2026-06-09 16:23:30.717120 | Job console starting
2026-06-09 16:23:30.847419 | Updating git repos
2026-06-09 16:23:30.983570 | Cloning repos into workspace
2026-06-09 16:23:36.591999 | Restoring repo states
2026-06-09 16:23:36.623500 | Merging changes
2026-06-09 16:23:37.773678 | Checking out repos
2026-06-09 16:23:39.047678 | Preparing playbooks
2026-06-09 16:23:44.949755 | Running Ansible setup
2026-06-09 16:23:49.910620 | PRE-RUN START: [trusted : review.rdoproject.org/config/playbooks/base-minimal/pre.yaml@master]
2026-06-09 16:23:50.528177 | 
2026-06-09 16:23:50.528279 | PLAY [localhost]
2026-06-09 16:23:50.535708 | 
2026-06-09 16:23:50.535782 | TASK [Gathering Facts]
2026-06-09 16:23:51.486680 | localhost | ok
2026-06-09 16:23:51.499730 | 
2026-06-09 16:23:51.499898 | TASK [log-inventory : Ensure Zuul Ansible directory exists]
2026-06-09 16:23:51.935687 | localhost -> localhost | changed
2026-06-09 16:23:51.944283 | 
2026-06-09 16:23:51.944429 | TASK [log-inventory : Copy ansible inventory to logs dir]
2026-06-09 16:23:52.942430 | localhost -> localhost | changed
2026-06-09 16:23:52.955787 | 
2026-06-09 16:23:52.955939 | TASK [Setup log path fact]
2026-06-09 16:23:52.979687 | localhost | ok
2026-06-09 16:23:53.001962 | 
2026-06-09 16:23:53.002103 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-09 16:23:53.044765 | localhost | ok
2026-06-09 16:23:53.056993 | 
2026-06-09 16:23:53.057142 | TASK [emit-job-header : Print job information]
2026-06-09 16:23:53.109287 | # Job Information
2026-06-09 16:23:53.109524 | Ansible Version: 2.16.18
2026-06-09 16:23:53.109639 | Job: cifmw-crc-podified-edpm-baremetal
2026-06-09 16:23:53.109685 | Pipeline: github-check
2026-06-09 16:23:53.109723 | Executor: 38.102.83.32
2026-06-09 16:23:53.109759 | Triggered by: https://github.com/openstack-k8s-operators/ci-framework/pull/3980
2026-06-09 16:23:53.109797 | Log URL (when completed): https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs/666/rdoproject.org/666e8415806d46f293a2609b54164fe2/
2026-06-09 16:23:53.109840 | Event ID: a15ecd90-641d-11f1-978c-95de3a8fdeb2
2026-06-09 16:23:53.115606 | 
2026-06-09 16:23:53.115745 | LOOP [emit-job-header : Print node information]
2026-06-09 16:23:53.246913 | localhost | ok:
2026-06-09 16:23:53.247190 | localhost | # Node Information
2026-06-09 16:23:53.247246 | localhost | Inventory Hostname: controller
2026-06-09 16:23:53.247292 | localhost | Hostname: np0000068890
2026-06-09 16:23:53.247331 | localhost | Username: zuul
2026-06-09 16:23:53.247373 | localhost | Distro: CentOS 9
2026-06-09 16:23:53.247410 | localhost | Provider: vexxhost-nodepool-tripleo
2026-06-09 16:23:53.247445 | localhost | Region: RegionOne
2026-06-09 16:23:53.247479 | localhost | Label: centos-9-stream-crc-2-56-0-6xlarge
2026-06-09 16:23:53.247523 | localhost | Product Name: OpenStack Nova
2026-06-09 16:23:53.247629 | localhost | Interface IP: 38.102.83.166
2026-06-09 16:23:53.264657 | 
2026-06-09 16:23:53.264794 | PLAY [all]
2026-06-09 16:23:53.279782 | 
2026-06-09 16:23:53.279964 | TASK [Gather network facts]
2026-06-09 16:23:53.861442 | controller | ok
2026-06-09 16:23:53.868885 | 
2026-06-09 16:23:53.868957 | TASK [include_role : start-zuul-console]
2026-06-09 16:23:53.889598 | controller | ok
2026-06-09 16:23:53.902526 | 
2026-06-09 16:23:53.902631 | TASK [start-zuul-console : Start zuul_console daemon.]
2026-06-09 16:23:54.388097 | controller | ok
2026-06-09 16:23:54.400582 | 
2026-06-09 16:23:54.400714 | TASK [include_role : add-build-sshkey]
2026-06-09 16:23:54.434191 | controller | ok
2026-06-09 16:23:54.455618 | 
2026-06-09 16:23:54.455767 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build]
2026-06-09 16:23:54.739554 | controller -> localhost | ok
2026-06-09 16:23:54.745445 | 
2026-06-09 16:23:54.745551 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID]
2026-06-09 16:23:54.765861 | controller | ok
2026-06-09 16:23:54.782230 | controller | included: /var/lib/zuul/builds/666e8415806d46f293a2609b54164fe2/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml
2026-06-09 16:23:54.788097 | 
2026-06-09 16:23:54.788171 | TASK [add-build-sshkey : Create Temp SSH key]
2026-06-09 16:23:55.500341 | controller -> localhost | Generating public/private rsa key pair.
2026-06-09 16:23:55.500696 | controller -> localhost | Your identification has been saved in /var/lib/zuul/builds/666e8415806d46f293a2609b54164fe2/work/666e8415806d46f293a2609b54164fe2_id_rsa
2026-06-09 16:23:55.500762 | controller -> localhost | Your public key has been saved in /var/lib/zuul/builds/666e8415806d46f293a2609b54164fe2/work/666e8415806d46f293a2609b54164fe2_id_rsa.pub
2026-06-09 16:23:55.500808 | controller -> localhost | The key fingerprint is:
2026-06-09 16:23:55.500849 | controller -> localhost | SHA256:cW5tfIlnwmtORMY6gSIoORupvrX0qyge2ZzEwX55HdU zuul-build-sshkey
2026-06-09 16:23:55.500889 | controller -> localhost | The key's randomart image is:
2026-06-09 16:23:55.500927 | controller -> localhost | +---[RSA 3072]----+
2026-06-09 16:23:55.500965 | controller -> localhost | |           ..    |
2026-06-09 16:23:55.501004 | controller -> localhost | | o..     ... E   |
2026-06-09 16:23:55.501042 | controller -> localhost | |* .o. . o.o +    |
2026-06-09 16:23:55.501083 | controller -> localhost | |.=o .....+.O . . |
2026-06-09 16:23:55.501141 | controller -> localhost | |o  + o .S.= O =  |
2026-06-09 16:23:55.501200 | controller -> localhost | |. = o .  . + *   |
2026-06-09 16:23:55.501257 | controller -> localhost | | + *        +    |
2026-06-09 16:23:55.501304 | controller -> localhost | |. * o      +     |
2026-06-09 16:23:55.501342 | controller -> localhost | |o+ o.o.     .    |
2026-06-09 16:23:55.501378 | controller -> localhost | +----[SHA256]-----+
2026-06-09 16:23:55.501461 | controller -> localhost | ok: Runtime: 0:00:00.244472
2026-06-09 16:23:55.509291 | 
2026-06-09 16:23:55.509410 | TASK [add-build-sshkey : Remote setup ssh keys (linux)]
2026-06-09 16:23:55.543898 | controller | ok
2026-06-09 16:23:55.560754 | controller | included: /var/lib/zuul/builds/666e8415806d46f293a2609b54164fe2/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml
2026-06-09 16:23:55.575622 | 
2026-06-09 16:23:55.575700 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey]
2026-06-09 16:23:55.601562 | controller | skipping: Conditional result was False
2026-06-09 16:23:55.607576 | 
2026-06-09 16:23:55.607661 | TASK [add-build-sshkey : Enable access via build key on all nodes]
2026-06-09 16:23:56.318048 | controller | changed
2026-06-09 16:23:56.325644 | 
2026-06-09 16:23:56.325770 | TASK [add-build-sshkey : Make sure user has a .ssh]
2026-06-09 16:23:56.699201 | controller | ok
2026-06-09 16:23:56.710243 | 
2026-06-09 16:23:56.710380 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes]
2026-06-09 16:23:58.299644 | controller | changed
2026-06-09 16:23:58.304545 | 
2026-06-09 16:23:58.304620 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes]
2026-06-09 16:23:59.876476 | controller | changed
2026-06-09 16:23:59.885678 | 
2026-06-09 16:23:59.885815 | TASK [add-build-sshkey : Remote setup ssh keys (windows)]
2026-06-09 16:23:59.912477 | controller | skipping: Conditional result was False
2026-06-09 16:23:59.921956 | 
2026-06-09 16:23:59.922128 | TASK [remove-zuul-sshkey : Remove master key from local agent]
2026-06-09 16:24:00.375045 | controller -> localhost | changed
2026-06-09 16:24:00.382338 | 
2026-06-09 16:24:00.382411 | TASK [add-build-sshkey : Add back temp key]
2026-06-09 16:24:00.729518 | controller -> localhost | Identity added: /var/lib/zuul/builds/666e8415806d46f293a2609b54164fe2/work/666e8415806d46f293a2609b54164fe2_id_rsa (zuul-build-sshkey)
2026-06-09 16:24:00.729997 | controller -> localhost | ok: Runtime: 0:00:00.017640
2026-06-09 16:24:00.739409 | 
2026-06-09 16:24:00.739620 | TASK [add-build-sshkey : Verify we can still SSH to all nodes]
2026-06-09 16:24:01.213411 | controller | ok
2026-06-09 16:24:01.221883 | 
2026-06-09 16:24:01.222109 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)]
2026-06-09 16:24:01.259130 | controller | skipping: Conditional result was False
2026-06-09 16:24:01.277016 | 
2026-06-09 16:24:01.277168 | TASK [include_role : validate-host]
2026-06-09 16:24:01.312149 | controller | ok
2026-06-09 16:24:01.344137 | 
2026-06-09 16:24:01.344275 | TASK [validate-host : Define zuul_info_dir fact]
2026-06-09 16:24:01.384467 | controller | ok
2026-06-09 16:24:01.389378 | 
2026-06-09 16:24:01.389535 | TASK [validate-host : Ensure Zuul Ansible directory exists]
2026-06-09 16:24:01.737819 | controller -> localhost | ok
2026-06-09 16:24:01.744828 | 
2026-06-09 16:24:01.744922 | TASK [validate-host : Collect information about the host]
2026-06-09 16:24:02.612716 | controller | ok
2026-06-09 16:24:02.631265 | 
2026-06-09 16:24:02.631407 | TASK [validate-host : Sanitize hostname]
2026-06-09 16:24:02.777074 | controller | ok
2026-06-09 16:24:02.782185 | 
2026-06-09 16:24:02.782269 | TASK [validate-host : Write out all ansible variables/facts known for each host]
2026-06-09 16:24:03.273897 | controller -> localhost | changed
2026-06-09 16:24:03.284747 | 
2026-06-09 16:24:03.284903 | TASK [validate-host : Collect information about zuul worker]
2026-06-09 16:24:03.767398 | controller | ok
2026-06-09 16:24:03.775861 | 
2026-06-09 16:24:03.776005 | TASK [validate-host : Write out all zuul information for each host]
2026-06-09 16:24:04.270633 | controller -> localhost | changed
2026-06-09 16:24:04.287957 | 
2026-06-09 16:24:04.288120 | TASK [include_role : prepare-workspace-openshift]
2026-06-09 16:24:04.314240 | controller | skipping: Conditional result was False
2026-06-09 16:24:04.318208 | 
2026-06-09 16:24:04.318271 | TASK [include_role : remove-zuul-sshkey]
2026-06-09 16:24:04.340981 | controller | skipping: Conditional result was False
2026-06-09 16:24:04.345581 | 
2026-06-09 16:24:04.345646 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them]
2026-06-09 16:24:04.686498 | controller | ok: "logs"
2026-06-09 16:24:04.687108 | controller | ok: All items complete
2026-06-09 16:24:04.687171 | 
2026-06-09 16:24:04.994435 | controller | ok: "artifacts"
2026-06-09 16:24:05.289482 | controller | ok: "docs"
2026-06-09 16:24:05.304989 | 
2026-06-09 16:24:05.305129 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist]
2026-06-09 16:24:05.703843 | controller | changed: "logs"
2026-06-09 16:24:06.039858 | controller | changed: "artifacts"
2026-06-09 16:24:06.355647 | controller | changed: "docs"
2026-06-09 16:24:06.375991 | 
2026-06-09 16:24:06.376164 | PLAY RECAP
2026-06-09 16:24:06.376254 | controller | ok: 22 changed: 9 unreachable: 0 failed: 0 skipped: 5 rescued: 0 ignored: 0
2026-06-09 16:24:06.376308 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-09 16:24:06.376343 | 
2026-06-09 16:24:06.504872 | PRE-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/base-minimal/pre.yaml@master]
2026-06-09 16:24:06.508586 | PRE-RUN START: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/pre.yaml@master]
2026-06-09 16:24:07.170883 | 
2026-06-09 16:24:07.170992 | PLAY [all]
2026-06-09 16:24:07.181836 | 
2026-06-09 16:24:07.181907 | TASK [mirror-info-fork : Set mirror_fqdn if not defined]
2026-06-09 16:24:07.261544 | controller | ok
2026-06-09 16:24:07.266475 | 
2026-06-09 16:24:07.266605 | TASK [mirror-info-fork : Create /etc/ci]
2026-06-09 16:24:07.805504 | controller | changed
2026-06-09 16:24:07.814873 | 
2026-06-09 16:24:07.815025 | TASK [mirror-info-fork : Install ci_mirror script]
2026-06-09 16:24:09.581814 | controller | changed
2026-06-09 16:24:09.598131 | 
2026-06-09 16:24:09.598282 | LOOP [add-authorized-keys : Enable access via build key on all nodes]
2026-06-09 16:24:10.238639 | controller | changed:
2026-06-09 16:24:10.238952 | controller | {
2026-06-09 16:24:10.239014 | controller |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA4Z/c9osaGGtU6X8fgELwfj/yayRurfcKA0HMFfdpPxev2dbwljysMuzoVp4OZmW1gvGtyYPSNRvnzgsaabPNKNo2ym5NToCP6UM+KSe93aln4BcM/24mXChYAbXJQ5Bqq/pIzsGs/pKetQN+vwvMxLOwTvpcsCJBXaa981RKML6xj9l/UZ7IIq1HSEKMvPLxZMWdu0Ut8DkCd5F4nOw9Wgml2uYpDCj5LLCrQQ9ChdOMz8hz6SighhNlRpPkvPaet3OXxr/ytFMu7j7vv06CaEnuMMiY2aTWN1Imin9eHAylIqFHta/3gFfQSWt9jXM7owkBLKL7ATzhaAn+fjNupw== arxcruz@redhat.com"
2026-06-09 16:24:10.239075 | controller | }
2026-06-09 16:24:10.648862 | controller | changed:
2026-06-09 16:24:10.649037 | controller | {
2026-06-09 16:24:10.649105 | controller |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDS4Fn6k4deCnIlOtLWqZJyksbepjQt04j8Ed8CGx9EKkj0fKiAxiI4TadXQYPuNHMixZy4Nevjb6aDhL5Z906TfvNHKUrjrG7G26a0k8vdc61NEQ7FmcGMWRLwwc6ReDO7lFpzYKBMk4YqfWgBuGU/K6WLKiVW2cVvwIuGIaYrE1OiiX0iVUUk7KApXlDJMXn7qjSYynfO4mF629NIp8FJal38+Kv+HA+0QkE5Y2xXnzD4Lar5+keymiCHRntPppXHeLIRzbt0gxC7v3L72hpQ3BTBEzwHpeS8KY+SX1y5lRMN45thCHfJqGmARJREDjBvWG8JXOPmVIKQtZmVcD5b mandreou@redhat.com"
2026-06-09 16:24:10.649150 | controller | }
2026-06-09 16:24:11.036831 | controller | changed:
2026-06-09 16:24:11.036968 | controller | {
2026-06-09 16:24:11.037018 | 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 16:24:11.037058 | controller | }
2026-06-09 16:24:11.418079 | controller | changed:
2026-06-09 16:24:11.418243 | controller | {
2026-06-09 16:24:11.418297 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFCbgz8gdERiJlk2IKOtkjQxEXejrio6ZYMJAVJYpOIp raukadah@gmail.com"
2026-06-09 16:24:11.418339 | controller | }
2026-06-09 16:24:11.787594 | controller | changed:
2026-06-09 16:24:11.787735 | controller | {
2026-06-09 16:24:11.787786 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBqb3Q/9uDf4LmihQ7xeJ9gA/STIQUFPSfyyV0m8AoQi bshewale@redhat.com"
2026-06-09 16:24:11.787828 | controller | }
2026-06-09 16:24:12.212544 | controller | changed:
2026-06-09 16:24:12.212709 | controller | {
2026-06-09 16:24:12.212774 | controller |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC0I8QqQx0Az2ysJt2JuffucLijhBqnsXKEIx5GyHwxVULROa8VtNFXUDH6ZKZavhiMcmfHB2+TBTda+lDP4FldYj06dGmzCY+IYGa+uDRdxHNGYjvCfLFcmLlzRK6fNbTcui+KlUFUdKe0fb9CRoGKyhlJD5GRkM1Dv+Yb6Bj+RNnmm1fVGYxzmrD2utvffYEb0SZGWxq2R9gefx1q/3wCGjeqvufEV+AskPhVGc5T7t9eyZ4qmslkLh1/nMuaIBFcr9AUACRajsvk6mXrAN1g3HlBf2gQlhi1UEyfbqIQvzzFtsbLDlSum/KmKjy818GzvWjERfQ0VkGzCd9bSLVL dviroel@redhat.com"
2026-06-09 16:24:12.212827 | controller | }
2026-06-09 16:24:12.601230 | controller | changed:
2026-06-09 16:24:12.601391 | controller | {
2026-06-09 16:24:12.601455 | 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 16:24:12.601508 | controller | }
2026-06-09 16:24:12.994730 | controller | changed:
2026-06-09 16:24:12.994908 | controller | {
2026-06-09 16:24:12.994968 | 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 16:24:12.995028 | controller | }
2026-06-09 16:24:13.378162 | controller | changed:
2026-06-09 16:24:13.378396 | controller | {
2026-06-09 16:24:13.378455 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHUnwjB20UKmsSed9X73eGNV5AOEFccQ3NYrRW776pEk cjeanner"
2026-06-09 16:24:13.378502 | controller | }
2026-06-09 16:24:13.765391 | controller | changed:
2026-06-09 16:24:13.765659 | controller | {
2026-06-09 16:24:13.765719 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDercCMGn8rW1C4P67tHgtflPdTeXlpyUJYH+6XDd2lR jgilaber@redhat.com"
2026-06-09 16:24:13.765759 | controller | }
2026-06-09 16:24:14.134856 | controller | changed:
2026-06-09 16:24:14.135014 | controller | {
2026-06-09 16:24:14.135063 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAMI6kkg9Wg0sG7jIJmyZemEBwUn1yzNpQQd3gnulOmZ adrianfuscoarnejo@gmail.com"
2026-06-09 16:24:14.135102 | controller | }
2026-06-09 16:24:14.565579 | controller | changed:
2026-06-09 16:24:14.565717 | controller | {
2026-06-09 16:24:14.565766 | controller |   "public_key": "ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPijwpQu/3jhhhBZInXNOLEH57DrknPc3PLbsRvYyJIFzwYjX+WD4a7+nGnMYS42MuZk6TJcVqgnqofVx4isoD4= ramishra@redhat.com"
2026-06-09 16:24:14.565804 | controller | }
2026-06-09 16:24:14.954424 | controller | changed:
2026-06-09 16:24:14.954632 | controller | {
2026-06-09 16:24:14.954690 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICWBreHW95Wz2Toz5YwCGQwFcUG8oFYkienDh9tntmDc ralfieri@redhat.com"
2026-06-09 16:24:14.954733 | controller | }
2026-06-09 16:24:15.333484 | controller | changed:
2026-06-09 16:24:15.333654 | controller | {
2026-06-09 16:24:15.333705 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDK0iKdi8jQTpQrDdLVH/AAgLVYyTXF7AQ1gjc/5uT3t ykarel@yatinkarel"
2026-06-09 16:24:15.333744 | controller | }
2026-06-09 16:24:15.710858 | controller | changed:
2026-06-09 16:24:15.711014 | controller | {
2026-06-09 16:24:15.711065 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIF/V/cLotA6LZeO32VL45Hd78skuA2lJA425Sm2LlQeZ fmount@horcrux"
2026-06-09 16:24:15.711106 | controller | }
2026-06-09 16:24:16.116356 | controller | changed:
2026-06-09 16:24:16.116503 | controller | {
2026-06-09 16:24:16.116609 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDa7QCjuDMVmRPo1rREbGwzYeBCYVN+Ou/3WKXZEC6Sr"
2026-06-09 16:24:16.116663 | controller | }
2026-06-09 16:24:16.497721 | controller | changed:
2026-06-09 16:24:16.497825 | controller | {
2026-06-09 16:24:16.497850 | 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 16:24:16.497869 | controller | }
2026-06-09 16:24:16.915778 | controller | changed:
2026-06-09 16:24:16.915878 | controller | {
2026-06-09 16:24:16.915900 | 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 16:24:16.915927 | controller | }
2026-06-09 16:24:17.294681 | controller | changed:
2026-06-09 16:24:17.294857 | controller | {
2026-06-09 16:24:17.294926 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOKLl0NYKwoZ/JY5KeZU8VwRAggeOxqQJeoqp3dsAaY9"
2026-06-09 16:24:17.294977 | controller | }
2026-06-09 16:24:17.757031 | controller | changed:
2026-06-09 16:24:17.757204 | controller | {
2026-06-09 16:24:17.757268 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIASASQOH2BcOyLKuuDOdWZlPi2orcjcA8q4400T73DLH evallesp@fedora"
2026-06-09 16:24:17.757312 | controller | }
2026-06-09 16:24:18.198419 | controller | changed:
2026-06-09 16:24:18.198614 | controller | {
2026-06-09 16:24:18.198668 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILeBWlamUph+jRKV2qrx1PGU7vWuGIt5+z9k96I8WehW amsinha@amsinha-mac"
2026-06-09 16:24:18.198711 | controller | }
2026-06-09 16:24:18.622955 | controller | changed:
2026-06-09 16:24:18.623094 | controller | {
2026-06-09 16:24:18.623143 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIANvVgvJBlK3gb1yz5uef/JqIGq4HLEmY2dYA8e37swb morenod@redhat-laptop"
2026-06-09 16:24:18.623183 | controller | }
2026-06-09 16:24:19.000380 | controller | changed:
2026-06-09 16:24:19.000602 | controller | {
2026-06-09 16:24:19.000673 | 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 16:24:19.000725 | controller | }
2026-06-09 16:24:19.398294 | controller | changed:
2026-06-09 16:24:19.398422 | controller | {
2026-06-09 16:24:19.398469 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKwedoZ0TWPJX/z/4TAbO/kKcDZOQVgRH0hAqrL5UCI1 vcastell@redhat.com"
2026-06-09 16:24:19.398509 | controller | }
2026-06-09 16:24:19.801615 | controller | changed:
2026-06-09 16:24:19.801778 | controller | {
2026-06-09 16:24:19.801838 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEmv8sE8GCk6ZTPIqF0FQrttBdL3mq7rCm/IJy0xDFh7 michburk@redhat.com"
2026-06-09 16:24:19.801883 | controller | }
2026-06-09 16:24:20.182158 | controller | changed:
2026-06-09 16:24:20.182248 | controller | {
2026-06-09 16:24:20.182272 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICy6GpGEtwevXEEn4mmLR5lmSLe23dGgAvzkB9DMNbkf rsafrono@rsafrono"
2026-06-09 16:24:20.182291 | controller | }
2026-06-09 16:24:20.215811 | 
2026-06-09 16:24:20.215987 | TASK [Set timezone to UTC]
2026-06-09 16:24:20.867253 | controller | changed: executed `/bin/timedatectl set-timezone UTC`
2026-06-09 16:24:20.875326 | 
2026-06-09 16:24:20.875504 | TASK [Create nodepool directory]
2026-06-09 16:24:21.255795 | controller | changed
2026-06-09 16:24:21.266156 | 
2026-06-09 16:24:21.266297 | TASK [Create nodepool sub_nodes file]
2026-06-09 16:24:22.691501 | controller | changed
2026-06-09 16:24:22.704060 | 
2026-06-09 16:24:22.704250 | TASK [Create nodepool sub_nodes_private file]
2026-06-09 16:24:24.214002 | controller | changed
2026-06-09 16:24:24.222804 | 
2026-06-09 16:24:24.222936 | LOOP [Populate nodepool sub_nodes file]
2026-06-09 16:24:24.275385 | 
2026-06-09 16:24:24.275751 | LOOP [Populate nodepool sub_nodes_private file]
2026-06-09 16:24:24.324055 | 
2026-06-09 16:24:24.324386 | TASK [Create nodepool primary file]
2026-06-09 16:24:24.362004 | controller | skipping: Conditional result was False
2026-06-09 16:24:24.375494 | 
2026-06-09 16:24:24.375676 | TASK [Create nodepool node_private for this node]
2026-06-09 16:24:25.891553 | controller | changed
2026-06-09 16:24:25.901108 | 
2026-06-09 16:24:25.901246 | LOOP [Copy ssh keys to nodepool directory]
2026-06-09 16:24:26.420401 | controller | ok: Item: id_rsa Runtime: 0:00:00.007851
2026-06-09 16:24:26.420781 | 
2026-06-09 16:24:26.778861 | controller | ok: Item: id_rsa.pub Runtime: 0:00:00.013082
2026-06-09 16:24:26.791210 | 
2026-06-09 16:24:26.791391 | TASK [Add sudoers role for zuul-sudo-grep.sh]
2026-06-09 16:24:28.292861 | controller | changed
2026-06-09 16:24:28.300740 | 
2026-06-09 16:24:28.300868 | TASK [Validate sudoers config after edits]
2026-06-09 16:24:28.773129 | controller | /etc/sudoers: parsed OK
2026-06-09 16:24:28.773239 | controller | /etc/sudoers.d/90-cloud-init-users: parsed OK
2026-06-09 16:24:28.773253 | controller | /etc/sudoers.d/zuul: parsed OK
2026-06-09 16:24:28.773278 | controller | /etc/sudoers.d/zuul-sudo-grep: parsed OK
2026-06-09 16:24:28.844326 | controller | ok: Runtime: 0:00:00.010554
2026-06-09 16:24:28.849686 | 
2026-06-09 16:24:28.849766 | TASK [Show the environment passed in to job shell scripts]
2026-06-09 16:24:29.181135 | controller | SHELL=/bin/bash
2026-06-09 16:24:29.181825 | controller | ZUUL_PROJECT=openstack-k8s-operators/ci-framework
2026-06-09 16:24:29.181844 | controller | ZUUL_SHORT_PROJECT_NAME=ci-framework
2026-06-09 16:24:29.181854 | controller | ZUUL_CHANGES=openstack-k8s-operators/ci-framework:main:refs/changes/80/3980/db045fc008bdc3cc4495198de690b1680575f233
2026-06-09 16:24:29.181861 | controller | PWD=/home/zuul
2026-06-09 16:24:29.181868 | controller | ZUUL_PIPELINE=github-check
2026-06-09 16:24:29.181877 | controller | LOGNAME=zuul
2026-06-09 16:24:29.181883 | controller | XDG_SESSION_TYPE=tty
2026-06-09 16:24:29.181888 | controller | _=/usr/bin/env
2026-06-09 16:24:29.181897 | controller | MOTD_SHOWN=pam
2026-06-09 16:24:29.181903 | controller | HOME=/home/zuul
2026-06-09 16:24:29.181908 | controller | LANG=en_US.UTF-8
2026-06-09 16:24:29.181915 | controller | SSH_CONNECTION=38.102.83.32 38416 38.102.83.166 22
2026-06-09 16:24:29.181922 | 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 16:24:29.181929 | controller | ZUUL_CHANGE_IDS=3980,db045fc008bdc3cc4495198de690b1680575f233
2026-06-09 16:24:29.181935 | controller | WORKSPACE=/home/zuul/workspace
2026-06-09 16:24:29.181940 | controller | XDG_SESSION_CLASS=user
2026-06-09 16:24:29.181945 | controller | SELINUX_ROLE_REQUESTED=
2026-06-09 16:24:29.181951 | controller | LESSOPEN=||/usr/bin/lesspipe.sh %s
2026-06-09 16:24:29.181956 | controller | USER=zuul
2026-06-09 16:24:29.181961 | controller | ZUUL_VOTING=True
2026-06-09 16:24:29.181966 | controller | BUILD_TIMEOUT=10800000
2026-06-09 16:24:29.181971 | controller | SELINUX_USE_CURRENT_RANGE=
2026-06-09 16:24:29.181977 | controller | SHLVL=1
2026-06-09 16:24:29.181982 | controller | ZUUL_PATCHSET=db045fc008bdc3cc4495198de690b1680575f233
2026-06-09 16:24:29.181988 | controller | XDG_SESSION_ID=1
2026-06-09 16:24:29.181993 | controller | ZUUL_BRANCH=main
2026-06-09 16:24:29.181998 | controller | XDG_RUNTIME_DIR=/run/user/1000
2026-06-09 16:24:29.182003 | controller | SSH_CLIENT=38.102.83.32 38416 22
2026-06-09 16:24:29.182011 | controller | DEBUGINFOD_URLS=https://debuginfod.centos.org/
2026-06-09 16:24:29.182017 | controller | DEBUGINFOD_IMA_CERT_PATH=/etc/keys/ima:
2026-06-09 16:24:29.182023 | controller | which_declare=declare -f
2026-06-09 16:24:29.182029 | 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 16:24:29.182034 | controller | SELINUX_LEVEL_REQUESTED=
2026-06-09 16:24:29.182039 | controller | ZUUL_CHANGE=3980
2026-06-09 16:24:29.182044 | controller | DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus
2026-06-09 16:24:29.182050 | controller | ZUUL_UUID=666e8415806d46f293a2609b54164fe2
2026-06-09 16:24:29.182055 | controller | BASH_FUNC_which%%=() {  ( alias;
2026-06-09 16:24:29.182061 | controller |  eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@
2026-06-09 16:24:29.182067 | controller | }
2026-06-09 16:24:29.385895 | controller | ok: Runtime: 0:00:00.009222
2026-06-09 16:24:29.395607 | 
2026-06-09 16:24:29.395739 | TASK [Workaround hardcoded /home/zuul/workspace in zuul_legacy_vars]
2026-06-09 16:24:29.412337 | controller | skipping: Conditional result was False
2026-06-09 16:24:29.421228 | 
2026-06-09 16:24:29.421360 | TASK [Symlink /home/zuul-worker/workspace]
2026-06-09 16:24:29.959634 | controller | skipping: Conditional result was False
2026-06-09 16:24:29.969567 | 
2026-06-09 16:24:29.969714 | TASK [Ensure legacy workspace directory]
2026-06-09 16:24:30.340229 | controller | changed
2026-06-09 16:24:30.342714 | 
2026-06-09 16:24:30.342812 | PLAY RECAP
2026-06-09 16:24:30.342901 | controller | ok: 14 changed: 11 unreachable: 0 failed: 0 skipped: 5 rescued: 0 ignored: 0
2026-06-09 16:24:30.342949 | 
2026-06-09 16:24:30.481236 | PRE-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/pre.yaml@master]
2026-06-09 16:24:30.484779 | PRE-RUN START: [trusted : review.rdoproject.org/config/playbooks/crc/podman.yaml@master]
2026-06-09 16:24:31.060329 | 
2026-06-09 16:24:31.060439 | PLAY [all,!compute]
2026-06-09 16:24:31.069764 | 
2026-06-09 16:24:31.069831 | TASK [Enable container-tools rhel-modules for c8/crc node]
2026-06-09 16:24:31.590930 | controller | skipping: Conditional result was False
2026-06-09 16:24:31.601864 | 
2026-06-09 16:24:31.602031 | TASK [Install podman]
2026-06-09 16:24:49.734200 | controller | changed
2026-06-09 16:24:49.743085 | 
2026-06-09 16:24:49.743219 | TASK [Set var name for quay login zuul secret]
2026-06-09 16:24:49.820392 | controller | skipping: Conditional result was False
2026-06-09 16:24:49.829727 | 
2026-06-09 16:24:49.829870 | TASK [Print the username]
2026-06-09 16:24:50.356477 | controller | openstack-k8s-operators+cirobot
2026-06-09 16:24:50.426854 | controller | ok: Runtime: 0:00:00.006300
2026-06-09 16:24:50.440836 | 
2026-06-09 16:24:50.440960 | TASK [Fail when user or password is not set]
2026-06-09 16:24:50.495745 | controller | skipping: Conditional result was False
2026-06-09 16:24:50.502229 | 
2026-06-09 16:24:50.502322 | TASK [Set vars for quay login]
2026-06-09 16:24:50.554539 | controller | Output suppressed because no_log was given
2026-06-09 16:24:50.557759 | 
2026-06-09 16:24:50.557818 | LOOP [Perform container registry login(s) with podman]
2026-06-09 16:24:51.861882 | controller | Output suppressed because no_log was given
2026-06-09 16:24:51.870433 | 
2026-06-09 16:24:51.870620 | LOOP [Perform container registry login(s) with buildah]
2026-06-09 16:24:51.950413 | controller | Output suppressed because no_log was given
2026-06-09 16:24:51.969195 | 
2026-06-09 16:24:51.969370 | TASK [Set Insecure registry for content provider]
2026-06-09 16:24:52.490554 | controller | changed: Block inserted
2026-06-09 16:24:52.493089 | 
2026-06-09 16:24:52.493189 | PLAY RECAP
2026-06-09 16:24:52.493286 | controller | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0
2026-06-09 16:24:52.493334 | 
2026-06-09 16:24:52.618495 | PRE-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/crc/podman.yaml@master]
2026-06-09 16:24:52.621988 | PRE-RUN START: [trusted : review.rdoproject.org/config/playbooks/crc/simple-start.yaml@master]
2026-06-09 16:24:53.218779 | 
2026-06-09 16:24:53.218883 | PLAY [Prefer ipv4 over ipv6]
2026-06-09 16:24:53.228324 | 
2026-06-09 16:24:53.228396 | TASK [Configure /etc/gai.conf to prever ipv4 over ipv6]
2026-06-09 16:24:53.292763 | controller | skipping: Conditional result was False
2026-06-09 16:24:53.295280 | 
2026-06-09 16:24:53.295371 | PLAY [controller]
2026-06-09 16:24:53.302504 | 
2026-06-09 16:24:53.302634 | TASK [Fail when openshift_pull_sec not provided]
2026-06-09 16:24:53.326881 | controller | skipping: Conditional result was False
2026-06-09 16:24:53.336379 | 
2026-06-09 16:24:53.336548 | TASK [Clone repos in the job workspace]
2026-06-09 16:24:53.361382 | controller | ok
2026-06-09 16:24:53.386891 | 
2026-06-09 16:24:53.386979 | TASK [prepare-workspace : Start zuul_console daemon.]
2026-06-09 16:24:53.917334 | controller | ok
2026-06-09 16:24:53.927650 | 
2026-06-09 16:24:53.927791 | TASK [prepare-workspace : Synchronize src repos to workspace directory.]
2026-06-09 16:24:57.176105 | controller | Output suppressed because no_log was given
2026-06-09 16:24:57.185890 | 
2026-06-09 16:24:57.185980 | TASK [Create pull-secret.txt file]
2026-06-09 16:24:58.925663 | controller | Output suppressed because no_log was given
2026-06-09 16:24:58.937048 | 
2026-06-09 16:24:58.937218 | TASK [Apply CRC features and print image build date]
2026-06-09 16:24:58.967278 | controller | ok
2026-06-09 16:24:58.982581 | controller | included: /var/lib/zuul/builds/666e8415806d46f293a2609b54164fe2/trusted/project_0/review.rdoproject.org/config/playbooks/crc/features.yaml
2026-06-09 16:24:59.019576 | 
2026-06-09 16:24:59.019671 | TASK [Set additional parameters for crc - telemetry]
2026-06-09 16:24:59.541943 | controller | skipping: Conditional result was False
2026-06-09 16:24:59.551238 | 
2026-06-09 16:24:59.551377 | TASK [Set additional parameters for crc - monitoring]
2026-06-09 16:25:00.093603 | controller | skipping: Conditional result was False
2026-06-09 16:25:00.102546 | 
2026-06-09 16:25:00.102674 | TASK [Set minimum required memory to run the CRC when monitoring enabled]
2026-06-09 16:25:00.643328 | controller | skipping: Conditional result was False
2026-06-09 16:25:00.652033 | 
2026-06-09 16:25:00.652155 | TASK [Set additional parameters for crc - enable microshift preset]
2026-06-09 16:25:01.192911 | controller | skipping: Conditional result was False
2026-06-09 16:25:01.201574 | 
2026-06-09 16:25:01.201703 | TASK [Set additional parameters for crc - enable okd preset]
2026-06-09 16:25:01.740334 | controller | skipping: Conditional result was False
2026-06-09 16:25:01.749021 | 
2026-06-09 16:25:01.749145 | TASK [Delete the cluster if there's a non-default bundle URL]
2026-06-09 16:25:02.287041 | controller | skipping: Conditional result was False
2026-06-09 16:25:02.296147 | 
2026-06-09 16:25:02.296272 | TASK [Execute crc start command]
2026-06-09 16:30:28.566711 | controller | ok: Runtime: 0:05:25.570335
2026-06-09 16:30:28.574745 | 
2026-06-09 16:30:28.574869 | TASK [Verify that OpenShift is up and running]
2026-06-09 16:30:28.600036 | controller | ok
2026-06-09 16:30:28.617138 | controller | included: /var/lib/zuul/builds/666e8415806d46f293a2609b54164fe2/trusted/project_0/review.rdoproject.org/config/playbooks/crc/verify_openshift_start.yaml
2026-06-09 16:30:28.628368 | 
2026-06-09 16:30:28.628486 | TASK [Create script to login and verify services]
2026-06-09 16:30:30.199190 | controller | changed
2026-06-09 16:30:30.210878 | 
2026-06-09 16:30:30.211016 | TASK [Ensure that user is logged]
2026-06-09 16:30:30.567109 | controller | Checking login to the cluster 1...
2026-06-09 16:30:31.525597 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-09 16:30:31.525673 | controller |
2026-06-09 16:30:31.671003 | controller | The connection to the server oauth-openshift.apps-crc.testing was refused - did you specify the right host or port?
2026-06-09 16:30:31.675480 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-09 16:30:41.678799 | controller | Checking login to the cluster 2...
2026-06-09 16:30:41.962828 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-09 16:30:41.962907 | controller |
2026-06-09 16:30:44.326052 | controller | The connection to the server oauth-openshift.apps-crc.testing was refused - did you specify the right host or port?
2026-06-09 16:30:44.339055 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-09 16:30:54.350523 | controller | Checking login to the cluster 3...
2026-06-09 16:30:54.538083 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-09 16:30:54.538163 | controller |
2026-06-09 16:30:54.623131 | controller | The connection to the server oauth-openshift.apps-crc.testing was refused - did you specify the right host or port?
2026-06-09 16:30:54.635222 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-09 16:31:04.640054 | controller | Checking login to the cluster 4...
2026-06-09 16:31:05.946277 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-09 16:31:05.946371 | controller |
2026-06-09 16:31:06.081228 | controller | Error from server (InternalError): Internal error occurred: unexpected response: 503
2026-06-09 16:31:06.085960 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-09 16:31:16.098105 | controller | Checking login to the cluster 5...
2026-06-09 16:31:16.221661 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-09 16:31:16.221770 | controller |
2026-06-09 16:31:16.354090 | controller | Error from server (InternalError): Internal error occurred: unexpected response: 503
2026-06-09 16:31:16.357443 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-09 16:31:26.361206 | controller | Checking login to the cluster 6...
2026-06-09 16:31:26.480422 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-09 16:31:26.480508 | controller |
2026-06-09 16:31:26.620814 | controller | Error from server (InternalError): Internal error occurred: unexpected response: 503
2026-06-09 16:31:26.625649 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-09 16:31:36.629470 | controller | Checking login to the cluster 7...
2026-06-09 16:31:37.024135 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-09 16:31:37.024556 | controller |
2026-06-09 16:31:37.108073 | controller | Error from server (InternalError): Internal error occurred: unexpected response: 503
2026-06-09 16:31:37.118847 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-09 16:31:47.133305 | controller | Checking login to the cluster 8...
2026-06-09 16:31:47.269097 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-09 16:31:47.269172 | controller |
2026-06-09 16:31:47.322238 | controller | The connection to the server oauth-openshift.apps-crc.testing was refused - did you specify the right host or port?
2026-06-09 16:31:47.329073 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-09 16:31:57.332603 | controller | Checking login to the cluster 9...
2026-06-09 16:31:57.502334 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-09 16:31:57.502430 | controller |
2026-06-09 16:31:57.539982 | controller | The connection to the server oauth-openshift.apps-crc.testing was refused - did you specify the right host or port?
2026-06-09 16:31:57.544238 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-09 16:32:07.550212 | controller | Checking login to the cluster 10...
2026-06-09 16:32:07.677825 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-09 16:32:07.677880 | controller |
2026-06-09 16:32:07.702063 | controller | The connection to the server oauth-openshift.apps-crc.testing was refused - did you specify the right host or port?
2026-06-09 16:32:07.711332 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-09 16:32:17.715528 | controller | Checking login to the cluster 11...
2026-06-09 16:32:17.896905 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-09 16:32:17.897055 | controller |
2026-06-09 16:32:17.929744 | controller | The connection to the server oauth-openshift.apps-crc.testing was refused - did you specify the right host or port?
2026-06-09 16:32:17.939791 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-09 16:32:27.944856 | controller | Checking login to the cluster 12...
2026-06-09 16:32:28.081725 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-09 16:32:28.081813 | controller |
2026-06-09 16:32:28.109808 | controller | The connection to the server oauth-openshift.apps-crc.testing was refused - did you specify the right host or port?
2026-06-09 16:32:28.120918 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-09 16:32:38.123664 | controller | Checking login to the cluster 13...
2026-06-09 16:32:38.228368 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-09 16:32:38.228467 | controller |
2026-06-09 16:32:38.254606 | controller | The connection to the server oauth-openshift.apps-crc.testing was refused - did you specify the right host or port?
2026-06-09 16:32:38.257687 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-09 16:32:48.260477 | controller | Checking login to the cluster 14...
2026-06-09 16:32:48.368762 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-09 16:32:48.368853 | controller |
2026-06-09 16:32:48.398371 | controller | The connection to the server oauth-openshift.apps-crc.testing was refused - did you specify the right host or port?
2026-06-09 16:32:48.403004 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-09 16:32:58.405294 | controller | Checking login to the cluster 15...
2026-06-09 16:32:58.514926 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-09 16:32:58.515001 | controller |
2026-06-09 16:32:58.543433 | controller | The connection to the server oauth-openshift.apps-crc.testing was refused - did you specify the right host or port?
2026-06-09 16:32:58.546482 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-09 16:33:08.550042 | controller | Checking login to the cluster 16...
2026-06-09 16:33:08.646351 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-09 16:33:08.646419 | controller |
2026-06-09 16:33:08.671944 | controller | The connection to the server oauth-openshift.apps-crc.testing was refused - did you specify the right host or port?
2026-06-09 16:33:08.675884 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-09 16:33:18.679119 | controller | Checking login to the cluster 17...
2026-06-09 16:33:18.793429 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-09 16:33:18.793617 | controller |
2026-06-09 16:33:18.816063 | controller | The connection to the server oauth-openshift.apps-crc.testing was refused - did you specify the right host or port?
2026-06-09 16:33:18.825835 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-09 16:33:28.828828 | controller | Checking login to the cluster 18...
2026-06-09 16:33:28.978891 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-09 16:33:28.978964 | controller |
2026-06-09 16:33:29.006746 | controller | The connection to the server oauth-openshift.apps-crc.testing was refused - did you specify the right host or port?
2026-06-09 16:33:29.012249 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-09 16:33:39.015188 | controller | Checking login to the cluster 19...
2026-06-09 16:33:39.153245 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-09 16:33:39.153316 | controller |
2026-06-09 16:33:39.170972 | controller | The connection to the server oauth-openshift.apps-crc.testing was refused - did you specify the right host or port?
2026-06-09 16:33:39.176945 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-09 16:33:49.179353 | controller | Checking login to the cluster 20...
2026-06-09 16:33:49.303497 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-09 16:33:49.303580 | controller |
2026-06-09 16:33:54.726705 | controller | Login failed (401 Unauthorized)
2026-06-09 16:33:54.727121 | controller | Verify you have provided the correct credentials.
2026-06-09 16:33:54.736970 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-09 16:34:04.743423 | controller | Checking login to the cluster 21...
2026-06-09 16:34:04.881641 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-09 16:34:04.881737 | controller |
2026-06-09 16:34:15.790810 | controller | Login failed (401 Unauthorized)
2026-06-09 16:34:15.790988 | controller | Verify you have provided the correct credentials.
2026-06-09 16:34:15.803775 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-09 16:34:25.809242 | controller | Checking login to the cluster 22...
2026-06-09 16:34:25.904462 | controller | error: dial tcp 192.168.130.11:6443: connect: connection refused - verify you have provided the correct host and port and that the server is currently running.
2026-06-09 16:34:25.908788 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-09 16:34:35.911718 | controller | Checking login to the cluster 23...
2026-06-09 16:34:36.034251 | controller | error: dial tcp 192.168.130.11:6443: connect: connection refused - verify you have provided the correct host and port and that the server is currently running.
2026-06-09 16:34:36.037079 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-09 16:34:46.041577 | controller | Checking login to the cluster 24...
2026-06-09 16:34:46.149982 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-09 16:34:46.150051 | controller |
2026-06-09 16:34:51.397834 | controller | Error from server (InternalError): Internal error occurred: unexpected response: 400
2026-06-09 16:34:51.402989 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-09 16:35:01.405523 | controller | Checking login to the cluster 25...
2026-06-09 16:35:01.500627 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-09 16:35:01.501093 | controller |
2026-06-09 16:35:01.552611 | controller | Error from server (InternalError): Internal error occurred: unexpected response: 400
2026-06-09 16:35:01.555437 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-09 16:35:11.558273 | controller | Checking login to the cluster 26...
2026-06-09 16:35:11.661262 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-09 16:35:11.661314 | controller |
2026-06-09 16:35:12.450433 | controller | Login successful.
2026-06-09 16:35:12.450501 | controller |
2026-06-09 16:35:12.488656 | controller | You have access to 65 projects, the list has been suppressed. You can list all projects with 'oc projects'
2026-06-09 16:35:12.488748 | controller |
2026-06-09 16:35:12.488755 | controller | Using project "default".
2026-06-09 16:35:12.822426 | controller | ok: Runtime: 0:04:41.985846
2026-06-09 16:35:12.832188 | 
2026-06-09 16:35:12.832309 | TASK [Delete all openshift-marketplace pods]
2026-06-09 16:35:16.185754 | controller | pod "certified-operators-l27pk" deleted
2026-06-09 16:35:16.280703 | controller | pod "community-operators-qhh6t" deleted
2026-06-09 16:35:16.451221 | controller | pod "marketplace-operator-547dbd544d-xchl9" deleted
2026-06-09 16:35:16.483579 | controller | pod "redhat-marketplace-ntdwx" deleted
2026-06-09 16:35:16.585990 | controller | pod "redhat-operators-x5vn9" deleted
2026-06-09 16:35:50.464684 | controller | ok: Runtime: 0:00:36.847647
2026-06-09 16:35:50.473334 | 
2026-06-09 16:35:50.473488 | TASK [Copy script ensure_services_up.sh]
2026-06-09 16:35:50.539770 | controller | skipping: Conditional result was False
2026-06-09 16:35:50.548677 | 
2026-06-09 16:35:50.548807 | TASK [Ensure all pods are up and running]
2026-06-09 16:35:51.090836 | controller | skipping: Conditional result was False
2026-06-09 16:35:51.100051 | 
2026-06-09 16:35:51.100208 | TASK [Check if there is a image build date file]
2026-06-09 16:35:51.438093 | controller | ok
2026-06-09 16:35:51.446868 | 
2026-06-09 16:35:51.446991 | TASK [Print image date if available]
2026-06-09 16:35:51.842834 | controller | Tue May  5 04:16:20 AM EDT 2026
2026-06-09 16:35:52.024351 | controller | ok: Runtime: 0:00:00.004796
2026-06-09 16:35:52.029664 | 
2026-06-09 16:35:52.029747 | TASK [Fix machineconfigpool]
2026-06-09 16:35:52.094501 | controller | skipping: Conditional result was False
2026-06-09 16:35:52.103904 | 
2026-06-09 16:35:52.104040 | TASK [Show available nodes]
2026-06-09 16:35:53.754340 | controller | NAME   STATUS   ROLES                         AGE    VERSION
2026-06-09 16:35:53.754473 | controller | crc    Ready    control-plane,master,worker   219d   v1.33.5
2026-06-09 16:35:54.157697 | controller | ok: Runtime: 0:00:01.322330
2026-06-09 16:35:54.165837 | 
2026-06-09 16:35:54.165977 | TASK [Configure insecure registry inside crc vm]
2026-06-09 16:35:54.210663 | controller | ok
2026-06-09 16:35:54.227401 | controller | included: /var/lib/zuul/builds/666e8415806d46f293a2609b54164fe2/trusted/project_0/review.rdoproject.org/config/playbooks/crc/crc_insecure_registry.yaml
2026-06-09 16:35:54.243115 | 
2026-06-09 16:35:54.243195 | TASK [Catch CRC IP]
2026-06-09 16:35:54.737742 | controller | 192.168.130.11
2026-06-09 16:35:54.780334 | controller | ok: Runtime: 0:00:00.077309
2026-06-09 16:35:54.788717 | 
2026-06-09 16:35:54.788842 | TASK [Patch the image.config.openshift.io resource to include insecure registry]
2026-06-09 16:35:55.658210 | controller | image.config.openshift.io/cluster patched
2026-06-09 16:35:55.834662 | controller | ok: Runtime: 0:00:00.425809
2026-06-09 16:35:55.843377 | 
2026-06-09 16:35:55.843559 | TASK [Check if id_ed25519 key exists]
2026-06-09 16:35:56.173903 | controller | ok
2026-06-09 16:35:56.183382 | 
2026-06-09 16:35:56.183504 | TASK [Set fact if new keypair exists]
2026-06-09 16:35:56.271613 | controller | ok
2026-06-09 16:35:56.281235 | 
2026-06-09 16:35:56.281367 | TASK [update the /etc/containers/registries.conf in crc vm]
2026-06-09 16:35:57.723092 | controller |
2026-06-09 16:35:57.723208 | controller | PLAY [Set insecure registry with in crc vm] ************************************
2026-06-09 16:35:57.723217 | controller |
2026-06-09 16:35:57.723221 | controller | TASK [Gathering Facts] *********************************************************
2026-06-09 16:36:08.309126 | controller | ok: [192.168.130.11]
2026-06-09 16:36:08.309193 | controller |
2026-06-09 16:36:08.309200 | controller | TASK [Set Insecure registry for content provider] ******************************
2026-06-09 16:36:09.448116 | controller | changed: [192.168.130.11]
2026-06-09 16:36:09.448161 | controller |
2026-06-09 16:36:09.448168 | controller | TASK [Restart crio] ************************************************************
2026-06-09 16:36:15.638949 | controller | changed: [192.168.130.11]
2026-06-09 16:36:15.639029 | controller |
2026-06-09 16:36:15.639041 | controller | TASK [Restart kubelet] *********************************************************
2026-06-09 16:36:17.246644 | controller | changed: [192.168.130.11]
2026-06-09 16:36:17.246734 | controller |
2026-06-09 16:36:17.246749 | controller | PLAY RECAP *********************************************************************
2026-06-09 16:36:17.246756 | controller | 192.168.130.11             : ok=4    changed=3    unreachable=0    failed=0    skipped=0    rescued=0    ignored=0
2026-06-09 16:36:17.246761 | controller |
2026-06-09 16:36:17.357425 | controller | ok: Runtime: 0:00:20.663778
2026-06-09 16:36:17.366629 | 
2026-06-09 16:36:17.366767 | TASK [Catch CRC IP]
2026-06-09 16:36:17.798943 | controller | 192.168.130.11
2026-06-09 16:36:17.910704 | controller | ok: Runtime: 0:00:00.083925
2026-06-09 16:36:17.919116 | 
2026-06-09 16:36:17.919288 | TASK [Check if id_ed25519 key exists]
2026-06-09 16:36:18.248332 | controller | ok
2026-06-09 16:36:18.257618 | 
2026-06-09 16:36:18.257744 | TASK [Set fact if new keypair exists]
2026-06-09 16:36:18.302920 | controller | ok
2026-06-09 16:36:18.310558 | 
2026-06-09 16:36:18.310688 | TASK [Run crc]
2026-06-09 16:36:19.153189 | controller |
2026-06-09 16:36:19.153280 | controller | PLAY [OpenShift secret copy and CRC securitization] ****************************
2026-06-09 16:36:19.153288 | controller |
2026-06-09 16:36:19.153294 | controller | TASK [Gathering Facts] *********************************************************
2026-06-09 16:36:23.527783 | controller | ok: [192.168.130.11]
2026-06-09 16:36:23.527885 | controller |
2026-06-09 16:36:23.527893 | controller | TASK [Copy pull-secret] ********************************************************
2026-06-09 16:36:25.642891 | controller | changed: [192.168.130.11]
2026-06-09 16:36:25.642944 | controller |
2026-06-09 16:36:25.642949 | controller | TASK [Add crio config] *********************************************************
2026-06-09 16:36:27.349767 | controller | changed: [192.168.130.11]
2026-06-09 16:36:27.349836 | controller |
2026-06-09 16:36:27.349850 | controller | TASK [Restart crio to pickup new configuration] ********************************
2026-06-09 16:36:32.187640 | controller | changed: [192.168.130.11]
2026-06-09 16:36:32.187732 | controller |
2026-06-09 16:36:32.187737 | controller | PLAY RECAP *********************************************************************
2026-06-09 16:36:32.187742 | controller | 192.168.130.11             : ok=4    changed=3    unreachable=0    failed=0    skipped=0    rescued=0    ignored=0
2026-06-09 16:36:32.187746 | controller |
2026-06-09 16:36:32.373562 | controller | ok: Runtime: 0:00:13.594842
2026-06-09 16:36:32.378992 | 
2026-06-09 16:36:32.379062 | TASK [Set slower etcd profile]
2026-06-09 16:36:32.448917 | controller | ok
2026-06-09 16:36:32.477454 | 
2026-06-09 16:36:32.477594 | TASK [prepare-crc-cloud : Set slower profile]
2026-06-09 16:36:32.950499 | controller | etcd.operator.openshift.io/cluster patched
2026-06-09 16:36:33.015023 | controller | ok: Runtime: 0:00:00.151656
2026-06-09 16:36:33.024609 | 
2026-06-09 16:36:33.024838 | TASK [prepare-crc-cloud : Wait 30 seconds to apply]
2026-06-09 16:37:03.070732 | controller | ok
2026-06-09 16:37:03.078810 | 
2026-06-09 16:37:03.078945 | TASK [prepare-crc-cloud : Get pod phase status]
2026-06-09 16:42:00.491018 | controller | ok: Runtime: 0:00:00.136971
2026-06-09 16:42:00.503605 | 
2026-06-09 16:42:00.503729 | TASK [Set limit for disk usage - IOPS and Read/Write]
2026-06-09 16:42:00.579870 | controller | ok
2026-06-09 16:42:00.629589 | 
2026-06-09 16:42:00.629698 | TASK [disk-usage-limitation : Set facts for disk limitation]
2026-06-09 16:42:00.662970 | controller | ok
2026-06-09 16:42:00.674857 | 
2026-06-09 16:42:00.674991 | TASK [disk-usage-limitation : Print limits for the disk]
2026-06-09 16:42:00.716447 | controller | ok: Set limit to crc VM to the vda disk: iops 25000 read/write 367001600
2026-06-09 16:42:00.721746 | 
2026-06-09 16:42:00.721831 | TASK [disk-usage-limitation : Set limit to crc VM to the vda disk]
2026-06-09 16:42:01.384460 | controller |
2026-06-09 16:42:01.858918 | controller | ok: Runtime: 0:00:00.034273
2026-06-09 16:42:01.873573 | 
2026-06-09 16:42:01.873693 | TASK [Pause machineconfigpool]
2026-06-09 16:42:01.948048 | controller | ok
2026-06-09 16:42:01.998734 | 
2026-06-09 16:42:01.998853 | LOOP [prepare-crc-cloud : Pause the machineconfig configuration if mcp is not needed]
2026-06-09 16:42:06.329087 | controller | machineconfigpool.machineconfiguration.openshift.io/master patched
2026-06-09 16:42:06.329491 | controller | ok: Item: master Runtime: 0:00:03.788666
2026-06-09 16:42:06.759002 | controller | machineconfigpool.machineconfiguration.openshift.io/worker patched
2026-06-09 16:42:06.759187 | controller | ok: Item: worker Runtime: 0:00:00.141915
2026-06-09 16:42:06.770820 | 
2026-06-09 16:42:06.770880 | TASK [prepare-crc-cloud : Print current machineconfigpool]
2026-06-09 16:42:07.217610 | controller | NAME     CONFIG                                             UPDATED   UPDATING   DEGRADED   MACHINECOUNT   READYMACHINECOUNT   UPDATEDMACHINECOUNT   DEGRADEDMACHINECOUNT   AGE
2026-06-09 16:42:07.217761 | controller | master   rendered-master-463c990ae77c88c10ed494b769c09675   False     True       True       1              0                   0                     1                      219d
2026-06-09 16:42:07.217785 | controller | worker   rendered-worker-807a0d0a427afc9bc43700052e6d8c7d   True      False      False      0              0                   0                     0                      219d
2026-06-09 16:42:07.323667 | controller | ok: Runtime: 0:00:00.124140
2026-06-09 16:42:07.339593 | 
2026-06-09 16:42:07.339715 | TASK [Create cluster certificate approver workaround]
2026-06-09 16:42:07.404784 | controller | ok
2026-06-09 16:42:07.456051 | 
2026-06-09 16:42:07.456146 | LOOP [prepare-crc-cloud : Re-run accept certificates in Pending state few times]
2026-06-09 16:42:07.968068 | controller | ok: Item: Runtime: 0:00:00.135578
2026-06-09 16:42:07.968457 | controller | ok: All items complete
2026-06-09 16:42:07.968525 | 
2026-06-09 16:42:18.411976 | controller | ok: Item: Runtime: 0:00:00.155173
2026-06-09 16:42:28.963490 | controller | ok: Item: Runtime: 0:00:00.144453
2026-06-09 16:42:28.981101 | 
2026-06-09 16:42:28.981280 | TASK [prepare-crc-cloud : Create service account for - auto-csr-approver]
2026-06-09 16:42:30.213032 | controller | changed
2026-06-09 16:42:30.223750 | 
2026-06-09 16:42:30.223882 | TASK [prepare-crc-cloud : Apply cluster cert approver]
2026-06-09 16:42:30.731698 | controller | serviceaccount/csr-approver-sa created
2026-06-09 16:42:30.744054 | controller | clusterrole.rbac.authorization.k8s.io/csr-approver created
2026-06-09 16:42:30.758807 | controller | clusterrolebinding.rbac.authorization.k8s.io/csr-approver-binding created
2026-06-09 16:42:30.793604 | controller | cronjob.batch/auto-csr-approver created
2026-06-09 16:42:31.271268 | controller | ok: Runtime: 0:00:00.220747
2026-06-09 16:42:31.287391 | 
2026-06-09 16:42:31.287602 | TASK [Ensure that all cluster operators are stable]
2026-06-09 16:42:32.294855 | controller | True
2026-06-09 16:42:32.294992 | controller | True
2026-06-09 16:42:32.294998 | controller | True
2026-06-09 16:42:32.295003 | controller | True
2026-06-09 16:42:32.295008 | controller | True
2026-06-09 16:42:32.295012 | controller | True
2026-06-09 16:42:32.295017 | controller | True
2026-06-09 16:42:32.295021 | controller | True
2026-06-09 16:42:32.295026 | controller | True
2026-06-09 16:42:32.295031 | controller | True
2026-06-09 16:42:32.295036 | controller | True
2026-06-09 16:42:32.295040 | controller | True
2026-06-09 16:42:32.295045 | controller | True
2026-06-09 16:42:32.295049 | controller | True
2026-06-09 16:42:32.295054 | controller | True
2026-06-09 16:42:32.295058 | controller | True
2026-06-09 16:42:32.295062 | controller | True
2026-06-09 16:42:32.295066 | controller | True
2026-06-09 16:42:32.295071 | controller | True
2026-06-09 16:42:32.295075 | controller | True
2026-06-09 16:42:32.295079 | controller | True
2026-06-09 16:42:32.295083 | controller | True
2026-06-09 16:42:32.295087 | controller | True
2026-06-09 16:42:32.295091 | controller | True
2026-06-09 16:42:32.745172 | controller | ok: Runtime: 0:00:00.664515
2026-06-09 16:42:32.749251 | 
2026-06-09 16:42:32.749393 | PLAY [Set IOPS and Read/Write disk limitation excluding controller]
2026-06-09 16:42:32.749728 | 
2026-06-09 16:42:32.749809 | PLAY RECAP
2026-06-09 16:42:32.749887 | controller | ok: 34 changed: 14 unreachable: 0 failed: 0 skipped: 11 rescued: 0 ignored: 0
2026-06-09 16:42:32.749929 | 
2026-06-09 16:42:32.887059 | PRE-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/crc/simple-start.yaml@master]
2026-06-09 16:42:32.889272 | PRE-RUN START: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/e2e-prepare.yml@main]
2026-06-09 16:42:33.525247 | 
2026-06-09 16:42:33.525351 | PLAY [Run ci/playbooks/e2e-prepare.yml]
2026-06-09 16:42:33.535889 | 
2026-06-09 16:42:33.535958 | TASK [Clone repos in the job workspace]
2026-06-09 16:42:33.555092 | controller | ok
2026-06-09 16:42:33.570749 | 
2026-06-09 16:42:33.570820 | TASK [prepare-workspace : Start zuul_console daemon.]
2026-06-09 16:42:34.774404 | controller | ok
2026-06-09 16:42:34.778994 | 
2026-06-09 16:42:34.779058 | TASK [prepare-workspace : Synchronize src repos to workspace directory.]
2026-06-09 16:42:37.627807 | controller | Output suppressed because no_log was given
2026-06-09 16:42:37.645943 | 
2026-06-09 16:42:37.646106 | TASK [Create zuul-output directory]
2026-06-09 16:42:38.120090 | controller | ok
2026-06-09 16:42:38.130614 | 
2026-06-09 16:42:38.130845 | TASK [Install required packages]
2026-06-09 16:42:39.421596 | controller | ok: Nothing to do
2026-06-09 16:42:39.431277 | 
2026-06-09 16:42:39.431409 | TASK [Output pip related things]
2026-06-09 16:42:40.454485 | controller | pip 21.3.1 from /usr/lib/python3.9/site-packages/pip (python 3.9)
2026-06-09 16:42:40.630936 | controller | ok: Runtime: 0:00:00.574711
2026-06-09 16:42:40.641918 | 
2026-06-09 16:42:40.642074 | TASK [Install requirements]
2026-06-09 16:44:21.421502 | controller | changed
2026-06-09 16:44:21.444424 | 
2026-06-09 16:44:21.444601 | TASK [Add cronjob to trigger job stats]
2026-06-09 16:44:21.511691 | controller | skipping: Conditional result was False
2026-06-09 16:44:21.521169 | 
2026-06-09 16:44:21.521344 | LOOP [Construct project change list]
2026-06-09 16:44:21.595640 | controller | ok:
2026-06-09 16:44:21.595841 | controller | {
2026-06-09 16:44:21.595876 | controller |   "branch": "main",
2026-06-09 16:44:21.595901 | controller |   "change": "3980",
2026-06-09 16:44:21.595923 | controller |   "change_message": "[DNM] [env_op_images] Improve CRI-O image origin verification accuracy\n\nCRI-O always reports the canonical source registry (e.g. registry.redhat.io) in \"Pulled image\" log lines, even when the image was actually fetched from a mirror. This made node_verified_image_origin unreliable -- it nearly always reported \"source\" for mirrored images.\r\n\r\nThis MR switches to using \"Trying to access\" log lines as the authoritative evidence for determining image origin, since those show the actual registry CRI-O contacted.\r\n\r\nAdditionally, the pulled-images report now aligns with PR #3865 which replaced deprecated ImageContentSourcePolicy (ICSP) with ImageDigestMirrorSet (IDMS) and ImageTagMirrorSet (ITMS) in the openshift_setup role:\r\n\r\nRemoved ICSP lookup (oc get imagecontentsourcepolicy)\r\nAdded ITMS lookup (oc get imagetagmirrorset)\r\nMirror mapping builder now flattens IDMS imageDigestMirrors and ITMS imageTagMirrors (no more ICSP repositoryDigestMirrors)\r\nUnit tests were added covering mirror-override, fallback, and pull_failed scenarios.",
2026-06-09 16:44:21.595950 | controller |   "change_url": "https://github.com/openstack-k8s-operators/ci-framework/pull/3980",
2026-06-09 16:44:21.595973 | controller |   "commit_id": "db045fc008bdc3cc4495198de690b1680575f233",
2026-06-09 16:44:21.595995 | controller |   "patchset": "db045fc008bdc3cc4495198de690b1680575f233",
2026-06-09 16:44:21.596016 | controller |   "project": {
2026-06-09 16:44:21.596037 | controller |     "canonical_hostname": "github.com",
2026-06-09 16:44:21.596057 | controller |     "canonical_name": "github.com/openstack-k8s-operators/ci-framework",
2026-06-09 16:44:21.596078 | controller |     "name": "openstack-k8s-operators/ci-framework",
2026-06-09 16:44:21.596098 | controller |     "short_name": "ci-framework",
2026-06-09 16:44:21.596118 | controller |     "src_dir": "src/github.com/openstack-k8s-operators/ci-framework"
2026-06-09 16:44:21.596139 | controller |   },
2026-06-09 16:44:21.596159 | controller |   "topic": null
2026-06-09 16:44:21.596180 | controller | }
2026-06-09 16:44:21.644429 | 
2026-06-09 16:44:21.644616 | PLAY [Run ci/playbooks/build_runner_image.yml]
2026-06-09 16:44:21.651179 | 
2026-06-09 16:44:21.651257 | TASK [Filter out host if needed]
2026-06-09 16:44:21.662703 | controller | skipping: end_host conditional evaluated to False, continuing execution for controller
2026-06-09 16:44:21.666916 | 
2026-06-09 16:44:21.666985 | TASK [Get git tag for image tagging]
2026-06-09 16:44:22.194880 | controller | skipping: Conditional result was False
2026-06-09 16:44:22.204002 | 
2026-06-09 16:44:22.204151 | TASK [Set openstack-runner image]
2026-06-09 16:44:22.231075 | controller | skipping: Conditional result was False
2026-06-09 16:44:22.237596 | 
2026-06-09 16:44:22.237676 | TASK [Build openstack-runner image]
2026-06-09 16:44:22.273347 | controller | skipping: Conditional result was False
2026-06-09 16:44:22.279323 | 
2026-06-09 16:44:22.279404 | TASK [Push openstack-runner image]
2026-06-09 16:44:22.314875 | controller | skipping: Conditional result was False
2026-06-09 16:44:22.320830 | 
2026-06-09 16:44:22.320909 | TASK [Make sure ci-framework directory exists]
2026-06-09 16:44:22.356458 | controller | skipping: Conditional result was False
2026-06-09 16:44:22.366298 | 
2026-06-09 16:44:22.366429 | TASK [Create EDPM ansible var file]
2026-06-09 16:44:22.393940 | controller | skipping: Conditional result was False
2026-06-09 16:44:22.396309 | 
2026-06-09 16:44:22.396409 | PLAY RECAP
2026-06-09 16:44:22.396502 | controller | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 0
2026-06-09 16:44:22.396580 | 
2026-06-09 16:44:22.540311 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/e2e-prepare.yml@main]
2026-06-09 16:44:22.543478 | PRE-RUN START: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/dump_zuul_data.yml@main]
2026-06-09 16:44:23.174272 | 
2026-06-09 16:44:23.174374 | PLAY [Run ci/playbooks/dump_zuul_data.yml]
2026-06-09 16:44:23.186163 | 
2026-06-09 16:44:23.186324 | TASK [Create zuul-output directory]
2026-06-09 16:44:23.724693 | controller | changed
2026-06-09 16:44:23.733708 | 
2026-06-09 16:44:23.733863 | TASK [Slurp Zuul inventory test]
2026-06-09 16:44:24.191443 | controller -> localhost | ok
2026-06-09 16:44:24.202913 | 
2026-06-09 16:44:24.203050 | TASK [Save zuul inventory]
2026-06-09 16:44:25.807357 | controller | changed
2026-06-09 16:44:25.813326 | 
2026-06-09 16:44:25.813412 | TASK [Save zuul vars without the change_message]
2026-06-09 16:44:27.410365 | controller | changed
2026-06-09 16:44:27.412645 | 
2026-06-09 16:44:27.412738 | PLAY RECAP
2026-06-09 16:44:27.412821 | controller | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-09 16:44:27.412863 | 
2026-06-09 16:44:27.536441 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/dump_zuul_data.yml@main]
2026-06-09 16:44:27.540314 | RUN START: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/edpm_baremetal_deployment/run.yml@main]
2026-06-09 16:44:28.264662 | 
2026-06-09 16:44:28.264768 | PLAY [Run ci/playbooks/edpm_baremetal_deployment/run.yml]
2026-06-09 16:44:28.275732 | 
2026-06-09 16:44:28.275830 | TASK [Filter out host if needed]
2026-06-09 16:44:28.283577 | controller | skipping: end_host conditional evaluated to False, continuing execution for controller
2026-06-09 16:44:28.287574 | 
2026-06-09 16:44:28.287641 | TASK [Check for edpm-ansible.yml file]
2026-06-09 16:44:28.724842 | controller | ok
2026-06-09 16:44:28.733310 | 
2026-06-09 16:44:28.733442 | TASK [Check if new ssh keypair exists]
2026-06-09 16:44:28.759736 | controller | ok
2026-06-09 16:44:28.785928 | 
2026-06-09 16:44:28.786036 | TASK [recognize_ssh_keypair : Check if id_ed25519 key exists]
2026-06-09 16:44:29.150005 | controller | ok
2026-06-09 16:44:29.156118 | 
2026-06-09 16:44:29.156199 | TASK [recognize_ssh_keypair : Set fact if new keypair exists]
2026-06-09 16:44:29.196828 | controller | ok
2026-06-09 16:44:29.201656 | 
2026-06-09 16:44:29.201738 | TASK [recognize_ssh_keypair : Set fact if new keypair does not exists]
2026-06-09 16:44:29.227218 | controller | skipping: Conditional result was False
2026-06-09 16:44:29.239104 | 
2026-06-09 16:44:29.239327 | TASK [Add crc node in local inventory]
2026-06-09 16:44:29.279303 | controller | changed
2026-06-09 16:44:29.286692 | 
2026-06-09 16:44:29.286820 | LOOP [Ensure we know ssh hosts]
2026-06-09 16:44:29.835849 | controller | ok: Item: controller Runtime: 0:00:00.052519
2026-06-09 16:44:30.220196 | controller | ok: Item: crc Runtime: 0:00:00.098810
2026-06-09 16:44:30.234009 | 
2026-06-09 16:44:30.234145 | TASK [Load zuul_inventory]
2026-06-09 16:44:30.731845 | controller | ok
2026-06-09 16:44:30.737588 | 
2026-06-09 16:44:30.737671 | TASK [Inject CRC in zuul_inventory.yml]
2026-06-09 16:44:32.320447 | controller | changed
2026-06-09 16:44:32.331966 | 
2026-06-09 16:44:32.332103 | TASK [Perform Podified and EDPM deployment on compute nodes with virtual baremetal]
2026-06-09 16:44:33.969351 | controller |
2026-06-09 16:44:33.969505 | controller | PLAY [Remove status flag] ******************************************************
2026-06-09 16:44:33.969515 | controller |
2026-06-09 16:44:33.969520 | controller | TASK [Gathering Facts ] ********************************************************
2026-06-09 16:44:33.969528 | controller | Tuesday 09 June 2026  16:44:33 +0000 (0:00:00.041)       0:00:00.041 **********
2026-06-09 16:44:33.969535 | controller | Tuesday 09 June 2026  16:44:33 +0000 (0:00:00.040)       0:00:00.040 **********
2026-06-09 16:44:35.114515 | controller | ok: [localhost]
2026-06-09 16:44:35.114588 | controller |
2026-06-09 16:44:35.114596 | controller | TASK [Delete success flag if exists path={{ ansible_user_dir }}/cifmw-success, state=absent] ***
2026-06-09 16:44:35.114605 | controller | Tuesday 09 June 2026  16:44:35 +0000 (0:00:01.145)       0:00:01.187 **********
2026-06-09 16:44:35.114611 | controller | Tuesday 09 June 2026  16:44:35 +0000 (0:00:01.145)       0:00:01.186 **********
2026-06-09 16:44:35.745862 | controller | ok: [localhost]
2026-06-09 16:44:35.745904 | controller |
2026-06-09 16:44:35.745911 | controller | TASK [Inherit from parent scenarios if needed _raw_params=ci/playbooks/tasks/inherit_parent_scenario.yml] ***
2026-06-09 16:44:35.745918 | controller | Tuesday 09 June 2026  16:44:35 +0000 (0:00:00.631)       0:00:01.818 **********
2026-06-09 16:44:35.745923 | controller | Tuesday 09 June 2026  16:44:35 +0000 (0:00:00.631)       0:00:01.817 **********
2026-06-09 16:44:35.835421 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci/playbooks/tasks/inherit_parent_scenario.yml for localhost
2026-06-09 16:44:35.835467 | controller |
2026-06-09 16:44:35.835474 | controller | TASK [Inherit from parent parameter file if instructed file={{ item }}] ********
2026-06-09 16:44:35.835480 | controller | Tuesday 09 June 2026  16:44:35 +0000 (0:00:00.089)       0:00:01.908 **********
2026-06-09 16:44:35.835485 | controller | Tuesday 09 June 2026  16:44:35 +0000 (0:00:00.089)       0:00:01.906 **********
2026-06-09 16:44:35.865119 | controller | skipping: [localhost]
2026-06-09 16:44:35.865156 | controller |
2026-06-09 16:44:35.865169 | 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 16:44:35.865177 | controller | Tuesday 09 June 2026  16:44:35 +0000 (0:00:00.029)       0:00:01.938 **********
2026-06-09 16:44:35.865182 | controller | Tuesday 09 June 2026  16:44:35 +0000 (0:00:00.029)       0:00:01.936 **********
2026-06-09 16:44:35.899640 | controller | ok: [localhost]
2026-06-09 16:44:35.899676 | controller |
2026-06-09 16:44:35.899684 | controller | TASK [cifmw_setup : Get customized parameters ci_framework_params={{
2026-06-09 16:44:35.899691 | controller |   hostvars[inventory_hostname] |
2026-06-09 16:44:35.899697 | controller |   dict2items |
2026-06-09 16:44:35.899703 | controller |   selectattr("key", "match",
2026-06-09 16:44:35.899708 | controller |              "^(cifmw|pre|post)_(?!install_yamls|openshift_token|openshift_login|openshift_kubeconfig).*") |
2026-06-09 16:44:35.899714 | controller |   list | items2dict
2026-06-09 16:44:35.899719 | controller | }}] ***
2026-06-09 16:44:35.899725 | controller | Tuesday 09 June 2026  16:44:35 +0000 (0:00:00.034)       0:00:01.972 **********
2026-06-09 16:44:35.899729 | controller | Tuesday 09 June 2026  16:44:35 +0000 (0:00:00.034)       0:00:01.971 **********
2026-06-09 16:44:35.969724 | controller | ok: [localhost]
2026-06-09 16:44:35.969768 | controller |
2026-06-09 16:44:35.969775 | controller | TASK [install_ca : Ensure target directory exists path={{ cifmw_install_ca_trust_dir }}, state=directory, mode=0755] ***
2026-06-09 16:44:35.969782 | controller | Tuesday 09 June 2026  16:44:35 +0000 (0:00:00.069)       0:00:02.042 **********
2026-06-09 16:44:35.969787 | controller | Tuesday 09 June 2026  16:44:35 +0000 (0:00:00.069)       0:00:02.041 **********
2026-06-09 16:44:36.182885 | controller | ok: [localhost]
2026-06-09 16:44:36.182959 | controller |
2026-06-09 16:44:36.182966 | 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 16:44:36.182971 | controller | Tuesday 09 June 2026  16:44:36 +0000 (0:00:00.212)       0:00:02.255 **********
2026-06-09 16:44:36.182976 | controller | Tuesday 09 June 2026  16:44:36 +0000 (0:00:00.212)       0:00:02.254 **********
2026-06-09 16:44:36.210374 | controller | skipping: [localhost]
2026-06-09 16:44:36.210483 | controller |
2026-06-09 16:44:36.210493 | 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 16:44:36.210499 | controller | Tuesday 09 June 2026  16:44:36 +0000 (0:00:00.027)       0:00:02.283 **********
2026-06-09 16:44:36.210505 | controller | Tuesday 09 June 2026  16:44:36 +0000 (0:00:00.027)       0:00:02.282 **********
2026-06-09 16:44:36.235939 | controller | skipping: [localhost]
2026-06-09 16:44:36.236017 | controller |
2026-06-09 16:44:36.236023 | 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 16:44:36.236029 | controller | Tuesday 09 June 2026  16:44:36 +0000 (0:00:00.025)       0:00:02.308 **********
2026-06-09 16:44:36.236033 | controller | Tuesday 09 June 2026  16:44:36 +0000 (0:00:00.025)       0:00:02.307 **********
2026-06-09 16:44:36.264493 | controller | skipping: [localhost]
2026-06-09 16:44:36.264768 | controller |
2026-06-09 16:44:36.264776 | 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 16:44:36.264783 | controller | Tuesday 09 June 2026  16:44:36 +0000 (0:00:00.028)       0:00:02.337 **********
2026-06-09 16:44:36.264789 | controller | Tuesday 09 June 2026  16:44:36 +0000 (0:00:00.028)       0:00:02.336 **********
2026-06-09 16:44:36.295001 | controller | skipping: [localhost]
2026-06-09 16:44:36.295085 | controller |
2026-06-09 16:44:36.295092 | controller | TASK [install_ca : Update ca bundle _raw_params=update-ca-trust] ***************
2026-06-09 16:44:36.295097 | controller | Tuesday 09 June 2026  16:44:36 +0000 (0:00:00.030)       0:00:02.367 **********
2026-06-09 16:44:36.295102 | controller | Tuesday 09 June 2026  16:44:36 +0000 (0:00:00.030)       0:00:02.366 **********
2026-06-09 16:44:36.331026 | controller | skipping: [localhost]
2026-06-09 16:44:36.331068 | controller |
2026-06-09 16:44:36.331075 | controller | TASK [repo_setup : Ensure directories are present path={{ cifmw_repo_setup_basedir }}/{{ item }}, state=directory, mode=0755] ***
2026-06-09 16:44:36.331082 | controller | Tuesday 09 June 2026  16:44:36 +0000 (0:00:00.036)       0:00:02.404 **********
2026-06-09 16:44:36.331088 | controller | Tuesday 09 June 2026  16:44:36 +0000 (0:00:00.036)       0:00:02.402 **********
2026-06-09 16:44:36.955868 | controller | changed: [localhost] => (item=tmp)
2026-06-09 16:44:36.955911 | controller | changed: [localhost] => (item=artifacts/repositories)
2026-06-09 16:44:36.955918 | controller | changed: [localhost] => (item=venv/repo_setup)
2026-06-09 16:44:36.955923 | controller |
2026-06-09 16:44:36.955927 | controller | TASK [repo_setup : Make sure git-core package is installed name=git-core, state=present] ***
2026-06-09 16:44:36.955931 | controller | Tuesday 09 June 2026  16:44:36 +0000 (0:00:00.624)       0:00:03.028 **********
2026-06-09 16:44:36.955936 | controller | Tuesday 09 June 2026  16:44:36 +0000 (0:00:00.624)       0:00:03.027 **********
2026-06-09 16:44:38.063522 | controller | ok: [localhost]
2026-06-09 16:44:38.063600 | controller |
2026-06-09 16:44:38.063622 | 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 16:44:38.063630 | controller | Tuesday 09 June 2026  16:44:38 +0000 (0:00:01.107)       0:00:04.136 **********
2026-06-09 16:44:38.063642 | controller | Tuesday 09 June 2026  16:44:38 +0000 (0:00:01.107)       0:00:04.134 **********
2026-06-09 16:44:38.989288 | controller | changed: [localhost]
2026-06-09 16:44:38.989565 | controller |
2026-06-09 16:44:38.989574 | 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 16:44:38.989588 | controller | Tuesday 09 June 2026  16:44:38 +0000 (0:00:00.925)       0:00:05.061 **********
2026-06-09 16:44:38.989613 | controller | Tuesday 09 June 2026  16:44:38 +0000 (0:00:00.925)       0:00:05.060 **********
2026-06-09 16:44:50.783630 | controller | changed: [localhost]
2026-06-09 16:44:50.783707 | controller |
2026-06-09 16:44:50.783714 | 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 16:44:50.783720 | controller | Tuesday 09 June 2026  16:44:50 +0000 (0:00:11.794)       0:00:16.856 **********
2026-06-09 16:44:50.783725 | controller | Tuesday 09 June 2026  16:44:50 +0000 (0:00:11.794)       0:00:16.855 **********
2026-06-09 16:44:51.848730 | controller | changed: [localhost]
2026-06-09 16:44:51.848792 | controller |
2026-06-09 16:44:51.848800 | 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 16:44:51.848806 | controller | Tuesday 09 June 2026  16:44:51 +0000 (0:00:01.065)       0:00:17.921 **********
2026-06-09 16:44:51.848812 | controller | Tuesday 09 June 2026  16:44:51 +0000 (0:00:01.065)       0:00:17.920 **********
2026-06-09 16:44:51.877147 | controller | skipping: [localhost]
2026-06-09 16:44:51.877232 | controller |
2026-06-09 16:44:51.877268 | 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 16:44:51.877279 | controller | Tuesday 09 June 2026  16:44:51 +0000 (0:00:00.028)       0:00:17.949 **********
2026-06-09 16:44:51.877285 | controller | Tuesday 09 June 2026  16:44:51 +0000 (0:00:00.028)       0:00:17.948 **********
2026-06-09 16:44:52.760361 | controller | changed: [localhost]
2026-06-09 16:44:52.760465 | controller |
2026-06-09 16:44:52.760473 | 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 16:44:52.760480 | controller | Tuesday 09 June 2026  16:44:52 +0000 (0:00:00.883)       0:00:18.833 **********
2026-06-09 16:44:52.760485 | controller | Tuesday 09 June 2026  16:44:52 +0000 (0:00:00.883)       0:00:18.832 **********
2026-06-09 16:44:52.804848 | controller | skipping: [localhost]
2026-06-09 16:44:52.804927 | controller |
2026-06-09 16:44:52.804945 | 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 16:44:52.804951 | controller | Tuesday 09 June 2026  16:44:52 +0000 (0:00:00.044)       0:00:18.877 **********
2026-06-09 16:44:52.804956 | controller | Tuesday 09 June 2026  16:44:52 +0000 (0:00:00.044)       0:00:18.876 **********
2026-06-09 16:44:52.844679 | controller | skipping: [localhost]
2026-06-09 16:44:52.844778 | controller |
2026-06-09 16:44:52.844785 | 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 16:44:52.844792 | controller | Tuesday 09 June 2026  16:44:52 +0000 (0:00:00.039)       0:00:18.917 **********
2026-06-09 16:44:52.844797 | controller | Tuesday 09 June 2026  16:44:52 +0000 (0:00:00.039)       0:00:18.916 **********
2026-06-09 16:44:52.887608 | controller | skipping: [localhost]
2026-06-09 16:44:52.887688 | controller |
2026-06-09 16:44:52.887720 | 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 16:44:52.887728 | controller | Tuesday 09 June 2026  16:44:52 +0000 (0:00:00.042)       0:00:18.960 **********
2026-06-09 16:44:52.887733 | controller | Tuesday 09 June 2026  16:44:52 +0000 (0:00:00.042)       0:00:18.959 **********
2026-06-09 16:44:53.346659 | controller | changed: [localhost]
2026-06-09 16:44:53.346735 | controller |
2026-06-09 16:44:53.346743 | controller | TASK [repo_setup : Dump full hash in delorean.repo.md5 file content={{ _repo_setup_json['full_hash'] }}
2026-06-09 16:44:53.346750 | controller | , dest={{ cifmw_repo_setup_basedir }}/artifacts/repositories/delorean.repo.md5, mode=0644] ***
2026-06-09 16:44:53.346756 | controller | Tuesday 09 June 2026  16:44:53 +0000 (0:00:00.459)       0:00:19.419 **********
2026-06-09 16:44:53.346762 | controller | Tuesday 09 June 2026  16:44:53 +0000 (0:00:00.459)       0:00:19.418 **********
2026-06-09 16:44:54.083350 | controller | changed: [localhost]
2026-06-09 16:44:54.083454 | controller |
2026-06-09 16:44:54.083475 | 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 16:44:54.083482 | controller | Tuesday 09 June 2026  16:44:54 +0000 (0:00:00.736)       0:00:20.156 **********
2026-06-09 16:44:54.083488 | controller | Tuesday 09 June 2026  16:44:54 +0000 (0:00:00.736)       0:00:20.155 **********
2026-06-09 16:44:54.106936 | controller | skipping: [localhost]
2026-06-09 16:44:54.106977 | controller |
2026-06-09 16:44:54.106984 | controller | TASK [repo_setup : Slurp current podified hash src={{ cifmw_repo_setup_basedir }}/artifacts/repositories/delorean.repo.md5] ***
2026-06-09 16:44:54.106990 | controller | Tuesday 09 June 2026  16:44:54 +0000 (0:00:00.023)       0:00:20.179 **********
2026-06-09 16:44:54.106995 | controller | Tuesday 09 June 2026  16:44:54 +0000 (0:00:00.023)       0:00:20.178 **********
2026-06-09 16:44:54.130771 | controller | skipping: [localhost]
2026-06-09 16:44:54.130836 | controller |
2026-06-09 16:44:54.130843 | 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 16:44:54.130862 | controller | Tuesday 09 June 2026  16:44:54 +0000 (0:00:00.023)       0:00:20.203 **********
2026-06-09 16:44:54.130869 | controller | Tuesday 09 June 2026  16:44:54 +0000 (0:00:00.023)       0:00:20.202 **********
2026-06-09 16:44:54.153600 | controller | skipping: [localhost]
2026-06-09 16:44:54.153665 | controller |
2026-06-09 16:44:54.153673 | 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 16:44:54.153680 | controller | Tuesday 09 June 2026  16:44:54 +0000 (0:00:00.022)       0:00:20.226 **********
2026-06-09 16:44:54.153684 | controller | Tuesday 09 June 2026  16:44:54 +0000 (0:00:00.022)       0:00:20.225 **********
2026-06-09 16:44:54.193746 | controller | ok: [localhost]
2026-06-09 16:44:54.193877 | controller |
2026-06-09 16:44:54.193885 | controller | TASK [repo_setup : Create download directory path={{ cifmw_repo_setup_rhos_release_path }}, state=directory, mode=0755] ***
2026-06-09 16:44:54.193891 | controller | Tuesday 09 June 2026  16:44:54 +0000 (0:00:00.039)       0:00:20.266 **********
2026-06-09 16:44:54.193898 | controller | Tuesday 09 June 2026  16:44:54 +0000 (0:00:00.039)       0:00:20.265 **********
2026-06-09 16:44:54.217419 | controller | skipping: [localhost]
2026-06-09 16:44:54.217501 | controller |
2026-06-09 16:44:54.217508 | controller | TASK [repo_setup : Print the URL to request msg={{ cifmw_repo_setup_rhos_release_rpm }}] ***
2026-06-09 16:44:54.217513 | controller | Tuesday 09 June 2026  16:44:54 +0000 (0:00:00.023)       0:00:20.290 **********
2026-06-09 16:44:54.217517 | controller | Tuesday 09 June 2026  16:44:54 +0000 (0:00:00.023)       0:00:20.288 **********
2026-06-09 16:44:54.240928 | controller | skipping: [localhost]
2026-06-09 16:44:54.241010 | controller |
2026-06-09 16:44:54.241015 | controller | TASK [Download the RPM name=krb_request] ***************************************
2026-06-09 16:44:54.241020 | controller | Tuesday 09 June 2026  16:44:54 +0000 (0:00:00.023)       0:00:20.313 **********
2026-06-09 16:44:54.241024 | controller | Tuesday 09 June 2026  16:44:54 +0000 (0:00:00.023)       0:00:20.312 **********
2026-06-09 16:44:54.262200 | controller | skipping: [localhost]
2026-06-09 16:44:54.262276 | controller |
2026-06-09 16:44:54.262281 | controller | TASK [repo_setup : Install RHOS Release tool name={{
2026-06-09 16:44:54.262285 | controller |   cifmw_repo_setup_rhos_release_rpm
2026-06-09 16:44:54.262290 | controller |   if cifmw_repo_setup_rhos_release_rpm is not url
2026-06-09 16:44:54.262294 | controller |   else cifmw_krb_request_out.path
2026-06-09 16:44:54.262297 | controller | }}, state=present, disable_gpg_check={{ cifmw_repo_setup_rhos_release_gpg_check | bool }}] ***
2026-06-09 16:44:54.262301 | controller | Tuesday 09 June 2026  16:44:54 +0000 (0:00:00.021)       0:00:20.335 **********
2026-06-09 16:44:54.262305 | controller | Tuesday 09 June 2026  16:44:54 +0000 (0:00:00.021)       0:00:20.334 **********
2026-06-09 16:44:54.285582 | controller | skipping: [localhost]
2026-06-09 16:44:54.285663 | controller |
2026-06-09 16:44:54.285670 | controller | TASK [repo_setup : Get rhos-release tool version _raw_params=rhos-release --version] ***
2026-06-09 16:44:54.285676 | controller | Tuesday 09 June 2026  16:44:54 +0000 (0:00:00.023)       0:00:20.358 **********
2026-06-09 16:44:54.285682 | controller | Tuesday 09 June 2026  16:44:54 +0000 (0:00:00.023)       0:00:20.357 **********
2026-06-09 16:44:54.306172 | controller | skipping: [localhost]
2026-06-09 16:44:54.306241 | controller |
2026-06-09 16:44:54.306249 | controller | TASK [repo_setup : Print rhos-release tool version msg={{ rr_version.stdout }}] ***
2026-06-09 16:44:54.306255 | controller | Tuesday 09 June 2026  16:44:54 +0000 (0:00:00.020)       0:00:20.379 **********
2026-06-09 16:44:54.306261 | controller | Tuesday 09 June 2026  16:44:54 +0000 (0:00:00.020)       0:00:20.377 **********
2026-06-09 16:44:54.328715 | controller | skipping: [localhost]
2026-06-09 16:44:54.328798 | controller |
2026-06-09 16:44:54.328805 | 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 16:44:54.328811 | controller |   -t {{ cifmw_repo_setup_output }}] ***
2026-06-09 16:44:54.328817 | controller | Tuesday 09 June 2026  16:44:54 +0000 (0:00:00.022)       0:00:20.401 **********
2026-06-09 16:44:54.328822 | controller | Tuesday 09 June 2026  16:44:54 +0000 (0:00:00.022)       0:00:20.400 **********
2026-06-09 16:44:54.352009 | controller | skipping: [localhost]
2026-06-09 16:44:54.352090 | controller |
2026-06-09 16:44:54.352096 | controller | TASK [repo_setup : Check for /etc/ci/mirror_info.sh path=/etc/ci/mirror_info.sh] ***
2026-06-09 16:44:54.352100 | controller | Tuesday 09 June 2026  16:44:54 +0000 (0:00:00.023)       0:00:20.424 **********
2026-06-09 16:44:54.352105 | controller | Tuesday 09 June 2026  16:44:54 +0000 (0:00:00.023)       0:00:20.423 **********
2026-06-09 16:44:54.553143 | controller | ok: [localhost]
2026-06-09 16:44:54.553180 | controller |
2026-06-09 16:44:54.553186 | controller | TASK [repo_setup : Use RDO proxy mirrors chdir={{ cifmw_repo_setup_output }}, _raw_params=set -o pipefail
2026-06-09 16:44:54.553191 | controller | source /etc/ci/mirror_info.sh
2026-06-09 16:44:54.553195 | controller | sed -i -e "s|https://trunk.rdoproject.org|$NODEPOOL_RDO_PROXY|g" *.repo
2026-06-09 16:44:54.553207 | controller | ] ***
2026-06-09 16:44:54.553211 | controller | Tuesday 09 June 2026  16:44:54 +0000 (0:00:00.201)       0:00:20.626 **********
2026-06-09 16:44:54.553215 | controller | Tuesday 09 June 2026  16:44:54 +0000 (0:00:00.201)       0:00:20.624 **********
2026-06-09 16:44:54.769845 | controller | changed: [localhost]
2026-06-09 16:44:54.769887 | controller |
2026-06-09 16:44:54.769894 | 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 16:44:54.769899 | controller | source /etc/ci/mirror_info.sh
2026-06-09 16:44:54.769905 | controller | sed -i -e "s|http://mirror.stream.centos.org|$NODEPOOL_CENTOS_MIRROR|g" *.repo
2026-06-09 16:44:54.769909 | controller | ] ***
2026-06-09 16:44:54.769914 | controller | Tuesday 09 June 2026  16:44:54 +0000 (0:00:00.216)       0:00:20.842 **********
2026-06-09 16:44:54.769918 | controller | Tuesday 09 June 2026  16:44:54 +0000 (0:00:00.216)       0:00:20.841 **********
2026-06-09 16:44:55.022626 | controller | changed: [localhost]
2026-06-09 16:44:55.022711 | controller |
2026-06-09 16:44:55.022719 | controller | TASK [repo_setup : Check for gating.repo file on content provider url=http://{{ content_provider_registry_ip }}:8766/gating.repo] ***
2026-06-09 16:44:55.022724 | controller | Tuesday 09 June 2026  16:44:55 +0000 (0:00:00.252)       0:00:21.095 **********
2026-06-09 16:44:55.022731 | controller | Tuesday 09 June 2026  16:44:55 +0000 (0:00:00.252)       0:00:21.094 **********
2026-06-09 16:44:55.647005 | 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 16:44:55.647048 | controller | fatal: [localhost]: FAILED! =>
2026-06-09 16:44:55.647056 | controller |     changed: false
2026-06-09 16:44:55.647061 | controller |     elapsed: 0
2026-06-09 16:44:55.647067 | controller |     msg: 'Status code was -1 and not [200]: Request failed: <urlopen error [Errno 111]
2026-06-09 16:44:55.647072 | controller |       Connection refused>'
2026-06-09 16:44:55.647077 | controller |     redirected: false
2026-06-09 16:44:55.647082 | controller |     status: -1
2026-06-09 16:44:55.647087 | controller |     url: http://38.102.83.73:8766/gating.repo
2026-06-09 16:44:55.647092 | controller | ...ignoring
2026-06-09 16:44:55.647097 | controller |
2026-06-09 16:44:55.647102 | controller | TASK [repo_setup : Populate gating repo from content provider ip content=[gating-repo]
2026-06-09 16:44:55.647107 | controller | baseurl=http://{{ content_provider_registry_ip }}:8766/
2026-06-09 16:44:55.647112 | controller | enabled=1
2026-06-09 16:44:55.647117 | controller | gpgcheck=0
2026-06-09 16:44:55.647122 | controller | priority=1
2026-06-09 16:44:55.647127 | controller | , dest={{ cifmw_repo_setup_output }}/gating.repo, mode=0644] ***
2026-06-09 16:44:55.647132 | controller | Tuesday 09 June 2026  16:44:55 +0000 (0:00:00.624)       0:00:21.720 **********
2026-06-09 16:44:55.647138 | controller | Tuesday 09 June 2026  16:44:55 +0000 (0:00:00.624)       0:00:21.718 **********
2026-06-09 16:44:55.681838 | controller | skipping: [localhost]
2026-06-09 16:44:55.681909 | controller |
2026-06-09 16:44:55.681915 | controller | TASK [repo_setup : Check for DLRN repo at the destination path={{ cifmw_repo_setup_output }}/delorean.repo] ***
2026-06-09 16:44:55.681920 | controller | Tuesday 09 June 2026  16:44:55 +0000 (0:00:00.033)       0:00:21.754 **********
2026-06-09 16:44:55.681924 | controller | Tuesday 09 June 2026  16:44:55 +0000 (0:00:00.033)       0:00:21.752 **********
2026-06-09 16:44:55.722641 | controller | skipping: [localhost]
2026-06-09 16:44:55.722700 | controller |
2026-06-09 16:44:55.722706 | 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 16:44:55.722711 | controller | Tuesday 09 June 2026  16:44:55 +0000 (0:00:00.041)       0:00:21.795 **********
2026-06-09 16:44:55.722715 | controller | Tuesday 09 June 2026  16:44:55 +0000 (0:00:00.041)       0:00:21.794 **********
2026-06-09 16:44:55.764674 | controller | skipping: [localhost]
2026-06-09 16:44:55.764754 | controller |
2026-06-09 16:44:55.764761 | controller | TASK [repo_setup : Check for DLRN component repo path={{ cifmw_repo_setup_output }}/{{ _comp_repo }}] ***
2026-06-09 16:44:55.764766 | controller | Tuesday 09 June 2026  16:44:55 +0000 (0:00:00.041)       0:00:21.837 **********
2026-06-09 16:44:55.764770 | controller | Tuesday 09 June 2026  16:44:55 +0000 (0:00:00.041)       0:00:21.835 **********
2026-06-09 16:44:55.804224 | controller | skipping: [localhost]
2026-06-09 16:44:55.804292 | controller |
2026-06-09 16:44:55.804311 | 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 16:44:55.804318 | controller | Tuesday 09 June 2026  16:44:55 +0000 (0:00:00.040)       0:00:21.877 **********
2026-06-09 16:44:55.804324 | controller | Tuesday 09 June 2026  16:44:55 +0000 (0:00:00.040)       0:00:21.875 **********
2026-06-09 16:44:55.838735 | controller | skipping: [localhost]
2026-06-09 16:44:55.838813 | controller |
2026-06-09 16:44:55.838821 | 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 16:44:55.838827 | controller | Tuesday 09 June 2026  16:44:55 +0000 (0:00:00.034)       0:00:21.911 **********
2026-06-09 16:44:55.838833 | controller | Tuesday 09 June 2026  16:44:55 +0000 (0:00:00.034)       0:00:21.910 **********
2026-06-09 16:44:56.197611 | controller | ok: [localhost]
2026-06-09 16:44:56.197650 | controller |
2026-06-09 16:44:56.197659 | controller | TASK [repo_setup : Remove existing repos from /etc/yum.repos.d directory path={{ item }}, state=absent] ***
2026-06-09 16:44:56.197666 | controller | Tuesday 09 June 2026  16:44:56 +0000 (0:00:00.358)       0:00:22.270 **********
2026-06-09 16:44:56.197671 | controller | Tuesday 09 June 2026  16:44:56 +0000 (0:00:00.358)       0:00:22.269 **********
2026-06-09 16:44:56.832490 | controller | changed: [localhost] => (item=/etc/yum.repos.d/centos-addons.repo)
2026-06-09 16:44:56.832523 | controller | changed: [localhost] => (item=/etc/yum.repos.d/centos.repo)
2026-06-09 16:44:56.832528 | controller | changed: [localhost] => (item=/etc/yum.repos.d/kubernetes.repo)
2026-06-09 16:44:56.832533 | controller |
2026-06-09 16:44:56.832538 | controller | TASK [repo_setup : Cleanup existing metadata _raw_params=dnf clean metadata] ***
2026-06-09 16:44:56.832542 | controller | Tuesday 09 June 2026  16:44:56 +0000 (0:00:00.634)       0:00:22.905 **********
2026-06-09 16:44:56.832546 | controller | Tuesday 09 June 2026  16:44:56 +0000 (0:00:00.634)       0:00:22.904 **********
2026-06-09 16:44:57.270626 | controller | changed: [localhost]
2026-06-09 16:44:57.270708 | controller |
2026-06-09 16:44:57.270714 | 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 16:44:57.270720 | controller | Tuesday 09 June 2026  16:44:57 +0000 (0:00:00.438)       0:00:23.343 **********
2026-06-09 16:44:57.270724 | controller | Tuesday 09 June 2026  16:44:57 +0000 (0:00:00.438)       0:00:23.342 **********
2026-06-09 16:44:57.540984 | controller | changed: [localhost]
2026-06-09 16:44:57.541021 | controller |
2026-06-09 16:44:57.541028 | controller | TASK [ci_setup : Gather variables for each operating system _raw_params={{ item }}] ***
2026-06-09 16:44:57.541032 | controller | Tuesday 09 June 2026  16:44:57 +0000 (0:00:00.270)       0:00:23.614 **********
2026-06-09 16:44:57.541036 | controller | Tuesday 09 June 2026  16:44:57 +0000 (0:00:00.270)       0:00:23.612 **********
2026-06-09 16:44:57.583795 | controller | ok: [localhost] => (item=/home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/ci_setup/vars/redhat.yml)
2026-06-09 16:44:57.583832 | controller |
2026-06-09 16:44:57.583839 | controller | TASK [ci_setup : List packages to install var=cifmw_ci_setup_packages] *********
2026-06-09 16:44:57.583843 | controller | Tuesday 09 June 2026  16:44:57 +0000 (0:00:00.042)       0:00:23.656 **********
2026-06-09 16:44:57.583847 | controller | Tuesday 09 June 2026  16:44:57 +0000 (0:00:00.042)       0:00:23.655 **********
2026-06-09 16:44:57.608441 | controller | ok: [localhost] =>
2026-06-09 16:44:57.608492 | controller |     cifmw_ci_setup_packages:
2026-06-09 16:44:57.608498 | controller |     - bash-completion
2026-06-09 16:44:57.608502 | controller |     - ca-certificates
2026-06-09 16:44:57.608507 | controller |     - git-core
2026-06-09 16:44:57.608512 | controller |     - make
2026-06-09 16:44:57.608516 | controller |     - tar
2026-06-09 16:44:57.608521 | controller |     - tmux
2026-06-09 16:44:57.608525 | controller |     - python3-pip
2026-06-09 16:44:57.608530 | controller |
2026-06-09 16:44:57.608534 | controller | TASK [ci_setup : Install needed packages name={{ cifmw_ci_setup_packages }}, state=latest] ***
2026-06-09 16:44:57.608547 | controller | Tuesday 09 June 2026  16:44:57 +0000 (0:00:00.024)       0:00:23.681 **********
2026-06-09 16:44:57.608552 | controller | Tuesday 09 June 2026  16:44:57 +0000 (0:00:00.024)       0:00:23.680 **********
2026-06-09 16:45:33.121658 | controller | changed: [localhost]
2026-06-09 16:45:33.121765 | controller |
2026-06-09 16:45:33.121776 | controller | TASK [ci_setup : Gather version of openshift client _raw_params=oc version --client -o yaml] ***
2026-06-09 16:45:33.121785 | controller | Tuesday 09 June 2026  16:45:33 +0000 (0:00:35.513)       0:00:59.194 **********
2026-06-09 16:45:33.121793 | controller | Tuesday 09 June 2026  16:45:33 +0000 (0:00:35.513)       0:00:59.193 **********
2026-06-09 16:45:33.441252 | controller | ok: [localhost]
2026-06-09 16:45:33.441323 | controller |
2026-06-09 16:45:33.441329 | 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 16:45:33.441335 | controller | Tuesday 09 June 2026  16:45:33 +0000 (0:00:00.318)       0:00:59.513 **********
2026-06-09 16:45:33.441340 | controller | Tuesday 09 June 2026  16:45:33 +0000 (0:00:00.318)       0:00:59.512 **********
2026-06-09 16:45:33.654431 | controller | changed: [localhost]
2026-06-09 16:45:33.654514 | controller |
2026-06-09 16:45:33.654525 | 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 16:45:33.654535 | controller | Tuesday 09 June 2026  16:45:33 +0000 (0:00:00.213)       0:00:59.727 **********
2026-06-09 16:45:33.654543 | controller | Tuesday 09 June 2026  16:45:33 +0000 (0:00:00.213)       0:00:59.725 **********
2026-06-09 16:45:37.651156 | controller | changed: [localhost]
2026-06-09 16:45:37.651262 | controller |
2026-06-09 16:45:37.651268 | 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 16:45:37.651274 | controller | Tuesday 09 June 2026  16:45:37 +0000 (0:00:03.996)       0:01:03.724 **********
2026-06-09 16:45:37.651279 | controller | Tuesday 09 June 2026  16:45:37 +0000 (0:00:03.996)       0:01:03.722 **********
2026-06-09 16:45:37.679999 | controller | skipping: [localhost]
2026-06-09 16:45:37.680110 | controller |
2026-06-09 16:45:37.680122 | controller | TASK [ci_setup : Create completion file] ***************************************
2026-06-09 16:45:37.680132 | controller | Tuesday 09 June 2026  16:45:37 +0000 (0:00:00.028)       0:01:03.752 **********
2026-06-09 16:45:37.680140 | controller | Tuesday 09 June 2026  16:45:37 +0000 (0:00:00.028)       0:01:03.751 **********
2026-06-09 16:45:37.988990 | controller | changed: [localhost]
2026-06-09 16:45:37.989068 | controller |
2026-06-09 16:45:37.989073 | 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 16:45:37.989078 | controller |   source ~/.oc_completion
2026-06-09 16:45:37.989082 | controller | fi] ***
2026-06-09 16:45:37.989086 | controller | Tuesday 09 June 2026  16:45:37 +0000 (0:00:00.308)       0:01:04.061 **********
2026-06-09 16:45:37.989091 | controller | Tuesday 09 June 2026  16:45:37 +0000 (0:00:00.308)       0:01:04.060 **********
2026-06-09 16:45:38.302177 | controller | changed: [localhost]
2026-06-09 16:45:38.302260 | controller |
2026-06-09 16:45:38.302269 | controller | TASK [ci_setup : Check rhsm status _raw_params=subscription-manager status] ****
2026-06-09 16:45:38.302275 | controller | Tuesday 09 June 2026  16:45:38 +0000 (0:00:00.313)       0:01:04.375 **********
2026-06-09 16:45:38.302280 | controller | Tuesday 09 June 2026  16:45:38 +0000 (0:00:00.313)       0:01:04.374 **********
2026-06-09 16:45:38.328511 | controller | skipping: [localhost]
2026-06-09 16:45:38.328604 | controller |
2026-06-09 16:45:38.328614 | controller | TASK [ci_setup : Gather the repos to be enabled _repos={{
2026-06-09 16:45:38.328623 | controller |   cifmw_ci_setup_rhel_rhsm_default_repos +
2026-06-09 16:45:38.328633 | controller |   (cifmw_ci_setup_rhel_rhsm_extra_repos | default([]))
2026-06-09 16:45:38.328641 | controller | }}] ***
2026-06-09 16:45:38.328649 | controller | Tuesday 09 June 2026  16:45:38 +0000 (0:00:00.026)       0:01:04.401 **********
2026-06-09 16:45:38.328681 | controller | Tuesday 09 June 2026  16:45:38 +0000 (0:00:00.026)       0:01:04.400 **********
2026-06-09 16:45:38.348584 | controller | skipping: [localhost]
2026-06-09 16:45:38.348677 | controller |
2026-06-09 16:45:38.348692 | controller | TASK [ci_setup : Enabling the required repositories. name={{ item }}, state={{ rhsm_repo_state | default('enabled') }}] ***
2026-06-09 16:45:38.348704 | controller | Tuesday 09 June 2026  16:45:38 +0000 (0:00:00.019)       0:01:04.421 **********
2026-06-09 16:45:38.348716 | controller | Tuesday 09 June 2026  16:45:38 +0000 (0:00:00.019)       0:01:04.420 **********
2026-06-09 16:45:38.369801 | controller | skipping: [localhost]
2026-06-09 16:45:38.369877 | controller |
2026-06-09 16:45:38.369887 | controller | TASK [ci_setup : Get current /etc/redhat-release _raw_params=cat /etc/redhat-release] ***
2026-06-09 16:45:38.369896 | controller | Tuesday 09 June 2026  16:45:38 +0000 (0:00:00.021)       0:01:04.442 **********
2026-06-09 16:45:38.369904 | controller | Tuesday 09 June 2026  16:45:38 +0000 (0:00:00.021)       0:01:04.441 **********
2026-06-09 16:45:38.390161 | controller | skipping: [localhost]
2026-06-09 16:45:38.390237 | controller |
2026-06-09 16:45:38.390248 | controller | TASK [ci_setup : Print current /etc/redhat-release msg={{ _current_rh_release.stdout }}] ***
2026-06-09 16:45:38.390256 | controller | Tuesday 09 June 2026  16:45:38 +0000 (0:00:00.020)       0:01:04.463 **********
2026-06-09 16:45:38.390264 | controller | Tuesday 09 June 2026  16:45:38 +0000 (0:00:00.020)       0:01:04.461 **********
2026-06-09 16:45:38.408152 | controller | skipping: [localhost]
2026-06-09 16:45:38.408237 | controller |
2026-06-09 16:45:38.408248 | 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 16:45:38.408259 | controller | Tuesday 09 June 2026  16:45:38 +0000 (0:00:00.017)       0:01:04.480 **********
2026-06-09 16:45:38.408267 | controller | Tuesday 09 June 2026  16:45:38 +0000 (0:00:00.017)       0:01:04.479 **********
2026-06-09 16:45:38.445705 | controller | skipping: [localhost]
2026-06-09 16:45:38.445827 | controller |
2026-06-09 16:45:38.445835 | controller | TASK [ci_setup : Manage directories path={{ item }}, state={{ directory_state }}, mode=0755, owner={{ ansible_user_id }}, group={{ ansible_user_id }}] ***
2026-06-09 16:45:38.445842 | controller | Tuesday 09 June 2026  16:45:38 +0000 (0:00:00.037)       0:01:04.518 **********
2026-06-09 16:45:38.445848 | controller | Tuesday 09 June 2026  16:45:38 +0000 (0:00:00.037)       0:01:04.517 **********
2026-06-09 16:45:39.458225 | controller | changed: [localhost] => (item=/home/zuul/ci-framework-data/artifacts/manifests/openstack/cr)
2026-06-09 16:45:39.458291 | controller | changed: [localhost] => (item=/home/zuul/ci-framework-data/logs)
2026-06-09 16:45:39.458333 | controller | ok: [localhost] => (item=/home/zuul/ci-framework-data/tmp)
2026-06-09 16:45:39.458337 | controller | changed: [localhost] => (item=/home/zuul/ci-framework-data/volumes)
2026-06-09 16:45:39.458349 | controller | ok: [localhost] => (item=/home/zuul/ci-framework-data/artifacts/parameters)
2026-06-09 16:45:39.458353 | controller |
2026-06-09 16:45:39.458357 | controller | TASK [Prepare install_yamls make targets name=install_yamls, apply={'tags': ['bootstrap']}] ***
2026-06-09 16:45:39.458361 | controller | Tuesday 09 June 2026  16:45:39 +0000 (0:00:01.012)       0:01:05.531 **********
2026-06-09 16:45:39.458375 | controller | Tuesday 09 June 2026  16:45:39 +0000 (0:00:01.012)       0:01:05.529 **********
2026-06-09 16:45:39.603087 | controller |
2026-06-09 16:45:39.603166 | controller | TASK [install_yamls : Ensure directories exist path={{ item }}, state=directory, mode=0755] ***
2026-06-09 16:45:39.603173 | controller | Tuesday 09 June 2026  16:45:39 +0000 (0:00:00.144)       0:01:05.675 **********
2026-06-09 16:45:39.603177 | controller | Tuesday 09 June 2026  16:45:39 +0000 (0:00:00.144)       0:01:05.674 **********
2026-06-09 16:45:40.183316 | controller | ok: [localhost] => (item=/home/zuul/ci-framework-data/artifacts)
2026-06-09 16:45:40.183423 | controller | changed: [localhost] => (item=/home/zuul/ci-framework-data/artifacts/roles/install_yamls_makes/tasks)
2026-06-09 16:45:40.183435 | controller | ok: [localhost] => (item=/home/zuul/ci-framework-data/artifacts/parameters)
2026-06-09 16:45:40.183459 | controller |
2026-06-09 16:45:40.183466 | 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 16:45:40.183472 | controller | Tuesday 09 June 2026  16:45:40 +0000 (0:00:00.579)       0:01:06.255 **********
2026-06-09 16:45:40.183477 | controller | Tuesday 09 June 2026  16:45:40 +0000 (0:00:00.579)       0:01:06.254 **********
2026-06-09 16:45:40.416978 | controller | ok: [localhost]
2026-06-09 16:45:40.417056 | controller |
2026-06-09 16:45:40.417062 | controller | TASK [Create variables with local repos based on Zuul items name=install_yamls, tasks_from=zuul_set_operators_repo.yml] ***
2026-06-09 16:45:40.417066 | controller | Tuesday 09 June 2026  16:45:40 +0000 (0:00:00.233)       0:01:06.489 **********
2026-06-09 16:45:40.417070 | controller | Tuesday 09 June 2026  16:45:40 +0000 (0:00:00.233)       0:01:06.488 **********
2026-06-09 16:45:40.468664 | controller |
2026-06-09 16:45:40.468748 | 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 16:45:40.468754 | controller | Tuesday 09 June 2026  16:45:40 +0000 (0:00:00.051)       0:01:06.541 **********
2026-06-09 16:45:40.468759 | controller | Tuesday 09 June 2026  16:45:40 +0000 (0:00:00.051)       0:01:06.540 **********
2026-06-09 16:45:40.502808 | controller | skipping: [localhost] => (item={'branch': 'main', 'change': '3980', 'change_url': 'https://github.com/openstack-k8s-operators/ci-framework/pull/3980', 'commit_id': 'db045fc008bdc3cc4495198de690b1680575f233', 'patchset': 'db045fc008bdc3cc4495198de690b1680575f233', 'project': {'canonical_hostname': 'github.com', 'canonical_name': 'github.com/openstack-k8s-operators/ci-framework', 'name': 'openstack-k8s-operators/ci-framework', 'short_name': 'ci-framework', 'src_dir': 'src/github.com/openstack-k8s-operators/ci-framework'}, 'topic': None})
2026-06-09 16:45:40.502913 | controller | skipping: [localhost]
2026-06-09 16:45:40.502919 | controller |
2026-06-09 16:45:40.502923 | controller | TASK [install_yamls : Print helpful data for debugging msg=_repo_operator_name: {{ _repo_operator_name }}
2026-06-09 16:45:40.502927 | controller | _repo_operator_info: {{ _repo_operator_info }}
2026-06-09 16:45:40.502932 | controller | cifmw_install_yamls_operators_repo: {{ cifmw_install_yamls_operators_repo }}
2026-06-09 16:45:40.502935 | controller | ] ***
2026-06-09 16:45:40.502939 | controller | Tuesday 09 June 2026  16:45:40 +0000 (0:00:00.034)       0:01:06.575 **********
2026-06-09 16:45:40.502943 | controller | Tuesday 09 June 2026  16:45:40 +0000 (0:00:00.034)       0:01:06.574 **********
2026-06-09 16:45:40.557814 | controller | skipping: [localhost] => (item={'branch': 'main', 'change': '3980', 'change_url': 'https://github.com/openstack-k8s-operators/ci-framework/pull/3980', 'commit_id': 'db045fc008bdc3cc4495198de690b1680575f233', 'patchset': 'db045fc008bdc3cc4495198de690b1680575f233', 'project': {'canonical_hostname': 'github.com', 'canonical_name': 'github.com/openstack-k8s-operators/ci-framework', 'name': 'openstack-k8s-operators/ci-framework', 'short_name': 'ci-framework', 'src_dir': 'src/github.com/openstack-k8s-operators/ci-framework'}, 'topic': None})
2026-06-09 16:45:40.557876 | controller | skipping: [localhost]
2026-06-09 16:45:40.557882 | controller |
2026-06-09 16:45:40.557896 | controller | TASK [Customize install_yamls devsetup vars if needed name=install_yamls, tasks_from=customize_devsetup_vars.yml] ***
2026-06-09 16:45:40.557901 | controller | Tuesday 09 June 2026  16:45:40 +0000 (0:00:00.055)       0:01:06.630 **********
2026-06-09 16:45:40.557905 | controller | Tuesday 09 June 2026  16:45:40 +0000 (0:00:00.055)       0:01:06.629 **********
2026-06-09 16:45:40.602632 | controller |
2026-06-09 16:45:40.602725 | 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 16:45:40.602748 | controller | Tuesday 09 June 2026  16:45:40 +0000 (0:00:00.044)       0:01:06.675 **********
2026-06-09 16:45:40.602774 | controller | Tuesday 09 June 2026  16:45:40 +0000 (0:00:00.044)       0:01:06.674 **********
2026-06-09 16:45:40.631162 | controller | skipping: [localhost]
2026-06-09 16:45:40.631229 | controller |
2026-06-09 16:45:40.631234 | 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 16:45:40.631240 | controller | Tuesday 09 June 2026  16:45:40 +0000 (0:00:00.028)       0:01:06.704 **********
2026-06-09 16:45:40.631244 | controller | Tuesday 09 June 2026  16:45:40 +0000 (0:00:00.028)       0:01:06.702 **********
2026-06-09 16:45:40.658212 | controller | skipping: [localhost]
2026-06-09 16:45:40.658290 | controller |
2026-06-09 16:45:40.658300 | 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 16:45:40.658310 | controller | Tuesday 09 June 2026  16:45:40 +0000 (0:00:00.027)       0:01:06.731 **********
2026-06-09 16:45:40.658319 | controller | Tuesday 09 June 2026  16:45:40 +0000 (0:00:00.027)       0:01:06.729 **********
2026-06-09 16:45:40.683194 | controller | skipping: [localhost]
2026-06-09 16:45:40.683230 | controller |
2026-06-09 16:45:40.683237 | 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 16:45:40.683242 | controller | Tuesday 09 June 2026  16:45:40 +0000 (0:00:00.025)       0:01:06.756 **********
2026-06-09 16:45:40.683247 | controller | Tuesday 09 June 2026  16:45:40 +0000 (0:00:00.025)       0:01:06.755 **********
2026-06-09 16:45:40.711822 | controller | skipping: [localhost]
2026-06-09 16:45:40.711869 | controller |
2026-06-09 16:45:40.711879 | controller | TASK [install_yamls : Compute the cifmw_install_yamls_vars final value _install_yamls_override_vars={{
2026-06-09 16:45:40.711888 | controller |   _install_yamls_override_vars | default({}) |
2026-06-09 16:45:40.711896 | controller |   combine(item, recursive=True)
2026-06-09 16:45:40.711904 | controller | }}] ***
2026-06-09 16:45:40.711912 | controller | Tuesday 09 June 2026  16:45:40 +0000 (0:00:00.028)       0:01:06.784 **********
2026-06-09 16:45:40.711917 | controller | Tuesday 09 June 2026  16:45:40 +0000 (0:00:00.028)       0:01:06.783 **********
2026-06-09 16:45:40.792623 | 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 16:45:40.792677 | controller |
2026-06-09 16:45:40.792689 | controller | TASK [install_yamls : Set environment override cifmw_install_yamls_environment fact cifmw_install_yamls_environment={{
2026-06-09 16:45:40.792698 | controller |   _install_yamls_override_vars.keys() |
2026-06-09 16:45:40.792708 | controller |   map('upper') |
2026-06-09 16:45:40.792717 | controller |   zip(_install_yamls_override_vars.values()) |
2026-06-09 16:45:40.792726 | controller |   items2dict(key_name=0, value_name=1) |
2026-06-09 16:45:40.792734 | controller |   combine({
2026-06-09 16:45:40.792742 | controller |     'OUT': cifmw_install_yamls_manifests_dir,
2026-06-09 16:45:40.792750 | controller |     'OUTPUT_DIR': cifmw_install_yamls_edpm_dir,
2026-06-09 16:45:40.792758 | controller |     'CHECKOUT_FROM_OPENSTACK_REF': cifmw_install_yamls_checkout_openstack_ref,
2026-06-09 16:45:40.792767 | controller |     'OPENSTACK_K8S_BRANCH': (zuul is defined and not zuul.branch |regex_search('master|antelope|rhos')) | ternary(zuul.branch, 'main')
2026-06-09 16:45:40.792776 | controller |   }) |
2026-06-09 16:45:40.792784 | controller |   combine(install_yamls_operators_repos)
2026-06-09 16:45:40.792792 | controller | }}, cacheable=True] ***
2026-06-09 16:45:40.792800 | controller | Tuesday 09 June 2026  16:45:40 +0000 (0:00:00.081)       0:01:06.865 **********
2026-06-09 16:45:40.792808 | controller | Tuesday 09 June 2026  16:45:40 +0000 (0:00:00.081)       0:01:06.864 **********
2026-06-09 16:45:40.839339 | controller | ok: [localhost]
2026-06-09 16:45:40.839381 | controller |
2026-06-09 16:45:40.839407 | controller | TASK [install_yamls : Get environment structure base_path={{ cifmw_install_yamls_repo }}] ***
2026-06-09 16:45:40.839414 | controller | Tuesday 09 June 2026  16:45:40 +0000 (0:00:00.046)       0:01:06.912 **********
2026-06-09 16:45:40.839428 | controller | Tuesday 09 June 2026  16:45:40 +0000 (0:00:00.046)       0:01:06.911 **********
2026-06-09 16:45:41.515608 | controller | ok: [localhost]
2026-06-09 16:45:41.515689 | controller |
2026-06-09 16:45:41.515696 | controller | TASK [install_yamls : Ensure Output directory exists path={{ cifmw_install_yamls_out_dir }}, state=directory, mode=0755] ***
2026-06-09 16:45:41.515700 | controller | Tuesday 09 June 2026  16:45:41 +0000 (0:00:00.676)       0:01:07.588 **********
2026-06-09 16:45:41.515705 | controller | Tuesday 09 June 2026  16:45:41 +0000 (0:00:00.676)       0:01:07.587 **********
2026-06-09 16:45:41.728029 | controller | ok: [localhost]
2026-06-09 16:45:41.728094 | controller |
2026-06-09 16:45:41.728108 | 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 16:45:41.728113 | controller | Tuesday 09 June 2026  16:45:41 +0000 (0:00:00.212)       0:01:07.800 **********
2026-06-09 16:45:41.728117 | controller | Tuesday 09 June 2026  16:45:41 +0000 (0:00:00.212)       0:01:07.799 **********
2026-06-09 16:45:41.793260 | controller | ok: [localhost]
2026-06-09 16:45:41.793315 | controller |
2026-06-09 16:45:41.793320 | 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 16:45:41.793325 | controller | export {{ k }}={{ v }}
2026-06-09 16:45:41.793329 | controller | {% endfor %}, mode=0644] ***
2026-06-09 16:45:41.793334 | controller | Tuesday 09 June 2026  16:45:41 +0000 (0:00:00.065)       0:01:07.866 **********
2026-06-09 16:45:41.793338 | controller | Tuesday 09 June 2026  16:45:41 +0000 (0:00:00.065)       0:01:07.864 **********
2026-06-09 16:45:42.200168 | controller | changed: [localhost]
2026-06-09 16:45:42.200239 | controller |
2026-06-09 16:45:42.200246 | 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 16:45:42.200252 | controller | Tuesday 09 June 2026  16:45:42 +0000 (0:00:00.407)       0:01:08.273 **********
2026-06-09 16:45:42.200257 | controller | Tuesday 09 June 2026  16:45:42 +0000 (0:00:00.407)       0:01:08.271 **********
2026-06-09 16:45:42.231302 | controller | ok: [localhost]
2026-06-09 16:45:42.231416 | controller |
2026-06-09 16:45:42.231433 | controller | TASK [install_yamls : Show the env structure var=cifmw_install_yamls_environment] ***
2026-06-09 16:45:42.231439 | controller | Tuesday 09 June 2026  16:45:42 +0000 (0:00:00.031)       0:01:08.304 **********
2026-06-09 16:45:42.231443 | controller | Tuesday 09 June 2026  16:45:42 +0000 (0:00:00.031)       0:01:08.303 **********
2026-06-09 16:45:42.254557 | controller | ok: [localhost] =>
2026-06-09 16:45:42.254635 | controller |     cifmw_install_yamls_environment:
2026-06-09 16:45:42.254641 | controller |       BMAAS_INSTANCE_DISK_SIZE: 40
2026-06-09 16:45:42.254645 | controller |       BMAAS_INSTANCE_MEMORY: 8192
2026-06-09 16:45:42.254649 | controller |       BMAAS_INSTANCE_VCPUS: 6
2026-06-09 16:45:42.254653 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-09 16:45:42.254657 | controller |       DATAPLANE_GROWVOLS_ARGS: /=8GB /tmp=1GB /home=1GB /var=8GB
2026-06-09 16:45:42.254661 | controller |       DEPLOY_DIR: /home/zuul/ci-framework-data/artifacts/edpm_compute
2026-06-09 16:45:42.254665 | controller |       INSTALL_CERT_MANAGER: false
2026-06-09 16:45:42.254668 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-09 16:45:42.254672 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-09 16:45:42.254676 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-09 16:45:42.254679 | controller |
2026-06-09 16:45:42.254683 | controller | TASK [install_yamls : Show the env structure defaults var=cifmw_install_yamls_defaults] ***
2026-06-09 16:45:42.254704 | controller | Tuesday 09 June 2026  16:45:42 +0000 (0:00:00.023)       0:01:08.327 **********
2026-06-09 16:45:42.254708 | controller | Tuesday 09 June 2026  16:45:42 +0000 (0:00:00.023)       0:01:08.326 **********
2026-06-09 16:45:42.283036 | controller | ok: [localhost] =>
2026-06-09 16:45:42.283096 | controller |     cifmw_install_yamls_defaults:
2026-06-09 16:45:42.283102 | controller |       ADOPTED_EXTERNAL_NETWORK: 172.21.1.0/24
2026-06-09 16:45:42.283106 | controller |       ADOPTED_INTERNALAPI_NETWORK: 172.17.1.0/24
2026-06-09 16:45:42.283110 | controller |       ADOPTED_STORAGEMGMT_NETWORK: 172.20.1.0/24
2026-06-09 16:45:42.283114 | controller |       ADOPTED_STORAGE_NETWORK: 172.18.1.0/24
2026-06-09 16:45:42.283118 | controller |       ADOPTED_TENANT_NETWORK: 172.9.1.0/24
2026-06-09 16:45:42.283121 | controller |       ANSIBLETEST: config/samples/test_v1beta1_ansibletest.yaml
2026-06-09 16:45:42.283126 | controller |       ANSIBLETEST_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/test-operator/config/samples/test_v1beta1_ansibletest.yaml
2026-06-09 16:45:42.283130 | controller |       BARBICAN: config/samples/barbican_v1beta1_barbican.yaml
2026-06-09 16:45:42.283134 | controller |       BARBICAN_BRANCH: main
2026-06-09 16:45:42.283137 | controller |       BARBICAN_COMMIT_HASH: ''
2026-06-09 16:45:42.283141 | controller |       BARBICAN_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/barbican-operator/config/samples/barbican_v1beta1_barbican.yaml
2026-06-09 16:45:42.283144 | controller |       BARBICAN_DEPL_IMG: unused
2026-06-09 16:45:42.283148 | controller |       BARBICAN_IMG: quay.io/openstack-k8s-operators/barbican-operator-index:latest
2026-06-09 16:45:42.283152 | controller |       BARBICAN_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/barbican-operator/kuttl-test.yaml
2026-06-09 16:45:42.283156 | controller |       BARBICAN_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/barbican-operator/test/kuttl/tests
2026-06-09 16:45:42.283160 | controller |       BARBICAN_KUTTL_NAMESPACE: barbican-kuttl-tests
2026-06-09 16:45:42.283164 | controller |       BARBICAN_REPO: https://github.com/openstack-k8s-operators/barbican-operator.git
2026-06-09 16:45:42.283167 | controller |       BARBICAN_SERVICE_ENABLED: 'true'
2026-06-09 16:45:42.283179 | controller |       BARBICAN_SIMPLE_CRYPTO_ENCRYPTION_KEY: sEFmdFjDUqRM2VemYslV5yGNWjokioJXsg8Nrlc3drU=
2026-06-09 16:45:42.283183 | controller |       BAREMETAL_BRANCH: main
2026-06-09 16:45:42.283187 | controller |       BAREMETAL_COMMIT_HASH: ''
2026-06-09 16:45:42.283190 | controller |       BAREMETAL_IMG: quay.io/openstack-k8s-operators/openstack-baremetal-operator-index:latest
2026-06-09 16:45:42.283194 | controller |       BAREMETAL_OS_CONTAINER_IMG: ''
2026-06-09 16:45:42.283198 | controller |       BAREMETAL_OS_IMG: ''
2026-06-09 16:45:42.283201 | controller |       BAREMETAL_OS_IMG_TYPE: ''
2026-06-09 16:45:42.283205 | controller |       BAREMETAL_REPO: https://github.com/openstack-k8s-operators/openstack-baremetal-operator.git
2026-06-09 16:45:42.283208 | controller |       BAREMETAL_TIMEOUT: 20m
2026-06-09 16:45:42.283212 | controller |       BASH_IMG: quay.io/openstack-k8s-operators/bash:latest
2026-06-09 16:45:42.283216 | controller |       BGP_ASN: '64999'
2026-06-09 16:45:42.283219 | controller |       BGP_LEAF_1: 100.65.4.1
2026-06-09 16:45:42.283222 | controller |       BGP_LEAF_2: 100.64.4.1
2026-06-09 16:45:42.283226 | controller |       BGP_OVN_ROUTING: 'false'
2026-06-09 16:45:42.283229 | controller |       BGP_PEER_ASN: '64999'
2026-06-09 16:45:42.283233 | controller |       BGP_SOURCE_IP: 172.30.4.2
2026-06-09 16:45:42.283236 | controller |       BGP_SOURCE_IP6: f00d:f00d:f00d:f00d:f00d:f00d:f00d:42
2026-06-09 16:45:42.283240 | controller |       BMAAS_BRIDGE_IPV4_PREFIX: 172.20.1.2/24
2026-06-09 16:45:42.283243 | controller |       BMAAS_BRIDGE_IPV6_PREFIX: fd00:bbbb::2/64
2026-06-09 16:45:42.283247 | controller |       BMAAS_INSTANCE_DISK_SIZE: 40
2026-06-09 16:45:42.283250 | controller |       BMAAS_INSTANCE_MEMORY: 8192
2026-06-09 16:45:42.283254 | controller |       BMAAS_INSTANCE_NAME_PREFIX: crc-bmaas
2026-06-09 16:45:42.283257 | controller |       BMAAS_INSTANCE_NET_MODEL: virtio
2026-06-09 16:45:42.283260 | controller |       BMAAS_INSTANCE_OS_VARIANT: centos-stream9
2026-06-09 16:45:42.283264 | controller |       BMAAS_INSTANCE_VCPUS: 6
2026-06-09 16:45:42.283267 | controller |       BMAAS_INSTANCE_VIRT_TYPE: kvm
2026-06-09 16:45:42.283271 | controller |       BMAAS_IPV4: 'true'
2026-06-09 16:45:42.283274 | controller |       BMAAS_IPV6: 'false'
2026-06-09 16:45:42.283281 | controller |       BMAAS_LIBVIRT_USER: sushyemu
2026-06-09 16:45:42.283285 | controller |       BMAAS_METALLB_ADDRESS_POOL: 172.20.1.64/26
2026-06-09 16:45:42.283288 | controller |       BMAAS_METALLB_POOL_NAME: baremetal
2026-06-09 16:45:42.283292 | controller |       BMAAS_NETWORK_IPV4_PREFIX: 172.20.1.1/24
2026-06-09 16:45:42.283295 | controller |       BMAAS_NETWORK_IPV6_PREFIX: fd00:bbbb::1/64
2026-06-09 16:45:42.283299 | controller |       BMAAS_NETWORK_NAME: crc-bmaas
2026-06-09 16:45:42.283302 | controller |       BMAAS_NODE_COUNT: '1'
2026-06-09 16:45:42.283306 | controller |       BMAAS_OCP_INSTANCE_NAME: crc
2026-06-09 16:45:42.283309 | controller |       BMAAS_REDFISH_PASSWORD: password
2026-06-09 16:45:42.283313 | controller |       BMAAS_REDFISH_USERNAME: admin
2026-06-09 16:45:42.283316 | controller |       BMAAS_ROUTE_LIBVIRT_NETWORKS: crc-bmaas,crc,default
2026-06-09 16:45:42.283320 | controller |       BMAAS_SUSHY_EMULATOR_DRIVER: libvirt
2026-06-09 16:45:42.283323 | controller |       BMAAS_SUSHY_EMULATOR_IMAGE: quay.io/metal3-io/sushy-tools:latest
2026-06-09 16:45:42.283327 | controller |       BMAAS_SUSHY_EMULATOR_NAMESPACE: sushy-emulator
2026-06-09 16:45:42.283330 | controller |       BMAAS_SUSHY_EMULATOR_OS_CLIENT_CONFIG_FILE: /etc/openstack/clouds.yaml
2026-06-09 16:45:42.283334 | controller |       BMAAS_SUSHY_EMULATOR_OS_CLOUD: openstack
2026-06-09 16:45:42.283337 | controller |       BMH_NAMESPACE: openstack
2026-06-09 16:45:42.283341 | controller |       BMO_BRANCH: release-0.9
2026-06-09 16:45:42.283344 | controller |       BMO_CLEANUP: 'true'
2026-06-09 16:45:42.283348 | controller |       BMO_COMMIT_HASH: ''
2026-06-09 16:45:42.283351 | controller |       BMO_IPA_BASEURI: https://tarballs.opendev.org/openstack/ironic-python-agent/dib
2026-06-09 16:45:42.283354 | controller |       BMO_IPA_BRANCH: stable/2024.1
2026-06-09 16:45:42.283358 | controller |       BMO_IPA_FLAVOR: centos9
2026-06-09 16:45:42.283361 | controller |       BMO_IPA_INSECURE: 'false'
2026-06-09 16:45:42.283365 | controller |       BMO_IRONIC_HOST: 192.168.122.10
2026-06-09 16:45:42.283368 | controller |       BMO_PROVISIONING_INTERFACE: ''
2026-06-09 16:45:42.283372 | controller |       BMO_REPO: https://github.com/metal3-io/baremetal-operator
2026-06-09 16:45:42.283375 | controller |       BMO_SETUP: ''
2026-06-09 16:45:42.283379 | controller |       BMO_SETUP_ROUTE_REPLACE: 'true'
2026-06-09 16:45:42.283382 | controller |       BM_CTLPLANE_INTERFACE: enp1s0
2026-06-09 16:45:42.283408 | controller |       BM_INSTANCE_MEMORY: '8192'
2026-06-09 16:45:42.283423 | controller |       BM_INSTANCE_NAME_PREFIX: edpm-compute-baremetal
2026-06-09 16:45:42.283429 | controller |       BM_INSTANCE_NAME_SUFFIX: '0'
2026-06-09 16:45:42.283433 | controller |       BM_NETWORK_NAME: default
2026-06-09 16:45:42.283438 | controller |       BM_NODE_COUNT: '1'
2026-06-09 16:45:42.283443 | controller |       BM_ROOT_PASSWORD: ''
2026-06-09 16:45:42.283447 | controller |       BM_ROOT_PASSWORD_SECRET: ''
2026-06-09 16:45:42.283452 | controller |       CEILOMETER_CENTRAL_DEPL_IMG: unused
2026-06-09 16:45:42.283456 | controller |       CEILOMETER_NOTIFICATION_DEPL_IMG: unused
2026-06-09 16:45:42.283461 | controller |       CEPH_BRANCH: release-1.15
2026-06-09 16:45:42.283473 | controller |       CEPH_CLIENT: /home/zuul/ci-framework-data/artifacts/manifests/operator/rook/deploy/examples/toolbox.yaml
2026-06-09 16:45:42.283477 | controller |       CEPH_COMMON: /home/zuul/ci-framework-data/artifacts/manifests/operator/rook/deploy/examples/common.yaml
2026-06-09 16:45:42.283481 | controller |       CEPH_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/rook/deploy/examples/cluster-test.yaml
2026-06-09 16:45:42.283485 | controller |       CEPH_CRDS: /home/zuul/ci-framework-data/artifacts/manifests/operator/rook/deploy/examples/crds.yaml
2026-06-09 16:45:42.283489 | controller |       CEPH_IMG: quay.io/ceph/demo:latest-squid
2026-06-09 16:45:42.283492 | controller |       CEPH_OP: /home/zuul/ci-framework-data/artifacts/manifests/operator/rook/deploy/examples/operator-openshift.yaml
2026-06-09 16:45:42.283496 | controller |       CEPH_REPO: https://github.com/rook/rook.git
2026-06-09 16:45:42.283500 | controller |       CERTMANAGER_TIMEOUT: 300s
2026-06-09 16:45:42.283503 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-09 16:45:42.283506 | controller |       CINDER: config/samples/cinder_v1beta1_cinder.yaml
2026-06-09 16:45:42.283510 | controller |       CINDERAPI_DEPL_IMG: unused
2026-06-09 16:45:42.283513 | controller |       CINDERBKP_DEPL_IMG: unused
2026-06-09 16:45:42.283517 | controller |       CINDERSCH_DEPL_IMG: unused
2026-06-09 16:45:42.283525 | controller |       CINDERVOL_DEPL_IMG: unused
2026-06-09 16:45:42.283528 | controller |       CINDER_BRANCH: main
2026-06-09 16:45:42.283532 | controller |       CINDER_COMMIT_HASH: ''
2026-06-09 16:45:42.283536 | controller |       CINDER_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/cinder-operator/config/samples/cinder_v1beta1_cinder.yaml
2026-06-09 16:45:42.283539 | controller |       CINDER_IMG: quay.io/openstack-k8s-operators/cinder-operator-index:latest
2026-06-09 16:45:42.283543 | controller |       CINDER_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/cinder-operator/kuttl-test.yaml
2026-06-09 16:45:42.283546 | controller |       CINDER_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/cinder-operator/test/kuttl/tests
2026-06-09 16:45:42.283550 | controller |       CINDER_KUTTL_NAMESPACE: cinder-kuttl-tests
2026-06-09 16:45:42.283553 | controller |       CINDER_REPO: https://github.com/openstack-k8s-operators/cinder-operator.git
2026-06-09 16:45:42.283557 | controller |       CLEANUP_DIR_CMD: rm -Rf
2026-06-09 16:45:42.283560 | controller |       CRC_BGP_NIC_1_MAC: '52:54:00:11:11:11'
2026-06-09 16:45:42.283564 | controller |       CRC_BGP_NIC_2_MAC: '52:54:00:11:11:12'
2026-06-09 16:45:42.283567 | controller |       CRC_HTTPS_PROXY: ''
2026-06-09 16:45:42.283570 | controller |       CRC_HTTP_PROXY: ''
2026-06-09 16:45:42.283574 | controller |       CRC_STORAGE_NAMESPACE: crc-storage
2026-06-09 16:45:42.283577 | controller |       CRC_STORAGE_RETRIES: '3'
2026-06-09 16:45:42.283584 | 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 16:45:42.283588 | controller |       CRC_VERSION: latest
2026-06-09 16:45:42.283593 | controller |       DATAPLANE_ANSIBLE_SECRET: dataplane-ansible-ssh-private-key-secret
2026-06-09 16:45:42.283599 | controller |       DATAPLANE_ANSIBLE_USER: ''
2026-06-09 16:45:42.283612 | controller |       DATAPLANE_COMPUTE_IP: 192.168.122.100
2026-06-09 16:45:42.283617 | controller |       DATAPLANE_CONTAINER_PREFIX: openstack
2026-06-09 16:45:42.283622 | controller |       DATAPLANE_CONTAINER_TAG: current-podified
2026-06-09 16:45:42.283627 | controller |       DATAPLANE_CUSTOM_SERVICE_RUNNER_IMG: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest
2026-06-09 16:45:42.283632 | controller |       DATAPLANE_DEFAULT_GW: 192.168.122.1
2026-06-09 16:45:42.283637 | controller |       DATAPLANE_EXTRA_NOVA_CONFIG_FILE: /dev/null
2026-06-09 16:45:42.283642 | controller |       DATAPLANE_GROWVOLS_ARGS: /=8GB /tmp=1GB /home=1GB /var=8GB
2026-06-09 16:45:42.283647 | controller |       DATAPLANE_KUSTOMIZE_SCENARIO: preprovisioned
2026-06-09 16:45:42.283651 | controller |       DATAPLANE_NETWORKER_IP: 192.168.122.200
2026-06-09 16:45:42.283654 | controller |       DATAPLANE_NETWORK_INTERFACE_NAME: eth0
2026-06-09 16:45:42.283658 | controller |       DATAPLANE_NOVA_NFS_PATH: ''
2026-06-09 16:45:42.283661 | controller |       DATAPLANE_NTP_SERVER: pool.ntp.org
2026-06-09 16:45:42.283665 | controller |       DATAPLANE_PLAYBOOK: osp.edpm.download_cache
2026-06-09 16:45:42.283668 | controller |       DATAPLANE_REGISTRY_URL: quay.io/podified-antelope-centos9
2026-06-09 16:45:42.283672 | controller |       DATAPLANE_REPO_SETUP_BRANCH: antelope
2026-06-09 16:45:42.283675 | controller |       DATAPLANE_REPO_SETUP_REPO: current-podified
2026-06-09 16:45:42.283679 | controller |       DATAPLANE_RUNNER_IMG: ''
2026-06-09 16:45:42.283684 | controller |       DATAPLANE_SERVER_ROLE: compute
2026-06-09 16:45:42.283689 | controller |       DATAPLANE_SSHD_ALLOWED_RANGES: '[''192.168.122.0/24'']'
2026-06-09 16:45:42.283694 | controller |       DATAPLANE_TIMEOUT: 30m
2026-06-09 16:45:42.283699 | controller |       DATAPLANE_TLS_ENABLED: 'true'
2026-06-09 16:45:42.283704 | controller |       DATAPLANE_TOTAL_NETWORKER_NODES: '1'
2026-06-09 16:45:42.283709 | controller |       DATAPLANE_TOTAL_NODES: '1'
2026-06-09 16:45:42.283713 | controller |       DBSERVICE: galera
2026-06-09 16:45:42.283718 | controller |       DEPLOY_DIR: /home/zuul/ci-framework-data/artifacts/edpm_compute
2026-06-09 16:45:42.283723 | controller |       DESIGNATE: config/samples/designate_v1beta1_designate.yaml
2026-06-09 16:45:42.283762 | controller |       DESIGNATE_BRANCH: main
2026-06-09 16:45:42.283767 | controller |       DESIGNATE_COMMIT_HASH: ''
2026-06-09 16:45:42.283771 | controller |       DESIGNATE_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/designate-operator/config/samples/designate_v1beta1_designate.yaml
2026-06-09 16:45:42.283775 | controller |       DESIGNATE_IMG: quay.io/openstack-k8s-operators/designate-operator-index:latest
2026-06-09 16:45:42.283783 | controller |       DESIGNATE_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/designate-operator/kuttl-test.yaml
2026-06-09 16:45:42.283787 | controller |       DESIGNATE_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/designate-operator/test/kuttl/tests
2026-06-09 16:45:42.283790 | controller |       DESIGNATE_KUTTL_NAMESPACE: designate-kuttl-tests
2026-06-09 16:45:42.283794 | controller |       DESIGNATE_REPO: https://github.com/openstack-k8s-operators/designate-operator.git
2026-06-09 16:45:42.283797 | controller |       DNSDATA: config/samples/network_v1beta1_dnsdata.yaml
2026-06-09 16:45:42.283806 | controller |       DNSDATA_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator/config/samples/network_v1beta1_dnsdata.yaml
2026-06-09 16:45:42.283810 | controller |       DNSMASQ: config/samples/network_v1beta1_dnsmasq.yaml
2026-06-09 16:45:42.283813 | controller |       DNSMASQ_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator/config/samples/network_v1beta1_dnsmasq.yaml
2026-06-09 16:45:42.283817 | controller |       DNS_DEPL_IMG: unused
2026-06-09 16:45:42.283820 | controller |       DNS_DOMAIN: localdomain
2026-06-09 16:45:42.283824 | controller |       DOWNLOAD_TOOLS_SELECTION: all
2026-06-09 16:45:42.283827 | controller |       EDPM_ATTACH_EXTNET: 'true'
2026-06-09 16:45:42.283831 | controller |       EDPM_COMPUTE_ADDITIONAL_HOST_ROUTES: '''[]'''
2026-06-09 16:45:42.283834 | controller |       EDPM_COMPUTE_ADDITIONAL_NETWORKS: '''[]'''
2026-06-09 16:45:42.283837 | controller |       EDPM_COMPUTE_CELLS: '1'
2026-06-09 16:45:42.283841 | controller |       EDPM_COMPUTE_CEPH_ENABLED: 'true'
2026-06-09 16:45:42.283844 | controller |       EDPM_COMPUTE_CEPH_NOVA: 'true'
2026-06-09 16:45:42.283848 | controller |       EDPM_COMPUTE_DHCP_AGENT_ENABLED: 'true'
2026-06-09 16:45:42.283851 | controller |       EDPM_COMPUTE_SRIOV_ENABLED: 'true'
2026-06-09 16:45:42.283855 | controller |       EDPM_COMPUTE_SUFFIX: '0'
2026-06-09 16:45:42.283858 | controller |       EDPM_CONFIGURE_DEFAULT_ROUTE: 'true'
2026-06-09 16:45:42.283862 | controller |       EDPM_CONFIGURE_HUGEPAGES: 'false'
2026-06-09 16:45:42.283865 | controller |       EDPM_CONFIGURE_NETWORKING: 'true'
2026-06-09 16:45:42.283868 | controller |       EDPM_FIRSTBOOT_EXTRA: /tmp/edpm-firstboot-extra
2026-06-09 16:45:42.283872 | controller |       EDPM_NETWORKER_SUFFIX: '0'
2026-06-09 16:45:42.283875 | controller |       EDPM_TOTAL_NETWORKERS: '1'
2026-06-09 16:45:42.283879 | controller |       EDPM_TOTAL_NODES: '1'
2026-06-09 16:45:42.283882 | controller |       GALERA_REPLICAS: ''
2026-06-09 16:45:42.283886 | controller |       GENERATE_SSH_KEYS: 'true'
2026-06-09 16:45:42.283889 | controller |       GIT_CLONE_OPTS: ''
2026-06-09 16:45:42.283892 | controller |       GLANCE: config/samples/glance_v1beta1_glance.yaml
2026-06-09 16:45:42.283896 | controller |       GLANCEAPI_DEPL_IMG: unused
2026-06-09 16:45:42.283899 | controller |       GLANCE_BRANCH: main
2026-06-09 16:45:42.283903 | controller |       GLANCE_COMMIT_HASH: ''
2026-06-09 16:45:42.283906 | controller |       GLANCE_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/glance-operator/config/samples/glance_v1beta1_glance.yaml
2026-06-09 16:45:42.283910 | controller |       GLANCE_IMG: quay.io/openstack-k8s-operators/glance-operator-index:latest
2026-06-09 16:45:42.283913 | controller |       GLANCE_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/glance-operator/kuttl-test.yaml
2026-06-09 16:45:42.283917 | controller |       GLANCE_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/glance-operator/test/kuttl/tests
2026-06-09 16:45:42.283920 | controller |       GLANCE_KUTTL_NAMESPACE: glance-kuttl-tests
2026-06-09 16:45:42.283924 | controller |       GLANCE_REPO: https://github.com/openstack-k8s-operators/glance-operator.git
2026-06-09 16:45:42.283927 | controller |       HEAT: config/samples/heat_v1beta1_heat.yaml
2026-06-09 16:45:42.283931 | controller |       HEATAPI_DEPL_IMG: unused
2026-06-09 16:45:42.283934 | controller |       HEATCFNAPI_DEPL_IMG: unused
2026-06-09 16:45:42.283937 | controller |       HEATENGINE_DEPL_IMG: unused
2026-06-09 16:45:42.283941 | controller |       HEAT_AUTH_ENCRYPTION_KEY: 767c3ed056cbaa3b9dfedb8c6f825bf0
2026-06-09 16:45:42.283944 | controller |       HEAT_BRANCH: main
2026-06-09 16:45:42.283948 | controller |       HEAT_COMMIT_HASH: ''
2026-06-09 16:45:42.283951 | controller |       HEAT_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/heat-operator/config/samples/heat_v1beta1_heat.yaml
2026-06-09 16:45:42.283961 | controller |       HEAT_IMG: quay.io/openstack-k8s-operators/heat-operator-index:latest
2026-06-09 16:45:42.283965 | controller |       HEAT_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/heat-operator/kuttl-test.yaml
2026-06-09 16:45:42.283969 | controller |       HEAT_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/heat-operator/test/kuttl/tests
2026-06-09 16:45:42.283972 | controller |       HEAT_KUTTL_NAMESPACE: heat-kuttl-tests
2026-06-09 16:45:42.283975 | controller |       HEAT_REPO: https://github.com/openstack-k8s-operators/heat-operator.git
2026-06-09 16:45:42.283979 | controller |       HEAT_SERVICE_ENABLED: 'true'
2026-06-09 16:45:42.283982 | controller |       HORIZON: config/samples/horizon_v1beta1_horizon.yaml
2026-06-09 16:45:42.283986 | controller |       HORIZONTEST: config/samples/test_v1beta1_horizontest.yaml
2026-06-09 16:45:42.283989 | controller |       HORIZONTEST_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/test-operator/config/samples/test_v1beta1_horizontest.yaml
2026-06-09 16:45:42.283996 | controller |       HORIZON_BRANCH: main
2026-06-09 16:45:42.284000 | controller |       HORIZON_COMMIT_HASH: ''
2026-06-09 16:45:42.284003 | controller |       HORIZON_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/horizon-operator/config/samples/horizon_v1beta1_horizon.yaml
2026-06-09 16:45:42.284006 | controller |       HORIZON_DEPL_IMG: unused
2026-06-09 16:45:42.284010 | controller |       HORIZON_IMG: quay.io/openstack-k8s-operators/horizon-operator-index:latest
2026-06-09 16:45:42.284013 | controller |       HORIZON_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/horizon-operator/kuttl-test.yaml
2026-06-09 16:45:42.284017 | controller |       HORIZON_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/horizon-operator/test/kuttl/tests
2026-06-09 16:45:42.284020 | controller |       HORIZON_KUTTL_NAMESPACE: horizon-kuttl-tests
2026-06-09 16:45:42.284024 | controller |       HORIZON_REPO: https://github.com/openstack-k8s-operators/horizon-operator.git
2026-06-09 16:45:42.284027 | controller |       INFRA_BRANCH: main
2026-06-09 16:45:42.284031 | controller |       INFRA_COMMIT_HASH: ''
2026-06-09 16:45:42.284034 | controller |       INFRA_IMG: quay.io/openstack-k8s-operators/infra-operator-index:latest
2026-06-09 16:45:42.284037 | controller |       INFRA_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator/kuttl-test.yaml
2026-06-09 16:45:42.284042 | controller |       INFRA_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator/test/kuttl/tests
2026-06-09 16:45:42.284046 | controller |       INFRA_KUTTL_NAMESPACE: infra-kuttl-tests
2026-06-09 16:45:42.284049 | controller |       INFRA_RABBITMQ: config/samples/rabbitmq_v1beta1_rabbitmq.yaml
2026-06-09 16:45:42.284055 | controller |       INFRA_RABBITMQ_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator-rabbitmq/config/samples/rabbitmq_v1beta1_rabbitmq.yaml
2026-06-09 16:45:42.284059 | controller |       INFRA_RABBITMQ_DEPL_IMG: unused
2026-06-09 16:45:42.284063 | controller |       INFRA_RABBITMQ_IMG: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified
2026-06-09 16:45:42.284066 | controller |       INFRA_REPO: https://github.com/openstack-k8s-operators/infra-operator.git
2026-06-09 16:45:42.284069 | controller |       INSTALL_CERT_MANAGER: false
2026-06-09 16:45:42.284073 | controller |       INSTALL_NMSTATE: true || false
2026-06-09 16:45:42.284076 | controller |       INSTALL_NNCP: true || false
2026-06-09 16:45:42.284080 | controller |       INTERNALAPI_HOST_ROUTES: ''
2026-06-09 16:45:42.284083 | controller |       IPV6_LAB_IPV4_NETWORK_IPADDRESS: 172.30.0.1/24
2026-06-09 16:45:42.284087 | controller |       IPV6_LAB_IPV6_NETWORK_IPADDRESS: fd00:abcd:abcd:fc00::1/64
2026-06-09 16:45:42.284090 | controller |       IPV6_LAB_LIBVIRT_STORAGE_POOL: default
2026-06-09 16:45:42.284094 | controller |       IPV6_LAB_MANAGE_FIREWALLD: 'true'
2026-06-09 16:45:42.284097 | controller |       IPV6_LAB_NAT64_HOST_IPV4: 172.30.0.2/24
2026-06-09 16:45:42.284101 | controller |       IPV6_LAB_NAT64_HOST_IPV6: fd00:abcd:abcd:fc00::2/64
2026-06-09 16:45:42.284104 | controller |       IPV6_LAB_NAT64_INSTANCE_NAME: nat64-router
2026-06-09 16:45:42.284108 | controller |       IPV6_LAB_NAT64_IPV6_NETWORK: fd00:abcd:abcd:fc00::/64
2026-06-09 16:45:42.284111 | controller |       IPV6_LAB_NAT64_TAYGA_DYNAMIC_POOL: 192.168.255.0/24
2026-06-09 16:45:42.284116 | controller |       IPV6_LAB_NAT64_TAYGA_IPV4: 192.168.255.1
2026-06-09 16:45:42.284120 | controller |       IPV6_LAB_NAT64_TAYGA_IPV6: fd00:abcd:abcd:fc00::3
2026-06-09 16:45:42.284123 | controller |       IPV6_LAB_NAT64_TAYGA_IPV6_PREFIX: fd00:abcd:abcd:fcff::/96
2026-06-09 16:45:42.284127 | controller |       IPV6_LAB_NAT64_UPDATE_PACKAGES: 'false'
2026-06-09 16:45:42.284130 | controller |       IPV6_LAB_NETWORK_NAME: nat64
2026-06-09 16:45:42.284134 | controller |       IPV6_LAB_SNO_CLUSTER_NETWORK: fd00:abcd:0::/48
2026-06-09 16:45:42.284137 | controller |       IPV6_LAB_SNO_HOST_IP: fd00:abcd:abcd:fc00::11
2026-06-09 16:45:42.284141 | controller |       IPV6_LAB_SNO_HOST_PREFIX: '64'
2026-06-09 16:45:42.284145 | controller |       IPV6_LAB_SNO_INSTANCE_NAME: sno
2026-06-09 16:45:42.284150 | controller |       IPV6_LAB_SNO_MACHINE_NETWORK: fd00:abcd:abcd:fc00::/64
2026-06-09 16:45:42.284154 | controller |       IPV6_LAB_SNO_OCP_MIRROR_URL: https://mirror.openshift.com/pub/openshift-v4/clients/ocp
2026-06-09 16:45:42.284159 | controller |       IPV6_LAB_SNO_OCP_VERSION: latest-4.14
2026-06-09 16:45:42.284164 | controller |       IPV6_LAB_SNO_SERVICE_NETWORK: fd00:abcd:abcd:fc03::/112
2026-06-09 16:45:42.284169 | controller |       IPV6_LAB_SSH_PUB_KEY: /home/zuul/.ssh/id_rsa.pub
2026-06-09 16:45:42.284173 | controller |       IPV6_LAB_WORK_DIR: /home/zuul/.ipv6lab
2026-06-09 16:45:42.284178 | controller |       IRONIC: config/samples/ironic_v1beta1_ironic.yaml
2026-06-09 16:45:42.284182 | controller |       IRONICAPI_DEPL_IMG: unused
2026-06-09 16:45:42.284187 | controller |       IRONICCON_DEPL_IMG: unused
2026-06-09 16:45:42.284192 | controller |       IRONICINS_DEPL_IMG: unused
2026-06-09 16:45:42.284196 | controller |       IRONICNAG_DEPL_IMG: unused
2026-06-09 16:45:42.284201 | controller |       IRONICPXE_DEPL_IMG: unused
2026-06-09 16:45:42.284206 | controller |       IRONIC_BRANCH: main
2026-06-09 16:45:42.284211 | controller |       IRONIC_COMMIT_HASH: ''
2026-06-09 16:45:42.284215 | controller |       IRONIC_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/ironic-operator/config/samples/ironic_v1beta1_ironic.yaml
2026-06-09 16:45:42.284220 | controller |       IRONIC_IMAGE: quay.io/metal3-io/ironic
2026-06-09 16:45:42.284225 | controller |       IRONIC_IMAGE_TAG: release-24.1
2026-06-09 16:45:42.284230 | controller |       IRONIC_IMG: quay.io/openstack-k8s-operators/ironic-operator-index:latest
2026-06-09 16:45:42.284235 | controller |       IRONIC_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/ironic-operator/kuttl-test.yaml
2026-06-09 16:45:42.284240 | controller |       IRONIC_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/ironic-operator/test/kuttl/tests
2026-06-09 16:45:42.284244 | controller |       IRONIC_KUTTL_NAMESPACE: ironic-kuttl-tests
2026-06-09 16:45:42.284249 | controller |       IRONIC_REPO: https://github.com/openstack-k8s-operators/ironic-operator.git
2026-06-09 16:45:42.284254 | controller |       KEYSTONEAPI: config/samples/keystone_v1beta1_keystoneapi.yaml
2026-06-09 16:45:42.284259 | controller |       KEYSTONEAPI_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/keystone-operator/config/samples/keystone_v1beta1_keystoneapi.yaml
2026-06-09 16:45:42.284264 | controller |       KEYSTONEAPI_DEPL_IMG: unused
2026-06-09 16:45:42.284268 | controller |       KEYSTONE_BRANCH: main
2026-06-09 16:45:42.284273 | controller |       KEYSTONE_COMMIT_HASH: ''
2026-06-09 16:45:42.284278 | controller |       KEYSTONE_FEDERATION_CLIENT_SECRET: COX8bmlKAWn56XCGMrKQJj7dgHNAOl6f
2026-06-09 16:45:42.284283 | controller |       KEYSTONE_FEDERATION_CRYPTO_PASSPHRASE: openstack
2026-06-09 16:45:42.284287 | controller |       KEYSTONE_IMG: quay.io/openstack-k8s-operators/keystone-operator-index:latest
2026-06-09 16:45:42.284292 | controller |       KEYSTONE_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/keystone-operator/kuttl-test.yaml
2026-06-09 16:45:42.284297 | controller |       KEYSTONE_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/keystone-operator/test/kuttl/tests
2026-06-09 16:45:42.284302 | controller |       KEYSTONE_KUTTL_NAMESPACE: keystone-kuttl-tests
2026-06-09 16:45:42.284307 | controller |       KEYSTONE_REPO: https://github.com/openstack-k8s-operators/keystone-operator.git
2026-06-09 16:45:42.284312 | controller |       KUBEADMIN_PWD: '12345678'
2026-06-09 16:45:42.284316 | controller |       LIBVIRT_SECRET: libvirt-secret
2026-06-09 16:45:42.284319 | controller |       LOKI_DEPLOY_MODE: openshift-network
2026-06-09 16:45:42.284323 | controller |       LOKI_DEPLOY_NAMESPACE: netobserv
2026-06-09 16:45:42.284329 | controller |       LOKI_DEPLOY_SIZE: 1x.demo
2026-06-09 16:45:42.284333 | controller |       LOKI_NAMESPACE: openshift-operators-redhat
2026-06-09 16:45:42.284337 | controller |       LOKI_OPERATOR_GROUP: openshift-operators-redhat-loki
2026-06-09 16:45:42.284341 | controller |       LOKI_SUBSCRIPTION: loki-operator
2026-06-09 16:45:42.284344 | controller |       LVMS_CR: '1'
2026-06-09 16:45:42.284348 | controller |       MANILA: config/samples/manila_v1beta1_manila.yaml
2026-06-09 16:45:42.284351 | controller |       MANILAAPI_DEPL_IMG: unused
2026-06-09 16:45:42.284355 | controller |       MANILASCH_DEPL_IMG: unused
2026-06-09 16:45:42.284358 | controller |       MANILASHARE_DEPL_IMG: unused
2026-06-09 16:45:42.284362 | controller |       MANILA_BRANCH: main
2026-06-09 16:45:42.284369 | controller |       MANILA_COMMIT_HASH: ''
2026-06-09 16:45:42.284372 | controller |       MANILA_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/manila-operator/config/samples/manila_v1beta1_manila.yaml
2026-06-09 16:45:42.284376 | controller |       MANILA_IMG: quay.io/openstack-k8s-operators/manila-operator-index:latest
2026-06-09 16:45:42.284379 | controller |       MANILA_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/manila-operator/kuttl-test.yaml
2026-06-09 16:45:42.284383 | controller |       MANILA_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/manila-operator/test/kuttl/tests
2026-06-09 16:45:42.284409 | controller |       MANILA_KUTTL_NAMESPACE: manila-kuttl-tests
2026-06-09 16:45:42.284427 | controller |       MANILA_REPO: https://github.com/openstack-k8s-operators/manila-operator.git
2026-06-09 16:45:42.284432 | controller |       MANILA_SERVICE_ENABLED: 'true'
2026-06-09 16:45:42.284437 | controller |       MARIADB: config/samples/mariadb_v1beta1_galera.yaml
2026-06-09 16:45:42.284442 | controller |       MARIADB_BRANCH: main
2026-06-09 16:45:42.284446 | controller |       MARIADB_CHAINSAW_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/mariadb-operator/test/chainsaw/config.yaml
2026-06-09 16:45:42.284451 | controller |       MARIADB_CHAINSAW_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/mariadb-operator/test/chainsaw/tests
2026-06-09 16:45:42.284455 | controller |       MARIADB_CHAINSAW_NAMESPACE: mariadb-chainsaw-tests
2026-06-09 16:45:42.284460 | controller |       MARIADB_COMMIT_HASH: ''
2026-06-09 16:45:42.284464 | controller |       MARIADB_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/mariadb-operator/config/samples/mariadb_v1beta1_galera.yaml
2026-06-09 16:45:42.284469 | controller |       MARIADB_DEPL_IMG: unused
2026-06-09 16:45:42.284473 | controller |       MARIADB_IMG: quay.io/openstack-k8s-operators/mariadb-operator-index:latest
2026-06-09 16:45:42.284477 | controller |       MARIADB_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/mariadb-operator/kuttl-test.yaml
2026-06-09 16:45:42.284480 | controller |       MARIADB_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/mariadb-operator/test/kuttl/tests
2026-06-09 16:45:42.284484 | controller |       MARIADB_KUTTL_NAMESPACE: mariadb-kuttl-tests
2026-06-09 16:45:42.284487 | controller |       MARIADB_REPO: https://github.com/openstack-k8s-operators/mariadb-operator.git
2026-06-09 16:45:42.284491 | controller |       MEMCACHED: config/samples/memcached_v1beta1_memcached.yaml
2026-06-09 16:45:42.284494 | controller |       MEMCACHED_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator/config/samples/memcached_v1beta1_memcached.yaml
2026-06-09 16:45:42.284498 | controller |       MEMCACHED_DEPL_IMG: unused
2026-06-09 16:45:42.284501 | controller |       METADATA_SHARED_SECRET: '1234567842'
2026-06-09 16:45:42.284505 | controller |       METALLB_IPV6_POOL: fd00:aaaa::80-fd00:aaaa::90
2026-06-09 16:45:42.284508 | controller |       METALLB_POOL: 192.168.122.80-192.168.122.90
2026-06-09 16:45:42.284512 | controller |       MICROSHIFT: '0'
2026-06-09 16:45:42.284515 | controller |       MIRROR_INSECURE: 'true'
2026-06-09 16:45:42.284519 | controller |       MIRROR_NAMESPACE: openstack-mirror
2026-06-09 16:45:42.284522 | controller |       MIRROR_REGISTRY_HOST: default-route-openshift-image-registry.apps-crc.testing
2026-06-09 16:45:42.284526 | controller |       NAMESPACE: openstack
2026-06-09 16:45:42.284529 | controller |       NETCONFIG: config/samples/network_v1beta1_netconfig.yaml
2026-06-09 16:45:42.284532 | controller |       NETCONFIG_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator/config/samples/network_v1beta1_netconfig.yaml
2026-06-09 16:45:42.284539 | controller |       NETCONFIG_DEPL_IMG: unused
2026-06-09 16:45:42.284543 | controller |       NETOBSERV_DEPLOY_NAMESPACE: netobserv
2026-06-09 16:45:42.284546 | controller |       NETOBSERV_NAMESPACE: openshift-netobserv-operator
2026-06-09 16:45:42.284549 | controller |       NETOBSERV_OPERATOR_GROUP: openshift-netobserv-operator-net
2026-06-09 16:45:42.284553 | controller |       NETOBSERV_SUBSCRIPTION: netobserv-operator
2026-06-09 16:45:42.284556 | controller |       NETWORK_BGP: 'false'
2026-06-09 16:45:42.284560 | controller |       NETWORK_DESIGNATE_ADDRESS_PREFIX: 172.28.0
2026-06-09 16:45:42.284563 | controller |       NETWORK_DESIGNATE_EXT_ADDRESS_PREFIX: 172.50.0
2026-06-09 16:45:42.284567 | controller |       NETWORK_INTERNALAPI_ADDRESS_PREFIX: 172.17.0
2026-06-09 16:45:42.284570 | controller |       NETWORK_ISOLATION: 'true'
2026-06-09 16:45:42.284574 | controller |       NETWORK_ISOLATION_INSTANCE_NAME: crc
2026-06-09 16:45:42.284577 | controller |       NETWORK_ISOLATION_IPV4: 'true'
2026-06-09 16:45:42.284580 | controller |       NETWORK_ISOLATION_IPV4_ADDRESS: 172.16.1.1/24
2026-06-09 16:45:42.284584 | controller |       NETWORK_ISOLATION_IPV4_NAT: 'true'
2026-06-09 16:45:42.284587 | controller |       NETWORK_ISOLATION_IPV6: 'false'
2026-06-09 16:45:42.284591 | controller |       NETWORK_ISOLATION_IPV6_ADDRESS: fd00:aaaa::1/64
2026-06-09 16:45:42.284594 | controller |       NETWORK_ISOLATION_IP_ADDRESS: 192.168.122.10
2026-06-09 16:45:42.284598 | controller |       NETWORK_ISOLATION_MAC: '52:54:00:11:11:10'
2026-06-09 16:45:42.284601 | controller |       NETWORK_ISOLATION_NETWORK_NAME: net-iso
2026-06-09 16:45:42.284604 | controller |       NETWORK_ISOLATION_NET_NAME: default
2026-06-09 16:45:42.284608 | controller |       NETWORK_ISOLATION_USE_DEFAULT_NETWORK: 'true'
2026-06-09 16:45:42.284611 | controller |       NETWORK_MTU: '1500'
2026-06-09 16:45:42.284615 | controller |       NETWORK_STORAGEMGMT_ADDRESS_PREFIX: 172.20.0
2026-06-09 16:45:42.284618 | controller |       NETWORK_STORAGE_ADDRESS_PREFIX: 172.18.0
2026-06-09 16:45:42.284622 | controller |       NETWORK_STORAGE_MACVLAN: ''
2026-06-09 16:45:42.284625 | controller |       NETWORK_TENANT_ADDRESS_PREFIX: 172.19.0
2026-06-09 16:45:42.284629 | controller |       NETWORK_VLAN_START: '20'
2026-06-09 16:45:42.284632 | controller |       NETWORK_VLAN_STEP: '1'
2026-06-09 16:45:42.284636 | controller |       NEUTRONAPI: config/samples/neutron_v1beta1_neutronapi.yaml
2026-06-09 16:45:42.284639 | controller |       NEUTRONAPI_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/neutron-operator/config/samples/neutron_v1beta1_neutronapi.yaml
2026-06-09 16:45:42.284643 | controller |       NEUTRONAPI_DEPL_IMG: unused
2026-06-09 16:45:42.284646 | controller |       NEUTRON_BRANCH: main
2026-06-09 16:45:42.284649 | controller |       NEUTRON_COMMIT_HASH: ''
2026-06-09 16:45:42.284653 | controller |       NEUTRON_IMG: quay.io/openstack-k8s-operators/neutron-operator-index:latest
2026-06-09 16:45:42.284662 | controller |       NEUTRON_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/neutron-operator/kuttl-test.yaml
2026-06-09 16:45:42.284666 | controller |       NEUTRON_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/neutron-operator/test/kuttl/tests
2026-06-09 16:45:42.284670 | controller |       NEUTRON_KUTTL_NAMESPACE: neutron-kuttl-tests
2026-06-09 16:45:42.284674 | controller |       NEUTRON_REPO: https://github.com/openstack-k8s-operators/neutron-operator.git
2026-06-09 16:45:42.284678 | controller |       NFS_HOME: /home/nfs
2026-06-09 16:45:42.284682 | controller |       NMSTATE_NAMESPACE: openshift-nmstate
2026-06-09 16:45:42.284687 | controller |       NMSTATE_OPERATOR_GROUP: openshift-nmstate-tn6k8
2026-06-09 16:45:42.284691 | controller |       NMSTATE_SUBSCRIPTION: kubernetes-nmstate-operator
2026-06-09 16:45:42.284698 | controller |       NNCP_ADDITIONAL_HOST_ROUTES: ''
2026-06-09 16:45:42.284711 | controller |       NNCP_BGP_1_INTERFACE: enp7s0
2026-06-09 16:45:42.284716 | controller |       NNCP_BGP_1_IP_ADDRESS: 100.65.4.2
2026-06-09 16:45:42.284722 | controller |       NNCP_BGP_2_INTERFACE: enp8s0
2026-06-09 16:45:42.284735 | controller |       NNCP_BGP_2_IP_ADDRESS: 100.64.4.2
2026-06-09 16:45:42.284741 | controller |       NNCP_BRIDGE: ospbr
2026-06-09 16:45:42.284746 | controller |       NNCP_CLEANUP_TIMEOUT: 120s
2026-06-09 16:45:42.284751 | controller |       NNCP_CTLPLANE_IPV6_ADDRESS_PREFIX: 'fd00:aaaa::'
2026-06-09 16:45:42.284755 | controller |       NNCP_CTLPLANE_IPV6_ADDRESS_SUFFIX: '10'
2026-06-09 16:45:42.284759 | controller |       NNCP_CTLPLANE_IP_ADDRESS_PREFIX: 192.168.122
2026-06-09 16:45:42.284768 | controller |       NNCP_CTLPLANE_IP_ADDRESS_SUFFIX: '10'
2026-06-09 16:45:42.284771 | controller |       NNCP_DNS_SERVER: 192.168.122.1
2026-06-09 16:45:42.284775 | controller |       NNCP_DNS_SERVER_IPV6: fd00:aaaa::1
2026-06-09 16:45:42.284779 | controller |       NNCP_GATEWAY: 192.168.122.1
2026-06-09 16:45:42.284783 | controller |       NNCP_GATEWAY_IPV6: fd00:aaaa::1
2026-06-09 16:45:42.284788 | controller |       NNCP_INTERFACE: enp6s0
2026-06-09 16:45:42.284791 | controller |       NNCP_NODES: ''
2026-06-09 16:45:42.284795 | controller |       NNCP_TIMEOUT: 240s
2026-06-09 16:45:42.284798 | controller |       NOVA: config/samples/nova_v1beta1_nova_collapsed_cell.yaml
2026-06-09 16:45:42.284802 | controller |       NOVA_BRANCH: main
2026-06-09 16:45:42.284805 | controller |       NOVA_COMMIT_HASH: ''
2026-06-09 16:45:42.284808 | controller |       NOVA_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/nova-operator/config/samples/nova_v1beta1_nova_collapsed_cell.yaml
2026-06-09 16:45:42.284812 | controller |       NOVA_IMG: quay.io/openstack-k8s-operators/nova-operator-index:latest
2026-06-09 16:45:42.284815 | controller |       NOVA_REPO: https://github.com/openstack-k8s-operators/nova-operator.git
2026-06-09 16:45:42.284819 | controller |       NUMBER_OF_INSTANCES: '1'
2026-06-09 16:45:42.284822 | controller |       OCP_NETWORK_NAME: crc
2026-06-09 16:45:42.284826 | controller |       OCTAVIA: config/samples/octavia_v1beta1_octavia.yaml
2026-06-09 16:45:42.284829 | controller |       OCTAVIA_BRANCH: main
2026-06-09 16:45:42.284833 | controller |       OCTAVIA_COMMIT_HASH: ''
2026-06-09 16:45:42.284836 | controller |       OCTAVIA_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/octavia-operator/config/samples/octavia_v1beta1_octavia.yaml
2026-06-09 16:45:42.284840 | controller |       OCTAVIA_IMG: quay.io/openstack-k8s-operators/octavia-operator-index:latest
2026-06-09 16:45:42.284843 | controller |       OCTAVIA_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/octavia-operator/kuttl-test.yaml
2026-06-09 16:45:42.284846 | controller |       OCTAVIA_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/octavia-operator/test/kuttl/tests
2026-06-09 16:45:42.284850 | controller |       OCTAVIA_KUTTL_NAMESPACE: octavia-kuttl-tests
2026-06-09 16:45:42.284853 | controller |       OCTAVIA_REPO: https://github.com/openstack-k8s-operators/octavia-operator.git
2026-06-09 16:45:42.284857 | controller |       OKD: 'false'
2026-06-09 16:45:42.284860 | controller |       OPENSTACK_BRANCH: main
2026-06-09 16:45:42.284864 | controller |       OPENSTACK_BUNDLE_IMG: quay.io/openstack-k8s-operators/openstack-operator-bundle:latest
2026-06-09 16:45:42.284867 | controller |       OPENSTACK_COMMIT_HASH: ''
2026-06-09 16:45:42.284871 | 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 16:45:42.284875 | controller |       OPENSTACK_CRDS_DIR: openstack_crds
2026-06-09 16:45:42.284878 | controller |       OPENSTACK_CTLPLANE: config/samples/core_v1beta1_openstackcontrolplane_galera_network_isolation.yaml
2026-06-09 16:45:42.284887 | controller |       OPENSTACK_IMG: quay.io/openstack-k8s-operators/openstack-operator-index:latest
2026-06-09 16:45:42.284890 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-09 16:45:42.284894 | controller |       OPENSTACK_K8S_TAG: latest
2026-06-09 16:45:42.284897 | controller |       OPENSTACK_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/openstack-operator/kuttl-test.yaml
2026-06-09 16:45:42.284901 | controller |       OPENSTACK_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/openstack-operator/test/kuttl/tests
2026-06-09 16:45:42.284904 | controller |       OPENSTACK_KUTTL_NAMESPACE: openstack-kuttl-tests
2026-06-09 16:45:42.284908 | controller |       OPENSTACK_NEUTRON_CUSTOM_CONF: ''
2026-06-09 16:45:42.284911 | controller |       OPENSTACK_REPO: https://github.com/openstack-k8s-operators/openstack-operator.git
2026-06-09 16:45:42.284914 | controller |       OPENSTACK_STORAGE_BUNDLE_IMG: quay.io/openstack-k8s-operators/openstack-operator-storage-bundle:latest
2026-06-09 16:45:42.284918 | controller |       OPERATOR_BASE_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator
2026-06-09 16:45:42.284921 | controller |       OPERATOR_CHANNEL: ''
2026-06-09 16:45:42.284925 | controller |       OPERATOR_NAMESPACE: openstack-operators
2026-06-09 16:45:42.284930 | controller |       OPERATOR_SOURCE: ''
2026-06-09 16:45:42.284933 | controller |       OPERATOR_SOURCE_NAMESPACE: ''
2026-06-09 16:45:42.284937 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-09 16:45:42.284940 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-09 16:45:42.284945 | controller |       OVNCONTROLLER: config/samples/ovn_v1beta1_ovncontroller.yaml
2026-06-09 16:45:42.284949 | controller |       OVNCONTROLLER_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/ovn-operator/config/samples/ovn_v1beta1_ovncontroller.yaml
2026-06-09 16:45:42.284957 | controller |       OVNCONTROLLER_NMAP: 'true'
2026-06-09 16:45:42.284961 | controller |       OVNDBS: config/samples/ovn_v1beta1_ovndbcluster.yaml
2026-06-09 16:45:42.284964 | controller |       OVNDBS_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/ovn-operator/config/samples/ovn_v1beta1_ovndbcluster.yaml
2026-06-09 16:45:42.284968 | controller |       OVNNORTHD: config/samples/ovn_v1beta1_ovnnorthd.yaml
2026-06-09 16:45:42.284971 | controller |       OVNNORTHD_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/ovn-operator/config/samples/ovn_v1beta1_ovnnorthd.yaml
2026-06-09 16:45:42.284974 | controller |       OVN_BRANCH: main
2026-06-09 16:45:42.284978 | controller |       OVN_COMMIT_HASH: ''
2026-06-09 16:45:42.284981 | controller |       OVN_IMG: quay.io/openstack-k8s-operators/ovn-operator-index:latest
2026-06-09 16:45:42.284985 | controller |       OVN_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/ovn-operator/kuttl-test.yaml
2026-06-09 16:45:42.284988 | controller |       OVN_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/ovn-operator/test/kuttl/tests
2026-06-09 16:45:42.284992 | controller |       OVN_KUTTL_NAMESPACE: ovn-kuttl-tests
2026-06-09 16:45:42.284995 | controller |       OVN_REPO: https://github.com/openstack-k8s-operators/ovn-operator.git
2026-06-09 16:45:42.284999 | controller |       PASSWORD: '12345678'
2026-06-09 16:45:42.285002 | controller |       PULL_SECRET: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/pull-secret.txt
2026-06-09 16:45:42.285005 | controller |       RABBITMQ: docs/examples/default-security-context/rabbitmq.yaml
2026-06-09 16:45:42.285009 | controller |       RABBITMQ_BRANCH: patches
2026-06-09 16:45:42.285012 | controller |       RABBITMQ_COMMIT_HASH: ''
2026-06-09 16:45:42.285016 | controller |       RABBITMQ_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/rabbitmq-operator/docs/examples/default-security-context/rabbitmq.yaml
2026-06-09 16:45:42.285019 | controller |       RABBITMQ_DEPL_IMG: unused
2026-06-09 16:45:42.285023 | controller |       RABBITMQ_IMG: quay.io/openstack-k8s-operators/rabbitmq-cluster-operator-index:latest
2026-06-09 16:45:42.285026 | controller |       RABBITMQ_REPO: https://github.com/openstack-k8s-operators/rabbitmq-cluster-operator.git
2026-06-09 16:45:42.285030 | controller |       REDHAT_OPERATORS: 'false'
2026-06-09 16:45:42.285033 | controller |       REDIS: config/samples/redis_v1beta1_redis.yaml
2026-06-09 16:45:42.285037 | controller |       REDIS_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator-redis/config/samples/redis_v1beta1_redis.yaml
2026-06-09 16:45:42.285040 | controller |       REDIS_DEPL_IMG: unused
2026-06-09 16:45:42.285043 | controller |       RH_REGISTRY_PWD: ''
2026-06-09 16:45:42.285047 | controller |       RH_REGISTRY_USER: ''
2026-06-09 16:45:42.285050 | controller |       SECRET: osp-secret
2026-06-09 16:45:42.285054 | controller |       SG_CORE_DEPL_IMG: unused
2026-06-09 16:45:42.285057 | controller |       STANDALONE_COMPUTE_DRIVER: libvirt
2026-06-09 16:45:42.285061 | controller |       STANDALONE_EXTERNAL_NET_PREFFIX: 172.21.0
2026-06-09 16:45:42.285064 | controller |       STANDALONE_INTERNALAPI_NET_PREFIX: 172.17.0
2026-06-09 16:45:42.285067 | controller |       STANDALONE_STORAGEMGMT_NET_PREFIX: 172.20.0
2026-06-09 16:45:42.285071 | controller |       STANDALONE_STORAGE_NET_PREFIX: 172.18.0
2026-06-09 16:45:42.285074 | controller |       STANDALONE_TENANT_NET_PREFIX: 172.19.0
2026-06-09 16:45:42.285078 | controller |       STORAGEMGMT_HOST_ROUTES: ''
2026-06-09 16:45:42.285081 | controller |       STORAGE_CLASS: local-storage
2026-06-09 16:45:42.285085 | controller |       STORAGE_HOST_ROUTES: ''
2026-06-09 16:45:42.285088 | controller |       SWIFT: config/samples/swift_v1beta1_swift.yaml
2026-06-09 16:45:42.285092 | controller |       SWIFT_BRANCH: main
2026-06-09 16:45:42.285095 | controller |       SWIFT_COMMIT_HASH: ''
2026-06-09 16:45:42.285100 | controller |       SWIFT_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/swift-operator/config/samples/swift_v1beta1_swift.yaml
2026-06-09 16:45:42.285104 | controller |       SWIFT_IMG: quay.io/openstack-k8s-operators/swift-operator-index:latest
2026-06-09 16:45:42.285107 | controller |       SWIFT_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/swift-operator/kuttl-test.yaml
2026-06-09 16:45:42.285111 | controller |       SWIFT_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/swift-operator/test/kuttl/tests
2026-06-09 16:45:42.285114 | controller |       SWIFT_KUTTL_NAMESPACE: swift-kuttl-tests
2026-06-09 16:45:42.285118 | controller |       SWIFT_REPO: https://github.com/openstack-k8s-operators/swift-operator.git
2026-06-09 16:45:42.285121 | controller |       TELEMETRY: config/samples/telemetry_v1beta1_telemetry.yaml
2026-06-09 16:45:42.285125 | controller |       TELEMETRY_BRANCH: main
2026-06-09 16:45:42.285128 | controller |       TELEMETRY_COMMIT_HASH: ''
2026-06-09 16:45:42.285132 | controller |       TELEMETRY_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/telemetry-operator/config/samples/telemetry_v1beta1_telemetry.yaml
2026-06-09 16:45:42.285135 | controller |       TELEMETRY_IMG: quay.io/openstack-k8s-operators/telemetry-operator-index:latest
2026-06-09 16:45:42.285139 | controller |       TELEMETRY_KUTTL_BASEDIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/telemetry-operator
2026-06-09 16:45:42.285142 | controller |       TELEMETRY_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/telemetry-operator/kuttl-test.yaml
2026-06-09 16:45:42.285145 | controller |       TELEMETRY_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/telemetry-operator/test/kuttl/suites
2026-06-09 16:45:42.285150 | controller |       TELEMETRY_KUTTL_NAMESPACE: telemetry-kuttl-tests
2026-06-09 16:45:42.285154 | controller |       TELEMETRY_KUTTL_RELPATH: test/kuttl/suites
2026-06-09 16:45:42.285158 | controller |       TELEMETRY_REPO: https://github.com/openstack-k8s-operators/telemetry-operator.git
2026-06-09 16:45:42.285163 | controller |       TEMPEST: config/samples/test_v1beta1_tempest.yaml
2026-06-09 16:45:42.285168 | controller |       TEMPEST_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/test-operator/config/samples/test_v1beta1_tempest.yaml
2026-06-09 16:45:42.285171 | controller |       TENANT_HOST_ROUTES: ''
2026-06-09 16:45:42.285175 | controller |       TEST_BRANCH: main
2026-06-09 16:45:42.285178 | controller |       TEST_COMMIT_HASH: ''
2026-06-09 16:45:42.285183 | controller |       TEST_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/test-operator/config/samples/test_v1beta1_tempest.yaml
2026-06-09 16:45:42.285187 | controller |       TEST_IMG: quay.io/openstack-k8s-operators/test-operator-index:latest
2026-06-09 16:45:42.285190 | controller |       TEST_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/test-operator/kuttl-test.yaml
2026-06-09 16:45:42.285194 | controller |       TEST_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/test-operator/test/kuttl/tests
2026-06-09 16:45:42.285197 | controller |       TEST_KUTTL_NAMESPACE: test-operator-kuttl-tests
2026-06-09 16:45:42.285201 | controller |       TEST_REPO: https://github.com/openstack-k8s-operators/test-operator.git
2026-06-09 16:45:42.285204 | controller |       TIMEOUT: 300s
2026-06-09 16:45:42.285208 | controller |       TLS_ENABLED: 'false'
2026-06-09 16:45:42.285211 | controller |       TOBIKO: config/samples/test_v1beta1_tobiko.yaml
2026-06-09 16:45:42.285215 | controller |       TOBIKO_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/test-operator/config/samples/test_v1beta1_tobiko.yaml
2026-06-09 16:45:42.285218 | controller |       tripleo_deploy: 'export REGISTRY_USER:'
2026-06-09 16:45:42.292431 | controller |
2026-06-09 16:45:42.292466 | controller | TASK [install_yamls : Generate make targets install_yamls_path={{ cifmw_install_yamls_repo }}, output_directory={{ cifmw_install_yamls_tasks_out }}] ***
2026-06-09 16:45:42.292475 | controller | Tuesday 09 June 2026  16:45:42 +0000 (0:00:00.037)       0:01:08.365 **********
2026-06-09 16:45:42.292480 | controller | Tuesday 09 June 2026  16:45:42 +0000 (0:00:00.037)       0:01:08.364 **********
2026-06-09 16:45:42.696167 | controller | ok: [localhost]
2026-06-09 16:45:42.696240 | controller |
2026-06-09 16:45:42.696247 | controller | TASK [install_yamls : Debug generate_make module var=cifmw_generate_makes] *****
2026-06-09 16:45:42.696258 | controller | Tuesday 09 June 2026  16:45:42 +0000 (0:00:00.403)       0:01:08.768 **********
2026-06-09 16:45:42.696262 | controller | Tuesday 09 June 2026  16:45:42 +0000 (0:00:00.403)       0:01:08.767 **********
2026-06-09 16:45:42.715082 | controller | ok: [localhost] =>
2026-06-09 16:45:42.715137 | controller |     cifmw_generate_makes:
2026-06-09 16:45:42.715142 | controller |       changed: false
2026-06-09 16:45:42.715146 | controller |       debug:
2026-06-09 16:45:42.715150 | controller |         /home/zuul/src/github.com/openstack-k8s-operators/install_yamls/Makefile:
2026-06-09 16:45:42.715154 | controller |         - all
2026-06-09 16:45:42.715157 | controller |         - help
2026-06-09 16:45:42.715161 | controller |         - cleanup
2026-06-09 16:45:42.715164 | controller |         - deploy_cleanup
2026-06-09 16:45:42.715168 | controller |         - wait
2026-06-09 16:45:42.715171 | controller |         - crc_storage
2026-06-09 16:45:42.715175 | controller |         - crc_storage_cleanup
2026-06-09 16:45:42.715178 | controller |         - crc_storage_release
2026-06-09 16:45:42.715182 | controller |         - crc_storage_with_retries
2026-06-09 16:45:42.715186 | controller |         - crc_storage_cleanup_with_retries
2026-06-09 16:45:42.715189 | controller |         - operator_namespace
2026-06-09 16:45:42.715193 | controller |         - namespace
2026-06-09 16:45:42.715196 | controller |         - namespace_cleanup
2026-06-09 16:45:42.715199 | controller |         - input
2026-06-09 16:45:42.715203 | controller |         - input_cleanup
2026-06-09 16:45:42.715206 | controller |         - crc_bmo_setup
2026-06-09 16:45:42.715209 | controller |         - crc_bmo_cleanup
2026-06-09 16:45:42.715213 | controller |         - mirror_registry
2026-06-09 16:45:42.715216 | controller |         - mirror_registry_secure
2026-06-09 16:45:42.715226 | controller |         - mirror_registry_ca
2026-06-09 16:45:42.715230 | controller |         - mirror_registry_cleanup
2026-06-09 16:45:42.715233 | controller |         - openstack_prep
2026-06-09 16:45:42.715237 | controller |         - openstack
2026-06-09 16:45:42.715240 | controller |         - openstack_wait
2026-06-09 16:45:42.715244 | controller |         - openstack_init
2026-06-09 16:45:42.715247 | controller |         - openstack_cleanup
2026-06-09 16:45:42.715250 | controller |         - openstack_repo
2026-06-09 16:45:42.715254 | controller |         - openstack_deploy_prep
2026-06-09 16:45:42.715257 | controller |         - openstack_deploy
2026-06-09 16:45:42.715260 | controller |         - openstack_wait_deploy
2026-06-09 16:45:42.715264 | controller |         - openstack_deploy_cleanup
2026-06-09 16:45:42.715267 | controller |         - openstack_update_run
2026-06-09 16:45:42.715271 | controller |         - update_services
2026-06-09 16:45:42.715274 | controller |         - update_system
2026-06-09 16:45:42.715277 | controller |         - openstack_patch_version
2026-06-09 16:45:42.715281 | controller |         - edpm_deploy_generate_keys
2026-06-09 16:45:42.715284 | controller |         - edpm_patch_ansible_runner_image
2026-06-09 16:45:42.715288 | controller |         - edpm_deploy_prep
2026-06-09 16:45:42.715291 | controller |         - edpm_deploy_cleanup
2026-06-09 16:45:42.715295 | controller |         - edpm_deploy
2026-06-09 16:45:42.715298 | controller |         - edpm_deploy_baremetal_prep
2026-06-09 16:45:42.715302 | controller |         - edpm_deploy_baremetal
2026-06-09 16:45:42.715305 | controller |         - edpm_wait_deploy_baremetal
2026-06-09 16:45:42.715308 | controller |         - edpm_wait_deploy
2026-06-09 16:45:42.715312 | controller |         - edpm_register_dns
2026-06-09 16:45:42.715315 | controller |         - edpm_nova_discover_hosts
2026-06-09 16:45:42.715319 | controller |         - openstack_crds
2026-06-09 16:45:42.715322 | controller |         - openstack_crds_cleanup
2026-06-09 16:45:42.715325 | controller |         - edpm_deploy_networker_prep
2026-06-09 16:45:42.715329 | controller |         - edpm_deploy_networker_cleanup
2026-06-09 16:45:42.715332 | controller |         - edpm_deploy_networker
2026-06-09 16:45:42.715336 | controller |         - infra_prep
2026-06-09 16:45:42.715339 | controller |         - infra
2026-06-09 16:45:42.715343 | controller |         - infra_cleanup
2026-06-09 16:45:42.715346 | controller |         - dns_deploy_prep
2026-06-09 16:45:42.715349 | controller |         - dns_deploy
2026-06-09 16:45:42.715353 | controller |         - dns_deploy_cleanup
2026-06-09 16:45:42.715356 | controller |         - netconfig_deploy_prep
2026-06-09 16:45:42.715359 | controller |         - netconfig_deploy
2026-06-09 16:45:42.715363 | controller |         - netconfig_deploy_cleanup
2026-06-09 16:45:42.715366 | controller |         - memcached_deploy_prep
2026-06-09 16:45:42.715370 | controller |         - memcached_deploy
2026-06-09 16:45:42.715378 | controller |         - memcached_deploy_cleanup
2026-06-09 16:45:42.715382 | controller |         - keystone_prep
2026-06-09 16:45:42.715405 | controller |         - keystone
2026-06-09 16:45:42.715418 | controller |         - keystone_cleanup
2026-06-09 16:45:42.715422 | controller |         - keystone_deploy_prep
2026-06-09 16:45:42.715425 | controller |         - keystone_deploy
2026-06-09 16:45:42.715429 | controller |         - keystone_deploy_cleanup
2026-06-09 16:45:42.715432 | controller |         - barbican_prep
2026-06-09 16:45:42.715436 | controller |         - barbican
2026-06-09 16:45:42.715439 | controller |         - barbican_cleanup
2026-06-09 16:45:42.715442 | controller |         - barbican_deploy_prep
2026-06-09 16:45:42.715446 | controller |         - barbican_deploy
2026-06-09 16:45:42.715449 | controller |         - barbican_deploy_validate
2026-06-09 16:45:42.715452 | controller |         - barbican_deploy_cleanup
2026-06-09 16:45:42.715456 | controller |         - mariadb
2026-06-09 16:45:42.715459 | controller |         - mariadb_cleanup
2026-06-09 16:45:42.715462 | controller |         - mariadb_deploy_prep
2026-06-09 16:45:42.715466 | controller |         - mariadb_deploy
2026-06-09 16:45:42.715469 | controller |         - mariadb_deploy_cleanup
2026-06-09 16:45:42.715473 | controller |         - glance_prep
2026-06-09 16:45:42.715476 | controller |         - glance
2026-06-09 16:45:42.715479 | controller |         - glance_cleanup
2026-06-09 16:45:42.715483 | controller |         - glance_deploy_prep
2026-06-09 16:45:42.715489 | controller |         - glance_deploy
2026-06-09 16:45:42.715492 | controller |         - glance_deploy_cleanup
2026-06-09 16:45:42.715496 | controller |         - ovn_prep
2026-06-09 16:45:42.715499 | controller |         - ovn
2026-06-09 16:45:42.715502 | controller |         - ovn_cleanup
2026-06-09 16:45:42.715506 | controller |         - ovn_deploy_prep
2026-06-09 16:45:42.715509 | controller |         - ovn_deploy
2026-06-09 16:45:42.715512 | controller |         - ovn_deploy_cleanup
2026-06-09 16:45:42.715516 | controller |         - neutron_prep
2026-06-09 16:45:42.715519 | controller |         - neutron
2026-06-09 16:45:42.715523 | controller |         - neutron_cleanup
2026-06-09 16:45:42.715526 | controller |         - neutron_deploy_prep
2026-06-09 16:45:42.715529 | controller |         - neutron_deploy
2026-06-09 16:45:42.715533 | controller |         - neutron_deploy_cleanup
2026-06-09 16:45:42.715536 | controller |         - cinder_prep
2026-06-09 16:45:42.715539 | controller |         - cinder
2026-06-09 16:45:42.715543 | controller |         - cinder_cleanup
2026-06-09 16:45:42.715546 | controller |         - cinder_deploy_prep
2026-06-09 16:45:42.715549 | controller |         - cinder_deploy
2026-06-09 16:45:42.715553 | controller |         - cinder_deploy_cleanup
2026-06-09 16:45:42.715556 | controller |         - rabbitmq_prep
2026-06-09 16:45:42.715560 | controller |         - rabbitmq
2026-06-09 16:45:42.715563 | controller |         - rabbitmq_cleanup
2026-06-09 16:45:42.715566 | controller |         - rabbitmq_deploy_prep
2026-06-09 16:45:42.715570 | controller |         - rabbitmq_deploy
2026-06-09 16:45:42.715573 | controller |         - rabbitmq_deploy_cleanup
2026-06-09 16:45:42.715577 | controller |         - infra_rabbitmq_deploy_prep
2026-06-09 16:45:42.715580 | controller |         - infra_rabbitmq_deploy
2026-06-09 16:45:42.715583 | controller |         - infra_rabbitmq_deploy_cleanup
2026-06-09 16:45:42.715587 | controller |         - ironic_prep
2026-06-09 16:45:42.715590 | controller |         - ironic
2026-06-09 16:45:42.715594 | controller |         - ironic_cleanup
2026-06-09 16:45:42.715597 | controller |         - ironic_deploy_prep
2026-06-09 16:45:42.715600 | controller |         - ironic_deploy
2026-06-09 16:45:42.715604 | controller |         - ironic_deploy_cleanup
2026-06-09 16:45:42.715607 | controller |         - octavia_prep
2026-06-09 16:45:42.715611 | controller |         - octavia
2026-06-09 16:45:42.715614 | controller |         - octavia_cleanup
2026-06-09 16:45:42.715617 | controller |         - octavia_deploy_prep
2026-06-09 16:45:42.715621 | controller |         - octavia_deploy
2026-06-09 16:45:42.715624 | controller |         - octavia_deploy_cleanup
2026-06-09 16:45:42.715627 | controller |         - designate_prep
2026-06-09 16:45:42.715631 | controller |         - designate
2026-06-09 16:45:42.715634 | controller |         - designate_cleanup
2026-06-09 16:45:42.715637 | controller |         - designate_deploy_prep
2026-06-09 16:45:42.715641 | controller |         - designate_deploy
2026-06-09 16:45:42.715644 | controller |         - designate_deploy_cleanup
2026-06-09 16:45:42.715648 | controller |         - nova_prep
2026-06-09 16:45:42.715651 | controller |         - nova
2026-06-09 16:45:42.715654 | controller |         - nova_cleanup
2026-06-09 16:45:42.715658 | controller |         - nova_deploy_prep
2026-06-09 16:45:42.715664 | controller |         - nova_deploy
2026-06-09 16:45:42.715667 | controller |         - nova_deploy_cleanup
2026-06-09 16:45:42.715671 | controller |         - mariadb_kuttl_run
2026-06-09 16:45:42.715674 | controller |         - mariadb_kuttl
2026-06-09 16:45:42.715678 | controller |         - kuttl_db_prep
2026-06-09 16:45:42.715681 | controller |         - kuttl_db_cleanup
2026-06-09 16:45:42.715684 | controller |         - kuttl_common_prep
2026-06-09 16:45:42.715688 | controller |         - kuttl_common_cleanup
2026-06-09 16:45:42.715691 | controller |         - keystone_kuttl_run
2026-06-09 16:45:42.715701 | controller |         - keystone_kuttl
2026-06-09 16:45:42.715705 | controller |         - barbican_kuttl_run
2026-06-09 16:45:42.715708 | controller |         - barbican_kuttl
2026-06-09 16:45:42.715712 | controller |         - cinder_kuttl_run
2026-06-09 16:45:42.715715 | controller |         - cinder_kuttl
2026-06-09 16:45:42.715719 | controller |         - neutron_kuttl_run
2026-06-09 16:45:42.715722 | controller |         - neutron_kuttl
2026-06-09 16:45:42.715725 | controller |         - octavia_kuttl_run
2026-06-09 16:45:42.715729 | controller |         - octavia_kuttl
2026-06-09 16:45:42.715732 | controller |         - designate_kuttl
2026-06-09 16:45:42.715735 | controller |         - designate_kuttl_run
2026-06-09 16:45:42.715739 | controller |         - ovn_kuttl_run
2026-06-09 16:45:42.715742 | controller |         - ovn_kuttl
2026-06-09 16:45:42.715746 | controller |         - infra_kuttl_run
2026-06-09 16:45:42.715749 | controller |         - infra_kuttl
2026-06-09 16:45:42.715752 | controller |         - ironic_kuttl_run
2026-06-09 16:45:42.715756 | controller |         - ironic_kuttl
2026-06-09 16:45:42.715759 | controller |         - ironic_kuttl_crc
2026-06-09 16:45:42.715763 | controller |         - heat_kuttl_run
2026-06-09 16:45:42.715766 | controller |         - heat_kuttl
2026-06-09 16:45:42.715769 | controller |         - heat_kuttl_crc
2026-06-09 16:45:42.715773 | controller |         - glance_kuttl_run
2026-06-09 16:45:42.715776 | controller |         - glance_kuttl
2026-06-09 16:45:42.715779 | controller |         - manila_kuttl_run
2026-06-09 16:45:42.715783 | controller |         - manila_kuttl
2026-06-09 16:45:42.715786 | controller |         - swift_kuttl_run
2026-06-09 16:45:42.715790 | controller |         - swift_kuttl
2026-06-09 16:45:42.715793 | controller |         - horizon_kuttl_run
2026-06-09 16:45:42.715796 | controller |         - horizon_kuttl
2026-06-09 16:45:42.715800 | controller |         - openstack_kuttl_prep
2026-06-09 16:45:42.715803 | controller |         - openstack_kuttl_run
2026-06-09 16:45:42.715807 | controller |         - openstack_kuttl_cleanup
2026-06-09 16:45:42.715810 | controller |         - openstack_kuttl
2026-06-09 16:45:42.715814 | controller |         - mariadb_chainsaw_run
2026-06-09 16:45:42.715819 | controller |         - mariadb_chainsaw
2026-06-09 16:45:42.715823 | controller |         - horizon_prep
2026-06-09 16:45:42.715826 | controller |         - horizon
2026-06-09 16:45:42.715830 | controller |         - horizon_cleanup
2026-06-09 16:45:42.715834 | controller |         - horizon_deploy_prep
2026-06-09 16:45:42.715838 | controller |         - horizon_deploy
2026-06-09 16:45:42.715842 | controller |         - horizon_deploy_cleanup
2026-06-09 16:45:42.715846 | controller |         - heat_prep
2026-06-09 16:45:42.715849 | controller |         - heat
2026-06-09 16:45:42.715853 | controller |         - heat_cleanup
2026-06-09 16:45:42.715856 | controller |         - heat_deploy_prep
2026-06-09 16:45:42.715859 | controller |         - heat_deploy
2026-06-09 16:45:42.715863 | controller |         - heat_deploy_cleanup
2026-06-09 16:45:42.715866 | controller |         - baremetal_prep
2026-06-09 16:45:42.715869 | controller |         - baremetal
2026-06-09 16:45:42.715873 | controller |         - baremetal_cleanup
2026-06-09 16:45:42.715876 | controller |         - ceph_help
2026-06-09 16:45:42.715880 | controller |         - ceph
2026-06-09 16:45:42.715883 | controller |         - ceph_cleanup
2026-06-09 16:45:42.715886 | controller |         - rook_prep
2026-06-09 16:45:42.715890 | controller |         - rook
2026-06-09 16:45:42.715893 | controller |         - rook_deploy_prep
2026-06-09 16:45:42.715897 | controller |         - rook_deploy
2026-06-09 16:45:42.715900 | controller |         - rook_crc_disk
2026-06-09 16:45:42.715903 | controller |         - rook_cleanup
2026-06-09 16:45:42.715907 | controller |         - lvms
2026-06-09 16:45:42.715910 | controller |         - nmstate
2026-06-09 16:45:42.715913 | controller |         - nncp
2026-06-09 16:45:42.715917 | controller |         - nncp_cleanup
2026-06-09 16:45:42.715920 | controller |         - netattach
2026-06-09 16:45:42.715924 | controller |         - netattach_cleanup
2026-06-09 16:45:42.715927 | controller |         - metallb
2026-06-09 16:45:42.715930 | controller |         - metallb_config
2026-06-09 16:45:42.715934 | controller |         - metallb_config_cleanup
2026-06-09 16:45:42.715939 | controller |         - metallb_cleanup
2026-06-09 16:45:42.715943 | controller |         - loki
2026-06-09 16:45:42.715976 | controller |         - loki_cleanup
2026-06-09 16:45:42.715979 | controller |         - loki_deploy
2026-06-09 16:45:42.715983 | controller |         - loki_deploy_cleanup
2026-06-09 16:45:42.715986 | controller |         - netobserv
2026-06-09 16:45:42.715989 | controller |         - netobserv_cleanup
2026-06-09 16:45:42.715993 | controller |         - netobserv_deploy
2026-06-09 16:45:42.715996 | controller |         - netobserv_deploy_cleanup
2026-06-09 16:45:42.716000 | controller |         - manila_prep
2026-06-09 16:45:42.716003 | controller |         - manila
2026-06-09 16:45:42.716006 | controller |         - manila_cleanup
2026-06-09 16:45:42.716010 | controller |         - manila_deploy_prep
2026-06-09 16:45:42.716013 | controller |         - manila_deploy
2026-06-09 16:45:42.716016 | controller |         - manila_deploy_cleanup
2026-06-09 16:45:42.716020 | controller |         - telemetry_prep
2026-06-09 16:45:42.716023 | controller |         - telemetry
2026-06-09 16:45:42.716026 | controller |         - telemetry_cleanup
2026-06-09 16:45:42.716030 | controller |         - telemetry_deploy_prep
2026-06-09 16:45:42.716033 | controller |         - telemetry_deploy
2026-06-09 16:45:42.716037 | controller |         - telemetry_deploy_cleanup
2026-06-09 16:45:42.716040 | controller |         - telemetry_kuttl_run
2026-06-09 16:45:42.716043 | controller |         - telemetry_kuttl
2026-06-09 16:45:42.716047 | controller |         - test_operator_prep
2026-06-09 16:45:42.716050 | controller |         - test_operator
2026-06-09 16:45:42.716054 | controller |         - test_operator_cleanup
2026-06-09 16:45:42.716057 | controller |         - test_operator_deploy_prep
2026-06-09 16:45:42.716061 | controller |         - test_operator_deploy
2026-06-09 16:45:42.716064 | controller |         - test_operator_deploy_cleanup
2026-06-09 16:45:42.716067 | controller |         - test_operator_kuttl_run
2026-06-09 16:45:42.716071 | controller |         - test_operator_kuttl
2026-06-09 16:45:42.716074 | controller |         - swift_prep
2026-06-09 16:45:42.716077 | controller |         - swift
2026-06-09 16:45:42.716081 | controller |         - swift_cleanup
2026-06-09 16:45:42.716084 | controller |         - swift_deploy_prep
2026-06-09 16:45:42.716087 | controller |         - swift_deploy
2026-06-09 16:45:42.716091 | controller |         - swift_deploy_cleanup
2026-06-09 16:45:42.716094 | controller |         - certmanager
2026-06-09 16:45:42.716098 | controller |         - certmanager_cleanup
2026-06-09 16:45:42.716101 | controller |         - validate_marketplace
2026-06-09 16:45:42.716104 | controller |         - redis_deploy_prep
2026-06-09 16:45:42.716108 | controller |         - redis_deploy
2026-06-09 16:45:42.716111 | controller |         - redis_deploy_cleanup
2026-06-09 16:45:42.716114 | controller |         - set_slower_etcd_profile
2026-06-09 16:45:42.716118 | controller |         /home/zuul/src/github.com/openstack-k8s-operators/install_yamls/devsetup/Makefile:
2026-06-09 16:45:42.716122 | controller |         - help
2026-06-09 16:45:42.716125 | controller |         - download_tools
2026-06-09 16:45:42.716129 | controller |         - nfs
2026-06-09 16:45:42.716132 | controller |         - nfs_cleanup
2026-06-09 16:45:42.716135 | controller |         - crc
2026-06-09 16:45:42.716139 | controller |         - crc_cleanup
2026-06-09 16:45:42.716142 | controller |         - crc_scrub
2026-06-09 16:45:42.716145 | controller |         - crc_attach_default_interface
2026-06-09 16:45:42.716149 | controller |         - crc_attach_default_interface_cleanup
2026-06-09 16:45:42.716152 | controller |         - ipv6_lab_network
2026-06-09 16:45:42.716156 | controller |         - ipv6_lab_network_cleanup
2026-06-09 16:45:42.716159 | controller |         - ipv6_lab_nat64_router
2026-06-09 16:45:42.716163 | controller |         - ipv6_lab_nat64_router_cleanup
2026-06-09 16:45:42.716166 | controller |         - ipv6_lab_sno
2026-06-09 16:45:42.716170 | controller |         - ipv6_lab_sno_cleanup
2026-06-09 16:45:42.716173 | controller |         - ipv6_lab
2026-06-09 16:45:42.716176 | controller |         - ipv6_lab_cleanup
2026-06-09 16:45:42.716180 | controller |         - attach_default_interface
2026-06-09 16:45:42.716183 | controller |         - attach_default_interface_cleanup
2026-06-09 16:45:42.716187 | controller |         - network_isolation_bridge
2026-06-09 16:45:42.716190 | controller |         - network_isolation_bridge_cleanup
2026-06-09 16:45:42.716193 | controller |         - edpm_baremetal_compute
2026-06-09 16:45:42.716197 | controller |         - edpm_compute
2026-06-09 16:45:42.716200 | controller |         - edpm_compute_bootc
2026-06-09 16:45:42.716204 | controller |         - edpm_ansible_runner
2026-06-09 16:45:42.716207 | controller |         - edpm_computes_bgp
2026-06-09 16:45:42.716212 | controller |         - edpm_compute_repos
2026-06-09 16:45:42.716215 | controller |         - edpm_compute_cleanup
2026-06-09 16:45:42.716219 | controller |         - edpm_networker
2026-06-09 16:45:42.716222 | controller |         - edpm_networker_cleanup
2026-06-09 16:45:42.716226 | controller |         - edpm_deploy_instance
2026-06-09 16:45:42.716229 | controller |         - tripleo_deploy
2026-06-09 16:45:42.716232 | controller |         - standalone_deploy
2026-06-09 16:45:42.716236 | controller |         - standalone_sync
2026-06-09 16:45:42.716239 | controller |         - standalone
2026-06-09 16:45:42.716242 | controller |         - standalone_cleanup
2026-06-09 16:45:42.716246 | controller |         - standalone_snapshot
2026-06-09 16:45:42.716249 | controller |         - standalone_revert
2026-06-09 16:45:42.716252 | controller |         - cifmw_prepare
2026-06-09 16:45:42.716256 | controller |         - cifmw_cleanup
2026-06-09 16:45:42.716259 | controller |         - bmaas_network
2026-06-09 16:45:42.716265 | controller |         - bmaas_network_cleanup
2026-06-09 16:45:42.716269 | controller |         - bmaas_route_crc_and_crc_bmaas_networks
2026-06-09 16:45:42.716272 | controller |         - bmaas_route_crc_and_crc_bmaas_networks_cleanup
2026-06-09 16:45:42.716276 | controller |         - bmaas_crc_attach_network
2026-06-09 16:45:42.716279 | controller |         - bmaas_crc_attach_network_cleanup
2026-06-09 16:45:42.716283 | controller |         - bmaas_crc_baremetal_bridge
2026-06-09 16:45:42.716286 | controller |         - bmaas_crc_baremetal_bridge_cleanup
2026-06-09 16:45:42.716290 | controller |         - bmaas_baremetal_net_nad
2026-06-09 16:45:42.716293 | controller |         - bmaas_baremetal_net_nad_cleanup
2026-06-09 16:45:42.716296 | controller |         - bmaas_metallb
2026-06-09 16:45:42.716300 | controller |         - bmaas_metallb_cleanup
2026-06-09 16:45:42.716303 | controller |         - bmaas_virtual_bms
2026-06-09 16:45:42.716307 | controller |         - bmaas_virtual_bms_cleanup
2026-06-09 16:45:42.716310 | controller |         - bmaas_sushy_emulator
2026-06-09 16:45:42.716313 | controller |         - bmaas_sushy_emulator_cleanup
2026-06-09 16:45:42.716317 | controller |         - bmaas_sushy_emulator_wait
2026-06-09 16:45:42.716320 | controller |         - bmaas_generate_nodes_yaml
2026-06-09 16:45:42.716324 | controller |         - bmaas
2026-06-09 16:45:42.716327 | controller |         - bmaas_cleanup
2026-06-09 16:45:42.716333 | controller |       failed: false
2026-06-09 16:45:42.716336 | controller |       success: true
2026-06-09 16:45:42.726358 | controller |
2026-06-09 16:45:42.726425 | controller | TASK [install_yamls : Create the install_yamls parameters file dest={{ cifmw_basedir }}/artifacts/parameters/install-yamls-params.yml, content={{
2026-06-09 16:45:42.726433 | controller |   {
2026-06-09 16:45:42.726437 | controller |   'cifmw_install_yamls_environment': cifmw_install_yamls_environment,
2026-06-09 16:45:42.726442 | controller |   'cifmw_install_yamls_defaults': cifmw_install_yamls_defaults
2026-06-09 16:45:42.726445 | controller |   } | to_nice_yaml
2026-06-09 16:45:42.726449 | controller | }}, mode=0644] ***
2026-06-09 16:45:42.726452 | controller | Tuesday 09 June 2026  16:45:42 +0000 (0:00:00.030)       0:01:08.799 **********
2026-06-09 16:45:42.726456 | controller | Tuesday 09 June 2026  16:45:42 +0000 (0:00:00.030)       0:01:08.797 **********
2026-06-09 16:45:43.155550 | controller | changed: [localhost]
2026-06-09 16:45:43.155582 | controller |
2026-06-09 16:45:43.155587 | controller | TASK [install_yamls : Create empty cifmw_install_yamls_environment if needed cifmw_install_yamls_environment={}] ***
2026-06-09 16:45:43.155591 | controller | Tuesday 09 June 2026  16:45:43 +0000 (0:00:00.429)       0:01:09.228 **********
2026-06-09 16:45:43.155595 | controller | Tuesday 09 June 2026  16:45:43 +0000 (0:00:00.429)       0:01:09.227 **********
2026-06-09 16:45:43.186019 | controller | skipping: [localhost]
2026-06-09 16:45:43.186051 | controller |
2026-06-09 16:45:43.186057 | controller | TASK [discover_latest_image : Set the discovered images dict to empty cifmw_discovered_images_dict={}] ***
2026-06-09 16:45:43.186062 | controller | Tuesday 09 June 2026  16:45:43 +0000 (0:00:00.030)       0:01:09.259 **********
2026-06-09 16:45:43.186066 | controller | Tuesday 09 June 2026  16:45:43 +0000 (0:00:00.030)       0:01:09.257 **********
2026-06-09 16:45:43.205883 | controller | ok: [localhost]
2026-06-09 16:45:43.205913 | controller |
2026-06-09 16:45:43.205918 | controller | TASK [discover_latest_image : Discover images _raw_params=per-image.yml] *******
2026-06-09 16:45:43.205922 | controller | Tuesday 09 June 2026  16:45:43 +0000 (0:00:00.019)       0:01:09.279 **********
2026-06-09 16:45:43.205931 | controller | Tuesday 09 June 2026  16:45:43 +0000 (0:00:00.019)       0:01:09.277 **********
2026-06-09 16:45:43.283811 | 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 16:45:43.283851 | controller |
2026-06-09 16:45:43.283868 | 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 16:45:43.283876 | controller | Tuesday 09 June 2026  16:45:43 +0000 (0:00:00.077)       0:01:09.356 **********
2026-06-09 16:45:43.283882 | controller | Tuesday 09 June 2026  16:45:43 +0000 (0:00:00.077)       0:01:09.355 **********
2026-06-09 16:45:43.332694 | controller | ok: [localhost] =>
2026-06-09 16:45:43.332729 | controller |     changed: false
2026-06-09 16:45:43.332736 | controller |     msg: All assertions passed
2026-06-09 16:45:43.332742 | controller |
2026-06-09 16:45:43.332747 | 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 16:45:43.332754 | controller | Tuesday 09 June 2026  16:45:43 +0000 (0:00:00.048)       0:01:09.405 **********
2026-06-09 16:45:43.332759 | controller | Tuesday 09 June 2026  16:45:43 +0000 (0:00:00.048)       0:01:09.404 **********
2026-06-09 16:45:43.819882 | controller | changed: [localhost]
2026-06-09 16:45:43.819925 | controller |
2026-06-09 16:45:43.819932 | 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 16:45:43.819952 | controller | Tuesday 09 June 2026  16:45:43 +0000 (0:00:00.487)       0:01:09.892 **********
2026-06-09 16:45:43.819963 | controller | Tuesday 09 June 2026  16:45:43 +0000 (0:00:00.487)       0:01:09.891 **********
2026-06-09 16:45:43.849362 | controller | ok: [localhost]
2026-06-09 16:45:43.849436 | controller |
2026-06-09 16:45:43.849443 | 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 16:45:43.849448 | controller | Tuesday 09 June 2026  16:45:43 +0000 (0:00:00.029)       0:01:09.922 **********
2026-06-09 16:45:43.849452 | controller | Tuesday 09 June 2026  16:45:43 +0000 (0:00:00.029)       0:01:09.920 **********
2026-06-09 16:45:43.894769 | controller | ok: [localhost]
2026-06-09 16:45:43.894839 | controller |
2026-06-09 16:45:43.894846 | 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 16:45:43.894851 | controller | Tuesday 09 June 2026  16:45:43 +0000 (0:00:00.045)       0:01:09.967 **********
2026-06-09 16:45:43.894855 | controller | Tuesday 09 June 2026  16:45:43 +0000 (0:00:00.045)       0:01:09.966 **********
2026-06-09 16:45:44.276574 | controller | changed: [localhost]
2026-06-09 16:45:44.276647 | controller |
2026-06-09 16:45:44.276654 | 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 16:45:44.276660 | controller | Tuesday 09 June 2026  16:45:44 +0000 (0:00:00.381)       0:01:10.349 **********
2026-06-09 16:45:44.276679 | controller | Tuesday 09 June 2026  16:45:44 +0000 (0:00:00.381)       0:01:10.348 **********
2026-06-09 16:45:44.355896 | controller | ok: [localhost]
2026-06-09 16:45:44.355934 | controller |
2026-06-09 16:45:44.355939 | 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 16:45:44.355944 | controller | Tuesday 09 June 2026  16:45:44 +0000 (0:00:00.079)       0:01:10.429 **********
2026-06-09 16:45:44.355948 | controller | Tuesday 09 June 2026  16:45:44 +0000 (0:00:00.079)       0:01:10.427 **********
2026-06-09 16:45:44.439729 | controller | ok: [localhost]
2026-06-09 16:45:44.439803 | controller |
2026-06-09 16:45:44.439812 | controller | TASK [run_hook : Loop on hooks for pre_infra _raw_params={{ hook.type }}.yml] ***
2026-06-09 16:45:44.439818 | controller | Tuesday 09 June 2026  16:45:44 +0000 (0:00:00.083)       0:01:10.512 **********
2026-06-09 16:45:44.439823 | controller | Tuesday 09 June 2026  16:45:44 +0000 (0:00:00.083)       0:01:10.511 **********
2026-06-09 16:45:44.587733 | 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 16:45:44.587806 | controller |
2026-06-09 16:45:44.587813 | 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 16:45:44.587819 | controller | Tuesday 09 June 2026  16:45:44 +0000 (0:00:00.147)       0:01:10.660 **********
2026-06-09 16:45:44.587823 | controller | Tuesday 09 June 2026  16:45:44 +0000 (0:00:00.147)       0:01:10.659 **********
2026-06-09 16:45:44.647955 | controller | ok: [localhost]
2026-06-09 16:45:44.648040 | controller |
2026-06-09 16:45:44.648050 | controller | TASK [run_hook : Get file stat path={{ playbook_path }}] ***********************
2026-06-09 16:45:44.648060 | controller | Tuesday 09 June 2026  16:45:44 +0000 (0:00:00.060)       0:01:10.720 **********
2026-06-09 16:45:44.648067 | controller | Tuesday 09 June 2026  16:45:44 +0000 (0:00:00.060)       0:01:10.719 **********
2026-06-09 16:45:44.846172 | controller | ok: [localhost]
2026-06-09 16:45:44.846212 | controller |
2026-06-09 16:45:44.846218 | controller | TASK [run_hook : Fail if playbook doesn't exist msg=Playbook {{ playbook_path }} doesn't seem to exist.] ***
2026-06-09 16:45:44.846222 | controller | Tuesday 09 June 2026  16:45:44 +0000 (0:00:00.198)       0:01:10.919 **********
2026-06-09 16:45:44.846226 | controller | Tuesday 09 June 2026  16:45:44 +0000 (0:00:00.198)       0:01:10.917 **********
2026-06-09 16:45:44.867841 | controller | skipping: [localhost]
2026-06-09 16:45:44.867906 | controller |
2026-06-09 16:45:44.867911 | controller | TASK [run_hook : Get parameters files paths={{
2026-06-09 16:45:44.867916 | controller |   (cifmw_basedir, 'artifacts/parameters') | path_join
2026-06-09 16:45:44.867920 | controller | }}, file_type=file, patterns=*.yml] ***
2026-06-09 16:45:44.867924 | controller | Tuesday 09 June 2026  16:45:44 +0000 (0:00:00.021)       0:01:10.940 **********
2026-06-09 16:45:44.867928 | controller | Tuesday 09 June 2026  16:45:44 +0000 (0:00:00.021)       0:01:10.939 **********
2026-06-09 16:45:45.059487 | controller | ok: [localhost]
2026-06-09 16:45:45.059532 | controller |
2026-06-09 16:45:45.059540 | 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 16:45:45.059547 | controller | Tuesday 09 June 2026  16:45:45 +0000 (0:00:00.191)       0:01:11.132 **********
2026-06-09 16:45:45.059553 | controller | Tuesday 09 June 2026  16:45:45 +0000 (0:00:00.191)       0:01:11.131 **********
2026-06-09 16:45:45.083892 | controller | ok: [localhost]
2026-06-09 16:45:45.083931 | controller |
2026-06-09 16:45:45.083938 | controller | TASK [run_hook : Ensure log directory exists path={{ log_path | dirname }}, state=directory, mode=0755] ***
2026-06-09 16:45:45.083944 | controller | Tuesday 09 June 2026  16:45:45 +0000 (0:00:00.024)       0:01:11.157 **********
2026-06-09 16:45:45.083950 | controller | Tuesday 09 June 2026  16:45:45 +0000 (0:00:00.024)       0:01:11.155 **********
2026-06-09 16:45:45.302335 | controller | ok: [localhost]
2026-06-09 16:45:45.302378 | controller |
2026-06-09 16:45:45.302415 | controller | TASK [run_hook : Ensure artifacts directory exists path={{ cifmw_basedir }}/artifacts, state=directory, mode=0755] ***
2026-06-09 16:45:45.302422 | controller | Tuesday 09 June 2026  16:45:45 +0000 (0:00:00.218)       0:01:11.375 **********
2026-06-09 16:45:45.302430 | controller | Tuesday 09 June 2026  16:45:45 +0000 (0:00:00.218)       0:01:11.374 **********
2026-06-09 16:45:45.525083 | controller | ok: [localhost]
2026-06-09 16:45:45.525162 | controller |
2026-06-09 16:45:45.525167 | controller | TASK [run_hook : Run hook without retry - Download needed tools] ***************
2026-06-09 16:45:45.525172 | controller | Tuesday 09 June 2026  16:45:45 +0000 (0:00:00.222)       0:01:11.597 **********
2026-06-09 16:45:45.525175 | controller | Tuesday 09 June 2026  16:45:45 +0000 (0:00:00.222)       0:01:11.596 **********
2026-06-09 16:46:34.010230 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_000_run_hook_without_retry_downloa.log
2026-06-09 16:46:34.010325 | controller | changed: [localhost]
2026-06-09 16:46:34.010333 | controller |
2026-06-09 16:46:34.010339 | controller | TASK [run_hook : Run hook with retry - Download needed tools] ******************
2026-06-09 16:46:34.010345 | controller | Tuesday 09 June 2026  16:46:34 +0000 (0:00:48.485)       0:02:00.083 **********
2026-06-09 16:46:34.010350 | controller | Tuesday 09 June 2026  16:46:34 +0000 (0:00:48.485)       0:02:00.081 **********
2026-06-09 16:46:34.037027 | controller | skipping: [localhost]
2026-06-09 16:46:34.037101 | controller |
2026-06-09 16:46:34.037110 | controller | TASK [run_hook : Check if we have a file path={{ cifmw_basedir }}/artifacts/{{ step }}_{{ hook_name }}.yml] ***
2026-06-09 16:46:34.037116 | controller | Tuesday 09 June 2026  16:46:34 +0000 (0:00:00.026)       0:02:00.110 **********
2026-06-09 16:46:34.037122 | controller | Tuesday 09 June 2026  16:46:34 +0000 (0:00:00.026)       0:02:00.108 **********
2026-06-09 16:46:34.235002 | controller | ok: [localhost]
2026-06-09 16:46:34.235091 | controller |
2026-06-09 16:46:34.235101 | controller | TASK [run_hook : Load generated content in main playbook file={{ cifmw_basedir }}/artifacts/{{ step }}_{{ hook_name }}.yml] ***
2026-06-09 16:46:34.235130 | controller | Tuesday 09 June 2026  16:46:34 +0000 (0:00:00.197)       0:02:00.307 **********
2026-06-09 16:46:34.235139 | controller | Tuesday 09 June 2026  16:46:34 +0000 (0:00:00.197)       0:02:00.306 **********
2026-06-09 16:46:34.317977 | controller | skipping: [localhost]
2026-06-09 16:46:34.318063 | controller |
2026-06-09 16:46:34.318069 | controller | PLAY [Prepare host virtualization] *********************************************
2026-06-09 16:46:34.318074 | controller |
2026-06-09 16:46:34.318078 | controller | TASK [Load parameters files name=cifmw_helpers, tasks_from=include_dir.yml] ****
2026-06-09 16:46:34.318082 | controller | Tuesday 09 June 2026  16:46:34 +0000 (0:00:00.083)       0:02:00.391 **********
2026-06-09 16:46:34.318087 | controller | Tuesday 09 June 2026  16:46:34 +0000 (0:00:00.083)       0:02:00.389 **********
2026-06-09 16:46:34.356465 | controller |
2026-06-09 16:46:34.356562 | controller | TASK [cifmw_helpers : Check directory is available path={{ included_dir | trim }}] ***
2026-06-09 16:46:34.356569 | controller | Tuesday 09 June 2026  16:46:34 +0000 (0:00:00.038)       0:02:00.429 **********
2026-06-09 16:46:34.356575 | controller | Tuesday 09 June 2026  16:46:34 +0000 (0:00:00.038)       0:02:00.428 **********
2026-06-09 16:46:34.592067 | controller | ok: [localhost]
2026-06-09 16:46:34.592144 | controller |
2026-06-09 16:46:34.592166 | controller | TASK [cifmw_helpers : Find yaml files paths={{ included_dir | trim }}, patterns=*.yml,*.yaml, file_type=file, recurse=False] ***
2026-06-09 16:46:34.592171 | controller | Tuesday 09 June 2026  16:46:34 +0000 (0:00:00.235)       0:02:00.665 **********
2026-06-09 16:46:34.592177 | controller | Tuesday 09 June 2026  16:46:34 +0000 (0:00:00.235)       0:02:00.663 **********
2026-06-09 16:46:34.791424 | controller | ok: [localhost]
2026-06-09 16:46:34.791474 | controller |
2026-06-09 16:46:34.791481 | controller | TASK [cifmw_helpers : Print available yaml files msg=Found yaml files to parse: {{ _yaml_files.files | map(attribute='path') | list }}
2026-06-09 16:46:34.791486 | controller | ] ***
2026-06-09 16:46:34.791491 | controller | Tuesday 09 June 2026  16:46:34 +0000 (0:00:00.199)       0:02:00.864 **********
2026-06-09 16:46:34.791497 | controller | Tuesday 09 June 2026  16:46:34 +0000 (0:00:00.199)       0:02:00.863 **********
2026-06-09 16:46:34.824425 | controller | ok: [localhost] =>
2026-06-09 16:46:34.824464 | controller |     msg: |
2026-06-09 16:46:34.824470 | 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 16:46:34.824475 | controller |
2026-06-09 16:46:34.824479 | controller | TASK [cifmw_helpers : Create files on localhost and use include_vars] **********
2026-06-09 16:46:34.824488 | controller | Tuesday 09 June 2026  16:46:34 +0000 (0:00:00.032)       0:02:00.897 **********
2026-06-09 16:46:34.824492 | controller | Tuesday 09 June 2026  16:46:34 +0000 (0:00:00.032)       0:02:00.896 **********
2026-06-09 16:46:34.889543 | 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 16:46:34.889583 | 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 16:46:34.889587 | 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 16:46:34.889592 | controller |
2026-06-09 16:46:34.889596 | controller | TASK [cifmw_helpers : Fail if file is not yaml or yml extension msg=File needs to be yaml/yml extension] ***
2026-06-09 16:46:34.889601 | controller | Tuesday 09 June 2026  16:46:34 +0000 (0:00:00.065)       0:02:00.962 **********
2026-06-09 16:46:34.889604 | controller | Tuesday 09 June 2026  16:46:34 +0000 (0:00:00.065)       0:02:00.961 **********
2026-06-09 16:46:34.914992 | controller | skipping: [localhost]
2026-06-09 16:46:34.915058 | controller |
2026-06-09 16:46:34.915064 | controller | TASK [cifmw_helpers : Check if file is available path={{ included_file | trim }}] ***
2026-06-09 16:46:34.915068 | controller | Tuesday 09 June 2026  16:46:34 +0000 (0:00:00.025)       0:02:00.988 **********
2026-06-09 16:46:34.915073 | controller | Tuesday 09 June 2026  16:46:34 +0000 (0:00:00.025)       0:02:00.986 **********
2026-06-09 16:46:35.118547 | controller | ok: [localhost]
2026-06-09 16:46:35.118621 | controller |
2026-06-09 16:46:35.118627 | controller | TASK [cifmw_helpers : Create temporary directory state=directory] **************
2026-06-09 16:46:35.118631 | controller | Tuesday 09 June 2026  16:46:35 +0000 (0:00:00.203)       0:02:01.191 **********
2026-06-09 16:46:35.118634 | controller | Tuesday 09 June 2026  16:46:35 +0000 (0:00:00.203)       0:02:01.190 **********
2026-06-09 16:46:35.486130 | controller | changed: [localhost]
2026-06-09 16:46:35.486168 | controller |
2026-06-09 16:46:35.486174 | controller | TASK [cifmw_helpers : Read vars] ***********************************************
2026-06-09 16:46:35.486178 | controller | Tuesday 09 June 2026  16:46:35 +0000 (0:00:00.367)       0:02:01.558 **********
2026-06-09 16:46:35.486182 | controller | Tuesday 09 June 2026  16:46:35 +0000 (0:00:00.367)       0:02:01.557 **********
2026-06-09 16:46:35.817311 | controller | ok: [localhost]
2026-06-09 16:46:35.817381 | controller |
2026-06-09 16:46:35.817409 | controller | TASK [cifmw_helpers : Create new variable files with content] ******************
2026-06-09 16:46:35.817414 | controller | Tuesday 09 June 2026  16:46:35 +0000 (0:00:00.331)       0:02:01.890 **********
2026-06-09 16:46:35.817418 | controller | Tuesday 09 June 2026  16:46:35 +0000 (0:00:00.331)       0:02:01.888 **********
2026-06-09 16:46:36.280839 | controller | changed: [localhost]
2026-06-09 16:46:36.280909 | controller |
2026-06-09 16:46:36.280916 | controller | TASK [cifmw_helpers : Include vars] ********************************************
2026-06-09 16:46:36.280939 | controller | Tuesday 09 June 2026  16:46:36 +0000 (0:00:00.462)       0:02:02.353 **********
2026-06-09 16:46:36.280945 | controller | Tuesday 09 June 2026  16:46:36 +0000 (0:00:00.463)       0:02:02.352 **********
2026-06-09 16:46:36.327167 | controller | ok: [localhost]
2026-06-09 16:46:36.327223 | controller |
2026-06-09 16:46:36.327229 | controller | TASK [cifmw_helpers : Remove temporary directory path={{ _tmp_dir.path }}, state=absent] ***
2026-06-09 16:46:36.327233 | controller | Tuesday 09 June 2026  16:46:36 +0000 (0:00:00.046)       0:02:02.400 **********
2026-06-09 16:46:36.327237 | controller | Tuesday 09 June 2026  16:46:36 +0000 (0:00:00.046)       0:02:02.399 **********
2026-06-09 16:46:36.591467 | controller | changed: [localhost]
2026-06-09 16:46:36.591548 | controller |
2026-06-09 16:46:36.591559 | controller | TASK [cifmw_helpers : Fail if file is not yaml or yml extension msg=File needs to be yaml/yml extension] ***
2026-06-09 16:46:36.591564 | controller | Tuesday 09 June 2026  16:46:36 +0000 (0:00:00.264)       0:02:02.664 **********
2026-06-09 16:46:36.591568 | controller | Tuesday 09 June 2026  16:46:36 +0000 (0:00:00.264)       0:02:02.663 **********
2026-06-09 16:46:36.615917 | controller | skipping: [localhost]
2026-06-09 16:46:36.615989 | controller |
2026-06-09 16:46:36.615994 | controller | TASK [cifmw_helpers : Check if file is available path={{ included_file | trim }}] ***
2026-06-09 16:46:36.615999 | controller | Tuesday 09 June 2026  16:46:36 +0000 (0:00:00.024)       0:02:02.689 **********
2026-06-09 16:46:36.616003 | controller | Tuesday 09 June 2026  16:46:36 +0000 (0:00:00.024)       0:02:02.687 **********
2026-06-09 16:46:36.847616 | controller | ok: [localhost]
2026-06-09 16:46:36.847728 | controller |
2026-06-09 16:46:36.847734 | controller | TASK [cifmw_helpers : Create temporary directory state=directory] **************
2026-06-09 16:46:36.847765 | controller | Tuesday 09 June 2026  16:46:36 +0000 (0:00:00.231)       0:02:02.920 **********
2026-06-09 16:46:36.847769 | controller | Tuesday 09 June 2026  16:46:36 +0000 (0:00:00.231)       0:02:02.918 **********
2026-06-09 16:46:37.054147 | controller | changed: [localhost]
2026-06-09 16:46:37.054260 | controller |
2026-06-09 16:46:37.054266 | controller | TASK [cifmw_helpers : Read vars] ***********************************************
2026-06-09 16:46:37.054272 | controller | Tuesday 09 June 2026  16:46:37 +0000 (0:00:00.206)       0:02:03.127 **********
2026-06-09 16:46:37.054276 | controller | Tuesday 09 June 2026  16:46:37 +0000 (0:00:00.206)       0:02:03.125 **********
2026-06-09 16:46:37.392774 | controller | ok: [localhost]
2026-06-09 16:46:37.392873 | controller |
2026-06-09 16:46:37.392884 | controller | TASK [cifmw_helpers : Create new variable files with content] ******************
2026-06-09 16:46:37.392894 | controller | Tuesday 09 June 2026  16:46:37 +0000 (0:00:00.338)       0:02:03.465 **********
2026-06-09 16:46:37.392902 | controller | Tuesday 09 June 2026  16:46:37 +0000 (0:00:00.338)       0:02:03.464 **********
2026-06-09 16:46:37.890851 | controller | changed: [localhost]
2026-06-09 16:46:37.890964 | controller |
2026-06-09 16:46:37.890972 | controller | TASK [cifmw_helpers : Include vars] ********************************************
2026-06-09 16:46:37.890979 | controller | Tuesday 09 June 2026  16:46:37 +0000 (0:00:00.497)       0:02:03.963 **********
2026-06-09 16:46:37.890983 | controller | Tuesday 09 June 2026  16:46:37 +0000 (0:00:00.497)       0:02:03.962 **********
2026-06-09 16:46:37.941742 | controller | ok: [localhost]
2026-06-09 16:46:37.941856 | controller |
2026-06-09 16:46:37.941865 | controller | TASK [cifmw_helpers : Remove temporary directory path={{ _tmp_dir.path }}, state=absent] ***
2026-06-09 16:46:37.941873 | controller | Tuesday 09 June 2026  16:46:37 +0000 (0:00:00.050)       0:02:04.014 **********
2026-06-09 16:46:37.941878 | controller | Tuesday 09 June 2026  16:46:37 +0000 (0:00:00.051)       0:02:04.013 **********
2026-06-09 16:46:38.128058 | controller | changed: [localhost]
2026-06-09 16:46:38.128171 | controller |
2026-06-09 16:46:38.128179 | controller | TASK [cifmw_helpers : Fail if file is not yaml or yml extension msg=File needs to be yaml/yml extension] ***
2026-06-09 16:46:38.128185 | controller | Tuesday 09 June 2026  16:46:38 +0000 (0:00:00.185)       0:02:04.200 **********
2026-06-09 16:46:38.128191 | controller | Tuesday 09 June 2026  16:46:38 +0000 (0:00:00.185)       0:02:04.199 **********
2026-06-09 16:46:38.158645 | controller | skipping: [localhost]
2026-06-09 16:46:38.158761 | controller |
2026-06-09 16:46:38.158771 | controller | TASK [cifmw_helpers : Check if file is available path={{ included_file | trim }}] ***
2026-06-09 16:46:38.158804 | controller | Tuesday 09 June 2026  16:46:38 +0000 (0:00:00.030)       0:02:04.231 **********
2026-06-09 16:46:38.158813 | controller | Tuesday 09 June 2026  16:46:38 +0000 (0:00:00.030)       0:02:04.229 **********
2026-06-09 16:46:38.422157 | controller | ok: [localhost]
2026-06-09 16:46:38.422230 | controller |
2026-06-09 16:46:38.422237 | controller | TASK [cifmw_helpers : Create temporary directory state=directory] **************
2026-06-09 16:46:38.422243 | controller | Tuesday 09 June 2026  16:46:38 +0000 (0:00:00.264)       0:02:04.495 **********
2026-06-09 16:46:38.422248 | controller | Tuesday 09 June 2026  16:46:38 +0000 (0:00:00.264)       0:02:04.493 **********
2026-06-09 16:46:38.618720 | controller | changed: [localhost]
2026-06-09 16:46:38.618814 | controller |
2026-06-09 16:46:38.618826 | controller | TASK [cifmw_helpers : Read vars] ***********************************************
2026-06-09 16:46:38.618835 | controller | Tuesday 09 June 2026  16:46:38 +0000 (0:00:00.196)       0:02:04.691 **********
2026-06-09 16:46:38.618843 | controller | Tuesday 09 June 2026  16:46:38 +0000 (0:00:00.196)       0:02:04.690 **********
2026-06-09 16:46:38.813424 | controller | ok: [localhost]
2026-06-09 16:46:38.813501 | controller |
2026-06-09 16:46:38.813512 | controller | TASK [cifmw_helpers : Create new variable files with content] ******************
2026-06-09 16:46:38.813521 | controller | Tuesday 09 June 2026  16:46:38 +0000 (0:00:00.194)       0:02:04.886 **********
2026-06-09 16:46:38.813529 | controller | Tuesday 09 June 2026  16:46:38 +0000 (0:00:00.194)       0:02:04.885 **********
2026-06-09 16:46:39.288241 | controller | changed: [localhost]
2026-06-09 16:46:39.288285 | controller |
2026-06-09 16:46:39.288291 | controller | TASK [cifmw_helpers : Include vars] ********************************************
2026-06-09 16:46:39.288297 | controller | Tuesday 09 June 2026  16:46:39 +0000 (0:00:00.474)       0:02:05.361 **********
2026-06-09 16:46:39.288302 | controller | Tuesday 09 June 2026  16:46:39 +0000 (0:00:00.474)       0:02:05.360 **********
2026-06-09 16:46:39.336069 | controller | ok: [localhost]
2026-06-09 16:46:39.336119 | controller |
2026-06-09 16:46:39.336130 | controller | TASK [cifmw_helpers : Remove temporary directory path={{ _tmp_dir.path }}, state=absent] ***
2026-06-09 16:46:39.336139 | controller | Tuesday 09 June 2026  16:46:39 +0000 (0:00:00.047)       0:02:05.408 **********
2026-06-09 16:46:39.336147 | controller | Tuesday 09 June 2026  16:46:39 +0000 (0:00:00.047)       0:02:05.407 **********
2026-06-09 16:46:39.542080 | controller | changed: [localhost]
2026-06-09 16:46:39.542172 | controller |
2026-06-09 16:46:39.542181 | controller | TASK [Ensure libvirt is present/configured name=libvirt_manager] ***************
2026-06-09 16:46:39.542190 | controller | Tuesday 09 June 2026  16:46:39 +0000 (0:00:00.206)       0:02:05.614 **********
2026-06-09 16:46:39.542197 | controller | Tuesday 09 June 2026  16:46:39 +0000 (0:00:00.206)       0:02:05.613 **********
2026-06-09 16:46:39.569924 | controller | skipping: [localhost]
2026-06-09 16:46:39.569981 | controller |
2026-06-09 16:46:39.569987 | controller | TASK [Perpare OpenShift provisioner node name=openshift_provisioner_node] ******
2026-06-09 16:46:39.569992 | controller | Tuesday 09 June 2026  16:46:39 +0000 (0:00:00.027)       0:02:05.642 **********
2026-06-09 16:46:39.569995 | controller | Tuesday 09 June 2026  16:46:39 +0000 (0:00:00.027)       0:02:05.641 **********
2026-06-09 16:46:39.680132 | controller | skipping: [localhost]
2026-06-09 16:46:39.680244 | controller |
2026-06-09 16:46:39.680253 | controller | PLAY [Run cifmw_setup infra, build package, container and operators, deploy EDPM] ***
2026-06-09 16:46:39.680261 | controller |
2026-06-09 16:46:39.680268 | controller | TASK [Load parameters files name=cifmw_helpers, tasks_from=include_dir.yml] ****
2026-06-09 16:46:39.680276 | controller | Tuesday 09 June 2026  16:46:39 +0000 (0:00:00.110)       0:02:05.753 **********
2026-06-09 16:46:39.680283 | controller | Tuesday 09 June 2026  16:46:39 +0000 (0:00:00.110)       0:02:05.752 **********
2026-06-09 16:46:39.767115 | controller |
2026-06-09 16:46:39.767152 | controller | TASK [cifmw_helpers : Check directory is available path={{ included_dir | trim }}] ***
2026-06-09 16:46:39.767158 | controller | Tuesday 09 June 2026  16:46:39 +0000 (0:00:00.086)       0:02:05.840 **********
2026-06-09 16:46:39.767162 | controller | Tuesday 09 June 2026  16:46:39 +0000 (0:00:00.086)       0:02:05.838 **********
2026-06-09 16:46:39.947488 | controller | ok: [localhost]
2026-06-09 16:46:39.947599 | controller |
2026-06-09 16:46:39.947607 | controller | TASK [cifmw_helpers : Find yaml files paths={{ included_dir | trim }}, patterns=*.yml,*.yaml, file_type=file, recurse=False] ***
2026-06-09 16:46:39.947613 | controller | Tuesday 09 June 2026  16:46:39 +0000 (0:00:00.180)       0:02:06.020 **********
2026-06-09 16:46:39.947619 | controller | Tuesday 09 June 2026  16:46:39 +0000 (0:00:00.180)       0:02:06.019 **********
2026-06-09 16:46:40.132623 | controller | ok: [localhost]
2026-06-09 16:46:40.132697 | controller |
2026-06-09 16:46:40.132703 | controller | TASK [cifmw_helpers : Print available yaml files msg=Found yaml files to parse: {{ _yaml_files.files | map(attribute='path') | list }}
2026-06-09 16:46:40.132708 | controller | ] ***
2026-06-09 16:46:40.132712 | controller | Tuesday 09 June 2026  16:46:40 +0000 (0:00:00.185)       0:02:06.205 **********
2026-06-09 16:46:40.132717 | controller | Tuesday 09 June 2026  16:46:40 +0000 (0:00:00.185)       0:02:06.204 **********
2026-06-09 16:46:40.163766 | controller | ok: [localhost] =>
2026-06-09 16:46:40.163828 | controller |     msg: |
2026-06-09 16:46:40.163834 | 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 16:46:40.163839 | controller |
2026-06-09 16:46:40.163843 | controller | TASK [cifmw_helpers : Create files on localhost and use include_vars] **********
2026-06-09 16:46:40.163847 | controller | Tuesday 09 June 2026  16:46:40 +0000 (0:00:00.031)       0:02:06.236 **********
2026-06-09 16:46:40.163851 | controller | Tuesday 09 June 2026  16:46:40 +0000 (0:00:00.031)       0:02:06.235 **********
2026-06-09 16:46:40.222031 | 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 16:46:40.222112 | 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 16:46:40.222118 | 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 16:46:40.222122 | controller |
2026-06-09 16:46:40.222127 | controller | TASK [cifmw_helpers : Fail if file is not yaml or yml extension msg=File needs to be yaml/yml extension] ***
2026-06-09 16:46:40.222131 | controller | Tuesday 09 June 2026  16:46:40 +0000 (0:00:00.058)       0:02:06.295 **********
2026-06-09 16:46:40.222135 | controller | Tuesday 09 June 2026  16:46:40 +0000 (0:00:00.058)       0:02:06.293 **********
2026-06-09 16:46:40.253554 | controller | skipping: [localhost]
2026-06-09 16:46:40.253625 | controller |
2026-06-09 16:46:40.253630 | controller | TASK [cifmw_helpers : Check if file is available path={{ included_file | trim }}] ***
2026-06-09 16:46:40.253634 | controller | Tuesday 09 June 2026  16:46:40 +0000 (0:00:00.031)       0:02:06.326 **********
2026-06-09 16:46:40.253638 | controller | Tuesday 09 June 2026  16:46:40 +0000 (0:00:00.031)       0:02:06.325 **********
2026-06-09 16:46:40.460221 | controller | ok: [localhost]
2026-06-09 16:46:40.460291 | controller |
2026-06-09 16:46:40.460297 | controller | TASK [cifmw_helpers : Create temporary directory state=directory] **************
2026-06-09 16:46:40.460301 | controller | Tuesday 09 June 2026  16:46:40 +0000 (0:00:00.206)       0:02:06.533 **********
2026-06-09 16:46:40.460305 | controller | Tuesday 09 June 2026  16:46:40 +0000 (0:00:00.206)       0:02:06.531 **********
2026-06-09 16:46:40.663190 | controller | changed: [localhost]
2026-06-09 16:46:40.663268 | controller |
2026-06-09 16:46:40.663274 | controller | TASK [cifmw_helpers : Read vars] ***********************************************
2026-06-09 16:46:40.663278 | controller | Tuesday 09 June 2026  16:46:40 +0000 (0:00:00.203)       0:02:06.736 **********
2026-06-09 16:46:40.663282 | controller | Tuesday 09 June 2026  16:46:40 +0000 (0:00:00.203)       0:02:06.734 **********
2026-06-09 16:46:40.849145 | controller | ok: [localhost]
2026-06-09 16:46:40.849236 | controller |
2026-06-09 16:46:40.849247 | controller | TASK [cifmw_helpers : Create new variable files with content] ******************
2026-06-09 16:46:40.849257 | controller | Tuesday 09 June 2026  16:46:40 +0000 (0:00:00.185)       0:02:06.921 **********
2026-06-09 16:46:40.849282 | controller | Tuesday 09 June 2026  16:46:40 +0000 (0:00:00.185)       0:02:06.920 **********
2026-06-09 16:46:41.294132 | controller | changed: [localhost]
2026-06-09 16:46:41.294205 | controller |
2026-06-09 16:46:41.294210 | controller | TASK [cifmw_helpers : Include vars] ********************************************
2026-06-09 16:46:41.294215 | controller | Tuesday 09 June 2026  16:46:41 +0000 (0:00:00.445)       0:02:07.367 **********
2026-06-09 16:46:41.294219 | controller | Tuesday 09 June 2026  16:46:41 +0000 (0:00:00.445)       0:02:07.365 **********
2026-06-09 16:46:41.353138 | controller | ok: [localhost]
2026-06-09 16:46:41.353170 | controller |
2026-06-09 16:46:41.353175 | controller | TASK [cifmw_helpers : Remove temporary directory path={{ _tmp_dir.path }}, state=absent] ***
2026-06-09 16:46:41.353180 | controller | Tuesday 09 June 2026  16:46:41 +0000 (0:00:00.059)       0:02:07.426 **********
2026-06-09 16:46:41.353184 | controller | Tuesday 09 June 2026  16:46:41 +0000 (0:00:00.059)       0:02:07.425 **********
2026-06-09 16:46:41.558113 | controller | changed: [localhost]
2026-06-09 16:46:41.558164 | controller |
2026-06-09 16:46:41.558175 | controller | TASK [cifmw_helpers : Fail if file is not yaml or yml extension msg=File needs to be yaml/yml extension] ***
2026-06-09 16:46:41.558184 | controller | Tuesday 09 June 2026  16:46:41 +0000 (0:00:00.204)       0:02:07.630 **********
2026-06-09 16:46:41.558191 | controller | Tuesday 09 June 2026  16:46:41 +0000 (0:00:00.204)       0:02:07.629 **********
2026-06-09 16:46:41.587587 | controller | skipping: [localhost]
2026-06-09 16:46:41.587635 | controller |
2026-06-09 16:46:41.587645 | controller | TASK [cifmw_helpers : Check if file is available path={{ included_file | trim }}] ***
2026-06-09 16:46:41.587661 | controller | Tuesday 09 June 2026  16:46:41 +0000 (0:00:00.029)       0:02:07.660 **********
2026-06-09 16:46:41.587669 | controller | Tuesday 09 June 2026  16:46:41 +0000 (0:00:00.029)       0:02:07.659 **********
2026-06-09 16:46:41.879191 | controller | ok: [localhost]
2026-06-09 16:46:41.879334 | controller |
2026-06-09 16:46:41.879339 | controller | TASK [cifmw_helpers : Create temporary directory state=directory] **************
2026-06-09 16:46:41.879344 | controller | Tuesday 09 June 2026  16:46:41 +0000 (0:00:00.291)       0:02:07.951 **********
2026-06-09 16:46:41.879348 | controller | Tuesday 09 June 2026  16:46:41 +0000 (0:00:00.291)       0:02:07.950 **********
2026-06-09 16:46:42.093692 | controller | changed: [localhost]
2026-06-09 16:46:42.093757 | controller |
2026-06-09 16:46:42.093763 | controller | TASK [cifmw_helpers : Read vars] ***********************************************
2026-06-09 16:46:42.093768 | controller | Tuesday 09 June 2026  16:46:42 +0000 (0:00:00.214)       0:02:08.166 **********
2026-06-09 16:46:42.093771 | controller | Tuesday 09 June 2026  16:46:42 +0000 (0:00:00.214)       0:02:08.165 **********
2026-06-09 16:46:42.285965 | controller | ok: [localhost]
2026-06-09 16:46:42.286027 | controller |
2026-06-09 16:46:42.286032 | controller | TASK [cifmw_helpers : Create new variable files with content] ******************
2026-06-09 16:46:42.286037 | controller | Tuesday 09 June 2026  16:46:42 +0000 (0:00:00.192)       0:02:08.358 **********
2026-06-09 16:46:42.286040 | controller | Tuesday 09 June 2026  16:46:42 +0000 (0:00:00.192)       0:02:08.357 **********
2026-06-09 16:46:42.869184 | controller | changed: [localhost]
2026-06-09 16:46:42.869263 | controller |
2026-06-09 16:46:42.869268 | controller | TASK [cifmw_helpers : Include vars] ********************************************
2026-06-09 16:46:42.869273 | controller | Tuesday 09 June 2026  16:46:42 +0000 (0:00:00.583)       0:02:08.942 **********
2026-06-09 16:46:42.869277 | controller | Tuesday 09 June 2026  16:46:42 +0000 (0:00:00.583)       0:02:08.941 **********
2026-06-09 16:46:42.933944 | controller | ok: [localhost]
2026-06-09 16:46:42.934026 | controller |
2026-06-09 16:46:42.934033 | controller | TASK [cifmw_helpers : Remove temporary directory path={{ _tmp_dir.path }}, state=absent] ***
2026-06-09 16:46:42.934038 | controller | Tuesday 09 June 2026  16:46:42 +0000 (0:00:00.064)       0:02:09.006 **********
2026-06-09 16:46:42.934043 | controller | Tuesday 09 June 2026  16:46:42 +0000 (0:00:00.064)       0:02:09.005 **********
2026-06-09 16:46:43.134222 | controller | changed: [localhost]
2026-06-09 16:46:43.134303 | controller |
2026-06-09 16:46:43.134310 | controller | TASK [cifmw_helpers : Fail if file is not yaml or yml extension msg=File needs to be yaml/yml extension] ***
2026-06-09 16:46:43.134363 | controller | Tuesday 09 June 2026  16:46:43 +0000 (0:00:00.200)       0:02:09.207 **********
2026-06-09 16:46:43.134368 | controller | Tuesday 09 June 2026  16:46:43 +0000 (0:00:00.200)       0:02:09.205 **********
2026-06-09 16:46:43.161622 | controller | skipping: [localhost]
2026-06-09 16:46:43.161704 | controller |
2026-06-09 16:46:43.161712 | controller | TASK [cifmw_helpers : Check if file is available path={{ included_file | trim }}] ***
2026-06-09 16:46:43.161718 | controller | Tuesday 09 June 2026  16:46:43 +0000 (0:00:00.027)       0:02:09.234 **********
2026-06-09 16:46:43.161724 | controller | Tuesday 09 June 2026  16:46:43 +0000 (0:00:00.027)       0:02:09.233 **********
2026-06-09 16:46:43.409480 | controller | ok: [localhost]
2026-06-09 16:46:43.409566 | controller |
2026-06-09 16:46:43.409574 | controller | TASK [cifmw_helpers : Create temporary directory state=directory] **************
2026-06-09 16:46:43.409579 | controller | Tuesday 09 June 2026  16:46:43 +0000 (0:00:00.246)       0:02:09.481 **********
2026-06-09 16:46:43.409584 | controller | Tuesday 09 June 2026  16:46:43 +0000 (0:00:00.247)       0:02:09.480 **********
2026-06-09 16:46:43.652197 | controller | changed: [localhost]
2026-06-09 16:46:43.652235 | controller |
2026-06-09 16:46:43.652241 | controller | TASK [cifmw_helpers : Read vars] ***********************************************
2026-06-09 16:46:43.652245 | controller | Tuesday 09 June 2026  16:46:43 +0000 (0:00:00.242)       0:02:09.724 **********
2026-06-09 16:46:43.652249 | controller | Tuesday 09 June 2026  16:46:43 +0000 (0:00:00.242)       0:02:09.723 **********
2026-06-09 16:46:43.908408 | controller | ok: [localhost]
2026-06-09 16:46:43.908482 | controller |
2026-06-09 16:46:43.908487 | controller | TASK [cifmw_helpers : Create new variable files with content] ******************
2026-06-09 16:46:43.908492 | controller | Tuesday 09 June 2026  16:46:43 +0000 (0:00:00.256)       0:02:09.980 **********
2026-06-09 16:46:43.908496 | controller | Tuesday 09 June 2026  16:46:43 +0000 (0:00:00.256)       0:02:09.979 **********
2026-06-09 16:46:44.304283 | controller | changed: [localhost]
2026-06-09 16:46:44.304339 | controller |
2026-06-09 16:46:44.304344 | controller | TASK [cifmw_helpers : Include vars] ********************************************
2026-06-09 16:46:44.304349 | controller | Tuesday 09 June 2026  16:46:44 +0000 (0:00:00.396)       0:02:10.377 **********
2026-06-09 16:46:44.304352 | controller | Tuesday 09 June 2026  16:46:44 +0000 (0:00:00.396)       0:02:10.376 **********
2026-06-09 16:46:44.344894 | controller | ok: [localhost]
2026-06-09 16:46:44.344969 | controller |
2026-06-09 16:46:44.344975 | controller | TASK [cifmw_helpers : Remove temporary directory path={{ _tmp_dir.path }}, state=absent] ***
2026-06-09 16:46:44.344979 | controller | Tuesday 09 June 2026  16:46:44 +0000 (0:00:00.040)       0:02:10.418 **********
2026-06-09 16:46:44.344983 | controller | Tuesday 09 June 2026  16:46:44 +0000 (0:00:00.040)       0:02:10.416 **********
2026-06-09 16:46:44.553574 | controller | changed: [localhost]
2026-06-09 16:46:44.553648 | controller |
2026-06-09 16:46:44.553653 | controller | TASK [networking_mapper : Check for Networking Environment Definition file existence path={{ cifmw_networking_mapper_networking_env_def_path }}] ***
2026-06-09 16:46:44.553658 | controller | Tuesday 09 June 2026  16:46:44 +0000 (0:00:00.208)       0:02:10.626 **********
2026-06-09 16:46:44.553663 | controller | Tuesday 09 June 2026  16:46:44 +0000 (0:00:00.208)       0:02:10.625 **********
2026-06-09 16:46:44.729152 | controller | ok: [localhost]
2026-06-09 16:46:44.729214 | controller |
2026-06-09 16:46:44.729220 | 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 16:46:44.729225 | controller | Tuesday 09 June 2026  16:46:44 +0000 (0:00:00.175)       0:02:10.802 **********
2026-06-09 16:46:44.729229 | controller | Tuesday 09 June 2026  16:46:44 +0000 (0:00:00.175)       0:02:10.800 **********
2026-06-09 16:46:44.757758 | controller | skipping: [localhost]
2026-06-09 16:46:44.757815 | controller |
2026-06-09 16:46:44.757829 | controller | TASK [networking_mapper : Load the Networking Definition from file path={{ cifmw_networking_mapper_networking_env_def_path }}] ***
2026-06-09 16:46:44.757834 | controller | Tuesday 09 June 2026  16:46:44 +0000 (0:00:00.028)       0:02:10.830 **********
2026-06-09 16:46:44.757843 | controller | Tuesday 09 June 2026  16:46:44 +0000 (0:00:00.028)       0:02:10.829 **********
2026-06-09 16:46:44.787022 | controller | skipping: [localhost]
2026-06-09 16:46:44.787099 | controller |
2026-06-09 16:46:44.787105 | controller | TASK [networking_mapper : Set cifmw_networking_env_definition is present cifmw_networking_env_definition={{
2026-06-09 16:46:44.787110 | controller |   _net_env_def_slurp['content'] |
2026-06-09 16:46:44.787114 | controller |   b64decode |
2026-06-09 16:46:44.787118 | controller |   from_yaml
2026-06-09 16:46:44.787122 | controller | }}, cacheable=True] ***
2026-06-09 16:46:44.787126 | controller | Tuesday 09 June 2026  16:46:44 +0000 (0:00:00.029)       0:02:10.860 **********
2026-06-09 16:46:44.787129 | controller | Tuesday 09 June 2026  16:46:44 +0000 (0:00:00.029)       0:02:10.858 **********
2026-06-09 16:46:44.826464 | controller | skipping: [localhost]
2026-06-09 16:46:44.826518 | controller |
2026-06-09 16:46:44.826525 | controller | TASK [Deploy OCP using Hive name=hive] *****************************************
2026-06-09 16:46:44.826529 | controller | Tuesday 09 June 2026  16:46:44 +0000 (0:00:00.039)       0:02:10.899 **********
2026-06-09 16:46:44.826533 | controller | Tuesday 09 June 2026  16:46:44 +0000 (0:00:00.039)       0:02:10.897 **********
2026-06-09 16:46:44.853165 | controller | skipping: [localhost]
2026-06-09 16:46:44.853226 | controller |
2026-06-09 16:46:44.853231 | controller | TASK [Prepare CRC name=rhol_crc] ***********************************************
2026-06-09 16:46:44.853236 | controller | Tuesday 09 June 2026  16:46:44 +0000 (0:00:00.027)       0:02:10.926 **********
2026-06-09 16:46:44.853239 | controller | Tuesday 09 June 2026  16:46:44 +0000 (0:00:00.027)       0:02:10.925 **********
2026-06-09 16:46:45.095484 | controller |
2026-06-09 16:46:45.095542 | controller | TASK [rhol_crc : Ensure directories exist path={{ item }}, state=directory, mode=0755] ***
2026-06-09 16:46:45.095548 | controller | Tuesday 09 June 2026  16:46:45 +0000 (0:00:00.242)       0:02:11.168 **********
2026-06-09 16:46:45.095554 | controller | Tuesday 09 June 2026  16:46:45 +0000 (0:00:00.242)       0:02:11.167 **********
2026-06-09 16:46:45.678481 | controller | ok: [localhost] => (item=/home/zuul/ci-framework-data/artifacts)
2026-06-09 16:46:45.678563 | controller | ok: [localhost] => (item=/home/zuul/ci-framework-data/logs)
2026-06-09 16:46:45.678571 | controller | ok: [localhost] => (item=/usr/local/bin)
2026-06-09 16:46:45.678576 | controller |
2026-06-09 16:46:45.678582 | 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 16:46:45.678588 | controller | Tuesday 09 June 2026  16:46:45 +0000 (0:00:00.583)       0:02:11.751 **********
2026-06-09 16:46:45.678593 | controller | Tuesday 09 June 2026  16:46:45 +0000 (0:00:00.583)       0:02:11.750 **********
2026-06-09 16:46:45.933805 | controller | changed: [localhost]
2026-06-09 16:46:45.933894 | controller |
2026-06-09 16:46:45.933902 | controller | TASK [rhol_crc : Check for binary path={{ cifmw_rhol_crc_binary }}, get_attributes=False, get_checksum=False, get_mime=False] ***
2026-06-09 16:46:45.933907 | controller | Tuesday 09 June 2026  16:46:45 +0000 (0:00:00.254)       0:02:12.006 **********
2026-06-09 16:46:45.933912 | controller | Tuesday 09 June 2026  16:46:45 +0000 (0:00:00.254)       0:02:12.005 **********
2026-06-09 16:46:46.121730 | controller | ok: [localhost]
2026-06-09 16:46:46.121810 | controller |
2026-06-09 16:46:46.121817 | controller | TASK [rhol_crc : Get versions if binary is available _raw_params=get_versions.yml] ***
2026-06-09 16:46:46.121821 | controller | Tuesday 09 June 2026  16:46:46 +0000 (0:00:00.188)       0:02:12.194 **********
2026-06-09 16:46:46.121826 | controller | Tuesday 09 June 2026  16:46:46 +0000 (0:00:00.187)       0:02:12.193 **********
2026-06-09 16:46:46.160927 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/rhol_crc/tasks/get_versions.yml for localhost
2026-06-09 16:46:46.161033 | controller |
2026-06-09 16:46:46.161047 | controller | TASK [rhol_crc : Get CRC binary version _raw_params={{ cifmw_rhol_crc_binary }} version] ***
2026-06-09 16:46:46.161059 | controller | Tuesday 09 June 2026  16:46:46 +0000 (0:00:00.039)       0:02:12.233 **********
2026-06-09 16:46:46.161070 | controller | Tuesday 09 June 2026  16:46:46 +0000 (0:00:00.039)       0:02:12.232 **********
2026-06-09 16:46:46.673164 | controller | changed: [localhost]
2026-06-09 16:46:46.673256 | controller |
2026-06-09 16:46:46.673262 | controller | TASK [rhol_crc : Extract versions crc_version={{
2026-06-09 16:46:46.673268 | controller |   _crc_vers.stdout_lines |
2026-06-09 16:46:46.673272 | controller |   select('match', 'CRC') | first |
2026-06-09 16:46:46.673276 | controller |   regex_replace('^CRC version: ([0-9\.]+).*$', '\1') }}, crc_openshift_version={{
2026-06-09 16:46:46.673281 | controller |   _crc_vers.stdout_lines |
2026-06-09 16:46:46.673285 | controller |   select ('match', 'OpenShift') | first |
2026-06-09 16:46:46.673290 | controller |   regex_replace('^OpenShift version: (.*)$', '\1') }}] ***
2026-06-09 16:46:46.673293 | controller | Tuesday 09 June 2026  16:46:46 +0000 (0:00:00.512)       0:02:12.746 **********
2026-06-09 16:46:46.673297 | controller | Tuesday 09 June 2026  16:46:46 +0000 (0:00:00.512)       0:02:12.744 **********
2026-06-09 16:46:46.710648 | controller | ok: [localhost]
2026-06-09 16:46:46.710731 | controller |
2026-06-09 16:46:46.710737 | 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 16:46:46.710742 | controller | Tuesday 09 June 2026  16:46:46 +0000 (0:00:00.037)       0:02:12.783 **********
2026-06-09 16:46:46.710747 | controller | Tuesday 09 June 2026  16:46:46 +0000 (0:00:00.037)       0:02:12.782 **********
2026-06-09 16:46:46.743009 | controller | ok: [localhost] =>
2026-06-09 16:46:46.743087 | controller |     msg: 'Found crc at /usr/local/bin/crc, with version 2.56.0 (wants: 2.39.0) and serving
2026-06-09 16:46:46.743093 | controller |       OpenShift version 4.20.1.'
2026-06-09 16:46:46.743097 | controller |
2026-06-09 16:46:46.743101 | controller | TASK [rhol_crc : Get CRC VM availability command=info, uri=qemu:///system] *****
2026-06-09 16:46:46.743106 | controller | Tuesday 09 June 2026  16:46:46 +0000 (0:00:00.032)       0:02:12.816 **********
2026-06-09 16:46:46.743109 | controller | Tuesday 09 June 2026  16:46:46 +0000 (0:00:00.032)       0:02:12.814 **********
2026-06-09 16:46:48.225178 | controller | ok: [localhost]
2026-06-09 16:46:48.225216 | controller |
2026-06-09 16:46:48.225221 | 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 16:46:48.225226 | controller |   _domain is defined and
2026-06-09 16:46:48.225230 | controller |   'crc' in _domains and
2026-06-09 16:46:48.225234 | controller |   _domains.crc.state == 'running'
2026-06-09 16:46:48.225238 | controller | }}] ***
2026-06-09 16:46:48.225242 | controller | Tuesday 09 June 2026  16:46:48 +0000 (0:00:01.482)       0:02:14.298 **********
2026-06-09 16:46:48.225246 | controller | Tuesday 09 June 2026  16:46:48 +0000 (0:00:01.482)       0:02:14.296 **********
2026-06-09 16:46:48.258738 | controller | ok: [localhost]
2026-06-09 16:46:48.258820 | controller |
2026-06-09 16:46:48.258828 | 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 16:46:48.258895 | controller | Tuesday 09 June 2026  16:46:48 +0000 (0:00:00.033)       0:02:14.331 **********
2026-06-09 16:46:48.258902 | controller | Tuesday 09 June 2026  16:46:48 +0000 (0:00:00.033)       0:02:14.330 **********
2026-06-09 16:46:48.287488 | controller | skipping: [localhost]
2026-06-09 16:46:48.287565 | controller |
2026-06-09 16:46:48.287570 | 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 16:46:48.287575 | controller | Tuesday 09 June 2026  16:46:48 +0000 (0:00:00.028)       0:02:14.360 **********
2026-06-09 16:46:48.287579 | controller | Tuesday 09 June 2026  16:46:48 +0000 (0:00:00.028)       0:02:14.359 **********
2026-06-09 16:46:48.336545 | controller |
2026-06-09 16:46:48.336624 | 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 16:46:48.336630 | controller | OR cifmw_manage_secrets_pullsecret_content - not both.
2026-06-09 16:46:48.336634 | controller | ] ***
2026-06-09 16:46:48.336650 | controller | Tuesday 09 June 2026  16:46:48 +0000 (0:00:00.049)       0:02:14.409 **********
2026-06-09 16:46:48.336655 | controller | Tuesday 09 June 2026  16:46:48 +0000 (0:00:00.049)       0:02:14.408 **********
2026-06-09 16:46:48.367548 | controller | ok: [localhost]
2026-06-09 16:46:48.367604 | controller |
2026-06-09 16:46:48.367610 | controller | TASK [manage_secrets : Manage secret _raw_params=_push_secret.yml] *************
2026-06-09 16:46:48.367615 | controller | Tuesday 09 June 2026  16:46:48 +0000 (0:00:00.030)       0:02:14.440 **********
2026-06-09 16:46:48.367618 | controller | Tuesday 09 June 2026  16:46:48 +0000 (0:00:00.030)       0:02:14.439 **********
2026-06-09 16:46:48.407340 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/manage_secrets/tasks/_push_secret.yml for localhost
2026-06-09 16:46:48.407464 | controller |
2026-06-09 16:46:48.407477 | controller | TASK [manage_secrets : Debug _secret_dest var=_secret_dest] ********************
2026-06-09 16:46:48.407485 | controller | Tuesday 09 June 2026  16:46:48 +0000 (0:00:00.039)       0:02:14.480 **********
2026-06-09 16:46:48.407494 | controller | Tuesday 09 June 2026  16:46:48 +0000 (0:00:00.039)       0:02:14.479 **********
2026-06-09 16:46:48.440548 | controller | ok: [localhost] =>
2026-06-09 16:46:48.440624 | controller |     _secret_dest: /home/zuul/pull-secret.json
2026-06-09 16:46:48.440630 | controller |
2026-06-09 16:46:48.440634 | controller | TASK [manage_secrets : Debug _secret_file var=_secret_file] ********************
2026-06-09 16:46:48.440639 | controller | Tuesday 09 June 2026  16:46:48 +0000 (0:00:00.033)       0:02:14.513 **********
2026-06-09 16:46:48.440642 | controller | Tuesday 09 June 2026  16:46:48 +0000 (0:00:00.033)       0:02:14.512 **********
2026-06-09 16:46:48.462992 | controller | ok: [localhost] =>
2026-06-09 16:46:48.463097 | controller |     _secret_file: null
2026-06-09 16:46:48.463107 | controller |
2026-06-09 16:46:48.463116 | controller | TASK [manage_secrets : Debug _secret_content var=_secret_content] **************
2026-06-09 16:46:48.463125 | controller | Tuesday 09 June 2026  16:46:48 +0000 (0:00:00.022)       0:02:14.536 **********
2026-06-09 16:46:48.463133 | controller | Tuesday 09 June 2026  16:46:48 +0000 (0:00:00.022)       0:02:14.534 **********
2026-06-09 16:46:48.489484 | controller | ok: [localhost] =>
2026-06-09 16:46:48.489587 | controller |     _secret_content: {}
2026-06-09 16:46:48.489600 | controller |
2026-06-09 16:46:48.489612 | 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 16:46:48.489624 | controller | ] ***
2026-06-09 16:46:48.489635 | controller | Tuesday 09 June 2026  16:46:48 +0000 (0:00:00.026)       0:02:14.562 **********
2026-06-09 16:46:48.489646 | controller | Tuesday 09 June 2026  16:46:48 +0000 (0:00:00.026)       0:02:14.561 **********
2026-06-09 16:46:48.512690 | controller | skipping: [localhost]
2026-06-09 16:46:48.512788 | controller |
2026-06-09 16:46:48.512803 | controller | TASK [manage_secrets : Check if pull secret src file exists path={{ _secret_file }}] ***
2026-06-09 16:46:48.512815 | controller | Tuesday 09 June 2026  16:46:48 +0000 (0:00:00.023)       0:02:14.585 **********
2026-06-09 16:46:48.512827 | controller | Tuesday 09 June 2026  16:46:48 +0000 (0:00:00.023)       0:02:14.584 **********
2026-06-09 16:46:48.546443 | controller | skipping: [localhost]
2026-06-09 16:46:48.546478 | controller |
2026-06-09 16:46:48.546484 | 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 16:46:48.546488 | controller | Tuesday 09 June 2026  16:46:48 +0000 (0:00:00.033)       0:02:14.619 **********
2026-06-09 16:46:48.546492 | controller | Tuesday 09 June 2026  16:46:48 +0000 (0:00:00.033)       0:02:14.618 **********
2026-06-09 16:46:48.573128 | controller | skipping: [localhost]
2026-06-09 16:46:48.573218 | controller |
2026-06-09 16:46:48.573246 | controller | TASK [manage_secrets : Create file from content] *******************************
2026-06-09 16:46:48.573252 | controller | Tuesday 09 June 2026  16:46:48 +0000 (0:00:00.026)       0:02:14.646 **********
2026-06-09 16:46:48.573257 | controller | Tuesday 09 June 2026  16:46:48 +0000 (0:00:00.026)       0:02:14.644 **********
2026-06-09 16:46:48.614345 | controller | skipping: [localhost]
2026-06-09 16:46:48.614445 | controller |
2026-06-09 16:46:48.614465 | controller | TASK [rhol_crc : Get wanted RHOL/CRC version binary if needed _raw_params=binary.yml] ***
2026-06-09 16:46:48.614470 | controller | Tuesday 09 June 2026  16:46:48 +0000 (0:00:00.041)       0:02:14.687 **********
2026-06-09 16:46:48.614474 | controller | Tuesday 09 June 2026  16:46:48 +0000 (0:00:00.041)       0:02:14.685 **********
2026-06-09 16:46:48.641237 | controller | skipping: [localhost]
2026-06-09 16:46:48.641317 | controller |
2026-06-09 16:46:48.641323 | controller | TASK [rhol_crc : Setup sudoers file for sudo commands in RHOL/CRC setup _raw_params=sudoers_grant.yml] ***
2026-06-09 16:46:48.641329 | controller | Tuesday 09 June 2026  16:46:48 +0000 (0:00:00.026)       0:02:14.714 **********
2026-06-09 16:46:48.641332 | controller | Tuesday 09 June 2026  16:46:48 +0000 (0:00:00.026)       0:02:14.712 **********
2026-06-09 16:46:48.668960 | controller | skipping: [localhost]
2026-06-09 16:46:48.669041 | controller |
2026-06-09 16:46:48.669047 | controller | TASK [rhol_crc : Clean RHOL/CRC if wanted _raw_params=cleanup.yml] *************
2026-06-09 16:46:48.669052 | controller | Tuesday 09 June 2026  16:46:48 +0000 (0:00:00.027)       0:02:14.742 **********
2026-06-09 16:46:48.669056 | controller | Tuesday 09 June 2026  16:46:48 +0000 (0:00:00.027)       0:02:14.740 **********
2026-06-09 16:46:48.699474 | controller | skipping: [localhost]
2026-06-09 16:46:48.699553 | controller |
2026-06-09 16:46:48.699560 | controller | TASK [rhol_crc : Set RHOL/CRC configuration options _raw_params=configuration.yml] ***
2026-06-09 16:46:48.699565 | controller | Tuesday 09 June 2026  16:46:48 +0000 (0:00:00.030)       0:02:14.772 **********
2026-06-09 16:46:48.699570 | controller | Tuesday 09 June 2026  16:46:48 +0000 (0:00:00.030)       0:02:14.771 **********
2026-06-09 16:46:48.733672 | controller | skipping: [localhost]
2026-06-09 16:46:48.733749 | controller |
2026-06-09 16:46:48.733755 | 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 16:46:48.733760 | controller | Tuesday 09 June 2026  16:46:48 +0000 (0:00:00.034)       0:02:14.806 **********
2026-06-09 16:46:48.733764 | controller | Tuesday 09 June 2026  16:46:48 +0000 (0:00:00.034)       0:02:14.805 **********
2026-06-09 16:46:48.767093 | controller | skipping: [localhost]
2026-06-09 16:46:48.767184 | controller |
2026-06-09 16:46:48.767194 | 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 16:46:48.767202 | controller | Tuesday 09 June 2026  16:46:48 +0000 (0:00:00.033)       0:02:14.840 **********
2026-06-09 16:46:48.767211 | controller | Tuesday 09 June 2026  16:46:48 +0000 (0:00:00.033)       0:02:14.838 **********
2026-06-09 16:46:49.486541 | controller | changed: [localhost]
2026-06-09 16:46:49.486637 | controller |
2026-06-09 16:46:49.486645 | controller | TASK [rhol_crc : List VMs command=list_vms] ************************************
2026-06-09 16:46:49.486651 | controller | Tuesday 09 June 2026  16:46:49 +0000 (0:00:00.715)       0:02:15.555 **********
2026-06-09 16:46:49.486655 | controller | Tuesday 09 June 2026  16:46:49 +0000 (0:00:00.715)       0:02:15.553 **********
2026-06-09 16:46:49.782367 | controller | ok: [localhost]
2026-06-09 16:46:49.782421 | controller |
2026-06-09 16:46:49.782433 | controller | TASK [rhol_crc : Output VMs var=_vm_list] **************************************
2026-06-09 16:46:49.782438 | controller | Tuesday 09 June 2026  16:46:49 +0000 (0:00:00.295)       0:02:15.850 **********
2026-06-09 16:46:49.782442 | controller | Tuesday 09 June 2026  16:46:49 +0000 (0:00:00.295)       0:02:15.848 **********
2026-06-09 16:46:49.832583 | controller | ok: [localhost] =>
2026-06-09 16:46:49.832636 | controller |     _vm_list:
2026-06-09 16:46:49.832641 | controller |       changed: false
2026-06-09 16:46:49.832645 | controller |       failed: false
2026-06-09 16:46:49.832649 | controller |       list_vms:
2026-06-09 16:46:49.832653 | controller |       - crc
2026-06-09 16:46:49.832657 | controller |
2026-06-09 16:46:49.832662 | controller | TASK [rhol_crc : List networks command=list_nets] ******************************
2026-06-09 16:46:49.832667 | controller | Tuesday 09 June 2026  16:46:49 +0000 (0:00:00.054)       0:02:15.904 **********
2026-06-09 16:46:49.832670 | controller | Tuesday 09 June 2026  16:46:49 +0000 (0:00:00.054)       0:02:15.903 **********
2026-06-09 16:46:50.227086 | controller | ok: [localhost]
2026-06-09 16:46:50.227163 | controller |
2026-06-09 16:46:50.227168 | controller | TASK [rhol_crc : Output networks var=_net_list] ********************************
2026-06-09 16:46:50.227173 | controller | Tuesday 09 June 2026  16:46:50 +0000 (0:00:00.394)       0:02:16.299 **********
2026-06-09 16:46:50.227176 | controller | Tuesday 09 June 2026  16:46:50 +0000 (0:00:00.394)       0:02:16.298 **********
2026-06-09 16:46:50.254727 | controller | ok: [localhost] =>
2026-06-09 16:46:50.254804 | controller |     _net_list:
2026-06-09 16:46:50.254811 | controller |       changed: false
2026-06-09 16:46:50.254817 | controller |       failed: false
2026-06-09 16:46:50.254822 | controller |       list_nets:
2026-06-09 16:46:50.254827 | controller |       - crc
2026-06-09 16:46:50.254832 | controller |       - default
2026-06-09 16:46:50.254837 | controller |
2026-06-09 16:46:50.254843 | controller | TASK [libvirt_manager : Get virtual network information command=info, uri=qemu:///system] ***
2026-06-09 16:46:50.254849 | controller | Tuesday 09 June 2026  16:46:50 +0000 (0:00:00.028)       0:02:16.327 **********
2026-06-09 16:46:50.254854 | controller | Tuesday 09 June 2026  16:46:50 +0000 (0:00:00.027)       0:02:16.326 **********
2026-06-09 16:46:50.534101 | controller | ok: [localhost]
2026-06-09 16:46:50.534183 | controller |
2026-06-09 16:46:50.534189 | controller | TASK [libvirt_manager : Create network to bridge mapping _net_bridge_map={{
2026-06-09 16:46:50.534194 | controller |   _net_bridge_map | default({}) |
2026-06-09 16:46:50.534198 | controller |   combine(_local_map, recursive=true)
2026-06-09 16:46:50.534202 | controller | }}] ***
2026-06-09 16:46:50.534206 | controller | Tuesday 09 June 2026  16:46:50 +0000 (0:00:00.279)       0:02:16.607 **********
2026-06-09 16:46:50.534210 | controller | Tuesday 09 June 2026  16:46:50 +0000 (0:00:00.279)       0:02:16.605 **********
2026-06-09 16:46:50.582042 | controller | ok: [localhost] => (item=crc)
2026-06-09 16:46:50.582120 | controller | ok: [localhost] => (item=default)
2026-06-09 16:46:50.582127 | controller |
2026-06-09 16:46:50.582133 | controller | TASK [libvirt_manager : Dump domain xml command=get_xml, name={{ vm_name }}, uri=qemu:///system] ***
2026-06-09 16:46:50.582139 | controller | Tuesday 09 June 2026  16:46:50 +0000 (0:00:00.048)       0:02:16.655 **********
2026-06-09 16:46:50.582167 | controller | Tuesday 09 June 2026  16:46:50 +0000 (0:00:00.047)       0:02:16.653 **********
2026-06-09 16:46:50.848350 | controller | ok: [localhost]
2026-06-09 16:46:50.848514 | controller |
2026-06-09 16:46:50.848523 | controller | TASK [libvirt_manager : Extract networks from XML xmlstring={{ _domain_xml.get_xml }}, xpath=/domain/devices/interface/source, content=attribute] ***
2026-06-09 16:46:50.848532 | controller | Tuesday 09 June 2026  16:46:50 +0000 (0:00:00.266)       0:02:16.921 **********
2026-06-09 16:46:50.848539 | controller | Tuesday 09 June 2026  16:46:50 +0000 (0:00:00.266)       0:02:16.919 **********
2026-06-09 16:46:51.206058 | controller | ok: [localhost]
2026-06-09 16:46:51.206116 | controller |
2026-06-09 16:46:51.206124 | 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 16:46:51.206131 | controller | Tuesday 09 June 2026  16:46:51 +0000 (0:00:00.357)       0:02:17.278 **********
2026-06-09 16:46:51.206137 | controller | Tuesday 09 June 2026  16:46:51 +0000 (0:00:00.357)       0:02:17.277 **********
2026-06-09 16:46:51.573621 | controller | changed: [localhost]
2026-06-09 16:46:51.573722 | controller |
2026-06-09 16:46:51.573738 | 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 16:46:51.573751 | controller | Tuesday 09 June 2026  16:46:51 +0000 (0:00:00.367)       0:02:17.646 **********
2026-06-09 16:46:51.573763 | controller | Tuesday 09 June 2026  16:46:51 +0000 (0:00:00.367)       0:02:17.644 **********
2026-06-09 16:46:51.935663 | controller | ok: [localhost]
2026-06-09 16:46:51.935771 | controller |
2026-06-09 16:46:51.935781 | 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 16:46:51.935789 | controller | Tuesday 09 June 2026  16:46:51 +0000 (0:00:00.362)       0:02:18.008 **********
2026-06-09 16:46:51.935815 | controller | Tuesday 09 June 2026  16:46:51 +0000 (0:00:00.362)       0:02:18.007 **********
2026-06-09 16:46:51.992098 | controller | ok: [localhost] =>
2026-06-09 16:46:51.992180 | controller |     changed: false
2026-06-09 16:46:51.992185 | controller |     msg: All assertions passed
2026-06-09 16:46:51.992189 | controller |
2026-06-09 16:46:51.992193 | controller | TASK [openshift_login : Stat kubeconfig path={{ cifmw_openshift_login_load_kubeconfig }}, get_attributes=False, get_checksum=False, get_mime=False] ***
2026-06-09 16:46:51.992199 | controller | Tuesday 09 June 2026  16:46:51 +0000 (0:00:00.056)       0:02:18.064 **********
2026-06-09 16:46:51.992203 | controller | Tuesday 09 June 2026  16:46:51 +0000 (0:00:00.056)       0:02:18.063 **********
2026-06-09 16:46:52.186520 | controller | ok: [localhost]
2026-06-09 16:46:52.186630 | controller |
2026-06-09 16:46:52.186647 | controller | TASK [openshift_login : Stat kubeadmin path={{ cifmw_openshift_login_load_kubeadmin }}, get_attributes=False, get_checksum=False, get_mime=False] ***
2026-06-09 16:46:52.186660 | controller | Tuesday 09 June 2026  16:46:52 +0000 (0:00:00.194)       0:02:18.259 **********
2026-06-09 16:46:52.186671 | controller | Tuesday 09 June 2026  16:46:52 +0000 (0:00:00.194)       0:02:18.258 **********
2026-06-09 16:46:52.385648 | controller | ok: [localhost]
2026-06-09 16:46:52.385690 | controller |
2026-06-09 16:46:52.385697 | controller | TASK [openshift_login : Assert files exist that=['_stat_config.stat.exists', '_stat_admin.stat.exists']] ***
2026-06-09 16:46:52.385703 | controller | Tuesday 09 June 2026  16:46:52 +0000 (0:00:00.199)       0:02:18.458 **********
2026-06-09 16:46:52.385708 | controller | Tuesday 09 June 2026  16:46:52 +0000 (0:00:00.199)       0:02:18.457 **********
2026-06-09 16:46:52.420165 | controller | ok: [localhost] =>
2026-06-09 16:46:52.420241 | controller |     changed: false
2026-06-09 16:46:52.420246 | controller |     msg: All assertions passed
2026-06-09 16:46:52.420250 | controller |
2026-06-09 16:46:52.420254 | controller | TASK [openshift_login : Gather the password of the deployed cluster. src={{ cifmw_openshift_login_load_kubeadmin }}] ***
2026-06-09 16:46:52.420259 | controller | Tuesday 09 June 2026  16:46:52 +0000 (0:00:00.034)       0:02:18.492 **********
2026-06-09 16:46:52.420263 | controller | Tuesday 09 June 2026  16:46:52 +0000 (0:00:00.034)       0:02:18.491 **********
2026-06-09 16:46:52.590631 | controller | ok: [localhost]
2026-06-09 16:46:52.590718 | controller |
2026-06-09 16:46:52.590725 | controller | TASK [openshift_login : Gather the deployed OCP configuration. path={{ cifmw_openshift_login_load_kubeconfig }}] ***
2026-06-09 16:46:52.590730 | controller | Tuesday 09 June 2026  16:46:52 +0000 (0:00:00.170)       0:02:18.663 **********
2026-06-09 16:46:52.590735 | controller | Tuesday 09 June 2026  16:46:52 +0000 (0:00:00.170)       0:02:18.662 **********
2026-06-09 16:46:52.799096 | controller | ok: [localhost]
2026-06-09 16:46:52.799193 | controller |
2026-06-09 16:46:52.799200 | 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 16:46:52.799206 | controller | Tuesday 09 June 2026  16:46:52 +0000 (0:00:00.207)       0:02:18.871 **********
2026-06-09 16:46:52.799210 | controller | Tuesday 09 June 2026  16:46:52 +0000 (0:00:00.207)       0:02:18.870 **********
2026-06-09 16:46:52.847579 | controller | ok: [localhost]
2026-06-09 16:46:52.847674 | controller |
2026-06-09 16:46:52.847682 | controller | TASK [rhol_crc : Make sure kubeconfig file exists path={{ cifmw_rhol_crc_kubeconfig }}] ***
2026-06-09 16:46:52.847688 | controller | Tuesday 09 June 2026  16:46:52 +0000 (0:00:00.048)       0:02:18.920 **********
2026-06-09 16:46:52.847694 | controller | Tuesday 09 June 2026  16:46:52 +0000 (0:00:00.048)       0:02:18.919 **********
2026-06-09 16:46:52.877008 | controller | skipping: [localhost]
2026-06-09 16:46:52.877095 | controller |
2026-06-09 16:46:52.877101 | 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 16:46:52.877106 | controller | Tuesday 09 June 2026  16:46:52 +0000 (0:00:00.029)       0:02:18.949 **********
2026-06-09 16:46:52.877111 | controller | Tuesday 09 June 2026  16:46:52 +0000 (0:00:00.029)       0:02:18.948 **********
2026-06-09 16:46:52.907562 | controller | skipping: [localhost]
2026-06-09 16:46:52.907652 | controller |
2026-06-09 16:46:52.907659 | 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 16:46:52.907664 | controller |     eval "$(crc oc-env --shell bash)"
2026-06-09 16:46:52.907670 | controller | fi
2026-06-09 16:46:52.907675 | controller | export KUBECONFIG="{{ cifmw_rhol_crc_kubeconfig }}", mode=0644] ***
2026-06-09 16:46:52.907680 | controller | Tuesday 09 June 2026  16:46:52 +0000 (0:00:00.030)       0:02:18.980 **********
2026-06-09 16:46:52.907685 | controller | Tuesday 09 June 2026  16:46:52 +0000 (0:00:00.030)       0:02:18.979 **********
2026-06-09 16:46:52.937154 | controller | skipping: [localhost]
2026-06-09 16:46:52.937242 | controller |
2026-06-09 16:46:52.937248 | controller | TASK [rhol_crc : Source bashrc and confirm crc login executable=/bin/bash, _raw_params=source ~/.bashrc
2026-06-09 16:46:52.937252 | controller | oc whoami
2026-06-09 16:46:52.937256 | controller | ] ***
2026-06-09 16:46:52.937260 | controller | Tuesday 09 June 2026  16:46:52 +0000 (0:00:00.029)       0:02:19.010 **********
2026-06-09 16:46:52.937264 | controller | Tuesday 09 June 2026  16:46:52 +0000 (0:00:00.029)       0:02:19.008 **********
2026-06-09 16:46:52.963175 | controller | skipping: [localhost]
2026-06-09 16:46:52.963289 | controller |
2026-06-09 16:46:52.963295 | controller | TASK [rhol_crc : Check bashrc results var=bashrc_result.stdout] ****************
2026-06-09 16:46:52.963299 | controller | Tuesday 09 June 2026  16:46:52 +0000 (0:00:00.025)       0:02:19.036 **********
2026-06-09 16:46:52.963303 | controller | Tuesday 09 June 2026  16:46:52 +0000 (0:00:00.025)       0:02:19.034 **********
2026-06-09 16:46:52.995884 | controller | skipping: [localhost]
2026-06-09 16:46:52.995965 | controller |
2026-06-09 16:46:52.995972 | controller | TASK [rhol_crc : Check if using systemd dnsmasq path={{ _dnsmasq_config }}, get_attributes=False, get_checksum=False, get_mime=False] ***
2026-06-09 16:46:52.995978 | controller | Tuesday 09 June 2026  16:46:52 +0000 (0:00:00.032)       0:02:19.068 **********
2026-06-09 16:46:52.995983 | controller | Tuesday 09 June 2026  16:46:52 +0000 (0:00:00.032)       0:02:19.066 **********
2026-06-09 16:46:55.453545 | controller | ok: [localhost -> crc(api.crc.testing)]
2026-06-09 16:46:55.453634 | controller |
2026-06-09 16:46:55.453684 | 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 16:46:55.453692 | controller | Tuesday 09 June 2026  16:46:55 +0000 (0:00:02.458)       0:02:21.526 **********
2026-06-09 16:46:55.453698 | controller | Tuesday 09 June 2026  16:46:55 +0000 (0:00:02.458)       0:02:21.525 **********
2026-06-09 16:46:56.490616 | controller | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created
2026-06-09 16:46:56.490706 | controller | with a mode of 0700, this may cause issues when running as another user. To
2026-06-09 16:46:56.490714 | controller | avoid this, create the remote_tmp dir with the correct permissions manually
2026-06-09 16:46:56.504241 | controller | changed: [localhost -> crc(api.crc.testing)]
2026-06-09 16:46:56.504306 | controller |
2026-06-09 16:46:56.504314 | controller | TASK [rhol_crc : Restart DNS in CRC VM name=dnsmasq, state=restarted] **********
2026-06-09 16:46:56.504320 | controller | Tuesday 09 June 2026  16:46:56 +0000 (0:00:01.050)       0:02:22.577 **********
2026-06-09 16:46:56.504325 | controller | Tuesday 09 June 2026  16:46:56 +0000 (0:00:01.050)       0:02:22.575 **********
2026-06-09 16:46:58.621452 | controller | changed: [localhost -> crc(api.crc.testing)]
2026-06-09 16:46:58.621549 | controller |
2026-06-09 16:46:58.621556 | controller | TASK [Deploy OpenShift cluster using dev-scripts name=devscripts] **************
2026-06-09 16:46:58.621563 | controller | Tuesday 09 June 2026  16:46:58 +0000 (0:00:02.117)       0:02:24.694 **********
2026-06-09 16:46:58.621567 | controller | Tuesday 09 June 2026  16:46:58 +0000 (0:00:02.117)       0:02:24.693 **********
2026-06-09 16:46:58.650423 | controller | skipping: [localhost]
2026-06-09 16:46:58.650510 | controller |
2026-06-09 16:46:58.650518 | controller | TASK [openshift_login : Ensure output directory exists path={{ cifmw_openshift_login_basedir }}/artifacts, state=directory, mode=0755] ***
2026-06-09 16:46:58.650543 | controller | Tuesday 09 June 2026  16:46:58 +0000 (0:00:00.029)       0:02:24.723 **********
2026-06-09 16:46:58.650549 | controller | Tuesday 09 June 2026  16:46:58 +0000 (0:00:00.029)       0:02:24.722 **********
2026-06-09 16:46:58.847165 | controller | ok: [localhost]
2026-06-09 16:46:58.847217 | controller |
2026-06-09 16:46:58.847224 | controller | TASK [openshift_login : OpenShift login _raw_params=login.yml] *****************
2026-06-09 16:46:58.847229 | controller | Tuesday 09 June 2026  16:46:58 +0000 (0:00:00.196)       0:02:24.919 **********
2026-06-09 16:46:58.847233 | controller | Tuesday 09 June 2026  16:46:58 +0000 (0:00:00.196)       0:02:24.918 **********
2026-06-09 16:46:58.900778 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/openshift_login/tasks/login.yml for localhost
2026-06-09 16:46:58.900822 | controller |
2026-06-09 16:46:58.900828 | 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 16:46:58.900835 | controller | Tuesday 09 June 2026  16:46:58 +0000 (0:00:00.054)       0:02:24.973 **********
2026-06-09 16:46:58.900840 | controller | Tuesday 09 June 2026  16:46:58 +0000 (0:00:00.054)       0:02:24.972 **********
2026-06-09 16:46:58.934020 | controller | skipping: [localhost]
2026-06-09 16:46:58.934058 | controller |
2026-06-09 16:46:58.934064 | controller | TASK [openshift_login : Fetch user password content src={{ cifmw_openshift_login_password_file | default(cifmw_openshift_password_file) }}] ***
2026-06-09 16:46:58.934068 | controller | Tuesday 09 June 2026  16:46:58 +0000 (0:00:00.033)       0:02:25.007 **********
2026-06-09 16:46:58.934082 | controller | Tuesday 09 June 2026  16:46:58 +0000 (0:00:00.033)       0:02:25.005 **********
2026-06-09 16:46:58.966374 | controller | skipping: [localhost]
2026-06-09 16:46:58.966439 | controller |
2026-06-09 16:46:58.966446 | 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 16:46:58.966452 | controller | Tuesday 09 June 2026  16:46:58 +0000 (0:00:00.032)       0:02:25.039 **********
2026-06-09 16:46:58.966457 | controller | Tuesday 09 June 2026  16:46:58 +0000 (0:00:00.032)       0:02:25.038 **********
2026-06-09 16:46:58.997755 | controller | skipping: [localhost]
2026-06-09 16:46:58.997800 | controller |
2026-06-09 16:46:58.997806 | controller | TASK [openshift_login : Set role variables cifmw_openshift_login_kubeconfig={{
2026-06-09 16:46:58.997812 | controller |  cifmw_openshift_login_kubeconfig |
2026-06-09 16:46:58.997817 | controller |  default(cifmw_openshift_kubeconfig) |
2026-06-09 16:46:58.997821 | controller |  default(
2026-06-09 16:46:58.997826 | controller |    ansible_env.KUBECONFIG if 'KUBECONFIG' in ansible_env else
2026-06-09 16:46:58.997831 | controller |    cifmw_openshift_login_kubeconfig_default_path
2026-06-09 16:46:58.997835 | controller |  ) | trim
2026-06-09 16:46:58.997841 | 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 16:46:58.997848 | controller | Tuesday 09 June 2026  16:46:58 +0000 (0:00:00.031)       0:02:25.070 **********
2026-06-09 16:46:58.997852 | controller | Tuesday 09 June 2026  16:46:58 +0000 (0:00:00.031)       0:02:25.069 **********
2026-06-09 16:46:59.045303 | controller | ok: [localhost]
2026-06-09 16:46:59.045347 | controller |
2026-06-09 16:46:59.045354 | controller | TASK [openshift_login : Check if kubeconfig exists path={{ cifmw_openshift_login_kubeconfig }}] ***
2026-06-09 16:46:59.045361 | controller | Tuesday 09 June 2026  16:46:59 +0000 (0:00:00.047)       0:02:25.118 **********
2026-06-09 16:46:59.045365 | controller | Tuesday 09 June 2026  16:46:59 +0000 (0:00:00.047)       0:02:25.116 **********
2026-06-09 16:46:59.248844 | controller | ok: [localhost]
2026-06-09 16:46:59.248909 | controller |
2026-06-09 16:46:59.248915 | 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 16:46:59.248930 | controller |   (cifmw_openshift_login_user is defined) and
2026-06-09 16:46:59.248935 | controller |   (cifmw_openshift_login_password is defined) and
2026-06-09 16:46:59.248939 | controller |   (cifmw_openshift_login_api is defined)
2026-06-09 16:46:59.248943 | controller | ), msg=If an existing kubeconfig is not provided user/pwd or provided/initial token and API URL must be given] ***
2026-06-09 16:46:59.248947 | controller | Tuesday 09 June 2026  16:46:59 +0000 (0:00:00.203)       0:02:25.321 **********
2026-06-09 16:46:59.248951 | controller | Tuesday 09 June 2026  16:46:59 +0000 (0:00:00.203)       0:02:25.320 **********
2026-06-09 16:46:59.283839 | controller | ok: [localhost] =>
2026-06-09 16:46:59.283906 | controller |     changed: false
2026-06-09 16:46:59.283911 | controller |     msg: All assertions passed
2026-06-09 16:46:59.283916 | controller |
2026-06-09 16:46:59.283920 | controller | TASK [openshift_login : Fetch kubeconfig content src={{ cifmw_openshift_login_kubeconfig }}] ***
2026-06-09 16:46:59.283925 | controller | Tuesday 09 June 2026  16:46:59 +0000 (0:00:00.035)       0:02:25.356 **********
2026-06-09 16:46:59.283928 | controller | Tuesday 09 June 2026  16:46:59 +0000 (0:00:00.035)       0:02:25.355 **********
2026-06-09 16:46:59.315128 | controller | skipping: [localhost]
2026-06-09 16:46:59.315169 | controller |
2026-06-09 16:46:59.315175 | controller | TASK [openshift_login : Fetch x509 key based users cifmw_openshift_login_key_based_users={{
2026-06-09 16:46:59.315180 | controller |   (
2026-06-09 16:46:59.315184 | controller |     cifmw_openshift_login_kubeconfig_content_b64.content |
2026-06-09 16:46:59.315188 | controller |     b64decode |
2026-06-09 16:46:59.315192 | controller |     from_yaml
2026-06-09 16:46:59.315196 | controller |   ). users | default([]) |
2026-06-09 16:46:59.315200 | controller |   selectattr('user.client-certificate-data', 'defined') |
2026-06-09 16:46:59.315203 | controller |   map(attribute="name") |
2026-06-09 16:46:59.315207 | controller |   map("split", "/") |
2026-06-09 16:46:59.315211 | controller |   map("first")
2026-06-09 16:46:59.315214 | controller | }}, cacheable=True] ***
2026-06-09 16:46:59.315218 | controller | Tuesday 09 June 2026  16:46:59 +0000 (0:00:00.031)       0:02:25.387 **********
2026-06-09 16:46:59.315222 | controller | Tuesday 09 June 2026  16:46:59 +0000 (0:00:00.031)       0:02:25.386 **********
2026-06-09 16:46:59.350718 | controller | skipping: [localhost]
2026-06-09 16:46:59.350764 | controller |
2026-06-09 16:46:59.350772 | controller | TASK [openshift_login : Assign key based user if not provided and available cifmw_openshift_login_user={{
2026-06-09 16:46:59.350778 | controller |   (cifmw_openshift_login_assume_cert_system_user | ternary('system:', '')) +
2026-06-09 16:46:59.350783 | controller |   (cifmw_openshift_login_key_based_users | map('replace', 'system:', '') | unique | first)
2026-06-09 16:46:59.350788 | controller | }}, cifmw_openshift_login_cert_login=True, cacheable=True] ***
2026-06-09 16:46:59.350793 | controller | Tuesday 09 June 2026  16:46:59 +0000 (0:00:00.035)       0:02:25.423 **********
2026-06-09 16:46:59.350797 | controller | Tuesday 09 June 2026  16:46:59 +0000 (0:00:00.035)       0:02:25.422 **********
2026-06-09 16:46:59.385753 | controller | skipping: [localhost]
2026-06-09 16:46:59.385837 | controller |
2026-06-09 16:46:59.385844 | controller | TASK [openshift_login : Set the retry count cifmw_openshift_login_retries_cnt={{
2026-06-09 16:46:59.385850 | controller |   0 if cifmw_openshift_login_retries_cnt is undefined else
2026-06-09 16:46:59.385856 | controller |   cifmw_openshift_login_retries_cnt|int + 1
2026-06-09 16:46:59.385861 | controller | }}] ***
2026-06-09 16:46:59.385867 | controller | Tuesday 09 June 2026  16:46:59 +0000 (0:00:00.035)       0:02:25.458 **********
2026-06-09 16:46:59.385891 | controller | Tuesday 09 June 2026  16:46:59 +0000 (0:00:00.035)       0:02:25.457 **********
2026-06-09 16:46:59.426181 | controller | ok: [localhost]
2026-06-09 16:46:59.426266 | controller |
2026-06-09 16:46:59.426279 | controller | TASK [openshift_login : Fetch token _raw_params=try_login.yml] *****************
2026-06-09 16:46:59.426285 | controller | Tuesday 09 June 2026  16:46:59 +0000 (0:00:00.040)       0:02:25.498 **********
2026-06-09 16:46:59.426290 | controller | Tuesday 09 June 2026  16:46:59 +0000 (0:00:00.040)       0:02:25.497 **********
2026-06-09 16:46:59.469870 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/openshift_login/tasks/try_login.yml for localhost
2026-06-09 16:46:59.469915 | controller |
2026-06-09 16:46:59.469949 | controller | TASK [openshift_login : Try get OpenShift access token _raw_params=oc whoami -t] ***
2026-06-09 16:46:59.469954 | controller | Tuesday 09 June 2026  16:46:59 +0000 (0:00:00.043)       0:02:25.542 **********
2026-06-09 16:46:59.469958 | controller | Tuesday 09 June 2026  16:46:59 +0000 (0:00:00.043)       0:02:25.540 **********
2026-06-09 16:46:59.499979 | controller | skipping: [localhost]
2026-06-09 16:46:59.500032 | controller |
2026-06-09 16:46:59.500039 | 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 16:46:59.500045 | controller | Tuesday 09 June 2026  16:46:59 +0000 (0:00:00.030)       0:02:25.572 **********
2026-06-09 16:46:59.500049 | controller | Tuesday 09 June 2026  16:46:59 +0000 (0:00:00.030)       0:02:25.571 **********
2026-06-09 16:47:00.116131 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_001_fetch_openshift_token.log
2026-06-09 16:47:00.116196 | controller | changed: [localhost]
2026-06-09 16:47:00.116202 | controller |
2026-06-09 16:47:00.116206 | controller | TASK [openshift_login : Ensure kubeconfig is provided that=cifmw_openshift_login_kubeconfig != ""] ***
2026-06-09 16:47:00.116210 | controller | Tuesday 09 June 2026  16:47:00 +0000 (0:00:00.615)       0:02:26.188 **********
2026-06-09 16:47:00.116214 | controller | Tuesday 09 June 2026  16:47:00 +0000 (0:00:00.615)       0:02:26.187 **********
2026-06-09 16:47:00.170326 | controller | ok: [localhost] =>
2026-06-09 16:47:00.170422 | controller |     changed: false
2026-06-09 16:47:00.170434 | controller |     msg: All assertions passed
2026-06-09 16:47:00.170440 | controller |
2026-06-09 16:47:00.170446 | controller | TASK [openshift_login : Fetch new OpenShift access token _raw_params=oc whoami -t] ***
2026-06-09 16:47:00.170452 | controller | Tuesday 09 June 2026  16:47:00 +0000 (0:00:00.054)       0:02:26.242 **********
2026-06-09 16:47:00.170458 | controller | Tuesday 09 June 2026  16:47:00 +0000 (0:00:00.054)       0:02:26.241 **********
2026-06-09 16:47:00.548062 | controller | changed: [localhost]
2026-06-09 16:47:00.548150 | controller |
2026-06-09 16:47:00.548158 | controller | TASK [openshift_login : Set new OpenShift token cifmw_openshift_login_token={{
2026-06-09 16:47:00.548163 | controller |   (not cifmw_openshift_login_new_token_out.skipped | default(false)) |
2026-06-09 16:47:00.548168 | controller |   ternary(cifmw_openshift_login_new_token_out.stdout, cifmw_openshift_login_whoami_out.stdout)
2026-06-09 16:47:00.548172 | controller | }}, cacheable=True] ***
2026-06-09 16:47:00.548176 | controller | Tuesday 09 June 2026  16:47:00 +0000 (0:00:00.378)       0:02:26.621 **********
2026-06-09 16:47:00.548180 | controller | Tuesday 09 June 2026  16:47:00 +0000 (0:00:00.378)       0:02:26.619 **********
2026-06-09 16:47:00.579413 | controller | ok: [localhost]
2026-06-09 16:47:00.579494 | controller |
2026-06-09 16:47:00.579500 | controller | TASK [openshift_login : Fetch OpenShift API URL _raw_params=oc whoami --show-server=true] ***
2026-06-09 16:47:00.579504 | controller | Tuesday 09 June 2026  16:47:00 +0000 (0:00:00.031)       0:02:26.652 **********
2026-06-09 16:47:00.579509 | controller | Tuesday 09 June 2026  16:47:00 +0000 (0:00:00.031)       0:02:26.651 **********
2026-06-09 16:47:00.857970 | controller | changed: [localhost]
2026-06-09 16:47:00.858051 | controller |
2026-06-09 16:47:00.858058 | controller | TASK [openshift_login : Fetch OpenShift kubeconfig context _raw_params=oc whoami -c] ***
2026-06-09 16:47:00.858064 | controller | Tuesday 09 June 2026  16:47:00 +0000 (0:00:00.278)       0:02:26.931 **********
2026-06-09 16:47:00.858070 | controller | Tuesday 09 June 2026  16:47:00 +0000 (0:00:00.278)       0:02:26.929 **********
2026-06-09 16:47:01.189215 | controller | changed: [localhost]
2026-06-09 16:47:01.189267 | controller |
2026-06-09 16:47:01.189274 | controller | TASK [openshift_login : Fetch OpenShift current user _raw_params=oc whoami] ****
2026-06-09 16:47:01.189280 | controller | Tuesday 09 June 2026  16:47:01 +0000 (0:00:00.330)       0:02:27.261 **********
2026-06-09 16:47:01.189284 | controller | Tuesday 09 June 2026  16:47:01 +0000 (0:00:00.330)       0:02:27.260 **********
2026-06-09 16:47:01.527373 | controller | changed: [localhost]
2026-06-09 16:47:01.527482 | controller |
2026-06-09 16:47:01.527514 | 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 16:47:01.527523 | controller |       combine({'KUBECONFIG': cifmw_openshift_login_kubeconfig})
2026-06-09 16:47:01.527529 | controller |     ) if cifmw_install_yamls_environment is defined else omit
2026-06-09 16:47:01.527534 | controller | }}, cacheable=True] ***
2026-06-09 16:47:01.527539 | controller | Tuesday 09 June 2026  16:47:01 +0000 (0:00:00.338)       0:02:27.600 **********
2026-06-09 16:47:01.527545 | controller | Tuesday 09 June 2026  16:47:01 +0000 (0:00:00.338)       0:02:27.599 **********
2026-06-09 16:47:01.568903 | controller | ok: [localhost]
2026-06-09 16:47:01.568970 | controller |
2026-06-09 16:47:01.568978 | 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 16:47:01.568984 | controller | Tuesday 09 June 2026  16:47:01 +0000 (0:00:00.041)       0:02:27.641 **********
2026-06-09 16:47:01.568990 | controller | Tuesday 09 June 2026  16:47:01 +0000 (0:00:00.041)       0:02:27.640 **********
2026-06-09 16:47:02.041093 | controller | changed: [localhost]
2026-06-09 16:47:02.041168 | controller |
2026-06-09 16:47:02.041176 | controller | TASK [openshift_login : Read the install yamls parameters file path={{ cifmw_basedir }}/artifacts/parameters/install-yamls-params.yml] ***
2026-06-09 16:47:02.041182 | controller | Tuesday 09 June 2026  16:47:02 +0000 (0:00:00.472)       0:02:28.113 **********
2026-06-09 16:47:02.041187 | controller | Tuesday 09 June 2026  16:47:02 +0000 (0:00:00.472)       0:02:28.112 **********
2026-06-09 16:47:02.226557 | controller | ok: [localhost]
2026-06-09 16:47:02.226630 | controller |
2026-06-09 16:47:02.226637 | controller | TASK [openshift_login : Append the KUBECONFIG to the install yamls parameters content={{
2026-06-09 16:47:02.226643 | controller |   cifmw_openshift_login_install_yamls_artifacts_slurp['content'] | b64decode | from_yaml |
2026-06-09 16:47:02.226648 | controller |   combine(
2026-06-09 16:47:02.226653 | controller |     {
2026-06-09 16:47:02.226658 | controller |       'cifmw_install_yamls_environment': {
2026-06-09 16:47:02.226665 | controller |         'KUBECONFIG': cifmw_openshift_login_kubeconfig
2026-06-09 16:47:02.226670 | controller |       }
2026-06-09 16:47:02.226675 | controller |     }, recursive=true) | to_nice_yaml
2026-06-09 16:47:02.226680 | controller | }}, dest={{ cifmw_basedir }}/artifacts/parameters/install-yamls-params.yml, mode=0600] ***
2026-06-09 16:47:02.226685 | controller | Tuesday 09 June 2026  16:47:02 +0000 (0:00:00.185)       0:02:28.299 **********
2026-06-09 16:47:02.226690 | controller | Tuesday 09 June 2026  16:47:02 +0000 (0:00:00.185)       0:02:28.298 **********
2026-06-09 16:47:02.706085 | controller | changed: [localhost]
2026-06-09 16:47:02.706173 | controller |
2026-06-09 16:47:02.706181 | controller | TASK [openshift_setup : Ensure output directory exists path={{ cifmw_openshift_setup_basedir }}/artifacts, state=directory, mode=0755] ***
2026-06-09 16:47:02.706187 | controller | Tuesday 09 June 2026  16:47:02 +0000 (0:00:00.479)       0:02:28.779 **********
2026-06-09 16:47:02.706192 | controller | Tuesday 09 June 2026  16:47:02 +0000 (0:00:00.479)       0:02:28.777 **********
2026-06-09 16:47:02.912475 | controller | ok: [localhost]
2026-06-09 16:47:02.912550 | controller |
2026-06-09 16:47:02.912555 | controller | TASK [openshift_setup : Fetch namespaces to create cifmw_openshift_setup_namespaces={{
2026-06-09 16:47:02.912559 | controller |   ((
2026-06-09 16:47:02.912564 | controller |       ([cifmw_install_yamls_defaults['NAMESPACE']] +
2026-06-09 16:47:02.912568 | controller |         ([cifmw_install_yamls_defaults['OPERATOR_NAMESPACE']] if 'OPERATOR_NAMESPACE' is in cifmw_install_yamls_defaults else [])
2026-06-09 16:47:02.912572 | controller |       ) if cifmw_install_yamls_defaults is defined else []
2026-06-09 16:47:02.912576 | controller |   ) + cifmw_openshift_setup_create_namespaces) | unique
2026-06-09 16:47:02.912579 | controller | }}] ***
2026-06-09 16:47:02.912583 | controller | Tuesday 09 June 2026  16:47:02 +0000 (0:00:00.206)       0:02:28.985 **********
2026-06-09 16:47:02.912587 | controller | Tuesday 09 June 2026  16:47:02 +0000 (0:00:00.206)       0:02:28.984 **********
2026-06-09 16:47:02.950101 | controller | ok: [localhost]
2026-06-09 16:47:02.950184 | controller |
2026-06-09 16:47:02.950191 | 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 16:47:02.950196 | controller | Tuesday 09 June 2026  16:47:02 +0000 (0:00:00.037)       0:02:29.023 **********
2026-06-09 16:47:02.950200 | controller | Tuesday 09 June 2026  16:47:02 +0000 (0:00:00.037)       0:02:29.021 **********
2026-06-09 16:47:05.695987 | controller | changed: [localhost] => (item=openstack)
2026-06-09 16:47:05.696061 | controller | changed: [localhost] => (item=openstack-operators)
2026-06-09 16:47:05.696072 | controller |
2026-06-09 16:47:05.696082 | 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 16:47:05.696092 | controller | Tuesday 09 June 2026  16:47:05 +0000 (0:00:02.745)       0:02:31.768 **********
2026-06-09 16:47:05.696100 | controller | Tuesday 09 June 2026  16:47:05 +0000 (0:00:02.745)       0:02:31.767 **********
2026-06-09 16:47:05.727794 | controller | skipping: [localhost]
2026-06-09 16:47:05.727841 | controller |
2026-06-09 16:47:05.727848 | 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 16:47:05.727855 | controller | Tuesday 09 June 2026  16:47:05 +0000 (0:00:00.032)       0:02:31.800 **********
2026-06-09 16:47:05.727882 | controller | Tuesday 09 June 2026  16:47:05 +0000 (0:00:00.032)       0:02:31.799 **********
2026-06-09 16:47:05.769498 | controller | skipping: [localhost] => (item=openstack)
2026-06-09 16:47:05.769544 | controller | skipping: [localhost] => (item=openstack-operators)
2026-06-09 16:47:05.769550 | controller | skipping: [localhost]
2026-06-09 16:47:05.769554 | controller |
2026-06-09 16:47:05.769559 | 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 16:47:05.769564 | controller | Tuesday 09 June 2026  16:47:05 +0000 (0:00:00.041)       0:02:31.842 **********
2026-06-09 16:47:05.769568 | controller | Tuesday 09 June 2026  16:47:05 +0000 (0:00:00.041)       0:02:31.841 **********
2026-06-09 16:47:05.803765 | controller | skipping: [localhost]
2026-06-09 16:47:05.803843 | controller |
2026-06-09 16:47:05.803860 | 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 16:47:05.803870 | controller | Tuesday 09 June 2026  16:47:05 +0000 (0:00:00.034)       0:02:31.876 **********
2026-06-09 16:47:05.803879 | controller | Tuesday 09 June 2026  16:47:05 +0000 (0:00:00.034)       0:02:31.875 **********
2026-06-09 16:47:05.838603 | controller | skipping: [localhost]
2026-06-09 16:47:05.838653 | controller |
2026-06-09 16:47:05.838664 | controller | TASK [Ensure we have custom CA installed on host role=install_ca] **************
2026-06-09 16:47:05.838673 | controller | Tuesday 09 June 2026  16:47:05 +0000 (0:00:00.034)       0:02:31.911 **********
2026-06-09 16:47:05.838681 | controller | Tuesday 09 June 2026  16:47:05 +0000 (0:00:00.034)       0:02:31.910 **********
2026-06-09 16:47:05.876255 | controller | skipping: [localhost]
2026-06-09 16:47:05.876340 | controller |
2026-06-09 16:47:05.876346 | controller | TASK [openshift_setup : Update ca bundle _raw_params=update-ca-trust extract] ***
2026-06-09 16:47:05.876350 | controller | Tuesday 09 June 2026  16:47:05 +0000 (0:00:00.037)       0:02:31.949 **********
2026-06-09 16:47:05.876354 | controller | Tuesday 09 June 2026  16:47:05 +0000 (0:00:00.037)       0:02:31.947 **********
2026-06-09 16:47:05.903680 | controller | skipping: [localhost]
2026-06-09 16:47:05.903743 | controller |
2026-06-09 16:47:05.903750 | controller | TASK [openshift_setup : Slurp CAs file src={{ cifmw_openshift_setup_ca_bundle_path }}] ***
2026-06-09 16:47:05.903756 | controller | Tuesday 09 June 2026  16:47:05 +0000 (0:00:00.027)       0:02:31.976 **********
2026-06-09 16:47:05.903761 | controller | Tuesday 09 June 2026  16:47:05 +0000 (0:00:00.027)       0:02:31.975 **********
2026-06-09 16:47:05.931048 | controller | skipping: [localhost]
2026-06-09 16:47:05.931092 | controller |
2026-06-09 16:47:05.931098 | 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 16:47:05.931103 | controller | Tuesday 09 June 2026  16:47:05 +0000 (0:00:00.027)       0:02:32.004 **********
2026-06-09 16:47:05.931107 | controller | Tuesday 09 June 2026  16:47:05 +0000 (0:00:00.027)       0:02:32.002 **********
2026-06-09 16:47:05.956852 | controller | skipping: [localhost]
2026-06-09 16:47:05.956915 | controller |
2026-06-09 16:47:05.956922 | 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 16:47:05.956927 | controller | Tuesday 09 June 2026  16:47:05 +0000 (0:00:00.025)       0:02:32.029 **********
2026-06-09 16:47:05.956931 | controller | Tuesday 09 June 2026  16:47:05 +0000 (0:00:00.025)       0:02:32.028 **********
2026-06-09 16:47:05.984591 | controller | skipping: [localhost]
2026-06-09 16:47:05.984656 | controller |
2026-06-09 16:47:05.984663 | 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 16:47:05.984680 | controller | Tuesday 09 June 2026  16:47:05 +0000 (0:00:00.027)       0:02:32.057 **********
2026-06-09 16:47:05.984685 | controller | Tuesday 09 June 2026  16:47:05 +0000 (0:00:00.027)       0:02:32.056 **********
2026-06-09 16:47:06.012121 | controller | skipping: [localhost]
2026-06-09 16:47:06.012204 | controller |
2026-06-09 16:47:06.012210 | 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 16:47:06.012216 | controller | Tuesday 09 June 2026  16:47:06 +0000 (0:00:00.027)       0:02:32.085 **********
2026-06-09 16:47:06.012221 | controller | Tuesday 09 June 2026  16:47:06 +0000 (0:00:00.027)       0:02:32.083 **********
2026-06-09 16:47:06.042195 | controller | skipping: [localhost]
2026-06-09 16:47:06.042229 | controller |
2026-06-09 16:47:06.042234 | 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 16:47:06.042239 | controller | Tuesday 09 June 2026  16:47:06 +0000 (0:00:00.030)       0:02:32.115 **********
2026-06-09 16:47:06.042244 | controller | Tuesday 09 June 2026  16:47:06 +0000 (0:00:00.030)       0:02:32.114 **********
2026-06-09 16:47:06.074994 | controller | skipping: [localhost]
2026-06-09 16:47:06.075036 | controller |
2026-06-09 16:47:06.075045 | 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 16:47:06.075052 | controller | Tuesday 09 June 2026  16:47:06 +0000 (0:00:00.032)       0:02:32.147 **********
2026-06-09 16:47:06.075058 | controller | Tuesday 09 June 2026  16:47:06 +0000 (0:00:00.032)       0:02:32.146 **********
2026-06-09 16:47:07.070836 | controller | ok: [localhost]
2026-06-09 16:47:07.070868 | controller |
2026-06-09 16:47:07.070874 | 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 16:47:07.070879 | controller | Tuesday 09 June 2026  16:47:07 +0000 (0:00:00.995)       0:02:33.143 **********
2026-06-09 16:47:07.070883 | controller | Tuesday 09 June 2026  16:47:07 +0000 (0:00:00.995)       0:02:33.142 **********
2026-06-09 16:47:08.065086 | controller | changed: [localhost]
2026-06-09 16:47:08.065136 | controller |
2026-06-09 16:47:08.065144 | 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 16:47:08.065151 | controller | Tuesday 09 June 2026  16:47:08 +0000 (0:00:00.993)       0:02:34.137 **********
2026-06-09 16:47:08.065157 | controller | Tuesday 09 June 2026  16:47:08 +0000 (0:00:00.993)       0:02:34.136 **********
2026-06-09 16:47:08.826709 | controller | changed: [localhost]
2026-06-09 16:47:08.826744 | controller |
2026-06-09 16:47:08.826750 | 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 16:47:08.826755 | controller | Tuesday 09 June 2026  16:47:08 +0000 (0:00:00.762)       0:02:34.899 **********
2026-06-09 16:47:08.826768 | controller | Tuesday 09 June 2026  16:47:08 +0000 (0:00:00.762)       0:02:34.898 **********
2026-06-09 16:47:08.854764 | controller | skipping: [localhost]
2026-06-09 16:47:08.854818 | controller |
2026-06-09 16:47:08.854825 | 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 16:47:08.854833 | controller | Tuesday 09 June 2026  16:47:08 +0000 (0:00:00.027)       0:02:34.927 **********
2026-06-09 16:47:08.854840 | controller | Tuesday 09 June 2026  16:47:08 +0000 (0:00:00.027)       0:02:34.926 **********
2026-06-09 16:47:08.893228 | controller | skipping: [localhost]
2026-06-09 16:47:08.893278 | controller |
2026-06-09 16:47:08.893285 | controller | TASK [Deploy Observability operator. name=openshift_obs] ***********************
2026-06-09 16:47:08.893291 | controller | Tuesday 09 June 2026  16:47:08 +0000 (0:00:00.038)       0:02:34.966 **********
2026-06-09 16:47:08.893295 | controller | Tuesday 09 June 2026  16:47:08 +0000 (0:00:00.038)       0:02:34.964 **********
2026-06-09 16:47:08.925439 | controller | skipping: [localhost]
2026-06-09 16:47:08.925484 | controller |
2026-06-09 16:47:08.925490 | controller | TASK [Deploy Metal3 BMHs name=deploy_bmh] **************************************
2026-06-09 16:47:08.925503 | controller | Tuesday 09 June 2026  16:47:08 +0000 (0:00:00.032)       0:02:34.998 **********
2026-06-09 16:47:08.925507 | controller | Tuesday 09 June 2026  16:47:08 +0000 (0:00:00.032)       0:02:34.997 **********
2026-06-09 16:47:08.957209 | controller | skipping: [localhost]
2026-06-09 16:47:08.957243 | controller |
2026-06-09 16:47:08.957249 | controller | TASK [Install certmanager operator role name=cert_manager] *********************
2026-06-09 16:47:08.957253 | controller | Tuesday 09 June 2026  16:47:08 +0000 (0:00:00.031)       0:02:35.030 **********
2026-06-09 16:47:08.957257 | controller | Tuesday 09 June 2026  16:47:08 +0000 (0:00:00.031)       0:02:35.028 **********
2026-06-09 16:47:09.136093 | controller |
2026-06-09 16:47:09.136133 | controller | TASK [cert_manager : Create role needed directories path={{ cifmw_cert_manager_manifests_dir }}, state=directory, mode=0755] ***
2026-06-09 16:47:09.136140 | controller | Tuesday 09 June 2026  16:47:09 +0000 (0:00:00.178)       0:02:35.209 **********
2026-06-09 16:47:09.136146 | controller | Tuesday 09 June 2026  16:47:09 +0000 (0:00:00.178)       0:02:35.207 **********
2026-06-09 16:47:09.345130 | controller | changed: [localhost]
2026-06-09 16:47:09.345163 | controller |
2026-06-09 16:47:09.345169 | 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 16:47:09.345175 | controller | Tuesday 09 June 2026  16:47:09 +0000 (0:00:00.209)       0:02:35.418 **********
2026-06-09 16:47:09.345179 | controller | Tuesday 09 June 2026  16:47:09 +0000 (0:00:00.209)       0:02:35.417 **********
2026-06-09 16:47:10.130164 | controller | changed: [localhost]
2026-06-09 16:47:10.130208 | controller |
2026-06-09 16:47:10.130216 | controller | TASK [cert_manager : Install from Release Manifest _raw_params=release_manifest.yml] ***
2026-06-09 16:47:10.130222 | controller | Tuesday 09 June 2026  16:47:10 +0000 (0:00:00.784)       0:02:36.202 **********
2026-06-09 16:47:10.130227 | controller | Tuesday 09 June 2026  16:47:10 +0000 (0:00:00.784)       0:02:36.201 **********
2026-06-09 16:47:10.172126 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/cert_manager/tasks/release_manifest.yml for localhost
2026-06-09 16:47:10.172163 | controller |
2026-06-09 16:47:10.172170 | 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 16:47:10.172176 | controller | Tuesday 09 June 2026  16:47:10 +0000 (0:00:00.041)       0:02:36.245 **********
2026-06-09 16:47:10.172183 | controller | Tuesday 09 June 2026  16:47:10 +0000 (0:00:00.041)       0:02:36.243 **********
2026-06-09 16:47:11.146553 | controller | changed: [localhost]
2026-06-09 16:47:11.146591 | controller |
2026-06-09 16:47:11.146597 | 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 16:47:11.146608 | controller | Tuesday 09 June 2026  16:47:11 +0000 (0:00:00.974)       0:02:37.219 **********
2026-06-09 16:47:11.146613 | controller | Tuesday 09 June 2026  16:47:11 +0000 (0:00:00.974)       0:02:37.218 **********
2026-06-09 16:47:16.537577 | controller | changed: [localhost]
2026-06-09 16:47:16.537621 | controller |
2026-06-09 16:47:16.537628 | controller | TASK [cert_manager : Install from OLM Manifest _raw_params=olm_manifest.yml] ***
2026-06-09 16:47:16.537633 | controller | Tuesday 09 June 2026  16:47:16 +0000 (0:00:05.390)       0:02:42.610 **********
2026-06-09 16:47:16.537638 | controller | Tuesday 09 June 2026  16:47:16 +0000 (0:00:05.391)       0:02:42.609 **********
2026-06-09 16:47:16.570060 | controller | skipping: [localhost]
2026-06-09 16:47:16.570092 | controller |
2026-06-09 16:47:16.570098 | 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 16:47:16.570103 | controller | Tuesday 09 June 2026  16:47:16 +0000 (0:00:00.032)       0:02:42.643 **********
2026-06-09 16:47:16.570107 | controller | Tuesday 09 June 2026  16:47:16 +0000 (0:00:00.032)       0:02:42.641 **********
2026-06-09 16:47:17.392420 | controller | ok: [localhost]
2026-06-09 16:47:17.392463 | controller |
2026-06-09 16:47:17.392471 | 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 16:47:17.392478 | controller | Tuesday 09 June 2026  16:47:17 +0000 (0:00:00.821)       0:02:43.465 **********
2026-06-09 16:47:17.392484 | controller | Tuesday 09 June 2026  16:47:17 +0000 (0:00:00.822)       0:02:43.463 **********
2026-06-09 16:47:40.747752 | controller | ok: [localhost] => (item=cainjector)
2026-06-09 16:47:40.747793 | controller | ok: [localhost] => (item=webhook)
2026-06-09 16:47:40.747801 | controller | ok: [localhost] => (item=cert-manager)
2026-06-09 16:47:40.747807 | controller |
2026-06-09 16:47:40.747813 | controller | TASK [cert_manager : Create $HOME/bin dir path={{ ansible_user_dir }}/bin, state=directory, mode=0755] ***
2026-06-09 16:47:40.747819 | controller | Tuesday 09 June 2026  16:47:40 +0000 (0:00:23.355)       0:03:06.820 **********
2026-06-09 16:47:40.747831 | controller | Tuesday 09 June 2026  16:47:40 +0000 (0:00:23.355)       0:03:06.819 **********
2026-06-09 16:47:40.997380 | controller | ok: [localhost]
2026-06-09 16:47:40.997438 | controller |
2026-06-09 16:47:40.997446 | 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 16:47:40.997452 | controller | Tuesday 09 June 2026  16:47:40 +0000 (0:00:00.249)       0:03:07.070 **********
2026-06-09 16:47:40.997457 | controller | Tuesday 09 June 2026  16:47:40 +0000 (0:00:00.249)       0:03:07.069 **********
2026-06-09 16:47:42.348701 | controller | changed: [localhost]
2026-06-09 16:47:42.348733 | controller |
2026-06-09 16:47:42.348739 | controller | TASK [cert_manager : Verify cert_manager api _raw_params={{ ansible_user_dir }}/bin/cmctl check api --wait=2m] ***
2026-06-09 16:47:42.348743 | controller | Tuesday 09 June 2026  16:47:42 +0000 (0:00:01.351)       0:03:08.421 **********
2026-06-09 16:47:42.348748 | controller | Tuesday 09 June 2026  16:47:42 +0000 (0:00:01.351)       0:03:08.420 **********
2026-06-09 16:47:42.715422 | controller | changed: [localhost]
2026-06-09 16:47:42.715455 | controller |
2026-06-09 16:47:42.715461 | controller | TASK [Configure hosts networking using nmstate name=ci_nmstate] ****************
2026-06-09 16:47:42.715466 | controller | Tuesday 09 June 2026  16:47:42 +0000 (0:00:00.366)       0:03:08.788 **********
2026-06-09 16:47:42.715475 | controller | Tuesday 09 June 2026  16:47:42 +0000 (0:00:00.366)       0:03:08.787 **********
2026-06-09 16:47:42.743353 | controller | skipping: [localhost]
2026-06-09 16:47:42.743415 | controller |
2026-06-09 16:47:42.743426 | controller | TASK [Configure multus networks name=ci_multus] ********************************
2026-06-09 16:47:42.743432 | controller | Tuesday 09 June 2026  16:47:42 +0000 (0:00:00.027)       0:03:08.816 **********
2026-06-09 16:47:42.743437 | controller | Tuesday 09 June 2026  16:47:42 +0000 (0:00:00.027)       0:03:08.815 **********
2026-06-09 16:47:42.770456 | controller | skipping: [localhost]
2026-06-09 16:47:42.770500 | controller |
2026-06-09 16:47:42.770507 | controller | TASK [Deploy Sushy Emulator service pod name=sushy_emulator] *******************
2026-06-09 16:47:42.770513 | controller | Tuesday 09 June 2026  16:47:42 +0000 (0:00:00.027)       0:03:08.843 **********
2026-06-09 16:47:42.770518 | controller | Tuesday 09 June 2026  16:47:42 +0000 (0:00:00.027)       0:03:08.842 **********
2026-06-09 16:47:42.803069 | controller | skipping: [localhost]
2026-06-09 16:47:42.803108 | controller |
2026-06-09 16:47:42.803115 | controller | TASK [Setup Libvirt on controller name=libvirt_manager] ************************
2026-06-09 16:47:42.803121 | controller | Tuesday 09 June 2026  16:47:42 +0000 (0:00:00.032)       0:03:08.875 **********
2026-06-09 16:47:42.803126 | controller | Tuesday 09 June 2026  16:47:42 +0000 (0:00:00.032)       0:03:08.874 **********
2026-06-09 16:47:42.828128 | controller | skipping: [localhost]
2026-06-09 16:47:42.828165 | controller |
2026-06-09 16:47:42.828172 | controller | TASK [Prepare container package builder name=pkg_build] ************************
2026-06-09 16:47:42.828178 | controller | Tuesday 09 June 2026  16:47:42 +0000 (0:00:00.025)       0:03:08.901 **********
2026-06-09 16:47:42.828183 | controller | Tuesday 09 June 2026  16:47:42 +0000 (0:00:00.025)       0:03:08.899 **********
2026-06-09 16:47:42.859454 | controller | skipping: [localhost]
2026-06-09 16:47:42.859494 | controller |
2026-06-09 16:47:42.859501 | 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 16:47:42.859507 | controller | Tuesday 09 June 2026  16:47:42 +0000 (0:00:00.031)       0:03:08.932 **********
2026-06-09 16:47:42.859513 | controller | Tuesday 09 June 2026  16:47:42 +0000 (0:00:00.031)       0:03:08.931 **********
2026-06-09 16:47:42.936039 | controller | ok: [localhost]
2026-06-09 16:47:42.936084 | controller |
2026-06-09 16:47:42.936091 | 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 16:47:42.936096 | controller | Tuesday 09 June 2026  16:47:42 +0000 (0:00:00.076)       0:03:09.008 **********
2026-06-09 16:47:42.936101 | controller | Tuesday 09 June 2026  16:47:42 +0000 (0:00:00.076)       0:03:09.007 **********
2026-06-09 16:47:43.057143 | controller | ok: [localhost]
2026-06-09 16:47:43.057176 | controller |
2026-06-09 16:47:43.057182 | controller | TASK [run_hook : Loop on hooks for post_infra _raw_params={{ hook.type }}.yml] ***
2026-06-09 16:47:43.057186 | controller | Tuesday 09 June 2026  16:47:43 +0000 (0:00:00.121)       0:03:09.130 **********
2026-06-09 16:47:43.057190 | controller | Tuesday 09 June 2026  16:47:43 +0000 (0:00:00.121)       0:03:09.129 **********
2026-06-09 16:47:43.235513 | controller | skipping: [localhost]
2026-06-09 16:47:43.235554 | controller |
2026-06-09 16:47:43.235564 | 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 16:47:43.235570 | controller | Tuesday 09 June 2026  16:47:43 +0000 (0:00:00.177)       0:03:09.308 **********
2026-06-09 16:47:43.235576 | controller | Tuesday 09 June 2026  16:47:43 +0000 (0:00:00.177)       0:03:09.306 **********
2026-06-09 16:47:43.310879 | controller | ok: [localhost]
2026-06-09 16:47:43.310913 | controller |
2026-06-09 16:47:43.310919 | 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 16:47:43.310929 | controller | Tuesday 09 June 2026  16:47:43 +0000 (0:00:00.075)       0:03:09.383 **********
2026-06-09 16:47:43.310934 | controller | Tuesday 09 June 2026  16:47:43 +0000 (0:00:00.075)       0:03:09.382 **********
2026-06-09 16:47:43.425738 | controller | ok: [localhost]
2026-06-09 16:47:43.425769 | controller |
2026-06-09 16:47:43.425788 | controller | TASK [run_hook : Loop on hooks for pre_package_build _raw_params={{ hook.type }}.yml] ***
2026-06-09 16:47:43.425793 | controller | Tuesday 09 June 2026  16:47:43 +0000 (0:00:00.115)       0:03:09.498 **********
2026-06-09 16:47:43.425797 | controller | Tuesday 09 June 2026  16:47:43 +0000 (0:00:00.115)       0:03:09.497 **********
2026-06-09 16:47:43.547601 | controller | skipping: [localhost]
2026-06-09 16:47:43.547639 | controller |
2026-06-09 16:47:43.547644 | controller | TASK [cifmw_setup : Load parameters files dir={{ cifmw_basedir }}/artifacts/parameters] ***
2026-06-09 16:47:43.547650 | controller | Tuesday 09 June 2026  16:47:43 +0000 (0:00:00.121)       0:03:09.620 **********
2026-06-09 16:47:43.547654 | controller | Tuesday 09 June 2026  16:47:43 +0000 (0:00:00.121)       0:03:09.619 **********
2026-06-09 16:47:43.605524 | controller | ok: [localhost]
2026-06-09 16:47:43.605578 | controller |
2026-06-09 16:47:43.605584 | controller | TASK [pkg_build : Generate volume list build_volumes={% for pkg in cifmw_pkg_build_list -%}
2026-06-09 16:47:43.605600 | controller | - "{{ pkg.src|default(cifmw_pkg_build_pkg_basedir ~ '/' ~ pkg.name) }}:/root/src/{{ pkg.name }}:z"
2026-06-09 16:47:43.605605 | controller | - "{{ cifmw_pkg_build_basedir }}/volumes/packages/{{ pkg.name }}:/root/{{ pkg.name }}:z"
2026-06-09 16:47:43.605610 | controller | - "{{ cifmw_pkg_build_basedir }}/logs/build_{{ pkg.name }}:/root/logs:z"
2026-06-09 16:47:43.605613 | controller | {% endfor -%}
2026-06-09 16:47:43.605617 | controller | - "{{ cifmw_pkg_build_basedir }}/volumes/packages/gating_repo:/root/gating_repo:z"
2026-06-09 16:47:43.605621 | controller | - "{{ cifmw_pkg_build_basedir }}/artifacts/repositories:/root/yum.repos.d:z,ro"
2026-06-09 16:47:43.605625 | controller | - "{{ cifmw_pkg_build_basedir }}/artifacts/build-packages.yml:/root/playbook.yml:z,ro"
2026-06-09 16:47:43.605628 | controller | ] ***
2026-06-09 16:47:43.605632 | controller | Tuesday 09 June 2026  16:47:43 +0000 (0:00:00.057)       0:03:09.678 **********
2026-06-09 16:47:43.605636 | controller | Tuesday 09 June 2026  16:47:43 +0000 (0:00:00.057)       0:03:09.677 **********
2026-06-09 16:47:43.644920 | controller | skipping: [localhost]
2026-06-09 16:47:43.644964 | controller |
2026-06-09 16:47:43.644972 | 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 16:47:43.644980 | controller | Tuesday 09 June 2026  16:47:43 +0000 (0:00:00.039)       0:03:09.717 **********
2026-06-09 16:47:43.644986 | controller | Tuesday 09 June 2026  16:47:43 +0000 (0:00:00.039)       0:03:09.716 **********
2026-06-09 16:47:43.679313 | controller | skipping: [localhost]
2026-06-09 16:47:43.679354 | controller |
2026-06-09 16:47:43.679361 | 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 16:47:43.679368 | controller | Tuesday 09 June 2026  16:47:43 +0000 (0:00:00.034)       0:03:09.752 **********
2026-06-09 16:47:43.679374 | controller | Tuesday 09 June 2026  16:47:43 +0000 (0:00:00.034)       0:03:09.750 **********
2026-06-09 16:47:43.750482 | controller | ok: [localhost]
2026-06-09 16:47:43.750523 | controller |
2026-06-09 16:47:43.750532 | 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 16:47:43.750539 | controller | Tuesday 09 June 2026  16:47:43 +0000 (0:00:00.071)       0:03:09.823 **********
2026-06-09 16:47:43.750551 | controller | Tuesday 09 June 2026  16:47:43 +0000 (0:00:00.071)       0:03:09.821 **********
2026-06-09 16:47:43.963302 | controller | ok: [localhost]
2026-06-09 16:47:43.963344 | controller |
2026-06-09 16:47:43.963351 | controller | TASK [run_hook : Loop on hooks for post_package_build _raw_params={{ hook.type }}.yml] ***
2026-06-09 16:47:43.963357 | controller | Tuesday 09 June 2026  16:47:43 +0000 (0:00:00.212)       0:03:10.036 **********
2026-06-09 16:47:43.963363 | controller | Tuesday 09 June 2026  16:47:43 +0000 (0:00:00.212)       0:03:10.034 **********
2026-06-09 16:47:44.205043 | controller | skipping: [localhost]
2026-06-09 16:47:44.205075 | controller |
2026-06-09 16:47:44.205080 | 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 16:47:44.205085 | controller | Tuesday 09 June 2026  16:47:44 +0000 (0:00:00.241)       0:03:10.278 **********
2026-06-09 16:47:44.205089 | controller | Tuesday 09 June 2026  16:47:44 +0000 (0:00:00.241)       0:03:10.276 **********
2026-06-09 16:47:44.347325 | controller | ok: [localhost]
2026-06-09 16:47:44.347359 | controller |
2026-06-09 16:47:44.347366 | 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 16:47:44.347372 | controller | Tuesday 09 June 2026  16:47:44 +0000 (0:00:00.142)       0:03:10.420 **********
2026-06-09 16:47:44.347377 | controller | Tuesday 09 June 2026  16:47:44 +0000 (0:00:00.142)       0:03:10.419 **********
2026-06-09 16:47:44.528054 | controller | ok: [localhost]
2026-06-09 16:47:44.528092 | controller |
2026-06-09 16:47:44.528099 | controller | TASK [run_hook : Loop on hooks for pre_container_build _raw_params={{ hook.type }}.yml] ***
2026-06-09 16:47:44.528105 | controller | Tuesday 09 June 2026  16:47:44 +0000 (0:00:00.180)       0:03:10.601 **********
2026-06-09 16:47:44.528111 | controller | Tuesday 09 June 2026  16:47:44 +0000 (0:00:00.180)       0:03:10.599 **********
2026-06-09 16:47:44.759092 | controller | skipping: [localhost]
2026-06-09 16:47:44.759136 | controller |
2026-06-09 16:47:44.759150 | controller | TASK [cifmw_setup : Load parameters files dir={{ cifmw_basedir }}/artifacts/parameters] ***
2026-06-09 16:47:44.759156 | controller | Tuesday 09 June 2026  16:47:44 +0000 (0:00:00.230)       0:03:10.832 **********
2026-06-09 16:47:44.759161 | controller | Tuesday 09 June 2026  16:47:44 +0000 (0:00:00.230)       0:03:10.830 **********
2026-06-09 16:47:44.840854 | controller | ok: [localhost]
2026-06-09 16:47:44.840889 | controller |
2026-06-09 16:47:44.840895 | controller | TASK [cifmw_setup : Nothing to do yet msg=No support for that step yet] ********
2026-06-09 16:47:44.840900 | controller | Tuesday 09 June 2026  16:47:44 +0000 (0:00:00.081)       0:03:10.913 **********
2026-06-09 16:47:44.840903 | controller | Tuesday 09 June 2026  16:47:44 +0000 (0:00:00.081)       0:03:10.912 **********
2026-06-09 16:47:44.868478 | controller | ok: [localhost] =>
2026-06-09 16:47:44.868520 | controller |     msg: No support for that step yet
2026-06-09 16:47:44.868529 | controller |
2026-06-09 16:47:44.868535 | 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 16:47:44.868541 | controller | Tuesday 09 June 2026  16:47:44 +0000 (0:00:00.027)       0:03:10.941 **********
2026-06-09 16:47:44.868547 | controller | Tuesday 09 June 2026  16:47:44 +0000 (0:00:00.027)       0:03:10.940 **********
2026-06-09 16:47:44.955057 | controller | ok: [localhost]
2026-06-09 16:47:44.955093 | controller |
2026-06-09 16:47:44.955098 | 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 16:47:44.955103 | controller | Tuesday 09 June 2026  16:47:44 +0000 (0:00:00.086)       0:03:11.028 **********
2026-06-09 16:47:44.955107 | controller | Tuesday 09 June 2026  16:47:44 +0000 (0:00:00.086)       0:03:11.026 **********
2026-06-09 16:47:45.088645 | controller | ok: [localhost]
2026-06-09 16:47:45.088684 | controller |
2026-06-09 16:47:45.088690 | controller | TASK [run_hook : Loop on hooks for post_container_build _raw_params={{ hook.type }}.yml] ***
2026-06-09 16:47:45.088694 | controller | Tuesday 09 June 2026  16:47:45 +0000 (0:00:00.133)       0:03:11.161 **********
2026-06-09 16:47:45.088698 | controller | Tuesday 09 June 2026  16:47:45 +0000 (0:00:00.133)       0:03:11.160 **********
2026-06-09 16:47:45.220513 | controller | skipping: [localhost]
2026-06-09 16:47:45.220545 | controller |
2026-06-09 16:47:45.220551 | 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 16:47:45.220556 | controller | Tuesday 09 June 2026  16:47:45 +0000 (0:00:00.131)       0:03:11.293 **********
2026-06-09 16:47:45.220561 | controller | Tuesday 09 June 2026  16:47:45 +0000 (0:00:00.131)       0:03:11.292 **********
2026-06-09 16:47:45.306073 | controller | ok: [localhost]
2026-06-09 16:47:45.306108 | controller |
2026-06-09 16:47:45.306114 | 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 16:47:45.306120 | controller | Tuesday 09 June 2026  16:47:45 +0000 (0:00:00.085)       0:03:11.379 **********
2026-06-09 16:47:45.306124 | controller | Tuesday 09 June 2026  16:47:45 +0000 (0:00:00.085)       0:03:11.377 **********
2026-06-09 16:47:45.428205 | controller | ok: [localhost]
2026-06-09 16:47:45.428245 | controller |
2026-06-09 16:47:45.428252 | controller | TASK [run_hook : Loop on hooks for pre_operator_build _raw_params={{ hook.type }}.yml] ***
2026-06-09 16:47:45.428259 | controller | Tuesday 09 June 2026  16:47:45 +0000 (0:00:00.121)       0:03:11.500 **********
2026-06-09 16:47:45.428264 | controller | Tuesday 09 June 2026  16:47:45 +0000 (0:00:00.121)       0:03:11.499 **********
2026-06-09 16:47:45.550382 | controller | skipping: [localhost]
2026-06-09 16:47:45.550489 | controller |
2026-06-09 16:47:45.550500 | controller | TASK [cifmw_setup : Load parameters files dir={{ cifmw_basedir }}/artifacts/parameters] ***
2026-06-09 16:47:45.550509 | controller | Tuesday 09 June 2026  16:47:45 +0000 (0:00:00.122)       0:03:11.623 **********
2026-06-09 16:47:45.550517 | controller | Tuesday 09 June 2026  16:47:45 +0000 (0:00:00.122)       0:03:11.621 **********
2026-06-09 16:47:45.615108 | controller | ok: [localhost]
2026-06-09 16:47:45.615157 | controller |
2026-06-09 16:47:45.615168 | controller | TASK [operator_build : Ensure mandatory directories exist path={{ cifmw_operator_build_basedir }}/{{ item }}, state=directory, mode=0755] ***
2026-06-09 16:47:45.615176 | controller | Tuesday 09 June 2026  16:47:45 +0000 (0:00:00.064)       0:03:11.687 **********
2026-06-09 16:47:45.615184 | controller | Tuesday 09 June 2026  16:47:45 +0000 (0:00:00.064)       0:03:11.686 **********
2026-06-09 16:47:45.663855 | controller | skipping: [localhost] => (item=artifacts)
2026-06-09 16:47:45.663893 | controller | skipping: [localhost] => (item=logs)
2026-06-09 16:47:45.663899 | controller | skipping: [localhost]
2026-06-09 16:47:45.663906 | controller |
2026-06-09 16:47:45.663912 | 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 16:47:45.663918 | controller | Tuesday 09 June 2026  16:47:45 +0000 (0:00:00.048)       0:03:11.736 **********
2026-06-09 16:47:45.663923 | controller | Tuesday 09 June 2026  16:47:45 +0000 (0:00:00.048)       0:03:11.735 **********
2026-06-09 16:47:45.699248 | controller | skipping: [localhost]
2026-06-09 16:47:45.699287 | controller |
2026-06-09 16:47:45.699295 | controller | TASK [operator_build : Populate operators list with zuul info _raw_params=zuul_info.yml] ***
2026-06-09 16:47:45.699301 | controller | Tuesday 09 June 2026  16:47:45 +0000 (0:00:00.035)       0:03:11.772 **********
2026-06-09 16:47:45.699306 | controller | Tuesday 09 June 2026  16:47:45 +0000 (0:00:00.035)       0:03:11.770 **********
2026-06-09 16:47:45.741894 | controller | skipping: [localhost] => (item={'branch': 'main', 'change': '3980', 'change_url': 'https://github.com/openstack-k8s-operators/ci-framework/pull/3980', 'commit_id': 'db045fc008bdc3cc4495198de690b1680575f233', 'patchset': 'db045fc008bdc3cc4495198de690b1680575f233', 'project': {'canonical_hostname': 'github.com', 'canonical_name': 'github.com/openstack-k8s-operators/ci-framework', 'name': 'openstack-k8s-operators/ci-framework', 'short_name': 'ci-framework', 'src_dir': 'src/github.com/openstack-k8s-operators/ci-framework'}, 'topic': None})
2026-06-09 16:47:45.741940 | controller | skipping: [localhost]
2026-06-09 16:47:45.741948 | controller |
2026-06-09 16:47:45.741954 | 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 16:47:45.741960 | controller | Tuesday 09 June 2026  16:47:45 +0000 (0:00:00.042)       0:03:11.815 **********
2026-06-09 16:47:45.741965 | controller | Tuesday 09 June 2026  16:47:45 +0000 (0:00:00.042)       0:03:11.813 **********
2026-06-09 16:47:45.772293 | controller | skipping: [localhost]
2026-06-09 16:47:45.772332 | controller |
2026-06-09 16:47:45.772339 | 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 16:47:45.772345 | controller | Tuesday 09 June 2026  16:47:45 +0000 (0:00:00.030)       0:03:11.845 **********
2026-06-09 16:47:45.772351 | controller | Tuesday 09 June 2026  16:47:45 +0000 (0:00:00.030)       0:03:11.844 **********
2026-06-09 16:47:45.806744 | controller | skipping: [localhost]
2026-06-09 16:47:45.806779 | controller |
2026-06-09 16:47:45.806785 | 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 16:47:45.806790 | controller | Tuesday 09 June 2026  16:47:45 +0000 (0:00:00.034)       0:03:11.879 **********
2026-06-09 16:47:45.806794 | controller | Tuesday 09 June 2026  16:47:45 +0000 (0:00:00.034)       0:03:11.878 **********
2026-06-09 16:47:45.843136 | controller | skipping: [localhost]
2026-06-09 16:47:45.843170 | controller |
2026-06-09 16:47:45.843176 | controller | TASK [operator_build : Clone operator's code when src dir is empty _raw_params=clone.yml] ***
2026-06-09 16:47:45.843180 | controller | Tuesday 09 June 2026  16:47:45 +0000 (0:00:00.036)       0:03:11.916 **********
2026-06-09 16:47:45.843185 | controller | Tuesday 09 June 2026  16:47:45 +0000 (0:00:00.036)       0:03:11.914 **********
2026-06-09 16:47:45.879062 | controller | skipping: [localhost]
2026-06-09 16:47:45.879105 | controller |
2026-06-09 16:47:45.879111 | controller | TASK [operator_build : Building operators _raw_params=build.yml] ***************
2026-06-09 16:47:45.879117 | controller | Tuesday 09 June 2026  16:47:45 +0000 (0:00:00.035)       0:03:11.952 **********
2026-06-09 16:47:45.879122 | controller | Tuesday 09 June 2026  16:47:45 +0000 (0:00:00.035)       0:03:11.950 **********
2026-06-09 16:47:45.913148 | controller | skipping: [localhost]
2026-06-09 16:47:45.913181 | controller |
2026-06-09 16:47:45.913186 | controller | TASK [operator_build : Building meta operator _raw_params=build.yml] ***********
2026-06-09 16:47:45.913190 | controller | Tuesday 09 June 2026  16:47:45 +0000 (0:00:00.034)       0:03:11.986 **********
2026-06-09 16:47:45.913193 | controller | Tuesday 09 June 2026  16:47:45 +0000 (0:00:00.034)       0:03:11.985 **********
2026-06-09 16:47:45.944865 | controller | skipping: [localhost]
2026-06-09 16:47:45.944899 | controller |
2026-06-09 16:47:45.944905 | 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 16:47:45.944909 | controller | Tuesday 09 June 2026  16:47:45 +0000 (0:00:00.031)       0:03:12.017 **********
2026-06-09 16:47:45.944914 | controller | Tuesday 09 June 2026  16:47:45 +0000 (0:00:00.031)       0:03:12.016 **********
2026-06-09 16:47:45.993127 | controller | skipping: [localhost]
2026-06-09 16:47:45.993167 | controller |
2026-06-09 16:47:45.993175 | 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 16:47:45.993181 | controller | Tuesday 09 June 2026  16:47:45 +0000 (0:00:00.047)       0:03:12.065 **********
2026-06-09 16:47:45.993192 | controller | Tuesday 09 June 2026  16:47:45 +0000 (0:00:00.047)       0:03:12.064 **********
2026-06-09 16:47:46.066887 | controller | ok: [localhost]
2026-06-09 16:47:46.066917 | controller |
2026-06-09 16:47:46.066923 | 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 16:47:46.066927 | controller | Tuesday 09 June 2026  16:47:46 +0000 (0:00:00.074)       0:03:12.140 **********
2026-06-09 16:47:46.066931 | controller | Tuesday 09 June 2026  16:47:46 +0000 (0:00:00.074)       0:03:12.138 **********
2026-06-09 16:47:46.202454 | controller | ok: [localhost]
2026-06-09 16:47:46.202486 | controller |
2026-06-09 16:47:46.202492 | controller | TASK [run_hook : Loop on hooks for post_operator_build _raw_params={{ hook.type }}.yml] ***
2026-06-09 16:47:46.202496 | controller | Tuesday 09 June 2026  16:47:46 +0000 (0:00:00.135)       0:03:12.275 **********
2026-06-09 16:47:46.202500 | controller | Tuesday 09 June 2026  16:47:46 +0000 (0:00:00.135)       0:03:12.274 **********
2026-06-09 16:47:46.324558 | controller | skipping: [localhost]
2026-06-09 16:47:46.324591 | controller |
2026-06-09 16:47:46.324604 | 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 16:47:46.324609 | controller | Tuesday 09 June 2026  16:47:46 +0000 (0:00:00.122)       0:03:12.397 **********
2026-06-09 16:47:46.324613 | controller | Tuesday 09 June 2026  16:47:46 +0000 (0:00:00.122)       0:03:12.396 **********
2026-06-09 16:47:46.406359 | controller | ok: [localhost]
2026-06-09 16:47:46.406411 | controller |
2026-06-09 16:47:46.406417 | 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 16:47:46.406422 | controller | Tuesday 09 June 2026  16:47:46 +0000 (0:00:00.081)       0:03:12.479 **********
2026-06-09 16:47:46.406426 | controller | Tuesday 09 June 2026  16:47:46 +0000 (0:00:00.081)       0:03:12.478 **********
2026-06-09 16:47:46.530748 | controller | ok: [localhost]
2026-06-09 16:47:46.530780 | controller |
2026-06-09 16:47:46.530786 | controller | TASK [run_hook : Loop on hooks for pre_deploy _raw_params={{ hook.type }}.yml] ***
2026-06-09 16:47:46.530790 | controller | Tuesday 09 June 2026  16:47:46 +0000 (0:00:00.124)       0:03:12.603 **********
2026-06-09 16:47:46.530794 | controller | Tuesday 09 June 2026  16:47:46 +0000 (0:00:00.124)       0:03:12.602 **********
2026-06-09 16:47:46.664738 | controller | skipping: [localhost]
2026-06-09 16:47:46.664777 | controller |
2026-06-09 16:47:46.664784 | controller | TASK [cifmw_setup : Load parameters files dir={{ cifmw_basedir }}/artifacts/parameters] ***
2026-06-09 16:47:46.664790 | controller | Tuesday 09 June 2026  16:47:46 +0000 (0:00:00.133)       0:03:12.737 **********
2026-06-09 16:47:46.664797 | controller | Tuesday 09 June 2026  16:47:46 +0000 (0:00:00.133)       0:03:12.736 **********
2026-06-09 16:47:46.732804 | controller | ok: [localhost]
2026-06-09 16:47:46.732837 | controller |
2026-06-09 16:47:46.732842 | controller | TASK [Configure Storage Class name=ci_local_storage] ***************************
2026-06-09 16:47:46.732846 | controller | Tuesday 09 June 2026  16:47:46 +0000 (0:00:00.068)       0:03:12.805 **********
2026-06-09 16:47:46.732850 | controller | Tuesday 09 June 2026  16:47:46 +0000 (0:00:00.068)       0:03:12.804 **********
2026-06-09 16:47:46.843946 | controller |
2026-06-09 16:47:46.843979 | controller | TASK [ci_local_storage : Create role needed directories path={{ cifmw_cls_manifests_dir }}, state=directory, mode=0755] ***
2026-06-09 16:47:46.843984 | controller | Tuesday 09 June 2026  16:47:46 +0000 (0:00:00.111)       0:03:12.917 **********
2026-06-09 16:47:46.843989 | controller | Tuesday 09 June 2026  16:47:46 +0000 (0:00:00.111)       0:03:12.915 **********
2026-06-09 16:47:47.046917 | controller | changed: [localhost]
2026-06-09 16:47:47.046956 | controller |
2026-06-09 16:47:47.046963 | 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 16:47:47.046976 | controller | Tuesday 09 June 2026  16:47:47 +0000 (0:00:00.202)       0:03:13.120 **********
2026-06-09 16:47:47.046981 | controller | Tuesday 09 June 2026  16:47:47 +0000 (0:00:00.202)       0:03:13.118 **********
2026-06-09 16:47:47.840699 | controller | ok: [localhost]
2026-06-09 16:47:47.840741 | controller |
2026-06-09 16:47:47.840749 | 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 16:47:47.840755 | controller | Tuesday 09 June 2026  16:47:47 +0000 (0:00:00.793)       0:03:13.913 **********
2026-06-09 16:47:47.840760 | controller | Tuesday 09 June 2026  16:47:47 +0000 (0:00:00.793)       0:03:13.912 **********
2026-06-09 16:47:48.248503 | controller | changed: [localhost]
2026-06-09 16:47:48.248543 | controller |
2026-06-09 16:47:48.248550 | 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 16:47:48.248557 | controller | Tuesday 09 June 2026  16:47:48 +0000 (0:00:00.407)       0:03:14.321 **********
2026-06-09 16:47:48.248562 | controller | Tuesday 09 June 2026  16:47:48 +0000 (0:00:00.407)       0:03:14.320 **********
2026-06-09 16:47:48.971560 | controller | ok: [localhost]
2026-06-09 16:47:48.971595 | controller |
2026-06-09 16:47:48.971601 | controller | TASK [ci_local_storage : Fetch hostnames for all hosts _raw_params=hostname] ***
2026-06-09 16:47:48.971606 | controller | Tuesday 09 June 2026  16:47:48 +0000 (0:00:00.723)       0:03:15.044 **********
2026-06-09 16:47:48.971609 | controller | Tuesday 09 June 2026  16:47:48 +0000 (0:00:00.723)       0:03:15.043 **********
2026-06-09 16:47:50.647446 | controller | changed: [localhost -> controller(38.102.83.166)] => (item=controller)
2026-06-09 16:47:50.647484 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=crc)
2026-06-09 16:47:50.647489 | controller | changed: [localhost] => (item=localhost)
2026-06-09 16:47:50.647494 | controller |
2026-06-09 16:47:50.647498 | controller | TASK [ci_local_storage : Set the hosts k8s ansible hosts cifmw_ci_local_storage_k8s_hosts={{
2026-06-09 16:47:50.647502 | controller |     _host_map |
2026-06-09 16:47:50.647506 | controller |     selectattr("key", "in", k8s_nodes_hostnames) |
2026-06-09 16:47:50.647509 | controller |     map(attribute="value") |
2026-06-09 16:47:50.647513 | controller |     list
2026-06-09 16:47:50.647517 | controller | }}, cifmw_ci_local_storage_k8s_hostnames={{ k8s_nodes_hostnames }}] ***
2026-06-09 16:47:50.647520 | controller | Tuesday 09 June 2026  16:47:50 +0000 (0:00:01.675)       0:03:16.720 **********
2026-06-09 16:47:50.647524 | controller | Tuesday 09 June 2026  16:47:50 +0000 (0:00:01.675)       0:03:16.719 **********
2026-06-09 16:47:50.693868 | controller | ok: [localhost]
2026-06-09 16:47:50.693910 | controller |
2026-06-09 16:47:50.693919 | 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 16:47:50.693926 | controller | Tuesday 09 June 2026  16:47:50 +0000 (0:00:00.046)       0:03:16.766 **********
2026-06-09 16:47:50.693931 | controller | Tuesday 09 June 2026  16:47:50 +0000 (0:00:00.046)       0:03:16.765 **********
2026-06-09 16:47:51.448424 | controller | changed: [localhost]
2026-06-09 16:47:51.448464 | controller |
2026-06-09 16:47:51.448472 | controller | TASK [ci_local_storage : Create directories on worker node _raw_params=worker_node_dirs.yml] ***
2026-06-09 16:47:51.448478 | controller | Tuesday 09 June 2026  16:47:51 +0000 (0:00:00.754)       0:03:17.521 **********
2026-06-09 16:47:51.448483 | controller | Tuesday 09 June 2026  16:47:51 +0000 (0:00:00.754)       0:03:17.520 **********
2026-06-09 16:47:51.501656 | 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 16:47:51.501690 | controller |
2026-06-09 16:47:51.501697 | controller | TASK [ci_local_storage : Perform action in the PV directory path={{
2026-06-09 16:47:51.501706 | controller |   [
2026-06-09 16:47:51.501710 | controller |     cifmw_cls_local_storage_name,
2026-06-09 16:47:51.501715 | controller |     'pv'+ ("%02d" | format(item | int))
2026-06-09 16:47:51.501718 | controller |   ] | path_join
2026-06-09 16:47:51.501722 | controller | }}, state={{
2026-06-09 16:47:51.501726 | controller |   'directory' if cifmw_cls_action == 'create' else 'absent'
2026-06-09 16:47:51.501729 | controller | }}, mode=0775] ***
2026-06-09 16:47:51.501733 | controller | Tuesday 09 June 2026  16:47:51 +0000 (0:00:00.053)       0:03:17.574 **********
2026-06-09 16:47:51.501737 | controller | Tuesday 09 June 2026  16:47:51 +0000 (0:00:00.053)       0:03:17.573 **********
2026-06-09 16:47:59.863899 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=1)
2026-06-09 16:47:59.863959 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=2)
2026-06-09 16:47:59.863964 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=3)
2026-06-09 16:47:59.863969 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=4)
2026-06-09 16:47:59.863973 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=5)
2026-06-09 16:47:59.863976 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=6)
2026-06-09 16:47:59.863980 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=7)
2026-06-09 16:47:59.863983 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=8)
2026-06-09 16:47:59.863987 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=9)
2026-06-09 16:47:59.863990 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=10)
2026-06-09 16:47:59.863994 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=11)
2026-06-09 16:47:59.863997 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=12)
2026-06-09 16:47:59.864001 | controller |
2026-06-09 16:47:59.864005 | 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 16:47:59.864010 | controller | Tuesday 09 June 2026  16:47:59 +0000 (0:00:08.362)       0:03:25.937 **********
2026-06-09 16:47:59.864014 | controller | Tuesday 09 June 2026  16:47:59 +0000 (0:00:08.362)       0:03:25.935 **********
2026-06-09 16:48:00.297432 | controller | changed: [localhost]
2026-06-09 16:48:00.297476 | controller |
2026-06-09 16:48:00.297488 | 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 16:48:00.297496 | controller | Tuesday 09 June 2026  16:48:00 +0000 (0:00:00.433)       0:03:26.370 **********
2026-06-09 16:48:00.297501 | controller | Tuesday 09 June 2026  16:48:00 +0000 (0:00:00.433)       0:03:26.369 **********
2026-06-09 16:48:01.264880 | controller | changed: [localhost]
2026-06-09 16:48:01.264914 | controller |
2026-06-09 16:48:01.264919 | controller | TASK [Configure LVMS Storage Class name=ci_lvms_storage] ***********************
2026-06-09 16:48:01.264923 | controller | Tuesday 09 June 2026  16:48:01 +0000 (0:00:00.967)       0:03:27.337 **********
2026-06-09 16:48:01.264927 | controller | Tuesday 09 June 2026  16:48:01 +0000 (0:00:00.967)       0:03:27.336 **********
2026-06-09 16:48:01.298574 | controller | skipping: [localhost]
2026-06-09 16:48:01.298609 | controller |
2026-06-09 16:48:01.298614 | controller | TASK [Run edpm_prepare name=edpm_prepare] **************************************
2026-06-09 16:48:01.298619 | controller | Tuesday 09 June 2026  16:48:01 +0000 (0:00:00.033)       0:03:27.371 **********
2026-06-09 16:48:01.298630 | controller | Tuesday 09 June 2026  16:48:01 +0000 (0:00:00.033)       0:03:27.370 **********
2026-06-09 16:48:01.449610 | controller |
2026-06-09 16:48:01.449656 | 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 16:48:01.449662 | controller | Tuesday 09 June 2026  16:48:01 +0000 (0:00:00.150)       0:03:27.522 **********
2026-06-09 16:48:01.449666 | controller | Tuesday 09 June 2026  16:48:01 +0000 (0:00:00.150)       0:03:27.521 **********
2026-06-09 16:48:01.482100 | controller | skipping: [localhost]
2026-06-09 16:48:01.482143 | controller |
2026-06-09 16:48:01.482149 | controller | TASK [edpm_prepare : Set install_yamls Makefile environment variables cifmw_edpm_prepare_common_env={{
2026-06-09 16:48:01.482154 | controller |   cifmw_install_yamls_environment |
2026-06-09 16:48:01.482158 | controller |   combine({'PATH': cifmw_path}) |
2026-06-09 16:48:01.482163 | controller |   combine(_install_yamls_repos | default({})) |
2026-06-09 16:48:01.482166 | controller |   combine(cifmw_edpm_prepare_extra_vars | default({}))
2026-06-09 16:48:01.482171 | 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 16:48:01.482176 | controller | OPENSTACK_IMG: {{ operators_build_output[cifmw_operator_build_meta_name].image_catalog }}
2026-06-09 16:48:01.482180 | controller | {% endif %}
2026-06-09 16:48:01.482184 | controller | , cifmw_edpm_prepare_make_openstack_deploy_prep_env=CLEANUP_DIR_CMD: "true"
2026-06-09 16:48:01.482193 | controller | , cifmw_edpm_prepare_operators_build_output={{ operators_build_output }}] ***
2026-06-09 16:48:01.482197 | controller | Tuesday 09 June 2026  16:48:01 +0000 (0:00:00.032)       0:03:27.554 **********
2026-06-09 16:48:01.482200 | controller | Tuesday 09 June 2026  16:48:01 +0000 (0:00:00.032)       0:03:27.553 **********
2026-06-09 16:48:01.531293 | controller | ok: [localhost]
2026-06-09 16:48:01.531329 | controller |
2026-06-09 16:48:01.531335 | controller | TASK [Prepare storage in CRC name=install_yamls_makes, tasks_from=make_crc_storage] ***
2026-06-09 16:48:01.531340 | controller | Tuesday 09 June 2026  16:48:01 +0000 (0:00:00.049)       0:03:27.604 **********
2026-06-09 16:48:01.531345 | controller | Tuesday 09 June 2026  16:48:01 +0000 (0:00:00.049)       0:03:27.603 **********
2026-06-09 16:48:01.562307 | controller | skipping: [localhost]
2026-06-09 16:48:01.562347 | controller |
2026-06-09 16:48:01.562353 | controller | TASK [Prepare inputs name=install_yamls_makes, tasks_from=make_input] **********
2026-06-09 16:48:01.562357 | controller | Tuesday 09 June 2026  16:48:01 +0000 (0:00:00.030)       0:03:27.635 **********
2026-06-09 16:48:01.562361 | controller | Tuesday 09 June 2026  16:48:01 +0000 (0:00:00.030)       0:03:27.634 **********
2026-06-09 16:48:01.618822 | controller |
2026-06-09 16:48:01.618862 | controller | TASK [install_yamls_makes : Debug make_input_env var=make_input_env] ***********
2026-06-09 16:48:01.618867 | controller | Tuesday 09 June 2026  16:48:01 +0000 (0:00:00.056)       0:03:27.691 **********
2026-06-09 16:48:01.618871 | controller | Tuesday 09 June 2026  16:48:01 +0000 (0:00:00.056)       0:03:27.690 **********
2026-06-09 16:48:01.662755 | controller | ok: [localhost] =>
2026-06-09 16:48:01.662797 | controller |     make_input_env:
2026-06-09 16:48:01.662803 | controller |       BMAAS_INSTANCE_DISK_SIZE: 40
2026-06-09 16:48:01.662809 | controller |       BMAAS_INSTANCE_MEMORY: 8192
2026-06-09 16:48:01.662814 | controller |       BMAAS_INSTANCE_VCPUS: 6
2026-06-09 16:48:01.662819 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-09 16:48:01.662824 | controller |       DATAPLANE_GROWVOLS_ARGS: /=8GB /tmp=1GB /home=1GB /var=8GB
2026-06-09 16:48:01.662829 | controller |       DEPLOY_DIR: /home/zuul/ci-framework-data/artifacts/edpm_compute
2026-06-09 16:48:01.662834 | controller |       INSTALL_CERT_MANAGER: false
2026-06-09 16:48:01.662839 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-09 16:48:01.662843 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-09 16:48:01.662848 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-09 16:48:01.662853 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-09 16:48:01.662858 | 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 16:48:01.662864 | controller |
2026-06-09 16:48:01.662868 | controller | TASK [install_yamls_makes : Debug make_input_params var=make_input_params] *****
2026-06-09 16:48:01.662873 | controller | Tuesday 09 June 2026  16:48:01 +0000 (0:00:00.043)       0:03:27.735 **********
2026-06-09 16:48:01.662878 | controller | Tuesday 09 June 2026  16:48:01 +0000 (0:00:00.043)       0:03:27.734 **********
2026-06-09 16:48:01.694484 | controller | skipping: [localhost]
2026-06-09 16:48:01.694527 | controller |
2026-06-09 16:48:01.694535 | 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 16:48:01.694547 | controller | Tuesday 09 June 2026  16:48:01 +0000 (0:00:00.031)       0:03:27.767 **********
2026-06-09 16:48:01.694552 | controller | Tuesday 09 June 2026  16:48:01 +0000 (0:00:00.031)       0:03:27.766 **********
2026-06-09 16:48:03.068771 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-09 16:48:03.068872 | controller | delimiters such as {{ }} or {% %}. Found: {{ make_input_until | default(true)
2026-06-09 16:48:03.068882 | controller | }}
2026-06-09 16:48:03.089561 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_002_run_input.log
2026-06-09 16:48:03.089596 | controller | changed: [localhost]
2026-06-09 16:48:03.089602 | controller |
2026-06-09 16:48:03.089607 | controller | TASK [OpenStack meta-operator installation name=install_yamls_makes, tasks_from=make_openstack] ***
2026-06-09 16:48:03.089611 | controller | Tuesday 09 June 2026  16:48:03 +0000 (0:00:01.395)       0:03:29.162 **********
2026-06-09 16:48:03.089615 | controller | Tuesday 09 June 2026  16:48:03 +0000 (0:00:01.395)       0:03:29.161 **********
2026-06-09 16:48:03.152459 | controller |
2026-06-09 16:48:03.152495 | controller | TASK [install_yamls_makes : Debug make_openstack_env var=make_openstack_env] ***
2026-06-09 16:48:03.152501 | controller | Tuesday 09 June 2026  16:48:03 +0000 (0:00:00.062)       0:03:29.225 **********
2026-06-09 16:48:03.152505 | controller | Tuesday 09 June 2026  16:48:03 +0000 (0:00:00.062)       0:03:29.224 **********
2026-06-09 16:48:03.205576 | controller | ok: [localhost] =>
2026-06-09 16:48:03.205608 | controller |     make_openstack_env:
2026-06-09 16:48:03.205613 | controller |       BMAAS_INSTANCE_DISK_SIZE: 40
2026-06-09 16:48:03.205618 | controller |       BMAAS_INSTANCE_MEMORY: 8192
2026-06-09 16:48:03.205622 | controller |       BMAAS_INSTANCE_VCPUS: 6
2026-06-09 16:48:03.205626 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-09 16:48:03.205630 | controller |       DATAPLANE_GROWVOLS_ARGS: /=8GB /tmp=1GB /home=1GB /var=8GB
2026-06-09 16:48:03.205634 | controller |       DEPLOY_DIR: /home/zuul/ci-framework-data/artifacts/edpm_compute
2026-06-09 16:48:03.205637 | controller |       INSTALL_CERT_MANAGER: false
2026-06-09 16:48:03.205641 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-09 16:48:03.205646 | controller |       OPENSTACK_IMG: 38.102.83.73:5001/openstack-k8s-operators/openstack-operator-index:721c3f7c64850716e5de5f4e76e1ef4c36c28652
2026-06-09 16:48:03.205650 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-09 16:48:03.205653 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-09 16:48:03.205657 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-09 16:48:03.205667 | 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 16:48:03.205671 | controller |
2026-06-09 16:48:03.205675 | controller | TASK [install_yamls_makes : Debug make_openstack_params var=make_openstack_params] ***
2026-06-09 16:48:03.205679 | controller | Tuesday 09 June 2026  16:48:03 +0000 (0:00:00.053)       0:03:29.278 **********
2026-06-09 16:48:03.205683 | controller | Tuesday 09 June 2026  16:48:03 +0000 (0:00:00.053)       0:03:29.277 **********
2026-06-09 16:48:03.234543 | controller | skipping: [localhost]
2026-06-09 16:48:03.234575 | controller |
2026-06-09 16:48:03.234580 | 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 16:48:03.234586 | controller | Tuesday 09 June 2026  16:48:03 +0000 (0:00:00.029)       0:03:29.307 **********
2026-06-09 16:48:03.234590 | controller | Tuesday 09 June 2026  16:48:03 +0000 (0:00:00.029)       0:03:29.306 **********
2026-06-09 16:52:17.064323 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-09 16:52:17.064415 | controller | delimiters such as {{ }} or {% %}. Found: {{ make_openstack_until |
2026-06-09 16:52:17.064444 | controller | default(true) }}
2026-06-09 16:52:17.083761 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_003_run_openstack.log
2026-06-09 16:52:17.083794 | controller | changed: [localhost]
2026-06-09 16:52:17.083799 | controller |
2026-06-09 16:52:17.083804 | 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 16:52:17.083808 | controller | Tuesday 09 June 2026  16:52:17 +0000 (0:04:13.849)       0:07:43.156 **********
2026-06-09 16:52:17.083812 | controller | Tuesday 09 June 2026  16:52:17 +0000 (0:04:13.849)       0:07:43.155 **********
2026-06-09 16:53:48.760345 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack subscription creation (30 retries left).
2026-06-09 16:53:48.760441 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack subscription creation (29 retries left).
2026-06-09 16:53:48.760448 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack subscription creation (28 retries left).
2026-06-09 16:53:48.760452 | controller | changed: [localhost]
2026-06-09 16:53:48.760456 | controller |
2026-06-09 16:53:48.760460 | 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 16:53:48.760466 | controller | Tuesday 09 June 2026  16:53:48 +0000 (0:01:31.676)       0:09:14.833 **********
2026-06-09 16:53:48.760470 | controller | Tuesday 09 June 2026  16:53:48 +0000 (0:01:31.676)       0:09:14.831 **********
2026-06-09 16:53:49.231322 | controller | changed: [localhost]
2026-06-09 16:53:49.231361 | controller |
2026-06-09 16:53:49.231368 | 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 16:53:49.231374 | controller | Tuesday 09 June 2026  16:53:49 +0000 (0:00:00.471)       0:09:15.304 **********
2026-06-09 16:53:49.231379 | controller | Tuesday 09 June 2026  16:53:49 +0000 (0:00:00.471)       0:09:15.303 **********
2026-06-09 16:53:50.662378 | controller | ok: [localhost]
2026-06-09 16:53:50.662436 | controller |
2026-06-09 16:53:50.662443 | controller | TASK [OpenStack meta-operator initialization, if necessary name=install_yamls_makes, tasks_from=make_openstack_init] ***
2026-06-09 16:53:50.662449 | controller | Tuesday 09 June 2026  16:53:50 +0000 (0:00:01.430)       0:09:16.735 **********
2026-06-09 16:53:50.662455 | controller | Tuesday 09 June 2026  16:53:50 +0000 (0:00:01.430)       0:09:16.733 **********
2026-06-09 16:53:50.723191 | controller |
2026-06-09 16:53:50.723230 | controller | TASK [install_yamls_makes : Debug make_openstack_init_env var=make_openstack_init_env] ***
2026-06-09 16:53:50.723238 | controller | Tuesday 09 June 2026  16:53:50 +0000 (0:00:00.060)       0:09:16.796 **********
2026-06-09 16:53:50.723244 | controller | Tuesday 09 June 2026  16:53:50 +0000 (0:00:00.060)       0:09:16.794 **********
2026-06-09 16:53:50.756719 | controller | ok: [localhost] =>
2026-06-09 16:53:50.756753 | controller |     make_openstack_init_env:
2026-06-09 16:53:50.756758 | controller |       BMAAS_INSTANCE_DISK_SIZE: 40
2026-06-09 16:53:50.756763 | controller |       BMAAS_INSTANCE_MEMORY: 8192
2026-06-09 16:53:50.756767 | controller |       BMAAS_INSTANCE_VCPUS: 6
2026-06-09 16:53:50.756771 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-09 16:53:50.756774 | controller |       DATAPLANE_GROWVOLS_ARGS: /=8GB /tmp=1GB /home=1GB /var=8GB
2026-06-09 16:53:50.756778 | controller |       DEPLOY_DIR: /home/zuul/ci-framework-data/artifacts/edpm_compute
2026-06-09 16:53:50.756782 | controller |       INSTALL_CERT_MANAGER: false
2026-06-09 16:53:50.756786 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-09 16:53:50.756790 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-09 16:53:50.756793 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-09 16:53:50.756797 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-09 16:53:50.756808 | 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 16:53:50.756812 | controller |
2026-06-09 16:53:50.756816 | controller | TASK [install_yamls_makes : Debug make_openstack_init_params var=make_openstack_init_params] ***
2026-06-09 16:53:50.756825 | controller | Tuesday 09 June 2026  16:53:50 +0000 (0:00:00.033)       0:09:16.829 **********
2026-06-09 16:53:50.756829 | controller | Tuesday 09 June 2026  16:53:50 +0000 (0:00:00.033)       0:09:16.828 **********
2026-06-09 16:53:50.785349 | controller | skipping: [localhost]
2026-06-09 16:53:50.785384 | controller |
2026-06-09 16:53:50.785410 | 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 16:53:50.785415 | controller | Tuesday 09 June 2026  16:53:50 +0000 (0:00:00.028)       0:09:16.858 **********
2026-06-09 16:53:50.785420 | controller | Tuesday 09 June 2026  16:53:50 +0000 (0:00:00.028)       0:09:16.857 **********
2026-06-09 16:56:48.071725 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-09 16:56:48.071791 | controller | delimiters such as {{ }} or {% %}. Found: {{ make_openstack_init_until |
2026-06-09 16:56:48.071799 | controller | default(true) }}
2026-06-09 16:56:48.090630 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_004_run_openstack_init.log
2026-06-09 16:56:48.090667 | controller | changed: [localhost]
2026-06-09 16:56:48.090674 | controller |
2026-06-09 16:56:48.090680 | controller | TASK [Update OpenStack Services containers Env name=set_openstack_containers] ***
2026-06-09 16:56:48.090685 | controller | Tuesday 09 June 2026  16:56:48 +0000 (0:02:57.304)       0:12:14.163 **********
2026-06-09 16:56:48.090690 | controller | Tuesday 09 June 2026  16:56:48 +0000 (0:02:57.305)       0:12:14.162 **********
2026-06-09 16:56:48.122723 | controller | skipping: [localhost]
2026-06-09 16:56:48.122756 | controller |
2026-06-09 16:56:48.122762 | 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 16:56:48.122767 | controller | Tuesday 09 June 2026  16:56:48 +0000 (0:00:00.031)       0:12:14.195 **********
2026-06-09 16:56:48.122771 | controller | Tuesday 09 June 2026  16:56:48 +0000 (0:00:00.031)       0:12:14.193 **********
2026-06-09 16:56:48.151460 | controller | skipping: [localhost]
2026-06-09 16:56:48.151492 | controller |
2026-06-09 16:56:48.151498 | controller | TASK [Prepare OpenStack control plane CR name=install_yamls_makes, tasks_from=make_openstack_deploy_prep] ***
2026-06-09 16:56:48.151503 | controller | Tuesday 09 June 2026  16:56:48 +0000 (0:00:00.029)       0:12:14.224 **********
2026-06-09 16:56:48.151506 | controller | Tuesday 09 June 2026  16:56:48 +0000 (0:00:00.029)       0:12:14.223 **********
2026-06-09 16:56:48.215821 | controller |
2026-06-09 16:56:48.215858 | controller | TASK [install_yamls_makes : Debug make_openstack_deploy_prep_env var=make_openstack_deploy_prep_env] ***
2026-06-09 16:56:48.215865 | controller | Tuesday 09 June 2026  16:56:48 +0000 (0:00:00.064)       0:12:14.288 **********
2026-06-09 16:56:48.215870 | controller | Tuesday 09 June 2026  16:56:48 +0000 (0:00:00.064)       0:12:14.287 **********
2026-06-09 16:56:48.255879 | controller | ok: [localhost] =>
2026-06-09 16:56:48.255910 | controller |     make_openstack_deploy_prep_env:
2026-06-09 16:56:48.255916 | controller |       BMAAS_INSTANCE_DISK_SIZE: 40
2026-06-09 16:56:48.255919 | controller |       BMAAS_INSTANCE_MEMORY: 8192
2026-06-09 16:56:48.255923 | controller |       BMAAS_INSTANCE_VCPUS: 6
2026-06-09 16:56:48.255927 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-09 16:56:48.255932 | controller |       CLEANUP_DIR_CMD: 'true'
2026-06-09 16:56:48.255935 | controller |       DATAPLANE_GROWVOLS_ARGS: /=8GB /tmp=1GB /home=1GB /var=8GB
2026-06-09 16:56:48.255939 | controller |       DEPLOY_DIR: /home/zuul/ci-framework-data/artifacts/edpm_compute
2026-06-09 16:56:48.255943 | controller |       INSTALL_CERT_MANAGER: false
2026-06-09 16:56:48.255957 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-09 16:56:48.255961 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-09 16:56:48.255965 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-09 16:56:48.255968 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-09 16:56:48.255972 | 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 16:56:48.255976 | controller |
2026-06-09 16:56:48.255980 | controller | TASK [install_yamls_makes : Debug make_openstack_deploy_prep_params var=make_openstack_deploy_prep_params] ***
2026-06-09 16:56:48.255985 | controller | Tuesday 09 June 2026  16:56:48 +0000 (0:00:00.040)       0:12:14.329 **********
2026-06-09 16:56:48.255990 | controller | Tuesday 09 June 2026  16:56:48 +0000 (0:00:00.040)       0:12:14.327 **********
2026-06-09 16:56:48.285431 | controller | skipping: [localhost]
2026-06-09 16:56:48.285466 | controller |
2026-06-09 16:56:48.285473 | 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 16:56:48.285478 | controller | Tuesday 09 June 2026  16:56:48 +0000 (0:00:00.029)       0:12:14.358 **********
2026-06-09 16:56:48.285482 | controller | Tuesday 09 June 2026  16:56:48 +0000 (0:00:00.029)       0:12:14.357 **********
2026-06-09 16:56:49.499174 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-09 16:56:49.499209 | controller | delimiters such as {{ }} or {% %}. Found: {{ make_openstack_deploy_prep_until |
2026-06-09 16:56:49.499215 | controller | default(true) }}
2026-06-09 16:56:49.519832 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_005_run_openstack_deploy_prep.log
2026-06-09 16:56:49.519879 | controller | changed: [localhost]
2026-06-09 16:56:49.519886 | controller |
2026-06-09 16:56:49.519899 | controller | TASK [Deploy NetConfig name=install_yamls_makes, tasks_from=make_netconfig_deploy] ***
2026-06-09 16:56:49.519905 | controller | Tuesday 09 June 2026  16:56:49 +0000 (0:00:01.234)       0:12:15.592 **********
2026-06-09 16:56:49.519910 | controller | Tuesday 09 June 2026  16:56:49 +0000 (0:00:01.234)       0:12:15.591 **********
2026-06-09 16:56:49.591515 | controller |
2026-06-09 16:56:49.591550 | controller | TASK [install_yamls_makes : Debug make_netconfig_deploy_env var=make_netconfig_deploy_env] ***
2026-06-09 16:56:49.591556 | controller | Tuesday 09 June 2026  16:56:49 +0000 (0:00:00.071)       0:12:15.664 **********
2026-06-09 16:56:49.591560 | controller | Tuesday 09 June 2026  16:56:49 +0000 (0:00:00.071)       0:12:15.663 **********
2026-06-09 16:56:49.630582 | controller | ok: [localhost] =>
2026-06-09 16:56:49.630620 | controller |     make_netconfig_deploy_env:
2026-06-09 16:56:49.630628 | controller |       BMAAS_INSTANCE_DISK_SIZE: 40
2026-06-09 16:56:49.630634 | controller |       BMAAS_INSTANCE_MEMORY: 8192
2026-06-09 16:56:49.630639 | controller |       BMAAS_INSTANCE_VCPUS: 6
2026-06-09 16:56:49.630644 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-09 16:56:49.630649 | controller |       DATAPLANE_GROWVOLS_ARGS: /=8GB /tmp=1GB /home=1GB /var=8GB
2026-06-09 16:56:49.630655 | controller |       DEPLOY_DIR: /home/zuul/ci-framework-data/artifacts/edpm_compute
2026-06-09 16:56:49.630660 | controller |       INSTALL_CERT_MANAGER: false
2026-06-09 16:56:49.630665 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-09 16:56:49.630670 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-09 16:56:49.630675 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-09 16:56:49.630680 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-09 16:56:49.630685 | 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 16:56:49.630691 | controller |
2026-06-09 16:56:49.630695 | controller | TASK [install_yamls_makes : Debug make_netconfig_deploy_params var=make_netconfig_deploy_params] ***
2026-06-09 16:56:49.630706 | controller | Tuesday 09 June 2026  16:56:49 +0000 (0:00:00.039)       0:12:15.703 **********
2026-06-09 16:56:49.630712 | controller | Tuesday 09 June 2026  16:56:49 +0000 (0:00:00.039)       0:12:15.702 **********
2026-06-09 16:56:49.669100 | controller | skipping: [localhost]
2026-06-09 16:56:49.669142 | controller |
2026-06-09 16:56:49.669149 | 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 16:56:49.669155 | controller | Tuesday 09 June 2026  16:56:49 +0000 (0:00:00.038)       0:12:15.742 **********
2026-06-09 16:56:49.669161 | controller | Tuesday 09 June 2026  16:56:49 +0000 (0:00:00.038)       0:12:15.740 **********
2026-06-09 16:56:54.771555 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-09 16:56:54.771646 | controller | delimiters such as {{ }} or {% %}. Found: {{ make_netconfig_deploy_until |
2026-06-09 16:56:54.771653 | controller | default(true) }}
2026-06-09 16:56:54.797490 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_006_run_netconfig_deploy.log
2026-06-09 16:56:54.797531 | controller | changed: [localhost]
2026-06-09 16:56:54.797538 | controller |
2026-06-09 16:56:54.797544 | controller | TASK [edpm_prepare : Kustomize and deploy OpenStackControlPlane _raw_params=kustomize_and_deploy.yml] ***
2026-06-09 16:56:54.797549 | controller | Tuesday 09 June 2026  16:56:54 +0000 (0:00:05.128)       0:12:20.870 **********
2026-06-09 16:56:54.797555 | controller | Tuesday 09 June 2026  16:56:54 +0000 (0:00:05.128)       0:12:20.869 **********
2026-06-09 16:56:54.855365 | 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 16:56:54.855420 | controller |
2026-06-09 16:56:54.855427 | controller | TASK [edpm_prepare : Controlplane name _ctlplane_name=controlplane] ************
2026-06-09 16:56:54.855433 | controller | Tuesday 09 June 2026  16:56:54 +0000 (0:00:00.058)       0:12:20.928 **********
2026-06-09 16:56:54.855438 | controller | Tuesday 09 June 2026  16:56:54 +0000 (0:00:00.058)       0:12:20.927 **********
2026-06-09 16:56:54.886999 | controller | ok: [localhost]
2026-06-09 16:56:54.887039 | controller |
2026-06-09 16:56:54.887052 | 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 16:56:54.887059 | controller | Tuesday 09 June 2026  16:56:54 +0000 (0:00:00.031)       0:12:20.960 **********
2026-06-09 16:56:54.887064 | controller | Tuesday 09 June 2026  16:56:54 +0000 (0:00:00.031)       0:12:20.958 **********
2026-06-09 16:56:54.917443 | controller | skipping: [localhost]
2026-06-09 16:56:54.917476 | controller |
2026-06-09 16:56:54.917482 | controller | TASK [Prepare OpenStackVersion CR name=update_containers] **********************
2026-06-09 16:56:54.917486 | controller | Tuesday 09 June 2026  16:56:54 +0000 (0:00:00.030)       0:12:20.990 **********
2026-06-09 16:56:54.917490 | controller | Tuesday 09 June 2026  16:56:54 +0000 (0:00:00.030)       0:12:20.989 **********
2026-06-09 16:56:54.950897 | controller | skipping: [localhost]
2026-06-09 16:56:54.950930 | controller |
2026-06-09 16:56:54.950937 | 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 16:56:54.950943 | controller | Tuesday 09 June 2026  16:56:54 +0000 (0:00:00.033)       0:12:21.023 **********
2026-06-09 16:56:54.950947 | controller | Tuesday 09 June 2026  16:56:54 +0000 (0:00:00.033)       0:12:21.022 **********
2026-06-09 16:56:54.994061 | controller | ok: [localhost]
2026-06-09 16:56:54.994093 | controller |
2026-06-09 16:56:54.994099 | 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 16:56:54.994104 | controller |   cifmw_edpm_prepare_kustomizations +
2026-06-09 16:56:54.994109 | controller |   _ctlplane_name_kustomizations +
2026-06-09 16:56:54.994113 | controller |   (cifmw_edpm_prepare_extra_kustomizations | default([]))
2026-06-09 16:56:54.994117 | controller | }}, kustomizations_paths={{
2026-06-09 16:56:54.994120 | controller |   [
2026-06-09 16:56:54.994124 | controller |     (
2026-06-09 16:56:54.994127 | controller |       [
2026-06-09 16:56:54.994131 | controller |         cifmw_edpm_prepare_manifests_dir,
2026-06-09 16:56:54.994135 | controller |         'kustomizations',
2026-06-09 16:56:54.994138 | controller |         'controlplane'
2026-06-09 16:56:54.994142 | controller |       ] | ansible.builtin.path_join
2026-06-09 16:56:54.994145 | controller |     )
2026-06-09 16:56:54.994149 | controller |   ]
2026-06-09 16:56:54.994152 | controller | }}] ***
2026-06-09 16:56:54.994156 | controller | Tuesday 09 June 2026  16:56:54 +0000 (0:00:00.043)       0:12:21.067 **********
2026-06-09 16:56:54.994160 | controller | Tuesday 09 June 2026  16:56:54 +0000 (0:00:00.043)       0:12:21.065 **********
2026-06-09 16:56:55.631499 | controller | changed: [localhost]
2026-06-09 16:56:55.631532 | controller |
2026-06-09 16:56:55.631538 | controller | TASK [edpm_prepare : Log the CR that is about to be applied var=cifmw_edpm_prepare_crs_kustomize_result] ***
2026-06-09 16:56:55.631542 | controller | Tuesday 09 June 2026  16:56:55 +0000 (0:00:00.637)       0:12:21.704 **********
2026-06-09 16:56:55.631546 | controller | Tuesday 09 June 2026  16:56:55 +0000 (0:00:00.637)       0:12:21.703 **********
2026-06-09 16:56:55.669830 | controller | ok: [localhost] =>
2026-06-09 16:56:55.669901 | controller |     cifmw_edpm_prepare_crs_kustomize_result:
2026-06-09 16:56:55.669907 | controller |       changed: true
2026-06-09 16:56:55.669912 | controller |       count: 2
2026-06-09 16:56:55.669917 | controller |       failed: false
2026-06-09 16:56:55.669921 | controller |       kustomizations_paths:
2026-06-09 16:56:55.669926 | controller |       - /home/zuul/ci-framework-data/artifacts/manifests/openstack/openstack/cr/kustomization.yaml
2026-06-09 16:56:55.669932 | controller |       output_path: /home/zuul/ci-framework-data/artifacts/manifests/openstack/openstack/cr/cifmw-kustomization-result.yaml
2026-06-09 16:56:55.669937 | controller |       result:
2026-06-09 16:56:55.669942 | controller |       - apiVersion: core.openstack.org/v1beta1
2026-06-09 16:56:55.669948 | controller |         kind: OpenStackControlPlane
2026-06-09 16:56:55.669953 | controller |         metadata:
2026-06-09 16:56:55.669958 | controller |           labels:
2026-06-09 16:56:55.669963 | controller |             created-by: install_yamls
2026-06-09 16:56:55.669968 | controller |           name: controlplane
2026-06-09 16:56:55.669974 | controller |           namespace: openstack
2026-06-09 16:56:55.669979 | controller |         spec:
2026-06-09 16:56:55.669984 | controller |           barbican:
2026-06-09 16:56:55.669989 | controller |             apiOverride:
2026-06-09 16:56:55.669994 | controller |               route: {}
2026-06-09 16:56:55.669999 | controller |             template:
2026-06-09 16:56:55.670005 | controller |               barbicanAPI:
2026-06-09 16:56:55.670011 | controller |                 override:
2026-06-09 16:56:55.670016 | controller |                   service:
2026-06-09 16:56:55.670021 | controller |                     internal:
2026-06-09 16:56:55.670026 | controller |                       metadata:
2026-06-09 16:56:55.670032 | controller |                         annotations:
2026-06-09 16:56:55.670037 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-09 16:56:55.670042 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-09 16:56:55.670048 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-09 16:56:55.670053 | controller |                       spec:
2026-06-09 16:56:55.670059 | controller |                         type: LoadBalancer
2026-06-09 16:56:55.670064 | controller |                 replicas: 1
2026-06-09 16:56:55.670069 | controller |               barbicanKeystoneListener:
2026-06-09 16:56:55.670074 | controller |                 replicas: 1
2026-06-09 16:56:55.670080 | controller |               barbicanWorker:
2026-06-09 16:56:55.670085 | controller |                 replicas: 1
2026-06-09 16:56:55.670090 | controller |               databaseInstance: openstack
2026-06-09 16:56:55.670103 | controller |               notificationsBus:
2026-06-09 16:56:55.670108 | controller |                 cluster: rabbitmq
2026-06-09 16:56:55.670114 | controller |               secret: osp-secret
2026-06-09 16:56:55.670119 | controller |           cinder:
2026-06-09 16:56:55.670124 | controller |             apiOverride:
2026-06-09 16:56:55.670129 | controller |               route: {}
2026-06-09 16:56:55.670134 | controller |             template:
2026-06-09 16:56:55.670139 | controller |               cinderAPI:
2026-06-09 16:56:55.670145 | controller |                 override:
2026-06-09 16:56:55.670149 | controller |                   service:
2026-06-09 16:56:55.670154 | controller |                     internal:
2026-06-09 16:56:55.670160 | controller |                       metadata:
2026-06-09 16:56:55.670165 | controller |                         annotations:
2026-06-09 16:56:55.670170 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-09 16:56:55.670175 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-09 16:56:55.670181 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-09 16:56:55.670186 | controller |                       spec:
2026-06-09 16:56:55.670191 | controller |                         type: LoadBalancer
2026-06-09 16:56:55.670196 | controller |               cinderBackup:
2026-06-09 16:56:55.670201 | controller |                 networkAttachments:
2026-06-09 16:56:55.670206 | controller |                 - storage
2026-06-09 16:56:55.670211 | controller |                 replicas: 0
2026-06-09 16:56:55.670216 | controller |               cinderScheduler:
2026-06-09 16:56:55.670222 | controller |                 replicas: 1
2026-06-09 16:56:55.670227 | controller |               cinderVolumes:
2026-06-09 16:56:55.670232 | controller |                 volume1:
2026-06-09 16:56:55.670237 | controller |                   networkAttachments:
2026-06-09 16:56:55.670242 | controller |                   - storage
2026-06-09 16:56:55.670247 | controller |                   replicas: 0
2026-06-09 16:56:55.670252 | controller |               databaseInstance: openstack
2026-06-09 16:56:55.670257 | controller |               secret: osp-secret
2026-06-09 16:56:55.670269 | controller |           designate:
2026-06-09 16:56:55.670275 | controller |             apiOverride:
2026-06-09 16:56:55.670280 | controller |               route: {}
2026-06-09 16:56:55.670285 | controller |             enabled: false
2026-06-09 16:56:55.670290 | controller |             template:
2026-06-09 16:56:55.670295 | controller |               databaseInstance: openstack
2026-06-09 16:56:55.670300 | controller |               designateAPI:
2026-06-09 16:56:55.670305 | controller |                 override:
2026-06-09 16:56:55.670310 | controller |                   service:
2026-06-09 16:56:55.670315 | controller |                     internal:
2026-06-09 16:56:55.670321 | controller |                       metadata:
2026-06-09 16:56:55.670326 | controller |                         annotations:
2026-06-09 16:56:55.670331 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-09 16:56:55.670339 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-09 16:56:55.670344 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-09 16:56:55.670349 | controller |                       spec:
2026-06-09 16:56:55.670354 | controller |                         type: LoadBalancer
2026-06-09 16:56:55.670359 | controller |               designateBackendbind9:
2026-06-09 16:56:55.670365 | controller |                 networkAttachments:
2026-06-09 16:56:55.670370 | controller |                 - designate
2026-06-09 16:56:55.670375 | controller |                 replicas: 1
2026-06-09 16:56:55.670380 | controller |                 storageClass: local-storage
2026-06-09 16:56:55.670408 | controller |                 storageRequest: 10Gi
2026-06-09 16:56:55.670416 | controller |               designateCentral:
2026-06-09 16:56:55.670421 | controller |                 replicas: 1
2026-06-09 16:56:55.670426 | controller |               designateMdns:
2026-06-09 16:56:55.670432 | controller |                 networkAttachments:
2026-06-09 16:56:55.670437 | controller |                 - designate
2026-06-09 16:56:55.670442 | controller |                 replicas: 1
2026-06-09 16:56:55.670447 | controller |               designateProducer:
2026-06-09 16:56:55.670452 | controller |                 replicas: 1
2026-06-09 16:56:55.670457 | controller |               designateWorker:
2026-06-09 16:56:55.670462 | controller |                 networkAttachments:
2026-06-09 16:56:55.670471 | controller |                 - designate
2026-06-09 16:56:55.670476 | controller |                 replicas: 1
2026-06-09 16:56:55.670481 | controller |               secret: osp-secret
2026-06-09 16:56:55.670486 | controller |           dns:
2026-06-09 16:56:55.670491 | controller |             template:
2026-06-09 16:56:55.670496 | controller |               options:
2026-06-09 16:56:55.670501 | controller |               - key: server
2026-06-09 16:56:55.670506 | controller |                 values:
2026-06-09 16:56:55.670512 | controller |                 - 192.168.122.1
2026-06-09 16:56:55.670517 | controller |               override:
2026-06-09 16:56:55.670522 | controller |                 service:
2026-06-09 16:56:55.670527 | controller |                   metadata:
2026-06-09 16:56:55.670532 | controller |                     annotations:
2026-06-09 16:56:55.670537 | controller |                       metallb.universe.tf/address-pool: ctlplane
2026-06-09 16:56:55.670543 | controller |                       metallb.universe.tf/allow-shared-ip: ctlplane
2026-06-09 16:56:55.670557 | controller |                       metallb.universe.tf/loadBalancerIPs: 192.168.122.80
2026-06-09 16:56:55.670562 | controller |                   spec:
2026-06-09 16:56:55.670568 | controller |                     type: LoadBalancer
2026-06-09 16:56:55.670573 | controller |               replicas: 1
2026-06-09 16:56:55.670578 | controller |           galera:
2026-06-09 16:56:55.670583 | controller |             templates:
2026-06-09 16:56:55.670588 | controller |               openstack:
2026-06-09 16:56:55.670593 | controller |                 replicas: 1
2026-06-09 16:56:55.670598 | controller |                 secret: osp-secret
2026-06-09 16:56:55.670604 | controller |                 storageRequest: 10G
2026-06-09 16:56:55.670609 | controller |               openstack-cell1:
2026-06-09 16:56:55.670614 | controller |                 replicas: 1
2026-06-09 16:56:55.670619 | controller |                 secret: osp-secret
2026-06-09 16:56:55.670624 | controller |                 storageRequest: 10G
2026-06-09 16:56:55.670629 | controller |           glance:
2026-06-09 16:56:55.670634 | controller |             apiOverrides:
2026-06-09 16:56:55.670640 | controller |               default:
2026-06-09 16:56:55.670645 | controller |                 route: {}
2026-06-09 16:56:55.670650 | controller |             template:
2026-06-09 16:56:55.670655 | controller |               customServiceConfig: |
2026-06-09 16:56:55.670660 | controller |                 [DEFAULT]
2026-06-09 16:56:55.670665 | controller |                 enabled_backends = default_backend:swift
2026-06-09 16:56:55.670670 | controller |                 [glance_store]
2026-06-09 16:56:55.670675 | controller |                 default_backend = default_backend
2026-06-09 16:56:55.670681 | controller |                 [default_backend]
2026-06-09 16:56:55.670686 | controller |                 swift_store_create_container_on_put = True
2026-06-09 16:56:55.670691 | controller |                 swift_store_auth_version = 3
2026-06-09 16:56:55.670696 | controller |                 swift_store_auth_address = {{ .KeystoneInternalURL }}
2026-06-09 16:56:55.670701 | controller |                 swift_store_endpoint_type = internalURL
2026-06-09 16:56:55.670707 | controller |                 swift_store_user = service:glance
2026-06-09 16:56:55.670712 | controller |                 swift_store_key = {{ .ServicePassword }}
2026-06-09 16:56:55.670717 | controller |               databaseInstance: openstack
2026-06-09 16:56:55.670722 | controller |               glanceAPIs:
2026-06-09 16:56:55.670727 | controller |                 default:
2026-06-09 16:56:55.670732 | controller |                   networkAttachments:
2026-06-09 16:56:55.670738 | controller |                   - storage
2026-06-09 16:56:55.670743 | controller |                   override:
2026-06-09 16:56:55.670748 | controller |                     service:
2026-06-09 16:56:55.670753 | controller |                       internal:
2026-06-09 16:56:55.670758 | controller |                         metadata:
2026-06-09 16:56:55.670764 | controller |                           annotations:
2026-06-09 16:56:55.670769 | controller |                             metallb.universe.tf/address-pool: internalapi
2026-06-09 16:56:55.670774 | controller |                             metallb.universe.tf/allow-shared-ip: internalapi
2026-06-09 16:56:55.670779 | controller |                             metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-09 16:56:55.670785 | controller |                         spec:
2026-06-09 16:56:55.670790 | controller |                           type: LoadBalancer
2026-06-09 16:56:55.670795 | controller |                   replicas: 1
2026-06-09 16:56:55.670803 | controller |               keystoneEndpoint: default
2026-06-09 16:56:55.670808 | controller |               secret: osp-secret
2026-06-09 16:56:55.670813 | controller |               storage:
2026-06-09 16:56:55.670819 | controller |                 storageClass: ''
2026-06-09 16:56:55.670824 | controller |                 storageRequest: 10Gi
2026-06-09 16:56:55.670829 | controller |           heat:
2026-06-09 16:56:55.670834 | controller |             apiOverride:
2026-06-09 16:56:55.670840 | controller |               route: {}
2026-06-09 16:56:55.670845 | controller |             cnfAPIOverride:
2026-06-09 16:56:55.670850 | controller |               route: {}
2026-06-09 16:56:55.670855 | controller |             enabled: false
2026-06-09 16:56:55.670860 | controller |             template:
2026-06-09 16:56:55.670865 | controller |               databaseInstance: openstack
2026-06-09 16:56:55.670871 | controller |               heatAPI:
2026-06-09 16:56:55.670876 | controller |                 override:
2026-06-09 16:56:55.670881 | controller |                   service:
2026-06-09 16:56:55.670886 | controller |                     internal:
2026-06-09 16:56:55.670891 | controller |                       metadata:
2026-06-09 16:56:55.670897 | controller |                         annotations:
2026-06-09 16:56:55.670902 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-09 16:56:55.670907 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-09 16:56:55.670912 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-09 16:56:55.670917 | controller |                       spec:
2026-06-09 16:56:55.670923 | controller |                         type: LoadBalancer
2026-06-09 16:56:55.670928 | controller |                 replicas: 1
2026-06-09 16:56:55.670933 | controller |               heatEngine:
2026-06-09 16:56:55.670938 | controller |                 override:
2026-06-09 16:56:55.670943 | controller |                   service:
2026-06-09 16:56:55.670949 | controller |                     internal:
2026-06-09 16:56:55.670954 | controller |                       metadata:
2026-06-09 16:56:55.670959 | controller |                         annotations:
2026-06-09 16:56:55.670964 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-09 16:56:55.670972 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-09 16:56:55.670976 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-09 16:56:55.670980 | controller |                       spec:
2026-06-09 16:56:55.670984 | controller |                         type: LoadBalancer
2026-06-09 16:56:55.670989 | controller |                 replicas: 1
2026-06-09 16:56:55.670994 | controller |               secret: osp-secret
2026-06-09 16:56:55.671000 | controller |           horizon:
2026-06-09 16:56:55.671005 | controller |             apiOverride:
2026-06-09 16:56:55.671010 | controller |               route: {}
2026-06-09 16:56:55.671015 | controller |             template:
2026-06-09 16:56:55.671020 | controller |               replicas: 1
2026-06-09 16:56:55.671025 | controller |               secret: osp-secret
2026-06-09 16:56:55.671030 | controller |           ironic:
2026-06-09 16:56:55.671035 | controller |             enabled: false
2026-06-09 16:56:55.671041 | controller |             template:
2026-06-09 16:56:55.671046 | controller |               databaseInstance: openstack
2026-06-09 16:56:55.671051 | controller |               ironicAPI:
2026-06-09 16:56:55.671056 | controller |                 replicas: 1
2026-06-09 16:56:55.671061 | controller |               ironicConductors:
2026-06-09 16:56:55.671066 | controller |               - replicas: 1
2026-06-09 16:56:55.671071 | controller |                 storageRequest: 10Gi
2026-06-09 16:56:55.671077 | controller |               ironicInspector:
2026-06-09 16:56:55.671082 | controller |                 replicas: 1
2026-06-09 16:56:55.671087 | controller |               ironicNeutronAgent:
2026-06-09 16:56:55.671091 | controller |                 replicas: 1
2026-06-09 16:56:55.671095 | controller |               secret: osp-secret
2026-06-09 16:56:55.671100 | controller |           keystone:
2026-06-09 16:56:55.671105 | controller |             apiOverride:
2026-06-09 16:56:55.671111 | controller |               route: {}
2026-06-09 16:56:55.671116 | controller |             template:
2026-06-09 16:56:55.671121 | controller |               databaseInstance: openstack
2026-06-09 16:56:55.671126 | controller |               notificationsBus:
2026-06-09 16:56:55.671132 | controller |                 cluster: rabbitmq
2026-06-09 16:56:55.671137 | controller |               override:
2026-06-09 16:56:55.671145 | controller |                 service:
2026-06-09 16:56:55.671150 | controller |                   internal:
2026-06-09 16:56:55.671155 | controller |                     metadata:
2026-06-09 16:56:55.671160 | controller |                       annotations:
2026-06-09 16:56:55.671169 | controller |                         metallb.universe.tf/address-pool: internalapi
2026-06-09 16:56:55.671175 | controller |                         metallb.universe.tf/allow-shared-ip: internalapi
2026-06-09 16:56:55.671180 | controller |                         metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-09 16:56:55.671185 | controller |                     spec:
2026-06-09 16:56:55.671190 | controller |                       type: LoadBalancer
2026-06-09 16:56:55.671196 | controller |               secret: osp-secret
2026-06-09 16:56:55.671201 | controller |           manila:
2026-06-09 16:56:55.671206 | controller |             apiOverride:
2026-06-09 16:56:55.671211 | controller |               route: {}
2026-06-09 16:56:55.671217 | controller |             template:
2026-06-09 16:56:55.671222 | controller |               databaseInstance: openstack
2026-06-09 16:56:55.671227 | controller |               manilaAPI:
2026-06-09 16:56:55.671232 | controller |                 networkAttachments:
2026-06-09 16:56:55.671237 | controller |                 - internalapi
2026-06-09 16:56:55.671242 | controller |                 override:
2026-06-09 16:56:55.671247 | controller |                   service:
2026-06-09 16:56:55.671253 | controller |                     internal:
2026-06-09 16:56:55.671258 | controller |                       metadata:
2026-06-09 16:56:55.671263 | controller |                         annotations:
2026-06-09 16:56:55.671268 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-09 16:56:55.671274 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-09 16:56:55.671279 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-09 16:56:55.671284 | controller |                       spec:
2026-06-09 16:56:55.671289 | controller |                         type: LoadBalancer
2026-06-09 16:56:55.671295 | controller |                 replicas: 1
2026-06-09 16:56:55.671300 | controller |               manilaScheduler:
2026-06-09 16:56:55.671305 | controller |                 replicas: 1
2026-06-09 16:56:55.671310 | controller |               manilaShares:
2026-06-09 16:56:55.671315 | controller |                 share1:
2026-06-09 16:56:55.671320 | controller |                   networkAttachments:
2026-06-09 16:56:55.671326 | controller |                   - storage
2026-06-09 16:56:55.671331 | controller |                   replicas: 1
2026-06-09 16:56:55.671336 | controller |           memcached:
2026-06-09 16:56:55.671341 | controller |             templates:
2026-06-09 16:56:55.671346 | controller |               memcached:
2026-06-09 16:56:55.671352 | controller |                 replicas: 1
2026-06-09 16:56:55.671357 | controller |           neutron:
2026-06-09 16:56:55.671362 | controller |             apiOverride:
2026-06-09 16:56:55.671367 | controller |               route: {}
2026-06-09 16:56:55.671372 | controller |             template:
2026-06-09 16:56:55.671378 | controller |               databaseInstance: openstack
2026-06-09 16:56:55.671402 | controller |               networkAttachments:
2026-06-09 16:56:55.671410 | controller |               - internalapi
2026-06-09 16:56:55.671416 | controller |               override:
2026-06-09 16:56:55.671421 | controller |                 service:
2026-06-09 16:56:55.671426 | controller |                   internal:
2026-06-09 16:56:55.671431 | controller |                     metadata:
2026-06-09 16:56:55.671437 | controller |                       annotations:
2026-06-09 16:56:55.671442 | controller |                         metallb.universe.tf/address-pool: internalapi
2026-06-09 16:56:55.671448 | controller |                         metallb.universe.tf/allow-shared-ip: internalapi
2026-06-09 16:56:55.671453 | controller |                         metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-09 16:56:55.671458 | controller |                     spec:
2026-06-09 16:56:55.671463 | controller |                       type: LoadBalancer
2026-06-09 16:56:55.671469 | controller |               secret: osp-secret
2026-06-09 16:56:55.671474 | controller |           nova:
2026-06-09 16:56:55.671479 | controller |             apiOverride:
2026-06-09 16:56:55.671485 | controller |               route: {}
2026-06-09 16:56:55.671490 | controller |             template:
2026-06-09 16:56:55.671495 | controller |               apiServiceTemplate:
2026-06-09 16:56:55.671501 | controller |                 override:
2026-06-09 16:56:55.671511 | controller |                   service:
2026-06-09 16:56:55.671517 | controller |                     internal:
2026-06-09 16:56:55.671522 | controller |                       metadata:
2026-06-09 16:56:55.671527 | controller |                         annotations:
2026-06-09 16:56:55.671533 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-09 16:56:55.671538 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-09 16:56:55.671543 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-09 16:56:55.671549 | controller |                       spec:
2026-06-09 16:56:55.671554 | controller |                         type: LoadBalancer
2026-06-09 16:56:55.671559 | controller |               cellTemplates:
2026-06-09 16:56:55.671565 | controller |                 cell0:
2026-06-09 16:56:55.671570 | controller |                   cellDatabaseAccount: nova-cell0
2026-06-09 16:56:55.671575 | controller |                   cellDatabaseInstance: openstack
2026-06-09 16:56:55.671580 | controller |                   conductorServiceTemplate:
2026-06-09 16:56:55.671586 | controller |                     replicas: 1
2026-06-09 16:56:55.671591 | controller |                   hasAPIAccess: true
2026-06-09 16:56:55.671596 | controller |                   messagingBus:
2026-06-09 16:56:55.671602 | controller |                     cluster: rabbitmq
2026-06-09 16:56:55.671607 | controller |                 cell1:
2026-06-09 16:56:55.671615 | controller |                   cellDatabaseAccount: nova-cell1
2026-06-09 16:56:55.671621 | controller |                   cellDatabaseInstance: openstack-cell1
2026-06-09 16:56:55.671626 | controller |                   conductorServiceTemplate:
2026-06-09 16:56:55.671631 | controller |                     replicas: 1
2026-06-09 16:56:55.671635 | controller |                   hasAPIAccess: true
2026-06-09 16:56:55.671641 | controller |                   messagingBus:
2026-06-09 16:56:55.671646 | controller |                     cluster: rabbitmq-cell1
2026-06-09 16:56:55.671651 | controller |               metadataServiceTemplate:
2026-06-09 16:56:55.671657 | controller |                 override:
2026-06-09 16:56:55.671662 | controller |                   service:
2026-06-09 16:56:55.671667 | controller |                     metadata:
2026-06-09 16:56:55.671673 | controller |                       annotations:
2026-06-09 16:56:55.671678 | controller |                         metallb.universe.tf/address-pool: internalapi
2026-06-09 16:56:55.671683 | controller |                         metallb.universe.tf/allow-shared-ip: internalapi
2026-06-09 16:56:55.671689 | controller |                         metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-09 16:56:55.671694 | controller |                     spec:
2026-06-09 16:56:55.671699 | controller |                       type: LoadBalancer
2026-06-09 16:56:55.671704 | controller |               secret: osp-secret
2026-06-09 16:56:55.671710 | controller |           octavia:
2026-06-09 16:56:55.671715 | controller |             enabled: false
2026-06-09 16:56:55.671720 | controller |             template:
2026-06-09 16:56:55.671725 | controller |               databaseInstance: openstack
2026-06-09 16:56:55.671731 | controller |               octaviaAPI:
2026-06-09 16:56:55.671736 | controller |                 replicas: 1
2026-06-09 16:56:55.671741 | controller |               secret: osp-secret
2026-06-09 16:56:55.671747 | controller |           ovn:
2026-06-09 16:56:55.671752 | controller |             template:
2026-06-09 16:56:55.671757 | controller |               ovnController:
2026-06-09 16:56:55.671763 | controller |                 networkAttachment: tenant
2026-06-09 16:56:55.671768 | controller |                 nicMappings:
2026-06-09 16:56:55.671773 | controller |                   datacentre: ospbr
2026-06-09 16:56:55.671778 | controller |               ovnDBCluster:
2026-06-09 16:56:55.671783 | controller |                 ovndbcluster-nb:
2026-06-09 16:56:55.671789 | controller |                   dbType: NB
2026-06-09 16:56:55.671798 | controller |                   networkAttachment: internalapi
2026-06-09 16:56:55.671804 | controller |                   storageRequest: 10Gi
2026-06-09 16:56:55.671809 | controller |                 ovndbcluster-sb:
2026-06-09 16:56:55.671815 | controller |                   dbType: SB
2026-06-09 16:56:55.671820 | controller |                   networkAttachment: internalapi
2026-06-09 16:56:55.671825 | controller |                   storageRequest: 10Gi
2026-06-09 16:56:55.671830 | controller |           placement:
2026-06-09 16:56:55.671836 | controller |             apiOverride:
2026-06-09 16:56:55.671841 | controller |               route: {}
2026-06-09 16:56:55.671850 | controller |             template:
2026-06-09 16:56:55.671855 | controller |               databaseInstance: openstack
2026-06-09 16:56:55.671861 | controller |               override:
2026-06-09 16:56:55.671866 | controller |                 service:
2026-06-09 16:56:55.671871 | controller |                   internal:
2026-06-09 16:56:55.671876 | controller |                     metadata:
2026-06-09 16:56:55.671882 | controller |                       annotations:
2026-06-09 16:56:55.671887 | controller |                         metallb.universe.tf/address-pool: internalapi
2026-06-09 16:56:55.671892 | controller |                         metallb.universe.tf/allow-shared-ip: internalapi
2026-06-09 16:56:55.671898 | controller |                         metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-09 16:56:55.671903 | controller |                     spec:
2026-06-09 16:56:55.671908 | controller |                       type: LoadBalancer
2026-06-09 16:56:55.671914 | controller |               secret: osp-secret
2026-06-09 16:56:55.671919 | controller |           rabbitmq:
2026-06-09 16:56:55.671924 | controller |             templates:
2026-06-09 16:56:55.671929 | controller |               rabbitmq:
2026-06-09 16:56:55.671935 | controller |                 override:
2026-06-09 16:56:55.671940 | controller |                   service:
2026-06-09 16:56:55.671945 | controller |                     metadata:
2026-06-09 16:56:55.671950 | controller |                       annotations:
2026-06-09 16:56:55.671956 | controller |                         metallb.universe.tf/address-pool: internalapi
2026-06-09 16:56:55.671961 | controller |                         metallb.universe.tf/loadBalancerIPs: 172.17.0.85
2026-06-09 16:56:55.671966 | controller |                     spec:
2026-06-09 16:56:55.671972 | controller |                       type: LoadBalancer
2026-06-09 16:56:55.671977 | controller |               rabbitmq-cell1:
2026-06-09 16:56:55.671982 | controller |                 override:
2026-06-09 16:56:55.671988 | controller |                   service:
2026-06-09 16:56:55.671993 | controller |                     metadata:
2026-06-09 16:56:55.671998 | controller |                       annotations:
2026-06-09 16:56:55.672003 | controller |                         metallb.universe.tf/address-pool: internalapi
2026-06-09 16:56:55.672009 | controller |                         metallb.universe.tf/loadBalancerIPs: 172.17.0.86
2026-06-09 16:56:55.672014 | controller |                     spec:
2026-06-09 16:56:55.672019 | controller |                       type: LoadBalancer
2026-06-09 16:56:55.672025 | controller |           redis:
2026-06-09 16:56:55.672030 | controller |             enabled: false
2026-06-09 16:56:55.672035 | controller |           secret: osp-secret
2026-06-09 16:56:55.672040 | controller |           storageClass: local-storage
2026-06-09 16:56:55.672045 | controller |           swift:
2026-06-09 16:56:55.672051 | controller |             enabled: true
2026-06-09 16:56:55.672056 | controller |             proxyOverride:
2026-06-09 16:56:55.672061 | controller |               route: {}
2026-06-09 16:56:55.672067 | controller |             template:
2026-06-09 16:56:55.672072 | controller |               swiftProxy:
2026-06-09 16:56:55.672077 | controller |                 networkAttachments:
2026-06-09 16:56:55.672082 | controller |                 - storage
2026-06-09 16:56:55.672088 | controller |                 override:
2026-06-09 16:56:55.672093 | controller |                   service:
2026-06-09 16:56:55.672098 | controller |                     internal:
2026-06-09 16:56:55.672103 | controller |                       metadata:
2026-06-09 16:56:55.672109 | controller |                         annotations:
2026-06-09 16:56:55.672114 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-09 16:56:55.672119 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-09 16:56:55.672125 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-09 16:56:55.672130 | controller |                       spec:
2026-06-09 16:56:55.672135 | controller |                         type: LoadBalancer
2026-06-09 16:56:55.672141 | controller |                 replicas: 1
2026-06-09 16:56:55.672146 | controller |               swiftRing:
2026-06-09 16:56:55.672151 | controller |                 ringReplicas: 1
2026-06-09 16:56:55.672157 | controller |               swiftStorage:
2026-06-09 16:56:55.672162 | controller |                 networkAttachments:
2026-06-09 16:56:55.672167 | controller |                 - storage
2026-06-09 16:56:55.672172 | controller |                 replicas: 1
2026-06-09 16:56:55.672178 | controller |           telemetry:
2026-06-09 16:56:55.672186 | controller |             enabled: true
2026-06-09 16:56:55.672191 | controller |             template:
2026-06-09 16:56:55.672196 | controller |               autoscaling:
2026-06-09 16:56:55.672202 | controller |                 aodh:
2026-06-09 16:56:55.672207 | controller |                   databaseAccount: aodh
2026-06-09 16:56:55.672212 | controller |                   databaseInstance: openstack
2026-06-09 16:56:55.672216 | controller |                   notificationsBus:
2026-06-09 16:56:55.672222 | controller |                     cluster: rabbitmq
2026-06-09 16:56:55.672227 | controller |                   passwordSelectors: null
2026-06-09 16:56:55.672232 | controller |                   secret: osp-secret
2026-06-09 16:56:55.672240 | controller |                 enabled: false
2026-06-09 16:56:55.672245 | controller |                 heatInstance: heat
2026-06-09 16:56:55.672251 | controller |               ceilometer:
2026-06-09 16:56:55.672256 | controller |                 enabled: true
2026-06-09 16:56:55.672261 | controller |                 notificationsBus:
2026-06-09 16:56:55.672267 | controller |                   cluster: rabbitmq
2026-06-09 16:56:55.672272 | controller |                 secret: osp-secret
2026-06-09 16:56:55.672277 | controller |               cloudkitty:
2026-06-09 16:56:55.672283 | controller |                 apiTimeout: 0
2026-06-09 16:56:55.672288 | controller |                 cloudKittyAPI:
2026-06-09 16:56:55.672293 | controller |                   override:
2026-06-09 16:56:55.672298 | controller |                     service:
2026-06-09 16:56:55.672304 | controller |                       internal:
2026-06-09 16:56:55.672309 | controller |                         metadata:
2026-06-09 16:56:55.672314 | controller |                           annotations:
2026-06-09 16:56:55.672320 | controller |                             metallb.universe.tf/address-pool: internalapi
2026-06-09 16:56:55.672325 | controller |                             metallb.universe.tf/allow-shared-ip: internalapi
2026-06-09 16:56:55.672330 | controller |                             metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-09 16:56:55.672336 | controller |                         spec:
2026-06-09 16:56:55.672341 | controller |                           type: LoadBalancer
2026-06-09 16:56:55.672346 | controller |                   replicas: 1
2026-06-09 16:56:55.672352 | controller |                   resources: {}
2026-06-09 16:56:55.672357 | controller |                   tls:
2026-06-09 16:56:55.672362 | controller |                     api:
2026-06-09 16:56:55.672367 | controller |                       internal: {}
2026-06-09 16:56:55.672373 | controller |                       public: {}
2026-06-09 16:56:55.672378 | controller |                     caBundleSecretName: combined-ca-bundle
2026-06-09 16:56:55.672401 | controller |                 cloudKittyProc:
2026-06-09 16:56:55.672411 | controller |                   replicas: 1
2026-06-09 16:56:55.672417 | controller |                   resources: {}
2026-06-09 16:56:55.672422 | controller |                   tls:
2026-06-09 16:56:55.672427 | controller |                     caBundleSecretName: combined-ca-bundle
2026-06-09 16:56:55.672437 | controller |                 databaseAccount: cloudkitty
2026-06-09 16:56:55.672442 | controller |                 databaseInstance: openstack
2026-06-09 16:56:55.672447 | controller |                 enabled: false
2026-06-09 16:56:55.672453 | controller |                 memcachedInstance: memcached
2026-06-09 16:56:55.672458 | controller |                 messagingBus:
2026-06-09 16:56:55.672463 | controller |                   cluster: rabbitmq
2026-06-09 16:56:55.672469 | controller |                 passwordSelector:
2026-06-09 16:56:55.672474 | controller |                   aodhService: AodhPassword
2026-06-09 16:56:55.672479 | controller |                   ceilometerService: CeilometerPassword
2026-06-09 16:56:55.672485 | controller |                   cloudKittyService: CloudKittyPassword
2026-06-09 16:56:55.672490 | controller |                 preserveJobs: false
2026-06-09 16:56:55.672495 | controller |                 s3StorageConfig:
2026-06-09 16:56:55.672501 | controller |                   schemas:
2026-06-09 16:56:55.672506 | controller |                   - effectiveDate: '2024-11-18'
2026-06-09 16:56:55.672511 | controller |                     version: v13
2026-06-09 16:56:55.672517 | controller |                   secret:
2026-06-09 16:56:55.672522 | controller |                     name: cloudkitty-loki-s3
2026-06-09 16:56:55.672527 | controller |                     type: s3
2026-06-09 16:56:55.672533 | controller |                 secret: osp-secret
2026-06-09 16:56:55.672538 | controller |                 serviceUser: cloudkitty
2026-06-09 16:56:55.672548 | controller |                 storageClass: local-storage
2026-06-09 16:56:55.672554 | controller |               logging:
2026-06-09 16:56:55.672559 | controller |                 annotations:
2026-06-09 16:56:55.672564 | controller |                   metallb.universe.tf/address-pool: internalapi
2026-06-09 16:56:55.672570 | controller |                   metallb.universe.tf/allow-shared-ip: internalapi
2026-06-09 16:56:55.672575 | controller |                   metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-09 16:56:55.672581 | controller |                 cloNamespace: openshift-logging
2026-06-09 16:56:55.672586 | controller |                 enabled: false
2026-06-09 16:56:55.672591 | controller |                 ipaddr: 172.17.0.80
2026-06-09 16:56:55.672597 | controller |                 port: 10514
2026-06-09 16:56:55.672602 | controller |               metricStorage:
2026-06-09 16:56:55.672607 | controller |                 enabled: false
2026-06-09 16:56:55.672613 | controller |                 monitoringStack:
2026-06-09 16:56:55.672618 | controller |                   alertingEnabled: true
2026-06-09 16:56:55.672623 | controller |                   scrapeInterval: 30s
2026-06-09 16:56:55.672629 | controller |                   storage:
2026-06-09 16:56:55.672634 | controller |                     persistent:
2026-06-09 16:56:55.672639 | controller |                       pvcStorageRequest: 10Gi
2026-06-09 16:56:55.672645 | controller |                     retention: 24h
2026-06-09 16:56:55.672650 | controller |                     strategy: persistent
2026-06-09 16:56:55.682029 | controller |
2026-06-09 16:56:55.682061 | 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 16:56:55.682069 | controller | Tuesday 09 June 2026  16:56:55 +0000 (0:00:00.050)       0:12:21.755 **********
2026-06-09 16:56:55.682074 | controller | Tuesday 09 June 2026  16:56:55 +0000 (0:00:00.050)       0:12:21.753 **********
2026-06-09 16:56:56.192853 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_007_apply_the_openstackcontrolplan.log
2026-06-09 16:56:56.192889 | controller | changed: [localhost]
2026-06-09 16:56:56.192895 | controller |
2026-06-09 16:56:56.192901 | controller | TASK [edpm_prepare : Wait for control plane to change its status seconds={{ cifmw_edpm_prepare_wait_controplane_status_change_sec }}] ***
2026-06-09 16:56:56.192906 | controller | Tuesday 09 June 2026  16:56:56 +0000 (0:00:00.510)       0:12:22.265 **********
2026-06-09 16:56:56.192911 | controller | Tuesday 09 June 2026  16:56:56 +0000 (0:00:00.510)       0:12:22.264 **********
2026-06-09 16:57:26.260848 | controller | Pausing for 30 seconds
2026-06-09 16:57:26.260910 | controller | ok: [localhost]
2026-06-09 16:57:26.260917 | controller |
2026-06-09 16:57:26.260923 | 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 16:57:26.260929 | controller | Tuesday 09 June 2026  16:57:26 +0000 (0:00:30.067)       0:12:52.333 **********
2026-06-09 16:57:26.260935 | controller | Tuesday 09 June 2026  16:57:26 +0000 (0:00:30.067)       0:12:52.332 **********
2026-06-09 17:04:51.214648 | controller | changed: [localhost]
2026-06-09 17:04:51.214732 | controller |
2026-06-09 17:04:51.214754 | controller | TASK [Extract and install OpenStackControlplane CA role=install_openstack_ca] ***
2026-06-09 17:04:51.214760 | controller | Tuesday 09 June 2026  17:04:51 +0000 (0:07:24.952)       0:20:17.286 **********
2026-06-09 17:04:51.214765 | controller | Tuesday 09 June 2026  17:04:51 +0000 (0:07:24.952)       0:20:17.285 **********
2026-06-09 17:04:51.317621 | controller |
2026-06-09 17:04:51.317660 | controller | TASK [install_openstack_ca : Get CA bundle data with retries] ******************
2026-06-09 17:04:51.317667 | controller | Tuesday 09 June 2026  17:04:51 +0000 (0:00:00.103)       0:20:17.390 **********
2026-06-09 17:04:51.317672 | controller | Tuesday 09 June 2026  17:04:51 +0000 (0:00:00.103)       0:20:17.389 **********
2026-06-09 17:04:51.722143 | controller | changed: [localhost]
2026-06-09 17:04:51.722218 | controller |
2026-06-09 17:04:51.722223 | controller | TASK [install_openstack_ca : Set _ca_bundle fact if CA returned from OCP] ******
2026-06-09 17:04:51.722228 | controller | Tuesday 09 June 2026  17:04:51 +0000 (0:00:00.404)       0:20:17.795 **********
2026-06-09 17:04:51.722254 | controller | Tuesday 09 June 2026  17:04:51 +0000 (0:00:00.404)       0:20:17.793 **********
2026-06-09 17:04:51.761377 | controller | ok: [localhost]
2026-06-09 17:04:51.761434 | controller |
2026-06-09 17:04:51.761442 | 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 17:04:51.761448 | controller | Tuesday 09 June 2026  17:04:51 +0000 (0:00:00.039)       0:20:17.834 **********
2026-06-09 17:04:51.761454 | controller | Tuesday 09 June 2026  17:04:51 +0000 (0:00:00.039)       0:20:17.833 **********
2026-06-09 17:04:52.217210 | controller | changed: [localhost]
2026-06-09 17:04:52.217250 | controller |
2026-06-09 17:04:52.217257 | 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 17:04:52.217263 | controller | Tuesday 09 June 2026  17:04:52 +0000 (0:00:00.455)       0:20:18.290 **********
2026-06-09 17:04:52.217269 | controller | Tuesday 09 June 2026  17:04:52 +0000 (0:00:00.455)       0:20:18.288 **********
2026-06-09 17:04:52.456800 | controller | ok: [localhost]
2026-06-09 17:04:52.456832 | controller |
2026-06-09 17:04:52.456838 | controller | TASK [Call install_ca role to inject OpenStackControlplane CA file if present role=install_ca] ***
2026-06-09 17:04:52.456843 | controller | Tuesday 09 June 2026  17:04:52 +0000 (0:00:00.239)       0:20:18.529 **********
2026-06-09 17:04:52.456847 | controller | Tuesday 09 June 2026  17:04:52 +0000 (0:00:00.239)       0:20:18.528 **********
2026-06-09 17:04:52.509334 | controller |
2026-06-09 17:04:52.509367 | controller | TASK [install_ca : Ensure target directory exists path={{ cifmw_install_ca_trust_dir }}, state=directory, mode=0755] ***
2026-06-09 17:04:52.509373 | controller | Tuesday 09 June 2026  17:04:52 +0000 (0:00:00.052)       0:20:18.582 **********
2026-06-09 17:04:52.509377 | controller | Tuesday 09 June 2026  17:04:52 +0000 (0:00:00.052)       0:20:18.581 **********
2026-06-09 17:04:52.761791 | controller | ok: [localhost]
2026-06-09 17:04:52.761823 | controller |
2026-06-09 17:04:52.761829 | 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 17:04:52.761834 | controller | Tuesday 09 June 2026  17:04:52 +0000 (0:00:00.252)       0:20:18.834 **********
2026-06-09 17:04:52.761838 | controller | Tuesday 09 June 2026  17:04:52 +0000 (0:00:00.252)       0:20:18.833 **********
2026-06-09 17:04:52.799708 | controller | skipping: [localhost]
2026-06-09 17:04:52.799741 | controller |
2026-06-09 17:04:52.799747 | 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 17:04:52.799752 | controller | Tuesday 09 June 2026  17:04:52 +0000 (0:00:00.038)       0:20:18.872 **********
2026-06-09 17:04:52.799756 | controller | Tuesday 09 June 2026  17:04:52 +0000 (0:00:00.038)       0:20:18.871 **********
2026-06-09 17:04:52.834119 | controller | skipping: [localhost]
2026-06-09 17:04:52.834157 | controller |
2026-06-09 17:04:52.834164 | 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 17:04:52.834170 | controller | Tuesday 09 June 2026  17:04:52 +0000 (0:00:00.034)       0:20:18.906 **********
2026-06-09 17:04:52.834176 | controller | Tuesday 09 June 2026  17:04:52 +0000 (0:00:00.034)       0:20:18.905 **********
2026-06-09 17:04:52.871805 | controller | skipping: [localhost]
2026-06-09 17:04:52.871838 | controller |
2026-06-09 17:04:52.871843 | 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 17:04:52.871849 | controller | Tuesday 09 June 2026  17:04:52 +0000 (0:00:00.037)       0:20:18.944 **********
2026-06-09 17:04:52.871854 | controller | Tuesday 09 June 2026  17:04:52 +0000 (0:00:00.037)       0:20:18.943 **********
2026-06-09 17:04:53.373605 | controller | changed: [localhost]
2026-06-09 17:04:53.373642 | controller |
2026-06-09 17:04:53.373649 | controller | TASK [install_ca : Update ca bundle _raw_params=update-ca-trust] ***************
2026-06-09 17:04:53.373656 | controller | Tuesday 09 June 2026  17:04:53 +0000 (0:00:00.501)       0:20:19.446 **********
2026-06-09 17:04:53.373661 | controller | Tuesday 09 June 2026  17:04:53 +0000 (0:00:00.501)       0:20:19.445 **********
2026-06-09 17:04:55.202713 | controller | changed: [localhost]
2026-06-09 17:04:55.202749 | controller |
2026-06-09 17:04:55.202755 | 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 17:04:55.202760 | controller | Tuesday 09 June 2026  17:04:55 +0000 (0:00:01.829)       0:20:21.275 **********
2026-06-09 17:04:55.202765 | controller | Tuesday 09 June 2026  17:04:55 +0000 (0:00:01.829)       0:20:21.274 **********
2026-06-09 17:04:55.519588 | controller | changed: [localhost]
2026-06-09 17:04:55.519622 | controller |
2026-06-09 17:04:55.519627 | 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 17:04:55.519633 | controller | Tuesday 09 June 2026  17:04:55 +0000 (0:00:00.316)       0:20:21.592 **********
2026-06-09 17:04:55.519637 | controller | Tuesday 09 June 2026  17:04:55 +0000 (0:00:00.316)       0:20:21.591 **********
2026-06-09 17:04:56.007805 | controller | ok: [localhost]
2026-06-09 17:04:56.007837 | controller |
2026-06-09 17:04:56.007843 | 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 17:04:56.007848 | controller | Tuesday 09 June 2026  17:04:56 +0000 (0:00:00.488)       0:20:22.080 **********
2026-06-09 17:04:56.007852 | controller | Tuesday 09 June 2026  17:04:56 +0000 (0:00:00.488)       0:20:22.079 **********
2026-06-09 17:04:56.072515 | controller | ok: [localhost]
2026-06-09 17:04:56.072547 | controller |
2026-06-09 17:04:56.072553 | 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 17:04:56.072558 | controller | Tuesday 09 June 2026  17:04:56 +0000 (0:00:00.064)       0:20:22.145 **********
2026-06-09 17:04:56.072562 | controller | Tuesday 09 June 2026  17:04:56 +0000 (0:00:00.064)       0:20:22.144 **********
2026-06-09 17:04:56.279045 | controller | ok: [localhost]
2026-06-09 17:04:56.279083 | controller |
2026-06-09 17:04:56.279089 | controller | TASK [run_hook : Loop on hooks for post_ctlplane_deploy _raw_params={{ hook.type }}.yml] ***
2026-06-09 17:04:56.279095 | controller | Tuesday 09 June 2026  17:04:56 +0000 (0:00:00.206)       0:20:22.352 **********
2026-06-09 17:04:56.279100 | controller | Tuesday 09 June 2026  17:04:56 +0000 (0:00:00.206)       0:20:22.350 **********
2026-06-09 17:04:56.409255 | controller | skipping: [localhost]
2026-06-09 17:04:56.409292 | controller |
2026-06-09 17:04:56.409298 | controller | TASK [cifmw_setup : Load parameters files dir={{ cifmw_basedir }}/artifacts/parameters] ***
2026-06-09 17:04:56.409303 | controller | Tuesday 09 June 2026  17:04:56 +0000 (0:00:00.130)       0:20:22.482 **********
2026-06-09 17:04:56.409307 | controller | Tuesday 09 June 2026  17:04:56 +0000 (0:00:00.130)       0:20:22.481 **********
2026-06-09 17:04:56.623328 | controller | ok: [localhost]
2026-06-09 17:04:56.623362 | controller |
2026-06-09 17:04:56.623368 | controller | TASK [edpm_deploy_baremetal : Define minimal set of repo variables when not running on Zuul _install_yamls_repos={{
2026-06-09 17:04:56.623372 | controller |   (
2026-06-09 17:04:56.623376 | controller |     {
2026-06-09 17:04:56.623380 | controller |       'OPENSTACK_REPO': operators_build_output[cifmw_operator_build_meta_name].git_src_dir,
2026-06-09 17:04:56.623384 | controller |       'OPENSTACK_BRANCH': '',
2026-06-09 17:04:56.623405 | controller |       'GIT_CLONE_OPTS': '-l',
2026-06-09 17:04:56.623431 | controller |     } if (cifmw_operator_build_meta_name is defined and cifmw_operator_build_meta_name in operators_build_output)
2026-06-09 17:04:56.623442 | controller |     else {}
2026-06-09 17:04:56.623445 | controller |   )
2026-06-09 17:04:56.623449 | controller | }}] ***
2026-06-09 17:04:56.623453 | controller | Tuesday 09 June 2026  17:04:56 +0000 (0:00:00.214)       0:20:22.696 **********
2026-06-09 17:04:56.623457 | controller | Tuesday 09 June 2026  17:04:56 +0000 (0:00:00.214)       0:20:22.695 **********
2026-06-09 17:04:56.660282 | controller | skipping: [localhost]
2026-06-09 17:04:56.660321 | controller |
2026-06-09 17:04:56.660330 | controller | TASK [edpm_deploy_baremetal : Set install_yamls Makefile environment variables cifmw_edpm_deploy_baremetal_common_env={{
2026-06-09 17:04:56.660335 | controller |   cifmw_install_yamls_environment |
2026-06-09 17:04:56.660341 | controller |   combine({'PATH': cifmw_path}) |
2026-06-09 17:04:56.660346 | controller |   combine(_install_yamls_repos | default({}))
2026-06-09 17:04:56.660351 | controller | }}, cifmw_edpm_deploy_baremetal_make_openstack_env={{
2026-06-09 17:04:56.660356 | controller |   cifmw_edpm_deploy_baremetal_make_openstack_env | default({}) |
2026-06-09 17:04:56.660369 | controller |   combine(
2026-06-09 17:04:56.660375 | controller |     {
2026-06-09 17:04:56.660380 | controller |       'OPENSTACK_IMG': operators_build_output[cifmw_operator_build_meta_name].image_catalog,
2026-06-09 17:04:56.660408 | controller |     } if (cifmw_operator_build_meta_name is defined and cifmw_operator_build_meta_name in operators_build_output)
2026-06-09 17:04:56.660415 | controller |     else {}
2026-06-09 17:04:56.660421 | controller |   )
2026-06-09 17:04:56.660426 | controller | }}, cifmw_edpm_deploy_baremetal_operators_build_output={{ operators_build_output }}] ***
2026-06-09 17:04:56.660431 | controller | Tuesday 09 June 2026  17:04:56 +0000 (0:00:00.036)       0:20:22.733 **********
2026-06-09 17:04:56.660436 | controller | Tuesday 09 June 2026  17:04:56 +0000 (0:00:00.036)       0:20:22.732 **********
2026-06-09 17:04:56.723219 | controller | ok: [localhost]
2026-06-09 17:04:56.723264 | controller |
2026-06-09 17:04:56.723275 | controller | TASK [Create virtual baremetal name=install_yamls_makes, tasks_from=make_edpm_baremetal_compute] ***
2026-06-09 17:04:56.723285 | controller | Tuesday 09 June 2026  17:04:56 +0000 (0:00:00.062)       0:20:22.796 **********
2026-06-09 17:04:56.723293 | controller | Tuesday 09 June 2026  17:04:56 +0000 (0:00:00.062)       0:20:22.794 **********
2026-06-09 17:04:56.784074 | controller |
2026-06-09 17:04:56.784108 | controller | TASK [install_yamls_makes : Debug make_edpm_baremetal_compute_env var=make_edpm_baremetal_compute_env] ***
2026-06-09 17:04:56.784113 | controller | Tuesday 09 June 2026  17:04:56 +0000 (0:00:00.061)       0:20:22.857 **********
2026-06-09 17:04:56.784117 | controller | Tuesday 09 June 2026  17:04:56 +0000 (0:00:00.061)       0:20:22.855 **********
2026-06-09 17:04:56.846070 | controller | ok: [localhost] =>
2026-06-09 17:04:56.846102 | controller |     make_edpm_baremetal_compute_env:
2026-06-09 17:04:56.846108 | controller |       BMAAS_INSTANCE_DISK_SIZE: 40
2026-06-09 17:04:56.846111 | controller |       BMAAS_INSTANCE_MEMORY: 8192
2026-06-09 17:04:56.846115 | controller |       BMAAS_INSTANCE_VCPUS: 6
2026-06-09 17:04:56.846120 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-09 17:04:56.846123 | controller |       DATAPLANE_GROWVOLS_ARGS: /=8GB /tmp=1GB /home=1GB /var=8GB
2026-06-09 17:04:56.846133 | controller |       DEPLOY_DIR: /home/zuul/ci-framework-data/artifacts/edpm_compute
2026-06-09 17:04:56.846137 | controller |       INSTALL_CERT_MANAGER: false
2026-06-09 17:04:56.846141 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-09 17:04:56.846146 | controller |       OPENSTACK_IMG: 38.102.83.73:5001/openstack-k8s-operators/openstack-operator-index:721c3f7c64850716e5de5f4e76e1ef4c36c28652
2026-06-09 17:04:56.846149 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-09 17:04:56.846153 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-09 17:04:56.846156 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-09 17:04:56.846161 | 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 17:04:56.846165 | controller |
2026-06-09 17:04:56.846169 | controller | TASK [install_yamls_makes : Debug make_edpm_baremetal_compute_params var=make_edpm_baremetal_compute_params] ***
2026-06-09 17:04:56.846173 | controller | Tuesday 09 June 2026  17:04:56 +0000 (0:00:00.062)       0:20:22.919 **********
2026-06-09 17:04:56.846180 | controller | Tuesday 09 June 2026  17:04:56 +0000 (0:00:00.062)       0:20:22.917 **********
2026-06-09 17:04:56.890039 | controller | skipping: [localhost]
2026-06-09 17:04:56.890076 | controller |
2026-06-09 17:04:56.890083 | 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 17:04:56.890089 | controller | Tuesday 09 June 2026  17:04:56 +0000 (0:00:00.043)       0:20:22.963 **********
2026-06-09 17:04:56.890095 | controller | Tuesday 09 June 2026  17:04:56 +0000 (0:00:00.043)       0:20:22.961 **********
2026-06-09 17:05:23.609275 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-09 17:05:23.609316 | controller | delimiters such as {{ }} or {% %}. Found: {{ make_edpm_baremetal_compute_until
2026-06-09 17:05:23.609324 | controller | | default(true) }}
2026-06-09 17:05:23.637770 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_008_run_edpm_baremetal_compute.log
2026-06-09 17:05:23.637812 | controller | changed: [localhost]
2026-06-09 17:05:23.637820 | controller |
2026-06-09 17:05:23.637826 | 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 17:05:23.637833 | controller | Tuesday 09 June 2026  17:05:23 +0000 (0:00:26.747)       0:20:49.710 **********
2026-06-09 17:05:23.637838 | controller | Tuesday 09 June 2026  17:05:23 +0000 (0:00:26.747)       0:20:49.709 **********
2026-06-09 17:05:23.686746 | controller | skipping: [localhost]
2026-06-09 17:05:23.686794 | controller |
2026-06-09 17:05:23.686804 | controller | TASK [edpm_deploy_baremetal : Define DATAPLANE_EXTRA_NOVA_CONFIG_FILE cifmw_edpm_deploy_baremetal_common_env={{
2026-06-09 17:05:23.686813 | controller |   cifmw_edpm_deploy_baremetal_common_env | default({}) |
2026-06-09 17:05:23.686823 | controller |   combine({'DATAPLANE_EXTRA_NOVA_CONFIG_FILE': _cifmw_edpm_deploy_baremetal_nova_extra_config_file })
2026-06-09 17:05:23.686831 | controller | }}, cacheable=True] ***
2026-06-09 17:05:23.686839 | controller | Tuesday 09 June 2026  17:05:23 +0000 (0:00:00.048)       0:20:49.759 **********
2026-06-09 17:05:23.686846 | controller | Tuesday 09 June 2026  17:05:23 +0000 (0:00:00.048)       0:20:49.757 **********
2026-06-09 17:05:23.755457 | controller | skipping: [localhost]
2026-06-09 17:05:23.755498 | controller |
2026-06-09 17:05:23.755507 | controller | TASK [Prepare OpenStack Dataplane NodeSet CR name=install_yamls_makes, tasks_from=make_edpm_deploy_baremetal_prep] ***
2026-06-09 17:05:23.755514 | controller | Tuesday 09 June 2026  17:05:23 +0000 (0:00:00.068)       0:20:49.828 **********
2026-06-09 17:05:23.755520 | controller | Tuesday 09 June 2026  17:05:23 +0000 (0:00:00.068)       0:20:49.826 **********
2026-06-09 17:05:23.824008 | controller |
2026-06-09 17:05:23.824047 | controller | TASK [install_yamls_makes : Debug make_edpm_deploy_baremetal_prep_env var=make_edpm_deploy_baremetal_prep_env] ***
2026-06-09 17:05:23.824054 | controller | Tuesday 09 June 2026  17:05:23 +0000 (0:00:00.068)       0:20:49.896 **********
2026-06-09 17:05:23.824060 | controller | Tuesday 09 June 2026  17:05:23 +0000 (0:00:00.068)       0:20:49.895 **********
2026-06-09 17:05:23.880328 | controller | ok: [localhost] =>
2026-06-09 17:05:23.880369 | controller |     make_edpm_deploy_baremetal_prep_env:
2026-06-09 17:05:23.880375 | controller |       BMAAS_INSTANCE_DISK_SIZE: 40
2026-06-09 17:05:23.880379 | controller |       BMAAS_INSTANCE_MEMORY: 8192
2026-06-09 17:05:23.880384 | controller |       BMAAS_INSTANCE_VCPUS: 6
2026-06-09 17:05:23.880388 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-09 17:05:23.880407 | controller |       DATAPLANE_GROWVOLS_ARGS: /=8GB /tmp=1GB /home=1GB /var=8GB
2026-06-09 17:05:23.880413 | controller |       DEPLOY_DIR: /home/zuul/ci-framework-data/artifacts/edpm_compute
2026-06-09 17:05:23.880418 | controller |       INSTALL_CERT_MANAGER: false
2026-06-09 17:05:23.880422 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-09 17:05:23.880436 | controller |       OPENSTACK_IMG: 38.102.83.73:5001/openstack-k8s-operators/openstack-operator-index:721c3f7c64850716e5de5f4e76e1ef4c36c28652
2026-06-09 17:05:23.880441 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-09 17:05:23.880445 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-09 17:05:23.880449 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-09 17:05:23.880460 | 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 17:05:23.880465 | controller |
2026-06-09 17:05:23.880470 | controller | TASK [install_yamls_makes : Debug make_edpm_deploy_baremetal_prep_params var=make_edpm_deploy_baremetal_prep_params] ***
2026-06-09 17:05:23.880475 | controller | Tuesday 09 June 2026  17:05:23 +0000 (0:00:00.056)       0:20:49.953 **********
2026-06-09 17:05:23.880479 | controller | Tuesday 09 June 2026  17:05:23 +0000 (0:00:00.056)       0:20:49.952 **********
2026-06-09 17:05:23.930260 | controller | skipping: [localhost]
2026-06-09 17:05:23.930299 | controller |
2026-06-09 17:05:23.930306 | 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 17:05:23.930312 | controller | Tuesday 09 June 2026  17:05:23 +0000 (0:00:00.049)       0:20:50.003 **********
2026-06-09 17:05:23.930318 | controller | Tuesday 09 June 2026  17:05:23 +0000 (0:00:00.049)       0:20:50.001 **********
2026-06-09 17:05:32.481881 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-09 17:05:32.481945 | controller | delimiters such as {{ }} or {% %}. Found: {{
2026-06-09 17:05:32.481951 | controller | make_edpm_deploy_baremetal_prep_until | default(true) }}
2026-06-09 17:05:32.502240 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_009_run_edpm_deploy_baremetal_prep.log
2026-06-09 17:05:32.502311 | controller | changed: [localhost]
2026-06-09 17:05:32.502319 | controller |
2026-06-09 17:05:32.502325 | 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 17:05:32.502332 | controller | apiVersion: kustomize.config.k8s.io/v1beta1
2026-06-09 17:05:32.502337 | controller | kind: Kustomization
2026-06-09 17:05:32.502341 | controller | patches:
2026-06-09 17:05:32.502345 | controller |   - target:
2026-06-09 17:05:32.502349 | controller |       kind: OpenStackDataPlaneNodeSet
2026-06-09 17:05:32.502352 | controller |     patch: |-
2026-06-09 17:05:32.502356 | controller | {% if content_provider_registry_ip is defined %}
2026-06-09 17:05:32.502359 | controller |       - op: add
2026-06-09 17:05:32.502364 | controller |         path: /spec/nodeTemplate/ansible/ansibleVars/edpm_container_registry_insecure_registries
2026-06-09 17:05:32.502367 | controller |         value: ["{{ content_provider_registry_ip }}:5001"]
2026-06-09 17:05:32.502371 | controller | {% endif %}
2026-06-09 17:05:32.502374 | controller |
2026-06-09 17:05:32.502378 | controller | {% if not cifmw_edpm_deploy_baremetal_bootc and not cifmw_edpm_deploy_baremetal_custom_bootstrap %}
2026-06-09 17:05:32.502381 | controller |       - op: add
2026-06-09 17:05:32.502410 | controller |         path: /spec/nodeTemplate/ansible/ansibleVars/edpm_bootstrap_command
2026-06-09 17:05:32.502416 | controller |         value: sudo dnf -y update
2026-06-09 17:05:32.502421 | controller | {% endif %}
2026-06-09 17:05:32.502425 | controller | {% endif %}, kustomizations_paths={{
2026-06-09 17:05:32.502430 | controller |   [
2026-06-09 17:05:32.502435 | controller |     (
2026-06-09 17:05:32.502440 | controller |       [
2026-06-09 17:05:32.502452 | controller |         cifmw_edpm_deploy_baremetal_manifests_dir,
2026-06-09 17:05:32.502457 | controller |         'kustomizations',
2026-06-09 17:05:32.502462 | controller |         'dataplane'
2026-06-09 17:05:32.502467 | controller |       ] | ansible.builtin.path_join
2026-06-09 17:05:32.502483 | controller |     )
2026-06-09 17:05:32.502488 | controller |   ]
2026-06-09 17:05:32.502491 | controller | }}] ***
2026-06-09 17:05:32.502495 | controller | Tuesday 09 June 2026  17:05:32 +0000 (0:00:08.571)       0:20:58.575 **********
2026-06-09 17:05:32.502499 | controller | Tuesday 09 June 2026  17:05:32 +0000 (0:00:08.571)       0:20:58.573 **********
2026-06-09 17:05:32.834840 | controller | changed: [localhost]
2026-06-09 17:05:32.834876 | controller |
2026-06-09 17:05:32.834882 | 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 17:05:32.834886 | controller | Tuesday 09 June 2026  17:05:32 +0000 (0:00:00.332)       0:20:58.907 **********
2026-06-09 17:05:32.834891 | controller | Tuesday 09 June 2026  17:05:32 +0000 (0:00:00.332)       0:20:58.906 **********
2026-06-09 17:05:32.880561 | controller | ok: [localhost] =>
2026-06-09 17:05:32.880639 | controller |     cifmw_edpm_deploy_baremetal_crs_kustomize_result:
2026-06-09 17:05:32.880644 | controller |       changed: true
2026-06-09 17:05:32.880648 | controller |       count: 2
2026-06-09 17:05:32.880652 | controller |       failed: false
2026-06-09 17:05:32.880655 | controller |       kustomizations_paths:
2026-06-09 17:05:32.880659 | controller |       - /home/zuul/ci-framework-data/artifacts/manifests/openstack/dataplane/cr/kustomization.yaml
2026-06-09 17:05:32.880663 | controller |       output_path: /home/zuul/ci-framework-data/artifacts/manifests/openstack/dataplane/cr/cifmw-kustomization-result.yaml
2026-06-09 17:05:32.880667 | controller |       result:
2026-06-09 17:05:32.880671 | controller |       - apiVersion: v1
2026-06-09 17:05:32.880674 | controller |         data:
2026-06-09 17:05:32.880678 | controller |           network_config_template: |
2026-06-09 17:05:32.880682 | controller |             ---
2026-06-09 17:05:32.880685 | controller |             {% set mtu_list = [ctlplane_mtu] %}
2026-06-09 17:05:32.880689 | controller |             {% for network in nodeset_networks %}
2026-06-09 17:05:32.880693 | controller |             {% set _ = mtu_list.append(lookup('vars', networks_lower[network] ~ '_mtu')) %}
2026-06-09 17:05:32.880696 | controller |             {%- endfor %}
2026-06-09 17:05:32.880700 | controller |             {% set min_viable_mtu = mtu_list | max %}
2026-06-09 17:05:32.880704 | controller |             network_config:
2026-06-09 17:05:32.880707 | controller |             - type: ovs_bridge
2026-06-09 17:05:32.880711 | controller |               name: {{ neutron_physical_bridge_name }}
2026-06-09 17:05:32.880714 | controller |               mtu: {{ min_viable_mtu }}
2026-06-09 17:05:32.880717 | controller |               use_dhcp: false
2026-06-09 17:05:32.880721 | controller |               dns_servers: {{ ctlplane_dns_nameservers }}
2026-06-09 17:05:32.880724 | controller |               domain: {{ dns_search_domains }}
2026-06-09 17:05:32.880728 | controller |               addresses:
2026-06-09 17:05:32.880731 | controller |               - ip_netmask: {{ ctlplane_ip }}/{{ ctlplane_cidr }}
2026-06-09 17:05:32.880735 | controller |               routes: {{ ctlplane_host_routes }}
2026-06-09 17:05:32.880738 | controller |               members:
2026-06-09 17:05:32.880741 | controller |               - type: interface
2026-06-09 17:05:32.880745 | controller |                 name: nic1
2026-06-09 17:05:32.880765 | controller |                 mtu: {{ min_viable_mtu }}
2026-06-09 17:05:32.880769 | controller |                 # force the MAC address of the bridge to this interface
2026-06-09 17:05:32.880772 | controller |                 primary: true
2026-06-09 17:05:32.880776 | controller |             {% for network in nodeset_networks %}
2026-06-09 17:05:32.880779 | controller |               - type: vlan
2026-06-09 17:05:32.880783 | controller |                 mtu: {{ lookup('vars', networks_lower[network] ~ '_mtu') }}
2026-06-09 17:05:32.880786 | controller |                 vlan_id: {{ lookup('vars', networks_lower[network] ~ '_vlan_id') }}
2026-06-09 17:05:32.880790 | controller |                 addresses:
2026-06-09 17:05:32.880793 | controller |                 - ip_netmask:
2026-06-09 17:05:32.880797 | controller |                     {{ lookup('vars', networks_lower[network] ~ '_ip') }}/{{ lookup('vars', networks_lower[network] ~ '_cidr') }}
2026-06-09 17:05:32.880801 | controller |                 routes: {{ lookup('vars', networks_lower[network] ~ '_host_routes') }}
2026-06-09 17:05:32.880804 | controller |             {% endfor %}
2026-06-09 17:05:32.880808 | controller |         kind: ConfigMap
2026-06-09 17:05:32.880811 | controller |         metadata:
2026-06-09 17:05:32.880820 | controller |           labels:
2026-06-09 17:05:32.880824 | controller |             created-by: install_yamls
2026-06-09 17:05:32.880827 | controller |           name: network-config-template-ipam
2026-06-09 17:05:32.880831 | controller |           namespace: openstack
2026-06-09 17:05:32.880834 | controller |       - apiVersion: v1
2026-06-09 17:05:32.880837 | controller |         data:
2026-06-09 17:05:32.880841 | controller |           physical_bridge_name: br-ex
2026-06-09 17:05:32.880844 | controller |           public_interface_name: eth0
2026-06-09 17:05:32.880848 | controller |         kind: ConfigMap
2026-06-09 17:05:32.880851 | controller |         metadata:
2026-06-09 17:05:32.880855 | controller |           labels:
2026-06-09 17:05:32.880858 | controller |             created-by: install_yamls
2026-06-09 17:05:32.880861 | controller |           name: neutron-edpm-ipam
2026-06-09 17:05:32.880865 | controller |           namespace: openstack
2026-06-09 17:05:32.880868 | controller |       - apiVersion: v1
2026-06-09 17:05:32.880872 | controller |         data:
2026-06-09 17:05:32.880875 | controller |           25-nova-extra.conf: ''
2026-06-09 17:05:32.880878 | controller |         kind: ConfigMap
2026-06-09 17:05:32.880882 | controller |         metadata:
2026-06-09 17:05:32.880885 | controller |           labels:
2026-06-09 17:05:32.880889 | controller |             created-by: install_yamls
2026-06-09 17:05:32.880892 | controller |           name: nova-extra-config
2026-06-09 17:05:32.880895 | controller |           namespace: openstack
2026-06-09 17:05:32.880899 | controller |       - apiVersion: dataplane.openstack.org/v1beta1
2026-06-09 17:05:32.880902 | controller |         kind: OpenStackDataPlaneDeployment
2026-06-09 17:05:32.880906 | controller |         metadata:
2026-06-09 17:05:32.880909 | controller |           labels:
2026-06-09 17:05:32.880912 | controller |             created-by: install_yamls
2026-06-09 17:05:32.880916 | controller |           name: edpm-deployment-ipam
2026-06-09 17:05:32.880919 | controller |           namespace: openstack
2026-06-09 17:05:32.880923 | controller |         spec:
2026-06-09 17:05:32.880926 | controller |           nodeSets:
2026-06-09 17:05:32.880929 | controller |           - openstack-edpm-ipam
2026-06-09 17:05:32.880933 | controller |       - apiVersion: dataplane.openstack.org/v1beta1
2026-06-09 17:05:32.880936 | controller |         kind: OpenStackDataPlaneNodeSet
2026-06-09 17:05:32.880940 | controller |         metadata:
2026-06-09 17:05:32.880943 | controller |           labels:
2026-06-09 17:05:32.880946 | controller |             created-by: install_yamls
2026-06-09 17:05:32.880950 | controller |           name: openstack-edpm-ipam
2026-06-09 17:05:32.880953 | controller |           namespace: openstack
2026-06-09 17:05:32.880957 | controller |         spec:
2026-06-09 17:05:32.880960 | controller |           baremetalSetTemplate:
2026-06-09 17:05:32.880963 | controller |             bmhLabelSelector:
2026-06-09 17:05:32.880967 | controller |               app: openstack
2026-06-09 17:05:32.880970 | controller |             bmhNamespace: openstack
2026-06-09 17:05:32.880974 | controller |             cloudUserName: cloud-admin
2026-06-09 17:05:32.880977 | controller |             ctlplaneInterface: enp1s0
2026-06-09 17:05:32.880981 | controller |           env:
2026-06-09 17:05:32.880984 | controller |           - name: ANSIBLE_FORCE_COLOR
2026-06-09 17:05:32.880987 | controller |             value: 'True'
2026-06-09 17:05:32.880991 | controller |           networkAttachments:
2026-06-09 17:05:32.880994 | controller |           - ctlplane
2026-06-09 17:05:32.880998 | controller |           nodeTemplate:
2026-06-09 17:05:32.881001 | controller |             ansible:
2026-06-09 17:05:32.881004 | controller |               ansibleUser: cloud-admin
2026-06-09 17:05:32.881008 | controller |               ansibleVars:
2026-06-09 17:05:32.881011 | controller |                 edpm_bootstrap_command: sudo dnf -y update
2026-06-09 17:05:32.881014 | controller |                 edpm_container_registry_insecure_registries:
2026-06-09 17:05:32.881018 | controller |                 - 38.102.83.73:5001
2026-06-09 17:05:32.881021 | controller |                 edpm_nodes_validation_validate_controllers_icmp: false
2026-06-09 17:05:32.881025 | controller |                 edpm_nodes_validation_validate_gateway_icmp: false
2026-06-09 17:05:32.881028 | controller |                 edpm_sshd_allowed_ranges:
2026-06-09 17:05:32.881032 | controller |                 - 192.168.122.0/24
2026-06-09 17:05:32.881035 | controller |                 enable_debug: false
2026-06-09 17:05:32.881039 | controller |                 gather_facts: false
2026-06-09 17:05:32.881059 | controller |                 growvols_args: /=8GB /tmp=1GB /home=1GB /var=8GB
2026-06-09 17:05:32.881064 | controller |                 image_prefix: openstack
2026-06-09 17:05:32.881072 | controller |                 image_tag: current-podified
2026-06-09 17:05:32.881075 | controller |                 registry_url: quay.io/podified-antelope-centos9
2026-06-09 17:05:32.881079 | controller |                 timesync_ntp_servers:
2026-06-09 17:05:32.881082 | controller |                 - hostname: pool.ntp.org
2026-06-09 17:05:32.881086 | controller |               ansibleVarsFrom:
2026-06-09 17:05:32.881089 | controller |               - configMapRef:
2026-06-09 17:05:32.881092 | controller |                   name: network-config-template-ipam
2026-06-09 17:05:32.881096 | controller |                 prefix: edpm_
2026-06-09 17:05:32.881099 | controller |               - configMapRef:
2026-06-09 17:05:32.881103 | controller |                   name: neutron-edpm-ipam
2026-06-09 17:05:32.881106 | controller |                 prefix: neutron_
2026-06-09 17:05:32.881110 | controller |             ansibleSSHPrivateKeySecret: dataplane-ansible-ssh-private-key-secret
2026-06-09 17:05:32.881113 | controller |             networks:
2026-06-09 17:05:32.881117 | controller |             - defaultRoute: true
2026-06-09 17:05:32.881120 | controller |               name: ctlplane
2026-06-09 17:05:32.881124 | controller |               subnetName: subnet1
2026-06-09 17:05:32.881127 | controller |             - name: internalapi
2026-06-09 17:05:32.881130 | controller |               subnetName: subnet1
2026-06-09 17:05:32.881142 | controller |             - name: storage
2026-06-09 17:05:32.881146 | controller |               subnetName: subnet1
2026-06-09 17:05:32.881149 | controller |             - name: tenant
2026-06-09 17:05:32.881153 | controller |               subnetName: subnet1
2026-06-09 17:05:32.881157 | controller |           nodes:
2026-06-09 17:05:32.881162 | controller |             edpm-compute-0:
2026-06-09 17:05:32.881176 | controller |               hostName: edpm-compute-0
2026-06-09 17:05:32.881182 | controller |           preProvisioned: false
2026-06-09 17:05:32.881187 | controller |           services:
2026-06-09 17:05:32.881192 | controller |           - repo-setup
2026-06-09 17:05:32.881197 | controller |           - redhat
2026-06-09 17:05:32.881201 | controller |           - bootstrap
2026-06-09 17:05:32.881206 | controller |           - download-cache
2026-06-09 17:05:32.881211 | controller |           - configure-network
2026-06-09 17:05:32.881215 | controller |           - validate-network
2026-06-09 17:05:32.881220 | controller |           - install-os
2026-06-09 17:05:32.881223 | controller |           - configure-os
2026-06-09 17:05:32.881227 | controller |           - ssh-known-hosts
2026-06-09 17:05:32.881234 | controller |           - run-os
2026-06-09 17:05:32.881239 | controller |           - reboot-os
2026-06-09 17:05:32.881244 | controller |           - install-certs
2026-06-09 17:05:32.881249 | controller |           - ovn
2026-06-09 17:05:32.881253 | controller |           - neutron-metadata
2026-06-09 17:05:32.881258 | controller |           - libvirt
2026-06-09 17:05:32.881263 | controller |           - nova
2026-06-09 17:05:32.881267 | controller |           - telemetry
2026-06-09 17:05:32.881272 | controller |           tlsEnabled: true
2026-06-09 17:05:32.881277 | controller |
2026-06-09 17:05:32.881282 | 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 17:05:32.881288 | controller | Tuesday 09 June 2026  17:05:32 +0000 (0:00:00.045)       0:20:58.953 **********
2026-06-09 17:05:32.881293 | controller | Tuesday 09 June 2026  17:05:32 +0000 (0:00:00.045)       0:20:58.952 **********
2026-06-09 17:05:32.915436 | controller | skipping: [localhost]
2026-06-09 17:05:32.915500 | controller |
2026-06-09 17:05:32.915508 | 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 17:05:32.915514 | controller | Tuesday 09 June 2026  17:05:32 +0000 (0:00:00.034)       0:20:58.988 **********
2026-06-09 17:05:32.915520 | controller | Tuesday 09 June 2026  17:05:32 +0000 (0:00:00.034)       0:20:58.987 **********
2026-06-09 17:05:32.955668 | controller | skipping: [localhost]
2026-06-09 17:05:32.955744 | controller |
2026-06-09 17:05:32.955755 | 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 17:05:32.955778 | controller | Tuesday 09 June 2026  17:05:32 +0000 (0:00:00.040)       0:20:59.028 **********
2026-06-09 17:05:32.955786 | controller | Tuesday 09 June 2026  17:05:32 +0000 (0:00:00.040)       0:20:59.027 **********
2026-06-09 17:05:32.993604 | controller | skipping: [localhost]
2026-06-09 17:05:32.993683 | controller |
2026-06-09 17:05:32.993694 | 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 17:05:32.993704 | controller | Tuesday 09 June 2026  17:05:32 +0000 (0:00:00.037)       0:20:59.066 **********
2026-06-09 17:05:32.993712 | controller | Tuesday 09 June 2026  17:05:32 +0000 (0:00:00.037)       0:20:59.065 **********
2026-06-09 17:05:33.027952 | controller | skipping: [localhost]
2026-06-09 17:05:33.027989 | controller |
2026-06-09 17:05:33.027995 | 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 17:05:33.028000 | controller | Tuesday 09 June 2026  17:05:33 +0000 (0:00:00.034)       0:20:59.101 **********
2026-06-09 17:05:33.028004 | controller | Tuesday 09 June 2026  17:05:33 +0000 (0:00:00.034)       0:20:59.099 **********
2026-06-09 17:05:33.526027 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_010_apply_the_openstackdataplaneno.log
2026-06-09 17:05:33.526110 | controller | changed: [localhost]
2026-06-09 17:05:33.526126 | controller |
2026-06-09 17:05:33.526140 | 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 17:05:33.526150 | controller | Tuesday 09 June 2026  17:05:33 +0000 (0:00:00.497)       0:20:59.598 **********
2026-06-09 17:05:33.526159 | controller | Tuesday 09 June 2026  17:05:33 +0000 (0:00:00.497)       0:20:59.597 **********
2026-06-09 17:05:34.013760 | controller | changed: [localhost]
2026-06-09 17:05:34.013827 | controller |
2026-06-09 17:05:34.013834 | 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 17:05:34.013841 | controller | Tuesday 09 June 2026  17:05:34 +0000 (0:00:00.487)       0:21:00.086 **********
2026-06-09 17:05:34.013847 | controller | Tuesday 09 June 2026  17:05:34 +0000 (0:00:00.487)       0:21:00.085 **********
2026-06-09 17:09:43.567320 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (60 retries left).
2026-06-09 17:09:43.567471 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (59 retries left).
2026-06-09 17:09:43.567549 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (58 retries left).
2026-06-09 17:09:43.567555 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (57 retries left).
2026-06-09 17:09:43.567560 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (56 retries left).
2026-06-09 17:09:43.567565 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (55 retries left).
2026-06-09 17:09:43.567569 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (54 retries left).
2026-06-09 17:09:43.567591 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (53 retries left).
2026-06-09 17:09:43.567612 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (52 retries left).
2026-06-09 17:09:43.567616 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (51 retries left).
2026-06-09 17:09:43.567627 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (50 retries left).
2026-06-09 17:09:43.567632 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (49 retries left).
2026-06-09 17:09:43.567636 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (48 retries left).
2026-06-09 17:09:43.567641 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (47 retries left).
2026-06-09 17:09:43.567646 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (46 retries left).
2026-06-09 17:09:43.567650 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (45 retries left).
2026-06-09 17:09:43.567655 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (44 retries left).
2026-06-09 17:09:43.567659 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (43 retries left).
2026-06-09 17:09:43.567664 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (42 retries left).
2026-06-09 17:09:43.567669 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (41 retries left).
2026-06-09 17:09:43.567673 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (40 retries left).
2026-06-09 17:09:43.567678 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (39 retries left).
2026-06-09 17:09:43.567683 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (38 retries left).
2026-06-09 17:09:43.567687 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (37 retries left).
2026-06-09 17:09:43.567692 | controller | changed: [localhost]
2026-06-09 17:09:43.567698 | controller |
2026-06-09 17:09:43.567704 | 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 17:09:43.567710 | controller | Tuesday 09 June 2026  17:09:43 +0000 (0:04:09.553)       0:25:09.639 **********
2026-06-09 17:09:43.567715 | controller | Tuesday 09 June 2026  17:09:43 +0000 (0:04:09.553)       0:25:09.638 **********
2026-06-09 17:10:25.072287 | controller | changed: [localhost]
2026-06-09 17:10:25.072370 | controller |
2026-06-09 17:10:25.072377 | 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 17:10:25.072385 | controller | Tuesday 09 June 2026  17:10:25 +0000 (0:00:41.504)       0:25:51.144 **********
2026-06-09 17:10:25.072419 | controller | Tuesday 09 June 2026  17:10:25 +0000 (0:00:41.504)       0:25:51.143 **********
2026-06-09 17:14:52.307270 | controller | changed: [localhost]
2026-06-09 17:14:52.307689 | controller |
2026-06-09 17:14:52.307705 | 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 17:14:52.307711 | controller | Tuesday 09 June 2026  17:14:52 +0000 (0:04:27.235)       0:30:18.380 **********
2026-06-09 17:14:52.307716 | controller | Tuesday 09 June 2026  17:14:52 +0000 (0:04:27.235)       0:30:18.378 **********
2026-06-09 17:14:52.742965 | controller | changed: [localhost]
2026-06-09 17:14:52.743047 | controller |
2026-06-09 17:14:52.743055 | controller | TASK [edpm_deploy_baremetal : Print the list of compute nodes var=compute_nodes_output.stdout_lines] ***
2026-06-09 17:14:52.743062 | controller | Tuesday 09 June 2026  17:14:52 +0000 (0:00:00.434)       0:30:18.815 **********
2026-06-09 17:14:52.743066 | controller | Tuesday 09 June 2026  17:14:52 +0000 (0:00:00.434)       0:30:18.813 **********
2026-06-09 17:14:52.800699 | controller | ok: [localhost] =>
2026-06-09 17:14:52.800802 | controller |     compute_nodes_output.stdout_lines:
2026-06-09 17:14:52.800809 | controller |     - NAME                        STATE         CONSUMER              ONLINE   ERROR   AGE
2026-06-09 17:14:52.800813 | controller |     - edpm-compute-baremetal-00   provisioned   openstack-edpm-ipam   true             9m29s
2026-06-09 17:14:52.800817 | controller |
2026-06-09 17:14:52.800822 | 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 17:14:52.800827 | controller | Tuesday 09 June 2026  17:14:52 +0000 (0:00:00.057)       0:30:18.873 **********
2026-06-09 17:14:52.800830 | controller | Tuesday 09 June 2026  17:14:52 +0000 (0:00:00.057)       0:30:18.871 **********
2026-06-09 17:36:36.453685 | controller | changed: [localhost]
2026-06-09 17:36:36.453794 | controller |
2026-06-09 17:36:36.453825 | 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 17:36:36.453835 | controller | Tuesday 09 June 2026  17:36:36 +0000 (0:21:43.653)       0:52:02.526 **********
2026-06-09 17:36:36.453844 | controller | Tuesday 09 June 2026  17:36:36 +0000 (0:21:43.653)       0:52:02.525 **********
2026-06-09 17:36:43.503992 | controller | changed: [localhost]
2026-06-09 17:36:43.504070 | controller |
2026-06-09 17:36:43.504078 | controller | TASK [cifmw_setup : Load parameters files dir={{ cifmw_basedir }}/artifacts/parameters] ***
2026-06-09 17:36:43.504084 | controller | Tuesday 09 June 2026  17:36:43 +0000 (0:00:07.050)       0:52:09.576 **********
2026-06-09 17:36:43.504089 | controller | Tuesday 09 June 2026  17:36:43 +0000 (0:00:07.050)       0:52:09.575 **********
2026-06-09 17:36:43.579446 | controller | ok: [localhost]
2026-06-09 17:36:43.579514 | controller |
2026-06-09 17:36:43.579526 | 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 17:36:43.579536 | controller | Tuesday 09 June 2026  17:36:43 +0000 (0:00:00.075)       0:52:09.652 **********
2026-06-09 17:36:43.579545 | controller | Tuesday 09 June 2026  17:36:43 +0000 (0:00:00.075)       0:52:09.650 **********
2026-06-09 17:36:43.617104 | controller | skipping: [localhost]
2026-06-09 17:36:43.617186 | controller |
2026-06-09 17:36:43.617198 | controller | TASK [libvirt_manager : Ensure needed directories exist path={{ item }}, state=directory, mode=0755] ***
2026-06-09 17:36:43.617207 | controller | Tuesday 09 June 2026  17:36:43 +0000 (0:00:00.038)       0:52:09.690 **********
2026-06-09 17:36:43.617215 | controller | Tuesday 09 June 2026  17:36:43 +0000 (0:00:00.038)       0:52:09.688 **********
2026-06-09 17:36:43.691817 | controller | skipping: [localhost] => (item=/home/zuul/ci-framework-data/workload)
2026-06-09 17:36:43.691900 | controller | skipping: [localhost] => (item=/home/zuul/ci-framework-data/artifacts/edpm_compute)
2026-06-09 17:36:43.691910 | controller | skipping: [localhost] => (item=/home/zuul/ci-framework-data/artifacts/openstack/cr/)
2026-06-09 17:36:43.691919 | controller | skipping: [localhost]
2026-06-09 17:36:43.691927 | controller |
2026-06-09 17:36:43.691936 | controller | TASK [libvirt_manager : Ensure image is available _raw_params=get_image.yml] ***
2026-06-09 17:36:43.691944 | controller | Tuesday 09 June 2026  17:36:43 +0000 (0:00:00.074)       0:52:09.764 **********
2026-06-09 17:36:43.691952 | controller | Tuesday 09 June 2026  17:36:43 +0000 (0:00:00.074)       0:52:09.763 **********
2026-06-09 17:36:43.739859 | controller | skipping: [localhost]
2026-06-09 17:36:43.739946 | controller |
2026-06-09 17:36:43.739959 | controller | TASK [Create EDPM compute VMs name=install_yamls_makes, tasks_from=make_edpm_compute.yml] ***
2026-06-09 17:36:43.739968 | controller | Tuesday 09 June 2026  17:36:43 +0000 (0:00:00.047)       0:52:09.812 **********
2026-06-09 17:36:43.739977 | controller | Tuesday 09 June 2026  17:36:43 +0000 (0:00:00.047)       0:52:09.811 **********
2026-06-09 17:36:43.802863 | controller | skipping: [localhost]
2026-06-09 17:36:43.802943 | controller |
2026-06-09 17:36:43.802951 | controller | TASK [libvirt_manager : Catch compute IPs _raw_params=virsh -c qemu:///system -q domifaddr --source arp --domain edpm-compute-{{ item }}] ***
2026-06-09 17:36:43.802957 | controller | Tuesday 09 June 2026  17:36:43 +0000 (0:00:00.062)       0:52:09.874 **********
2026-06-09 17:36:43.802963 | controller | Tuesday 09 June 2026  17:36:43 +0000 (0:00:00.062)       0:52:09.873 **********
2026-06-09 17:36:43.864591 | controller | skipping: [localhost]
2026-06-09 17:36:43.864684 | controller |
2026-06-09 17:36:43.864696 | controller | TASK [libvirt_manager : Ensure we get SSH host={{ item.stdout.split()[-1].split('/')[0] }}, port=22, timeout=60] ***
2026-06-09 17:36:43.864705 | controller | Tuesday 09 June 2026  17:36:43 +0000 (0:00:00.061)       0:52:09.936 **********
2026-06-09 17:36:43.864714 | controller | Tuesday 09 June 2026  17:36:43 +0000 (0:00:00.061)       0:52:09.935 **********
2026-06-09 17:36:43.922561 | controller | skipping: [localhost]
2026-06-09 17:36:43.922659 | controller |
2026-06-09 17:36:43.922675 | 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 17:36:43.922689 | controller | Tuesday 09 June 2026  17:36:43 +0000 (0:00:00.058)       0:52:09.994 **********
2026-06-09 17:36:43.922702 | controller | Tuesday 09 June 2026  17:36:43 +0000 (0:00:00.058)       0:52:09.993 **********
2026-06-09 17:36:43.971329 | controller | skipping: [localhost]
2026-06-09 17:36:43.971460 | controller |
2026-06-09 17:36:43.971486 | controller | TASK [Prepare for HCI deploy phase 1 name=hci_prepare, tasks_from=phase1.yml] ***
2026-06-09 17:36:43.971500 | controller | Tuesday 09 June 2026  17:36:43 +0000 (0:00:00.049)       0:52:10.044 **********
2026-06-09 17:36:43.971512 | controller | Tuesday 09 June 2026  17:36:43 +0000 (0:00:00.049)       0:52:10.043 **********
2026-06-09 17:36:44.015665 | controller | skipping: [localhost]
2026-06-09 17:36:44.015748 | controller |
2026-06-09 17:36:44.015761 | controller | TASK [edpm_deploy : Set EDPM related vars cifmw_edpm_deploy_env={{
2026-06-09 17:36:44.015770 | controller |   cifmw_install_yamls_environment |
2026-06-09 17:36:44.015780 | controller |   combine({'PATH': cifmw_path}) |
2026-06-09 17:36:44.015789 | controller |   combine({'DATAPLANE_REGISTRY_URL': cifmw_edpm_deploy_registry_url }) |
2026-06-09 17:36:44.015798 | controller |   combine({'DATAPLANE_CONTAINER_TAG': cifmw_repo_setup_full_hash | default(cifmw_install_yamls_defaults['DATAPLANE_CONTAINER_TAG']) }) |
2026-06-09 17:36:44.015807 | controller |   combine(cifmw_edpm_deploy_extra_vars | default({})) |
2026-06-09 17:36:44.015816 | controller |   combine(_install_yamls_repos | default({}))
2026-06-09 17:36:44.015825 | controller | }}, cacheable=True] ***
2026-06-09 17:36:44.015834 | controller | Tuesday 09 June 2026  17:36:44 +0000 (0:00:00.044)       0:52:10.088 **********
2026-06-09 17:36:44.015842 | controller | Tuesday 09 June 2026  17:36:44 +0000 (0:00:00.044)       0:52:10.087 **********
2026-06-09 17:36:44.057828 | controller | skipping: [localhost]
2026-06-09 17:36:44.057902 | controller |
2026-06-09 17:36:44.057913 | 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 17:36:44.057923 | controller | Tuesday 09 June 2026  17:36:44 +0000 (0:00:00.042)       0:52:10.130 **********
2026-06-09 17:36:44.057932 | controller | Tuesday 09 June 2026  17:36:44 +0000 (0:00:00.042)       0:52:10.129 **********
2026-06-09 17:36:44.093500 | controller | skipping: [localhost]
2026-06-09 17:36:44.093643 | controller |
2026-06-09 17:36:44.093659 | controller | TASK [edpm_deploy : Define DATAPLANE_EXTRA_NOVA_CONFIG_FILE cifmw_edpm_deploy_env={{
2026-06-09 17:36:44.093673 | controller |   cifmw_edpm_deploy_env | default({}) |
2026-06-09 17:36:44.093686 | controller |   combine({'DATAPLANE_EXTRA_NOVA_CONFIG_FILE': _cifmw_edpm_deploy_nova_extra_config_file })
2026-06-09 17:36:44.093698 | controller | }}, cacheable=True] ***
2026-06-09 17:36:44.093710 | controller | Tuesday 09 June 2026  17:36:44 +0000 (0:00:00.035)       0:52:10.166 **********
2026-06-09 17:36:44.093770 | controller | Tuesday 09 June 2026  17:36:44 +0000 (0:00:00.035)       0:52:10.165 **********
2026-06-09 17:36:44.127656 | controller | skipping: [localhost]
2026-06-09 17:36:44.127758 | controller |
2026-06-09 17:36:44.127770 | controller | TASK [Prepare OpenStack Dataplane NodeSet CR name=install_yamls_makes, tasks_from=make_edpm_deploy_prep] ***
2026-06-09 17:36:44.127779 | controller | Tuesday 09 June 2026  17:36:44 +0000 (0:00:00.034)       0:52:10.200 **********
2026-06-09 17:36:44.127785 | controller | Tuesday 09 June 2026  17:36:44 +0000 (0:00:00.034)       0:52:10.199 **********
2026-06-09 17:36:44.162414 | controller | skipping: [localhost]
2026-06-09 17:36:44.162683 | controller |
2026-06-09 17:36:44.162694 | 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 17:36:44.162702 | controller |   [
2026-06-09 17:36:44.162709 | controller |     (
2026-06-09 17:36:44.162716 | controller |       [
2026-06-09 17:36:44.162723 | controller |         cifmw_edpm_deploy_manifests_dir,
2026-06-09 17:36:44.162730 | controller |         'kustomizations',
2026-06-09 17:36:44.162735 | controller |         'dataplane'
2026-06-09 17:36:44.162739 | controller |       ] | ansible.builtin.path_join
2026-06-09 17:36:44.162744 | controller |     )
2026-06-09 17:36:44.162749 | controller |   ]
2026-06-09 17:36:44.162754 | controller | }}] ***
2026-06-09 17:36:44.162759 | controller | Tuesday 09 June 2026  17:36:44 +0000 (0:00:00.034)       0:52:10.235 **********
2026-06-09 17:36:44.162764 | controller | Tuesday 09 June 2026  17:36:44 +0000 (0:00:00.034)       0:52:10.233 **********
2026-06-09 17:36:44.194909 | controller | skipping: [localhost]
2026-06-09 17:36:44.194983 | controller |
2026-06-09 17:36:44.194990 | controller | TASK [edpm_deploy : Log the CR that is about to be applied var=cifmw_edpm_deploy_crs_kustomize_result] ***
2026-06-09 17:36:44.194995 | controller | Tuesday 09 June 2026  17:36:44 +0000 (0:00:00.032)       0:52:10.267 **********
2026-06-09 17:36:44.195000 | controller | Tuesday 09 June 2026  17:36:44 +0000 (0:00:00.032)       0:52:10.266 **********
2026-06-09 17:36:44.228036 | controller | skipping: [localhost]
2026-06-09 17:36:44.228119 | controller |
2026-06-09 17:36:44.228129 | 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 17:36:44.228138 | controller | Tuesday 09 June 2026  17:36:44 +0000 (0:00:00.032)       0:52:10.300 **********
2026-06-09 17:36:44.228146 | controller | Tuesday 09 June 2026  17:36:44 +0000 (0:00:00.032)       0:52:10.299 **********
2026-06-09 17:36:44.265634 | controller | skipping: [localhost]
2026-06-09 17:36:44.265712 | controller |
2026-06-09 17:36:44.265720 | 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 17:36:44.265726 | controller | Tuesday 09 June 2026  17:36:44 +0000 (0:00:00.037)       0:52:10.338 **********
2026-06-09 17:36:44.265732 | controller | Tuesday 09 June 2026  17:36:44 +0000 (0:00:00.037)       0:52:10.337 **********
2026-06-09 17:36:44.303327 | controller | skipping: [localhost]
2026-06-09 17:36:44.303369 | controller |
2026-06-09 17:36:44.303377 | 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 17:36:44.303403 | controller | Tuesday 09 June 2026  17:36:44 +0000 (0:00:00.037)       0:52:10.376 **********
2026-06-09 17:36:44.303411 | controller | Tuesday 09 June 2026  17:36:44 +0000 (0:00:00.037)       0:52:10.375 **********
2026-06-09 17:36:44.335876 | controller | skipping: [localhost]
2026-06-09 17:36:44.335916 | controller |
2026-06-09 17:36:44.335924 | 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 17:36:44.335939 | controller | Tuesday 09 June 2026  17:36:44 +0000 (0:00:00.032)       0:52:10.409 **********
2026-06-09 17:36:44.335945 | controller | Tuesday 09 June 2026  17:36:44 +0000 (0:00:00.032)       0:52:10.407 **********
2026-06-09 17:36:44.382717 | controller | skipping: [localhost]
2026-06-09 17:36:44.382766 | controller |
2026-06-09 17:36:44.382786 | 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 17:36:44.382796 | controller | oc rsh --namespace={{ cifmw_install_yamls_defaults['NAMESPACE'] }} nova-cell0-conductor-0 nova-manage cell_v2 discover_hosts --verbose
2026-06-09 17:36:44.382804 | controller | ] ***
2026-06-09 17:36:44.382812 | controller | Tuesday 09 June 2026  17:36:44 +0000 (0:00:00.046)       0:52:10.455 **********
2026-06-09 17:36:44.382820 | controller | Tuesday 09 June 2026  17:36:44 +0000 (0:00:00.046)       0:52:10.454 **********
2026-06-09 17:36:44.418924 | controller | skipping: [localhost]
2026-06-09 17:36:44.418991 | controller |
2026-06-09 17:36:44.419008 | controller | TASK [Validate EDPM name=install_yamls_makes, tasks_from=make_edpm_deploy_instance] ***
2026-06-09 17:36:44.419019 | controller | Tuesday 09 June 2026  17:36:44 +0000 (0:00:00.035)       0:52:10.491 **********
2026-06-09 17:36:44.419028 | controller | Tuesday 09 June 2026  17:36:44 +0000 (0:00:00.035)       0:52:10.490 **********
2026-06-09 17:36:44.511148 | controller | [WARNING]: Could not match supplied host pattern, ignoring: computes
2026-06-09 17:36:44.533600 | controller | skipping: [localhost]
2026-06-09 17:36:44.533665 | controller |
2026-06-09 17:36:44.533671 | controller | PLAY [Deploy NFS server on target nodes] ***************************************
2026-06-09 17:36:44.533676 | controller | skipping: no hosts matched
2026-06-09 17:36:44.533679 | controller |
2026-06-09 17:36:44.533683 | controller | PLAY [Clear ceph target hosts facts to force refreshing in HCI deployments] ****
2026-06-09 17:36:44.533686 | controller | skipping: no hosts matched
2026-06-09 17:36:44.533690 | controller |
2026-06-09 17:36:44.533693 | controller | PLAY [Deploy ceph using hooks] *************************************************
2026-06-09 17:36:44.533697 | controller |
2026-06-09 17:36:44.533701 | 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 17:36:44.533705 | controller | Tuesday 09 June 2026  17:36:44 +0000 (0:00:00.115)       0:52:10.606 **********
2026-06-09 17:36:44.533708 | controller | Tuesday 09 June 2026  17:36:44 +0000 (0:00:00.115)       0:52:10.605 **********
2026-06-09 17:36:44.601741 | controller | ok: [localhost]
2026-06-09 17:36:44.601826 | controller |
2026-06-09 17:36:44.601834 | 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 17:36:44.601840 | controller | Tuesday 09 June 2026  17:36:44 +0000 (0:00:00.067)       0:52:10.674 **********
2026-06-09 17:36:44.601846 | controller | Tuesday 09 June 2026  17:36:44 +0000 (0:00:00.067)       0:52:10.673 **********
2026-06-09 17:36:44.711741 | controller | ok: [localhost]
2026-06-09 17:36:44.711796 | controller |
2026-06-09 17:36:44.711807 | controller | TASK [run_hook : Loop on hooks for post_ceph _raw_params={{ hook.type }}.yml] ***
2026-06-09 17:36:44.711815 | controller | Tuesday 09 June 2026  17:36:44 +0000 (0:00:00.109)       0:52:10.784 **********
2026-06-09 17:36:44.711823 | controller | Tuesday 09 June 2026  17:36:44 +0000 (0:00:00.109)       0:52:10.783 **********
2026-06-09 17:36:44.906226 | controller | skipping: [localhost]
2026-06-09 17:36:44.906316 | controller |
2026-06-09 17:36:44.906329 | controller | PLAY [Continue HCI deploy, deploy architecture and validate workflow] **********
2026-06-09 17:36:44.906338 | controller |
2026-06-09 17:36:44.906346 | controller | TASK [Prepare for HCI deploy phase 2 name=hci_prepare, tasks_from=phase2.yml] ***
2026-06-09 17:36:44.906354 | controller | Tuesday 09 June 2026  17:36:44 +0000 (0:00:00.194)       0:52:10.979 **********
2026-06-09 17:36:44.906361 | controller | Tuesday 09 June 2026  17:36:44 +0000 (0:00:00.194)       0:52:10.977 **********
2026-06-09 17:36:44.936649 | controller | skipping: [localhost]
2026-06-09 17:36:44.936733 | controller |
2026-06-09 17:36:44.936745 | controller | TASK [Continue HCI deployment name=edpm_deploy] ********************************
2026-06-09 17:36:44.936754 | controller | Tuesday 09 June 2026  17:36:44 +0000 (0:00:00.030)       0:52:11.009 **********
2026-06-09 17:36:44.936762 | controller | Tuesday 09 June 2026  17:36:44 +0000 (0:00:00.030)       0:52:11.008 **********
2026-06-09 17:36:44.981616 | controller | skipping: [localhost]
2026-06-09 17:36:44.981698 | controller |
2026-06-09 17:36:44.981707 | 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 17:36:44.981714 | controller | Tuesday 09 June 2026  17:36:44 +0000 (0:00:00.044)       0:52:11.054 **********
2026-06-09 17:36:44.981720 | controller | Tuesday 09 June 2026  17:36:44 +0000 (0:00:00.044)       0:52:11.053 **********
2026-06-09 17:36:45.073514 | controller | ok: [localhost]
2026-06-09 17:36:45.073601 | controller |
2026-06-09 17:36:45.073610 | 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 17:36:45.073616 | controller | Tuesday 09 June 2026  17:36:45 +0000 (0:00:00.091)       0:52:11.146 **********
2026-06-09 17:36:45.073621 | controller | Tuesday 09 June 2026  17:36:45 +0000 (0:00:00.091)       0:52:11.145 **********
2026-06-09 17:36:45.214008 | controller | ok: [localhost]
2026-06-09 17:36:45.214074 | controller |
2026-06-09 17:36:45.214086 | controller | TASK [run_hook : Loop on hooks for post_deploy _raw_params={{ hook.type }}.yml] ***
2026-06-09 17:36:45.214095 | controller | Tuesday 09 June 2026  17:36:45 +0000 (0:00:00.140)       0:52:11.286 **********
2026-06-09 17:36:45.214104 | controller | Tuesday 09 June 2026  17:36:45 +0000 (0:00:00.140)       0:52:11.285 **********
2026-06-09 17:36:45.367493 | controller | skipping: [localhost]
2026-06-09 17:36:45.367575 | controller |
2026-06-09 17:36:45.367583 | controller | TASK [Run validations name=validations] ****************************************
2026-06-09 17:36:45.367589 | controller | Tuesday 09 June 2026  17:36:45 +0000 (0:00:00.153)       0:52:11.440 **********
2026-06-09 17:36:45.367594 | controller | Tuesday 09 June 2026  17:36:45 +0000 (0:00:00.153)       0:52:11.439 **********
2026-06-09 17:36:45.406141 | controller | skipping: [localhost]
2026-06-09 17:36:45.406229 | controller |
2026-06-09 17:36:45.406239 | 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 17:36:45.406248 | controller | Tuesday 09 June 2026  17:36:45 +0000 (0:00:00.038)       0:52:11.479 **********
2026-06-09 17:36:45.406255 | controller | Tuesday 09 June 2026  17:36:45 +0000 (0:00:00.038)       0:52:11.477 **********
2026-06-09 17:36:45.439574 | controller | skipping: [localhost]
2026-06-09 17:36:45.439620 | controller |
2026-06-09 17:36:45.439627 | 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 17:36:45.439634 | controller | Tuesday 09 June 2026  17:36:45 +0000 (0:00:00.033)       0:52:11.512 **********
2026-06-09 17:36:45.439640 | controller | Tuesday 09 June 2026  17:36:45 +0000 (0:00:00.033)       0:52:11.511 **********
2026-06-09 17:36:45.472447 | controller | skipping: [localhost]
2026-06-09 17:36:45.472509 | controller |
2026-06-09 17:36:45.472518 | controller | TASK [run_hook : Loop on hooks for pre_deploy _raw_params={{ hook.type }}.yml] ***
2026-06-09 17:36:45.472526 | controller | Tuesday 09 June 2026  17:36:45 +0000 (0:00:00.032)       0:52:11.545 **********
2026-06-09 17:36:45.472533 | controller | Tuesday 09 June 2026  17:36:45 +0000 (0:00:00.032)       0:52:11.544 **********
2026-06-09 17:36:45.640549 | controller | skipping: [localhost]
2026-06-09 17:36:45.640646 | controller |
2026-06-09 17:36:45.640658 | controller | TASK [Early end if not architecture deploy _raw_params=end_play] ***************
2026-06-09 17:36:45.640687 | controller | Tuesday 09 June 2026  17:36:45 +0000 (0:00:00.146)       0:52:11.691 **********
2026-06-09 17:36:45.640695 | controller | Tuesday 09 June 2026  17:36:45 +0000 (0:00:00.146)       0:52:11.690 **********
2026-06-09 17:36:45.640702 | controller |
2026-06-09 17:36:45.640710 | controller | PLAY RECAP *********************************************************************
2026-06-09 17:36:45.640718 | controller | localhost                  : ok=269  changed=97   unreachable=0    failed=0    skipped=172  rescued=0    ignored=1
2026-06-09 17:36:45.640726 | controller |
2026-06-09 17:36:45.640734 | controller | Tuesday 09 June 2026  17:36:45 +0000 (0:00:00.019)       0:52:11.711 **********
2026-06-09 17:36:45.640742 | controller | ===============================================================================
2026-06-09 17:36:45.640750 | controller | edpm_deploy_baremetal : Wait for OpenStackDataPlaneNodeSet to be deployed  1303.65s
2026-06-09 17:36:45.640757 | controller | edpm_prepare : Wait for OpenStack controlplane to be deployed --------- 444.95s
2026-06-09 17:36:45.640765 | controller | edpm_deploy_baremetal : Wait for baremetal nodes to reach 'provisioned' state - 267.24s
2026-06-09 17:36:45.640773 | controller | install_yamls_makes : Run openstack ----------------------------------- 253.85s
2026-06-09 17:36:45.640780 | controller | edpm_deploy_baremetal : Wait for OpenStack Provision Server pod to be created - 249.55s
2026-06-09 17:36:45.640788 | controller | install_yamls_makes : Run openstack_init ------------------------------ 177.31s
2026-06-09 17:36:45.640795 | controller | edpm_prepare : Wait for OpenStack subscription creation ---------------- 91.68s
2026-06-09 17:36:45.640803 | controller | run_hook : Run hook without retry - Download needed tools -------------- 48.49s
2026-06-09 17:36:45.640811 | controller | edpm_deploy_baremetal : Wait for OpenStack Provision Server deployment to be available -- 41.50s
2026-06-09 17:36:45.640819 | controller | ci_setup : Install needed packages ------------------------------------- 35.51s
2026-06-09 17:36:45.640826 | controller | edpm_prepare : Wait for control plane to change its status ------------- 30.07s
2026-06-09 17:36:45.640834 | controller | install_yamls_makes : Run edpm_baremetal_compute ----------------------- 26.75s
2026-06-09 17:36:45.640841 | controller | cert_manager : Wait for cert-manager pods to be ready ------------------ 23.36s
2026-06-09 17:36:45.640849 | controller | repo_setup : Initialize python venv and install requirements ----------- 11.79s
2026-06-09 17:36:45.640857 | controller | install_yamls_makes : Run edpm_deploy_baremetal_prep -------------------- 8.57s
2026-06-09 17:36:45.640864 | controller | ci_local_storage : Perform action in the PV directory ------------------- 8.36s
2026-06-09 17:36:45.640872 | controller | edpm_deploy_baremetal : Run nova-manage discover_hosts to ensure compute nodes are mapped --- 7.05s
2026-06-09 17:36:45.640880 | controller | cert_manager : Install cert-manager from release manifest --------------- 5.39s
2026-06-09 17:36:45.640887 | controller | install_yamls_makes : Run netconfig_deploy ------------------------------ 5.13s
2026-06-09 17:36:45.640895 | controller | ci_setup : Install openshift client ------------------------------------- 4.00s
2026-06-09 17:36:45.640905 | controller | Tuesday 09 June 2026  17:36:45 +0000 (0:00:00.021)       0:52:11.711 **********
2026-06-09 17:36:45.640916 | controller | ===============================================================================
2026-06-09 17:36:45.640927 | controller | edpm_deploy_baremetal ------------------------------------------------ 1871.35s
2026-06-09 17:36:45.640938 | controller | edpm_prepare ---------------------------------------------------------- 571.39s
2026-06-09 17:36:45.640949 | controller | install_yamls_makes --------------------------------------------------- 474.81s
2026-06-09 17:36:45.640960 | controller | run_hook --------------------------------------------------------------- 54.54s
2026-06-09 17:36:45.640971 | controller | ci_setup --------------------------------------------------------------- 41.92s
2026-06-09 17:36:45.640979 | controller | cert_manager ----------------------------------------------------------- 33.58s
2026-06-09 17:36:45.641000 | controller | repo_setup ------------------------------------------------------------- 21.21s
2026-06-09 17:36:45.641008 | controller | ci_local_storage ------------------------------------------------------- 14.42s
2026-06-09 17:36:45.641020 | controller | rhol_crc --------------------------------------------------------------- 10.76s
2026-06-09 17:36:45.641028 | controller | cifmw_helpers ----------------------------------------------------------- 9.97s
2026-06-09 17:36:45.641035 | controller | openshift_setup --------------------------------------------------------- 6.19s
2026-06-09 17:36:45.641043 | controller | openshift_login --------------------------------------------------------- 4.97s
2026-06-09 17:36:45.641050 | controller | install_yamls ----------------------------------------------------------- 3.58s
2026-06-09 17:36:45.641058 | controller | install_ca -------------------------------------------------------------- 3.05s
2026-06-09 17:36:45.641079 | controller | cifmw_setup ------------------------------------------------------------- 2.62s
2026-06-09 17:36:45.641087 | controller | libvirt_manager --------------------------------------------------------- 1.71s
2026-06-09 17:36:45.641095 | controller | install_openstack_ca ---------------------------------------------------- 1.19s
2026-06-09 17:36:45.641102 | controller | gather_facts ------------------------------------------------------------ 1.15s
2026-06-09 17:36:45.641110 | controller | discover_latest_image --------------------------------------------------- 0.71s
2026-06-09 17:36:45.641118 | controller | ansible.builtin.file ---------------------------------------------------- 0.63s
2026-06-09 17:36:45.641142 | controller | manage_secrets ---------------------------------------------------------- 0.53s
2026-06-09 17:36:45.641150 | controller | edpm_deploy ------------------------------------------------------------- 0.52s
2026-06-09 17:36:45.641158 | controller | operator_build ---------------------------------------------------------- 0.38s
2026-06-09 17:36:45.641165 | controller | networking_mapper ------------------------------------------------------- 0.27s
2026-06-09 17:36:45.641173 | controller | ansible.builtin.include_tasks ------------------------------------------- 0.09s
2026-06-09 17:36:45.641180 | controller | pkg_build --------------------------------------------------------------- 0.07s
2026-06-09 17:36:45.641188 | controller | ansible.builtin.include_vars -------------------------------------------- 0.03s
2026-06-09 17:36:45.641196 | controller | ansible.builtin.meta ---------------------------------------------------- 0.02s
2026-06-09 17:36:45.641203 | controller | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2026-06-09 17:36:45.641211 | controller | total ---------------------------------------------------------------- 3131.67s
2026-06-09 17:36:46.154954 | controller | ok: Runtime: 0:52:13.188171
2026-06-09 17:36:46.225299 | 
2026-06-09 17:36:46.225436 | PLAY RECAP
2026-06-09 17:36:46.225545 | controller | ok: 8 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0
2026-06-09 17:36:46.225599 | 
2026-06-09 17:36:46.348968 | RUN END RESULT_NORMAL: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/edpm_baremetal_deployment/run.yml@main]
2026-06-09 17:36:46.353051 | POST-RUN START: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/e2e-collect-logs.yml@main]
2026-06-09 17:36:47.111326 | 
2026-06-09 17:36:47.111445 | PLAY [Run ci/playbooks/e2e-collect-logs.yml]
2026-06-09 17:36:47.130742 | 
2026-06-09 17:36:47.130820 | TASK [Filter out host if needed]
2026-06-09 17:36:47.138255 | controller | skipping: end_host conditional evaluated to False, continuing execution for controller
2026-06-09 17:36:47.141375 | 
2026-06-09 17:36:47.141436 | TASK [Ensure we have the ci-framework on host]
2026-06-09 17:36:47.658714 | controller | ok
2026-06-09 17:36:47.668888 | 
2026-06-09 17:36:47.669019 | TASK [End host if no basedir]
2026-06-09 17:36:47.679137 | controller | skipping: end_host conditional evaluated to False, continuing execution for controller
2026-06-09 17:36:47.686105 | 
2026-06-09 17:36:47.686221 | TASK [Read base centos-9 scenarios]
2026-06-09 17:36:47.711605 | controller | ok
2026-06-09 17:36:47.816015 | 
2026-06-09 17:36:47.816111 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-09 17:36:47.839876 | controller | skipping: Conditional result was False
2026-06-09 17:36:47.844255 | 
2026-06-09 17:36:47.844319 | TASK [cifmw_helpers : Check if file is available]
2026-06-09 17:36:48.185018 | controller | ok
2026-06-09 17:36:48.188898 | 
2026-06-09 17:36:48.188959 | TASK [cifmw_helpers : Create temporary directory]
2026-06-09 17:36:48.212447 | controller | skipping: Conditional result was False
2026-06-09 17:36:48.216829 | 
2026-06-09 17:36:48.216894 | TASK [cifmw_helpers : Read vars]
2026-06-09 17:36:48.246143 | 
2026-06-09 17:36:48.246263 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-09 17:36:48.284785 | 
2026-06-09 17:36:48.284913 | TASK [cifmw_helpers : Include vars]
2026-06-09 17:36:48.324660 | 
2026-06-09 17:36:48.324817 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-09 17:36:48.358769 | controller | skipping: Conditional result was False
2026-06-09 17:36:48.377223 | 
2026-06-09 17:36:48.377369 | TASK [run_hook : Assert parameters are valid]
2026-06-09 17:36:48.502403 | controller | ok: All assertions passed
2026-06-09 17:36:48.510621 | 
2026-06-09 17:36:48.510753 | TASK [run_hook : Assert single hooks are all mappings]
2026-06-09 17:36:48.672813 | controller | ok: All assertions passed
2026-06-09 17:36:48.679042 | 
2026-06-09 17:36:48.679126 | LOOP [run_hook : Loop on hooks for pre_logs]
2026-06-09 17:36:48.755003 | 
2026-06-09 17:36:48.755191 | TASK [cifmw_setup : Ensure cifmw_basedir param is set]
2026-06-09 17:36:48.779307 | controller | skipping: Conditional result was False
2026-06-09 17:36:48.785330 | 
2026-06-09 17:36:48.785414 | TASK [Read artifacts parameters dir and set as facts]
2026-06-09 17:36:48.817166 | controller | ok
2026-06-09 17:36:48.847588 | 
2026-06-09 17:36:48.847673 | TASK [cifmw_helpers : Check directory is available]
2026-06-09 17:36:49.213683 | controller | ok
2026-06-09 17:36:49.222819 | 
2026-06-09 17:36:49.222950 | TASK [cifmw_helpers : Find yaml files]
2026-06-09 17:36:49.652454 | controller | ok: All paths examined
2026-06-09 17:36:49.664505 | 
2026-06-09 17:36:49.664674 | TASK [cifmw_helpers : Print available yaml files]
2026-06-09 17:36:49.726405 | 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 17:36:49.735950 | 
2026-06-09 17:36:49.736084 | LOOP [cifmw_helpers : Create files on localhost and use include_vars]
2026-06-09 17:36:49.779562 | controller | Output suppressed because no_log was given
2026-06-09 17:36:49.780008 | 
2026-06-09 17:36:49.788001 | controller | Output suppressed because no_log was given
2026-06-09 17:36:49.796273 | controller | Output suppressed because no_log was given
2026-06-09 17:36:49.804160 | controller | Output suppressed because no_log was given
2026-06-09 17:36:49.828776 | controller | included: /var/lib/zuul/builds/666e8415806d46f293a2609b54164fe2/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/cifmw_helpers/tasks/include_file.yml
2026-06-09 17:36:49.842417 | controller | included: /var/lib/zuul/builds/666e8415806d46f293a2609b54164fe2/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/cifmw_helpers/tasks/include_file.yml
2026-06-09 17:36:49.851464 | controller | included: /var/lib/zuul/builds/666e8415806d46f293a2609b54164fe2/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/cifmw_helpers/tasks/include_file.yml
2026-06-09 17:36:49.860617 | controller | included: /var/lib/zuul/builds/666e8415806d46f293a2609b54164fe2/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/cifmw_helpers/tasks/include_file.yml
2026-06-09 17:36:49.869297 | 
2026-06-09 17:36:49.869380 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-09 17:36:49.917687 | controller | skipping: Conditional result was False
2026-06-09 17:36:49.927782 | 
2026-06-09 17:36:49.927927 | TASK [cifmw_helpers : Check if file is available]
2026-06-09 17:36:50.296109 | controller | ok
2026-06-09 17:36:50.306495 | 
2026-06-09 17:36:50.306658 | TASK [cifmw_helpers : Create temporary directory]
2026-06-09 17:36:50.727696 | controller -> localhost | changed
2026-06-09 17:36:50.740298 | 
2026-06-09 17:36:50.740438 | TASK [cifmw_helpers : Read vars]
2026-06-09 17:36:51.190872 | controller | Output suppressed because no_log was given
2026-06-09 17:36:51.200237 | 
2026-06-09 17:36:51.200376 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-09 17:36:52.001403 | controller -> localhost | Output suppressed because no_log was given
2026-06-09 17:36:52.006434 | 
2026-06-09 17:36:52.006494 | TASK [cifmw_helpers : Include vars]
2026-06-09 17:36:52.041426 | controller -> localhost | Output suppressed because no_log was given
2026-06-09 17:36:52.046308 | 
2026-06-09 17:36:52.046370 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-09 17:36:52.473741 | controller -> localhost | changed
2026-06-09 17:36:52.480088 | 
2026-06-09 17:36:52.480152 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-09 17:36:52.516823 | controller | skipping: Conditional result was False
2026-06-09 17:36:52.522102 | 
2026-06-09 17:36:52.522166 | TASK [cifmw_helpers : Check if file is available]
2026-06-09 17:36:52.860509 | controller | ok
2026-06-09 17:36:52.870587 | 
2026-06-09 17:36:52.870732 | TASK [cifmw_helpers : Create temporary directory]
2026-06-09 17:36:53.169851 | controller -> localhost | changed
2026-06-09 17:36:53.180655 | 
2026-06-09 17:36:53.180784 | TASK [cifmw_helpers : Read vars]
2026-06-09 17:36:53.528905 | controller | Output suppressed because no_log was given
2026-06-09 17:36:53.537776 | 
2026-06-09 17:36:53.537915 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-09 17:36:54.060538 | controller -> localhost | Output suppressed because no_log was given
2026-06-09 17:36:54.070225 | 
2026-06-09 17:36:54.070338 | TASK [cifmw_helpers : Include vars]
2026-06-09 17:36:54.136985 | controller -> localhost | Output suppressed because no_log was given
2026-06-09 17:36:54.148770 | 
2026-06-09 17:36:54.148974 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-09 17:36:54.448881 | controller -> localhost | changed
2026-06-09 17:36:54.460300 | 
2026-06-09 17:36:54.460441 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-09 17:36:54.486233 | controller | skipping: Conditional result was False
2026-06-09 17:36:54.496861 | 
2026-06-09 17:36:54.497001 | TASK [cifmw_helpers : Check if file is available]
2026-06-09 17:36:54.842298 | controller | ok
2026-06-09 17:36:54.852245 | 
2026-06-09 17:36:54.852379 | TASK [cifmw_helpers : Create temporary directory]
2026-06-09 17:36:55.183183 | controller -> localhost | changed
2026-06-09 17:36:55.194897 | 
2026-06-09 17:36:55.195025 | TASK [cifmw_helpers : Read vars]
2026-06-09 17:36:55.534451 | controller | Output suppressed because no_log was given
2026-06-09 17:36:55.543200 | 
2026-06-09 17:36:55.543334 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-09 17:36:56.025687 | controller -> localhost | Output suppressed because no_log was given
2026-06-09 17:36:56.035951 | 
2026-06-09 17:36:56.036081 | TASK [cifmw_helpers : Include vars]
2026-06-09 17:36:56.064359 | controller -> localhost | Output suppressed because no_log was given
2026-06-09 17:36:56.074653 | 
2026-06-09 17:36:56.074802 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-09 17:36:56.401409 | controller -> localhost | changed
2026-06-09 17:36:56.409274 | 
2026-06-09 17:36:56.409364 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-09 17:36:56.433857 | controller | skipping: Conditional result was False
2026-06-09 17:36:56.440859 | 
2026-06-09 17:36:56.440954 | TASK [cifmw_helpers : Check if file is available]
2026-06-09 17:36:56.768230 | controller | ok
2026-06-09 17:36:56.777983 | 
2026-06-09 17:36:56.778112 | TASK [cifmw_helpers : Create temporary directory]
2026-06-09 17:36:57.109355 | controller -> localhost | changed
2026-06-09 17:36:57.120874 | 
2026-06-09 17:36:57.121028 | TASK [cifmw_helpers : Read vars]
2026-06-09 17:36:57.448987 | controller | Output suppressed because no_log was given
2026-06-09 17:36:57.457695 | 
2026-06-09 17:36:57.457834 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-09 17:36:57.929706 | controller -> localhost | Output suppressed because no_log was given
2026-06-09 17:36:57.943626 | 
2026-06-09 17:36:57.943772 | TASK [cifmw_helpers : Include vars]
2026-06-09 17:36:58.000417 | controller -> localhost | Output suppressed because no_log was given
2026-06-09 17:36:58.011426 | 
2026-06-09 17:36:58.011586 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-09 17:36:58.311675 | controller -> localhost | changed
2026-06-09 17:36:58.330336 | 
2026-06-09 17:36:58.330573 | TASK [cifmw_setup : Set custom cifmw PATH reusable fact]
2026-06-09 17:36:58.357138 | controller | skipping: Conditional result was False
2026-06-09 17:36:58.367177 | 
2026-06-09 17:36:58.367378 | TASK [cifmw_setup : Set destination folder for the logs]
2026-06-09 17:36:58.401827 | controller | ok
2026-06-09 17:36:58.410394 | 
2026-06-09 17:36:58.410557 | TASK [artifacts : Verify if "success" flag exists after successful tests execution]
2026-06-09 17:36:58.722337 | controller | ok
2026-06-09 17:36:58.731552 | 
2026-06-09 17:36:58.731685 | TASK [artifacts : Ensure we have at least minimal ansible facts]
2026-06-09 17:36:59.479299 | controller | ok
2026-06-09 17:36:59.489374 | 
2026-06-09 17:36:59.489505 | LOOP [artifacts : Ensure base directory exists]
2026-06-09 17:36:59.875311 | controller | ok: "artifacts"
2026-06-09 17:37:00.153509 | controller | ok: "logs"
2026-06-09 17:37:00.166011 | 
2026-06-09 17:37:00.166217 | TASK [artifacts : Load generated hook environment for further usage]
2026-06-09 17:37:00.261248 | controller | ERROR
2026-06-09 17:37:00.261462 | controller | {
2026-06-09 17:37:00.261501 | controller |   "ansible_facts": {},
2026-06-09 17:37:00.261556 | controller |   "ansible_included_var_files": [],
2026-06-09 17:37:00.261581 | controller |   "message": "/home/zuul/ci-framework-data/artifacts directory does not exist"
2026-06-09 17:37:00.261604 | controller | }
2026-06-09 17:37:00.261633 | controller | ERROR: Ignoring Errors
2026-06-09 17:37:00.266553 | 
2026-06-09 17:37:00.266633 | TASK [artifacts : Gather parameter passed to the playbook]
2026-06-09 17:37:01.753101 | controller | changed
2026-06-09 17:37:01.763154 | 
2026-06-09 17:37:01.763331 | TASK [artifacts : Gather facts]
2026-06-09 17:37:03.104864 | controller | changed
2026-06-09 17:37:03.115250 | 
2026-06-09 17:37:03.115406 | TASK [artifacts : Copy some network configuration files]
2026-06-09 17:37:03.685762 | controller | ok: Runtime: 0:00:00.020394
2026-06-09 17:37:03.696654 | 
2026-06-09 17:37:03.696861 | TASK [artifacts : Get installed packages list]
2026-06-09 17:37:05.064875 | controller | ok
2026-06-09 17:37:05.137981 | 
2026-06-09 17:37:05.138061 | TASK [artifacts : Output package list]
2026-06-09 17:37:06.550425 | controller | changed
2026-06-09 17:37:06.579214 | 
2026-06-09 17:37:06.579377 | LOOP [artifacts : Cleanup unnecesary directories]
2026-06-09 17:37:07.063095 | controller | changed: "/home/zuul/ci-framework-data/artifacts/manifests/operator"
2026-06-09 17:37:07.063447 | controller | ok: All items complete
2026-06-09 17:37:07.063486 | 
2026-06-09 17:37:07.174118 | 
2026-06-09 17:37:07.174243 | TASK [os_must_gather : Ensure directories are present]
2026-06-09 17:37:07.515310 | controller | changed
2026-06-09 17:37:07.542398 | 
2026-06-09 17:37:07.542506 | LOOP [os_must_gather : Construct project change list]
2026-06-09 17:37:07.615278 | controller | ok:
2026-06-09 17:37:07.615559 | controller | {
2026-06-09 17:37:07.615624 | controller |   "branch": "main",
2026-06-09 17:37:07.615665 | controller |   "change": "3980",
2026-06-09 17:37:07.615702 | controller |   "change_message": "[DNM] [env_op_images] Improve CRI-O image origin verification accuracy\n\nCRI-O always reports the canonical source registry (e.g. registry.redhat.io) in \"Pulled image\" log lines, even when the image was actually fetched from a mirror. This made node_verified_image_origin unreliable -- it nearly always reported \"source\" for mirrored images.\r\n\r\nThis MR switches to using \"Trying to access\" log lines as the authoritative evidence for determining image origin, since those show the actual registry CRI-O contacted.\r\n\r\nAdditionally, the pulled-images report now aligns with PR #3865 which replaced deprecated ImageContentSourcePolicy (ICSP) with ImageDigestMirrorSet (IDMS) and ImageTagMirrorSet (ITMS) in the openshift_setup role:\r\n\r\nRemoved ICSP lookup (oc get imagecontentsourcepolicy)\r\nAdded ITMS lookup (oc get imagetagmirrorset)\r\nMirror mapping builder now flattens IDMS imageDigestMirrors and ITMS imageTagMirrors (no more ICSP repositoryDigestMirrors)\r\nUnit tests were added covering mirror-override, fallback, and pull_failed scenarios.",
2026-06-09 17:37:07.615743 | controller |   "change_url": "https://github.com/openstack-k8s-operators/ci-framework/pull/3980",
2026-06-09 17:37:07.615779 | controller |   "commit_id": "db045fc008bdc3cc4495198de690b1680575f233",
2026-06-09 17:37:07.615813 | controller |   "patchset": "db045fc008bdc3cc4495198de690b1680575f233",
2026-06-09 17:37:07.615847 | controller |   "project": {
2026-06-09 17:37:07.615881 | controller |     "canonical_hostname": "github.com",
2026-06-09 17:37:07.615928 | controller |     "canonical_name": "github.com/openstack-k8s-operators/ci-framework",
2026-06-09 17:37:07.615965 | controller |     "name": "openstack-k8s-operators/ci-framework",
2026-06-09 17:37:07.616000 | controller |     "short_name": "ci-framework",
2026-06-09 17:37:07.616034 | controller |     "src_dir": "src/github.com/openstack-k8s-operators/ci-framework"
2026-06-09 17:37:07.616069 | controller |   },
2026-06-09 17:37:07.616103 | controller |   "topic": null
2026-06-09 17:37:07.616137 | controller | }
2026-06-09 17:37:07.684532 | 
2026-06-09 17:37:07.684686 | TASK [os_must_gather : Get git tag for image tagging]
2026-06-09 17:37:08.282332 | controller | skipping: Conditional result was False
2026-06-09 17:37:08.327357 | 
2026-06-09 17:37:08.327585 | TASK [os_must_gather : Debug git show-ref]
2026-06-09 17:37:08.363165 | controller | skipping: Conditional result was False
2026-06-09 17:37:08.395551 | 
2026-06-09 17:37:08.395692 | TASK [os_must_gather : Build openstack-must-gather container]
2026-06-09 17:37:08.430817 | controller | skipping: Conditional result was False
2026-06-09 17:37:08.458472 | 
2026-06-09 17:37:08.458589 | TASK [os_must_gather : Push openstack-must-gather container]
2026-06-09 17:37:08.493397 | controller | skipping: Conditional result was False
2026-06-09 17:37:08.567380 | 
2026-06-09 17:37:08.567508 | TASK [os_must_gather : Set cifmw_os_must_gather_image to new image tag]
2026-06-09 17:37:08.601709 | controller | skipping: Conditional result was False
2026-06-09 17:37:08.623569 | 
2026-06-09 17:37:08.623648 | TASK [os_must_gather : Check for oc command]
2026-06-09 17:37:09.908106 | controller | changed
2026-06-09 17:37:09.940077 | 
2026-06-09 17:37:09.940237 | TASK [os_must_gather : Check if kubeconfig exists]
2026-06-09 17:37:10.323594 | controller | ok
2026-06-09 17:37:10.357128 | 
2026-06-09 17:37:10.357288 | TASK [os_must_gather : Run openstack-must-gather command]
2026-06-09 17:45:34.708306 | controller | changed
2026-06-09 17:45:34.759461 | 
2026-06-09 17:45:34.759603 | TASK [os_must_gather : Log openstack-must-gather failure]
2026-06-09 17:45:34.814745 | controller | skipping: Conditional result was False
2026-06-09 17:45:34.847181 | 
2026-06-09 17:45:34.847333 | TASK [os_must_gather : Run fallback generic must-gather command without SOS report when timed out]
2026-06-09 17:45:35.498957 | controller | skipping: Conditional result was False
2026-06-09 17:45:35.548215 | 
2026-06-09 17:45:35.548385 | TASK [os_must_gather : Create oc_inspect log directory]
2026-06-09 17:45:35.603972 | controller | skipping: Conditional result was False
2026-06-09 17:45:35.648676 | 
2026-06-09 17:45:35.648817 | LOOP [os_must_gather : Inspect namespaces as fallback diagnostic collection]
2026-06-09 17:45:35.698183 | controller | skipping: Conditional result was False
2026-06-09 17:45:35.698554 | controller | ok: All items complete
2026-06-09 17:45:35.698608 | 
2026-06-09 17:45:35.717265 | controller | skipping: Conditional result was False
2026-06-09 17:45:35.732200 | controller | skipping: Conditional result was False
2026-06-09 17:45:35.746453 | controller | skipping: Conditional result was False
2026-06-09 17:45:35.760966 | controller | skipping: Conditional result was False
2026-06-09 17:45:35.775415 | controller | skipping: Conditional result was False
2026-06-09 17:45:35.789898 | controller | skipping: Conditional result was False
2026-06-09 17:45:35.804102 | controller | skipping: Conditional result was False
2026-06-09 17:45:35.818470 | controller | skipping: Conditional result was False
2026-06-09 17:45:35.832666 | controller | skipping: Conditional result was False
2026-06-09 17:45:35.848318 | controller | skipping: Conditional result was False
2026-06-09 17:45:35.862259 | controller | skipping: Conditional result was False
2026-06-09 17:45:35.877204 | controller | skipping: Conditional result was False
2026-06-09 17:45:35.892266 | controller | skipping: Conditional result was False
2026-06-09 17:45:35.943456 | 
2026-06-09 17:45:35.943665 | TASK [os_must_gather : Find existing os-must-gather directories]
2026-06-09 17:45:36.380342 | controller | ok: All paths examined
2026-06-09 17:45:36.408292 | 
2026-06-09 17:45:36.408390 | TASK [os_must_gather : Create a symlink to newest os-must-gather directory]
2026-06-09 17:45:36.876732 | controller | changed
2026-06-09 17:45:36.925479 | 
2026-06-09 17:45:36.925578 | TASK [os_must_gather : Collect pod usage]
2026-06-09 17:45:36.968607 | controller | ok
2026-06-09 17:45:36.990765 | controller | included: /var/lib/zuul/builds/666e8415806d46f293a2609b54164fe2/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/os_must_gather/tasks/get_top.yml
2026-06-09 17:45:37.010612 | 
2026-06-09 17:45:37.010677 | TASK [os_must_gather : Get all containers usage - sort by cpu]
2026-06-09 17:45:37.574142 | controller | error: Metrics API not available
2026-06-09 17:45:37.694818 | controller | ERROR
2026-06-09 17:45:37.695006 | controller | {
2026-06-09 17:45:37.695043 | controller |   "delta": "0:00:00.126900",
2026-06-09 17:45:37.695069 | controller |   "end": "2026-06-09 17:45:37.580812",
2026-06-09 17:45:37.695092 | controller |   "msg": "non-zero return code",
2026-06-09 17:45:37.695114 | controller |   "rc": 1,
2026-06-09 17:45:37.695136 | controller |   "start": "2026-06-09 17:45:37.453912"
2026-06-09 17:45:37.695158 | controller | }
2026-06-09 17:45:37.695186 | controller | ERROR: Ignoring Errors
2026-06-09 17:45:37.720058 | 
2026-06-09 17:45:37.720146 | TASK [os_must_gather : Print message when metrics are not available]
2026-06-09 17:45:37.754932 | controller | skipping: Conditional result was False
2026-06-09 17:45:37.776078 | 
2026-06-09 17:45:37.776167 | TASK [os_must_gather : Get all containers usage - sort by memory]
2026-06-09 17:45:38.414403 | controller | skipping: Conditional result was False
2026-06-09 17:45:38.461016 | 
2026-06-09 17:45:38.461181 | TASK [os_must_gather : Find all namespaces directories]
2026-06-09 17:45:38.479123 | controller | skipping: Conditional result was False
2026-06-09 17:45:38.508729 | 
2026-06-09 17:45:38.508883 | LOOP [os_must_gather : Get resource usage by pods per namespace]
2026-06-09 17:45:38.573198 | 
2026-06-09 17:45:38.573408 | TASK [os_must_gather : Get node resource usage]
2026-06-09 17:45:39.174581 | controller | skipping: Conditional result was False
2026-06-09 17:45:39.217745 | 
2026-06-09 17:45:39.217904 | TASK [os_must_gather : Collect info for OOMKill]
2026-06-09 17:45:39.283357 | controller | ok
2026-06-09 17:45:39.309290 | controller | included: /var/lib/zuul/builds/666e8415806d46f293a2609b54164fe2/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/os_must_gather/tasks/oomkill.yml
2026-06-09 17:45:39.333143 | 
2026-06-09 17:45:39.333240 | TASK [os_must_gather : Check if there were some OOMKill]
2026-06-09 17:45:39.791758 | controller | /bin/sh: -c: line 1: syntax error near unexpected token `newline'
2026-06-09 17:45:39.791856 | 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 17:45:40.018040 | controller | ERROR
2026-06-09 17:45:40.018281 | controller | {
2026-06-09 17:45:40.018357 | controller |   "delta": "0:00:00.004785",
2026-06-09 17:45:40.018404 | controller |   "end": "2026-06-09 17:45:39.792085",
2026-06-09 17:45:40.018442 | controller |   "msg": "non-zero return code",
2026-06-09 17:45:40.018479 | controller |   "rc": 2,
2026-06-09 17:45:40.018558 | controller |   "start": "2026-06-09 17:45:39.787300"
2026-06-09 17:45:40.018606 | controller | }
2026-06-09 17:45:40.018656 | controller | ERROR: Ignoring Errors
2026-06-09 17:45:40.069372 | 
2026-06-09 17:45:40.069457 | TASK [artifacts : Create crc logs directory]
2026-06-09 17:45:40.439204 | controller | changed
2026-06-09 17:45:40.457576 | 
2026-06-09 17:45:40.457673 | TASK [artifacts : Ensure controller knows CRC ssh keys]
2026-06-09 17:45:41.193419 | controller | ok: Runtime: 0:00:00.178369
2026-06-09 17:45:41.214372 | 
2026-06-09 17:45:41.214485 | TASK [artifacts : Recognize new keypair]
2026-06-09 17:45:41.619030 | controller | ok
2026-06-09 17:45:41.646031 | 
2026-06-09 17:45:41.646132 | TASK [artifacts : Set fact if new keypair exists]
2026-06-09 17:45:41.732848 | controller | ok
2026-06-09 17:45:41.758412 | 
2026-06-09 17:45:41.758485 | TASK [artifacts : Prepare root ssh accesses]
2026-06-09 17:45:51.787669 | controller | changed
2026-06-09 17:45:51.841222 | 
2026-06-09 17:45:51.841352 | TASK [artifacts : Copy logs from CRC VM]
2026-06-09 17:45:58.536432 | controller | changed
2026-06-09 17:45:58.647690 | 
2026-06-09 17:45:58.647813 | TASK [artifacts : List all of the existing virtual machines]
2026-06-09 17:45:59.162334 | controller | ok
2026-06-09 17:45:59.189723 | 
2026-06-09 17:45:59.189829 | TASK [artifacts : Filter out edpm vm]
2026-06-09 17:45:59.263743 | controller | ok
2026-06-09 17:45:59.288437 | 
2026-06-09 17:45:59.288555 | TASK [artifacts : Slurp zuul inventory file]
2026-06-09 17:45:59.322799 | controller | skipping: Conditional result was False
2026-06-09 17:45:59.344352 | 
2026-06-09 17:45:59.344427 | LOOP [artifacts : Extract Compute and Networker from zuul mapping if any]
2026-06-09 17:45:59.429391 | 
2026-06-09 17:45:59.429640 | LOOP [artifacts : Generate logs on edpm vm {{ item.split('/')[0] }}]
2026-06-09 17:46:08.387211 | controller | changed: "192.168.122.100"
2026-06-09 17:46:08.387495 | 
2026-06-09 17:46:08.416926 | 
2026-06-09 17:46:08.417052 | LOOP [artifacts : Copy logs to host machine from {{ item.split('/')[0] }}]
2026-06-09 17:46:10.363820 | controller | changed: "192.168.122.100"
2026-06-09 17:46:10.412945 | 
2026-06-09 17:46:10.413159 | TASK [artifacts : Generate list of ansible logs to collect in home directory]
2026-06-09 17:46:10.767093 | controller | ok: All paths examined
2026-06-09 17:46:10.792804 | 
2026-06-09 17:46:10.792899 | LOOP [artifacts : Copy ansible logs to logs directory]
2026-06-09 17:46:11.536073 | controller | changed:
2026-06-09 17:46:11.536419 | controller | {
2026-06-09 17:46:11.536484 | controller |   "atime": 1781023432.789061,
2026-06-09 17:46:11.536580 | controller |   "ctime": 1781026605.639011,
2026-06-09 17:46:11.536636 | controller |   "dev": 64513,
2026-06-09 17:46:11.536685 | controller |   "gid": 1000,
2026-06-09 17:46:11.536721 | controller |   "gr_name": "zuul",
2026-06-09 17:46:11.536756 | controller |   "inode": 3016166,
2026-06-09 17:46:11.536790 | controller |   "isblk": false,
2026-06-09 17:46:11.536823 | controller |   "ischr": false,
2026-06-09 17:46:11.536856 | controller |   "isdir": false,
2026-06-09 17:46:11.536889 | controller |   "isfifo": false,
2026-06-09 17:46:11.536922 | controller |   "isgid": false,
2026-06-09 17:46:11.536954 | controller |   "islnk": false,
2026-06-09 17:46:11.536986 | controller |   "isreg": true,
2026-06-09 17:46:11.537019 | controller |   "issock": false,
2026-06-09 17:46:11.537051 | controller |   "isuid": false,
2026-06-09 17:46:11.537083 | controller |   "mode": "0644",
2026-06-09 17:46:11.537115 | controller |   "mtime": 1781026605.639011,
2026-06-09 17:46:11.537147 | controller |   "nlink": 1,
2026-06-09 17:46:11.537180 | controller |   "path": "/home/zuul/ansible.log",
2026-06-09 17:46:11.537213 | controller |   "pw_name": "zuul",
2026-06-09 17:46:11.537245 | controller |   "rgrp": true,
2026-06-09 17:46:11.537277 | controller |   "roth": true,
2026-06-09 17:46:11.537309 | controller |   "rusr": true,
2026-06-09 17:46:11.537341 | controller |   "size": 355749,
2026-06-09 17:46:11.537373 | controller |   "uid": 1000,
2026-06-09 17:46:11.537405 | controller |   "wgrp": false,
2026-06-09 17:46:11.537437 | controller |   "woth": false,
2026-06-09 17:46:11.537468 | controller |   "wusr": true,
2026-06-09 17:46:11.537500 | controller |   "xgrp": false,
2026-06-09 17:46:11.537577 | controller |   "xoth": false,
2026-06-09 17:46:11.537627 | controller |   "xusr": false
2026-06-09 17:46:11.537679 | controller | }
2026-06-09 17:46:11.537745 | controller | changed: All items complete
2026-06-09 17:46:11.537788 | 
2026-06-09 17:46:11.660609 | 
2026-06-09 17:46:11.660789 | TASK [artifacts : Ensure we have proper rights on the gathered content]
2026-06-09 17:46:18.296666 | controller | ok: Runtime: 0:00:05.951658
2026-06-09 17:46:18.326291 | 
2026-06-09 17:46:18.326383 | LOOP [artifacts : Mask secrets in yaml log files]
2026-06-09 17:48:04.094606 | controller | changed: "/home/zuul/ci-framework-data/logs"
2026-06-09 17:48:04.801470 | controller | changed: "/home/zuul/ci-framework-data/artifacts"
2026-06-09 17:48:04.878696 | 
2026-06-09 17:48:04.878852 | LOOP [env_op_images : Ensure directory is present]
2026-06-09 17:48:05.360940 | controller | ok: "artifacts"
2026-06-09 17:48:05.361156 | controller | changed: All items complete
2026-06-09 17:48:05.361188 | 
2026-06-09 17:48:05.562706 | controller | ok: "logs"
2026-06-09 17:48:05.623964 | 
2026-06-09 17:48:05.624128 | TASK [env_op_images : Check if OpenStackControlPlane is setup]
2026-06-09 17:48:06.770713 | controller | ok: Runtime: 0:00:00.206086
2026-06-09 17:48:06.798942 | 
2026-06-09 17:48:06.799085 | TASK [env_op_images : Get images from the CSV]
2026-06-09 17:48:07.458673 | controller | apiVersion: v1
2026-06-09 17:48:07.458826 | controller | items:
2026-06-09 17:48:07.458836 | controller | - apiVersion: operators.coreos.com/v1alpha1
2026-06-09 17:48:07.458842 | controller |   kind: ClusterServiceVersion
2026-06-09 17:48:07.458847 | controller |   metadata:
2026-06-09 17:48:07.458852 | controller |     annotations:
2026-06-09 17:48:07.458856 | controller |       alm-examples: |-
2026-06-09 17:48:07.458862 | controller |         [
2026-06-09 17:48:07.458866 | controller |           {
2026-06-09 17:48:07.458873 | controller |             "apiVersion": "operator.openstack.org/v1beta1",
2026-06-09 17:48:07.458878 | controller |             "kind": "OpenStack",
2026-06-09 17:48:07.458884 | controller |             "metadata": {
2026-06-09 17:48:07.458888 | controller |               "labels": {
2026-06-09 17:48:07.458892 | controller |                 "app.kubernetes.io/created-by": "openstack-operator",
2026-06-09 17:48:07.458896 | controller |                 "app.kubernetes.io/instance": "openstack",
2026-06-09 17:48:07.458904 | controller |                 "app.kubernetes.io/managed-by": "kustomize",
2026-06-09 17:48:07.458910 | controller |                 "app.kubernetes.io/name": "openstack",
2026-06-09 17:48:07.458913 | controller |                 "app.kubernetes.io/part-of": "openstack-operator"
2026-06-09 17:48:07.458917 | controller |               },
2026-06-09 17:48:07.458921 | controller |               "name": "openstack",
2026-06-09 17:48:07.458925 | controller |               "namespace": "openstack-operators"
2026-06-09 17:48:07.458929 | controller |             },
2026-06-09 17:48:07.458933 | controller |             "spec": {
2026-06-09 17:48:07.458936 | controller |               "operatorOverrides": [
2026-06-09 17:48:07.458940 | controller |                 {
2026-06-09 17:48:07.458944 | controller |                   "controllerManager": {
2026-06-09 17:48:07.458947 | controller |                     "resources": {
2026-06-09 17:48:07.458951 | controller |                       "limits": {
2026-06-09 17:48:07.458954 | controller |                         "cpu": "600m",
2026-06-09 17:48:07.458962 | controller |                         "memory": "2Gi"
2026-06-09 17:48:07.458965 | controller |                       }
2026-06-09 17:48:07.458968 | controller |                     }
2026-06-09 17:48:07.458972 | controller |                   },
2026-06-09 17:48:07.458976 | controller |                   "name": "infra",
2026-06-09 17:48:07.458979 | controller |                   "replicas": 1
2026-06-09 17:48:07.458983 | controller |                 }
2026-06-09 17:48:07.458986 | controller |               ]
2026-06-09 17:48:07.458990 | controller |             }
2026-06-09 17:48:07.458993 | controller |           }
2026-06-09 17:48:07.458996 | controller |         ]
2026-06-09 17:48:07.459000 | controller |       capabilities: Seamless Upgrades
2026-06-09 17:48:07.459003 | controller |       createdAt: "2026-06-09T16:21:22Z"
2026-06-09 17:48:07.459007 | controller |       features.operators.openshift.io/disconnected: "true"
2026-06-09 17:48:07.459010 | controller |       features.operators.openshift.io/fips-compliant: "true"
2026-06-09 17:48:07.459014 | controller |       features.operators.openshift.io/proxy-aware: "false"
2026-06-09 17:48:07.459018 | controller |       features.operators.openshift.io/tls-profiles: "false"
2026-06-09 17:48:07.459021 | controller |       features.operators.openshift.io/token-auth-aws: "false"
2026-06-09 17:48:07.459025 | controller |       features.operators.openshift.io/token-auth-azure: "false"
2026-06-09 17:48:07.459028 | controller |       features.operators.openshift.io/token-auth-gcp: "false"
2026-06-09 17:48:07.459032 | controller |       olm.operatorGroup: openstack
2026-06-09 17:48:07.459035 | controller |       olm.operatorNamespace: openstack-operators
2026-06-09 17:48:07.459039 | controller |       olm.targetNamespaces: ""
2026-06-09 17:48:07.459046 | controller |       operatorframework.io/initialization-resource: '{"apiVersion":"operator.openstack.org/v1beta1","kind":"OpenStack","metadata":{"name":"openstack","namespace":"openstack-operators"},"spec":{}}'
2026-06-09 17:48:07.459052 | 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 17:48:07.459058 | controller |       operatorframework.io/suggested-namespace: openstack-operators
2026-06-09 17:48:07.459062 | controller |       operators.openshift.io/valid-subscription: '["OpenShift Container Platform",
2026-06-09 17:48:07.459066 | controller |         "OpenShift Platform Plus"]'
2026-06-09 17:48:07.459078 | controller |       operators.operatorframework.io/builder: operator-sdk-v1.41.1
2026-06-09 17:48:07.459082 | controller |       operators.operatorframework.io/project_layout: go.kubebuilder.io/v4
2026-06-09 17:48:07.459085 | controller |     creationTimestamp: "2026-06-09T16:53:23Z"
2026-06-09 17:48:07.459089 | controller |     finalizers:
2026-06-09 17:48:07.459092 | controller |     - operators.coreos.com/csv-cleanup
2026-06-09 17:48:07.459096 | controller |     generation: 1
2026-06-09 17:48:07.459099 | controller |     labels:
2026-06-09 17:48:07.459103 | controller |       olm.managed: "true"
2026-06-09 17:48:07.459106 | controller |       operators.coreos.com/openstack-operator.openstack-operators: ""
2026-06-09 17:48:07.459110 | controller |     name: openstack-operator.v0.6.0
2026-06-09 17:48:07.459113 | controller |     namespace: openstack-operators
2026-06-09 17:48:07.459117 | controller |     resourceVersion: "51379"
2026-06-09 17:48:07.459120 | controller |     uid: 1a5be8ce-7023-4b27-ba43-1ed103427ba5
2026-06-09 17:48:07.459124 | controller |   spec:
2026-06-09 17:48:07.459127 | controller |     apiservicedefinitions: {}
2026-06-09 17:48:07.459131 | controller |     cleanup:
2026-06-09 17:48:07.459134 | controller |       enabled: false
2026-06-09 17:48:07.459138 | controller |     customresourcedefinitions:
2026-06-09 17:48:07.459141 | controller |       owned:
2026-06-09 17:48:07.459145 | controller |       - description: OpenStack is the Schema for the openstacks API
2026-06-09 17:48:07.459148 | controller |         displayName: Open Stack
2026-06-09 17:48:07.459152 | controller |         kind: OpenStack
2026-06-09 17:48:07.459155 | controller |         name: openstacks.operator.openstack.org
2026-06-09 17:48:07.459159 | controller |         version: v1beta1
2026-06-09 17:48:07.459162 | controller |     description: Install and configure OpenStack
2026-06-09 17:48:07.459166 | controller |     displayName: OpenStack
2026-06-09 17:48:07.459169 | controller |     icon:
2026-06-09 17:48:07.459220 | 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 17:48:07.459248 | controller |       mediatype: image/png
2026-06-09 17:48:07.459254 | controller |     install:
2026-06-09 17:48:07.459259 | controller |       spec:
2026-06-09 17:48:07.459264 | controller |         clusterPermissions:
2026-06-09 17:48:07.459269 | controller |         - rules:
2026-06-09 17:48:07.459274 | controller |           - apiGroups:
2026-06-09 17:48:07.459279 | controller |             - authentication.k8s.io
2026-06-09 17:48:07.459284 | controller |             resources:
2026-06-09 17:48:07.459289 | controller |             - tokenreviews
2026-06-09 17:48:07.459294 | controller |             verbs:
2026-06-09 17:48:07.459299 | controller |             - create
2026-06-09 17:48:07.459303 | controller |           - apiGroups:
2026-06-09 17:48:07.459308 | controller |             - authorization.k8s.io
2026-06-09 17:48:07.459318 | controller |             resources:
2026-06-09 17:48:07.459323 | controller |             - subjectaccessreviews
2026-06-09 17:48:07.459328 | controller |             verbs:
2026-06-09 17:48:07.459333 | controller |             - create
2026-06-09 17:48:07.459338 | controller |           - apiGroups:
2026-06-09 17:48:07.459342 | controller |             - ""
2026-06-09 17:48:07.459347 | controller |             resources:
2026-06-09 17:48:07.459352 | controller |             - configmaps
2026-06-09 17:48:07.459357 | controller |             - namespaces
2026-06-09 17:48:07.459361 | controller |             - serviceaccounts
2026-06-09 17:48:07.459366 | controller |             - services
2026-06-09 17:48:07.459371 | controller |             verbs:
2026-06-09 17:48:07.459376 | controller |             - '*'
2026-06-09 17:48:07.459381 | controller |           - apiGroups:
2026-06-09 17:48:07.459386 | controller |             - admissionregistration.k8s.io
2026-06-09 17:48:07.459416 | controller |             resources:
2026-06-09 17:48:07.459421 | controller |             - mutatingwebhookconfigurations
2026-06-09 17:48:07.459426 | controller |             - validatingwebhookconfigurations
2026-06-09 17:48:07.459431 | controller |             verbs:
2026-06-09 17:48:07.459436 | controller |             - '*'
2026-06-09 17:48:07.459440 | controller |           - apiGroups:
2026-06-09 17:48:07.459445 | controller |             - apiextensions.k8s.io
2026-06-09 17:48:07.459450 | controller |             resources:
2026-06-09 17:48:07.459454 | controller |             - '*'
2026-06-09 17:48:07.459459 | controller |             verbs:
2026-06-09 17:48:07.459464 | controller |             - '*'
2026-06-09 17:48:07.459469 | controller |           - apiGroups:
2026-06-09 17:48:07.459472 | controller |             - apps
2026-06-09 17:48:07.459476 | controller |             resources:
2026-06-09 17:48:07.459479 | controller |             - deployments
2026-06-09 17:48:07.459482 | controller |             verbs:
2026-06-09 17:48:07.459486 | controller |             - create
2026-06-09 17:48:07.459489 | controller |             - delete
2026-06-09 17:48:07.459493 | controller |             - get
2026-06-09 17:48:07.459496 | controller |             - list
2026-06-09 17:48:07.459500 | controller |             - patch
2026-06-09 17:48:07.459503 | controller |             - update
2026-06-09 17:48:07.459507 | controller |             - watch
2026-06-09 17:48:07.459510 | controller |           - apiGroups:
2026-06-09 17:48:07.459513 | controller |             - cert-manager.io
2026-06-09 17:48:07.459517 | controller |             resources:
2026-06-09 17:48:07.459520 | controller |             - certificates
2026-06-09 17:48:07.459524 | controller |             - issuers
2026-06-09 17:48:07.459527 | controller |             verbs:
2026-06-09 17:48:07.459530 | controller |             - create
2026-06-09 17:48:07.459534 | controller |             - delete
2026-06-09 17:48:07.459537 | controller |             - get
2026-06-09 17:48:07.459541 | controller |             - list
2026-06-09 17:48:07.459544 | controller |             - patch
2026-06-09 17:48:07.459547 | controller |             - update
2026-06-09 17:48:07.459551 | controller |             - watch
2026-06-09 17:48:07.459555 | controller |           - apiGroups:
2026-06-09 17:48:07.459560 | controller |             - discovery.k8s.io
2026-06-09 17:48:07.459565 | controller |             resources:
2026-06-09 17:48:07.459569 | controller |             - endpointslices
2026-06-09 17:48:07.459574 | controller |             verbs:
2026-06-09 17:48:07.459579 | controller |             - get
2026-06-09 17:48:07.459584 | controller |             - list
2026-06-09 17:48:07.459588 | controller |             - watch
2026-06-09 17:48:07.459594 | controller |           - apiGroups:
2026-06-09 17:48:07.459598 | controller |             - monitoring.coreos.com
2026-06-09 17:48:07.459603 | controller |             resources:
2026-06-09 17:48:07.459608 | controller |             - servicemonitors
2026-06-09 17:48:07.459613 | controller |             verbs:
2026-06-09 17:48:07.459617 | controller |             - create
2026-06-09 17:48:07.459622 | controller |             - delete
2026-06-09 17:48:07.459627 | controller |             - get
2026-06-09 17:48:07.459632 | controller |             - list
2026-06-09 17:48:07.459637 | controller |             - update
2026-06-09 17:48:07.459642 | controller |             - watch
2026-06-09 17:48:07.459646 | controller |           - apiGroups:
2026-06-09 17:48:07.459651 | controller |             - operator.openstack.org
2026-06-09 17:48:07.459656 | controller |             resources:
2026-06-09 17:48:07.459661 | controller |             - openstacks
2026-06-09 17:48:07.459665 | controller |             verbs:
2026-06-09 17:48:07.459668 | controller |             - create
2026-06-09 17:48:07.459672 | controller |             - delete
2026-06-09 17:48:07.459675 | controller |             - get
2026-06-09 17:48:07.459679 | controller |             - list
2026-06-09 17:48:07.459687 | controller |             - patch
2026-06-09 17:48:07.459690 | controller |             - update
2026-06-09 17:48:07.459694 | controller |             - watch
2026-06-09 17:48:07.459697 | controller |           - apiGroups:
2026-06-09 17:48:07.459701 | controller |             - operator.openstack.org
2026-06-09 17:48:07.459704 | controller |             resources:
2026-06-09 17:48:07.459708 | controller |             - openstacks/finalizers
2026-06-09 17:48:07.459711 | controller |             verbs:
2026-06-09 17:48:07.459714 | controller |             - update
2026-06-09 17:48:07.459718 | controller |           - apiGroups:
2026-06-09 17:48:07.459721 | controller |             - operator.openstack.org
2026-06-09 17:48:07.459725 | controller |             resources:
2026-06-09 17:48:07.459728 | controller |             - openstacks/status
2026-06-09 17:48:07.459732 | controller |             verbs:
2026-06-09 17:48:07.459735 | controller |             - get
2026-06-09 17:48:07.459739 | controller |             - patch
2026-06-09 17:48:07.459742 | controller |             - update
2026-06-09 17:48:07.459745 | controller |           - apiGroups:
2026-06-09 17:48:07.459749 | controller |             - operators.coreos.com
2026-06-09 17:48:07.459752 | controller |             resources:
2026-06-09 17:48:07.459756 | controller |             - clusterserviceversions
2026-06-09 17:48:07.459759 | controller |             - installplans
2026-06-09 17:48:07.459763 | controller |             - operators
2026-06-09 17:48:07.459766 | controller |             - subscriptions
2026-06-09 17:48:07.459770 | controller |             verbs:
2026-06-09 17:48:07.459773 | controller |             - delete
2026-06-09 17:48:07.459777 | controller |             - get
2026-06-09 17:48:07.459780 | controller |             - list
2026-06-09 17:48:07.459783 | controller |           - apiGroups:
2026-06-09 17:48:07.459787 | controller |             - rbac.authorization.k8s.io
2026-06-09 17:48:07.459790 | controller |             resources:
2026-06-09 17:48:07.459794 | controller |             - clusterrolebindings
2026-06-09 17:48:07.459797 | controller |             - clusterroles
2026-06-09 17:48:07.459801 | controller |             - rolebindings
2026-06-09 17:48:07.459804 | controller |             - roles
2026-06-09 17:48:07.459808 | controller |             verbs:
2026-06-09 17:48:07.459811 | controller |             - '*'
2026-06-09 17:48:07.459814 | controller |           serviceAccountName: openstack-operator-controller-init
2026-06-09 17:48:07.459823 | controller |         deployments:
2026-06-09 17:48:07.459827 | controller |         - label:
2026-06-09 17:48:07.459830 | controller |             app.kubernetes.io/name: openstack-operator-controller-init
2026-06-09 17:48:07.459834 | controller |             control-plane: controller-manager
2026-06-09 17:48:07.459837 | controller |             openstack.org/operator-name: openstack-init
2026-06-09 17:48:07.459841 | controller |           name: openstack-operator-controller-init
2026-06-09 17:48:07.459844 | controller |           spec:
2026-06-09 17:48:07.459848 | controller |             replicas: 1
2026-06-09 17:48:07.459851 | controller |             selector:
2026-06-09 17:48:07.459855 | controller |               matchLabels:
2026-06-09 17:48:07.459858 | controller |                 app.kubernetes.io/name: openstack-operator-controller-init
2026-06-09 17:48:07.459862 | controller |                 control-plane: controller-manager
2026-06-09 17:48:07.459866 | controller |                 openstack.org/operator-name: openstack-init
2026-06-09 17:48:07.459869 | controller |             strategy: {}
2026-06-09 17:48:07.459873 | controller |             template:
2026-06-09 17:48:07.459876 | controller |               metadata:
2026-06-09 17:48:07.459880 | controller |                 annotations:
2026-06-09 17:48:07.459883 | controller |                   kubectl.kubernetes.io/default-container: operator
2026-06-09 17:48:07.459887 | controller |                 creationTimestamp: null
2026-06-09 17:48:07.459890 | controller |                 labels:
2026-06-09 17:48:07.459894 | controller |                   app.kubernetes.io/name: openstack-operator-controller-init
2026-06-09 17:48:07.459897 | controller |                   control-plane: controller-manager
2026-06-09 17:48:07.459901 | controller |                   openstack.org/operator-name: openstack-init
2026-06-09 17:48:07.459904 | controller |               spec:
2026-06-09 17:48:07.459908 | controller |                 containers:
2026-06-09 17:48:07.459911 | controller |                 - args:
2026-06-09 17:48:07.459914 | controller |                   - --leader-elect
2026-06-09 17:48:07.459918 | controller |                   - --health-probe-bind-address=:8081
2026-06-09 17:48:07.459921 | controller |                   command:
2026-06-09 17:48:07.459928 | controller |                   - /operator
2026-06-09 17:48:07.459931 | controller |                   env:
2026-06-09 17:48:07.459934 | controller |                   - name: RELATED_IMAGE_AGENT_IMAGE_URL_DEFAULT
2026-06-09 17:48:07.459938 | controller |                     value: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest
2026-06-09 17:48:07.459942 | controller |                   - name: RELATED_IMAGE_ANSIBLEEE_IMAGE_URL_DEFAULT
2026-06-09 17:48:07.459946 | controller |                     value: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest
2026-06-09 17:48:07.459949 | controller |                   - name: RELATED_IMAGE_AODH_API_IMAGE_URL_DEFAULT
2026-06-09 17:48:07.459953 | controller |                     value: quay.io/podified-antelope-centos9/openstack-aodh-api:current-podified
2026-06-09 17:48:07.459956 | controller |                   - name: RELATED_IMAGE_AODH_EVALUATOR_IMAGE_URL_DEFAULT
2026-06-09 17:48:07.459960 | controller |                     value: quay.io/podified-antelope-centos9/openstack-aodh-evaluator:current-podified
2026-06-09 17:48:07.459963 | controller |                   - name: RELATED_IMAGE_AODH_LISTENER_IMAGE_URL_DEFAULT
2026-06-09 17:48:07.459967 | controller |                     value: quay.io/podified-antelope-centos9/openstack-aodh-listener:current-podified
2026-06-09 17:48:07.459970 | controller |                   - name: RELATED_IMAGE_AODH_NOTIFIER_IMAGE_URL_DEFAULT
2026-06-09 17:48:07.459974 | controller |                     value: quay.io/podified-antelope-centos9/openstack-aodh-notifier:current-podified
2026-06-09 17:48:07.459977 | controller |                   - name: RELATED_IMAGE_APACHE_IMAGE_URL_DEFAULT
2026-06-09 17:48:07.459980 | controller |                     value: registry.redhat.io/ubi9/httpd-24:latest
2026-06-09 17:48:07.459984 | controller |                   - name: RELATED_IMAGE_BARBICAN_API_IMAGE_URL_DEFAULT
2026-06-09 17:48:07.459989 | controller |                     value: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified
2026-06-09 17:48:07.459994 | controller |                   - name: RELATED_IMAGE_BARBICAN_KEYSTONE_LISTENER_IMAGE_URL_DEFAULT
2026-06-09 17:48:07.459999 | controller |                     value: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified
2026-06-09 17:48:07.460004 | controller |                   - name: RELATED_IMAGE_BARBICAN_WORKER_IMAGE_URL_DEFAULT
2026-06-09 17:48:07.460009 | controller |                     value: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified
2026-06-09 17:48:07.460014 | controller |                   - name: RELATED_IMAGE_CEILOMETER_CENTRAL_IMAGE_URL_DEFAULT
2026-06-09 17:48:07.460019 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified
2026-06-09 17:48:07.460025 | controller |                   - name: RELATED_IMAGE_CEILOMETER_COMPUTE_IMAGE_URL_DEFAULT
2026-06-09 17:48:07.460029 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ceilometer-compute:current-podified
2026-06-09 17:48:07.460034 | controller |                   - name: RELATED_IMAGE_CEILOMETER_IPMI_IMAGE_URL_DEFAULT
2026-06-09 17:48:07.460039 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ceilometer-ipmi:current-podified
2026-06-09 17:48:07.460044 | controller |                   - name: RELATED_IMAGE_CEILOMETER_NOTIFICATION_IMAGE_URL_DEFAULT
2026-06-09 17:48:07.460049 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified
2026-06-09 17:48:07.460054 | controller |                   - name: RELATED_IMAGE_CEILOMETER_MYSQLD_EXPORTER_IMAGE_URL_DEFAULT
2026-06-09 17:48:07.460059 | controller |                     value: quay.io/openstack-k8s-operators/mysqld_exporter:latest
2026-06-09 17:48:07.460064 | controller |                   - name: RELATED_IMAGE_CEILOMETER_SGCORE_IMAGE_URL_DEFAULT
2026-06-09 17:48:07.460069 | controller |                     value: quay.io/openstack-k8s-operators/sg-core:latest
2026-06-09 17:48:07.460073 | controller |                   - name: RELATED_IMAGE_KSM_IMAGE_URL_DEFAULT
2026-06-09 17:48:07.460078 | controller |                     value: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0
2026-06-09 17:48:07.460086 | controller |                   - name: RELATED_IMAGE_CINDER_API_IMAGE_URL_DEFAULT
2026-06-09 17:48:07.460097 | controller |                     value: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified
2026-06-09 17:48:07.460102 | controller |                   - name: RELATED_IMAGE_CINDER_BACKUP_IMAGE_URL_DEFAULT
2026-06-09 17:48:07.460106 | controller |                     value: quay.io/podified-antelope-centos9/openstack-cinder-backup:current-podified
2026-06-09 17:48:07.460111 | controller |                   - name: RELATED_IMAGE_CINDER_SCHEDULER_IMAGE_URL_DEFAULT
2026-06-09 17:48:07.460116 | controller |                     value: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified
2026-06-09 17:48:07.460121 | controller |                   - name: RELATED_IMAGE_CINDER_VOLUME_IMAGE_URL_DEFAULT
2026-06-09 17:48:07.460125 | controller |                     value: quay.io/podified-antelope-centos9/openstack-cinder-volume:current-podified
2026-06-09 17:48:07.460130 | controller |                   - name: RELATED_IMAGE_CLOUDKITTY_API_IMAGE_URL_DEFAULT
2026-06-09 17:48:07.460135 | controller |                     value: quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-api:current
2026-06-09 17:48:07.460140 | controller |                   - name: RELATED_IMAGE_CLOUDKITTY_PROC_IMAGE_URL_DEFAULT
2026-06-09 17:48:07.460144 | controller |                     value: quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-processor:current
2026-06-09 17:48:07.460149 | controller |                   - name: RELATED_IMAGE_DESIGNATE_API_IMAGE_URL_DEFAULT
2026-06-09 17:48:07.460153 | controller |                     value: quay.io/podified-antelope-centos9/openstack-designate-api:current-podified
2026-06-09 17:48:07.460158 | controller |                   - name: RELATED_IMAGE_DESIGNATE_BACKENDBIND9_IMAGE_URL_DEFAULT
2026-06-09 17:48:07.460163 | controller |                     value: quay.io/podified-antelope-centos9/openstack-designate-backend-bind9:current-podified
2026-06-09 17:48:07.460168 | controller |                   - name: RELATED_IMAGE_DESIGNATE_CENTRAL_IMAGE_URL_DEFAULT
2026-06-09 17:48:07.460172 | controller |                     value: quay.io/podified-antelope-centos9/openstack-designate-central:current-podified
2026-06-09 17:48:07.460177 | controller |                   - name: RELATED_IMAGE_DESIGNATE_MDNS_IMAGE_URL_DEFAULT
2026-06-09 17:48:07.460181 | controller |                     value: quay.io/podified-antelope-centos9/openstack-designate-mdns:current-podified
2026-06-09 17:48:07.460186 | controller |                   - name: RELATED_IMAGE_DESIGNATE_PRODUCER_IMAGE_URL_DEFAULT
2026-06-09 17:48:07.460190 | controller |                     value: quay.io/podified-antelope-centos9/openstack-designate-producer:current-podified
2026-06-09 17:48:07.460195 | controller |                   - name: RELATED_IMAGE_DESIGNATE_UNBOUND_IMAGE_URL_DEFAULT
2026-06-09 17:48:07.460200 | controller |                     value: quay.io/podified-antelope-centos9/openstack-unbound:current-podified
2026-06-09 17:48:07.460204 | controller |                   - name: RELATED_IMAGE_DESIGNATE_WORKER_IMAGE_URL_DEFAULT
2026-06-09 17:48:07.460209 | controller |                     value: quay.io/podified-antelope-centos9/openstack-designate-worker:current-podified
2026-06-09 17:48:07.460214 | controller |                   - name: RELATED_IMAGE_EDPM_FRR_IMAGE_URL_DEFAULT
2026-06-09 17:48:07.460218 | controller |                     value: quay.io/podified-antelope-centos9/openstack-frr:current-podified
2026-06-09 17:48:07.460223 | controller |                   - name: RELATED_IMAGE_EDPM_ISCSID_IMAGE_URL_DEFAULT
2026-06-09 17:48:07.460227 | controller |                     value: quay.io/podified-antelope-centos9/openstack-iscsid:current-podified
2026-06-09 17:48:07.460232 | controller |                   - name: RELATED_IMAGE_EDPM_LOGROTATE_CROND_IMAGE_URL_DEFAULT
2026-06-09 17:48:07.460237 | controller |                     value: quay.io/podified-antelope-centos9/openstack-cron:current-podified
2026-06-09 17:48:07.460241 | controller |                   - name: RELATED_IMAGE_EDPM_MULTIPATHD_IMAGE_URL_DEFAULT
2026-06-09 17:48:07.460246 | controller |                     value: quay.io/podified-antelope-centos9/openstack-multipathd:current-podified
2026-06-09 17:48:07.460250 | controller |                   - name: RELATED_IMAGE_EDPM_NEUTRON_DHCP_AGENT_IMAGE_URL_DEFAULT
2026-06-09 17:48:07.460255 | controller |                     value: quay.io/podified-antelope-centos9/openstack-neutron-dhcp-agent:current-podified
2026-06-09 17:48:07.460264 | controller |                   - name: RELATED_IMAGE_EDPM_NEUTRON_METADATA_AGENT_IMAGE_URL_DEFAULT
2026-06-09 17:48:07.460268 | controller |                     value: quay.io/podified-antelope-centos9/openstack-neutron-metadata-agent-ovn:current-podified
2026-06-09 17:48:07.460273 | controller |                   - name: RELATED_IMAGE_EDPM_NEUTRON_OVN_AGENT_IMAGE_URL_DEFAULT
2026-06-09 17:48:07.460277 | controller |                     value: quay.io/podified-antelope-centos9/openstack-neutron-ovn-agent:current-podified
2026-06-09 17:48:07.460287 | controller |                   - name: RELATED_IMAGE_EDPM_NEUTRON_SRIOV_AGENT_IMAGE_URL_DEFAULT
2026-06-09 17:48:07.460291 | controller |                     value: quay.io/podified-antelope-centos9/openstack-neutron-sriov-agent:current-podified
2026-06-09 17:48:07.460296 | controller |                   - name: RELATED_IMAGE_EDPM_NODE_EXPORTER_IMAGE_URL_DEFAULT
2026-06-09 17:48:07.460300 | controller |                     value: quay.io/prometheus/node-exporter:v1.5.0
2026-06-09 17:48:07.460305 | controller |                   - name: RELATED_IMAGE_EDPM_KEPLER_IMAGE_URL_DEFAULT
2026-06-09 17:48:07.460310 | controller |                     value: quay.io/sustainable_computing_io/kepler:release-0.7.12
2026-06-09 17:48:07.460318 | controller |                   - name: RELATED_IMAGE_OPENSTACK_NETWORK_EXPORTER_IMAGE_URL_DEFAULT
2026-06-09 17:48:07.460323 | controller |                     value: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified
2026-06-09 17:48:07.460328 | controller |                   - name: RELATED_IMAGE_EDPM_OVN_BGP_AGENT_IMAGE_URL_DEFAULT
2026-06-09 17:48:07.460332 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ovn-bgp-agent:current-podified
2026-06-09 17:48:07.460337 | controller |                   - name: RELATED_IMAGE_EDPM_PODMAN_EXPORTER_IMAGE_URL_DEFAULT
2026-06-09 17:48:07.460341 | controller |                     value: quay.io/openstack-k8s-operators/prometheus-podman-exporter:latest
2026-06-09 17:48:07.460346 | controller |                   - name: RELATED_IMAGE_GLANCE_API_IMAGE_URL_DEFAULT
2026-06-09 17:48:07.460350 | controller |                     value: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified
2026-06-09 17:48:07.460355 | controller |                   - name: RELATED_IMAGE_HEAT_API_IMAGE_URL_DEFAULT
2026-06-09 17:48:07.460361 | controller |                     value: quay.io/podified-antelope-centos9/openstack-heat-api:current-podified
2026-06-09 17:48:07.460365 | controller |                   - name: RELATED_IMAGE_HEAT_CFNAPI_IMAGE_URL_DEFAULT
2026-06-09 17:48:07.460370 | controller |                     value: quay.io/podified-antelope-centos9/openstack-heat-api-cfn:current-podified
2026-06-09 17:48:07.460375 | controller |                   - name: RELATED_IMAGE_HEAT_ENGINE_IMAGE_URL_DEFAULT
2026-06-09 17:48:07.460380 | controller |                     value: quay.io/podified-antelope-centos9/openstack-heat-engine:current-podified
2026-06-09 17:48:07.460385 | controller |                   - name: RELATED_IMAGE_HORIZON_IMAGE_URL_DEFAULT
2026-06-09 17:48:07.460420 | controller |                     value: quay.io/podified-antelope-centos9/openstack-horizon:current-podified
2026-06-09 17:48:07.460435 | controller |                   - name: RELATED_IMAGE_INFRA_MEMCACHED_IMAGE_URL_DEFAULT
2026-06-09 17:48:07.460443 | controller |                     value: quay.io/podified-antelope-centos9/openstack-memcached:current-podified
2026-06-09 17:48:07.460448 | controller |                   - name: RELATED_IMAGE_INFRA_REDIS_IMAGE_URL_DEFAULT
2026-06-09 17:48:07.460453 | controller |                     value: quay.io/podified-antelope-centos9/openstack-redis:current-podified
2026-06-09 17:48:07.460457 | controller |                   - name: RELATED_IMAGE_IRONIC_API_IMAGE_URL_DEFAULT
2026-06-09 17:48:07.460462 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ironic-api:current-podified
2026-06-09 17:48:07.460465 | controller |                   - name: RELATED_IMAGE_IRONIC_CONDUCTOR_IMAGE_URL_DEFAULT
2026-06-09 17:48:07.460469 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ironic-conductor:current-podified
2026-06-09 17:48:07.460472 | controller |                   - name: RELATED_IMAGE_IRONIC_INSPECTOR_IMAGE_URL_DEFAULT
2026-06-09 17:48:07.460476 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ironic-inspector:current-podified
2026-06-09 17:48:07.460485 | controller |                   - name: RELATED_IMAGE_IRONIC_NEUTRON_AGENT_IMAGE_URL_DEFAULT
2026-06-09 17:48:07.460488 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ironic-neutron-agent:current-podified
2026-06-09 17:48:07.460492 | controller |                   - name: RELATED_IMAGE_IRONIC_PXE_IMAGE_URL_DEFAULT
2026-06-09 17:48:07.460495 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ironic-pxe:current-podified
2026-06-09 17:48:07.460499 | controller |                   - name: RELATED_IMAGE_IRONIC_PYTHON_AGENT_IMAGE_URL_DEFAULT
2026-06-09 17:48:07.460503 | controller |                     value: quay.io/podified-antelope-centos9/ironic-python-agent:current-podified
2026-06-09 17:48:07.460506 | controller |                   - name: RELATED_IMAGE_KEYSTONE_API_IMAGE_URL_DEFAULT
2026-06-09 17:48:07.460509 | controller |                     value: quay.io/podified-antelope-centos9/openstack-keystone:current-podified
2026-06-09 17:48:07.460513 | controller |                   - name: RELATED_IMAGE_MANILA_API_IMAGE_URL_DEFAULT
2026-06-09 17:48:07.460516 | controller |                     value: quay.io/podified-antelope-centos9/openstack-manila-api:current-podified
2026-06-09 17:48:07.460520 | controller |                   - name: RELATED_IMAGE_MANILA_SCHEDULER_IMAGE_URL_DEFAULT
2026-06-09 17:48:07.460523 | controller |                     value: quay.io/podified-antelope-centos9/openstack-manila-scheduler:current-podified
2026-06-09 17:48:07.460527 | controller |                   - name: RELATED_IMAGE_MANILA_SHARE_IMAGE_URL_DEFAULT
2026-06-09 17:48:07.460532 | controller |                     value: quay.io/podified-antelope-centos9/openstack-manila-share:current-podified
2026-06-09 17:48:07.460536 | controller |                   - name: RELATED_IMAGE_MARIADB_IMAGE_URL_DEFAULT
2026-06-09 17:48:07.460542 | controller |                     value: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified
2026-06-09 17:48:07.460547 | controller |                   - name: RELATED_IMAGE_NET_UTILS_IMAGE_URL_DEFAULT
2026-06-09 17:48:07.460551 | controller |                     value: quay.io/podified-antelope-centos9/openstack-netutils:current-podified
2026-06-09 17:48:07.460556 | controller |                   - name: RELATED_IMAGE_NEUTRON_API_IMAGE_URL_DEFAULT
2026-06-09 17:48:07.460562 | controller |                     value: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified
2026-06-09 17:48:07.460567 | controller |                   - name: RELATED_IMAGE_NOVA_API_IMAGE_URL_DEFAULT
2026-06-09 17:48:07.460572 | controller |                     value: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified
2026-06-09 17:48:07.460582 | controller |                   - name: RELATED_IMAGE_NOVA_COMPUTE_IMAGE_URL_DEFAULT
2026-06-09 17:48:07.460588 | controller |                     value: quay.io/podified-antelope-centos9/openstack-nova-compute:current-podified
2026-06-09 17:48:07.460593 | controller |                   - name: RELATED_IMAGE_NOVA_CONDUCTOR_IMAGE_URL_DEFAULT
2026-06-09 17:48:07.460598 | controller |                     value: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified
2026-06-09 17:48:07.460603 | controller |                   - name: RELATED_IMAGE_NOVA_NOVNC_IMAGE_URL_DEFAULT
2026-06-09 17:48:07.460608 | controller |                     value: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified
2026-06-09 17:48:07.460612 | controller |                   - name: RELATED_IMAGE_NOVA_SCHEDULER_IMAGE_URL_DEFAULT
2026-06-09 17:48:07.460617 | controller |                     value: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified
2026-06-09 17:48:07.460621 | controller |                   - name: RELATED_IMAGE_OCTAVIA_API_IMAGE_URL_DEFAULT
2026-06-09 17:48:07.460625 | controller |                     value: quay.io/podified-antelope-centos9/openstack-octavia-api:current-podified
2026-06-09 17:48:07.460630 | controller |                   - name: RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT
2026-06-09 17:48:07.460635 | controller |                     value: quay.io/podified-antelope-centos9/openstack-octavia-health-manager:current-podified
2026-06-09 17:48:07.460639 | controller |                   - name: RELATED_IMAGE_OCTAVIA_HOUSEKEEPING_IMAGE_URL_DEFAULT
2026-06-09 17:48:07.460648 | controller |                     value: quay.io/podified-antelope-centos9/openstack-octavia-housekeeping:current-podified
2026-06-09 17:48:07.460653 | controller |                   - name: RELATED_IMAGE_OCTAVIA_WORKER_IMAGE_URL_DEFAULT
2026-06-09 17:48:07.460657 | controller |                     value: quay.io/podified-antelope-centos9/openstack-octavia-worker:current-podified
2026-06-09 17:48:07.460662 | controller |                   - name: RELATED_IMAGE_OCTAVIA_RSYSLOG_IMAGE_URL_DEFAULT
2026-06-09 17:48:07.460666 | controller |                     value: quay.io/podified-antelope-centos9/openstack-rsyslog:current-podified
2026-06-09 17:48:07.460671 | controller |                   - name: RELATED_IMAGE_OPENSTACK_CLIENT_IMAGE_URL_DEFAULT
2026-06-09 17:48:07.460675 | controller |                     value: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified
2026-06-09 17:48:07.460680 | controller |                   - name: RELATED_IMAGE_OS_CONTAINER_IMAGE_URL_DEFAULT
2026-06-09 17:48:07.460684 | controller |                     value: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified
2026-06-09 17:48:07.460726 | controller |                   - name: RELATED_IMAGE_OVN_CONTROLLER_IMAGE_URL_DEFAULT
2026-06-09 17:48:07.460734 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified
2026-06-09 17:48:07.460739 | controller |                   - name: RELATED_IMAGE_OVN_CONTROLLER_OVS_IMAGE_URL_DEFAULT
2026-06-09 17:48:07.460743 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified
2026-06-09 17:48:07.460748 | controller |                   - name: RELATED_IMAGE_OVN_NB_DBCLUSTER_IMAGE_URL_DEFAULT
2026-06-09 17:48:07.460752 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified
2026-06-09 17:48:07.460757 | controller |                   - name: RELATED_IMAGE_OVN_NORTHD_IMAGE_URL_DEFAULT
2026-06-09 17:48:07.460762 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified
2026-06-09 17:48:07.460767 | controller |                   - name: RELATED_IMAGE_OVN_SB_DBCLUSTER_IMAGE_URL_DEFAULT
2026-06-09 17:48:07.460771 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified
2026-06-09 17:48:07.460776 | controller |                   - name: RELATED_IMAGE_PLACEMENT_API_IMAGE_URL_DEFAULT
2026-06-09 17:48:07.460781 | controller |                     value: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified
2026-06-09 17:48:07.460786 | controller |                   - name: RELATED_IMAGE_RABBITMQ_IMAGE_URL_DEFAULT
2026-06-09 17:48:07.460790 | controller |                     value: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified
2026-06-09 17:48:07.460795 | controller |                   - name: RELATED_IMAGE_SWIFT_ACCOUNT_IMAGE_URL_DEFAULT
2026-06-09 17:48:07.460800 | controller |                     value: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified
2026-06-09 17:48:07.460804 | controller |                   - name: RELATED_IMAGE_SWIFT_CONTAINER_IMAGE_URL_DEFAULT
2026-06-09 17:48:07.460809 | controller |                     value: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified
2026-06-09 17:48:07.460814 | controller |                   - name: RELATED_IMAGE_SWIFT_OBJECT_IMAGE_URL_DEFAULT
2026-06-09 17:48:07.460819 | controller |                     value: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified
2026-06-09 17:48:07.460824 | controller |                   - name: RELATED_IMAGE_SWIFT_PROXY_IMAGE_URL_DEFAULT
2026-06-09 17:48:07.460829 | controller |                     value: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified
2026-06-09 17:48:07.460834 | controller |                   - name: RELATED_IMAGE_TEST_TEMPEST_IMAGE_URL_DEFAULT
2026-06-09 17:48:07.460839 | controller |                     value: quay.io/podified-antelope-centos9/openstack-tempest-all:current-podified
2026-06-09 17:48:07.460843 | controller |                   - name: RELATED_IMAGE_WATCHER_API_IMAGE_URL_DEFAULT
2026-06-09 17:48:07.460853 | controller |                     value: quay.io/podified-master-centos9/openstack-watcher-api:current-podified
2026-06-09 17:48:07.460864 | controller |                   - name: RELATED_IMAGE_WATCHER_APPLIER_IMAGE_URL_DEFAULT
2026-06-09 17:48:07.460869 | controller |                     value: quay.io/podified-master-centos9/openstack-watcher-applier:current-podified
2026-06-09 17:48:07.460873 | controller |                   - name: RELATED_IMAGE_WATCHER_DECISION_ENGINE_IMAGE_URL_DEFAULT
2026-06-09 17:48:07.460878 | controller |                     value: quay.io/podified-master-centos9/openstack-watcher-decision-engine:current-podified
2026-06-09 17:48:07.460883 | controller |                   - name: TEST_TOBIKO_IMAGE_URL_DEFAULT
2026-06-09 17:48:07.460887 | controller |                     value: quay.io/podified-antelope-centos9/openstack-tobiko:current-podified
2026-06-09 17:48:07.460890 | controller |                   - name: TEST_ANSIBLETEST_IMAGE_URL_DEFAULT
2026-06-09 17:48:07.460894 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ansible-tests:current-podified
2026-06-09 17:48:07.460897 | controller |                   - name: TEST_HORIZONTEST_IMAGE_URL_DEFAULT
2026-06-09 17:48:07.460901 | controller |                     value: quay.io/podified-antelope-centos9/openstack-horizontest:current-podified
2026-06-09 17:48:07.460904 | controller |                   - name: RELATED_IMAGE_OPENSTACK_MUST_GATHER_DEFAULT
2026-06-09 17:48:07.460908 | controller |                     value: quay.io/openstack-k8s-operators/openstack-must-gather:latest
2026-06-09 17:48:07.460911 | controller |                   - name: RELATED_IMAGE_BARBICAN_OPERATOR_MANAGER_IMAGE_URL
2026-06-09 17:48:07.460914 | controller |                     value: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7
2026-06-09 17:48:07.460919 | controller |                   - name: RELATED_IMAGE_CINDER_OPERATOR_MANAGER_IMAGE_URL
2026-06-09 17:48:07.460922 | controller |                     value: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce
2026-06-09 17:48:07.460926 | controller |                   - name: RELATED_IMAGE_DESIGNATE_OPERATOR_MANAGER_IMAGE_URL
2026-06-09 17:48:07.460932 | controller |                     value: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd
2026-06-09 17:48:07.460936 | controller |                   - name: RELATED_IMAGE_GLANCE_OPERATOR_MANAGER_IMAGE_URL
2026-06-09 17:48:07.460940 | controller |                     value: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9
2026-06-09 17:48:07.460943 | controller |                   - name: RELATED_IMAGE_HEAT_OPERATOR_MANAGER_IMAGE_URL
2026-06-09 17:48:07.460947 | controller |                     value: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752
2026-06-09 17:48:07.460951 | controller |                   - name: RELATED_IMAGE_HORIZON_OPERATOR_MANAGER_IMAGE_URL
2026-06-09 17:48:07.460954 | controller |                     value: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed
2026-06-09 17:48:07.460958 | controller |                   - name: RELATED_IMAGE_INFRA_OPERATOR_MANAGER_IMAGE_URL
2026-06-09 17:48:07.460961 | controller |                     value: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373
2026-06-09 17:48:07.460965 | controller |                   - name: RELATED_IMAGE_IRONIC_OPERATOR_MANAGER_IMAGE_URL
2026-06-09 17:48:07.460968 | controller |                     value: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf
2026-06-09 17:48:07.460972 | controller |                   - name: RELATED_IMAGE_KEYSTONE_OPERATOR_MANAGER_IMAGE_URL
2026-06-09 17:48:07.460975 | controller |                     value: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6
2026-06-09 17:48:07.460979 | controller |                   - name: RELATED_IMAGE_MANILA_OPERATOR_MANAGER_IMAGE_URL
2026-06-09 17:48:07.460982 | controller |                     value: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391
2026-06-09 17:48:07.460988 | controller |                   - name: RELATED_IMAGE_MARIADB_OPERATOR_MANAGER_IMAGE_URL
2026-06-09 17:48:07.460992 | controller |                     value: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398
2026-06-09 17:48:07.460996 | controller |                   - name: RELATED_IMAGE_NEUTRON_OPERATOR_MANAGER_IMAGE_URL
2026-06-09 17:48:07.461000 | controller |                     value: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d
2026-06-09 17:48:07.461003 | controller |                   - name: RELATED_IMAGE_NOVA_OPERATOR_MANAGER_IMAGE_URL
2026-06-09 17:48:07.461007 | controller |                     value: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60
2026-06-09 17:48:07.461012 | controller |                   - name: RELATED_IMAGE_OCTAVIA_OPERATOR_MANAGER_IMAGE_URL
2026-06-09 17:48:07.461019 | controller |                     value: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63
2026-06-09 17:48:07.461022 | controller |                   - name: RELATED_IMAGE_OPENSTACK_BAREMETAL_OPERATOR_MANAGER_IMAGE_URL
2026-06-09 17:48:07.461027 | controller |                     value: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1
2026-06-09 17:48:07.461031 | controller |                   - name: RELATED_IMAGE_OVN_OPERATOR_MANAGER_IMAGE_URL
2026-06-09 17:48:07.461036 | controller |                     value: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7
2026-06-09 17:48:07.461039 | controller |                   - name: RELATED_IMAGE_SWIFT_OPERATOR_MANAGER_IMAGE_URL
2026-06-09 17:48:07.461043 | controller |                     value: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67
2026-06-09 17:48:07.461047 | controller |                   - name: RELATED_IMAGE_TELEMETRY_OPERATOR_MANAGER_IMAGE_URL
2026-06-09 17:48:07.461050 | controller |                     value: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6
2026-06-09 17:48:07.461054 | controller |                   - name: RELATED_IMAGE_TEST_OPERATOR_MANAGER_IMAGE_URL
2026-06-09 17:48:07.461057 | controller |                     value: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc
2026-06-09 17:48:07.461061 | controller |                   - name: RELATED_IMAGE_WATCHER_OPERATOR_MANAGER_IMAGE_URL
2026-06-09 17:48:07.461064 | controller |                     value: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d
2026-06-09 17:48:07.461068 | controller |                   - name: OPENSTACK_RELEASE_VERSION
2026-06-09 17:48:07.461071 | controller |                     value: 0.6.0-1781022081
2026-06-09 17:48:07.461075 | controller |                   - name: OPERATOR_IMAGE_URL
2026-06-09 17:48:07.461078 | controller |                     value: 38.102.83.73:5001/openstack-k8s-operators/openstack-operator:721c3f7c64850716e5de5f4e76e1ef4c36c28652
2026-06-09 17:48:07.461082 | controller |                   - name: ENABLE_WEBHOOKS
2026-06-09 17:48:07.461086 | controller |                     value: "false"
2026-06-09 17:48:07.461089 | controller |                   - name: LEASE_DURATION
2026-06-09 17:48:07.461093 | controller |                     value: "30"
2026-06-09 17:48:07.461096 | controller |                   - name: RENEW_DEADLINE
2026-06-09 17:48:07.461100 | controller |                     value: "20"
2026-06-09 17:48:07.461103 | controller |                   - name: RETRY_PERIOD
2026-06-09 17:48:07.461111 | controller |                     value: "5"
2026-06-09 17:48:07.461114 | controller |                   image: 38.102.83.73:5001/openstack-k8s-operators/openstack-operator:721c3f7c64850716e5de5f4e76e1ef4c36c28652
2026-06-09 17:48:07.461118 | controller |                   livenessProbe:
2026-06-09 17:48:07.461121 | controller |                     httpGet:
2026-06-09 17:48:07.461125 | controller |                       path: /healthz
2026-06-09 17:48:07.461131 | controller |                       port: 8081
2026-06-09 17:48:07.461137 | controller |                     initialDelaySeconds: 15
2026-06-09 17:48:07.461141 | controller |                     periodSeconds: 20
2026-06-09 17:48:07.461144 | controller |                   name: operator
2026-06-09 17:48:07.461148 | controller |                   readinessProbe:
2026-06-09 17:48:07.461151 | controller |                     httpGet:
2026-06-09 17:48:07.461155 | controller |                       path: /readyz
2026-06-09 17:48:07.461158 | controller |                       port: 8081
2026-06-09 17:48:07.461162 | controller |                     initialDelaySeconds: 5
2026-06-09 17:48:07.461165 | controller |                     periodSeconds: 10
2026-06-09 17:48:07.461169 | controller |                   resources:
2026-06-09 17:48:07.461172 | controller |                     limits:
2026-06-09 17:48:07.461176 | controller |                       cpu: 500m
2026-06-09 17:48:07.461179 | controller |                       memory: 256Mi
2026-06-09 17:48:07.461183 | controller |                     requests:
2026-06-09 17:48:07.461186 | controller |                       cpu: 10m
2026-06-09 17:48:07.461190 | controller |                       memory: 128Mi
2026-06-09 17:48:07.461193 | controller |                   securityContext:
2026-06-09 17:48:07.461197 | controller |                     allowPrivilegeEscalation: false
2026-06-09 17:48:07.461200 | controller |                 securityContext:
2026-06-09 17:48:07.461204 | controller |                   runAsNonRoot: true
2026-06-09 17:48:07.461207 | controller |                 serviceAccountName: openstack-operator-controller-init
2026-06-09 17:48:07.461211 | controller |                 terminationGracePeriodSeconds: 10
2026-06-09 17:48:07.461214 | controller |                 tolerations:
2026-06-09 17:48:07.461218 | controller |                 - effect: NoExecute
2026-06-09 17:48:07.461221 | controller |                   key: node.kubernetes.io/not-ready
2026-06-09 17:48:07.461225 | controller |                   operator: Exists
2026-06-09 17:48:07.461228 | controller |                   tolerationSeconds: 120
2026-06-09 17:48:07.461232 | controller |                 - effect: NoExecute
2026-06-09 17:48:07.461235 | controller |                   key: node.kubernetes.io/unreachable
2026-06-09 17:48:07.461239 | controller |                   operator: Exists
2026-06-09 17:48:07.461242 | controller |                   tolerationSeconds: 120
2026-06-09 17:48:07.461246 | controller |         permissions:
2026-06-09 17:48:07.461249 | controller |         - rules:
2026-06-09 17:48:07.461253 | controller |           - apiGroups:
2026-06-09 17:48:07.461256 | controller |             - ""
2026-06-09 17:48:07.461260 | controller |             resources:
2026-06-09 17:48:07.461263 | controller |             - configmaps
2026-06-09 17:48:07.461267 | controller |             verbs:
2026-06-09 17:48:07.461270 | controller |             - get
2026-06-09 17:48:07.461274 | controller |             - list
2026-06-09 17:48:07.461277 | controller |             - watch
2026-06-09 17:48:07.461280 | controller |             - create
2026-06-09 17:48:07.461284 | controller |             - update
2026-06-09 17:48:07.461287 | controller |             - patch
2026-06-09 17:48:07.461291 | controller |             - delete
2026-06-09 17:48:07.461294 | controller |           - apiGroups:
2026-06-09 17:48:07.461298 | controller |             - coordination.k8s.io
2026-06-09 17:48:07.461301 | controller |             resources:
2026-06-09 17:48:07.461305 | controller |             - leases
2026-06-09 17:48:07.461308 | controller |             verbs:
2026-06-09 17:48:07.461311 | controller |             - get
2026-06-09 17:48:07.461315 | controller |             - list
2026-06-09 17:48:07.461318 | controller |             - watch
2026-06-09 17:48:07.461322 | controller |             - create
2026-06-09 17:48:07.461325 | controller |             - update
2026-06-09 17:48:07.461329 | controller |             - patch
2026-06-09 17:48:07.461332 | controller |             - delete
2026-06-09 17:48:07.461335 | controller |           - apiGroups:
2026-06-09 17:48:07.461339 | controller |             - ""
2026-06-09 17:48:07.461342 | controller |             resources:
2026-06-09 17:48:07.461346 | controller |             - events
2026-06-09 17:48:07.461349 | controller |             verbs:
2026-06-09 17:48:07.461355 | controller |             - create
2026-06-09 17:48:07.461359 | controller |             - patch
2026-06-09 17:48:07.461362 | controller |           serviceAccountName: openstack-operator-controller-init
2026-06-09 17:48:07.461366 | controller |       strategy: deployment
2026-06-09 17:48:07.461369 | controller |     installModes:
2026-06-09 17:48:07.461373 | controller |     - supported: false
2026-06-09 17:48:07.461376 | controller |       type: OwnNamespace
2026-06-09 17:48:07.461384 | controller |     - supported: false
2026-06-09 17:48:07.461426 | controller |       type: SingleNamespace
2026-06-09 17:48:07.461434 | controller |     - supported: false
2026-06-09 17:48:07.461438 | controller |       type: MultiNamespace
2026-06-09 17:48:07.461441 | controller |     - supported: true
2026-06-09 17:48:07.461445 | controller |       type: AllNamespaces
2026-06-09 17:48:07.461448 | controller |     keywords:
2026-06-09 17:48:07.461452 | controller |     - OpenStack
2026-06-09 17:48:07.461455 | controller |     links:
2026-06-09 17:48:07.461459 | controller |     - name: Openstack Operator
2026-06-09 17:48:07.461462 | controller |       url: https://github.com/openstack-k8s-operators/
2026-06-09 17:48:07.461466 | controller |     maturity: alpha
2026-06-09 17:48:07.461469 | controller |     minKubeVersion: 0.0.1
2026-06-09 17:48:07.461473 | controller |     provider:
2026-06-09 17:48:07.461476 | controller |       name: Red Hat Inc.
2026-06-09 17:48:07.461480 | controller |       url: https://redhat.com/
2026-06-09 17:48:07.461483 | controller |     relatedImages:
2026-06-09 17:48:07.461487 | controller |     - image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest
2026-06-09 17:48:07.461490 | controller |       name: agent-image-url-default
2026-06-09 17:48:07.461494 | controller |     - image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest
2026-06-09 17:48:07.461497 | controller |       name: ansibleee-image-url-default
2026-06-09 17:48:07.461501 | controller |     - image: quay.io/podified-antelope-centos9/openstack-aodh-api:current-podified
2026-06-09 17:48:07.461504 | controller |       name: aodh-api-image-url-default
2026-06-09 17:48:07.461508 | controller |     - image: quay.io/podified-antelope-centos9/openstack-aodh-evaluator:current-podified
2026-06-09 17:48:07.461511 | controller |       name: aodh-evaluator-image-url-default
2026-06-09 17:48:07.461515 | controller |     - image: quay.io/podified-antelope-centos9/openstack-aodh-listener:current-podified
2026-06-09 17:48:07.461518 | controller |       name: aodh-listener-image-url-default
2026-06-09 17:48:07.461522 | controller |     - image: quay.io/podified-antelope-centos9/openstack-aodh-notifier:current-podified
2026-06-09 17:48:07.461525 | controller |       name: aodh-notifier-image-url-default
2026-06-09 17:48:07.461528 | controller |     - image: registry.redhat.io/ubi9/httpd-24:latest
2026-06-09 17:48:07.461532 | controller |       name: apache-image-url-default
2026-06-09 17:48:07.461535 | controller |     - image: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified
2026-06-09 17:48:07.461539 | controller |       name: barbican-api-image-url-default
2026-06-09 17:48:07.461542 | controller |     - image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified
2026-06-09 17:48:07.461546 | controller |       name: barbican-keystone-listener-image-url-default
2026-06-09 17:48:07.461549 | controller |     - image: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified
2026-06-09 17:48:07.461553 | controller |       name: barbican-worker-image-url-default
2026-06-09 17:48:07.461556 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified
2026-06-09 17:48:07.461560 | controller |       name: ceilometer-central-image-url-default
2026-06-09 17:48:07.461563 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ceilometer-compute:current-podified
2026-06-09 17:48:07.461567 | controller |       name: ceilometer-compute-image-url-default
2026-06-09 17:48:07.461570 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ceilometer-ipmi:current-podified
2026-06-09 17:48:07.461573 | controller |       name: ceilometer-ipmi-image-url-default
2026-06-09 17:48:07.461577 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified
2026-06-09 17:48:07.461580 | controller |       name: ceilometer-notification-image-url-default
2026-06-09 17:48:07.461584 | controller |     - image: quay.io/openstack-k8s-operators/mysqld_exporter:latest
2026-06-09 17:48:07.461587 | controller |       name: ceilometer-mysqld-exporter-image-url-default
2026-06-09 17:48:07.461591 | controller |     - image: quay.io/openstack-k8s-operators/sg-core:latest
2026-06-09 17:48:07.461594 | controller |       name: ceilometer-sgcore-image-url-default
2026-06-09 17:48:07.461598 | controller |     - image: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0
2026-06-09 17:48:07.461606 | controller |       name: ksm-image-url-default
2026-06-09 17:48:07.461614 | controller |     - image: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified
2026-06-09 17:48:07.461617 | controller |       name: cinder-api-image-url-default
2026-06-09 17:48:07.461621 | controller |     - image: quay.io/podified-antelope-centos9/openstack-cinder-backup:current-podified
2026-06-09 17:48:07.461624 | controller |       name: cinder-backup-image-url-default
2026-06-09 17:48:07.461628 | controller |     - image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified
2026-06-09 17:48:07.461631 | controller |       name: cinder-scheduler-image-url-default
2026-06-09 17:48:07.461635 | controller |     - image: quay.io/podified-antelope-centos9/openstack-cinder-volume:current-podified
2026-06-09 17:48:07.461640 | controller |       name: cinder-volume-image-url-default
2026-06-09 17:48:07.461644 | controller |     - image: quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-api:current
2026-06-09 17:48:07.461649 | controller |       name: cloudkitty-api-image-url-default
2026-06-09 17:48:07.461654 | controller |     - image: quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-processor:current
2026-06-09 17:48:07.461658 | controller |       name: cloudkitty-proc-image-url-default
2026-06-09 17:48:07.461663 | controller |     - image: quay.io/podified-antelope-centos9/openstack-designate-api:current-podified
2026-06-09 17:48:07.461667 | controller |       name: designate-api-image-url-default
2026-06-09 17:48:07.461672 | controller |     - image: quay.io/podified-antelope-centos9/openstack-designate-backend-bind9:current-podified
2026-06-09 17:48:07.461676 | controller |       name: designate-backendbind9-image-url-default
2026-06-09 17:48:07.461680 | controller |     - image: quay.io/podified-antelope-centos9/openstack-designate-central:current-podified
2026-06-09 17:48:07.461683 | controller |       name: designate-central-image-url-default
2026-06-09 17:48:07.461692 | controller |     - image: quay.io/podified-antelope-centos9/openstack-designate-mdns:current-podified
2026-06-09 17:48:07.461696 | controller |       name: designate-mdns-image-url-default
2026-06-09 17:48:07.461699 | controller |     - image: quay.io/podified-antelope-centos9/openstack-designate-producer:current-podified
2026-06-09 17:48:07.461703 | controller |       name: designate-producer-image-url-default
2026-06-09 17:48:07.461706 | controller |     - image: quay.io/podified-antelope-centos9/openstack-unbound:current-podified
2026-06-09 17:48:07.461710 | controller |       name: designate-unbound-image-url-default
2026-06-09 17:48:07.461713 | controller |     - image: quay.io/podified-antelope-centos9/openstack-designate-worker:current-podified
2026-06-09 17:48:07.461717 | controller |       name: designate-worker-image-url-default
2026-06-09 17:48:07.461720 | controller |     - image: quay.io/podified-antelope-centos9/openstack-frr:current-podified
2026-06-09 17:48:07.461723 | controller |       name: edpm-frr-image-url-default
2026-06-09 17:48:07.461727 | controller |     - image: quay.io/podified-antelope-centos9/openstack-iscsid:current-podified
2026-06-09 17:48:07.461730 | controller |       name: edpm-iscsid-image-url-default
2026-06-09 17:48:07.461734 | controller |     - image: quay.io/podified-antelope-centos9/openstack-cron:current-podified
2026-06-09 17:48:07.461737 | controller |       name: edpm-logrotate-crond-image-url-default
2026-06-09 17:48:07.461741 | controller |     - image: quay.io/podified-antelope-centos9/openstack-multipathd:current-podified
2026-06-09 17:48:07.461744 | controller |       name: edpm-multipathd-image-url-default
2026-06-09 17:48:07.461748 | controller |     - image: quay.io/podified-antelope-centos9/openstack-neutron-dhcp-agent:current-podified
2026-06-09 17:48:07.461751 | controller |       name: edpm-neutron-dhcp-agent-image-url-default
2026-06-09 17:48:07.461754 | controller |     - image: quay.io/podified-antelope-centos9/openstack-neutron-metadata-agent-ovn:current-podified
2026-06-09 17:48:07.461758 | controller |       name: edpm-neutron-metadata-agent-image-url-default
2026-06-09 17:48:07.461761 | controller |     - image: quay.io/podified-antelope-centos9/openstack-neutron-ovn-agent:current-podified
2026-06-09 17:48:07.461765 | controller |       name: edpm-neutron-ovn-agent-image-url-default
2026-06-09 17:48:07.461768 | controller |     - image: quay.io/podified-antelope-centos9/openstack-neutron-sriov-agent:current-podified
2026-06-09 17:48:07.461772 | controller |       name: edpm-neutron-sriov-agent-image-url-default
2026-06-09 17:48:07.461785 | controller |     - image: quay.io/prometheus/node-exporter:v1.5.0
2026-06-09 17:48:07.461788 | controller |       name: edpm-node-exporter-image-url-default
2026-06-09 17:48:07.461792 | controller |     - image: quay.io/sustainable_computing_io/kepler:release-0.7.12
2026-06-09 17:48:07.461795 | controller |       name: edpm-kepler-image-url-default
2026-06-09 17:48:07.461799 | controller |     - image: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified
2026-06-09 17:48:07.461802 | controller |       name: openstack-network-exporter-image-url-default
2026-06-09 17:48:07.461805 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ovn-bgp-agent:current-podified
2026-06-09 17:48:07.461809 | controller |       name: edpm-ovn-bgp-agent-image-url-default
2026-06-09 17:48:07.461812 | controller |     - image: quay.io/openstack-k8s-operators/prometheus-podman-exporter:latest
2026-06-09 17:48:07.461816 | controller |       name: edpm-podman-exporter-image-url-default
2026-06-09 17:48:07.461819 | controller |     - image: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified
2026-06-09 17:48:07.461823 | controller |       name: glance-api-image-url-default
2026-06-09 17:48:07.461826 | controller |     - image: quay.io/podified-antelope-centos9/openstack-heat-api:current-podified
2026-06-09 17:48:07.461830 | controller |       name: heat-api-image-url-default
2026-06-09 17:48:07.461833 | controller |     - image: quay.io/podified-antelope-centos9/openstack-heat-api-cfn:current-podified
2026-06-09 17:48:07.461836 | controller |       name: heat-cfnapi-image-url-default
2026-06-09 17:48:07.461840 | controller |     - image: quay.io/podified-antelope-centos9/openstack-heat-engine:current-podified
2026-06-09 17:48:07.461843 | controller |       name: heat-engine-image-url-default
2026-06-09 17:48:07.461847 | controller |     - image: quay.io/podified-antelope-centos9/openstack-horizon:current-podified
2026-06-09 17:48:07.461850 | controller |       name: horizon-image-url-default
2026-06-09 17:48:07.461854 | controller |     - image: quay.io/podified-antelope-centos9/openstack-memcached:current-podified
2026-06-09 17:48:07.461857 | controller |       name: infra-memcached-image-url-default
2026-06-09 17:48:07.461861 | controller |     - image: quay.io/podified-antelope-centos9/openstack-redis:current-podified
2026-06-09 17:48:07.461864 | controller |       name: infra-redis-image-url-default
2026-06-09 17:48:07.461868 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ironic-api:current-podified
2026-06-09 17:48:07.461871 | controller |       name: ironic-api-image-url-default
2026-06-09 17:48:07.461875 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ironic-conductor:current-podified
2026-06-09 17:48:07.461878 | controller |       name: ironic-conductor-image-url-default
2026-06-09 17:48:07.461881 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ironic-inspector:current-podified
2026-06-09 17:48:07.461885 | controller |       name: ironic-inspector-image-url-default
2026-06-09 17:48:07.461888 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ironic-neutron-agent:current-podified
2026-06-09 17:48:07.461892 | controller |       name: ironic-neutron-agent-image-url-default
2026-06-09 17:48:07.461895 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ironic-pxe:current-podified
2026-06-09 17:48:07.461899 | controller |       name: ironic-pxe-image-url-default
2026-06-09 17:48:07.461902 | controller |     - image: quay.io/podified-antelope-centos9/ironic-python-agent:current-podified
2026-06-09 17:48:07.461906 | controller |       name: ironic-python-agent-image-url-default
2026-06-09 17:48:07.461909 | controller |     - image: quay.io/podified-antelope-centos9/openstack-keystone:current-podified
2026-06-09 17:48:07.461912 | controller |       name: keystone-api-image-url-default
2026-06-09 17:48:07.461916 | controller |     - image: quay.io/podified-antelope-centos9/openstack-manila-api:current-podified
2026-06-09 17:48:07.461922 | controller |       name: manila-api-image-url-default
2026-06-09 17:48:07.461929 | controller |     - image: quay.io/podified-antelope-centos9/openstack-manila-scheduler:current-podified
2026-06-09 17:48:07.461932 | controller |       name: manila-scheduler-image-url-default
2026-06-09 17:48:07.461936 | controller |     - image: quay.io/podified-antelope-centos9/openstack-manila-share:current-podified
2026-06-09 17:48:07.461939 | controller |       name: manila-share-image-url-default
2026-06-09 17:48:07.461945 | controller |     - image: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified
2026-06-09 17:48:07.461948 | controller |       name: mariadb-image-url-default
2026-06-09 17:48:07.461952 | controller |     - image: quay.io/podified-antelope-centos9/openstack-netutils:current-podified
2026-06-09 17:48:07.461955 | controller |       name: net-utils-image-url-default
2026-06-09 17:48:07.461959 | controller |     - image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified
2026-06-09 17:48:07.461962 | controller |       name: neutron-api-image-url-default
2026-06-09 17:48:07.461966 | controller |     - image: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified
2026-06-09 17:48:07.461969 | controller |       name: nova-api-image-url-default
2026-06-09 17:48:07.461972 | controller |     - image: quay.io/podified-antelope-centos9/openstack-nova-compute:current-podified
2026-06-09 17:48:07.461976 | controller |       name: nova-compute-image-url-default
2026-06-09 17:48:07.461979 | controller |     - image: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified
2026-06-09 17:48:07.461983 | controller |       name: nova-conductor-image-url-default
2026-06-09 17:48:07.461986 | controller |     - image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified
2026-06-09 17:48:07.461990 | controller |       name: nova-novnc-image-url-default
2026-06-09 17:48:07.461993 | controller |     - image: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified
2026-06-09 17:48:07.461997 | controller |       name: nova-scheduler-image-url-default
2026-06-09 17:48:07.462000 | controller |     - image: quay.io/podified-antelope-centos9/openstack-octavia-api:current-podified
2026-06-09 17:48:07.462004 | controller |       name: octavia-api-image-url-default
2026-06-09 17:48:07.462007 | controller |     - image: quay.io/podified-antelope-centos9/openstack-octavia-health-manager:current-podified
2026-06-09 17:48:07.462011 | controller |       name: octavia-healthmanager-image-url-default
2026-06-09 17:48:07.462016 | controller |     - image: quay.io/podified-antelope-centos9/openstack-octavia-housekeeping:current-podified
2026-06-09 17:48:07.462020 | controller |       name: octavia-housekeeping-image-url-default
2026-06-09 17:48:07.462024 | controller |     - image: quay.io/podified-antelope-centos9/openstack-octavia-worker:current-podified
2026-06-09 17:48:07.462027 | controller |       name: octavia-worker-image-url-default
2026-06-09 17:48:07.462032 | controller |     - image: quay.io/podified-antelope-centos9/openstack-rsyslog:current-podified
2026-06-09 17:48:07.462036 | controller |       name: octavia-rsyslog-image-url-default
2026-06-09 17:48:07.462040 | controller |     - image: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified
2026-06-09 17:48:07.462043 | controller |       name: openstack-client-image-url-default
2026-06-09 17:48:07.462047 | controller |     - image: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified
2026-06-09 17:48:07.462050 | controller |       name: os-container-image-url-default
2026-06-09 17:48:07.462054 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified
2026-06-09 17:48:07.462057 | controller |       name: ovn-controller-image-url-default
2026-06-09 17:48:07.462061 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified
2026-06-09 17:48:07.462064 | controller |       name: ovn-controller-ovs-image-url-default
2026-06-09 17:48:07.462068 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified
2026-06-09 17:48:07.462071 | controller |       name: ovn-nb-dbcluster-image-url-default
2026-06-09 17:48:07.462074 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified
2026-06-09 17:48:07.462078 | controller |       name: ovn-northd-image-url-default
2026-06-09 17:48:07.462081 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified
2026-06-09 17:48:07.462085 | controller |       name: ovn-sb-dbcluster-image-url-default
2026-06-09 17:48:07.462088 | controller |     - image: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified
2026-06-09 17:48:07.462092 | controller |       name: placement-api-image-url-default
2026-06-09 17:48:07.462095 | controller |     - image: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified
2026-06-09 17:48:07.462101 | controller |       name: rabbitmq-image-url-default
2026-06-09 17:48:07.462105 | controller |     - image: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified
2026-06-09 17:48:07.462108 | controller |       name: swift-account-image-url-default
2026-06-09 17:48:07.462112 | controller |     - image: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified
2026-06-09 17:48:07.462115 | controller |       name: swift-container-image-url-default
2026-06-09 17:48:07.462118 | controller |     - image: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified
2026-06-09 17:48:07.462122 | controller |       name: swift-object-image-url-default
2026-06-09 17:48:07.462125 | controller |     - image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified
2026-06-09 17:48:07.462129 | controller |       name: swift-proxy-image-url-default
2026-06-09 17:48:07.462132 | controller |     - image: quay.io/podified-antelope-centos9/openstack-tempest-all:current-podified
2026-06-09 17:48:07.462136 | controller |       name: test-tempest-image-url-default
2026-06-09 17:48:07.462139 | controller |     - image: quay.io/podified-master-centos9/openstack-watcher-api:current-podified
2026-06-09 17:48:07.462143 | controller |       name: watcher-api-image-url-default
2026-06-09 17:48:07.462146 | controller |     - image: quay.io/podified-master-centos9/openstack-watcher-applier:current-podified
2026-06-09 17:48:07.462153 | controller |       name: watcher-applier-image-url-default
2026-06-09 17:48:07.462156 | controller |     - image: quay.io/podified-master-centos9/openstack-watcher-decision-engine:current-podified
2026-06-09 17:48:07.462160 | controller |       name: watcher-decision-engine-image-url-default
2026-06-09 17:48:07.462163 | controller |     - image: quay.io/openstack-k8s-operators/openstack-must-gather:latest
2026-06-09 17:48:07.462167 | controller |       name: openstack-must-gather-default
2026-06-09 17:48:07.462170 | controller |     - image: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7
2026-06-09 17:48:07.462174 | controller |       name: barbican-operator-manager-image-url
2026-06-09 17:48:07.462177 | controller |     - image: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce
2026-06-09 17:48:07.462181 | controller |       name: cinder-operator-manager-image-url
2026-06-09 17:48:07.462184 | controller |     - image: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd
2026-06-09 17:48:07.462188 | controller |       name: designate-operator-manager-image-url
2026-06-09 17:48:07.462191 | controller |     - image: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9
2026-06-09 17:48:07.462195 | controller |       name: glance-operator-manager-image-url
2026-06-09 17:48:07.462198 | controller |     - image: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752
2026-06-09 17:48:07.462202 | controller |       name: heat-operator-manager-image-url
2026-06-09 17:48:07.462205 | controller |     - image: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed
2026-06-09 17:48:07.462209 | controller |       name: horizon-operator-manager-image-url
2026-06-09 17:48:07.462212 | controller |     - image: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373
2026-06-09 17:48:07.462216 | controller |       name: infra-operator-manager-image-url
2026-06-09 17:48:07.462219 | controller |     - image: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf
2026-06-09 17:48:07.462223 | controller |       name: ironic-operator-manager-image-url
2026-06-09 17:48:07.462226 | controller |     - image: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6
2026-06-09 17:48:07.462230 | controller |       name: keystone-operator-manager-image-url
2026-06-09 17:48:07.462233 | controller |     - image: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391
2026-06-09 17:48:07.462238 | controller |       name: manila-operator-manager-image-url
2026-06-09 17:48:07.462244 | controller |     - image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398
2026-06-09 17:48:07.462250 | controller |       name: mariadb-operator-manager-image-url
2026-06-09 17:48:07.462253 | controller |     - image: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d
2026-06-09 17:48:07.462257 | controller |       name: neutron-operator-manager-image-url
2026-06-09 17:48:07.462260 | controller |     - image: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60
2026-06-09 17:48:07.462264 | controller |       name: nova-operator-manager-image-url
2026-06-09 17:48:07.462267 | controller |     - image: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63
2026-06-09 17:48:07.462271 | controller |       name: octavia-operator-manager-image-url
2026-06-09 17:48:07.462274 | controller |     - image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1
2026-06-09 17:48:07.462278 | controller |       name: openstack-baremetal-operator-manager-image-url
2026-06-09 17:48:07.462281 | controller |     - image: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7
2026-06-09 17:48:07.462285 | controller |       name: ovn-operator-manager-image-url
2026-06-09 17:48:07.462288 | controller |     - image: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67
2026-06-09 17:48:07.462292 | controller |       name: swift-operator-manager-image-url
2026-06-09 17:48:07.462296 | controller |     - image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6
2026-06-09 17:48:07.462301 | controller |       name: telemetry-operator-manager-image-url
2026-06-09 17:48:07.462306 | controller |     - image: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc
2026-06-09 17:48:07.462311 | controller |       name: test-operator-manager-image-url
2026-06-09 17:48:07.462315 | controller |     - image: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d
2026-06-09 17:48:07.462320 | controller |       name: watcher-operator-manager-image-url
2026-06-09 17:48:07.462325 | controller |     version: 0.6.0
2026-06-09 17:48:07.462328 | controller |   status:
2026-06-09 17:48:07.462332 | controller |     cleanup: {}
2026-06-09 17:48:07.462335 | controller |     conditions:
2026-06-09 17:48:07.462339 | controller |     - lastTransitionTime: "2026-06-09T16:53:24Z"
2026-06-09 17:48:07.462342 | controller |       lastUpdateTime: "2026-06-09T16:53:24Z"
2026-06-09 17:48:07.462348 | controller |       message: requirements not yet checked
2026-06-09 17:48:07.462352 | controller |       phase: Pending
2026-06-09 17:48:07.462355 | controller |       reason: RequirementsUnknown
2026-06-09 17:48:07.462359 | controller |     - lastTransitionTime: "2026-06-09T16:53:24Z"
2026-06-09 17:48:07.462362 | controller |       lastUpdateTime: "2026-06-09T16:53:24Z"
2026-06-09 17:48:07.462366 | controller |       message: all requirements found, attempting install
2026-06-09 17:48:07.462369 | controller |       phase: InstallReady
2026-06-09 17:48:07.462373 | controller |       reason: AllRequirementsMet
2026-06-09 17:48:07.462376 | controller |     - lastTransitionTime: "2026-06-09T16:53:24Z"
2026-06-09 17:48:07.462380 | controller |       lastUpdateTime: "2026-06-09T16:53:24Z"
2026-06-09 17:48:07.462384 | controller |       message: waiting for install components to report healthy
2026-06-09 17:48:07.462407 | controller |       phase: Installing
2026-06-09 17:48:07.462413 | controller |       reason: InstallSucceeded
2026-06-09 17:48:07.462418 | controller |     - lastTransitionTime: "2026-06-09T16:53:24Z"
2026-06-09 17:48:07.462422 | controller |       lastUpdateTime: "2026-06-09T16:53:24Z"
2026-06-09 17:48:07.462427 | controller |       message: 'installing: waiting for deployment openstack-operator-controller-init
2026-06-09 17:48:07.462432 | controller |         to become ready: deployment "openstack-operator-controller-init" not available:
2026-06-09 17:48:07.462441 | controller |         Deployment does not have minimum availability.'
2026-06-09 17:48:07.462445 | controller |       phase: Installing
2026-06-09 17:48:07.462450 | controller |       reason: InstallWaiting
2026-06-09 17:48:07.462454 | controller |     - lastTransitionTime: "2026-06-09T16:54:01Z"
2026-06-09 17:48:07.462459 | controller |       lastUpdateTime: "2026-06-09T16:54:01Z"
2026-06-09 17:48:07.462464 | controller |       message: install strategy completed with no errors
2026-06-09 17:48:07.462468 | controller |       phase: Succeeded
2026-06-09 17:48:07.462472 | controller |       reason: InstallSucceeded
2026-06-09 17:48:07.462477 | controller |     lastTransitionTime: "2026-06-09T16:54:01Z"
2026-06-09 17:48:07.462481 | controller |     lastUpdateTime: "2026-06-09T16:54:01Z"
2026-06-09 17:48:07.462486 | controller |     message: install strategy completed with no errors
2026-06-09 17:48:07.462489 | controller |     phase: Succeeded
2026-06-09 17:48:07.462493 | controller |     reason: InstallSucceeded
2026-06-09 17:48:07.462496 | controller |     requirementStatus:
2026-06-09 17:48:07.462500 | controller |     - group: operators.coreos.com
2026-06-09 17:48:07.462503 | controller |       kind: ClusterServiceVersion
2026-06-09 17:48:07.462507 | controller |       message: CSV minKubeVersion (0.0.1) less than server version (v1.33.5)
2026-06-09 17:48:07.462510 | controller |       name: openstack-operator.v0.6.0
2026-06-09 17:48:07.462514 | controller |       status: Present
2026-06-09 17:48:07.462517 | controller |       version: v1alpha1
2026-06-09 17:48:07.462521 | controller |     - group: apiextensions.k8s.io
2026-06-09 17:48:07.462524 | controller |       kind: CustomResourceDefinition
2026-06-09 17:48:07.462528 | controller |       message: CRD is present and Established condition is true
2026-06-09 17:48:07.462531 | controller |       name: openstacks.operator.openstack.org
2026-06-09 17:48:07.462534 | controller |       status: Present
2026-06-09 17:48:07.462538 | controller |       uuid: b21ff522-0cf0-4566-9eab-426f9e74a21e
2026-06-09 17:48:07.462541 | controller |       version: v1
2026-06-09 17:48:07.462545 | controller |     - dependents:
2026-06-09 17:48:07.462548 | controller |       - group: rbac.authorization.k8s.io
2026-06-09 17:48:07.462552 | controller |         kind: PolicyRule
2026-06-09 17:48:07.462555 | controller |         message: cluster rule:{"verbs":["create"],"apiGroups":["authentication.k8s.io"],"resources":["tokenreviews"]}
2026-06-09 17:48:07.462559 | controller |         status: Satisfied
2026-06-09 17:48:07.462562 | controller |         version: v1
2026-06-09 17:48:07.462566 | controller |       - group: rbac.authorization.k8s.io
2026-06-09 17:48:07.462569 | controller |         kind: PolicyRule
2026-06-09 17:48:07.462573 | controller |         message: cluster rule:{"verbs":["create"],"apiGroups":["authorization.k8s.io"],"resources":["subjectaccessreviews"]}
2026-06-09 17:48:07.462576 | controller |         status: Satisfied
2026-06-09 17:48:07.462580 | controller |         version: v1
2026-06-09 17:48:07.462583 | controller |       - group: rbac.authorization.k8s.io
2026-06-09 17:48:07.462587 | controller |         kind: PolicyRule
2026-06-09 17:48:07.462590 | controller |         message: cluster rule:{"verbs":["*"],"apiGroups":[""],"resources":["configmaps","namespaces","serviceaccounts","services"]}
2026-06-09 17:48:07.462594 | controller |         status: Satisfied
2026-06-09 17:48:07.462597 | controller |         version: v1
2026-06-09 17:48:07.462600 | controller |       - group: rbac.authorization.k8s.io
2026-06-09 17:48:07.462604 | controller |         kind: PolicyRule
2026-06-09 17:48:07.462607 | controller |         message: cluster rule:{"verbs":["*"],"apiGroups":["admissionregistration.k8s.io"],"resources":["mutatingwebhookconfigurations","validatingwebhookconfigurations"]}
2026-06-09 17:48:07.462611 | controller |         status: Satisfied
2026-06-09 17:48:07.462615 | controller |         version: v1
2026-06-09 17:48:07.462618 | controller |       - group: rbac.authorization.k8s.io
2026-06-09 17:48:07.462621 | controller |         kind: PolicyRule
2026-06-09 17:48:07.462625 | controller |         message: cluster rule:{"verbs":["*"],"apiGroups":["apiextensions.k8s.io"],"resources":["*"]}
2026-06-09 17:48:07.462628 | controller |         status: Satisfied
2026-06-09 17:48:07.462632 | controller |         version: v1
2026-06-09 17:48:07.462635 | controller |       - group: rbac.authorization.k8s.io
2026-06-09 17:48:07.462639 | controller |         kind: PolicyRule
2026-06-09 17:48:07.462642 | controller |         message: cluster rule:{"verbs":["create","delete","get","list","patch","update","watch"],"apiGroups":["apps"],"resources":["deployments"]}
2026-06-09 17:48:07.462648 | controller |         status: Satisfied
2026-06-09 17:48:07.462652 | controller |         version: v1
2026-06-09 17:48:07.462655 | controller |       - group: rbac.authorization.k8s.io
2026-06-09 17:48:07.462659 | controller |         kind: PolicyRule
2026-06-09 17:48:07.462662 | controller |         message: cluster rule:{"verbs":["create","delete","get","list","patch","update","watch"],"apiGroups":["cert-manager.io"],"resources":["certificates","issuers"]}
2026-06-09 17:48:07.462666 | controller |         status: Satisfied
2026-06-09 17:48:07.462669 | controller |         version: v1
2026-06-09 17:48:07.462672 | controller |       - group: rbac.authorization.k8s.io
2026-06-09 17:48:07.462676 | controller |         kind: PolicyRule
2026-06-09 17:48:07.462679 | controller |         message: cluster rule:{"verbs":["get","list","watch"],"apiGroups":["discovery.k8s.io"],"resources":["endpointslices"]}
2026-06-09 17:48:07.462683 | controller |         status: Satisfied
2026-06-09 17:48:07.462686 | controller |         version: v1
2026-06-09 17:48:07.462690 | controller |       - group: rbac.authorization.k8s.io
2026-06-09 17:48:07.462693 | controller |         kind: PolicyRule
2026-06-09 17:48:07.462697 | controller |         message: cluster rule:{"verbs":["create","delete","get","list","update","watch"],"apiGroups":["monitoring.coreos.com"],"resources":["servicemonitors"]}
2026-06-09 17:48:07.462700 | controller |         status: Satisfied
2026-06-09 17:48:07.462703 | controller |         version: v1
2026-06-09 17:48:07.462711 | controller |       - group: rbac.authorization.k8s.io
2026-06-09 17:48:07.462715 | controller |         kind: PolicyRule
2026-06-09 17:48:07.462719 | controller |         message: cluster rule:{"verbs":["create","delete","get","list","patch","update","watch"],"apiGroups":["operator.openstack.org"],"resources":["openstacks"]}
2026-06-09 17:48:07.462722 | controller |         status: Satisfied
2026-06-09 17:48:07.462726 | controller |         version: v1
2026-06-09 17:48:07.462729 | controller |       - group: rbac.authorization.k8s.io
2026-06-09 17:48:07.462733 | controller |         kind: PolicyRule
2026-06-09 17:48:07.462736 | controller |         message: cluster rule:{"verbs":["update"],"apiGroups":["operator.openstack.org"],"resources":["openstacks/finalizers"]}
2026-06-09 17:48:07.462739 | controller |         status: Satisfied
2026-06-09 17:48:07.462743 | controller |         version: v1
2026-06-09 17:48:07.462746 | controller |       - group: rbac.authorization.k8s.io
2026-06-09 17:48:07.462750 | controller |         kind: PolicyRule
2026-06-09 17:48:07.462753 | controller |         message: cluster rule:{"verbs":["get","patch","update"],"apiGroups":["operator.openstack.org"],"resources":["openstacks/status"]}
2026-06-09 17:48:07.462756 | controller |         status: Satisfied
2026-06-09 17:48:07.462760 | controller |         version: v1
2026-06-09 17:48:07.462763 | controller |       - group: rbac.authorization.k8s.io
2026-06-09 17:48:07.462767 | controller |         kind: PolicyRule
2026-06-09 17:48:07.462777 | controller |         message: cluster rule:{"verbs":["delete","get","list"],"apiGroups":["operators.coreos.com"],"resources":["clusterserviceversions","installplans","operators","subscriptions"]}
2026-06-09 17:48:07.462782 | controller |         status: Satisfied
2026-06-09 17:48:07.462785 | controller |         version: v1
2026-06-09 17:48:07.462788 | controller |       - group: rbac.authorization.k8s.io
2026-06-09 17:48:07.462792 | controller |         kind: PolicyRule
2026-06-09 17:48:07.462797 | controller |         message: cluster rule:{"verbs":["*"],"apiGroups":["rbac.authorization.k8s.io"],"resources":["clusterrolebindings","clusterroles","rolebindings","roles"]}
2026-06-09 17:48:07.462802 | controller |         status: Satisfied
2026-06-09 17:48:07.462816 | controller |         version: v1
2026-06-09 17:48:07.462823 | controller |       group: ""
2026-06-09 17:48:07.462828 | controller |       kind: ServiceAccount
2026-06-09 17:48:07.462833 | controller |       message: ""
2026-06-09 17:48:07.462838 | controller |       name: openstack-operator-controller-init
2026-06-09 17:48:07.462843 | controller |       status: Present
2026-06-09 17:48:07.462848 | controller |       version: v1
2026-06-09 17:48:07.462853 | controller | kind: List
2026-06-09 17:48:07.462858 | controller | metadata:
2026-06-09 17:48:07.462863 | controller |   resourceVersion: ""
2026-06-09 17:48:08.024709 | controller | ok: Runtime: 0:00:00.192094
2026-06-09 17:48:08.069442 | 
2026-06-09 17:48:08.069579 | TASK [env_op_images : Get the images name]
2026-06-09 17:48:08.666805 | controller | [
2026-06-09 17:48:08.666898 | controller |   {
2026-06-09 17:48:08.666915 | controller |     "RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT": "quay.io/podified-antelope-centos9/openstack-octavia-health-manager:current-podified"
2026-06-09 17:48:08.666925 | controller |   },
2026-06-09 17:48:08.666934 | controller |   {
2026-06-09 17:48:08.666945 | controller |     "RELATED_IMAGE_BARBICAN_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7"
2026-06-09 17:48:08.666955 | controller |   },
2026-06-09 17:48:08.666963 | controller |   {
2026-06-09 17:48:08.666974 | controller |     "RELATED_IMAGE_CINDER_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce"
2026-06-09 17:48:08.666986 | controller |   },
2026-06-09 17:48:08.666994 | controller |   {
2026-06-09 17:48:08.667003 | controller |     "RELATED_IMAGE_DESIGNATE_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd"
2026-06-09 17:48:08.667011 | controller |   },
2026-06-09 17:48:08.667019 | controller |   {
2026-06-09 17:48:08.667027 | controller |     "RELATED_IMAGE_GLANCE_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9"
2026-06-09 17:48:08.667035 | controller |   },
2026-06-09 17:48:08.667043 | controller |   {
2026-06-09 17:48:08.667057 | controller |     "RELATED_IMAGE_HEAT_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752"
2026-06-09 17:48:08.667066 | controller |   },
2026-06-09 17:48:08.667074 | controller |   {
2026-06-09 17:48:08.667082 | controller |     "RELATED_IMAGE_HORIZON_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed"
2026-06-09 17:48:08.667089 | controller |   },
2026-06-09 17:48:08.667097 | controller |   {
2026-06-09 17:48:08.667105 | controller |     "RELATED_IMAGE_INFRA_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373"
2026-06-09 17:48:08.667194 | controller |   },
2026-06-09 17:48:08.667203 | controller |   {
2026-06-09 17:48:08.667211 | controller |     "RELATED_IMAGE_IRONIC_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf"
2026-06-09 17:48:08.667219 | controller |   },
2026-06-09 17:48:08.667227 | controller |   {
2026-06-09 17:48:08.667235 | controller |     "RELATED_IMAGE_KEYSTONE_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6"
2026-06-09 17:48:08.667243 | controller |   },
2026-06-09 17:48:08.667251 | controller |   {
2026-06-09 17:48:08.667260 | controller |     "RELATED_IMAGE_MANILA_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391"
2026-06-09 17:48:08.667269 | controller |   },
2026-06-09 17:48:08.667277 | controller |   {
2026-06-09 17:48:08.667285 | controller |     "RELATED_IMAGE_MARIADB_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398"
2026-06-09 17:48:08.667293 | controller |   },
2026-06-09 17:48:08.667301 | controller |   {
2026-06-09 17:48:08.667309 | controller |     "RELATED_IMAGE_NEUTRON_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d"
2026-06-09 17:48:08.667317 | controller |   },
2026-06-09 17:48:08.667325 | controller |   {
2026-06-09 17:48:08.667333 | controller |     "RELATED_IMAGE_NOVA_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60"
2026-06-09 17:48:08.667340 | controller |   },
2026-06-09 17:48:08.667348 | controller |   {
2026-06-09 17:48:08.667356 | controller |     "RELATED_IMAGE_OCTAVIA_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63"
2026-06-09 17:48:08.667364 | controller |   },
2026-06-09 17:48:08.667383 | controller |   {
2026-06-09 17:48:08.667432 | controller |     "RELATED_IMAGE_OPENSTACK_BAREMETAL_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1"
2026-06-09 17:48:08.667449 | controller |   },
2026-06-09 17:48:08.667457 | controller |   {
2026-06-09 17:48:08.667466 | controller |     "RELATED_IMAGE_OVN_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7"
2026-06-09 17:48:08.667473 | controller |   },
2026-06-09 17:48:08.667481 | controller |   {
2026-06-09 17:48:08.667489 | controller |     "RELATED_IMAGE_SWIFT_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67"
2026-06-09 17:48:08.667497 | controller |   },
2026-06-09 17:48:08.667505 | controller |   {
2026-06-09 17:48:08.667512 | controller |     "RELATED_IMAGE_TELEMETRY_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6"
2026-06-09 17:48:08.667520 | controller |   },
2026-06-09 17:48:08.667528 | controller |   {
2026-06-09 17:48:08.667536 | controller |     "RELATED_IMAGE_TEST_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc"
2026-06-09 17:48:08.667544 | controller |   },
2026-06-09 17:48:08.667552 | controller |   {
2026-06-09 17:48:08.667560 | controller |     "RELATED_IMAGE_WATCHER_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d"
2026-06-09 17:48:08.667567 | controller |   }
2026-06-09 17:48:08.667575 | controller | ]
2026-06-09 17:48:09.187362 | controller | ok: Runtime: 0:00:00.178815
2026-06-09 17:48:09.255789 | 
2026-06-09 17:48:09.255932 | TASK [env_op_images : Extract env variable name and images]
2026-06-09 17:48:09.335756 | controller | ok
2026-06-09 17:48:09.361368 | 
2026-06-09 17:48:09.361437 | TASK [env_op_images : Get all pods from all namespaces to find openstack-operator-index]
2026-06-09 17:48:13.359160 | controller | ok
2026-06-09 17:48:14.896034 | 
2026-06-09 17:48:14.896161 | TASK [env_op_images : Retrieve openstack-operator-index pod]
2026-06-09 17:48:15.073575 | controller | ok
2026-06-09 17:48:15.112342 | 
2026-06-09 17:48:15.112478 | TASK [env_op_images : Get all the pods in openstack-operator namespace]
2026-06-09 17:48:16.730770 | controller | ok
2026-06-09 17:48:16.896881 | 
2026-06-09 17:48:16.897023 | TASK [env_op_images : Get operator images and pods]
2026-06-09 17:48:17.630002 | controller | ok
2026-06-09 17:48:17.766536 | 
2026-06-09 17:48:17.766686 | LOOP [env_op_images : Add operator images to the dictionary]
2026-06-09 17:48:18.084169 | controller | ok:
2026-06-09 17:48:18.084472 | controller | {
2026-06-09 17:48:18.084509 | controller |   "apiVersion": "v1",
2026-06-09 17:48:18.084562 | controller |   "kind": "Pod",
2026-06-09 17:48:18.084586 | controller |   "metadata": {
2026-06-09 17:48:18.084609 | controller |     "annotations": {
2026-06-09 17:48:18.084632 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.0.74/23\"],\"mac_address\":\"0a:58:0a:d9:00:4a\",\"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.74/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-09 17:48:18.084658 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.0.74\"\n    ],\n    \"mac\": \"0a:58:0a:d9:00:4a\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-09 17:48:18.084680 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-09 17:48:18.084702 | controller |       "openshift.io/scc": "anyuid",
2026-06-09 17:48:18.084723 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-09 17:48:18.084745 | controller |     },
2026-06-09 17:48:18.084766 | controller |     "creationTimestamp": "2026-06-09T16:54:45Z",
2026-06-09 17:48:18.084788 | controller |     "generateName": "barbican-operator-controller-manager-7b8ffd8c4f-",
2026-06-09 17:48:18.084809 | controller |     "generation": 1,
2026-06-09 17:48:18.084830 | controller |     "labels": {
2026-06-09 17:48:18.084851 | controller |       "app.kubernetes.io/name": "barbican-operator",
2026-06-09 17:48:18.084898 | controller |       "control-plane": "controller-manager",
2026-06-09 17:48:18.084958 | controller |       "openstack.org/operator-name": "barbican",
2026-06-09 17:48:18.084985 | controller |       "pod-template-hash": "7b8ffd8c4f"
2026-06-09 17:48:18.085008 | controller |     },
2026-06-09 17:48:18.085029 | controller |     "managedFields": [
2026-06-09 17:48:18.085050 | controller |       {
2026-06-09 17:48:18.085070 | controller |         "apiVersion": "v1",
2026-06-09 17:48:18.085091 | controller |         "fieldsType": "FieldsV1",
2026-06-09 17:48:18.085111 | controller |         "fieldsV1": {
2026-06-09 17:48:18.085132 | controller |           "f:metadata": {
2026-06-09 17:48:18.085152 | controller |             "f:annotations": {
2026-06-09 17:48:18.085172 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-09 17:48:18.085192 | controller |             }
2026-06-09 17:48:18.085212 | controller |           }
2026-06-09 17:48:18.085232 | controller |         },
2026-06-09 17:48:18.085252 | controller |         "manager": "crc",
2026-06-09 17:48:18.085273 | controller |         "operation": "Update",
2026-06-09 17:48:18.085293 | controller |         "subresource": "status",
2026-06-09 17:48:18.085313 | controller |         "time": "2026-06-09T16:54:45Z"
2026-06-09 17:48:18.085334 | controller |       },
2026-06-09 17:48:18.085354 | controller |       {
2026-06-09 17:48:18.085374 | controller |         "apiVersion": "v1",
2026-06-09 17:48:18.085395 | controller |         "fieldsType": "FieldsV1",
2026-06-09 17:48:18.085414 | controller |         "fieldsV1": {
2026-06-09 17:48:18.085434 | controller |           "f:metadata": {
2026-06-09 17:48:18.085454 | controller |             "f:annotations": {
2026-06-09 17:48:18.085474 | controller |               ".": {},
2026-06-09 17:48:18.085493 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-09 17:48:18.085540 | controller |             },
2026-06-09 17:48:18.085570 | controller |             "f:generateName": {},
2026-06-09 17:48:18.085591 | controller |             "f:labels": {
2026-06-09 17:48:18.085612 | controller |               ".": {},
2026-06-09 17:48:18.085632 | controller |               "f:app.kubernetes.io/name": {},
2026-06-09 17:48:18.085653 | controller |               "f:control-plane": {},
2026-06-09 17:48:18.085673 | controller |               "f:openstack.org/operator-name": {},
2026-06-09 17:48:18.085694 | controller |               "f:pod-template-hash": {}
2026-06-09 17:48:18.085714 | controller |             },
2026-06-09 17:48:18.085735 | controller |             "f:ownerReferences": {
2026-06-09 17:48:18.085755 | controller |               ".": {},
2026-06-09 17:48:18.085791 | controller |               "k:{\"uid\":\"afb8b299-61ac-4a50-89b3-f5c9e2b3eaf2\"}": {}
2026-06-09 17:48:18.085813 | controller |             }
2026-06-09 17:48:18.085834 | controller |           },
2026-06-09 17:48:18.085854 | controller |           "f:spec": {
2026-06-09 17:48:18.085875 | controller |             "f:containers": {
2026-06-09 17:48:18.085896 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-09 17:48:18.085917 | controller |                 ".": {},
2026-06-09 17:48:18.085937 | controller |                 "f:args": {},
2026-06-09 17:48:18.085957 | controller |                 "f:command": {},
2026-06-09 17:48:18.085978 | controller |                 "f:env": {
2026-06-09 17:48:18.085999 | controller |                   ".": {},
2026-06-09 17:48:18.086019 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-09 17:48:18.086040 | controller |                     ".": {},
2026-06-09 17:48:18.086061 | controller |                     "f:name": {},
2026-06-09 17:48:18.086081 | controller |                     "f:value": {}
2026-06-09 17:48:18.086102 | controller |                   },
2026-06-09 17:48:18.086122 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-09 17:48:18.086143 | controller |                     ".": {},
2026-06-09 17:48:18.086163 | controller |                     "f:name": {},
2026-06-09 17:48:18.086184 | controller |                     "f:value": {}
2026-06-09 17:48:18.086204 | controller |                   },
2026-06-09 17:48:18.086224 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-09 17:48:18.086245 | controller |                     ".": {},
2026-06-09 17:48:18.086265 | controller |                     "f:name": {},
2026-06-09 17:48:18.086286 | controller |                     "f:value": {}
2026-06-09 17:48:18.086308 | controller |                   },
2026-06-09 17:48:18.086329 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-09 17:48:18.086350 | controller |                     ".": {},
2026-06-09 17:48:18.086370 | controller |                     "f:name": {},
2026-06-09 17:48:18.086391 | controller |                     "f:value": {}
2026-06-09 17:48:18.086411 | controller |                   },
2026-06-09 17:48:18.086431 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-09 17:48:18.086452 | controller |                     ".": {},
2026-06-09 17:48:18.086472 | controller |                     "f:name": {},
2026-06-09 17:48:18.086492 | controller |                     "f:value": {}
2026-06-09 17:48:18.086530 | controller |                   }
2026-06-09 17:48:18.086558 | controller |                 },
2026-06-09 17:48:18.086579 | controller |                 "f:image": {},
2026-06-09 17:48:18.086599 | controller |                 "f:imagePullPolicy": {},
2026-06-09 17:48:18.086620 | controller |                 "f:livenessProbe": {
2026-06-09 17:48:18.086640 | controller |                   ".": {},
2026-06-09 17:48:18.086660 | controller |                   "f:failureThreshold": {},
2026-06-09 17:48:18.086680 | controller |                   "f:httpGet": {
2026-06-09 17:48:18.086704 | controller |                     ".": {},
2026-06-09 17:48:18.086724 | controller |                     "f:path": {},
2026-06-09 17:48:18.086744 | controller |                     "f:port": {},
2026-06-09 17:48:18.086764 | controller |                     "f:scheme": {}
2026-06-09 17:48:18.086784 | controller |                   },
2026-06-09 17:48:18.086804 | controller |                   "f:initialDelaySeconds": {},
2026-06-09 17:48:18.086824 | controller |                   "f:periodSeconds": {},
2026-06-09 17:48:18.086843 | controller |                   "f:successThreshold": {},
2026-06-09 17:48:18.086863 | controller |                   "f:timeoutSeconds": {}
2026-06-09 17:48:18.086883 | controller |                 },
2026-06-09 17:48:18.086903 | controller |                 "f:name": {},
2026-06-09 17:48:18.086922 | controller |                 "f:readinessProbe": {
2026-06-09 17:48:18.086943 | controller |                   ".": {},
2026-06-09 17:48:18.086962 | controller |                   "f:failureThreshold": {},
2026-06-09 17:48:18.086982 | controller |                   "f:httpGet": {
2026-06-09 17:48:18.087002 | controller |                     ".": {},
2026-06-09 17:48:18.087021 | controller |                     "f:path": {},
2026-06-09 17:48:18.087041 | controller |                     "f:port": {},
2026-06-09 17:48:18.087060 | controller |                     "f:scheme": {}
2026-06-09 17:48:18.087080 | controller |                   },
2026-06-09 17:48:18.087100 | controller |                   "f:initialDelaySeconds": {},
2026-06-09 17:48:18.087120 | controller |                   "f:periodSeconds": {},
2026-06-09 17:48:18.087140 | controller |                   "f:successThreshold": {},
2026-06-09 17:48:18.087160 | controller |                   "f:timeoutSeconds": {}
2026-06-09 17:48:18.087180 | controller |                 },
2026-06-09 17:48:18.087200 | controller |                 "f:resources": {
2026-06-09 17:48:18.087220 | controller |                   ".": {},
2026-06-09 17:48:18.087239 | controller |                   "f:limits": {
2026-06-09 17:48:18.087259 | controller |                     ".": {},
2026-06-09 17:48:18.087279 | controller |                     "f:cpu": {},
2026-06-09 17:48:18.087299 | controller |                     "f:memory": {}
2026-06-09 17:48:18.087320 | controller |                   },
2026-06-09 17:48:18.087344 | controller |                   "f:requests": {
2026-06-09 17:48:18.087366 | controller |                     ".": {},
2026-06-09 17:48:18.087386 | controller |                     "f:cpu": {},
2026-06-09 17:48:18.087407 | controller |                     "f:memory": {}
2026-06-09 17:48:18.087428 | controller |                   }
2026-06-09 17:48:18.087449 | controller |                 },
2026-06-09 17:48:18.087469 | controller |                 "f:securityContext": {
2026-06-09 17:48:18.087490 | controller |                   ".": {},
2026-06-09 17:48:18.087529 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-09 17:48:18.087557 | controller |                 },
2026-06-09 17:48:18.087579 | controller |                 "f:terminationMessagePath": {},
2026-06-09 17:48:18.087600 | controller |                 "f:terminationMessagePolicy": {}
2026-06-09 17:48:18.087620 | controller |               }
2026-06-09 17:48:18.087641 | controller |             },
2026-06-09 17:48:18.087661 | controller |             "f:dnsPolicy": {},
2026-06-09 17:48:18.087681 | controller |             "f:enableServiceLinks": {},
2026-06-09 17:48:18.087702 | controller |             "f:restartPolicy": {},
2026-06-09 17:48:18.087723 | controller |             "f:schedulerName": {},
2026-06-09 17:48:18.087744 | controller |             "f:securityContext": {
2026-06-09 17:48:18.087766 | controller |               ".": {},
2026-06-09 17:48:18.087786 | controller |               "f:runAsNonRoot": {}
2026-06-09 17:48:18.087807 | controller |             },
2026-06-09 17:48:18.087827 | controller |             "f:serviceAccount": {},
2026-06-09 17:48:18.087857 | controller |             "f:serviceAccountName": {},
2026-06-09 17:48:18.087878 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-09 17:48:18.087898 | controller |             "f:tolerations": {}
2026-06-09 17:48:18.087918 | controller |           }
2026-06-09 17:48:18.087939 | controller |         },
2026-06-09 17:48:18.087959 | controller |         "manager": "kube-controller-manager",
2026-06-09 17:48:18.087979 | controller |         "operation": "Update",
2026-06-09 17:48:18.087999 | controller |         "time": "2026-06-09T16:54:45Z"
2026-06-09 17:48:18.088019 | controller |       },
2026-06-09 17:48:18.088039 | controller |       {
2026-06-09 17:48:18.088060 | controller |         "apiVersion": "v1",
2026-06-09 17:48:18.088080 | controller |         "fieldsType": "FieldsV1",
2026-06-09 17:48:18.088100 | controller |         "fieldsV1": {
2026-06-09 17:48:18.088120 | controller |           "f:metadata": {
2026-06-09 17:48:18.088140 | controller |             "f:annotations": {
2026-06-09 17:48:18.088160 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-09 17:48:18.088180 | controller |             }
2026-06-09 17:48:18.088200 | controller |           }
2026-06-09 17:48:18.088221 | controller |         },
2026-06-09 17:48:18.088241 | controller |         "manager": "multus-daemon",
2026-06-09 17:48:18.088262 | controller |         "operation": "Update",
2026-06-09 17:48:18.088282 | controller |         "subresource": "status",
2026-06-09 17:48:18.088302 | controller |         "time": "2026-06-09T16:54:57Z"
2026-06-09 17:48:18.088323 | controller |       },
2026-06-09 17:48:18.088343 | controller |       {
2026-06-09 17:48:18.088363 | controller |         "apiVersion": "v1",
2026-06-09 17:48:18.088383 | controller |         "fieldsType": "FieldsV1",
2026-06-09 17:48:18.088402 | controller |         "fieldsV1": {
2026-06-09 17:48:18.088422 | controller |           "f:status": {
2026-06-09 17:48:18.088442 | controller |             "f:conditions": {
2026-06-09 17:48:18.088462 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-09 17:48:18.088482 | controller |                 ".": {},
2026-06-09 17:48:18.088502 | controller |                 "f:lastProbeTime": {},
2026-06-09 17:48:18.088549 | controller |                 "f:lastTransitionTime": {},
2026-06-09 17:48:18.088572 | controller |                 "f:status": {},
2026-06-09 17:48:18.088592 | controller |                 "f:type": {}
2026-06-09 17:48:18.088612 | controller |               },
2026-06-09 17:48:18.088633 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-09 17:48:18.088653 | controller |                 ".": {},
2026-06-09 17:48:18.088673 | controller |                 "f:lastProbeTime": {},
2026-06-09 17:48:18.088693 | controller |                 "f:lastTransitionTime": {},
2026-06-09 17:48:18.088714 | controller |                 "f:status": {},
2026-06-09 17:48:18.088734 | controller |                 "f:type": {}
2026-06-09 17:48:18.088753 | controller |               },
2026-06-09 17:48:18.088809 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-09 17:48:18.088839 | controller |                 ".": {},
2026-06-09 17:48:18.088860 | controller |                 "f:lastProbeTime": {},
2026-06-09 17:48:18.088914 | controller |                 "f:lastTransitionTime": {},
2026-06-09 17:48:18.088938 | controller |                 "f:status": {},
2026-06-09 17:48:18.088959 | controller |                 "f:type": {}
2026-06-09 17:48:18.088980 | controller |               },
2026-06-09 17:48:18.089000 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-09 17:48:18.089021 | controller |                 ".": {},
2026-06-09 17:48:18.089042 | controller |                 "f:lastProbeTime": {},
2026-06-09 17:48:18.089063 | controller |                 "f:lastTransitionTime": {},
2026-06-09 17:48:18.089083 | controller |                 "f:status": {},
2026-06-09 17:48:18.089116 | controller |                 "f:type": {}
2026-06-09 17:48:18.089137 | controller |               }
2026-06-09 17:48:18.089157 | controller |             },
2026-06-09 17:48:18.089178 | controller |             "f:containerStatuses": {},
2026-06-09 17:48:18.089199 | controller |             "f:hostIP": {},
2026-06-09 17:48:18.089220 | controller |             "f:hostIPs": {},
2026-06-09 17:48:18.089241 | controller |             "f:phase": {},
2026-06-09 17:48:18.089262 | controller |             "f:podIP": {},
2026-06-09 17:48:18.089283 | controller |             "f:podIPs": {
2026-06-09 17:48:18.089304 | controller |               ".": {},
2026-06-09 17:48:18.089325 | controller |               "k:{\"ip\":\"10.217.0.74\"}": {
2026-06-09 17:48:18.089346 | controller |                 ".": {},
2026-06-09 17:48:18.089366 | controller |                 "f:ip": {}
2026-06-09 17:48:18.089387 | controller |               }
2026-06-09 17:48:18.089407 | controller |             },
2026-06-09 17:48:18.089427 | controller |             "f:startTime": {}
2026-06-09 17:48:18.089448 | controller |           }
2026-06-09 17:48:18.089468 | controller |         },
2026-06-09 17:48:18.089488 | controller |         "manager": "kubelet",
2026-06-09 17:48:18.089508 | controller |         "operation": "Update",
2026-06-09 17:48:18.089554 | controller |         "subresource": "status",
2026-06-09 17:48:18.089575 | controller |         "time": "2026-06-09T16:56:37Z"
2026-06-09 17:48:18.089596 | controller |       }
2026-06-09 17:48:18.089617 | controller |     ],
2026-06-09 17:48:18.089637 | controller |     "name": "barbican-operator-controller-manager-7b8ffd8c4f-nmxrm",
2026-06-09 17:48:18.089658 | controller |     "namespace": "openstack-operators",
2026-06-09 17:48:18.089679 | controller |     "ownerReferences": [
2026-06-09 17:48:18.089699 | controller |       {
2026-06-09 17:48:18.089719 | controller |         "apiVersion": "apps/v1",
2026-06-09 17:48:18.089753 | controller |         "blockOwnerDeletion": true,
2026-06-09 17:48:18.089775 | controller |         "controller": true,
2026-06-09 17:48:18.089795 | controller |         "kind": "ReplicaSet",
2026-06-09 17:48:18.089815 | controller |         "name": "barbican-operator-controller-manager-7b8ffd8c4f",
2026-06-09 17:48:18.089835 | controller |         "uid": "afb8b299-61ac-4a50-89b3-f5c9e2b3eaf2"
2026-06-09 17:48:18.089855 | controller |       }
2026-06-09 17:48:18.089915 | controller |     ],
2026-06-09 17:48:18.089937 | controller |     "resourceVersion": "54187",
2026-06-09 17:48:18.089959 | controller |     "uid": "1587093d-d663-4f90-b369-b721fa61fcd0"
2026-06-09 17:48:18.089980 | controller |   },
2026-06-09 17:48:18.090000 | controller |   "spec": {
2026-06-09 17:48:18.090021 | controller |     "containers": [
2026-06-09 17:48:18.090041 | controller |       {
2026-06-09 17:48:18.090061 | controller |         "args": [
2026-06-09 17:48:18.090081 | controller |           "--leader-elect",
2026-06-09 17:48:18.090101 | controller |           "--health-probe-bind-address=:8081",
2026-06-09 17:48:18.090122 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-09 17:48:18.090142 | controller |         ],
2026-06-09 17:48:18.090163 | controller |         "command": [
2026-06-09 17:48:18.090183 | controller |           "/manager"
2026-06-09 17:48:18.090203 | controller |         ],
2026-06-09 17:48:18.090223 | controller |         "env": [
2026-06-09 17:48:18.090244 | controller |           {
2026-06-09 17:48:18.090264 | controller |             "name": "LEASE_DURATION",
2026-06-09 17:48:18.090284 | controller |             "value": "30"
2026-06-09 17:48:18.090305 | controller |           },
2026-06-09 17:48:18.090325 | controller |           {
2026-06-09 17:48:18.090345 | controller |             "name": "RENEW_DEADLINE",
2026-06-09 17:48:18.090365 | controller |             "value": "20"
2026-06-09 17:48:18.090385 | controller |           },
2026-06-09 17:48:18.090405 | controller |           {
2026-06-09 17:48:18.090425 | controller |             "name": "RETRY_PERIOD",
2026-06-09 17:48:18.090452 | controller |             "value": "5"
2026-06-09 17:48:18.090473 | controller |           },
2026-06-09 17:48:18.090494 | controller |           {
2026-06-09 17:48:18.090533 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-09 17:48:18.090561 | controller |             "value": "false"
2026-06-09 17:48:18.090582 | controller |           },
2026-06-09 17:48:18.090603 | controller |           {
2026-06-09 17:48:18.090624 | controller |             "name": "METRICS_CERTS",
2026-06-09 17:48:18.090644 | controller |             "value": "false"
2026-06-09 17:48:18.090665 | controller |           }
2026-06-09 17:48:18.090685 | controller |         ],
2026-06-09 17:48:18.090706 | controller |         "image": "quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7",
2026-06-09 17:48:18.090727 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-09 17:48:18.090748 | controller |         "livenessProbe": {
2026-06-09 17:48:18.090768 | controller |           "failureThreshold": 3,
2026-06-09 17:48:18.090789 | controller |           "httpGet": {
2026-06-09 17:48:18.090810 | controller |             "path": "/healthz",
2026-06-09 17:48:18.090831 | controller |             "port": 8081,
2026-06-09 17:48:18.090851 | controller |             "scheme": "HTTP"
2026-06-09 17:48:18.090871 | controller |           },
2026-06-09 17:48:18.090891 | controller |           "initialDelaySeconds": 15,
2026-06-09 17:48:18.090911 | controller |           "periodSeconds": 20,
2026-06-09 17:48:18.090931 | controller |           "successThreshold": 1,
2026-06-09 17:48:18.090951 | controller |           "timeoutSeconds": 1
2026-06-09 17:48:18.090972 | controller |         },
2026-06-09 17:48:18.090992 | controller |         "name": "manager",
2026-06-09 17:48:18.091012 | controller |         "readinessProbe": {
2026-06-09 17:48:18.091071 | controller |           "failureThreshold": 3,
2026-06-09 17:48:18.091094 | controller |           "httpGet": {
2026-06-09 17:48:18.091115 | controller |             "path": "/readyz",
2026-06-09 17:48:18.091136 | controller |             "port": 8081,
2026-06-09 17:48:18.091156 | controller |             "scheme": "HTTP"
2026-06-09 17:48:18.091177 | controller |           },
2026-06-09 17:48:18.091197 | controller |           "initialDelaySeconds": 5,
2026-06-09 17:48:18.091217 | controller |           "periodSeconds": 10,
2026-06-09 17:48:18.091238 | controller |           "successThreshold": 1,
2026-06-09 17:48:18.091258 | controller |           "timeoutSeconds": 1
2026-06-09 17:48:18.091278 | controller |         },
2026-06-09 17:48:18.091299 | controller |         "resources": {
2026-06-09 17:48:18.091319 | controller |           "limits": {
2026-06-09 17:48:18.091339 | controller |             "cpu": "500m",
2026-06-09 17:48:18.091359 | controller |             "memory": "512Mi"
2026-06-09 17:48:18.091379 | controller |           },
2026-06-09 17:48:18.091399 | controller |           "requests": {
2026-06-09 17:48:18.091419 | controller |             "cpu": "10m",
2026-06-09 17:48:18.091439 | controller |             "memory": "256Mi"
2026-06-09 17:48:18.091459 | controller |           }
2026-06-09 17:48:18.091480 | controller |         },
2026-06-09 17:48:18.091500 | controller |         "securityContext": {
2026-06-09 17:48:18.091544 | controller |           "allowPrivilegeEscalation": false,
2026-06-09 17:48:18.091567 | controller |           "capabilities": {
2026-06-09 17:48:18.091588 | controller |             "drop": [
2026-06-09 17:48:18.091608 | controller |               "MKNOD"
2026-06-09 17:48:18.091629 | controller |             ]
2026-06-09 17:48:18.091649 | controller |           }
2026-06-09 17:48:18.091670 | controller |         },
2026-06-09 17:48:18.091690 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-09 17:48:18.091710 | controller |         "terminationMessagePolicy": "File",
2026-06-09 17:48:18.091730 | controller |         "volumeMounts": [
2026-06-09 17:48:18.091756 | controller |           {
2026-06-09 17:48:18.091777 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-09 17:48:18.091798 | controller |             "name": "kube-api-access-6wx9s",
2026-06-09 17:48:18.091818 | controller |             "readOnly": true
2026-06-09 17:48:18.091838 | controller |           }
2026-06-09 17:48:18.091858 | controller |         ]
2026-06-09 17:48:18.091878 | controller |       }
2026-06-09 17:48:18.091898 | controller |     ],
2026-06-09 17:48:18.091918 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-09 17:48:18.091939 | controller |     "enableServiceLinks": true,
2026-06-09 17:48:18.091960 | controller |     "imagePullSecrets": [
2026-06-09 17:48:18.091981 | controller |       {
2026-06-09 17:48:18.092001 | controller |         "name": "barbican-operator-controller-manager-dockercfg-cbnvt"
2026-06-09 17:48:18.092022 | controller |       }
2026-06-09 17:48:18.092043 | controller |     ],
2026-06-09 17:48:18.092063 | controller |     "nodeName": "crc",
2026-06-09 17:48:18.092084 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-09 17:48:18.092104 | controller |     "priority": 0,
2026-06-09 17:48:18.092124 | controller |     "restartPolicy": "Always",
2026-06-09 17:48:18.092145 | controller |     "schedulerName": "default-scheduler",
2026-06-09 17:48:18.092165 | controller |     "securityContext": {
2026-06-09 17:48:18.092186 | controller |       "runAsNonRoot": true,
2026-06-09 17:48:18.092206 | controller |       "seLinuxOptions": {
2026-06-09 17:48:18.092226 | controller |         "level": "s0:c26,c5"
2026-06-09 17:48:18.092246 | controller |       }
2026-06-09 17:48:18.092267 | controller |     },
2026-06-09 17:48:18.092288 | controller |     "serviceAccount": "barbican-operator-controller-manager",
2026-06-09 17:48:18.092309 | controller |     "serviceAccountName": "barbican-operator-controller-manager",
2026-06-09 17:48:18.092329 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-09 17:48:18.092350 | controller |     "tolerations": [
2026-06-09 17:48:18.092371 | controller |       {
2026-06-09 17:48:18.092391 | controller |         "effect": "NoExecute",
2026-06-09 17:48:18.092411 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-09 17:48:18.092432 | controller |         "operator": "Exists",
2026-06-09 17:48:18.092452 | controller |         "tolerationSeconds": 120
2026-06-09 17:48:18.092472 | controller |       },
2026-06-09 17:48:18.092492 | controller |       {
2026-06-09 17:48:18.092532 | controller |         "effect": "NoExecute",
2026-06-09 17:48:18.092560 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-09 17:48:18.092582 | controller |         "operator": "Exists",
2026-06-09 17:48:18.092602 | controller |         "tolerationSeconds": 120
2026-06-09 17:48:18.092622 | controller |       },
2026-06-09 17:48:18.092642 | controller |       {
2026-06-09 17:48:18.092662 | controller |         "effect": "NoSchedule",
2026-06-09 17:48:18.092683 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-09 17:48:18.092703 | controller |         "operator": "Exists"
2026-06-09 17:48:18.092723 | controller |       }
2026-06-09 17:48:18.092743 | controller |     ],
2026-06-09 17:48:18.092763 | controller |     "volumes": [
2026-06-09 17:48:18.092783 | controller |       {
2026-06-09 17:48:18.092803 | controller |         "name": "kube-api-access-6wx9s",
2026-06-09 17:48:18.092823 | controller |         "projected": {
2026-06-09 17:48:18.092843 | controller |           "defaultMode": 420,
2026-06-09 17:48:18.092864 | controller |           "sources": [
2026-06-09 17:48:18.092884 | controller |             {
2026-06-09 17:48:18.092905 | controller |               "serviceAccountToken": {
2026-06-09 17:48:18.092925 | controller |                 "expirationSeconds": 3607,
2026-06-09 17:48:18.092945 | controller |                 "path": "token"
2026-06-09 17:48:18.093006 | controller |               }
2026-06-09 17:48:18.093036 | controller |             },
2026-06-09 17:48:18.093112 | controller |             {
2026-06-09 17:48:18.093138 | controller |               "configMap": {
2026-06-09 17:48:18.093189 | controller |                 "items": [
2026-06-09 17:48:18.093217 | controller |                   {
2026-06-09 17:48:18.093238 | controller |                     "key": "ca.crt",
2026-06-09 17:48:18.093293 | controller |                     "path": "ca.crt"
2026-06-09 17:48:18.093315 | controller |                   }
2026-06-09 17:48:18.093366 | controller |                 ],
2026-06-09 17:48:18.093392 | controller |                 "name": "kube-root-ca.crt"
2026-06-09 17:48:18.093413 | controller |               }
2026-06-09 17:48:18.093468 | controller |             },
2026-06-09 17:48:18.093490 | controller |             {
2026-06-09 17:48:18.093565 | controller |               "downwardAPI": {
2026-06-09 17:48:18.093593 | controller |                 "items": [
2026-06-09 17:48:18.093644 | controller |                   {
2026-06-09 17:48:18.093671 | controller |                     "fieldRef": {
2026-06-09 17:48:18.093693 | controller |                       "apiVersion": "v1",
2026-06-09 17:48:18.093761 | controller |                       "fieldPath": "metadata.namespace"
2026-06-09 17:48:18.093812 | controller |                     },
2026-06-09 17:48:18.093841 | controller |                     "path": "namespace"
2026-06-09 17:48:18.093863 | controller |                   }
2026-06-09 17:48:18.093917 | controller |                 ]
2026-06-09 17:48:18.093941 | controller |               }
2026-06-09 17:48:18.093990 | controller |             },
2026-06-09 17:48:18.094018 | controller |             {
2026-06-09 17:48:18.094039 | controller |               "configMap": {
2026-06-09 17:48:18.094094 | controller |                 "items": [
2026-06-09 17:48:18.094116 | controller |                   {
2026-06-09 17:48:18.094166 | controller |                     "key": "service-ca.crt",
2026-06-09 17:48:18.094193 | controller |                     "path": "service-ca.crt"
2026-06-09 17:48:18.094214 | controller |                   }
2026-06-09 17:48:18.094270 | controller |                 ],
2026-06-09 17:48:18.094378 | controller |                 "name": "openshift-service-ca.crt"
2026-06-09 17:48:18.094404 | controller |               }
2026-06-09 17:48:18.094458 | controller |             }
2026-06-09 17:48:18.094483 | controller |           ]
2026-06-09 17:48:18.094547 | controller |         }
2026-06-09 17:48:18.094581 | controller |       }
2026-06-09 17:48:18.094632 | controller |     ]
2026-06-09 17:48:18.094661 | controller |   },
2026-06-09 17:48:18.094683 | controller |   "status": {
2026-06-09 17:48:18.094736 | controller |     "conditions": [
2026-06-09 17:48:18.094759 | controller |       {
2026-06-09 17:48:18.094808 | controller |         "lastProbeTime": null,
2026-06-09 17:48:18.094835 | controller |         "lastTransitionTime": "2026-06-09T16:56:22Z",
2026-06-09 17:48:18.094856 | controller |         "status": "True",
2026-06-09 17:48:18.094909 | controller |         "type": "PodReadyToStartContainers"
2026-06-09 17:48:18.094933 | controller |       },
2026-06-09 17:48:18.094989 | controller |       {
2026-06-09 17:48:18.095077 | controller |         "lastProbeTime": null,
2026-06-09 17:48:18.095109 | controller |         "lastTransitionTime": "2026-06-09T16:54:45Z",
2026-06-09 17:48:18.095161 | controller |         "status": "True",
2026-06-09 17:48:18.095189 | controller |         "type": "Initialized"
2026-06-09 17:48:18.095210 | controller |       },
2026-06-09 17:48:18.095265 | controller |       {
2026-06-09 17:48:18.095289 | controller |         "lastProbeTime": null,
2026-06-09 17:48:18.095340 | controller |         "lastTransitionTime": "2026-06-09T16:56:33Z",
2026-06-09 17:48:18.095366 | controller |         "status": "True",
2026-06-09 17:48:18.095387 | controller |         "type": "Ready"
2026-06-09 17:48:18.095441 | controller |       },
2026-06-09 17:48:18.095463 | controller |       {
2026-06-09 17:48:18.095546 | controller |         "lastProbeTime": null,
2026-06-09 17:48:18.095581 | controller |         "lastTransitionTime": "2026-06-09T16:56:33Z",
2026-06-09 17:48:18.095632 | controller |         "status": "True",
2026-06-09 17:48:18.095660 | controller |         "type": "ContainersReady"
2026-06-09 17:48:18.095681 | controller |       },
2026-06-09 17:48:18.095734 | controller |       {
2026-06-09 17:48:18.095758 | controller |         "lastProbeTime": null,
2026-06-09 17:48:18.095806 | controller |         "lastTransitionTime": "2026-06-09T16:54:45Z",
2026-06-09 17:48:18.095834 | controller |         "status": "True",
2026-06-09 17:48:18.095855 | controller |         "type": "PodScheduled"
2026-06-09 17:48:18.095909 | controller |       }
2026-06-09 17:48:18.095932 | controller |     ],
2026-06-09 17:48:18.095980 | controller |     "containerStatuses": [
2026-06-09 17:48:18.096008 | controller |       {
2026-06-09 17:48:18.096029 | controller |         "allocatedResources": {
2026-06-09 17:48:18.096049 | controller |           "cpu": "10m",
2026-06-09 17:48:18.096102 | controller |           "memory": "256Mi"
2026-06-09 17:48:18.096125 | controller |         },
2026-06-09 17:48:18.096146 | controller |         "containerID": "cri-o://6ce339852131184ba85a9a9c1e0eb3477b961d1e497ca6886ab0c71a2721d054",
2026-06-09 17:48:18.096168 | controller |         "image": "quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7",
2026-06-09 17:48:18.096189 | controller |         "imageID": "quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7",
2026-06-09 17:48:18.096242 | controller |         "lastState": {},
2026-06-09 17:48:18.096269 | controller |         "name": "manager",
2026-06-09 17:48:18.096290 | controller |         "ready": true,
2026-06-09 17:48:18.096311 | controller |         "resources": {
2026-06-09 17:48:18.096333 | controller |           "limits": {
2026-06-09 17:48:18.096354 | controller |             "cpu": "500m",
2026-06-09 17:48:18.096375 | controller |             "memory": "512Mi"
2026-06-09 17:48:18.096396 | controller |           },
2026-06-09 17:48:18.096417 | controller |           "requests": {
2026-06-09 17:48:18.096465 | controller |             "cpu": "10m",
2026-06-09 17:48:18.096492 | controller |             "memory": "256Mi"
2026-06-09 17:48:18.096528 | controller |           }
2026-06-09 17:48:18.096556 | controller |         },
2026-06-09 17:48:18.096578 | controller |         "restartCount": 0,
2026-06-09 17:48:18.096598 | controller |         "started": true,
2026-06-09 17:48:18.096619 | controller |         "state": {
2026-06-09 17:48:18.096639 | controller |           "running": {
2026-06-09 17:48:18.096660 | controller |             "startedAt": "2026-06-09T16:56:22Z"
2026-06-09 17:48:18.096681 | controller |           }
2026-06-09 17:48:18.096702 | controller |         },
2026-06-09 17:48:18.096723 | controller |         "user": {
2026-06-09 17:48:18.096744 | controller |           "linux": {
2026-06-09 17:48:18.096765 | controller |             "gid": 0,
2026-06-09 17:48:18.096785 | controller |             "supplementalGroups": [
2026-06-09 17:48:18.096806 | controller |               0
2026-06-09 17:48:18.096856 | controller |             ],
2026-06-09 17:48:18.096884 | controller |             "uid": 65532
2026-06-09 17:48:18.096905 | controller |           }
2026-06-09 17:48:18.096926 | controller |         },
2026-06-09 17:48:18.096946 | controller |         "volumeMounts": [
2026-06-09 17:48:18.096967 | controller |           {
2026-06-09 17:48:18.096987 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-09 17:48:18.097007 | controller |             "name": "kube-api-access-6wx9s",
2026-06-09 17:48:18.097027 | controller |             "readOnly": true,
2026-06-09 17:48:18.097047 | controller |             "recursiveReadOnly": "Disabled"
2026-06-09 17:48:18.097077 | controller |           }
2026-06-09 17:48:18.097098 | controller |         ]
2026-06-09 17:48:18.097119 | controller |       }
2026-06-09 17:48:18.097140 | controller |     ],
2026-06-09 17:48:18.097160 | controller |     "hostIP": "192.168.126.11",
2026-06-09 17:48:18.097181 | controller |     "hostIPs": [
2026-06-09 17:48:18.097201 | controller |       {
2026-06-09 17:48:18.097221 | controller |         "ip": "192.168.126.11"
2026-06-09 17:48:18.097241 | controller |       }
2026-06-09 17:48:18.097261 | controller |     ],
2026-06-09 17:48:18.097281 | controller |     "phase": "Running",
2026-06-09 17:48:18.097301 | controller |     "podIP": "10.217.0.74",
2026-06-09 17:48:18.097321 | controller |     "podIPs": [
2026-06-09 17:48:18.097341 | controller |       {
2026-06-09 17:48:18.097361 | controller |         "ip": "10.217.0.74"
2026-06-09 17:48:18.097380 | controller |       }
2026-06-09 17:48:18.097400 | controller |     ],
2026-06-09 17:48:18.097420 | controller |     "qosClass": "Burstable",
2026-06-09 17:48:18.097440 | controller |     "startTime": "2026-06-09T16:54:45Z"
2026-06-09 17:48:18.097461 | controller |   }
2026-06-09 17:48:18.097481 | controller | }
2026-06-09 17:48:18.122857 | controller | ok:
2026-06-09 17:48:18.122933 | controller | {
2026-06-09 17:48:18.122956 | controller |   "apiVersion": "v1",
2026-06-09 17:48:18.122974 | controller |   "kind": "Pod",
2026-06-09 17:48:18.122989 | controller |   "metadata": {
2026-06-09 17:48:18.123004 | controller |     "annotations": {
2026-06-09 17:48:18.123020 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.0.73/23\"],\"mac_address\":\"0a:58:0a:d9:00:49\",\"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.73/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-09 17:48:18.123036 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.0.73\"\n    ],\n    \"mac\": \"0a:58:0a:d9:00:49\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-09 17:48:18.123052 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-09 17:48:18.123067 | controller |       "openshift.io/scc": "anyuid",
2026-06-09 17:48:18.123082 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-09 17:48:18.123097 | controller |     },
2026-06-09 17:48:18.123112 | controller |     "creationTimestamp": "2026-06-09T16:54:45Z",
2026-06-09 17:48:18.123126 | controller |     "generateName": "cinder-operator-controller-manager-86c584f6fc-",
2026-06-09 17:48:18.123141 | controller |     "generation": 1,
2026-06-09 17:48:18.123156 | controller |     "labels": {
2026-06-09 17:48:18.123171 | controller |       "app.kubernetes.io/name": "cinder-operator",
2026-06-09 17:48:18.123186 | controller |       "control-plane": "controller-manager",
2026-06-09 17:48:18.123201 | controller |       "openstack.org/operator-name": "cinder",
2026-06-09 17:48:18.123216 | controller |       "pod-template-hash": "86c584f6fc"
2026-06-09 17:48:18.123231 | controller |     },
2026-06-09 17:48:18.123245 | controller |     "managedFields": [
2026-06-09 17:48:18.123260 | controller |       {
2026-06-09 17:48:18.123274 | controller |         "apiVersion": "v1",
2026-06-09 17:48:18.123289 | controller |         "fieldsType": "FieldsV1",
2026-06-09 17:48:18.123303 | controller |         "fieldsV1": {
2026-06-09 17:48:18.123317 | controller |           "f:metadata": {
2026-06-09 17:48:18.123331 | controller |             "f:annotations": {
2026-06-09 17:48:18.123346 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-09 17:48:18.123360 | controller |             }
2026-06-09 17:48:18.123374 | controller |           }
2026-06-09 17:48:18.123393 | controller |         },
2026-06-09 17:48:18.123408 | controller |         "manager": "crc",
2026-06-09 17:48:18.123423 | controller |         "operation": "Update",
2026-06-09 17:48:18.123438 | controller |         "subresource": "status",
2026-06-09 17:48:18.123453 | controller |         "time": "2026-06-09T16:54:45Z"
2026-06-09 17:48:18.123467 | controller |       },
2026-06-09 17:48:18.123482 | controller |       {
2026-06-09 17:48:18.123496 | controller |         "apiVersion": "v1",
2026-06-09 17:48:18.123510 | controller |         "fieldsType": "FieldsV1",
2026-06-09 17:48:18.123545 | controller |         "fieldsV1": {
2026-06-09 17:48:18.123560 | controller |           "f:metadata": {
2026-06-09 17:48:18.123575 | controller |             "f:annotations": {
2026-06-09 17:48:18.123589 | controller |               ".": {},
2026-06-09 17:48:18.123603 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-09 17:48:18.123618 | controller |             },
2026-06-09 17:48:18.123632 | controller |             "f:generateName": {},
2026-06-09 17:48:18.123646 | controller |             "f:labels": {
2026-06-09 17:48:18.123660 | controller |               ".": {},
2026-06-09 17:48:18.123675 | controller |               "f:app.kubernetes.io/name": {},
2026-06-09 17:48:18.123689 | controller |               "f:control-plane": {},
2026-06-09 17:48:18.123703 | controller |               "f:openstack.org/operator-name": {},
2026-06-09 17:48:18.123717 | controller |               "f:pod-template-hash": {}
2026-06-09 17:48:18.123732 | controller |             },
2026-06-09 17:48:18.123747 | controller |             "f:ownerReferences": {
2026-06-09 17:48:18.123761 | controller |               ".": {},
2026-06-09 17:48:18.123776 | controller |               "k:{\"uid\":\"f912308f-64c1-42a8-a940-7f08b5d0f39a\"}": {}
2026-06-09 17:48:18.123790 | controller |             }
2026-06-09 17:48:18.123805 | controller |           },
2026-06-09 17:48:18.123819 | controller |           "f:spec": {
2026-06-09 17:48:18.123833 | controller |             "f:containers": {
2026-06-09 17:48:18.123870 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-09 17:48:18.123893 | controller |                 ".": {},
2026-06-09 17:48:18.123908 | controller |                 "f:args": {},
2026-06-09 17:48:18.123922 | controller |                 "f:command": {},
2026-06-09 17:48:18.123937 | controller |                 "f:env": {
2026-06-09 17:48:18.123951 | controller |                   ".": {},
2026-06-09 17:48:18.123965 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-09 17:48:18.123979 | controller |                     ".": {},
2026-06-09 17:48:18.123993 | controller |                     "f:name": {},
2026-06-09 17:48:18.124007 | controller |                     "f:value": {}
2026-06-09 17:48:18.124021 | controller |                   },
2026-06-09 17:48:18.124035 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-09 17:48:18.124049 | controller |                     ".": {},
2026-06-09 17:48:18.124063 | controller |                     "f:name": {},
2026-06-09 17:48:18.124077 | controller |                     "f:value": {}
2026-06-09 17:48:18.124091 | controller |                   },
2026-06-09 17:48:18.124105 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-09 17:48:18.124119 | controller |                     ".": {},
2026-06-09 17:48:18.124133 | controller |                     "f:name": {},
2026-06-09 17:48:18.124148 | controller |                     "f:value": {}
2026-06-09 17:48:18.124161 | controller |                   },
2026-06-09 17:48:18.124175 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-09 17:48:18.124190 | controller |                     ".": {},
2026-06-09 17:48:18.124204 | controller |                     "f:name": {},
2026-06-09 17:48:18.124221 | controller |                     "f:value": {}
2026-06-09 17:48:18.124237 | controller |                   },
2026-06-09 17:48:18.124256 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-09 17:48:18.124271 | controller |                     ".": {},
2026-06-09 17:48:18.124286 | controller |                     "f:name": {},
2026-06-09 17:48:18.124300 | controller |                     "f:value": {}
2026-06-09 17:48:18.124315 | controller |                   }
2026-06-09 17:48:18.124329 | controller |                 },
2026-06-09 17:48:18.124343 | controller |                 "f:image": {},
2026-06-09 17:48:18.124357 | controller |                 "f:imagePullPolicy": {},
2026-06-09 17:48:18.124371 | controller |                 "f:livenessProbe": {
2026-06-09 17:48:18.124385 | controller |                   ".": {},
2026-06-09 17:48:18.124399 | controller |                   "f:failureThreshold": {},
2026-06-09 17:48:18.124413 | controller |                   "f:httpGet": {
2026-06-09 17:48:18.124428 | controller |                     ".": {},
2026-06-09 17:48:18.124442 | controller |                     "f:path": {},
2026-06-09 17:48:18.124457 | controller |                     "f:port": {},
2026-06-09 17:48:18.124472 | controller |                     "f:scheme": {}
2026-06-09 17:48:18.124486 | controller |                   },
2026-06-09 17:48:18.124500 | controller |                   "f:initialDelaySeconds": {},
2026-06-09 17:48:18.124533 | controller |                   "f:periodSeconds": {},
2026-06-09 17:48:18.124550 | controller |                   "f:successThreshold": {},
2026-06-09 17:48:18.124565 | controller |                   "f:timeoutSeconds": {}
2026-06-09 17:48:18.124580 | controller |                 },
2026-06-09 17:48:18.124594 | controller |                 "f:name": {},
2026-06-09 17:48:18.124608 | controller |                 "f:readinessProbe": {
2026-06-09 17:48:18.124623 | controller |                   ".": {},
2026-06-09 17:48:18.124637 | controller |                   "f:failureThreshold": {},
2026-06-09 17:48:18.124651 | controller |                   "f:httpGet": {
2026-06-09 17:48:18.124665 | controller |                     ".": {},
2026-06-09 17:48:18.124679 | controller |                     "f:path": {},
2026-06-09 17:48:18.124693 | controller |                     "f:port": {},
2026-06-09 17:48:18.124707 | controller |                     "f:scheme": {}
2026-06-09 17:48:18.124721 | controller |                   },
2026-06-09 17:48:18.124735 | controller |                   "f:initialDelaySeconds": {},
2026-06-09 17:48:18.124749 | controller |                   "f:periodSeconds": {},
2026-06-09 17:48:18.124764 | controller |                   "f:successThreshold": {},
2026-06-09 17:48:18.124777 | controller |                   "f:timeoutSeconds": {}
2026-06-09 17:48:18.124791 | controller |                 },
2026-06-09 17:48:18.124806 | controller |                 "f:resources": {
2026-06-09 17:48:18.124819 | controller |                   ".": {},
2026-06-09 17:48:18.124833 | controller |                   "f:limits": {
2026-06-09 17:48:18.124848 | controller |                     ".": {},
2026-06-09 17:48:18.124862 | controller |                     "f:cpu": {},
2026-06-09 17:48:18.124876 | controller |                     "f:memory": {}
2026-06-09 17:48:18.124890 | controller |                   },
2026-06-09 17:48:18.124904 | controller |                   "f:requests": {
2026-06-09 17:48:18.124918 | controller |                     ".": {},
2026-06-09 17:48:18.124932 | controller |                     "f:cpu": {},
2026-06-09 17:48:18.124946 | controller |                     "f:memory": {}
2026-06-09 17:48:18.124960 | controller |                   }
2026-06-09 17:48:18.124974 | controller |                 },
2026-06-09 17:48:18.124988 | controller |                 "f:securityContext": {
2026-06-09 17:48:18.125002 | controller |                   ".": {},
2026-06-09 17:48:18.125016 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-09 17:48:18.125030 | controller |                 },
2026-06-09 17:48:18.125044 | controller |                 "f:terminationMessagePath": {},
2026-06-09 17:48:18.125062 | controller |                 "f:terminationMessagePolicy": {}
2026-06-09 17:48:18.125076 | controller |               }
2026-06-09 17:48:18.125090 | controller |             },
2026-06-09 17:48:18.125104 | controller |             "f:dnsPolicy": {},
2026-06-09 17:48:18.125118 | controller |             "f:enableServiceLinks": {},
2026-06-09 17:48:18.125132 | controller |             "f:restartPolicy": {},
2026-06-09 17:48:18.125146 | controller |             "f:schedulerName": {},
2026-06-09 17:48:18.125160 | controller |             "f:securityContext": {
2026-06-09 17:48:18.125173 | controller |               ".": {},
2026-06-09 17:48:18.125187 | controller |               "f:runAsNonRoot": {}
2026-06-09 17:48:18.125201 | controller |             },
2026-06-09 17:48:18.125215 | controller |             "f:serviceAccount": {},
2026-06-09 17:48:18.125230 | controller |             "f:serviceAccountName": {},
2026-06-09 17:48:18.125244 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-09 17:48:18.125259 | controller |             "f:tolerations": {}
2026-06-09 17:48:18.125273 | controller |           }
2026-06-09 17:48:18.125287 | controller |         },
2026-06-09 17:48:18.125301 | controller |         "manager": "kube-controller-manager",
2026-06-09 17:48:18.125315 | controller |         "operation": "Update",
2026-06-09 17:48:18.125332 | controller |         "time": "2026-06-09T16:54:45Z"
2026-06-09 17:48:18.125348 | controller |       },
2026-06-09 17:48:18.125362 | controller |       {
2026-06-09 17:48:18.125376 | controller |         "apiVersion": "v1",
2026-06-09 17:48:18.125390 | controller |         "fieldsType": "FieldsV1",
2026-06-09 17:48:18.125404 | controller |         "fieldsV1": {
2026-06-09 17:48:18.125418 | controller |           "f:metadata": {
2026-06-09 17:48:18.125432 | controller |             "f:annotations": {
2026-06-09 17:48:18.125447 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-09 17:48:18.125461 | controller |             }
2026-06-09 17:48:18.125476 | controller |           }
2026-06-09 17:48:18.125491 | controller |         },
2026-06-09 17:48:18.125505 | controller |         "manager": "multus-daemon",
2026-06-09 17:48:18.125564 | controller |         "operation": "Update",
2026-06-09 17:48:18.125580 | controller |         "subresource": "status",
2026-06-09 17:48:18.125595 | controller |         "time": "2026-06-09T16:54:58Z"
2026-06-09 17:48:18.125609 | controller |       },
2026-06-09 17:48:18.125624 | controller |       {
2026-06-09 17:48:18.125638 | controller |         "apiVersion": "v1",
2026-06-09 17:48:18.125652 | controller |         "fieldsType": "FieldsV1",
2026-06-09 17:48:18.125666 | controller |         "fieldsV1": {
2026-06-09 17:48:18.125680 | controller |           "f:status": {
2026-06-09 17:48:18.125694 | controller |             "f:conditions": {
2026-06-09 17:48:18.125708 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-09 17:48:18.125722 | controller |                 ".": {},
2026-06-09 17:48:18.125736 | controller |                 "f:lastProbeTime": {},
2026-06-09 17:48:18.125750 | controller |                 "f:lastTransitionTime": {},
2026-06-09 17:48:18.125764 | controller |                 "f:status": {},
2026-06-09 17:48:18.125778 | controller |                 "f:type": {}
2026-06-09 17:48:18.125792 | controller |               },
2026-06-09 17:48:18.125807 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-09 17:48:18.125821 | controller |                 ".": {},
2026-06-09 17:48:18.125835 | controller |                 "f:lastProbeTime": {},
2026-06-09 17:48:18.125850 | controller |                 "f:lastTransitionTime": {},
2026-06-09 17:48:18.125864 | controller |                 "f:status": {},
2026-06-09 17:48:18.125878 | controller |                 "f:type": {}
2026-06-09 17:48:18.125893 | controller |               },
2026-06-09 17:48:18.125907 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-09 17:48:18.125925 | controller |                 ".": {},
2026-06-09 17:48:18.125940 | controller |                 "f:lastProbeTime": {},
2026-06-09 17:48:18.125954 | controller |                 "f:lastTransitionTime": {},
2026-06-09 17:48:18.125969 | controller |                 "f:status": {},
2026-06-09 17:48:18.125983 | controller |                 "f:type": {}
2026-06-09 17:48:18.125997 | controller |               },
2026-06-09 17:48:18.126012 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-09 17:48:18.126026 | controller |                 ".": {},
2026-06-09 17:48:18.126040 | controller |                 "f:lastProbeTime": {},
2026-06-09 17:48:18.126054 | controller |                 "f:lastTransitionTime": {},
2026-06-09 17:48:18.126069 | controller |                 "f:status": {},
2026-06-09 17:48:18.126083 | controller |                 "f:type": {}
2026-06-09 17:48:18.126097 | controller |               }
2026-06-09 17:48:18.126111 | controller |             },
2026-06-09 17:48:18.126125 | controller |             "f:containerStatuses": {},
2026-06-09 17:48:18.126139 | controller |             "f:hostIP": {},
2026-06-09 17:48:18.126153 | controller |             "f:hostIPs": {},
2026-06-09 17:48:18.126167 | controller |             "f:phase": {},
2026-06-09 17:48:18.126181 | controller |             "f:podIP": {},
2026-06-09 17:48:18.126195 | controller |             "f:podIPs": {
2026-06-09 17:48:18.126208 | controller |               ".": {},
2026-06-09 17:48:18.126222 | controller |               "k:{\"ip\":\"10.217.0.73\"}": {
2026-06-09 17:48:18.126236 | controller |                 ".": {},
2026-06-09 17:48:18.126251 | controller |                 "f:ip": {}
2026-06-09 17:48:18.126266 | controller |               }
2026-06-09 17:48:18.126280 | controller |             },
2026-06-09 17:48:18.126295 | controller |             "f:startTime": {}
2026-06-09 17:48:18.126310 | controller |           }
2026-06-09 17:48:18.126326 | controller |         },
2026-06-09 17:48:18.126343 | controller |         "manager": "kubelet",
2026-06-09 17:48:18.126357 | controller |         "operation": "Update",
2026-06-09 17:48:18.126371 | controller |         "subresource": "status",
2026-06-09 17:48:18.126385 | controller |         "time": "2026-06-09T16:56:37Z"
2026-06-09 17:48:18.126399 | controller |       }
2026-06-09 17:48:18.126414 | controller |     ],
2026-06-09 17:48:18.126428 | controller |     "name": "cinder-operator-controller-manager-86c584f6fc-bwz8b",
2026-06-09 17:48:18.126443 | controller |     "namespace": "openstack-operators",
2026-06-09 17:48:18.126457 | controller |     "ownerReferences": [
2026-06-09 17:48:18.126472 | controller |       {
2026-06-09 17:48:18.126486 | controller |         "apiVersion": "apps/v1",
2026-06-09 17:48:18.126501 | controller |         "blockOwnerDeletion": true,
2026-06-09 17:48:18.126534 | controller |         "controller": true,
2026-06-09 17:48:18.126551 | controller |         "kind": "ReplicaSet",
2026-06-09 17:48:18.126566 | controller |         "name": "cinder-operator-controller-manager-86c584f6fc",
2026-06-09 17:48:18.126580 | controller |         "uid": "f912308f-64c1-42a8-a940-7f08b5d0f39a"
2026-06-09 17:48:18.126594 | controller |       }
2026-06-09 17:48:18.126608 | controller |     ],
2026-06-09 17:48:18.126623 | controller |     "resourceVersion": "54195",
2026-06-09 17:48:18.126637 | controller |     "uid": "5e666b1d-be09-4e87-a4bc-11d0023ebf1c"
2026-06-09 17:48:18.126651 | controller |   },
2026-06-09 17:48:18.126665 | controller |   "spec": {
2026-06-09 17:48:18.126679 | controller |     "containers": [
2026-06-09 17:48:18.126693 | controller |       {
2026-06-09 17:48:18.126707 | controller |         "args": [
2026-06-09 17:48:18.126721 | controller |           "--leader-elect",
2026-06-09 17:48:18.126735 | controller |           "--health-probe-bind-address=:8081",
2026-06-09 17:48:18.126749 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-09 17:48:18.126764 | controller |         ],
2026-06-09 17:48:18.126781 | controller |         "command": [
2026-06-09 17:48:18.126796 | controller |           "/manager"
2026-06-09 17:48:18.126810 | controller |         ],
2026-06-09 17:48:18.126824 | controller |         "env": [
2026-06-09 17:48:18.126838 | controller |           {
2026-06-09 17:48:18.126852 | controller |             "name": "LEASE_DURATION",
2026-06-09 17:48:18.126866 | controller |             "value": "30"
2026-06-09 17:48:18.126879 | controller |           },
2026-06-09 17:48:18.126893 | controller |           {
2026-06-09 17:48:18.126907 | controller |             "name": "RENEW_DEADLINE",
2026-06-09 17:48:18.126921 | controller |             "value": "20"
2026-06-09 17:48:18.126935 | controller |           },
2026-06-09 17:48:18.126949 | controller |           {
2026-06-09 17:48:18.126963 | controller |             "name": "RETRY_PERIOD",
2026-06-09 17:48:18.126977 | controller |             "value": "5"
2026-06-09 17:48:18.126990 | controller |           },
2026-06-09 17:48:18.127004 | controller |           {
2026-06-09 17:48:18.127018 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-09 17:48:18.127032 | controller |             "value": "false"
2026-06-09 17:48:18.127046 | controller |           },
2026-06-09 17:48:18.127060 | controller |           {
2026-06-09 17:48:18.127074 | controller |             "name": "METRICS_CERTS",
2026-06-09 17:48:18.127088 | controller |             "value": "false"
2026-06-09 17:48:18.127102 | controller |           }
2026-06-09 17:48:18.127116 | controller |         ],
2026-06-09 17:48:18.127131 | controller |         "image": "quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce",
2026-06-09 17:48:18.127146 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-09 17:48:18.127160 | controller |         "livenessProbe": {
2026-06-09 17:48:18.127174 | controller |           "failureThreshold": 3,
2026-06-09 17:48:18.127188 | controller |           "httpGet": {
2026-06-09 17:48:18.127202 | controller |             "path": "/healthz",
2026-06-09 17:48:18.127217 | controller |             "port": 8081,
2026-06-09 17:48:18.127231 | controller |             "scheme": "HTTP"
2026-06-09 17:48:18.127245 | controller |           },
2026-06-09 17:48:18.127259 | controller |           "initialDelaySeconds": 15,
2026-06-09 17:48:18.127274 | controller |           "periodSeconds": 20,
2026-06-09 17:48:18.127288 | controller |           "successThreshold": 1,
2026-06-09 17:48:18.127302 | controller |           "timeoutSeconds": 1
2026-06-09 17:48:18.127317 | controller |         },
2026-06-09 17:48:18.127331 | controller |         "name": "manager",
2026-06-09 17:48:18.127345 | controller |         "readinessProbe": {
2026-06-09 17:48:18.127359 | controller |           "failureThreshold": 3,
2026-06-09 17:48:18.127373 | controller |           "httpGet": {
2026-06-09 17:48:18.127387 | controller |             "path": "/readyz",
2026-06-09 17:48:18.127401 | controller |             "port": 8081,
2026-06-09 17:48:18.127415 | controller |             "scheme": "HTTP"
2026-06-09 17:48:18.127429 | controller |           },
2026-06-09 17:48:18.127443 | controller |           "initialDelaySeconds": 5,
2026-06-09 17:48:18.127458 | controller |           "periodSeconds": 10,
2026-06-09 17:48:18.127472 | controller |           "successThreshold": 1,
2026-06-09 17:48:18.127487 | controller |           "timeoutSeconds": 1
2026-06-09 17:48:18.127501 | controller |         },
2026-06-09 17:48:18.127534 | controller |         "resources": {
2026-06-09 17:48:18.127550 | controller |           "limits": {
2026-06-09 17:48:18.127563 | controller |             "cpu": "500m",
2026-06-09 17:48:18.127577 | controller |             "memory": "512Mi"
2026-06-09 17:48:18.127591 | controller |           },
2026-06-09 17:48:18.127605 | controller |           "requests": {
2026-06-09 17:48:18.127619 | controller |             "cpu": "10m",
2026-06-09 17:48:18.127633 | controller |             "memory": "256Mi"
2026-06-09 17:48:18.127650 | controller |           }
2026-06-09 17:48:18.127665 | controller |         },
2026-06-09 17:48:18.127679 | controller |         "securityContext": {
2026-06-09 17:48:18.127693 | controller |           "allowPrivilegeEscalation": false,
2026-06-09 17:48:18.127707 | controller |           "capabilities": {
2026-06-09 17:48:18.127721 | controller |             "drop": [
2026-06-09 17:48:18.127735 | controller |               "MKNOD"
2026-06-09 17:48:18.127749 | controller |             ]
2026-06-09 17:48:18.127763 | controller |           }
2026-06-09 17:48:18.127777 | controller |         },
2026-06-09 17:48:18.127791 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-09 17:48:18.127805 | controller |         "terminationMessagePolicy": "File",
2026-06-09 17:48:18.127819 | controller |         "volumeMounts": [
2026-06-09 17:48:18.127833 | controller |           {
2026-06-09 17:48:18.127847 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-09 17:48:18.127862 | controller |             "name": "kube-api-access-v9xzj",
2026-06-09 17:48:18.127875 | controller |             "readOnly": true
2026-06-09 17:48:18.127889 | controller |           }
2026-06-09 17:48:18.127903 | controller |         ]
2026-06-09 17:48:18.127917 | controller |       }
2026-06-09 17:48:18.127931 | controller |     ],
2026-06-09 17:48:18.127945 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-09 17:48:18.127959 | controller |     "enableServiceLinks": true,
2026-06-09 17:48:18.127972 | controller |     "imagePullSecrets": [
2026-06-09 17:48:18.127986 | controller |       {
2026-06-09 17:48:18.128000 | controller |         "name": "cinder-operator-controller-manager-dockercfg-p5cw2"
2026-06-09 17:48:18.128013 | controller |       }
2026-06-09 17:48:18.128027 | controller |     ],
2026-06-09 17:48:18.128041 | controller |     "nodeName": "crc",
2026-06-09 17:48:18.128055 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-09 17:48:18.128069 | controller |     "priority": 0,
2026-06-09 17:48:18.128082 | controller |     "restartPolicy": "Always",
2026-06-09 17:48:18.128096 | controller |     "schedulerName": "default-scheduler",
2026-06-09 17:48:18.128110 | controller |     "securityContext": {
2026-06-09 17:48:18.128124 | controller |       "runAsNonRoot": true,
2026-06-09 17:48:18.128138 | controller |       "seLinuxOptions": {
2026-06-09 17:48:18.128152 | controller |         "level": "s0:c26,c5"
2026-06-09 17:48:18.128166 | controller |       }
2026-06-09 17:48:18.128180 | controller |     },
2026-06-09 17:48:18.128194 | controller |     "serviceAccount": "cinder-operator-controller-manager",
2026-06-09 17:48:18.128208 | controller |     "serviceAccountName": "cinder-operator-controller-manager",
2026-06-09 17:48:18.128222 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-09 17:48:18.128237 | controller |     "tolerations": [
2026-06-09 17:48:18.128252 | controller |       {
2026-06-09 17:48:18.128266 | controller |         "effect": "NoExecute",
2026-06-09 17:48:18.128281 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-09 17:48:18.128295 | controller |         "operator": "Exists",
2026-06-09 17:48:18.128310 | controller |         "tolerationSeconds": 120
2026-06-09 17:48:18.128324 | controller |       },
2026-06-09 17:48:18.128338 | controller |       {
2026-06-09 17:48:18.128353 | controller |         "effect": "NoExecute",
2026-06-09 17:48:18.128367 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-09 17:48:18.128382 | controller |         "operator": "Exists",
2026-06-09 17:48:18.128396 | controller |         "tolerationSeconds": 120
2026-06-09 17:48:18.128410 | controller |       },
2026-06-09 17:48:18.128424 | controller |       {
2026-06-09 17:48:18.128438 | controller |         "effect": "NoSchedule",
2026-06-09 17:48:18.128452 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-09 17:48:18.128467 | controller |         "operator": "Exists"
2026-06-09 17:48:18.128485 | controller |       }
2026-06-09 17:48:18.128501 | controller |     ],
2026-06-09 17:48:18.128534 | controller |     "volumes": [
2026-06-09 17:48:18.128551 | controller |       {
2026-06-09 17:48:18.128565 | controller |         "name": "kube-api-access-v9xzj",
2026-06-09 17:48:18.128580 | controller |         "projected": {
2026-06-09 17:48:18.128595 | controller |           "defaultMode": 420,
2026-06-09 17:48:18.128608 | controller |           "sources": [
2026-06-09 17:48:18.128622 | controller |             {
2026-06-09 17:48:18.128636 | controller |               "serviceAccountToken": {
2026-06-09 17:48:18.128651 | controller |                 "expirationSeconds": 3607,
2026-06-09 17:48:18.128665 | controller |                 "path": "token"
2026-06-09 17:48:18.128680 | controller |               }
2026-06-09 17:48:18.128694 | controller |             },
2026-06-09 17:48:18.128709 | controller |             {
2026-06-09 17:48:18.128723 | controller |               "configMap": {
2026-06-09 17:48:18.128737 | controller |                 "items": [
2026-06-09 17:48:18.128751 | controller |                   {
2026-06-09 17:48:18.128765 | controller |                     "key": "ca.crt",
2026-06-09 17:48:18.128779 | controller |                     "path": "ca.crt"
2026-06-09 17:48:18.128793 | controller |                   }
2026-06-09 17:48:18.128807 | controller |                 ],
2026-06-09 17:48:18.128821 | controller |                 "name": "kube-root-ca.crt"
2026-06-09 17:48:18.128835 | controller |               }
2026-06-09 17:48:18.128849 | controller |             },
2026-06-09 17:48:18.128863 | controller |             {
2026-06-09 17:48:18.128877 | controller |               "downwardAPI": {
2026-06-09 17:48:18.128891 | controller |                 "items": [
2026-06-09 17:48:18.128904 | controller |                   {
2026-06-09 17:48:18.128918 | controller |                     "fieldRef": {
2026-06-09 17:48:18.128932 | controller |                       "apiVersion": "v1",
2026-06-09 17:48:18.128945 | controller |                       "fieldPath": "metadata.namespace"
2026-06-09 17:48:18.128960 | controller |                     },
2026-06-09 17:48:18.128974 | controller |                     "path": "namespace"
2026-06-09 17:48:18.128988 | controller |                   }
2026-06-09 17:48:18.129002 | controller |                 ]
2026-06-09 17:48:18.129016 | controller |               }
2026-06-09 17:48:18.129030 | controller |             },
2026-06-09 17:48:18.129044 | controller |             {
2026-06-09 17:48:18.129059 | controller |               "configMap": {
2026-06-09 17:48:18.129073 | controller |                 "items": [
2026-06-09 17:48:18.129087 | controller |                   {
2026-06-09 17:48:18.129101 | controller |                     "key": "service-ca.crt",
2026-06-09 17:48:18.129115 | controller |                     "path": "service-ca.crt"
2026-06-09 17:48:18.129129 | controller |                   }
2026-06-09 17:48:18.129144 | controller |                 ],
2026-06-09 17:48:18.129158 | controller |                 "name": "openshift-service-ca.crt"
2026-06-09 17:48:18.129172 | controller |               }
2026-06-09 17:48:18.129186 | controller |             }
2026-06-09 17:48:18.129200 | controller |           ]
2026-06-09 17:48:18.129213 | controller |         }
2026-06-09 17:48:18.129228 | controller |       }
2026-06-09 17:48:18.129242 | controller |     ]
2026-06-09 17:48:18.129257 | controller |   },
2026-06-09 17:48:18.129271 | controller |   "status": {
2026-06-09 17:48:18.129286 | controller |     "conditions": [
2026-06-09 17:48:18.129299 | controller |       {
2026-06-09 17:48:18.129313 | controller |         "lastProbeTime": null,
2026-06-09 17:48:18.129327 | controller |         "lastTransitionTime": "2026-06-09T16:56:22Z",
2026-06-09 17:48:18.129341 | controller |         "status": "True",
2026-06-09 17:48:18.129355 | controller |         "type": "PodReadyToStartContainers"
2026-06-09 17:48:18.129376 | controller |       },
2026-06-09 17:48:18.129391 | controller |       {
2026-06-09 17:48:18.129405 | controller |         "lastProbeTime": null,
2026-06-09 17:48:18.129463 | controller |         "lastTransitionTime": "2026-06-09T16:54:45Z",
2026-06-09 17:48:18.129479 | controller |         "status": "True",
2026-06-09 17:48:18.129494 | controller |         "type": "Initialized"
2026-06-09 17:48:18.129562 | controller |       },
2026-06-09 17:48:18.129582 | controller |       {
2026-06-09 17:48:18.129598 | controller |         "lastProbeTime": null,
2026-06-09 17:48:18.129633 | controller |         "lastTransitionTime": "2026-06-09T16:56:33Z",
2026-06-09 17:48:18.129654 | controller |         "status": "True",
2026-06-09 17:48:18.129669 | controller |         "type": "Ready"
2026-06-09 17:48:18.129684 | controller |       },
2026-06-09 17:48:18.129698 | controller |       {
2026-06-09 17:48:18.129713 | controller |         "lastProbeTime": null,
2026-06-09 17:48:18.129727 | controller |         "lastTransitionTime": "2026-06-09T16:56:33Z",
2026-06-09 17:48:18.129741 | controller |         "status": "True",
2026-06-09 17:48:18.129755 | controller |         "type": "ContainersReady"
2026-06-09 17:48:18.129770 | controller |       },
2026-06-09 17:48:18.129784 | controller |       {
2026-06-09 17:48:18.129798 | controller |         "lastProbeTime": null,
2026-06-09 17:48:18.129812 | controller |         "lastTransitionTime": "2026-06-09T16:54:45Z",
2026-06-09 17:48:18.129826 | controller |         "status": "True",
2026-06-09 17:48:18.129841 | controller |         "type": "PodScheduled"
2026-06-09 17:48:18.129855 | controller |       }
2026-06-09 17:48:18.129869 | controller |     ],
2026-06-09 17:48:18.129884 | controller |     "containerStatuses": [
2026-06-09 17:48:18.129899 | controller |       {
2026-06-09 17:48:18.129913 | controller |         "allocatedResources": {
2026-06-09 17:48:18.129927 | controller |           "cpu": "10m",
2026-06-09 17:48:18.129942 | controller |           "memory": "256Mi"
2026-06-09 17:48:18.129956 | controller |         },
2026-06-09 17:48:18.129970 | controller |         "containerID": "cri-o://2393dcbe0b2072572c23665f778a59afcd5749d16fdf53cb388a5fd898202edb",
2026-06-09 17:48:18.129985 | controller |         "image": "quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce",
2026-06-09 17:48:18.130000 | controller |         "imageID": "quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce",
2026-06-09 17:48:18.130014 | controller |         "lastState": {},
2026-06-09 17:48:18.130029 | controller |         "name": "manager",
2026-06-09 17:48:18.130044 | controller |         "ready": true,
2026-06-09 17:48:18.130058 | controller |         "resources": {
2026-06-09 17:48:18.130072 | controller |           "limits": {
2026-06-09 17:48:18.130087 | controller |             "cpu": "500m",
2026-06-09 17:48:18.130101 | controller |             "memory": "512Mi"
2026-06-09 17:48:18.130114 | controller |           },
2026-06-09 17:48:18.130128 | controller |           "requests": {
2026-06-09 17:48:18.130142 | controller |             "cpu": "10m",
2026-06-09 17:48:18.130155 | controller |             "memory": "256Mi"
2026-06-09 17:48:18.130169 | controller |           }
2026-06-09 17:48:18.130183 | controller |         },
2026-06-09 17:48:18.130197 | controller |         "restartCount": 0,
2026-06-09 17:48:18.130211 | controller |         "started": true,
2026-06-09 17:48:18.130226 | controller |         "state": {
2026-06-09 17:48:18.130240 | controller |           "running": {
2026-06-09 17:48:18.130254 | controller |             "startedAt": "2026-06-09T16:56:21Z"
2026-06-09 17:48:18.130268 | controller |           }
2026-06-09 17:48:18.130282 | controller |         },
2026-06-09 17:48:18.130296 | controller |         "user": {
2026-06-09 17:48:18.130310 | controller |           "linux": {
2026-06-09 17:48:18.130324 | controller |             "gid": 0,
2026-06-09 17:48:18.130343 | controller |             "supplementalGroups": [
2026-06-09 17:48:18.130359 | controller |               0
2026-06-09 17:48:18.130375 | controller |             ],
2026-06-09 17:48:18.130390 | controller |             "uid": 65532
2026-06-09 17:48:18.130405 | controller |           }
2026-06-09 17:48:18.130420 | controller |         },
2026-06-09 17:48:18.130435 | controller |         "volumeMounts": [
2026-06-09 17:48:18.130450 | controller |           {
2026-06-09 17:48:18.130465 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-09 17:48:18.130481 | controller |             "name": "kube-api-access-v9xzj",
2026-06-09 17:48:18.130496 | controller |             "readOnly": true,
2026-06-09 17:48:18.130525 | controller |             "recursiveReadOnly": "Disabled"
2026-06-09 17:48:18.130546 | controller |           }
2026-06-09 17:48:18.130562 | controller |         ]
2026-06-09 17:48:18.130577 | controller |       }
2026-06-09 17:48:18.130592 | controller |     ],
2026-06-09 17:48:18.130607 | controller |     "hostIP": "192.168.126.11",
2026-06-09 17:48:18.130622 | controller |     "hostIPs": [
2026-06-09 17:48:18.130637 | controller |       {
2026-06-09 17:48:18.130653 | controller |         "ip": "192.168.126.11"
2026-06-09 17:48:18.130668 | controller |       }
2026-06-09 17:48:18.130682 | controller |     ],
2026-06-09 17:48:18.130697 | controller |     "phase": "Running",
2026-06-09 17:48:18.130712 | controller |     "podIP": "10.217.0.73",
2026-06-09 17:48:18.130726 | controller |     "podIPs": [
2026-06-09 17:48:18.130741 | controller |       {
2026-06-09 17:48:18.130755 | controller |         "ip": "10.217.0.73"
2026-06-09 17:48:18.130770 | controller |       }
2026-06-09 17:48:18.130785 | controller |     ],
2026-06-09 17:48:18.130799 | controller |     "qosClass": "Burstable",
2026-06-09 17:48:18.130814 | controller |     "startTime": "2026-06-09T16:54:45Z"
2026-06-09 17:48:18.130829 | controller |   }
2026-06-09 17:48:18.130845 | controller | }
2026-06-09 17:48:18.151260 | controller | ok:
2026-06-09 17:48:18.151307 | controller | {
2026-06-09 17:48:18.151328 | controller |   "apiVersion": "v1",
2026-06-09 17:48:18.151345 | controller |   "kind": "Pod",
2026-06-09 17:48:18.151360 | controller |   "metadata": {
2026-06-09 17:48:18.151375 | controller |     "annotations": {
2026-06-09 17:48:18.151391 | 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 17:48:18.151407 | 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 17:48:18.151423 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-09 17:48:18.151438 | controller |       "openshift.io/scc": "anyuid",
2026-06-09 17:48:18.151453 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-09 17:48:18.151468 | controller |     },
2026-06-09 17:48:18.151483 | controller |     "creationTimestamp": "2026-06-09T16:54:45Z",
2026-06-09 17:48:18.151498 | controller |     "generateName": "designate-operator-controller-manager-6bf8599b68-",
2026-06-09 17:48:18.151540 | controller |     "generation": 1,
2026-06-09 17:48:18.151562 | controller |     "labels": {
2026-06-09 17:48:18.151577 | controller |       "app.kubernetes.io/name": "designate-operator",
2026-06-09 17:48:18.151592 | controller |       "control-plane": "controller-manager",
2026-06-09 17:48:18.151611 | controller |       "openstack.org/operator-name": "designate",
2026-06-09 17:48:18.151626 | controller |       "pod-template-hash": "6bf8599b68"
2026-06-09 17:48:18.151640 | controller |     },
2026-06-09 17:48:18.151654 | controller |     "managedFields": [
2026-06-09 17:48:18.151669 | controller |       {
2026-06-09 17:48:18.151683 | controller |         "apiVersion": "v1",
2026-06-09 17:48:18.151697 | controller |         "fieldsType": "FieldsV1",
2026-06-09 17:48:18.151712 | controller |         "fieldsV1": {
2026-06-09 17:48:18.151726 | controller |           "f:metadata": {
2026-06-09 17:48:18.151740 | controller |             "f:annotations": {
2026-06-09 17:48:18.151754 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-09 17:48:18.151769 | controller |             }
2026-06-09 17:48:18.151783 | controller |           }
2026-06-09 17:48:18.151798 | controller |         },
2026-06-09 17:48:18.151813 | controller |         "manager": "crc",
2026-06-09 17:48:18.151827 | controller |         "operation": "Update",
2026-06-09 17:48:18.151842 | controller |         "subresource": "status",
2026-06-09 17:48:18.151856 | controller |         "time": "2026-06-09T16:54:45Z"
2026-06-09 17:48:18.151871 | controller |       },
2026-06-09 17:48:18.151886 | controller |       {
2026-06-09 17:48:18.151901 | controller |         "apiVersion": "v1",
2026-06-09 17:48:18.151916 | controller |         "fieldsType": "FieldsV1",
2026-06-09 17:48:18.151931 | controller |         "fieldsV1": {
2026-06-09 17:48:18.151946 | controller |           "f:metadata": {
2026-06-09 17:48:18.151961 | controller |             "f:annotations": {
2026-06-09 17:48:18.151976 | controller |               ".": {},
2026-06-09 17:48:18.151990 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-09 17:48:18.152004 | controller |             },
2026-06-09 17:48:18.152018 | controller |             "f:generateName": {},
2026-06-09 17:48:18.152033 | controller |             "f:labels": {
2026-06-09 17:48:18.152047 | controller |               ".": {},
2026-06-09 17:48:18.152061 | controller |               "f:app.kubernetes.io/name": {},
2026-06-09 17:48:18.152076 | controller |               "f:control-plane": {},
2026-06-09 17:48:18.152091 | controller |               "f:openstack.org/operator-name": {},
2026-06-09 17:48:18.152106 | controller |               "f:pod-template-hash": {}
2026-06-09 17:48:18.152121 | controller |             },
2026-06-09 17:48:18.152135 | controller |             "f:ownerReferences": {
2026-06-09 17:48:18.152150 | controller |               ".": {},
2026-06-09 17:48:18.152164 | controller |               "k:{\"uid\":\"94cda42b-9048-4319-a2ae-4724dd9e742a\"}": {}
2026-06-09 17:48:18.152179 | controller |             }
2026-06-09 17:48:18.152193 | controller |           },
2026-06-09 17:48:18.152208 | controller |           "f:spec": {
2026-06-09 17:48:18.152222 | controller |             "f:containers": {
2026-06-09 17:48:18.152236 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-09 17:48:18.152251 | controller |                 ".": {},
2026-06-09 17:48:18.152265 | controller |                 "f:args": {},
2026-06-09 17:48:18.152279 | controller |                 "f:command": {},
2026-06-09 17:48:18.152293 | controller |                 "f:env": {
2026-06-09 17:48:18.152307 | controller |                   ".": {},
2026-06-09 17:48:18.152322 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-09 17:48:18.152336 | controller |                     ".": {},
2026-06-09 17:48:18.152350 | controller |                     "f:name": {},
2026-06-09 17:48:18.152364 | controller |                     "f:value": {}
2026-06-09 17:48:18.152379 | controller |                   },
2026-06-09 17:48:18.152393 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-09 17:48:18.152407 | controller |                     ".": {},
2026-06-09 17:48:18.152421 | controller |                     "f:name": {},
2026-06-09 17:48:18.152435 | controller |                     "f:value": {}
2026-06-09 17:48:18.152453 | controller |                   },
2026-06-09 17:48:18.152468 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-09 17:48:18.152482 | controller |                     ".": {},
2026-06-09 17:48:18.152497 | controller |                     "f:name": {},
2026-06-09 17:48:18.152525 | controller |                     "f:value": {}
2026-06-09 17:48:18.152546 | controller |                   },
2026-06-09 17:48:18.152561 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-09 17:48:18.152576 | controller |                     ".": {},
2026-06-09 17:48:18.152590 | controller |                     "f:name": {},
2026-06-09 17:48:18.152605 | controller |                     "f:value": {}
2026-06-09 17:48:18.152619 | controller |                   },
2026-06-09 17:48:18.152633 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-09 17:48:18.152647 | controller |                     ".": {},
2026-06-09 17:48:18.152661 | controller |                     "f:name": {},
2026-06-09 17:48:18.152675 | controller |                     "f:value": {}
2026-06-09 17:48:18.152689 | controller |                   }
2026-06-09 17:48:18.152704 | controller |                 },
2026-06-09 17:48:18.152718 | controller |                 "f:image": {},
2026-06-09 17:48:18.152732 | controller |                 "f:imagePullPolicy": {},
2026-06-09 17:48:18.152746 | controller |                 "f:livenessProbe": {
2026-06-09 17:48:18.152760 | controller |                   ".": {},
2026-06-09 17:48:18.152774 | controller |                   "f:failureThreshold": {},
2026-06-09 17:48:18.152788 | controller |                   "f:httpGet": {
2026-06-09 17:48:18.152802 | controller |                     ".": {},
2026-06-09 17:48:18.152816 | controller |                     "f:path": {},
2026-06-09 17:48:18.152830 | controller |                     "f:port": {},
2026-06-09 17:48:18.152844 | controller |                     "f:scheme": {}
2026-06-09 17:48:18.152858 | controller |                   },
2026-06-09 17:48:18.152873 | controller |                   "f:initialDelaySeconds": {},
2026-06-09 17:48:18.152887 | controller |                   "f:periodSeconds": {},
2026-06-09 17:48:18.152902 | controller |                   "f:successThreshold": {},
2026-06-09 17:48:18.152917 | controller |                   "f:timeoutSeconds": {}
2026-06-09 17:48:18.152932 | controller |                 },
2026-06-09 17:48:18.152946 | controller |                 "f:name": {},
2026-06-09 17:48:18.152960 | controller |                 "f:readinessProbe": {
2026-06-09 17:48:18.152975 | controller |                   ".": {},
2026-06-09 17:48:18.152989 | controller |                   "f:failureThreshold": {},
2026-06-09 17:48:18.153004 | controller |                   "f:httpGet": {
2026-06-09 17:48:18.153018 | controller |                     ".": {},
2026-06-09 17:48:18.153032 | controller |                     "f:path": {},
2026-06-09 17:48:18.153047 | controller |                     "f:port": {},
2026-06-09 17:48:18.153061 | controller |                     "f:scheme": {}
2026-06-09 17:48:18.153075 | controller |                   },
2026-06-09 17:48:18.153089 | controller |                   "f:initialDelaySeconds": {},
2026-06-09 17:48:18.153104 | controller |                   "f:periodSeconds": {},
2026-06-09 17:48:18.153119 | controller |                   "f:successThreshold": {},
2026-06-09 17:48:18.153134 | controller |                   "f:timeoutSeconds": {}
2026-06-09 17:48:18.153148 | controller |                 },
2026-06-09 17:48:18.153162 | controller |                 "f:resources": {
2026-06-09 17:48:18.153176 | controller |                   ".": {},
2026-06-09 17:48:18.153191 | controller |                   "f:limits": {
2026-06-09 17:48:18.153204 | controller |                     ".": {},
2026-06-09 17:48:18.153218 | controller |                     "f:cpu": {},
2026-06-09 17:48:18.153232 | controller |                     "f:memory": {}
2026-06-09 17:48:18.153250 | controller |                   },
2026-06-09 17:48:18.153265 | controller |                   "f:requests": {
2026-06-09 17:48:18.153279 | controller |                     ".": {},
2026-06-09 17:48:18.153293 | controller |                     "f:cpu": {},
2026-06-09 17:48:18.153307 | controller |                     "f:memory": {}
2026-06-09 17:48:18.153321 | controller |                   }
2026-06-09 17:48:18.153335 | controller |                 },
2026-06-09 17:48:18.153349 | controller |                 "f:securityContext": {
2026-06-09 17:48:18.153363 | controller |                   ".": {},
2026-06-09 17:48:18.153377 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-09 17:48:18.153402 | controller |                 },
2026-06-09 17:48:18.153417 | controller |                 "f:terminationMessagePath": {},
2026-06-09 17:48:18.153431 | controller |                 "f:terminationMessagePolicy": {}
2026-06-09 17:48:18.153445 | controller |               }
2026-06-09 17:48:18.153459 | controller |             },
2026-06-09 17:48:18.153473 | controller |             "f:dnsPolicy": {},
2026-06-09 17:48:18.153487 | controller |             "f:enableServiceLinks": {},
2026-06-09 17:48:18.153501 | controller |             "f:restartPolicy": {},
2026-06-09 17:48:18.153534 | controller |             "f:schedulerName": {},
2026-06-09 17:48:18.153549 | controller |             "f:securityContext": {
2026-06-09 17:48:18.153564 | controller |               ".": {},
2026-06-09 17:48:18.153578 | controller |               "f:runAsNonRoot": {}
2026-06-09 17:48:18.153592 | controller |             },
2026-06-09 17:48:18.153606 | controller |             "f:serviceAccount": {},
2026-06-09 17:48:18.153620 | controller |             "f:serviceAccountName": {},
2026-06-09 17:48:18.153634 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-09 17:48:18.153648 | controller |             "f:tolerations": {}
2026-06-09 17:48:18.153662 | controller |           }
2026-06-09 17:48:18.153676 | controller |         },
2026-06-09 17:48:18.153690 | controller |         "manager": "kube-controller-manager",
2026-06-09 17:48:18.153704 | controller |         "operation": "Update",
2026-06-09 17:48:18.153718 | controller |         "time": "2026-06-09T16:54:45Z"
2026-06-09 17:48:18.153732 | controller |       },
2026-06-09 17:48:18.153746 | controller |       {
2026-06-09 17:48:18.153760 | controller |         "apiVersion": "v1",
2026-06-09 17:48:18.153774 | controller |         "fieldsType": "FieldsV1",
2026-06-09 17:48:18.153788 | controller |         "fieldsV1": {
2026-06-09 17:48:18.153802 | controller |           "f:metadata": {
2026-06-09 17:48:18.153816 | controller |             "f:annotations": {
2026-06-09 17:48:18.153830 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-09 17:48:18.153844 | controller |             }
2026-06-09 17:48:18.153858 | controller |           }
2026-06-09 17:48:18.153873 | controller |         },
2026-06-09 17:48:18.153887 | controller |         "manager": "multus-daemon",
2026-06-09 17:48:18.153902 | controller |         "operation": "Update",
2026-06-09 17:48:18.153917 | controller |         "subresource": "status",
2026-06-09 17:48:18.153931 | controller |         "time": "2026-06-09T16:54:59Z"
2026-06-09 17:48:18.153945 | controller |       },
2026-06-09 17:48:18.153960 | controller |       {
2026-06-09 17:48:18.153974 | controller |         "apiVersion": "v1",
2026-06-09 17:48:18.153988 | controller |         "fieldsType": "FieldsV1",
2026-06-09 17:48:18.154002 | controller |         "fieldsV1": {
2026-06-09 17:48:18.154016 | controller |           "f:status": {
2026-06-09 17:48:18.154031 | controller |             "f:conditions": {
2026-06-09 17:48:18.154045 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-09 17:48:18.154090 | controller |                 ".": {},
2026-06-09 17:48:18.154107 | controller |                 "f:lastProbeTime": {},
2026-06-09 17:48:18.154125 | controller |                 "f:lastTransitionTime": {},
2026-06-09 17:48:18.154141 | controller |                 "f:status": {},
2026-06-09 17:48:18.154155 | controller |                 "f:type": {}
2026-06-09 17:48:18.154170 | controller |               },
2026-06-09 17:48:18.154185 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-09 17:48:18.154199 | controller |                 ".": {},
2026-06-09 17:48:18.154214 | controller |                 "f:lastProbeTime": {},
2026-06-09 17:48:18.154228 | controller |                 "f:lastTransitionTime": {},
2026-06-09 17:48:18.154243 | controller |                 "f:status": {},
2026-06-09 17:48:18.154257 | controller |                 "f:type": {}
2026-06-09 17:48:18.154271 | controller |               },
2026-06-09 17:48:18.154285 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-09 17:48:18.154299 | controller |                 ".": {},
2026-06-09 17:48:18.154313 | controller |                 "f:lastProbeTime": {},
2026-06-09 17:48:18.154327 | controller |                 "f:lastTransitionTime": {},
2026-06-09 17:48:18.154342 | controller |                 "f:status": {},
2026-06-09 17:48:18.154356 | controller |                 "f:type": {}
2026-06-09 17:48:18.154370 | controller |               },
2026-06-09 17:48:18.154383 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-09 17:48:18.154398 | controller |                 ".": {},
2026-06-09 17:48:18.154411 | controller |                 "f:lastProbeTime": {},
2026-06-09 17:48:18.154425 | controller |                 "f:lastTransitionTime": {},
2026-06-09 17:48:18.154439 | controller |                 "f:status": {},
2026-06-09 17:48:18.154453 | controller |                 "f:type": {}
2026-06-09 17:48:18.154467 | controller |               }
2026-06-09 17:48:18.154481 | controller |             },
2026-06-09 17:48:18.154496 | controller |             "f:containerStatuses": {},
2026-06-09 17:48:18.154528 | controller |             "f:hostIP": {},
2026-06-09 17:48:18.154549 | controller |             "f:hostIPs": {},
2026-06-09 17:48:18.154564 | controller |             "f:phase": {},
2026-06-09 17:48:18.154579 | controller |             "f:podIP": {},
2026-06-09 17:48:18.154593 | controller |             "f:podIPs": {
2026-06-09 17:48:18.154607 | controller |               ".": {},
2026-06-09 17:48:18.154621 | controller |               "k:{\"ip\":\"10.217.0.75\"}": {
2026-06-09 17:48:18.154635 | controller |                 ".": {},
2026-06-09 17:48:18.154649 | controller |                 "f:ip": {}
2026-06-09 17:48:18.154663 | controller |               }
2026-06-09 17:48:18.154677 | controller |             },
2026-06-09 17:48:18.154691 | controller |             "f:startTime": {}
2026-06-09 17:48:18.154706 | controller |           }
2026-06-09 17:48:18.154720 | controller |         },
2026-06-09 17:48:18.154734 | controller |         "manager": "kubelet",
2026-06-09 17:48:18.154748 | controller |         "operation": "Update",
2026-06-09 17:48:18.154762 | controller |         "subresource": "status",
2026-06-09 17:48:18.154776 | controller |         "time": "2026-06-09T16:56:37Z"
2026-06-09 17:48:18.154790 | controller |       }
2026-06-09 17:48:18.154804 | controller |     ],
2026-06-09 17:48:18.154818 | controller |     "name": "designate-operator-controller-manager-6bf8599b68-ghrgp",
2026-06-09 17:48:18.154833 | controller |     "namespace": "openstack-operators",
2026-06-09 17:48:18.154847 | controller |     "ownerReferences": [
2026-06-09 17:48:18.154861 | controller |       {
2026-06-09 17:48:18.154876 | controller |         "apiVersion": "apps/v1",
2026-06-09 17:48:18.154890 | controller |         "blockOwnerDeletion": true,
2026-06-09 17:48:18.154904 | controller |         "controller": true,
2026-06-09 17:48:18.154918 | controller |         "kind": "ReplicaSet",
2026-06-09 17:48:18.154933 | controller |         "name": "designate-operator-controller-manager-6bf8599b68",
2026-06-09 17:48:18.154949 | controller |         "uid": "94cda42b-9048-4319-a2ae-4724dd9e742a"
2026-06-09 17:48:18.154968 | controller |       }
2026-06-09 17:48:18.154983 | controller |     ],
2026-06-09 17:48:18.154998 | controller |     "resourceVersion": "54201",
2026-06-09 17:48:18.155012 | controller |     "uid": "a04b104e-3bfb-4b89-9d0f-0b544ccf3b66"
2026-06-09 17:48:18.155027 | controller |   },
2026-06-09 17:48:18.155041 | controller |   "spec": {
2026-06-09 17:48:18.155056 | controller |     "containers": [
2026-06-09 17:48:18.155070 | controller |       {
2026-06-09 17:48:18.155085 | controller |         "args": [
2026-06-09 17:48:18.155099 | controller |           "--leader-elect",
2026-06-09 17:48:18.155114 | controller |           "--health-probe-bind-address=:8081",
2026-06-09 17:48:18.155128 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-09 17:48:18.155143 | controller |         ],
2026-06-09 17:48:18.155184 | controller |         "command": [
2026-06-09 17:48:18.155203 | controller |           "/manager"
2026-06-09 17:48:18.155218 | controller |         ],
2026-06-09 17:48:18.155232 | controller |         "env": [
2026-06-09 17:48:18.155247 | controller |           {
2026-06-09 17:48:18.155261 | controller |             "name": "LEASE_DURATION",
2026-06-09 17:48:18.155276 | controller |             "value": "30"
2026-06-09 17:48:18.155290 | controller |           },
2026-06-09 17:48:18.155305 | controller |           {
2026-06-09 17:48:18.155321 | controller |             "name": "RENEW_DEADLINE",
2026-06-09 17:48:18.155337 | controller |             "value": "20"
2026-06-09 17:48:18.155353 | controller |           },
2026-06-09 17:48:18.155367 | controller |           {
2026-06-09 17:48:18.155381 | controller |             "name": "RETRY_PERIOD",
2026-06-09 17:48:18.155395 | controller |             "value": "5"
2026-06-09 17:48:18.155409 | controller |           },
2026-06-09 17:48:18.155423 | controller |           {
2026-06-09 17:48:18.155437 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-09 17:48:18.155451 | controller |             "value": "false"
2026-06-09 17:48:18.155465 | controller |           },
2026-06-09 17:48:18.155479 | controller |           {
2026-06-09 17:48:18.155493 | controller |             "name": "METRICS_CERTS",
2026-06-09 17:48:18.155507 | controller |             "value": "false"
2026-06-09 17:48:18.155539 | controller |           }
2026-06-09 17:48:18.155554 | controller |         ],
2026-06-09 17:48:18.155569 | controller |         "image": "quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd",
2026-06-09 17:48:18.155583 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-09 17:48:18.155598 | controller |         "livenessProbe": {
2026-06-09 17:48:18.155612 | controller |           "failureThreshold": 3,
2026-06-09 17:48:18.155626 | controller |           "httpGet": {
2026-06-09 17:48:18.155640 | controller |             "path": "/healthz",
2026-06-09 17:48:18.155654 | controller |             "port": 8081,
2026-06-09 17:48:18.155669 | controller |             "scheme": "HTTP"
2026-06-09 17:48:18.155683 | controller |           },
2026-06-09 17:48:18.155697 | controller |           "initialDelaySeconds": 15,
2026-06-09 17:48:18.155711 | controller |           "periodSeconds": 20,
2026-06-09 17:48:18.155725 | controller |           "successThreshold": 1,
2026-06-09 17:48:18.155740 | controller |           "timeoutSeconds": 1
2026-06-09 17:48:18.155754 | controller |         },
2026-06-09 17:48:18.155768 | controller |         "name": "manager",
2026-06-09 17:48:18.155782 | controller |         "readinessProbe": {
2026-06-09 17:48:18.155796 | controller |           "failureThreshold": 3,
2026-06-09 17:48:18.155810 | controller |           "httpGet": {
2026-06-09 17:48:18.155825 | controller |             "path": "/readyz",
2026-06-09 17:48:18.155839 | controller |             "port": 8081,
2026-06-09 17:48:18.155853 | controller |             "scheme": "HTTP"
2026-06-09 17:48:18.155871 | controller |           },
2026-06-09 17:48:18.155885 | controller |           "initialDelaySeconds": 5,
2026-06-09 17:48:18.155899 | controller |           "periodSeconds": 10,
2026-06-09 17:48:18.155914 | controller |           "successThreshold": 1,
2026-06-09 17:48:18.155927 | controller |           "timeoutSeconds": 1
2026-06-09 17:48:18.155941 | controller |         },
2026-06-09 17:48:18.155955 | controller |         "resources": {
2026-06-09 17:48:18.155970 | controller |           "limits": {
2026-06-09 17:48:18.155984 | controller |             "cpu": "500m",
2026-06-09 17:48:18.155999 | controller |             "memory": "512Mi"
2026-06-09 17:48:18.156013 | controller |           },
2026-06-09 17:48:18.156028 | controller |           "requests": {
2026-06-09 17:48:18.156042 | controller |             "cpu": "10m",
2026-06-09 17:48:18.156057 | controller |             "memory": "256Mi"
2026-06-09 17:48:18.156071 | controller |           }
2026-06-09 17:48:18.156085 | controller |         },
2026-06-09 17:48:18.156099 | controller |         "securityContext": {
2026-06-09 17:48:18.156113 | controller |           "allowPrivilegeEscalation": false,
2026-06-09 17:48:18.156128 | controller |           "capabilities": {
2026-06-09 17:48:18.156142 | controller |             "drop": [
2026-06-09 17:48:18.156156 | controller |               "MKNOD"
2026-06-09 17:48:18.156171 | controller |             ]
2026-06-09 17:48:18.156185 | controller |           }
2026-06-09 17:48:18.156200 | controller |         },
2026-06-09 17:48:18.156214 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-09 17:48:18.156229 | controller |         "terminationMessagePolicy": "File",
2026-06-09 17:48:18.156244 | controller |         "volumeMounts": [
2026-06-09 17:48:18.156258 | controller |           {
2026-06-09 17:48:18.156272 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-09 17:48:18.156287 | controller |             "name": "kube-api-access-swxwl",
2026-06-09 17:48:18.156302 | controller |             "readOnly": true
2026-06-09 17:48:18.156316 | controller |           }
2026-06-09 17:48:18.156331 | controller |         ]
2026-06-09 17:48:18.156346 | controller |       }
2026-06-09 17:48:18.156360 | controller |     ],
2026-06-09 17:48:18.156374 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-09 17:48:18.156389 | controller |     "enableServiceLinks": true,
2026-06-09 17:48:18.156403 | controller |     "imagePullSecrets": [
2026-06-09 17:48:18.156417 | controller |       {
2026-06-09 17:48:18.156431 | controller |         "name": "designate-operator-controller-manager-dockercfg-qkffl"
2026-06-09 17:48:18.156445 | controller |       }
2026-06-09 17:48:18.156459 | controller |     ],
2026-06-09 17:48:18.156474 | controller |     "nodeName": "crc",
2026-06-09 17:48:18.156488 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-09 17:48:18.156502 | controller |     "priority": 0,
2026-06-09 17:48:18.156534 | controller |     "restartPolicy": "Always",
2026-06-09 17:48:18.156550 | controller |     "schedulerName": "default-scheduler",
2026-06-09 17:48:18.156565 | controller |     "securityContext": {
2026-06-09 17:48:18.156579 | controller |       "runAsNonRoot": true,
2026-06-09 17:48:18.156593 | controller |       "seLinuxOptions": {
2026-06-09 17:48:18.156607 | controller |         "level": "s0:c26,c5"
2026-06-09 17:48:18.156621 | controller |       }
2026-06-09 17:48:18.156635 | controller |     },
2026-06-09 17:48:18.156649 | controller |     "serviceAccount": "designate-operator-controller-manager",
2026-06-09 17:48:18.156663 | controller |     "serviceAccountName": "designate-operator-controller-manager",
2026-06-09 17:48:18.156677 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-09 17:48:18.156691 | controller |     "tolerations": [
2026-06-09 17:48:18.156705 | controller |       {
2026-06-09 17:48:18.156720 | controller |         "effect": "NoExecute",
2026-06-09 17:48:18.156734 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-09 17:48:18.156758 | controller |         "operator": "Exists",
2026-06-09 17:48:18.156773 | controller |         "tolerationSeconds": 120
2026-06-09 17:48:18.156788 | controller |       },
2026-06-09 17:48:18.156802 | controller |       {
2026-06-09 17:48:18.156816 | controller |         "effect": "NoExecute",
2026-06-09 17:48:18.156830 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-09 17:48:18.156844 | controller |         "operator": "Exists",
2026-06-09 17:48:18.156858 | controller |         "tolerationSeconds": 120
2026-06-09 17:48:18.156872 | controller |       },
2026-06-09 17:48:18.156886 | controller |       {
2026-06-09 17:48:18.156900 | controller |         "effect": "NoSchedule",
2026-06-09 17:48:18.156914 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-09 17:48:18.156928 | controller |         "operator": "Exists"
2026-06-09 17:48:18.156942 | controller |       }
2026-06-09 17:48:18.156956 | controller |     ],
2026-06-09 17:48:18.156970 | controller |     "volumes": [
2026-06-09 17:48:18.156985 | controller |       {
2026-06-09 17:48:18.156999 | controller |         "name": "kube-api-access-swxwl",
2026-06-09 17:48:18.157014 | controller |         "projected": {
2026-06-09 17:48:18.157029 | controller |           "defaultMode": 420,
2026-06-09 17:48:18.157043 | controller |           "sources": [
2026-06-09 17:48:18.157057 | controller |             {
2026-06-09 17:48:18.157071 | controller |               "serviceAccountToken": {
2026-06-09 17:48:18.157085 | controller |                 "expirationSeconds": 3607,
2026-06-09 17:48:18.157100 | controller |                 "path": "token"
2026-06-09 17:48:18.157114 | controller |               }
2026-06-09 17:48:18.157128 | controller |             },
2026-06-09 17:48:18.157142 | controller |             {
2026-06-09 17:48:18.157156 | controller |               "configMap": {
2026-06-09 17:48:18.157171 | controller |                 "items": [
2026-06-09 17:48:18.157185 | controller |                   {
2026-06-09 17:48:18.157199 | controller |                     "key": "ca.crt",
2026-06-09 17:48:18.157214 | controller |                     "path": "ca.crt"
2026-06-09 17:48:18.157229 | controller |                   }
2026-06-09 17:48:18.157244 | controller |                 ],
2026-06-09 17:48:18.157258 | controller |                 "name": "kube-root-ca.crt"
2026-06-09 17:48:18.157272 | controller |               }
2026-06-09 17:48:18.157287 | controller |             },
2026-06-09 17:48:18.157301 | controller |             {
2026-06-09 17:48:18.157315 | controller |               "downwardAPI": {
2026-06-09 17:48:18.157328 | controller |                 "items": [
2026-06-09 17:48:18.157342 | controller |                   {
2026-06-09 17:48:18.157356 | controller |                     "fieldRef": {
2026-06-09 17:48:18.157383 | controller |                       "apiVersion": "v1",
2026-06-09 17:48:18.157397 | controller |                       "fieldPath": "metadata.namespace"
2026-06-09 17:48:18.157411 | controller |                     },
2026-06-09 17:48:18.157426 | controller |                     "path": "namespace"
2026-06-09 17:48:18.157440 | controller |                   }
2026-06-09 17:48:18.157454 | controller |                 ]
2026-06-09 17:48:18.157468 | controller |               }
2026-06-09 17:48:18.157481 | controller |             },
2026-06-09 17:48:18.157495 | controller |             {
2026-06-09 17:48:18.157527 | controller |               "configMap": {
2026-06-09 17:48:18.157543 | controller |                 "items": [
2026-06-09 17:48:18.157558 | controller |                   {
2026-06-09 17:48:18.157572 | controller |                     "key": "service-ca.crt",
2026-06-09 17:48:18.157587 | controller |                     "path": "service-ca.crt"
2026-06-09 17:48:18.157601 | controller |                   }
2026-06-09 17:48:18.157616 | controller |                 ],
2026-06-09 17:48:18.157630 | controller |                 "name": "openshift-service-ca.crt"
2026-06-09 17:48:18.157648 | controller |               }
2026-06-09 17:48:18.157663 | controller |             }
2026-06-09 17:48:18.157677 | controller |           ]
2026-06-09 17:48:18.157691 | controller |         }
2026-06-09 17:48:18.157705 | controller |       }
2026-06-09 17:48:18.157718 | controller |     ]
2026-06-09 17:48:18.157732 | controller |   },
2026-06-09 17:48:18.157746 | controller |   "status": {
2026-06-09 17:48:18.157760 | controller |     "conditions": [
2026-06-09 17:48:18.157775 | controller |       {
2026-06-09 17:48:18.157789 | controller |         "lastProbeTime": null,
2026-06-09 17:48:18.157803 | controller |         "lastTransitionTime": "2026-06-09T16:56:22Z",
2026-06-09 17:48:18.157818 | controller |         "status": "True",
2026-06-09 17:48:18.157832 | controller |         "type": "PodReadyToStartContainers"
2026-06-09 17:48:18.157846 | controller |       },
2026-06-09 17:48:18.157860 | controller |       {
2026-06-09 17:48:18.157875 | controller |         "lastProbeTime": null,
2026-06-09 17:48:18.157889 | controller |         "lastTransitionTime": "2026-06-09T16:54:45Z",
2026-06-09 17:48:18.157903 | controller |         "status": "True",
2026-06-09 17:48:18.157916 | controller |         "type": "Initialized"
2026-06-09 17:48:18.157931 | controller |       },
2026-06-09 17:48:18.157945 | controller |       {
2026-06-09 17:48:18.157959 | controller |         "lastProbeTime": null,
2026-06-09 17:48:18.157973 | controller |         "lastTransitionTime": "2026-06-09T16:56:34Z",
2026-06-09 17:48:18.157987 | controller |         "status": "True",
2026-06-09 17:48:18.158002 | controller |         "type": "Ready"
2026-06-09 17:48:18.158017 | controller |       },
2026-06-09 17:48:18.158032 | controller |       {
2026-06-09 17:48:18.158047 | controller |         "lastProbeTime": null,
2026-06-09 17:48:18.158061 | controller |         "lastTransitionTime": "2026-06-09T16:56:34Z",
2026-06-09 17:48:18.158076 | controller |         "status": "True",
2026-06-09 17:48:18.158090 | controller |         "type": "ContainersReady"
2026-06-09 17:48:18.158104 | controller |       },
2026-06-09 17:48:18.158119 | controller |       {
2026-06-09 17:48:18.158133 | controller |         "lastProbeTime": null,
2026-06-09 17:48:18.158147 | controller |         "lastTransitionTime": "2026-06-09T16:54:45Z",
2026-06-09 17:48:18.158162 | controller |         "status": "True",
2026-06-09 17:48:18.158176 | controller |         "type": "PodScheduled"
2026-06-09 17:48:18.158190 | controller |       }
2026-06-09 17:48:18.158205 | controller |     ],
2026-06-09 17:48:18.158219 | controller |     "containerStatuses": [
2026-06-09 17:48:18.158234 | controller |       {
2026-06-09 17:48:18.158248 | controller |         "allocatedResources": {
2026-06-09 17:48:18.158263 | controller |           "cpu": "10m",
2026-06-09 17:48:18.158277 | controller |           "memory": "256Mi"
2026-06-09 17:48:18.158292 | controller |         },
2026-06-09 17:48:18.158306 | controller |         "containerID": "cri-o://5e5ed72f2e04555ff31c4f796b0244f5c73a7fbe7ff768d17ee1319b3ebe6dff",
2026-06-09 17:48:18.158320 | controller |         "image": "quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd",
2026-06-09 17:48:18.158335 | controller |         "imageID": "quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd",
2026-06-09 17:48:18.158349 | controller |         "lastState": {},
2026-06-09 17:48:18.158364 | controller |         "name": "manager",
2026-06-09 17:48:18.158377 | controller |         "ready": true,
2026-06-09 17:48:18.158391 | controller |         "resources": {
2026-06-09 17:48:18.158406 | controller |           "limits": {
2026-06-09 17:48:18.158420 | controller |             "cpu": "500m",
2026-06-09 17:48:18.158434 | controller |             "memory": "512Mi"
2026-06-09 17:48:18.158448 | controller |           },
2026-06-09 17:48:18.158462 | controller |           "requests": {
2026-06-09 17:48:18.158484 | controller |             "cpu": "10m",
2026-06-09 17:48:18.158499 | controller |             "memory": "256Mi"
2026-06-09 17:48:18.158529 | controller |           }
2026-06-09 17:48:18.158548 | controller |         },
2026-06-09 17:48:18.158563 | controller |         "restartCount": 0,
2026-06-09 17:48:18.158577 | controller |         "started": true,
2026-06-09 17:48:18.158592 | controller |         "state": {
2026-06-09 17:48:18.158606 | controller |           "running": {
2026-06-09 17:48:18.158620 | controller |             "startedAt": "2026-06-09T16:56:21Z"
2026-06-09 17:48:18.158634 | controller |           }
2026-06-09 17:48:18.158649 | controller |         },
2026-06-09 17:48:18.158663 | controller |         "user": {
2026-06-09 17:48:18.158677 | controller |           "linux": {
2026-06-09 17:48:18.158692 | controller |             "gid": 0,
2026-06-09 17:48:18.158706 | controller |             "supplementalGroups": [
2026-06-09 17:48:18.158720 | controller |               0
2026-06-09 17:48:18.158734 | controller |             ],
2026-06-09 17:48:18.158748 | controller |             "uid": 65532
2026-06-09 17:48:18.158762 | controller |           }
2026-06-09 17:48:18.158776 | controller |         },
2026-06-09 17:48:18.158791 | controller |         "volumeMounts": [
2026-06-09 17:48:18.158805 | controller |           {
2026-06-09 17:48:18.158819 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-09 17:48:18.158834 | controller |             "name": "kube-api-access-swxwl",
2026-06-09 17:48:18.158848 | controller |             "readOnly": true,
2026-06-09 17:48:18.158862 | controller |             "recursiveReadOnly": "Disabled"
2026-06-09 17:48:18.158877 | controller |           }
2026-06-09 17:48:18.158891 | controller |         ]
2026-06-09 17:48:18.158905 | controller |       }
2026-06-09 17:48:18.158919 | controller |     ],
2026-06-09 17:48:18.158933 | controller |     "hostIP": "192.168.126.11",
2026-06-09 17:48:18.158947 | controller |     "hostIPs": [
2026-06-09 17:48:18.158961 | controller |       {
2026-06-09 17:48:18.158975 | controller |         "ip": "192.168.126.11"
2026-06-09 17:48:18.158989 | controller |       }
2026-06-09 17:48:18.159004 | controller |     ],
2026-06-09 17:48:18.159019 | controller |     "phase": "Running",
2026-06-09 17:48:18.159033 | controller |     "podIP": "10.217.0.75",
2026-06-09 17:48:18.159048 | controller |     "podIPs": [
2026-06-09 17:48:18.159062 | controller |       {
2026-06-09 17:48:18.159076 | controller |         "ip": "10.217.0.75"
2026-06-09 17:48:18.159091 | controller |       }
2026-06-09 17:48:18.159105 | controller |     ],
2026-06-09 17:48:18.159119 | controller |     "qosClass": "Burstable",
2026-06-09 17:48:18.159134 | controller |     "startTime": "2026-06-09T16:54:45Z"
2026-06-09 17:48:18.159193 | controller |   }
2026-06-09 17:48:18.159213 | controller | }
2026-06-09 17:48:18.179309 | controller | ok:
2026-06-09 17:48:18.179354 | controller | {
2026-06-09 17:48:18.179375 | controller |   "apiVersion": "v1",
2026-06-09 17:48:18.179393 | controller |   "kind": "Pod",
2026-06-09 17:48:18.179409 | controller |   "metadata": {
2026-06-09 17:48:18.179424 | controller |     "annotations": {
2026-06-09 17:48:18.179440 | 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 17:48:18.179456 | 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 17:48:18.179476 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-09 17:48:18.179492 | controller |       "openshift.io/scc": "anyuid",
2026-06-09 17:48:18.179507 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-09 17:48:18.179544 | controller |     },
2026-06-09 17:48:18.179560 | controller |     "creationTimestamp": "2026-06-09T16:54:45Z",
2026-06-09 17:48:18.179575 | controller |     "generateName": "glance-operator-controller-manager-5bdfb47c4d-",
2026-06-09 17:48:18.179590 | controller |     "generation": 1,
2026-06-09 17:48:18.179605 | controller |     "labels": {
2026-06-09 17:48:18.179619 | controller |       "app.kubernetes.io/name": "glance-operator",
2026-06-09 17:48:18.179634 | controller |       "control-plane": "controller-manager",
2026-06-09 17:48:18.179648 | controller |       "openstack.org/operator-name": "glance",
2026-06-09 17:48:18.179663 | controller |       "pod-template-hash": "5bdfb47c4d"
2026-06-09 17:48:18.179677 | controller |     },
2026-06-09 17:48:18.179691 | controller |     "managedFields": [
2026-06-09 17:48:18.179706 | controller |       {
2026-06-09 17:48:18.179720 | controller |         "apiVersion": "v1",
2026-06-09 17:48:18.179734 | controller |         "fieldsType": "FieldsV1",
2026-06-09 17:48:18.179748 | controller |         "fieldsV1": {
2026-06-09 17:48:18.179762 | controller |           "f:metadata": {
2026-06-09 17:48:18.179776 | controller |             "f:annotations": {
2026-06-09 17:48:18.179790 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-09 17:48:18.179804 | controller |             }
2026-06-09 17:48:18.179818 | controller |           }
2026-06-09 17:48:18.179832 | controller |         },
2026-06-09 17:48:18.179846 | controller |         "manager": "crc",
2026-06-09 17:48:18.179860 | controller |         "operation": "Update",
2026-06-09 17:48:18.179874 | controller |         "subresource": "status",
2026-06-09 17:48:18.179888 | controller |         "time": "2026-06-09T16:54:45Z"
2026-06-09 17:48:18.179903 | controller |       },
2026-06-09 17:48:18.179917 | controller |       {
2026-06-09 17:48:18.179931 | controller |         "apiVersion": "v1",
2026-06-09 17:48:18.179945 | controller |         "fieldsType": "FieldsV1",
2026-06-09 17:48:18.179959 | controller |         "fieldsV1": {
2026-06-09 17:48:18.179972 | controller |           "f:metadata": {
2026-06-09 17:48:18.179986 | controller |             "f:annotations": {
2026-06-09 17:48:18.180030 | controller |               ".": {},
2026-06-09 17:48:18.180050 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-09 17:48:18.180066 | controller |             },
2026-06-09 17:48:18.180081 | controller |             "f:generateName": {},
2026-06-09 17:48:18.180096 | controller |             "f:labels": {
2026-06-09 17:48:18.180110 | controller |               ".": {},
2026-06-09 17:48:18.180125 | controller |               "f:app.kubernetes.io/name": {},
2026-06-09 17:48:18.180139 | controller |               "f:control-plane": {},
2026-06-09 17:48:18.180153 | controller |               "f:openstack.org/operator-name": {},
2026-06-09 17:48:18.180167 | controller |               "f:pod-template-hash": {}
2026-06-09 17:48:18.180181 | controller |             },
2026-06-09 17:48:18.180195 | controller |             "f:ownerReferences": {
2026-06-09 17:48:18.180209 | controller |               ".": {},
2026-06-09 17:48:18.180224 | controller |               "k:{\"uid\":\"1c59680f-28fd-400b-9fa5-f60b843ab733\"}": {}
2026-06-09 17:48:18.180239 | controller |             }
2026-06-09 17:48:18.180254 | controller |           },
2026-06-09 17:48:18.180269 | controller |           "f:spec": {
2026-06-09 17:48:18.180284 | controller |             "f:containers": {
2026-06-09 17:48:18.180299 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-09 17:48:18.180313 | controller |                 ".": {},
2026-06-09 17:48:18.180328 | controller |                 "f:args": {},
2026-06-09 17:48:18.180346 | controller |                 "f:command": {},
2026-06-09 17:48:18.180490 | controller |                 "f:env": {
2026-06-09 17:48:18.180507 | controller |                   ".": {},
2026-06-09 17:48:18.180541 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-09 17:48:18.180557 | controller |                     ".": {},
2026-06-09 17:48:18.180572 | controller |                     "f:name": {},
2026-06-09 17:48:18.180586 | controller |                     "f:value": {}
2026-06-09 17:48:18.180601 | controller |                   },
2026-06-09 17:48:18.180616 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-09 17:48:18.180632 | controller |                     ".": {},
2026-06-09 17:48:18.180646 | controller |                     "f:name": {},
2026-06-09 17:48:18.180661 | controller |                     "f:value": {}
2026-06-09 17:48:18.180676 | controller |                   },
2026-06-09 17:48:18.180690 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-09 17:48:18.180705 | controller |                     ".": {},
2026-06-09 17:48:18.180719 | controller |                     "f:name": {},
2026-06-09 17:48:18.180733 | controller |                     "f:value": {}
2026-06-09 17:48:18.180748 | controller |                   },
2026-06-09 17:48:18.180761 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-09 17:48:18.180776 | controller |                     ".": {},
2026-06-09 17:48:18.180790 | controller |                     "f:name": {},
2026-06-09 17:48:18.180804 | controller |                     "f:value": {}
2026-06-09 17:48:18.180818 | controller |                   },
2026-06-09 17:48:18.180832 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-09 17:48:18.180846 | controller |                     ".": {},
2026-06-09 17:48:18.180860 | controller |                     "f:name": {},
2026-06-09 17:48:18.180875 | controller |                     "f:value": {}
2026-06-09 17:48:18.180889 | controller |                   }
2026-06-09 17:48:18.180903 | controller |                 },
2026-06-09 17:48:18.180916 | controller |                 "f:image": {},
2026-06-09 17:48:18.180930 | controller |                 "f:imagePullPolicy": {},
2026-06-09 17:48:18.180944 | controller |                 "f:livenessProbe": {
2026-06-09 17:48:18.180958 | controller |                   ".": {},
2026-06-09 17:48:18.180972 | controller |                   "f:failureThreshold": {},
2026-06-09 17:48:18.180986 | controller |                   "f:httpGet": {
2026-06-09 17:48:18.181000 | controller |                     ".": {},
2026-06-09 17:48:18.181014 | controller |                     "f:path": {},
2026-06-09 17:48:18.181028 | controller |                     "f:port": {},
2026-06-09 17:48:18.181042 | controller |                     "f:scheme": {}
2026-06-09 17:48:18.181056 | controller |                   },
2026-06-09 17:48:18.181070 | controller |                   "f:initialDelaySeconds": {},
2026-06-09 17:48:18.181084 | controller |                   "f:periodSeconds": {},
2026-06-09 17:48:18.181099 | controller |                   "f:successThreshold": {},
2026-06-09 17:48:18.181113 | controller |                   "f:timeoutSeconds": {}
2026-06-09 17:48:18.181128 | controller |                 },
2026-06-09 17:48:18.181142 | controller |                 "f:name": {},
2026-06-09 17:48:18.181156 | controller |                 "f:readinessProbe": {
2026-06-09 17:48:18.181170 | controller |                   ".": {},
2026-06-09 17:48:18.181185 | controller |                   "f:failureThreshold": {},
2026-06-09 17:48:18.181199 | controller |                   "f:httpGet": {
2026-06-09 17:48:18.181213 | controller |                     ".": {},
2026-06-09 17:48:18.181240 | controller |                     "f:path": {},
2026-06-09 17:48:18.181255 | controller |                     "f:port": {},
2026-06-09 17:48:18.181269 | controller |                     "f:scheme": {}
2026-06-09 17:48:18.181287 | controller |                   },
2026-06-09 17:48:18.181301 | controller |                   "f:initialDelaySeconds": {},
2026-06-09 17:48:18.181316 | controller |                   "f:periodSeconds": {},
2026-06-09 17:48:18.181330 | controller |                   "f:successThreshold": {},
2026-06-09 17:48:18.181344 | controller |                   "f:timeoutSeconds": {}
2026-06-09 17:48:18.181358 | controller |                 },
2026-06-09 17:48:18.181372 | controller |                 "f:resources": {
2026-06-09 17:48:18.181387 | controller |                   ".": {},
2026-06-09 17:48:18.181401 | controller |                   "f:limits": {
2026-06-09 17:48:18.181415 | controller |                     ".": {},
2026-06-09 17:48:18.181429 | controller |                     "f:cpu": {},
2026-06-09 17:48:18.181443 | controller |                     "f:memory": {}
2026-06-09 17:48:18.181457 | controller |                   },
2026-06-09 17:48:18.181471 | controller |                   "f:requests": {
2026-06-09 17:48:18.181485 | controller |                     ".": {},
2026-06-09 17:48:18.181499 | controller |                     "f:cpu": {},
2026-06-09 17:48:18.181536 | controller |                     "f:memory": {}
2026-06-09 17:48:18.181552 | controller |                   }
2026-06-09 17:48:18.181567 | controller |                 },
2026-06-09 17:48:18.181581 | controller |                 "f:securityContext": {
2026-06-09 17:48:18.181596 | controller |                   ".": {},
2026-06-09 17:48:18.181610 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-09 17:48:18.181625 | controller |                 },
2026-06-09 17:48:18.181640 | controller |                 "f:terminationMessagePath": {},
2026-06-09 17:48:18.181654 | controller |                 "f:terminationMessagePolicy": {}
2026-06-09 17:48:18.181669 | controller |               }
2026-06-09 17:48:18.181684 | controller |             },
2026-06-09 17:48:18.181699 | controller |             "f:dnsPolicy": {},
2026-06-09 17:48:18.181713 | controller |             "f:enableServiceLinks": {},
2026-06-09 17:48:18.181728 | controller |             "f:restartPolicy": {},
2026-06-09 17:48:18.181742 | controller |             "f:schedulerName": {},
2026-06-09 17:48:18.181755 | controller |             "f:securityContext": {
2026-06-09 17:48:18.181769 | controller |               ".": {},
2026-06-09 17:48:18.181783 | controller |               "f:runAsNonRoot": {}
2026-06-09 17:48:18.181797 | controller |             },
2026-06-09 17:48:18.181811 | controller |             "f:serviceAccount": {},
2026-06-09 17:48:18.181825 | controller |             "f:serviceAccountName": {},
2026-06-09 17:48:18.181839 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-09 17:48:18.181853 | controller |             "f:tolerations": {}
2026-06-09 17:48:18.181867 | controller |           }
2026-06-09 17:48:18.181881 | controller |         },
2026-06-09 17:48:18.181895 | controller |         "manager": "kube-controller-manager",
2026-06-09 17:48:18.181909 | controller |         "operation": "Update",
2026-06-09 17:48:18.181923 | controller |         "time": "2026-06-09T16:54:45Z"
2026-06-09 17:48:18.181937 | controller |       },
2026-06-09 17:48:18.181952 | controller |       {
2026-06-09 17:48:18.181966 | controller |         "apiVersion": "v1",
2026-06-09 17:48:18.181980 | controller |         "fieldsType": "FieldsV1",
2026-06-09 17:48:18.181994 | controller |         "fieldsV1": {
2026-06-09 17:48:18.182009 | controller |           "f:metadata": {
2026-06-09 17:48:18.182023 | controller |             "f:annotations": {
2026-06-09 17:48:18.182037 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-09 17:48:18.182050 | controller |             }
2026-06-09 17:48:18.182064 | controller |           }
2026-06-09 17:48:18.182078 | controller |         },
2026-06-09 17:48:18.182092 | controller |         "manager": "multus-daemon",
2026-06-09 17:48:18.182110 | controller |         "operation": "Update",
2026-06-09 17:48:18.182125 | controller |         "subresource": "status",
2026-06-09 17:48:18.182139 | controller |         "time": "2026-06-09T16:54:59Z"
2026-06-09 17:48:18.182153 | controller |       },
2026-06-09 17:48:18.182167 | controller |       {
2026-06-09 17:48:18.182180 | controller |         "apiVersion": "v1",
2026-06-09 17:48:18.182194 | controller |         "fieldsType": "FieldsV1",
2026-06-09 17:48:18.182208 | controller |         "fieldsV1": {
2026-06-09 17:48:18.182222 | controller |           "f:status": {
2026-06-09 17:48:18.182236 | controller |             "f:conditions": {
2026-06-09 17:48:18.182250 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-09 17:48:18.182264 | controller |                 ".": {},
2026-06-09 17:48:18.182278 | controller |                 "f:lastProbeTime": {},
2026-06-09 17:48:18.182292 | controller |                 "f:lastTransitionTime": {},
2026-06-09 17:48:18.182306 | controller |                 "f:status": {},
2026-06-09 17:48:18.182320 | controller |                 "f:type": {}
2026-06-09 17:48:18.182335 | controller |               },
2026-06-09 17:48:18.182349 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-09 17:48:18.182363 | controller |                 ".": {},
2026-06-09 17:48:18.182377 | controller |                 "f:lastProbeTime": {},
2026-06-09 17:48:18.182393 | controller |                 "f:lastTransitionTime": {},
2026-06-09 17:48:18.182407 | controller |                 "f:status": {},
2026-06-09 17:48:18.182421 | controller |                 "f:type": {}
2026-06-09 17:48:18.182436 | controller |               },
2026-06-09 17:48:18.182450 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-09 17:48:18.182464 | controller |                 ".": {},
2026-06-09 17:48:18.182479 | controller |                 "f:lastProbeTime": {},
2026-06-09 17:48:18.182493 | controller |                 "f:lastTransitionTime": {},
2026-06-09 17:48:18.182507 | controller |                 "f:status": {},
2026-06-09 17:48:18.182541 | controller |                 "f:type": {}
2026-06-09 17:48:18.182557 | controller |               },
2026-06-09 17:48:18.182571 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-09 17:48:18.182586 | controller |                 ".": {},
2026-06-09 17:48:18.182600 | controller |                 "f:lastProbeTime": {},
2026-06-09 17:48:18.182614 | controller |                 "f:lastTransitionTime": {},
2026-06-09 17:48:18.182629 | controller |                 "f:status": {},
2026-06-09 17:48:18.182643 | controller |                 "f:type": {}
2026-06-09 17:48:18.182657 | controller |               }
2026-06-09 17:48:18.182671 | controller |             },
2026-06-09 17:48:18.182686 | controller |             "f:containerStatuses": {},
2026-06-09 17:48:18.182700 | controller |             "f:hostIP": {},
2026-06-09 17:48:18.182714 | controller |             "f:hostIPs": {},
2026-06-09 17:48:18.182728 | controller |             "f:phase": {},
2026-06-09 17:48:18.182742 | controller |             "f:podIP": {},
2026-06-09 17:48:18.182756 | controller |             "f:podIPs": {
2026-06-09 17:48:18.182770 | controller |               ".": {},
2026-06-09 17:48:18.182784 | controller |               "k:{\"ip\":\"10.217.0.76\"}": {
2026-06-09 17:48:18.182798 | controller |                 ".": {},
2026-06-09 17:48:18.182813 | controller |                 "f:ip": {}
2026-06-09 17:48:18.182826 | controller |               }
2026-06-09 17:48:18.182840 | controller |             },
2026-06-09 17:48:18.182854 | controller |             "f:startTime": {}
2026-06-09 17:48:18.182869 | controller |           }
2026-06-09 17:48:18.182883 | controller |         },
2026-06-09 17:48:18.182897 | controller |         "manager": "kubelet",
2026-06-09 17:48:18.182912 | controller |         "operation": "Update",
2026-06-09 17:48:18.182926 | controller |         "subresource": "status",
2026-06-09 17:48:18.182940 | controller |         "time": "2026-06-09T16:56:32Z"
2026-06-09 17:48:18.182957 | controller |       }
2026-06-09 17:48:18.182972 | controller |     ],
2026-06-09 17:48:18.182986 | controller |     "name": "glance-operator-controller-manager-5bdfb47c4d-lnc67",
2026-06-09 17:48:18.183001 | controller |     "namespace": "openstack-operators",
2026-06-09 17:48:18.183015 | controller |     "ownerReferences": [
2026-06-09 17:48:18.183029 | controller |       {
2026-06-09 17:48:18.183043 | controller |         "apiVersion": "apps/v1",
2026-06-09 17:48:18.183058 | controller |         "blockOwnerDeletion": true,
2026-06-09 17:48:18.183072 | controller |         "controller": true,
2026-06-09 17:48:18.183086 | controller |         "kind": "ReplicaSet",
2026-06-09 17:48:18.183100 | controller |         "name": "glance-operator-controller-manager-5bdfb47c4d",
2026-06-09 17:48:18.183114 | controller |         "uid": "1c59680f-28fd-400b-9fa5-f60b843ab733"
2026-06-09 17:48:18.183127 | controller |       }
2026-06-09 17:48:18.183141 | controller |     ],
2026-06-09 17:48:18.183155 | controller |     "resourceVersion": "54091",
2026-06-09 17:48:18.183169 | controller |     "uid": "80c32e57-b414-4846-8932-9b109f7c6197"
2026-06-09 17:48:18.183184 | controller |   },
2026-06-09 17:48:18.183198 | controller |   "spec": {
2026-06-09 17:48:18.183212 | controller |     "containers": [
2026-06-09 17:48:18.183226 | controller |       {
2026-06-09 17:48:18.183241 | controller |         "args": [
2026-06-09 17:48:18.183255 | controller |           "--leader-elect",
2026-06-09 17:48:18.183269 | controller |           "--health-probe-bind-address=:8081",
2026-06-09 17:48:18.183284 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-09 17:48:18.183298 | controller |         ],
2026-06-09 17:48:18.183313 | controller |         "command": [
2026-06-09 17:48:18.183329 | controller |           "/manager"
2026-06-09 17:48:18.183346 | controller |         ],
2026-06-09 17:48:18.183360 | controller |         "env": [
2026-06-09 17:48:18.183374 | controller |           {
2026-06-09 17:48:18.183389 | controller |             "name": "LEASE_DURATION",
2026-06-09 17:48:18.183404 | controller |             "value": "30"
2026-06-09 17:48:18.183418 | controller |           },
2026-06-09 17:48:18.183432 | controller |           {
2026-06-09 17:48:18.183447 | controller |             "name": "RENEW_DEADLINE",
2026-06-09 17:48:18.183461 | controller |             "value": "20"
2026-06-09 17:48:18.183475 | controller |           },
2026-06-09 17:48:18.183489 | controller |           {
2026-06-09 17:48:18.183503 | controller |             "name": "RETRY_PERIOD",
2026-06-09 17:48:18.183555 | controller |             "value": "5"
2026-06-09 17:48:18.183575 | controller |           },
2026-06-09 17:48:18.183590 | controller |           {
2026-06-09 17:48:18.183626 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-09 17:48:18.183647 | controller |             "value": "false"
2026-06-09 17:48:18.183662 | controller |           },
2026-06-09 17:48:18.183677 | controller |           {
2026-06-09 17:48:18.183716 | controller |             "name": "METRICS_CERTS",
2026-06-09 17:48:18.183735 | controller |             "value": "false"
2026-06-09 17:48:18.183750 | controller |           }
2026-06-09 17:48:18.183765 | controller |         ],
2026-06-09 17:48:18.183804 | controller |         "image": "quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9",
2026-06-09 17:48:18.183821 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-09 17:48:18.183836 | controller |         "livenessProbe": {
2026-06-09 17:48:18.183850 | controller |           "failureThreshold": 3,
2026-06-09 17:48:18.183890 | controller |           "httpGet": {
2026-06-09 17:48:18.183906 | controller |             "path": "/healthz",
2026-06-09 17:48:18.183920 | controller |             "port": 8081,
2026-06-09 17:48:18.183935 | controller |             "scheme": "HTTP"
2026-06-09 17:48:18.183976 | controller |           },
2026-06-09 17:48:18.183994 | controller |           "initialDelaySeconds": 15,
2026-06-09 17:48:18.184010 | controller |           "periodSeconds": 20,
2026-06-09 17:48:18.184046 | controller |           "successThreshold": 1,
2026-06-09 17:48:18.184065 | controller |           "timeoutSeconds": 1
2026-06-09 17:48:18.184079 | controller |         },
2026-06-09 17:48:18.184094 | controller |         "name": "manager",
2026-06-09 17:48:18.184130 | controller |         "readinessProbe": {
2026-06-09 17:48:18.184148 | controller |           "failureThreshold": 3,
2026-06-09 17:48:18.184163 | controller |           "httpGet": {
2026-06-09 17:48:18.184177 | controller |             "path": "/readyz",
2026-06-09 17:48:18.184215 | controller |             "port": 8081,
2026-06-09 17:48:18.184232 | controller |             "scheme": "HTTP"
2026-06-09 17:48:18.184247 | controller |           },
2026-06-09 17:48:18.184261 | controller |           "initialDelaySeconds": 5,
2026-06-09 17:48:18.184299 | controller |           "periodSeconds": 10,
2026-06-09 17:48:18.184317 | controller |           "successThreshold": 1,
2026-06-09 17:48:18.184331 | controller |           "timeoutSeconds": 1
2026-06-09 17:48:18.184345 | controller |         },
2026-06-09 17:48:18.184382 | controller |         "resources": {
2026-06-09 17:48:18.184398 | controller |           "limits": {
2026-06-09 17:48:18.184413 | controller |             "cpu": "500m",
2026-06-09 17:48:18.184427 | controller |             "memory": "512Mi"
2026-06-09 17:48:18.184441 | controller |           },
2026-06-09 17:48:18.184455 | controller |           "requests": {
2026-06-09 17:48:18.184470 | controller |             "cpu": "10m",
2026-06-09 17:48:18.184484 | controller |             "memory": "256Mi"
2026-06-09 17:48:18.184499 | controller |           }
2026-06-09 17:48:18.184524 | controller |         },
2026-06-09 17:48:18.184544 | controller |         "securityContext": {
2026-06-09 17:48:18.184559 | controller |           "allowPrivilegeEscalation": false,
2026-06-09 17:48:18.184574 | controller |           "capabilities": {
2026-06-09 17:48:18.184588 | controller |             "drop": [
2026-06-09 17:48:18.184602 | controller |               "MKNOD"
2026-06-09 17:48:18.184616 | controller |             ]
2026-06-09 17:48:18.184630 | controller |           }
2026-06-09 17:48:18.184644 | controller |         },
2026-06-09 17:48:18.184658 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-09 17:48:18.184672 | controller |         "terminationMessagePolicy": "File",
2026-06-09 17:48:18.184687 | controller |         "volumeMounts": [
2026-06-09 17:48:18.184701 | controller |           {
2026-06-09 17:48:18.184717 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-09 17:48:18.184732 | controller |             "name": "kube-api-access-87xhc",
2026-06-09 17:48:18.184747 | controller |             "readOnly": true
2026-06-09 17:48:18.184762 | controller |           }
2026-06-09 17:48:18.184777 | controller |         ]
2026-06-09 17:48:18.184791 | controller |       }
2026-06-09 17:48:18.184806 | controller |     ],
2026-06-09 17:48:18.184820 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-09 17:48:18.184835 | controller |     "enableServiceLinks": true,
2026-06-09 17:48:18.184849 | controller |     "imagePullSecrets": [
2026-06-09 17:48:18.184863 | controller |       {
2026-06-09 17:48:18.184878 | controller |         "name": "glance-operator-controller-manager-dockercfg-lk9pn"
2026-06-09 17:48:18.184892 | controller |       }
2026-06-09 17:48:18.184907 | controller |     ],
2026-06-09 17:48:18.184921 | controller |     "nodeName": "crc",
2026-06-09 17:48:18.184936 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-09 17:48:18.184951 | controller |     "priority": 0,
2026-06-09 17:48:18.184965 | controller |     "restartPolicy": "Always",
2026-06-09 17:48:18.184979 | controller |     "schedulerName": "default-scheduler",
2026-06-09 17:48:18.184997 | controller |     "securityContext": {
2026-06-09 17:48:18.185012 | controller |       "runAsNonRoot": true,
2026-06-09 17:48:18.185027 | controller |       "seLinuxOptions": {
2026-06-09 17:48:18.185041 | controller |         "level": "s0:c26,c5"
2026-06-09 17:48:18.185055 | controller |       }
2026-06-09 17:48:18.185069 | controller |     },
2026-06-09 17:48:18.185084 | controller |     "serviceAccount": "glance-operator-controller-manager",
2026-06-09 17:48:18.185098 | controller |     "serviceAccountName": "glance-operator-controller-manager",
2026-06-09 17:48:18.185113 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-09 17:48:18.185127 | controller |     "tolerations": [
2026-06-09 17:48:18.185142 | controller |       {
2026-06-09 17:48:18.185156 | controller |         "effect": "NoExecute",
2026-06-09 17:48:18.185170 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-09 17:48:18.185185 | controller |         "operator": "Exists",
2026-06-09 17:48:18.185199 | controller |         "tolerationSeconds": 120
2026-06-09 17:48:18.185225 | controller |       },
2026-06-09 17:48:18.185239 | controller |       {
2026-06-09 17:48:18.185253 | controller |         "effect": "NoExecute",
2026-06-09 17:48:18.185267 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-09 17:48:18.185282 | controller |         "operator": "Exists",
2026-06-09 17:48:18.185296 | controller |         "tolerationSeconds": 120
2026-06-09 17:48:18.185311 | controller |       },
2026-06-09 17:48:18.185327 | controller |       {
2026-06-09 17:48:18.185344 | controller |         "effect": "NoSchedule",
2026-06-09 17:48:18.185358 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-09 17:48:18.185372 | controller |         "operator": "Exists"
2026-06-09 17:48:18.185386 | controller |       }
2026-06-09 17:48:18.185401 | controller |     ],
2026-06-09 17:48:18.185415 | controller |     "volumes": [
2026-06-09 17:48:18.185429 | controller |       {
2026-06-09 17:48:18.185443 | controller |         "name": "kube-api-access-87xhc",
2026-06-09 17:48:18.185457 | controller |         "projected": {
2026-06-09 17:48:18.185472 | controller |           "defaultMode": 420,
2026-06-09 17:48:18.185486 | controller |           "sources": [
2026-06-09 17:48:18.185500 | controller |             {
2026-06-09 17:48:18.185534 | controller |               "serviceAccountToken": {
2026-06-09 17:48:18.185550 | controller |                 "expirationSeconds": 3607,
2026-06-09 17:48:18.185565 | controller |                 "path": "token"
2026-06-09 17:48:18.185580 | controller |               }
2026-06-09 17:48:18.185594 | controller |             },
2026-06-09 17:48:18.185609 | controller |             {
2026-06-09 17:48:18.185623 | controller |               "configMap": {
2026-06-09 17:48:18.185638 | controller |                 "items": [
2026-06-09 17:48:18.185652 | controller |                   {
2026-06-09 17:48:18.185666 | controller |                     "key": "ca.crt",
2026-06-09 17:48:18.185680 | controller |                     "path": "ca.crt"
2026-06-09 17:48:18.185694 | controller |                   }
2026-06-09 17:48:18.185709 | controller |                 ],
2026-06-09 17:48:18.185723 | controller |                 "name": "kube-root-ca.crt"
2026-06-09 17:48:18.185738 | controller |               }
2026-06-09 17:48:18.185752 | controller |             },
2026-06-09 17:48:18.185767 | controller |             {
2026-06-09 17:48:18.185782 | controller |               "downwardAPI": {
2026-06-09 17:48:18.185796 | controller |                 "items": [
2026-06-09 17:48:18.185811 | controller |                   {
2026-06-09 17:48:18.185825 | controller |                     "fieldRef": {
2026-06-09 17:48:18.185839 | controller |                       "apiVersion": "v1",
2026-06-09 17:48:18.185853 | controller |                       "fieldPath": "metadata.namespace"
2026-06-09 17:48:18.185868 | controller |                     },
2026-06-09 17:48:18.185882 | controller |                     "path": "namespace"
2026-06-09 17:48:18.185902 | controller |                   }
2026-06-09 17:48:18.185918 | controller |                 ]
2026-06-09 17:48:18.185932 | controller |               }
2026-06-09 17:48:18.185947 | controller |             },
2026-06-09 17:48:18.185962 | controller |             {
2026-06-09 17:48:18.185976 | controller |               "configMap": {
2026-06-09 17:48:18.185992 | controller |                 "items": [
2026-06-09 17:48:18.186006 | controller |                   {
2026-06-09 17:48:18.186020 | controller |                     "key": "service-ca.crt",
2026-06-09 17:48:18.186060 | controller |                     "path": "service-ca.crt"
2026-06-09 17:48:18.186079 | controller |                   }
2026-06-09 17:48:18.186094 | controller |                 ],
2026-06-09 17:48:18.186108 | controller |                 "name": "openshift-service-ca.crt"
2026-06-09 17:48:18.186122 | controller |               }
2026-06-09 17:48:18.186136 | controller |             }
2026-06-09 17:48:18.186151 | controller |           ]
2026-06-09 17:48:18.186166 | controller |         }
2026-06-09 17:48:18.186180 | controller |       }
2026-06-09 17:48:18.186194 | controller |     ]
2026-06-09 17:48:18.186209 | controller |   },
2026-06-09 17:48:18.186223 | controller |   "status": {
2026-06-09 17:48:18.186238 | controller |     "conditions": [
2026-06-09 17:48:18.186252 | controller |       {
2026-06-09 17:48:18.186266 | controller |         "lastProbeTime": null,
2026-06-09 17:48:18.186280 | controller |         "lastTransitionTime": "2026-06-09T16:56:21Z",
2026-06-09 17:48:18.186295 | controller |         "status": "True",
2026-06-09 17:48:18.186309 | controller |         "type": "PodReadyToStartContainers"
2026-06-09 17:48:18.186323 | controller |       },
2026-06-09 17:48:18.186337 | controller |       {
2026-06-09 17:48:18.186351 | controller |         "lastProbeTime": null,
2026-06-09 17:48:18.186365 | controller |         "lastTransitionTime": "2026-06-09T16:54:45Z",
2026-06-09 17:48:18.186379 | controller |         "status": "True",
2026-06-09 17:48:18.186393 | controller |         "type": "Initialized"
2026-06-09 17:48:18.186407 | controller |       },
2026-06-09 17:48:18.186421 | controller |       {
2026-06-09 17:48:18.186435 | controller |         "lastProbeTime": null,
2026-06-09 17:48:18.186449 | controller |         "lastTransitionTime": "2026-06-09T16:56:32Z",
2026-06-09 17:48:18.186463 | controller |         "status": "True",
2026-06-09 17:48:18.186477 | controller |         "type": "Ready"
2026-06-09 17:48:18.186491 | controller |       },
2026-06-09 17:48:18.186505 | controller |       {
2026-06-09 17:48:18.186537 | controller |         "lastProbeTime": null,
2026-06-09 17:48:18.186553 | controller |         "lastTransitionTime": "2026-06-09T16:56:32Z",
2026-06-09 17:48:18.186567 | controller |         "status": "True",
2026-06-09 17:48:18.186581 | controller |         "type": "ContainersReady"
2026-06-09 17:48:18.186595 | controller |       },
2026-06-09 17:48:18.186609 | controller |       {
2026-06-09 17:48:18.186623 | controller |         "lastProbeTime": null,
2026-06-09 17:48:18.186637 | controller |         "lastTransitionTime": "2026-06-09T16:54:45Z",
2026-06-09 17:48:18.186652 | controller |         "status": "True",
2026-06-09 17:48:18.186666 | controller |         "type": "PodScheduled"
2026-06-09 17:48:18.186680 | controller |       }
2026-06-09 17:48:18.186694 | controller |     ],
2026-06-09 17:48:18.186708 | controller |     "containerStatuses": [
2026-06-09 17:48:18.186722 | controller |       {
2026-06-09 17:48:18.186736 | controller |         "allocatedResources": {
2026-06-09 17:48:18.186749 | controller |           "cpu": "10m",
2026-06-09 17:48:18.186764 | controller |           "memory": "256Mi"
2026-06-09 17:48:18.186778 | controller |         },
2026-06-09 17:48:18.186793 | controller |         "containerID": "cri-o://61187ecdd3ac1889ef29476fca2f41d1ff03db8231949bf78772a466f2fdb19a",
2026-06-09 17:48:18.186809 | controller |         "image": "quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9",
2026-06-09 17:48:18.186827 | controller |         "imageID": "quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9",
2026-06-09 17:48:18.186842 | controller |         "lastState": {},
2026-06-09 17:48:18.186857 | controller |         "name": "manager",
2026-06-09 17:48:18.186871 | controller |         "ready": true,
2026-06-09 17:48:18.186886 | controller |         "resources": {
2026-06-09 17:48:18.186900 | controller |           "limits": {
2026-06-09 17:48:18.186915 | controller |             "cpu": "500m",
2026-06-09 17:48:18.186929 | controller |             "memory": "512Mi"
2026-06-09 17:48:18.186944 | controller |           },
2026-06-09 17:48:18.186958 | controller |           "requests": {
2026-06-09 17:48:18.186973 | controller |             "cpu": "10m",
2026-06-09 17:48:18.186987 | controller |             "memory": "256Mi"
2026-06-09 17:48:18.187002 | controller |           }
2026-06-09 17:48:18.187017 | controller |         },
2026-06-09 17:48:18.187032 | controller |         "restartCount": 0,
2026-06-09 17:48:18.187046 | controller |         "started": true,
2026-06-09 17:48:18.187061 | controller |         "state": {
2026-06-09 17:48:18.187075 | controller |           "running": {
2026-06-09 17:48:18.187089 | controller |             "startedAt": "2026-06-09T16:56:21Z"
2026-06-09 17:48:18.187103 | controller |           }
2026-06-09 17:48:18.187118 | controller |         },
2026-06-09 17:48:18.187132 | controller |         "user": {
2026-06-09 17:48:18.187146 | controller |           "linux": {
2026-06-09 17:48:18.187160 | controller |             "gid": 0,
2026-06-09 17:48:18.187174 | controller |             "supplementalGroups": [
2026-06-09 17:48:18.187188 | controller |               0
2026-06-09 17:48:18.187202 | controller |             ],
2026-06-09 17:48:18.187216 | controller |             "uid": 65532
2026-06-09 17:48:18.187230 | controller |           }
2026-06-09 17:48:18.187244 | controller |         },
2026-06-09 17:48:18.187258 | controller |         "volumeMounts": [
2026-06-09 17:48:18.187273 | controller |           {
2026-06-09 17:48:18.187287 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-09 17:48:18.187302 | controller |             "name": "kube-api-access-87xhc",
2026-06-09 17:48:18.187316 | controller |             "readOnly": true,
2026-06-09 17:48:18.187330 | controller |             "recursiveReadOnly": "Disabled"
2026-06-09 17:48:18.187347 | controller |           }
2026-06-09 17:48:18.187365 | controller |         ]
2026-06-09 17:48:18.187379 | controller |       }
2026-06-09 17:48:18.187394 | controller |     ],
2026-06-09 17:48:18.187408 | controller |     "hostIP": "192.168.126.11",
2026-06-09 17:48:18.187422 | controller |     "hostIPs": [
2026-06-09 17:48:18.187436 | controller |       {
2026-06-09 17:48:18.187450 | controller |         "ip": "192.168.126.11"
2026-06-09 17:48:18.187464 | controller |       }
2026-06-09 17:48:18.187478 | controller |     ],
2026-06-09 17:48:18.187493 | controller |     "phase": "Running",
2026-06-09 17:48:18.187507 | controller |     "podIP": "10.217.0.76",
2026-06-09 17:48:18.187539 | controller |     "podIPs": [
2026-06-09 17:48:18.187554 | controller |       {
2026-06-09 17:48:18.187569 | controller |         "ip": "10.217.0.76"
2026-06-09 17:48:18.187583 | controller |       }
2026-06-09 17:48:18.187597 | controller |     ],
2026-06-09 17:48:18.187610 | controller |     "qosClass": "Burstable",
2026-06-09 17:48:18.187624 | controller |     "startTime": "2026-06-09T16:54:45Z"
2026-06-09 17:48:18.187639 | controller |   }
2026-06-09 17:48:18.187653 | controller | }
2026-06-09 17:48:18.208143 | controller | ok:
2026-06-09 17:48:18.208189 | controller | {
2026-06-09 17:48:18.208210 | controller |   "apiVersion": "v1",
2026-06-09 17:48:18.208227 | controller |   "kind": "Pod",
2026-06-09 17:48:18.208243 | controller |   "metadata": {
2026-06-09 17:48:18.208263 | controller |     "annotations": {
2026-06-09 17:48:18.208280 | 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 17:48:18.208297 | 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 17:48:18.208313 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-09 17:48:18.208329 | controller |       "openshift.io/scc": "anyuid",
2026-06-09 17:48:18.208345 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-09 17:48:18.208360 | controller |     },
2026-06-09 17:48:18.208375 | controller |     "creationTimestamp": "2026-06-09T16:54:45Z",
2026-06-09 17:48:18.208390 | controller |     "generateName": "heat-operator-controller-manager-5c5844cc68-",
2026-06-09 17:48:18.208405 | controller |     "generation": 1,
2026-06-09 17:48:18.208420 | controller |     "labels": {
2026-06-09 17:48:18.208435 | controller |       "app.kubernetes.io/name": "heat-operator",
2026-06-09 17:48:18.208450 | controller |       "control-plane": "controller-manager",
2026-06-09 17:48:18.208465 | controller |       "openstack.org/operator-name": "heat",
2026-06-09 17:48:18.208479 | controller |       "pod-template-hash": "5c5844cc68"
2026-06-09 17:48:18.208494 | controller |     },
2026-06-09 17:48:18.208508 | controller |     "managedFields": [
2026-06-09 17:48:18.208561 | controller |       {
2026-06-09 17:48:18.208578 | controller |         "apiVersion": "v1",
2026-06-09 17:48:18.208593 | controller |         "fieldsType": "FieldsV1",
2026-06-09 17:48:18.208608 | controller |         "fieldsV1": {
2026-06-09 17:48:18.208623 | controller |           "f:metadata": {
2026-06-09 17:48:18.208638 | controller |             "f:annotations": {
2026-06-09 17:48:18.208653 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-09 17:48:18.208668 | controller |             }
2026-06-09 17:48:18.208683 | controller |           }
2026-06-09 17:48:18.208697 | controller |         },
2026-06-09 17:48:18.208711 | controller |         "manager": "crc",
2026-06-09 17:48:18.208725 | controller |         "operation": "Update",
2026-06-09 17:48:18.208740 | controller |         "subresource": "status",
2026-06-09 17:48:18.208754 | controller |         "time": "2026-06-09T16:54:45Z"
2026-06-09 17:48:18.208769 | controller |       },
2026-06-09 17:48:18.208783 | controller |       {
2026-06-09 17:48:18.208798 | controller |         "apiVersion": "v1",
2026-06-09 17:48:18.208812 | controller |         "fieldsType": "FieldsV1",
2026-06-09 17:48:18.208827 | controller |         "fieldsV1": {
2026-06-09 17:48:18.208841 | controller |           "f:metadata": {
2026-06-09 17:48:18.208855 | controller |             "f:annotations": {
2026-06-09 17:48:18.208870 | controller |               ".": {},
2026-06-09 17:48:18.208884 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-09 17:48:18.208898 | controller |             },
2026-06-09 17:48:18.208912 | controller |             "f:generateName": {},
2026-06-09 17:48:18.208926 | controller |             "f:labels": {
2026-06-09 17:48:18.208941 | controller |               ".": {},
2026-06-09 17:48:18.208955 | controller |               "f:app.kubernetes.io/name": {},
2026-06-09 17:48:18.208969 | controller |               "f:control-plane": {},
2026-06-09 17:48:18.208984 | controller |               "f:openstack.org/operator-name": {},
2026-06-09 17:48:18.209005 | controller |               "f:pod-template-hash": {}
2026-06-09 17:48:18.209020 | controller |             },
2026-06-09 17:48:18.209034 | controller |             "f:ownerReferences": {
2026-06-09 17:48:18.209049 | controller |               ".": {},
2026-06-09 17:48:18.209063 | controller |               "k:{\"uid\":\"34aa70c4-d515-492a-90c6-cc8841ea2e4c\"}": {}
2026-06-09 17:48:18.209090 | controller |             }
2026-06-09 17:48:18.209105 | controller |           },
2026-06-09 17:48:18.209120 | controller |           "f:spec": {
2026-06-09 17:48:18.209134 | controller |             "f:containers": {
2026-06-09 17:48:18.209148 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-09 17:48:18.209163 | controller |                 ".": {},
2026-06-09 17:48:18.209177 | controller |                 "f:args": {},
2026-06-09 17:48:18.209192 | controller |                 "f:command": {},
2026-06-09 17:48:18.209206 | controller |                 "f:env": {
2026-06-09 17:48:18.209221 | controller |                   ".": {},
2026-06-09 17:48:18.209235 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-09 17:48:18.209250 | controller |                     ".": {},
2026-06-09 17:48:18.209264 | controller |                     "f:name": {},
2026-06-09 17:48:18.209278 | controller |                     "f:value": {}
2026-06-09 17:48:18.209292 | controller |                   },
2026-06-09 17:48:18.209306 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-09 17:48:18.209321 | controller |                     ".": {},
2026-06-09 17:48:18.209336 | controller |                     "f:name": {},
2026-06-09 17:48:18.209350 | controller |                     "f:value": {}
2026-06-09 17:48:18.209364 | controller |                   },
2026-06-09 17:48:18.209379 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-09 17:48:18.209394 | controller |                     ".": {},
2026-06-09 17:48:18.209409 | controller |                     "f:name": {},
2026-06-09 17:48:18.209423 | controller |                     "f:value": {}
2026-06-09 17:48:18.209438 | controller |                   },
2026-06-09 17:48:18.209452 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-09 17:48:18.209467 | controller |                     ".": {},
2026-06-09 17:48:18.209481 | controller |                     "f:name": {},
2026-06-09 17:48:18.209495 | controller |                     "f:value": {}
2026-06-09 17:48:18.209525 | controller |                   },
2026-06-09 17:48:18.209545 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-09 17:48:18.209561 | controller |                     ".": {},
2026-06-09 17:48:18.209575 | controller |                     "f:name": {},
2026-06-09 17:48:18.209589 | controller |                     "f:value": {}
2026-06-09 17:48:18.209604 | controller |                   }
2026-06-09 17:48:18.209619 | controller |                 },
2026-06-09 17:48:18.209634 | controller |                 "f:image": {},
2026-06-09 17:48:18.209649 | controller |                 "f:imagePullPolicy": {},
2026-06-09 17:48:18.209663 | controller |                 "f:livenessProbe": {
2026-06-09 17:48:18.209678 | controller |                   ".": {},
2026-06-09 17:48:18.209692 | controller |                   "f:failureThreshold": {},
2026-06-09 17:48:18.209706 | controller |                   "f:httpGet": {
2026-06-09 17:48:18.209720 | controller |                     ".": {},
2026-06-09 17:48:18.209734 | controller |                     "f:path": {},
2026-06-09 17:48:18.209748 | controller |                     "f:port": {},
2026-06-09 17:48:18.209762 | controller |                     "f:scheme": {}
2026-06-09 17:48:18.209777 | controller |                   },
2026-06-09 17:48:18.209791 | controller |                   "f:initialDelaySeconds": {},
2026-06-09 17:48:18.209806 | controller |                   "f:periodSeconds": {},
2026-06-09 17:48:18.209824 | controller |                   "f:successThreshold": {},
2026-06-09 17:48:18.209838 | controller |                   "f:timeoutSeconds": {}
2026-06-09 17:48:18.209853 | controller |                 },
2026-06-09 17:48:18.209867 | controller |                 "f:name": {},
2026-06-09 17:48:18.209881 | controller |                 "f:readinessProbe": {
2026-06-09 17:48:18.209895 | controller |                   ".": {},
2026-06-09 17:48:18.209909 | controller |                   "f:failureThreshold": {},
2026-06-09 17:48:18.209923 | controller |                   "f:httpGet": {
2026-06-09 17:48:18.209936 | controller |                     ".": {},
2026-06-09 17:48:18.209950 | controller |                     "f:path": {},
2026-06-09 17:48:18.209964 | controller |                     "f:port": {},
2026-06-09 17:48:18.209978 | controller |                     "f:scheme": {}
2026-06-09 17:48:18.209992 | controller |                   },
2026-06-09 17:48:18.210007 | controller |                   "f:initialDelaySeconds": {},
2026-06-09 17:48:18.210021 | controller |                   "f:periodSeconds": {},
2026-06-09 17:48:18.210036 | controller |                   "f:successThreshold": {},
2026-06-09 17:48:18.210050 | controller |                   "f:timeoutSeconds": {}
2026-06-09 17:48:18.210064 | controller |                 },
2026-06-09 17:48:18.210079 | controller |                 "f:resources": {
2026-06-09 17:48:18.210093 | controller |                   ".": {},
2026-06-09 17:48:18.210107 | controller |                   "f:limits": {
2026-06-09 17:48:18.210121 | controller |                     ".": {},
2026-06-09 17:48:18.210136 | controller |                     "f:cpu": {},
2026-06-09 17:48:18.210150 | controller |                     "f:memory": {}
2026-06-09 17:48:18.210164 | controller |                   },
2026-06-09 17:48:18.210178 | controller |                   "f:requests": {
2026-06-09 17:48:18.210192 | controller |                     ".": {},
2026-06-09 17:48:18.210207 | controller |                     "f:cpu": {},
2026-06-09 17:48:18.210221 | controller |                     "f:memory": {}
2026-06-09 17:48:18.210235 | controller |                   }
2026-06-09 17:48:18.210249 | controller |                 },
2026-06-09 17:48:18.210263 | controller |                 "f:securityContext": {
2026-06-09 17:48:18.210277 | controller |                   ".": {},
2026-06-09 17:48:18.210292 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-09 17:48:18.210306 | controller |                 },
2026-06-09 17:48:18.210320 | controller |                 "f:terminationMessagePath": {},
2026-06-09 17:48:18.210334 | controller |                 "f:terminationMessagePolicy": {}
2026-06-09 17:48:18.210351 | controller |               }
2026-06-09 17:48:18.210367 | controller |             },
2026-06-09 17:48:18.210382 | controller |             "f:dnsPolicy": {},
2026-06-09 17:48:18.210397 | controller |             "f:enableServiceLinks": {},
2026-06-09 17:48:18.210412 | controller |             "f:restartPolicy": {},
2026-06-09 17:48:18.210426 | controller |             "f:schedulerName": {},
2026-06-09 17:48:18.210441 | controller |             "f:securityContext": {
2026-06-09 17:48:18.210455 | controller |               ".": {},
2026-06-09 17:48:18.210470 | controller |               "f:runAsNonRoot": {}
2026-06-09 17:48:18.210484 | controller |             },
2026-06-09 17:48:18.210498 | controller |             "f:serviceAccount": {},
2026-06-09 17:48:18.210526 | controller |             "f:serviceAccountName": {},
2026-06-09 17:48:18.210546 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-09 17:48:18.210562 | controller |             "f:tolerations": {}
2026-06-09 17:48:18.210576 | controller |           }
2026-06-09 17:48:18.210591 | controller |         },
2026-06-09 17:48:18.210605 | controller |         "manager": "kube-controller-manager",
2026-06-09 17:48:18.210620 | controller |         "operation": "Update",
2026-06-09 17:48:18.210638 | controller |         "time": "2026-06-09T16:54:45Z"
2026-06-09 17:48:18.210654 | controller |       },
2026-06-09 17:48:18.210669 | controller |       {
2026-06-09 17:48:18.210684 | controller |         "apiVersion": "v1",
2026-06-09 17:48:18.210698 | controller |         "fieldsType": "FieldsV1",
2026-06-09 17:48:18.210712 | controller |         "fieldsV1": {
2026-06-09 17:48:18.210727 | controller |           "f:metadata": {
2026-06-09 17:48:18.210741 | controller |             "f:annotations": {
2026-06-09 17:48:18.210755 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-09 17:48:18.210770 | controller |             }
2026-06-09 17:48:18.210784 | controller |           }
2026-06-09 17:48:18.210798 | controller |         },
2026-06-09 17:48:18.210813 | controller |         "manager": "multus-daemon",
2026-06-09 17:48:18.210827 | controller |         "operation": "Update",
2026-06-09 17:48:18.210841 | controller |         "subresource": "status",
2026-06-09 17:48:18.210855 | controller |         "time": "2026-06-09T16:54:58Z"
2026-06-09 17:48:18.210870 | controller |       },
2026-06-09 17:48:18.210884 | controller |       {
2026-06-09 17:48:18.210898 | controller |         "apiVersion": "v1",
2026-06-09 17:48:18.210913 | controller |         "fieldsType": "FieldsV1",
2026-06-09 17:48:18.210927 | controller |         "fieldsV1": {
2026-06-09 17:48:18.210941 | controller |           "f:status": {
2026-06-09 17:48:18.210955 | controller |             "f:conditions": {
2026-06-09 17:48:18.210969 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-09 17:48:18.210983 | controller |                 ".": {},
2026-06-09 17:48:18.210998 | controller |                 "f:lastProbeTime": {},
2026-06-09 17:48:18.211012 | controller |                 "f:lastTransitionTime": {},
2026-06-09 17:48:18.211026 | controller |                 "f:status": {},
2026-06-09 17:48:18.211040 | controller |                 "f:type": {}
2026-06-09 17:48:18.211054 | controller |               },
2026-06-09 17:48:18.211068 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-09 17:48:18.211082 | controller |                 ".": {},
2026-06-09 17:48:18.211096 | controller |                 "f:lastProbeTime": {},
2026-06-09 17:48:18.211110 | controller |                 "f:lastTransitionTime": {},
2026-06-09 17:48:18.211124 | controller |                 "f:status": {},
2026-06-09 17:48:18.211138 | controller |                 "f:type": {}
2026-06-09 17:48:18.211152 | controller |               },
2026-06-09 17:48:18.211166 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-09 17:48:18.211180 | controller |                 ".": {},
2026-06-09 17:48:18.211195 | controller |                 "f:lastProbeTime": {},
2026-06-09 17:48:18.211209 | controller |                 "f:lastTransitionTime": {},
2026-06-09 17:48:18.211223 | controller |                 "f:status": {},
2026-06-09 17:48:18.211237 | controller |                 "f:type": {}
2026-06-09 17:48:18.211251 | controller |               },
2026-06-09 17:48:18.211266 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-09 17:48:18.211280 | controller |                 ".": {},
2026-06-09 17:48:18.211295 | controller |                 "f:lastProbeTime": {},
2026-06-09 17:48:18.211309 | controller |                 "f:lastTransitionTime": {},
2026-06-09 17:48:18.211323 | controller |                 "f:status": {},
2026-06-09 17:48:18.211338 | controller |                 "f:type": {}
2026-06-09 17:48:18.211352 | controller |               }
2026-06-09 17:48:18.211366 | controller |             },
2026-06-09 17:48:18.211381 | controller |             "f:containerStatuses": {},
2026-06-09 17:48:18.211396 | controller |             "f:hostIP": {},
2026-06-09 17:48:18.211410 | controller |             "f:hostIPs": {},
2026-06-09 17:48:18.211425 | controller |             "f:phase": {},
2026-06-09 17:48:18.211439 | controller |             "f:podIP": {},
2026-06-09 17:48:18.211454 | controller |             "f:podIPs": {
2026-06-09 17:48:18.211472 | controller |               ".": {},
2026-06-09 17:48:18.211486 | controller |               "k:{\"ip\":\"10.217.0.77\"}": {
2026-06-09 17:48:18.211501 | controller |                 ".": {},
2026-06-09 17:48:18.211533 | controller |                 "f:ip": {}
2026-06-09 17:48:18.211549 | controller |               }
2026-06-09 17:48:18.211563 | controller |             },
2026-06-09 17:48:18.211578 | controller |             "f:startTime": {}
2026-06-09 17:48:18.211592 | controller |           }
2026-06-09 17:48:18.211607 | controller |         },
2026-06-09 17:48:18.211621 | controller |         "manager": "kubelet",
2026-06-09 17:48:18.211636 | controller |         "operation": "Update",
2026-06-09 17:48:18.211651 | controller |         "subresource": "status",
2026-06-09 17:48:18.211665 | controller |         "time": "2026-06-09T16:56:37Z"
2026-06-09 17:48:18.211680 | controller |       }
2026-06-09 17:48:18.211694 | controller |     ],
2026-06-09 17:48:18.211709 | controller |     "name": "heat-operator-controller-manager-5c5844cc68-6zwkh",
2026-06-09 17:48:18.211723 | controller |     "namespace": "openstack-operators",
2026-06-09 17:48:18.211738 | controller |     "ownerReferences": [
2026-06-09 17:48:18.211752 | controller |       {
2026-06-09 17:48:18.211766 | controller |         "apiVersion": "apps/v1",
2026-06-09 17:48:18.211781 | controller |         "blockOwnerDeletion": true,
2026-06-09 17:48:18.211795 | controller |         "controller": true,
2026-06-09 17:48:18.211809 | controller |         "kind": "ReplicaSet",
2026-06-09 17:48:18.211822 | controller |         "name": "heat-operator-controller-manager-5c5844cc68",
2026-06-09 17:48:18.211836 | controller |         "uid": "34aa70c4-d515-492a-90c6-cc8841ea2e4c"
2026-06-09 17:48:18.211851 | controller |       }
2026-06-09 17:48:18.211865 | controller |     ],
2026-06-09 17:48:18.211879 | controller |     "resourceVersion": "54210",
2026-06-09 17:48:18.211893 | controller |     "uid": "1e5a1fe8-e471-4a47-9927-70f0a4754734"
2026-06-09 17:48:18.211907 | controller |   },
2026-06-09 17:48:18.211921 | controller |   "spec": {
2026-06-09 17:48:18.211936 | controller |     "containers": [
2026-06-09 17:48:18.211950 | controller |       {
2026-06-09 17:48:18.211964 | controller |         "args": [
2026-06-09 17:48:18.211978 | controller |           "--leader-elect",
2026-06-09 17:48:18.211992 | controller |           "--health-probe-bind-address=:8081",
2026-06-09 17:48:18.212006 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-09 17:48:18.212020 | controller |         ],
2026-06-09 17:48:18.212034 | controller |         "command": [
2026-06-09 17:48:18.212048 | controller |           "/manager"
2026-06-09 17:48:18.212062 | controller |         ],
2026-06-09 17:48:18.212076 | controller |         "env": [
2026-06-09 17:48:18.212090 | controller |           {
2026-06-09 17:48:18.212105 | controller |             "name": "LEASE_DURATION",
2026-06-09 17:48:18.212119 | controller |             "value": "30"
2026-06-09 17:48:18.212133 | controller |           },
2026-06-09 17:48:18.212148 | controller |           {
2026-06-09 17:48:18.212162 | controller |             "name": "RENEW_DEADLINE",
2026-06-09 17:48:18.212176 | controller |             "value": "20"
2026-06-09 17:48:18.212190 | controller |           },
2026-06-09 17:48:18.212204 | controller |           {
2026-06-09 17:48:18.212218 | controller |             "name": "RETRY_PERIOD",
2026-06-09 17:48:18.212232 | controller |             "value": "5"
2026-06-09 17:48:18.212246 | controller |           },
2026-06-09 17:48:18.212260 | controller |           {
2026-06-09 17:48:18.212275 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-09 17:48:18.212289 | controller |             "value": "false"
2026-06-09 17:48:18.212304 | controller |           },
2026-06-09 17:48:18.212318 | controller |           {
2026-06-09 17:48:18.212332 | controller |             "name": "METRICS_CERTS",
2026-06-09 17:48:18.212347 | controller |             "value": "false"
2026-06-09 17:48:18.212364 | controller |           }
2026-06-09 17:48:18.212379 | controller |         ],
2026-06-09 17:48:18.212394 | controller |         "image": "quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752",
2026-06-09 17:48:18.212409 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-09 17:48:18.212424 | controller |         "livenessProbe": {
2026-06-09 17:48:18.212439 | controller |           "failureThreshold": 3,
2026-06-09 17:48:18.212453 | controller |           "httpGet": {
2026-06-09 17:48:18.212468 | controller |             "path": "/healthz",
2026-06-09 17:48:18.212483 | controller |             "port": 8081,
2026-06-09 17:48:18.212497 | controller |             "scheme": "HTTP"
2026-06-09 17:48:18.212525 | controller |           },
2026-06-09 17:48:18.212546 | controller |           "initialDelaySeconds": 15,
2026-06-09 17:48:18.212562 | controller |           "periodSeconds": 20,
2026-06-09 17:48:18.212576 | controller |           "successThreshold": 1,
2026-06-09 17:48:18.212591 | controller |           "timeoutSeconds": 1
2026-06-09 17:48:18.212605 | controller |         },
2026-06-09 17:48:18.212619 | controller |         "name": "manager",
2026-06-09 17:48:18.212634 | controller |         "readinessProbe": {
2026-06-09 17:48:18.212649 | controller |           "failureThreshold": 3,
2026-06-09 17:48:18.212664 | controller |           "httpGet": {
2026-06-09 17:48:18.212679 | controller |             "path": "/readyz",
2026-06-09 17:48:18.212693 | controller |             "port": 8081,
2026-06-09 17:48:18.212708 | controller |             "scheme": "HTTP"
2026-06-09 17:48:18.212722 | controller |           },
2026-06-09 17:48:18.212737 | controller |           "initialDelaySeconds": 5,
2026-06-09 17:48:18.212751 | controller |           "periodSeconds": 10,
2026-06-09 17:48:18.212766 | controller |           "successThreshold": 1,
2026-06-09 17:48:18.212780 | controller |           "timeoutSeconds": 1
2026-06-09 17:48:18.212794 | controller |         },
2026-06-09 17:48:18.212809 | controller |         "resources": {
2026-06-09 17:48:18.212823 | controller |           "limits": {
2026-06-09 17:48:18.212837 | controller |             "cpu": "500m",
2026-06-09 17:48:18.212851 | controller |             "memory": "512Mi"
2026-06-09 17:48:18.212866 | controller |           },
2026-06-09 17:48:18.212880 | controller |           "requests": {
2026-06-09 17:48:18.212894 | controller |             "cpu": "10m",
2026-06-09 17:48:18.212908 | controller |             "memory": "256Mi"
2026-06-09 17:48:18.212923 | controller |           }
2026-06-09 17:48:18.212937 | controller |         },
2026-06-09 17:48:18.212952 | controller |         "securityContext": {
2026-06-09 17:48:18.212966 | controller |           "allowPrivilegeEscalation": false,
2026-06-09 17:48:18.212980 | controller |           "capabilities": {
2026-06-09 17:48:18.212995 | controller |             "drop": [
2026-06-09 17:48:18.213009 | controller |               "MKNOD"
2026-06-09 17:48:18.213024 | controller |             ]
2026-06-09 17:48:18.213038 | controller |           }
2026-06-09 17:48:18.213063 | controller |         },
2026-06-09 17:48:18.213078 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-09 17:48:18.213092 | controller |         "terminationMessagePolicy": "File",
2026-06-09 17:48:18.213106 | controller |         "volumeMounts": [
2026-06-09 17:48:18.213120 | controller |           {
2026-06-09 17:48:18.213134 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-09 17:48:18.213148 | controller |             "name": "kube-api-access-4xzgd",
2026-06-09 17:48:18.213162 | controller |             "readOnly": true
2026-06-09 17:48:18.213177 | controller |           }
2026-06-09 17:48:18.213191 | controller |         ]
2026-06-09 17:48:18.213205 | controller |       }
2026-06-09 17:48:18.213219 | controller |     ],
2026-06-09 17:48:18.213237 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-09 17:48:18.213252 | controller |     "enableServiceLinks": true,
2026-06-09 17:48:18.213266 | controller |     "imagePullSecrets": [
2026-06-09 17:48:18.213280 | controller |       {
2026-06-09 17:48:18.213295 | controller |         "name": "heat-operator-controller-manager-dockercfg-wp64d"
2026-06-09 17:48:18.213309 | controller |       }
2026-06-09 17:48:18.213323 | controller |     ],
2026-06-09 17:48:18.213337 | controller |     "nodeName": "crc",
2026-06-09 17:48:18.213351 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-09 17:48:18.213365 | controller |     "priority": 0,
2026-06-09 17:48:18.213380 | controller |     "restartPolicy": "Always",
2026-06-09 17:48:18.213394 | controller |     "schedulerName": "default-scheduler",
2026-06-09 17:48:18.213409 | controller |     "securityContext": {
2026-06-09 17:48:18.213424 | controller |       "runAsNonRoot": true,
2026-06-09 17:48:18.213438 | controller |       "seLinuxOptions": {
2026-06-09 17:48:18.213453 | controller |         "level": "s0:c26,c5"
2026-06-09 17:48:18.213467 | controller |       }
2026-06-09 17:48:18.213482 | controller |     },
2026-06-09 17:48:18.213496 | controller |     "serviceAccount": "heat-operator-controller-manager",
2026-06-09 17:48:18.213527 | controller |     "serviceAccountName": "heat-operator-controller-manager",
2026-06-09 17:48:18.213547 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-09 17:48:18.213562 | controller |     "tolerations": [
2026-06-09 17:48:18.213577 | controller |       {
2026-06-09 17:48:18.213592 | controller |         "effect": "NoExecute",
2026-06-09 17:48:18.213606 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-09 17:48:18.213620 | controller |         "operator": "Exists",
2026-06-09 17:48:18.213634 | controller |         "tolerationSeconds": 120
2026-06-09 17:48:18.213648 | controller |       },
2026-06-09 17:48:18.213663 | controller |       {
2026-06-09 17:48:18.213678 | controller |         "effect": "NoExecute",
2026-06-09 17:48:18.213693 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-09 17:48:18.213707 | controller |         "operator": "Exists",
2026-06-09 17:48:18.213722 | controller |         "tolerationSeconds": 120
2026-06-09 17:48:18.213737 | controller |       },
2026-06-09 17:48:18.213751 | controller |       {
2026-06-09 17:48:18.213766 | controller |         "effect": "NoSchedule",
2026-06-09 17:48:18.213780 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-09 17:48:18.213795 | controller |         "operator": "Exists"
2026-06-09 17:48:18.213809 | controller |       }
2026-06-09 17:48:18.213823 | controller |     ],
2026-06-09 17:48:18.213837 | controller |     "volumes": [
2026-06-09 17:48:18.213851 | controller |       {
2026-06-09 17:48:18.213865 | controller |         "name": "kube-api-access-4xzgd",
2026-06-09 17:48:18.213880 | controller |         "projected": {
2026-06-09 17:48:18.213894 | controller |           "defaultMode": 420,
2026-06-09 17:48:18.213909 | controller |           "sources": [
2026-06-09 17:48:18.213923 | controller |             {
2026-06-09 17:48:18.213937 | controller |               "serviceAccountToken": {
2026-06-09 17:48:18.213951 | controller |                 "expirationSeconds": 3607,
2026-06-09 17:48:18.213966 | controller |                 "path": "token"
2026-06-09 17:48:18.213980 | controller |               }
2026-06-09 17:48:18.213994 | controller |             },
2026-06-09 17:48:18.214008 | controller |             {
2026-06-09 17:48:18.214022 | controller |               "configMap": {
2026-06-09 17:48:18.214036 | controller |                 "items": [
2026-06-09 17:48:18.214050 | controller |                   {
2026-06-09 17:48:18.214064 | controller |                     "key": "ca.crt",
2026-06-09 17:48:18.214078 | controller |                     "path": "ca.crt"
2026-06-09 17:48:18.214092 | controller |                   }
2026-06-09 17:48:18.214106 | controller |                 ],
2026-06-09 17:48:18.214124 | controller |                 "name": "kube-root-ca.crt"
2026-06-09 17:48:18.214139 | controller |               }
2026-06-09 17:48:18.214153 | controller |             },
2026-06-09 17:48:18.214168 | controller |             {
2026-06-09 17:48:18.214182 | controller |               "downwardAPI": {
2026-06-09 17:48:18.214196 | controller |                 "items": [
2026-06-09 17:48:18.214210 | controller |                   {
2026-06-09 17:48:18.214224 | controller |                     "fieldRef": {
2026-06-09 17:48:18.214239 | controller |                       "apiVersion": "v1",
2026-06-09 17:48:18.214253 | controller |                       "fieldPath": "metadata.namespace"
2026-06-09 17:48:18.214267 | controller |                     },
2026-06-09 17:48:18.214281 | controller |                     "path": "namespace"
2026-06-09 17:48:18.214295 | controller |                   }
2026-06-09 17:48:18.214310 | controller |                 ]
2026-06-09 17:48:18.214324 | controller |               }
2026-06-09 17:48:18.214339 | controller |             },
2026-06-09 17:48:18.214354 | controller |             {
2026-06-09 17:48:18.214368 | controller |               "configMap": {
2026-06-09 17:48:18.214382 | controller |                 "items": [
2026-06-09 17:48:18.214396 | controller |                   {
2026-06-09 17:48:18.214411 | controller |                     "key": "service-ca.crt",
2026-06-09 17:48:18.214426 | controller |                     "path": "service-ca.crt"
2026-06-09 17:48:18.214440 | controller |                   }
2026-06-09 17:48:18.214455 | controller |                 ],
2026-06-09 17:48:18.214470 | controller |                 "name": "openshift-service-ca.crt"
2026-06-09 17:48:18.214484 | controller |               }
2026-06-09 17:48:18.214499 | controller |             }
2026-06-09 17:48:18.214528 | controller |           ]
2026-06-09 17:48:18.214639 | controller |         }
2026-06-09 17:48:18.214656 | controller |       }
2026-06-09 17:48:18.214671 | controller |     ]
2026-06-09 17:48:18.214686 | controller |   },
2026-06-09 17:48:18.214701 | controller |   "status": {
2026-06-09 17:48:18.214715 | controller |     "conditions": [
2026-06-09 17:48:18.214730 | controller |       {
2026-06-09 17:48:18.214745 | controller |         "lastProbeTime": null,
2026-06-09 17:48:18.214760 | controller |         "lastTransitionTime": "2026-06-09T16:56:23Z",
2026-06-09 17:48:18.214775 | controller |         "status": "True",
2026-06-09 17:48:18.214790 | controller |         "type": "PodReadyToStartContainers"
2026-06-09 17:48:18.214805 | controller |       },
2026-06-09 17:48:18.214819 | controller |       {
2026-06-09 17:48:18.214834 | controller |         "lastProbeTime": null,
2026-06-09 17:48:18.214848 | controller |         "lastTransitionTime": "2026-06-09T16:54:45Z",
2026-06-09 17:48:18.214862 | controller |         "status": "True",
2026-06-09 17:48:18.214877 | controller |         "type": "Initialized"
2026-06-09 17:48:18.214891 | controller |       },
2026-06-09 17:48:18.214905 | controller |       {
2026-06-09 17:48:18.214919 | controller |         "lastProbeTime": null,
2026-06-09 17:48:18.214933 | controller |         "lastTransitionTime": "2026-06-09T16:56:35Z",
2026-06-09 17:48:18.214947 | controller |         "status": "True",
2026-06-09 17:48:18.214961 | controller |         "type": "Ready"
2026-06-09 17:48:18.214975 | controller |       },
2026-06-09 17:48:18.214989 | controller |       {
2026-06-09 17:48:18.215003 | controller |         "lastProbeTime": null,
2026-06-09 17:48:18.215017 | controller |         "lastTransitionTime": "2026-06-09T16:56:35Z",
2026-06-09 17:48:18.215031 | controller |         "status": "True",
2026-06-09 17:48:18.215045 | controller |         "type": "ContainersReady"
2026-06-09 17:48:18.215060 | controller |       },
2026-06-09 17:48:18.215075 | controller |       {
2026-06-09 17:48:18.215089 | controller |         "lastProbeTime": null,
2026-06-09 17:48:18.215104 | controller |         "lastTransitionTime": "2026-06-09T16:54:45Z",
2026-06-09 17:48:18.215122 | controller |         "status": "True",
2026-06-09 17:48:18.215137 | controller |         "type": "PodScheduled"
2026-06-09 17:48:18.215151 | controller |       }
2026-06-09 17:48:18.215166 | controller |     ],
2026-06-09 17:48:18.215180 | controller |     "containerStatuses": [
2026-06-09 17:48:18.215194 | controller |       {
2026-06-09 17:48:18.215208 | controller |         "allocatedResources": {
2026-06-09 17:48:18.215222 | controller |           "cpu": "10m",
2026-06-09 17:48:18.215236 | controller |           "memory": "256Mi"
2026-06-09 17:48:18.215250 | controller |         },
2026-06-09 17:48:18.215265 | controller |         "containerID": "cri-o://fef052e0d5b2a0c71b2637d50cd9b925c2d0ba8d6ea25368a1dff5523d750040",
2026-06-09 17:48:18.215279 | controller |         "image": "quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752",
2026-06-09 17:48:18.215294 | controller |         "imageID": "quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752",
2026-06-09 17:48:18.215308 | controller |         "lastState": {},
2026-06-09 17:48:18.215323 | controller |         "name": "manager",
2026-06-09 17:48:18.215337 | controller |         "ready": true,
2026-06-09 17:48:18.215352 | controller |         "resources": {
2026-06-09 17:48:18.215366 | controller |           "limits": {
2026-06-09 17:48:18.215381 | controller |             "cpu": "500m",
2026-06-09 17:48:18.215395 | controller |             "memory": "512Mi"
2026-06-09 17:48:18.215409 | controller |           },
2026-06-09 17:48:18.215423 | controller |           "requests": {
2026-06-09 17:48:18.215438 | controller |             "cpu": "10m",
2026-06-09 17:48:18.215452 | controller |             "memory": "256Mi"
2026-06-09 17:48:18.215466 | controller |           }
2026-06-09 17:48:18.215480 | controller |         },
2026-06-09 17:48:18.215495 | controller |         "restartCount": 0,
2026-06-09 17:48:18.215509 | controller |         "started": true,
2026-06-09 17:48:18.215544 | controller |         "state": {
2026-06-09 17:48:18.215560 | controller |           "running": {
2026-06-09 17:48:18.215575 | controller |             "startedAt": "2026-06-09T16:56:23Z"
2026-06-09 17:48:18.215589 | controller |           }
2026-06-09 17:48:18.215604 | controller |         },
2026-06-09 17:48:18.215619 | controller |         "user": {
2026-06-09 17:48:18.215633 | controller |           "linux": {
2026-06-09 17:48:18.215648 | controller |             "gid": 0,
2026-06-09 17:48:18.215662 | controller |             "supplementalGroups": [
2026-06-09 17:48:18.215677 | controller |               0
2026-06-09 17:48:18.215691 | controller |             ],
2026-06-09 17:48:18.215706 | controller |             "uid": 65532
2026-06-09 17:48:18.215720 | controller |           }
2026-06-09 17:48:18.215734 | controller |         },
2026-06-09 17:48:18.215748 | controller |         "volumeMounts": [
2026-06-09 17:48:18.215763 | controller |           {
2026-06-09 17:48:18.215778 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-09 17:48:18.215793 | controller |             "name": "kube-api-access-4xzgd",
2026-06-09 17:48:18.215808 | controller |             "readOnly": true,
2026-06-09 17:48:18.215823 | controller |             "recursiveReadOnly": "Disabled"
2026-06-09 17:48:18.215837 | controller |           }
2026-06-09 17:48:18.215852 | controller |         ]
2026-06-09 17:48:18.215867 | controller |       }
2026-06-09 17:48:18.215881 | controller |     ],
2026-06-09 17:48:18.215895 | controller |     "hostIP": "192.168.126.11",
2026-06-09 17:48:18.215910 | controller |     "hostIPs": [
2026-06-09 17:48:18.215924 | controller |       {
2026-06-09 17:48:18.215937 | controller |         "ip": "192.168.126.11"
2026-06-09 17:48:18.215951 | controller |       }
2026-06-09 17:48:18.215965 | controller |     ],
2026-06-09 17:48:18.215979 | controller |     "phase": "Running",
2026-06-09 17:48:18.215997 | controller |     "podIP": "10.217.0.77",
2026-06-09 17:48:18.216012 | controller |     "podIPs": [
2026-06-09 17:48:18.216027 | controller |       {
2026-06-09 17:48:18.216041 | controller |         "ip": "10.217.0.77"
2026-06-09 17:48:18.216055 | controller |       }
2026-06-09 17:48:18.216069 | controller |     ],
2026-06-09 17:48:18.216083 | controller |     "qosClass": "Burstable",
2026-06-09 17:48:18.216140 | controller |     "startTime": "2026-06-09T16:54:45Z"
2026-06-09 17:48:18.216160 | controller |   }
2026-06-09 17:48:18.216176 | controller | }
2026-06-09 17:48:18.236457 | controller | ok:
2026-06-09 17:48:18.236504 | controller | {
2026-06-09 17:48:18.236544 | controller |   "apiVersion": "v1",
2026-06-09 17:48:18.236562 | controller |   "kind": "Pod",
2026-06-09 17:48:18.236578 | controller |   "metadata": {
2026-06-09 17:48:18.236593 | controller |     "annotations": {
2026-06-09 17:48:18.236609 | 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 17:48:18.236625 | 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 17:48:18.236641 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-09 17:48:18.236656 | controller |       "openshift.io/scc": "anyuid",
2026-06-09 17:48:18.236671 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-09 17:48:18.236686 | controller |     },
2026-06-09 17:48:18.236701 | controller |     "creationTimestamp": "2026-06-09T16:54:45Z",
2026-06-09 17:48:18.236716 | controller |     "generateName": "horizon-operator-controller-manager-548d6d5f9-",
2026-06-09 17:48:18.236731 | controller |     "generation": 1,
2026-06-09 17:48:18.236745 | controller |     "labels": {
2026-06-09 17:48:18.236760 | controller |       "app.kubernetes.io/name": "horizon-operator",
2026-06-09 17:48:18.236775 | controller |       "control-plane": "controller-manager",
2026-06-09 17:48:18.236789 | controller |       "openstack.org/operator-name": "horizon",
2026-06-09 17:48:18.236804 | controller |       "pod-template-hash": "548d6d5f9"
2026-06-09 17:48:18.236822 | controller |     },
2026-06-09 17:48:18.236837 | controller |     "managedFields": [
2026-06-09 17:48:18.236853 | controller |       {
2026-06-09 17:48:18.236868 | controller |         "apiVersion": "v1",
2026-06-09 17:48:18.236883 | controller |         "fieldsType": "FieldsV1",
2026-06-09 17:48:18.236897 | controller |         "fieldsV1": {
2026-06-09 17:48:18.236923 | controller |           "f:metadata": {
2026-06-09 17:48:18.236939 | controller |             "f:annotations": {
2026-06-09 17:48:18.236955 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-09 17:48:18.236970 | controller |             }
2026-06-09 17:48:18.236985 | controller |           }
2026-06-09 17:48:18.237001 | controller |         },
2026-06-09 17:48:18.237016 | controller |         "manager": "crc",
2026-06-09 17:48:18.237031 | controller |         "operation": "Update",
2026-06-09 17:48:18.237045 | controller |         "subresource": "status",
2026-06-09 17:48:18.237104 | controller |         "time": "2026-06-09T16:54:45Z"
2026-06-09 17:48:18.237124 | controller |       },
2026-06-09 17:48:18.237141 | controller |       {
2026-06-09 17:48:18.237156 | controller |         "apiVersion": "v1",
2026-06-09 17:48:18.237171 | controller |         "fieldsType": "FieldsV1",
2026-06-09 17:48:18.237192 | controller |         "fieldsV1": {
2026-06-09 17:48:18.237207 | controller |           "f:metadata": {
2026-06-09 17:48:18.237222 | controller |             "f:annotations": {
2026-06-09 17:48:18.237237 | controller |               ".": {},
2026-06-09 17:48:18.237252 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-09 17:48:18.237268 | controller |             },
2026-06-09 17:48:18.237282 | controller |             "f:generateName": {},
2026-06-09 17:48:18.237297 | controller |             "f:labels": {
2026-06-09 17:48:18.237311 | controller |               ".": {},
2026-06-09 17:48:18.237325 | controller |               "f:app.kubernetes.io/name": {},
2026-06-09 17:48:18.237339 | controller |               "f:control-plane": {},
2026-06-09 17:48:18.237354 | controller |               "f:openstack.org/operator-name": {},
2026-06-09 17:48:18.237368 | controller |               "f:pod-template-hash": {}
2026-06-09 17:48:18.237383 | controller |             },
2026-06-09 17:48:18.237397 | controller |             "f:ownerReferences": {
2026-06-09 17:48:18.237412 | controller |               ".": {},
2026-06-09 17:48:18.237426 | controller |               "k:{\"uid\":\"3433607b-4efe-4810-ba70-13196fe80055\"}": {}
2026-06-09 17:48:18.237441 | controller |             }
2026-06-09 17:48:18.237455 | controller |           },
2026-06-09 17:48:18.237469 | controller |           "f:spec": {
2026-06-09 17:48:18.237483 | controller |             "f:containers": {
2026-06-09 17:48:18.237497 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-09 17:48:18.237526 | controller |                 ".": {},
2026-06-09 17:48:18.237547 | controller |                 "f:args": {},
2026-06-09 17:48:18.237562 | controller |                 "f:command": {},
2026-06-09 17:48:18.237577 | controller |                 "f:env": {
2026-06-09 17:48:18.237591 | controller |                   ".": {},
2026-06-09 17:48:18.237605 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-09 17:48:18.237620 | controller |                     ".": {},
2026-06-09 17:48:18.237634 | controller |                     "f:name": {},
2026-06-09 17:48:18.237648 | controller |                     "f:value": {}
2026-06-09 17:48:18.237662 | controller |                   },
2026-06-09 17:48:18.237676 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-09 17:48:18.237690 | controller |                     ".": {},
2026-06-09 17:48:18.237704 | controller |                     "f:name": {},
2026-06-09 17:48:18.237717 | controller |                     "f:value": {}
2026-06-09 17:48:18.237731 | controller |                   },
2026-06-09 17:48:18.237745 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-09 17:48:18.237759 | controller |                     ".": {},
2026-06-09 17:48:18.237773 | controller |                     "f:name": {},
2026-06-09 17:48:18.237787 | controller |                     "f:value": {}
2026-06-09 17:48:18.237801 | controller |                   },
2026-06-09 17:48:18.237815 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-09 17:48:18.237829 | controller |                     ".": {},
2026-06-09 17:48:18.237843 | controller |                     "f:name": {},
2026-06-09 17:48:18.237857 | controller |                     "f:value": {}
2026-06-09 17:48:18.237871 | controller |                   },
2026-06-09 17:48:18.237885 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-09 17:48:18.237899 | controller |                     ".": {},
2026-06-09 17:48:18.237913 | controller |                     "f:name": {},
2026-06-09 17:48:18.237927 | controller |                     "f:value": {}
2026-06-09 17:48:18.237941 | controller |                   }
2026-06-09 17:48:18.237955 | controller |                 },
2026-06-09 17:48:18.237968 | controller |                 "f:image": {},
2026-06-09 17:48:18.237982 | controller |                 "f:imagePullPolicy": {},
2026-06-09 17:48:18.238000 | controller |                 "f:livenessProbe": {
2026-06-09 17:48:18.238015 | controller |                   ".": {},
2026-06-09 17:48:18.238030 | controller |                   "f:failureThreshold": {},
2026-06-09 17:48:18.238045 | controller |                   "f:httpGet": {
2026-06-09 17:48:18.238060 | controller |                     ".": {},
2026-06-09 17:48:18.238074 | controller |                     "f:path": {},
2026-06-09 17:48:18.238088 | controller |                     "f:port": {},
2026-06-09 17:48:18.238103 | controller |                     "f:scheme": {}
2026-06-09 17:48:18.238117 | controller |                   },
2026-06-09 17:48:18.238132 | controller |                   "f:initialDelaySeconds": {},
2026-06-09 17:48:18.238146 | controller |                   "f:periodSeconds": {},
2026-06-09 17:48:18.238160 | controller |                   "f:successThreshold": {},
2026-06-09 17:48:18.238175 | controller |                   "f:timeoutSeconds": {}
2026-06-09 17:48:18.238189 | controller |                 },
2026-06-09 17:48:18.238203 | controller |                 "f:name": {},
2026-06-09 17:48:18.238217 | controller |                 "f:readinessProbe": {
2026-06-09 17:48:18.238231 | controller |                   ".": {},
2026-06-09 17:48:18.238246 | controller |                   "f:failureThreshold": {},
2026-06-09 17:48:18.238260 | controller |                   "f:httpGet": {
2026-06-09 17:48:18.238275 | controller |                     ".": {},
2026-06-09 17:48:18.238289 | controller |                     "f:path": {},
2026-06-09 17:48:18.238304 | controller |                     "f:port": {},
2026-06-09 17:48:18.238318 | controller |                     "f:scheme": {}
2026-06-09 17:48:18.238332 | controller |                   },
2026-06-09 17:48:18.238346 | controller |                   "f:initialDelaySeconds": {},
2026-06-09 17:48:18.238361 | controller |                   "f:periodSeconds": {},
2026-06-09 17:48:18.238375 | controller |                   "f:successThreshold": {},
2026-06-09 17:48:18.238390 | controller |                   "f:timeoutSeconds": {}
2026-06-09 17:48:18.238404 | controller |                 },
2026-06-09 17:48:18.238418 | controller |                 "f:resources": {
2026-06-09 17:48:18.238433 | controller |                   ".": {},
2026-06-09 17:48:18.238447 | controller |                   "f:limits": {
2026-06-09 17:48:18.238461 | controller |                     ".": {},
2026-06-09 17:48:18.238476 | controller |                     "f:cpu": {},
2026-06-09 17:48:18.238490 | controller |                     "f:memory": {}
2026-06-09 17:48:18.238504 | controller |                   },
2026-06-09 17:48:18.238538 | controller |                   "f:requests": {
2026-06-09 17:48:18.238554 | controller |                     ".": {},
2026-06-09 17:48:18.238568 | controller |                     "f:cpu": {},
2026-06-09 17:48:18.238582 | controller |                     "f:memory": {}
2026-06-09 17:48:18.238596 | controller |                   }
2026-06-09 17:48:18.238610 | controller |                 },
2026-06-09 17:48:18.238624 | controller |                 "f:securityContext": {
2026-06-09 17:48:18.238638 | controller |                   ".": {},
2026-06-09 17:48:18.238652 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-09 17:48:18.238666 | controller |                 },
2026-06-09 17:48:18.238681 | controller |                 "f:terminationMessagePath": {},
2026-06-09 17:48:18.238695 | controller |                 "f:terminationMessagePolicy": {}
2026-06-09 17:48:18.238710 | controller |               }
2026-06-09 17:48:18.238754 | controller |             },
2026-06-09 17:48:18.238770 | controller |             "f:dnsPolicy": {},
2026-06-09 17:48:18.238784 | controller |             "f:enableServiceLinks": {},
2026-06-09 17:48:18.238799 | controller |             "f:restartPolicy": {},
2026-06-09 17:48:18.238814 | controller |             "f:schedulerName": {},
2026-06-09 17:48:18.238828 | controller |             "f:securityContext": {
2026-06-09 17:48:18.238847 | controller |               ".": {},
2026-06-09 17:48:18.238861 | controller |               "f:runAsNonRoot": {}
2026-06-09 17:48:18.238876 | controller |             },
2026-06-09 17:48:18.238890 | controller |             "f:serviceAccount": {},
2026-06-09 17:48:18.238904 | controller |             "f:serviceAccountName": {},
2026-06-09 17:48:18.238918 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-09 17:48:18.238932 | controller |             "f:tolerations": {}
2026-06-09 17:48:18.238946 | controller |           }
2026-06-09 17:48:18.238960 | controller |         },
2026-06-09 17:48:18.238974 | controller |         "manager": "kube-controller-manager",
2026-06-09 17:48:18.238988 | controller |         "operation": "Update",
2026-06-09 17:48:18.239002 | controller |         "time": "2026-06-09T16:54:45Z"
2026-06-09 17:48:18.239016 | controller |       },
2026-06-09 17:48:18.239030 | controller |       {
2026-06-09 17:48:18.239045 | controller |         "apiVersion": "v1",
2026-06-09 17:48:18.239059 | controller |         "fieldsType": "FieldsV1",
2026-06-09 17:48:18.239074 | controller |         "fieldsV1": {
2026-06-09 17:48:18.239089 | controller |           "f:metadata": {
2026-06-09 17:48:18.239103 | controller |             "f:annotations": {
2026-06-09 17:48:18.239118 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-09 17:48:18.239133 | controller |             }
2026-06-09 17:48:18.239147 | controller |           }
2026-06-09 17:48:18.239161 | controller |         },
2026-06-09 17:48:18.239176 | controller |         "manager": "multus-daemon",
2026-06-09 17:48:18.239190 | controller |         "operation": "Update",
2026-06-09 17:48:18.239204 | controller |         "subresource": "status",
2026-06-09 17:48:18.239218 | controller |         "time": "2026-06-09T16:54:57Z"
2026-06-09 17:48:18.239233 | controller |       },
2026-06-09 17:48:18.239247 | controller |       {
2026-06-09 17:48:18.239262 | controller |         "apiVersion": "v1",
2026-06-09 17:48:18.239277 | controller |         "fieldsType": "FieldsV1",
2026-06-09 17:48:18.239292 | controller |         "fieldsV1": {
2026-06-09 17:48:18.239306 | controller |           "f:status": {
2026-06-09 17:48:18.239322 | controller |             "f:conditions": {
2026-06-09 17:48:18.239338 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-09 17:48:18.239354 | controller |                 ".": {},
2026-06-09 17:48:18.239369 | controller |                 "f:lastProbeTime": {},
2026-06-09 17:48:18.239383 | controller |                 "f:lastTransitionTime": {},
2026-06-09 17:48:18.239397 | controller |                 "f:status": {},
2026-06-09 17:48:18.239411 | controller |                 "f:type": {}
2026-06-09 17:48:18.239426 | controller |               },
2026-06-09 17:48:18.239440 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-09 17:48:18.239454 | controller |                 ".": {},
2026-06-09 17:48:18.239468 | controller |                 "f:lastProbeTime": {},
2026-06-09 17:48:18.239482 | controller |                 "f:lastTransitionTime": {},
2026-06-09 17:48:18.239496 | controller |                 "f:status": {},
2026-06-09 17:48:18.239510 | controller |                 "f:type": {}
2026-06-09 17:48:18.239543 | controller |               },
2026-06-09 17:48:18.239559 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-09 17:48:18.239573 | controller |                 ".": {},
2026-06-09 17:48:18.239588 | controller |                 "f:lastProbeTime": {},
2026-06-09 17:48:18.239602 | controller |                 "f:lastTransitionTime": {},
2026-06-09 17:48:18.239616 | controller |                 "f:status": {},
2026-06-09 17:48:18.239631 | controller |                 "f:type": {}
2026-06-09 17:48:18.239645 | controller |               },
2026-06-09 17:48:18.239659 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-09 17:48:18.239676 | controller |                 ".": {},
2026-06-09 17:48:18.239691 | controller |                 "f:lastProbeTime": {},
2026-06-09 17:48:18.239705 | controller |                 "f:lastTransitionTime": {},
2026-06-09 17:48:18.239719 | controller |                 "f:status": {},
2026-06-09 17:48:18.239733 | controller |                 "f:type": {}
2026-06-09 17:48:18.239747 | controller |               }
2026-06-09 17:48:18.239761 | controller |             },
2026-06-09 17:48:18.239775 | controller |             "f:containerStatuses": {},
2026-06-09 17:48:18.239789 | controller |             "f:hostIP": {},
2026-06-09 17:48:18.239803 | controller |             "f:hostIPs": {},
2026-06-09 17:48:18.239817 | controller |             "f:phase": {},
2026-06-09 17:48:18.239831 | controller |             "f:podIP": {},
2026-06-09 17:48:18.239844 | controller |             "f:podIPs": {
2026-06-09 17:48:18.239858 | controller |               ".": {},
2026-06-09 17:48:18.239872 | controller |               "k:{\"ip\":\"10.217.0.78\"}": {
2026-06-09 17:48:18.239886 | controller |                 ".": {},
2026-06-09 17:48:18.239900 | controller |                 "f:ip": {}
2026-06-09 17:48:18.239914 | controller |               }
2026-06-09 17:48:18.239928 | controller |             },
2026-06-09 17:48:18.239942 | controller |             "f:startTime": {}
2026-06-09 17:48:18.239956 | controller |           }
2026-06-09 17:48:18.239970 | controller |         },
2026-06-09 17:48:18.239983 | controller |         "manager": "kubelet",
2026-06-09 17:48:18.239997 | controller |         "operation": "Update",
2026-06-09 17:48:18.240011 | controller |         "subresource": "status",
2026-06-09 17:48:18.240025 | controller |         "time": "2026-06-09T16:56:36Z"
2026-06-09 17:48:18.240038 | controller |       }
2026-06-09 17:48:18.240053 | controller |     ],
2026-06-09 17:48:18.240068 | controller |     "name": "horizon-operator-controller-manager-548d6d5f9-6b8kg",
2026-06-09 17:48:18.240082 | controller |     "namespace": "openstack-operators",
2026-06-09 17:48:18.240096 | controller |     "ownerReferences": [
2026-06-09 17:48:18.240111 | controller |       {
2026-06-09 17:48:18.240125 | controller |         "apiVersion": "apps/v1",
2026-06-09 17:48:18.240139 | controller |         "blockOwnerDeletion": true,
2026-06-09 17:48:18.240153 | controller |         "controller": true,
2026-06-09 17:48:18.240167 | controller |         "kind": "ReplicaSet",
2026-06-09 17:48:18.240181 | controller |         "name": "horizon-operator-controller-manager-548d6d5f9",
2026-06-09 17:48:18.240196 | controller |         "uid": "3433607b-4efe-4810-ba70-13196fe80055"
2026-06-09 17:48:18.240210 | controller |       }
2026-06-09 17:48:18.240224 | controller |     ],
2026-06-09 17:48:18.240239 | controller |     "resourceVersion": "54175",
2026-06-09 17:48:18.240253 | controller |     "uid": "e2d7fd84-8668-4fc2-a020-1f003418dd38"
2026-06-09 17:48:18.240267 | controller |   },
2026-06-09 17:48:18.240282 | controller |   "spec": {
2026-06-09 17:48:18.240297 | controller |     "containers": [
2026-06-09 17:48:18.240311 | controller |       {
2026-06-09 17:48:18.240327 | controller |         "args": [
2026-06-09 17:48:18.240343 | controller |           "--leader-elect",
2026-06-09 17:48:18.240358 | controller |           "--health-probe-bind-address=:8081",
2026-06-09 17:48:18.240373 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-09 17:48:18.240387 | controller |         ],
2026-06-09 17:48:18.240401 | controller |         "command": [
2026-06-09 17:48:18.240415 | controller |           "/manager"
2026-06-09 17:48:18.240429 | controller |         ],
2026-06-09 17:48:18.240443 | controller |         "env": [
2026-06-09 17:48:18.240457 | controller |           {
2026-06-09 17:48:18.240471 | controller |             "name": "LEASE_DURATION",
2026-06-09 17:48:18.240486 | controller |             "value": "30"
2026-06-09 17:48:18.240500 | controller |           },
2026-06-09 17:48:18.240532 | controller |           {
2026-06-09 17:48:18.240552 | controller |             "name": "RENEW_DEADLINE",
2026-06-09 17:48:18.240567 | controller |             "value": "20"
2026-06-09 17:48:18.240581 | controller |           },
2026-06-09 17:48:18.240595 | controller |           {
2026-06-09 17:48:18.240610 | controller |             "name": "RETRY_PERIOD",
2026-06-09 17:48:18.240624 | controller |             "value": "5"
2026-06-09 17:48:18.240638 | controller |           },
2026-06-09 17:48:18.240651 | controller |           {
2026-06-09 17:48:18.240665 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-09 17:48:18.240679 | controller |             "value": "false"
2026-06-09 17:48:18.240693 | controller |           },
2026-06-09 17:48:18.240707 | controller |           {
2026-06-09 17:48:18.240722 | controller |             "name": "METRICS_CERTS",
2026-06-09 17:48:18.240736 | controller |             "value": "false"
2026-06-09 17:48:18.240750 | controller |           }
2026-06-09 17:48:18.240764 | controller |         ],
2026-06-09 17:48:18.240778 | controller |         "image": "quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed",
2026-06-09 17:48:18.240792 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-09 17:48:18.240807 | controller |         "livenessProbe": {
2026-06-09 17:48:18.240821 | controller |           "failureThreshold": 3,
2026-06-09 17:48:18.240835 | controller |           "httpGet": {
2026-06-09 17:48:18.240849 | controller |             "path": "/healthz",
2026-06-09 17:48:18.240863 | controller |             "port": 8081,
2026-06-09 17:48:18.240877 | controller |             "scheme": "HTTP"
2026-06-09 17:48:18.240901 | controller |           },
2026-06-09 17:48:18.240916 | controller |           "initialDelaySeconds": 15,
2026-06-09 17:48:18.240931 | controller |           "periodSeconds": 20,
2026-06-09 17:48:18.240945 | controller |           "successThreshold": 1,
2026-06-09 17:48:18.240959 | controller |           "timeoutSeconds": 1
2026-06-09 17:48:18.240976 | controller |         },
2026-06-09 17:48:18.240990 | controller |         "name": "manager",
2026-06-09 17:48:18.241005 | controller |         "readinessProbe": {
2026-06-09 17:48:18.241019 | controller |           "failureThreshold": 3,
2026-06-09 17:48:18.241033 | controller |           "httpGet": {
2026-06-09 17:48:18.241047 | controller |             "path": "/readyz",
2026-06-09 17:48:18.241061 | controller |             "port": 8081,
2026-06-09 17:48:18.241075 | controller |             "scheme": "HTTP"
2026-06-09 17:48:18.241090 | controller |           },
2026-06-09 17:48:18.241105 | controller |           "initialDelaySeconds": 5,
2026-06-09 17:48:18.241119 | controller |           "periodSeconds": 10,
2026-06-09 17:48:18.241134 | controller |           "successThreshold": 1,
2026-06-09 17:48:18.241148 | controller |           "timeoutSeconds": 1
2026-06-09 17:48:18.241163 | controller |         },
2026-06-09 17:48:18.241177 | controller |         "resources": {
2026-06-09 17:48:18.241192 | controller |           "limits": {
2026-06-09 17:48:18.241206 | controller |             "cpu": "500m",
2026-06-09 17:48:18.241220 | controller |             "memory": "512Mi"
2026-06-09 17:48:18.241235 | controller |           },
2026-06-09 17:48:18.241249 | controller |           "requests": {
2026-06-09 17:48:18.241263 | controller |             "cpu": "10m",
2026-06-09 17:48:18.241278 | controller |             "memory": "256Mi"
2026-06-09 17:48:18.241292 | controller |           }
2026-06-09 17:48:18.241307 | controller |         },
2026-06-09 17:48:18.241323 | controller |         "securityContext": {
2026-06-09 17:48:18.241340 | controller |           "allowPrivilegeEscalation": false,
2026-06-09 17:48:18.241356 | controller |           "capabilities": {
2026-06-09 17:48:18.241370 | controller |             "drop": [
2026-06-09 17:48:18.241385 | controller |               "MKNOD"
2026-06-09 17:48:18.241399 | controller |             ]
2026-06-09 17:48:18.241412 | controller |           }
2026-06-09 17:48:18.241430 | controller |         },
2026-06-09 17:48:18.241444 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-09 17:48:18.241459 | controller |         "terminationMessagePolicy": "File",
2026-06-09 17:48:18.241473 | controller |         "volumeMounts": [
2026-06-09 17:48:18.241487 | controller |           {
2026-06-09 17:48:18.241501 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-09 17:48:18.241538 | controller |             "name": "kube-api-access-pb79l",
2026-06-09 17:48:18.241555 | controller |             "readOnly": true
2026-06-09 17:48:18.241570 | controller |           }
2026-06-09 17:48:18.241584 | controller |         ]
2026-06-09 17:48:18.241598 | controller |       }
2026-06-09 17:48:18.241612 | controller |     ],
2026-06-09 17:48:18.241626 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-09 17:48:18.241640 | controller |     "enableServiceLinks": true,
2026-06-09 17:48:18.241654 | controller |     "imagePullSecrets": [
2026-06-09 17:48:18.241668 | controller |       {
2026-06-09 17:48:18.241682 | controller |         "name": "horizon-operator-controller-manager-dockercfg-7wrb7"
2026-06-09 17:48:18.241696 | controller |       }
2026-06-09 17:48:18.241709 | controller |     ],
2026-06-09 17:48:18.241723 | controller |     "nodeName": "crc",
2026-06-09 17:48:18.241737 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-09 17:48:18.241752 | controller |     "priority": 0,
2026-06-09 17:48:18.241766 | controller |     "restartPolicy": "Always",
2026-06-09 17:48:18.241780 | controller |     "schedulerName": "default-scheduler",
2026-06-09 17:48:18.241794 | controller |     "securityContext": {
2026-06-09 17:48:18.241808 | controller |       "runAsNonRoot": true,
2026-06-09 17:48:18.241823 | controller |       "seLinuxOptions": {
2026-06-09 17:48:18.241837 | controller |         "level": "s0:c26,c5"
2026-06-09 17:48:18.241851 | controller |       }
2026-06-09 17:48:18.241865 | controller |     },
2026-06-09 17:48:18.241880 | controller |     "serviceAccount": "horizon-operator-controller-manager",
2026-06-09 17:48:18.241894 | controller |     "serviceAccountName": "horizon-operator-controller-manager",
2026-06-09 17:48:18.241909 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-09 17:48:18.241923 | controller |     "tolerations": [
2026-06-09 17:48:18.241937 | controller |       {
2026-06-09 17:48:18.241952 | controller |         "effect": "NoExecute",
2026-06-09 17:48:18.241966 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-09 17:48:18.241980 | controller |         "operator": "Exists",
2026-06-09 17:48:18.241994 | controller |         "tolerationSeconds": 120
2026-06-09 17:48:18.242008 | controller |       },
2026-06-09 17:48:18.242022 | controller |       {
2026-06-09 17:48:18.242035 | controller |         "effect": "NoExecute",
2026-06-09 17:48:18.242049 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-09 17:48:18.242063 | controller |         "operator": "Exists",
2026-06-09 17:48:18.242077 | controller |         "tolerationSeconds": 120
2026-06-09 17:48:18.242092 | controller |       },
2026-06-09 17:48:18.242106 | controller |       {
2026-06-09 17:48:18.242121 | controller |         "effect": "NoSchedule",
2026-06-09 17:48:18.242135 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-09 17:48:18.242149 | controller |         "operator": "Exists"
2026-06-09 17:48:18.242163 | controller |       }
2026-06-09 17:48:18.242178 | controller |     ],
2026-06-09 17:48:18.242192 | controller |     "volumes": [
2026-06-09 17:48:18.242207 | controller |       {
2026-06-09 17:48:18.242221 | controller |         "name": "kube-api-access-pb79l",
2026-06-09 17:48:18.242236 | controller |         "projected": {
2026-06-09 17:48:18.242250 | controller |           "defaultMode": 420,
2026-06-09 17:48:18.242265 | controller |           "sources": [
2026-06-09 17:48:18.242279 | controller |             {
2026-06-09 17:48:18.242299 | controller |               "serviceAccountToken": {
2026-06-09 17:48:18.242315 | controller |                 "expirationSeconds": 3607,
2026-06-09 17:48:18.242332 | controller |                 "path": "token"
2026-06-09 17:48:18.242349 | controller |               }
2026-06-09 17:48:18.242364 | controller |             },
2026-06-09 17:48:18.242378 | controller |             {
2026-06-09 17:48:18.242392 | controller |               "configMap": {
2026-06-09 17:48:18.242406 | controller |                 "items": [
2026-06-09 17:48:18.242420 | controller |                   {
2026-06-09 17:48:18.242434 | controller |                     "key": "ca.crt",
2026-06-09 17:48:18.242449 | controller |                     "path": "ca.crt"
2026-06-09 17:48:18.242463 | controller |                   }
2026-06-09 17:48:18.242477 | controller |                 ],
2026-06-09 17:48:18.242491 | controller |                 "name": "kube-root-ca.crt"
2026-06-09 17:48:18.242505 | controller |               }
2026-06-09 17:48:18.242539 | controller |             },
2026-06-09 17:48:18.242555 | controller |             {
2026-06-09 17:48:18.242569 | controller |               "downwardAPI": {
2026-06-09 17:48:18.242583 | controller |                 "items": [
2026-06-09 17:48:18.242597 | controller |                   {
2026-06-09 17:48:18.242611 | controller |                     "fieldRef": {
2026-06-09 17:48:18.242625 | controller |                       "apiVersion": "v1",
2026-06-09 17:48:18.242640 | controller |                       "fieldPath": "metadata.namespace"
2026-06-09 17:48:18.242654 | controller |                     },
2026-06-09 17:48:18.242669 | controller |                     "path": "namespace"
2026-06-09 17:48:18.242683 | controller |                   }
2026-06-09 17:48:18.242698 | controller |                 ]
2026-06-09 17:48:18.242712 | controller |               }
2026-06-09 17:48:18.242726 | controller |             },
2026-06-09 17:48:18.242740 | controller |             {
2026-06-09 17:48:18.242753 | controller |               "configMap": {
2026-06-09 17:48:18.242767 | controller |                 "items": [
2026-06-09 17:48:18.242781 | controller |                   {
2026-06-09 17:48:18.242795 | controller |                     "key": "service-ca.crt",
2026-06-09 17:48:18.242810 | controller |                     "path": "service-ca.crt"
2026-06-09 17:48:18.242824 | controller |                   }
2026-06-09 17:48:18.242838 | controller |                 ],
2026-06-09 17:48:18.242852 | controller |                 "name": "openshift-service-ca.crt"
2026-06-09 17:48:18.242866 | controller |               }
2026-06-09 17:48:18.242879 | controller |             }
2026-06-09 17:48:18.242893 | controller |           ]
2026-06-09 17:48:18.242907 | controller |         }
2026-06-09 17:48:18.242921 | controller |       }
2026-06-09 17:48:18.242935 | controller |     ]
2026-06-09 17:48:18.242949 | controller |   },
2026-06-09 17:48:18.242963 | controller |   "status": {
2026-06-09 17:48:18.242977 | controller |     "conditions": [
2026-06-09 17:48:18.242992 | controller |       {
2026-06-09 17:48:18.243006 | controller |         "lastProbeTime": null,
2026-06-09 17:48:18.243020 | controller |         "lastTransitionTime": "2026-06-09T16:56:22Z",
2026-06-09 17:48:18.243035 | controller |         "status": "True",
2026-06-09 17:48:18.243049 | controller |         "type": "PodReadyToStartContainers"
2026-06-09 17:48:18.243063 | controller |       },
2026-06-09 17:48:18.243077 | controller |       {
2026-06-09 17:48:18.243092 | controller |         "lastProbeTime": null,
2026-06-09 17:48:18.243107 | controller |         "lastTransitionTime": "2026-06-09T16:54:45Z",
2026-06-09 17:48:18.243121 | controller |         "status": "True",
2026-06-09 17:48:18.243136 | controller |         "type": "Initialized"
2026-06-09 17:48:18.243150 | controller |       },
2026-06-09 17:48:18.243164 | controller |       {
2026-06-09 17:48:18.243179 | controller |         "lastProbeTime": null,
2026-06-09 17:48:18.243197 | controller |         "lastTransitionTime": "2026-06-09T16:56:33Z",
2026-06-09 17:48:18.243212 | controller |         "status": "True",
2026-06-09 17:48:18.243227 | controller |         "type": "Ready"
2026-06-09 17:48:18.243241 | controller |       },
2026-06-09 17:48:18.243256 | controller |       {
2026-06-09 17:48:18.243270 | controller |         "lastProbeTime": null,
2026-06-09 17:48:18.243285 | controller |         "lastTransitionTime": "2026-06-09T16:56:33Z",
2026-06-09 17:48:18.243299 | controller |         "status": "True",
2026-06-09 17:48:18.243314 | controller |         "type": "ContainersReady"
2026-06-09 17:48:18.243328 | controller |       },
2026-06-09 17:48:18.243343 | controller |       {
2026-06-09 17:48:18.243357 | controller |         "lastProbeTime": null,
2026-06-09 17:48:18.243372 | controller |         "lastTransitionTime": "2026-06-09T16:54:45Z",
2026-06-09 17:48:18.243386 | controller |         "status": "True",
2026-06-09 17:48:18.243400 | controller |         "type": "PodScheduled"
2026-06-09 17:48:18.243414 | controller |       }
2026-06-09 17:48:18.243429 | controller |     ],
2026-06-09 17:48:18.243443 | controller |     "containerStatuses": [
2026-06-09 17:48:18.243457 | controller |       {
2026-06-09 17:48:18.243471 | controller |         "allocatedResources": {
2026-06-09 17:48:18.243486 | controller |           "cpu": "10m",
2026-06-09 17:48:18.243500 | controller |           "memory": "256Mi"
2026-06-09 17:48:18.243530 | controller |         },
2026-06-09 17:48:18.243546 | controller |         "containerID": "cri-o://f5eba5f053928f362ddb54c80b63766f2ab60ce0a41781626c82e13b2d1d1a01",
2026-06-09 17:48:18.243562 | controller |         "image": "quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed",
2026-06-09 17:48:18.243576 | controller |         "imageID": "quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed",
2026-06-09 17:48:18.243591 | controller |         "lastState": {},
2026-06-09 17:48:18.243606 | controller |         "name": "manager",
2026-06-09 17:48:18.243620 | controller |         "ready": true,
2026-06-09 17:48:18.243634 | controller |         "resources": {
2026-06-09 17:48:18.243648 | controller |           "limits": {
2026-06-09 17:48:18.243662 | controller |             "cpu": "500m",
2026-06-09 17:48:18.243676 | controller |             "memory": "512Mi"
2026-06-09 17:48:18.243690 | controller |           },
2026-06-09 17:48:18.243704 | controller |           "requests": {
2026-06-09 17:48:18.243718 | controller |             "cpu": "10m",
2026-06-09 17:48:18.243732 | controller |             "memory": "256Mi"
2026-06-09 17:48:18.243746 | controller |           }
2026-06-09 17:48:18.243761 | controller |         },
2026-06-09 17:48:18.243775 | controller |         "restartCount": 0,
2026-06-09 17:48:18.243789 | controller |         "started": true,
2026-06-09 17:48:18.243803 | controller |         "state": {
2026-06-09 17:48:18.243817 | controller |           "running": {
2026-06-09 17:48:18.243831 | controller |             "startedAt": "2026-06-09T16:56:22Z"
2026-06-09 17:48:18.243845 | controller |           }
2026-06-09 17:48:18.243859 | controller |         },
2026-06-09 17:48:18.243873 | controller |         "user": {
2026-06-09 17:48:18.243887 | controller |           "linux": {
2026-06-09 17:48:18.243901 | controller |             "gid": 0,
2026-06-09 17:48:18.243916 | controller |             "supplementalGroups": [
2026-06-09 17:48:18.243930 | controller |               0
2026-06-09 17:48:18.243944 | controller |             ],
2026-06-09 17:48:18.243958 | controller |             "uid": 65532
2026-06-09 17:48:18.243972 | controller |           }
2026-06-09 17:48:18.243986 | controller |         },
2026-06-09 17:48:18.244000 | controller |         "volumeMounts": [
2026-06-09 17:48:18.244014 | controller |           {
2026-06-09 17:48:18.244028 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-09 17:48:18.244046 | controller |             "name": "kube-api-access-pb79l",
2026-06-09 17:48:18.244061 | controller |             "readOnly": true,
2026-06-09 17:48:18.244076 | controller |             "recursiveReadOnly": "Disabled"
2026-06-09 17:48:18.244090 | controller |           }
2026-06-09 17:48:18.244105 | controller |         ]
2026-06-09 17:48:18.244120 | controller |       }
2026-06-09 17:48:18.244134 | controller |     ],
2026-06-09 17:48:18.244148 | controller |     "hostIP": "192.168.126.11",
2026-06-09 17:48:18.244162 | controller |     "hostIPs": [
2026-06-09 17:48:18.244176 | controller |       {
2026-06-09 17:48:18.244191 | controller |         "ip": "192.168.126.11"
2026-06-09 17:48:18.244205 | controller |       }
2026-06-09 17:48:18.244219 | controller |     ],
2026-06-09 17:48:18.244234 | controller |     "phase": "Running",
2026-06-09 17:48:18.244248 | controller |     "podIP": "10.217.0.78",
2026-06-09 17:48:18.244263 | controller |     "podIPs": [
2026-06-09 17:48:18.244277 | controller |       {
2026-06-09 17:48:18.244292 | controller |         "ip": "10.217.0.78"
2026-06-09 17:48:18.244306 | controller |       }
2026-06-09 17:48:18.244321 | controller |     ],
2026-06-09 17:48:18.244335 | controller |     "qosClass": "Burstable",
2026-06-09 17:48:18.244350 | controller |     "startTime": "2026-06-09T16:54:45Z"
2026-06-09 17:48:18.244364 | controller |   }
2026-06-09 17:48:18.244378 | controller | }
2026-06-09 17:48:18.265318 | controller | ok:
2026-06-09 17:48:18.265369 | controller | {
2026-06-09 17:48:18.265390 | controller |   "apiVersion": "v1",
2026-06-09 17:48:18.265407 | controller |   "kind": "Pod",
2026-06-09 17:48:18.265423 | controller |   "metadata": {
2026-06-09 17:48:18.265438 | controller |     "annotations": {
2026-06-09 17:48:18.265454 | 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 17:48:18.265470 | 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 17:48:18.265486 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-09 17:48:18.265502 | controller |       "openshift.io/scc": "anyuid",
2026-06-09 17:48:18.265538 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-09 17:48:18.265555 | controller |     },
2026-06-09 17:48:18.265571 | controller |     "creationTimestamp": "2026-06-09T16:54:45Z",
2026-06-09 17:48:18.265586 | controller |     "generateName": "infra-operator-controller-manager-cbcfcddf7-",
2026-06-09 17:48:18.265601 | controller |     "generation": 1,
2026-06-09 17:48:18.265615 | controller |     "labels": {
2026-06-09 17:48:18.265630 | controller |       "app.kubernetes.io/name": "infra-operator",
2026-06-09 17:48:18.265644 | controller |       "control-plane": "controller-manager",
2026-06-09 17:48:18.265659 | controller |       "openstack.org/operator-name": "infra",
2026-06-09 17:48:18.265673 | controller |       "pod-template-hash": "cbcfcddf7"
2026-06-09 17:48:18.265688 | controller |     },
2026-06-09 17:48:18.265703 | controller |     "managedFields": [
2026-06-09 17:48:18.265717 | controller |       {
2026-06-09 17:48:18.265732 | controller |         "apiVersion": "v1",
2026-06-09 17:48:18.265746 | controller |         "fieldsType": "FieldsV1",
2026-06-09 17:48:18.265760 | controller |         "fieldsV1": {
2026-06-09 17:48:18.265774 | controller |           "f:metadata": {
2026-06-09 17:48:18.265792 | controller |             "f:annotations": {
2026-06-09 17:48:18.265807 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-09 17:48:18.265821 | controller |             }
2026-06-09 17:48:18.265835 | controller |           }
2026-06-09 17:48:18.265850 | controller |         },
2026-06-09 17:48:18.265864 | controller |         "manager": "crc",
2026-06-09 17:48:18.265879 | controller |         "operation": "Update",
2026-06-09 17:48:18.265893 | controller |         "subresource": "status",
2026-06-09 17:48:18.265908 | controller |         "time": "2026-06-09T16:54:45Z"
2026-06-09 17:48:18.265922 | controller |       },
2026-06-09 17:48:18.265937 | controller |       {
2026-06-09 17:48:18.265951 | controller |         "apiVersion": "v1",
2026-06-09 17:48:18.265966 | controller |         "fieldsType": "FieldsV1",
2026-06-09 17:48:18.265980 | controller |         "fieldsV1": {
2026-06-09 17:48:18.265994 | controller |           "f:metadata": {
2026-06-09 17:48:18.266009 | controller |             "f:annotations": {
2026-06-09 17:48:18.266023 | controller |               ".": {},
2026-06-09 17:48:18.266037 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-09 17:48:18.266051 | controller |             },
2026-06-09 17:48:18.266066 | controller |             "f:generateName": {},
2026-06-09 17:48:18.266080 | controller |             "f:labels": {
2026-06-09 17:48:18.266095 | controller |               ".": {},
2026-06-09 17:48:18.266110 | controller |               "f:app.kubernetes.io/name": {},
2026-06-09 17:48:18.266125 | controller |               "f:control-plane": {},
2026-06-09 17:48:18.266139 | controller |               "f:openstack.org/operator-name": {},
2026-06-09 17:48:18.266154 | controller |               "f:pod-template-hash": {}
2026-06-09 17:48:18.266169 | controller |             },
2026-06-09 17:48:18.266184 | controller |             "f:ownerReferences": {
2026-06-09 17:48:18.266199 | controller |               ".": {},
2026-06-09 17:48:18.266214 | controller |               "k:{\"uid\":\"272bd9c0-2c70-4698-9817-080e1a5f9967\"}": {}
2026-06-09 17:48:18.266229 | controller |             }
2026-06-09 17:48:18.266243 | controller |           },
2026-06-09 17:48:18.266258 | controller |           "f:spec": {
2026-06-09 17:48:18.266272 | controller |             "f:containers": {
2026-06-09 17:48:18.266287 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-09 17:48:18.266302 | controller |                 ".": {},
2026-06-09 17:48:18.266317 | controller |                 "f:args": {},
2026-06-09 17:48:18.266332 | controller |                 "f:command": {},
2026-06-09 17:48:18.266347 | controller |                 "f:env": {
2026-06-09 17:48:18.266362 | controller |                   ".": {},
2026-06-09 17:48:18.266376 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-09 17:48:18.266390 | controller |                     ".": {},
2026-06-09 17:48:18.266405 | controller |                     "f:name": {},
2026-06-09 17:48:18.266419 | controller |                     "f:value": {}
2026-06-09 17:48:18.266434 | controller |                   },
2026-06-09 17:48:18.266448 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-09 17:48:18.266463 | controller |                     ".": {},
2026-06-09 17:48:18.266477 | controller |                     "f:name": {},
2026-06-09 17:48:18.266491 | controller |                     "f:value": {}
2026-06-09 17:48:18.266506 | controller |                   },
2026-06-09 17:48:18.266540 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-09 17:48:18.266556 | controller |                     ".": {},
2026-06-09 17:48:18.266570 | controller |                     "f:name": {},
2026-06-09 17:48:18.266585 | controller |                     "f:value": {}
2026-06-09 17:48:18.266599 | controller |                   },
2026-06-09 17:48:18.266613 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-09 17:48:18.266631 | controller |                     ".": {},
2026-06-09 17:48:18.266647 | controller |                     "f:name": {},
2026-06-09 17:48:18.266661 | controller |                     "f:value": {}
2026-06-09 17:48:18.266675 | controller |                   },
2026-06-09 17:48:18.266689 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-09 17:48:18.266703 | controller |                     ".": {},
2026-06-09 17:48:18.266717 | controller |                     "f:name": {},
2026-06-09 17:48:18.266731 | controller |                     "f:value": {}
2026-06-09 17:48:18.266746 | controller |                   }
2026-06-09 17:48:18.266760 | controller |                 },
2026-06-09 17:48:18.266774 | controller |                 "f:image": {},
2026-06-09 17:48:18.266789 | controller |                 "f:imagePullPolicy": {},
2026-06-09 17:48:18.266803 | controller |                 "f:livenessProbe": {
2026-06-09 17:48:18.266817 | controller |                   ".": {},
2026-06-09 17:48:18.266831 | controller |                   "f:failureThreshold": {},
2026-06-09 17:48:18.266845 | controller |                   "f:httpGet": {
2026-06-09 17:48:18.266859 | controller |                     ".": {},
2026-06-09 17:48:18.266873 | controller |                     "f:path": {},
2026-06-09 17:48:18.266888 | controller |                     "f:port": {},
2026-06-09 17:48:18.266902 | controller |                     "f:scheme": {}
2026-06-09 17:48:18.266916 | controller |                   },
2026-06-09 17:48:18.266931 | controller |                   "f:initialDelaySeconds": {},
2026-06-09 17:48:18.266945 | controller |                   "f:periodSeconds": {},
2026-06-09 17:48:18.266960 | controller |                   "f:successThreshold": {},
2026-06-09 17:48:18.266974 | controller |                   "f:timeoutSeconds": {}
2026-06-09 17:48:18.266988 | controller |                 },
2026-06-09 17:48:18.267003 | controller |                 "f:name": {},
2026-06-09 17:48:18.267017 | controller |                 "f:readinessProbe": {
2026-06-09 17:48:18.267031 | controller |                   ".": {},
2026-06-09 17:48:18.267045 | controller |                   "f:failureThreshold": {},
2026-06-09 17:48:18.267059 | controller |                   "f:httpGet": {
2026-06-09 17:48:18.267073 | controller |                     ".": {},
2026-06-09 17:48:18.267087 | controller |                     "f:path": {},
2026-06-09 17:48:18.267102 | controller |                     "f:port": {},
2026-06-09 17:48:18.267117 | controller |                     "f:scheme": {}
2026-06-09 17:48:18.267132 | controller |                   },
2026-06-09 17:48:18.267147 | controller |                   "f:initialDelaySeconds": {},
2026-06-09 17:48:18.267162 | controller |                   "f:periodSeconds": {},
2026-06-09 17:48:18.267176 | controller |                   "f:successThreshold": {},
2026-06-09 17:48:18.267191 | controller |                   "f:timeoutSeconds": {}
2026-06-09 17:48:18.267205 | controller |                 },
2026-06-09 17:48:18.267220 | controller |                 "f:resources": {
2026-06-09 17:48:18.267234 | controller |                   ".": {},
2026-06-09 17:48:18.267249 | controller |                   "f:limits": {
2026-06-09 17:48:18.267264 | controller |                     ".": {},
2026-06-09 17:48:18.267278 | controller |                     "f:cpu": {},
2026-06-09 17:48:18.267292 | controller |                     "f:memory": {}
2026-06-09 17:48:18.267306 | controller |                   },
2026-06-09 17:48:18.267321 | controller |                   "f:requests": {
2026-06-09 17:48:18.267336 | controller |                     ".": {},
2026-06-09 17:48:18.267351 | controller |                     "f:cpu": {},
2026-06-09 17:48:18.267366 | controller |                     "f:memory": {}
2026-06-09 17:48:18.267380 | controller |                   }
2026-06-09 17:48:18.267395 | controller |                 },
2026-06-09 17:48:18.267409 | controller |                 "f:securityContext": {
2026-06-09 17:48:18.267428 | controller |                   ".": {},
2026-06-09 17:48:18.267443 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-09 17:48:18.267457 | controller |                 },
2026-06-09 17:48:18.267471 | controller |                 "f:terminationMessagePath": {},
2026-06-09 17:48:18.267485 | controller |                 "f:terminationMessagePolicy": {},
2026-06-09 17:48:18.267500 | controller |                 "f:volumeMounts": {
2026-06-09 17:48:18.267532 | controller |                   ".": {},
2026-06-09 17:48:18.267549 | controller |                   "k:{\"mountPath\":\"/tmp/k8s-webhook-server/serving-certs\"}": {
2026-06-09 17:48:18.267563 | controller |                     ".": {},
2026-06-09 17:48:18.267578 | controller |                     "f:mountPath": {},
2026-06-09 17:48:18.267592 | controller |                     "f:name": {},
2026-06-09 17:48:18.267606 | controller |                     "f:readOnly": {}
2026-06-09 17:48:18.267620 | controller |                   }
2026-06-09 17:48:18.267634 | controller |                 }
2026-06-09 17:48:18.267649 | controller |               }
2026-06-09 17:48:18.267663 | controller |             },
2026-06-09 17:48:18.267677 | controller |             "f:dnsPolicy": {},
2026-06-09 17:48:18.267691 | controller |             "f:enableServiceLinks": {},
2026-06-09 17:48:18.267706 | controller |             "f:restartPolicy": {},
2026-06-09 17:48:18.267720 | controller |             "f:schedulerName": {},
2026-06-09 17:48:18.267735 | controller |             "f:securityContext": {
2026-06-09 17:48:18.267749 | controller |               ".": {},
2026-06-09 17:48:18.267763 | controller |               "f:runAsNonRoot": {}
2026-06-09 17:48:18.267777 | controller |             },
2026-06-09 17:48:18.267792 | controller |             "f:serviceAccount": {},
2026-06-09 17:48:18.267806 | controller |             "f:serviceAccountName": {},
2026-06-09 17:48:18.267820 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-09 17:48:18.267834 | controller |             "f:tolerations": {},
2026-06-09 17:48:18.267849 | controller |             "f:volumes": {
2026-06-09 17:48:18.267863 | controller |               ".": {},
2026-06-09 17:48:18.267877 | controller |               "k:{\"name\":\"cert\"}": {
2026-06-09 17:48:18.267891 | controller |                 ".": {},
2026-06-09 17:48:18.267905 | controller |                 "f:name": {},
2026-06-09 17:48:18.267920 | controller |                 "f:secret": {
2026-06-09 17:48:18.267933 | controller |                   ".": {},
2026-06-09 17:48:18.267947 | controller |                   "f:defaultMode": {},
2026-06-09 17:48:18.267961 | controller |                   "f:secretName": {}
2026-06-09 17:48:18.267975 | controller |                 }
2026-06-09 17:48:18.267989 | controller |               }
2026-06-09 17:48:18.268004 | controller |             }
2026-06-09 17:48:18.268018 | controller |           }
2026-06-09 17:48:18.268032 | controller |         },
2026-06-09 17:48:18.268046 | controller |         "manager": "kube-controller-manager",
2026-06-09 17:48:18.268060 | controller |         "operation": "Update",
2026-06-09 17:48:18.268074 | controller |         "time": "2026-06-09T16:54:45Z"
2026-06-09 17:48:18.268089 | controller |       },
2026-06-09 17:48:18.268103 | controller |       {
2026-06-09 17:48:18.268118 | controller |         "apiVersion": "v1",
2026-06-09 17:48:18.268133 | controller |         "fieldsType": "FieldsV1",
2026-06-09 17:48:18.268148 | controller |         "fieldsV1": {
2026-06-09 17:48:18.268163 | controller |           "f:metadata": {
2026-06-09 17:48:18.268177 | controller |             "f:annotations": {
2026-06-09 17:48:18.268192 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-09 17:48:18.268207 | controller |             }
2026-06-09 17:48:18.268221 | controller |           }
2026-06-09 17:48:18.268236 | controller |         },
2026-06-09 17:48:18.268251 | controller |         "manager": "multus-daemon",
2026-06-09 17:48:18.268269 | controller |         "operation": "Update",
2026-06-09 17:48:18.268284 | controller |         "subresource": "status",
2026-06-09 17:48:18.268299 | controller |         "time": "2026-06-09T16:56:20Z"
2026-06-09 17:48:18.268314 | controller |       },
2026-06-09 17:48:18.268328 | controller |       {
2026-06-09 17:48:18.268343 | controller |         "apiVersion": "v1",
2026-06-09 17:48:18.268358 | controller |         "fieldsType": "FieldsV1",
2026-06-09 17:48:18.268373 | controller |         "fieldsV1": {
2026-06-09 17:48:18.268388 | controller |           "f:status": {
2026-06-09 17:48:18.268402 | controller |             "f:conditions": {
2026-06-09 17:48:18.268417 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-09 17:48:18.268431 | controller |                 ".": {},
2026-06-09 17:48:18.268446 | controller |                 "f:lastProbeTime": {},
2026-06-09 17:48:18.268460 | controller |                 "f:lastTransitionTime": {},
2026-06-09 17:48:18.268508 | controller |                 "f:status": {},
2026-06-09 17:48:18.268543 | controller |                 "f:type": {}
2026-06-09 17:48:18.268559 | controller |               },
2026-06-09 17:48:18.268574 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-09 17:48:18.268588 | controller |                 ".": {},
2026-06-09 17:48:18.268602 | controller |                 "f:lastProbeTime": {},
2026-06-09 17:48:18.268617 | controller |                 "f:lastTransitionTime": {},
2026-06-09 17:48:18.268631 | controller |                 "f:status": {},
2026-06-09 17:48:18.268646 | controller |                 "f:type": {}
2026-06-09 17:48:18.268660 | controller |               },
2026-06-09 17:48:18.268674 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-09 17:48:18.268689 | controller |                 ".": {},
2026-06-09 17:48:18.268703 | controller |                 "f:lastProbeTime": {},
2026-06-09 17:48:18.268718 | controller |                 "f:lastTransitionTime": {},
2026-06-09 17:48:18.268742 | controller |                 "f:status": {},
2026-06-09 17:48:18.268758 | controller |                 "f:type": {}
2026-06-09 17:48:18.268772 | controller |               },
2026-06-09 17:48:18.268786 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-09 17:48:18.268801 | controller |                 ".": {},
2026-06-09 17:48:18.268815 | controller |                 "f:lastProbeTime": {},
2026-06-09 17:48:18.268829 | controller |                 "f:lastTransitionTime": {},
2026-06-09 17:48:18.268844 | controller |                 "f:status": {},
2026-06-09 17:48:18.268858 | controller |                 "f:type": {}
2026-06-09 17:48:18.268873 | controller |               }
2026-06-09 17:48:18.268887 | controller |             },
2026-06-09 17:48:18.268902 | controller |             "f:containerStatuses": {},
2026-06-09 17:48:18.268945 | controller |             "f:hostIP": {},
2026-06-09 17:48:18.268962 | controller |             "f:hostIPs": {},
2026-06-09 17:48:18.268976 | controller |             "f:phase": {},
2026-06-09 17:48:18.268991 | controller |             "f:podIP": {},
2026-06-09 17:48:18.269005 | controller |             "f:podIPs": {
2026-06-09 17:48:18.269020 | controller |               ".": {},
2026-06-09 17:48:18.269035 | controller |               "k:{\"ip\":\"10.217.0.79\"}": {
2026-06-09 17:48:18.269049 | controller |                 ".": {},
2026-06-09 17:48:18.269064 | controller |                 "f:ip": {}
2026-06-09 17:48:18.269078 | controller |               }
2026-06-09 17:48:18.269093 | controller |             },
2026-06-09 17:48:18.269107 | controller |             "f:startTime": {}
2026-06-09 17:48:18.269121 | controller |           }
2026-06-09 17:48:18.269135 | controller |         },
2026-06-09 17:48:18.269150 | controller |         "manager": "kubelet",
2026-06-09 17:48:18.269164 | controller |         "operation": "Update",
2026-06-09 17:48:18.269178 | controller |         "subresource": "status",
2026-06-09 17:48:18.269196 | controller |         "time": "2026-06-09T16:56:44Z"
2026-06-09 17:48:18.269211 | controller |       }
2026-06-09 17:48:18.269227 | controller |     ],
2026-06-09 17:48:18.269242 | controller |     "name": "infra-operator-controller-manager-cbcfcddf7-g7g5r",
2026-06-09 17:48:18.269257 | controller |     "namespace": "openstack-operators",
2026-06-09 17:48:18.269272 | controller |     "ownerReferences": [
2026-06-09 17:48:18.269286 | controller |       {
2026-06-09 17:48:18.269301 | controller |         "apiVersion": "apps/v1",
2026-06-09 17:48:18.269315 | controller |         "blockOwnerDeletion": true,
2026-06-09 17:48:18.269330 | controller |         "controller": true,
2026-06-09 17:48:18.269345 | controller |         "kind": "ReplicaSet",
2026-06-09 17:48:18.269359 | controller |         "name": "infra-operator-controller-manager-cbcfcddf7",
2026-06-09 17:48:18.269373 | controller |         "uid": "272bd9c0-2c70-4698-9817-080e1a5f9967"
2026-06-09 17:48:18.269388 | controller |       }
2026-06-09 17:48:18.269402 | controller |     ],
2026-06-09 17:48:18.269417 | controller |     "resourceVersion": "54325",
2026-06-09 17:48:18.269431 | controller |     "uid": "a0e086ff-f1b7-4006-9163-4aae51dab537"
2026-06-09 17:48:18.269446 | controller |   },
2026-06-09 17:48:18.269461 | controller |   "spec": {
2026-06-09 17:48:18.269476 | controller |     "containers": [
2026-06-09 17:48:18.269491 | controller |       {
2026-06-09 17:48:18.269505 | controller |         "args": [
2026-06-09 17:48:18.269540 | controller |           "--leader-elect",
2026-06-09 17:48:18.269556 | controller |           "--health-probe-bind-address=:8081",
2026-06-09 17:48:18.269571 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-09 17:48:18.269586 | controller |         ],
2026-06-09 17:48:18.269600 | controller |         "command": [
2026-06-09 17:48:18.269614 | controller |           "/manager"
2026-06-09 17:48:18.269629 | controller |         ],
2026-06-09 17:48:18.269643 | controller |         "env": [
2026-06-09 17:48:18.269657 | controller |           {
2026-06-09 17:48:18.269671 | controller |             "name": "LEASE_DURATION",
2026-06-09 17:48:18.269686 | controller |             "value": "30"
2026-06-09 17:48:18.269700 | controller |           },
2026-06-09 17:48:18.269737 | controller |           {
2026-06-09 17:48:18.269756 | controller |             "name": "RENEW_DEADLINE",
2026-06-09 17:48:18.269771 | controller |             "value": "20"
2026-06-09 17:48:18.269786 | controller |           },
2026-06-09 17:48:18.269800 | controller |           {
2026-06-09 17:48:18.269814 | controller |             "name": "RETRY_PERIOD",
2026-06-09 17:48:18.269828 | controller |             "value": "5"
2026-06-09 17:48:18.269842 | controller |           },
2026-06-09 17:48:18.269856 | controller |           {
2026-06-09 17:48:18.269870 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-09 17:48:18.269884 | controller |             "value": "true"
2026-06-09 17:48:18.269898 | controller |           },
2026-06-09 17:48:18.269912 | controller |           {
2026-06-09 17:48:18.269925 | controller |             "name": "METRICS_CERTS",
2026-06-09 17:48:18.269939 | controller |             "value": "false"
2026-06-09 17:48:18.269953 | controller |           }
2026-06-09 17:48:18.269967 | controller |         ],
2026-06-09 17:48:18.269982 | controller |         "image": "quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373",
2026-06-09 17:48:18.269996 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-09 17:48:18.270011 | controller |         "livenessProbe": {
2026-06-09 17:48:18.270025 | controller |           "failureThreshold": 3,
2026-06-09 17:48:18.270039 | controller |           "httpGet": {
2026-06-09 17:48:18.270053 | controller |             "path": "/healthz",
2026-06-09 17:48:18.270068 | controller |             "port": 8081,
2026-06-09 17:48:18.270082 | controller |             "scheme": "HTTP"
2026-06-09 17:48:18.270100 | controller |           },
2026-06-09 17:48:18.270115 | controller |           "initialDelaySeconds": 15,
2026-06-09 17:48:18.270129 | controller |           "periodSeconds": 20,
2026-06-09 17:48:18.270144 | controller |           "successThreshold": 1,
2026-06-09 17:48:18.270158 | controller |           "timeoutSeconds": 1
2026-06-09 17:48:18.270172 | controller |         },
2026-06-09 17:48:18.270187 | controller |         "name": "manager",
2026-06-09 17:48:18.270201 | controller |         "readinessProbe": {
2026-06-09 17:48:18.270215 | controller |           "failureThreshold": 3,
2026-06-09 17:48:18.270229 | controller |           "httpGet": {
2026-06-09 17:48:18.270244 | controller |             "path": "/readyz",
2026-06-09 17:48:18.270258 | controller |             "port": 8081,
2026-06-09 17:48:18.270273 | controller |             "scheme": "HTTP"
2026-06-09 17:48:18.270288 | controller |           },
2026-06-09 17:48:18.270302 | controller |           "initialDelaySeconds": 5,
2026-06-09 17:48:18.270317 | controller |           "periodSeconds": 10,
2026-06-09 17:48:18.270334 | controller |           "successThreshold": 1,
2026-06-09 17:48:18.270351 | controller |           "timeoutSeconds": 1
2026-06-09 17:48:18.270366 | controller |         },
2026-06-09 17:48:18.270381 | controller |         "resources": {
2026-06-09 17:48:18.270395 | controller |           "limits": {
2026-06-09 17:48:18.270409 | controller |             "cpu": "600m",
2026-06-09 17:48:18.270424 | controller |             "memory": "2Gi"
2026-06-09 17:48:18.270438 | controller |           },
2026-06-09 17:48:18.270453 | controller |           "requests": {
2026-06-09 17:48:18.270467 | controller |             "cpu": "10m",
2026-06-09 17:48:18.270482 | controller |             "memory": "512Mi"
2026-06-09 17:48:18.270497 | controller |           }
2026-06-09 17:48:18.270528 | controller |         },
2026-06-09 17:48:18.270548 | controller |         "securityContext": {
2026-06-09 17:48:18.270564 | controller |           "allowPrivilegeEscalation": false,
2026-06-09 17:48:18.270578 | controller |           "capabilities": {
2026-06-09 17:48:18.270593 | controller |             "drop": [
2026-06-09 17:48:18.270607 | controller |               "MKNOD"
2026-06-09 17:48:18.270622 | controller |             ]
2026-06-09 17:48:18.270636 | controller |           }
2026-06-09 17:48:18.270650 | controller |         },
2026-06-09 17:48:18.270664 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-09 17:48:18.270679 | controller |         "terminationMessagePolicy": "File",
2026-06-09 17:48:18.270693 | controller |         "volumeMounts": [
2026-06-09 17:48:18.270708 | controller |           {
2026-06-09 17:48:18.270722 | controller |             "mountPath": "/tmp/k8s-webhook-server/serving-certs",
2026-06-09 17:48:18.270737 | controller |             "name": "cert",
2026-06-09 17:48:18.270751 | controller |             "readOnly": true
2026-06-09 17:48:18.270765 | controller |           },
2026-06-09 17:48:18.270780 | controller |           {
2026-06-09 17:48:18.270794 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-09 17:48:18.270809 | controller |             "name": "kube-api-access-2zprq",
2026-06-09 17:48:18.270823 | controller |             "readOnly": true
2026-06-09 17:48:18.270838 | controller |           }
2026-06-09 17:48:18.270852 | controller |         ]
2026-06-09 17:48:18.270866 | controller |       }
2026-06-09 17:48:18.270881 | controller |     ],
2026-06-09 17:48:18.270895 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-09 17:48:18.270909 | controller |     "enableServiceLinks": true,
2026-06-09 17:48:18.270923 | controller |     "imagePullSecrets": [
2026-06-09 17:48:18.270937 | controller |       {
2026-06-09 17:48:18.270951 | controller |         "name": "infra-operator-controller-manager-dockercfg-ws2lq"
2026-06-09 17:48:18.270966 | controller |       }
2026-06-09 17:48:18.270980 | controller |     ],
2026-06-09 17:48:18.270998 | controller |     "nodeName": "crc",
2026-06-09 17:48:18.271013 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-09 17:48:18.271027 | controller |     "priority": 0,
2026-06-09 17:48:18.271041 | controller |     "restartPolicy": "Always",
2026-06-09 17:48:18.271055 | controller |     "schedulerName": "default-scheduler",
2026-06-09 17:48:18.271070 | controller |     "securityContext": {
2026-06-09 17:48:18.271084 | controller |       "runAsNonRoot": true,
2026-06-09 17:48:18.271098 | controller |       "seLinuxOptions": {
2026-06-09 17:48:18.271112 | controller |         "level": "s0:c26,c5"
2026-06-09 17:48:18.271127 | controller |       }
2026-06-09 17:48:18.271142 | controller |     },
2026-06-09 17:48:18.271156 | controller |     "serviceAccount": "infra-operator-controller-manager",
2026-06-09 17:48:18.271171 | controller |     "serviceAccountName": "infra-operator-controller-manager",
2026-06-09 17:48:18.271186 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-09 17:48:18.271201 | controller |     "tolerations": [
2026-06-09 17:48:18.271215 | controller |       {
2026-06-09 17:48:18.271229 | controller |         "effect": "NoExecute",
2026-06-09 17:48:18.271244 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-09 17:48:18.271259 | controller |         "operator": "Exists",
2026-06-09 17:48:18.271273 | controller |         "tolerationSeconds": 120
2026-06-09 17:48:18.271288 | controller |       },
2026-06-09 17:48:18.271303 | controller |       {
2026-06-09 17:48:18.271318 | controller |         "effect": "NoExecute",
2026-06-09 17:48:18.271332 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-09 17:48:18.271347 | controller |         "operator": "Exists",
2026-06-09 17:48:18.271361 | controller |         "tolerationSeconds": 120
2026-06-09 17:48:18.271376 | controller |       },
2026-06-09 17:48:18.271390 | controller |       {
2026-06-09 17:48:18.271405 | controller |         "effect": "NoSchedule",
2026-06-09 17:48:18.271419 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-09 17:48:18.271433 | controller |         "operator": "Exists"
2026-06-09 17:48:18.271448 | controller |       }
2026-06-09 17:48:18.271462 | controller |     ],
2026-06-09 17:48:18.271477 | controller |     "volumes": [
2026-06-09 17:48:18.271491 | controller |       {
2026-06-09 17:48:18.271506 | controller |         "name": "cert",
2026-06-09 17:48:18.271541 | controller |         "secret": {
2026-06-09 17:48:18.271557 | controller |           "defaultMode": 420,
2026-06-09 17:48:18.271572 | controller |           "secretName": "infra-operator-webhook-server-cert"
2026-06-09 17:48:18.271587 | controller |         }
2026-06-09 17:48:18.271602 | controller |       },
2026-06-09 17:48:18.271617 | controller |       {
2026-06-09 17:48:18.271631 | controller |         "name": "kube-api-access-2zprq",
2026-06-09 17:48:18.271646 | controller |         "projected": {
2026-06-09 17:48:18.271660 | controller |           "defaultMode": 420,
2026-06-09 17:48:18.271675 | controller |           "sources": [
2026-06-09 17:48:18.271689 | controller |             {
2026-06-09 17:48:18.271703 | controller |               "serviceAccountToken": {
2026-06-09 17:48:18.271718 | controller |                 "expirationSeconds": 3607,
2026-06-09 17:48:18.271732 | controller |                 "path": "token"
2026-06-09 17:48:18.271746 | controller |               }
2026-06-09 17:48:18.271761 | controller |             },
2026-06-09 17:48:18.271775 | controller |             {
2026-06-09 17:48:18.271789 | controller |               "configMap": {
2026-06-09 17:48:18.271804 | controller |                 "items": [
2026-06-09 17:48:18.271818 | controller |                   {
2026-06-09 17:48:18.271832 | controller |                     "key": "ca.crt",
2026-06-09 17:48:18.271846 | controller |                     "path": "ca.crt"
2026-06-09 17:48:18.271860 | controller |                   }
2026-06-09 17:48:18.271874 | controller |                 ],
2026-06-09 17:48:18.271893 | controller |                 "name": "kube-root-ca.crt"
2026-06-09 17:48:18.271907 | controller |               }
2026-06-09 17:48:18.271922 | controller |             },
2026-06-09 17:48:18.271936 | controller |             {
2026-06-09 17:48:18.271950 | controller |               "downwardAPI": {
2026-06-09 17:48:18.271964 | controller |                 "items": [
2026-06-09 17:48:18.271978 | controller |                   {
2026-06-09 17:48:18.271992 | controller |                     "fieldRef": {
2026-06-09 17:48:18.272007 | controller |                       "apiVersion": "v1",
2026-06-09 17:48:18.272021 | controller |                       "fieldPath": "metadata.namespace"
2026-06-09 17:48:18.272036 | controller |                     },
2026-06-09 17:48:18.272050 | controller |                     "path": "namespace"
2026-06-09 17:48:18.272065 | controller |                   }
2026-06-09 17:48:18.272079 | controller |                 ]
2026-06-09 17:48:18.272093 | controller |               }
2026-06-09 17:48:18.272107 | controller |             },
2026-06-09 17:48:18.272121 | controller |             {
2026-06-09 17:48:18.272136 | controller |               "configMap": {
2026-06-09 17:48:18.272150 | controller |                 "items": [
2026-06-09 17:48:18.272164 | controller |                   {
2026-06-09 17:48:18.272178 | controller |                     "key": "service-ca.crt",
2026-06-09 17:48:18.272192 | controller |                     "path": "service-ca.crt"
2026-06-09 17:48:18.272206 | controller |                   }
2026-06-09 17:48:18.272221 | controller |                 ],
2026-06-09 17:48:18.272235 | controller |                 "name": "openshift-service-ca.crt"
2026-06-09 17:48:18.272250 | controller |               }
2026-06-09 17:48:18.272264 | controller |             }
2026-06-09 17:48:18.272279 | controller |           ]
2026-06-09 17:48:18.272293 | controller |         }
2026-06-09 17:48:18.272308 | controller |       }
2026-06-09 17:48:18.272323 | controller |     ]
2026-06-09 17:48:18.272337 | controller |   },
2026-06-09 17:48:18.272352 | controller |   "status": {
2026-06-09 17:48:18.272366 | controller |     "conditions": [
2026-06-09 17:48:18.272381 | controller |       {
2026-06-09 17:48:18.272395 | controller |         "lastProbeTime": null,
2026-06-09 17:48:18.272410 | controller |         "lastTransitionTime": "2026-06-09T16:56:32Z",
2026-06-09 17:48:18.272425 | controller |         "status": "True",
2026-06-09 17:48:18.272440 | controller |         "type": "PodReadyToStartContainers"
2026-06-09 17:48:18.272454 | controller |       },
2026-06-09 17:48:18.272469 | controller |       {
2026-06-09 17:48:18.272484 | controller |         "lastProbeTime": null,
2026-06-09 17:48:18.272498 | controller |         "lastTransitionTime": "2026-06-09T16:54:45Z",
2026-06-09 17:48:18.272526 | controller |         "status": "True",
2026-06-09 17:48:18.272547 | controller |         "type": "Initialized"
2026-06-09 17:48:18.272562 | controller |       },
2026-06-09 17:48:18.272577 | controller |       {
2026-06-09 17:48:18.272591 | controller |         "lastProbeTime": null,
2026-06-09 17:48:18.272606 | controller |         "lastTransitionTime": "2026-06-09T16:56:44Z",
2026-06-09 17:48:18.272620 | controller |         "status": "True",
2026-06-09 17:48:18.272635 | controller |         "type": "Ready"
2026-06-09 17:48:18.272649 | controller |       },
2026-06-09 17:48:18.272664 | controller |       {
2026-06-09 17:48:18.272678 | controller |         "lastProbeTime": null,
2026-06-09 17:48:18.272692 | controller |         "lastTransitionTime": "2026-06-09T16:56:44Z",
2026-06-09 17:48:18.272717 | controller |         "status": "True",
2026-06-09 17:48:18.272732 | controller |         "type": "ContainersReady"
2026-06-09 17:48:18.272747 | controller |       },
2026-06-09 17:48:18.272761 | controller |       {
2026-06-09 17:48:18.272776 | controller |         "lastProbeTime": null,
2026-06-09 17:48:18.272790 | controller |         "lastTransitionTime": "2026-06-09T16:54:45Z",
2026-06-09 17:48:18.272808 | controller |         "status": "True",
2026-06-09 17:48:18.272823 | controller |         "type": "PodScheduled"
2026-06-09 17:48:18.272838 | controller |       }
2026-06-09 17:48:18.272852 | controller |     ],
2026-06-09 17:48:18.272867 | controller |     "containerStatuses": [
2026-06-09 17:48:18.272881 | controller |       {
2026-06-09 17:48:18.272896 | controller |         "allocatedResources": {
2026-06-09 17:48:18.272910 | controller |           "cpu": "10m",
2026-06-09 17:48:18.272960 | controller |           "memory": "512Mi"
2026-06-09 17:48:18.272977 | controller |         },
2026-06-09 17:48:18.272991 | controller |         "containerID": "cri-o://1cc6db828aa57d064cd2f56e738fe520bc9d5563b5f0380b71e0a8d3376d674f",
2026-06-09 17:48:18.273006 | controller |         "image": "quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373",
2026-06-09 17:48:18.273021 | controller |         "imageID": "quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373",
2026-06-09 17:48:18.273036 | controller |         "lastState": {},
2026-06-09 17:48:18.273051 | controller |         "name": "manager",
2026-06-09 17:48:18.273066 | controller |         "ready": true,
2026-06-09 17:48:18.273080 | controller |         "resources": {
2026-06-09 17:48:18.273094 | controller |           "limits": {
2026-06-09 17:48:18.273108 | controller |             "cpu": "600m",
2026-06-09 17:48:18.273123 | controller |             "memory": "2Gi"
2026-06-09 17:48:18.273137 | controller |           },
2026-06-09 17:48:18.273151 | controller |           "requests": {
2026-06-09 17:48:18.273165 | controller |             "cpu": "10m",
2026-06-09 17:48:18.273223 | controller |             "memory": "512Mi"
2026-06-09 17:48:18.273243 | controller |           }
2026-06-09 17:48:18.273258 | controller |         },
2026-06-09 17:48:18.273273 | controller |         "restartCount": 0,
2026-06-09 17:48:18.273288 | controller |         "started": true,
2026-06-09 17:48:18.273303 | controller |         "state": {
2026-06-09 17:48:18.273318 | controller |           "running": {
2026-06-09 17:48:18.273335 | controller |             "startedAt": "2026-06-09T16:56:31Z"
2026-06-09 17:48:18.273352 | controller |           }
2026-06-09 17:48:18.273367 | controller |         },
2026-06-09 17:48:18.273382 | controller |         "user": {
2026-06-09 17:48:18.273396 | controller |           "linux": {
2026-06-09 17:48:18.273411 | controller |             "gid": 0,
2026-06-09 17:48:18.273426 | controller |             "supplementalGroups": [
2026-06-09 17:48:18.273442 | controller |               0
2026-06-09 17:48:18.273457 | controller |             ],
2026-06-09 17:48:18.273472 | controller |             "uid": 65532
2026-06-09 17:48:18.273486 | controller |           }
2026-06-09 17:48:18.273501 | controller |         },
2026-06-09 17:48:18.273536 | controller |         "volumeMounts": [
2026-06-09 17:48:18.273554 | controller |           {
2026-06-09 17:48:18.273569 | controller |             "mountPath": "/tmp/k8s-webhook-server/serving-certs",
2026-06-09 17:48:18.273584 | controller |             "name": "cert",
2026-06-09 17:48:18.273598 | controller |             "readOnly": true,
2026-06-09 17:48:18.273613 | controller |             "recursiveReadOnly": "Disabled"
2026-06-09 17:48:18.273627 | controller |           },
2026-06-09 17:48:18.273642 | controller |           {
2026-06-09 17:48:18.273657 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-09 17:48:18.273672 | controller |             "name": "kube-api-access-2zprq",
2026-06-09 17:48:18.273687 | controller |             "readOnly": true,
2026-06-09 17:48:18.273702 | controller |             "recursiveReadOnly": "Disabled"
2026-06-09 17:48:18.273717 | controller |           }
2026-06-09 17:48:18.273731 | controller |         ]
2026-06-09 17:48:18.273746 | controller |       }
2026-06-09 17:48:18.273764 | controller |     ],
2026-06-09 17:48:18.273779 | controller |     "hostIP": "192.168.126.11",
2026-06-09 17:48:18.273793 | controller |     "hostIPs": [
2026-06-09 17:48:18.273807 | controller |       {
2026-06-09 17:48:18.273822 | controller |         "ip": "192.168.126.11"
2026-06-09 17:48:18.273837 | controller |       }
2026-06-09 17:48:18.273851 | controller |     ],
2026-06-09 17:48:18.273865 | controller |     "phase": "Running",
2026-06-09 17:48:18.273880 | controller |     "podIP": "10.217.0.79",
2026-06-09 17:48:18.273894 | controller |     "podIPs": [
2026-06-09 17:48:18.273908 | controller |       {
2026-06-09 17:48:18.273922 | controller |         "ip": "10.217.0.79"
2026-06-09 17:48:18.273937 | controller |       }
2026-06-09 17:48:18.273951 | controller |     ],
2026-06-09 17:48:18.273965 | controller |     "qosClass": "Burstable",
2026-06-09 17:48:18.273979 | controller |     "startTime": "2026-06-09T16:54:45Z"
2026-06-09 17:48:18.273993 | controller |   }
2026-06-09 17:48:18.274008 | controller | }
2026-06-09 17:48:18.295096 | controller | ok:
2026-06-09 17:48:18.295144 | controller | {
2026-06-09 17:48:18.295165 | controller |   "apiVersion": "v1",
2026-06-09 17:48:18.295182 | controller |   "kind": "Pod",
2026-06-09 17:48:18.295198 | controller |   "metadata": {
2026-06-09 17:48:18.295214 | controller |     "annotations": {
2026-06-09 17:48:18.295229 | 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 17:48:18.295246 | 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 17:48:18.295262 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-09 17:48:18.295278 | controller |       "openshift.io/scc": "anyuid",
2026-06-09 17:48:18.295294 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-09 17:48:18.295309 | controller |     },
2026-06-09 17:48:18.295325 | controller |     "creationTimestamp": "2026-06-09T16:54:45Z",
2026-06-09 17:48:18.295342 | controller |     "generateName": "ironic-operator-controller-manager-75f8548fcd-",
2026-06-09 17:48:18.295359 | controller |     "generation": 1,
2026-06-09 17:48:18.295373 | controller |     "labels": {
2026-06-09 17:48:18.295387 | controller |       "app.kubernetes.io/name": "ironic-operator",
2026-06-09 17:48:18.295402 | controller |       "control-plane": "controller-manager",
2026-06-09 17:48:18.295416 | controller |       "openstack.org/operator-name": "ironic",
2026-06-09 17:48:18.295430 | controller |       "pod-template-hash": "75f8548fcd"
2026-06-09 17:48:18.295445 | controller |     },
2026-06-09 17:48:18.295459 | controller |     "managedFields": [
2026-06-09 17:48:18.295473 | controller |       {
2026-06-09 17:48:18.295488 | controller |         "apiVersion": "v1",
2026-06-09 17:48:18.295502 | controller |         "fieldsType": "FieldsV1",
2026-06-09 17:48:18.295537 | controller |         "fieldsV1": {
2026-06-09 17:48:18.295554 | controller |           "f:metadata": {
2026-06-09 17:48:18.295569 | controller |             "f:annotations": {
2026-06-09 17:48:18.295584 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-09 17:48:18.295599 | controller |             }
2026-06-09 17:48:18.295658 | controller |           }
2026-06-09 17:48:18.295677 | controller |         },
2026-06-09 17:48:18.295693 | controller |         "manager": "crc",
2026-06-09 17:48:18.295708 | controller |         "operation": "Update",
2026-06-09 17:48:18.295728 | controller |         "subresource": "status",
2026-06-09 17:48:18.295743 | controller |         "time": "2026-06-09T16:54:45Z"
2026-06-09 17:48:18.295758 | controller |       },
2026-06-09 17:48:18.295773 | controller |       {
2026-06-09 17:48:18.295788 | controller |         "apiVersion": "v1",
2026-06-09 17:48:18.295803 | controller |         "fieldsType": "FieldsV1",
2026-06-09 17:48:18.295817 | controller |         "fieldsV1": {
2026-06-09 17:48:18.295832 | controller |           "f:metadata": {
2026-06-09 17:48:18.295847 | controller |             "f:annotations": {
2026-06-09 17:48:18.295861 | controller |               ".": {},
2026-06-09 17:48:18.295876 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-09 17:48:18.295891 | controller |             },
2026-06-09 17:48:18.295907 | controller |             "f:generateName": {},
2026-06-09 17:48:18.295921 | controller |             "f:labels": {
2026-06-09 17:48:18.295936 | controller |               ".": {},
2026-06-09 17:48:18.295951 | controller |               "f:app.kubernetes.io/name": {},
2026-06-09 17:48:18.295966 | controller |               "f:control-plane": {},
2026-06-09 17:48:18.295980 | controller |               "f:openstack.org/operator-name": {},
2026-06-09 17:48:18.295995 | controller |               "f:pod-template-hash": {}
2026-06-09 17:48:18.296010 | controller |             },
2026-06-09 17:48:18.296024 | controller |             "f:ownerReferences": {
2026-06-09 17:48:18.296039 | controller |               ".": {},
2026-06-09 17:48:18.296053 | controller |               "k:{\"uid\":\"d4c4009c-65d1-4cdb-a58f-0a325b4fa6e8\"}": {}
2026-06-09 17:48:18.296068 | controller |             }
2026-06-09 17:48:18.296082 | controller |           },
2026-06-09 17:48:18.296096 | controller |           "f:spec": {
2026-06-09 17:48:18.296111 | controller |             "f:containers": {
2026-06-09 17:48:18.296125 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-09 17:48:18.296140 | controller |                 ".": {},
2026-06-09 17:48:18.296154 | controller |                 "f:args": {},
2026-06-09 17:48:18.296168 | controller |                 "f:command": {},
2026-06-09 17:48:18.296183 | controller |                 "f:env": {
2026-06-09 17:48:18.296197 | controller |                   ".": {},
2026-06-09 17:48:18.296211 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-09 17:48:18.296225 | controller |                     ".": {},
2026-06-09 17:48:18.296239 | controller |                     "f:name": {},
2026-06-09 17:48:18.296253 | controller |                     "f:value": {}
2026-06-09 17:48:18.296267 | controller |                   },
2026-06-09 17:48:18.296282 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-09 17:48:18.296296 | controller |                     ".": {},
2026-06-09 17:48:18.296310 | controller |                     "f:name": {},
2026-06-09 17:48:18.296324 | controller |                     "f:value": {}
2026-06-09 17:48:18.296339 | controller |                   },
2026-06-09 17:48:18.296353 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-09 17:48:18.296367 | controller |                     ".": {},
2026-06-09 17:48:18.296381 | controller |                     "f:name": {},
2026-06-09 17:48:18.296396 | controller |                     "f:value": {}
2026-06-09 17:48:18.296410 | controller |                   },
2026-06-09 17:48:18.296424 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-09 17:48:18.296438 | controller |                     ".": {},
2026-06-09 17:48:18.296452 | controller |                     "f:name": {},
2026-06-09 17:48:18.296466 | controller |                     "f:value": {}
2026-06-09 17:48:18.296481 | controller |                   },
2026-06-09 17:48:18.296495 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-09 17:48:18.296509 | controller |                     ".": {},
2026-06-09 17:48:18.296551 | controller |                     "f:name": {},
2026-06-09 17:48:18.296567 | controller |                     "f:value": {}
2026-06-09 17:48:18.296596 | controller |                   }
2026-06-09 17:48:18.296611 | controller |                 },
2026-06-09 17:48:18.296626 | controller |                 "f:image": {},
2026-06-09 17:48:18.296640 | controller |                 "f:imagePullPolicy": {},
2026-06-09 17:48:18.296655 | controller |                 "f:livenessProbe": {
2026-06-09 17:48:18.296669 | controller |                   ".": {},
2026-06-09 17:48:18.296684 | controller |                   "f:failureThreshold": {},
2026-06-09 17:48:18.296699 | controller |                   "f:httpGet": {
2026-06-09 17:48:18.296714 | controller |                     ".": {},
2026-06-09 17:48:18.296729 | controller |                     "f:path": {},
2026-06-09 17:48:18.296744 | controller |                     "f:port": {},
2026-06-09 17:48:18.296758 | controller |                     "f:scheme": {}
2026-06-09 17:48:18.296773 | controller |                   },
2026-06-09 17:48:18.296788 | controller |                   "f:initialDelaySeconds": {},
2026-06-09 17:48:18.296802 | controller |                   "f:periodSeconds": {},
2026-06-09 17:48:18.296817 | controller |                   "f:successThreshold": {},
2026-06-09 17:48:18.296831 | controller |                   "f:timeoutSeconds": {}
2026-06-09 17:48:18.296846 | controller |                 },
2026-06-09 17:48:18.296860 | controller |                 "f:name": {},
2026-06-09 17:48:18.296874 | controller |                 "f:readinessProbe": {
2026-06-09 17:48:18.296888 | controller |                   ".": {},
2026-06-09 17:48:18.296903 | controller |                   "f:failureThreshold": {},
2026-06-09 17:48:18.296917 | controller |                   "f:httpGet": {
2026-06-09 17:48:18.296932 | controller |                     ".": {},
2026-06-09 17:48:18.296947 | controller |                     "f:path": {},
2026-06-09 17:48:18.296961 | controller |                     "f:port": {},
2026-06-09 17:48:18.296976 | controller |                     "f:scheme": {}
2026-06-09 17:48:18.296990 | controller |                   },
2026-06-09 17:48:18.297005 | controller |                   "f:initialDelaySeconds": {},
2026-06-09 17:48:18.297019 | controller |                   "f:periodSeconds": {},
2026-06-09 17:48:18.297033 | controller |                   "f:successThreshold": {},
2026-06-09 17:48:18.297048 | controller |                   "f:timeoutSeconds": {}
2026-06-09 17:48:18.297063 | controller |                 },
2026-06-09 17:48:18.297077 | controller |                 "f:resources": {
2026-06-09 17:48:18.297092 | controller |                   ".": {},
2026-06-09 17:48:18.297106 | controller |                   "f:limits": {
2026-06-09 17:48:18.297120 | controller |                     ".": {},
2026-06-09 17:48:18.297134 | controller |                     "f:cpu": {},
2026-06-09 17:48:18.297148 | controller |                     "f:memory": {}
2026-06-09 17:48:18.297163 | controller |                   },
2026-06-09 17:48:18.297177 | controller |                   "f:requests": {
2026-06-09 17:48:18.297191 | controller |                     ".": {},
2026-06-09 17:48:18.297205 | controller |                     "f:cpu": {},
2026-06-09 17:48:18.297219 | controller |                     "f:memory": {}
2026-06-09 17:48:18.297233 | controller |                   }
2026-06-09 17:48:18.297247 | controller |                 },
2026-06-09 17:48:18.297261 | controller |                 "f:securityContext": {
2026-06-09 17:48:18.297276 | controller |                   ".": {},
2026-06-09 17:48:18.297290 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-09 17:48:18.297304 | controller |                 },
2026-06-09 17:48:18.297318 | controller |                 "f:terminationMessagePath": {},
2026-06-09 17:48:18.297333 | controller |                 "f:terminationMessagePolicy": {}
2026-06-09 17:48:18.297355 | controller |               }
2026-06-09 17:48:18.297370 | controller |             },
2026-06-09 17:48:18.297384 | controller |             "f:dnsPolicy": {},
2026-06-09 17:48:18.297398 | controller |             "f:enableServiceLinks": {},
2026-06-09 17:48:18.297413 | controller |             "f:restartPolicy": {},
2026-06-09 17:48:18.297427 | controller |             "f:schedulerName": {},
2026-06-09 17:48:18.297441 | controller |             "f:securityContext": {
2026-06-09 17:48:18.297455 | controller |               ".": {},
2026-06-09 17:48:18.297469 | controller |               "f:runAsNonRoot": {}
2026-06-09 17:48:18.297484 | controller |             },
2026-06-09 17:48:18.297498 | controller |             "f:serviceAccount": {},
2026-06-09 17:48:18.297531 | controller |             "f:serviceAccountName": {},
2026-06-09 17:48:18.297551 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-09 17:48:18.297567 | controller |             "f:tolerations": {}
2026-06-09 17:48:18.297581 | controller |           }
2026-06-09 17:48:18.297596 | controller |         },
2026-06-09 17:48:18.297611 | controller |         "manager": "kube-controller-manager",
2026-06-09 17:48:18.297625 | controller |         "operation": "Update",
2026-06-09 17:48:18.297640 | controller |         "time": "2026-06-09T16:54:45Z"
2026-06-09 17:48:18.297654 | controller |       },
2026-06-09 17:48:18.297668 | controller |       {
2026-06-09 17:48:18.297682 | controller |         "apiVersion": "v1",
2026-06-09 17:48:18.297697 | controller |         "fieldsType": "FieldsV1",
2026-06-09 17:48:18.297712 | controller |         "fieldsV1": {
2026-06-09 17:48:18.297727 | controller |           "f:metadata": {
2026-06-09 17:48:18.297741 | controller |             "f:annotations": {
2026-06-09 17:48:18.297756 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-09 17:48:18.297771 | controller |             }
2026-06-09 17:48:18.297785 | controller |           }
2026-06-09 17:48:18.297800 | controller |         },
2026-06-09 17:48:18.297814 | controller |         "manager": "multus-daemon",
2026-06-09 17:48:18.297829 | controller |         "operation": "Update",
2026-06-09 17:48:18.297843 | controller |         "subresource": "status",
2026-06-09 17:48:18.297858 | controller |         "time": "2026-06-09T16:54:59Z"
2026-06-09 17:48:18.297873 | controller |       },
2026-06-09 17:48:18.297888 | controller |       {
2026-06-09 17:48:18.297902 | controller |         "apiVersion": "v1",
2026-06-09 17:48:18.297917 | controller |         "fieldsType": "FieldsV1",
2026-06-09 17:48:18.297932 | controller |         "fieldsV1": {
2026-06-09 17:48:18.297947 | controller |           "f:status": {
2026-06-09 17:48:18.297962 | controller |             "f:conditions": {
2026-06-09 17:48:18.297976 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-09 17:48:18.297991 | controller |                 ".": {},
2026-06-09 17:48:18.298005 | controller |                 "f:lastProbeTime": {},
2026-06-09 17:48:18.298020 | controller |                 "f:lastTransitionTime": {},
2026-06-09 17:48:18.298034 | controller |                 "f:status": {},
2026-06-09 17:48:18.298048 | controller |                 "f:type": {}
2026-06-09 17:48:18.298062 | controller |               },
2026-06-09 17:48:18.298076 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-09 17:48:18.298090 | controller |                 ".": {},
2026-06-09 17:48:18.298105 | controller |                 "f:lastProbeTime": {},
2026-06-09 17:48:18.298119 | controller |                 "f:lastTransitionTime": {},
2026-06-09 17:48:18.298133 | controller |                 "f:status": {},
2026-06-09 17:48:18.298147 | controller |                 "f:type": {}
2026-06-09 17:48:18.298162 | controller |               },
2026-06-09 17:48:18.298176 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-09 17:48:18.298190 | controller |                 ".": {},
2026-06-09 17:48:18.298205 | controller |                 "f:lastProbeTime": {},
2026-06-09 17:48:18.298222 | controller |                 "f:lastTransitionTime": {},
2026-06-09 17:48:18.298237 | controller |                 "f:status": {},
2026-06-09 17:48:18.298251 | controller |                 "f:type": {}
2026-06-09 17:48:18.298265 | controller |               },
2026-06-09 17:48:18.298279 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-09 17:48:18.298293 | controller |                 ".": {},
2026-06-09 17:48:18.298307 | controller |                 "f:lastProbeTime": {},
2026-06-09 17:48:18.298322 | controller |                 "f:lastTransitionTime": {},
2026-06-09 17:48:18.298336 | controller |                 "f:status": {},
2026-06-09 17:48:18.298350 | controller |                 "f:type": {}
2026-06-09 17:48:18.298364 | controller |               }
2026-06-09 17:48:18.298378 | controller |             },
2026-06-09 17:48:18.298392 | controller |             "f:containerStatuses": {},
2026-06-09 17:48:18.298406 | controller |             "f:hostIP": {},
2026-06-09 17:48:18.298420 | controller |             "f:hostIPs": {},
2026-06-09 17:48:18.298434 | controller |             "f:phase": {},
2026-06-09 17:48:18.298448 | controller |             "f:podIP": {},
2026-06-09 17:48:18.298462 | controller |             "f:podIPs": {
2026-06-09 17:48:18.298477 | controller |               ".": {},
2026-06-09 17:48:18.298491 | controller |               "k:{\"ip\":\"10.217.0.80\"}": {
2026-06-09 17:48:18.298505 | controller |                 ".": {},
2026-06-09 17:48:18.298539 | controller |                 "f:ip": {}
2026-06-09 17:48:18.298555 | controller |               }
2026-06-09 17:48:18.298569 | controller |             },
2026-06-09 17:48:18.298584 | controller |             "f:startTime": {}
2026-06-09 17:48:18.298598 | controller |           }
2026-06-09 17:48:18.298612 | controller |         },
2026-06-09 17:48:18.298626 | controller |         "manager": "kubelet",
2026-06-09 17:48:18.298640 | controller |         "operation": "Update",
2026-06-09 17:48:18.298654 | controller |         "subresource": "status",
2026-06-09 17:48:18.298668 | controller |         "time": "2026-06-09T16:56:35Z"
2026-06-09 17:48:18.298682 | controller |       }
2026-06-09 17:48:18.298696 | controller |     ],
2026-06-09 17:48:18.298711 | controller |     "name": "ironic-operator-controller-manager-75f8548fcd-bd887",
2026-06-09 17:48:18.298726 | controller |     "namespace": "openstack-operators",
2026-06-09 17:48:18.298741 | controller |     "ownerReferences": [
2026-06-09 17:48:18.298755 | controller |       {
2026-06-09 17:48:18.298770 | controller |         "apiVersion": "apps/v1",
2026-06-09 17:48:18.298784 | controller |         "blockOwnerDeletion": true,
2026-06-09 17:48:18.298798 | controller |         "controller": true,
2026-06-09 17:48:18.298813 | controller |         "kind": "ReplicaSet",
2026-06-09 17:48:18.298827 | controller |         "name": "ironic-operator-controller-manager-75f8548fcd",
2026-06-09 17:48:18.298841 | controller |         "uid": "d4c4009c-65d1-4cdb-a58f-0a325b4fa6e8"
2026-06-09 17:48:18.298855 | controller |       }
2026-06-09 17:48:18.298870 | controller |     ],
2026-06-09 17:48:18.298884 | controller |     "resourceVersion": "54129",
2026-06-09 17:48:18.298899 | controller |     "uid": "d4850793-a1a7-4f6f-833d-751b8dace8a8"
2026-06-09 17:48:18.298913 | controller |   },
2026-06-09 17:48:18.298928 | controller |   "spec": {
2026-06-09 17:48:18.298943 | controller |     "containers": [
2026-06-09 17:48:18.298957 | controller |       {
2026-06-09 17:48:18.298972 | controller |         "args": [
2026-06-09 17:48:18.298986 | controller |           "--leader-elect",
2026-06-09 17:48:18.299001 | controller |           "--health-probe-bind-address=:8081",
2026-06-09 17:48:18.299016 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-09 17:48:18.299030 | controller |         ],
2026-06-09 17:48:18.299044 | controller |         "command": [
2026-06-09 17:48:18.299058 | controller |           "/manager"
2026-06-09 17:48:18.299076 | controller |         ],
2026-06-09 17:48:18.299091 | controller |         "env": [
2026-06-09 17:48:18.299106 | controller |           {
2026-06-09 17:48:18.299120 | controller |             "name": "LEASE_DURATION",
2026-06-09 17:48:18.299135 | controller |             "value": "30"
2026-06-09 17:48:18.299149 | controller |           },
2026-06-09 17:48:18.299163 | controller |           {
2026-06-09 17:48:18.299178 | controller |             "name": "RENEW_DEADLINE",
2026-06-09 17:48:18.299192 | controller |             "value": "20"
2026-06-09 17:48:18.299206 | controller |           },
2026-06-09 17:48:18.299221 | controller |           {
2026-06-09 17:48:18.299235 | controller |             "name": "RETRY_PERIOD",
2026-06-09 17:48:18.299249 | controller |             "value": "5"
2026-06-09 17:48:18.299263 | controller |           },
2026-06-09 17:48:18.299277 | controller |           {
2026-06-09 17:48:18.299291 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-09 17:48:18.299306 | controller |             "value": "false"
2026-06-09 17:48:18.299321 | controller |           },
2026-06-09 17:48:18.299337 | controller |           {
2026-06-09 17:48:18.299353 | controller |             "name": "METRICS_CERTS",
2026-06-09 17:48:18.299367 | controller |             "value": "false"
2026-06-09 17:48:18.299381 | controller |           }
2026-06-09 17:48:18.299395 | controller |         ],
2026-06-09 17:48:18.299410 | controller |         "image": "quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf",
2026-06-09 17:48:18.299424 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-09 17:48:18.299438 | controller |         "livenessProbe": {
2026-06-09 17:48:18.299453 | controller |           "failureThreshold": 3,
2026-06-09 17:48:18.299467 | controller |           "httpGet": {
2026-06-09 17:48:18.299481 | controller |             "path": "/healthz",
2026-06-09 17:48:18.299495 | controller |             "port": 8081,
2026-06-09 17:48:18.299509 | controller |             "scheme": "HTTP"
2026-06-09 17:48:18.299543 | controller |           },
2026-06-09 17:48:18.299559 | controller |           "initialDelaySeconds": 15,
2026-06-09 17:48:18.299574 | controller |           "periodSeconds": 20,
2026-06-09 17:48:18.299589 | controller |           "successThreshold": 1,
2026-06-09 17:48:18.299603 | controller |           "timeoutSeconds": 1
2026-06-09 17:48:18.299618 | controller |         },
2026-06-09 17:48:18.299632 | controller |         "name": "manager",
2026-06-09 17:48:18.299647 | controller |         "readinessProbe": {
2026-06-09 17:48:18.299661 | controller |           "failureThreshold": 3,
2026-06-09 17:48:18.299675 | controller |           "httpGet": {
2026-06-09 17:48:18.299690 | controller |             "path": "/readyz",
2026-06-09 17:48:18.299704 | controller |             "port": 8081,
2026-06-09 17:48:18.299719 | controller |             "scheme": "HTTP"
2026-06-09 17:48:18.299734 | controller |           },
2026-06-09 17:48:18.299748 | controller |           "initialDelaySeconds": 5,
2026-06-09 17:48:18.299763 | controller |           "periodSeconds": 10,
2026-06-09 17:48:18.299777 | controller |           "successThreshold": 1,
2026-06-09 17:48:18.299791 | controller |           "timeoutSeconds": 1
2026-06-09 17:48:18.299806 | controller |         },
2026-06-09 17:48:18.299820 | controller |         "resources": {
2026-06-09 17:48:18.299835 | controller |           "limits": {
2026-06-09 17:48:18.299849 | controller |             "cpu": "500m",
2026-06-09 17:48:18.299864 | controller |             "memory": "512Mi"
2026-06-09 17:48:18.299878 | controller |           },
2026-06-09 17:48:18.299892 | controller |           "requests": {
2026-06-09 17:48:18.299907 | controller |             "cpu": "10m",
2026-06-09 17:48:18.299922 | controller |             "memory": "256Mi"
2026-06-09 17:48:18.299936 | controller |           }
2026-06-09 17:48:18.299951 | controller |         },
2026-06-09 17:48:18.299970 | controller |         "securityContext": {
2026-06-09 17:48:18.299985 | controller |           "allowPrivilegeEscalation": false,
2026-06-09 17:48:18.300000 | controller |           "capabilities": {
2026-06-09 17:48:18.300015 | controller |             "drop": [
2026-06-09 17:48:18.300029 | controller |               "MKNOD"
2026-06-09 17:48:18.300044 | controller |             ]
2026-06-09 17:48:18.300058 | controller |           }
2026-06-09 17:48:18.300072 | controller |         },
2026-06-09 17:48:18.300086 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-09 17:48:18.300101 | controller |         "terminationMessagePolicy": "File",
2026-06-09 17:48:18.300115 | controller |         "volumeMounts": [
2026-06-09 17:48:18.300129 | controller |           {
2026-06-09 17:48:18.300143 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-09 17:48:18.300157 | controller |             "name": "kube-api-access-l29zw",
2026-06-09 17:48:18.300172 | controller |             "readOnly": true
2026-06-09 17:48:18.300186 | controller |           }
2026-06-09 17:48:18.300201 | controller |         ]
2026-06-09 17:48:18.300215 | controller |       }
2026-06-09 17:48:18.300229 | controller |     ],
2026-06-09 17:48:18.300243 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-09 17:48:18.300258 | controller |     "enableServiceLinks": true,
2026-06-09 17:48:18.300272 | controller |     "imagePullSecrets": [
2026-06-09 17:48:18.300286 | controller |       {
2026-06-09 17:48:18.300300 | controller |         "name": "ironic-operator-controller-manager-dockercfg-jp2qh"
2026-06-09 17:48:18.300316 | controller |       }
2026-06-09 17:48:18.300332 | controller |     ],
2026-06-09 17:48:18.300348 | controller |     "nodeName": "crc",
2026-06-09 17:48:18.300364 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-09 17:48:18.300378 | controller |     "priority": 0,
2026-06-09 17:48:18.300393 | controller |     "restartPolicy": "Always",
2026-06-09 17:48:18.300407 | controller |     "schedulerName": "default-scheduler",
2026-06-09 17:48:18.300421 | controller |     "securityContext": {
2026-06-09 17:48:18.300436 | controller |       "runAsNonRoot": true,
2026-06-09 17:48:18.300450 | controller |       "seLinuxOptions": {
2026-06-09 17:48:18.300464 | controller |         "level": "s0:c26,c5"
2026-06-09 17:48:18.300478 | controller |       }
2026-06-09 17:48:18.300492 | controller |     },
2026-06-09 17:48:18.300506 | controller |     "serviceAccount": "ironic-operator-controller-manager",
2026-06-09 17:48:18.300539 | controller |     "serviceAccountName": "ironic-operator-controller-manager",
2026-06-09 17:48:18.300565 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-09 17:48:18.300580 | controller |     "tolerations": [
2026-06-09 17:48:18.300595 | controller |       {
2026-06-09 17:48:18.300609 | controller |         "effect": "NoExecute",
2026-06-09 17:48:18.300623 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-09 17:48:18.300637 | controller |         "operator": "Exists",
2026-06-09 17:48:18.300651 | controller |         "tolerationSeconds": 120
2026-06-09 17:48:18.300665 | controller |       },
2026-06-09 17:48:18.300679 | controller |       {
2026-06-09 17:48:18.300694 | controller |         "effect": "NoExecute",
2026-06-09 17:48:18.300708 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-09 17:48:18.300722 | controller |         "operator": "Exists",
2026-06-09 17:48:18.300736 | controller |         "tolerationSeconds": 120
2026-06-09 17:48:18.300750 | controller |       },
2026-06-09 17:48:18.300765 | controller |       {
2026-06-09 17:48:18.300780 | controller |         "effect": "NoSchedule",
2026-06-09 17:48:18.300795 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-09 17:48:18.300809 | controller |         "operator": "Exists"
2026-06-09 17:48:18.300824 | controller |       }
2026-06-09 17:48:18.300839 | controller |     ],
2026-06-09 17:48:18.300856 | controller |     "volumes": [
2026-06-09 17:48:18.300871 | controller |       {
2026-06-09 17:48:18.300886 | controller |         "name": "kube-api-access-l29zw",
2026-06-09 17:48:18.300900 | controller |         "projected": {
2026-06-09 17:48:18.300915 | controller |           "defaultMode": 420,
2026-06-09 17:48:18.300929 | controller |           "sources": [
2026-06-09 17:48:18.300944 | controller |             {
2026-06-09 17:48:18.300958 | controller |               "serviceAccountToken": {
2026-06-09 17:48:18.300973 | controller |                 "expirationSeconds": 3607,
2026-06-09 17:48:18.300988 | controller |                 "path": "token"
2026-06-09 17:48:18.301003 | controller |               }
2026-06-09 17:48:18.301018 | controller |             },
2026-06-09 17:48:18.301032 | controller |             {
2026-06-09 17:48:18.301047 | controller |               "configMap": {
2026-06-09 17:48:18.301062 | controller |                 "items": [
2026-06-09 17:48:18.301076 | controller |                   {
2026-06-09 17:48:18.301121 | controller |                     "key": "ca.crt",
2026-06-09 17:48:18.301137 | controller |                     "path": "ca.crt"
2026-06-09 17:48:18.301151 | controller |                   }
2026-06-09 17:48:18.301165 | controller |                 ],
2026-06-09 17:48:18.301179 | controller |                 "name": "kube-root-ca.crt"
2026-06-09 17:48:18.301194 | controller |               }
2026-06-09 17:48:18.301209 | controller |             },
2026-06-09 17:48:18.301223 | controller |             {
2026-06-09 17:48:18.301238 | controller |               "downwardAPI": {
2026-06-09 17:48:18.301252 | controller |                 "items": [
2026-06-09 17:48:18.301267 | controller |                   {
2026-06-09 17:48:18.301281 | controller |                     "fieldRef": {
2026-06-09 17:48:18.301296 | controller |                       "apiVersion": "v1",
2026-06-09 17:48:18.301311 | controller |                       "fieldPath": "metadata.namespace"
2026-06-09 17:48:18.301326 | controller |                     },
2026-06-09 17:48:18.301340 | controller |                     "path": "namespace"
2026-06-09 17:48:18.301354 | controller |                   }
2026-06-09 17:48:18.301369 | controller |                 ]
2026-06-09 17:48:18.301383 | controller |               }
2026-06-09 17:48:18.301398 | controller |             },
2026-06-09 17:48:18.301412 | controller |             {
2026-06-09 17:48:18.301426 | controller |               "configMap": {
2026-06-09 17:48:18.301440 | controller |                 "items": [
2026-06-09 17:48:18.301454 | controller |                   {
2026-06-09 17:48:18.301469 | controller |                     "key": "service-ca.crt",
2026-06-09 17:48:18.301488 | controller |                     "path": "service-ca.crt"
2026-06-09 17:48:18.301505 | controller |                   }
2026-06-09 17:48:18.301539 | controller |                 ],
2026-06-09 17:48:18.301555 | controller |                 "name": "openshift-service-ca.crt"
2026-06-09 17:48:18.301569 | controller |               }
2026-06-09 17:48:18.301583 | controller |             }
2026-06-09 17:48:18.301598 | controller |           ]
2026-06-09 17:48:18.301612 | controller |         }
2026-06-09 17:48:18.301626 | controller |       }
2026-06-09 17:48:18.301641 | controller |     ]
2026-06-09 17:48:18.301656 | controller |   },
2026-06-09 17:48:18.301670 | controller |   "status": {
2026-06-09 17:48:18.301684 | controller |     "conditions": [
2026-06-09 17:48:18.301699 | controller |       {
2026-06-09 17:48:18.301713 | controller |         "lastProbeTime": null,
2026-06-09 17:48:18.301727 | controller |         "lastTransitionTime": "2026-06-09T16:56:21Z",
2026-06-09 17:48:18.301742 | controller |         "status": "True",
2026-06-09 17:48:18.301757 | controller |         "type": "PodReadyToStartContainers"
2026-06-09 17:48:18.301771 | controller |       },
2026-06-09 17:48:18.301786 | controller |       {
2026-06-09 17:48:18.301801 | controller |         "lastProbeTime": null,
2026-06-09 17:48:18.301820 | controller |         "lastTransitionTime": "2026-06-09T16:54:45Z",
2026-06-09 17:48:18.301835 | controller |         "status": "True",
2026-06-09 17:48:18.301850 | controller |         "type": "Initialized"
2026-06-09 17:48:18.301865 | controller |       },
2026-06-09 17:48:18.301879 | controller |       {
2026-06-09 17:48:18.301894 | controller |         "lastProbeTime": null,
2026-06-09 17:48:18.301908 | controller |         "lastTransitionTime": "2026-06-09T16:56:32Z",
2026-06-09 17:48:18.301923 | controller |         "status": "True",
2026-06-09 17:48:18.301937 | controller |         "type": "Ready"
2026-06-09 17:48:18.301951 | controller |       },
2026-06-09 17:48:18.301965 | controller |       {
2026-06-09 17:48:18.301979 | controller |         "lastProbeTime": null,
2026-06-09 17:48:18.301994 | controller |         "lastTransitionTime": "2026-06-09T16:56:32Z",
2026-06-09 17:48:18.302008 | controller |         "status": "True",
2026-06-09 17:48:18.302023 | controller |         "type": "ContainersReady"
2026-06-09 17:48:18.302038 | controller |       },
2026-06-09 17:48:18.302053 | controller |       {
2026-06-09 17:48:18.302067 | controller |         "lastProbeTime": null,
2026-06-09 17:48:18.302082 | controller |         "lastTransitionTime": "2026-06-09T16:54:45Z",
2026-06-09 17:48:18.302097 | controller |         "status": "True",
2026-06-09 17:48:18.302111 | controller |         "type": "PodScheduled"
2026-06-09 17:48:18.302126 | controller |       }
2026-06-09 17:48:18.302140 | controller |     ],
2026-06-09 17:48:18.302155 | controller |     "containerStatuses": [
2026-06-09 17:48:18.302169 | controller |       {
2026-06-09 17:48:18.302184 | controller |         "allocatedResources": {
2026-06-09 17:48:18.302198 | controller |           "cpu": "10m",
2026-06-09 17:48:18.302212 | controller |           "memory": "256Mi"
2026-06-09 17:48:18.302226 | controller |         },
2026-06-09 17:48:18.302240 | controller |         "containerID": "cri-o://6e9c63b328011326469f2657bf7f5e6fc666acf22c653c898a7fc085f2834ce4",
2026-06-09 17:48:18.302255 | controller |         "image": "quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf",
2026-06-09 17:48:18.302269 | controller |         "imageID": "quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf",
2026-06-09 17:48:18.302286 | controller |         "lastState": {},
2026-06-09 17:48:18.302300 | controller |         "name": "manager",
2026-06-09 17:48:18.302315 | controller |         "ready": true,
2026-06-09 17:48:18.302331 | controller |         "resources": {
2026-06-09 17:48:18.302347 | controller |           "limits": {
2026-06-09 17:48:18.302362 | controller |             "cpu": "500m",
2026-06-09 17:48:18.302376 | controller |             "memory": "512Mi"
2026-06-09 17:48:18.302390 | controller |           },
2026-06-09 17:48:18.302404 | controller |           "requests": {
2026-06-09 17:48:18.302418 | controller |             "cpu": "10m",
2026-06-09 17:48:18.302432 | controller |             "memory": "256Mi"
2026-06-09 17:48:18.302447 | controller |           }
2026-06-09 17:48:18.302461 | controller |         },
2026-06-09 17:48:18.302475 | controller |         "restartCount": 0,
2026-06-09 17:48:18.302489 | controller |         "started": true,
2026-06-09 17:48:18.302503 | controller |         "state": {
2026-06-09 17:48:18.302536 | controller |           "running": {
2026-06-09 17:48:18.302553 | controller |             "startedAt": "2026-06-09T16:56:20Z"
2026-06-09 17:48:18.302568 | controller |           }
2026-06-09 17:48:18.302582 | controller |         },
2026-06-09 17:48:18.302597 | controller |         "user": {
2026-06-09 17:48:18.302611 | controller |           "linux": {
2026-06-09 17:48:18.302625 | controller |             "gid": 0,
2026-06-09 17:48:18.302639 | controller |             "supplementalGroups": [
2026-06-09 17:48:18.302653 | controller |               0
2026-06-09 17:48:18.302671 | controller |             ],
2026-06-09 17:48:18.302686 | controller |             "uid": 65532
2026-06-09 17:48:18.302701 | controller |           }
2026-06-09 17:48:18.302715 | controller |         },
2026-06-09 17:48:18.302730 | controller |         "volumeMounts": [
2026-06-09 17:48:18.302744 | controller |           {
2026-06-09 17:48:18.302758 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-09 17:48:18.302773 | controller |             "name": "kube-api-access-l29zw",
2026-06-09 17:48:18.302787 | controller |             "readOnly": true,
2026-06-09 17:48:18.302801 | controller |             "recursiveReadOnly": "Disabled"
2026-06-09 17:48:18.302815 | controller |           }
2026-06-09 17:48:18.302830 | controller |         ]
2026-06-09 17:48:18.302845 | controller |       }
2026-06-09 17:48:18.302860 | controller |     ],
2026-06-09 17:48:18.302874 | controller |     "hostIP": "192.168.126.11",
2026-06-09 17:48:18.302889 | controller |     "hostIPs": [
2026-06-09 17:48:18.302904 | controller |       {
2026-06-09 17:48:18.302918 | controller |         "ip": "192.168.126.11"
2026-06-09 17:48:18.302933 | controller |       }
2026-06-09 17:48:18.302947 | controller |     ],
2026-06-09 17:48:18.302961 | controller |     "phase": "Running",
2026-06-09 17:48:18.302975 | controller |     "podIP": "10.217.0.80",
2026-06-09 17:48:18.302989 | controller |     "podIPs": [
2026-06-09 17:48:18.303004 | controller |       {
2026-06-09 17:48:18.303018 | controller |         "ip": "10.217.0.80"
2026-06-09 17:48:18.303032 | controller |       }
2026-06-09 17:48:18.303047 | controller |     ],
2026-06-09 17:48:18.303061 | controller |     "qosClass": "Burstable",
2026-06-09 17:48:18.303076 | controller |     "startTime": "2026-06-09T16:54:45Z"
2026-06-09 17:48:18.303091 | controller |   }
2026-06-09 17:48:18.303105 | controller | }
2026-06-09 17:48:18.323601 | controller | ok:
2026-06-09 17:48:18.323648 | controller | {
2026-06-09 17:48:18.323669 | controller |   "apiVersion": "v1",
2026-06-09 17:48:18.323686 | controller |   "kind": "Pod",
2026-06-09 17:48:18.323702 | controller |   "metadata": {
2026-06-09 17:48:18.323718 | controller |     "annotations": {
2026-06-09 17:48:18.323733 | 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 17:48:18.323750 | 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 17:48:18.323766 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-09 17:48:18.323782 | controller |       "openshift.io/scc": "anyuid",
2026-06-09 17:48:18.323797 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-09 17:48:18.323812 | controller |     },
2026-06-09 17:48:18.323827 | controller |     "creationTimestamp": "2026-06-09T16:54:45Z",
2026-06-09 17:48:18.323842 | controller |     "generateName": "keystone-operator-controller-manager-6ccff66c5b-",
2026-06-09 17:48:18.323857 | controller |     "generation": 1,
2026-06-09 17:48:18.323872 | controller |     "labels": {
2026-06-09 17:48:18.323887 | controller |       "app.kubernetes.io/name": "keystone-operator",
2026-06-09 17:48:18.323903 | controller |       "control-plane": "controller-manager",
2026-06-09 17:48:18.323917 | controller |       "openstack.org/operator-name": "keystone",
2026-06-09 17:48:18.323932 | controller |       "pod-template-hash": "6ccff66c5b"
2026-06-09 17:48:18.323951 | controller |     },
2026-06-09 17:48:18.323966 | controller |     "managedFields": [
2026-06-09 17:48:18.323981 | controller |       {
2026-06-09 17:48:18.323996 | controller |         "apiVersion": "v1",
2026-06-09 17:48:18.324010 | controller |         "fieldsType": "FieldsV1",
2026-06-09 17:48:18.324024 | controller |         "fieldsV1": {
2026-06-09 17:48:18.324039 | controller |           "f:metadata": {
2026-06-09 17:48:18.324053 | controller |             "f:annotations": {
2026-06-09 17:48:18.324067 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-09 17:48:18.324081 | controller |             }
2026-06-09 17:48:18.324096 | controller |           }
2026-06-09 17:48:18.324110 | controller |         },
2026-06-09 17:48:18.324125 | controller |         "manager": "crc",
2026-06-09 17:48:18.324139 | controller |         "operation": "Update",
2026-06-09 17:48:18.324154 | controller |         "subresource": "status",
2026-06-09 17:48:18.324168 | controller |         "time": "2026-06-09T16:54:45Z"
2026-06-09 17:48:18.324182 | controller |       },
2026-06-09 17:48:18.324196 | controller |       {
2026-06-09 17:48:18.324211 | controller |         "apiVersion": "v1",
2026-06-09 17:48:18.324225 | controller |         "fieldsType": "FieldsV1",
2026-06-09 17:48:18.324239 | controller |         "fieldsV1": {
2026-06-09 17:48:18.324253 | controller |           "f:metadata": {
2026-06-09 17:48:18.324267 | controller |             "f:annotations": {
2026-06-09 17:48:18.324281 | controller |               ".": {},
2026-06-09 17:48:18.324295 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-09 17:48:18.324309 | controller |             },
2026-06-09 17:48:18.324324 | controller |             "f:generateName": {},
2026-06-09 17:48:18.324340 | controller |             "f:labels": {
2026-06-09 17:48:18.324356 | controller |               ".": {},
2026-06-09 17:48:18.324371 | controller |               "f:app.kubernetes.io/name": {},
2026-06-09 17:48:18.324386 | controller |               "f:control-plane": {},
2026-06-09 17:48:18.324401 | controller |               "f:openstack.org/operator-name": {},
2026-06-09 17:48:18.324415 | controller |               "f:pod-template-hash": {}
2026-06-09 17:48:18.324447 | controller |             },
2026-06-09 17:48:18.324462 | controller |             "f:ownerReferences": {
2026-06-09 17:48:18.324477 | controller |               ".": {},
2026-06-09 17:48:18.324491 | controller |               "k:{\"uid\":\"36986668-167f-4a31-bd61-1ca93f7cf363\"}": {}
2026-06-09 17:48:18.324521 | controller |             }
2026-06-09 17:48:18.324541 | controller |           },
2026-06-09 17:48:18.324557 | controller |           "f:spec": {
2026-06-09 17:48:18.324572 | controller |             "f:containers": {
2026-06-09 17:48:18.324587 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-09 17:48:18.324602 | controller |                 ".": {},
2026-06-09 17:48:18.324616 | controller |                 "f:args": {},
2026-06-09 17:48:18.324632 | controller |                 "f:command": {},
2026-06-09 17:48:18.324647 | controller |                 "f:env": {
2026-06-09 17:48:18.324661 | controller |                   ".": {},
2026-06-09 17:48:18.324676 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-09 17:48:18.324690 | controller |                     ".": {},
2026-06-09 17:48:18.324705 | controller |                     "f:name": {},
2026-06-09 17:48:18.324719 | controller |                     "f:value": {}
2026-06-09 17:48:18.324733 | controller |                   },
2026-06-09 17:48:18.324747 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-09 17:48:18.324762 | controller |                     ".": {},
2026-06-09 17:48:18.324776 | controller |                     "f:name": {},
2026-06-09 17:48:18.324791 | controller |                     "f:value": {}
2026-06-09 17:48:18.324805 | controller |                   },
2026-06-09 17:48:18.324819 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-09 17:48:18.324837 | controller |                     ".": {},
2026-06-09 17:48:18.324852 | controller |                     "f:name": {},
2026-06-09 17:48:18.324867 | controller |                     "f:value": {}
2026-06-09 17:48:18.324881 | controller |                   },
2026-06-09 17:48:18.324895 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-09 17:48:18.324909 | controller |                     ".": {},
2026-06-09 17:48:18.324923 | controller |                     "f:name": {},
2026-06-09 17:48:18.324937 | controller |                     "f:value": {}
2026-06-09 17:48:18.324951 | controller |                   },
2026-06-09 17:48:18.324965 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-09 17:48:18.324979 | controller |                     ".": {},
2026-06-09 17:48:18.324993 | controller |                     "f:name": {},
2026-06-09 17:48:18.325006 | controller |                     "f:value": {}
2026-06-09 17:48:18.325020 | controller |                   }
2026-06-09 17:48:18.325034 | controller |                 },
2026-06-09 17:48:18.325048 | controller |                 "f:image": {},
2026-06-09 17:48:18.325062 | controller |                 "f:imagePullPolicy": {},
2026-06-09 17:48:18.325076 | controller |                 "f:livenessProbe": {
2026-06-09 17:48:18.325090 | controller |                   ".": {},
2026-06-09 17:48:18.325104 | controller |                   "f:failureThreshold": {},
2026-06-09 17:48:18.325118 | controller |                   "f:httpGet": {
2026-06-09 17:48:18.325132 | controller |                     ".": {},
2026-06-09 17:48:18.325147 | controller |                     "f:path": {},
2026-06-09 17:48:18.325161 | controller |                     "f:port": {},
2026-06-09 17:48:18.325175 | controller |                     "f:scheme": {}
2026-06-09 17:48:18.325189 | controller |                   },
2026-06-09 17:48:18.325203 | controller |                   "f:initialDelaySeconds": {},
2026-06-09 17:48:18.325218 | controller |                   "f:periodSeconds": {},
2026-06-09 17:48:18.325232 | controller |                   "f:successThreshold": {},
2026-06-09 17:48:18.325246 | controller |                   "f:timeoutSeconds": {}
2026-06-09 17:48:18.325260 | controller |                 },
2026-06-09 17:48:18.325275 | controller |                 "f:name": {},
2026-06-09 17:48:18.325289 | controller |                 "f:readinessProbe": {
2026-06-09 17:48:18.325304 | controller |                   ".": {},
2026-06-09 17:48:18.325318 | controller |                   "f:failureThreshold": {},
2026-06-09 17:48:18.325332 | controller |                   "f:httpGet": {
2026-06-09 17:48:18.325346 | controller |                     ".": {},
2026-06-09 17:48:18.325360 | controller |                     "f:path": {},
2026-06-09 17:48:18.325374 | controller |                     "f:port": {},
2026-06-09 17:48:18.325389 | controller |                     "f:scheme": {}
2026-06-09 17:48:18.325404 | controller |                   },
2026-06-09 17:48:18.325419 | controller |                   "f:initialDelaySeconds": {},
2026-06-09 17:48:18.325433 | controller |                   "f:periodSeconds": {},
2026-06-09 17:48:18.325448 | controller |                   "f:successThreshold": {},
2026-06-09 17:48:18.325462 | controller |                   "f:timeoutSeconds": {}
2026-06-09 17:48:18.325476 | controller |                 },
2026-06-09 17:48:18.325491 | controller |                 "f:resources": {
2026-06-09 17:48:18.325506 | controller |                   ".": {},
2026-06-09 17:48:18.325540 | controller |                   "f:limits": {
2026-06-09 17:48:18.325556 | controller |                     ".": {},
2026-06-09 17:48:18.325571 | controller |                     "f:cpu": {},
2026-06-09 17:48:18.325585 | controller |                     "f:memory": {}
2026-06-09 17:48:18.325599 | controller |                   },
2026-06-09 17:48:18.325613 | controller |                   "f:requests": {
2026-06-09 17:48:18.325631 | controller |                     ".": {},
2026-06-09 17:48:18.325647 | controller |                     "f:cpu": {},
2026-06-09 17:48:18.325662 | controller |                     "f:memory": {}
2026-06-09 17:48:18.325676 | controller |                   }
2026-06-09 17:48:18.325690 | controller |                 },
2026-06-09 17:48:18.325705 | controller |                 "f:securityContext": {
2026-06-09 17:48:18.325721 | controller |                   ".": {},
2026-06-09 17:48:18.325735 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-09 17:48:18.325750 | controller |                 },
2026-06-09 17:48:18.325765 | controller |                 "f:terminationMessagePath": {},
2026-06-09 17:48:18.325779 | controller |                 "f:terminationMessagePolicy": {}
2026-06-09 17:48:18.325793 | controller |               }
2026-06-09 17:48:18.325808 | controller |             },
2026-06-09 17:48:18.325822 | controller |             "f:dnsPolicy": {},
2026-06-09 17:48:18.325837 | controller |             "f:enableServiceLinks": {},
2026-06-09 17:48:18.325851 | controller |             "f:restartPolicy": {},
2026-06-09 17:48:18.325866 | controller |             "f:schedulerName": {},
2026-06-09 17:48:18.325880 | controller |             "f:securityContext": {
2026-06-09 17:48:18.325894 | controller |               ".": {},
2026-06-09 17:48:18.325909 | controller |               "f:runAsNonRoot": {}
2026-06-09 17:48:18.325923 | controller |             },
2026-06-09 17:48:18.325938 | controller |             "f:serviceAccount": {},
2026-06-09 17:48:18.325952 | controller |             "f:serviceAccountName": {},
2026-06-09 17:48:18.325967 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-09 17:48:18.325981 | controller |             "f:tolerations": {}
2026-06-09 17:48:18.325995 | controller |           }
2026-06-09 17:48:18.326010 | controller |         },
2026-06-09 17:48:18.326025 | controller |         "manager": "kube-controller-manager",
2026-06-09 17:48:18.326039 | controller |         "operation": "Update",
2026-06-09 17:48:18.326054 | controller |         "time": "2026-06-09T16:54:45Z"
2026-06-09 17:48:18.326068 | controller |       },
2026-06-09 17:48:18.326082 | controller |       {
2026-06-09 17:48:18.326097 | controller |         "apiVersion": "v1",
2026-06-09 17:48:18.326111 | controller |         "fieldsType": "FieldsV1",
2026-06-09 17:48:18.326125 | controller |         "fieldsV1": {
2026-06-09 17:48:18.326139 | controller |           "f:metadata": {
2026-06-09 17:48:18.326154 | controller |             "f:annotations": {
2026-06-09 17:48:18.326168 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-09 17:48:18.326182 | controller |             }
2026-06-09 17:48:18.326196 | controller |           }
2026-06-09 17:48:18.326211 | controller |         },
2026-06-09 17:48:18.326225 | controller |         "manager": "multus-daemon",
2026-06-09 17:48:18.326239 | controller |         "operation": "Update",
2026-06-09 17:48:18.326253 | controller |         "subresource": "status",
2026-06-09 17:48:18.326267 | controller |         "time": "2026-06-09T16:54:58Z"
2026-06-09 17:48:18.326282 | controller |       },
2026-06-09 17:48:18.326296 | controller |       {
2026-06-09 17:48:18.326311 | controller |         "apiVersion": "v1",
2026-06-09 17:48:18.326325 | controller |         "fieldsType": "FieldsV1",
2026-06-09 17:48:18.326340 | controller |         "fieldsV1": {
2026-06-09 17:48:18.326354 | controller |           "f:status": {
2026-06-09 17:48:18.326369 | controller |             "f:conditions": {
2026-06-09 17:48:18.326383 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-09 17:48:18.326398 | controller |                 ".": {},
2026-06-09 17:48:18.326413 | controller |                 "f:lastProbeTime": {},
2026-06-09 17:48:18.326428 | controller |                 "f:lastTransitionTime": {},
2026-06-09 17:48:18.326443 | controller |                 "f:status": {},
2026-06-09 17:48:18.326460 | controller |                 "f:type": {}
2026-06-09 17:48:18.326475 | controller |               },
2026-06-09 17:48:18.326490 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-09 17:48:18.326505 | controller |                 ".": {},
2026-06-09 17:48:18.326540 | controller |                 "f:lastProbeTime": {},
2026-06-09 17:48:18.326556 | controller |                 "f:lastTransitionTime": {},
2026-06-09 17:48:18.326571 | controller |                 "f:status": {},
2026-06-09 17:48:18.326586 | controller |                 "f:type": {}
2026-06-09 17:48:18.326600 | controller |               },
2026-06-09 17:48:18.326615 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-09 17:48:18.326629 | controller |                 ".": {},
2026-06-09 17:48:18.326643 | controller |                 "f:lastProbeTime": {},
2026-06-09 17:48:18.326658 | controller |                 "f:lastTransitionTime": {},
2026-06-09 17:48:18.326672 | controller |                 "f:status": {},
2026-06-09 17:48:18.326687 | controller |                 "f:type": {}
2026-06-09 17:48:18.326702 | controller |               },
2026-06-09 17:48:18.326717 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-09 17:48:18.326731 | controller |                 ".": {},
2026-06-09 17:48:18.326745 | controller |                 "f:lastProbeTime": {},
2026-06-09 17:48:18.326760 | controller |                 "f:lastTransitionTime": {},
2026-06-09 17:48:18.326774 | controller |                 "f:status": {},
2026-06-09 17:48:18.326789 | controller |                 "f:type": {}
2026-06-09 17:48:18.326803 | controller |               }
2026-06-09 17:48:18.326817 | controller |             },
2026-06-09 17:48:18.326832 | controller |             "f:containerStatuses": {},
2026-06-09 17:48:18.326846 | controller |             "f:hostIP": {},
2026-06-09 17:48:18.326861 | controller |             "f:hostIPs": {},
2026-06-09 17:48:18.326875 | controller |             "f:phase": {},
2026-06-09 17:48:18.326889 | controller |             "f:podIP": {},
2026-06-09 17:48:18.326903 | controller |             "f:podIPs": {
2026-06-09 17:48:18.326917 | controller |               ".": {},
2026-06-09 17:48:18.326931 | controller |               "k:{\"ip\":\"10.217.0.81\"}": {
2026-06-09 17:48:18.326945 | controller |                 ".": {},
2026-06-09 17:48:18.326959 | controller |                 "f:ip": {}
2026-06-09 17:48:18.326974 | controller |               }
2026-06-09 17:48:18.326988 | controller |             },
2026-06-09 17:48:18.327002 | controller |             "f:startTime": {}
2026-06-09 17:48:18.327016 | controller |           }
2026-06-09 17:48:18.327030 | controller |         },
2026-06-09 17:48:18.327045 | controller |         "manager": "kubelet",
2026-06-09 17:48:18.327059 | controller |         "operation": "Update",
2026-06-09 17:48:18.327073 | controller |         "subresource": "status",
2026-06-09 17:48:18.327088 | controller |         "time": "2026-06-09T16:56:43Z"
2026-06-09 17:48:18.327102 | controller |       }
2026-06-09 17:48:18.327116 | controller |     ],
2026-06-09 17:48:18.327131 | controller |     "name": "keystone-operator-controller-manager-6ccff66c5b-kkcjh",
2026-06-09 17:48:18.327145 | controller |     "namespace": "openstack-operators",
2026-06-09 17:48:18.327159 | controller |     "ownerReferences": [
2026-06-09 17:48:18.327173 | controller |       {
2026-06-09 17:48:18.327188 | controller |         "apiVersion": "apps/v1",
2026-06-09 17:48:18.327202 | controller |         "blockOwnerDeletion": true,
2026-06-09 17:48:18.327216 | controller |         "controller": true,
2026-06-09 17:48:18.327231 | controller |         "kind": "ReplicaSet",
2026-06-09 17:48:18.327245 | controller |         "name": "keystone-operator-controller-manager-6ccff66c5b",
2026-06-09 17:48:18.327259 | controller |         "uid": "36986668-167f-4a31-bd61-1ca93f7cf363"
2026-06-09 17:48:18.327273 | controller |       }
2026-06-09 17:48:18.327287 | controller |     ],
2026-06-09 17:48:18.327305 | controller |     "resourceVersion": "54312",
2026-06-09 17:48:18.327321 | controller |     "uid": "bedd3c9c-8c01-464a-8d68-4c6eb9b634df"
2026-06-09 17:48:18.327337 | controller |   },
2026-06-09 17:48:18.327355 | controller |   "spec": {
2026-06-09 17:48:18.327369 | controller |     "containers": [
2026-06-09 17:48:18.327383 | controller |       {
2026-06-09 17:48:18.327398 | controller |         "args": [
2026-06-09 17:48:18.327412 | controller |           "--leader-elect",
2026-06-09 17:48:18.327427 | controller |           "--health-probe-bind-address=:8081",
2026-06-09 17:48:18.327442 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-09 17:48:18.327457 | controller |         ],
2026-06-09 17:48:18.327472 | controller |         "command": [
2026-06-09 17:48:18.327486 | controller |           "/manager"
2026-06-09 17:48:18.327501 | controller |         ],
2026-06-09 17:48:18.327535 | controller |         "env": [
2026-06-09 17:48:18.327552 | controller |           {
2026-06-09 17:48:18.327567 | controller |             "name": "LEASE_DURATION",
2026-06-09 17:48:18.327582 | controller |             "value": "30"
2026-06-09 17:48:18.327597 | controller |           },
2026-06-09 17:48:18.327611 | controller |           {
2026-06-09 17:48:18.327626 | controller |             "name": "RENEW_DEADLINE",
2026-06-09 17:48:18.327641 | controller |             "value": "20"
2026-06-09 17:48:18.327656 | controller |           },
2026-06-09 17:48:18.327671 | controller |           {
2026-06-09 17:48:18.327686 | controller |             "name": "RETRY_PERIOD",
2026-06-09 17:48:18.327701 | controller |             "value": "5"
2026-06-09 17:48:18.327715 | controller |           },
2026-06-09 17:48:18.327730 | controller |           {
2026-06-09 17:48:18.327745 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-09 17:48:18.327759 | controller |             "value": "false"
2026-06-09 17:48:18.327774 | controller |           },
2026-06-09 17:48:18.327789 | controller |           {
2026-06-09 17:48:18.327803 | controller |             "name": "METRICS_CERTS",
2026-06-09 17:48:18.327818 | controller |             "value": "false"
2026-06-09 17:48:18.327832 | controller |           }
2026-06-09 17:48:18.327847 | controller |         ],
2026-06-09 17:48:18.327862 | controller |         "image": "quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6",
2026-06-09 17:48:18.327876 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-09 17:48:18.327891 | controller |         "livenessProbe": {
2026-06-09 17:48:18.327905 | controller |           "failureThreshold": 3,
2026-06-09 17:48:18.327920 | controller |           "httpGet": {
2026-06-09 17:48:18.327934 | controller |             "path": "/healthz",
2026-06-09 17:48:18.327948 | controller |             "port": 8081,
2026-06-09 17:48:18.327962 | controller |             "scheme": "HTTP"
2026-06-09 17:48:18.327977 | controller |           },
2026-06-09 17:48:18.327991 | controller |           "initialDelaySeconds": 15,
2026-06-09 17:48:18.328005 | controller |           "periodSeconds": 20,
2026-06-09 17:48:18.328019 | controller |           "successThreshold": 1,
2026-06-09 17:48:18.328033 | controller |           "timeoutSeconds": 1
2026-06-09 17:48:18.328048 | controller |         },
2026-06-09 17:48:18.328062 | controller |         "name": "manager",
2026-06-09 17:48:18.328076 | controller |         "readinessProbe": {
2026-06-09 17:48:18.328090 | controller |           "failureThreshold": 3,
2026-06-09 17:48:18.328105 | controller |           "httpGet": {
2026-06-09 17:48:18.328119 | controller |             "path": "/readyz",
2026-06-09 17:48:18.328133 | controller |             "port": 8081,
2026-06-09 17:48:18.328147 | controller |             "scheme": "HTTP"
2026-06-09 17:48:18.328161 | controller |           },
2026-06-09 17:48:18.328175 | controller |           "initialDelaySeconds": 5,
2026-06-09 17:48:18.328189 | controller |           "periodSeconds": 10,
2026-06-09 17:48:18.328207 | controller |           "successThreshold": 1,
2026-06-09 17:48:18.328222 | controller |           "timeoutSeconds": 1
2026-06-09 17:48:18.328236 | controller |         },
2026-06-09 17:48:18.328250 | controller |         "resources": {
2026-06-09 17:48:18.328264 | controller |           "limits": {
2026-06-09 17:48:18.328278 | controller |             "cpu": "500m",
2026-06-09 17:48:18.328293 | controller |             "memory": "512Mi"
2026-06-09 17:48:18.328307 | controller |           },
2026-06-09 17:48:18.328321 | controller |           "requests": {
2026-06-09 17:48:18.328336 | controller |             "cpu": "10m",
2026-06-09 17:48:18.328350 | controller |             "memory": "256Mi"
2026-06-09 17:48:18.328364 | controller |           }
2026-06-09 17:48:18.328378 | controller |         },
2026-06-09 17:48:18.328393 | controller |         "securityContext": {
2026-06-09 17:48:18.328419 | controller |           "allowPrivilegeEscalation": false,
2026-06-09 17:48:18.328434 | controller |           "capabilities": {
2026-06-09 17:48:18.328449 | controller |             "drop": [
2026-06-09 17:48:18.328464 | controller |               "MKNOD"
2026-06-09 17:48:18.328479 | controller |             ]
2026-06-09 17:48:18.328494 | controller |           }
2026-06-09 17:48:18.328526 | controller |         },
2026-06-09 17:48:18.328543 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-09 17:48:18.328558 | controller |         "terminationMessagePolicy": "File",
2026-06-09 17:48:18.328573 | controller |         "volumeMounts": [
2026-06-09 17:48:18.328588 | controller |           {
2026-06-09 17:48:18.328603 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-09 17:48:18.328618 | controller |             "name": "kube-api-access-82sxc",
2026-06-09 17:48:18.328633 | controller |             "readOnly": true
2026-06-09 17:48:18.328648 | controller |           }
2026-06-09 17:48:18.328663 | controller |         ]
2026-06-09 17:48:18.328678 | controller |       }
2026-06-09 17:48:18.328693 | controller |     ],
2026-06-09 17:48:18.328708 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-09 17:48:18.328723 | controller |     "enableServiceLinks": true,
2026-06-09 17:48:18.328738 | controller |     "imagePullSecrets": [
2026-06-09 17:48:18.328752 | controller |       {
2026-06-09 17:48:18.328767 | controller |         "name": "keystone-operator-controller-manager-dockercfg-lhdkb"
2026-06-09 17:48:18.328782 | controller |       }
2026-06-09 17:48:18.328797 | controller |     ],
2026-06-09 17:48:18.328811 | controller |     "nodeName": "crc",
2026-06-09 17:48:18.328825 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-09 17:48:18.328840 | controller |     "priority": 0,
2026-06-09 17:48:18.328855 | controller |     "restartPolicy": "Always",
2026-06-09 17:48:18.328870 | controller |     "schedulerName": "default-scheduler",
2026-06-09 17:48:18.328884 | controller |     "securityContext": {
2026-06-09 17:48:18.328899 | controller |       "runAsNonRoot": true,
2026-06-09 17:48:18.328913 | controller |       "seLinuxOptions": {
2026-06-09 17:48:18.328928 | controller |         "level": "s0:c26,c5"
2026-06-09 17:48:18.328942 | controller |       }
2026-06-09 17:48:18.328956 | controller |     },
2026-06-09 17:48:18.328971 | controller |     "serviceAccount": "keystone-operator-controller-manager",
2026-06-09 17:48:18.328986 | controller |     "serviceAccountName": "keystone-operator-controller-manager",
2026-06-09 17:48:18.329000 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-09 17:48:18.329014 | controller |     "tolerations": [
2026-06-09 17:48:18.329028 | controller |       {
2026-06-09 17:48:18.329043 | controller |         "effect": "NoExecute",
2026-06-09 17:48:18.329057 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-09 17:48:18.329072 | controller |         "operator": "Exists",
2026-06-09 17:48:18.329086 | controller |         "tolerationSeconds": 120
2026-06-09 17:48:18.329104 | controller |       },
2026-06-09 17:48:18.329119 | controller |       {
2026-06-09 17:48:18.329133 | controller |         "effect": "NoExecute",
2026-06-09 17:48:18.329148 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-09 17:48:18.329162 | controller |         "operator": "Exists",
2026-06-09 17:48:18.329177 | controller |         "tolerationSeconds": 120
2026-06-09 17:48:18.329191 | controller |       },
2026-06-09 17:48:18.329206 | controller |       {
2026-06-09 17:48:18.329220 | controller |         "effect": "NoSchedule",
2026-06-09 17:48:18.329234 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-09 17:48:18.329249 | controller |         "operator": "Exists"
2026-06-09 17:48:18.329263 | controller |       }
2026-06-09 17:48:18.329278 | controller |     ],
2026-06-09 17:48:18.329292 | controller |     "volumes": [
2026-06-09 17:48:18.329307 | controller |       {
2026-06-09 17:48:18.329321 | controller |         "name": "kube-api-access-82sxc",
2026-06-09 17:48:18.329338 | controller |         "projected": {
2026-06-09 17:48:18.329354 | controller |           "defaultMode": 420,
2026-06-09 17:48:18.329369 | controller |           "sources": [
2026-06-09 17:48:18.329383 | controller |             {
2026-06-09 17:48:18.329397 | controller |               "serviceAccountToken": {
2026-06-09 17:48:18.329412 | controller |                 "expirationSeconds": 3607,
2026-06-09 17:48:18.329426 | controller |                 "path": "token"
2026-06-09 17:48:18.329440 | controller |               }
2026-06-09 17:48:18.329454 | controller |             },
2026-06-09 17:48:18.329469 | controller |             {
2026-06-09 17:48:18.329484 | controller |               "configMap": {
2026-06-09 17:48:18.329499 | controller |                 "items": [
2026-06-09 17:48:18.329532 | controller |                   {
2026-06-09 17:48:18.329549 | controller |                     "key": "ca.crt",
2026-06-09 17:48:18.329565 | controller |                     "path": "ca.crt"
2026-06-09 17:48:18.329579 | controller |                   }
2026-06-09 17:48:18.329594 | controller |                 ],
2026-06-09 17:48:18.329609 | controller |                 "name": "kube-root-ca.crt"
2026-06-09 17:48:18.329623 | controller |               }
2026-06-09 17:48:18.329638 | controller |             },
2026-06-09 17:48:18.329653 | controller |             {
2026-06-09 17:48:18.329667 | controller |               "downwardAPI": {
2026-06-09 17:48:18.329682 | controller |                 "items": [
2026-06-09 17:48:18.329696 | controller |                   {
2026-06-09 17:48:18.329711 | controller |                     "fieldRef": {
2026-06-09 17:48:18.329725 | controller |                       "apiVersion": "v1",
2026-06-09 17:48:18.329740 | controller |                       "fieldPath": "metadata.namespace"
2026-06-09 17:48:18.329755 | controller |                     },
2026-06-09 17:48:18.329769 | controller |                     "path": "namespace"
2026-06-09 17:48:18.329784 | controller |                   }
2026-06-09 17:48:18.329798 | controller |                 ]
2026-06-09 17:48:18.329812 | controller |               }
2026-06-09 17:48:18.329827 | controller |             },
2026-06-09 17:48:18.329841 | controller |             {
2026-06-09 17:48:18.329856 | controller |               "configMap": {
2026-06-09 17:48:18.329898 | controller |                 "items": [
2026-06-09 17:48:18.329917 | controller |                   {
2026-06-09 17:48:18.329931 | controller |                     "key": "service-ca.crt",
2026-06-09 17:48:18.329946 | controller |                     "path": "service-ca.crt"
2026-06-09 17:48:18.329988 | controller |                   }
2026-06-09 17:48:18.330004 | controller |                 ],
2026-06-09 17:48:18.330020 | controller |                 "name": "openshift-service-ca.crt"
2026-06-09 17:48:18.330034 | controller |               }
2026-06-09 17:48:18.330075 | controller |             }
2026-06-09 17:48:18.330097 | controller |           ]
2026-06-09 17:48:18.330113 | controller |         }
2026-06-09 17:48:18.330151 | controller |       }
2026-06-09 17:48:18.330168 | controller |     ]
2026-06-09 17:48:18.330182 | controller |   },
2026-06-09 17:48:18.330196 | controller |   "status": {
2026-06-09 17:48:18.330235 | controller |     "conditions": [
2026-06-09 17:48:18.330251 | controller |       {
2026-06-09 17:48:18.330266 | controller |         "lastProbeTime": null,
2026-06-09 17:48:18.330280 | controller |         "lastTransitionTime": "2026-06-09T16:56:30Z",
2026-06-09 17:48:18.330319 | controller |         "status": "True",
2026-06-09 17:48:18.330338 | controller |         "type": "PodReadyToStartContainers"
2026-06-09 17:48:18.330355 | controller |       },
2026-06-09 17:48:18.330390 | controller |       {
2026-06-09 17:48:18.330410 | controller |         "lastProbeTime": null,
2026-06-09 17:48:18.330425 | controller |         "lastTransitionTime": "2026-06-09T16:54:45Z",
2026-06-09 17:48:18.330440 | controller |         "status": "True",
2026-06-09 17:48:18.330474 | controller |         "type": "Initialized"
2026-06-09 17:48:18.330493 | controller |       },
2026-06-09 17:48:18.330508 | controller |       {
2026-06-09 17:48:18.330555 | controller |         "lastProbeTime": null,
2026-06-09 17:48:18.330572 | controller |         "lastTransitionTime": "2026-06-09T16:56:42Z",
2026-06-09 17:48:18.330587 | controller |         "status": "True",
2026-06-09 17:48:18.330624 | controller |         "type": "Ready"
2026-06-09 17:48:18.330644 | controller |       },
2026-06-09 17:48:18.330658 | controller |       {
2026-06-09 17:48:18.330673 | controller |         "lastProbeTime": null,
2026-06-09 17:48:18.330711 | controller |         "lastTransitionTime": "2026-06-09T16:56:42Z",
2026-06-09 17:48:18.330729 | controller |         "status": "True",
2026-06-09 17:48:18.330745 | controller |         "type": "ContainersReady"
2026-06-09 17:48:18.330759 | controller |       },
2026-06-09 17:48:18.330800 | controller |       {
2026-06-09 17:48:18.330817 | controller |         "lastProbeTime": null,
2026-06-09 17:48:18.330831 | controller |         "lastTransitionTime": "2026-06-09T16:54:45Z",
2026-06-09 17:48:18.330865 | controller |         "status": "True",
2026-06-09 17:48:18.330888 | controller |         "type": "PodScheduled"
2026-06-09 17:48:18.330903 | controller |       }
2026-06-09 17:48:18.330919 | controller |     ],
2026-06-09 17:48:18.330956 | controller |     "containerStatuses": [
2026-06-09 17:48:18.330975 | controller |       {
2026-06-09 17:48:18.330990 | controller |         "allocatedResources": {
2026-06-09 17:48:18.331005 | controller |           "cpu": "10m",
2026-06-09 17:48:18.331044 | controller |           "memory": "256Mi"
2026-06-09 17:48:18.331061 | controller |         },
2026-06-09 17:48:18.331076 | controller |         "containerID": "cri-o://574e8624c5626906dce1f55328a2a8286e10c560e20b544071b21feca9861332",
2026-06-09 17:48:18.331092 | controller |         "image": "quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6",
2026-06-09 17:48:18.331132 | controller |         "imageID": "quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6",
2026-06-09 17:48:18.331149 | controller |         "lastState": {},
2026-06-09 17:48:18.331164 | controller |         "name": "manager",
2026-06-09 17:48:18.331198 | controller |         "ready": true,
2026-06-09 17:48:18.331219 | controller |         "resources": {
2026-06-09 17:48:18.331235 | controller |           "limits": {
2026-06-09 17:48:18.331250 | controller |             "cpu": "500m",
2026-06-09 17:48:18.331285 | controller |             "memory": "512Mi"
2026-06-09 17:48:18.331304 | controller |           },
2026-06-09 17:48:18.331319 | controller |           "requests": {
2026-06-09 17:48:18.331334 | controller |             "cpu": "10m",
2026-06-09 17:48:18.331371 | controller |             "memory": "256Mi"
2026-06-09 17:48:18.331399 | controller |           }
2026-06-09 17:48:18.331415 | controller |         },
2026-06-09 17:48:18.331451 | controller |         "restartCount": 0,
2026-06-09 17:48:18.331470 | controller |         "started": true,
2026-06-09 17:48:18.331485 | controller |         "state": {
2026-06-09 17:48:18.331500 | controller |           "running": {
2026-06-09 17:48:18.331549 | controller |             "startedAt": "2026-06-09T16:56:29Z"
2026-06-09 17:48:18.331569 | controller |           }
2026-06-09 17:48:18.331584 | controller |         },
2026-06-09 17:48:18.331599 | controller |         "user": {
2026-06-09 17:48:18.331641 | controller |           "linux": {
2026-06-09 17:48:18.331656 | controller |             "gid": 0,
2026-06-09 17:48:18.331671 | controller |             "supplementalGroups": [
2026-06-09 17:48:18.331704 | controller |               0
2026-06-09 17:48:18.331726 | controller |             ],
2026-06-09 17:48:18.331741 | controller |             "uid": 65532
2026-06-09 17:48:18.331755 | controller |           }
2026-06-09 17:48:18.331807 | controller |         },
2026-06-09 17:48:18.331829 | controller |         "volumeMounts": [
2026-06-09 17:48:18.331845 | controller |           {
2026-06-09 17:48:18.331884 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-09 17:48:18.331902 | controller |             "name": "kube-api-access-82sxc",
2026-06-09 17:48:18.331918 | controller |             "readOnly": true,
2026-06-09 17:48:18.331932 | controller |             "recursiveReadOnly": "Disabled"
2026-06-09 17:48:18.331971 | controller |           }
2026-06-09 17:48:18.331988 | controller |         ]
2026-06-09 17:48:18.332002 | controller |       }
2026-06-09 17:48:18.332017 | controller |     ],
2026-06-09 17:48:18.332056 | controller |     "hostIP": "192.168.126.11",
2026-06-09 17:48:18.332072 | controller |     "hostIPs": [
2026-06-09 17:48:18.332087 | controller |       {
2026-06-09 17:48:18.332101 | controller |         "ip": "192.168.126.11"
2026-06-09 17:48:18.332141 | controller |       }
2026-06-09 17:48:18.332157 | controller |     ],
2026-06-09 17:48:18.332172 | controller |     "phase": "Running",
2026-06-09 17:48:18.332207 | controller |     "podIP": "10.217.0.81",
2026-06-09 17:48:18.332227 | controller |     "podIPs": [
2026-06-09 17:48:18.332241 | controller |       {
2026-06-09 17:48:18.332256 | controller |         "ip": "10.217.0.81"
2026-06-09 17:48:18.332291 | controller |       }
2026-06-09 17:48:18.332310 | controller |     ],
2026-06-09 17:48:18.332325 | controller |     "qosClass": "Burstable",
2026-06-09 17:48:18.332340 | controller |     "startTime": "2026-06-09T16:54:45Z"
2026-06-09 17:48:18.332384 | controller |   }
2026-06-09 17:48:18.332403 | controller | }
2026-06-09 17:48:18.353615 | controller | ok:
2026-06-09 17:48:18.353687 | controller | {
2026-06-09 17:48:18.353710 | controller |   "apiVersion": "v1",
2026-06-09 17:48:18.353728 | controller |   "kind": "Pod",
2026-06-09 17:48:18.353743 | controller |   "metadata": {
2026-06-09 17:48:18.353759 | controller |     "annotations": {
2026-06-09 17:48:18.353775 | 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 17:48:18.353791 | 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 17:48:18.353807 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-09 17:48:18.353823 | controller |       "openshift.io/scc": "anyuid",
2026-06-09 17:48:18.353842 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-09 17:48:18.353858 | controller |     },
2026-06-09 17:48:18.353873 | controller |     "creationTimestamp": "2026-06-09T16:54:45Z",
2026-06-09 17:48:18.353888 | controller |     "generateName": "manila-operator-controller-manager-677d9d8477-",
2026-06-09 17:48:18.353903 | controller |     "generation": 1,
2026-06-09 17:48:18.353918 | controller |     "labels": {
2026-06-09 17:48:18.353933 | controller |       "app.kubernetes.io/name": "manila-operator",
2026-06-09 17:48:18.353948 | controller |       "control-plane": "controller-manager",
2026-06-09 17:48:18.353963 | controller |       "openstack.org/operator-name": "manila",
2026-06-09 17:48:18.353978 | controller |       "pod-template-hash": "677d9d8477"
2026-06-09 17:48:18.353993 | controller |     },
2026-06-09 17:48:18.354007 | controller |     "managedFields": [
2026-06-09 17:48:18.354022 | controller |       {
2026-06-09 17:48:18.354036 | controller |         "apiVersion": "v1",
2026-06-09 17:48:18.354051 | controller |         "fieldsType": "FieldsV1",
2026-06-09 17:48:18.354065 | controller |         "fieldsV1": {
2026-06-09 17:48:18.354079 | controller |           "f:metadata": {
2026-06-09 17:48:18.354094 | controller |             "f:annotations": {
2026-06-09 17:48:18.354108 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-09 17:48:18.354122 | controller |             }
2026-06-09 17:48:18.354137 | controller |           }
2026-06-09 17:48:18.354151 | controller |         },
2026-06-09 17:48:18.354166 | controller |         "manager": "crc",
2026-06-09 17:48:18.354180 | controller |         "operation": "Update",
2026-06-09 17:48:18.354194 | controller |         "subresource": "status",
2026-06-09 17:48:18.354208 | controller |         "time": "2026-06-09T16:54:45Z"
2026-06-09 17:48:18.354222 | controller |       },
2026-06-09 17:48:18.354237 | controller |       {
2026-06-09 17:48:18.354251 | controller |         "apiVersion": "v1",
2026-06-09 17:48:18.354265 | controller |         "fieldsType": "FieldsV1",
2026-06-09 17:48:18.354279 | controller |         "fieldsV1": {
2026-06-09 17:48:18.354294 | controller |           "f:metadata": {
2026-06-09 17:48:18.354308 | controller |             "f:annotations": {
2026-06-09 17:48:18.354322 | controller |               ".": {},
2026-06-09 17:48:18.354337 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-09 17:48:18.354351 | controller |             },
2026-06-09 17:48:18.354366 | controller |             "f:generateName": {},
2026-06-09 17:48:18.354380 | controller |             "f:labels": {
2026-06-09 17:48:18.354395 | controller |               ".": {},
2026-06-09 17:48:18.354409 | controller |               "f:app.kubernetes.io/name": {},
2026-06-09 17:48:18.354423 | controller |               "f:control-plane": {},
2026-06-09 17:48:18.354437 | controller |               "f:openstack.org/operator-name": {},
2026-06-09 17:48:18.354451 | controller |               "f:pod-template-hash": {}
2026-06-09 17:48:18.354466 | controller |             },
2026-06-09 17:48:18.354480 | controller |             "f:ownerReferences": {
2026-06-09 17:48:18.354495 | controller |               ".": {},
2026-06-09 17:48:18.354509 | controller |               "k:{\"uid\":\"cd75aea3-a2d7-48b5-942a-38f623189926\"}": {}
2026-06-09 17:48:18.354545 | controller |             }
2026-06-09 17:48:18.354561 | controller |           },
2026-06-09 17:48:18.354643 | controller |           "f:spec": {
2026-06-09 17:48:18.354665 | controller |             "f:containers": {
2026-06-09 17:48:18.354681 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-09 17:48:18.354696 | controller |                 ".": {},
2026-06-09 17:48:18.354711 | controller |                 "f:args": {},
2026-06-09 17:48:18.354726 | controller |                 "f:command": {},
2026-06-09 17:48:18.354740 | controller |                 "f:env": {
2026-06-09 17:48:18.354758 | controller |                   ".": {},
2026-06-09 17:48:18.354773 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-09 17:48:18.354787 | controller |                     ".": {},
2026-06-09 17:48:18.354802 | controller |                     "f:name": {},
2026-06-09 17:48:18.354817 | controller |                     "f:value": {}
2026-06-09 17:48:18.354832 | controller |                   },
2026-06-09 17:48:18.354847 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-09 17:48:18.354862 | controller |                     ".": {},
2026-06-09 17:48:18.354876 | controller |                     "f:name": {},
2026-06-09 17:48:18.354891 | controller |                     "f:value": {}
2026-06-09 17:48:18.354905 | controller |                   },
2026-06-09 17:48:18.354920 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-09 17:48:18.354934 | controller |                     ".": {},
2026-06-09 17:48:18.354948 | controller |                     "f:name": {},
2026-06-09 17:48:18.354963 | controller |                     "f:value": {}
2026-06-09 17:48:18.354977 | controller |                   },
2026-06-09 17:48:18.354991 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-09 17:48:18.355005 | controller |                     ".": {},
2026-06-09 17:48:18.355020 | controller |                     "f:name": {},
2026-06-09 17:48:18.355035 | controller |                     "f:value": {}
2026-06-09 17:48:18.355050 | controller |                   },
2026-06-09 17:48:18.355064 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-09 17:48:18.355079 | controller |                     ".": {},
2026-06-09 17:48:18.355093 | controller |                     "f:name": {},
2026-06-09 17:48:18.355107 | controller |                     "f:value": {}
2026-06-09 17:48:18.355121 | controller |                   }
2026-06-09 17:48:18.355135 | controller |                 },
2026-06-09 17:48:18.355149 | controller |                 "f:image": {},
2026-06-09 17:48:18.355163 | controller |                 "f:imagePullPolicy": {},
2026-06-09 17:48:18.355178 | controller |                 "f:livenessProbe": {
2026-06-09 17:48:18.355192 | controller |                   ".": {},
2026-06-09 17:48:18.355206 | controller |                   "f:failureThreshold": {},
2026-06-09 17:48:18.355220 | controller |                   "f:httpGet": {
2026-06-09 17:48:18.355234 | controller |                     ".": {},
2026-06-09 17:48:18.355249 | controller |                     "f:path": {},
2026-06-09 17:48:18.355262 | controller |                     "f:port": {},
2026-06-09 17:48:18.355276 | controller |                     "f:scheme": {}
2026-06-09 17:48:18.355290 | controller |                   },
2026-06-09 17:48:18.355304 | controller |                   "f:initialDelaySeconds": {},
2026-06-09 17:48:18.355318 | controller |                   "f:periodSeconds": {},
2026-06-09 17:48:18.355334 | controller |                   "f:successThreshold": {},
2026-06-09 17:48:18.355350 | controller |                   "f:timeoutSeconds": {}
2026-06-09 17:48:18.355365 | controller |                 },
2026-06-09 17:48:18.355379 | controller |                 "f:name": {},
2026-06-09 17:48:18.355393 | controller |                 "f:readinessProbe": {
2026-06-09 17:48:18.355408 | controller |                   ".": {},
2026-06-09 17:48:18.355422 | controller |                   "f:failureThreshold": {},
2026-06-09 17:48:18.355436 | controller |                   "f:httpGet": {
2026-06-09 17:48:18.355449 | controller |                     ".": {},
2026-06-09 17:48:18.355463 | controller |                     "f:path": {},
2026-06-09 17:48:18.355477 | controller |                     "f:port": {},
2026-06-09 17:48:18.355491 | controller |                     "f:scheme": {}
2026-06-09 17:48:18.355505 | controller |                   },
2026-06-09 17:48:18.355539 | controller |                   "f:initialDelaySeconds": {},
2026-06-09 17:48:18.355560 | controller |                   "f:periodSeconds": {},
2026-06-09 17:48:18.355575 | controller |                   "f:successThreshold": {},
2026-06-09 17:48:18.355589 | controller |                   "f:timeoutSeconds": {}
2026-06-09 17:48:18.355603 | controller |                 },
2026-06-09 17:48:18.355617 | controller |                 "f:resources": {
2026-06-09 17:48:18.355631 | controller |                   ".": {},
2026-06-09 17:48:18.355646 | controller |                   "f:limits": {
2026-06-09 17:48:18.355660 | controller |                     ".": {},
2026-06-09 17:48:18.355674 | controller |                     "f:cpu": {},
2026-06-09 17:48:18.355688 | controller |                     "f:memory": {}
2026-06-09 17:48:18.355702 | controller |                   },
2026-06-09 17:48:18.355716 | controller |                   "f:requests": {
2026-06-09 17:48:18.355730 | controller |                     ".": {},
2026-06-09 17:48:18.355743 | controller |                     "f:cpu": {},
2026-06-09 17:48:18.355758 | controller |                     "f:memory": {}
2026-06-09 17:48:18.355772 | controller |                   }
2026-06-09 17:48:18.355786 | controller |                 },
2026-06-09 17:48:18.355800 | controller |                 "f:securityContext": {
2026-06-09 17:48:18.355815 | controller |                   ".": {},
2026-06-09 17:48:18.355830 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-09 17:48:18.355845 | controller |                 },
2026-06-09 17:48:18.355859 | controller |                 "f:terminationMessagePath": {},
2026-06-09 17:48:18.355874 | controller |                 "f:terminationMessagePolicy": {}
2026-06-09 17:48:18.355888 | controller |               }
2026-06-09 17:48:18.355902 | controller |             },
2026-06-09 17:48:18.355916 | controller |             "f:dnsPolicy": {},
2026-06-09 17:48:18.355931 | controller |             "f:enableServiceLinks": {},
2026-06-09 17:48:18.355945 | controller |             "f:restartPolicy": {},
2026-06-09 17:48:18.355960 | controller |             "f:schedulerName": {},
2026-06-09 17:48:18.355974 | controller |             "f:securityContext": {
2026-06-09 17:48:18.355988 | controller |               ".": {},
2026-06-09 17:48:18.356002 | controller |               "f:runAsNonRoot": {}
2026-06-09 17:48:18.356016 | controller |             },
2026-06-09 17:48:18.356030 | controller |             "f:serviceAccount": {},
2026-06-09 17:48:18.356045 | controller |             "f:serviceAccountName": {},
2026-06-09 17:48:18.356059 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-09 17:48:18.356074 | controller |             "f:tolerations": {}
2026-06-09 17:48:18.356088 | controller |           }
2026-06-09 17:48:18.356103 | controller |         },
2026-06-09 17:48:18.356118 | controller |         "manager": "kube-controller-manager",
2026-06-09 17:48:18.356132 | controller |         "operation": "Update",
2026-06-09 17:48:18.356146 | controller |         "time": "2026-06-09T16:54:45Z"
2026-06-09 17:48:18.356161 | controller |       },
2026-06-09 17:48:18.356176 | controller |       {
2026-06-09 17:48:18.356190 | controller |         "apiVersion": "v1",
2026-06-09 17:48:18.356204 | controller |         "fieldsType": "FieldsV1",
2026-06-09 17:48:18.356219 | controller |         "fieldsV1": {
2026-06-09 17:48:18.356233 | controller |           "f:metadata": {
2026-06-09 17:48:18.356259 | controller |             "f:annotations": {
2026-06-09 17:48:18.356274 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-09 17:48:18.356289 | controller |             }
2026-06-09 17:48:18.356303 | controller |           }
2026-06-09 17:48:18.356319 | controller |         },
2026-06-09 17:48:18.356337 | controller |         "manager": "multus-daemon",
2026-06-09 17:48:18.356353 | controller |         "operation": "Update",
2026-06-09 17:48:18.356368 | controller |         "subresource": "status",
2026-06-09 17:48:18.356382 | controller |         "time": "2026-06-09T16:54:57Z"
2026-06-09 17:48:18.356400 | controller |       },
2026-06-09 17:48:18.356414 | controller |       {
2026-06-09 17:48:18.356428 | controller |         "apiVersion": "v1",
2026-06-09 17:48:18.356442 | controller |         "fieldsType": "FieldsV1",
2026-06-09 17:48:18.356456 | controller |         "fieldsV1": {
2026-06-09 17:48:18.356470 | controller |           "f:status": {
2026-06-09 17:48:18.356484 | controller |             "f:conditions": {
2026-06-09 17:48:18.356498 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-09 17:48:18.356531 | controller |                 ".": {},
2026-06-09 17:48:18.356548 | controller |                 "f:lastProbeTime": {},
2026-06-09 17:48:18.356562 | controller |                 "f:lastTransitionTime": {},
2026-06-09 17:48:18.356577 | controller |                 "f:status": {},
2026-06-09 17:48:18.356591 | controller |                 "f:type": {}
2026-06-09 17:48:18.356605 | controller |               },
2026-06-09 17:48:18.356619 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-09 17:48:18.356633 | controller |                 ".": {},
2026-06-09 17:48:18.356647 | controller |                 "f:lastProbeTime": {},
2026-06-09 17:48:18.356661 | controller |                 "f:lastTransitionTime": {},
2026-06-09 17:48:18.356675 | controller |                 "f:status": {},
2026-06-09 17:48:18.356689 | controller |                 "f:type": {}
2026-06-09 17:48:18.356703 | controller |               },
2026-06-09 17:48:18.356717 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-09 17:48:18.356732 | controller |                 ".": {},
2026-06-09 17:48:18.356746 | controller |                 "f:lastProbeTime": {},
2026-06-09 17:48:18.356760 | controller |                 "f:lastTransitionTime": {},
2026-06-09 17:48:18.356775 | controller |                 "f:status": {},
2026-06-09 17:48:18.356789 | controller |                 "f:type": {}
2026-06-09 17:48:18.356803 | controller |               },
2026-06-09 17:48:18.356817 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-09 17:48:18.356832 | controller |                 ".": {},
2026-06-09 17:48:18.356846 | controller |                 "f:lastProbeTime": {},
2026-06-09 17:48:18.356861 | controller |                 "f:lastTransitionTime": {},
2026-06-09 17:48:18.356876 | controller |                 "f:status": {},
2026-06-09 17:48:18.356890 | controller |                 "f:type": {}
2026-06-09 17:48:18.356904 | controller |               }
2026-06-09 17:48:18.356919 | controller |             },
2026-06-09 17:48:18.356933 | controller |             "f:containerStatuses": {},
2026-06-09 17:48:18.356948 | controller |             "f:hostIP": {},
2026-06-09 17:48:18.356962 | controller |             "f:hostIPs": {},
2026-06-09 17:48:18.356977 | controller |             "f:phase": {},
2026-06-09 17:48:18.356991 | controller |             "f:podIP": {},
2026-06-09 17:48:18.357005 | controller |             "f:podIPs": {
2026-06-09 17:48:18.357020 | controller |               ".": {},
2026-06-09 17:48:18.357034 | controller |               "k:{\"ip\":\"10.217.0.82\"}": {
2026-06-09 17:48:18.357048 | controller |                 ".": {},
2026-06-09 17:48:18.357063 | controller |                 "f:ip": {}
2026-06-09 17:48:18.357078 | controller |               }
2026-06-09 17:48:18.357092 | controller |             },
2026-06-09 17:48:18.357107 | controller |             "f:startTime": {}
2026-06-09 17:48:18.357121 | controller |           }
2026-06-09 17:48:18.357136 | controller |         },
2026-06-09 17:48:18.357150 | controller |         "manager": "kubelet",
2026-06-09 17:48:18.357163 | controller |         "operation": "Update",
2026-06-09 17:48:18.357177 | controller |         "subresource": "status",
2026-06-09 17:48:18.357191 | controller |         "time": "2026-06-09T16:56:36Z"
2026-06-09 17:48:18.357205 | controller |       }
2026-06-09 17:48:18.357219 | controller |     ],
2026-06-09 17:48:18.357237 | controller |     "name": "manila-operator-controller-manager-677d9d8477-pc87g",
2026-06-09 17:48:18.357252 | controller |     "namespace": "openstack-operators",
2026-06-09 17:48:18.357266 | controller |     "ownerReferences": [
2026-06-09 17:48:18.357280 | controller |       {
2026-06-09 17:48:18.357294 | controller |         "apiVersion": "apps/v1",
2026-06-09 17:48:18.357308 | controller |         "blockOwnerDeletion": true,
2026-06-09 17:48:18.357322 | controller |         "controller": true,
2026-06-09 17:48:18.357336 | controller |         "kind": "ReplicaSet",
2026-06-09 17:48:18.357350 | controller |         "name": "manila-operator-controller-manager-677d9d8477",
2026-06-09 17:48:18.357364 | controller |         "uid": "cd75aea3-a2d7-48b5-942a-38f623189926"
2026-06-09 17:48:18.357379 | controller |       }
2026-06-09 17:48:18.357393 | controller |     ],
2026-06-09 17:48:18.357407 | controller |     "resourceVersion": "54181",
2026-06-09 17:48:18.357421 | controller |     "uid": "7a0f2d18-75a1-49e4-b6ec-e3c647242bf8"
2026-06-09 17:48:18.357436 | controller |   },
2026-06-09 17:48:18.357450 | controller |   "spec": {
2026-06-09 17:48:18.357465 | controller |     "containers": [
2026-06-09 17:48:18.357479 | controller |       {
2026-06-09 17:48:18.357493 | controller |         "args": [
2026-06-09 17:48:18.357507 | controller |           "--leader-elect",
2026-06-09 17:48:18.357541 | controller |           "--health-probe-bind-address=:8081",
2026-06-09 17:48:18.357557 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-09 17:48:18.357572 | controller |         ],
2026-06-09 17:48:18.357586 | controller |         "command": [
2026-06-09 17:48:18.357600 | controller |           "/manager"
2026-06-09 17:48:18.357614 | controller |         ],
2026-06-09 17:48:18.357628 | controller |         "env": [
2026-06-09 17:48:18.357643 | controller |           {
2026-06-09 17:48:18.357657 | controller |             "name": "LEASE_DURATION",
2026-06-09 17:48:18.357671 | controller |             "value": "30"
2026-06-09 17:48:18.357685 | controller |           },
2026-06-09 17:48:18.357699 | controller |           {
2026-06-09 17:48:18.357713 | controller |             "name": "RENEW_DEADLINE",
2026-06-09 17:48:18.357727 | controller |             "value": "20"
2026-06-09 17:48:18.357741 | controller |           },
2026-06-09 17:48:18.357755 | controller |           {
2026-06-09 17:48:18.357769 | controller |             "name": "RETRY_PERIOD",
2026-06-09 17:48:18.357784 | controller |             "value": "5"
2026-06-09 17:48:18.357798 | controller |           },
2026-06-09 17:48:18.357812 | controller |           {
2026-06-09 17:48:18.357827 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-09 17:48:18.357841 | controller |             "value": "false"
2026-06-09 17:48:18.357856 | controller |           },
2026-06-09 17:48:18.357870 | controller |           {
2026-06-09 17:48:18.357884 | controller |             "name": "METRICS_CERTS",
2026-06-09 17:48:18.357899 | controller |             "value": "false"
2026-06-09 17:48:18.357913 | controller |           }
2026-06-09 17:48:18.357927 | controller |         ],
2026-06-09 17:48:18.357941 | controller |         "image": "quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391",
2026-06-09 17:48:18.357956 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-09 17:48:18.357971 | controller |         "livenessProbe": {
2026-06-09 17:48:18.357986 | controller |           "failureThreshold": 3,
2026-06-09 17:48:18.358000 | controller |           "httpGet": {
2026-06-09 17:48:18.358014 | controller |             "path": "/healthz",
2026-06-09 17:48:18.358028 | controller |             "port": 8081,
2026-06-09 17:48:18.358043 | controller |             "scheme": "HTTP"
2026-06-09 17:48:18.358057 | controller |           },
2026-06-09 17:48:18.358072 | controller |           "initialDelaySeconds": 15,
2026-06-09 17:48:18.358086 | controller |           "periodSeconds": 20,
2026-06-09 17:48:18.358104 | controller |           "successThreshold": 1,
2026-06-09 17:48:18.358119 | controller |           "timeoutSeconds": 1
2026-06-09 17:48:18.358134 | controller |         },
2026-06-09 17:48:18.358149 | controller |         "name": "manager",
2026-06-09 17:48:18.358163 | controller |         "readinessProbe": {
2026-06-09 17:48:18.358177 | controller |           "failureThreshold": 3,
2026-06-09 17:48:18.358192 | controller |           "httpGet": {
2026-06-09 17:48:18.358206 | controller |             "path": "/readyz",
2026-06-09 17:48:18.358221 | controller |             "port": 8081,
2026-06-09 17:48:18.358235 | controller |             "scheme": "HTTP"
2026-06-09 17:48:18.358249 | controller |           },
2026-06-09 17:48:18.358263 | controller |           "initialDelaySeconds": 5,
2026-06-09 17:48:18.358277 | controller |           "periodSeconds": 10,
2026-06-09 17:48:18.358291 | controller |           "successThreshold": 1,
2026-06-09 17:48:18.358305 | controller |           "timeoutSeconds": 1
2026-06-09 17:48:18.358319 | controller |         },
2026-06-09 17:48:18.358333 | controller |         "resources": {
2026-06-09 17:48:18.358348 | controller |           "limits": {
2026-06-09 17:48:18.358362 | controller |             "cpu": "500m",
2026-06-09 17:48:18.358376 | controller |             "memory": "512Mi"
2026-06-09 17:48:18.358390 | controller |           },
2026-06-09 17:48:18.358404 | controller |           "requests": {
2026-06-09 17:48:18.358418 | controller |             "cpu": "10m",
2026-06-09 17:48:18.358433 | controller |             "memory": "256Mi"
2026-06-09 17:48:18.358447 | controller |           }
2026-06-09 17:48:18.358461 | controller |         },
2026-06-09 17:48:18.358474 | controller |         "securityContext": {
2026-06-09 17:48:18.358488 | controller |           "allowPrivilegeEscalation": false,
2026-06-09 17:48:18.358502 | controller |           "capabilities": {
2026-06-09 17:48:18.358546 | controller |             "drop": [
2026-06-09 17:48:18.358563 | controller |               "MKNOD"
2026-06-09 17:48:18.358578 | controller |             ]
2026-06-09 17:48:18.358593 | controller |           }
2026-06-09 17:48:18.358608 | controller |         },
2026-06-09 17:48:18.358622 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-09 17:48:18.358637 | controller |         "terminationMessagePolicy": "File",
2026-06-09 17:48:18.358652 | controller |         "volumeMounts": [
2026-06-09 17:48:18.358666 | controller |           {
2026-06-09 17:48:18.358680 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-09 17:48:18.358695 | controller |             "name": "kube-api-access-sx6kl",
2026-06-09 17:48:18.358709 | controller |             "readOnly": true
2026-06-09 17:48:18.358723 | controller |           }
2026-06-09 17:48:18.358737 | controller |         ]
2026-06-09 17:48:18.358751 | controller |       }
2026-06-09 17:48:18.358766 | controller |     ],
2026-06-09 17:48:18.358780 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-09 17:48:18.358794 | controller |     "enableServiceLinks": true,
2026-06-09 17:48:18.358808 | controller |     "imagePullSecrets": [
2026-06-09 17:48:18.358822 | controller |       {
2026-06-09 17:48:18.358837 | controller |         "name": "manila-operator-controller-manager-dockercfg-p7mdl"
2026-06-09 17:48:18.358852 | controller |       }
2026-06-09 17:48:18.358867 | controller |     ],
2026-06-09 17:48:18.358881 | controller |     "nodeName": "crc",
2026-06-09 17:48:18.358896 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-09 17:48:18.358911 | controller |     "priority": 0,
2026-06-09 17:48:18.358925 | controller |     "restartPolicy": "Always",
2026-06-09 17:48:18.358940 | controller |     "schedulerName": "default-scheduler",
2026-06-09 17:48:18.358954 | controller |     "securityContext": {
2026-06-09 17:48:18.358968 | controller |       "runAsNonRoot": true,
2026-06-09 17:48:18.358983 | controller |       "seLinuxOptions": {
2026-06-09 17:48:18.359001 | controller |         "level": "s0:c26,c5"
2026-06-09 17:48:18.359016 | controller |       }
2026-06-09 17:48:18.359031 | controller |     },
2026-06-09 17:48:18.359045 | controller |     "serviceAccount": "manila-operator-controller-manager",
2026-06-09 17:48:18.359059 | controller |     "serviceAccountName": "manila-operator-controller-manager",
2026-06-09 17:48:18.359074 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-09 17:48:18.359089 | controller |     "tolerations": [
2026-06-09 17:48:18.359103 | controller |       {
2026-06-09 17:48:18.359118 | controller |         "effect": "NoExecute",
2026-06-09 17:48:18.359132 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-09 17:48:18.359146 | controller |         "operator": "Exists",
2026-06-09 17:48:18.359160 | controller |         "tolerationSeconds": 120
2026-06-09 17:48:18.359174 | controller |       },
2026-06-09 17:48:18.359188 | controller |       {
2026-06-09 17:48:18.359203 | controller |         "effect": "NoExecute",
2026-06-09 17:48:18.359217 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-09 17:48:18.359231 | controller |         "operator": "Exists",
2026-06-09 17:48:18.359245 | controller |         "tolerationSeconds": 120
2026-06-09 17:48:18.359259 | controller |       },
2026-06-09 17:48:18.359273 | controller |       {
2026-06-09 17:48:18.359287 | controller |         "effect": "NoSchedule",
2026-06-09 17:48:18.359301 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-09 17:48:18.359316 | controller |         "operator": "Exists"
2026-06-09 17:48:18.359330 | controller |       }
2026-06-09 17:48:18.359344 | controller |     ],
2026-06-09 17:48:18.359358 | controller |     "volumes": [
2026-06-09 17:48:18.359372 | controller |       {
2026-06-09 17:48:18.359386 | controller |         "name": "kube-api-access-sx6kl",
2026-06-09 17:48:18.359401 | controller |         "projected": {
2026-06-09 17:48:18.359415 | controller |           "defaultMode": 420,
2026-06-09 17:48:18.359428 | controller |           "sources": [
2026-06-09 17:48:18.359442 | controller |             {
2026-06-09 17:48:18.359456 | controller |               "serviceAccountToken": {
2026-06-09 17:48:18.359470 | controller |                 "expirationSeconds": 3607,
2026-06-09 17:48:18.359485 | controller |                 "path": "token"
2026-06-09 17:48:18.359499 | controller |               }
2026-06-09 17:48:18.359527 | controller |             },
2026-06-09 17:48:18.359547 | controller |             {
2026-06-09 17:48:18.359562 | controller |               "configMap": {
2026-06-09 17:48:18.359576 | controller |                 "items": [
2026-06-09 17:48:18.359591 | controller |                   {
2026-06-09 17:48:18.359605 | controller |                     "key": "ca.crt",
2026-06-09 17:48:18.359619 | controller |                     "path": "ca.crt"
2026-06-09 17:48:18.359633 | controller |                   }
2026-06-09 17:48:18.359647 | controller |                 ],
2026-06-09 17:48:18.359661 | controller |                 "name": "kube-root-ca.crt"
2026-06-09 17:48:18.359675 | controller |               }
2026-06-09 17:48:18.359689 | controller |             },
2026-06-09 17:48:18.359703 | controller |             {
2026-06-09 17:48:18.359716 | controller |               "downwardAPI": {
2026-06-09 17:48:18.359730 | controller |                 "items": [
2026-06-09 17:48:18.359744 | controller |                   {
2026-06-09 17:48:18.359758 | controller |                     "fieldRef": {
2026-06-09 17:48:18.359772 | controller |                       "apiVersion": "v1",
2026-06-09 17:48:18.359785 | controller |                       "fieldPath": "metadata.namespace"
2026-06-09 17:48:18.359799 | controller |                     },
2026-06-09 17:48:18.359813 | controller |                     "path": "namespace"
2026-06-09 17:48:18.359827 | controller |                   }
2026-06-09 17:48:18.359841 | controller |                 ]
2026-06-09 17:48:18.359860 | controller |               }
2026-06-09 17:48:18.359875 | controller |             },
2026-06-09 17:48:18.359889 | controller |             {
2026-06-09 17:48:18.359904 | controller |               "configMap": {
2026-06-09 17:48:18.359918 | controller |                 "items": [
2026-06-09 17:48:18.359932 | controller |                   {
2026-06-09 17:48:18.359947 | controller |                     "key": "service-ca.crt",
2026-06-09 17:48:18.359961 | controller |                     "path": "service-ca.crt"
2026-06-09 17:48:18.359976 | controller |                   }
2026-06-09 17:48:18.359990 | controller |                 ],
2026-06-09 17:48:18.360005 | controller |                 "name": "openshift-service-ca.crt"
2026-06-09 17:48:18.360019 | controller |               }
2026-06-09 17:48:18.360033 | controller |             }
2026-06-09 17:48:18.360047 | controller |           ]
2026-06-09 17:48:18.360061 | controller |         }
2026-06-09 17:48:18.360076 | controller |       }
2026-06-09 17:48:18.360091 | controller |     ]
2026-06-09 17:48:18.360105 | controller |   },
2026-06-09 17:48:18.360120 | controller |   "status": {
2026-06-09 17:48:18.360134 | controller |     "conditions": [
2026-06-09 17:48:18.360149 | controller |       {
2026-06-09 17:48:18.360163 | controller |         "lastProbeTime": null,
2026-06-09 17:48:18.360177 | controller |         "lastTransitionTime": "2026-06-09T16:56:22Z",
2026-06-09 17:48:18.360191 | controller |         "status": "True",
2026-06-09 17:48:18.360206 | controller |         "type": "PodReadyToStartContainers"
2026-06-09 17:48:18.360232 | controller |       },
2026-06-09 17:48:18.360247 | controller |       {
2026-06-09 17:48:18.360261 | controller |         "lastProbeTime": null,
2026-06-09 17:48:18.360276 | controller |         "lastTransitionTime": "2026-06-09T16:54:45Z",
2026-06-09 17:48:18.360290 | controller |         "status": "True",
2026-06-09 17:48:18.360306 | controller |         "type": "Initialized"
2026-06-09 17:48:18.360320 | controller |       },
2026-06-09 17:48:18.360334 | controller |       {
2026-06-09 17:48:18.360348 | controller |         "lastProbeTime": null,
2026-06-09 17:48:18.360362 | controller |         "lastTransitionTime": "2026-06-09T16:56:33Z",
2026-06-09 17:48:18.360377 | controller |         "status": "True",
2026-06-09 17:48:18.360391 | controller |         "type": "Ready"
2026-06-09 17:48:18.360405 | controller |       },
2026-06-09 17:48:18.360419 | controller |       {
2026-06-09 17:48:18.360433 | controller |         "lastProbeTime": null,
2026-06-09 17:48:18.360447 | controller |         "lastTransitionTime": "2026-06-09T16:56:33Z",
2026-06-09 17:48:18.360461 | controller |         "status": "True",
2026-06-09 17:48:18.360475 | controller |         "type": "ContainersReady"
2026-06-09 17:48:18.360489 | controller |       },
2026-06-09 17:48:18.360503 | controller |       {
2026-06-09 17:48:18.360536 | controller |         "lastProbeTime": null,
2026-06-09 17:48:18.360551 | controller |         "lastTransitionTime": "2026-06-09T16:54:45Z",
2026-06-09 17:48:18.360566 | controller |         "status": "True",
2026-06-09 17:48:18.360580 | controller |         "type": "PodScheduled"
2026-06-09 17:48:18.360595 | controller |       }
2026-06-09 17:48:18.360609 | controller |     ],
2026-06-09 17:48:18.360623 | controller |     "containerStatuses": [
2026-06-09 17:48:18.360638 | controller |       {
2026-06-09 17:48:18.360652 | controller |         "allocatedResources": {
2026-06-09 17:48:18.360666 | controller |           "cpu": "10m",
2026-06-09 17:48:18.360681 | controller |           "memory": "256Mi"
2026-06-09 17:48:18.360695 | controller |         },
2026-06-09 17:48:18.360710 | controller |         "containerID": "cri-o://f9306c5343cbacc74a354ff420ccbc0b57ca5227b9e6990eaef88d0bbff7688b",
2026-06-09 17:48:18.360725 | controller |         "image": "quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391",
2026-06-09 17:48:18.360740 | controller |         "imageID": "quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391",
2026-06-09 17:48:18.360759 | controller |         "lastState": {},
2026-06-09 17:48:18.360774 | controller |         "name": "manager",
2026-06-09 17:48:18.360789 | controller |         "ready": true,
2026-06-09 17:48:18.360803 | controller |         "resources": {
2026-06-09 17:48:18.360817 | controller |           "limits": {
2026-06-09 17:48:18.360832 | controller |             "cpu": "500m",
2026-06-09 17:48:18.360846 | controller |             "memory": "512Mi"
2026-06-09 17:48:18.360860 | controller |           },
2026-06-09 17:48:18.360875 | controller |           "requests": {
2026-06-09 17:48:18.360890 | controller |             "cpu": "10m",
2026-06-09 17:48:18.360904 | controller |             "memory": "256Mi"
2026-06-09 17:48:18.360919 | controller |           }
2026-06-09 17:48:18.360933 | controller |         },
2026-06-09 17:48:18.360947 | controller |         "restartCount": 0,
2026-06-09 17:48:18.360962 | controller |         "started": true,
2026-06-09 17:48:18.360976 | controller |         "state": {
2026-06-09 17:48:18.360991 | controller |           "running": {
2026-06-09 17:48:18.361005 | controller |             "startedAt": "2026-06-09T16:56:22Z"
2026-06-09 17:48:18.361020 | controller |           }
2026-06-09 17:48:18.361034 | controller |         },
2026-06-09 17:48:18.361049 | controller |         "user": {
2026-06-09 17:48:18.361063 | controller |           "linux": {
2026-06-09 17:48:18.361078 | controller |             "gid": 0,
2026-06-09 17:48:18.361093 | controller |             "supplementalGroups": [
2026-06-09 17:48:18.361108 | controller |               0
2026-06-09 17:48:18.361123 | controller |             ],
2026-06-09 17:48:18.361138 | controller |             "uid": 65532
2026-06-09 17:48:18.361153 | controller |           }
2026-06-09 17:48:18.361167 | controller |         },
2026-06-09 17:48:18.361181 | controller |         "volumeMounts": [
2026-06-09 17:48:18.361195 | controller |           {
2026-06-09 17:48:18.361209 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-09 17:48:18.361223 | controller |             "name": "kube-api-access-sx6kl",
2026-06-09 17:48:18.361238 | controller |             "readOnly": true,
2026-06-09 17:48:18.361252 | controller |             "recursiveReadOnly": "Disabled"
2026-06-09 17:48:18.361266 | controller |           }
2026-06-09 17:48:18.361280 | controller |         ]
2026-06-09 17:48:18.361294 | controller |       }
2026-06-09 17:48:18.361309 | controller |     ],
2026-06-09 17:48:18.361323 | controller |     "hostIP": "192.168.126.11",
2026-06-09 17:48:18.361337 | controller |     "hostIPs": [
2026-06-09 17:48:18.361351 | controller |       {
2026-06-09 17:48:18.361365 | controller |         "ip": "192.168.126.11"
2026-06-09 17:48:18.361379 | controller |       }
2026-06-09 17:48:18.361394 | controller |     ],
2026-06-09 17:48:18.361408 | controller |     "phase": "Running",
2026-06-09 17:48:18.361422 | controller |     "podIP": "10.217.0.82",
2026-06-09 17:48:18.361436 | controller |     "podIPs": [
2026-06-09 17:48:18.361450 | controller |       {
2026-06-09 17:48:18.361465 | controller |         "ip": "10.217.0.82"
2026-06-09 17:48:18.361479 | controller |       }
2026-06-09 17:48:18.361493 | controller |     ],
2026-06-09 17:48:18.361507 | controller |     "qosClass": "Burstable",
2026-06-09 17:48:18.361541 | controller |     "startTime": "2026-06-09T16:54:45Z"
2026-06-09 17:48:18.361557 | controller |   }
2026-06-09 17:48:18.361571 | controller | }
2026-06-09 17:48:18.381430 | controller | ok:
2026-06-09 17:48:18.381475 | controller | {
2026-06-09 17:48:18.381496 | controller |   "apiVersion": "v1",
2026-06-09 17:48:18.381529 | controller |   "kind": "Pod",
2026-06-09 17:48:18.381551 | controller |   "metadata": {
2026-06-09 17:48:18.381567 | controller |     "annotations": {
2026-06-09 17:48:18.381582 | 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 17:48:18.381603 | 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 17:48:18.381619 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-09 17:48:18.381635 | controller |       "openshift.io/scc": "anyuid",
2026-06-09 17:48:18.381650 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-09 17:48:18.381664 | controller |     },
2026-06-09 17:48:18.381679 | controller |     "creationTimestamp": "2026-06-09T16:54:45Z",
2026-06-09 17:48:18.381693 | controller |     "generateName": "mariadb-operator-controller-manager-7fcb8b58d6-",
2026-06-09 17:48:18.381708 | controller |     "generation": 1,
2026-06-09 17:48:18.381722 | controller |     "labels": {
2026-06-09 17:48:18.381737 | controller |       "app.kubernetes.io/name": "mariadb-operator",
2026-06-09 17:48:18.381751 | controller |       "control-plane": "controller-manager",
2026-06-09 17:48:18.381765 | controller |       "openstack.org/operator-name": "mariadb",
2026-06-09 17:48:18.381780 | controller |       "pod-template-hash": "7fcb8b58d6"
2026-06-09 17:48:18.381795 | controller |     },
2026-06-09 17:48:18.381810 | controller |     "managedFields": [
2026-06-09 17:48:18.381825 | controller |       {
2026-06-09 17:48:18.381840 | controller |         "apiVersion": "v1",
2026-06-09 17:48:18.381855 | controller |         "fieldsType": "FieldsV1",
2026-06-09 17:48:18.381870 | controller |         "fieldsV1": {
2026-06-09 17:48:18.381885 | controller |           "f:metadata": {
2026-06-09 17:48:18.381899 | controller |             "f:annotations": {
2026-06-09 17:48:18.381914 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-09 17:48:18.381928 | controller |             }
2026-06-09 17:48:18.381943 | controller |           }
2026-06-09 17:48:18.381957 | controller |         },
2026-06-09 17:48:18.381972 | controller |         "manager": "crc",
2026-06-09 17:48:18.381987 | controller |         "operation": "Update",
2026-06-09 17:48:18.382001 | controller |         "subresource": "status",
2026-06-09 17:48:18.382015 | controller |         "time": "2026-06-09T16:54:45Z"
2026-06-09 17:48:18.382030 | controller |       },
2026-06-09 17:48:18.382045 | controller |       {
2026-06-09 17:48:18.382060 | controller |         "apiVersion": "v1",
2026-06-09 17:48:18.382074 | controller |         "fieldsType": "FieldsV1",
2026-06-09 17:48:18.382089 | controller |         "fieldsV1": {
2026-06-09 17:48:18.382103 | controller |           "f:metadata": {
2026-06-09 17:48:18.382118 | controller |             "f:annotations": {
2026-06-09 17:48:18.382132 | controller |               ".": {},
2026-06-09 17:48:18.382146 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-09 17:48:18.382161 | controller |             },
2026-06-09 17:48:18.382175 | controller |             "f:generateName": {},
2026-06-09 17:48:18.382189 | controller |             "f:labels": {
2026-06-09 17:48:18.382204 | controller |               ".": {},
2026-06-09 17:48:18.382218 | controller |               "f:app.kubernetes.io/name": {},
2026-06-09 17:48:18.382232 | controller |               "f:control-plane": {},
2026-06-09 17:48:18.382247 | controller |               "f:openstack.org/operator-name": {},
2026-06-09 17:48:18.382261 | controller |               "f:pod-template-hash": {}
2026-06-09 17:48:18.382276 | controller |             },
2026-06-09 17:48:18.382295 | controller |             "f:ownerReferences": {
2026-06-09 17:48:18.382310 | controller |               ".": {},
2026-06-09 17:48:18.382325 | controller |               "k:{\"uid\":\"4d52d989-3535-4479-af4e-8726e7a9c7ea\"}": {}
2026-06-09 17:48:18.382339 | controller |             }
2026-06-09 17:48:18.382354 | controller |           },
2026-06-09 17:48:18.382368 | controller |           "f:spec": {
2026-06-09 17:48:18.382383 | controller |             "f:containers": {
2026-06-09 17:48:18.382397 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-09 17:48:18.382412 | controller |                 ".": {},
2026-06-09 17:48:18.382426 | controller |                 "f:args": {},
2026-06-09 17:48:18.382440 | controller |                 "f:command": {},
2026-06-09 17:48:18.382455 | controller |                 "f:env": {
2026-06-09 17:48:18.382469 | controller |                   ".": {},
2026-06-09 17:48:18.382484 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-09 17:48:18.382498 | controller |                     ".": {},
2026-06-09 17:48:18.382528 | controller |                     "f:name": {},
2026-06-09 17:48:18.382548 | controller |                     "f:value": {}
2026-06-09 17:48:18.382563 | controller |                   },
2026-06-09 17:48:18.382577 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-09 17:48:18.382592 | controller |                     ".": {},
2026-06-09 17:48:18.382606 | controller |                     "f:name": {},
2026-06-09 17:48:18.382621 | controller |                     "f:value": {}
2026-06-09 17:48:18.382635 | controller |                   },
2026-06-09 17:48:18.382649 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-09 17:48:18.382664 | controller |                     ".": {},
2026-06-09 17:48:18.382678 | controller |                     "f:name": {},
2026-06-09 17:48:18.382692 | controller |                     "f:value": {}
2026-06-09 17:48:18.382707 | controller |                   },
2026-06-09 17:48:18.382721 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-09 17:48:18.382736 | controller |                     ".": {},
2026-06-09 17:48:18.382750 | controller |                     "f:name": {},
2026-06-09 17:48:18.382764 | controller |                     "f:value": {}
2026-06-09 17:48:18.382778 | controller |                   },
2026-06-09 17:48:18.382792 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-09 17:48:18.382807 | controller |                     ".": {},
2026-06-09 17:48:18.382821 | controller |                     "f:name": {},
2026-06-09 17:48:18.382836 | controller |                     "f:value": {}
2026-06-09 17:48:18.382851 | controller |                   }
2026-06-09 17:48:18.382865 | controller |                 },
2026-06-09 17:48:18.382879 | controller |                 "f:image": {},
2026-06-09 17:48:18.382894 | controller |                 "f:imagePullPolicy": {},
2026-06-09 17:48:18.382908 | controller |                 "f:livenessProbe": {
2026-06-09 17:48:18.382923 | controller |                   ".": {},
2026-06-09 17:48:18.382937 | controller |                   "f:failureThreshold": {},
2026-06-09 17:48:18.382951 | controller |                   "f:httpGet": {
2026-06-09 17:48:18.382965 | controller |                     ".": {},
2026-06-09 17:48:18.382979 | controller |                     "f:path": {},
2026-06-09 17:48:18.382994 | controller |                     "f:port": {},
2026-06-09 17:48:18.383008 | controller |                     "f:scheme": {}
2026-06-09 17:48:18.383022 | controller |                   },
2026-06-09 17:48:18.383036 | controller |                   "f:initialDelaySeconds": {},
2026-06-09 17:48:18.383051 | controller |                   "f:periodSeconds": {},
2026-06-09 17:48:18.383066 | controller |                   "f:successThreshold": {},
2026-06-09 17:48:18.383080 | controller |                   "f:timeoutSeconds": {}
2026-06-09 17:48:18.383098 | controller |                 },
2026-06-09 17:48:18.383113 | controller |                 "f:name": {},
2026-06-09 17:48:18.383127 | controller |                 "f:readinessProbe": {
2026-06-09 17:48:18.383141 | controller |                   ".": {},
2026-06-09 17:48:18.383156 | controller |                   "f:failureThreshold": {},
2026-06-09 17:48:18.383170 | controller |                   "f:httpGet": {
2026-06-09 17:48:18.383185 | controller |                     ".": {},
2026-06-09 17:48:18.383199 | controller |                     "f:path": {},
2026-06-09 17:48:18.383214 | controller |                     "f:port": {},
2026-06-09 17:48:18.383228 | controller |                     "f:scheme": {}
2026-06-09 17:48:18.383242 | controller |                   },
2026-06-09 17:48:18.383256 | controller |                   "f:initialDelaySeconds": {},
2026-06-09 17:48:18.383270 | controller |                   "f:periodSeconds": {},
2026-06-09 17:48:18.383285 | controller |                   "f:successThreshold": {},
2026-06-09 17:48:18.383299 | controller |                   "f:timeoutSeconds": {}
2026-06-09 17:48:18.383313 | controller |                 },
2026-06-09 17:48:18.383327 | controller |                 "f:resources": {
2026-06-09 17:48:18.383341 | controller |                   ".": {},
2026-06-09 17:48:18.383355 | controller |                   "f:limits": {
2026-06-09 17:48:18.383369 | controller |                     ".": {},
2026-06-09 17:48:18.383383 | controller |                     "f:cpu": {},
2026-06-09 17:48:18.383397 | controller |                     "f:memory": {}
2026-06-09 17:48:18.383410 | controller |                   },
2026-06-09 17:48:18.383424 | controller |                   "f:requests": {
2026-06-09 17:48:18.383438 | controller |                     ".": {},
2026-06-09 17:48:18.383452 | controller |                     "f:cpu": {},
2026-06-09 17:48:18.383465 | controller |                     "f:memory": {}
2026-06-09 17:48:18.383480 | controller |                   }
2026-06-09 17:48:18.383494 | controller |                 },
2026-06-09 17:48:18.383508 | controller |                 "f:securityContext": {
2026-06-09 17:48:18.383564 | controller |                   ".": {},
2026-06-09 17:48:18.383581 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-09 17:48:18.383596 | controller |                 },
2026-06-09 17:48:18.383636 | controller |                 "f:terminationMessagePath": {},
2026-06-09 17:48:18.383654 | controller |                 "f:terminationMessagePolicy": {}
2026-06-09 17:48:18.383669 | controller |               }
2026-06-09 17:48:18.383684 | controller |             },
2026-06-09 17:48:18.383723 | controller |             "f:dnsPolicy": {},
2026-06-09 17:48:18.383740 | controller |             "f:enableServiceLinks": {},
2026-06-09 17:48:18.383755 | controller |             "f:restartPolicy": {},
2026-06-09 17:48:18.383769 | controller |             "f:schedulerName": {},
2026-06-09 17:48:18.383808 | controller |             "f:securityContext": {
2026-06-09 17:48:18.383824 | controller |               ".": {},
2026-06-09 17:48:18.383839 | controller |               "f:runAsNonRoot": {}
2026-06-09 17:48:18.383853 | controller |             },
2026-06-09 17:48:18.383893 | controller |             "f:serviceAccount": {},
2026-06-09 17:48:18.383908 | controller |             "f:serviceAccountName": {},
2026-06-09 17:48:18.383923 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-09 17:48:18.383957 | controller |             "f:tolerations": {}
2026-06-09 17:48:18.383978 | controller |           }
2026-06-09 17:48:18.383994 | controller |         },
2026-06-09 17:48:18.384009 | controller |         "manager": "kube-controller-manager",
2026-06-09 17:48:18.384046 | controller |         "operation": "Update",
2026-06-09 17:48:18.384066 | controller |         "time": "2026-06-09T16:54:45Z"
2026-06-09 17:48:18.384096 | controller |       },
2026-06-09 17:48:18.384136 | controller |       {
2026-06-09 17:48:18.384158 | controller |         "apiVersion": "v1",
2026-06-09 17:48:18.384176 | controller |         "fieldsType": "FieldsV1",
2026-06-09 17:48:18.384213 | controller |         "fieldsV1": {
2026-06-09 17:48:18.384232 | controller |           "f:metadata": {
2026-06-09 17:48:18.384247 | controller |             "f:annotations": {
2026-06-09 17:48:18.384262 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-09 17:48:18.384298 | controller |             }
2026-06-09 17:48:18.384317 | controller |           }
2026-06-09 17:48:18.384332 | controller |         },
2026-06-09 17:48:18.384347 | controller |         "manager": "multus-daemon",
2026-06-09 17:48:18.384386 | controller |         "operation": "Update",
2026-06-09 17:48:18.384404 | controller |         "subresource": "status",
2026-06-09 17:48:18.384419 | controller |         "time": "2026-06-09T16:54:57Z"
2026-06-09 17:48:18.384434 | controller |       },
2026-06-09 17:48:18.384472 | controller |       {
2026-06-09 17:48:18.384487 | controller |         "apiVersion": "v1",
2026-06-09 17:48:18.384502 | controller |         "fieldsType": "FieldsV1",
2026-06-09 17:48:18.384545 | controller |         "fieldsV1": {
2026-06-09 17:48:18.384564 | controller |           "f:status": {
2026-06-09 17:48:18.384579 | controller |             "f:conditions": {
2026-06-09 17:48:18.384593 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-09 17:48:18.384608 | controller |                 ".": {},
2026-06-09 17:48:18.384622 | controller |                 "f:lastProbeTime": {},
2026-06-09 17:48:18.384637 | controller |                 "f:lastTransitionTime": {},
2026-06-09 17:48:18.384652 | controller |                 "f:status": {},
2026-06-09 17:48:18.384666 | controller |                 "f:type": {}
2026-06-09 17:48:18.384681 | controller |               },
2026-06-09 17:48:18.384695 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-09 17:48:18.384709 | controller |                 ".": {},
2026-06-09 17:48:18.384723 | controller |                 "f:lastProbeTime": {},
2026-06-09 17:48:18.384737 | controller |                 "f:lastTransitionTime": {},
2026-06-09 17:48:18.384752 | controller |                 "f:status": {},
2026-06-09 17:48:18.384766 | controller |                 "f:type": {}
2026-06-09 17:48:18.384780 | controller |               },
2026-06-09 17:48:18.384795 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-09 17:48:18.384809 | controller |                 ".": {},
2026-06-09 17:48:18.384824 | controller |                 "f:lastProbeTime": {},
2026-06-09 17:48:18.384838 | controller |                 "f:lastTransitionTime": {},
2026-06-09 17:48:18.384852 | controller |                 "f:status": {},
2026-06-09 17:48:18.384867 | controller |                 "f:type": {}
2026-06-09 17:48:18.384881 | controller |               },
2026-06-09 17:48:18.384895 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-09 17:48:18.384910 | controller |                 ".": {},
2026-06-09 17:48:18.384924 | controller |                 "f:lastProbeTime": {},
2026-06-09 17:48:18.384938 | controller |                 "f:lastTransitionTime": {},
2026-06-09 17:48:18.384952 | controller |                 "f:status": {},
2026-06-09 17:48:18.384966 | controller |                 "f:type": {}
2026-06-09 17:48:18.384980 | controller |               }
2026-06-09 17:48:18.384995 | controller |             },
2026-06-09 17:48:18.385008 | controller |             "f:containerStatuses": {},
2026-06-09 17:48:18.385023 | controller |             "f:hostIP": {},
2026-06-09 17:48:18.385037 | controller |             "f:hostIPs": {},
2026-06-09 17:48:18.385051 | controller |             "f:phase": {},
2026-06-09 17:48:18.385065 | controller |             "f:podIP": {},
2026-06-09 17:48:18.385079 | controller |             "f:podIPs": {
2026-06-09 17:48:18.385093 | controller |               ".": {},
2026-06-09 17:48:18.385108 | controller |               "k:{\"ip\":\"10.217.0.83\"}": {
2026-06-09 17:48:18.385128 | controller |                 ".": {},
2026-06-09 17:48:18.385144 | controller |                 "f:ip": {}
2026-06-09 17:48:18.385158 | controller |               }
2026-06-09 17:48:18.385173 | controller |             },
2026-06-09 17:48:18.385187 | controller |             "f:startTime": {}
2026-06-09 17:48:18.385202 | controller |           }
2026-06-09 17:48:18.385217 | controller |         },
2026-06-09 17:48:18.385232 | controller |         "manager": "kubelet",
2026-06-09 17:48:18.385246 | controller |         "operation": "Update",
2026-06-09 17:48:18.385261 | controller |         "subresource": "status",
2026-06-09 17:48:18.385276 | controller |         "time": "2026-06-09T16:56:32Z"
2026-06-09 17:48:18.385290 | controller |       }
2026-06-09 17:48:18.385305 | controller |     ],
2026-06-09 17:48:18.385319 | controller |     "name": "mariadb-operator-controller-manager-7fcb8b58d6-tfqfb",
2026-06-09 17:48:18.385333 | controller |     "namespace": "openstack-operators",
2026-06-09 17:48:18.385348 | controller |     "ownerReferences": [
2026-06-09 17:48:18.385362 | controller |       {
2026-06-09 17:48:18.385377 | controller |         "apiVersion": "apps/v1",
2026-06-09 17:48:18.385391 | controller |         "blockOwnerDeletion": true,
2026-06-09 17:48:18.385405 | controller |         "controller": true,
2026-06-09 17:48:18.385420 | controller |         "kind": "ReplicaSet",
2026-06-09 17:48:18.385435 | controller |         "name": "mariadb-operator-controller-manager-7fcb8b58d6",
2026-06-09 17:48:18.385449 | controller |         "uid": "4d52d989-3535-4479-af4e-8726e7a9c7ea"
2026-06-09 17:48:18.385464 | controller |       }
2026-06-09 17:48:18.385478 | controller |     ],
2026-06-09 17:48:18.385493 | controller |     "resourceVersion": "54102",
2026-06-09 17:48:18.385507 | controller |     "uid": "b64c533c-b45e-4925-9f19-c64ed7068e5a"
2026-06-09 17:48:18.385543 | controller |   },
2026-06-09 17:48:18.385559 | controller |   "spec": {
2026-06-09 17:48:18.385574 | controller |     "containers": [
2026-06-09 17:48:18.385588 | controller |       {
2026-06-09 17:48:18.385602 | controller |         "args": [
2026-06-09 17:48:18.385616 | controller |           "--leader-elect",
2026-06-09 17:48:18.385631 | controller |           "--health-probe-bind-address=:8081",
2026-06-09 17:48:18.385645 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-09 17:48:18.385659 | controller |         ],
2026-06-09 17:48:18.385674 | controller |         "command": [
2026-06-09 17:48:18.385688 | controller |           "/manager"
2026-06-09 17:48:18.385702 | controller |         ],
2026-06-09 17:48:18.385716 | controller |         "env": [
2026-06-09 17:48:18.385730 | controller |           {
2026-06-09 17:48:18.385743 | controller |             "name": "LEASE_DURATION",
2026-06-09 17:48:18.385757 | controller |             "value": "30"
2026-06-09 17:48:18.385794 | controller |           },
2026-06-09 17:48:18.385815 | controller |           {
2026-06-09 17:48:18.385830 | controller |             "name": "RENEW_DEADLINE",
2026-06-09 17:48:18.385845 | controller |             "value": "20"
2026-06-09 17:48:18.385859 | controller |           },
2026-06-09 17:48:18.385874 | controller |           {
2026-06-09 17:48:18.385888 | controller |             "name": "RETRY_PERIOD",
2026-06-09 17:48:18.385902 | controller |             "value": "5"
2026-06-09 17:48:18.385916 | controller |           },
2026-06-09 17:48:18.385930 | controller |           {
2026-06-09 17:48:18.385944 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-09 17:48:18.385958 | controller |             "value": "false"
2026-06-09 17:48:18.385972 | controller |           },
2026-06-09 17:48:18.385986 | controller |           {
2026-06-09 17:48:18.386000 | controller |             "name": "METRICS_CERTS",
2026-06-09 17:48:18.386014 | controller |             "value": "false"
2026-06-09 17:48:18.386028 | controller |           }
2026-06-09 17:48:18.386041 | controller |         ],
2026-06-09 17:48:18.386059 | controller |         "image": "quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398",
2026-06-09 17:48:18.386074 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-09 17:48:18.386088 | controller |         "livenessProbe": {
2026-06-09 17:48:18.386102 | controller |           "failureThreshold": 3,
2026-06-09 17:48:18.386117 | controller |           "httpGet": {
2026-06-09 17:48:18.386131 | controller |             "path": "/healthz",
2026-06-09 17:48:18.386145 | controller |             "port": 8081,
2026-06-09 17:48:18.386159 | controller |             "scheme": "HTTP"
2026-06-09 17:48:18.386173 | controller |           },
2026-06-09 17:48:18.386187 | controller |           "initialDelaySeconds": 15,
2026-06-09 17:48:18.386202 | controller |           "periodSeconds": 20,
2026-06-09 17:48:18.386216 | controller |           "successThreshold": 1,
2026-06-09 17:48:18.386230 | controller |           "timeoutSeconds": 1
2026-06-09 17:48:18.386245 | controller |         },
2026-06-09 17:48:18.386260 | controller |         "name": "manager",
2026-06-09 17:48:18.386274 | controller |         "readinessProbe": {
2026-06-09 17:48:18.386289 | controller |           "failureThreshold": 3,
2026-06-09 17:48:18.386303 | controller |           "httpGet": {
2026-06-09 17:48:18.386318 | controller |             "path": "/readyz",
2026-06-09 17:48:18.386334 | controller |             "port": 8081,
2026-06-09 17:48:18.386350 | controller |             "scheme": "HTTP"
2026-06-09 17:48:18.386366 | controller |           },
2026-06-09 17:48:18.386380 | controller |           "initialDelaySeconds": 5,
2026-06-09 17:48:18.386394 | controller |           "periodSeconds": 10,
2026-06-09 17:48:18.386408 | controller |           "successThreshold": 1,
2026-06-09 17:48:18.386423 | controller |           "timeoutSeconds": 1
2026-06-09 17:48:18.386437 | controller |         },
2026-06-09 17:48:18.386451 | controller |         "resources": {
2026-06-09 17:48:18.386466 | controller |           "limits": {
2026-06-09 17:48:18.386481 | controller |             "cpu": "500m",
2026-06-09 17:48:18.386495 | controller |             "memory": "512Mi"
2026-06-09 17:48:18.386524 | controller |           },
2026-06-09 17:48:18.386545 | controller |           "requests": {
2026-06-09 17:48:18.386561 | controller |             "cpu": "10m",
2026-06-09 17:48:18.386575 | controller |             "memory": "256Mi"
2026-06-09 17:48:18.386590 | controller |           }
2026-06-09 17:48:18.386604 | controller |         },
2026-06-09 17:48:18.386619 | controller |         "securityContext": {
2026-06-09 17:48:18.386633 | controller |           "allowPrivilegeEscalation": false,
2026-06-09 17:48:18.386648 | controller |           "capabilities": {
2026-06-09 17:48:18.386662 | controller |             "drop": [
2026-06-09 17:48:18.386676 | controller |               "MKNOD"
2026-06-09 17:48:18.386691 | controller |             ]
2026-06-09 17:48:18.386705 | controller |           }
2026-06-09 17:48:18.386719 | controller |         },
2026-06-09 17:48:18.386734 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-09 17:48:18.386748 | controller |         "terminationMessagePolicy": "File",
2026-06-09 17:48:18.386762 | controller |         "volumeMounts": [
2026-06-09 17:48:18.386776 | controller |           {
2026-06-09 17:48:18.386791 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-09 17:48:18.386805 | controller |             "name": "kube-api-access-dx2lm",
2026-06-09 17:48:18.386820 | controller |             "readOnly": true
2026-06-09 17:48:18.386834 | controller |           }
2026-06-09 17:48:18.386848 | controller |         ]
2026-06-09 17:48:18.386862 | controller |       }
2026-06-09 17:48:18.386876 | controller |     ],
2026-06-09 17:48:18.386890 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-09 17:48:18.386904 | controller |     "enableServiceLinks": true,
2026-06-09 17:48:18.386924 | controller |     "imagePullSecrets": [
2026-06-09 17:48:18.386939 | controller |       {
2026-06-09 17:48:18.386953 | controller |         "name": "mariadb-operator-controller-manager-dockercfg-gp8kl"
2026-06-09 17:48:18.386967 | controller |       }
2026-06-09 17:48:18.386982 | controller |     ],
2026-06-09 17:48:18.386996 | controller |     "nodeName": "crc",
2026-06-09 17:48:18.387010 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-09 17:48:18.387024 | controller |     "priority": 0,
2026-06-09 17:48:18.387038 | controller |     "restartPolicy": "Always",
2026-06-09 17:48:18.387052 | controller |     "schedulerName": "default-scheduler",
2026-06-09 17:48:18.387067 | controller |     "securityContext": {
2026-06-09 17:48:18.387081 | controller |       "runAsNonRoot": true,
2026-06-09 17:48:18.387095 | controller |       "seLinuxOptions": {
2026-06-09 17:48:18.387109 | controller |         "level": "s0:c26,c5"
2026-06-09 17:48:18.387123 | controller |       }
2026-06-09 17:48:18.387138 | controller |     },
2026-06-09 17:48:18.387152 | controller |     "serviceAccount": "mariadb-operator-controller-manager",
2026-06-09 17:48:18.387166 | controller |     "serviceAccountName": "mariadb-operator-controller-manager",
2026-06-09 17:48:18.387180 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-09 17:48:18.387194 | controller |     "tolerations": [
2026-06-09 17:48:18.387208 | controller |       {
2026-06-09 17:48:18.387223 | controller |         "effect": "NoExecute",
2026-06-09 17:48:18.387237 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-09 17:48:18.387252 | controller |         "operator": "Exists",
2026-06-09 17:48:18.387266 | controller |         "tolerationSeconds": 120
2026-06-09 17:48:18.387281 | controller |       },
2026-06-09 17:48:18.387295 | controller |       {
2026-06-09 17:48:18.387309 | controller |         "effect": "NoExecute",
2026-06-09 17:48:18.387324 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-09 17:48:18.387338 | controller |         "operator": "Exists",
2026-06-09 17:48:18.387353 | controller |         "tolerationSeconds": 120
2026-06-09 17:48:18.387367 | controller |       },
2026-06-09 17:48:18.387381 | controller |       {
2026-06-09 17:48:18.387396 | controller |         "effect": "NoSchedule",
2026-06-09 17:48:18.387410 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-09 17:48:18.387425 | controller |         "operator": "Exists"
2026-06-09 17:48:18.387439 | controller |       }
2026-06-09 17:48:18.387453 | controller |     ],
2026-06-09 17:48:18.387468 | controller |     "volumes": [
2026-06-09 17:48:18.387483 | controller |       {
2026-06-09 17:48:18.387498 | controller |         "name": "kube-api-access-dx2lm",
2026-06-09 17:48:18.387526 | controller |         "projected": {
2026-06-09 17:48:18.387545 | controller |           "defaultMode": 420,
2026-06-09 17:48:18.387560 | controller |           "sources": [
2026-06-09 17:48:18.387574 | controller |             {
2026-06-09 17:48:18.387588 | controller |               "serviceAccountToken": {
2026-06-09 17:48:18.387603 | controller |                 "expirationSeconds": 3607,
2026-06-09 17:48:18.387618 | controller |                 "path": "token"
2026-06-09 17:48:18.387632 | controller |               }
2026-06-09 17:48:18.387646 | controller |             },
2026-06-09 17:48:18.387661 | controller |             {
2026-06-09 17:48:18.387675 | controller |               "configMap": {
2026-06-09 17:48:18.387689 | controller |                 "items": [
2026-06-09 17:48:18.387703 | controller |                   {
2026-06-09 17:48:18.387717 | controller |                     "key": "ca.crt",
2026-06-09 17:48:18.387731 | controller |                     "path": "ca.crt"
2026-06-09 17:48:18.387745 | controller |                   }
2026-06-09 17:48:18.387759 | controller |                 ],
2026-06-09 17:48:18.387773 | controller |                 "name": "kube-root-ca.crt"
2026-06-09 17:48:18.387787 | controller |               }
2026-06-09 17:48:18.387805 | controller |             },
2026-06-09 17:48:18.387819 | controller |             {
2026-06-09 17:48:18.387834 | controller |               "downwardAPI": {
2026-06-09 17:48:18.387847 | controller |                 "items": [
2026-06-09 17:48:18.387861 | controller |                   {
2026-06-09 17:48:18.387875 | controller |                     "fieldRef": {
2026-06-09 17:48:18.387889 | controller |                       "apiVersion": "v1",
2026-06-09 17:48:18.387904 | controller |                       "fieldPath": "metadata.namespace"
2026-06-09 17:48:18.387918 | controller |                     },
2026-06-09 17:48:18.387932 | controller |                     "path": "namespace"
2026-06-09 17:48:18.387946 | controller |                   }
2026-06-09 17:48:18.387960 | controller |                 ]
2026-06-09 17:48:18.387974 | controller |               }
2026-06-09 17:48:18.387988 | controller |             },
2026-06-09 17:48:18.388003 | controller |             {
2026-06-09 17:48:18.388017 | controller |               "configMap": {
2026-06-09 17:48:18.388031 | controller |                 "items": [
2026-06-09 17:48:18.388044 | controller |                   {
2026-06-09 17:48:18.388069 | controller |                     "key": "service-ca.crt",
2026-06-09 17:48:18.388084 | controller |                     "path": "service-ca.crt"
2026-06-09 17:48:18.388099 | controller |                   }
2026-06-09 17:48:18.388113 | controller |                 ],
2026-06-09 17:48:18.388127 | controller |                 "name": "openshift-service-ca.crt"
2026-06-09 17:48:18.388142 | controller |               }
2026-06-09 17:48:18.388157 | controller |             }
2026-06-09 17:48:18.388170 | controller |           ]
2026-06-09 17:48:18.388184 | controller |         }
2026-06-09 17:48:18.388199 | controller |       }
2026-06-09 17:48:18.388213 | controller |     ]
2026-06-09 17:48:18.388226 | controller |   },
2026-06-09 17:48:18.388240 | controller |   "status": {
2026-06-09 17:48:18.388255 | controller |     "conditions": [
2026-06-09 17:48:18.388269 | controller |       {
2026-06-09 17:48:18.388284 | controller |         "lastProbeTime": null,
2026-06-09 17:48:18.388299 | controller |         "lastTransitionTime": "2026-06-09T16:56:21Z",
2026-06-09 17:48:18.388314 | controller |         "status": "True",
2026-06-09 17:48:18.388328 | controller |         "type": "PodReadyToStartContainers"
2026-06-09 17:48:18.388345 | controller |       },
2026-06-09 17:48:18.388362 | controller |       {
2026-06-09 17:48:18.388376 | controller |         "lastProbeTime": null,
2026-06-09 17:48:18.388391 | controller |         "lastTransitionTime": "2026-06-09T16:54:46Z",
2026-06-09 17:48:18.388431 | controller |         "status": "True",
2026-06-09 17:48:18.388451 | controller |         "type": "Initialized"
2026-06-09 17:48:18.388466 | controller |       },
2026-06-09 17:48:18.388481 | controller |       {
2026-06-09 17:48:18.388495 | controller |         "lastProbeTime": null,
2026-06-09 17:48:18.388509 | controller |         "lastTransitionTime": "2026-06-09T16:56:32Z",
2026-06-09 17:48:18.388541 | controller |         "status": "True",
2026-06-09 17:48:18.388556 | controller |         "type": "Ready"
2026-06-09 17:48:18.388571 | controller |       },
2026-06-09 17:48:18.388585 | controller |       {
2026-06-09 17:48:18.388600 | controller |         "lastProbeTime": null,
2026-06-09 17:48:18.388614 | controller |         "lastTransitionTime": "2026-06-09T16:56:32Z",
2026-06-09 17:48:18.388630 | controller |         "status": "True",
2026-06-09 17:48:18.388644 | controller |         "type": "ContainersReady"
2026-06-09 17:48:18.388659 | controller |       },
2026-06-09 17:48:18.388673 | controller |       {
2026-06-09 17:48:18.388687 | controller |         "lastProbeTime": null,
2026-06-09 17:48:18.388701 | controller |         "lastTransitionTime": "2026-06-09T16:54:45Z",
2026-06-09 17:48:18.388715 | controller |         "status": "True",
2026-06-09 17:48:18.388729 | controller |         "type": "PodScheduled"
2026-06-09 17:48:18.388747 | controller |       }
2026-06-09 17:48:18.388762 | controller |     ],
2026-06-09 17:48:18.388776 | controller |     "containerStatuses": [
2026-06-09 17:48:18.388790 | controller |       {
2026-06-09 17:48:18.388804 | controller |         "allocatedResources": {
2026-06-09 17:48:18.388818 | controller |           "cpu": "10m",
2026-06-09 17:48:18.388832 | controller |           "memory": "256Mi"
2026-06-09 17:48:18.388846 | controller |         },
2026-06-09 17:48:18.388860 | controller |         "containerID": "cri-o://3ca7d3db5c27e7a5684eb5b90bc0e675f9759662c818ed0b64a2a0e0daae2049",
2026-06-09 17:48:18.388874 | controller |         "image": "quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398",
2026-06-09 17:48:18.388889 | controller |         "imageID": "quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398",
2026-06-09 17:48:18.388904 | controller |         "lastState": {},
2026-06-09 17:48:18.388918 | controller |         "name": "manager",
2026-06-09 17:48:18.388932 | controller |         "ready": true,
2026-06-09 17:48:18.388947 | controller |         "resources": {
2026-06-09 17:48:18.388961 | controller |           "limits": {
2026-06-09 17:48:18.388975 | controller |             "cpu": "500m",
2026-06-09 17:48:18.388990 | controller |             "memory": "512Mi"
2026-06-09 17:48:18.389004 | controller |           },
2026-06-09 17:48:18.389018 | controller |           "requests": {
2026-06-09 17:48:18.389032 | controller |             "cpu": "10m",
2026-06-09 17:48:18.389046 | controller |             "memory": "256Mi"
2026-06-09 17:48:18.389060 | controller |           }
2026-06-09 17:48:18.389075 | controller |         },
2026-06-09 17:48:18.389089 | controller |         "restartCount": 0,
2026-06-09 17:48:18.389103 | controller |         "started": true,
2026-06-09 17:48:18.389118 | controller |         "state": {
2026-06-09 17:48:18.389132 | controller |           "running": {
2026-06-09 17:48:18.389146 | controller |             "startedAt": "2026-06-09T16:56:21Z"
2026-06-09 17:48:18.389160 | controller |           }
2026-06-09 17:48:18.389175 | controller |         },
2026-06-09 17:48:18.389189 | controller |         "user": {
2026-06-09 17:48:18.389203 | controller |           "linux": {
2026-06-09 17:48:18.389217 | controller |             "gid": 0,
2026-06-09 17:48:18.389231 | controller |             "supplementalGroups": [
2026-06-09 17:48:18.389246 | controller |               0
2026-06-09 17:48:18.389260 | controller |             ],
2026-06-09 17:48:18.389274 | controller |             "uid": 65532
2026-06-09 17:48:18.389289 | controller |           }
2026-06-09 17:48:18.389303 | controller |         },
2026-06-09 17:48:18.389318 | controller |         "volumeMounts": [
2026-06-09 17:48:18.389333 | controller |           {
2026-06-09 17:48:18.389347 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-09 17:48:18.389362 | controller |             "name": "kube-api-access-dx2lm",
2026-06-09 17:48:18.389377 | controller |             "readOnly": true,
2026-06-09 17:48:18.389392 | controller |             "recursiveReadOnly": "Disabled"
2026-06-09 17:48:18.389406 | controller |           }
2026-06-09 17:48:18.389420 | controller |         ]
2026-06-09 17:48:18.389434 | controller |       }
2026-06-09 17:48:18.389449 | controller |     ],
2026-06-09 17:48:18.389463 | controller |     "hostIP": "192.168.126.11",
2026-06-09 17:48:18.389478 | controller |     "hostIPs": [
2026-06-09 17:48:18.389492 | controller |       {
2026-06-09 17:48:18.389506 | controller |         "ip": "192.168.126.11"
2026-06-09 17:48:18.389541 | controller |       }
2026-06-09 17:48:18.389557 | controller |     ],
2026-06-09 17:48:18.389572 | controller |     "phase": "Running",
2026-06-09 17:48:18.389586 | controller |     "podIP": "10.217.0.83",
2026-06-09 17:48:18.389601 | controller |     "podIPs": [
2026-06-09 17:48:18.389620 | controller |       {
2026-06-09 17:48:18.389636 | controller |         "ip": "10.217.0.83"
2026-06-09 17:48:18.389650 | controller |       }
2026-06-09 17:48:18.389665 | controller |     ],
2026-06-09 17:48:18.389680 | controller |     "qosClass": "Burstable",
2026-06-09 17:48:18.389694 | controller |     "startTime": "2026-06-09T16:54:46Z"
2026-06-09 17:48:18.389708 | controller |   }
2026-06-09 17:48:18.389723 | controller | }
2026-06-09 17:48:18.410311 | controller | ok:
2026-06-09 17:48:18.410356 | controller | {
2026-06-09 17:48:18.410377 | controller |   "apiVersion": "v1",
2026-06-09 17:48:18.410394 | controller |   "kind": "Pod",
2026-06-09 17:48:18.410409 | controller |   "metadata": {
2026-06-09 17:48:18.410424 | controller |     "annotations": {
2026-06-09 17:48:18.410440 | 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 17:48:18.410457 | 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 17:48:18.410472 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-09 17:48:18.410488 | controller |       "openshift.io/scc": "anyuid",
2026-06-09 17:48:18.410503 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-09 17:48:18.410539 | controller |     },
2026-06-09 17:48:18.410556 | controller |     "creationTimestamp": "2026-06-09T16:54:45Z",
2026-06-09 17:48:18.410571 | controller |     "generateName": "neutron-operator-controller-manager-688d5c756f-",
2026-06-09 17:48:18.410586 | controller |     "generation": 1,
2026-06-09 17:48:18.410601 | controller |     "labels": {
2026-06-09 17:48:18.410615 | controller |       "app.kubernetes.io/name": "neutron-operator",
2026-06-09 17:48:18.410629 | controller |       "control-plane": "controller-manager",
2026-06-09 17:48:18.410644 | controller |       "openstack.org/operator-name": "neutron",
2026-06-09 17:48:18.410658 | controller |       "pod-template-hash": "688d5c756f"
2026-06-09 17:48:18.410672 | controller |     },
2026-06-09 17:48:18.410686 | controller |     "managedFields": [
2026-06-09 17:48:18.410701 | controller |       {
2026-06-09 17:48:18.410715 | controller |         "apiVersion": "v1",
2026-06-09 17:48:18.410730 | controller |         "fieldsType": "FieldsV1",
2026-06-09 17:48:18.410744 | controller |         "fieldsV1": {
2026-06-09 17:48:18.410758 | controller |           "f:metadata": {
2026-06-09 17:48:18.410773 | controller |             "f:annotations": {
2026-06-09 17:48:18.410788 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-09 17:48:18.410802 | controller |             }
2026-06-09 17:48:18.410817 | controller |           }
2026-06-09 17:48:18.410831 | controller |         },
2026-06-09 17:48:18.410846 | controller |         "manager": "crc",
2026-06-09 17:48:18.410860 | controller |         "operation": "Update",
2026-06-09 17:48:18.410874 | controller |         "subresource": "status",
2026-06-09 17:48:18.410888 | controller |         "time": "2026-06-09T16:54:45Z"
2026-06-09 17:48:18.410903 | controller |       },
2026-06-09 17:48:18.410917 | controller |       {
2026-06-09 17:48:18.410931 | controller |         "apiVersion": "v1",
2026-06-09 17:48:18.410945 | controller |         "fieldsType": "FieldsV1",
2026-06-09 17:48:18.410960 | controller |         "fieldsV1": {
2026-06-09 17:48:18.410976 | controller |           "f:metadata": {
2026-06-09 17:48:18.410995 | controller |             "f:annotations": {
2026-06-09 17:48:18.411011 | controller |               ".": {},
2026-06-09 17:48:18.411026 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-09 17:48:18.411041 | controller |             },
2026-06-09 17:48:18.411055 | controller |             "f:generateName": {},
2026-06-09 17:48:18.411070 | controller |             "f:labels": {
2026-06-09 17:48:18.411085 | controller |               ".": {},
2026-06-09 17:48:18.411099 | controller |               "f:app.kubernetes.io/name": {},
2026-06-09 17:48:18.411114 | controller |               "f:control-plane": {},
2026-06-09 17:48:18.411129 | controller |               "f:openstack.org/operator-name": {},
2026-06-09 17:48:18.411143 | controller |               "f:pod-template-hash": {}
2026-06-09 17:48:18.411158 | controller |             },
2026-06-09 17:48:18.411172 | controller |             "f:ownerReferences": {
2026-06-09 17:48:18.411186 | controller |               ".": {},
2026-06-09 17:48:18.411201 | controller |               "k:{\"uid\":\"a8ac28c2-6769-4290-b1b6-464028ba8267\"}": {}
2026-06-09 17:48:18.411217 | controller |             }
2026-06-09 17:48:18.411232 | controller |           },
2026-06-09 17:48:18.411247 | controller |           "f:spec": {
2026-06-09 17:48:18.411261 | controller |             "f:containers": {
2026-06-09 17:48:18.411276 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-09 17:48:18.411291 | controller |                 ".": {},
2026-06-09 17:48:18.411305 | controller |                 "f:args": {},
2026-06-09 17:48:18.411320 | controller |                 "f:command": {},
2026-06-09 17:48:18.411334 | controller |                 "f:env": {
2026-06-09 17:48:18.411349 | controller |                   ".": {},
2026-06-09 17:48:18.411363 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-09 17:48:18.411377 | controller |                     ".": {},
2026-06-09 17:48:18.411392 | controller |                     "f:name": {},
2026-06-09 17:48:18.411406 | controller |                     "f:value": {}
2026-06-09 17:48:18.411420 | controller |                   },
2026-06-09 17:48:18.411434 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-09 17:48:18.411449 | controller |                     ".": {},
2026-06-09 17:48:18.411464 | controller |                     "f:name": {},
2026-06-09 17:48:18.411478 | controller |                     "f:value": {}
2026-06-09 17:48:18.411492 | controller |                   },
2026-06-09 17:48:18.411506 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-09 17:48:18.411540 | controller |                     ".": {},
2026-06-09 17:48:18.411556 | controller |                     "f:name": {},
2026-06-09 17:48:18.411570 | controller |                     "f:value": {}
2026-06-09 17:48:18.411585 | controller |                   },
2026-06-09 17:48:18.411599 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-09 17:48:18.411613 | controller |                     ".": {},
2026-06-09 17:48:18.411628 | controller |                     "f:name": {},
2026-06-09 17:48:18.411642 | controller |                     "f:value": {}
2026-06-09 17:48:18.411657 | controller |                   },
2026-06-09 17:48:18.411671 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-09 17:48:18.411685 | controller |                     ".": {},
2026-06-09 17:48:18.411699 | controller |                     "f:name": {},
2026-06-09 17:48:18.411713 | controller |                     "f:value": {}
2026-06-09 17:48:18.411728 | controller |                   }
2026-06-09 17:48:18.411742 | controller |                 },
2026-06-09 17:48:18.411756 | controller |                 "f:image": {},
2026-06-09 17:48:18.411771 | controller |                 "f:imagePullPolicy": {},
2026-06-09 17:48:18.411785 | controller |                 "f:livenessProbe": {
2026-06-09 17:48:18.411799 | controller |                   ".": {},
2026-06-09 17:48:18.411818 | controller |                   "f:failureThreshold": {},
2026-06-09 17:48:18.411833 | controller |                   "f:httpGet": {
2026-06-09 17:48:18.411848 | controller |                     ".": {},
2026-06-09 17:48:18.411862 | controller |                     "f:path": {},
2026-06-09 17:48:18.411877 | controller |                     "f:port": {},
2026-06-09 17:48:18.411891 | controller |                     "f:scheme": {}
2026-06-09 17:48:18.411905 | controller |                   },
2026-06-09 17:48:18.411919 | controller |                   "f:initialDelaySeconds": {},
2026-06-09 17:48:18.411947 | controller |                   "f:periodSeconds": {},
2026-06-09 17:48:18.411962 | controller |                   "f:successThreshold": {},
2026-06-09 17:48:18.411976 | controller |                   "f:timeoutSeconds": {}
2026-06-09 17:48:18.411991 | controller |                 },
2026-06-09 17:48:18.412005 | controller |                 "f:name": {},
2026-06-09 17:48:18.412021 | controller |                 "f:readinessProbe": {
2026-06-09 17:48:18.412036 | controller |                   ".": {},
2026-06-09 17:48:18.412051 | controller |                   "f:failureThreshold": {},
2026-06-09 17:48:18.412066 | controller |                   "f:httpGet": {
2026-06-09 17:48:18.412081 | controller |                     ".": {},
2026-06-09 17:48:18.412095 | controller |                     "f:path": {},
2026-06-09 17:48:18.412110 | controller |                     "f:port": {},
2026-06-09 17:48:18.412124 | controller |                     "f:scheme": {}
2026-06-09 17:48:18.412139 | controller |                   },
2026-06-09 17:48:18.412153 | controller |                   "f:initialDelaySeconds": {},
2026-06-09 17:48:18.412168 | controller |                   "f:periodSeconds": {},
2026-06-09 17:48:18.412182 | controller |                   "f:successThreshold": {},
2026-06-09 17:48:18.412197 | controller |                   "f:timeoutSeconds": {}
2026-06-09 17:48:18.412212 | controller |                 },
2026-06-09 17:48:18.412226 | controller |                 "f:resources": {
2026-06-09 17:48:18.412241 | controller |                   ".": {},
2026-06-09 17:48:18.412256 | controller |                   "f:limits": {
2026-06-09 17:48:18.412271 | controller |                     ".": {},
2026-06-09 17:48:18.412285 | controller |                     "f:cpu": {},
2026-06-09 17:48:18.412300 | controller |                     "f:memory": {}
2026-06-09 17:48:18.412314 | controller |                   },
2026-06-09 17:48:18.412330 | controller |                   "f:requests": {
2026-06-09 17:48:18.412346 | controller |                     ".": {},
2026-06-09 17:48:18.412362 | controller |                     "f:cpu": {},
2026-06-09 17:48:18.412376 | controller |                     "f:memory": {}
2026-06-09 17:48:18.412390 | controller |                   }
2026-06-09 17:48:18.412404 | controller |                 },
2026-06-09 17:48:18.412419 | controller |                 "f:securityContext": {
2026-06-09 17:48:18.412433 | controller |                   ".": {},
2026-06-09 17:48:18.412447 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-09 17:48:18.412461 | controller |                 },
2026-06-09 17:48:18.412475 | controller |                 "f:terminationMessagePath": {},
2026-06-09 17:48:18.412490 | controller |                 "f:terminationMessagePolicy": {}
2026-06-09 17:48:18.412504 | controller |               }
2026-06-09 17:48:18.412537 | controller |             },
2026-06-09 17:48:18.412553 | controller |             "f:dnsPolicy": {},
2026-06-09 17:48:18.412568 | controller |             "f:enableServiceLinks": {},
2026-06-09 17:48:18.412582 | controller |             "f:restartPolicy": {},
2026-06-09 17:48:18.412596 | controller |             "f:schedulerName": {},
2026-06-09 17:48:18.412611 | controller |             "f:securityContext": {
2026-06-09 17:48:18.412625 | controller |               ".": {},
2026-06-09 17:48:18.412643 | controller |               "f:runAsNonRoot": {}
2026-06-09 17:48:18.412657 | controller |             },
2026-06-09 17:48:18.412672 | controller |             "f:serviceAccount": {},
2026-06-09 17:48:18.412686 | controller |             "f:serviceAccountName": {},
2026-06-09 17:48:18.412700 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-09 17:48:18.412714 | controller |             "f:tolerations": {}
2026-06-09 17:48:18.412729 | controller |           }
2026-06-09 17:48:18.412743 | controller |         },
2026-06-09 17:48:18.412758 | controller |         "manager": "kube-controller-manager",
2026-06-09 17:48:18.412772 | controller |         "operation": "Update",
2026-06-09 17:48:18.412786 | controller |         "time": "2026-06-09T16:54:45Z"
2026-06-09 17:48:18.412800 | controller |       },
2026-06-09 17:48:18.412814 | controller |       {
2026-06-09 17:48:18.412828 | controller |         "apiVersion": "v1",
2026-06-09 17:48:18.412843 | controller |         "fieldsType": "FieldsV1",
2026-06-09 17:48:18.412857 | controller |         "fieldsV1": {
2026-06-09 17:48:18.412871 | controller |           "f:metadata": {
2026-06-09 17:48:18.412885 | controller |             "f:annotations": {
2026-06-09 17:48:18.412899 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-09 17:48:18.412914 | controller |             }
2026-06-09 17:48:18.412928 | controller |           }
2026-06-09 17:48:18.412942 | controller |         },
2026-06-09 17:48:18.412956 | controller |         "manager": "multus-daemon",
2026-06-09 17:48:18.412970 | controller |         "operation": "Update",
2026-06-09 17:48:18.412984 | controller |         "subresource": "status",
2026-06-09 17:48:18.412998 | controller |         "time": "2026-06-09T16:54:54Z"
2026-06-09 17:48:18.413013 | controller |       },
2026-06-09 17:48:18.413028 | controller |       {
2026-06-09 17:48:18.413043 | controller |         "apiVersion": "v1",
2026-06-09 17:48:18.413057 | controller |         "fieldsType": "FieldsV1",
2026-06-09 17:48:18.413072 | controller |         "fieldsV1": {
2026-06-09 17:48:18.413087 | controller |           "f:status": {
2026-06-09 17:48:18.413101 | controller |             "f:conditions": {
2026-06-09 17:48:18.413116 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-09 17:48:18.413130 | controller |                 ".": {},
2026-06-09 17:48:18.413144 | controller |                 "f:lastProbeTime": {},
2026-06-09 17:48:18.413159 | controller |                 "f:lastTransitionTime": {},
2026-06-09 17:48:18.413172 | controller |                 "f:status": {},
2026-06-09 17:48:18.413187 | controller |                 "f:type": {}
2026-06-09 17:48:18.413201 | controller |               },
2026-06-09 17:48:18.413215 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-09 17:48:18.413230 | controller |                 ".": {},
2026-06-09 17:48:18.413244 | controller |                 "f:lastProbeTime": {},
2026-06-09 17:48:18.413259 | controller |                 "f:lastTransitionTime": {},
2026-06-09 17:48:18.413274 | controller |                 "f:status": {},
2026-06-09 17:48:18.413289 | controller |                 "f:type": {}
2026-06-09 17:48:18.413304 | controller |               },
2026-06-09 17:48:18.413318 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-09 17:48:18.413333 | controller |                 ".": {},
2026-06-09 17:48:18.413347 | controller |                 "f:lastProbeTime": {},
2026-06-09 17:48:18.413362 | controller |                 "f:lastTransitionTime": {},
2026-06-09 17:48:18.413376 | controller |                 "f:status": {},
2026-06-09 17:48:18.413391 | controller |                 "f:type": {}
2026-06-09 17:48:18.413405 | controller |               },
2026-06-09 17:48:18.413420 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-09 17:48:18.413434 | controller |                 ".": {},
2026-06-09 17:48:18.413448 | controller |                 "f:lastProbeTime": {},
2026-06-09 17:48:18.413466 | controller |                 "f:lastTransitionTime": {},
2026-06-09 17:48:18.413481 | controller |                 "f:status": {},
2026-06-09 17:48:18.413495 | controller |                 "f:type": {}
2026-06-09 17:48:18.413509 | controller |               }
2026-06-09 17:48:18.413550 | controller |             },
2026-06-09 17:48:18.413566 | controller |             "f:containerStatuses": {},
2026-06-09 17:48:18.413580 | controller |             "f:hostIP": {},
2026-06-09 17:48:18.413594 | controller |             "f:hostIPs": {},
2026-06-09 17:48:18.413609 | controller |             "f:phase": {},
2026-06-09 17:48:18.413623 | controller |             "f:podIP": {},
2026-06-09 17:48:18.413637 | controller |             "f:podIPs": {
2026-06-09 17:48:18.413651 | controller |               ".": {},
2026-06-09 17:48:18.413665 | controller |               "k:{\"ip\":\"10.217.0.84\"}": {
2026-06-09 17:48:18.413680 | controller |                 ".": {},
2026-06-09 17:48:18.413694 | controller |                 "f:ip": {}
2026-06-09 17:48:18.413708 | controller |               }
2026-06-09 17:48:18.413722 | controller |             },
2026-06-09 17:48:18.413736 | controller |             "f:startTime": {}
2026-06-09 17:48:18.413751 | controller |           }
2026-06-09 17:48:18.413765 | controller |         },
2026-06-09 17:48:18.413779 | controller |         "manager": "kubelet",
2026-06-09 17:48:18.413793 | controller |         "operation": "Update",
2026-06-09 17:48:18.413807 | controller |         "subresource": "status",
2026-06-09 17:48:18.413821 | controller |         "time": "2026-06-09T16:56:32Z"
2026-06-09 17:48:18.413835 | controller |       }
2026-06-09 17:48:18.413849 | controller |     ],
2026-06-09 17:48:18.413863 | controller |     "name": "neutron-operator-controller-manager-688d5c756f-n7pvq",
2026-06-09 17:48:18.413877 | controller |     "namespace": "openstack-operators",
2026-06-09 17:48:18.413892 | controller |     "ownerReferences": [
2026-06-09 17:48:18.413906 | controller |       {
2026-06-09 17:48:18.413920 | controller |         "apiVersion": "apps/v1",
2026-06-09 17:48:18.413934 | controller |         "blockOwnerDeletion": true,
2026-06-09 17:48:18.413949 | controller |         "controller": true,
2026-06-09 17:48:18.413963 | controller |         "kind": "ReplicaSet",
2026-06-09 17:48:18.413977 | controller |         "name": "neutron-operator-controller-manager-688d5c756f",
2026-06-09 17:48:18.413991 | controller |         "uid": "a8ac28c2-6769-4290-b1b6-464028ba8267"
2026-06-09 17:48:18.414006 | controller |       }
2026-06-09 17:48:18.414020 | controller |     ],
2026-06-09 17:48:18.414035 | controller |     "resourceVersion": "54096",
2026-06-09 17:48:18.414050 | controller |     "uid": "b62916ba-8920-46a8-8cb7-f8e9f1977197"
2026-06-09 17:48:18.414065 | controller |   },
2026-06-09 17:48:18.414080 | controller |   "spec": {
2026-06-09 17:48:18.414095 | controller |     "containers": [
2026-06-09 17:48:18.414110 | controller |       {
2026-06-09 17:48:18.414124 | controller |         "args": [
2026-06-09 17:48:18.414139 | controller |           "--leader-elect",
2026-06-09 17:48:18.414153 | controller |           "--health-probe-bind-address=:8081",
2026-06-09 17:48:18.414168 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-09 17:48:18.414182 | controller |         ],
2026-06-09 17:48:18.414197 | controller |         "command": [
2026-06-09 17:48:18.414211 | controller |           "/manager"
2026-06-09 17:48:18.414225 | controller |         ],
2026-06-09 17:48:18.414240 | controller |         "env": [
2026-06-09 17:48:18.414254 | controller |           {
2026-06-09 17:48:18.414269 | controller |             "name": "LEASE_DURATION",
2026-06-09 17:48:18.414284 | controller |             "value": "30"
2026-06-09 17:48:18.414298 | controller |           },
2026-06-09 17:48:18.414313 | controller |           {
2026-06-09 17:48:18.414327 | controller |             "name": "RENEW_DEADLINE",
2026-06-09 17:48:18.414341 | controller |             "value": "20"
2026-06-09 17:48:18.414359 | controller |           },
2026-06-09 17:48:18.414374 | controller |           {
2026-06-09 17:48:18.414388 | controller |             "name": "RETRY_PERIOD",
2026-06-09 17:48:18.414402 | controller |             "value": "5"
2026-06-09 17:48:18.414417 | controller |           },
2026-06-09 17:48:18.414430 | controller |           {
2026-06-09 17:48:18.414445 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-09 17:48:18.414459 | controller |             "value": "false"
2026-06-09 17:48:18.414473 | controller |           },
2026-06-09 17:48:18.414487 | controller |           {
2026-06-09 17:48:18.414501 | controller |             "name": "METRICS_CERTS",
2026-06-09 17:48:18.414537 | controller |             "value": "false"
2026-06-09 17:48:18.414554 | controller |           }
2026-06-09 17:48:18.414568 | controller |         ],
2026-06-09 17:48:18.414583 | controller |         "image": "quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d",
2026-06-09 17:48:18.414597 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-09 17:48:18.414612 | controller |         "livenessProbe": {
2026-06-09 17:48:18.414627 | controller |           "failureThreshold": 3,
2026-06-09 17:48:18.414641 | controller |           "httpGet": {
2026-06-09 17:48:18.414655 | controller |             "path": "/healthz",
2026-06-09 17:48:18.414669 | controller |             "port": 8081,
2026-06-09 17:48:18.414683 | controller |             "scheme": "HTTP"
2026-06-09 17:48:18.414697 | controller |           },
2026-06-09 17:48:18.414712 | controller |           "initialDelaySeconds": 15,
2026-06-09 17:48:18.414726 | controller |           "periodSeconds": 20,
2026-06-09 17:48:18.414740 | controller |           "successThreshold": 1,
2026-06-09 17:48:18.414754 | controller |           "timeoutSeconds": 1
2026-06-09 17:48:18.414768 | controller |         },
2026-06-09 17:48:18.414782 | controller |         "name": "manager",
2026-06-09 17:48:18.414796 | controller |         "readinessProbe": {
2026-06-09 17:48:18.414810 | controller |           "failureThreshold": 3,
2026-06-09 17:48:18.414824 | controller |           "httpGet": {
2026-06-09 17:48:18.414838 | controller |             "path": "/readyz",
2026-06-09 17:48:18.414852 | controller |             "port": 8081,
2026-06-09 17:48:18.414866 | controller |             "scheme": "HTTP"
2026-06-09 17:48:18.414881 | controller |           },
2026-06-09 17:48:18.414895 | controller |           "initialDelaySeconds": 5,
2026-06-09 17:48:18.414909 | controller |           "periodSeconds": 10,
2026-06-09 17:48:18.414923 | controller |           "successThreshold": 1,
2026-06-09 17:48:18.414937 | controller |           "timeoutSeconds": 1
2026-06-09 17:48:18.414951 | controller |         },
2026-06-09 17:48:18.414966 | controller |         "resources": {
2026-06-09 17:48:18.414980 | controller |           "limits": {
2026-06-09 17:48:18.414994 | controller |             "cpu": "500m",
2026-06-09 17:48:18.415008 | controller |             "memory": "512Mi"
2026-06-09 17:48:18.415022 | controller |           },
2026-06-09 17:48:18.415036 | controller |           "requests": {
2026-06-09 17:48:18.415052 | controller |             "cpu": "10m",
2026-06-09 17:48:18.415067 | controller |             "memory": "256Mi"
2026-06-09 17:48:18.415081 | controller |           }
2026-06-09 17:48:18.415096 | controller |         },
2026-06-09 17:48:18.415111 | controller |         "securityContext": {
2026-06-09 17:48:18.415125 | controller |           "allowPrivilegeEscalation": false,
2026-06-09 17:48:18.415140 | controller |           "capabilities": {
2026-06-09 17:48:18.415154 | controller |             "drop": [
2026-06-09 17:48:18.415169 | controller |               "MKNOD"
2026-06-09 17:48:18.415183 | controller |             ]
2026-06-09 17:48:18.415197 | controller |           }
2026-06-09 17:48:18.415212 | controller |         },
2026-06-09 17:48:18.415226 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-09 17:48:18.415245 | controller |         "terminationMessagePolicy": "File",
2026-06-09 17:48:18.415260 | controller |         "volumeMounts": [
2026-06-09 17:48:18.415275 | controller |           {
2026-06-09 17:48:18.415290 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-09 17:48:18.415305 | controller |             "name": "kube-api-access-xnjnt",
2026-06-09 17:48:18.415320 | controller |             "readOnly": true
2026-06-09 17:48:18.415337 | controller |           }
2026-06-09 17:48:18.415354 | controller |         ]
2026-06-09 17:48:18.415369 | controller |       }
2026-06-09 17:48:18.415384 | controller |     ],
2026-06-09 17:48:18.415398 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-09 17:48:18.415413 | controller |     "enableServiceLinks": true,
2026-06-09 17:48:18.415427 | controller |     "imagePullSecrets": [
2026-06-09 17:48:18.415442 | controller |       {
2026-06-09 17:48:18.415456 | controller |         "name": "neutron-operator-controller-manager-dockercfg-lmv7l"
2026-06-09 17:48:18.415470 | controller |       }
2026-06-09 17:48:18.415485 | controller |     ],
2026-06-09 17:48:18.415499 | controller |     "nodeName": "crc",
2026-06-09 17:48:18.415532 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-09 17:48:18.415549 | controller |     "priority": 0,
2026-06-09 17:48:18.415563 | controller |     "restartPolicy": "Always",
2026-06-09 17:48:18.415578 | controller |     "schedulerName": "default-scheduler",
2026-06-09 17:48:18.415592 | controller |     "securityContext": {
2026-06-09 17:48:18.415606 | controller |       "runAsNonRoot": true,
2026-06-09 17:48:18.415621 | controller |       "seLinuxOptions": {
2026-06-09 17:48:18.415634 | controller |         "level": "s0:c26,c5"
2026-06-09 17:48:18.415648 | controller |       }
2026-06-09 17:48:18.415662 | controller |     },
2026-06-09 17:48:18.415676 | controller |     "serviceAccount": "neutron-operator-controller-manager",
2026-06-09 17:48:18.415690 | controller |     "serviceAccountName": "neutron-operator-controller-manager",
2026-06-09 17:48:18.415704 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-09 17:48:18.415718 | controller |     "tolerations": [
2026-06-09 17:48:18.415733 | controller |       {
2026-06-09 17:48:18.415747 | controller |         "effect": "NoExecute",
2026-06-09 17:48:18.415761 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-09 17:48:18.415776 | controller |         "operator": "Exists",
2026-06-09 17:48:18.415790 | controller |         "tolerationSeconds": 120
2026-06-09 17:48:18.415805 | controller |       },
2026-06-09 17:48:18.415819 | controller |       {
2026-06-09 17:48:18.415833 | controller |         "effect": "NoExecute",
2026-06-09 17:48:18.415847 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-09 17:48:18.415862 | controller |         "operator": "Exists",
2026-06-09 17:48:18.415877 | controller |         "tolerationSeconds": 120
2026-06-09 17:48:18.415891 | controller |       },
2026-06-09 17:48:18.415916 | controller |       {
2026-06-09 17:48:18.415932 | controller |         "effect": "NoSchedule",
2026-06-09 17:48:18.415947 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-09 17:48:18.415961 | controller |         "operator": "Exists"
2026-06-09 17:48:18.415975 | controller |       }
2026-06-09 17:48:18.415990 | controller |     ],
2026-06-09 17:48:18.416004 | controller |     "volumes": [
2026-06-09 17:48:18.416019 | controller |       {
2026-06-09 17:48:18.416033 | controller |         "name": "kube-api-access-xnjnt",
2026-06-09 17:48:18.416047 | controller |         "projected": {
2026-06-09 17:48:18.416062 | controller |           "defaultMode": 420,
2026-06-09 17:48:18.416076 | controller |           "sources": [
2026-06-09 17:48:18.416091 | controller |             {
2026-06-09 17:48:18.416106 | controller |               "serviceAccountToken": {
2026-06-09 17:48:18.416120 | controller |                 "expirationSeconds": 3607,
2026-06-09 17:48:18.416139 | controller |                 "path": "token"
2026-06-09 17:48:18.416153 | controller |               }
2026-06-09 17:48:18.416168 | controller |             },
2026-06-09 17:48:18.416183 | controller |             {
2026-06-09 17:48:18.416197 | controller |               "configMap": {
2026-06-09 17:48:18.416211 | controller |                 "items": [
2026-06-09 17:48:18.416226 | controller |                   {
2026-06-09 17:48:18.416240 | controller |                     "key": "ca.crt",
2026-06-09 17:48:18.416254 | controller |                     "path": "ca.crt"
2026-06-09 17:48:18.416269 | controller |                   }
2026-06-09 17:48:18.416283 | controller |                 ],
2026-06-09 17:48:18.416298 | controller |                 "name": "kube-root-ca.crt"
2026-06-09 17:48:18.416313 | controller |               }
2026-06-09 17:48:18.416328 | controller |             },
2026-06-09 17:48:18.416343 | controller |             {
2026-06-09 17:48:18.416357 | controller |               "downwardAPI": {
2026-06-09 17:48:18.416371 | controller |                 "items": [
2026-06-09 17:48:18.416386 | controller |                   {
2026-06-09 17:48:18.416400 | controller |                     "fieldRef": {
2026-06-09 17:48:18.416414 | controller |                       "apiVersion": "v1",
2026-06-09 17:48:18.416428 | controller |                       "fieldPath": "metadata.namespace"
2026-06-09 17:48:18.416443 | controller |                     },
2026-06-09 17:48:18.416457 | controller |                     "path": "namespace"
2026-06-09 17:48:18.416471 | controller |                   }
2026-06-09 17:48:18.416485 | controller |                 ]
2026-06-09 17:48:18.416500 | controller |               }
2026-06-09 17:48:18.416532 | controller |             },
2026-06-09 17:48:18.416548 | controller |             {
2026-06-09 17:48:18.416563 | controller |               "configMap": {
2026-06-09 17:48:18.416577 | controller |                 "items": [
2026-06-09 17:48:18.416591 | controller |                   {
2026-06-09 17:48:18.416605 | controller |                     "key": "service-ca.crt",
2026-06-09 17:48:18.416620 | controller |                     "path": "service-ca.crt"
2026-06-09 17:48:18.416634 | controller |                   }
2026-06-09 17:48:18.416648 | controller |                 ],
2026-06-09 17:48:18.416662 | controller |                 "name": "openshift-service-ca.crt"
2026-06-09 17:48:18.416676 | controller |               }
2026-06-09 17:48:18.416690 | controller |             }
2026-06-09 17:48:18.416704 | controller |           ]
2026-06-09 17:48:18.416718 | controller |         }
2026-06-09 17:48:18.416732 | controller |       }
2026-06-09 17:48:18.416746 | controller |     ]
2026-06-09 17:48:18.416760 | controller |   },
2026-06-09 17:48:18.416774 | controller |   "status": {
2026-06-09 17:48:18.416788 | controller |     "conditions": [
2026-06-09 17:48:18.416802 | controller |       {
2026-06-09 17:48:18.416816 | controller |         "lastProbeTime": null,
2026-06-09 17:48:18.416830 | controller |         "lastTransitionTime": "2026-06-09T16:56:21Z",
2026-06-09 17:48:18.416844 | controller |         "status": "True",
2026-06-09 17:48:18.416858 | controller |         "type": "PodReadyToStartContainers"
2026-06-09 17:48:18.416872 | controller |       },
2026-06-09 17:48:18.416886 | controller |       {
2026-06-09 17:48:18.416900 | controller |         "lastProbeTime": null,
2026-06-09 17:48:18.416914 | controller |         "lastTransitionTime": "2026-06-09T16:54:46Z",
2026-06-09 17:48:18.416928 | controller |         "status": "True",
2026-06-09 17:48:18.416942 | controller |         "type": "Initialized"
2026-06-09 17:48:18.416956 | controller |       },
2026-06-09 17:48:18.416969 | controller |       {
2026-06-09 17:48:18.416983 | controller |         "lastProbeTime": null,
2026-06-09 17:48:18.417044 | controller |         "lastTransitionTime": "2026-06-09T16:56:32Z",
2026-06-09 17:48:18.417063 | controller |         "status": "True",
2026-06-09 17:48:18.417083 | controller |         "type": "Ready"
2026-06-09 17:48:18.417099 | controller |       },
2026-06-09 17:48:18.417114 | controller |       {
2026-06-09 17:48:18.417129 | controller |         "lastProbeTime": null,
2026-06-09 17:48:18.417144 | controller |         "lastTransitionTime": "2026-06-09T16:56:32Z",
2026-06-09 17:48:18.417160 | controller |         "status": "True",
2026-06-09 17:48:18.417174 | controller |         "type": "ContainersReady"
2026-06-09 17:48:18.417189 | controller |       },
2026-06-09 17:48:18.417204 | controller |       {
2026-06-09 17:48:18.417219 | controller |         "lastProbeTime": null,
2026-06-09 17:48:18.417234 | controller |         "lastTransitionTime": "2026-06-09T16:54:45Z",
2026-06-09 17:48:18.417249 | controller |         "status": "True",
2026-06-09 17:48:18.417264 | controller |         "type": "PodScheduled"
2026-06-09 17:48:18.417278 | controller |       }
2026-06-09 17:48:18.417292 | controller |     ],
2026-06-09 17:48:18.417307 | controller |     "containerStatuses": [
2026-06-09 17:48:18.417321 | controller |       {
2026-06-09 17:48:18.417335 | controller |         "allocatedResources": {
2026-06-09 17:48:18.417350 | controller |           "cpu": "10m",
2026-06-09 17:48:18.417365 | controller |           "memory": "256Mi"
2026-06-09 17:48:18.417379 | controller |         },
2026-06-09 17:48:18.417394 | controller |         "containerID": "cri-o://13d1f258a4547bf050f479cbfc551ac7d56b13bb6094f21a62efe49190b178a0",
2026-06-09 17:48:18.417409 | controller |         "image": "quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d",
2026-06-09 17:48:18.417424 | controller |         "imageID": "quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d",
2026-06-09 17:48:18.417438 | controller |         "lastState": {},
2026-06-09 17:48:18.417453 | controller |         "name": "manager",
2026-06-09 17:48:18.417467 | controller |         "ready": true,
2026-06-09 17:48:18.417482 | controller |         "resources": {
2026-06-09 17:48:18.417496 | controller |           "limits": {
2026-06-09 17:48:18.417525 | controller |             "cpu": "500m",
2026-06-09 17:48:18.417545 | controller |             "memory": "512Mi"
2026-06-09 17:48:18.417561 | controller |           },
2026-06-09 17:48:18.417576 | controller |           "requests": {
2026-06-09 17:48:18.417590 | controller |             "cpu": "10m",
2026-06-09 17:48:18.417604 | controller |             "memory": "256Mi"
2026-06-09 17:48:18.417618 | controller |           }
2026-06-09 17:48:18.417632 | controller |         },
2026-06-09 17:48:18.417646 | controller |         "restartCount": 0,
2026-06-09 17:48:18.417661 | controller |         "started": true,
2026-06-09 17:48:18.417675 | controller |         "state": {
2026-06-09 17:48:18.417689 | controller |           "running": {
2026-06-09 17:48:18.417703 | controller |             "startedAt": "2026-06-09T16:56:21Z"
2026-06-09 17:48:18.417718 | controller |           }
2026-06-09 17:48:18.417732 | controller |         },
2026-06-09 17:48:18.417747 | controller |         "user": {
2026-06-09 17:48:18.417761 | controller |           "linux": {
2026-06-09 17:48:18.417775 | controller |             "gid": 0,
2026-06-09 17:48:18.417789 | controller |             "supplementalGroups": [
2026-06-09 17:48:18.417803 | controller |               0
2026-06-09 17:48:18.417818 | controller |             ],
2026-06-09 17:48:18.417832 | controller |             "uid": 65532
2026-06-09 17:48:18.417846 | controller |           }
2026-06-09 17:48:18.417860 | controller |         },
2026-06-09 17:48:18.417874 | controller |         "volumeMounts": [
2026-06-09 17:48:18.417889 | controller |           {
2026-06-09 17:48:18.417903 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-09 17:48:18.417917 | controller |             "name": "kube-api-access-xnjnt",
2026-06-09 17:48:18.417936 | controller |             "readOnly": true,
2026-06-09 17:48:18.417951 | controller |             "recursiveReadOnly": "Disabled"
2026-06-09 17:48:18.417966 | controller |           }
2026-06-09 17:48:18.417981 | controller |         ]
2026-06-09 17:48:18.417995 | controller |       }
2026-06-09 17:48:18.418010 | controller |     ],
2026-06-09 17:48:18.418024 | controller |     "hostIP": "192.168.126.11",
2026-06-09 17:48:18.418039 | controller |     "hostIPs": [
2026-06-09 17:48:18.418053 | controller |       {
2026-06-09 17:48:18.418068 | controller |         "ip": "192.168.126.11"
2026-06-09 17:48:18.418082 | controller |       }
2026-06-09 17:48:18.418096 | controller |     ],
2026-06-09 17:48:18.418110 | controller |     "phase": "Running",
2026-06-09 17:48:18.418124 | controller |     "podIP": "10.217.0.84",
2026-06-09 17:48:18.418139 | controller |     "podIPs": [
2026-06-09 17:48:18.418153 | controller |       {
2026-06-09 17:48:18.418168 | controller |         "ip": "10.217.0.84"
2026-06-09 17:48:18.418182 | controller |       }
2026-06-09 17:48:18.418197 | controller |     ],
2026-06-09 17:48:18.418212 | controller |     "qosClass": "Burstable",
2026-06-09 17:48:18.418227 | controller |     "startTime": "2026-06-09T16:54:46Z"
2026-06-09 17:48:18.418241 | controller |   }
2026-06-09 17:48:18.418256 | controller | }
2026-06-09 17:48:18.438268 | controller | ok:
2026-06-09 17:48:18.438313 | controller | {
2026-06-09 17:48:18.438334 | controller |   "apiVersion": "v1",
2026-06-09 17:48:18.438351 | controller |   "kind": "Pod",
2026-06-09 17:48:18.438367 | controller |   "metadata": {
2026-06-09 17:48:18.438382 | controller |     "annotations": {
2026-06-09 17:48:18.438398 | 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 17:48:18.438415 | 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 17:48:18.438432 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-09 17:48:18.438447 | controller |       "openshift.io/scc": "anyuid",
2026-06-09 17:48:18.438462 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-09 17:48:18.438478 | controller |     },
2026-06-09 17:48:18.438492 | controller |     "creationTimestamp": "2026-06-09T16:54:45Z",
2026-06-09 17:48:18.438507 | controller |     "generateName": "nova-operator-controller-manager-f4c4579bb-",
2026-06-09 17:48:18.438587 | controller |     "generation": 1,
2026-06-09 17:48:18.438605 | controller |     "labels": {
2026-06-09 17:48:18.438620 | controller |       "app.kubernetes.io/name": "nova-operator",
2026-06-09 17:48:18.438635 | controller |       "control-plane": "controller-manager",
2026-06-09 17:48:18.438650 | controller |       "openstack.org/operator-name": "nova",
2026-06-09 17:48:18.438664 | controller |       "pod-template-hash": "f4c4579bb"
2026-06-09 17:48:18.438679 | controller |     },
2026-06-09 17:48:18.438693 | controller |     "managedFields": [
2026-06-09 17:48:18.438708 | controller |       {
2026-06-09 17:48:18.438722 | controller |         "apiVersion": "v1",
2026-06-09 17:48:18.438736 | controller |         "fieldsType": "FieldsV1",
2026-06-09 17:48:18.438750 | controller |         "fieldsV1": {
2026-06-09 17:48:18.438764 | controller |           "f:metadata": {
2026-06-09 17:48:18.438778 | controller |             "f:annotations": {
2026-06-09 17:48:18.438792 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-09 17:48:18.438816 | controller |             }
2026-06-09 17:48:18.438831 | controller |           }
2026-06-09 17:48:18.438846 | controller |         },
2026-06-09 17:48:18.438860 | controller |         "manager": "crc",
2026-06-09 17:48:18.438874 | controller |         "operation": "Update",
2026-06-09 17:48:18.438934 | controller |         "subresource": "status",
2026-06-09 17:48:18.438954 | controller |         "time": "2026-06-09T16:54:45Z"
2026-06-09 17:48:18.438970 | controller |       },
2026-06-09 17:48:18.438985 | controller |       {
2026-06-09 17:48:18.438999 | controller |         "apiVersion": "v1",
2026-06-09 17:48:18.439014 | controller |         "fieldsType": "FieldsV1",
2026-06-09 17:48:18.439028 | controller |         "fieldsV1": {
2026-06-09 17:48:18.439042 | controller |           "f:metadata": {
2026-06-09 17:48:18.439056 | controller |             "f:annotations": {
2026-06-09 17:48:18.439071 | controller |               ".": {},
2026-06-09 17:48:18.439085 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-09 17:48:18.439099 | controller |             },
2026-06-09 17:48:18.439113 | controller |             "f:generateName": {},
2026-06-09 17:48:18.439127 | controller |             "f:labels": {
2026-06-09 17:48:18.439142 | controller |               ".": {},
2026-06-09 17:48:18.439156 | controller |               "f:app.kubernetes.io/name": {},
2026-06-09 17:48:18.439170 | controller |               "f:control-plane": {},
2026-06-09 17:48:18.439184 | controller |               "f:openstack.org/operator-name": {},
2026-06-09 17:48:18.439198 | controller |               "f:pod-template-hash": {}
2026-06-09 17:48:18.439212 | controller |             },
2026-06-09 17:48:18.439226 | controller |             "f:ownerReferences": {
2026-06-09 17:48:18.439241 | controller |               ".": {},
2026-06-09 17:48:18.439255 | controller |               "k:{\"uid\":\"873c03cf-a8e8-4c86-899e-74e663e8c00c\"}": {}
2026-06-09 17:48:18.439269 | controller |             }
2026-06-09 17:48:18.439283 | controller |           },
2026-06-09 17:48:18.439298 | controller |           "f:spec": {
2026-06-09 17:48:18.439312 | controller |             "f:containers": {
2026-06-09 17:48:18.439327 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-09 17:48:18.439342 | controller |                 ".": {},
2026-06-09 17:48:18.439357 | controller |                 "f:args": {},
2026-06-09 17:48:18.439372 | controller |                 "f:command": {},
2026-06-09 17:48:18.439387 | controller |                 "f:env": {
2026-06-09 17:48:18.439401 | controller |                   ".": {},
2026-06-09 17:48:18.439416 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-09 17:48:18.439430 | controller |                     ".": {},
2026-06-09 17:48:18.439444 | controller |                     "f:name": {},
2026-06-09 17:48:18.439458 | controller |                     "f:value": {}
2026-06-09 17:48:18.439473 | controller |                   },
2026-06-09 17:48:18.439487 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-09 17:48:18.439501 | controller |                     ".": {},
2026-06-09 17:48:18.439535 | controller |                     "f:name": {},
2026-06-09 17:48:18.439552 | controller |                     "f:value": {}
2026-06-09 17:48:18.439567 | controller |                   },
2026-06-09 17:48:18.439582 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-09 17:48:18.439597 | controller |                     ".": {},
2026-06-09 17:48:18.439612 | controller |                     "f:name": {},
2026-06-09 17:48:18.439626 | controller |                     "f:value": {}
2026-06-09 17:48:18.439641 | controller |                   },
2026-06-09 17:48:18.439655 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-09 17:48:18.439669 | controller |                     ".": {},
2026-06-09 17:48:18.439683 | controller |                     "f:name": {},
2026-06-09 17:48:18.439701 | controller |                     "f:value": {}
2026-06-09 17:48:18.439716 | controller |                   },
2026-06-09 17:48:18.439730 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-09 17:48:18.439745 | controller |                     ".": {},
2026-06-09 17:48:18.439759 | controller |                     "f:name": {},
2026-06-09 17:48:18.439785 | controller |                     "f:value": {}
2026-06-09 17:48:18.439800 | controller |                   }
2026-06-09 17:48:18.439814 | controller |                 },
2026-06-09 17:48:18.439829 | controller |                 "f:image": {},
2026-06-09 17:48:18.439843 | controller |                 "f:imagePullPolicy": {},
2026-06-09 17:48:18.439857 | controller |                 "f:livenessProbe": {
2026-06-09 17:48:18.439871 | controller |                   ".": {},
2026-06-09 17:48:18.439886 | controller |                   "f:failureThreshold": {},
2026-06-09 17:48:18.439900 | controller |                   "f:httpGet": {
2026-06-09 17:48:18.439915 | controller |                     ".": {},
2026-06-09 17:48:18.439929 | controller |                     "f:path": {},
2026-06-09 17:48:18.439944 | controller |                     "f:port": {},
2026-06-09 17:48:18.439958 | controller |                     "f:scheme": {}
2026-06-09 17:48:18.439972 | controller |                   },
2026-06-09 17:48:18.439986 | controller |                   "f:initialDelaySeconds": {},
2026-06-09 17:48:18.440001 | controller |                   "f:periodSeconds": {},
2026-06-09 17:48:18.440015 | controller |                   "f:successThreshold": {},
2026-06-09 17:48:18.440030 | controller |                   "f:timeoutSeconds": {}
2026-06-09 17:48:18.440068 | controller |                 },
2026-06-09 17:48:18.440088 | controller |                 "f:name": {},
2026-06-09 17:48:18.440103 | controller |                 "f:readinessProbe": {
2026-06-09 17:48:18.440118 | controller |                   ".": {},
2026-06-09 17:48:18.440133 | controller |                   "f:failureThreshold": {},
2026-06-09 17:48:18.440148 | controller |                   "f:httpGet": {
2026-06-09 17:48:18.440162 | controller |                     ".": {},
2026-06-09 17:48:18.440177 | controller |                     "f:path": {},
2026-06-09 17:48:18.440191 | controller |                     "f:port": {},
2026-06-09 17:48:18.440205 | controller |                     "f:scheme": {}
2026-06-09 17:48:18.440219 | controller |                   },
2026-06-09 17:48:18.440233 | controller |                   "f:initialDelaySeconds": {},
2026-06-09 17:48:18.440247 | controller |                   "f:periodSeconds": {},
2026-06-09 17:48:18.440261 | controller |                   "f:successThreshold": {},
2026-06-09 17:48:18.440276 | controller |                   "f:timeoutSeconds": {}
2026-06-09 17:48:18.440290 | controller |                 },
2026-06-09 17:48:18.440305 | controller |                 "f:resources": {
2026-06-09 17:48:18.440319 | controller |                   ".": {},
2026-06-09 17:48:18.440333 | controller |                   "f:limits": {
2026-06-09 17:48:18.440348 | controller |                     ".": {},
2026-06-09 17:48:18.440362 | controller |                     "f:cpu": {},
2026-06-09 17:48:18.440377 | controller |                     "f:memory": {}
2026-06-09 17:48:18.440391 | controller |                   },
2026-06-09 17:48:18.440405 | controller |                   "f:requests": {
2026-06-09 17:48:18.440422 | controller |                     ".": {},
2026-06-09 17:48:18.440436 | controller |                     "f:cpu": {},
2026-06-09 17:48:18.440451 | controller |                     "f:memory": {}
2026-06-09 17:48:18.440465 | controller |                   }
2026-06-09 17:48:18.440479 | controller |                 },
2026-06-09 17:48:18.440494 | controller |                 "f:securityContext": {
2026-06-09 17:48:18.440508 | controller |                   ".": {},
2026-06-09 17:48:18.440542 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-09 17:48:18.440561 | controller |                 },
2026-06-09 17:48:18.440577 | controller |                 "f:terminationMessagePath": {},
2026-06-09 17:48:18.440591 | controller |                 "f:terminationMessagePolicy": {}
2026-06-09 17:48:18.440606 | controller |               }
2026-06-09 17:48:18.440621 | controller |             },
2026-06-09 17:48:18.440636 | controller |             "f:dnsPolicy": {},
2026-06-09 17:48:18.440650 | controller |             "f:enableServiceLinks": {},
2026-06-09 17:48:18.440665 | controller |             "f:restartPolicy": {},
2026-06-09 17:48:18.440679 | controller |             "f:schedulerName": {},
2026-06-09 17:48:18.440693 | controller |             "f:securityContext": {
2026-06-09 17:48:18.440708 | controller |               ".": {},
2026-06-09 17:48:18.440722 | controller |               "f:runAsNonRoot": {}
2026-06-09 17:48:18.440736 | controller |             },
2026-06-09 17:48:18.440751 | controller |             "f:serviceAccount": {},
2026-06-09 17:48:18.440765 | controller |             "f:serviceAccountName": {},
2026-06-09 17:48:18.440779 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-09 17:48:18.440793 | controller |             "f:tolerations": {}
2026-06-09 17:48:18.440808 | controller |           }
2026-06-09 17:48:18.440822 | controller |         },
2026-06-09 17:48:18.440836 | controller |         "manager": "kube-controller-manager",
2026-06-09 17:48:18.440850 | controller |         "operation": "Update",
2026-06-09 17:48:18.440864 | controller |         "time": "2026-06-09T16:54:45Z"
2026-06-09 17:48:18.440878 | controller |       },
2026-06-09 17:48:18.440891 | controller |       {
2026-06-09 17:48:18.440905 | controller |         "apiVersion": "v1",
2026-06-09 17:48:18.440919 | controller |         "fieldsType": "FieldsV1",
2026-06-09 17:48:18.440933 | controller |         "fieldsV1": {
2026-06-09 17:48:18.440947 | controller |           "f:metadata": {
2026-06-09 17:48:18.440960 | controller |             "f:annotations": {
2026-06-09 17:48:18.440974 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-09 17:48:18.440988 | controller |             }
2026-06-09 17:48:18.441003 | controller |           }
2026-06-09 17:48:18.441017 | controller |         },
2026-06-09 17:48:18.441031 | controller |         "manager": "multus-daemon",
2026-06-09 17:48:18.441045 | controller |         "operation": "Update",
2026-06-09 17:48:18.441059 | controller |         "subresource": "status",
2026-06-09 17:48:18.441073 | controller |         "time": "2026-06-09T16:54:59Z"
2026-06-09 17:48:18.441087 | controller |       },
2026-06-09 17:48:18.441101 | controller |       {
2026-06-09 17:48:18.441115 | controller |         "apiVersion": "v1",
2026-06-09 17:48:18.441129 | controller |         "fieldsType": "FieldsV1",
2026-06-09 17:48:18.441142 | controller |         "fieldsV1": {
2026-06-09 17:48:18.441157 | controller |           "f:status": {
2026-06-09 17:48:18.441171 | controller |             "f:conditions": {
2026-06-09 17:48:18.441185 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-09 17:48:18.441199 | controller |                 ".": {},
2026-06-09 17:48:18.441213 | controller |                 "f:lastProbeTime": {},
2026-06-09 17:48:18.441227 | controller |                 "f:lastTransitionTime": {},
2026-06-09 17:48:18.441241 | controller |                 "f:status": {},
2026-06-09 17:48:18.441255 | controller |                 "f:type": {}
2026-06-09 17:48:18.441269 | controller |               },
2026-06-09 17:48:18.441283 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-09 17:48:18.441297 | controller |                 ".": {},
2026-06-09 17:48:18.441311 | controller |                 "f:lastProbeTime": {},
2026-06-09 17:48:18.441325 | controller |                 "f:lastTransitionTime": {},
2026-06-09 17:48:18.441341 | controller |                 "f:status": {},
2026-06-09 17:48:18.441357 | controller |                 "f:type": {}
2026-06-09 17:48:18.441375 | controller |               },
2026-06-09 17:48:18.441390 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-09 17:48:18.441406 | controller |                 ".": {},
2026-06-09 17:48:18.441420 | controller |                 "f:lastProbeTime": {},
2026-06-09 17:48:18.441435 | controller |                 "f:lastTransitionTime": {},
2026-06-09 17:48:18.441450 | controller |                 "f:status": {},
2026-06-09 17:48:18.441464 | controller |                 "f:type": {}
2026-06-09 17:48:18.441479 | controller |               },
2026-06-09 17:48:18.441493 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-09 17:48:18.441508 | controller |                 ".": {},
2026-06-09 17:48:18.441541 | controller |                 "f:lastProbeTime": {},
2026-06-09 17:48:18.441557 | controller |                 "f:lastTransitionTime": {},
2026-06-09 17:48:18.441571 | controller |                 "f:status": {},
2026-06-09 17:48:18.441586 | controller |                 "f:type": {}
2026-06-09 17:48:18.441600 | controller |               }
2026-06-09 17:48:18.441614 | controller |             },
2026-06-09 17:48:18.441629 | controller |             "f:containerStatuses": {},
2026-06-09 17:48:18.441644 | controller |             "f:hostIP": {},
2026-06-09 17:48:18.441658 | controller |             "f:hostIPs": {},
2026-06-09 17:48:18.441673 | controller |             "f:phase": {},
2026-06-09 17:48:18.441687 | controller |             "f:podIP": {},
2026-06-09 17:48:18.441702 | controller |             "f:podIPs": {
2026-06-09 17:48:18.441716 | controller |               ".": {},
2026-06-09 17:48:18.441730 | controller |               "k:{\"ip\":\"10.217.0.85\"}": {
2026-06-09 17:48:18.441744 | controller |                 ".": {},
2026-06-09 17:48:18.441758 | controller |                 "f:ip": {}
2026-06-09 17:48:18.441773 | controller |               }
2026-06-09 17:48:18.441787 | controller |             },
2026-06-09 17:48:18.441801 | controller |             "f:startTime": {}
2026-06-09 17:48:18.441816 | controller |           }
2026-06-09 17:48:18.441830 | controller |         },
2026-06-09 17:48:18.441845 | controller |         "manager": "kubelet",
2026-06-09 17:48:18.441859 | controller |         "operation": "Update",
2026-06-09 17:48:18.441873 | controller |         "subresource": "status",
2026-06-09 17:48:18.441888 | controller |         "time": "2026-06-09T16:56:38Z"
2026-06-09 17:48:18.441902 | controller |       }
2026-06-09 17:48:18.441916 | controller |     ],
2026-06-09 17:48:18.441930 | controller |     "name": "nova-operator-controller-manager-f4c4579bb-6n5nw",
2026-06-09 17:48:18.441945 | controller |     "namespace": "openstack-operators",
2026-06-09 17:48:18.441959 | controller |     "ownerReferences": [
2026-06-09 17:48:18.441973 | controller |       {
2026-06-09 17:48:18.441988 | controller |         "apiVersion": "apps/v1",
2026-06-09 17:48:18.442002 | controller |         "blockOwnerDeletion": true,
2026-06-09 17:48:18.442016 | controller |         "controller": true,
2026-06-09 17:48:18.442030 | controller |         "kind": "ReplicaSet",
2026-06-09 17:48:18.442044 | controller |         "name": "nova-operator-controller-manager-f4c4579bb",
2026-06-09 17:48:18.442058 | controller |         "uid": "873c03cf-a8e8-4c86-899e-74e663e8c00c"
2026-06-09 17:48:18.442072 | controller |       }
2026-06-09 17:48:18.442087 | controller |     ],
2026-06-09 17:48:18.442101 | controller |     "resourceVersion": "54248",
2026-06-09 17:48:18.442115 | controller |     "uid": "d8499e4a-136e-4172-b3de-ef2e270629a8"
2026-06-09 17:48:18.442129 | controller |   },
2026-06-09 17:48:18.442144 | controller |   "spec": {
2026-06-09 17:48:18.442158 | controller |     "containers": [
2026-06-09 17:48:18.442173 | controller |       {
2026-06-09 17:48:18.442187 | controller |         "args": [
2026-06-09 17:48:18.442201 | controller |           "--leader-elect",
2026-06-09 17:48:18.442215 | controller |           "--health-probe-bind-address=:8081",
2026-06-09 17:48:18.442233 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-09 17:48:18.442248 | controller |         ],
2026-06-09 17:48:18.442262 | controller |         "command": [
2026-06-09 17:48:18.442277 | controller |           "/manager"
2026-06-09 17:48:18.442292 | controller |         ],
2026-06-09 17:48:18.442306 | controller |         "env": [
2026-06-09 17:48:18.442321 | controller |           {
2026-06-09 17:48:18.442335 | controller |             "name": "LEASE_DURATION",
2026-06-09 17:48:18.442349 | controller |             "value": "30"
2026-06-09 17:48:18.442363 | controller |           },
2026-06-09 17:48:18.442377 | controller |           {
2026-06-09 17:48:18.442392 | controller |             "name": "RENEW_DEADLINE",
2026-06-09 17:48:18.442407 | controller |             "value": "20"
2026-06-09 17:48:18.442422 | controller |           },
2026-06-09 17:48:18.442436 | controller |           {
2026-06-09 17:48:18.442451 | controller |             "name": "RETRY_PERIOD",
2026-06-09 17:48:18.442465 | controller |             "value": "5"
2026-06-09 17:48:18.442479 | controller |           },
2026-06-09 17:48:18.442494 | controller |           {
2026-06-09 17:48:18.442508 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-09 17:48:18.442544 | controller |             "value": "false"
2026-06-09 17:48:18.442559 | controller |           },
2026-06-09 17:48:18.442573 | controller |           {
2026-06-09 17:48:18.442588 | controller |             "name": "METRICS_CERTS",
2026-06-09 17:48:18.442602 | controller |             "value": "false"
2026-06-09 17:48:18.442616 | controller |           }
2026-06-09 17:48:18.442631 | controller |         ],
2026-06-09 17:48:18.442646 | controller |         "image": "quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60",
2026-06-09 17:48:18.442661 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-09 17:48:18.442676 | controller |         "livenessProbe": {
2026-06-09 17:48:18.442690 | controller |           "failureThreshold": 3,
2026-06-09 17:48:18.442705 | controller |           "httpGet": {
2026-06-09 17:48:18.442719 | controller |             "path": "/healthz",
2026-06-09 17:48:18.442733 | controller |             "port": 8081,
2026-06-09 17:48:18.442747 | controller |             "scheme": "HTTP"
2026-06-09 17:48:18.442761 | controller |           },
2026-06-09 17:48:18.442775 | controller |           "initialDelaySeconds": 15,
2026-06-09 17:48:18.442789 | controller |           "periodSeconds": 20,
2026-06-09 17:48:18.442803 | controller |           "successThreshold": 1,
2026-06-09 17:48:18.442817 | controller |           "timeoutSeconds": 1
2026-06-09 17:48:18.442831 | controller |         },
2026-06-09 17:48:18.442845 | controller |         "name": "manager",
2026-06-09 17:48:18.442859 | controller |         "readinessProbe": {
2026-06-09 17:48:18.442874 | controller |           "failureThreshold": 3,
2026-06-09 17:48:18.442888 | controller |           "httpGet": {
2026-06-09 17:48:18.442902 | controller |             "path": "/readyz",
2026-06-09 17:48:18.442915 | controller |             "port": 8081,
2026-06-09 17:48:18.442929 | controller |             "scheme": "HTTP"
2026-06-09 17:48:18.442943 | controller |           },
2026-06-09 17:48:18.442957 | controller |           "initialDelaySeconds": 5,
2026-06-09 17:48:18.442971 | controller |           "periodSeconds": 10,
2026-06-09 17:48:18.442985 | controller |           "successThreshold": 1,
2026-06-09 17:48:18.442999 | controller |           "timeoutSeconds": 1
2026-06-09 17:48:18.443013 | controller |         },
2026-06-09 17:48:18.443027 | controller |         "resources": {
2026-06-09 17:48:18.443042 | controller |           "limits": {
2026-06-09 17:48:18.443056 | controller |             "cpu": "500m",
2026-06-09 17:48:18.443070 | controller |             "memory": "512Mi"
2026-06-09 17:48:18.443084 | controller |           },
2026-06-09 17:48:18.443101 | controller |           "requests": {
2026-06-09 17:48:18.443116 | controller |             "cpu": "10m",
2026-06-09 17:48:18.443130 | controller |             "memory": "256Mi"
2026-06-09 17:48:18.443144 | controller |           }
2026-06-09 17:48:18.443158 | controller |         },
2026-06-09 17:48:18.443172 | controller |         "securityContext": {
2026-06-09 17:48:18.443186 | controller |           "allowPrivilegeEscalation": false,
2026-06-09 17:48:18.443200 | controller |           "capabilities": {
2026-06-09 17:48:18.443214 | controller |             "drop": [
2026-06-09 17:48:18.443228 | controller |               "MKNOD"
2026-06-09 17:48:18.443242 | controller |             ]
2026-06-09 17:48:18.443256 | controller |           }
2026-06-09 17:48:18.443270 | controller |         },
2026-06-09 17:48:18.443284 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-09 17:48:18.443298 | controller |         "terminationMessagePolicy": "File",
2026-06-09 17:48:18.443312 | controller |         "volumeMounts": [
2026-06-09 17:48:18.443326 | controller |           {
2026-06-09 17:48:18.443343 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-09 17:48:18.443360 | controller |             "name": "kube-api-access-9v5c2",
2026-06-09 17:48:18.443374 | controller |             "readOnly": true
2026-06-09 17:48:18.443388 | controller |           }
2026-06-09 17:48:18.443403 | controller |         ]
2026-06-09 17:48:18.443418 | controller |       }
2026-06-09 17:48:18.443433 | controller |     ],
2026-06-09 17:48:18.443448 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-09 17:48:18.443462 | controller |     "enableServiceLinks": true,
2026-06-09 17:48:18.443477 | controller |     "imagePullSecrets": [
2026-06-09 17:48:18.443492 | controller |       {
2026-06-09 17:48:18.443506 | controller |         "name": "nova-operator-controller-manager-dockercfg-hpxvg"
2026-06-09 17:48:18.443540 | controller |       }
2026-06-09 17:48:18.443556 | controller |     ],
2026-06-09 17:48:18.443571 | controller |     "nodeName": "crc",
2026-06-09 17:48:18.443585 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-09 17:48:18.443600 | controller |     "priority": 0,
2026-06-09 17:48:18.443614 | controller |     "restartPolicy": "Always",
2026-06-09 17:48:18.443629 | controller |     "schedulerName": "default-scheduler",
2026-06-09 17:48:18.443644 | controller |     "securityContext": {
2026-06-09 17:48:18.443659 | controller |       "runAsNonRoot": true,
2026-06-09 17:48:18.443674 | controller |       "seLinuxOptions": {
2026-06-09 17:48:18.443688 | controller |         "level": "s0:c26,c5"
2026-06-09 17:48:18.443703 | controller |       }
2026-06-09 17:48:18.443717 | controller |     },
2026-06-09 17:48:18.443732 | controller |     "serviceAccount": "nova-operator-controller-manager",
2026-06-09 17:48:18.443762 | controller |     "serviceAccountName": "nova-operator-controller-manager",
2026-06-09 17:48:18.443778 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-09 17:48:18.443792 | controller |     "tolerations": [
2026-06-09 17:48:18.443807 | controller |       {
2026-06-09 17:48:18.443822 | controller |         "effect": "NoExecute",
2026-06-09 17:48:18.443836 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-09 17:48:18.443851 | controller |         "operator": "Exists",
2026-06-09 17:48:18.443866 | controller |         "tolerationSeconds": 120
2026-06-09 17:48:18.443880 | controller |       },
2026-06-09 17:48:18.443894 | controller |       {
2026-06-09 17:48:18.443908 | controller |         "effect": "NoExecute",
2026-06-09 17:48:18.443923 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-09 17:48:18.443937 | controller |         "operator": "Exists",
2026-06-09 17:48:18.443952 | controller |         "tolerationSeconds": 120
2026-06-09 17:48:18.443966 | controller |       },
2026-06-09 17:48:18.443980 | controller |       {
2026-06-09 17:48:18.443994 | controller |         "effect": "NoSchedule",
2026-06-09 17:48:18.444012 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-09 17:48:18.444027 | controller |         "operator": "Exists"
2026-06-09 17:48:18.444041 | controller |       }
2026-06-09 17:48:18.444055 | controller |     ],
2026-06-09 17:48:18.444070 | controller |     "volumes": [
2026-06-09 17:48:18.444084 | controller |       {
2026-06-09 17:48:18.444101 | controller |         "name": "kube-api-access-9v5c2",
2026-06-09 17:48:18.444117 | controller |         "projected": {
2026-06-09 17:48:18.444132 | controller |           "defaultMode": 420,
2026-06-09 17:48:18.444147 | controller |           "sources": [
2026-06-09 17:48:18.444161 | controller |             {
2026-06-09 17:48:18.444176 | controller |               "serviceAccountToken": {
2026-06-09 17:48:18.444190 | controller |                 "expirationSeconds": 3607,
2026-06-09 17:48:18.444204 | controller |                 "path": "token"
2026-06-09 17:48:18.444218 | controller |               }
2026-06-09 17:48:18.444233 | controller |             },
2026-06-09 17:48:18.444247 | controller |             {
2026-06-09 17:48:18.444261 | controller |               "configMap": {
2026-06-09 17:48:18.444275 | controller |                 "items": [
2026-06-09 17:48:18.444289 | controller |                   {
2026-06-09 17:48:18.444304 | controller |                     "key": "ca.crt",
2026-06-09 17:48:18.444318 | controller |                     "path": "ca.crt"
2026-06-09 17:48:18.444334 | controller |                   }
2026-06-09 17:48:18.444350 | controller |                 ],
2026-06-09 17:48:18.444366 | controller |                 "name": "kube-root-ca.crt"
2026-06-09 17:48:18.444380 | controller |               }
2026-06-09 17:48:18.444395 | controller |             },
2026-06-09 17:48:18.444409 | controller |             {
2026-06-09 17:48:18.444424 | controller |               "downwardAPI": {
2026-06-09 17:48:18.444439 | controller |                 "items": [
2026-06-09 17:48:18.444454 | controller |                   {
2026-06-09 17:48:18.444469 | controller |                     "fieldRef": {
2026-06-09 17:48:18.444483 | controller |                       "apiVersion": "v1",
2026-06-09 17:48:18.444498 | controller |                       "fieldPath": "metadata.namespace"
2026-06-09 17:48:18.444531 | controller |                     },
2026-06-09 17:48:18.444548 | controller |                     "path": "namespace"
2026-06-09 17:48:18.444563 | controller |                   }
2026-06-09 17:48:18.444577 | controller |                 ]
2026-06-09 17:48:18.444591 | controller |               }
2026-06-09 17:48:18.444605 | controller |             },
2026-06-09 17:48:18.444620 | controller |             {
2026-06-09 17:48:18.444634 | controller |               "configMap": {
2026-06-09 17:48:18.444648 | controller |                 "items": [
2026-06-09 17:48:18.444663 | controller |                   {
2026-06-09 17:48:18.444677 | controller |                     "key": "service-ca.crt",
2026-06-09 17:48:18.444693 | controller |                     "path": "service-ca.crt"
2026-06-09 17:48:18.444707 | controller |                   }
2026-06-09 17:48:18.444722 | controller |                 ],
2026-06-09 17:48:18.444736 | controller |                 "name": "openshift-service-ca.crt"
2026-06-09 17:48:18.444751 | controller |               }
2026-06-09 17:48:18.444766 | controller |             }
2026-06-09 17:48:18.444780 | controller |           ]
2026-06-09 17:48:18.444794 | controller |         }
2026-06-09 17:48:18.444808 | controller |       }
2026-06-09 17:48:18.444822 | controller |     ]
2026-06-09 17:48:18.444836 | controller |   },
2026-06-09 17:48:18.444851 | controller |   "status": {
2026-06-09 17:48:18.444865 | controller |     "conditions": [
2026-06-09 17:48:18.444879 | controller |       {
2026-06-09 17:48:18.444892 | controller |         "lastProbeTime": null,
2026-06-09 17:48:18.444907 | controller |         "lastTransitionTime": "2026-06-09T16:56:26Z",
2026-06-09 17:48:18.444925 | controller |         "status": "True",
2026-06-09 17:48:18.444940 | controller |         "type": "PodReadyToStartContainers"
2026-06-09 17:48:18.444954 | controller |       },
2026-06-09 17:48:18.444968 | controller |       {
2026-06-09 17:48:18.444981 | controller |         "lastProbeTime": null,
2026-06-09 17:48:18.444996 | controller |         "lastTransitionTime": "2026-06-09T16:54:46Z",
2026-06-09 17:48:18.445009 | controller |         "status": "True",
2026-06-09 17:48:18.445023 | controller |         "type": "Initialized"
2026-06-09 17:48:18.445037 | controller |       },
2026-06-09 17:48:18.445051 | controller |       {
2026-06-09 17:48:18.445065 | controller |         "lastProbeTime": null,
2026-06-09 17:48:18.445079 | controller |         "lastTransitionTime": "2026-06-09T16:56:38Z",
2026-06-09 17:48:18.445093 | controller |         "status": "True",
2026-06-09 17:48:18.445107 | controller |         "type": "Ready"
2026-06-09 17:48:18.445121 | controller |       },
2026-06-09 17:48:18.445135 | controller |       {
2026-06-09 17:48:18.445149 | controller |         "lastProbeTime": null,
2026-06-09 17:48:18.445163 | controller |         "lastTransitionTime": "2026-06-09T16:56:38Z",
2026-06-09 17:48:18.445177 | controller |         "status": "True",
2026-06-09 17:48:18.445191 | controller |         "type": "ContainersReady"
2026-06-09 17:48:18.445205 | controller |       },
2026-06-09 17:48:18.445219 | controller |       {
2026-06-09 17:48:18.445233 | controller |         "lastProbeTime": null,
2026-06-09 17:48:18.445247 | controller |         "lastTransitionTime": "2026-06-09T16:54:45Z",
2026-06-09 17:48:18.445261 | controller |         "status": "True",
2026-06-09 17:48:18.445275 | controller |         "type": "PodScheduled"
2026-06-09 17:48:18.445290 | controller |       }
2026-06-09 17:48:18.445304 | controller |     ],
2026-06-09 17:48:18.445318 | controller |     "containerStatuses": [
2026-06-09 17:48:18.445332 | controller |       {
2026-06-09 17:48:18.445346 | controller |         "allocatedResources": {
2026-06-09 17:48:18.445360 | controller |           "cpu": "10m",
2026-06-09 17:48:18.445374 | controller |           "memory": "256Mi"
2026-06-09 17:48:18.445388 | controller |         },
2026-06-09 17:48:18.445402 | controller |         "containerID": "cri-o://f5c713b7f1cbbd24dc1c52201c9dbe601b69c96809a0a82c4b5e641005c84211",
2026-06-09 17:48:18.445416 | controller |         "image": "quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60",
2026-06-09 17:48:18.445431 | controller |         "imageID": "quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60",
2026-06-09 17:48:18.445446 | controller |         "lastState": {},
2026-06-09 17:48:18.445461 | controller |         "name": "manager",
2026-06-09 17:48:18.445476 | controller |         "ready": true,
2026-06-09 17:48:18.445490 | controller |         "resources": {
2026-06-09 17:48:18.445505 | controller |           "limits": {
2026-06-09 17:48:18.445538 | controller |             "cpu": "500m",
2026-06-09 17:48:18.445554 | controller |             "memory": "512Mi"
2026-06-09 17:48:18.445569 | controller |           },
2026-06-09 17:48:18.445584 | controller |           "requests": {
2026-06-09 17:48:18.445599 | controller |             "cpu": "10m",
2026-06-09 17:48:18.445613 | controller |             "memory": "256Mi"
2026-06-09 17:48:18.445628 | controller |           }
2026-06-09 17:48:18.445643 | controller |         },
2026-06-09 17:48:18.445657 | controller |         "restartCount": 0,
2026-06-09 17:48:18.445671 | controller |         "started": true,
2026-06-09 17:48:18.445685 | controller |         "state": {
2026-06-09 17:48:18.445700 | controller |           "running": {
2026-06-09 17:48:18.445714 | controller |             "startedAt": "2026-06-09T16:56:26Z"
2026-06-09 17:48:18.445729 | controller |           }
2026-06-09 17:48:18.445743 | controller |         },
2026-06-09 17:48:18.445758 | controller |         "user": {
2026-06-09 17:48:18.445776 | controller |           "linux": {
2026-06-09 17:48:18.445791 | controller |             "gid": 0,
2026-06-09 17:48:18.445805 | controller |             "supplementalGroups": [
2026-06-09 17:48:18.445820 | controller |               0
2026-06-09 17:48:18.445834 | controller |             ],
2026-06-09 17:48:18.445848 | controller |             "uid": 65532
2026-06-09 17:48:18.445863 | controller |           }
2026-06-09 17:48:18.445877 | controller |         },
2026-06-09 17:48:18.445891 | controller |         "volumeMounts": [
2026-06-09 17:48:18.445905 | controller |           {
2026-06-09 17:48:18.445919 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-09 17:48:18.445934 | controller |             "name": "kube-api-access-9v5c2",
2026-06-09 17:48:18.445949 | controller |             "readOnly": true,
2026-06-09 17:48:18.445963 | controller |             "recursiveReadOnly": "Disabled"
2026-06-09 17:48:18.445978 | controller |           }
2026-06-09 17:48:18.445993 | controller |         ]
2026-06-09 17:48:18.446007 | controller |       }
2026-06-09 17:48:18.446021 | controller |     ],
2026-06-09 17:48:18.446035 | controller |     "hostIP": "192.168.126.11",
2026-06-09 17:48:18.446049 | controller |     "hostIPs": [
2026-06-09 17:48:18.446063 | controller |       {
2026-06-09 17:48:18.446077 | controller |         "ip": "192.168.126.11"
2026-06-09 17:48:18.446091 | controller |       }
2026-06-09 17:48:18.446105 | controller |     ],
2026-06-09 17:48:18.446119 | controller |     "phase": "Running",
2026-06-09 17:48:18.446133 | controller |     "podIP": "10.217.0.85",
2026-06-09 17:48:18.446147 | controller |     "podIPs": [
2026-06-09 17:48:18.446161 | controller |       {
2026-06-09 17:48:18.446175 | controller |         "ip": "10.217.0.85"
2026-06-09 17:48:18.446189 | controller |       }
2026-06-09 17:48:18.446203 | controller |     ],
2026-06-09 17:48:18.446217 | controller |     "qosClass": "Burstable",
2026-06-09 17:48:18.446231 | controller |     "startTime": "2026-06-09T16:54:46Z"
2026-06-09 17:48:18.446245 | controller |   }
2026-06-09 17:48:18.446259 | controller | }
2026-06-09 17:48:18.468476 | controller | ok:
2026-06-09 17:48:18.468542 | controller | {
2026-06-09 17:48:18.468565 | controller |   "apiVersion": "v1",
2026-06-09 17:48:18.468584 | controller |   "kind": "Pod",
2026-06-09 17:48:18.468600 | controller |   "metadata": {
2026-06-09 17:48:18.468616 | controller |     "annotations": {
2026-06-09 17:48:18.468632 | 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 17:48:18.468649 | 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 17:48:18.468666 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-09 17:48:18.468682 | controller |       "openshift.io/scc": "anyuid",
2026-06-09 17:48:18.468698 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-09 17:48:18.468714 | controller |     },
2026-06-09 17:48:18.468730 | controller |     "creationTimestamp": "2026-06-09T16:54:45Z",
2026-06-09 17:48:18.468746 | controller |     "generateName": "octavia-operator-controller-manager-6495978d8d-",
2026-06-09 17:48:18.468761 | controller |     "generation": 1,
2026-06-09 17:48:18.468777 | controller |     "labels": {
2026-06-09 17:48:18.468792 | controller |       "app.kubernetes.io/name": "octavia-operator",
2026-06-09 17:48:18.468813 | controller |       "control-plane": "controller-manager",
2026-06-09 17:48:18.468829 | controller |       "openstack.org/operator-name": "octavia",
2026-06-09 17:48:18.468844 | controller |       "pod-template-hash": "6495978d8d"
2026-06-09 17:48:18.468859 | controller |     },
2026-06-09 17:48:18.468874 | controller |     "managedFields": [
2026-06-09 17:48:18.468889 | controller |       {
2026-06-09 17:48:18.468904 | controller |         "apiVersion": "v1",
2026-06-09 17:48:18.468919 | controller |         "fieldsType": "FieldsV1",
2026-06-09 17:48:18.468934 | controller |         "fieldsV1": {
2026-06-09 17:48:18.468949 | controller |           "f:metadata": {
2026-06-09 17:48:18.468965 | controller |             "f:annotations": {
2026-06-09 17:48:18.468980 | controller |               ".": {},
2026-06-09 17:48:18.468995 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-09 17:48:18.469011 | controller |             },
2026-06-09 17:48:18.469026 | controller |             "f:generateName": {},
2026-06-09 17:48:18.469041 | controller |             "f:labels": {
2026-06-09 17:48:18.469056 | controller |               ".": {},
2026-06-09 17:48:18.469071 | controller |               "f:app.kubernetes.io/name": {},
2026-06-09 17:48:18.469086 | controller |               "f:control-plane": {},
2026-06-09 17:48:18.469101 | controller |               "f:openstack.org/operator-name": {},
2026-06-09 17:48:18.469116 | controller |               "f:pod-template-hash": {}
2026-06-09 17:48:18.469131 | controller |             },
2026-06-09 17:48:18.469146 | controller |             "f:ownerReferences": {
2026-06-09 17:48:18.469161 | controller |               ".": {},
2026-06-09 17:48:18.469176 | controller |               "k:{\"uid\":\"996ff4d4-a7c7-4b54-ad95-bf778fe35c02\"}": {}
2026-06-09 17:48:18.469191 | controller |             }
2026-06-09 17:48:18.469206 | controller |           },
2026-06-09 17:48:18.469220 | controller |           "f:spec": {
2026-06-09 17:48:18.469235 | controller |             "f:containers": {
2026-06-09 17:48:18.469249 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-09 17:48:18.469264 | controller |                 ".": {},
2026-06-09 17:48:18.469279 | controller |                 "f:args": {},
2026-06-09 17:48:18.469293 | controller |                 "f:command": {},
2026-06-09 17:48:18.469308 | controller |                 "f:env": {
2026-06-09 17:48:18.469323 | controller |                   ".": {},
2026-06-09 17:48:18.469340 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-09 17:48:18.469357 | controller |                     ".": {},
2026-06-09 17:48:18.469372 | controller |                     "f:name": {},
2026-06-09 17:48:18.469386 | controller |                     "f:value": {}
2026-06-09 17:48:18.469401 | controller |                   },
2026-06-09 17:48:18.469415 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-09 17:48:18.469430 | controller |                     ".": {},
2026-06-09 17:48:18.469445 | controller |                     "f:name": {},
2026-06-09 17:48:18.469460 | controller |                     "f:value": {}
2026-06-09 17:48:18.469474 | controller |                   },
2026-06-09 17:48:18.469489 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-09 17:48:18.469504 | controller |                     ".": {},
2026-06-09 17:48:18.469539 | controller |                     "f:name": {},
2026-06-09 17:48:18.469556 | controller |                     "f:value": {}
2026-06-09 17:48:18.469571 | controller |                   },
2026-06-09 17:48:18.469587 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-09 17:48:18.469602 | controller |                     ".": {},
2026-06-09 17:48:18.469616 | controller |                     "f:name": {},
2026-06-09 17:48:18.469631 | controller |                     "f:value": {}
2026-06-09 17:48:18.469646 | controller |                   },
2026-06-09 17:48:18.469664 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-09 17:48:18.469680 | controller |                     ".": {},
2026-06-09 17:48:18.469695 | controller |                     "f:name": {},
2026-06-09 17:48:18.469710 | controller |                     "f:value": {}
2026-06-09 17:48:18.469724 | controller |                   }
2026-06-09 17:48:18.469739 | controller |                 },
2026-06-09 17:48:18.469754 | controller |                 "f:image": {},
2026-06-09 17:48:18.469768 | controller |                 "f:imagePullPolicy": {},
2026-06-09 17:48:18.469783 | controller |                 "f:livenessProbe": {
2026-06-09 17:48:18.469799 | controller |                   ".": {},
2026-06-09 17:48:18.469815 | controller |                   "f:failureThreshold": {},
2026-06-09 17:48:18.469830 | controller |                   "f:httpGet": {
2026-06-09 17:48:18.469846 | controller |                     ".": {},
2026-06-09 17:48:18.469860 | controller |                     "f:path": {},
2026-06-09 17:48:18.469876 | controller |                     "f:port": {},
2026-06-09 17:48:18.469891 | controller |                     "f:scheme": {}
2026-06-09 17:48:18.469906 | controller |                   },
2026-06-09 17:48:18.469921 | controller |                   "f:initialDelaySeconds": {},
2026-06-09 17:48:18.469936 | controller |                   "f:periodSeconds": {},
2026-06-09 17:48:18.469952 | controller |                   "f:successThreshold": {},
2026-06-09 17:48:18.469967 | controller |                   "f:timeoutSeconds": {}
2026-06-09 17:48:18.469981 | controller |                 },
2026-06-09 17:48:18.469997 | controller |                 "f:name": {},
2026-06-09 17:48:18.470012 | controller |                 "f:readinessProbe": {
2026-06-09 17:48:18.470028 | controller |                   ".": {},
2026-06-09 17:48:18.470043 | controller |                   "f:failureThreshold": {},
2026-06-09 17:48:18.470058 | controller |                   "f:httpGet": {
2026-06-09 17:48:18.470074 | controller |                     ".": {},
2026-06-09 17:48:18.470089 | controller |                     "f:path": {},
2026-06-09 17:48:18.470103 | controller |                     "f:port": {},
2026-06-09 17:48:18.470118 | controller |                     "f:scheme": {}
2026-06-09 17:48:18.470133 | controller |                   },
2026-06-09 17:48:18.470148 | controller |                   "f:initialDelaySeconds": {},
2026-06-09 17:48:18.470163 | controller |                   "f:periodSeconds": {},
2026-06-09 17:48:18.470178 | controller |                   "f:successThreshold": {},
2026-06-09 17:48:18.470193 | controller |                   "f:timeoutSeconds": {}
2026-06-09 17:48:18.470209 | controller |                 },
2026-06-09 17:48:18.470224 | controller |                 "f:resources": {
2026-06-09 17:48:18.470239 | controller |                   ".": {},
2026-06-09 17:48:18.470254 | controller |                   "f:limits": {
2026-06-09 17:48:18.470269 | controller |                     ".": {},
2026-06-09 17:48:18.470284 | controller |                     "f:cpu": {},
2026-06-09 17:48:18.470299 | controller |                     "f:memory": {}
2026-06-09 17:48:18.470314 | controller |                   },
2026-06-09 17:48:18.470329 | controller |                   "f:requests": {
2026-06-09 17:48:18.470344 | controller |                     ".": {},
2026-06-09 17:48:18.470359 | controller |                     "f:cpu": {},
2026-06-09 17:48:18.470374 | controller |                     "f:memory": {}
2026-06-09 17:48:18.470389 | controller |                   }
2026-06-09 17:48:18.470404 | controller |                 },
2026-06-09 17:48:18.470418 | controller |                 "f:securityContext": {
2026-06-09 17:48:18.470434 | controller |                   ".": {},
2026-06-09 17:48:18.470449 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-09 17:48:18.470463 | controller |                 },
2026-06-09 17:48:18.470478 | controller |                 "f:terminationMessagePath": {},
2026-06-09 17:48:18.470497 | controller |                 "f:terminationMessagePolicy": {}
2026-06-09 17:48:18.470527 | controller |               }
2026-06-09 17:48:18.470548 | controller |             },
2026-06-09 17:48:18.470564 | controller |             "f:dnsPolicy": {},
2026-06-09 17:48:18.470579 | controller |             "f:enableServiceLinks": {},
2026-06-09 17:48:18.470594 | controller |             "f:restartPolicy": {},
2026-06-09 17:48:18.470609 | controller |             "f:schedulerName": {},
2026-06-09 17:48:18.470623 | controller |             "f:securityContext": {
2026-06-09 17:48:18.470638 | controller |               ".": {},
2026-06-09 17:48:18.470652 | controller |               "f:runAsNonRoot": {}
2026-06-09 17:48:18.470667 | controller |             },
2026-06-09 17:48:18.470681 | controller |             "f:serviceAccount": {},
2026-06-09 17:48:18.470696 | controller |             "f:serviceAccountName": {},
2026-06-09 17:48:18.470711 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-09 17:48:18.470726 | controller |             "f:tolerations": {}
2026-06-09 17:48:18.470741 | controller |           }
2026-06-09 17:48:18.470756 | controller |         },
2026-06-09 17:48:18.470770 | controller |         "manager": "kube-controller-manager",
2026-06-09 17:48:18.470785 | controller |         "operation": "Update",
2026-06-09 17:48:18.470800 | controller |         "time": "2026-06-09T16:54:45Z"
2026-06-09 17:48:18.470816 | controller |       },
2026-06-09 17:48:18.470831 | controller |       {
2026-06-09 17:48:18.470847 | controller |         "apiVersion": "v1",
2026-06-09 17:48:18.470863 | controller |         "fieldsType": "FieldsV1",
2026-06-09 17:48:18.470878 | controller |         "fieldsV1": {
2026-06-09 17:48:18.470894 | controller |           "f:metadata": {
2026-06-09 17:48:18.470909 | controller |             "f:annotations": {
2026-06-09 17:48:18.470924 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-09 17:48:18.470939 | controller |             }
2026-06-09 17:48:18.470954 | controller |           }
2026-06-09 17:48:18.470970 | controller |         },
2026-06-09 17:48:18.470985 | controller |         "manager": "crc",
2026-06-09 17:48:18.471000 | controller |         "operation": "Update",
2026-06-09 17:48:18.471015 | controller |         "subresource": "status",
2026-06-09 17:48:18.471030 | controller |         "time": "2026-06-09T16:54:46Z"
2026-06-09 17:48:18.471045 | controller |       },
2026-06-09 17:48:18.471059 | controller |       {
2026-06-09 17:48:18.471075 | controller |         "apiVersion": "v1",
2026-06-09 17:48:18.471091 | controller |         "fieldsType": "FieldsV1",
2026-06-09 17:48:18.471106 | controller |         "fieldsV1": {
2026-06-09 17:48:18.471121 | controller |           "f:metadata": {
2026-06-09 17:48:18.471136 | controller |             "f:annotations": {
2026-06-09 17:48:18.471151 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-09 17:48:18.471166 | controller |             }
2026-06-09 17:48:18.471181 | controller |           }
2026-06-09 17:48:18.471195 | controller |         },
2026-06-09 17:48:18.471210 | controller |         "manager": "multus-daemon",
2026-06-09 17:48:18.471224 | controller |         "operation": "Update",
2026-06-09 17:48:18.471239 | controller |         "subresource": "status",
2026-06-09 17:48:18.471253 | controller |         "time": "2026-06-09T16:54:58Z"
2026-06-09 17:48:18.471268 | controller |       },
2026-06-09 17:48:18.471283 | controller |       {
2026-06-09 17:48:18.471298 | controller |         "apiVersion": "v1",
2026-06-09 17:48:18.471313 | controller |         "fieldsType": "FieldsV1",
2026-06-09 17:48:18.471328 | controller |         "fieldsV1": {
2026-06-09 17:48:18.471342 | controller |           "f:status": {
2026-06-09 17:48:18.471357 | controller |             "f:conditions": {
2026-06-09 17:48:18.471372 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-09 17:48:18.471390 | controller |                 ".": {},
2026-06-09 17:48:18.471406 | controller |                 "f:lastProbeTime": {},
2026-06-09 17:48:18.471421 | controller |                 "f:lastTransitionTime": {},
2026-06-09 17:48:18.471436 | controller |                 "f:status": {},
2026-06-09 17:48:18.471450 | controller |                 "f:type": {}
2026-06-09 17:48:18.471465 | controller |               },
2026-06-09 17:48:18.471480 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-09 17:48:18.471494 | controller |                 ".": {},
2026-06-09 17:48:18.471509 | controller |                 "f:lastProbeTime": {},
2026-06-09 17:48:18.471544 | controller |                 "f:lastTransitionTime": {},
2026-06-09 17:48:18.471559 | controller |                 "f:status": {},
2026-06-09 17:48:18.471574 | controller |                 "f:type": {}
2026-06-09 17:48:18.471598 | controller |               },
2026-06-09 17:48:18.471613 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-09 17:48:18.471628 | controller |                 ".": {},
2026-06-09 17:48:18.471643 | controller |                 "f:lastProbeTime": {},
2026-06-09 17:48:18.471658 | controller |                 "f:lastTransitionTime": {},
2026-06-09 17:48:18.471672 | controller |                 "f:status": {},
2026-06-09 17:48:18.471687 | controller |                 "f:type": {}
2026-06-09 17:48:18.471702 | controller |               },
2026-06-09 17:48:18.471716 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-09 17:48:18.471731 | controller |                 ".": {},
2026-06-09 17:48:18.471745 | controller |                 "f:lastProbeTime": {},
2026-06-09 17:48:18.471760 | controller |                 "f:lastTransitionTime": {},
2026-06-09 17:48:18.471775 | controller |                 "f:status": {},
2026-06-09 17:48:18.471790 | controller |                 "f:type": {}
2026-06-09 17:48:18.471804 | controller |               }
2026-06-09 17:48:18.471819 | controller |             },
2026-06-09 17:48:18.471833 | controller |             "f:containerStatuses": {},
2026-06-09 17:48:18.471848 | controller |             "f:hostIP": {},
2026-06-09 17:48:18.471862 | controller |             "f:hostIPs": {},
2026-06-09 17:48:18.471876 | controller |             "f:phase": {},
2026-06-09 17:48:18.471891 | controller |             "f:podIP": {},
2026-06-09 17:48:18.471906 | controller |             "f:podIPs": {
2026-06-09 17:48:18.471921 | controller |               ".": {},
2026-06-09 17:48:18.471937 | controller |               "k:{\"ip\":\"10.217.0.86\"}": {
2026-06-09 17:48:18.471952 | controller |                 ".": {},
2026-06-09 17:48:18.471967 | controller |                 "f:ip": {}
2026-06-09 17:48:18.471982 | controller |               }
2026-06-09 17:48:18.471997 | controller |             },
2026-06-09 17:48:18.472012 | controller |             "f:startTime": {}
2026-06-09 17:48:18.472027 | controller |           }
2026-06-09 17:48:18.472042 | controller |         },
2026-06-09 17:48:18.472057 | controller |         "manager": "kubelet",
2026-06-09 17:48:18.472072 | controller |         "operation": "Update",
2026-06-09 17:48:18.472087 | controller |         "subresource": "status",
2026-06-09 17:48:18.472102 | controller |         "time": "2026-06-09T16:56:36Z"
2026-06-09 17:48:18.472117 | controller |       }
2026-06-09 17:48:18.472162 | controller |     ],
2026-06-09 17:48:18.472180 | controller |     "name": "octavia-operator-controller-manager-6495978d8d-jh4js",
2026-06-09 17:48:18.472195 | controller |     "namespace": "openstack-operators",
2026-06-09 17:48:18.472211 | controller |     "ownerReferences": [
2026-06-09 17:48:18.472226 | controller |       {
2026-06-09 17:48:18.472241 | controller |         "apiVersion": "apps/v1",
2026-06-09 17:48:18.472256 | controller |         "blockOwnerDeletion": true,
2026-06-09 17:48:18.472271 | controller |         "controller": true,
2026-06-09 17:48:18.472286 | controller |         "kind": "ReplicaSet",
2026-06-09 17:48:18.472305 | controller |         "name": "octavia-operator-controller-manager-6495978d8d",
2026-06-09 17:48:18.472321 | controller |         "uid": "996ff4d4-a7c7-4b54-ad95-bf778fe35c02"
2026-06-09 17:48:18.472338 | controller |       }
2026-06-09 17:48:18.472355 | controller |     ],
2026-06-09 17:48:18.472371 | controller |     "resourceVersion": "54164",
2026-06-09 17:48:18.472386 | controller |     "uid": "e4fc5bd7-5958-40c7-a1a0-43d7b923ee51"
2026-06-09 17:48:18.472401 | controller |   },
2026-06-09 17:48:18.472416 | controller |   "spec": {
2026-06-09 17:48:18.472431 | controller |     "containers": [
2026-06-09 17:48:18.472446 | controller |       {
2026-06-09 17:48:18.472461 | controller |         "args": [
2026-06-09 17:48:18.472476 | controller |           "--leader-elect",
2026-06-09 17:48:18.472491 | controller |           "--health-probe-bind-address=:8081",
2026-06-09 17:48:18.472506 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-09 17:48:18.472541 | controller |         ],
2026-06-09 17:48:18.472557 | controller |         "command": [
2026-06-09 17:48:18.472572 | controller |           "/manager"
2026-06-09 17:48:18.472587 | controller |         ],
2026-06-09 17:48:18.472602 | controller |         "env": [
2026-06-09 17:48:18.472618 | controller |           {
2026-06-09 17:48:18.472632 | controller |             "name": "LEASE_DURATION",
2026-06-09 17:48:18.472647 | controller |             "value": "30"
2026-06-09 17:48:18.472662 | controller |           },
2026-06-09 17:48:18.472677 | controller |           {
2026-06-09 17:48:18.472692 | controller |             "name": "RENEW_DEADLINE",
2026-06-09 17:48:18.472707 | controller |             "value": "20"
2026-06-09 17:48:18.472722 | controller |           },
2026-06-09 17:48:18.472737 | controller |           {
2026-06-09 17:48:18.472752 | controller |             "name": "RETRY_PERIOD",
2026-06-09 17:48:18.472767 | controller |             "value": "5"
2026-06-09 17:48:18.472782 | controller |           },
2026-06-09 17:48:18.472797 | controller |           {
2026-06-09 17:48:18.472812 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-09 17:48:18.472827 | controller |             "value": "false"
2026-06-09 17:48:18.472842 | controller |           },
2026-06-09 17:48:18.472857 | controller |           {
2026-06-09 17:48:18.472872 | controller |             "name": "METRICS_CERTS",
2026-06-09 17:48:18.472887 | controller |             "value": "false"
2026-06-09 17:48:18.472902 | controller |           }
2026-06-09 17:48:18.472916 | controller |         ],
2026-06-09 17:48:18.472932 | controller |         "image": "quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63",
2026-06-09 17:48:18.472947 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-09 17:48:18.472963 | controller |         "livenessProbe": {
2026-06-09 17:48:18.472983 | controller |           "failureThreshold": 3,
2026-06-09 17:48:18.473004 | controller |           "httpGet": {
2026-06-09 17:48:18.473025 | controller |             "path": "/healthz",
2026-06-09 17:48:18.473045 | controller |             "port": 8081,
2026-06-09 17:48:18.473066 | controller |             "scheme": "HTTP"
2026-06-09 17:48:18.473086 | controller |           },
2026-06-09 17:48:18.473107 | controller |           "initialDelaySeconds": 15,
2026-06-09 17:48:18.473127 | controller |           "periodSeconds": 20,
2026-06-09 17:48:18.473143 | controller |           "successThreshold": 1,
2026-06-09 17:48:18.473158 | controller |           "timeoutSeconds": 1
2026-06-09 17:48:18.473173 | controller |         },
2026-06-09 17:48:18.473189 | controller |         "name": "manager",
2026-06-09 17:48:18.473204 | controller |         "readinessProbe": {
2026-06-09 17:48:18.473219 | controller |           "failureThreshold": 3,
2026-06-09 17:48:18.473234 | controller |           "httpGet": {
2026-06-09 17:48:18.473249 | controller |             "path": "/readyz",
2026-06-09 17:48:18.473268 | controller |             "port": 8081,
2026-06-09 17:48:18.473283 | controller |             "scheme": "HTTP"
2026-06-09 17:48:18.473299 | controller |           },
2026-06-09 17:48:18.473314 | controller |           "initialDelaySeconds": 5,
2026-06-09 17:48:18.473329 | controller |           "periodSeconds": 10,
2026-06-09 17:48:18.473344 | controller |           "successThreshold": 1,
2026-06-09 17:48:18.473359 | controller |           "timeoutSeconds": 1
2026-06-09 17:48:18.473374 | controller |         },
2026-06-09 17:48:18.473388 | controller |         "resources": {
2026-06-09 17:48:18.473403 | controller |           "limits": {
2026-06-09 17:48:18.473418 | controller |             "cpu": "500m",
2026-06-09 17:48:18.473433 | controller |             "memory": "512Mi"
2026-06-09 17:48:18.473448 | controller |           },
2026-06-09 17:48:18.473462 | controller |           "requests": {
2026-06-09 17:48:18.473477 | controller |             "cpu": "10m",
2026-06-09 17:48:18.473492 | controller |             "memory": "256Mi"
2026-06-09 17:48:18.473506 | controller |           }
2026-06-09 17:48:18.473543 | controller |         },
2026-06-09 17:48:18.473559 | controller |         "securityContext": {
2026-06-09 17:48:18.473574 | controller |           "allowPrivilegeEscalation": false,
2026-06-09 17:48:18.473589 | controller |           "capabilities": {
2026-06-09 17:48:18.473604 | controller |             "drop": [
2026-06-09 17:48:18.473618 | controller |               "MKNOD"
2026-06-09 17:48:18.473633 | controller |             ]
2026-06-09 17:48:18.473648 | controller |           }
2026-06-09 17:48:18.473662 | controller |         },
2026-06-09 17:48:18.473677 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-09 17:48:18.473692 | controller |         "terminationMessagePolicy": "File",
2026-06-09 17:48:18.473706 | controller |         "volumeMounts": [
2026-06-09 17:48:18.473721 | controller |           {
2026-06-09 17:48:18.473736 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-09 17:48:18.473751 | controller |             "name": "kube-api-access-khtvw",
2026-06-09 17:48:18.473765 | controller |             "readOnly": true
2026-06-09 17:48:18.473780 | controller |           }
2026-06-09 17:48:18.473795 | controller |         ]
2026-06-09 17:48:18.473810 | controller |       }
2026-06-09 17:48:18.473824 | controller |     ],
2026-06-09 17:48:18.473839 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-09 17:48:18.473854 | controller |     "enableServiceLinks": true,
2026-06-09 17:48:18.473869 | controller |     "imagePullSecrets": [
2026-06-09 17:48:18.473884 | controller |       {
2026-06-09 17:48:18.473898 | controller |         "name": "octavia-operator-controller-manager-dockercfg-ftzsk"
2026-06-09 17:48:18.473913 | controller |       }
2026-06-09 17:48:18.473928 | controller |     ],
2026-06-09 17:48:18.473942 | controller |     "nodeName": "crc",
2026-06-09 17:48:18.473957 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-09 17:48:18.473971 | controller |     "priority": 0,
2026-06-09 17:48:18.473986 | controller |     "restartPolicy": "Always",
2026-06-09 17:48:18.474001 | controller |     "schedulerName": "default-scheduler",
2026-06-09 17:48:18.474016 | controller |     "securityContext": {
2026-06-09 17:48:18.474030 | controller |       "runAsNonRoot": true,
2026-06-09 17:48:18.474045 | controller |       "seLinuxOptions": {
2026-06-09 17:48:18.474060 | controller |         "level": "s0:c26,c5"
2026-06-09 17:48:18.474075 | controller |       }
2026-06-09 17:48:18.474090 | controller |     },
2026-06-09 17:48:18.474105 | controller |     "serviceAccount": "octavia-operator-controller-manager",
2026-06-09 17:48:18.474121 | controller |     "serviceAccountName": "octavia-operator-controller-manager",
2026-06-09 17:48:18.474136 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-09 17:48:18.474152 | controller |     "tolerations": [
2026-06-09 17:48:18.474167 | controller |       {
2026-06-09 17:48:18.474189 | controller |         "effect": "NoExecute",
2026-06-09 17:48:18.474205 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-09 17:48:18.474220 | controller |         "operator": "Exists",
2026-06-09 17:48:18.474235 | controller |         "tolerationSeconds": 120
2026-06-09 17:48:18.474250 | controller |       },
2026-06-09 17:48:18.474265 | controller |       {
2026-06-09 17:48:18.474280 | controller |         "effect": "NoExecute",
2026-06-09 17:48:18.474295 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-09 17:48:18.474310 | controller |         "operator": "Exists",
2026-06-09 17:48:18.474325 | controller |         "tolerationSeconds": 120
2026-06-09 17:48:18.474340 | controller |       },
2026-06-09 17:48:18.474355 | controller |       {
2026-06-09 17:48:18.474371 | controller |         "effect": "NoSchedule",
2026-06-09 17:48:18.474386 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-09 17:48:18.474401 | controller |         "operator": "Exists"
2026-06-09 17:48:18.474416 | controller |       }
2026-06-09 17:48:18.474431 | controller |     ],
2026-06-09 17:48:18.474446 | controller |     "volumes": [
2026-06-09 17:48:18.474461 | controller |       {
2026-06-09 17:48:18.474476 | controller |         "name": "kube-api-access-khtvw",
2026-06-09 17:48:18.474491 | controller |         "projected": {
2026-06-09 17:48:18.474506 | controller |           "defaultMode": 420,
2026-06-09 17:48:18.474540 | controller |           "sources": [
2026-06-09 17:48:18.474557 | controller |             {
2026-06-09 17:48:18.474572 | controller |               "serviceAccountToken": {
2026-06-09 17:48:18.474587 | controller |                 "expirationSeconds": 3607,
2026-06-09 17:48:18.474602 | controller |                 "path": "token"
2026-06-09 17:48:18.474617 | controller |               }
2026-06-09 17:48:18.474632 | controller |             },
2026-06-09 17:48:18.474647 | controller |             {
2026-06-09 17:48:18.474661 | controller |               "configMap": {
2026-06-09 17:48:18.474676 | controller |                 "items": [
2026-06-09 17:48:18.474691 | controller |                   {
2026-06-09 17:48:18.474705 | controller |                     "key": "ca.crt",
2026-06-09 17:48:18.474720 | controller |                     "path": "ca.crt"
2026-06-09 17:48:18.474735 | controller |                   }
2026-06-09 17:48:18.474750 | controller |                 ],
2026-06-09 17:48:18.474765 | controller |                 "name": "kube-root-ca.crt"
2026-06-09 17:48:18.474780 | controller |               }
2026-06-09 17:48:18.474795 | controller |             },
2026-06-09 17:48:18.474810 | controller |             {
2026-06-09 17:48:18.474825 | controller |               "downwardAPI": {
2026-06-09 17:48:18.474840 | controller |                 "items": [
2026-06-09 17:48:18.474855 | controller |                   {
2026-06-09 17:48:18.474870 | controller |                     "fieldRef": {
2026-06-09 17:48:18.474884 | controller |                       "apiVersion": "v1",
2026-06-09 17:48:18.474900 | controller |                       "fieldPath": "metadata.namespace"
2026-06-09 17:48:18.474915 | controller |                     },
2026-06-09 17:48:18.474930 | controller |                     "path": "namespace"
2026-06-09 17:48:18.474946 | controller |                   }
2026-06-09 17:48:18.474961 | controller |                 ]
2026-06-09 17:48:18.474976 | controller |               }
2026-06-09 17:48:18.474991 | controller |             },
2026-06-09 17:48:18.475006 | controller |             {
2026-06-09 17:48:18.475049 | controller |               "configMap": {
2026-06-09 17:48:18.475070 | controller |                 "items": [
2026-06-09 17:48:18.475087 | controller |                   {
2026-06-09 17:48:18.475103 | controller |                     "key": "service-ca.crt",
2026-06-09 17:48:18.475119 | controller |                     "path": "service-ca.crt"
2026-06-09 17:48:18.475134 | controller |                   }
2026-06-09 17:48:18.475153 | controller |                 ],
2026-06-09 17:48:18.475169 | controller |                 "name": "openshift-service-ca.crt"
2026-06-09 17:48:18.475185 | controller |               }
2026-06-09 17:48:18.475201 | controller |             }
2026-06-09 17:48:18.475216 | controller |           ]
2026-06-09 17:48:18.475231 | controller |         }
2026-06-09 17:48:18.475246 | controller |       }
2026-06-09 17:48:18.475261 | controller |     ]
2026-06-09 17:48:18.475276 | controller |   },
2026-06-09 17:48:18.475291 | controller |   "status": {
2026-06-09 17:48:18.475306 | controller |     "conditions": [
2026-06-09 17:48:18.475321 | controller |       {
2026-06-09 17:48:18.475337 | controller |         "lastProbeTime": null,
2026-06-09 17:48:18.475354 | controller |         "lastTransitionTime": "2026-06-09T16:56:22Z",
2026-06-09 17:48:18.475370 | controller |         "status": "True",
2026-06-09 17:48:18.475386 | controller |         "type": "PodReadyToStartContainers"
2026-06-09 17:48:18.475401 | controller |       },
2026-06-09 17:48:18.475416 | controller |       {
2026-06-09 17:48:18.475432 | controller |         "lastProbeTime": null,
2026-06-09 17:48:18.475447 | controller |         "lastTransitionTime": "2026-06-09T16:54:46Z",
2026-06-09 17:48:18.475462 | controller |         "status": "True",
2026-06-09 17:48:18.475477 | controller |         "type": "Initialized"
2026-06-09 17:48:18.475492 | controller |       },
2026-06-09 17:48:18.475508 | controller |       {
2026-06-09 17:48:18.475543 | controller |         "lastProbeTime": null,
2026-06-09 17:48:18.475559 | controller |         "lastTransitionTime": "2026-06-09T16:56:34Z",
2026-06-09 17:48:18.475584 | controller |         "status": "True",
2026-06-09 17:48:18.475599 | controller |         "type": "Ready"
2026-06-09 17:48:18.475614 | controller |       },
2026-06-09 17:48:18.475629 | controller |       {
2026-06-09 17:48:18.475644 | controller |         "lastProbeTime": null,
2026-06-09 17:48:18.475659 | controller |         "lastTransitionTime": "2026-06-09T16:56:34Z",
2026-06-09 17:48:18.475674 | controller |         "status": "True",
2026-06-09 17:48:18.475689 | controller |         "type": "ContainersReady"
2026-06-09 17:48:18.475703 | controller |       },
2026-06-09 17:48:18.475718 | controller |       {
2026-06-09 17:48:18.475733 | controller |         "lastProbeTime": null,
2026-06-09 17:48:18.475748 | controller |         "lastTransitionTime": "2026-06-09T16:54:45Z",
2026-06-09 17:48:18.475762 | controller |         "status": "True",
2026-06-09 17:48:18.475776 | controller |         "type": "PodScheduled"
2026-06-09 17:48:18.475791 | controller |       }
2026-06-09 17:48:18.475806 | controller |     ],
2026-06-09 17:48:18.475821 | controller |     "containerStatuses": [
2026-06-09 17:48:18.475835 | controller |       {
2026-06-09 17:48:18.475850 | controller |         "allocatedResources": {
2026-06-09 17:48:18.475865 | controller |           "cpu": "10m",
2026-06-09 17:48:18.475880 | controller |           "memory": "256Mi"
2026-06-09 17:48:18.475895 | controller |         },
2026-06-09 17:48:18.475910 | controller |         "containerID": "cri-o://cfc343ca115a44829ece62f75c0640b2732d10e6473d680136ebaf8468f5fb39",
2026-06-09 17:48:18.475925 | controller |         "image": "quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63",
2026-06-09 17:48:18.475941 | controller |         "imageID": "quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63",
2026-06-09 17:48:18.475956 | controller |         "lastState": {},
2026-06-09 17:48:18.475971 | controller |         "name": "manager",
2026-06-09 17:48:18.475986 | controller |         "ready": true,
2026-06-09 17:48:18.476001 | controller |         "resources": {
2026-06-09 17:48:18.476016 | controller |           "limits": {
2026-06-09 17:48:18.476031 | controller |             "cpu": "500m",
2026-06-09 17:48:18.476045 | controller |             "memory": "512Mi"
2026-06-09 17:48:18.476063 | controller |           },
2026-06-09 17:48:18.476079 | controller |           "requests": {
2026-06-09 17:48:18.476093 | controller |             "cpu": "10m",
2026-06-09 17:48:18.476108 | controller |             "memory": "256Mi"
2026-06-09 17:48:18.476123 | controller |           }
2026-06-09 17:48:18.476138 | controller |         },
2026-06-09 17:48:18.476152 | controller |         "restartCount": 0,
2026-06-09 17:48:18.476167 | controller |         "started": true,
2026-06-09 17:48:18.476181 | controller |         "state": {
2026-06-09 17:48:18.476196 | controller |           "running": {
2026-06-09 17:48:18.476211 | controller |             "startedAt": "2026-06-09T16:56:22Z"
2026-06-09 17:48:18.476226 | controller |           }
2026-06-09 17:48:18.476241 | controller |         },
2026-06-09 17:48:18.476257 | controller |         "user": {
2026-06-09 17:48:18.476273 | controller |           "linux": {
2026-06-09 17:48:18.476288 | controller |             "gid": 0,
2026-06-09 17:48:18.476304 | controller |             "supplementalGroups": [
2026-06-09 17:48:18.476319 | controller |               0
2026-06-09 17:48:18.476334 | controller |             ],
2026-06-09 17:48:18.476349 | controller |             "uid": 65532
2026-06-09 17:48:18.476364 | controller |           }
2026-06-09 17:48:18.476379 | controller |         },
2026-06-09 17:48:18.476394 | controller |         "volumeMounts": [
2026-06-09 17:48:18.476410 | controller |           {
2026-06-09 17:48:18.476424 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-09 17:48:18.476440 | controller |             "name": "kube-api-access-khtvw",
2026-06-09 17:48:18.476455 | controller |             "readOnly": true,
2026-06-09 17:48:18.476471 | controller |             "recursiveReadOnly": "Disabled"
2026-06-09 17:48:18.476486 | controller |           }
2026-06-09 17:48:18.476501 | controller |         ]
2026-06-09 17:48:18.476535 | controller |       }
2026-06-09 17:48:18.476552 | controller |     ],
2026-06-09 17:48:18.476568 | controller |     "hostIP": "192.168.126.11",
2026-06-09 17:48:18.476583 | controller |     "hostIPs": [
2026-06-09 17:48:18.476598 | controller |       {
2026-06-09 17:48:18.476613 | controller |         "ip": "192.168.126.11"
2026-06-09 17:48:18.476628 | controller |       }
2026-06-09 17:48:18.476643 | controller |     ],
2026-06-09 17:48:18.476658 | controller |     "phase": "Running",
2026-06-09 17:48:18.476673 | controller |     "podIP": "10.217.0.86",
2026-06-09 17:48:18.476688 | controller |     "podIPs": [
2026-06-09 17:48:18.476703 | controller |       {
2026-06-09 17:48:18.476717 | controller |         "ip": "10.217.0.86"
2026-06-09 17:48:18.476732 | controller |       }
2026-06-09 17:48:18.476747 | controller |     ],
2026-06-09 17:48:18.476762 | controller |     "qosClass": "Burstable",
2026-06-09 17:48:18.476777 | controller |     "startTime": "2026-06-09T16:54:46Z"
2026-06-09 17:48:18.476793 | controller |   }
2026-06-09 17:48:18.476808 | controller | }
2026-06-09 17:48:18.500169 | controller | ok:
2026-06-09 17:48:18.500248 | controller | {
2026-06-09 17:48:18.500271 | controller |   "apiVersion": "v1",
2026-06-09 17:48:18.500289 | controller |   "kind": "Pod",
2026-06-09 17:48:18.500306 | controller |   "metadata": {
2026-06-09 17:48:18.500321 | controller |     "annotations": {
2026-06-09 17:48:18.500338 | 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 17:48:18.500355 | 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 17:48:18.500376 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-09 17:48:18.500393 | controller |       "openshift.io/scc": "restricted-v2",
2026-06-09 17:48:18.500409 | controller |       "seccomp.security.alpha.kubernetes.io/pod": "runtime/default",
2026-06-09 17:48:18.500424 | controller |       "security.openshift.io/validated-scc-subject-type": "user"
2026-06-09 17:48:18.500440 | controller |     },
2026-06-09 17:48:18.500455 | controller |     "creationTimestamp": "2026-06-09T16:54:46Z",
2026-06-09 17:48:18.500470 | controller |     "generateName": "openstack-baremetal-operator-controller-manager-7c67dc759f-",
2026-06-09 17:48:18.500486 | controller |     "generation": 1,
2026-06-09 17:48:18.500501 | controller |     "labels": {
2026-06-09 17:48:18.500538 | controller |       "app.kubernetes.io/name": "openstack-baremetal-operator",
2026-06-09 17:48:18.500555 | controller |       "control-plane": "controller-manager",
2026-06-09 17:48:18.500570 | controller |       "openstack.org/operator-name": "openstack-baremetal",
2026-06-09 17:48:18.500586 | controller |       "pod-template-hash": "7c67dc759f"
2026-06-09 17:48:18.500601 | controller |     },
2026-06-09 17:48:18.500615 | controller |     "managedFields": [
2026-06-09 17:48:18.500630 | controller |       {
2026-06-09 17:48:18.500645 | controller |         "apiVersion": "v1",
2026-06-09 17:48:18.500660 | controller |         "fieldsType": "FieldsV1",
2026-06-09 17:48:18.500675 | controller |         "fieldsV1": {
2026-06-09 17:48:18.500690 | controller |           "f:metadata": {
2026-06-09 17:48:18.500704 | controller |             "f:annotations": {
2026-06-09 17:48:18.500719 | controller |               ".": {},
2026-06-09 17:48:18.500734 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-09 17:48:18.500749 | controller |             },
2026-06-09 17:48:18.500765 | controller |             "f:generateName": {},
2026-06-09 17:48:18.500780 | controller |             "f:labels": {
2026-06-09 17:48:18.500796 | controller |               ".": {},
2026-06-09 17:48:18.500812 | controller |               "f:app.kubernetes.io/name": {},
2026-06-09 17:48:18.500827 | controller |               "f:control-plane": {},
2026-06-09 17:48:18.500842 | controller |               "f:openstack.org/operator-name": {},
2026-06-09 17:48:18.500857 | controller |               "f:pod-template-hash": {}
2026-06-09 17:48:18.500872 | controller |             },
2026-06-09 17:48:18.500888 | controller |             "f:ownerReferences": {
2026-06-09 17:48:18.500903 | controller |               ".": {},
2026-06-09 17:48:18.500918 | controller |               "k:{\"uid\":\"3868b8f0-768c-47f4-903f-62a0dd9984a1\"}": {}
2026-06-09 17:48:18.500934 | controller |             }
2026-06-09 17:48:18.500949 | controller |           },
2026-06-09 17:48:18.500964 | controller |           "f:spec": {
2026-06-09 17:48:18.500979 | controller |             "f:containers": {
2026-06-09 17:48:18.500995 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-09 17:48:18.501011 | controller |                 ".": {},
2026-06-09 17:48:18.501026 | controller |                 "f:args": {},
2026-06-09 17:48:18.501042 | controller |                 "f:command": {},
2026-06-09 17:48:18.501057 | controller |                 "f:env": {
2026-06-09 17:48:18.501072 | controller |                   ".": {},
2026-06-09 17:48:18.501086 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-09 17:48:18.501101 | controller |                     ".": {},
2026-06-09 17:48:18.501116 | controller |                     "f:name": {},
2026-06-09 17:48:18.501130 | controller |                     "f:value": {}
2026-06-09 17:48:18.501145 | controller |                   },
2026-06-09 17:48:18.501160 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-09 17:48:18.501179 | controller |                     ".": {},
2026-06-09 17:48:18.501194 | controller |                     "f:name": {},
2026-06-09 17:48:18.501209 | controller |                     "f:value": {}
2026-06-09 17:48:18.501224 | controller |                   },
2026-06-09 17:48:18.501239 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-09 17:48:18.501254 | controller |                     ".": {},
2026-06-09 17:48:18.501269 | controller |                     "f:name": {},
2026-06-09 17:48:18.501284 | controller |                     "f:value": {}
2026-06-09 17:48:18.501299 | controller |                   },
2026-06-09 17:48:18.501313 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.501328 | controller |                     ".": {},
2026-06-09 17:48:18.501343 | controller |                     "f:name": {},
2026-06-09 17:48:18.501358 | controller |                     "f:value": {}
2026-06-09 17:48:18.501373 | controller |                   },
2026-06-09 17:48:18.501388 | controller |                   "k:{\"name\":\"RELATED_IMAGE_ANSIBLEEE_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.501402 | controller |                     ".": {},
2026-06-09 17:48:18.501417 | controller |                     "f:name": {},
2026-06-09 17:48:18.501432 | controller |                     "f:value": {}
2026-06-09 17:48:18.501447 | controller |                   },
2026-06-09 17:48:18.501462 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_API_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.501477 | controller |                     ".": {},
2026-06-09 17:48:18.501491 | controller |                     "f:name": {},
2026-06-09 17:48:18.501506 | controller |                     "f:value": {}
2026-06-09 17:48:18.501540 | controller |                   },
2026-06-09 17:48:18.501556 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_EVALUATOR_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.501571 | controller |                     ".": {},
2026-06-09 17:48:18.501586 | controller |                     "f:name": {},
2026-06-09 17:48:18.501601 | controller |                     "f:value": {}
2026-06-09 17:48:18.501615 | controller |                   },
2026-06-09 17:48:18.501630 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_LISTENER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.501645 | controller |                     ".": {},
2026-06-09 17:48:18.501659 | controller |                     "f:name": {},
2026-06-09 17:48:18.501674 | controller |                     "f:value": {}
2026-06-09 17:48:18.501689 | controller |                   },
2026-06-09 17:48:18.501704 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_NOTIFIER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.501719 | controller |                     ".": {},
2026-06-09 17:48:18.501733 | controller |                     "f:name": {},
2026-06-09 17:48:18.501748 | controller |                     "f:value": {}
2026-06-09 17:48:18.501763 | controller |                   },
2026-06-09 17:48:18.501777 | controller |                   "k:{\"name\":\"RELATED_IMAGE_APACHE_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.501792 | controller |                     ".": {},
2026-06-09 17:48:18.501807 | controller |                     "f:name": {},
2026-06-09 17:48:18.501823 | controller |                     "f:value": {}
2026-06-09 17:48:18.501839 | controller |                   },
2026-06-09 17:48:18.501854 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_API_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.501869 | controller |                     ".": {},
2026-06-09 17:48:18.501884 | controller |                     "f:name": {},
2026-06-09 17:48:18.501899 | controller |                     "f:value": {}
2026-06-09 17:48:18.501914 | controller |                   },
2026-06-09 17:48:18.501929 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_KEYSTONE_LISTENER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.501948 | controller |                     ".": {},
2026-06-09 17:48:18.501964 | controller |                     "f:name": {},
2026-06-09 17:48:18.501979 | controller |                     "f:value": {}
2026-06-09 17:48:18.501994 | controller |                   },
2026-06-09 17:48:18.502009 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.502023 | controller |                     ".": {},
2026-06-09 17:48:18.502039 | controller |                     "f:name": {},
2026-06-09 17:48:18.502054 | controller |                     "f:value": {}
2026-06-09 17:48:18.502069 | controller |                   },
2026-06-09 17:48:18.502084 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_CENTRAL_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.502100 | controller |                     ".": {},
2026-06-09 17:48:18.502115 | controller |                     "f:name": {},
2026-06-09 17:48:18.502130 | controller |                     "f:value": {}
2026-06-09 17:48:18.502145 | controller |                   },
2026-06-09 17:48:18.502161 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_COMPUTE_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.502176 | controller |                     ".": {},
2026-06-09 17:48:18.502191 | controller |                     "f:name": {},
2026-06-09 17:48:18.502207 | controller |                     "f:value": {}
2026-06-09 17:48:18.502221 | controller |                   },
2026-06-09 17:48:18.502236 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_IPMI_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.502251 | controller |                     ".": {},
2026-06-09 17:48:18.502266 | controller |                     "f:name": {},
2026-06-09 17:48:18.502281 | controller |                     "f:value": {}
2026-06-09 17:48:18.502296 | controller |                   },
2026-06-09 17:48:18.502311 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_MYSQLD_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.502326 | controller |                     ".": {},
2026-06-09 17:48:18.502341 | controller |                     "f:name": {},
2026-06-09 17:48:18.502356 | controller |                     "f:value": {}
2026-06-09 17:48:18.502370 | controller |                   },
2026-06-09 17:48:18.502385 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_NOTIFICATION_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.502400 | controller |                     ".": {},
2026-06-09 17:48:18.502415 | controller |                     "f:name": {},
2026-06-09 17:48:18.502430 | controller |                     "f:value": {}
2026-06-09 17:48:18.502445 | controller |                   },
2026-06-09 17:48:18.502460 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_SGCORE_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.502475 | controller |                     ".": {},
2026-06-09 17:48:18.502489 | controller |                     "f:name": {},
2026-06-09 17:48:18.502504 | controller |                     "f:value": {}
2026-06-09 17:48:18.502537 | controller |                   },
2026-06-09 17:48:18.502553 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_API_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.502569 | controller |                     ".": {},
2026-06-09 17:48:18.502584 | controller |                     "f:name": {},
2026-06-09 17:48:18.502599 | controller |                     "f:value": {}
2026-06-09 17:48:18.502613 | controller |                   },
2026-06-09 17:48:18.502628 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_BACKUP_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.502643 | controller |                     ".": {},
2026-06-09 17:48:18.502658 | controller |                     "f:name": {},
2026-06-09 17:48:18.502673 | controller |                     "f:value": {}
2026-06-09 17:48:18.502688 | controller |                   },
2026-06-09 17:48:18.502702 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.502724 | controller |                     ".": {},
2026-06-09 17:48:18.502739 | controller |                     "f:name": {},
2026-06-09 17:48:18.502754 | controller |                     "f:value": {}
2026-06-09 17:48:18.502769 | controller |                   },
2026-06-09 17:48:18.502784 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_VOLUME_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.502799 | controller |                     ".": {},
2026-06-09 17:48:18.502813 | controller |                     "f:name": {},
2026-06-09 17:48:18.502828 | controller |                     "f:value": {}
2026-06-09 17:48:18.502843 | controller |                   },
2026-06-09 17:48:18.502858 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CLOUDKITTY_API_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.502873 | controller |                     ".": {},
2026-06-09 17:48:18.502888 | controller |                     "f:name": {},
2026-06-09 17:48:18.502903 | controller |                     "f:value": {}
2026-06-09 17:48:18.502918 | controller |                   },
2026-06-09 17:48:18.502932 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CLOUDKITTY_PROC_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.502947 | controller |                     ".": {},
2026-06-09 17:48:18.502961 | controller |                     "f:name": {},
2026-06-09 17:48:18.502976 | controller |                     "f:value": {}
2026-06-09 17:48:18.502990 | controller |                   },
2026-06-09 17:48:18.503004 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.503019 | controller |                     ".": {},
2026-06-09 17:48:18.503033 | controller |                     "f:name": {},
2026-06-09 17:48:18.503047 | controller |                     "f:value": {}
2026-06-09 17:48:18.503061 | controller |                   },
2026-06-09 17:48:18.503076 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_BACKENDBIND9_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.503090 | controller |                     ".": {},
2026-06-09 17:48:18.503105 | controller |                     "f:name": {},
2026-06-09 17:48:18.503120 | controller |                     "f:value": {}
2026-06-09 17:48:18.503135 | controller |                   },
2026-06-09 17:48:18.503149 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_CENTRAL_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.503164 | controller |                     ".": {},
2026-06-09 17:48:18.503178 | controller |                     "f:name": {},
2026-06-09 17:48:18.503192 | controller |                     "f:value": {}
2026-06-09 17:48:18.503206 | controller |                   },
2026-06-09 17:48:18.503221 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_MDNS_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.503235 | controller |                     ".": {},
2026-06-09 17:48:18.503249 | controller |                     "f:name": {},
2026-06-09 17:48:18.503263 | controller |                     "f:value": {}
2026-06-09 17:48:18.503277 | controller |                   },
2026-06-09 17:48:18.503291 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_PRODUCER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.503305 | controller |                     ".": {},
2026-06-09 17:48:18.503319 | controller |                     "f:name": {},
2026-06-09 17:48:18.503333 | controller |                     "f:value": {}
2026-06-09 17:48:18.503347 | controller |                   },
2026-06-09 17:48:18.503361 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_UNBOUND_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.503375 | controller |                     ".": {},
2026-06-09 17:48:18.503389 | controller |                     "f:name": {},
2026-06-09 17:48:18.503403 | controller |                     "f:value": {}
2026-06-09 17:48:18.503434 | controller |                   },
2026-06-09 17:48:18.503453 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.503468 | controller |                     ".": {},
2026-06-09 17:48:18.503482 | controller |                     "f:name": {},
2026-06-09 17:48:18.503496 | controller |                     "f:value": {}
2026-06-09 17:48:18.503530 | controller |                   },
2026-06-09 17:48:18.503546 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_FRR_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.503561 | controller |                     ".": {},
2026-06-09 17:48:18.503576 | controller |                     "f:name": {},
2026-06-09 17:48:18.503590 | controller |                     "f:value": {}
2026-06-09 17:48:18.503605 | controller |                   },
2026-06-09 17:48:18.503619 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_ISCSID_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.503634 | controller |                     ".": {},
2026-06-09 17:48:18.503648 | controller |                     "f:name": {},
2026-06-09 17:48:18.503662 | controller |                     "f:value": {}
2026-06-09 17:48:18.503677 | controller |                   },
2026-06-09 17:48:18.503691 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_KEPLER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.503705 | controller |                     ".": {},
2026-06-09 17:48:18.503720 | controller |                     "f:name": {},
2026-06-09 17:48:18.503734 | controller |                     "f:value": {}
2026-06-09 17:48:18.503748 | controller |                   },
2026-06-09 17:48:18.503762 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_LOGROTATE_CROND_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.503776 | controller |                     ".": {},
2026-06-09 17:48:18.503790 | controller |                     "f:name": {},
2026-06-09 17:48:18.503804 | controller |                     "f:value": {}
2026-06-09 17:48:18.503818 | controller |                   },
2026-06-09 17:48:18.503832 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_MULTIPATHD_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.503846 | controller |                     ".": {},
2026-06-09 17:48:18.503860 | controller |                     "f:name": {},
2026-06-09 17:48:18.503875 | controller |                     "f:value": {}
2026-06-09 17:48:18.503889 | controller |                   },
2026-06-09 17:48:18.503904 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_DHCP_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.503919 | controller |                     ".": {},
2026-06-09 17:48:18.503933 | controller |                     "f:name": {},
2026-06-09 17:48:18.503948 | controller |                     "f:value": {}
2026-06-09 17:48:18.503962 | controller |                   },
2026-06-09 17:48:18.503977 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_METADATA_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.503991 | controller |                     ".": {},
2026-06-09 17:48:18.504006 | controller |                     "f:name": {},
2026-06-09 17:48:18.504021 | controller |                     "f:value": {}
2026-06-09 17:48:18.504035 | controller |                   },
2026-06-09 17:48:18.504078 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_OVN_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.504096 | controller |                     ".": {},
2026-06-09 17:48:18.504111 | controller |                     "f:name": {},
2026-06-09 17:48:18.504125 | controller |                     "f:value": {}
2026-06-09 17:48:18.504140 | controller |                   },
2026-06-09 17:48:18.504155 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_SRIOV_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.504169 | controller |                     ".": {},
2026-06-09 17:48:18.504184 | controller |                     "f:name": {},
2026-06-09 17:48:18.504203 | controller |                     "f:value": {}
2026-06-09 17:48:18.504218 | controller |                   },
2026-06-09 17:48:18.504232 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NODE_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.504247 | controller |                     ".": {},
2026-06-09 17:48:18.504262 | controller |                     "f:name": {},
2026-06-09 17:48:18.504276 | controller |                     "f:value": {}
2026-06-09 17:48:18.504290 | controller |                   },
2026-06-09 17:48:18.504305 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_OVN_BGP_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.504319 | controller |                     ".": {},
2026-06-09 17:48:18.504334 | controller |                     "f:name": {},
2026-06-09 17:48:18.504351 | controller |                     "f:value": {}
2026-06-09 17:48:18.504367 | controller |                   },
2026-06-09 17:48:18.504382 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_PODMAN_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.504396 | controller |                     ".": {},
2026-06-09 17:48:18.504411 | controller |                     "f:name": {},
2026-06-09 17:48:18.504425 | controller |                     "f:value": {}
2026-06-09 17:48:18.504439 | controller |                   },
2026-06-09 17:48:18.504453 | controller |                   "k:{\"name\":\"RELATED_IMAGE_GLANCE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.504468 | controller |                     ".": {},
2026-06-09 17:48:18.504482 | controller |                     "f:name": {},
2026-06-09 17:48:18.504496 | controller |                     "f:value": {}
2026-06-09 17:48:18.504523 | controller |                   },
2026-06-09 17:48:18.504544 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_API_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.504559 | controller |                     ".": {},
2026-06-09 17:48:18.504574 | controller |                     "f:name": {},
2026-06-09 17:48:18.504588 | controller |                     "f:value": {}
2026-06-09 17:48:18.504603 | controller |                   },
2026-06-09 17:48:18.504617 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_CFNAPI_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.504632 | controller |                     ".": {},
2026-06-09 17:48:18.504646 | controller |                     "f:name": {},
2026-06-09 17:48:18.504660 | controller |                     "f:value": {}
2026-06-09 17:48:18.504674 | controller |                   },
2026-06-09 17:48:18.504688 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_ENGINE_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.504703 | controller |                     ".": {},
2026-06-09 17:48:18.504717 | controller |                     "f:name": {},
2026-06-09 17:48:18.504731 | controller |                     "f:value": {}
2026-06-09 17:48:18.504746 | controller |                   },
2026-06-09 17:48:18.504760 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HORIZON_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.504774 | controller |                     ".": {},
2026-06-09 17:48:18.504788 | controller |                     "f:name": {},
2026-06-09 17:48:18.504803 | controller |                     "f:value": {}
2026-06-09 17:48:18.504817 | controller |                   },
2026-06-09 17:48:18.504831 | controller |                   "k:{\"name\":\"RELATED_IMAGE_INFRA_MEMCACHED_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.504845 | controller |                     ".": {},
2026-06-09 17:48:18.504860 | controller |                     "f:name": {},
2026-06-09 17:48:18.504874 | controller |                     "f:value": {}
2026-06-09 17:48:18.504889 | controller |                   },
2026-06-09 17:48:18.504903 | controller |                   "k:{\"name\":\"RELATED_IMAGE_INFRA_REDIS_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.504917 | controller |                     ".": {},
2026-06-09 17:48:18.504931 | controller |                     "f:name": {},
2026-06-09 17:48:18.504950 | controller |                     "f:value": {}
2026-06-09 17:48:18.504965 | controller |                   },
2026-06-09 17:48:18.504980 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_API_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.504995 | controller |                     ".": {},
2026-06-09 17:48:18.505009 | controller |                     "f:name": {},
2026-06-09 17:48:18.505024 | controller |                     "f:value": {}
2026-06-09 17:48:18.505038 | controller |                   },
2026-06-09 17:48:18.505053 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_CONDUCTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.505067 | controller |                     ".": {},
2026-06-09 17:48:18.505082 | controller |                     "f:name": {},
2026-06-09 17:48:18.505097 | controller |                     "f:value": {}
2026-06-09 17:48:18.505111 | controller |                   },
2026-06-09 17:48:18.505125 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_INSPECTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.505139 | controller |                     ".": {},
2026-06-09 17:48:18.505154 | controller |                     "f:name": {},
2026-06-09 17:48:18.505169 | controller |                     "f:value": {}
2026-06-09 17:48:18.505184 | controller |                   },
2026-06-09 17:48:18.505199 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_NEUTRON_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.505214 | controller |                     ".": {},
2026-06-09 17:48:18.505228 | controller |                     "f:name": {},
2026-06-09 17:48:18.505243 | controller |                     "f:value": {}
2026-06-09 17:48:18.505257 | controller |                   },
2026-06-09 17:48:18.505272 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_PXE_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.505286 | controller |                     ".": {},
2026-06-09 17:48:18.505301 | controller |                     "f:name": {},
2026-06-09 17:48:18.505315 | controller |                     "f:value": {}
2026-06-09 17:48:18.505329 | controller |                   },
2026-06-09 17:48:18.505343 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_PYTHON_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.505357 | controller |                     ".": {},
2026-06-09 17:48:18.505371 | controller |                     "f:name": {},
2026-06-09 17:48:18.505385 | controller |                     "f:value": {}
2026-06-09 17:48:18.505400 | controller |                   },
2026-06-09 17:48:18.505414 | controller |                   "k:{\"name\":\"RELATED_IMAGE_KEYSTONE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.505428 | controller |                     ".": {},
2026-06-09 17:48:18.505442 | controller |                     "f:name": {},
2026-06-09 17:48:18.505456 | controller |                     "f:value": {}
2026-06-09 17:48:18.505470 | controller |                   },
2026-06-09 17:48:18.505485 | controller |                   "k:{\"name\":\"RELATED_IMAGE_KSM_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.505499 | controller |                     ".": {},
2026-06-09 17:48:18.505527 | controller |                     "f:name": {},
2026-06-09 17:48:18.505546 | controller |                     "f:value": {}
2026-06-09 17:48:18.505561 | controller |                   },
2026-06-09 17:48:18.505576 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.505590 | controller |                     ".": {},
2026-06-09 17:48:18.505604 | controller |                     "f:name": {},
2026-06-09 17:48:18.505619 | controller |                     "f:value": {}
2026-06-09 17:48:18.505633 | controller |                   },
2026-06-09 17:48:18.505647 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.505661 | controller |                     ".": {},
2026-06-09 17:48:18.505679 | controller |                     "f:name": {},
2026-06-09 17:48:18.505693 | controller |                     "f:value": {}
2026-06-09 17:48:18.505707 | controller |                   },
2026-06-09 17:48:18.505722 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_SHARE_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.505736 | controller |                     ".": {},
2026-06-09 17:48:18.505750 | controller |                     "f:name": {},
2026-06-09 17:48:18.505764 | controller |                     "f:value": {}
2026-06-09 17:48:18.505778 | controller |                   },
2026-06-09 17:48:18.505792 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MARIADB_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.505806 | controller |                     ".": {},
2026-06-09 17:48:18.505820 | controller |                     "f:name": {},
2026-06-09 17:48:18.505833 | controller |                     "f:value": {}
2026-06-09 17:48:18.505847 | controller |                   },
2026-06-09 17:48:18.505861 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NET_UTILS_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.505875 | controller |                     ".": {},
2026-06-09 17:48:18.505889 | controller |                     "f:name": {},
2026-06-09 17:48:18.505903 | controller |                     "f:value": {}
2026-06-09 17:48:18.505917 | controller |                   },
2026-06-09 17:48:18.505931 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NEUTRON_API_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.505946 | controller |                     ".": {},
2026-06-09 17:48:18.505961 | controller |                     "f:name": {},
2026-06-09 17:48:18.505976 | controller |                     "f:value": {}
2026-06-09 17:48:18.505991 | controller |                   },
2026-06-09 17:48:18.506006 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.506021 | controller |                     ".": {},
2026-06-09 17:48:18.506036 | controller |                     "f:name": {},
2026-06-09 17:48:18.506050 | controller |                     "f:value": {}
2026-06-09 17:48:18.506065 | controller |                   },
2026-06-09 17:48:18.506080 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_COMPUTE_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.506095 | controller |                     ".": {},
2026-06-09 17:48:18.506109 | controller |                     "f:name": {},
2026-06-09 17:48:18.506124 | controller |                     "f:value": {}
2026-06-09 17:48:18.506139 | controller |                   },
2026-06-09 17:48:18.506153 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_CONDUCTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.506168 | controller |                     ".": {},
2026-06-09 17:48:18.506183 | controller |                     "f:name": {},
2026-06-09 17:48:18.506198 | controller |                     "f:value": {}
2026-06-09 17:48:18.506212 | controller |                   },
2026-06-09 17:48:18.506226 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_NOVNC_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.506241 | controller |                     ".": {},
2026-06-09 17:48:18.506256 | controller |                     "f:name": {},
2026-06-09 17:48:18.506270 | controller |                     "f:value": {}
2026-06-09 17:48:18.506284 | controller |                   },
2026-06-09 17:48:18.506299 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.506313 | controller |                     ".": {},
2026-06-09 17:48:18.506327 | controller |                     "f:name": {},
2026-06-09 17:48:18.506341 | controller |                     "f:value": {}
2026-06-09 17:48:18.506355 | controller |                   },
2026-06-09 17:48:18.506370 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.506384 | controller |                     ".": {},
2026-06-09 17:48:18.506402 | controller |                     "f:name": {},
2026-06-09 17:48:18.506416 | controller |                     "f:value": {}
2026-06-09 17:48:18.506430 | controller |                   },
2026-06-09 17:48:18.506445 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.506459 | controller |                     ".": {},
2026-06-09 17:48:18.506473 | controller |                     "f:name": {},
2026-06-09 17:48:18.506488 | controller |                     "f:value": {}
2026-06-09 17:48:18.506502 | controller |                   },
2026-06-09 17:48:18.506534 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_HOUSEKEEPING_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.506551 | controller |                     ".": {},
2026-06-09 17:48:18.506565 | controller |                     "f:name": {},
2026-06-09 17:48:18.506579 | controller |                     "f:value": {}
2026-06-09 17:48:18.506593 | controller |                   },
2026-06-09 17:48:18.506607 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_RSYSLOG_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.506622 | controller |                     ".": {},
2026-06-09 17:48:18.506636 | controller |                     "f:name": {},
2026-06-09 17:48:18.506650 | controller |                     "f:value": {}
2026-06-09 17:48:18.506664 | controller |                   },
2026-06-09 17:48:18.506678 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.506693 | controller |                     ".": {},
2026-06-09 17:48:18.506707 | controller |                     "f:name": {},
2026-06-09 17:48:18.506721 | controller |                     "f:value": {}
2026-06-09 17:48:18.506735 | controller |                   },
2026-06-09 17:48:18.506750 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_CLIENT_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.506764 | controller |                     ".": {},
2026-06-09 17:48:18.506779 | controller |                     "f:name": {},
2026-06-09 17:48:18.506793 | controller |                     "f:value": {}
2026-06-09 17:48:18.506807 | controller |                   },
2026-06-09 17:48:18.506821 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_MUST_GATHER_DEFAULT\"}": {
2026-06-09 17:48:18.506835 | controller |                     ".": {},
2026-06-09 17:48:18.506849 | controller |                     "f:name": {},
2026-06-09 17:48:18.506863 | controller |                     "f:value": {}
2026-06-09 17:48:18.506877 | controller |                   },
2026-06-09 17:48:18.506891 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_NETWORK_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.506905 | controller |                     ".": {},
2026-06-09 17:48:18.506920 | controller |                     "f:name": {},
2026-06-09 17:48:18.506934 | controller |                     "f:value": {}
2026-06-09 17:48:18.506948 | controller |                   },
2026-06-09 17:48:18.506962 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OS_CONTAINER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.506977 | controller |                     ".": {},
2026-06-09 17:48:18.506992 | controller |                     "f:name": {},
2026-06-09 17:48:18.507007 | controller |                     "f:value": {}
2026-06-09 17:48:18.507021 | controller |                   },
2026-06-09 17:48:18.507036 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_CONTROLLER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.507051 | controller |                     ".": {},
2026-06-09 17:48:18.507066 | controller |                     "f:name": {},
2026-06-09 17:48:18.507080 | controller |                     "f:value": {}
2026-06-09 17:48:18.507095 | controller |                   },
2026-06-09 17:48:18.507109 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_CONTROLLER_OVS_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.507128 | controller |                     ".": {},
2026-06-09 17:48:18.507143 | controller |                     "f:name": {},
2026-06-09 17:48:18.507157 | controller |                     "f:value": {}
2026-06-09 17:48:18.507171 | controller |                   },
2026-06-09 17:48:18.507186 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_NB_DBCLUSTER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.507201 | controller |                     ".": {},
2026-06-09 17:48:18.507216 | controller |                     "f:name": {},
2026-06-09 17:48:18.507230 | controller |                     "f:value": {}
2026-06-09 17:48:18.507244 | controller |                   },
2026-06-09 17:48:18.507259 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_NORTHD_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.507273 | controller |                     ".": {},
2026-06-09 17:48:18.507287 | controller |                     "f:name": {},
2026-06-09 17:48:18.507301 | controller |                     "f:value": {}
2026-06-09 17:48:18.507315 | controller |                   },
2026-06-09 17:48:18.507330 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_SB_DBCLUSTER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.507347 | controller |                     ".": {},
2026-06-09 17:48:18.507363 | controller |                     "f:name": {},
2026-06-09 17:48:18.507378 | controller |                     "f:value": {}
2026-06-09 17:48:18.507404 | controller |                   },
2026-06-09 17:48:18.507419 | controller |                   "k:{\"name\":\"RELATED_IMAGE_PLACEMENT_API_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.507433 | controller |                     ".": {},
2026-06-09 17:48:18.507447 | controller |                     "f:name": {},
2026-06-09 17:48:18.507462 | controller |                     "f:value": {}
2026-06-09 17:48:18.507476 | controller |                   },
2026-06-09 17:48:18.507490 | controller |                   "k:{\"name\":\"RELATED_IMAGE_RABBITMQ_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.507505 | controller |                     ".": {},
2026-06-09 17:48:18.507541 | controller |                     "f:name": {},
2026-06-09 17:48:18.507556 | controller |                     "f:value": {}
2026-06-09 17:48:18.507570 | controller |                   },
2026-06-09 17:48:18.507584 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_ACCOUNT_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.507598 | controller |                     ".": {},
2026-06-09 17:48:18.507613 | controller |                     "f:name": {},
2026-06-09 17:48:18.507626 | controller |                     "f:value": {}
2026-06-09 17:48:18.507641 | controller |                   },
2026-06-09 17:48:18.507655 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_CONTAINER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.507669 | controller |                     ".": {},
2026-06-09 17:48:18.507683 | controller |                     "f:name": {},
2026-06-09 17:48:18.507697 | controller |                     "f:value": {}
2026-06-09 17:48:18.507711 | controller |                   },
2026-06-09 17:48:18.507725 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_OBJECT_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.507739 | controller |                     ".": {},
2026-06-09 17:48:18.507753 | controller |                     "f:name": {},
2026-06-09 17:48:18.507767 | controller |                     "f:value": {}
2026-06-09 17:48:18.507781 | controller |                   },
2026-06-09 17:48:18.507795 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_PROXY_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.507809 | controller |                     ".": {},
2026-06-09 17:48:18.507823 | controller |                     "f:name": {},
2026-06-09 17:48:18.507837 | controller |                     "f:value": {}
2026-06-09 17:48:18.507851 | controller |                   },
2026-06-09 17:48:18.507865 | controller |                   "k:{\"name\":\"RELATED_IMAGE_TEST_TEMPEST_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.507883 | controller |                     ".": {},
2026-06-09 17:48:18.507898 | controller |                     "f:name": {},
2026-06-09 17:48:18.507912 | controller |                     "f:value": {}
2026-06-09 17:48:18.507926 | controller |                   },
2026-06-09 17:48:18.507940 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_API_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.507954 | controller |                     ".": {},
2026-06-09 17:48:18.507969 | controller |                     "f:name": {},
2026-06-09 17:48:18.507983 | controller |                     "f:value": {}
2026-06-09 17:48:18.507998 | controller |                   },
2026-06-09 17:48:18.508013 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_APPLIER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.508028 | controller |                     ".": {},
2026-06-09 17:48:18.508042 | controller |                     "f:name": {},
2026-06-09 17:48:18.508057 | controller |                     "f:value": {}
2026-06-09 17:48:18.508071 | controller |                   },
2026-06-09 17:48:18.508085 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_DECISION_ENGINE_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.508100 | controller |                     ".": {},
2026-06-09 17:48:18.508114 | controller |                     "f:name": {},
2026-06-09 17:48:18.508128 | controller |                     "f:value": {}
2026-06-09 17:48:18.508142 | controller |                   },
2026-06-09 17:48:18.508156 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-09 17:48:18.508170 | controller |                     ".": {},
2026-06-09 17:48:18.508185 | controller |                     "f:name": {},
2026-06-09 17:48:18.508199 | controller |                     "f:value": {}
2026-06-09 17:48:18.508214 | controller |                   },
2026-06-09 17:48:18.508228 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-09 17:48:18.508243 | controller |                     ".": {},
2026-06-09 17:48:18.508257 | controller |                     "f:name": {},
2026-06-09 17:48:18.508272 | controller |                     "f:value": {}
2026-06-09 17:48:18.508286 | controller |                   }
2026-06-09 17:48:18.508301 | controller |                 },
2026-06-09 17:48:18.508315 | controller |                 "f:image": {},
2026-06-09 17:48:18.508329 | controller |                 "f:imagePullPolicy": {},
2026-06-09 17:48:18.508343 | controller |                 "f:livenessProbe": {
2026-06-09 17:48:18.508357 | controller |                   ".": {},
2026-06-09 17:48:18.508371 | controller |                   "f:failureThreshold": {},
2026-06-09 17:48:18.508385 | controller |                   "f:httpGet": {
2026-06-09 17:48:18.508399 | controller |                     ".": {},
2026-06-09 17:48:18.508413 | controller |                     "f:path": {},
2026-06-09 17:48:18.508427 | controller |                     "f:port": {},
2026-06-09 17:48:18.508442 | controller |                     "f:scheme": {}
2026-06-09 17:48:18.508456 | controller |                   },
2026-06-09 17:48:18.508470 | controller |                   "f:initialDelaySeconds": {},
2026-06-09 17:48:18.508484 | controller |                   "f:periodSeconds": {},
2026-06-09 17:48:18.508499 | controller |                   "f:successThreshold": {},
2026-06-09 17:48:18.508528 | controller |                   "f:timeoutSeconds": {}
2026-06-09 17:48:18.508548 | controller |                 },
2026-06-09 17:48:18.508562 | controller |                 "f:name": {},
2026-06-09 17:48:18.508577 | controller |                 "f:readinessProbe": {
2026-06-09 17:48:18.508591 | controller |                   ".": {},
2026-06-09 17:48:18.508605 | controller |                   "f:failureThreshold": {},
2026-06-09 17:48:18.508619 | controller |                   "f:httpGet": {
2026-06-09 17:48:18.508634 | controller |                     ".": {},
2026-06-09 17:48:18.508651 | controller |                     "f:path": {},
2026-06-09 17:48:18.508665 | controller |                     "f:port": {},
2026-06-09 17:48:18.508679 | controller |                     "f:scheme": {}
2026-06-09 17:48:18.508693 | controller |                   },
2026-06-09 17:48:18.508707 | controller |                   "f:initialDelaySeconds": {},
2026-06-09 17:48:18.508721 | controller |                   "f:periodSeconds": {},
2026-06-09 17:48:18.508734 | controller |                   "f:successThreshold": {},
2026-06-09 17:48:18.508748 | controller |                   "f:timeoutSeconds": {}
2026-06-09 17:48:18.508762 | controller |                 },
2026-06-09 17:48:18.508776 | controller |                 "f:resources": {
2026-06-09 17:48:18.508790 | controller |                   ".": {},
2026-06-09 17:48:18.508804 | controller |                   "f:limits": {
2026-06-09 17:48:18.508818 | controller |                     ".": {},
2026-06-09 17:48:18.508832 | controller |                     "f:cpu": {},
2026-06-09 17:48:18.508846 | controller |                     "f:memory": {}
2026-06-09 17:48:18.508860 | controller |                   },
2026-06-09 17:48:18.508874 | controller |                   "f:requests": {
2026-06-09 17:48:18.508888 | controller |                     ".": {},
2026-06-09 17:48:18.508902 | controller |                     "f:cpu": {},
2026-06-09 17:48:18.508916 | controller |                     "f:memory": {}
2026-06-09 17:48:18.508930 | controller |                   }
2026-06-09 17:48:18.508944 | controller |                 },
2026-06-09 17:48:18.508958 | controller |                 "f:securityContext": {
2026-06-09 17:48:18.508973 | controller |                   ".": {},
2026-06-09 17:48:18.508987 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-09 17:48:18.509002 | controller |                 },
2026-06-09 17:48:18.509016 | controller |                 "f:terminationMessagePath": {},
2026-06-09 17:48:18.509031 | controller |                 "f:terminationMessagePolicy": {},
2026-06-09 17:48:18.509046 | controller |                 "f:volumeMounts": {
2026-06-09 17:48:18.509060 | controller |                   ".": {},
2026-06-09 17:48:18.509074 | controller |                   "k:{\"mountPath\":\"/tmp/k8s-webhook-server/serving-certs\"}": {
2026-06-09 17:48:18.509089 | controller |                     ".": {},
2026-06-09 17:48:18.509104 | controller |                     "f:mountPath": {},
2026-06-09 17:48:18.509118 | controller |                     "f:name": {},
2026-06-09 17:48:18.509132 | controller |                     "f:readOnly": {}
2026-06-09 17:48:18.509146 | controller |                   }
2026-06-09 17:48:18.509160 | controller |                 }
2026-06-09 17:48:18.509175 | controller |               }
2026-06-09 17:48:18.509189 | controller |             },
2026-06-09 17:48:18.509204 | controller |             "f:dnsPolicy": {},
2026-06-09 17:48:18.509219 | controller |             "f:enableServiceLinks": {},
2026-06-09 17:48:18.509233 | controller |             "f:restartPolicy": {},
2026-06-09 17:48:18.509248 | controller |             "f:schedulerName": {},
2026-06-09 17:48:18.509262 | controller |             "f:securityContext": {
2026-06-09 17:48:18.509277 | controller |               ".": {},
2026-06-09 17:48:18.509291 | controller |               "f:runAsNonRoot": {}
2026-06-09 17:48:18.509305 | controller |             },
2026-06-09 17:48:18.509320 | controller |             "f:serviceAccount": {},
2026-06-09 17:48:18.509334 | controller |             "f:serviceAccountName": {},
2026-06-09 17:48:18.509348 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-09 17:48:18.509362 | controller |             "f:tolerations": {},
2026-06-09 17:48:18.509377 | controller |             "f:volumes": {
2026-06-09 17:48:18.509391 | controller |               ".": {},
2026-06-09 17:48:18.509405 | controller |               "k:{\"name\":\"cert\"}": {
2026-06-09 17:48:18.509419 | controller |                 ".": {},
2026-06-09 17:48:18.509437 | controller |                 "f:name": {},
2026-06-09 17:48:18.509452 | controller |                 "f:secret": {
2026-06-09 17:48:18.509466 | controller |                   ".": {},
2026-06-09 17:48:18.509480 | controller |                   "f:defaultMode": {},
2026-06-09 17:48:18.509494 | controller |                   "f:secretName": {}
2026-06-09 17:48:18.509508 | controller |                 }
2026-06-09 17:48:18.509541 | controller |               }
2026-06-09 17:48:18.509556 | controller |             }
2026-06-09 17:48:18.509571 | controller |           }
2026-06-09 17:48:18.509585 | controller |         },
2026-06-09 17:48:18.509599 | controller |         "manager": "kube-controller-manager",
2026-06-09 17:48:18.509613 | controller |         "operation": "Update",
2026-06-09 17:48:18.509627 | controller |         "time": "2026-06-09T16:54:46Z"
2026-06-09 17:48:18.509641 | controller |       },
2026-06-09 17:48:18.509655 | controller |       {
2026-06-09 17:48:18.509669 | controller |         "apiVersion": "v1",
2026-06-09 17:48:18.509683 | controller |         "fieldsType": "FieldsV1",
2026-06-09 17:48:18.509697 | controller |         "fieldsV1": {
2026-06-09 17:48:18.509711 | controller |           "f:metadata": {
2026-06-09 17:48:18.509725 | controller |             "f:annotations": {
2026-06-09 17:48:18.509740 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-09 17:48:18.509754 | controller |             }
2026-06-09 17:48:18.509768 | controller |           }
2026-06-09 17:48:18.509782 | controller |         },
2026-06-09 17:48:18.509796 | controller |         "manager": "crc",
2026-06-09 17:48:18.509810 | controller |         "operation": "Update",
2026-06-09 17:48:18.509824 | controller |         "subresource": "status",
2026-06-09 17:48:18.509838 | controller |         "time": "2026-06-09T16:54:47Z"
2026-06-09 17:48:18.509852 | controller |       },
2026-06-09 17:48:18.509866 | controller |       {
2026-06-09 17:48:18.509881 | controller |         "apiVersion": "v1",
2026-06-09 17:48:18.509894 | controller |         "fieldsType": "FieldsV1",
2026-06-09 17:48:18.509908 | controller |         "fieldsV1": {
2026-06-09 17:48:18.509923 | controller |           "f:metadata": {
2026-06-09 17:48:18.509937 | controller |             "f:annotations": {
2026-06-09 17:48:18.509951 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-09 17:48:18.509965 | controller |             }
2026-06-09 17:48:18.509979 | controller |           }
2026-06-09 17:48:18.509994 | controller |         },
2026-06-09 17:48:18.510009 | controller |         "manager": "multus-daemon",
2026-06-09 17:48:18.510024 | controller |         "operation": "Update",
2026-06-09 17:48:18.510039 | controller |         "subresource": "status",
2026-06-09 17:48:18.510053 | controller |         "time": "2026-06-09T16:56:08Z"
2026-06-09 17:48:18.510067 | controller |       },
2026-06-09 17:48:18.510081 | controller |       {
2026-06-09 17:48:18.510096 | controller |         "apiVersion": "v1",
2026-06-09 17:48:18.510110 | controller |         "fieldsType": "FieldsV1",
2026-06-09 17:48:18.510124 | controller |         "fieldsV1": {
2026-06-09 17:48:18.510137 | controller |           "f:status": {
2026-06-09 17:48:18.510152 | controller |             "f:conditions": {
2026-06-09 17:48:18.510166 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-09 17:48:18.510180 | controller |                 ".": {},
2026-06-09 17:48:18.510194 | controller |                 "f:lastProbeTime": {},
2026-06-09 17:48:18.510208 | controller |                 "f:lastTransitionTime": {},
2026-06-09 17:48:18.510223 | controller |                 "f:status": {},
2026-06-09 17:48:18.510237 | controller |                 "f:type": {}
2026-06-09 17:48:18.510251 | controller |               },
2026-06-09 17:48:18.510266 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-09 17:48:18.510307 | controller |                 ".": {},
2026-06-09 17:48:18.510331 | controller |                 "f:lastProbeTime": {},
2026-06-09 17:48:18.510348 | controller |                 "f:lastTransitionTime": {},
2026-06-09 17:48:18.510363 | controller |                 "f:status": {},
2026-06-09 17:48:18.510378 | controller |                 "f:type": {}
2026-06-09 17:48:18.510392 | controller |               },
2026-06-09 17:48:18.510406 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-09 17:48:18.510421 | controller |                 ".": {},
2026-06-09 17:48:18.510436 | controller |                 "f:lastProbeTime": {},
2026-06-09 17:48:18.510450 | controller |                 "f:lastTransitionTime": {},
2026-06-09 17:48:18.510465 | controller |                 "f:status": {},
2026-06-09 17:48:18.510479 | controller |                 "f:type": {}
2026-06-09 17:48:18.510494 | controller |               },
2026-06-09 17:48:18.510508 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-09 17:48:18.510541 | controller |                 ".": {},
2026-06-09 17:48:18.510556 | controller |                 "f:lastProbeTime": {},
2026-06-09 17:48:18.510570 | controller |                 "f:lastTransitionTime": {},
2026-06-09 17:48:18.510584 | controller |                 "f:status": {},
2026-06-09 17:48:18.510598 | controller |                 "f:type": {}
2026-06-09 17:48:18.510612 | controller |               }
2026-06-09 17:48:18.510626 | controller |             },
2026-06-09 17:48:18.510641 | controller |             "f:containerStatuses": {},
2026-06-09 17:48:18.510655 | controller |             "f:hostIP": {},
2026-06-09 17:48:18.510670 | controller |             "f:hostIPs": {},
2026-06-09 17:48:18.510684 | controller |             "f:phase": {},
2026-06-09 17:48:18.510698 | controller |             "f:podIP": {},
2026-06-09 17:48:18.510713 | controller |             "f:podIPs": {
2026-06-09 17:48:18.510727 | controller |               ".": {},
2026-06-09 17:48:18.510741 | controller |               "k:{\"ip\":\"10.217.0.89\"}": {
2026-06-09 17:48:18.510755 | controller |                 ".": {},
2026-06-09 17:48:18.510769 | controller |                 "f:ip": {}
2026-06-09 17:48:18.510784 | controller |               }
2026-06-09 17:48:18.510798 | controller |             },
2026-06-09 17:48:18.510812 | controller |             "f:startTime": {}
2026-06-09 17:48:18.510826 | controller |           }
2026-06-09 17:48:18.510840 | controller |         },
2026-06-09 17:48:18.510854 | controller |         "manager": "kubelet",
2026-06-09 17:48:18.510868 | controller |         "operation": "Update",
2026-06-09 17:48:18.510882 | controller |         "subresource": "status",
2026-06-09 17:48:18.510896 | controller |         "time": "2026-06-09T16:56:44Z"
2026-06-09 17:48:18.510910 | controller |       }
2026-06-09 17:48:18.510924 | controller |     ],
2026-06-09 17:48:18.510938 | controller |     "name": "openstack-baremetal-operator-controller-manager-7c67dc759fkr2dg",
2026-06-09 17:48:18.510953 | controller |     "namespace": "openstack-operators",
2026-06-09 17:48:18.510968 | controller |     "ownerReferences": [
2026-06-09 17:48:18.510982 | controller |       {
2026-06-09 17:48:18.510996 | controller |         "apiVersion": "apps/v1",
2026-06-09 17:48:18.511011 | controller |         "blockOwnerDeletion": true,
2026-06-09 17:48:18.511025 | controller |         "controller": true,
2026-06-09 17:48:18.511040 | controller |         "kind": "ReplicaSet",
2026-06-09 17:48:18.511054 | controller |         "name": "openstack-baremetal-operator-controller-manager-7c67dc759f",
2026-06-09 17:48:18.511069 | controller |         "uid": "3868b8f0-768c-47f4-903f-62a0dd9984a1"
2026-06-09 17:48:18.511084 | controller |       }
2026-06-09 17:48:18.511099 | controller |     ],
2026-06-09 17:48:18.511114 | controller |     "resourceVersion": "54317",
2026-06-09 17:48:18.511128 | controller |     "uid": "2272e7c5-20ed-49fd-bd69-ab3299398afc"
2026-06-09 17:48:18.511142 | controller |   },
2026-06-09 17:48:18.511157 | controller |   "spec": {
2026-06-09 17:48:18.511176 | controller |     "containers": [
2026-06-09 17:48:18.511190 | controller |       {
2026-06-09 17:48:18.511205 | controller |         "args": [
2026-06-09 17:48:18.511219 | controller |           "--leader-elect",
2026-06-09 17:48:18.511233 | controller |           "--health-probe-bind-address=:8081",
2026-06-09 17:48:18.511248 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-09 17:48:18.511263 | controller |         ],
2026-06-09 17:48:18.511278 | controller |         "command": [
2026-06-09 17:48:18.511293 | controller |           "/manager"
2026-06-09 17:48:18.511307 | controller |         ],
2026-06-09 17:48:18.511321 | controller |         "env": [
2026-06-09 17:48:18.511335 | controller |           {
2026-06-09 17:48:18.511349 | controller |             "name": "LEASE_DURATION",
2026-06-09 17:48:18.511375 | controller |             "value": "30"
2026-06-09 17:48:18.511390 | controller |           },
2026-06-09 17:48:18.511405 | controller |           {
2026-06-09 17:48:18.511419 | controller |             "name": "RENEW_DEADLINE",
2026-06-09 17:48:18.511433 | controller |             "value": "20"
2026-06-09 17:48:18.511447 | controller |           },
2026-06-09 17:48:18.511461 | controller |           {
2026-06-09 17:48:18.511476 | controller |             "name": "RETRY_PERIOD",
2026-06-09 17:48:18.511490 | controller |             "value": "5"
2026-06-09 17:48:18.511504 | controller |           },
2026-06-09 17:48:18.511538 | controller |           {
2026-06-09 17:48:18.511553 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-09 17:48:18.511567 | controller |             "value": "true"
2026-06-09 17:48:18.511581 | controller |           },
2026-06-09 17:48:18.511596 | controller |           {
2026-06-09 17:48:18.511610 | controller |             "name": "RELATED_IMAGE_AGENT_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.511624 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest"
2026-06-09 17:48:18.511638 | controller |           },
2026-06-09 17:48:18.511652 | controller |           {
2026-06-09 17:48:18.511667 | controller |             "name": "RELATED_IMAGE_ANSIBLEEE_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.511681 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest"
2026-06-09 17:48:18.511695 | controller |           },
2026-06-09 17:48:18.511709 | controller |           {
2026-06-09 17:48:18.511724 | controller |             "name": "RELATED_IMAGE_AODH_API_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.511738 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-api:current-podified"
2026-06-09 17:48:18.511753 | controller |           },
2026-06-09 17:48:18.511767 | controller |           {
2026-06-09 17:48:18.511781 | controller |             "name": "RELATED_IMAGE_AODH_EVALUATOR_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.511794 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-evaluator:current-podified"
2026-06-09 17:48:18.511809 | controller |           },
2026-06-09 17:48:18.511823 | controller |           {
2026-06-09 17:48:18.511837 | controller |             "name": "RELATED_IMAGE_AODH_LISTENER_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.511851 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-listener:current-podified"
2026-06-09 17:48:18.511865 | controller |           },
2026-06-09 17:48:18.511879 | controller |           {
2026-06-09 17:48:18.511893 | controller |             "name": "RELATED_IMAGE_AODH_NOTIFIER_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.511907 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-notifier:current-podified"
2026-06-09 17:48:18.511921 | controller |           },
2026-06-09 17:48:18.511935 | controller |           {
2026-06-09 17:48:18.511949 | controller |             "name": "RELATED_IMAGE_APACHE_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.511963 | controller |             "value": "registry.redhat.io/ubi9/httpd-24:latest"
2026-06-09 17:48:18.511981 | controller |           },
2026-06-09 17:48:18.511995 | controller |           {
2026-06-09 17:48:18.512009 | controller |             "name": "RELATED_IMAGE_BARBICAN_API_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.512023 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified"
2026-06-09 17:48:18.512038 | controller |           },
2026-06-09 17:48:18.512053 | controller |           {
2026-06-09 17:48:18.512068 | controller |             "name": "RELATED_IMAGE_BARBICAN_KEYSTONE_LISTENER_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.512083 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified"
2026-06-09 17:48:18.512097 | controller |           },
2026-06-09 17:48:18.512112 | controller |           {
2026-06-09 17:48:18.512127 | controller |             "name": "RELATED_IMAGE_BARBICAN_WORKER_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.512141 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified"
2026-06-09 17:48:18.512156 | controller |           },
2026-06-09 17:48:18.512171 | controller |           {
2026-06-09 17:48:18.512186 | controller |             "name": "RELATED_IMAGE_CEILOMETER_CENTRAL_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.512201 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified"
2026-06-09 17:48:18.512215 | controller |           },
2026-06-09 17:48:18.512230 | controller |           {
2026-06-09 17:48:18.512244 | controller |             "name": "RELATED_IMAGE_CEILOMETER_COMPUTE_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.512259 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-compute:current-podified"
2026-06-09 17:48:18.512273 | controller |           },
2026-06-09 17:48:18.512288 | controller |           {
2026-06-09 17:48:18.512303 | controller |             "name": "RELATED_IMAGE_CEILOMETER_IPMI_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.512318 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-ipmi:current-podified"
2026-06-09 17:48:18.512332 | controller |           },
2026-06-09 17:48:18.512347 | controller |           {
2026-06-09 17:48:18.512361 | controller |             "name": "RELATED_IMAGE_CEILOMETER_MYSQLD_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.512376 | controller |             "value": "quay.io/openstack-k8s-operators/mysqld_exporter:latest"
2026-06-09 17:48:18.512390 | controller |           },
2026-06-09 17:48:18.512404 | controller |           {
2026-06-09 17:48:18.512418 | controller |             "name": "RELATED_IMAGE_CEILOMETER_NOTIFICATION_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.512433 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified"
2026-06-09 17:48:18.512448 | controller |           },
2026-06-09 17:48:18.512462 | controller |           {
2026-06-09 17:48:18.512476 | controller |             "name": "RELATED_IMAGE_CEILOMETER_SGCORE_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.512491 | controller |             "value": "quay.io/openstack-k8s-operators/sg-core:latest"
2026-06-09 17:48:18.512506 | controller |           },
2026-06-09 17:48:18.512540 | controller |           {
2026-06-09 17:48:18.512556 | controller |             "name": "RELATED_IMAGE_CINDER_API_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.512571 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified"
2026-06-09 17:48:18.512585 | controller |           },
2026-06-09 17:48:18.512600 | controller |           {
2026-06-09 17:48:18.512615 | controller |             "name": "RELATED_IMAGE_CINDER_BACKUP_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.512629 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-backup:current-podified"
2026-06-09 17:48:18.512643 | controller |           },
2026-06-09 17:48:18.512662 | controller |           {
2026-06-09 17:48:18.512676 | controller |             "name": "RELATED_IMAGE_CINDER_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.512691 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified"
2026-06-09 17:48:18.512705 | controller |           },
2026-06-09 17:48:18.512720 | controller |           {
2026-06-09 17:48:18.512734 | controller |             "name": "RELATED_IMAGE_CINDER_VOLUME_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.512748 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-volume:current-podified"
2026-06-09 17:48:18.512762 | controller |           },
2026-06-09 17:48:18.512777 | controller |           {
2026-06-09 17:48:18.512791 | controller |             "name": "RELATED_IMAGE_CLOUDKITTY_API_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.512805 | controller |             "value": "quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-api:current"
2026-06-09 17:48:18.512820 | controller |           },
2026-06-09 17:48:18.512834 | controller |           {
2026-06-09 17:48:18.512849 | controller |             "name": "RELATED_IMAGE_CLOUDKITTY_PROC_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.512863 | controller |             "value": "quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-processor:current"
2026-06-09 17:48:18.512878 | controller |           },
2026-06-09 17:48:18.512892 | controller |           {
2026-06-09 17:48:18.512907 | controller |             "name": "RELATED_IMAGE_DESIGNATE_API_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.512921 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-api:current-podified"
2026-06-09 17:48:18.512936 | controller |           },
2026-06-09 17:48:18.512950 | controller |           {
2026-06-09 17:48:18.512965 | controller |             "name": "RELATED_IMAGE_DESIGNATE_BACKENDBIND9_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.512979 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-backend-bind9:current-podified"
2026-06-09 17:48:18.512994 | controller |           },
2026-06-09 17:48:18.513008 | controller |           {
2026-06-09 17:48:18.513022 | controller |             "name": "RELATED_IMAGE_DESIGNATE_CENTRAL_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.513036 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-central:current-podified"
2026-06-09 17:48:18.513051 | controller |           },
2026-06-09 17:48:18.513065 | controller |           {
2026-06-09 17:48:18.513080 | controller |             "name": "RELATED_IMAGE_DESIGNATE_MDNS_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.513095 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-mdns:current-podified"
2026-06-09 17:48:18.513110 | controller |           },
2026-06-09 17:48:18.513124 | controller |           {
2026-06-09 17:48:18.513138 | controller |             "name": "RELATED_IMAGE_DESIGNATE_PRODUCER_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.513152 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-producer:current-podified"
2026-06-09 17:48:18.513166 | controller |           },
2026-06-09 17:48:18.513180 | controller |           {
2026-06-09 17:48:18.513195 | controller |             "name": "RELATED_IMAGE_DESIGNATE_UNBOUND_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.513209 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-unbound:current-podified"
2026-06-09 17:48:18.513224 | controller |           },
2026-06-09 17:48:18.513238 | controller |           {
2026-06-09 17:48:18.513253 | controller |             "name": "RELATED_IMAGE_DESIGNATE_WORKER_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.513267 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-worker:current-podified"
2026-06-09 17:48:18.513282 | controller |           },
2026-06-09 17:48:18.513297 | controller |           {
2026-06-09 17:48:18.513312 | controller |             "name": "RELATED_IMAGE_EDPM_FRR_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.513330 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-frr:current-podified"
2026-06-09 17:48:18.513348 | controller |           },
2026-06-09 17:48:18.513365 | controller |           {
2026-06-09 17:48:18.513379 | controller |             "name": "RELATED_IMAGE_EDPM_ISCSID_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.513393 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-iscsid:current-podified"
2026-06-09 17:48:18.513407 | controller |           },
2026-06-09 17:48:18.513422 | controller |           {
2026-06-09 17:48:18.513436 | controller |             "name": "RELATED_IMAGE_EDPM_KEPLER_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.513450 | controller |             "value": "quay.io/sustainable_computing_io/kepler:release-0.7.12"
2026-06-09 17:48:18.513464 | controller |           },
2026-06-09 17:48:18.513478 | controller |           {
2026-06-09 17:48:18.513493 | controller |             "name": "RELATED_IMAGE_EDPM_LOGROTATE_CROND_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.513507 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cron:current-podified"
2026-06-09 17:48:18.513541 | controller |           },
2026-06-09 17:48:18.513556 | controller |           {
2026-06-09 17:48:18.513571 | controller |             "name": "RELATED_IMAGE_EDPM_MULTIPATHD_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.513585 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-multipathd:current-podified"
2026-06-09 17:48:18.513599 | controller |           },
2026-06-09 17:48:18.513613 | controller |           {
2026-06-09 17:48:18.513627 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_DHCP_AGENT_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.513642 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-dhcp-agent:current-podified"
2026-06-09 17:48:18.513656 | controller |           },
2026-06-09 17:48:18.513670 | controller |           {
2026-06-09 17:48:18.513684 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_METADATA_AGENT_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.513699 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-metadata-agent-ovn:current-podified"
2026-06-09 17:48:18.513713 | controller |           },
2026-06-09 17:48:18.513727 | controller |           {
2026-06-09 17:48:18.513742 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_OVN_AGENT_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.513756 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-ovn-agent:current-podified"
2026-06-09 17:48:18.513770 | controller |           },
2026-06-09 17:48:18.513784 | controller |           {
2026-06-09 17:48:18.513798 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_SRIOV_AGENT_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.513811 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-sriov-agent:current-podified"
2026-06-09 17:48:18.513825 | controller |           },
2026-06-09 17:48:18.513839 | controller |           {
2026-06-09 17:48:18.513853 | controller |             "name": "RELATED_IMAGE_EDPM_NODE_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.513867 | controller |             "value": "quay.io/prometheus/node-exporter:v1.5.0"
2026-06-09 17:48:18.513882 | controller |           },
2026-06-09 17:48:18.513896 | controller |           {
2026-06-09 17:48:18.513910 | controller |             "name": "RELATED_IMAGE_EDPM_OVN_BGP_AGENT_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.513924 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-bgp-agent:current-podified"
2026-06-09 17:48:18.513938 | controller |           },
2026-06-09 17:48:18.513952 | controller |           {
2026-06-09 17:48:18.513966 | controller |             "name": "RELATED_IMAGE_EDPM_PODMAN_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.513980 | controller |             "value": "quay.io/openstack-k8s-operators/prometheus-podman-exporter:latest"
2026-06-09 17:48:18.514000 | controller |           },
2026-06-09 17:48:18.514015 | controller |           {
2026-06-09 17:48:18.514029 | controller |             "name": "RELATED_IMAGE_GLANCE_API_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.514043 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-glance-api:current-podified"
2026-06-09 17:48:18.514057 | controller |           },
2026-06-09 17:48:18.514071 | controller |           {
2026-06-09 17:48:18.514086 | controller |             "name": "RELATED_IMAGE_HEAT_API_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.514101 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-api:current-podified"
2026-06-09 17:48:18.514142 | controller |           },
2026-06-09 17:48:18.514161 | controller |           {
2026-06-09 17:48:18.514176 | controller |             "name": "RELATED_IMAGE_HEAT_CFNAPI_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.514190 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-api-cfn:current-podified"
2026-06-09 17:48:18.514206 | controller |           },
2026-06-09 17:48:18.514220 | controller |           {
2026-06-09 17:48:18.514235 | controller |             "name": "RELATED_IMAGE_HEAT_ENGINE_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.514250 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-engine:current-podified"
2026-06-09 17:48:18.514265 | controller |           },
2026-06-09 17:48:18.514279 | controller |           {
2026-06-09 17:48:18.514294 | controller |             "name": "RELATED_IMAGE_HORIZON_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.514308 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-horizon:current-podified"
2026-06-09 17:48:18.514323 | controller |           },
2026-06-09 17:48:18.514338 | controller |           {
2026-06-09 17:48:18.514353 | controller |             "name": "RELATED_IMAGE_INFRA_MEMCACHED_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.514367 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-memcached:current-podified"
2026-06-09 17:48:18.514382 | controller |           },
2026-06-09 17:48:18.514397 | controller |           {
2026-06-09 17:48:18.514411 | controller |             "name": "RELATED_IMAGE_INFRA_REDIS_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.514426 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-redis:current-podified"
2026-06-09 17:48:18.514440 | controller |           },
2026-06-09 17:48:18.514454 | controller |           {
2026-06-09 17:48:18.514468 | controller |             "name": "RELATED_IMAGE_IRONIC_API_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.514483 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-api:current-podified"
2026-06-09 17:48:18.514497 | controller |           },
2026-06-09 17:48:18.514525 | controller |           {
2026-06-09 17:48:18.514545 | controller |             "name": "RELATED_IMAGE_IRONIC_CONDUCTOR_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.514560 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-conductor:current-podified"
2026-06-09 17:48:18.514575 | controller |           },
2026-06-09 17:48:18.514590 | controller |           {
2026-06-09 17:48:18.514605 | controller |             "name": "RELATED_IMAGE_IRONIC_INSPECTOR_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.514619 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-inspector:current-podified"
2026-06-09 17:48:18.514633 | controller |           },
2026-06-09 17:48:18.514648 | controller |           {
2026-06-09 17:48:18.514662 | controller |             "name": "RELATED_IMAGE_IRONIC_NEUTRON_AGENT_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.514677 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-neutron-agent:current-podified"
2026-06-09 17:48:18.514691 | controller |           },
2026-06-09 17:48:18.514705 | controller |           {
2026-06-09 17:48:18.514724 | controller |             "name": "RELATED_IMAGE_IRONIC_PXE_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.514741 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-pxe:current-podified"
2026-06-09 17:48:18.514755 | controller |           },
2026-06-09 17:48:18.514769 | controller |           {
2026-06-09 17:48:18.514784 | controller |             "name": "RELATED_IMAGE_IRONIC_PYTHON_AGENT_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.514798 | controller |             "value": "quay.io/podified-antelope-centos9/ironic-python-agent:current-podified"
2026-06-09 17:48:18.514813 | controller |           },
2026-06-09 17:48:18.514827 | controller |           {
2026-06-09 17:48:18.514842 | controller |             "name": "RELATED_IMAGE_KEYSTONE_API_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.514856 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-keystone:current-podified"
2026-06-09 17:48:18.514870 | controller |           },
2026-06-09 17:48:18.514884 | controller |           {
2026-06-09 17:48:18.514899 | controller |             "name": "RELATED_IMAGE_KSM_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.514913 | controller |             "value": "registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0"
2026-06-09 17:48:18.514927 | controller |           },
2026-06-09 17:48:18.514942 | controller |           {
2026-06-09 17:48:18.514956 | controller |             "name": "RELATED_IMAGE_MANILA_API_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.514971 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-api:current-podified"
2026-06-09 17:48:18.514985 | controller |           },
2026-06-09 17:48:18.515000 | controller |           {
2026-06-09 17:48:18.515014 | controller |             "name": "RELATED_IMAGE_MANILA_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.515028 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-scheduler:current-podified"
2026-06-09 17:48:18.515043 | controller |           },
2026-06-09 17:48:18.515057 | controller |           {
2026-06-09 17:48:18.515071 | controller |             "name": "RELATED_IMAGE_MANILA_SHARE_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.515086 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-share:current-podified"
2026-06-09 17:48:18.515100 | controller |           },
2026-06-09 17:48:18.515114 | controller |           {
2026-06-09 17:48:18.515129 | controller |             "name": "RELATED_IMAGE_MARIADB_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.515144 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-mariadb:current-podified"
2026-06-09 17:48:18.515158 | controller |           },
2026-06-09 17:48:18.515173 | controller |           {
2026-06-09 17:48:18.515187 | controller |             "name": "RELATED_IMAGE_NET_UTILS_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.515202 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-netutils:current-podified"
2026-06-09 17:48:18.515216 | controller |           },
2026-06-09 17:48:18.515231 | controller |           {
2026-06-09 17:48:18.515245 | controller |             "name": "RELATED_IMAGE_NEUTRON_API_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.515259 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified"
2026-06-09 17:48:18.515274 | controller |           },
2026-06-09 17:48:18.515288 | controller |           {
2026-06-09 17:48:18.515302 | controller |             "name": "RELATED_IMAGE_NOVA_API_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.515317 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-api:current-podified"
2026-06-09 17:48:18.515331 | controller |           },
2026-06-09 17:48:18.515359 | controller |           {
2026-06-09 17:48:18.515376 | controller |             "name": "RELATED_IMAGE_NOVA_COMPUTE_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.515391 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-compute:current-podified"
2026-06-09 17:48:18.515409 | controller |           },
2026-06-09 17:48:18.515425 | controller |           {
2026-06-09 17:48:18.515440 | controller |             "name": "RELATED_IMAGE_NOVA_CONDUCTOR_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.515454 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified"
2026-06-09 17:48:18.515469 | controller |           },
2026-06-09 17:48:18.515483 | controller |           {
2026-06-09 17:48:18.515498 | controller |             "name": "RELATED_IMAGE_NOVA_NOVNC_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.515530 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified"
2026-06-09 17:48:18.515547 | controller |           },
2026-06-09 17:48:18.515561 | controller |           {
2026-06-09 17:48:18.515576 | controller |             "name": "RELATED_IMAGE_NOVA_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.515590 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified"
2026-06-09 17:48:18.515627 | controller |           },
2026-06-09 17:48:18.515646 | controller |           {
2026-06-09 17:48:18.515660 | controller |             "name": "RELATED_IMAGE_OCTAVIA_API_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.515675 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-api:current-podified"
2026-06-09 17:48:18.515689 | controller |           },
2026-06-09 17:48:18.515703 | controller |           {
2026-06-09 17:48:18.515717 | controller |             "name": "RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.515731 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-health-manager:current-podified"
2026-06-09 17:48:18.515746 | controller |           },
2026-06-09 17:48:18.515760 | controller |           {
2026-06-09 17:48:18.515774 | controller |             "name": "RELATED_IMAGE_OCTAVIA_HOUSEKEEPING_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.515788 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-housekeeping:current-podified"
2026-06-09 17:48:18.515802 | controller |           },
2026-06-09 17:48:18.515817 | controller |           {
2026-06-09 17:48:18.515831 | controller |             "name": "RELATED_IMAGE_OCTAVIA_RSYSLOG_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.515845 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-rsyslog:current-podified"
2026-06-09 17:48:18.515859 | controller |           },
2026-06-09 17:48:18.515873 | controller |           {
2026-06-09 17:48:18.515887 | controller |             "name": "RELATED_IMAGE_OCTAVIA_WORKER_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.515901 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-worker:current-podified"
2026-06-09 17:48:18.515915 | controller |           },
2026-06-09 17:48:18.515929 | controller |           {
2026-06-09 17:48:18.515943 | controller |             "name": "RELATED_IMAGE_OPENSTACK_CLIENT_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.515957 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified"
2026-06-09 17:48:18.515971 | controller |           },
2026-06-09 17:48:18.515985 | controller |           {
2026-06-09 17:48:18.515999 | controller |             "name": "RELATED_IMAGE_OPENSTACK_MUST_GATHER_DEFAULT",
2026-06-09 17:48:18.516013 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-must-gather:latest"
2026-06-09 17:48:18.516028 | controller |           },
2026-06-09 17:48:18.516042 | controller |           {
2026-06-09 17:48:18.516055 | controller |             "name": "RELATED_IMAGE_OPENSTACK_NETWORK_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.516070 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified"
2026-06-09 17:48:18.516084 | controller |           },
2026-06-09 17:48:18.516102 | controller |           {
2026-06-09 17:48:18.516116 | controller |             "name": "RELATED_IMAGE_OS_CONTAINER_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.516130 | controller |             "value": "quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified"
2026-06-09 17:48:18.516144 | controller |           },
2026-06-09 17:48:18.516158 | controller |           {
2026-06-09 17:48:18.516173 | controller |             "name": "RELATED_IMAGE_OVN_CONTROLLER_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.516187 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified"
2026-06-09 17:48:18.516202 | controller |           },
2026-06-09 17:48:18.516217 | controller |           {
2026-06-09 17:48:18.516232 | controller |             "name": "RELATED_IMAGE_OVN_CONTROLLER_OVS_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.516247 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified"
2026-06-09 17:48:18.516261 | controller |           },
2026-06-09 17:48:18.516276 | controller |           {
2026-06-09 17:48:18.516290 | controller |             "name": "RELATED_IMAGE_OVN_NB_DBCLUSTER_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.516305 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified"
2026-06-09 17:48:18.516319 | controller |           },
2026-06-09 17:48:18.516334 | controller |           {
2026-06-09 17:48:18.516348 | controller |             "name": "RELATED_IMAGE_OVN_NORTHD_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.516363 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified"
2026-06-09 17:48:18.516377 | controller |           },
2026-06-09 17:48:18.516392 | controller |           {
2026-06-09 17:48:18.516407 | controller |             "name": "RELATED_IMAGE_OVN_SB_DBCLUSTER_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.516421 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified"
2026-06-09 17:48:18.516436 | controller |           },
2026-06-09 17:48:18.516450 | controller |           {
2026-06-09 17:48:18.516465 | controller |             "name": "RELATED_IMAGE_PLACEMENT_API_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.516479 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-placement-api:current-podified"
2026-06-09 17:48:18.516494 | controller |           },
2026-06-09 17:48:18.516509 | controller |           {
2026-06-09 17:48:18.516547 | controller |             "name": "RELATED_IMAGE_RABBITMQ_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.516565 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified"
2026-06-09 17:48:18.516580 | controller |           },
2026-06-09 17:48:18.516595 | controller |           {
2026-06-09 17:48:18.516609 | controller |             "name": "RELATED_IMAGE_SWIFT_ACCOUNT_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.516624 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-account:current-podified"
2026-06-09 17:48:18.516638 | controller |           },
2026-06-09 17:48:18.516653 | controller |           {
2026-06-09 17:48:18.516667 | controller |             "name": "RELATED_IMAGE_SWIFT_CONTAINER_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.516681 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-container:current-podified"
2026-06-09 17:48:18.516696 | controller |           },
2026-06-09 17:48:18.516710 | controller |           {
2026-06-09 17:48:18.516724 | controller |             "name": "RELATED_IMAGE_SWIFT_OBJECT_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.516739 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-object:current-podified"
2026-06-09 17:48:18.516753 | controller |           },
2026-06-09 17:48:18.516768 | controller |           {
2026-06-09 17:48:18.516782 | controller |             "name": "RELATED_IMAGE_SWIFT_PROXY_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.516800 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified"
2026-06-09 17:48:18.516815 | controller |           },
2026-06-09 17:48:18.516830 | controller |           {
2026-06-09 17:48:18.516845 | controller |             "name": "RELATED_IMAGE_TEST_TEMPEST_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.516859 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-tempest-all:current-podified"
2026-06-09 17:48:18.516873 | controller |           },
2026-06-09 17:48:18.516888 | controller |           {
2026-06-09 17:48:18.516902 | controller |             "name": "RELATED_IMAGE_WATCHER_API_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.516916 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-api:current-podified"
2026-06-09 17:48:18.516931 | controller |           },
2026-06-09 17:48:18.516945 | controller |           {
2026-06-09 17:48:18.516960 | controller |             "name": "RELATED_IMAGE_WATCHER_APPLIER_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.516974 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-applier:current-podified"
2026-06-09 17:48:18.516988 | controller |           },
2026-06-09 17:48:18.517002 | controller |           {
2026-06-09 17:48:18.517016 | controller |             "name": "RELATED_IMAGE_WATCHER_DECISION_ENGINE_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.517030 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-decision-engine:current-podified"
2026-06-09 17:48:18.517044 | controller |           },
2026-06-09 17:48:18.517059 | controller |           {
2026-06-09 17:48:18.517073 | controller |             "name": "METRICS_CERTS",
2026-06-09 17:48:18.517087 | controller |             "value": "false"
2026-06-09 17:48:18.517101 | controller |           }
2026-06-09 17:48:18.517115 | controller |         ],
2026-06-09 17:48:18.517129 | controller |         "image": "quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1",
2026-06-09 17:48:18.517144 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-09 17:48:18.517158 | controller |         "livenessProbe": {
2026-06-09 17:48:18.517173 | controller |           "failureThreshold": 3,
2026-06-09 17:48:18.517187 | controller |           "httpGet": {
2026-06-09 17:48:18.517202 | controller |             "path": "/healthz",
2026-06-09 17:48:18.517217 | controller |             "port": 8081,
2026-06-09 17:48:18.517231 | controller |             "scheme": "HTTP"
2026-06-09 17:48:18.517246 | controller |           },
2026-06-09 17:48:18.517261 | controller |           "initialDelaySeconds": 15,
2026-06-09 17:48:18.517276 | controller |           "periodSeconds": 20,
2026-06-09 17:48:18.517290 | controller |           "successThreshold": 1,
2026-06-09 17:48:18.517305 | controller |           "timeoutSeconds": 1
2026-06-09 17:48:18.517319 | controller |         },
2026-06-09 17:48:18.517333 | controller |         "name": "manager",
2026-06-09 17:48:18.517348 | controller |         "readinessProbe": {
2026-06-09 17:48:18.517362 | controller |           "failureThreshold": 3,
2026-06-09 17:48:18.517376 | controller |           "httpGet": {
2026-06-09 17:48:18.517390 | controller |             "path": "/readyz",
2026-06-09 17:48:18.517405 | controller |             "port": 8081,
2026-06-09 17:48:18.517419 | controller |             "scheme": "HTTP"
2026-06-09 17:48:18.517434 | controller |           },
2026-06-09 17:48:18.517448 | controller |           "initialDelaySeconds": 5,
2026-06-09 17:48:18.517463 | controller |           "periodSeconds": 10,
2026-06-09 17:48:18.517477 | controller |           "successThreshold": 1,
2026-06-09 17:48:18.517491 | controller |           "timeoutSeconds": 1
2026-06-09 17:48:18.517505 | controller |         },
2026-06-09 17:48:18.517537 | controller |         "resources": {
2026-06-09 17:48:18.517556 | controller |           "limits": {
2026-06-09 17:48:18.517571 | controller |             "cpu": "500m",
2026-06-09 17:48:18.517585 | controller |             "memory": "512Mi"
2026-06-09 17:48:18.517600 | controller |           },
2026-06-09 17:48:18.517614 | controller |           "requests": {
2026-06-09 17:48:18.517628 | controller |             "cpu": "10m",
2026-06-09 17:48:18.517643 | controller |             "memory": "256Mi"
2026-06-09 17:48:18.517657 | controller |           }
2026-06-09 17:48:18.517671 | controller |         },
2026-06-09 17:48:18.517686 | controller |         "securityContext": {
2026-06-09 17:48:18.517700 | controller |           "allowPrivilegeEscalation": false,
2026-06-09 17:48:18.517714 | controller |           "capabilities": {
2026-06-09 17:48:18.517728 | controller |             "drop": [
2026-06-09 17:48:18.517741 | controller |               "ALL"
2026-06-09 17:48:18.517755 | controller |             ]
2026-06-09 17:48:18.517770 | controller |           },
2026-06-09 17:48:18.517783 | controller |           "runAsUser": 1000660000
2026-06-09 17:48:18.517797 | controller |         },
2026-06-09 17:48:18.517811 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-09 17:48:18.517825 | controller |         "terminationMessagePolicy": "File",
2026-06-09 17:48:18.517840 | controller |         "volumeMounts": [
2026-06-09 17:48:18.517854 | controller |           {
2026-06-09 17:48:18.517868 | controller |             "mountPath": "/tmp/k8s-webhook-server/serving-certs",
2026-06-09 17:48:18.517882 | controller |             "name": "cert",
2026-06-09 17:48:18.517896 | controller |             "readOnly": true
2026-06-09 17:48:18.517910 | controller |           },
2026-06-09 17:48:18.517925 | controller |           {
2026-06-09 17:48:18.517939 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-09 17:48:18.517953 | controller |             "name": "kube-api-access-p6xmh",
2026-06-09 17:48:18.517967 | controller |             "readOnly": true
2026-06-09 17:48:18.517981 | controller |           }
2026-06-09 17:48:18.517995 | controller |         ]
2026-06-09 17:48:18.518010 | controller |       }
2026-06-09 17:48:18.518024 | controller |     ],
2026-06-09 17:48:18.518038 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-09 17:48:18.518053 | controller |     "enableServiceLinks": true,
2026-06-09 17:48:18.518067 | controller |     "imagePullSecrets": [
2026-06-09 17:48:18.518081 | controller |       {
2026-06-09 17:48:18.518095 | controller |         "name": "openstack-baremetal-operator-controller-manager-dockercfg-glpmc"
2026-06-09 17:48:18.518109 | controller |       }
2026-06-09 17:48:18.518123 | controller |     ],
2026-06-09 17:48:18.518137 | controller |     "nodeName": "crc",
2026-06-09 17:48:18.518151 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-09 17:48:18.518165 | controller |     "priority": 0,
2026-06-09 17:48:18.518179 | controller |     "restartPolicy": "Always",
2026-06-09 17:48:18.518194 | controller |     "schedulerName": "default-scheduler",
2026-06-09 17:48:18.518209 | controller |     "securityContext": {
2026-06-09 17:48:18.518224 | controller |       "fsGroup": 1000660000,
2026-06-09 17:48:18.518239 | controller |       "runAsNonRoot": true,
2026-06-09 17:48:18.518253 | controller |       "seLinuxOptions": {
2026-06-09 17:48:18.518268 | controller |         "level": "s0:c26,c5"
2026-06-09 17:48:18.518282 | controller |       },
2026-06-09 17:48:18.518297 | controller |       "seccompProfile": {
2026-06-09 17:48:18.518312 | controller |         "type": "RuntimeDefault"
2026-06-09 17:48:18.518326 | controller |       }
2026-06-09 17:48:18.518340 | controller |     },
2026-06-09 17:48:18.518355 | controller |     "serviceAccount": "openstack-baremetal-operator-controller-manager",
2026-06-09 17:48:18.518369 | controller |     "serviceAccountName": "openstack-baremetal-operator-controller-manager",
2026-06-09 17:48:18.518384 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-09 17:48:18.518401 | controller |     "tolerations": [
2026-06-09 17:48:18.518416 | controller |       {
2026-06-09 17:48:18.518431 | controller |         "effect": "NoExecute",
2026-06-09 17:48:18.518445 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-09 17:48:18.518460 | controller |         "operator": "Exists",
2026-06-09 17:48:18.518475 | controller |         "tolerationSeconds": 120
2026-06-09 17:48:18.518489 | controller |       },
2026-06-09 17:48:18.518503 | controller |       {
2026-06-09 17:48:18.518539 | controller |         "effect": "NoExecute",
2026-06-09 17:48:18.518555 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-09 17:48:18.518570 | controller |         "operator": "Exists",
2026-06-09 17:48:18.518584 | controller |         "tolerationSeconds": 120
2026-06-09 17:48:18.518599 | controller |       },
2026-06-09 17:48:18.518613 | controller |       {
2026-06-09 17:48:18.518628 | controller |         "effect": "NoSchedule",
2026-06-09 17:48:18.518642 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-09 17:48:18.518657 | controller |         "operator": "Exists"
2026-06-09 17:48:18.518671 | controller |       }
2026-06-09 17:48:18.518685 | controller |     ],
2026-06-09 17:48:18.518700 | controller |     "volumes": [
2026-06-09 17:48:18.518714 | controller |       {
2026-06-09 17:48:18.518728 | controller |         "name": "cert",
2026-06-09 17:48:18.518742 | controller |         "secret": {
2026-06-09 17:48:18.518756 | controller |           "defaultMode": 420,
2026-06-09 17:48:18.518770 | controller |           "secretName": "openstack-baremetal-operator-webhook-server-cert"
2026-06-09 17:48:18.518785 | controller |         }
2026-06-09 17:48:18.518799 | controller |       },
2026-06-09 17:48:18.518813 | controller |       {
2026-06-09 17:48:18.518827 | controller |         "name": "kube-api-access-p6xmh",
2026-06-09 17:48:18.518841 | controller |         "projected": {
2026-06-09 17:48:18.518855 | controller |           "defaultMode": 420,
2026-06-09 17:48:18.518869 | controller |           "sources": [
2026-06-09 17:48:18.518883 | controller |             {
2026-06-09 17:48:18.518898 | controller |               "serviceAccountToken": {
2026-06-09 17:48:18.518912 | controller |                 "expirationSeconds": 3607,
2026-06-09 17:48:18.518926 | controller |                 "path": "token"
2026-06-09 17:48:18.518940 | controller |               }
2026-06-09 17:48:18.518954 | controller |             },
2026-06-09 17:48:18.518969 | controller |             {
2026-06-09 17:48:18.518983 | controller |               "configMap": {
2026-06-09 17:48:18.518997 | controller |                 "items": [
2026-06-09 17:48:18.519011 | controller |                   {
2026-06-09 17:48:18.519025 | controller |                     "key": "ca.crt",
2026-06-09 17:48:18.519039 | controller |                     "path": "ca.crt"
2026-06-09 17:48:18.519053 | controller |                   }
2026-06-09 17:48:18.519067 | controller |                 ],
2026-06-09 17:48:18.519081 | controller |                 "name": "kube-root-ca.crt"
2026-06-09 17:48:18.519096 | controller |               }
2026-06-09 17:48:18.519110 | controller |             },
2026-06-09 17:48:18.519124 | controller |             {
2026-06-09 17:48:18.519138 | controller |               "downwardAPI": {
2026-06-09 17:48:18.519152 | controller |                 "items": [
2026-06-09 17:48:18.519166 | controller |                   {
2026-06-09 17:48:18.519180 | controller |                     "fieldRef": {
2026-06-09 17:48:18.519195 | controller |                       "apiVersion": "v1",
2026-06-09 17:48:18.519209 | controller |                       "fieldPath": "metadata.namespace"
2026-06-09 17:48:18.519224 | controller |                     },
2026-06-09 17:48:18.519239 | controller |                     "path": "namespace"
2026-06-09 17:48:18.519254 | controller |                   }
2026-06-09 17:48:18.519268 | controller |                 ]
2026-06-09 17:48:18.519287 | controller |               }
2026-06-09 17:48:18.519302 | controller |             },
2026-06-09 17:48:18.519316 | controller |             {
2026-06-09 17:48:18.519346 | controller |               "configMap": {
2026-06-09 17:48:18.519363 | controller |                 "items": [
2026-06-09 17:48:18.519377 | controller |                   {
2026-06-09 17:48:18.519392 | controller |                     "key": "service-ca.crt",
2026-06-09 17:48:18.519406 | controller |                     "path": "service-ca.crt"
2026-06-09 17:48:18.519420 | controller |                   }
2026-06-09 17:48:18.519434 | controller |                 ],
2026-06-09 17:48:18.519449 | controller |                 "name": "openshift-service-ca.crt"
2026-06-09 17:48:18.519464 | controller |               }
2026-06-09 17:48:18.519479 | controller |             }
2026-06-09 17:48:18.519493 | controller |           ]
2026-06-09 17:48:18.519527 | controller |         }
2026-06-09 17:48:18.519548 | controller |       }
2026-06-09 17:48:18.519563 | controller |     ]
2026-06-09 17:48:18.519577 | controller |   },
2026-06-09 17:48:18.519591 | controller |   "status": {
2026-06-09 17:48:18.519605 | controller |     "conditions": [
2026-06-09 17:48:18.519620 | controller |       {
2026-06-09 17:48:18.519634 | controller |         "lastProbeTime": null,
2026-06-09 17:48:18.519648 | controller |         "lastTransitionTime": "2026-06-09T16:56:32Z",
2026-06-09 17:48:18.519662 | controller |         "status": "True",
2026-06-09 17:48:18.519676 | controller |         "type": "PodReadyToStartContainers"
2026-06-09 17:48:18.519690 | controller |       },
2026-06-09 17:48:18.519704 | controller |       {
2026-06-09 17:48:18.519717 | controller |         "lastProbeTime": null,
2026-06-09 17:48:18.519731 | controller |         "lastTransitionTime": "2026-06-09T16:54:47Z",
2026-06-09 17:48:18.519745 | controller |         "status": "True",
2026-06-09 17:48:18.519760 | controller |         "type": "Initialized"
2026-06-09 17:48:18.519773 | controller |       },
2026-06-09 17:48:18.519787 | controller |       {
2026-06-09 17:48:18.519802 | controller |         "lastProbeTime": null,
2026-06-09 17:48:18.519816 | controller |         "lastTransitionTime": "2026-06-09T16:56:43Z",
2026-06-09 17:48:18.519830 | controller |         "status": "True",
2026-06-09 17:48:18.519844 | controller |         "type": "Ready"
2026-06-09 17:48:18.519858 | controller |       },
2026-06-09 17:48:18.519872 | controller |       {
2026-06-09 17:48:18.519886 | controller |         "lastProbeTime": null,
2026-06-09 17:48:18.519900 | controller |         "lastTransitionTime": "2026-06-09T16:56:43Z",
2026-06-09 17:48:18.519914 | controller |         "status": "True",
2026-06-09 17:48:18.519929 | controller |         "type": "ContainersReady"
2026-06-09 17:48:18.519943 | controller |       },
2026-06-09 17:48:18.519957 | controller |       {
2026-06-09 17:48:18.519971 | controller |         "lastProbeTime": null,
2026-06-09 17:48:18.519984 | controller |         "lastTransitionTime": "2026-06-09T16:54:47Z",
2026-06-09 17:48:18.519998 | controller |         "status": "True",
2026-06-09 17:48:18.520012 | controller |         "type": "PodScheduled"
2026-06-09 17:48:18.520026 | controller |       }
2026-06-09 17:48:18.520040 | controller |     ],
2026-06-09 17:48:18.520054 | controller |     "containerStatuses": [
2026-06-09 17:48:18.520068 | controller |       {
2026-06-09 17:48:18.520083 | controller |         "allocatedResources": {
2026-06-09 17:48:18.520096 | controller |           "cpu": "10m",
2026-06-09 17:48:18.520110 | controller |           "memory": "256Mi"
2026-06-09 17:48:18.520124 | controller |         },
2026-06-09 17:48:18.520138 | controller |         "containerID": "cri-o://f2bfdcdf9deb8dead09cf2e1d562d097dc301f1f47819d45ae56db699ef984c0",
2026-06-09 17:48:18.520153 | controller |         "image": "quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1",
2026-06-09 17:48:18.520172 | controller |         "imageID": "quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1",
2026-06-09 17:48:18.520187 | controller |         "lastState": {},
2026-06-09 17:48:18.520201 | controller |         "name": "manager",
2026-06-09 17:48:18.520216 | controller |         "ready": true,
2026-06-09 17:48:18.520230 | controller |         "resources": {
2026-06-09 17:48:18.520245 | controller |           "limits": {
2026-06-09 17:48:18.520260 | controller |             "cpu": "500m",
2026-06-09 17:48:18.520275 | controller |             "memory": "512Mi"
2026-06-09 17:48:18.520289 | controller |           },
2026-06-09 17:48:18.520304 | controller |           "requests": {
2026-06-09 17:48:18.520318 | controller |             "cpu": "10m",
2026-06-09 17:48:18.520332 | controller |             "memory": "256Mi"
2026-06-09 17:48:18.520347 | controller |           }
2026-06-09 17:48:18.520405 | controller |         },
2026-06-09 17:48:18.520424 | controller |         "restartCount": 0,
2026-06-09 17:48:18.520440 | controller |         "started": true,
2026-06-09 17:48:18.520455 | controller |         "state": {
2026-06-09 17:48:18.520470 | controller |           "running": {
2026-06-09 17:48:18.520484 | controller |             "startedAt": "2026-06-09T16:56:31Z"
2026-06-09 17:48:18.520499 | controller |           }
2026-06-09 17:48:18.520531 | controller |         },
2026-06-09 17:48:18.520548 | controller |         "user": {
2026-06-09 17:48:18.520563 | controller |           "linux": {
2026-06-09 17:48:18.520578 | controller |             "gid": 0,
2026-06-09 17:48:18.520593 | controller |             "supplementalGroups": [
2026-06-09 17:48:18.520608 | controller |               0,
2026-06-09 17:48:18.520622 | controller |               1000660000
2026-06-09 17:48:18.520637 | controller |             ],
2026-06-09 17:48:18.520651 | controller |             "uid": 1000660000
2026-06-09 17:48:18.520665 | controller |           }
2026-06-09 17:48:18.520680 | controller |         },
2026-06-09 17:48:18.520694 | controller |         "volumeMounts": [
2026-06-09 17:48:18.520708 | controller |           {
2026-06-09 17:48:18.520722 | controller |             "mountPath": "/tmp/k8s-webhook-server/serving-certs",
2026-06-09 17:48:18.520737 | controller |             "name": "cert",
2026-06-09 17:48:18.520751 | controller |             "readOnly": true,
2026-06-09 17:48:18.520765 | controller |             "recursiveReadOnly": "Disabled"
2026-06-09 17:48:18.520779 | controller |           },
2026-06-09 17:48:18.520794 | controller |           {
2026-06-09 17:48:18.520808 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-09 17:48:18.520823 | controller |             "name": "kube-api-access-p6xmh",
2026-06-09 17:48:18.520837 | controller |             "readOnly": true,
2026-06-09 17:48:18.520851 | controller |             "recursiveReadOnly": "Disabled"
2026-06-09 17:48:18.520866 | controller |           }
2026-06-09 17:48:18.520880 | controller |         ]
2026-06-09 17:48:18.520895 | controller |       }
2026-06-09 17:48:18.520909 | controller |     ],
2026-06-09 17:48:18.520923 | controller |     "hostIP": "192.168.126.11",
2026-06-09 17:48:18.520937 | controller |     "hostIPs": [
2026-06-09 17:48:18.520951 | controller |       {
2026-06-09 17:48:18.520965 | controller |         "ip": "192.168.126.11"
2026-06-09 17:48:18.520979 | controller |       }
2026-06-09 17:48:18.520993 | controller |     ],
2026-06-09 17:48:18.521007 | controller |     "phase": "Running",
2026-06-09 17:48:18.521021 | controller |     "podIP": "10.217.0.89",
2026-06-09 17:48:18.521035 | controller |     "podIPs": [
2026-06-09 17:48:18.521050 | controller |       {
2026-06-09 17:48:18.521064 | controller |         "ip": "10.217.0.89"
2026-06-09 17:48:18.521078 | controller |       }
2026-06-09 17:48:18.521092 | controller |     ],
2026-06-09 17:48:18.521106 | controller |     "qosClass": "Burstable",
2026-06-09 17:48:18.521121 | controller |     "startTime": "2026-06-09T16:54:47Z"
2026-06-09 17:48:18.521138 | controller |   }
2026-06-09 17:48:18.521153 | controller | }
2026-06-09 17:48:18.548854 | controller | ok:
2026-06-09 17:48:18.548928 | controller | {
2026-06-09 17:48:18.548952 | controller |   "apiVersion": "v1",
2026-06-09 17:48:18.548970 | controller |   "kind": "Pod",
2026-06-09 17:48:18.548986 | controller |   "metadata": {
2026-06-09 17:48:18.549002 | controller |     "annotations": {
2026-06-09 17:48:18.549018 | 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 17:48:18.549034 | controller |       "capabilities": "Seamless Upgrades",
2026-06-09 17:48:18.549051 | controller |       "createdAt": "2026-06-09T16:21:22Z",
2026-06-09 17:48:18.549066 | controller |       "features.operators.openshift.io/disconnected": "true",
2026-06-09 17:48:18.549082 | controller |       "features.operators.openshift.io/fips-compliant": "true",
2026-06-09 17:48:18.549097 | controller |       "features.operators.openshift.io/proxy-aware": "false",
2026-06-09 17:48:18.549112 | controller |       "features.operators.openshift.io/tls-profiles": "false",
2026-06-09 17:48:18.549126 | controller |       "features.operators.openshift.io/token-auth-aws": "false",
2026-06-09 17:48:18.549140 | controller |       "features.operators.openshift.io/token-auth-azure": "false",
2026-06-09 17:48:18.549155 | controller |       "features.operators.openshift.io/token-auth-gcp": "false",
2026-06-09 17:48:18.549170 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.0.66/23\"],\"mac_address\":\"0a:58:0a:d9:00:42\",\"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.66/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-09 17:48:18.549186 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.0.66\"\n    ],\n    \"mac\": \"0a:58:0a:d9:00:42\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-09 17:48:18.549201 | controller |       "kubectl.kubernetes.io/default-container": "operator",
2026-06-09 17:48:18.549216 | controller |       "olm.operatorGroup": "openstack",
2026-06-09 17:48:18.549231 | controller |       "olm.operatorNamespace": "openstack-operators",
2026-06-09 17:48:18.549246 | controller |       "olm.targetNamespaces": "",
2026-06-09 17:48:18.549261 | controller |       "openshift.io/scc": "restricted-v2",
2026-06-09 17:48:18.549276 | controller |       "operatorframework.io/initialization-resource": "{\"apiVersion\":\"operator.openstack.org/v1beta1\",\"kind\":\"OpenStack\",\"metadata\":{\"name\":\"openstack\",\"namespace\":\"openstack-operators\"},\"spec\":{}}",
2026-06-09 17:48:18.549292 | 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 17:48:18.549315 | controller |       "operatorframework.io/suggested-namespace": "openstack-operators",
2026-06-09 17:48:18.549331 | controller |       "operators.openshift.io/valid-subscription": "[\"OpenShift Container Platform\", \"OpenShift Platform Plus\"]",
2026-06-09 17:48:18.549347 | controller |       "operators.operatorframework.io/builder": "operator-sdk-v1.41.1",
2026-06-09 17:48:18.549362 | controller |       "operators.operatorframework.io/project_layout": "go.kubebuilder.io/v4",
2026-06-09 17:48:18.549377 | controller |       "seccomp.security.alpha.kubernetes.io/pod": "runtime/default",
2026-06-09 17:48:18.549391 | controller |       "security.openshift.io/validated-scc-subject-type": "user"
2026-06-09 17:48:18.549406 | controller |     },
2026-06-09 17:48:18.549421 | controller |     "creationTimestamp": "2026-06-09T16:53:24Z",
2026-06-09 17:48:18.549436 | controller |     "generateName": "openstack-operator-controller-init-86ccc544f-",
2026-06-09 17:48:18.549450 | controller |     "generation": 1,
2026-06-09 17:48:18.549465 | controller |     "labels": {
2026-06-09 17:48:18.549479 | controller |       "app.kubernetes.io/name": "openstack-operator-controller-init",
2026-06-09 17:48:18.549493 | controller |       "control-plane": "controller-manager",
2026-06-09 17:48:18.549508 | controller |       "openstack.org/operator-name": "openstack-init",
2026-06-09 17:48:18.549543 | controller |       "pod-template-hash": "86ccc544f"
2026-06-09 17:48:18.549559 | controller |     },
2026-06-09 17:48:18.549574 | controller |     "managedFields": [
2026-06-09 17:48:18.549589 | controller |       {
2026-06-09 17:48:18.549603 | controller |         "apiVersion": "v1",
2026-06-09 17:48:18.549618 | controller |         "fieldsType": "FieldsV1",
2026-06-09 17:48:18.549632 | controller |         "fieldsV1": {
2026-06-09 17:48:18.549647 | controller |           "f:metadata": {
2026-06-09 17:48:18.549661 | controller |             "f:annotations": {
2026-06-09 17:48:18.549676 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-09 17:48:18.549690 | controller |             }
2026-06-09 17:48:18.549705 | controller |           }
2026-06-09 17:48:18.549719 | controller |         },
2026-06-09 17:48:18.549733 | controller |         "manager": "crc",
2026-06-09 17:48:18.549748 | controller |         "operation": "Update",
2026-06-09 17:48:18.549762 | controller |         "subresource": "status",
2026-06-09 17:48:18.549777 | controller |         "time": "2026-06-09T16:53:24Z"
2026-06-09 17:48:18.549792 | controller |       },
2026-06-09 17:48:18.549806 | controller |       {
2026-06-09 17:48:18.549820 | controller |         "apiVersion": "v1",
2026-06-09 17:48:18.549834 | controller |         "fieldsType": "FieldsV1",
2026-06-09 17:48:18.549849 | controller |         "fieldsV1": {
2026-06-09 17:48:18.549863 | controller |           "f:metadata": {
2026-06-09 17:48:18.549877 | controller |             "f:annotations": {
2026-06-09 17:48:18.549891 | controller |               ".": {},
2026-06-09 17:48:18.549905 | controller |               "f:alm-examples": {},
2026-06-09 17:48:18.549920 | controller |               "f:capabilities": {},
2026-06-09 17:48:18.549934 | controller |               "f:createdAt": {},
2026-06-09 17:48:18.549948 | controller |               "f:features.operators.openshift.io/disconnected": {},
2026-06-09 17:48:18.549962 | controller |               "f:features.operators.openshift.io/fips-compliant": {},
2026-06-09 17:48:18.549976 | controller |               "f:features.operators.openshift.io/proxy-aware": {},
2026-06-09 17:48:18.549991 | controller |               "f:features.operators.openshift.io/tls-profiles": {},
2026-06-09 17:48:18.550005 | controller |               "f:features.operators.openshift.io/token-auth-aws": {},
2026-06-09 17:48:18.550020 | controller |               "f:features.operators.openshift.io/token-auth-azure": {},
2026-06-09 17:48:18.550034 | controller |               "f:features.operators.openshift.io/token-auth-gcp": {},
2026-06-09 17:48:18.550053 | controller |               "f:kubectl.kubernetes.io/default-container": {},
2026-06-09 17:48:18.550068 | controller |               "f:olm.operatorGroup": {},
2026-06-09 17:48:18.550083 | controller |               "f:olm.operatorNamespace": {},
2026-06-09 17:48:18.550098 | controller |               "f:olm.targetNamespaces": {},
2026-06-09 17:48:18.550113 | controller |               "f:operatorframework.io/initialization-resource": {},
2026-06-09 17:48:18.550128 | controller |               "f:operatorframework.io/properties": {},
2026-06-09 17:48:18.550143 | controller |               "f:operatorframework.io/suggested-namespace": {},
2026-06-09 17:48:18.550157 | controller |               "f:operators.openshift.io/valid-subscription": {},
2026-06-09 17:48:18.550172 | controller |               "f:operators.operatorframework.io/builder": {},
2026-06-09 17:48:18.550186 | controller |               "f:operators.operatorframework.io/project_layout": {}
2026-06-09 17:48:18.550201 | controller |             },
2026-06-09 17:48:18.550216 | controller |             "f:generateName": {},
2026-06-09 17:48:18.550231 | controller |             "f:labels": {
2026-06-09 17:48:18.550246 | controller |               ".": {},
2026-06-09 17:48:18.550260 | controller |               "f:app.kubernetes.io/name": {},
2026-06-09 17:48:18.550275 | controller |               "f:control-plane": {},
2026-06-09 17:48:18.550289 | controller |               "f:openstack.org/operator-name": {},
2026-06-09 17:48:18.550304 | controller |               "f:pod-template-hash": {}
2026-06-09 17:48:18.550318 | controller |             },
2026-06-09 17:48:18.550333 | controller |             "f:ownerReferences": {
2026-06-09 17:48:18.550348 | controller |               ".": {},
2026-06-09 17:48:18.550363 | controller |               "k:{\"uid\":\"48b2e092-11ba-462f-8cdb-1ac94494294b\"}": {}
2026-06-09 17:48:18.550377 | controller |             }
2026-06-09 17:48:18.550392 | controller |           },
2026-06-09 17:48:18.550407 | controller |           "f:spec": {
2026-06-09 17:48:18.550421 | controller |             "f:containers": {
2026-06-09 17:48:18.550436 | controller |               "k:{\"name\":\"operator\"}": {
2026-06-09 17:48:18.550450 | controller |                 ".": {},
2026-06-09 17:48:18.550465 | controller |                 "f:args": {},
2026-06-09 17:48:18.550479 | controller |                 "f:command": {},
2026-06-09 17:48:18.550494 | controller |                 "f:env": {
2026-06-09 17:48:18.550508 | controller |                   ".": {},
2026-06-09 17:48:18.550541 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-09 17:48:18.550557 | controller |                     ".": {},
2026-06-09 17:48:18.550571 | controller |                     "f:name": {},
2026-06-09 17:48:18.550586 | controller |                     "f:value": {}
2026-06-09 17:48:18.550601 | controller |                   },
2026-06-09 17:48:18.550615 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-09 17:48:18.550630 | controller |                     ".": {},
2026-06-09 17:48:18.550644 | controller |                     "f:name": {},
2026-06-09 17:48:18.550659 | controller |                     "f:value": {}
2026-06-09 17:48:18.550673 | controller |                   },
2026-06-09 17:48:18.550688 | controller |                   "k:{\"name\":\"OPENSTACK_RELEASE_VERSION\"}": {
2026-06-09 17:48:18.550702 | controller |                     ".": {},
2026-06-09 17:48:18.550716 | controller |                     "f:name": {},
2026-06-09 17:48:18.550731 | controller |                     "f:value": {}
2026-06-09 17:48:18.550745 | controller |                   },
2026-06-09 17:48:18.550759 | controller |                   "k:{\"name\":\"OPERATOR_CONDITION_NAME\"}": {
2026-06-09 17:48:18.550774 | controller |                     ".": {},
2026-06-09 17:48:18.550788 | controller |                     "f:name": {},
2026-06-09 17:48:18.550806 | controller |                     "f:value": {}
2026-06-09 17:48:18.550820 | controller |                   },
2026-06-09 17:48:18.550835 | controller |                   "k:{\"name\":\"OPERATOR_IMAGE_URL\"}": {
2026-06-09 17:48:18.550849 | controller |                     ".": {},
2026-06-09 17:48:18.550864 | controller |                     "f:name": {},
2026-06-09 17:48:18.550878 | controller |                     "f:value": {}
2026-06-09 17:48:18.550893 | controller |                   },
2026-06-09 17:48:18.550907 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.550922 | controller |                     ".": {},
2026-06-09 17:48:18.550936 | controller |                     "f:name": {},
2026-06-09 17:48:18.550950 | controller |                     "f:value": {}
2026-06-09 17:48:18.550964 | controller |                   },
2026-06-09 17:48:18.550979 | controller |                   "k:{\"name\":\"RELATED_IMAGE_ANSIBLEEE_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.550994 | controller |                     ".": {},
2026-06-09 17:48:18.551008 | controller |                     "f:name": {},
2026-06-09 17:48:18.551023 | controller |                     "f:value": {}
2026-06-09 17:48:18.551037 | controller |                   },
2026-06-09 17:48:18.551052 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_API_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.551066 | controller |                     ".": {},
2026-06-09 17:48:18.551080 | controller |                     "f:name": {},
2026-06-09 17:48:18.551094 | controller |                     "f:value": {}
2026-06-09 17:48:18.551109 | controller |                   },
2026-06-09 17:48:18.551124 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_EVALUATOR_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.551150 | controller |                     ".": {},
2026-06-09 17:48:18.551166 | controller |                     "f:name": {},
2026-06-09 17:48:18.551181 | controller |                     "f:value": {}
2026-06-09 17:48:18.551195 | controller |                   },
2026-06-09 17:48:18.551209 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_LISTENER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.551224 | controller |                     ".": {},
2026-06-09 17:48:18.551238 | controller |                     "f:name": {},
2026-06-09 17:48:18.551252 | controller |                     "f:value": {}
2026-06-09 17:48:18.551266 | controller |                   },
2026-06-09 17:48:18.551281 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_NOTIFIER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.551295 | controller |                     ".": {},
2026-06-09 17:48:18.551310 | controller |                     "f:name": {},
2026-06-09 17:48:18.551324 | controller |                     "f:value": {}
2026-06-09 17:48:18.551341 | controller |                   },
2026-06-09 17:48:18.551358 | controller |                   "k:{\"name\":\"RELATED_IMAGE_APACHE_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.551373 | controller |                     ".": {},
2026-06-09 17:48:18.551388 | controller |                     "f:name": {},
2026-06-09 17:48:18.551402 | controller |                     "f:value": {}
2026-06-09 17:48:18.551416 | controller |                   },
2026-06-09 17:48:18.551431 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_API_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.551445 | controller |                     ".": {},
2026-06-09 17:48:18.551460 | controller |                     "f:name": {},
2026-06-09 17:48:18.551474 | controller |                     "f:value": {}
2026-06-09 17:48:18.551488 | controller |                   },
2026-06-09 17:48:18.551503 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_KEYSTONE_LISTENER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.551538 | controller |                     ".": {},
2026-06-09 17:48:18.551554 | controller |                     "f:name": {},
2026-06-09 17:48:18.551573 | controller |                     "f:value": {}
2026-06-09 17:48:18.551588 | controller |                   },
2026-06-09 17:48:18.551603 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-09 17:48:18.551617 | controller |                     ".": {},
2026-06-09 17:48:18.551631 | controller |                     "f:name": {},
2026-06-09 17:48:18.551646 | controller |                     "f:value": {}
2026-06-09 17:48:18.551660 | controller |                   },
2026-06-09 17:48:18.551674 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.551688 | controller |                     ".": {},
2026-06-09 17:48:18.551703 | controller |                     "f:name": {},
2026-06-09 17:48:18.551717 | controller |                     "f:value": {}
2026-06-09 17:48:18.551731 | controller |                   },
2026-06-09 17:48:18.551745 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_CENTRAL_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.551759 | controller |                     ".": {},
2026-06-09 17:48:18.551774 | controller |                     "f:name": {},
2026-06-09 17:48:18.551788 | controller |                     "f:value": {}
2026-06-09 17:48:18.551802 | controller |                   },
2026-06-09 17:48:18.551816 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_COMPUTE_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.551831 | controller |                     ".": {},
2026-06-09 17:48:18.551845 | controller |                     "f:name": {},
2026-06-09 17:48:18.551859 | controller |                     "f:value": {}
2026-06-09 17:48:18.551873 | controller |                   },
2026-06-09 17:48:18.551887 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_IPMI_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.551902 | controller |                     ".": {},
2026-06-09 17:48:18.551916 | controller |                     "f:name": {},
2026-06-09 17:48:18.551930 | controller |                     "f:value": {}
2026-06-09 17:48:18.551944 | controller |                   },
2026-06-09 17:48:18.551958 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_MYSQLD_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.551972 | controller |                     ".": {},
2026-06-09 17:48:18.551986 | controller |                     "f:name": {},
2026-06-09 17:48:18.552001 | controller |                     "f:value": {}
2026-06-09 17:48:18.552015 | controller |                   },
2026-06-09 17:48:18.552029 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_NOTIFICATION_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.552044 | controller |                     ".": {},
2026-06-09 17:48:18.552058 | controller |                     "f:name": {},
2026-06-09 17:48:18.552072 | controller |                     "f:value": {}
2026-06-09 17:48:18.552086 | controller |                   },
2026-06-09 17:48:18.552100 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_SGCORE_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.552115 | controller |                     ".": {},
2026-06-09 17:48:18.552129 | controller |                     "f:name": {},
2026-06-09 17:48:18.552144 | controller |                     "f:value": {}
2026-06-09 17:48:18.552159 | controller |                   },
2026-06-09 17:48:18.552174 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_API_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.552189 | controller |                     ".": {},
2026-06-09 17:48:18.552204 | controller |                     "f:name": {},
2026-06-09 17:48:18.552218 | controller |                     "f:value": {}
2026-06-09 17:48:18.552233 | controller |                   },
2026-06-09 17:48:18.552247 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_BACKUP_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.552261 | controller |                     ".": {},
2026-06-09 17:48:18.552280 | controller |                     "f:name": {},
2026-06-09 17:48:18.552294 | controller |                     "f:value": {}
2026-06-09 17:48:18.552309 | controller |                   },
2026-06-09 17:48:18.552323 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-09 17:48:18.552337 | controller |                     ".": {},
2026-06-09 17:48:18.552352 | controller |                     "f:name": {},
2026-06-09 17:48:18.552366 | controller |                     "f:value": {}
2026-06-09 17:48:18.552381 | controller |                   },
2026-06-09 17:48:18.552396 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.552411 | controller |                     ".": {},
2026-06-09 17:48:18.552425 | controller |                     "f:name": {},
2026-06-09 17:48:18.552439 | controller |                     "f:value": {}
2026-06-09 17:48:18.552454 | controller |                   },
2026-06-09 17:48:18.552468 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_VOLUME_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.552483 | controller |                     ".": {},
2026-06-09 17:48:18.552497 | controller |                     "f:name": {},
2026-06-09 17:48:18.552525 | controller |                     "f:value": {}
2026-06-09 17:48:18.552545 | controller |                   },
2026-06-09 17:48:18.552560 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CLOUDKITTY_API_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.552575 | controller |                     ".": {},
2026-06-09 17:48:18.552589 | controller |                     "f:name": {},
2026-06-09 17:48:18.552603 | controller |                     "f:value": {}
2026-06-09 17:48:18.552618 | controller |                   },
2026-06-09 17:48:18.552632 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CLOUDKITTY_PROC_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.552646 | controller |                     ".": {},
2026-06-09 17:48:18.552661 | controller |                     "f:name": {},
2026-06-09 17:48:18.552675 | controller |                     "f:value": {}
2026-06-09 17:48:18.552689 | controller |                   },
2026-06-09 17:48:18.552704 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.552718 | controller |                     ".": {},
2026-06-09 17:48:18.552732 | controller |                     "f:name": {},
2026-06-09 17:48:18.552747 | controller |                     "f:value": {}
2026-06-09 17:48:18.552761 | controller |                   },
2026-06-09 17:48:18.552775 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_BACKENDBIND9_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.552790 | controller |                     ".": {},
2026-06-09 17:48:18.552804 | controller |                     "f:name": {},
2026-06-09 17:48:18.552818 | controller |                     "f:value": {}
2026-06-09 17:48:18.552832 | controller |                   },
2026-06-09 17:48:18.552846 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_CENTRAL_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.552861 | controller |                     ".": {},
2026-06-09 17:48:18.552875 | controller |                     "f:name": {},
2026-06-09 17:48:18.552889 | controller |                     "f:value": {}
2026-06-09 17:48:18.552904 | controller |                   },
2026-06-09 17:48:18.552918 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_MDNS_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.552932 | controller |                     ".": {},
2026-06-09 17:48:18.552947 | controller |                     "f:name": {},
2026-06-09 17:48:18.552961 | controller |                     "f:value": {}
2026-06-09 17:48:18.552976 | controller |                   },
2026-06-09 17:48:18.552990 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-09 17:48:18.553011 | controller |                     ".": {},
2026-06-09 17:48:18.553026 | controller |                     "f:name": {},
2026-06-09 17:48:18.553040 | controller |                     "f:value": {}
2026-06-09 17:48:18.553055 | controller |                   },
2026-06-09 17:48:18.553069 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_PRODUCER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.553083 | controller |                     ".": {},
2026-06-09 17:48:18.553097 | controller |                     "f:name": {},
2026-06-09 17:48:18.553111 | controller |                     "f:value": {}
2026-06-09 17:48:18.553126 | controller |                   },
2026-06-09 17:48:18.553140 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_UNBOUND_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.553155 | controller |                     ".": {},
2026-06-09 17:48:18.553169 | controller |                     "f:name": {},
2026-06-09 17:48:18.553184 | controller |                     "f:value": {}
2026-06-09 17:48:18.553199 | controller |                   },
2026-06-09 17:48:18.553213 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.553228 | controller |                     ".": {},
2026-06-09 17:48:18.553242 | controller |                     "f:name": {},
2026-06-09 17:48:18.553257 | controller |                     "f:value": {}
2026-06-09 17:48:18.553271 | controller |                   },
2026-06-09 17:48:18.553286 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_FRR_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.553301 | controller |                     ".": {},
2026-06-09 17:48:18.553316 | controller |                     "f:name": {},
2026-06-09 17:48:18.553330 | controller |                     "f:value": {}
2026-06-09 17:48:18.553347 | controller |                   },
2026-06-09 17:48:18.553364 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_ISCSID_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.553379 | controller |                     ".": {},
2026-06-09 17:48:18.553394 | controller |                     "f:name": {},
2026-06-09 17:48:18.553408 | controller |                     "f:value": {}
2026-06-09 17:48:18.553422 | controller |                   },
2026-06-09 17:48:18.553437 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_KEPLER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.553451 | controller |                     ".": {},
2026-06-09 17:48:18.553466 | controller |                     "f:name": {},
2026-06-09 17:48:18.553480 | controller |                     "f:value": {}
2026-06-09 17:48:18.553494 | controller |                   },
2026-06-09 17:48:18.553508 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_LOGROTATE_CROND_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.553543 | controller |                     ".": {},
2026-06-09 17:48:18.553559 | controller |                     "f:name": {},
2026-06-09 17:48:18.553573 | controller |                     "f:value": {}
2026-06-09 17:48:18.553588 | controller |                   },
2026-06-09 17:48:18.553603 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_MULTIPATHD_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.553618 | controller |                     ".": {},
2026-06-09 17:48:18.553632 | controller |                     "f:name": {},
2026-06-09 17:48:18.553647 | controller |                     "f:value": {}
2026-06-09 17:48:18.553661 | controller |                   },
2026-06-09 17:48:18.553675 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_DHCP_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.553690 | controller |                     ".": {},
2026-06-09 17:48:18.553704 | controller |                     "f:name": {},
2026-06-09 17:48:18.553718 | controller |                     "f:value": {}
2026-06-09 17:48:18.553732 | controller |                   },
2026-06-09 17:48:18.553746 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_METADATA_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.553763 | controller |                     ".": {},
2026-06-09 17:48:18.553778 | controller |                     "f:name": {},
2026-06-09 17:48:18.553792 | controller |                     "f:value": {}
2026-06-09 17:48:18.553806 | controller |                   },
2026-06-09 17:48:18.553820 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_OVN_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.553834 | controller |                     ".": {},
2026-06-09 17:48:18.553848 | controller |                     "f:name": {},
2026-06-09 17:48:18.553862 | controller |                     "f:value": {}
2026-06-09 17:48:18.553876 | controller |                   },
2026-06-09 17:48:18.553890 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_SRIOV_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.553904 | controller |                     ".": {},
2026-06-09 17:48:18.553918 | controller |                     "f:name": {},
2026-06-09 17:48:18.553931 | controller |                     "f:value": {}
2026-06-09 17:48:18.553945 | controller |                   },
2026-06-09 17:48:18.553959 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NODE_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.553974 | controller |                     ".": {},
2026-06-09 17:48:18.553988 | controller |                     "f:name": {},
2026-06-09 17:48:18.554002 | controller |                     "f:value": {}
2026-06-09 17:48:18.554016 | controller |                   },
2026-06-09 17:48:18.554030 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_OVN_BGP_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.554044 | controller |                     ".": {},
2026-06-09 17:48:18.554058 | controller |                     "f:name": {},
2026-06-09 17:48:18.554072 | controller |                     "f:value": {}
2026-06-09 17:48:18.554086 | controller |                   },
2026-06-09 17:48:18.554101 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_PODMAN_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.554115 | controller |                     ".": {},
2026-06-09 17:48:18.554129 | controller |                     "f:name": {},
2026-06-09 17:48:18.554143 | controller |                     "f:value": {}
2026-06-09 17:48:18.554157 | controller |                   },
2026-06-09 17:48:18.554172 | controller |                   "k:{\"name\":\"RELATED_IMAGE_GLANCE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.554187 | controller |                     ".": {},
2026-06-09 17:48:18.554201 | controller |                     "f:name": {},
2026-06-09 17:48:18.554216 | controller |                     "f:value": {}
2026-06-09 17:48:18.554230 | controller |                   },
2026-06-09 17:48:18.554244 | controller |                   "k:{\"name\":\"RELATED_IMAGE_GLANCE_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-09 17:48:18.554259 | controller |                     ".": {},
2026-06-09 17:48:18.554273 | controller |                     "f:name": {},
2026-06-09 17:48:18.554287 | controller |                     "f:value": {}
2026-06-09 17:48:18.554302 | controller |                   },
2026-06-09 17:48:18.554316 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_API_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.554332 | controller |                     ".": {},
2026-06-09 17:48:18.554349 | controller |                     "f:name": {},
2026-06-09 17:48:18.554365 | controller |                     "f:value": {}
2026-06-09 17:48:18.554380 | controller |                   },
2026-06-09 17:48:18.554394 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_CFNAPI_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.554409 | controller |                     ".": {},
2026-06-09 17:48:18.554424 | controller |                     "f:name": {},
2026-06-09 17:48:18.554438 | controller |                     "f:value": {}
2026-06-09 17:48:18.554453 | controller |                   },
2026-06-09 17:48:18.554470 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_ENGINE_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.554486 | controller |                     ".": {},
2026-06-09 17:48:18.554501 | controller |                     "f:name": {},
2026-06-09 17:48:18.554534 | controller |                     "f:value": {}
2026-06-09 17:48:18.554551 | controller |                   },
2026-06-09 17:48:18.554565 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-09 17:48:18.554580 | controller |                     ".": {},
2026-06-09 17:48:18.554594 | controller |                     "f:name": {},
2026-06-09 17:48:18.554609 | controller |                     "f:value": {}
2026-06-09 17:48:18.554623 | controller |                   },
2026-06-09 17:48:18.554637 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HORIZON_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.554652 | controller |                     ".": {},
2026-06-09 17:48:18.554666 | controller |                     "f:name": {},
2026-06-09 17:48:18.554680 | controller |                     "f:value": {}
2026-06-09 17:48:18.554695 | controller |                   },
2026-06-09 17:48:18.554709 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HORIZON_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-09 17:48:18.554724 | controller |                     ".": {},
2026-06-09 17:48:18.554738 | controller |                     "f:name": {},
2026-06-09 17:48:18.554752 | controller |                     "f:value": {}
2026-06-09 17:48:18.554766 | controller |                   },
2026-06-09 17:48:18.554781 | controller |                   "k:{\"name\":\"RELATED_IMAGE_INFRA_MEMCACHED_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.554795 | controller |                     ".": {},
2026-06-09 17:48:18.554810 | controller |                     "f:name": {},
2026-06-09 17:48:18.554824 | controller |                     "f:value": {}
2026-06-09 17:48:18.554839 | controller |                   },
2026-06-09 17:48:18.554853 | controller |                   "k:{\"name\":\"RELATED_IMAGE_INFRA_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-09 17:48:18.554867 | controller |                     ".": {},
2026-06-09 17:48:18.554881 | controller |                     "f:name": {},
2026-06-09 17:48:18.554896 | controller |                     "f:value": {}
2026-06-09 17:48:18.554910 | controller |                   },
2026-06-09 17:48:18.554925 | controller |                   "k:{\"name\":\"RELATED_IMAGE_INFRA_REDIS_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.554939 | controller |                     ".": {},
2026-06-09 17:48:18.554953 | controller |                     "f:name": {},
2026-06-09 17:48:18.554967 | controller |                     "f:value": {}
2026-06-09 17:48:18.554982 | controller |                   },
2026-06-09 17:48:18.554996 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_API_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.555010 | controller |                     ".": {},
2026-06-09 17:48:18.555024 | controller |                     "f:name": {},
2026-06-09 17:48:18.555039 | controller |                     "f:value": {}
2026-06-09 17:48:18.555053 | controller |                   },
2026-06-09 17:48:18.555068 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_CONDUCTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.555082 | controller |                     ".": {},
2026-06-09 17:48:18.555097 | controller |                     "f:name": {},
2026-06-09 17:48:18.555111 | controller |                     "f:value": {}
2026-06-09 17:48:18.555137 | controller |                   },
2026-06-09 17:48:18.555152 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_INSPECTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.555167 | controller |                     ".": {},
2026-06-09 17:48:18.555181 | controller |                     "f:name": {},
2026-06-09 17:48:18.555196 | controller |                     "f:value": {}
2026-06-09 17:48:18.555214 | controller |                   },
2026-06-09 17:48:18.555230 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_NEUTRON_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.555245 | controller |                     ".": {},
2026-06-09 17:48:18.555260 | controller |                     "f:name": {},
2026-06-09 17:48:18.555275 | controller |                     "f:value": {}
2026-06-09 17:48:18.555290 | controller |                   },
2026-06-09 17:48:18.555304 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-09 17:48:18.555319 | controller |                     ".": {},
2026-06-09 17:48:18.555334 | controller |                     "f:name": {},
2026-06-09 17:48:18.555348 | controller |                     "f:value": {}
2026-06-09 17:48:18.555363 | controller |                   },
2026-06-09 17:48:18.555378 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_PXE_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.555392 | controller |                     ".": {},
2026-06-09 17:48:18.555407 | controller |                     "f:name": {},
2026-06-09 17:48:18.555421 | controller |                     "f:value": {}
2026-06-09 17:48:18.555436 | controller |                   },
2026-06-09 17:48:18.555451 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_PYTHON_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.555466 | controller |                     ".": {},
2026-06-09 17:48:18.555481 | controller |                     "f:name": {},
2026-06-09 17:48:18.555495 | controller |                     "f:value": {}
2026-06-09 17:48:18.555525 | controller |                   },
2026-06-09 17:48:18.555545 | controller |                   "k:{\"name\":\"RELATED_IMAGE_KEYSTONE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.555561 | controller |                     ".": {},
2026-06-09 17:48:18.555575 | controller |                     "f:name": {},
2026-06-09 17:48:18.555589 | controller |                     "f:value": {}
2026-06-09 17:48:18.555604 | controller |                   },
2026-06-09 17:48:18.555618 | controller |                   "k:{\"name\":\"RELATED_IMAGE_KEYSTONE_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-09 17:48:18.555632 | controller |                     ".": {},
2026-06-09 17:48:18.555646 | controller |                     "f:name": {},
2026-06-09 17:48:18.555661 | controller |                     "f:value": {}
2026-06-09 17:48:18.555675 | controller |                   },
2026-06-09 17:48:18.555689 | controller |                   "k:{\"name\":\"RELATED_IMAGE_KSM_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.555704 | controller |                     ".": {},
2026-06-09 17:48:18.555719 | controller |                     "f:name": {},
2026-06-09 17:48:18.555733 | controller |                     "f:value": {}
2026-06-09 17:48:18.555748 | controller |                   },
2026-06-09 17:48:18.555762 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.555776 | controller |                     ".": {},
2026-06-09 17:48:18.555790 | controller |                     "f:name": {},
2026-06-09 17:48:18.555805 | controller |                     "f:value": {}
2026-06-09 17:48:18.555819 | controller |                   },
2026-06-09 17:48:18.555833 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-09 17:48:18.555847 | controller |                     ".": {},
2026-06-09 17:48:18.555862 | controller |                     "f:name": {},
2026-06-09 17:48:18.555876 | controller |                     "f:value": {}
2026-06-09 17:48:18.555890 | controller |                   },
2026-06-09 17:48:18.555904 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.555919 | controller |                     ".": {},
2026-06-09 17:48:18.555933 | controller |                     "f:name": {},
2026-06-09 17:48:18.555951 | controller |                     "f:value": {}
2026-06-09 17:48:18.555966 | controller |                   },
2026-06-09 17:48:18.555980 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_SHARE_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.555995 | controller |                     ".": {},
2026-06-09 17:48:18.556009 | controller |                     "f:name": {},
2026-06-09 17:48:18.556024 | controller |                     "f:value": {}
2026-06-09 17:48:18.556038 | controller |                   },
2026-06-09 17:48:18.556053 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MARIADB_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.556068 | controller |                     ".": {},
2026-06-09 17:48:18.556082 | controller |                     "f:name": {},
2026-06-09 17:48:18.556097 | controller |                     "f:value": {}
2026-06-09 17:48:18.556111 | controller |                   },
2026-06-09 17:48:18.556125 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MARIADB_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-09 17:48:18.556140 | controller |                     ".": {},
2026-06-09 17:48:18.556154 | controller |                     "f:name": {},
2026-06-09 17:48:18.556168 | controller |                     "f:value": {}
2026-06-09 17:48:18.556183 | controller |                   },
2026-06-09 17:48:18.556197 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NET_UTILS_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.556212 | controller |                     ".": {},
2026-06-09 17:48:18.556226 | controller |                     "f:name": {},
2026-06-09 17:48:18.556241 | controller |                     "f:value": {}
2026-06-09 17:48:18.556255 | controller |                   },
2026-06-09 17:48:18.556270 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NEUTRON_API_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.556284 | controller |                     ".": {},
2026-06-09 17:48:18.556299 | controller |                     "f:name": {},
2026-06-09 17:48:18.556314 | controller |                     "f:value": {}
2026-06-09 17:48:18.556328 | controller |                   },
2026-06-09 17:48:18.556343 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NEUTRON_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-09 17:48:18.556357 | controller |                     ".": {},
2026-06-09 17:48:18.556372 | controller |                     "f:name": {},
2026-06-09 17:48:18.556386 | controller |                     "f:value": {}
2026-06-09 17:48:18.556400 | controller |                   },
2026-06-09 17:48:18.556415 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.556429 | controller |                     ".": {},
2026-06-09 17:48:18.556443 | controller |                     "f:name": {},
2026-06-09 17:48:18.556457 | controller |                     "f:value": {}
2026-06-09 17:48:18.556472 | controller |                   },
2026-06-09 17:48:18.556486 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_COMPUTE_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.556501 | controller |                     ".": {},
2026-06-09 17:48:18.556535 | controller |                     "f:name": {},
2026-06-09 17:48:18.556551 | controller |                     "f:value": {}
2026-06-09 17:48:18.556566 | controller |                   },
2026-06-09 17:48:18.556581 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_CONDUCTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.556595 | controller |                     ".": {},
2026-06-09 17:48:18.556610 | controller |                     "f:name": {},
2026-06-09 17:48:18.556624 | controller |                     "f:value": {}
2026-06-09 17:48:18.556639 | controller |                   },
2026-06-09 17:48:18.556653 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_NOVNC_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.556668 | controller |                     ".": {},
2026-06-09 17:48:18.556682 | controller |                     "f:name": {},
2026-06-09 17:48:18.556703 | controller |                     "f:value": {}
2026-06-09 17:48:18.556747 | controller |                   },
2026-06-09 17:48:18.556764 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-09 17:48:18.556779 | controller |                     ".": {},
2026-06-09 17:48:18.556793 | controller |                     "f:name": {},
2026-06-09 17:48:18.556808 | controller |                     "f:value": {}
2026-06-09 17:48:18.556823 | controller |                   },
2026-06-09 17:48:18.556837 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.556852 | controller |                     ".": {},
2026-06-09 17:48:18.556867 | controller |                     "f:name": {},
2026-06-09 17:48:18.556882 | controller |                     "f:value": {}
2026-06-09 17:48:18.556896 | controller |                   },
2026-06-09 17:48:18.556911 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.556926 | controller |                     ".": {},
2026-06-09 17:48:18.556940 | controller |                     "f:name": {},
2026-06-09 17:48:18.556955 | controller |                     "f:value": {}
2026-06-09 17:48:18.556969 | controller |                   },
2026-06-09 17:48:18.556983 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.556998 | controller |                     ".": {},
2026-06-09 17:48:18.557012 | controller |                     "f:name": {},
2026-06-09 17:48:18.557027 | controller |                     "f:value": {}
2026-06-09 17:48:18.557041 | controller |                   },
2026-06-09 17:48:18.557056 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_HOUSEKEEPING_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.557070 | controller |                     ".": {},
2026-06-09 17:48:18.557085 | controller |                     "f:name": {},
2026-06-09 17:48:18.557099 | controller |                     "f:value": {}
2026-06-09 17:48:18.557113 | controller |                   },
2026-06-09 17:48:18.557128 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-09 17:48:18.557143 | controller |                     ".": {},
2026-06-09 17:48:18.557157 | controller |                     "f:name": {},
2026-06-09 17:48:18.557172 | controller |                     "f:value": {}
2026-06-09 17:48:18.557186 | controller |                   },
2026-06-09 17:48:18.557200 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_RSYSLOG_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.557215 | controller |                     ".": {},
2026-06-09 17:48:18.557229 | controller |                     "f:name": {},
2026-06-09 17:48:18.557244 | controller |                     "f:value": {}
2026-06-09 17:48:18.557258 | controller |                   },
2026-06-09 17:48:18.557273 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.557288 | controller |                     ".": {},
2026-06-09 17:48:18.557302 | controller |                     "f:name": {},
2026-06-09 17:48:18.557317 | controller |                     "f:value": {}
2026-06-09 17:48:18.557332 | controller |                   },
2026-06-09 17:48:18.557349 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_BAREMETAL_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-09 17:48:18.557366 | controller |                     ".": {},
2026-06-09 17:48:18.557381 | controller |                     "f:name": {},
2026-06-09 17:48:18.557396 | controller |                     "f:value": {}
2026-06-09 17:48:18.557410 | controller |                   },
2026-06-09 17:48:18.557425 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_CLIENT_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.557440 | controller |                     ".": {},
2026-06-09 17:48:18.557458 | controller |                     "f:name": {},
2026-06-09 17:48:18.557473 | controller |                     "f:value": {}
2026-06-09 17:48:18.557488 | controller |                   },
2026-06-09 17:48:18.557502 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_MUST_GATHER_DEFAULT\"}": {
2026-06-09 17:48:18.557537 | controller |                     ".": {},
2026-06-09 17:48:18.557553 | controller |                     "f:name": {},
2026-06-09 17:48:18.557568 | controller |                     "f:value": {}
2026-06-09 17:48:18.557583 | controller |                   },
2026-06-09 17:48:18.557597 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_NETWORK_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.557612 | controller |                     ".": {},
2026-06-09 17:48:18.557626 | controller |                     "f:name": {},
2026-06-09 17:48:18.557641 | controller |                     "f:value": {}
2026-06-09 17:48:18.557655 | controller |                   },
2026-06-09 17:48:18.557669 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OS_CONTAINER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.557684 | controller |                     ".": {},
2026-06-09 17:48:18.557699 | controller |                     "f:name": {},
2026-06-09 17:48:18.557713 | controller |                     "f:value": {}
2026-06-09 17:48:18.557727 | controller |                   },
2026-06-09 17:48:18.557742 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_CONTROLLER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.557756 | controller |                     ".": {},
2026-06-09 17:48:18.557770 | controller |                     "f:name": {},
2026-06-09 17:48:18.557785 | controller |                     "f:value": {}
2026-06-09 17:48:18.557799 | controller |                   },
2026-06-09 17:48:18.557813 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_CONTROLLER_OVS_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.557828 | controller |                     ".": {},
2026-06-09 17:48:18.557842 | controller |                     "f:name": {},
2026-06-09 17:48:18.557856 | controller |                     "f:value": {}
2026-06-09 17:48:18.557871 | controller |                   },
2026-06-09 17:48:18.557885 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_NB_DBCLUSTER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.557900 | controller |                     ".": {},
2026-06-09 17:48:18.557914 | controller |                     "f:name": {},
2026-06-09 17:48:18.557928 | controller |                     "f:value": {}
2026-06-09 17:48:18.557942 | controller |                   },
2026-06-09 17:48:18.557956 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_NORTHD_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.557971 | controller |                     ".": {},
2026-06-09 17:48:18.557984 | controller |                     "f:name": {},
2026-06-09 17:48:18.557998 | controller |                     "f:value": {}
2026-06-09 17:48:18.558012 | controller |                   },
2026-06-09 17:48:18.558026 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-09 17:48:18.558041 | controller |                     ".": {},
2026-06-09 17:48:18.558055 | controller |                     "f:name": {},
2026-06-09 17:48:18.558070 | controller |                     "f:value": {}
2026-06-09 17:48:18.558084 | controller |                   },
2026-06-09 17:48:18.558098 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_SB_DBCLUSTER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.558113 | controller |                     ".": {},
2026-06-09 17:48:18.558127 | controller |                     "f:name": {},
2026-06-09 17:48:18.558141 | controller |                     "f:value": {}
2026-06-09 17:48:18.558155 | controller |                   },
2026-06-09 17:48:18.558170 | controller |                   "k:{\"name\":\"RELATED_IMAGE_PLACEMENT_API_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.558188 | controller |                     ".": {},
2026-06-09 17:48:18.558203 | controller |                     "f:name": {},
2026-06-09 17:48:18.558218 | controller |                     "f:value": {}
2026-06-09 17:48:18.558232 | controller |                   },
2026-06-09 17:48:18.558246 | controller |                   "k:{\"name\":\"RELATED_IMAGE_RABBITMQ_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.558261 | controller |                     ".": {},
2026-06-09 17:48:18.558275 | controller |                     "f:name": {},
2026-06-09 17:48:18.558289 | controller |                     "f:value": {}
2026-06-09 17:48:18.558304 | controller |                   },
2026-06-09 17:48:18.558319 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_ACCOUNT_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.558334 | controller |                     ".": {},
2026-06-09 17:48:18.558348 | controller |                     "f:name": {},
2026-06-09 17:48:18.558363 | controller |                     "f:value": {}
2026-06-09 17:48:18.558378 | controller |                   },
2026-06-09 17:48:18.558392 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_CONTAINER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.558407 | controller |                     ".": {},
2026-06-09 17:48:18.558421 | controller |                     "f:name": {},
2026-06-09 17:48:18.558435 | controller |                     "f:value": {}
2026-06-09 17:48:18.558450 | controller |                   },
2026-06-09 17:48:18.558464 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_OBJECT_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.558478 | controller |                     ".": {},
2026-06-09 17:48:18.558493 | controller |                     "f:name": {},
2026-06-09 17:48:18.558506 | controller |                     "f:value": {}
2026-06-09 17:48:18.558541 | controller |                   },
2026-06-09 17:48:18.558557 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-09 17:48:18.558572 | controller |                     ".": {},
2026-06-09 17:48:18.558586 | controller |                     "f:name": {},
2026-06-09 17:48:18.558601 | controller |                     "f:value": {}
2026-06-09 17:48:18.558615 | controller |                   },
2026-06-09 17:48:18.558630 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_PROXY_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.558644 | controller |                     ".": {},
2026-06-09 17:48:18.558658 | controller |                     "f:name": {},
2026-06-09 17:48:18.558672 | controller |                     "f:value": {}
2026-06-09 17:48:18.558686 | controller |                   },
2026-06-09 17:48:18.558701 | controller |                   "k:{\"name\":\"RELATED_IMAGE_TELEMETRY_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-09 17:48:18.558715 | controller |                     ".": {},
2026-06-09 17:48:18.558729 | controller |                     "f:name": {},
2026-06-09 17:48:18.558744 | controller |                     "f:value": {}
2026-06-09 17:48:18.558758 | controller |                   },
2026-06-09 17:48:18.558772 | controller |                   "k:{\"name\":\"RELATED_IMAGE_TEST_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-09 17:48:18.558787 | controller |                     ".": {},
2026-06-09 17:48:18.558827 | controller |                     "f:name": {},
2026-06-09 17:48:18.558846 | controller |                     "f:value": {}
2026-06-09 17:48:18.558861 | controller |                   },
2026-06-09 17:48:18.558875 | controller |                   "k:{\"name\":\"RELATED_IMAGE_TEST_TEMPEST_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.558890 | controller |                     ".": {},
2026-06-09 17:48:18.558904 | controller |                     "f:name": {},
2026-06-09 17:48:18.558919 | controller |                     "f:value": {}
2026-06-09 17:48:18.558934 | controller |                   },
2026-06-09 17:48:18.558948 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_API_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.561013 | controller |                     ".": {},
2026-06-09 17:48:18.561055 | controller |                     "f:name": {},
2026-06-09 17:48:18.561074 | controller |                     "f:value": {}
2026-06-09 17:48:18.561091 | controller |                   },
2026-06-09 17:48:18.561106 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_APPLIER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.561121 | controller |                     ".": {},
2026-06-09 17:48:18.561137 | controller |                     "f:name": {},
2026-06-09 17:48:18.561151 | controller |                     "f:value": {}
2026-06-09 17:48:18.561166 | controller |                   },
2026-06-09 17:48:18.561180 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_DECISION_ENGINE_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.561195 | controller |                     ".": {},
2026-06-09 17:48:18.561210 | controller |                     "f:name": {},
2026-06-09 17:48:18.561224 | controller |                     "f:value": {}
2026-06-09 17:48:18.561239 | controller |                   },
2026-06-09 17:48:18.561253 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-09 17:48:18.561268 | controller |                     ".": {},
2026-06-09 17:48:18.561283 | controller |                     "f:name": {},
2026-06-09 17:48:18.561297 | controller |                     "f:value": {}
2026-06-09 17:48:18.561311 | controller |                   },
2026-06-09 17:48:18.561326 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-09 17:48:18.561342 | controller |                     ".": {},
2026-06-09 17:48:18.561358 | controller |                     "f:name": {},
2026-06-09 17:48:18.561374 | controller |                     "f:value": {}
2026-06-09 17:48:18.561389 | controller |                   },
2026-06-09 17:48:18.561403 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-09 17:48:18.561418 | controller |                     ".": {},
2026-06-09 17:48:18.561432 | controller |                     "f:name": {},
2026-06-09 17:48:18.561447 | controller |                     "f:value": {}
2026-06-09 17:48:18.561461 | controller |                   },
2026-06-09 17:48:18.561476 | controller |                   "k:{\"name\":\"TEST_ANSIBLETEST_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.561491 | controller |                     ".": {},
2026-06-09 17:48:18.561506 | controller |                     "f:name": {},
2026-06-09 17:48:18.561542 | controller |                     "f:value": {}
2026-06-09 17:48:18.561557 | controller |                   },
2026-06-09 17:48:18.561572 | controller |                   "k:{\"name\":\"TEST_HORIZONTEST_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.561586 | controller |                     ".": {},
2026-06-09 17:48:18.561600 | controller |                     "f:name": {},
2026-06-09 17:48:18.561615 | controller |                     "f:value": {}
2026-06-09 17:48:18.561629 | controller |                   },
2026-06-09 17:48:18.561644 | controller |                   "k:{\"name\":\"TEST_TOBIKO_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.561658 | controller |                     ".": {},
2026-06-09 17:48:18.561673 | controller |                     "f:name": {},
2026-06-09 17:48:18.561688 | controller |                     "f:value": {}
2026-06-09 17:48:18.561702 | controller |                   }
2026-06-09 17:48:18.561717 | controller |                 },
2026-06-09 17:48:18.561733 | controller |                 "f:image": {},
2026-06-09 17:48:18.561748 | controller |                 "f:imagePullPolicy": {},
2026-06-09 17:48:18.561762 | controller |                 "f:livenessProbe": {
2026-06-09 17:48:18.561777 | controller |                   ".": {},
2026-06-09 17:48:18.561791 | controller |                   "f:failureThreshold": {},
2026-06-09 17:48:18.561805 | controller |                   "f:httpGet": {
2026-06-09 17:48:18.561823 | controller |                     ".": {},
2026-06-09 17:48:18.561838 | controller |                     "f:path": {},
2026-06-09 17:48:18.561852 | controller |                     "f:port": {},
2026-06-09 17:48:18.561866 | controller |                     "f:scheme": {}
2026-06-09 17:48:18.561881 | controller |                   },
2026-06-09 17:48:18.561895 | controller |                   "f:initialDelaySeconds": {},
2026-06-09 17:48:18.561910 | controller |                   "f:periodSeconds": {},
2026-06-09 17:48:18.561924 | controller |                   "f:successThreshold": {},
2026-06-09 17:48:18.561938 | controller |                   "f:timeoutSeconds": {}
2026-06-09 17:48:18.561953 | controller |                 },
2026-06-09 17:48:18.561967 | controller |                 "f:name": {},
2026-06-09 17:48:18.561982 | controller |                 "f:readinessProbe": {
2026-06-09 17:48:18.561996 | controller |                   ".": {},
2026-06-09 17:48:18.562010 | controller |                   "f:failureThreshold": {},
2026-06-09 17:48:18.562025 | controller |                   "f:httpGet": {
2026-06-09 17:48:18.562039 | controller |                     ".": {},
2026-06-09 17:48:18.562053 | controller |                     "f:path": {},
2026-06-09 17:48:18.562067 | controller |                     "f:port": {},
2026-06-09 17:48:18.562082 | controller |                     "f:scheme": {}
2026-06-09 17:48:18.562096 | controller |                   },
2026-06-09 17:48:18.562110 | controller |                   "f:initialDelaySeconds": {},
2026-06-09 17:48:18.562124 | controller |                   "f:periodSeconds": {},
2026-06-09 17:48:18.562138 | controller |                   "f:successThreshold": {},
2026-06-09 17:48:18.562153 | controller |                   "f:timeoutSeconds": {}
2026-06-09 17:48:18.562167 | controller |                 },
2026-06-09 17:48:18.562181 | controller |                 "f:resources": {
2026-06-09 17:48:18.562196 | controller |                   ".": {},
2026-06-09 17:48:18.562210 | controller |                   "f:limits": {
2026-06-09 17:48:18.562225 | controller |                     ".": {},
2026-06-09 17:48:18.562239 | controller |                     "f:cpu": {},
2026-06-09 17:48:18.562253 | controller |                     "f:memory": {}
2026-06-09 17:48:18.562267 | controller |                   },
2026-06-09 17:48:18.562281 | controller |                   "f:requests": {
2026-06-09 17:48:18.562295 | controller |                     ".": {},
2026-06-09 17:48:18.562309 | controller |                     "f:cpu": {},
2026-06-09 17:48:18.562323 | controller |                     "f:memory": {}
2026-06-09 17:48:18.562337 | controller |                   }
2026-06-09 17:48:18.562351 | controller |                 },
2026-06-09 17:48:18.562365 | controller |                 "f:securityContext": {
2026-06-09 17:48:18.562379 | controller |                   ".": {},
2026-06-09 17:48:18.562394 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-09 17:48:18.562408 | controller |                 },
2026-06-09 17:48:18.562422 | controller |                 "f:terminationMessagePath": {},
2026-06-09 17:48:18.562437 | controller |                 "f:terminationMessagePolicy": {}
2026-06-09 17:48:18.562452 | controller |               }
2026-06-09 17:48:18.562467 | controller |             },
2026-06-09 17:48:18.562482 | controller |             "f:dnsPolicy": {},
2026-06-09 17:48:18.562497 | controller |             "f:enableServiceLinks": {},
2026-06-09 17:48:18.562525 | controller |             "f:restartPolicy": {},
2026-06-09 17:48:18.562545 | controller |             "f:schedulerName": {},
2026-06-09 17:48:18.562561 | controller |             "f:securityContext": {
2026-06-09 17:48:18.562575 | controller |               ".": {},
2026-06-09 17:48:18.562589 | controller |               "f:runAsNonRoot": {}
2026-06-09 17:48:18.562604 | controller |             },
2026-06-09 17:48:18.562619 | controller |             "f:serviceAccount": {},
2026-06-09 17:48:18.562637 | controller |             "f:serviceAccountName": {},
2026-06-09 17:48:18.562652 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-09 17:48:18.562666 | controller |             "f:tolerations": {}
2026-06-09 17:48:18.562681 | controller |           }
2026-06-09 17:48:18.562695 | controller |         },
2026-06-09 17:48:18.562710 | controller |         "manager": "kube-controller-manager",
2026-06-09 17:48:18.562725 | controller |         "operation": "Update",
2026-06-09 17:48:18.562740 | controller |         "time": "2026-06-09T16:53:24Z"
2026-06-09 17:48:18.562755 | controller |       },
2026-06-09 17:48:18.562770 | controller |       {
2026-06-09 17:48:18.562785 | controller |         "apiVersion": "v1",
2026-06-09 17:48:18.562799 | controller |         "fieldsType": "FieldsV1",
2026-06-09 17:48:18.562814 | controller |         "fieldsV1": {
2026-06-09 17:48:18.562828 | controller |           "f:metadata": {
2026-06-09 17:48:18.562843 | controller |             "f:annotations": {
2026-06-09 17:48:18.562857 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-09 17:48:18.562872 | controller |             }
2026-06-09 17:48:18.562886 | controller |           }
2026-06-09 17:48:18.562901 | controller |         },
2026-06-09 17:48:18.562915 | controller |         "manager": "multus-daemon",
2026-06-09 17:48:18.562929 | controller |         "operation": "Update",
2026-06-09 17:48:18.562944 | controller |         "subresource": "status",
2026-06-09 17:48:18.562958 | controller |         "time": "2026-06-09T16:53:26Z"
2026-06-09 17:48:18.562972 | controller |       },
2026-06-09 17:48:18.563022 | controller |       {
2026-06-09 17:48:18.563041 | controller |         "apiVersion": "v1",
2026-06-09 17:48:18.563056 | controller |         "fieldsType": "FieldsV1",
2026-06-09 17:48:18.563087 | controller |         "fieldsV1": {
2026-06-09 17:48:18.563104 | controller |           "f:status": {
2026-06-09 17:48:18.563118 | controller |             "f:conditions": {
2026-06-09 17:48:18.563133 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-09 17:48:18.563147 | controller |                 ".": {},
2026-06-09 17:48:18.563162 | controller |                 "f:lastProbeTime": {},
2026-06-09 17:48:18.563176 | controller |                 "f:lastTransitionTime": {},
2026-06-09 17:48:18.563190 | controller |                 "f:status": {},
2026-06-09 17:48:18.563204 | controller |                 "f:type": {}
2026-06-09 17:48:18.563218 | controller |               },
2026-06-09 17:48:18.563232 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-09 17:48:18.563247 | controller |                 ".": {},
2026-06-09 17:48:18.563262 | controller |                 "f:lastProbeTime": {},
2026-06-09 17:48:18.563276 | controller |                 "f:lastTransitionTime": {},
2026-06-09 17:48:18.563291 | controller |                 "f:status": {},
2026-06-09 17:48:18.563305 | controller |                 "f:type": {}
2026-06-09 17:48:18.563319 | controller |               },
2026-06-09 17:48:18.563334 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-09 17:48:18.563348 | controller |                 ".": {},
2026-06-09 17:48:18.563363 | controller |                 "f:lastProbeTime": {},
2026-06-09 17:48:18.563377 | controller |                 "f:lastTransitionTime": {},
2026-06-09 17:48:18.563391 | controller |                 "f:status": {},
2026-06-09 17:48:18.563405 | controller |                 "f:type": {}
2026-06-09 17:48:18.563419 | controller |               },
2026-06-09 17:48:18.563434 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-09 17:48:18.563448 | controller |                 ".": {},
2026-06-09 17:48:18.563462 | controller |                 "f:lastProbeTime": {},
2026-06-09 17:48:18.563477 | controller |                 "f:lastTransitionTime": {},
2026-06-09 17:48:18.563491 | controller |                 "f:status": {},
2026-06-09 17:48:18.563506 | controller |                 "f:type": {}
2026-06-09 17:48:18.563543 | controller |               }
2026-06-09 17:48:18.563560 | controller |             },
2026-06-09 17:48:18.563576 | controller |             "f:containerStatuses": {},
2026-06-09 17:48:18.563591 | controller |             "f:hostIP": {},
2026-06-09 17:48:18.563605 | controller |             "f:hostIPs": {},
2026-06-09 17:48:18.563620 | controller |             "f:phase": {},
2026-06-09 17:48:18.563634 | controller |             "f:podIP": {},
2026-06-09 17:48:18.563649 | controller |             "f:podIPs": {
2026-06-09 17:48:18.563663 | controller |               ".": {},
2026-06-09 17:48:18.563678 | controller |               "k:{\"ip\":\"10.217.0.66\"}": {
2026-06-09 17:48:18.563692 | controller |                 ".": {},
2026-06-09 17:48:18.563707 | controller |                 "f:ip": {}
2026-06-09 17:48:18.563722 | controller |               }
2026-06-09 17:48:18.563737 | controller |             },
2026-06-09 17:48:18.563751 | controller |             "f:startTime": {}
2026-06-09 17:48:18.563766 | controller |           }
2026-06-09 17:48:18.563781 | controller |         },
2026-06-09 17:48:18.563797 | controller |         "manager": "kubelet",
2026-06-09 17:48:18.563811 | controller |         "operation": "Update",
2026-06-09 17:48:18.563826 | controller |         "subresource": "status",
2026-06-09 17:48:18.563841 | controller |         "time": "2026-06-09T16:54:01Z"
2026-06-09 17:48:18.563856 | controller |       }
2026-06-09 17:48:18.563870 | controller |     ],
2026-06-09 17:48:18.563885 | controller |     "name": "openstack-operator-controller-init-86ccc544f-t27dx",
2026-06-09 17:48:18.563900 | controller |     "namespace": "openstack-operators",
2026-06-09 17:48:18.563914 | controller |     "ownerReferences": [
2026-06-09 17:48:18.563929 | controller |       {
2026-06-09 17:48:18.563943 | controller |         "apiVersion": "apps/v1",
2026-06-09 17:48:18.563957 | controller |         "blockOwnerDeletion": true,
2026-06-09 17:48:18.563972 | controller |         "controller": true,
2026-06-09 17:48:18.563986 | controller |         "kind": "ReplicaSet",
2026-06-09 17:48:18.564000 | controller |         "name": "openstack-operator-controller-init-86ccc544f",
2026-06-09 17:48:18.564015 | controller |         "uid": "48b2e092-11ba-462f-8cdb-1ac94494294b"
2026-06-09 17:48:18.564029 | controller |       }
2026-06-09 17:48:18.564044 | controller |     ],
2026-06-09 17:48:18.564059 | controller |     "resourceVersion": "51374",
2026-06-09 17:48:18.564073 | controller |     "uid": "0f5a4813-6836-435f-9977-69b91797a82c"
2026-06-09 17:48:18.564088 | controller |   },
2026-06-09 17:48:18.564103 | controller |   "spec": {
2026-06-09 17:48:18.564151 | controller |     "containers": [
2026-06-09 17:48:18.564167 | controller |       {
2026-06-09 17:48:18.564182 | controller |         "args": [
2026-06-09 17:48:18.564693 | controller |           "--leader-elect",
2026-06-09 17:48:18.564714 | controller |           "--health-probe-bind-address=:8081"
2026-06-09 17:48:18.564730 | controller |         ],
2026-06-09 17:48:18.564746 | controller |         "command": [
2026-06-09 17:48:18.564761 | controller |           "/operator"
2026-06-09 17:48:18.564776 | controller |         ],
2026-06-09 17:48:18.564791 | controller |         "env": [
2026-06-09 17:48:18.564806 | controller |           {
2026-06-09 17:48:18.564821 | controller |             "name": "RELATED_IMAGE_AGENT_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.564836 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest"
2026-06-09 17:48:18.564851 | controller |           },
2026-06-09 17:48:18.564865 | controller |           {
2026-06-09 17:48:18.564880 | controller |             "name": "RELATED_IMAGE_ANSIBLEEE_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.564894 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest"
2026-06-09 17:48:18.564909 | controller |           },
2026-06-09 17:48:18.564924 | controller |           {
2026-06-09 17:48:18.564943 | controller |             "name": "RELATED_IMAGE_AODH_API_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.564958 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-api:current-podified"
2026-06-09 17:48:18.564973 | controller |           },
2026-06-09 17:48:18.564987 | controller |           {
2026-06-09 17:48:18.565001 | controller |             "name": "RELATED_IMAGE_AODH_EVALUATOR_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.565016 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-evaluator:current-podified"
2026-06-09 17:48:18.565030 | controller |           },
2026-06-09 17:48:18.565045 | controller |           {
2026-06-09 17:48:18.565059 | controller |             "name": "RELATED_IMAGE_AODH_LISTENER_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.565073 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-listener:current-podified"
2026-06-09 17:48:18.565087 | controller |           },
2026-06-09 17:48:18.565102 | controller |           {
2026-06-09 17:48:18.565117 | controller |             "name": "RELATED_IMAGE_AODH_NOTIFIER_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.565132 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-notifier:current-podified"
2026-06-09 17:48:18.565147 | controller |           },
2026-06-09 17:48:18.565161 | controller |           {
2026-06-09 17:48:18.565176 | controller |             "name": "RELATED_IMAGE_APACHE_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.565190 | controller |             "value": "registry.redhat.io/ubi9/httpd-24:latest"
2026-06-09 17:48:18.565204 | controller |           },
2026-06-09 17:48:18.565219 | controller |           {
2026-06-09 17:48:18.565429 | controller |             "name": "RELATED_IMAGE_BARBICAN_API_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.565459 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified"
2026-06-09 17:48:18.565477 | controller |           },
2026-06-09 17:48:18.565493 | controller |           {
2026-06-09 17:48:18.565508 | controller |             "name": "RELATED_IMAGE_BARBICAN_KEYSTONE_LISTENER_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.565545 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified"
2026-06-09 17:48:18.565562 | controller |           },
2026-06-09 17:48:18.565578 | controller |           {
2026-06-09 17:48:18.565593 | controller |             "name": "RELATED_IMAGE_BARBICAN_WORKER_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.565608 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified"
2026-06-09 17:48:18.565623 | controller |           },
2026-06-09 17:48:18.565638 | controller |           {
2026-06-09 17:48:18.565652 | controller |             "name": "RELATED_IMAGE_CEILOMETER_CENTRAL_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.565668 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified"
2026-06-09 17:48:18.565683 | controller |           },
2026-06-09 17:48:18.565698 | controller |           {
2026-06-09 17:48:18.565712 | controller |             "name": "RELATED_IMAGE_CEILOMETER_COMPUTE_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.565727 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-compute:current-podified"
2026-06-09 17:48:18.565742 | controller |           },
2026-06-09 17:48:18.565757 | controller |           {
2026-06-09 17:48:18.565771 | controller |             "name": "RELATED_IMAGE_CEILOMETER_IPMI_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.565786 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-ipmi:current-podified"
2026-06-09 17:48:18.565801 | controller |           },
2026-06-09 17:48:18.565816 | controller |           {
2026-06-09 17:48:18.565830 | controller |             "name": "RELATED_IMAGE_CEILOMETER_NOTIFICATION_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.565851 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified"
2026-06-09 17:48:18.565866 | controller |           },
2026-06-09 17:48:18.565881 | controller |           {
2026-06-09 17:48:18.565895 | controller |             "name": "RELATED_IMAGE_CEILOMETER_MYSQLD_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.565910 | controller |             "value": "quay.io/openstack-k8s-operators/mysqld_exporter:latest"
2026-06-09 17:48:18.565925 | controller |           },
2026-06-09 17:48:18.565939 | controller |           {
2026-06-09 17:48:18.565954 | controller |             "name": "RELATED_IMAGE_CEILOMETER_SGCORE_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.565969 | controller |             "value": "quay.io/openstack-k8s-operators/sg-core:latest"
2026-06-09 17:48:18.565984 | controller |           },
2026-06-09 17:48:18.565999 | controller |           {
2026-06-09 17:48:18.566013 | controller |             "name": "RELATED_IMAGE_KSM_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.566028 | controller |             "value": "registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0"
2026-06-09 17:48:18.566043 | controller |           },
2026-06-09 17:48:18.566058 | controller |           {
2026-06-09 17:48:18.566072 | controller |             "name": "RELATED_IMAGE_CINDER_API_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.566087 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified"
2026-06-09 17:48:18.566102 | controller |           },
2026-06-09 17:48:18.566117 | controller |           {
2026-06-09 17:48:18.566131 | controller |             "name": "RELATED_IMAGE_CINDER_BACKUP_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.566146 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-backup:current-podified"
2026-06-09 17:48:18.566161 | controller |           },
2026-06-09 17:48:18.566175 | controller |           {
2026-06-09 17:48:18.566190 | controller |             "name": "RELATED_IMAGE_CINDER_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.566205 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified"
2026-06-09 17:48:18.566220 | controller |           },
2026-06-09 17:48:18.566234 | controller |           {
2026-06-09 17:48:18.566249 | controller |             "name": "RELATED_IMAGE_CINDER_VOLUME_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.566264 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-volume:current-podified"
2026-06-09 17:48:18.566279 | controller |           },
2026-06-09 17:48:18.566294 | controller |           {
2026-06-09 17:48:18.566308 | controller |             "name": "RELATED_IMAGE_CLOUDKITTY_API_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.566323 | controller |             "value": "quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-api:current"
2026-06-09 17:48:18.566338 | controller |           },
2026-06-09 17:48:18.566353 | controller |           {
2026-06-09 17:48:18.566368 | controller |             "name": "RELATED_IMAGE_CLOUDKITTY_PROC_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.566384 | controller |             "value": "quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-processor:current"
2026-06-09 17:48:18.566399 | controller |           },
2026-06-09 17:48:18.566414 | controller |           {
2026-06-09 17:48:18.566429 | controller |             "name": "RELATED_IMAGE_DESIGNATE_API_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.566444 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-api:current-podified"
2026-06-09 17:48:18.566492 | controller |           },
2026-06-09 17:48:18.566536 | controller |           {
2026-06-09 17:48:18.566557 | controller |             "name": "RELATED_IMAGE_DESIGNATE_BACKENDBIND9_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.566573 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-backend-bind9:current-podified"
2026-06-09 17:48:18.566592 | controller |           },
2026-06-09 17:48:18.566607 | controller |           {
2026-06-09 17:48:18.566622 | controller |             "name": "RELATED_IMAGE_DESIGNATE_CENTRAL_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.566637 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-central:current-podified"
2026-06-09 17:48:18.566651 | controller |           },
2026-06-09 17:48:18.566666 | controller |           {
2026-06-09 17:48:18.566681 | controller |             "name": "RELATED_IMAGE_DESIGNATE_MDNS_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.566696 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-mdns:current-podified"
2026-06-09 17:48:18.566711 | controller |           },
2026-06-09 17:48:18.566725 | controller |           {
2026-06-09 17:48:18.566740 | controller |             "name": "RELATED_IMAGE_DESIGNATE_PRODUCER_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.566755 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-producer:current-podified"
2026-06-09 17:48:18.566770 | controller |           },
2026-06-09 17:48:18.566812 | controller |           {
2026-06-09 17:48:18.566828 | controller |             "name": "RELATED_IMAGE_DESIGNATE_UNBOUND_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.566844 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-unbound:current-podified"
2026-06-09 17:48:18.566859 | controller |           },
2026-06-09 17:48:18.566873 | controller |           {
2026-06-09 17:48:18.566888 | controller |             "name": "RELATED_IMAGE_DESIGNATE_WORKER_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.566903 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-worker:current-podified"
2026-06-09 17:48:18.566917 | controller |           },
2026-06-09 17:48:18.566932 | controller |           {
2026-06-09 17:48:18.566946 | controller |             "name": "RELATED_IMAGE_EDPM_FRR_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.566961 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-frr:current-podified"
2026-06-09 17:48:18.566976 | controller |           },
2026-06-09 17:48:18.566991 | controller |           {
2026-06-09 17:48:18.567006 | controller |             "name": "RELATED_IMAGE_EDPM_ISCSID_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.567020 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-iscsid:current-podified"
2026-06-09 17:48:18.567035 | controller |           },
2026-06-09 17:48:18.567059 | controller |           {
2026-06-09 17:48:18.567075 | controller |             "name": "RELATED_IMAGE_EDPM_LOGROTATE_CROND_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.567090 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cron:current-podified"
2026-06-09 17:48:18.567105 | controller |           },
2026-06-09 17:48:18.567120 | controller |           {
2026-06-09 17:48:18.567134 | controller |             "name": "RELATED_IMAGE_EDPM_MULTIPATHD_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.567149 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-multipathd:current-podified"
2026-06-09 17:48:18.567164 | controller |           },
2026-06-09 17:48:18.567178 | controller |           {
2026-06-09 17:48:18.567193 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_DHCP_AGENT_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.567207 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-dhcp-agent:current-podified"
2026-06-09 17:48:18.567222 | controller |           },
2026-06-09 17:48:18.567236 | controller |           {
2026-06-09 17:48:18.567250 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_METADATA_AGENT_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.567265 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-metadata-agent-ovn:current-podified"
2026-06-09 17:48:18.567280 | controller |           },
2026-06-09 17:48:18.567294 | controller |           {
2026-06-09 17:48:18.567312 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_OVN_AGENT_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.567328 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-ovn-agent:current-podified"
2026-06-09 17:48:18.567345 | controller |           },
2026-06-09 17:48:18.567362 | controller |           {
2026-06-09 17:48:18.567377 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_SRIOV_AGENT_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.567392 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-sriov-agent:current-podified"
2026-06-09 17:48:18.567406 | controller |           },
2026-06-09 17:48:18.567421 | controller |           {
2026-06-09 17:48:18.567435 | controller |             "name": "RELATED_IMAGE_EDPM_NODE_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.567450 | controller |             "value": "quay.io/prometheus/node-exporter:v1.5.0"
2026-06-09 17:48:18.567464 | controller |           },
2026-06-09 17:48:18.567479 | controller |           {
2026-06-09 17:48:18.567494 | controller |             "name": "RELATED_IMAGE_EDPM_KEPLER_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.567522 | controller |             "value": "quay.io/sustainable_computing_io/kepler:release-0.7.12"
2026-06-09 17:48:18.567543 | controller |           },
2026-06-09 17:48:18.567559 | controller |           {
2026-06-09 17:48:18.567573 | controller |             "name": "RELATED_IMAGE_OPENSTACK_NETWORK_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.567589 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified"
2026-06-09 17:48:18.567603 | controller |           },
2026-06-09 17:48:18.567618 | controller |           {
2026-06-09 17:48:18.567632 | controller |             "name": "RELATED_IMAGE_EDPM_OVN_BGP_AGENT_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.567647 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-bgp-agent:current-podified"
2026-06-09 17:48:18.567662 | controller |           },
2026-06-09 17:48:18.567676 | controller |           {
2026-06-09 17:48:18.567690 | controller |             "name": "RELATED_IMAGE_EDPM_PODMAN_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.567705 | controller |             "value": "quay.io/openstack-k8s-operators/prometheus-podman-exporter:latest"
2026-06-09 17:48:18.567720 | controller |           },
2026-06-09 17:48:18.567735 | controller |           {
2026-06-09 17:48:18.567750 | controller |             "name": "RELATED_IMAGE_GLANCE_API_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.567765 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-glance-api:current-podified"
2026-06-09 17:48:18.567780 | controller |           },
2026-06-09 17:48:18.567794 | controller |           {
2026-06-09 17:48:18.567831 | controller |             "name": "RELATED_IMAGE_HEAT_API_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.567853 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-api:current-podified"
2026-06-09 17:48:18.567869 | controller |           },
2026-06-09 17:48:18.567883 | controller |           {
2026-06-09 17:48:18.567898 | controller |             "name": "RELATED_IMAGE_HEAT_CFNAPI_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.567913 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-api-cfn:current-podified"
2026-06-09 17:48:18.567928 | controller |           },
2026-06-09 17:48:18.567942 | controller |           {
2026-06-09 17:48:18.567957 | controller |             "name": "RELATED_IMAGE_HEAT_ENGINE_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.567972 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-engine:current-podified"
2026-06-09 17:48:18.567986 | controller |           },
2026-06-09 17:48:18.568001 | controller |           {
2026-06-09 17:48:18.568015 | controller |             "name": "RELATED_IMAGE_HORIZON_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.568029 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-horizon:current-podified"
2026-06-09 17:48:18.568048 | controller |           },
2026-06-09 17:48:18.568063 | controller |           {
2026-06-09 17:48:18.568077 | controller |             "name": "RELATED_IMAGE_INFRA_MEMCACHED_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.568092 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-memcached:current-podified"
2026-06-09 17:48:18.568107 | controller |           },
2026-06-09 17:48:18.568121 | controller |           {
2026-06-09 17:48:18.568136 | controller |             "name": "RELATED_IMAGE_INFRA_REDIS_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.568150 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-redis:current-podified"
2026-06-09 17:48:18.568165 | controller |           },
2026-06-09 17:48:18.568179 | controller |           {
2026-06-09 17:48:18.568194 | controller |             "name": "RELATED_IMAGE_IRONIC_API_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.568208 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-api:current-podified"
2026-06-09 17:48:18.568223 | controller |           },
2026-06-09 17:48:18.568237 | controller |           {
2026-06-09 17:48:18.568252 | controller |             "name": "RELATED_IMAGE_IRONIC_CONDUCTOR_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.568267 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-conductor:current-podified"
2026-06-09 17:48:18.568281 | controller |           },
2026-06-09 17:48:18.568296 | controller |           {
2026-06-09 17:48:18.568311 | controller |             "name": "RELATED_IMAGE_IRONIC_INSPECTOR_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.568326 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-inspector:current-podified"
2026-06-09 17:48:18.568340 | controller |           },
2026-06-09 17:48:18.568355 | controller |           {
2026-06-09 17:48:18.568370 | controller |             "name": "RELATED_IMAGE_IRONIC_NEUTRON_AGENT_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.568385 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-neutron-agent:current-podified"
2026-06-09 17:48:18.568399 | controller |           },
2026-06-09 17:48:18.568414 | controller |           {
2026-06-09 17:48:18.568428 | controller |             "name": "RELATED_IMAGE_IRONIC_PXE_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.568443 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-pxe:current-podified"
2026-06-09 17:48:18.568457 | controller |           },
2026-06-09 17:48:18.568472 | controller |           {
2026-06-09 17:48:18.568486 | controller |             "name": "RELATED_IMAGE_IRONIC_PYTHON_AGENT_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.568501 | controller |             "value": "quay.io/podified-antelope-centos9/ironic-python-agent:current-podified"
2026-06-09 17:48:18.568533 | controller |           },
2026-06-09 17:48:18.568549 | controller |           {
2026-06-09 17:48:18.568564 | controller |             "name": "RELATED_IMAGE_KEYSTONE_API_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.568580 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-keystone:current-podified"
2026-06-09 17:48:18.568595 | controller |           },
2026-06-09 17:48:18.568610 | controller |           {
2026-06-09 17:48:18.568625 | controller |             "name": "RELATED_IMAGE_MANILA_API_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.568640 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-api:current-podified"
2026-06-09 17:48:18.568654 | controller |           },
2026-06-09 17:48:18.568669 | controller |           {
2026-06-09 17:48:18.568683 | controller |             "name": "RELATED_IMAGE_MANILA_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.568698 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-scheduler:current-podified"
2026-06-09 17:48:18.568713 | controller |           },
2026-06-09 17:48:18.568731 | controller |           {
2026-06-09 17:48:18.568746 | controller |             "name": "RELATED_IMAGE_MANILA_SHARE_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.568761 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-share:current-podified"
2026-06-09 17:48:18.568775 | controller |           },
2026-06-09 17:48:18.568790 | controller |           {
2026-06-09 17:48:18.568805 | controller |             "name": "RELATED_IMAGE_MARIADB_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.568819 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-mariadb:current-podified"
2026-06-09 17:48:18.568834 | controller |           },
2026-06-09 17:48:18.568849 | controller |           {
2026-06-09 17:48:18.568863 | controller |             "name": "RELATED_IMAGE_NET_UTILS_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.568878 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-netutils:current-podified"
2026-06-09 17:48:18.568893 | controller |           },
2026-06-09 17:48:18.568907 | controller |           {
2026-06-09 17:48:18.568922 | controller |             "name": "RELATED_IMAGE_NEUTRON_API_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.568937 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified"
2026-06-09 17:48:18.568952 | controller |           },
2026-06-09 17:48:18.568966 | controller |           {
2026-06-09 17:48:18.568981 | controller |             "name": "RELATED_IMAGE_NOVA_API_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.568996 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-api:current-podified"
2026-06-09 17:48:18.569011 | controller |           },
2026-06-09 17:48:18.569025 | controller |           {
2026-06-09 17:48:18.569040 | controller |             "name": "RELATED_IMAGE_NOVA_COMPUTE_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.569055 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-compute:current-podified"
2026-06-09 17:48:18.569069 | controller |           },
2026-06-09 17:48:18.569084 | controller |           {
2026-06-09 17:48:18.569098 | controller |             "name": "RELATED_IMAGE_NOVA_CONDUCTOR_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.569113 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified"
2026-06-09 17:48:18.569128 | controller |           },
2026-06-09 17:48:18.569142 | controller |           {
2026-06-09 17:48:18.569157 | controller |             "name": "RELATED_IMAGE_NOVA_NOVNC_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.569171 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified"
2026-06-09 17:48:18.569186 | controller |           },
2026-06-09 17:48:18.569200 | controller |           {
2026-06-09 17:48:18.569214 | controller |             "name": "RELATED_IMAGE_NOVA_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.569229 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified"
2026-06-09 17:48:18.569244 | controller |           },
2026-06-09 17:48:18.569258 | controller |           {
2026-06-09 17:48:18.569273 | controller |             "name": "RELATED_IMAGE_OCTAVIA_API_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.569287 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-api:current-podified"
2026-06-09 17:48:18.569301 | controller |           },
2026-06-09 17:48:18.569316 | controller |           {
2026-06-09 17:48:18.569330 | controller |             "name": "RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.569345 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-health-manager:current-podified"
2026-06-09 17:48:18.569359 | controller |           },
2026-06-09 17:48:18.569373 | controller |           {
2026-06-09 17:48:18.569387 | controller |             "name": "RELATED_IMAGE_OCTAVIA_HOUSEKEEPING_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.569406 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-housekeeping:current-podified"
2026-06-09 17:48:18.569422 | controller |           },
2026-06-09 17:48:18.569437 | controller |           {
2026-06-09 17:48:18.569451 | controller |             "name": "RELATED_IMAGE_OCTAVIA_WORKER_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.569466 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-worker:current-podified"
2026-06-09 17:48:18.569481 | controller |           },
2026-06-09 17:48:18.569495 | controller |           {
2026-06-09 17:48:18.569509 | controller |             "name": "RELATED_IMAGE_OCTAVIA_RSYSLOG_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.569543 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-rsyslog:current-podified"
2026-06-09 17:48:18.569559 | controller |           },
2026-06-09 17:48:18.569573 | controller |           {
2026-06-09 17:48:18.569588 | controller |             "name": "RELATED_IMAGE_OPENSTACK_CLIENT_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.569603 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified"
2026-06-09 17:48:18.569618 | controller |           },
2026-06-09 17:48:18.569633 | controller |           {
2026-06-09 17:48:18.569647 | controller |             "name": "RELATED_IMAGE_OS_CONTAINER_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.569662 | controller |             "value": "quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified"
2026-06-09 17:48:18.569677 | controller |           },
2026-06-09 17:48:18.569692 | controller |           {
2026-06-09 17:48:18.569706 | controller |             "name": "RELATED_IMAGE_OVN_CONTROLLER_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.569721 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified"
2026-06-09 17:48:18.569736 | controller |           },
2026-06-09 17:48:18.569751 | controller |           {
2026-06-09 17:48:18.569765 | controller |             "name": "RELATED_IMAGE_OVN_CONTROLLER_OVS_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.569780 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified"
2026-06-09 17:48:18.569795 | controller |           },
2026-06-09 17:48:18.569809 | controller |           {
2026-06-09 17:48:18.569824 | controller |             "name": "RELATED_IMAGE_OVN_NB_DBCLUSTER_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.569839 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified"
2026-06-09 17:48:18.569854 | controller |           },
2026-06-09 17:48:18.569869 | controller |           {
2026-06-09 17:48:18.569884 | controller |             "name": "RELATED_IMAGE_OVN_NORTHD_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.569898 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified"
2026-06-09 17:48:18.569913 | controller |           },
2026-06-09 17:48:18.569928 | controller |           {
2026-06-09 17:48:18.569942 | controller |             "name": "RELATED_IMAGE_OVN_SB_DBCLUSTER_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.569957 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified"
2026-06-09 17:48:18.569972 | controller |           },
2026-06-09 17:48:18.570066 | controller |           {
2026-06-09 17:48:18.570090 | controller |             "name": "RELATED_IMAGE_PLACEMENT_API_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.570106 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-placement-api:current-podified"
2026-06-09 17:48:18.570121 | controller |           },
2026-06-09 17:48:18.570136 | controller |           {
2026-06-09 17:48:18.570150 | controller |             "name": "RELATED_IMAGE_RABBITMQ_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.570166 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified"
2026-06-09 17:48:18.570184 | controller |           },
2026-06-09 17:48:18.570199 | controller |           {
2026-06-09 17:48:18.570214 | controller |             "name": "RELATED_IMAGE_SWIFT_ACCOUNT_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.570229 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-account:current-podified"
2026-06-09 17:48:18.570244 | controller |           },
2026-06-09 17:48:18.570258 | controller |           {
2026-06-09 17:48:18.570273 | controller |             "name": "RELATED_IMAGE_SWIFT_CONTAINER_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.570287 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-container:current-podified"
2026-06-09 17:48:18.570302 | controller |           },
2026-06-09 17:48:18.570317 | controller |           {
2026-06-09 17:48:18.570332 | controller |             "name": "RELATED_IMAGE_SWIFT_OBJECT_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.570349 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-object:current-podified"
2026-06-09 17:48:18.570366 | controller |           },
2026-06-09 17:48:18.570380 | controller |           {
2026-06-09 17:48:18.570395 | controller |             "name": "RELATED_IMAGE_SWIFT_PROXY_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.570410 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified"
2026-06-09 17:48:18.570425 | controller |           },
2026-06-09 17:48:18.570440 | controller |           {
2026-06-09 17:48:18.570454 | controller |             "name": "RELATED_IMAGE_TEST_TEMPEST_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.570469 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-tempest-all:current-podified"
2026-06-09 17:48:18.570484 | controller |           },
2026-06-09 17:48:18.570498 | controller |           {
2026-06-09 17:48:18.570537 | controller |             "name": "RELATED_IMAGE_WATCHER_API_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.570558 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-api:current-podified"
2026-06-09 17:48:18.570573 | controller |           },
2026-06-09 17:48:18.570588 | controller |           {
2026-06-09 17:48:18.570603 | controller |             "name": "RELATED_IMAGE_WATCHER_APPLIER_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.570618 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-applier:current-podified"
2026-06-09 17:48:18.570633 | controller |           },
2026-06-09 17:48:18.570648 | controller |           {
2026-06-09 17:48:18.570662 | controller |             "name": "RELATED_IMAGE_WATCHER_DECISION_ENGINE_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.570677 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-decision-engine:current-podified"
2026-06-09 17:48:18.570692 | controller |           },
2026-06-09 17:48:18.570707 | controller |           {
2026-06-09 17:48:18.570721 | controller |             "name": "TEST_TOBIKO_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.570736 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-tobiko:current-podified"
2026-06-09 17:48:18.570751 | controller |           },
2026-06-09 17:48:18.570766 | controller |           {
2026-06-09 17:48:18.570781 | controller |             "name": "TEST_ANSIBLETEST_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.570796 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ansible-tests:current-podified"
2026-06-09 17:48:18.570811 | controller |           },
2026-06-09 17:48:18.570826 | controller |           {
2026-06-09 17:48:18.570840 | controller |             "name": "TEST_HORIZONTEST_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.570855 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-horizontest:current-podified"
2026-06-09 17:48:18.570870 | controller |           },
2026-06-09 17:48:18.570884 | controller |           {
2026-06-09 17:48:18.570899 | controller |             "name": "RELATED_IMAGE_OPENSTACK_MUST_GATHER_DEFAULT",
2026-06-09 17:48:18.570920 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-must-gather:latest"
2026-06-09 17:48:18.570936 | controller |           },
2026-06-09 17:48:18.570950 | controller |           {
2026-06-09 17:48:18.570965 | controller |             "name": "RELATED_IMAGE_BARBICAN_OPERATOR_MANAGER_IMAGE_URL",
2026-06-09 17:48:18.570980 | controller |             "value": "quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7"
2026-06-09 17:48:18.570995 | controller |           },
2026-06-09 17:48:18.571010 | controller |           {
2026-06-09 17:48:18.571025 | controller |             "name": "RELATED_IMAGE_CINDER_OPERATOR_MANAGER_IMAGE_URL",
2026-06-09 17:48:18.571054 | controller |             "value": "quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce"
2026-06-09 17:48:18.571069 | controller |           },
2026-06-09 17:48:18.571084 | controller |           {
2026-06-09 17:48:18.571099 | controller |             "name": "RELATED_IMAGE_DESIGNATE_OPERATOR_MANAGER_IMAGE_URL",
2026-06-09 17:48:18.571114 | controller |             "value": "quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd"
2026-06-09 17:48:18.571128 | controller |           },
2026-06-09 17:48:18.571143 | controller |           {
2026-06-09 17:48:18.571157 | controller |             "name": "RELATED_IMAGE_GLANCE_OPERATOR_MANAGER_IMAGE_URL",
2026-06-09 17:48:18.571172 | controller |             "value": "quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9"
2026-06-09 17:48:18.571186 | controller |           },
2026-06-09 17:48:18.571200 | controller |           {
2026-06-09 17:48:18.571215 | controller |             "name": "RELATED_IMAGE_HEAT_OPERATOR_MANAGER_IMAGE_URL",
2026-06-09 17:48:18.571229 | controller |             "value": "quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752"
2026-06-09 17:48:18.571243 | controller |           },
2026-06-09 17:48:18.571257 | controller |           {
2026-06-09 17:48:18.571272 | controller |             "name": "RELATED_IMAGE_HORIZON_OPERATOR_MANAGER_IMAGE_URL",
2026-06-09 17:48:18.571286 | controller |             "value": "quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed"
2026-06-09 17:48:18.571301 | controller |           },
2026-06-09 17:48:18.571316 | controller |           {
2026-06-09 17:48:18.571330 | controller |             "name": "RELATED_IMAGE_INFRA_OPERATOR_MANAGER_IMAGE_URL",
2026-06-09 17:48:18.571345 | controller |             "value": "quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373"
2026-06-09 17:48:18.571360 | controller |           },
2026-06-09 17:48:18.571374 | controller |           {
2026-06-09 17:48:18.571389 | controller |             "name": "RELATED_IMAGE_IRONIC_OPERATOR_MANAGER_IMAGE_URL",
2026-06-09 17:48:18.571403 | controller |             "value": "quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf"
2026-06-09 17:48:18.571418 | controller |           },
2026-06-09 17:48:18.571432 | controller |           {
2026-06-09 17:48:18.571447 | controller |             "name": "RELATED_IMAGE_KEYSTONE_OPERATOR_MANAGER_IMAGE_URL",
2026-06-09 17:48:18.571461 | controller |             "value": "quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6"
2026-06-09 17:48:18.571476 | controller |           },
2026-06-09 17:48:18.571490 | controller |           {
2026-06-09 17:48:18.571504 | controller |             "name": "RELATED_IMAGE_MANILA_OPERATOR_MANAGER_IMAGE_URL",
2026-06-09 17:48:18.571542 | controller |             "value": "quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391"
2026-06-09 17:48:18.571558 | controller |           },
2026-06-09 17:48:18.571573 | controller |           {
2026-06-09 17:48:18.571587 | controller |             "name": "RELATED_IMAGE_MARIADB_OPERATOR_MANAGER_IMAGE_URL",
2026-06-09 17:48:18.571602 | controller |             "value": "quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398"
2026-06-09 17:48:18.571617 | controller |           },
2026-06-09 17:48:18.571632 | controller |           {
2026-06-09 17:48:18.571647 | controller |             "name": "RELATED_IMAGE_NEUTRON_OPERATOR_MANAGER_IMAGE_URL",
2026-06-09 17:48:18.571662 | controller |             "value": "quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d"
2026-06-09 17:48:18.571677 | controller |           },
2026-06-09 17:48:18.571692 | controller |           {
2026-06-09 17:48:18.571707 | controller |             "name": "RELATED_IMAGE_NOVA_OPERATOR_MANAGER_IMAGE_URL",
2026-06-09 17:48:18.571721 | controller |             "value": "quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60"
2026-06-09 17:48:18.571736 | controller |           },
2026-06-09 17:48:18.571751 | controller |           {
2026-06-09 17:48:18.571765 | controller |             "name": "RELATED_IMAGE_OCTAVIA_OPERATOR_MANAGER_IMAGE_URL",
2026-06-09 17:48:18.571779 | controller |             "value": "quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63"
2026-06-09 17:48:18.571794 | controller |           },
2026-06-09 17:48:18.571809 | controller |           {
2026-06-09 17:48:18.571824 | controller |             "name": "RELATED_IMAGE_OPENSTACK_BAREMETAL_OPERATOR_MANAGER_IMAGE_URL",
2026-06-09 17:48:18.571839 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1"
2026-06-09 17:48:18.571855 | controller |           },
2026-06-09 17:48:18.571870 | controller |           {
2026-06-09 17:48:18.571885 | controller |             "name": "RELATED_IMAGE_OVN_OPERATOR_MANAGER_IMAGE_URL",
2026-06-09 17:48:18.571899 | controller |             "value": "quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7"
2026-06-09 17:48:18.571914 | controller |           },
2026-06-09 17:48:18.571928 | controller |           {
2026-06-09 17:48:18.571943 | controller |             "name": "RELATED_IMAGE_SWIFT_OPERATOR_MANAGER_IMAGE_URL",
2026-06-09 17:48:18.571957 | controller |             "value": "quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67"
2026-06-09 17:48:18.571972 | controller |           },
2026-06-09 17:48:18.571986 | controller |           {
2026-06-09 17:48:18.572001 | controller |             "name": "RELATED_IMAGE_TELEMETRY_OPERATOR_MANAGER_IMAGE_URL",
2026-06-09 17:48:18.572015 | controller |             "value": "quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6"
2026-06-09 17:48:18.572030 | controller |           },
2026-06-09 17:48:18.572044 | controller |           {
2026-06-09 17:48:18.572059 | controller |             "name": "RELATED_IMAGE_TEST_OPERATOR_MANAGER_IMAGE_URL",
2026-06-09 17:48:18.572074 | controller |             "value": "quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc"
2026-06-09 17:48:18.572089 | controller |           },
2026-06-09 17:48:18.572103 | controller |           {
2026-06-09 17:48:18.572117 | controller |             "name": "RELATED_IMAGE_WATCHER_OPERATOR_MANAGER_IMAGE_URL",
2026-06-09 17:48:18.572137 | controller |             "value": "quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d"
2026-06-09 17:48:18.572152 | controller |           },
2026-06-09 17:48:18.572166 | controller |           {
2026-06-09 17:48:18.572180 | controller |             "name": "OPENSTACK_RELEASE_VERSION",
2026-06-09 17:48:18.572195 | controller |             "value": "0.6.0-1781022081"
2026-06-09 17:48:18.572210 | controller |           },
2026-06-09 17:48:18.572225 | controller |           {
2026-06-09 17:48:18.572239 | controller |             "name": "OPERATOR_IMAGE_URL",
2026-06-09 17:48:18.572254 | controller |             "value": "38.102.83.73:5001/openstack-k8s-operators/openstack-operator:721c3f7c64850716e5de5f4e76e1ef4c36c28652"
2026-06-09 17:48:18.572269 | controller |           },
2026-06-09 17:48:18.572284 | controller |           {
2026-06-09 17:48:18.572298 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-09 17:48:18.572313 | controller |             "value": "false"
2026-06-09 17:48:18.572329 | controller |           },
2026-06-09 17:48:18.572343 | controller |           {
2026-06-09 17:48:18.572358 | controller |             "name": "LEASE_DURATION",
2026-06-09 17:48:18.572373 | controller |             "value": "30"
2026-06-09 17:48:18.572387 | controller |           },
2026-06-09 17:48:18.572402 | controller |           {
2026-06-09 17:48:18.572416 | controller |             "name": "RENEW_DEADLINE",
2026-06-09 17:48:18.572431 | controller |             "value": "20"
2026-06-09 17:48:18.572445 | controller |           },
2026-06-09 17:48:18.572460 | controller |           {
2026-06-09 17:48:18.572474 | controller |             "name": "RETRY_PERIOD",
2026-06-09 17:48:18.572489 | controller |             "value": "5"
2026-06-09 17:48:18.572503 | controller |           },
2026-06-09 17:48:18.572536 | controller |           {
2026-06-09 17:48:18.572553 | controller |             "name": "OPERATOR_CONDITION_NAME",
2026-06-09 17:48:18.572568 | controller |             "value": "openstack-operator.v0.6.0"
2026-06-09 17:48:18.572582 | controller |           }
2026-06-09 17:48:18.572597 | controller |         ],
2026-06-09 17:48:18.572612 | controller |         "image": "38.102.83.73:5001/openstack-k8s-operators/openstack-operator:721c3f7c64850716e5de5f4e76e1ef4c36c28652",
2026-06-09 17:48:18.572627 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-09 17:48:18.572641 | controller |         "livenessProbe": {
2026-06-09 17:48:18.572656 | controller |           "failureThreshold": 3,
2026-06-09 17:48:18.572671 | controller |           "httpGet": {
2026-06-09 17:48:18.572685 | controller |             "path": "/healthz",
2026-06-09 17:48:18.572700 | controller |             "port": 8081,
2026-06-09 17:48:18.572714 | controller |             "scheme": "HTTP"
2026-06-09 17:48:18.572728 | controller |           },
2026-06-09 17:48:18.572743 | controller |           "initialDelaySeconds": 15,
2026-06-09 17:48:18.572757 | controller |           "periodSeconds": 20,
2026-06-09 17:48:18.572772 | controller |           "successThreshold": 1,
2026-06-09 17:48:18.572786 | controller |           "timeoutSeconds": 1
2026-06-09 17:48:18.572800 | controller |         },
2026-06-09 17:48:18.572815 | controller |         "name": "operator",
2026-06-09 17:48:18.572830 | controller |         "readinessProbe": {
2026-06-09 17:48:18.572845 | controller |           "failureThreshold": 3,
2026-06-09 17:48:18.572860 | controller |           "httpGet": {
2026-06-09 17:48:18.572875 | controller |             "path": "/readyz",
2026-06-09 17:48:18.572889 | controller |             "port": 8081,
2026-06-09 17:48:18.572904 | controller |             "scheme": "HTTP"
2026-06-09 17:48:18.572918 | controller |           },
2026-06-09 17:48:18.572933 | controller |           "initialDelaySeconds": 5,
2026-06-09 17:48:18.572947 | controller |           "periodSeconds": 10,
2026-06-09 17:48:18.572962 | controller |           "successThreshold": 1,
2026-06-09 17:48:18.572980 | controller |           "timeoutSeconds": 1
2026-06-09 17:48:18.572995 | controller |         },
2026-06-09 17:48:18.573009 | controller |         "resources": {
2026-06-09 17:48:18.573024 | controller |           "limits": {
2026-06-09 17:48:18.573038 | controller |             "cpu": "500m",
2026-06-09 17:48:18.573053 | controller |             "memory": "256Mi"
2026-06-09 17:48:18.573068 | controller |           },
2026-06-09 17:48:18.573083 | controller |           "requests": {
2026-06-09 17:48:18.573098 | controller |             "cpu": "10m",
2026-06-09 17:48:18.573113 | controller |             "memory": "128Mi"
2026-06-09 17:48:18.573127 | controller |           }
2026-06-09 17:48:18.573142 | controller |         },
2026-06-09 17:48:18.573156 | controller |         "securityContext": {
2026-06-09 17:48:18.573171 | controller |           "allowPrivilegeEscalation": false,
2026-06-09 17:48:18.573185 | controller |           "capabilities": {
2026-06-09 17:48:18.573199 | controller |             "drop": [
2026-06-09 17:48:18.573214 | controller |               "ALL"
2026-06-09 17:48:18.573228 | controller |             ]
2026-06-09 17:48:18.573242 | controller |           },
2026-06-09 17:48:18.573256 | controller |           "runAsUser": 1000660000
2026-06-09 17:48:18.573271 | controller |         },
2026-06-09 17:48:18.573285 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-09 17:48:18.573299 | controller |         "terminationMessagePolicy": "File",
2026-06-09 17:48:18.573313 | controller |         "volumeMounts": [
2026-06-09 17:48:18.573328 | controller |           {
2026-06-09 17:48:18.573344 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-09 17:48:18.573360 | controller |             "name": "kube-api-access-h9jcs",
2026-06-09 17:48:18.573375 | controller |             "readOnly": true
2026-06-09 17:48:18.573390 | controller |           }
2026-06-09 17:48:18.573404 | controller |         ]
2026-06-09 17:48:18.573418 | controller |       }
2026-06-09 17:48:18.573433 | controller |     ],
2026-06-09 17:48:18.573447 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-09 17:48:18.573462 | controller |     "enableServiceLinks": true,
2026-06-09 17:48:18.573476 | controller |     "imagePullSecrets": [
2026-06-09 17:48:18.573491 | controller |       {
2026-06-09 17:48:18.573505 | controller |         "name": "openstack-operator-controller-init-dockercfg-k95ms"
2026-06-09 17:48:18.573539 | controller |       }
2026-06-09 17:48:18.573555 | controller |     ],
2026-06-09 17:48:18.573569 | controller |     "nodeName": "crc",
2026-06-09 17:48:18.573584 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-09 17:48:18.573599 | controller |     "priority": 0,
2026-06-09 17:48:18.573613 | controller |     "restartPolicy": "Always",
2026-06-09 17:48:18.573628 | controller |     "schedulerName": "default-scheduler",
2026-06-09 17:48:18.573642 | controller |     "securityContext": {
2026-06-09 17:48:18.573657 | controller |       "fsGroup": 1000660000,
2026-06-09 17:48:18.573671 | controller |       "runAsNonRoot": true,
2026-06-09 17:48:18.573685 | controller |       "seLinuxOptions": {
2026-06-09 17:48:18.573699 | controller |         "level": "s0:c26,c5"
2026-06-09 17:48:18.573713 | controller |       },
2026-06-09 17:48:18.573728 | controller |       "seccompProfile": {
2026-06-09 17:48:18.573742 | controller |         "type": "RuntimeDefault"
2026-06-09 17:48:18.573756 | controller |       }
2026-06-09 17:48:18.573771 | controller |     },
2026-06-09 17:48:18.573785 | controller |     "serviceAccount": "openstack-operator-controller-init",
2026-06-09 17:48:18.573800 | controller |     "serviceAccountName": "openstack-operator-controller-init",
2026-06-09 17:48:18.573814 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-09 17:48:18.573829 | controller |     "tolerations": [
2026-06-09 17:48:18.573843 | controller |       {
2026-06-09 17:48:18.573858 | controller |         "effect": "NoExecute",
2026-06-09 17:48:18.573878 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-09 17:48:18.573893 | controller |         "operator": "Exists",
2026-06-09 17:48:18.573908 | controller |         "tolerationSeconds": 120
2026-06-09 17:48:18.573922 | controller |       },
2026-06-09 17:48:18.573937 | controller |       {
2026-06-09 17:48:18.573952 | controller |         "effect": "NoExecute",
2026-06-09 17:48:18.573967 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-09 17:48:18.573981 | controller |         "operator": "Exists",
2026-06-09 17:48:18.573996 | controller |         "tolerationSeconds": 120
2026-06-09 17:48:18.574010 | controller |       },
2026-06-09 17:48:18.574024 | controller |       {
2026-06-09 17:48:18.574039 | controller |         "effect": "NoSchedule",
2026-06-09 17:48:18.574053 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-09 17:48:18.574067 | controller |         "operator": "Exists"
2026-06-09 17:48:18.574082 | controller |       }
2026-06-09 17:48:18.574097 | controller |     ],
2026-06-09 17:48:18.574112 | controller |     "volumes": [
2026-06-09 17:48:18.574127 | controller |       {
2026-06-09 17:48:18.574141 | controller |         "name": "kube-api-access-h9jcs",
2026-06-09 17:48:18.574156 | controller |         "projected": {
2026-06-09 17:48:18.574171 | controller |           "defaultMode": 420,
2026-06-09 17:48:18.574185 | controller |           "sources": [
2026-06-09 17:48:18.574200 | controller |             {
2026-06-09 17:48:18.574214 | controller |               "serviceAccountToken": {
2026-06-09 17:48:18.574229 | controller |                 "expirationSeconds": 3607,
2026-06-09 17:48:18.574244 | controller |                 "path": "token"
2026-06-09 17:48:18.574258 | controller |               }
2026-06-09 17:48:18.574273 | controller |             },
2026-06-09 17:48:18.574288 | controller |             {
2026-06-09 17:48:18.574302 | controller |               "configMap": {
2026-06-09 17:48:18.574316 | controller |                 "items": [
2026-06-09 17:48:18.574331 | controller |                   {
2026-06-09 17:48:18.574345 | controller |                     "key": "ca.crt",
2026-06-09 17:48:18.574360 | controller |                     "path": "ca.crt"
2026-06-09 17:48:18.574374 | controller |                   }
2026-06-09 17:48:18.574388 | controller |                 ],
2026-06-09 17:48:18.574403 | controller |                 "name": "kube-root-ca.crt"
2026-06-09 17:48:18.574417 | controller |               }
2026-06-09 17:48:18.574432 | controller |             },
2026-06-09 17:48:18.574446 | controller |             {
2026-06-09 17:48:18.574461 | controller |               "downwardAPI": {
2026-06-09 17:48:18.574476 | controller |                 "items": [
2026-06-09 17:48:18.574490 | controller |                   {
2026-06-09 17:48:18.574505 | controller |                     "fieldRef": {
2026-06-09 17:48:18.574537 | controller |                       "apiVersion": "v1",
2026-06-09 17:48:18.574553 | controller |                       "fieldPath": "metadata.namespace"
2026-06-09 17:48:18.574568 | controller |                     },
2026-06-09 17:48:18.574582 | controller |                     "path": "namespace"
2026-06-09 17:48:18.574597 | controller |                   }
2026-06-09 17:48:18.574611 | controller |                 ]
2026-06-09 17:48:18.574626 | controller |               }
2026-06-09 17:48:18.574640 | controller |             },
2026-06-09 17:48:18.574655 | controller |             {
2026-06-09 17:48:18.574669 | controller |               "configMap": {
2026-06-09 17:48:18.574684 | controller |                 "items": [
2026-06-09 17:48:18.574698 | controller |                   {
2026-06-09 17:48:18.574713 | controller |                     "key": "service-ca.crt",
2026-06-09 17:48:18.574727 | controller |                     "path": "service-ca.crt"
2026-06-09 17:48:18.574742 | controller |                   }
2026-06-09 17:48:18.574757 | controller |                 ],
2026-06-09 17:48:18.574775 | controller |                 "name": "openshift-service-ca.crt"
2026-06-09 17:48:18.574790 | controller |               }
2026-06-09 17:48:18.574805 | controller |             }
2026-06-09 17:48:18.574819 | controller |           ]
2026-06-09 17:48:18.574834 | controller |         }
2026-06-09 17:48:18.574849 | controller |       }
2026-06-09 17:48:18.574863 | controller |     ]
2026-06-09 17:48:18.574878 | controller |   },
2026-06-09 17:48:18.574893 | controller |   "status": {
2026-06-09 17:48:18.574908 | controller |     "conditions": [
2026-06-09 17:48:18.574923 | controller |       {
2026-06-09 17:48:18.574938 | controller |         "lastProbeTime": null,
2026-06-09 17:48:18.574953 | controller |         "lastTransitionTime": "2026-06-09T16:53:50Z",
2026-06-09 17:48:18.574968 | controller |         "status": "True",
2026-06-09 17:48:18.574983 | controller |         "type": "PodReadyToStartContainers"
2026-06-09 17:48:18.574998 | controller |       },
2026-06-09 17:48:18.575024 | controller |       {
2026-06-09 17:48:18.575039 | controller |         "lastProbeTime": null,
2026-06-09 17:48:18.575055 | controller |         "lastTransitionTime": "2026-06-09T16:53:24Z",
2026-06-09 17:48:18.575069 | controller |         "status": "True",
2026-06-09 17:48:18.575084 | controller |         "type": "Initialized"
2026-06-09 17:48:18.575098 | controller |       },
2026-06-09 17:48:18.575112 | controller |       {
2026-06-09 17:48:18.575128 | controller |         "lastProbeTime": null,
2026-06-09 17:48:18.575143 | controller |         "lastTransitionTime": "2026-06-09T16:54:01Z",
2026-06-09 17:48:18.575158 | controller |         "status": "True",
2026-06-09 17:48:18.575172 | controller |         "type": "Ready"
2026-06-09 17:48:18.575187 | controller |       },
2026-06-09 17:48:18.575201 | controller |       {
2026-06-09 17:48:18.575216 | controller |         "lastProbeTime": null,
2026-06-09 17:48:18.575230 | controller |         "lastTransitionTime": "2026-06-09T16:54:01Z",
2026-06-09 17:48:18.575244 | controller |         "status": "True",
2026-06-09 17:48:18.575258 | controller |         "type": "ContainersReady"
2026-06-09 17:48:18.575272 | controller |       },
2026-06-09 17:48:18.575286 | controller |       {
2026-06-09 17:48:18.575301 | controller |         "lastProbeTime": null,
2026-06-09 17:48:18.575315 | controller |         "lastTransitionTime": "2026-06-09T16:53:24Z",
2026-06-09 17:48:18.575329 | controller |         "status": "True",
2026-06-09 17:48:18.575343 | controller |         "type": "PodScheduled"
2026-06-09 17:48:18.575358 | controller |       }
2026-06-09 17:48:18.575372 | controller |     ],
2026-06-09 17:48:18.575387 | controller |     "containerStatuses": [
2026-06-09 17:48:18.575401 | controller |       {
2026-06-09 17:48:18.575415 | controller |         "allocatedResources": {
2026-06-09 17:48:18.575429 | controller |           "cpu": "10m",
2026-06-09 17:48:18.575444 | controller |           "memory": "128Mi"
2026-06-09 17:48:18.575458 | controller |         },
2026-06-09 17:48:18.575472 | controller |         "containerID": "cri-o://6e24567f8b4d2cde9ec34faf4ed76e3754c3d009560144732a997b11abaa42e4",
2026-06-09 17:48:18.575487 | controller |         "image": "38.102.83.73:5001/openstack-k8s-operators/openstack-operator:721c3f7c64850716e5de5f4e76e1ef4c36c28652",
2026-06-09 17:48:18.575502 | controller |         "imageID": "38.102.83.73:5001/openstack-k8s-operators/openstack-operator@sha256:ee023bf76807ef818a36ba17eaf3ef39027c3642198cc07727f64cb26e08b5e6",
2026-06-09 17:48:18.575535 | controller |         "lastState": {},
2026-06-09 17:48:18.575551 | controller |         "name": "operator",
2026-06-09 17:48:18.575566 | controller |         "ready": true,
2026-06-09 17:48:18.575581 | controller |         "resources": {
2026-06-09 17:48:18.575595 | controller |           "limits": {
2026-06-09 17:48:18.575609 | controller |             "cpu": "500m",
2026-06-09 17:48:18.575624 | controller |             "memory": "256Mi"
2026-06-09 17:48:18.575638 | controller |           },
2026-06-09 17:48:18.575656 | controller |           "requests": {
2026-06-09 17:48:18.575671 | controller |             "cpu": "10m",
2026-06-09 17:48:18.575686 | controller |             "memory": "128Mi"
2026-06-09 17:48:18.575700 | controller |           }
2026-06-09 17:48:18.575715 | controller |         },
2026-06-09 17:48:18.575729 | controller |         "restartCount": 0,
2026-06-09 17:48:18.575743 | controller |         "started": true,
2026-06-09 17:48:18.575757 | controller |         "state": {
2026-06-09 17:48:18.575772 | controller |           "running": {
2026-06-09 17:48:18.575786 | controller |             "startedAt": "2026-06-09T16:53:50Z"
2026-06-09 17:48:18.575800 | controller |           }
2026-06-09 17:48:18.575815 | controller |         },
2026-06-09 17:48:18.575829 | controller |         "user": {
2026-06-09 17:48:18.575844 | controller |           "linux": {
2026-06-09 17:48:18.575858 | controller |             "gid": 0,
2026-06-09 17:48:18.575873 | controller |             "supplementalGroups": [
2026-06-09 17:48:18.575887 | controller |               0,
2026-06-09 17:48:18.575902 | controller |               1000660000
2026-06-09 17:48:18.575917 | controller |             ],
2026-06-09 17:48:18.575932 | controller |             "uid": 1000660000
2026-06-09 17:48:18.575946 | controller |           }
2026-06-09 17:48:18.575961 | controller |         },
2026-06-09 17:48:18.575975 | controller |         "volumeMounts": [
2026-06-09 17:48:18.575990 | controller |           {
2026-06-09 17:48:18.576004 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-09 17:48:18.576019 | controller |             "name": "kube-api-access-h9jcs",
2026-06-09 17:48:18.576033 | controller |             "readOnly": true,
2026-06-09 17:48:18.576047 | controller |             "recursiveReadOnly": "Disabled"
2026-06-09 17:48:18.576061 | controller |           }
2026-06-09 17:48:18.576076 | controller |         ]
2026-06-09 17:48:18.576091 | controller |       }
2026-06-09 17:48:18.576105 | controller |     ],
2026-06-09 17:48:18.576120 | controller |     "hostIP": "192.168.126.11",
2026-06-09 17:48:18.576135 | controller |     "hostIPs": [
2026-06-09 17:48:18.576149 | controller |       {
2026-06-09 17:48:18.576164 | controller |         "ip": "192.168.126.11"
2026-06-09 17:48:18.576179 | controller |       }
2026-06-09 17:48:18.576193 | controller |     ],
2026-06-09 17:48:18.576208 | controller |     "phase": "Running",
2026-06-09 17:48:18.576222 | controller |     "podIP": "10.217.0.66",
2026-06-09 17:48:18.576237 | controller |     "podIPs": [
2026-06-09 17:48:18.576252 | controller |       {
2026-06-09 17:48:18.576266 | controller |         "ip": "10.217.0.66"
2026-06-09 17:48:18.576281 | controller |       }
2026-06-09 17:48:18.576295 | controller |     ],
2026-06-09 17:48:18.576310 | controller |     "qosClass": "Burstable",
2026-06-09 17:48:18.576325 | controller |     "startTime": "2026-06-09T16:53:24Z"
2026-06-09 17:48:18.576341 | controller |   }
2026-06-09 17:48:18.576358 | controller | }
2026-06-09 17:48:18.606818 | controller | ok:
2026-06-09 17:48:18.606990 | controller | {
2026-06-09 17:48:18.607015 | controller |   "apiVersion": "v1",
2026-06-09 17:48:18.607032 | controller |   "kind": "Pod",
2026-06-09 17:48:18.607048 | controller |   "metadata": {
2026-06-09 17:48:18.607064 | controller |     "annotations": {
2026-06-09 17:48:18.607079 | 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 17:48:18.607095 | 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 17:48:18.607127 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-09 17:48:18.607143 | controller |       "openshift.io/scc": "restricted-v2",
2026-06-09 17:48:18.607159 | controller |       "seccomp.security.alpha.kubernetes.io/pod": "runtime/default",
2026-06-09 17:48:18.607174 | controller |       "security.openshift.io/validated-scc-subject-type": "user"
2026-06-09 17:48:18.607188 | controller |     },
2026-06-09 17:48:18.607203 | controller |     "creationTimestamp": "2026-06-09T16:54:48Z",
2026-06-09 17:48:18.607217 | controller |     "generateName": "openstack-operator-controller-manager-6fc5ccc565-",
2026-06-09 17:48:18.607232 | controller |     "generation": 1,
2026-06-09 17:48:18.607247 | controller |     "labels": {
2026-06-09 17:48:18.607261 | controller |       "app.kubernetes.io/name": "openstack-operator",
2026-06-09 17:48:18.607275 | controller |       "control-plane": "controller-manager",
2026-06-09 17:48:18.607289 | controller |       "openstack.org/operator-name": "openstack",
2026-06-09 17:48:18.607303 | controller |       "pod-template-hash": "6fc5ccc565"
2026-06-09 17:48:18.607318 | controller |     },
2026-06-09 17:48:18.607332 | controller |     "managedFields": [
2026-06-09 17:48:18.607347 | controller |       {
2026-06-09 17:48:18.607361 | controller |         "apiVersion": "v1",
2026-06-09 17:48:18.607375 | controller |         "fieldsType": "FieldsV1",
2026-06-09 17:48:18.607389 | controller |         "fieldsV1": {
2026-06-09 17:48:18.607404 | controller |           "f:metadata": {
2026-06-09 17:48:18.607418 | controller |             "f:annotations": {
2026-06-09 17:48:18.607434 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-09 17:48:18.607454 | controller |             }
2026-06-09 17:48:18.607472 | controller |           }
2026-06-09 17:48:18.607491 | controller |         },
2026-06-09 17:48:18.607541 | controller |         "manager": "crc",
2026-06-09 17:48:18.607572 | controller |         "operation": "Update",
2026-06-09 17:48:18.607595 | controller |         "subresource": "status",
2026-06-09 17:48:18.607616 | controller |         "time": "2026-06-09T16:54:48Z"
2026-06-09 17:48:18.607638 | controller |       },
2026-06-09 17:48:18.607698 | controller |       {
2026-06-09 17:48:18.607721 | controller |         "apiVersion": "v1",
2026-06-09 17:48:18.607741 | controller |         "fieldsType": "FieldsV1",
2026-06-09 17:48:18.607765 | controller |         "fieldsV1": {
2026-06-09 17:48:18.607788 | controller |           "f:metadata": {
2026-06-09 17:48:18.607808 | controller |             "f:annotations": {
2026-06-09 17:48:18.607829 | controller |               ".": {},
2026-06-09 17:48:18.607849 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-09 17:48:18.607869 | controller |             },
2026-06-09 17:48:18.607890 | controller |             "f:generateName": {},
2026-06-09 17:48:18.607912 | controller |             "f:labels": {
2026-06-09 17:48:18.607933 | controller |               ".": {},
2026-06-09 17:48:18.607954 | controller |               "f:app.kubernetes.io/name": {},
2026-06-09 17:48:18.607975 | controller |               "f:control-plane": {},
2026-06-09 17:48:18.607997 | controller |               "f:openstack.org/operator-name": {},
2026-06-09 17:48:18.608019 | controller |               "f:pod-template-hash": {}
2026-06-09 17:48:18.608040 | controller |             },
2026-06-09 17:48:18.608061 | controller |             "f:ownerReferences": {
2026-06-09 17:48:18.608083 | controller |               ".": {},
2026-06-09 17:48:18.608104 | controller |               "k:{\"uid\":\"dbfc5236-91b6-45f8-a8f0-4cbc8aedf101\"}": {}
2026-06-09 17:48:18.608125 | controller |             }
2026-06-09 17:48:18.608147 | controller |           },
2026-06-09 17:48:18.608170 | controller |           "f:spec": {
2026-06-09 17:48:18.608197 | controller |             "f:containers": {
2026-06-09 17:48:18.608221 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-09 17:48:18.608243 | controller |                 ".": {},
2026-06-09 17:48:18.608265 | controller |                 "f:args": {},
2026-06-09 17:48:18.608289 | controller |                 "f:command": {},
2026-06-09 17:48:18.608312 | controller |                 "f:env": {
2026-06-09 17:48:18.608335 | controller |                   ".": {},
2026-06-09 17:48:18.608359 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-09 17:48:18.608382 | controller |                     ".": {},
2026-06-09 17:48:18.608406 | controller |                     "f:name": {},
2026-06-09 17:48:18.608429 | controller |                     "f:value": {}
2026-06-09 17:48:18.608453 | controller |                   },
2026-06-09 17:48:18.608476 | controller |                   "k:{\"name\":\"OPENSTACK_RELEASE_VERSION\"}": {
2026-06-09 17:48:18.608499 | controller |                     ".": {},
2026-06-09 17:48:18.608545 | controller |                     "f:name": {},
2026-06-09 17:48:18.608570 | controller |                     "f:value": {}
2026-06-09 17:48:18.608592 | controller |                   },
2026-06-09 17:48:18.608614 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.608636 | controller |                     ".": {},
2026-06-09 17:48:18.608658 | controller |                     "f:name": {},
2026-06-09 17:48:18.608680 | controller |                     "f:value": {}
2026-06-09 17:48:18.608701 | controller |                   },
2026-06-09 17:48:18.608755 | controller |                   "k:{\"name\":\"RELATED_IMAGE_ANSIBLEEE_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.608785 | controller |                     ".": {},
2026-06-09 17:48:18.608809 | controller |                     "f:name": {},
2026-06-09 17:48:18.608833 | controller |                     "f:value": {}
2026-06-09 17:48:18.608856 | controller |                   },
2026-06-09 17:48:18.608879 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_API_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.608904 | controller |                     ".": {},
2026-06-09 17:48:18.608929 | controller |                     "f:name": {},
2026-06-09 17:48:18.608953 | controller |                     "f:value": {}
2026-06-09 17:48:18.608977 | controller |                   },
2026-06-09 17:48:18.609000 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_EVALUATOR_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.609024 | controller |                     ".": {},
2026-06-09 17:48:18.609047 | controller |                     "f:name": {},
2026-06-09 17:48:18.609071 | controller |                     "f:value": {}
2026-06-09 17:48:18.609095 | controller |                   },
2026-06-09 17:48:18.609119 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_LISTENER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.609142 | controller |                     ".": {},
2026-06-09 17:48:18.609165 | controller |                     "f:name": {},
2026-06-09 17:48:18.609190 | controller |                     "f:value": {}
2026-06-09 17:48:18.609214 | controller |                   },
2026-06-09 17:48:18.609238 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_NOTIFIER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.609263 | controller |                     ".": {},
2026-06-09 17:48:18.609288 | controller |                     "f:name": {},
2026-06-09 17:48:18.609313 | controller |                     "f:value": {}
2026-06-09 17:48:18.609338 | controller |                   },
2026-06-09 17:48:18.609365 | controller |                   "k:{\"name\":\"RELATED_IMAGE_APACHE_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.609389 | controller |                     ".": {},
2026-06-09 17:48:18.609413 | controller |                     "f:name": {},
2026-06-09 17:48:18.609437 | controller |                     "f:value": {}
2026-06-09 17:48:18.609466 | controller |                   },
2026-06-09 17:48:18.609491 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_API_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.609534 | controller |                     ".": {},
2026-06-09 17:48:18.609559 | controller |                     "f:name": {},
2026-06-09 17:48:18.609577 | controller |                     "f:value": {}
2026-06-09 17:48:18.609592 | controller |                   },
2026-06-09 17:48:18.609608 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_KEYSTONE_LISTENER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.609624 | controller |                     ".": {},
2026-06-09 17:48:18.609640 | controller |                     "f:name": {},
2026-06-09 17:48:18.609656 | controller |                     "f:value": {}
2026-06-09 17:48:18.609671 | controller |                   },
2026-06-09 17:48:18.609686 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.609700 | controller |                     ".": {},
2026-06-09 17:48:18.609715 | controller |                     "f:name": {},
2026-06-09 17:48:18.609729 | controller |                     "f:value": {}
2026-06-09 17:48:18.609743 | controller |                   },
2026-06-09 17:48:18.609758 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_CENTRAL_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.609772 | controller |                     ".": {},
2026-06-09 17:48:18.609787 | controller |                     "f:name": {},
2026-06-09 17:48:18.609838 | controller |                     "f:value": {}
2026-06-09 17:48:18.609855 | controller |                   },
2026-06-09 17:48:18.609869 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_COMPUTE_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.609884 | controller |                     ".": {},
2026-06-09 17:48:18.609898 | controller |                     "f:name": {},
2026-06-09 17:48:18.609913 | controller |                     "f:value": {}
2026-06-09 17:48:18.609927 | controller |                   },
2026-06-09 17:48:18.609941 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_IPMI_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.609956 | controller |                     ".": {},
2026-06-09 17:48:18.609970 | controller |                     "f:name": {},
2026-06-09 17:48:18.609984 | controller |                     "f:value": {}
2026-06-09 17:48:18.609998 | controller |                   },
2026-06-09 17:48:18.610012 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_MYSQLD_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.610027 | controller |                     ".": {},
2026-06-09 17:48:18.610041 | controller |                     "f:name": {},
2026-06-09 17:48:18.610055 | controller |                     "f:value": {}
2026-06-09 17:48:18.610069 | controller |                   },
2026-06-09 17:48:18.610084 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_NOTIFICATION_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.610098 | controller |                     ".": {},
2026-06-09 17:48:18.610113 | controller |                     "f:name": {},
2026-06-09 17:48:18.610127 | controller |                     "f:value": {}
2026-06-09 17:48:18.610143 | controller |                   },
2026-06-09 17:48:18.610157 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_SGCORE_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.610172 | controller |                     ".": {},
2026-06-09 17:48:18.610186 | controller |                     "f:name": {},
2026-06-09 17:48:18.610200 | controller |                     "f:value": {}
2026-06-09 17:48:18.610214 | controller |                   },
2026-06-09 17:48:18.610228 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_API_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.610243 | controller |                     ".": {},
2026-06-09 17:48:18.610257 | controller |                     "f:name": {},
2026-06-09 17:48:18.610275 | controller |                     "f:value": {}
2026-06-09 17:48:18.610290 | controller |                   },
2026-06-09 17:48:18.610305 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_BACKUP_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.610319 | controller |                     ".": {},
2026-06-09 17:48:18.610333 | controller |                     "f:name": {},
2026-06-09 17:48:18.610347 | controller |                     "f:value": {}
2026-06-09 17:48:18.610361 | controller |                   },
2026-06-09 17:48:18.610375 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.610390 | controller |                     ".": {},
2026-06-09 17:48:18.610404 | controller |                     "f:name": {},
2026-06-09 17:48:18.610418 | controller |                     "f:value": {}
2026-06-09 17:48:18.610432 | controller |                   },
2026-06-09 17:48:18.610446 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_VOLUME_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.610461 | controller |                     ".": {},
2026-06-09 17:48:18.610476 | controller |                     "f:name": {},
2026-06-09 17:48:18.610491 | controller |                     "f:value": {}
2026-06-09 17:48:18.610505 | controller |                   },
2026-06-09 17:48:18.610541 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CLOUDKITTY_API_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.610558 | controller |                     ".": {},
2026-06-09 17:48:18.610573 | controller |                     "f:name": {},
2026-06-09 17:48:18.610616 | controller |                     "f:value": {}
2026-06-09 17:48:18.610633 | controller |                   },
2026-06-09 17:48:18.610647 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CLOUDKITTY_PROC_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.610662 | controller |                     ".": {},
2026-06-09 17:48:18.610677 | controller |                     "f:name": {},
2026-06-09 17:48:18.610691 | controller |                     "f:value": {}
2026-06-09 17:48:18.610705 | controller |                   },
2026-06-09 17:48:18.610719 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.610734 | controller |                     ".": {},
2026-06-09 17:48:18.610749 | controller |                     "f:name": {},
2026-06-09 17:48:18.610764 | controller |                     "f:value": {}
2026-06-09 17:48:18.610778 | controller |                   },
2026-06-09 17:48:18.610794 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_BACKENDBIND9_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.610809 | controller |                     ".": {},
2026-06-09 17:48:18.610824 | controller |                     "f:name": {},
2026-06-09 17:48:18.610855 | controller |                     "f:value": {}
2026-06-09 17:48:18.610912 | controller |                   },
2026-06-09 17:48:18.610930 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_CENTRAL_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.610945 | controller |                     ".": {},
2026-06-09 17:48:18.610960 | controller |                     "f:name": {},
2026-06-09 17:48:18.610975 | controller |                     "f:value": {}
2026-06-09 17:48:18.611013 | controller |                   },
2026-06-09 17:48:18.611032 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_MDNS_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.611047 | controller |                     ".": {},
2026-06-09 17:48:18.611061 | controller |                     "f:name": {},
2026-06-09 17:48:18.611075 | controller |                     "f:value": {}
2026-06-09 17:48:18.611089 | controller |                   },
2026-06-09 17:48:18.611103 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_PRODUCER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.611117 | controller |                     ".": {},
2026-06-09 17:48:18.611136 | controller |                     "f:name": {},
2026-06-09 17:48:18.611150 | controller |                     "f:value": {}
2026-06-09 17:48:18.611165 | controller |                   },
2026-06-09 17:48:18.611178 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_UNBOUND_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.611192 | controller |                     ".": {},
2026-06-09 17:48:18.611206 | controller |                     "f:name": {},
2026-06-09 17:48:18.611220 | controller |                     "f:value": {}
2026-06-09 17:48:18.611234 | controller |                   },
2026-06-09 17:48:18.611248 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.611262 | controller |                     ".": {},
2026-06-09 17:48:18.611276 | controller |                     "f:name": {},
2026-06-09 17:48:18.611290 | controller |                     "f:value": {}
2026-06-09 17:48:18.611304 | controller |                   },
2026-06-09 17:48:18.611318 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_FRR_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.611332 | controller |                     ".": {},
2026-06-09 17:48:18.611346 | controller |                     "f:name": {},
2026-06-09 17:48:18.611361 | controller |                     "f:value": {}
2026-06-09 17:48:18.611375 | controller |                   },
2026-06-09 17:48:18.611389 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_ISCSID_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.611403 | controller |                     ".": {},
2026-06-09 17:48:18.611417 | controller |                     "f:name": {},
2026-06-09 17:48:18.611431 | controller |                     "f:value": {}
2026-06-09 17:48:18.611445 | controller |                   },
2026-06-09 17:48:18.611461 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_KEPLER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.611475 | controller |                     ".": {},
2026-06-09 17:48:18.611489 | controller |                     "f:name": {},
2026-06-09 17:48:18.611503 | controller |                     "f:value": {}
2026-06-09 17:48:18.611538 | controller |                   },
2026-06-09 17:48:18.611554 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_LOGROTATE_CROND_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.611568 | controller |                     ".": {},
2026-06-09 17:48:18.611582 | controller |                     "f:name": {},
2026-06-09 17:48:18.611596 | controller |                     "f:value": {}
2026-06-09 17:48:18.611611 | controller |                   },
2026-06-09 17:48:18.611626 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_MULTIPATHD_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.611641 | controller |                     ".": {},
2026-06-09 17:48:18.611655 | controller |                     "f:name": {},
2026-06-09 17:48:18.611670 | controller |                     "f:value": {}
2026-06-09 17:48:18.611684 | controller |                   },
2026-06-09 17:48:18.611698 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_DHCP_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.611713 | controller |                     ".": {},
2026-06-09 17:48:18.611727 | controller |                     "f:name": {},
2026-06-09 17:48:18.611742 | controller |                     "f:value": {}
2026-06-09 17:48:18.611756 | controller |                   },
2026-06-09 17:48:18.611771 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_METADATA_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.611785 | controller |                     ".": {},
2026-06-09 17:48:18.611800 | controller |                     "f:name": {},
2026-06-09 17:48:18.611814 | controller |                     "f:value": {}
2026-06-09 17:48:18.611828 | controller |                   },
2026-06-09 17:48:18.611843 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_OVN_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.611870 | controller |                     ".": {},
2026-06-09 17:48:18.611886 | controller |                     "f:name": {},
2026-06-09 17:48:18.611900 | controller |                     "f:value": {}
2026-06-09 17:48:18.611915 | controller |                   },
2026-06-09 17:48:18.611956 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_SRIOV_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.611978 | controller |                     ".": {},
2026-06-09 17:48:18.611994 | controller |                     "f:name": {},
2026-06-09 17:48:18.612009 | controller |                     "f:value": {}
2026-06-09 17:48:18.612023 | controller |                   },
2026-06-09 17:48:18.612037 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NODE_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.612052 | controller |                     ".": {},
2026-06-09 17:48:18.612066 | controller |                     "f:name": {},
2026-06-09 17:48:18.612080 | controller |                     "f:value": {}
2026-06-09 17:48:18.612095 | controller |                   },
2026-06-09 17:48:18.612109 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_OVN_BGP_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.612124 | controller |                     ".": {},
2026-06-09 17:48:18.612138 | controller |                     "f:name": {},
2026-06-09 17:48:18.612154 | controller |                     "f:value": {}
2026-06-09 17:48:18.612169 | controller |                   },
2026-06-09 17:48:18.612184 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_PODMAN_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.612198 | controller |                     ".": {},
2026-06-09 17:48:18.612213 | controller |                     "f:name": {},
2026-06-09 17:48:18.612227 | controller |                     "f:value": {}
2026-06-09 17:48:18.612241 | controller |                   },
2026-06-09 17:48:18.612255 | controller |                   "k:{\"name\":\"RELATED_IMAGE_GLANCE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.612270 | controller |                     ".": {},
2026-06-09 17:48:18.612284 | controller |                     "f:name": {},
2026-06-09 17:48:18.612298 | controller |                     "f:value": {}
2026-06-09 17:48:18.612312 | controller |                   },
2026-06-09 17:48:18.612326 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_API_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.612340 | controller |                     ".": {},
2026-06-09 17:48:18.612354 | controller |                     "f:name": {},
2026-06-09 17:48:18.612368 | controller |                     "f:value": {}
2026-06-09 17:48:18.612382 | controller |                   },
2026-06-09 17:48:18.612397 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_CFNAPI_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.612411 | controller |                     ".": {},
2026-06-09 17:48:18.612426 | controller |                     "f:name": {},
2026-06-09 17:48:18.612440 | controller |                     "f:value": {}
2026-06-09 17:48:18.612454 | controller |                   },
2026-06-09 17:48:18.612468 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_ENGINE_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.612483 | controller |                     ".": {},
2026-06-09 17:48:18.612497 | controller |                     "f:name": {},
2026-06-09 17:48:18.612524 | controller |                     "f:value": {}
2026-06-09 17:48:18.612545 | controller |                   },
2026-06-09 17:48:18.612561 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HORIZON_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.612576 | controller |                     ".": {},
2026-06-09 17:48:18.612592 | controller |                     "f:name": {},
2026-06-09 17:48:18.612607 | controller |                     "f:value": {}
2026-06-09 17:48:18.612621 | controller |                   },
2026-06-09 17:48:18.612635 | controller |                   "k:{\"name\":\"RELATED_IMAGE_INFRA_MEMCACHED_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.612655 | controller |                     ".": {},
2026-06-09 17:48:18.612670 | controller |                     "f:name": {},
2026-06-09 17:48:18.612685 | controller |                     "f:value": {}
2026-06-09 17:48:18.612700 | controller |                   },
2026-06-09 17:48:18.612714 | controller |                   "k:{\"name\":\"RELATED_IMAGE_INFRA_REDIS_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.612729 | controller |                     ".": {},
2026-06-09 17:48:18.612744 | controller |                     "f:name": {},
2026-06-09 17:48:18.612758 | controller |                     "f:value": {}
2026-06-09 17:48:18.612774 | controller |                   },
2026-06-09 17:48:18.612788 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_API_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.612804 | controller |                     ".": {},
2026-06-09 17:48:18.612818 | controller |                     "f:name": {},
2026-06-09 17:48:18.612832 | controller |                     "f:value": {}
2026-06-09 17:48:18.612847 | controller |                   },
2026-06-09 17:48:18.612861 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_CONDUCTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.612876 | controller |                     ".": {},
2026-06-09 17:48:18.612891 | controller |                     "f:name": {},
2026-06-09 17:48:18.612905 | controller |                     "f:value": {}
2026-06-09 17:48:18.612920 | controller |                   },
2026-06-09 17:48:18.612935 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_INSPECTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.612950 | controller |                     ".": {},
2026-06-09 17:48:18.612964 | controller |                     "f:name": {},
2026-06-09 17:48:18.612979 | controller |                     "f:value": {}
2026-06-09 17:48:18.612993 | controller |                   },
2026-06-09 17:48:18.613007 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_NEUTRON_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.613021 | controller |                     ".": {},
2026-06-09 17:48:18.613035 | controller |                     "f:name": {},
2026-06-09 17:48:18.613049 | controller |                     "f:value": {}
2026-06-09 17:48:18.613063 | controller |                   },
2026-06-09 17:48:18.613078 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_PXE_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.613092 | controller |                     ".": {},
2026-06-09 17:48:18.613106 | controller |                     "f:name": {},
2026-06-09 17:48:18.613120 | controller |                     "f:value": {}
2026-06-09 17:48:18.613134 | controller |                   },
2026-06-09 17:48:18.613148 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_PYTHON_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.613162 | controller |                     ".": {},
2026-06-09 17:48:18.613176 | controller |                     "f:name": {},
2026-06-09 17:48:18.613191 | controller |                     "f:value": {}
2026-06-09 17:48:18.613204 | controller |                   },
2026-06-09 17:48:18.613218 | controller |                   "k:{\"name\":\"RELATED_IMAGE_KEYSTONE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.613233 | controller |                     ".": {},
2026-06-09 17:48:18.613247 | controller |                     "f:name": {},
2026-06-09 17:48:18.613261 | controller |                     "f:value": {}
2026-06-09 17:48:18.613275 | controller |                   },
2026-06-09 17:48:18.613289 | controller |                   "k:{\"name\":\"RELATED_IMAGE_KSM_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.613303 | controller |                     ".": {},
2026-06-09 17:48:18.613317 | controller |                     "f:name": {},
2026-06-09 17:48:18.613331 | controller |                     "f:value": {}
2026-06-09 17:48:18.613346 | controller |                   },
2026-06-09 17:48:18.613364 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.613379 | controller |                     ".": {},
2026-06-09 17:48:18.613394 | controller |                     "f:name": {},
2026-06-09 17:48:18.613408 | controller |                     "f:value": {}
2026-06-09 17:48:18.613422 | controller |                   },
2026-06-09 17:48:18.613436 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.613450 | controller |                     ".": {},
2026-06-09 17:48:18.613465 | controller |                     "f:name": {},
2026-06-09 17:48:18.613482 | controller |                     "f:value": {}
2026-06-09 17:48:18.613496 | controller |                   },
2026-06-09 17:48:18.613510 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_SHARE_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.613547 | controller |                     ".": {},
2026-06-09 17:48:18.613563 | controller |                     "f:name": {},
2026-06-09 17:48:18.613578 | controller |                     "f:value": {}
2026-06-09 17:48:18.613593 | controller |                   },
2026-06-09 17:48:18.613607 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MARIADB_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.613622 | controller |                     ".": {},
2026-06-09 17:48:18.613636 | controller |                     "f:name": {},
2026-06-09 17:48:18.613650 | controller |                     "f:value": {}
2026-06-09 17:48:18.613665 | controller |                   },
2026-06-09 17:48:18.613679 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NET_UTILS_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.613693 | controller |                     ".": {},
2026-06-09 17:48:18.613708 | controller |                     "f:name": {},
2026-06-09 17:48:18.613724 | controller |                     "f:value": {}
2026-06-09 17:48:18.613739 | controller |                   },
2026-06-09 17:48:18.613753 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NEUTRON_API_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.613768 | controller |                     ".": {},
2026-06-09 17:48:18.613783 | controller |                     "f:name": {},
2026-06-09 17:48:18.613798 | controller |                     "f:value": {}
2026-06-09 17:48:18.613812 | controller |                   },
2026-06-09 17:48:18.613827 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.613842 | controller |                     ".": {},
2026-06-09 17:48:18.613856 | controller |                     "f:name": {},
2026-06-09 17:48:18.613870 | controller |                     "f:value": {}
2026-06-09 17:48:18.613885 | controller |                   },
2026-06-09 17:48:18.613899 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_COMPUTE_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.613913 | controller |                     ".": {},
2026-06-09 17:48:18.613928 | controller |                     "f:name": {},
2026-06-09 17:48:18.613943 | controller |                     "f:value": {}
2026-06-09 17:48:18.613957 | controller |                   },
2026-06-09 17:48:18.613971 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_CONDUCTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.613986 | controller |                     ".": {},
2026-06-09 17:48:18.614001 | controller |                     "f:name": {},
2026-06-09 17:48:18.614016 | controller |                     "f:value": {}
2026-06-09 17:48:18.614030 | controller |                   },
2026-06-09 17:48:18.614047 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_NOVNC_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.614062 | controller |                     ".": {},
2026-06-09 17:48:18.614076 | controller |                     "f:name": {},
2026-06-09 17:48:18.614090 | controller |                     "f:value": {}
2026-06-09 17:48:18.614104 | controller |                   },
2026-06-09 17:48:18.614123 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.614138 | controller |                     ".": {},
2026-06-09 17:48:18.614155 | controller |                     "f:name": {},
2026-06-09 17:48:18.614171 | controller |                     "f:value": {}
2026-06-09 17:48:18.614186 | controller |                   },
2026-06-09 17:48:18.614202 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.614216 | controller |                     ".": {},
2026-06-09 17:48:18.614231 | controller |                     "f:name": {},
2026-06-09 17:48:18.614245 | controller |                     "f:value": {}
2026-06-09 17:48:18.614259 | controller |                   },
2026-06-09 17:48:18.614274 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.614289 | controller |                     ".": {},
2026-06-09 17:48:18.614303 | controller |                     "f:name": {},
2026-06-09 17:48:18.614318 | controller |                     "f:value": {}
2026-06-09 17:48:18.614332 | controller |                   },
2026-06-09 17:48:18.614349 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_HOUSEKEEPING_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.614366 | controller |                     ".": {},
2026-06-09 17:48:18.614381 | controller |                     "f:name": {},
2026-06-09 17:48:18.614396 | controller |                     "f:value": {}
2026-06-09 17:48:18.614410 | controller |                   },
2026-06-09 17:48:18.614424 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_RSYSLOG_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.614439 | controller |                     ".": {},
2026-06-09 17:48:18.614453 | controller |                     "f:name": {},
2026-06-09 17:48:18.614467 | controller |                     "f:value": {}
2026-06-09 17:48:18.614481 | controller |                   },
2026-06-09 17:48:18.614495 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.614509 | controller |                     ".": {},
2026-06-09 17:48:18.614544 | controller |                     "f:name": {},
2026-06-09 17:48:18.614561 | controller |                     "f:value": {}
2026-06-09 17:48:18.614575 | controller |                   },
2026-06-09 17:48:18.614590 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_CLIENT_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.614604 | controller |                     ".": {},
2026-06-09 17:48:18.614618 | controller |                     "f:name": {},
2026-06-09 17:48:18.614632 | controller |                     "f:value": {}
2026-06-09 17:48:18.614647 | controller |                   },
2026-06-09 17:48:18.614661 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_MUST_GATHER_DEFAULT\"}": {
2026-06-09 17:48:18.614676 | controller |                     ".": {},
2026-06-09 17:48:18.614690 | controller |                     "f:name": {},
2026-06-09 17:48:18.614705 | controller |                     "f:value": {}
2026-06-09 17:48:18.614720 | controller |                   },
2026-06-09 17:48:18.614735 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_NETWORK_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.614750 | controller |                     ".": {},
2026-06-09 17:48:18.614765 | controller |                     "f:name": {},
2026-06-09 17:48:18.614780 | controller |                     "f:value": {}
2026-06-09 17:48:18.614794 | controller |                   },
2026-06-09 17:48:18.614809 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OS_CONTAINER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.614838 | controller |                     ".": {},
2026-06-09 17:48:18.614855 | controller |                     "f:name": {},
2026-06-09 17:48:18.614870 | controller |                     "f:value": {}
2026-06-09 17:48:18.614888 | controller |                   },
2026-06-09 17:48:18.614905 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_CONTROLLER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.614920 | controller |                     ".": {},
2026-06-09 17:48:18.614935 | controller |                     "f:name": {},
2026-06-09 17:48:18.614949 | controller |                     "f:value": {}
2026-06-09 17:48:18.614963 | controller |                   },
2026-06-09 17:48:18.614977 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_CONTROLLER_OVS_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.614992 | controller |                     ".": {},
2026-06-09 17:48:18.615037 | controller |                     "f:name": {},
2026-06-09 17:48:18.615055 | controller |                     "f:value": {}
2026-06-09 17:48:18.615069 | controller |                   },
2026-06-09 17:48:18.615084 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_NB_DBCLUSTER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.615098 | controller |                     ".": {},
2026-06-09 17:48:18.615112 | controller |                     "f:name": {},
2026-06-09 17:48:18.615126 | controller |                     "f:value": {}
2026-06-09 17:48:18.615140 | controller |                   },
2026-06-09 17:48:18.615155 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_NORTHD_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.615170 | controller |                     ".": {},
2026-06-09 17:48:18.615184 | controller |                     "f:name": {},
2026-06-09 17:48:18.615198 | controller |                     "f:value": {}
2026-06-09 17:48:18.615213 | controller |                   },
2026-06-09 17:48:18.615229 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_SB_DBCLUSTER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.615243 | controller |                     ".": {},
2026-06-09 17:48:18.615258 | controller |                     "f:name": {},
2026-06-09 17:48:18.615272 | controller |                     "f:value": {}
2026-06-09 17:48:18.615286 | controller |                   },
2026-06-09 17:48:18.615300 | controller |                   "k:{\"name\":\"RELATED_IMAGE_PLACEMENT_API_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.615314 | controller |                     ".": {},
2026-06-09 17:48:18.615328 | controller |                     "f:name": {},
2026-06-09 17:48:18.615342 | controller |                     "f:value": {}
2026-06-09 17:48:18.615357 | controller |                   },
2026-06-09 17:48:18.615371 | controller |                   "k:{\"name\":\"RELATED_IMAGE_RABBITMQ_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.615385 | controller |                     ".": {},
2026-06-09 17:48:18.615399 | controller |                     "f:name": {},
2026-06-09 17:48:18.615413 | controller |                     "f:value": {}
2026-06-09 17:48:18.615427 | controller |                   },
2026-06-09 17:48:18.615441 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_ACCOUNT_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.615455 | controller |                     ".": {},
2026-06-09 17:48:18.615468 | controller |                     "f:name": {},
2026-06-09 17:48:18.615482 | controller |                     "f:value": {}
2026-06-09 17:48:18.615496 | controller |                   },
2026-06-09 17:48:18.615523 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_CONTAINER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.615545 | controller |                     ".": {},
2026-06-09 17:48:18.615561 | controller |                     "f:name": {},
2026-06-09 17:48:18.615576 | controller |                     "f:value": {}
2026-06-09 17:48:18.615591 | controller |                   },
2026-06-09 17:48:18.615605 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_OBJECT_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.615620 | controller |                     ".": {},
2026-06-09 17:48:18.615634 | controller |                     "f:name": {},
2026-06-09 17:48:18.615652 | controller |                     "f:value": {}
2026-06-09 17:48:18.615667 | controller |                   },
2026-06-09 17:48:18.615681 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_PROXY_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.615695 | controller |                     ".": {},
2026-06-09 17:48:18.615709 | controller |                     "f:name": {},
2026-06-09 17:48:18.615723 | controller |                     "f:value": {}
2026-06-09 17:48:18.615737 | controller |                   },
2026-06-09 17:48:18.615751 | controller |                   "k:{\"name\":\"RELATED_IMAGE_TEST_TEMPEST_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.615766 | controller |                     ".": {},
2026-06-09 17:48:18.615780 | controller |                     "f:name": {},
2026-06-09 17:48:18.615794 | controller |                     "f:value": {}
2026-06-09 17:48:18.615810 | controller |                   },
2026-06-09 17:48:18.615825 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_API_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.615839 | controller |                     ".": {},
2026-06-09 17:48:18.615854 | controller |                     "f:name": {},
2026-06-09 17:48:18.615869 | controller |                     "f:value": {}
2026-06-09 17:48:18.615883 | controller |                   },
2026-06-09 17:48:18.615898 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_APPLIER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.615912 | controller |                     ".": {},
2026-06-09 17:48:18.615927 | controller |                     "f:name": {},
2026-06-09 17:48:18.615941 | controller |                     "f:value": {}
2026-06-09 17:48:18.615955 | controller |                   },
2026-06-09 17:48:18.615970 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_DECISION_ENGINE_IMAGE_URL_DEFAULT\"}": {
2026-06-09 17:48:18.615984 | controller |                     ".": {},
2026-06-09 17:48:18.615999 | controller |                     "f:name": {},
2026-06-09 17:48:18.616013 | controller |                     "f:value": {}
2026-06-09 17:48:18.616028 | controller |                   },
2026-06-09 17:48:18.616042 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-09 17:48:18.616057 | controller |                     ".": {},
2026-06-09 17:48:18.616103 | controller |                     "f:name": {},
2026-06-09 17:48:18.616122 | controller |                     "f:value": {}
2026-06-09 17:48:18.616137 | controller |                   },
2026-06-09 17:48:18.616151 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-09 17:48:18.616166 | controller |                     ".": {},
2026-06-09 17:48:18.616180 | controller |                     "f:name": {},
2026-06-09 17:48:18.616194 | controller |                     "f:value": {}
2026-06-09 17:48:18.616208 | controller |                   }
2026-06-09 17:48:18.616223 | controller |                 },
2026-06-09 17:48:18.616237 | controller |                 "f:image": {},
2026-06-09 17:48:18.616251 | controller |                 "f:imagePullPolicy": {},
2026-06-09 17:48:18.616265 | controller |                 "f:livenessProbe": {
2026-06-09 17:48:18.616280 | controller |                   ".": {},
2026-06-09 17:48:18.616294 | controller |                   "f:failureThreshold": {},
2026-06-09 17:48:18.616308 | controller |                   "f:httpGet": {
2026-06-09 17:48:18.616323 | controller |                     ".": {},
2026-06-09 17:48:18.616338 | controller |                     "f:path": {},
2026-06-09 17:48:18.616352 | controller |                     "f:port": {},
2026-06-09 17:48:18.616367 | controller |                     "f:scheme": {}
2026-06-09 17:48:18.616381 | controller |                   },
2026-06-09 17:48:18.616396 | controller |                   "f:initialDelaySeconds": {},
2026-06-09 17:48:18.616410 | controller |                   "f:periodSeconds": {},
2026-06-09 17:48:18.616425 | controller |                   "f:successThreshold": {},
2026-06-09 17:48:18.616443 | controller |                   "f:timeoutSeconds": {}
2026-06-09 17:48:18.616458 | controller |                 },
2026-06-09 17:48:18.616473 | controller |                 "f:name": {},
2026-06-09 17:48:18.616487 | controller |                 "f:ports": {
2026-06-09 17:48:18.616501 | controller |                   ".": {},
2026-06-09 17:48:18.616534 | controller |                   "k:{\"containerPort\":9443,\"protocol\":\"TCP\"}": {
2026-06-09 17:48:18.616550 | controller |                     ".": {},
2026-06-09 17:48:18.616565 | controller |                     "f:containerPort": {},
2026-06-09 17:48:18.616579 | controller |                     "f:name": {},
2026-06-09 17:48:18.616593 | controller |                     "f:protocol": {}
2026-06-09 17:48:18.616607 | controller |                   }
2026-06-09 17:48:18.616622 | controller |                 },
2026-06-09 17:48:18.616636 | controller |                 "f:readinessProbe": {
2026-06-09 17:48:18.616650 | controller |                   ".": {},
2026-06-09 17:48:18.616664 | controller |                   "f:failureThreshold": {},
2026-06-09 17:48:18.616678 | controller |                   "f:httpGet": {
2026-06-09 17:48:18.616692 | controller |                     ".": {},
2026-06-09 17:48:18.616706 | controller |                     "f:path": {},
2026-06-09 17:48:18.616720 | controller |                     "f:port": {},
2026-06-09 17:48:18.616734 | controller |                     "f:scheme": {}
2026-06-09 17:48:18.616749 | controller |                   },
2026-06-09 17:48:18.616763 | controller |                   "f:initialDelaySeconds": {},
2026-06-09 17:48:18.616777 | controller |                   "f:periodSeconds": {},
2026-06-09 17:48:18.616791 | controller |                   "f:successThreshold": {},
2026-06-09 17:48:18.616805 | controller |                   "f:timeoutSeconds": {}
2026-06-09 17:48:18.616819 | controller |                 },
2026-06-09 17:48:18.616834 | controller |                 "f:resources": {
2026-06-09 17:48:18.616848 | controller |                   ".": {},
2026-06-09 17:48:18.616863 | controller |                   "f:limits": {
2026-06-09 17:48:18.616878 | controller |                     ".": {},
2026-06-09 17:48:18.616892 | controller |                     "f:cpu": {},
2026-06-09 17:48:18.616907 | controller |                     "f:memory": {}
2026-06-09 17:48:18.616921 | controller |                   },
2026-06-09 17:48:18.616935 | controller |                   "f:requests": {
2026-06-09 17:48:18.616950 | controller |                     ".": {},
2026-06-09 17:48:18.616964 | controller |                     "f:cpu": {},
2026-06-09 17:48:18.616979 | controller |                     "f:memory": {}
2026-06-09 17:48:18.616993 | controller |                   }
2026-06-09 17:48:18.617007 | controller |                 },
2026-06-09 17:48:18.617021 | controller |                 "f:securityContext": {
2026-06-09 17:48:18.617036 | controller |                   ".": {},
2026-06-09 17:48:18.617058 | controller |                   "f:allowPrivilegeEscalation": {},
2026-06-09 17:48:18.617081 | controller |                   "f:capabilities": {
2026-06-09 17:48:18.617173 | controller |                     ".": {},
2026-06-09 17:48:18.617197 | controller |                     "f:drop": {}
2026-06-09 17:48:18.617214 | controller |                   }
2026-06-09 17:48:18.617230 | controller |                 },
2026-06-09 17:48:18.617244 | controller |                 "f:terminationMessagePath": {},
2026-06-09 17:48:18.617259 | controller |                 "f:terminationMessagePolicy": {},
2026-06-09 17:48:18.617273 | controller |                 "f:volumeMounts": {
2026-06-09 17:48:18.617287 | controller |                   ".": {},
2026-06-09 17:48:18.617301 | controller |                   "k:{\"mountPath\":\"/tmp/k8s-metrics-server/metrics-certs\"}": {
2026-06-09 17:48:18.617316 | controller |                     ".": {},
2026-06-09 17:48:18.617331 | controller |                     "f:mountPath": {},
2026-06-09 17:48:18.617349 | controller |                     "f:name": {},
2026-06-09 17:48:18.617364 | controller |                     "f:readOnly": {}
2026-06-09 17:48:18.617379 | controller |                   },
2026-06-09 17:48:18.617394 | controller |                   "k:{\"mountPath\":\"/tmp/k8s-webhook-server/serving-certs\"}": {
2026-06-09 17:48:18.617408 | controller |                     ".": {},
2026-06-09 17:48:18.617422 | controller |                     "f:mountPath": {},
2026-06-09 17:48:18.617436 | controller |                     "f:name": {},
2026-06-09 17:48:18.617450 | controller |                     "f:readOnly": {}
2026-06-09 17:48:18.617464 | controller |                   }
2026-06-09 17:48:18.617478 | controller |                 }
2026-06-09 17:48:18.617492 | controller |               }
2026-06-09 17:48:18.617507 | controller |             },
2026-06-09 17:48:18.617547 | controller |             "f:dnsPolicy": {},
2026-06-09 17:48:18.617564 | controller |             "f:enableServiceLinks": {},
2026-06-09 17:48:18.617579 | controller |             "f:restartPolicy": {},
2026-06-09 17:48:18.617593 | controller |             "f:schedulerName": {},
2026-06-09 17:48:18.617607 | controller |             "f:securityContext": {
2026-06-09 17:48:18.617623 | controller |               ".": {},
2026-06-09 17:48:18.617638 | controller |               "f:runAsNonRoot": {},
2026-06-09 17:48:18.617652 | controller |               "f:seccompProfile": {
2026-06-09 17:48:18.617666 | controller |                 ".": {},
2026-06-09 17:48:18.617680 | controller |                 "f:type": {}
2026-06-09 17:48:18.617694 | controller |               }
2026-06-09 17:48:18.617707 | controller |             },
2026-06-09 17:48:18.617721 | controller |             "f:serviceAccount": {},
2026-06-09 17:48:18.617735 | controller |             "f:serviceAccountName": {},
2026-06-09 17:48:18.617749 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-09 17:48:18.617762 | controller |             "f:volumes": {
2026-06-09 17:48:18.617776 | controller |               ".": {},
2026-06-09 17:48:18.617790 | controller |               "k:{\"name\":\"metrics-certs\"}": {
2026-06-09 17:48:18.617804 | controller |                 ".": {},
2026-06-09 17:48:18.617818 | controller |                 "f:name": {},
2026-06-09 17:48:18.617832 | controller |                 "f:secret": {
2026-06-09 17:48:18.617846 | controller |                   ".": {},
2026-06-09 17:48:18.617859 | controller |                   "f:defaultMode": {},
2026-06-09 17:48:18.617873 | controller |                   "f:items": {},
2026-06-09 17:48:18.617887 | controller |                   "f:optional": {},
2026-06-09 17:48:18.617901 | controller |                   "f:secretName": {}
2026-06-09 17:48:18.617914 | controller |                 }
2026-06-09 17:48:18.617928 | controller |               },
2026-06-09 17:48:18.617942 | controller |               "k:{\"name\":\"webhook-certs\"}": {
2026-06-09 17:48:18.617957 | controller |                 ".": {},
2026-06-09 17:48:18.617972 | controller |                 "f:name": {},
2026-06-09 17:48:18.617986 | controller |                 "f:secret": {
2026-06-09 17:48:18.618001 | controller |                   ".": {},
2026-06-09 17:48:18.618016 | controller |                   "f:defaultMode": {},
2026-06-09 17:48:18.618030 | controller |                   "f:secretName": {}
2026-06-09 17:48:18.618044 | controller |                 }
2026-06-09 17:48:18.618059 | controller |               }
2026-06-09 17:48:18.618073 | controller |             }
2026-06-09 17:48:18.618087 | controller |           }
2026-06-09 17:48:18.618102 | controller |         },
2026-06-09 17:48:18.618116 | controller |         "manager": "kube-controller-manager",
2026-06-09 17:48:18.618130 | controller |         "operation": "Update",
2026-06-09 17:48:18.618144 | controller |         "time": "2026-06-09T16:54:48Z"
2026-06-09 17:48:18.618158 | controller |       },
2026-06-09 17:48:18.618172 | controller |       {
2026-06-09 17:48:18.618191 | controller |         "apiVersion": "v1",
2026-06-09 17:48:18.618206 | controller |         "fieldsType": "FieldsV1",
2026-06-09 17:48:18.618285 | controller |         "fieldsV1": {
2026-06-09 17:48:18.618303 | controller |           "f:metadata": {
2026-06-09 17:48:18.618318 | controller |             "f:annotations": {
2026-06-09 17:48:18.618363 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-09 17:48:18.618405 | controller |             }
2026-06-09 17:48:18.618422 | controller |           }
2026-06-09 17:48:18.618436 | controller |         },
2026-06-09 17:48:18.618451 | controller |         "manager": "multus-daemon",
2026-06-09 17:48:18.618465 | controller |         "operation": "Update",
2026-06-09 17:48:18.618480 | controller |         "subresource": "status",
2026-06-09 17:48:18.618494 | controller |         "time": "2026-06-09T16:56:08Z"
2026-06-09 17:48:18.618508 | controller |       },
2026-06-09 17:48:18.618543 | controller |       {
2026-06-09 17:48:18.618559 | controller |         "apiVersion": "v1",
2026-06-09 17:48:18.618574 | controller |         "fieldsType": "FieldsV1",
2026-06-09 17:48:18.618589 | controller |         "fieldsV1": {
2026-06-09 17:48:18.618603 | controller |           "f:status": {
2026-06-09 17:48:18.618618 | controller |             "f:conditions": {
2026-06-09 17:48:18.618633 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-09 17:48:18.618647 | controller |                 ".": {},
2026-06-09 17:48:18.618662 | controller |                 "f:lastProbeTime": {},
2026-06-09 17:48:18.618677 | controller |                 "f:lastTransitionTime": {},
2026-06-09 17:48:18.618692 | controller |                 "f:status": {},
2026-06-09 17:48:18.618707 | controller |                 "f:type": {}
2026-06-09 17:48:18.618722 | controller |               },
2026-06-09 17:48:18.618737 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-09 17:48:18.618751 | controller |                 ".": {},
2026-06-09 17:48:18.618765 | controller |                 "f:lastProbeTime": {},
2026-06-09 17:48:18.618780 | controller |                 "f:lastTransitionTime": {},
2026-06-09 17:48:18.618804 | controller |                 "f:status": {},
2026-06-09 17:48:18.618823 | controller |                 "f:type": {}
2026-06-09 17:48:18.618839 | controller |               },
2026-06-09 17:48:18.618854 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-09 17:48:18.618868 | controller |                 ".": {},
2026-06-09 17:48:18.618883 | controller |                 "f:lastProbeTime": {},
2026-06-09 17:48:18.618898 | controller |                 "f:lastTransitionTime": {},
2026-06-09 17:48:18.618914 | controller |                 "f:status": {},
2026-06-09 17:48:18.618928 | controller |                 "f:type": {}
2026-06-09 17:48:18.618942 | controller |               },
2026-06-09 17:48:18.618956 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-09 17:48:18.618970 | controller |                 ".": {},
2026-06-09 17:48:18.618984 | controller |                 "f:lastProbeTime": {},
2026-06-09 17:48:18.618998 | controller |                 "f:lastTransitionTime": {},
2026-06-09 17:48:18.619012 | controller |                 "f:status": {},
2026-06-09 17:48:18.619027 | controller |                 "f:type": {}
2026-06-09 17:48:18.619042 | controller |               }
2026-06-09 17:48:18.619056 | controller |             },
2026-06-09 17:48:18.619070 | controller |             "f:containerStatuses": {},
2026-06-09 17:48:18.619084 | controller |             "f:hostIP": {},
2026-06-09 17:48:18.619099 | controller |             "f:hostIPs": {},
2026-06-09 17:48:18.619113 | controller |             "f:phase": {},
2026-06-09 17:48:18.619128 | controller |             "f:podIP": {},
2026-06-09 17:48:18.619143 | controller |             "f:podIPs": {
2026-06-09 17:48:18.619158 | controller |               ".": {},
2026-06-09 17:48:18.619172 | controller |               "k:{\"ip\":\"10.217.0.93\"}": {
2026-06-09 17:48:18.619192 | controller |                 ".": {},
2026-06-09 17:48:18.619208 | controller |                 "f:ip": {}
2026-06-09 17:48:18.619222 | controller |               }
2026-06-09 17:48:18.619237 | controller |             },
2026-06-09 17:48:18.619251 | controller |             "f:startTime": {}
2026-06-09 17:48:18.619266 | controller |           }
2026-06-09 17:48:18.619280 | controller |         },
2026-06-09 17:48:18.619295 | controller |         "manager": "kubelet",
2026-06-09 17:48:18.619309 | controller |         "operation": "Update",
2026-06-09 17:48:18.619323 | controller |         "subresource": "status",
2026-06-09 17:48:18.619337 | controller |         "time": "2026-06-09T16:56:37Z"
2026-06-09 17:48:18.619352 | controller |       }
2026-06-09 17:48:18.619367 | controller |     ],
2026-06-09 17:48:18.619382 | controller |     "name": "openstack-operator-controller-manager-6fc5ccc565-ppfqz",
2026-06-09 17:48:18.619396 | controller |     "namespace": "openstack-operators",
2026-06-09 17:48:18.619410 | controller |     "ownerReferences": [
2026-06-09 17:48:18.619426 | controller |       {
2026-06-09 17:48:18.619474 | controller |         "apiVersion": "apps/v1",
2026-06-09 17:48:18.619492 | controller |         "blockOwnerDeletion": true,
2026-06-09 17:48:18.619507 | controller |         "controller": true,
2026-06-09 17:48:18.619539 | controller |         "kind": "ReplicaSet",
2026-06-09 17:48:18.619555 | controller |         "name": "openstack-operator-controller-manager-6fc5ccc565",
2026-06-09 17:48:18.619569 | controller |         "uid": "dbfc5236-91b6-45f8-a8f0-4cbc8aedf101"
2026-06-09 17:48:18.619583 | controller |       }
2026-06-09 17:48:18.619598 | controller |     ],
2026-06-09 17:48:18.619612 | controller |     "resourceVersion": "54214",
2026-06-09 17:48:18.619626 | controller |     "uid": "6885a213-279d-4e07-afd5-70d988eafea0"
2026-06-09 17:48:18.619640 | controller |   },
2026-06-09 17:48:18.619654 | controller |   "spec": {
2026-06-09 17:48:18.619668 | controller |     "containers": [
2026-06-09 17:48:18.619682 | controller |       {
2026-06-09 17:48:18.619696 | controller |         "args": [
2026-06-09 17:48:18.619710 | controller |           "--metrics-bind-address=:8443",
2026-06-09 17:48:18.619724 | controller |           "--leader-elect",
2026-06-09 17:48:18.619738 | controller |           "--health-probe-bind-address=:8081",
2026-06-09 17:48:18.619753 | controller |           "--metrics-cert-path=/tmp/k8s-metrics-server/metrics-certs",
2026-06-09 17:48:18.619767 | controller |           "--webhook-cert-path=/tmp/k8s-webhook-server/serving-certs"
2026-06-09 17:48:18.619781 | controller |         ],
2026-06-09 17:48:18.619795 | controller |         "command": [
2026-06-09 17:48:18.619809 | controller |           "/manager"
2026-06-09 17:48:18.619823 | controller |         ],
2026-06-09 17:48:18.619838 | controller |         "env": [
2026-06-09 17:48:18.619852 | controller |           {
2026-06-09 17:48:18.619867 | controller |             "name": "LEASE_DURATION",
2026-06-09 17:48:18.619881 | controller |             "value": "30"
2026-06-09 17:48:18.619895 | controller |           },
2026-06-09 17:48:18.619909 | controller |           {
2026-06-09 17:48:18.619923 | controller |             "name": "RENEW_DEADLINE",
2026-06-09 17:48:18.619938 | controller |             "value": "20"
2026-06-09 17:48:18.619951 | controller |           },
2026-06-09 17:48:18.619965 | controller |           {
2026-06-09 17:48:18.619980 | controller |             "name": "RETRY_PERIOD",
2026-06-09 17:48:18.619994 | controller |             "value": "5"
2026-06-09 17:48:18.620008 | controller |           },
2026-06-09 17:48:18.620022 | controller |           {
2026-06-09 17:48:18.620036 | controller |             "name": "OPENSTACK_RELEASE_VERSION",
2026-06-09 17:48:18.620050 | controller |             "value": "0.6.0-1781022081"
2026-06-09 17:48:18.620064 | controller |           },
2026-06-09 17:48:18.620078 | controller |           {
2026-06-09 17:48:18.620096 | controller |             "name": "RELATED_IMAGE_AGENT_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.620111 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest"
2026-06-09 17:48:18.620126 | controller |           },
2026-06-09 17:48:18.620140 | controller |           {
2026-06-09 17:48:18.620154 | controller |             "name": "RELATED_IMAGE_ANSIBLEEE_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.620169 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest"
2026-06-09 17:48:18.620184 | controller |           },
2026-06-09 17:48:18.620199 | controller |           {
2026-06-09 17:48:18.620214 | controller |             "name": "RELATED_IMAGE_AODH_API_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.620229 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-api:current-podified"
2026-06-09 17:48:18.620244 | controller |           },
2026-06-09 17:48:18.620259 | controller |           {
2026-06-09 17:48:18.620273 | controller |             "name": "RELATED_IMAGE_AODH_EVALUATOR_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.620288 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-evaluator:current-podified"
2026-06-09 17:48:18.620302 | controller |           },
2026-06-09 17:48:18.620317 | controller |           {
2026-06-09 17:48:18.620331 | controller |             "name": "RELATED_IMAGE_AODH_LISTENER_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.620345 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-listener:current-podified"
2026-06-09 17:48:18.620360 | controller |           },
2026-06-09 17:48:18.620374 | controller |           {
2026-06-09 17:48:18.620389 | controller |             "name": "RELATED_IMAGE_AODH_NOTIFIER_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.620403 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-notifier:current-podified"
2026-06-09 17:48:18.620418 | controller |           },
2026-06-09 17:48:18.620432 | controller |           {
2026-06-09 17:48:18.620447 | controller |             "name": "RELATED_IMAGE_APACHE_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.620462 | controller |             "value": "registry.redhat.io/ubi9/httpd-24:latest"
2026-06-09 17:48:18.620476 | controller |           },
2026-06-09 17:48:18.620490 | controller |           {
2026-06-09 17:48:18.620568 | controller |             "name": "RELATED_IMAGE_BARBICAN_API_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.620619 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified"
2026-06-09 17:48:18.620661 | controller |           },
2026-06-09 17:48:18.620677 | controller |           {
2026-06-09 17:48:18.620692 | controller |             "name": "RELATED_IMAGE_BARBICAN_KEYSTONE_LISTENER_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.620707 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified"
2026-06-09 17:48:18.620722 | controller |           },
2026-06-09 17:48:18.620737 | controller |           {
2026-06-09 17:48:18.620752 | controller |             "name": "RELATED_IMAGE_BARBICAN_WORKER_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.620766 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified"
2026-06-09 17:48:18.620781 | controller |           },
2026-06-09 17:48:18.620796 | controller |           {
2026-06-09 17:48:18.620811 | controller |             "name": "RELATED_IMAGE_CEILOMETER_CENTRAL_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.620826 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified"
2026-06-09 17:48:18.620841 | controller |           },
2026-06-09 17:48:18.620855 | controller |           {
2026-06-09 17:48:18.620869 | controller |             "name": "RELATED_IMAGE_CEILOMETER_COMPUTE_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.620883 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-compute:current-podified"
2026-06-09 17:48:18.620902 | controller |           },
2026-06-09 17:48:18.620917 | controller |           {
2026-06-09 17:48:18.620931 | controller |             "name": "RELATED_IMAGE_CEILOMETER_IPMI_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.620946 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-ipmi:current-podified"
2026-06-09 17:48:18.620960 | controller |           },
2026-06-09 17:48:18.620975 | controller |           {
2026-06-09 17:48:18.620989 | controller |             "name": "RELATED_IMAGE_CEILOMETER_MYSQLD_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.621003 | controller |             "value": "quay.io/openstack-k8s-operators/mysqld_exporter:latest"
2026-06-09 17:48:18.621017 | controller |           },
2026-06-09 17:48:18.621032 | controller |           {
2026-06-09 17:48:18.621046 | controller |             "name": "RELATED_IMAGE_CEILOMETER_NOTIFICATION_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.621088 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified"
2026-06-09 17:48:18.621105 | controller |           },
2026-06-09 17:48:18.621120 | controller |           {
2026-06-09 17:48:18.621134 | controller |             "name": "RELATED_IMAGE_CEILOMETER_SGCORE_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.621149 | controller |             "value": "quay.io/openstack-k8s-operators/sg-core:latest"
2026-06-09 17:48:18.621163 | controller |           },
2026-06-09 17:48:18.621177 | controller |           {
2026-06-09 17:48:18.621192 | controller |             "name": "RELATED_IMAGE_CINDER_API_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.621206 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified"
2026-06-09 17:48:18.621220 | controller |           },
2026-06-09 17:48:18.621235 | controller |           {
2026-06-09 17:48:18.621249 | controller |             "name": "RELATED_IMAGE_CINDER_BACKUP_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.621263 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-backup:current-podified"
2026-06-09 17:48:18.621277 | controller |           },
2026-06-09 17:48:18.621292 | controller |           {
2026-06-09 17:48:18.621305 | controller |             "name": "RELATED_IMAGE_CINDER_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.621320 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified"
2026-06-09 17:48:18.621334 | controller |           },
2026-06-09 17:48:18.621349 | controller |           {
2026-06-09 17:48:18.621364 | controller |             "name": "RELATED_IMAGE_CINDER_VOLUME_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.621378 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-volume:current-podified"
2026-06-09 17:48:18.621393 | controller |           },
2026-06-09 17:48:18.621408 | controller |           {
2026-06-09 17:48:18.621422 | controller |             "name": "RELATED_IMAGE_CLOUDKITTY_API_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.621436 | controller |             "value": "quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-api:current"
2026-06-09 17:48:18.621450 | controller |           },
2026-06-09 17:48:18.621465 | controller |           {
2026-06-09 17:48:18.621479 | controller |             "name": "RELATED_IMAGE_CLOUDKITTY_PROC_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.621493 | controller |             "value": "quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-processor:current"
2026-06-09 17:48:18.621508 | controller |           },
2026-06-09 17:48:18.621543 | controller |           {
2026-06-09 17:48:18.621559 | controller |             "name": "RELATED_IMAGE_DESIGNATE_API_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.621574 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-api:current-podified"
2026-06-09 17:48:18.621589 | controller |           },
2026-06-09 17:48:18.621608 | controller |           {
2026-06-09 17:48:18.621623 | controller |             "name": "RELATED_IMAGE_DESIGNATE_BACKENDBIND9_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.621637 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-backend-bind9:current-podified"
2026-06-09 17:48:18.621652 | controller |           },
2026-06-09 17:48:18.621666 | controller |           {
2026-06-09 17:48:18.621681 | controller |             "name": "RELATED_IMAGE_DESIGNATE_CENTRAL_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.621695 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-central:current-podified"
2026-06-09 17:48:18.621710 | controller |           },
2026-06-09 17:48:18.621724 | controller |           {
2026-06-09 17:48:18.621738 | controller |             "name": "RELATED_IMAGE_DESIGNATE_MDNS_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.621753 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-mdns:current-podified"
2026-06-09 17:48:18.621767 | controller |           },
2026-06-09 17:48:18.621781 | controller |           {
2026-06-09 17:48:18.621795 | controller |             "name": "RELATED_IMAGE_DESIGNATE_PRODUCER_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.621809 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-producer:current-podified"
2026-06-09 17:48:18.621823 | controller |           },
2026-06-09 17:48:18.621837 | controller |           {
2026-06-09 17:48:18.621851 | controller |             "name": "RELATED_IMAGE_DESIGNATE_UNBOUND_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.621866 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-unbound:current-podified"
2026-06-09 17:48:18.621880 | controller |           },
2026-06-09 17:48:18.621895 | controller |           {
2026-06-09 17:48:18.621909 | controller |             "name": "RELATED_IMAGE_DESIGNATE_WORKER_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.621924 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-worker:current-podified"
2026-06-09 17:48:18.621939 | controller |           },
2026-06-09 17:48:18.621953 | controller |           {
2026-06-09 17:48:18.621967 | controller |             "name": "RELATED_IMAGE_EDPM_FRR_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.621981 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-frr:current-podified"
2026-06-09 17:48:18.621995 | controller |           },
2026-06-09 17:48:18.622009 | controller |           {
2026-06-09 17:48:18.622023 | controller |             "name": "RELATED_IMAGE_EDPM_ISCSID_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.622037 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-iscsid:current-podified"
2026-06-09 17:48:18.622051 | controller |           },
2026-06-09 17:48:18.622065 | controller |           {
2026-06-09 17:48:18.622078 | controller |             "name": "RELATED_IMAGE_EDPM_KEPLER_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.622092 | controller |             "value": "quay.io/sustainable_computing_io/kepler:release-0.7.12"
2026-06-09 17:48:18.622106 | controller |           },
2026-06-09 17:48:18.622120 | controller |           {
2026-06-09 17:48:18.622134 | controller |             "name": "RELATED_IMAGE_EDPM_LOGROTATE_CROND_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.622148 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cron:current-podified"
2026-06-09 17:48:18.622162 | controller |           },
2026-06-09 17:48:18.622176 | controller |           {
2026-06-09 17:48:18.622190 | controller |             "name": "RELATED_IMAGE_EDPM_MULTIPATHD_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.622204 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-multipathd:current-podified"
2026-06-09 17:48:18.622218 | controller |           },
2026-06-09 17:48:18.622232 | controller |           {
2026-06-09 17:48:18.622246 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_DHCP_AGENT_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.622265 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-dhcp-agent:current-podified"
2026-06-09 17:48:18.622281 | controller |           },
2026-06-09 17:48:18.622295 | controller |           {
2026-06-09 17:48:18.622309 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_METADATA_AGENT_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.622324 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-metadata-agent-ovn:current-podified"
2026-06-09 17:48:18.622339 | controller |           },
2026-06-09 17:48:18.622354 | controller |           {
2026-06-09 17:48:18.622369 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_OVN_AGENT_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.622384 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-ovn-agent:current-podified"
2026-06-09 17:48:18.622399 | controller |           },
2026-06-09 17:48:18.622413 | controller |           {
2026-06-09 17:48:18.622428 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_SRIOV_AGENT_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.622442 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-sriov-agent:current-podified"
2026-06-09 17:48:18.622457 | controller |           },
2026-06-09 17:48:18.622471 | controller |           {
2026-06-09 17:48:18.622485 | controller |             "name": "RELATED_IMAGE_EDPM_NODE_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.622499 | controller |             "value": "quay.io/prometheus/node-exporter:v1.5.0"
2026-06-09 17:48:18.622532 | controller |           },
2026-06-09 17:48:18.622550 | controller |           {
2026-06-09 17:48:18.622565 | controller |             "name": "RELATED_IMAGE_EDPM_OVN_BGP_AGENT_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.622580 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-bgp-agent:current-podified"
2026-06-09 17:48:18.622595 | controller |           },
2026-06-09 17:48:18.622610 | controller |           {
2026-06-09 17:48:18.622625 | controller |             "name": "RELATED_IMAGE_EDPM_PODMAN_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.622640 | controller |             "value": "quay.io/openstack-k8s-operators/prometheus-podman-exporter:latest"
2026-06-09 17:48:18.622655 | controller |           },
2026-06-09 17:48:18.622670 | controller |           {
2026-06-09 17:48:18.622685 | controller |             "name": "RELATED_IMAGE_GLANCE_API_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.622700 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-glance-api:current-podified"
2026-06-09 17:48:18.622716 | controller |           },
2026-06-09 17:48:18.622731 | controller |           {
2026-06-09 17:48:18.622746 | controller |             "name": "RELATED_IMAGE_HEAT_API_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.622761 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-api:current-podified"
2026-06-09 17:48:18.622796 | controller |           },
2026-06-09 17:48:18.622814 | controller |           {
2026-06-09 17:48:18.622829 | controller |             "name": "RELATED_IMAGE_HEAT_CFNAPI_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.622844 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-api-cfn:current-podified"
2026-06-09 17:48:18.622861 | controller |           },
2026-06-09 17:48:18.622875 | controller |           {
2026-06-09 17:48:18.622889 | controller |             "name": "RELATED_IMAGE_HEAT_ENGINE_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.622904 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-engine:current-podified"
2026-06-09 17:48:18.622918 | controller |           },
2026-06-09 17:48:18.622932 | controller |           {
2026-06-09 17:48:18.622946 | controller |             "name": "RELATED_IMAGE_HORIZON_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.622961 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-horizon:current-podified"
2026-06-09 17:48:18.622979 | controller |           },
2026-06-09 17:48:18.622993 | controller |           {
2026-06-09 17:48:18.623008 | controller |             "name": "RELATED_IMAGE_INFRA_MEMCACHED_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.623024 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-memcached:current-podified"
2026-06-09 17:48:18.623038 | controller |           },
2026-06-09 17:48:18.623053 | controller |           {
2026-06-09 17:48:18.623068 | controller |             "name": "RELATED_IMAGE_INFRA_REDIS_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.623082 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-redis:current-podified"
2026-06-09 17:48:18.623097 | controller |           },
2026-06-09 17:48:18.623111 | controller |           {
2026-06-09 17:48:18.623127 | controller |             "name": "RELATED_IMAGE_IRONIC_API_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.623141 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-api:current-podified"
2026-06-09 17:48:18.623156 | controller |           },
2026-06-09 17:48:18.623170 | controller |           {
2026-06-09 17:48:18.623184 | controller |             "name": "RELATED_IMAGE_IRONIC_CONDUCTOR_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.623198 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-conductor:current-podified"
2026-06-09 17:48:18.623213 | controller |           },
2026-06-09 17:48:18.623227 | controller |           {
2026-06-09 17:48:18.623241 | controller |             "name": "RELATED_IMAGE_IRONIC_INSPECTOR_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.623255 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-inspector:current-podified"
2026-06-09 17:48:18.623269 | controller |           },
2026-06-09 17:48:18.623283 | controller |           {
2026-06-09 17:48:18.623298 | controller |             "name": "RELATED_IMAGE_IRONIC_NEUTRON_AGENT_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.623312 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-neutron-agent:current-podified"
2026-06-09 17:48:18.623327 | controller |           },
2026-06-09 17:48:18.623343 | controller |           {
2026-06-09 17:48:18.623360 | controller |             "name": "RELATED_IMAGE_IRONIC_PXE_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.623374 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-pxe:current-podified"
2026-06-09 17:48:18.623389 | controller |           },
2026-06-09 17:48:18.623403 | controller |           {
2026-06-09 17:48:18.623418 | controller |             "name": "RELATED_IMAGE_IRONIC_PYTHON_AGENT_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.623433 | controller |             "value": "quay.io/podified-antelope-centos9/ironic-python-agent:current-podified"
2026-06-09 17:48:18.623447 | controller |           },
2026-06-09 17:48:18.623462 | controller |           {
2026-06-09 17:48:18.623476 | controller |             "name": "RELATED_IMAGE_KEYSTONE_API_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.623491 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-keystone:current-podified"
2026-06-09 17:48:18.623505 | controller |           },
2026-06-09 17:48:18.623573 | controller |           {
2026-06-09 17:48:18.623594 | controller |             "name": "RELATED_IMAGE_KSM_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.623609 | controller |             "value": "registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0"
2026-06-09 17:48:18.623623 | controller |           },
2026-06-09 17:48:18.623637 | controller |           {
2026-06-09 17:48:18.623676 | controller |             "name": "RELATED_IMAGE_MANILA_API_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.623695 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-api:current-podified"
2026-06-09 17:48:18.623710 | controller |           },
2026-06-09 17:48:18.623725 | controller |           {
2026-06-09 17:48:18.623747 | controller |             "name": "RELATED_IMAGE_MANILA_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.623762 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-scheduler:current-podified"
2026-06-09 17:48:18.623777 | controller |           },
2026-06-09 17:48:18.623792 | controller |           {
2026-06-09 17:48:18.623806 | controller |             "name": "RELATED_IMAGE_MANILA_SHARE_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.623820 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-share:current-podified"
2026-06-09 17:48:18.623835 | controller |           },
2026-06-09 17:48:18.623871 | controller |           {
2026-06-09 17:48:18.623892 | controller |             "name": "RELATED_IMAGE_MARIADB_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.623908 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-mariadb:current-podified"
2026-06-09 17:48:18.623922 | controller |           },
2026-06-09 17:48:18.623937 | controller |           {
2026-06-09 17:48:18.623951 | controller |             "name": "RELATED_IMAGE_NET_UTILS_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.623965 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-netutils:current-podified"
2026-06-09 17:48:18.623980 | controller |           },
2026-06-09 17:48:18.623994 | controller |           {
2026-06-09 17:48:18.624008 | controller |             "name": "RELATED_IMAGE_NEUTRON_API_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.624022 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified"
2026-06-09 17:48:18.624036 | controller |           },
2026-06-09 17:48:18.624050 | controller |           {
2026-06-09 17:48:18.624064 | controller |             "name": "RELATED_IMAGE_NOVA_API_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.624078 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-api:current-podified"
2026-06-09 17:48:18.624092 | controller |           },
2026-06-09 17:48:18.624106 | controller |           {
2026-06-09 17:48:18.624120 | controller |             "name": "RELATED_IMAGE_NOVA_COMPUTE_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.624134 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-compute:current-podified"
2026-06-09 17:48:18.624148 | controller |           },
2026-06-09 17:48:18.624162 | controller |           {
2026-06-09 17:48:18.624176 | controller |             "name": "RELATED_IMAGE_NOVA_CONDUCTOR_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.624190 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified"
2026-06-09 17:48:18.624204 | controller |           },
2026-06-09 17:48:18.624218 | controller |           {
2026-06-09 17:48:18.624232 | controller |             "name": "RELATED_IMAGE_NOVA_NOVNC_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.624246 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified"
2026-06-09 17:48:18.624260 | controller |           },
2026-06-09 17:48:18.624274 | controller |           {
2026-06-09 17:48:18.624288 | controller |             "name": "RELATED_IMAGE_NOVA_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.624302 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified"
2026-06-09 17:48:18.624317 | controller |           },
2026-06-09 17:48:18.624331 | controller |           {
2026-06-09 17:48:18.624345 | controller |             "name": "RELATED_IMAGE_OCTAVIA_API_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.624359 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-api:current-podified"
2026-06-09 17:48:18.624372 | controller |           },
2026-06-09 17:48:18.624387 | controller |           {
2026-06-09 17:48:18.624401 | controller |             "name": "RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.624416 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-health-manager:current-podified"
2026-06-09 17:48:18.624434 | controller |           },
2026-06-09 17:48:18.624449 | controller |           {
2026-06-09 17:48:18.624464 | controller |             "name": "RELATED_IMAGE_OCTAVIA_HOUSEKEEPING_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.624478 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-housekeeping:current-podified"
2026-06-09 17:48:18.624493 | controller |           },
2026-06-09 17:48:18.624507 | controller |           {
2026-06-09 17:48:18.624542 | controller |             "name": "RELATED_IMAGE_OCTAVIA_RSYSLOG_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.624558 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-rsyslog:current-podified"
2026-06-09 17:48:18.624573 | controller |           },
2026-06-09 17:48:18.624588 | controller |           {
2026-06-09 17:48:18.624602 | controller |             "name": "RELATED_IMAGE_OCTAVIA_WORKER_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.624617 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-worker:current-podified"
2026-06-09 17:48:18.624631 | controller |           },
2026-06-09 17:48:18.624646 | controller |           {
2026-06-09 17:48:18.624661 | controller |             "name": "RELATED_IMAGE_OPENSTACK_CLIENT_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.624676 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified"
2026-06-09 17:48:18.624690 | controller |           },
2026-06-09 17:48:18.624705 | controller |           {
2026-06-09 17:48:18.624747 | controller |             "name": "RELATED_IMAGE_OPENSTACK_MUST_GATHER_DEFAULT",
2026-06-09 17:48:18.624767 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-must-gather:latest"
2026-06-09 17:48:18.624782 | controller |           },
2026-06-09 17:48:18.624797 | controller |           {
2026-06-09 17:48:18.624812 | controller |             "name": "RELATED_IMAGE_OPENSTACK_NETWORK_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.624826 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified"
2026-06-09 17:48:18.624841 | controller |           },
2026-06-09 17:48:18.624856 | controller |           {
2026-06-09 17:48:18.624871 | controller |             "name": "RELATED_IMAGE_OS_CONTAINER_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.624885 | controller |             "value": "quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified"
2026-06-09 17:48:18.624899 | controller |           },
2026-06-09 17:48:18.624914 | controller |           {
2026-06-09 17:48:18.624928 | controller |             "name": "RELATED_IMAGE_OVN_CONTROLLER_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.624943 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified"
2026-06-09 17:48:18.624957 | controller |           },
2026-06-09 17:48:18.624971 | controller |           {
2026-06-09 17:48:18.624986 | controller |             "name": "RELATED_IMAGE_OVN_CONTROLLER_OVS_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.625000 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified"
2026-06-09 17:48:18.625015 | controller |           },
2026-06-09 17:48:18.625030 | controller |           {
2026-06-09 17:48:18.625044 | controller |             "name": "RELATED_IMAGE_OVN_NB_DBCLUSTER_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.625059 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified"
2026-06-09 17:48:18.625073 | controller |           },
2026-06-09 17:48:18.625088 | controller |           {
2026-06-09 17:48:18.625102 | controller |             "name": "RELATED_IMAGE_OVN_NORTHD_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.625117 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified"
2026-06-09 17:48:18.625135 | controller |           },
2026-06-09 17:48:18.625151 | controller |           {
2026-06-09 17:48:18.625165 | controller |             "name": "RELATED_IMAGE_OVN_SB_DBCLUSTER_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.625179 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified"
2026-06-09 17:48:18.625193 | controller |           },
2026-06-09 17:48:18.625208 | controller |           {
2026-06-09 17:48:18.625222 | controller |             "name": "RELATED_IMAGE_PLACEMENT_API_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.625236 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-placement-api:current-podified"
2026-06-09 17:48:18.625251 | controller |           },
2026-06-09 17:48:18.625265 | controller |           {
2026-06-09 17:48:18.625279 | controller |             "name": "RELATED_IMAGE_RABBITMQ_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.625294 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified"
2026-06-09 17:48:18.625308 | controller |           },
2026-06-09 17:48:18.625323 | controller |           {
2026-06-09 17:48:18.625337 | controller |             "name": "RELATED_IMAGE_SWIFT_ACCOUNT_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.625351 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-account:current-podified"
2026-06-09 17:48:18.625365 | controller |           },
2026-06-09 17:48:18.625380 | controller |           {
2026-06-09 17:48:18.625394 | controller |             "name": "RELATED_IMAGE_SWIFT_CONTAINER_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.625409 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-container:current-podified"
2026-06-09 17:48:18.625423 | controller |           },
2026-06-09 17:48:18.625439 | controller |           {
2026-06-09 17:48:18.625453 | controller |             "name": "RELATED_IMAGE_SWIFT_OBJECT_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.625468 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-object:current-podified"
2026-06-09 17:48:18.625482 | controller |           },
2026-06-09 17:48:18.625497 | controller |           {
2026-06-09 17:48:18.625526 | controller |             "name": "RELATED_IMAGE_SWIFT_PROXY_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.625547 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified"
2026-06-09 17:48:18.625562 | controller |           },
2026-06-09 17:48:18.625577 | controller |           {
2026-06-09 17:48:18.625592 | controller |             "name": "RELATED_IMAGE_TEST_TEMPEST_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.625607 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-tempest-all:current-podified"
2026-06-09 17:48:18.625621 | controller |           },
2026-06-09 17:48:18.625635 | controller |           {
2026-06-09 17:48:18.625650 | controller |             "name": "RELATED_IMAGE_WATCHER_API_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.625665 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-api:current-podified"
2026-06-09 17:48:18.625679 | controller |           },
2026-06-09 17:48:18.625693 | controller |           {
2026-06-09 17:48:18.625708 | controller |             "name": "RELATED_IMAGE_WATCHER_APPLIER_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.625722 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-applier:current-podified"
2026-06-09 17:48:18.625737 | controller |           },
2026-06-09 17:48:18.625751 | controller |           {
2026-06-09 17:48:18.625766 | controller |             "name": "RELATED_IMAGE_WATCHER_DECISION_ENGINE_IMAGE_URL_DEFAULT",
2026-06-09 17:48:18.625781 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-decision-engine:current-podified"
2026-06-09 17:48:18.625825 | controller |           }
2026-06-09 17:48:18.625843 | controller |         ],
2026-06-09 17:48:18.625858 | controller |         "image": "38.102.83.73:5001/openstack-k8s-operators/openstack-operator:721c3f7c64850716e5de5f4e76e1ef4c36c28652",
2026-06-09 17:48:18.625877 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-09 17:48:18.625893 | controller |         "livenessProbe": {
2026-06-09 17:48:18.625908 | controller |           "failureThreshold": 3,
2026-06-09 17:48:18.625922 | controller |           "httpGet": {
2026-06-09 17:48:18.625937 | controller |             "path": "/healthz",
2026-06-09 17:48:18.625951 | controller |             "port": 8081,
2026-06-09 17:48:18.625965 | controller |             "scheme": "HTTP"
2026-06-09 17:48:18.625979 | controller |           },
2026-06-09 17:48:18.625994 | controller |           "initialDelaySeconds": 15,
2026-06-09 17:48:18.626008 | controller |           "periodSeconds": 20,
2026-06-09 17:48:18.626022 | controller |           "successThreshold": 1,
2026-06-09 17:48:18.626036 | controller |           "timeoutSeconds": 1
2026-06-09 17:48:18.626051 | controller |         },
2026-06-09 17:48:18.626065 | controller |         "name": "manager",
2026-06-09 17:48:18.626079 | controller |         "ports": [
2026-06-09 17:48:18.626094 | controller |           {
2026-06-09 17:48:18.626108 | controller |             "containerPort": 9443,
2026-06-09 17:48:18.626122 | controller |             "name": "webhook-server",
2026-06-09 17:48:18.626136 | controller |             "protocol": "TCP"
2026-06-09 17:48:18.626150 | controller |           }
2026-06-09 17:48:18.626165 | controller |         ],
2026-06-09 17:48:18.626179 | controller |         "readinessProbe": {
2026-06-09 17:48:18.626193 | controller |           "failureThreshold": 3,
2026-06-09 17:48:18.626207 | controller |           "httpGet": {
2026-06-09 17:48:18.626221 | controller |             "path": "/readyz",
2026-06-09 17:48:18.626235 | controller |             "port": 8081,
2026-06-09 17:48:18.626249 | controller |             "scheme": "HTTP"
2026-06-09 17:48:18.626263 | controller |           },
2026-06-09 17:48:18.626276 | controller |           "initialDelaySeconds": 5,
2026-06-09 17:48:18.626290 | controller |           "periodSeconds": 10,
2026-06-09 17:48:18.626304 | controller |           "successThreshold": 1,
2026-06-09 17:48:18.626318 | controller |           "timeoutSeconds": 1
2026-06-09 17:48:18.626332 | controller |         },
2026-06-09 17:48:18.626346 | controller |         "resources": {
2026-06-09 17:48:18.626360 | controller |           "limits": {
2026-06-09 17:48:18.626377 | controller |             "cpu": "500m",
2026-06-09 17:48:18.626394 | controller |             "memory": "1Gi"
2026-06-09 17:48:18.626408 | controller |           },
2026-06-09 17:48:18.626422 | controller |           "requests": {
2026-06-09 17:48:18.626435 | controller |             "cpu": "10m",
2026-06-09 17:48:18.626449 | controller |             "memory": "512Mi"
2026-06-09 17:48:18.626463 | controller |           }
2026-06-09 17:48:18.626477 | controller |         },
2026-06-09 17:48:18.626491 | controller |         "securityContext": {
2026-06-09 17:48:18.626505 | controller |           "allowPrivilegeEscalation": false,
2026-06-09 17:48:18.626540 | controller |           "capabilities": {
2026-06-09 17:48:18.626556 | controller |             "drop": [
2026-06-09 17:48:18.626570 | controller |               "ALL"
2026-06-09 17:48:18.626585 | controller |             ]
2026-06-09 17:48:18.626599 | controller |           },
2026-06-09 17:48:18.626613 | controller |           "runAsUser": 1000660000
2026-06-09 17:48:18.626627 | controller |         },
2026-06-09 17:48:18.626642 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-09 17:48:18.626657 | controller |         "terminationMessagePolicy": "File",
2026-06-09 17:48:18.626672 | controller |         "volumeMounts": [
2026-06-09 17:48:18.626687 | controller |           {
2026-06-09 17:48:18.626701 | controller |             "mountPath": "/tmp/k8s-metrics-server/metrics-certs",
2026-06-09 17:48:18.626716 | controller |             "name": "metrics-certs",
2026-06-09 17:48:18.626734 | controller |             "readOnly": true
2026-06-09 17:48:18.626749 | controller |           },
2026-06-09 17:48:18.626777 | controller |           {
2026-06-09 17:48:18.626795 | controller |             "mountPath": "/tmp/k8s-webhook-server/serving-certs",
2026-06-09 17:48:18.626814 | controller |             "name": "webhook-certs",
2026-06-09 17:48:18.626829 | controller |             "readOnly": true
2026-06-09 17:48:18.626845 | controller |           },
2026-06-09 17:48:18.626905 | controller |           {
2026-06-09 17:48:18.626923 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-09 17:48:18.626938 | controller |             "name": "kube-api-access-nc94r",
2026-06-09 17:48:18.626953 | controller |             "readOnly": true
2026-06-09 17:48:18.626968 | controller |           }
2026-06-09 17:48:18.626982 | controller |         ]
2026-06-09 17:48:18.626997 | controller |       }
2026-06-09 17:48:18.627011 | controller |     ],
2026-06-09 17:48:18.627026 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-09 17:48:18.627040 | controller |     "enableServiceLinks": true,
2026-06-09 17:48:18.627055 | controller |     "imagePullSecrets": [
2026-06-09 17:48:18.627069 | controller |       {
2026-06-09 17:48:18.627083 | controller |         "name": "openstack-operator-controller-manager-dockercfg-9gkck"
2026-06-09 17:48:18.627097 | controller |       }
2026-06-09 17:48:18.627112 | controller |     ],
2026-06-09 17:48:18.627126 | controller |     "nodeName": "crc",
2026-06-09 17:48:18.627141 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-09 17:48:18.627155 | controller |     "priority": 0,
2026-06-09 17:48:18.627170 | controller |     "restartPolicy": "Always",
2026-06-09 17:48:18.627185 | controller |     "schedulerName": "default-scheduler",
2026-06-09 17:48:18.627200 | controller |     "securityContext": {
2026-06-09 17:48:18.627214 | controller |       "fsGroup": 1000660000,
2026-06-09 17:48:18.627236 | controller |       "runAsNonRoot": true,
2026-06-09 17:48:18.627301 | controller |       "seLinuxOptions": {
2026-06-09 17:48:18.627322 | controller |         "level": "s0:c26,c5"
2026-06-09 17:48:18.627337 | controller |       },
2026-06-09 17:48:18.627352 | controller |       "seccompProfile": {
2026-06-09 17:48:18.627367 | controller |         "type": "RuntimeDefault"
2026-06-09 17:48:18.627382 | controller |       }
2026-06-09 17:48:18.627396 | controller |     },
2026-06-09 17:48:18.627411 | controller |     "serviceAccount": "openstack-operator-controller-manager",
2026-06-09 17:48:18.627426 | controller |     "serviceAccountName": "openstack-operator-controller-manager",
2026-06-09 17:48:18.627440 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-09 17:48:18.627454 | controller |     "tolerations": [
2026-06-09 17:48:18.627468 | controller |       {
2026-06-09 17:48:18.627482 | controller |         "effect": "NoExecute",
2026-06-09 17:48:18.627496 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-09 17:48:18.627527 | controller |         "operator": "Exists",
2026-06-09 17:48:18.627549 | controller |         "tolerationSeconds": 300
2026-06-09 17:48:18.627564 | controller |       },
2026-06-09 17:48:18.627579 | controller |       {
2026-06-09 17:48:18.627593 | controller |         "effect": "NoExecute",
2026-06-09 17:48:18.627607 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-09 17:48:18.627621 | controller |         "operator": "Exists",
2026-06-09 17:48:18.627636 | controller |         "tolerationSeconds": 300
2026-06-09 17:48:18.627650 | controller |       },
2026-06-09 17:48:18.627664 | controller |       {
2026-06-09 17:48:18.627678 | controller |         "effect": "NoSchedule",
2026-06-09 17:48:18.627692 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-09 17:48:18.627706 | controller |         "operator": "Exists"
2026-06-09 17:48:18.627720 | controller |       }
2026-06-09 17:48:18.627735 | controller |     ],
2026-06-09 17:48:18.627753 | controller |     "volumes": [
2026-06-09 17:48:18.627767 | controller |       {
2026-06-09 17:48:18.627781 | controller |         "name": "metrics-certs",
2026-06-09 17:48:18.627796 | controller |         "secret": {
2026-06-09 17:48:18.627810 | controller |           "defaultMode": 420,
2026-06-09 17:48:18.627825 | controller |           "items": [
2026-06-09 17:48:18.627839 | controller |             {
2026-06-09 17:48:18.627854 | controller |               "key": "ca.crt",
2026-06-09 17:48:18.627868 | controller |               "path": "ca.crt"
2026-06-09 17:48:18.627882 | controller |             },
2026-06-09 17:48:18.627897 | controller |             {
2026-06-09 17:48:18.627911 | controller |               "key": "tls.crt",
2026-06-09 17:48:18.627925 | controller |               "path": "tls.crt"
2026-06-09 17:48:18.627969 | controller |             },
2026-06-09 17:48:18.627988 | controller |             {
2026-06-09 17:48:18.628003 | controller |               "key": "tls.key",
2026-06-09 17:48:18.628017 | controller |               "path": "tls.key"
2026-06-09 17:48:18.628032 | controller |             }
2026-06-09 17:48:18.628048 | controller |           ],
2026-06-09 17:48:18.628062 | controller |           "optional": false,
2026-06-09 17:48:18.628077 | controller |           "secretName": "metrics-server-cert"
2026-06-09 17:48:18.628092 | controller |         }
2026-06-09 17:48:18.628106 | controller |       },
2026-06-09 17:48:18.628121 | controller |       {
2026-06-09 17:48:18.628135 | controller |         "name": "webhook-certs",
2026-06-09 17:48:18.628149 | controller |         "secret": {
2026-06-09 17:48:18.628163 | controller |           "defaultMode": 420,
2026-06-09 17:48:18.628177 | controller |           "secretName": "webhook-server-cert"
2026-06-09 17:48:18.628191 | controller |         }
2026-06-09 17:48:18.628205 | controller |       },
2026-06-09 17:48:18.628220 | controller |       {
2026-06-09 17:48:18.628234 | controller |         "name": "kube-api-access-nc94r",
2026-06-09 17:48:18.628248 | controller |         "projected": {
2026-06-09 17:48:18.628262 | controller |           "defaultMode": 420,
2026-06-09 17:48:18.628276 | controller |           "sources": [
2026-06-09 17:48:18.628290 | controller |             {
2026-06-09 17:48:18.628304 | controller |               "serviceAccountToken": {
2026-06-09 17:48:18.628318 | controller |                 "expirationSeconds": 3607,
2026-06-09 17:48:18.628332 | controller |                 "path": "token"
2026-06-09 17:48:18.628345 | controller |               }
2026-06-09 17:48:18.628359 | controller |             },
2026-06-09 17:48:18.628373 | controller |             {
2026-06-09 17:48:18.628387 | controller |               "configMap": {
2026-06-09 17:48:18.628401 | controller |                 "items": [
2026-06-09 17:48:18.628414 | controller |                   {
2026-06-09 17:48:18.628428 | controller |                     "key": "ca.crt",
2026-06-09 17:48:18.628443 | controller |                     "path": "ca.crt"
2026-06-09 17:48:18.628458 | controller |                   }
2026-06-09 17:48:18.628472 | controller |                 ],
2026-06-09 17:48:18.628486 | controller |                 "name": "kube-root-ca.crt"
2026-06-09 17:48:18.628500 | controller |               }
2026-06-09 17:48:18.628533 | controller |             },
2026-06-09 17:48:18.628550 | controller |             {
2026-06-09 17:48:18.628565 | controller |               "downwardAPI": {
2026-06-09 17:48:18.628579 | controller |                 "items": [
2026-06-09 17:48:18.628593 | controller |                   {
2026-06-09 17:48:18.628607 | controller |                     "fieldRef": {
2026-06-09 17:48:18.628622 | controller |                       "apiVersion": "v1",
2026-06-09 17:48:18.628636 | controller |                       "fieldPath": "metadata.namespace"
2026-06-09 17:48:18.628650 | controller |                     },
2026-06-09 17:48:18.628663 | controller |                     "path": "namespace"
2026-06-09 17:48:18.628681 | controller |                   }
2026-06-09 17:48:18.628697 | controller |                 ]
2026-06-09 17:48:18.628711 | controller |               }
2026-06-09 17:48:18.628725 | controller |             },
2026-06-09 17:48:18.628739 | controller |             {
2026-06-09 17:48:18.628753 | controller |               "configMap": {
2026-06-09 17:48:18.628767 | controller |                 "items": [
2026-06-09 17:48:18.628781 | controller |                   {
2026-06-09 17:48:18.628795 | controller |                     "key": "service-ca.crt",
2026-06-09 17:48:18.628809 | controller |                     "path": "service-ca.crt"
2026-06-09 17:48:18.628823 | controller |                   }
2026-06-09 17:48:18.628838 | controller |                 ],
2026-06-09 17:48:18.628853 | controller |                 "name": "openshift-service-ca.crt"
2026-06-09 17:48:18.628867 | controller |               }
2026-06-09 17:48:18.628882 | controller |             }
2026-06-09 17:48:18.628896 | controller |           ]
2026-06-09 17:48:18.628910 | controller |         }
2026-06-09 17:48:18.628924 | controller |       }
2026-06-09 17:48:18.628939 | controller |     ]
2026-06-09 17:48:18.628953 | controller |   },
2026-06-09 17:48:18.628967 | controller |   "status": {
2026-06-09 17:48:18.628981 | controller |     "conditions": [
2026-06-09 17:48:18.628996 | controller |       {
2026-06-09 17:48:18.629041 | controller |         "lastProbeTime": null,
2026-06-09 17:48:18.629060 | controller |         "lastTransitionTime": "2026-06-09T16:56:23Z",
2026-06-09 17:48:18.629075 | controller |         "status": "True",
2026-06-09 17:48:18.629090 | controller |         "type": "PodReadyToStartContainers"
2026-06-09 17:48:18.629104 | controller |       },
2026-06-09 17:48:18.629119 | controller |       {
2026-06-09 17:48:18.629134 | controller |         "lastProbeTime": null,
2026-06-09 17:48:18.629149 | controller |         "lastTransitionTime": "2026-06-09T16:54:48Z",
2026-06-09 17:48:18.629164 | controller |         "status": "True",
2026-06-09 17:48:18.629179 | controller |         "type": "Initialized"
2026-06-09 17:48:18.629193 | controller |       },
2026-06-09 17:48:18.629208 | controller |       {
2026-06-09 17:48:18.629222 | controller |         "lastProbeTime": null,
2026-06-09 17:48:18.629236 | controller |         "lastTransitionTime": "2026-06-09T16:56:36Z",
2026-06-09 17:48:18.629250 | controller |         "status": "True",
2026-06-09 17:48:18.629265 | controller |         "type": "Ready"
2026-06-09 17:48:18.629279 | controller |       },
2026-06-09 17:48:18.629294 | controller |       {
2026-06-09 17:48:18.629308 | controller |         "lastProbeTime": null,
2026-06-09 17:48:18.629322 | controller |         "lastTransitionTime": "2026-06-09T16:56:36Z",
2026-06-09 17:48:18.629337 | controller |         "status": "True",
2026-06-09 17:48:18.629351 | controller |         "type": "ContainersReady"
2026-06-09 17:48:18.629365 | controller |       },
2026-06-09 17:48:18.629379 | controller |       {
2026-06-09 17:48:18.629393 | controller |         "lastProbeTime": null,
2026-06-09 17:48:18.629408 | controller |         "lastTransitionTime": "2026-06-09T16:54:48Z",
2026-06-09 17:48:18.629421 | controller |         "status": "True",
2026-06-09 17:48:18.629435 | controller |         "type": "PodScheduled"
2026-06-09 17:48:18.629450 | controller |       }
2026-06-09 17:48:18.629464 | controller |     ],
2026-06-09 17:48:18.629478 | controller |     "containerStatuses": [
2026-06-09 17:48:18.629493 | controller |       {
2026-06-09 17:48:18.629507 | controller |         "allocatedResources": {
2026-06-09 17:48:18.629542 | controller |           "cpu": "10m",
2026-06-09 17:48:18.629558 | controller |           "memory": "512Mi"
2026-06-09 17:48:18.629573 | controller |         },
2026-06-09 17:48:18.629587 | controller |         "containerID": "cri-o://6a7044844a58670c89f085a8168d310b18091d3b7196bb3e6d6b585a110e384e",
2026-06-09 17:48:18.629602 | controller |         "image": "38.102.83.73:5001/openstack-k8s-operators/openstack-operator:721c3f7c64850716e5de5f4e76e1ef4c36c28652",
2026-06-09 17:48:18.629620 | controller |         "imageID": "38.102.83.73:5001/openstack-k8s-operators/openstack-operator@sha256:ee023bf76807ef818a36ba17eaf3ef39027c3642198cc07727f64cb26e08b5e6",
2026-06-09 17:48:18.629636 | controller |         "lastState": {},
2026-06-09 17:48:18.629652 | controller |         "name": "manager",
2026-06-09 17:48:18.629667 | controller |         "ready": true,
2026-06-09 17:48:18.629681 | controller |         "resources": {
2026-06-09 17:48:18.629696 | controller |           "limits": {
2026-06-09 17:48:18.629710 | controller |             "cpu": "500m",
2026-06-09 17:48:18.629724 | controller |             "memory": "1Gi"
2026-06-09 17:48:18.629739 | controller |           },
2026-06-09 17:48:18.629754 | controller |           "requests": {
2026-06-09 17:48:18.629768 | controller |             "cpu": "10m",
2026-06-09 17:48:18.629783 | controller |             "memory": "512Mi"
2026-06-09 17:48:18.629797 | controller |           }
2026-06-09 17:48:18.629811 | controller |         },
2026-06-09 17:48:18.629825 | controller |         "restartCount": 0,
2026-06-09 17:48:18.629840 | controller |         "started": true,
2026-06-09 17:48:18.629854 | controller |         "state": {
2026-06-09 17:48:18.629868 | controller |           "running": {
2026-06-09 17:48:18.629883 | controller |             "startedAt": "2026-06-09T16:56:22Z"
2026-06-09 17:48:18.629898 | controller |           }
2026-06-09 17:48:18.629913 | controller |         },
2026-06-09 17:48:18.629928 | controller |         "user": {
2026-06-09 17:48:18.629942 | controller |           "linux": {
2026-06-09 17:48:18.629957 | controller |             "gid": 0,
2026-06-09 17:48:18.629971 | controller |             "supplementalGroups": [
2026-06-09 17:48:18.629986 | controller |               0,
2026-06-09 17:48:18.630000 | controller |               1000660000
2026-06-09 17:48:18.630015 | controller |             ],
2026-06-09 17:48:18.630029 | controller |             "uid": 1000660000
2026-06-09 17:48:18.630043 | controller |           }
2026-06-09 17:48:18.630058 | controller |         },
2026-06-09 17:48:18.630096 | controller |         "volumeMounts": [
2026-06-09 17:48:18.630118 | controller |           {
2026-06-09 17:48:18.630133 | controller |             "mountPath": "/tmp/k8s-metrics-server/metrics-certs",
2026-06-09 17:48:18.630149 | controller |             "name": "metrics-certs",
2026-06-09 17:48:18.630163 | controller |             "readOnly": true,
2026-06-09 17:48:18.630178 | controller |             "recursiveReadOnly": "Disabled"
2026-06-09 17:48:18.630193 | controller |           },
2026-06-09 17:48:18.630207 | controller |           {
2026-06-09 17:48:18.630221 | controller |             "mountPath": "/tmp/k8s-webhook-server/serving-certs",
2026-06-09 17:48:18.630235 | controller |             "name": "webhook-certs",
2026-06-09 17:48:18.630249 | controller |             "readOnly": true,
2026-06-09 17:48:18.630264 | controller |             "recursiveReadOnly": "Disabled"
2026-06-09 17:48:18.630278 | controller |           },
2026-06-09 17:48:18.630292 | controller |           {
2026-06-09 17:48:18.630306 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-09 17:48:18.630321 | controller |             "name": "kube-api-access-nc94r",
2026-06-09 17:48:18.630336 | controller |             "readOnly": true,
2026-06-09 17:48:18.630352 | controller |             "recursiveReadOnly": "Disabled"
2026-06-09 17:48:18.630368 | controller |           }
2026-06-09 17:48:18.630382 | controller |         ]
2026-06-09 17:48:18.630396 | controller |       }
2026-06-09 17:48:18.630410 | controller |     ],
2026-06-09 17:48:18.630424 | controller |     "hostIP": "192.168.126.11",
2026-06-09 17:48:18.630438 | controller |     "hostIPs": [
2026-06-09 17:48:18.630452 | controller |       {
2026-06-09 17:48:18.630466 | controller |         "ip": "192.168.126.11"
2026-06-09 17:48:18.630480 | controller |       }
2026-06-09 17:48:18.630499 | controller |     ],
2026-06-09 17:48:18.630531 | controller |     "phase": "Running",
2026-06-09 17:48:18.630549 | controller |     "podIP": "10.217.0.93",
2026-06-09 17:48:18.630611 | controller |     "podIPs": [
2026-06-09 17:48:18.630630 | controller |       {
2026-06-09 17:48:18.630644 | controller |         "ip": "10.217.0.93"
2026-06-09 17:48:18.630659 | controller |       }
2026-06-09 17:48:18.630702 | controller |     ],
2026-06-09 17:48:18.630720 | controller |     "qosClass": "Burstable",
2026-06-09 17:48:18.630745 | controller |     "startTime": "2026-06-09T16:54:48Z"
2026-06-09 17:48:18.630787 | controller |   }
2026-06-09 17:48:18.630805 | controller | }
2026-06-09 17:48:18.656945 | controller | ok:
2026-06-09 17:48:18.657002 | controller | {
2026-06-09 17:48:18.657023 | controller |   "apiVersion": "v1",
2026-06-09 17:48:18.657040 | controller |   "kind": "Pod",
2026-06-09 17:48:18.657056 | controller |   "metadata": {
2026-06-09 17:48:18.657105 | controller |     "annotations": {
2026-06-09 17:48:18.657122 | 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 17:48:18.657139 | 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 17:48:18.657154 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-09 17:48:18.657169 | controller |       "openshift.io/scc": "anyuid",
2026-06-09 17:48:18.657184 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-09 17:48:18.657199 | controller |     },
2026-06-09 17:48:18.657214 | controller |     "creationTimestamp": "2026-06-09T16:54:46Z",
2026-06-09 17:48:18.657229 | controller |     "generateName": "ovn-operator-controller-manager-58f85bd97f-",
2026-06-09 17:48:18.657244 | controller |     "generation": 1,
2026-06-09 17:48:18.657258 | controller |     "labels": {
2026-06-09 17:48:18.657273 | controller |       "app.kubernetes.io/name": "ovn-operator",
2026-06-09 17:48:18.657288 | controller |       "control-plane": "controller-manager",
2026-06-09 17:48:18.657303 | controller |       "openstack.org/operator-name": "ovn",
2026-06-09 17:48:18.657318 | controller |       "pod-template-hash": "58f85bd97f"
2026-06-09 17:48:18.657333 | controller |     },
2026-06-09 17:48:18.657347 | controller |     "managedFields": [
2026-06-09 17:48:18.657362 | controller |       {
2026-06-09 17:48:18.657377 | controller |         "apiVersion": "v1",
2026-06-09 17:48:18.657392 | controller |         "fieldsType": "FieldsV1",
2026-06-09 17:48:18.657407 | controller |         "fieldsV1": {
2026-06-09 17:48:18.657422 | controller |           "f:metadata": {
2026-06-09 17:48:18.657436 | controller |             "f:annotations": {
2026-06-09 17:48:18.657451 | controller |               ".": {},
2026-06-09 17:48:18.657465 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-09 17:48:18.657480 | controller |             },
2026-06-09 17:48:18.657495 | controller |             "f:generateName": {},
2026-06-09 17:48:18.657526 | controller |             "f:labels": {
2026-06-09 17:48:18.657548 | controller |               ".": {},
2026-06-09 17:48:18.657564 | controller |               "f:app.kubernetes.io/name": {},
2026-06-09 17:48:18.657580 | controller |               "f:control-plane": {},
2026-06-09 17:48:18.657595 | controller |               "f:openstack.org/operator-name": {},
2026-06-09 17:48:18.657609 | controller |               "f:pod-template-hash": {}
2026-06-09 17:48:18.657633 | controller |             },
2026-06-09 17:48:18.657649 | controller |             "f:ownerReferences": {
2026-06-09 17:48:18.657663 | controller |               ".": {},
2026-06-09 17:48:18.657678 | controller |               "k:{\"uid\":\"056a0062-2698-4549-a08c-a35f566bd61e\"}": {}
2026-06-09 17:48:18.657693 | controller |             }
2026-06-09 17:48:18.657707 | controller |           },
2026-06-09 17:48:18.657722 | controller |           "f:spec": {
2026-06-09 17:48:18.657737 | controller |             "f:containers": {
2026-06-09 17:48:18.657751 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-09 17:48:18.657765 | controller |                 ".": {},
2026-06-09 17:48:18.657780 | controller |                 "f:args": {},
2026-06-09 17:48:18.657794 | controller |                 "f:command": {},
2026-06-09 17:48:18.657809 | controller |                 "f:env": {
2026-06-09 17:48:18.657823 | controller |                   ".": {},
2026-06-09 17:48:18.657838 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-09 17:48:18.657852 | controller |                     ".": {},
2026-06-09 17:48:18.657867 | controller |                     "f:name": {},
2026-06-09 17:48:18.657881 | controller |                     "f:value": {}
2026-06-09 17:48:18.657895 | controller |                   },
2026-06-09 17:48:18.657909 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-09 17:48:18.657924 | controller |                     ".": {},
2026-06-09 17:48:18.657938 | controller |                     "f:name": {},
2026-06-09 17:48:18.657952 | controller |                     "f:value": {}
2026-06-09 17:48:18.657966 | controller |                   },
2026-06-09 17:48:18.657981 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-09 17:48:18.657995 | controller |                     ".": {},
2026-06-09 17:48:18.658009 | controller |                     "f:name": {},
2026-06-09 17:48:18.658023 | controller |                     "f:value": {}
2026-06-09 17:48:18.658037 | controller |                   },
2026-06-09 17:48:18.658051 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-09 17:48:18.658066 | controller |                     ".": {},
2026-06-09 17:48:18.658080 | controller |                     "f:name": {},
2026-06-09 17:48:18.658094 | controller |                     "f:value": {}
2026-06-09 17:48:18.658108 | controller |                   },
2026-06-09 17:48:18.658122 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-09 17:48:18.658136 | controller |                     ".": {},
2026-06-09 17:48:18.658150 | controller |                     "f:name": {},
2026-06-09 17:48:18.658165 | controller |                     "f:value": {}
2026-06-09 17:48:18.658180 | controller |                   }
2026-06-09 17:48:18.658194 | controller |                 },
2026-06-09 17:48:18.658209 | controller |                 "f:image": {},
2026-06-09 17:48:18.658223 | controller |                 "f:imagePullPolicy": {},
2026-06-09 17:48:18.658238 | controller |                 "f:livenessProbe": {
2026-06-09 17:48:18.658252 | controller |                   ".": {},
2026-06-09 17:48:18.658266 | controller |                   "f:failureThreshold": {},
2026-06-09 17:48:18.658281 | controller |                   "f:httpGet": {
2026-06-09 17:48:18.658295 | controller |                     ".": {},
2026-06-09 17:48:18.658310 | controller |                     "f:path": {},
2026-06-09 17:48:18.658325 | controller |                     "f:port": {},
2026-06-09 17:48:18.658339 | controller |                     "f:scheme": {}
2026-06-09 17:48:18.658354 | controller |                   },
2026-06-09 17:48:18.658369 | controller |                   "f:initialDelaySeconds": {},
2026-06-09 17:48:18.658384 | controller |                   "f:periodSeconds": {},
2026-06-09 17:48:18.658398 | controller |                   "f:successThreshold": {},
2026-06-09 17:48:18.658416 | controller |                   "f:timeoutSeconds": {}
2026-06-09 17:48:18.658431 | controller |                 },
2026-06-09 17:48:18.658445 | controller |                 "f:name": {},
2026-06-09 17:48:18.658459 | controller |                 "f:readinessProbe": {
2026-06-09 17:48:18.658474 | controller |                   ".": {},
2026-06-09 17:48:18.658488 | controller |                   "f:failureThreshold": {},
2026-06-09 17:48:18.658502 | controller |                   "f:httpGet": {
2026-06-09 17:48:18.658535 | controller |                     ".": {},
2026-06-09 17:48:18.658552 | controller |                     "f:path": {},
2026-06-09 17:48:18.658567 | controller |                     "f:port": {},
2026-06-09 17:48:18.658582 | controller |                     "f:scheme": {}
2026-06-09 17:48:18.658608 | controller |                   },
2026-06-09 17:48:18.658623 | controller |                   "f:initialDelaySeconds": {},
2026-06-09 17:48:18.658638 | controller |                   "f:periodSeconds": {},
2026-06-09 17:48:18.658653 | controller |                   "f:successThreshold": {},
2026-06-09 17:48:18.658668 | controller |                   "f:timeoutSeconds": {}
2026-06-09 17:48:18.658685 | controller |                 },
2026-06-09 17:48:18.658699 | controller |                 "f:resources": {
2026-06-09 17:48:18.658713 | controller |                   ".": {},
2026-06-09 17:48:18.658728 | controller |                   "f:limits": {
2026-06-09 17:48:18.658742 | controller |                     ".": {},
2026-06-09 17:48:18.658756 | controller |                     "f:cpu": {},
2026-06-09 17:48:18.658770 | controller |                     "f:memory": {}
2026-06-09 17:48:18.658784 | controller |                   },
2026-06-09 17:48:18.658797 | controller |                   "f:requests": {
2026-06-09 17:48:18.658811 | controller |                     ".": {},
2026-06-09 17:48:18.658825 | controller |                     "f:cpu": {},
2026-06-09 17:48:18.658839 | controller |                     "f:memory": {}
2026-06-09 17:48:18.658853 | controller |                   }
2026-06-09 17:48:18.658867 | controller |                 },
2026-06-09 17:48:18.658881 | controller |                 "f:securityContext": {
2026-06-09 17:48:18.658895 | controller |                   ".": {},
2026-06-09 17:48:18.658909 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-09 17:48:18.658923 | controller |                 },
2026-06-09 17:48:18.658937 | controller |                 "f:terminationMessagePath": {},
2026-06-09 17:48:18.658951 | controller |                 "f:terminationMessagePolicy": {}
2026-06-09 17:48:18.658965 | controller |               }
2026-06-09 17:48:18.658979 | controller |             },
2026-06-09 17:48:18.658992 | controller |             "f:dnsPolicy": {},
2026-06-09 17:48:18.659006 | controller |             "f:enableServiceLinks": {},
2026-06-09 17:48:18.659020 | controller |             "f:restartPolicy": {},
2026-06-09 17:48:18.659034 | controller |             "f:schedulerName": {},
2026-06-09 17:48:18.659048 | controller |             "f:securityContext": {
2026-06-09 17:48:18.659062 | controller |               ".": {},
2026-06-09 17:48:18.659076 | controller |               "f:runAsNonRoot": {}
2026-06-09 17:48:18.659090 | controller |             },
2026-06-09 17:48:18.659104 | controller |             "f:serviceAccount": {},
2026-06-09 17:48:18.659118 | controller |             "f:serviceAccountName": {},
2026-06-09 17:48:18.659158 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-09 17:48:18.659178 | controller |             "f:tolerations": {}
2026-06-09 17:48:18.659193 | controller |           }
2026-06-09 17:48:18.659207 | controller |         },
2026-06-09 17:48:18.659221 | controller |         "manager": "kube-controller-manager",
2026-06-09 17:48:18.659236 | controller |         "operation": "Update",
2026-06-09 17:48:18.659250 | controller |         "time": "2026-06-09T16:54:46Z"
2026-06-09 17:48:18.659268 | controller |       },
2026-06-09 17:48:18.659283 | controller |       {
2026-06-09 17:48:18.659297 | controller |         "apiVersion": "v1",
2026-06-09 17:48:18.659311 | controller |         "fieldsType": "FieldsV1",
2026-06-09 17:48:18.659325 | controller |         "fieldsV1": {
2026-06-09 17:48:18.659339 | controller |           "f:metadata": {
2026-06-09 17:48:18.659353 | controller |             "f:annotations": {
2026-06-09 17:48:18.659368 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-09 17:48:18.659383 | controller |             }
2026-06-09 17:48:18.659398 | controller |           }
2026-06-09 17:48:18.659413 | controller |         },
2026-06-09 17:48:18.659427 | controller |         "manager": "crc",
2026-06-09 17:48:18.659442 | controller |         "operation": "Update",
2026-06-09 17:48:18.659456 | controller |         "subresource": "status",
2026-06-09 17:48:18.659470 | controller |         "time": "2026-06-09T16:54:47Z"
2026-06-09 17:48:18.659485 | controller |       },
2026-06-09 17:48:18.659499 | controller |       {
2026-06-09 17:48:18.659527 | controller |         "apiVersion": "v1",
2026-06-09 17:48:18.659547 | controller |         "fieldsType": "FieldsV1",
2026-06-09 17:48:18.659562 | controller |         "fieldsV1": {
2026-06-09 17:48:18.659577 | controller |           "f:metadata": {
2026-06-09 17:48:18.659592 | controller |             "f:annotations": {
2026-06-09 17:48:18.659606 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-09 17:48:18.659621 | controller |             }
2026-06-09 17:48:18.659636 | controller |           }
2026-06-09 17:48:18.659650 | controller |         },
2026-06-09 17:48:18.659665 | controller |         "manager": "multus-daemon",
2026-06-09 17:48:18.659679 | controller |         "operation": "Update",
2026-06-09 17:48:18.659693 | controller |         "subresource": "status",
2026-06-09 17:48:18.659708 | controller |         "time": "2026-06-09T16:54:59Z"
2026-06-09 17:48:18.659722 | controller |       },
2026-06-09 17:48:18.659736 | controller |       {
2026-06-09 17:48:18.659750 | controller |         "apiVersion": "v1",
2026-06-09 17:48:18.659764 | controller |         "fieldsType": "FieldsV1",
2026-06-09 17:48:18.659779 | controller |         "fieldsV1": {
2026-06-09 17:48:18.659793 | controller |           "f:status": {
2026-06-09 17:48:18.659807 | controller |             "f:conditions": {
2026-06-09 17:48:18.659821 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-09 17:48:18.659835 | controller |                 ".": {},
2026-06-09 17:48:18.659849 | controller |                 "f:lastProbeTime": {},
2026-06-09 17:48:18.659864 | controller |                 "f:lastTransitionTime": {},
2026-06-09 17:48:18.659878 | controller |                 "f:status": {},
2026-06-09 17:48:18.659893 | controller |                 "f:type": {}
2026-06-09 17:48:18.659907 | controller |               },
2026-06-09 17:48:18.659922 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-09 17:48:18.659937 | controller |                 ".": {},
2026-06-09 17:48:18.659951 | controller |                 "f:lastProbeTime": {},
2026-06-09 17:48:18.659965 | controller |                 "f:lastTransitionTime": {},
2026-06-09 17:48:18.659980 | controller |                 "f:status": {},
2026-06-09 17:48:18.659994 | controller |                 "f:type": {}
2026-06-09 17:48:18.660008 | controller |               },
2026-06-09 17:48:18.660023 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-09 17:48:18.660037 | controller |                 ".": {},
2026-06-09 17:48:18.660051 | controller |                 "f:lastProbeTime": {},
2026-06-09 17:48:18.660065 | controller |                 "f:lastTransitionTime": {},
2026-06-09 17:48:18.660080 | controller |                 "f:status": {},
2026-06-09 17:48:18.660094 | controller |                 "f:type": {}
2026-06-09 17:48:18.660108 | controller |               },
2026-06-09 17:48:18.660123 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-09 17:48:18.660141 | controller |                 ".": {},
2026-06-09 17:48:18.660156 | controller |                 "f:lastProbeTime": {},
2026-06-09 17:48:18.660170 | controller |                 "f:lastTransitionTime": {},
2026-06-09 17:48:18.660185 | controller |                 "f:status": {},
2026-06-09 17:48:18.660199 | controller |                 "f:type": {}
2026-06-09 17:48:18.660213 | controller |               }
2026-06-09 17:48:18.660227 | controller |             },
2026-06-09 17:48:18.660242 | controller |             "f:containerStatuses": {},
2026-06-09 17:48:18.660256 | controller |             "f:hostIP": {},
2026-06-09 17:48:18.660270 | controller |             "f:hostIPs": {},
2026-06-09 17:48:18.660284 | controller |             "f:phase": {},
2026-06-09 17:48:18.660298 | controller |             "f:podIP": {},
2026-06-09 17:48:18.660312 | controller |             "f:podIPs": {
2026-06-09 17:48:18.660326 | controller |               ".": {},
2026-06-09 17:48:18.660340 | controller |               "k:{\"ip\":\"10.217.0.87\"}": {
2026-06-09 17:48:18.660355 | controller |                 ".": {},
2026-06-09 17:48:18.660369 | controller |                 "f:ip": {}
2026-06-09 17:48:18.660383 | controller |               }
2026-06-09 17:48:18.660398 | controller |             },
2026-06-09 17:48:18.660413 | controller |             "f:startTime": {}
2026-06-09 17:48:18.660427 | controller |           }
2026-06-09 17:48:18.660441 | controller |         },
2026-06-09 17:48:18.660456 | controller |         "manager": "kubelet",
2026-06-09 17:48:18.660470 | controller |         "operation": "Update",
2026-06-09 17:48:18.660484 | controller |         "subresource": "status",
2026-06-09 17:48:18.660498 | controller |         "time": "2026-06-09T16:56:37Z"
2026-06-09 17:48:18.660525 | controller |       }
2026-06-09 17:48:18.660545 | controller |     ],
2026-06-09 17:48:18.660560 | controller |     "name": "ovn-operator-controller-manager-58f85bd97f-pjscb",
2026-06-09 17:48:18.660575 | controller |     "namespace": "openstack-operators",
2026-06-09 17:48:18.660589 | controller |     "ownerReferences": [
2026-06-09 17:48:18.660604 | controller |       {
2026-06-09 17:48:18.660619 | controller |         "apiVersion": "apps/v1",
2026-06-09 17:48:18.660634 | controller |         "blockOwnerDeletion": true,
2026-06-09 17:48:18.660648 | controller |         "controller": true,
2026-06-09 17:48:18.660663 | controller |         "kind": "ReplicaSet",
2026-06-09 17:48:18.660677 | controller |         "name": "ovn-operator-controller-manager-58f85bd97f",
2026-06-09 17:48:18.660692 | controller |         "uid": "056a0062-2698-4549-a08c-a35f566bd61e"
2026-06-09 17:48:18.660707 | controller |       }
2026-06-09 17:48:18.660721 | controller |     ],
2026-06-09 17:48:18.660736 | controller |     "resourceVersion": "54223",
2026-06-09 17:48:18.660750 | controller |     "uid": "45ce2769-2801-472a-9464-5009d14b3666"
2026-06-09 17:48:18.660764 | controller |   },
2026-06-09 17:48:18.660779 | controller |   "spec": {
2026-06-09 17:48:18.660793 | controller |     "containers": [
2026-06-09 17:48:18.660807 | controller |       {
2026-06-09 17:48:18.660821 | controller |         "args": [
2026-06-09 17:48:18.660835 | controller |           "--leader-elect",
2026-06-09 17:48:18.660849 | controller |           "--health-probe-bind-address=:8081",
2026-06-09 17:48:18.660863 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-09 17:48:18.660877 | controller |         ],
2026-06-09 17:48:18.660891 | controller |         "command": [
2026-06-09 17:48:18.660905 | controller |           "/manager"
2026-06-09 17:48:18.660919 | controller |         ],
2026-06-09 17:48:18.660933 | controller |         "env": [
2026-06-09 17:48:18.660946 | controller |           {
2026-06-09 17:48:18.660960 | controller |             "name": "LEASE_DURATION",
2026-06-09 17:48:18.660974 | controller |             "value": "30"
2026-06-09 17:48:18.660988 | controller |           },
2026-06-09 17:48:18.661006 | controller |           {
2026-06-09 17:48:18.661021 | controller |             "name": "RENEW_DEADLINE",
2026-06-09 17:48:18.661035 | controller |             "value": "20"
2026-06-09 17:48:18.661049 | controller |           },
2026-06-09 17:48:18.661063 | controller |           {
2026-06-09 17:48:18.661077 | controller |             "name": "RETRY_PERIOD",
2026-06-09 17:48:18.661091 | controller |             "value": "5"
2026-06-09 17:48:18.661105 | controller |           },
2026-06-09 17:48:18.661119 | controller |           {
2026-06-09 17:48:18.661133 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-09 17:48:18.661147 | controller |             "value": "false"
2026-06-09 17:48:18.661161 | controller |           },
2026-06-09 17:48:18.661175 | controller |           {
2026-06-09 17:48:18.661188 | controller |             "name": "METRICS_CERTS",
2026-06-09 17:48:18.661203 | controller |             "value": "false"
2026-06-09 17:48:18.661217 | controller |           }
2026-06-09 17:48:18.661231 | controller |         ],
2026-06-09 17:48:18.661245 | controller |         "image": "quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7",
2026-06-09 17:48:18.661259 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-09 17:48:18.661273 | controller |         "livenessProbe": {
2026-06-09 17:48:18.661287 | controller |           "failureThreshold": 3,
2026-06-09 17:48:18.661302 | controller |           "httpGet": {
2026-06-09 17:48:18.661316 | controller |             "path": "/healthz",
2026-06-09 17:48:18.661330 | controller |             "port": 8081,
2026-06-09 17:48:18.661345 | controller |             "scheme": "HTTP"
2026-06-09 17:48:18.661359 | controller |           },
2026-06-09 17:48:18.661374 | controller |           "initialDelaySeconds": 15,
2026-06-09 17:48:18.661389 | controller |           "periodSeconds": 20,
2026-06-09 17:48:18.661404 | controller |           "successThreshold": 1,
2026-06-09 17:48:18.661419 | controller |           "timeoutSeconds": 1
2026-06-09 17:48:18.661434 | controller |         },
2026-06-09 17:48:18.661448 | controller |         "name": "manager",
2026-06-09 17:48:18.661463 | controller |         "readinessProbe": {
2026-06-09 17:48:18.661478 | controller |           "failureThreshold": 3,
2026-06-09 17:48:18.661492 | controller |           "httpGet": {
2026-06-09 17:48:18.661506 | controller |             "path": "/readyz",
2026-06-09 17:48:18.661542 | controller |             "port": 8081,
2026-06-09 17:48:18.661558 | controller |             "scheme": "HTTP"
2026-06-09 17:48:18.661573 | controller |           },
2026-06-09 17:48:18.661587 | controller |           "initialDelaySeconds": 5,
2026-06-09 17:48:18.661602 | controller |           "periodSeconds": 10,
2026-06-09 17:48:18.661616 | controller |           "successThreshold": 1,
2026-06-09 17:48:18.661631 | controller |           "timeoutSeconds": 1
2026-06-09 17:48:18.661646 | controller |         },
2026-06-09 17:48:18.661661 | controller |         "resources": {
2026-06-09 17:48:18.661675 | controller |           "limits": {
2026-06-09 17:48:18.661689 | controller |             "cpu": "500m",
2026-06-09 17:48:18.661704 | controller |             "memory": "512Mi"
2026-06-09 17:48:18.661718 | controller |           },
2026-06-09 17:48:18.661733 | controller |           "requests": {
2026-06-09 17:48:18.661747 | controller |             "cpu": "10m",
2026-06-09 17:48:18.661761 | controller |             "memory": "256Mi"
2026-06-09 17:48:18.661775 | controller |           }
2026-06-09 17:48:18.661789 | controller |         },
2026-06-09 17:48:18.661804 | controller |         "securityContext": {
2026-06-09 17:48:18.661818 | controller |           "allowPrivilegeEscalation": false,
2026-06-09 17:48:18.661833 | controller |           "capabilities": {
2026-06-09 17:48:18.661847 | controller |             "drop": [
2026-06-09 17:48:18.661861 | controller |               "MKNOD"
2026-06-09 17:48:18.661876 | controller |             ]
2026-06-09 17:48:18.661894 | controller |           }
2026-06-09 17:48:18.661908 | controller |         },
2026-06-09 17:48:18.661923 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-09 17:48:18.661938 | controller |         "terminationMessagePolicy": "File",
2026-06-09 17:48:18.661952 | controller |         "volumeMounts": [
2026-06-09 17:48:18.661966 | controller |           {
2026-06-09 17:48:18.661981 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-09 17:48:18.661996 | controller |             "name": "kube-api-access-g5k8h",
2026-06-09 17:48:18.662010 | controller |             "readOnly": true
2026-06-09 17:48:18.662025 | controller |           }
2026-06-09 17:48:18.662039 | controller |         ]
2026-06-09 17:48:18.662054 | controller |       }
2026-06-09 17:48:18.662068 | controller |     ],
2026-06-09 17:48:18.662083 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-09 17:48:18.662097 | controller |     "enableServiceLinks": true,
2026-06-09 17:48:18.662111 | controller |     "imagePullSecrets": [
2026-06-09 17:48:18.662125 | controller |       {
2026-06-09 17:48:18.662140 | controller |         "name": "ovn-operator-controller-manager-dockercfg-q78pn"
2026-06-09 17:48:18.662154 | controller |       }
2026-06-09 17:48:18.662168 | controller |     ],
2026-06-09 17:48:18.662182 | controller |     "nodeName": "crc",
2026-06-09 17:48:18.662196 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-09 17:48:18.662240 | controller |     "priority": 0,
2026-06-09 17:48:18.662256 | controller |     "restartPolicy": "Always",
2026-06-09 17:48:18.662270 | controller |     "schedulerName": "default-scheduler",
2026-06-09 17:48:18.662285 | controller |     "securityContext": {
2026-06-09 17:48:18.662299 | controller |       "runAsNonRoot": true,
2026-06-09 17:48:18.662313 | controller |       "seLinuxOptions": {
2026-06-09 17:48:18.662327 | controller |         "level": "s0:c26,c5"
2026-06-09 17:48:18.662341 | controller |       }
2026-06-09 17:48:18.662355 | controller |     },
2026-06-09 17:48:18.662369 | controller |     "serviceAccount": "ovn-operator-controller-manager",
2026-06-09 17:48:18.662383 | controller |     "serviceAccountName": "ovn-operator-controller-manager",
2026-06-09 17:48:18.662398 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-09 17:48:18.662412 | controller |     "tolerations": [
2026-06-09 17:48:18.662427 | controller |       {
2026-06-09 17:48:18.662442 | controller |         "effect": "NoExecute",
2026-06-09 17:48:18.662456 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-09 17:48:18.662470 | controller |         "operator": "Exists",
2026-06-09 17:48:18.662485 | controller |         "tolerationSeconds": 120
2026-06-09 17:48:18.662499 | controller |       },
2026-06-09 17:48:18.662526 | controller |       {
2026-06-09 17:48:18.662547 | controller |         "effect": "NoExecute",
2026-06-09 17:48:18.662562 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-09 17:48:18.662588 | controller |         "operator": "Exists",
2026-06-09 17:48:18.662623 | controller |         "tolerationSeconds": 120
2026-06-09 17:48:18.662639 | controller |       },
2026-06-09 17:48:18.662655 | controller |       {
2026-06-09 17:48:18.662671 | controller |         "effect": "NoSchedule",
2026-06-09 17:48:18.662685 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-09 17:48:18.662700 | controller |         "operator": "Exists"
2026-06-09 17:48:18.662715 | controller |       }
2026-06-09 17:48:18.662730 | controller |     ],
2026-06-09 17:48:18.662744 | controller |     "volumes": [
2026-06-09 17:48:18.662759 | controller |       {
2026-06-09 17:48:18.662773 | controller |         "name": "kube-api-access-g5k8h",
2026-06-09 17:48:18.662788 | controller |         "projected": {
2026-06-09 17:48:18.662802 | controller |           "defaultMode": 420,
2026-06-09 17:48:18.662816 | controller |           "sources": [
2026-06-09 17:48:18.662834 | controller |             {
2026-06-09 17:48:18.662849 | controller |               "serviceAccountToken": {
2026-06-09 17:48:18.662863 | controller |                 "expirationSeconds": 3607,
2026-06-09 17:48:18.662878 | controller |                 "path": "token"
2026-06-09 17:48:18.662892 | controller |               }
2026-06-09 17:48:18.662905 | controller |             },
2026-06-09 17:48:18.662919 | controller |             {
2026-06-09 17:48:18.662933 | controller |               "configMap": {
2026-06-09 17:48:18.662947 | controller |                 "items": [
2026-06-09 17:48:18.662961 | controller |                   {
2026-06-09 17:48:18.662975 | controller |                     "key": "ca.crt",
2026-06-09 17:48:18.662989 | controller |                     "path": "ca.crt"
2026-06-09 17:48:18.663003 | controller |                   }
2026-06-09 17:48:18.663017 | controller |                 ],
2026-06-09 17:48:18.663031 | controller |                 "name": "kube-root-ca.crt"
2026-06-09 17:48:18.663045 | controller |               }
2026-06-09 17:48:18.663059 | controller |             },
2026-06-09 17:48:18.663073 | controller |             {
2026-06-09 17:48:18.663087 | controller |               "downwardAPI": {
2026-06-09 17:48:18.663101 | controller |                 "items": [
2026-06-09 17:48:18.663116 | controller |                   {
2026-06-09 17:48:18.663130 | controller |                     "fieldRef": {
2026-06-09 17:48:18.663143 | controller |                       "apiVersion": "v1",
2026-06-09 17:48:18.663157 | controller |                       "fieldPath": "metadata.namespace"
2026-06-09 17:48:18.663171 | controller |                     },
2026-06-09 17:48:18.663185 | controller |                     "path": "namespace"
2026-06-09 17:48:18.663199 | controller |                   }
2026-06-09 17:48:18.663214 | controller |                 ]
2026-06-09 17:48:18.663228 | controller |               }
2026-06-09 17:48:18.663242 | controller |             },
2026-06-09 17:48:18.663256 | controller |             {
2026-06-09 17:48:18.663298 | controller |               "configMap": {
2026-06-09 17:48:18.663318 | controller |                 "items": [
2026-06-09 17:48:18.663332 | controller |                   {
2026-06-09 17:48:18.663346 | controller |                     "key": "service-ca.crt",
2026-06-09 17:48:18.663360 | controller |                     "path": "service-ca.crt"
2026-06-09 17:48:18.663374 | controller |                   }
2026-06-09 17:48:18.663388 | controller |                 ],
2026-06-09 17:48:18.663402 | controller |                 "name": "openshift-service-ca.crt"
2026-06-09 17:48:18.663417 | controller |               }
2026-06-09 17:48:18.663431 | controller |             }
2026-06-09 17:48:18.663445 | controller |           ]
2026-06-09 17:48:18.663459 | controller |         }
2026-06-09 17:48:18.663473 | controller |       }
2026-06-09 17:48:18.663488 | controller |     ]
2026-06-09 17:48:18.663503 | controller |   },
2026-06-09 17:48:18.663536 | controller |   "status": {
2026-06-09 17:48:18.663552 | controller |     "conditions": [
2026-06-09 17:48:18.663567 | controller |       {
2026-06-09 17:48:18.663582 | controller |         "lastProbeTime": null,
2026-06-09 17:48:18.663596 | controller |         "lastTransitionTime": "2026-06-09T16:56:23Z",
2026-06-09 17:48:18.663611 | controller |         "status": "True",
2026-06-09 17:48:18.663626 | controller |         "type": "PodReadyToStartContainers"
2026-06-09 17:48:18.663640 | controller |       },
2026-06-09 17:48:18.663655 | controller |       {
2026-06-09 17:48:18.663670 | controller |         "lastProbeTime": null,
2026-06-09 17:48:18.663684 | controller |         "lastTransitionTime": "2026-06-09T16:54:47Z",
2026-06-09 17:48:18.663699 | controller |         "status": "True",
2026-06-09 17:48:18.663713 | controller |         "type": "Initialized"
2026-06-09 17:48:18.663729 | controller |       },
2026-06-09 17:48:18.663743 | controller |       {
2026-06-09 17:48:18.663758 | controller |         "lastProbeTime": null,
2026-06-09 17:48:18.663777 | controller |         "lastTransitionTime": "2026-06-09T16:56:35Z",
2026-06-09 17:48:18.663792 | controller |         "status": "True",
2026-06-09 17:48:18.663807 | controller |         "type": "Ready"
2026-06-09 17:48:18.663821 | controller |       },
2026-06-09 17:48:18.663836 | controller |       {
2026-06-09 17:48:18.663850 | controller |         "lastProbeTime": null,
2026-06-09 17:48:18.663864 | controller |         "lastTransitionTime": "2026-06-09T16:56:35Z",
2026-06-09 17:48:18.663878 | controller |         "status": "True",
2026-06-09 17:48:18.663893 | controller |         "type": "ContainersReady"
2026-06-09 17:48:18.663907 | controller |       },
2026-06-09 17:48:18.663921 | controller |       {
2026-06-09 17:48:18.663935 | controller |         "lastProbeTime": null,
2026-06-09 17:48:18.663949 | controller |         "lastTransitionTime": "2026-06-09T16:54:46Z",
2026-06-09 17:48:18.663963 | controller |         "status": "True",
2026-06-09 17:48:18.663977 | controller |         "type": "PodScheduled"
2026-06-09 17:48:18.663991 | controller |       }
2026-06-09 17:48:18.664006 | controller |     ],
2026-06-09 17:48:18.664020 | controller |     "containerStatuses": [
2026-06-09 17:48:18.664035 | controller |       {
2026-06-09 17:48:18.664049 | controller |         "allocatedResources": {
2026-06-09 17:48:18.664063 | controller |           "cpu": "10m",
2026-06-09 17:48:18.664077 | controller |           "memory": "256Mi"
2026-06-09 17:48:18.664091 | controller |         },
2026-06-09 17:48:18.664105 | controller |         "containerID": "cri-o://a2d71c4cef13aaf68b71496701de0c3607aed0fdb796ae46e09b8338fe823a90",
2026-06-09 17:48:18.664120 | controller |         "image": "quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7",
2026-06-09 17:48:18.664135 | controller |         "imageID": "quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7",
2026-06-09 17:48:18.664150 | controller |         "lastState": {},
2026-06-09 17:48:18.664164 | controller |         "name": "manager",
2026-06-09 17:48:18.664179 | controller |         "ready": true,
2026-06-09 17:48:18.664193 | controller |         "resources": {
2026-06-09 17:48:18.664207 | controller |           "limits": {
2026-06-09 17:48:18.664221 | controller |             "cpu": "500m",
2026-06-09 17:48:18.664236 | controller |             "memory": "512Mi"
2026-06-09 17:48:18.664250 | controller |           },
2026-06-09 17:48:18.664264 | controller |           "requests": {
2026-06-09 17:48:18.664278 | controller |             "cpu": "10m",
2026-06-09 17:48:18.664292 | controller |             "memory": "256Mi"
2026-06-09 17:48:18.664306 | controller |           }
2026-06-09 17:48:18.664320 | controller |         },
2026-06-09 17:48:18.664334 | controller |         "restartCount": 0,
2026-06-09 17:48:18.664390 | controller |         "started": true,
2026-06-09 17:48:18.664406 | controller |         "state": {
2026-06-09 17:48:18.664426 | controller |           "running": {
2026-06-09 17:48:18.664495 | controller |             "startedAt": "2026-06-09T16:56:22Z"
2026-06-09 17:48:18.664539 | controller |           }
2026-06-09 17:48:18.664556 | controller |         },
2026-06-09 17:48:18.664571 | controller |         "user": {
2026-06-09 17:48:18.664586 | controller |           "linux": {
2026-06-09 17:48:18.664600 | controller |             "gid": 0,
2026-06-09 17:48:18.664615 | controller |             "supplementalGroups": [
2026-06-09 17:48:18.664630 | controller |               0
2026-06-09 17:48:18.664645 | controller |             ],
2026-06-09 17:48:18.664660 | controller |             "uid": 65532
2026-06-09 17:48:18.664675 | controller |           }
2026-06-09 17:48:18.664689 | controller |         },
2026-06-09 17:48:18.664704 | controller |         "volumeMounts": [
2026-06-09 17:48:18.664719 | controller |           {
2026-06-09 17:48:18.664733 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-09 17:48:18.664756 | controller |             "name": "kube-api-access-g5k8h",
2026-06-09 17:48:18.664771 | controller |             "readOnly": true,
2026-06-09 17:48:18.664786 | controller |             "recursiveReadOnly": "Disabled"
2026-06-09 17:48:18.664801 | controller |           }
2026-06-09 17:48:18.664815 | controller |         ]
2026-06-09 17:48:18.664830 | controller |       }
2026-06-09 17:48:18.664844 | controller |     ],
2026-06-09 17:48:18.664859 | controller |     "hostIP": "192.168.126.11",
2026-06-09 17:48:18.664874 | controller |     "hostIPs": [
2026-06-09 17:48:18.664889 | controller |       {
2026-06-09 17:48:18.664903 | controller |         "ip": "192.168.126.11"
2026-06-09 17:48:18.664917 | controller |       }
2026-06-09 17:48:18.664932 | controller |     ],
2026-06-09 17:48:18.664946 | controller |     "phase": "Running",
2026-06-09 17:48:18.664960 | controller |     "podIP": "10.217.0.87",
2026-06-09 17:48:18.664975 | controller |     "podIPs": [
2026-06-09 17:48:18.664989 | controller |       {
2026-06-09 17:48:18.665003 | controller |         "ip": "10.217.0.87"
2026-06-09 17:48:18.665017 | controller |       }
2026-06-09 17:48:18.665031 | controller |     ],
2026-06-09 17:48:18.665045 | controller |     "qosClass": "Burstable",
2026-06-09 17:48:18.665059 | controller |     "startTime": "2026-06-09T16:54:47Z"
2026-06-09 17:48:18.665073 | controller |   }
2026-06-09 17:48:18.665088 | controller | }
2026-06-09 17:48:18.920818 | controller | ok:
2026-06-09 17:48:18.920964 | controller | {
2026-06-09 17:48:18.920992 | controller |   "apiVersion": "v1",
2026-06-09 17:48:18.921010 | controller |   "kind": "Pod",
2026-06-09 17:48:18.921026 | controller |   "metadata": {
2026-06-09 17:48:18.921046 | controller |     "annotations": {
2026-06-09 17:48:18.921067 | 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 17:48:18.921125 | 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 17:48:18.921148 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-09 17:48:18.921165 | controller |       "openshift.io/scc": "restricted-v2",
2026-06-09 17:48:18.921180 | controller |       "seccomp.security.alpha.kubernetes.io/pod": "runtime/default",
2026-06-09 17:48:18.921196 | controller |       "security.openshift.io/validated-scc-subject-type": "user"
2026-06-09 17:48:18.921210 | controller |     },
2026-06-09 17:48:18.921226 | controller |     "creationTimestamp": "2026-06-09T16:54:46Z",
2026-06-09 17:48:18.921240 | controller |     "generateName": "swift-operator-controller-manager-67c49dd5c6-",
2026-06-09 17:48:18.921254 | controller |     "generation": 1,
2026-06-09 17:48:18.921269 | controller |     "labels": {
2026-06-09 17:48:18.921293 | controller |       "app.kubernetes.io/name": "swift-operator",
2026-06-09 17:48:18.921313 | controller |       "control-plane": "controller-manager",
2026-06-09 17:48:18.921329 | controller |       "openstack.org/operator-name": "swift",
2026-06-09 17:48:18.921343 | controller |       "pod-template-hash": "67c49dd5c6"
2026-06-09 17:48:18.921357 | controller |     },
2026-06-09 17:48:18.921372 | controller |     "managedFields": [
2026-06-09 17:48:18.921386 | controller |       {
2026-06-09 17:48:18.921400 | controller |         "apiVersion": "v1",
2026-06-09 17:48:18.921415 | controller |         "fieldsType": "FieldsV1",
2026-06-09 17:48:18.921445 | controller |         "fieldsV1": {
2026-06-09 17:48:18.921460 | controller |           "f:metadata": {
2026-06-09 17:48:18.921475 | controller |             "f:annotations": {
2026-06-09 17:48:18.921490 | controller |               ".": {},
2026-06-09 17:48:18.921504 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-09 17:48:18.921553 | controller |             },
2026-06-09 17:48:18.921572 | controller |             "f:generateName": {},
2026-06-09 17:48:18.921587 | controller |             "f:labels": {
2026-06-09 17:48:18.921602 | controller |               ".": {},
2026-06-09 17:48:18.921616 | controller |               "f:app.kubernetes.io/name": {},
2026-06-09 17:48:18.921633 | controller |               "f:control-plane": {},
2026-06-09 17:48:18.921648 | controller |               "f:openstack.org/operator-name": {},
2026-06-09 17:48:18.921663 | controller |               "f:pod-template-hash": {}
2026-06-09 17:48:18.921678 | controller |             },
2026-06-09 17:48:18.921693 | controller |             "f:ownerReferences": {
2026-06-09 17:48:18.921707 | controller |               ".": {},
2026-06-09 17:48:18.921722 | controller |               "k:{\"uid\":\"4f6fbe7a-631d-4ffe-b048-8b2101ad7361\"}": {}
2026-06-09 17:48:18.921736 | controller |             }
2026-06-09 17:48:18.921751 | controller |           },
2026-06-09 17:48:18.921766 | controller |           "f:spec": {
2026-06-09 17:48:18.921780 | controller |             "f:containers": {
2026-06-09 17:48:18.921794 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-09 17:48:18.921809 | controller |                 ".": {},
2026-06-09 17:48:18.921823 | controller |                 "f:args": {},
2026-06-09 17:48:18.921838 | controller |                 "f:command": {},
2026-06-09 17:48:18.921852 | controller |                 "f:env": {
2026-06-09 17:48:18.921868 | controller |                   ".": {},
2026-06-09 17:48:18.921882 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-09 17:48:18.921897 | controller |                     ".": {},
2026-06-09 17:48:18.921912 | controller |                     "f:name": {},
2026-06-09 17:48:18.921926 | controller |                     "f:value": {}
2026-06-09 17:48:18.921940 | controller |                   },
2026-06-09 17:48:18.921954 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-09 17:48:18.921969 | controller |                     ".": {},
2026-06-09 17:48:18.921983 | controller |                     "f:name": {},
2026-06-09 17:48:18.921997 | controller |                     "f:value": {}
2026-06-09 17:48:18.922012 | controller |                   },
2026-06-09 17:48:18.922026 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-09 17:48:18.922040 | controller |                     ".": {},
2026-06-09 17:48:18.922054 | controller |                     "f:name": {},
2026-06-09 17:48:18.922069 | controller |                     "f:value": {}
2026-06-09 17:48:18.922083 | controller |                   },
2026-06-09 17:48:18.922098 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-09 17:48:18.922112 | controller |                     ".": {},
2026-06-09 17:48:18.922126 | controller |                     "f:name": {},
2026-06-09 17:48:18.922140 | controller |                     "f:value": {}
2026-06-09 17:48:18.922154 | controller |                   },
2026-06-09 17:48:18.922168 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-09 17:48:18.922183 | controller |                     ".": {},
2026-06-09 17:48:18.922197 | controller |                     "f:name": {},
2026-06-09 17:48:18.922211 | controller |                     "f:value": {}
2026-06-09 17:48:18.922226 | controller |                   }
2026-06-09 17:48:18.922240 | controller |                 },
2026-06-09 17:48:18.922254 | controller |                 "f:image": {},
2026-06-09 17:48:18.922268 | controller |                 "f:imagePullPolicy": {},
2026-06-09 17:48:18.922286 | controller |                 "f:livenessProbe": {
2026-06-09 17:48:18.922301 | controller |                   ".": {},
2026-06-09 17:48:18.922315 | controller |                   "f:failureThreshold": {},
2026-06-09 17:48:18.922329 | controller |                   "f:httpGet": {
2026-06-09 17:48:18.922343 | controller |                     ".": {},
2026-06-09 17:48:18.922358 | controller |                     "f:path": {},
2026-06-09 17:48:18.922372 | controller |                     "f:port": {},
2026-06-09 17:48:18.922386 | controller |                     "f:scheme": {}
2026-06-09 17:48:18.922400 | controller |                   },
2026-06-09 17:48:18.922414 | controller |                   "f:initialDelaySeconds": {},
2026-06-09 17:48:18.922428 | controller |                   "f:periodSeconds": {},
2026-06-09 17:48:18.922443 | controller |                   "f:successThreshold": {},
2026-06-09 17:48:18.922457 | controller |                   "f:timeoutSeconds": {}
2026-06-09 17:48:18.922472 | controller |                 },
2026-06-09 17:48:18.922487 | controller |                 "f:name": {},
2026-06-09 17:48:18.922501 | controller |                 "f:readinessProbe": {
2026-06-09 17:48:18.922535 | controller |                   ".": {},
2026-06-09 17:48:18.922552 | controller |                   "f:failureThreshold": {},
2026-06-09 17:48:18.922567 | controller |                   "f:httpGet": {
2026-06-09 17:48:18.922582 | controller |                     ".": {},
2026-06-09 17:48:18.922596 | controller |                     "f:path": {},
2026-06-09 17:48:18.922610 | controller |                     "f:port": {},
2026-06-09 17:48:18.922624 | controller |                     "f:scheme": {}
2026-06-09 17:48:18.922639 | controller |                   },
2026-06-09 17:48:18.922653 | controller |                   "f:initialDelaySeconds": {},
2026-06-09 17:48:18.922668 | controller |                   "f:periodSeconds": {},
2026-06-09 17:48:18.922682 | controller |                   "f:successThreshold": {},
2026-06-09 17:48:18.922697 | controller |                   "f:timeoutSeconds": {}
2026-06-09 17:48:18.922711 | controller |                 },
2026-06-09 17:48:18.922725 | controller |                 "f:resources": {
2026-06-09 17:48:18.922740 | controller |                   ".": {},
2026-06-09 17:48:18.922754 | controller |                   "f:limits": {
2026-06-09 17:48:18.922768 | controller |                     ".": {},
2026-06-09 17:48:18.922783 | controller |                     "f:cpu": {},
2026-06-09 17:48:18.922797 | controller |                     "f:memory": {}
2026-06-09 17:48:18.922811 | controller |                   },
2026-06-09 17:48:18.922825 | controller |                   "f:requests": {
2026-06-09 17:48:18.922839 | controller |                     ".": {},
2026-06-09 17:48:18.922853 | controller |                     "f:cpu": {},
2026-06-09 17:48:18.922868 | controller |                     "f:memory": {}
2026-06-09 17:48:18.922883 | controller |                   }
2026-06-09 17:48:18.922898 | controller |                 },
2026-06-09 17:48:18.922912 | controller |                 "f:securityContext": {
2026-06-09 17:48:18.922927 | controller |                   ".": {},
2026-06-09 17:48:18.922941 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-09 17:48:18.922955 | controller |                 },
2026-06-09 17:48:18.922969 | controller |                 "f:terminationMessagePath": {},
2026-06-09 17:48:18.922984 | controller |                 "f:terminationMessagePolicy": {}
2026-06-09 17:48:18.922998 | controller |               }
2026-06-09 17:48:18.923012 | controller |             },
2026-06-09 17:48:18.923026 | controller |             "f:dnsPolicy": {},
2026-06-09 17:48:18.923040 | controller |             "f:enableServiceLinks": {},
2026-06-09 17:48:18.923054 | controller |             "f:restartPolicy": {},
2026-06-09 17:48:18.923069 | controller |             "f:schedulerName": {},
2026-06-09 17:48:18.923087 | controller |             "f:securityContext": {
2026-06-09 17:48:18.923102 | controller |               ".": {},
2026-06-09 17:48:18.923116 | controller |               "f:runAsNonRoot": {}
2026-06-09 17:48:18.923130 | controller |             },
2026-06-09 17:48:18.923146 | controller |             "f:serviceAccount": {},
2026-06-09 17:48:18.923160 | controller |             "f:serviceAccountName": {},
2026-06-09 17:48:18.923174 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-09 17:48:18.923188 | controller |             "f:tolerations": {}
2026-06-09 17:48:18.923201 | controller |           }
2026-06-09 17:48:18.923215 | controller |         },
2026-06-09 17:48:18.923229 | controller |         "manager": "kube-controller-manager",
2026-06-09 17:48:18.923244 | controller |         "operation": "Update",
2026-06-09 17:48:18.923257 | controller |         "time": "2026-06-09T16:54:46Z"
2026-06-09 17:48:18.923271 | controller |       },
2026-06-09 17:48:18.923285 | controller |       {
2026-06-09 17:48:18.923299 | controller |         "apiVersion": "v1",
2026-06-09 17:48:18.923313 | controller |         "fieldsType": "FieldsV1",
2026-06-09 17:48:18.923327 | controller |         "fieldsV1": {
2026-06-09 17:48:18.923341 | controller |           "f:metadata": {
2026-06-09 17:48:18.923354 | controller |             "f:annotations": {
2026-06-09 17:48:18.923368 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-09 17:48:18.923385 | controller |             }
2026-06-09 17:48:18.923401 | controller |           }
2026-06-09 17:48:18.923415 | controller |         },
2026-06-09 17:48:18.923429 | controller |         "manager": "crc",
2026-06-09 17:48:18.923442 | controller |         "operation": "Update",
2026-06-09 17:48:18.923456 | controller |         "subresource": "status",
2026-06-09 17:48:18.923470 | controller |         "time": "2026-06-09T16:54:47Z"
2026-06-09 17:48:18.923484 | controller |       },
2026-06-09 17:48:18.923498 | controller |       {
2026-06-09 17:48:18.923527 | controller |         "apiVersion": "v1",
2026-06-09 17:48:18.923547 | controller |         "fieldsType": "FieldsV1",
2026-06-09 17:48:18.923562 | controller |         "fieldsV1": {
2026-06-09 17:48:18.923577 | controller |           "f:metadata": {
2026-06-09 17:48:18.923591 | controller |             "f:annotations": {
2026-06-09 17:48:18.923605 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-09 17:48:18.923619 | controller |             }
2026-06-09 17:48:18.923633 | controller |           }
2026-06-09 17:48:18.923648 | controller |         },
2026-06-09 17:48:18.923663 | controller |         "manager": "multus-daemon",
2026-06-09 17:48:18.923677 | controller |         "operation": "Update",
2026-06-09 17:48:18.923692 | controller |         "subresource": "status",
2026-06-09 17:48:18.923706 | controller |         "time": "2026-06-09T16:54:59Z"
2026-06-09 17:48:18.923721 | controller |       },
2026-06-09 17:48:18.923735 | controller |       {
2026-06-09 17:48:18.923750 | controller |         "apiVersion": "v1",
2026-06-09 17:48:18.923764 | controller |         "fieldsType": "FieldsV1",
2026-06-09 17:48:18.923778 | controller |         "fieldsV1": {
2026-06-09 17:48:18.923792 | controller |           "f:status": {
2026-06-09 17:48:18.923807 | controller |             "f:conditions": {
2026-06-09 17:48:18.923821 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-09 17:48:18.923836 | controller |                 ".": {},
2026-06-09 17:48:18.923850 | controller |                 "f:lastProbeTime": {},
2026-06-09 17:48:18.923864 | controller |                 "f:lastTransitionTime": {},
2026-06-09 17:48:18.923880 | controller |                 "f:status": {},
2026-06-09 17:48:18.923894 | controller |                 "f:type": {}
2026-06-09 17:48:18.923909 | controller |               },
2026-06-09 17:48:18.923923 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-09 17:48:18.923938 | controller |                 ".": {},
2026-06-09 17:48:18.923956 | controller |                 "f:lastProbeTime": {},
2026-06-09 17:48:18.923971 | controller |                 "f:lastTransitionTime": {},
2026-06-09 17:48:18.923986 | controller |                 "f:status": {},
2026-06-09 17:48:18.924000 | controller |                 "f:type": {}
2026-06-09 17:48:18.924014 | controller |               },
2026-06-09 17:48:18.924029 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-09 17:48:18.924043 | controller |                 ".": {},
2026-06-09 17:48:18.924058 | controller |                 "f:lastProbeTime": {},
2026-06-09 17:48:18.924072 | controller |                 "f:lastTransitionTime": {},
2026-06-09 17:48:18.924087 | controller |                 "f:status": {},
2026-06-09 17:48:18.924101 | controller |                 "f:type": {}
2026-06-09 17:48:18.924115 | controller |               },
2026-06-09 17:48:18.924130 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-09 17:48:18.924144 | controller |                 ".": {},
2026-06-09 17:48:18.924158 | controller |                 "f:lastProbeTime": {},
2026-06-09 17:48:18.924173 | controller |                 "f:lastTransitionTime": {},
2026-06-09 17:48:18.924187 | controller |                 "f:status": {},
2026-06-09 17:48:18.924201 | controller |                 "f:type": {}
2026-06-09 17:48:18.924216 | controller |               }
2026-06-09 17:48:18.924230 | controller |             },
2026-06-09 17:48:18.924245 | controller |             "f:containerStatuses": {},
2026-06-09 17:48:18.924259 | controller |             "f:hostIP": {},
2026-06-09 17:48:18.924273 | controller |             "f:hostIPs": {},
2026-06-09 17:48:18.924287 | controller |             "f:phase": {},
2026-06-09 17:48:18.924301 | controller |             "f:podIP": {},
2026-06-09 17:48:18.924316 | controller |             "f:podIPs": {
2026-06-09 17:48:18.924330 | controller |               ".": {},
2026-06-09 17:48:18.924344 | controller |               "k:{\"ip\":\"10.217.0.88\"}": {
2026-06-09 17:48:18.924358 | controller |                 ".": {},
2026-06-09 17:48:18.924373 | controller |                 "f:ip": {}
2026-06-09 17:48:18.924387 | controller |               }
2026-06-09 17:48:18.924401 | controller |             },
2026-06-09 17:48:18.924415 | controller |             "f:startTime": {}
2026-06-09 17:48:18.924429 | controller |           }
2026-06-09 17:48:18.924443 | controller |         },
2026-06-09 17:48:18.924458 | controller |         "manager": "kubelet",
2026-06-09 17:48:18.924471 | controller |         "operation": "Update",
2026-06-09 17:48:18.924486 | controller |         "subresource": "status",
2026-06-09 17:48:18.924500 | controller |         "time": "2026-06-09T16:56:37Z"
2026-06-09 17:48:18.924531 | controller |       }
2026-06-09 17:48:18.924547 | controller |     ],
2026-06-09 17:48:18.924562 | controller |     "name": "swift-operator-controller-manager-67c49dd5c6-c9gqp",
2026-06-09 17:48:18.924576 | controller |     "namespace": "openstack-operators",
2026-06-09 17:48:18.924590 | controller |     "ownerReferences": [
2026-06-09 17:48:18.924605 | controller |       {
2026-06-09 17:48:18.924619 | controller |         "apiVersion": "apps/v1",
2026-06-09 17:48:18.924633 | controller |         "blockOwnerDeletion": true,
2026-06-09 17:48:18.924648 | controller |         "controller": true,
2026-06-09 17:48:18.924663 | controller |         "kind": "ReplicaSet",
2026-06-09 17:48:18.924677 | controller |         "name": "swift-operator-controller-manager-67c49dd5c6",
2026-06-09 17:48:18.924692 | controller |         "uid": "4f6fbe7a-631d-4ffe-b048-8b2101ad7361"
2026-06-09 17:48:18.924706 | controller |       }
2026-06-09 17:48:18.924721 | controller |     ],
2026-06-09 17:48:18.924735 | controller |     "resourceVersion": "54233",
2026-06-09 17:48:18.924749 | controller |     "uid": "9fae1f2d-4ad7-4912-a1d1-2dcd2f18902c"
2026-06-09 17:48:18.924764 | controller |   },
2026-06-09 17:48:18.924779 | controller |   "spec": {
2026-06-09 17:48:18.924797 | controller |     "containers": [
2026-06-09 17:48:18.924812 | controller |       {
2026-06-09 17:48:18.924827 | controller |         "args": [
2026-06-09 17:48:18.924841 | controller |           "--leader-elect",
2026-06-09 17:48:18.924856 | controller |           "--health-probe-bind-address=:8081",
2026-06-09 17:48:18.924870 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-09 17:48:18.924885 | controller |         ],
2026-06-09 17:48:18.924899 | controller |         "command": [
2026-06-09 17:48:18.924914 | controller |           "/manager"
2026-06-09 17:48:18.924929 | controller |         ],
2026-06-09 17:48:18.924943 | controller |         "env": [
2026-06-09 17:48:18.924958 | controller |           {
2026-06-09 17:48:18.924972 | controller |             "name": "LEASE_DURATION",
2026-06-09 17:48:18.924986 | controller |             "value": "30"
2026-06-09 17:48:18.925000 | controller |           },
2026-06-09 17:48:18.925014 | controller |           {
2026-06-09 17:48:18.925028 | controller |             "name": "RENEW_DEADLINE",
2026-06-09 17:48:18.925042 | controller |             "value": "20"
2026-06-09 17:48:18.925056 | controller |           },
2026-06-09 17:48:18.925070 | controller |           {
2026-06-09 17:48:18.925084 | controller |             "name": "RETRY_PERIOD",
2026-06-09 17:48:18.925098 | controller |             "value": "5"
2026-06-09 17:48:18.925112 | controller |           },
2026-06-09 17:48:18.925126 | controller |           {
2026-06-09 17:48:18.925140 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-09 17:48:18.925154 | controller |             "value": "false"
2026-06-09 17:48:18.925169 | controller |           },
2026-06-09 17:48:18.925183 | controller |           {
2026-06-09 17:48:18.925197 | controller |             "name": "METRICS_CERTS",
2026-06-09 17:48:18.925211 | controller |             "value": "false"
2026-06-09 17:48:18.925225 | controller |           }
2026-06-09 17:48:18.925239 | controller |         ],
2026-06-09 17:48:18.925253 | controller |         "image": "quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67",
2026-06-09 17:48:18.925277 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-09 17:48:18.925297 | controller |         "livenessProbe": {
2026-06-09 17:48:18.925312 | controller |           "failureThreshold": 3,
2026-06-09 17:48:18.925326 | controller |           "httpGet": {
2026-06-09 17:48:18.925340 | controller |             "path": "/healthz",
2026-06-09 17:48:18.925355 | controller |             "port": 8081,
2026-06-09 17:48:18.925369 | controller |             "scheme": "HTTP"
2026-06-09 17:48:18.925383 | controller |           },
2026-06-09 17:48:18.925398 | controller |           "initialDelaySeconds": 15,
2026-06-09 17:48:18.925412 | controller |           "periodSeconds": 20,
2026-06-09 17:48:18.925426 | controller |           "successThreshold": 1,
2026-06-09 17:48:18.925440 | controller |           "timeoutSeconds": 1
2026-06-09 17:48:18.925454 | controller |         },
2026-06-09 17:48:18.925468 | controller |         "name": "manager",
2026-06-09 17:48:18.925482 | controller |         "readinessProbe": {
2026-06-09 17:48:18.925496 | controller |           "failureThreshold": 3,
2026-06-09 17:48:18.925548 | controller |           "httpGet": {
2026-06-09 17:48:18.925580 | controller |             "path": "/readyz",
2026-06-09 17:48:18.925598 | controller |             "port": 8081,
2026-06-09 17:48:18.925614 | controller |             "scheme": "HTTP"
2026-06-09 17:48:18.925629 | controller |           },
2026-06-09 17:48:18.925643 | controller |           "initialDelaySeconds": 5,
2026-06-09 17:48:18.925662 | controller |           "periodSeconds": 10,
2026-06-09 17:48:18.925683 | controller |           "successThreshold": 1,
2026-06-09 17:48:18.925704 | controller |           "timeoutSeconds": 1
2026-06-09 17:48:18.925725 | controller |         },
2026-06-09 17:48:18.925741 | controller |         "resources": {
2026-06-09 17:48:18.925760 | controller |           "limits": {
2026-06-09 17:48:18.925776 | controller |             "cpu": "500m",
2026-06-09 17:48:18.925790 | controller |             "memory": "512Mi"
2026-06-09 17:48:18.925805 | controller |           },
2026-06-09 17:48:18.925825 | controller |           "requests": {
2026-06-09 17:48:18.925839 | controller |             "cpu": "10m",
2026-06-09 17:48:18.925853 | controller |             "memory": "256Mi"
2026-06-09 17:48:18.925868 | controller |           }
2026-06-09 17:48:18.925882 | controller |         },
2026-06-09 17:48:18.925896 | controller |         "securityContext": {
2026-06-09 17:48:18.925910 | controller |           "allowPrivilegeEscalation": false,
2026-06-09 17:48:18.925925 | controller |           "capabilities": {
2026-06-09 17:48:18.925939 | controller |             "drop": [
2026-06-09 17:48:18.925954 | controller |               "ALL"
2026-06-09 17:48:18.925968 | controller |             ]
2026-06-09 17:48:18.925983 | controller |           },
2026-06-09 17:48:18.925998 | controller |           "runAsUser": 1000660000
2026-06-09 17:48:18.926012 | controller |         },
2026-06-09 17:48:18.926027 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-09 17:48:18.926042 | controller |         "terminationMessagePolicy": "File",
2026-06-09 17:48:18.926056 | controller |         "volumeMounts": [
2026-06-09 17:48:18.926070 | controller |           {
2026-06-09 17:48:18.926085 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-09 17:48:18.926099 | controller |             "name": "kube-api-access-c5blx",
2026-06-09 17:48:18.926114 | controller |             "readOnly": true
2026-06-09 17:48:18.926129 | controller |           }
2026-06-09 17:48:18.926143 | controller |         ]
2026-06-09 17:48:18.926157 | controller |       }
2026-06-09 17:48:18.926172 | controller |     ],
2026-06-09 17:48:18.926186 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-09 17:48:18.926200 | controller |     "enableServiceLinks": true,
2026-06-09 17:48:18.926215 | controller |     "imagePullSecrets": [
2026-06-09 17:48:18.926229 | controller |       {
2026-06-09 17:48:18.926243 | controller |         "name": "swift-operator-controller-manager-dockercfg-wh9z6"
2026-06-09 17:48:18.926257 | controller |       }
2026-06-09 17:48:18.926272 | controller |     ],
2026-06-09 17:48:18.926287 | controller |     "nodeName": "crc",
2026-06-09 17:48:18.926301 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-09 17:48:18.926316 | controller |     "priority": 0,
2026-06-09 17:48:18.926330 | controller |     "restartPolicy": "Always",
2026-06-09 17:48:18.926344 | controller |     "schedulerName": "default-scheduler",
2026-06-09 17:48:18.926359 | controller |     "securityContext": {
2026-06-09 17:48:18.926373 | controller |       "fsGroup": 1000660000,
2026-06-09 17:48:18.926387 | controller |       "runAsNonRoot": true,
2026-06-09 17:48:18.926401 | controller |       "seLinuxOptions": {
2026-06-09 17:48:18.926415 | controller |         "level": "s0:c26,c5"
2026-06-09 17:48:18.926429 | controller |       },
2026-06-09 17:48:18.926442 | controller |       "seccompProfile": {
2026-06-09 17:48:18.926456 | controller |         "type": "RuntimeDefault"
2026-06-09 17:48:18.926470 | controller |       }
2026-06-09 17:48:18.926485 | controller |     },
2026-06-09 17:48:18.926499 | controller |     "serviceAccount": "swift-operator-controller-manager",
2026-06-09 17:48:18.926530 | controller |     "serviceAccountName": "swift-operator-controller-manager",
2026-06-09 17:48:18.926550 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-09 17:48:18.926565 | controller |     "tolerations": [
2026-06-09 17:48:18.926579 | controller |       {
2026-06-09 17:48:18.926593 | controller |         "effect": "NoExecute",
2026-06-09 17:48:18.926608 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-09 17:48:18.926622 | controller |         "operator": "Exists",
2026-06-09 17:48:18.926639 | controller |         "tolerationSeconds": 120
2026-06-09 17:48:18.926654 | controller |       },
2026-06-09 17:48:18.926669 | controller |       {
2026-06-09 17:48:18.926683 | controller |         "effect": "NoExecute",
2026-06-09 17:48:18.926697 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-09 17:48:18.926711 | controller |         "operator": "Exists",
2026-06-09 17:48:18.926726 | controller |         "tolerationSeconds": 120
2026-06-09 17:48:18.926740 | controller |       },
2026-06-09 17:48:18.926755 | controller |       {
2026-06-09 17:48:18.926769 | controller |         "effect": "NoSchedule",
2026-06-09 17:48:18.926784 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-09 17:48:18.926799 | controller |         "operator": "Exists"
2026-06-09 17:48:18.926813 | controller |       }
2026-06-09 17:48:18.926828 | controller |     ],
2026-06-09 17:48:18.926842 | controller |     "volumes": [
2026-06-09 17:48:18.926856 | controller |       {
2026-06-09 17:48:18.926870 | controller |         "name": "kube-api-access-c5blx",
2026-06-09 17:48:18.926885 | controller |         "projected": {
2026-06-09 17:48:18.926899 | controller |           "defaultMode": 420,
2026-06-09 17:48:18.926913 | controller |           "sources": [
2026-06-09 17:48:18.926927 | controller |             {
2026-06-09 17:48:18.926941 | controller |               "serviceAccountToken": {
2026-06-09 17:48:18.926955 | controller |                 "expirationSeconds": 3607,
2026-06-09 17:48:18.926969 | controller |                 "path": "token"
2026-06-09 17:48:18.926984 | controller |               }
2026-06-09 17:48:18.926998 | controller |             },
2026-06-09 17:48:18.927013 | controller |             {
2026-06-09 17:48:18.927027 | controller |               "configMap": {
2026-06-09 17:48:18.927042 | controller |                 "items": [
2026-06-09 17:48:18.927056 | controller |                   {
2026-06-09 17:48:18.927071 | controller |                     "key": "ca.crt",
2026-06-09 17:48:18.927085 | controller |                     "path": "ca.crt"
2026-06-09 17:48:18.927099 | controller |                   }
2026-06-09 17:48:18.927113 | controller |                 ],
2026-06-09 17:48:18.927128 | controller |                 "name": "kube-root-ca.crt"
2026-06-09 17:48:18.927142 | controller |               }
2026-06-09 17:48:18.927156 | controller |             },
2026-06-09 17:48:18.927170 | controller |             {
2026-06-09 17:48:18.927184 | controller |               "downwardAPI": {
2026-06-09 17:48:18.927198 | controller |                 "items": [
2026-06-09 17:48:18.927212 | controller |                   {
2026-06-09 17:48:18.927226 | controller |                     "fieldRef": {
2026-06-09 17:48:18.927239 | controller |                       "apiVersion": "v1",
2026-06-09 17:48:18.927253 | controller |                       "fieldPath": "metadata.namespace"
2026-06-09 17:48:18.927267 | controller |                     },
2026-06-09 17:48:18.927281 | controller |                     "path": "namespace"
2026-06-09 17:48:18.927295 | controller |                   }
2026-06-09 17:48:18.927308 | controller |                 ]
2026-06-09 17:48:18.927322 | controller |               }
2026-06-09 17:48:18.927336 | controller |             },
2026-06-09 17:48:18.927350 | controller |             {
2026-06-09 17:48:18.927364 | controller |               "configMap": {
2026-06-09 17:48:18.927378 | controller |                 "items": [
2026-06-09 17:48:18.927392 | controller |                   {
2026-06-09 17:48:18.927406 | controller |                     "key": "service-ca.crt",
2026-06-09 17:48:18.927419 | controller |                     "path": "service-ca.crt"
2026-06-09 17:48:18.927433 | controller |                   }
2026-06-09 17:48:18.927447 | controller |                 ],
2026-06-09 17:48:18.927461 | controller |                 "name": "openshift-service-ca.crt"
2026-06-09 17:48:18.927475 | controller |               }
2026-06-09 17:48:18.927489 | controller |             }
2026-06-09 17:48:18.927506 | controller |           ]
2026-06-09 17:48:18.927539 | controller |         }
2026-06-09 17:48:18.927554 | controller |       }
2026-06-09 17:48:18.927568 | controller |     ]
2026-06-09 17:48:18.927582 | controller |   },
2026-06-09 17:48:18.927596 | controller |   "status": {
2026-06-09 17:48:18.927610 | controller |     "conditions": [
2026-06-09 17:48:18.927624 | controller |       {
2026-06-09 17:48:18.927638 | controller |         "lastProbeTime": null,
2026-06-09 17:48:18.927652 | controller |         "lastTransitionTime": "2026-06-09T16:56:23Z",
2026-06-09 17:48:18.927666 | controller |         "status": "True",
2026-06-09 17:48:18.927680 | controller |         "type": "PodReadyToStartContainers"
2026-06-09 17:48:18.927694 | controller |       },
2026-06-09 17:48:18.927708 | controller |       {
2026-06-09 17:48:18.927722 | controller |         "lastProbeTime": null,
2026-06-09 17:48:18.927736 | controller |         "lastTransitionTime": "2026-06-09T16:54:47Z",
2026-06-09 17:48:18.927750 | controller |         "status": "True",
2026-06-09 17:48:18.927764 | controller |         "type": "Initialized"
2026-06-09 17:48:18.927779 | controller |       },
2026-06-09 17:48:18.927793 | controller |       {
2026-06-09 17:48:18.927808 | controller |         "lastProbeTime": null,
2026-06-09 17:48:18.927822 | controller |         "lastTransitionTime": "2026-06-09T16:56:35Z",
2026-06-09 17:48:18.927836 | controller |         "status": "True",
2026-06-09 17:48:18.927851 | controller |         "type": "Ready"
2026-06-09 17:48:18.927865 | controller |       },
2026-06-09 17:48:18.927879 | controller |       {
2026-06-09 17:48:18.927893 | controller |         "lastProbeTime": null,
2026-06-09 17:48:18.927908 | controller |         "lastTransitionTime": "2026-06-09T16:56:35Z",
2026-06-09 17:48:18.927922 | controller |         "status": "True",
2026-06-09 17:48:18.927937 | controller |         "type": "ContainersReady"
2026-06-09 17:48:18.927951 | controller |       },
2026-06-09 17:48:18.927965 | controller |       {
2026-06-09 17:48:18.927979 | controller |         "lastProbeTime": null,
2026-06-09 17:48:18.927994 | controller |         "lastTransitionTime": "2026-06-09T16:54:47Z",
2026-06-09 17:48:18.928008 | controller |         "status": "True",
2026-06-09 17:48:18.928023 | controller |         "type": "PodScheduled"
2026-06-09 17:48:18.928043 | controller |       }
2026-06-09 17:48:18.928060 | controller |     ],
2026-06-09 17:48:18.928074 | controller |     "containerStatuses": [
2026-06-09 17:48:18.928089 | controller |       {
2026-06-09 17:48:18.928103 | controller |         "allocatedResources": {
2026-06-09 17:48:18.928118 | controller |           "cpu": "10m",
2026-06-09 17:48:18.928132 | controller |           "memory": "256Mi"
2026-06-09 17:48:18.928146 | controller |         },
2026-06-09 17:48:18.928161 | controller |         "containerID": "cri-o://b8d72ade46f6103fa9f0c6d05b5d806346cb259dc813296f320a8ea67883a4d4",
2026-06-09 17:48:18.928176 | controller |         "image": "quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67",
2026-06-09 17:48:18.928191 | controller |         "imageID": "quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67",
2026-06-09 17:48:18.928205 | controller |         "lastState": {},
2026-06-09 17:48:18.928219 | controller |         "name": "manager",
2026-06-09 17:48:18.928233 | controller |         "ready": true,
2026-06-09 17:48:18.928247 | controller |         "resources": {
2026-06-09 17:48:18.928261 | controller |           "limits": {
2026-06-09 17:48:18.928275 | controller |             "cpu": "500m",
2026-06-09 17:48:18.928289 | controller |             "memory": "512Mi"
2026-06-09 17:48:18.928303 | controller |           },
2026-06-09 17:48:18.928317 | controller |           "requests": {
2026-06-09 17:48:18.928331 | controller |             "cpu": "10m",
2026-06-09 17:48:18.928345 | controller |             "memory": "256Mi"
2026-06-09 17:48:18.928363 | controller |           }
2026-06-09 17:48:18.928378 | controller |         },
2026-06-09 17:48:18.928392 | controller |         "restartCount": 0,
2026-06-09 17:48:18.928407 | controller |         "started": true,
2026-06-09 17:48:18.928421 | controller |         "state": {
2026-06-09 17:48:18.928435 | controller |           "running": {
2026-06-09 17:48:18.928449 | controller |             "startedAt": "2026-06-09T16:56:22Z"
2026-06-09 17:48:18.928463 | controller |           }
2026-06-09 17:48:18.928477 | controller |         },
2026-06-09 17:48:18.928491 | controller |         "user": {
2026-06-09 17:48:18.928505 | controller |           "linux": {
2026-06-09 17:48:18.928538 | controller |             "gid": 0,
2026-06-09 17:48:18.928553 | controller |             "supplementalGroups": [
2026-06-09 17:48:18.928568 | controller |               0,
2026-06-09 17:48:18.928582 | controller |               1000660000
2026-06-09 17:48:18.928597 | controller |             ],
2026-06-09 17:48:18.928612 | controller |             "uid": 1000660000
2026-06-09 17:48:18.928626 | controller |           }
2026-06-09 17:48:18.928640 | controller |         },
2026-06-09 17:48:18.928654 | controller |         "volumeMounts": [
2026-06-09 17:48:18.928668 | controller |           {
2026-06-09 17:48:18.928682 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-09 17:48:18.928697 | controller |             "name": "kube-api-access-c5blx",
2026-06-09 17:48:18.928711 | controller |             "readOnly": true,
2026-06-09 17:48:18.928725 | controller |             "recursiveReadOnly": "Disabled"
2026-06-09 17:48:18.928739 | controller |           }
2026-06-09 17:48:18.928754 | controller |         ]
2026-06-09 17:48:18.928768 | controller |       }
2026-06-09 17:48:18.928783 | controller |     ],
2026-06-09 17:48:18.928797 | controller |     "hostIP": "192.168.126.11",
2026-06-09 17:48:18.928811 | controller |     "hostIPs": [
2026-06-09 17:48:18.928826 | controller |       {
2026-06-09 17:48:18.928840 | controller |         "ip": "192.168.126.11"
2026-06-09 17:48:18.928855 | controller |       }
2026-06-09 17:48:18.928869 | controller |     ],
2026-06-09 17:48:18.928883 | controller |     "phase": "Running",
2026-06-09 17:48:18.928897 | controller |     "podIP": "10.217.0.88",
2026-06-09 17:48:18.928911 | controller |     "podIPs": [
2026-06-09 17:48:18.928926 | controller |       {
2026-06-09 17:48:18.928940 | controller |         "ip": "10.217.0.88"
2026-06-09 17:48:18.928954 | controller |       }
2026-06-09 17:48:18.928968 | controller |     ],
2026-06-09 17:48:18.928983 | controller |     "qosClass": "Burstable",
2026-06-09 17:48:18.928998 | controller |     "startTime": "2026-06-09T16:54:47Z"
2026-06-09 17:48:18.929013 | controller |   }
2026-06-09 17:48:18.929028 | controller | }
2026-06-09 17:48:18.954635 | controller | ok:
2026-06-09 17:48:18.954711 | controller | {
2026-06-09 17:48:18.954732 | controller |   "apiVersion": "v1",
2026-06-09 17:48:18.954749 | controller |   "kind": "Pod",
2026-06-09 17:48:18.954765 | controller |   "metadata": {
2026-06-09 17:48:18.954780 | controller |     "annotations": {
2026-06-09 17:48:18.954795 | 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 17:48:18.954810 | 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 17:48:18.954826 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-09 17:48:18.954848 | controller |       "openshift.io/scc": "anyuid",
2026-06-09 17:48:18.954864 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-09 17:48:18.954879 | controller |     },
2026-06-09 17:48:18.954893 | controller |     "creationTimestamp": "2026-06-09T16:54:47Z",
2026-06-09 17:48:18.954908 | controller |     "generateName": "telemetry-operator-controller-manager-5d65c7d97d-",
2026-06-09 17:48:18.954922 | controller |     "generation": 1,
2026-06-09 17:48:18.954936 | controller |     "labels": {
2026-06-09 17:48:18.954950 | controller |       "app.kubernetes.io/name": "telemetry-operator",
2026-06-09 17:48:18.954965 | controller |       "control-plane": "controller-manager",
2026-06-09 17:48:18.954979 | controller |       "openstack.org/operator-name": "telemetry",
2026-06-09 17:48:18.954993 | controller |       "pod-template-hash": "5d65c7d97d"
2026-06-09 17:48:18.955007 | controller |     },
2026-06-09 17:48:18.955022 | controller |     "managedFields": [
2026-06-09 17:48:18.955036 | controller |       {
2026-06-09 17:48:18.955050 | controller |         "apiVersion": "v1",
2026-06-09 17:48:18.955064 | controller |         "fieldsType": "FieldsV1",
2026-06-09 17:48:18.955078 | controller |         "fieldsV1": {
2026-06-09 17:48:18.955093 | controller |           "f:metadata": {
2026-06-09 17:48:18.955107 | controller |             "f:annotations": {
2026-06-09 17:48:18.955120 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-09 17:48:18.955134 | controller |             }
2026-06-09 17:48:18.955148 | controller |           }
2026-06-09 17:48:18.955163 | controller |         },
2026-06-09 17:48:18.955177 | controller |         "manager": "crc",
2026-06-09 17:48:18.955191 | controller |         "operation": "Update",
2026-06-09 17:48:18.955204 | controller |         "subresource": "status",
2026-06-09 17:48:18.955218 | controller |         "time": "2026-06-09T16:54:47Z"
2026-06-09 17:48:18.955232 | controller |       },
2026-06-09 17:48:18.955246 | controller |       {
2026-06-09 17:48:18.955260 | controller |         "apiVersion": "v1",
2026-06-09 17:48:18.955273 | controller |         "fieldsType": "FieldsV1",
2026-06-09 17:48:18.955287 | controller |         "fieldsV1": {
2026-06-09 17:48:18.955301 | controller |           "f:metadata": {
2026-06-09 17:48:18.955314 | controller |             "f:annotations": {
2026-06-09 17:48:18.955328 | controller |               ".": {},
2026-06-09 17:48:18.955342 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-09 17:48:18.955356 | controller |             },
2026-06-09 17:48:18.955370 | controller |             "f:generateName": {},
2026-06-09 17:48:18.955383 | controller |             "f:labels": {
2026-06-09 17:48:18.955397 | controller |               ".": {},
2026-06-09 17:48:18.955412 | controller |               "f:app.kubernetes.io/name": {},
2026-06-09 17:48:18.955428 | controller |               "f:control-plane": {},
2026-06-09 17:48:18.955443 | controller |               "f:openstack.org/operator-name": {},
2026-06-09 17:48:18.955458 | controller |               "f:pod-template-hash": {}
2026-06-09 17:48:18.955473 | controller |             },
2026-06-09 17:48:18.955487 | controller |             "f:ownerReferences": {
2026-06-09 17:48:18.955502 | controller |               ".": {},
2026-06-09 17:48:18.955537 | controller |               "k:{\"uid\":\"b4836700-d6b9-4a6c-be18-7a1d55b431a7\"}": {}
2026-06-09 17:48:18.955554 | controller |             }
2026-06-09 17:48:18.955570 | controller |           },
2026-06-09 17:48:18.955585 | controller |           "f:spec": {
2026-06-09 17:48:18.955599 | controller |             "f:containers": {
2026-06-09 17:48:18.955614 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-09 17:48:18.955629 | controller |                 ".": {},
2026-06-09 17:48:18.955644 | controller |                 "f:args": {},
2026-06-09 17:48:18.955662 | controller |                 "f:command": {},
2026-06-09 17:48:18.955678 | controller |                 "f:env": {
2026-06-09 17:48:18.955693 | controller |                   ".": {},
2026-06-09 17:48:18.955708 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-09 17:48:18.955723 | controller |                     ".": {},
2026-06-09 17:48:18.955737 | controller |                     "f:name": {},
2026-06-09 17:48:18.955752 | controller |                     "f:value": {}
2026-06-09 17:48:18.955766 | controller |                   },
2026-06-09 17:48:18.955781 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-09 17:48:18.955795 | controller |                     ".": {},
2026-06-09 17:48:18.955810 | controller |                     "f:name": {},
2026-06-09 17:48:18.955825 | controller |                     "f:value": {}
2026-06-09 17:48:18.955840 | controller |                   },
2026-06-09 17:48:18.955855 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-09 17:48:18.955869 | controller |                     ".": {},
2026-06-09 17:48:18.955883 | controller |                     "f:name": {},
2026-06-09 17:48:18.955898 | controller |                     "f:value": {}
2026-06-09 17:48:18.955912 | controller |                   },
2026-06-09 17:48:18.955927 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-09 17:48:18.955941 | controller |                     ".": {},
2026-06-09 17:48:18.955955 | controller |                     "f:name": {},
2026-06-09 17:48:18.955970 | controller |                     "f:value": {}
2026-06-09 17:48:18.955984 | controller |                   },
2026-06-09 17:48:18.955999 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-09 17:48:18.956013 | controller |                     ".": {},
2026-06-09 17:48:18.956028 | controller |                     "f:name": {},
2026-06-09 17:48:18.956043 | controller |                     "f:value": {}
2026-06-09 17:48:18.956057 | controller |                   }
2026-06-09 17:48:18.956071 | controller |                 },
2026-06-09 17:48:18.956086 | controller |                 "f:image": {},
2026-06-09 17:48:18.956100 | controller |                 "f:imagePullPolicy": {},
2026-06-09 17:48:18.956114 | controller |                 "f:livenessProbe": {
2026-06-09 17:48:18.956129 | controller |                   ".": {},
2026-06-09 17:48:18.956143 | controller |                   "f:failureThreshold": {},
2026-06-09 17:48:18.956158 | controller |                   "f:httpGet": {
2026-06-09 17:48:18.956172 | controller |                     ".": {},
2026-06-09 17:48:18.956186 | controller |                     "f:path": {},
2026-06-09 17:48:18.956200 | controller |                     "f:port": {},
2026-06-09 17:48:18.956215 | controller |                     "f:scheme": {}
2026-06-09 17:48:18.956229 | controller |                   },
2026-06-09 17:48:18.956243 | controller |                   "f:initialDelaySeconds": {},
2026-06-09 17:48:18.956258 | controller |                   "f:periodSeconds": {},
2026-06-09 17:48:18.956272 | controller |                   "f:successThreshold": {},
2026-06-09 17:48:18.956287 | controller |                   "f:timeoutSeconds": {}
2026-06-09 17:48:18.956301 | controller |                 },
2026-06-09 17:48:18.956316 | controller |                 "f:name": {},
2026-06-09 17:48:18.956330 | controller |                 "f:readinessProbe": {
2026-06-09 17:48:18.956344 | controller |                   ".": {},
2026-06-09 17:48:18.956358 | controller |                   "f:failureThreshold": {},
2026-06-09 17:48:18.956372 | controller |                   "f:httpGet": {
2026-06-09 17:48:18.956386 | controller |                     ".": {},
2026-06-09 17:48:18.956400 | controller |                     "f:path": {},
2026-06-09 17:48:18.956415 | controller |                     "f:port": {},
2026-06-09 17:48:18.956429 | controller |                     "f:scheme": {}
2026-06-09 17:48:18.956448 | controller |                   },
2026-06-09 17:48:18.956463 | controller |                   "f:initialDelaySeconds": {},
2026-06-09 17:48:18.956478 | controller |                   "f:periodSeconds": {},
2026-06-09 17:48:18.956493 | controller |                   "f:successThreshold": {},
2026-06-09 17:48:18.956507 | controller |                   "f:timeoutSeconds": {}
2026-06-09 17:48:18.956541 | controller |                 },
2026-06-09 17:48:18.956557 | controller |                 "f:resources": {
2026-06-09 17:48:18.956572 | controller |                   ".": {},
2026-06-09 17:48:18.956586 | controller |                   "f:limits": {
2026-06-09 17:48:18.956601 | controller |                     ".": {},
2026-06-09 17:48:18.956615 | controller |                     "f:cpu": {},
2026-06-09 17:48:18.956630 | controller |                     "f:memory": {}
2026-06-09 17:48:18.956644 | controller |                   },
2026-06-09 17:48:18.956659 | controller |                   "f:requests": {
2026-06-09 17:48:18.956673 | controller |                     ".": {},
2026-06-09 17:48:18.956688 | controller |                     "f:cpu": {},
2026-06-09 17:48:18.956702 | controller |                     "f:memory": {}
2026-06-09 17:48:18.956717 | controller |                   }
2026-06-09 17:48:18.956732 | controller |                 },
2026-06-09 17:48:18.956746 | controller |                 "f:securityContext": {
2026-06-09 17:48:18.956761 | controller |                   ".": {},
2026-06-09 17:48:18.956775 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-09 17:48:18.956789 | controller |                 },
2026-06-09 17:48:18.956803 | controller |                 "f:terminationMessagePath": {},
2026-06-09 17:48:18.956817 | controller |                 "f:terminationMessagePolicy": {}
2026-06-09 17:48:18.956831 | controller |               }
2026-06-09 17:48:18.956845 | controller |             },
2026-06-09 17:48:18.956859 | controller |             "f:dnsPolicy": {},
2026-06-09 17:48:18.956873 | controller |             "f:enableServiceLinks": {},
2026-06-09 17:48:18.956887 | controller |             "f:restartPolicy": {},
2026-06-09 17:48:18.956901 | controller |             "f:schedulerName": {},
2026-06-09 17:48:18.956915 | controller |             "f:securityContext": {
2026-06-09 17:48:18.956928 | controller |               ".": {},
2026-06-09 17:48:18.956942 | controller |               "f:runAsNonRoot": {}
2026-06-09 17:48:18.956956 | controller |             },
2026-06-09 17:48:18.956971 | controller |             "f:serviceAccount": {},
2026-06-09 17:48:18.956984 | controller |             "f:serviceAccountName": {},
2026-06-09 17:48:18.956998 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-09 17:48:18.957012 | controller |             "f:tolerations": {}
2026-06-09 17:48:18.957026 | controller |           }
2026-06-09 17:48:18.957040 | controller |         },
2026-06-09 17:48:18.957054 | controller |         "manager": "kube-controller-manager",
2026-06-09 17:48:18.957068 | controller |         "operation": "Update",
2026-06-09 17:48:18.957082 | controller |         "time": "2026-06-09T16:54:47Z"
2026-06-09 17:48:18.957096 | controller |       },
2026-06-09 17:48:18.957120 | controller |       {
2026-06-09 17:48:18.957135 | controller |         "apiVersion": "v1",
2026-06-09 17:48:18.957149 | controller |         "fieldsType": "FieldsV1",
2026-06-09 17:48:18.957163 | controller |         "fieldsV1": {
2026-06-09 17:48:18.957177 | controller |           "f:metadata": {
2026-06-09 17:48:18.957191 | controller |             "f:annotations": {
2026-06-09 17:48:18.957205 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-09 17:48:18.957219 | controller |             }
2026-06-09 17:48:18.957233 | controller |           }
2026-06-09 17:48:18.957247 | controller |         },
2026-06-09 17:48:18.957261 | controller |         "manager": "multus-daemon",
2026-06-09 17:48:18.957276 | controller |         "operation": "Update",
2026-06-09 17:48:18.957293 | controller |         "subresource": "status",
2026-06-09 17:48:18.957307 | controller |         "time": "2026-06-09T16:54:59Z"
2026-06-09 17:48:18.957321 | controller |       },
2026-06-09 17:48:18.957335 | controller |       {
2026-06-09 17:48:18.957349 | controller |         "apiVersion": "v1",
2026-06-09 17:48:18.957363 | controller |         "fieldsType": "FieldsV1",
2026-06-09 17:48:18.957376 | controller |         "fieldsV1": {
2026-06-09 17:48:18.957390 | controller |           "f:status": {
2026-06-09 17:48:18.957404 | controller |             "f:conditions": {
2026-06-09 17:48:18.957417 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-09 17:48:18.957431 | controller |                 ".": {},
2026-06-09 17:48:18.957445 | controller |                 "f:lastProbeTime": {},
2026-06-09 17:48:18.957460 | controller |                 "f:lastTransitionTime": {},
2026-06-09 17:48:18.957474 | controller |                 "f:status": {},
2026-06-09 17:48:18.957489 | controller |                 "f:type": {}
2026-06-09 17:48:18.957504 | controller |               },
2026-06-09 17:48:18.957538 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-09 17:48:18.957554 | controller |                 ".": {},
2026-06-09 17:48:18.957569 | controller |                 "f:lastProbeTime": {},
2026-06-09 17:48:18.957583 | controller |                 "f:lastTransitionTime": {},
2026-06-09 17:48:18.957598 | controller |                 "f:status": {},
2026-06-09 17:48:18.957612 | controller |                 "f:type": {}
2026-06-09 17:48:18.957627 | controller |               },
2026-06-09 17:48:18.957641 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-09 17:48:18.957656 | controller |                 ".": {},
2026-06-09 17:48:18.957670 | controller |                 "f:lastProbeTime": {},
2026-06-09 17:48:18.957685 | controller |                 "f:lastTransitionTime": {},
2026-06-09 17:48:18.957700 | controller |                 "f:status": {},
2026-06-09 17:48:18.957714 | controller |                 "f:type": {}
2026-06-09 17:48:18.957729 | controller |               },
2026-06-09 17:48:18.957744 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-09 17:48:18.957758 | controller |                 ".": {},
2026-06-09 17:48:18.957773 | controller |                 "f:lastProbeTime": {},
2026-06-09 17:48:18.957787 | controller |                 "f:lastTransitionTime": {},
2026-06-09 17:48:18.957801 | controller |                 "f:status": {},
2026-06-09 17:48:18.957815 | controller |                 "f:type": {}
2026-06-09 17:48:18.957830 | controller |               }
2026-06-09 17:48:18.957844 | controller |             },
2026-06-09 17:48:18.957859 | controller |             "f:containerStatuses": {},
2026-06-09 17:48:18.957873 | controller |             "f:hostIP": {},
2026-06-09 17:48:18.957888 | controller |             "f:hostIPs": {},
2026-06-09 17:48:18.957902 | controller |             "f:phase": {},
2026-06-09 17:48:18.957916 | controller |             "f:podIP": {},
2026-06-09 17:48:18.957930 | controller |             "f:podIPs": {
2026-06-09 17:48:18.957944 | controller |               ".": {},
2026-06-09 17:48:18.957958 | controller |               "k:{\"ip\":\"10.217.0.90\"}": {
2026-06-09 17:48:18.957973 | controller |                 ".": {},
2026-06-09 17:48:18.957987 | controller |                 "f:ip": {}
2026-06-09 17:48:18.958001 | controller |               }
2026-06-09 17:48:18.958016 | controller |             },
2026-06-09 17:48:18.958030 | controller |             "f:startTime": {}
2026-06-09 17:48:18.958044 | controller |           }
2026-06-09 17:48:18.958058 | controller |         },
2026-06-09 17:48:18.958072 | controller |         "manager": "kubelet",
2026-06-09 17:48:18.958087 | controller |         "operation": "Update",
2026-06-09 17:48:18.958101 | controller |         "subresource": "status",
2026-06-09 17:48:18.958115 | controller |         "time": "2026-06-09T16:56:36Z"
2026-06-09 17:48:18.958138 | controller |       }
2026-06-09 17:48:18.958153 | controller |     ],
2026-06-09 17:48:18.958168 | controller |     "name": "telemetry-operator-controller-manager-5d65c7d97d-fjgkn",
2026-06-09 17:48:18.958182 | controller |     "namespace": "openstack-operators",
2026-06-09 17:48:18.958197 | controller |     "ownerReferences": [
2026-06-09 17:48:18.958211 | controller |       {
2026-06-09 17:48:18.958225 | controller |         "apiVersion": "apps/v1",
2026-06-09 17:48:18.958239 | controller |         "blockOwnerDeletion": true,
2026-06-09 17:48:18.958253 | controller |         "controller": true,
2026-06-09 17:48:18.958268 | controller |         "kind": "ReplicaSet",
2026-06-09 17:48:18.958282 | controller |         "name": "telemetry-operator-controller-manager-5d65c7d97d",
2026-06-09 17:48:18.958296 | controller |         "uid": "b4836700-d6b9-4a6c-be18-7a1d55b431a7"
2026-06-09 17:48:18.958311 | controller |       }
2026-06-09 17:48:18.958326 | controller |     ],
2026-06-09 17:48:18.958340 | controller |     "resourceVersion": "54170",
2026-06-09 17:48:18.958355 | controller |     "uid": "817f6027-e928-4243-a1d6-f26256bf728e"
2026-06-09 17:48:18.958369 | controller |   },
2026-06-09 17:48:18.958383 | controller |   "spec": {
2026-06-09 17:48:18.958397 | controller |     "containers": [
2026-06-09 17:48:18.958411 | controller |       {
2026-06-09 17:48:18.958425 | controller |         "args": [
2026-06-09 17:48:18.958439 | controller |           "--leader-elect",
2026-06-09 17:48:18.958454 | controller |           "--health-probe-bind-address=:8081",
2026-06-09 17:48:18.958469 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-09 17:48:18.958483 | controller |         ],
2026-06-09 17:48:18.958498 | controller |         "command": [
2026-06-09 17:48:18.958526 | controller |           "/manager"
2026-06-09 17:48:18.958546 | controller |         ],
2026-06-09 17:48:18.958562 | controller |         "env": [
2026-06-09 17:48:18.958576 | controller |           {
2026-06-09 17:48:18.958590 | controller |             "name": "LEASE_DURATION",
2026-06-09 17:48:18.958605 | controller |             "value": "30"
2026-06-09 17:48:18.958619 | controller |           },
2026-06-09 17:48:18.958634 | controller |           {
2026-06-09 17:48:18.958648 | controller |             "name": "RENEW_DEADLINE",
2026-06-09 17:48:18.958663 | controller |             "value": "20"
2026-06-09 17:48:18.958678 | controller |           },
2026-06-09 17:48:18.958692 | controller |           {
2026-06-09 17:48:18.958707 | controller |             "name": "RETRY_PERIOD",
2026-06-09 17:48:18.958721 | controller |             "value": "5"
2026-06-09 17:48:18.958736 | controller |           },
2026-06-09 17:48:18.958751 | controller |           {
2026-06-09 17:48:18.958765 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-09 17:48:18.958779 | controller |             "value": "false"
2026-06-09 17:48:18.958793 | controller |           },
2026-06-09 17:48:18.958807 | controller |           {
2026-06-09 17:48:18.958821 | controller |             "name": "METRICS_CERTS",
2026-06-09 17:48:18.958835 | controller |             "value": "false"
2026-06-09 17:48:18.958849 | controller |           }
2026-06-09 17:48:18.958863 | controller |         ],
2026-06-09 17:48:18.958877 | controller |         "image": "quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6",
2026-06-09 17:48:18.958892 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-09 17:48:18.958905 | controller |         "livenessProbe": {
2026-06-09 17:48:18.958919 | controller |           "failureThreshold": 3,
2026-06-09 17:48:18.958933 | controller |           "httpGet": {
2026-06-09 17:48:18.958947 | controller |             "path": "/healthz",
2026-06-09 17:48:18.958961 | controller |             "port": 8081,
2026-06-09 17:48:18.958975 | controller |             "scheme": "HTTP"
2026-06-09 17:48:18.958989 | controller |           },
2026-06-09 17:48:18.959007 | controller |           "initialDelaySeconds": 15,
2026-06-09 17:48:18.959021 | controller |           "periodSeconds": 20,
2026-06-09 17:48:18.959035 | controller |           "successThreshold": 1,
2026-06-09 17:48:18.959049 | controller |           "timeoutSeconds": 1
2026-06-09 17:48:18.959063 | controller |         },
2026-06-09 17:48:18.959077 | controller |         "name": "manager",
2026-06-09 17:48:18.959091 | controller |         "readinessProbe": {
2026-06-09 17:48:18.959105 | controller |           "failureThreshold": 3,
2026-06-09 17:48:18.959119 | controller |           "httpGet": {
2026-06-09 17:48:18.959133 | controller |             "path": "/readyz",
2026-06-09 17:48:18.959147 | controller |             "port": 8081,
2026-06-09 17:48:18.959161 | controller |             "scheme": "HTTP"
2026-06-09 17:48:18.959175 | controller |           },
2026-06-09 17:48:18.959189 | controller |           "initialDelaySeconds": 5,
2026-06-09 17:48:18.959203 | controller |           "periodSeconds": 10,
2026-06-09 17:48:18.959217 | controller |           "successThreshold": 1,
2026-06-09 17:48:18.959230 | controller |           "timeoutSeconds": 1
2026-06-09 17:48:18.959244 | controller |         },
2026-06-09 17:48:18.959258 | controller |         "resources": {
2026-06-09 17:48:18.959272 | controller |           "limits": {
2026-06-09 17:48:18.959285 | controller |             "cpu": "500m",
2026-06-09 17:48:18.959299 | controller |             "memory": "512Mi"
2026-06-09 17:48:18.959313 | controller |           },
2026-06-09 17:48:18.959326 | controller |           "requests": {
2026-06-09 17:48:18.959340 | controller |             "cpu": "10m",
2026-06-09 17:48:18.959354 | controller |             "memory": "256Mi"
2026-06-09 17:48:18.959370 | controller |           }
2026-06-09 17:48:18.959386 | controller |         },
2026-06-09 17:48:18.959399 | controller |         "securityContext": {
2026-06-09 17:48:18.959413 | controller |           "allowPrivilegeEscalation": false,
2026-06-09 17:48:18.959427 | controller |           "capabilities": {
2026-06-09 17:48:18.959441 | controller |             "drop": [
2026-06-09 17:48:18.959455 | controller |               "MKNOD"
2026-06-09 17:48:18.959469 | controller |             ]
2026-06-09 17:48:18.959484 | controller |           }
2026-06-09 17:48:18.959498 | controller |         },
2026-06-09 17:48:18.959527 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-09 17:48:18.959548 | controller |         "terminationMessagePolicy": "File",
2026-06-09 17:48:18.959563 | controller |         "volumeMounts": [
2026-06-09 17:48:18.959578 | controller |           {
2026-06-09 17:48:18.959592 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-09 17:48:18.959607 | controller |             "name": "kube-api-access-b7dcr",
2026-06-09 17:48:18.959622 | controller |             "readOnly": true
2026-06-09 17:48:18.959637 | controller |           }
2026-06-09 17:48:18.959651 | controller |         ]
2026-06-09 17:48:18.959666 | controller |       }
2026-06-09 17:48:18.959680 | controller |     ],
2026-06-09 17:48:18.959695 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-09 17:48:18.959709 | controller |     "enableServiceLinks": true,
2026-06-09 17:48:18.959724 | controller |     "imagePullSecrets": [
2026-06-09 17:48:18.959739 | controller |       {
2026-06-09 17:48:18.959753 | controller |         "name": "telemetry-operator-controller-manager-dockercfg-77ssb"
2026-06-09 17:48:18.959768 | controller |       }
2026-06-09 17:48:18.959783 | controller |     ],
2026-06-09 17:48:18.959797 | controller |     "nodeName": "crc",
2026-06-09 17:48:18.959811 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-09 17:48:18.959825 | controller |     "priority": 0,
2026-06-09 17:48:18.959839 | controller |     "restartPolicy": "Always",
2026-06-09 17:48:18.959853 | controller |     "schedulerName": "default-scheduler",
2026-06-09 17:48:18.959868 | controller |     "securityContext": {
2026-06-09 17:48:18.959886 | controller |       "runAsNonRoot": true,
2026-06-09 17:48:18.959901 | controller |       "seLinuxOptions": {
2026-06-09 17:48:18.959915 | controller |         "level": "s0:c26,c5"
2026-06-09 17:48:18.959929 | controller |       }
2026-06-09 17:48:18.959943 | controller |     },
2026-06-09 17:48:18.959958 | controller |     "serviceAccount": "telemetry-operator-controller-manager",
2026-06-09 17:48:18.959972 | controller |     "serviceAccountName": "telemetry-operator-controller-manager",
2026-06-09 17:48:18.959986 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-09 17:48:18.960001 | controller |     "tolerations": [
2026-06-09 17:48:18.960015 | controller |       {
2026-06-09 17:48:18.960029 | controller |         "effect": "NoExecute",
2026-06-09 17:48:18.960043 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-09 17:48:18.960057 | controller |         "operator": "Exists",
2026-06-09 17:48:18.960071 | controller |         "tolerationSeconds": 120
2026-06-09 17:48:18.960085 | controller |       },
2026-06-09 17:48:18.960099 | controller |       {
2026-06-09 17:48:18.960113 | controller |         "effect": "NoExecute",
2026-06-09 17:48:18.960127 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-09 17:48:18.960142 | controller |         "operator": "Exists",
2026-06-09 17:48:18.960156 | controller |         "tolerationSeconds": 120
2026-06-09 17:48:18.960170 | controller |       },
2026-06-09 17:48:18.960184 | controller |       {
2026-06-09 17:48:18.960199 | controller |         "effect": "NoSchedule",
2026-06-09 17:48:18.960213 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-09 17:48:18.960227 | controller |         "operator": "Exists"
2026-06-09 17:48:18.960241 | controller |       }
2026-06-09 17:48:18.960256 | controller |     ],
2026-06-09 17:48:18.960270 | controller |     "volumes": [
2026-06-09 17:48:18.960284 | controller |       {
2026-06-09 17:48:18.960298 | controller |         "name": "kube-api-access-b7dcr",
2026-06-09 17:48:18.960312 | controller |         "projected": {
2026-06-09 17:48:18.960326 | controller |           "defaultMode": 420,
2026-06-09 17:48:18.960340 | controller |           "sources": [
2026-06-09 17:48:18.960354 | controller |             {
2026-06-09 17:48:18.960368 | controller |               "serviceAccountToken": {
2026-06-09 17:48:18.960382 | controller |                 "expirationSeconds": 3607,
2026-06-09 17:48:18.960396 | controller |                 "path": "token"
2026-06-09 17:48:18.960410 | controller |               }
2026-06-09 17:48:18.960424 | controller |             },
2026-06-09 17:48:18.960438 | controller |             {
2026-06-09 17:48:18.960453 | controller |               "configMap": {
2026-06-09 17:48:18.960467 | controller |                 "items": [
2026-06-09 17:48:18.960482 | controller |                   {
2026-06-09 17:48:18.960496 | controller |                     "key": "ca.crt",
2026-06-09 17:48:18.960525 | controller |                     "path": "ca.crt"
2026-06-09 17:48:18.960545 | controller |                   }
2026-06-09 17:48:18.960560 | controller |                 ],
2026-06-09 17:48:18.960575 | controller |                 "name": "kube-root-ca.crt"
2026-06-09 17:48:18.960589 | controller |               }
2026-06-09 17:48:18.960604 | controller |             },
2026-06-09 17:48:18.960619 | controller |             {
2026-06-09 17:48:18.960633 | controller |               "downwardAPI": {
2026-06-09 17:48:18.960648 | controller |                 "items": [
2026-06-09 17:48:18.960662 | controller |                   {
2026-06-09 17:48:18.960677 | controller |                     "fieldRef": {
2026-06-09 17:48:18.960691 | controller |                       "apiVersion": "v1",
2026-06-09 17:48:18.960706 | controller |                       "fieldPath": "metadata.namespace"
2026-06-09 17:48:18.960720 | controller |                     },
2026-06-09 17:48:18.960735 | controller |                     "path": "namespace"
2026-06-09 17:48:18.960753 | controller |                   }
2026-06-09 17:48:18.960768 | controller |                 ]
2026-06-09 17:48:18.960783 | controller |               }
2026-06-09 17:48:18.960797 | controller |             },
2026-06-09 17:48:18.960811 | controller |             {
2026-06-09 17:48:18.960825 | controller |               "configMap": {
2026-06-09 17:48:18.960839 | controller |                 "items": [
2026-06-09 17:48:18.960853 | controller |                   {
2026-06-09 17:48:18.960867 | controller |                     "key": "service-ca.crt",
2026-06-09 17:48:18.960881 | controller |                     "path": "service-ca.crt"
2026-06-09 17:48:18.960896 | controller |                   }
2026-06-09 17:48:18.960909 | controller |                 ],
2026-06-09 17:48:18.960923 | controller |                 "name": "openshift-service-ca.crt"
2026-06-09 17:48:18.960938 | controller |               }
2026-06-09 17:48:18.960951 | controller |             }
2026-06-09 17:48:18.960965 | controller |           ]
2026-06-09 17:48:18.960979 | controller |         }
2026-06-09 17:48:18.960993 | controller |       }
2026-06-09 17:48:18.961006 | controller |     ]
2026-06-09 17:48:18.961020 | controller |   },
2026-06-09 17:48:18.961034 | controller |   "status": {
2026-06-09 17:48:18.961048 | controller |     "conditions": [
2026-06-09 17:48:18.961062 | controller |       {
2026-06-09 17:48:18.961076 | controller |         "lastProbeTime": null,
2026-06-09 17:48:18.961101 | controller |         "lastTransitionTime": "2026-06-09T16:56:21Z",
2026-06-09 17:48:18.961116 | controller |         "status": "True",
2026-06-09 17:48:18.961130 | controller |         "type": "PodReadyToStartContainers"
2026-06-09 17:48:18.961144 | controller |       },
2026-06-09 17:48:18.961158 | controller |       {
2026-06-09 17:48:18.961172 | controller |         "lastProbeTime": null,
2026-06-09 17:48:18.961186 | controller |         "lastTransitionTime": "2026-06-09T16:54:47Z",
2026-06-09 17:48:18.961201 | controller |         "status": "True",
2026-06-09 17:48:18.961214 | controller |         "type": "Initialized"
2026-06-09 17:48:18.961228 | controller |       },
2026-06-09 17:48:18.961242 | controller |       {
2026-06-09 17:48:18.961256 | controller |         "lastProbeTime": null,
2026-06-09 17:48:18.961270 | controller |         "lastTransitionTime": "2026-06-09T16:56:33Z",
2026-06-09 17:48:18.961284 | controller |         "status": "True",
2026-06-09 17:48:18.961298 | controller |         "type": "Ready"
2026-06-09 17:48:18.961312 | controller |       },
2026-06-09 17:48:18.961326 | controller |       {
2026-06-09 17:48:18.961340 | controller |         "lastProbeTime": null,
2026-06-09 17:48:18.961354 | controller |         "lastTransitionTime": "2026-06-09T16:56:33Z",
2026-06-09 17:48:18.961368 | controller |         "status": "True",
2026-06-09 17:48:18.961382 | controller |         "type": "ContainersReady"
2026-06-09 17:48:18.961396 | controller |       },
2026-06-09 17:48:18.961410 | controller |       {
2026-06-09 17:48:18.961424 | controller |         "lastProbeTime": null,
2026-06-09 17:48:18.961437 | controller |         "lastTransitionTime": "2026-06-09T16:54:47Z",
2026-06-09 17:48:18.961451 | controller |         "status": "True",
2026-06-09 17:48:18.961465 | controller |         "type": "PodScheduled"
2026-06-09 17:48:18.961480 | controller |       }
2026-06-09 17:48:18.961494 | controller |     ],
2026-06-09 17:48:18.961523 | controller |     "containerStatuses": [
2026-06-09 17:48:18.961543 | controller |       {
2026-06-09 17:48:18.961558 | controller |         "allocatedResources": {
2026-06-09 17:48:18.961573 | controller |           "cpu": "10m",
2026-06-09 17:48:18.961587 | controller |           "memory": "256Mi"
2026-06-09 17:48:18.961602 | controller |         },
2026-06-09 17:48:18.961616 | controller |         "containerID": "cri-o://33db7e8d68ca6392635bc58219010a4f816659fb4670fa1a07a44995b8333c6c",
2026-06-09 17:48:18.961631 | controller |         "image": "quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6",
2026-06-09 17:48:18.961651 | controller |         "imageID": "quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6",
2026-06-09 17:48:18.961667 | controller |         "lastState": {},
2026-06-09 17:48:18.961681 | controller |         "name": "manager",
2026-06-09 17:48:18.961698 | controller |         "ready": true,
2026-06-09 17:48:18.961718 | controller |         "resources": {
2026-06-09 17:48:18.961738 | controller |           "limits": {
2026-06-09 17:48:18.961757 | controller |             "cpu": "500m",
2026-06-09 17:48:18.961777 | controller |             "memory": "512Mi"
2026-06-09 17:48:18.961796 | controller |           },
2026-06-09 17:48:18.961815 | controller |           "requests": {
2026-06-09 17:48:18.961834 | controller |             "cpu": "10m",
2026-06-09 17:48:18.961853 | controller |             "memory": "256Mi"
2026-06-09 17:48:18.961872 | controller |           }
2026-06-09 17:48:18.961891 | controller |         },
2026-06-09 17:48:18.961912 | controller |         "restartCount": 0,
2026-06-09 17:48:18.961930 | controller |         "started": true,
2026-06-09 17:48:18.961949 | controller |         "state": {
2026-06-09 17:48:18.961967 | controller |           "running": {
2026-06-09 17:48:18.961984 | controller |             "startedAt": "2026-06-09T16:56:21Z"
2026-06-09 17:48:18.962003 | controller |           }
2026-06-09 17:48:18.962024 | controller |         },
2026-06-09 17:48:18.962045 | controller |         "user": {
2026-06-09 17:48:18.962065 | controller |           "linux": {
2026-06-09 17:48:18.962085 | controller |             "gid": 0,
2026-06-09 17:48:18.962105 | controller |             "supplementalGroups": [
2026-06-09 17:48:18.962124 | controller |               0
2026-06-09 17:48:18.962143 | controller |             ],
2026-06-09 17:48:18.962163 | controller |             "uid": 65532
2026-06-09 17:48:18.962182 | controller |           }
2026-06-09 17:48:18.962201 | controller |         },
2026-06-09 17:48:18.962221 | controller |         "volumeMounts": [
2026-06-09 17:48:18.962241 | controller |           {
2026-06-09 17:48:18.962262 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-09 17:48:18.962284 | controller |             "name": "kube-api-access-b7dcr",
2026-06-09 17:48:18.962304 | controller |             "readOnly": true,
2026-06-09 17:48:18.962323 | controller |             "recursiveReadOnly": "Disabled"
2026-06-09 17:48:18.962343 | controller |           }
2026-06-09 17:48:18.962363 | controller |         ]
2026-06-09 17:48:18.962384 | controller |       }
2026-06-09 17:48:18.962403 | controller |     ],
2026-06-09 17:48:18.962418 | controller |     "hostIP": "192.168.126.11",
2026-06-09 17:48:18.962432 | controller |     "hostIPs": [
2026-06-09 17:48:18.962447 | controller |       {
2026-06-09 17:48:18.962461 | controller |         "ip": "192.168.126.11"
2026-06-09 17:48:18.962476 | controller |       }
2026-06-09 17:48:18.962490 | controller |     ],
2026-06-09 17:48:18.962505 | controller |     "phase": "Running",
2026-06-09 17:48:18.962542 | controller |     "podIP": "10.217.0.90",
2026-06-09 17:48:18.962559 | controller |     "podIPs": [
2026-06-09 17:48:18.962574 | controller |       {
2026-06-09 17:48:18.962588 | controller |         "ip": "10.217.0.90"
2026-06-09 17:48:18.962603 | controller |       }
2026-06-09 17:48:18.962618 | controller |     ],
2026-06-09 17:48:18.962632 | controller |     "qosClass": "Burstable",
2026-06-09 17:48:18.962647 | controller |     "startTime": "2026-06-09T16:54:47Z"
2026-06-09 17:48:18.962662 | controller |   }
2026-06-09 17:48:18.962676 | controller | }
2026-06-09 17:48:18.983924 | controller | ok:
2026-06-09 17:48:18.984064 | controller | {
2026-06-09 17:48:18.984092 | controller |   "apiVersion": "v1",
2026-06-09 17:48:18.984110 | controller |   "kind": "Pod",
2026-06-09 17:48:18.984127 | controller |   "metadata": {
2026-06-09 17:48:18.984147 | controller |     "annotations": {
2026-06-09 17:48:18.984163 | 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 17:48:18.984181 | 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 17:48:18.984197 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-09 17:48:18.984213 | controller |       "openshift.io/scc": "anyuid",
2026-06-09 17:48:18.984228 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-09 17:48:18.984243 | controller |     },
2026-06-09 17:48:18.984258 | controller |     "creationTimestamp": "2026-06-09T16:54:47Z",
2026-06-09 17:48:18.984274 | controller |     "generateName": "test-operator-controller-manager-8d5599d7d-",
2026-06-09 17:48:18.984289 | controller |     "generation": 1,
2026-06-09 17:48:18.984304 | controller |     "labels": {
2026-06-09 17:48:18.984319 | controller |       "app.kubernetes.io/name": "test-operator",
2026-06-09 17:48:18.984335 | controller |       "control-plane": "controller-manager",
2026-06-09 17:48:18.984350 | controller |       "openstack.org/operator-name": "test",
2026-06-09 17:48:18.984365 | controller |       "pod-template-hash": "8d5599d7d"
2026-06-09 17:48:18.984380 | controller |     },
2026-06-09 17:48:18.984394 | controller |     "managedFields": [
2026-06-09 17:48:18.984408 | controller |       {
2026-06-09 17:48:18.984423 | controller |         "apiVersion": "v1",
2026-06-09 17:48:18.984437 | controller |         "fieldsType": "FieldsV1",
2026-06-09 17:48:18.984451 | controller |         "fieldsV1": {
2026-06-09 17:48:18.984466 | controller |           "f:metadata": {
2026-06-09 17:48:18.984480 | controller |             "f:annotations": {
2026-06-09 17:48:18.984495 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-09 17:48:18.984510 | controller |             }
2026-06-09 17:48:18.984556 | controller |           }
2026-06-09 17:48:18.984572 | controller |         },
2026-06-09 17:48:18.984586 | controller |         "manager": "crc",
2026-06-09 17:48:18.984601 | controller |         "operation": "Update",
2026-06-09 17:48:18.984615 | controller |         "subresource": "status",
2026-06-09 17:48:18.984629 | controller |         "time": "2026-06-09T16:54:47Z"
2026-06-09 17:48:18.984645 | controller |       },
2026-06-09 17:48:18.984659 | controller |       {
2026-06-09 17:48:18.984673 | controller |         "apiVersion": "v1",
2026-06-09 17:48:18.984688 | controller |         "fieldsType": "FieldsV1",
2026-06-09 17:48:18.984702 | controller |         "fieldsV1": {
2026-06-09 17:48:18.984716 | controller |           "f:metadata": {
2026-06-09 17:48:18.984730 | controller |             "f:annotations": {
2026-06-09 17:48:18.984744 | controller |               ".": {},
2026-06-09 17:48:18.984759 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-09 17:48:18.984773 | controller |             },
2026-06-09 17:48:18.984787 | controller |             "f:generateName": {},
2026-06-09 17:48:18.984801 | controller |             "f:labels": {
2026-06-09 17:48:18.984816 | controller |               ".": {},
2026-06-09 17:48:18.984830 | controller |               "f:app.kubernetes.io/name": {},
2026-06-09 17:48:18.984844 | controller |               "f:control-plane": {},
2026-06-09 17:48:18.984858 | controller |               "f:openstack.org/operator-name": {},
2026-06-09 17:48:18.984876 | controller |               "f:pod-template-hash": {}
2026-06-09 17:48:18.984891 | controller |             },
2026-06-09 17:48:18.984905 | controller |             "f:ownerReferences": {
2026-06-09 17:48:18.984918 | controller |               ".": {},
2026-06-09 17:48:18.984932 | controller |               "k:{\"uid\":\"4c35fdf9-5f9e-481e-b549-c9b3706216df\"}": {}
2026-06-09 17:48:18.984947 | controller |             }
2026-06-09 17:48:18.984961 | controller |           },
2026-06-09 17:48:18.984992 | controller |           "f:spec": {
2026-06-09 17:48:18.985010 | controller |             "f:containers": {
2026-06-09 17:48:18.985024 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-09 17:48:18.985039 | controller |                 ".": {},
2026-06-09 17:48:18.985053 | controller |                 "f:args": {},
2026-06-09 17:48:18.985067 | controller |                 "f:command": {},
2026-06-09 17:48:18.985082 | controller |                 "f:env": {
2026-06-09 17:48:18.985096 | controller |                   ".": {},
2026-06-09 17:48:18.985110 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-09 17:48:18.985125 | controller |                     ".": {},
2026-06-09 17:48:18.985139 | controller |                     "f:name": {},
2026-06-09 17:48:18.985154 | controller |                     "f:value": {}
2026-06-09 17:48:18.985169 | controller |                   },
2026-06-09 17:48:18.985184 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-09 17:48:18.985199 | controller |                     ".": {},
2026-06-09 17:48:18.985214 | controller |                     "f:name": {},
2026-06-09 17:48:18.985228 | controller |                     "f:value": {}
2026-06-09 17:48:18.985243 | controller |                   },
2026-06-09 17:48:18.985257 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-09 17:48:18.985272 | controller |                     ".": {},
2026-06-09 17:48:18.985286 | controller |                     "f:name": {},
2026-06-09 17:48:18.985301 | controller |                     "f:value": {}
2026-06-09 17:48:18.985316 | controller |                   },
2026-06-09 17:48:18.985330 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-09 17:48:18.985345 | controller |                     ".": {},
2026-06-09 17:48:18.985359 | controller |                     "f:name": {},
2026-06-09 17:48:18.985374 | controller |                     "f:value": {}
2026-06-09 17:48:18.985389 | controller |                   },
2026-06-09 17:48:18.985404 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-09 17:48:18.985419 | controller |                     ".": {},
2026-06-09 17:48:18.985434 | controller |                     "f:name": {},
2026-06-09 17:48:18.985448 | controller |                     "f:value": {}
2026-06-09 17:48:18.985463 | controller |                   }
2026-06-09 17:48:18.985477 | controller |                 },
2026-06-09 17:48:18.985492 | controller |                 "f:image": {},
2026-06-09 17:48:18.985507 | controller |                 "f:imagePullPolicy": {},
2026-06-09 17:48:18.985543 | controller |                 "f:livenessProbe": {
2026-06-09 17:48:18.985559 | controller |                   ".": {},
2026-06-09 17:48:18.985573 | controller |                   "f:failureThreshold": {},
2026-06-09 17:48:18.985588 | controller |                   "f:httpGet": {
2026-06-09 17:48:18.985603 | controller |                     ".": {},
2026-06-09 17:48:18.985618 | controller |                     "f:path": {},
2026-06-09 17:48:18.985632 | controller |                     "f:port": {},
2026-06-09 17:48:18.985646 | controller |                     "f:scheme": {}
2026-06-09 17:48:18.985661 | controller |                   },
2026-06-09 17:48:18.985675 | controller |                   "f:initialDelaySeconds": {},
2026-06-09 17:48:18.985689 | controller |                   "f:periodSeconds": {},
2026-06-09 17:48:18.985704 | controller |                   "f:successThreshold": {},
2026-06-09 17:48:18.985722 | controller |                   "f:timeoutSeconds": {}
2026-06-09 17:48:18.985737 | controller |                 },
2026-06-09 17:48:18.985751 | controller |                 "f:name": {},
2026-06-09 17:48:18.985766 | controller |                 "f:readinessProbe": {
2026-06-09 17:48:18.985780 | controller |                   ".": {},
2026-06-09 17:48:18.985794 | controller |                   "f:failureThreshold": {},
2026-06-09 17:48:18.985809 | controller |                   "f:httpGet": {
2026-06-09 17:48:18.985823 | controller |                     ".": {},
2026-06-09 17:48:18.985838 | controller |                     "f:path": {},
2026-06-09 17:48:18.985852 | controller |                     "f:port": {},
2026-06-09 17:48:18.985866 | controller |                     "f:scheme": {}
2026-06-09 17:48:18.985881 | controller |                   },
2026-06-09 17:48:18.985895 | controller |                   "f:initialDelaySeconds": {},
2026-06-09 17:48:18.985910 | controller |                   "f:periodSeconds": {},
2026-06-09 17:48:18.985924 | controller |                   "f:successThreshold": {},
2026-06-09 17:48:18.985939 | controller |                   "f:timeoutSeconds": {}
2026-06-09 17:48:18.985954 | controller |                 },
2026-06-09 17:48:18.985968 | controller |                 "f:resources": {
2026-06-09 17:48:18.985983 | controller |                   ".": {},
2026-06-09 17:48:18.985997 | controller |                   "f:limits": {
2026-06-09 17:48:18.986012 | controller |                     ".": {},
2026-06-09 17:48:18.986026 | controller |                     "f:cpu": {},
2026-06-09 17:48:18.986041 | controller |                     "f:memory": {}
2026-06-09 17:48:18.986055 | controller |                   },
2026-06-09 17:48:18.986069 | controller |                   "f:requests": {
2026-06-09 17:48:18.986084 | controller |                     ".": {},
2026-06-09 17:48:18.986098 | controller |                     "f:cpu": {},
2026-06-09 17:48:18.986112 | controller |                     "f:memory": {}
2026-06-09 17:48:18.986127 | controller |                   }
2026-06-09 17:48:18.986141 | controller |                 },
2026-06-09 17:48:18.986156 | controller |                 "f:securityContext": {
2026-06-09 17:48:18.986171 | controller |                   ".": {},
2026-06-09 17:48:18.986185 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-09 17:48:18.986200 | controller |                 },
2026-06-09 17:48:18.986215 | controller |                 "f:terminationMessagePath": {},
2026-06-09 17:48:18.986230 | controller |                 "f:terminationMessagePolicy": {}
2026-06-09 17:48:18.986244 | controller |               }
2026-06-09 17:48:18.986259 | controller |             },
2026-06-09 17:48:18.986273 | controller |             "f:dnsPolicy": {},
2026-06-09 17:48:18.986288 | controller |             "f:enableServiceLinks": {},
2026-06-09 17:48:18.986302 | controller |             "f:restartPolicy": {},
2026-06-09 17:48:18.986317 | controller |             "f:schedulerName": {},
2026-06-09 17:48:18.986333 | controller |             "f:securityContext": {
2026-06-09 17:48:18.986351 | controller |               ".": {},
2026-06-09 17:48:18.986369 | controller |               "f:runAsNonRoot": {}
2026-06-09 17:48:18.986387 | controller |             },
2026-06-09 17:48:18.986405 | controller |             "f:serviceAccount": {},
2026-06-09 17:48:18.986423 | controller |             "f:serviceAccountName": {},
2026-06-09 17:48:18.986442 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-09 17:48:18.986460 | controller |             "f:tolerations": {}
2026-06-09 17:48:18.986478 | controller |           }
2026-06-09 17:48:18.986496 | controller |         },
2026-06-09 17:48:18.986531 | controller |         "manager": "kube-controller-manager",
2026-06-09 17:48:18.986552 | controller |         "operation": "Update",
2026-06-09 17:48:18.986567 | controller |         "time": "2026-06-09T16:54:47Z"
2026-06-09 17:48:18.986586 | controller |       },
2026-06-09 17:48:18.986600 | controller |       {
2026-06-09 17:48:18.986615 | controller |         "apiVersion": "v1",
2026-06-09 17:48:18.986629 | controller |         "fieldsType": "FieldsV1",
2026-06-09 17:48:18.986644 | controller |         "fieldsV1": {
2026-06-09 17:48:18.986658 | controller |           "f:metadata": {
2026-06-09 17:48:18.986672 | controller |             "f:annotations": {
2026-06-09 17:48:18.986686 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-09 17:48:18.986700 | controller |             }
2026-06-09 17:48:18.986714 | controller |           }
2026-06-09 17:48:18.986728 | controller |         },
2026-06-09 17:48:18.986742 | controller |         "manager": "multus-daemon",
2026-06-09 17:48:18.986756 | controller |         "operation": "Update",
2026-06-09 17:48:18.986770 | controller |         "subresource": "status",
2026-06-09 17:48:18.986784 | controller |         "time": "2026-06-09T16:54:59Z"
2026-06-09 17:48:18.986798 | controller |       },
2026-06-09 17:48:18.986812 | controller |       {
2026-06-09 17:48:18.986826 | controller |         "apiVersion": "v1",
2026-06-09 17:48:18.986840 | controller |         "fieldsType": "FieldsV1",
2026-06-09 17:48:18.986854 | controller |         "fieldsV1": {
2026-06-09 17:48:18.986868 | controller |           "f:status": {
2026-06-09 17:48:18.986882 | controller |             "f:conditions": {
2026-06-09 17:48:18.986896 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-09 17:48:18.986910 | controller |                 ".": {},
2026-06-09 17:48:18.986924 | controller |                 "f:lastProbeTime": {},
2026-06-09 17:48:18.986938 | controller |                 "f:lastTransitionTime": {},
2026-06-09 17:48:18.986953 | controller |                 "f:status": {},
2026-06-09 17:48:18.986967 | controller |                 "f:type": {}
2026-06-09 17:48:18.986980 | controller |               },
2026-06-09 17:48:18.986994 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-09 17:48:18.987008 | controller |                 ".": {},
2026-06-09 17:48:18.987022 | controller |                 "f:lastProbeTime": {},
2026-06-09 17:48:18.987036 | controller |                 "f:lastTransitionTime": {},
2026-06-09 17:48:18.987050 | controller |                 "f:status": {},
2026-06-09 17:48:18.987064 | controller |                 "f:type": {}
2026-06-09 17:48:18.987079 | controller |               },
2026-06-09 17:48:18.987093 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-09 17:48:18.987107 | controller |                 ".": {},
2026-06-09 17:48:18.987121 | controller |                 "f:lastProbeTime": {},
2026-06-09 17:48:18.987135 | controller |                 "f:lastTransitionTime": {},
2026-06-09 17:48:18.987149 | controller |                 "f:status": {},
2026-06-09 17:48:18.987163 | controller |                 "f:type": {}
2026-06-09 17:48:18.987177 | controller |               },
2026-06-09 17:48:18.987191 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-09 17:48:18.987205 | controller |                 ".": {},
2026-06-09 17:48:18.987220 | controller |                 "f:lastProbeTime": {},
2026-06-09 17:48:18.987235 | controller |                 "f:lastTransitionTime": {},
2026-06-09 17:48:18.987249 | controller |                 "f:status": {},
2026-06-09 17:48:18.987264 | controller |                 "f:type": {}
2026-06-09 17:48:18.987279 | controller |               }
2026-06-09 17:48:18.987293 | controller |             },
2026-06-09 17:48:18.987308 | controller |             "f:containerStatuses": {},
2026-06-09 17:48:18.987323 | controller |             "f:hostIP": {},
2026-06-09 17:48:18.987337 | controller |             "f:hostIPs": {},
2026-06-09 17:48:18.987353 | controller |             "f:phase": {},
2026-06-09 17:48:18.987369 | controller |             "f:podIP": {},
2026-06-09 17:48:18.987386 | controller |             "f:podIPs": {
2026-06-09 17:48:18.987403 | controller |               ".": {},
2026-06-09 17:48:18.987418 | controller |               "k:{\"ip\":\"10.217.0.91\"}": {
2026-06-09 17:48:18.987433 | controller |                 ".": {},
2026-06-09 17:48:18.987448 | controller |                 "f:ip": {}
2026-06-09 17:48:18.987463 | controller |               }
2026-06-09 17:48:18.987479 | controller |             },
2026-06-09 17:48:18.987493 | controller |             "f:startTime": {}
2026-06-09 17:48:18.987508 | controller |           }
2026-06-09 17:48:18.987543 | controller |         },
2026-06-09 17:48:18.987558 | controller |         "manager": "kubelet",
2026-06-09 17:48:18.987573 | controller |         "operation": "Update",
2026-06-09 17:48:18.987587 | controller |         "subresource": "status",
2026-06-09 17:48:18.987601 | controller |         "time": "2026-06-09T16:56:37Z"
2026-06-09 17:48:18.987615 | controller |       }
2026-06-09 17:48:18.987629 | controller |     ],
2026-06-09 17:48:18.987643 | controller |     "name": "test-operator-controller-manager-8d5599d7d-fnlh8",
2026-06-09 17:48:18.987657 | controller |     "namespace": "openstack-operators",
2026-06-09 17:48:18.987672 | controller |     "ownerReferences": [
2026-06-09 17:48:18.987686 | controller |       {
2026-06-09 17:48:18.987700 | controller |         "apiVersion": "apps/v1",
2026-06-09 17:48:18.987715 | controller |         "blockOwnerDeletion": true,
2026-06-09 17:48:18.987729 | controller |         "controller": true,
2026-06-09 17:48:18.987743 | controller |         "kind": "ReplicaSet",
2026-06-09 17:48:18.987758 | controller |         "name": "test-operator-controller-manager-8d5599d7d",
2026-06-09 17:48:18.987772 | controller |         "uid": "4c35fdf9-5f9e-481e-b549-c9b3706216df"
2026-06-09 17:48:18.987787 | controller |       }
2026-06-09 17:48:18.987801 | controller |     ],
2026-06-09 17:48:18.987815 | controller |     "resourceVersion": "54228",
2026-06-09 17:48:18.987830 | controller |     "uid": "177a78b3-e6d3-49eb-aec0-31f092837a85"
2026-06-09 17:48:18.987844 | controller |   },
2026-06-09 17:48:18.987859 | controller |   "spec": {
2026-06-09 17:48:18.987874 | controller |     "containers": [
2026-06-09 17:48:18.987889 | controller |       {
2026-06-09 17:48:18.987903 | controller |         "args": [
2026-06-09 17:48:18.987918 | controller |           "--leader-elect",
2026-06-09 17:48:18.987932 | controller |           "--health-probe-bind-address=:8081",
2026-06-09 17:48:18.987946 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-09 17:48:18.987961 | controller |         ],
2026-06-09 17:48:18.987975 | controller |         "command": [
2026-06-09 17:48:18.987990 | controller |           "/manager"
2026-06-09 17:48:18.988004 | controller |         ],
2026-06-09 17:48:18.988018 | controller |         "env": [
2026-06-09 17:48:18.988033 | controller |           {
2026-06-09 17:48:18.988047 | controller |             "name": "LEASE_DURATION",
2026-06-09 17:48:18.988061 | controller |             "value": "30"
2026-06-09 17:48:18.988075 | controller |           },
2026-06-09 17:48:18.988090 | controller |           {
2026-06-09 17:48:18.988104 | controller |             "name": "RENEW_DEADLINE",
2026-06-09 17:48:18.988118 | controller |             "value": "20"
2026-06-09 17:48:18.988133 | controller |           },
2026-06-09 17:48:18.988147 | controller |           {
2026-06-09 17:48:18.988161 | controller |             "name": "RETRY_PERIOD",
2026-06-09 17:48:18.988175 | controller |             "value": "5"
2026-06-09 17:48:18.988189 | controller |           },
2026-06-09 17:48:18.988204 | controller |           {
2026-06-09 17:48:18.988218 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-09 17:48:18.988233 | controller |             "value": "false"
2026-06-09 17:48:18.988247 | controller |           },
2026-06-09 17:48:18.988262 | controller |           {
2026-06-09 17:48:18.988276 | controller |             "name": "METRICS_CERTS",
2026-06-09 17:48:18.988291 | controller |             "value": "false"
2026-06-09 17:48:18.988309 | controller |           }
2026-06-09 17:48:18.988325 | controller |         ],
2026-06-09 17:48:18.988340 | controller |         "image": "quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc",
2026-06-09 17:48:18.988355 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-09 17:48:18.988370 | controller |         "livenessProbe": {
2026-06-09 17:48:18.988385 | controller |           "failureThreshold": 3,
2026-06-09 17:48:18.988400 | controller |           "httpGet": {
2026-06-09 17:48:18.988415 | controller |             "path": "/healthz",
2026-06-09 17:48:18.988429 | controller |             "port": 8081,
2026-06-09 17:48:18.988444 | controller |             "scheme": "HTTP"
2026-06-09 17:48:18.988459 | controller |           },
2026-06-09 17:48:18.988474 | controller |           "initialDelaySeconds": 15,
2026-06-09 17:48:18.988489 | controller |           "periodSeconds": 20,
2026-06-09 17:48:18.988504 | controller |           "successThreshold": 1,
2026-06-09 17:48:18.988537 | controller |           "timeoutSeconds": 1
2026-06-09 17:48:18.988553 | controller |         },
2026-06-09 17:48:18.988568 | controller |         "name": "manager",
2026-06-09 17:48:18.988582 | controller |         "readinessProbe": {
2026-06-09 17:48:18.988596 | controller |           "failureThreshold": 3,
2026-06-09 17:48:18.988610 | controller |           "httpGet": {
2026-06-09 17:48:18.988624 | controller |             "path": "/readyz",
2026-06-09 17:48:18.988638 | controller |             "port": 8081,
2026-06-09 17:48:18.988652 | controller |             "scheme": "HTTP"
2026-06-09 17:48:18.988666 | controller |           },
2026-06-09 17:48:18.988680 | controller |           "initialDelaySeconds": 5,
2026-06-09 17:48:18.988694 | controller |           "periodSeconds": 10,
2026-06-09 17:48:18.988708 | controller |           "successThreshold": 1,
2026-06-09 17:48:18.988722 | controller |           "timeoutSeconds": 1
2026-06-09 17:48:18.988736 | controller |         },
2026-06-09 17:48:18.988750 | controller |         "resources": {
2026-06-09 17:48:18.988764 | controller |           "limits": {
2026-06-09 17:48:18.988778 | controller |             "cpu": "500m",
2026-06-09 17:48:18.988792 | controller |             "memory": "512Mi"
2026-06-09 17:48:18.988806 | controller |           },
2026-06-09 17:48:18.988820 | controller |           "requests": {
2026-06-09 17:48:18.988834 | controller |             "cpu": "10m",
2026-06-09 17:48:18.988847 | controller |             "memory": "256Mi"
2026-06-09 17:48:18.988861 | controller |           }
2026-06-09 17:48:18.988875 | controller |         },
2026-06-09 17:48:18.988889 | controller |         "securityContext": {
2026-06-09 17:48:18.988903 | controller |           "allowPrivilegeEscalation": false,
2026-06-09 17:48:18.988917 | controller |           "capabilities": {
2026-06-09 17:48:18.988931 | controller |             "drop": [
2026-06-09 17:48:18.988956 | controller |               "MKNOD"
2026-06-09 17:48:18.988975 | controller |             ]
2026-06-09 17:48:18.988990 | controller |           }
2026-06-09 17:48:18.989005 | controller |         },
2026-06-09 17:48:18.989019 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-09 17:48:18.989033 | controller |         "terminationMessagePolicy": "File",
2026-06-09 17:48:18.989047 | controller |         "volumeMounts": [
2026-06-09 17:48:18.989061 | controller |           {
2026-06-09 17:48:18.989076 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-09 17:48:18.989091 | controller |             "name": "kube-api-access-sxzh7",
2026-06-09 17:48:18.989106 | controller |             "readOnly": true
2026-06-09 17:48:18.989121 | controller |           }
2026-06-09 17:48:18.989135 | controller |         ]
2026-06-09 17:48:18.989150 | controller |       }
2026-06-09 17:48:18.989164 | controller |     ],
2026-06-09 17:48:18.989178 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-09 17:48:18.989198 | controller |     "enableServiceLinks": true,
2026-06-09 17:48:18.989213 | controller |     "imagePullSecrets": [
2026-06-09 17:48:18.989227 | controller |       {
2026-06-09 17:48:18.989241 | controller |         "name": "test-operator-controller-manager-dockercfg-x7dlj"
2026-06-09 17:48:18.989256 | controller |       }
2026-06-09 17:48:18.989271 | controller |     ],
2026-06-09 17:48:18.989286 | controller |     "nodeName": "crc",
2026-06-09 17:48:18.989301 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-09 17:48:18.989316 | controller |     "priority": 0,
2026-06-09 17:48:18.989331 | controller |     "restartPolicy": "Always",
2026-06-09 17:48:18.989346 | controller |     "schedulerName": "default-scheduler",
2026-06-09 17:48:18.989360 | controller |     "securityContext": {
2026-06-09 17:48:18.989375 | controller |       "runAsNonRoot": true,
2026-06-09 17:48:18.989389 | controller |       "seLinuxOptions": {
2026-06-09 17:48:18.989404 | controller |         "level": "s0:c26,c5"
2026-06-09 17:48:18.989418 | controller |       }
2026-06-09 17:48:18.989432 | controller |     },
2026-06-09 17:48:18.989447 | controller |     "serviceAccount": "test-operator-controller-manager",
2026-06-09 17:48:18.989462 | controller |     "serviceAccountName": "test-operator-controller-manager",
2026-06-09 17:48:18.989477 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-09 17:48:18.989492 | controller |     "tolerations": [
2026-06-09 17:48:18.989507 | controller |       {
2026-06-09 17:48:18.989550 | controller |         "effect": "NoExecute",
2026-06-09 17:48:18.989567 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-09 17:48:18.989582 | controller |         "operator": "Exists",
2026-06-09 17:48:18.989597 | controller |         "tolerationSeconds": 120
2026-06-09 17:48:18.989612 | controller |       },
2026-06-09 17:48:18.989627 | controller |       {
2026-06-09 17:48:18.989641 | controller |         "effect": "NoExecute",
2026-06-09 17:48:18.989656 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-09 17:48:18.989670 | controller |         "operator": "Exists",
2026-06-09 17:48:18.989685 | controller |         "tolerationSeconds": 120
2026-06-09 17:48:18.989700 | controller |       },
2026-06-09 17:48:18.989714 | controller |       {
2026-06-09 17:48:18.989729 | controller |         "effect": "NoSchedule",
2026-06-09 17:48:18.989744 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-09 17:48:18.989758 | controller |         "operator": "Exists"
2026-06-09 17:48:18.989773 | controller |       }
2026-06-09 17:48:18.989788 | controller |     ],
2026-06-09 17:48:18.989803 | controller |     "volumes": [
2026-06-09 17:48:18.989817 | controller |       {
2026-06-09 17:48:18.989831 | controller |         "name": "kube-api-access-sxzh7",
2026-06-09 17:48:18.989846 | controller |         "projected": {
2026-06-09 17:48:18.989861 | controller |           "defaultMode": 420,
2026-06-09 17:48:18.989875 | controller |           "sources": [
2026-06-09 17:48:18.989890 | controller |             {
2026-06-09 17:48:18.989904 | controller |               "serviceAccountToken": {
2026-06-09 17:48:18.989919 | controller |                 "expirationSeconds": 3607,
2026-06-09 17:48:18.989933 | controller |                 "path": "token"
2026-06-09 17:48:18.989948 | controller |               }
2026-06-09 17:48:18.989962 | controller |             },
2026-06-09 17:48:18.989977 | controller |             {
2026-06-09 17:48:18.989991 | controller |               "configMap": {
2026-06-09 17:48:18.990005 | controller |                 "items": [
2026-06-09 17:48:18.990020 | controller |                   {
2026-06-09 17:48:18.990035 | controller |                     "key": "ca.crt",
2026-06-09 17:48:18.990049 | controller |                     "path": "ca.crt"
2026-06-09 17:48:18.990064 | controller |                   }
2026-06-09 17:48:18.990078 | controller |                 ],
2026-06-09 17:48:18.990097 | controller |                 "name": "kube-root-ca.crt"
2026-06-09 17:48:18.990112 | controller |               }
2026-06-09 17:48:18.990127 | controller |             },
2026-06-09 17:48:18.990142 | controller |             {
2026-06-09 17:48:18.990156 | controller |               "downwardAPI": {
2026-06-09 17:48:18.990171 | controller |                 "items": [
2026-06-09 17:48:18.990185 | controller |                   {
2026-06-09 17:48:18.990199 | controller |                     "fieldRef": {
2026-06-09 17:48:18.990214 | controller |                       "apiVersion": "v1",
2026-06-09 17:48:18.990228 | controller |                       "fieldPath": "metadata.namespace"
2026-06-09 17:48:18.990243 | controller |                     },
2026-06-09 17:48:18.990257 | controller |                     "path": "namespace"
2026-06-09 17:48:18.990272 | controller |                   }
2026-06-09 17:48:18.990287 | controller |                 ]
2026-06-09 17:48:18.990302 | controller |               }
2026-06-09 17:48:18.990316 | controller |             },
2026-06-09 17:48:18.990331 | controller |             {
2026-06-09 17:48:18.990346 | controller |               "configMap": {
2026-06-09 17:48:18.990361 | controller |                 "items": [
2026-06-09 17:48:18.990377 | controller |                   {
2026-06-09 17:48:18.990392 | controller |                     "key": "service-ca.crt",
2026-06-09 17:48:18.990406 | controller |                     "path": "service-ca.crt"
2026-06-09 17:48:18.990421 | controller |                   }
2026-06-09 17:48:18.990435 | controller |                 ],
2026-06-09 17:48:18.990450 | controller |                 "name": "openshift-service-ca.crt"
2026-06-09 17:48:18.990465 | controller |               }
2026-06-09 17:48:18.990479 | controller |             }
2026-06-09 17:48:18.990494 | controller |           ]
2026-06-09 17:48:18.990508 | controller |         }
2026-06-09 17:48:18.990545 | controller |       }
2026-06-09 17:48:18.990562 | controller |     ]
2026-06-09 17:48:18.990577 | controller |   },
2026-06-09 17:48:18.990592 | controller |   "status": {
2026-06-09 17:48:18.990607 | controller |     "conditions": [
2026-06-09 17:48:18.990621 | controller |       {
2026-06-09 17:48:18.990635 | controller |         "lastProbeTime": null,
2026-06-09 17:48:18.990650 | controller |         "lastTransitionTime": "2026-06-09T16:56:23Z",
2026-06-09 17:48:18.990664 | controller |         "status": "True",
2026-06-09 17:48:18.990678 | controller |         "type": "PodReadyToStartContainers"
2026-06-09 17:48:18.990693 | controller |       },
2026-06-09 17:48:18.990707 | controller |       {
2026-06-09 17:48:18.990721 | controller |         "lastProbeTime": null,
2026-06-09 17:48:18.990735 | controller |         "lastTransitionTime": "2026-06-09T16:54:47Z",
2026-06-09 17:48:18.990750 | controller |         "status": "True",
2026-06-09 17:48:18.990764 | controller |         "type": "Initialized"
2026-06-09 17:48:18.990777 | controller |       },
2026-06-09 17:48:18.990791 | controller |       {
2026-06-09 17:48:18.990805 | controller |         "lastProbeTime": null,
2026-06-09 17:48:18.990819 | controller |         "lastTransitionTime": "2026-06-09T16:56:35Z",
2026-06-09 17:48:18.990833 | controller |         "status": "True",
2026-06-09 17:48:18.990847 | controller |         "type": "Ready"
2026-06-09 17:48:18.990861 | controller |       },
2026-06-09 17:48:18.990875 | controller |       {
2026-06-09 17:48:18.990890 | controller |         "lastProbeTime": null,
2026-06-09 17:48:18.990904 | controller |         "lastTransitionTime": "2026-06-09T16:56:35Z",
2026-06-09 17:48:18.990918 | controller |         "status": "True",
2026-06-09 17:48:18.990932 | controller |         "type": "ContainersReady"
2026-06-09 17:48:18.990946 | controller |       },
2026-06-09 17:48:18.990960 | controller |       {
2026-06-09 17:48:18.990974 | controller |         "lastProbeTime": null,
2026-06-09 17:48:18.990988 | controller |         "lastTransitionTime": "2026-06-09T16:54:47Z",
2026-06-09 17:48:18.991006 | controller |         "status": "True",
2026-06-09 17:48:18.991022 | controller |         "type": "PodScheduled"
2026-06-09 17:48:18.991036 | controller |       }
2026-06-09 17:48:18.991050 | controller |     ],
2026-06-09 17:48:18.991064 | controller |     "containerStatuses": [
2026-06-09 17:48:18.991078 | controller |       {
2026-06-09 17:48:18.991092 | controller |         "allocatedResources": {
2026-06-09 17:48:18.991106 | controller |           "cpu": "10m",
2026-06-09 17:48:18.991119 | controller |           "memory": "256Mi"
2026-06-09 17:48:18.991133 | controller |         },
2026-06-09 17:48:18.991147 | controller |         "containerID": "cri-o://9cf000b4147eedacca025a54847c25c9e45995775c6171e6e622dc2e34346748",
2026-06-09 17:48:18.991161 | controller |         "image": "quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc",
2026-06-09 17:48:18.991176 | controller |         "imageID": "quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc",
2026-06-09 17:48:18.991190 | controller |         "lastState": {},
2026-06-09 17:48:18.991204 | controller |         "name": "manager",
2026-06-09 17:48:18.991218 | controller |         "ready": true,
2026-06-09 17:48:18.991232 | controller |         "resources": {
2026-06-09 17:48:18.991246 | controller |           "limits": {
2026-06-09 17:48:18.991261 | controller |             "cpu": "500m",
2026-06-09 17:48:18.991275 | controller |             "memory": "512Mi"
2026-06-09 17:48:18.991289 | controller |           },
2026-06-09 17:48:18.991304 | controller |           "requests": {
2026-06-09 17:48:18.991319 | controller |             "cpu": "10m",
2026-06-09 17:48:18.991333 | controller |             "memory": "256Mi"
2026-06-09 17:48:18.991348 | controller |           }
2026-06-09 17:48:18.991363 | controller |         },
2026-06-09 17:48:18.991378 | controller |         "restartCount": 0,
2026-06-09 17:48:18.991392 | controller |         "started": true,
2026-06-09 17:48:18.991407 | controller |         "state": {
2026-06-09 17:48:18.991421 | controller |           "running": {
2026-06-09 17:48:18.991436 | controller |             "startedAt": "2026-06-09T16:56:23Z"
2026-06-09 17:48:18.991451 | controller |           }
2026-06-09 17:48:18.991466 | controller |         },
2026-06-09 17:48:18.991480 | controller |         "user": {
2026-06-09 17:48:18.991495 | controller |           "linux": {
2026-06-09 17:48:18.991510 | controller |             "gid": 0,
2026-06-09 17:48:18.991552 | controller |             "supplementalGroups": [
2026-06-09 17:48:18.991569 | controller |               0
2026-06-09 17:48:18.991584 | controller |             ],
2026-06-09 17:48:18.991599 | controller |             "uid": 65532
2026-06-09 17:48:18.991614 | controller |           }
2026-06-09 17:48:18.991629 | controller |         },
2026-06-09 17:48:18.991644 | controller |         "volumeMounts": [
2026-06-09 17:48:18.991658 | controller |           {
2026-06-09 17:48:18.991673 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-09 17:48:18.991687 | controller |             "name": "kube-api-access-sxzh7",
2026-06-09 17:48:18.991702 | controller |             "readOnly": true,
2026-06-09 17:48:18.991717 | controller |             "recursiveReadOnly": "Disabled"
2026-06-09 17:48:18.991732 | controller |           }
2026-06-09 17:48:18.991747 | controller |         ]
2026-06-09 17:48:18.991761 | controller |       }
2026-06-09 17:48:18.991776 | controller |     ],
2026-06-09 17:48:18.991790 | controller |     "hostIP": "192.168.126.11",
2026-06-09 17:48:18.991805 | controller |     "hostIPs": [
2026-06-09 17:48:18.991819 | controller |       {
2026-06-09 17:48:18.991834 | controller |         "ip": "192.168.126.11"
2026-06-09 17:48:18.991848 | controller |       }
2026-06-09 17:48:18.991862 | controller |     ],
2026-06-09 17:48:18.991877 | controller |     "phase": "Running",
2026-06-09 17:48:18.991895 | controller |     "podIP": "10.217.0.91",
2026-06-09 17:48:18.991912 | controller |     "podIPs": [
2026-06-09 17:48:18.991927 | controller |       {
2026-06-09 17:48:18.991941 | controller |         "ip": "10.217.0.91"
2026-06-09 17:48:18.991956 | controller |       }
2026-06-09 17:48:18.991970 | controller |     ],
2026-06-09 17:48:18.991985 | controller |     "qosClass": "Burstable",
2026-06-09 17:48:18.991999 | controller |     "startTime": "2026-06-09T16:54:47Z"
2026-06-09 17:48:18.992014 | controller |   }
2026-06-09 17:48:18.992028 | controller | }
2026-06-09 17:48:19.012429 | controller | ok:
2026-06-09 17:48:19.012478 | controller | {
2026-06-09 17:48:19.012500 | controller |   "apiVersion": "v1",
2026-06-09 17:48:19.012538 | controller |   "kind": "Pod",
2026-06-09 17:48:19.012556 | controller |   "metadata": {
2026-06-09 17:48:19.012571 | controller |     "annotations": {
2026-06-09 17:48:19.012587 | 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 17:48:19.012603 | 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 17:48:19.012619 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-09 17:48:19.012634 | controller |       "openshift.io/scc": "anyuid",
2026-06-09 17:48:19.012649 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-09 17:48:19.012664 | controller |     },
2026-06-09 17:48:19.012678 | controller |     "creationTimestamp": "2026-06-09T16:54:47Z",
2026-06-09 17:48:19.012693 | controller |     "generateName": "watcher-operator-controller-manager-577b679b5c-",
2026-06-09 17:48:19.012708 | controller |     "generation": 1,
2026-06-09 17:48:19.012723 | controller |     "labels": {
2026-06-09 17:48:19.012737 | controller |       "app.kubernetes.io/name": "watcher-operator",
2026-06-09 17:48:19.012752 | controller |       "control-plane": "controller-manager",
2026-06-09 17:48:19.012766 | controller |       "openstack.org/operator-name": "watcher",
2026-06-09 17:48:19.012780 | controller |       "pod-template-hash": "577b679b5c"
2026-06-09 17:48:19.012795 | controller |     },
2026-06-09 17:48:19.012811 | controller |     "managedFields": [
2026-06-09 17:48:19.012838 | controller |       {
2026-06-09 17:48:19.012858 | controller |         "apiVersion": "v1",
2026-06-09 17:48:19.012874 | controller |         "fieldsType": "FieldsV1",
2026-06-09 17:48:19.012888 | controller |         "fieldsV1": {
2026-06-09 17:48:19.012903 | controller |           "f:metadata": {
2026-06-09 17:48:19.012917 | controller |             "f:annotations": {
2026-06-09 17:48:19.012931 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-09 17:48:19.012946 | controller |             }
2026-06-09 17:48:19.012960 | controller |           }
2026-06-09 17:48:19.012975 | controller |         },
2026-06-09 17:48:19.012989 | controller |         "manager": "crc",
2026-06-09 17:48:19.013004 | controller |         "operation": "Update",
2026-06-09 17:48:19.013018 | controller |         "subresource": "status",
2026-06-09 17:48:19.013032 | controller |         "time": "2026-06-09T16:54:47Z"
2026-06-09 17:48:19.013047 | controller |       },
2026-06-09 17:48:19.013062 | controller |       {
2026-06-09 17:48:19.013077 | controller |         "apiVersion": "v1",
2026-06-09 17:48:19.013092 | controller |         "fieldsType": "FieldsV1",
2026-06-09 17:48:19.013106 | controller |         "fieldsV1": {
2026-06-09 17:48:19.013129 | controller |           "f:metadata": {
2026-06-09 17:48:19.013145 | controller |             "f:annotations": {
2026-06-09 17:48:19.013160 | controller |               ".": {},
2026-06-09 17:48:19.013174 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-09 17:48:19.013188 | controller |             },
2026-06-09 17:48:19.013203 | controller |             "f:generateName": {},
2026-06-09 17:48:19.013217 | controller |             "f:labels": {
2026-06-09 17:48:19.013231 | controller |               ".": {},
2026-06-09 17:48:19.013245 | controller |               "f:app.kubernetes.io/name": {},
2026-06-09 17:48:19.013259 | controller |               "f:control-plane": {},
2026-06-09 17:48:19.013274 | controller |               "f:openstack.org/operator-name": {},
2026-06-09 17:48:19.013288 | controller |               "f:pod-template-hash": {}
2026-06-09 17:48:19.013302 | controller |             },
2026-06-09 17:48:19.013316 | controller |             "f:ownerReferences": {
2026-06-09 17:48:19.013330 | controller |               ".": {},
2026-06-09 17:48:19.013344 | controller |               "k:{\"uid\":\"34d0a5e4-3118-4a21-a542-5f6060fd4b8a\"}": {}
2026-06-09 17:48:19.013359 | controller |             }
2026-06-09 17:48:19.013373 | controller |           },
2026-06-09 17:48:19.013387 | controller |           "f:spec": {
2026-06-09 17:48:19.013402 | controller |             "f:containers": {
2026-06-09 17:48:19.013416 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-09 17:48:19.013430 | controller |                 ".": {},
2026-06-09 17:48:19.013444 | controller |                 "f:args": {},
2026-06-09 17:48:19.013457 | controller |                 "f:command": {},
2026-06-09 17:48:19.013472 | controller |                 "f:env": {
2026-06-09 17:48:19.013485 | controller |                   ".": {},
2026-06-09 17:48:19.013499 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-09 17:48:19.013534 | controller |                     ".": {},
2026-06-09 17:48:19.013551 | controller |                     "f:name": {},
2026-06-09 17:48:19.013566 | controller |                     "f:value": {}
2026-06-09 17:48:19.013580 | controller |                   },
2026-06-09 17:48:19.013595 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-09 17:48:19.013609 | controller |                     ".": {},
2026-06-09 17:48:19.013623 | controller |                     "f:name": {},
2026-06-09 17:48:19.013637 | controller |                     "f:value": {}
2026-06-09 17:48:19.013650 | controller |                   },
2026-06-09 17:48:19.013664 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-09 17:48:19.013678 | controller |                     ".": {},
2026-06-09 17:48:19.013692 | controller |                     "f:name": {},
2026-06-09 17:48:19.013706 | controller |                     "f:value": {}
2026-06-09 17:48:19.013720 | controller |                   },
2026-06-09 17:48:19.013734 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-09 17:48:19.013748 | controller |                     ".": {},
2026-06-09 17:48:19.013762 | controller |                     "f:name": {},
2026-06-09 17:48:19.013776 | controller |                     "f:value": {}
2026-06-09 17:48:19.013789 | controller |                   },
2026-06-09 17:48:19.013803 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-09 17:48:19.013818 | controller |                     ".": {},
2026-06-09 17:48:19.013832 | controller |                     "f:name": {},
2026-06-09 17:48:19.013847 | controller |                     "f:value": {}
2026-06-09 17:48:19.013861 | controller |                   }
2026-06-09 17:48:19.013876 | controller |                 },
2026-06-09 17:48:19.013890 | controller |                 "f:image": {},
2026-06-09 17:48:19.013904 | controller |                 "f:imagePullPolicy": {},
2026-06-09 17:48:19.013923 | controller |                 "f:livenessProbe": {
2026-06-09 17:48:19.013938 | controller |                   ".": {},
2026-06-09 17:48:19.013952 | controller |                   "f:failureThreshold": {},
2026-06-09 17:48:19.013966 | controller |                   "f:httpGet": {
2026-06-09 17:48:19.013981 | controller |                     ".": {},
2026-06-09 17:48:19.013995 | controller |                     "f:path": {},
2026-06-09 17:48:19.014009 | controller |                     "f:port": {},
2026-06-09 17:48:19.014023 | controller |                     "f:scheme": {}
2026-06-09 17:48:19.014037 | controller |                   },
2026-06-09 17:48:19.014051 | controller |                   "f:initialDelaySeconds": {},
2026-06-09 17:48:19.014066 | controller |                   "f:periodSeconds": {},
2026-06-09 17:48:19.014081 | controller |                   "f:successThreshold": {},
2026-06-09 17:48:19.014095 | controller |                   "f:timeoutSeconds": {}
2026-06-09 17:48:19.014110 | controller |                 },
2026-06-09 17:48:19.014124 | controller |                 "f:name": {},
2026-06-09 17:48:19.014138 | controller |                 "f:readinessProbe": {
2026-06-09 17:48:19.014153 | controller |                   ".": {},
2026-06-09 17:48:19.014167 | controller |                   "f:failureThreshold": {},
2026-06-09 17:48:19.014181 | controller |                   "f:httpGet": {
2026-06-09 17:48:19.014195 | controller |                     ".": {},
2026-06-09 17:48:19.014209 | controller |                     "f:path": {},
2026-06-09 17:48:19.014223 | controller |                     "f:port": {},
2026-06-09 17:48:19.014237 | controller |                     "f:scheme": {}
2026-06-09 17:48:19.014251 | controller |                   },
2026-06-09 17:48:19.014265 | controller |                   "f:initialDelaySeconds": {},
2026-06-09 17:48:19.014280 | controller |                   "f:periodSeconds": {},
2026-06-09 17:48:19.014294 | controller |                   "f:successThreshold": {},
2026-06-09 17:48:19.014308 | controller |                   "f:timeoutSeconds": {}
2026-06-09 17:48:19.014322 | controller |                 },
2026-06-09 17:48:19.014336 | controller |                 "f:resources": {
2026-06-09 17:48:19.014351 | controller |                   ".": {},
2026-06-09 17:48:19.014365 | controller |                   "f:limits": {
2026-06-09 17:48:19.014379 | controller |                     ".": {},
2026-06-09 17:48:19.014393 | controller |                     "f:cpu": {},
2026-06-09 17:48:19.014407 | controller |                     "f:memory": {}
2026-06-09 17:48:19.014421 | controller |                   },
2026-06-09 17:48:19.014435 | controller |                   "f:requests": {
2026-06-09 17:48:19.014449 | controller |                     ".": {},
2026-06-09 17:48:19.014463 | controller |                     "f:cpu": {},
2026-06-09 17:48:19.014477 | controller |                     "f:memory": {}
2026-06-09 17:48:19.014491 | controller |                   }
2026-06-09 17:48:19.014505 | controller |                 },
2026-06-09 17:48:19.014538 | controller |                 "f:securityContext": {
2026-06-09 17:48:19.014556 | controller |                   ".": {},
2026-06-09 17:48:19.014570 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-09 17:48:19.014585 | controller |                 },
2026-06-09 17:48:19.014600 | controller |                 "f:terminationMessagePath": {},
2026-06-09 17:48:19.014614 | controller |                 "f:terminationMessagePolicy": {}
2026-06-09 17:48:19.014629 | controller |               }
2026-06-09 17:48:19.014643 | controller |             },
2026-06-09 17:48:19.014658 | controller |             "f:dnsPolicy": {},
2026-06-09 17:48:19.014672 | controller |             "f:enableServiceLinks": {},
2026-06-09 17:48:19.014686 | controller |             "f:restartPolicy": {},
2026-06-09 17:48:19.014701 | controller |             "f:schedulerName": {},
2026-06-09 17:48:19.014715 | controller |             "f:securityContext": {
2026-06-09 17:48:19.014733 | controller |               ".": {},
2026-06-09 17:48:19.014748 | controller |               "f:runAsNonRoot": {}
2026-06-09 17:48:19.014762 | controller |             },
2026-06-09 17:48:19.014776 | controller |             "f:serviceAccount": {},
2026-06-09 17:48:19.014791 | controller |             "f:serviceAccountName": {},
2026-06-09 17:48:19.014805 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-09 17:48:19.014819 | controller |             "f:tolerations": {}
2026-06-09 17:48:19.014834 | controller |           }
2026-06-09 17:48:19.014848 | controller |         },
2026-06-09 17:48:19.014863 | controller |         "manager": "kube-controller-manager",
2026-06-09 17:48:19.014878 | controller |         "operation": "Update",
2026-06-09 17:48:19.014893 | controller |         "time": "2026-06-09T16:54:47Z"
2026-06-09 17:48:19.014907 | controller |       },
2026-06-09 17:48:19.014921 | controller |       {
2026-06-09 17:48:19.014936 | controller |         "apiVersion": "v1",
2026-06-09 17:48:19.014950 | controller |         "fieldsType": "FieldsV1",
2026-06-09 17:48:19.014965 | controller |         "fieldsV1": {
2026-06-09 17:48:19.014979 | controller |           "f:metadata": {
2026-06-09 17:48:19.014993 | controller |             "f:annotations": {
2026-06-09 17:48:19.015008 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-09 17:48:19.015022 | controller |             }
2026-06-09 17:48:19.015037 | controller |           }
2026-06-09 17:48:19.015051 | controller |         },
2026-06-09 17:48:19.015066 | controller |         "manager": "multus-daemon",
2026-06-09 17:48:19.015080 | controller |         "operation": "Update",
2026-06-09 17:48:19.015095 | controller |         "subresource": "status",
2026-06-09 17:48:19.015109 | controller |         "time": "2026-06-09T16:54:57Z"
2026-06-09 17:48:19.015124 | controller |       },
2026-06-09 17:48:19.015138 | controller |       {
2026-06-09 17:48:19.015153 | controller |         "apiVersion": "v1",
2026-06-09 17:48:19.015167 | controller |         "fieldsType": "FieldsV1",
2026-06-09 17:48:19.015181 | controller |         "fieldsV1": {
2026-06-09 17:48:19.015195 | controller |           "f:status": {
2026-06-09 17:48:19.015210 | controller |             "f:conditions": {
2026-06-09 17:48:19.015224 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-09 17:48:19.015238 | controller |                 ".": {},
2026-06-09 17:48:19.015252 | controller |                 "f:lastProbeTime": {},
2026-06-09 17:48:19.015266 | controller |                 "f:lastTransitionTime": {},
2026-06-09 17:48:19.015280 | controller |                 "f:status": {},
2026-06-09 17:48:19.015294 | controller |                 "f:type": {}
2026-06-09 17:48:19.015307 | controller |               },
2026-06-09 17:48:19.015321 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-09 17:48:19.015335 | controller |                 ".": {},
2026-06-09 17:48:19.015350 | controller |                 "f:lastProbeTime": {},
2026-06-09 17:48:19.015366 | controller |                 "f:lastTransitionTime": {},
2026-06-09 17:48:19.015382 | controller |                 "f:status": {},
2026-06-09 17:48:19.015396 | controller |                 "f:type": {}
2026-06-09 17:48:19.015410 | controller |               },
2026-06-09 17:48:19.015424 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-09 17:48:19.015438 | controller |                 ".": {},
2026-06-09 17:48:19.015452 | controller |                 "f:lastProbeTime": {},
2026-06-09 17:48:19.015466 | controller |                 "f:lastTransitionTime": {},
2026-06-09 17:48:19.015480 | controller |                 "f:status": {},
2026-06-09 17:48:19.015494 | controller |                 "f:type": {}
2026-06-09 17:48:19.015508 | controller |               },
2026-06-09 17:48:19.015543 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-09 17:48:19.015559 | controller |                 ".": {},
2026-06-09 17:48:19.015577 | controller |                 "f:lastProbeTime": {},
2026-06-09 17:48:19.015592 | controller |                 "f:lastTransitionTime": {},
2026-06-09 17:48:19.015606 | controller |                 "f:status": {},
2026-06-09 17:48:19.015620 | controller |                 "f:type": {}
2026-06-09 17:48:19.015634 | controller |               }
2026-06-09 17:48:19.015648 | controller |             },
2026-06-09 17:48:19.015662 | controller |             "f:containerStatuses": {},
2026-06-09 17:48:19.015676 | controller |             "f:hostIP": {},
2026-06-09 17:48:19.015690 | controller |             "f:hostIPs": {},
2026-06-09 17:48:19.015704 | controller |             "f:phase": {},
2026-06-09 17:48:19.015718 | controller |             "f:podIP": {},
2026-06-09 17:48:19.015732 | controller |             "f:podIPs": {
2026-06-09 17:48:19.015745 | controller |               ".": {},
2026-06-09 17:48:19.015760 | controller |               "k:{\"ip\":\"10.217.0.92\"}": {
2026-06-09 17:48:19.015773 | controller |                 ".": {},
2026-06-09 17:48:19.015788 | controller |                 "f:ip": {}
2026-06-09 17:48:19.015803 | controller |               }
2026-06-09 17:48:19.015817 | controller |             },
2026-06-09 17:48:19.015831 | controller |             "f:startTime": {}
2026-06-09 17:48:19.015845 | controller |           }
2026-06-09 17:48:19.015860 | controller |         },
2026-06-09 17:48:19.015875 | controller |         "manager": "kubelet",
2026-06-09 17:48:19.015890 | controller |         "operation": "Update",
2026-06-09 17:48:19.015904 | controller |         "subresource": "status",
2026-06-09 17:48:19.015919 | controller |         "time": "2026-06-09T16:56:35Z"
2026-06-09 17:48:19.015933 | controller |       }
2026-06-09 17:48:19.015947 | controller |     ],
2026-06-09 17:48:19.015962 | controller |     "name": "watcher-operator-controller-manager-577b679b5c-rfxss",
2026-06-09 17:48:19.015976 | controller |     "namespace": "openstack-operators",
2026-06-09 17:48:19.015991 | controller |     "ownerReferences": [
2026-06-09 17:48:19.016005 | controller |       {
2026-06-09 17:48:19.016020 | controller |         "apiVersion": "apps/v1",
2026-06-09 17:48:19.016035 | controller |         "blockOwnerDeletion": true,
2026-06-09 17:48:19.016049 | controller |         "controller": true,
2026-06-09 17:48:19.016064 | controller |         "kind": "ReplicaSet",
2026-06-09 17:48:19.016078 | controller |         "name": "watcher-operator-controller-manager-577b679b5c",
2026-06-09 17:48:19.016093 | controller |         "uid": "34d0a5e4-3118-4a21-a542-5f6060fd4b8a"
2026-06-09 17:48:19.016108 | controller |       }
2026-06-09 17:48:19.016122 | controller |     ],
2026-06-09 17:48:19.016137 | controller |     "resourceVersion": "54133",
2026-06-09 17:48:19.016151 | controller |     "uid": "51322d44-bb62-4604-a783-7a9b2646ff14"
2026-06-09 17:48:19.016166 | controller |   },
2026-06-09 17:48:19.016180 | controller |   "spec": {
2026-06-09 17:48:19.016194 | controller |     "containers": [
2026-06-09 17:48:19.016209 | controller |       {
2026-06-09 17:48:19.016223 | controller |         "args": [
2026-06-09 17:48:19.016237 | controller |           "--leader-elect",
2026-06-09 17:48:19.016251 | controller |           "--health-probe-bind-address=:8081",
2026-06-09 17:48:19.016266 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-09 17:48:19.016280 | controller |         ],
2026-06-09 17:48:19.016295 | controller |         "command": [
2026-06-09 17:48:19.016309 | controller |           "/manager"
2026-06-09 17:48:19.016323 | controller |         ],
2026-06-09 17:48:19.016336 | controller |         "env": [
2026-06-09 17:48:19.016350 | controller |           {
2026-06-09 17:48:19.016364 | controller |             "name": "LEASE_DURATION",
2026-06-09 17:48:19.016378 | controller |             "value": "30"
2026-06-09 17:48:19.016392 | controller |           },
2026-06-09 17:48:19.016406 | controller |           {
2026-06-09 17:48:19.016420 | controller |             "name": "RENEW_DEADLINE",
2026-06-09 17:48:19.016439 | controller |             "value": "20"
2026-06-09 17:48:19.016454 | controller |           },
2026-06-09 17:48:19.016469 | controller |           {
2026-06-09 17:48:19.016483 | controller |             "name": "RETRY_PERIOD",
2026-06-09 17:48:19.016498 | controller |             "value": "5"
2026-06-09 17:48:19.016527 | controller |           },
2026-06-09 17:48:19.016548 | controller |           {
2026-06-09 17:48:19.016563 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-09 17:48:19.016577 | controller |             "value": "false"
2026-06-09 17:48:19.016591 | controller |           },
2026-06-09 17:48:19.016606 | controller |           {
2026-06-09 17:48:19.016620 | controller |             "name": "METRICS_CERTS",
2026-06-09 17:48:19.016634 | controller |             "value": "false"
2026-06-09 17:48:19.016648 | controller |           }
2026-06-09 17:48:19.016662 | controller |         ],
2026-06-09 17:48:19.016676 | controller |         "image": "quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d",
2026-06-09 17:48:19.016691 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-09 17:48:19.016705 | controller |         "livenessProbe": {
2026-06-09 17:48:19.016719 | controller |           "failureThreshold": 3,
2026-06-09 17:48:19.016734 | controller |           "httpGet": {
2026-06-09 17:48:19.016748 | controller |             "path": "/healthz",
2026-06-09 17:48:19.016762 | controller |             "port": 8081,
2026-06-09 17:48:19.016776 | controller |             "scheme": "HTTP"
2026-06-09 17:48:19.016789 | controller |           },
2026-06-09 17:48:19.016812 | controller |           "initialDelaySeconds": 15,
2026-06-09 17:48:19.016832 | controller |           "periodSeconds": 20,
2026-06-09 17:48:19.016849 | controller |           "successThreshold": 1,
2026-06-09 17:48:19.016864 | controller |           "timeoutSeconds": 1
2026-06-09 17:48:19.016879 | controller |         },
2026-06-09 17:48:19.016893 | controller |         "name": "manager",
2026-06-09 17:48:19.016908 | controller |         "readinessProbe": {
2026-06-09 17:48:19.016922 | controller |           "failureThreshold": 3,
2026-06-09 17:48:19.016937 | controller |           "httpGet": {
2026-06-09 17:48:19.016951 | controller |             "path": "/readyz",
2026-06-09 17:48:19.016965 | controller |             "port": 8081,
2026-06-09 17:48:19.016979 | controller |             "scheme": "HTTP"
2026-06-09 17:48:19.016993 | controller |           },
2026-06-09 17:48:19.017008 | controller |           "initialDelaySeconds": 5,
2026-06-09 17:48:19.017022 | controller |           "periodSeconds": 10,
2026-06-09 17:48:19.017037 | controller |           "successThreshold": 1,
2026-06-09 17:48:19.017052 | controller |           "timeoutSeconds": 1
2026-06-09 17:48:19.017066 | controller |         },
2026-06-09 17:48:19.017081 | controller |         "resources": {
2026-06-09 17:48:19.017095 | controller |           "limits": {
2026-06-09 17:48:19.017110 | controller |             "cpu": "500m",
2026-06-09 17:48:19.017125 | controller |             "memory": "512Mi"
2026-06-09 17:48:19.017140 | controller |           },
2026-06-09 17:48:19.017154 | controller |           "requests": {
2026-06-09 17:48:19.017168 | controller |             "cpu": "10m",
2026-06-09 17:48:19.017183 | controller |             "memory": "256Mi"
2026-06-09 17:48:19.017197 | controller |           }
2026-06-09 17:48:19.017211 | controller |         },
2026-06-09 17:48:19.017226 | controller |         "securityContext": {
2026-06-09 17:48:19.017240 | controller |           "allowPrivilegeEscalation": false,
2026-06-09 17:48:19.017254 | controller |           "capabilities": {
2026-06-09 17:48:19.017268 | controller |             "drop": [
2026-06-09 17:48:19.017283 | controller |               "MKNOD"
2026-06-09 17:48:19.017297 | controller |             ]
2026-06-09 17:48:19.017311 | controller |           }
2026-06-09 17:48:19.017329 | controller |         },
2026-06-09 17:48:19.017344 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-09 17:48:19.017358 | controller |         "terminationMessagePolicy": "File",
2026-06-09 17:48:19.017373 | controller |         "volumeMounts": [
2026-06-09 17:48:19.017388 | controller |           {
2026-06-09 17:48:19.017402 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-09 17:48:19.017417 | controller |             "name": "kube-api-access-f5tc8",
2026-06-09 17:48:19.017430 | controller |             "readOnly": true
2026-06-09 17:48:19.017444 | controller |           }
2026-06-09 17:48:19.017458 | controller |         ]
2026-06-09 17:48:19.017473 | controller |       }
2026-06-09 17:48:19.017487 | controller |     ],
2026-06-09 17:48:19.017501 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-09 17:48:19.017535 | controller |     "enableServiceLinks": true,
2026-06-09 17:48:19.017552 | controller |     "imagePullSecrets": [
2026-06-09 17:48:19.017566 | controller |       {
2026-06-09 17:48:19.017582 | controller |         "name": "watcher-operator-controller-manager-dockercfg-fxkdf"
2026-06-09 17:48:19.017596 | controller |       }
2026-06-09 17:48:19.017612 | controller |     ],
2026-06-09 17:48:19.017626 | controller |     "nodeName": "crc",
2026-06-09 17:48:19.017640 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-09 17:48:19.017654 | controller |     "priority": 0,
2026-06-09 17:48:19.017668 | controller |     "restartPolicy": "Always",
2026-06-09 17:48:19.017682 | controller |     "schedulerName": "default-scheduler",
2026-06-09 17:48:19.017696 | controller |     "securityContext": {
2026-06-09 17:48:19.017710 | controller |       "runAsNonRoot": true,
2026-06-09 17:48:19.017724 | controller |       "seLinuxOptions": {
2026-06-09 17:48:19.017738 | controller |         "level": "s0:c26,c5"
2026-06-09 17:48:19.017752 | controller |       }
2026-06-09 17:48:19.017766 | controller |     },
2026-06-09 17:48:19.017779 | controller |     "serviceAccount": "watcher-operator-controller-manager",
2026-06-09 17:48:19.017793 | controller |     "serviceAccountName": "watcher-operator-controller-manager",
2026-06-09 17:48:19.017807 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-09 17:48:19.017821 | controller |     "tolerations": [
2026-06-09 17:48:19.017835 | controller |       {
2026-06-09 17:48:19.017849 | controller |         "effect": "NoExecute",
2026-06-09 17:48:19.017863 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-09 17:48:19.017878 | controller |         "operator": "Exists",
2026-06-09 17:48:19.017893 | controller |         "tolerationSeconds": 120
2026-06-09 17:48:19.017907 | controller |       },
2026-06-09 17:48:19.017922 | controller |       {
2026-06-09 17:48:19.017936 | controller |         "effect": "NoExecute",
2026-06-09 17:48:19.017950 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-09 17:48:19.017964 | controller |         "operator": "Exists",
2026-06-09 17:48:19.017978 | controller |         "tolerationSeconds": 120
2026-06-09 17:48:19.017993 | controller |       },
2026-06-09 17:48:19.018007 | controller |       {
2026-06-09 17:48:19.018021 | controller |         "effect": "NoSchedule",
2026-06-09 17:48:19.018036 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-09 17:48:19.018050 | controller |         "operator": "Exists"
2026-06-09 17:48:19.018065 | controller |       }
2026-06-09 17:48:19.018079 | controller |     ],
2026-06-09 17:48:19.018094 | controller |     "volumes": [
2026-06-09 17:48:19.018108 | controller |       {
2026-06-09 17:48:19.018123 | controller |         "name": "kube-api-access-f5tc8",
2026-06-09 17:48:19.018138 | controller |         "projected": {
2026-06-09 17:48:19.018153 | controller |           "defaultMode": 420,
2026-06-09 17:48:19.018167 | controller |           "sources": [
2026-06-09 17:48:19.018182 | controller |             {
2026-06-09 17:48:19.018202 | controller |               "serviceAccountToken": {
2026-06-09 17:48:19.018217 | controller |                 "expirationSeconds": 3607,
2026-06-09 17:48:19.018232 | controller |                 "path": "token"
2026-06-09 17:48:19.018246 | controller |               }
2026-06-09 17:48:19.018261 | controller |             },
2026-06-09 17:48:19.018275 | controller |             {
2026-06-09 17:48:19.018289 | controller |               "configMap": {
2026-06-09 17:48:19.018304 | controller |                 "items": [
2026-06-09 17:48:19.018318 | controller |                   {
2026-06-09 17:48:19.018332 | controller |                     "key": "ca.crt",
2026-06-09 17:48:19.018347 | controller |                     "path": "ca.crt"
2026-06-09 17:48:19.018363 | controller |                   }
2026-06-09 17:48:19.018379 | controller |                 ],
2026-06-09 17:48:19.018394 | controller |                 "name": "kube-root-ca.crt"
2026-06-09 17:48:19.018408 | controller |               }
2026-06-09 17:48:19.018422 | controller |             },
2026-06-09 17:48:19.018436 | controller |             {
2026-06-09 17:48:19.018451 | controller |               "downwardAPI": {
2026-06-09 17:48:19.018465 | controller |                 "items": [
2026-06-09 17:48:19.018479 | controller |                   {
2026-06-09 17:48:19.018494 | controller |                     "fieldRef": {
2026-06-09 17:48:19.018508 | controller |                       "apiVersion": "v1",
2026-06-09 17:48:19.018544 | controller |                       "fieldPath": "metadata.namespace"
2026-06-09 17:48:19.018560 | controller |                     },
2026-06-09 17:48:19.018574 | controller |                     "path": "namespace"
2026-06-09 17:48:19.018589 | controller |                   }
2026-06-09 17:48:19.018603 | controller |                 ]
2026-06-09 17:48:19.018618 | controller |               }
2026-06-09 17:48:19.018632 | controller |             },
2026-06-09 17:48:19.018646 | controller |             {
2026-06-09 17:48:19.018661 | controller |               "configMap": {
2026-06-09 17:48:19.018675 | controller |                 "items": [
2026-06-09 17:48:19.018689 | controller |                   {
2026-06-09 17:48:19.018704 | controller |                     "key": "service-ca.crt",
2026-06-09 17:48:19.018718 | controller |                     "path": "service-ca.crt"
2026-06-09 17:48:19.018732 | controller |                   }
2026-06-09 17:48:19.018746 | controller |                 ],
2026-06-09 17:48:19.018761 | controller |                 "name": "openshift-service-ca.crt"
2026-06-09 17:48:19.018775 | controller |               }
2026-06-09 17:48:19.018790 | controller |             }
2026-06-09 17:48:19.018804 | controller |           ]
2026-06-09 17:48:19.018818 | controller |         }
2026-06-09 17:48:19.018832 | controller |       }
2026-06-09 17:48:19.018846 | controller |     ]
2026-06-09 17:48:19.018860 | controller |   },
2026-06-09 17:48:19.018874 | controller |   "status": {
2026-06-09 17:48:19.018888 | controller |     "conditions": [
2026-06-09 17:48:19.018903 | controller |       {
2026-06-09 17:48:19.018917 | controller |         "lastProbeTime": null,
2026-06-09 17:48:19.018932 | controller |         "lastTransitionTime": "2026-06-09T16:56:22Z",
2026-06-09 17:48:19.018947 | controller |         "status": "True",
2026-06-09 17:48:19.018961 | controller |         "type": "PodReadyToStartContainers"
2026-06-09 17:48:19.018976 | controller |       },
2026-06-09 17:48:19.018990 | controller |       {
2026-06-09 17:48:19.019005 | controller |         "lastProbeTime": null,
2026-06-09 17:48:19.019019 | controller |         "lastTransitionTime": "2026-06-09T16:54:47Z",
2026-06-09 17:48:19.019033 | controller |         "status": "True",
2026-06-09 17:48:19.019047 | controller |         "type": "Initialized"
2026-06-09 17:48:19.019061 | controller |       },
2026-06-09 17:48:19.019076 | controller |       {
2026-06-09 17:48:19.019090 | controller |         "lastProbeTime": null,
2026-06-09 17:48:19.019104 | controller |         "lastTransitionTime": "2026-06-09T16:56:34Z",
2026-06-09 17:48:19.019124 | controller |         "status": "True",
2026-06-09 17:48:19.019140 | controller |         "type": "Ready"
2026-06-09 17:48:19.019155 | controller |       },
2026-06-09 17:48:19.019170 | controller |       {
2026-06-09 17:48:19.019184 | controller |         "lastProbeTime": null,
2026-06-09 17:48:19.019198 | controller |         "lastTransitionTime": "2026-06-09T16:56:34Z",
2026-06-09 17:48:19.019212 | controller |         "status": "True",
2026-06-09 17:48:19.019227 | controller |         "type": "ContainersReady"
2026-06-09 17:48:19.019241 | controller |       },
2026-06-09 17:48:19.019255 | controller |       {
2026-06-09 17:48:19.019269 | controller |         "lastProbeTime": null,
2026-06-09 17:48:19.019283 | controller |         "lastTransitionTime": "2026-06-09T16:54:47Z",
2026-06-09 17:48:19.019297 | controller |         "status": "True",
2026-06-09 17:48:19.019311 | controller |         "type": "PodScheduled"
2026-06-09 17:48:19.019325 | controller |       }
2026-06-09 17:48:19.019339 | controller |     ],
2026-06-09 17:48:19.019353 | controller |     "containerStatuses": [
2026-06-09 17:48:19.019367 | controller |       {
2026-06-09 17:48:19.019381 | controller |         "allocatedResources": {
2026-06-09 17:48:19.019395 | controller |           "cpu": "10m",
2026-06-09 17:48:19.019409 | controller |           "memory": "256Mi"
2026-06-09 17:48:19.019422 | controller |         },
2026-06-09 17:48:19.019436 | controller |         "containerID": "cri-o://5776cfac3bbd1a2dad9592c016705ef10654ddbee6154c9836562189f9ce23c8",
2026-06-09 17:48:19.019450 | controller |         "image": "quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d",
2026-06-09 17:48:19.019465 | controller |         "imageID": "quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d",
2026-06-09 17:48:19.019480 | controller |         "lastState": {},
2026-06-09 17:48:19.019494 | controller |         "name": "manager",
2026-06-09 17:48:19.019508 | controller |         "ready": true,
2026-06-09 17:48:19.019543 | controller |         "resources": {
2026-06-09 17:48:19.019559 | controller |           "limits": {
2026-06-09 17:48:19.019574 | controller |             "cpu": "500m",
2026-06-09 17:48:19.019588 | controller |             "memory": "512Mi"
2026-06-09 17:48:19.019603 | controller |           },
2026-06-09 17:48:19.019617 | controller |           "requests": {
2026-06-09 17:48:19.019631 | controller |             "cpu": "10m",
2026-06-09 17:48:19.019645 | controller |             "memory": "256Mi"
2026-06-09 17:48:19.019659 | controller |           }
2026-06-09 17:48:19.019673 | controller |         },
2026-06-09 17:48:19.019687 | controller |         "restartCount": 0,
2026-06-09 17:48:19.019701 | controller |         "started": true,
2026-06-09 17:48:19.019715 | controller |         "state": {
2026-06-09 17:48:19.019729 | controller |           "running": {
2026-06-09 17:48:19.019744 | controller |             "startedAt": "2026-06-09T16:56:22Z"
2026-06-09 17:48:19.019758 | controller |           }
2026-06-09 17:48:19.019772 | controller |         },
2026-06-09 17:48:19.019786 | controller |         "user": {
2026-06-09 17:48:19.019800 | controller |           "linux": {
2026-06-09 17:48:19.019814 | controller |             "gid": 0,
2026-06-09 17:48:19.019828 | controller |             "supplementalGroups": [
2026-06-09 17:48:19.019842 | controller |               0
2026-06-09 17:48:19.019857 | controller |             ],
2026-06-09 17:48:19.019871 | controller |             "uid": 65532
2026-06-09 17:48:19.019886 | controller |           }
2026-06-09 17:48:19.019901 | controller |         },
2026-06-09 17:48:19.019916 | controller |         "volumeMounts": [
2026-06-09 17:48:19.019931 | controller |           {
2026-06-09 17:48:19.019945 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-09 17:48:19.019965 | controller |             "name": "kube-api-access-f5tc8",
2026-06-09 17:48:19.019980 | controller |             "readOnly": true,
2026-06-09 17:48:19.019995 | controller |             "recursiveReadOnly": "Disabled"
2026-06-09 17:48:19.020009 | controller |           }
2026-06-09 17:48:19.020024 | controller |         ]
2026-06-09 17:48:19.020039 | controller |       }
2026-06-09 17:48:19.020054 | controller |     ],
2026-06-09 17:48:19.020068 | controller |     "hostIP": "192.168.126.11",
2026-06-09 17:48:19.020083 | controller |     "hostIPs": [
2026-06-09 17:48:19.020097 | controller |       {
2026-06-09 17:48:19.020111 | controller |         "ip": "192.168.126.11"
2026-06-09 17:48:19.020126 | controller |       }
2026-06-09 17:48:19.020140 | controller |     ],
2026-06-09 17:48:19.020156 | controller |     "phase": "Running",
2026-06-09 17:48:19.020171 | controller |     "podIP": "10.217.0.92",
2026-06-09 17:48:19.020185 | controller |     "podIPs": [
2026-06-09 17:48:19.020200 | controller |       {
2026-06-09 17:48:19.020214 | controller |         "ip": "10.217.0.92"
2026-06-09 17:48:19.020229 | controller |       }
2026-06-09 17:48:19.020243 | controller |     ],
2026-06-09 17:48:19.020257 | controller |     "qosClass": "Burstable",
2026-06-09 17:48:19.020271 | controller |     "startTime": "2026-06-09T16:54:47Z"
2026-06-09 17:48:19.020285 | controller |   }
2026-06-09 17:48:19.020299 | controller | }
2026-06-09 17:48:19.200971 | 
2026-06-09 17:48:19.201107 | TASK [env_op_images : Write images to file]
2026-06-09 17:48:20.670573 | controller | changed
2026-06-09 17:48:20.700240 | 
2026-06-09 17:48:20.700408 | TASK [env_op_images : Generate pulled images registry report]
2026-06-09 17:48:20.749393 | controller | ok
2026-06-09 17:48:20.773458 | controller | included: /var/lib/zuul/builds/666e8415806d46f293a2609b54164fe2/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/env_op_images/tasks/pulled_images_report.yml
2026-06-09 17:48:20.792623 | 
2026-06-09 17:48:20.792686 | TASK [env_op_images : Ensure artifacts directory exists]
2026-06-09 17:48:21.177881 | controller | ok
2026-06-09 17:48:21.204570 | 
2026-06-09 17:48:21.204658 | TASK [env_op_images : Get IDMS mirror rules]
2026-06-09 17:48:21.746579 | controller | {
2026-06-09 17:48:21.746707 | controller |     "apiVersion": "v1",
2026-06-09 17:48:21.746715 | controller |     "items": [],
2026-06-09 17:48:21.746721 | controller |     "kind": "List",
2026-06-09 17:48:21.746726 | controller |     "metadata": {
2026-06-09 17:48:21.746731 | controller |         "resourceVersion": ""
2026-06-09 17:48:21.746736 | controller |     }
2026-06-09 17:48:21.746741 | controller | }
2026-06-09 17:48:22.055863 | controller | ok: Runtime: 0:00:00.144612
2026-06-09 17:48:22.074372 | 
2026-06-09 17:48:22.074443 | TASK [env_op_images : Get ITMS mirror rules]
2026-06-09 17:48:22.691596 | controller | {
2026-06-09 17:48:22.691720 | controller |     "apiVersion": "v1",
2026-06-09 17:48:22.691733 | controller |     "items": [],
2026-06-09 17:48:22.691742 | controller |     "kind": "List",
2026-06-09 17:48:22.691750 | controller |     "metadata": {
2026-06-09 17:48:22.691759 | controller |         "resourceVersion": ""
2026-06-09 17:48:22.691767 | controller |     }
2026-06-09 17:48:22.691776 | controller | }
2026-06-09 17:48:23.211164 | controller | ok: Runtime: 0:00:00.187355
2026-06-09 17:48:23.240904 | 
2026-06-09 17:48:23.241073 | TASK [env_op_images : Build source-to-mirror mapping from IDMS/ITMS]
2026-06-09 17:48:23.357133 | controller | ok
2026-06-09 17:48:23.383159 | 
2026-06-09 17:48:23.383279 | TASK [env_op_images : Warn if no IDMS/ITMS mirror rules found]
2026-06-09 17:48:23.480667 | controller | ok: No IDMS or ITMS 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 17:48:23.507695 | 
2026-06-09 17:48:23.507794 | LOOP [env_op_images : Get pods per namespace]
2026-06-09 17:48:25.939034 | controller | ok: "openstack"
2026-06-09 17:48:25.939290 | controller | ok: All items complete
2026-06-09 17:48:25.939321 | 
2026-06-09 17:48:27.194429 | controller | ok: "openstack-operators"
2026-06-09 17:48:28.108550 | 
2026-06-09 17:48:28.108698 | TASK [env_op_images : Build per-pod pulled images report]
2026-06-09 17:48:29.630837 | controller | ok
2026-06-09 17:48:29.678985 | 
2026-06-09 17:48:29.679118 | TASK [env_op_images : Build report summary]
2026-06-09 17:48:29.793248 | controller | ok
2026-06-09 17:48:29.818979 | 
2026-06-09 17:48:29.819091 | TASK [env_op_images : Save pulled images report to artifacts]
2026-06-09 17:48:31.812351 | controller | changed
2026-06-09 17:48:31.830186 | 
2026-06-09 17:48:31.830258 | TASK [env_op_images : Pulled images report summary]
2026-06-09 17:48:31.907625 | 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 17:48:31.926872 | 
2026-06-09 17:48:31.926946 | TASK [env_op_images : Verify pulled report against CRI-O node logs]
2026-06-09 17:48:31.976039 | controller | ok
2026-06-09 17:48:32.000991 | controller | included: /var/lib/zuul/builds/666e8415806d46f293a2609b54164fe2/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/env_op_images/tasks/verify_pulled_report_crio.yml
2026-06-09 17:48:32.025842 | 
2026-06-09 17:48:32.025917 | TASK [env_op_images : Check pulled images report exists]
2026-06-09 17:48:32.473361 | controller | ok
2026-06-09 17:48:32.501825 | 
2026-06-09 17:48:32.501940 | TASK [env_op_images : Ensure CRI-O logs directory exists]
2026-06-09 17:48:32.940131 | controller | changed
2026-06-09 17:48:32.967215 | 
2026-06-09 17:48:32.967311 | TASK [env_op_images : List cluster nodes]
2026-06-09 17:48:33.559076 | controller | {
2026-06-09 17:48:33.559189 | controller |     "apiVersion": "v1",
2026-06-09 17:48:33.559202 | controller |     "items": [
2026-06-09 17:48:33.559211 | controller |         {
2026-06-09 17:48:33.559221 | controller |             "apiVersion": "v1",
2026-06-09 17:48:33.559230 | controller |             "kind": "Node",
2026-06-09 17:48:33.559238 | controller |             "metadata": {
2026-06-09 17:48:33.559247 | controller |                 "annotations": {
2026-06-09 17:48:33.559259 | controller |                     "csi.volume.kubernetes.io/nodeid": "{\"kubevirt.io.hostpath-provisioner\":\"crc\"}",
2026-06-09 17:48:33.559274 | 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 17:48:33.559286 | 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 17:48:33.559295 | controller |                     "k8s.ovn.org/node-chassis-id": "3b0abf3d-8e25-46c6-8e31-df8d6f85716a",
2026-06-09 17:48:33.559303 | controller |                     "k8s.ovn.org/node-encap-ips": "[\"192.168.126.11\"]",
2026-06-09 17:48:33.559311 | controller |                     "k8s.ovn.org/node-id": "2",
2026-06-09 17:48:33.559324 | controller |                     "k8s.ovn.org/node-masquerade-subnet": "{\"ipv4\":\"169.254.0.0/17\",\"ipv6\":\"fd69::/112\"}",
2026-06-09 17:48:33.559333 | controller |                     "k8s.ovn.org/node-primary-ifaddr": "{\"ipv4\":\"192.168.130.11/24\"}",
2026-06-09 17:48:33.559340 | controller |                     "k8s.ovn.org/node-subnets": "{\"default\":[\"10.217.0.0/23\"]}",
2026-06-09 17:48:33.559348 | controller |                     "k8s.ovn.org/node-transit-switch-port-ifaddr": "{\"ipv4\":\"100.88.0.2/16\"}",
2026-06-09 17:48:33.559356 | controller |                     "k8s.ovn.org/remote-zone-migrated": "crc",
2026-06-09 17:48:33.559364 | controller |                     "k8s.ovn.org/zone-name": "crc",
2026-06-09 17:48:33.559372 | controller |                     "machineconfiguration.openshift.io/controlPlaneTopology": "SingleReplica",
2026-06-09 17:48:33.559381 | controller |                     "machineconfiguration.openshift.io/currentConfig": "rendered-master-463c990ae77c88c10ed494b769c09675",
2026-06-09 17:48:33.559440 | controller |                     "machineconfiguration.openshift.io/desiredConfig": "rendered-master-3b10f0e14e0840cae61b5e9a3b74778f",
2026-06-09 17:48:33.559454 | controller |                     "machineconfiguration.openshift.io/desiredDrain": "uncordon-rendered-master-463c990ae77c88c10ed494b769c09675",
2026-06-09 17:48:33.559465 | controller |                     "machineconfiguration.openshift.io/lastAppliedDrain": "uncordon-rendered-master-463c990ae77c88c10ed494b769c09675",
2026-06-09 17:48:33.559475 | controller |                     "machineconfiguration.openshift.io/lastObservedServerCAAnnotation": "false",
2026-06-09 17:48:33.559487 | controller |                     "machineconfiguration.openshift.io/lastSyncedControllerConfigResourceVersion": "89276",
2026-06-09 17:48:33.559497 | controller |                     "machineconfiguration.openshift.io/post-config-action": "",
2026-06-09 17:48:33.559505 | 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 17:48:33.559514 | controller |                     "machineconfiguration.openshift.io/state": "Degraded",
2026-06-09 17:48:33.559521 | controller |                     "volumes.kubernetes.io/controller-managed-attach-detach": "true"
2026-06-09 17:48:33.559529 | controller |                 },
2026-06-09 17:48:33.559537 | controller |                 "creationTimestamp": "2025-11-02T07:49:51Z",
2026-06-09 17:48:33.559544 | controller |                 "labels": {
2026-06-09 17:48:33.559552 | controller |                     "beta.kubernetes.io/arch": "amd64",
2026-06-09 17:48:33.559560 | controller |                     "beta.kubernetes.io/os": "linux",
2026-06-09 17:48:33.559577 | controller |                     "kubernetes.io/arch": "amd64",
2026-06-09 17:48:33.559585 | controller |                     "kubernetes.io/hostname": "crc",
2026-06-09 17:48:33.559593 | controller |                     "kubernetes.io/os": "linux",
2026-06-09 17:48:33.559601 | controller |                     "node-role.kubernetes.io/control-plane": "",
2026-06-09 17:48:33.559608 | controller |                     "node-role.kubernetes.io/master": "",
2026-06-09 17:48:33.559616 | controller |                     "node-role.kubernetes.io/worker": "",
2026-06-09 17:48:33.559623 | controller |                     "node.openshift.io/os_id": "rhel",
2026-06-09 17:48:33.559631 | controller |                     "topology.hostpath.csi/node": "crc"
2026-06-09 17:48:33.559639 | controller |                 },
2026-06-09 17:48:33.559647 | controller |                 "name": "crc",
2026-06-09 17:48:33.559657 | controller |                 "resourceVersion": "89277",
2026-06-09 17:48:33.559667 | controller |                 "uid": "23216ff3-032e-49af-af7e-1d23d5907b59"
2026-06-09 17:48:33.559674 | controller |             },
2026-06-09 17:48:33.559682 | controller |             "spec": {},
2026-06-09 17:48:33.559690 | controller |             "status": {
2026-06-09 17:48:33.559697 | controller |                 "addresses": [
2026-06-09 17:48:33.559705 | controller |                     {
2026-06-09 17:48:33.559712 | controller |                         "address": "192.168.126.11",
2026-06-09 17:48:33.559720 | controller |                         "type": "InternalIP"
2026-06-09 17:48:33.559728 | controller |                     },
2026-06-09 17:48:33.559735 | controller |                     {
2026-06-09 17:48:33.559743 | controller |                         "address": "crc",
2026-06-09 17:48:33.559751 | controller |                         "type": "Hostname"
2026-06-09 17:48:33.559759 | controller |                     }
2026-06-09 17:48:33.559766 | controller |                 ],
2026-06-09 17:48:33.559787 | controller |                 "allocatable": {
2026-06-09 17:48:33.559795 | controller |                     "cpu": "11800m",
2026-06-09 17:48:33.559803 | controller |                     "ephemeral-storage": "231016688053",
2026-06-09 17:48:33.559811 | controller |                     "hugepages-1Gi": "0",
2026-06-09 17:48:33.559818 | controller |                     "hugepages-2Mi": "0",
2026-06-09 17:48:33.559826 | controller |                     "memory": "31621684Ki",
2026-06-09 17:48:33.559834 | controller |                     "pods": "250"
2026-06-09 17:48:33.559841 | controller |                 },
2026-06-09 17:48:33.559849 | controller |                 "capacity": {
2026-06-09 17:48:33.559856 | controller |                     "cpu": "12",
2026-06-09 17:48:33.559864 | controller |                     "ephemeral-storage": "251067372Ki",
2026-06-09 17:48:33.559872 | controller |                     "hugepages-1Gi": "0",
2026-06-09 17:48:33.559880 | controller |                     "hugepages-2Mi": "0",
2026-06-09 17:48:33.559887 | controller |                     "memory": "32082484Ki",
2026-06-09 17:48:33.559895 | controller |                     "pods": "250"
2026-06-09 17:48:33.559903 | controller |                 },
2026-06-09 17:48:33.559910 | controller |                 "conditions": [
2026-06-09 17:48:33.559918 | controller |                     {
2026-06-09 17:48:33.559926 | controller |                         "lastHeartbeatTime": "2026-06-09T17:46:42Z",
2026-06-09 17:48:33.559934 | controller |                         "lastTransitionTime": "2026-05-05T08:08:11Z",
2026-06-09 17:48:33.559941 | controller |                         "message": "kubelet has sufficient memory available",
2026-06-09 17:48:33.559949 | controller |                         "reason": "KubeletHasSufficientMemory",
2026-06-09 17:48:33.559956 | controller |                         "status": "False",
2026-06-09 17:48:33.559964 | controller |                         "type": "MemoryPressure"
2026-06-09 17:48:33.559977 | controller |                     },
2026-06-09 17:48:33.559985 | controller |                     {
2026-06-09 17:48:33.559993 | controller |                         "lastHeartbeatTime": "2026-06-09T17:46:42Z",
2026-06-09 17:48:33.560000 | controller |                         "lastTransitionTime": "2026-05-05T08:08:11Z",
2026-06-09 17:48:33.560008 | controller |                         "message": "kubelet has no disk pressure",
2026-06-09 17:48:33.560016 | controller |                         "reason": "KubeletHasNoDiskPressure",
2026-06-09 17:48:33.560023 | controller |                         "status": "False",
2026-06-09 17:48:33.560031 | controller |                         "type": "DiskPressure"
2026-06-09 17:48:33.560043 | controller |                     },
2026-06-09 17:48:33.560051 | controller |                     {
2026-06-09 17:48:33.560059 | controller |                         "lastHeartbeatTime": "2026-06-09T17:46:42Z",
2026-06-09 17:48:33.560066 | controller |                         "lastTransitionTime": "2026-05-05T08:08:11Z",
2026-06-09 17:48:33.560074 | controller |                         "message": "kubelet has sufficient PID available",
2026-06-09 17:48:33.560082 | controller |                         "reason": "KubeletHasSufficientPID",
2026-06-09 17:48:33.560089 | controller |                         "status": "False",
2026-06-09 17:48:33.560097 | controller |                         "type": "PIDPressure"
2026-06-09 17:48:33.560104 | controller |                     },
2026-06-09 17:48:33.560112 | controller |                     {
2026-06-09 17:48:33.560120 | controller |                         "lastHeartbeatTime": "2026-06-09T17:46:42Z",
2026-06-09 17:48:33.560127 | controller |                         "lastTransitionTime": "2026-05-05T08:09:02Z",
2026-06-09 17:48:33.560135 | controller |                         "message": "kubelet is posting ready status",
2026-06-09 17:48:33.560143 | controller |                         "reason": "KubeletReady",
2026-06-09 17:48:33.560150 | controller |                         "status": "True",
2026-06-09 17:48:33.560158 | controller |                         "type": "Ready"
2026-06-09 17:48:33.560165 | controller |                     }
2026-06-09 17:48:33.560173 | controller |                 ],
2026-06-09 17:48:33.560180 | controller |                 "daemonEndpoints": {
2026-06-09 17:48:33.560188 | controller |                     "kubeletEndpoint": {
2026-06-09 17:48:33.560196 | controller |                         "Port": 10250
2026-06-09 17:48:33.560203 | controller |                     }
2026-06-09 17:48:33.560211 | controller |                 },
2026-06-09 17:48:33.560218 | controller |                 "features": {
2026-06-09 17:48:33.560226 | controller |                     "supplementalGroupsPolicy": true
2026-06-09 17:48:33.560234 | controller |                 },
2026-06-09 17:48:33.560241 | controller |                 "images": [
2026-06-09 17:48:33.560249 | controller |                     {
2026-06-09 17:48:33.560256 | controller |                         "names": [
2026-06-09 17:48:33.560264 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3"
2026-06-09 17:48:33.560273 | controller |                         ],
2026-06-09 17:48:33.560310 | controller |                         "sizeBytes": 2981840865
2026-06-09 17:48:33.560321 | controller |                     },
2026-06-09 17:48:33.560328 | controller |                     {
2026-06-09 17:48:33.560336 | controller |                         "names": [
2026-06-09 17:48:33.560344 | controller |                             "registry.redhat.io/redhat/redhat-operator-index@sha256:17ab4d99557778e6afe5e9146f4101afee5cc37b156a72f5666c03bc2ebee883"
2026-06-09 17:48:33.560351 | controller |                         ],
2026-06-09 17:48:33.560359 | controller |                         "sizeBytes": 1791386233
2026-06-09 17:48:33.560367 | controller |                     },
2026-06-09 17:48:33.560374 | controller |                     {
2026-06-09 17:48:33.560384 | controller |                         "names": [
2026-06-09 17:48:33.560433 | controller |                             "registry.redhat.io/redhat/redhat-operator-index@sha256:5c3f3263c53a13ba9a8c96e78ed8d243ee383c174eb90501bac4d5d3e052235f",
2026-06-09 17:48:33.560444 | controller |                             "registry.redhat.io/redhat/redhat-operator-index@sha256:fc6a16d8f231accd9aa36e952dece09ceb23dd2bd734fa3d5279adae1b59f636",
2026-06-09 17:48:33.560452 | controller |                             "registry.redhat.io/redhat/redhat-operator-index:v4.20"
2026-06-09 17:48:33.560459 | controller |                         ],
2026-06-09 17:48:33.560467 | controller |                         "sizeBytes": 1657240136
2026-06-09 17:48:33.560474 | controller |                     },
2026-06-09 17:48:33.560482 | controller |                     {
2026-06-09 17:48:33.560490 | controller |                         "names": [
2026-06-09 17:48:33.560497 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122"
2026-06-09 17:48:33.560505 | controller |                         ],
2026-06-09 17:48:33.560513 | controller |                         "sizeBytes": 1641503854
2026-06-09 17:48:33.560520 | controller |                     },
2026-06-09 17:48:33.560534 | controller |                     {
2026-06-09 17:48:33.560542 | controller |                         "names": [
2026-06-09 17:48:33.560557 | controller |                             "registry.redhat.io/redhat/redhat-operator-index@sha256:286bb0beab328954b0a86b7f066fd5a843b462d6acb2812df7ec788015cd32d4"
2026-06-09 17:48:33.560565 | controller |                         ],
2026-06-09 17:48:33.560572 | controller |                         "sizeBytes": 1597684406
2026-06-09 17:48:33.560585 | controller |                     },
2026-06-09 17:48:33.560593 | controller |                     {
2026-06-09 17:48:33.560600 | controller |                         "names": [
2026-06-09 17:48:33.560608 | controller |                             "registry.redhat.io/redhat/community-operator-index@sha256:c9add2335003619091431949f06c510389101d25ed6fce687f8c88c5af845e28"
2026-06-09 17:48:33.560615 | controller |                         ],
2026-06-09 17:48:33.560623 | controller |                         "sizeBytes": 1283022964
2026-06-09 17:48:33.560631 | controller |                     },
2026-06-09 17:48:33.560638 | controller |                     {
2026-06-09 17:48:33.560646 | controller |                         "names": [
2026-06-09 17:48:33.560653 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05"
2026-06-09 17:48:33.560661 | controller |                         ],
2026-06-09 17:48:33.560669 | controller |                         "sizeBytes": 1261384762
2026-06-09 17:48:33.560676 | controller |                     },
2026-06-09 17:48:33.560684 | controller |                     {
2026-06-09 17:48:33.560691 | controller |                         "names": [
2026-06-09 17:48:33.560699 | controller |                             "registry.redhat.io/redhat/certified-operator-index@sha256:37e263543015cf9e1eb290fd9b583ca3e38111ab4a2c1b19924645996153a503"
2026-06-09 17:48:33.560707 | controller |                         ],
2026-06-09 17:48:33.560714 | controller |                         "sizeBytes": 1236270196
2026-06-09 17:48:33.560722 | controller |                     },
2026-06-09 17:48:33.560729 | controller |                     {
2026-06-09 17:48:33.560737 | controller |                         "names": [
2026-06-09 17:48:33.560745 | controller |                             "registry.redhat.io/redhat/community-operator-index@sha256:8d607fb6cc75ca36bca1e0a9c5bea5d1919b75db20733df69c64c8a10ee8083d"
2026-06-09 17:48:33.560752 | controller |                         ],
2026-06-09 17:48:33.560760 | controller |                         "sizeBytes": 1224304325
2026-06-09 17:48:33.560768 | controller |                     },
2026-06-09 17:48:33.560775 | controller |                     {
2026-06-09 17:48:33.560783 | controller |                         "names": [
2026-06-09 17:48:33.560791 | controller |                             "registry.redhat.io/redhat/redhat-marketplace-index@sha256:16c924364aff11c1e7d81fc194230d06a544055b8b45d3db8079a0682e0aed75"
2026-06-09 17:48:33.560798 | controller |                         ],
2026-06-09 17:48:33.560806 | controller |                         "sizeBytes": 1188201576
2026-06-09 17:48:33.560813 | controller |                     },
2026-06-09 17:48:33.560821 | controller |                     {
2026-06-09 17:48:33.560830 | controller |                         "names": [
2026-06-09 17:48:33.560838 | controller |                             "quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:887afd1c76a8f43378130fcf66af889c82cfb4e143afae335480328d4fc7cc1a",
2026-06-09 17:48:33.560847 | controller |                             "quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified"
2026-06-09 17:48:33.560855 | controller |                         ],
2026-06-09 17:48:33.560863 | controller |                         "sizeBytes": 1161782565
2026-06-09 17:48:33.560870 | controller |                     },
2026-06-09 17:48:33.560878 | controller |                     {
2026-06-09 17:48:33.560885 | controller |                         "names": [
2026-06-09 17:48:33.560893 | controller |                             "registry.redhat.io/redhat/certified-operator-index@sha256:118180e202bc322e991b99479339a234dc9172f6aff9bf199050dd11eaa9c3e4",
2026-06-09 17:48:33.560901 | controller |                             "registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e",
2026-06-09 17:48:33.560908 | controller |                             "registry.redhat.io/redhat/certified-operator-index:v4.20"
2026-06-09 17:48:33.560920 | controller |                         ],
2026-06-09 17:48:33.560928 | controller |                         "sizeBytes": 1136266055
2026-06-09 17:48:33.560936 | controller |                     },
2026-06-09 17:48:33.560943 | controller |                     {
2026-06-09 17:48:33.560951 | controller |                         "names": [
2026-06-09 17:48:33.560958 | controller |                             "registry.redhat.io/redhat/certified-operator-index@sha256:a4c5df55584cba56f00004a090923a5c6de2071add5eb1672a5e20aa646aad8c"
2026-06-09 17:48:33.560966 | controller |                         ],
2026-06-09 17:48:33.560974 | controller |                         "sizeBytes": 1126957757
2026-06-09 17:48:33.560981 | controller |                     },
2026-06-09 17:48:33.560989 | controller |                     {
2026-06-09 17:48:33.560996 | controller |                         "names": [
2026-06-09 17:48:33.561004 | controller |                             "registry.redhat.io/redhat/community-operator-index@sha256:9d9b0f7fd9fe7021d02a6185286fdafa9bd1d41ce75d5155e8ea2f9241411d57"
2026-06-09 17:48:33.561011 | controller |                         ],
2026-06-09 17:48:33.561019 | controller |                         "sizeBytes": 1112838462
2026-06-09 17:48:33.561026 | controller |                     },
2026-06-09 17:48:33.561034 | controller |                     {
2026-06-09 17:48:33.561042 | controller |                         "names": [
2026-06-09 17:48:33.561049 | controller |                             "registry.redhat.io/redhat/community-operator-index@sha256:53e0d53fffd785593613210cd8283262a8e2bb62f3f9311aceec20ab8758eacb",
2026-06-09 17:48:33.561057 | controller |                             "registry.redhat.io/redhat/community-operator-index@sha256:b693b87e9f3f01270b2e5bc4144773623095b823f2870718492b2c7fe6125bd8",
2026-06-09 17:48:33.561065 | controller |                             "registry.redhat.io/redhat/community-operator-index:v4.20"
2026-06-09 17:48:33.561072 | controller |                         ],
2026-06-09 17:48:33.561080 | controller |                         "sizeBytes": 1112718651
2026-06-09 17:48:33.561087 | controller |                     },
2026-06-09 17:48:33.561095 | controller |                     {
2026-06-09 17:48:33.561102 | controller |                         "names": [
2026-06-09 17:48:33.561117 | controller |                             "quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:05ada8cde6c86ae8ee0ca06b60e0cbb9224777312d1f41e2b34dc7d5e04057f4",
2026-06-09 17:48:33.561132 | controller |                             "quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified"
2026-06-09 17:48:33.561140 | controller |                         ],
2026-06-09 17:48:33.561147 | controller |                         "sizeBytes": 1083749533
2026-06-09 17:48:33.561155 | controller |                     },
2026-06-09 17:48:33.561163 | controller |                     {
2026-06-09 17:48:33.561170 | controller |                         "names": [
2026-06-09 17:48:33.561178 | controller |                             "registry.redhat.io/redhat/redhat-marketplace-index@sha256:df08951924aa23b2333436a1d04b2dba56c366bb4f09d39ae3aedb980e4fb909"
2026-06-09 17:48:33.561185 | controller |                         ],
2026-06-09 17:48:33.561193 | controller |                         "sizeBytes": 1079537324
2026-06-09 17:48:33.561200 | controller |                     },
2026-06-09 17:48:33.561208 | controller |                     {
2026-06-09 17:48:33.561215 | controller |                         "names": [
2026-06-09 17:48:33.561223 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115"
2026-06-09 17:48:33.561231 | controller |                         ],
2026-06-09 17:48:33.561238 | controller |                         "sizeBytes": 1052707833
2026-06-09 17:48:33.561246 | controller |                     },
2026-06-09 17:48:33.561253 | controller |                     {
2026-06-09 17:48:33.561261 | controller |                         "names": [
2026-06-09 17:48:33.561268 | controller |                             "registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0",
2026-06-09 17:48:33.561276 | controller |                             "registry.redhat.io/redhat/redhat-marketplace-index@sha256:d2e13490a1679a1dc5a97ba6200cc730a5fca2bf96c70ad73a80f37bba48e4f3",
2026-06-09 17:48:33.561284 | controller |                             "registry.redhat.io/redhat/redhat-marketplace-index:v4.20"
2026-06-09 17:48:33.561295 | controller |                         ],
2026-06-09 17:48:33.561303 | controller |                         "sizeBytes": 1039136056
2026-06-09 17:48:33.561311 | controller |                     },
2026-06-09 17:48:33.561318 | controller |                     {
2026-06-09 17:48:33.561326 | controller |                         "names": [
2026-06-09 17:48:33.561333 | controller |                             "quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:cf8337209db10a9c53b1358d3d7669e668ae4eac41e3ce0552be9bfb2c1165d1",
2026-06-09 17:48:33.561341 | controller |                             "quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified"
2026-06-09 17:48:33.561349 | controller |                         ],
2026-06-09 17:48:33.561356 | controller |                         "sizeBytes": 992738785
2026-06-09 17:48:33.561364 | controller |                     },
2026-06-09 17:48:33.561371 | controller |                     {
2026-06-09 17:48:33.561379 | controller |                         "names": [
2026-06-09 17:48:33.561428 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9"
2026-06-09 17:48:33.561442 | controller |                         ],
2026-06-09 17:48:33.561453 | controller |                         "sizeBytes": 989392005
2026-06-09 17:48:33.561463 | controller |                     },
2026-06-09 17:48:33.561474 | controller |                     {
2026-06-09 17:48:33.561484 | controller |                         "names": [
2026-06-09 17:48:33.561494 | controller |                             "quay.io/podified-antelope-centos9/openstack-glance-api@sha256:30d61dd1afa8d55014cd6fec25360a879ff63cbe03089f1dcdf120a632bb54d9",
2026-06-09 17:48:33.561504 | controller |                             "quay.io/podified-antelope-centos9/openstack-glance-api:current-podified"
2026-06-09 17:48:33.561512 | controller |                         ],
2026-06-09 17:48:33.561519 | controller |                         "sizeBytes": 983337330
2026-06-09 17:48:33.561527 | controller |                     },
2026-06-09 17:48:33.561534 | controller |                     {
2026-06-09 17:48:33.561542 | controller |                         "names": [
2026-06-09 17:48:33.561550 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47"
2026-06-09 17:48:33.561557 | controller |                         ],
2026-06-09 17:48:33.561565 | controller |                         "sizeBytes": 971668163
2026-06-09 17:48:33.561572 | controller |                     },
2026-06-09 17:48:33.561580 | controller |                     {
2026-06-09 17:48:33.561587 | controller |                         "names": [
2026-06-09 17:48:33.561595 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0"
2026-06-09 17:48:33.561603 | controller |                         ],
2026-06-09 17:48:33.561610 | controller |                         "sizeBytes": 969078739
2026-06-09 17:48:33.561618 | controller |                     },
2026-06-09 17:48:33.561625 | controller |                     {
2026-06-09 17:48:33.561633 | controller |                         "names": [
2026-06-09 17:48:33.561641 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f"
2026-06-09 17:48:33.561654 | controller |                         ],
2026-06-09 17:48:33.561661 | controller |                         "sizeBytes": 876488654
2026-06-09 17:48:33.561669 | controller |                     },
2026-06-09 17:48:33.561677 | controller |                     {
2026-06-09 17:48:33.561684 | controller |                         "names": [
2026-06-09 17:48:33.561692 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2"
2026-06-09 17:48:33.561699 | controller |                         ],
2026-06-09 17:48:33.561707 | controller |                         "sizeBytes": 874121453
2026-06-09 17:48:33.561715 | controller |                     },
2026-06-09 17:48:33.561722 | controller |                     {
2026-06-09 17:48:33.561730 | controller |                         "names": [
2026-06-09 17:48:33.561737 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825"
2026-06-09 17:48:33.561750 | controller |                         ],
2026-06-09 17:48:33.561758 | controller |                         "sizeBytes": 847332502
2026-06-09 17:48:33.561766 | controller |                     },
2026-06-09 17:48:33.561774 | controller |                     {
2026-06-09 17:48:33.561781 | controller |                         "names": [
2026-06-09 17:48:33.561795 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b"
2026-06-09 17:48:33.561803 | controller |                         ],
2026-06-09 17:48:33.561811 | controller |                         "sizeBytes": 772260039
2026-06-09 17:48:33.561819 | controller |                     },
2026-06-09 17:48:33.561826 | controller |                     {
2026-06-09 17:48:33.561834 | controller |                         "names": [
2026-06-09 17:48:33.561841 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:36c4867005702f0c4cbfcfa33f18a98596a6c9b1340b633c85ccef84a0c4f889"
2026-06-09 17:48:33.561849 | controller |                         ],
2026-06-09 17:48:33.561857 | controller |                         "sizeBytes": 769516783
2026-06-09 17:48:33.561864 | controller |                     },
2026-06-09 17:48:33.561872 | controller |                     {
2026-06-09 17:48:33.561879 | controller |                         "names": [
2026-06-09 17:48:33.561887 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1b55c029f731ebbde3c5580eef98a588264f4d6a8ae667805c9521dd1ecf1d5d"
2026-06-09 17:48:33.561894 | controller |                         ],
2026-06-09 17:48:33.561902 | controller |                         "sizeBytes": 721591926
2026-06-09 17:48:33.561910 | controller |                     },
2026-06-09 17:48:33.561917 | controller |                     {
2026-06-09 17:48:33.561925 | controller |                         "names": [
2026-06-09 17:48:33.561932 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-api@sha256:6a1fd3afaff3c587030a5cdd0a7f07a1b02c0c9244e9095fd7907e93229b8ba3",
2026-06-09 17:48:33.561940 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-api:current-podified"
2026-06-09 17:48:33.561948 | controller |                         ],
2026-06-09 17:48:33.561956 | controller |                         "sizeBytes": 685346535
2026-06-09 17:48:33.561963 | controller |                     },
2026-06-09 17:48:33.561971 | controller |                     {
2026-06-09 17:48:33.561978 | controller |                         "names": [
2026-06-09 17:48:33.561986 | controller |                             "quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:32504a0660cd81bed4bf883ab18219c7af028ef6f5cd6b5cc8225a58252d65e8",
2026-06-09 17:48:33.561994 | controller |                             "quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified"
2026-06-09 17:48:33.562001 | controller |                         ],
2026-06-09 17:48:33.562009 | controller |                         "sizeBytes": 679305043
2026-06-09 17:48:33.562016 | controller |                     },
2026-06-09 17:48:33.562024 | controller |                     {
2026-06-09 17:48:33.562031 | controller |                         "names": [
2026-06-09 17:48:33.562039 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8b54a4f4c4d0ed06bf07b9f6ef7cd9d730d448789c5ad3e20c1cdc56bcbcae90",
2026-06-09 17:48:33.562047 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified"
2026-06-09 17:48:33.562054 | controller |                         ],
2026-06-09 17:48:33.562062 | controller |                         "sizeBytes": 670911986
2026-06-09 17:48:33.562070 | controller |                     },
2026-06-09 17:48:33.562077 | controller |                     {
2026-06-09 17:48:33.562085 | controller |                         "names": [
2026-06-09 17:48:33.562092 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:99287b7aa83a5c1c32b9c3077bb084ea2f3c582f87b298d861544e5c5a6ebf41",
2026-06-09 17:48:33.562100 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified"
2026-06-09 17:48:33.562107 | controller |                         ],
2026-06-09 17:48:33.562115 | controller |                         "sizeBytes": 668539883
2026-06-09 17:48:33.562127 | controller |                     },
2026-06-09 17:48:33.562134 | controller |                     {
2026-06-09 17:48:33.562142 | controller |                         "names": [
2026-06-09 17:48:33.562150 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:d4f2093717c3afc62018cae39e59e66ec30f8e1a29b1d7786aa73e23ce8f9b7e",
2026-06-09 17:48:33.562157 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified"
2026-06-09 17:48:33.562165 | controller |                         ],
2026-06-09 17:48:33.562172 | controller |                         "sizeBytes": 668539883
2026-06-09 17:48:33.562180 | controller |                     },
2026-06-09 17:48:33.562188 | controller |                     {
2026-06-09 17:48:33.562195 | controller |                         "names": [
2026-06-09 17:48:33.562203 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e"
2026-06-09 17:48:33.562210 | controller |                         ],
2026-06-09 17:48:33.562218 | controller |                         "sizeBytes": 646867625
2026-06-09 17:48:33.562226 | controller |                     },
2026-06-09 17:48:33.562233 | controller |                     {
2026-06-09 17:48:33.562241 | controller |                         "names": [
2026-06-09 17:48:33.562248 | controller |                             "quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8",
2026-06-09 17:48:33.562260 | controller |                             "quay.io/metal3-io/ironic:release-24.1"
2026-06-09 17:48:33.562268 | controller |                         ],
2026-06-09 17:48:33.562275 | controller |                         "sizeBytes": 644545406
2026-06-09 17:48:33.562283 | controller |                     },
2026-06-09 17:48:33.562291 | controller |                     {
2026-06-09 17:48:33.562298 | controller |                         "names": [
2026-06-09 17:48:33.562306 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b"
2026-06-09 17:48:33.562313 | controller |                         ],
2026-06-09 17:48:33.562321 | controller |                         "sizeBytes": 638910445
2026-06-09 17:48:33.562329 | controller |                     },
2026-06-09 17:48:33.562336 | controller |                     {
2026-06-09 17:48:33.562344 | controller |                         "names": [
2026-06-09 17:48:33.562351 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4"
2026-06-09 17:48:33.562364 | controller |                         ],
2026-06-09 17:48:33.562371 | controller |                         "sizeBytes": 617699779
2026-06-09 17:48:33.562379 | controller |                     },
2026-06-09 17:48:33.562425 | controller |                     {
2026-06-09 17:48:33.562438 | controller |                         "names": [
2026-06-09 17:48:33.562449 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9"
2026-06-09 17:48:33.562460 | controller |                         ],
2026-06-09 17:48:33.562470 | controller |                         "sizeBytes": 607756695
2026-06-09 17:48:33.562478 | controller |                     },
2026-06-09 17:48:33.562485 | controller |                     {
2026-06-09 17:48:33.562493 | controller |                         "names": [
2026-06-09 17:48:33.562501 | controller |                             "quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2ef2c3ebb9340307b3b5d6b8c8bf113f5dc11b07cf78924d38dde8b2945b8e04",
2026-06-09 17:48:33.562508 | controller |                             "quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified"
2026-06-09 17:48:33.562516 | controller |                         ],
2026-06-09 17:48:33.562524 | controller |                         "sizeBytes": 594687717
2026-06-09 17:48:33.562531 | controller |                     },
2026-06-09 17:48:33.562539 | controller |                     {
2026-06-09 17:48:33.562546 | controller |                         "names": [
2026-06-09 17:48:33.562554 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e"
2026-06-09 17:48:33.562562 | controller |                         ],
2026-06-09 17:48:33.562575 | controller |                         "sizeBytes": 584721741
2026-06-09 17:48:33.562583 | controller |                     },
2026-06-09 17:48:33.562591 | controller |                     {
2026-06-09 17:48:33.562598 | controller |                         "names": [
2026-06-09 17:48:33.562606 | controller |                             "registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9",
2026-06-09 17:48:33.562614 | controller |                             "registry.redhat.io/openshift4/ose-cli@sha256:ef83967297f619f45075e7fd1428a1eb981622a6c174c46fb53b158ed24bed85",
2026-06-09 17:48:33.562622 | controller |                             "registry.redhat.io/openshift4/ose-cli:latest"
2026-06-09 17:48:33.562629 | controller |                         ],
2026-06-09 17:48:33.562637 | controller |                         "sizeBytes": 584351326
2026-06-09 17:48:33.562644 | controller |                     },
2026-06-09 17:48:33.562652 | controller |                     {
2026-06-09 17:48:33.562660 | controller |                         "names": [
2026-06-09 17:48:33.562667 | controller |                             "quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04"
2026-06-09 17:48:33.562675 | controller |                         ],
2026-06-09 17:48:33.562683 | controller |                         "sizeBytes": 545674969
2026-06-09 17:48:33.562691 | controller |                     },
2026-06-09 17:48:33.562698 | controller |                     {
2026-06-09 17:48:33.562706 | controller |                         "names": [
2026-06-09 17:48:33.562714 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e"
2026-06-09 17:48:33.562721 | controller |                         ],
2026-06-09 17:48:33.562729 | controller |                         "sizeBytes": 542463064
2026-06-09 17:48:33.562737 | controller |                     },
2026-06-09 17:48:33.562744 | controller |                     {
2026-06-09 17:48:33.562752 | controller |                         "names": [
2026-06-09 17:48:33.562760 | controller |                             "quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6"
2026-06-09 17:48:33.562768 | controller |                         ],
2026-06-09 17:48:33.562776 | controller |                         "sizeBytes": 539380592
2026-06-09 17:48:33.562784 | controller |                     },
2026-06-09 17:48:33.562792 | controller |                     {
2026-06-09 17:48:33.562800 | controller |                         "names": [
2026-06-09 17:48:33.562808 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2"
2026-06-09 17:48:33.562816 | controller |                         ],
2026-06-09 17:48:33.562823 | controller |                         "sizeBytes": 533027808
2026-06-09 17:48:33.562880 | controller |                     },
2026-06-09 17:48:33.562889 | controller |                     {
2026-06-09 17:48:33.562896 | controller |                         "names": [
2026-06-09 17:48:33.562904 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612"
2026-06-09 17:48:33.562912 | controller |                         ],
2026-06-09 17:48:33.562919 | controller |                         "sizeBytes": 528200501
2026-06-09 17:48:33.562927 | controller |                     },
2026-06-09 17:48:33.562935 | controller |                     {
2026-06-09 17:48:33.562942 | controller |                         "names": [
2026-06-09 17:48:33.562950 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a"
2026-06-09 17:48:33.562957 | controller |                         ],
2026-06-09 17:48:33.562974 | controller |                         "sizeBytes": 527774342
2026-06-09 17:48:33.563030 | controller |                     },
2026-06-09 17:48:33.563039 | controller |                     {
2026-06-09 17:48:33.563046 | controller |                         "names": [
2026-06-09 17:48:33.563054 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d"
2026-06-09 17:48:33.563062 | controller |                         ],
2026-06-09 17:48:33.563079 | controller |                         "sizeBytes": 526632426
2026-06-09 17:48:33.563097 | controller |                     }
2026-06-09 17:48:33.563107 | controller |                 ],
2026-06-09 17:48:33.563115 | controller |                 "nodeInfo": {
2026-06-09 17:48:33.563124 | controller |                     "architecture": "amd64",
2026-06-09 17:48:33.563132 | controller |                     "bootID": "642bdb7d-93c6-4cd7-adc2-c9ae12e34569",
2026-06-09 17:48:33.563140 | controller |                     "containerRuntimeVersion": "cri-o://1.33.5-3.rhaos4.20.gitd0ea985.el9",
2026-06-09 17:48:33.563155 | controller |                     "kernelVersion": "5.14.0-570.57.1.el9_6.x86_64",
2026-06-09 17:48:33.563171 | controller |                     "kubeProxyVersion": "",
2026-06-09 17:48:33.563214 | controller |                     "kubeletVersion": "v1.33.5",
2026-06-09 17:48:33.563223 | controller |                     "machineID": "80bc4fba336e4ca1bc9d28a8be52a356",
2026-06-09 17:48:33.563231 | controller |                     "operatingSystem": "linux",
2026-06-09 17:48:33.563239 | controller |                     "osImage": "Red Hat Enterprise Linux CoreOS 9.6.20251021-0 (Plow)",
2026-06-09 17:48:33.563246 | controller |                     "systemUUID": "d875d6c5-0af8-437b-a0ec-be45f993ef57"
2026-06-09 17:48:33.563254 | controller |                 },
2026-06-09 17:48:33.563262 | controller |                 "runtimeHandlers": [
2026-06-09 17:48:33.563269 | controller |                     {
2026-06-09 17:48:33.563277 | controller |                         "features": {
2026-06-09 17:48:33.563284 | controller |                             "recursiveReadOnlyMounts": true,
2026-06-09 17:48:33.563298 | controller |                             "userNamespaces": true
2026-06-09 17:48:33.563306 | controller |                         },
2026-06-09 17:48:33.563313 | controller |                         "name": "crun"
2026-06-09 17:48:33.563321 | controller |                     },
2026-06-09 17:48:33.563329 | controller |                     {
2026-06-09 17:48:33.563336 | controller |                         "features": {
2026-06-09 17:48:33.563344 | controller |                             "recursiveReadOnlyMounts": true,
2026-06-09 17:48:33.563352 | controller |                             "userNamespaces": true
2026-06-09 17:48:33.563359 | controller |                         },
2026-06-09 17:48:33.563367 | controller |                         "name": ""
2026-06-09 17:48:33.563375 | controller |                     },
2026-06-09 17:48:33.563382 | controller |                     {
2026-06-09 17:48:33.563421 | controller |                         "features": {
2026-06-09 17:48:33.563433 | controller |                             "recursiveReadOnlyMounts": true,
2026-06-09 17:48:33.563444 | controller |                             "userNamespaces": true
2026-06-09 17:48:33.563455 | controller |                         },
2026-06-09 17:48:33.563466 | controller |                         "name": "runc"
2026-06-09 17:48:33.563477 | controller |                     }
2026-06-09 17:48:33.563487 | controller |                 ]
2026-06-09 17:48:33.563498 | controller |             }
2026-06-09 17:48:33.563509 | controller |         }
2026-06-09 17:48:33.563520 | controller |     ],
2026-06-09 17:48:33.563529 | controller |     "kind": "List",
2026-06-09 17:48:33.563537 | controller |     "metadata": {
2026-06-09 17:48:33.563544 | controller |         "resourceVersion": ""
2026-06-09 17:48:33.563552 | controller |     }
2026-06-09 17:48:33.563560 | controller | }
2026-06-09 17:48:34.110082 | controller | ok: Runtime: 0:00:00.166474
2026-06-09 17:48:34.144596 | 
2026-06-09 17:48:34.144733 | TASK [env_op_images : Warn when oc get nodes did not succeed]
2026-06-09 17:48:34.182010 | controller | skipping: Conditional result was False
2026-06-09 17:48:34.226346 | 
2026-06-09 17:48:34.226489 | TASK [env_op_images : Extract node names]
2026-06-09 17:48:34.326723 | controller | ok
2026-06-09 17:48:34.351895 | 
2026-06-09 17:48:34.352006 | LOOP [env_op_images : Fetch CRI-O unit logs per node]
2026-06-09 17:48:36.160715 | controller | Jun 09 16:26:53.136734 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...
2026-06-09 17:48:36.160971 | controller | Jun 09 16:26:54.192003 crc crio[3654]: time="2026-06-09T16:26:54.190496828Z" level=info msg="Updating config from single file: /etc/crio/crio.conf"
2026-06-09 17:48:36.161000 | controller | Jun 09 16:26:54.193097 crc crio[3654]: time="2026-06-09T16:26:54.192083313Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf"
2026-06-09 17:48:36.161020 | controller | Jun 09 16:26:54.200238 crc crio[3654]: time="2026-06-09T16:26:54.200104754Z" level=info msg="Updating config from path: /etc/crio/crio.conf.d"
2026-06-09 17:48:36.161045 | controller | Jun 09 16:26:54.201383 crc crio[3654]: time="2026-06-09T16:26:54.201304114Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf.d/00-default"
2026-06-09 17:48:36.161064 | controller | Jun 09 16:26:54.221357 crc crio[3654]: time="2026-06-09T16:26:54.221295908Z" level=info msg="Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)"
2026-06-09 17:48:36.161085 | controller | Jun 09 16:26:54.222090 crc crio[3654]: time="2026-06-09T16:26:54.222020338Z" level=info msg="Node configuration value for hugetlb cgroup is true"
2026-06-09 17:48:36.161103 | controller | Jun 09 16:26:54.222200 crc crio[3654]: time="2026-06-09T16:26:54.222184825Z" level=info msg="Node configuration value for pid cgroup is true"
2026-06-09 17:48:36.161120 | controller | Jun 09 16:26:54.223457 crc crio[3654]: time="2026-06-09T16:26:54.223432207Z" level=info msg="Node configuration value for memoryswap cgroup is true"
2026-06-09 17:48:36.161136 | controller | Jun 09 16:26:54.223534 crc crio[3654]: time="2026-06-09T16:26:54.22351765Z" level=info msg="Node configuration value for cgroup v2 is true"
2026-06-09 17:48:36.161153 | controller | Jun 09 16:26:54.275531 crc crio[3654]: time="2026-06-09T16:26:54.275114779Z" level=info msg="Node configuration value for systemd AllowedCPUs is true"
2026-06-09 17:48:36.161172 | controller | Jun 09 16:26:54.347501 crc crio[3654]: time="2026-06-09T16:26:54.346962143Z" 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 17:48:36.161198 | controller | Jun 09 16:26:54.354551 crc crio[3654]: time="2026-06-09T16:26:54.354424021Z" 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 17:48:36.161219 | controller | Jun 09 16:26:54.607454 crc crio[3654]: time="2026-06-09T16:26:54.607332546Z" 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 17:48:36.161236 | controller | Jun 09 16:26:54.954025 crc crio[3654]: time="2026-06-09T16:26:54.953747971Z" level=info msg="Checkpoint/restore support enabled"
2026-06-09 17:48:36.161253 | controller | Jun 09 16:26:54.954025 crc crio[3654]: time="2026-06-09T16:26:54.95384086Z" level=info msg="Using the internal default seccomp profile"
2026-06-09 17:48:36.161270 | controller | Jun 09 16:26:54.954025 crc crio[3654]: time="2026-06-09T16:26:54.954009974Z" level=info msg="AppArmor is disabled by the system or at CRI-O build-time"
2026-06-09 17:48:36.161287 | controller | Jun 09 16:26:54.954025 crc crio[3654]: time="2026-06-09T16:26:54.954024549Z" level=info msg="No blockio config file specified, blockio not configured"
2026-06-09 17:48:36.161303 | controller | Jun 09 16:26:54.954025 crc crio[3654]: time="2026-06-09T16:26:54.954032727Z" level=info msg="RDT not available in the host system"
2026-06-09 17:48:36.161319 | controller | Jun 09 16:26:54.961746 crc crio[3654]: time="2026-06-09T16:26:54.961522965Z" level=info msg="Conmon does support the --sync option"
2026-06-09 17:48:36.161335 | controller | Jun 09 16:26:54.961746 crc crio[3654]: time="2026-06-09T16:26:54.961747091Z" level=info msg="Conmon does support the --log-global-size-max option"
2026-06-09 17:48:36.161351 | controller | Jun 09 16:26:54.966823 crc crio[3654]: time="2026-06-09T16:26:54.966749713Z" level=info msg="Conmon does support the --sync option"
2026-06-09 17:48:36.161368 | controller | Jun 09 16:26:54.966823 crc crio[3654]: time="2026-06-09T16:26:54.966795548Z" level=info msg="Conmon does support the --log-global-size-max option"
2026-06-09 17:48:36.161390 | controller | Jun 09 16:26:55.578407 crc crio[3654]: time="2026-06-09T16:26:55.577557524Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 17:48:36.161412 | controller | Jun 09 16:26:55.578407 crc crio[3654]: time="2026-06-09T16:26:55.578353201Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 17:48:36.161430 | controller | Jun 09 16:26:55.584086 crc crio[3654]: time="2026-06-09T16:26:55.583991143Z" level=info msg="FLAG: --enable-profile-unix-socket=\"true\"\n"
2026-06-09 17:48:36.161453 | controller | Jun 09 16:26:55.584151 crc crio[3654]: time="2026-06-09T16:26:55.58409129Z" level=info msg="FLAG: --stream-address=\"192.168.130.11\"\n"
2026-06-09 17:48:36.161475 | controller | Jun 09 16:26:55.586562 crc crio[3654]: time="2026-06-09T16:26:55.586184616Z" 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.DisableFIPS\", \"bundle\", \"org.systemd.property.\", \"io.kubernetes.cri.container-type\", \"io.kubernetes.cri-o.UnifiedCgroup\", \"cpu-load-balancing.crio.io\", \"cpu-quota.crio.io\", \"io.containers.trace-syscall\", \"cpu-freq-governor.crio.io\", \"io.kubernetes.cri-o.seccompNotifierAction\", \"io.kubernetes.cri-o.PodLinuxResources\", \"io.kubernetes.cri-o.ShmSize\", \"irq-load-balancing.crio.io\", \"cpu-c-states.crio.io\", \"org.criu.config\", \"module.wasm.image/variant\", \"run.oci.\", \"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\", \"io.kubernetes.cri-o.PodLinuxOverhead\", \"io.kubernetes.cri-o.LinkLogs\", \"cpu-shared.crio.io\", \"seccomp-profile.kubernetes.cri-o.io\", \"io.kubernetes.cri.rdt-class\", \"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\", \"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 17:48:36.161499 | controller | Jun 09 16:26:55.592612 crc crio[3654]: time="2026-06-09T16:26:55.592246008Z" level=warning msg="Checking storage directory /var/lib/containers/storage for errors because of unclean shutdown"
2026-06-09 17:48:36.161541 | controller | Jun 09 16:26:57.657371 crc crio[3654]: time="2026-06-09T16:26:57.656579959Z" level=info msg="Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus"
2026-06-09 17:48:36.161563 | controller | Jun 09 16:26:57.658529 crc crio[3654]: time="2026-06-09T16:26:57.657928615Z" level=info msg="Restore irqbalance config: nothing to do"
2026-06-09 17:48:36.161581 | controller | Jun 09 16:26:57.857132 crc crio[3654]: time="2026-06-09T16:26:57.856986914Z" 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 17:48:36.161599 | controller | Jun 09 16:26:57.864852 crc crio[3654]: time="2026-06-09T16:26:57.864767405Z" level=warning msg="Deleting all containers under sandbox 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2 since it could not be restored"
2026-06-09 17:48:36.161618 | controller | Jun 09 16:26:57.874974 crc crio[3654]: time="2026-06-09T16:26:57.87483957Z" 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 17:48:36.161635 | controller | Jun 09 16:26:57.885405 crc crio[3654]: time="2026-06-09T16:26:57.885250774Z" level=warning msg="Deleting all containers under sandbox 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f since it could not be restored"
2026-06-09 17:48:36.161652 | controller | Jun 09 16:26:57.970164 crc crio[3654]: time="2026-06-09T16:26:57.969581056Z" 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 17:48:36.161669 | controller | Jun 09 16:26:57.976112 crc crio[3654]: time="2026-06-09T16:26:57.97603044Z" level=warning msg="Deleting all containers under sandbox da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f since it could not be restored"
2026-06-09 17:48:36.161686 | controller | Jun 09 16:26:58.053479 crc crio[3654]: time="2026-06-09T16:26:58.05326724Z" 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 17:48:36.161703 | controller | Jun 09 16:26:58.063220 crc crio[3654]: time="2026-06-09T16:26:58.062934476Z" level=warning msg="Deleting all containers under sandbox 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20 since it could not be restored"
2026-06-09 17:48:36.161719 | controller | Jun 09 16:26:58.077128 crc crio[3654]: time="2026-06-09T16:26:58.076893082Z" 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 17:48:36.161736 | controller | Jun 09 16:26:58.088908 crc crio[3654]: time="2026-06-09T16:26:58.088629403Z" level=warning msg="Deleting all containers under sandbox b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d since it could not be restored"
2026-06-09 17:48:36.161752 | controller | Jun 09 16:26:58.121052 crc crio[3654]: time="2026-06-09T16:26:58.120906643Z" 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 17:48:36.161768 | controller | Jun 09 16:26:58.132048 crc crio[3654]: time="2026-06-09T16:26:58.131894286Z" level=warning msg="Deleting all containers under sandbox 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7 since it could not be restored"
2026-06-09 17:48:36.161789 | controller | Jun 09 16:26:58.142533 crc crio[3654]: time="2026-06-09T16:26:58.14238512Z" 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 17:48:36.161807 | controller | Jun 09 16:26:58.153815 crc crio[3654]: time="2026-06-09T16:26:58.153571882Z" level=warning msg="Deleting all containers under sandbox 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab since it could not be restored"
2026-06-09 17:48:36.161824 | controller | Jun 09 16:26:58.167908 crc crio[3654]: time="2026-06-09T16:26:58.167850777Z" 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 17:48:36.161840 | controller | Jun 09 16:26:58.173962 crc crio[3654]: time="2026-06-09T16:26:58.173871622Z" level=warning msg="Deleting all containers under sandbox 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6 since it could not be restored"
2026-06-09 17:48:36.161856 | controller | Jun 09 16:26:58.201804 crc crio[3654]: time="2026-06-09T16:26:58.200364327Z" 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 17:48:36.161871 | controller | Jun 09 16:26:58.210794 crc crio[3654]: time="2026-06-09T16:26:58.210701151Z" level=warning msg="Deleting all containers under sandbox 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f since it could not be restored"
2026-06-09 17:48:36.161887 | controller | Jun 09 16:26:58.223318 crc crio[3654]: time="2026-06-09T16:26:58.223207091Z" 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 17:48:36.161902 | controller | Jun 09 16:26:58.228774 crc crio[3654]: time="2026-06-09T16:26:58.228579637Z" level=warning msg="Deleting all containers under sandbox 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150 since it could not be restored"
2026-06-09 17:48:36.161918 | controller | Jun 09 16:26:58.235878 crc crio[3654]: time="2026-06-09T16:26:58.235802269Z" 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 17:48:36.161933 | controller | Jun 09 16:26:58.239735 crc crio[3654]: time="2026-06-09T16:26:58.23959056Z" level=warning msg="Deleting all containers under sandbox cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc since it could not be restored"
2026-06-09 17:48:36.161949 | controller | Jun 09 16:26:58.257299 crc crio[3654]: time="2026-06-09T16:26:58.257086317Z" 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 17:48:36.161964 | controller | Jun 09 16:26:58.261795 crc crio[3654]: time="2026-06-09T16:26:58.261760275Z" level=warning msg="Deleting all containers under sandbox 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405 since it could not be restored"
2026-06-09 17:48:36.161980 | controller | Jun 09 16:26:58.272255 crc crio[3654]: time="2026-06-09T16:26:58.27221372Z" 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 17:48:36.161995 | controller | Jun 09 16:26:58.276913 crc crio[3654]: time="2026-06-09T16:26:58.276811818Z" level=warning msg="Deleting all containers under sandbox caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4 since it could not be restored"
2026-06-09 17:48:36.162014 | controller | Jun 09 16:26:58.289793 crc crio[3654]: time="2026-06-09T16:26:58.289582287Z" 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 17:48:36.162032 | controller | Jun 09 16:26:58.294538 crc crio[3654]: time="2026-06-09T16:26:58.294381345Z" level=warning msg="Deleting all containers under sandbox ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda since it could not be restored"
2026-06-09 17:48:36.162049 | controller | Jun 09 16:26:58.392884 crc crio[3654]: time="2026-06-09T16:26:58.392480863Z" 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 17:48:36.162065 | controller | Jun 09 16:26:58.403423 crc crio[3654]: time="2026-06-09T16:26:58.403245236Z" level=warning msg="Deleting all containers under sandbox df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef since it could not be restored"
2026-06-09 17:48:36.162081 | controller | Jun 09 16:26:58.416024 crc crio[3654]: time="2026-06-09T16:26:58.415857085Z" 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 17:48:36.162096 | controller | Jun 09 16:26:58.423939 crc crio[3654]: time="2026-06-09T16:26:58.423884615Z" level=warning msg="Deleting all containers under sandbox 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1 since it could not be restored"
2026-06-09 17:48:36.162112 | controller | Jun 09 16:26:58.442223 crc crio[3654]: time="2026-06-09T16:26:58.44211833Z" 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 17:48:36.162127 | controller | Jun 09 16:26:58.449044 crc crio[3654]: time="2026-06-09T16:26:58.448929634Z" level=warning msg="Deleting all containers under sandbox 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d since it could not be restored"
2026-06-09 17:48:36.162143 | controller | Jun 09 16:26:58.463621 crc crio[3654]: time="2026-06-09T16:26:58.463509858Z" 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 17:48:36.162158 | controller | Jun 09 16:26:58.471745 crc crio[3654]: time="2026-06-09T16:26:58.471576238Z" level=warning msg="Deleting all containers under sandbox 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010 since it could not be restored"
2026-06-09 17:48:36.162174 | controller | Jun 09 16:26:58.485909 crc crio[3654]: time="2026-06-09T16:26:58.484383686Z" 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 17:48:36.162189 | controller | Jun 09 16:26:58.489232 crc crio[3654]: time="2026-06-09T16:26:58.489135375Z" level=warning msg="Deleting all containers under sandbox 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791 since it could not be restored"
2026-06-09 17:48:36.162209 | controller | Jun 09 16:26:58.497940 crc crio[3654]: time="2026-06-09T16:26:58.497843003Z" 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 17:48:36.162231 | controller | Jun 09 16:26:58.503380 crc crio[3654]: time="2026-06-09T16:26:58.503301469Z" level=warning msg="Deleting all containers under sandbox d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65 since it could not be restored"
2026-06-09 17:48:36.162257 | controller | Jun 09 16:26:58.514431 crc crio[3654]: time="2026-06-09T16:26:58.514323782Z" 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 17:48:36.162278 | controller | Jun 09 16:26:58.521182 crc crio[3654]: time="2026-06-09T16:26:58.521094516Z" level=warning msg="Deleting all containers under sandbox 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b since it could not be restored"
2026-06-09 17:48:36.162314 | controller | Jun 09 16:26:58.536482 crc crio[3654]: time="2026-06-09T16:26:58.536374718Z" 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 17:48:36.162332 | controller | Jun 09 16:26:58.542108 crc crio[3654]: time="2026-06-09T16:26:58.542056994Z" level=warning msg="Deleting all containers under sandbox ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff since it could not be restored"
2026-06-09 17:48:36.162348 | controller | Jun 09 16:26:58.549198 crc crio[3654]: time="2026-06-09T16:26:58.549158646Z" 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 17:48:36.162364 | controller | Jun 09 16:26:58.554315 crc crio[3654]: time="2026-06-09T16:26:58.554249164Z" level=warning msg="Deleting all containers under sandbox 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0 since it could not be restored"
2026-06-09 17:48:36.162380 | controller | Jun 09 16:26:58.562090 crc crio[3654]: time="2026-06-09T16:26:58.562040755Z" 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 17:48:36.162395 | controller | Jun 09 16:26:58.595016 crc crio[3654]: time="2026-06-09T16:26:58.594839053Z" level=warning msg="Deleting all containers under sandbox 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227 since it could not be restored"
2026-06-09 17:48:36.162411 | controller | Jun 09 16:26:58.602852 crc crio[3654]: time="2026-06-09T16:26:58.602814944Z" 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 17:48:36.162427 | controller | Jun 09 16:26:58.608108 crc crio[3654]: time="2026-06-09T16:26:58.607072504Z" level=warning msg="Deleting all containers under sandbox 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34 since it could not be restored"
2026-06-09 17:48:36.162443 | controller | Jun 09 16:26:58.642739 crc crio[3654]: time="2026-06-09T16:26:58.642497156Z" 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 17:48:36.162458 | controller | Jun 09 16:26:58.646951 crc crio[3654]: time="2026-06-09T16:26:58.646782896Z" level=warning msg="Deleting all containers under sandbox ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017 since it could not be restored"
2026-06-09 17:48:36.162474 | controller | Jun 09 16:26:58.657708 crc crio[3654]: time="2026-06-09T16:26:58.657540889Z" 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 17:48:36.162500 | controller | Jun 09 16:26:58.662501 crc crio[3654]: time="2026-06-09T16:26:58.662387497Z" level=warning msg="Deleting all containers under sandbox 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9 since it could not be restored"
2026-06-09 17:48:36.162537 | controller | Jun 09 16:26:58.677578 crc crio[3654]: time="2026-06-09T16:26:58.67738757Z" 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 17:48:36.162563 | controller | Jun 09 16:26:58.684136 crc crio[3654]: time="2026-06-09T16:26:58.684028724Z" level=warning msg="Deleting all containers under sandbox cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f since it could not be restored"
2026-06-09 17:48:36.162591 | controller | Jun 09 16:26:58.694244 crc crio[3654]: time="2026-06-09T16:26:58.694112129Z" 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 17:48:36.162620 | controller | Jun 09 16:26:58.698710 crc crio[3654]: time="2026-06-09T16:26:58.698578708Z" level=warning msg="Deleting all containers under sandbox aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c since it could not be restored"
2026-06-09 17:48:36.162642 | controller | Jun 09 16:26:58.707402 crc crio[3654]: time="2026-06-09T16:26:58.707169937Z" 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 17:48:36.162659 | controller | Jun 09 16:26:58.714470 crc crio[3654]: time="2026-06-09T16:26:58.714381869Z" level=warning msg="Deleting all containers under sandbox a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7 since it could not be restored"
2026-06-09 17:48:36.162676 | controller | Jun 09 16:26:58.729324 crc crio[3654]: time="2026-06-09T16:26:58.729210422Z" 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 17:48:36.162691 | controller | Jun 09 16:26:58.734325 crc crio[3654]: time="2026-06-09T16:26:58.73419442Z" level=warning msg="Deleting all containers under sandbox b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5 since it could not be restored"
2026-06-09 17:48:36.162707 | controller | Jun 09 16:26:58.742235 crc crio[3654]: time="2026-06-09T16:26:58.74213295Z" 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 17:48:36.162722 | controller | Jun 09 16:26:58.746516 crc crio[3654]: time="2026-06-09T16:26:58.74646646Z" level=warning msg="Deleting all containers under sandbox c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86 since it could not be restored"
2026-06-09 17:48:36.162738 | controller | Jun 09 16:26:58.793360 crc crio[3654]: time="2026-06-09T16:26:58.792894005Z" 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 17:48:36.162754 | controller | Jun 09 16:26:58.796840 crc crio[3654]: time="2026-06-09T16:26:58.796813765Z" level=warning msg="Deleting all containers under sandbox 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471 since it could not be restored"
2026-06-09 17:48:36.162770 | controller | Jun 09 16:26:58.816186 crc crio[3654]: time="2026-06-09T16:26:58.815947508Z" 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 17:48:36.162790 | controller | Jun 09 16:26:58.823226 crc crio[3654]: time="2026-06-09T16:26:58.823110881Z" level=warning msg="Deleting all containers under sandbox 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730 since it could not be restored"
2026-06-09 17:48:36.162808 | controller | Jun 09 16:26:58.830735 crc crio[3654]: time="2026-06-09T16:26:58.830586962Z" 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 17:48:36.162824 | controller | Jun 09 16:26:58.835024 crc crio[3654]: time="2026-06-09T16:26:58.834930157Z" level=warning msg="Deleting all containers under sandbox fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183 since it could not be restored"
2026-06-09 17:48:36.162841 | controller | Jun 09 16:26:58.840881 crc crio[3654]: time="2026-06-09T16:26:58.840806593Z" 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 17:48:36.162856 | controller | Jun 09 16:26:58.843805 crc crio[3654]: time="2026-06-09T16:26:58.843718839Z" level=warning msg="Deleting all containers under sandbox 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a since it could not be restored"
2026-06-09 17:48:36.162872 | controller | Jun 09 16:26:58.854155 crc crio[3654]: time="2026-06-09T16:26:58.854083218Z" 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 17:48:36.162887 | controller | Jun 09 16:26:58.858730 crc crio[3654]: time="2026-06-09T16:26:58.858617174Z" level=warning msg="Deleting all containers under sandbox 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118 since it could not be restored"
2026-06-09 17:48:36.162903 | controller | Jun 09 16:26:58.877387 crc crio[3654]: time="2026-06-09T16:26:58.877230059Z" 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 17:48:36.162918 | controller | Jun 09 16:26:58.882136 crc crio[3654]: time="2026-06-09T16:26:58.882028542Z" level=warning msg="Deleting all containers under sandbox 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded since it could not be restored"
2026-06-09 17:48:36.162934 | controller | Jun 09 16:26:58.891200 crc crio[3654]: time="2026-06-09T16:26:58.891078902Z" 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 17:48:36.162950 | controller | Jun 09 16:26:58.899308 crc crio[3654]: time="2026-06-09T16:26:58.898823683Z" level=warning msg="Deleting all containers under sandbox 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5 since it could not be restored"
2026-06-09 17:48:36.162966 | controller | Jun 09 16:26:58.907290 crc crio[3654]: time="2026-06-09T16:26:58.907189312Z" 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 17:48:36.162981 | controller | Jun 09 16:26:58.911845 crc crio[3654]: time="2026-06-09T16:26:58.911755318Z" level=warning msg="Deleting all containers under sandbox 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3 since it could not be restored"
2026-06-09 17:48:36.163001 | controller | Jun 09 16:26:58.920008 crc crio[3654]: time="2026-06-09T16:26:58.9198737Z" 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 17:48:36.163018 | controller | Jun 09 16:26:58.925512 crc crio[3654]: time="2026-06-09T16:26:58.925401045Z" level=warning msg="Deleting all containers under sandbox e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400 since it could not be restored"
2026-06-09 17:48:36.163035 | controller | Jun 09 16:26:58.934074 crc crio[3654]: time="2026-06-09T16:26:58.933903959Z" 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 17:48:36.163050 | controller | Jun 09 16:26:58.939860 crc crio[3654]: time="2026-06-09T16:26:58.939481025Z" level=warning msg="Deleting all containers under sandbox 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d since it could not be restored"
2026-06-09 17:48:36.163066 | controller | Jun 09 16:26:58.948004 crc crio[3654]: time="2026-06-09T16:26:58.947850165Z" 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 17:48:36.163081 | controller | Jun 09 16:26:58.952878 crc crio[3654]: time="2026-06-09T16:26:58.952753941Z" level=warning msg="Deleting all containers under sandbox ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f since it could not be restored"
2026-06-09 17:48:36.163097 | controller | Jun 09 16:26:58.975886 crc crio[3654]: time="2026-06-09T16:26:58.975580962Z" 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 17:48:36.163112 | controller | Jun 09 16:26:58.982709 crc crio[3654]: time="2026-06-09T16:26:58.982585341Z" level=warning msg="Deleting all containers under sandbox c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946 since it could not be restored"
2026-06-09 17:48:36.163128 | controller | Jun 09 16:26:59.040854 crc crio[3654]: time="2026-06-09T16:26:59.040519928Z" 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 17:48:36.163143 | controller | Jun 09 16:26:59.047889 crc crio[3654]: time="2026-06-09T16:26:59.04761762Z" level=warning msg="Deleting all containers under sandbox 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911 since it could not be restored"
2026-06-09 17:48:36.163159 | controller | Jun 09 16:26:59.070039 crc crio[3654]: time="2026-06-09T16:26:59.069611556Z" 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 17:48:36.163179 | controller | Jun 09 16:26:59.074483 crc crio[3654]: time="2026-06-09T16:26:59.074389178Z" level=warning msg="Deleting all containers under sandbox 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240 since it could not be restored"
2026-06-09 17:48:36.163201 | controller | Jun 09 16:26:59.083572 crc crio[3654]: time="2026-06-09T16:26:59.083454669Z" 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 17:48:36.163217 | controller | Jun 09 16:26:59.088521 crc crio[3654]: time="2026-06-09T16:26:59.088411357Z" level=warning msg="Deleting all containers under sandbox ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673 since it could not be restored"
2026-06-09 17:48:36.163236 | controller | Jun 09 16:26:59.096060 crc crio[3654]: time="2026-06-09T16:26:59.095976442Z" 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 17:48:36.163252 | controller | Jun 09 16:26:59.101517 crc crio[3654]: time="2026-06-09T16:26:59.101402404Z" level=warning msg="Deleting all containers under sandbox 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a since it could not be restored"
2026-06-09 17:48:36.163268 | controller | Jun 09 16:26:59.117734 crc crio[3654]: time="2026-06-09T16:26:59.117517415Z" 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 17:48:36.163284 | controller | Jun 09 16:26:59.124354 crc crio[3654]: time="2026-06-09T16:26:59.124139392Z" level=warning msg="Deleting all containers under sandbox 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1 since it could not be restored"
2026-06-09 17:48:36.163300 | controller | Jun 09 16:26:59.148075 crc crio[3654]: time="2026-06-09T16:26:59.147966673Z" 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 17:48:36.163316 | controller | Jun 09 16:26:59.152872 crc crio[3654]: time="2026-06-09T16:26:59.152425906Z" level=warning msg="Deleting all containers under sandbox 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7 since it could not be restored"
2026-06-09 17:48:36.163332 | controller | Jun 09 16:26:59.157921 crc crio[3654]: time="2026-06-09T16:26:59.157817436Z" 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 17:48:36.163347 | controller | Jun 09 16:26:59.162525 crc crio[3654]: time="2026-06-09T16:26:59.162474515Z" level=warning msg="Deleting all containers under sandbox 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28 since it could not be restored"
2026-06-09 17:48:36.163362 | controller | Jun 09 16:26:59.179417 crc crio[3654]: time="2026-06-09T16:26:59.179216875Z" 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 17:48:36.163377 | controller | Jun 09 16:26:59.183531 crc crio[3654]: time="2026-06-09T16:26:59.183448311Z" level=warning msg="Deleting all containers under sandbox 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587 since it could not be restored"
2026-06-09 17:48:36.163393 | controller | Jun 09 16:26:59.191760 crc crio[3654]: time="2026-06-09T16:26:59.191567213Z" 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 17:48:36.163408 | controller | Jun 09 16:26:59.197230 crc crio[3654]: time="2026-06-09T16:26:59.197130499Z" level=warning msg="Deleting all containers under sandbox a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5 since it could not be restored"
2026-06-09 17:48:36.163424 | controller | Jun 09 16:26:59.213088 crc crio[3654]: time="2026-06-09T16:26:59.212957691Z" 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 17:48:36.163443 | controller | Jun 09 16:26:59.217451 crc crio[3654]: time="2026-06-09T16:26:59.21730545Z" level=warning msg="Deleting all containers under sandbox 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21 since it could not be restored"
2026-06-09 17:48:36.163459 | controller | Jun 09 16:26:59.228702 crc crio[3654]: time="2026-06-09T16:26:59.228506845Z" 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 17:48:36.163475 | controller | Jun 09 16:26:59.234029 crc crio[3654]: time="2026-06-09T16:26:59.233885985Z" level=warning msg="Deleting all containers under sandbox f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae since it could not be restored"
2026-06-09 17:48:36.163491 | controller | Jun 09 16:26:59.242430 crc crio[3654]: time="2026-06-09T16:26:59.242312346Z" 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 17:48:36.163506 | controller | Jun 09 16:26:59.246949 crc crio[3654]: time="2026-06-09T16:26:59.246824061Z" level=warning msg="Deleting all containers under sandbox f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852 since it could not be restored"
2026-06-09 17:48:36.163546 | controller | Jun 09 16:26:59.256937 crc crio[3654]: time="2026-06-09T16:26:59.256801558Z" 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 17:48:36.163564 | controller | Jun 09 16:26:59.260792 crc crio[3654]: time="2026-06-09T16:26:59.260736976Z" level=warning msg="Deleting all containers under sandbox 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb since it could not be restored"
2026-06-09 17:48:36.163580 | controller | Jun 09 16:26:59.269140 crc crio[3654]: time="2026-06-09T16:26:59.269056104Z" 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 17:48:36.163596 | controller | Jun 09 16:26:59.274433 crc crio[3654]: time="2026-06-09T16:26:59.274354832Z" level=warning msg="Deleting all containers under sandbox 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007 since it could not be restored"
2026-06-09 17:48:36.163612 | controller | Jun 09 16:26:59.281919 crc crio[3654]: time="2026-06-09T16:26:59.281790644Z" 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 17:48:36.163634 | controller | Jun 09 16:26:59.286133 crc crio[3654]: time="2026-06-09T16:26:59.286067101Z" level=warning msg="Deleting all containers under sandbox 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a since it could not be restored"
2026-06-09 17:48:36.163651 | controller | Jun 09 16:26:59.298208 crc crio[3654]: time="2026-06-09T16:26:59.298137461Z" 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 17:48:36.163667 | controller | Jun 09 16:26:59.303232 crc crio[3654]: time="2026-06-09T16:26:59.302618295Z" level=warning msg="Deleting all containers under sandbox 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e since it could not be restored"
2026-06-09 17:48:36.163682 | controller | Jun 09 16:26:59.311454 crc crio[3654]: time="2026-06-09T16:26:59.311206941Z" 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 17:48:36.163705 | controller | Jun 09 16:26:59.315467 crc crio[3654]: time="2026-06-09T16:26:59.315373305Z" level=warning msg="Deleting all containers under sandbox 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71 since it could not be restored"
2026-06-09 17:48:36.163722 | controller | Jun 09 16:26:59.335465 crc crio[3654]: time="2026-06-09T16:26:59.335371211Z" 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 17:48:36.163738 | controller | Jun 09 16:26:59.338589 crc crio[3654]: time="2026-06-09T16:26:59.338522725Z" level=warning msg="Deleting all containers under sandbox 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b since it could not be restored"
2026-06-09 17:48:36.163754 | controller | Jun 09 16:26:59.344966 crc crio[3654]: time="2026-06-09T16:26:59.344876205Z" 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 17:48:36.163769 | controller | Jun 09 16:26:59.348572 crc crio[3654]: time="2026-06-09T16:26:59.348500683Z" level=warning msg="Deleting all containers under sandbox 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d since it could not be restored"
2026-06-09 17:48:36.163785 | controller | Jun 09 16:26:59.356443 crc crio[3654]: time="2026-06-09T16:26:59.356230903Z" 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 17:48:36.163800 | controller | Jun 09 16:26:59.359974 crc crio[3654]: time="2026-06-09T16:26:59.359871942Z" level=warning msg="Deleting all containers under sandbox cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946 since it could not be restored"
2026-06-09 17:48:36.163816 | controller | Jun 09 16:26:59.371588 crc crio[3654]: time="2026-06-09T16:26:59.371476358Z" 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 17:48:36.163832 | controller | Jun 09 16:26:59.376192 crc crio[3654]: time="2026-06-09T16:26:59.376065735Z" level=warning msg="Deleting all containers under sandbox 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255 since it could not be restored"
2026-06-09 17:48:36.163847 | controller | Jun 09 16:26:59.381930 crc crio[3654]: time="2026-06-09T16:26:59.381837017Z" 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 17:48:36.163863 | controller | Jun 09 16:26:59.385296 crc crio[3654]: time="2026-06-09T16:26:59.385163936Z" level=warning msg="Deleting all containers under sandbox 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0 since it could not be restored"
2026-06-09 17:48:36.163879 | controller | Jun 09 16:26:59.391791 crc crio[3654]: time="2026-06-09T16:26:59.391617609Z" 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 17:48:36.163895 | controller | Jun 09 16:26:59.394450 crc crio[3654]: time="2026-06-09T16:26:59.394363611Z" level=warning msg="Deleting all containers under sandbox 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce since it could not be restored"
2026-06-09 17:48:36.163911 | controller | Jun 09 16:26:59.421602 crc crio[3654]: time="2026-06-09T16:26:59.421363886Z" 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 17:48:36.163931 | controller | Jun 09 16:26:59.424775 crc crio[3654]: time="2026-06-09T16:26:59.424588762Z" level=warning msg="Deleting all containers under sandbox 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16 since it could not be restored"
2026-06-09 17:48:36.163948 | controller | Jun 09 16:26:59.437978 crc crio[3654]: time="2026-06-09T16:26:59.437726954Z" 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 17:48:36.163964 | controller | Jun 09 16:26:59.443052 crc crio[3654]: time="2026-06-09T16:26:59.442937989Z" level=warning msg="Deleting all containers under sandbox aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1 since it could not be restored"
2026-06-09 17:48:36.163980 | controller | Jun 09 16:26:59.452497 crc crio[3654]: time="2026-06-09T16:26:59.45235679Z" 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 17:48:36.163996 | controller | Jun 09 16:26:59.455209 crc crio[3654]: time="2026-06-09T16:26:59.455092852Z" level=warning msg="Deleting all containers under sandbox 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9 since it could not be restored"
2026-06-09 17:48:36.164013 | controller | Jun 09 16:26:59.462830 crc crio[3654]: time="2026-06-09T16:26:59.462729339Z" 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 17:48:36.164028 | controller | Jun 09 16:26:59.465527 crc crio[3654]: time="2026-06-09T16:26:59.465452211Z" level=warning msg="Deleting all containers under sandbox f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6 since it could not be restored"
2026-06-09 17:48:36.164044 | controller | Jun 09 16:26:59.533469 crc crio[3654]: time="2026-06-09T16:26:59.533333195Z" 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 17:48:36.164060 | controller | Jun 09 16:26:59.533956 crc crio[3654]: time="2026-06-09T16:26:59.533630184Z" level=info msg="cleanup sandbox network"
2026-06-09 17:48:36.164076 | controller | Jun 09 16:26:59.534388 crc crio[3654]: time="2026-06-09T16:26:59.534301214Z" 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 17:48:36.164093 | controller | Jun 09 16:26:59.535766 crc crio[3654]: time="2026-06-09T16:26:59.535558461Z" level=info msg="Registered SIGHUP reload watcher"
2026-06-09 17:48:36.164111 | controller | Jun 09 16:26:59.536550 crc crio[3654]: time="2026-06-09T16:26:59.536364365Z" 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:0xc00008c000}] Aliases:map[]}"
2026-06-09 17:48:36.164128 | controller | Jun 09 16:26:59.537387 crc crio[3654]: time="2026-06-09T16:26:59.53719395Z" 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 17:48:36.164152 | controller | Jun 09 16:26:59.542403 crc crio[3654]: time="2026-06-09T16:26:59.542316933Z" level=info msg="Starting seccomp notifier watcher"
2026-06-09 17:48:36.164168 | controller | Jun 09 16:26:59.542536 crc crio[3654]: time="2026-06-09T16:26:59.542417456Z" level=info msg="Serving metrics on 127.0.0.1:9537 using HTTP"
2026-06-09 17:48:36.164185 | controller | Jun 09 16:26:59.543015 crc crio[3654]: time="2026-06-09T16:26:59.542812518Z" level=info msg="Create NRI interface"
2026-06-09 17:48:36.164201 | controller | Jun 09 16:26:59.545012 crc crio[3654]: time="2026-06-09T16:26:59.544931891Z" level=info msg="runtime interface created"
2026-06-09 17:48:36.164217 | controller | Jun 09 16:26:59.545216 crc crio[3654]: time="2026-06-09T16:26:59.545142287Z" level=info msg="Registered domain \"k8s.io\" with NRI"
2026-06-09 17:48:36.164233 | controller | Jun 09 16:26:59.545216 crc crio[3654]: time="2026-06-09T16:26:59.545201539Z" level=info msg="runtime interface starting up..."
2026-06-09 17:48:36.164249 | controller | Jun 09 16:26:59.545216 crc crio[3654]: time="2026-06-09T16:26:59.545220429Z" level=info msg="starting plugins..."
2026-06-09 17:48:36.164265 | controller | Jun 09 16:26:59.545541 crc crio[3654]: time="2026-06-09T16:26:59.545468307Z" level=info msg="Synchronizing NRI (plugin) with current runtime state"
2026-06-09 17:48:36.164280 | controller | Jun 09 16:26:59.548473 crc crio[3654]: time="2026-06-09T16:26:59.548399794Z" level=info msg="No systemd watchdog enabled"
2026-06-09 17:48:36.164296 | controller | Jun 09 16:26:59.558163 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).
2026-06-09 17:48:36.164312 | controller | Jun 09 16:26:59.724156 crc crio[3654]: 2026-06-09T16:26:59Z [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 17:48:36.164328 | controller | Jun 09 16:26:59.725507 crc crio[3654]: time="2026-06-09T16:26:59.724521556Z" level=info msg="Successfully cleaned up network for pod 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405"
2026-06-09 17:48:36.164344 | controller | Jun 09 16:26:59.725507 crc crio[3654]: time="2026-06-09T16:26:59.724553837Z" level=info msg="cleanup sandbox network"
2026-06-09 17:48:36.164360 | controller | Jun 09 16:26:59.725507 crc crio[3654]: time="2026-06-09T16:26:59.724598179Z" 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 17:48:36.164379 | controller | Jun 09 16:26:59.725507 crc crio[3654]: time="2026-06-09T16:26:59.7249885Z" 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:0xc001512440}] Aliases:map[]}"
2026-06-09 17:48:36.164396 | controller | Jun 09 16:26:59.725507 crc crio[3654]: time="2026-06-09T16:26:59.725143535Z" 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 17:48:36.164412 | controller | Jun 09 16:26:59.911011 crc crio[3654]: 2026-06-09T16:26:59Z [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 17:48:36.164432 | controller | Jun 09 16:26:59.911712 crc crio[3654]: time="2026-06-09T16:26:59.911512383Z" level=info msg="Successfully cleaned up network for pod 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0"
2026-06-09 17:48:36.164448 | controller | Jun 09 16:26:59.911712 crc crio[3654]: time="2026-06-09T16:26:59.911590675Z" level=info msg="cleanup sandbox network"
2026-06-09 17:48:36.164465 | controller | Jun 09 16:26:59.911712 crc crio[3654]: time="2026-06-09T16:26:59.911692528Z" 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 17:48:36.164483 | controller | Jun 09 16:26:59.912008 crc crio[3654]: time="2026-06-09T16:26:59.911962696Z" 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:0xc0001260f0}] Aliases:map[]}"
2026-06-09 17:48:36.164500 | controller | Jun 09 16:26:59.912478 crc crio[3654]: time="2026-06-09T16:26:59.912370608Z" level=info msg="Deleting pod openshift-ingress-canary_ingress-canary-jlj86 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.164536 | controller | Jun 09 16:27:00.048035 crc crio[3654]: 2026-06-09T16:27:00Z [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 17:48:36.164556 | controller | Jun 09 16:27:00.048350 crc crio[3654]: time="2026-06-09T16:27:00.048079396Z" level=info msg="Successfully cleaned up network for pod 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb"
2026-06-09 17:48:36.164573 | controller | Jun 09 16:27:00.048350 crc crio[3654]: time="2026-06-09T16:27:00.048127407Z" level=info msg="cleanup sandbox network"
2026-06-09 17:48:36.164589 | controller | Jun 09 16:27:00.048350 crc crio[3654]: time="2026-06-09T16:27:00.048166548Z" 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 17:48:36.164606 | controller | Jun 09 16:27:00.048490 crc crio[3654]: time="2026-06-09T16:27:00.048450527Z" 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:0xc000536010}] Aliases:map[]}"
2026-06-09 17:48:36.164623 | controller | Jun 09 16:27:00.048818 crc crio[3654]: time="2026-06-09T16:27:00.048612841Z" 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 17:48:36.164639 | controller | Jun 09 16:27:00.132502 crc crio[3654]: 2026-06-09T16:27:00Z [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 17:48:36.164658 | controller | Jun 09 16:27:00.132843 crc crio[3654]: time="2026-06-09T16:27:00.132793462Z" level=info msg="Successfully cleaned up network for pod 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7"
2026-06-09 17:48:36.164674 | controller | Jun 09 16:27:00.132843 crc crio[3654]: time="2026-06-09T16:27:00.132835153Z" level=info msg="cleanup sandbox network"
2026-06-09 17:48:36.164690 | controller | Jun 09 16:27:00.132958 crc crio[3654]: time="2026-06-09T16:27:00.132861704Z" level=info msg="Successfully cleaned up network for pod 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911"
2026-06-09 17:48:36.164706 | controller | Jun 09 16:27:00.132958 crc crio[3654]: time="2026-06-09T16:27:00.132879965Z" level=info msg="cleanup sandbox network"
2026-06-09 17:48:36.164723 | controller | Jun 09 16:27:00.132958 crc crio[3654]: time="2026-06-09T16:27:00.132892585Z" level=info msg="Successfully cleaned up network for pod 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227"
2026-06-09 17:48:36.164739 | controller | Jun 09 16:27:00.132958 crc crio[3654]: time="2026-06-09T16:27:00.132902215Z" level=info msg="cleanup sandbox network"
2026-06-09 17:48:36.164755 | controller | Jun 09 16:27:00.132958 crc crio[3654]: time="2026-06-09T16:27:00.132920666Z" level=info msg="Successfully cleaned up network for pod 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6"
2026-06-09 17:48:36.164770 | controller | Jun 09 16:27:00.132958 crc crio[3654]: time="2026-06-09T16:27:00.132934066Z" level=info msg="cleanup sandbox network"
2026-06-09 17:48:36.164786 | controller | Jun 09 16:27:00.132958 crc crio[3654]: time="2026-06-09T16:27:00.132945416Z" level=info msg="Successfully cleaned up network for pod 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255"
2026-06-09 17:48:36.164801 | controller | Jun 09 16:27:00.132958 crc crio[3654]: time="2026-06-09T16:27:00.132954837Z" level=info msg="cleanup sandbox network"
2026-06-09 17:48:36.164817 | controller | Jun 09 16:27:00.133207 crc crio[3654]: time="2026-06-09T16:27:00.132988898Z" 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 17:48:36.164833 | controller | Jun 09 16:27:00.133340 crc crio[3654]: time="2026-06-09T16:27:00.133227365Z" 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:0xc000f14020}] Aliases:map[]}"
2026-06-09 17:48:36.164850 | controller | Jun 09 16:27:00.133577 crc crio[3654]: time="2026-06-09T16:27:00.133517954Z" 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 17:48:36.164867 | controller | Jun 09 16:27:00.256098 crc crio[3654]: 2026-06-09T16:27:00Z [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 17:48:36.164883 | controller | Jun 09 16:27:00.256516 crc crio[3654]: time="2026-06-09T16:27:00.256375607Z" level=info msg="Successfully cleaned up network for pod 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d"
2026-06-09 17:48:36.164899 | controller | Jun 09 16:27:00.256516 crc crio[3654]: time="2026-06-09T16:27:00.2564769Z" level=info msg="cleanup sandbox network"
2026-06-09 17:48:36.164918 | controller | Jun 09 16:27:00.256838 crc crio[3654]: time="2026-06-09T16:27:00.256554803Z" 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 17:48:36.164935 | controller | Jun 09 16:27:00.257205 crc crio[3654]: time="2026-06-09T16:27:00.257084499Z" 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:0xc001512510}] Aliases:map[]}"
2026-06-09 17:48:36.164951 | controller | Jun 09 16:27:00.257577 crc crio[3654]: time="2026-06-09T16:27:00.257452309Z" level=info msg="Deleting pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.164967 | controller | Jun 09 16:27:00.384032 crc crio[3654]: 2026-06-09T16:27:00Z [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 17:48:36.164984 | controller | Jun 09 16:27:00.384349 crc crio[3654]: time="2026-06-09T16:27:00.38421324Z" level=info msg="Successfully cleaned up network for pod 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1"
2026-06-09 17:48:36.164999 | controller | Jun 09 16:27:00.384398 crc crio[3654]: time="2026-06-09T16:27:00.384350344Z" level=info msg="cleanup sandbox network"
2026-06-09 17:48:36.165015 | controller | Jun 09 16:27:00.384398 crc crio[3654]: time="2026-06-09T16:27:00.384388935Z" level=info msg="Successfully cleaned up network for pod c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946"
2026-06-09 17:48:36.165031 | controller | Jun 09 16:27:00.384460 crc crio[3654]: time="2026-06-09T16:27:00.384404245Z" level=info msg="cleanup sandbox network"
2026-06-09 17:48:36.165047 | controller | Jun 09 16:27:00.384492 crc crio[3654]: time="2026-06-09T16:27:00.384447047Z" 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 17:48:36.165064 | controller | Jun 09 16:27:00.384988 crc crio[3654]: time="2026-06-09T16:27:00.38490194Z" 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:0xc000190308}] Aliases:map[]}"
2026-06-09 17:48:36.165081 | controller | Jun 09 16:27:00.385303 crc crio[3654]: time="2026-06-09T16:27:00.385200319Z" level=info msg="Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.165099 | controller | Jun 09 16:27:00.473061 crc crio[3654]: 2026-06-09T16:27:00Z [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 17:48:36.165116 | controller | Jun 09 16:27:00.473295 crc crio[3654]: time="2026-06-09T16:27:00.473141441Z" level=info msg="Successfully cleaned up network for pod 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010"
2026-06-09 17:48:36.165135 | controller | Jun 09 16:27:00.473295 crc crio[3654]: time="2026-06-09T16:27:00.473169832Z" level=info msg="cleanup sandbox network"
2026-06-09 17:48:36.165153 | controller | Jun 09 16:27:00.473295 crc crio[3654]: time="2026-06-09T16:27:00.473202263Z" 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 17:48:36.165170 | controller | Jun 09 16:27:00.473477 crc crio[3654]: time="2026-06-09T16:27:00.473402979Z" 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:0xc000f140c0}] Aliases:map[]}"
2026-06-09 17:48:36.165187 | controller | Jun 09 16:27:00.473569 crc crio[3654]: time="2026-06-09T16:27:00.473524452Z" 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 17:48:36.165203 | controller | Jun 09 16:27:00.608904 crc crio[3654]: 2026-06-09T16:27:00Z [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 17:48:36.165219 | controller | Jun 09 16:27:00.608904 crc crio[3654]: time="2026-06-09T16:27:00.608842818Z" level=info msg="Successfully cleaned up network for pod b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d"
2026-06-09 17:48:36.165235 | controller | Jun 09 16:27:00.608904 crc crio[3654]: time="2026-06-09T16:27:00.608882059Z" level=info msg="cleanup sandbox network"
2026-06-09 17:48:36.165251 | controller | Jun 09 16:27:00.609500 crc crio[3654]: time="2026-06-09T16:27:00.6089369Z" 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 17:48:36.165267 | controller | Jun 09 16:27:00.609500 crc crio[3654]: time="2026-06-09T16:27:00.609171787Z" 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:0xc0015125b8}] Aliases:map[]}"
2026-06-09 17:48:36.165283 | controller | Jun 09 16:27:00.609500 crc crio[3654]: time="2026-06-09T16:27:00.609385324Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.165300 | controller | Jun 09 16:27:00.630211 crc crio[3654]: 2026-06-09T16:27:00Z [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 17:48:36.165315 | controller | Jun 09 16:27:00.630471 crc crio[3654]: time="2026-06-09T16:27:00.6303779Z" level=info msg="Successfully cleaned up network for pod 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28"
2026-06-09 17:48:36.165335 | controller | Jun 09 16:27:00.630471 crc crio[3654]: time="2026-06-09T16:27:00.630449482Z" level=info msg="cleanup sandbox network"
2026-06-09 17:48:36.165352 | controller | Jun 09 16:27:00.630599 crc crio[3654]: time="2026-06-09T16:27:00.630497063Z" 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 17:48:36.165370 | controller | Jun 09 16:27:00.630924 crc crio[3654]: time="2026-06-09T16:27:00.630837974Z" 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:0xc000190488}] Aliases:map[]}"
2026-06-09 17:48:36.165387 | controller | Jun 09 16:27:00.631147 crc crio[3654]: time="2026-06-09T16:27:00.63106432Z" 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 17:48:36.165403 | controller | Jun 09 16:27:00.833785 crc crio[3654]: 2026-06-09T16:27:00Z [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 17:48:36.165419 | controller | Jun 09 16:27:00.834616 crc crio[3654]: time="2026-06-09T16:27:00.833959731Z" level=info msg="Successfully cleaned up network for pod 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240"
2026-06-09 17:48:36.165435 | controller | Jun 09 16:27:00.834616 crc crio[3654]: time="2026-06-09T16:27:00.834005862Z" level=info msg="cleanup sandbox network"
2026-06-09 17:48:36.165450 | controller | Jun 09 16:27:00.834616 crc crio[3654]: time="2026-06-09T16:27:00.834051424Z" 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 17:48:36.165466 | controller | Jun 09 16:27:00.834616 crc crio[3654]: time="2026-06-09T16:27:00.834403094Z" 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:0xc0005360d0}] Aliases:map[]}"
2026-06-09 17:48:36.165483 | controller | Jun 09 16:27:00.834826 crc crio[3654]: time="2026-06-09T16:27:00.834633921Z" level=info msg="Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.165500 | controller | Jun 09 16:27:00.876139 crc crio[3654]: 2026-06-09T16:27:00Z [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 17:48:36.165535 | controller | Jun 09 16:27:00.876422 crc crio[3654]: time="2026-06-09T16:27:00.87617358Z" level=info msg="Successfully cleaned up network for pod 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118"
2026-06-09 17:48:36.165554 | controller | Jun 09 16:27:00.876422 crc crio[3654]: time="2026-06-09T16:27:00.876217111Z" level=info msg="cleanup sandbox network"
2026-06-09 17:48:36.165574 | controller | Jun 09 16:27:00.876422 crc crio[3654]: time="2026-06-09T16:27:00.876331285Z" 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 17:48:36.165591 | controller | Jun 09 16:27:00.876982 crc crio[3654]: time="2026-06-09T16:27:00.87684784Z" 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:0xc000f14180}] Aliases:map[]}"
2026-06-09 17:48:36.165608 | controller | Jun 09 16:27:00.877556 crc crio[3654]: time="2026-06-09T16:27:00.877450438Z" 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 17:48:36.165624 | controller | Jun 09 16:27:00.927919 crc crio[3654]: 2026-06-09T16:27:00Z [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 17:48:36.165640 | controller | Jun 09 16:27:00.928381 crc crio[3654]: time="2026-06-09T16:27:00.927988745Z" level=info msg="Successfully cleaned up network for pod aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c"
2026-06-09 17:48:36.165655 | controller | Jun 09 16:27:00.928381 crc crio[3654]: time="2026-06-09T16:27:00.928021406Z" level=info msg="cleanup sandbox network"
2026-06-09 17:48:36.165671 | controller | Jun 09 16:27:00.928381 crc crio[3654]: time="2026-06-09T16:27:00.928036617Z" level=info msg="Successfully cleaned up network for pod 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f"
2026-06-09 17:48:36.165686 | controller | Jun 09 16:27:00.928381 crc crio[3654]: time="2026-06-09T16:27:00.928046247Z" level=info msg="cleanup sandbox network"
2026-06-09 17:48:36.165702 | controller | Jun 09 16:27:00.928381 crc crio[3654]: time="2026-06-09T16:27:00.928076708Z" 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 17:48:36.165718 | controller | Jun 09 16:27:00.928381 crc crio[3654]: time="2026-06-09T16:27:00.928320775Z" 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:0xc000f14210}] Aliases:map[]}"
2026-06-09 17:48:36.165734 | controller | Jun 09 16:27:00.928940 crc crio[3654]: time="2026-06-09T16:27:00.92849608Z" level=info msg="Deleting pod hostpath-provisioner_csi-hostpathplugin-mpq2f from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.165750 | controller | Jun 09 16:27:00.959761 crc crio[3654]: 2026-06-09T16:27:00Z [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 17:48:36.165766 | controller | Jun 09 16:27:00.960012 crc crio[3654]: time="2026-06-09T16:27:00.959919737Z" level=info msg="Successfully cleaned up network for pod f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6"
2026-06-09 17:48:36.165785 | controller | Jun 09 16:27:00.960012 crc crio[3654]: time="2026-06-09T16:27:00.959973399Z" level=info msg="cleanup sandbox network"
2026-06-09 17:48:36.165802 | controller | Jun 09 16:27:00.960012 crc crio[3654]: time="2026-06-09T16:27:00.96000831Z" 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 17:48:36.165818 | controller | Jun 09 16:27:00.960237 crc crio[3654]: time="2026-06-09T16:27:00.960184025Z" 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:0xc0001905e0}] Aliases:map[]}"
2026-06-09 17:48:36.165835 | controller | Jun 09 16:27:00.960477 crc crio[3654]: time="2026-06-09T16:27:00.960359801Z" 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 17:48:36.165852 | controller | Jun 09 16:27:00.993226 crc crio[3654]: 2026-06-09T16:27:00Z [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 17:48:36.165868 | controller | Jun 09 16:27:00.993574 crc crio[3654]: time="2026-06-09T16:27:00.993434577Z" level=info msg="Successfully cleaned up network for pod aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1"
2026-06-09 17:48:36.165884 | controller | Jun 09 16:27:00.993574 crc crio[3654]: time="2026-06-09T16:27:00.993523089Z" level=info msg="cleanup sandbox network"
2026-06-09 17:48:36.165900 | controller | Jun 09 16:27:00.993791 crc crio[3654]: time="2026-06-09T16:27:00.993621092Z" 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 17:48:36.165916 | controller | Jun 09 16:27:00.994158 crc crio[3654]: time="2026-06-09T16:27:00.994058235Z" 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:0xc000f142d8}] Aliases:map[]}"
2026-06-09 17:48:36.165932 | controller | Jun 09 16:27:00.994780 crc crio[3654]: time="2026-06-09T16:27:00.99455489Z" level=info msg="Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.165947 | controller | Jun 09 16:27:01.105165 crc crio[3654]: 2026-06-09T16:27:01Z [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 17:48:36.165963 | controller | Jun 09 16:27:01.105324 crc crio[3654]: time="2026-06-09T16:27:01.105240071Z" level=info msg="Successfully cleaned up network for pod e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400"
2026-06-09 17:48:36.165981 | controller | Jun 09 16:27:01.105324 crc crio[3654]: time="2026-06-09T16:27:01.105317273Z" level=info msg="cleanup sandbox network"
2026-06-09 17:48:36.165997 | controller | Jun 09 16:27:01.105453 crc crio[3654]: time="2026-06-09T16:27:01.105360905Z" 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 17:48:36.166013 | controller | Jun 09 16:27:01.105830 crc crio[3654]: time="2026-06-09T16:27:01.105742296Z" 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:0xc000f14378}] Aliases:map[]}"
2026-06-09 17:48:36.166029 | controller | Jun 09 16:27:01.106129 crc crio[3654]: time="2026-06-09T16:27:01.106023975Z" 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 17:48:36.166045 | controller | Jun 09 16:27:01.336935 crc crio[3654]: 2026-06-09T16:27:01Z [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 17:48:36.166061 | controller | Jun 09 16:27:01.337215 crc crio[3654]: time="2026-06-09T16:27:01.337141877Z" level=info msg="Successfully cleaned up network for pod cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f"
2026-06-09 17:48:36.166077 | controller | Jun 09 16:27:01.337215 crc crio[3654]: time="2026-06-09T16:27:01.337198229Z" level=info msg="cleanup sandbox network"
2026-06-09 17:48:36.166093 | controller | Jun 09 16:27:01.337418 crc crio[3654]: time="2026-06-09T16:27:01.337357313Z" 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 17:48:36.166109 | controller | Jun 09 16:27:01.337942 crc crio[3654]: time="2026-06-09T16:27:01.337857588Z" 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:0xc000f14488}] Aliases:map[]}"
2026-06-09 17:48:36.166125 | controller | Jun 09 16:27:01.338550 crc crio[3654]: time="2026-06-09T16:27:01.338215039Z" 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 17:48:36.166141 | controller | Jun 09 16:27:01.612055 crc crio[3654]: 2026-06-09T16:27:01Z [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 17:48:36.166157 | controller | Jun 09 16:27:01.612055 crc crio[3654]: time="2026-06-09T16:27:01.603771908Z" level=info msg="Successfully cleaned up network for pod 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9"
2026-06-09 17:48:36.166176 | controller | Jun 09 16:27:01.612055 crc crio[3654]: time="2026-06-09T16:27:01.60382515Z" level=info msg="cleanup sandbox network"
2026-06-09 17:48:36.166192 | controller | Jun 09 16:27:01.612055 crc crio[3654]: time="2026-06-09T16:27:01.60384442Z" level=info msg="Successfully cleaned up network for pod 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34"
2026-06-09 17:48:36.166208 | controller | Jun 09 16:27:01.612055 crc crio[3654]: time="2026-06-09T16:27:01.603853731Z" level=info msg="cleanup sandbox network"
2026-06-09 17:48:36.166225 | controller | Jun 09 16:27:01.612055 crc crio[3654]: time="2026-06-09T16:27:01.603895602Z" 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 17:48:36.166242 | controller | Jun 09 16:27:01.613485 crc crio[3654]: time="2026-06-09T16:27:01.613436366Z" 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:0xc001712010}] Aliases:map[]}"
2026-06-09 17:48:36.166259 | controller | Jun 09 16:27:01.613705 crc crio[3654]: time="2026-06-09T16:27:01.613629012Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-09 17:48:36.166275 | controller | Jun 09 16:27:01.613808 crc crio[3654]: time="2026-06-09T16:27:01.613788557Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-09 17:48:36.166308 | controller | Jun 09 16:27:01.613919 crc crio[3654]: time="2026-06-09T16:27:01.6138818Z" level=info msg="Deleting pod openshift-kube-scheduler_revision-pruner-6-crc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.166325 | controller | Jun 09 16:27:01.674287 crc crio[3654]: 2026-06-09T16:27:01Z [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 17:48:36.166342 | controller | Jun 09 16:27:01.674411 crc crio[3654]: time="2026-06-09T16:27:01.674330562Z" level=info msg="Successfully cleaned up network for pod cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946"
2026-06-09 17:48:36.166358 | controller | Jun 09 16:27:01.674411 crc crio[3654]: time="2026-06-09T16:27:01.674386704Z" level=info msg="cleanup sandbox network"
2026-06-09 17:48:36.166375 | controller | Jun 09 16:27:01.674817 crc crio[3654]: time="2026-06-09T16:27:01.674447546Z" 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 17:48:36.166394 | controller | Jun 09 16:27:01.675534 crc crio[3654]: time="2026-06-09T16:27:01.675400344Z" 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:0xc00008c1b8}] Aliases:map[]}"
2026-06-09 17:48:36.166411 | controller | Jun 09 16:27:01.677347 crc crio[3654]: time="2026-06-09T16:27:01.677224099Z" 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 17:48:36.166430 | controller | Jun 09 16:27:01.711085 crc crio[3654]: 2026-06-09T16:27:01Z [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 17:48:36.166447 | controller | Jun 09 16:27:01.711753 crc crio[3654]: time="2026-06-09T16:27:01.711281784Z" level=info msg="Successfully cleaned up network for pod 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded"
2026-06-09 17:48:36.166463 | controller | Jun 09 16:27:01.711997 crc crio[3654]: time="2026-06-09T16:27:01.711782659Z" level=info msg="cleanup sandbox network"
2026-06-09 17:48:36.166479 | controller | Jun 09 16:27:01.711997 crc crio[3654]: time="2026-06-09T16:27:01.711856661Z" 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 17:48:36.166496 | controller | Jun 09 16:27:01.713016 crc crio[3654]: time="2026-06-09T16:27:01.712926623Z" 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:0xc001512360}] Aliases:map[]}"
2026-06-09 17:48:36.166528 | controller | Jun 09 16:27:01.713430 crc crio[3654]: time="2026-06-09T16:27:01.713179181Z" level=info msg="Deleting pod openshift-multus_multus-admission-controller-69db94689b-rvf8p from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.166552 | controller | Jun 09 16:27:01.774478 crc crio[3654]: 2026-06-09T16:27:01Z [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 17:48:36.166570 | controller | Jun 09 16:27:01.774811 crc crio[3654]: time="2026-06-09T16:27:01.77451733Z" level=info msg="Successfully cleaned up network for pod 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a"
2026-06-09 17:48:36.166586 | controller | Jun 09 16:27:01.774890 crc crio[3654]: time="2026-06-09T16:27:01.774799529Z" level=info msg="cleanup sandbox network"
2026-06-09 17:48:36.166602 | controller | Jun 09 16:27:01.774949 crc crio[3654]: time="2026-06-09T16:27:01.774921892Z" 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 17:48:36.166618 | controller | Jun 09 16:27:01.775452 crc crio[3654]: time="2026-06-09T16:27:01.775377416Z" 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:0xc000536010}] Aliases:map[]}"
2026-06-09 17:48:36.166635 | controller | Jun 09 16:27:01.775762 crc crio[3654]: time="2026-06-09T16:27:01.775602673Z" 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 17:48:36.166654 | controller | Jun 09 16:27:02.070979 crc crio[3654]: 2026-06-09T16:27:02Z [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 17:48:36.166670 | controller | Jun 09 16:27:02.073415 crc crio[3654]: time="2026-06-09T16:27:02.071173407Z" level=info msg="Successfully cleaned up network for pod caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4"
2026-06-09 17:48:36.166691 | controller | Jun 09 16:27:02.073415 crc crio[3654]: time="2026-06-09T16:27:02.071227209Z" level=info msg="cleanup sandbox network"
2026-06-09 17:48:36.166708 | controller | Jun 09 16:27:02.073415 crc crio[3654]: time="2026-06-09T16:27:02.071305761Z" 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 17:48:36.166724 | controller | Jun 09 16:27:02.073415 crc crio[3654]: time="2026-06-09T16:27:02.071727454Z" 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:0xc000f14120}] Aliases:map[]}"
2026-06-09 17:48:36.166740 | controller | Jun 09 16:27:02.073415 crc crio[3654]: time="2026-06-09T16:27:02.07193359Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.166756 | controller | Jun 09 16:27:02.135626 crc crio[3654]: 2026-06-09T16:27:02Z [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 17:48:36.166772 | controller | Jun 09 16:27:02.135626 crc crio[3654]: time="2026-06-09T16:27:02.135616839Z" level=info msg="Successfully cleaned up network for pod 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1"
2026-06-09 17:48:36.166788 | controller | Jun 09 16:27:02.135626 crc crio[3654]: time="2026-06-09T16:27:02.135739773Z" level=info msg="cleanup sandbox network"
2026-06-09 17:48:36.166803 | controller | Jun 09 16:27:02.136103 crc crio[3654]: time="2026-06-09T16:27:02.135797894Z" 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 17:48:36.166819 | controller | Jun 09 16:27:02.136103 crc crio[3654]: time="2026-06-09T16:27:02.136034471Z" 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:0xc00008c428}] Aliases:map[]}"
2026-06-09 17:48:36.166835 | controller | Jun 09 16:27:02.136347 crc crio[3654]: time="2026-06-09T16:27:02.136226857Z" level=info msg="Deleting pod openshift-console_downloads-747b44746d-4pqvr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.166851 | controller | Jun 09 16:27:02.307323 crc crio[3654]: 2026-06-09T16:27:02Z [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 17:48:36.166871 | controller | Jun 09 16:27:02.307496 crc crio[3654]: time="2026-06-09T16:27:02.307432463Z" level=info msg="Successfully cleaned up network for pod cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc"
2026-06-09 17:48:36.166887 | controller | Jun 09 16:27:02.307496 crc crio[3654]: time="2026-06-09T16:27:02.307482884Z" level=info msg="cleanup sandbox network"
2026-06-09 17:48:36.166903 | controller | Jun 09 16:27:02.307606 crc crio[3654]: time="2026-06-09T16:27:02.307524685Z" 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 17:48:36.166919 | controller | Jun 09 16:27:02.307733 crc crio[3654]: time="2026-06-09T16:27:02.307628479Z" 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:0xc001712168}] Aliases:map[]}"
2026-06-09 17:48:36.166935 | controller | Jun 09 16:27:02.307733 crc crio[3654]: time="2026-06-09T16:27:02.307720731Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-09 17:48:36.166951 | controller | Jun 09 16:27:02.307733 crc crio[3654]: time="2026-06-09T16:27:02.307732512Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-09 17:48:36.166967 | controller | Jun 09 16:27:02.307921 crc crio[3654]: time="2026-06-09T16:27:02.307768323Z" 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 17:48:36.166983 | controller | Jun 09 16:27:02.514916 crc crio[3654]: 2026-06-09T16:27:02Z [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 17:48:36.166999 | controller | Jun 09 16:27:02.515067 crc crio[3654]: time="2026-06-09T16:27:02.514992663Z" level=info msg="Successfully cleaned up network for pod 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b"
2026-06-09 17:48:36.167014 | controller | Jun 09 16:27:02.515067 crc crio[3654]: time="2026-06-09T16:27:02.515042014Z" level=info msg="cleanup sandbox network"
2026-06-09 17:48:36.167029 | controller | Jun 09 16:27:02.515211 crc crio[3654]: time="2026-06-09T16:27:02.515090336Z" 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 17:48:36.167046 | controller | Jun 09 16:27:02.515518 crc crio[3654]: time="2026-06-09T16:27:02.515420405Z" 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:0xc000f14140}] Aliases:map[]}"
2026-06-09 17:48:36.167064 | controller | Jun 09 16:27:02.515879 crc crio[3654]: time="2026-06-09T16:27:02.515770186Z" level=info msg="Deleting pod openshift-apiserver_apiserver-9ddfb9f55-k47zv from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.167089 | controller | Jun 09 16:27:02.605377 crc crio[3654]: time="2026-06-09T16:27:02.605184442Z" level=info msg="Running pod sandbox: openshift-kube-scheduler/openshift-kube-scheduler-crc/POD" id=29c98b93-8355-45e8-9883-07fa8941ef55 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.167106 | controller | Jun 09 16:27:02.606237 crc crio[3654]: time="2026-06-09T16:27:02.606041398Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.167122 | controller | Jun 09 16:27:02.633929 crc crio[3654]: time="2026-06-09T16:27:02.632852877Z" level=info msg="Running pod sandbox: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/POD" id=8e6d56f7-b9cd-4acd-ac83-7998be013d53 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.167138 | controller | Jun 09 16:27:02.633929 crc crio[3654]: time="2026-06-09T16:27:02.633177017Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.167153 | controller | Jun 09 16:27:02.649409 crc crio[3654]: time="2026-06-09T16:27:02.649204485Z" 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=29c98b93-8355-45e8-9883-07fa8941ef55 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.167169 | controller | Jun 09 16:27:02.650539 crc crio[3654]: time="2026-06-09T16:27:02.649609047Z" 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=8e6d56f7-b9cd-4acd-ac83-7998be013d53 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.167185 | controller | Jun 09 16:27:02.659065 crc crio[3654]: time="2026-06-09T16:27:02.658577185Z" level=info msg="Running pod sandbox: openshift-etcd/etcd-crc/POD" id=54cefff8-ec0c-43b7-8128-a6e670f390d4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.167201 | controller | Jun 09 16:27:02.659065 crc crio[3654]: time="2026-06-09T16:27:02.658920635Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.167217 | controller | Jun 09 16:27:02.673114 crc crio[3654]: time="2026-06-09T16:27:02.67250005Z" 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=54cefff8-ec0c-43b7-8128-a6e670f390d4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.167232 | controller | Jun 09 16:27:02.697541 crc crio[3654]: time="2026-06-09T16:27:02.697371772Z" level=info msg="Running pod sandbox: openshift-kube-apiserver/kube-apiserver-crc/POD" id=8a8d5e89-f81a-4955-b2e9-901d437f4054 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.167248 | controller | Jun 09 16:27:02.697930 crc crio[3654]: time="2026-06-09T16:27:02.697559557Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.167264 | controller | Jun 09 16:27:02.706479 crc crio[3654]: time="2026-06-09T16:27:02.706353659Z" level=info msg="Ran pod sandbox 271f07a0f100f5554e94d81919294b544030a2526d84348542f76e26abee35cf with infra container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/POD" id=8e6d56f7-b9cd-4acd-ac83-7998be013d53 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.167281 | controller | Jun 09 16:27:02.706870 crc crio[3654]: time="2026-06-09T16:27:02.706524294Z" level=info msg="Ran pod sandbox d702150379e1db48a5ce2c914654174780aa75814b89fcfa3145825c3de7b839 with infra container: openshift-kube-scheduler/openshift-kube-scheduler-crc/POD" id=29c98b93-8355-45e8-9883-07fa8941ef55 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.167301 | controller | Jun 09 16:27:02.707018 crc crio[3654]: time="2026-06-09T16:27:02.706993978Z" level=info msg="Ran pod sandbox c9d664f49d35957d75205489921232df294cd56f368fca7a7ec28e289df35e1c with infra container: openshift-etcd/etcd-crc/POD" id=54cefff8-ec0c-43b7-8128-a6e670f390d4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.167317 | controller | Jun 09 16:27:02.708756 crc crio[3654]: time="2026-06-09T16:27:02.708517094Z" 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=8a8d5e89-f81a-4955-b2e9-901d437f4054 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.167334 | controller | Jun 09 16:27:02.716951 crc crio[3654]: time="2026-06-09T16:27:02.716552023Z" level=info msg="Running pod sandbox: openshift-kube-controller-manager/kube-controller-manager-crc/POD" id=cab62562-a605-4b16-b3e7-fdcba6dbb557 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.167350 | controller | Jun 09 16:27:02.716951 crc crio[3654]: time="2026-06-09T16:27:02.716602575Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.167366 | controller | Jun 09 16:27:02.716951 crc crio[3654]: time="2026-06-09T16:27:02.716873333Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=9543e2f3-b9e8-46b6-8eac-26206b6b9e99 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.167382 | controller | Jun 09 16:27:02.718519 crc crio[3654]: time="2026-06-09T16:27:02.717812261Z" level=info msg="Ran pod sandbox 73e8219c1aa85ffa274627124eca8db175788ddd51bfb5cdf7b5d44ef2906667 with infra container: openshift-kube-apiserver/kube-apiserver-crc/POD" id=8a8d5e89-f81a-4955-b2e9-901d437f4054 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.167398 | controller | Jun 09 16:27:02.718519 crc crio[3654]: time="2026-06-09T16:27:02.717952515Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=8ebcdadf-a5e7-4894-b9f3-367ebaae3af1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.167413 | controller | Jun 09 16:27:02.718519 crc crio[3654]: time="2026-06-09T16:27:02.718027227Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=dd1e3baf-8834-4885-a0c1-1c9c3e7d28c9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.167429 | controller | Jun 09 16:27:02.720332 crc crio[3654]: time="2026-06-09T16:27:02.720020527Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=69a270ae-a847-4b64-be57-e5b800a5aa1c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.167444 | controller | Jun 09 16:27:02.724370 crc crio[3654]: time="2026-06-09T16:27:02.724020156Z" 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=cab62562-a605-4b16-b3e7-fdcba6dbb557 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.167460 | controller | Jun 09 16:27:02.729242 crc crio[3654]: time="2026-06-09T16:27:02.72918886Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=655b40dd-74d3-409b-88d4-a04e94143a52 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.167475 | controller | Jun 09 16:27:02.730476 crc crio[3654]: time="2026-06-09T16:27:02.730447588Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=3bf51828-097a-4ed3-8f12-63e831be9106 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.167494 | controller | Jun 09 16:27:02.730882 crc crio[3654]: time="2026-06-09T16:27:02.730793088Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=f14e58eb-e6e0-4263-8b45-780333eff40b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.167526 | controller | Jun 09 16:27:02.731818 crc crio[3654]: time="2026-06-09T16:27:02.731788648Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=309fa2e9-77d9-4b98-86bd-2d1a94077a5a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.167549 | controller | Jun 09 16:27:02.737782 crc crio[3654]: time="2026-06-09T16:27:02.737750336Z" level=info msg="Creating container: openshift-etcd/etcd-crc/setup" id=77712fc4-af83-4045-9c01-5f0e9c92111c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.167566 | controller | Jun 09 16:27:02.738865 crc crio[3654]: time="2026-06-09T16:27:02.738545969Z" level=info msg="Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port" id=0d8c0d92-c023-4944-b20c-b8b5fdef9890 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.167582 | controller | Jun 09 16:27:02.741884 crc crio[3654]: time="2026-06-09T16:27:02.741861578Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.167598 | controller | Jun 09 16:27:02.743491 crc crio[3654]: time="2026-06-09T16:27:02.743016733Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.167614 | controller | Jun 09 16:27:02.744246 crc crio[3654]: time="2026-06-09T16:27:02.743044974Z" level=info msg="Creating container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup" id=6b98b36c-e873-406c-8e6d-49eecd5caab7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.167630 | controller | Jun 09 16:27:02.744246 crc crio[3654]: time="2026-06-09T16:27:02.744167637Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.167650 | controller | Jun 09 16:27:02.744609 crc crio[3654]: time="2026-06-09T16:27:02.744515797Z" level=info msg="Ran pod sandbox 991f4d0b8e7296a8f18b7ae9fe212ded29d140e260514981393289a8dd4fd73b with infra container: openshift-kube-controller-manager/kube-controller-manager-crc/POD" id=cab62562-a605-4b16-b3e7-fdcba6dbb557 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.167668 | controller | Jun 09 16:27:02.744973 crc crio[3654]: time="2026-06-09T16:27:02.744858318Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/setup" id=ca707053-d2a9-44de-b0d6-ebb25c38646f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.167685 | controller | Jun 09 16:27:02.745221 crc crio[3654]: time="2026-06-09T16:27:02.745094605Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.167701 | controller | Jun 09 16:27:02.747433 crc crio[3654]: time="2026-06-09T16:27:02.747166276Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=6c1004b9-fc27-4eee-a5a9-aff438906b63 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.167717 | controller | Jun 09 16:27:02.747433 crc crio[3654]: 2026-06-09T16:27:02Z [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 17:48:36.167736 | controller | Jun 09 16:27:02.747614 crc crio[3654]: time="2026-06-09T16:27:02.747548318Z" level=info msg="Successfully cleaned up network for pod 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71"
2026-06-09 17:48:36.167753 | controller | Jun 09 16:27:02.747614 crc crio[3654]: time="2026-06-09T16:27:02.747565848Z" level=info msg="cleanup sandbox network"
2026-06-09 17:48:36.167769 | controller | Jun 09 16:27:02.747614 crc crio[3654]: time="2026-06-09T16:27:02.747601119Z" 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 17:48:36.167786 | controller | Jun 09 16:27:02.747952 crc crio[3654]: time="2026-06-09T16:27:02.747852857Z" 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:0xc000f14930}] Aliases:map[]}"
2026-06-09 17:48:36.167803 | controller | Jun 09 16:27:02.748036 crc crio[3654]: time="2026-06-09T16:27:02.747980531Z" 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 17:48:36.167823 | controller | Jun 09 16:27:02.756507 crc crio[3654]: time="2026-06-09T16:27:02.75633507Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=58cb986b-15c2-418c-b076-c7adcdcf9a9d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.167848 | controller | Jun 09 16:27:02.761975 crc crio[3654]: time="2026-06-09T16:27:02.761935897Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=096b4c07-7ad3-4893-8ccb-ec1117a51b7e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.167874 | controller | Jun 09 16:27:02.769379 crc crio[3654]: time="2026-06-09T16:27:02.769314287Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.167902 | controller | Jun 09 16:27:02.773439 crc crio[3654]: time="2026-06-09T16:27:02.773220623Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.167928 | controller | Jun 09 16:27:02.774501 crc crio[3654]: time="2026-06-09T16:27:02.774075619Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.167950 | controller | Jun 09 16:27:02.788953 crc crio[3654]: time="2026-06-09T16:27:02.788913991Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.167966 | controller | Jun 09 16:27:02.790924 crc crio[3654]: time="2026-06-09T16:27:02.790781267Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.167983 | controller | Jun 09 16:27:02.794131 crc crio[3654]: time="2026-06-09T16:27:02.794001843Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.168003 | controller | Jun 09 16:27:03.029286 crc crio[3654]: 2026-06-09T16:27:03Z [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 17:48:36.168020 | controller | Jun 09 16:27:03.029286 crc crio[3654]: time="2026-06-09T16:27:03.028370402Z" level=info msg="Successfully cleaned up network for pod f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae"
2026-06-09 17:48:36.168036 | controller | Jun 09 16:27:03.029286 crc crio[3654]: time="2026-06-09T16:27:03.028409524Z" level=info msg="cleanup sandbox network"
2026-06-09 17:48:36.168052 | controller | Jun 09 16:27:03.029286 crc crio[3654]: time="2026-06-09T16:27:03.028425834Z" level=info msg="Successfully cleaned up network for pod a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5"
2026-06-09 17:48:36.168068 | controller | Jun 09 16:27:03.029286 crc crio[3654]: time="2026-06-09T16:27:03.028438904Z" level=info msg="cleanup sandbox network"
2026-06-09 17:48:36.168084 | controller | Jun 09 16:27:03.029286 crc crio[3654]: time="2026-06-09T16:27:03.028466595Z" 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 17:48:36.168100 | controller | Jun 09 16:27:03.029286 crc crio[3654]: time="2026-06-09T16:27:03.028594759Z" 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:0xc001e2acb0}] Aliases:map[]}"
2026-06-09 17:48:36.168117 | controller | Jun 09 16:27:03.029286 crc crio[3654]: time="2026-06-09T16:27:03.028826016Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-09 17:48:36.168134 | controller | Jun 09 16:27:03.029286 crc crio[3654]: time="2026-06-09T16:27:03.028841226Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-09 17:48:36.168150 | controller | Jun 09 16:27:03.029286 crc crio[3654]: time="2026-06-09T16:27:03.028850307Z" level=info msg="Deleting pod openshift-kube-apiserver_revision-pruner-11-crc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.168166 | controller | Jun 09 16:27:03.107105 crc crio[3654]: 2026-06-09T16:27:03Z [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 17:48:36.168182 | controller | Jun 09 16:27:03.107746 crc crio[3654]: time="2026-06-09T16:27:03.107164652Z" level=info msg="Successfully cleaned up network for pod 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587"
2026-06-09 17:48:36.168198 | controller | Jun 09 16:27:03.107746 crc crio[3654]: time="2026-06-09T16:27:03.107201073Z" level=info msg="cleanup sandbox network"
2026-06-09 17:48:36.168214 | controller | Jun 09 16:27:03.107746 crc crio[3654]: time="2026-06-09T16:27:03.107242145Z" 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 17:48:36.168230 | controller | Jun 09 16:27:03.107746 crc crio[3654]: time="2026-06-09T16:27:03.107509593Z" 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:0xc00008c158}] Aliases:map[]}"
2026-06-09 17:48:36.168249 | controller | Jun 09 16:27:03.108026 crc crio[3654]: time="2026-06-09T16:27:03.107884484Z" level=info msg="Deleting pod openshift-service-ca_service-ca-74545575db-n469q from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.168267 | controller | Jun 09 16:27:03.192540 crc crio[3654]: 2026-06-09T16:27:03Z [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 17:48:36.168283 | controller | Jun 09 16:27:03.193865 crc crio[3654]: time="2026-06-09T16:27:03.193772095Z" level=info msg="Successfully cleaned up network for pod ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673"
2026-06-09 17:48:36.168298 | controller | Jun 09 16:27:03.193865 crc crio[3654]: time="2026-06-09T16:27:03.193849467Z" level=info msg="cleanup sandbox network"
2026-06-09 17:48:36.168314 | controller | Jun 09 16:27:03.194000 crc crio[3654]: time="2026-06-09T16:27:03.193889128Z" 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 17:48:36.168331 | controller | Jun 09 16:27:03.195137 crc crio[3654]: time="2026-06-09T16:27:03.194093455Z" 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:0xc000190998}] Aliases:map[]}"
2026-06-09 17:48:36.168347 | controller | Jun 09 16:27:03.195386 crc crio[3654]: time="2026-06-09T16:27:03.195305031Z" level=info msg="Deleting pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.168363 | controller | Jun 09 16:27:03.333527 crc crio[3654]: 2026-06-09T16:27:03Z [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 17:48:36.168379 | controller | Jun 09 16:27:03.334281 crc crio[3654]: time="2026-06-09T16:27:03.333713988Z" level=info msg="Successfully cleaned up network for pod 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791"
2026-06-09 17:48:36.168395 | controller | Jun 09 16:27:03.334281 crc crio[3654]: time="2026-06-09T16:27:03.334242524Z" level=info msg="cleanup sandbox network"
2026-06-09 17:48:36.168411 | controller | Jun 09 16:27:03.334517 crc crio[3654]: time="2026-06-09T16:27:03.334326527Z" 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 17:48:36.168427 | controller | Jun 09 16:27:03.334619 crc crio[3654]: time="2026-06-09T16:27:03.334559243Z" 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:0xc001512478}] Aliases:map[]}"
2026-06-09 17:48:36.168446 | controller | Jun 09 16:27:03.334903 crc crio[3654]: time="2026-06-09T16:27:03.334830492Z" level=info msg="Deleting pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.168464 | controller | Jun 09 16:27:03.575852 crc crio[3654]: 2026-06-09T16:27:03Z [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 17:48:36.168480 | controller | Jun 09 16:27:03.575970 crc crio[3654]: time="2026-06-09T16:27:03.575905481Z" level=info msg="Successfully cleaned up network for pod 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d"
2026-06-09 17:48:36.168495 | controller | Jun 09 16:27:03.575970 crc crio[3654]: time="2026-06-09T16:27:03.575941822Z" level=info msg="cleanup sandbox network"
2026-06-09 17:48:36.168527 | controller | Jun 09 16:27:03.576068 crc crio[3654]: time="2026-06-09T16:27:03.575980193Z" 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 17:48:36.168551 | controller | Jun 09 16:27:03.576498 crc crio[3654]: time="2026-06-09T16:27:03.576155418Z" 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:0xc001712090}] Aliases:map[]}"
2026-06-09 17:48:36.168568 | controller | Jun 09 16:27:03.576498 crc crio[3654]: time="2026-06-09T16:27:03.576403566Z" 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 17:48:36.168584 | controller | Jun 09 16:27:03.702421 crc crio[3654]: 2026-06-09T16:27:03Z [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 17:48:36.168601 | controller | Jun 09 16:27:03.702421 crc crio[3654]: time="2026-06-09T16:27:03.702421004Z" level=info msg="Successfully cleaned up network for pod 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7"
2026-06-09 17:48:36.168617 | controller | Jun 09 16:27:03.702421 crc crio[3654]: time="2026-06-09T16:27:03.702445114Z" level=info msg="cleanup sandbox network"
2026-06-09 17:48:36.168633 | controller | Jun 09 16:27:03.702822 crc crio[3654]: time="2026-06-09T16:27:03.702477275Z" 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 17:48:36.168650 | controller | Jun 09 16:27:03.702822 crc crio[3654]: time="2026-06-09T16:27:03.702676331Z" 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:0xc0017121e8}] Aliases:map[]}"
2026-06-09 17:48:36.168670 | controller | Jun 09 16:27:03.703067 crc crio[3654]: time="2026-06-09T16:27:03.702822266Z" level=info msg="Deleting pod openshift-network-diagnostics_network-check-target-fhkjl from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.168686 | controller | Jun 09 16:27:03.863917 crc crio[3654]: 2026-06-09T16:27:03Z [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 17:48:36.168702 | controller | Jun 09 16:27:03.864240 crc crio[3654]: time="2026-06-09T16:27:03.864040723Z" level=info msg="Successfully cleaned up network for pod 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007"
2026-06-09 17:48:36.168718 | controller | Jun 09 16:27:03.864240 crc crio[3654]: time="2026-06-09T16:27:03.864078655Z" level=info msg="cleanup sandbox network"
2026-06-09 17:48:36.168734 | controller | Jun 09 16:27:03.864240 crc crio[3654]: time="2026-06-09T16:27:03.864134596Z" 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 17:48:36.168750 | controller | Jun 09 16:27:03.864552 crc crio[3654]: time="2026-06-09T16:27:03.864386204Z" 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:0xc001712300}] Aliases:map[]}"
2026-06-09 17:48:36.168766 | controller | Jun 09 16:27:03.864552 crc crio[3654]: time="2026-06-09T16:27:03.864445025Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-09 17:48:36.168782 | controller | Jun 09 16:27:03.864552 crc crio[3654]: time="2026-06-09T16:27:03.864465176Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-09 17:48:36.168798 | controller | Jun 09 16:27:03.864552 crc crio[3654]: time="2026-06-09T16:27:03.864480267Z" level=info msg="Deleting pod openshift-kube-apiserver_revision-pruner-12-crc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.168814 | controller | Jun 09 16:27:03.918300 crc crio[3654]: 2026-06-09T16:27:03Z [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 17:48:36.168830 | controller | Jun 09 16:27:03.918554 crc crio[3654]: time="2026-06-09T16:27:03.918506418Z" level=info msg="Successfully cleaned up network for pod 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d"
2026-06-09 17:48:36.168846 | controller | Jun 09 16:27:03.918764 crc crio[3654]: time="2026-06-09T16:27:03.918742045Z" level=info msg="cleanup sandbox network"
2026-06-09 17:48:36.168862 | controller | Jun 09 16:27:03.918899 crc crio[3654]: time="2026-06-09T16:27:03.918877629Z" 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 17:48:36.168879 | controller | Jun 09 16:27:03.919147 crc crio[3654]: time="2026-06-09T16:27:03.919117856Z" 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:0xc00008c2e8}] Aliases:map[]}"
2026-06-09 17:48:36.168899 | controller | Jun 09 16:27:03.919419 crc crio[3654]: time="2026-06-09T16:27:03.919399954Z" level=info msg="Deleting pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.168947 | controller | Jun 09 16:27:03.943118 crc crio[3654]: 2026-06-09T16:27:03Z [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 17:48:36.168968 | controller | Jun 09 16:27:03.943505 crc crio[3654]: time="2026-06-09T16:27:03.943468772Z" level=info msg="Successfully cleaned up network for pod 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16"
2026-06-09 17:48:36.168984 | controller | Jun 09 16:27:03.943630 crc crio[3654]: time="2026-06-09T16:27:03.943614106Z" level=info msg="cleanup sandbox network"
2026-06-09 17:48:36.169000 | controller | Jun 09 16:27:03.943834 crc crio[3654]: time="2026-06-09T16:27:03.943810242Z" 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 17:48:36.169016 | controller | Jun 09 16:27:03.944162 crc crio[3654]: time="2026-06-09T16:27:03.944137452Z" 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:0xc00008c400}] Aliases:map[]}"
2026-06-09 17:48:36.169033 | controller | Jun 09 16:27:03.944486 crc crio[3654]: time="2026-06-09T16:27:03.944458192Z" 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 17:48:36.169049 | controller | Jun 09 16:27:03.971914 crc crio[3654]: 2026-06-09T16:27:03Z [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 17:48:36.169065 | controller | Jun 09 16:27:03.972126 crc crio[3654]: time="2026-06-09T16:27:03.972032214Z" level=info msg="Successfully cleaned up network for pod 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e"
2026-06-09 17:48:36.169080 | controller | Jun 09 16:27:03.972126 crc crio[3654]: time="2026-06-09T16:27:03.972068475Z" level=info msg="cleanup sandbox network"
2026-06-09 17:48:36.169096 | controller | Jun 09 16:27:03.972126 crc crio[3654]: time="2026-06-09T16:27:03.972103726Z" 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 17:48:36.169112 | controller | Jun 09 16:27:03.972362 crc crio[3654]: time="2026-06-09T16:27:03.972329373Z" 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:0xc00231e0f0}] Aliases:map[]}"
2026-06-09 17:48:36.169131 | controller | Jun 09 16:27:03.972544 crc crio[3654]: time="2026-06-09T16:27:03.972499388Z" level=info msg="Deleting pod openshift-multus_network-metrics-daemon-n2bqt from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.169149 | controller | Jun 09 16:27:04.220923 crc crio[3654]: 2026-06-09T16:27:04Z [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 17:48:36.169165 | controller | Jun 09 16:27:04.221416 crc crio[3654]: time="2026-06-09T16:27:04.221116001Z" level=info msg="Successfully cleaned up network for pod 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a"
2026-06-09 17:48:36.169181 | controller | Jun 09 16:27:04.221416 crc crio[3654]: time="2026-06-09T16:27:04.221149982Z" level=info msg="cleanup sandbox network"
2026-06-09 17:48:36.169197 | controller | Jun 09 16:27:04.221416 crc crio[3654]: time="2026-06-09T16:27:04.221166523Z" level=info msg="Successfully cleaned up network for pod 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21"
2026-06-09 17:48:36.169212 | controller | Jun 09 16:27:04.221416 crc crio[3654]: time="2026-06-09T16:27:04.221183693Z" level=info msg="cleanup sandbox network"
2026-06-09 17:48:36.169229 | controller | Jun 09 16:27:04.221416 crc crio[3654]: time="2026-06-09T16:27:04.221222894Z" 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 17:48:36.169246 | controller | Jun 09 16:27:04.221739 crc crio[3654]: time="2026-06-09T16:27:04.221492562Z" 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:0xc00231e5f8}] Aliases:map[]}"
2026-06-09 17:48:36.169262 | controller | Jun 09 16:27:04.221793 crc crio[3654]: time="2026-06-09T16:27:04.2217439Z" 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 17:48:36.169278 | controller | Jun 09 16:27:04.253609 crc crio[3654]: 2026-06-09T16:27:04Z [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 17:48:36.169294 | controller | Jun 09 16:27:04.253806 crc crio[3654]: time="2026-06-09T16:27:04.253741684Z" level=info msg="Successfully cleaned up network for pod 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471"
2026-06-09 17:48:36.169310 | controller | Jun 09 16:27:04.253806 crc crio[3654]: time="2026-06-09T16:27:04.253789846Z" level=info msg="cleanup sandbox network"
2026-06-09 17:48:36.169326 | controller | Jun 09 16:27:04.253942 crc crio[3654]: time="2026-06-09T16:27:04.253809746Z" level=info msg="Successfully cleaned up network for pod 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0"
2026-06-09 17:48:36.169346 | controller | Jun 09 16:27:04.253942 crc crio[3654]: time="2026-06-09T16:27:04.253821086Z" level=info msg="cleanup sandbox network"
2026-06-09 17:48:36.169362 | controller | Jun 09 16:27:04.253942 crc crio[3654]: time="2026-06-09T16:27:04.253851317Z" 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 17:48:36.169379 | controller | Jun 09 16:27:04.254115 crc crio[3654]: time="2026-06-09T16:27:04.254047813Z" 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:0xc00008c2e0}] Aliases:map[]}"
2026-06-09 17:48:36.169395 | controller | Jun 09 16:27:04.254517 crc crio[3654]: time="2026-06-09T16:27:04.254203798Z" 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 17:48:36.169411 | controller | Jun 09 16:27:04.308082 crc crio[3654]: 2026-06-09T16:27:04Z [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 17:48:36.169427 | controller | Jun 09 16:27:04.308314 crc crio[3654]: time="2026-06-09T16:27:04.308198478Z" level=info msg="Successfully cleaned up network for pod df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef"
2026-06-09 17:48:36.169443 | controller | Jun 09 16:27:04.308314 crc crio[3654]: time="2026-06-09T16:27:04.308231609Z" level=info msg="cleanup sandbox network"
2026-06-09 17:48:36.169458 | controller | Jun 09 16:27:04.308314 crc crio[3654]: time="2026-06-09T16:27:04.30824885Z" level=info msg="Successfully cleaned up network for pod 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f"
2026-06-09 17:48:36.169473 | controller | Jun 09 16:27:04.308314 crc crio[3654]: time="2026-06-09T16:27:04.308300941Z" level=info msg="cleanup sandbox network"
2026-06-09 17:48:36.169489 | controller | Jun 09 16:27:04.308444 crc crio[3654]: time="2026-06-09T16:27:04.308339962Z" 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 17:48:36.169505 | controller | Jun 09 16:27:04.308885 crc crio[3654]: time="2026-06-09T16:27:04.308577189Z" 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:0xc00008c400}] Aliases:map[]}"
2026-06-09 17:48:36.169541 | controller | Jun 09 16:27:04.309860 crc crio[3654]: time="2026-06-09T16:27:04.309707843Z" level=info msg="Deleting pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.169560 | controller | Jun 09 16:27:04.421300 crc crio[3654]: time="2026-06-09T16:27:04.420979901Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.169580 | controller | Jun 09 16:27:04.424127 crc crio[3654]: time="2026-06-09T16:27:04.424084134Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.169597 | controller | Jun 09 16:27:04.424606 crc crio[3654]: time="2026-06-09T16:27:04.424528677Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.169613 | controller | Jun 09 16:27:04.425173 crc crio[3654]: time="2026-06-09T16:27:04.425050983Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.169629 | controller | Jun 09 16:27:04.426625 crc crio[3654]: time="2026-06-09T16:27:04.426519337Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.169644 | controller | Jun 09 16:27:04.482738 crc crio[3654]: 2026-06-09T16:27:04Z [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 17:48:36.169660 | controller | Jun 09 16:27:04.483100 crc crio[3654]: time="2026-06-09T16:27:04.483009151Z" level=info msg="Successfully cleaned up network for pod ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f"
2026-06-09 17:48:36.169676 | controller | Jun 09 16:27:04.483100 crc crio[3654]: time="2026-06-09T16:27:04.483085604Z" level=info msg="cleanup sandbox network"
2026-06-09 17:48:36.169693 | controller | Jun 09 16:27:04.483198 crc crio[3654]: time="2026-06-09T16:27:04.483109634Z" level=info msg="Successfully cleaned up network for pod fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183"
2026-06-09 17:48:36.169708 | controller | Jun 09 16:27:04.483198 crc crio[3654]: time="2026-06-09T16:27:04.483119545Z" level=info msg="cleanup sandbox network"
2026-06-09 17:48:36.169725 | controller | Jun 09 16:27:04.483198 crc crio[3654]: time="2026-06-09T16:27:04.483131865Z" level=info msg="Successfully cleaned up network for pod c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86"
2026-06-09 17:48:36.169740 | controller | Jun 09 16:27:04.483198 crc crio[3654]: time="2026-06-09T16:27:04.483142535Z" level=info msg="cleanup sandbox network"
2026-06-09 17:48:36.169757 | controller | Jun 09 16:27:04.483198 crc crio[3654]: time="2026-06-09T16:27:04.483185466Z" 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 17:48:36.169773 | controller | Jun 09 16:27:04.483484 crc crio[3654]: time="2026-06-09T16:27:04.483373522Z" 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:0xc00231e3d8}] Aliases:map[]}"
2026-06-09 17:48:36.169790 | controller | Jun 09 16:27:04.483484 crc crio[3654]: time="2026-06-09T16:27:04.483437044Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-09 17:48:36.169807 | controller | Jun 09 16:27:04.483484 crc crio[3654]: time="2026-06-09T16:27:04.483448194Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-09 17:48:36.169827 | controller | Jun 09 16:27:04.483484 crc crio[3654]: time="2026-06-09T16:27:04.483459465Z" level=info msg="Deleting pod openshift-kube-apiserver_installer-12-crc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.169846 | controller | Jun 09 16:27:04.587115 crc crio[3654]: time="2026-06-09T16:27:04.58659097Z" level=info msg="Created container b7c30391355351051f82b9c1a1b2bdcbd29f27d644e077bf0a07d1b95aa9cc1f: openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port" id=0d8c0d92-c023-4944-b20c-b8b5fdef9890 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.169863 | controller | Jun 09 16:27:04.587115 crc crio[3654]: time="2026-06-09T16:27:04.586860538Z" level=info msg="Created container 6b3b74cc718db10de09df3c31da6004c52ba26f9cdfb7282d5f60755081cfdf7: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=096b4c07-7ad3-4893-8ccb-ec1117a51b7e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.169880 | controller | Jun 09 16:27:04.588612 crc crio[3654]: time="2026-06-09T16:27:04.588283871Z" level=info msg="Created container 88106d62385518838424c0befe37c48954e2f88cb7ec65e534c3aac6c9e7f020: openshift-etcd/etcd-crc/setup" id=77712fc4-af83-4045-9c01-5f0e9c92111c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.169895 | controller | Jun 09 16:27:04.588612 crc crio[3654]: time="2026-06-09T16:27:04.588475596Z" level=info msg="Starting container: 6b3b74cc718db10de09df3c31da6004c52ba26f9cdfb7282d5f60755081cfdf7" id=ae29c508-1723-46ef-8974-fed5fc196d2c name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.169911 | controller | Jun 09 16:27:04.589183 crc crio[3654]: time="2026-06-09T16:27:04.588418425Z" level=info msg="Starting container: b7c30391355351051f82b9c1a1b2bdcbd29f27d644e077bf0a07d1b95aa9cc1f" id=8f2e5071-e637-4bc1-9c4e-3fec0ddbae85 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.169926 | controller | Jun 09 16:27:04.590292 crc crio[3654]: time="2026-06-09T16:27:04.590182197Z" level=info msg="Starting container: 88106d62385518838424c0befe37c48954e2f88cb7ec65e534c3aac6c9e7f020" id=02fb2ac4-7732-489a-aaa4-8f7a306f03c2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.169942 | controller | Jun 09 16:27:04.597926 crc crio[3654]: time="2026-06-09T16:27:04.597444664Z" level=info msg="Started container" PID=5341 containerID=b7c30391355351051f82b9c1a1b2bdcbd29f27d644e077bf0a07d1b95aa9cc1f description=openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port id=8f2e5071-e637-4bc1-9c4e-3fec0ddbae85 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d702150379e1db48a5ce2c914654174780aa75814b89fcfa3145825c3de7b839
2026-06-09 17:48:36.169958 | controller | Jun 09 16:27:04.598322 crc crio[3654]: time="2026-06-09T16:27:04.598164215Z" level=info msg="Started container" PID=5343 containerID=88106d62385518838424c0befe37c48954e2f88cb7ec65e534c3aac6c9e7f020 description=openshift-etcd/etcd-crc/setup id=02fb2ac4-7732-489a-aaa4-8f7a306f03c2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c9d664f49d35957d75205489921232df294cd56f368fca7a7ec28e289df35e1c
2026-06-09 17:48:36.169975 | controller | Jun 09 16:27:04.602059 crc crio[3654]: time="2026-06-09T16:27:04.601932898Z" level=info msg="Started container" PID=5342 containerID=6b3b74cc718db10de09df3c31da6004c52ba26f9cdfb7282d5f60755081cfdf7 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=ae29c508-1723-46ef-8974-fed5fc196d2c name=/runtime.v1.RuntimeService/StartContainer sandboxID=991f4d0b8e7296a8f18b7ae9fe212ded29d140e260514981393289a8dd4fd73b
2026-06-09 17:48:36.169991 | controller | Jun 09 16:27:04.611954 crc crio[3654]: time="2026-06-09T16:27:04.611821563Z" level=info msg="Created container ae9a2036a8ae3e404d8da141956ee73549f8b35f02df8f76442b5686d5d302ff: openshift-kube-apiserver/kube-apiserver-crc/setup" id=ca707053-d2a9-44de-b0d6-ebb25c38646f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.170006 | controller | Jun 09 16:27:04.616569 crc crio[3654]: time="2026-06-09T16:27:04.615437231Z" level=info msg="Starting container: ae9a2036a8ae3e404d8da141956ee73549f8b35f02df8f76442b5686d5d302ff" id=93a64a09-3f67-4d82-9acb-1df6ffd5708a name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.170024 | controller | Jun 09 16:27:04.626197 crc crio[3654]: time="2026-06-09T16:27:04.625743318Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=6c946f1e-8c74-423e-92e6-ff6eca36a42c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.170042 | controller | Jun 09 16:27:04.630593 crc crio[3654]: time="2026-06-09T16:27:04.630455768Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=4ebb85cd-be03-483f-ae2e-1cbdf351fc66 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.170058 | controller | Jun 09 16:27:04.634886 crc crio[3654]: time="2026-06-09T16:27:04.634166919Z" level=info msg="Started container" PID=5346 containerID=ae9a2036a8ae3e404d8da141956ee73549f8b35f02df8f76442b5686d5d302ff description=openshift-kube-apiserver/kube-apiserver-crc/setup id=93a64a09-3f67-4d82-9acb-1df6ffd5708a name=/runtime.v1.RuntimeService/StartContainer sandboxID=73e8219c1aa85ffa274627124eca8db175788ddd51bfb5cdf7b5d44ef2906667
2026-06-09 17:48:36.170074 | controller | Jun 09 16:27:04.634886 crc crio[3654]: time="2026-06-09T16:27:04.634359135Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=371c2759-eeac-42b5-87be-0d3fbf8e78f1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.170090 | controller | Jun 09 16:27:04.639021 crc crio[3654]: time="2026-06-09T16:27:04.638948832Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.170106 | controller | Jun 09 16:27:04.640612 crc crio[3654]: time="2026-06-09T16:27:04.640540929Z" level=info msg="Created container 8f12f63fdc8d1ac95169708379c3638522fdcca3ed90077018424b8838486ada: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup" id=6b98b36c-e873-406c-8e6d-49eecd5caab7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.170122 | controller | Jun 09 16:27:04.646987 crc crio[3654]: time="2026-06-09T16:27:04.646855207Z" level=info msg="Starting container: 8f12f63fdc8d1ac95169708379c3638522fdcca3ed90077018424b8838486ada" id=1bdbcafe-1fcd-4341-885e-3297f54a5b07 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.170137 | controller | Jun 09 16:27:04.647628 crc crio[3654]: 2026-06-09T16:27:04Z [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 17:48:36.170153 | controller | Jun 09 16:27:04.647933 crc crio[3654]: time="2026-06-09T16:27:04.647843447Z" level=info msg="Successfully cleaned up network for pod 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab"
2026-06-09 17:48:36.170175 | controller | Jun 09 16:27:04.647933 crc crio[3654]: time="2026-06-09T16:27:04.647905779Z" level=info msg="cleanup sandbox network"
2026-06-09 17:48:36.170190 | controller | Jun 09 16:27:04.648044 crc crio[3654]: time="2026-06-09T16:27:04.64795167Z" 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 17:48:36.170206 | controller | Jun 09 16:27:04.648299 crc crio[3654]: time="2026-06-09T16:27:04.648210768Z" 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:0xc001712000}] Aliases:map[]}"
2026-06-09 17:48:36.170225 | controller | Jun 09 16:27:04.648478 crc crio[3654]: time="2026-06-09T16:27:04.648426114Z" 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 17:48:36.170243 | controller | Jun 09 16:27:04.657292 crc crio[3654]: time="2026-06-09T16:27:04.656955589Z" level=info msg="Started container" PID=5347 containerID=8f12f63fdc8d1ac95169708379c3638522fdcca3ed90077018424b8838486ada description=openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup id=1bdbcafe-1fcd-4341-885e-3297f54a5b07 name=/runtime.v1.RuntimeService/StartContainer sandboxID=271f07a0f100f5554e94d81919294b544030a2526d84348542f76e26abee35cf
2026-06-09 17:48:36.170259 | controller | Jun 09 16:27:04.664287 crc crio[3654]: time="2026-06-09T16:27:04.663899066Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.170275 | controller | Jun 09 16:27:04.696086 crc crio[3654]: 2026-06-09T16:27:04Z [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 17:48:36.170308 | controller | Jun 09 16:27:04.696086 crc crio[3654]: time="2026-06-09T16:27:04.695924331Z" level=info msg="Successfully cleaned up network for pod 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2"
2026-06-09 17:48:36.170324 | controller | Jun 09 16:27:04.696086 crc crio[3654]: time="2026-06-09T16:27:04.695957842Z" level=info msg="cleanup sandbox network"
2026-06-09 17:48:36.170340 | controller | Jun 09 16:27:04.696086 crc crio[3654]: time="2026-06-09T16:27:04.695994533Z" 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 17:48:36.170357 | controller | Jun 09 16:27:04.696500 crc crio[3654]: time="2026-06-09T16:27:04.696129917Z" 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:0xc000190380}] Aliases:map[]}"
2026-06-09 17:48:36.170374 | controller | Jun 09 16:27:04.696500 crc crio[3654]: time="2026-06-09T16:27:04.696291122Z" 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 17:48:36.170390 | controller | Jun 09 16:27:04.745234 crc crio[3654]: 2026-06-09T16:27:04Z [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 17:48:36.170406 | controller | Jun 09 16:27:04.745234 crc crio[3654]: time="2026-06-09T16:27:04.74519005Z" level=info msg="Successfully cleaned up network for pod 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9"
2026-06-09 17:48:36.170422 | controller | Jun 09 16:27:04.745234 crc crio[3654]: time="2026-06-09T16:27:04.745226321Z" level=info msg="cleanup sandbox network"
2026-06-09 17:48:36.170444 | controller | Jun 09 16:27:04.745234 crc crio[3654]: time="2026-06-09T16:27:04.745242062Z" level=info msg="Successfully cleaned up network for pod 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a"
2026-06-09 17:48:36.170461 | controller | Jun 09 16:27:04.745234 crc crio[3654]: time="2026-06-09T16:27:04.745332964Z" level=info msg="cleanup sandbox network"
2026-06-09 17:48:36.170477 | controller | Jun 09 16:27:04.745871 crc crio[3654]: time="2026-06-09T16:27:04.745368715Z" 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 17:48:36.170493 | controller | Jun 09 16:27:04.745871 crc crio[3654]: time="2026-06-09T16:27:04.745546731Z" 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:0xc000190808}] Aliases:map[]}"
2026-06-09 17:48:36.170509 | controller | Jun 09 16:27:04.745871 crc crio[3654]: time="2026-06-09T16:27:04.745741156Z" 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 17:48:36.170546 | controller | Jun 09 16:27:04.935879 crc crio[3654]: 2026-06-09T16:27:04Z [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 17:48:36.170563 | controller | Jun 09 16:27:04.936388 crc crio[3654]: time="2026-06-09T16:27:04.93600731Z" level=info msg="Successfully cleaned up network for pod 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730"
2026-06-09 17:48:36.170579 | controller | Jun 09 16:27:04.936388 crc crio[3654]: time="2026-06-09T16:27:04.936158975Z" level=info msg="cleanup sandbox network"
2026-06-09 17:48:36.170595 | controller | Jun 09 16:27:04.936388 crc crio[3654]: time="2026-06-09T16:27:04.936235717Z" 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 17:48:36.170610 | controller | Jun 09 16:27:04.936585 crc crio[3654]: time="2026-06-09T16:27:04.936415303Z" 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:0xc0016121e8}] Aliases:map[]}"
2026-06-09 17:48:36.170626 | controller | Jun 09 16:27:04.936585 crc crio[3654]: time="2026-06-09T16:27:04.936481845Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-09 17:48:36.170642 | controller | Jun 09 16:27:04.936585 crc crio[3654]: time="2026-06-09T16:27:04.936496935Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-09 17:48:36.170657 | controller | Jun 09 16:27:04.936585 crc crio[3654]: time="2026-06-09T16:27:04.936510425Z" 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 17:48:36.170677 | controller | Jun 09 16:27:04.948104 crc crio[3654]: time="2026-06-09T16:27:04.948034259Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.170694 | controller | Jun 09 16:27:05.042993 crc crio[3654]: 2026-06-09T16:27: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: no such file or directory
2026-06-09 17:48:36.170710 | controller | Jun 09 16:27:05.043150 crc crio[3654]: time="2026-06-09T16:27:05.043055433Z" level=info msg="Successfully cleaned up network for pod ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff"
2026-06-09 17:48:36.170725 | controller | Jun 09 16:27:05.043150 crc crio[3654]: time="2026-06-09T16:27:05.043110374Z" level=info msg="cleanup sandbox network"
2026-06-09 17:48:36.170741 | controller | Jun 09 16:27:05.043220 crc crio[3654]: time="2026-06-09T16:27:05.043176046Z" 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 17:48:36.170757 | controller | Jun 09 16:27:05.043612 crc crio[3654]: time="2026-06-09T16:27:05.043526727Z" 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:0xc000f148a0}] Aliases:map[]}"
2026-06-09 17:48:36.170773 | controller | Jun 09 16:27:05.043937 crc crio[3654]: time="2026-06-09T16:27:05.043852097Z" level=info msg="Deleting pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.170789 | controller | Jun 09 16:27:05.069865 crc crio[3654]: time="2026-06-09T16:27:05.069815581Z" level=info msg="Created container 177e0d918396e5ba56b5f887c38ebd27a6ae75b2b300a047c00ca07782e45650: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=371c2759-eeac-42b5-87be-0d3fbf8e78f1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.170805 | controller | Jun 09 16:27:05.070238 crc crio[3654]: time="2026-06-09T16:27:05.069943275Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=5714e21d-1926-4a98-98c7-4a5b19c03276 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.170820 | controller | Jun 09 16:27:05.071844 crc crio[3654]: time="2026-06-09T16:27:05.07181178Z" level=info msg="Starting container: 177e0d918396e5ba56b5f887c38ebd27a6ae75b2b300a047c00ca07782e45650" id=1c2e1c1d-6f08-4704-a7e8-3bd4014ab242 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.170836 | controller | Jun 09 16:27:05.072453 crc crio[3654]: 2026-06-09T16:27: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: no such file or directory
2026-06-09 17:48:36.170852 | controller | Jun 09 16:27:05.072740 crc crio[3654]: time="2026-06-09T16:27:05.072628575Z" level=info msg="Successfully cleaned up network for pod 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b"
2026-06-09 17:48:36.170867 | controller | Jun 09 16:27:05.072740 crc crio[3654]: time="2026-06-09T16:27:05.072719967Z" level=info msg="cleanup sandbox network"
2026-06-09 17:48:36.170886 | controller | Jun 09 16:27:05.072850 crc crio[3654]: time="2026-06-09T16:27:05.072763039Z" 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 17:48:36.170903 | controller | Jun 09 16:27:05.073107 crc crio[3654]: time="2026-06-09T16:27:05.072983015Z" 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:0xc00008ced0}] Aliases:map[]}"
2026-06-09 17:48:36.170920 | controller | Jun 09 16:27:05.073239 crc crio[3654]: time="2026-06-09T16:27:05.07314736Z" level=info msg="Deleting pod openshift-dns_dns-default-qtghf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.170936 | controller | Jun 09 16:27:05.074600 crc crio[3654]: time="2026-06-09T16:27:05.074448669Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=e0bf4a3b-f39d-47d6-a239-c3fa7cceca70 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.170952 | controller | Jun 09 16:27:05.075066 crc crio[3654]: time="2026-06-09T16:27:05.075037197Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=2a37ea1a-4331-45e6-9657-41de44124868 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.170968 | controller | Jun 09 16:27:05.077863 crc crio[3654]: time="2026-06-09T16:27:05.0778359Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=ed343843-146f-45db-a21c-feb180ed301c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.170984 | controller | Jun 09 16:27:05.078102 crc crio[3654]: time="2026-06-09T16:27:05.078024476Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=084c5b9a-e251-4937-b329-915c15a636a7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.171002 | controller | Jun 09 16:27:05.078513 crc crio[3654]: time="2026-06-09T16:27:05.078051626Z" level=info msg="Started container" PID=5421 containerID=177e0d918396e5ba56b5f887c38ebd27a6ae75b2b300a047c00ca07782e45650 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=1c2e1c1d-6f08-4704-a7e8-3bd4014ab242 name=/runtime.v1.RuntimeService/StartContainer sandboxID=991f4d0b8e7296a8f18b7ae9fe212ded29d140e260514981393289a8dd4fd73b
2026-06-09 17:48:36.171018 | controller | Jun 09 16:27:05.079005 crc crio[3654]: time="2026-06-09T16:27:05.078405017Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.171034 | controller | Jun 09 16:27:05.082709 crc crio[3654]: time="2026-06-09T16:27:05.08252124Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-ensure-env-vars" id=81f1cc50-fd7d-42d0-b8ae-311139aaf745 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.171051 | controller | Jun 09 16:27:05.090071 crc crio[3654]: time="2026-06-09T16:27:05.090002863Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=08fb5717-cfea-40e3-9229-9e662ee2dc54 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.171066 | controller | Jun 09 16:27:05.092298 crc crio[3654]: time="2026-06-09T16:27:05.092166197Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.171087 | controller | Jun 09 16:27:05.092632 crc crio[3654]: time="2026-06-09T16:27:05.092555989Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=2865798a-a511-48d4-8347-d82fd5e5d4d4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.171103 | controller | Jun 09 16:27:05.103465 crc crio[3654]: time="2026-06-09T16:27:05.103348991Z" level=info msg="Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler" id=27eecce6-b4bb-4309-bca5-e176ce3d25a3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.171119 | controller | Jun 09 16:27:05.104043 crc crio[3654]: time="2026-06-09T16:27:05.104005991Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.171136 | controller | Jun 09 16:27:05.105190 crc crio[3654]: time="2026-06-09T16:27:05.10500728Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.171152 | controller | Jun 09 16:27:05.120297 crc crio[3654]: 2026-06-09T16:27: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: no such file or directory
2026-06-09 17:48:36.171168 | controller | Jun 09 16:27:05.120297 crc crio[3654]: time="2026-06-09T16:27:05.120057999Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=7157da57-97bc-4790-af52-76bd32fa5517 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.171185 | controller | Jun 09 16:27:05.120986 crc crio[3654]: time="2026-06-09T16:27:05.120621896Z" level=info msg="Successfully cleaned up network for pod d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65"
2026-06-09 17:48:36.171201 | controller | Jun 09 16:27:05.120986 crc crio[3654]: time="2026-06-09T16:27:05.120813692Z" level=info msg="cleanup sandbox network"
2026-06-09 17:48:36.171217 | controller | Jun 09 16:27:05.120986 crc crio[3654]: time="2026-06-09T16:27:05.120886424Z" 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 17:48:36.171234 | controller | Jun 09 16:27:05.121891 crc crio[3654]: time="2026-06-09T16:27:05.121187813Z" 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:0xc000190258}] Aliases:map[]}"
2026-06-09 17:48:36.171251 | controller | Jun 09 16:27:05.123446 crc crio[3654]: time="2026-06-09T16:27:05.122060219Z" 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 17:48:36.171267 | controller | Jun 09 16:27:05.123603 crc crio[3654]: time="2026-06-09T16:27:05.123486771Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.171287 | controller | Jun 09 16:27:05.126428 crc crio[3654]: time="2026-06-09T16:27:05.125849422Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=79f2fdaa-2ec6-4c27-b1e0-8197c9958525 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.171303 | controller | Jun 09 16:27:05.129866 crc crio[3654]: time="2026-06-09T16:27:05.129542002Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer" id=07c8c685-f275-4e7e-91f1-5d8a1e43524f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.171320 | controller | Jun 09 16:27:05.130230 crc crio[3654]: time="2026-06-09T16:27:05.130091428Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.171335 | controller | Jun 09 16:27:05.143013 crc crio[3654]: time="2026-06-09T16:27:05.142933371Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.171351 | controller | Jun 09 16:27:05.184827 crc crio[3654]: 2026-06-09T16:27: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: no such file or directory
2026-06-09 17:48:36.171367 | controller | Jun 09 16:27:05.184827 crc crio[3654]: time="2026-06-09T16:27:05.184174051Z" level=info msg="Successfully cleaned up network for pod ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda"
2026-06-09 17:48:36.171382 | controller | Jun 09 16:27:05.184827 crc crio[3654]: time="2026-06-09T16:27:05.184216843Z" level=info msg="cleanup sandbox network"
2026-06-09 17:48:36.171398 | controller | Jun 09 16:27:05.184827 crc crio[3654]: time="2026-06-09T16:27:05.184815491Z" level=info msg="Successfully cleaned up network for pod da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f"
2026-06-09 17:48:36.171414 | controller | Jun 09 16:27:05.185052 crc crio[3654]: time="2026-06-09T16:27:05.184840181Z" level=info msg="cleanup sandbox network"
2026-06-09 17:48:36.171430 | controller | Jun 09 16:27:05.185052 crc crio[3654]: time="2026-06-09T16:27:05.184864322Z" level=info msg="Successfully cleaned up network for pod 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce"
2026-06-09 17:48:36.171445 | controller | Jun 09 16:27:05.185052 crc crio[3654]: time="2026-06-09T16:27:05.184876912Z" level=info msg="cleanup sandbox network"
2026-06-09 17:48:36.171461 | controller | Jun 09 16:27:05.185052 crc crio[3654]: time="2026-06-09T16:27:05.184892193Z" level=info msg="Successfully cleaned up network for pod f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852"
2026-06-09 17:48:36.171476 | controller | Jun 09 16:27:05.185052 crc crio[3654]: time="2026-06-09T16:27:05.184904003Z" level=info msg="cleanup sandbox network"
2026-06-09 17:48:36.171491 | controller | Jun 09 16:27:05.185052 crc crio[3654]: time="2026-06-09T16:27:05.184937314Z" 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 17:48:36.171507 | controller | Jun 09 16:27:05.185449 crc crio[3654]: time="2026-06-09T16:27:05.18513683Z" 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:0xc0001904b8}] Aliases:map[]}"
2026-06-09 17:48:36.171548 | controller | Jun 09 16:27:05.185449 crc crio[3654]: time="2026-06-09T16:27:05.185410058Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.171567 | controller | Jun 09 16:27:05.193448 crc crio[3654]: time="2026-06-09T16:27:05.193402667Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.171583 | controller | Jun 09 16:27:05.969557 crc crio[3654]: time="2026-06-09T16:27:05.969436039Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.171599 | controller | Jun 09 16:27:06.027590 crc crio[3654]: 2026-06-09T16:27:06Z [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 17:48:36.171615 | controller | Jun 09 16:27:06.028592 crc crio[3654]: time="2026-06-09T16:27:06.028326406Z" level=info msg="Successfully cleaned up network for pod a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7"
2026-06-09 17:48:36.171631 | controller | Jun 09 16:27:06.028592 crc crio[3654]: time="2026-06-09T16:27:06.028397078Z" level=info msg="cleanup sandbox network"
2026-06-09 17:48:36.171653 | controller | Jun 09 16:27:06.028592 crc crio[3654]: time="2026-06-09T16:27:06.028437059Z" level=info msg="Successfully cleaned up network for pod ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017"
2026-06-09 17:48:36.171668 | controller | Jun 09 16:27:06.028592 crc crio[3654]: time="2026-06-09T16:27:06.028446539Z" level=info msg="cleanup sandbox network"
2026-06-09 17:48:36.171684 | controller | Jun 09 16:27:06.028592 crc crio[3654]: time="2026-06-09T16:27:06.0284618Z" level=info msg="Successfully cleaned up network for pod 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3"
2026-06-09 17:48:36.171699 | controller | Jun 09 16:27:06.028592 crc crio[3654]: time="2026-06-09T16:27:06.0284776Z" level=info msg="cleanup sandbox network"
2026-06-09 17:48:36.171715 | controller | Jun 09 16:27:06.029004 crc crio[3654]: time="2026-06-09T16:27:06.028512561Z" 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 17:48:36.171731 | controller | Jun 09 16:27:06.029487 crc crio[3654]: time="2026-06-09T16:27:06.029100659Z" 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:0xc00231e5b0}] Aliases:map[]}"
2026-06-09 17:48:36.171747 | controller | Jun 09 16:27:06.029828 crc crio[3654]: time="2026-06-09T16:27:06.029575773Z" level=info msg="Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.171763 | controller | Jun 09 16:27:06.064054 crc crio[3654]: time="2026-06-09T16:27:06.063878706Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.171779 | controller | Jun 09 16:27:06.111057 crc crio[3654]: time="2026-06-09T16:27:06.109879078Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.171799 | controller | Jun 09 16:27:06.115529 crc crio[3654]: time="2026-06-09T16:27:06.113355712Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=746c8287-9232-4f7d-95a8-1290834d1f4e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.171815 | controller | Jun 09 16:27:06.123793 crc crio[3654]: time="2026-06-09T16:27:06.123462333Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=3fc8eeed-a697-4718-af14-dd2f29d718e7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.171831 | controller | Jun 09 16:27:06.128191 crc crio[3654]: time="2026-06-09T16:27:06.127777342Z" level=info msg="Creating container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio" id=52445462-4f17-4371-a596-f43e47ca4c64 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.171846 | controller | Jun 09 16:27:06.129163 crc crio[3654]: time="2026-06-09T16:27:06.129027979Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.171862 | controller | Jun 09 16:27:06.159826 crc crio[3654]: time="2026-06-09T16:27:06.158796277Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.171877 | controller | Jun 09 16:27:06.287192 crc crio[3654]: time="2026-06-09T16:27:06.286919498Z" level=info msg="Created container f16637c77c71ade095009a710d2c5476148e81b59a2810416c34938c8a8fcc46: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler" id=27eecce6-b4bb-4309-bca5-e176ce3d25a3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.171893 | controller | Jun 09 16:27:06.292624 crc crio[3654]: time="2026-06-09T16:27:06.292521865Z" level=info msg="Starting container: f16637c77c71ade095009a710d2c5476148e81b59a2810416c34938c8a8fcc46" id=5b30b005-bcc9-46c2-a4f5-8cf6361464a4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.171909 | controller | Jun 09 16:27:06.326986 crc crio[3654]: time="2026-06-09T16:27:06.325954532Z" level=info msg="Created container 79cccce86a96c78c798105106da063eaff58370f11acdf619c6b1091896ab251: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=084c5b9a-e251-4937-b329-915c15a636a7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.171925 | controller | Jun 09 16:27:06.342158 crc crio[3654]: time="2026-06-09T16:27:06.34132815Z" level=info msg="Starting container: 79cccce86a96c78c798105106da063eaff58370f11acdf619c6b1091896ab251" id=54dce084-fd6c-4136-aab4-b42345afff7f name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.171940 | controller | Jun 09 16:27:06.346554 crc crio[3654]: time="2026-06-09T16:27:06.345590217Z" level=info msg="Started container" PID=5514 containerID=f16637c77c71ade095009a710d2c5476148e81b59a2810416c34938c8a8fcc46 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler id=5b30b005-bcc9-46c2-a4f5-8cf6361464a4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d702150379e1db48a5ce2c914654174780aa75814b89fcfa3145825c3de7b839
2026-06-09 17:48:36.171957 | controller | Jun 09 16:27:06.354324 crc crio[3654]: time="2026-06-09T16:27:06.354103791Z" level=info msg="Started container" PID=5508 containerID=79cccce86a96c78c798105106da063eaff58370f11acdf619c6b1091896ab251 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=54dce084-fd6c-4136-aab4-b42345afff7f name=/runtime.v1.RuntimeService/StartContainer sandboxID=73e8219c1aa85ffa274627124eca8db175788ddd51bfb5cdf7b5d44ef2906667
2026-06-09 17:48:36.171973 | controller | Jun 09 16:27:06.374114 crc crio[3654]: time="2026-06-09T16:27:06.373925962Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=f4c247a9-e293-4578-bdb5-e01dae2f3674 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.171991 | controller | Jun 09 16:27:06.381615 crc crio[3654]: time="2026-06-09T16:27:06.380378125Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=b59e16de-1811-4ca2-a9b4-aac7e6371ba6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.172007 | controller | Jun 09 16:27:06.393919 crc crio[3654]: time="2026-06-09T16:27:06.389694603Z" level=info msg="Created container 6fb5ef24a5a49027ffcf981706e0f5512931d5e4bfe59bf8cc2d8321c4554125: openshift-etcd/etcd-crc/etcd-ensure-env-vars" id=81f1cc50-fd7d-42d0-b8ae-311139aaf745 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.172022 | controller | Jun 09 16:27:06.396138 crc crio[3654]: time="2026-06-09T16:27:06.396057322Z" level=info msg="Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer" id=0e389cd6-61ee-4bd6-b609-0025de3eda08 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.172037 | controller | Jun 09 16:27:06.396771 crc crio[3654]: time="2026-06-09T16:27:06.396529426Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.172053 | controller | Jun 09 16:27:06.397997 crc crio[3654]: time="2026-06-09T16:27:06.397925398Z" level=info msg="Starting container: 6fb5ef24a5a49027ffcf981706e0f5512931d5e4bfe59bf8cc2d8321c4554125" id=623925f5-ee40-4944-9c62-9c9883c81bb4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.172069 | controller | Jun 09 16:27:06.410773 crc crio[3654]: time="2026-06-09T16:27:06.409603036Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=c3be009e-ebbc-4c1e-9b96-244c0f20901c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.172084 | controller | Jun 09 16:27:06.417167 crc crio[3654]: time="2026-06-09T16:27:06.416945635Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=af912ecb-21d9-42e8-a0a7-6f21d6f5820d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.172100 | controller | Jun 09 16:27:06.421929 crc crio[3654]: time="2026-06-09T16:27:06.421489291Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer" id=32fa7aef-417d-4eae-b99e-e9f4fe6d406c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.172117 | controller | Jun 09 16:27:06.422475 crc crio[3654]: time="2026-06-09T16:27:06.422203782Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.172132 | controller | Jun 09 16:27:06.449628 crc crio[3654]: time="2026-06-09T16:27:06.448372932Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.172149 | controller | Jun 09 16:27:06.469806 crc crio[3654]: time="2026-06-09T16:27:06.461163814Z" level=info msg="Started container" PID=5519 containerID=6fb5ef24a5a49027ffcf981706e0f5512931d5e4bfe59bf8cc2d8321c4554125 description=openshift-etcd/etcd-crc/etcd-ensure-env-vars id=623925f5-ee40-4944-9c62-9c9883c81bb4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c9d664f49d35957d75205489921232df294cd56f368fca7a7ec28e289df35e1c
2026-06-09 17:48:36.172165 | controller | Jun 09 16:27:06.471455 crc crio[3654]: 2026-06-09T16:27:06Z [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 17:48:36.172185 | controller | Jun 09 16:27:06.471455 crc crio[3654]: time="2026-06-09T16:27:06.471309506Z" level=info msg="Successfully cleaned up network for pod 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5"
2026-06-09 17:48:36.172201 | controller | Jun 09 16:27:06.471455 crc crio[3654]: time="2026-06-09T16:27:06.471353008Z" level=info msg="cleanup sandbox network"
2026-06-09 17:48:36.172217 | controller | Jun 09 16:27:06.471455 crc crio[3654]: time="2026-06-09T16:27:06.471400039Z" 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 17:48:36.172233 | controller | Jun 09 16:27:06.473535 crc crio[3654]: time="2026-06-09T16:27:06.471590275Z" 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:0xc000126658}] Aliases:map[]}"
2026-06-09 17:48:36.172249 | controller | Jun 09 16:27:06.473535 crc crio[3654]: time="2026-06-09T16:27:06.472116151Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.172266 | controller | Jun 09 16:27:06.508360 crc crio[3654]: time="2026-06-09T16:27:06.508192206Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.172281 | controller | Jun 09 16:27:06.981942 crc crio[3654]: time="2026-06-09T16:27:06.977228224Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.172297 | controller | Jun 09 16:27:07.160236 crc crio[3654]: time="2026-06-09T16:27:07.159395136Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=6cc72d94-8166-4695-9611-9f9f99a8e077 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.172313 | controller | Jun 09 16:27:07.174513 crc crio[3654]: time="2026-06-09T16:27:07.173875799Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=a8e73060-19ef-4d9b-8cc7-1bb46dba2f32 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.172329 | controller | Jun 09 16:27:07.181551 crc crio[3654]: time="2026-06-09T16:27:07.181330561Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-resources-copy" id=3522eaf8-85e2-4591-a80e-cec690c3bfe9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.172344 | controller | Jun 09 16:27:07.182600 crc crio[3654]: time="2026-06-09T16:27:07.182196427Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.172360 | controller | Jun 09 16:27:07.262190 crc crio[3654]: time="2026-06-09T16:27:07.261611575Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.172377 | controller | Jun 09 16:27:07.283085 crc crio[3654]: time="2026-06-09T16:27:07.282514708Z" level=info msg="Created container 51966640623c2949e81fa1ee6adb15822f2ec7a4355c1d730578bd57b589f568: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio" id=52445462-4f17-4371-a596-f43e47ca4c64 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.172397 | controller | Jun 09 16:27:07.287601 crc crio[3654]: time="2026-06-09T16:27:07.286236819Z" level=info msg="Starting container: 51966640623c2949e81fa1ee6adb15822f2ec7a4355c1d730578bd57b589f568" id=bfd5577c-fb36-420c-af58-4898df2f68d0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.172413 | controller | Jun 09 16:27:07.357788 crc crio[3654]: time="2026-06-09T16:27:07.357088982Z" level=info msg="Started container" PID=5565 containerID=51966640623c2949e81fa1ee6adb15822f2ec7a4355c1d730578bd57b589f568 description=openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio id=bfd5577c-fb36-420c-af58-4898df2f68d0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=271f07a0f100f5554e94d81919294b544030a2526d84348542f76e26abee35cf
2026-06-09 17:48:36.172429 | controller | Jun 09 16:27:07.389612 crc crio[3654]: 2026-06-09T16:27:07Z [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 17:48:36.172445 | controller | Jun 09 16:27:07.390065 crc crio[3654]: time="2026-06-09T16:27:07.390028224Z" level=info msg="Successfully cleaned up network for pod b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5"
2026-06-09 17:48:36.172461 | controller | Jun 09 16:27:07.390149 crc crio[3654]: time="2026-06-09T16:27:07.390135377Z" level=info msg="cleanup sandbox network"
2026-06-09 17:48:36.172477 | controller | Jun 09 16:27:07.390405 crc crio[3654]: time="2026-06-09T16:27:07.390241301Z" 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 17:48:36.172493 | controller | Jun 09 16:27:07.390623 crc crio[3654]: time="2026-06-09T16:27:07.390598331Z" 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:0xc000536100}] Aliases:map[]}"
2026-06-09 17:48:36.172509 | controller | Jun 09 16:27:07.391171 crc crio[3654]: time="2026-06-09T16:27:07.391148758Z" level=info msg="Deleting pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.172547 | controller | Jun 09 16:27:07.527042 crc crio[3654]: time="2026-06-09T16:27:07.526795703Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.172565 | controller | Jun 09 16:27:07.723895 crc crio[3654]: time="2026-06-09T16:27:07.72322165Z" level=info msg="Created container e91588ee8f53b3c9f90410357ad5a18088bd9e2355cb7b952de35e18fcc5d528: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer" id=0e389cd6-61ee-4bd6-b609-0025de3eda08 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.172582 | controller | Jun 09 16:27:07.728986 crc crio[3654]: time="2026-06-09T16:27:07.728556619Z" level=info msg="Starting container: e91588ee8f53b3c9f90410357ad5a18088bd9e2355cb7b952de35e18fcc5d528" id=9f9301c5-976e-4134-be50-3592b9933939 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.172598 | controller | Jun 09 16:27:07.793338 crc crio[3654]: time="2026-06-09T16:27:07.789593929Z" level=info msg="Started container" PID=5582 containerID=e91588ee8f53b3c9f90410357ad5a18088bd9e2355cb7b952de35e18fcc5d528 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer id=9f9301c5-976e-4134-be50-3592b9933939 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d702150379e1db48a5ce2c914654174780aa75814b89fcfa3145825c3de7b839
2026-06-09 17:48:36.172618 | controller | Jun 09 16:27:07.857562 crc crio[3654]: time="2026-06-09T16:27:07.857492354Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=89d6b6e6-babf-44b6-b466-712cae04c56f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.172634 | controller | Jun 09 16:27:07.862400 crc crio[3654]: time="2026-06-09T16:27:07.862126352Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=338c40c1-1e43-4ed3-9fb5-005187005bf5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.172650 | controller | Jun 09 16:27:07.873378 crc crio[3654]: time="2026-06-09T16:27:07.873221043Z" level=info msg="Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller" id=42a32e18-414f-46ea-932b-90dd175b4bbe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.172671 | controller | Jun 09 16:27:07.883015 crc crio[3654]: time="2026-06-09T16:27:07.882915302Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.172695 | controller | Jun 09 16:27:07.917626 crc crio[3654]: time="2026-06-09T16:27:07.917167433Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.172724 | controller | Jun 09 16:27:08.248142 crc crio[3654]: time="2026-06-09T16:27:08.247420782Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.172748 | controller | Jun 09 16:27:08.389837 crc crio[3654]: 2026-06-09T16:27:08Z [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 17:48:36.172765 | controller | Jun 09 16:27:08.390132 crc crio[3654]: time="2026-06-09T16:27:08.390097267Z" level=info msg="Successfully cleaned up network for pod 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150"
2026-06-09 17:48:36.172781 | controller | Jun 09 16:27:08.390221 crc crio[3654]: time="2026-06-09T16:27:08.390206Z" level=info msg="cleanup sandbox network"
2026-06-09 17:48:36.172798 | controller | Jun 09 16:27:08.390438 crc crio[3654]: time="2026-06-09T16:27:08.390412416Z" 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 17:48:36.172814 | controller | Jun 09 16:27:08.390694 crc crio[3654]: time="2026-06-09T16:27:08.390624013Z" 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:0xc001512488}] Aliases:map[]}"
2026-06-09 17:48:36.172830 | controller | Jun 09 16:27:08.390943 crc crio[3654]: time="2026-06-09T16:27:08.390920581Z" level=info msg="Deleting pod openshift-console-operator_console-operator-67c89758df-4jf4f from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.172851 | controller | Jun 09 16:27:08.729532 crc crio[3654]: time="2026-06-09T16:27:08.729080096Z" level=info msg="Created container 938e14f2e3d06fbb8139d746aa43beec05820461b7422a81693a5ce38fe7af07: openshift-etcd/etcd-crc/etcd-resources-copy" id=3522eaf8-85e2-4591-a80e-cec690c3bfe9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.172868 | controller | Jun 09 16:27:08.737585 crc crio[3654]: time="2026-06-09T16:27:08.737501417Z" level=info msg="Starting container: 938e14f2e3d06fbb8139d746aa43beec05820461b7422a81693a5ce38fe7af07" id=5b2e262b-b4f4-4421-ad07-5441636cf036 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.172884 | controller | Jun 09 16:27:08.835818 crc crio[3654]: time="2026-06-09T16:27:08.835136149Z" level=info msg="Started container" PID=5611 containerID=938e14f2e3d06fbb8139d746aa43beec05820461b7422a81693a5ce38fe7af07 description=openshift-etcd/etcd-crc/etcd-resources-copy id=5b2e262b-b4f4-4421-ad07-5441636cf036 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c9d664f49d35957d75205489921232df294cd56f368fca7a7ec28e289df35e1c
2026-06-09 17:48:36.172900 | controller | Jun 09 16:27:08.848186 crc crio[3654]: time="2026-06-09T16:27:08.848075105Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.172916 | controller | Jun 09 16:27:08.978499 crc crio[3654]: 2026-06-09T16:27:08Z [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 17:48:36.172932 | controller | Jun 09 16:27:08.978499 crc crio[3654]: time="2026-06-09T16:27:08.977184435Z" level=info msg="Successfully cleaned up network for pod 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20"
2026-06-09 17:48:36.172947 | controller | Jun 09 16:27:09.083164 crc crio[3654]: time="2026-06-09T16:27:09.083047572Z" level=info msg="Created container 6b88d0e0b9642a201944cf37553170c5a0c2ba270eb5a367b56397ce2d78d988: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller" id=42a32e18-414f-46ea-932b-90dd175b4bbe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.172963 | controller | Jun 09 16:27:09.085917 crc crio[3654]: time="2026-06-09T16:27:09.085760243Z" level=info msg="Starting container: 6b88d0e0b9642a201944cf37553170c5a0c2ba270eb5a367b56397ce2d78d988" id=6c867003-f1dc-4cd1-8e2d-97b1b17c39ab name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.172979 | controller | Jun 09 16:27:09.106741 crc crio[3654]: time="2026-06-09T16:27:09.106518982Z" level=info msg="Started container" PID=5653 containerID=6b88d0e0b9642a201944cf37553170c5a0c2ba270eb5a367b56397ce2d78d988 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller id=6c867003-f1dc-4cd1-8e2d-97b1b17c39ab name=/runtime.v1.RuntimeService/StartContainer sandboxID=d702150379e1db48a5ce2c914654174780aa75814b89fcfa3145825c3de7b839
2026-06-09 17:48:36.172994 | controller | Jun 09 16:27:09.270552 crc crio[3654]: time="2026-06-09T16:27:09.269502552Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=c1ebf04d-14dd-4d85-80d4-614122036ad7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.173010 | controller | Jun 09 16:27:09.276323 crc crio[3654]: time="2026-06-09T16:27:09.27480183Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=bdbd3778-03d3-4609-9cbf-3cc13854fbbf name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.173025 | controller | Jun 09 16:27:09.279240 crc crio[3654]: time="2026-06-09T16:27:09.279099859Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcdctl" id=05d57ec5-167f-4f64-a5e4-60ddf79b5cff name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.173044 | controller | Jun 09 16:27:09.280076 crc crio[3654]: time="2026-06-09T16:27:09.279937994Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.173060 | controller | Jun 09 16:27:09.302452 crc crio[3654]: time="2026-06-09T16:27:09.297823617Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.173076 | controller | Jun 09 16:27:10.151970 crc crio[3654]: time="2026-06-09T16:27:10.151482655Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.173091 | controller | Jun 09 16:27:10.369311 crc crio[3654]: time="2026-06-09T16:27:10.369118545Z" level=info msg="Created container b1c321c4ef39b05ed5e8b1e40d96822548de06848c9c02b03b2ab99cd4bbb36a: openshift-etcd/etcd-crc/etcdctl" id=05d57ec5-167f-4f64-a5e4-60ddf79b5cff name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.173107 | controller | Jun 09 16:27:10.371133 crc crio[3654]: time="2026-06-09T16:27:10.371095084Z" level=info msg="Starting container: b1c321c4ef39b05ed5e8b1e40d96822548de06848c9c02b03b2ab99cd4bbb36a" id=23b3232e-5516-4918-a207-7891d367bd3f name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.173123 | controller | Jun 09 16:27:10.435162 crc crio[3654]: time="2026-06-09T16:27:10.432112644Z" level=info msg="Started container" PID=5690 containerID=b1c321c4ef39b05ed5e8b1e40d96822548de06848c9c02b03b2ab99cd4bbb36a description=openshift-etcd/etcd-crc/etcdctl id=23b3232e-5516-4918-a207-7891d367bd3f name=/runtime.v1.RuntimeService/StartContainer sandboxID=c9d664f49d35957d75205489921232df294cd56f368fca7a7ec28e289df35e1c
2026-06-09 17:48:36.173139 | controller | Jun 09 16:27:10.467880 crc crio[3654]: time="2026-06-09T16:27:10.467463858Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=92c3b69a-5e5a-4dce-a362-2aaecd44bb6d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.173155 | controller | Jun 09 16:27:10.481510 crc crio[3654]: time="2026-06-09T16:27:10.480899309Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=9aff0f2e-cf8d-4725-9c74-6eb8a32a77d1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.173171 | controller | Jun 09 16:27:10.493520 crc crio[3654]: time="2026-06-09T16:27:10.493462873Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd" id=774bfae4-e326-4ae6-83f1-0795b812d78f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.173187 | controller | Jun 09 16:27:10.496085 crc crio[3654]: time="2026-06-09T16:27:10.496054661Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.173202 | controller | Jun 09 16:27:10.588898 crc crio[3654]: time="2026-06-09T16:27:10.588801696Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.173218 | controller | Jun 09 16:27:10.671897 crc crio[3654]: time="2026-06-09T16:27:10.671486892Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.173233 | controller | Jun 09 16:27:10.672133 crc crio[3654]: time="2026-06-09T16:27:10.672039379Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.173252 | controller | Jun 09 16:27:10.929072 crc crio[3654]: time="2026-06-09T16:27:10.928553799Z" level=info msg="Created container cce7451eb83c746fe58093d8547fbb30cbb9f75e6ef519f157dff806f7a15213: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer" id=07c8c685-f275-4e7e-91f1-5d8a1e43524f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.173269 | controller | Jun 09 16:27:10.932580 crc crio[3654]: time="2026-06-09T16:27:10.931541968Z" level=info msg="Starting container: cce7451eb83c746fe58093d8547fbb30cbb9f75e6ef519f157dff806f7a15213" id=d3043c84-4a57-44b1-b137-cf0788793c72 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.173286 | controller | Jun 09 16:27:10.955990 crc crio[3654]: time="2026-06-09T16:27:10.95507238Z" level=info msg="Created container 5fb3e4160755f74cf0c8d8903e7cd1e7c07064b21333a0657ec2c30ce437727e: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer" id=32fa7aef-417d-4eae-b99e-e9f4fe6d406c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.173303 | controller | Jun 09 16:27:10.958971 crc crio[3654]: time="2026-06-09T16:27:10.958532943Z" level=info msg="Starting container: 5fb3e4160755f74cf0c8d8903e7cd1e7c07064b21333a0657ec2c30ce437727e" id=5a7ed9d8-0c3b-44a9-9bdf-649df8b6e1f1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.173320 | controller | Jun 09 16:27:10.989544 crc crio[3654]: time="2026-06-09T16:27:10.989496366Z" level=info msg="Started container" PID=5714 containerID=cce7451eb83c746fe58093d8547fbb30cbb9f75e6ef519f157dff806f7a15213 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer id=d3043c84-4a57-44b1-b137-cf0788793c72 name=/runtime.v1.RuntimeService/StartContainer sandboxID=991f4d0b8e7296a8f18b7ae9fe212ded29d140e260514981393289a8dd4fd73b
2026-06-09 17:48:36.173337 | controller | Jun 09 16:27:11.026885 crc crio[3654]: time="2026-06-09T16:27:11.026592542Z" level=info msg="Started container" PID=5717 containerID=5fb3e4160755f74cf0c8d8903e7cd1e7c07064b21333a0657ec2c30ce437727e description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer id=5a7ed9d8-0c3b-44a9-9bdf-649df8b6e1f1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=73e8219c1aa85ffa274627124eca8db175788ddd51bfb5cdf7b5d44ef2906667
2026-06-09 17:48:36.173354 | controller | Jun 09 16:27:11.067363 crc crio[3654]: time="2026-06-09T16:27:11.067044549Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=7f919e48-7e4e-46f0-ad03-daf251c95585 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.173371 | controller | Jun 09 16:27:11.073370 crc crio[3654]: time="2026-06-09T16:27:11.072735078Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=581d9741-dd28-40d4-a28f-e4b4d60ecf76 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.173388 | controller | Jun 09 16:27:11.077323 crc crio[3654]: time="2026-06-09T16:27:11.07714608Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller" id=c0086ddf-eb42-40cc-adac-e91688c04d69 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.173404 | controller | Jun 09 16:27:11.078045 crc crio[3654]: time="2026-06-09T16:27:11.077614974Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.173419 | controller | Jun 09 16:27:11.088974 crc crio[3654]: time="2026-06-09T16:27:11.08821292Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=715de9ee-b67d-4584-8ad9-b03c3b4196d0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.173438 | controller | Jun 09 16:27:11.092034 crc crio[3654]: time="2026-06-09T16:27:11.091983422Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=4875ecc2-465e-44ba-965c-e1eee7316f32 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.173454 | controller | Jun 09 16:27:11.107305 crc crio[3654]: time="2026-06-09T16:27:11.105895357Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller" id=2aa78b1c-aafe-4176-a6d3-ba10e3056293 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.173470 | controller | Jun 09 16:27:11.107305 crc crio[3654]: time="2026-06-09T16:27:11.106826925Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.173486 | controller | Jun 09 16:27:11.135182 crc crio[3654]: time="2026-06-09T16:27:11.134892731Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.173502 | controller | Jun 09 16:27:11.136590 crc crio[3654]: time="2026-06-09T16:27:11.136452108Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.173539 | controller | Jun 09 16:27:11.147758 crc crio[3654]: time="2026-06-09T16:27:11.146761635Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.173558 | controller | Jun 09 16:27:11.748031 crc crio[3654]: time="2026-06-09T16:27:11.747919113Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.173576 | controller | Jun 09 16:27:11.754875 crc crio[3654]: time="2026-06-09T16:27:11.754836569Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.173592 | controller | Jun 09 16:27:11.973959 crc crio[3654]: time="2026-06-09T16:27:11.973885081Z" level=info msg="Created container a4de9aad805325f28edc531ed38d3366a1d3545e47f1285725a7cdda2139624c: openshift-etcd/etcd-crc/etcd" id=774bfae4-e326-4ae6-83f1-0795b812d78f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.173610 | controller | Jun 09 16:27:11.976417 crc crio[3654]: time="2026-06-09T16:27:11.976286893Z" level=info msg="Starting container: a4de9aad805325f28edc531ed38d3366a1d3545e47f1285725a7cdda2139624c" id=95240bf6-08bc-4502-93b1-9df7f3bdae68 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.173626 | controller | Jun 09 16:27:11.977836 crc crio[3654]: time="2026-06-09T16:27:11.977566651Z" level=info msg="Created container 2248580759b8d71d3299e55cca398ba25e3072f7b48dad61931e53ef1f222a87: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller" id=2aa78b1c-aafe-4176-a6d3-ba10e3056293 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.173642 | controller | Jun 09 16:27:11.977956 crc crio[3654]: time="2026-06-09T16:27:11.977914532Z" level=info msg="Created container f114bab14663c7029f28e4d15e1ab862771b8009826a86038447457afa6befdd: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller" id=c0086ddf-eb42-40cc-adac-e91688c04d69 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.173658 | controller | Jun 09 16:27:11.980162 crc crio[3654]: time="2026-06-09T16:27:11.980064746Z" level=info msg="Starting container: f114bab14663c7029f28e4d15e1ab862771b8009826a86038447457afa6befdd" id=7b283e60-34e8-4a13-a0a8-6a87fdfbcf99 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.173681 | controller | Jun 09 16:27:11.981086 crc crio[3654]: time="2026-06-09T16:27:11.980996183Z" level=info msg="Starting container: 2248580759b8d71d3299e55cca398ba25e3072f7b48dad61931e53ef1f222a87" id=aa9b0a5e-4c3f-4ad2-a614-17df9c7055ed name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.173697 | controller | Jun 09 16:27:12.021305 crc crio[3654]: time="2026-06-09T16:27:12.020585114Z" level=info msg="Started container" PID=5763 containerID=f114bab14663c7029f28e4d15e1ab862771b8009826a86038447457afa6befdd description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller id=7b283e60-34e8-4a13-a0a8-6a87fdfbcf99 name=/runtime.v1.RuntimeService/StartContainer sandboxID=991f4d0b8e7296a8f18b7ae9fe212ded29d140e260514981393289a8dd4fd73b
2026-06-09 17:48:36.173713 | controller | Jun 09 16:27:12.022767 crc crio[3654]: time="2026-06-09T16:27:12.022153881Z" level=info msg="Started container" PID=5767 containerID=2248580759b8d71d3299e55cca398ba25e3072f7b48dad61931e53ef1f222a87 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=aa9b0a5e-4c3f-4ad2-a614-17df9c7055ed name=/runtime.v1.RuntimeService/StartContainer sandboxID=73e8219c1aa85ffa274627124eca8db175788ddd51bfb5cdf7b5d44ef2906667
2026-06-09 17:48:36.173730 | controller | Jun 09 16:27:12.028224 crc crio[3654]: time="2026-06-09T16:27:12.027989595Z" level=info msg="Started container" PID=5730 containerID=a4de9aad805325f28edc531ed38d3366a1d3545e47f1285725a7cdda2139624c description=openshift-etcd/etcd-crc/etcd id=95240bf6-08bc-4502-93b1-9df7f3bdae68 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c9d664f49d35957d75205489921232df294cd56f368fca7a7ec28e289df35e1c
2026-06-09 17:48:36.173746 | controller | Jun 09 16:27:12.055282 crc crio[3654]: time="2026-06-09T16:27:12.054889677Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=07d82cd0-957a-4b99-8589-d164c2e35d18 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.173762 | controller | Jun 09 16:27:12.060157 crc crio[3654]: time="2026-06-09T16:27:12.06002152Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=60cd19c6-e8dd-4bb5-91e6-873a6c559598 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.173778 | controller | Jun 09 16:27:12.071729 crc crio[3654]: time="2026-06-09T16:27:12.071009128Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-metrics" id=ffe2baf0-a3d1-448c-a907-22b1a62fbffc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.173794 | controller | Jun 09 16:27:12.071729 crc crio[3654]: time="2026-06-09T16:27:12.071611666Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.173809 | controller | Jun 09 16:27:12.081575 crc crio[3654]: time="2026-06-09T16:27:12.080948694Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=e6260b47-9769-41af-b4b1-421ab4d6f116 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.173824 | controller | Jun 09 16:27:12.093556 crc crio[3654]: time="2026-06-09T16:27:12.092990903Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=274850bd-6075-4c13-b22b-a2492053a5d6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.173840 | controller | Jun 09 16:27:12.101024 crc crio[3654]: time="2026-06-09T16:27:12.100797246Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz" id=3cd568c1-e9ba-456e-9ac1-65ae4fc42c01 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.173860 | controller | Jun 09 16:27:12.104909 crc crio[3654]: time="2026-06-09T16:27:12.104783795Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.173876 | controller | Jun 09 16:27:12.114022 crc crio[3654]: time="2026-06-09T16:27:12.113853856Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.173892 | controller | Jun 09 16:27:12.225170 crc crio[3654]: time="2026-06-09T16:27:12.224514306Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.173908 | controller | Jun 09 16:27:13.322918 crc crio[3654]: time="2026-06-09T16:27:13.322374576Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.173924 | controller | Jun 09 16:27:13.324149 crc crio[3654]: time="2026-06-09T16:27:13.324113108Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.173940 | controller | Jun 09 16:27:13.556088 crc crio[3654]: time="2026-06-09T16:27:13.55589692Z" level=info msg="Created container 068db6c9667e7f9de97ccca7afb128e2a7bcc64c2244199bb504b382407f59cf: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz" id=3cd568c1-e9ba-456e-9ac1-65ae4fc42c01 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.173955 | controller | Jun 09 16:27:13.560581 crc crio[3654]: time="2026-06-09T16:27:13.560111726Z" level=info msg="Starting container: 068db6c9667e7f9de97ccca7afb128e2a7bcc64c2244199bb504b382407f59cf" id=ce27da61-56b3-4f24-bf37-ca17905202b9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.173971 | controller | Jun 09 16:27:13.592094 crc crio[3654]: time="2026-06-09T16:27:13.591591065Z" level=info msg="Started container" PID=5826 containerID=068db6c9667e7f9de97ccca7afb128e2a7bcc64c2244199bb504b382407f59cf description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz id=ce27da61-56b3-4f24-bf37-ca17905202b9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=73e8219c1aa85ffa274627124eca8db175788ddd51bfb5cdf7b5d44ef2906667
2026-06-09 17:48:36.173988 | controller | Jun 09 16:27:13.629382 crc crio[3654]: time="2026-06-09T16:27:13.629171055Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=63370ac7-51af-4eab-9dee-82a514a82eaf name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.174006 | controller | Jun 09 16:27:13.633398 crc crio[3654]: time="2026-06-09T16:27:13.633201236Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=622a772a-7b20-4f65-9cbb-564aac733ff1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.174024 | controller | Jun 09 16:27:13.638913 crc crio[3654]: time="2026-06-09T16:27:13.638522474Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=0420e7f7-38c0-4d99-9415-519dbe8f8527 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.174039 | controller | Jun 09 16:27:13.640051 crc crio[3654]: time="2026-06-09T16:27:13.639573396Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.174055 | controller | Jun 09 16:27:13.690800 crc crio[3654]: time="2026-06-09T16:27:13.689864975Z" level=info msg="Created container 24a79c67dff9bf202ede7c918caacc5e6f13273b69f1b6e3f8f8164d4315ba20: openshift-etcd/etcd-crc/etcd-metrics" id=ffe2baf0-a3d1-448c-a907-22b1a62fbffc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.174074 | controller | Jun 09 16:27:13.691470 crc crio[3654]: time="2026-06-09T16:27:13.69136064Z" level=info msg="Starting container: 24a79c67dff9bf202ede7c918caacc5e6f13273b69f1b6e3f8f8164d4315ba20" id=3c32c180-1625-4e50-96b1-c5d09578710a name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.174091 | controller | Jun 09 16:27:13.703553 crc crio[3654]: time="2026-06-09T16:27:13.703228604Z" level=info msg="Started container" PID=5828 containerID=24a79c67dff9bf202ede7c918caacc5e6f13273b69f1b6e3f8f8164d4315ba20 description=openshift-etcd/etcd-crc/etcd-metrics id=3c32c180-1625-4e50-96b1-c5d09578710a name=/runtime.v1.RuntimeService/StartContainer sandboxID=c9d664f49d35957d75205489921232df294cd56f368fca7a7ec28e289df35e1c
2026-06-09 17:48:36.174107 | controller | Jun 09 16:27:13.709499 crc crio[3654]: time="2026-06-09T16:27:13.709365997Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.174123 | controller | Jun 09 16:27:13.735173 crc crio[3654]: time="2026-06-09T16:27:13.735017942Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=59d3227f-c59c-4b11-8cdd-1c120d33bb5c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.174139 | controller | Jun 09 16:27:13.741079 crc crio[3654]: time="2026-06-09T16:27:13.739174406Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=68d8ac63-30aa-42f6-a8ca-c6257f808317 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.174154 | controller | Jun 09 16:27:13.742472 crc crio[3654]: time="2026-06-09T16:27:13.742092423Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-readyz" id=1b7d3466-17e9-4637-8eb6-0650be88773e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.174169 | controller | Jun 09 16:27:13.742966 crc crio[3654]: time="2026-06-09T16:27:13.742588838Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.174184 | controller | Jun 09 16:27:13.762976 crc crio[3654]: time="2026-06-09T16:27:13.762553093Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.174200 | controller | Jun 09 16:27:14.546846 crc crio[3654]: time="2026-06-09T16:27:14.546606745Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.174215 | controller | Jun 09 16:27:14.639745 crc crio[3654]: time="2026-06-09T16:27:14.639496995Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.174232 | controller | Jun 09 16:27:15.044621 crc crio[3654]: time="2026-06-09T16:27:15.044334021Z" level=info msg="Created container 22eb0d68b0cfa2862bcd47c7462e380a13e92715096bc2456e353d89580b4b89: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=0420e7f7-38c0-4d99-9415-519dbe8f8527 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.174248 | controller | Jun 09 16:27:15.046465 crc crio[3654]: time="2026-06-09T16:27:15.046091874Z" level=info msg="Starting container: 22eb0d68b0cfa2862bcd47c7462e380a13e92715096bc2456e353d89580b4b89" id=f0a450ae-5bf7-44dc-b341-fa059a67d4da name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.174263 | controller | Jun 09 16:27:15.077861 crc crio[3654]: time="2026-06-09T16:27:15.065889794Z" level=info msg="Started container" PID=5859 containerID=22eb0d68b0cfa2862bcd47c7462e380a13e92715096bc2456e353d89580b4b89 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=f0a450ae-5bf7-44dc-b341-fa059a67d4da name=/runtime.v1.RuntimeService/StartContainer sandboxID=73e8219c1aa85ffa274627124eca8db175788ddd51bfb5cdf7b5d44ef2906667
2026-06-09 17:48:36.174297 | controller | Jun 09 16:27:15.107918 crc crio[3654]: time="2026-06-09T16:27:15.107547685Z" level=info msg="Created container f18a41012db189ae0dc3280966abadb8a701d8bed2d7b1d415f7c26180dc7a65: openshift-etcd/etcd-crc/etcd-readyz" id=1b7d3466-17e9-4637-8eb6-0650be88773e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.174315 | controller | Jun 09 16:27:15.111441 crc crio[3654]: time="2026-06-09T16:27:15.111228045Z" level=info msg="Starting container: f18a41012db189ae0dc3280966abadb8a701d8bed2d7b1d415f7c26180dc7a65" id=ef54abda-7f27-4f0b-8b04-d92ee2b94091 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.174332 | controller | Jun 09 16:27:15.169211 crc crio[3654]: time="2026-06-09T16:27:15.168880943Z" level=info msg="Started container" PID=5864 containerID=f18a41012db189ae0dc3280966abadb8a701d8bed2d7b1d415f7c26180dc7a65 description=openshift-etcd/etcd-crc/etcd-readyz id=ef54abda-7f27-4f0b-8b04-d92ee2b94091 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c9d664f49d35957d75205489921232df294cd56f368fca7a7ec28e289df35e1c
2026-06-09 17:48:36.174352 | controller | Jun 09 16:27:15.203093 crc crio[3654]: time="2026-06-09T16:27:15.202905147Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=18da6e95-2344-479a-a98e-4330b62b0f28 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.174367 | controller | Jun 09 16:27:15.206957 crc crio[3654]: time="2026-06-09T16:27:15.206628678Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=baa5afef-c99d-49a7-aa62-2edccf747302 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.174383 | controller | Jun 09 16:27:15.213625 crc crio[3654]: time="2026-06-09T16:27:15.213442261Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-rev" id=cf2fa53a-0397-479c-b0e5-bf70d5b5b753 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.174398 | controller | Jun 09 16:27:15.215416 crc crio[3654]: time="2026-06-09T16:27:15.214844163Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.174414 | controller | Jun 09 16:27:15.249533 crc crio[3654]: time="2026-06-09T16:27:15.249289959Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.174430 | controller | Jun 09 16:27:15.801991 crc crio[3654]: time="2026-06-09T16:27:15.801745544Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.174446 | controller | Jun 09 16:27:15.989432 crc crio[3654]: time="2026-06-09T16:27:15.989172414Z" level=info msg="Created container 1d62e23e4e4733c82fc170505c816c6687b5be94d67aab15884b7e96d8057554: openshift-etcd/etcd-crc/etcd-rev" id=cf2fa53a-0397-479c-b0e5-bf70d5b5b753 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.174462 | controller | Jun 09 16:27:15.991998 crc crio[3654]: time="2026-06-09T16:27:15.991838383Z" level=info msg="Starting container: 1d62e23e4e4733c82fc170505c816c6687b5be94d67aab15884b7e96d8057554" id=5756547e-41d2-4351-91de-e23ffebb7e11 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.174478 | controller | Jun 09 16:27:16.005058 crc crio[3654]: time="2026-06-09T16:27:16.004897333Z" level=info msg="Started container" PID=5893 containerID=1d62e23e4e4733c82fc170505c816c6687b5be94d67aab15884b7e96d8057554 description=openshift-etcd/etcd-crc/etcd-rev id=5756547e-41d2-4351-91de-e23ffebb7e11 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c9d664f49d35957d75205489921232df294cd56f368fca7a7ec28e289df35e1c
2026-06-09 17:48:36.174497 | controller | Jun 09 16:27:39.806030 crc crio[3654]: time="2026-06-09T16:27:39.804812703Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=0e1fbd6a-a79a-44a9-8bed-34e95acd64c6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.174533 | controller | Jun 09 16:27:39.810896 crc crio[3654]: time="2026-06-09T16:27:39.810788791Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=d5448e5f-755f-4b85-9d03-96b0d3f37b40 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.174552 | controller | Jun 09 16:27:39.813414 crc crio[3654]: time="2026-06-09T16:27:39.813326387Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=c66a0eb0-d4b0-49a6-9ce1-a75eceb63fe9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.174568 | controller | Jun 09 16:27:39.814010 crc crio[3654]: time="2026-06-09T16:27:39.813920845Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.174585 | controller | Jun 09 16:27:39.835845 crc crio[3654]: time="2026-06-09T16:27:39.835524169Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.174601 | controller | Jun 09 16:27:40.207519 crc crio[3654]: time="2026-06-09T16:27:40.20742117Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.174617 | controller | Jun 09 16:27:40.293824 crc crio[3654]: time="2026-06-09T16:27:40.292808466Z" level=info msg="Created container 304efbb1c28c6dfac6a6c39a8f6c747720100fc53d71c08215fda77be48f50c2: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=c66a0eb0-d4b0-49a6-9ce1-a75eceb63fe9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.174633 | controller | Jun 09 16:27:40.295451 crc crio[3654]: time="2026-06-09T16:27:40.295340252Z" level=info msg="Starting container: 304efbb1c28c6dfac6a6c39a8f6c747720100fc53d71c08215fda77be48f50c2" id=4d7df455-cdd0-4773-93b4-4fab5a8068f6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.174648 | controller | Jun 09 16:27:40.301488 crc crio[3654]: time="2026-06-09T16:27:40.301362881Z" level=info msg="Started container" PID=6169 containerID=304efbb1c28c6dfac6a6c39a8f6c747720100fc53d71c08215fda77be48f50c2 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=4d7df455-cdd0-4773-93b4-4fab5a8068f6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=991f4d0b8e7296a8f18b7ae9fe212ded29d140e260514981393289a8dd4fd73b
2026-06-09 17:48:36.174664 | controller | Jun 09 16:28:33.016216 crc crio[3654]: time="2026-06-09T16:28:33.015829608Z" level=info msg="Running pod sandbox: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD" id=00a85b35-f87e-4f98-92b5-d47c2b2706fc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.174680 | controller | Jun 09 16:28:33.017484 crc crio[3654]: time="2026-06-09T16:28:33.016311252Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.174696 | controller | Jun 09 16:28:33.041166 crc crio[3654]: time="2026-06-09T16:28:33.041085266Z" level=info msg="Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:cbfe02ce3b20b0aed6164129ec1d764b6fcfd28238006ea6c2b21fe3cf1d2417 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/5bf7f843-bcb9-43cf-a351-daf4c047649e 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:0xc00231ea40}] Aliases:map[]}"
2026-06-09 17:48:36.174722 | controller | Jun 09 16:28:33.041166 crc crio[3654]: time="2026-06-09T16:28:33.041161078Z" 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 17:48:36.174740 | controller | Jun 09 16:28:34.901358 crc crio[3654]: time="2026-06-09T16:28:34.901278219Z" level=info msg="Running pod sandbox: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD" id=5cacbea3-f0ca-49a9-9080-d0e380348474 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.174756 | controller | Jun 09 16:28:34.902570 crc crio[3654]: time="2026-06-09T16:28:34.901406853Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.174773 | controller | Jun 09 16:28:34.910076 crc crio[3654]: time="2026-06-09T16:28:34.909984993Z" level=info msg="Running pod sandbox: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD" id=0794cf52-0c1a-472b-b0c2-29b105501e90 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.174788 | controller | Jun 09 16:28:34.910076 crc crio[3654]: time="2026-06-09T16:28:34.910070476Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.174804 | controller | Jun 09 16:28:34.928375 crc crio[3654]: time="2026-06-09T16:28:34.927947678Z" level=info msg="Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:e2c8e014651e6934462b62919db89a16a3ac9243c584cc4614d4baa0f5b4d525 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/1d0ab659-9a7f-4427-9281-ccb75ba8d619 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:0xc000f14ac0}] Aliases:map[]}"
2026-06-09 17:48:36.174820 | controller | Jun 09 16:28:34.928375 crc crio[3654]: time="2026-06-09T16:28:34.927996279Z" 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 17:48:36.174836 | controller | Jun 09 16:28:34.929191 crc crio[3654]: time="2026-06-09T16:28:34.928765921Z" level=info msg="Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:59243c2c4e181c4957996e895bcf4daeeb5c18da768a3371ff136057ae819fcc UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/9b287434-d2f0-4afa-a418-4dfd61ff8d26 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:0xc001e2a728}] Aliases:map[]}"
2026-06-09 17:48:36.174852 | controller | Jun 09 16:28:34.929191 crc crio[3654]: time="2026-06-09T16:28:34.928855354Z" level=info msg="Adding pod openshift-apiserver_apiserver-9ddfb9f55-k47zv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.174868 | controller | Jun 09 16:28:34.937095 crc crio[3654]: time="2026-06-09T16:28:34.937010022Z" level=info msg="Running pod sandbox: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/POD" id=817806bf-9639-428b-9463-deb859d10fa6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.174886 | controller | Jun 09 16:28:34.937191 crc crio[3654]: time="2026-06-09T16:28:34.937102445Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.174904 | controller | Jun 09 16:28:34.943394 crc crio[3654]: time="2026-06-09T16:28:34.943303076Z" 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=817806bf-9639-428b-9463-deb859d10fa6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.174921 | controller | Jun 09 16:28:34.951229 crc crio[3654]: time="2026-06-09T16:28:34.950770254Z" level=info msg="Ran pod sandbox 317d906bf6183e305dfc8a787a95f1f0e4ff460367627e0ed66206ffa882087a with infra container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/POD" id=817806bf-9639-428b-9463-deb859d10fa6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.174937 | controller | Jun 09 16:28:34.954148 crc crio[3654]: time="2026-06-09T16:28:34.953826383Z" level=info msg="Running pod sandbox: openshift-console-operator/console-operator-67c89758df-4jf4f/POD" id=417f869a-b943-4e24-9811-7555e5a8eeda name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.174954 | controller | Jun 09 16:28:34.954148 crc crio[3654]: time="2026-06-09T16:28:34.953871125Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.174970 | controller | Jun 09 16:28:34.955134 crc crio[3654]: time="2026-06-09T16:28:34.955007908Z" level=info msg="Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761" id=758be052-3fd3-4041-89e2-c1046422c641 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.174986 | controller | Jun 09 16:28:34.972130 crc crio[3654]: time="2026-06-09T16:28:34.972005954Z" level=info msg="Running pod sandbox: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD" id=aeeb8289-75d8-42e6-9dc1-ee3a8c902110 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.175002 | controller | Jun 09 16:28:34.972465 crc crio[3654]: time="2026-06-09T16:28:34.972433047Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.175018 | controller | Jun 09 16:28:34.974157 crc crio[3654]: time="2026-06-09T16:28:34.974092135Z" level=info msg="Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:44b23addafa8e3a1b3b94a910f28b3fa49dac83cb06d37244db19e3c307e6acb UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/0b11090d-057f-4615-b537-0577b6d7a75a 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:0xc0017129e0}] Aliases:map[]}"
2026-06-09 17:48:36.175035 | controller | Jun 09 16:28:34.974157 crc crio[3654]: time="2026-06-09T16:28:34.974145007Z" level=info msg="Adding pod openshift-console-operator_console-operator-67c89758df-4jf4f to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.175051 | controller | Jun 09 16:28:34.993923 crc crio[3654]: time="2026-06-09T16:28:34.993842362Z" level=info msg="Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:42b477b379c2ab0f9561d4ad4e77d9fe3fecab9fbcfb079138d2f6ccd2f0e84b UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/5fd7e938-7774-4303-8d80-c2b9953b31fc 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:0xc001712ae0}] Aliases:map[]}"
2026-06-09 17:48:36.175072 | controller | Jun 09 16:28:34.993923 crc crio[3654]: time="2026-06-09T16:28:34.993898193Z" level=info msg="Adding pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.175088 | controller | Jun 09 16:28:34.994087 crc crio[3654]: time="2026-06-09T16:28:34.994012557Z" level=info msg="Running pod sandbox: openshift-console/downloads-747b44746d-4pqvr/POD" id=8514ccfb-80a8-4a76-a0ac-012e50ee0a6b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.175104 | controller | Jun 09 16:28:34.994194 crc crio[3654]: time="2026-06-09T16:28:34.994107319Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.175120 | controller | Jun 09 16:28:35.021202 crc crio[3654]: time="2026-06-09T16:28:35.021148639Z" level=info msg="Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:7cd2541ef7c4d88df82a35178b69ab62c76376eca4c14da05d1c4beda6c07180 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/179f8b32-2ad5-4367-b2f8-700c41331b99 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:0xc001e2a048}] Aliases:map[]}"
2026-06-09 17:48:36.175136 | controller | Jun 09 16:28:35.021385 crc crio[3654]: time="2026-06-09T16:28:35.021303844Z" level=info msg="Adding pod openshift-console_downloads-747b44746d-4pqvr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.175153 | controller | Jun 09 16:28:35.038224 crc crio[3654]: time="2026-06-09T16:28:35.038086894Z" level=info msg="Running pod sandbox: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/POD" id=e96a6aac-e2e5-4280-82c7-ee1c855dce56 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.175169 | controller | Jun 09 16:28:35.038421 crc crio[3654]: time="2026-06-09T16:28:35.038256799Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.175185 | controller | Jun 09 16:28:35.055459 crc crio[3654]: time="2026-06-09T16:28:35.055249955Z" 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=e96a6aac-e2e5-4280-82c7-ee1c855dce56 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.175201 | controller | Jun 09 16:28:35.079888 crc crio[3654]: time="2026-06-09T16:28:35.07974668Z" level=info msg="Ran pod sandbox e2bbaf234240bd73327145110066f7cc6bf66dec8e1cd8c486819aafd7c071da with infra container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/POD" id=e96a6aac-e2e5-4280-82c7-ee1c855dce56 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.175217 | controller | Jun 09 16:28:35.082743 crc crio[3654]: time="2026-06-09T16:28:35.082518131Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=ef22a16c-c9f3-414b-b453-bf9bb2367432 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.175233 | controller | Jun 09 16:28:35.085232 crc crio[3654]: time="2026-06-09T16:28:35.085136337Z" level=info msg="Running pod sandbox: openshift-network-node-identity/network-node-identity-dgvkt/POD" id=a0f03e56-0f85-4e1b-8456-230dd3c1b0a9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.175248 | controller | Jun 09 16:28:35.085352 crc crio[3654]: time="2026-06-09T16:28:35.085276651Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.175264 | controller | Jun 09 16:28:35.098847 crc crio[3654]: time="2026-06-09T16:28:35.0985934Z" 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=a0f03e56-0f85-4e1b-8456-230dd3c1b0a9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.175283 | controller | Jun 09 16:28:35.101614 crc crio[3654]: time="2026-06-09T16:28:35.101523356Z" level=info msg="Running pod sandbox: openshift-network-operator/iptables-alerter-5jnd7/POD" id=0b60d3d6-2e3a-4310-9401-da304184a901 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.175299 | controller | Jun 09 16:28:35.101881 crc crio[3654]: time="2026-06-09T16:28:35.101795284Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.175314 | controller | Jun 09 16:28:35.110994 crc crio[3654]: time="2026-06-09T16:28:35.110878759Z" level=info msg="Ran pod sandbox 94353f3482a7259433a217eda47193aa7a4b7ae9957c911c7e367534a338a080 with infra container: openshift-network-node-identity/network-node-identity-dgvkt/POD" id=a0f03e56-0f85-4e1b-8456-230dd3c1b0a9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.175330 | controller | Jun 09 16:28:35.118319 crc crio[3654]: time="2026-06-09T16:28:35.118207113Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=a5ef9a8c-6c82-4a7b-a921-84cd8b534c17 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.175345 | controller | Jun 09 16:28:35.126174 crc crio[3654]: time="2026-06-09T16:28:35.125468495Z" 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=0b60d3d6-2e3a-4310-9401-da304184a901 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.175361 | controller | Jun 09 16:28:35.129692 crc crio[3654]: time="2026-06-09T16:28:35.129257985Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=262ed034-7869-45f8-afab-0d82a6688ad4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.175376 | controller | Jun 09 16:28:35.164187 crc crio[3654]: time="2026-06-09T16:28:35.164084382Z" level=info msg="Ran pod sandbox f4d63277003f8cf38fa22a9919dd3e93670546b712a21233463528ca737c8437 with infra container: openshift-network-operator/iptables-alerter-5jnd7/POD" id=0b60d3d6-2e3a-4310-9401-da304184a901 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.175391 | controller | Jun 09 16:28:35.169908 crc crio[3654]: time="2026-06-09T16:28:35.168838801Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e" id=becb5611-f9ee-4d76-962c-db187278d274 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.175406 | controller | Jun 09 16:28:35.185580 crc crio[3654]: time="2026-06-09T16:28:35.185478657Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=a961ec68-4a99-4752-bffb-a8997004d799 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.175421 | controller | Jun 09 16:28:35.188567 crc crio[3654]: time="2026-06-09T16:28:35.188528676Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=c4e1d700-789e-4f55-a57b-f5dc1cbc10ec name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.175437 | controller | Jun 09 16:28:35.190035 crc crio[3654]: time="2026-06-09T16:28:35.188777723Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=f64b3a62-3b4b-4fbc-9957-6c132afe1330 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.175455 | controller | Jun 09 16:28:35.193257 crc crio[3654]: time="2026-06-09T16:28:35.193193582Z" level=info msg="Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761" id=9c332b8f-2ec5-41a9-badf-901153b60757 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.175471 | controller | Jun 09 16:28:35.194513 crc crio[3654]: time="2026-06-09T16:28:35.194279064Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e" id=2a4a3043-14f4-43d3-83fe-0ca28950af22 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.175486 | controller | Jun 09 16:28:35.198173 crc crio[3654]: time="2026-06-09T16:28:35.198029604Z" level=info msg="Running pod sandbox: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD" id=55e970eb-018e-4ac4-8b80-f6e94b11feb5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.175502 | controller | Jun 09 16:28:35.206952 crc crio[3654]: time="2026-06-09T16:28:35.198096835Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.175538 | controller | Jun 09 16:28:35.207843 crc crio[3654]: time="2026-06-09T16:28:35.206861341Z" level=info msg="Running pod sandbox: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD" id=996f9e23-bac0-4fbc-9af1-6be0df4bf02b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.175556 | controller | Jun 09 16:28:35.208258 crc crio[3654]: time="2026-06-09T16:28:35.208144389Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.175572 | controller | Jun 09 16:28:35.224437 crc crio[3654]: time="2026-06-09T16:28:35.224007372Z" level=info msg="Running pod sandbox: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/POD" id=a7147c5c-5e59-4de7-b4a8-0083caa7a4c0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.175588 | controller | Jun 09 16:28:35.224551 crc crio[3654]: time="2026-06-09T16:28:35.224532117Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.175605 | controller | Jun 09 16:28:35.253846 crc crio[3654]: time="2026-06-09T16:28:35.253583806Z" 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=a7147c5c-5e59-4de7-b4a8-0083caa7a4c0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.175622 | controller | Jun 09 16:28:35.258446 crc crio[3654]: time="2026-06-09T16:28:35.258316724Z" level=info msg="Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:56e33c8ff2710e31bc4e0937bc8f7c90d84768639fcb8ec4abd36894152d7cc0 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/5864f2b9-18b9-4389-b1e3-43d13dbd2cc0 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:0xc000f14308}] Aliases:map[]}"
2026-06-09 17:48:36.175639 | controller | Jun 09 16:28:35.258567 crc crio[3654]: time="2026-06-09T16:28:35.258550101Z" 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 17:48:36.175655 | controller | Jun 09 16:28:35.272624 crc crio[3654]: time="2026-06-09T16:28:35.272536649Z" level=info msg="Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:1de7494d6b9424e105bcc99c5d2fd72101a2126e9ffcbd251b8bebe890cad43e UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/43ab7e50-a1d0-4913-8028-197325be7fc0 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:0xc000f144c0}] Aliases:map[]}"
2026-06-09 17:48:36.175675 | controller | Jun 09 16:28:35.272624 crc crio[3654]: time="2026-06-09T16:28:35.272623002Z" level=info msg="Adding pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.175693 | controller | Jun 09 16:28:35.282563 crc crio[3654]: time="2026-06-09T16:28:35.28250313Z" level=info msg="Ran pod sandbox 140ba3345a2986e5390e9a38832098ef084208d4f02c31bda44e05fa4ceaf139 with infra container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/POD" id=a7147c5c-5e59-4de7-b4a8-0083caa7a4c0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.175709 | controller | Jun 09 16:28:35.283357 crc crio[3654]: time="2026-06-09T16:28:35.283109248Z" level=info msg="Running pod sandbox: openshift-ingress/router-default-68cf44c8b8-w4gs8/POD" id=7a14a0d6-e01b-46b8-b2d4-96f870fb54ea name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.175726 | controller | Jun 09 16:28:35.283357 crc crio[3654]: time="2026-06-09T16:28:35.283228451Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.175741 | controller | Jun 09 16:28:35.285271 crc crio[3654]: time="2026-06-09T16:28:35.284836688Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=1871f67c-a224-447b-ac22-64d993bde091 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.175757 | controller | Jun 09 16:28:35.292517 crc crio[3654]: time="2026-06-09T16:28:35.292382259Z" 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=7a14a0d6-e01b-46b8-b2d4-96f870fb54ea name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.175773 | controller | Jun 09 16:28:35.292618 crc crio[3654]: time="2026-06-09T16:28:35.292577604Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=5ff4dd6d-2a0b-4ab6-bf70-0523ba8332fc name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.175788 | controller | Jun 09 16:28:35.304302 crc crio[3654]: time="2026-06-09T16:28:35.303271576Z" level=info msg="Ran pod sandbox 3e7a5a4dee9517bbca6cf7fd9be1a53c54a926acf7d2e8c9876640e9e0b7f0a8 with infra container: openshift-ingress/router-default-68cf44c8b8-w4gs8/POD" id=7a14a0d6-e01b-46b8-b2d4-96f870fb54ea name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.175804 | controller | Jun 09 16:28:35.305377 crc crio[3654]: time="2026-06-09T16:28:35.305219643Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946" id=27562a7f-82be-471d-8eb0-456c314d336c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.175819 | controller | Jun 09 16:28:35.350799 crc crio[3654]: time="2026-06-09T16:28:35.348737704Z" level=info msg="Running pod sandbox: openshift-network-diagnostics/network-check-target-fhkjl/POD" id=a63c47a2-9303-4bb8-8c1f-555638fe6caa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.175835 | controller | Jun 09 16:28:35.350799 crc crio[3654]: time="2026-06-09T16:28:35.348820436Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.175855 | controller | Jun 09 16:28:35.375192 crc crio[3654]: time="2026-06-09T16:28:35.374844536Z" level=info msg="Running pod sandbox: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD" id=caa12af9-bcd7-4e4a-95bd-e5ef39e6fbeb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.175871 | controller | Jun 09 16:28:35.375542 crc crio[3654]: time="2026-06-09T16:28:35.37532016Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.175888 | controller | Jun 09 16:28:35.395208 crc crio[3654]: time="2026-06-09T16:28:35.395132449Z" level=info msg="Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:82ac9ea6fe26e69c4b5cfb6a84f6e797bf7c488fae8baada0e8452345fe61f2a UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/2589ce0f-f93b-407c-8001-23452ddabc45 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:0xc001e2ae58}] Aliases:map[]}"
2026-06-09 17:48:36.175905 | controller | Jun 09 16:28:35.395208 crc crio[3654]: time="2026-06-09T16:28:35.395199631Z" level=info msg="Adding pod openshift-network-diagnostics_network-check-target-fhkjl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.175921 | controller | Jun 09 16:28:35.413845 crc crio[3654]: time="2026-06-09T16:28:35.413613058Z" level=info msg="Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:4b5d85ddf016593bf96f9977c89c6fa43295035d3e7cd41ec270c0f2ba905e1c UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/374dd7b1-acb8-4a89-8de7-d1eb2deb980e 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:0xc000f14780}] Aliases:map[]}"
2026-06-09 17:48:36.175938 | controller | Jun 09 16:28:35.413989 crc crio[3654]: time="2026-06-09T16:28:35.413847775Z" 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 17:48:36.175955 | controller | Jun 09 16:28:35.463386 crc crio[3654]: time="2026-06-09T16:28:35.462900527Z" level=info msg="Running pod sandbox: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD" id=e1393729-e95a-441a-9796-ff71b1280845 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.175971 | controller | Jun 09 16:28:35.463386 crc crio[3654]: time="2026-06-09T16:28:35.463058022Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.175987 | controller | Jun 09 16:28:35.531846 crc crio[3654]: time="2026-06-09T16:28:35.531070208Z" level=info msg="Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:50d881d1896a42ed2f59fcba34ae4623aeb013e29e220904d64c41788f6c4591 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/64c1e9a9-136f-497f-a363-02ef1e550ed8 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:0xc0001914f8}] Aliases:map[]}"
2026-06-09 17:48:36.176003 | controller | Jun 09 16:28:35.531846 crc crio[3654]: time="2026-06-09T16:28:35.5311295Z" 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 17:48:36.176020 | controller | Jun 09 16:28:36.122182 crc crio[3654]: time="2026-06-09T16:28:36.122105625Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-ntdwx/POD" id=4519d1ae-f8cc-4947-a1f4-d779f62c5df9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.176045 | controller | Jun 09 16:28:36.122914 crc crio[3654]: time="2026-06-09T16:28:36.122195798Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.176062 | controller | Jun 09 16:28:36.140706 crc crio[3654]: time="2026-06-09T16:28:36.140547833Z" level=info msg="Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:6c61ae880f78d153c79f110b244827b86ea282f9c0ac08e2d4d3d090c65d3855 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/9913651f-a8b4-4966-bfdd-fad5679a2744 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:0xc0005361e8}] Aliases:map[]}"
2026-06-09 17:48:36.176086 | controller | Jun 09 16:28:36.140706 crc crio[3654]: time="2026-06-09T16:28:36.140603995Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-ntdwx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.176102 | controller | Jun 09 16:28:36.180739 crc crio[3654]: time="2026-06-09T16:28:36.180111659Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD" id=68a5ea36-16df-47a6-b1cd-044608049f0c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.176118 | controller | Jun 09 16:28:36.180739 crc crio[3654]: time="2026-06-09T16:28:36.180174381Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.176134 | controller | Jun 09 16:28:36.196299 crc crio[3654]: time="2026-06-09T16:28:36.196212749Z" level=info msg="Running pod sandbox: openshift-multus/network-metrics-daemon-n2bqt/POD" id=e72049a9-46b6-4b0f-a182-e19f30dcfe15 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.176150 | controller | Jun 09 16:28:36.196487 crc crio[3654]: time="2026-06-09T16:28:36.196385194Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.176166 | controller | Jun 09 16:28:36.211238 crc crio[3654]: time="2026-06-09T16:28:36.211155455Z" level=info msg="Running pod sandbox: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD" id=3eda22a0-c9ac-40e7-a770-a4484e39b291 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.176183 | controller | Jun 09 16:28:36.211404 crc crio[3654]: time="2026-06-09T16:28:36.211254768Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.176199 | controller | Jun 09 16:28:36.215065 crc crio[3654]: time="2026-06-09T16:28:36.21337464Z" level=info msg="Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:65baa5d9ca0d8daab4528dc8fa6f2d6d7e29bf468760dc10f0d3ddb41d1c252e UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/0faf8348-0b5d-4859-956b-2fb913781da4 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:0xc0001903b0}] Aliases:map[]}"
2026-06-09 17:48:36.176215 | controller | Jun 09 16:28:36.215065 crc crio[3654]: time="2026-06-09T16:28:36.213501894Z" 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 17:48:36.176231 | controller | Jun 09 16:28:36.216437 crc crio[3654]: time="2026-06-09T16:28:36.216369857Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946" id=32ef00d5-87e1-4438-bf63-329ec481347e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.176251 | controller | Jun 09 16:28:36.219456 crc crio[3654]: time="2026-06-09T16:28:36.218991924Z" level=info msg="Running pod sandbox: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/POD" id=f0edf788-7bb1-449b-b28d-db896c32c5b2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.176267 | controller | Jun 09 16:28:36.219456 crc crio[3654]: time="2026-06-09T16:28:36.219062626Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.176283 | controller | Jun 09 16:28:36.220029 crc crio[3654]: time="2026-06-09T16:28:36.219841289Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=043e9b01-2c33-493d-b501-94235ac8e994 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.176299 | controller | Jun 09 16:28:36.225045 crc crio[3654]: time="2026-06-09T16:28:36.224305479Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=c1413154-44eb-440c-b420-9f2804d6df68 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.176315 | controller | Jun 09 16:28:36.252900 crc crio[3654]: time="2026-06-09T16:28:36.252852903Z" level=info msg="Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:9d4114afb3e936bbec2fd69051fa8e189f790794592e639e04dd8281a0cb165c UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/241ac446-2922-4b43-9980-04fb69ffeb45 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:0xc000f14170}] Aliases:map[]}"
2026-06-09 17:48:36.176331 | controller | Jun 09 16:28:36.253082 crc crio[3654]: time="2026-06-09T16:28:36.253052048Z" level=info msg="Adding pod openshift-multus_network-metrics-daemon-n2bqt to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.176347 | controller | Jun 09 16:28:36.257615 crc crio[3654]: time="2026-06-09T16:28:36.257444127Z" 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=f0edf788-7bb1-449b-b28d-db896c32c5b2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.176363 | controller | Jun 09 16:28:36.292910 crc crio[3654]: time="2026-06-09T16:28:36.29285426Z" level=info msg="Ran pod sandbox 1c67547db7c1794b379a25f749b444f7e7eccf88512fe2132f7f275ef8ad18ed with infra container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/POD" id=f0edf788-7bb1-449b-b28d-db896c32c5b2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.176379 | controller | Jun 09 16:28:36.295230 crc crio[3654]: time="2026-06-09T16:28:36.294932311Z" level=info msg="Running pod sandbox: openshift-ovn-kubernetes/ovnkube-node-2tk97/POD" id=029d2391-af6c-4426-a49e-46b79ca5056b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.176394 | controller | Jun 09 16:28:36.295230 crc crio[3654]: time="2026-06-09T16:28:36.295174648Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.176410 | controller | Jun 09 16:28:36.302925 crc crio[3654]: time="2026-06-09T16:28:36.302835062Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=cef861b4-79ae-41f8-8a45-f31c9b253ff1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.176433 | controller | Jun 09 16:28:36.307758 crc crio[3654]: time="2026-06-09T16:28:36.307719724Z" level=info msg="Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:1b773c0ff15befd8703085b3a62715a18912ccc3e155c3e82dae796cc3a524d1 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/0e6f50c8-ed58-473c-8c39-ff8417e398d3 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:0xc0017121f8}] Aliases:map[]}"
2026-06-09 17:48:36.176451 | controller | Jun 09 16:28:36.307913 crc crio[3654]: time="2026-06-09T16:28:36.307889029Z" 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 17:48:36.176467 | controller | Jun 09 16:28:36.365763 crc crio[3654]: time="2026-06-09T16:28:36.362406001Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=5724a402-cdd2-4962-900f-2e69f0ad44f5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.176482 | controller | Jun 09 16:28:36.365763 crc crio[3654]: time="2026-06-09T16:28:36.362761262Z" level=info msg="Running pod sandbox: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD" id=73ad7d72-0d70-486c-86f7-d17ee25b71ab name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.176498 | controller | Jun 09 16:28:36.365763 crc crio[3654]: time="2026-06-09T16:28:36.362841404Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.176529 | controller | Jun 09 16:28:36.378595 crc crio[3654]: time="2026-06-09T16:28:36.377483172Z" level=info msg="Running pod sandbox: openshift-machine-config-operator/machine-config-server-frshx/POD" id=2d9ead3f-1d7f-4ff1-9de7-489f6f9c8831 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.176551 | controller | Jun 09 16:28:36.378595 crc crio[3654]: time="2026-06-09T16:28:36.377627306Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.176567 | controller | Jun 09 16:28:36.381813 crc crio[3654]: time="2026-06-09T16:28:36.381097237Z" 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=029d2391-af6c-4426-a49e-46b79ca5056b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.176583 | controller | Jun 09 16:28:36.384928 crc crio[3654]: time="2026-06-09T16:28:36.384302751Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-qhh6t/POD" id=1666b9c3-e8ca-4891-8edc-45a51345f3d0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.176598 | controller | Jun 09 16:28:36.384928 crc crio[3654]: time="2026-06-09T16:28:36.384564238Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.176614 | controller | Jun 09 16:28:36.413067 crc crio[3654]: time="2026-06-09T16:28:36.411081783Z" level=info msg="Running pod sandbox: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD" id=33f8f213-7a47-43b5-b99c-59023ae60dda name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.176630 | controller | Jun 09 16:28:36.413067 crc crio[3654]: time="2026-06-09T16:28:36.411197056Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.176649 | controller | Jun 09 16:28:36.417590 crc crio[3654]: time="2026-06-09T16:28:36.414911484Z" level=info msg="Running pod sandbox: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD" id=3100fd1d-0ed3-4f15-82c7-373cf1e3b073 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.176665 | controller | Jun 09 16:28:36.418301 crc crio[3654]: time="2026-06-09T16:28:36.41818765Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.176681 | controller | Jun 09 16:28:36.493580 crc crio[3654]: time="2026-06-09T16:28:36.490248484Z" level=info msg="Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD" id=e351dc4a-cfdb-4d10-ba19-f5261237089d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.176696 | controller | Jun 09 16:28:36.493580 crc crio[3654]: time="2026-06-09T16:28:36.490419069Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.176712 | controller | Jun 09 16:28:36.516585 crc crio[3654]: time="2026-06-09T16:28:36.516462619Z" level=info msg="Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:56927ba5bcf43e3d49e0c43c24c7ca7b40c105bde8302701fa5c43757d8c7a2f UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/95e3acf3-0441-44e6-8436-ef48d81b9bc2 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:0xc0017124c0}] Aliases:map[]}"
2026-06-09 17:48:36.176729 | controller | Jun 09 16:28:36.516752 crc crio[3654]: time="2026-06-09T16:28:36.516582313Z" 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 17:48:36.176744 | controller | Jun 09 16:28:36.528470 crc crio[3654]: time="2026-06-09T16:28:36.528052658Z" level=info msg="Running pod sandbox: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD" id=a59a37dd-cf6e-459c-9072-931031c5300a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.176760 | controller | Jun 09 16:28:36.528470 crc crio[3654]: time="2026-06-09T16:28:36.528233543Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.176776 | controller | Jun 09 16:28:36.529470 crc crio[3654]: time="2026-06-09T16:28:36.529133999Z" level=info msg="Ran pod sandbox 61947642a3113e23e0df58e96e79faf0c7ef72d0f9dd3b7d2f951ad73fad3a01 with infra container: openshift-ovn-kubernetes/ovnkube-node-2tk97/POD" id=029d2391-af6c-4426-a49e-46b79ca5056b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.176792 | controller | Jun 09 16:28:36.530113 crc crio[3654]: time="2026-06-09T16:28:36.529924322Z" level=info msg="Running pod sandbox: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD" id=4cc3c089-4af4-40cb-af9b-939b44bb2f58 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.176808 | controller | Jun 09 16:28:36.531423 crc crio[3654]: time="2026-06-09T16:28:36.530365385Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.176824 | controller | Jun 09 16:28:36.534552 crc crio[3654]: time="2026-06-09T16:28:36.534124335Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=0d3f2e3b-bf0f-4362-aae4-40e7550d5863 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.176843 | controller | Jun 09 16:28:36.535312 crc crio[3654]: time="2026-06-09T16:28:36.534846286Z" level=info msg="Running pod sandbox: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD" id=feb50fe3-284a-49ac-a510-b97a5eab821c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.176860 | controller | Jun 09 16:28:36.535312 crc crio[3654]: time="2026-06-09T16:28:36.535211047Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.176877 | controller | Jun 09 16:28:36.542752 crc crio[3654]: time="2026-06-09T16:28:36.542232642Z" level=info msg="Running pod sandbox: openshift-service-ca/service-ca-74545575db-n469q/POD" id=34818dca-99c7-41c0-bff1-830a00332b71 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.176893 | controller | Jun 09 16:28:36.542752 crc crio[3654]: time="2026-06-09T16:28:36.54251746Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.176910 | controller | Jun 09 16:28:36.572581 crc crio[3654]: time="2026-06-09T16:28:36.572251888Z" level=info msg="Running pod sandbox: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD" id=1dba6ff7-6397-4470-9391-fe7910230e80 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.176926 | controller | Jun 09 16:28:36.572581 crc crio[3654]: time="2026-06-09T16:28:36.572419763Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.176942 | controller | Jun 09 16:28:36.573999 crc crio[3654]: time="2026-06-09T16:28:36.573838895Z" 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=2d9ead3f-1d7f-4ff1-9de7-489f6f9c8831 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.176959 | controller | Jun 09 16:28:36.578110 crc crio[3654]: time="2026-06-09T16:28:36.577824481Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD" id=03af5579-7572-4c88-972a-8467c07634be name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.176974 | controller | Jun 09 16:28:36.578110 crc crio[3654]: time="2026-06-09T16:28:36.577950375Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.176991 | controller | Jun 09 16:28:36.597596 crc crio[3654]: time="2026-06-09T16:28:36.59731383Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD" id=febce643-bc43-4530-8684-546c8e11ffd8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.177006 | controller | Jun 09 16:28:36.597852 crc crio[3654]: time="2026-06-09T16:28:36.597820125Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.177023 | controller | Jun 09 16:28:36.618138 crc crio[3654]: time="2026-06-09T16:28:36.61787562Z" level=info msg="Running pod sandbox: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD" id=de1b7d46-3c9b-4917-92ff-15429cefafff name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.177038 | controller | Jun 09 16:28:36.618138 crc crio[3654]: time="2026-06-09T16:28:36.618009064Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.177054 | controller | Jun 09 16:28:36.657450 crc crio[3654]: time="2026-06-09T16:28:36.657201479Z" level=info msg="Running pod sandbox: openshift-ingress-canary/ingress-canary-jlj86/POD" id=84d7efe0-67d1-42d1-abfe-f83805dbee73 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.177074 | controller | Jun 09 16:28:36.657560 crc crio[3654]: time="2026-06-09T16:28:36.657504187Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.177091 | controller | Jun 09 16:28:36.666680 crc crio[3654]: time="2026-06-09T16:28:36.666105979Z" level=info msg="Running pod sandbox: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD" id=906a9131-d004-4aea-b865-da23c9b73ae3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.177107 | controller | Jun 09 16:28:36.666887 crc crio[3654]: time="2026-06-09T16:28:36.666779118Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.177123 | controller | Jun 09 16:28:36.667969 crc crio[3654]: time="2026-06-09T16:28:36.667154609Z" level=info msg="Running pod sandbox: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD" id=a285b117-08e6-4af9-a056-66da57cbd887 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.177138 | controller | Jun 09 16:28:36.667969 crc crio[3654]: time="2026-06-09T16:28:36.667369646Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.177153 | controller | Jun 09 16:28:36.684254 crc crio[3654]: time="2026-06-09T16:28:36.684071523Z" level=info msg="Running pod sandbox: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD" id=8e7b6175-8bb2-4d85-9493-6c3a60d1a55b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.177169 | controller | Jun 09 16:28:36.684254 crc crio[3654]: time="2026-06-09T16:28:36.684143605Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.177185 | controller | Jun 09 16:28:36.694218 crc crio[3654]: time="2026-06-09T16:28:36.694084966Z" level=info msg="Running pod sandbox: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD" id=b6a3989a-0ba7-4889-ac48-e52197c88e38 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.177201 | controller | Jun 09 16:28:36.694624 crc crio[3654]: time="2026-06-09T16:28:36.69425253Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.177216 | controller | Jun 09 16:28:36.702556 crc crio[3654]: time="2026-06-09T16:28:36.701947075Z" level=info msg="Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:8f02c8fd44aad336136f4321f8cd2056c2d242208a88e0c997901773ca736b54 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/a2d5655c-9380-4810-9516-c610b31e0c8d 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:0xc00008c208}] Aliases:map[]}"
2026-06-09 17:48:36.177233 | controller | Jun 09 16:28:36.702556 crc crio[3654]: time="2026-06-09T16:28:36.702159341Z" level=info msg="Adding pod openshift-marketplace_community-operators-qhh6t to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.177249 | controller | Jun 09 16:28:36.715809 crc crio[3654]: time="2026-06-09T16:28:36.714937644Z" level=info msg="Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:334343dcea5cd534073c2acf4799a6d6a8ae5963c8ab187bc409e2c1d2909044 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/4f0761d0-a31a-4af3-86f7-7c8ba3f678ad 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:0xc0001261e8}] Aliases:map[]}"
2026-06-09 17:48:36.177269 | controller | Jun 09 16:28:36.715809 crc crio[3654]: time="2026-06-09T16:28:36.715277914Z" 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 17:48:36.177286 | controller | Jun 09 16:28:36.772401 crc crio[3654]: time="2026-06-09T16:28:36.771499326Z" level=info msg="Running pod sandbox: openshift-machine-config-operator/machine-config-daemon-5w5zs/POD" id=94063a2e-e1b6-48db-b6c2-fae8793fb726 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.177303 | controller | Jun 09 16:28:36.772401 crc crio[3654]: time="2026-06-09T16:28:36.772006201Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.177319 | controller | Jun 09 16:28:36.829185 crc crio[3654]: time="2026-06-09T16:28:36.828905272Z" level=info msg="Running pod sandbox: openshift-multus/multus-bzhnf/POD" id=76c0e84c-45bf-4744-a3ea-0336b7a0e3d0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.177335 | controller | Jun 09 16:28:36.829185 crc crio[3654]: time="2026-06-09T16:28:36.829007015Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.177350 | controller | Jun 09 16:28:36.829778 crc crio[3654]: time="2026-06-09T16:28:36.829718666Z" level=info msg="Running pod sandbox: openshift-console/console-6c684df5db-cc8g8/POD" id=1d4399dc-4399-4efd-821e-388b5435ca5b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.177366 | controller | Jun 09 16:28:36.829857 crc crio[3654]: time="2026-06-09T16:28:36.829790568Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.177381 | controller | Jun 09 16:28:36.838874 crc crio[3654]: time="2026-06-09T16:28:36.837611846Z" level=info msg="Ran pod sandbox bbb8c7e20fe6af75eb0cf4df951bab323a969372c5df70965e5d1f2267f01bf4 with infra container: openshift-machine-config-operator/machine-config-server-frshx/POD" id=2d9ead3f-1d7f-4ff1-9de7-489f6f9c8831 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.177397 | controller | Jun 09 16:28:36.838874 crc crio[3654]: time="2026-06-09T16:28:36.838498102Z" level=info msg="Running pod sandbox: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD" id=c45e9ba2-056a-4300-8c46-3f0d2f35a0f0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.177413 | controller | Jun 09 16:28:36.838874 crc crio[3654]: time="2026-06-09T16:28:36.838545184Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.177428 | controller | Jun 09 16:28:36.844896 crc crio[3654]: time="2026-06-09T16:28:36.844827147Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=a933b037-bfb6-4205-b2c8-2fabaa070ae4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.177444 | controller | Jun 09 16:28:36.849844 crc crio[3654]: time="2026-06-09T16:28:36.84973482Z" level=info msg="Running pod sandbox: openshift-multus/multus-additional-cni-plugins-hdftf/POD" id=f51d5b3c-d660-42b1-a009-0efeb2e92217 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.177460 | controller | Jun 09 16:28:36.849917 crc crio[3654]: time="2026-06-09T16:28:36.849867224Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.177479 | controller | Jun 09 16:28:36.851367 crc crio[3654]: time="2026-06-09T16:28:36.851185703Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=f532fcca-bc97-40f9-a68a-b403d2fd5ad7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.177495 | controller | Jun 09 16:28:36.879391 crc crio[3654]: time="2026-06-09T16:28:36.878904432Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-server-frshx/machine-config-server" id=eebba9b0-6055-4617-a096-690fbb898a55 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.177524 | controller | Jun 09 16:28:36.881240 crc crio[3654]: time="2026-06-09T16:28:36.881184979Z" level=info msg="Running pod sandbox: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD" id=3567480d-13da-459b-833e-ffa262a029dc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.177547 | controller | Jun 09 16:28:36.881313 crc crio[3654]: time="2026-06-09T16:28:36.881260361Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.177563 | controller | Jun 09 16:28:36.885168 crc crio[3654]: time="2026-06-09T16:28:36.88429697Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.177579 | controller | Jun 09 16:28:36.907803 crc crio[3654]: time="2026-06-09T16:28:36.906816707Z" level=info msg="Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:f97aab21eb79bf9c57f081de7b8bcbd47d7e2e1da29183c280e1bdb4bc8bc624 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/02d0fdf9-b8c9-4c16-b6c6-6f6b483c2c0b 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:0xc001612020}] Aliases:map[]}"
2026-06-09 17:48:36.177601 | controller | Jun 09 16:28:36.907803 crc crio[3654]: time="2026-06-09T16:28:36.907034063Z" 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 17:48:36.177619 | controller | Jun 09 16:28:36.926265 crc crio[3654]: time="2026-06-09T16:28:36.925568215Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:22c5f702a1607c6d9cf3adeac6af0804f8632a1843975668570aeb4065fb1aa4 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/d7ad7a61-defa-4ef5-b1d9-74600a7d5b56 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:0xc000f14430}] Aliases:map[]}"
2026-06-09 17:48:36.177635 | controller | Jun 09 16:28:36.926265 crc crio[3654]: time="2026-06-09T16:28:36.925860703Z" level=info msg="Adding pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.177653 | controller | Jun 09 16:28:36.935010 crc crio[3654]: time="2026-06-09T16:28:36.934790104Z" level=info msg="Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:8dbc424a3655d0951aae0815980826fb57e96671ce7433c703259de4ab832aa3 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/39ecb5ce-bcab-4ba5-af35-33c1f19f1b42 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:0xc001e2a6f8}] Aliases:map[]}"
2026-06-09 17:48:36.177672 | controller | Jun 09 16:28:36.935010 crc crio[3654]: time="2026-06-09T16:28:36.934954059Z" 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 17:48:36.177690 | controller | Jun 09 16:28:36.973786 crc crio[3654]: time="2026-06-09T16:28:36.972944088Z" level=info msg="Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:ed6e0332f54afbf1e0b6964eecb67bee586fb8797d063724241b40fd7fd6d870 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/70708342-a6e5-4305-ad05-841ebe57fafc 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:0xc0001266f8}] Aliases:map[]}"
2026-06-09 17:48:36.177706 | controller | Jun 09 16:28:36.973786 crc crio[3654]: time="2026-06-09T16:28:36.973096862Z" 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 17:48:36.177722 | controller | Jun 09 16:28:37.080751 crc crio[3654]: time="2026-06-09T16:28:37.080457316Z" level=info msg="Running pod sandbox: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD" id=cb44947d-9be4-4307-b308-5c3a5c8ad7d6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.177737 | controller | Jun 09 16:28:37.080751 crc crio[3654]: time="2026-06-09T16:28:37.080559029Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.177753 | controller | Jun 09 16:28:37.082078 crc crio[3654]: time="2026-06-09T16:28:37.082042432Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD" id=4720268b-34be-4020-8ffc-bf451a9d8b72 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.177769 | controller | Jun 09 16:28:37.082243 crc crio[3654]: time="2026-06-09T16:28:37.082211177Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.177785 | controller | Jun 09 16:28:37.082495 crc crio[3654]: time="2026-06-09T16:28:37.082121905Z" level=info msg="Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:2cebaa3bcc2cedef58fdd8db69a8d77701e9ff4c2d848f6c5d3019523a8e9805 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/77c1d5bf-4877-445f-b1c7-3ef7c377b2a5 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:0xc0001268c8}] Aliases:map[]}"
2026-06-09 17:48:36.177801 | controller | Jun 09 16:28:37.082603 crc crio[3654]: time="2026-06-09T16:28:37.082586138Z" 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 17:48:36.177818 | controller | Jun 09 16:28:37.088159 crc crio[3654]: time="2026-06-09T16:28:37.087395629Z" level=info msg="Running pod sandbox: openshift-image-registry/node-ca-2wddl/POD" id=5da7cbe1-61f2-4e8e-bf17-6275eab8ef30 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.177834 | controller | Jun 09 16:28:37.088159 crc crio[3654]: time="2026-06-09T16:28:37.087477011Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.177850 | controller | Jun 09 16:28:37.093606 crc crio[3654]: time="2026-06-09T16:28:37.093079554Z" level=info msg="Running pod sandbox: openshift-dns/node-resolver-277xp/POD" id=748f8b8a-6dd5-4e51-aa6f-159780d07321 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.177871 | controller | Jun 09 16:28:37.093606 crc crio[3654]: time="2026-06-09T16:28:37.09325959Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.177888 | controller | Jun 09 16:28:37.093882 crc crio[3654]: time="2026-06-09T16:28:37.093865507Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-x5vn9/POD" id=71ed471b-07b5-4389-96da-be5d3603d037 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.177904 | controller | Jun 09 16:28:37.093948 crc crio[3654]: time="2026-06-09T16:28:37.093907259Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.177920 | controller | Jun 09 16:28:37.144355 crc crio[3654]: time="2026-06-09T16:28:37.143871097Z" level=info msg="Running pod sandbox: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD" id=b7b56952-f101-4934-af31-2dda5a5629c4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.177939 | controller | Jun 09 16:28:37.144355 crc crio[3654]: time="2026-06-09T16:28:37.144036112Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.177963 | controller | Jun 09 16:28:37.496051 crc crio[3654]: time="2026-06-09T16:28:37.493127205Z" level=info msg="Running pod sandbox: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD" id=5e9774e3-5a8c-4d73-9861-126e473d35f4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.177990 | controller | Jun 09 16:28:37.496890 crc crio[3654]: time="2026-06-09T16:28:37.496318478Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.178017 | controller | Jun 09 16:28:37.496890 crc crio[3654]: time="2026-06-09T16:28:37.495534015Z" level=info msg="Running pod sandbox: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD" id=bd4e6195-4f7e-4fe2-8a8e-3fd9b5e6986a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.178037 | controller | Jun 09 16:28:37.497293 crc crio[3654]: time="2026-06-09T16:28:37.497109761Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.178054 | controller | Jun 09 16:28:37.508534 crc crio[3654]: time="2026-06-09T16:28:37.50804087Z" level=info msg="Running pod sandbox: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD" id=f32a1ffa-e6e7-4375-b264-70fc68cd7cd2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.178071 | controller | Jun 09 16:28:37.508534 crc crio[3654]: time="2026-06-09T16:28:37.508246056Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.178087 | controller | Jun 09 16:28:37.528860 crc crio[3654]: time="2026-06-09T16:28:37.523281785Z" level=info msg="Running pod sandbox: openshift-dns/dns-default-qtghf/POD" id=c4d580c3-48d9-4bd1-b4e1-25aa26ba7418 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.178103 | controller | Jun 09 16:28:37.528860 crc crio[3654]: time="2026-06-09T16:28:37.523988386Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.178119 | controller | Jun 09 16:28:37.694582 crc crio[3654]: time="2026-06-09T16:28:37.694375441Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=1bdcb95c-f28c-414b-8226-c008327df1db name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.178140 | controller | Jun 09 16:28:37.694582 crc crio[3654]: time="2026-06-09T16:28:37.694577737Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=cd40177d-275a-4551-bb38-cfb49592bafb name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.178157 | controller | Jun 09 16:28:37.963177 crc crio[3654]: time="2026-06-09T16:28:37.962203251Z" level=info msg="Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:b9126a034d2f0d952580fe1bd057ae9b3e7ee86295b2618f1425ee41adcc36f5 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/7302b709-2d32-4ca4-81d0-c03ad3f04d41 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:0xc000536020}] Aliases:map[]}"
2026-06-09 17:48:36.178174 | controller | Jun 09 16:28:37.963177 crc crio[3654]: time="2026-06-09T16:28:37.962910762Z" 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 17:48:36.178190 | controller | Jun 09 16:28:37.985393 crc crio[3654]: time="2026-06-09T16:28:37.984863362Z" level=info msg="Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:3bcb544d24c095d6020c032bf1e0e6a8212f17e4ec007ec1c1c8486b4e6cfba8 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/8e1bf798-6cf4-48b3-be27-f801ba840bce 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:0xc000476028}] Aliases:map[]}"
2026-06-09 17:48:36.178207 | controller | Jun 09 16:28:37.985393 crc crio[3654]: time="2026-06-09T16:28:37.984939635Z" 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 17:48:36.178223 | controller | Jun 09 16:28:38.058001 crc crio[3654]: time="2026-06-09T16:28:38.057524384Z" level=info msg="Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:547bab7a8216a35ed40aab0ebc52b8619f06c643eeb8c14cae77f5f26078a011 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/8a07f0b2-357c-427a-89a9-a7e8c8ba5b32 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:0xc000f14198}] Aliases:map[]}"
2026-06-09 17:48:36.178240 | controller | Jun 09 16:28:38.058001 crc crio[3654]: time="2026-06-09T16:28:38.057568685Z" level=info msg="Adding pod openshift-service-ca_service-ca-74545575db-n469q to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.178257 | controller | Jun 09 16:28:38.068372 crc crio[3654]: time="2026-06-09T16:28:38.068260228Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=f0d0e4fd-5778-4bf3-8b6c-44a1d9347316 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.178287 | controller | Jun 09 16:28:38.097518 crc crio[3654]: time="2026-06-09T16:28:38.097066499Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=1a3b7719-aaca-4955-be93-03b5edd9a767 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.178307 | controller | Jun 09 16:28:38.138915 crc crio[3654]: time="2026-06-09T16:28:38.13786854Z" level=info msg="Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:175ba5e4a9f9b32ed7635b8d5fd6e1c2e701133ba7153a8362784c2ca2cf2ba5 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/b900c972-3b2c-4cad-9d01-d1495c515053 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:0xc000190850}] Aliases:map[]}"
2026-06-09 17:48:36.178329 | controller | Jun 09 16:28:38.138915 crc crio[3654]: time="2026-06-09T16:28:38.138040945Z" level=info msg="Adding pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.178349 | controller | Jun 09 16:28:38.220936 crc crio[3654]: time="2026-06-09T16:28:38.220529193Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup" id=2b6baa68-d3af-4ac0-ab97-c0d521845ec2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.178366 | controller | Jun 09 16:28:38.224499 crc crio[3654]: time="2026-06-09T16:28:38.221063289Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy" id=e2f7ea72-ab9e-44d0-8c91-3cd15b11b771 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.178382 | controller | Jun 09 16:28:38.342456 crc crio[3654]: time="2026-06-09T16:28:38.342280138Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.178397 | controller | Jun 09 16:28:38.345451 crc crio[3654]: time="2026-06-09T16:28:38.344922836Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.178414 | controller | Jun 09 16:28:38.414530 crc crio[3654]: time="2026-06-09T16:28:38.413746245Z" level=info msg="Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:0d1d2fb9922ec5698960a315ab0ec98100401b71d357c5adcfdf537ac3c78f10 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/8563c1b7-17b3-49dd-b975-ec391c005098 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:0xc000190e10}] Aliases:map[]}"
2026-06-09 17:48:36.178430 | controller | Jun 09 16:28:38.414530 crc crio[3654]: time="2026-06-09T16:28:38.4142437Z" 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 17:48:36.178447 | controller | Jun 09 16:28:38.508405 crc crio[3654]: time="2026-06-09T16:28:38.508071109Z" 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=94063a2e-e1b6-48db-b6c2-fae8793fb726 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.178462 | controller | Jun 09 16:28:38.512160 crc crio[3654]: time="2026-06-09T16:28:38.509208592Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-l27pk/POD" id=20ae847f-224b-412b-9ecc-a3594cff97fa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.178478 | controller | Jun 09 16:28:38.512160 crc crio[3654]: time="2026-06-09T16:28:38.512132618Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.178494 | controller | Jun 09 16:28:38.527211 crc crio[3654]: time="2026-06-09T16:28:38.526868038Z" level=info msg="Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:b086206a6512e0462b564b284a4f25801cb5b51080fef1632b2a0c4900ad7cfd UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/4748ec75-03af-45f5-b2e8-ae28265f24b4 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:0xc001712170}] Aliases:map[]}"
2026-06-09 17:48:36.178530 | controller | Jun 09 16:28:38.527211 crc crio[3654]: time="2026-06-09T16:28:38.527131386Z" level=info msg="Adding pod openshift-ingress-canary_ingress-canary-jlj86 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.178553 | controller | Jun 09 16:28:38.619708 crc crio[3654]: time="2026-06-09T16:28:38.619204654Z" level=info msg="Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:70974a22d02ad01648a986f9cd2bab08eaacde1ceaf17fcd11a28d59cec6bf41 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/8ba4509b-9ed2-4442-84ad-db86ddaceae8 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:0xc001712348}] Aliases:map[]}"
2026-06-09 17:48:36.178570 | controller | Jun 09 16:28:38.619708 crc crio[3654]: time="2026-06-09T16:28:38.619293837Z" level=info msg="Adding pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.178587 | controller | Jun 09 16:28:38.649312 crc crio[3654]: time="2026-06-09T16:28:38.649079286Z" level=info msg="Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:89dcb9154fb0d1e56d71305d52e29af4419ce59820abf161f32ccf838a3cb20b UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/407b4877-3912-4c93-ac37-8627a89b8f4a 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:0xc0001912d0}] Aliases:map[]}"
2026-06-09 17:48:36.178603 | controller | Jun 09 16:28:38.649528 crc crio[3654]: time="2026-06-09T16:28:38.649310773Z" level=info msg="Adding pod openshift-multus_multus-admission-controller-69db94689b-rvf8p to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.178619 | controller | Jun 09 16:28:38.669467 crc crio[3654]: time="2026-06-09T16:28:38.669151982Z" level=info msg="Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:82f822669904f5a4c184e5b31219786c0e0b730d614777fab5619d7005f97ecf UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/d10463dc-1dce-455a-9522-8c843910ac27 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:0xc000126b30}] Aliases:map[]}"
2026-06-09 17:48:36.178635 | controller | Jun 09 16:28:38.669467 crc crio[3654]: time="2026-06-09T16:28:38.669464152Z" level=info msg="Adding pod openshift-console_console-6c684df5db-cc8g8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.178651 | controller | Jun 09 16:28:38.733602 crc crio[3654]: time="2026-06-09T16:28:38.73343822Z" level=info msg="Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:fb70004dedce78ae00b9847e01857271d460b4d08ac66cdee7e37844ad04518f UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/6a48efa3-d0bd-42ce-99c0-2d5cc081c21f 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:0xc000126c40}] Aliases:map[]}"
2026-06-09 17:48:36.178667 | controller | Jun 09 16:28:38.733900 crc crio[3654]: time="2026-06-09T16:28:38.733603244Z" 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 17:48:36.178687 | controller | Jun 09 16:28:38.959850 crc crio[3654]: time="2026-06-09T16:28:38.959277623Z" level=info msg="Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:fc58f98aef00382c153c7d3ab6c0b2221c20825f13ded3a9db1a6c9ec915f0a3 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/bcc98a0f-14f2-4b28-876c-71a202cb35c2 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:0xc000476380}] Aliases:map[]}"
2026-06-09 17:48:36.178703 | controller | Jun 09 16:28:38.959850 crc crio[3654]: time="2026-06-09T16:28:38.959581672Z" 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 17:48:36.178719 | controller | Jun 09 16:28:39.300002 crc crio[3654]: time="2026-06-09T16:28:39.299621481Z" 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=76c0e84c-45bf-4744-a3ea-0336b7a0e3d0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.178735 | controller | Jun 09 16:28:39.383093 crc crio[3654]: time="2026-06-09T16:28:39.383001675Z" level=info msg="Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:105fff1051625550e4c622f98485e5b21295c60b5c3ddede223cb442b301ad96 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/96988486-507c-4f20-98be-02f7abba6b06 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:0xc0004764a8}] Aliases:map[]}"
2026-06-09 17:48:36.178752 | controller | Jun 09 16:28:39.383093 crc crio[3654]: time="2026-06-09T16:28:39.383063857Z" 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 17:48:36.178768 | controller | Jun 09 16:28:39.602849 crc crio[3654]: time="2026-06-09T16:28:39.601007041Z" 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=f51d5b3c-d660-42b1-a009-0efeb2e92217 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.178785 | controller | Jun 09 16:28:39.762799 crc crio[3654]: time="2026-06-09T16:28:39.762017012Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.178801 | controller | Jun 09 16:28:39.829516 crc crio[3654]: time="2026-06-09T16:28:39.827841394Z" level=info msg="Ran pod sandbox 0669d5089f8067774701bcda9d845ad598db9f48e863ee27e89e5c1b754b086e with infra container: openshift-machine-config-operator/machine-config-daemon-5w5zs/POD" id=94063a2e-e1b6-48db-b6c2-fae8793fb726 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.178817 | controller | Jun 09 16:28:39.843364 crc crio[3654]: time="2026-06-09T16:28:39.842298826Z" level=info msg="Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:95eea6c2248bd316de654528ac16932e4f19ffdb6f8e009dbae4b1c21209a263 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/2e8d3d00-2fcc-4172-a092-bd7beef01686 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:0xc000476420}] Aliases:map[]}"
2026-06-09 17:48:36.178836 | controller | Jun 09 16:28:39.843536 crc crio[3654]: time="2026-06-09T16:28:39.843495371Z" level=info msg="Adding pod hostpath-provisioner_csi-hostpathplugin-mpq2f to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.178852 | controller | Jun 09 16:28:39.850848 crc crio[3654]: time="2026-06-09T16:28:39.850630179Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=ee06cf9c-4983-465c-9c86-63691911042d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.178867 | controller | Jun 09 16:28:39.861619 crc crio[3654]: time="2026-06-09T16:28:39.861446965Z" level=info msg="Ran pod sandbox f4a1d7c9129f5b9bebb140040a6db3bad202ec29c42b8095e4bf124b255c855b with infra container: openshift-multus/multus-bzhnf/POD" id=76c0e84c-45bf-4744-a3ea-0336b7a0e3d0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.178883 | controller | Jun 09 16:28:39.870939 crc crio[3654]: time="2026-06-09T16:28:39.867758459Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.178899 | controller | Jun 09 16:28:39.875061 crc crio[3654]: time="2026-06-09T16:28:39.875007661Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=bd38855a-1a54-4f17-8e8e-fa2334b9f26d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.178916 | controller | Jun 09 16:28:39.991108 crc crio[3654]: time="2026-06-09T16:28:39.988562037Z" level=info msg="Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:d5e829f8f12a76f81719541c70fd28db123208ad86f1021a7450f37c48e8ca03 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/dd3be2d2-7332-4dd5-8a66-4bfe7bba32a0 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:0xc00231e0a8}] Aliases:map[]}"
2026-06-09 17:48:36.178933 | controller | Jun 09 16:28:39.991108 crc crio[3654]: time="2026-06-09T16:28:39.988971059Z" level=info msg="Adding pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.178949 | controller | Jun 09 16:28:40.053005 crc crio[3654]: time="2026-06-09T16:28:40.052866044Z" level=info msg="Ran pod sandbox c63875b2267f45df8dc53f35dbc056134c01c32b2b398fcfcbfb52823f11ce38 with infra container: openshift-multus/multus-additional-cni-plugins-hdftf/POD" id=f51d5b3c-d660-42b1-a009-0efeb2e92217 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.178966 | controller | Jun 09 16:28:40.056106 crc crio[3654]: time="2026-06-09T16:28:40.055886823Z" 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=5da7cbe1-61f2-4e8e-bf17-6275eab8ef30 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.179009 | controller | Jun 09 16:28:40.061807 crc crio[3654]: time="2026-06-09T16:28:40.061560938Z" 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=748f8b8a-6dd5-4e51-aa6f-159780d07321 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.179032 | controller | Jun 09 16:28:40.066974 crc crio[3654]: time="2026-06-09T16:28:40.066845153Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=287f77ec-f64e-471d-b1eb-88a580a8606d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.179051 | controller | Jun 09 16:28:40.067070 crc crio[3654]: time="2026-06-09T16:28:40.066993517Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=ae4275f6-f1d6-497b-9a06-d1da37653f5b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.179067 | controller | Jun 09 16:28:40.074060 crc crio[3654]: time="2026-06-09T16:28:40.071298793Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a" id=662c1eac-024a-43fc-bdf8-f8cad212415e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.179084 | controller | Jun 09 16:28:40.097067 crc crio[3654]: time="2026-06-09T16:28:40.096614082Z" level=info msg="Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:57c9e90ba0f88ddaab401f4b0a0c7b5b27c41d31b60f4863eae869d827f9de49 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/cba808a0-ed25-4799-ad9b-4fb590d2c224 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:0xc000f143d8}] Aliases:map[]}"
2026-06-09 17:48:36.179100 | controller | Jun 09 16:28:40.097067 crc crio[3654]: time="2026-06-09T16:28:40.096775806Z" level=info msg="Adding pod openshift-dns_dns-default-qtghf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.179116 | controller | Jun 09 16:28:40.199300 crc crio[3654]: time="2026-06-09T16:28:40.194615113Z" level=info msg="Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:d2e5dcd6e8cbb79ae1e15fac9d76d3d6072e2ecbb7f556b7f614c509ffccafdf UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/62311467-d2a6-4cc5-a4fb-7f13248ce9d7 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:0xc000f145d0}] Aliases:map[]}"
2026-06-09 17:48:36.179131 | controller | Jun 09 16:28:40.199300 crc crio[3654]: time="2026-06-09T16:28:40.199190127Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-x5vn9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.179147 | controller | Jun 09 16:28:40.212570 crc crio[3654]: time="2026-06-09T16:28:40.212508616Z" level=info msg="Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:e0a8fc15f0d929f60ad415ddff62c0816f01e684b2b6ec4857642ef8fbe0d965 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/f06fd150-d1ac-43da-a63d-1565507fd313 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:0xc000126700}] Aliases:map[]}"
2026-06-09 17:48:36.179163 | controller | Jun 09 16:28:40.219838 crc crio[3654]: time="2026-06-09T16:28:40.219806499Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.179180 | controller | Jun 09 16:28:40.233522 crc crio[3654]: time="2026-06-09T16:28:40.232920242Z" level=info msg="Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:c067db728c664e5de06a64c72f9b947008fb6db6b98e336127ebb1c8ecaf9cc8 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/16ee3a76-3dc4-4e91-b4c3-2b1606f266a8 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:0xc000476668}] Aliases:map[]}"
2026-06-09 17:48:36.179198 | controller | Jun 09 16:28:40.233522 crc crio[3654]: time="2026-06-09T16:28:40.233138438Z" 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 17:48:36.179222 | controller | Jun 09 16:28:40.242940 crc crio[3654]: time="2026-06-09T16:28:40.242815621Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.179239 | controller | Jun 09 16:28:40.273158 crc crio[3654]: time="2026-06-09T16:28:40.271886229Z" level=info msg="Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:8860c6401295fb64ea2914d57607ddcee1e03d92a33b7e5c22570f3beaafc42d UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/ee8b1006-298e-46fc-9cdd-203964f5f73c 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:0xc000f14740}] Aliases:map[]}"
2026-06-09 17:48:36.179256 | controller | Jun 09 16:28:40.273476 crc crio[3654]: time="2026-06-09T16:28:40.273224588Z" level=info msg="Adding pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.179272 | controller | Jun 09 16:28:40.283609 crc crio[3654]: time="2026-06-09T16:28:40.283146528Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.179288 | controller | Jun 09 16:28:40.309103 crc crio[3654]: time="2026-06-09T16:28:40.308831058Z" level=info msg="Created container 70cd286715ad3af5b8e246389f1694db4264dd8cc675fdfaf43e76d6b1dd1791: openshift-machine-config-operator/machine-config-server-frshx/machine-config-server" id=eebba9b0-6055-4617-a096-690fbb898a55 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.179305 | controller | Jun 09 16:28:40.316064 crc crio[3654]: time="2026-06-09T16:28:40.316026818Z" level=info msg="Starting container: 70cd286715ad3af5b8e246389f1694db4264dd8cc675fdfaf43e76d6b1dd1791" id=9eb660e7-338c-4f89-b374-ef57352671cd name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.179322 | controller | Jun 09 16:28:40.333830 crc crio[3654]: time="2026-06-09T16:28:40.333797357Z" level=info msg="Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:7837898aafd0579cdbe72c519b2a05a55bdc022c289e0a8a93bca8b74540cbce UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/72d5287b-70e9-414c-bab2-bed138e91d5d 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:0xc000536218}] Aliases:map[]}"
2026-06-09 17:48:36.179339 | controller | Jun 09 16:28:40.333955 crc crio[3654]: time="2026-06-09T16:28:40.333936771Z" level=info msg="Adding pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.179355 | controller | Jun 09 16:28:40.349068 crc crio[3654]: time="2026-06-09T16:28:40.34691382Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon" id=0d05449d-2e62-4f3a-b3fb-71f5cef3a28e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.179372 | controller | Jun 09 16:28:40.349068 crc crio[3654]: time="2026-06-09T16:28:40.347136197Z" level=info msg="Creating container: openshift-multus/multus-bzhnf/kube-multus" id=72a407f8-6b8a-473f-be0b-01b91b36c64d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.179388 | controller | Jun 09 16:28:40.349068 crc crio[3654]: time="2026-06-09T16:28:40.347009953Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a" id=6b161e90-a5cf-4b38-9946-082fe5131131 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.179408 | controller | Jun 09 16:28:40.355942 crc crio[3654]: time="2026-06-09T16:28:40.355497861Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.179424 | controller | Jun 09 16:28:40.423848 crc crio[3654]: time="2026-06-09T16:28:40.423597779Z" level=info msg="Ran pod sandbox 44178d99303b95562b94b76198366aa534cd8f8124bf8a870d1e541cb61780cc with infra container: openshift-image-registry/node-ca-2wddl/POD" id=5da7cbe1-61f2-4e8e-bf17-6275eab8ef30 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.179440 | controller | Jun 09 16:28:40.430363 crc crio[3654]: time="2026-06-09T16:28:40.428836872Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418" id=aa2a41ed-25f9-47bb-816e-59f565143c80 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.179456 | controller | Jun 09 16:28:40.463534 crc crio[3654]: time="2026-06-09T16:28:40.4630119Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.179472 | controller | Jun 09 16:28:40.464939 crc crio[3654]: time="2026-06-09T16:28:40.464814853Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.179489 | controller | Jun 09 16:28:40.473779 crc crio[3654]: time="2026-06-09T16:28:40.473465125Z" level=info msg="Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy" id=af580bca-a553-4956-b659-a324c83fea11 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.179506 | controller | Jun 09 16:28:40.482460 crc crio[3654]: time="2026-06-09T16:28:40.480510041Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418" id=501cf20a-b811-406f-bc6c-9fd3d5428006 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.179542 | controller | Jun 09 16:28:40.483220 crc crio[3654]: time="2026-06-09T16:28:40.482151309Z" level=info msg="Ran pod sandbox 3f5d42c0bfb4af6949008654b8b9d068ddc047445ede2366fee92ac5ad58cb3f with infra container: openshift-dns/node-resolver-277xp/POD" id=748f8b8a-6dd5-4e51-aa6f-159780d07321 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.179559 | controller | Jun 09 16:28:40.502031 crc crio[3654]: time="2026-06-09T16:28:40.487513365Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.179575 | controller | Jun 09 16:28:40.513060 crc crio[3654]: time="2026-06-09T16:28:40.511551297Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e" id=cc87d256-7b43-410a-a314-5a03ccd0007d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.179592 | controller | Jun 09 16:28:40.513060 crc crio[3654]: time="2026-06-09T16:28:40.512279249Z" level=info msg="Creating container: openshift-image-registry/node-ca-2wddl/node-ca" id=d2aa7bf8-d498-417f-acf3-ee381c2e94a6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.179609 | controller | Jun 09 16:28:40.516933 crc crio[3654]: time="2026-06-09T16:28:40.516283875Z" level=info msg="Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:3c9d1a08043c6f7c56788fe81a359feceead806d6e90a8fc79165d5f46312a09 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/cd70361a-8402-4355-a151-f85e6d231c82 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:0xc000f14c28}] Aliases:map[]}"
2026-06-09 17:48:36.179630 | controller | Jun 09 16:28:40.516933 crc crio[3654]: time="2026-06-09T16:28:40.516380418Z" 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 17:48:36.179649 | controller | Jun 09 16:28:40.551546 crc crio[3654]: time="2026-06-09T16:28:40.551491343Z" level=info msg="Started container" PID=7435 containerID=70cd286715ad3af5b8e246389f1694db4264dd8cc675fdfaf43e76d6b1dd1791 description=openshift-machine-config-operator/machine-config-server-frshx/machine-config-server id=9eb660e7-338c-4f89-b374-ef57352671cd name=/runtime.v1.RuntimeService/StartContainer sandboxID=bbb8c7e20fe6af75eb0cf4df951bab323a969372c5df70965e5d1f2267f01bf4
2026-06-09 17:48:36.179671 | controller | Jun 09 16:28:40.554527 crc crio[3654]: time="2026-06-09T16:28:40.554206793Z" level=info msg="Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:f31cc043a130f0f5a9fa25bf2b18376f78ef49ae440eccc29762e5d9600247d8 UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/31635d75-279a-42e2-8a82-7e435717d83a 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:0xc002fb02d0}] Aliases:map[]}"
2026-06-09 17:48:36.179687 | controller | Jun 09 16:28:40.554799 crc crio[3654]: time="2026-06-09T16:28:40.554542243Z" level=info msg="Adding pod openshift-marketplace_certified-operators-l27pk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.179704 | controller | Jun 09 16:28:40.648154 crc crio[3654]: time="2026-06-09T16:28:40.647108374Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.179719 | controller | Jun 09 16:28:40.654582 crc crio[3654]: time="2026-06-09T16:28:40.652631515Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e" id=e69ce974-b27e-4686-97fe-135d20527784 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.179735 | controller | Jun 09 16:28:40.914070 crc crio[3654]: time="2026-06-09T16:28:40.913862013Z" level=info msg="Creating container: openshift-dns/node-resolver-277xp/dns-node-resolver" id=7e130925-0cc3-4a3d-8447-ef5e2ef112e0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.179751 | controller | Jun 09 16:28:40.960055 crc crio[3654]: time="2026-06-09T16:28:40.958448685Z" level=info msg="Created container 42e7609c1c019da0a3f1411198405476791b1f1d24f3070c26bb99b36f6fd14e: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup" id=2b6baa68-d3af-4ac0-ab97-c0d521845ec2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.179767 | controller | Jun 09 16:28:40.975525 crc crio[3654]: time="2026-06-09T16:28:40.974951787Z" level=info msg="Starting container: 42e7609c1c019da0a3f1411198405476791b1f1d24f3070c26bb99b36f6fd14e" id=559ad668-465c-4f37-9c71-f702688f31ba name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.179783 | controller | Jun 09 16:28:41.015980 crc crio[3654]: time="2026-06-09T16:28:41.015778809Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.179799 | controller | Jun 09 16:28:41.072232 crc crio[3654]: time="2026-06-09T16:28:41.071160606Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.179814 | controller | Jun 09 16:28:41.127288 crc crio[3654]: time="2026-06-09T16:28:41.126190262Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.179834 | controller | Jun 09 16:28:41.140934 crc crio[3654]: time="2026-06-09T16:28:41.140881121Z" level=info msg="Started container" PID=7471 containerID=42e7609c1c019da0a3f1411198405476791b1f1d24f3070c26bb99b36f6fd14e description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup id=559ad668-465c-4f37-9c71-f702688f31ba name=/runtime.v1.RuntimeService/StartContainer sandboxID=61947642a3113e23e0df58e96e79faf0c7ef72d0f9dd3b7d2f951ad73fad3a01
2026-06-09 17:48:36.179851 | controller | Jun 09 16:28:41.144680 crc crio[3654]: time="2026-06-09T16:28:41.142970512Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.179867 | controller | Jun 09 16:28:41.155567 crc crio[3654]: time="2026-06-09T16:28:41.155298212Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.179884 | controller | Jun 09 16:28:41.267291 crc crio[3654]: time="2026-06-09T16:28:41.267153238Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.179899 | controller | Jun 09 16:28:41.446701 crc crio[3654]: time="2026-06-09T16:28:41.445855696Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.179916 | controller | Jun 09 16:28:41.640005 crc crio[3654]: time="2026-06-09T16:28:41.639576752Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.179932 | controller | Jun 09 16:28:41.875705 crc crio[3654]: time="2026-06-09T16:28:41.875081679Z" level=info msg="Created container 2c1c6fc0183cda91f4b7a6a7288c76652ffecee53a2921b1043ddcf6d8b8e043: openshift-multus/multus-bzhnf/kube-multus" id=72a407f8-6b8a-473f-be0b-01b91b36c64d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.179947 | controller | Jun 09 16:28:41.894759 crc crio[3654]: time="2026-06-09T16:28:41.894726302Z" level=info msg="Starting container: 2c1c6fc0183cda91f4b7a6a7288c76652ffecee53a2921b1043ddcf6d8b8e043" id=a71f2f6d-483b-4cfe-bf5c-8c4947f05e27 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.179963 | controller | Jun 09 16:28:41.914825 crc crio[3654]: time="2026-06-09T16:28:41.912822151Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=2c3fa116-68a5-4b3c-a3be-ea7b2acf8c2d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.179979 | controller | Jun 09 16:28:42.020191 crc crio[3654]: time="2026-06-09T16:28:42.018248319Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=a085fc06-a30c-4fc1-8e13-1c724088ffa4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.179998 | controller | Jun 09 16:28:42.042173 crc crio[3654]: time="2026-06-09T16:28:42.041183659Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller" id=e499fddd-8ec8-4fa7-8194-f95de832d38e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.180016 | controller | Jun 09 16:28:42.042835 crc crio[3654]: time="2026-06-09T16:28:42.042565029Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.180032 | controller | Jun 09 16:28:42.059886 crc crio[3654]: time="2026-06-09T16:28:42.058985838Z" level=info msg="Started container" PID=7530 containerID=2c1c6fc0183cda91f4b7a6a7288c76652ffecee53a2921b1043ddcf6d8b8e043 description=openshift-multus/multus-bzhnf/kube-multus id=a71f2f6d-483b-4cfe-bf5c-8c4947f05e27 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f4a1d7c9129f5b9bebb140040a6db3bad202ec29c42b8095e4bf124b255c855b
2026-06-09 17:48:36.180053 | controller | Jun 09 16:28:42.945400 crc crio[3654]: time="2026-06-09T16:28:42.942172806Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/upgrade_d61b3ed2-aa03-47df-9776-782509d560b9\""
2026-06-09 17:48:36.180077 | controller | Jun 09 16:28:43.043199 crc crio[3654]: time="2026-06-09T16:28:43.042420793Z" level=info msg="Created container 13b852ba5c3d4467b9c1e5fb1915ed7808d76abdfb2730ebd2bfd5f4a04f3b2d: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon" id=0d05449d-2e62-4f3a-b3fb-71f5cef3a28e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.180093 | controller | Jun 09 16:28:43.050495 crc crio[3654]: time="2026-06-09T16:28:43.050067106Z" level=info msg="Starting container: 13b852ba5c3d4467b9c1e5fb1915ed7808d76abdfb2730ebd2bfd5f4a04f3b2d" id=6ab77462-b1bb-460c-8845-862249f52acf name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.180109 | controller | Jun 09 16:28:43.271231 crc crio[3654]: time="2026-06-09T16:28:43.270589385Z" level=info msg="Started container" PID=7528 containerID=13b852ba5c3d4467b9c1e5fb1915ed7808d76abdfb2730ebd2bfd5f4a04f3b2d description=openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon id=6ab77462-b1bb-460c-8845-862249f52acf name=/runtime.v1.RuntimeService/StartContainer sandboxID=0669d5089f8067774701bcda9d845ad598db9f48e863ee27e89e5c1b754b086e
2026-06-09 17:48:36.180125 | controller | Jun 09 16:28:43.421106 crc crio[3654]: time="2026-06-09T16:28:43.421044228Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.180141 | controller | Jun 09 16:28:43.428738 crc crio[3654]: time="2026-06-09T16:28:43.428697471Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.180157 | controller | Jun 09 16:28:43.465983 crc crio[3654]: time="2026-06-09T16:28:43.465917948Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=2f3851d0-e891-45d0-b4d0-8906ead9973d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.180173 | controller | Jun 09 16:28:43.480975 crc crio[3654]: time="2026-06-09T16:28:43.478292549Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=5998358b-9f87-43cf-97ee-6e137a1de0f3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.180189 | controller | Jun 09 16:28:43.560731 crc crio[3654]: time="2026-06-09T16:28:43.560472609Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy" id=fa10d63f-6175-4174-8ae4-32d7bf341f74 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.180204 | controller | Jun 09 16:28:43.563344 crc crio[3654]: time="2026-06-09T16:28:43.562296432Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.180220 | controller | Jun 09 16:28:43.812735 crc crio[3654]: time="2026-06-09T16:28:43.809798099Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.180236 | controller | Jun 09 16:28:43.879743 crc crio[3654]: time="2026-06-09T16:28:43.879439202Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.180255 | controller | Jun 09 16:28:43.933240 crc crio[3654]: time="2026-06-09T16:28:43.933180091Z" level=info msg="Created container 1a0b754f05a2b18c8b5e7d9f7b44f90a92ac708d7db7274a4d893ec7e80867f0: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller" id=e499fddd-8ec8-4fa7-8194-f95de832d38e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.180272 | controller | Jun 09 16:28:43.937613 crc crio[3654]: time="2026-06-09T16:28:43.937509128Z" level=info msg="Starting container: 1a0b754f05a2b18c8b5e7d9f7b44f90a92ac708d7db7274a4d893ec7e80867f0" id=31455bbf-d524-486d-925d-5d67c9c74105 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.180288 | controller | Jun 09 16:28:43.964051 crc crio[3654]: time="2026-06-09T16:28:43.96394663Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.180304 | controller | Jun 09 16:28:43.978845 crc crio[3654]: time="2026-06-09T16:28:43.978578637Z" level=info msg="Started container" PID=7639 containerID=1a0b754f05a2b18c8b5e7d9f7b44f90a92ac708d7db7274a4d893ec7e80867f0 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller id=31455bbf-d524-486d-925d-5d67c9c74105 name=/runtime.v1.RuntimeService/StartContainer sandboxID=61947642a3113e23e0df58e96e79faf0c7ef72d0f9dd3b7d2f951ad73fad3a01
2026-06-09 17:48:36.180320 | controller | Jun 09 16:28:44.028541 crc crio[3654]: time="2026-06-09T16:28:44.027875296Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=98bc650b-3a01-4381-95a1-de273cf961c2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.180336 | controller | Jun 09 16:28:44.076250 crc crio[3654]: time="2026-06-09T16:28:44.075717703Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=7524680a-5018-423c-97d8-43c4b1ff0fbd name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.180352 | controller | Jun 09 16:28:44.116468 crc crio[3654]: time="2026-06-09T16:28:44.116310999Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging" id=d5f53995-8a23-45fb-ac11-ded5f822b9c1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.180368 | controller | Jun 09 16:28:44.142887 crc crio[3654]: time="2026-06-09T16:28:44.142776461Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.180385 | controller | Jun 09 16:28:44.251032 crc crio[3654]: time="2026-06-09T16:28:44.250622529Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 17:48:36.180400 | controller | Jun 09 16:28:44.298761 crc crio[3654]: time="2026-06-09T16:28:44.298507487Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.180416 | controller | Jun 09 16:28:44.359302 crc crio[3654]: time="2026-06-09T16:28:44.352101572Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.180432 | controller | Jun 09 16:28:44.467623 crc crio[3654]: time="2026-06-09T16:28:44.466887464Z" level=info msg="Created container c9e63b71451977540018915c5797eb3198f3b96a24ec7e16737abf19fc50413e: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy" id=e2f7ea72-ab9e-44d0-8c91-3cd15b11b771 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.180448 | controller | Jun 09 16:28:44.486821 crc crio[3654]: time="2026-06-09T16:28:44.48319797Z" level=info msg="Starting container: c9e63b71451977540018915c5797eb3198f3b96a24ec7e16737abf19fc50413e" id=fc9621b6-dd95-44c0-86e7-2bb49f434c32 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.180467 | controller | Jun 09 16:28:44.488783 crc crio[3654]: time="2026-06-09T16:28:44.487121485Z" level=info msg="Created container 666cd4d1cde435d31bb697baff853487d253db2b6323bb47dc48d7ec1e371499: openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy" id=fa10d63f-6175-4174-8ae4-32d7bf341f74 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.180483 | controller | Jun 09 16:28:44.507190 crc crio[3654]: time="2026-06-09T16:28:44.507062677Z" level=info msg="Starting container: 666cd4d1cde435d31bb697baff853487d253db2b6323bb47dc48d7ec1e371499" id=62f91f5f-7d63-495a-9c44-5b2267626d3f name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.180500 | controller | Jun 09 16:28:44.866033 crc crio[3654]: time="2026-06-09T16:28:44.865862943Z" level=info msg="Started container" PID=7656 containerID=c9e63b71451977540018915c5797eb3198f3b96a24ec7e16737abf19fc50413e description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy id=fc9621b6-dd95-44c0-86e7-2bb49f434c32 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1c67547db7c1794b379a25f749b444f7e7eccf88512fe2132f7f275ef8ad18ed
2026-06-09 17:48:36.180535 | controller | Jun 09 16:28:44.954950 crc crio[3654]: time="2026-06-09T16:28:44.954304156Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.180554 | controller | Jun 09 16:28:44.962941 crc crio[3654]: time="2026-06-09T16:28:44.962273898Z" level=info msg="Started container" PID=7655 containerID=666cd4d1cde435d31bb697baff853487d253db2b6323bb47dc48d7ec1e371499 description=openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy id=62f91f5f-7d63-495a-9c44-5b2267626d3f name=/runtime.v1.RuntimeService/StartContainer sandboxID=0669d5089f8067774701bcda9d845ad598db9f48e863ee27e89e5c1b754b086e
2026-06-09 17:48:36.180571 | controller | Jun 09 16:28:44.980947 crc crio[3654]: time="2026-06-09T16:28:44.975225436Z" level=info msg="Created container 4bf29164b0d5ac80cb0e2e95c1550b1dc052e95e056b227548af139458d87503: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging" id=d5f53995-8a23-45fb-ac11-ded5f822b9c1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.180588 | controller | Jun 09 16:28:44.999124 crc crio[3654]: time="2026-06-09T16:28:44.996205649Z" level=info msg="Starting container: 4bf29164b0d5ac80cb0e2e95c1550b1dc052e95e056b227548af139458d87503" id=a5789677-a541-4517-bbfb-ca8a520517b4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.180605 | controller | Jun 09 16:28:45.022067 crc crio[3654]: time="2026-06-09T16:28:45.02193896Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=4fa6876a-434a-49d2-8820-9d248ab7626d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.180622 | controller | Jun 09 16:28:45.038576 crc crio[3654]: time="2026-06-09T16:28:45.038135893Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=8cbd7d4e-0db3-4140-91aa-df422dec5e79 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.180638 | controller | Jun 09 16:28:45.045306 crc crio[3654]: time="2026-06-09T16:28:45.045270102Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=a50befdc-2928-4533-96cb-1e1e411d2b58 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.180655 | controller | Jun 09 16:28:45.052597 crc crio[3654]: time="2026-06-09T16:28:45.050983698Z" level=info msg="Started container" PID=7668 containerID=4bf29164b0d5ac80cb0e2e95c1550b1dc052e95e056b227548af139458d87503 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging id=a5789677-a541-4517-bbfb-ca8a520517b4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=61947642a3113e23e0df58e96e79faf0c7ef72d0f9dd3b7d2f951ad73fad3a01
2026-06-09 17:48:36.180675 | controller | Jun 09 16:28:45.088913 crc crio[3654]: time="2026-06-09T16:28:45.088611337Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.180692 | controller | Jun 09 16:28:45.293202 crc crio[3654]: time="2026-06-09T16:28:45.292907282Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=7a409da3-2c33-40b0-8a8c-984f26a77182 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.180708 | controller | Jun 09 16:28:45.360273 crc crio[3654]: time="2026-06-09T16:28:45.359439885Z" level=info msg="Created container 1917fd31333530d897acb39696746f9e8d063c7cd60f1a08e64f581dc423b2f9: openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy" id=af580bca-a553-4956-b659-a324c83fea11 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.180726 | controller | Jun 09 16:28:45.364980 crc crio[3654]: time="2026-06-09T16:28:45.364527443Z" level=info msg="Starting container: 1917fd31333530d897acb39696746f9e8d063c7cd60f1a08e64f581dc423b2f9" id=61783fac-a540-4871-8296-918f14886890 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.180741 | controller | Jun 09 16:28:45.514827 crc crio[3654]: time="2026-06-09T16:28:45.51477403Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=8ca4a289-a71b-418f-913c-3e3e841ef9aa name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.180757 | controller | Jun 09 16:28:45.523925 crc crio[3654]: time="2026-06-09T16:28:45.523554516Z" level=info msg="Started container" PID=7684 containerID=1917fd31333530d897acb39696746f9e8d063c7cd60f1a08e64f581dc423b2f9 description=openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy id=61783fac-a540-4871-8296-918f14886890 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c63875b2267f45df8dc53f35dbc056134c01c32b2b398fcfcbfb52823f11ce38
2026-06-09 17:48:36.180773 | controller | Jun 09 16:28:45.556251 crc crio[3654]: time="2026-06-09T16:28:45.55587202Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node" id=f8b15b16-90ea-4c72-806a-106b00562d12 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.180789 | controller | Jun 09 16:28:45.609979 crc crio[3654]: time="2026-06-09T16:28:45.609795505Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.180805 | controller | Jun 09 16:28:45.611318 crc crio[3654]: time="2026-06-09T16:28:45.611089832Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.180821 | controller | Jun 09 16:28:45.708805 crc crio[3654]: time="2026-06-09T16:28:45.706298742Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.180837 | controller | Jun 09 16:28:45.754494 crc crio[3654]: time="2026-06-09T16:28:45.754192321Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.180854 | controller | Jun 09 16:28:45.811094 crc crio[3654]: time="2026-06-09T16:28:45.805965312Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.180870 | controller | Jun 09 16:28:45.915527 crc crio[3654]: time="2026-06-09T16:28:45.915324445Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e" id=9e8e217f-fb92-4c6e-b886-34435f26e0d4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.180889 | controller | Jun 09 16:28:45.935457 crc crio[3654]: time="2026-06-09T16:28:45.935259358Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.180905 | controller | Jun 09 16:28:45.949325 crc crio[3654]: time="2026-06-09T16:28:45.935300819Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e" id=a9e9729a-3e52-42a2-9061-5e425a39062d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.180921 | controller | Jun 09 16:28:45.954776 crc crio[3654]: time="2026-06-09T16:28:45.954579142Z" level=info msg="Creating container: openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter" id=7ce14275-3129-422f-8520-e74c3b6c2c5f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.180937 | controller | Jun 09 16:28:45.955853 crc crio[3654]: time="2026-06-09T16:28:45.955234321Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.180953 | controller | Jun 09 16:28:46.020257 crc crio[3654]: time="2026-06-09T16:28:46.020059184Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.180969 | controller | Jun 09 16:28:46.104204 crc crio[3654]: time="2026-06-09T16:28:46.104126468Z" level=info msg="Created container dbc95a0f7edebc7bffcf96d02b6135d7a43a91fd0f839758a62044d42ff21a13: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=a50befdc-2928-4533-96cb-1e1e411d2b58 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.180985 | controller | Jun 09 16:28:46.111740 crc crio[3654]: time="2026-06-09T16:28:46.111591876Z" level=info msg="Starting container: dbc95a0f7edebc7bffcf96d02b6135d7a43a91fd0f839758a62044d42ff21a13" id=5a3f1fe6-ba84-4ec9-a2d8-8315c63d1a5d name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.181002 | controller | Jun 09 16:28:46.182153 crc crio[3654]: time="2026-06-09T16:28:46.178896641Z" level=info msg="Started container" PID=7731 containerID=dbc95a0f7edebc7bffcf96d02b6135d7a43a91fd0f839758a62044d42ff21a13 description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager id=5a3f1fe6-ba84-4ec9-a2d8-8315c63d1a5d name=/runtime.v1.RuntimeService/StartContainer sandboxID=1c67547db7c1794b379a25f749b444f7e7eccf88512fe2132f7f275ef8ad18ed
2026-06-09 17:48:36.181018 | controller | Jun 09 16:28:46.240852 crc crio[3654]: time="2026-06-09T16:28:46.239987435Z" level=info msg="Created container fc39eb0f718befd26c67174317093ed6ce1a9a2e53c24a62eba91c9b1bf76ba1: openshift-image-registry/node-ca-2wddl/node-ca" id=d2aa7bf8-d498-417f-acf3-ee381c2e94a6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.181034 | controller | Jun 09 16:28:46.249625 crc crio[3654]: time="2026-06-09T16:28:46.249193004Z" level=info msg="Starting container: fc39eb0f718befd26c67174317093ed6ce1a9a2e53c24a62eba91c9b1bf76ba1" id=fbde2fa4-6fc5-4354-964c-e08ee598bfc6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.181049 | controller | Jun 09 16:28:46.315806 crc crio[3654]: time="2026-06-09T16:28:46.314154831Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.181065 | controller | Jun 09 16:28:46.321078 crc crio[3654]: time="2026-06-09T16:28:46.318000973Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.181084 | controller | Jun 09 16:28:46.321078 crc crio[3654]: time="2026-06-09T16:28:46.320276699Z" level=info msg="Started container" PID=7729 containerID=fc39eb0f718befd26c67174317093ed6ce1a9a2e53c24a62eba91c9b1bf76ba1 description=openshift-image-registry/node-ca-2wddl/node-ca id=fbde2fa4-6fc5-4354-964c-e08ee598bfc6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=44178d99303b95562b94b76198366aa534cd8f8124bf8a870d1e541cb61780cc
2026-06-09 17:48:36.181100 | controller | Jun 09 16:28:46.506262 crc crio[3654]: time="2026-06-09T16:28:46.501982545Z" level=info msg="Created container 0fb1d8d3172f2daef8c272ab15988581b46971852910ed8ba206bf7bfe02f627: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node" id=f8b15b16-90ea-4c72-806a-106b00562d12 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.181117 | controller | Jun 09 16:28:46.512986 crc crio[3654]: time="2026-06-09T16:28:46.51276227Z" level=info msg="Starting container: 0fb1d8d3172f2daef8c272ab15988581b46971852910ed8ba206bf7bfe02f627" id=07e26722-4731-4392-8282-d0fd44cd9525 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.181133 | controller | Jun 09 16:28:46.531764 crc crio[3654]: time="2026-06-09T16:28:46.531525887Z" level=info msg="Started container" PID=7739 containerID=0fb1d8d3172f2daef8c272ab15988581b46971852910ed8ba206bf7bfe02f627 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node id=07e26722-4731-4392-8282-d0fd44cd9525 name=/runtime.v1.RuntimeService/StartContainer sandboxID=61947642a3113e23e0df58e96e79faf0c7ef72d0f9dd3b7d2f951ad73fad3a01
2026-06-09 17:48:36.181149 | controller | Jun 09 16:28:46.590205 crc crio[3654]: time="2026-06-09T16:28:46.590090877Z" level=info msg="Created container a7164de05ef40e88301ccb4b1383820fa7493f22687b311cc9cc83243446a830: openshift-dns/node-resolver-277xp/dns-node-resolver" id=7e130925-0cc3-4a3d-8447-ef5e2ef112e0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.181164 | controller | Jun 09 16:28:46.594892 crc crio[3654]: time="2026-06-09T16:28:46.591415706Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=e461a7b9-6adf-4f65-b0b3-b5ecae60fd20 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.181180 | controller | Jun 09 16:28:46.596095 crc crio[3654]: time="2026-06-09T16:28:46.59599295Z" level=info msg="Starting container: a7164de05ef40e88301ccb4b1383820fa7493f22687b311cc9cc83243446a830" id=1b1627f5-7061-4fc4-84ad-c6c76b410435 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.181195 | controller | Jun 09 16:28:46.603467 crc crio[3654]: time="2026-06-09T16:28:46.603123618Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=b0c99342-e122-4fdf-a559-a132ddb95c31 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.181210 | controller | Jun 09 16:28:46.607839 crc crio[3654]: time="2026-06-09T16:28:46.607537197Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics" id=0a0c6e18-8d90-4a2c-b923-a007165196e3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.181226 | controller | Jun 09 16:28:46.612967 crc crio[3654]: time="2026-06-09T16:28:46.612757479Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.181243 | controller | Jun 09 16:28:46.633169 crc crio[3654]: time="2026-06-09T16:28:46.633068842Z" level=info msg="Started container" PID=7750 containerID=a7164de05ef40e88301ccb4b1383820fa7493f22687b311cc9cc83243446a830 description=openshift-dns/node-resolver-277xp/dns-node-resolver id=1b1627f5-7061-4fc4-84ad-c6c76b410435 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3f5d42c0bfb4af6949008654b8b9d068ddc047445ede2366fee92ac5ad58cb3f
2026-06-09 17:48:36.181263 | controller | Jun 09 16:28:46.673308 crc crio[3654]: time="2026-06-09T16:28:46.671272038Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.181280 | controller | Jun 09 16:28:46.674941 crc crio[3654]: time="2026-06-09T16:28:46.67443061Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.181296 | controller | Jun 09 16:28:46.936890 crc crio[3654]: time="2026-06-09T16:28:46.936198983Z" level=info msg="Created container 5e22342370712f5c79334bb6da77f422fb61294a4b1035a568d546f04ec0b4c8: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics" id=0a0c6e18-8d90-4a2c-b923-a007165196e3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.181313 | controller | Jun 09 16:28:46.943298 crc crio[3654]: time="2026-06-09T16:28:46.943028643Z" level=info msg="Starting container: 5e22342370712f5c79334bb6da77f422fb61294a4b1035a568d546f04ec0b4c8" id=f9e818db-eff5-476a-84b5-ea488a1dbc2d name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.181329 | controller | Jun 09 16:28:46.970140 crc crio[3654]: time="2026-06-09T16:28:46.969144885Z" level=info msg="Started container" PID=7802 containerID=5e22342370712f5c79334bb6da77f422fb61294a4b1035a568d546f04ec0b4c8 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics id=f9e818db-eff5-476a-84b5-ea488a1dbc2d name=/runtime.v1.RuntimeService/StartContainer sandboxID=61947642a3113e23e0df58e96e79faf0c7ef72d0f9dd3b7d2f951ad73fad3a01
2026-06-09 17:48:36.181346 | controller | Jun 09 16:28:47.108968 crc crio[3654]: time="2026-06-09T16:28:47.108808923Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=88b7b469-63b7-40ed-87b6-80a76a35da66 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.181361 | controller | Jun 09 16:28:47.116072 crc crio[3654]: time="2026-06-09T16:28:47.115046805Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=f0bde43c-0659-474b-87aa-62cc7d0bdc34 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.181377 | controller | Jun 09 16:28:47.120436 crc crio[3654]: time="2026-06-09T16:28:47.120068012Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd" id=b7eca529-d656-4173-a307-84220df6a869 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.181393 | controller | Jun 09 16:28:47.120575 crc crio[3654]: time="2026-06-09T16:28:47.120529305Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.181408 | controller | Jun 09 16:28:47.244015 crc crio[3654]: time="2026-06-09T16:28:47.243834656Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.181424 | controller | Jun 09 16:28:47.254750 crc crio[3654]: time="2026-06-09T16:28:47.254054774Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.181440 | controller | Jun 09 16:28:47.629572 crc crio[3654]: time="2026-06-09T16:28:47.628973691Z" level=info msg="Created container 4e42a11dcebf21ff1ec7085ac0f4730877b4ee312fd073d49d1b06c58eee84e0: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd" id=b7eca529-d656-4173-a307-84220df6a869 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.181456 | controller | Jun 09 16:28:47.642807 crc crio[3654]: time="2026-06-09T16:28:47.636055418Z" level=info msg="Starting container: 4e42a11dcebf21ff1ec7085ac0f4730877b4ee312fd073d49d1b06c58eee84e0" id=8439a8ec-589c-41d3-9a42-5696124fed20 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.181475 | controller | Jun 09 16:28:47.717611 crc crio[3654]: time="2026-06-09T16:28:47.717523957Z" level=info msg="Started container" PID=7819 containerID=4e42a11dcebf21ff1ec7085ac0f4730877b4ee312fd073d49d1b06c58eee84e0 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/northd id=8439a8ec-589c-41d3-9a42-5696124fed20 name=/runtime.v1.RuntimeService/StartContainer sandboxID=61947642a3113e23e0df58e96e79faf0c7ef72d0f9dd3b7d2f951ad73fad3a01
2026-06-09 17:48:36.181491 | controller | Jun 09 16:28:47.905877 crc crio[3654]: time="2026-06-09T16:28:47.905520955Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=e703e087-36ed-49a1-aea4-1fcea72f18b0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.181508 | controller | Jun 09 16:28:47.925793 crc crio[3654]: time="2026-06-09T16:28:47.925512799Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=e626dd5b-eaf3-4ea2-82dd-6d9a2a63395d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.181548 | controller | Jun 09 16:28:47.932176 crc crio[3654]: time="2026-06-09T16:28:47.931986118Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb" id=f59e5ed1-4b25-4775-93ec-07d1deb33ff3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.181566 | controller | Jun 09 16:28:47.932916 crc crio[3654]: time="2026-06-09T16:28:47.932449191Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.181582 | controller | Jun 09 16:28:47.938268 crc crio[3654]: time="2026-06-09T16:28:47.938106066Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=dca247a8-2a24-42d4-9753-c5bffaca3253 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.181599 | controller | Jun 09 16:28:47.939381 crc crio[3654]: time="2026-06-09T16:28:47.939040924Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946" id=77ceb2e8-80f5-49cf-875a-a4c2da198104 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.181616 | controller | Jun 09 16:28:47.989132 crc crio[3654]: time="2026-06-09T16:28:47.989011643Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=fc91bc96-9b3a-4163-b500-1189833029c4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.181632 | controller | Jun 09 16:28:47.992417 crc crio[3654]: time="2026-06-09T16:28:47.992232677Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946" id=e41ec696-279a-4c5d-a950-9be401f1f88b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.181647 | controller | Jun 09 16:28:47.996040 crc crio[3654]: time="2026-06-09T16:28:47.995280686Z" level=info msg="Creating container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator" id=93680b70-ba77-4336-aea1-39f8bbaa3478 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.181663 | controller | Jun 09 16:28:47.996151 crc crio[3654]: time="2026-06-09T16:28:47.996076129Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.181680 | controller | Jun 09 16:28:47.997683 crc crio[3654]: time="2026-06-09T16:28:47.997411888Z" level=info msg="Creating container: openshift-ingress/router-default-68cf44c8b8-w4gs8/router" id=eaaf3483-91a0-4f48-9a7f-410e0ff6c21a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.181700 | controller | Jun 09 16:28:47.998169 crc crio[3654]: time="2026-06-09T16:28:47.997995895Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.181716 | controller | Jun 09 16:28:48.045296 crc crio[3654]: time="2026-06-09T16:28:48.045120391Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.181732 | controller | Jun 09 16:28:48.050941 crc crio[3654]: time="2026-06-09T16:28:48.050870259Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.181748 | controller | Jun 09 16:28:48.124268 crc crio[3654]: time="2026-06-09T16:28:48.121973805Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.181764 | controller | Jun 09 16:28:48.166479 crc crio[3654]: time="2026-06-09T16:28:48.166031921Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.181780 | controller | Jun 09 16:28:48.267566 crc crio[3654]: time="2026-06-09T16:28:48.267485354Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.181796 | controller | Jun 09 16:28:48.324103 crc crio[3654]: time="2026-06-09T16:28:48.323040536Z" level=info msg="Created container 62a2a5a7d80dc917f23887a1100057b92d81f3abacd9cafdd3b4ca403dbeb91a: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb" id=f59e5ed1-4b25-4775-93ec-07d1deb33ff3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.181812 | controller | Jun 09 16:28:48.351028 crc crio[3654]: time="2026-06-09T16:28:48.35094063Z" level=info msg="Starting container: 62a2a5a7d80dc917f23887a1100057b92d81f3abacd9cafdd3b4ca403dbeb91a" id=bd62caa9-9b74-4eb0-8840-21780cbb286a name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.181828 | controller | Jun 09 16:28:48.394237 crc crio[3654]: time="2026-06-09T16:28:48.393010529Z" level=info msg="Started container" PID=7846 containerID=62a2a5a7d80dc917f23887a1100057b92d81f3abacd9cafdd3b4ca403dbeb91a description=openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb id=bd62caa9-9b74-4eb0-8840-21780cbb286a name=/runtime.v1.RuntimeService/StartContainer sandboxID=61947642a3113e23e0df58e96e79faf0c7ef72d0f9dd3b7d2f951ad73fad3a01
2026-06-09 17:48:36.181844 | controller | Jun 09 16:28:48.672532 crc crio[3654]: time="2026-06-09T16:28:48.672301373Z" level=info msg="Created container 9ea233774116757b5ad7af8adebfea850219d83ed33ac86b38417b5d75317ed9: openshift-ingress/router-default-68cf44c8b8-w4gs8/router" id=eaaf3483-91a0-4f48-9a7f-410e0ff6c21a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.181859 | controller | Jun 09 16:28:48.678066 crc crio[3654]: time="2026-06-09T16:28:48.677003111Z" level=info msg="Starting container: 9ea233774116757b5ad7af8adebfea850219d83ed33ac86b38417b5d75317ed9" id=c02bdb71-6d7d-44d6-9dbc-43d6147216c8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.181875 | controller | Jun 09 16:28:48.828984 crc crio[3654]: time="2026-06-09T16:28:48.826869146Z" level=info msg="Started container" PID=7852 containerID=9ea233774116757b5ad7af8adebfea850219d83ed33ac86b38417b5d75317ed9 description=openshift-ingress/router-default-68cf44c8b8-w4gs8/router id=c02bdb71-6d7d-44d6-9dbc-43d6147216c8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3e7a5a4dee9517bbca6cf7fd9be1a53c54a926acf7d2e8c9876640e9e0b7f0a8
2026-06-09 17:48:36.181895 | controller | Jun 09 16:28:49.654717 crc crio[3654]: time="2026-06-09T16:28:49.654013028Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.181911 | controller | Jun 09 16:28:49.913388 crc crio[3654]: time="2026-06-09T16:28:49.913278648Z" level=info msg="Created container 55388611b5ee6816ac928140ea4911ae52eec23f8b723f46bd5242ed0a90a2df: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator" id=93680b70-ba77-4336-aea1-39f8bbaa3478 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.181927 | controller | Jun 09 16:28:49.941839 crc crio[3654]: time="2026-06-09T16:28:49.930172931Z" level=info msg="Starting container: 55388611b5ee6816ac928140ea4911ae52eec23f8b723f46bd5242ed0a90a2df" id=284324db-e8b5-401e-91c3-5abe60eb5dbf name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.181943 | controller | Jun 09 16:28:50.008537 crc crio[3654]: time="2026-06-09T16:28:50.00822459Z" level=info msg="Started container" PID=7917 containerID=55388611b5ee6816ac928140ea4911ae52eec23f8b723f46bd5242ed0a90a2df description=openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator id=284324db-e8b5-401e-91c3-5abe60eb5dbf name=/runtime.v1.RuntimeService/StartContainer sandboxID=e2bbaf234240bd73327145110066f7cc6bf66dec8e1cd8c486819aafd7c071da
2026-06-09 17:48:36.181959 | controller | Jun 09 16:28:50.208547 crc crio[3654]: time="2026-06-09T16:28:50.208317523Z" level=info msg="Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761" id=3a9b0c8c-0088-48a3-b24e-762524938bee name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.181975 | controller | Jun 09 16:28:50.209277 crc crio[3654]: time="2026-06-09T16:28:50.209122626Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=7736f1a2-5f27-436b-8091-b3ee8db35460 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.181991 | controller | Jun 09 16:28:50.210000 crc crio[3654]: time="2026-06-09T16:28:50.209576599Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=0cadc55c-bf9d-4076-9131-a7d93013dd93 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.182007 | controller | Jun 09 16:28:50.221512 crc crio[3654]: time="2026-06-09T16:28:50.220137728Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=1924ef7c-e761-4a3a-b20e-7b3dff5afd96 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.182022 | controller | Jun 09 16:28:50.225736 crc crio[3654]: time="2026-06-09T16:28:50.225436412Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=ace6a671-ebb9-473e-97cb-26b1b0f3c3ac name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.182037 | controller | Jun 09 16:28:50.242261 crc crio[3654]: time="2026-06-09T16:28:50.241520242Z" level=info msg="Creating container: openshift-network-node-identity/network-node-identity-dgvkt/webhook" id=ca7ed2a2-88ac-4040-9b59-c33946996e7e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.182053 | controller | Jun 09 16:28:50.242261 crc crio[3654]: time="2026-06-09T16:28:50.241960325Z" level=info msg="Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy" id=52ca9185-c11e-40e8-974f-213493c3cf43 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.182069 | controller | Jun 09 16:28:50.242261 crc crio[3654]: time="2026-06-09T16:28:50.242203472Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.182088 | controller | Jun 09 16:28:50.242958 crc crio[3654]: time="2026-06-09T16:28:50.242505131Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.182104 | controller | Jun 09 16:28:50.262468 crc crio[3654]: time="2026-06-09T16:28:50.262232277Z" level=info msg="Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761" id=f8b1e850-9494-4f6c-9340-cecd5802eb32 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.182120 | controller | Jun 09 16:28:50.332774 crc crio[3654]: time="2026-06-09T16:28:50.332310813Z" level=info msg="Creating container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator" id=13dcdae7-fc55-4b3f-8b22-6dde46113244 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.182135 | controller | Jun 09 16:28:50.333016 crc crio[3654]: time="2026-06-09T16:28:50.332783707Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.182151 | controller | Jun 09 16:28:50.547145 crc crio[3654]: time="2026-06-09T16:28:50.547005602Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.182166 | controller | Jun 09 16:28:50.547491 crc crio[3654]: time="2026-06-09T16:28:50.547163096Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.182182 | controller | Jun 09 16:28:50.576544 crc crio[3654]: time="2026-06-09T16:28:50.573842845Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.182198 | controller | Jun 09 16:28:50.604212 crc crio[3654]: time="2026-06-09T16:28:50.603899313Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.182214 | controller | Jun 09 16:28:50.646819 crc crio[3654]: time="2026-06-09T16:28:50.646535948Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.182230 | controller | Jun 09 16:28:51.850317 crc crio[3654]: time="2026-06-09T16:28:51.850089969Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=0a4f0695-0ab1-4b7c-acfa-d036b869fe80 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.182247 | controller | Jun 09 16:28:51.864218 crc crio[3654]: time="2026-06-09T16:28:51.863962224Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=ef934d01-a348-402c-abb9-84a43ea308ca name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.182264 | controller | Jun 09 16:28:51.878148 crc crio[3654]: time="2026-06-09T16:28:51.877745946Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb" id=00347bbc-ce53-4b57-8a9e-3be6ee2cbd82 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.182295 | controller | Jun 09 16:28:51.879910 crc crio[3654]: time="2026-06-09T16:28:51.878876759Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.182313 | controller | Jun 09 16:28:51.950966 crc crio[3654]: time="2026-06-09T16:28:51.949974105Z" level=info msg="Created container 8a9e23060daff200d9d0607b2f656ebeb649f839dcbc8de292bb2901b4aba1e9: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator" id=13dcdae7-fc55-4b3f-8b22-6dde46113244 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.182336 | controller | Jun 09 16:28:51.967923 crc crio[3654]: time="2026-06-09T16:28:51.967065414Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.182353 | controller | Jun 09 16:28:51.990192 crc crio[3654]: time="2026-06-09T16:28:51.989705035Z" level=info msg="Starting container: 8a9e23060daff200d9d0607b2f656ebeb649f839dcbc8de292bb2901b4aba1e9" id=6358d1ec-402f-449e-a5fe-334522b5d73e name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.182369 | controller | Jun 09 16:28:52.011049 crc crio[3654]: time="2026-06-09T16:28:52.007891456Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.182385 | controller | Jun 09 16:28:52.028092 crc crio[3654]: time="2026-06-09T16:28:52.021539485Z" level=info msg="Created container 4535c0d9e93fa8afe92df1d0ce63a6d22ccc201d6f1fc3d0572b63ddc8b024be: openshift-network-node-identity/network-node-identity-dgvkt/webhook" id=ca7ed2a2-88ac-4040-9b59-c33946996e7e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.182400 | controller | Jun 09 16:28:52.060309 crc crio[3654]: time="2026-06-09T16:28:52.055696602Z" level=info msg="Starting container: 4535c0d9e93fa8afe92df1d0ce63a6d22ccc201d6f1fc3d0572b63ddc8b024be" id=a2fa2333-4416-4f8a-94f3-efd624802ed8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.182416 | controller | Jun 09 16:28:52.108455 crc crio[3654]: time="2026-06-09T16:28:52.100009826Z" level=info msg="Started container" PID=7970 containerID=4535c0d9e93fa8afe92df1d0ce63a6d22ccc201d6f1fc3d0572b63ddc8b024be description=openshift-network-node-identity/network-node-identity-dgvkt/webhook id=a2fa2333-4416-4f8a-94f3-efd624802ed8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=94353f3482a7259433a217eda47193aa7a4b7ae9957c911c7e367534a338a080
2026-06-09 17:48:36.182432 | controller | Jun 09 16:28:52.108455 crc crio[3654]: time="2026-06-09T16:28:52.105759374Z" level=info msg="Started container" PID=7969 containerID=8a9e23060daff200d9d0607b2f656ebeb649f839dcbc8de292bb2901b4aba1e9 description=openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator id=6358d1ec-402f-449e-a5fe-334522b5d73e name=/runtime.v1.RuntimeService/StartContainer sandboxID=317d906bf6183e305dfc8a787a95f1f0e4ff460367627e0ed66206ffa882087a
2026-06-09 17:48:36.182448 | controller | Jun 09 16:28:52.298977 crc crio[3654]: time="2026-06-09T16:28:52.297036249Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=31a34f90-171d-4a17-bbbc-f6500426bfe2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.182464 | controller | Jun 09 16:28:52.318617 crc crio[3654]: time="2026-06-09T16:28:52.31796922Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=6c30908b-a2c2-4ed5-8713-5d10798d021b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.182479 | controller | Jun 09 16:28:52.328042 crc crio[3654]: time="2026-06-09T16:28:52.327958122Z" level=info msg="Creating container: openshift-network-node-identity/network-node-identity-dgvkt/approver" id=ed1ef19e-0518-4baf-aa3d-27cab6adadbf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.182495 | controller | Jun 09 16:28:52.345977 crc crio[3654]: time="2026-06-09T16:28:52.345626448Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.182524 | controller | Jun 09 16:28:52.354921 crc crio[3654]: time="2026-06-09T16:28:52.353553279Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.182552 | controller | Jun 09 16:28:52.371251 crc crio[3654]: time="2026-06-09T16:28:52.370903856Z" level=info msg="Created container 7ec574b3708ff72d825cb7987a3bcdb56c0c8e3e10224467233bd4c1b437c834: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb" id=00347bbc-ce53-4b57-8a9e-3be6ee2cbd82 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.182569 | controller | Jun 09 16:28:52.386459 crc crio[3654]: time="2026-06-09T16:28:52.386412098Z" level=info msg="Starting container: 7ec574b3708ff72d825cb7987a3bcdb56c0c8e3e10224467233bd4c1b437c834" id=f97c3141-9ed8-4150-b3a1-a1999f503ebd name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.182585 | controller | Jun 09 16:28:52.407523 crc crio[3654]: time="2026-06-09T16:28:52.407114923Z" level=info msg="Started container" PID=7987 containerID=7ec574b3708ff72d825cb7987a3bcdb56c0c8e3e10224467233bd4c1b437c834 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb id=f97c3141-9ed8-4150-b3a1-a1999f503ebd name=/runtime.v1.RuntimeService/StartContainer sandboxID=61947642a3113e23e0df58e96e79faf0c7ef72d0f9dd3b7d2f951ad73fad3a01
2026-06-09 17:48:36.182601 | controller | Jun 09 16:28:52.599722 crc crio[3654]: time="2026-06-09T16:28:52.59914437Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.182617 | controller | Jun 09 16:28:52.618265 crc crio[3654]: time="2026-06-09T16:28:52.617948929Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.182632 | controller | Jun 09 16:28:52.775586 crc crio[3654]: time="2026-06-09T16:28:52.772873622Z" level=info msg="Created container 1b00141e3dfeec29d9805c62be4dbf59cee4af59245d7592568f1554343efeb8: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy" id=52ca9185-c11e-40e8-974f-213493c3cf43 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.182648 | controller | Jun 09 16:28:52.801993 crc crio[3654]: time="2026-06-09T16:28:52.78822215Z" level=info msg="Starting container: 1b00141e3dfeec29d9805c62be4dbf59cee4af59245d7592568f1554343efeb8" id=5e7e81c0-f2e4-4184-a681-a37d7ab029bc name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.182664 | controller | Jun 09 16:28:52.884478 crc crio[3654]: time="2026-06-09T16:28:52.882967897Z" level=info msg="Started container" PID=8005 containerID=1b00141e3dfeec29d9805c62be4dbf59cee4af59245d7592568f1554343efeb8 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy id=5e7e81c0-f2e4-4184-a681-a37d7ab029bc name=/runtime.v1.RuntimeService/StartContainer sandboxID=140ba3345a2986e5390e9a38832098ef084208d4f02c31bda44e05fa4ceaf139
2026-06-09 17:48:36.182680 | controller | Jun 09 16:28:52.996553 crc crio[3654]: time="2026-06-09T16:28:52.996236734Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1b55c029f731ebbde3c5580eef98a588264f4d6a8ae667805c9521dd1ecf1d5d" id=40b4dd44-9d97-49e8-8f57-47259246eaa7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.182696 | controller | Jun 09 16:28:53.018248 crc crio[3654]: time="2026-06-09T16:28:53.017892597Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1b55c029f731ebbde3c5580eef98a588264f4d6a8ae667805c9521dd1ecf1d5d" id=393f0705-9124-4da0-88a3-9c1afdf7a888 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.182712 | controller | Jun 09 16:28:53.083323 crc crio[3654]: time="2026-06-09T16:28:53.081972798Z" level=info msg="Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins" id=18714068-2dbe-47a6-ab6c-b7171b47901b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.182728 | controller | Jun 09 16:28:53.084012 crc crio[3654]: time="2026-06-09T16:28:53.083888714Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.182747 | controller | Jun 09 16:28:53.190261 crc crio[3654]: time="2026-06-09T16:28:53.186543511Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.182765 | controller | Jun 09 16:28:53.274842 crc crio[3654]: time="2026-06-09T16:28:53.274477148Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=a7a3dbd3-22af-4e38-b90b-6289b7721182 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.182788 | controller | Jun 09 16:28:53.298699 crc crio[3654]: time="2026-06-09T16:28:53.295866753Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=ba17ce0e-6c6c-46d8-a215-57299ce06d38 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.182815 | controller | Jun 09 16:28:53.301882 crc crio[3654]: time="2026-06-09T16:28:53.301486987Z" level=info msg="Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=7ccfbc06-8992-4c89-b8c8-a64ab2536a0d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.182844 | controller | Jun 09 16:28:53.303461 crc crio[3654]: time="2026-06-09T16:28:53.303206287Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.182863 | controller | Jun 09 16:28:53.327895 crc crio[3654]: time="2026-06-09T16:28:53.325041175Z" level=info msg="Created container 6141e48d54f251b193138c90567538d672a03d661ea385c3381dc7403a2a77ec: openshift-network-node-identity/network-node-identity-dgvkt/approver" id=ed1ef19e-0518-4baf-aa3d-27cab6adadbf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.182880 | controller | Jun 09 16:28:53.350747 crc crio[3654]: time="2026-06-09T16:28:53.350119857Z" level=info msg="Starting container: 6141e48d54f251b193138c90567538d672a03d661ea385c3381dc7403a2a77ec" id=90348d61-3a9b-4b4e-89c5-d6cd3ea1526a name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.182896 | controller | Jun 09 16:28:53.569731 crc crio[3654]: time="2026-06-09T16:28:53.556507113Z" level=info msg="Started container" PID=8022 containerID=6141e48d54f251b193138c90567538d672a03d661ea385c3381dc7403a2a77ec description=openshift-network-node-identity/network-node-identity-dgvkt/approver id=90348d61-3a9b-4b4e-89c5-d6cd3ea1526a name=/runtime.v1.RuntimeService/StartContainer sandboxID=94353f3482a7259433a217eda47193aa7a4b7ae9957c911c7e367534a338a080
2026-06-09 17:48:36.182913 | controller | Jun 09 16:28:53.706072 crc crio[3654]: time="2026-06-09T16:28:53.705901805Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.182929 | controller | Jun 09 16:28:56.023235 crc crio[3654]: time="2026-06-09T16:28:56.023039771Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=0a198801-d751-4e8d-a229-e51259f4c724 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.182945 | controller | Jun 09 16:28:56.239256 crc crio[3654]: time="2026-06-09T16:28:56.238601055Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=f47a0dc8-b9f5-4200-bc7d-6d5764ba06c8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.182961 | controller | Jun 09 16:28:56.247906 crc crio[3654]: time="2026-06-09T16:28:56.247234187Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.182981 | controller | Jun 09 16:28:56.247906 crc crio[3654]: time="2026-06-09T16:28:56.247443653Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller" id=3d728d38-ec06-4137-94a9-d19a2e3dfcf8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.182998 | controller | Jun 09 16:28:56.247906 crc crio[3654]: time="2026-06-09T16:28:56.247891427Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.183015 | controller | Jun 09 16:28:56.839482 crc crio[3654]: time="2026-06-09T16:28:56.838561443Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.183031 | controller | Jun 09 16:28:56.908512 crc crio[3654]: time="2026-06-09T16:28:56.907457485Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.183047 | controller | Jun 09 16:28:57.005376 crc crio[3654]: time="2026-06-09T16:28:56.967447317Z" level=info msg="Created container 23d5a828ad6f68699ca521d00054e271e39231944cd7aeeeb4cad8b342032cce: openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins" id=18714068-2dbe-47a6-ab6c-b7171b47901b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.183062 | controller | Jun 09 16:28:57.013777 crc crio[3654]: time="2026-06-09T16:28:57.012384939Z" level=info msg="Starting container: 23d5a828ad6f68699ca521d00054e271e39231944cd7aeeeb4cad8b342032cce" id=d904961e-45f0-4979-8078-eed42f5874c4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.183077 | controller | Jun 09 16:28:57.071566 crc crio[3654]: time="2026-06-09T16:28:57.070744693Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.183093 | controller | Jun 09 16:28:57.266028 crc crio[3654]: time="2026-06-09T16:28:57.259795633Z" level=info msg="Started container" PID=8146 containerID=23d5a828ad6f68699ca521d00054e271e39231944cd7aeeeb4cad8b342032cce description=openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins id=d904961e-45f0-4979-8078-eed42f5874c4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c63875b2267f45df8dc53f35dbc056134c01c32b2b398fcfcbfb52823f11ce38
2026-06-09 17:48:36.183109 | controller | Jun 09 16:28:57.491807 crc crio[3654]: time="2026-06-09T16:28:57.491495838Z" level=info msg="Created container 114b33f391a7bd46ff4717303ecc0ee0e4047084584591981ae241ad888a27ea: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=7ccfbc06-8992-4c89-b8c8-a64ab2536a0d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.183125 | controller | Jun 09 16:28:57.509290 crc crio[3654]: time="2026-06-09T16:28:57.509200015Z" level=info msg="Starting container: 114b33f391a7bd46ff4717303ecc0ee0e4047084584591981ae241ad888a27ea" id=74194c0b-be10-4908-9b9c-a9e917a8c427 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.183141 | controller | Jun 09 16:28:57.554276 crc crio[3654]: time="2026-06-09T16:28:57.550854621Z" level=info msg="Started container" PID=8160 containerID=114b33f391a7bd46ff4717303ecc0ee0e4047084584591981ae241ad888a27ea description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=74194c0b-be10-4908-9b9c-a9e917a8c427 name=/runtime.v1.RuntimeService/StartContainer sandboxID=140ba3345a2986e5390e9a38832098ef084208d4f02c31bda44e05fa4ceaf139
2026-06-09 17:48:36.183157 | controller | Jun 09 16:28:57.614745 crc crio[3654]: time="2026-06-09T16:28:57.61450603Z" level=info msg="Created container 79442bfa800e4e5d0b8e607920bf9d2bfceb307cde6edd6522808c5a5482dca7: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller" id=3d728d38-ec06-4137-94a9-d19a2e3dfcf8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.183176 | controller | Jun 09 16:28:57.624809 crc crio[3654]: time="2026-06-09T16:28:57.624432629Z" level=info msg="Starting container: 79442bfa800e4e5d0b8e607920bf9d2bfceb307cde6edd6522808c5a5482dca7" id=2c38669f-20a4-4c5f-9470-a3658894bce6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.183193 | controller | Jun 09 16:28:57.834986 crc crio[3654]: time="2026-06-09T16:28:57.834267586Z" level=info msg="Started container" PID=8157 containerID=79442bfa800e4e5d0b8e607920bf9d2bfceb307cde6edd6522808c5a5482dca7 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller id=2c38669f-20a4-4c5f-9470-a3658894bce6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=61947642a3113e23e0df58e96e79faf0c7ef72d0f9dd3b7d2f951ad73fad3a01
2026-06-09 17:48:36.183209 | controller | Jun 09 16:29:00.909089 crc crio[3654]: time="2026-06-09T16:29:00.907240591Z" level=info msg="Created container 1afcc3f6b654e8bb01d1122b5b32967cbfd74062f2fa738cafd532a5ab75bb44: openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter" id=7ce14275-3129-422f-8520-e74c3b6c2c5f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.183225 | controller | Jun 09 16:29:00.920488 crc crio[3654]: time="2026-06-09T16:29:00.919968712Z" level=info msg="Starting container: 1afcc3f6b654e8bb01d1122b5b32967cbfd74062f2fa738cafd532a5ab75bb44" id=35784e84-6dc4-47a9-8ee8-3b2ebb77006f name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.183240 | controller | Jun 09 16:29:01.033175 crc crio[3654]: time="2026-06-09T16:29:01.030131379Z" level=info msg="Started container" PID=7968 containerID=1afcc3f6b654e8bb01d1122b5b32967cbfd74062f2fa738cafd532a5ab75bb44 description=openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter id=35784e84-6dc4-47a9-8ee8-3b2ebb77006f name=/runtime.v1.RuntimeService/StartContainer sandboxID=f4d63277003f8cf38fa22a9919dd3e93670546b712a21233463528ca737c8437
2026-06-09 17:48:36.183256 | controller | Jun 09 16:29:10.846778 crc crio[3654]: time="2026-06-09T16:29:10.845797234Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6efa070ceb93cc5fc2e76eab6d9c96ac3c4f8812085d0b6eb6e3f513b5bac782" id=8bcb3209-5f69-4c05-b2e4-3a175dfbe952 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.183272 | controller | Jun 09 16:29:10.854164 crc crio[3654]: time="2026-06-09T16:29:10.85403186Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6efa070ceb93cc5fc2e76eab6d9c96ac3c4f8812085d0b6eb6e3f513b5bac782" id=0d385043-efed-4a09-bb81-c12a27e3250e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.183287 | controller | Jun 09 16:29:10.857296 crc crio[3654]: time="2026-06-09T16:29:10.85718251Z" level=info msg="Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin" id=ef312b7a-856b-4ecc-b903-4681adb8ad88 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.183302 | controller | Jun 09 16:29:10.857786 crc crio[3654]: time="2026-06-09T16:29:10.857726276Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.183318 | controller | Jun 09 16:29:10.890315 crc crio[3654]: time="2026-06-09T16:29:10.890198155Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.183334 | controller | Jun 09 16:29:11.556457 crc crio[3654]: time="2026-06-09T16:29:11.556238887Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.183350 | controller | Jun 09 16:29:11.747795 crc crio[3654]: time="2026-06-09T16:29:11.747465082Z" level=info msg="Created container 10d4a640ea209460fe78be175fd3394e203f96e9c368d5afcd77444c0c7d2f87: openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin" id=ef312b7a-856b-4ecc-b903-4681adb8ad88 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.183369 | controller | Jun 09 16:29:11.752853 crc crio[3654]: time="2026-06-09T16:29:11.750036656Z" level=info msg="Starting container: 10d4a640ea209460fe78be175fd3394e203f96e9c368d5afcd77444c0c7d2f87" id=87b7eed2-0071-4f37-8784-aee23fc39874 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.183385 | controller | Jun 09 16:29:11.774137 crc crio[3654]: time="2026-06-09T16:29:11.773974161Z" level=info msg="Started container" PID=8585 containerID=10d4a640ea209460fe78be175fd3394e203f96e9c368d5afcd77444c0c7d2f87 description=openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin id=87b7eed2-0071-4f37-8784-aee23fc39874 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c63875b2267f45df8dc53f35dbc056134c01c32b2b398fcfcbfb52823f11ce38
2026-06-09 17:48:36.183401 | controller | Jun 09 16:29:12.920522 crc crio[3654]: time="2026-06-09T16:29:12.92018178Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c3454e762466e22e2a893650b9781823558bc6fdfda2aa4188aff3cb819014c4" id=4d0d8328-9126-4e30-8a4a-2be42c00734f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.183417 | controller | Jun 09 16:29:12.928235 crc crio[3654]: time="2026-06-09T16:29:12.926928783Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c3454e762466e22e2a893650b9781823558bc6fdfda2aa4188aff3cb819014c4" id=282b89a6-f025-4ab9-b887-350f1bcd2093 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.183432 | controller | Jun 09 16:29:12.936095 crc crio[3654]: time="2026-06-09T16:29:12.935727485Z" level=info msg="Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni" id=b6b0a4b1-078e-45cf-b799-982c0d7a14c7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.183448 | controller | Jun 09 16:29:12.936574 crc crio[3654]: time="2026-06-09T16:29:12.936420705Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.183463 | controller | Jun 09 16:29:12.979481 crc crio[3654]: time="2026-06-09T16:29:12.979314293Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.183479 | controller | Jun 09 16:29:13.589733 crc crio[3654]: time="2026-06-09T16:29:13.588903187Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.183494 | controller | Jun 09 16:29:13.790174 crc crio[3654]: time="2026-06-09T16:29:13.789942204Z" level=info msg="Created container 9d3ba7cae44ed54c4f9d0e2be53439a1f61f45a56eb32cf4d2f026e0d5428484: openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni" id=b6b0a4b1-078e-45cf-b799-982c0d7a14c7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.183510 | controller | Jun 09 16:29:13.792721 crc crio[3654]: time="2026-06-09T16:29:13.79259729Z" level=info msg="Starting container: 9d3ba7cae44ed54c4f9d0e2be53439a1f61f45a56eb32cf4d2f026e0d5428484" id=2a33eda8-9ce0-4923-860a-3400dbcdcdfd name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.183548 | controller | Jun 09 16:29:13.804262 crc crio[3654]: time="2026-06-09T16:29:13.804214012Z" level=info msg="Started container" PID=8667 containerID=9d3ba7cae44ed54c4f9d0e2be53439a1f61f45a56eb32cf4d2f026e0d5428484 description=openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni id=2a33eda8-9ce0-4923-860a-3400dbcdcdfd name=/runtime.v1.RuntimeService/StartContainer sandboxID=c63875b2267f45df8dc53f35dbc056134c01c32b2b398fcfcbfb52823f11ce38
2026-06-09 17:48:36.183569 | controller | Jun 09 16:29:14.976194 crc crio[3654]: time="2026-06-09T16:29:14.976012515Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0" id=88e00793-dd37-43e2-bd47-f39321e37df5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.183586 | controller | Jun 09 16:29:14.988899 crc crio[3654]: time="2026-06-09T16:29:14.988172873Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0" id=c549f7b0-5361-4e73-9b4a-9d0c67714eba name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.183602 | controller | Jun 09 16:29:14.995087 crc crio[3654]: time="2026-06-09T16:29:14.995023459Z" level=info msg="Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy" id=ed6f102a-9bda-4672-8f6b-4b2ccf78ee3a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.183618 | controller | Jun 09 16:29:14.995917 crc crio[3654]: time="2026-06-09T16:29:14.995853783Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.183641 | controller | Jun 09 16:29:15.042415 crc crio[3654]: time="2026-06-09T16:29:15.042124628Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.183657 | controller | Jun 09 16:29:15.587496 crc crio[3654]: time="2026-06-09T16:29:15.586611238Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.183673 | controller | Jun 09 16:29:15.733138 crc crio[3654]: time="2026-06-09T16:29:15.732920357Z" level=info msg="Created container fd228c6d1465dcbae31f5dc5f86b693cc086e434d2f2863b892081bf65fb720a: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy" id=ed6f102a-9bda-4672-8f6b-4b2ccf78ee3a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.183689 | controller | Jun 09 16:29:15.738484 crc crio[3654]: time="2026-06-09T16:29:15.738392964Z" level=info msg="Starting container: fd228c6d1465dcbae31f5dc5f86b693cc086e434d2f2863b892081bf65fb720a" id=6d37b0f4-b952-42ce-b445-04e67a8f794e name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.183711 | controller | Jun 09 16:29:15.748492 crc crio[3654]: time="2026-06-09T16:29:15.747992839Z" level=info msg="Started container" PID=8762 containerID=fd228c6d1465dcbae31f5dc5f86b693cc086e434d2f2863b892081bf65fb720a description=openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy id=6d37b0f4-b952-42ce-b445-04e67a8f794e name=/runtime.v1.RuntimeService/StartContainer sandboxID=c63875b2267f45df8dc53f35dbc056134c01c32b2b398fcfcbfb52823f11ce38
2026-06-09 17:48:36.183727 | controller | Jun 09 16:29:24.129977 crc crio[3654]: time="2026-06-09T16:29:24.129009472Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0" id=1f2cbf5a-1809-4d9b-8830-d5dfcd82c287 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.183743 | controller | Jun 09 16:29:24.228150 crc crio[3654]: time="2026-06-09T16:29:24.226877365Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0" id=fc894987-5caa-4005-828e-5dcd803ef8ed name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.183758 | controller | Jun 09 16:29:24.229731 crc crio[3654]: time="2026-06-09T16:29:24.229600843Z" level=info msg="Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni" id=ed13b176-55a1-4fc1-aa4f-e70be0c79a02 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.183774 | controller | Jun 09 16:29:24.230454 crc crio[3654]: time="2026-06-09T16:29:24.230385395Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.183792 | controller | Jun 09 16:29:24.253252 crc crio[3654]: time="2026-06-09T16:29:24.253159877Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.183809 | controller | Jun 09 16:29:24.555303 crc crio[3654]: time="2026-06-09T16:29:24.555066252Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.183824 | controller | Jun 09 16:29:24.665876 crc crio[3654]: time="2026-06-09T16:29:24.665734211Z" level=info msg="Created container 265973c19749d57d34b8b8596b1a8684228d2dd2a7357bb0df1075f03bcf5615: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni" id=ed13b176-55a1-4fc1-aa4f-e70be0c79a02 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.183840 | controller | Jun 09 16:29:24.667231 crc crio[3654]: time="2026-06-09T16:29:24.6671043Z" level=info msg="Starting container: 265973c19749d57d34b8b8596b1a8684228d2dd2a7357bb0df1075f03bcf5615" id=558345f1-10db-4fa9-9c98-0266c1b3338e name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.183856 | controller | Jun 09 16:29:24.675507 crc crio[3654]: time="2026-06-09T16:29:24.675410398Z" level=info msg="Started container" PID=8933 containerID=265973c19749d57d34b8b8596b1a8684228d2dd2a7357bb0df1075f03bcf5615 description=openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni id=558345f1-10db-4fa9-9c98-0266c1b3338e name=/runtime.v1.RuntimeService/StartContainer sandboxID=c63875b2267f45df8dc53f35dbc056134c01c32b2b398fcfcbfb52823f11ce38
2026-06-09 17:48:36.183872 | controller | Jun 09 16:29:25.139043 crc crio[3654]: time="2026-06-09T16:29:25.138965461Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=d4738ebd-491d-4a0f-bed5-13eee5972188 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.183889 | controller | Jun 09 16:29:25.141565 crc crio[3654]: time="2026-06-09T16:29:25.141493553Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=e49da995-a40e-4cef-b320-01e7d0a44002 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.183905 | controller | Jun 09 16:29:25.144014 crc crio[3654]: time="2026-06-09T16:29:25.143955424Z" level=info msg="Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins" id=6f7a9a85-faa3-4c72-a5bc-7e40af83ba5e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.183921 | controller | Jun 09 16:29:25.144297 crc crio[3654]: time="2026-06-09T16:29:25.144227671Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.183937 | controller | Jun 09 16:29:25.167770 crc crio[3654]: time="2026-06-09T16:29:25.166350895Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.183953 | controller | Jun 09 16:29:25.499448 crc crio[3654]: time="2026-06-09T16:29:25.499409801Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.183969 | controller | Jun 09 16:29:25.716441 crc crio[3654]: time="2026-06-09T16:29:25.716213059Z" level=info msg="Created container 324e10332fab9b0533312837b1980f6832899fa52bdf3e6ac62c9434450d0605: openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins" id=6f7a9a85-faa3-4c72-a5bc-7e40af83ba5e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.183988 | controller | Jun 09 16:29:25.719155 crc crio[3654]: time="2026-06-09T16:29:25.719002789Z" level=info msg="Starting container: 324e10332fab9b0533312837b1980f6832899fa52bdf3e6ac62c9434450d0605" id=7146854d-2776-43b1-a35e-dfcc33239f57 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.184005 | controller | Jun 09 16:29:25.733381 crc crio[3654]: time="2026-06-09T16:29:25.72987277Z" level=info msg="Started container" PID=9061 containerID=324e10332fab9b0533312837b1980f6832899fa52bdf3e6ac62c9434450d0605 description=openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins id=7146854d-2776-43b1-a35e-dfcc33239f57 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c63875b2267f45df8dc53f35dbc056134c01c32b2b398fcfcbfb52823f11ce38
2026-06-09 17:48:36.184021 | controller | Jun 09 16:29:33.141115 crc crio[3654]: time="2026-06-09T16:29:33.14090256Z" level=info msg="NetworkStart: stopping network for sandbox cbfe02ce3b20b0aed6164129ec1d764b6fcfd28238006ea6c2b21fe3cf1d2417" id=00a85b35-f87e-4f98-92b5-d47c2b2706fc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.184036 | controller | Jun 09 16:29:34.203382 crc crio[3654]: time="2026-06-09T16:29:34.202830997Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=be8b7420-8ecf-42d6-b3e9-8d6a339fb0c4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.184052 | controller | Jun 09 16:29:34.205997 crc crio[3654]: time="2026-06-09T16:29:34.205937766Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=01547067-fe6b-4968-9637-9dd947dc3b25 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.184067 | controller | Jun 09 16:29:34.210716 crc crio[3654]: time="2026-06-09T16:29:34.210602299Z" level=info msg="Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=8dc5a542-83fb-44a2-a7e0-f1604372b1a0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.184082 | controller | Jun 09 16:29:34.211280 crc crio[3654]: time="2026-06-09T16:29:34.211252338Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.184098 | controller | Jun 09 16:29:34.236958 crc crio[3654]: time="2026-06-09T16:29:34.236903302Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.184114 | controller | Jun 09 16:29:34.534415 crc crio[3654]: time="2026-06-09T16:29:34.534297017Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.184130 | controller | Jun 09 16:29:34.689909 crc crio[3654]: time="2026-06-09T16:29:34.68980539Z" level=info msg="Created container f72fb48802f3ec5607ff2121ac0737902dcd2460b776214b70718850e12fc6e3: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=8dc5a542-83fb-44a2-a7e0-f1604372b1a0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.184146 | controller | Jun 09 16:29:34.692523 crc crio[3654]: time="2026-06-09T16:29:34.691765216Z" level=info msg="Starting container: f72fb48802f3ec5607ff2121ac0737902dcd2460b776214b70718850e12fc6e3" id=28d6939d-7495-4181-be5f-5d8741dc5b21 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.184162 | controller | Jun 09 16:29:34.697948 crc crio[3654]: time="2026-06-09T16:29:34.69786913Z" level=info msg="Started container" PID=9270 containerID=f72fb48802f3ec5607ff2121ac0737902dcd2460b776214b70718850e12fc6e3 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=28d6939d-7495-4181-be5f-5d8741dc5b21 name=/runtime.v1.RuntimeService/StartContainer sandboxID=140ba3345a2986e5390e9a38832098ef084208d4f02c31bda44e05fa4ceaf139
2026-06-09 17:48:36.184183 | controller | Jun 09 16:29:34.965614 crc crio[3654]: time="2026-06-09T16:29:34.965508034Z" level=info msg="NetworkStart: stopping network for sandbox e2c8e014651e6934462b62919db89a16a3ac9243c584cc4614d4baa0f5b4d525" id=5cacbea3-f0ca-49a9-9080-d0e380348474 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.184199 | controller | Jun 09 16:29:34.983803 crc crio[3654]: time="2026-06-09T16:29:34.983587792Z" level=info msg="NetworkStart: stopping network for sandbox 59243c2c4e181c4957996e895bcf4daeeb5c18da768a3371ff136057ae819fcc" id=0794cf52-0c1a-472b-b0c2-29b105501e90 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.184219 | controller | Jun 09 16:29:35.004823 crc crio[3654]: time="2026-06-09T16:29:35.004708266Z" level=info msg="NetworkStart: stopping network for sandbox 44b23addafa8e3a1b3b94a910f28b3fa49dac83cb06d37244db19e3c307e6acb" id=417f869a-b943-4e24-9811-7555e5a8eeda name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.184243 | controller | Jun 09 16:29:35.160538 crc crio[3654]: time="2026-06-09T16:29:35.160489637Z" level=info msg="NetworkStart: stopping network for sandbox 7cd2541ef7c4d88df82a35178b69ab62c76376eca4c14da05d1c4beda6c07180" id=8514ccfb-80a8-4a76-a0ac-012e50ee0a6b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.184267 | controller | Jun 09 16:29:35.195307 crc crio[3654]: time="2026-06-09T16:29:35.195127069Z" level=info msg="NetworkStart: stopping network for sandbox 42b477b379c2ab0f9561d4ad4e77d9fe3fecab9fbcfb079138d2f6ccd2f0e84b" id=aeeb8289-75d8-42e6-9dc1-ee3a8c902110 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.184289 | controller | Jun 09 16:29:35.291857 crc crio[3654]: time="2026-06-09T16:29:35.291770356Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29683695-k6pjp/POD" id=5c3314c1-fe0f-412f-9421-aa471e21b8de name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.184306 | controller | Jun 09 16:29:35.292847 crc crio[3654]: time="2026-06-09T16:29:35.291875129Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.184322 | controller | Jun 09 16:29:35.411484 crc crio[3654]: time="2026-06-09T16:29:35.411304229Z" level=info msg="NetworkStart: stopping network for sandbox 1de7494d6b9424e105bcc99c5d2fd72101a2126e9ffcbd251b8bebe890cad43e" id=996f9e23-bac0-4fbc-9af1-6be0df4bf02b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.184337 | controller | Jun 09 16:29:35.559378 crc crio[3654]: time="2026-06-09T16:29:35.559135562Z" level=info msg="NetworkStart: stopping network for sandbox 56e33c8ff2710e31bc4e0937bc8f7c90d84768639fcb8ec4abd36894152d7cc0" id=55e970eb-018e-4ac4-8b80-f6e94b11feb5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.184353 | controller | Jun 09 16:29:35.790746 crc crio[3654]: time="2026-06-09T16:29:35.790534507Z" level=info msg="NetworkStart: stopping network for sandbox 82ac9ea6fe26e69c4b5cfb6a84f6e797bf7c488fae8baada0e8452345fe61f2a" id=a63c47a2-9303-4bb8-8c1f-555638fe6caa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.184368 | controller | Jun 09 16:29:35.810019 crc crio[3654]: time="2026-06-09T16:29:35.809632154Z" level=info msg="NetworkStart: stopping network for sandbox 4b5d85ddf016593bf96f9977c89c6fa43295035d3e7cd41ec270c0f2ba905e1c" id=caa12af9-bcd7-4e4a-95bd-e5ef39e6fbeb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.184383 | controller | Jun 09 16:29:35.832478 crc crio[3654]: time="2026-06-09T16:29:35.832302593Z" level=info msg="NetworkStart: stopping network for sandbox 50d881d1896a42ed2f59fcba34ae4623aeb013e29e220904d64c41788f6c4591" id=e1393729-e95a-441a-9796-ff71b1280845 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.184401 | controller | Jun 09 16:29:36.704930 crc crio[3654]: time="2026-06-09T16:29:36.704616561Z" level=info msg="NetworkStart: stopping network for sandbox 6c61ae880f78d153c79f110b244827b86ea282f9c0ac08e2d4d3d090c65d3855" id=4519d1ae-f8cc-4947-a1f4-d779f62c5df9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.184417 | controller | Jun 09 16:29:36.833077 crc crio[3654]: time="2026-06-09T16:29:36.831264898Z" level=info msg="NetworkStart: stopping network for sandbox 65baa5d9ca0d8daab4528dc8fa6f2d6d7e29bf468760dc10f0d3ddb41d1c252e" id=68a5ea36-16df-47a6-b1cd-044608049f0c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.184432 | controller | Jun 09 16:29:37.305966 crc crio[3654]: time="2026-06-09T16:29:37.305839387Z" level=info msg="NetworkStart: stopping network for sandbox 9d4114afb3e936bbec2fd69051fa8e189f790794592e639e04dd8281a0cb165c" id=e72049a9-46b6-4b0f-a182-e19f30dcfe15 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.184447 | controller | Jun 09 16:29:37.568261 crc crio[3654]: time="2026-06-09T16:29:37.568079685Z" level=info msg="NetworkStart: stopping network for sandbox 1b773c0ff15befd8703085b3a62715a18912ccc3e155c3e82dae796cc3a524d1" id=3eda22a0-c9ac-40e7-a770-a4484e39b291 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.184462 | controller | Jun 09 16:29:37.729702 crc crio[3654]: time="2026-06-09T16:29:37.729569279Z" level=info msg="NetworkStart: stopping network for sandbox 56927ba5bcf43e3d49e0c43c24c7ca7b40c105bde8302701fa5c43757d8c7a2f" id=73ad7d72-0d70-486c-86f7-d17ee25b71ab name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.184477 | controller | Jun 09 16:29:37.922729 crc crio[3654]: time="2026-06-09T16:29:37.922526133Z" level=info msg="NetworkStart: stopping network for sandbox 8f02c8fd44aad336136f4321f8cd2056c2d242208a88e0c997901773ca736b54" id=1666b9c3-e8ca-4891-8edc-45a51345f3d0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.184492 | controller | Jun 09 16:29:38.055392 crc crio[3654]: time="2026-06-09T16:29:38.055237604Z" level=info msg="NetworkStart: stopping network for sandbox 8dbc424a3655d0951aae0815980826fb57e96671ce7433c703259de4ab832aa3" id=03af5579-7572-4c88-972a-8467c07634be name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.184507 | controller | Jun 09 16:29:38.356548 crc crio[3654]: time="2026-06-09T16:29:38.356293104Z" level=info msg="NetworkStart: stopping network for sandbox 334343dcea5cd534073c2acf4799a6d6a8ae5963c8ab187bc409e2c1d2909044" id=3100fd1d-0ed3-4f15-82c7-373cf1e3b073 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.184546 | controller | Jun 09 16:29:38.588760 crc crio[3654]: time="2026-06-09T16:29:38.588264996Z" level=info msg="NetworkStart: stopping network for sandbox 2cebaa3bcc2cedef58fdd8db69a8d77701e9ff4c2d848f6c5d3019523a8e9805" id=1dba6ff7-6397-4470-9391-fe7910230e80 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.184564 | controller | Jun 09 16:29:38.625225 crc crio[3654]: time="2026-06-09T16:29:38.6250571Z" level=info msg="NetworkStart: stopping network for sandbox ed6e0332f54afbf1e0b6964eecb67bee586fb8797d063724241b40fd7fd6d870" id=4cc3c089-4af4-40cb-af9b-939b44bb2f58 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.184579 | controller | Jun 09 16:29:39.020061 crc crio[3654]: time="2026-06-09T16:29:39.019080092Z" level=info msg="NetworkStart: stopping network for sandbox b9126a034d2f0d952580fe1bd057ae9b3e7ee86295b2618f1425ee41adcc36f5" id=a59a37dd-cf6e-459c-9072-931031c5300a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.184595 | controller | Jun 09 16:29:39.265776 crc crio[3654]: time="2026-06-09T16:29:39.265624521Z" level=info msg="NetworkStart: stopping network for sandbox f97aab21eb79bf9c57f081de7b8bcbd47d7e2e1da29183c280e1bdb4bc8bc624" id=33f8f213-7a47-43b5-b99c-59023ae60dda name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.184610 | controller | Jun 09 16:29:39.580763 crc crio[3654]: time="2026-06-09T16:29:39.580511287Z" level=info msg="NetworkStart: stopping network for sandbox 3bcb544d24c095d6020c032bf1e0e6a8212f17e4ec007ec1c1c8486b4e6cfba8" id=feb50fe3-284a-49ac-a510-b97a5eab821c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.184629 | controller | Jun 09 16:29:39.670173 crc crio[3654]: time="2026-06-09T16:29:39.669971129Z" level=info msg="NetworkStart: stopping network for sandbox 22c5f702a1607c6d9cf3adeac6af0804f8632a1843975668570aeb4065fb1aa4" id=e351dc4a-cfdb-4d10-ba19-f5261237089d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.184645 | controller | Jun 09 16:29:39.670969 crc crio[3654]: time="2026-06-09T16:29:39.670909736Z" level=info msg="NetworkStart: stopping network for sandbox 0d1d2fb9922ec5698960a315ab0ec98100401b71d357c5adcfdf537ac3c78f10" id=febce643-bc43-4530-8684-546c8e11ffd8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.184660 | controller | Jun 09 16:29:39.940915 crc crio[3654]: time="2026-06-09T16:29:39.940580398Z" level=info msg="NetworkStart: stopping network for sandbox 70974a22d02ad01648a986f9cd2bab08eaacde1ceaf17fcd11a28d59cec6bf41" id=906a9131-d004-4aea-b865-da23c9b73ae3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.184675 | controller | Jun 09 16:29:40.372338 crc crio[3654]: time="2026-06-09T16:29:40.372173976Z" level=info msg="NetworkStart: stopping network for sandbox 89dcb9154fb0d1e56d71305d52e29af4419ce59820abf161f32ccf838a3cb20b" id=8e7b6175-8bb2-4d85-9493-6c3a60d1a55b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.184690 | controller | Jun 09 16:29:41.718556 crc crio[3654]: time="2026-06-09T16:29:41.718388211Z" level=info msg="NetworkStart: stopping network for sandbox 57c9e90ba0f88ddaab401f4b0a0c7b5b27c41d31b60f4863eae869d827f9de49" id=c4d580c3-48d9-4bd1-b4e1-25aa26ba7418 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.184705 | controller | Jun 09 16:29:41.976015 crc crio[3654]: time="2026-06-09T16:29:41.975818882Z" level=info msg="NetworkStart: stopping network for sandbox b086206a6512e0462b564b284a4f25801cb5b51080fef1632b2a0c4900ad7cfd" id=84d7efe0-67d1-42d1-abfe-f83805dbee73 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.184721 | controller | Jun 09 16:29:42.352757 crc crio[3654]: time="2026-06-09T16:29:42.351978043Z" level=info msg="NetworkStart: stopping network for sandbox 95eea6c2248bd316de654528ac16932e4f19ffdb6f8e009dbae4b1c21209a263" id=3567480d-13da-459b-833e-ffa262a029dc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.184736 | controller | Jun 09 16:29:42.423363 crc crio[3654]: time="2026-06-09T16:29:42.423239113Z" level=info msg="NetworkStart: stopping network for sandbox 105fff1051625550e4c622f98485e5b21295c60b5c3ddede223cb442b301ad96" id=c45e9ba2-056a-4300-8c46-3f0d2f35a0f0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.184751 | controller | Jun 09 16:29:42.472070 crc crio[3654]: time="2026-06-09T16:29:42.471989159Z" level=info msg="NetworkStart: stopping network for sandbox d5e829f8f12a76f81719541c70fd28db123208ad86f1021a7450f37c48e8ca03" id=b7b56952-f101-4934-af31-2dda5a5629c4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.184766 | controller | Jun 09 16:29:42.740283 crc crio[3654]: time="2026-06-09T16:29:42.740172608Z" level=info msg="NetworkStart: stopping network for sandbox d2e5dcd6e8cbb79ae1e15fac9d76d3d6072e2ecbb7f556b7f614c509ffccafdf" id=71ed471b-07b5-4389-96da-be5d3603d037 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.184781 | controller | Jun 09 16:29:42.904907 crc crio[3654]: time="2026-06-09T16:29:42.904624577Z" level=info msg="NetworkStart: stopping network for sandbox f31cc043a130f0f5a9fa25bf2b18376f78ef49ae440eccc29762e5d9600247d8" id=20ae847f-224b-412b-9ecc-a3594cff97fa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.184796 | controller | Jun 09 16:29:42.924984 crc crio[3654]: time="2026-06-09T16:29:42.924873457Z" level=info msg="NetworkStart: stopping network for sandbox 547bab7a8216a35ed40aab0ebc52b8619f06c643eeb8c14cae77f5f26078a011" id=34818dca-99c7-41c0-bff1-830a00332b71 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.184814 | controller | Jun 09 16:29:42.962359 crc crio[3654]: time="2026-06-09T16:29:42.962240427Z" level=info msg="NetworkStart: stopping network for sandbox 82f822669904f5a4c184e5b31219786c0e0b730d614777fab5619d7005f97ecf" id=1d4399dc-4399-4efd-821e-388b5435ca5b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.184830 | controller | Jun 09 16:29:42.970454 crc crio[3654]: time="2026-06-09T16:29:42.970357819Z" level=info msg="NetworkStart: stopping network for sandbox 175ba5e4a9f9b32ed7635b8d5fd6e1c2e701133ba7153a8362784c2ca2cf2ba5" id=de1b7d46-3c9b-4917-92ff-15429cefafff name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.184846 | controller | Jun 09 16:29:43.021749 crc crio[3654]: time="2026-06-09T16:29:43.021491513Z" level=info msg="NetworkStart: stopping network for sandbox 7837898aafd0579cdbe72c519b2a05a55bdc022c289e0a8a93bca8b74540cbce" id=f32a1ffa-e6e7-4375-b264-70fc68cd7cd2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.184861 | controller | Jun 09 16:29:43.037626 crc crio[3654]: time="2026-06-09T16:29:43.037513232Z" level=info msg="NetworkStart: stopping network for sandbox fb70004dedce78ae00b9847e01857271d460b4d08ac66cdee7e37844ad04518f" id=a285b117-08e6-4af9-a056-66da57cbd887 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.184877 | controller | Jun 09 16:29:43.040090 crc crio[3654]: time="2026-06-09T16:29:43.039983623Z" level=info msg="NetworkStart: stopping network for sandbox e0a8fc15f0d929f60ad415ddff62c0816f01e684b2b6ec4857642ef8fbe0d965" id=4720268b-34be-4020-8ffc-bf451a9d8b72 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.184892 | controller | Jun 09 16:29:43.092435 crc crio[3654]: time="2026-06-09T16:29:43.09225434Z" level=info msg="NetworkStart: stopping network for sandbox fc58f98aef00382c153c7d3ab6c0b2221c20825f13ded3a9db1a6c9ec915f0a3" id=b6a3989a-0ba7-4889-ac48-e52197c88e38 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.184907 | controller | Jun 09 16:29:43.113615 crc crio[3654]: time="2026-06-09T16:29:43.113449547Z" level=info msg="NetworkStart: stopping network for sandbox c067db728c664e5de06a64c72f9b947008fb6db6b98e336127ebb1c8ecaf9cc8" id=cb44947d-9be4-4307-b308-5c3a5c8ad7d6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.184922 | controller | Jun 09 16:29:43.214012 crc crio[3654]: time="2026-06-09T16:29:43.213856302Z" level=info msg="NetworkStart: stopping network for sandbox 8860c6401295fb64ea2914d57607ddcee1e03d92a33b7e5c22570f3beaafc42d" id=5e9774e3-5a8c-4d73-9861-126e473d35f4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.184938 | controller | Jun 09 16:29:43.545027 crc crio[3654]: time="2026-06-09T16:29:43.544729476Z" level=info msg="NetworkStart: stopping network for sandbox 3c9d1a08043c6f7c56788fe81a359feceead806d6e90a8fc79165d5f46312a09" id=bd4e6195-4f7e-4fe2-8a8e-3fd9b5e6986a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.184953 | controller | Jun 09 16:29:43.545027 crc crio[3654]: time="2026-06-09T16:29:43.544777467Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 17:48:36.184968 | controller | Jun 09 16:29:43.545027 crc crio[3654]: time="2026-06-09T16:29:43.544985193Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/upgrade_7b333332-db02-4f7a-82f9-6d00f7865360\""
2026-06-09 17:48:36.184984 | controller | Jun 09 16:29:43.545446 crc crio[3654]: time="2026-06-09T16:29:43.545277781Z" level=info msg="Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:cbfe02ce3b20b0aed6164129ec1d764b6fcfd28238006ea6c2b21fe3cf1d2417 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/5bf7f843-bcb9-43cf-a351-daf4c047649e 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:0xc000f14cf0}] Aliases:map[]}"
2026-06-09 17:48:36.185004 | controller | Jun 09 16:29:43.545446 crc crio[3654]: time="2026-06-09T16:29:43.545395805Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-09 17:48:36.185022 | controller | Jun 09 16:29:43.545539 crc crio[3654]: time="2026-06-09T16:29:43.545417545Z" level=info msg="Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:6c61ae880f78d153c79f110b244827b86ea282f9c0ac08e2d4d3d090c65d3855 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/9913651f-a8b4-4966-bfdd-fad5679a2744 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:0xc000126740}] Aliases:map[]}"
2026-06-09 17:48:36.185039 | controller | Jun 09 16:29:43.545689 crc crio[3654]: time="2026-06-09T16:29:43.545551269Z" level=info msg="Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:42b477b379c2ab0f9561d4ad4e77d9fe3fecab9fbcfb079138d2f6ccd2f0e84b UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/5fd7e938-7774-4303-8d80-c2b9953b31fc 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:0xc001512000}] Aliases:map[]}"
2026-06-09 17:48:36.185055 | controller | Jun 09 16:29:43.545789 crc crio[3654]: time="2026-06-09T16:29:43.545693873Z" level=info msg="Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:70974a22d02ad01648a986f9cd2bab08eaacde1ceaf17fcd11a28d59cec6bf41 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/8ba4509b-9ed2-4442-84ad-db86ddaceae8 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:0xc001712658}] Aliases:map[]}"
2026-06-09 17:48:36.185072 | controller | Jun 09 16:29:43.545789 crc crio[3654]: time="2026-06-09T16:29:43.545745515Z" level=info msg="Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:105fff1051625550e4c622f98485e5b21295c60b5c3ddede223cb442b301ad96 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/96988486-507c-4f20-98be-02f7abba6b06 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:0xc000f14d80}] Aliases:map[]}"
2026-06-09 17:48:36.185088 | controller | Jun 09 16:29:43.545900 crc crio[3654]: time="2026-06-09T16:29:43.545771025Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-09 17:48:36.185106 | controller | Jun 09 16:29:43.545900 crc crio[3654]: time="2026-06-09T16:29:43.545837957Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-09 17:48:36.185123 | controller | Jun 09 16:29:43.545900 crc crio[3654]: time="2026-06-09T16:29:43.545861348Z" level=info msg="Deleting pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.185139 | controller | Jun 09 16:29:43.545900 crc crio[3654]: time="2026-06-09T16:29:43.545871048Z" level=info msg="Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:95eea6c2248bd316de654528ac16932e4f19ffdb6f8e009dbae4b1c21209a263 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/2e8d3d00-2fcc-4172-a092-bd7beef01686 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:0xc000f14da0}] Aliases:map[]}"
2026-06-09 17:48:36.185159 | controller | Jun 09 16:29:43.546049 crc crio[3654]: time="2026-06-09T16:29:43.54591691Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-09 17:48:36.185176 | controller | Jun 09 16:29:43.546049 crc crio[3654]: time="2026-06-09T16:29:43.54593029Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-09 17:48:36.185192 | controller | Jun 09 16:29:43.546049 crc crio[3654]: time="2026-06-09T16:29:43.54591826Z" level=info msg="Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:b086206a6512e0462b564b284a4f25801cb5b51080fef1632b2a0c4900ad7cfd UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/4748ec75-03af-45f5-b2e8-ae28265f24b4 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:0xc000191298}] Aliases:map[]}"
2026-06-09 17:48:36.185208 | controller | Jun 09 16:29:43.546049 crc crio[3654]: time="2026-06-09T16:29:43.546014952Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-09 17:48:36.185224 | controller | Jun 09 16:29:43.546049 crc crio[3654]: time="2026-06-09T16:29:43.546024873Z" level=info msg="Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:ed6e0332f54afbf1e0b6964eecb67bee586fb8797d063724241b40fd7fd6d870 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/70708342-a6e5-4305-ad05-841ebe57fafc 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:0xc0017126a0}] Aliases:map[]}"
2026-06-09 17:48:36.185240 | controller | Jun 09 16:29:43.546199 crc crio[3654]: time="2026-06-09T16:29:43.546072774Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-09 17:48:36.185256 | controller | Jun 09 16:29:43.546199 crc crio[3654]: time="2026-06-09T16:29:43.546082684Z" level=info msg="Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:b9126a034d2f0d952580fe1bd057ae9b3e7ee86295b2618f1425ee41adcc36f5 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/7302b709-2d32-4ca4-81d0-c03ad3f04d41 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:0xc000126828}] Aliases:map[]}"
2026-06-09 17:48:36.185273 | controller | Jun 09 16:29:43.546199 crc crio[3654]: time="2026-06-09T16:29:43.546128556Z" level=info msg="Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:8dbc424a3655d0951aae0815980826fb57e96671ce7433c703259de4ab832aa3 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/39ecb5ce-bcab-4ba5-af35-33c1f19f1b42 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:0xc001e2a0a8}] Aliases:map[]}"
2026-06-09 17:48:36.185289 | controller | Jun 09 16:29:43.546199 crc crio[3654]: time="2026-06-09T16:29:43.546150926Z" level=info msg="Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:4b5d85ddf016593bf96f9977c89c6fa43295035d3e7cd41ec270c0f2ba905e1c UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/374dd7b1-acb8-4a89-8de7-d1eb2deb980e 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:0xc0001912d8}] Aliases:map[]}"
2026-06-09 17:48:36.185312 | controller | Jun 09 16:29:43.546424 crc crio[3654]: time="2026-06-09T16:29:43.546201658Z" level=info msg="Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:e2c8e014651e6934462b62919db89a16a3ac9243c584cc4614d4baa0f5b4d525 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/1d0ab659-9a7f-4427-9281-ccb75ba8d619 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:0xc000126840}] Aliases:map[]}"
2026-06-09 17:48:36.185330 | controller | Jun 09 16:29:43.546424 crc crio[3654]: time="2026-06-09T16:29:43.546174147Z" level=info msg="Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:44b23addafa8e3a1b3b94a910f28b3fa49dac83cb06d37244db19e3c307e6acb UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/0b11090d-057f-4615-b537-0577b6d7a75a 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:0xc000f14de8}] Aliases:map[]}"
2026-06-09 17:48:36.185347 | controller | Jun 09 16:29:43.546424 crc crio[3654]: time="2026-06-09T16:29:43.546245189Z" level=info msg="Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:59243c2c4e181c4957996e895bcf4daeeb5c18da768a3371ff136057ae819fcc UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/9b287434-d2f0-4afa-a418-4dfd61ff8d26 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:0xc000f14e00}] Aliases:map[]}"
2026-06-09 17:48:36.185363 | controller | Jun 09 16:29:43.546424 crc crio[3654]: time="2026-06-09T16:29:43.54629575Z" level=info msg="Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:547bab7a8216a35ed40aab0ebc52b8619f06c643eeb8c14cae77f5f26078a011 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/8a07f0b2-357c-427a-89a9-a7e8c8ba5b32 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:0xc0017126f0}] Aliases:map[]}"
2026-06-09 17:48:36.185380 | controller | Jun 09 16:29:43.546424 crc crio[3654]: time="2026-06-09T16:29:43.546350262Z" level=info msg="Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:3c9d1a08043c6f7c56788fe81a359feceead806d6e90a8fc79165d5f46312a09 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/cd70361a-8402-4355-a151-f85e6d231c82 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:0xc000126858}] Aliases:map[]}"
2026-06-09 17:48:36.185396 | controller | Jun 09 16:29:43.546424 crc crio[3654]: time="2026-06-09T16:29:43.546378303Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-09 17:48:36.185412 | controller | Jun 09 16:29:43.546424 crc crio[3654]: time="2026-06-09T16:29:43.546393283Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-09 17:48:36.185428 | controller | Jun 09 16:29:43.546424 crc crio[3654]: time="2026-06-09T16:29:43.546406834Z" level=info msg="Deleting pod openshift-service-ca_service-ca-74545575db-n469q from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.185447 | controller | Jun 09 16:29:43.546424 crc crio[3654]: time="2026-06-09T16:29:43.546408614Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-09 17:48:36.185464 | controller | Jun 09 16:29:43.546827 crc crio[3654]: time="2026-06-09T16:29:43.546435384Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-09 17:48:36.185480 | controller | Jun 09 16:29:43.546827 crc crio[3654]: time="2026-06-09T16:29:43.546444475Z" level=info msg="Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:7cd2541ef7c4d88df82a35178b69ab62c76376eca4c14da05d1c4beda6c07180 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/179f8b32-2ad5-4367-b2f8-700c41331b99 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:0xc000f14e18}] Aliases:map[]}"
2026-06-09 17:48:36.185497 | controller | Jun 09 16:29:43.546827 crc crio[3654]: time="2026-06-09T16:29:43.546463665Z" level=info msg="Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:e0a8fc15f0d929f60ad415ddff62c0816f01e684b2b6ec4857642ef8fbe0d965 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/f06fd150-d1ac-43da-a63d-1565507fd313 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:0xc0001912f0}] Aliases:map[]}"
2026-06-09 17:48:36.185527 | controller | Jun 09 16:29:43.546827 crc crio[3654]: time="2026-06-09T16:29:43.546489776Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-09 17:48:36.185550 | controller | Jun 09 16:29:43.546827 crc crio[3654]: time="2026-06-09T16:29:43.546511107Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-09 17:48:36.185567 | controller | Jun 09 16:29:43.546827 crc crio[3654]: time="2026-06-09T16:29:43.546521607Z" level=info msg="Deleting pod openshift-console_downloads-747b44746d-4pqvr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.185587 | controller | Jun 09 16:29:43.546827 crc crio[3654]: time="2026-06-09T16:29:43.546528047Z" level=info msg="Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:175ba5e4a9f9b32ed7635b8d5fd6e1c2e701133ba7153a8362784c2ca2cf2ba5 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/b900c972-3b2c-4cad-9d01-d1495c515053 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:0xc000126878}] Aliases:map[]}"
2026-06-09 17:48:36.185603 | controller | Jun 09 16:29:43.546827 crc crio[3654]: time="2026-06-09T16:29:43.546561288Z" level=info msg="Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:7837898aafd0579cdbe72c519b2a05a55bdc022c289e0a8a93bca8b74540cbce UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/72d5287b-70e9-414c-bab2-bed138e91d5d 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:0xc001e2a128}] Aliases:map[]}"
2026-06-09 17:48:36.185620 | controller | Jun 09 16:29:43.546827 crc crio[3654]: time="2026-06-09T16:29:43.546574378Z" level=info msg="Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:82f822669904f5a4c184e5b31219786c0e0b730d614777fab5619d7005f97ecf UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/d10463dc-1dce-455a-9522-8c843910ac27 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:0xc000476048}] Aliases:map[]}"
2026-06-09 17:48:36.185639 | controller | Jun 09 16:29:43.546827 crc crio[3654]: time="2026-06-09T16:29:43.546613089Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-09 17:48:36.185656 | controller | Jun 09 16:29:43.546827 crc crio[3654]: time="2026-06-09T16:29:43.546721723Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-09 17:48:36.185672 | controller | Jun 09 16:29:43.546827 crc crio[3654]: time="2026-06-09T16:29:43.546738233Z" level=info msg="Deleting pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.185687 | controller | Jun 09 16:29:43.546827 crc crio[3654]: time="2026-06-09T16:29:43.546525567Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-09 17:48:36.185703 | controller | Jun 09 16:29:43.546827 crc crio[3654]: time="2026-06-09T16:29:43.546775984Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-09 17:48:36.185718 | controller | Jun 09 16:29:43.546827 crc crio[3654]: time="2026-06-09T16:29:43.546776164Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-09 17:48:36.185733 | controller | Jun 09 16:29:43.547558 crc crio[3654]: time="2026-06-09T16:29:43.546849326Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-09 17:48:36.185749 | controller | Jun 09 16:29:43.547558 crc crio[3654]: time="2026-06-09T16:29:43.546874797Z" level=info msg="Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.185764 | controller | Jun 09 16:29:43.547558 crc crio[3654]: time="2026-06-09T16:29:43.546308731Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-09 17:48:36.185779 | controller | Jun 09 16:29:43.547558 crc crio[3654]: time="2026-06-09T16:29:43.546916248Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-09 17:48:36.185795 | controller | Jun 09 16:29:43.547558 crc crio[3654]: time="2026-06-09T16:29:43.54594203Z" level=info msg="Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:56e33c8ff2710e31bc4e0937bc8f7c90d84768639fcb8ec4abd36894152d7cc0 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/5864f2b9-18b9-4389-b1e3-43d13dbd2cc0 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:0xc001e2a058}] Aliases:map[]}"
2026-06-09 17:48:36.185811 | controller | Jun 09 16:29:43.547558 crc crio[3654]: time="2026-06-09T16:29:43.547031421Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-09 17:48:36.185827 | controller | Jun 09 16:29:43.547558 crc crio[3654]: time="2026-06-09T16:29:43.547082453Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-09 17:48:36.185843 | controller | Jun 09 16:29:43.547558 crc crio[3654]: time="2026-06-09T16:29:43.546476236Z" level=info msg="Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:fc58f98aef00382c153c7d3ab6c0b2221c20825f13ded3a9db1a6c9ec915f0a3 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/bcc98a0f-14f2-4b28-876c-71a202cb35c2 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:0xc001e2a100}] Aliases:map[]}"
2026-06-09 17:48:36.185862 | controller | Jun 09 16:29:43.547558 crc crio[3654]: time="2026-06-09T16:29:43.546788114Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.185878 | controller | Jun 09 16:29:43.547558 crc crio[3654]: time="2026-06-09T16:29:43.547155805Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-09 17:48:36.185893 | controller | Jun 09 16:29:43.547558 crc crio[3654]: time="2026-06-09T16:29:43.547169965Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-09 17:48:36.185909 | controller | Jun 09 16:29:43.547558 crc crio[3654]: time="2026-06-09T16:29:43.547185906Z" 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 17:48:36.185925 | controller | Jun 09 16:29:43.547558 crc crio[3654]: time="2026-06-09T16:29:43.546571978Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-09 17:48:36.185940 | controller | Jun 09 16:29:43.547558 crc crio[3654]: time="2026-06-09T16:29:43.545752555Z" level=info msg="Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:65baa5d9ca0d8daab4528dc8fa6f2d6d7e29bf468760dc10f0d3ddb41d1c252e UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/0faf8348-0b5d-4859-956b-2fb913781da4 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:0xc000126758}] Aliases:map[]}"
2026-06-09 17:48:36.185957 | controller | Jun 09 16:29:43.547558 crc crio[3654]: time="2026-06-09T16:29:43.547371351Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-09 17:48:36.185973 | controller | Jun 09 16:29:43.547558 crc crio[3654]: time="2026-06-09T16:29:43.547388542Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-09 17:48:36.185989 | controller | Jun 09 16:29:43.547558 crc crio[3654]: time="2026-06-09T16:29:43.547401352Z" 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 17:48:36.186007 | controller | Jun 09 16:29:43.547558 crc crio[3654]: time="2026-06-09T16:29:43.547108454Z" 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 17:48:36.186025 | controller | Jun 09 16:29:43.548575 crc crio[3654]: time="2026-06-09T16:29:43.545426125Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-09 17:48:36.186040 | controller | Jun 09 16:29:43.548575 crc crio[3654]: time="2026-06-09T16:29:43.547838375Z" 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 17:48:36.186056 | controller | Jun 09 16:29:43.548575 crc crio[3654]: time="2026-06-09T16:29:43.545775195Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-09 17:48:36.186071 | controller | Jun 09 16:29:43.548575 crc crio[3654]: time="2026-06-09T16:29:43.548123663Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-09 17:48:36.186086 | controller | Jun 09 16:29:43.548575 crc crio[3654]: time="2026-06-09T16:29:43.548145753Z" level=info msg="Deleting pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.186106 | controller | Jun 09 16:29:43.548575 crc crio[3654]: time="2026-06-09T16:29:43.546367072Z" level=info msg="Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:8860c6401295fb64ea2914d57607ddcee1e03d92a33b7e5c22570f3beaafc42d UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/ee8b1006-298e-46fc-9cdd-203964f5f73c 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:0xc001e2a0e8}] Aliases:map[]}"
2026-06-09 17:48:36.186122 | controller | Jun 09 16:29:43.548575 crc crio[3654]: time="2026-06-09T16:29:43.548304258Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-09 17:48:36.186138 | controller | Jun 09 16:29:43.548575 crc crio[3654]: time="2026-06-09T16:29:43.545279231Z" level=info msg="Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:f97aab21eb79bf9c57f081de7b8bcbd47d7e2e1da29183c280e1bdb4bc8bc624 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/02d0fdf9-b8c9-4c16-b6c6-6f6b483c2c0b 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:0xc000126728}] Aliases:map[]}"
2026-06-09 17:48:36.186154 | controller | Jun 09 16:29:43.548575 crc crio[3654]: time="2026-06-09T16:29:43.546023203Z" level=info msg="Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:1de7494d6b9424e105bcc99c5d2fd72101a2126e9ffcbd251b8bebe890cad43e UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/43ab7e50-a1d0-4913-8028-197325be7fc0 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:0xc000f14db8}] Aliases:map[]}"
2026-06-09 17:48:36.186171 | controller | Jun 09 16:29:43.548575 crc crio[3654]: time="2026-06-09T16:29:43.547253718Z" level=info msg="Got pod network &{Name:collect-profiles-29683695-k6pjp Namespace:openshift-operator-lifecycle-manager ID:afc8116d76ea6180703b6ce760cfdac90f2fc47a8e93593dfaad1de408e88b90 UID:31d91dcf-7d02-424e-8c82-ae000dea1e7e NetNS:/var/run/netns/81290616-f2a7-4e07-a46b-0b6b120a03d2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod31d91dcf_7d02_424e_8c82_ae000dea1e7e.slice PodAnnotations:0xc002fb00b0}] Aliases:map[]}"
2026-06-09 17:48:36.186187 | controller | Jun 09 16:29:43.548575 crc crio[3654]: time="2026-06-09T16:29:43.548580616Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29683695-k6pjp to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.186204 | controller | Jun 09 16:29:43.549163 crc crio[3654]: time="2026-06-09T16:29:43.546931299Z" level=info msg="Deleting pod openshift-apiserver_apiserver-9ddfb9f55-k47zv from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.186219 | controller | Jun 09 16:29:43.549163 crc crio[3654]: time="2026-06-09T16:29:43.548767941Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-09 17:48:36.186235 | controller | Jun 09 16:29:43.549163 crc crio[3654]: time="2026-06-09T16:29:43.548787112Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-09 17:48:36.186251 | controller | Jun 09 16:29:43.549163 crc crio[3654]: time="2026-06-09T16:29:43.548801312Z" level=info msg="Deleting pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.186284 | controller | Jun 09 16:29:43.549163 crc crio[3654]: time="2026-06-09T16:29:43.546241089Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-09 17:48:36.186303 | controller | Jun 09 16:29:43.549163 crc crio[3654]: time="2026-06-09T16:29:43.548854604Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-09 17:48:36.186322 | controller | Jun 09 16:29:43.549163 crc crio[3654]: time="2026-06-09T16:29:43.548875664Z" 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 17:48:36.186338 | controller | Jun 09 16:29:43.549963 crc crio[3654]: time="2026-06-09T16:29:43.546447905Z" 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 17:48:36.186354 | controller | Jun 09 16:29:43.550054 crc crio[3654]: time="2026-06-09T16:29:43.54626972Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-09 17:48:36.186370 | controller | Jun 09 16:29:43.550054 crc crio[3654]: time="2026-06-09T16:29:43.548406691Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-09 17:48:36.186386 | controller | Jun 09 16:29:43.550139 crc crio[3654]: time="2026-06-09T16:29:43.550043558Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-09 17:48:36.186401 | controller | Jun 09 16:29:43.550139 crc crio[3654]: time="2026-06-09T16:29:43.550084439Z" level=info msg="Deleting pod openshift-console-operator_console-operator-67c89758df-4jf4f from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.186417 | controller | Jun 09 16:29:43.550301 crc crio[3654]: time="2026-06-09T16:29:43.550068788Z" level=info msg="Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.186434 | controller | Jun 09 16:29:43.550556 crc crio[3654]: time="2026-06-09T16:29:43.546129596Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-09 17:48:36.186450 | controller | Jun 09 16:29:43.550631 crc crio[3654]: time="2026-06-09T16:29:43.550567103Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-09 17:48:36.186466 | controller | Jun 09 16:29:43.550631 crc crio[3654]: time="2026-06-09T16:29:43.550602724Z" 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 17:48:36.186482 | controller | Jun 09 16:29:43.552068 crc crio[3654]: time="2026-06-09T16:29:43.546227778Z" level=info msg="Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:f31cc043a130f0f5a9fa25bf2b18376f78ef49ae440eccc29762e5d9600247d8 UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/31635d75-279a-42e2-8a82-7e435717d83a 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:0xc0017126d8}] Aliases:map[]}"
2026-06-09 17:48:36.186499 | controller | Jun 09 16:29:43.552195 crc crio[3654]: time="2026-06-09T16:29:43.552094876Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-09 17:48:36.186534 | controller | Jun 09 16:29:43.552195 crc crio[3654]: time="2026-06-09T16:29:43.552123357Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-09 17:48:36.186557 | controller | Jun 09 16:29:43.552195 crc crio[3654]: time="2026-06-09T16:29:43.552142808Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.186574 | controller | Jun 09 16:29:43.552460 crc crio[3654]: time="2026-06-09T16:29:43.545453886Z" level=info msg="Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:d2e5dcd6e8cbb79ae1e15fac9d76d3d6072e2ecbb7f556b7f614c509ffccafdf UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/62311467-d2a6-4cc5-a4fb-7f13248ce9d7 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:0xc000191268}] Aliases:map[]}"
2026-06-09 17:48:36.186591 | controller | Jun 09 16:29:43.552460 crc crio[3654]: time="2026-06-09T16:29:43.552437046Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-09 17:48:36.186607 | controller | Jun 09 16:29:43.552460 crc crio[3654]: time="2026-06-09T16:29:43.552460037Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-09 17:48:36.186623 | controller | Jun 09 16:29:43.552614 crc crio[3654]: time="2026-06-09T16:29:43.552475737Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.186639 | controller | Jun 09 16:29:43.553024 crc crio[3654]: time="2026-06-09T16:29:43.546019222Z" level=info msg="Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:2cebaa3bcc2cedef58fdd8db69a8d77701e9ff4c2d848f6c5d3019523a8e9805 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/77c1d5bf-4877-445f-b1c7-3ef7c377b2a5 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:0xc0001267f0}] Aliases:map[]}"
2026-06-09 17:48:36.186655 | controller | Jun 09 16:29:43.553112 crc crio[3654]: time="2026-06-09T16:29:43.553041314Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-09 17:48:36.186671 | controller | Jun 09 16:29:43.553112 crc crio[3654]: time="2026-06-09T16:29:43.553063774Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-09 17:48:36.186686 | controller | Jun 09 16:29:43.553112 crc crio[3654]: time="2026-06-09T16:29:43.553079495Z" 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 17:48:36.186702 | controller | Jun 09 16:29:43.553270 crc crio[3654]: time="2026-06-09T16:29:43.545866238Z" level=info msg="Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:d5e829f8f12a76f81719541c70fd28db123208ad86f1021a7450f37c48e8ca03 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/dd3be2d2-7332-4dd5-8a66-4bfe7bba32a0 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:0xc001712670}] Aliases:map[]}"
2026-06-09 17:48:36.186718 | controller | Jun 09 16:29:43.553441 crc crio[3654]: time="2026-06-09T16:29:43.553382863Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-09 17:48:36.186734 | controller | Jun 09 16:29:43.553519 crc crio[3654]: time="2026-06-09T16:29:43.553436935Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-09 17:48:36.186750 | controller | Jun 09 16:29:43.553519 crc crio[3654]: time="2026-06-09T16:29:43.553459306Z" level=info msg="Deleting pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.186769 | controller | Jun 09 16:29:43.554000 crc crio[3654]: time="2026-06-09T16:29:43.546216888Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-09 17:48:36.186786 | controller | Jun 09 16:29:43.554000 crc crio[3654]: time="2026-06-09T16:29:43.553986661Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-09 17:48:36.186801 | controller | Jun 09 16:29:43.554156 crc crio[3654]: time="2026-06-09T16:29:43.554011331Z" 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 17:48:36.186817 | controller | Jun 09 16:29:43.554156 crc crio[3654]: time="2026-06-09T16:29:43.545514818Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:22c5f702a1607c6d9cf3adeac6af0804f8632a1843975668570aeb4065fb1aa4 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/d7ad7a61-defa-4ef5-b1d9-74600a7d5b56 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:0xc000f14d48}] Aliases:map[]}"
2026-06-09 17:48:36.186833 | controller | Jun 09 16:29:43.554269 crc crio[3654]: time="2026-06-09T16:29:43.554178316Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-09 17:48:36.186849 | controller | Jun 09 16:29:43.554269 crc crio[3654]: time="2026-06-09T16:29:43.554191506Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-09 17:48:36.186865 | controller | Jun 09 16:29:43.554269 crc crio[3654]: time="2026-06-09T16:29:43.554205317Z" level=info msg="Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.186880 | controller | Jun 09 16:29:43.561032 crc crio[3654]: time="2026-06-09T16:29:43.545493597Z" level=info msg="Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:50d881d1896a42ed2f59fcba34ae4623aeb013e29e220904d64c41788f6c4591 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/64c1e9a9-136f-497f-a363-02ef1e550ed8 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:0xc002fb0088}] Aliases:map[]}"
2026-06-09 17:48:36.186896 | controller | Jun 09 16:29:43.561032 crc crio[3654]: time="2026-06-09T16:29:43.556275026Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-09 17:48:36.186912 | controller | Jun 09 16:29:43.561032 crc crio[3654]: time="2026-06-09T16:29:43.556293487Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-09 17:48:36.186927 | controller | Jun 09 16:29:43.561032 crc crio[3654]: time="2026-06-09T16:29:43.556308467Z" 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 17:48:36.186943 | controller | Jun 09 16:29:43.561032 crc crio[3654]: time="2026-06-09T16:29:43.545494017Z" level=info msg="Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:89dcb9154fb0d1e56d71305d52e29af4419ce59820abf161f32ccf838a3cb20b UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/407b4877-3912-4c93-ac37-8627a89b8f4a 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:0xc001712620}] Aliases:map[]}"
2026-06-09 17:48:36.186962 | controller | Jun 09 16:29:43.561032 crc crio[3654]: time="2026-06-09T16:29:43.559935361Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-09 17:48:36.186978 | controller | Jun 09 16:29:43.561032 crc crio[3654]: time="2026-06-09T16:29:43.559950631Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-09 17:48:36.186993 | controller | Jun 09 16:29:43.561032 crc crio[3654]: time="2026-06-09T16:29:43.559962942Z" level=info msg="Deleting pod openshift-multus_multus-admission-controller-69db94689b-rvf8p from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.187009 | controller | Jun 09 16:29:43.561032 crc crio[3654]: time="2026-06-09T16:29:43.54557012Z" level=info msg="Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:0d1d2fb9922ec5698960a315ab0ec98100401b71d357c5adcfdf537ac3c78f10 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/8563c1b7-17b3-49dd-b975-ec391c005098 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:0xc001712640}] Aliases:map[]}"
2026-06-09 17:48:36.187025 | controller | Jun 09 16:29:43.561032 crc crio[3654]: time="2026-06-09T16:29:43.560528278Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-09 17:48:36.187042 | controller | Jun 09 16:29:43.561032 crc crio[3654]: time="2026-06-09T16:29:43.560564049Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-09 17:48:36.187057 | controller | Jun 09 16:29:43.561032 crc crio[3654]: time="2026-06-09T16:29:43.56058753Z" 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 17:48:36.187073 | controller | Jun 09 16:29:43.562482 crc crio[3654]: time="2026-06-09T16:29:43.5455788Z" level=info msg="Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:57c9e90ba0f88ddaab401f4b0a0c7b5b27c41d31b60f4863eae869d827f9de49 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/cba808a0-ed25-4799-ad9b-4fb590d2c224 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:0xc000191280}] Aliases:map[]}"
2026-06-09 17:48:36.187089 | controller | Jun 09 16:29:43.562482 crc crio[3654]: time="2026-06-09T16:29:43.561614139Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-09 17:48:36.187105 | controller | Jun 09 16:29:43.562482 crc crio[3654]: time="2026-06-09T16:29:43.561772703Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-09 17:48:36.187121 | controller | Jun 09 16:29:43.562482 crc crio[3654]: time="2026-06-09T16:29:43.561801194Z" level=info msg="Deleting pod openshift-dns_dns-default-qtghf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.187137 | controller | Jun 09 16:29:43.562482 crc crio[3654]: time="2026-06-09T16:29:43.5455888Z" level=info msg="Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:3bcb544d24c095d6020c032bf1e0e6a8212f17e4ec007ec1c1c8486b4e6cfba8 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/8e1bf798-6cf4-48b3-be27-f801ba840bce 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:0xc000f14d60}] Aliases:map[]}"
2026-06-09 17:48:36.187156 | controller | Jun 09 16:29:43.562482 crc crio[3654]: time="2026-06-09T16:29:43.562112863Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-09 17:48:36.187173 | controller | Jun 09 16:29:43.562482 crc crio[3654]: time="2026-06-09T16:29:43.562130694Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-09 17:48:36.187189 | controller | Jun 09 16:29:43.562482 crc crio[3654]: time="2026-06-09T16:29:43.562145224Z" 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 17:48:36.187205 | controller | Jun 09 16:29:43.562482 crc crio[3654]: time="2026-06-09T16:29:43.54559892Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-09 17:48:36.187221 | controller | Jun 09 16:29:43.562482 crc crio[3654]: time="2026-06-09T16:29:43.562458183Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-09 17:48:36.187236 | controller | Jun 09 16:29:43.562482 crc crio[3654]: time="2026-06-09T16:29:43.562472074Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.187252 | controller | Jun 09 16:29:43.563137 crc crio[3654]: time="2026-06-09T16:29:43.54594388Z" level=info msg="Deleting pod hostpath-provisioner_csi-hostpathplugin-mpq2f from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.187267 | controller | Jun 09 16:29:43.563405 crc crio[3654]: time="2026-06-09T16:29:43.545790506Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-09 17:48:36.187283 | controller | Jun 09 16:29:43.563405 crc crio[3654]: time="2026-06-09T16:29:43.56339487Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-09 17:48:36.187298 | controller | Jun 09 16:29:43.564118 crc crio[3654]: time="2026-06-09T16:29:43.563421941Z" 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 17:48:36.187314 | controller | Jun 09 16:29:43.564118 crc crio[3654]: time="2026-06-09T16:29:43.545820477Z" level=info msg="Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:9d4114afb3e936bbec2fd69051fa8e189f790794592e639e04dd8281a0cb165c UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/241ac446-2922-4b43-9980-04fb69ffeb45 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:0xc000126778}] Aliases:map[]}"
2026-06-09 17:48:36.187332 | controller | Jun 09 16:29:43.564118 crc crio[3654]: time="2026-06-09T16:29:43.564070529Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-09 17:48:36.187348 | controller | Jun 09 16:29:43.564118 crc crio[3654]: time="2026-06-09T16:29:43.56408681Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-09 17:48:36.187364 | controller | Jun 09 16:29:43.564118 crc crio[3654]: time="2026-06-09T16:29:43.56409963Z" level=info msg="Deleting pod openshift-multus_network-metrics-daemon-n2bqt from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.187381 | controller | Jun 09 16:29:43.569085 crc crio[3654]: time="2026-06-09T16:29:43.548504514Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-09 17:48:36.187397 | controller | Jun 09 16:29:43.569085 crc crio[3654]: time="2026-06-09T16:29:43.565339176Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-09 17:48:36.187416 | controller | Jun 09 16:29:43.569085 crc crio[3654]: time="2026-06-09T16:29:43.565364206Z" 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 17:48:36.187433 | controller | Jun 09 16:29:43.570168 crc crio[3654]: time="2026-06-09T16:29:43.545890079Z" level=info msg="Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:1b773c0ff15befd8703085b3a62715a18912ccc3e155c3e82dae796cc3a524d1 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/0e6f50c8-ed58-473c-8c39-ff8417e398d3 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:0xc000126790}] Aliases:map[]}"
2026-06-09 17:48:36.187450 | controller | Jun 09 16:29:43.570273 crc crio[3654]: time="2026-06-09T16:29:43.570218795Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-09 17:48:36.187466 | controller | Jun 09 16:29:43.570273 crc crio[3654]: time="2026-06-09T16:29:43.570244106Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-09 17:48:36.187482 | controller | Jun 09 16:29:43.570273 crc crio[3654]: time="2026-06-09T16:29:43.570261717Z" 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 17:48:36.187498 | controller | Jun 09 16:29:43.570740 crc crio[3654]: time="2026-06-09T16:29:43.546443815Z" level=info msg="Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:c067db728c664e5de06a64c72f9b947008fb6db6b98e336127ebb1c8ecaf9cc8 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/16ee3a76-3dc4-4e91-b4c3-2b1606f266a8 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:0xc000476030}] Aliases:map[]}"
2026-06-09 17:48:36.187529 | controller | Jun 09 16:29:43.570952 crc crio[3654]: time="2026-06-09T16:29:43.570925666Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-09 17:48:36.187551 | controller | Jun 09 16:29:43.571088 crc crio[3654]: time="2026-06-09T16:29:43.571044649Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-09 17:48:36.187568 | controller | Jun 09 16:29:43.571380 crc crio[3654]: time="2026-06-09T16:29:43.571349568Z" 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 17:48:36.187585 | controller | Jun 09 16:29:43.578108 crc crio[3654]: time="2026-06-09T16:29:43.547274538Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-09 17:48:36.187601 | controller | Jun 09 16:29:43.578108 crc crio[3654]: time="2026-06-09T16:29:43.572158461Z" level=info msg="Deleting pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.187616 | controller | Jun 09 16:29:43.578108 crc crio[3654]: time="2026-06-09T16:29:43.546042793Z" level=info msg="Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:334343dcea5cd534073c2acf4799a6d6a8ae5963c8ab187bc409e2c1d2909044 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/4f0761d0-a31a-4af3-86f7-7c8ba3f678ad 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:0xc001e2a090}] Aliases:map[]}"
2026-06-09 17:48:36.187636 | controller | Jun 09 16:29:43.578108 crc crio[3654]: time="2026-06-09T16:29:43.57316485Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-09 17:48:36.187654 | controller | Jun 09 16:29:43.578108 crc crio[3654]: time="2026-06-09T16:29:43.57317857Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-09 17:48:36.187675 | controller | Jun 09 16:29:43.578108 crc crio[3654]: time="2026-06-09T16:29:43.573199721Z" 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 17:48:36.187691 | controller | Jun 09 16:29:43.580105 crc crio[3654]: time="2026-06-09T16:29:43.546097545Z" level=info msg="Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:8f02c8fd44aad336136f4321f8cd2056c2d242208a88e0c997901773ca736b54 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/a2d5655c-9380-4810-9516-c610b31e0c8d 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:0xc000f14dd0}] Aliases:map[]}"
2026-06-09 17:48:36.187708 | controller | Jun 09 16:29:43.580105 crc crio[3654]: time="2026-06-09T16:29:43.545953441Z" level=info msg="Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:56927ba5bcf43e3d49e0c43c24c7ca7b40c105bde8302701fa5c43757d8c7a2f UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/95e3acf3-0441-44e6-8436-ef48d81b9bc2 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:0xc0001267b0}] Aliases:map[]}"
2026-06-09 17:48:36.187724 | controller | Jun 09 16:29:43.580105 crc crio[3654]: time="2026-06-09T16:29:43.578561434Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-09 17:48:36.187739 | controller | Jun 09 16:29:43.580105 crc crio[3654]: time="2026-06-09T16:29:43.578574815Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-09 17:48:36.187754 | controller | Jun 09 16:29:43.580105 crc crio[3654]: time="2026-06-09T16:29:43.578594525Z" 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 17:48:36.187770 | controller | Jun 09 16:29:43.580105 crc crio[3654]: time="2026-06-09T16:29:43.546159976Z" level=info msg="Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:fb70004dedce78ae00b9847e01857271d460b4d08ac66cdee7e37844ad04518f UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/6a48efa3-d0bd-42ce-99c0-2d5cc081c21f 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:0xc0017126c0}] Aliases:map[]}"
2026-06-09 17:48:36.187786 | controller | Jun 09 16:29:43.580105 crc crio[3654]: time="2026-06-09T16:29:43.578792871Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-09 17:48:36.187802 | controller | Jun 09 16:29:43.580105 crc crio[3654]: time="2026-06-09T16:29:43.578811351Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-09 17:48:36.187818 | controller | Jun 09 16:29:43.580105 crc crio[3654]: time="2026-06-09T16:29:43.578831902Z" 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 17:48:36.187837 | controller | Jun 09 16:29:43.587858 crc crio[3654]: time="2026-06-09T16:29:43.546212468Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-09 17:48:36.187853 | controller | Jun 09 16:29:43.587858 crc crio[3654]: time="2026-06-09T16:29:43.587776538Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-09 17:48:36.187869 | controller | Jun 09 16:29:43.587858 crc crio[3654]: time="2026-06-09T16:29:43.587798479Z" 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 17:48:36.187885 | controller | Jun 09 16:29:43.587858 crc crio[3654]: time="2026-06-09T16:29:43.54594891Z" level=info msg="Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:82ac9ea6fe26e69c4b5cfb6a84f6e797bf7c488fae8baada0e8452345fe61f2a UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/2589ce0f-f93b-407c-8001-23452ddabc45 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:0xc001712688}] Aliases:map[]}"
2026-06-09 17:48:36.187901 | controller | Jun 09 16:29:43.587858 crc crio[3654]: time="2026-06-09T16:29:43.578473022Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-09 17:48:36.187916 | controller | Jun 09 16:29:43.587858 crc crio[3654]: time="2026-06-09T16:29:43.587886191Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-09 17:48:36.187932 | controller | Jun 09 16:29:43.588870 crc crio[3654]: time="2026-06-09T16:29:43.587908912Z" level=info msg="Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.187948 | controller | Jun 09 16:29:43.588870 crc crio[3654]: time="2026-06-09T16:29:43.588057296Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-09 17:48:36.187963 | controller | Jun 09 16:29:43.588870 crc crio[3654]: time="2026-06-09T16:29:43.588105378Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-09 17:48:36.187979 | controller | Jun 09 16:29:43.588870 crc crio[3654]: time="2026-06-09T16:29:43.588129918Z" level=info msg="Deleting pod openshift-network-diagnostics_network-check-target-fhkjl from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.187995 | controller | Jun 09 16:29:43.589288 crc crio[3654]: time="2026-06-09T16:29:43.546035063Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-09 17:48:36.188011 | controller | Jun 09 16:29:43.589288 crc crio[3654]: time="2026-06-09T16:29:43.589177038Z" level=info msg="Deleting pod openshift-ingress-canary_ingress-canary-jlj86 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.188026 | controller | Jun 09 16:29:43.589707 crc crio[3654]: time="2026-06-09T16:29:43.546087884Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-09 17:48:36.188043 | controller | Jun 09 16:29:43.594008 crc crio[3654]: 2026-06-09T16:29:43Z [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 17:48:36.188066 | controller | Jun 09 16:29:43.594477 crc crio[3654]: time="2026-06-09T16:29:43.593508962Z" 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 17:48:36.188098 | controller | Jun 09 16:29:43.595211 crc crio[3654]: time="2026-06-09T16:29:43.594417208Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 7cd2541ef7c4d88df82a35178b69ab62c76376eca4c14da05d1c4beda6c07180" id=8514ccfb-80a8-4a76-a0ac-012e50ee0a6b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.188125 | controller | Jun 09 16:29:43.604507 crc crio[3654]: time="2026-06-09T16:29:43.604302681Z" level=info msg="runSandbox: deleting pod ID 7cd2541ef7c4d88df82a35178b69ab62c76376eca4c14da05d1c4beda6c07180 from idIndex" id=8514ccfb-80a8-4a76-a0ac-012e50ee0a6b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.188143 | controller | Jun 09 16:29:43.604740 crc crio[3654]: time="2026-06-09T16:29:43.604623081Z" level=info msg="runSandbox: removing pod sandbox 7cd2541ef7c4d88df82a35178b69ab62c76376eca4c14da05d1c4beda6c07180" id=8514ccfb-80a8-4a76-a0ac-012e50ee0a6b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.188159 | controller | Jun 09 16:29:43.604826 crc crio[3654]: time="2026-06-09T16:29:43.604754644Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 7cd2541ef7c4d88df82a35178b69ab62c76376eca4c14da05d1c4beda6c07180" id=8514ccfb-80a8-4a76-a0ac-012e50ee0a6b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.188175 | controller | Jun 09 16:29:43.604874 crc crio[3654]: time="2026-06-09T16:29:43.604841847Z" level=info msg="runSandbox: unmounting shmPath for sandbox 7cd2541ef7c4d88df82a35178b69ab62c76376eca4c14da05d1c4beda6c07180" id=8514ccfb-80a8-4a76-a0ac-012e50ee0a6b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.188191 | controller | Jun 09 16:29:43.605236 crc crio[3654]: 2026-06-09T16:29:43Z [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 17:48:36.188207 | controller | Jun 09 16:29:43.606092 crc crio[3654]: time="2026-06-09T16:29:43.606041131Z" level=info msg="runSandbox: removing pod sandbox from storage: 7cd2541ef7c4d88df82a35178b69ab62c76376eca4c14da05d1c4beda6c07180" id=8514ccfb-80a8-4a76-a0ac-012e50ee0a6b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.188223 | controller | Jun 09 16:29:43.618912 crc crio[3654]: time="2026-06-09T16:29:43.618814257Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 65baa5d9ca0d8daab4528dc8fa6f2d6d7e29bf468760dc10f0d3ddb41d1c252e" id=68a5ea36-16df-47a6-b1cd-044608049f0c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.188238 | controller | Jun 09 16:29:43.619361 crc crio[3654]: 2026-06-09T16:29:43Z [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 17:48:36.188254 | controller | Jun 09 16:29:43.619615 crc crio[3654]: time="2026-06-09T16:29:43.619449025Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 56e33c8ff2710e31bc4e0937bc8f7c90d84768639fcb8ec4abd36894152d7cc0" id=55e970eb-018e-4ac4-8b80-f6e94b11feb5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.188270 | controller | Jun 09 16:29:43.624544 crc crio[3654]: time="2026-06-09T16:29:43.624479629Z" level=info msg="runSandbox: releasing container name: k8s_POD_downloads-747b44746d-4pqvr_openshift-console_d0d29411-fb58-47c5-9579-23967e5649ce_0" id=8514ccfb-80a8-4a76-a0ac-012e50ee0a6b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.188285 | controller | Jun 09 16:29:43.625101 crc crio[3654]: time="2026-06-09T16:29:43.625064616Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_downloads-747b44746d-4pqvr_openshift-console_d0d29411-fb58-47c5-9579-23967e5649ce_0" id=8514ccfb-80a8-4a76-a0ac-012e50ee0a6b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.188305 | controller | Jun 09 16:29:43.636855 crc crio[3654]: 2026-06-09T16:29:43Z [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 17:48:36.188322 | controller | Jun 09 16:29:43.637072 crc crio[3654]: time="2026-06-09T16:29:43.636907855Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox e0a8fc15f0d929f60ad415ddff62c0816f01e684b2b6ec4857642ef8fbe0d965" id=4720268b-34be-4020-8ffc-bf451a9d8b72 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.188338 | controller | Jun 09 16:29:43.637072 crc crio[3654]: 2026-06-09T16:29:43Z [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 17:48:36.188354 | controller | Jun 09 16:29:43.637215 crc crio[3654]: time="2026-06-09T16:29:43.637104151Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 7837898aafd0579cdbe72c519b2a05a55bdc022c289e0a8a93bca8b74540cbce" id=f32a1ffa-e6e7-4375-b264-70fc68cd7cd2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.188370 | controller | Jun 09 16:29:43.640893 crc crio[3654]: time="2026-06-09T16:29:43.640767475Z" level=info msg="runSandbox: deleting pod ID e0a8fc15f0d929f60ad415ddff62c0816f01e684b2b6ec4857642ef8fbe0d965 from idIndex" id=4720268b-34be-4020-8ffc-bf451a9d8b72 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.188386 | controller | Jun 09 16:29:43.640893 crc crio[3654]: time="2026-06-09T16:29:43.640855948Z" level=info msg="runSandbox: removing pod sandbox e0a8fc15f0d929f60ad415ddff62c0816f01e684b2b6ec4857642ef8fbe0d965" id=4720268b-34be-4020-8ffc-bf451a9d8b72 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.188401 | controller | Jun 09 16:29:43.641299 crc crio[3654]: time="2026-06-09T16:29:43.6409365Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox e0a8fc15f0d929f60ad415ddff62c0816f01e684b2b6ec4857642ef8fbe0d965" id=4720268b-34be-4020-8ffc-bf451a9d8b72 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.188417 | controller | Jun 09 16:29:43.641299 crc crio[3654]: time="2026-06-09T16:29:43.640962931Z" level=info msg="runSandbox: unmounting shmPath for sandbox e0a8fc15f0d929f60ad415ddff62c0816f01e684b2b6ec4857642ef8fbe0d965" id=4720268b-34be-4020-8ffc-bf451a9d8b72 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.188432 | controller | Jun 09 16:29:43.641299 crc crio[3654]: time="2026-06-09T16:29:43.64126589Z" level=info msg="runSandbox: deleting pod ID 7837898aafd0579cdbe72c519b2a05a55bdc022c289e0a8a93bca8b74540cbce from idIndex" id=f32a1ffa-e6e7-4375-b264-70fc68cd7cd2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.188448 | controller | Jun 09 16:29:43.641612 crc crio[3654]: time="2026-06-09T16:29:43.641304441Z" level=info msg="runSandbox: removing pod sandbox 7837898aafd0579cdbe72c519b2a05a55bdc022c289e0a8a93bca8b74540cbce" id=f32a1ffa-e6e7-4375-b264-70fc68cd7cd2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.188465 | controller | Jun 09 16:29:43.641612 crc crio[3654]: time="2026-06-09T16:29:43.641385323Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 7837898aafd0579cdbe72c519b2a05a55bdc022c289e0a8a93bca8b74540cbce" id=f32a1ffa-e6e7-4375-b264-70fc68cd7cd2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.188480 | controller | Jun 09 16:29:43.641612 crc crio[3654]: time="2026-06-09T16:29:43.641410924Z" level=info msg="runSandbox: unmounting shmPath for sandbox 7837898aafd0579cdbe72c519b2a05a55bdc022c289e0a8a93bca8b74540cbce" id=f32a1ffa-e6e7-4375-b264-70fc68cd7cd2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.188496 | controller | Jun 09 16:29:43.642039 crc crio[3654]: time="2026-06-09T16:29:43.641934449Z" level=info msg="runSandbox: removing pod sandbox from storage: e0a8fc15f0d929f60ad415ddff62c0816f01e684b2b6ec4857642ef8fbe0d965" id=4720268b-34be-4020-8ffc-bf451a9d8b72 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.188535 | controller | Jun 09 16:29:43.642606 crc crio[3654]: time="2026-06-09T16:29:43.642534946Z" level=info msg="runSandbox: removing pod sandbox from storage: 7837898aafd0579cdbe72c519b2a05a55bdc022c289e0a8a93bca8b74540cbce" id=f32a1ffa-e6e7-4375-b264-70fc68cd7cd2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.188558 | controller | Jun 09 16:29:43.651728 crc crio[3654]: time="2026-06-09T16:29:43.648502287Z" level=info msg="runSandbox: releasing container name: k8s_POD_packageserver-7d4fc7d867-qt46x_openshift-operator-lifecycle-manager_584a9db0-8534-48e1-b484-d23b9c489569_0" id=4720268b-34be-4020-8ffc-bf451a9d8b72 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.188575 | controller | Jun 09 16:29:43.651728 crc crio[3654]: time="2026-06-09T16:29:43.648617Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_packageserver-7d4fc7d867-qt46x_openshift-operator-lifecycle-manager_584a9db0-8534-48e1-b484-d23b9c489569_0" id=4720268b-34be-4020-8ffc-bf451a9d8b72 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.188591 | controller | Jun 09 16:29:43.651728 crc crio[3654]: time="2026-06-09T16:29:43.650333589Z" level=info msg="runSandbox: deleting pod ID 65baa5d9ca0d8daab4528dc8fa6f2d6d7e29bf468760dc10f0d3ddb41d1c252e from idIndex" id=68a5ea36-16df-47a6-b1cd-044608049f0c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.188607 | controller | Jun 09 16:29:43.651728 crc crio[3654]: time="2026-06-09T16:29:43.650392851Z" level=info msg="runSandbox: removing pod sandbox 65baa5d9ca0d8daab4528dc8fa6f2d6d7e29bf468760dc10f0d3ddb41d1c252e" id=68a5ea36-16df-47a6-b1cd-044608049f0c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.188623 | controller | Jun 09 16:29:43.651728 crc crio[3654]: time="2026-06-09T16:29:43.650442543Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 65baa5d9ca0d8daab4528dc8fa6f2d6d7e29bf468760dc10f0d3ddb41d1c252e" id=68a5ea36-16df-47a6-b1cd-044608049f0c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.188639 | controller | Jun 09 16:29:43.651728 crc crio[3654]: time="2026-06-09T16:29:43.650459303Z" level=info msg="runSandbox: unmounting shmPath for sandbox 65baa5d9ca0d8daab4528dc8fa6f2d6d7e29bf468760dc10f0d3ddb41d1c252e" id=68a5ea36-16df-47a6-b1cd-044608049f0c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.188655 | controller | Jun 09 16:29:43.651728 crc crio[3654]: time="2026-06-09T16:29:43.650880815Z" level=info msg="runSandbox: deleting pod ID 56e33c8ff2710e31bc4e0937bc8f7c90d84768639fcb8ec4abd36894152d7cc0 from idIndex" id=55e970eb-018e-4ac4-8b80-f6e94b11feb5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.188671 | controller | Jun 09 16:29:43.651728 crc crio[3654]: time="2026-06-09T16:29:43.650940387Z" level=info msg="runSandbox: removing pod sandbox 56e33c8ff2710e31bc4e0937bc8f7c90d84768639fcb8ec4abd36894152d7cc0" id=55e970eb-018e-4ac4-8b80-f6e94b11feb5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.188686 | controller | Jun 09 16:29:43.651728 crc crio[3654]: time="2026-06-09T16:29:43.650992458Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 56e33c8ff2710e31bc4e0937bc8f7c90d84768639fcb8ec4abd36894152d7cc0" id=55e970eb-018e-4ac4-8b80-f6e94b11feb5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.188702 | controller | Jun 09 16:29:43.651728 crc crio[3654]: time="2026-06-09T16:29:43.651015549Z" level=info msg="runSandbox: unmounting shmPath for sandbox 56e33c8ff2710e31bc4e0937bc8f7c90d84768639fcb8ec4abd36894152d7cc0" id=55e970eb-018e-4ac4-8b80-f6e94b11feb5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.188718 | controller | Jun 09 16:29:43.658752 crc crio[3654]: time="2026-06-09T16:29:43.653793108Z" level=info msg="runSandbox: removing pod sandbox from storage: 65baa5d9ca0d8daab4528dc8fa6f2d6d7e29bf468760dc10f0d3ddb41d1c252e" id=68a5ea36-16df-47a6-b1cd-044608049f0c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.188743 | controller | Jun 09 16:29:43.658752 crc crio[3654]: time="2026-06-09T16:29:43.654571881Z" level=info msg="runSandbox: releasing container name: k8s_POD_oauth-openshift-685b49f4d7-4d6xb_openshift-authentication_b167f5c3-3788-4edd-9e26-0fc3a5748dee_0" id=f32a1ffa-e6e7-4375-b264-70fc68cd7cd2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.188759 | controller | Jun 09 16:29:43.658752 crc crio[3654]: time="2026-06-09T16:29:43.654701884Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_oauth-openshift-685b49f4d7-4d6xb_openshift-authentication_b167f5c3-3788-4edd-9e26-0fc3a5748dee_0" id=f32a1ffa-e6e7-4375-b264-70fc68cd7cd2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.188776 | controller | Jun 09 16:29:43.658752 crc crio[3654]: time="2026-06-09T16:29:43.656148826Z" level=info msg="runSandbox: removing pod sandbox from storage: 56e33c8ff2710e31bc4e0937bc8f7c90d84768639fcb8ec4abd36894152d7cc0" id=55e970eb-018e-4ac4-8b80-f6e94b11feb5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.188792 | controller | Jun 09 16:29:43.664525 crc crio[3654]: time="2026-06-09T16:29:43.664452484Z" level=info msg="runSandbox: releasing container name: k8s_POD_catalog-operator-75ff9f647d-4s428_openshift-operator-lifecycle-manager_d1618753-e855-455c-8eee-e4fb77abbc17_0" id=68a5ea36-16df-47a6-b1cd-044608049f0c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.188808 | controller | Jun 09 16:29:43.664525 crc crio[3654]: time="2026-06-09T16:29:43.664513515Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_catalog-operator-75ff9f647d-4s428_openshift-operator-lifecycle-manager_d1618753-e855-455c-8eee-e4fb77abbc17_0" id=68a5ea36-16df-47a6-b1cd-044608049f0c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.188825 | controller | Jun 09 16:29:43.680091 crc crio[3654]: 2026-06-09T16:29:43Z [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 17:48:36.188840 | controller | Jun 09 16:29:43.680091 crc crio[3654]: time="2026-06-09T16:29:43.680077931Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 175ba5e4a9f9b32ed7635b8d5fd6e1c2e701133ba7153a8362784c2ca2cf2ba5" id=de1b7d46-3c9b-4917-92ff-15429cefafff name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.188856 | controller | Jun 09 16:29:43.681950 crc crio[3654]: 2026-06-09T16:29:43Z [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 17:48:36.188872 | controller | Jun 09 16:29:43.682054 crc crio[3654]: time="2026-06-09T16:29:43.681983346Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 3c9d1a08043c6f7c56788fe81a359feceead806d6e90a8fc79165d5f46312a09" id=bd4e6195-4f7e-4fe2-8a8e-3fd9b5e6986a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.188887 | controller | Jun 09 16:29:43.683543 crc crio[3654]: 2026-06-09T16:29:43Z [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 17:48:36.188903 | controller | Jun 09 16:29:43.710388 crc crio[3654]: time="2026-06-09T16:29:43.683573611Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 547bab7a8216a35ed40aab0ebc52b8619f06c643eeb8c14cae77f5f26078a011" id=34818dca-99c7-41c0-bff1-830a00332b71 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.188918 | controller | Jun 09 16:29:43.713514 crc crio[3654]: 2026-06-09T16:29:43Z [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 17:48:36.188937 | controller | Jun 09 16:29:43.719710 crc crio[3654]: time="2026-06-09T16:29:43.714000112Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 22c5f702a1607c6d9cf3adeac6af0804f8632a1843975668570aeb4065fb1aa4" id=e351dc4a-cfdb-4d10-ba19-f5261237089d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.188953 | controller | Jun 09 16:29:43.719710 crc crio[3654]: time="2026-06-09T16:29:43.714980471Z" level=info msg="runSandbox: deleting pod ID 175ba5e4a9f9b32ed7635b8d5fd6e1c2e701133ba7153a8362784c2ca2cf2ba5 from idIndex" id=de1b7d46-3c9b-4917-92ff-15429cefafff name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.188970 | controller | Jun 09 16:29:43.719710 crc crio[3654]: time="2026-06-09T16:29:43.715036872Z" level=info msg="runSandbox: removing pod sandbox 175ba5e4a9f9b32ed7635b8d5fd6e1c2e701133ba7153a8362784c2ca2cf2ba5" id=de1b7d46-3c9b-4917-92ff-15429cefafff name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.188986 | controller | Jun 09 16:29:43.719710 crc crio[3654]: time="2026-06-09T16:29:43.715089314Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 175ba5e4a9f9b32ed7635b8d5fd6e1c2e701133ba7153a8362784c2ca2cf2ba5" id=de1b7d46-3c9b-4917-92ff-15429cefafff name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.189004 | controller | Jun 09 16:29:43.719710 crc crio[3654]: time="2026-06-09T16:29:43.715114124Z" level=info msg="runSandbox: unmounting shmPath for sandbox 175ba5e4a9f9b32ed7635b8d5fd6e1c2e701133ba7153a8362784c2ca2cf2ba5" id=de1b7d46-3c9b-4917-92ff-15429cefafff name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.189021 | controller | Jun 09 16:29:43.719710 crc crio[3654]: 2026-06-09T16:29:43Z [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 17:48:36.189036 | controller | Jun 09 16:29:43.719710 crc crio[3654]: time="2026-06-09T16:29:43.715721922Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 82f822669904f5a4c184e5b31219786c0e0b730d614777fab5619d7005f97ecf" id=1d4399dc-4399-4efd-821e-388b5435ca5b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.189081 | controller | Jun 09 16:29:43.719710 crc crio[3654]: time="2026-06-09T16:29:43.715862946Z" level=info msg="runSandbox: deleting pod ID 3c9d1a08043c6f7c56788fe81a359feceead806d6e90a8fc79165d5f46312a09 from idIndex" id=bd4e6195-4f7e-4fe2-8a8e-3fd9b5e6986a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.189102 | controller | Jun 09 16:29:43.719710 crc crio[3654]: time="2026-06-09T16:29:43.715891427Z" level=info msg="runSandbox: removing pod sandbox 3c9d1a08043c6f7c56788fe81a359feceead806d6e90a8fc79165d5f46312a09" id=bd4e6195-4f7e-4fe2-8a8e-3fd9b5e6986a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.189117 | controller | Jun 09 16:29:43.719710 crc crio[3654]: time="2026-06-09T16:29:43.715920397Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 3c9d1a08043c6f7c56788fe81a359feceead806d6e90a8fc79165d5f46312a09" id=bd4e6195-4f7e-4fe2-8a8e-3fd9b5e6986a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.189133 | controller | Jun 09 16:29:43.719710 crc crio[3654]: time="2026-06-09T16:29:43.715938448Z" level=info msg="runSandbox: unmounting shmPath for sandbox 3c9d1a08043c6f7c56788fe81a359feceead806d6e90a8fc79165d5f46312a09" id=bd4e6195-4f7e-4fe2-8a8e-3fd9b5e6986a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.189148 | controller | Jun 09 16:29:43.720446 crc crio[3654]: 2026-06-09T16:29:43Z [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 17:48:36.189168 | controller | Jun 09 16:29:43.720590 crc crio[3654]: time="2026-06-09T16:29:43.72056524Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 1b773c0ff15befd8703085b3a62715a18912ccc3e155c3e82dae796cc3a524d1" id=3eda22a0-c9ac-40e7-a770-a4484e39b291 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.189184 | controller | Jun 09 16:29:43.720971 crc crio[3654]: 2026-06-09T16:29:43Z [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 17:48:36.189199 | controller | Jun 09 16:29:43.721037 crc crio[3654]: time="2026-06-09T16:29:43.720970052Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 4b5d85ddf016593bf96f9977c89c6fa43295035d3e7cd41ec270c0f2ba905e1c" id=caa12af9-bcd7-4e4a-95bd-e5ef39e6fbeb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.189214 | controller | Jun 09 16:29:43.721356 crc crio[3654]: 2026-06-09T16:29:43Z [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 17:48:36.189230 | controller | Jun 09 16:29:43.721488 crc crio[3654]: time="2026-06-09T16:29:43.721417995Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 89dcb9154fb0d1e56d71305d52e29af4419ce59820abf161f32ccf838a3cb20b" id=8e7b6175-8bb2-4d85-9493-6c3a60d1a55b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.189245 | controller | Jun 09 16:29:43.732783 crc crio[3654]: time="2026-06-09T16:29:43.723061522Z" level=info msg="runSandbox: deleting pod ID 547bab7a8216a35ed40aab0ebc52b8619f06c643eeb8c14cae77f5f26078a011 from idIndex" id=34818dca-99c7-41c0-bff1-830a00332b71 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.189261 | controller | Jun 09 16:29:43.732783 crc crio[3654]: 2026-06-09T16:29:43Z [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 17:48:36.189276 | controller | Jun 09 16:29:43.732783 crc crio[3654]: time="2026-06-09T16:29:43.723112003Z" level=info msg="runSandbox: removing pod sandbox 547bab7a8216a35ed40aab0ebc52b8619f06c643eeb8c14cae77f5f26078a011" id=34818dca-99c7-41c0-bff1-830a00332b71 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.189291 | controller | Jun 09 16:29:43.732783 crc crio[3654]: time="2026-06-09T16:29:43.723366471Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 547bab7a8216a35ed40aab0ebc52b8619f06c643eeb8c14cae77f5f26078a011" id=34818dca-99c7-41c0-bff1-830a00332b71 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.189306 | controller | Jun 09 16:29:43.732783 crc crio[3654]: time="2026-06-09T16:29:43.723411642Z" level=info msg="runSandbox: unmounting shmPath for sandbox 547bab7a8216a35ed40aab0ebc52b8619f06c643eeb8c14cae77f5f26078a011" id=34818dca-99c7-41c0-bff1-830a00332b71 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.189321 | controller | Jun 09 16:29:43.732783 crc crio[3654]: time="2026-06-09T16:29:43.723274638Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox d5e829f8f12a76f81719541c70fd28db123208ad86f1021a7450f37c48e8ca03" id=b7b56952-f101-4934-af31-2dda5a5629c4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.189337 | controller | Jun 09 16:29:43.732783 crc crio[3654]: time="2026-06-09T16:29:43.731272497Z" level=info msg="runSandbox: removing pod sandbox from storage: 3c9d1a08043c6f7c56788fe81a359feceead806d6e90a8fc79165d5f46312a09" id=bd4e6195-4f7e-4fe2-8a8e-3fd9b5e6986a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.189356 | controller | Jun 09 16:29:43.732783 crc crio[3654]: time="2026-06-09T16:29:43.731581436Z" level=info msg="runSandbox: removing pod sandbox from storage: 175ba5e4a9f9b32ed7635b8d5fd6e1c2e701133ba7153a8362784c2ca2cf2ba5" id=de1b7d46-3c9b-4917-92ff-15429cefafff name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.189372 | controller | Jun 09 16:29:43.732783 crc crio[3654]: 2026-06-09T16:29:43Z [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 17:48:36.189388 | controller | Jun 09 16:29:43.732783 crc crio[3654]: time="2026-06-09T16:29:43.732508172Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 8dbc424a3655d0951aae0815980826fb57e96671ce7433c703259de4ab832aa3" id=03af5579-7572-4c88-972a-8467c07634be name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.189404 | controller | Jun 09 16:29:43.736218 crc crio[3654]: time="2026-06-09T16:29:43.736138896Z" level=info msg="runSandbox: deleting pod ID 22c5f702a1607c6d9cf3adeac6af0804f8632a1843975668570aeb4065fb1aa4 from idIndex" id=e351dc4a-cfdb-4d10-ba19-f5261237089d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.189420 | controller | Jun 09 16:29:43.736350 crc crio[3654]: time="2026-06-09T16:29:43.736235709Z" level=info msg="runSandbox: removing pod sandbox 22c5f702a1607c6d9cf3adeac6af0804f8632a1843975668570aeb4065fb1aa4" id=e351dc4a-cfdb-4d10-ba19-f5261237089d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.189435 | controller | Jun 09 16:29:43.736350 crc crio[3654]: time="2026-06-09T16:29:43.736289321Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 22c5f702a1607c6d9cf3adeac6af0804f8632a1843975668570aeb4065fb1aa4" id=e351dc4a-cfdb-4d10-ba19-f5261237089d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.189451 | controller | Jun 09 16:29:43.736432 crc crio[3654]: time="2026-06-09T16:29:43.736372733Z" level=info msg="runSandbox: unmounting shmPath for sandbox 22c5f702a1607c6d9cf3adeac6af0804f8632a1843975668570aeb4065fb1aa4" id=e351dc4a-cfdb-4d10-ba19-f5261237089d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.189467 | controller | Jun 09 16:29:43.737213 crc crio[3654]: 2026-06-09T16:29:43Z [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 17:48:36.189482 | controller | Jun 09 16:29:43.737213 crc crio[3654]: time="2026-06-09T16:29:43.737015581Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox cbfe02ce3b20b0aed6164129ec1d764b6fcfd28238006ea6c2b21fe3cf1d2417" id=00a85b35-f87e-4f98-92b5-d47c2b2706fc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.189498 | controller | Jun 09 16:29:43.737411 crc crio[3654]: 2026-06-09T16:29:43Z [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 17:48:36.189528 | controller | Jun 09 16:29:43.737819 crc crio[3654]: 2026-06-09T16:29:43Z [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 17:48:36.189550 | controller | Jun 09 16:29:43.737819 crc crio[3654]: time="2026-06-09T16:29:43.737624169Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox fc58f98aef00382c153c7d3ab6c0b2221c20825f13ded3a9db1a6c9ec915f0a3" id=b6a3989a-0ba7-4889-ac48-e52197c88e38 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.189567 | controller | Jun 09 16:29:43.737819 crc crio[3654]: 2026-06-09T16:29:43Z [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 17:48:36.189586 | controller | Jun 09 16:29:43.737819 crc crio[3654]: 2026-06-09T16:29:43Z [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 17:48:36.189603 | controller | Jun 09 16:29:43.738108 crc crio[3654]: time="2026-06-09T16:29:43.737864726Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 9d4114afb3e936bbec2fd69051fa8e189f790794592e639e04dd8281a0cb165c" id=e72049a9-46b6-4b0f-a182-e19f30dcfe15 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.189618 | controller | Jun 09 16:29:43.738108 crc crio[3654]: time="2026-06-09T16:29:43.737914687Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox b9126a034d2f0d952580fe1bd057ae9b3e7ee86295b2618f1425ee41adcc36f5" id=a59a37dd-cf6e-459c-9072-931031c5300a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.189634 | controller | Jun 09 16:29:43.738108 crc crio[3654]: time="2026-06-09T16:29:43.738093262Z" level=info msg="runSandbox: deleting pod ID d5e829f8f12a76f81719541c70fd28db123208ad86f1021a7450f37c48e8ca03 from idIndex" id=b7b56952-f101-4934-af31-2dda5a5629c4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.189649 | controller | Jun 09 16:29:43.738245 crc crio[3654]: time="2026-06-09T16:29:43.738110503Z" level=info msg="runSandbox: removing pod sandbox from storage: 22c5f702a1607c6d9cf3adeac6af0804f8632a1843975668570aeb4065fb1aa4" id=e351dc4a-cfdb-4d10-ba19-f5261237089d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.189667 | controller | Jun 09 16:29:43.738245 crc crio[3654]: time="2026-06-09T16:29:43.738122353Z" level=info msg="runSandbox: removing pod sandbox d5e829f8f12a76f81719541c70fd28db123208ad86f1021a7450f37c48e8ca03" id=b7b56952-f101-4934-af31-2dda5a5629c4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.189691 | controller | Jun 09 16:29:43.738245 crc crio[3654]: time="2026-06-09T16:29:43.738182325Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox d5e829f8f12a76f81719541c70fd28db123208ad86f1021a7450f37c48e8ca03" id=b7b56952-f101-4934-af31-2dda5a5629c4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.189715 | controller | Jun 09 16:29:43.738245 crc crio[3654]: time="2026-06-09T16:29:43.738203156Z" level=info msg="runSandbox: unmounting shmPath for sandbox d5e829f8f12a76f81719541c70fd28db123208ad86f1021a7450f37c48e8ca03" id=b7b56952-f101-4934-af31-2dda5a5629c4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.189738 | controller | Jun 09 16:29:43.738469 crc crio[3654]: time="2026-06-09T16:29:43.738153324Z" level=info msg="runSandbox: deleting pod ID 82f822669904f5a4c184e5b31219786c0e0b730d614777fab5619d7005f97ecf from idIndex" id=1d4399dc-4399-4efd-821e-388b5435ca5b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.189756 | controller | Jun 09 16:29:43.738469 crc crio[3654]: time="2026-06-09T16:29:43.738265997Z" level=info msg="runSandbox: removing pod sandbox 82f822669904f5a4c184e5b31219786c0e0b730d614777fab5619d7005f97ecf" id=1d4399dc-4399-4efd-821e-388b5435ca5b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.189772 | controller | Jun 09 16:29:43.738469 crc crio[3654]: time="2026-06-09T16:29:43.738288148Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 82f822669904f5a4c184e5b31219786c0e0b730d614777fab5619d7005f97ecf" id=1d4399dc-4399-4efd-821e-388b5435ca5b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.189788 | controller | Jun 09 16:29:43.738469 crc crio[3654]: time="2026-06-09T16:29:43.738304598Z" level=info msg="runSandbox: unmounting shmPath for sandbox 82f822669904f5a4c184e5b31219786c0e0b730d614777fab5619d7005f97ecf" id=1d4399dc-4399-4efd-821e-388b5435ca5b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.189808 | controller | Jun 09 16:29:43.739123 crc crio[3654]: time="2026-06-09T16:29:43.738853574Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 56927ba5bcf43e3d49e0c43c24c7ca7b40c105bde8302701fa5c43757d8c7a2f" id=73ad7d72-0d70-486c-86f7-d17ee25b71ab name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.189825 | controller | Jun 09 16:29:43.739433 crc crio[3654]: time="2026-06-09T16:29:43.739352238Z" level=info msg="runSandbox: removing pod sandbox from storage: d5e829f8f12a76f81719541c70fd28db123208ad86f1021a7450f37c48e8ca03" id=b7b56952-f101-4934-af31-2dda5a5629c4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.189840 | controller | Jun 09 16:29:43.739433 crc crio[3654]: 2026-06-09T16:29:43Z [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 17:48:36.189856 | controller | Jun 09 16:29:43.739537 crc crio[3654]: time="2026-06-09T16:29:43.739450801Z" level=info msg="runSandbox: deleting pod ID 8dbc424a3655d0951aae0815980826fb57e96671ce7433c703259de4ab832aa3 from idIndex" id=03af5579-7572-4c88-972a-8467c07634be name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.189872 | controller | Jun 09 16:29:43.739537 crc crio[3654]: time="2026-06-09T16:29:43.739510023Z" level=info msg="runSandbox: removing pod sandbox 8dbc424a3655d0951aae0815980826fb57e96671ce7433c703259de4ab832aa3" id=03af5579-7572-4c88-972a-8467c07634be name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.189888 | controller | Jun 09 16:29:43.739602 crc crio[3654]: time="2026-06-09T16:29:43.739559904Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 8dbc424a3655d0951aae0815980826fb57e96671ce7433c703259de4ab832aa3" id=03af5579-7572-4c88-972a-8467c07634be name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.189903 | controller | Jun 09 16:29:43.739602 crc crio[3654]: time="2026-06-09T16:29:43.739581605Z" level=info msg="runSandbox: unmounting shmPath for sandbox 8dbc424a3655d0951aae0815980826fb57e96671ce7433c703259de4ab832aa3" id=03af5579-7572-4c88-972a-8467c07634be name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.189919 | controller | Jun 09 16:29:43.739940 crc crio[3654]: time="2026-06-09T16:29:43.739459121Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 105fff1051625550e4c622f98485e5b21295c60b5c3ddede223cb442b301ad96" id=c45e9ba2-056a-4300-8c46-3f0d2f35a0f0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.189935 | controller | Jun 09 16:29:43.740025 crc crio[3654]: time="2026-06-09T16:29:43.739479912Z" level=info msg="runSandbox: removing pod sandbox from storage: 82f822669904f5a4c184e5b31219786c0e0b730d614777fab5619d7005f97ecf" id=1d4399dc-4399-4efd-821e-388b5435ca5b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.189950 | controller | Jun 09 16:29:43.740079 crc crio[3654]: time="2026-06-09T16:29:43.739698318Z" level=info msg="runSandbox: removing pod sandbox from storage: 547bab7a8216a35ed40aab0ebc52b8619f06c643eeb8c14cae77f5f26078a011" id=34818dca-99c7-41c0-bff1-830a00332b71 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.189966 | controller | Jun 09 16:29:43.740079 crc crio[3654]: time="2026-06-09T16:29:43.739478282Z" level=info msg="runSandbox: deleting pod ID 89dcb9154fb0d1e56d71305d52e29af4419ce59820abf161f32ccf838a3cb20b from idIndex" id=8e7b6175-8bb2-4d85-9493-6c3a60d1a55b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.189982 | controller | Jun 09 16:29:43.740143 crc crio[3654]: time="2026-06-09T16:29:43.74009918Z" level=info msg="runSandbox: removing pod sandbox 89dcb9154fb0d1e56d71305d52e29af4419ce59820abf161f32ccf838a3cb20b" id=8e7b6175-8bb2-4d85-9493-6c3a60d1a55b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.190002 | controller | Jun 09 16:29:43.740143 crc crio[3654]: time="2026-06-09T16:29:43.740131921Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 89dcb9154fb0d1e56d71305d52e29af4419ce59820abf161f32ccf838a3cb20b" id=8e7b6175-8bb2-4d85-9493-6c3a60d1a55b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.190018 | controller | Jun 09 16:29:43.740239 crc crio[3654]: time="2026-06-09T16:29:43.740148761Z" level=info msg="runSandbox: unmounting shmPath for sandbox 89dcb9154fb0d1e56d71305d52e29af4419ce59820abf161f32ccf838a3cb20b" id=8e7b6175-8bb2-4d85-9493-6c3a60d1a55b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.190034 | controller | Jun 09 16:29:43.740770 crc crio[3654]: time="2026-06-09T16:29:43.740744108Z" level=info msg="runSandbox: deleting pod ID 1b773c0ff15befd8703085b3a62715a18912ccc3e155c3e82dae796cc3a524d1 from idIndex" id=3eda22a0-c9ac-40e7-a770-a4484e39b291 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.190050 | controller | Jun 09 16:29:43.741382 crc crio[3654]: time="2026-06-09T16:29:43.741355906Z" level=info msg="runSandbox: removing pod sandbox 1b773c0ff15befd8703085b3a62715a18912ccc3e155c3e82dae796cc3a524d1" id=3eda22a0-c9ac-40e7-a770-a4484e39b291 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.190065 | controller | Jun 09 16:29:43.741474 crc crio[3654]: time="2026-06-09T16:29:43.741458799Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 1b773c0ff15befd8703085b3a62715a18912ccc3e155c3e82dae796cc3a524d1" id=3eda22a0-c9ac-40e7-a770-a4484e39b291 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.190081 | controller | Jun 09 16:29:43.741543 crc crio[3654]: 2026-06-09T16:29:43Z [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 17:48:36.190096 | controller | Jun 09 16:29:43.741700 crc crio[3654]: time="2026-06-09T16:29:43.74080968Z" level=info msg="runSandbox: deleting pod ID cbfe02ce3b20b0aed6164129ec1d764b6fcfd28238006ea6c2b21fe3cf1d2417 from idIndex" id=00a85b35-f87e-4f98-92b5-d47c2b2706fc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.190112 | controller | Jun 09 16:29:43.741825 crc crio[3654]: time="2026-06-09T16:29:43.741803209Z" level=info msg="runSandbox: removing pod sandbox cbfe02ce3b20b0aed6164129ec1d764b6fcfd28238006ea6c2b21fe3cf1d2417" id=00a85b35-f87e-4f98-92b5-d47c2b2706fc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.190127 | controller | Jun 09 16:29:43.741919 crc crio[3654]: time="2026-06-09T16:29:43.741904221Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox cbfe02ce3b20b0aed6164129ec1d764b6fcfd28238006ea6c2b21fe3cf1d2417" id=00a85b35-f87e-4f98-92b5-d47c2b2706fc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.190143 | controller | Jun 09 16:29:43.742000 crc crio[3654]: time="2026-06-09T16:29:43.741985544Z" level=info msg="runSandbox: unmounting shmPath for sandbox cbfe02ce3b20b0aed6164129ec1d764b6fcfd28238006ea6c2b21fe3cf1d2417" id=00a85b35-f87e-4f98-92b5-d47c2b2706fc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.190159 | controller | Jun 09 16:29:43.742279 crc crio[3654]: time="2026-06-09T16:29:43.74184815Z" level=info msg="runSandbox: removing pod sandbox from storage: 89dcb9154fb0d1e56d71305d52e29af4419ce59820abf161f32ccf838a3cb20b" id=8e7b6175-8bb2-4d85-9493-6c3a60d1a55b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.190175 | controller | Jun 09 16:29:43.742489 crc crio[3654]: time="2026-06-09T16:29:43.742438477Z" level=info msg="runSandbox: deleting pod ID 9d4114afb3e936bbec2fd69051fa8e189f790794592e639e04dd8281a0cb165c from idIndex" id=e72049a9-46b6-4b0f-a182-e19f30dcfe15 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.190190 | controller | Jun 09 16:29:43.742552 crc crio[3654]: time="2026-06-09T16:29:43.742487078Z" level=info msg="runSandbox: removing pod sandbox 9d4114afb3e936bbec2fd69051fa8e189f790794592e639e04dd8281a0cb165c" id=e72049a9-46b6-4b0f-a182-e19f30dcfe15 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.190210 | controller | Jun 09 16:29:43.742552 crc crio[3654]: time="2026-06-09T16:29:43.742524849Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 9d4114afb3e936bbec2fd69051fa8e189f790794592e639e04dd8281a0cb165c" id=e72049a9-46b6-4b0f-a182-e19f30dcfe15 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.190227 | controller | Jun 09 16:29:43.742552 crc crio[3654]: time="2026-06-09T16:29:43.74254207Z" level=info msg="runSandbox: unmounting shmPath for sandbox 9d4114afb3e936bbec2fd69051fa8e189f790794592e639e04dd8281a0cb165c" id=e72049a9-46b6-4b0f-a182-e19f30dcfe15 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.190242 | controller | Jun 09 16:29:43.742740 crc crio[3654]: time="2026-06-09T16:29:43.742455377Z" level=info msg="runSandbox: removing pod sandbox from storage: 8dbc424a3655d0951aae0815980826fb57e96671ce7433c703259de4ab832aa3" id=03af5579-7572-4c88-972a-8467c07634be name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.190257 | controller | Jun 09 16:29:43.742785 crc crio[3654]: time="2026-06-09T16:29:43.742626722Z" level=info msg="runSandbox: deleting pod ID b9126a034d2f0d952580fe1bd057ae9b3e7ee86295b2618f1425ee41adcc36f5 from idIndex" id=a59a37dd-cf6e-459c-9072-931031c5300a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.190286 | controller | Jun 09 16:29:43.742972 crc crio[3654]: time="2026-06-09T16:29:43.741531611Z" level=info msg="runSandbox: unmounting shmPath for sandbox 1b773c0ff15befd8703085b3a62715a18912ccc3e155c3e82dae796cc3a524d1" id=3eda22a0-c9ac-40e7-a770-a4484e39b291 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.190304 | controller | Jun 09 16:29:43.743573 crc crio[3654]: time="2026-06-09T16:29:43.74291318Z" level=info msg="runSandbox: removing pod sandbox from storage: cbfe02ce3b20b0aed6164129ec1d764b6fcfd28238006ea6c2b21fe3cf1d2417" id=00a85b35-f87e-4f98-92b5-d47c2b2706fc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.190319 | controller | Jun 09 16:29:43.743573 crc crio[3654]: time="2026-06-09T16:29:43.742923041Z" level=info msg="runSandbox: removing pod sandbox b9126a034d2f0d952580fe1bd057ae9b3e7ee86295b2618f1425ee41adcc36f5" id=a59a37dd-cf6e-459c-9072-931031c5300a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.190335 | controller | Jun 09 16:29:43.743573 crc crio[3654]: time="2026-06-09T16:29:43.74325972Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox b9126a034d2f0d952580fe1bd057ae9b3e7ee86295b2618f1425ee41adcc36f5" id=a59a37dd-cf6e-459c-9072-931031c5300a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.190350 | controller | Jun 09 16:29:43.743573 crc crio[3654]: time="2026-06-09T16:29:43.743279731Z" level=info msg="runSandbox: unmounting shmPath for sandbox b9126a034d2f0d952580fe1bd057ae9b3e7ee86295b2618f1425ee41adcc36f5" id=a59a37dd-cf6e-459c-9072-931031c5300a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.190366 | controller | Jun 09 16:29:43.743573 crc crio[3654]: 2026-06-09T16:29:43Z [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 17:48:36.190381 | controller | Jun 09 16:29:43.743573 crc crio[3654]: time="2026-06-09T16:29:43.743424325Z" level=info msg="runSandbox: removing pod sandbox from storage: 9d4114afb3e936bbec2fd69051fa8e189f790794592e639e04dd8281a0cb165c" id=e72049a9-46b6-4b0f-a182-e19f30dcfe15 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.190397 | controller | Jun 09 16:29:43.743573 crc crio[3654]: time="2026-06-09T16:29:43.743438595Z" level=info msg="runSandbox: deleting pod ID 4b5d85ddf016593bf96f9977c89c6fa43295035d3e7cd41ec270c0f2ba905e1c from idIndex" id=caa12af9-bcd7-4e4a-95bd-e5ef39e6fbeb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.190417 | controller | Jun 09 16:29:43.744147 crc crio[3654]: time="2026-06-09T16:29:43.743722044Z" level=info msg="runSandbox: removing pod sandbox 4b5d85ddf016593bf96f9977c89c6fa43295035d3e7cd41ec270c0f2ba905e1c" id=caa12af9-bcd7-4e4a-95bd-e5ef39e6fbeb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.190434 | controller | Jun 09 16:29:43.744147 crc crio[3654]: time="2026-06-09T16:29:43.743994481Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 334343dcea5cd534073c2acf4799a6d6a8ae5963c8ab187bc409e2c1d2909044" id=3100fd1d-0ed3-4f15-82c7-373cf1e3b073 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.190449 | controller | Jun 09 16:29:43.744147 crc crio[3654]: time="2026-06-09T16:29:43.744044643Z" level=info msg="runSandbox: removing pod sandbox from storage: 1b773c0ff15befd8703085b3a62715a18912ccc3e155c3e82dae796cc3a524d1" id=3eda22a0-c9ac-40e7-a770-a4484e39b291 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.190465 | controller | Jun 09 16:29:43.744147 crc crio[3654]: time="2026-06-09T16:29:43.744130725Z" level=info msg="runSandbox: removing pod sandbox from storage: b9126a034d2f0d952580fe1bd057ae9b3e7ee86295b2618f1425ee41adcc36f5" id=a59a37dd-cf6e-459c-9072-931031c5300a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.190481 | controller | Jun 09 16:29:43.744270 crc crio[3654]: time="2026-06-09T16:29:43.744148206Z" level=info msg="runSandbox: deleting pod ID 105fff1051625550e4c622f98485e5b21295c60b5c3ddede223cb442b301ad96 from idIndex" id=c45e9ba2-056a-4300-8c46-3f0d2f35a0f0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.190496 | controller | Jun 09 16:29:43.744270 crc crio[3654]: time="2026-06-09T16:29:43.744178877Z" level=info msg="runSandbox: removing pod sandbox 105fff1051625550e4c622f98485e5b21295c60b5c3ddede223cb442b301ad96" id=c45e9ba2-056a-4300-8c46-3f0d2f35a0f0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.190527 | controller | Jun 09 16:29:43.744415 crc crio[3654]: time="2026-06-09T16:29:43.743501897Z" level=info msg="runSandbox: deleting pod ID 56927ba5bcf43e3d49e0c43c24c7ca7b40c105bde8302701fa5c43757d8c7a2f from idIndex" id=73ad7d72-0d70-486c-86f7-d17ee25b71ab name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.190550 | controller | Jun 09 16:29:43.744703 crc crio[3654]: 2026-06-09T16:29:43Z [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 17:48:36.190567 | controller | Jun 09 16:29:43.744878 crc crio[3654]: time="2026-06-09T16:29:43.74430242Z" level=info msg="runSandbox: removing pod sandbox 56927ba5bcf43e3d49e0c43c24c7ca7b40c105bde8302701fa5c43757d8c7a2f" id=73ad7d72-0d70-486c-86f7-d17ee25b71ab name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.190582 | controller | Jun 09 16:29:43.745131 crc crio[3654]: time="2026-06-09T16:29:43.744929468Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 56927ba5bcf43e3d49e0c43c24c7ca7b40c105bde8302701fa5c43757d8c7a2f" id=73ad7d72-0d70-486c-86f7-d17ee25b71ab name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.190598 | controller | Jun 09 16:29:43.745226 crc crio[3654]: time="2026-06-09T16:29:43.745201506Z" level=info msg="runSandbox: unmounting shmPath for sandbox 56927ba5bcf43e3d49e0c43c24c7ca7b40c105bde8302701fa5c43757d8c7a2f" id=73ad7d72-0d70-486c-86f7-d17ee25b71ab name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.190613 | controller | Jun 09 16:29:43.745265 crc crio[3654]: 2026-06-09T16:29:43Z [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 17:48:36.190630 | controller | Jun 09 16:29:43.745305 crc crio[3654]: time="2026-06-09T16:29:43.743997651Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 4b5d85ddf016593bf96f9977c89c6fa43295035d3e7cd41ec270c0f2ba905e1c" id=caa12af9-bcd7-4e4a-95bd-e5ef39e6fbeb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.190649 | controller | Jun 09 16:29:43.745386 crc crio[3654]: time="2026-06-09T16:29:43.744206227Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 105fff1051625550e4c622f98485e5b21295c60b5c3ddede223cb442b301ad96" id=c45e9ba2-056a-4300-8c46-3f0d2f35a0f0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.190666 | controller | Jun 09 16:29:43.745386 crc crio[3654]: time="2026-06-09T16:29:43.745371021Z" level=info msg="runSandbox: unmounting shmPath for sandbox 105fff1051625550e4c622f98485e5b21295c60b5c3ddede223cb442b301ad96" id=c45e9ba2-056a-4300-8c46-3f0d2f35a0f0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.190681 | controller | Jun 09 16:29:43.745483 crc crio[3654]: time="2026-06-09T16:29:43.745291768Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 1de7494d6b9424e105bcc99c5d2fd72101a2126e9ffcbd251b8bebe890cad43e" id=996f9e23-bac0-4fbc-9af1-6be0df4bf02b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.190696 | controller | Jun 09 16:29:43.745801 crc crio[3654]: time="2026-06-09T16:29:43.744822395Z" level=info msg="runSandbox: deleting pod ID fc58f98aef00382c153c7d3ab6c0b2221c20825f13ded3a9db1a6c9ec915f0a3 from idIndex" id=b6a3989a-0ba7-4889-ac48-e52197c88e38 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.190712 | controller | Jun 09 16:29:43.745801 crc crio[3654]: time="2026-06-09T16:29:43.745794503Z" level=info msg="runSandbox: removing pod sandbox fc58f98aef00382c153c7d3ab6c0b2221c20825f13ded3a9db1a6c9ec915f0a3" id=b6a3989a-0ba7-4889-ac48-e52197c88e38 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.190727 | controller | Jun 09 16:29:43.746012 crc crio[3654]: time="2026-06-09T16:29:43.745834294Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox fc58f98aef00382c153c7d3ab6c0b2221c20825f13ded3a9db1a6c9ec915f0a3" id=b6a3989a-0ba7-4889-ac48-e52197c88e38 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.190742 | controller | Jun 09 16:29:43.746012 crc crio[3654]: time="2026-06-09T16:29:43.745887245Z" level=info msg="runSandbox: unmounting shmPath for sandbox fc58f98aef00382c153c7d3ab6c0b2221c20825f13ded3a9db1a6c9ec915f0a3" id=b6a3989a-0ba7-4889-ac48-e52197c88e38 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.190757 | controller | Jun 09 16:29:43.746231 crc crio[3654]: time="2026-06-09T16:29:43.746169484Z" level=info msg="runSandbox: removing pod sandbox from storage: 105fff1051625550e4c622f98485e5b21295c60b5c3ddede223cb442b301ad96" id=c45e9ba2-056a-4300-8c46-3f0d2f35a0f0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.190773 | controller | Jun 09 16:29:43.746285 crc crio[3654]: time="2026-06-09T16:29:43.744732042Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 42b477b379c2ab0f9561d4ad4e77d9fe3fecab9fbcfb079138d2f6ccd2f0e84b" id=aeeb8289-75d8-42e6-9dc1-ee3a8c902110 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.190789 | controller | Jun 09 16:29:43.746869 crc crio[3654]: time="2026-06-09T16:29:43.746773501Z" level=info msg="runSandbox: removing pod sandbox from storage: fc58f98aef00382c153c7d3ab6c0b2221c20825f13ded3a9db1a6c9ec915f0a3" id=b6a3989a-0ba7-4889-ac48-e52197c88e38 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.190805 | controller | Jun 09 16:29:43.746869 crc crio[3654]: time="2026-06-09T16:29:43.745304579Z" level=info msg="runSandbox: unmounting shmPath for sandbox 4b5d85ddf016593bf96f9977c89c6fa43295035d3e7cd41ec270c0f2ba905e1c" id=caa12af9-bcd7-4e4a-95bd-e5ef39e6fbeb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.190821 | controller | Jun 09 16:29:43.747610 crc crio[3654]: time="2026-06-09T16:29:43.747548333Z" level=info msg="runSandbox: removing pod sandbox from storage: 56927ba5bcf43e3d49e0c43c24c7ca7b40c105bde8302701fa5c43757d8c7a2f" id=73ad7d72-0d70-486c-86f7-d17ee25b71ab name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.190840 | controller | Jun 09 16:29:43.748200 crc crio[3654]: time="2026-06-09T16:29:43.74814592Z" level=info msg="runSandbox: removing pod sandbox from storage: 4b5d85ddf016593bf96f9977c89c6fa43295035d3e7cd41ec270c0f2ba905e1c" id=caa12af9-bcd7-4e4a-95bd-e5ef39e6fbeb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.190856 | controller | Jun 09 16:29:43.748546 crc crio[3654]: 2026-06-09T16:29:43Z [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 17:48:36.190872 | controller | Jun 09 16:29:43.748602 crc crio[3654]: time="2026-06-09T16:29:43.748581443Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox ed6e0332f54afbf1e0b6964eecb67bee586fb8797d063724241b40fd7fd6d870" id=4cc3c089-4af4-40cb-af9b-939b44bb2f58 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.190888 | controller | Jun 09 16:29:43.748951 crc crio[3654]: 2026-06-09T16:29:43Z [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 17:48:36.190904 | controller | Jun 09 16:29:43.749060 crc crio[3654]: time="2026-06-09T16:29:43.749011835Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox f97aab21eb79bf9c57f081de7b8bcbd47d7e2e1da29183c280e1bdb4bc8bc624" id=33f8f213-7a47-43b5-b99c-59023ae60dda name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.190919 | controller | Jun 09 16:29:43.750161 crc crio[3654]: time="2026-06-09T16:29:43.750127657Z" level=info msg="runSandbox: deleting pod ID 1de7494d6b9424e105bcc99c5d2fd72101a2126e9ffcbd251b8bebe890cad43e from idIndex" id=996f9e23-bac0-4fbc-9af1-6be0df4bf02b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.190935 | controller | Jun 09 16:29:43.750267 crc crio[3654]: time="2026-06-09T16:29:43.75025154Z" level=info msg="runSandbox: removing pod sandbox 1de7494d6b9424e105bcc99c5d2fd72101a2126e9ffcbd251b8bebe890cad43e" id=996f9e23-bac0-4fbc-9af1-6be0df4bf02b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.190950 | controller | Jun 09 16:29:43.750411 crc crio[3654]: time="2026-06-09T16:29:43.750392484Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 1de7494d6b9424e105bcc99c5d2fd72101a2126e9ffcbd251b8bebe890cad43e" id=996f9e23-bac0-4fbc-9af1-6be0df4bf02b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.190966 | controller | Jun 09 16:29:43.750548 crc crio[3654]: time="2026-06-09T16:29:43.750507378Z" level=info msg="runSandbox: unmounting shmPath for sandbox 1de7494d6b9424e105bcc99c5d2fd72101a2126e9ffcbd251b8bebe890cad43e" id=996f9e23-bac0-4fbc-9af1-6be0df4bf02b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.190981 | controller | Jun 09 16:29:43.751075 crc crio[3654]: time="2026-06-09T16:29:43.750386914Z" level=info msg="runSandbox: deleting pod ID 42b477b379c2ab0f9561d4ad4e77d9fe3fecab9fbcfb079138d2f6ccd2f0e84b from idIndex" id=aeeb8289-75d8-42e6-9dc1-ee3a8c902110 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.190997 | controller | Jun 09 16:29:43.751075 crc crio[3654]: time="2026-06-09T16:29:43.750901729Z" level=info msg="runSandbox: removing pod sandbox 42b477b379c2ab0f9561d4ad4e77d9fe3fecab9fbcfb079138d2f6ccd2f0e84b" id=aeeb8289-75d8-42e6-9dc1-ee3a8c902110 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.191012 | controller | Jun 09 16:29:43.751075 crc crio[3654]: time="2026-06-09T16:29:43.75093698Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 42b477b379c2ab0f9561d4ad4e77d9fe3fecab9fbcfb079138d2f6ccd2f0e84b" id=aeeb8289-75d8-42e6-9dc1-ee3a8c902110 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.191033 | controller | Jun 09 16:29:43.751075 crc crio[3654]: time="2026-06-09T16:29:43.75095122Z" level=info msg="runSandbox: unmounting shmPath for sandbox 42b477b379c2ab0f9561d4ad4e77d9fe3fecab9fbcfb079138d2f6ccd2f0e84b" id=aeeb8289-75d8-42e6-9dc1-ee3a8c902110 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.191049 | controller | Jun 09 16:29:43.751267 crc crio[3654]: time="2026-06-09T16:29:43.750848758Z" level=info msg="runSandbox: deleting pod ID 334343dcea5cd534073c2acf4799a6d6a8ae5963c8ab187bc409e2c1d2909044 from idIndex" id=3100fd1d-0ed3-4f15-82c7-373cf1e3b073 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.191064 | controller | Jun 09 16:29:43.751267 crc crio[3654]: time="2026-06-09T16:29:43.751120765Z" level=info msg="runSandbox: removing pod sandbox 334343dcea5cd534073c2acf4799a6d6a8ae5963c8ab187bc409e2c1d2909044" id=3100fd1d-0ed3-4f15-82c7-373cf1e3b073 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.191080 | controller | Jun 09 16:29:43.751267 crc crio[3654]: time="2026-06-09T16:29:43.751164567Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 334343dcea5cd534073c2acf4799a6d6a8ae5963c8ab187bc409e2c1d2909044" id=3100fd1d-0ed3-4f15-82c7-373cf1e3b073 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.191096 | controller | Jun 09 16:29:43.751267 crc crio[3654]: time="2026-06-09T16:29:43.751252319Z" level=info msg="runSandbox: unmounting shmPath for sandbox 334343dcea5cd534073c2acf4799a6d6a8ae5963c8ab187bc409e2c1d2909044" id=3100fd1d-0ed3-4f15-82c7-373cf1e3b073 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.191112 | controller | Jun 09 16:29:43.751475 crc crio[3654]: time="2026-06-09T16:29:43.741683075Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 59243c2c4e181c4957996e895bcf4daeeb5c18da768a3371ff136057ae819fcc" id=0794cf52-0c1a-472b-b0c2-29b105501e90 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.191128 | controller | Jun 09 16:29:43.751833 crc crio[3654]: 2026-06-09T16:29:43Z [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 17:48:36.191143 | controller | Jun 09 16:29:43.752017 crc crio[3654]: time="2026-06-09T16:29:43.751957399Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox e2c8e014651e6934462b62919db89a16a3ac9243c584cc4614d4baa0f5b4d525" id=5cacbea3-f0ca-49a9-9080-d0e380348474 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.191159 | controller | Jun 09 16:29:43.752363 crc crio[3654]: time="2026-06-09T16:29:43.752220197Z" level=info msg="runSandbox: removing pod sandbox from storage: 42b477b379c2ab0f9561d4ad4e77d9fe3fecab9fbcfb079138d2f6ccd2f0e84b" id=aeeb8289-75d8-42e6-9dc1-ee3a8c902110 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.191174 | controller | Jun 09 16:29:43.752443 crc crio[3654]: time="2026-06-09T16:29:43.752219847Z" level=info msg="runSandbox: deleting pod ID ed6e0332f54afbf1e0b6964eecb67bee586fb8797d063724241b40fd7fd6d870 from idIndex" id=4cc3c089-4af4-40cb-af9b-939b44bb2f58 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.191190 | controller | Jun 09 16:29:43.752443 crc crio[3654]: time="2026-06-09T16:29:43.752389882Z" level=info msg="runSandbox: removing pod sandbox ed6e0332f54afbf1e0b6964eecb67bee586fb8797d063724241b40fd7fd6d870" id=4cc3c089-4af4-40cb-af9b-939b44bb2f58 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.191205 | controller | Jun 09 16:29:43.752443 crc crio[3654]: time="2026-06-09T16:29:43.752413172Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox ed6e0332f54afbf1e0b6964eecb67bee586fb8797d063724241b40fd7fd6d870" id=4cc3c089-4af4-40cb-af9b-939b44bb2f58 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.191225 | controller | Jun 09 16:29:43.752443 crc crio[3654]: time="2026-06-09T16:29:43.752433953Z" level=info msg="runSandbox: unmounting shmPath for sandbox ed6e0332f54afbf1e0b6964eecb67bee586fb8797d063724241b40fd7fd6d870" id=4cc3c089-4af4-40cb-af9b-939b44bb2f58 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.191250 | controller | Jun 09 16:29:43.754177 crc crio[3654]: time="2026-06-09T16:29:43.754017058Z" level=info msg="runSandbox: removing pod sandbox from storage: ed6e0332f54afbf1e0b6964eecb67bee586fb8797d063724241b40fd7fd6d870" id=4cc3c089-4af4-40cb-af9b-939b44bb2f58 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.191268 | controller | Jun 09 16:29:43.754262 crc crio[3654]: time="2026-06-09T16:29:43.754020578Z" level=info msg="runSandbox: removing pod sandbox from storage: 1de7494d6b9424e105bcc99c5d2fd72101a2126e9ffcbd251b8bebe890cad43e" id=996f9e23-bac0-4fbc-9af1-6be0df4bf02b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.191283 | controller | Jun 09 16:29:43.754262 crc crio[3654]: time="2026-06-09T16:29:43.754025519Z" level=info msg="runSandbox: deleting pod ID f97aab21eb79bf9c57f081de7b8bcbd47d7e2e1da29183c280e1bdb4bc8bc624 from idIndex" id=33f8f213-7a47-43b5-b99c-59023ae60dda name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.191300 | controller | Jun 09 16:29:43.754262 crc crio[3654]: time="2026-06-09T16:29:43.754220164Z" level=info msg="runSandbox: removing pod sandbox f97aab21eb79bf9c57f081de7b8bcbd47d7e2e1da29183c280e1bdb4bc8bc624" id=33f8f213-7a47-43b5-b99c-59023ae60dda name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.191316 | controller | Jun 09 16:29:43.754262 crc crio[3654]: time="2026-06-09T16:29:43.754245345Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox f97aab21eb79bf9c57f081de7b8bcbd47d7e2e1da29183c280e1bdb4bc8bc624" id=33f8f213-7a47-43b5-b99c-59023ae60dda name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.191332 | controller | Jun 09 16:29:43.754262 crc crio[3654]: time="2026-06-09T16:29:43.754259545Z" level=info msg="runSandbox: unmounting shmPath for sandbox f97aab21eb79bf9c57f081de7b8bcbd47d7e2e1da29183c280e1bdb4bc8bc624" id=33f8f213-7a47-43b5-b99c-59023ae60dda name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.191348 | controller | Jun 09 16:29:43.755630 crc crio[3654]: time="2026-06-09T16:29:43.755564523Z" level=info msg="runSandbox: removing pod sandbox from storage: f97aab21eb79bf9c57f081de7b8bcbd47d7e2e1da29183c280e1bdb4bc8bc624" id=33f8f213-7a47-43b5-b99c-59023ae60dda name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.191363 | controller | Jun 09 16:29:43.755947 crc crio[3654]: 2026-06-09T16:29:43Z [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 17:48:36.191379 | controller | Jun 09 16:29:43.755947 crc crio[3654]: time="2026-06-09T16:29:43.754039669Z" level=info msg="runSandbox: removing pod sandbox from storage: 334343dcea5cd534073c2acf4799a6d6a8ae5963c8ab187bc409e2c1d2909044" id=3100fd1d-0ed3-4f15-82c7-373cf1e3b073 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.191394 | controller | Jun 09 16:29:43.756040 crc crio[3654]: time="2026-06-09T16:29:43.756013675Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 3bcb544d24c095d6020c032bf1e0e6a8212f17e4ec007ec1c1c8486b4e6cfba8" id=feb50fe3-284a-49ac-a510-b97a5eab821c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.191410 | controller | Jun 09 16:29:43.756093 crc crio[3654]: time="2026-06-09T16:29:43.756022396Z" level=info msg="runSandbox: deleting pod ID 59243c2c4e181c4957996e895bcf4daeeb5c18da768a3371ff136057ae819fcc from idIndex" id=0794cf52-0c1a-472b-b0c2-29b105501e90 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.191425 | controller | Jun 09 16:29:43.756093 crc crio[3654]: time="2026-06-09T16:29:43.756090608Z" level=info msg="runSandbox: removing pod sandbox 59243c2c4e181c4957996e895bcf4daeeb5c18da768a3371ff136057ae819fcc" id=0794cf52-0c1a-472b-b0c2-29b105501e90 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.191445 | controller | Jun 09 16:29:43.756158 crc crio[3654]: time="2026-06-09T16:29:43.756131519Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 59243c2c4e181c4957996e895bcf4daeeb5c18da768a3371ff136057ae819fcc" id=0794cf52-0c1a-472b-b0c2-29b105501e90 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.191461 | controller | Jun 09 16:29:43.756158 crc crio[3654]: time="2026-06-09T16:29:43.756145769Z" level=info msg="runSandbox: unmounting shmPath for sandbox 59243c2c4e181c4957996e895bcf4daeeb5c18da768a3371ff136057ae819fcc" id=0794cf52-0c1a-472b-b0c2-29b105501e90 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.191476 | controller | Jun 09 16:29:43.757047 crc crio[3654]: time="2026-06-09T16:29:43.756900721Z" level=info msg="runSandbox: deleting pod ID e2c8e014651e6934462b62919db89a16a3ac9243c584cc4614d4baa0f5b4d525 from idIndex" id=5cacbea3-f0ca-49a9-9080-d0e380348474 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.191491 | controller | Jun 09 16:29:43.757182 crc crio[3654]: time="2026-06-09T16:29:43.757107197Z" level=info msg="runSandbox: removing pod sandbox e2c8e014651e6934462b62919db89a16a3ac9243c584cc4614d4baa0f5b4d525" id=5cacbea3-f0ca-49a9-9080-d0e380348474 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.191506 | controller | Jun 09 16:29:43.757249 crc crio[3654]: time="2026-06-09T16:29:43.75720535Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox e2c8e014651e6934462b62919db89a16a3ac9243c584cc4614d4baa0f5b4d525" id=5cacbea3-f0ca-49a9-9080-d0e380348474 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.191542 | controller | Jun 09 16:29:43.757249 crc crio[3654]: time="2026-06-09T16:29:43.75723729Z" level=info msg="runSandbox: unmounting shmPath for sandbox e2c8e014651e6934462b62919db89a16a3ac9243c584cc4614d4baa0f5b4d525" id=5cacbea3-f0ca-49a9-9080-d0e380348474 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.191560 | controller | Jun 09 16:29:43.758139 crc crio[3654]: time="2026-06-09T16:29:43.758030903Z" level=info msg="runSandbox: removing pod sandbox from storage: 59243c2c4e181c4957996e895bcf4daeeb5c18da768a3371ff136057ae819fcc" id=0794cf52-0c1a-472b-b0c2-29b105501e90 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.191575 | controller | Jun 09 16:29:43.759731 crc crio[3654]: time="2026-06-09T16:29:43.759491365Z" level=info msg="runSandbox: removing pod sandbox from storage: e2c8e014651e6934462b62919db89a16a3ac9243c584cc4614d4baa0f5b4d525" id=5cacbea3-f0ca-49a9-9080-d0e380348474 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.191591 | controller | Jun 09 16:29:43.759731 crc crio[3654]: time="2026-06-09T16:29:43.759715221Z" level=info msg="runSandbox: deleting pod ID 3bcb544d24c095d6020c032bf1e0e6a8212f17e4ec007ec1c1c8486b4e6cfba8 from idIndex" id=feb50fe3-284a-49ac-a510-b97a5eab821c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.191613 | controller | Jun 09 16:29:43.759884 crc crio[3654]: time="2026-06-09T16:29:43.759737342Z" level=info msg="runSandbox: removing pod sandbox 3bcb544d24c095d6020c032bf1e0e6a8212f17e4ec007ec1c1c8486b4e6cfba8" id=feb50fe3-284a-49ac-a510-b97a5eab821c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.191629 | controller | Jun 09 16:29:43.759884 crc crio[3654]: time="2026-06-09T16:29:43.759762683Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 3bcb544d24c095d6020c032bf1e0e6a8212f17e4ec007ec1c1c8486b4e6cfba8" id=feb50fe3-284a-49ac-a510-b97a5eab821c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.191644 | controller | Jun 09 16:29:43.759884 crc crio[3654]: time="2026-06-09T16:29:43.759780713Z" level=info msg="runSandbox: unmounting shmPath for sandbox 3bcb544d24c095d6020c032bf1e0e6a8212f17e4ec007ec1c1c8486b4e6cfba8" id=feb50fe3-284a-49ac-a510-b97a5eab821c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.191666 | controller | Jun 09 16:29:43.760458 crc crio[3654]: time="2026-06-09T16:29:43.760394971Z" level=info msg="runSandbox: removing pod sandbox from storage: 3bcb544d24c095d6020c032bf1e0e6a8212f17e4ec007ec1c1c8486b4e6cfba8" id=feb50fe3-284a-49ac-a510-b97a5eab821c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.191683 | controller | Jun 09 16:29:43.760990 crc crio[3654]: 2026-06-09T16:29:43Z [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 17:48:36.191699 | controller | Jun 09 16:29:43.761103 crc crio[3654]: time="2026-06-09T16:29:43.76104852Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 82ac9ea6fe26e69c4b5cfb6a84f6e797bf7c488fae8baada0e8452345fe61f2a" id=a63c47a2-9303-4bb8-8c1f-555638fe6caa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.191714 | controller | Jun 09 16:29:43.761197 crc crio[3654]: 2026-06-09T16:29:43Z [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 17:48:36.191730 | controller | Jun 09 16:29:43.761230 crc crio[3654]: time="2026-06-09T16:29:43.761191914Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 44b23addafa8e3a1b3b94a910f28b3fa49dac83cb06d37244db19e3c307e6acb" id=417f869a-b943-4e24-9811-7555e5a8eeda name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.191747 | controller | Jun 09 16:29:43.763054 crc crio[3654]: 2026-06-09T16:29:43Z [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 17:48:36.191762 | controller | Jun 09 16:29:43.763458 crc crio[3654]: time="2026-06-09T16:29:43.763092458Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 2cebaa3bcc2cedef58fdd8db69a8d77701e9ff4c2d848f6c5d3019523a8e9805" id=1dba6ff7-6397-4470-9391-fe7910230e80 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.191777 | controller | Jun 09 16:29:43.763867 crc crio[3654]: 2026-06-09T16:29:43Z [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 17:48:36.191793 | controller | Jun 09 16:29:43.764024 crc crio[3654]: time="2026-06-09T16:29:43.763962283Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 6c61ae880f78d153c79f110b244827b86ea282f9c0ac08e2d4d3d090c65d3855" id=4519d1ae-f8cc-4947-a1f4-d779f62c5df9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.191808 | controller | Jun 09 16:29:43.765809 crc crio[3654]: time="2026-06-09T16:29:43.765632701Z" level=info msg="runSandbox: deleting pod ID 82ac9ea6fe26e69c4b5cfb6a84f6e797bf7c488fae8baada0e8452345fe61f2a from idIndex" id=a63c47a2-9303-4bb8-8c1f-555638fe6caa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.191823 | controller | Jun 09 16:29:43.765872 crc crio[3654]: time="2026-06-09T16:29:43.765811156Z" level=info msg="runSandbox: removing pod sandbox 82ac9ea6fe26e69c4b5cfb6a84f6e797bf7c488fae8baada0e8452345fe61f2a" id=a63c47a2-9303-4bb8-8c1f-555638fe6caa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.191839 | controller | Jun 09 16:29:43.765931 crc crio[3654]: time="2026-06-09T16:29:43.765882968Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 82ac9ea6fe26e69c4b5cfb6a84f6e797bf7c488fae8baada0e8452345fe61f2a" id=a63c47a2-9303-4bb8-8c1f-555638fe6caa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.191857 | controller | Jun 09 16:29:43.765931 crc crio[3654]: time="2026-06-09T16:29:43.765904589Z" level=info msg="runSandbox: unmounting shmPath for sandbox 82ac9ea6fe26e69c4b5cfb6a84f6e797bf7c488fae8baada0e8452345fe61f2a" id=a63c47a2-9303-4bb8-8c1f-555638fe6caa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.191872 | controller | Jun 09 16:29:43.768498 crc crio[3654]: 2026-06-09T16:29:43Z [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 17:48:36.191888 | controller | Jun 09 16:29:43.768629 crc crio[3654]: time="2026-06-09T16:29:43.767147844Z" level=info msg="runSandbox: deleting pod ID 44b23addafa8e3a1b3b94a910f28b3fa49dac83cb06d37244db19e3c307e6acb from idIndex" id=417f869a-b943-4e24-9811-7555e5a8eeda name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.191903 | controller | Jun 09 16:29:43.768787 crc crio[3654]: time="2026-06-09T16:29:43.768624617Z" level=info msg="runSandbox: removing pod sandbox 44b23addafa8e3a1b3b94a910f28b3fa49dac83cb06d37244db19e3c307e6acb" id=417f869a-b943-4e24-9811-7555e5a8eeda name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.191918 | controller | Jun 09 16:29:43.768824 crc crio[3654]: time="2026-06-09T16:29:43.768778691Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 44b23addafa8e3a1b3b94a910f28b3fa49dac83cb06d37244db19e3c307e6acb" id=417f869a-b943-4e24-9811-7555e5a8eeda name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.191933 | controller | Jun 09 16:29:43.768824 crc crio[3654]: time="2026-06-09T16:29:43.768805362Z" level=info msg="runSandbox: unmounting shmPath for sandbox 44b23addafa8e3a1b3b94a910f28b3fa49dac83cb06d37244db19e3c307e6acb" id=417f869a-b943-4e24-9811-7555e5a8eeda name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.191948 | controller | Jun 09 16:29:43.768971 crc crio[3654]: time="2026-06-09T16:29:43.767944107Z" level=info msg="runSandbox: removing pod sandbox from storage: 82ac9ea6fe26e69c4b5cfb6a84f6e797bf7c488fae8baada0e8452345fe61f2a" id=a63c47a2-9303-4bb8-8c1f-555638fe6caa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.191964 | controller | Jun 09 16:29:43.769579 crc crio[3654]: time="2026-06-09T16:29:43.767963118Z" level=info msg="runSandbox: deleting pod ID 2cebaa3bcc2cedef58fdd8db69a8d77701e9ff4c2d848f6c5d3019523a8e9805 from idIndex" id=1dba6ff7-6397-4470-9391-fe7910230e80 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.191979 | controller | Jun 09 16:29:43.769793 crc crio[3654]: time="2026-06-09T16:29:43.769573474Z" level=info msg="runSandbox: removing pod sandbox 2cebaa3bcc2cedef58fdd8db69a8d77701e9ff4c2d848f6c5d3019523a8e9805" id=1dba6ff7-6397-4470-9391-fe7910230e80 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.191995 | controller | Jun 09 16:29:43.770212 crc crio[3654]: 2026-06-09T16:29:43Z [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 17:48:36.192012 | controller | Jun 09 16:29:43.770263 crc crio[3654]: time="2026-06-09T16:29:43.768590726Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 70974a22d02ad01648a986f9cd2bab08eaacde1ceaf17fcd11a28d59cec6bf41" id=906a9131-d004-4aea-b865-da23c9b73ae3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.192028 | controller | Jun 09 16:29:43.770390 crc crio[3654]: time="2026-06-09T16:29:43.770273264Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox b086206a6512e0462b564b284a4f25801cb5b51080fef1632b2a0c4900ad7cfd" id=84d7efe0-67d1-42d1-abfe-f83805dbee73 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.192044 | controller | Jun 09 16:29:43.770585 crc crio[3654]: time="2026-06-09T16:29:43.77048851Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 2cebaa3bcc2cedef58fdd8db69a8d77701e9ff4c2d848f6c5d3019523a8e9805" id=1dba6ff7-6397-4470-9391-fe7910230e80 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.192063 | controller | Jun 09 16:29:43.770585 crc crio[3654]: time="2026-06-09T16:29:43.770578782Z" level=info msg="runSandbox: unmounting shmPath for sandbox 2cebaa3bcc2cedef58fdd8db69a8d77701e9ff4c2d848f6c5d3019523a8e9805" id=1dba6ff7-6397-4470-9391-fe7910230e80 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.192079 | controller | Jun 09 16:29:43.771829 crc crio[3654]: 2026-06-09T16:29:43Z [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 17:48:36.192096 | controller | Jun 09 16:29:43.772019 crc crio[3654]: time="2026-06-09T16:29:43.771982833Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 8860c6401295fb64ea2914d57607ddcee1e03d92a33b7e5c22570f3beaafc42d" id=5e9774e3-5a8c-4d73-9861-126e473d35f4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.192112 | controller | Jun 09 16:29:43.772458 crc crio[3654]: 2026-06-09T16:29:43Z [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 17:48:36.192128 | controller | Jun 09 16:29:43.772523 crc crio[3654]: time="2026-06-09T16:29:43.772495217Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 17:48:36.192144 | controller | Jun 09 16:29:43.772523 crc crio[3654]: time="2026-06-09T16:29:43.772512558Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox f31cc043a130f0f5a9fa25bf2b18376f78ef49ae440eccc29762e5d9600247d8" id=20ae847f-224b-412b-9ecc-a3594cff97fa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.192160 | controller | Jun 09 16:29:43.773433 crc crio[3654]: time="2026-06-09T16:29:43.77329605Z" level=info msg="runSandbox: deleting pod ID 6c61ae880f78d153c79f110b244827b86ea282f9c0ac08e2d4d3d090c65d3855 from idIndex" id=4519d1ae-f8cc-4947-a1f4-d779f62c5df9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.192175 | controller | Jun 09 16:29:43.773433 crc crio[3654]: time="2026-06-09T16:29:43.773382783Z" level=info msg="runSandbox: removing pod sandbox 6c61ae880f78d153c79f110b244827b86ea282f9c0ac08e2d4d3d090c65d3855" id=4519d1ae-f8cc-4947-a1f4-d779f62c5df9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.192191 | controller | Jun 09 16:29:43.773568 crc crio[3654]: time="2026-06-09T16:29:43.773436724Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 6c61ae880f78d153c79f110b244827b86ea282f9c0ac08e2d4d3d090c65d3855" id=4519d1ae-f8cc-4947-a1f4-d779f62c5df9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.192207 | controller | Jun 09 16:29:43.773568 crc crio[3654]: time="2026-06-09T16:29:43.773463075Z" level=info msg="runSandbox: unmounting shmPath for sandbox 6c61ae880f78d153c79f110b244827b86ea282f9c0ac08e2d4d3d090c65d3855" id=4519d1ae-f8cc-4947-a1f4-d779f62c5df9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.192222 | controller | Jun 09 16:29:43.773866 crc crio[3654]: time="2026-06-09T16:29:43.773771274Z" level=info msg="runSandbox: removing pod sandbox from storage: 2cebaa3bcc2cedef58fdd8db69a8d77701e9ff4c2d848f6c5d3019523a8e9805" id=1dba6ff7-6397-4470-9391-fe7910230e80 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.192238 | controller | Jun 09 16:29:43.774906 crc crio[3654]: time="2026-06-09T16:29:43.774776533Z" level=info msg="runSandbox: removing pod sandbox from storage: 44b23addafa8e3a1b3b94a910f28b3fa49dac83cb06d37244db19e3c307e6acb" id=417f869a-b943-4e24-9811-7555e5a8eeda name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.192258 | controller | Jun 09 16:29:43.776124 crc crio[3654]: 2026-06-09T16:29:43Z [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 17:48:36.192275 | controller | Jun 09 16:29:43.780095 crc crio[3654]: time="2026-06-09T16:29:43.776396999Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 95eea6c2248bd316de654528ac16932e4f19ffdb6f8e009dbae4b1c21209a263" id=3567480d-13da-459b-833e-ffa262a029dc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.192291 | controller | Jun 09 16:29:43.780095 crc crio[3654]: time="2026-06-09T16:29:43.7764445Z" level=info msg="runSandbox: removing pod sandbox from storage: 6c61ae880f78d153c79f110b244827b86ea282f9c0ac08e2d4d3d090c65d3855" id=4519d1ae-f8cc-4947-a1f4-d779f62c5df9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.192307 | controller | Jun 09 16:29:43.780095 crc crio[3654]: time="2026-06-09T16:29:43.778242672Z" level=info msg="runSandbox: deleting pod ID 70974a22d02ad01648a986f9cd2bab08eaacde1ceaf17fcd11a28d59cec6bf41 from idIndex" id=906a9131-d004-4aea-b865-da23c9b73ae3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.192323 | controller | Jun 09 16:29:43.780095 crc crio[3654]: time="2026-06-09T16:29:43.778286513Z" level=info msg="runSandbox: removing pod sandbox 70974a22d02ad01648a986f9cd2bab08eaacde1ceaf17fcd11a28d59cec6bf41" id=906a9131-d004-4aea-b865-da23c9b73ae3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.192339 | controller | Jun 09 16:29:43.780095 crc crio[3654]: time="2026-06-09T16:29:43.778293363Z" level=info msg="runSandbox: deleting pod ID b086206a6512e0462b564b284a4f25801cb5b51080fef1632b2a0c4900ad7cfd from idIndex" id=84d7efe0-67d1-42d1-abfe-f83805dbee73 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.192354 | controller | Jun 09 16:29:43.780095 crc crio[3654]: time="2026-06-09T16:29:43.778386356Z" level=info msg="runSandbox: removing pod sandbox b086206a6512e0462b564b284a4f25801cb5b51080fef1632b2a0c4900ad7cfd" id=84d7efe0-67d1-42d1-abfe-f83805dbee73 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.192370 | controller | Jun 09 16:29:43.780095 crc crio[3654]: time="2026-06-09T16:29:43.778425647Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox b086206a6512e0462b564b284a4f25801cb5b51080fef1632b2a0c4900ad7cfd" id=84d7efe0-67d1-42d1-abfe-f83805dbee73 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.192385 | controller | Jun 09 16:29:43.780095 crc crio[3654]: time="2026-06-09T16:29:43.778450198Z" level=info msg="runSandbox: unmounting shmPath for sandbox b086206a6512e0462b564b284a4f25801cb5b51080fef1632b2a0c4900ad7cfd" id=84d7efe0-67d1-42d1-abfe-f83805dbee73 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.192401 | controller | Jun 09 16:29:43.780095 crc crio[3654]: time="2026-06-09T16:29:43.778431267Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 70974a22d02ad01648a986f9cd2bab08eaacde1ceaf17fcd11a28d59cec6bf41" id=906a9131-d004-4aea-b865-da23c9b73ae3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.192416 | controller | Jun 09 16:29:43.780095 crc crio[3654]: time="2026-06-09T16:29:43.778904661Z" level=info msg="runSandbox: unmounting shmPath for sandbox 70974a22d02ad01648a986f9cd2bab08eaacde1ceaf17fcd11a28d59cec6bf41" id=906a9131-d004-4aea-b865-da23c9b73ae3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.192432 | controller | Jun 09 16:29:43.780095 crc crio[3654]: time="2026-06-09T16:29:43.779335103Z" level=info msg="runSandbox: deleting pod ID f31cc043a130f0f5a9fa25bf2b18376f78ef49ae440eccc29762e5d9600247d8 from idIndex" id=20ae847f-224b-412b-9ecc-a3594cff97fa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.192447 | controller | Jun 09 16:29:43.780095 crc crio[3654]: time="2026-06-09T16:29:43.779361244Z" level=info msg="runSandbox: removing pod sandbox f31cc043a130f0f5a9fa25bf2b18376f78ef49ae440eccc29762e5d9600247d8" id=20ae847f-224b-412b-9ecc-a3594cff97fa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.192465 | controller | Jun 09 16:29:43.780095 crc crio[3654]: time="2026-06-09T16:29:43.779389095Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox f31cc043a130f0f5a9fa25bf2b18376f78ef49ae440eccc29762e5d9600247d8" id=20ae847f-224b-412b-9ecc-a3594cff97fa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.192481 | controller | Jun 09 16:29:43.780095 crc crio[3654]: time="2026-06-09T16:29:43.779405305Z" level=info msg="runSandbox: unmounting shmPath for sandbox f31cc043a130f0f5a9fa25bf2b18376f78ef49ae440eccc29762e5d9600247d8" id=20ae847f-224b-412b-9ecc-a3594cff97fa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.192496 | controller | Jun 09 16:29:43.780095 crc crio[3654]: time="2026-06-09T16:29:43.779888369Z" level=info msg="runSandbox: removing pod sandbox from storage: 70974a22d02ad01648a986f9cd2bab08eaacde1ceaf17fcd11a28d59cec6bf41" id=906a9131-d004-4aea-b865-da23c9b73ae3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.192526 | controller | Jun 09 16:29:43.781089 crc crio[3654]: time="2026-06-09T16:29:43.780119766Z" level=info msg="runSandbox: removing pod sandbox from storage: b086206a6512e0462b564b284a4f25801cb5b51080fef1632b2a0c4900ad7cfd" id=84d7efe0-67d1-42d1-abfe-f83805dbee73 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.192549 | controller | Jun 09 16:29:43.781306 crc crio[3654]: time="2026-06-09T16:29:43.781232018Z" level=info msg="runSandbox: removing pod sandbox from storage: f31cc043a130f0f5a9fa25bf2b18376f78ef49ae440eccc29762e5d9600247d8" id=20ae847f-224b-412b-9ecc-a3594cff97fa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.192566 | controller | Jun 09 16:29:43.784802 crc crio[3654]: 2026-06-09T16:29:43Z [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 17:48:36.192581 | controller | Jun 09 16:29:43.784802 crc crio[3654]: time="2026-06-09T16:29:43.782183745Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 50d881d1896a42ed2f59fcba34ae4623aeb013e29e220904d64c41788f6c4591" id=e1393729-e95a-441a-9796-ff71b1280845 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.192597 | controller | Jun 09 16:29:43.784802 crc crio[3654]: time="2026-06-09T16:29:43.783216484Z" level=info msg="runSandbox: releasing container name: k8s_POD_cluster-samples-operator-6b564684c8-bqbxk_openshift-cluster-samples-operator_5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0_0" id=55e970eb-018e-4ac4-8b80-f6e94b11feb5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.192612 | controller | Jun 09 16:29:43.784802 crc crio[3654]: time="2026-06-09T16:29:43.783346938Z" level=info msg="runSandbox: deleting pod ID 95eea6c2248bd316de654528ac16932e4f19ffdb6f8e009dbae4b1c21209a263 from idIndex" id=3567480d-13da-459b-833e-ffa262a029dc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.192628 | controller | Jun 09 16:29:43.784802 crc crio[3654]: time="2026-06-09T16:29:43.783382639Z" level=info msg="runSandbox: removing pod sandbox 95eea6c2248bd316de654528ac16932e4f19ffdb6f8e009dbae4b1c21209a263" id=3567480d-13da-459b-833e-ffa262a029dc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.192643 | controller | Jun 09 16:29:43.784802 crc crio[3654]: time="2026-06-09T16:29:43.78341082Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 95eea6c2248bd316de654528ac16932e4f19ffdb6f8e009dbae4b1c21209a263" id=3567480d-13da-459b-833e-ffa262a029dc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.192659 | controller | Jun 09 16:29:43.784802 crc crio[3654]: time="2026-06-09T16:29:43.783458521Z" level=info msg="runSandbox: unmounting shmPath for sandbox 95eea6c2248bd316de654528ac16932e4f19ffdb6f8e009dbae4b1c21209a263" id=3567480d-13da-459b-833e-ffa262a029dc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.192679 | controller | Jun 09 16:29:43.784802 crc crio[3654]: time="2026-06-09T16:29:43.783433411Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_cluster-samples-operator-6b564684c8-bqbxk_openshift-cluster-samples-operator_5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0_0" id=55e970eb-018e-4ac4-8b80-f6e94b11feb5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.192695 | controller | Jun 09 16:29:43.784802 crc crio[3654]: time="2026-06-09T16:29:43.784307546Z" level=info msg="runSandbox: deleting pod ID 8860c6401295fb64ea2914d57607ddcee1e03d92a33b7e5c22570f3beaafc42d from idIndex" id=5e9774e3-5a8c-4d73-9861-126e473d35f4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.192711 | controller | Jun 09 16:29:43.784802 crc crio[3654]: time="2026-06-09T16:29:43.784424569Z" level=info msg="runSandbox: removing pod sandbox 8860c6401295fb64ea2914d57607ddcee1e03d92a33b7e5c22570f3beaafc42d" id=5e9774e3-5a8c-4d73-9861-126e473d35f4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.192727 | controller | Jun 09 16:29:43.784802 crc crio[3654]: time="2026-06-09T16:29:43.784491521Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 8860c6401295fb64ea2914d57607ddcee1e03d92a33b7e5c22570f3beaafc42d" id=5e9774e3-5a8c-4d73-9861-126e473d35f4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.192742 | controller | Jun 09 16:29:43.784802 crc crio[3654]: time="2026-06-09T16:29:43.784516722Z" level=info msg="runSandbox: unmounting shmPath for sandbox 8860c6401295fb64ea2914d57607ddcee1e03d92a33b7e5c22570f3beaafc42d" id=5e9774e3-5a8c-4d73-9861-126e473d35f4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.192757 | controller | Jun 09 16:29:43.786769 crc crio[3654]: time="2026-06-09T16:29:43.785114039Z" level=info msg="runSandbox: removing pod sandbox from storage: 95eea6c2248bd316de654528ac16932e4f19ffdb6f8e009dbae4b1c21209a263" id=3567480d-13da-459b-833e-ffa262a029dc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.192772 | controller | Jun 09 16:29:43.791003 crc crio[3654]: time="2026-06-09T16:29:43.79006418Z" level=info msg="runSandbox: removing pod sandbox from storage: 8860c6401295fb64ea2914d57607ddcee1e03d92a33b7e5c22570f3beaafc42d" id=5e9774e3-5a8c-4d73-9861-126e473d35f4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.192788 | controller | Jun 09 16:29:43.792709 crc crio[3654]: time="2026-06-09T16:29:43.792516391Z" level=info msg="runSandbox: deleting pod ID 50d881d1896a42ed2f59fcba34ae4623aeb013e29e220904d64c41788f6c4591 from idIndex" id=e1393729-e95a-441a-9796-ff71b1280845 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.192805 | controller | Jun 09 16:29:43.792785 crc crio[3654]: time="2026-06-09T16:29:43.792741067Z" level=info msg="runSandbox: removing pod sandbox 50d881d1896a42ed2f59fcba34ae4623aeb013e29e220904d64c41788f6c4591" id=e1393729-e95a-441a-9796-ff71b1280845 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.192820 | controller | Jun 09 16:29:43.793013 crc crio[3654]: time="2026-06-09T16:29:43.792942543Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 50d881d1896a42ed2f59fcba34ae4623aeb013e29e220904d64c41788f6c4591" id=e1393729-e95a-441a-9796-ff71b1280845 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.192836 | controller | Jun 09 16:29:43.793088 crc crio[3654]: time="2026-06-09T16:29:43.793064196Z" level=info msg="runSandbox: unmounting shmPath for sandbox 50d881d1896a42ed2f59fcba34ae4623aeb013e29e220904d64c41788f6c4591" id=e1393729-e95a-441a-9796-ff71b1280845 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.192851 | controller | Jun 09 16:29:43.794182 crc crio[3654]: time="2026-06-09T16:29:43.794107856Z" level=info msg="runSandbox: removing pod sandbox from storage: 50d881d1896a42ed2f59fcba34ae4623aeb013e29e220904d64c41788f6c4591" id=e1393729-e95a-441a-9796-ff71b1280845 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.192871 | controller | Jun 09 16:29:43.794554 crc crio[3654]: time="2026-06-09T16:29:43.794462946Z" level=info msg="runSandbox: releasing container name: k8s_POD_ingress-operator-6b9cb4dbcf-5fpw9_openshift-ingress-operator_e466d193-2f16-441a-9f10-579f91762fb9_0" id=b7b56952-f101-4934-af31-2dda5a5629c4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.192894 | controller | Jun 09 16:29:43.794554 crc crio[3654]: time="2026-06-09T16:29:43.794536118Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_ingress-operator-6b9cb4dbcf-5fpw9_openshift-ingress-operator_e466d193-2f16-441a-9f10-579f91762fb9_0" id=b7b56952-f101-4934-af31-2dda5a5629c4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.192921 | controller | Jun 09 16:29:43.801040 crc crio[3654]: 2026-06-09T16:29:43Z [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 17:48:36.192949 | controller | Jun 09 16:29:43.801040 crc crio[3654]: time="2026-06-09T16:29:43.801002824Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox d2e5dcd6e8cbb79ae1e15fac9d76d3d6072e2ecbb7f556b7f614c509ffccafdf" id=71ed471b-07b5-4389-96da-be5d3603d037 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.192968 | controller | Jun 09 16:29:43.804091 crc crio[3654]: 2026-06-09T16:29:43Z [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 17:48:36.192984 | controller | Jun 09 16:29:43.804091 crc crio[3654]: time="2026-06-09T16:29:43.803298869Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox fb70004dedce78ae00b9847e01857271d460b4d08ac66cdee7e37844ad04518f" id=a285b117-08e6-4af9-a056-66da57cbd887 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.193000 | controller | Jun 09 16:29:43.804091 crc crio[3654]: 2026-06-09T16:29:43Z [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 17:48:36.193016 | controller | Jun 09 16:29:43.804091 crc crio[3654]: time="2026-06-09T16:29:43.803920437Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 0d1d2fb9922ec5698960a315ab0ec98100401b71d357c5adcfdf537ac3c78f10" id=febce643-bc43-4530-8684-546c8e11ffd8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.193032 | controller | Jun 09 16:29:43.805981 crc crio[3654]: time="2026-06-09T16:29:43.805139372Z" level=info msg="runSandbox: deleting pod ID d2e5dcd6e8cbb79ae1e15fac9d76d3d6072e2ecbb7f556b7f614c509ffccafdf from idIndex" id=71ed471b-07b5-4389-96da-be5d3603d037 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.193047 | controller | Jun 09 16:29:43.805981 crc crio[3654]: time="2026-06-09T16:29:43.805173943Z" level=info msg="runSandbox: removing pod sandbox d2e5dcd6e8cbb79ae1e15fac9d76d3d6072e2ecbb7f556b7f614c509ffccafdf" id=71ed471b-07b5-4389-96da-be5d3603d037 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.193063 | controller | Jun 09 16:29:43.805981 crc crio[3654]: time="2026-06-09T16:29:43.805222414Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox d2e5dcd6e8cbb79ae1e15fac9d76d3d6072e2ecbb7f556b7f614c509ffccafdf" id=71ed471b-07b5-4389-96da-be5d3603d037 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.193078 | controller | Jun 09 16:29:43.805981 crc crio[3654]: time="2026-06-09T16:29:43.805246775Z" level=info msg="runSandbox: unmounting shmPath for sandbox d2e5dcd6e8cbb79ae1e15fac9d76d3d6072e2ecbb7f556b7f614c509ffccafdf" id=71ed471b-07b5-4389-96da-be5d3603d037 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.193098 | controller | Jun 09 16:29:43.808468 crc crio[3654]: time="2026-06-09T16:29:43.807784208Z" level=info msg="runSandbox: removing pod sandbox from storage: d2e5dcd6e8cbb79ae1e15fac9d76d3d6072e2ecbb7f556b7f614c509ffccafdf" id=71ed471b-07b5-4389-96da-be5d3603d037 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.193115 | controller | Jun 09 16:29:43.809859 crc crio[3654]: time="2026-06-09T16:29:43.808802607Z" level=info msg="runSandbox: deleting pod ID 0d1d2fb9922ec5698960a315ab0ec98100401b71d357c5adcfdf537ac3c78f10 from idIndex" id=febce643-bc43-4530-8684-546c8e11ffd8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.193130 | controller | Jun 09 16:29:43.809859 crc crio[3654]: time="2026-06-09T16:29:43.80890189Z" level=info msg="runSandbox: removing pod sandbox 0d1d2fb9922ec5698960a315ab0ec98100401b71d357c5adcfdf537ac3c78f10" id=febce643-bc43-4530-8684-546c8e11ffd8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.193146 | controller | Jun 09 16:29:43.809859 crc crio[3654]: time="2026-06-09T16:29:43.808943251Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 0d1d2fb9922ec5698960a315ab0ec98100401b71d357c5adcfdf537ac3c78f10" id=febce643-bc43-4530-8684-546c8e11ffd8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.193162 | controller | Jun 09 16:29:43.809859 crc crio[3654]: time="2026-06-09T16:29:43.808959752Z" level=info msg="runSandbox: unmounting shmPath for sandbox 0d1d2fb9922ec5698960a315ab0ec98100401b71d357c5adcfdf537ac3c78f10" id=febce643-bc43-4530-8684-546c8e11ffd8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.193178 | controller | Jun 09 16:29:43.809859 crc crio[3654]: time="2026-06-09T16:29:43.809104046Z" level=info msg="runSandbox: deleting pod ID fb70004dedce78ae00b9847e01857271d460b4d08ac66cdee7e37844ad04518f from idIndex" id=a285b117-08e6-4af9-a056-66da57cbd887 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.193193 | controller | Jun 09 16:29:43.809859 crc crio[3654]: time="2026-06-09T16:29:43.809351033Z" level=info msg="runSandbox: removing pod sandbox fb70004dedce78ae00b9847e01857271d460b4d08ac66cdee7e37844ad04518f" id=a285b117-08e6-4af9-a056-66da57cbd887 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.193210 | controller | Jun 09 16:29:43.809859 crc crio[3654]: time="2026-06-09T16:29:43.809405384Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox fb70004dedce78ae00b9847e01857271d460b4d08ac66cdee7e37844ad04518f" id=a285b117-08e6-4af9-a056-66da57cbd887 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.193226 | controller | Jun 09 16:29:43.809859 crc crio[3654]: time="2026-06-09T16:29:43.809436365Z" level=info msg="runSandbox: unmounting shmPath for sandbox fb70004dedce78ae00b9847e01857271d460b4d08ac66cdee7e37844ad04518f" id=a285b117-08e6-4af9-a056-66da57cbd887 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.193243 | controller | Jun 09 16:29:43.812037 crc crio[3654]: time="2026-06-09T16:29:43.810375092Z" level=info msg="runSandbox: removing pod sandbox from storage: 0d1d2fb9922ec5698960a315ab0ec98100401b71d357c5adcfdf537ac3c78f10" id=febce643-bc43-4530-8684-546c8e11ffd8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.193259 | controller | Jun 09 16:29:43.812037 crc crio[3654]: time="2026-06-09T16:29:43.810451114Z" level=info msg="runSandbox: releasing container name: k8s_POD_openshift-apiserver-operator-846cbfc458-xttmf_openshift-apiserver-operator_7d46baeb-32f5-4d0b-aeba-13333da51152_0" id=5cacbea3-f0ca-49a9-9080-d0e380348474 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.193275 | controller | Jun 09 16:29:43.812037 crc crio[3654]: time="2026-06-09T16:29:43.810488775Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_openshift-apiserver-operator-846cbfc458-xttmf_openshift-apiserver-operator_7d46baeb-32f5-4d0b-aeba-13333da51152_0" id=5cacbea3-f0ca-49a9-9080-d0e380348474 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.193295 | controller | Jun 09 16:29:43.813014 crc crio[3654]: time="2026-06-09T16:29:43.812943146Z" level=info msg="runSandbox: removing pod sandbox from storage: fb70004dedce78ae00b9847e01857271d460b4d08ac66cdee7e37844ad04518f" id=a285b117-08e6-4af9-a056-66da57cbd887 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.193311 | controller | Jun 09 16:29:43.820395 crc crio[3654]: 2026-06-09T16:29:43Z [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 17:48:36.193328 | controller | Jun 09 16:29:43.820395 crc crio[3654]: time="2026-06-09T16:29:43.818981118Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 57c9e90ba0f88ddaab401f4b0a0c7b5b27c41d31b60f4863eae869d827f9de49" id=c4d580c3-48d9-4bd1-b4e1-25aa26ba7418 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.193343 | controller | Jun 09 16:29:43.823771 crc crio[3654]: time="2026-06-09T16:29:43.823072296Z" level=info msg="runSandbox: releasing container name: k8s_POD_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0" id=71ed471b-07b5-4389-96da-be5d3603d037 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.193360 | controller | Jun 09 16:29:43.824147 crc crio[3654]: time="2026-06-09T16:29:43.824119866Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0" id=71ed471b-07b5-4389-96da-be5d3603d037 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.193376 | controller | Jun 09 16:29:43.827593 crc crio[3654]: time="2026-06-09T16:29:43.825037392Z" level=info msg="runSandbox: deleting pod ID 57c9e90ba0f88ddaab401f4b0a0c7b5b27c41d31b60f4863eae869d827f9de49 from idIndex" id=c4d580c3-48d9-4bd1-b4e1-25aa26ba7418 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.193392 | controller | Jun 09 16:29:43.827593 crc crio[3654]: time="2026-06-09T16:29:43.82740791Z" level=info msg="runSandbox: removing pod sandbox 57c9e90ba0f88ddaab401f4b0a0c7b5b27c41d31b60f4863eae869d827f9de49" id=c4d580c3-48d9-4bd1-b4e1-25aa26ba7418 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.193408 | controller | Jun 09 16:29:43.827593 crc crio[3654]: time="2026-06-09T16:29:43.827467211Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 57c9e90ba0f88ddaab401f4b0a0c7b5b27c41d31b60f4863eae869d827f9de49" id=c4d580c3-48d9-4bd1-b4e1-25aa26ba7418 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.193423 | controller | Jun 09 16:29:43.827593 crc crio[3654]: time="2026-06-09T16:29:43.827490182Z" level=info msg="runSandbox: unmounting shmPath for sandbox 57c9e90ba0f88ddaab401f4b0a0c7b5b27c41d31b60f4863eae869d827f9de49" id=c4d580c3-48d9-4bd1-b4e1-25aa26ba7418 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.193439 | controller | Jun 09 16:29:43.830073 crc crio[3654]: time="2026-06-09T16:29:43.829596922Z" level=info msg="runSandbox: removing pod sandbox from storage: 57c9e90ba0f88ddaab401f4b0a0c7b5b27c41d31b60f4863eae869d827f9de49" id=c4d580c3-48d9-4bd1-b4e1-25aa26ba7418 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.193455 | controller | Jun 09 16:29:43.833044 crc crio[3654]: time="2026-06-09T16:29:43.83299549Z" level=info msg="runSandbox: releasing container name: k8s_POD_package-server-manager-77f986bd66-5lhf9_openshift-operator-lifecycle-manager_bebbba29-e4e9-44ad-b643-3a7ebf505270_0" id=febce643-bc43-4530-8684-546c8e11ffd8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.193471 | controller | Jun 09 16:29:43.833044 crc crio[3654]: time="2026-06-09T16:29:43.833059072Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_package-server-manager-77f986bd66-5lhf9_openshift-operator-lifecycle-manager_bebbba29-e4e9-44ad-b643-3a7ebf505270_0" id=febce643-bc43-4530-8684-546c8e11ffd8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.193491 | controller | Jun 09 16:29:43.837095 crc crio[3654]: 2026-06-09T16:29:43Z [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 17:48:36.193507 | controller | Jun 09 16:29:43.837223 crc crio[3654]: time="2026-06-09T16:29:43.837173509Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox c067db728c664e5de06a64c72f9b947008fb6db6b98e336127ebb1c8ecaf9cc8" id=cb44947d-9be4-4307-b308-5c3a5c8ad7d6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.193546 | controller | Jun 09 16:29:43.838765 crc crio[3654]: time="2026-06-09T16:29:43.838423755Z" level=info msg="runSandbox: releasing container name: k8s_POD_dns-default-qtghf_openshift-dns_d181776f-b90e-41dc-be09-c4543b8cba16_0" id=c4d580c3-48d9-4bd1-b4e1-25aa26ba7418 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.193564 | controller | Jun 09 16:29:43.838906 crc crio[3654]: time="2026-06-09T16:29:43.838805046Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_dns-default-qtghf_openshift-dns_d181776f-b90e-41dc-be09-c4543b8cba16_0" id=c4d580c3-48d9-4bd1-b4e1-25aa26ba7418 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.193580 | controller | Jun 09 16:29:43.839053 crc crio[3654]: time="2026-06-09T16:29:43.838431955Z" level=info msg="runSandbox: deleting pod ID c067db728c664e5de06a64c72f9b947008fb6db6b98e336127ebb1c8ecaf9cc8 from idIndex" id=cb44947d-9be4-4307-b308-5c3a5c8ad7d6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.193596 | controller | Jun 09 16:29:43.839109 crc crio[3654]: time="2026-06-09T16:29:43.839052153Z" level=info msg="runSandbox: removing pod sandbox c067db728c664e5de06a64c72f9b947008fb6db6b98e336127ebb1c8ecaf9cc8" id=cb44947d-9be4-4307-b308-5c3a5c8ad7d6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.193612 | controller | Jun 09 16:29:43.839109 crc crio[3654]: time="2026-06-09T16:29:43.839089184Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox c067db728c664e5de06a64c72f9b947008fb6db6b98e336127ebb1c8ecaf9cc8" id=cb44947d-9be4-4307-b308-5c3a5c8ad7d6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.193627 | controller | Jun 09 16:29:43.839109 crc crio[3654]: time="2026-06-09T16:29:43.839105575Z" level=info msg="runSandbox: unmounting shmPath for sandbox c067db728c664e5de06a64c72f9b947008fb6db6b98e336127ebb1c8ecaf9cc8" id=cb44947d-9be4-4307-b308-5c3a5c8ad7d6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.193642 | controller | Jun 09 16:29:43.840493 crc crio[3654]: time="2026-06-09T16:29:43.839618129Z" level=info msg="runSandbox: removing pod sandbox from storage: c067db728c664e5de06a64c72f9b947008fb6db6b98e336127ebb1c8ecaf9cc8" id=cb44947d-9be4-4307-b308-5c3a5c8ad7d6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.193657 | controller | Jun 09 16:29:43.843741 crc crio[3654]: time="2026-06-09T16:29:43.843442769Z" level=info msg="runSandbox: releasing container name: k8s_POD_control-plane-machine-set-operator-75ffdb6fcd-m5wxr_openshift-machine-api_8f342bf1-eea2-4806-8a6b-5f4c24d40c0c_0" id=3100fd1d-0ed3-4f15-82c7-373cf1e3b073 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.193673 | controller | Jun 09 16:29:43.843741 crc crio[3654]: time="2026-06-09T16:29:43.843528101Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_control-plane-machine-set-operator-75ffdb6fcd-m5wxr_openshift-machine-api_8f342bf1-eea2-4806-8a6b-5f4c24d40c0c_0" id=3100fd1d-0ed3-4f15-82c7-373cf1e3b073 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.193688 | controller | Jun 09 16:29:43.844411 crc crio[3654]: 2026-06-09T16:29:43Z [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 17:48:36.193708 | controller | Jun 09 16:29:43.844411 crc crio[3654]: time="2026-06-09T16:29:43.843986704Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 8f02c8fd44aad336136f4321f8cd2056c2d242208a88e0c997901773ca736b54" id=1666b9c3-e8ca-4891-8edc-45a51345f3d0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.193724 | controller | Jun 09 16:29:43.845479 crc crio[3654]: time="2026-06-09T16:29:43.845381924Z" level=info msg="runSandbox: deleting pod ID 8f02c8fd44aad336136f4321f8cd2056c2d242208a88e0c997901773ca736b54 from idIndex" id=1666b9c3-e8ca-4891-8edc-45a51345f3d0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.193740 | controller | Jun 09 16:29:43.845479 crc crio[3654]: time="2026-06-09T16:29:43.845427496Z" level=info msg="runSandbox: removing pod sandbox 8f02c8fd44aad336136f4321f8cd2056c2d242208a88e0c997901773ca736b54" id=1666b9c3-e8ca-4891-8edc-45a51345f3d0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.193755 | controller | Jun 09 16:29:43.845479 crc crio[3654]: time="2026-06-09T16:29:43.845468177Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 8f02c8fd44aad336136f4321f8cd2056c2d242208a88e0c997901773ca736b54" id=1666b9c3-e8ca-4891-8edc-45a51345f3d0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.193770 | controller | Jun 09 16:29:43.845904 crc crio[3654]: time="2026-06-09T16:29:43.845484657Z" level=info msg="runSandbox: unmounting shmPath for sandbox 8f02c8fd44aad336136f4321f8cd2056c2d242208a88e0c997901773ca736b54" id=1666b9c3-e8ca-4891-8edc-45a51345f3d0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.193785 | controller | Jun 09 16:29:43.845904 crc crio[3654]: time="2026-06-09T16:29:43.845815817Z" level=info msg="runSandbox: removing pod sandbox from storage: 8f02c8fd44aad336136f4321f8cd2056c2d242208a88e0c997901773ca736b54" id=1666b9c3-e8ca-4891-8edc-45a51345f3d0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.193800 | controller | Jun 09 16:29:43.847619 crc crio[3654]: time="2026-06-09T16:29:43.847561507Z" level=info msg="runSandbox: releasing container name: k8s_POD_network-metrics-daemon-n2bqt_openshift-multus_504f5b64-2069-4529-9127-e6f993b1b649_0" id=e72049a9-46b6-4b0f-a182-e19f30dcfe15 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.193815 | controller | Jun 09 16:29:43.847755 crc crio[3654]: time="2026-06-09T16:29:43.847715821Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_network-metrics-daemon-n2bqt_openshift-multus_504f5b64-2069-4529-9127-e6f993b1b649_0" id=e72049a9-46b6-4b0f-a182-e19f30dcfe15 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.193831 | controller | Jun 09 16:29:43.860002 crc crio[3654]: time="2026-06-09T16:29:43.8595653Z" level=info msg="runSandbox: releasing container name: k8s_POD_networking-console-plugin-5ff7774fd9-nljh6_openshift-network-console_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141_0" id=00a85b35-f87e-4f98-92b5-d47c2b2706fc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.193846 | controller | Jun 09 16:29:43.860002 crc crio[3654]: time="2026-06-09T16:29:43.859827818Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_networking-console-plugin-5ff7774fd9-nljh6_openshift-network-console_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141_0" id=00a85b35-f87e-4f98-92b5-d47c2b2706fc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.193862 | controller | Jun 09 16:29:43.866405 crc crio[3654]: time="2026-06-09T16:29:43.866241162Z" level=info msg="runSandbox: releasing container name: k8s_POD_ingress-canary-jlj86_openshift-ingress-canary_7d96a430-aa69-4b19-9ee4-68f2e6192e27_0" id=84d7efe0-67d1-42d1-abfe-f83805dbee73 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.193877 | controller | Jun 09 16:29:43.866405 crc crio[3654]: time="2026-06-09T16:29:43.866371255Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_ingress-canary-jlj86_openshift-ingress-canary_7d96a430-aa69-4b19-9ee4-68f2e6192e27_0" id=84d7efe0-67d1-42d1-abfe-f83805dbee73 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.193896 | controller | Jun 09 16:29:43.869807 crc crio[3654]: time="2026-06-09T16:29:43.869740532Z" level=info msg="runSandbox: releasing container name: k8s_POD_kube-controller-manager-operator-69d5f845f8-mm4qn_openshift-kube-controller-manager-operator_89eeceba-0661-4e85-be2e-57d689102094_0" id=3eda22a0-c9ac-40e7-a770-a4484e39b291 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.193912 | controller | Jun 09 16:29:43.869807 crc crio[3654]: time="2026-06-09T16:29:43.869799033Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_kube-controller-manager-operator-69d5f845f8-mm4qn_openshift-kube-controller-manager-operator_89eeceba-0661-4e85-be2e-57d689102094_0" id=3eda22a0-c9ac-40e7-a770-a4484e39b291 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.193927 | controller | Jun 09 16:29:43.877518 crc crio[3654]: time="2026-06-09T16:29:43.874960331Z" level=info msg="runSandbox: releasing container name: k8s_POD_route-controller-manager-9c77555c6-bjsff_openshift-route-controller-manager_f5ed093a-5c43-49ee-8429-b0de4b9c784d_0" id=4cc3c089-4af4-40cb-af9b-939b44bb2f58 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.193943 | controller | Jun 09 16:29:43.877518 crc crio[3654]: time="2026-06-09T16:29:43.875008763Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_route-controller-manager-9c77555c6-bjsff_openshift-route-controller-manager_f5ed093a-5c43-49ee-8429-b0de4b9c784d_0" id=4cc3c089-4af4-40cb-af9b-939b44bb2f58 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.193962 | controller | Jun 09 16:29:43.878923 crc crio[3654]: time="2026-06-09T16:29:43.878710189Z" level=info msg="runSandbox: releasing container name: k8s_POD_network-check-target-fhkjl_openshift-network-diagnostics_17b87002-b798-480a-8e17-83053d698239_0" id=a63c47a2-9303-4bb8-8c1f-555638fe6caa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.193981 | controller | Jun 09 16:29:43.878923 crc crio[3654]: time="2026-06-09T16:29:43.87874575Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_network-check-target-fhkjl_openshift-network-diagnostics_17b87002-b798-480a-8e17-83053d698239_0" id=a63c47a2-9303-4bb8-8c1f-555638fe6caa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.193996 | controller | Jun 09 16:29:43.887144 crc crio[3654]: time="2026-06-09T16:29:43.886767769Z" level=info msg="runSandbox: releasing container name: k8s_POD_dns-operator-799b87ffcd-h5xh9_openshift-dns-operator_13345434-cc4c-42d5-97e8-99cd8b90477a_0" id=906a9131-d004-4aea-b865-da23c9b73ae3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.194012 | controller | Jun 09 16:29:43.887144 crc crio[3654]: time="2026-06-09T16:29:43.886855992Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_dns-operator-799b87ffcd-h5xh9_openshift-dns-operator_13345434-cc4c-42d5-97e8-99cd8b90477a_0" id=906a9131-d004-4aea-b865-da23c9b73ae3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.194028 | controller | Jun 09 16:29:43.891219 crc crio[3654]: time="2026-06-09T16:29:43.891059052Z" level=info msg="runSandbox: releasing container name: k8s_POD_machine-config-operator-67c9d58cbb-dc6bh_openshift-machine-config-operator_e7c4bdbd-866b-490e-85ee-d4c85fa577d8_0" id=1dba6ff7-6397-4470-9391-fe7910230e80 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.194043 | controller | Jun 09 16:29:43.891219 crc crio[3654]: time="2026-06-09T16:29:43.891144885Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_machine-config-operator-67c9d58cbb-dc6bh_openshift-machine-config-operator_e7c4bdbd-866b-490e-85ee-d4c85fa577d8_0" id=1dba6ff7-6397-4470-9391-fe7910230e80 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.194059 | controller | Jun 09 16:29:43.895434 crc crio[3654]: time="2026-06-09T16:29:43.895268133Z" level=info msg="runSandbox: releasing container name: k8s_POD_service-ca-74545575db-n469q_openshift-service-ca_880b4ff1-3443-4cae-90b4-72e4341917b3_0" id=34818dca-99c7-41c0-bff1-830a00332b71 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.194078 | controller | Jun 09 16:29:43.895434 crc crio[3654]: time="2026-06-09T16:29:43.895374416Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_service-ca-74545575db-n469q_openshift-service-ca_880b4ff1-3443-4cae-90b4-72e4341917b3_0" id=34818dca-99c7-41c0-bff1-830a00332b71 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.194094 | controller | Jun 09 16:29:43.900713 crc crio[3654]: time="2026-06-09T16:29:43.900608656Z" level=info msg="runSandbox: releasing container name: k8s_POD_machine-config-controller-f9cdd68f7-bb2jm_openshift-machine-config-operator_e968817c-5b6a-4904-ba68-59a8235d6c0d_0" id=a59a37dd-cf6e-459c-9072-931031c5300a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.194112 | controller | Jun 09 16:29:43.900780 crc crio[3654]: time="2026-06-09T16:29:43.900732419Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_machine-config-controller-f9cdd68f7-bb2jm_openshift-machine-config-operator_e968817c-5b6a-4904-ba68-59a8235d6c0d_0" id=a59a37dd-cf6e-459c-9072-931031c5300a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.194135 | controller | Jun 09 16:29:43.906547 crc crio[3654]: time="2026-06-09T16:29:43.906447523Z" level=info msg="runSandbox: releasing container name: k8s_POD_openshift-controller-manager-operator-686468bdd5-sjcrn_openshift-controller-manager-operator_84e6e6fd-a448-462c-a5d3-8fa636be2d6f_0" id=c45e9ba2-056a-4300-8c46-3f0d2f35a0f0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.194159 | controller | Jun 09 16:29:43.906547 crc crio[3654]: time="2026-06-09T16:29:43.906502004Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_openshift-controller-manager-operator-686468bdd5-sjcrn_openshift-controller-manager-operator_84e6e6fd-a448-462c-a5d3-8fa636be2d6f_0" id=c45e9ba2-056a-4300-8c46-3f0d2f35a0f0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.194183 | controller | Jun 09 16:29:43.919799 crc crio[3654]: time="2026-06-09T16:29:43.919413494Z" level=info msg="runSandbox: releasing container name: k8s_POD_etcd-operator-69b85846b6-9w8mk_openshift-etcd-operator_590c4b91-91e2-41cd-8666-e08cbfa17a77_0" id=aeeb8289-75d8-42e6-9dc1-ee3a8c902110 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.194207 | controller | Jun 09 16:29:43.919799 crc crio[3654]: time="2026-06-09T16:29:43.919478586Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_etcd-operator-69b85846b6-9w8mk_openshift-etcd-operator_590c4b91-91e2-41cd-8666-e08cbfa17a77_0" id=aeeb8289-75d8-42e6-9dc1-ee3a8c902110 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.194229 | controller | Jun 09 16:29:43.928234 crc crio[3654]: time="2026-06-09T16:29:43.928102373Z" level=info msg="runSandbox: releasing container name: k8s_POD_openshift-kube-scheduler-operator-54f497555d-d8646_openshift-kube-scheduler-operator_4e9ac1d6-d4ed-4411-a098-d1bf725c943c_0" id=73ad7d72-0d70-486c-86f7-d17ee25b71ab name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.194246 | controller | Jun 09 16:29:43.928234 crc crio[3654]: time="2026-06-09T16:29:43.928159635Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_openshift-kube-scheduler-operator-54f497555d-d8646_openshift-kube-scheduler-operator_4e9ac1d6-d4ed-4411-a098-d1bf725c943c_0" id=73ad7d72-0d70-486c-86f7-d17ee25b71ab name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.194262 | controller | Jun 09 16:29:43.933925 crc crio[3654]: time="2026-06-09T16:29:43.933803806Z" level=info msg="runSandbox: releasing container name: k8s_POD_apiserver-9ddfb9f55-k47zv_openshift-apiserver_e7508fa2-0f14-41e2-8972-4e2e11009b77_0" id=0794cf52-0c1a-472b-b0c2-29b105501e90 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.194293 | controller | Jun 09 16:29:43.934015 crc crio[3654]: time="2026-06-09T16:29:43.933997692Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_apiserver-9ddfb9f55-k47zv_openshift-apiserver_e7508fa2-0f14-41e2-8972-4e2e11009b77_0" id=0794cf52-0c1a-472b-b0c2-29b105501e90 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.194313 | controller | Jun 09 16:29:43.941843 crc crio[3654]: time="2026-06-09T16:29:43.941758134Z" level=info msg="runSandbox: releasing container name: k8s_POD_network-check-source-5bb8f5cd97-xdvz5_openshift-network-diagnostics_f863fff9-286a-45fa-b8f0-8a86994b8440_0" id=caa12af9-bcd7-4e4a-95bd-e5ef39e6fbeb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.194330 | controller | Jun 09 16:29:43.941843 crc crio[3654]: time="2026-06-09T16:29:43.941837856Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_network-check-source-5bb8f5cd97-xdvz5_openshift-network-diagnostics_f863fff9-286a-45fa-b8f0-8a86994b8440_0" id=caa12af9-bcd7-4e4a-95bd-e5ef39e6fbeb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.194350 | controller | Jun 09 16:29:43.950136 crc crio[3654]: time="2026-06-09T16:29:43.95002054Z" level=info msg="runSandbox: releasing container name: k8s_POD_service-ca-operator-5b9c976747-l2sd4_openshift-service-ca-operator_fd3771ed-6d15-47a3-9f81-762cf83a728f_0" id=feb50fe3-284a-49ac-a510-b97a5eab821c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.194366 | controller | Jun 09 16:29:43.950136 crc crio[3654]: time="2026-06-09T16:29:43.950081442Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_service-ca-operator-5b9c976747-l2sd4_openshift-service-ca-operator_fd3771ed-6d15-47a3-9f81-762cf83a728f_0" id=feb50fe3-284a-49ac-a510-b97a5eab821c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.194382 | controller | Jun 09 16:29:43.955180 crc crio[3654]: time="2026-06-09T16:29:43.955094696Z" level=info msg="runSandbox: releasing container name: k8s_POD_migrator-866fcbc849-vfggj_openshift-kube-storage-version-migrator_95e1bfe8-fa45-4e53-9e80-89e7ac6db708_0" id=bd4e6195-4f7e-4fe2-8a8e-3fd9b5e6986a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.194397 | controller | Jun 09 16:29:43.955180 crc crio[3654]: time="2026-06-09T16:29:43.955172428Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_migrator-866fcbc849-vfggj_openshift-kube-storage-version-migrator_95e1bfe8-fa45-4e53-9e80-89e7ac6db708_0" id=bd4e6195-4f7e-4fe2-8a8e-3fd9b5e6986a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.194416 | controller | Jun 09 16:29:43.962059 crc crio[3654]: time="2026-06-09T16:29:43.961970423Z" level=info msg="runSandbox: releasing container name: k8s_POD_authentication-operator-7f5c659b84-khkfm_openshift-authentication-operator_677c2747-1901-4941-94f1-8281cced296b_0" id=996f9e23-bac0-4fbc-9af1-6be0df4bf02b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.194439 | controller | Jun 09 16:29:43.962059 crc crio[3654]: time="2026-06-09T16:29:43.962046915Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_authentication-operator-7f5c659b84-khkfm_openshift-authentication-operator_677c2747-1901-4941-94f1-8281cced296b_0" id=996f9e23-bac0-4fbc-9af1-6be0df4bf02b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.194461 | controller | Jun 09 16:29:43.965515 crc crio[3654]: time="2026-06-09T16:29:43.965437412Z" level=info msg="runSandbox: releasing container name: k8s_POD_olm-operator-5cdf44d969-ssqvn_openshift-operator-lifecycle-manager_6e1163b9-cb14-4016-a0bf-126812657ac4_0" id=03af5579-7572-4c88-972a-8467c07634be name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.194489 | controller | Jun 09 16:29:43.965515 crc crio[3654]: time="2026-06-09T16:29:43.965504124Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_olm-operator-5cdf44d969-ssqvn_openshift-operator-lifecycle-manager_6e1163b9-cb14-4016-a0bf-126812657ac4_0" id=03af5579-7572-4c88-972a-8467c07634be name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.194508 | controller | Jun 09 16:29:43.969599 crc crio[3654]: time="2026-06-09T16:29:43.969485478Z" level=info msg="runSandbox: releasing container name: k8s_POD_multus-admission-controller-69db94689b-rvf8p_openshift-multus_22e9ac12-6d81-454c-9af1-0b0d7e241db6_0" id=8e7b6175-8bb2-4d85-9493-6c3a60d1a55b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.194561 | controller | Jun 09 16:29:43.969599 crc crio[3654]: time="2026-06-09T16:29:43.96956634Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_multus-admission-controller-69db94689b-rvf8p_openshift-multus_22e9ac12-6d81-454c-9af1-0b0d7e241db6_0" id=8e7b6175-8bb2-4d85-9493-6c3a60d1a55b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.194578 | controller | Jun 09 16:29:43.973492 crc crio[3654]: time="2026-06-09T16:29:43.973431401Z" level=info msg="runSandbox: releasing container name: k8s_POD_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0" id=e351dc4a-cfdb-4d10-ba19-f5261237089d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.194594 | controller | Jun 09 16:29:43.973492 crc crio[3654]: time="2026-06-09T16:29:43.973489252Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0" id=e351dc4a-cfdb-4d10-ba19-f5261237089d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.194610 | controller | Jun 09 16:29:43.984962 crc crio[3654]: time="2026-06-09T16:29:43.984906019Z" level=info msg="runSandbox: releasing container name: k8s_POD_kube-apiserver-operator-575994946d-vgpnb_openshift-kube-apiserver-operator_4f837d5f-4682-4cae-99ca-824ebae60fec_0" id=b6a3989a-0ba7-4889-ac48-e52197c88e38 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.194633 | controller | Jun 09 16:29:43.985335 crc crio[3654]: time="2026-06-09T16:29:43.985190737Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_kube-apiserver-operator-575994946d-vgpnb_openshift-kube-apiserver-operator_4f837d5f-4682-4cae-99ca-824ebae60fec_0" id=b6a3989a-0ba7-4889-ac48-e52197c88e38 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.194653 | controller | Jun 09 16:29:43.988558 crc crio[3654]: time="2026-06-09T16:29:43.988450181Z" level=info msg="runSandbox: releasing container name: k8s_POD_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0" id=4519d1ae-f8cc-4947-a1f4-d779f62c5df9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.194674 | controller | Jun 09 16:29:43.988558 crc crio[3654]: time="2026-06-09T16:29:43.988504872Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0" id=4519d1ae-f8cc-4947-a1f4-d779f62c5df9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.194695 | controller | Jun 09 16:29:43.995596 crc crio[3654]: time="2026-06-09T16:29:43.995494102Z" level=info msg="runSandbox: releasing container name: k8s_POD_console-operator-67c89758df-4jf4f_openshift-console-operator_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2_0" id=417f869a-b943-4e24-9811-7555e5a8eeda name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.194755 | controller | Jun 09 16:29:43.995911 crc crio[3654]: time="2026-06-09T16:29:43.995605166Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_console-operator-67c89758df-4jf4f_openshift-console-operator_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2_0" id=417f869a-b943-4e24-9811-7555e5a8eeda name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.194779 | controller | Jun 09 16:29:43.999467 crc crio[3654]: time="2026-06-09T16:29:43.999372664Z" level=info msg="runSandbox: releasing container name: k8s_POD_kube-storage-version-migrator-operator-565b79b866-2h5s6_openshift-kube-storage-version-migrator-operator_8f573912-eb25-4f17-bfe5-81325e551bf2_0" id=33f8f213-7a47-43b5-b99c-59023ae60dda name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.194797 | controller | Jun 09 16:29:43.999554 crc crio[3654]: time="2026-06-09T16:29:43.999467266Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_kube-storage-version-migrator-operator-565b79b866-2h5s6_openshift-kube-storage-version-migrator-operator_8f573912-eb25-4f17-bfe5-81325e551bf2_0" id=33f8f213-7a47-43b5-b99c-59023ae60dda name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.194819 | controller | Jun 09 16:29:44.003564 crc crio[3654]: time="2026-06-09T16:29:44.00345341Z" level=info msg="runSandbox: releasing container name: k8s_POD_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0" id=20ae847f-224b-412b-9ecc-a3594cff97fa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.194836 | controller | Jun 09 16:29:44.003564 crc crio[3654]: time="2026-06-09T16:29:44.003536783Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0" id=20ae847f-224b-412b-9ecc-a3594cff97fa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.194853 | controller | Jun 09 16:29:44.009594 crc crio[3654]: time="2026-06-09T16:29:44.009541595Z" level=info msg="runSandbox: releasing container name: k8s_POD_apiserver-8596bd845d-l6g6s_openshift-oauth-apiserver_eeb0b76f-edea-4c9c-99a1-0130c6a7453c_0" id=de1b7d46-3c9b-4917-92ff-15429cefafff name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.194868 | controller | Jun 09 16:29:44.009889 crc crio[3654]: time="2026-06-09T16:29:44.009862004Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_apiserver-8596bd845d-l6g6s_openshift-oauth-apiserver_eeb0b76f-edea-4c9c-99a1-0130c6a7453c_0" id=de1b7d46-3c9b-4917-92ff-15429cefafff name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.194884 | controller | Jun 09 16:29:44.015107 crc crio[3654]: time="2026-06-09T16:29:44.015072443Z" level=info msg="runSandbox: releasing container name: k8s_POD_console-6c684df5db-cc8g8_openshift-console_63877e21-00e2-4bee-b462-31d3bbe131ef_0" id=1d4399dc-4399-4efd-821e-388b5435ca5b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.194900 | controller | Jun 09 16:29:44.015544 crc crio[3654]: time="2026-06-09T16:29:44.015521556Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_console-6c684df5db-cc8g8_openshift-console_63877e21-00e2-4bee-b462-31d3bbe131ef_0" id=1d4399dc-4399-4efd-821e-388b5435ca5b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.194915 | controller | Jun 09 16:29:44.020388 crc crio[3654]: time="2026-06-09T16:29:44.020228771Z" level=info msg="runSandbox: releasing container name: k8s_POD_openshift-config-operator-5777786469-bccdj_openshift-config-operator_24de2af2-9e39-4c2e-96f8-42509d1baf18_0" id=e1393729-e95a-441a-9796-ff71b1280845 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.194931 | controller | Jun 09 16:29:44.020388 crc crio[3654]: time="2026-06-09T16:29:44.020294083Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_openshift-config-operator-5777786469-bccdj_openshift-config-operator_24de2af2-9e39-4c2e-96f8-42509d1baf18_0" id=e1393729-e95a-441a-9796-ff71b1280845 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.194947 | controller | Jun 09 16:29:44.023626 crc crio[3654]: time="2026-06-09T16:29:44.023519455Z" level=info msg="runSandbox: releasing container name: k8s_POD_controller-manager-8bbbb897c-c9m74_openshift-controller-manager_b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda_0" id=5e9774e3-5a8c-4d73-9861-126e473d35f4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.194962 | controller | Jun 09 16:29:44.023626 crc crio[3654]: time="2026-06-09T16:29:44.023592817Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_controller-manager-8bbbb897c-c9m74_openshift-controller-manager_b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda_0" id=5e9774e3-5a8c-4d73-9861-126e473d35f4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.194977 | controller | Jun 09 16:29:44.026267 crc crio[3654]: time="2026-06-09T16:29:44.026220922Z" level=info msg="runSandbox: releasing container name: k8s_POD_csi-hostpathplugin-mpq2f_hostpath-provisioner_af9d3f54-b024-4959-888b-41fc0dc68a7f_0" id=3567480d-13da-459b-833e-ffa262a029dc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.194997 | controller | Jun 09 16:29:44.026483 crc crio[3654]: time="2026-06-09T16:29:44.026270124Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_csi-hostpathplugin-mpq2f_hostpath-provisioner_af9d3f54-b024-4959-888b-41fc0dc68a7f_0" id=3567480d-13da-459b-833e-ffa262a029dc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.195013 | controller | Jun 09 16:29:44.029620 crc crio[3654]: time="2026-06-09T16:29:44.029555888Z" level=info msg="runSandbox: releasing container name: k8s_POD_cluster-image-registry-operator-86c45576b9-qdg7g_openshift-image-registry_1d749813-cd37-46e7-9865-e180c3005dc0_0" id=a285b117-08e6-4af9-a056-66da57cbd887 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.195029 | controller | Jun 09 16:29:44.029749 crc crio[3654]: time="2026-06-09T16:29:44.0296218Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_cluster-image-registry-operator-86c45576b9-qdg7g_openshift-image-registry_1d749813-cd37-46e7-9865-e180c3005dc0_0" id=a285b117-08e6-4af9-a056-66da57cbd887 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.195045 | controller | Jun 09 16:29:44.033072 crc crio[3654]: time="2026-06-09T16:29:44.032900844Z" level=info msg="runSandbox: releasing container name: k8s_POD_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0" id=1666b9c3-e8ca-4891-8edc-45a51345f3d0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.195061 | controller | Jun 09 16:29:44.033072 crc crio[3654]: time="2026-06-09T16:29:44.032958995Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0" id=1666b9c3-e8ca-4891-8edc-45a51345f3d0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.195078 | controller | Jun 09 16:29:44.035942 crc crio[3654]: time="2026-06-09T16:29:44.035857318Z" level=info msg="runSandbox: releasing container name: k8s_POD_machine-api-operator-755bb95488-cj4b6_openshift-machine-api_12703f5c-2f19-4458-9c95-b94af53cd5d8_0" id=cb44947d-9be4-4307-b308-5c3a5c8ad7d6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.195094 | controller | Jun 09 16:29:44.035942 crc crio[3654]: time="2026-06-09T16:29:44.03592336Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_machine-api-operator-755bb95488-cj4b6_openshift-machine-api_12703f5c-2f19-4458-9c95-b94af53cd5d8_0" id=cb44947d-9be4-4307-b308-5c3a5c8ad7d6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.195119 | controller | Jun 09 16:29:47.540151 crc crio[3654]: 2026-06-09T16:29:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:afc8116d76ea618 Mac:3a:06:c4:11:13:81 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:07 Mtu:0 Sandbox:/var/run/netns/81290616-f2a7-4e07-a46b-0b6b120a03d2 SocketPath: PciID:}] [{Interface:0xc00048c620 Address:{IP:10.217.0.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.195138 | controller | Jun 09 16:29:47.542246 crc crio[3654]: time="2026-06-09T16:29:47.541574269Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 17:48:36.195154 | controller | Jun 09 16:29:47.542400 crc crio[3654]: time="2026-06-09T16:29:47.542264168Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/egress-router\""
2026-06-09 17:48:36.195170 | controller | Jun 09 16:29:47.545300 crc crio[3654]: time="2026-06-09T16:29:47.54511828Z" level=info msg="Got pod network &{Name:collect-profiles-29683695-k6pjp Namespace:openshift-operator-lifecycle-manager ID:afc8116d76ea6180703b6ce760cfdac90f2fc47a8e93593dfaad1de408e88b90 UID:31d91dcf-7d02-424e-8c82-ae000dea1e7e NetNS:/var/run/netns/81290616-f2a7-4e07-a46b-0b6b120a03d2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod31d91dcf_7d02_424e_8c82_ae000dea1e7e.slice PodAnnotations:0xc002fb00b0}] Aliases:map[]}"
2026-06-09 17:48:36.195190 | controller | Jun 09 16:29:47.548120 crc crio[3654]: time="2026-06-09T16:29:47.548020993Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29683695-k6pjp for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.195208 | controller | Jun 09 16:29:47.559786 crc crio[3654]: time="2026-06-09T16:29:47.559689197Z" level=info msg="Ran pod sandbox afc8116d76ea6180703b6ce760cfdac90f2fc47a8e93593dfaad1de408e88b90 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29683695-k6pjp/POD" id=5c3314c1-fe0f-412f-9421-aa471e21b8de name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.195224 | controller | Jun 09 16:29:47.562096 crc crio[3654]: time="2026-06-09T16:29:47.562027904Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=621e5cbc-ccd1-4a65-9d07-9f9d82f4c945 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.195240 | controller | Jun 09 16:29:47.566615 crc crio[3654]: time="2026-06-09T16:29:47.564208847Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=d8db9890-9523-4385-a7aa-3eed4baad755 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.195256 | controller | Jun 09 16:29:47.576787 crc crio[3654]: time="2026-06-09T16:29:47.576709045Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 17:48:36.195272 | controller | Jun 09 16:29:47.576787 crc crio[3654]: time="2026-06-09T16:29:47.576770606Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 17:48:36.195287 | controller | Jun 09 16:29:47.577052 crc crio[3654]: time="2026-06-09T16:29:47.576818548Z" level=info msg="CNI monitoring event REMOVE        \"/var/lib/cni/bin/upgrade_7b333332-db02-4f7a-82f9-6d00f7865360\""
2026-06-09 17:48:36.195303 | controller | Jun 09 16:29:47.577052 crc crio[3654]: time="2026-06-09T16:29:47.576861349Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/upgrade_9d5dfc22-5210-4953-aefe-af5af37c4938\""
2026-06-09 17:48:36.195319 | controller | Jun 09 16:29:47.580367 crc crio[3654]: time="2026-06-09T16:29:47.580209405Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29683695-k6pjp/collect-profiles" id=2fa7aa15-9623-4091-8d89-2599d77b02a3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.195336 | controller | Jun 09 16:29:47.580907 crc crio[3654]: time="2026-06-09T16:29:47.580834633Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.195353 | controller | Jun 09 16:29:47.608446 crc crio[3654]: time="2026-06-09T16:29:47.608228737Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 17:48:36.195370 | controller | Jun 09 16:29:47.608446 crc crio[3654]: time="2026-06-09T16:29:47.608445153Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 17:48:36.195386 | controller | Jun 09 16:29:47.609024 crc crio[3654]: time="2026-06-09T16:29:47.608533626Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.195401 | controller | Jun 09 16:29:47.609024 crc crio[3654]: time="2026-06-09T16:29:47.608239857Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.195418 | controller | Jun 09 16:29:47.615352 crc crio[3654]: time="2026-06-09T16:29:47.615269299Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.195438 | controller | Jun 09 16:29:47.637425 crc crio[3654]: time="2026-06-09T16:29:47.637342451Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 17:48:36.195455 | controller | Jun 09 16:29:47.637425 crc crio[3654]: time="2026-06-09T16:29:47.637392292Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 17:48:36.195471 | controller | Jun 09 16:29:47.637425 crc crio[3654]: time="2026-06-09T16:29:47.637428183Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/bandwidth\""
2026-06-09 17:48:36.195487 | controller | Jun 09 16:29:47.669848 crc crio[3654]: time="2026-06-09T16:29:47.669776029Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 17:48:36.195502 | controller | Jun 09 16:29:47.669848 crc crio[3654]: time="2026-06-09T16:29:47.669836471Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 17:48:36.195542 | controller | Jun 09 16:29:47.669980 crc crio[3654]: time="2026-06-09T16:29:47.669868682Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/bridge\""
2026-06-09 17:48:36.195561 | controller | Jun 09 16:29:47.692975 crc crio[3654]: time="2026-06-09T16:29:47.692881511Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 17:48:36.195577 | controller | Jun 09 16:29:47.692975 crc crio[3654]: time="2026-06-09T16:29:47.692941033Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 17:48:36.195593 | controller | Jun 09 16:29:47.693271 crc crio[3654]: time="2026-06-09T16:29:47.692998154Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/dhcp\""
2026-06-09 17:48:36.195609 | controller | Jun 09 16:29:47.709995 crc crio[3654]: time="2026-06-09T16:29:47.709809036Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 17:48:36.195624 | controller | Jun 09 16:29:47.709995 crc crio[3654]: time="2026-06-09T16:29:47.709935609Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 17:48:36.195640 | controller | Jun 09 16:29:47.710436 crc crio[3654]: time="2026-06-09T16:29:47.710183816Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/dummy\""
2026-06-09 17:48:36.195656 | controller | Jun 09 16:29:47.728366 crc crio[3654]: time="2026-06-09T16:29:47.728212093Z" level=info msg="Created container ddf67b75f5664a9e22ad2fbb694a33656abde170b01135d7c23326f76875a36d: openshift-operator-lifecycle-manager/collect-profiles-29683695-k6pjp/collect-profiles" id=2fa7aa15-9623-4091-8d89-2599d77b02a3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.195672 | controller | Jun 09 16:29:47.728753 crc crio[3654]: time="2026-06-09T16:29:47.728412358Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 17:48:36.195689 | controller | Jun 09 16:29:47.728753 crc crio[3654]: time="2026-06-09T16:29:47.72845593Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 17:48:36.195705 | controller | Jun 09 16:29:47.728753 crc crio[3654]: time="2026-06-09T16:29:47.72847947Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/firewall\""
2026-06-09 17:48:36.195720 | controller | Jun 09 16:29:47.729735 crc crio[3654]: time="2026-06-09T16:29:47.729581912Z" level=info msg="Starting container: ddf67b75f5664a9e22ad2fbb694a33656abde170b01135d7c23326f76875a36d" id=4ab5253a-bfcb-4d7e-96c2-1e43c58c5b7a name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.195737 | controller | Jun 09 16:29:47.738493 crc crio[3654]: time="2026-06-09T16:29:47.738409605Z" level=info msg="Started container" PID=9951 containerID=ddf67b75f5664a9e22ad2fbb694a33656abde170b01135d7c23326f76875a36d description=openshift-operator-lifecycle-manager/collect-profiles-29683695-k6pjp/collect-profiles id=4ab5253a-bfcb-4d7e-96c2-1e43c58c5b7a name=/runtime.v1.RuntimeService/StartContainer sandboxID=afc8116d76ea6180703b6ce760cfdac90f2fc47a8e93593dfaad1de408e88b90
2026-06-09 17:48:36.195758 | controller | Jun 09 16:29:47.747910 crc crio[3654]: time="2026-06-09T16:29:47.747813184Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 17:48:36.195775 | controller | Jun 09 16:29:47.747910 crc crio[3654]: time="2026-06-09T16:29:47.747872796Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 17:48:36.195790 | controller | Jun 09 16:29:47.747910 crc crio[3654]: time="2026-06-09T16:29:47.747921137Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/host-device\""
2026-06-09 17:48:36.195805 | controller | Jun 09 16:29:47.770517 crc crio[3654]: time="2026-06-09T16:29:47.770398981Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 17:48:36.195821 | controller | Jun 09 16:29:47.770517 crc crio[3654]: time="2026-06-09T16:29:47.770474723Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 17:48:36.195836 | controller | Jun 09 16:29:47.770517 crc crio[3654]: time="2026-06-09T16:29:47.770524894Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/host-local\""
2026-06-09 17:48:36.195851 | controller | Jun 09 16:29:47.790039 crc crio[3654]: time="2026-06-09T16:29:47.78959209Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 17:48:36.195866 | controller | Jun 09 16:29:47.790039 crc crio[3654]: time="2026-06-09T16:29:47.790043313Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 17:48:36.195881 | controller | Jun 09 16:29:47.790469 crc crio[3654]: time="2026-06-09T16:29:47.790160186Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/ipvlan\""
2026-06-09 17:48:36.195897 | controller | Jun 09 16:29:47.834805 crc crio[3654]: time="2026-06-09T16:29:47.834619039Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 17:48:36.195914 | controller | Jun 09 16:29:47.834805 crc crio[3654]: time="2026-06-09T16:29:47.834774704Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 17:48:36.195929 | controller | Jun 09 16:29:47.835109 crc crio[3654]: time="2026-06-09T16:29:47.834827165Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/loopback\""
2026-06-09 17:48:36.195945 | controller | Jun 09 16:29:47.857368 crc crio[3654]: time="2026-06-09T16:29:47.857256568Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 17:48:36.195960 | controller | Jun 09 16:29:47.857368 crc crio[3654]: time="2026-06-09T16:29:47.857361501Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 17:48:36.195975 | controller | Jun 09 16:29:47.857768 crc crio[3654]: time="2026-06-09T16:29:47.857417782Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/macvlan\""
2026-06-09 17:48:36.195990 | controller | Jun 09 16:29:47.879730 crc crio[3654]: time="2026-06-09T16:29:47.878883887Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 17:48:36.196005 | controller | Jun 09 16:29:47.879730 crc crio[3654]: time="2026-06-09T16:29:47.878948019Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 17:48:36.196020 | controller | Jun 09 16:29:47.879730 crc crio[3654]: time="2026-06-09T16:29:47.87900354Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/portmap\""
2026-06-09 17:48:36.196036 | controller | Jun 09 16:29:47.911678 crc crio[3654]: time="2026-06-09T16:29:47.911497221Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 17:48:36.196056 | controller | Jun 09 16:29:47.911678 crc crio[3654]: time="2026-06-09T16:29:47.911556342Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 17:48:36.196072 | controller | Jun 09 16:29:47.911678 crc crio[3654]: time="2026-06-09T16:29:47.911595573Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/ptp\""
2026-06-09 17:48:36.196087 | controller | Jun 09 16:29:47.946800 crc crio[3654]: time="2026-06-09T16:29:47.946547004Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 17:48:36.196102 | controller | Jun 09 16:29:47.946800 crc crio[3654]: time="2026-06-09T16:29:47.946607796Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 17:48:36.196116 | controller | Jun 09 16:29:47.946800 crc crio[3654]: time="2026-06-09T16:29:47.946712559Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/sbr\""
2026-06-09 17:48:36.196131 | controller | Jun 09 16:29:47.965874 crc crio[3654]: time="2026-06-09T16:29:47.965759294Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 17:48:36.196146 | controller | Jun 09 16:29:47.965874 crc crio[3654]: time="2026-06-09T16:29:47.965826666Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 17:48:36.196161 | controller | Jun 09 16:29:47.965874 crc crio[3654]: time="2026-06-09T16:29:47.965875808Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/static\""
2026-06-09 17:48:36.196176 | controller | Jun 09 16:29:47.987212 crc crio[3654]: time="2026-06-09T16:29:47.987092275Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 17:48:36.196191 | controller | Jun 09 16:29:47.987212 crc crio[3654]: time="2026-06-09T16:29:47.987148507Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 17:48:36.196206 | controller | Jun 09 16:29:47.987212 crc crio[3654]: time="2026-06-09T16:29:47.987191088Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/tap\""
2026-06-09 17:48:36.196221 | controller | Jun 09 16:29:48.012430 crc crio[3654]: time="2026-06-09T16:29:48.012272206Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 17:48:36.196236 | controller | Jun 09 16:29:48.012430 crc crio[3654]: time="2026-06-09T16:29:48.012358449Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 17:48:36.196250 | controller | Jun 09 16:29:48.012430 crc crio[3654]: time="2026-06-09T16:29:48.01239969Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/tuning\""
2026-06-09 17:48:36.196265 | controller | Jun 09 16:29:48.041272 crc crio[3654]: time="2026-06-09T16:29:48.041198654Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 17:48:36.196280 | controller | Jun 09 16:29:48.041272 crc crio[3654]: time="2026-06-09T16:29:48.041245196Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 17:48:36.196295 | controller | Jun 09 16:29:48.041272 crc crio[3654]: time="2026-06-09T16:29:48.041270177Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/vlan\""
2026-06-09 17:48:36.196310 | controller | Jun 09 16:29:48.065621 crc crio[3654]: time="2026-06-09T16:29:48.065411198Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 17:48:36.196325 | controller | Jun 09 16:29:48.065621 crc crio[3654]: time="2026-06-09T16:29:48.06548697Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 17:48:36.196343 | controller | Jun 09 16:29:48.065621 crc crio[3654]: time="2026-06-09T16:29:48.065538051Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/vrf\""
2026-06-09 17:48:36.196359 | controller | Jun 09 16:29:48.096218 crc crio[3654]: time="2026-06-09T16:29:48.096099526Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 17:48:36.196375 | controller | Jun 09 16:29:48.096218 crc crio[3654]: time="2026-06-09T16:29:48.096168628Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 17:48:36.196390 | controller | Jun 09 16:29:48.096218 crc crio[3654]: time="2026-06-09T16:29:48.09622319Z" level=info msg="CNI monitoring event REMOVE        \"/var/lib/cni/bin/upgrade_9d5dfc22-5210-4953-aefe-af5af37c4938\""
2026-06-09 17:48:36.196405 | controller | Jun 09 16:29:48.096596 crc crio[3654]: time="2026-06-09T16:29:48.096266471Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/upgrade_cf34e248-4783-48d2-86b0-21b80a0a6112\""
2026-06-09 17:48:36.196420 | controller | Jun 09 16:29:48.116360 crc crio[3654]: time="2026-06-09T16:29:48.116199522Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 17:48:36.196435 | controller | Jun 09 16:29:48.116360 crc crio[3654]: time="2026-06-09T16:29:48.116276654Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 17:48:36.196450 | controller | Jun 09 16:29:48.116360 crc crio[3654]: time="2026-06-09T16:29:48.116366717Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/bond\""
2026-06-09 17:48:36.196465 | controller | Jun 09 16:29:48.131687 crc crio[3654]: time="2026-06-09T16:29:48.131531911Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 17:48:36.196480 | controller | Jun 09 16:29:48.131687 crc crio[3654]: time="2026-06-09T16:29:48.131613403Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 17:48:36.196497 | controller | Jun 09 16:29:48.132103 crc crio[3654]: time="2026-06-09T16:29:48.131751117Z" level=info msg="CNI monitoring event REMOVE        \"/var/lib/cni/bin/upgrade_cf34e248-4783-48d2-86b0-21b80a0a6112\""
2026-06-09 17:48:36.196529 | controller | Jun 09 16:29:48.132103 crc crio[3654]: time="2026-06-09T16:29:48.131807989Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/upgrade_9b5d68e4-a6df-47f2-a176-c6881446373c\""
2026-06-09 17:48:36.196552 | controller | Jun 09 16:29:48.148471 crc crio[3654]: time="2026-06-09T16:29:48.148378673Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 17:48:36.196568 | controller | Jun 09 16:29:48.148471 crc crio[3654]: time="2026-06-09T16:29:48.148426605Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 17:48:36.196584 | controller | Jun 09 16:29:48.148471 crc crio[3654]: time="2026-06-09T16:29:48.148465556Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/route-override\""
2026-06-09 17:48:36.196601 | controller | Jun 09 16:29:48.167609 crc crio[3654]: time="2026-06-09T16:29:48.16746428Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 17:48:36.196617 | controller | Jun 09 16:29:48.167609 crc crio[3654]: time="2026-06-09T16:29:48.167536182Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 17:48:36.196632 | controller | Jun 09 16:29:48.167609 crc crio[3654]: time="2026-06-09T16:29:48.167590133Z" level=info msg="CNI monitoring event REMOVE        \"/var/lib/cni/bin/upgrade_9b5d68e4-a6df-47f2-a176-c6881446373c\""
2026-06-09 17:48:36.196648 | controller | Jun 09 16:29:48.167609 crc crio[3654]: time="2026-06-09T16:29:48.167634765Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/cert-approver\""
2026-06-09 17:48:36.196667 | controller | Jun 09 16:29:48.209538 crc crio[3654]: time="2026-06-09T16:29:48.208481424Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 17:48:36.196683 | controller | Jun 09 16:29:48.209538 crc crio[3654]: time="2026-06-09T16:29:48.208583767Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 17:48:36.196698 | controller | Jun 09 16:29:48.209538 crc crio[3654]: time="2026-06-09T16:29:48.208611698Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/install_multus\""
2026-06-09 17:48:36.196713 | controller | Jun 09 16:29:48.231212 crc crio[3654]: time="2026-06-09T16:29:48.231068521Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 17:48:36.196729 | controller | Jun 09 16:29:48.231212 crc crio[3654]: time="2026-06-09T16:29:48.231168524Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 17:48:36.196745 | controller | Jun 09 16:29:48.231566 crc crio[3654]: time="2026-06-09T16:29:48.231263417Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/kubeconfig_generator\""
2026-06-09 17:48:36.196761 | controller | Jun 09 16:29:48.247560 crc crio[3654]: time="2026-06-09T16:29:48.247406109Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 17:48:36.196777 | controller | Jun 09 16:29:48.247560 crc crio[3654]: time="2026-06-09T16:29:48.247509732Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 17:48:36.196793 | controller | Jun 09 16:29:48.247560 crc crio[3654]: time="2026-06-09T16:29:48.247567843Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/multus\""
2026-06-09 17:48:36.196809 | controller | Jun 09 16:29:48.265938 crc crio[3654]: time="2026-06-09T16:29:48.265781615Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 17:48:36.196824 | controller | Jun 09 16:29:48.265938 crc crio[3654]: time="2026-06-09T16:29:48.265863667Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 17:48:36.196840 | controller | Jun 09 16:29:48.265938 crc crio[3654]: time="2026-06-09T16:29:48.265926079Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/multus-daemon\""
2026-06-09 17:48:36.196855 | controller | Jun 09 16:29:48.321511 crc crio[3654]: time="2026-06-09T16:29:48.321432248Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 17:48:36.196871 | controller | Jun 09 16:29:48.321511 crc crio[3654]: time="2026-06-09T16:29:48.32149458Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 17:48:36.196886 | controller | Jun 09 16:29:48.321757 crc crio[3654]: time="2026-06-09T16:29:48.321554012Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/multus-shim\""
2026-06-09 17:48:36.196902 | controller | Jun 09 16:29:48.348494 crc crio[3654]: time="2026-06-09T16:29:48.348407231Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 17:48:36.196917 | controller | Jun 09 16:29:48.348494 crc crio[3654]: time="2026-06-09T16:29:48.348472943Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 17:48:36.196933 | controller | Jun 09 16:29:48.348740 crc crio[3654]: time="2026-06-09T16:29:48.348523984Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/passthru\""
2026-06-09 17:48:36.196949 | controller | Jun 09 16:29:48.366011 crc crio[3654]: time="2026-06-09T16:29:48.365939433Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 17:48:36.196964 | controller | Jun 09 16:29:48.366011 crc crio[3654]: time="2026-06-09T16:29:48.365987324Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 17:48:36.196983 | controller | Jun 09 16:29:48.366136 crc crio[3654]: time="2026-06-09T16:29:48.366031575Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/thin_entrypoint\""
2026-06-09 17:48:36.196999 | controller | Jun 09 16:29:48.405687 crc crio[3654]: time="2026-06-09T16:29:48.405155306Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 17:48:36.197015 | controller | Jun 09 16:29:48.405687 crc crio[3654]: time="2026-06-09T16:29:48.405706291Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 17:48:36.197031 | controller | Jun 09 16:29:48.406043 crc crio[3654]: time="2026-06-09T16:29:48.405840055Z" level=info msg="CNI monitoring event REMOVE        \"/var/lib/cni/bin/upgrade_d61b3ed2-aa03-47df-9776-782509d560b9\""
2026-06-09 17:48:36.197047 | controller | Jun 09 16:29:48.406043 crc crio[3654]: time="2026-06-09T16:29:48.405951678Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/upgrade_f8640f93-6a68-4830-8590-0eb6dec83f20\""
2026-06-09 17:48:36.197062 | controller | Jun 09 16:29:48.423553 crc crio[3654]: time="2026-06-09T16:29:48.423489481Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 17:48:36.197078 | controller | Jun 09 16:29:48.423553 crc crio[3654]: time="2026-06-09T16:29:48.423528372Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 17:48:36.197093 | controller | Jun 09 16:29:48.423793 crc crio[3654]: time="2026-06-09T16:29:48.423561873Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/ip-control-loop\""
2026-06-09 17:48:36.197108 | controller | Jun 09 16:29:48.442334 crc crio[3654]: time="2026-06-09T16:29:48.442255418Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 17:48:36.197123 | controller | Jun 09 16:29:48.442334 crc crio[3654]: time="2026-06-09T16:29:48.442290879Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 17:48:36.197139 | controller | Jun 09 16:29:48.442447 crc crio[3654]: time="2026-06-09T16:29:48.442348271Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/node-slice-controller\""
2026-06-09 17:48:36.197155 | controller | Jun 09 16:29:48.459744 crc crio[3654]: time="2026-06-09T16:29:48.459592604Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 17:48:36.197171 | controller | Jun 09 16:29:48.459744 crc crio[3654]: time="2026-06-09T16:29:48.459626225Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 17:48:36.197186 | controller | Jun 09 16:29:48.459744 crc crio[3654]: time="2026-06-09T16:29:48.459697447Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/whereabouts\""
2026-06-09 17:48:36.197201 | controller | Jun 09 16:29:48.480463 crc crio[3654]: time="2026-06-09T16:29:48.480239076Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 17:48:36.197217 | controller | Jun 09 16:29:48.480463 crc crio[3654]: time="2026-06-09T16:29:48.48038188Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 17:48:36.197232 | controller | Jun 09 16:29:48.480463 crc crio[3654]: time="2026-06-09T16:29:48.480430711Z" level=info msg="CNI monitoring event REMOVE        \"/var/lib/cni/bin/upgrade_f8640f93-6a68-4830-8590-0eb6dec83f20\""
2026-06-09 17:48:36.197248 | controller | Jun 09 16:29:48.481110 crc crio[3654]: time="2026-06-09T16:29:48.480507003Z" level=info msg="CNI monitoring event WRITE         \"/etc/kubernetes/cni/net.d/00-multus.conf\""
2026-06-09 17:48:36.197264 | controller | Jun 09 16:29:48.504541 crc crio[3654]: time="2026-06-09T16:29:48.504393947Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 17:48:36.197284 | controller | Jun 09 16:29:48.504541 crc crio[3654]: time="2026-06-09T16:29:48.50450378Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 17:48:36.197301 | controller | Jun 09 16:29:52.351211 crc crio[3654]: time="2026-06-09T16:29:52.350527353Z" level=info msg="Stopping pod sandbox: afc8116d76ea6180703b6ce760cfdac90f2fc47a8e93593dfaad1de408e88b90" id=de0eb665-be3b-4bba-9744-ad9f6d928141 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.197318 | controller | Jun 09 16:29:52.352409 crc crio[3654]: time="2026-06-09T16:29:52.352229132Z" level=info msg="Got pod network &{Name:collect-profiles-29683695-k6pjp Namespace:openshift-operator-lifecycle-manager ID:afc8116d76ea6180703b6ce760cfdac90f2fc47a8e93593dfaad1de408e88b90 UID:31d91dcf-7d02-424e-8c82-ae000dea1e7e NetNS:/var/run/netns/81290616-f2a7-4e07-a46b-0b6b120a03d2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod31d91dcf_7d02_424e_8c82_ae000dea1e7e.slice PodAnnotations:0xc000536860}] Aliases:map[]}"
2026-06-09 17:48:36.197335 | controller | Jun 09 16:29:52.352571 crc crio[3654]: time="2026-06-09T16:29:52.35253947Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29683695-k6pjp from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.197352 | controller | Jun 09 16:29:52.643153 crc crio[3654]: time="2026-06-09T16:29:52.643024608Z" level=info msg="Stopped pod sandbox: afc8116d76ea6180703b6ce760cfdac90f2fc47a8e93593dfaad1de408e88b90" id=de0eb665-be3b-4bba-9744-ad9f6d928141 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.197368 | controller | Jun 09 16:29:54.915886 crc crio[3654]: time="2026-06-09T16:29:54.915525217Z" level=info msg="Running pod sandbox: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD" id=3e335b34-d0ea-43fa-9f67-b58241cf7818 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.197384 | controller | Jun 09 16:29:54.915886 crc crio[3654]: time="2026-06-09T16:29:54.915594919Z" level=info msg="Running pod sandbox: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD" id=a6b63ca3-4084-4c98-88c4-23097e4bdff4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.197399 | controller | Jun 09 16:29:54.915886 crc crio[3654]: time="2026-06-09T16:29:54.915525107Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-ntdwx/POD" id=fa2ceb1b-f9b6-4d7f-8ec4-e5c526df1208 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.197415 | controller | Jun 09 16:29:54.917046 crc crio[3654]: time="2026-06-09T16:29:54.915940689Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.197431 | controller | Jun 09 16:29:54.917046 crc crio[3654]: time="2026-06-09T16:29:54.915881868Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.197447 | controller | Jun 09 16:29:54.917046 crc crio[3654]: time="2026-06-09T16:29:54.916163936Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.197463 | controller | Jun 09 16:29:54.918723 crc crio[3654]: time="2026-06-09T16:29:54.917994918Z" level=info msg="Running pod sandbox: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD" id=25f91ad5-8104-4c29-b959-b8b425217f9e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.197479 | controller | Jun 09 16:29:54.918723 crc crio[3654]: time="2026-06-09T16:29:54.918131022Z" level=info msg="Running pod sandbox: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD" id=5118ae9b-4fb7-4ff8-b922-409e40c602b7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.197499 | controller | Jun 09 16:29:54.918723 crc crio[3654]: time="2026-06-09T16:29:54.918146353Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.197535 | controller | Jun 09 16:29:54.918723 crc crio[3654]: time="2026-06-09T16:29:54.918201664Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD" id=9681488b-39ae-4673-9a7c-2290bde6efb4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.197554 | controller | Jun 09 16:29:54.918723 crc crio[3654]: time="2026-06-09T16:29:54.918244325Z" level=info msg="Running pod sandbox: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD" id=ef3ab281-3dd5-49e5-bd40-d00f163f6f83 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.197570 | controller | Jun 09 16:29:54.918723 crc crio[3654]: time="2026-06-09T16:29:54.918283326Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.197586 | controller | Jun 09 16:29:54.918723 crc crio[3654]: time="2026-06-09T16:29:54.918426601Z" level=info msg="Running pod sandbox: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD" id=282ceb53-80bf-4811-977c-d3faf440af63 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.197602 | controller | Jun 09 16:29:54.918723 crc crio[3654]: time="2026-06-09T16:29:54.918511593Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.197617 | controller | Jun 09 16:29:54.918723 crc crio[3654]: time="2026-06-09T16:29:54.918441101Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-l27pk/POD" id=1aeed304-3725-48af-bafd-ff5058c8c726 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.197633 | controller | Jun 09 16:29:54.919111 crc crio[3654]: time="2026-06-09T16:29:54.91877065Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-x5vn9/POD" id=7d5670e9-f5eb-41c2-a361-0241e25981d5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.197649 | controller | Jun 09 16:29:54.919111 crc crio[3654]: time="2026-06-09T16:29:54.918518623Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.197665 | controller | Jun 09 16:29:54.919111 crc crio[3654]: time="2026-06-09T16:29:54.918155723Z" level=info msg="Running pod sandbox: openshift-console/downloads-747b44746d-4pqvr/POD" id=26bcc8c5-6620-4a5c-a547-cac98c5ad4bc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.197681 | controller | Jun 09 16:29:54.919111 crc crio[3654]: time="2026-06-09T16:29:54.918938635Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.197696 | controller | Jun 09 16:29:54.919357 crc crio[3654]: time="2026-06-09T16:29:54.919228774Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.197712 | controller | Jun 09 16:29:54.919357 crc crio[3654]: time="2026-06-09T16:29:54.918802251Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.197728 | controller | Jun 09 16:29:54.919357 crc crio[3654]: time="2026-06-09T16:29:54.918169743Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.197748 | controller | Jun 09 16:29:54.985982 crc crio[3654]: time="2026-06-09T16:29:54.985914813Z" level=info msg="Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:509ed5c9d31791a0ea75f8c162248e58a85617f2a9e9b268b5e98ff17debb47e UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/ec352115-d7b0-4b14-bae4-26b5b03fbc5d 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:0xc000f14078}] Aliases:map[]}"
2026-06-09 17:48:36.197766 | controller | Jun 09 16:29:54.986366 crc crio[3654]: time="2026-06-09T16:29:54.986264033Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-ntdwx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.197784 | controller | Jun 09 16:29:55.019970 crc crio[3654]: time="2026-06-09T16:29:55.01828013Z" level=info msg="Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:6c1bbc81084d233aea764f08ebc3c67c32c84f19799161c8cdec1c0f43dea432 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/9e04dffb-fd03-4c98-a413-ee94c79dfd11 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:0xc000f14388}] Aliases:map[]}"
2026-06-09 17:48:36.197800 | controller | Jun 09 16:29:55.019970 crc crio[3654]: time="2026-06-09T16:29:55.018373152Z" level=info msg="Adding pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.197816 | controller | Jun 09 16:29:55.038132 crc crio[3654]: time="2026-06-09T16:29:55.037463819Z" level=info msg="Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:3003be93a1ee9b1b654ffe6c4e3912b8f862a0084cdfb237c5f24991e6cee558 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/5bf4309d-e5e8-499b-8991-5f40e5501442 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:0xc00231e0c0}] Aliases:map[]}"
2026-06-09 17:48:36.197832 | controller | Jun 09 16:29:55.038132 crc crio[3654]: time="2026-06-09T16:29:55.037529651Z" 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 17:48:36.197848 | controller | Jun 09 16:29:55.039591 crc crio[3654]: time="2026-06-09T16:29:55.038705575Z" level=info msg="Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:d4c82703d0d73e0f4ebcbb628205bdfe67ff0ec864e2495dc27767748b28ad82 UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/16853d17-fc40-4524-ba60-ecc596ae6105 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:0xc0001265e8}] Aliases:map[]}"
2026-06-09 17:48:36.197865 | controller | Jun 09 16:29:55.039591 crc crio[3654]: time="2026-06-09T16:29:55.038754926Z" level=info msg="Adding pod openshift-marketplace_certified-operators-l27pk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.197881 | controller | Jun 09 16:29:55.048448 crc crio[3654]: time="2026-06-09T16:29:55.048297269Z" level=info msg="Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:1e9b589c5feab7b2e7846fe20c40c7bd9d5f9cedab7d5bc495ef7d2f9ba88666 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/82b27450-4d74-4033-bd83-f3d55cbff9bb 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:0xc00231e1e8}] Aliases:map[]}"
2026-06-09 17:48:36.197901 | controller | Jun 09 16:29:55.048448 crc crio[3654]: time="2026-06-09T16:29:55.048425603Z" 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 17:48:36.197917 | controller | Jun 09 16:29:55.050931 crc crio[3654]: time="2026-06-09T16:29:55.050843052Z" level=info msg="Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:cf8f059a3107854e51dc7bcbd7f5d9ff189b5640453f4cce4703c4bfbffa1728 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/3148720e-32dd-4253-afa5-a8cab2560227 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:0xc000190998}] Aliases:map[]}"
2026-06-09 17:48:36.197934 | controller | Jun 09 16:29:55.050931 crc crio[3654]: time="2026-06-09T16:29:55.050900264Z" level=info msg="Adding pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.197950 | controller | Jun 09 16:29:55.056519 crc crio[3654]: time="2026-06-09T16:29:55.056406372Z" level=info msg="Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:30542c23042c8003a6b86ebc257f8fd752de84d26b7d4a2dfdb74918eb22668d UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/7d406648-55bc-4806-8336-efd6ae8b3213 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:0xc0001267a0}] Aliases:map[]}"
2026-06-09 17:48:36.197995 | controller | Jun 09 16:29:55.056519 crc crio[3654]: time="2026-06-09T16:29:55.056492974Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-x5vn9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.198016 | controller | Jun 09 16:29:55.059100 crc crio[3654]: time="2026-06-09T16:29:55.059013176Z" level=info msg="Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:9d4bc834b7ad6160914ca844547cbdd0b11fe3dea5cb6b450bea8bcda4115799 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/1066559c-bf4d-4fff-b11a-bc85c5f1f663 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:0xc000536020}] Aliases:map[]}"
2026-06-09 17:48:36.198032 | controller | Jun 09 16:29:55.059100 crc crio[3654]: time="2026-06-09T16:29:55.059083348Z" level=info msg="Adding pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.198049 | controller | Jun 09 16:29:55.063432 crc crio[3654]: time="2026-06-09T16:29:55.063383231Z" level=info msg="Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:a2e98d86e855f6133aa2c09100a32a5db1cc20341c1ff9acf12caf6a9d410424 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/5f2e8ebb-900b-42a2-9db0-0e4e18159471 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:0xc000f14590}] Aliases:map[]}"
2026-06-09 17:48:36.198066 | controller | Jun 09 16:29:55.064149 crc crio[3654]: time="2026-06-09T16:29:55.064126592Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.198086 | controller | Jun 09 16:29:55.065062 crc crio[3654]: time="2026-06-09T16:29:55.064078031Z" level=info msg="Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:3dd0ab079cba7d2d7ef0c98d003095ea27bc76d6cd6db57e8c8d1d4592a080a2 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/b3a43abe-1c2c-479b-9c5a-e992e353fa2a 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:0xc0016124c8}] Aliases:map[]}"
2026-06-09 17:48:36.198104 | controller | Jun 09 16:29:55.065215 crc crio[3654]: time="2026-06-09T16:29:55.065187723Z" 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 17:48:36.198121 | controller | Jun 09 16:29:55.088514 crc crio[3654]: time="2026-06-09T16:29:55.087722988Z" level=info msg="Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:9949406e326cae8ec31e25f8fb7cf029bc427991b6c660a9c6a401ecdf48f8ca UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/e40c4a60-4831-439a-98f0-c0ad9472ecf9 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:0xc001e2a390}] Aliases:map[]}"
2026-06-09 17:48:36.198137 | controller | Jun 09 16:29:55.088514 crc crio[3654]: time="2026-06-09T16:29:55.088292924Z" level=info msg="Adding pod openshift-console_downloads-747b44746d-4pqvr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.198157 | controller | Jun 09 16:29:55.932562 crc crio[3654]: time="2026-06-09T16:29:55.932195117Z" level=info msg="Running pod sandbox: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD" id=61464e4b-bbbd-4588-ab72-31cb0a2c2dfe name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.198182 | controller | Jun 09 16:29:55.932562 crc crio[3654]: time="2026-06-09T16:29:55.93230305Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.198210 | controller | Jun 09 16:29:55.941394 crc crio[3654]: time="2026-06-09T16:29:55.939430154Z" level=info msg="Running pod sandbox: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD" id=6b9a6f99-8ebd-4694-b18a-11953b30cc75 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.198235 | controller | Jun 09 16:29:55.941394 crc crio[3654]: time="2026-06-09T16:29:55.939777504Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.198255 | controller | Jun 09 16:29:55.941394 crc crio[3654]: time="2026-06-09T16:29:55.93996288Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD" id=02f93915-26d5-461e-8aa5-b73a6e554e04 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.198293 | controller | Jun 09 16:29:55.941394 crc crio[3654]: time="2026-06-09T16:29:55.940007051Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.198317 | controller | Jun 09 16:29:55.972409 crc crio[3654]: time="2026-06-09T16:29:55.97176696Z" level=info msg="Running pod sandbox: openshift-network-diagnostics/network-check-target-fhkjl/POD" id=bb579bf3-ab8f-4dfb-ae7a-fd237d16062a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.198337 | controller | Jun 09 16:29:55.972409 crc crio[3654]: time="2026-06-09T16:29:55.971849763Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.198361 | controller | Jun 09 16:29:55.972409 crc crio[3654]: time="2026-06-09T16:29:55.972068119Z" level=info msg="Running pod sandbox: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD" id=a9cd7919-5a15-40c7-aaab-5daeabfb28e7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.198378 | controller | Jun 09 16:29:55.972409 crc crio[3654]: time="2026-06-09T16:29:55.97210378Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.198394 | controller | Jun 09 16:29:55.974108 crc crio[3654]: time="2026-06-09T16:29:55.973616723Z" level=info msg="Running pod sandbox: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD" id=dbfa8bf9-50bf-4723-9029-5e54bc4d107b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.198410 | controller | Jun 09 16:29:55.974108 crc crio[3654]: time="2026-06-09T16:29:55.974049626Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.198425 | controller | Jun 09 16:29:55.978096 crc crio[3654]: time="2026-06-09T16:29:55.977272168Z" level=info msg="Running pod sandbox: openshift-dns/dns-default-qtghf/POD" id=b129aa5f-20a2-46de-b31b-ef6b3c174d4a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.198441 | controller | Jun 09 16:29:55.978096 crc crio[3654]: time="2026-06-09T16:29:55.97736075Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.198457 | controller | Jun 09 16:29:55.978096 crc crio[3654]: time="2026-06-09T16:29:55.977465143Z" level=info msg="Running pod sandbox: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD" id=3ec90897-667c-4a29-90ea-313a0b2d2cac name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.198472 | controller | Jun 09 16:29:55.978096 crc crio[3654]: time="2026-06-09T16:29:55.977489554Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.198488 | controller | Jun 09 16:29:55.978096 crc crio[3654]: time="2026-06-09T16:29:55.977558946Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD" id=6d9d1bba-ff41-4e0a-b467-2577caf8e4ad name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.198504 | controller | Jun 09 16:29:55.978096 crc crio[3654]: time="2026-06-09T16:29:55.977584527Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.198543 | controller | Jun 09 16:29:55.978096 crc crio[3654]: time="2026-06-09T16:29:55.978013789Z" level=info msg="Running pod sandbox: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD" id=0b7e3be9-9c48-45c1-b64e-8abf997237d5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.198562 | controller | Jun 09 16:29:55.978096 crc crio[3654]: time="2026-06-09T16:29:55.97804825Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.198578 | controller | Jun 09 16:29:55.993141 crc crio[3654]: time="2026-06-09T16:29:55.991288179Z" level=info msg="Running pod sandbox: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD" id=6c075943-430d-47df-ba6d-deacd2f7e054 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.198602 | controller | Jun 09 16:29:55.993141 crc crio[3654]: time="2026-06-09T16:29:55.991379162Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.198619 | controller | Jun 09 16:29:56.178012 crc crio[3654]: 2026-06-09T16:29:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:509ed5c9d31791a Mac:36:c5:3b:5e:a1:3c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:30 Mtu:0 Sandbox:/var/run/netns/ec352115-d7b0-4b14-bae4-26b5b03fbc5d SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.48 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.198637 | controller | Jun 09 16:29:56.314444 crc crio[3654]: time="2026-06-09T16:29:56.314128543Z" level=info msg="Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:1422f1f029c3ef730ce70c97c300ea6138c9488a4611fc03e8f918474cfacd11 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/2c2fd7be-bf71-4bce-821c-ee64dca2b0b8 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:0xc001512048}] Aliases:map[]}"
2026-06-09 17:48:36.198660 | controller | Jun 09 16:29:56.314444 crc crio[3654]: time="2026-06-09T16:29:56.31438273Z" 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 17:48:36.198677 | controller | Jun 09 16:29:56.321311 crc crio[3654]: time="2026-06-09T16:29:56.319993561Z" level=info msg="Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:509ed5c9d31791a0ea75f8c162248e58a85617f2a9e9b268b5e98ff17debb47e UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/ec352115-d7b0-4b14-bae4-26b5b03fbc5d 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:0xc000f14078}] Aliases:map[]}"
2026-06-09 17:48:36.198693 | controller | Jun 09 16:29:56.321311 crc crio[3654]: time="2026-06-09T16:29:56.320279649Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-ntdwx for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.198709 | controller | Jun 09 16:29:56.365943 crc crio[3654]: time="2026-06-09T16:29:56.364149246Z" level=info msg="Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:06444b0079e6d1c7183f817d4b6154ff30b10fa4653a27e646c078a24789199a UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/a41cbddf-1eb0-41e5-ae54-0316b090d33b 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:0xc0001903b0}] Aliases:map[]}"
2026-06-09 17:48:36.198726 | controller | Jun 09 16:29:56.365943 crc crio[3654]: time="2026-06-09T16:29:56.364562127Z" 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 17:48:36.198742 | controller | Jun 09 16:29:56.390876 crc crio[3654]: time="2026-06-09T16:29:56.382078569Z" level=info msg="Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:b9e91057435fbff2a247a1e749f1dad43f2ae0ceeb04b73b13ba685ba372a6cf UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/4aad0446-a41c-43b4-8654-95bafabeb436 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:0xc000f14698}] Aliases:map[]}"
2026-06-09 17:48:36.198761 | controller | Jun 09 16:29:56.390876 crc crio[3654]: time="2026-06-09T16:29:56.382587213Z" 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 17:48:36.198778 | controller | Jun 09 16:29:56.390876 crc crio[3654]: time="2026-06-09T16:29:56.382290285Z" level=info msg="Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:6638ab594e66d36d737fe0da5d083f116547ca99b668119517552d011bc1693a UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/cb9ed5aa-7b57-496c-aab5-33310f2e09a2 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:0xc00231e060}] Aliases:map[]}"
2026-06-09 17:48:36.198794 | controller | Jun 09 16:29:56.390876 crc crio[3654]: time="2026-06-09T16:29:56.38700525Z" 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 17:48:36.198810 | controller | Jun 09 16:29:56.445522 crc crio[3654]: time="2026-06-09T16:29:56.444404363Z" level=info msg="Ran pod sandbox 509ed5c9d31791a0ea75f8c162248e58a85617f2a9e9b268b5e98ff17debb47e with infra container: openshift-marketplace/redhat-marketplace-ntdwx/POD" id=fa2ceb1b-f9b6-4d7f-8ec4-e5c526df1208 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.198826 | controller | Jun 09 16:29:56.471266 crc crio[3654]: time="2026-06-09T16:29:56.470982784Z" level=info msg="Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:37d1080ef48294b309a5538e9af5ca43563451c071a21d4810412c7016f415b4 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/9d24636e-1dac-4e60-ab15-25301528dc10 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:0xc000126450}] Aliases:map[]}"
2026-06-09 17:48:36.198842 | controller | Jun 09 16:29:56.471464 crc crio[3654]: time="2026-06-09T16:29:56.471264612Z" 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 17:48:36.198858 | controller | Jun 09 16:29:56.492983 crc crio[3654]: time="2026-06-09T16:29:56.492510111Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=4392d813-99ee-459f-8ce2-5fe08bacfdc1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.198874 | controller | Jun 09 16:29:56.534950 crc crio[3654]: time="2026-06-09T16:29:56.532135545Z" level=info msg="Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:69844ced74028f3997e46ea2562c473b1404b553fbf04b9a4b0bf3cc2e4a9023 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/5b84f9a2-fc5a-4b75-9a2d-ff0a41744dd1 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:0xc0005361f0}] Aliases:map[]}"
2026-06-09 17:48:36.198890 | controller | Jun 09 16:29:56.534950 crc crio[3654]: time="2026-06-09T16:29:56.532275399Z" level=info msg="Adding pod openshift-multus_multus-admission-controller-69db94689b-rvf8p to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.198906 | controller | Jun 09 16:29:56.534950 crc crio[3654]: time="2026-06-09T16:29:56.533458253Z" level=info msg="Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:ea9ef629557c20792984dabc8683f3f4c39bf600f9e629dc368880f4d739e5b1 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/901110be-b6e4-4792-8fd2-4af825960aab 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:0xc001e2a4d8}] Aliases:map[]}"
2026-06-09 17:48:36.198926 | controller | Jun 09 16:29:56.534950 crc crio[3654]: time="2026-06-09T16:29:56.533481844Z" 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 17:48:36.198943 | controller | Jun 09 16:29:56.546278 crc crio[3654]: time="2026-06-09T16:29:56.545853408Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=81b698d3-6654-4228-b000-b5ac149f1425 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.198960 | controller | Jun 09 16:29:56.577137 crc crio[3654]: time="2026-06-09T16:29:56.576244288Z" level=info msg="Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:b8223b9561fe9a721ebca09698d3ad4c8e0406f2fa64bce02f2cc214b7ad5ad4 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/025eaca0-acb0-49c4-9b93-349ee2a6beeb 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:0xc001512590}] Aliases:map[]}"
2026-06-09 17:48:36.198977 | controller | Jun 09 16:29:56.577137 crc crio[3654]: time="2026-06-09T16:29:56.576609479Z" 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 17:48:36.198993 | controller | Jun 09 16:29:56.591228 crc crio[3654]: time="2026-06-09T16:29:56.591010351Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities" id=cdb50887-f91e-4d8b-b107-46e0beb1c1e2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.199009 | controller | Jun 09 16:29:56.593034 crc crio[3654]: time="2026-06-09T16:29:56.59271951Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.199025 | controller | Jun 09 16:29:56.707631 crc crio[3654]: time="2026-06-09T16:29:56.70728179Z" level=info msg="Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:e3c605d995676cae5cfe4e1930a490c619efaddb967c6d688d2316b03a37d7b7 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/0a4c3e24-e215-40ba-800f-94b4593b3b05 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:0xc000476160}] Aliases:map[]}"
2026-06-09 17:48:36.199041 | controller | Jun 09 16:29:56.712525 crc crio[3654]: time="2026-06-09T16:29:56.712500479Z" level=info msg="Adding pod openshift-network-diagnostics_network-check-target-fhkjl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.199057 | controller | Jun 09 16:29:56.717840 crc crio[3654]: time="2026-06-09T16:29:56.712461258Z" level=info msg="Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:3c33c4d94bfc86ac3e89613a9bdaeffc889bde1a337f0e2a558ebdfacbb2ae2b UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/0b108023-6daa-422b-8f3f-6857fc47577c 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:0xc0004761e8}] Aliases:map[]}"
2026-06-09 17:48:36.199077 | controller | Jun 09 16:29:56.717840 crc crio[3654]: time="2026-06-09T16:29:56.7139158Z" level=info msg="Adding pod openshift-dns_dns-default-qtghf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.199093 | controller | Jun 09 16:29:56.717840 crc crio[3654]: time="2026-06-09T16:29:56.714302001Z" level=info msg="Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:376f9ff0545b36436b8a6f4acbb4f3be63df36a377c4647eb6e880500e3491a3 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/09505fb4-0fbc-4f98-84f3-a4d499e38066 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:0xc001512700}] Aliases:map[]}"
2026-06-09 17:48:36.199109 | controller | Jun 09 16:29:56.717840 crc crio[3654]: time="2026-06-09T16:29:56.714453315Z" 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 17:48:36.199141 | controller | Jun 09 16:29:56.957565 crc crio[3654]: time="2026-06-09T16:29:56.925234271Z" level=info msg="Running pod sandbox: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD" id=f1fec9fa-ec83-4644-b255-9065b5bce53c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.199159 | controller | Jun 09 16:29:56.957565 crc crio[3654]: time="2026-06-09T16:29:56.925306913Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.199176 | controller | Jun 09 16:29:56.957565 crc crio[3654]: time="2026-06-09T16:29:56.931291974Z" level=info msg="Running pod sandbox: openshift-ingress-canary/ingress-canary-jlj86/POD" id=86fff17d-12ce-4082-bd8b-8f4b79e8e0b4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.199192 | controller | Jun 09 16:29:56.957565 crc crio[3654]: time="2026-06-09T16:29:56.931468369Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.199208 | controller | Jun 09 16:29:56.957565 crc crio[3654]: time="2026-06-09T16:29:56.931638084Z" level=info msg="Running pod sandbox: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD" id=48eabe69-6269-413a-9c97-f0d0d42ba3bd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.199223 | controller | Jun 09 16:29:56.957565 crc crio[3654]: time="2026-06-09T16:29:56.932071266Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.199239 | controller | Jun 09 16:29:56.957565 crc crio[3654]: time="2026-06-09T16:29:56.933783666Z" level=info msg="Running pod sandbox: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD" id=1a1c1c7b-3232-415d-bdf5-772c5fc3cd8e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.199255 | controller | Jun 09 16:29:56.957565 crc crio[3654]: time="2026-06-09T16:29:56.933824297Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.199270 | controller | Jun 09 16:29:56.957565 crc crio[3654]: time="2026-06-09T16:29:56.933915779Z" level=info msg="Running pod sandbox: openshift-multus/network-metrics-daemon-n2bqt/POD" id=bf3b4f5d-1a2c-4f70-b026-950c525d6f71 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.199286 | controller | Jun 09 16:29:56.957565 crc crio[3654]: time="2026-06-09T16:29:56.93394682Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.199306 | controller | Jun 09 16:29:56.957565 crc crio[3654]: time="2026-06-09T16:29:56.934271519Z" level=info msg="Running pod sandbox: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD" id=e218d4c6-1fb6-46b3-9cab-1d16a24d95fa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.199323 | controller | Jun 09 16:29:56.957565 crc crio[3654]: time="2026-06-09T16:29:56.93430605Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.199340 | controller | Jun 09 16:29:57.109757 crc crio[3654]: time="2026-06-09T16:29:57.098847572Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.199355 | controller | Jun 09 16:29:57.170993 crc crio[3654]: time="2026-06-09T16:29:57.169101933Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.199371 | controller | Jun 09 16:29:57.336993 crc crio[3654]: 2026-06-09T16:29:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3003be93a1ee9b1 Mac:d2:e3:31:10:9e:d9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1e Mtu:0 Sandbox:/var/run/netns/5bf4309d-e5e8-499b-8991-5f40e5501442 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.30 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.199388 | controller | Jun 09 16:29:57.517917 crc crio[3654]: time="2026-06-09T16:29:57.517438817Z" level=info msg="Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:b9ece4f402008d0a2f815bda502eda90e7db9f068637734e61b545dc28fb9761 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/24114dac-a2aa-4286-a703-75529b49cf49 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:0xc001512c58}] Aliases:map[]}"
2026-06-09 17:48:36.199405 | controller | Jun 09 16:29:57.517917 crc crio[3654]: time="2026-06-09T16:29:57.517491779Z" level=info msg="Adding pod openshift-ingress-canary_ingress-canary-jlj86 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.199421 | controller | Jun 09 16:29:57.518568 crc crio[3654]: time="2026-06-09T16:29:57.518503738Z" level=info msg="Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:3003be93a1ee9b1b654ffe6c4e3912b8f862a0084cdfb237c5f24991e6cee558 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/5bf4309d-e5e8-499b-8991-5f40e5501442 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:0xc00231e0c0}] Aliases:map[]}"
2026-06-09 17:48:36.199438 | controller | Jun 09 16:29:57.519126 crc crio[3654]: time="2026-06-09T16:29:57.519099435Z" 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 17:48:36.199454 | controller | Jun 09 16:29:57.571290 crc crio[3654]: 2026-06-09T16:29:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6c1bbc81084d233 Mac:66:9c:65:dc:24:ad Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:12 Mtu:0 Sandbox:/var/run/netns/9e04dffb-fd03-4c98-a413-ee94c79dfd11 SocketPath: PciID:}] [{Interface:0xc0001cb8d0 Address:{IP:10.217.0.18 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.199471 | controller | Jun 09 16:29:57.577855 crc crio[3654]: time="2026-06-09T16:29:57.576057386Z" level=info msg="Ran pod sandbox 3003be93a1ee9b1b654ffe6c4e3912b8f862a0084cdfb237c5f24991e6cee558 with infra container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD" id=25f91ad5-8104-4c29-b959-b8b425217f9e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.199490 | controller | Jun 09 16:29:57.586860 crc crio[3654]: time="2026-06-09T16:29:57.586226727Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d" id=843a2aca-c9b2-4571-a2fd-fb13f16a2118 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.199508 | controller | Jun 09 16:29:57.590431 crc crio[3654]: time="2026-06-09T16:29:57.590239242Z" level=info msg="Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:3e91c16d5bc3fa0ed5fef6224021a7affef9ef0f8eb6ff5e6b026fb3d92d8352 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/e1f5ea39-ca2d-47d9-ae3b-e91e2f8e8a5d 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:0xc00231e038}] Aliases:map[]}"
2026-06-09 17:48:36.199546 | controller | Jun 09 16:29:57.590431 crc crio[3654]: time="2026-06-09T16:29:57.590426447Z" 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 17:48:36.199564 | controller | Jun 09 16:29:57.591286 crc crio[3654]: time="2026-06-09T16:29:57.591109277Z" level=info msg="Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:6c1bbc81084d233aea764f08ebc3c67c32c84f19799161c8cdec1c0f43dea432 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/9e04dffb-fd03-4c98-a413-ee94c79dfd11 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:0xc000f14388}] Aliases:map[]}"
2026-06-09 17:48:36.199581 | controller | Jun 09 16:29:57.592062 crc crio[3654]: time="2026-06-09T16:29:57.591985492Z" level=info msg="Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.199597 | controller | Jun 09 16:29:57.600368 crc crio[3654]: 2026-06-09T16:29:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:30542c23042c800 Mac:66:c0:f6:d4:94:ad Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:31 Mtu:0 Sandbox:/var/run/netns/7d406648-55bc-4806-8336-efd6ae8b3213 SocketPath: PciID:}] [{Interface:0xc0004826d0 Address:{IP:10.217.0.49 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.199613 | controller | Jun 09 16:29:57.603114 crc crio[3654]: time="2026-06-09T16:29:57.602612006Z" level=info msg="Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:30542c23042c8003a6b86ebc257f8fd752de84d26b7d4a2dfdb74918eb22668d UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/7d406648-55bc-4806-8336-efd6ae8b3213 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:0xc0001267a0}] Aliases:map[]}"
2026-06-09 17:48:36.199629 | controller | Jun 09 16:29:57.603583 crc crio[3654]: time="2026-06-09T16:29:57.603557883Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-x5vn9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.199646 | controller | Jun 09 16:29:57.621909 crc crio[3654]: time="2026-06-09T16:29:57.621209249Z" level=info msg="Ran pod sandbox 6c1bbc81084d233aea764f08ebc3c67c32c84f19799161c8cdec1c0f43dea432 with infra container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD" id=282ceb53-80bf-4811-977c-d3faf440af63 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.199667 | controller | Jun 09 16:29:57.622204 crc crio[3654]: time="2026-06-09T16:29:57.622150886Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d" id=845b078e-ba22-42f2-afae-4fe921295c9d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.199684 | controller | Jun 09 16:29:57.639751 crc crio[3654]: time="2026-06-09T16:29:57.639553104Z" level=info msg="Ran pod sandbox 30542c23042c8003a6b86ebc257f8fd752de84d26b7d4a2dfdb74918eb22668d with infra container: openshift-marketplace/redhat-operators-x5vn9/POD" id=7d5670e9-f5eb-41c2-a361-0241e25981d5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.199701 | controller | Jun 09 16:29:57.640281 crc crio[3654]: time="2026-06-09T16:29:57.640008747Z" level=info msg="Creating container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator" id=adb98030-ce68-40c2-b242-5df25cf90a37 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.199717 | controller | Jun 09 16:29:57.640731 crc crio[3654]: time="2026-06-09T16:29:57.640543952Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.199733 | controller | Jun 09 16:29:57.642444 crc crio[3654]: 2026-06-09T16:29:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d4c82703d0d73e0 Mac:0a:3a:15:b2:49:7a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2d Mtu:0 Sandbox:/var/run/netns/16853d17-fc40-4524-ba60-ecc596ae6105 SocketPath: PciID:}] [{Interface:0xc00030e5c0 Address:{IP:10.217.0.45 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.199750 | controller | Jun 09 16:29:57.643416 crc crio[3654]: time="2026-06-09T16:29:57.643311731Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=eacf0dda-e61d-4040-95b0-50261e9512eb name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.199766 | controller | Jun 09 16:29:57.652133 crc crio[3654]: time="2026-06-09T16:29:57.645955557Z" level=info msg="Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:bb0ee6eac61860113660cac1c734e20dad62cb3feaf7f5a2e3e358e26ba5a804 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/68d2cb9d-838d-4fdb-9710-f80ff4fe7534 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:0xc001612198}] Aliases:map[]}"
2026-06-09 17:48:36.199782 | controller | Jun 09 16:29:57.652133 crc crio[3654]: time="2026-06-09T16:29:57.64607127Z" level=info msg="Adding pod openshift-multus_network-metrics-daemon-n2bqt to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.199797 | controller | Jun 09 16:29:57.652133 crc crio[3654]: time="2026-06-09T16:29:57.648106759Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d" id=81943e6c-545b-4320-a3eb-fda47925b11e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.199814 | controller | Jun 09 16:29:57.682208 crc crio[3654]: time="2026-06-09T16:29:57.65478026Z" level=info msg="Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:f60b820bcf9446dd6bbf1fa2a2fd5e76fd1257d87f0b469cb2425526f3f756be UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/70f48de7-eef1-4424-8ca6-597661dc97e2 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:0xc0001261e8}] Aliases:map[]}"
2026-06-09 17:48:36.199833 | controller | Jun 09 16:29:57.682208 crc crio[3654]: time="2026-06-09T16:29:57.682076941Z" 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 17:48:36.199850 | controller | Jun 09 16:29:57.683379 crc crio[3654]: time="2026-06-09T16:29:57.657624601Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d" id=d2635585-3733-41a8-aabd-894768ce8171 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.199866 | controller | Jun 09 16:29:57.683930 crc crio[3654]: time="2026-06-09T16:29:57.657736645Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=ac4409d1-26cb-4c00-bde9-34f59e713d4c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.199882 | controller | Jun 09 16:29:57.684188 crc crio[3654]: time="2026-06-09T16:29:57.662585763Z" level=info msg="Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:d4c82703d0d73e0f4ebcbb628205bdfe67ff0ec864e2495dc27767748b28ad82 UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/16853d17-fc40-4524-ba60-ecc596ae6105 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:0xc0001265e8}] Aliases:map[]}"
2026-06-09 17:48:36.199898 | controller | Jun 09 16:29:57.684465 crc crio[3654]: time="2026-06-09T16:29:57.684443899Z" level=info msg="Checking pod openshift-marketplace_certified-operators-l27pk for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.199914 | controller | Jun 09 16:29:57.686926 crc crio[3654]: time="2026-06-09T16:29:57.669617565Z" level=info msg="Created container 70b55f97292902a65cb04224aaa216e6fb72844d90384722a443cc71461d8102: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities" id=cdb50887-f91e-4d8b-b107-46e0beb1c1e2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.199930 | controller | Jun 09 16:29:57.687538 crc crio[3654]: time="2026-06-09T16:29:57.672628421Z" level=info msg="Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:0dd7b7ca5d16f3f3421fbd1ba25ced89eade1cfeb841d39e91575105b93a5e2f UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/7aa1c5a3-e37a-4189-9f4d-07c032ee6487 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:0xc000f14208}] Aliases:map[]}"
2026-06-09 17:48:36.199946 | controller | Jun 09 16:29:57.687621 crc crio[3654]: time="2026-06-09T16:29:57.687544828Z" 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 17:48:36.199962 | controller | Jun 09 16:29:57.693727 crc crio[3654]: time="2026-06-09T16:29:57.68830227Z" level=info msg="Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:97e57f7a60f504ff5129a5e7f166e5b9ccdfd2fc9821655021b0f90240da2580 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/74387149-49d1-4593-a3a9-548086bc16db 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:0xc001e2a240}] Aliases:map[]}"
2026-06-09 17:48:36.199979 | controller | Jun 09 16:29:57.693727 crc crio[3654]: time="2026-06-09T16:29:57.688461324Z" 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 17:48:36.199999 | controller | Jun 09 16:29:57.694837 crc crio[3654]: time="2026-06-09T16:29:57.694788715Z" level=info msg="Starting container: 70b55f97292902a65cb04224aaa216e6fb72844d90384722a443cc71461d8102" id=40d1ea9a-8f87-412d-9998-ffbe609f1512 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.200018 | controller | Jun 09 16:29:57.711843 crc crio[3654]: time="2026-06-09T16:29:57.704004809Z" level=info msg="Ran pod sandbox d4c82703d0d73e0f4ebcbb628205bdfe67ff0ec864e2495dc27767748b28ad82 with infra container: openshift-marketplace/certified-operators-l27pk/POD" id=1aeed304-3725-48af-bafd-ff5058c8c726 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.200036 | controller | Jun 09 16:29:57.729355 crc crio[3654]: time="2026-06-09T16:29:57.729248282Z" level=info msg="Creating container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator" id=57493687-c6e5-4234-aaf9-664a965a3f50 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.200053 | controller | Jun 09 16:29:57.730119 crc crio[3654]: time="2026-06-09T16:29:57.729980973Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.200069 | controller | Jun 09 16:29:57.730857 crc crio[3654]: time="2026-06-09T16:29:57.730815037Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-x5vn9/extract-utilities" id=f6217ce4-4121-4010-b962-f08a55d231ba name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.200085 | controller | Jun 09 16:29:57.731807 crc crio[3654]: time="2026-06-09T16:29:57.731782325Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.200101 | controller | Jun 09 16:29:57.749137 crc crio[3654]: time="2026-06-09T16:29:57.74595395Z" level=info msg="Started container" PID=10658 containerID=70b55f97292902a65cb04224aaa216e6fb72844d90384722a443cc71461d8102 description=openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities id=40d1ea9a-8f87-412d-9998-ffbe609f1512 name=/runtime.v1.RuntimeService/StartContainer sandboxID=509ed5c9d31791a0ea75f8c162248e58a85617f2a9e9b268b5e98ff17debb47e
2026-06-09 17:48:36.200118 | controller | Jun 09 16:29:57.749773 crc crio[3654]: time="2026-06-09T16:29:57.746567128Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.200134 | controller | Jun 09 16:29:57.760736 crc crio[3654]: time="2026-06-09T16:29:57.753217018Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=71a786a8-3fb0-44be-b20c-1687acd97450 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.200150 | controller | Jun 09 16:29:57.792600 crc crio[3654]: time="2026-06-09T16:29:57.792544374Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.200165 | controller | Jun 09 16:29:57.797801 crc crio[3654]: time="2026-06-09T16:29:57.793480941Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=9576ae28-a8ce-45d0-844f-d22d3139b306 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.200182 | controller | Jun 09 16:29:57.821724 crc crio[3654]: time="2026-06-09T16:29:57.821068681Z" level=info msg="Creating container: openshift-marketplace/certified-operators-l27pk/extract-utilities" id=b320b23f-eae8-458b-88e3-89a923dc385f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.200201 | controller | Jun 09 16:29:57.821724 crc crio[3654]: time="2026-06-09T16:29:57.821774261Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.200217 | controller | Jun 09 16:29:57.910461 crc crio[3654]: time="2026-06-09T16:29:57.91042112Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.200232 | controller | Jun 09 16:29:57.912160 crc crio[3654]: time="2026-06-09T16:29:57.912089207Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.200248 | controller | Jun 09 16:29:57.934085 crc crio[3654]: time="2026-06-09T16:29:57.933910322Z" level=info msg="Running pod sandbox: openshift-console-operator/console-operator-67c89758df-4jf4f/POD" id=2c5f256a-6f7b-46bc-a5f7-8a56781cfacf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.200264 | controller | Jun 09 16:29:57.934085 crc crio[3654]: time="2026-06-09T16:29:57.934030786Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.200279 | controller | Jun 09 16:29:57.934433 crc crio[3654]: time="2026-06-09T16:29:57.934399296Z" level=info msg="Running pod sandbox: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD" id=29d3c1dd-8784-4dfb-86ab-675a121976b0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.200295 | controller | Jun 09 16:29:57.934709 crc crio[3654]: time="2026-06-09T16:29:57.934554851Z" level=info msg="Running pod sandbox: openshift-console/console-6c684df5db-cc8g8/POD" id=4b9b86f6-7fd1-4344-b23e-b57ad3a6912d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.200311 | controller | Jun 09 16:29:57.934849 crc crio[3654]: time="2026-06-09T16:29:57.934716675Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.200327 | controller | Jun 09 16:29:57.935401 crc crio[3654]: time="2026-06-09T16:29:57.935275521Z" level=info msg="Running pod sandbox: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD" id=0aaae7e3-bf5d-4a89-a05c-51eb74f0261c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.200344 | controller | Jun 09 16:29:57.935539 crc crio[3654]: time="2026-06-09T16:29:57.935517578Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.200360 | controller | Jun 09 16:29:57.936484 crc crio[3654]: time="2026-06-09T16:29:57.936304221Z" level=info msg="Running pod sandbox: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD" id=5c92c120-0dc6-4b8f-aaa3-696b9460acd3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.200376 | controller | Jun 09 16:29:57.936592 crc crio[3654]: time="2026-06-09T16:29:57.936576198Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.200392 | controller | Jun 09 16:29:57.937449 crc crio[3654]: time="2026-06-09T16:29:57.937399592Z" level=info msg="Running pod sandbox: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD" id=9901cec6-0ef4-4569-9017-02682311d6f5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.200408 | controller | Jun 09 16:29:57.937571 crc crio[3654]: time="2026-06-09T16:29:57.937546956Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.200424 | controller | Jun 09 16:29:57.939961 crc crio[3654]: time="2026-06-09T16:29:57.934557561Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.200443 | controller | Jun 09 16:29:57.940713 crc crio[3654]: time="2026-06-09T16:29:57.934492539Z" level=info msg="Running pod sandbox: openshift-service-ca/service-ca-74545575db-n469q/POD" id=ab43d682-787e-4dc9-a340-3f5455623316 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.200460 | controller | Jun 09 16:29:57.942824 crc crio[3654]: time="2026-06-09T16:29:57.942797597Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.200476 | controller | Jun 09 16:29:57.946581 crc crio[3654]: time="2026-06-09T16:29:57.946556214Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.200492 | controller | Jun 09 16:29:57.954624 crc crio[3654]: time="2026-06-09T16:29:57.95025476Z" level=info msg="Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD" id=8af59dc7-e3db-4446-bc82-8a2334b8be68 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.200508 | controller | Jun 09 16:29:57.954624 crc crio[3654]: time="2026-06-09T16:29:57.950549379Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.200544 | controller | Jun 09 16:29:57.974893 crc crio[3654]: time="2026-06-09T16:29:57.964977992Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.200562 | controller | Jun 09 16:29:58.023049 crc crio[3654]: 2026-06-09T16:29:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a2e98d86e855f61 Mac:e2:55:0e:09:7d:00 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:24 Mtu:0 Sandbox:/var/run/netns/5f2e8ebb-900b-42a2-9db0-0e4e18159471 SocketPath: PciID:}] [{Interface:0xc000014fa0 Address:{IP:10.217.0.36 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.200579 | controller | Jun 09 16:29:58.026623 crc crio[3654]: time="2026-06-09T16:29:58.024920248Z" level=info msg="Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:a2e98d86e855f6133aa2c09100a32a5db1cc20341c1ff9acf12caf6a9d410424 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/5f2e8ebb-900b-42a2-9db0-0e4e18159471 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:0xc000f14590}] Aliases:map[]}"
2026-06-09 17:48:36.200599 | controller | Jun 09 16:29:58.057785 crc crio[3654]: time="2026-06-09T16:29:58.055090192Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.200626 | controller | Jun 09 16:29:58.166207 crc crio[3654]: 2026-06-09T16:29:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9949406e326cae8 Mac:1a:f6:a7:9a:88:96 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:10 Mtu:0 Sandbox:/var/run/netns/e40c4a60-4831-439a-98f0-c0ad9472ecf9 SocketPath: PciID:}] [{Interface:0xc0001e4a40 Address:{IP:10.217.0.16 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.200643 | controller | Jun 09 16:29:58.180957 crc crio[3654]: time="2026-06-09T16:29:58.180127122Z" level=info msg="Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:9949406e326cae8ec31e25f8fb7cf029bc427991b6c660a9c6a401ecdf48f8ca UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/e40c4a60-4831-439a-98f0-c0ad9472ecf9 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:0xc001e2a390}] Aliases:map[]}"
2026-06-09 17:48:36.200664 | controller | Jun 09 16:29:58.180957 crc crio[3654]: time="2026-06-09T16:29:58.180550904Z" level=info msg="Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.200681 | controller | Jun 09 16:29:58.255101 crc crio[3654]: time="2026-06-09T16:29:58.245613957Z" level=info msg="Running pod sandbox: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD" id=a542af43-2762-4b93-ad2d-00af8e880551 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.200697 | controller | Jun 09 16:29:58.258119 crc crio[3654]: time="2026-06-09T16:29:58.258085035Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.200713 | controller | Jun 09 16:29:58.281923 crc crio[3654]: 2026-06-09T16:29:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9d4bc834b7ad616 Mac:ba:98:96:48:ea:e8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/1066559c-bf4d-4fff-b11a-bc85c5f1f663 SocketPath: PciID:}] [{Interface:0xc000193010 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.200730 | controller | Jun 09 16:29:58.283628 crc crio[3654]: time="2026-06-09T16:29:58.283594995Z" level=info msg="Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:9d4bc834b7ad6160914ca844547cbdd0b11fe3dea5cb6b450bea8bcda4115799 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/1066559c-bf4d-4fff-b11a-bc85c5f1f663 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:0xc000536020}] Aliases:map[]}"
2026-06-09 17:48:36.200746 | controller | Jun 09 16:29:58.284573 crc crio[3654]: time="2026-06-09T16:29:58.284547912Z" level=info msg="Checking pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.200762 | controller | Jun 09 16:29:58.395496 crc crio[3654]: time="2026-06-09T16:29:58.395289673Z" level=info msg="Created container 47ecd203e76d8e9386fc622af075f8e00af9a31735dfb5bf26ddce93ce80429c: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator" id=adb98030-ce68-40c2-b242-5df25cf90a37 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.200779 | controller | Jun 09 16:29:58.397549 crc crio[3654]: time="2026-06-09T16:29:58.396811267Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.200795 | controller | Jun 09 16:29:58.404468 crc crio[3654]: time="2026-06-09T16:29:58.404188348Z" level=info msg="Starting container: 47ecd203e76d8e9386fc622af075f8e00af9a31735dfb5bf26ddce93ce80429c" id=6dfa7cfe-ebd0-4e21-aa71-69c81d98ce22 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.200811 | controller | Jun 09 16:29:58.444148 crc crio[3654]: 2026-06-09T16:29:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cf8f059a3107854 Mac:4a:33:40:32:49:85 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:05 Mtu:0 Sandbox:/var/run/netns/3148720e-32dd-4253-afa5-a8cab2560227 SocketPath: PciID:}] [{Interface:0xc0002e6a10 Address:{IP:10.217.0.5 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.200827 | controller | Jun 09 16:29:58.444957 crc crio[3654]: time="2026-06-09T16:29:58.444750309Z" level=info msg="Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:cf8f059a3107854e51dc7bcbd7f5d9ff189b5640453f4cce4703c4bfbffa1728 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/3148720e-32dd-4253-afa5-a8cab2560227 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:0xc000190998}] Aliases:map[]}"
2026-06-09 17:48:36.200847 | controller | Jun 09 16:29:58.445576 crc crio[3654]: time="2026-06-09T16:29:58.445092519Z" level=info msg="Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.200864 | controller | Jun 09 16:29:58.447628 crc crio[3654]: time="2026-06-09T16:29:58.447580481Z" level=info msg="Ran pod sandbox a2e98d86e855f6133aa2c09100a32a5db1cc20341c1ff9acf12caf6a9d410424 with infra container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD" id=9681488b-39ae-4673-9a7c-2290bde6efb4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.200880 | controller | Jun 09 16:29:58.461049 crc crio[3654]: time="2026-06-09T16:29:58.46081876Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=46f3f5b2-0c9e-4d1a-8abb-1c49f5632842 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.200896 | controller | Jun 09 16:29:58.517917 crc crio[3654]: time="2026-06-09T16:29:58.516629387Z" level=info msg="Ran pod sandbox 9949406e326cae8ec31e25f8fb7cf029bc427991b6c660a9c6a401ecdf48f8ca with infra container: openshift-console/downloads-747b44746d-4pqvr/POD" id=26bcc8c5-6620-4a5c-a547-cac98c5ad4bc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.200911 | controller | Jun 09 16:29:58.532897 crc crio[3654]: time="2026-06-09T16:29:58.532170443Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=04b766ea-f6ab-40d4-b247-8ec75822759c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.200926 | controller | Jun 09 16:29:58.541836 crc crio[3654]: time="2026-06-09T16:29:58.534437577Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.200942 | controller | Jun 09 16:29:58.541836 crc crio[3654]: time="2026-06-09T16:29:58.540917953Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=1dee6b6b-1b0f-4080-9b92-542300e5bf3f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.200958 | controller | Jun 09 16:29:58.545954 crc crio[3654]: time="2026-06-09T16:29:58.545467493Z" level=info msg="Ran pod sandbox 9d4bc834b7ad6160914ca844547cbdd0b11fe3dea5cb6b450bea8bcda4115799 with infra container: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD" id=3e335b34-d0ea-43fa-9f67-b58241cf7818 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.200974 | controller | Jun 09 16:29:58.560098 crc crio[3654]: time="2026-06-09T16:29:58.559551177Z" level=info msg="Ran pod sandbox cf8f059a3107854e51dc7bcbd7f5d9ff189b5640453f4cce4703c4bfbffa1728 with infra container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD" id=ef3ab281-3dd5-49e5-bd40-d00f163f6f83 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.200990 | controller | Jun 09 16:29:58.567932 crc crio[3654]: time="2026-06-09T16:29:58.567759782Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f" id=09e16a76-4644-4dbd-80d0-89fe1d17d61a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.201006 | controller | Jun 09 16:29:58.584605 crc crio[3654]: time="2026-06-09T16:29:58.584552702Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver" id=eadedf03-7178-4763-8c5c-2f0520bbad7a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.201025 | controller | Jun 09 16:29:58.584920 crc crio[3654]: time="2026-06-09T16:29:58.58482446Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=cf8c1382-5cfd-4622-a9fe-26c632d2bb0d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.201042 | controller | Jun 09 16:29:58.584983 crc crio[3654]: time="2026-06-09T16:29:58.584966444Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2" id=24fcdb51-41a9-405d-8baf-4bae2583963b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.201058 | controller | Jun 09 16:29:58.590213 crc crio[3654]: time="2026-06-09T16:29:58.590175383Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.201074 | controller | Jun 09 16:29:58.598995 crc crio[3654]: time="2026-06-09T16:29:58.595032963Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f" id=4a5527e6-f02a-4d65-956e-8fa65a15fd07 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.201090 | controller | Jun 09 16:29:58.621562 crc crio[3654]: time="2026-06-09T16:29:58.621021867Z" level=info msg="Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:d5198ba3e825ace170313fb6e4e0a2fc4990dab7f8044833f96ca77f9671bef3 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/b98799b9-d6ec-43c9-bf78-8720c4d9be65 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:0xc0015126a0}] Aliases:map[]}"
2026-06-09 17:48:36.201106 | controller | Jun 09 16:29:58.621562 crc crio[3654]: time="2026-06-09T16:29:58.621077678Z" level=info msg="Adding pod openshift-console_console-6c684df5db-cc8g8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.201122 | controller | Jun 09 16:29:58.621562 crc crio[3654]: time="2026-06-09T16:29:58.621198982Z" level=info msg="Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server" id=e2d909bd-d7de-4d18-8f06-e3fee16a07ed name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.201138 | controller | Jun 09 16:29:58.629449 crc crio[3654]: time="2026-06-09T16:29:58.628539392Z" level=info msg="Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:cabd285e5a6758ee9f480310922c767b4b0656225f36504f80df912013f8e146 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/72f31d10-c6d9-4bf7-b028-062f0d26725c 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:0xc001e2a1d0}] Aliases:map[]}"
2026-06-09 17:48:36.201154 | controller | Jun 09 16:29:58.642101 crc crio[3654]: time="2026-06-09T16:29:58.629095298Z" 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 17:48:36.201170 | controller | Jun 09 16:29:58.695087 crc crio[3654]: time="2026-06-09T16:29:58.685078771Z" level=info msg="Started container" PID=10794 containerID=47ecd203e76d8e9386fc622af075f8e00af9a31735dfb5bf26ddce93ce80429c description=openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator id=6dfa7cfe-ebd0-4e21-aa71-69c81d98ce22 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3003be93a1ee9b1b654ffe6c4e3912b8f862a0084cdfb237c5f24991e6cee558
2026-06-09 17:48:36.201191 | controller | Jun 09 16:29:58.782691 crc crio[3654]: time="2026-06-09T16:29:58.777110836Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2" id=be366367-3df7-4554-b1cb-00899c34de49 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.201208 | controller | Jun 09 16:29:58.787804 crc crio[3654]: time="2026-06-09T16:29:58.784263421Z" level=info msg="Created container 904fe774d542b7d91ffb18ab7fccbca01369ad8b65a5178f028f996cde10751e: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator" id=57493687-c6e5-4234-aaf9-664a965a3f50 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.201224 | controller | Jun 09 16:29:58.790802 crc crio[3654]: time="2026-06-09T16:29:58.790228242Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:154f278a46bf72e74e8dcdd83304bc301971039deb523dd0448e6c256f725333 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/1ced42f2-ce68-4a6d-8c1f-43b89faad333 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:0xc000126640}] Aliases:map[]}"
2026-06-09 17:48:36.201241 | controller | Jun 09 16:29:58.790802 crc crio[3654]: time="2026-06-09T16:29:58.790284773Z" level=info msg="Adding pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.201257 | controller | Jun 09 16:29:58.807519 crc crio[3654]: time="2026-06-09T16:29:58.807076924Z" level=info msg="Created container a635987b059c44ea8c5cf8c2ee04154e93a43f275243418f11c58cb0385161c9: openshift-marketplace/redhat-operators-x5vn9/extract-utilities" id=f6217ce4-4121-4010-b962-f08a55d231ba name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.201273 | controller | Jun 09 16:29:58.825751 crc crio[3654]: time="2026-06-09T16:29:58.823224517Z" level=info msg="Starting container: 904fe774d542b7d91ffb18ab7fccbca01369ad8b65a5178f028f996cde10751e" id=869059a9-d6a4-4470-9953-3904bd6141ff name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.201289 | controller | Jun 09 16:29:58.826489 crc crio[3654]: time="2026-06-09T16:29:58.826109539Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.201306 | controller | Jun 09 16:29:58.871107 crc crio[3654]: time="2026-06-09T16:29:58.859219327Z" level=info msg="Creating container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator" id=f020e56c-8213-49e0-b053-7d20baeabda1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.201321 | controller | Jun 09 16:29:58.871107 crc crio[3654]: time="2026-06-09T16:29:58.870253043Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.201337 | controller | Jun 09 16:29:58.880502 crc crio[3654]: time="2026-06-09T16:29:58.873801955Z" level=info msg="Starting container: a635987b059c44ea8c5cf8c2ee04154e93a43f275243418f11c58cb0385161c9" id=95f822ed-e8e6-40ae-83a8-fb6cd596b824 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.201353 | controller | Jun 09 16:29:58.899265 crc crio[3654]: time="2026-06-09T16:29:58.897129193Z" level=info msg="Creating container: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager" id=5954cce5-abe9-4197-9a5e-1d00292d4cd0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.201369 | controller | Jun 09 16:29:58.902785 crc crio[3654]: time="2026-06-09T16:29:58.90193557Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.201392 | controller | Jun 09 16:29:58.923186 crc crio[3654]: time="2026-06-09T16:29:58.922812588Z" level=info msg="Running pod sandbox: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD" id=bf70f815-541e-42bf-81b2-8aaefaa8cd4b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.201409 | controller | Jun 09 16:29:58.923186 crc crio[3654]: time="2026-06-09T16:29:58.92287522Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.201425 | controller | Jun 09 16:29:58.923186 crc crio[3654]: time="2026-06-09T16:29:58.923104227Z" level=info msg="Running pod sandbox: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD" id=1490d561-72a0-436f-a4eb-acd76e622a2c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.201440 | controller | Jun 09 16:29:58.923186 crc crio[3654]: time="2026-06-09T16:29:58.923133497Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.201456 | controller | Jun 09 16:29:58.942728 crc crio[3654]: time="2026-06-09T16:29:58.923627341Z" level=info msg="Running pod sandbox: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD" id=5b23c125-8b7d-4892-8e7f-3f13a1de2962 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.201472 | controller | Jun 09 16:29:58.953730 crc crio[3654]: time="2026-06-09T16:29:58.951569261Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.201488 | controller | Jun 09 16:29:58.953730 crc crio[3654]: time="2026-06-09T16:29:58.942583384Z" level=info msg="Running pod sandbox: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD" id=d5f88a33-fa34-47f0-85d6-61de9c353524 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.201504 | controller | Jun 09 16:29:58.953730 crc crio[3654]: time="2026-06-09T16:29:58.951961773Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.201546 | controller | Jun 09 16:29:58.953730 crc crio[3654]: time="2026-06-09T16:29:58.942712888Z" level=info msg="Running pod sandbox: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD" id=38091829-0cf5-47fe-ae2e-5a6a9ec23469 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.201566 | controller | Jun 09 16:29:58.953730 crc crio[3654]: time="2026-06-09T16:29:58.952017264Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.201582 | controller | Jun 09 16:29:58.953730 crc crio[3654]: time="2026-06-09T16:29:58.94276804Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-qhh6t/POD" id=dc22a204-22c2-47d1-b03d-6dc489f2e08f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.201598 | controller | Jun 09 16:29:58.953730 crc crio[3654]: time="2026-06-09T16:29:58.952074126Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.201614 | controller | Jun 09 16:29:58.953730 crc crio[3654]: time="2026-06-09T16:29:58.943981884Z" level=info msg="Running pod sandbox: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD" id=dbf1e1ae-58d3-40a2-a5f1-7a143dbb6edb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.201631 | controller | Jun 09 16:29:58.953730 crc crio[3654]: time="2026-06-09T16:29:58.952125427Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.201650 | controller | Jun 09 16:29:58.981358 crc crio[3654]: time="2026-06-09T16:29:58.981135638Z" level=info msg="Started container" PID=10858 containerID=a635987b059c44ea8c5cf8c2ee04154e93a43f275243418f11c58cb0385161c9 description=openshift-marketplace/redhat-operators-x5vn9/extract-utilities id=95f822ed-e8e6-40ae-83a8-fb6cd596b824 name=/runtime.v1.RuntimeService/StartContainer sandboxID=30542c23042c8003a6b86ebc257f8fd752de84d26b7d4a2dfdb74918eb22668d
2026-06-09 17:48:36.201667 | controller | Jun 09 16:29:59.000962 crc crio[3654]: time="2026-06-09T16:29:58.9854062Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD" id=3459bca1-deb3-4a5a-9c23-127328c4ce9c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.201684 | controller | Jun 09 16:29:59.000962 crc crio[3654]: time="2026-06-09T16:29:58.985562565Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.201700 | controller | Jun 09 16:29:59.238594 crc crio[3654]: time="2026-06-09T16:29:59.235854461Z" level=info msg="Created container 78bd80d1b673916441fffe272b7f23de9367e810b020ae0e3f083b3afd803998: openshift-marketplace/certified-operators-l27pk/extract-utilities" id=b320b23f-eae8-458b-88e3-89a923dc385f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.201716 | controller | Jun 09 16:29:59.247713 crc crio[3654]: time="2026-06-09T16:29:59.245546629Z" level=info msg="Starting container: 78bd80d1b673916441fffe272b7f23de9367e810b020ae0e3f083b3afd803998" id=4e59cecc-11a1-4585-92e2-5f65ad909349 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.201732 | controller | Jun 09 16:29:59.263873 crc crio[3654]: time="2026-06-09T16:29:59.263218935Z" level=info msg="Started container" PID=10849 containerID=904fe774d542b7d91ffb18ab7fccbca01369ad8b65a5178f028f996cde10751e description=openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator id=869059a9-d6a4-4470-9953-3904bd6141ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=6c1bbc81084d233aea764f08ebc3c67c32c84f19799161c8cdec1c0f43dea432
2026-06-09 17:48:36.201748 | controller | Jun 09 16:29:59.274972 crc crio[3654]: time="2026-06-09T16:29:59.274174328Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=04a62e60-2e72-4cee-b70d-e39fd081b09d name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.201765 | controller | Jun 09 16:29:59.322085 crc crio[3654]: 2026-06-09T16:29:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3dd0ab079cba7d2 Mac:2e:22:c8:6c:01:f8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3b Mtu:0 Sandbox:/var/run/netns/b3a43abe-1c2c-479b-9c5a-e992e353fa2a SocketPath: PciID:}] [{Interface:0xc000014bc0 Address:{IP:10.217.0.59 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.201781 | controller | Jun 09 16:29:59.341590 crc crio[3654]: time="2026-06-09T16:29:59.341259809Z" level=info msg="Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:bb0991162bb5c06faea241086b7707d7d28fbb127d573969e89f918cca13dde8 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/a2e6aeac-f6c3-417a-856e-fa5a545f50ce 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:0xc0016120d8}] Aliases:map[]}"
2026-06-09 17:48:36.201797 | controller | Jun 09 16:29:59.341590 crc crio[3654]: time="2026-06-09T16:29:59.341569478Z" level=info msg="Adding pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.201814 | controller | Jun 09 16:29:59.342288 crc crio[3654]: 2026-06-09T16:29:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:69844ced74028f3 Mac:da:1e:8f:a0:08:ec Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2a Mtu:0 Sandbox:/var/run/netns/5b84f9a2-fc5a-4b75-9a2d-ff0a41744dd1 SocketPath: PciID:}] [{Interface:0xc0001e6a20 Address:{IP:10.217.0.42 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.201834 | controller | Jun 09 16:29:59.344177 crc crio[3654]: time="2026-06-09T16:29:59.342945078Z" level=info msg="Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:69844ced74028f3997e46ea2562c473b1404b553fbf04b9a4b0bf3cc2e4a9023 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/5b84f9a2-fc5a-4b75-9a2d-ff0a41744dd1 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:0xc0005361f0}] Aliases:map[]}"
2026-06-09 17:48:36.201851 | controller | Jun 09 16:29:59.344177 crc crio[3654]: time="2026-06-09T16:29:59.343154604Z" level=info msg="Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.201868 | controller | Jun 09 16:29:59.345991 crc crio[3654]: time="2026-06-09T16:29:59.345955424Z" level=info msg="Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:5063f4238642f938b2512197e97e9974176da6b52cbd1357fc3d99382676b498 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/4c1a3aa1-1337-4592-ae13-d995460cdd83 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:0xc0005362b0}] Aliases:map[]}"
2026-06-09 17:48:36.201885 | controller | Jun 09 16:29:59.346133 crc crio[3654]: time="2026-06-09T16:29:59.346109888Z" level=info msg="Adding pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.201901 | controller | Jun 09 16:29:59.368370 crc crio[3654]: time="2026-06-09T16:29:59.367849901Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=50363593-dfa4-4df1-8b81-d95fc77550de name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.201917 | controller | Jun 09 16:29:59.438878 crc crio[3654]: time="2026-06-09T16:29:59.438814962Z" level=info msg="Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:3dd0ab079cba7d2d7ef0c98d003095ea27bc76d6cd6db57e8c8d1d4592a080a2 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/b3a43abe-1c2c-479b-9c5a-e992e353fa2a 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:0xc0016124c8}] Aliases:map[]}"
2026-06-09 17:48:36.201933 | controller | Jun 09 16:29:59.484207 crc crio[3654]: time="2026-06-09T16:29:59.483086049Z" 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 17:48:36.201949 | controller | Jun 09 16:29:59.497817 crc crio[3654]: time="2026-06-09T16:29:59.49393333Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-09 17:48:36.201966 | controller | Jun 09 16:29:59.503990 crc crio[3654]: 2026-06-09T16:29:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0dd7b7ca5d16f3f Mac:f2:a9:6e:80:e1:19 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:15 Mtu:0 Sandbox:/var/run/netns/7aa1c5a3-e37a-4189-9f4d-07c032ee6487 SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.0.21 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.201986 | controller | Jun 09 16:29:59.504273 crc crio[3654]: time="2026-06-09T16:29:59.504176353Z" level=info msg="Started container" PID=10930 containerID=78bd80d1b673916441fffe272b7f23de9367e810b020ae0e3f083b3afd803998 description=openshift-marketplace/certified-operators-l27pk/extract-utilities id=4e59cecc-11a1-4585-92e2-5f65ad909349 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d4c82703d0d73e0f4ebcbb628205bdfe67ff0ec864e2495dc27767748b28ad82
2026-06-09 17:48:36.202005 | controller | Jun 09 16:29:59.504738 crc crio[3654]: time="2026-06-09T16:29:59.504488762Z" level=info msg="Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:1430cc105af08c7cc4e8929c4b1360b3ed58500e41f4ab9a0108f4252b0e9f47 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/37d21a5a-340e-4ac7-811a-6ccbd72cd92f 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:0xc00008c348}] Aliases:map[]}"
2026-06-09 17:48:36.202024 | controller | Jun 09 16:29:59.504738 crc crio[3654]: time="2026-06-09T16:29:59.504546314Z" level=info msg="Adding pod hostpath-provisioner_csi-hostpathplugin-mpq2f to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.202041 | controller | Jun 09 16:29:59.505147 crc crio[3654]: time="2026-06-09T16:29:59.505042428Z" level=info msg="Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:0dd7b7ca5d16f3f3421fbd1ba25ced89eade1cfeb841d39e91575105b93a5e2f UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/7aa1c5a3-e37a-4189-9f4d-07c032ee6487 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:0xc000f14208}] Aliases:map[]}"
2026-06-09 17:48:36.202057 | controller | Jun 09 16:29:59.505244 crc crio[3654]: time="2026-06-09T16:29:59.505212373Z" 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 17:48:36.202073 | controller | Jun 09 16:29:59.513594 crc crio[3654]: time="2026-06-09T16:29:59.513076948Z" level=info msg="Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:2c36a24c63d658f050f2c6082f361254ec0d44721e66340f6a98d0f83e54bc88 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/bbca24a5-aea9-4428-9f0d-62b0de55409d 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:0xc001612240}] Aliases:map[]}"
2026-06-09 17:48:36.202090 | controller | Jun 09 16:29:59.513594 crc crio[3654]: time="2026-06-09T16:29:59.513216432Z" level=info msg="Adding pod openshift-service-ca_service-ca-74545575db-n469q to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.202107 | controller | Jun 09 16:29:59.524525 crc crio[3654]: 2026-06-09T16:29:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1e9b589c5feab7b Mac:c6:44:97:a8:ed:7b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1f Mtu:0 Sandbox:/var/run/netns/82b27450-4d74-4033-bd83-f3d55cbff9bb SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.31 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.202123 | controller | Jun 09 16:29:59.526481 crc crio[3654]: time="2026-06-09T16:29:59.52605219Z" level=info msg="Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:1e9b589c5feab7b2e7846fe20c40c7bd9d5f9cedab7d5bc495ef7d2f9ba88666 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/82b27450-4d74-4033-bd83-f3d55cbff9bb 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:0xc00231e1e8}] Aliases:map[]}"
2026-06-09 17:48:36.202149 | controller | Jun 09 16:29:59.526481 crc crio[3654]: time="2026-06-09T16:29:59.526395559Z" 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 17:48:36.202166 | controller | Jun 09 16:29:59.538802 crc crio[3654]: time="2026-06-09T16:29:59.5379457Z" level=info msg="Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:f4bff133ed24d170cfae13bfec137f3cedfff2833feb51bc9ff3ee2706fe5ef7 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/8ca27970-8adb-4539-b95a-98fb6d0c4a5b 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:0xc000f140f8}] Aliases:map[]}"
2026-06-09 17:48:36.202182 | controller | Jun 09 16:29:59.538802 crc crio[3654]: time="2026-06-09T16:29:59.538032123Z" level=info msg="Adding pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.202198 | controller | Jun 09 16:29:59.589123 crc crio[3654]: time="2026-06-09T16:29:59.588615751Z" level=info msg="Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:39b0f64c871bbdbe502c8b11b37f252dd6e781f50724e6545cdb32a920302152 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/20fc0347-9838-4be6-8583-8dfecc76cd96 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:0xc00231e308}] Aliases:map[]}"
2026-06-09 17:48:36.202214 | controller | Jun 09 16:29:59.620540 crc crio[3654]: time="2026-06-09T16:29:59.619769753Z" level=info msg="Adding pod openshift-console-operator_console-operator-67c89758df-4jf4f to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.202230 | controller | Jun 09 16:29:59.620787 crc crio[3654]: time="2026-06-09T16:29:59.610511508Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=f75bd1a0-c6d5-4843-a49f-839513419d2a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.202246 | controller | Jun 09 16:29:59.641055 crc crio[3654]: time="2026-06-09T16:29:59.639024704Z" level=info msg="Ran pod sandbox 69844ced74028f3997e46ea2562c473b1404b553fbf04b9a4b0bf3cc2e4a9023 with infra container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD" id=0b7e3be9-9c48-45c1-b64e-8abf997237d5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.202272 | controller | Jun 09 16:29:59.657490 crc crio[3654]: 2026-06-09T16:29:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6638ab594e66d36 Mac:12:ce:45:7f:05:9d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0a Mtu:0 Sandbox:/var/run/netns/cb9ed5aa-7b57-496c-aab5-33310f2e09a2 SocketPath: PciID:}] [{Interface:0xc00051a5d0 Address:{IP:10.217.0.10 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.202293 | controller | Jun 09 16:29:59.664773 crc crio[3654]: time="2026-06-09T16:29:59.661518488Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b5000f8f055fd8f734ef74afbd9bd5333a38345cbc4959ddaad728b8394bccd4" id=3442bd80-3dc6-4f52-a4d5-3046c2adc694 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.202314 | controller | Jun 09 16:29:59.677614 crc crio[3654]: time="2026-06-09T16:29:59.674113679Z" level=info msg="Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:6638ab594e66d36d737fe0da5d083f116547ca99b668119517552d011bc1693a UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/cb9ed5aa-7b57-496c-aab5-33310f2e09a2 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:0xc00231e060}] Aliases:map[]}"
2026-06-09 17:48:36.202339 | controller | Jun 09 16:29:59.677614 crc crio[3654]: time="2026-06-09T16:29:59.676843567Z" 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 17:48:36.202364 | controller | Jun 09 16:30:00.143449 crc crio[3654]: time="2026-06-09T16:30:00.143162859Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.202382 | controller | Jun 09 16:30:00.203354 crc crio[3654]: time="2026-06-09T16:30:00.203114066Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.202398 | controller | Jun 09 16:30:00.219972 crc crio[3654]: time="2026-06-09T16:30:00.219574537Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.202438 | controller | Jun 09 16:30:00.294409 crc crio[3654]: 2026-06-09T16:30:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b9ece4f402008d0 Mac:f2:b4:89:bd:31:02 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2b Mtu:0 Sandbox:/var/run/netns/24114dac-a2aa-4286-a703-75529b49cf49 SocketPath: PciID:}] [{Interface:0xc0005345e0 Address:{IP:10.217.0.43 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.202463 | controller | Jun 09 16:30:00.296355 crc crio[3654]: time="2026-06-09T16:30:00.296129919Z" level=info msg="Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:b9ece4f402008d0a2f815bda502eda90e7db9f068637734e61b545dc28fb9761 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/24114dac-a2aa-4286-a703-75529b49cf49 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:0xc001512c58}] Aliases:map[]}"
2026-06-09 17:48:36.202480 | controller | Jun 09 16:30:00.297853 crc crio[3654]: time="2026-06-09T16:30:00.296484179Z" level=info msg="Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.202496 | controller | Jun 09 16:30:00.376138 crc crio[3654]: 2026-06-09T16:30:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:37d1080ef48294b Mac:26:d9:aa:f2:7b:9a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:28 Mtu:0 Sandbox:/var/run/netns/9d24636e-1dac-4e60-ab15-25301528dc10 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.40 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.202527 | controller | Jun 09 16:30:00.376138 crc crio[3654]: time="2026-06-09T16:30:00.369363806Z" level=info msg="Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:37d1080ef48294b309a5538e9af5ca43563451c071a21d4810412c7016f415b4 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/9d24636e-1dac-4e60-ab15-25301528dc10 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:0xc000126450}] Aliases:map[]}"
2026-06-09 17:48:36.202551 | controller | Jun 09 16:30:00.376138 crc crio[3654]: time="2026-06-09T16:30:00.369559572Z" 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 17:48:36.202572 | controller | Jun 09 16:30:00.376138 crc crio[3654]: time="2026-06-09T16:30:00.33804725Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.202589 | controller | Jun 09 16:30:00.399630 crc crio[3654]: time="2026-06-09T16:30:00.3915017Z" level=info msg="Ran pod sandbox 3dd0ab079cba7d2d7ef0c98d003095ea27bc76d6cd6db57e8c8d1d4592a080a2 with infra container: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD" id=5118ae9b-4fb7-4ff8-b922-409e40c602b7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.202606 | controller | Jun 09 16:30:00.428711 crc crio[3654]: time="2026-06-09T16:30:00.411937275Z" level=info msg="Ran pod sandbox 0dd7b7ca5d16f3f3421fbd1ba25ced89eade1cfeb841d39e91575105b93a5e2f with infra container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD" id=1a1c1c7b-3232-415d-bdf5-772c5fc3cd8e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.202623 | controller | Jun 09 16:30:00.446956 crc crio[3654]: time="2026-06-09T16:30:00.446804124Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:fbdfe828b092b23e6d4480daf3e0216aada6debaf1ef1b314a0a31e73ebf13c4" id=6fc342c6-c4de-4cc6-a5cc-f326b5337da9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.202640 | controller | Jun 09 16:30:00.516263 crc crio[3654]: time="2026-06-09T16:30:00.515896682Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=1bb81f93-d90c-4c67-9583-0f4349b8e3cd name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.202656 | controller | Jun 09 16:30:00.530619 crc crio[3654]: time="2026-06-09T16:30:00.528133763Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.202672 | controller | Jun 09 16:30:00.560537 crc crio[3654]: time="2026-06-09T16:30:00.560464918Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=3515a14e-b470-4101-9a18-c747ccf03662 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.202688 | controller | Jun 09 16:30:00.605476 crc crio[3654]: time="2026-06-09T16:30:00.605407625Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-09 17:48:36.202705 | controller | Jun 09 16:30:00.652566 crc crio[3654]: time="2026-06-09T16:30:00.652525525Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=4f1fee0a-0598-43b8-b692-fc3df93b44b8 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.202721 | controller | Jun 09 16:30:00.678219 crc crio[3654]: time="2026-06-09T16:30:00.678168719Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-09 17:48:36.202737 | controller | Jun 09 16:30:00.691290 crc crio[3654]: time="2026-06-09T16:30:00.689000289Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.202753 | controller | Jun 09 16:30:00.699589 crc crio[3654]: time="2026-06-09T16:30:00.696928666Z" level=info msg="Creating container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy" id=9de62b09-2136-4bac-9ed6-247e808ffdea name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.202769 | controller | Jun 09 16:30:00.699589 crc crio[3654]: time="2026-06-09T16:30:00.697383429Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b5000f8f055fd8f734ef74afbd9bd5333a38345cbc4959ddaad728b8394bccd4" id=9bdef418-e858-45f8-8f22-1bb4f9a5cb6c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.202790 | controller | Jun 09 16:30:00.699848 crc crio[3654]: time="2026-06-09T16:30:00.699588812Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.202807 | controller | Jun 09 16:30:00.746093 crc crio[3654]: time="2026-06-09T16:30:00.744446507Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.202823 | controller | Jun 09 16:30:00.888427 crc crio[3654]: time="2026-06-09T16:30:00.872428221Z" level=info msg="Ran pod sandbox 37d1080ef48294b309a5538e9af5ca43563451c071a21d4810412c7016f415b4 with infra container: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD" id=02f93915-26d5-461e-8aa5-b73a6e554e04 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.202839 | controller | Jun 09 16:30:00.888427 crc crio[3654]: time="2026-06-09T16:30:00.878133975Z" level=info msg="Ran pod sandbox b9ece4f402008d0a2f815bda502eda90e7db9f068637734e61b545dc28fb9761 with infra container: openshift-ingress-canary/ingress-canary-jlj86/POD" id=86fff17d-12ce-4082-bd8b-8f4b79e8e0b4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.202855 | controller | Jun 09 16:30:00.990190 crc crio[3654]: time="2026-06-09T16:30:00.929595778Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=91e1e191-8112-447b-8d83-fb2319f47baa name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.202871 | controller | Jun 09 16:30:00.990190 crc crio[3654]: time="2026-06-09T16:30:00.963033865Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d" id=3ce43f39-6a2a-4c27-9b0e-a6c51152e1b0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.202886 | controller | Jun 09 16:30:00.990190 crc crio[3654]: time="2026-06-09T16:30:00.963079607Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=7a09cb0c-707c-4381-a86e-825054733504 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.202902 | controller | Jun 09 16:30:00.990190 crc crio[3654]: 2026-06-09T16:30:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f60b820bcf9446d Mac:92:0c:e4:57:83:54 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:18 Mtu:0 Sandbox:/var/run/netns/70f48de7-eef1-4424-8ca6-597661dc97e2 SocketPath: PciID:}] [{Interface:0xc0004026d0 Address:{IP:10.217.0.24 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.202918 | controller | Jun 09 16:30:01.027298 crc crio[3654]: time="2026-06-09T16:30:01.026300857Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.202934 | controller | Jun 09 16:30:01.063013 crc crio[3654]: time="2026-06-09T16:30:01.062853433Z" level=info msg="Creating container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator" id=0255140e-bdc1-4f9b-bbf6-48c9dc2626ea name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.202951 | controller | Jun 09 16:30:01.063218 crc crio[3654]: time="2026-06-09T16:30:01.06306691Z" level=info msg="Creating container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller" id=6dbadb14-a477-41f9-9933-94993834681a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.202966 | controller | Jun 09 16:30:01.070105 crc crio[3654]: time="2026-06-09T16:30:01.069961417Z" level=info msg="Ran pod sandbox 1e9b589c5feab7b2e7846fe20c40c7bd9d5f9cedab7d5bc495ef7d2f9ba88666 with infra container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD" id=a6b63ca3-4084-4c98-88c4-23097e4bdff4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.202991 | controller | Jun 09 16:30:01.077084 crc crio[3654]: time="2026-06-09T16:30:01.076227396Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=adbb6b74-3918-46be-a9aa-2ed2b3acb039 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.203018 | controller | Jun 09 16:30:01.120300 crc crio[3654]: time="2026-06-09T16:30:01.115877682Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.203049 | controller | Jun 09 16:30:01.134718 crc crio[3654]: time="2026-06-09T16:30:01.127574407Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.203070 | controller | Jun 09 16:30:01.171829 crc crio[3654]: time="2026-06-09T16:30:01.167571822Z" level=info msg="Created container 8cd2e8d19c62dbdce7690d4034de02618c8012ca61523d0b23fdca1a634d41c5: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver" id=eadedf03-7178-4763-8c5c-2f0520bbad7a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.203087 | controller | Jun 09 16:30:01.173957 crc crio[3654]: time="2026-06-09T16:30:01.173913853Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:fbdfe828b092b23e6d4480daf3e0216aada6debaf1ef1b314a0a31e73ebf13c4" id=1bc06a28-8c95-4e67-9d8d-1dc2da0c8b5c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.203103 | controller | Jun 09 16:30:01.189556 crc crio[3654]: time="2026-06-09T16:30:01.189484739Z" level=info msg="Starting container: 8cd2e8d19c62dbdce7690d4034de02618c8012ca61523d0b23fdca1a634d41c5" id=0cd78dae-b6ba-45af-b036-bd24c6d409c6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.203119 | controller | Jun 09 16:30:01.202268 crc crio[3654]: time="2026-06-09T16:30:01.198006253Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=5ffd4f91-a076-40df-8265-809e47f28a2f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.203135 | controller | Jun 09 16:30:01.216789 crc crio[3654]: time="2026-06-09T16:30:01.216246396Z" level=info msg="Started container" PID=11163 containerID=8cd2e8d19c62dbdce7690d4034de02618c8012ca61523d0b23fdca1a634d41c5 description=openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver id=0cd78dae-b6ba-45af-b036-bd24c6d409c6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a2e98d86e855f6133aa2c09100a32a5db1cc20341c1ff9acf12caf6a9d410424
2026-06-09 17:48:36.203151 | controller | Jun 09 16:30:01.218186 crc crio[3654]: time="2026-06-09T16:30:01.21778474Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d" id=2c7310dc-526f-486f-962d-13c0b7b1aab4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.203166 | controller | Jun 09 16:30:01.233042 crc crio[3654]: time="2026-06-09T16:30:01.232992675Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29683710-mn9b6/POD" id=d5fd356d-38f5-4e69-bc63-87330fc4080a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.203182 | controller | Jun 09 16:30:01.233277 crc crio[3654]: time="2026-06-09T16:30:01.233249773Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.203198 | controller | Jun 09 16:30:01.265277 crc crio[3654]: 2026-06-09T16:30:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ea9ef629557c207 Mac:d2:14:0b:77:af:16 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:25 Mtu:0 Sandbox:/var/run/netns/901110be-b6e4-4792-8fd2-4af825960aab SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.37 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.203219 | controller | Jun 09 16:30:01.276555 crc crio[3654]: time="2026-06-09T16:30:01.274763131Z" level=info msg="Creating container: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin" id=c5f56c8a-6c42-405c-beec-c7d7a09df0fe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.203236 | controller | Jun 09 16:30:01.294387 crc crio[3654]: time="2026-06-09T16:30:01.289634427Z" level=info msg="Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy" id=d3370894-1c6d-4768-8c7d-386e4b6b5beb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.203251 | controller | Jun 09 16:30:01.295958 crc crio[3654]: time="2026-06-09T16:30:01.295915917Z" level=info msg="Creating container: openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary" id=eadd172b-d9a1-4032-9bfe-20c516c804bb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.203267 | controller | Jun 09 16:30:01.297753 crc crio[3654]: time="2026-06-09T16:30:01.297567744Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=457fa69d-3840-4cb9-8dae-3de7958fb1ba name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.203282 | controller | Jun 09 16:30:01.313989 crc crio[3654]: time="2026-06-09T16:30:01.313885791Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.203298 | controller | Jun 09 16:30:01.338050 crc crio[3654]: time="2026-06-09T16:30:01.337990452Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.203314 | controller | Jun 09 16:30:01.343263 crc crio[3654]: time="2026-06-09T16:30:01.342542772Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.203329 | controller | Jun 09 16:30:01.354771 crc crio[3654]: time="2026-06-09T16:30:01.351867139Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator" id=884c1421-95af-40d8-a8a3-aa2edf7a7e0f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.203345 | controller | Jun 09 16:30:01.400874 crc crio[3654]: time="2026-06-09T16:30:01.399224805Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.203361 | controller | Jun 09 16:30:01.435046 crc crio[3654]: time="2026-06-09T16:30:01.430206472Z" level=info msg="Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:721db89e14d94378a94b0071b2396e14512434d7f0a91c00c214de5a2307ad0d UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/ebc25451-53ae-4a02-952f-e9f5f18866b1 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:0xc0001269b0}] Aliases:map[]}"
2026-06-09 17:48:36.203377 | controller | Jun 09 16:30:01.435046 crc crio[3654]: time="2026-06-09T16:30:01.430252473Z" 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 17:48:36.203393 | controller | Jun 09 16:30:01.448001 crc crio[3654]: time="2026-06-09T16:30:01.445378366Z" level=info msg="Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:f60b820bcf9446dd6bbf1fa2a2fd5e76fd1257d87f0b469cb2425526f3f756be UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/70f48de7-eef1-4424-8ca6-597661dc97e2 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:0xc0001261e8}] Aliases:map[]}"
2026-06-09 17:48:36.203413 | controller | Jun 09 16:30:01.448001 crc crio[3654]: time="2026-06-09T16:30:01.445976123Z" 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 17:48:36.203429 | controller | Jun 09 16:30:01.465506 crc crio[3654]: 2026-06-09T16:30:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3e91c16d5bc3fa0 Mac:ca:11:e8:96:8e:79 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1c Mtu:0 Sandbox:/var/run/netns/e1f5ea39-ca2d-47d9-ae3b-e91e2f8e8a5d SocketPath: PciID:}] [{Interface:0xc0001245b0 Address:{IP:10.217.0.28 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.203444 | controller | Jun 09 16:30:01.510710 crc crio[3654]: time="2026-06-09T16:30:01.491561949Z" level=info msg="Created container 311fae63f206bd4c0669c05609fc03cf282f7d6e056039e061cb7159597abcc7: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator" id=f020e56c-8213-49e0-b053-7d20baeabda1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.203460 | controller | Jun 09 16:30:01.510710 crc crio[3654]: time="2026-06-09T16:30:01.495230094Z" level=info msg="Starting container: 311fae63f206bd4c0669c05609fc03cf282f7d6e056039e061cb7159597abcc7" id=1fa713b3-331c-40af-91a1-9f5275654302 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.203476 | controller | Jun 09 16:30:01.546923 crc crio[3654]: time="2026-06-09T16:30:01.541858909Z" level=info msg="Started container" PID=11237 containerID=311fae63f206bd4c0669c05609fc03cf282f7d6e056039e061cb7159597abcc7 description=openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator id=1fa713b3-331c-40af-91a1-9f5275654302 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cf8f059a3107854e51dc7bcbd7f5d9ff189b5640453f4cce4703c4bfbffa1728
2026-06-09 17:48:36.203492 | controller | Jun 09 16:30:01.547186 crc crio[3654]: 2026-06-09T16:30:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bb0ee6eac618601 Mac:52:6e:45:0a:f2:d2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:03 Mtu:0 Sandbox:/var/run/netns/68d2cb9d-838d-4fdb-9710-f80ff4fe7534 SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.0.3 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.203508 | controller | Jun 09 16:30:01.557823 crc crio[3654]: time="2026-06-09T16:30:01.55238187Z" level=info msg="Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:ea9ef629557c20792984dabc8683f3f4c39bf600f9e629dc368880f4d739e5b1 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/901110be-b6e4-4792-8fd2-4af825960aab 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:0xc001e2a4d8}] Aliases:map[]}"
2026-06-09 17:48:36.203550 | controller | Jun 09 16:30:01.557823 crc crio[3654]: time="2026-06-09T16:30:01.552877884Z" 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 17:48:36.203568 | controller | Jun 09 16:30:01.572741 crc crio[3654]: 2026-06-09T16:30:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:97e57f7a60f504f Mac:1e:b9:9a:54:65:03 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3a Mtu:0 Sandbox:/var/run/netns/74387149-49d1-4593-a3a9-548086bc16db SocketPath: PciID:}] [{Interface:0xc0004ac6d0 Address:{IP:10.217.0.58 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.203588 | controller | Jun 09 16:30:01.573744 crc crio[3654]: time="2026-06-09T16:30:01.573371741Z" level=info msg="Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:97e57f7a60f504ff5129a5e7f166e5b9ccdfd2fc9821655021b0f90240da2580 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/74387149-49d1-4593-a3a9-548086bc16db 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:0xc001e2a240}] Aliases:map[]}"
2026-06-09 17:48:36.203605 | controller | Jun 09 16:30:01.573744 crc crio[3654]: time="2026-06-09T16:30:01.573577857Z" 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 17:48:36.203621 | controller | Jun 09 16:30:01.665599 crc crio[3654]: time="2026-06-09T16:30:01.665281373Z" level=info msg="Ran pod sandbox f60b820bcf9446dd6bbf1fa2a2fd5e76fd1257d87f0b469cb2425526f3f756be with infra container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD" id=48eabe69-6269-413a-9c97-f0d0d42ba3bd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.203637 | controller | Jun 09 16:30:01.672917 crc crio[3654]: time="2026-06-09T16:30:01.672603953Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=7188b935-5d93-4227-8720-00efa2618856 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.203653 | controller | Jun 09 16:30:01.694987 crc crio[3654]: time="2026-06-09T16:30:01.693954674Z" level=info msg="Ran pod sandbox ea9ef629557c20792984dabc8683f3f4c39bf600f9e629dc368880f4d739e5b1 with infra container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD" id=dbfa8bf9-50bf-4723-9029-5e54bc4d107b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.203669 | controller | Jun 09 16:30:01.739883 crc crio[3654]: time="2026-06-09T16:30:01.73958413Z" level=info msg="Created container 1fea7f6dc030e59f9251f5775ccea2110c2ef410e91de1337cae5a80f55ca907: openshift-console/downloads-747b44746d-4pqvr/download-server" id=e2d909bd-d7de-4d18-8f06-e3fee16a07ed name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.203684 | controller | Jun 09 16:30:01.741542 crc crio[3654]: time="2026-06-09T16:30:01.741047422Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=c8b5edc5-ab9e-42ed-b216-78de4e6387b6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.203700 | controller | Jun 09 16:30:01.749132 crc crio[3654]: time="2026-06-09T16:30:01.7482991Z" level=info msg="Starting container: 1fea7f6dc030e59f9251f5775ccea2110c2ef410e91de1337cae5a80f55ca907" id=d981425a-6ec2-4487-bae3-71b10d8e6e44 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.203715 | controller | Jun 09 16:30:01.786798 crc crio[3654]: time="2026-06-09T16:30:01.786052761Z" level=info msg="Ran pod sandbox 97e57f7a60f504ff5129a5e7f166e5b9ccdfd2fc9821655021b0f90240da2580 with infra container: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD" id=e218d4c6-1fb6-46b3-9cab-1d16a24d95fa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.203730 | controller | Jun 09 16:30:01.795848 crc crio[3654]: time="2026-06-09T16:30:01.795620985Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.203745 | controller | Jun 09 16:30:01.805736 crc crio[3654]: time="2026-06-09T16:30:01.80383496Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=cddfe5f6-5e94-4338-8857-59d1be28f33a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.203765 | controller | Jun 09 16:30:01.810174 crc crio[3654]: time="2026-06-09T16:30:01.80977041Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=3ba42eb1-52e6-484a-8de4-fe377445e312 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.203781 | controller | Jun 09 16:30:01.811630 crc crio[3654]: time="2026-06-09T16:30:01.811570072Z" level=info msg="Started container" PID=11282 containerID=1fea7f6dc030e59f9251f5775ccea2110c2ef410e91de1337cae5a80f55ca907 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=d981425a-6ec2-4487-bae3-71b10d8e6e44 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9949406e326cae8ec31e25f8fb7cf029bc427991b6c660a9c6a401ecdf48f8ca
2026-06-09 17:48:36.203797 | controller | Jun 09 16:30:01.829767 crc crio[3654]: time="2026-06-09T16:30:01.829439013Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=850fb203-c679-42c4-bd0f-385cfcca2df7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.203813 | controller | Jun 09 16:30:01.850300 crc crio[3654]: time="2026-06-09T16:30:01.850115965Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.203829 | controller | Jun 09 16:30:01.854052 crc crio[3654]: time="2026-06-09T16:30:01.853920574Z" level=info msg="Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:f79b41da175db5b9927ddd6137690969892fdcf1e85a7d378774408ad71887ea UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/1cdfe5e2-92eb-4952-ab74-888e247fcd0e 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:0xc00008c6b0}] Aliases:map[]}"
2026-06-09 17:48:36.203845 | controller | Jun 09 16:30:01.854052 crc crio[3654]: time="2026-06-09T16:30:01.853999057Z" 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 17:48:36.203861 | controller | Jun 09 16:30:01.857421 crc crio[3654]: time="2026-06-09T16:30:01.85726276Z" level=info msg="Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:41a33f32ab9d214d25f382897d57a8edcdcc319bb6e8b5e74e28a71df9e60c09 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/3be10377-7e87-4e6a-aea8-5f54454180b5 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:0xc000126548}] Aliases:map[]}"
2026-06-09 17:48:36.203877 | controller | Jun 09 16:30:01.857421 crc crio[3654]: time="2026-06-09T16:30:01.857411804Z" 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 17:48:36.203893 | controller | Jun 09 16:30:01.863432 crc crio[3654]: time="2026-06-09T16:30:01.863236001Z" level=info msg="Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:aba5fae867385309660233ccf0f7f29343d51f73594821e32b38f7dd6dea5b99 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/1e285606-58bc-4c85-8c45-a1d8bc73c4e4 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:0xc001712700}] Aliases:map[]}"
2026-06-09 17:48:36.203913 | controller | Jun 09 16:30:01.863432 crc crio[3654]: time="2026-06-09T16:30:01.863427396Z" level=info msg="Adding pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.203930 | controller | Jun 09 16:30:01.877209 crc crio[3654]: time="2026-06-09T16:30:01.877096428Z" level=info msg="Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:3e91c16d5bc3fa0ed5fef6224021a7affef9ef0f8eb6ff5e6b026fb3d92d8352 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/e1f5ea39-ca2d-47d9-ae3b-e91e2f8e8a5d 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:0xc00231e038}] Aliases:map[]}"
2026-06-09 17:48:36.203946 | controller | Jun 09 16:30:01.877847 crc crio[3654]: time="2026-06-09T16:30:01.877421327Z" 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 17:48:36.203964 | controller | Jun 09 16:30:01.878493 crc crio[3654]: time="2026-06-09T16:30:01.878018724Z" level=info msg="Ran pod sandbox 6638ab594e66d36d737fe0da5d083f116547ca99b668119517552d011bc1693a with infra container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD" id=3ec90897-667c-4a29-90ea-313a0b2d2cac name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.203986 | controller | Jun 09 16:30:01.887869 crc crio[3654]: time="2026-06-09T16:30:01.885924121Z" level=info msg="Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:a8645c78e3a4a0bf2eea13e6544e3604dfbe5e4b3604751a7d981d375da8c16e UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/5405a5db-5791-4486-8762-3d3443c02ee5 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:0xc000191100}] Aliases:map[]}"
2026-06-09 17:48:36.204012 | controller | Jun 09 16:30:01.887869 crc crio[3654]: time="2026-06-09T16:30:01.886036324Z" level=info msg="Adding pod openshift-marketplace_community-operators-qhh6t to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.204037 | controller | Jun 09 16:30:01.919990 crc crio[3654]: time="2026-06-09T16:30:01.913599333Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360" id=090ebe82-0c00-4f99-8b39-a7499e3c3d75 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.204057 | controller | Jun 09 16:30:01.958011 crc crio[3654]: time="2026-06-09T16:30:01.949939444Z" level=info msg="Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:bb0ee6eac61860113660cac1c734e20dad62cb3feaf7f5a2e3e358e26ba5a804 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/68d2cb9d-838d-4fdb-9710-f80ff4fe7534 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:0xc001612198}] Aliases:map[]}"
2026-06-09 17:48:36.204073 | controller | Jun 09 16:30:01.958011 crc crio[3654]: time="2026-06-09T16:30:01.951050445Z" level=info msg="Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.204089 | controller | Jun 09 16:30:01.958011 crc crio[3654]: time="2026-06-09T16:30:01.956862512Z" level=info msg="Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:eb1ca76154ceee92e836e0011fc9209d91a7cd69d87531b66cbfcda5c9c98c9f UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/f72a89f9-1352-431c-af7c-2b2070a1d2aa 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:0xc00231e780}] Aliases:map[]}"
2026-06-09 17:48:36.204110 | controller | Jun 09 16:30:01.958011 crc crio[3654]: time="2026-06-09T16:30:01.956986916Z" 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 17:48:36.204127 | controller | Jun 09 16:30:01.962480 crc crio[3654]: time="2026-06-09T16:30:01.961781793Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.204145 | controller | Jun 09 16:30:01.972869 crc crio[3654]: time="2026-06-09T16:30:01.966841238Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.204161 | controller | Jun 09 16:30:01.987246 crc crio[3654]: time="2026-06-09T16:30:01.968219047Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.204177 | controller | Jun 09 16:30:02.033980 crc crio[3654]: time="2026-06-09T16:30:02.033748393Z" level=info msg="Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:dbeebbb1a3c7ce1602fb8f2d33d1356ae9565241b06c1ba8f43d6d20d0bd4876 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/4433b5c7-3e2f-43bc-8e1e-5e5060220f9a 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:0xc000476328}] Aliases:map[]}"
2026-06-09 17:48:36.204194 | controller | Jun 09 16:30:02.033980 crc crio[3654]: time="2026-06-09T16:30:02.033928319Z" level=info msg="Adding pod openshift-apiserver_apiserver-9ddfb9f55-k47zv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.204210 | controller | Jun 09 16:30:02.074199 crc crio[3654]: time="2026-06-09T16:30:02.073978655Z" level=info msg="Created container 3cae7f0c86a5ef74aeab9cd225f8307a1e2873b40d5301687e4563f10f23de2c: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager" id=5954cce5-abe9-4197-9a5e-1d00292d4cd0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.204227 | controller | Jun 09 16:30:02.096553 crc crio[3654]: time="2026-06-09T16:30:02.095948794Z" level=info msg="Starting container: 3cae7f0c86a5ef74aeab9cd225f8307a1e2873b40d5301687e4563f10f23de2c" id=49bf4c62-598f-4025-a90c-3d930c3c9100 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.204243 | controller | Jun 09 16:30:02.176913 crc crio[3654]: time="2026-06-09T16:30:02.176630265Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.204259 | controller | Jun 09 16:30:02.191022 crc crio[3654]: time="2026-06-09T16:30:02.190046599Z" level=info msg="Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:e994014faeafd39300b0c3558ae2a60928e77413cf955102d59886f7d86e5d74 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/86f009a6-faf8-4033-a780-985f7ff5d649 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:0xc002fb0198}] Aliases:map[]}"
2026-06-09 17:48:36.204283 | controller | Jun 09 16:30:02.191022 crc crio[3654]: time="2026-06-09T16:30:02.19078454Z" 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 17:48:36.204301 | controller | Jun 09 16:30:02.328739 crc crio[3654]: time="2026-06-09T16:30:02.328254176Z" level=info msg="Started container" PID=11283 containerID=3cae7f0c86a5ef74aeab9cd225f8307a1e2873b40d5301687e4563f10f23de2c description=openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager id=49bf4c62-598f-4025-a90c-3d930c3c9100 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9d4bc834b7ad6160914ca844547cbdd0b11fe3dea5cb6b450bea8bcda4115799
2026-06-09 17:48:36.204319 | controller | Jun 09 16:30:02.789851 crc crio[3654]: time="2026-06-09T16:30:02.789110092Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.204335 | controller | Jun 09 16:30:03.134529 crc crio[3654]: time="2026-06-09T16:30:03.134208762Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=96ae60e5-43a8-4c5c-ae21-ed4189b11663 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.204351 | controller | Jun 09 16:30:03.220398 crc crio[3654]: time="2026-06-09T16:30:03.219828364Z" level=info msg="Creating container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator" id=6ac6ca5d-3b33-4348-bb2f-1f94c9dcaf0d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.204367 | controller | Jun 09 16:30:03.222058 crc crio[3654]: time="2026-06-09T16:30:03.220449701Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.204384 | controller | Jun 09 16:30:03.246258 crc crio[3654]: time="2026-06-09T16:30:03.246036324Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator" id=489ae8f7-e95e-4cf9-807f-a0732e4e8041 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.204400 | controller | Jun 09 16:30:03.264048 crc crio[3654]: time="2026-06-09T16:30:03.262228308Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360" id=5f71779e-4088-4535-95c0-dda69366c546 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.204415 | controller | Jun 09 16:30:03.326897 crc crio[3654]: time="2026-06-09T16:30:03.318915221Z" level=info msg="Ran pod sandbox 3e91c16d5bc3fa0ed5fef6224021a7affef9ef0f8eb6ff5e6b026fb3d92d8352 with infra container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD" id=f1fec9fa-ec83-4644-b255-9065b5bce53c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.204431 | controller | Jun 09 16:30:03.326897 crc crio[3654]: time="2026-06-09T16:30:03.319496587Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.204447 | controller | Jun 09 16:30:03.336750 crc crio[3654]: time="2026-06-09T16:30:03.330994567Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135" id=8280d539-d549-45b5-8fe5-256b40c20467 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.204464 | controller | Jun 09 16:30:03.439149 crc crio[3654]: time="2026-06-09T16:30:03.423631809Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.204485 | controller | Jun 09 16:30:03.550178 crc crio[3654]: time="2026-06-09T16:30:03.550078949Z" level=info msg="Created container 66f385c1a79dab0df5a6a405d3bcf606754f902e6cfa932ff0bfbe5c0f0be9eb: openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary" id=eadd172b-d9a1-4032-9bfe-20c516c804bb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.204502 | controller | Jun 09 16:30:03.586141 crc crio[3654]: time="2026-06-09T16:30:03.585593596Z" level=info msg="Starting container: 66f385c1a79dab0df5a6a405d3bcf606754f902e6cfa932ff0bfbe5c0f0be9eb" id=7e02b79d-3d90-473a-9fa0-3fea8717a7cd name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.204541 | controller | Jun 09 16:30:03.611081 crc crio[3654]: time="2026-06-09T16:30:03.609902282Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135" id=b8f6b0d8-2a2d-4f65-9a42-6284ea84d5cf name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.204560 | controller | Jun 09 16:30:03.613884 crc crio[3654]: time="2026-06-09T16:30:03.61296471Z" level=info msg="Creating container: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints" id=57bf9f44-ee79-42c5-a6c4-22da8d05b498 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.204576 | controller | Jun 09 16:30:03.656497 crc crio[3654]: time="2026-06-09T16:30:03.656119746Z" level=info msg="Created container 03322a23bed0464c92d08159d82d15b1acafc911807791a4b17809e3c2a77571: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy" id=9de62b09-2136-4bac-9ed6-247e808ffdea name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.204592 | controller | Jun 09 16:30:03.666625 crc crio[3654]: time="2026-06-09T16:30:03.665300289Z" level=info msg="Starting container: 03322a23bed0464c92d08159d82d15b1acafc911807791a4b17809e3c2a77571" id=c6bf34a7-fa44-4e95-9a62-da0ef9875c28 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.204607 | controller | Jun 09 16:30:03.698076 crc crio[3654]: time="2026-06-09T16:30:03.695610486Z" level=info msg="Started container" PID=11381 containerID=03322a23bed0464c92d08159d82d15b1acafc911807791a4b17809e3c2a77571 description=openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy id=c6bf34a7-fa44-4e95-9a62-da0ef9875c28 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6c1bbc81084d233aea764f08ebc3c67c32c84f19799161c8cdec1c0f43dea432
2026-06-09 17:48:36.204623 | controller | Jun 09 16:30:03.752466 crc crio[3654]: time="2026-06-09T16:30:03.749982813Z" level=info msg="Creating container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator" id=bfc07cf7-76c5-4ec9-bed3-9c5c4f3296c0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.204639 | controller | Jun 09 16:30:03.842688 crc crio[3654]: time="2026-06-09T16:30:03.801126298Z" level=info msg="Ran pod sandbox bb0ee6eac61860113660cac1c734e20dad62cb3feaf7f5a2e3e358e26ba5a804 with infra container: openshift-multus/network-metrics-daemon-n2bqt/POD" id=bf3b4f5d-1a2c-4f70-b026-950c525d6f71 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.204655 | controller | Jun 09 16:30:03.842688 crc crio[3654]: time="2026-06-09T16:30:03.811849165Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:49b34ce0d25eec7a6077f4bf21bf7d4e64e598d28785a20b9ee3594423b7de14" id=dac316d3-648e-4153-bebf-5cec62e634ba name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.204670 | controller | Jun 09 16:30:04.213276 crc crio[3654]: time="2026-06-09T16:30:04.213158675Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.204686 | controller | Jun 09 16:30:04.254224 crc crio[3654]: time="2026-06-09T16:30:04.252928794Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.204705 | controller | Jun 09 16:30:04.336117 crc crio[3654]: time="2026-06-09T16:30:04.33448981Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:49b34ce0d25eec7a6077f4bf21bf7d4e64e598d28785a20b9ee3594423b7de14" id=8e57c074-a518-4c41-a564-60c8ac65d23e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.204721 | controller | Jun 09 16:30:04.400516 crc crio[3654]: time="2026-06-09T16:30:04.399403778Z" level=info msg="Started container" PID=11435 containerID=66f385c1a79dab0df5a6a405d3bcf606754f902e6cfa932ff0bfbe5c0f0be9eb description=openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary id=7e02b79d-3d90-473a-9fa0-3fea8717a7cd name=/runtime.v1.RuntimeService/StartContainer sandboxID=b9ece4f402008d0a2f815bda502eda90e7db9f068637734e61b545dc28fb9761
2026-06-09 17:48:36.204738 | controller | Jun 09 16:30:04.889872 crc crio[3654]: time="2026-06-09T16:30:04.88981805Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.204754 | controller | Jun 09 16:30:05.048431 crc crio[3654]: time="2026-06-09T16:30:05.048263297Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.204778 | controller | Jun 09 16:30:05.060952 crc crio[3654]: time="2026-06-09T16:30:05.060156788Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.204801 | controller | Jun 09 16:30:05.365977 crc crio[3654]: time="2026-06-09T16:30:05.349978646Z" level=info msg="Created container fc5aa9e7fe05f21cb34341173583d1f80decfc6ccfc75328be3f55426198db41: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator" id=884c1421-95af-40d8-a8a3-aa2edf7a7e0f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.204824 | controller | Jun 09 16:30:05.386155 crc crio[3654]: time="2026-06-09T16:30:05.381273572Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.204845 | controller | Jun 09 16:30:05.473889 crc crio[3654]: time="2026-06-09T16:30:05.463184928Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.204866 | controller | Jun 09 16:30:05.799150 crc crio[3654]: time="2026-06-09T16:30:05.784412426Z" level=info msg="Got pod network &{Name:collect-profiles-29683710-mn9b6 Namespace:openshift-operator-lifecycle-manager ID:12ede462a46b086f87debeff687aa89022644c64243591a26c1d5dd582bdb6cf UID:9a6caab5-14cf-44f0-9b67-2dda8393d402 NetNS:/var/run/netns/eac4011e-1bf0-4981-9a4c-ec610570f4de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9a6caab5_14cf_44f0_9b67_2dda8393d402.slice PodAnnotations:0xc0001913e0}] Aliases:map[]}"
2026-06-09 17:48:36.204888 | controller | Jun 09 16:30:05.799150 crc crio[3654]: time="2026-06-09T16:30:05.784608971Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29683710-mn9b6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.204909 | controller | Jun 09 16:30:06.401980 crc crio[3654]: time="2026-06-09T16:30:06.396971195Z" level=info msg="Created container d212d9d7dba6353381c26269e26282264a4bfcb01aa289066a9275e2c96e68b3: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy" id=d3370894-1c6d-4768-8c7d-386e4b6b5beb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.204930 | controller | Jun 09 16:30:06.902400 crc crio[3654]: time="2026-06-09T16:30:06.900178172Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.204954 | controller | Jun 09 16:30:07.007380 crc crio[3654]: time="2026-06-09T16:30:07.007258398Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.204976 | controller | Jun 09 16:30:07.177122 crc crio[3654]: time="2026-06-09T16:30:07.176936447Z" level=info msg="Created container 3cce822742922af47d16fa00c6c4d9cb8d19fb84e4690ba58128da2f94c8f30a: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin" id=c5f56c8a-6c42-405c-beec-c7d7a09df0fe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.204997 | controller | Jun 09 16:30:07.899906 crc crio[3654]: 2026-06-09T16:30:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e3c605d995676ca Mac:ea:8e:37:53:4b:db Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:04 Mtu:0 Sandbox:/var/run/netns/0a4c3e24-e215-40ba-800f-94b4593b3b05 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.4 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.205019 | controller | Jun 09 16:30:07.901970 crc crio[3654]: time="2026-06-09T16:30:07.900414662Z" level=info msg="Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:e3c605d995676cae5cfe4e1930a490c619efaddb967c6d688d2316b03a37d7b7 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/0a4c3e24-e215-40ba-800f-94b4593b3b05 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:0xc000476160}] Aliases:map[]}"
2026-06-09 17:48:36.205040 | controller | Jun 09 16:30:07.901970 crc crio[3654]: time="2026-06-09T16:30:07.900595408Z" level=info msg="Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.205060 | controller | Jun 09 16:30:07.980998 crc crio[3654]: time="2026-06-09T16:30:07.979626071Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.205081 | controller | Jun 09 16:30:08.169622 crc crio[3654]: time="2026-06-09T16:30:08.168917071Z" level=info msg="Creating container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator" id=044a2337-db28-4abc-a74a-0ad551e81836 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.205101 | controller | Jun 09 16:30:08.202941 crc crio[3654]: time="2026-06-09T16:30:08.201938336Z" level=info msg="Starting container: 3cce822742922af47d16fa00c6c4d9cb8d19fb84e4690ba58128da2f94c8f30a" id=e688d384-e0a7-4817-88ef-d17c59ca219d name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.205121 | controller | Jun 09 16:30:08.238012 crc crio[3654]: time="2026-06-09T16:30:08.226810858Z" level=info msg="Creating container: openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon" id=332571f1-c3e2-4661-8c53-ae5b4e579ece name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.205142 | controller | Jun 09 16:30:08.238012 crc crio[3654]: time="2026-06-09T16:30:08.227980132Z" level=info msg="Started container" PID=11654 containerID=3cce822742922af47d16fa00c6c4d9cb8d19fb84e4690ba58128da2f94c8f30a description=openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin id=e688d384-e0a7-4817-88ef-d17c59ca219d name=/runtime.v1.RuntimeService/StartContainer sandboxID=3dd0ab079cba7d2d7ef0c98d003095ea27bc76d6cd6db57e8c8d1d4592a080a2
2026-06-09 17:48:36.205163 | controller | Jun 09 16:30:08.238012 crc crio[3654]: time="2026-06-09T16:30:08.229258738Z" level=info msg="Starting container: fc5aa9e7fe05f21cb34341173583d1f80decfc6ccfc75328be3f55426198db41" id=2f57f6ac-5e09-4653-bc27-c63153cd2f34 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.205190 | controller | Jun 09 16:30:08.341238 crc crio[3654]: time="2026-06-09T16:30:08.311744651Z" level=info msg="Started container" PID=11516 containerID=fc5aa9e7fe05f21cb34341173583d1f80decfc6ccfc75328be3f55426198db41 description=openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator id=2f57f6ac-5e09-4653-bc27-c63153cd2f34 name=/runtime.v1.RuntimeService/StartContainer sandboxID=37d1080ef48294b309a5538e9af5ca43563451c071a21d4810412c7016f415b4
2026-06-09 17:48:36.205223 | controller | Jun 09 16:30:08.381144 crc crio[3654]: time="2026-06-09T16:30:08.37216206Z" level=info msg="Starting container: d212d9d7dba6353381c26269e26282264a4bfcb01aa289066a9275e2c96e68b3" id=1a4fc2f4-71d3-45b3-b8ff-19dc6ae4cbac name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.205254 | controller | Jun 09 16:30:08.996435 crc crio[3654]: 2026-06-09T16:30:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b8223b9561fe9a7 Mac:2a:7a:fb:19:57:ba Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:09 Mtu:0 Sandbox:/var/run/netns/025eaca0-acb0-49c4-9b93-349ee2a6beeb SocketPath: PciID:}] [{Interface:0xc000504760 Address:{IP:10.217.0.9 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.205284 | controller | Jun 09 16:30:09.078789 crc crio[3654]: time="2026-06-09T16:30:08.556941911Z" level=info msg="Created container 7b2073b528baa8938e16b0c06d389725cf04fc259d0233787c3b9e8020714fde: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator" id=489ae8f7-e95e-4cf9-807f-a0732e4e8041 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.205312 | controller | Jun 09 16:30:09.126466 crc crio[3654]: time="2026-06-09T16:30:08.996284191Z" level=info msg="Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:b8223b9561fe9a721ebca09698d3ad4c8e0406f2fa64bce02f2cc214b7ad5ad4 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/025eaca0-acb0-49c4-9b93-349ee2a6beeb 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:0xc001512590}] Aliases:map[]}"
2026-06-09 17:48:36.205337 | controller | Jun 09 16:30:09.126466 crc crio[3654]: time="2026-06-09T16:30:09.125566642Z" 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 17:48:36.205358 | controller | Jun 09 16:30:09.133731 crc crio[3654]: time="2026-06-09T16:30:09.023699056Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.205380 | controller | Jun 09 16:30:09.149507 crc crio[3654]: time="2026-06-09T16:30:09.03047409Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.205402 | controller | Jun 09 16:30:09.149507 crc crio[3654]: time="2026-06-09T16:30:09.060605132Z" level=info msg="Ran pod sandbox e3c605d995676cae5cfe4e1930a490c619efaddb967c6d688d2316b03a37d7b7 with infra container: openshift-network-diagnostics/network-check-target-fhkjl/POD" id=bb579bf3-ab8f-4dfb-ae7a-fd237d16062a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.205423 | controller | Jun 09 16:30:09.151065 crc crio[3654]: 2026-06-09T16:30:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d5198ba3e825ace Mac:76:60:9b:c9:27:c3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3f Mtu:0 Sandbox:/var/run/netns/b98799b9-d6ec-43c9-bf78-8720c4d9be65 SocketPath: PciID:}] [{Interface:0xc000014620 Address:{IP:10.217.0.63 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.205448 | controller | Jun 09 16:30:09.155903 crc crio[3654]: time="2026-06-09T16:30:09.153519053Z" level=info msg="Ran pod sandbox b8223b9561fe9a721ebca09698d3ad4c8e0406f2fa64bce02f2cc214b7ad5ad4 with infra container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD" id=a9cd7919-5a15-40c7-aaab-5daeabfb28e7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.205470 | controller | Jun 09 16:30:09.155903 crc crio[3654]: time="2026-06-09T16:30:09.152833863Z" level=info msg="Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:d5198ba3e825ace170313fb6e4e0a2fc4990dab7f8044833f96ca77f9671bef3 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/b98799b9-d6ec-43c9-bf78-8720c4d9be65 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:0xc0015126a0}] Aliases:map[]}"
2026-06-09 17:48:36.205492 | controller | Jun 09 16:30:09.156414 crc crio[3654]: time="2026-06-09T16:30:09.156129038Z" level=info msg="Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.205529 | controller | Jun 09 16:30:09.164981 crc crio[3654]: 2026-06-09T16:30:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:376f9ff0545b364 Mac:56:2b:82:a1:7c:b2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0b Mtu:0 Sandbox:/var/run/netns/09505fb4-0fbc-4f98-84f3-a4d499e38066 SocketPath: PciID:}] [{Interface:0xc00037e810 Address:{IP:10.217.0.11 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.205557 | controller | Jun 09 16:30:09.164981 crc crio[3654]: time="2026-06-09T16:30:09.15795872Z" level=info msg="Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:376f9ff0545b36436b8a6f4acbb4f3be63df36a377c4647eb6e880500e3491a3 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/09505fb4-0fbc-4f98-84f3-a4d499e38066 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:0xc001512700}] Aliases:map[]}"
2026-06-09 17:48:36.205581 | controller | Jun 09 16:30:09.164981 crc crio[3654]: time="2026-06-09T16:30:09.158124005Z" 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 17:48:36.205603 | controller | Jun 09 16:30:09.164981 crc crio[3654]: 2026-06-09T16:30:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b9e91057435fbff Mac:fa:7a:74:d6:a8:5e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:22 Mtu:0 Sandbox:/var/run/netns/4aad0446-a41c-43b4-8654-95bafabeb436 SocketPath: PciID:}] [{Interface:0xc0001b6870 Address:{IP:10.217.0.34 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.205623 | controller | Jun 09 16:30:09.177750 crc crio[3654]: time="2026-06-09T16:30:09.17086972Z" level=info msg="Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:b9e91057435fbff2a247a1e749f1dad43f2ae0ceeb04b73b13ba685ba372a6cf UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/4aad0446-a41c-43b4-8654-95bafabeb436 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:0xc000f14698}] Aliases:map[]}"
2026-06-09 17:48:36.205644 | controller | Jun 09 16:30:09.177750 crc crio[3654]: time="2026-06-09T16:30:09.172849006Z" 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 17:48:36.205670 | controller | Jun 09 16:30:09.207107 crc crio[3654]: time="2026-06-09T16:30:09.206829129Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.205692 | controller | Jun 09 16:30:09.258232 crc crio[3654]: time="2026-06-09T16:30:09.257805819Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d" id=09156ef1-498a-44a8-822a-9df4a9d2f70d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.205714 | controller | Jun 09 16:30:09.260083 crc crio[3654]: time="2026-06-09T16:30:09.25994762Z" level=info msg="Starting container: 7b2073b528baa8938e16b0c06d389725cf04fc259d0233787c3b9e8020714fde" id=92630acf-db8c-42b3-9bc7-c5b5ad4294ed name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.205735 | controller | Jun 09 16:30:09.265131 crc crio[3654]: time="2026-06-09T16:30:09.263177412Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=f66edd01-653e-46dd-8c76-d72ceddddd8e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.205756 | controller | Jun 09 16:30:09.316480 crc crio[3654]: time="2026-06-09T16:30:09.316395346Z" level=info msg="Ran pod sandbox d5198ba3e825ace170313fb6e4e0a2fc4990dab7f8044833f96ca77f9671bef3 with infra container: openshift-console/console-6c684df5db-cc8g8/POD" id=4b9b86f6-7fd1-4344-b23e-b57ad3a6912d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.205775 | controller | Jun 09 16:30:09.336951 crc crio[3654]: time="2026-06-09T16:30:09.336829201Z" level=info msg="Started container" PID=11590 containerID=d212d9d7dba6353381c26269e26282264a4bfcb01aa289066a9275e2c96e68b3 description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy id=1a4fc2f4-71d3-45b3-b8ff-19dc6ae4cbac name=/runtime.v1.RuntimeService/StartContainer sandboxID=1e9b589c5feab7b2e7846fe20c40c7bd9d5f9cedab7d5bc495ef7d2f9ba88666
2026-06-09 17:48:36.205796 | controller | Jun 09 16:30:09.339373 crc crio[3654]: time="2026-06-09T16:30:09.339196919Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4" id=cb00114a-9d97-46ad-950d-0ad6541fbc8d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.205817 | controller | Jun 09 16:30:09.350001 crc crio[3654]: 2026-06-09T16:30:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:721db89e14d9437 Mac:42:a6:25:af:1a:89 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:11 Mtu:0 Sandbox:/var/run/netns/ebc25451-53ae-4a02-952f-e9f5f18866b1 SocketPath: PciID:}] [{Interface:0xc00011ae30 Address:{IP:10.217.0.17 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.205838 | controller | Jun 09 16:30:09.362881 crc crio[3654]: time="2026-06-09T16:30:09.362775604Z" level=info msg="Started container" PID=11742 containerID=7b2073b528baa8938e16b0c06d389725cf04fc259d0233787c3b9e8020714fde description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator id=92630acf-db8c-42b3-9bc7-c5b5ad4294ed name=/runtime.v1.RuntimeService/StartContainer sandboxID=f60b820bcf9446dd6bbf1fa2a2fd5e76fd1257d87f0b469cb2425526f3f756be
2026-06-09 17:48:36.205859 | controller | Jun 09 16:30:09.362881 crc crio[3654]: 2026-06-09T16:30:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:eb1ca76154ceee9 Mac:4a:a3:cf:a6:63:0a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:20 Mtu:0 Sandbox:/var/run/netns/f72a89f9-1352-431c-af7c-2b2070a1d2aa SocketPath: PciID:}] [{Interface:0xc0002bab30 Address:{IP:10.217.0.32 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.205880 | controller | Jun 09 16:30:09.365606 crc crio[3654]: time="2026-06-09T16:30:09.362808905Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4" id=a6f8e74e-a7d6-4f51-a8f6-3e66f65da01f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.205904 | controller | Jun 09 16:30:09.554758 crc crio[3654]: time="2026-06-09T16:30:09.486870278Z" level=info msg="Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:721db89e14d94378a94b0071b2396e14512434d7f0a91c00c214de5a2307ad0d UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/ebc25451-53ae-4a02-952f-e9f5f18866b1 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:0xc0001269b0}] Aliases:map[]}"
2026-06-09 17:48:36.205927 | controller | Jun 09 16:30:09.554758 crc crio[3654]: time="2026-06-09T16:30:09.552381263Z" 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 17:48:36.205949 | controller | Jun 09 16:30:09.554758 crc crio[3654]: time="2026-06-09T16:30:09.492601782Z" level=info msg="Ran pod sandbox b9e91057435fbff2a247a1e749f1dad43f2ae0ceeb04b73b13ba685ba372a6cf with infra container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD" id=6d9d1bba-ff41-4e0a-b467-2577caf8e4ad name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.205970 | controller | Jun 09 16:30:09.554758 crc crio[3654]: time="2026-06-09T16:30:09.510159154Z" level=info msg="Ran pod sandbox 376f9ff0545b36436b8a6f4acbb4f3be63df36a377c4647eb6e880500e3491a3 with infra container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD" id=6b9a6f99-8ebd-4694-b18a-11953b30cc75 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.205991 | controller | Jun 09 16:30:09.554758 crc crio[3654]: time="2026-06-09T16:30:09.512161782Z" level=info msg="Creating container: openshift-console/console-6c684df5db-cc8g8/console" id=a38530f7-7bc3-4a75-b275-3108fa5b1435 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.206013 | controller | Jun 09 16:30:09.554758 crc crio[3654]: time="2026-06-09T16:30:09.517041691Z" level=info msg="Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:eb1ca76154ceee92e836e0011fc9209d91a7cd69d87531b66cbfcda5c9c98c9f UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/f72a89f9-1352-431c-af7c-2b2070a1d2aa 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:0xc00231e780}] Aliases:map[]}"
2026-06-09 17:48:36.206033 | controller | Jun 09 16:30:09.554758 crc crio[3654]: time="2026-06-09T16:30:09.553557207Z" 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 17:48:36.206054 | controller | Jun 09 16:30:09.558356 crc crio[3654]: time="2026-06-09T16:30:09.557599693Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=36697c3f-aa80-4cb9-996a-1e1d66224635 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.206077 | controller | Jun 09 16:30:09.564589 crc crio[3654]: time="2026-06-09T16:30:09.564218882Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.206097 | controller | Jun 09 16:30:09.568977 crc crio[3654]: time="2026-06-09T16:30:09.565377816Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d" id=db5fe8bc-0bda-4bc7-9139-ddfa498e727a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.206122 | controller | Jun 09 16:30:09.661580 crc crio[3654]: time="2026-06-09T16:30:09.661506638Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=ffe66da2-9eda-4806-9d6e-9d70988c2ffb name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.206144 | controller | Jun 09 16:30:09.663087 crc crio[3654]: time="2026-06-09T16:30:09.662885027Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:63b9704591980c76142c6569123648908ca7e1fb34522ab25f952e9c3bc7616d" id=b55dc074-5b0f-4fc0-af1f-825f9d9040d8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.206167 | controller | Jun 09 16:30:09.862137 crc crio[3654]: time="2026-06-09T16:30:09.861906256Z" level=info msg="Ran pod sandbox 721db89e14d94378a94b0071b2396e14512434d7f0a91c00c214de5a2307ad0d with infra container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD" id=3459bca1-deb3-4a5a-9c23-127328c4ce9c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.206195 | controller | Jun 09 16:30:09.869894 crc crio[3654]: time="2026-06-09T16:30:09.869125183Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=dc9cc669-001b-40cf-85c3-e276b4958f38 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.206218 | controller | Jun 09 16:30:09.917742 crc crio[3654]: time="2026-06-09T16:30:09.91722706Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.206240 | controller | Jun 09 16:30:09.944461 crc crio[3654]: time="2026-06-09T16:30:09.944379178Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.206277 | controller | Jun 09 16:30:10.117787 crc crio[3654]: time="2026-06-09T16:30:10.117427191Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=058197ed-0725-4215-b0ce-785215defed4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.206296 | controller | Jun 09 16:30:10.142223 crc crio[3654]: time="2026-06-09T16:30:10.142115078Z" level=info msg="Created container 74f724f53a56d4f711ce02d7c8c24caea04fc9af713043c29f050dff33c1b364: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints" id=57bf9f44-ee79-42c5-a6c4-22da8d05b498 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.206326 | controller | Jun 09 16:30:10.147738 crc crio[3654]: time="2026-06-09T16:30:10.146923416Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.206416 | controller | Jun 09 16:30:10.167115 crc crio[3654]: time="2026-06-09T16:30:10.166465866Z" level=info msg="Starting container: 74f724f53a56d4f711ce02d7c8c24caea04fc9af713043c29f050dff33c1b364" id=2570bfd4-416e-4bf0-a546-3fe08be45111 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.206440 | controller | Jun 09 16:30:10.171058 crc crio[3654]: 2026-06-09T16:30:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:39b0f64c871bbdb Mac:9e:b2:77:36:61:a2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:16 Mtu:0 Sandbox:/var/run/netns/20fc0347-9838-4be6-8583-8dfecc76cd96 SocketPath: PciID:}] [{Interface:0xc00043c730 Address:{IP:10.217.0.22 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.206458 | controller | Jun 09 16:30:10.180771 crc crio[3654]: time="2026-06-09T16:30:10.172834488Z" level=info msg="Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:39b0f64c871bbdbe502c8b11b37f252dd6e781f50724e6545cdb32a920302152 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/20fc0347-9838-4be6-8583-8dfecc76cd96 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:0xc00231e308}] Aliases:map[]}"
2026-06-09 17:48:36.206479 | controller | Jun 09 16:30:10.180771 crc crio[3654]: time="2026-06-09T16:30:10.175034391Z" level=info msg="Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.206496 | controller | Jun 09 16:30:10.194817 crc crio[3654]: time="2026-06-09T16:30:10.185787219Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9" id=17fad6d9-0a1a-4c83-9ca8-edad167c9cd6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.206533 | controller | Jun 09 16:30:10.296058 crc crio[3654]: time="2026-06-09T16:30:10.287976015Z" level=info msg="Started container" PID=11906 containerID=74f724f53a56d4f711ce02d7c8c24caea04fc9af713043c29f050dff33c1b364 description=openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints id=2570bfd4-416e-4bf0-a546-3fe08be45111 name=/runtime.v1.RuntimeService/StartContainer sandboxID=97e57f7a60f504ff5129a5e7f166e5b9ccdfd2fc9821655021b0f90240da2580
2026-06-09 17:48:36.206557 | controller | Jun 09 16:30:10.296058 crc crio[3654]: 2026-06-09T16:30:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5063f4238642f93 Mac:4a:64:92:54:0e:ec Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:41 Mtu:0 Sandbox:/var/run/netns/4c1a3aa1-1337-4592-ae13-d995460cdd83 SocketPath: PciID:}] [{Interface:0xc0004826e0 Address:{IP:10.217.0.65 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.206575 | controller | Jun 09 16:30:10.296058 crc crio[3654]: time="2026-06-09T16:30:10.291258329Z" level=info msg="Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:5063f4238642f938b2512197e97e9974176da6b52cbd1357fc3d99382676b498 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/4c1a3aa1-1337-4592-ae13-d995460cdd83 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:0xc0005362b0}] Aliases:map[]}"
2026-06-09 17:48:36.206591 | controller | Jun 09 16:30:10.296058 crc crio[3654]: time="2026-06-09T16:30:10.291501466Z" level=info msg="Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.206608 | controller | Jun 09 16:30:10.296058 crc crio[3654]: time="2026-06-09T16:30:10.294031518Z" level=info msg="Ran pod sandbox eb1ca76154ceee92e836e0011fc9209d91a7cd69d87531b66cbfcda5c9c98c9f with infra container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD" id=38091829-0cf5-47fe-ae2e-5a6a9ec23469 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.206630 | controller | Jun 09 16:30:10.305757 crc crio[3654]: time="2026-06-09T16:30:10.303815319Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b" id=37a27621-56df-410b-96f2-8b8e2983c7ff name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.206647 | controller | Jun 09 16:30:10.318923 crc crio[3654]: time="2026-06-09T16:30:10.313770324Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.206663 | controller | Jun 09 16:30:10.327590 crc crio[3654]: time="2026-06-09T16:30:10.327204308Z" level=info msg="Created container 1edce2aab6ad7e5de793b2a773026e052cef20bfffec1d691ae4d2022ac92969: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator" id=bfc07cf7-76c5-4ec9-bed3-9c5c4f3296c0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.206683 | controller | Jun 09 16:30:10.347043 crc crio[3654]: time="2026-06-09T16:30:10.340815408Z" level=info msg="Created container 0549e4c3ee139583b5c8467fbde9dc98bdb521fa37b274b83d483964f6425308: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator" id=0255140e-bdc1-4f9b-bbf6-48c9dc2626ea name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.206700 | controller | Jun 09 16:30:10.358456 crc crio[3654]: time="2026-06-09T16:30:10.351094022Z" level=info msg="Starting container: 0549e4c3ee139583b5c8467fbde9dc98bdb521fa37b274b83d483964f6425308" id=6a80a64b-0984-4509-ac64-af21e003421b name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.206716 | controller | Jun 09 16:30:10.358456 crc crio[3654]: time="2026-06-09T16:30:10.354917872Z" level=info msg="Starting container: 1edce2aab6ad7e5de793b2a773026e052cef20bfffec1d691ae4d2022ac92969" id=fc4c7b32-61b5-447b-8a78-728fd97b850a name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.206732 | controller | Jun 09 16:30:10.362717 crc crio[3654]: time="2026-06-09T16:30:10.362585461Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.206749 | controller | Jun 09 16:30:10.382740 crc crio[3654]: time="2026-06-09T16:30:10.380842044Z" level=info msg="Creating container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator" id=196ef029-3012-47a7-b979-53950963cfdd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.206765 | controller | Jun 09 16:30:10.382740 crc crio[3654]: time="2026-06-09T16:30:10.381885864Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.206781 | controller | Jun 09 16:30:10.405344 crc crio[3654]: time="2026-06-09T16:30:10.393871647Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.206797 | controller | Jun 09 16:30:10.405344 crc crio[3654]: time="2026-06-09T16:30:10.404040778Z" level=info msg="Started container" PID=11992 containerID=0549e4c3ee139583b5c8467fbde9dc98bdb521fa37b274b83d483964f6425308 description=openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator id=6a80a64b-0984-4509-ac64-af21e003421b name=/runtime.v1.RuntimeService/StartContainer sandboxID=0dd7b7ca5d16f3f3421fbd1ba25ced89eade1cfeb841d39e91575105b93a5e2f
2026-06-09 17:48:36.206813 | controller | Jun 09 16:30:10.430830 crc crio[3654]: 2026-06-09T16:30:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:06444b0079e6d1c Mac:2e:07:23:e3:a7:87 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:29 Mtu:0 Sandbox:/var/run/netns/a41cbddf-1eb0-41e5-ae54-0316b090d33b SocketPath: PciID:}] [{Interface:0xc0000149c0 Address:{IP:10.217.0.41 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.206829 | controller | Jun 09 16:30:10.430830 crc crio[3654]: time="2026-06-09T16:30:10.430113245Z" level=info msg="Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:06444b0079e6d1c7183f817d4b6154ff30b10fa4653a27e646c078a24789199a UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/a41cbddf-1eb0-41e5-ae54-0316b090d33b 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:0xc0001903b0}] Aliases:map[]}"
2026-06-09 17:48:36.206850 | controller | Jun 09 16:30:10.430830 crc crio[3654]: time="2026-06-09T16:30:10.430245989Z" 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 17:48:36.206867 | controller | Jun 09 16:30:10.444492 crc crio[3654]: time="2026-06-09T16:30:10.442197351Z" level=info msg="Started container" PID=11998 containerID=1edce2aab6ad7e5de793b2a773026e052cef20bfffec1d691ae4d2022ac92969 description=openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator id=fc4c7b32-61b5-447b-8a78-728fd97b850a name=/runtime.v1.RuntimeService/StartContainer sandboxID=6638ab594e66d36d737fe0da5d083f116547ca99b668119517552d011bc1693a
2026-06-09 17:48:36.206883 | controller | Jun 09 16:30:10.453789 crc crio[3654]: 2026-06-09T16:30:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2c36a24c63d658f Mac:22:75:1c:ba:b3:b6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1b Mtu:0 Sandbox:/var/run/netns/bbca24a5-aea9-4428-9f0d-62b0de55409d SocketPath: PciID:}] [{Interface:0xc0002285d0 Address:{IP:10.217.0.27 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.206900 | controller | Jun 09 16:30:10.453789 crc crio[3654]: time="2026-06-09T16:30:10.450808857Z" level=info msg="Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:2c36a24c63d658f050f2c6082f361254ec0d44721e66340f6a98d0f83e54bc88 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/bbca24a5-aea9-4428-9f0d-62b0de55409d 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:0xc001612240}] Aliases:map[]}"
2026-06-09 17:48:36.206916 | controller | Jun 09 16:30:10.453789 crc crio[3654]: time="2026-06-09T16:30:10.450989303Z" level=info msg="Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.206933 | controller | Jun 09 16:30:10.492426 crc crio[3654]: 2026-06-09T16:30:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cabd285e5a6758e Mac:82:c9:4a:2c:4b:89 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:26 Mtu:0 Sandbox:/var/run/netns/72f31d10-c6d9-4bf7-b028-062f0d26725c SocketPath: PciID:}] [{Interface:0xc0001385d0 Address:{IP:10.217.0.38 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.206949 | controller | Jun 09 16:30:10.492426 crc crio[3654]: time="2026-06-09T16:30:10.492422319Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360" id=a4bbc56a-c661-4eed-b661-177a54a36be4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.206965 | controller | Jun 09 16:30:10.493295 crc crio[3654]: time="2026-06-09T16:30:10.49316676Z" level=info msg="Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:cabd285e5a6758ee9f480310922c767b4b0656225f36504f80df912013f8e146 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/72f31d10-c6d9-4bf7-b028-062f0d26725c 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:0xc001e2a1d0}] Aliases:map[]}"
2026-06-09 17:48:36.206981 | controller | Jun 09 16:30:10.493709 crc crio[3654]: time="2026-06-09T16:30:10.49350195Z" 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 17:48:36.206998 | controller | Jun 09 16:30:10.532290 crc crio[3654]: 2026-06-09T16:30:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f4bff133ed24d17 Mac:b6:97:6d:bd:21:e3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:06 Mtu:0 Sandbox:/var/run/netns/8ca27970-8adb-4539-b95a-98fb6d0c4a5b SocketPath: PciID:}] [{Interface:0xc00035c8d0 Address:{IP:10.217.0.6 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.207018 | controller | Jun 09 16:30:10.532290 crc crio[3654]: 2026-06-09T16:30:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f79b41da175db5b Mac:5a:ee:1e:14:2e:b2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:13 Mtu:0 Sandbox:/var/run/netns/1cdfe5e2-92eb-4952-ab74-888e247fcd0e SocketPath: PciID:}] [{Interface:0xc000374cd0 Address:{IP:10.217.0.19 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.207035 | controller | Jun 09 16:30:10.532290 crc crio[3654]: time="2026-06-09T16:30:10.532036263Z" level=info msg="Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:f4bff133ed24d170cfae13bfec137f3cedfff2833feb51bc9ff3ee2706fe5ef7 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/8ca27970-8adb-4539-b95a-98fb6d0c4a5b 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:0xc000f140f8}] Aliases:map[]}"
2026-06-09 17:48:36.207051 | controller | Jun 09 16:30:10.532290 crc crio[3654]: time="2026-06-09T16:30:10.532216948Z" level=info msg="Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.207068 | controller | Jun 09 16:30:10.555568 crc crio[3654]: time="2026-06-09T16:30:10.545276192Z" level=info msg="Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:f79b41da175db5b9927ddd6137690969892fdcf1e85a7d378774408ad71887ea UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/1cdfe5e2-92eb-4952-ab74-888e247fcd0e 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:0xc00008c6b0}] Aliases:map[]}"
2026-06-09 17:48:36.207084 | controller | Jun 09 16:30:10.555568 crc crio[3654]: time="2026-06-09T16:30:10.545709325Z" 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 17:48:36.207101 | controller | Jun 09 16:30:10.555568 crc crio[3654]: 2026-06-09T16:30:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3c33c4d94bfc86a Mac:72:96:89:29:7a:08 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:27 Mtu:0 Sandbox:/var/run/netns/0b108023-6daa-422b-8f3f-6857fc47577c SocketPath: PciID:}] [{Interface:0xc0001846b0 Address:{IP:10.217.0.39 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.207118 | controller | Jun 09 16:30:10.555568 crc crio[3654]: 2026-06-09T16:30:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bb0991162bb5c06 Mac:f2:49:1d:c9:ce:aa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0d Mtu:0 Sandbox:/var/run/netns/a2e6aeac-f6c3-417a-856e-fa5a545f50ce SocketPath: PciID:}] [{Interface:0xc00035aa00 Address:{IP:10.217.0.13 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.207134 | controller | Jun 09 16:30:10.555568 crc crio[3654]: time="2026-06-09T16:30:10.555451504Z" level=info msg="Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:3c33c4d94bfc86ac3e89613a9bdaeffc889bde1a337f0e2a558ebdfacbb2ae2b UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/0b108023-6daa-422b-8f3f-6857fc47577c 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:0xc0004761e8}] Aliases:map[]}"
2026-06-09 17:48:36.207155 | controller | Jun 09 16:30:10.556221 crc crio[3654]: time="2026-06-09T16:30:10.555607448Z" level=info msg="Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.207172 | controller | Jun 09 16:30:10.556454 crc crio[3654]: time="2026-06-09T16:30:10.556256957Z" level=info msg="Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:bb0991162bb5c06faea241086b7707d7d28fbb127d573969e89f918cca13dde8 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/a2e6aeac-f6c3-417a-856e-fa5a545f50ce 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:0xc0016120d8}] Aliases:map[]}"
2026-06-09 17:48:36.207189 | controller | Jun 09 16:30:10.556625 crc crio[3654]: time="2026-06-09T16:30:10.556558815Z" level=info msg="Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.207205 | controller | Jun 09 16:30:10.582613 crc crio[3654]: 2026-06-09T16:30:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1422f1f029c3ef7 Mac:f2:09:fe:3f:4b:9e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/2c2fd7be-bf71-4bce-821c-ee64dca2b0b8 SocketPath: PciID:}] [{Interface:0xc00011a7c0 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.207222 | controller | Jun 09 16:30:10.586690 crc crio[3654]: time="2026-06-09T16:30:10.583916419Z" level=info msg="Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:1422f1f029c3ef730ce70c97c300ea6138c9488a4611fc03e8f918474cfacd11 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/2c2fd7be-bf71-4bce-821c-ee64dca2b0b8 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:0xc001512048}] Aliases:map[]}"
2026-06-09 17:48:36.207238 | controller | Jun 09 16:30:10.586690 crc crio[3654]: time="2026-06-09T16:30:10.584103134Z" 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 17:48:36.207254 | controller | Jun 09 16:30:10.630550 crc crio[3654]: 2026-06-09T16:30:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1430cc105af08c7 Mac:da:1c:31:76:d4:db Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:21 Mtu:0 Sandbox:/var/run/netns/37d21a5a-340e-4ac7-811a-6ccbd72cd92f SocketPath: PciID:}] [{Interface:0xc0004a8740 Address:{IP:10.217.0.33 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.207269 | controller | Jun 09 16:30:10.631021 crc crio[3654]: 2026-06-09T16:30:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:41a33f32ab9d214 Mac:ca:ba:61:23:f4:3a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:17 Mtu:0 Sandbox:/var/run/netns/3be10377-7e87-4e6a-aea8-5f54454180b5 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.23 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.207286 | controller | Jun 09 16:30:10.631282 crc crio[3654]: time="2026-06-09T16:30:10.631202733Z" level=info msg="Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:1430cc105af08c7cc4e8929c4b1360b3ed58500e41f4ab9a0108f4252b0e9f47 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/37d21a5a-340e-4ac7-811a-6ccbd72cd92f 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:0xc00008c348}] Aliases:map[]}"
2026-06-09 17:48:36.207302 | controller | Jun 09 16:30:10.631507 crc crio[3654]: time="2026-06-09T16:30:10.63144104Z" level=info msg="Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.207322 | controller | Jun 09 16:30:10.631941 crc crio[3654]: time="2026-06-09T16:30:10.631858122Z" level=info msg="Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:41a33f32ab9d214d25f382897d57a8edcdcc319bb6e8b5e74e28a71df9e60c09 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/3be10377-7e87-4e6a-aea8-5f54454180b5 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:0xc000126548}] Aliases:map[]}"
2026-06-09 17:48:36.207339 | controller | Jun 09 16:30:10.632159 crc crio[3654]: time="2026-06-09T16:30:10.632058287Z" 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 17:48:36.207356 | controller | Jun 09 16:30:10.643073 crc crio[3654]: 2026-06-09T16:30:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:aba5fae86738530 Mac:66:41:7a:6b:27:ab Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0e Mtu:0 Sandbox:/var/run/netns/1e285606-58bc-4c85-8c45-a1d8bc73c4e4 SocketPath: PciID:}] [{Interface:0xc0002f6f60 Address:{IP:10.217.0.14 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.207373 | controller | Jun 09 16:30:10.643883 crc crio[3654]: time="2026-06-09T16:30:10.643815194Z" level=info msg="Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:aba5fae867385309660233ccf0f7f29343d51f73594821e32b38f7dd6dea5b99 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/1e285606-58bc-4c85-8c45-a1d8bc73c4e4 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:0xc001712700}] Aliases:map[]}"
2026-06-09 17:48:36.207390 | controller | Jun 09 16:30:10.644033 crc crio[3654]: time="2026-06-09T16:30:10.643981649Z" level=info msg="Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.207406 | controller | Jun 09 16:30:10.652543 crc crio[3654]: time="2026-06-09T16:30:10.652462422Z" level=info msg="Created container e0cc2abb2d5a12fe294800ef74bfb148d0d281c3d204b7ec339c07938bfd3154: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator" id=6ac6ca5d-3b33-4348-bb2f-1f94c9dcaf0d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.207422 | controller | Jun 09 16:30:10.667042 crc crio[3654]: 2026-06-09T16:30:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e994014faeafd39 Mac:3a:28:18:aa:8f:42 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1d Mtu:0 Sandbox:/var/run/netns/86f009a6-faf8-4033-a780-985f7ff5d649 SocketPath: PciID:}] [{Interface:0xc0001125b0 Address:{IP:10.217.0.29 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.207438 | controller | Jun 09 16:30:10.669000 crc crio[3654]: time="2026-06-09T16:30:10.668931743Z" level=info msg="Starting container: e0cc2abb2d5a12fe294800ef74bfb148d0d281c3d204b7ec339c07938bfd3154" id=3d76a434-804a-40f6-9378-a8312a2331df name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.207454 | controller | Jun 09 16:30:10.669087 crc crio[3654]: time="2026-06-09T16:30:10.669014026Z" level=info msg="Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:e994014faeafd39300b0c3558ae2a60928e77413cf955102d59886f7d86e5d74 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/86f009a6-faf8-4033-a780-985f7ff5d649 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:0xc002fb0198}] Aliases:map[]}"
2026-06-09 17:48:36.207476 | controller | Jun 09 16:30:10.669249 crc crio[3654]: time="2026-06-09T16:30:10.669192731Z" 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 17:48:36.207493 | controller | Jun 09 16:30:10.670699 crc crio[3654]: 2026-06-09T16:30:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:154f278a46bf72e Mac:e6:f9:c4:70:aa:9f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:23 Mtu:0 Sandbox:/var/run/netns/1ced42f2-ce68-4a6d-8c1f-43b89faad333 SocketPath: PciID:}] [{Interface:0xc00031e5b0 Address:{IP:10.217.0.35 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.207509 | controller | Jun 09 16:30:10.718766 crc crio[3654]: time="2026-06-09T16:30:10.710868505Z" level=info msg="Started container" PID=12047 containerID=e0cc2abb2d5a12fe294800ef74bfb148d0d281c3d204b7ec339c07938bfd3154 description=openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator id=3d76a434-804a-40f6-9378-a8312a2331df name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea9ef629557c20792984dabc8683f3f4c39bf600f9e629dc368880f4d739e5b1
2026-06-09 17:48:36.207548 | controller | Jun 09 16:30:10.718766 crc crio[3654]: time="2026-06-09T16:30:10.711435901Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:154f278a46bf72e74e8dcdd83304bc301971039deb523dd0448e6c256f725333 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/1ced42f2-ce68-4a6d-8c1f-43b89faad333 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:0xc000126640}] Aliases:map[]}"
2026-06-09 17:48:36.207566 | controller | Jun 09 16:30:10.718766 crc crio[3654]: time="2026-06-09T16:30:10.711809571Z" level=info msg="Checking pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.207582 | controller | Jun 09 16:30:10.719101 crc crio[3654]: time="2026-06-09T16:30:10.718969687Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.207599 | controller | Jun 09 16:30:10.734069 crc crio[3654]: time="2026-06-09T16:30:10.733221325Z" level=info msg="Created container 766359fdd36fc78a69e451cad686c36cbcf7090b4169dc5e875e37d19c075fe3: openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller" id=6dbadb14-a477-41f9-9933-94993834681a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.207615 | controller | Jun 09 16:30:10.741439 crc crio[3654]: 2026-06-09T16:30:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dbeebbb1a3c7ce1 Mac:1e:45:c3:bc:48:88 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:08 Mtu:0 Sandbox:/var/run/netns/4433b5c7-3e2f-43bc-8e1e-5e5060220f9a SocketPath: PciID:}] [{Interface:0xc0002ecde0 Address:{IP:10.217.0.8 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.207631 | controller | Jun 09 16:30:10.742489 crc crio[3654]: time="2026-06-09T16:30:10.742416298Z" level=info msg="Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:dbeebbb1a3c7ce1602fb8f2d33d1356ae9565241b06c1ba8f43d6d20d0bd4876 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/4433b5c7-3e2f-43bc-8e1e-5e5060220f9a 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:0xc000476328}] Aliases:map[]}"
2026-06-09 17:48:36.207651 | controller | Jun 09 16:30:10.743208 crc crio[3654]: time="2026-06-09T16:30:10.743128618Z" level=info msg="Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.207668 | controller | Jun 09 16:30:10.746138 crc crio[3654]: 2026-06-09T16:30:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:12ede462a46b086 Mac:26:c2:fe:b6:42:bc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0c Mtu:0 Sandbox:/var/run/netns/eac4011e-1bf0-4981-9a4c-ec610570f4de SocketPath: PciID:}] [{Interface:0xc000014710 Address:{IP:10.217.0.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.207684 | controller | Jun 09 16:30:10.746778 crc crio[3654]: time="2026-06-09T16:30:10.746722361Z" level=info msg="Starting container: 766359fdd36fc78a69e451cad686c36cbcf7090b4169dc5e875e37d19c075fe3" id=00183ba8-8d9f-427b-aa8d-d709844a0ccc name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.207700 | controller | Jun 09 16:30:10.747117 crc crio[3654]: time="2026-06-09T16:30:10.74702317Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=34cd2e44-56b1-4485-954b-d3a1829a3527 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.207716 | controller | Jun 09 16:30:10.747253 crc crio[3654]: time="2026-06-09T16:30:10.747191585Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=54634e65-feed-4133-a952-4ac56a29cbde name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.207731 | controller | Jun 09 16:30:10.747466 crc crio[3654]: time="2026-06-09T16:30:10.747416731Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=719c855a-5a40-4e18-aca5-66b613027aa7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.207746 | controller | Jun 09 16:30:10.747919 crc crio[3654]: time="2026-06-09T16:30:10.747867274Z" level=info msg="Creating container: openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container" id=7eeee346-782a-43f3-aaef-864daf55dc6a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.207762 | controller | Jun 09 16:30:10.748883 crc crio[3654]: time="2026-06-09T16:30:10.748819921Z" level=info msg="Got pod network &{Name:collect-profiles-29683710-mn9b6 Namespace:openshift-operator-lifecycle-manager ID:12ede462a46b086f87debeff687aa89022644c64243591a26c1d5dd582bdb6cf UID:9a6caab5-14cf-44f0-9b67-2dda8393d402 NetNS:/var/run/netns/eac4011e-1bf0-4981-9a4c-ec610570f4de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9a6caab5_14cf_44f0_9b67_2dda8393d402.slice PodAnnotations:0xc0001913e0}] Aliases:map[]}"
2026-06-09 17:48:36.207779 | controller | Jun 09 16:30:10.749084 crc crio[3654]: time="2026-06-09T16:30:10.749021707Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29683710-mn9b6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.207795 | controller | Jun 09 16:30:10.777879 crc crio[3654]: time="2026-06-09T16:30:10.777186064Z" level=info msg="Ran pod sandbox 5063f4238642f938b2512197e97e9974176da6b52cbd1357fc3d99382676b498 with infra container: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD" id=29d3c1dd-8784-4dfb-86ab-675a121976b0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.207811 | controller | Jun 09 16:30:10.781934 crc crio[3654]: time="2026-06-09T16:30:10.78158136Z" level=info msg="Ran pod sandbox 39b0f64c871bbdbe502c8b11b37f252dd6e781f50724e6545cdb32a920302152 with infra container: openshift-console-operator/console-operator-67c89758df-4jf4f/POD" id=2c5f256a-6f7b-46bc-a5f7-8a56781cfacf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.207830 | controller | Jun 09 16:30:10.821806 crc crio[3654]: time="2026-06-09T16:30:10.821470532Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.207846 | controller | Jun 09 16:30:10.826003 crc crio[3654]: time="2026-06-09T16:30:10.825629051Z" level=info msg="Ran pod sandbox cabd285e5a6758ee9f480310922c767b4b0656225f36504f80df912013f8e146 with infra container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD" id=5c92c120-0dc6-4b8f-aaa3-696b9460acd3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.207862 | controller | Jun 09 16:30:10.826003 crc crio[3654]: time="2026-06-09T16:30:10.825911339Z" level=info msg="Ran pod sandbox f4bff133ed24d170cfae13bfec137f3cedfff2833feb51bc9ff3ee2706fe5ef7 with infra container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD" id=0aaae7e3-bf5d-4a89-a05c-51eb74f0261c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.207878 | controller | Jun 09 16:30:10.826003 crc crio[3654]: time="2026-06-09T16:30:10.825986791Z" level=info msg="Ran pod sandbox bb0991162bb5c06faea241086b7707d7d28fbb127d573969e89f918cca13dde8 with infra container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD" id=9901cec6-0ef4-4569-9017-02682311d6f5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.207894 | controller | Jun 09 16:30:10.826387 crc crio[3654]: time="2026-06-09T16:30:10.826061853Z" level=info msg="Ran pod sandbox 3c33c4d94bfc86ac3e89613a9bdaeffc889bde1a337f0e2a558ebdfacbb2ae2b with infra container: openshift-dns/dns-default-qtghf/POD" id=b129aa5f-20a2-46de-b31b-ef6b3c174d4a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.207910 | controller | Jun 09 16:30:10.831785 crc crio[3654]: time="2026-06-09T16:30:10.831423987Z" level=info msg="Ran pod sandbox 06444b0079e6d1c7183f817d4b6154ff30b10fa4653a27e646c078a24789199a with infra container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD" id=6c075943-430d-47df-ba6d-deacd2f7e054 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.207925 | controller | Jun 09 16:30:10.838194 crc crio[3654]: time="2026-06-09T16:30:10.838059997Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b" id=e5397ecd-0a4f-4430-bbc5-4ce3225e5ebf name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.207941 | controller | Jun 09 16:30:10.840254 crc crio[3654]: time="2026-06-09T16:30:10.839089566Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9" id=a80dacd4-f819-47f6-bbb7-d04e904636f5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.207956 | controller | Jun 09 16:30:10.841992 crc crio[3654]: time="2026-06-09T16:30:10.840897808Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:63b9704591980c76142c6569123648908ca7e1fb34522ab25f952e9c3bc7616d" id=5c1f5b29-5c61-4986-8819-ca14c3cfaec5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.207972 | controller | Jun 09 16:30:10.841992 crc crio[3654]: time="2026-06-09T16:30:10.841160206Z" level=info msg="Ran pod sandbox f79b41da175db5b9927ddd6137690969892fdcf1e85a7d378774408ad71887ea with infra container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD" id=dbf1e1ae-58d3-40a2-a5f1-7a143dbb6edb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.207988 | controller | Jun 09 16:30:10.843497 crc crio[3654]: time="2026-06-09T16:30:10.843458041Z" level=info msg="Started container" PID=12036 containerID=766359fdd36fc78a69e451cad686c36cbcf7090b4169dc5e875e37d19c075fe3 description=openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller id=00183ba8-8d9f-427b-aa8d-d709844a0ccc name=/runtime.v1.RuntimeService/StartContainer sandboxID=69844ced74028f3997e46ea2562c473b1404b553fbf04b9a4b0bf3cc2e4a9023
2026-06-09 17:48:36.208010 | controller | Jun 09 16:30:10.884197 crc crio[3654]: time="2026-06-09T16:30:10.884034073Z" level=info msg="Ran pod sandbox 2c36a24c63d658f050f2c6082f361254ec0d44721e66340f6a98d0f83e54bc88 with infra container: openshift-service-ca/service-ca-74545575db-n469q/POD" id=ab43d682-787e-4dc9-a340-3f5455623316 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.208029 | controller | Jun 09 16:30:10.884967 crc crio[3654]: time="2026-06-09T16:30:10.884903918Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=fc09c8a8-2f6c-4db9-b761-22aff414fba2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.208046 | controller | Jun 09 16:30:10.890875 crc crio[3654]: time="2026-06-09T16:30:10.890706305Z" level=info msg="Ran pod sandbox 1422f1f029c3ef730ce70c97c300ea6138c9488a4611fc03e8f918474cfacd11 with infra container: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD" id=61464e4b-bbbd-4588-ab72-31cb0a2c2dfe name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.208062 | controller | Jun 09 16:30:10.900848 crc crio[3654]: 2026-06-09T16:30:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a8645c78e3a4a0b Mac:e6:00:25:54:d2:a8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2c Mtu:0 Sandbox:/var/run/netns/5405a5db-5791-4486-8762-3d3443c02ee5 SocketPath: PciID:}] [{Interface:0xc0001245c0 Address:{IP:10.217.0.44 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.208079 | controller | Jun 09 16:30:10.900848 crc crio[3654]: time="2026-06-09T16:30:10.900411342Z" level=info msg="Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:a8645c78e3a4a0bf2eea13e6544e3604dfbe5e4b3604751a7d981d375da8c16e UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/5405a5db-5791-4486-8762-3d3443c02ee5 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:0xc000191100}] Aliases:map[]}"
2026-06-09 17:48:36.208096 | controller | Jun 09 16:30:10.900848 crc crio[3654]: time="2026-06-09T16:30:10.900618138Z" level=info msg="Checking pod openshift-marketplace_community-operators-qhh6t for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.208113 | controller | Jun 09 16:30:10.908728 crc crio[3654]: time="2026-06-09T16:30:10.907208967Z" level=info msg="Created container 794c5d4a4e03c5ab0b38627f30de53eb6e579b317d20fb74283b234d2a15009e: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator" id=044a2337-db28-4abc-a74a-0ad551e81836 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.208129 | controller | Jun 09 16:30:10.916089 crc crio[3654]: time="2026-06-09T16:30:10.909576895Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360" id=8c8ad011-6b4a-4066-9b88-ea257ccbe26b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.208145 | controller | Jun 09 16:30:10.916089 crc crio[3654]: time="2026-06-09T16:30:10.911197271Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c" id=8b403255-d34a-44f2-b3fa-4383db680f91 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.208160 | controller | Jun 09 16:30:10.916089 crc crio[3654]: time="2026-06-09T16:30:10.911911822Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5" id=d79a2a90-0170-4f97-873b-dba619709c10 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.208180 | controller | Jun 09 16:30:10.932534 crc crio[3654]: time="2026-06-09T16:30:10.932375648Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c" id=1d87eb3b-8e4a-4368-8049-cda3f7f7b936 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.208196 | controller | Jun 09 16:30:10.932963 crc crio[3654]: time="2026-06-09T16:30:10.932588204Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0fe5a041a2b99d736e82f1b4a6cd9792c5e23ded475e9f0742cd19234070f989" id=87d3d50f-c694-4feb-abf7-dbd95529307e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.208212 | controller | Jun 09 16:30:10.933501 crc crio[3654]: time="2026-06-09T16:30:10.933375396Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a5bb05344dd2296077f5066e908ede0eea23f5a12fb78ef86a9513c88d3faaca" id=8cefd92a-e0da-45fd-88cb-e0ec3cd06710 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.208277 | controller | Jun 09 16:30:10.936891 crc crio[3654]: time="2026-06-09T16:30:10.936778314Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=44cf3ee7-68c1-4fbf-8a90-ae5a881fe764 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.208304 | controller | Jun 09 16:30:10.978488 crc crio[3654]: time="2026-06-09T16:30:10.962523841Z" level=info msg="Ran pod sandbox aba5fae867385309660233ccf0f7f29343d51f73594821e32b38f7dd6dea5b99 with infra container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD" id=d5f88a33-fa34-47f0-85d6-61de9c353524 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.208333 | controller | Jun 09 16:30:10.993965 crc crio[3654]: time="2026-06-09T16:30:10.987409883Z" level=info msg="Ran pod sandbox 41a33f32ab9d214d25f382897d57a8edcdcc319bb6e8b5e74e28a71df9e60c09 with infra container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD" id=bf70f815-541e-42bf-81b2-8aaefaa8cd4b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.208353 | controller | Jun 09 16:30:11.003996 crc crio[3654]: time="2026-06-09T16:30:11.003806043Z" level=info msg="Ran pod sandbox 154f278a46bf72e74e8dcdd83304bc301971039deb523dd0448e6c256f725333 with infra container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD" id=8af59dc7-e3db-4446-bc82-8a2334b8be68 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.208371 | controller | Jun 09 16:30:11.005522 crc crio[3654]: time="2026-06-09T16:30:11.005285735Z" level=info msg="Ran pod sandbox e994014faeafd39300b0c3558ae2a60928e77413cf955102d59886f7d86e5d74 with infra container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD" id=1490d561-72a0-436f-a4eb-acd76e622a2c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.208388 | controller | Jun 09 16:30:11.015721 crc crio[3654]: time="2026-06-09T16:30:11.010524555Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.208406 | controller | Jun 09 16:30:11.026791 crc crio[3654]: time="2026-06-09T16:30:11.02118791Z" level=info msg="Ran pod sandbox dbeebbb1a3c7ce1602fb8f2d33d1356ae9565241b06c1ba8f43d6d20d0bd4876 with infra container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD" id=5b23c125-8b7d-4892-8e7f-3f13a1de2962 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.208423 | controller | Jun 09 16:30:11.026791 crc crio[3654]: time="2026-06-09T16:30:11.023442645Z" level=info msg="Ran pod sandbox 1430cc105af08c7cc4e8929c4b1360b3ed58500e41f4ab9a0108f4252b0e9f47 with infra container: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD" id=a542af43-2762-4b93-ad2d-00af8e880551 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.208439 | controller | Jun 09 16:30:11.122225 crc crio[3654]: time="2026-06-09T16:30:11.122086989Z" level=info msg="Creating container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator" id=6b88768b-5f5c-4154-9bf6-203813e0c5aa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.208459 | controller | Jun 09 16:30:11.124149 crc crio[3654]: time="2026-06-09T16:30:11.122884582Z" level=info msg="Ran pod sandbox 12ede462a46b086f87debeff687aa89022644c64243591a26c1d5dd582bdb6cf with infra container: openshift-operator-lifecycle-manager/collect-profiles-29683710-mn9b6/POD" id=d5fd356d-38f5-4e69-bc63-87330fc4080a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.208475 | controller | Jun 09 16:30:11.124502 crc crio[3654]: time="2026-06-09T16:30:11.124430917Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy" id=acf9718a-b9b0-4da3-9c67-85c7df099b61 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.208491 | controller | Jun 09 16:30:11.125227 crc crio[3654]: time="2026-06-09T16:30:11.125160118Z" level=info msg="Starting container: 794c5d4a4e03c5ab0b38627f30de53eb6e579b317d20fb74283b234d2a15009e" id=66e14d3b-e3a0-4adf-8ff7-c89afebd2776 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.208507 | controller | Jun 09 16:30:11.126372 crc crio[3654]: time="2026-06-09T16:30:11.126198177Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator" id=4abfdc86-b839-4525-a1d1-1e2ce67340b6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.208546 | controller | Jun 09 16:30:11.127167 crc crio[3654]: time="2026-06-09T16:30:11.127104243Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy" id=62ab4b2e-7740-41b4-bb10-2b22ce6519fd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.208564 | controller | Jun 09 16:30:11.127814 crc crio[3654]: time="2026-06-09T16:30:11.127724701Z" level=info msg="Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator" id=f96558bf-99ce-4120-adfd-34e2a38695ec name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.208579 | controller | Jun 09 16:30:11.127914 crc crio[3654]: time="2026-06-09T16:30:11.127879185Z" level=info msg="Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api" id=eb5f1fbd-98b1-401c-a9b8-aaff569c1630 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.208595 | controller | Jun 09 16:30:11.173286 crc crio[3654]: time="2026-06-09T16:30:11.17311398Z" level=info msg="Ran pod sandbox a8645c78e3a4a0bf2eea13e6544e3604dfbe5e4b3604751a7d981d375da8c16e with infra container: openshift-marketplace/community-operators-qhh6t/POD" id=dc22a204-22c2-47d1-b03d-6dc489f2e08f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.208611 | controller | Jun 09 16:30:11.198906 crc crio[3654]: time="2026-06-09T16:30:11.198464176Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.208627 | controller | Jun 09 16:30:11.198906 crc crio[3654]: time="2026-06-09T16:30:11.198906329Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.208643 | controller | Jun 09 16:30:11.199268 crc crio[3654]: time="2026-06-09T16:30:11.199172547Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.208659 | controller | Jun 09 16:30:11.209370 crc crio[3654]: time="2026-06-09T16:30:11.199463795Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.208678 | controller | Jun 09 16:30:11.209370 crc crio[3654]: time="2026-06-09T16:30:11.199827405Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.208695 | controller | Jun 09 16:30:11.209370 crc crio[3654]: time="2026-06-09T16:30:11.200789203Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.208711 | controller | Jun 09 16:30:11.213268 crc crio[3654]: time="2026-06-09T16:30:11.199432234Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.208727 | controller | Jun 09 16:30:11.223961 crc crio[3654]: time="2026-06-09T16:30:11.223567265Z" level=info msg="Started container" PID=12034 containerID=794c5d4a4e03c5ab0b38627f30de53eb6e579b317d20fb74283b234d2a15009e description=openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator id=66e14d3b-e3a0-4adf-8ff7-c89afebd2776 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3e91c16d5bc3fa0ed5fef6224021a7affef9ef0f8eb6ff5e6b026fb3d92d8352
2026-06-09 17:48:36.208743 | controller | Jun 09 16:30:11.232561 crc crio[3654]: time="2026-06-09T16:30:11.23175189Z" level=info msg="Creating container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch" id=9e4f5191-86f1-4825-98a7-bee30d095883 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.208759 | controller | Jun 09 16:30:11.242597 crc crio[3654]: time="2026-06-09T16:30:11.23595311Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=3d829a41-faf7-4754-b281-c4a2a307cb54 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.208775 | controller | Jun 09 16:30:11.371044 crc crio[3654]: time="2026-06-09T16:30:11.370989526Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366" id=6a403d58-abd0-4975-a20a-f6fa85f2c17e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.208790 | controller | Jun 09 16:30:11.410746 crc crio[3654]: time="2026-06-09T16:30:11.382460764Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=c7311183-6f32-4fcd-906e-aefda8426220 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.208806 | controller | Jun 09 16:30:11.442590 crc crio[3654]: time="2026-06-09T16:30:11.403114026Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.208822 | controller | Jun 09 16:30:11.510100 crc crio[3654]: time="2026-06-09T16:30:11.38302088Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e" id=2576a0b3-1aaa-4b80-ab74-e5e2488ce78d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.208838 | controller | Jun 09 16:30:11.510589 crc crio[3654]: time="2026-06-09T16:30:11.382506216Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7" id=24f2bcf7-0ac8-44bc-942c-b6313574f633 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.208853 | controller | Jun 09 16:30:11.510589 crc crio[3654]: time="2026-06-09T16:30:11.383225456Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=c8b4a7f1-a4e8-465f-ab44-da7cf4ae0a4b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.208872 | controller | Jun 09 16:30:11.510589 crc crio[3654]: time="2026-06-09T16:30:11.385373918Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a5bb05344dd2296077f5066e908ede0eea23f5a12fb78ef86a9513c88d3faaca" id=1e2e5b2d-61b7-4575-a532-36ebc8b90fc3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.208888 | controller | Jun 09 16:30:11.510589 crc crio[3654]: time="2026-06-09T16:30:11.453159369Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9" id=9eedf42e-30b8-4ef8-8c71-28178c2df774 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.208904 | controller | Jun 09 16:30:11.510589 crc crio[3654]: time="2026-06-09T16:30:11.383086422Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=447a4729-1668-493b-80a1-9116184f0125 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.208919 | controller | Jun 09 16:30:11.510589 crc crio[3654]: time="2026-06-09T16:30:11.383193345Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0fe5a041a2b99d736e82f1b4a6cd9792c5e23ded475e9f0742cd19234070f989" id=d595ae03-159f-47f0-bc97-885c0a47408b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.208934 | controller | Jun 09 16:30:11.510589 crc crio[3654]: time="2026-06-09T16:30:11.383489984Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5" id=d3a48bbe-b949-4105-8fd3-82d5897ea61d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.208951 | controller | Jun 09 16:30:11.510589 crc crio[3654]: time="2026-06-09T16:30:11.383437362Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c" id=70ce780a-db83-4615-9602-17844d92df7c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.208974 | controller | Jun 09 16:30:11.510589 crc crio[3654]: time="2026-06-09T16:30:11.383534105Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=25bcd4aa-8437-47cf-9f37-2efec5e0de9d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.208990 | controller | Jun 09 16:30:11.510589 crc crio[3654]: time="2026-06-09T16:30:11.382560707Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135" id=24c53eab-580a-40a2-878d-d04ca65496b8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.209006 | controller | Jun 09 16:30:11.510589 crc crio[3654]: time="2026-06-09T16:30:11.382617359Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095" id=be2c1f27-374d-4aaa-8514-71fff95a2554 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.209021 | controller | Jun 09 16:30:11.510589 crc crio[3654]: time="2026-06-09T16:30:11.382894767Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c" id=626e0265-7e99-43ad-926c-2989acd82a9d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.209037 | controller | Jun 09 16:30:11.510589 crc crio[3654]: time="2026-06-09T16:30:11.382930158Z" level=info msg="Checking image status: registry.redhat.io/container-native-virtualization/hostpath-csi-driver-rhel9:v4.15" id=5de749f9-000f-48fa-84c8-52688bb27846 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.209052 | controller | Jun 09 16:30:11.514886 crc crio[3654]: time="2026-06-09T16:30:11.382985989Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=ff11e418-f73d-46f5-969a-83d8572a10f8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.209071 | controller | Jun 09 16:30:11.514886 crc crio[3654]: time="2026-06-09T16:30:11.383057121Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=ea3b0268-dcb6-4d32-a31c-2e3f64d6c53d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.209087 | controller | Jun 09 16:30:11.576606 crc crio[3654]: time="2026-06-09T16:30:11.573502235Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.209103 | controller | Jun 09 16:30:11.669794 crc crio[3654]: time="2026-06-09T16:30:11.669229546Z" level=info msg="Creating container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions" id=3ca4e9da-40e0-4aeb-a81d-ec91c7ac87c5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.209120 | controller | Jun 09 16:30:11.699074 crc crio[3654]: time="2026-06-09T16:30:11.671232123Z" level=info msg="Creating container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator" id=18a2fa81-0f0a-4949-877e-b731393b5986 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.209135 | controller | Jun 09 16:30:11.699074 crc crio[3654]: time="2026-06-09T16:30:11.671294435Z" level=info msg="Creating container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy" id=d70e4760-cdde-4373-980a-894dc2173e15 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.209151 | controller | Jun 09 16:30:11.699074 crc crio[3654]: time="2026-06-09T16:30:11.671401228Z" level=info msg="Creating container: openshift-dns/dns-default-qtghf/dns" id=a2edae78-5aa3-4c2b-b569-f36505ca3c5e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.209167 | controller | Jun 09 16:30:11.699074 crc crio[3654]: time="2026-06-09T16:30:11.672468789Z" level=info msg="Creating container: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift" id=b92ac18d-5763-4b3c-9bac-2653ca865ba2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.209182 | controller | Jun 09 16:30:11.699824 crc crio[3654]: time="2026-06-09T16:30:11.681497367Z" level=info msg="Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=13d8d229-8213-4e66-adf9-4820da9c697d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.209198 | controller | Jun 09 16:30:11.699824 crc crio[3654]: time="2026-06-09T16:30:11.68193203Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7" id=834bd8a2-4bb7-4dc8-a080-8d248492ae2c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.209214 | controller | Jun 09 16:30:11.699979 crc crio[3654]: time="2026-06-09T16:30:11.682231068Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller" id=5ac2ebb9-db80-4f9a-bea4-0d8347e921d4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.209229 | controller | Jun 09 16:30:11.699979 crc crio[3654]: time="2026-06-09T16:30:11.682698662Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=789fd53a-c000-4a6f-a4b0-34e407ea0018 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.209245 | controller | Jun 09 16:30:11.700123 crc crio[3654]: time="2026-06-09T16:30:11.682791434Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9" id=33a4cdda-fe40-41e2-9471-39ddd9bae70a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.209264 | controller | Jun 09 16:30:11.700123 crc crio[3654]: time="2026-06-09T16:30:11.682856796Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=eac9ecd4-a630-4b4f-bf25-f11b79a84df9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.209280 | controller | Jun 09 16:30:11.700287 crc crio[3654]: time="2026-06-09T16:30:11.682902608Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095" id=ed9409b5-4cd2-42dc-a4c1-0df14a7c1aba name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.209296 | controller | Jun 09 16:30:11.700503 crc crio[3654]: time="2026-06-09T16:30:11.682960779Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e" id=84b91b4a-12cc-462d-9b61-148562a52fb4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.209312 | controller | Jun 09 16:30:11.700503 crc crio[3654]: time="2026-06-09T16:30:11.68297656Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366" id=0f5aa580-fee0-4743-aee8-23aabc42612a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.209329 | controller | Jun 09 16:30:11.703900 crc crio[3654]: time="2026-06-09T16:30:11.693788019Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=10a17150-e29b-48d1-b5a7-142c335d41b9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.209345 | controller | Jun 09 16:30:11.703900 crc crio[3654]: time="2026-06-09T16:30:11.693839051Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=db60d445-1da5-41f3-8330-0a0851b7b8bf name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.209361 | controller | Jun 09 16:30:11.703900 crc crio[3654]: time="2026-06-09T16:30:11.693880852Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=9cbf6450-8f24-4c9b-b220-d2a920211ca3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.209376 | controller | Jun 09 16:30:11.719753 crc crio[3654]: time="2026-06-09T16:30:11.693941494Z" level=info msg="Checking image status: registry.redhat.io/container-native-virtualization/hostpath-csi-driver-rhel9:v4.15" id=342762be-fb24-478f-ba32-196d5b42ad2a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.209392 | controller | Jun 09 16:30:11.719753 crc crio[3654]: time="2026-06-09T16:30:11.693985525Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135" id=832d06b8-e829-4efa-a233-b06b81419028 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.209408 | controller | Jun 09 16:30:11.809523 crc crio[3654]: time="2026-06-09T16:30:11.805790456Z" level=info msg="Creating container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container" id=c948eede-6d95-4bd5-945b-a4a87d7f625f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.209424 | controller | Jun 09 16:30:11.809523 crc crio[3654]: time="2026-06-09T16:30:11.806077205Z" level=info msg="Creating container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator" id=aea49e96-fea2-4ddc-93ea-dcf5f66f9c89 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.209439 | controller | Jun 09 16:30:11.809523 crc crio[3654]: time="2026-06-09T16:30:11.807377372Z" level=info msg="Creating container: openshift-marketplace/community-operators-qhh6t/extract-utilities" id=42f9c15d-2bf2-4a70-abf6-359c8362b5d3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.209459 | controller | Jun 09 16:30:11.872013 crc crio[3654]: time="2026-06-09T16:30:11.870987973Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.209476 | controller | Jun 09 16:30:11.876578 crc crio[3654]: time="2026-06-09T16:30:11.875828862Z" level=info msg="Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=f36345c3-b038-4e77-acc4-e458aa6fdb2e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.209493 | controller | Jun 09 16:30:11.898388 crc crio[3654]: time="2026-06-09T16:30:11.895589878Z" level=info msg="Creating container: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller" id=0c3fd6ba-cdac-497d-ae7e-bd0e9c35494b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.209509 | controller | Jun 09 16:30:11.936788 crc crio[3654]: time="2026-06-09T16:30:11.933577716Z" level=info msg="Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner" id=02fbf763-2c84-4ba9-a080-b9ca22aa324b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.209546 | controller | Jun 09 16:30:11.941431 crc crio[3654]: time="2026-06-09T16:30:11.941254696Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.209564 | controller | Jun 09 16:30:11.941530 crc crio[3654]: time="2026-06-09T16:30:11.937602911Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.209581 | controller | Jun 09 16:30:11.941592 crc crio[3654]: time="2026-06-09T16:30:11.940954257Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.209598 | controller | Jun 09 16:30:11.941766 crc crio[3654]: time="2026-06-09T16:30:11.941680378Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.209614 | controller | Jun 09 16:30:11.942014 crc crio[3654]: time="2026-06-09T16:30:11.941157873Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.209629 | controller | Jun 09 16:30:11.947998 crc crio[3654]: time="2026-06-09T16:30:11.944965452Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.209645 | controller | Jun 09 16:30:11.947998 crc crio[3654]: time="2026-06-09T16:30:11.945270331Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.209661 | controller | Jun 09 16:30:11.962081 crc crio[3654]: time="2026-06-09T16:30:11.961960128Z" level=info msg="Creating container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator" id=02e4375a-0819-466e-9161-ce3dac30c2e5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.209678 | controller | Jun 09 16:30:11.995947 crc crio[3654]: time="2026-06-09T16:30:11.985566014Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.209694 | controller | Jun 09 16:30:11.995947 crc crio[3654]: time="2026-06-09T16:30:11.986097389Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.209713 | controller | Jun 09 16:30:11.995947 crc crio[3654]: time="2026-06-09T16:30:11.98646124Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.209729 | controller | Jun 09 16:30:12.056631 crc crio[3654]: time="2026-06-09T16:30:12.051876683Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.209744 | controller | Jun 09 16:30:12.059466 crc crio[3654]: time="2026-06-09T16:30:12.058528553Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.209759 | controller | Jun 09 16:30:12.101296 crc crio[3654]: time="2026-06-09T16:30:12.100497465Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.209775 | controller | Jun 09 16:30:12.130833 crc crio[3654]: time="2026-06-09T16:30:12.130533275Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.209791 | controller | Jun 09 16:30:12.169196 crc crio[3654]: time="2026-06-09T16:30:12.166367861Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29683710-mn9b6/collect-profiles" id=74fed06e-b82c-4a5f-bc4b-e6e1b7de4911 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.209806 | controller | Jun 09 16:30:12.194257 crc crio[3654]: time="2026-06-09T16:30:12.192890891Z" level=info msg="Creating container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator" id=7a098150-3f0c-4259-82ce-5f7d5d172694 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.209822 | controller | Jun 09 16:30:12.200681 crc crio[3654]: time="2026-06-09T16:30:12.196952877Z" level=info msg="Creating container: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager" id=5a1d4cb8-ac57-4acd-8ce5-6f9900e45ba4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.209837 | controller | Jun 09 16:30:12.200681 crc crio[3654]: time="2026-06-09T16:30:12.197363599Z" level=info msg="Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions" id=bc4dffda-8bc1-4a94-b82a-846b1cbdd8b4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.209853 | controller | Jun 09 16:30:12.200681 crc crio[3654]: time="2026-06-09T16:30:12.197686578Z" level=info msg="Creating container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator" id=4688330c-a092-4601-9e7e-8e36a13dd6e2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.209869 | controller | Jun 09 16:30:12.234035 crc crio[3654]: time="2026-06-09T16:30:12.226606526Z" level=info msg="Created container 93d95c02f0801fc90c94e20064af2c5856c1577d1ac44715bf119bc1492b27ea: openshift-console/console-6c684df5db-cc8g8/console" id=a38530f7-7bc3-4a75-b275-3108fa5b1435 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.209886 | controller | Jun 09 16:30:12.237608 crc crio[3654]: time="2026-06-09T16:30:12.236230392Z" level=info msg="Starting container: 93d95c02f0801fc90c94e20064af2c5856c1577d1ac44715bf119bc1492b27ea" id=dfeebfa5-56c0-4c31-b57b-6362119d1b51 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.209902 | controller | Jun 09 16:30:12.334982 crc crio[3654]: time="2026-06-09T16:30:12.328993218Z" level=info msg="Started container" PID=12096 containerID=93d95c02f0801fc90c94e20064af2c5856c1577d1ac44715bf119bc1492b27ea description=openshift-console/console-6c684df5db-cc8g8/console id=dfeebfa5-56c0-4c31-b57b-6362119d1b51 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d5198ba3e825ace170313fb6e4e0a2fc4990dab7f8044833f96ca77f9671bef3
2026-06-09 17:48:36.209922 | controller | Jun 09 16:30:12.774113 crc crio[3654]: time="2026-06-09T16:30:12.75862534Z" level=info msg="Created container b0923bb70f7a53cc3d5bb1ed86ccb1c4cb7357c4c073c2b09c1a222f446a2eb9: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy" id=62ab4b2e-7740-41b4-bb10-2b22ce6519fd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.209940 | controller | Jun 09 16:30:12.782831 crc crio[3654]: time="2026-06-09T16:30:12.780138096Z" level=info msg="Starting container: b0923bb70f7a53cc3d5bb1ed86ccb1c4cb7357c4c073c2b09c1a222f446a2eb9" id=c5642b68-890e-4e43-83bd-1882cca4f1cb name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.209957 | controller | Jun 09 16:30:12.860778 crc crio[3654]: time="2026-06-09T16:30:12.859755045Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.209972 | controller | Jun 09 16:30:12.951507 crc crio[3654]: time="2026-06-09T16:30:12.951010608Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.209988 | controller | Jun 09 16:30:13.004793 crc crio[3654]: time="2026-06-09T16:30:13.003283345Z" level=info msg="Started container" PID=12127 containerID=b0923bb70f7a53cc3d5bb1ed86ccb1c4cb7357c4c073c2b09c1a222f446a2eb9 description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy id=c5642b68-890e-4e43-83bd-1882cca4f1cb name=/runtime.v1.RuntimeService/StartContainer sandboxID=b9e91057435fbff2a247a1e749f1dad43f2ae0ceeb04b73b13ba685ba372a6cf
2026-06-09 17:48:36.210005 | controller | Jun 09 16:30:13.307716 crc crio[3654]: time="2026-06-09T16:30:13.307427803Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.210020 | controller | Jun 09 16:30:13.313928 crc crio[3654]: time="2026-06-09T16:30:13.313757904Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.210036 | controller | Jun 09 16:30:13.316851 crc crio[3654]: time="2026-06-09T16:30:13.315786652Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.210052 | controller | Jun 09 16:30:13.407972 crc crio[3654]: time="2026-06-09T16:30:13.407835059Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.210068 | controller | Jun 09 16:30:13.420565 crc crio[3654]: time="2026-06-09T16:30:13.417820744Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=b1fc6885-dab9-4d8b-8a94-f460e6a4d9d7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.210083 | controller | Jun 09 16:30:13.432896 crc crio[3654]: time="2026-06-09T16:30:13.431867706Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.210099 | controller | Jun 09 16:30:13.470782 crc crio[3654]: time="2026-06-09T16:30:13.467474166Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.210115 | controller | Jun 09 16:30:13.482034 crc crio[3654]: time="2026-06-09T16:30:13.480410777Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.210134 | controller | Jun 09 16:30:13.482034 crc crio[3654]: time="2026-06-09T16:30:13.481252331Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.210151 | controller | Jun 09 16:30:13.482034 crc crio[3654]: time="2026-06-09T16:30:13.481469947Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.210166 | controller | Jun 09 16:30:13.482448 crc crio[3654]: time="2026-06-09T16:30:13.482136976Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.210182 | controller | Jun 09 16:30:13.493788 crc crio[3654]: time="2026-06-09T16:30:13.493222283Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.210198 | controller | Jun 09 16:30:13.496869 crc crio[3654]: time="2026-06-09T16:30:13.496547419Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=b798eef0-824d-48e0-9795-9cdd01a9a1f2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.210215 | controller | Jun 09 16:30:13.513826 crc crio[3654]: time="2026-06-09T16:30:13.509955192Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.210230 | controller | Jun 09 16:30:13.599057 crc crio[3654]: time="2026-06-09T16:30:13.596553562Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.210246 | controller | Jun 09 16:30:13.629813 crc crio[3654]: time="2026-06-09T16:30:13.627243161Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.210283 | controller | Jun 09 16:30:13.659359 crc crio[3654]: time="2026-06-09T16:30:13.654351035Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.210303 | controller | Jun 09 16:30:13.668737 crc crio[3654]: time="2026-06-09T16:30:13.666824483Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.210327 | controller | Jun 09 16:30:13.721889 crc crio[3654]: time="2026-06-09T16:30:13.719517452Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager" id=c5cca00c-3fe5-4ed0-b4f3-b3b54d7d9865 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.210344 | controller | Jun 09 16:30:13.819024 crc crio[3654]: time="2026-06-09T16:30:13.817509286Z" level=info msg="Created container 00538f61a73a24f75ee2b3389c1c58944b37e74372d4f286d11f654612ffdfe6: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator" id=196ef029-3012-47a7-b979-53950963cfdd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.210360 | controller | Jun 09 16:30:13.937857 crc crio[3654]: time="2026-06-09T16:30:13.937051975Z" level=info msg="Starting container: 00538f61a73a24f75ee2b3389c1c58944b37e74372d4f286d11f654612ffdfe6" id=63eefba2-3ac9-4b3c-935b-de5a313ebde5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.210377 | controller | Jun 09 16:30:13.962057 crc crio[3654]: time="2026-06-09T16:30:13.961523458Z" level=info msg="Started container" PID=12156 containerID=00538f61a73a24f75ee2b3389c1c58944b37e74372d4f286d11f654612ffdfe6 description=openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator id=63eefba2-3ac9-4b3c-935b-de5a313ebde5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b8223b9561fe9a721ebca09698d3ad4c8e0406f2fa64bce02f2cc214b7ad5ad4
2026-06-09 17:48:36.210398 | controller | Jun 09 16:30:13.970276 crc crio[3654]: time="2026-06-09T16:30:13.965206299Z" level=info msg="Created container f6cc9149cb0970205875df76ad2291f86499ce8262d28f774d6e67b13c7a4700: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api" id=eb5f1fbd-98b1-401c-a9b8-aaff569c1630 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.210415 | controller | Jun 09 16:30:14.012005 crc crio[3654]: time="2026-06-09T16:30:13.998806019Z" level=info msg="Starting container: f6cc9149cb0970205875df76ad2291f86499ce8262d28f774d6e67b13c7a4700" id=9920704e-9e1f-4b0d-81fa-65c99acf9855 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.210431 | controller | Jun 09 16:30:14.291863 crc crio[3654]: time="2026-06-09T16:30:14.29071262Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.210447 | controller | Jun 09 16:30:14.317994 crc crio[3654]: time="2026-06-09T16:30:14.314185993Z" level=info msg="Created container a8a999387de040f6416126959057201a0d699b338ca6da6baaee03fb8bcb9173: openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container" id=7eeee346-782a-43f3-aaef-864daf55dc6a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.210463 | controller | Jun 09 16:30:14.346758 crc crio[3654]: time="2026-06-09T16:30:14.344834034Z" level=info msg="Starting container: a8a999387de040f6416126959057201a0d699b338ca6da6baaee03fb8bcb9173" id=056f0781-649e-4cc5-afcc-723ed4ee92ae name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.210479 | controller | Jun 09 16:30:14.401455 crc crio[3654]: time="2026-06-09T16:30:14.401026789Z" level=info msg="Created container 8a7a1fa59d8f89605aac33e08151b1552cafeb0c13160141f1e1129b01e65692: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator" id=4abfdc86-b839-4525-a1d1-1e2ce67340b6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.210495 | controller | Jun 09 16:30:14.416520 crc crio[3654]: time="2026-06-09T16:30:14.416073676Z" level=info msg="Starting container: 8a7a1fa59d8f89605aac33e08151b1552cafeb0c13160141f1e1129b01e65692" id=263f21e9-e8e7-4051-a015-f0a8caf3141b name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.210525 | controller | Jun 09 16:30:14.510058 crc crio[3654]: time="2026-06-09T16:30:14.509539933Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.210548 | controller | Jun 09 16:30:14.649396 crc crio[3654]: time="2026-06-09T16:30:14.644630714Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.210565 | controller | Jun 09 16:30:14.713016 crc crio[3654]: time="2026-06-09T16:30:14.707171742Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.210582 | controller | Jun 09 16:30:14.816239 crc crio[3654]: time="2026-06-09T16:30:14.809591002Z" level=info msg="Started container" PID=12194 containerID=a8a999387de040f6416126959057201a0d699b338ca6da6baaee03fb8bcb9173 description=openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container id=056f0781-649e-4cc5-afcc-723ed4ee92ae name=/runtime.v1.RuntimeService/StartContainer sandboxID=e3c605d995676cae5cfe4e1930a490c619efaddb967c6d688d2316b03a37d7b7
2026-06-09 17:48:36.210599 | controller | Jun 09 16:30:14.868132 crc crio[3654]: time="2026-06-09T16:30:14.867877611Z" level=info msg="Started container" PID=12177 containerID=f6cc9149cb0970205875df76ad2291f86499ce8262d28f774d6e67b13c7a4700 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api id=9920704e-9e1f-4b0d-81fa-65c99acf9855 name=/runtime.v1.RuntimeService/StartContainer sandboxID=376f9ff0545b36436b8a6f4acbb4f3be63df36a377c4647eb6e880500e3491a3
2026-06-09 17:48:36.210622 | controller | Jun 09 16:30:14.873808 crc crio[3654]: time="2026-06-09T16:30:14.873015977Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.210640 | controller | Jun 09 16:30:14.884845 crc crio[3654]: time="2026-06-09T16:30:14.884714332Z" level=info msg="Started container" PID=12193 containerID=8a7a1fa59d8f89605aac33e08151b1552cafeb0c13160141f1e1129b01e65692 description=openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator id=263f21e9-e8e7-4051-a015-f0a8caf3141b name=/runtime.v1.RuntimeService/StartContainer sandboxID=721db89e14d94378a94b0071b2396e14512434d7f0a91c00c214de5a2307ad0d
2026-06-09 17:48:36.210657 | controller | Jun 09 16:30:14.944884 crc crio[3654]: time="2026-06-09T16:30:14.920082346Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.210674 | controller | Jun 09 16:30:15.050821 crc crio[3654]: time="2026-06-09T16:30:15.045224655Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.210690 | controller | Jun 09 16:30:15.286090 crc crio[3654]: time="2026-06-09T16:30:15.282922739Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.210706 | controller | Jun 09 16:30:15.445980 crc crio[3654]: time="2026-06-09T16:30:15.436170832Z" level=info msg="Created container fbf17be047ec05812764d55ddff34b90712c28081229ca471f17417a4fb57984: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy" id=acf9718a-b9b0-4da3-9c67-85c7df099b61 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.210722 | controller | Jun 09 16:30:15.497822 crc crio[3654]: time="2026-06-09T16:30:15.490573253Z" level=info msg="Starting container: fbf17be047ec05812764d55ddff34b90712c28081229ca471f17417a4fb57984" id=0f0df36c-4ab3-4d9b-9d9a-94e637b2a245 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.210738 | controller | Jun 09 16:30:15.550242 crc crio[3654]: time="2026-06-09T16:30:15.549930744Z" level=info msg="Started container" PID=12165 containerID=fbf17be047ec05812764d55ddff34b90712c28081229ca471f17417a4fb57984 description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy id=0f0df36c-4ab3-4d9b-9d9a-94e637b2a245 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f60b820bcf9446dd6bbf1fa2a2fd5e76fd1257d87f0b469cb2425526f3f756be
2026-06-09 17:48:36.210755 | controller | Jun 09 16:30:15.559196 crc crio[3654]: time="2026-06-09T16:30:15.556482193Z" level=info msg="Created container 7676544975cc56be101e2ead378015232a1635ae92b39471e0a19446cbf1e30a: openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon" id=332571f1-c3e2-4661-8c53-ae5b4e579ece name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.210771 | controller | Jun 09 16:30:15.560818 crc crio[3654]: time="2026-06-09T16:30:15.560780704Z" level=info msg="Created container 263cab4cd7b62eca5272fce438da1c9c6f2522e4d476da8e087113f948c48812: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator" id=6b88768b-5f5c-4154-9bf6-203813e0c5aa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.210787 | controller | Jun 09 16:30:15.583757 crc crio[3654]: time="2026-06-09T16:30:15.578998477Z" level=info msg="Starting container: 7676544975cc56be101e2ead378015232a1635ae92b39471e0a19446cbf1e30a" id=243d56e2-8b40-44ee-9c31-8ee1bb5816f6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.210806 | controller | Jun 09 16:30:15.596224 crc crio[3654]: time="2026-06-09T16:30:15.595933041Z" level=info msg="Starting container: 263cab4cd7b62eca5272fce438da1c9c6f2522e4d476da8e087113f948c48812" id=c1a7d293-8622-4006-a062-e8c089325b19 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.210823 | controller | Jun 09 16:30:15.644481 crc crio[3654]: time="2026-06-09T16:30:15.644168555Z" level=info msg="Started container" PID=12210 containerID=7676544975cc56be101e2ead378015232a1635ae92b39471e0a19446cbf1e30a description=openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon id=243d56e2-8b40-44ee-9c31-8ee1bb5816f6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb0ee6eac61860113660cac1c734e20dad62cb3feaf7f5a2e3e358e26ba5a804
2026-06-09 17:48:36.210840 | controller | Jun 09 16:30:15.652997 crc crio[3654]: time="2026-06-09T16:30:15.650116986Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.210856 | controller | Jun 09 16:30:15.781533 crc crio[3654]: time="2026-06-09T16:30:15.781151384Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.210872 | controller | Jun 09 16:30:15.782211 crc crio[3654]: time="2026-06-09T16:30:15.782041711Z" level=info msg="Started container" PID=12198 containerID=263cab4cd7b62eca5272fce438da1c9c6f2522e4d476da8e087113f948c48812 description=openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator id=c1a7d293-8622-4006-a062-e8c089325b19 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eb1ca76154ceee92e836e0011fc9209d91a7cd69d87531b66cbfcda5c9c98c9f
2026-06-09 17:48:36.210888 | controller | Jun 09 16:30:15.892485 crc crio[3654]: time="2026-06-09T16:30:15.886921965Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=79776f3d-9a99-4c2e-84be-46930fcaad85 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.210904 | controller | Jun 09 16:30:15.892485 crc crio[3654]: time="2026-06-09T16:30:15.891217955Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.210920 | controller | Jun 09 16:30:16.157455 crc crio[3654]: time="2026-06-09T16:30:16.151157276Z" level=info msg="Created container af2c254af8b933b598a2a15d39f2c5d9a3bbb8b2d0081ab2c19b778f66960205: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch" id=9e4f5191-86f1-4825-98a7-bee30d095883 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.210936 | controller | Jun 09 16:30:16.223860 crc crio[3654]: time="2026-06-09T16:30:16.223488312Z" level=info msg="Created container 525855d77a66d0a9def5910145dadad5dddbe2ca21619a080c646496f874e691: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator" id=aea49e96-fea2-4ddc-93ea-dcf5f66f9c89 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.210952 | controller | Jun 09 16:30:16.234500 crc crio[3654]: time="2026-06-09T16:30:16.22607991Z" level=info msg="Starting container: af2c254af8b933b598a2a15d39f2c5d9a3bbb8b2d0081ab2c19b778f66960205" id=8c091975-1bdc-4fc5-ac53-12e68c18b7e7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.210967 | controller | Jun 09 16:30:16.294560 crc crio[3654]: time="2026-06-09T16:30:16.294504607Z" level=info msg="Starting container: 525855d77a66d0a9def5910145dadad5dddbe2ca21619a080c646496f874e691" id=000f0369-2d8e-4cd1-854b-5b3ef39a39ca name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.210985 | controller | Jun 09 16:30:16.303892 crc crio[3654]: time="2026-06-09T16:30:16.298822438Z" level=info msg="Started container" PID=12231 containerID=af2c254af8b933b598a2a15d39f2c5d9a3bbb8b2d0081ab2c19b778f66960205 description=openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch id=8c091975-1bdc-4fc5-ac53-12e68c18b7e7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6638ab594e66d36d737fe0da5d083f116547ca99b668119517552d011bc1693a
2026-06-09 17:48:36.211003 | controller | Jun 09 16:30:16.604243 crc crio[3654]: time="2026-06-09T16:30:16.578278711Z" level=info msg="Started container" PID=12234 containerID=525855d77a66d0a9def5910145dadad5dddbe2ca21619a080c646496f874e691 description=openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator id=000f0369-2d8e-4cd1-854b-5b3ef39a39ca name=/runtime.v1.RuntimeService/StartContainer sandboxID=06444b0079e6d1c7183f817d4b6154ff30b10fa4653a27e646c078a24789199a
2026-06-09 17:48:36.211022 | controller | Jun 09 16:30:17.119136 crc crio[3654]: time="2026-06-09T16:30:17.115905889Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.211040 | controller | Jun 09 16:30:17.320196 crc crio[3654]: time="2026-06-09T16:30:17.315048304Z" level=info msg="Created container fecfd679ecc29709977ec49f3076551d7f70dad62844f44091aef38f8d70200e: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator" id=02e4375a-0819-466e-9161-ce3dac30c2e5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.211056 | controller | Jun 09 16:30:17.356035 crc crio[3654]: time="2026-06-09T16:30:17.348465058Z" level=info msg="Starting container: fecfd679ecc29709977ec49f3076551d7f70dad62844f44091aef38f8d70200e" id=ebca82ae-dc67-49ac-bc73-9efe5c7be739 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.211072 | controller | Jun 09 16:30:17.536921 crc crio[3654]: time="2026-06-09T16:30:17.534500705Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.211088 | controller | Jun 09 16:30:17.588080 crc crio[3654]: time="2026-06-09T16:30:17.587466713Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.211104 | controller | Jun 09 16:30:17.589867 crc crio[3654]: time="2026-06-09T16:30:17.589607628Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.211120 | controller | Jun 09 16:30:17.613806 crc crio[3654]: time="2026-06-09T16:30:17.613268286Z" level=info msg="Started container" PID=12277 containerID=fecfd679ecc29709977ec49f3076551d7f70dad62844f44091aef38f8d70200e description=openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator id=ebca82ae-dc67-49ac-bc73-9efe5c7be739 name=/runtime.v1.RuntimeService/StartContainer sandboxID=41a33f32ab9d214d25f382897d57a8edcdcc319bb6e8b5e74e28a71df9e60c09
2026-06-09 17:48:36.211136 | controller | Jun 09 16:30:17.627062 crc crio[3654]: time="2026-06-09T16:30:17.613793382Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=f363351d-fae8-4e09-a0a6-9c16fcb46d7c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.211152 | controller | Jun 09 16:30:17.711975 crc crio[3654]: time="2026-06-09T16:30:17.705253339Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.211171 | controller | Jun 09 16:30:17.881866 crc crio[3654]: time="2026-06-09T16:30:17.881453368Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.211188 | controller | Jun 09 16:30:17.961877 crc crio[3654]: time="2026-06-09T16:30:17.955805525Z" level=info msg="Created container 9527b6d44f2681b859648839b8322c0bc9e773f9e36355180ed569321f6fa9e9: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator" id=f96558bf-99ce-4120-adfd-34e2a38695ec name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.211204 | controller | Jun 09 16:30:18.005593 crc crio[3654]: time="2026-06-09T16:30:18.001284695Z" level=info msg="Starting container: 9527b6d44f2681b859648839b8322c0bc9e773f9e36355180ed569321f6fa9e9" id=3ab44b2c-9efd-4998-8bf6-f649c1374e5c name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.211220 | controller | Jun 09 16:30:18.154922 crc crio[3654]: time="2026-06-09T16:30:18.148959368Z" level=info msg="Started container" PID=12292 containerID=9527b6d44f2681b859648839b8322c0bc9e773f9e36355180ed569321f6fa9e9 description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator id=3ab44b2c-9efd-4998-8bf6-f649c1374e5c name=/runtime.v1.RuntimeService/StartContainer sandboxID=1e9b589c5feab7b2e7846fe20c40c7bd9d5f9cedab7d5bc495ef7d2f9ba88666
2026-06-09 17:48:36.211237 | controller | Jun 09 16:30:18.510376 crc crio[3654]: time="2026-06-09T16:30:18.503547411Z" level=info msg="Created container 3c55259d8cc018bc3c5eb28228ec3d88878aacd239144fd0a33f982b0a109eb2: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=f36345c3-b038-4e77-acc4-e458aa6fdb2e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.211253 | controller | Jun 09 16:30:18.526035 crc crio[3654]: time="2026-06-09T16:30:18.523770635Z" level=info msg="Starting container: 3c55259d8cc018bc3c5eb28228ec3d88878aacd239144fd0a33f982b0a109eb2" id=5cf64d5e-f3c7-491c-b69e-673237985696 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.211270 | controller | Jun 09 16:30:18.746519 crc crio[3654]: time="2026-06-09T16:30:18.739107732Z" level=info msg="Started container" PID=12330 containerID=3c55259d8cc018bc3c5eb28228ec3d88878aacd239144fd0a33f982b0a109eb2 description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=5cf64d5e-f3c7-491c-b69e-673237985696 name=/runtime.v1.RuntimeService/StartContainer sandboxID=154f278a46bf72e74e8dcdd83304bc301971039deb523dd0448e6c256f725333
2026-06-09 17:48:36.211286 | controller | Jun 09 16:30:18.777480 crc crio[3654]: time="2026-06-09T16:30:18.771504445Z" level=info msg="Created container 0414c7def2dfff391a51619b4c0ac640b120cf1c3b059d9cb577281b8946ffdf: openshift-marketplace/community-operators-qhh6t/extract-utilities" id=42f9c15d-2bf2-4a70-abf6-359c8362b5d3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.211302 | controller | Jun 09 16:30:18.777480 crc crio[3654]: time="2026-06-09T16:30:18.772743853Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.211317 | controller | Jun 09 16:30:18.828527 crc crio[3654]: time="2026-06-09T16:30:18.825224066Z" level=info msg="Starting container: 0414c7def2dfff391a51619b4c0ac640b120cf1c3b059d9cb577281b8946ffdf" id=aac1af77-fe9f-4ef4-b14c-fe6eee046e98 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.211333 | controller | Jun 09 16:30:19.255048 crc crio[3654]: time="2026-06-09T16:30:19.254037044Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.211349 | controller | Jun 09 16:30:19.321158 crc crio[3654]: time="2026-06-09T16:30:19.321005927Z" level=info msg="Creating container: openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy" id=4a265d50-fb17-4d46-b7ca-b10c546a3920 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.211368 | controller | Jun 09 16:30:19.542775 crc crio[3654]: time="2026-06-09T16:30:19.542419768Z" level=info msg="Started container" PID=12331 containerID=0414c7def2dfff391a51619b4c0ac640b120cf1c3b059d9cb577281b8946ffdf description=openshift-marketplace/community-operators-qhh6t/extract-utilities id=aac1af77-fe9f-4ef4-b14c-fe6eee046e98 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a8645c78e3a4a0bf2eea13e6544e3604dfbe5e4b3604751a7d981d375da8c16e
2026-06-09 17:48:36.211385 | controller | Jun 09 16:30:19.713525 crc crio[3654]: time="2026-06-09T16:30:19.712931024Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.211402 | controller | Jun 09 16:30:19.769484 crc crio[3654]: time="2026-06-09T16:30:19.76616537Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.211417 | controller | Jun 09 16:30:20.092807 crc crio[3654]: time="2026-06-09T16:30:20.040827537Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.211433 | controller | Jun 09 16:30:20.378497 crc crio[3654]: time="2026-06-09T16:30:20.358118049Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.211448 | controller | Jun 09 16:30:20.672777 crc crio[3654]: time="2026-06-09T16:30:20.672118851Z" level=info msg="Created container 923d2fa3f701d083defaf68eee0b9cce1c75f6dabdca70d5b84523832fa5a66c: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container" id=c948eede-6d95-4bd5-945b-a4a87d7f625f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.211465 | controller | Jun 09 16:30:20.699704 crc crio[3654]: time="2026-06-09T16:30:20.698573324Z" level=info msg="Starting container: 923d2fa3f701d083defaf68eee0b9cce1c75f6dabdca70d5b84523832fa5a66c" id=d4e15f8b-716e-43c9-bfee-700b7ae4a023 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.211480 | controller | Jun 09 16:30:20.783538 crc crio[3654]: time="2026-06-09T16:30:20.78313051Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.211496 | controller | Jun 09 16:30:20.787985 crc crio[3654]: time="2026-06-09T16:30:20.787294057Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=6d8bfac9-7689-4f1c-9831-152a0093d382 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.211527 | controller | Jun 09 16:30:20.901017 crc crio[3654]: time="2026-06-09T16:30:20.90044068Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.211550 | controller | Jun 09 16:30:21.106772 crc crio[3654]: time="2026-06-09T16:30:21.10598785Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.211567 | controller | Jun 09 16:30:21.171166 crc crio[3654]: time="2026-06-09T16:30:21.170913341Z" level=info msg="Started container" PID=12378 containerID=923d2fa3f701d083defaf68eee0b9cce1c75f6dabdca70d5b84523832fa5a66c description=openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container id=d4e15f8b-716e-43c9-bfee-700b7ae4a023 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e994014faeafd39300b0c3558ae2a60928e77413cf955102d59886f7d86e5d74
2026-06-09 17:48:36.211587 | controller | Jun 09 16:30:21.272286 crc crio[3654]: time="2026-06-09T16:30:21.270449662Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.211604 | controller | Jun 09 16:30:21.364570 crc crio[3654]: time="2026-06-09T16:30:21.363929559Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.211620 | controller | Jun 09 16:30:21.373931 crc crio[3654]: time="2026-06-09T16:30:21.373594713Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=d0a13a2d-2d1c-4514-8515-5b91ae883a49 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.211638 | controller | Jun 09 16:30:21.505813 crc crio[3654]: time="2026-06-09T16:30:21.501129665Z" level=info msg="Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=0d8dc6e3-ea88-4a6b-8b1b-b8ef1199d537 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.211654 | controller | Jun 09 16:30:21.505813 crc crio[3654]: time="2026-06-09T16:30:21.501584258Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.211671 | controller | Jun 09 16:30:21.725834 crc crio[3654]: time="2026-06-09T16:30:21.71311615Z" level=info msg="Created container 6f34c728bc9bda0b077b6d588e95aa95ed94f6448698eb09e418d55af67ccb83: openshift-operator-lifecycle-manager/collect-profiles-29683710-mn9b6/collect-profiles" id=74fed06e-b82c-4a5f-bc4b-e6e1b7de4911 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.211687 | controller | Jun 09 16:30:21.768545 crc crio[3654]: time="2026-06-09T16:30:21.768483331Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.211703 | controller | Jun 09 16:30:21.782066 crc crio[3654]: time="2026-06-09T16:30:21.781163396Z" level=info msg="Starting container: 6f34c728bc9bda0b077b6d588e95aa95ed94f6448698eb09e418d55af67ccb83" id=24792614-c470-4c86-9dc2-823edd162073 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.211719 | controller | Jun 09 16:30:21.847611 crc crio[3654]: time="2026-06-09T16:30:21.847554091Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.211735 | controller | Jun 09 16:30:21.882382 crc crio[3654]: time="2026-06-09T16:30:21.882189753Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.211751 | controller | Jun 09 16:30:21.883992 crc crio[3654]: time="2026-06-09T16:30:21.883493182Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.211767 | controller | Jun 09 16:30:22.311590 crc crio[3654]: time="2026-06-09T16:30:22.305042289Z" level=info msg="Created container f3ef663f053d87b94aad6376c4e8f0ea85716a10e98f05a1525befa3e7edd827: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller" id=0c3fd6ba-cdac-497d-ae7e-bd0e9c35494b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.211783 | controller | Jun 09 16:30:22.332708 crc crio[3654]: time="2026-06-09T16:30:22.330899304Z" level=info msg="Starting container: f3ef663f053d87b94aad6376c4e8f0ea85716a10e98f05a1525befa3e7edd827" id=aa737723-53e7-4559-80b3-bf7e45d4e72e name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.211798 | controller | Jun 09 16:30:22.387168 crc crio[3654]: time="2026-06-09T16:30:22.378111717Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.211817 | controller | Jun 09 16:30:22.980591 crc crio[3654]: time="2026-06-09T16:30:22.956233186Z" level=info msg="Started container" PID=12434 containerID=f3ef663f053d87b94aad6376c4e8f0ea85716a10e98f05a1525befa3e7edd827 description=openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller id=aa737723-53e7-4559-80b3-bf7e45d4e72e name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c36a24c63d658f050f2c6082f361254ec0d44721e66340f6a98d0f83e54bc88
2026-06-09 17:48:36.211834 | controller | Jun 09 16:30:23.038535 crc crio[3654]: time="2026-06-09T16:30:23.038464872Z" level=info msg="Created container eaadccd9ea91cdee63a7db1eafca93366154e3f57da05248a6ffdebd10cf468e: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=0d8dc6e3-ea88-4a6b-8b1b-b8ef1199d537 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.211851 | controller | Jun 09 16:30:23.105445 crc crio[3654]: time="2026-06-09T16:30:22.978790201Z" level=info msg="Started container" PID=12440 containerID=6f34c728bc9bda0b077b6d588e95aa95ed94f6448698eb09e418d55af67ccb83 description=openshift-operator-lifecycle-manager/collect-profiles-29683710-mn9b6/collect-profiles id=24792614-c470-4c86-9dc2-823edd162073 name=/runtime.v1.RuntimeService/StartContainer sandboxID=12ede462a46b086f87debeff687aa89022644c64243591a26c1d5dd582bdb6cf
2026-06-09 17:48:36.211868 | controller | Jun 09 16:30:23.181293 crc crio[3654]: time="2026-06-09T16:30:23.18101323Z" level=info msg="Starting container: eaadccd9ea91cdee63a7db1eafca93366154e3f57da05248a6ffdebd10cf468e" id=7380d2a2-0b5b-405b-bf60-0208a4ddf4e9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.211884 | controller | Jun 09 16:30:23.302245 crc crio[3654]: time="2026-06-09T16:30:23.302161207Z" level=info msg="Created container 19518007e425d2ab74595e2601e02446631f6085c8819fa8084a2768e8882c41: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller" id=5ac2ebb9-db80-4f9a-bea4-0d8347e921d4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.211900 | controller | Jun 09 16:30:23.355974 crc crio[3654]: time="2026-06-09T16:30:23.355581898Z" level=info msg="Starting container: 19518007e425d2ab74595e2601e02446631f6085c8819fa8084a2768e8882c41" id=1929c490-e43a-4719-a6ec-c58f9a55dde5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.211916 | controller | Jun 09 16:30:23.440545 crc crio[3654]: time="2026-06-09T16:30:23.43995016Z" level=info msg="Started container" PID=12474 containerID=eaadccd9ea91cdee63a7db1eafca93366154e3f57da05248a6ffdebd10cf468e description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=7380d2a2-0b5b-405b-bf60-0208a4ddf4e9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=376f9ff0545b36436b8a6f4acbb4f3be63df36a377c4647eb6e880500e3491a3
2026-06-09 17:48:36.211933 | controller | Jun 09 16:30:23.503138 crc crio[3654]: time="2026-06-09T16:30:23.503073596Z" level=info msg="Started container" PID=12480 containerID=19518007e425d2ab74595e2601e02446631f6085c8819fa8084a2768e8882c41 description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller id=1929c490-e43a-4719-a6ec-c58f9a55dde5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cabd285e5a6758ee9f480310922c767b4b0656225f36504f80df912013f8e146
2026-06-09 17:48:36.211950 | controller | Jun 09 16:30:24.117766 crc crio[3654]: time="2026-06-09T16:30:24.115984842Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=e20e46f3-310e-4785-a88a-92b60d2f5ccf name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.211968 | controller | Jun 09 16:30:24.309289 crc crio[3654]: time="2026-06-09T16:30:24.306519216Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-09 17:48:36.211988 | controller | Jun 09 16:30:25.005198 crc crio[3654]: time="2026-06-09T16:30:24.963905261Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=edd3a7ba-a745-42d7-a05f-aa125d1b24f8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.212005 | controller | Jun 09 16:30:25.296301 crc crio[3654]: time="2026-06-09T16:30:25.295805996Z" level=info msg="Created container 23b143d75e68a6ad58cb4141d2c7fc41dd8b3ae8f7e5d0e9c01940a661b69476: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=13d8d229-8213-4e66-adf9-4820da9c697d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.212021 | controller | Jun 09 16:30:25.327839 crc crio[3654]: time="2026-06-09T16:30:25.32721787Z" level=info msg="Starting container: 23b143d75e68a6ad58cb4141d2c7fc41dd8b3ae8f7e5d0e9c01940a661b69476" id=edb81ce3-8fd4-471f-ab0f-001ac2e4a782 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.212037 | controller | Jun 09 16:30:25.469268 crc crio[3654]: time="2026-06-09T16:30:25.460182756Z" level=info msg="Started container" PID=12503 containerID=23b143d75e68a6ad58cb4141d2c7fc41dd8b3ae8f7e5d0e9c01940a661b69476 description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=edb81ce3-8fd4-471f-ab0f-001ac2e4a782 name=/runtime.v1.RuntimeService/StartContainer sandboxID=39b0f64c871bbdbe502c8b11b37f252dd6e781f50724e6545cdb32a920302152
2026-06-09 17:48:36.212053 | controller | Jun 09 16:30:25.797237 crc crio[3654]: time="2026-06-09T16:30:25.79695812Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.212070 | controller | Jun 09 16:30:26.124113 crc crio[3654]: time="2026-06-09T16:30:26.123473022Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.212086 | controller | Jun 09 16:30:26.698969 crc crio[3654]: time="2026-06-09T16:30:26.697315452Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.212101 | controller | Jun 09 16:30:26.870463 crc crio[3654]: time="2026-06-09T16:30:26.87019414Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.212117 | controller | Jun 09 16:30:27.062174 crc crio[3654]: time="2026-06-09T16:30:27.049483213Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=b7d7ebb2-ddf5-46b4-8a4e-c9f2b01467be name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.212133 | controller | Jun 09 16:30:27.529037 crc crio[3654]: time="2026-06-09T16:30:27.528594377Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.212156 | controller | Jun 09 16:30:28.108962 crc crio[3654]: time="2026-06-09T16:30:28.108178631Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy" id=6c8c155e-14e1-4f38-aa4d-39206b7512a6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.212173 | controller | Jun 09 16:30:28.117254 crc crio[3654]: time="2026-06-09T16:30:28.117223505Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.212189 | controller | Jun 09 16:30:28.238877 crc crio[3654]: time="2026-06-09T16:30:28.237313571Z" level=info msg="Created container 7f7368255ca341a1181ccc5ff4aea1312de60d13a23ba8b1c1e9e2b658eee50a: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager" id=5a1d4cb8-ac57-4acd-8ce5-6f9900e45ba4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.212208 | controller | Jun 09 16:30:28.355141 crc crio[3654]: time="2026-06-09T16:30:28.354971913Z" level=info msg="Starting container: 7f7368255ca341a1181ccc5ff4aea1312de60d13a23ba8b1c1e9e2b658eee50a" id=3d659b79-d8b2-4c7f-9e19-9c80c39acb44 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.212225 | controller | Jun 09 16:30:28.566279 crc crio[3654]: time="2026-06-09T16:30:28.565404811Z" level=info msg="Created container 84728f324b519a9e380b2d025b89ead534900dadde27940543bd3d6c37815a10: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator" id=7a098150-3f0c-4259-82ce-5f7d5d172694 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.212241 | controller | Jun 09 16:30:28.650842 crc crio[3654]: time="2026-06-09T16:30:28.642286235Z" level=info msg="Started container" PID=12558 containerID=7f7368255ca341a1181ccc5ff4aea1312de60d13a23ba8b1c1e9e2b658eee50a description=openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager id=3d659b79-d8b2-4c7f-9e19-9c80c39acb44 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1422f1f029c3ef730ce70c97c300ea6138c9488a4611fc03e8f918474cfacd11
2026-06-09 17:48:36.212257 | controller | Jun 09 16:30:28.756068 crc crio[3654]: time="2026-06-09T16:30:28.752182541Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.212273 | controller | Jun 09 16:30:28.790457 crc crio[3654]: time="2026-06-09T16:30:28.790281057Z" level=info msg="Created container de94c393ee6b2b1d956d2ec5afbc033d8590411f45eb8921d35aac6a9a87993b: openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy" id=d70e4760-cdde-4373-980a-894dc2173e15 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.212289 | controller | Jun 09 16:30:28.888598 crc crio[3654]: time="2026-06-09T16:30:28.888145648Z" level=info msg="Starting container: 84728f324b519a9e380b2d025b89ead534900dadde27940543bd3d6c37815a10" id=03b96f8a-7c16-4ce7-99e4-1f7638b573d6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.212305 | controller | Jun 09 16:30:28.916880 crc crio[3654]: time="2026-06-09T16:30:28.915476788Z" level=info msg="Starting container: de94c393ee6b2b1d956d2ec5afbc033d8590411f45eb8921d35aac6a9a87993b" id=62b1eaf5-122d-4896-9825-1599166fcf9f name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.212321 | controller | Jun 09 16:30:29.207093 crc crio[3654]: time="2026-06-09T16:30:29.196251501Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.212337 | controller | Jun 09 16:30:29.501311 crc crio[3654]: time="2026-06-09T16:30:29.501197469Z" level=info msg="Started container" PID=12569 containerID=84728f324b519a9e380b2d025b89ead534900dadde27940543bd3d6c37815a10 description=openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator id=03b96f8a-7c16-4ce7-99e4-1f7638b573d6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f79b41da175db5b9927ddd6137690969892fdcf1e85a7d378774408ad71887ea
2026-06-09 17:48:36.212353 | controller | Jun 09 16:30:29.503118 crc crio[3654]: time="2026-06-09T16:30:29.502994253Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.212369 | controller | Jun 09 16:30:29.694878 crc crio[3654]: time="2026-06-09T16:30:29.648031256Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7" id=d2a3e7b9-3d02-4737-84a8-57046dc0b54d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.212388 | controller | Jun 09 16:30:29.718615 crc crio[3654]: time="2026-06-09T16:30:29.71799728Z" level=info msg="Started container" PID=12595 containerID=de94c393ee6b2b1d956d2ec5afbc033d8590411f45eb8921d35aac6a9a87993b description=openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy id=62b1eaf5-122d-4896-9825-1599166fcf9f name=/runtime.v1.RuntimeService/StartContainer sandboxID=69844ced74028f3997e46ea2562c473b1404b553fbf04b9a4b0bf3cc2e4a9023
2026-06-09 17:48:36.212405 | controller | Jun 09 16:30:30.090817 crc crio[3654]: time="2026-06-09T16:30:30.090187958Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.212421 | controller | Jun 09 16:30:30.169805 crc crio[3654]: time="2026-06-09T16:30:30.167612759Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.212436 | controller | Jun 09 16:30:30.583960 crc crio[3654]: time="2026-06-09T16:30:30.582276346Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7" id=3a39c632-0963-46f3-85f0-c06ae238ad37 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.212452 | controller | Jun 09 16:30:30.608439 crc crio[3654]: time="2026-06-09T16:30:30.606289926Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.212468 | controller | Jun 09 16:30:30.883099 crc crio[3654]: time="2026-06-09T16:30:30.882904943Z" level=info msg="Creating container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination" id=ef9a843d-bd0f-4458-8d58-cb97d36aef16 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.212483 | controller | Jun 09 16:30:30.955735 crc crio[3654]: time="2026-06-09T16:30:30.955401193Z" level=info msg="Created container 4e3641ba6327145b6e88abfedb7b2ebf49584da72c27546f3e8cd06811c97ec9: openshift-dns/dns-default-qtghf/dns" id=a2edae78-5aa3-4c2b-b569-f36505ca3c5e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.212499 | controller | Jun 09 16:30:30.995766 crc crio[3654]: time="2026-06-09T16:30:30.994861911Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.212534 | controller | Jun 09 16:30:31.010071 crc crio[3654]: time="2026-06-09T16:30:31.001205484Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.212553 | controller | Jun 09 16:30:31.035850 crc crio[3654]: time="2026-06-09T16:30:31.035562017Z" level=info msg="Starting container: 4e3641ba6327145b6e88abfedb7b2ebf49584da72c27546f3e8cd06811c97ec9" id=8f19d369-168b-42fb-bb5a-63b4e528f5f4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.212569 | controller | Jun 09 16:30:31.089615 crc crio[3654]: time="2026-06-09T16:30:31.088738581Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.212585 | controller | Jun 09 16:30:31.671043 crc crio[3654]: time="2026-06-09T16:30:31.667619083Z" level=info msg="Started container" PID=12667 containerID=4e3641ba6327145b6e88abfedb7b2ebf49584da72c27546f3e8cd06811c97ec9 description=openshift-dns/dns-default-qtghf/dns id=8f19d369-168b-42fb-bb5a-63b4e528f5f4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3c33c4d94bfc86ac3e89613a9bdaeffc889bde1a337f0e2a558ebdfacbb2ae2b
2026-06-09 17:48:36.212601 | controller | Jun 09 16:30:31.782552 crc crio[3654]: time="2026-06-09T16:30:31.782201472Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.212621 | controller | Jun 09 16:30:31.907384 crc crio[3654]: time="2026-06-09T16:30:31.906876797Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=d0d08442-6e9f-43e4-90a2-02a00a8ff4d0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.212637 | controller | Jun 09 16:30:32.021971 crc crio[3654]: time="2026-06-09T16:30:32.021744954Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=7614859d-cb2b-44be-a6c9-7ca3c9378297 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.212652 | controller | Jun 09 16:30:32.138412 crc crio[3654]: time="2026-06-09T16:30:32.137943241Z" level=info msg="Creating container: openshift-dns/dns-default-qtghf/kube-rbac-proxy" id=2e3c97e7-fe9d-4973-b317-df77615c6a1e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.212668 | controller | Jun 09 16:30:32.138995 crc crio[3654]: time="2026-06-09T16:30:32.1385582Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.212684 | controller | Jun 09 16:30:32.238840 crc crio[3654]: time="2026-06-09T16:30:32.238625637Z" level=info msg="Stopping pod sandbox: 12ede462a46b086f87debeff687aa89022644c64243591a26c1d5dd582bdb6cf" id=8f727244-ea78-45d8-9b9b-4883ba1c5847 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.212699 | controller | Jun 09 16:30:32.249729 crc crio[3654]: time="2026-06-09T16:30:32.248812277Z" level=info msg="Got pod network &{Name:collect-profiles-29683710-mn9b6 Namespace:openshift-operator-lifecycle-manager ID:12ede462a46b086f87debeff687aa89022644c64243591a26c1d5dd582bdb6cf UID:9a6caab5-14cf-44f0-9b67-2dda8393d402 NetNS:/var/run/netns/eac4011e-1bf0-4981-9a4c-ec610570f4de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9a6caab5_14cf_44f0_9b67_2dda8393d402.slice PodAnnotations:0xc001e2a1f0}] Aliases:map[]}"
2026-06-09 17:48:36.212716 | controller | Jun 09 16:30:32.249968 crc crio[3654]: time="2026-06-09T16:30:32.249821167Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29683710-mn9b6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.212732 | controller | Jun 09 16:30:32.596935 crc crio[3654]: time="2026-06-09T16:30:32.596291385Z" level=info msg="Created container 41d465f9227fe3a7cc4a360d28fb269bf6ee20bda6cc031046150982ac7b468f: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager" id=c5cca00c-3fe5-4ed0-b4f3-b3b54d7d9865 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.212748 | controller | Jun 09 16:30:32.711754 crc crio[3654]: time="2026-06-09T16:30:32.70946908Z" level=info msg="Starting container: 41d465f9227fe3a7cc4a360d28fb269bf6ee20bda6cc031046150982ac7b468f" id=4e1a4f14-fee1-40c1-85c2-69b38c7491b5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.212764 | controller | Jun 09 16:30:32.743997 crc crio[3654]: time="2026-06-09T16:30:32.740135151Z" level=info msg="Created container 67f1ae28f9fffe65b0f79a9c2d3fbf9b345fb57b15f49c7844ef567991e5d5ab: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions" id=3ca4e9da-40e0-4aeb-a81d-ec91c7ac87c5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.212782 | controller | Jun 09 16:30:32.856085 crc crio[3654]: time="2026-06-09T16:30:32.852791411Z" level=info msg="Starting container: 67f1ae28f9fffe65b0f79a9c2d3fbf9b345fb57b15f49c7844ef567991e5d5ab" id=c7a96a5b-8bef-4263-ab35-ec78e905e829 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.212798 | controller | Jun 09 16:30:32.987917 crc crio[3654]: time="2026-06-09T16:30:32.97297541Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.212817 | controller | Jun 09 16:30:33.025709 crc crio[3654]: time="2026-06-09T16:30:33.022813682Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.212834 | controller | Jun 09 16:30:33.539066 crc crio[3654]: time="2026-06-09T16:30:33.536887818Z" level=info msg="Created container 24e474a1ba34436ef71ed37a82662ffbdf41c2398026094e66907acbca9eee40: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy" id=6c8c155e-14e1-4f38-aa4d-39206b7512a6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.212850 | controller | Jun 09 16:30:33.752027 crc crio[3654]: time="2026-06-09T16:30:33.744098488Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.212866 | controller | Jun 09 16:30:33.934575 crc crio[3654]: time="2026-06-09T16:30:33.933967782Z" level=info msg="Starting container: 24e474a1ba34436ef71ed37a82662ffbdf41c2398026094e66907acbca9eee40" id=bbeca259-fa04-47ae-94de-2854518d7061 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.212882 | controller | Jun 09 16:30:34.070023 crc crio[3654]: time="2026-06-09T16:30:34.058156972Z" level=info msg="Started container" PID=12683 containerID=41d465f9227fe3a7cc4a360d28fb269bf6ee20bda6cc031046150982ac7b468f description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager id=4e1a4f14-fee1-40c1-85c2-69b38c7491b5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b9e91057435fbff2a247a1e749f1dad43f2ae0ceeb04b73b13ba685ba372a6cf
2026-06-09 17:48:36.212899 | controller | Jun 09 16:30:34.145297 crc crio[3654]: time="2026-06-09T16:30:34.138404208Z" level=info msg="Started container" PID=12721 containerID=67f1ae28f9fffe65b0f79a9c2d3fbf9b345fb57b15f49c7844ef567991e5d5ab description=openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions id=c7a96a5b-8bef-4263-ab35-ec78e905e829 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f4bff133ed24d170cfae13bfec137f3cedfff2833feb51bc9ff3ee2706fe5ef7
2026-06-09 17:48:36.212915 | controller | Jun 09 16:30:34.265593 crc crio[3654]: time="2026-06-09T16:30:34.256606266Z" level=info msg="Started container" PID=12705 containerID=24e474a1ba34436ef71ed37a82662ffbdf41c2398026094e66907acbca9eee40 description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy id=bbeca259-fa04-47ae-94de-2854518d7061 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cabd285e5a6758ee9f480310922c767b4b0656225f36504f80df912013f8e146
2026-06-09 17:48:36.212931 | controller | Jun 09 16:30:35.033192 crc crio[3654]: time="2026-06-09T16:30:35.014140723Z" level=info msg="Stopping container: 1fea7f6dc030e59f9251f5775ccea2110c2ef410e91de1337cae5a80f55ca907 (timeout: 2s)" id=627bccfe-7d9a-4522-8eeb-48502d34941c name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.212947 | controller | Jun 09 16:30:35.956280 crc crio[3654]: time="2026-06-09T16:30:35.955750175Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.212963 | controller | Jun 09 16:30:36.187080 crc crio[3654]: time="2026-06-09T16:30:36.180473687Z" level=info msg="Created container 8fafb25df54deef8bc92f1559cc8485617431841fcaec681ed40de3c22375a10: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift" id=b92ac18d-5763-4b3c-9bac-2653ca865ba2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.212979 | controller | Jun 09 16:30:36.291267 crc crio[3654]: time="2026-06-09T16:30:36.29090308Z" level=info msg="Starting container: 8fafb25df54deef8bc92f1559cc8485617431841fcaec681ed40de3c22375a10" id=bd011f94-c96d-49d2-943c-39a82295d888 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.212997 | controller | Jun 09 16:30:36.681216 crc crio[3654]: time="2026-06-09T16:30:36.681108145Z" level=info msg="Stopped container 1fea7f6dc030e59f9251f5775ccea2110c2ef410e91de1337cae5a80f55ca907: openshift-console/downloads-747b44746d-4pqvr/download-server" id=627bccfe-7d9a-4522-8eeb-48502d34941c name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.213013 | controller | Jun 09 16:30:36.743941 crc crio[3654]: time="2026-06-09T16:30:36.742148328Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=27de5c8b-6ec5-4f63-812b-a8feb7498997 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.213029 | controller | Jun 09 16:30:36.811737 crc crio[3654]: time="2026-06-09T16:30:36.799977224Z" level=info msg="Started container" PID=12787 containerID=8fafb25df54deef8bc92f1559cc8485617431841fcaec681ed40de3c22375a10 description=openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift id=bd011f94-c96d-49d2-943c-39a82295d888 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5063f4238642f938b2512197e97e9974176da6b52cbd1357fc3d99382676b498
2026-06-09 17:48:36.213045 | controller | Jun 09 16:30:36.902731 crc crio[3654]: time="2026-06-09T16:30:36.889587694Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=93841378-6af8-49a9-989f-7b87c973e296 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.213061 | controller | Jun 09 16:30:36.989097 crc crio[3654]: time="2026-06-09T16:30:36.989036283Z" level=info msg="Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server" id=da0e45e9-9619-4e97-85f3-7c77abe8d7f3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.213076 | controller | Jun 09 16:30:36.989812 crc crio[3654]: time="2026-06-09T16:30:36.989782235Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.213099 | controller | Jun 09 16:30:37.145702 crc crio[3654]: time="2026-06-09T16:30:37.13653639Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c" id=e010face-c2d5-41b3-820c-b2cf9b707dff name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.213125 | controller | Jun 09 16:30:37.181534 crc crio[3654]: time="2026-06-09T16:30:37.180312299Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.213154 | controller | Jun 09 16:30:37.526894 crc crio[3654]: time="2026-06-09T16:30:37.525845609Z" level=info msg="Stopping container: eaadccd9ea91cdee63a7db1eafca93366154e3f57da05248a6ffdebd10cf468e (timeout: 30s)" id=b180382d-18c0-49e8-b71d-05a6a9ef0f51 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.213176 | controller | Jun 09 16:30:37.679168 crc crio[3654]: time="2026-06-09T16:30:37.678597076Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c" id=24c38499-78d8-476f-bd9a-8d6eb9bed93f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.213193 | controller | Jun 09 16:30:37.764633 crc crio[3654]: time="2026-06-09T16:30:37.764173534Z" level=info msg="Creating container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver" id=8af3167e-fafd-4c5c-a2ef-1fcbbd9e9291 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.213209 | controller | Jun 09 16:30:37.764633 crc crio[3654]: time="2026-06-09T16:30:37.764575196Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.213229 | controller | Jun 09 16:30:38.365558 crc crio[3654]: time="2026-06-09T16:30:38.35403199Z" level=info msg="Created container 0adee9ee33b86fa655ba40bf34808a3e9b2f983732d49ed127afa127e098a00d: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination" id=ef9a843d-bd0f-4458-8d58-cb97d36aef16 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.213248 | controller | Jun 09 16:30:38.564055 crc crio[3654]: time="2026-06-09T16:30:38.563593092Z" level=info msg="Starting container: 0adee9ee33b86fa655ba40bf34808a3e9b2f983732d49ed127afa127e098a00d" id=ceb7b705-e111-486a-8582-32c74b80cea8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.213264 | controller | Jun 09 16:30:38.615992 crc crio[3654]: time="2026-06-09T16:30:38.610473215Z" level=info msg="Stopped container eaadccd9ea91cdee63a7db1eafca93366154e3f57da05248a6ffdebd10cf468e: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=b180382d-18c0-49e8-b71d-05a6a9ef0f51 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.213281 | controller | Jun 09 16:30:38.677821 crc crio[3654]: time="2026-06-09T16:30:38.67750063Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=ea70e312-3a68-4900-87c3-93fc40ba2592 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.213297 | controller | Jun 09 16:30:38.779181 crc crio[3654]: time="2026-06-09T16:30:38.777426462Z" level=info msg="Started container" PID=12828 containerID=0adee9ee33b86fa655ba40bf34808a3e9b2f983732d49ed127afa127e098a00d description=openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination id=ceb7b705-e111-486a-8582-32c74b80cea8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f79b41da175db5b9927ddd6137690969892fdcf1e85a7d378774408ad71887ea
2026-06-09 17:48:36.213314 | controller | Jun 09 16:30:38.825923 crc crio[3654]: time="2026-06-09T16:30:38.82049516Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=1020455c-71cb-4ec2-9d51-c72d5a0ff092 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.213330 | controller | Jun 09 16:30:38.970575 crc crio[3654]: time="2026-06-09T16:30:38.968185253Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.213346 | controller | Jun 09 16:30:39.139198 crc crio[3654]: time="2026-06-09T16:30:39.138322668Z" level=info msg="Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=fc9cd2ed-4d76-4d7b-8760-413337fcc5af name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.213362 | controller | Jun 09 16:30:39.140258 crc crio[3654]: time="2026-06-09T16:30:39.140233266Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.213378 | controller | Jun 09 16:30:39.549733 crc crio[3654]: time="2026-06-09T16:30:39.548238372Z" level=info msg="Created container 69f7de49d977a8563cb309242024af262f774887bdc4f22eb8457f74002d16f5: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator" id=18a2fa81-0f0a-4949-877e-b731393b5986 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.213394 | controller | Jun 09 16:30:39.730990 crc crio[3654]: time="2026-06-09T16:30:39.720570073Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-8rq28/POD" id=03980aa0-68ec-42c4-8f5b-348a84090998 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.213410 | controller | Jun 09 16:30:39.730990 crc crio[3654]: time="2026-06-09T16:30:39.721037137Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.213430 | controller | Jun 09 16:30:39.821826 crc crio[3654]: time="2026-06-09T16:30:39.815153044Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-mtcqg/POD" id=54a94634-7867-4b04-b5dd-b05bc1d3fc17 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.213448 | controller | Jun 09 16:30:39.821826 crc crio[3654]: time="2026-06-09T16:30:39.815396152Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.213464 | controller | Jun 09 16:30:39.885978 crc crio[3654]: time="2026-06-09T16:30:39.878801616Z" level=info msg="Starting container: 69f7de49d977a8563cb309242024af262f774887bdc4f22eb8457f74002d16f5" id=f7a9b985-63c3-4b47-b3a6-c8cf0bb131de name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.213481 | controller | Jun 09 16:30:40.105937 crc crio[3654]: time="2026-06-09T16:30:40.100834627Z" level=info msg="Started container" PID=12848 containerID=69f7de49d977a8563cb309242024af262f774887bdc4f22eb8457f74002d16f5 description=openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator id=f7a9b985-63c3-4b47-b3a6-c8cf0bb131de name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb0991162bb5c06faea241086b7707d7d28fbb127d573969e89f918cca13dde8
2026-06-09 17:48:36.213498 | controller | Jun 09 16:30:40.551014 crc crio[3654]: time="2026-06-09T16:30:40.525151227Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=51c2386b-f948-4f8a-b58f-705eadb3e896 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.213535 | controller | Jun 09 16:30:40.642820 crc crio[3654]: time="2026-06-09T16:30:40.640771247Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.213556 | controller | Jun 09 16:30:40.715565 crc crio[3654]: time="2026-06-09T16:30:40.715268618Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.213572 | controller | Jun 09 16:30:41.035828 crc crio[3654]: time="2026-06-09T16:30:41.035491129Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.213589 | controller | Jun 09 16:30:41.155966 crc crio[3654]: time="2026-06-09T16:30:41.149011465Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=5b01250b-0300-4d9b-95e2-f336fff60bdf name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.213604 | controller | Jun 09 16:30:41.221602 crc crio[3654]: time="2026-06-09T16:30:41.202101577Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-k6zh8/POD" id=fb9ed945-08bf-4ddb-89ed-4a1916cd4a54 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.213620 | controller | Jun 09 16:30:41.221602 crc crio[3654]: time="2026-06-09T16:30:41.2021976Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.213636 | controller | Jun 09 16:30:41.221602 crc crio[3654]: time="2026-06-09T16:30:41.203151329Z" level=info msg="Stopped pod sandbox: 12ede462a46b086f87debeff687aa89022644c64243591a26c1d5dd582bdb6cf" id=8f727244-ea78-45d8-9b9b-4883ba1c5847 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.213652 | controller | Jun 09 16:30:41.221602 crc crio[3654]: time="2026-06-09T16:30:41.220797495Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.213676 | controller | Jun 09 16:30:41.279750 crc crio[3654]: time="2026-06-09T16:30:41.279055203Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.213693 | controller | Jun 09 16:30:41.362900 crc crio[3654]: time="2026-06-09T16:30:41.358962989Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-zxg5w/POD" id=553f8e26-7713-434d-8d09-b8a769f1be1c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.213709 | controller | Jun 09 16:30:41.362900 crc crio[3654]: time="2026-06-09T16:30:41.359147854Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.213725 | controller | Jun 09 16:30:41.755815 crc crio[3654]: time="2026-06-09T16:30:41.743568924Z" level=info msg="Created container 80f9ebd76d17966eb2d3d49511d4ad004bb55d66130df97607b1b9dca6d0b7a6: openshift-console/downloads-747b44746d-4pqvr/download-server" id=da0e45e9-9619-4e97-85f3-7c77abe8d7f3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.213741 | controller | Jun 09 16:30:41.770086 crc crio[3654]: time="2026-06-09T16:30:41.769777279Z" level=info msg="Starting container: 80f9ebd76d17966eb2d3d49511d4ad004bb55d66130df97607b1b9dca6d0b7a6" id=741731a5-c833-42c0-9c8e-81d7e6837684 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.213757 | controller | Jun 09 16:30:42.720905 crc crio[3654]: time="2026-06-09T16:30:42.707060362Z" level=info msg="Creating container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy" id=ae4f9ce1-c4ae-46bf-a0ea-96504c5d7a10 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.213773 | controller | Jun 09 16:30:42.893167 crc crio[3654]: time="2026-06-09T16:30:42.886635633Z" level=info msg="Started container" PID=12944 containerID=80f9ebd76d17966eb2d3d49511d4ad004bb55d66130df97607b1b9dca6d0b7a6 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=741731a5-c833-42c0-9c8e-81d7e6837684 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9949406e326cae8ec31e25f8fb7cf029bc427991b6c660a9c6a401ecdf48f8ca
2026-06-09 17:48:36.213789 | controller | Jun 09 16:30:42.981944 crc crio[3654]: time="2026-06-09T16:30:42.981498153Z" level=info msg="Created container b625d1e25d3f300b02865b3bce836632040fc63c942ae4bffc21f6132cd8caa4: openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions" id=bc4dffda-8bc1-4a94-b82a-846b1cbdd8b4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.213805 | controller | Jun 09 16:30:43.145626 crc crio[3654]: time="2026-06-09T16:30:43.144952304Z" level=info msg="Starting container: b625d1e25d3f300b02865b3bce836632040fc63c942ae4bffc21f6132cd8caa4" id=fe2b70d7-fbe2-4b00-bee5-6328a6fcda7f name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.213821 | controller | Jun 09 16:30:43.574314 crc crio[3654]: time="2026-06-09T16:30:43.574061061Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.213837 | controller | Jun 09 16:30:43.939943 crc crio[3654]: time="2026-06-09T16:30:43.939305569Z" level=info msg="Created container a75d8e5dbd828971fd72403e35de44dfac42c995e5ce2f37e602f209087750c6: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=fc9cd2ed-4d76-4d7b-8760-413337fcc5af name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.213853 | controller | Jun 09 16:30:43.972289 crc crio[3654]: time="2026-06-09T16:30:43.968541016Z" level=info msg="Started container" PID=12954 containerID=b625d1e25d3f300b02865b3bce836632040fc63c942ae4bffc21f6132cd8caa4 description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions id=fe2b70d7-fbe2-4b00-bee5-6328a6fcda7f name=/runtime.v1.RuntimeService/StartContainer sandboxID=dbeebbb1a3c7ce1602fb8f2d33d1356ae9565241b06c1ba8f43d6d20d0bd4876
2026-06-09 17:48:36.213873 | controller | Jun 09 16:30:43.993784 crc crio[3654]: time="2026-06-09T16:30:43.993565836Z" level=info msg="Starting container: a75d8e5dbd828971fd72403e35de44dfac42c995e5ce2f37e602f209087750c6" id=ec0dc819-69d1-454c-9839-b07ad1206068 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.213891 | controller | Jun 09 16:30:44.082519 crc crio[3654]: time="2026-06-09T16:30:44.082257258Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.213907 | controller | Jun 09 16:30:44.238478 crc crio[3654]: time="2026-06-09T16:30:44.23614195Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.213923 | controller | Jun 09 16:30:44.321717 crc crio[3654]: time="2026-06-09T16:30:44.321514431Z" level=info msg="Got pod network &{Name:certified-operators-8rq28 Namespace:openshift-marketplace ID:dd415c719e1021fb921ad2eaaeede705612b5dfd3921d4448ae7cec8d4a3843e UID:a31b701e-9ade-450a-9295-4442caf3e9c3 NetNS:/var/run/netns/1010aae5-8b2f-419b-a0af-2e911f9a59b6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda31b701e_9ade_450a_9295_4442caf3e9c3.slice PodAnnotations:0xc001e2a350}] Aliases:map[]}"
2026-06-09 17:48:36.213939 | controller | Jun 09 16:30:44.321717 crc crio[3654]: time="2026-06-09T16:30:44.321590694Z" level=info msg="Adding pod openshift-marketplace_certified-operators-8rq28 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.213956 | controller | Jun 09 16:30:44.443478 crc crio[3654]: time="2026-06-09T16:30:44.443161684Z" level=info msg="Started container" PID=12973 containerID=a75d8e5dbd828971fd72403e35de44dfac42c995e5ce2f37e602f209087750c6 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=ec0dc819-69d1-454c-9839-b07ad1206068 name=/runtime.v1.RuntimeService/StartContainer sandboxID=376f9ff0545b36436b8a6f4acbb4f3be63df36a377c4647eb6e880500e3491a3
2026-06-09 17:48:36.213973 | controller | Jun 09 16:30:44.558794 crc crio[3654]: time="2026-06-09T16:30:44.557910608Z" level=info msg="Got pod network &{Name:community-operators-mtcqg Namespace:openshift-marketplace ID:1eca6f4d44ad265ff125ec09cd25a588e6aa9b5b75a564a97c56fc084edf7c81 UID:fd5d31af-77f9-41e8-9d4c-ddcc0f83a402 NetNS:/var/run/netns/42416b7f-2908-440f-a521-e7a9416da9ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd5d31af_77f9_41e8_9d4c_ddcc0f83a402.slice PodAnnotations:0xc000126488}] Aliases:map[]}"
2026-06-09 17:48:36.213990 | controller | Jun 09 16:30:44.558794 crc crio[3654]: time="2026-06-09T16:30:44.55800147Z" level=info msg="Adding pod openshift-marketplace_community-operators-mtcqg to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.214006 | controller | Jun 09 16:30:45.704829 crc crio[3654]: time="2026-06-09T16:30:45.681202356Z" level=info msg="Created container bfd674e689311d498524812e871d8777f1541ebf8d7b6e45c70ec2b0375354aa: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator" id=4688330c-a092-4601-9e7e-8e36a13dd6e2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.214022 | controller | Jun 09 16:30:45.745521 crc crio[3654]: time="2026-06-09T16:30:45.731608646Z" level=info msg="Starting container: bfd674e689311d498524812e871d8777f1541ebf8d7b6e45c70ec2b0375354aa" id=4fc64d22-c1d6-4b98-94cf-ea4ac483f461 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.214038 | controller | Jun 09 16:30:45.759772 crc crio[3654]: time="2026-06-09T16:30:45.759580685Z" level=info msg="Started container" PID=13020 containerID=bfd674e689311d498524812e871d8777f1541ebf8d7b6e45c70ec2b0375354aa description=openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator id=4fc64d22-c1d6-4b98-94cf-ea4ac483f461 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aba5fae867385309660233ccf0f7f29343d51f73594821e32b38f7dd6dea5b99
2026-06-09 17:48:36.214057 | controller | Jun 09 16:30:45.860723 crc crio[3654]: time="2026-06-09T16:30:45.860255572Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.214075 | controller | Jun 09 16:30:45.973051 crc crio[3654]: time="2026-06-09T16:30:45.970069574Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9" id=548d9f32-ba4d-46e2-b882-4f9075dfdfa5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.214091 | controller | Jun 09 16:30:46.546083 crc crio[3654]: time="2026-06-09T16:30:46.545530183Z" level=info msg="Stopping container: 3c55259d8cc018bc3c5eb28228ec3d88878aacd239144fd0a33f982b0a109eb2 (timeout: 30s)" id=fe3fa3a0-152f-4b87-8ca4-ba1cd9b67241 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.214107 | controller | Jun 09 16:30:46.594379 crc crio[3654]: time="2026-06-09T16:30:46.593612963Z" level=info msg="Created container 78116379cd6a8417b02cd7325535948652ce7612f724345a7e6e6a6a31dbe023: openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy" id=4a265d50-fb17-4d46-b7ca-b10c546a3920 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.214123 | controller | Jun 09 16:30:46.620834 crc crio[3654]: time="2026-06-09T16:30:46.620333934Z" level=info msg="Starting container: 78116379cd6a8417b02cd7325535948652ce7612f724345a7e6e6a6a31dbe023" id=029ee44f-ad73-4fc1-aa98-8b339b2d1c5c name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.214139 | controller | Jun 09 16:30:46.642530 crc crio[3654]: time="2026-06-09T16:30:46.642461076Z" level=info msg="Created container b2b104012632a855cef06224e415dc22aa0169f6b59cad11332e657e2919fa4c: openshift-dns/dns-default-qtghf/kube-rbac-proxy" id=2e3c97e7-fe9d-4973-b317-df77615c6a1e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.214155 | controller | Jun 09 16:30:46.654018 crc crio[3654]: time="2026-06-09T16:30:46.65315713Z" level=info msg="Starting container: b2b104012632a855cef06224e415dc22aa0169f6b59cad11332e657e2919fa4c" id=0e6f44fc-165e-4850-8685-ea8f68c705e8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.214171 | controller | Jun 09 16:30:47.106911 crc crio[3654]: time="2026-06-09T16:30:47.105201252Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9" id=2065260c-7f08-44b2-b3e0-9252f41f1682 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.214187 | controller | Jun 09 16:30:47.130806 crc crio[3654]: time="2026-06-09T16:30:47.128592852Z" level=info msg="Started container" PID=13059 containerID=b2b104012632a855cef06224e415dc22aa0169f6b59cad11332e657e2919fa4c description=openshift-dns/dns-default-qtghf/kube-rbac-proxy id=0e6f44fc-165e-4850-8685-ea8f68c705e8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3c33c4d94bfc86ac3e89613a9bdaeffc889bde1a337f0e2a558ebdfacbb2ae2b
2026-06-09 17:48:36.214202 | controller | Jun 09 16:30:47.172590 crc crio[3654]: time="2026-06-09T16:30:47.172426933Z" level=info msg="Started container" PID=13022 containerID=78116379cd6a8417b02cd7325535948652ce7612f724345a7e6e6a6a31dbe023 description=openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy id=029ee44f-ad73-4fc1-aa98-8b339b2d1c5c name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb0ee6eac61860113660cac1c734e20dad62cb3feaf7f5a2e3e358e26ba5a804
2026-06-09 17:48:36.214219 | controller | Jun 09 16:30:47.279840 crc crio[3654]: time="2026-06-09T16:30:47.279124441Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.214241 | controller | Jun 09 16:30:47.674223 crc crio[3654]: time="2026-06-09T16:30:47.673526624Z" level=info msg="Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver" id=86cb2e1f-cf07-4773-84e0-910e4516ef9b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.214270 | controller | Jun 09 16:30:47.879948 crc crio[3654]: time="2026-06-09T16:30:47.872741681Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.214290 | controller | Jun 09 16:30:48.247010 crc crio[3654]: time="2026-06-09T16:30:48.237933176Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.214308 | controller | Jun 09 16:30:48.249411 crc crio[3654]: time="2026-06-09T16:30:48.249095545Z" level=info msg="Created container f848c54e95a9edd056f88c304a5738e87e5a4616ce4f16e4e767fdd5eecc3eb5: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver" id=8af3167e-fafd-4c5c-a2ef-1fcbbd9e9291 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.214329 | controller | Jun 09 16:30:48.284400 crc crio[3654]: time="2026-06-09T16:30:48.277015863Z" level=info msg="Starting container: f848c54e95a9edd056f88c304a5738e87e5a4616ce4f16e4e767fdd5eecc3eb5" id=c0f6c0ce-32a8-44a9-ae35-138236af5f5e name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.214346 | controller | Jun 09 16:30:48.484997 crc crio[3654]: time="2026-06-09T16:30:48.484546992Z" level=info msg="Got pod network &{Name:redhat-operators-zxg5w Namespace:openshift-marketplace ID:848bfe2bbbafa677f31f46d1370347cfc01924ef178c658c178e23ffd997881f UID:f562a340-72b5-4e19-b665-b15df5450cdb NetNS:/var/run/netns/d8f0b698-4802-49d7-8451-cab5697ab582 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf562a340_72b5_4e19_b665_b15df5450cdb.slice PodAnnotations:0xc000476100}] Aliases:map[]}"
2026-06-09 17:48:36.214363 | controller | Jun 09 16:30:48.485526 crc crio[3654]: time="2026-06-09T16:30:48.48513234Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-zxg5w to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.214379 | controller | Jun 09 16:30:48.690926 crc crio[3654]: time="2026-06-09T16:30:48.689961647Z" level=info msg="Stopped container 3c55259d8cc018bc3c5eb28228ec3d88878aacd239144fd0a33f982b0a109eb2: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=fe3fa3a0-152f-4b87-8ca4-ba1cd9b67241 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.214396 | controller | Jun 09 16:30:48.705574 crc crio[3654]: time="2026-06-09T16:30:48.705068386Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=630b7fd0-8b5a-413d-8c14-4655d740730e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.214412 | controller | Jun 09 16:30:48.783147 crc crio[3654]: time="2026-06-09T16:30:48.782516287Z" level=info msg="Got pod network &{Name:redhat-marketplace-k6zh8 Namespace:openshift-marketplace ID:8e6bfb218439c944e397b6274c94c426939443a357bb41039c9eeb4ff8d55753 UID:2b8260ad-1e4f-40ff-8e74-cffbfa94e02b NetNS:/var/run/netns/d3fdcba2-2e35-45ce-89be-c5e1de195a13 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2b8260ad_1e4f_40ff_8e74_cffbfa94e02b.slice PodAnnotations:0xc00008c1f0}] Aliases:map[]}"
2026-06-09 17:48:36.214429 | controller | Jun 09 16:30:48.783147 crc crio[3654]: time="2026-06-09T16:30:48.783008442Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-k6zh8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.214449 | controller | Jun 09 16:30:49.362131 crc crio[3654]: time="2026-06-09T16:30:49.361520522Z" level=info msg="Started container" PID=13098 containerID=f848c54e95a9edd056f88c304a5738e87e5a4616ce4f16e4e767fdd5eecc3eb5 description=openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver id=c0f6c0ce-32a8-44a9-ae35-138236af5f5e name=/runtime.v1.RuntimeService/StartContainer sandboxID=f4bff133ed24d170cfae13bfec137f3cedfff2833feb51bc9ff3ee2706fe5ef7
2026-06-09 17:48:36.214465 | controller | Jun 09 16:30:50.086555 crc crio[3654]: time="2026-06-09T16:30:50.08525536Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=8cfca7e6-079c-4a7c-9f92-851a6fb2f598 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.214481 | controller | Jun 09 16:30:50.226039 crc crio[3654]: time="2026-06-09T16:30:50.224977512Z" level=info msg="Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=95d38669-8a68-4584-a877-79240adef8ff name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.214498 | controller | Jun 09 16:30:50.235488 crc crio[3654]: time="2026-06-09T16:30:50.234291995Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.214534 | controller | Jun 09 16:30:51.374112 crc crio[3654]: time="2026-06-09T16:30:51.372928849Z" level=info msg="Stopping container: 9ea233774116757b5ad7af8adebfea850219d83ed33ac86b38417b5d75317ed9 (timeout: 3600s)" id=c1a524e8-604b-4332-ae2a-dd3d195ec5e3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.214554 | controller | Jun 09 16:30:51.855120 crc crio[3654]: time="2026-06-09T16:30:51.85492291Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.214570 | controller | Jun 09 16:30:53.105017 crc crio[3654]: time="2026-06-09T16:30:53.102943915Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.214587 | controller | Jun 09 16:30:53.399073 crc crio[3654]: time="2026-06-09T16:30:53.391366538Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.214603 | controller | Jun 09 16:30:53.485094 crc crio[3654]: time="2026-06-09T16:30:53.484373761Z" level=info msg="Stopping container: a75d8e5dbd828971fd72403e35de44dfac42c995e5ce2f37e602f209087750c6 (timeout: 30s)" id=48245b50-4712-47ff-9ab0-ca30e6f14a71 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.214619 | controller | Jun 09 16:30:53.558911 crc crio[3654]: time="2026-06-09T16:30:53.558614155Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.214635 | controller | Jun 09 16:30:54.669027 crc crio[3654]: time="2026-06-09T16:30:54.649880792Z" level=info msg="Created container 9af6a3c4aab0ca0a1f41c2e37c077ea259d2ca3a1cffbb96a21f379fee427fb0: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=95d38669-8a68-4584-a877-79240adef8ff name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.214651 | controller | Jun 09 16:30:54.691059 crc crio[3654]: time="2026-06-09T16:30:54.690833135Z" level=info msg="Created container 2db84d2cc61e55a7c9abf30245e7b9f7f6210fff63d11e8926415cbdce12adbf: hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner" id=02fbf763-2c84-4ba9-a080-b9ca22aa324b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.214667 | controller | Jun 09 16:30:54.711801 crc crio[3654]: time="2026-06-09T16:30:54.701460597Z" level=info msg="Starting container: 2db84d2cc61e55a7c9abf30245e7b9f7f6210fff63d11e8926415cbdce12adbf" id=ad5f5e6e-d8e2-48bb-a48d-ae61c80283fb name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.214686 | controller | Jun 09 16:30:54.735896 crc crio[3654]: time="2026-06-09T16:30:54.734950504Z" level=info msg="Starting container: 9af6a3c4aab0ca0a1f41c2e37c077ea259d2ca3a1cffbb96a21f379fee427fb0" id=49ec4ac8-5c8b-41b2-8784-3118a8e14c4c name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.214703 | controller | Jun 09 16:30:54.820257 crc crio[3654]: time="2026-06-09T16:30:54.818014335Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.214719 | controller | Jun 09 16:30:54.945831 crc crio[3654]: time="2026-06-09T16:30:54.939169323Z" level=info msg="Started container" PID=13224 containerID=9af6a3c4aab0ca0a1f41c2e37c077ea259d2ca3a1cffbb96a21f379fee427fb0 description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=49ec4ac8-5c8b-41b2-8784-3118a8e14c4c name=/runtime.v1.RuntimeService/StartContainer sandboxID=154f278a46bf72e74e8dcdd83304bc301971039deb523dd0448e6c256f725333
2026-06-09 17:48:36.214735 | controller | Jun 09 16:30:55.233619 crc crio[3654]: time="2026-06-09T16:30:55.233124906Z" level=info msg="Started container" PID=13210 containerID=2db84d2cc61e55a7c9abf30245e7b9f7f6210fff63d11e8926415cbdce12adbf description=hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner id=ad5f5e6e-d8e2-48bb-a48d-ae61c80283fb name=/runtime.v1.RuntimeService/StartContainer sandboxID=1430cc105af08c7cc4e8929c4b1360b3ed58500e41f4ab9a0108f4252b0e9f47
2026-06-09 17:48:36.214751 | controller | Jun 09 16:30:55.949015 crc crio[3654]: time="2026-06-09T16:30:55.94806464Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-csi-node-driver-registrar:latest" id=d0bb9020-a9ed-41f9-b040-71922ddf0262 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.214767 | controller | Jun 09 16:30:56.074977 crc crio[3654]: time="2026-06-09T16:30:56.070704773Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-csi-node-driver-registrar:latest" id=04810dd7-e8b0-4e7e-86aa-0bb0edc08f53 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.214782 | controller | Jun 09 16:30:56.092131 crc crio[3654]: time="2026-06-09T16:30:56.079603503Z" level=info msg="Stopping container: 23b143d75e68a6ad58cb4141d2c7fc41dd8b3ae8f7e5d0e9c01940a661b69476 (timeout: 30s)" id=f2ab4164-256a-4e8d-865c-6b64f16d4f61 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.214798 | controller | Jun 09 16:30:56.123059 crc crio[3654]: time="2026-06-09T16:30:56.116530794Z" level=info msg="Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar" id=bb83065d-63f1-4c89-a8b9-c3fdd8e2270a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.214814 | controller | Jun 09 16:30:56.123059 crc crio[3654]: time="2026-06-09T16:30:56.117181434Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.214830 | controller | Jun 09 16:30:56.675195 crc crio[3654]: time="2026-06-09T16:30:56.673277824Z" level=info msg="Created container 77a37d0b030d3d4e7c3be9e58d0b35abb0c6870cf38d3fe9a4703be4d29e1320: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy" id=ae4f9ce1-c4ae-46bf-a0ea-96504c5d7a10 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.214846 | controller | Jun 09 16:30:56.694481 crc crio[3654]: time="2026-06-09T16:30:56.693622152Z" level=info msg="Starting container: 77a37d0b030d3d4e7c3be9e58d0b35abb0c6870cf38d3fe9a4703be4d29e1320" id=41ea22a6-f8c9-42b3-8957-eae882e2ec84 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.214862 | controller | Jun 09 16:30:57.026118 crc crio[3654]: time="2026-06-09T16:30:57.025184007Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.214882 | controller | Jun 09 16:30:57.106326 crc crio[3654]: time="2026-06-09T16:30:57.106045462Z" level=info msg="Started container" PID=13240 containerID=77a37d0b030d3d4e7c3be9e58d0b35abb0c6870cf38d3fe9a4703be4d29e1320 description=openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy id=41ea22a6-f8c9-42b3-8957-eae882e2ec84 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb0991162bb5c06faea241086b7707d7d28fbb127d573969e89f918cca13dde8
2026-06-09 17:48:36.214899 | controller | Jun 09 16:30:58.237440 crc crio[3654]: time="2026-06-09T16:30:58.228805845Z" level=info msg="Stopping container: 3cae7f0c86a5ef74aeab9cd225f8307a1e2873b40d5301687e4563f10f23de2c (timeout: 30s)" id=661b3a05-263d-4853-8fe8-34fcb01f31d3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.214915 | controller | Jun 09 16:30:58.405748 crc crio[3654]: time="2026-06-09T16:30:58.388912545Z" level=info msg="Stopping container: 7f7368255ca341a1181ccc5ff4aea1312de60d13a23ba8b1c1e9e2b658eee50a (timeout: 30s)" id=9d4ca3f4-83c8-4a42-b594-654179f09bad name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.214930 | controller | Jun 09 16:30:58.829906 crc crio[3654]: time="2026-06-09T16:30:58.826612572Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.214946 | controller | Jun 09 16:30:59.310722 crc crio[3654]: time="2026-06-09T16:30:59.309947404Z" level=info msg="Stopped container 23b143d75e68a6ad58cb4141d2c7fc41dd8b3ae8f7e5d0e9c01940a661b69476: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=f2ab4164-256a-4e8d-865c-6b64f16d4f61 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.214967 | controller | Jun 09 16:30:59.317228 crc crio[3654]: time="2026-06-09T16:30:59.316862914Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5" id=f0b723a9-2536-4faf-b154-d712acca7068 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.214990 | controller | Jun 09 16:30:59.321946 crc crio[3654]: time="2026-06-09T16:30:59.32132695Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5" id=c24a9ca1-704f-4646-89ac-e0a0a190e0b5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.215013 | controller | Jun 09 16:30:59.346163 crc crio[3654]: time="2026-06-09T16:30:59.346024509Z" level=info msg="Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=86884fc5-07d4-4660-bb42-10fb591855e0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.215034 | controller | Jun 09 16:30:59.347603 crc crio[3654]: time="2026-06-09T16:30:59.346951567Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.215051 | controller | Jun 09 16:30:59.719933 crc crio[3654]: 2026-06-09T16:30:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1eca6f4d44ad265 Mac:82:a8:0a:18:10:1b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:14 Mtu:0 Sandbox:/var/run/netns/42416b7f-2908-440f-a521-e7a9416da9ec SocketPath: PciID:}] [{Interface:0xc000313b50 Address:{IP:10.217.0.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.215067 | controller | Jun 09 16:30:59.736909 crc crio[3654]: time="2026-06-09T16:30:59.701419878Z" level=info msg="Created container 54da2eb8fc010f4082b6dd37badd25f67f481cdec6ccc97a0be9bc14833dc496: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver" id=86cb2e1f-cf07-4773-84e0-910e4516ef9b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.215083 | controller | Jun 09 16:30:59.836817 crc crio[3654]: time="2026-06-09T16:30:59.835866869Z" level=info msg="Starting container: 54da2eb8fc010f4082b6dd37badd25f67f481cdec6ccc97a0be9bc14833dc496" id=89afcfe9-a54a-4cac-85db-49f678b47574 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.215109 | controller | Jun 09 16:30:59.911579 crc crio[3654]: time="2026-06-09T16:30:59.911456454Z" level=info msg="Got pod network &{Name:community-operators-mtcqg Namespace:openshift-marketplace ID:1eca6f4d44ad265ff125ec09cd25a588e6aa9b5b75a564a97c56fc084edf7c81 UID:fd5d31af-77f9-41e8-9d4c-ddcc0f83a402 NetNS:/var/run/netns/42416b7f-2908-440f-a521-e7a9416da9ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd5d31af_77f9_41e8_9d4c_ddcc0f83a402.slice PodAnnotations:0xc000126488}] Aliases:map[]}"
2026-06-09 17:48:36.215126 | controller | Jun 09 16:30:59.915300 crc crio[3654]: time="2026-06-09T16:30:59.914875427Z" level=info msg="Checking pod openshift-marketplace_community-operators-mtcqg for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.215143 | controller | Jun 09 16:31:00.323848 crc crio[3654]: time="2026-06-09T16:31:00.322946004Z" level=info msg="Started container" PID=13371 containerID=54da2eb8fc010f4082b6dd37badd25f67f481cdec6ccc97a0be9bc14833dc496 description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver id=89afcfe9-a54a-4cac-85db-49f678b47574 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dbeebbb1a3c7ce1602fb8f2d33d1356ae9565241b06c1ba8f43d6d20d0bd4876
2026-06-09 17:48:36.215160 | controller | Jun 09 16:31:00.326629 crc crio[3654]: time="2026-06-09T16:31:00.326566534Z" level=info msg="Stopped container 3cae7f0c86a5ef74aeab9cd225f8307a1e2873b40d5301687e4563f10f23de2c: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager" id=661b3a05-263d-4853-8fe8-34fcb01f31d3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.215178 | controller | Jun 09 16:31:00.344727 crc crio[3654]: time="2026-06-09T16:31:00.344298772Z" level=info msg="Stopping pod sandbox: 9d4bc834b7ad6160914ca844547cbdd0b11fe3dea5cb6b450bea8bcda4115799" id=efd2b059-9224-4580-b338-ba17bc620282 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.215195 | controller | Jun 09 16:31:00.368768 crc crio[3654]: time="2026-06-09T16:31:00.352505991Z" level=info msg="Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:9d4bc834b7ad6160914ca844547cbdd0b11fe3dea5cb6b450bea8bcda4115799 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/1066559c-bf4d-4fff-b11a-bc85c5f1f663 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:0xc000f14380}] Aliases:map[]}"
2026-06-09 17:48:36.215212 | controller | Jun 09 16:31:00.368768 crc crio[3654]: time="2026-06-09T16:31:00.354322666Z" level=info msg="Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.215230 | controller | Jun 09 16:31:00.650801 crc crio[3654]: time="2026-06-09T16:31:00.641144054Z" level=info msg="Stopped container 7f7368255ca341a1181ccc5ff4aea1312de60d13a23ba8b1c1e9e2b658eee50a: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager" id=9d4ca3f4-83c8-4a42-b594-654179f09bad name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.215246 | controller | Jun 09 16:31:00.651985 crc crio[3654]: time="2026-06-09T16:31:00.651939411Z" level=info msg="Stopping pod sandbox: 1422f1f029c3ef730ce70c97c300ea6138c9488a4611fc03e8f918474cfacd11" id=35f5e86e-21bd-400a-a46e-81a4d6ce78ff name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.215262 | controller | Jun 09 16:31:00.652538 crc crio[3654]: time="2026-06-09T16:31:00.652504359Z" level=info msg="Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:1422f1f029c3ef730ce70c97c300ea6138c9488a4611fc03e8f918474cfacd11 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/2c2fd7be-bf71-4bce-821c-ee64dca2b0b8 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:0xc001e2a3a0}] Aliases:map[]}"
2026-06-09 17:48:36.215282 | controller | Jun 09 16:31:00.653264 crc crio[3654]: time="2026-06-09T16:31:00.653238311Z" 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 17:48:36.215301 | controller | Jun 09 16:31:00.663835 crc crio[3654]: time="2026-06-09T16:31:00.654112417Z" level=info msg="Ran pod sandbox 1eca6f4d44ad265ff125ec09cd25a588e6aa9b5b75a564a97c56fc084edf7c81 with infra container: openshift-marketplace/community-operators-mtcqg/POD" id=54a94634-7867-4b04-b5dd-b05bc1d3fc17 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.215318 | controller | Jun 09 16:31:00.673067 crc crio[3654]: time="2026-06-09T16:31:00.67298013Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=16f0f95e-a903-4442-b92f-d0009b6233c8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.215335 | controller | Jun 09 16:31:00.689242 crc crio[3654]: time="2026-06-09T16:31:00.689075339Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=36bb18a4-390d-4157-914d-ff15556b2121 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.215351 | controller | Jun 09 16:31:00.755789 crc crio[3654]: time="2026-06-09T16:31:00.755470604Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=6ce49394-ab4c-4e43-ba6f-51bd4565284e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.215367 | controller | Jun 09 16:31:00.761925 crc crio[3654]: time="2026-06-09T16:31:00.761854918Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.215383 | controller | Jun 09 16:31:00.784712 crc crio[3654]: time="2026-06-09T16:31:00.784483315Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=b5e8ebbc-07a1-4adb-8f44-2471aa697036 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.215399 | controller | Jun 09 16:31:00.785193 crc crio[3654]: time="2026-06-09T16:31:00.784503175Z" level=info msg="Creating container: openshift-marketplace/community-operators-mtcqg/extract-utilities" id=09cb1a2f-f24d-49b7-9648-7b0ad61ebaae name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.215415 | controller | Jun 09 16:31:00.785786 crc crio[3654]: time="2026-06-09T16:31:00.785518126Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.215431 | controller | Jun 09 16:31:00.796095 crc crio[3654]: time="2026-06-09T16:31:00.795987324Z" level=info msg="Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints" id=5240350f-f67b-4527-84e1-422e1aeeddf7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.215447 | controller | Jun 09 16:31:00.796598 crc crio[3654]: time="2026-06-09T16:31:00.796536591Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.215467 | controller | Jun 09 16:31:01.398941 crc crio[3654]: time="2026-06-09T16:31:01.398230676Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.215484 | controller | Jun 09 16:31:01.595868 crc crio[3654]: 2026-06-09T16:31:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8e6bfb218439c94 Mac:fe:dd:a0:9a:b3:7a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:19 Mtu:0 Sandbox:/var/run/netns/d3fdcba2-2e35-45ce-89be-c5e1de195a13 SocketPath: PciID:}] [{Interface:0xc000014bc0 Address:{IP:10.217.0.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.215500 | controller | Jun 09 16:31:01.645825 crc crio[3654]: time="2026-06-09T16:31:01.644698278Z" level=info msg="Got pod network &{Name:redhat-marketplace-k6zh8 Namespace:openshift-marketplace ID:8e6bfb218439c944e397b6274c94c426939443a357bb41039c9eeb4ff8d55753 UID:2b8260ad-1e4f-40ff-8e74-cffbfa94e02b NetNS:/var/run/netns/d3fdcba2-2e35-45ce-89be-c5e1de195a13 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2b8260ad_1e4f_40ff_8e74_cffbfa94e02b.slice PodAnnotations:0xc00008c1f0}] Aliases:map[]}"
2026-06-09 17:48:36.215540 | controller | Jun 09 16:31:01.678807 crc crio[3654]: time="2026-06-09T16:31:01.664812879Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-k6zh8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.215560 | controller | Jun 09 16:31:02.585160 crc crio[3654]: time="2026-06-09T16:31:02.584243929Z" level=info msg="Ran pod sandbox 8e6bfb218439c944e397b6274c94c426939443a357bb41039c9eeb4ff8d55753 with infra container: openshift-marketplace/redhat-marketplace-k6zh8/POD" id=fb9ed945-08bf-4ddb-89ed-4a1916cd4a54 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.215577 | controller | Jun 09 16:31:02.680475 crc crio[3654]: time="2026-06-09T16:31:02.680414178Z" level=info msg="Created container 3b8bedbc1f09aa3d3fc04c11a382ed936eac6a4a6340ec4ba555366d291a8c9a: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=86884fc5-07d4-4660-bb42-10fb591855e0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.215594 | controller | Jun 09 16:31:02.687622 crc crio[3654]: time="2026-06-09T16:31:02.687322438Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=1d0ce05e-5e3c-4908-bb72-df66b82c4341 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.215609 | controller | Jun 09 16:31:02.747610 crc crio[3654]: time="2026-06-09T16:31:02.744348899Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.215626 | controller | Jun 09 16:31:02.830357 crc crio[3654]: time="2026-06-09T16:31:02.829284348Z" level=info msg="Starting container: 3b8bedbc1f09aa3d3fc04c11a382ed936eac6a4a6340ec4ba555366d291a8c9a" id=9b9f0260-fdaf-4619-b210-1bbeb1b49c07 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.215641 | controller | Jun 09 16:31:03.030754 crc crio[3654]: time="2026-06-09T16:31:03.030172936Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=f4570aae-fa12-4f91-90ff-58ee7837137b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.215657 | controller | Jun 09 16:31:03.324978 crc crio[3654]: time="2026-06-09T16:31:03.317268721Z" level=info msg="Started container" PID=13461 containerID=3b8bedbc1f09aa3d3fc04c11a382ed936eac6a4a6340ec4ba555366d291a8c9a description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=9b9f0260-fdaf-4619-b210-1bbeb1b49c07 name=/runtime.v1.RuntimeService/StartContainer sandboxID=39b0f64c871bbdbe502c8b11b37f252dd6e781f50724e6545cdb32a920302152
2026-06-09 17:48:36.215676 | controller | Jun 09 16:31:03.691072 crc crio[3654]: time="2026-06-09T16:31:03.690714078Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.215693 | controller | Jun 09 16:31:03.773074 crc crio[3654]: time="2026-06-09T16:31:03.767234981Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.215711 | controller | Jun 09 16:31:03.997710 crc crio[3654]: time="2026-06-09T16:31:03.992953352Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-k6zh8/extract-utilities" id=51755aab-cd66-4b00-aac6-0666a89728cd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.215730 | controller | Jun 09 16:31:04.059021 crc crio[3654]: time="2026-06-09T16:31:04.058894374Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.215750 | controller | Jun 09 16:31:04.450549 crc crio[3654]: time="2026-06-09T16:31:04.424371089Z" level=info msg="Stopped container a75d8e5dbd828971fd72403e35de44dfac42c995e5ce2f37e602f209087750c6: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=48245b50-4712-47ff-9ab0-ca30e6f14a71 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.215766 | controller | Jun 09 16:31:04.484368 crc crio[3654]: time="2026-06-09T16:31:04.483581156Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=0cadac3c-d99e-497e-9a39-818169df3d35 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.215782 | controller | Jun 09 16:31:04.772996 crc crio[3654]: time="2026-06-09T16:31:04.756604905Z" level=info msg="Created container 59a5d38bd84f9f0fe4d4012f4a5c5388e67ad8e380ca49d9d6e51ac3df3d193a: openshift-marketplace/community-operators-mtcqg/extract-utilities" id=09cb1a2f-f24d-49b7-9648-7b0ad61ebaae name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.215797 | controller | Jun 09 16:31:04.773920 crc crio[3654]: time="2026-06-09T16:31:04.773364453Z" level=info msg="Starting container: 59a5d38bd84f9f0fe4d4012f4a5c5388e67ad8e380ca49d9d6e51ac3df3d193a" id=acd016b8-755e-4fb5-bfa8-5c1f6e13d1d3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.215813 | controller | Jun 09 16:31:04.893055 crc crio[3654]: time="2026-06-09T16:31:04.892547312Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=6fe4841d-675b-41cf-bebe-127626a580b1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.215828 | controller | Jun 09 16:31:04.907147 crc crio[3654]: time="2026-06-09T16:31:04.898068219Z" level=info msg="Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=96bec287-f455-4179-b974-d260e19c7386 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.215844 | controller | Jun 09 16:31:04.907147 crc crio[3654]: time="2026-06-09T16:31:04.900504533Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.215860 | controller | Jun 09 16:31:04.942799 crc crio[3654]: time="2026-06-09T16:31:04.942743835Z" level=info msg="Started container" PID=13515 containerID=59a5d38bd84f9f0fe4d4012f4a5c5388e67ad8e380ca49d9d6e51ac3df3d193a description=openshift-marketplace/community-operators-mtcqg/extract-utilities id=acd016b8-755e-4fb5-bfa8-5c1f6e13d1d3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1eca6f4d44ad265ff125ec09cd25a588e6aa9b5b75a564a97c56fc084edf7c81
2026-06-09 17:48:36.215880 | controller | Jun 09 16:31:04.957221 crc crio[3654]: time="2026-06-09T16:31:04.956949396Z" level=info msg="Removing container: eaadccd9ea91cdee63a7db1eafca93366154e3f57da05248a6ffdebd10cf468e" id=aa63fbce-0528-4ced-8333-8edce9d50156 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.215896 | controller | Jun 09 16:31:05.299768 crc crio[3654]: time="2026-06-09T16:31:05.290838872Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.215913 | controller | Jun 09 16:31:05.369045 crc crio[3654]: time="2026-06-09T16:31:05.36849594Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.215929 | controller | Jun 09 16:31:05.967695 crc crio[3654]: time="2026-06-09T16:31:05.940252106Z" level=info msg="Removed container eaadccd9ea91cdee63a7db1eafca93366154e3f57da05248a6ffdebd10cf468e: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=aa63fbce-0528-4ced-8333-8edce9d50156 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.215945 | controller | Jun 09 16:31:06.014292 crc crio[3654]: time="2026-06-09T16:31:06.013893012Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=0564cafc-a735-468a-afd5-a5199e24f2b6 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.215961 | controller | Jun 09 16:31:06.060813 crc crio[3654]: time="2026-06-09T16:31:06.06062977Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-09 17:48:36.215977 | controller | Jun 09 16:31:06.087198 crc crio[3654]: time="2026-06-09T16:31:06.087062573Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.215993 | controller | Jun 09 16:31:06.188984 crc crio[3654]: time="2026-06-09T16:31:06.184755599Z" level=info msg="Created container 8423404e13f52d0e16616d679ce9e08dd0b5d54d726a9fde3146cb1a540720a1: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=96bec287-f455-4179-b974-d260e19c7386 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.216009 | controller | Jun 09 16:31:06.203299 crc crio[3654]: time="2026-06-09T16:31:06.196887797Z" level=info msg="Starting container: 8423404e13f52d0e16616d679ce9e08dd0b5d54d726a9fde3146cb1a540720a1" id=3fc26fcd-690c-4ddb-8716-17c5e561e410 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.216024 | controller | Jun 09 16:31:06.228716 crc crio[3654]: 2026-06-09T16:31:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dd415c719e1021f Mac:16:d7:5b:fc:03:df Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0f Mtu:0 Sandbox:/var/run/netns/1010aae5-8b2f-419b-a0af-2e911f9a59b6 SocketPath: PciID:}] [{Interface:0xc000364c70 Address:{IP:10.217.0.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.216040 | controller | Jun 09 16:31:06.262989 crc crio[3654]: time="2026-06-09T16:31:06.262839199Z" level=info msg="Got pod network &{Name:certified-operators-8rq28 Namespace:openshift-marketplace ID:dd415c719e1021fb921ad2eaaeede705612b5dfd3921d4448ae7cec8d4a3843e UID:a31b701e-9ade-450a-9295-4442caf3e9c3 NetNS:/var/run/netns/1010aae5-8b2f-419b-a0af-2e911f9a59b6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda31b701e_9ade_450a_9295_4442caf3e9c3.slice PodAnnotations:0xc001e2a350}] Aliases:map[]}"
2026-06-09 17:48:36.216057 | controller | Jun 09 16:31:06.264599 crc crio[3654]: time="2026-06-09T16:31:06.264459958Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.216076 | controller | Jun 09 16:31:06.272434 crc crio[3654]: 2026-06-09T16:31:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:848bfe2bbbafa67 Mac:ee:b1:ce:4a:48:16 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1a Mtu:0 Sandbox:/var/run/netns/d8f0b698-4802-49d7-8451-cab5697ab582 SocketPath: PciID:}] [{Interface:0xc0005b27f0 Address:{IP:10.217.0.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.216093 | controller | Jun 09 16:31:06.279359 crc crio[3654]: time="2026-06-09T16:31:06.276923346Z" level=info msg="Checking pod openshift-marketplace_certified-operators-8rq28 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.216109 | controller | Jun 09 16:31:06.298718 crc crio[3654]: time="2026-06-09T16:31:06.298543733Z" level=info msg="Got pod network &{Name:redhat-operators-zxg5w Namespace:openshift-marketplace ID:848bfe2bbbafa677f31f46d1370347cfc01924ef178c658c178e23ffd997881f UID:f562a340-72b5-4e19-b665-b15df5450cdb NetNS:/var/run/netns/d8f0b698-4802-49d7-8451-cab5697ab582 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf562a340_72b5_4e19_b665_b15df5450cdb.slice PodAnnotations:0xc000476100}] Aliases:map[]}"
2026-06-09 17:48:36.216125 | controller | Jun 09 16:31:06.298966 crc crio[3654]: time="2026-06-09T16:31:06.298856042Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-zxg5w for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.216141 | controller | Jun 09 16:31:06.359191 crc crio[3654]: time="2026-06-09T16:31:06.35906439Z" level=info msg="Started container" PID=13543 containerID=8423404e13f52d0e16616d679ce9e08dd0b5d54d726a9fde3146cb1a540720a1 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=3fc26fcd-690c-4ddb-8716-17c5e561e410 name=/runtime.v1.RuntimeService/StartContainer sandboxID=376f9ff0545b36436b8a6f4acbb4f3be63df36a377c4647eb6e880500e3491a3
2026-06-09 17:48:36.216157 | controller | Jun 09 16:31:06.409688 crc crio[3654]: time="2026-06-09T16:31:06.408949334Z" level=info msg="Ran pod sandbox dd415c719e1021fb921ad2eaaeede705612b5dfd3921d4448ae7cec8d4a3843e with infra container: openshift-marketplace/certified-operators-8rq28/POD" id=03980aa0-68ec-42c4-8f5b-348a84090998 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.216175 | controller | Jun 09 16:31:06.459786 crc crio[3654]: time="2026-06-09T16:31:06.457309332Z" level=info msg="Ran pod sandbox 848bfe2bbbafa677f31f46d1370347cfc01924ef178c658c178e23ffd997881f with infra container: openshift-marketplace/redhat-operators-zxg5w/POD" id=553f8e26-7713-434d-8d09-b8a769f1be1c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.216198 | controller | Jun 09 16:31:06.519727 crc crio[3654]: time="2026-06-09T16:31:06.51817774Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=14056adf-f30b-4a83-b624-015846e4758d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.216227 | controller | Jun 09 16:31:06.544009 crc crio[3654]: time="2026-06-09T16:31:06.543813568Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=529ca6de-3733-4a8f-afbe-e3d56ef15b1e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.216249 | controller | Jun 09 16:31:06.591456 crc crio[3654]: time="2026-06-09T16:31:06.591378882Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=897e32b5-36cc-499d-be53-9b61d1a75d46 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.216266 | controller | Jun 09 16:31:06.593833 crc crio[3654]: time="2026-06-09T16:31:06.593777755Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=c1d7ab9c-d4e5-4fda-90f9-e42af2a9f4bf name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.216286 | controller | Jun 09 16:31:06.671958 crc crio[3654]: time="2026-06-09T16:31:06.671898277Z" level=info msg="Creating container: openshift-marketplace/certified-operators-8rq28/extract-utilities" id=9d418b5f-e81c-459f-8b52-e5473643a54e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.216302 | controller | Jun 09 16:31:06.673094 crc crio[3654]: time="2026-06-09T16:31:06.673064482Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.216318 | controller | Jun 09 16:31:06.684301 crc crio[3654]: time="2026-06-09T16:31:06.683169269Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-zxg5w/extract-utilities" id=688595cb-ca20-425b-9034-003696c80495 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.216334 | controller | Jun 09 16:31:07.115555 crc crio[3654]: time="2026-06-09T16:31:07.109113199Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.216349 | controller | Jun 09 16:31:07.115555 crc crio[3654]: time="2026-06-09T16:31:07.114471922Z" level=info msg="Running pod sandbox: openshift-multus/cni-sysctl-allowlist-ds-xqssv/POD" id=e85adbf5-dafb-406c-95e9-fd61b94d30b3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.216365 | controller | Jun 09 16:31:07.115555 crc crio[3654]: time="2026-06-09T16:31:07.114523813Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.216381 | controller | Jun 09 16:31:07.475901 crc crio[3654]: time="2026-06-09T16:31:07.475374267Z" level=info msg="Created container a887456c0f4a4f9547e7dfd6c6f90679b26910951e8a89662ed9edd313f7f961: openshift-marketplace/redhat-marketplace-k6zh8/extract-utilities" id=51755aab-cd66-4b00-aac6-0666a89728cd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.216397 | controller | Jun 09 16:31:07.489122 crc crio[3654]: time="2026-06-09T16:31:07.489084383Z" level=info msg="Starting container: a887456c0f4a4f9547e7dfd6c6f90679b26910951e8a89662ed9edd313f7f961" id=62c4968d-70a3-4aa3-92a8-591ce6f7238d name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.216415 | controller | Jun 09 16:31:07.802927 crc crio[3654]: time="2026-06-09T16:31:07.802760945Z" level=info msg="Started container" PID=13556 containerID=a887456c0f4a4f9547e7dfd6c6f90679b26910951e8a89662ed9edd313f7f961 description=openshift-marketplace/redhat-marketplace-k6zh8/extract-utilities id=62c4968d-70a3-4aa3-92a8-591ce6f7238d name=/runtime.v1.RuntimeService/StartContainer sandboxID=8e6bfb218439c944e397b6274c94c426939443a357bb41039c9eeb4ff8d55753
2026-06-09 17:48:36.216442 | controller | Jun 09 16:31:07.964970 crc crio[3654]: time="2026-06-09T16:31:07.964842626Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.216509 | controller | Jun 09 16:31:08.027458 crc crio[3654]: time="2026-06-09T16:31:08.027291861Z" level=info msg="Stopped pod sandbox: 1422f1f029c3ef730ce70c97c300ea6138c9488a4611fc03e8f918474cfacd11" id=35f5e86e-21bd-400a-a46e-81a4d6ce78ff name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.216556 | controller | Jun 09 16:31:08.028249 crc crio[3654]: time="2026-06-09T16:31:08.028204399Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.216575 | controller | Jun 09 16:31:08.350770 crc crio[3654]: time="2026-06-09T16:31:08.350524174Z" 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=e85adbf5-dafb-406c-95e9-fd61b94d30b3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.216596 | controller | Jun 09 16:31:08.629984 crc crio[3654]: time="2026-06-09T16:31:08.615959782Z" level=info msg="Ran pod sandbox f8e41ba94691ad2588fa4a45cbe98f5a28a40e071f3c2a4db8bdcdc1b9cac09f with infra container: openshift-multus/cni-sysctl-allowlist-ds-xqssv/POD" id=e85adbf5-dafb-406c-95e9-fd61b94d30b3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.216614 | controller | Jun 09 16:31:08.688743 crc crio[3654]: time="2026-06-09T16:31:08.688238456Z" level=info msg="Removing container: 7f7368255ca341a1181ccc5ff4aea1312de60d13a23ba8b1c1e9e2b658eee50a" id=f905ef1f-5d05-4259-9f97-45bd901c670d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.216630 | controller | Jun 09 16:31:08.709381 crc crio[3654]: time="2026-06-09T16:31:08.709335756Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=d8cc5b64-93f2-4182-8c62-d9071ca0d5c8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.216646 | controller | Jun 09 16:31:08.776437 crc crio[3654]: time="2026-06-09T16:31:08.77631527Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=948e14bc-31b3-4dab-938b-97ed4ab3ce44 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.216662 | controller | Jun 09 16:31:08.970098 crc crio[3654]: time="2026-06-09T16:31:08.970036851Z" level=info msg="Creating container: openshift-multus/cni-sysctl-allowlist-ds-xqssv/kube-multus-additional-cni-plugins" id=0c83ae48-a661-47cb-a3b5-f3cdc72e54f6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.216678 | controller | Jun 09 16:31:08.980970 crc crio[3654]: time="2026-06-09T16:31:08.976080354Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.216694 | controller | Jun 09 16:31:09.257319 crc crio[3654]: time="2026-06-09T16:31:09.25726218Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.216711 | controller | Jun 09 16:31:09.286240 crc crio[3654]: time="2026-06-09T16:31:09.286108456Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.216727 | controller | Jun 09 16:31:09.306137 crc crio[3654]: time="2026-06-09T16:31:09.306084562Z" level=info msg="Created container 7f7f543c80c5034e7b0aea44416ac69465558dc092a57b67f69b94c704c2bca6: openshift-marketplace/certified-operators-8rq28/extract-utilities" id=9d418b5f-e81c-459f-8b52-e5473643a54e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.216745 | controller | Jun 09 16:31:09.363855 crc crio[3654]: time="2026-06-09T16:31:09.363534567Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.216761 | controller | Jun 09 16:31:09.481904 crc crio[3654]: time="2026-06-09T16:31:09.481197418Z" level=info msg="Starting container: 7f7f543c80c5034e7b0aea44416ac69465558dc092a57b67f69b94c704c2bca6" id=84561b3f-a955-4555-bd27-71f22e361dc4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.216777 | controller | Jun 09 16:31:09.702099 crc crio[3654]: time="2026-06-09T16:31:09.686031547Z" level=info msg="Started container" PID=13592 containerID=7f7f543c80c5034e7b0aea44416ac69465558dc092a57b67f69b94c704c2bca6 description=openshift-marketplace/certified-operators-8rq28/extract-utilities id=84561b3f-a955-4555-bd27-71f22e361dc4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dd415c719e1021fb921ad2eaaeede705612b5dfd3921d4448ae7cec8d4a3843e
2026-06-09 17:48:36.216801 | controller | Jun 09 16:31:09.974011 crc crio[3654]: time="2026-06-09T16:31:09.970986857Z" level=info msg="Removed container 7f7368255ca341a1181ccc5ff4aea1312de60d13a23ba8b1c1e9e2b658eee50a: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager" id=f905ef1f-5d05-4259-9f97-45bd901c670d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.216818 | controller | Jun 09 16:31:10.038213 crc crio[3654]: time="2026-06-09T16:31:10.038004111Z" level=info msg="Created container ef7fa096bd6cd3fce88508aee286a7cc69aad01e93a6f48ef8dd2fac718a8cef: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints" id=5240350f-f67b-4527-84e1-422e1aeeddf7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.216835 | controller | Jun 09 16:31:10.047860 crc crio[3654]: time="2026-06-09T16:31:10.047381456Z" level=info msg="Stopped pod sandbox: 9d4bc834b7ad6160914ca844547cbdd0b11fe3dea5cb6b450bea8bcda4115799" id=efd2b059-9224-4580-b338-ba17bc620282 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.216851 | controller | Jun 09 16:31:10.065770 crc crio[3654]: time="2026-06-09T16:31:10.065092254Z" level=info msg="Starting container: ef7fa096bd6cd3fce88508aee286a7cc69aad01e93a6f48ef8dd2fac718a8cef" id=f5d38c48-9271-427c-beb6-b71e282b4961 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.216867 | controller | Jun 09 16:31:10.116576 crc crio[3654]: time="2026-06-09T16:31:10.115978468Z" level=info msg="Started container" PID=13635 containerID=ef7fa096bd6cd3fce88508aee286a7cc69aad01e93a6f48ef8dd2fac718a8cef description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints id=f5d38c48-9271-427c-beb6-b71e282b4961 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dbeebbb1a3c7ce1602fb8f2d33d1356ae9565241b06c1ba8f43d6d20d0bd4876
2026-06-09 17:48:36.216883 | controller | Jun 09 16:31:10.148994 crc crio[3654]: time="2026-06-09T16:31:10.148907968Z" level=info msg="Running pod sandbox: openshift-route-controller-manager/route-controller-manager-8494587684-wckdc/POD" id=f1ef5ac0-bf6e-4e3e-96fa-4559028cb68c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.216899 | controller | Jun 09 16:31:10.149208 crc crio[3654]: time="2026-06-09T16:31:10.149012111Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.216916 | controller | Jun 09 16:31:10.256551 crc crio[3654]: time="2026-06-09T16:31:10.250854293Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.216934 | controller | Jun 09 16:31:10.308598 crc crio[3654]: time="2026-06-09T16:31:10.306629306Z" level=info msg="Got pod network &{Name:route-controller-manager-8494587684-wckdc Namespace:openshift-route-controller-manager ID:aacc771d9aa3f59f3618f4817858c1f805ab068ba12770c243d003f326c998a0 UID:04553a2a-e40c-438d-86a7-0f9366f6baca NetNS:/var/run/netns/f2925399-b634-4fdc-88ab-56a83b2444ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod04553a2a_e40c_438d_86a7_0f9366f6baca.slice PodAnnotations:0xc001512658}] Aliases:map[]}"
2026-06-09 17:48:36.216951 | controller | Jun 09 16:31:10.308598 crc crio[3654]: time="2026-06-09T16:31:10.307375829Z" level=info msg="Adding pod openshift-route-controller-manager_route-controller-manager-8494587684-wckdc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.216967 | controller | Jun 09 16:31:10.390811 crc crio[3654]: time="2026-06-09T16:31:10.378179068Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=bb6dbe1b-c7e5-468f-8d7c-f4a19eb2fb4f name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.216987 | controller | Jun 09 16:31:10.418001 crc crio[3654]: time="2026-06-09T16:31:10.417612615Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-09 17:48:36.217005 | controller | Jun 09 16:31:10.894542 crc crio[3654]: time="2026-06-09T16:31:10.894344437Z" level=info msg="Created container 8655ef14eab7f606c460e9dfba096ed11fe6bc9224cddb1f1ca437484adee5da: openshift-marketplace/redhat-operators-zxg5w/extract-utilities" id=688595cb-ca20-425b-9034-003696c80495 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.217021 | controller | Jun 09 16:31:10.910590 crc crio[3654]: time="2026-06-09T16:31:10.910473827Z" level=info msg="Starting container: 8655ef14eab7f606c460e9dfba096ed11fe6bc9224cddb1f1ca437484adee5da" id=28e4af10-7ccd-432d-bab1-2c1da325d15f name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.217037 | controller | Jun 09 16:31:10.927926 crc crio[3654]: time="2026-06-09T16:31:10.927608797Z" level=info msg="Running pod sandbox: openshift-controller-manager/controller-manager-8658454648-xmwx8/POD" id=8edeb313-6579-47dd-be7d-c83e8c57cd40 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.217053 | controller | Jun 09 16:31:10.927926 crc crio[3654]: time="2026-06-09T16:31:10.927903826Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.217070 | controller | Jun 09 16:31:11.039810 crc crio[3654]: time="2026-06-09T16:31:11.038315497Z" level=info msg="Started container" PID=13649 containerID=8655ef14eab7f606c460e9dfba096ed11fe6bc9224cddb1f1ca437484adee5da description=openshift-marketplace/redhat-operators-zxg5w/extract-utilities id=28e4af10-7ccd-432d-bab1-2c1da325d15f name=/runtime.v1.RuntimeService/StartContainer sandboxID=848bfe2bbbafa677f31f46d1370347cfc01924ef178c658c178e23ffd997881f
2026-06-09 17:48:36.217087 | controller | Jun 09 16:31:11.503984 crc crio[3654]: time="2026-06-09T16:31:11.503047884Z" level=info msg="Removing container: 3cae7f0c86a5ef74aeab9cd225f8307a1e2873b40d5301687e4563f10f23de2c" id=9d560cf8-f695-42a5-b445-8f71af2de530 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.217102 | controller | Jun 09 16:31:11.531275 crc crio[3654]: time="2026-06-09T16:31:11.531041104Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=f81c063d-9225-47e1-aa1d-7fee08225b52 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.217118 | controller | Jun 09 16:31:11.701888 crc crio[3654]: time="2026-06-09T16:31:11.697140237Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-09 17:48:36.217135 | controller | Jun 09 16:31:12.229698 crc crio[3654]: time="2026-06-09T16:31:12.223187916Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=9f800c94-7cb6-4ce0-b6d9-0082847d8f1c name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.217152 | controller | Jun 09 16:31:12.233916 crc crio[3654]: time="2026-06-09T16:31:12.233221361Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-09 17:48:36.217168 | controller | Jun 09 16:31:13.039610 crc crio[3654]: time="2026-06-09T16:31:13.039129576Z" level=info msg="Removed container 3cae7f0c86a5ef74aeab9cd225f8307a1e2873b40d5301687e4563f10f23de2c: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager" id=9d560cf8-f695-42a5-b445-8f71af2de530 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.217184 | controller | Jun 09 16:31:13.123801 crc crio[3654]: time="2026-06-09T16:31:13.122915799Z" level=info msg="Got pod network &{Name:controller-manager-8658454648-xmwx8 Namespace:openshift-controller-manager ID:1859947bfec63e860b1d5759c46ac74f93b73c1536cf2f7cf4b971095a614422 UID:6af5e2c7-7223-4c74-9066-0be26a94c8d6 NetNS:/var/run/netns/802bf3b8-9f50-4185-8463-1dfbe8056ba1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6af5e2c7_7223_4c74_9066_0be26a94c8d6.slice PodAnnotations:0xc001612a70}] Aliases:map[]}"
2026-06-09 17:48:36.217204 | controller | Jun 09 16:31:13.123801 crc crio[3654]: time="2026-06-09T16:31:13.123621851Z" level=info msg="Adding pod openshift-controller-manager_controller-manager-8658454648-xmwx8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.217222 | controller | Jun 09 16:31:14.330517 crc crio[3654]: time="2026-06-09T16:31:14.330051864Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.217239 | controller | Jun 09 16:31:15.160804 crc crio[3654]: time="2026-06-09T16:31:15.159601835Z" level=info msg="Stopping container: 80f9ebd76d17966eb2d3d49511d4ad004bb55d66130df97607b1b9dca6d0b7a6 (timeout: 2s)" id=1c8be5ce-d87f-4195-97de-18efa8993670 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.217255 | controller | Jun 09 16:31:16.434229 crc crio[3654]: time="2026-06-09T16:31:16.433099144Z" level=info msg="Created container be952e15e73cb0d3e16b9455048b56d2de197719fdc904efa395a5f23a9ddd30: openshift-multus/cni-sysctl-allowlist-ds-xqssv/kube-multus-additional-cni-plugins" id=0c83ae48-a661-47cb-a3b5-f3cdc72e54f6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.217273 | controller | Jun 09 16:31:16.794543 crc crio[3654]: time="2026-06-09T16:31:16.793896866Z" level=info msg="Starting container: be952e15e73cb0d3e16b9455048b56d2de197719fdc904efa395a5f23a9ddd30" id=dd680410-e08f-4360-b351-fe65d09777d1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.217289 | controller | Jun 09 16:31:16.931058 crc crio[3654]: time="2026-06-09T16:31:16.928070939Z" level=info msg="Started container" PID=13755 containerID=be952e15e73cb0d3e16b9455048b56d2de197719fdc904efa395a5f23a9ddd30 description=openshift-multus/cni-sysctl-allowlist-ds-xqssv/kube-multus-additional-cni-plugins id=dd680410-e08f-4360-b351-fe65d09777d1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f8e41ba94691ad2588fa4a45cbe98f5a28a40e071f3c2a4db8bdcdc1b9cac09f
2026-06-09 17:48:36.217306 | controller | Jun 09 16:31:17.087713 crc crio[3654]: time="2026-06-09T16:31:17.072131712Z" level=info msg="Stopped container 80f9ebd76d17966eb2d3d49511d4ad004bb55d66130df97607b1b9dca6d0b7a6: openshift-console/downloads-747b44746d-4pqvr/download-server" id=1c8be5ce-d87f-4195-97de-18efa8993670 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.217323 | controller | Jun 09 16:31:17.125878 crc crio[3654]: time="2026-06-09T16:31:17.125252914Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=ade38493-7cfa-4fa7-973e-fbec7da684ba name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.217339 | controller | Jun 09 16:31:17.164227 crc crio[3654]: time="2026-06-09T16:31:17.164041582Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=0882e7b3-1ba8-4750-97bc-cc12a72fbd0d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.217356 | controller | Jun 09 16:31:17.278259 crc crio[3654]: time="2026-06-09T16:31:17.277897528Z" level=info msg="Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server" id=88d57286-e068-4426-b26f-95a695a1a47a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.217371 | controller | Jun 09 16:31:17.280037 crc crio[3654]: time="2026-06-09T16:31:17.279621261Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.217387 | controller | Jun 09 16:31:17.521517 crc crio[3654]: 2026-06-09T16:31:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:aacc771d9aa3f59 Mac:d2:56:70:d0:11:8c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2e Mtu:0 Sandbox:/var/run/netns/f2925399-b634-4fdc-88ab-56a83b2444ce SocketPath: PciID:}] [{Interface:0xc0004be590 Address:{IP:10.217.0.46 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.217407 | controller | Jun 09 16:31:17.539345 crc crio[3654]: time="2026-06-09T16:31:17.523573387Z" level=info msg="Got pod network &{Name:route-controller-manager-8494587684-wckdc Namespace:openshift-route-controller-manager ID:aacc771d9aa3f59f3618f4817858c1f805ab068ba12770c243d003f326c998a0 UID:04553a2a-e40c-438d-86a7-0f9366f6baca NetNS:/var/run/netns/f2925399-b634-4fdc-88ab-56a83b2444ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod04553a2a_e40c_438d_86a7_0f9366f6baca.slice PodAnnotations:0xc001512658}] Aliases:map[]}"
2026-06-09 17:48:36.217423 | controller | Jun 09 16:31:17.633390 crc crio[3654]: time="2026-06-09T16:31:17.633233666Z" level=info msg="Checking pod openshift-route-controller-manager_route-controller-manager-8494587684-wckdc for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.217440 | controller | Jun 09 16:31:17.896586 crc crio[3654]: time="2026-06-09T16:31:17.896190158Z" level=info msg="Ran pod sandbox aacc771d9aa3f59f3618f4817858c1f805ab068ba12770c243d003f326c998a0 with infra container: openshift-route-controller-manager/route-controller-manager-8494587684-wckdc/POD" id=f1ef5ac0-bf6e-4e3e-96fa-4559028cb68c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.217455 | controller | Jun 09 16:31:17.967866 crc crio[3654]: time="2026-06-09T16:31:17.96479372Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095" id=dfd8ca56-2ff2-472d-952b-36233d786cd0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.217471 | controller | Jun 09 16:31:17.975860 crc crio[3654]: time="2026-06-09T16:31:17.972051291Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095" id=4404d444-41b9-48af-bf33-31fc672df8d4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.217486 | controller | Jun 09 16:31:17.998714 crc crio[3654]: time="2026-06-09T16:31:17.982937281Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.217502 | controller | Jun 09 16:31:18.086264 crc crio[3654]: time="2026-06-09T16:31:18.085387041Z" level=info msg="Creating container: openshift-route-controller-manager/route-controller-manager-8494587684-wckdc/route-controller-manager" id=41fb6b98-c57e-457f-928f-f5cbf76876c8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.217539 | controller | Jun 09 16:31:18.086264 crc crio[3654]: time="2026-06-09T16:31:18.086257457Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.217557 | controller | Jun 09 16:31:18.099552 crc crio[3654]: time="2026-06-09T16:31:18.099364195Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.217574 | controller | Jun 09 16:31:18.347900 crc crio[3654]: time="2026-06-09T16:31:18.34628148Z" level=info msg="Removing container: 1fea7f6dc030e59f9251f5775ccea2110c2ef410e91de1337cae5a80f55ca907" id=0f000a8f-f7d9-487c-8cf5-b175601451f9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.217590 | controller | Jun 09 16:31:18.865963 crc crio[3654]: time="2026-06-09T16:31:18.864950599Z" level=info msg="Created container 3f3ac6a9c844680805eee4f9671db5a86df79a08c7716a524ef5a3f46e55ccca: openshift-console/downloads-747b44746d-4pqvr/download-server" id=88d57286-e068-4426-b26f-95a695a1a47a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.217610 | controller | Jun 09 16:31:18.871301 crc crio[3654]: time="2026-06-09T16:31:18.87057086Z" level=info msg="Stopping container: 8423404e13f52d0e16616d679ce9e08dd0b5d54d726a9fde3146cb1a540720a1 (timeout: 30s)" id=64155992-3817-4d1a-8d0e-1c26e8ced928 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.217628 | controller | Jun 09 16:31:18.935485 crc crio[3654]: time="2026-06-09T16:31:18.934835684Z" level=info msg="Starting container: 3f3ac6a9c844680805eee4f9671db5a86df79a08c7716a524ef5a3f46e55ccca" id=ec6a98ab-39da-4517-aeb6-5622a552c503 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.217645 | controller | Jun 09 16:31:19.210331 crc crio[3654]: time="2026-06-09T16:31:19.210131415Z" level=info msg="Started container" PID=13908 containerID=3f3ac6a9c844680805eee4f9671db5a86df79a08c7716a524ef5a3f46e55ccca description=openshift-console/downloads-747b44746d-4pqvr/download-server id=ec6a98ab-39da-4517-aeb6-5622a552c503 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9949406e326cae8ec31e25f8fb7cf029bc427991b6c660a9c6a401ecdf48f8ca
2026-06-09 17:48:36.217662 | controller | Jun 09 16:31:19.233261 crc crio[3654]: 2026-06-09T16:31:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1859947bfec63e8 Mac:9e:5b:1d:68:d6:3b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2f Mtu:0 Sandbox:/var/run/netns/802bf3b8-9f50-4185-8463-1dfbe8056ba1 SocketPath: PciID:}] [{Interface:0xc000292900 Address:{IP:10.217.0.47 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.217679 | controller | Jun 09 16:31:19.239813 crc crio[3654]: time="2026-06-09T16:31:19.239748306Z" level=info msg="Got pod network &{Name:controller-manager-8658454648-xmwx8 Namespace:openshift-controller-manager ID:1859947bfec63e860b1d5759c46ac74f93b73c1536cf2f7cf4b971095a614422 UID:6af5e2c7-7223-4c74-9066-0be26a94c8d6 NetNS:/var/run/netns/802bf3b8-9f50-4185-8463-1dfbe8056ba1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6af5e2c7_7223_4c74_9066_0be26a94c8d6.slice PodAnnotations:0xc001612a70}] Aliases:map[]}"
2026-06-09 17:48:36.217695 | controller | Jun 09 16:31:19.240285 crc crio[3654]: time="2026-06-09T16:31:19.240175889Z" level=info msg="Checking pod openshift-controller-manager_controller-manager-8658454648-xmwx8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.217713 | controller | Jun 09 16:31:19.272747 crc crio[3654]: time="2026-06-09T16:31:19.272557254Z" level=info msg="Removed container 1fea7f6dc030e59f9251f5775ccea2110c2ef410e91de1337cae5a80f55ca907: openshift-console/downloads-747b44746d-4pqvr/download-server" id=0f000a8f-f7d9-487c-8cf5-b175601451f9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.217729 | controller | Jun 09 16:31:19.316992 crc crio[3654]: time="2026-06-09T16:31:19.316234562Z" level=info msg="Ran pod sandbox 1859947bfec63e860b1d5759c46ac74f93b73c1536cf2f7cf4b971095a614422 with infra container: openshift-controller-manager/controller-manager-8658454648-xmwx8/POD" id=8edeb313-6579-47dd-be7d-c83e8c57cd40 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.217745 | controller | Jun 09 16:31:19.320939 crc crio[3654]: time="2026-06-09T16:31:19.320773Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2" id=5f2c016a-bf4e-4ff0-bd20-0c8718e22696 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.217761 | controller | Jun 09 16:31:19.323976 crc crio[3654]: time="2026-06-09T16:31:19.323830823Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.217778 | controller | Jun 09 16:31:19.339175 crc crio[3654]: time="2026-06-09T16:31:19.331236788Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2" id=16e600f6-550b-4b57-b102-6ca25a5474df name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.217798 | controller | Jun 09 16:31:19.349054 crc crio[3654]: time="2026-06-09T16:31:19.34873491Z" level=info msg="Stopped container 8423404e13f52d0e16616d679ce9e08dd0b5d54d726a9fde3146cb1a540720a1: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=64155992-3817-4d1a-8d0e-1c26e8ced928 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.217815 | controller | Jun 09 16:31:19.388024 crc crio[3654]: time="2026-06-09T16:31:19.387903521Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=ca76819a-be24-4d05-b9b9-b2eee3583de5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.217831 | controller | Jun 09 16:31:19.449196 crc crio[3654]: time="2026-06-09T16:31:19.44903996Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.217848 | controller | Jun 09 16:31:19.480298 crc crio[3654]: time="2026-06-09T16:31:19.480074523Z" level=info msg="Removing container: a75d8e5dbd828971fd72403e35de44dfac42c995e5ce2f37e602f209087750c6" id=f265ec19-1bdf-4401-9e62-5976bfbc1d09 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.217865 | controller | Jun 09 16:31:19.555699 crc crio[3654]: time="2026-06-09T16:31:19.555504337Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=a2407a61-31e8-4e04-956b-97faa87fada7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.217881 | controller | Jun 09 16:31:19.595117 crc crio[3654]: time="2026-06-09T16:31:19.594368999Z" level=info msg="Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=4819c82b-11ff-4ef9-9fc5-07e080950651 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.217898 | controller | Jun 09 16:31:19.597602 crc crio[3654]: time="2026-06-09T16:31:19.59736386Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.217915 | controller | Jun 09 16:31:19.611758 crc crio[3654]: time="2026-06-09T16:31:19.609055265Z" level=info msg="Creating container: openshift-controller-manager/controller-manager-8658454648-xmwx8/controller-manager" id=f0a59d91-1a7d-4e8d-9abe-e2d7f64bcd70 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.217932 | controller | Jun 09 16:31:19.611758 crc crio[3654]: time="2026-06-09T16:31:19.609564871Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.217949 | controller | Jun 09 16:31:20.023355 crc crio[3654]: time="2026-06-09T16:31:20.021993102Z" level=info msg="Created container 65e06ee2a602f3a5043fa05f7a48e80f6983e4894657b42d89c47f80caea45da: openshift-route-controller-manager/route-controller-manager-8494587684-wckdc/route-controller-manager" id=41fb6b98-c57e-457f-928f-f5cbf76876c8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.217966 | controller | Jun 09 16:31:20.048963 crc crio[3654]: time="2026-06-09T16:31:20.04524886Z" level=info msg="Starting container: 65e06ee2a602f3a5043fa05f7a48e80f6983e4894657b42d89c47f80caea45da" id=2f72359e-bb4b-471d-8625-64193f3b19aa name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.217983 | controller | Jun 09 16:31:20.485797 crc crio[3654]: time="2026-06-09T16:31:20.481858366Z" level=info msg="Started container" PID=13952 containerID=65e06ee2a602f3a5043fa05f7a48e80f6983e4894657b42d89c47f80caea45da description=openshift-route-controller-manager/route-controller-manager-8494587684-wckdc/route-controller-manager id=2f72359e-bb4b-471d-8625-64193f3b19aa name=/runtime.v1.RuntimeService/StartContainer sandboxID=aacc771d9aa3f59f3618f4817858c1f805ab068ba12770c243d003f326c998a0
2026-06-09 17:48:36.218004 | controller | Jun 09 16:31:20.896020 crc crio[3654]: time="2026-06-09T16:31:20.892860704Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.218021 | controller | Jun 09 16:31:20.921153 crc crio[3654]: time="2026-06-09T16:31:20.920769152Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.218038 | controller | Jun 09 16:31:21.313872 crc crio[3654]: time="2026-06-09T16:31:21.308972267Z" level=info msg="Removed container a75d8e5dbd828971fd72403e35de44dfac42c995e5ce2f37e602f209087750c6: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=f265ec19-1bdf-4401-9e62-5976bfbc1d09 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.218054 | controller | Jun 09 16:31:21.352904 crc crio[3654]: time="2026-06-09T16:31:21.34888Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.218070 | controller | Jun 09 16:31:21.382328 crc crio[3654]: time="2026-06-09T16:31:21.382182973Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.218086 | controller | Jun 09 16:31:21.623946 crc crio[3654]: time="2026-06-09T16:31:21.62315959Z" level=info msg="Created container 524b36ccc433f6c30fcc94b9aa0f83930a19f491a03af805eae181d53580b299: openshift-controller-manager/controller-manager-8658454648-xmwx8/controller-manager" id=f0a59d91-1a7d-4e8d-9abe-e2d7f64bcd70 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.218102 | controller | Jun 09 16:31:21.703372 crc crio[3654]: time="2026-06-09T16:31:21.674623755Z" level=info msg="Starting container: 524b36ccc433f6c30fcc94b9aa0f83930a19f491a03af805eae181d53580b299" id=6e65a036-80aa-43b4-8fd7-41dc5dab200a name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.218117 | controller | Jun 09 16:31:21.740478 crc crio[3654]: time="2026-06-09T16:31:21.740330792Z" level=info msg="Started container" PID=13967 containerID=524b36ccc433f6c30fcc94b9aa0f83930a19f491a03af805eae181d53580b299 description=openshift-controller-manager/controller-manager-8658454648-xmwx8/controller-manager id=6e65a036-80aa-43b4-8fd7-41dc5dab200a name=/runtime.v1.RuntimeService/StartContainer sandboxID=1859947bfec63e860b1d5759c46ac74f93b73c1536cf2f7cf4b971095a614422
2026-06-09 17:48:36.218134 | controller | Jun 09 16:31:21.767093 crc crio[3654]: time="2026-06-09T16:31:21.766973772Z" level=info msg="Created container 109d6b8c9a748d0e62eca177fad207a476c5764feaad40fd8088554d143fb59e: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=4819c82b-11ff-4ef9-9fc5-07e080950651 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.218151 | controller | Jun 09 16:31:21.772553 crc crio[3654]: time="2026-06-09T16:31:21.77250073Z" level=info msg="Starting container: 109d6b8c9a748d0e62eca177fad207a476c5764feaad40fd8088554d143fb59e" id=98d254d9-d98f-41f4-9338-fbeeaa54e2fc name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.218166 | controller | Jun 09 16:31:21.781535 crc crio[3654]: time="2026-06-09T16:31:21.778296547Z" level=info msg="Stopping container: be952e15e73cb0d3e16b9455048b56d2de197719fdc904efa395a5f23a9ddd30 (timeout: 30s)" id=ad0605df-5488-4b6f-a88c-fae1d40b5599 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.218182 | controller | Jun 09 16:31:21.985997 crc crio[3654]: time="2026-06-09T16:31:21.981200056Z" level=info msg="Started container" PID=13974 containerID=109d6b8c9a748d0e62eca177fad207a476c5764feaad40fd8088554d143fb59e description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=98d254d9-d98f-41f4-9338-fbeeaa54e2fc name=/runtime.v1.RuntimeService/StartContainer sandboxID=376f9ff0545b36436b8a6f4acbb4f3be63df36a377c4647eb6e880500e3491a3
2026-06-09 17:48:36.218202 | controller | Jun 09 16:31:23.785730 crc crio[3654]: time="2026-06-09T16:31:23.782899492Z" level=info msg="Running pod sandbox: openshift-kube-apiserver/revision-pruner-13-crc/POD" id=23f069df-ffc4-4d4a-b2a0-e76f5ff6411d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.218219 | controller | Jun 09 16:31:23.785730 crc crio[3654]: time="2026-06-09T16:31:23.783626044Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.218236 | controller | Jun 09 16:31:24.028202 crc crio[3654]: time="2026-06-09T16:31:24.027927353Z" level=info msg="Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:805076b7e36f5d1f18bca1a3a9c83039d8f08a4d8a6b8673c03c7aaecc2d9ad1 UID:19aedfdc-1cfb-4c63-a837-00b992526bed NetNS:/var/run/netns/b9cb7794-d15a-4fef-863c-aba120e6a68f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod19aedfdc_1cfb_4c63_a837_00b992526bed.slice PodAnnotations:0xc0001265f0}] Aliases:map[]}"
2026-06-09 17:48:36.218264 | controller | Jun 09 16:31:24.028202 crc crio[3654]: time="2026-06-09T16:31:24.028009245Z" level=info msg="Adding pod openshift-kube-apiserver_revision-pruner-13-crc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.218285 | controller | Jun 09 16:31:29.380295 crc crio[3654]: time="2026-06-09T16:31:29.374880528Z" level=info msg="Running pod sandbox: openshift-kube-apiserver/installer-13-crc/POD" id=719e7c44-dc7e-48aa-84b6-ec5d321bc86b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.218309 | controller | Jun 09 16:31:29.380295 crc crio[3654]: time="2026-06-09T16:31:29.376106525Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.218337 | controller | Jun 09 16:31:29.795058 crc crio[3654]: time="2026-06-09T16:31:29.794223849Z" level=info msg="Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:133bfe8763824827240ace1fd528fd756977ea15cc3ce84c349a57bf626f6f9c UID:0d002002-a30d-4a50-8adb-82f2f2ed2496 NetNS:/var/run/netns/ec434c43-21bb-4c41-bd22-542401279344 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod0d002002_a30d_4a50_8adb_82f2f2ed2496.slice PodAnnotations:0xc000476b88}] Aliases:map[]}"
2026-06-09 17:48:36.218362 | controller | Jun 09 16:31:29.795058 crc crio[3654]: time="2026-06-09T16:31:29.794385294Z" level=info msg="Adding pod openshift-kube-apiserver_installer-13-crc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.218387 | controller | Jun 09 16:31:30.841288 crc crio[3654]: 2026-06-09T16:31:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:805076b7e36f5d1 Mac:2e:16:53:1f:ce:90 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:32 Mtu:0 Sandbox:/var/run/netns/b9cb7794-d15a-4fef-863c-aba120e6a68f SocketPath: PciID:}] [{Interface:0xc00011b5e0 Address:{IP:10.217.0.50 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.218417 | controller | Jun 09 16:31:30.843252 crc crio[3654]: time="2026-06-09T16:31:30.843069741Z" level=info msg="Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:805076b7e36f5d1f18bca1a3a9c83039d8f08a4d8a6b8673c03c7aaecc2d9ad1 UID:19aedfdc-1cfb-4c63-a837-00b992526bed NetNS:/var/run/netns/b9cb7794-d15a-4fef-863c-aba120e6a68f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod19aedfdc_1cfb_4c63_a837_00b992526bed.slice PodAnnotations:0xc0001265f0}] Aliases:map[]}"
2026-06-09 17:48:36.218445 | controller | Jun 09 16:31:30.843351 crc crio[3654]: time="2026-06-09T16:31:30.843271577Z" level=info msg="Checking pod openshift-kube-apiserver_revision-pruner-13-crc for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.218464 | controller | Jun 09 16:31:31.298756 crc crio[3654]: time="2026-06-09T16:31:31.278912694Z" level=info msg="Ran pod sandbox 805076b7e36f5d1f18bca1a3a9c83039d8f08a4d8a6b8673c03c7aaecc2d9ad1 with infra container: openshift-kube-apiserver/revision-pruner-13-crc/POD" id=23f069df-ffc4-4d4a-b2a0-e76f5ff6411d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.218480 | controller | Jun 09 16:31:31.353038 crc crio[3654]: time="2026-06-09T16:31:31.351212503Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=9f5bb655-f00a-4bfa-bf34-1e9ef4f9667d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.218498 | controller | Jun 09 16:31:31.467569 crc crio[3654]: time="2026-06-09T16:31:31.464974952Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=fd63b8f1-5d5d-46a8-ba70-9f9c0c5ea03e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.218531 | controller | Jun 09 16:31:32.943209 crc crio[3654]: time="2026-06-09T16:31:32.938241119Z" level=info msg="Creating container: openshift-kube-apiserver/revision-pruner-13-crc/pruner" id=d7dc7518-7d73-4782-9e22-dad510b9524b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.218555 | controller | Jun 09 16:31:32.943209 crc crio[3654]: time="2026-06-09T16:31:32.938872418Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.218572 | controller | Jun 09 16:31:33.142079 crc crio[3654]: time="2026-06-09T16:31:33.141241741Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.218588 | controller | Jun 09 16:31:35.904030 crc crio[3654]: time="2026-06-09T16:31:35.899187722Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.218604 | controller | Jun 09 16:31:37.362826 crc crio[3654]: time="2026-06-09T16:31:37.361831166Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.218620 | controller | Jun 09 16:31:37.940586 crc crio[3654]: time="2026-06-09T16:31:37.939814361Z" level=info msg="Created container b56f5007840ecfc0dd88c8bf6d0a9822ab6c37a8d9b42b0204c475d2d08aafa1: hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar" id=bb83065d-63f1-4c89-a8b9-c3fdd8e2270a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.218637 | controller | Jun 09 16:31:37.946851 crc crio[3654]: time="2026-06-09T16:31:37.946101492Z" level=info msg="Created container 3bc4dc2e4156a227f01fa6d7b4b246af4c3c55239e9bf89c4cd89fe3a1745073: openshift-kube-apiserver/revision-pruner-13-crc/pruner" id=d7dc7518-7d73-4782-9e22-dad510b9524b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.218654 | controller | Jun 09 16:31:37.948168 crc crio[3654]: time="2026-06-09T16:31:37.948130104Z" level=info msg="Starting container: b56f5007840ecfc0dd88c8bf6d0a9822ab6c37a8d9b42b0204c475d2d08aafa1" id=4d2ff14a-24ec-49a8-b3f3-60354fd0ea8c name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.218670 | controller | Jun 09 16:31:37.983272 crc crio[3654]: time="2026-06-09T16:31:37.982820029Z" level=info msg="Starting container: 3bc4dc2e4156a227f01fa6d7b4b246af4c3c55239e9bf89c4cd89fe3a1745073" id=9a0230c6-8800-4395-82af-aeda60cdd7dd name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.218690 | controller | Jun 09 16:31:38.106778 crc crio[3654]: 2026-06-09T16:31:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:133bfe876382482 Mac:f2:45:20:4f:8b:5d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:33 Mtu:0 Sandbox:/var/run/netns/ec434c43-21bb-4c41-bd22-542401279344 SocketPath: PciID:}] [{Interface:0xc000014b80 Address:{IP:10.217.0.51 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.218708 | controller | Jun 09 16:31:38.106778 crc crio[3654]: time="2026-06-09T16:31:38.105965833Z" level=info msg="Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:133bfe8763824827240ace1fd528fd756977ea15cc3ce84c349a57bf626f6f9c UID:0d002002-a30d-4a50-8adb-82f2f2ed2496 NetNS:/var/run/netns/ec434c43-21bb-4c41-bd22-542401279344 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod0d002002_a30d_4a50_8adb_82f2f2ed2496.slice PodAnnotations:0xc000476b88}] Aliases:map[]}"
2026-06-09 17:48:36.218725 | controller | Jun 09 16:31:38.106778 crc crio[3654]: time="2026-06-09T16:31:38.106120898Z" level=info msg="Checking pod openshift-kube-apiserver_installer-13-crc for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.218741 | controller | Jun 09 16:31:38.237977 crc crio[3654]: time="2026-06-09T16:31:38.237909525Z" level=info msg="Ran pod sandbox 133bfe8763824827240ace1fd528fd756977ea15cc3ce84c349a57bf626f6f9c with infra container: openshift-kube-apiserver/installer-13-crc/POD" id=719e7c44-dc7e-48aa-84b6-ec5d321bc86b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.218757 | controller | Jun 09 16:31:38.261814 crc crio[3654]: time="2026-06-09T16:31:38.261339248Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=2d43dbb8-88b8-4a1b-976b-78837f28648c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.218773 | controller | Jun 09 16:31:38.272032 crc crio[3654]: time="2026-06-09T16:31:38.271751444Z" level=info msg="Started container" PID=14187 containerID=b56f5007840ecfc0dd88c8bf6d0a9822ab6c37a8d9b42b0204c475d2d08aafa1 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar id=4d2ff14a-24ec-49a8-b3f3-60354fd0ea8c name=/runtime.v1.RuntimeService/StartContainer sandboxID=1430cc105af08c7cc4e8929c4b1360b3ed58500e41f4ab9a0108f4252b0e9f47
2026-06-09 17:48:36.218789 | controller | Jun 09 16:31:38.356198 crc crio[3654]: time="2026-06-09T16:31:38.349139578Z" level=info msg="Started container" PID=14181 containerID=3bc4dc2e4156a227f01fa6d7b4b246af4c3c55239e9bf89c4cd89fe3a1745073 description=openshift-kube-apiserver/revision-pruner-13-crc/pruner id=9a0230c6-8800-4395-82af-aeda60cdd7dd name=/runtime.v1.RuntimeService/StartContainer sandboxID=805076b7e36f5d1f18bca1a3a9c83039d8f08a4d8a6b8673c03c7aaecc2d9ad1
2026-06-09 17:48:36.218806 | controller | Jun 09 16:31:38.510695 crc crio[3654]: time="2026-06-09T16:31:38.510509314Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-csi-livenessprobe:latest" id=96241aae-a8a4-49a4-a1ba-48e981dfee84 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.218822 | controller | Jun 09 16:31:41.210321 crc crio[3654]: time="2026-06-09T16:31:41.205247083Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360" id=94e9d1a0-c1ac-42a1-8217-f4da28d3e2bd name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.218838 | controller | Jun 09 16:31:45.003699 crc crio[3654]: time="2026-06-09T16:31:45.002486235Z" level=info msg="Stopping container: 3f3ac6a9c844680805eee4f9671db5a86df79a08c7716a524ef5a3f46e55ccca (timeout: 2s)" id=9180d3c5-eafc-412a-a360-c98dc32c6882 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.218856 | controller | Jun 09 16:31:45.662108 crc crio[3654]: time="2026-06-09T16:31:45.6620266Z" level=info msg="Removing container: 80f9ebd76d17966eb2d3d49511d4ad004bb55d66130df97607b1b9dca6d0b7a6" id=4526f38e-3e85-4807-832e-354f7c482a2d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.218953 | controller | Jun 09 16:31:47.734437 crc crio[3654]: time="2026-06-09T16:31:47.734035813Z" level=info msg="Stopping pod sandbox: 805076b7e36f5d1f18bca1a3a9c83039d8f08a4d8a6b8673c03c7aaecc2d9ad1" id=15fc08ba-f3fd-4994-8a5c-9e9bdebb20b5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.218973 | controller | Jun 09 16:31:47.738162 crc crio[3654]: time="2026-06-09T16:31:47.735346403Z" level=info msg="Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:805076b7e36f5d1f18bca1a3a9c83039d8f08a4d8a6b8673c03c7aaecc2d9ad1 UID:19aedfdc-1cfb-4c63-a837-00b992526bed NetNS:/var/run/netns/b9cb7794-d15a-4fef-863c-aba120e6a68f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod19aedfdc_1cfb_4c63_a837_00b992526bed.slice PodAnnotations:0xc0017123a0}] Aliases:map[]}"
2026-06-09 17:48:36.218990 | controller | Jun 09 16:31:47.738162 crc crio[3654]: time="2026-06-09T16:31:47.735970091Z" level=info msg="Deleting pod openshift-kube-apiserver_revision-pruner-13-crc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.219008 | controller | Jun 09 16:31:51.810154 crc crio[3654]: time="2026-06-09T16:31:51.808766554Z" level=warning msg="Stopping container be952e15e73cb0d3e16b9455048b56d2de197719fdc904efa395a5f23a9ddd30 with stop signal(15) timed out. Killing..."
2026-06-09 17:48:36.219025 | controller | Jun 09 16:32:02.427882 crc crio[3654]: time="2026-06-09T16:32:02.424259322Z" level=info msg="Stopping pod sandbox: 9d4bc834b7ad6160914ca844547cbdd0b11fe3dea5cb6b450bea8bcda4115799" id=4faaba9c-dbf8-49b1-9d38-19439aa3a6da name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.219041 | controller | Jun 09 16:32:02.427882 crc crio[3654]: time="2026-06-09T16:32:02.425920232Z" level=info msg="Stopped pod sandbox (already stopped): 9d4bc834b7ad6160914ca844547cbdd0b11fe3dea5cb6b450bea8bcda4115799" id=4faaba9c-dbf8-49b1-9d38-19439aa3a6da name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.219057 | controller | Jun 09 16:32:02.529627 crc crio[3654]: time="2026-06-09T16:32:02.529154591Z" level=info msg="Removing pod sandbox: 9d4bc834b7ad6160914ca844547cbdd0b11fe3dea5cb6b450bea8bcda4115799" id=9128c833-c411-4fca-9edd-f227670643c7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.219073 | controller | Jun 09 16:32:15.622040 crc crio[3654]: time="2026-06-09T16:32:15.620809749Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-csi-livenessprobe:latest" id=d530e703-ea7e-40e5-abdd-d57bab1413de name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.219089 | controller | Jun 09 16:32:22.540978 crc crio[3654]: time="2026-06-09T16:32:22.539136424Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=3de16224-299e-4654-8671-ebce7285a0d6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.219105 | controller | Jun 09 16:32:22.540978 crc crio[3654]: time="2026-06-09T16:32:22.539296799Z" level=info msg="Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe" id=3dd0068a-ddd8-4cf8-bbac-f541ec46680e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.219121 | controller | Jun 09 16:32:22.544224 crc crio[3654]: time="2026-06-09T16:32:22.543021752Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360" id=8fd5b1ab-9b9c-45c5-adec-41f77e368e13 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.219140 | controller | Jun 09 16:32:22.562292 crc crio[3654]: time="2026-06-09T16:32:22.561757002Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.219157 | controller | Jun 09 16:32:22.570883 crc crio[3654]: time="2026-06-09T16:32:22.57025563Z" level=info msg="Creating container: openshift-kube-apiserver/installer-13-crc/installer" id=a4f3b45f-4b9f-4a77-aff9-d105def86ac4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.219174 | controller | Jun 09 16:32:22.571933 crc crio[3654]: time="2026-06-09T16:32:22.571742095Z" level=info msg="Creating container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator" id=08dfadf6-8b3c-4843-b282-fa46c7c5dc75 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.219190 | controller | Jun 09 16:32:22.572385 crc crio[3654]: time="2026-06-09T16:32:22.572342604Z" level=info msg="Stopped pod sandbox: 805076b7e36f5d1f18bca1a3a9c83039d8f08a4d8a6b8673c03c7aaecc2d9ad1" id=15fc08ba-f3fd-4994-8a5c-9e9bdebb20b5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.219206 | controller | Jun 09 16:32:22.636072 crc crio[3654]: time="2026-06-09T16:32:22.631521183Z" level=info msg="Stopped container 9ea233774116757b5ad7af8adebfea850219d83ed33ac86b38417b5d75317ed9: openshift-ingress/router-default-68cf44c8b8-w4gs8/router" id=c1a524e8-604b-4332-ae2a-dd3d195ec5e3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.219222 | controller | Jun 09 16:32:22.636072 crc crio[3654]: time="2026-06-09T16:32:22.63176132Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.219237 | controller | Jun 09 16:32:22.636072 crc crio[3654]: time="2026-06-09T16:32:22.633555575Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946" id=6acc58a2-9016-4a06-af36-6a6a44023919 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.219253 | controller | Jun 09 16:32:22.636072 crc crio[3654]: time="2026-06-09T16:32:22.63440036Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.219270 | controller | Jun 09 16:32:22.667201 crc crio[3654]: time="2026-06-09T16:32:22.667156877Z" level=info msg="Stopped container 3f3ac6a9c844680805eee4f9671db5a86df79a08c7716a524ef5a3f46e55ccca: openshift-console/downloads-747b44746d-4pqvr/download-server" id=9180d3c5-eafc-412a-a360-c98dc32c6882 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.219287 | controller | Jun 09 16:32:22.673116 crc crio[3654]: time="2026-06-09T16:32:22.673007105Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=1c9e05ec-6090-4705-b24a-8f239379cc29 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.219303 | controller | Jun 09 16:32:22.673116 crc crio[3654]: time="2026-06-09T16:32:22.673095877Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946" id=cdb0f58e-26f9-46f8-bb17-6d728f9cb054 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.219319 | controller | Jun 09 16:32:23.027217 crc crio[3654]: time="2026-06-09T16:32:23.027123652Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=056072e3-30b6-45c6-90a1-e743e7cb372c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.219335 | controller | Jun 09 16:32:23.028677 crc crio[3654]: time="2026-06-09T16:32:23.028478284Z" level=info msg="Creating container: openshift-ingress/router-default-68cf44c8b8-w4gs8/router" id=707f85c6-757e-4dfe-bc85-9b443e126b27 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.219355 | controller | Jun 09 16:32:23.034934 crc crio[3654]: time="2026-06-09T16:32:23.034795276Z" level=info msg="Stopped container be952e15e73cb0d3e16b9455048b56d2de197719fdc904efa395a5f23a9ddd30: openshift-multus/cni-sysctl-allowlist-ds-xqssv/kube-multus-additional-cni-plugins" id=ad0605df-5488-4b6f-a88c-fae1d40b5599 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.219372 | controller | Jun 09 16:32:23.036247 crc crio[3654]: time="2026-06-09T16:32:23.036187128Z" level=info msg="Stopping pod sandbox: f8e41ba94691ad2588fa4a45cbe98f5a28a40e071f3c2a4db8bdcdc1b9cac09f" id=1489ca50-7a88-451e-aeb2-bc443bbba2b4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.219387 | controller | Jun 09 16:32:31.480109 crc crio[3654]: time="2026-06-09T16:32:31.478764421Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.219404 | controller | Jun 09 16:32:31.483072 crc crio[3654]: time="2026-06-09T16:32:31.482967926Z" level=info msg="Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server" id=fa3d193f-8fcf-421d-b6d1-909bdf067c50 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.219419 | controller | Jun 09 16:32:31.487354 crc crio[3654]: time="2026-06-09T16:32:31.487288355Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.219435 | controller | Jun 09 16:32:31.501743 crc crio[3654]: time="2026-06-09T16:32:31.501584791Z" level=info msg="Stopped pod sandbox: f8e41ba94691ad2588fa4a45cbe98f5a28a40e071f3c2a4db8bdcdc1b9cac09f" id=1489ca50-7a88-451e-aeb2-bc443bbba2b4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.219451 | controller | Jun 09 16:32:47.648819 crc crio[3654]: time="2026-06-09T16:32:47.647977247Z" level=info msg="Removed pod sandbox: 9d4bc834b7ad6160914ca844547cbdd0b11fe3dea5cb6b450bea8bcda4115799" id=9128c833-c411-4fca-9edd-f227670643c7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.219467 | controller | Jun 09 16:32:47.654626 crc crio[3654]: time="2026-06-09T16:32:47.653912064Z" level=info msg="Stopping pod sandbox: 1422f1f029c3ef730ce70c97c300ea6138c9488a4611fc03e8f918474cfacd11" id=9d46423a-9670-4ac3-a20e-655f9dc93d00 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.219482 | controller | Jun 09 16:32:47.655005 crc crio[3654]: time="2026-06-09T16:32:47.654905823Z" level=info msg="Stopped pod sandbox (already stopped): 1422f1f029c3ef730ce70c97c300ea6138c9488a4611fc03e8f918474cfacd11" id=9d46423a-9670-4ac3-a20e-655f9dc93d00 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.219501 | controller | Jun 09 16:32:47.655801 crc crio[3654]: time="2026-06-09T16:32:47.655766099Z" level=info msg="Removing pod sandbox: 1422f1f029c3ef730ce70c97c300ea6138c9488a4611fc03e8f918474cfacd11" id=fb85c399-7f82-43f8-a3ab-fe5dfbb02cf7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.219550 | controller | Jun 09 16:32:48.330841 crc crio[3654]: time="2026-06-09T16:32:48.330081042Z" level=info msg="Running pod sandbox: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/POD" id=9a80d625-4402-411b-9d58-68f31e6ca3ae name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.219578 | controller | Jun 09 16:32:48.330989 crc crio[3654]: time="2026-06-09T16:32:48.330894476Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.219596 | controller | Jun 09 16:33:39.414867 crc crio[3654]: time="2026-06-09T16:33:39.413693793Z" level=info msg="Removed container 80f9ebd76d17966eb2d3d49511d4ad004bb55d66130df97607b1b9dca6d0b7a6: openshift-console/downloads-747b44746d-4pqvr/download-server" id=4526f38e-3e85-4807-832e-354f7c482a2d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.219618 | controller | Jun 09 16:33:39.419626 crc crio[3654]: time="2026-06-09T16:33:39.419443425Z" level=info msg="Removing container: be952e15e73cb0d3e16b9455048b56d2de197719fdc904efa395a5f23a9ddd30" id=6ce17967-e272-4606-895c-283e980420d1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.219634 | controller | Jun 09 16:33:39.428219 crc crio[3654]: time="2026-06-09T16:33:39.428117524Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.219651 | controller | Jun 09 16:33:39.452473 crc crio[3654]: time="2026-06-09T16:33:39.452386478Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.219668 | controller | Jun 09 16:33:39.456154 crc crio[3654]: time="2026-06-09T16:33:39.456080879Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.219684 | controller | Jun 09 16:33:39.714943 crc crio[3654]: time="2026-06-09T16:33:39.714477184Z" level=info msg="Created container 5ec83d35f2ecb6d56c45e19bfd05c976d96683304963f75bed1057cb9aa7ee2b: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator" id=08dfadf6-8b3c-4843-b282-fa46c7c5dc75 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.219700 | controller | Jun 09 16:33:39.719743 crc crio[3654]: time="2026-06-09T16:33:39.719542646Z" level=info msg="Starting container: 5ec83d35f2ecb6d56c45e19bfd05c976d96683304963f75bed1057cb9aa7ee2b" id=af53f45b-8e4d-4113-8ba0-3f88334d49b7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.219716 | controller | Jun 09 16:33:39.735783 crc crio[3654]: time="2026-06-09T16:33:39.735632536Z" level=info msg="Started container" PID=14860 containerID=5ec83d35f2ecb6d56c45e19bfd05c976d96683304963f75bed1057cb9aa7ee2b description=openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator id=af53f45b-8e4d-4113-8ba0-3f88334d49b7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6638ab594e66d36d737fe0da5d083f116547ca99b668119517552d011bc1693a
2026-06-09 17:48:36.219733 | controller | Jun 09 16:33:39.792041 crc crio[3654]: time="2026-06-09T16:33:39.791944897Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.219749 | controller | Jun 09 16:33:40.052604 crc crio[3654]: time="2026-06-09T16:33:40.05224324Z" level=info msg="Created container 87fd27816320262e121a87ff23ed90a3dcf1180bccbea3b52f6080cf7d7431d2: hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe" id=3dd0068a-ddd8-4cf8-bbac-f541ec46680e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.219766 | controller | Jun 09 16:33:40.054114 crc crio[3654]: time="2026-06-09T16:33:40.054022433Z" level=info msg="Starting container: 87fd27816320262e121a87ff23ed90a3dcf1180bccbea3b52f6080cf7d7431d2" id=3de7e910-66ba-48ce-a1bb-b19d76ce7757 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.219783 | controller | Jun 09 16:33:40.061096 crc crio[3654]: time="2026-06-09T16:33:40.060929859Z" level=info msg="Started container" PID=14874 containerID=87fd27816320262e121a87ff23ed90a3dcf1180bccbea3b52f6080cf7d7431d2 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe id=3de7e910-66ba-48ce-a1bb-b19d76ce7757 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1430cc105af08c7cc4e8929c4b1360b3ed58500e41f4ab9a0108f4252b0e9f47
2026-06-09 17:48:36.219799 | controller | Jun 09 16:33:40.136416 crc crio[3654]: time="2026-06-09T16:33:40.136128215Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest" id=7fd1c73e-9c08-4bba-b607-5582f8c0c1a4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.219818 | controller | Jun 09 16:33:40.945786 crc crio[3654]: time="2026-06-09T16:33:40.945251895Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.219834 | controller | Jun 09 16:33:40.948683 crc crio[3654]: time="2026-06-09T16:33:40.948442751Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.219850 | controller | Jun 09 16:33:40.953861 crc crio[3654]: time="2026-06-09T16:33:40.95378782Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.219866 | controller | Jun 09 16:33:40.957156 crc crio[3654]: time="2026-06-09T16:33:40.957080199Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.219882 | controller | Jun 09 16:33:40.979183 crc crio[3654]: time="2026-06-09T16:33:40.978951172Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.219898 | controller | Jun 09 16:33:40.985098 crc crio[3654]: time="2026-06-09T16:33:40.984967781Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest" id=6801573d-9c72-41f7-b12a-01a807fca524 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.219913 | controller | Jun 09 16:33:41.130138 crc crio[3654]: time="2026-06-09T16:33:41.129860728Z" level=info msg="Removed pod sandbox: 1422f1f029c3ef730ce70c97c300ea6138c9488a4611fc03e8f918474cfacd11" id=fb85c399-7f82-43f8-a3ab-fe5dfbb02cf7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.219929 | controller | Jun 09 16:33:41.131195 crc crio[3654]: time="2026-06-09T16:33:41.131123066Z" level=info msg="Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner" id=fded8d66-ea72-4b53-a92e-8247968474b7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.219945 | controller | Jun 09 16:33:41.146193 crc crio[3654]: time="2026-06-09T16:33:41.145962459Z" level=info msg="Created container 337e211a8ba41220c073ee750d054e20d929f781f50a52b173cbd2243c1e5881: openshift-ingress/router-default-68cf44c8b8-w4gs8/router" id=707f85c6-757e-4dfe-bc85-9b443e126b27 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.219961 | controller | Jun 09 16:33:41.151513 crc crio[3654]: time="2026-06-09T16:33:41.149973258Z" level=info msg="Starting container: 337e211a8ba41220c073ee750d054e20d929f781f50a52b173cbd2243c1e5881" id=376fb5e7-b5b3-48d5-84d3-dc5d504c63ef name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.219976 | controller | Jun 09 16:33:41.151513 crc crio[3654]: time="2026-06-09T16:33:41.151159054Z" level=info msg="Created container 483fdf20af2b8d9cd83f77793ba113e5cea9f096c0d603b421ce94fb37871d70: openshift-console/downloads-747b44746d-4pqvr/download-server" id=fa3d193f-8fcf-421d-b6d1-909bdf067c50 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.219992 | controller | Jun 09 16:33:41.153773 crc crio[3654]: time="2026-06-09T16:33:41.153608357Z" level=info msg="Starting container: 483fdf20af2b8d9cd83f77793ba113e5cea9f096c0d603b421ce94fb37871d70" id=d568de87-e6e7-4cc2-8da9-36b253dbebd9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.220007 | controller | Jun 09 16:33:41.166151 crc crio[3654]: time="2026-06-09T16:33:41.165844072Z" level=info msg="Started container" PID=14896 containerID=337e211a8ba41220c073ee750d054e20d929f781f50a52b173cbd2243c1e5881 description=openshift-ingress/router-default-68cf44c8b8-w4gs8/router id=376fb5e7-b5b3-48d5-84d3-dc5d504c63ef name=/runtime.v1.RuntimeService/StartContainer sandboxID=3e7a5a4dee9517bbca6cf7fd9be1a53c54a926acf7d2e8c9876640e9e0b7f0a8
2026-06-09 17:48:36.220030 | controller | Jun 09 16:33:41.166999 crc crio[3654]: time="2026-06-09T16:33:41.16643977Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.220048 | controller | Jun 09 16:33:41.177099 crc crio[3654]: time="2026-06-09T16:33:41.177018056Z" level=info msg="Removed container be952e15e73cb0d3e16b9455048b56d2de197719fdc904efa395a5f23a9ddd30: openshift-multus/cni-sysctl-allowlist-ds-xqssv/kube-multus-additional-cni-plugins" id=6ce17967-e272-4606-895c-283e980420d1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.220064 | controller | Jun 09 16:33:41.182858 crc crio[3654]: time="2026-06-09T16:33:41.182724246Z" level=info msg="Started container" PID=14897 containerID=483fdf20af2b8d9cd83f77793ba113e5cea9f096c0d603b421ce94fb37871d70 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=d568de87-e6e7-4cc2-8da9-36b253dbebd9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9949406e326cae8ec31e25f8fb7cf029bc427991b6c660a9c6a401ecdf48f8ca
2026-06-09 17:48:36.220080 | controller | Jun 09 16:33:41.306946 crc crio[3654]: time="2026-06-09T16:33:41.295279507Z" level=info msg="Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:5ad2004402065501b976320a724a29ba72a39e33afe3113eac008fe92c8655d7 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/811c10be-df05-48cc-8dfb-d9e671ee45e5 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:0xc000f145f8}] Aliases:map[]}"
2026-06-09 17:48:36.220096 | controller | Jun 09 16:33:41.306946 crc crio[3654]: time="2026-06-09T16:33:41.295432462Z" level=info msg="Adding pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.220112 | controller | Jun 09 16:33:41.402034 crc crio[3654]: time="2026-06-09T16:33:41.4019216Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:fc6a16d8f231accd9aa36e952dece09ceb23dd2bd734fa3d5279adae1b59f636" id=3515a14e-b470-4101-9a18-c747ccf03662 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.220129 | controller | Jun 09 16:33:41.404960 crc crio[3654]: time="2026-06-09T16:33:41.404849778Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=7c87b631-5cd0-49c8-8993-fc63fd0c4c8f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.220145 | controller | Jun 09 16:33:41.408207 crc crio[3654]: time="2026-06-09T16:33:41.408165257Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e" id=4f1fee0a-0598-43b8-b692-fc3df93b44b8 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.220161 | controller | Jun 09 16:33:41.409027 crc crio[3654]: time="2026-06-09T16:33:41.409003682Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=801a79a6-0de2-4b6c-b2a1-25afff05b1f5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.220177 | controller | Jun 09 16:33:41.442249 crc crio[3654]: time="2026-06-09T16:33:41.44207629Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0" id=04a62e60-2e72-4cee-b70d-e39fd081b09d name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.220193 | controller | Jun 09 16:33:41.445008 crc crio[3654]: time="2026-06-09T16:33:41.444877743Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=0ffe90c5-ac0f-445e-82eb-a6ce6b344586 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.220212 | controller | Jun 09 16:33:41.497809 crc crio[3654]: time="2026-06-09T16:33:41.497093502Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.220229 | controller | Jun 09 16:33:41.513508 crc crio[3654]: time="2026-06-09T16:33:41.512143132Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=7b033b36-41de-4a50-9de0-a10cfbf80808 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.220245 | controller | Jun 09 16:33:41.513882 crc crio[3654]: time="2026-06-09T16:33:41.512824922Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=330381bb-170d-4c2e-8c01-a208a4149496 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.220261 | controller | Jun 09 16:33:41.517314 crc crio[3654]: time="2026-06-09T16:33:41.51709974Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=ab1f0d4e-4181-4e1a-9825-1767514ed75a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.220277 | controller | Jun 09 16:33:41.561422 crc crio[3654]: time="2026-06-09T16:33:41.56133197Z" level=info msg="Creating container: openshift-marketplace/certified-operators-l27pk/extract-content" id=c3e6f038-bf6d-44fe-915a-3d45659c9d57 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.220294 | controller | Jun 09 16:33:41.565302 crc crio[3654]: time="2026-06-09T16:33:41.565214446Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-ntdwx/extract-content" id=cf358e90-5d26-4622-93db-0682c86c7e44 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.220310 | controller | Jun 09 16:33:41.567977 crc crio[3654]: time="2026-06-09T16:33:41.567835135Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.220326 | controller | Jun 09 16:33:41.567977 crc crio[3654]: time="2026-06-09T16:33:41.567937698Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.220343 | controller | Jun 09 16:33:41.568371 crc crio[3654]: time="2026-06-09T16:33:41.568138274Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-x5vn9/extract-content" id=66fc8d94-401b-4f2c-add8-3064b059fbcb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.220359 | controller | Jun 09 16:33:41.607757 crc crio[3654]: time="2026-06-09T16:33:41.607512449Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:668b6d810793a4e82ee444b5b7605e4dda0a003f7a362c36f88a58436963d393" id=e20e46f3-310e-4785-a88a-92b60d2f5ccf name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.220377 | controller | Jun 09 16:33:41.610119 crc crio[3654]: time="2026-06-09T16:33:41.610032975Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=44f3bbec-893c-43a1-9ebe-bba5b0177675 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.220393 | controller | Jun 09 16:33:41.613961 crc crio[3654]: time="2026-06-09T16:33:41.613505508Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.220410 | controller | Jun 09 16:33:41.638971 crc crio[3654]: time="2026-06-09T16:33:41.638535126Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.220426 | controller | Jun 09 16:33:41.640961 crc crio[3654]: time="2026-06-09T16:33:41.640493684Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0" id=bb6dbe1b-c7e5-468f-8d7c-f4a19eb2fb4f name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.220446 | controller | Jun 09 16:33:41.643471 crc crio[3654]: time="2026-06-09T16:33:41.643303798Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=ab08baa6-0a86-4bcc-8d15-5f997b318751 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.220462 | controller | Jun 09 16:33:41.660229 crc crio[3654]: time="2026-06-09T16:33:41.660171842Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=f3f27cc0-1dc3-4226-abfd-5ce9697d1437 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.220478 | controller | Jun 09 16:33:41.666808 crc crio[3654]: time="2026-06-09T16:33:41.666730728Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.220494 | controller | Jun 09 16:33:41.701093 crc crio[3654]: time="2026-06-09T16:33:41.700986531Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.220509 | controller | Jun 09 16:33:41.718217 crc crio[3654]: time="2026-06-09T16:33:41.716527945Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.220547 | controller | Jun 09 16:33:41.723835 crc crio[3654]: time="2026-06-09T16:33:41.723777371Z" level=info msg="Creating container: openshift-marketplace/community-operators-qhh6t/extract-content" id=a2428780-b2a4-4ab5-a843-65af9e803da4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.220564 | controller | Jun 09 16:33:41.724892 crc crio[3654]: time="2026-06-09T16:33:41.724816022Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=6b1b511f-0db3-4e28-97a2-90ba84d8b55d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.220580 | controller | Jun 09 16:33:41.728185 crc crio[3654]: time="2026-06-09T16:33:41.727983547Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.220596 | controller | Jun 09 16:33:41.730469 crc crio[3654]: time="2026-06-09T16:33:41.729411389Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e" id=9f800c94-7cb6-4ce0-b6d9-0082847d8f1c name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.220617 | controller | Jun 09 16:33:41.731735 crc crio[3654]: time="2026-06-09T16:33:41.731627076Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=618ba0e3-0a65-43e2-a49a-1e7f9ae84864 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.220642 | controller | Jun 09 16:33:41.735397 crc crio[3654]: time="2026-06-09T16:33:41.732465831Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.220665 | controller | Jun 09 16:33:41.751104 crc crio[3654]: time="2026-06-09T16:33:41.750695335Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=6f20c238-404c-49f4-8755-40f37171a51d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.220683 | controller | Jun 09 16:33:41.764612 crc crio[3654]: time="2026-06-09T16:33:41.76426776Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-k6zh8/extract-content" id=f7f15c0c-c8c8-4920-a29f-3b14fe9ea676 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.220699 | controller | Jun 09 16:33:41.798089 crc crio[3654]: time="2026-06-09T16:33:41.798020288Z" level=info msg="Creating container: openshift-marketplace/certified-operators-8rq28/extract-content" id=7c89f99f-a4d9-4da1-8161-21d67e350021 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.220728 | controller | Jun 09 16:33:41.810206 crc crio[3654]: time="2026-06-09T16:33:41.809881532Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:fc6a16d8f231accd9aa36e952dece09ceb23dd2bd734fa3d5279adae1b59f636" id=f81c063d-9225-47e1-aa1d-7fee08225b52 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.220745 | controller | Jun 09 16:33:41.811887 crc crio[3654]: time="2026-06-09T16:33:41.811458669Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=d0ba4fba-5acd-413b-b86e-39e055463ae8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.220761 | controller | Jun 09 16:33:41.845421 crc crio[3654]: time="2026-06-09T16:33:41.844901818Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.220777 | controller | Jun 09 16:33:41.846713 crc crio[3654]: time="2026-06-09T16:33:41.846116184Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.220793 | controller | Jun 09 16:33:41.897835 crc crio[3654]: time="2026-06-09T16:33:41.895336384Z" level=info msg="Created container e615c8e57fda691fe6817d8f45325e66b2ebe18026ff9db267ac937766802f43: openshift-marketplace/redhat-marketplace-ntdwx/extract-content" id=cf358e90-5d26-4622-93db-0682c86c7e44 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.220808 | controller | Jun 09 16:33:41.899381 crc crio[3654]: time="2026-06-09T16:33:41.899294052Z" level=info msg="Starting container: e615c8e57fda691fe6817d8f45325e66b2ebe18026ff9db267ac937766802f43" id=95626fd5-8f49-4cf5-9dbf-6b8d143713d4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.220824 | controller | Jun 09 16:33:41.903903 crc crio[3654]: time="2026-06-09T16:33:41.903809437Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=270a679a-0314-421c-ba97-c7b68bbe7dd3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.220840 | controller | Jun 09 16:33:41.913097 crc crio[3654]: time="2026-06-09T16:33:41.913018312Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.220855 | controller | Jun 09 16:33:41.916695 crc crio[3654]: time="2026-06-09T16:33:41.916019002Z" level=info msg="Created container 6035d16f2c3afd216d246703fcec45d9e1ecfc34efb67f2d286d5a6483b670c7: openshift-marketplace/certified-operators-l27pk/extract-content" id=c3e6f038-bf6d-44fe-915a-3d45659c9d57 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.220872 | controller | Jun 09 16:33:41.916695 crc crio[3654]: time="2026-06-09T16:33:41.916383083Z" level=info msg="Started container" PID=14955 containerID=e615c8e57fda691fe6817d8f45325e66b2ebe18026ff9db267ac937766802f43 description=openshift-marketplace/redhat-marketplace-ntdwx/extract-content id=95626fd5-8f49-4cf5-9dbf-6b8d143713d4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=509ed5c9d31791a0ea75f8c162248e58a85617f2a9e9b268b5e98ff17debb47e
2026-06-09 17:48:36.220888 | controller | Jun 09 16:33:41.917878 crc crio[3654]: time="2026-06-09T16:33:41.917746843Z" level=info msg="Starting container: 6035d16f2c3afd216d246703fcec45d9e1ecfc34efb67f2d286d5a6483b670c7" id=a6c8697e-289a-4a1b-8411-88eaf0407998 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.220904 | controller | Jun 09 16:33:41.918234 crc crio[3654]: time="2026-06-09T16:33:41.918133365Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:668b6d810793a4e82ee444b5b7605e4dda0a003f7a362c36f88a58436963d393" id=0564cafc-a735-468a-afd5-a5199e24f2b6 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.220924 | controller | Jun 09 16:33:41.919190 crc crio[3654]: time="2026-06-09T16:33:41.919089013Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.220941 | controller | Jun 09 16:33:41.919612 crc crio[3654]: time="2026-06-09T16:33:41.91930826Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=81d85225-5deb-4f5d-aac4-64e26b6dc2b3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.220957 | controller | Jun 09 16:33:41.940000 crc crio[3654]: time="2026-06-09T16:33:41.939791102Z" level=info msg="Created container 32304f5c349002292068b030093bf5d541357933a72abf00db8ac3316c8d1be6: openshift-kube-apiserver/installer-13-crc/installer" id=a4f3b45f-4b9f-4a77-aff9-d105def86ac4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.220974 | controller | Jun 09 16:33:41.978406 crc crio[3654]: time="2026-06-09T16:33:41.978335872Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-zxg5w/extract-content" id=61a78b08-c066-4b7c-b009-81ded490b4a1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.220991 | controller | Jun 09 16:33:41.979812 crc crio[3654]: time="2026-06-09T16:33:41.979519848Z" level=info msg="Started container" PID=14959 containerID=6035d16f2c3afd216d246703fcec45d9e1ecfc34efb67f2d286d5a6483b670c7 description=openshift-marketplace/certified-operators-l27pk/extract-content id=a6c8697e-289a-4a1b-8411-88eaf0407998 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d4c82703d0d73e0f4ebcbb628205bdfe67ff0ec864e2495dc27767748b28ad82
2026-06-09 17:48:36.221010 | controller | Jun 09 16:33:42.013284 crc crio[3654]: time="2026-06-09T16:33:42.012377899Z" level=info msg="Starting container: 32304f5c349002292068b030093bf5d541357933a72abf00db8ac3316c8d1be6" id=0329b29e-6e0e-4767-9407-c76653ebc22d name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.221028 | controller | Jun 09 16:33:42.035969 crc crio[3654]: time="2026-06-09T16:33:42.035763267Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.221044 | controller | Jun 09 16:33:42.045876 crc crio[3654]: time="2026-06-09T16:33:42.045624322Z" level=info msg="Started container" PID=14943 containerID=32304f5c349002292068b030093bf5d541357933a72abf00db8ac3316c8d1be6 description=openshift-kube-apiserver/installer-13-crc/installer id=0329b29e-6e0e-4767-9407-c76653ebc22d name=/runtime.v1.RuntimeService/StartContainer sandboxID=133bfe8763824827240ace1fd528fd756977ea15cc3ce84c349a57bf626f6f9c
2026-06-09 17:48:36.221060 | controller | Jun 09 16:33:42.049499 crc crio[3654]: time="2026-06-09T16:33:42.048807617Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.221076 | controller | Jun 09 16:33:42.073612 crc crio[3654]: time="2026-06-09T16:33:42.073496534Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.221092 | controller | Jun 09 16:33:42.080431 crc crio[3654]: time="2026-06-09T16:33:42.078256956Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=487823b6-d86d-4963-8543-e387fa062c11 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.221108 | controller | Jun 09 16:33:42.109305 crc crio[3654]: time="2026-06-09T16:33:42.10921683Z" level=info msg="Creating container: openshift-marketplace/community-operators-mtcqg/extract-content" id=e016f4b0-ff64-4ed9-8898-c41f355f210f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.221123 | controller | Jun 09 16:33:42.115958 crc crio[3654]: time="2026-06-09T16:33:42.112299873Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.221144 | controller | Jun 09 16:33:42.127451 crc crio[3654]: time="2026-06-09T16:33:42.127393833Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.221160 | controller | Jun 09 16:33:42.174048 crc crio[3654]: time="2026-06-09T16:33:42.173925013Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.221176 | controller | Jun 09 16:33:42.244219 crc crio[3654]: time="2026-06-09T16:33:42.243973655Z" level=info msg="Created container d2047330a7c463085f225487134392b424449b824120b9a3cc83f23c8587c209: openshift-marketplace/redhat-operators-x5vn9/extract-content" id=66fc8d94-401b-4f2c-add8-3064b059fbcb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.221192 | controller | Jun 09 16:33:42.250755 crc crio[3654]: time="2026-06-09T16:33:42.246689406Z" level=info msg="Starting container: d2047330a7c463085f225487134392b424449b824120b9a3cc83f23c8587c209" id=eaa6605b-6354-4251-b025-c63429ba1a92 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.221208 | controller | Jun 09 16:33:42.257505 crc crio[3654]: time="2026-06-09T16:33:42.257382685Z" level=info msg="Started container" PID=14985 containerID=d2047330a7c463085f225487134392b424449b824120b9a3cc83f23c8587c209 description=openshift-marketplace/redhat-operators-x5vn9/extract-content id=eaa6605b-6354-4251-b025-c63429ba1a92 name=/runtime.v1.RuntimeService/StartContainer sandboxID=30542c23042c8003a6b86ebc257f8fd752de84d26b7d4a2dfdb74918eb22668d
2026-06-09 17:48:36.221224 | controller | Jun 09 16:33:42.290596 crc crio[3654]: time="2026-06-09T16:33:42.290272967Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.221240 | controller | Jun 09 16:33:42.309785 crc crio[3654]: time="2026-06-09T16:33:42.309703127Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.221256 | controller | Jun 09 16:33:42.323879 crc crio[3654]: time="2026-06-09T16:33:42.32354102Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.221272 | controller | Jun 09 16:33:42.339998 crc crio[3654]: 2026-06-09T16:33:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5ad200440206550 Mac:8e:37:e1:c3:a6:bd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:35 Mtu:0 Sandbox:/var/run/netns/811c10be-df05-48cc-8dfb-d9e671ee45e5 SocketPath: PciID:}] [{Interface:0xc000014b10 Address:{IP:10.217.0.53 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.221288 | controller | Jun 09 16:33:42.341718 crc crio[3654]: time="2026-06-09T16:33:42.341440755Z" level=info msg="Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:5ad2004402065501b976320a724a29ba72a39e33afe3113eac008fe92c8655d7 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/811c10be-df05-48cc-8dfb-d9e671ee45e5 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:0xc000f145f8}] Aliases:map[]}"
2026-06-09 17:48:36.221304 | controller | Jun 09 16:33:42.341718 crc crio[3654]: time="2026-06-09T16:33:42.341631701Z" level=info msg="Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.221321 | controller | Jun 09 16:33:42.342099 crc crio[3654]: time="2026-06-09T16:33:42.342046523Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.221341 | controller | Jun 09 16:33:42.388543 crc crio[3654]: time="2026-06-09T16:33:42.388357876Z" level=info msg="Ran pod sandbox 5ad2004402065501b976320a724a29ba72a39e33afe3113eac008fe92c8655d7 with infra container: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/POD" id=9a80d625-4402-411b-9d58-68f31e6ca3ae name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.221358 | controller | Jun 09 16:33:42.394127 crc crio[3654]: time="2026-06-09T16:33:42.393210211Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418" id=3aa68609-9d34-4f49-82c6-844c0bf255bf name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.221383 | controller | Jun 09 16:33:42.398816 crc crio[3654]: time="2026-06-09T16:33:42.398184849Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=8d7b3fbb-8ac6-43b7-8146-71eb4e1ddd66 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.221400 | controller | Jun 09 16:33:42.398816 crc crio[3654]: time="2026-06-09T16:33:42.398510489Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418" id=38f8e112-4b6f-4f47-bad7-4dd5eccb3bee name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.221416 | controller | Jun 09 16:33:42.402453 crc crio[3654]: time="2026-06-09T16:33:42.402393725Z" level=info msg="Creating container: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry" id=1cea4102-75d2-4c88-871b-a30c249e7625 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.221432 | controller | Jun 09 16:33:42.402921 crc crio[3654]: time="2026-06-09T16:33:42.402842138Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.221448 | controller | Jun 09 16:33:42.402921 crc crio[3654]: time="2026-06-09T16:33:42.40289056Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=0f2d87a1-47c2-4bf6-a1a1-9e7d830206cd name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.221464 | controller | Jun 09 16:33:42.409632 crc crio[3654]: time="2026-06-09T16:33:42.408390984Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-ntdwx/registry-server" id=38ee9db6-6b77-4655-b225-dac6fd4a3f05 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.221479 | controller | Jun 09 16:33:42.416404 crc crio[3654]: time="2026-06-09T16:33:42.416362472Z" level=info msg="Created container 7cfcb06e48d6e9b3ccfaacd1aad3f09479dd5f25a9600ede6a24d37bc942e0ad: openshift-marketplace/community-operators-qhh6t/extract-content" id=a2428780-b2a4-4ab5-a843-65af9e803da4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.221495 | controller | Jun 09 16:33:42.418173 crc crio[3654]: time="2026-06-09T16:33:42.418112644Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.221527 | controller | Jun 09 16:33:42.420085 crc crio[3654]: time="2026-06-09T16:33:42.420056192Z" level=info msg="Created container e8ecc054ba7cc62df7a423eddc3f8fd6b7a48b091f905f65e09ba0869d8a725a: openshift-marketplace/certified-operators-8rq28/extract-content" id=7c89f99f-a4d9-4da1-8161-21d67e350021 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.221550 | controller | Jun 09 16:33:42.421715 crc crio[3654]: time="2026-06-09T16:33:42.421450524Z" level=info msg="Starting container: 7cfcb06e48d6e9b3ccfaacd1aad3f09479dd5f25a9600ede6a24d37bc942e0ad" id=e14f26ff-effb-42f3-bccc-766835e6e798 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.221571 | controller | Jun 09 16:33:42.425023 crc crio[3654]: time="2026-06-09T16:33:42.424874076Z" level=info msg="Starting container: e8ecc054ba7cc62df7a423eddc3f8fd6b7a48b091f905f65e09ba0869d8a725a" id=a76a71c8-dfc4-490b-b9b6-3b102859350c name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.221587 | controller | Jun 09 16:33:42.451098 crc crio[3654]: time="2026-06-09T16:33:42.450944585Z" level=info msg="Started container" PID=15044 containerID=7cfcb06e48d6e9b3ccfaacd1aad3f09479dd5f25a9600ede6a24d37bc942e0ad description=openshift-marketplace/community-operators-qhh6t/extract-content id=e14f26ff-effb-42f3-bccc-766835e6e798 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a8645c78e3a4a0bf2eea13e6544e3604dfbe5e4b3604751a7d981d375da8c16e
2026-06-09 17:48:36.221604 | controller | Jun 09 16:33:42.451749 crc crio[3654]: time="2026-06-09T16:33:42.451414649Z" level=info msg="Started container" PID=15034 containerID=e8ecc054ba7cc62df7a423eddc3f8fd6b7a48b091f905f65e09ba0869d8a725a description=openshift-marketplace/certified-operators-8rq28/extract-content id=a76a71c8-dfc4-490b-b9b6-3b102859350c name=/runtime.v1.RuntimeService/StartContainer sandboxID=dd415c719e1021fb921ad2eaaeede705612b5dfd3921d4448ae7cec8d4a3843e
2026-06-09 17:48:36.221620 | controller | Jun 09 16:33:42.470708 crc crio[3654]: time="2026-06-09T16:33:42.470402896Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.221636 | controller | Jun 09 16:33:42.526608 crc crio[3654]: time="2026-06-09T16:33:42.5264622Z" level=info msg="Created container 74fb83d193f85e7a8a1143ea4c43f64c7176f2bdf8dd9ca11ddd1f1fd2d1d14b: openshift-marketplace/redhat-marketplace-k6zh8/extract-content" id=f7f15c0c-c8c8-4920-a29f-3b14fe9ea676 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.221653 | controller | Jun 09 16:33:42.530010 crc crio[3654]: time="2026-06-09T16:33:42.529347966Z" level=info msg="Starting container: 74fb83d193f85e7a8a1143ea4c43f64c7176f2bdf8dd9ca11ddd1f1fd2d1d14b" id=50229418-8068-4823-b67a-9f5ae084cb8f name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.221671 | controller | Jun 09 16:33:42.549772 crc crio[3654]: time="2026-06-09T16:33:42.549603051Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.221688 | controller | Jun 09 16:33:42.561788 crc crio[3654]: time="2026-06-09T16:33:42.559135235Z" level=info msg="Started container" PID=15060 containerID=74fb83d193f85e7a8a1143ea4c43f64c7176f2bdf8dd9ca11ddd1f1fd2d1d14b description=openshift-marketplace/redhat-marketplace-k6zh8/extract-content id=50229418-8068-4823-b67a-9f5ae084cb8f name=/runtime.v1.RuntimeService/StartContainer sandboxID=8e6bfb218439c944e397b6274c94c426939443a357bb41039c9eeb4ff8d55753
2026-06-09 17:48:36.221712 | controller | Jun 09 16:33:42.562746 crc crio[3654]: time="2026-06-09T16:33:42.562700762Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.221736 | controller | Jun 09 16:33:42.614843 crc crio[3654]: time="2026-06-09T16:33:42.606105298Z" level=info msg="Created container af5d672fd1c24b923be0ebf29f9f81d8e0f67c0afa0d560f6b2103b4950e5d8d: openshift-marketplace/redhat-operators-zxg5w/extract-content" id=61a78b08-c066-4b7c-b009-81ded490b4a1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.221759 | controller | Jun 09 16:33:42.625911 crc crio[3654]: time="2026-06-09T16:33:42.624978451Z" level=info msg="Starting container: af5d672fd1c24b923be0ebf29f9f81d8e0f67c0afa0d560f6b2103b4950e5d8d" id=16dba4f6-646a-4aba-8dad-174b4e88a0b6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.221779 | controller | Jun 09 16:33:42.635869 crc crio[3654]: time="2026-06-09T16:33:42.635449774Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.221800 | controller | Jun 09 16:33:42.642495 crc crio[3654]: time="2026-06-09T16:33:42.642137544Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.221816 | controller | Jun 09 16:33:42.694076 crc crio[3654]: time="2026-06-09T16:33:42.693953711Z" level=info msg="Started container" PID=15066 containerID=af5d672fd1c24b923be0ebf29f9f81d8e0f67c0afa0d560f6b2103b4950e5d8d description=openshift-marketplace/redhat-operators-zxg5w/extract-content id=16dba4f6-646a-4aba-8dad-174b4e88a0b6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=848bfe2bbbafa677f31f46d1370347cfc01924ef178c658c178e23ffd997881f
2026-06-09 17:48:36.221833 | controller | Jun 09 16:33:42.792141 crc crio[3654]: time="2026-06-09T16:33:42.7920323Z" level=info msg="Created container bae4af69039212fec5f34c62df80677f7ef1213e0811a355f9c0a9db76d7868c: openshift-marketplace/community-operators-mtcqg/extract-content" id=e016f4b0-ff64-4ed9-8898-c41f355f210f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.221849 | controller | Jun 09 16:33:42.794200 crc crio[3654]: time="2026-06-09T16:33:42.794116872Z" level=info msg="Starting container: bae4af69039212fec5f34c62df80677f7ef1213e0811a355f9c0a9db76d7868c" id=202e547d-4ae8-4e85-b84c-4fb197c820bb name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.221864 | controller | Jun 09 16:33:42.809704 crc crio[3654]: time="2026-06-09T16:33:42.803253045Z" level=info msg="Started container" PID=15090 containerID=bae4af69039212fec5f34c62df80677f7ef1213e0811a355f9c0a9db76d7868c description=openshift-marketplace/community-operators-mtcqg/extract-content id=202e547d-4ae8-4e85-b84c-4fb197c820bb name=/runtime.v1.RuntimeService/StartContainer sandboxID=1eca6f4d44ad265ff125ec09cd25a588e6aa9b5b75a564a97c56fc084edf7c81
2026-06-09 17:48:36.221880 | controller | Jun 09 16:33:42.836401 crc crio[3654]: time="2026-06-09T16:33:42.836301192Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.221896 | controller | Jun 09 16:33:42.845450 crc crio[3654]: time="2026-06-09T16:33:42.845382113Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.221912 | controller | Jun 09 16:33:42.910748 crc crio[3654]: time="2026-06-09T16:33:42.910685625Z" level=info msg="Created container ad1fb31231ec92c1c52077f4ab25b2f08cc3894dffee743df5b6a2f9600dfc43: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner" id=fded8d66-ea72-4b53-a92e-8247968474b7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.221927 | controller | Jun 09 16:33:42.921203 crc crio[3654]: time="2026-06-09T16:33:42.918681713Z" level=info msg="Starting container: ad1fb31231ec92c1c52077f4ab25b2f08cc3894dffee743df5b6a2f9600dfc43" id=94788173-cf05-4dbe-b989-d27490387c0b name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.221943 | controller | Jun 09 16:33:42.931407 crc crio[3654]: time="2026-06-09T16:33:42.928000731Z" level=info msg="Started container" PID=15099 containerID=ad1fb31231ec92c1c52077f4ab25b2f08cc3894dffee743df5b6a2f9600dfc43 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner id=94788173-cf05-4dbe-b989-d27490387c0b name=/runtime.v1.RuntimeService/StartContainer sandboxID=1430cc105af08c7cc4e8929c4b1360b3ed58500e41f4ab9a0108f4252b0e9f47
2026-06-09 17:48:36.221959 | controller | Jun 09 16:33:42.944132 crc crio[3654]: time="2026-06-09T16:33:42.944004808Z" level=info msg="Created container 6cd2bce1420108b8226ccd7195f3ffe12b326ed847f3d0d0bda1d75c81a64450: openshift-marketplace/redhat-marketplace-ntdwx/registry-server" id=38ee9db6-6b77-4655-b225-dac6fd4a3f05 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.221978 | controller | Jun 09 16:33:42.945606 crc crio[3654]: time="2026-06-09T16:33:42.945472361Z" level=info msg="Starting container: 6cd2bce1420108b8226ccd7195f3ffe12b326ed847f3d0d0bda1d75c81a64450" id=b56b7ca1-ef3f-4548-b030-81c216ebbf76 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.221994 | controller | Jun 09 16:33:42.959919 crc crio[3654]: time="2026-06-09T16:33:42.959778729Z" level=info msg="Started container" PID=15105 containerID=6cd2bce1420108b8226ccd7195f3ffe12b326ed847f3d0d0bda1d75c81a64450 description=openshift-marketplace/redhat-marketplace-ntdwx/registry-server id=b56b7ca1-ef3f-4548-b030-81c216ebbf76 name=/runtime.v1.RuntimeService/StartContainer sandboxID=509ed5c9d31791a0ea75f8c162248e58a85617f2a9e9b268b5e98ff17debb47e
2026-06-09 17:48:36.222010 | controller | Jun 09 16:33:43.439241 crc crio[3654]: time="2026-06-09T16:33:43.439143752Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=0d8232ac-83ef-4158-8b91-a4b1025fd68c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.222026 | controller | Jun 09 16:33:43.449921 crc crio[3654]: time="2026-06-09T16:33:43.449875613Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=4f22f652-2ade-4629-a607-101675984d76 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.222041 | controller | Jun 09 16:33:43.454843 crc crio[3654]: time="2026-06-09T16:33:43.454774969Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=18fffcae-60e3-4add-b505-e44da1e9e77b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.222057 | controller | Jun 09 16:33:43.478456 crc crio[3654]: time="2026-06-09T16:33:43.478346673Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=feac32a2-a6eb-49f3-890c-0cdbd9930e9e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.222073 | controller | Jun 09 16:33:43.479399 crc crio[3654]: time="2026-06-09T16:33:43.479360093Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=037b0bc8-1924-4a1e-9f03-077d075f0f8f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.222088 | controller | Jun 09 16:33:43.480063 crc crio[3654]: time="2026-06-09T16:33:43.479984832Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=29e8f4c1-c451-4f22-acd4-e4da0ce467cc name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.222104 | controller | Jun 09 16:33:43.482030 crc crio[3654]: time="2026-06-09T16:33:43.481954341Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=0811d100-7c19-4423-bc2a-10a7f5bd2896 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.222120 | controller | Jun 09 16:33:43.484435 crc crio[3654]: time="2026-06-09T16:33:43.484360323Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=4f6e2c1d-e3df-4b8d-8f79-77ac4b12b17b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.222135 | controller | Jun 09 16:33:43.532262 crc crio[3654]: time="2026-06-09T16:33:43.531927783Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=e596c621-1690-48b5-ac06-49215af385a1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.222151 | controller | Jun 09 16:33:43.532615 crc crio[3654]: time="2026-06-09T16:33:43.532427898Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=05f9e642-375c-4c72-8cc0-582994a25666 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.222169 | controller | Jun 09 16:33:43.587125 crc crio[3654]: time="2026-06-09T16:33:43.587041809Z" level=info msg="Created container 081cbadb0abaf4332832b21158a0de98ac04bca189f06baf6b5a0757c2b961f7: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry" id=1cea4102-75d2-4c88-871b-a30c249e7625 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.222185 | controller | Jun 09 16:33:43.588589 crc crio[3654]: time="2026-06-09T16:33:43.58843628Z" level=info msg="Starting container: 081cbadb0abaf4332832b21158a0de98ac04bca189f06baf6b5a0757c2b961f7" id=17510f4c-9d5f-40c7-bbe6-e51489814e0a name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.222201 | controller | Jun 09 16:33:43.598316 crc crio[3654]: time="2026-06-09T16:33:43.597192522Z" level=info msg="Started container" PID=15133 containerID=081cbadb0abaf4332832b21158a0de98ac04bca189f06baf6b5a0757c2b961f7 description=openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry id=17510f4c-9d5f-40c7-bbe6-e51489814e0a name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ad2004402065501b976320a724a29ba72a39e33afe3113eac008fe92c8655d7
2026-06-09 17:48:36.222218 | controller | Jun 09 16:33:43.999110 crc crio[3654]: time="2026-06-09T16:33:43.998292489Z" level=info msg="Creating container: openshift-marketplace/community-operators-mtcqg/registry-server" id=5053fc7a-1794-4224-9c4c-8224c183408d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.222234 | controller | Jun 09 16:33:44.000404 crc crio[3654]: time="2026-06-09T16:33:44.000364091Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.222250 | controller | Jun 09 16:33:44.061426 crc crio[3654]: time="2026-06-09T16:33:44.061172006Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.222283 | controller | Jun 09 16:33:44.068023 crc crio[3654]: time="2026-06-09T16:33:44.067894817Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.222302 | controller | Jun 09 16:33:44.261968 crc crio[3654]: time="2026-06-09T16:33:44.261860669Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-k6zh8/registry-server" id=06def652-8b77-4f4f-83ee-7577ec73bca5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.222325 | controller | Jun 09 16:33:44.262275 crc crio[3654]: time="2026-06-09T16:33:44.26224117Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.222340 | controller | Jun 09 16:33:44.289744 crc crio[3654]: time="2026-06-09T16:33:44.289471094Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.222356 | controller | Jun 09 16:33:44.293984 crc crio[3654]: time="2026-06-09T16:33:44.293903876Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.222372 | controller | Jun 09 16:33:44.501981 crc crio[3654]: time="2026-06-09T16:33:44.501886026Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=640e7355-e1e7-40bf-be4d-89227cd5bc48 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.222388 | controller | Jun 09 16:33:44.521757 crc crio[3654]: time="2026-06-09T16:33:44.521130711Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=c95b9ed3-6d5d-4cb7-948c-2f834b7c780e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.222407 | controller | Jun 09 16:33:44.605099 crc crio[3654]: time="2026-06-09T16:33:44.604121649Z" level=info msg="Created container 0f246d496f5e31f295ae47c49827b49a9fe4639a972d95c6669b617981ad026b: openshift-marketplace/community-operators-mtcqg/registry-server" id=5053fc7a-1794-4224-9c4c-8224c183408d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.222423 | controller | Jun 09 16:33:44.606044 crc crio[3654]: time="2026-06-09T16:33:44.60584856Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=a1a44309-9a09-4a44-a05e-c4575dfc97d0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.222440 | controller | Jun 09 16:33:44.606239 crc crio[3654]: time="2026-06-09T16:33:44.606141829Z" level=info msg="Starting container: 0f246d496f5e31f295ae47c49827b49a9fe4639a972d95c6669b617981ad026b" id=e7bf21fb-0241-4703-bf9c-beb1b521fbd5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.222456 | controller | Jun 09 16:33:44.606368 crc crio[3654]: time="2026-06-09T16:33:44.606275253Z" level=info msg="Creating container: openshift-marketplace/certified-operators-8rq28/registry-server" id=2b713f56-c561-4a57-a432-4f5d5ff6773c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.222471 | controller | Jun 09 16:33:44.606627 crc crio[3654]: time="2026-06-09T16:33:44.605881761Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=e48f2ada-ed8e-4901-bace-8ac28323c034 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.222487 | controller | Jun 09 16:33:44.606627 crc crio[3654]: time="2026-06-09T16:33:44.606690186Z" level=info msg="Creating container: openshift-marketplace/community-operators-qhh6t/registry-server" id=06315f92-2c61-4964-9754-6995e4cd27e2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.222502 | controller | Jun 09 16:33:44.607283 crc crio[3654]: time="2026-06-09T16:33:44.606741047Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.222539 | controller | Jun 09 16:33:44.607283 crc crio[3654]: time="2026-06-09T16:33:44.607241192Z" level=info msg="Creating container: openshift-marketplace/certified-operators-l27pk/registry-server" id=eb7a9817-da86-433d-9e9c-68b2c273051c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.222558 | controller | Jun 09 16:33:44.607818 crc crio[3654]: time="2026-06-09T16:33:44.607602973Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.222575 | controller | Jun 09 16:33:44.608021 crc crio[3654]: time="2026-06-09T16:33:44.607956223Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.222591 | controller | Jun 09 16:33:44.608294 crc crio[3654]: time="2026-06-09T16:33:44.60819337Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-x5vn9/registry-server" id=c64d5611-f0f7-4841-95e8-b77a8aa58a68 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.222607 | controller | Jun 09 16:33:44.608960 crc crio[3654]: time="2026-06-09T16:33:44.60852583Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.222623 | controller | Jun 09 16:33:44.615156 crc crio[3654]: time="2026-06-09T16:33:44.615041805Z" level=info msg="Started container" PID=15177 containerID=0f246d496f5e31f295ae47c49827b49a9fe4639a972d95c6669b617981ad026b description=openshift-marketplace/community-operators-mtcqg/registry-server id=e7bf21fb-0241-4703-bf9c-beb1b521fbd5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1eca6f4d44ad265ff125ec09cd25a588e6aa9b5b75a564a97c56fc084edf7c81
2026-06-09 17:48:36.222643 | controller | Jun 09 16:33:44.697924 crc crio[3654]: time="2026-06-09T16:33:44.697775475Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.222660 | controller | Jun 09 16:33:44.702958 crc crio[3654]: time="2026-06-09T16:33:44.702886738Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.222676 | controller | Jun 09 16:33:44.712006 crc crio[3654]: time="2026-06-09T16:33:44.711904207Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.222691 | controller | Jun 09 16:33:44.717425 crc crio[3654]: time="2026-06-09T16:33:44.71733865Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.222707 | controller | Jun 09 16:33:44.721782 crc crio[3654]: time="2026-06-09T16:33:44.72169958Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.222723 | controller | Jun 09 16:33:44.724759 crc crio[3654]: time="2026-06-09T16:33:44.724633517Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.222739 | controller | Jun 09 16:33:44.742002 crc crio[3654]: time="2026-06-09T16:33:44.741921214Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.222754 | controller | Jun 09 16:33:44.746718 crc crio[3654]: time="2026-06-09T16:33:44.746601943Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.222770 | controller | Jun 09 16:33:45.071544 crc crio[3654]: time="2026-06-09T16:33:45.071127043Z" level=info msg="Created container b61a1161c2f94e6eee0a94e5d59d3086f786146b783f191ca61a504dbcee1441: openshift-marketplace/redhat-marketplace-k6zh8/registry-server" id=06def652-8b77-4f4f-83ee-7577ec73bca5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.222786 | controller | Jun 09 16:33:45.075159 crc crio[3654]: time="2026-06-09T16:33:45.07371516Z" level=info msg="Starting container: b61a1161c2f94e6eee0a94e5d59d3086f786146b783f191ca61a504dbcee1441" id=8fa44073-253e-4f65-a654-7178eedc8647 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.222804 | controller | Jun 09 16:33:45.085529 crc crio[3654]: time="2026-06-09T16:33:45.083204093Z" level=info msg="Started container" PID=15186 containerID=b61a1161c2f94e6eee0a94e5d59d3086f786146b783f191ca61a504dbcee1441 description=openshift-marketplace/redhat-marketplace-k6zh8/registry-server id=8fa44073-253e-4f65-a654-7178eedc8647 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8e6bfb218439c944e397b6274c94c426939443a357bb41039c9eeb4ff8d55753
2026-06-09 17:48:36.222828 | controller | Jun 09 16:33:45.174459 crc crio[3654]: time="2026-06-09T16:33:45.174260382Z" level=info msg="Created container d8b1b1b1ed0f2766328267b839996470fea90c963e69bfd32cc07f6b7a67493e: openshift-marketplace/certified-operators-8rq28/registry-server" id=2b713f56-c561-4a57-a432-4f5d5ff6773c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.222857 | controller | Jun 09 16:33:45.175911 crc crio[3654]: time="2026-06-09T16:33:45.175829469Z" level=info msg="Starting container: d8b1b1b1ed0f2766328267b839996470fea90c963e69bfd32cc07f6b7a67493e" id=d9774406-e8e2-4969-a2c3-0ad3bb9a32f1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.222876 | controller | Jun 09 16:33:45.183851 crc crio[3654]: time="2026-06-09T16:33:45.182822038Z" level=info msg="Started container" PID=15212 containerID=d8b1b1b1ed0f2766328267b839996470fea90c963e69bfd32cc07f6b7a67493e description=openshift-marketplace/certified-operators-8rq28/registry-server id=d9774406-e8e2-4969-a2c3-0ad3bb9a32f1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dd415c719e1021fb921ad2eaaeede705612b5dfd3921d4448ae7cec8d4a3843e
2026-06-09 17:48:36.222893 | controller | Jun 09 16:33:45.245502 crc crio[3654]: time="2026-06-09T16:33:45.245126108Z" level=info msg="Created container 745119dcf383fbde0d346e1e5e57d89302fedde2f269c346a4ef02bed8f9f983: openshift-marketplace/certified-operators-l27pk/registry-server" id=eb7a9817-da86-433d-9e9c-68b2c273051c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.222910 | controller | Jun 09 16:33:45.245901 crc crio[3654]: time="2026-06-09T16:33:45.24549742Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-zxg5w/registry-server" id=6a7b3e63-7405-4659-98a9-fd0b65b51f44 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.222925 | controller | Jun 09 16:33:45.246192 crc crio[3654]: time="2026-06-09T16:33:45.246146929Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.222941 | controller | Jun 09 16:33:45.246339 crc crio[3654]: time="2026-06-09T16:33:45.246261262Z" level=info msg="Starting container: 745119dcf383fbde0d346e1e5e57d89302fedde2f269c346a4ef02bed8f9f983" id=2b20076a-639a-4dde-8ce8-83607b1d731c name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.222957 | controller | Jun 09 16:33:45.247935 crc crio[3654]: time="2026-06-09T16:33:45.247813139Z" level=info msg="Created container ae37aa8f4d9bfdb1b699210ba3cfc21fb528fdbdff38456136da7e61b947c1e3: openshift-marketplace/community-operators-qhh6t/registry-server" id=06315f92-2c61-4964-9754-6995e4cd27e2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.222973 | controller | Jun 09 16:33:45.249263 crc crio[3654]: time="2026-06-09T16:33:45.248904851Z" level=info msg="Created container 8579d7b0ee051d6a77f5af5714c1a59bab76d5785e4f7d9499e84386e2bd5d6e: openshift-marketplace/redhat-operators-x5vn9/registry-server" id=c64d5611-f0f7-4841-95e8-b77a8aa58a68 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.222989 | controller | Jun 09 16:33:45.249263 crc crio[3654]: time="2026-06-09T16:33:45.249036915Z" level=info msg="Starting container: ae37aa8f4d9bfdb1b699210ba3cfc21fb528fdbdff38456136da7e61b947c1e3" id=08a60dd9-dd13-4355-9c4c-bccb7d1d7152 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.223005 | controller | Jun 09 16:33:45.250375 crc crio[3654]: time="2026-06-09T16:33:45.250259302Z" level=info msg="Starting container: 8579d7b0ee051d6a77f5af5714c1a59bab76d5785e4f7d9499e84386e2bd5d6e" id=07e024ef-c0f4-49fc-8b27-a0843b4a5b61 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.223021 | controller | Jun 09 16:33:45.253710 crc crio[3654]: time="2026-06-09T16:33:45.253266092Z" level=info msg="Started container" PID=15210 containerID=745119dcf383fbde0d346e1e5e57d89302fedde2f269c346a4ef02bed8f9f983 description=openshift-marketplace/certified-operators-l27pk/registry-server id=2b20076a-639a-4dde-8ce8-83607b1d731c name=/runtime.v1.RuntimeService/StartContainer sandboxID=d4c82703d0d73e0f4ebcbb628205bdfe67ff0ec864e2495dc27767748b28ad82
2026-06-09 17:48:36.223036 | controller | Jun 09 16:33:45.258034 crc crio[3654]: time="2026-06-09T16:33:45.257116356Z" level=info msg="Started container" PID=15213 containerID=ae37aa8f4d9bfdb1b699210ba3cfc21fb528fdbdff38456136da7e61b947c1e3 description=openshift-marketplace/community-operators-qhh6t/registry-server id=08a60dd9-dd13-4355-9c4c-bccb7d1d7152 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a8645c78e3a4a0bf2eea13e6544e3604dfbe5e4b3604751a7d981d375da8c16e
2026-06-09 17:48:36.223056 | controller | Jun 09 16:33:45.262720 crc crio[3654]: time="2026-06-09T16:33:45.262483647Z" level=info msg="Started container" PID=15211 containerID=8579d7b0ee051d6a77f5af5714c1a59bab76d5785e4f7d9499e84386e2bd5d6e description=openshift-marketplace/redhat-operators-x5vn9/registry-server id=07e024ef-c0f4-49fc-8b27-a0843b4a5b61 name=/runtime.v1.RuntimeService/StartContainer sandboxID=30542c23042c8003a6b86ebc257f8fd752de84d26b7d4a2dfdb74918eb22668d
2026-06-09 17:48:36.223073 | controller | Jun 09 16:33:45.298802 crc crio[3654]: time="2026-06-09T16:33:45.298621736Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.223090 | controller | Jun 09 16:33:45.301938 crc crio[3654]: time="2026-06-09T16:33:45.30178441Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.223106 | controller | Jun 09 16:33:46.304240 crc crio[3654]: time="2026-06-09T16:33:46.303257564Z" level=info msg="Created container f7b953bc2d1ce4638ce97d4ceb3597c7f2f1c59fbee78b96940b5d543c5ea170: openshift-marketplace/redhat-operators-zxg5w/registry-server" id=6a7b3e63-7405-4659-98a9-fd0b65b51f44 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.223122 | controller | Jun 09 16:33:46.309523 crc crio[3654]: time="2026-06-09T16:33:46.309351646Z" level=info msg="Starting container: f7b953bc2d1ce4638ce97d4ceb3597c7f2f1c59fbee78b96940b5d543c5ea170" id=e876c0c1-e271-4350-a78f-3e52a2d955ae name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.223137 | controller | Jun 09 16:33:46.327848 crc crio[3654]: time="2026-06-09T16:33:46.327695894Z" level=info msg="Started container" PID=15278 containerID=f7b953bc2d1ce4638ce97d4ceb3597c7f2f1c59fbee78b96940b5d543c5ea170 description=openshift-marketplace/redhat-operators-zxg5w/registry-server id=e876c0c1-e271-4350-a78f-3e52a2d955ae name=/runtime.v1.RuntimeService/StartContainer sandboxID=848bfe2bbbafa677f31f46d1370347cfc01924ef178c658c178e23ffd997881f
2026-06-09 17:48:36.223153 | controller | Jun 09 16:34:04.998941 crc crio[3654]: time="2026-06-09T16:34:04.99779594Z" level=info msg="Stopping container: 483fdf20af2b8d9cd83f77793ba113e5cea9f096c0d603b421ce94fb37871d70 (timeout: 2s)" id=9b9b94b3-5327-4a18-b479-7d1d09ff4472 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.223169 | controller | Jun 09 16:34:05.846147 crc crio[3654]: time="2026-06-09T16:34:05.845867414Z" level=info msg="Removing container: 3f3ac6a9c844680805eee4f9671db5a86df79a08c7716a524ef5a3f46e55ccca" id=13463401-40d6-4c54-9054-f25d0e0d3113 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.223186 | controller | Jun 09 16:34:08.397712 crc crio[3654]: time="2026-06-09T16:34:08.397038802Z" level=info msg="Stopped container 483fdf20af2b8d9cd83f77793ba113e5cea9f096c0d603b421ce94fb37871d70: openshift-console/downloads-747b44746d-4pqvr/download-server" id=9b9b94b3-5327-4a18-b479-7d1d09ff4472 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.223209 | controller | Jun 09 16:34:08.401557 crc crio[3654]: time="2026-06-09T16:34:08.400402293Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=b4aa6d66-cecf-45f8-a13d-712f46171fcf name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.223237 | controller | Jun 09 16:34:08.848443 crc crio[3654]: time="2026-06-09T16:34:08.848310437Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=4ed0618e-ce36-4ad5-9b58-4e53d3add554 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.223268 | controller | Jun 09 16:34:08.856701 crc crio[3654]: time="2026-06-09T16:34:08.856291066Z" level=info msg="Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server" id=7ff35529-f5e4-49e2-8fba-24bb00ec5975 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.223288 | controller | Jun 09 16:34:08.858297 crc crio[3654]: time="2026-06-09T16:34:08.858200523Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.223304 | controller | Jun 09 16:34:08.907843 crc crio[3654]: time="2026-06-09T16:34:08.907706261Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.223320 | controller | Jun 09 16:34:08.916956 crc crio[3654]: time="2026-06-09T16:34:08.916777162Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.223337 | controller | Jun 09 16:34:09.776803 crc crio[3654]: time="2026-06-09T16:34:09.776471463Z" level=info msg="Removed container 3f3ac6a9c844680805eee4f9671db5a86df79a08c7716a524ef5a3f46e55ccca: openshift-console/downloads-747b44746d-4pqvr/download-server" id=13463401-40d6-4c54-9054-f25d0e0d3113 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.223353 | controller | Jun 09 16:34:11.964712 crc crio[3654]: time="2026-06-09T16:34:11.964334471Z" level=info msg="Created container fb76df48444c4328608fc41dd28fa05b6a35bd92ac44fdc7d1a06cf2101966ae: openshift-console/downloads-747b44746d-4pqvr/download-server" id=7ff35529-f5e4-49e2-8fba-24bb00ec5975 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.223368 | controller | Jun 09 16:34:11.966823 crc crio[3654]: time="2026-06-09T16:34:11.966725402Z" level=info msg="Starting container: fb76df48444c4328608fc41dd28fa05b6a35bd92ac44fdc7d1a06cf2101966ae" id=a9f07bb9-87a8-4c71-a89b-f2b870b947f6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.223384 | controller | Jun 09 16:34:11.974801 crc crio[3654]: time="2026-06-09T16:34:11.97469501Z" level=info msg="Started container" PID=15811 containerID=fb76df48444c4328608fc41dd28fa05b6a35bd92ac44fdc7d1a06cf2101966ae description=openshift-console/downloads-747b44746d-4pqvr/download-server id=a9f07bb9-87a8-4c71-a89b-f2b870b947f6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9949406e326cae8ec31e25f8fb7cf029bc427991b6c660a9c6a401ecdf48f8ca
2026-06-09 17:48:36.223401 | controller | Jun 09 16:34:12.934284 crc crio[3654]: time="2026-06-09T16:34:12.934220782Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=bfa1336c-437e-4264-87a4-0b31bc3765f5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.223417 | controller | Jun 09 16:34:13.065345 crc crio[3654]: time="2026-06-09T16:34:13.065200443Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=c1967c70-18ee-4823-ab10-1d9e6dcced41 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.223433 | controller | Jun 09 16:34:13.070501 crc crio[3654]: time="2026-06-09T16:34:13.070422779Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=4ed79ea7-d5bd-4f2b-a30d-8cdb80469525 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.223449 | controller | Jun 09 16:34:13.070864 crc crio[3654]: time="2026-06-09T16:34:13.0707915Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.223465 | controller | Jun 09 16:34:13.103979 crc crio[3654]: time="2026-06-09T16:34:13.10392255Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.223485 | controller | Jun 09 16:34:13.396088 crc crio[3654]: time="2026-06-09T16:34:13.396033192Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.223502 | controller | Jun 09 16:34:14.843883 crc crio[3654]: time="2026-06-09T16:34:14.842447241Z" level=info msg="Created container 72f2728d7cae84ea79c48af2136a09b5365ed4bf38d6fbadb185f27fd9ef1881: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=4ed79ea7-d5bd-4f2b-a30d-8cdb80469525 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.223541 | controller | Jun 09 16:34:14.847733 crc crio[3654]: time="2026-06-09T16:34:14.847475371Z" level=info msg="Starting container: 72f2728d7cae84ea79c48af2136a09b5365ed4bf38d6fbadb185f27fd9ef1881" id=900c584d-cadf-4807-a289-42ffe9704784 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.223560 | controller | Jun 09 16:34:14.866252 crc crio[3654]: time="2026-06-09T16:34:14.866081537Z" level=info msg="Started container" PID=15940 containerID=72f2728d7cae84ea79c48af2136a09b5365ed4bf38d6fbadb185f27fd9ef1881 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=900c584d-cadf-4807-a289-42ffe9704784 name=/runtime.v1.RuntimeService/StartContainer sandboxID=991f4d0b8e7296a8f18b7ae9fe212ded29d140e260514981393289a8dd4fd73b
2026-06-09 17:48:36.223576 | controller | Jun 09 16:34:15.533310 crc crio[3654]: time="2026-06-09T16:34:15.533215828Z" level=info msg="Stopping container: b61a1161c2f94e6eee0a94e5d59d3086f786146b783f191ca61a504dbcee1441 (timeout: 2s)" id=c5e6b1ec-d6c8-48d9-a982-342eb65e8e2e name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.223592 | controller | Jun 09 16:34:15.705562 crc crio[3654]: time="2026-06-09T16:34:15.70540847Z" level=info msg="Stopped container b61a1161c2f94e6eee0a94e5d59d3086f786146b783f191ca61a504dbcee1441: openshift-marketplace/redhat-marketplace-k6zh8/registry-server" id=c5e6b1ec-d6c8-48d9-a982-342eb65e8e2e name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.223608 | controller | Jun 09 16:34:15.707280 crc crio[3654]: time="2026-06-09T16:34:15.707137681Z" level=info msg="Stopping pod sandbox: 8e6bfb218439c944e397b6274c94c426939443a357bb41039c9eeb4ff8d55753" id=4b101214-f5a8-46f8-870c-48dd00315a78 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.223624 | controller | Jun 09 16:34:15.709270 crc crio[3654]: time="2026-06-09T16:34:15.70910221Z" level=info msg="Got pod network &{Name:redhat-marketplace-k6zh8 Namespace:openshift-marketplace ID:8e6bfb218439c944e397b6274c94c426939443a357bb41039c9eeb4ff8d55753 UID:2b8260ad-1e4f-40ff-8e74-cffbfa94e02b NetNS:/var/run/netns/d3fdcba2-2e35-45ce-89be-c5e1de195a13 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2b8260ad_1e4f_40ff_8e74_cffbfa94e02b.slice PodAnnotations:0xc0017128c8}] Aliases:map[]}"
2026-06-09 17:48:36.223640 | controller | Jun 09 16:34:15.709898 crc crio[3654]: time="2026-06-09T16:34:15.709812691Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-k6zh8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.223656 | controller | Jun 09 16:34:16.806606 crc crio[3654]: time="2026-06-09T16:34:16.803297473Z" level=info msg="Stopping container: 0f246d496f5e31f295ae47c49827b49a9fe4639a972d95c6669b617981ad026b (timeout: 2s)" id=e4bbbb87-79bf-456d-946e-5065f3e2bfd1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.223672 | controller | Jun 09 16:34:16.949039 crc crio[3654]: time="2026-06-09T16:34:16.948808908Z" level=info msg="Stopped pod sandbox: 8e6bfb218439c944e397b6274c94c426939443a357bb41039c9eeb4ff8d55753" id=4b101214-f5a8-46f8-870c-48dd00315a78 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.223691 | controller | Jun 09 16:34:16.980267 crc crio[3654]: time="2026-06-09T16:34:16.979791323Z" level=info msg="Stopped container 0f246d496f5e31f295ae47c49827b49a9fe4639a972d95c6669b617981ad026b: openshift-marketplace/community-operators-mtcqg/registry-server" id=e4bbbb87-79bf-456d-946e-5065f3e2bfd1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.223709 | controller | Jun 09 16:34:16.981436 crc crio[3654]: time="2026-06-09T16:34:16.981387581Z" level=info msg="Stopping pod sandbox: 1eca6f4d44ad265ff125ec09cd25a588e6aa9b5b75a564a97c56fc084edf7c81" id=f3fa2971-2e9f-4b37-b9ca-684806a73041 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.223725 | controller | Jun 09 16:34:16.981874 crc crio[3654]: time="2026-06-09T16:34:16.981809393Z" level=info msg="Got pod network &{Name:community-operators-mtcqg Namespace:openshift-marketplace ID:1eca6f4d44ad265ff125ec09cd25a588e6aa9b5b75a564a97c56fc084edf7c81 UID:fd5d31af-77f9-41e8-9d4c-ddcc0f83a402 NetNS:/var/run/netns/42416b7f-2908-440f-a521-e7a9416da9ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd5d31af_77f9_41e8_9d4c_ddcc0f83a402.slice PodAnnotations:0xc001713028}] Aliases:map[]}"
2026-06-09 17:48:36.223742 | controller | Jun 09 16:34:16.982026 crc crio[3654]: time="2026-06-09T16:34:16.981986608Z" level=info msg="Deleting pod openshift-marketplace_community-operators-mtcqg from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.223758 | controller | Jun 09 16:34:17.083028 crc crio[3654]: time="2026-06-09T16:34:17.082412306Z" level=info msg="Removing container: b61a1161c2f94e6eee0a94e5d59d3086f786146b783f191ca61a504dbcee1441" id=01045899-622c-4d22-bddd-0c6350de9756 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.223775 | controller | Jun 09 16:34:17.112958 crc crio[3654]: time="2026-06-09T16:34:17.112459163Z" level=info msg="Removed container b61a1161c2f94e6eee0a94e5d59d3086f786146b783f191ca61a504dbcee1441: openshift-marketplace/redhat-marketplace-k6zh8/registry-server" id=01045899-622c-4d22-bddd-0c6350de9756 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.223791 | controller | Jun 09 16:34:17.120880 crc crio[3654]: time="2026-06-09T16:34:17.120758381Z" level=info msg="Removing container: 74fb83d193f85e7a8a1143ea4c43f64c7176f2bdf8dd9ca11ddd1f1fd2d1d14b" id=ff60dd67-6461-44cd-b817-2ae60526a2bf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.223807 | controller | Jun 09 16:34:17.169429 crc crio[3654]: time="2026-06-09T16:34:17.16928111Z" level=info msg="Removed container 74fb83d193f85e7a8a1143ea4c43f64c7176f2bdf8dd9ca11ddd1f1fd2d1d14b: openshift-marketplace/redhat-marketplace-k6zh8/extract-content" id=ff60dd67-6461-44cd-b817-2ae60526a2bf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.223823 | controller | Jun 09 16:34:17.183997 crc crio[3654]: time="2026-06-09T16:34:17.183711871Z" level=info msg="Removing container: a887456c0f4a4f9547e7dfd6c6f90679b26910951e8a89662ed9edd313f7f961" id=d59e4f83-c2d9-4557-82d4-dc060cf53895 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.223839 | controller | Jun 09 16:34:17.213803 crc crio[3654]: time="2026-06-09T16:34:17.213705537Z" level=info msg="Removed container a887456c0f4a4f9547e7dfd6c6f90679b26910951e8a89662ed9edd313f7f961: openshift-marketplace/redhat-marketplace-k6zh8/extract-utilities" id=d59e4f83-c2d9-4557-82d4-dc060cf53895 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.223855 | controller | Jun 09 16:34:17.533880 crc crio[3654]: time="2026-06-09T16:34:17.533799285Z" level=info msg="Stopped pod sandbox: 1eca6f4d44ad265ff125ec09cd25a588e6aa9b5b75a564a97c56fc084edf7c81" id=f3fa2971-2e9f-4b37-b9ca-684806a73041 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.223870 | controller | Jun 09 16:34:18.118437 crc crio[3654]: time="2026-06-09T16:34:18.11835317Z" level=info msg="Removing container: 0f246d496f5e31f295ae47c49827b49a9fe4639a972d95c6669b617981ad026b" id=2f416535-3c1e-48be-bdd4-c34ab936d334 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.223890 | controller | Jun 09 16:34:18.143381 crc crio[3654]: time="2026-06-09T16:34:18.143281684Z" level=info msg="Removed container 0f246d496f5e31f295ae47c49827b49a9fe4639a972d95c6669b617981ad026b: openshift-marketplace/community-operators-mtcqg/registry-server" id=2f416535-3c1e-48be-bdd4-c34ab936d334 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.223915 | controller | Jun 09 16:34:18.146253 crc crio[3654]: time="2026-06-09T16:34:18.14617519Z" level=info msg="Removing container: bae4af69039212fec5f34c62df80677f7ef1213e0811a355f9c0a9db76d7868c" id=014b839c-ac1c-4b43-821c-56e0013d95cd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.223941 | controller | Jun 09 16:34:18.172933 crc crio[3654]: time="2026-06-09T16:34:18.172155336Z" level=info msg="Removed container bae4af69039212fec5f34c62df80677f7ef1213e0811a355f9c0a9db76d7868c: openshift-marketplace/community-operators-mtcqg/extract-content" id=014b839c-ac1c-4b43-821c-56e0013d95cd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.223961 | controller | Jun 09 16:34:18.179766 crc crio[3654]: time="2026-06-09T16:34:18.179686071Z" level=info msg="Removing container: 59a5d38bd84f9f0fe4d4012f4a5c5388e67ad8e380ca49d9d6e51ac3df3d193a" id=b73f5176-3396-4af3-9d5b-fc2b398eda05 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.223977 | controller | Jun 09 16:34:18.209181 crc crio[3654]: time="2026-06-09T16:34:18.208837041Z" level=info msg="Removed container 59a5d38bd84f9f0fe4d4012f4a5c5388e67ad8e380ca49d9d6e51ac3df3d193a: openshift-marketplace/community-operators-mtcqg/extract-utilities" id=b73f5176-3396-4af3-9d5b-fc2b398eda05 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.223993 | controller | Jun 09 16:34:19.145114 crc crio[3654]: time="2026-06-09T16:34:19.144283524Z" level=info msg="Stopping container: f7b953bc2d1ce4638ce97d4ceb3597c7f2f1c59fbee78b96940b5d543c5ea170 (timeout: 2s)" id=2998f4d2-0541-4c8e-8ea3-20dc083e7382 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.224009 | controller | Jun 09 16:34:19.176353 crc crio[3654]: time="2026-06-09T16:34:19.176240558Z" level=info msg="Stopping container: d8b1b1b1ed0f2766328267b839996470fea90c963e69bfd32cc07f6b7a67493e (timeout: 2s)" id=1d8cd1a4-c0df-4aa1-b802-7d5d7e19aa50 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.224024 | controller | Jun 09 16:34:19.281489 crc crio[3654]: time="2026-06-09T16:34:19.281279525Z" level=info msg="Stopped container f7b953bc2d1ce4638ce97d4ceb3597c7f2f1c59fbee78b96940b5d543c5ea170: openshift-marketplace/redhat-operators-zxg5w/registry-server" id=2998f4d2-0541-4c8e-8ea3-20dc083e7382 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.224040 | controller | Jun 09 16:34:19.282493 crc crio[3654]: time="2026-06-09T16:34:19.282395828Z" level=info msg="Stopping pod sandbox: 848bfe2bbbafa677f31f46d1370347cfc01924ef178c658c178e23ffd997881f" id=ca9c38b0-d836-457e-a513-9a07b949ce0b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.224057 | controller | Jun 09 16:34:19.283314 crc crio[3654]: time="2026-06-09T16:34:19.283215593Z" level=info msg="Got pod network &{Name:redhat-operators-zxg5w Namespace:openshift-marketplace ID:848bfe2bbbafa677f31f46d1370347cfc01924ef178c658c178e23ffd997881f UID:f562a340-72b5-4e19-b665-b15df5450cdb NetNS:/var/run/netns/d8f0b698-4802-49d7-8451-cab5697ab582 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf562a340_72b5_4e19_b665_b15df5450cdb.slice PodAnnotations:0xc0005365d8}] Aliases:map[]}"
2026-06-09 17:48:36.224077 | controller | Jun 09 16:34:19.283616 crc crio[3654]: time="2026-06-09T16:34:19.283508711Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-zxg5w from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.224100 | controller | Jun 09 16:34:19.320852 crc crio[3654]: time="2026-06-09T16:34:19.320732333Z" level=info msg="Stopped container d8b1b1b1ed0f2766328267b839996470fea90c963e69bfd32cc07f6b7a67493e: openshift-marketplace/certified-operators-8rq28/registry-server" id=1d8cd1a4-c0df-4aa1-b802-7d5d7e19aa50 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.224117 | controller | Jun 09 16:34:19.324088 crc crio[3654]: time="2026-06-09T16:34:19.32399808Z" level=info msg="Stopping pod sandbox: dd415c719e1021fb921ad2eaaeede705612b5dfd3921d4448ae7cec8d4a3843e" id=a5b10cfe-8a51-403a-b8d9-271f0d052cd7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.224134 | controller | Jun 09 16:34:19.324738 crc crio[3654]: time="2026-06-09T16:34:19.324504465Z" level=info msg="Got pod network &{Name:certified-operators-8rq28 Namespace:openshift-marketplace ID:dd415c719e1021fb921ad2eaaeede705612b5dfd3921d4448ae7cec8d4a3843e UID:a31b701e-9ade-450a-9295-4442caf3e9c3 NetNS:/var/run/netns/1010aae5-8b2f-419b-a0af-2e911f9a59b6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda31b701e_9ade_450a_9295_4442caf3e9c3.slice PodAnnotations:0xc001e2a570}] Aliases:map[]}"
2026-06-09 17:48:36.224151 | controller | Jun 09 16:34:19.325088 crc crio[3654]: time="2026-06-09T16:34:19.3250065Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-8rq28 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.224167 | controller | Jun 09 16:34:19.800286 crc crio[3654]: time="2026-06-09T16:34:19.799818628Z" level=info msg="Stopped pod sandbox: dd415c719e1021fb921ad2eaaeede705612b5dfd3921d4448ae7cec8d4a3843e" id=a5b10cfe-8a51-403a-b8d9-271f0d052cd7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.224183 | controller | Jun 09 16:34:19.848345 crc crio[3654]: time="2026-06-09T16:34:19.848191163Z" level=info msg="Stopped pod sandbox: 848bfe2bbbafa677f31f46d1370347cfc01924ef178c658c178e23ffd997881f" id=ca9c38b0-d836-457e-a513-9a07b949ce0b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.224199 | controller | Jun 09 16:34:20.153047 crc crio[3654]: time="2026-06-09T16:34:20.152944293Z" level=info msg="Removing container: d8b1b1b1ed0f2766328267b839996470fea90c963e69bfd32cc07f6b7a67493e" id=f1980a52-b095-4d25-961f-e3c0ebda7810 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.224214 | controller | Jun 09 16:34:20.173808 crc crio[3654]: time="2026-06-09T16:34:20.173719303Z" level=info msg="Removed container d8b1b1b1ed0f2766328267b839996470fea90c963e69bfd32cc07f6b7a67493e: openshift-marketplace/certified-operators-8rq28/registry-server" id=f1980a52-b095-4d25-961f-e3c0ebda7810 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.224230 | controller | Jun 09 16:34:20.179949 crc crio[3654]: time="2026-06-09T16:34:20.179854906Z" level=info msg="Removing container: e8ecc054ba7cc62df7a423eddc3f8fd6b7a48b091f905f65e09ba0869d8a725a" id=687b61ec-039f-46c8-aefb-50f648338ff5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.224246 | controller | Jun 09 16:34:20.221128 crc crio[3654]: time="2026-06-09T16:34:20.220912622Z" level=info msg="Removed container e8ecc054ba7cc62df7a423eddc3f8fd6b7a48b091f905f65e09ba0869d8a725a: openshift-marketplace/certified-operators-8rq28/extract-content" id=687b61ec-039f-46c8-aefb-50f648338ff5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.224261 | controller | Jun 09 16:34:20.224992 crc crio[3654]: time="2026-06-09T16:34:20.224909612Z" level=info msg="Removing container: 7f7f543c80c5034e7b0aea44416ac69465558dc092a57b67f69b94c704c2bca6" id=493b23ad-4045-40c9-82fa-4a2e756decc4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.224277 | controller | Jun 09 16:34:20.246039 crc crio[3654]: time="2026-06-09T16:34:20.245920189Z" level=info msg="Removed container 7f7f543c80c5034e7b0aea44416ac69465558dc092a57b67f69b94c704c2bca6: openshift-marketplace/certified-operators-8rq28/extract-utilities" id=493b23ad-4045-40c9-82fa-4a2e756decc4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.224296 | controller | Jun 09 16:34:20.253072 crc crio[3654]: time="2026-06-09T16:34:20.25298688Z" level=info msg="Removing container: f7b953bc2d1ce4638ce97d4ceb3597c7f2f1c59fbee78b96940b5d543c5ea170" id=d5d3dc5b-b57e-47ec-8ed3-99ce44bc5154 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.224313 | controller | Jun 09 16:34:20.274548 crc crio[3654]: time="2026-06-09T16:34:20.27441112Z" level=info msg="Removed container f7b953bc2d1ce4638ce97d4ceb3597c7f2f1c59fbee78b96940b5d543c5ea170: openshift-marketplace/redhat-operators-zxg5w/registry-server" id=d5d3dc5b-b57e-47ec-8ed3-99ce44bc5154 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.224329 | controller | Jun 09 16:34:20.277487 crc crio[3654]: time="2026-06-09T16:34:20.277387799Z" level=info msg="Removing container: af5d672fd1c24b923be0ebf29f9f81d8e0f67c0afa0d560f6b2103b4950e5d8d" id=fe7403ad-44a6-4063-9e0d-13ab5a4c879b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.224344 | controller | Jun 09 16:34:20.303408 crc crio[3654]: time="2026-06-09T16:34:20.30322905Z" level=info msg="Removed container af5d672fd1c24b923be0ebf29f9f81d8e0f67c0afa0d560f6b2103b4950e5d8d: openshift-marketplace/redhat-operators-zxg5w/extract-content" id=fe7403ad-44a6-4063-9e0d-13ab5a4c879b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.224359 | controller | Jun 09 16:34:20.306898 crc crio[3654]: time="2026-06-09T16:34:20.306795817Z" level=info msg="Removing container: 8655ef14eab7f606c460e9dfba096ed11fe6bc9224cddb1f1ca437484adee5da" id=cbcc9cc1-d6d0-408c-be2b-78e52d790131 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.224374 | controller | Jun 09 16:34:20.332951 crc crio[3654]: time="2026-06-09T16:34:20.332764792Z" level=info msg="Removed container 8655ef14eab7f606c460e9dfba096ed11fe6bc9224cddb1f1ca437484adee5da: openshift-marketplace/redhat-operators-zxg5w/extract-utilities" id=cbcc9cc1-d6d0-408c-be2b-78e52d790131 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.224390 | controller | Jun 09 16:34:22.288451 crc crio[3654]: time="2026-06-09T16:34:22.288335145Z" level=info msg="Stopping container: 5fb3e4160755f74cf0c8d8903e7cd1e7c07064b21333a0657ec2c30ce437727e (timeout: 15s)" id=18ba4ffe-0639-4c2f-b79a-a0a397118a01 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.224405 | controller | Jun 09 16:34:22.289143 crc crio[3654]: time="2026-06-09T16:34:22.28849339Z" level=info msg="Stopping container: 068db6c9667e7f9de97ccca7afb128e2a7bcc64c2244199bb504b382407f59cf (timeout: 15s)" id=2218ffcc-138a-477b-ab2b-503ee89f60ee name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.224421 | controller | Jun 09 16:34:22.289143 crc crio[3654]: time="2026-06-09T16:34:22.288627994Z" level=info msg="Stopping container: 2248580759b8d71d3299e55cca398ba25e3072f7b48dad61931e53ef1f222a87 (timeout: 15s)" id=838b4ef0-d731-436e-9012-495d784bc7d0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.224436 | controller | Jun 09 16:34:22.289359 crc crio[3654]: time="2026-06-09T16:34:22.28850838Z" level=info msg="Stopping container: 79cccce86a96c78c798105106da063eaff58370f11acdf619c6b1091896ab251 (timeout: 15s)" id=2e1d0909-9aad-4481-8936-38532b3ff796 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.224452 | controller | Jun 09 16:34:22.289557 crc crio[3654]: time="2026-06-09T16:34:22.288440908Z" level=info msg="Stopping container: 22eb0d68b0cfa2862bcd47c7462e380a13e92715096bc2456e353d89580b4b89 (timeout: 15s)" id=1f474884-a7b1-473c-ba32-ec968c314f5b name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.224468 | controller | Jun 09 16:34:22.711248 crc crio[3654]: time="2026-06-09T16:34:22.710690507Z" level=info msg="Stopped container 22eb0d68b0cfa2862bcd47c7462e380a13e92715096bc2456e353d89580b4b89: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=1f474884-a7b1-473c-ba32-ec968c314f5b name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.224488 | controller | Jun 09 16:34:22.712815 crc crio[3654]: time="2026-06-09T16:34:22.712406788Z" level=info msg="Stopped container 5fb3e4160755f74cf0c8d8903e7cd1e7c07064b21333a0657ec2c30ce437727e: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer" id=18ba4ffe-0639-4c2f-b79a-a0a397118a01 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.224504 | controller | Jun 09 16:34:22.716472 crc crio[3654]: time="2026-06-09T16:34:22.716368846Z" level=info msg="Stopped container 068db6c9667e7f9de97ccca7afb128e2a7bcc64c2244199bb504b382407f59cf: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz" id=2218ffcc-138a-477b-ab2b-503ee89f60ee name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.224542 | controller | Jun 09 16:34:22.786008 crc crio[3654]: time="2026-06-09T16:34:22.785904152Z" level=info msg="Running pod sandbox: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/POD" id=1fb20ad4-8be5-4ba1-9976-94b8ccc69af2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.224562 | controller | Jun 09 16:34:22.786117 crc crio[3654]: time="2026-06-09T16:34:22.786048667Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.224578 | controller | Jun 09 16:34:22.844873 crc crio[3654]: time="2026-06-09T16:34:22.84477425Z" level=info msg="Stopped container 2248580759b8d71d3299e55cca398ba25e3072f7b48dad61931e53ef1f222a87: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller" id=838b4ef0-d731-436e-9012-495d784bc7d0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.224594 | controller | Jun 09 16:34:22.855152 crc crio[3654]: time="2026-06-09T16:34:22.855053967Z" 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=1fb20ad4-8be5-4ba1-9976-94b8ccc69af2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.224609 | controller | Jun 09 16:34:22.867423 crc crio[3654]: time="2026-06-09T16:34:22.867331644Z" level=info msg="Ran pod sandbox 8969dd81956e7ba9a2a218d287f2f4f355a21c77ae99d6522f5738d38540096d with infra container: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/POD" id=1fb20ad4-8be5-4ba1-9976-94b8ccc69af2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.224625 | controller | Jun 09 16:34:22.869872 crc crio[3654]: time="2026-06-09T16:34:22.869802928Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=91d18f8a-53a2-42a5-b3e9-4e3bb0aed7ba name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.224641 | controller | Jun 09 16:34:22.904183 crc crio[3654]: time="2026-06-09T16:34:22.904069181Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=aa6be85b-d942-427d-8574-990401e06ae5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.224656 | controller | Jun 09 16:34:22.999195 crc crio[3654]: time="2026-06-09T16:34:22.998499931Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor" id=ad84973c-2d78-4b56-81cd-0b9e807bcd63 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.224672 | controller | Jun 09 16:34:22.999528 crc crio[3654]: time="2026-06-09T16:34:22.999399327Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.224687 | controller | Jun 09 16:34:23.025959 crc crio[3654]: time="2026-06-09T16:34:23.025825817Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.224706 | controller | Jun 09 16:34:23.216089 crc crio[3654]: time="2026-06-09T16:34:23.215899472Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.224722 | controller | Jun 09 16:34:23.414305 crc crio[3654]: time="2026-06-09T16:34:23.414103341Z" level=info msg="Created container 4ed93c6bb38fc069cad41aa5ef020ccea611a245b610aa1874865a8442fc2f50: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor" id=ad84973c-2d78-4b56-81cd-0b9e807bcd63 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.224738 | controller | Jun 09 16:34:23.416396 crc crio[3654]: time="2026-06-09T16:34:23.415824732Z" level=info msg="Starting container: 4ed93c6bb38fc069cad41aa5ef020ccea611a245b610aa1874865a8442fc2f50" id=12547931-69ed-4c48-b089-2d09794bc778 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.224753 | controller | Jun 09 16:34:23.424054 crc crio[3654]: time="2026-06-09T16:34:23.42381186Z" level=info msg="Started container" PID=16237 containerID=4ed93c6bb38fc069cad41aa5ef020ccea611a245b610aa1874865a8442fc2f50 description=openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor id=12547931-69ed-4c48-b089-2d09794bc778 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8969dd81956e7ba9a2a218d287f2f4f355a21c77ae99d6522f5738d38540096d
2026-06-09 17:48:36.224769 | controller | Jun 09 16:34:24.248510 crc crio[3654]: time="2026-06-09T16:34:24.246866226Z" level=info msg="Stopping pod sandbox: 133bfe8763824827240ace1fd528fd756977ea15cc3ce84c349a57bf626f6f9c" id=071dd03e-ec20-4f89-8994-4aae164517a7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.224785 | controller | Jun 09 16:34:24.249109 crc crio[3654]: time="2026-06-09T16:34:24.248903247Z" level=info msg="Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:133bfe8763824827240ace1fd528fd756977ea15cc3ce84c349a57bf626f6f9c UID:0d002002-a30d-4a50-8adb-82f2f2ed2496 NetNS:/var/run/netns/ec434c43-21bb-4c41-bd22-542401279344 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod0d002002_a30d_4a50_8adb_82f2f2ed2496.slice PodAnnotations:0xc001512ea0}] Aliases:map[]}"
2026-06-09 17:48:36.224801 | controller | Jun 09 16:34:24.249886 crc crio[3654]: time="2026-06-09T16:34:24.249539876Z" level=info msg="Deleting pod openshift-kube-apiserver_installer-13-crc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.224817 | controller | Jun 09 16:34:25.433948 crc crio[3654]: time="2026-06-09T16:34:25.433202651Z" level=info msg="Stopped pod sandbox: 133bfe8763824827240ace1fd528fd756977ea15cc3ce84c349a57bf626f6f9c" id=071dd03e-ec20-4f89-8994-4aae164517a7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.224833 | controller | Jun 09 16:34:27.506085 crc crio[3654]: time="2026-06-09T16:34:27.50416049Z" level=info msg="Stopped container 79cccce86a96c78c798105106da063eaff58370f11acdf619c6b1091896ab251: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=2e1d0909-9aad-4481-8936-38532b3ff796 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.224850 | controller | Jun 09 16:34:27.507820 crc crio[3654]: time="2026-06-09T16:34:27.506222771Z" level=info msg="Stopping pod sandbox: 73e8219c1aa85ffa274627124eca8db175788ddd51bfb5cdf7b5d44ef2906667" id=0ca500b3-4efe-4274-a525-a7b2e298b0ce name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.224865 | controller | Jun 09 16:34:27.518818 crc crio[3654]: time="2026-06-09T16:34:27.517832108Z" level=info msg="Stopped pod sandbox: 73e8219c1aa85ffa274627124eca8db175788ddd51bfb5cdf7b5d44ef2906667" id=0ca500b3-4efe-4274-a525-a7b2e298b0ce name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.224884 | controller | Jun 09 16:34:28.392778 crc crio[3654]: time="2026-06-09T16:34:28.392555426Z" level=info msg="Removing container: 22eb0d68b0cfa2862bcd47c7462e380a13e92715096bc2456e353d89580b4b89" id=ad3f4702-d2e5-4e64-99c3-442fd3b44c1c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.224900 | controller | Jun 09 16:34:28.420466 crc crio[3654]: time="2026-06-09T16:34:28.420351426Z" level=info msg="Removed container 22eb0d68b0cfa2862bcd47c7462e380a13e92715096bc2456e353d89580b4b89: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=ad3f4702-d2e5-4e64-99c3-442fd3b44c1c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.224916 | controller | Jun 09 16:34:28.423567 crc crio[3654]: time="2026-06-09T16:34:28.423470059Z" level=info msg="Removing container: 068db6c9667e7f9de97ccca7afb128e2a7bcc64c2244199bb504b382407f59cf" id=e218e7c5-94ca-4618-ae2b-39ba94c6b9a4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.224931 | controller | Jun 09 16:34:28.443097 crc crio[3654]: time="2026-06-09T16:34:28.442952731Z" level=info msg="Removed container 068db6c9667e7f9de97ccca7afb128e2a7bcc64c2244199bb504b382407f59cf: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz" id=e218e7c5-94ca-4618-ae2b-39ba94c6b9a4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.224947 | controller | Jun 09 16:34:28.446479 crc crio[3654]: time="2026-06-09T16:34:28.446385654Z" level=info msg="Removing container: 2248580759b8d71d3299e55cca398ba25e3072f7b48dad61931e53ef1f222a87" id=ead68bea-d725-42ac-803f-bac0d3c52c47 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.224963 | controller | Jun 09 16:34:28.464224 crc crio[3654]: time="2026-06-09T16:34:28.464097103Z" level=info msg="Removed container 2248580759b8d71d3299e55cca398ba25e3072f7b48dad61931e53ef1f222a87: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller" id=ead68bea-d725-42ac-803f-bac0d3c52c47 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.224980 | controller | Jun 09 16:34:28.468041 crc crio[3654]: time="2026-06-09T16:34:28.467963188Z" level=info msg="Removing container: 5fb3e4160755f74cf0c8d8903e7cd1e7c07064b21333a0657ec2c30ce437727e" id=4cd0ba23-e5d9-4640-b600-4034f6bb8a73 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.225003 | controller | Jun 09 16:34:28.484609 crc crio[3654]: time="2026-06-09T16:34:28.484461841Z" level=info msg="Removed container 5fb3e4160755f74cf0c8d8903e7cd1e7c07064b21333a0657ec2c30ce437727e: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer" id=4cd0ba23-e5d9-4640-b600-4034f6bb8a73 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.225029 | controller | Jun 09 16:34:28.489566 crc crio[3654]: time="2026-06-09T16:34:28.489220043Z" level=info msg="Removing container: 79cccce86a96c78c798105106da063eaff58370f11acdf619c6b1091896ab251" id=32a11677-d7bd-408d-864a-4aa0bee0eae4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.225048 | controller | Jun 09 16:34:28.506509 crc crio[3654]: time="2026-06-09T16:34:28.506389935Z" level=info msg="Removed container 79cccce86a96c78c798105106da063eaff58370f11acdf619c6b1091896ab251: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=32a11677-d7bd-408d-864a-4aa0bee0eae4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.225065 | controller | Jun 09 16:34:28.509825 crc crio[3654]: time="2026-06-09T16:34:28.509718885Z" level=info msg="Removing container: ae9a2036a8ae3e404d8da141956ee73549f8b35f02df8f76442b5686d5d302ff" id=66a47666-e796-419a-b20b-c57b9e41ffb8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.225081 | controller | Jun 09 16:34:28.608526 crc crio[3654]: time="2026-06-09T16:34:28.607893346Z" level=info msg="Removed container ae9a2036a8ae3e404d8da141956ee73549f8b35f02df8f76442b5686d5d302ff: openshift-kube-apiserver/kube-apiserver-crc/setup" id=66a47666-e796-419a-b20b-c57b9e41ffb8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.225101 | controller | Jun 09 16:34:35.937960 crc crio[3654]: time="2026-06-09T16:34:35.937153166Z" level=info msg="Running pod sandbox: openshift-kube-apiserver/kube-apiserver-crc/POD" id=9697a047-a8a1-4b8c-97c7-10e4e064fd89 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.225118 | controller | Jun 09 16:34:35.938956 crc crio[3654]: time="2026-06-09T16:34:35.938521677Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.225134 | controller | Jun 09 16:34:35.954734 crc crio[3654]: time="2026-06-09T16:34:35.954498563Z" 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=9697a047-a8a1-4b8c-97c7-10e4e064fd89 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.225151 | controller | Jun 09 16:34:35.965439 crc crio[3654]: time="2026-06-09T16:34:35.965312995Z" level=info msg="Ran pod sandbox 70ed7d7c348d006a0fa24ec531e8e6ec63c95f6531a895e1ffa19f309f5aaf5f with infra container: openshift-kube-apiserver/kube-apiserver-crc/POD" id=9697a047-a8a1-4b8c-97c7-10e4e064fd89 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.225170 | controller | Jun 09 16:34:35.969977 crc crio[3654]: time="2026-06-09T16:34:35.969900692Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=9a2466fc-7ad8-47e8-898c-7234d55756db name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.225193 | controller | Jun 09 16:34:35.973502 crc crio[3654]: time="2026-06-09T16:34:35.973395016Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=06ab5880-5e2d-4da4-80d3-cd4dd8d3ff44 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.225212 | controller | Jun 09 16:34:37.918613 crc crio[3654]: time="2026-06-09T16:34:37.918046388Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/setup" id=b87d432d-a96c-4960-97fb-23c1e370ab05 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.225229 | controller | Jun 09 16:34:37.919285 crc crio[3654]: time="2026-06-09T16:34:37.919053808Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.225245 | controller | Jun 09 16:34:37.950090 crc crio[3654]: time="2026-06-09T16:34:37.949971549Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.225261 | controller | Jun 09 16:34:38.106291 crc crio[3654]: time="2026-06-09T16:34:38.106187562Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.225277 | controller | Jun 09 16:34:38.308216 crc crio[3654]: time="2026-06-09T16:34:38.308076355Z" level=info msg="Created container 5a4055a8f932868e8d472855d208f5cf6f7f32594bbbdfbf19a2b0815a380b11: openshift-kube-apiserver/kube-apiserver-crc/setup" id=b87d432d-a96c-4960-97fb-23c1e370ab05 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.225293 | controller | Jun 09 16:34:38.309632 crc crio[3654]: time="2026-06-09T16:34:38.309506167Z" level=info msg="Starting container: 5a4055a8f932868e8d472855d208f5cf6f7f32594bbbdfbf19a2b0815a380b11" id=7233e811-852f-4838-bbfb-198a18037436 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.225309 | controller | Jun 09 16:34:38.318363 crc crio[3654]: time="2026-06-09T16:34:38.318261008Z" level=info msg="Started container" PID=16578 containerID=5a4055a8f932868e8d472855d208f5cf6f7f32594bbbdfbf19a2b0815a380b11 description=openshift-kube-apiserver/kube-apiserver-crc/setup id=7233e811-852f-4838-bbfb-198a18037436 name=/runtime.v1.RuntimeService/StartContainer sandboxID=70ed7d7c348d006a0fa24ec531e8e6ec63c95f6531a895e1ffa19f309f5aaf5f
2026-06-09 17:48:36.225331 | controller | Jun 09 16:34:39.505234 crc crio[3654]: time="2026-06-09T16:34:39.504728496Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=03bfe9d0-dcaa-4bd6-9e6b-566361b65224 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.225348 | controller | Jun 09 16:34:39.844220 crc crio[3654]: time="2026-06-09T16:34:39.843363812Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=747153fe-8f44-437f-b0eb-909f5fdb625e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.225363 | controller | Jun 09 16:34:40.553714 crc crio[3654]: time="2026-06-09T16:34:40.550308519Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=1e2f43aa-2815-48da-a260-5a7862a01d31 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.225379 | controller | Jun 09 16:34:40.553714 crc crio[3654]: time="2026-06-09T16:34:40.550726671Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.225395 | controller | Jun 09 16:34:40.582119 crc crio[3654]: time="2026-06-09T16:34:40.582066335Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.225411 | controller | Jun 09 16:34:40.808992 crc crio[3654]: time="2026-06-09T16:34:40.808930732Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.225426 | controller | Jun 09 16:34:41.170085 crc crio[3654]: time="2026-06-09T16:34:41.169388248Z" level=info msg="Stopping pod sandbox: 8e6bfb218439c944e397b6274c94c426939443a357bb41039c9eeb4ff8d55753" id=07d2bfa5-bf1f-4f39-b0e4-f51bc096f869 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.225441 | controller | Jun 09 16:34:41.170085 crc crio[3654]: time="2026-06-09T16:34:41.170052278Z" level=info msg="Stopped pod sandbox (already stopped): 8e6bfb218439c944e397b6274c94c426939443a357bb41039c9eeb4ff8d55753" id=07d2bfa5-bf1f-4f39-b0e4-f51bc096f869 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.225457 | controller | Jun 09 16:34:41.170568 crc crio[3654]: time="2026-06-09T16:34:41.170483441Z" level=info msg="Removing pod sandbox: 8e6bfb218439c944e397b6274c94c426939443a357bb41039c9eeb4ff8d55753" id=2bf1dea8-a9c9-43bb-9154-4103896b481b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.225472 | controller | Jun 09 16:34:41.179382 crc crio[3654]: time="2026-06-09T16:34:41.179289663Z" level=info msg="Removed pod sandbox: 8e6bfb218439c944e397b6274c94c426939443a357bb41039c9eeb4ff8d55753" id=2bf1dea8-a9c9-43bb-9154-4103896b481b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.225488 | controller | Jun 09 16:34:41.180274 crc crio[3654]: time="2026-06-09T16:34:41.18019739Z" level=info msg="Stopping pod sandbox: dd415c719e1021fb921ad2eaaeede705612b5dfd3921d4448ae7cec8d4a3843e" id=82b1b8a8-55a9-4028-a2e8-a8cb57a66038 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.225503 | controller | Jun 09 16:34:41.180384 crc crio[3654]: time="2026-06-09T16:34:41.180285833Z" level=info msg="Stopped pod sandbox (already stopped): dd415c719e1021fb921ad2eaaeede705612b5dfd3921d4448ae7cec8d4a3843e" id=82b1b8a8-55a9-4028-a2e8-a8cb57a66038 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.225540 | controller | Jun 09 16:34:41.181064 crc crio[3654]: time="2026-06-09T16:34:41.180943472Z" level=info msg="Removing pod sandbox: dd415c719e1021fb921ad2eaaeede705612b5dfd3921d4448ae7cec8d4a3843e" id=437a5ce5-180f-4c7b-b2d2-4b556398cc5c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.225563 | controller | Jun 09 16:34:41.187213 crc crio[3654]: time="2026-06-09T16:34:41.187171348Z" level=info msg="Removed pod sandbox: dd415c719e1021fb921ad2eaaeede705612b5dfd3921d4448ae7cec8d4a3843e" id=437a5ce5-180f-4c7b-b2d2-4b556398cc5c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.225579 | controller | Jun 09 16:34:41.188430 crc crio[3654]: time="2026-06-09T16:34:41.188318732Z" level=info msg="Stopping pod sandbox: 848bfe2bbbafa677f31f46d1370347cfc01924ef178c658c178e23ffd997881f" id=a89e953f-577a-47c8-8765-b7675a2988c9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.225595 | controller | Jun 09 16:34:41.188538 crc crio[3654]: time="2026-06-09T16:34:41.188442866Z" level=info msg="Stopped pod sandbox (already stopped): 848bfe2bbbafa677f31f46d1370347cfc01924ef178c658c178e23ffd997881f" id=a89e953f-577a-47c8-8765-b7675a2988c9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.225611 | controller | Jun 09 16:34:41.189103 crc crio[3654]: time="2026-06-09T16:34:41.189034593Z" level=info msg="Removing pod sandbox: 848bfe2bbbafa677f31f46d1370347cfc01924ef178c658c178e23ffd997881f" id=adb54544-e566-450f-95e7-1b4d38d6631a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.225627 | controller | Jun 09 16:34:41.197174 crc crio[3654]: time="2026-06-09T16:34:41.196499386Z" level=info msg="Removed pod sandbox: 848bfe2bbbafa677f31f46d1370347cfc01924ef178c658c178e23ffd997881f" id=adb54544-e566-450f-95e7-1b4d38d6631a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.225642 | controller | Jun 09 16:34:41.198206 crc crio[3654]: time="2026-06-09T16:34:41.198171886Z" level=info msg="Stopping pod sandbox: f8e41ba94691ad2588fa4a45cbe98f5a28a40e071f3c2a4db8bdcdc1b9cac09f" id=0b4d1792-97e2-4467-8c1f-deb1d1c49f8e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.225657 | controller | Jun 09 16:34:41.198344 crc crio[3654]: time="2026-06-09T16:34:41.19831812Z" level=info msg="Stopped pod sandbox (already stopped): f8e41ba94691ad2588fa4a45cbe98f5a28a40e071f3c2a4db8bdcdc1b9cac09f" id=0b4d1792-97e2-4467-8c1f-deb1d1c49f8e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.225673 | controller | Jun 09 16:34:41.199300 crc crio[3654]: time="2026-06-09T16:34:41.199212837Z" level=info msg="Removing pod sandbox: f8e41ba94691ad2588fa4a45cbe98f5a28a40e071f3c2a4db8bdcdc1b9cac09f" id=50003c7f-6105-4e50-afc2-2a14352ce633 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.225689 | controller | Jun 09 16:34:41.207084 crc crio[3654]: time="2026-06-09T16:34:41.207014849Z" level=info msg="Removed pod sandbox: f8e41ba94691ad2588fa4a45cbe98f5a28a40e071f3c2a4db8bdcdc1b9cac09f" id=50003c7f-6105-4e50-afc2-2a14352ce633 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.225704 | controller | Jun 09 16:34:41.227966 crc crio[3654]: time="2026-06-09T16:34:41.227903851Z" level=info msg="Stopping pod sandbox: 1eca6f4d44ad265ff125ec09cd25a588e6aa9b5b75a564a97c56fc084edf7c81" id=6d4387b0-81c7-4999-bfc4-fe9bd79cee0e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.225720 | controller | Jun 09 16:34:41.228427 crc crio[3654]: time="2026-06-09T16:34:41.228397806Z" level=info msg="Stopped pod sandbox (already stopped): 1eca6f4d44ad265ff125ec09cd25a588e6aa9b5b75a564a97c56fc084edf7c81" id=6d4387b0-81c7-4999-bfc4-fe9bd79cee0e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.225736 | controller | Jun 09 16:34:41.229558 crc crio[3654]: time="2026-06-09T16:34:41.229485348Z" level=info msg="Removing pod sandbox: 1eca6f4d44ad265ff125ec09cd25a588e6aa9b5b75a564a97c56fc084edf7c81" id=5f71f64d-a2b2-4118-a49d-245f110938ce name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.225751 | controller | Jun 09 16:34:41.236214 crc crio[3654]: time="2026-06-09T16:34:41.236092645Z" level=info msg="Removed pod sandbox: 1eca6f4d44ad265ff125ec09cd25a588e6aa9b5b75a564a97c56fc084edf7c81" id=5f71f64d-a2b2-4118-a49d-245f110938ce name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.225770 | controller | Jun 09 16:34:41.237131 crc crio[3654]: time="2026-06-09T16:34:41.237052234Z" level=info msg="Stopping pod sandbox: 73e8219c1aa85ffa274627124eca8db175788ddd51bfb5cdf7b5d44ef2906667" id=d5bdc543-0563-4350-9087-bb1374515d87 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.225786 | controller | Jun 09 16:34:41.237131 crc crio[3654]: time="2026-06-09T16:34:41.237121256Z" level=info msg="Stopped pod sandbox (already stopped): 73e8219c1aa85ffa274627124eca8db175788ddd51bfb5cdf7b5d44ef2906667" id=d5bdc543-0563-4350-9087-bb1374515d87 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.225802 | controller | Jun 09 16:34:41.237572 crc crio[3654]: time="2026-06-09T16:34:41.237497527Z" level=info msg="Removing pod sandbox: 73e8219c1aa85ffa274627124eca8db175788ddd51bfb5cdf7b5d44ef2906667" id=e6efd5e8-050e-4eef-932b-cc403acac4d8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.225818 | controller | Jun 09 16:34:41.246066 crc crio[3654]: time="2026-06-09T16:34:41.245563947Z" level=info msg="Removed pod sandbox: 73e8219c1aa85ffa274627124eca8db175788ddd51bfb5cdf7b5d44ef2906667" id=e6efd5e8-050e-4eef-932b-cc403acac4d8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.225833 | controller | Jun 09 16:34:42.639107 crc crio[3654]: time="2026-06-09T16:34:42.638986889Z" level=info msg="Created container b076949957c714bdef4d039112dffa4ecf1361d74fc0bd0565da5df7ea7678d5: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=1e2f43aa-2815-48da-a260-5a7862a01d31 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.225849 | controller | Jun 09 16:34:42.640534 crc crio[3654]: time="2026-06-09T16:34:42.64034973Z" level=info msg="Starting container: b076949957c714bdef4d039112dffa4ecf1361d74fc0bd0565da5df7ea7678d5" id=336c8d87-ea12-448a-bfed-dc88de5bac80 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.225872 | controller | Jun 09 16:34:42.647732 crc crio[3654]: time="2026-06-09T16:34:42.647541784Z" level=info msg="Started container" PID=16630 containerID=b076949957c714bdef4d039112dffa4ecf1361d74fc0bd0565da5df7ea7678d5 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=336c8d87-ea12-448a-bfed-dc88de5bac80 name=/runtime.v1.RuntimeService/StartContainer sandboxID=70ed7d7c348d006a0fa24ec531e8e6ec63c95f6531a895e1ffa19f309f5aaf5f
2026-06-09 17:48:36.225892 | controller | Jun 09 16:34:44.337223 crc crio[3654]: time="2026-06-09T16:34:44.336630614Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=01019946-27e6-4146-bee4-d7d378445aa8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.225908 | controller | Jun 09 16:34:44.346697 crc crio[3654]: time="2026-06-09T16:34:44.346529569Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=6327aa39-445c-4b5c-be79-05a50831b3ce name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.225925 | controller | Jun 09 16:34:45.125500 crc crio[3654]: time="2026-06-09T16:34:45.125412128Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer" id=9eb8246d-897a-4355-bada-f3fc945e3f14 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.225941 | controller | Jun 09 16:34:45.125933 crc crio[3654]: time="2026-06-09T16:34:45.125882542Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.225958 | controller | Jun 09 16:34:45.150332 crc crio[3654]: time="2026-06-09T16:34:45.150195927Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.225977 | controller | Jun 09 16:34:45.469556 crc crio[3654]: time="2026-06-09T16:34:45.469415215Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.225994 | controller | Jun 09 16:34:45.578881 crc crio[3654]: time="2026-06-09T16:34:45.57838284Z" level=info msg="Created container bf433aeda916ee72dc5fb3e53f23c32ccce84c7a1b3281f68fdc2fc2206743bd: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer" id=9eb8246d-897a-4355-bada-f3fc945e3f14 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.226010 | controller | Jun 09 16:34:45.580054 crc crio[3654]: time="2026-06-09T16:34:45.579927386Z" level=info msg="Starting container: bf433aeda916ee72dc5fb3e53f23c32ccce84c7a1b3281f68fdc2fc2206743bd" id=4f7bc3ca-759d-45cf-b989-3f7372ab23b8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.226025 | controller | Jun 09 16:34:45.584766 crc crio[3654]: time="2026-06-09T16:34:45.584690028Z" level=info msg="Started container" PID=16680 containerID=bf433aeda916ee72dc5fb3e53f23c32ccce84c7a1b3281f68fdc2fc2206743bd description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer id=4f7bc3ca-759d-45cf-b989-3f7372ab23b8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=70ed7d7c348d006a0fa24ec531e8e6ec63c95f6531a895e1ffa19f309f5aaf5f
2026-06-09 17:48:36.226041 | controller | Jun 09 16:34:45.595924 crc crio[3654]: time="2026-06-09T16:34:45.59581669Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=994e25d0-65cc-452d-b486-939de6ed4db0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.226057 | controller | Jun 09 16:34:45.598253 crc crio[3654]: time="2026-06-09T16:34:45.598160119Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=c5248042-dbc7-41e0-a811-750ba8f973a2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.226076 | controller | Jun 09 16:34:45.609027 crc crio[3654]: time="2026-06-09T16:34:45.60893868Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller" id=f872ffda-778a-441d-856c-25d51fdfe91e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.226101 | controller | Jun 09 16:34:45.609325 crc crio[3654]: time="2026-06-09T16:34:45.60926949Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.226125 | controller | Jun 09 16:34:45.635395 crc crio[3654]: time="2026-06-09T16:34:45.635297236Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.226142 | controller | Jun 09 16:34:45.819122 crc crio[3654]: time="2026-06-09T16:34:45.818917474Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.226159 | controller | Jun 09 16:34:45.973845 crc crio[3654]: time="2026-06-09T16:34:45.973729145Z" level=info msg="Created container 8cba4d02aea73f0743ab675849734f4391be7482e49492253d3c242b6f238fcc: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller" id=f872ffda-778a-441d-856c-25d51fdfe91e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.226176 | controller | Jun 09 16:34:45.975045 crc crio[3654]: time="2026-06-09T16:34:45.974956241Z" level=info msg="Starting container: 8cba4d02aea73f0743ab675849734f4391be7482e49492253d3c242b6f238fcc" id=7c4603f2-e1b4-4c64-9a4f-81afd3d6e916 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.226192 | controller | Jun 09 16:34:45.980304 crc crio[3654]: time="2026-06-09T16:34:45.980214148Z" level=info msg="Started container" PID=16698 containerID=8cba4d02aea73f0743ab675849734f4391be7482e49492253d3c242b6f238fcc description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=7c4603f2-e1b4-4c64-9a4f-81afd3d6e916 name=/runtime.v1.RuntimeService/StartContainer sandboxID=70ed7d7c348d006a0fa24ec531e8e6ec63c95f6531a895e1ffa19f309f5aaf5f
2026-06-09 17:48:36.226213 | controller | Jun 09 16:34:45.998719 crc crio[3654]: time="2026-06-09T16:34:45.998547014Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=ab59e7e7-c00e-46f8-ac09-aa905755d7da name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.226230 | controller | Jun 09 16:34:46.000767 crc crio[3654]: time="2026-06-09T16:34:46.000617036Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=c9c4e4b6-0e58-4c84-935f-f8e0a8d6debe name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.226246 | controller | Jun 09 16:34:46.011969 crc crio[3654]: time="2026-06-09T16:34:46.0118394Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz" id=f2176e58-a9ed-4747-b4f0-99626e28a8a0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.226277 | controller | Jun 09 16:34:46.012277 crc crio[3654]: time="2026-06-09T16:34:46.012226461Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.226294 | controller | Jun 09 16:34:46.040700 crc crio[3654]: time="2026-06-09T16:34:46.040543565Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.226318 | controller | Jun 09 16:34:46.302208 crc crio[3654]: time="2026-06-09T16:34:46.302122486Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.226334 | controller | Jun 09 16:34:46.567001 crc crio[3654]: time="2026-06-09T16:34:46.566893712Z" level=info msg="Created container 1bb1f64d0cb7ebcb09c94fa71e0478357ae1919e30796bc82a7e30364c2dec5c: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz" id=f2176e58-a9ed-4747-b4f0-99626e28a8a0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.226350 | controller | Jun 09 16:34:46.567911 crc crio[3654]: time="2026-06-09T16:34:46.56783543Z" level=info msg="Starting container: 1bb1f64d0cb7ebcb09c94fa71e0478357ae1919e30796bc82a7e30364c2dec5c" id=e17f7788-266f-41d7-a2a3-d01a017e5b71 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.226365 | controller | Jun 09 16:34:46.573601 crc crio[3654]: time="2026-06-09T16:34:46.573480929Z" level=info msg="Started container" PID=16736 containerID=1bb1f64d0cb7ebcb09c94fa71e0478357ae1919e30796bc82a7e30364c2dec5c description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz id=e17f7788-266f-41d7-a2a3-d01a017e5b71 name=/runtime.v1.RuntimeService/StartContainer sandboxID=70ed7d7c348d006a0fa24ec531e8e6ec63c95f6531a895e1ffa19f309f5aaf5f
2026-06-09 17:48:36.226382 | controller | Jun 09 16:34:46.732134 crc crio[3654]: time="2026-06-09T16:34:46.73199992Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=d83c4ae5-4183-478e-b7fd-22e03e7be6a2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.226397 | controller | Jun 09 16:34:46.734097 crc crio[3654]: time="2026-06-09T16:34:46.73400869Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=2be448f8-bc47-46fe-8d87-896a3ee650b2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.226420 | controller | Jun 09 16:34:46.972570 crc crio[3654]: time="2026-06-09T16:34:46.972093172Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=0fe1453a-ab0e-4271-85da-22966a23e2f9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.226437 | controller | Jun 09 16:34:46.973117 crc crio[3654]: time="2026-06-09T16:34:46.97304823Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.226453 | controller | Jun 09 16:34:46.992792 crc crio[3654]: time="2026-06-09T16:34:46.992610683Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.226469 | controller | Jun 09 16:34:47.204345 crc crio[3654]: time="2026-06-09T16:34:47.204259826Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.226486 | controller | Jun 09 16:34:47.331110 crc crio[3654]: time="2026-06-09T16:34:47.331009862Z" level=info msg="Created container ab8c7322a9b7dd64929b380bd0a1bae28a828a7e7216e004347cf034c882b484: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=0fe1453a-ab0e-4271-85da-22966a23e2f9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.226505 | controller | Jun 09 16:34:47.333425 crc crio[3654]: time="2026-06-09T16:34:47.333317931Z" level=info msg="Starting container: ab8c7322a9b7dd64929b380bd0a1bae28a828a7e7216e004347cf034c882b484" id=04b09beb-9df4-4fe0-902a-c81dda0f1367 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.226549 | controller | Jun 09 16:34:47.338818 crc crio[3654]: time="2026-06-09T16:34:47.338707031Z" level=info msg="Started container" PID=16807 containerID=ab8c7322a9b7dd64929b380bd0a1bae28a828a7e7216e004347cf034c882b484 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=04b09beb-9df4-4fe0-902a-c81dda0f1367 name=/runtime.v1.RuntimeService/StartContainer sandboxID=70ed7d7c348d006a0fa24ec531e8e6ec63c95f6531a895e1ffa19f309f5aaf5f
2026-06-09 17:48:36.226568 | controller | Jun 09 16:35:47.130578 crc crio[3654]: time="2026-06-09T16:35:47.129526005Z" level=info msg="Stopping container: 8579d7b0ee051d6a77f5af5714c1a59bab76d5785e4f7d9499e84386e2bd5d6e (timeout: 30s)" id=9d6439bb-c474-40ba-823f-22c0da01be0d name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.226592 | controller | Jun 09 16:35:47.131859 crc crio[3654]: time="2026-06-09T16:35:47.130172074Z" level=info msg="Stopping container: 745119dcf383fbde0d346e1e5e57d89302fedde2f269c346a4ef02bed8f9f983 (timeout: 30s)" id=25baa33a-c76d-4ac8-b2dd-ffd5c6635021 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.226658 | controller | Jun 09 16:35:47.131859 crc crio[3654]: time="2026-06-09T16:35:47.130195285Z" level=info msg="Stopping container: 6cd2bce1420108b8226ccd7195f3ffe12b326ed847f3d0d0bda1d75c81a64450 (timeout: 30s)" id=4838812f-680a-474a-9ae2-4afef4dda4e1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.226682 | controller | Jun 09 16:35:47.131859 crc crio[3654]: time="2026-06-09T16:35:47.130231376Z" level=info msg="Stopping container: ae37aa8f4d9bfdb1b699210ba3cfc21fb528fdbdff38456136da7e61b947c1e3 (timeout: 30s)" id=fc57c985-57d2-4bb3-a028-e25b94eec1dc name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.226699 | controller | Jun 09 16:35:47.131859 crc crio[3654]: time="2026-06-09T16:35:47.130506094Z" level=info msg="Stopping container: 9af6a3c4aab0ca0a1f41c2e37c077ea259d2ca3a1cffbb96a21f379fee427fb0 (timeout: 30s)" id=bd80cec8-57cd-4c8d-8ea6-1312cf8c5f69 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.226719 | controller | Jun 09 16:35:48.052577 crc crio[3654]: time="2026-06-09T16:35:48.052108754Z" level=info msg="Stopped container 745119dcf383fbde0d346e1e5e57d89302fedde2f269c346a4ef02bed8f9f983: openshift-marketplace/certified-operators-l27pk/registry-server" id=25baa33a-c76d-4ac8-b2dd-ffd5c6635021 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.226736 | controller | Jun 09 16:35:48.053013 crc crio[3654]: time="2026-06-09T16:35:48.052693342Z" level=info msg="Stopped container 6cd2bce1420108b8226ccd7195f3ffe12b326ed847f3d0d0bda1d75c81a64450: openshift-marketplace/redhat-marketplace-ntdwx/registry-server" id=4838812f-680a-474a-9ae2-4afef4dda4e1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.226751 | controller | Jun 09 16:35:48.053013 crc crio[3654]: time="2026-06-09T16:35:48.052717322Z" level=info msg="Stopped container ae37aa8f4d9bfdb1b699210ba3cfc21fb528fdbdff38456136da7e61b947c1e3: openshift-marketplace/community-operators-qhh6t/registry-server" id=fc57c985-57d2-4bb3-a028-e25b94eec1dc name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.226767 | controller | Jun 09 16:35:48.053013 crc crio[3654]: time="2026-06-09T16:35:48.052829716Z" level=info msg="Stopped container 8579d7b0ee051d6a77f5af5714c1a59bab76d5785e4f7d9499e84386e2bd5d6e: openshift-marketplace/redhat-operators-x5vn9/registry-server" id=9d6439bb-c474-40ba-823f-22c0da01be0d name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.226782 | controller | Jun 09 16:35:48.053867 crc crio[3654]: time="2026-06-09T16:35:48.053800214Z" level=info msg="Stopping pod sandbox: 509ed5c9d31791a0ea75f8c162248e58a85617f2a9e9b268b5e98ff17debb47e" id=976b92da-b305-43f3-894b-0aa8efe93077 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.226798 | controller | Jun 09 16:35:48.053971 crc crio[3654]: time="2026-06-09T16:35:48.053866136Z" level=info msg="Stopping pod sandbox: d4c82703d0d73e0f4ebcbb628205bdfe67ff0ec864e2495dc27767748b28ad82" id=82764a5d-5c41-4676-b7a3-fc3059fbe793 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.226813 | controller | Jun 09 16:35:48.053971 crc crio[3654]: time="2026-06-09T16:35:48.053930128Z" level=info msg="Stopping pod sandbox: 30542c23042c8003a6b86ebc257f8fd752de84d26b7d4a2dfdb74918eb22668d" id=128550bd-731a-405a-b6c7-f264bc45dcab name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.226828 | controller | Jun 09 16:35:48.053971 crc crio[3654]: time="2026-06-09T16:35:48.053954179Z" level=info msg="Stopping pod sandbox: a8645c78e3a4a0bf2eea13e6544e3604dfbe5e4b3604751a7d981d375da8c16e" id=a24309cc-dcda-4d1d-8245-88950f9eaa31 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.226844 | controller | Jun 09 16:35:48.055579 crc crio[3654]: time="2026-06-09T16:35:48.055514795Z" level=info msg="Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:509ed5c9d31791a0ea75f8c162248e58a85617f2a9e9b268b5e98ff17debb47e UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/ec352115-d7b0-4b14-bae4-26b5b03fbc5d 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:0xc000f144c0}] Aliases:map[]}"
2026-06-09 17:48:36.226861 | controller | Jun 09 16:35:48.055579 crc crio[3654]: time="2026-06-09T16:35:48.055552066Z" level=info msg="Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:a8645c78e3a4a0bf2eea13e6544e3604dfbe5e4b3604751a7d981d375da8c16e UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/5405a5db-5791-4486-8762-3d3443c02ee5 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:0xc000476258}] Aliases:map[]}"
2026-06-09 17:48:36.226877 | controller | Jun 09 16:35:48.055909 crc crio[3654]: time="2026-06-09T16:35:48.055522565Z" level=info msg="Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:30542c23042c8003a6b86ebc257f8fd752de84d26b7d4a2dfdb74918eb22668d UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/7d406648-55bc-4806-8336-efd6ae8b3213 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:0xc000127150}] Aliases:map[]}"
2026-06-09 17:48:36.226897 | controller | Jun 09 16:35:48.055909 crc crio[3654]: time="2026-06-09T16:35:48.055873845Z" level=info msg="Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.226915 | controller | Jun 09 16:35:48.056128 crc crio[3654]: time="2026-06-09T16:35:48.055528395Z" level=info msg="Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:d4c82703d0d73e0f4ebcbb628205bdfe67ff0ec864e2495dc27767748b28ad82 UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/16853d17-fc40-4524-ba60-ecc596ae6105 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:0xc000190868}] Aliases:map[]}"
2026-06-09 17:48:36.226931 | controller | Jun 09 16:35:48.056128 crc crio[3654]: time="2026-06-09T16:35:48.056110052Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.226948 | controller | Jun 09 16:35:48.056261 crc crio[3654]: time="2026-06-09T16:35:48.055877145Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.226965 | controller | Jun 09 16:35:48.056261 crc crio[3654]: time="2026-06-09T16:35:48.056224746Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.226981 | controller | Jun 09 16:35:48.062266 crc crio[3654]: time="2026-06-09T16:35:48.062174821Z" level=info msg="Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-pdjpb/POD" id=cb0b2842-4d1f-485b-b728-4c355333ca6f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.226997 | controller | Jun 09 16:35:48.062420 crc crio[3654]: time="2026-06-09T16:35:48.062336576Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.227012 | controller | Jun 09 16:35:48.081872 crc crio[3654]: time="2026-06-09T16:35:48.081698897Z" level=info msg="Stopped container 9af6a3c4aab0ca0a1f41c2e37c077ea259d2ca3a1cffbb96a21f379fee427fb0: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=bd80cec8-57cd-4c8d-8ea6-1312cf8c5f69 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.227028 | controller | Jun 09 16:35:48.084307 crc crio[3654]: time="2026-06-09T16:35:48.08419993Z" level=info msg="Stopping pod sandbox: 154f278a46bf72e74e8dcdd83304bc301971039deb523dd0448e6c256f725333" id=7ecd8c01-f032-4aec-b9cb-ce748ff39416 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.227044 | controller | Jun 09 16:35:48.084860 crc crio[3654]: time="2026-06-09T16:35:48.084752937Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:154f278a46bf72e74e8dcdd83304bc301971039deb523dd0448e6c256f725333 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/1ced42f2-ce68-4a6d-8c1f-43b89faad333 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:0xc001513060}] Aliases:map[]}"
2026-06-09 17:48:36.227064 | controller | Jun 09 16:35:48.085461 crc crio[3654]: time="2026-06-09T16:35:48.085310343Z" level=info msg="Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.227082 | controller | Jun 09 16:35:48.194910 crc crio[3654]: time="2026-06-09T16:35:48.19475797Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-pdjpb Namespace:openshift-marketplace ID:9430195e42a8d61c7fb7a2df1580dd4bff975bfd7476e2b0ee75d236ae7237d7 UID:e0a074e4-5b4f-41a8-8c9f-5f4a902de94c NetNS:/var/run/netns/9c684774-b898-4aad-8059-ff2b43b87c1f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode0a074e4_5b4f_41a8_8c9f_5f4a902de94c.slice PodAnnotations:0xc0001273a0}] Aliases:map[]}"
2026-06-09 17:48:36.227098 | controller | Jun 09 16:35:48.196035 crc crio[3654]: time="2026-06-09T16:35:48.194947875Z" level=info msg="Adding pod openshift-marketplace_marketplace-operator-547dbd544d-pdjpb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.227114 | controller | Jun 09 16:35:48.409542 crc crio[3654]: time="2026-06-09T16:35:48.408925934Z" level=info msg="Stopped pod sandbox: 30542c23042c8003a6b86ebc257f8fd752de84d26b7d4a2dfdb74918eb22668d" id=128550bd-731a-405a-b6c7-f264bc45dcab name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.227130 | controller | Jun 09 16:35:48.440341 crc crio[3654]: time="2026-06-09T16:35:48.440210046Z" level=info msg="Removing container: 3c55259d8cc018bc3c5eb28228ec3d88878aacd239144fd0a33f982b0a109eb2" id=d375d370-4df0-4c96-ba1a-efba805d06ca name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.227146 | controller | Jun 09 16:35:48.513961 crc crio[3654]: time="2026-06-09T16:35:48.513813656Z" level=info msg="Removed container 3c55259d8cc018bc3c5eb28228ec3d88878aacd239144fd0a33f982b0a109eb2: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=d375d370-4df0-4c96-ba1a-efba805d06ca name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.227166 | controller | Jun 09 16:35:48.589844 crc crio[3654]: time="2026-06-09T16:35:48.589730244Z" level=info msg="Stopped pod sandbox: 154f278a46bf72e74e8dcdd83304bc301971039deb523dd0448e6c256f725333" id=7ecd8c01-f032-4aec-b9cb-ce748ff39416 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.227190 | controller | Jun 09 16:35:48.593451 crc crio[3654]: time="2026-06-09T16:35:48.593385912Z" level=info msg="Stopped pod sandbox: d4c82703d0d73e0f4ebcbb628205bdfe67ff0ec864e2495dc27767748b28ad82" id=82764a5d-5c41-4676-b7a3-fc3059fbe793 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.227214 | controller | Jun 09 16:35:48.599712 crc crio[3654]: time="2026-06-09T16:35:48.598992387Z" level=info msg="Stopped pod sandbox: 509ed5c9d31791a0ea75f8c162248e58a85617f2a9e9b268b5e98ff17debb47e" id=976b92da-b305-43f3-894b-0aa8efe93077 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.227238 | controller | Jun 09 16:35:48.616258 crc crio[3654]: time="2026-06-09T16:35:48.61434274Z" level=info msg="Stopped pod sandbox: a8645c78e3a4a0bf2eea13e6544e3604dfbe5e4b3604751a7d981d375da8c16e" id=a24309cc-dcda-4d1d-8245-88950f9eaa31 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.227257 | controller | Jun 09 16:35:48.830090 crc crio[3654]: 2026-06-09T16:35:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9430195e42a8d61 Mac:de:45:0b:a1:27:bc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:34 Mtu:0 Sandbox:/var/run/netns/9c684774-b898-4aad-8059-ff2b43b87c1f SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.52 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.227281 | controller | Jun 09 16:35:48.834925 crc crio[3654]: time="2026-06-09T16:35:48.8348301Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-pdjpb Namespace:openshift-marketplace ID:9430195e42a8d61c7fb7a2df1580dd4bff975bfd7476e2b0ee75d236ae7237d7 UID:e0a074e4-5b4f-41a8-8c9f-5f4a902de94c NetNS:/var/run/netns/9c684774-b898-4aad-8059-ff2b43b87c1f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode0a074e4_5b4f_41a8_8c9f_5f4a902de94c.slice PodAnnotations:0xc0001273a0}] Aliases:map[]}"
2026-06-09 17:48:36.227310 | controller | Jun 09 16:35:48.835146 crc crio[3654]: time="2026-06-09T16:35:48.835051067Z" level=info msg="Checking pod openshift-marketplace_marketplace-operator-547dbd544d-pdjpb for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.227333 | controller | Jun 09 16:35:48.845816 crc crio[3654]: time="2026-06-09T16:35:48.845728891Z" level=info msg="Ran pod sandbox 9430195e42a8d61c7fb7a2df1580dd4bff975bfd7476e2b0ee75d236ae7237d7 with infra container: openshift-marketplace/marketplace-operator-547dbd544d-pdjpb/POD" id=cb0b2842-4d1f-485b-b728-4c355333ca6f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.227350 | controller | Jun 09 16:35:48.848978 crc crio[3654]: time="2026-06-09T16:35:48.848874684Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=0343706e-9732-4c90-8fb0-724d91700194 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.227366 | controller | Jun 09 16:35:48.853338 crc crio[3654]: time="2026-06-09T16:35:48.853244573Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=d17b8cad-4fd5-45bb-96b5-23a66891fe8e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.227382 | controller | Jun 09 16:35:49.031451 crc crio[3654]: time="2026-06-09T16:35:49.031348254Z" level=info msg="Creating container: openshift-marketplace/marketplace-operator-547dbd544d-pdjpb/marketplace-operator" id=90b6ddd4-5646-457a-a3d2-d825691d4f2e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.227398 | controller | Jun 09 16:35:49.035539 crc crio[3654]: time="2026-06-09T16:35:49.035379933Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.227413 | controller | Jun 09 16:35:49.070258 crc crio[3654]: time="2026-06-09T16:35:49.070120967Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.227429 | controller | Jun 09 16:35:49.078896 crc crio[3654]: time="2026-06-09T16:35:49.078792363Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.227445 | controller | Jun 09 16:35:49.210969 crc crio[3654]: time="2026-06-09T16:35:49.209769644Z" level=info msg="Created container a07154a45b3ee2bbd299c4fa7b72c1ab1075485481d1790b0e142f06e491a4be: openshift-marketplace/marketplace-operator-547dbd544d-pdjpb/marketplace-operator" id=90b6ddd4-5646-457a-a3d2-d825691d4f2e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.227461 | controller | Jun 09 16:35:49.213834 crc crio[3654]: time="2026-06-09T16:35:49.213592337Z" level=info msg="Starting container: a07154a45b3ee2bbd299c4fa7b72c1ab1075485481d1790b0e142f06e491a4be" id=555b571a-3541-4656-99c9-3cb641db7d78 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.227478 | controller | Jun 09 16:35:49.222480 crc crio[3654]: time="2026-06-09T16:35:49.222106638Z" level=info msg="Started container" PID=17862 containerID=a07154a45b3ee2bbd299c4fa7b72c1ab1075485481d1790b0e142f06e491a4be description=openshift-marketplace/marketplace-operator-547dbd544d-pdjpb/marketplace-operator id=555b571a-3541-4656-99c9-3cb641db7d78 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9430195e42a8d61c7fb7a2df1580dd4bff975bfd7476e2b0ee75d236ae7237d7
2026-06-09 17:48:36.227498 | controller | Jun 09 16:35:49.456382 crc crio[3654]: time="2026-06-09T16:35:49.456289592Z" level=info msg="Removing container: 8579d7b0ee051d6a77f5af5714c1a59bab76d5785e4f7d9499e84386e2bd5d6e" id=72d03eea-d134-4b22-abf9-fb31af5730ce name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.227541 | controller | Jun 09 16:35:49.484467 crc crio[3654]: time="2026-06-09T16:35:49.48438743Z" level=info msg="Removed container 8579d7b0ee051d6a77f5af5714c1a59bab76d5785e4f7d9499e84386e2bd5d6e: openshift-marketplace/redhat-operators-x5vn9/registry-server" id=72d03eea-d134-4b22-abf9-fb31af5730ce name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.227562 | controller | Jun 09 16:35:49.488090 crc crio[3654]: time="2026-06-09T16:35:49.487949535Z" level=info msg="Removing container: d2047330a7c463085f225487134392b424449b824120b9a3cc83f23c8587c209" id=2269225c-105a-4186-8dfd-302720459cde name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.227579 | controller | Jun 09 16:35:49.527116 crc crio[3654]: time="2026-06-09T16:35:49.527053878Z" level=info msg="Removed container d2047330a7c463085f225487134392b424449b824120b9a3cc83f23c8587c209: openshift-marketplace/redhat-operators-x5vn9/extract-content" id=2269225c-105a-4186-8dfd-302720459cde name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.227595 | controller | Jun 09 16:35:49.532959 crc crio[3654]: time="2026-06-09T16:35:49.532853489Z" level=info msg="Removing container: a635987b059c44ea8c5cf8c2ee04154e93a43f275243418f11c58cb0385161c9" id=7c8ace31-d473-44d5-9c17-97abe48717c0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.227611 | controller | Jun 09 16:35:49.570317 crc crio[3654]: time="2026-06-09T16:35:49.570167689Z" level=info msg="Removed container a635987b059c44ea8c5cf8c2ee04154e93a43f275243418f11c58cb0385161c9: openshift-marketplace/redhat-operators-x5vn9/extract-utilities" id=7c8ace31-d473-44d5-9c17-97abe48717c0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.227627 | controller | Jun 09 16:35:49.579200 crc crio[3654]: time="2026-06-09T16:35:49.579075802Z" level=info msg="Removing container: 6cd2bce1420108b8226ccd7195f3ffe12b326ed847f3d0d0bda1d75c81a64450" id=99851a34-10b1-4f86-800a-5346f243bb37 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.227643 | controller | Jun 09 16:35:49.596770 crc crio[3654]: time="2026-06-09T16:35:49.596698381Z" level=info msg="Removed container 6cd2bce1420108b8226ccd7195f3ffe12b326ed847f3d0d0bda1d75c81a64450: openshift-marketplace/redhat-marketplace-ntdwx/registry-server" id=99851a34-10b1-4f86-800a-5346f243bb37 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.227660 | controller | Jun 09 16:35:49.604334 crc crio[3654]: time="2026-06-09T16:35:49.604229633Z" level=info msg="Removing container: e615c8e57fda691fe6817d8f45325e66b2ebe18026ff9db267ac937766802f43" id=be3c09fe-1cc9-4a0c-a8d2-429d6358a0b5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.227675 | controller | Jun 09 16:35:49.624577 crc crio[3654]: time="2026-06-09T16:35:49.624506451Z" level=info msg="Removed container e615c8e57fda691fe6817d8f45325e66b2ebe18026ff9db267ac937766802f43: openshift-marketplace/redhat-marketplace-ntdwx/extract-content" id=be3c09fe-1cc9-4a0c-a8d2-429d6358a0b5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.227691 | controller | Jun 09 16:35:49.627729 crc crio[3654]: time="2026-06-09T16:35:49.62684821Z" level=info msg="Removing container: 70b55f97292902a65cb04224aaa216e6fb72844d90384722a443cc71461d8102" id=c0fcc1cf-14fe-470e-8f7b-33a204a9d9e0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.227707 | controller | Jun 09 16:35:49.646280 crc crio[3654]: time="2026-06-09T16:35:49.645581163Z" level=info msg="Removed container 70b55f97292902a65cb04224aaa216e6fb72844d90384722a443cc71461d8102: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities" id=c0fcc1cf-14fe-470e-8f7b-33a204a9d9e0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.227727 | controller | Jun 09 16:35:49.649834 crc crio[3654]: time="2026-06-09T16:35:49.649767156Z" level=info msg="Removing container: 9af6a3c4aab0ca0a1f41c2e37c077ea259d2ca3a1cffbb96a21f379fee427fb0" id=0d8d5adc-a7ae-4625-a83d-44371cee0c02 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.227744 | controller | Jun 09 16:35:49.671788 crc crio[3654]: time="2026-06-09T16:35:49.671246569Z" level=info msg="Removed container 9af6a3c4aab0ca0a1f41c2e37c077ea259d2ca3a1cffbb96a21f379fee427fb0: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=0d8d5adc-a7ae-4625-a83d-44371cee0c02 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.227760 | controller | Jun 09 16:35:49.675924 crc crio[3654]: time="2026-06-09T16:35:49.675826924Z" level=info msg="Removing container: 745119dcf383fbde0d346e1e5e57d89302fedde2f269c346a4ef02bed8f9f983" id=927b192a-3956-4790-90a0-2963224ab968 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.227777 | controller | Jun 09 16:35:49.695338 crc crio[3654]: time="2026-06-09T16:35:49.692712552Z" level=info msg="Removed container 745119dcf383fbde0d346e1e5e57d89302fedde2f269c346a4ef02bed8f9f983: openshift-marketplace/certified-operators-l27pk/registry-server" id=927b192a-3956-4790-90a0-2963224ab968 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.227793 | controller | Jun 09 16:35:49.696124 crc crio[3654]: time="2026-06-09T16:35:49.695962458Z" level=info msg="Removing container: 6035d16f2c3afd216d246703fcec45d9e1ecfc34efb67f2d286d5a6483b670c7" id=9be15e63-c6d6-4664-b9a9-2eabfd8d7cc7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.227808 | controller | Jun 09 16:35:49.715077 crc crio[3654]: time="2026-06-09T16:35:49.714941597Z" level=info msg="Removed container 6035d16f2c3afd216d246703fcec45d9e1ecfc34efb67f2d286d5a6483b670c7: openshift-marketplace/certified-operators-l27pk/extract-content" id=9be15e63-c6d6-4664-b9a9-2eabfd8d7cc7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.227824 | controller | Jun 09 16:35:49.719691 crc crio[3654]: time="2026-06-09T16:35:49.719496962Z" level=info msg="Removing container: 78bd80d1b673916441fffe272b7f23de9367e810b020ae0e3f083b3afd803998" id=dcfa2962-b237-40c4-a95f-455fb2ecad80 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.227840 | controller | Jun 09 16:35:49.737836 crc crio[3654]: time="2026-06-09T16:35:49.737718339Z" level=info msg="Removed container 78bd80d1b673916441fffe272b7f23de9367e810b020ae0e3f083b3afd803998: openshift-marketplace/certified-operators-l27pk/extract-utilities" id=dcfa2962-b237-40c4-a95f-455fb2ecad80 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.227856 | controller | Jun 09 16:35:49.740439 crc crio[3654]: time="2026-06-09T16:35:49.740280254Z" level=info msg="Removing container: ae37aa8f4d9bfdb1b699210ba3cfc21fb528fdbdff38456136da7e61b947c1e3" id=784072e1-7d26-4d9d-9c90-a282efaa8d5f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.227872 | controller | Jun 09 16:35:49.760700 crc crio[3654]: time="2026-06-09T16:35:49.760510841Z" level=info msg="Removed container ae37aa8f4d9bfdb1b699210ba3cfc21fb528fdbdff38456136da7e61b947c1e3: openshift-marketplace/community-operators-qhh6t/registry-server" id=784072e1-7d26-4d9d-9c90-a282efaa8d5f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.227887 | controller | Jun 09 16:35:49.763374 crc crio[3654]: time="2026-06-09T16:35:49.763306473Z" level=info msg="Removing container: 7cfcb06e48d6e9b3ccfaacd1aad3f09479dd5f25a9600ede6a24d37bc942e0ad" id=8a13b0be-5ce6-4e38-b4fc-56d4a64a72ca name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.227903 | controller | Jun 09 16:35:49.785713 crc crio[3654]: time="2026-06-09T16:35:49.785526918Z" level=info msg="Removed container 7cfcb06e48d6e9b3ccfaacd1aad3f09479dd5f25a9600ede6a24d37bc942e0ad: openshift-marketplace/community-operators-qhh6t/extract-content" id=8a13b0be-5ce6-4e38-b4fc-56d4a64a72ca name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.227923 | controller | Jun 09 16:35:49.788514 crc crio[3654]: time="2026-06-09T16:35:49.788383283Z" level=info msg="Removing container: 0414c7def2dfff391a51619b4c0ac640b120cf1c3b059d9cb577281b8946ffdf" id=f9c6feee-a84a-45f2-80d0-67919baa58ea name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.227940 | controller | Jun 09 16:35:49.806432 crc crio[3654]: time="2026-06-09T16:35:49.806325752Z" level=info msg="Removed container 0414c7def2dfff391a51619b4c0ac640b120cf1c3b059d9cb577281b8946ffdf: openshift-marketplace/community-operators-qhh6t/extract-utilities" id=f9c6feee-a84a-45f2-80d0-67919baa58ea name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.227956 | controller | Jun 09 16:35:51.692176 crc crio[3654]: time="2026-06-09T16:35:51.689573552Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-9rqct/POD" id=c79b8259-7cf8-461d-9acc-fe0c00e7f875 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.227972 | controller | Jun 09 16:35:51.692176 crc crio[3654]: time="2026-06-09T16:35:51.6901926Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.227989 | controller | Jun 09 16:35:51.716223 crc crio[3654]: time="2026-06-09T16:35:51.716120164Z" level=info msg="Got pod network &{Name:redhat-operators-9rqct Namespace:openshift-marketplace ID:b1e6c92958b4c3514c41eeed447a44bda8dfed6efa8bd161ecc65938641827bf UID:a67cd32e-4055-453b-9c4e-0a3d07bdac66 NetNS:/var/run/netns/b4d90e33-ff7d-4ca6-bfb9-776d847f1ab4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda67cd32e_4055_453b_9c4e_0a3d07bdac66.slice PodAnnotations:0xc001e2a160}] Aliases:map[]}"
2026-06-09 17:48:36.228006 | controller | Jun 09 16:35:51.716223 crc crio[3654]: time="2026-06-09T16:35:51.716180136Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-9rqct to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.228022 | controller | Jun 09 16:35:51.973026 crc crio[3654]: 2026-06-09T16:35:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b1e6c92958b4c35 Mac:6a:12:22:bd:30:11 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:36 Mtu:0 Sandbox:/var/run/netns/b4d90e33-ff7d-4ca6-bfb9-776d847f1ab4 SocketPath: PciID:}] [{Interface:0xc0002445e0 Address:{IP:10.217.0.54 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.228039 | controller | Jun 09 16:35:51.976974 crc crio[3654]: time="2026-06-09T16:35:51.976886752Z" level=info msg="Got pod network &{Name:redhat-operators-9rqct Namespace:openshift-marketplace ID:b1e6c92958b4c3514c41eeed447a44bda8dfed6efa8bd161ecc65938641827bf UID:a67cd32e-4055-453b-9c4e-0a3d07bdac66 NetNS:/var/run/netns/b4d90e33-ff7d-4ca6-bfb9-776d847f1ab4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda67cd32e_4055_453b_9c4e_0a3d07bdac66.slice PodAnnotations:0xc001e2a160}] Aliases:map[]}"
2026-06-09 17:48:36.228055 | controller | Jun 09 16:35:51.977132 crc crio[3654]: time="2026-06-09T16:35:51.977079618Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-9rqct for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.228071 | controller | Jun 09 16:35:51.984560 crc crio[3654]: time="2026-06-09T16:35:51.984469776Z" level=info msg="Ran pod sandbox b1e6c92958b4c3514c41eeed447a44bda8dfed6efa8bd161ecc65938641827bf with infra container: openshift-marketplace/redhat-operators-9rqct/POD" id=c79b8259-7cf8-461d-9acc-fe0c00e7f875 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.228088 | controller | Jun 09 16:35:51.986738 crc crio[3654]: time="2026-06-09T16:35:51.986537807Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=deebe1e7-f180-45af-9fda-3cf718a847c4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.228106 | controller | Jun 09 16:35:51.990256 crc crio[3654]: time="2026-06-09T16:35:51.990182174Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=874c0499-6b97-4ddf-89bd-3a898b5a3bba name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.228123 | controller | Jun 09 16:35:51.999467 crc crio[3654]: time="2026-06-09T16:35:51.999374415Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-9rqct/extract-utilities" id=d8deb619-114d-4764-89f4-335ff2f84cd5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.228138 | controller | Jun 09 16:35:51.999782 crc crio[3654]: time="2026-06-09T16:35:51.999727096Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.228154 | controller | Jun 09 16:35:52.022366 crc crio[3654]: time="2026-06-09T16:35:52.02226926Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.228170 | controller | Jun 09 16:35:52.026915 crc crio[3654]: time="2026-06-09T16:35:52.026839185Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.228186 | controller | Jun 09 16:35:52.165692 crc crio[3654]: time="2026-06-09T16:35:52.165516193Z" level=info msg="Created container f7d74046b5b66b18a2fd3996940c47adc9f955494ada06f7aa1fdb70b46bf6ce: openshift-marketplace/redhat-operators-9rqct/extract-utilities" id=d8deb619-114d-4764-89f4-335ff2f84cd5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.228202 | controller | Jun 09 16:35:52.167113 crc crio[3654]: time="2026-06-09T16:35:52.167025668Z" level=info msg="Starting container: f7d74046b5b66b18a2fd3996940c47adc9f955494ada06f7aa1fdb70b46bf6ce" id=a71babd8-9ef8-47f4-9733-5eac41dc743c name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.228218 | controller | Jun 09 16:35:52.174027 crc crio[3654]: time="2026-06-09T16:35:52.173927661Z" level=info msg="Started container" PID=17963 containerID=f7d74046b5b66b18a2fd3996940c47adc9f955494ada06f7aa1fdb70b46bf6ce description=openshift-marketplace/redhat-operators-9rqct/extract-utilities id=a71babd8-9ef8-47f4-9733-5eac41dc743c name=/runtime.v1.RuntimeService/StartContainer sandboxID=b1e6c92958b4c3514c41eeed447a44bda8dfed6efa8bd161ecc65938641827bf
2026-06-09 17:48:36.228234 | controller | Jun 09 16:35:52.507760 crc crio[3654]: time="2026-06-09T16:35:52.507602368Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=36b79c69-599d-4960-bac1-978a186b7ace name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.228250 | controller | Jun 09 16:35:52.517905 crc crio[3654]: time="2026-06-09T16:35:52.516943964Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-09 17:48:36.228267 | controller | Jun 09 16:35:53.647280 crc crio[3654]: time="2026-06-09T16:35:53.646853816Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-v5pjp/POD" id=0b9e13ee-d38e-4096-976e-98547253d062 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.228283 | controller | Jun 09 16:35:53.648451 crc crio[3654]: time="2026-06-09T16:35:53.64732401Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.228300 | controller | Jun 09 16:35:53.664537 crc crio[3654]: time="2026-06-09T16:35:53.664448054Z" level=info msg="Got pod network &{Name:certified-operators-v5pjp Namespace:openshift-marketplace ID:46dd154d4368873d55bbb6e84daac449627f3ac3ad8347cd36080a7b6923e118 UID:1a918a15-a154-42f2-959b-f4750768ed4c NetNS:/var/run/netns/e76e9c2a-9bbb-425b-95ce-f7bae87c91e5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1a918a15_a154_42f2_959b_f4750768ed4c.slice PodAnnotations:0xc00231e5b8}] Aliases:map[]}"
2026-06-09 17:48:36.228319 | controller | Jun 09 16:35:53.664537 crc crio[3654]: time="2026-06-09T16:35:53.664506756Z" level=info msg="Adding pod openshift-marketplace_certified-operators-v5pjp to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.228336 | controller | Jun 09 16:35:54.177046 crc crio[3654]: 2026-06-09T16:35:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:46dd154d4368873 Mac:be:25:cd:13:11:73 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:37 Mtu:0 Sandbox:/var/run/netns/e76e9c2a-9bbb-425b-95ce-f7bae87c91e5 SocketPath: PciID:}] [{Interface:0xc00028e5c0 Address:{IP:10.217.0.55 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.228355 | controller | Jun 09 16:35:54.181442 crc crio[3654]: time="2026-06-09T16:35:54.180405435Z" level=info msg="Got pod network &{Name:certified-operators-v5pjp Namespace:openshift-marketplace ID:46dd154d4368873d55bbb6e84daac449627f3ac3ad8347cd36080a7b6923e118 UID:1a918a15-a154-42f2-959b-f4750768ed4c NetNS:/var/run/netns/e76e9c2a-9bbb-425b-95ce-f7bae87c91e5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1a918a15_a154_42f2_959b_f4750768ed4c.slice PodAnnotations:0xc00231e5b8}] Aliases:map[]}"
2026-06-09 17:48:36.228380 | controller | Jun 09 16:35:54.181442 crc crio[3654]: time="2026-06-09T16:35:54.180701494Z" level=info msg="Checking pod openshift-marketplace_certified-operators-v5pjp for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.228403 | controller | Jun 09 16:35:54.188087 crc crio[3654]: time="2026-06-09T16:35:54.187983308Z" level=info msg="Ran pod sandbox 46dd154d4368873d55bbb6e84daac449627f3ac3ad8347cd36080a7b6923e118 with infra container: openshift-marketplace/certified-operators-v5pjp/POD" id=0b9e13ee-d38e-4096-976e-98547253d062 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.228420 | controller | Jun 09 16:35:54.190231 crc crio[3654]: time="2026-06-09T16:35:54.190160662Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=8bdf46b5-dd20-4fb8-8595-6eafd9290821 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.228436 | controller | Jun 09 16:35:54.264385 crc crio[3654]: time="2026-06-09T16:35:54.264242466Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=65c20ff8-eff2-4db5-827c-87cc607ece04 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.228454 | controller | Jun 09 16:35:55.266925 crc crio[3654]: time="2026-06-09T16:35:55.266595228Z" level=info msg="Creating container: openshift-marketplace/certified-operators-v5pjp/extract-utilities" id=46a337d5-0f3f-4292-8837-15aa48eb1503 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.228477 | controller | Jun 09 16:35:55.415155 crc crio[3654]: time="2026-06-09T16:35:55.415079085Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-bmxps/POD" id=4f88dcbf-a97e-484f-a6d7-5264df8d3173 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.228506 | controller | Jun 09 16:35:55.415317 crc crio[3654]: time="2026-06-09T16:35:55.415173128Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.228553 | controller | Jun 09 16:35:55.449394 crc crio[3654]: time="2026-06-09T16:35:55.449233812Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.228582 | controller | Jun 09 16:35:55.560421 crc crio[3654]: time="2026-06-09T16:35:55.560262685Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:fc6a16d8f231accd9aa36e952dece09ceb23dd2bd734fa3d5279adae1b59f636" id=36b79c69-599d-4960-bac1-978a186b7ace name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.228600 | controller | Jun 09 16:35:55.562020 crc crio[3654]: time="2026-06-09T16:35:55.561887953Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=160219c7-a57d-46a4-bdfd-ea31f9213181 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.228616 | controller | Jun 09 16:35:55.571838 crc crio[3654]: time="2026-06-09T16:35:55.571746204Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=7ef51bc5-ee7d-4236-8a9f-ae833f2faa59 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.228632 | controller | Jun 09 16:35:55.593833 crc crio[3654]: time="2026-06-09T16:35:55.593723972Z" level=info msg="Got pod network &{Name:community-operators-bmxps Namespace:openshift-marketplace ID:ef491e4b0a13bcbbb234cf1ec33ca1184ee33a7301d473fdd4890a7f069a0b3f UID:d5e8d0e3-068e-4aaf-b9cb-62fadf21f5cd NetNS:/var/run/netns/9a9c0108-6283-45f6-a32d-052bc8bb5765 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd5e8d0e3_068e_4aaf_b9cb_62fadf21f5cd.slice PodAnnotations:0xc000f14610}] Aliases:map[]}"
2026-06-09 17:48:36.228648 | controller | Jun 09 16:35:55.593833 crc crio[3654]: time="2026-06-09T16:35:55.593792994Z" level=info msg="Adding pod openshift-marketplace_community-operators-bmxps to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.228665 | controller | Jun 09 16:35:55.604175 crc crio[3654]: time="2026-06-09T16:35:55.604042976Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-9rqct/extract-content" id=ccc33b47-ef74-481c-a5ac-c6a2d49247b5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.228681 | controller | Jun 09 16:35:55.604821 crc crio[3654]: time="2026-06-09T16:35:55.604587672Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.228697 | controller | Jun 09 16:35:55.611753 crc crio[3654]: time="2026-06-09T16:35:55.611574888Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.228713 | controller | Jun 09 16:35:55.619042 crc crio[3654]: time="2026-06-09T16:35:55.618879663Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.228729 | controller | Jun 09 16:35:55.682305 crc crio[3654]: time="2026-06-09T16:35:55.682206841Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.228745 | controller | Jun 09 16:35:55.687586 crc crio[3654]: time="2026-06-09T16:35:55.687336842Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.228761 | controller | Jun 09 16:35:55.881068 crc crio[3654]: time="2026-06-09T16:35:55.880179187Z" level=info msg="Created container 11d56fbe6b8d146c83ca2e315414e5ff5ef3313491d8ea66b52ee9ef628dbf11: openshift-marketplace/redhat-operators-9rqct/extract-content" id=ccc33b47-ef74-481c-a5ac-c6a2d49247b5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.228778 | controller | Jun 09 16:35:55.882147 crc crio[3654]: time="2026-06-09T16:35:55.882058913Z" level=info msg="Starting container: 11d56fbe6b8d146c83ca2e315414e5ff5ef3313491d8ea66b52ee9ef628dbf11" id=f7035c8f-77fe-4f82-9d22-1fa1dd1fb363 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.228799 | controller | Jun 09 16:35:55.884439 crc crio[3654]: time="2026-06-09T16:35:55.884125463Z" level=info msg="Created container a41b350d69916aa3c0986765890a080f35e8aff0f66b5c6067d04981ee801836: openshift-marketplace/certified-operators-v5pjp/extract-utilities" id=46a337d5-0f3f-4292-8837-15aa48eb1503 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.228816 | controller | Jun 09 16:35:55.888030 crc crio[3654]: time="2026-06-09T16:35:55.887902095Z" level=info msg="Starting container: a41b350d69916aa3c0986765890a080f35e8aff0f66b5c6067d04981ee801836" id=3a11eab5-fa74-4b00-a712-796c2d1a6921 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.228832 | controller | Jun 09 16:35:55.890176 crc crio[3654]: time="2026-06-09T16:35:55.890023077Z" level=info msg="Started container" PID=18045 containerID=11d56fbe6b8d146c83ca2e315414e5ff5ef3313491d8ea66b52ee9ef628dbf11 description=openshift-marketplace/redhat-operators-9rqct/extract-content id=f7035c8f-77fe-4f82-9d22-1fa1dd1fb363 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b1e6c92958b4c3514c41eeed447a44bda8dfed6efa8bd161ecc65938641827bf
2026-06-09 17:48:36.228849 | controller | Jun 09 16:35:55.895181 crc crio[3654]: time="2026-06-09T16:35:55.895096907Z" level=info msg="Started container" PID=18046 containerID=a41b350d69916aa3c0986765890a080f35e8aff0f66b5c6067d04981ee801836 description=openshift-marketplace/certified-operators-v5pjp/extract-utilities id=3a11eab5-fa74-4b00-a712-796c2d1a6921 name=/runtime.v1.RuntimeService/StartContainer sandboxID=46dd154d4368873d55bbb6e84daac449627f3ac3ad8347cd36080a7b6923e118
2026-06-09 17:48:36.228865 | controller | Jun 09 16:35:55.982233 crc crio[3654]: 2026-06-09T16:35:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ef491e4b0a13bcb Mac:2a:29:1f:27:ba:24 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:38 Mtu:0 Sandbox:/var/run/netns/9a9c0108-6283-45f6-a32d-052bc8bb5765 SocketPath: PciID:}] [{Interface:0xc0003048a0 Address:{IP:10.217.0.56 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.228882 | controller | Jun 09 16:35:55.983255 crc crio[3654]: time="2026-06-09T16:35:55.983200064Z" level=info msg="Got pod network &{Name:community-operators-bmxps Namespace:openshift-marketplace ID:ef491e4b0a13bcbbb234cf1ec33ca1184ee33a7301d473fdd4890a7f069a0b3f UID:d5e8d0e3-068e-4aaf-b9cb-62fadf21f5cd NetNS:/var/run/netns/9a9c0108-6283-45f6-a32d-052bc8bb5765 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd5e8d0e3_068e_4aaf_b9cb_62fadf21f5cd.slice PodAnnotations:0xc000f14610}] Aliases:map[]}"
2026-06-09 17:48:36.228898 | controller | Jun 09 16:35:55.983415 crc crio[3654]: time="2026-06-09T16:35:55.983376969Z" level=info msg="Checking pod openshift-marketplace_community-operators-bmxps for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.228916 | controller | Jun 09 16:35:56.025306 crc crio[3654]: time="2026-06-09T16:35:56.025180932Z" level=info msg="Ran pod sandbox ef491e4b0a13bcbbb234cf1ec33ca1184ee33a7301d473fdd4890a7f069a0b3f with infra container: openshift-marketplace/community-operators-bmxps/POD" id=4f88dcbf-a97e-484f-a6d7-5264df8d3173 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.228932 | controller | Jun 09 16:35:56.029158 crc crio[3654]: time="2026-06-09T16:35:56.029064946Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=6ea21bb5-d72b-4b12-bd2d-7c07d50bd0e6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.228947 | controller | Jun 09 16:35:56.031195 crc crio[3654]: time="2026-06-09T16:35:56.031121247Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=51fb9b99-142e-4c59-bb6e-e2342a12fef8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.228966 | controller | Jun 09 16:35:56.043134 crc crio[3654]: time="2026-06-09T16:35:56.042918915Z" level=info msg="Creating container: openshift-marketplace/community-operators-bmxps/extract-utilities" id=264e8035-e7f2-4a72-9cfb-0d59a82ce67a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.228984 | controller | Jun 09 16:35:56.043763 crc crio[3654]: time="2026-06-09T16:35:56.043697838Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.229000 | controller | Jun 09 16:35:56.095166 crc crio[3654]: time="2026-06-09T16:35:56.095062982Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.229017 | controller | Jun 09 16:35:56.102806 crc crio[3654]: time="2026-06-09T16:35:56.102720378Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.229033 | controller | Jun 09 16:35:56.107409 crc crio[3654]: time="2026-06-09T16:35:56.107330954Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-lzmxx/POD" id=463ee903-e64d-4326-af4f-90d413007b98 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.229049 | controller | Jun 09 16:35:56.107512 crc crio[3654]: time="2026-06-09T16:35:56.107448787Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.229065 | controller | Jun 09 16:35:56.134452 crc crio[3654]: time="2026-06-09T16:35:56.134171875Z" level=info msg="Got pod network &{Name:redhat-marketplace-lzmxx Namespace:openshift-marketplace ID:fbd9a00c23886464fe0f5857a0d64ce22494b42db1dbd54ecc6b3d4feaf1abf6 UID:8e909be3-ae3a-4ed5-a64b-5d99f090ca64 NetNS:/var/run/netns/abfe7edd-b492-43b7-95df-4307c6f30555 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8e909be3_ae3a_4ed5_a64b_5d99f090ca64.slice PodAnnotations:0xc000f152d8}] Aliases:map[]}"
2026-06-09 17:48:36.229081 | controller | Jun 09 16:35:56.134452 crc crio[3654]: time="2026-06-09T16:35:56.134464744Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-lzmxx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.229097 | controller | Jun 09 16:35:56.209592 crc crio[3654]: time="2026-06-09T16:35:56.209016572Z" level=info msg="Created container 5a83c49ac1e081f8d2c6096504cdaf5618e07688bc8f87a7ed2c9d4e0610a6b0: openshift-marketplace/community-operators-bmxps/extract-utilities" id=264e8035-e7f2-4a72-9cfb-0d59a82ce67a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.229113 | controller | Jun 09 16:35:56.215727 crc crio[3654]: time="2026-06-09T16:35:56.213219406Z" level=info msg="Starting container: 5a83c49ac1e081f8d2c6096504cdaf5618e07688bc8f87a7ed2c9d4e0610a6b0" id=190ce8f1-8937-4060-90af-fbd3a56d4b4e name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.229129 | controller | Jun 09 16:35:56.227758 crc crio[3654]: time="2026-06-09T16:35:56.227353482Z" level=info msg="Started container" PID=18072 containerID=5a83c49ac1e081f8d2c6096504cdaf5618e07688bc8f87a7ed2c9d4e0610a6b0 description=openshift-marketplace/community-operators-bmxps/extract-utilities id=190ce8f1-8937-4060-90af-fbd3a56d4b4e name=/runtime.v1.RuntimeService/StartContainer sandboxID=ef491e4b0a13bcbbb234cf1ec33ca1184ee33a7301d473fdd4890a7f069a0b3f
2026-06-09 17:48:36.229146 | controller | Jun 09 16:35:56.396505 crc crio[3654]: 2026-06-09T16:35:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fbd9a00c2388646 Mac:a6:15:06:46:67:06 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:39 Mtu:0 Sandbox:/var/run/netns/abfe7edd-b492-43b7-95df-4307c6f30555 SocketPath: PciID:}] [{Interface:0xc00028e5c0 Address:{IP:10.217.0.57 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.229165 | controller | Jun 09 16:35:56.397680 crc crio[3654]: time="2026-06-09T16:35:56.397527709Z" level=info msg="Got pod network &{Name:redhat-marketplace-lzmxx Namespace:openshift-marketplace ID:fbd9a00c23886464fe0f5857a0d64ce22494b42db1dbd54ecc6b3d4feaf1abf6 UID:8e909be3-ae3a-4ed5-a64b-5d99f090ca64 NetNS:/var/run/netns/abfe7edd-b492-43b7-95df-4307c6f30555 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8e909be3_ae3a_4ed5_a64b_5d99f090ca64.slice PodAnnotations:0xc000f152d8}] Aliases:map[]}"
2026-06-09 17:48:36.229182 | controller | Jun 09 16:35:56.397851 crc crio[3654]: time="2026-06-09T16:35:56.397777107Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-lzmxx for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.229198 | controller | Jun 09 16:35:56.403822 crc crio[3654]: time="2026-06-09T16:35:56.403716752Z" level=info msg="Ran pod sandbox fbd9a00c23886464fe0f5857a0d64ce22494b42db1dbd54ecc6b3d4feaf1abf6 with infra container: openshift-marketplace/redhat-marketplace-lzmxx/POD" id=463ee903-e64d-4326-af4f-90d413007b98 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.229214 | controller | Jun 09 16:35:56.406101 crc crio[3654]: time="2026-06-09T16:35:56.405947608Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=e170c247-50b9-4d1b-af72-515ac68036df name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.229231 | controller | Jun 09 16:35:56.408222 crc crio[3654]: time="2026-06-09T16:35:56.407936066Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=ba4c4298-4dab-4893-9cf5-baa1cb48279d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.229246 | controller | Jun 09 16:35:56.428700 crc crio[3654]: time="2026-06-09T16:35:56.425817343Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-lzmxx/extract-utilities" id=c457bcad-154f-41ab-9f65-cf7c7db3f460 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.229262 | controller | Jun 09 16:35:56.428700 crc crio[3654]: time="2026-06-09T16:35:56.426236176Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.229278 | controller | Jun 09 16:35:56.450471 crc crio[3654]: time="2026-06-09T16:35:56.450413818Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.229293 | controller | Jun 09 16:35:56.459195 crc crio[3654]: time="2026-06-09T16:35:56.459143446Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.229309 | controller | Jun 09 16:35:56.548918 crc crio[3654]: time="2026-06-09T16:35:56.548327645Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=2c1e7eb4-eece-4a97-b4e3-69fcd3ab035e name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.229325 | controller | Jun 09 16:35:56.554714 crc crio[3654]: time="2026-06-09T16:35:56.554510867Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-09 17:48:36.229341 | controller | Jun 09 16:35:56.555025 crc crio[3654]: time="2026-06-09T16:35:56.554875848Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=ee54b444-5a99-4555-b4af-581c369888c4 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.229362 | controller | Jun 09 16:35:56.558950 crc crio[3654]: time="2026-06-09T16:35:56.558859806Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-09 17:48:36.229378 | controller | Jun 09 16:35:56.819281 crc crio[3654]: time="2026-06-09T16:35:56.81881881Z" level=info msg="Created container eacbbffac17b63280e47226c701302387589e91bd2409c849fb1ec37e91e7eb8: openshift-marketplace/redhat-marketplace-lzmxx/extract-utilities" id=c457bcad-154f-41ab-9f65-cf7c7db3f460 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.229395 | controller | Jun 09 16:35:56.820271 crc crio[3654]: time="2026-06-09T16:35:56.82018842Z" level=info msg="Starting container: eacbbffac17b63280e47226c701302387589e91bd2409c849fb1ec37e91e7eb8" id=60edec64-e6c9-467f-af78-f4e740a4dc71 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.229410 | controller | Jun 09 16:35:56.828202 crc crio[3654]: time="2026-06-09T16:35:56.828117864Z" level=info msg="Started container" PID=18114 containerID=eacbbffac17b63280e47226c701302387589e91bd2409c849fb1ec37e91e7eb8 description=openshift-marketplace/redhat-marketplace-lzmxx/extract-utilities id=60edec64-e6c9-467f-af78-f4e740a4dc71 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fbd9a00c23886464fe0f5857a0d64ce22494b42db1dbd54ecc6b3d4feaf1abf6
2026-06-09 17:48:36.229427 | controller | Jun 09 16:35:57.190363 crc crio[3654]: time="2026-06-09T16:35:57.19024446Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:668b6d810793a4e82ee444b5b7605e4dda0a003f7a362c36f88a58436963d393" id=ee54b444-5a99-4555-b4af-581c369888c4 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.229449 | controller | Jun 09 16:35:57.191862 crc crio[3654]: time="2026-06-09T16:35:57.191581249Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=94372c9a-debf-4afb-94ca-bd86c45c933c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.229473 | controller | Jun 09 16:35:57.194076 crc crio[3654]: time="2026-06-09T16:35:57.19398092Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=70bb01a3-db3b-46b3-8836-87dcb45f0a40 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.229497 | controller | Jun 09 16:35:57.201982 crc crio[3654]: time="2026-06-09T16:35:57.201901033Z" level=info msg="Creating container: openshift-marketplace/community-operators-bmxps/extract-content" id=9153e3c5-3279-49b0-9d5f-c665f57750c8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.229544 | controller | Jun 09 16:35:57.202346 crc crio[3654]: time="2026-06-09T16:35:57.202283445Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.229573 | controller | Jun 09 16:35:57.232915 crc crio[3654]: time="2026-06-09T16:35:57.232768953Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.229594 | controller | Jun 09 16:35:57.240360 crc crio[3654]: time="2026-06-09T16:35:57.240241404Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.229611 | controller | Jun 09 16:35:57.301132 crc crio[3654]: time="2026-06-09T16:35:57.301041635Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e" id=2c1e7eb4-eece-4a97-b4e3-69fcd3ab035e name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.229627 | controller | Jun 09 16:35:57.302111 crc crio[3654]: time="2026-06-09T16:35:57.302021574Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=de1b4651-18a2-4b6f-8f84-4bb4bbdcfbdf name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.229650 | controller | Jun 09 16:35:57.306988 crc crio[3654]: time="2026-06-09T16:35:57.306904548Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=abdff44c-395b-4110-b347-4d75a4b610c7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.229667 | controller | Jun 09 16:35:57.314284 crc crio[3654]: time="2026-06-09T16:35:57.314211734Z" level=info msg="Creating container: openshift-marketplace/certified-operators-v5pjp/extract-content" id=449fc359-cc15-440a-a9cd-19aaf3104fb9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.229683 | controller | Jun 09 16:35:57.314810 crc crio[3654]: time="2026-06-09T16:35:57.314745049Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.229699 | controller | Jun 09 16:35:57.335879 crc crio[3654]: time="2026-06-09T16:35:57.33578961Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.229715 | controller | Jun 09 16:35:57.337236 crc crio[3654]: time="2026-06-09T16:35:57.337129229Z" level=info msg="Created container 5f22d05ad0f0cba13ec3969c6095081d5afe10d400d30ad02eebae08659775ec: openshift-marketplace/community-operators-bmxps/extract-content" id=9153e3c5-3279-49b0-9d5f-c665f57750c8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.229731 | controller | Jun 09 16:35:57.338335 crc crio[3654]: time="2026-06-09T16:35:57.338296194Z" level=info msg="Starting container: 5f22d05ad0f0cba13ec3969c6095081d5afe10d400d30ad02eebae08659775ec" id=a06f5f7e-17b8-4372-be22-1bced36bd4ec name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.229747 | controller | Jun 09 16:35:57.338463 crc crio[3654]: time="2026-06-09T16:35:57.338417447Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.229763 | controller | Jun 09 16:35:57.343935 crc crio[3654]: time="2026-06-09T16:35:57.343860348Z" level=info msg="Started container" PID=18125 containerID=5f22d05ad0f0cba13ec3969c6095081d5afe10d400d30ad02eebae08659775ec description=openshift-marketplace/community-operators-bmxps/extract-content id=a06f5f7e-17b8-4372-be22-1bced36bd4ec name=/runtime.v1.RuntimeService/StartContainer sandboxID=ef491e4b0a13bcbbb234cf1ec33ca1184ee33a7301d473fdd4890a7f069a0b3f
2026-06-09 17:48:36.229779 | controller | Jun 09 16:35:57.453890 crc crio[3654]: time="2026-06-09T16:35:57.453370666Z" level=info msg="Created container b3b371ac9ff9fb249f2b9d531bf8a303ff19b3d92cce92a29ecb870ae9e1b77d: openshift-marketplace/certified-operators-v5pjp/extract-content" id=449fc359-cc15-440a-a9cd-19aaf3104fb9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.229795 | controller | Jun 09 16:35:57.455340 crc crio[3654]: time="2026-06-09T16:35:57.454789368Z" level=info msg="Starting container: b3b371ac9ff9fb249f2b9d531bf8a303ff19b3d92cce92a29ecb870ae9e1b77d" id=fa3026ac-fab9-4495-bb00-1e00f50fa8f5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.229810 | controller | Jun 09 16:35:57.460315 crc crio[3654]: time="2026-06-09T16:35:57.460226178Z" level=info msg="Started container" PID=18136 containerID=b3b371ac9ff9fb249f2b9d531bf8a303ff19b3d92cce92a29ecb870ae9e1b77d description=openshift-marketplace/certified-operators-v5pjp/extract-content id=fa3026ac-fab9-4495-bb00-1e00f50fa8f5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=46dd154d4368873d55bbb6e84daac449627f3ac3ad8347cd36080a7b6923e118
2026-06-09 17:48:36.229826 | controller | Jun 09 16:35:57.576048 crc crio[3654]: time="2026-06-09T16:35:57.57594408Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=9249334a-21eb-4d96-87ac-92678f46843d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.229847 | controller | Jun 09 16:35:57.578076 crc crio[3654]: time="2026-06-09T16:35:57.577883247Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=d7b78068-4e79-4d68-863b-63b0922628cd name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.229863 | controller | Jun 09 16:35:57.579050 crc crio[3654]: time="2026-06-09T16:35:57.578967299Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=376f4218-23cd-4dd2-bf0e-c8155b92f17e name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.229879 | controller | Jun 09 16:35:57.583718 crc crio[3654]: time="2026-06-09T16:35:57.583540554Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-09 17:48:36.229896 | controller | Jun 09 16:35:57.592572 crc crio[3654]: time="2026-06-09T16:35:57.592469567Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-9rqct/registry-server" id=21dc7338-9e74-4030-a4f9-2ba90e8f16d4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.229912 | controller | Jun 09 16:35:57.593109 crc crio[3654]: time="2026-06-09T16:35:57.593040584Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.229931 | controller | Jun 09 16:35:57.648240 crc crio[3654]: time="2026-06-09T16:35:57.648149209Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.229948 | controller | Jun 09 16:35:57.658327 crc crio[3654]: time="2026-06-09T16:35:57.658207485Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.229965 | controller | Jun 09 16:35:57.797248 crc crio[3654]: time="2026-06-09T16:35:57.797156862Z" level=info msg="Created container 3da16e7bd18a8e51ba0670cb1ea7b13efc7c5e035f126a3da477d4c0cc962ae9: openshift-marketplace/redhat-operators-9rqct/registry-server" id=21dc7338-9e74-4030-a4f9-2ba90e8f16d4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.229981 | controller | Jun 09 16:35:57.798396 crc crio[3654]: time="2026-06-09T16:35:57.798354247Z" level=info msg="Starting container: 3da16e7bd18a8e51ba0670cb1ea7b13efc7c5e035f126a3da477d4c0cc962ae9" id=de9637c3-2c2e-4426-8f10-883cf05daf42 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.229998 | controller | Jun 09 16:35:57.803110 crc crio[3654]: time="2026-06-09T16:35:57.803061106Z" level=info msg="Started container" PID=18152 containerID=3da16e7bd18a8e51ba0670cb1ea7b13efc7c5e035f126a3da477d4c0cc962ae9 description=openshift-marketplace/redhat-operators-9rqct/registry-server id=de9637c3-2c2e-4426-8f10-883cf05daf42 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b1e6c92958b4c3514c41eeed447a44bda8dfed6efa8bd161ecc65938641827bf
2026-06-09 17:48:36.230015 | controller | Jun 09 16:35:58.144195 crc crio[3654]: time="2026-06-09T16:35:58.14409689Z" level=info msg="Stopping container: 4ed93c6bb38fc069cad41aa5ef020ccea611a245b610aa1874865a8442fc2f50 (timeout: 5s)" id=7c6f56d7-29f8-46ee-9d5d-54bfd8b5e999 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.230031 | controller | Jun 09 16:35:58.216062 crc crio[3654]: time="2026-06-09T16:35:58.215120134Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0" id=376f4218-23cd-4dd2-bf0e-c8155b92f17e name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.230047 | controller | Jun 09 16:35:58.217522 crc crio[3654]: time="2026-06-09T16:35:58.217434332Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=2a917132-ab2d-460c-985f-9102088236c2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.230066 | controller | Jun 09 16:35:58.221052 crc crio[3654]: time="2026-06-09T16:35:58.220973316Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=7139385d-0a13-4f43-8823-7138aeeb0f23 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.230082 | controller | Jun 09 16:35:58.227184 crc crio[3654]: time="2026-06-09T16:35:58.227114997Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-lzmxx/extract-content" id=5977a75b-13b9-4261-a887-e789a74a00ad name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.230098 | controller | Jun 09 16:35:58.227879 crc crio[3654]: time="2026-06-09T16:35:58.227768867Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.230114 | controller | Jun 09 16:35:58.254889 crc crio[3654]: time="2026-06-09T16:35:58.254793333Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.230130 | controller | Jun 09 16:35:58.258941 crc crio[3654]: time="2026-06-09T16:35:58.258863493Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.230146 | controller | Jun 09 16:35:58.385299 crc crio[3654]: time="2026-06-09T16:35:58.383483587Z" level=info msg="Created container b5d95737a82d54bd62596c676e656d2f0f7ffa85bc99b1c4ddfa603ac0d0ddda: openshift-marketplace/redhat-marketplace-lzmxx/extract-content" id=5977a75b-13b9-4261-a887-e789a74a00ad name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.230162 | controller | Jun 09 16:35:58.385979 crc crio[3654]: time="2026-06-09T16:35:58.385857547Z" level=info msg="Starting container: b5d95737a82d54bd62596c676e656d2f0f7ffa85bc99b1c4ddfa603ac0d0ddda" id=a2f000df-183b-4e60-bd29-33326ed80e74 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.230178 | controller | Jun 09 16:35:58.393817 crc crio[3654]: time="2026-06-09T16:35:58.391923786Z" level=info msg="Started container" PID=18187 containerID=b5d95737a82d54bd62596c676e656d2f0f7ffa85bc99b1c4ddfa603ac0d0ddda description=openshift-marketplace/redhat-marketplace-lzmxx/extract-content id=a2f000df-183b-4e60-bd29-33326ed80e74 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fbd9a00c23886464fe0f5857a0d64ce22494b42db1dbd54ecc6b3d4feaf1abf6
2026-06-09 17:48:36.230195 | controller | Jun 09 16:35:58.597350 crc crio[3654]: time="2026-06-09T16:35:58.59726659Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=3f94e47a-15b4-4c69-be93-9478d5bf2230 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.230212 | controller | Jun 09 16:35:58.599540 crc crio[3654]: time="2026-06-09T16:35:58.599478775Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=73ca6dab-a5e3-4fbe-b519-f79c1773b0f1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.230229 | controller | Jun 09 16:35:58.609121 crc crio[3654]: time="2026-06-09T16:35:58.608439829Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=28b661be-54db-487c-949f-a6f6872b1fa6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.230246 | controller | Jun 09 16:35:58.612563 crc crio[3654]: time="2026-06-09T16:35:58.611922062Z" level=info msg="Creating container: openshift-marketplace/community-operators-bmxps/registry-server" id=6d908cba-52bf-4eb4-b3f6-dc26a2292948 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.230280 | controller | Jun 09 16:35:58.612563 crc crio[3654]: time="2026-06-09T16:35:58.612375425Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.230310 | controller | Jun 09 16:35:58.613136 crc crio[3654]: time="2026-06-09T16:35:58.613028955Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=b0a064c7-2763-4f81-91e3-b2f97b0a9270 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.230327 | controller | Jun 09 16:35:58.613846 crc crio[3654]: time="2026-06-09T16:35:58.613775787Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=315c9bb2-2dbf-4077-96d9-4d72cbcacc00 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.230344 | controller | Jun 09 16:35:58.626107 crc crio[3654]: time="2026-06-09T16:35:58.626002177Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=6c77b5e1-a83d-4650-8fe2-ad3cb8c2a4e2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.230359 | controller | Jun 09 16:35:58.637779 crc crio[3654]: time="2026-06-09T16:35:58.63492307Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-lzmxx/registry-server" id=2115ed0c-d8eb-4792-ac8e-e4c7283f8644 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.230375 | controller | Jun 09 16:35:58.637779 crc crio[3654]: time="2026-06-09T16:35:58.63629145Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.230391 | controller | Jun 09 16:35:58.674153 crc crio[3654]: time="2026-06-09T16:35:58.674107705Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.230408 | controller | Jun 09 16:35:58.676533 crc crio[3654]: time="2026-06-09T16:35:58.676451684Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.230424 | controller | Jun 09 16:35:58.680351 crc crio[3654]: time="2026-06-09T16:35:58.680316418Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.230440 | controller | Jun 09 16:35:58.681750 crc crio[3654]: time="2026-06-09T16:35:58.681681799Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.230493 | controller | Jun 09 16:35:58.746899 crc crio[3654]: time="2026-06-09T16:35:58.746789198Z" level=info msg="Creating container: openshift-marketplace/certified-operators-v5pjp/registry-server" id=50a61f80-d475-4a9e-ac60-1699c5632747 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.230536 | controller | Jun 09 16:35:58.748079 crc crio[3654]: time="2026-06-09T16:35:58.747950822Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.230555 | controller | Jun 09 16:35:58.802997 crc crio[3654]: time="2026-06-09T16:35:58.802800499Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.230573 | controller | Jun 09 16:35:58.807507 crc crio[3654]: time="2026-06-09T16:35:58.807375074Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.230589 | controller | Jun 09 16:35:58.920526 crc crio[3654]: time="2026-06-09T16:35:58.920388806Z" level=info msg="Created container e9b26b97b3aa5e7994abe4f518136194ed5ef53c369a9eaee728d4f281cd6836: openshift-marketplace/redhat-marketplace-lzmxx/registry-server" id=2115ed0c-d8eb-4792-ac8e-e4c7283f8644 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.230611 | controller | Jun 09 16:35:58.921957 crc crio[3654]: time="2026-06-09T16:35:58.921851409Z" level=info msg="Starting container: e9b26b97b3aa5e7994abe4f518136194ed5ef53c369a9eaee728d4f281cd6836" id=5a2ad88b-2ce9-439c-801e-241382b1bacd name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.230635 | controller | Jun 09 16:35:58.929081 crc crio[3654]: time="2026-06-09T16:35:58.92900109Z" level=info msg="Started container" PID=18214 containerID=e9b26b97b3aa5e7994abe4f518136194ed5ef53c369a9eaee728d4f281cd6836 description=openshift-marketplace/redhat-marketplace-lzmxx/registry-server id=5a2ad88b-2ce9-439c-801e-241382b1bacd name=/runtime.v1.RuntimeService/StartContainer sandboxID=fbd9a00c23886464fe0f5857a0d64ce22494b42db1dbd54ecc6b3d4feaf1abf6
2026-06-09 17:48:36.230661 | controller | Jun 09 16:35:59.150520 crc crio[3654]: time="2026-06-09T16:35:59.147027838Z" level=info msg="Created container b3faa6328a5e2dfe85826f44302c3b2e047593f2843c371fcf6f089d5892a80f: openshift-marketplace/community-operators-bmxps/registry-server" id=6d908cba-52bf-4eb4-b3f6-dc26a2292948 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.230684 | controller | Jun 09 16:35:59.150520 crc crio[3654]: time="2026-06-09T16:35:59.148914423Z" level=info msg="Created container 11e6e1d7252cc034866442b301168a22e751efe2ba43d11217f805cec87f0961: openshift-marketplace/certified-operators-v5pjp/registry-server" id=50a61f80-d475-4a9e-ac60-1699c5632747 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.230705 | controller | Jun 09 16:35:59.150520 crc crio[3654]: time="2026-06-09T16:35:59.150000715Z" level=info msg="Starting container: 11e6e1d7252cc034866442b301168a22e751efe2ba43d11217f805cec87f0961" id=b8ff81a9-8c65-4635-9029-772f7e8c992b name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.230725 | controller | Jun 09 16:35:59.150520 crc crio[3654]: time="2026-06-09T16:35:59.150437588Z" level=info msg="Starting container: b3faa6328a5e2dfe85826f44302c3b2e047593f2843c371fcf6f089d5892a80f" id=a5cb55b3-46a0-460c-97b3-b38bc301840d name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.230744 | controller | Jun 09 16:35:59.172043 crc crio[3654]: time="2026-06-09T16:35:59.171940002Z" level=info msg="Started container" PID=18221 containerID=11e6e1d7252cc034866442b301168a22e751efe2ba43d11217f805cec87f0961 description=openshift-marketplace/certified-operators-v5pjp/registry-server id=b8ff81a9-8c65-4635-9029-772f7e8c992b name=/runtime.v1.RuntimeService/StartContainer sandboxID=46dd154d4368873d55bbb6e84daac449627f3ac3ad8347cd36080a7b6923e118
2026-06-09 17:48:36.230764 | controller | Jun 09 16:35:59.172461 crc crio[3654]: time="2026-06-09T16:35:59.172405716Z" level=info msg="Started container" PID=18215 containerID=b3faa6328a5e2dfe85826f44302c3b2e047593f2843c371fcf6f089d5892a80f description=openshift-marketplace/community-operators-bmxps/registry-server id=a5cb55b3-46a0-460c-97b3-b38bc301840d name=/runtime.v1.RuntimeService/StartContainer sandboxID=ef491e4b0a13bcbbb234cf1ec33ca1184ee33a7301d473fdd4890a7f069a0b3f
2026-06-09 17:48:36.230783 | controller | Jun 09 16:36:03.157094 crc crio[3654]: time="2026-06-09T16:36:03.154796542Z" level=warning msg="Stopping container 4ed93c6bb38fc069cad41aa5ef020ccea611a245b610aa1874865a8442fc2f50 with stop signal(15) timed out. Killing..."
2026-06-09 17:48:36.230803 | controller | Jun 09 16:36:04.296740 crc crio[3654]: time="2026-06-09T16:36:04.29611341Z" level=info msg="Stopped container 4ed93c6bb38fc069cad41aa5ef020ccea611a245b610aa1874865a8442fc2f50: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor" id=7c6f56d7-29f8-46ee-9d5d-54bfd8b5e999 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.230824 | controller | Jun 09 16:36:04.299408 crc crio[3654]: time="2026-06-09T16:36:04.299327745Z" level=info msg="Stopping pod sandbox: 8969dd81956e7ba9a2a218d287f2f4f355a21c77ae99d6522f5738d38540096d" id=3d9ac6ea-dd4e-4bc1-81e0-f8a9bd4028fa name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.230849 | controller | Jun 09 16:36:04.312796 crc crio[3654]: time="2026-06-09T16:36:04.312566645Z" level=info msg="Stopped pod sandbox: 8969dd81956e7ba9a2a218d287f2f4f355a21c77ae99d6522f5738d38540096d" id=3d9ac6ea-dd4e-4bc1-81e0-f8a9bd4028fa name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.230871 | controller | Jun 09 16:36:04.670999 crc crio[3654]: time="2026-06-09T16:36:04.670863667Z" level=info msg="Removing container: 4ed93c6bb38fc069cad41aa5ef020ccea611a245b610aa1874865a8442fc2f50" id=2d704c96-3b8d-45bd-a463-c0df17f9e367 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.230893 | controller | Jun 09 16:36:04.694336 crc crio[3654]: time="2026-06-09T16:36:04.694221276Z" level=info msg="Removed container 4ed93c6bb38fc069cad41aa5ef020ccea611a245b610aa1874865a8442fc2f50: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor" id=2d704c96-3b8d-45bd-a463-c0df17f9e367 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.230914 | controller | Jun 09 16:36:12.439832 crc systemd[1]: Stopping Container Runtime Interface for OCI (CRI-O)...
2026-06-09 17:48:36.230934 | controller | Jun 09 16:36:13.004512 crc systemd[1]: crio.service: Deactivated successfully.
2026-06-09 17:48:36.230955 | controller | Jun 09 16:36:13.005132 crc systemd[1]: Stopped Container Runtime Interface for OCI (CRI-O).
2026-06-09 17:48:36.230977 | controller | Jun 09 16:36:13.005264 crc systemd[1]: crio.service: Consumed 16min 55.033s CPU time.
2026-06-09 17:48:36.231001 | controller | Jun 09 16:36:13.073740 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...
2026-06-09 17:48:36.231019 | controller | Jun 09 16:36:13.229570 crc crio[19203]: time="2026-06-09T16:36:13.229053205Z" level=info msg="Updating config from single file: /etc/crio/crio.conf"
2026-06-09 17:48:36.231035 | controller | Jun 09 16:36:13.229570 crc crio[19203]: time="2026-06-09T16:36:13.229540709Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf"
2026-06-09 17:48:36.231051 | controller | Jun 09 16:36:13.235845 crc crio[19203]: time="2026-06-09T16:36:13.234119804Z" level=info msg="Updating config from path: /etc/crio/crio.conf.d"
2026-06-09 17:48:36.231066 | controller | Jun 09 16:36:13.235845 crc crio[19203]: time="2026-06-09T16:36:13.234294269Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf.d/00-default"
2026-06-09 17:48:36.231082 | controller | Jun 09 16:36:13.260122 crc crio[19203]: time="2026-06-09T16:36:13.259950466Z" level=info msg="Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)"
2026-06-09 17:48:36.231097 | controller | Jun 09 16:36:13.260338 crc crio[19203]: time="2026-06-09T16:36:13.260233584Z" level=info msg="Node configuration value for hugetlb cgroup is true"
2026-06-09 17:48:36.231113 | controller | Jun 09 16:36:13.260338 crc crio[19203]: time="2026-06-09T16:36:13.260244104Z" level=info msg="Node configuration value for pid cgroup is true"
2026-06-09 17:48:36.231128 | controller | Jun 09 16:36:13.260423 crc crio[19203]: time="2026-06-09T16:36:13.260346217Z" level=info msg="Node configuration value for memoryswap cgroup is true"
2026-06-09 17:48:36.231144 | controller | Jun 09 16:36:13.260423 crc crio[19203]: time="2026-06-09T16:36:13.260355358Z" level=info msg="Node configuration value for cgroup v2 is true"
2026-06-09 17:48:36.231159 | controller | Jun 09 16:36:13.289283 crc crio[19203]: time="2026-06-09T16:36:13.289206248Z" level=info msg="Node configuration value for systemd AllowedCPUs is true"
2026-06-09 17:48:36.231174 | controller | Jun 09 16:36:13.306710 crc crio[19203]: time="2026-06-09T16:36:13.305362435Z" 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 17:48:36.231194 | controller | Jun 09 16:36:13.309711 crc crio[19203]: time="2026-06-09T16:36:13.309455485Z" 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 17:48:36.231210 | controller | Jun 09 16:36:13.330180 crc crio[19203]: time="2026-06-09T16:36:13.330024762Z" 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 17:48:36.231226 | controller | Jun 09 16:36:13.512943 crc crio[19203]: time="2026-06-09T16:36:13.512576744Z" level=info msg="Checkpoint/restore support enabled"
2026-06-09 17:48:36.231242 | controller | Jun 09 16:36:13.512943 crc crio[19203]: time="2026-06-09T16:36:13.512743738Z" level=info msg="Using the internal default seccomp profile"
2026-06-09 17:48:36.231258 | controller | Jun 09 16:36:13.512943 crc crio[19203]: time="2026-06-09T16:36:13.512757529Z" level=info msg="AppArmor is disabled by the system or at CRI-O build-time"
2026-06-09 17:48:36.231274 | controller | Jun 09 16:36:13.512943 crc crio[19203]: time="2026-06-09T16:36:13.512765709Z" level=info msg="No blockio config file specified, blockio not configured"
2026-06-09 17:48:36.231289 | controller | Jun 09 16:36:13.512943 crc crio[19203]: time="2026-06-09T16:36:13.512775239Z" level=info msg="RDT not available in the host system"
2026-06-09 17:48:36.231305 | controller | Jun 09 16:36:13.517497 crc crio[19203]: time="2026-06-09T16:36:13.517411366Z" level=info msg="Conmon does support the --sync option"
2026-06-09 17:48:36.231321 | controller | Jun 09 16:36:13.517497 crc crio[19203]: time="2026-06-09T16:36:13.517471638Z" level=info msg="Conmon does support the --log-global-size-max option"
2026-06-09 17:48:36.231336 | controller | Jun 09 16:36:13.521387 crc crio[19203]: time="2026-06-09T16:36:13.521311201Z" level=info msg="Conmon does support the --sync option"
2026-06-09 17:48:36.231351 | controller | Jun 09 16:36:13.521387 crc crio[19203]: time="2026-06-09T16:36:13.521365673Z" level=info msg="Conmon does support the --log-global-size-max option"
2026-06-09 17:48:36.231367 | controller | Jun 09 16:36:13.542270 crc crio[19203]: time="2026-06-09T16:36:13.542167246Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 17:48:36.231384 | controller | Jun 09 16:36:13.542270 crc crio[19203]: time="2026-06-09T16:36:13.542232728Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 17:48:36.231400 | controller | Jun 09 16:36:13.542736 crc crio[19203]: time="2026-06-09T16:36:13.542681441Z" level=info msg="FLAG: --enable-profile-unix-socket=\"true\"\n"
2026-06-09 17:48:36.231416 | controller | Jun 09 16:36:13.542736 crc crio[19203]: time="2026-06-09T16:36:13.542719542Z" level=info msg="FLAG: --stream-address=\"192.168.130.11\"\n"
2026-06-09 17:48:36.231434 | controller | Jun 09 16:36:13.544157 crc crio[19203]: time="2026-06-09T16:36:13.5440063Z" 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.LinkLogs\", \"module.wasm.image/variant\", \"io.kubernetes.cri-o.ShmSize\", \"io.containers.trace-syscall\", \"io.kubernetes.cri-o.PodLinuxResources\", \"seccomp-profile.kubernetes.cri-o.io\", \"org.systemd.property.\", \"io.kubernetes.cri.container-type\", \"run.oci.\", \"cpu-load-balancing.crio.io\", \"cpu-quota.crio.io\", \"cpu-freq-governor.crio.io\", \"io.kubernetes.cri-o.seccompNotifierAction\", \"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\", \"cpu-c-states.crio.io\", \"io.kubernetes.cri-o.umask\", \"cpu-shared.crio.io\", \"io.kubernetes.cri-o.DisableFIPS\", \"bundle\", \"org.criu.config\", \"io.kubernetes.cri-o.UnifiedCgroup\", \"irq-load-balancing.crio.io\", \"io.kubernetes.cri.rdt-class\", \"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\", \"io.kubernetes.cri-o.PodLinuxOverhead\"]\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 17:48:36.231459 | controller | Jun 09 16:36:13.547384 crc crio[19203]: time="2026-06-09T16:36:13.547277137Z" level=info msg="Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus"
2026-06-09 17:48:36.231478 | controller | Jun 09 16:36:13.547740 crc crio[19203]: time="2026-06-09T16:36:13.547476152Z" level=info msg="Restore irqbalance config: nothing to do"
2026-06-09 17:48:36.231495 | controller | Jun 09 16:36:15.416006 crc crio[19203]: time="2026-06-09T16:36:15.415488183Z" level=info msg="Got pod network &{Name:redhat-marketplace-lzmxx Namespace:openshift-marketplace ID:fbd9a00c23886464fe0f5857a0d64ce22494b42db1dbd54ecc6b3d4feaf1abf6 UID:8e909be3-ae3a-4ed5-a64b-5d99f090ca64 NetNS:/var/run/netns/abfe7edd-b492-43b7-95df-4307c6f30555 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8e909be3_ae3a_4ed5_a64b_5d99f090ca64.slice PodAnnotations:0xc001694a10}] Aliases:map[]}"
2026-06-09 17:48:36.231530 | controller | Jun 09 16:36:15.417309 crc crio[19203]: time="2026-06-09T16:36:15.416098621Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-lzmxx for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.231555 | controller | Jun 09 16:36:15.417309 crc crio[19203]: time="2026-06-09T16:36:15.416830403Z" level=info msg="Got pod network &{Name:community-operators-bmxps Namespace:openshift-marketplace ID:ef491e4b0a13bcbbb234cf1ec33ca1184ee33a7301d473fdd4890a7f069a0b3f UID:d5e8d0e3-068e-4aaf-b9cb-62fadf21f5cd NetNS:/var/run/netns/9a9c0108-6283-45f6-a32d-052bc8bb5765 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd5e8d0e3_068e_4aaf_b9cb_62fadf21f5cd.slice PodAnnotations:0xc001694b10}] Aliases:map[]}"
2026-06-09 17:48:36.231578 | controller | Jun 09 16:36:15.417309 crc crio[19203]: time="2026-06-09T16:36:15.416948217Z" level=info msg="Checking pod openshift-marketplace_community-operators-bmxps for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.231595 | controller | Jun 09 16:36:15.417483 crc crio[19203]: time="2026-06-09T16:36:15.41740016Z" level=info msg="Got pod network &{Name:certified-operators-v5pjp Namespace:openshift-marketplace ID:46dd154d4368873d55bbb6e84daac449627f3ac3ad8347cd36080a7b6923e118 UID:1a918a15-a154-42f2-959b-f4750768ed4c NetNS:/var/run/netns/e76e9c2a-9bbb-425b-95ce-f7bae87c91e5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1a918a15_a154_42f2_959b_f4750768ed4c.slice PodAnnotations:0xc001694ba0}] Aliases:map[]}"
2026-06-09 17:48:36.231612 | controller | Jun 09 16:36:15.417550 crc crio[19203]: time="2026-06-09T16:36:15.417531904Z" level=info msg="Checking pod openshift-marketplace_certified-operators-v5pjp for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.231628 | controller | Jun 09 16:36:15.418185 crc crio[19203]: time="2026-06-09T16:36:15.418137852Z" level=info msg="Got pod network &{Name:redhat-operators-9rqct Namespace:openshift-marketplace ID:b1e6c92958b4c3514c41eeed447a44bda8dfed6efa8bd161ecc65938641827bf UID:a67cd32e-4055-453b-9c4e-0a3d07bdac66 NetNS:/var/run/netns/b4d90e33-ff7d-4ca6-bfb9-776d847f1ab4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda67cd32e_4055_453b_9c4e_0a3d07bdac66.slice PodAnnotations:0xc001694c30}] Aliases:map[]}"
2026-06-09 17:48:36.231644 | controller | Jun 09 16:36:15.418321 crc crio[19203]: time="2026-06-09T16:36:15.418279366Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-9rqct for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.231660 | controller | Jun 09 16:36:15.418962 crc crio[19203]: time="2026-06-09T16:36:15.418864633Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-pdjpb Namespace:openshift-marketplace ID:9430195e42a8d61c7fb7a2df1580dd4bff975bfd7476e2b0ee75d236ae7237d7 UID:e0a074e4-5b4f-41a8-8c9f-5f4a902de94c NetNS:/var/run/netns/9c684774-b898-4aad-8059-ff2b43b87c1f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode0a074e4_5b4f_41a8_8c9f_5f4a902de94c.slice PodAnnotations:0xc001694cc0}] Aliases:map[]}"
2026-06-09 17:48:36.231676 | controller | Jun 09 16:36:15.419115 crc crio[19203]: time="2026-06-09T16:36:15.419057339Z" level=info msg="Checking pod openshift-marketplace_marketplace-operator-547dbd544d-pdjpb for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.231693 | controller | Jun 09 16:36:15.419596 crc crio[19203]: time="2026-06-09T16:36:15.419519082Z" level=info msg="Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:5ad2004402065501b976320a724a29ba72a39e33afe3113eac008fe92c8655d7 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/811c10be-df05-48cc-8dfb-d9e671ee45e5 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:0xc001694d40}] Aliases:map[]}"
2026-06-09 17:48:36.231710 | controller | Jun 09 16:36:15.419789 crc crio[19203]: time="2026-06-09T16:36:15.419734469Z" level=info msg="Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.231726 | controller | Jun 09 16:36:15.419966 crc crio[19203]: time="2026-06-09T16:36:15.419910104Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 17:48:36.231746 | controller | Jun 09 16:36:15.419966 crc crio[19203]: time="2026-06-09T16:36:15.419957905Z" level=warning msg="Could not restore sandbox IP for 133bfe8763824827240ace1fd528fd756977ea15cc3ce84c349a57bf626f6f9c: failed to get network status for pod sandbox k8s_installer-13-crc_openshift-kube-apiserver_0d002002-a30d-4a50-8adb-82f2f2ed2496_0(133bfe8763824827240ace1fd528fd756977ea15cc3ce84c349a57bf626f6f9c): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 17:48:36.231764 | controller | Jun 09 16:36:15.420111 crc crio[19203]: time="2026-06-09T16:36:15.419991326Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 17:48:36.231780 | controller | Jun 09 16:36:15.420111 crc crio[19203]: time="2026-06-09T16:36:15.420004597Z" level=warning msg="Could not restore sandbox IP for 805076b7e36f5d1f18bca1a3a9c83039d8f08a4d8a6b8673c03c7aaecc2d9ad1: failed to get network status for pod sandbox k8s_revision-pruner-13-crc_openshift-kube-apiserver_19aedfdc-1cfb-4c63-a837-00b992526bed_0(805076b7e36f5d1f18bca1a3a9c83039d8f08a4d8a6b8673c03c7aaecc2d9ad1): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 17:48:36.231796 | controller | Jun 09 16:36:15.420392 crc crio[19203]: time="2026-06-09T16:36:15.420329586Z" level=info msg="Got pod network &{Name:controller-manager-8658454648-xmwx8 Namespace:openshift-controller-manager ID:1859947bfec63e860b1d5759c46ac74f93b73c1536cf2f7cf4b971095a614422 UID:6af5e2c7-7223-4c74-9066-0be26a94c8d6 NetNS:/var/run/netns/802bf3b8-9f50-4185-8463-1dfbe8056ba1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6af5e2c7_7223_4c74_9066_0be26a94c8d6.slice PodAnnotations:0xc001694de0}] Aliases:map[]}"
2026-06-09 17:48:36.231818 | controller | Jun 09 16:36:15.420707 crc crio[19203]: time="2026-06-09T16:36:15.420487581Z" level=info msg="Checking pod openshift-controller-manager_controller-manager-8658454648-xmwx8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.231844 | controller | Jun 09 16:36:15.421141 crc crio[19203]: time="2026-06-09T16:36:15.421045737Z" level=info msg="Got pod network &{Name:route-controller-manager-8494587684-wckdc Namespace:openshift-route-controller-manager ID:aacc771d9aa3f59f3618f4817858c1f805ab068ba12770c243d003f326c998a0 UID:04553a2a-e40c-438d-86a7-0f9366f6baca NetNS:/var/run/netns/f2925399-b634-4fdc-88ab-56a83b2444ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod04553a2a_e40c_438d_86a7_0f9366f6baca.slice PodAnnotations:0xc001694e70}] Aliases:map[]}"
2026-06-09 17:48:36.231869 | controller | Jun 09 16:36:15.421235 crc crio[19203]: time="2026-06-09T16:36:15.421195142Z" level=info msg="Checking pod openshift-route-controller-manager_route-controller-manager-8494587684-wckdc for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.231888 | controller | Jun 09 16:36:15.421422 crc crio[19203]: time="2026-06-09T16:36:15.421332616Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 17:48:36.231904 | controller | Jun 09 16:36:15.421422 crc crio[19203]: time="2026-06-09T16:36:15.421375277Z" level=warning msg="Could not restore sandbox IP for 12ede462a46b086f87debeff687aa89022644c64243591a26c1d5dd582bdb6cf: failed to get network status for pod sandbox k8s_collect-profiles-29683710-mn9b6_openshift-operator-lifecycle-manager_9a6caab5-14cf-44f0-9b67-2dda8393d402_0(12ede462a46b086f87debeff687aa89022644c64243591a26c1d5dd582bdb6cf): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 17:48:36.231921 | controller | Jun 09 16:36:15.421968 crc crio[19203]: time="2026-06-09T16:36:15.421913483Z" level=info msg="Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:41a33f32ab9d214d25f382897d57a8edcdcc319bb6e8b5e74e28a71df9e60c09 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/3be10377-7e87-4e6a-aea8-5f54454180b5 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:0xc001694f08}] Aliases:map[]}"
2026-06-09 17:48:36.231940 | controller | Jun 09 16:36:15.422145 crc crio[19203]: time="2026-06-09T16:36:15.422048017Z" 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 17:48:36.231957 | controller | Jun 09 16:36:15.422594 crc crio[19203]: time="2026-06-09T16:36:15.422532251Z" level=info msg="Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:f79b41da175db5b9927ddd6137690969892fdcf1e85a7d378774408ad71887ea UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/1cdfe5e2-92eb-4952-ab74-888e247fcd0e 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:0xc001694f98}] Aliases:map[]}"
2026-06-09 17:48:36.231973 | controller | Jun 09 16:36:15.422868 crc crio[19203]: time="2026-06-09T16:36:15.422811869Z" 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 17:48:36.231990 | controller | Jun 09 16:36:15.423455 crc crio[19203]: time="2026-06-09T16:36:15.423395237Z" level=info msg="Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:e994014faeafd39300b0c3558ae2a60928e77413cf955102d59886f7d86e5d74 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/86f009a6-faf8-4033-a780-985f7ff5d649 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:0xc001695028}] Aliases:map[]}"
2026-06-09 17:48:36.232006 | controller | Jun 09 16:36:15.423725 crc crio[19203]: time="2026-06-09T16:36:15.423549841Z" 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 17:48:36.232022 | controller | Jun 09 16:36:15.424336 crc crio[19203]: time="2026-06-09T16:36:15.424266902Z" level=info msg="Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:eb1ca76154ceee92e836e0011fc9209d91a7cd69d87531b66cbfcda5c9c98c9f UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/f72a89f9-1352-431c-af7c-2b2070a1d2aa 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:0xc0016950a8}] Aliases:map[]}"
2026-06-09 17:48:36.232038 | controller | Jun 09 16:36:15.424487 crc crio[19203]: time="2026-06-09T16:36:15.424427667Z" 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 17:48:36.232054 | controller | Jun 09 16:36:15.425178 crc crio[19203]: time="2026-06-09T16:36:15.425116017Z" level=info msg="Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:dbeebbb1a3c7ce1602fb8f2d33d1356ae9565241b06c1ba8f43d6d20d0bd4876 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/4433b5c7-3e2f-43bc-8e1e-5e5060220f9a 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:0xc001695138}] Aliases:map[]}"
2026-06-09 17:48:36.232073 | controller | Jun 09 16:36:15.425521 crc crio[19203]: time="2026-06-09T16:36:15.425422716Z" level=info msg="Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.232090 | controller | Jun 09 16:36:15.426551 crc crio[19203]: time="2026-06-09T16:36:15.426493768Z" level=info msg="Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:aba5fae867385309660233ccf0f7f29343d51f73594821e32b38f7dd6dea5b99 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/1e285606-58bc-4c85-8c45-a1d8bc73c4e4 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:0xc0006b8270}] Aliases:map[]}"
2026-06-09 17:48:36.232106 | controller | Jun 09 16:36:15.426935 crc crio[19203]: time="2026-06-09T16:36:15.426866989Z" level=info msg="Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.232123 | controller | Jun 09 16:36:15.427469 crc crio[19203]: time="2026-06-09T16:36:15.427409505Z" level=info msg="Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:721db89e14d94378a94b0071b2396e14512434d7f0a91c00c214de5a2307ad0d UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/ebc25451-53ae-4a02-952f-e9f5f18866b1 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:0xc0006b8358}] Aliases:map[]}"
2026-06-09 17:48:36.232140 | controller | Jun 09 16:36:15.427709 crc crio[19203]: time="2026-06-09T16:36:15.42757415Z" 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 17:48:36.232156 | controller | Jun 09 16:36:15.427921 crc crio[19203]: time="2026-06-09T16:36:15.427854748Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 17:48:36.232172 | controller | Jun 09 16:36:15.427921 crc crio[19203]: time="2026-06-09T16:36:15.42790711Z" level=warning msg="Could not restore sandbox IP for a8645c78e3a4a0bf2eea13e6544e3604dfbe5e4b3604751a7d981d375da8c16e: failed to get network status for pod sandbox k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0(a8645c78e3a4a0bf2eea13e6544e3604dfbe5e4b3604751a7d981d375da8c16e): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 17:48:36.232189 | controller | Jun 09 16:36:15.428310 crc crio[19203]: time="2026-06-09T16:36:15.42825224Z" level=info msg="Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:f4bff133ed24d170cfae13bfec137f3cedfff2833feb51bc9ff3ee2706fe5ef7 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/8ca27970-8adb-4539-b95a-98fb6d0c4a5b 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:0xc0006b8420}] Aliases:map[]}"
2026-06-09 17:48:36.232206 | controller | Jun 09 16:36:15.428739 crc crio[19203]: time="2026-06-09T16:36:15.428684412Z" level=info msg="Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.232224 | controller | Jun 09 16:36:15.429194 crc crio[19203]: time="2026-06-09T16:36:15.429140796Z" level=info msg="Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:2c36a24c63d658f050f2c6082f361254ec0d44721e66340f6a98d0f83e54bc88 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/bbca24a5-aea9-4428-9f0d-62b0de55409d 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:0xc0006b8510}] Aliases:map[]}"
2026-06-09 17:48:36.232243 | controller | Jun 09 16:36:15.429288 crc crio[19203]: time="2026-06-09T16:36:15.42926769Z" level=info msg="Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.232260 | controller | Jun 09 16:36:15.429742 crc crio[19203]: time="2026-06-09T16:36:15.429677632Z" level=info msg="Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:5063f4238642f938b2512197e97e9974176da6b52cbd1357fc3d99382676b498 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/4c1a3aa1-1337-4592-ae13-d995460cdd83 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:0xc0006b85f8}] Aliases:map[]}"
2026-06-09 17:48:36.232276 | controller | Jun 09 16:36:15.429850 crc crio[19203]: time="2026-06-09T16:36:15.429807916Z" level=info msg="Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.232293 | controller | Jun 09 16:36:15.430239 crc crio[19203]: time="2026-06-09T16:36:15.430190477Z" level=info msg="Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:bb0991162bb5c06faea241086b7707d7d28fbb127d573969e89f918cca13dde8 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/a2e6aeac-f6c3-417a-856e-fa5a545f50ce 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:0xc0006b86d8}] Aliases:map[]}"
2026-06-09 17:48:36.232309 | controller | Jun 09 16:36:15.430326 crc crio[19203]: time="2026-06-09T16:36:15.43031124Z" level=info msg="Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.232325 | controller | Jun 09 16:36:15.430817 crc crio[19203]: time="2026-06-09T16:36:15.430754624Z" level=info msg="Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:39b0f64c871bbdbe502c8b11b37f252dd6e781f50724e6545cdb32a920302152 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/20fc0347-9838-4be6-8583-8dfecc76cd96 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:0xc0006b87c8}] Aliases:map[]}"
2026-06-09 17:48:36.232342 | controller | Jun 09 16:36:15.431020 crc crio[19203]: time="2026-06-09T16:36:15.430915958Z" level=info msg="Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.232357 | controller | Jun 09 16:36:15.431507 crc crio[19203]: time="2026-06-09T16:36:15.431463974Z" level=info msg="Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:1430cc105af08c7cc4e8929c4b1360b3ed58500e41f4ab9a0108f4252b0e9f47 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/37d21a5a-340e-4ac7-811a-6ccbd72cd92f 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:0xc0006b8898}] Aliases:map[]}"
2026-06-09 17:48:36.232376 | controller | Jun 09 16:36:15.431709 crc crio[19203]: time="2026-06-09T16:36:15.431583788Z" level=info msg="Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.232392 | controller | Jun 09 16:36:15.431852 crc crio[19203]: time="2026-06-09T16:36:15.431801804Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 17:48:36.232408 | controller | Jun 09 16:36:15.431852 crc crio[19203]: time="2026-06-09T16:36:15.431842296Z" level=warning msg="Could not restore sandbox IP for 154f278a46bf72e74e8dcdd83304bc301971039deb523dd0448e6c256f725333: failed to get network status for pod sandbox k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0(154f278a46bf72e74e8dcdd83304bc301971039deb523dd0448e6c256f725333): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 17:48:36.232424 | controller | Jun 09 16:36:15.432298 crc crio[19203]: time="2026-06-09T16:36:15.432241687Z" level=info msg="Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:d5198ba3e825ace170313fb6e4e0a2fc4990dab7f8044833f96ca77f9671bef3 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/b98799b9-d6ec-43c9-bf78-8720c4d9be65 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:0xc0006b8960}] Aliases:map[]}"
2026-06-09 17:48:36.232440 | controller | Jun 09 16:36:15.432449 crc crio[19203]: time="2026-06-09T16:36:15.432395272Z" level=info msg="Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.232457 | controller | Jun 09 16:36:15.433103 crc crio[19203]: time="2026-06-09T16:36:15.433045071Z" level=info msg="Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:cabd285e5a6758ee9f480310922c767b4b0656225f36504f80df912013f8e146 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/72f31d10-c6d9-4bf7-b028-062f0d26725c 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:0xc0006b8a40}] Aliases:map[]}"
2026-06-09 17:48:36.232473 | controller | Jun 09 16:36:15.433236 crc crio[19203]: time="2026-06-09T16:36:15.433188535Z" 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 17:48:36.232490 | controller | Jun 09 16:36:15.434405 crc crio[19203]: time="2026-06-09T16:36:15.434331269Z" level=info msg="Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:bb0ee6eac61860113660cac1c734e20dad62cb3feaf7f5a2e3e358e26ba5a804 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/68d2cb9d-838d-4fdb-9710-f80ff4fe7534 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:0xc0006b8af8}] Aliases:map[]}"
2026-06-09 17:48:36.232507 | controller | Jun 09 16:36:15.434530 crc crio[19203]: time="2026-06-09T16:36:15.434461083Z" level=info msg="Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.232547 | controller | Jun 09 16:36:15.434995 crc crio[19203]: time="2026-06-09T16:36:15.434931597Z" level=info msg="Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:97e57f7a60f504ff5129a5e7f166e5b9ccdfd2fc9821655021b0f90240da2580 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/74387149-49d1-4593-a3a9-548086bc16db 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:0xc0006b8bf0}] Aliases:map[]}"
2026-06-09 17:48:36.232571 | controller | Jun 09 16:36:15.435096 crc crio[19203]: time="2026-06-09T16:36:15.43504134Z" 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 17:48:36.232589 | controller | Jun 09 16:36:15.435547 crc crio[19203]: time="2026-06-09T16:36:15.435498213Z" level=info msg="Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:0dd7b7ca5d16f3f3421fbd1ba25ced89eade1cfeb841d39e91575105b93a5e2f UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/7aa1c5a3-e37a-4189-9f4d-07c032ee6487 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:0xc0006b8ca8}] Aliases:map[]}"
2026-06-09 17:48:36.232607 | controller | Jun 09 16:36:15.435750 crc crio[19203]: time="2026-06-09T16:36:15.435692589Z" 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 17:48:36.232624 | controller | Jun 09 16:36:15.436215 crc crio[19203]: time="2026-06-09T16:36:15.436165793Z" level=info msg="Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:3e91c16d5bc3fa0ed5fef6224021a7affef9ef0f8eb6ff5e6b026fb3d92d8352 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/e1f5ea39-ca2d-47d9-ae3b-e91e2f8e8a5d 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:0xc0006b8d40}] Aliases:map[]}"
2026-06-09 17:48:36.232640 | controller | Jun 09 16:36:15.436364 crc crio[19203]: time="2026-06-09T16:36:15.436289857Z" 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 17:48:36.232656 | controller | Jun 09 16:36:15.437009 crc crio[19203]: time="2026-06-09T16:36:15.436949276Z" level=info msg="Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:b9ece4f402008d0a2f815bda502eda90e7db9f068637734e61b545dc28fb9761 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/24114dac-a2aa-4286-a703-75529b49cf49 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:0xc0006b8df0}] Aliases:map[]}"
2026-06-09 17:48:36.232672 | controller | Jun 09 16:36:15.438567 crc crio[19203]: time="2026-06-09T16:36:15.438496692Z" level=info msg="Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.232688 | controller | Jun 09 16:36:15.439332 crc crio[19203]: time="2026-06-09T16:36:15.439249534Z" level=info msg="Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:f60b820bcf9446dd6bbf1fa2a2fd5e76fd1257d87f0b469cb2425526f3f756be UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/70f48de7-eef1-4424-8ca6-597661dc97e2 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:0xc0006b8ec8}] Aliases:map[]}"
2026-06-09 17:48:36.232708 | controller | Jun 09 16:36:15.439505 crc crio[19203]: time="2026-06-09T16:36:15.43945299Z" 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 17:48:36.232725 | controller | Jun 09 16:36:15.440125 crc crio[19203]: time="2026-06-09T16:36:15.440052278Z" level=info msg="Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:e3c605d995676cae5cfe4e1930a490c619efaddb967c6d688d2316b03a37d7b7 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/0a4c3e24-e215-40ba-800f-94b4593b3b05 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:0xc0006b8f60}] Aliases:map[]}"
2026-06-09 17:48:36.232742 | controller | Jun 09 16:36:15.440205 crc crio[19203]: time="2026-06-09T16:36:15.440175231Z" level=info msg="Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.232759 | controller | Jun 09 16:36:15.446164 crc crio[19203]: time="2026-06-09T16:36:15.446089646Z" level=info msg="Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:376f9ff0545b36436b8a6f4acbb4f3be63df36a377c4647eb6e880500e3491a3 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/09505fb4-0fbc-4f98-84f3-a4d499e38066 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:0xc0006b9020}] Aliases:map[]}"
2026-06-09 17:48:36.232775 | controller | Jun 09 16:36:15.446405 crc crio[19203]: time="2026-06-09T16:36:15.446287881Z" 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 17:48:36.232791 | controller | Jun 09 16:36:15.446913 crc crio[19203]: time="2026-06-09T16:36:15.446868109Z" level=info msg="Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:3c33c4d94bfc86ac3e89613a9bdaeffc889bde1a337f0e2a558ebdfacbb2ae2b UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/0b108023-6daa-422b-8f3f-6857fc47577c 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:0xc0006b90e0}] Aliases:map[]}"
2026-06-09 17:48:36.232808 | controller | Jun 09 16:36:15.447004 crc crio[19203]: time="2026-06-09T16:36:15.446989172Z" level=info msg="Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.232824 | controller | Jun 09 16:36:15.447423 crc crio[19203]: time="2026-06-09T16:36:15.447371363Z" level=info msg="Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:b8223b9561fe9a721ebca09698d3ad4c8e0406f2fa64bce02f2cc214b7ad5ad4 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/025eaca0-acb0-49c4-9b93-349ee2a6beeb 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:0xc0006b9198}] Aliases:map[]}"
2026-06-09 17:48:36.232840 | controller | Jun 09 16:36:15.447508 crc crio[19203]: time="2026-06-09T16:36:15.447491357Z" 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 17:48:36.232860 | controller | Jun 09 16:36:15.447989 crc crio[19203]: time="2026-06-09T16:36:15.44793795Z" level=info msg="Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:69844ced74028f3997e46ea2562c473b1404b553fbf04b9a4b0bf3cc2e4a9023 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/5b84f9a2-fc5a-4b75-9a2d-ff0a41744dd1 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:0xc0006b9270}] Aliases:map[]}"
2026-06-09 17:48:36.232877 | controller | Jun 09 16:36:15.448143 crc crio[19203]: time="2026-06-09T16:36:15.448094315Z" level=info msg="Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.232894 | controller | Jun 09 16:36:15.448504 crc crio[19203]: time="2026-06-09T16:36:15.448453705Z" level=info msg="Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:37d1080ef48294b309a5538e9af5ca43563451c071a21d4810412c7016f415b4 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/9d24636e-1dac-4e60-ab15-25301528dc10 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:0xc0006b9328}] Aliases:map[]}"
2026-06-09 17:48:36.232911 | controller | Jun 09 16:36:15.448755 crc crio[19203]: time="2026-06-09T16:36:15.448593379Z" 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 17:48:36.232928 | controller | Jun 09 16:36:15.449182 crc crio[19203]: time="2026-06-09T16:36:15.449129385Z" level=info msg="Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:ea9ef629557c20792984dabc8683f3f4c39bf600f9e629dc368880f4d739e5b1 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/901110be-b6e4-4792-8fd2-4af825960aab 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:0xc0006b93e8}] Aliases:map[]}"
2026-06-09 17:48:36.232944 | controller | Jun 09 16:36:15.449283 crc crio[19203]: time="2026-06-09T16:36:15.449250529Z" 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 17:48:36.232959 | controller | Jun 09 16:36:15.449754 crc crio[19203]: time="2026-06-09T16:36:15.449690382Z" level=info msg="Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:b9e91057435fbff2a247a1e749f1dad43f2ae0ceeb04b73b13ba685ba372a6cf UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/4aad0446-a41c-43b4-8654-95bafabeb436 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:0xc0006b9498}] Aliases:map[]}"
2026-06-09 17:48:36.232976 | controller | Jun 09 16:36:15.449918 crc crio[19203]: time="2026-06-09T16:36:15.449858867Z" 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 17:48:36.232993 | controller | Jun 09 16:36:15.450392 crc crio[19203]: time="2026-06-09T16:36:15.450335281Z" level=info msg="Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:6638ab594e66d36d737fe0da5d083f116547ca99b668119517552d011bc1693a UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/cb9ed5aa-7b57-496c-aab5-33310f2e09a2 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:0xc0006b9550}] Aliases:map[]}"
2026-06-09 17:48:36.233019 | controller | Jun 09 16:36:15.450539 crc crio[19203]: time="2026-06-09T16:36:15.450483065Z" 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 17:48:36.233045 | controller | Jun 09 16:36:15.451086 crc crio[19203]: time="2026-06-09T16:36:15.451014571Z" level=info msg="Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:06444b0079e6d1c7183f817d4b6154ff30b10fa4653a27e646c078a24789199a UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/a41cbddf-1eb0-41e5-ae54-0316b090d33b 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:0xc0006b9628}] Aliases:map[]}"
2026-06-09 17:48:36.233070 | controller | Jun 09 16:36:15.451182 crc crio[19203]: time="2026-06-09T16:36:15.451147635Z" 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 17:48:36.233091 | controller | Jun 09 16:36:15.451833 crc crio[19203]: time="2026-06-09T16:36:15.451774023Z" level=info msg="Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:9949406e326cae8ec31e25f8fb7cf029bc427991b6c660a9c6a401ecdf48f8ca UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/e40c4a60-4831-439a-98f0-c0ad9472ecf9 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:0xc0006b9708}] Aliases:map[]}"
2026-06-09 17:48:36.233109 | controller | Jun 09 16:36:15.452009 crc crio[19203]: time="2026-06-09T16:36:15.451949648Z" level=info msg="Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.233125 | controller | Jun 09 16:36:15.453808 crc crio[19203]: time="2026-06-09T16:36:15.453734131Z" level=info msg="Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:3dd0ab079cba7d2d7ef0c98d003095ea27bc76d6cd6db57e8c8d1d4592a080a2 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/b3a43abe-1c2c-479b-9c5a-e992e353fa2a 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:0xc0006b97b8}] Aliases:map[]}"
2026-06-09 17:48:36.233142 | controller | Jun 09 16:36:15.454045 crc crio[19203]: time="2026-06-09T16:36:15.453992839Z" 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 17:48:36.233158 | controller | Jun 09 16:36:15.455120 crc crio[19203]: time="2026-06-09T16:36:15.455086491Z" level=info msg="Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:a2e98d86e855f6133aa2c09100a32a5db1cc20341c1ff9acf12caf6a9d410424 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/5f2e8ebb-900b-42a2-9db0-0e4e18159471 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:0xc0006b9870}] Aliases:map[]}"
2026-06-09 17:48:36.233178 | controller | Jun 09 16:36:15.455348 crc crio[19203]: time="2026-06-09T16:36:15.455304857Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.233195 | controller | Jun 09 16:36:15.455535 crc crio[19203]: time="2026-06-09T16:36:15.455467332Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 17:48:36.233211 | controller | Jun 09 16:36:15.455535 crc crio[19203]: time="2026-06-09T16:36:15.455516074Z" level=warning msg="Could not restore sandbox IP for 30542c23042c8003a6b86ebc257f8fd752de84d26b7d4a2dfdb74918eb22668d: failed to get network status for pod sandbox k8s_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0(30542c23042c8003a6b86ebc257f8fd752de84d26b7d4a2dfdb74918eb22668d): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 17:48:36.233227 | controller | Jun 09 16:36:15.456477 crc crio[19203]: time="2026-06-09T16:36:15.45641228Z" level=info msg="Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:cf8f059a3107854e51dc7bcbd7f5d9ff189b5640453f4cce4703c4bfbffa1728 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/3148720e-32dd-4253-afa5-a8cab2560227 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:0xc0006b9940}] Aliases:map[]}"
2026-06-09 17:48:36.233243 | controller | Jun 09 16:36:15.456835 crc crio[19203]: time="2026-06-09T16:36:15.456773101Z" level=info msg="Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.233259 | controller | Jun 09 16:36:15.457756 crc crio[19203]: time="2026-06-09T16:36:15.457555184Z" level=info msg="Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:1e9b589c5feab7b2e7846fe20c40c7bd9d5f9cedab7d5bc495ef7d2f9ba88666 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/82b27450-4d74-4033-bd83-f3d55cbff9bb 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:0xc0006b9a20}] Aliases:map[]}"
2026-06-09 17:48:36.233275 | controller | Jun 09 16:36:15.457973 crc crio[19203]: time="2026-06-09T16:36:15.457901724Z" 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 17:48:36.233295 | controller | Jun 09 16:36:15.458134 crc crio[19203]: time="2026-06-09T16:36:15.45809713Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 17:48:36.233320 | controller | Jun 09 16:36:15.458134 crc crio[19203]: time="2026-06-09T16:36:15.458130721Z" level=warning msg="Could not restore sandbox IP for d4c82703d0d73e0f4ebcbb628205bdfe67ff0ec864e2495dc27767748b28ad82: failed to get network status for pod sandbox k8s_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0(d4c82703d0d73e0f4ebcbb628205bdfe67ff0ec864e2495dc27767748b28ad82): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 17:48:36.233350 | controller | Jun 09 16:36:15.459440 crc crio[19203]: time="2026-06-09T16:36:15.459388068Z" level=info msg="Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:3003be93a1ee9b1b654ffe6c4e3912b8f862a0084cdfb237c5f24991e6cee558 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/5bf4309d-e5e8-499b-8991-5f40e5501442 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:0xc0006b9b18}] Aliases:map[]}"
2026-06-09 17:48:36.233376 | controller | Jun 09 16:36:15.459760 crc crio[19203]: time="2026-06-09T16:36:15.459567943Z" 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 17:48:36.233395 | controller | Jun 09 16:36:15.460152 crc crio[19203]: time="2026-06-09T16:36:15.460102569Z" level=info msg="Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:6c1bbc81084d233aea764f08ebc3c67c32c84f19799161c8cdec1c0f43dea432 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/9e04dffb-fd03-4c98-a413-ee94c79dfd11 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:0xc0006b9bf0}] Aliases:map[]}"
2026-06-09 17:48:36.233412 | controller | Jun 09 16:36:15.461111 crc crio[19203]: time="2026-06-09T16:36:15.461050537Z" level=info msg="Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.233429 | controller | Jun 09 16:36:15.461273 crc crio[19203]: time="2026-06-09T16:36:15.461216962Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 17:48:36.233446 | controller | Jun 09 16:36:15.461273 crc crio[19203]: time="2026-06-09T16:36:15.461252543Z" level=warning msg="Could not restore sandbox IP for 509ed5c9d31791a0ea75f8c162248e58a85617f2a9e9b268b5e98ff17debb47e: failed to get network status for pod sandbox k8s_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0(509ed5c9d31791a0ea75f8c162248e58a85617f2a9e9b268b5e98ff17debb47e): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 17:48:36.233463 | controller | Jun 09 16:36:15.461273 crc crio[19203]: time="2026-06-09T16:36:15.461273253Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 17:48:36.233479 | controller | Jun 09 16:36:15.461443 crc crio[19203]: time="2026-06-09T16:36:15.461282224Z" level=warning msg="Could not restore sandbox IP for afc8116d76ea6180703b6ce760cfdac90f2fc47a8e93593dfaad1de408e88b90: failed to get network status for pod sandbox k8s_collect-profiles-29683695-k6pjp_openshift-operator-lifecycle-manager_31d91dcf-7d02-424e-8c82-ae000dea1e7e_0(afc8116d76ea6180703b6ce760cfdac90f2fc47a8e93593dfaad1de408e88b90): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 17:48:36.233495 | controller | Jun 09 16:36:15.462102 crc crio[19203]: time="2026-06-09T16:36:15.461879701Z" level=info msg="Registered SIGHUP reload watcher"
2026-06-09 17:48:36.233527 | controller | Jun 09 16:36:15.463070 crc crio[19203]: time="2026-06-09T16:36:15.462959673Z" level=info msg="Starting seccomp notifier watcher"
2026-06-09 17:48:36.233551 | controller | Jun 09 16:36:15.463577 crc crio[19203]: time="2026-06-09T16:36:15.463264512Z" level=info msg="Serving metrics on 127.0.0.1:9537 using HTTP"
2026-06-09 17:48:36.233568 | controller | Jun 09 16:36:15.463577 crc crio[19203]: time="2026-06-09T16:36:15.463276482Z" level=info msg="Create NRI interface"
2026-06-09 17:48:36.233584 | controller | Jun 09 16:36:15.463577 crc crio[19203]: time="2026-06-09T16:36:15.463460198Z" level=info msg="runtime interface created"
2026-06-09 17:48:36.233600 | controller | Jun 09 16:36:15.463577 crc crio[19203]: time="2026-06-09T16:36:15.463484739Z" level=info msg="Registered domain \"k8s.io\" with NRI"
2026-06-09 17:48:36.233616 | controller | Jun 09 16:36:15.463577 crc crio[19203]: time="2026-06-09T16:36:15.463506089Z" level=info msg="runtime interface starting up..."
2026-06-09 17:48:36.233635 | controller | Jun 09 16:36:15.463577 crc crio[19203]: time="2026-06-09T16:36:15.463515089Z" level=info msg="starting plugins..."
2026-06-09 17:48:36.233652 | controller | Jun 09 16:36:15.463577 crc crio[19203]: time="2026-06-09T16:36:15.463557011Z" level=info msg="Synchronizing NRI (plugin) with current runtime state"
2026-06-09 17:48:36.233668 | controller | Jun 09 16:36:15.478505 crc crio[19203]: time="2026-06-09T16:36:15.478424029Z" level=info msg="No systemd watchdog enabled"
2026-06-09 17:48:36.233683 | controller | Jun 09 16:36:15.487734 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).
2026-06-09 17:48:36.233699 | controller | Jun 09 16:36:29.753031 crc systemd[1]: Stopping Container Runtime Interface for OCI (CRI-O)...
2026-06-09 17:48:36.233716 | controller | Jun 09 16:36:29.810575 crc systemd[1]: crio.service: Deactivated successfully.
2026-06-09 17:48:36.233732 | controller | Jun 09 16:36:29.811110 crc systemd[1]: Stopped Container Runtime Interface for OCI (CRI-O).
2026-06-09 17:48:36.233748 | controller | Jun 09 16:36:29.811317 crc systemd[1]: crio.service: Consumed 3.945s CPU time.
2026-06-09 17:48:36.233764 | controller | Jun 09 16:36:29.889602 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...
2026-06-09 17:48:36.233781 | controller | Jun 09 16:36:29.970876 crc crio[20770]: time="2026-06-09T16:36:29.970771464Z" level=info msg="Updating config from single file: /etc/crio/crio.conf"
2026-06-09 17:48:36.233797 | controller | Jun 09 16:36:29.970876 crc crio[20770]: time="2026-06-09T16:36:29.970826345Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf"
2026-06-09 17:48:36.233813 | controller | Jun 09 16:36:29.972287 crc crio[20770]: time="2026-06-09T16:36:29.97198863Z" level=info msg="Updating config from path: /etc/crio/crio.conf.d"
2026-06-09 17:48:36.233829 | controller | Jun 09 16:36:29.972287 crc crio[20770]: time="2026-06-09T16:36:29.972060682Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf.d/00-default"
2026-06-09 17:48:36.233845 | controller | Jun 09 16:36:29.972529 crc crio[20770]: time="2026-06-09T16:36:29.972467734Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf.d/zuul"
2026-06-09 17:48:36.233860 | controller | Jun 09 16:36:29.985708 crc crio[20770]: time="2026-06-09T16:36:29.98555221Z" level=info msg="Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)"
2026-06-09 17:48:36.233877 | controller | Jun 09 16:36:29.985972 crc crio[20770]: time="2026-06-09T16:36:29.98590121Z" level=info msg="Node configuration value for hugetlb cgroup is true"
2026-06-09 17:48:36.233892 | controller | Jun 09 16:36:29.985972 crc crio[20770]: time="2026-06-09T16:36:29.985948221Z" level=info msg="Node configuration value for pid cgroup is true"
2026-06-09 17:48:36.233908 | controller | Jun 09 16:36:29.986145 crc crio[20770]: time="2026-06-09T16:36:29.986044644Z" level=info msg="Node configuration value for memoryswap cgroup is true"
2026-06-09 17:48:36.233923 | controller | Jun 09 16:36:29.986145 crc crio[20770]: time="2026-06-09T16:36:29.986059325Z" level=info msg="Node configuration value for cgroup v2 is true"
2026-06-09 17:48:36.233938 | controller | Jun 09 16:36:30.005580 crc crio[20770]: time="2026-06-09T16:36:30.005419325Z" level=info msg="Node configuration value for systemd AllowedCPUs is true"
2026-06-09 17:48:36.233954 | controller | Jun 09 16:36:30.019483 crc crio[20770]: time="2026-06-09T16:36:30.019422588Z" 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 17:48:36.233970 | controller | Jun 09 16:36:30.028064 crc crio[20770]: time="2026-06-09T16:36:30.027483006Z" 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 17:48:36.233990 | controller | Jun 09 16:36:30.045352 crc crio[20770]: time="2026-06-09T16:36:30.045297061Z" 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 17:48:36.234007 | controller | Jun 09 16:36:30.214056 crc crio[20770]: time="2026-06-09T16:36:30.213957973Z" level=info msg="Checkpoint/restore support enabled"
2026-06-09 17:48:36.234023 | controller | Jun 09 16:36:30.214056 crc crio[20770]: time="2026-06-09T16:36:30.214017915Z" level=info msg="Using the internal default seccomp profile"
2026-06-09 17:48:36.234038 | controller | Jun 09 16:36:30.214056 crc crio[20770]: time="2026-06-09T16:36:30.214032586Z" level=info msg="AppArmor is disabled by the system or at CRI-O build-time"
2026-06-09 17:48:36.234054 | controller | Jun 09 16:36:30.214056 crc crio[20770]: time="2026-06-09T16:36:30.214041816Z" level=info msg="No blockio config file specified, blockio not configured"
2026-06-09 17:48:36.234070 | controller | Jun 09 16:36:30.214056 crc crio[20770]: time="2026-06-09T16:36:30.214050346Z" level=info msg="RDT not available in the host system"
2026-06-09 17:48:36.234085 | controller | Jun 09 16:36:30.219965 crc crio[20770]: time="2026-06-09T16:36:30.219387343Z" level=info msg="Conmon does support the --sync option"
2026-06-09 17:48:36.234100 | controller | Jun 09 16:36:30.219965 crc crio[20770]: time="2026-06-09T16:36:30.219460746Z" level=info msg="Conmon does support the --log-global-size-max option"
2026-06-09 17:48:36.234120 | controller | Jun 09 16:36:30.223762 crc crio[20770]: time="2026-06-09T16:36:30.223487174Z" level=info msg="Conmon does support the --sync option"
2026-06-09 17:48:36.234143 | controller | Jun 09 16:36:30.223762 crc crio[20770]: time="2026-06-09T16:36:30.223546346Z" level=info msg="Conmon does support the --log-global-size-max option"
2026-06-09 17:48:36.234167 | controller | Jun 09 16:36:30.310334 crc crio[20770]: time="2026-06-09T16:36:30.309911562Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 17:48:36.234192 | controller | Jun 09 16:36:30.310334 crc crio[20770]: time="2026-06-09T16:36:30.310313444Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 17:48:36.234217 | controller | Jun 09 16:36:30.310834 crc crio[20770]: time="2026-06-09T16:36:30.310784448Z" level=info msg="FLAG: --enable-profile-unix-socket=\"true\"\n"
2026-06-09 17:48:36.234234 | controller | Jun 09 16:36:30.310834 crc crio[20770]: time="2026-06-09T16:36:30.310823689Z" level=info msg="FLAG: --stream-address=\"192.168.130.11\"\n"
2026-06-09 17:48:36.234266 | controller | Jun 09 16:36:30.311505 crc crio[20770]: time="2026-06-09T16:36:30.311353755Z" 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\", \"irq-load-balancing.crio.io\", \"io.kubernetes.cri-o.LinkLogs\", \"run.oci.\", \"cpu-load-balancing.crio.io\", \"io.kubernetes.cri-o.PodLinuxOverhead\", \"io.kubernetes.cri-o.PodLinuxResources\", \"cpu-shared.crio.io\", \"io.kubernetes.cri-o.DisableFIPS\", \"bundle\", \"module.wasm.image/variant\", \"io.kubernetes.cri.container-type\", \"io.kubernetes.cri-o.seccompNotifierAction\", \"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\", \"io.kubernetes.cri-o.ShmSize\", \"cpu-quota.crio.io\", \"io.kubernetes.cri.rdt-class\", \"io.kubernetes.cri-o.umask\", \"seccomp-profile.kubernetes.cri-o.io\", \"io.containers.trace-syscall\", \"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\", \"cpu-c-states.crio.io\", \"cpu-freq-governor.crio.io\", \"org.systemd.property.\", \"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 17:48:36.234297 | controller | Jun 09 16:36:30.312494 crc crio[20770]: time="2026-06-09T16:36:30.312403966Z" level=info msg="Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus"
2026-06-09 17:48:36.234320 | controller | Jun 09 16:36:30.312713 crc crio[20770]: time="2026-06-09T16:36:30.312597881Z" level=info msg="Restore irqbalance config: nothing to do"
2026-06-09 17:48:36.234337 | controller | Jun 09 16:36:31.910326 crc crio[20770]: time="2026-06-09T16:36:31.910200861Z" level=info msg="Got pod network &{Name:redhat-marketplace-lzmxx Namespace:openshift-marketplace ID:fbd9a00c23886464fe0f5857a0d64ce22494b42db1dbd54ecc6b3d4feaf1abf6 UID:8e909be3-ae3a-4ed5-a64b-5d99f090ca64 NetNS:/var/run/netns/abfe7edd-b492-43b7-95df-4307c6f30555 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8e909be3_ae3a_4ed5_a64b_5d99f090ca64.slice PodAnnotations:0xc00008cd00}] Aliases:map[]}"
2026-06-09 17:48:36.234354 | controller | Jun 09 16:36:31.912178 crc crio[20770]: time="2026-06-09T16:36:31.910366956Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-lzmxx for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.234378 | controller | Jun 09 16:36:31.912178 crc crio[20770]: time="2026-06-09T16:36:31.911195091Z" level=info msg="Got pod network &{Name:community-operators-bmxps Namespace:openshift-marketplace ID:ef491e4b0a13bcbbb234cf1ec33ca1184ee33a7301d473fdd4890a7f069a0b3f UID:d5e8d0e3-068e-4aaf-b9cb-62fadf21f5cd NetNS:/var/run/netns/9a9c0108-6283-45f6-a32d-052bc8bb5765 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd5e8d0e3_068e_4aaf_b9cb_62fadf21f5cd.slice PodAnnotations:0xc00008ce10}] Aliases:map[]}"
2026-06-09 17:48:36.234394 | controller | Jun 09 16:36:31.912178 crc crio[20770]: time="2026-06-09T16:36:31.911372896Z" level=info msg="Checking pod openshift-marketplace_community-operators-bmxps for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.234411 | controller | Jun 09 16:36:31.912178 crc crio[20770]: time="2026-06-09T16:36:31.911801789Z" level=info msg="Got pod network &{Name:certified-operators-v5pjp Namespace:openshift-marketplace ID:46dd154d4368873d55bbb6e84daac449627f3ac3ad8347cd36080a7b6923e118 UID:1a918a15-a154-42f2-959b-f4750768ed4c NetNS:/var/run/netns/e76e9c2a-9bbb-425b-95ce-f7bae87c91e5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1a918a15_a154_42f2_959b_f4750768ed4c.slice PodAnnotations:0xc000134620}] Aliases:map[]}"
2026-06-09 17:48:36.234430 | controller | Jun 09 16:36:31.912178 crc crio[20770]: time="2026-06-09T16:36:31.911939323Z" level=info msg="Checking pod openshift-marketplace_certified-operators-v5pjp for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.234447 | controller | Jun 09 16:36:31.912572 crc crio[20770]: time="2026-06-09T16:36:31.912261712Z" level=info msg="Got pod network &{Name:redhat-operators-9rqct Namespace:openshift-marketplace ID:b1e6c92958b4c3514c41eeed447a44bda8dfed6efa8bd161ecc65938641827bf UID:a67cd32e-4055-453b-9c4e-0a3d07bdac66 NetNS:/var/run/netns/b4d90e33-ff7d-4ca6-bfb9-776d847f1ab4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda67cd32e_4055_453b_9c4e_0a3d07bdac66.slice PodAnnotations:0xc0001346b8}] Aliases:map[]}"
2026-06-09 17:48:36.234463 | controller | Jun 09 16:36:31.912572 crc crio[20770]: time="2026-06-09T16:36:31.912361725Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-9rqct for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.234479 | controller | Jun 09 16:36:31.913091 crc crio[20770]: time="2026-06-09T16:36:31.912732896Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-pdjpb Namespace:openshift-marketplace ID:9430195e42a8d61c7fb7a2df1580dd4bff975bfd7476e2b0ee75d236ae7237d7 UID:e0a074e4-5b4f-41a8-8c9f-5f4a902de94c NetNS:/var/run/netns/9c684774-b898-4aad-8059-ff2b43b87c1f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode0a074e4_5b4f_41a8_8c9f_5f4a902de94c.slice PodAnnotations:0xc000134758}] Aliases:map[]}"
2026-06-09 17:48:36.234495 | controller | Jun 09 16:36:31.913091 crc crio[20770]: time="2026-06-09T16:36:31.912835919Z" level=info msg="Checking pod openshift-marketplace_marketplace-operator-547dbd544d-pdjpb for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.234529 | controller | Jun 09 16:36:31.913314 crc crio[20770]: time="2026-06-09T16:36:31.913244981Z" level=info msg="Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:5ad2004402065501b976320a724a29ba72a39e33afe3113eac008fe92c8655d7 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/811c10be-df05-48cc-8dfb-d9e671ee45e5 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:0xc000134ac0}] Aliases:map[]}"
2026-06-09 17:48:36.234553 | controller | Jun 09 16:36:31.913476 crc crio[20770]: time="2026-06-09T16:36:31.913437217Z" level=info msg="Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.234570 | controller | Jun 09 16:36:31.913606 crc crio[20770]: time="2026-06-09T16:36:31.913571681Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 17:48:36.234586 | controller | Jun 09 16:36:31.913764 crc crio[20770]: time="2026-06-09T16:36:31.913608022Z" level=warning msg="Could not restore sandbox IP for 133bfe8763824827240ace1fd528fd756977ea15cc3ce84c349a57bf626f6f9c: failed to get network status for pod sandbox k8s_installer-13-crc_openshift-kube-apiserver_0d002002-a30d-4a50-8adb-82f2f2ed2496_0(133bfe8763824827240ace1fd528fd756977ea15cc3ce84c349a57bf626f6f9c): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 17:48:36.234606 | controller | Jun 09 16:36:31.913764 crc crio[20770]: time="2026-06-09T16:36:31.913730685Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 17:48:36.234622 | controller | Jun 09 16:36:31.913764 crc crio[20770]: time="2026-06-09T16:36:31.913744666Z" level=warning msg="Could not restore sandbox IP for 805076b7e36f5d1f18bca1a3a9c83039d8f08a4d8a6b8673c03c7aaecc2d9ad1: failed to get network status for pod sandbox k8s_revision-pruner-13-crc_openshift-kube-apiserver_19aedfdc-1cfb-4c63-a837-00b992526bed_0(805076b7e36f5d1f18bca1a3a9c83039d8f08a4d8a6b8673c03c7aaecc2d9ad1): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 17:48:36.234639 | controller | Jun 09 16:36:31.914071 crc crio[20770]: time="2026-06-09T16:36:31.914016174Z" level=info msg="Got pod network &{Name:controller-manager-8658454648-xmwx8 Namespace:openshift-controller-manager ID:1859947bfec63e860b1d5759c46ac74f93b73c1536cf2f7cf4b971095a614422 UID:6af5e2c7-7223-4c74-9066-0be26a94c8d6 NetNS:/var/run/netns/802bf3b8-9f50-4185-8463-1dfbe8056ba1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6af5e2c7_7223_4c74_9066_0be26a94c8d6.slice PodAnnotations:0xc000134b78}] Aliases:map[]}"
2026-06-09 17:48:36.234655 | controller | Jun 09 16:36:31.914166 crc crio[20770]: time="2026-06-09T16:36:31.914137397Z" level=info msg="Checking pod openshift-controller-manager_controller-manager-8658454648-xmwx8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.234672 | controller | Jun 09 16:36:31.914555 crc crio[20770]: time="2026-06-09T16:36:31.914486568Z" level=info msg="Got pod network &{Name:route-controller-manager-8494587684-wckdc Namespace:openshift-route-controller-manager ID:aacc771d9aa3f59f3618f4817858c1f805ab068ba12770c243d003f326c998a0 UID:04553a2a-e40c-438d-86a7-0f9366f6baca NetNS:/var/run/netns/f2925399-b634-4fdc-88ab-56a83b2444ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod04553a2a_e40c_438d_86a7_0f9366f6baca.slice PodAnnotations:0xc000134c18}] Aliases:map[]}"
2026-06-09 17:48:36.234687 | controller | Jun 09 16:36:31.914720 crc crio[20770]: time="2026-06-09T16:36:31.914603501Z" level=info msg="Checking pod openshift-route-controller-manager_route-controller-manager-8494587684-wckdc for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.234703 | controller | Jun 09 16:36:31.914884 crc crio[20770]: time="2026-06-09T16:36:31.914828868Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 17:48:36.234719 | controller | Jun 09 16:36:31.914884 crc crio[20770]: time="2026-06-09T16:36:31.914868909Z" level=warning msg="Could not restore sandbox IP for 12ede462a46b086f87debeff687aa89022644c64243591a26c1d5dd582bdb6cf: failed to get network status for pod sandbox k8s_collect-profiles-29683710-mn9b6_openshift-operator-lifecycle-manager_9a6caab5-14cf-44f0-9b67-2dda8393d402_0(12ede462a46b086f87debeff687aa89022644c64243591a26c1d5dd582bdb6cf): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 17:48:36.234736 | controller | Jun 09 16:36:31.915162 crc crio[20770]: time="2026-06-09T16:36:31.915090255Z" level=info msg="Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:41a33f32ab9d214d25f382897d57a8edcdcc319bb6e8b5e74e28a71df9e60c09 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/3be10377-7e87-4e6a-aea8-5f54454180b5 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:0xc000134cb8}] Aliases:map[]}"
2026-06-09 17:48:36.234755 | controller | Jun 09 16:36:31.915256 crc crio[20770]: time="2026-06-09T16:36:31.915220989Z" 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 17:48:36.234771 | controller | Jun 09 16:36:31.915752 crc crio[20770]: time="2026-06-09T16:36:31.915564499Z" level=info msg="Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:f79b41da175db5b9927ddd6137690969892fdcf1e85a7d378774408ad71887ea UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/1cdfe5e2-92eb-4952-ab74-888e247fcd0e 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:0xc000134d50}] Aliases:map[]}"
2026-06-09 17:48:36.234788 | controller | Jun 09 16:36:31.915998 crc crio[20770]: time="2026-06-09T16:36:31.915817117Z" 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 17:48:36.234803 | controller | Jun 09 16:36:31.916363 crc crio[20770]: time="2026-06-09T16:36:31.916135056Z" level=info msg="Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:e994014faeafd39300b0c3558ae2a60928e77413cf955102d59886f7d86e5d74 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/86f009a6-faf8-4033-a780-985f7ff5d649 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:0xc000134df0}] Aliases:map[]}"
2026-06-09 17:48:36.234819 | controller | Jun 09 16:36:31.916363 crc crio[20770]: time="2026-06-09T16:36:31.916236069Z" 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 17:48:36.234836 | controller | Jun 09 16:36:31.917032 crc crio[20770]: time="2026-06-09T16:36:31.916709263Z" level=info msg="Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:eb1ca76154ceee92e836e0011fc9209d91a7cd69d87531b66cbfcda5c9c98c9f UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/f72a89f9-1352-431c-af7c-2b2070a1d2aa 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:0xc000134eb0}] Aliases:map[]}"
2026-06-09 17:48:36.234852 | controller | Jun 09 16:36:31.917032 crc crio[20770]: time="2026-06-09T16:36:31.916819116Z" 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 17:48:36.234868 | controller | Jun 09 16:36:31.917530 crc crio[20770]: time="2026-06-09T16:36:31.9172802Z" level=info msg="Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:dbeebbb1a3c7ce1602fb8f2d33d1356ae9565241b06c1ba8f43d6d20d0bd4876 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/4433b5c7-3e2f-43bc-8e1e-5e5060220f9a 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:0xc000134f60}] Aliases:map[]}"
2026-06-09 17:48:36.234885 | controller | Jun 09 16:36:31.917530 crc crio[20770]: time="2026-06-09T16:36:31.917416604Z" level=info msg="Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.234904 | controller | Jun 09 16:36:31.918043 crc crio[20770]: time="2026-06-09T16:36:31.917975591Z" level=info msg="Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:aba5fae867385309660233ccf0f7f29343d51f73594821e32b38f7dd6dea5b99 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/1e285606-58bc-4c85-8c45-a1d8bc73c4e4 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:0xc000135000}] Aliases:map[]}"
2026-06-09 17:48:36.234920 | controller | Jun 09 16:36:31.918195 crc crio[20770]: time="2026-06-09T16:36:31.918137005Z" level=info msg="Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.234938 | controller | Jun 09 16:36:31.918884 crc crio[20770]: time="2026-06-09T16:36:31.918606919Z" level=info msg="Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:721db89e14d94378a94b0071b2396e14512434d7f0a91c00c214de5a2307ad0d UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/ebc25451-53ae-4a02-952f-e9f5f18866b1 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:0xc000135088}] Aliases:map[]}"
2026-06-09 17:48:36.234955 | controller | Jun 09 16:36:31.918884 crc crio[20770]: time="2026-06-09T16:36:31.918854186Z" 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 17:48:36.234972 | controller | Jun 09 16:36:31.919028 crc crio[20770]: time="2026-06-09T16:36:31.918994521Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 17:48:36.234988 | controller | Jun 09 16:36:31.919028 crc crio[20770]: time="2026-06-09T16:36:31.919015141Z" level=warning msg="Could not restore sandbox IP for a8645c78e3a4a0bf2eea13e6544e3604dfbe5e4b3604751a7d981d375da8c16e: failed to get network status for pod sandbox k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0(a8645c78e3a4a0bf2eea13e6544e3604dfbe5e4b3604751a7d981d375da8c16e): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 17:48:36.235004 | controller | Jun 09 16:36:31.919564 crc crio[20770]: time="2026-06-09T16:36:31.919493265Z" level=info msg="Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:f4bff133ed24d170cfae13bfec137f3cedfff2833feb51bc9ff3ee2706fe5ef7 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/8ca27970-8adb-4539-b95a-98fb6d0c4a5b 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:0xc000135130}] Aliases:map[]}"
2026-06-09 17:48:36.235022 | controller | Jun 09 16:36:31.919798 crc crio[20770]: time="2026-06-09T16:36:31.919722732Z" level=info msg="Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.235039 | controller | Jun 09 16:36:31.920345 crc crio[20770]: time="2026-06-09T16:36:31.920277548Z" level=info msg="Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:2c36a24c63d658f050f2c6082f361254ec0d44721e66340f6a98d0f83e54bc88 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/bbca24a5-aea9-4428-9f0d-62b0de55409d 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:0xc0001351c8}] Aliases:map[]}"
2026-06-09 17:48:36.235060 | controller | Jun 09 16:36:31.920478 crc crio[20770]: time="2026-06-09T16:36:31.920437433Z" level=info msg="Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.235077 | controller | Jun 09 16:36:31.921105 crc crio[20770]: time="2026-06-09T16:36:31.921043631Z" level=info msg="Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:5063f4238642f938b2512197e97e9974176da6b52cbd1357fc3d99382676b498 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/4c1a3aa1-1337-4592-ae13-d995460cdd83 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:0xc000135268}] Aliases:map[]}"
2026-06-09 17:48:36.235094 | controller | Jun 09 16:36:31.921252 crc crio[20770]: time="2026-06-09T16:36:31.921199666Z" level=info msg="Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.235110 | controller | Jun 09 16:36:31.922151 crc crio[20770]: time="2026-06-09T16:36:31.921957208Z" level=info msg="Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:bb0991162bb5c06faea241086b7707d7d28fbb127d573969e89f918cca13dde8 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/a2e6aeac-f6c3-417a-856e-fa5a545f50ce 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:0xc000135308}] Aliases:map[]}"
2026-06-09 17:48:36.235125 | controller | Jun 09 16:36:31.922151 crc crio[20770]: time="2026-06-09T16:36:31.922102342Z" level=info msg="Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.235142 | controller | Jun 09 16:36:31.922567 crc crio[20770]: time="2026-06-09T16:36:31.922522485Z" level=info msg="Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:39b0f64c871bbdbe502c8b11b37f252dd6e781f50724e6545cdb32a920302152 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/20fc0347-9838-4be6-8583-8dfecc76cd96 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:0xc000135388}] Aliases:map[]}"
2026-06-09 17:48:36.235158 | controller | Jun 09 16:36:31.922822 crc crio[20770]: time="2026-06-09T16:36:31.922734671Z" level=info msg="Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.235174 | controller | Jun 09 16:36:31.923240 crc crio[20770]: time="2026-06-09T16:36:31.923173144Z" level=info msg="Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:1430cc105af08c7cc4e8929c4b1360b3ed58500e41f4ab9a0108f4252b0e9f47 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/37d21a5a-340e-4ac7-811a-6ccbd72cd92f 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:0xc000135428}] Aliases:map[]}"
2026-06-09 17:48:36.235190 | controller | Jun 09 16:36:31.923366 crc crio[20770]: time="2026-06-09T16:36:31.923319308Z" level=info msg="Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.235212 | controller | Jun 09 16:36:31.923561 crc crio[20770]: time="2026-06-09T16:36:31.923493893Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 17:48:36.235229 | controller | Jun 09 16:36:31.923561 crc crio[20770]: time="2026-06-09T16:36:31.923541825Z" level=warning msg="Could not restore sandbox IP for 154f278a46bf72e74e8dcdd83304bc301971039deb523dd0448e6c256f725333: failed to get network status for pod sandbox k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0(154f278a46bf72e74e8dcdd83304bc301971039deb523dd0448e6c256f725333): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 17:48:36.235247 | controller | Jun 09 16:36:31.923974 crc crio[20770]: time="2026-06-09T16:36:31.923907825Z" level=info msg="Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:d5198ba3e825ace170313fb6e4e0a2fc4990dab7f8044833f96ca77f9671bef3 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/b98799b9-d6ec-43c9-bf78-8720c4d9be65 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:0xc000135510}] Aliases:map[]}"
2026-06-09 17:48:36.235263 | controller | Jun 09 16:36:31.924114 crc crio[20770]: time="2026-06-09T16:36:31.92407221Z" level=info msg="Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.235279 | controller | Jun 09 16:36:31.924565 crc crio[20770]: time="2026-06-09T16:36:31.924497663Z" level=info msg="Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:cabd285e5a6758ee9f480310922c767b4b0656225f36504f80df912013f8e146 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/72f31d10-c6d9-4bf7-b028-062f0d26725c 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:0xc0001355a0}] Aliases:map[]}"
2026-06-09 17:48:36.235295 | controller | Jun 09 16:36:31.924781 crc crio[20770]: time="2026-06-09T16:36:31.924722439Z" 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 17:48:36.235311 | controller | Jun 09 16:36:31.925764 crc crio[20770]: time="2026-06-09T16:36:31.925545904Z" level=info msg="Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:bb0ee6eac61860113660cac1c734e20dad62cb3feaf7f5a2e3e358e26ba5a804 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/68d2cb9d-838d-4fdb-9710-f80ff4fe7534 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:0xc000135630}] Aliases:map[]}"
2026-06-09 17:48:36.235327 | controller | Jun 09 16:36:31.926051 crc crio[20770]: time="2026-06-09T16:36:31.925965196Z" level=info msg="Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.235349 | controller | Jun 09 16:36:31.926420 crc crio[20770]: time="2026-06-09T16:36:31.926349737Z" level=info msg="Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:97e57f7a60f504ff5129a5e7f166e5b9ccdfd2fc9821655021b0f90240da2580 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/74387149-49d1-4593-a3a9-548086bc16db 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:0xc0001356b0}] Aliases:map[]}"
2026-06-09 17:48:36.235377 | controller | Jun 09 16:36:31.926513 crc crio[20770]: time="2026-06-09T16:36:31.926491572Z" 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 17:48:36.235403 | controller | Jun 09 16:36:31.927034 crc crio[20770]: time="2026-06-09T16:36:31.926950655Z" level=info msg="Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:0dd7b7ca5d16f3f3421fbd1ba25ced89eade1cfeb841d39e91575105b93a5e2f UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/7aa1c5a3-e37a-4189-9f4d-07c032ee6487 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:0xc000135740}] Aliases:map[]}"
2026-06-09 17:48:36.235427 | controller | Jun 09 16:36:31.927691 crc crio[20770]: time="2026-06-09T16:36:31.92711923Z" 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 17:48:36.235445 | controller | Jun 09 16:36:31.927691 crc crio[20770]: time="2026-06-09T16:36:31.927561913Z" level=info msg="Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:3e91c16d5bc3fa0ed5fef6224021a7affef9ef0f8eb6ff5e6b026fb3d92d8352 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/e1f5ea39-ca2d-47d9-ae3b-e91e2f8e8a5d 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:0xc0001357c0}] Aliases:map[]}"
2026-06-09 17:48:36.235461 | controller | Jun 09 16:36:31.927944 crc crio[20770]: time="2026-06-09T16:36:31.927753049Z" 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 17:48:36.235478 | controller | Jun 09 16:36:31.928245 crc crio[20770]: time="2026-06-09T16:36:31.928177951Z" level=info msg="Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:b9ece4f402008d0a2f815bda502eda90e7db9f068637734e61b545dc28fb9761 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/24114dac-a2aa-4286-a703-75529b49cf49 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:0xc000135850}] Aliases:map[]}"
2026-06-09 17:48:36.235493 | controller | Jun 09 16:36:31.928557 crc crio[20770]: time="2026-06-09T16:36:31.928330446Z" level=info msg="Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.235510 | controller | Jun 09 16:36:31.929803 crc crio[20770]: time="2026-06-09T16:36:31.928941594Z" level=info msg="Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:f60b820bcf9446dd6bbf1fa2a2fd5e76fd1257d87f0b469cb2425526f3f756be UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/70f48de7-eef1-4424-8ca6-597661dc97e2 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:0xc000135908}] Aliases:map[]}"
2026-06-09 17:48:36.235550 | controller | Jun 09 16:36:31.929803 crc crio[20770]: time="2026-06-09T16:36:31.929068488Z" 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 17:48:36.235572 | controller | Jun 09 16:36:31.930348 crc crio[20770]: time="2026-06-09T16:36:31.930288944Z" level=info msg="Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:e3c605d995676cae5cfe4e1930a490c619efaddb967c6d688d2316b03a37d7b7 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/0a4c3e24-e215-40ba-800f-94b4593b3b05 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:0xc000135988}] Aliases:map[]}"
2026-06-09 17:48:36.235589 | controller | Jun 09 16:36:31.930551 crc crio[20770]: time="2026-06-09T16:36:31.930456959Z" level=info msg="Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.235606 | controller | Jun 09 16:36:31.935893 crc crio[20770]: time="2026-06-09T16:36:31.935801376Z" level=info msg="Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:376f9ff0545b36436b8a6f4acbb4f3be63df36a377c4647eb6e880500e3491a3 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/09505fb4-0fbc-4f98-84f3-a4d499e38066 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:0xc000135a68}] Aliases:map[]}"
2026-06-09 17:48:36.235622 | controller | Jun 09 16:36:31.936216 crc crio[20770]: time="2026-06-09T16:36:31.936040123Z" 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 17:48:36.235638 | controller | Jun 09 16:36:31.936723 crc crio[20770]: time="2026-06-09T16:36:31.936523627Z" level=info msg="Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:3c33c4d94bfc86ac3e89613a9bdaeffc889bde1a337f0e2a558ebdfacbb2ae2b UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/0b108023-6daa-422b-8f3f-6857fc47577c 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:0xc000135b00}] Aliases:map[]}"
2026-06-09 17:48:36.235654 | controller | Jun 09 16:36:31.936822 crc crio[20770]: time="2026-06-09T16:36:31.936761894Z" level=info msg="Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.235670 | controller | Jun 09 16:36:31.937490 crc crio[20770]: time="2026-06-09T16:36:31.937419674Z" level=info msg="Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:b8223b9561fe9a721ebca09698d3ad4c8e0406f2fa64bce02f2cc214b7ad5ad4 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/025eaca0-acb0-49c4-9b93-349ee2a6beeb 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:0xc000135b80}] Aliases:map[]}"
2026-06-09 17:48:36.235686 | controller | Jun 09 16:36:31.937593 crc crio[20770]: time="2026-06-09T16:36:31.937571228Z" 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 17:48:36.235702 | controller | Jun 09 16:36:31.938723 crc crio[20770]: time="2026-06-09T16:36:31.938590678Z" level=info msg="Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:69844ced74028f3997e46ea2562c473b1404b553fbf04b9a4b0bf3cc2e4a9023 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/5b84f9a2-fc5a-4b75-9a2d-ff0a41744dd1 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:0xc000135c10}] Aliases:map[]}"
2026-06-09 17:48:36.235722 | controller | Jun 09 16:36:31.938829 crc crio[20770]: time="2026-06-09T16:36:31.938790554Z" level=info msg="Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.235738 | controller | Jun 09 16:36:31.939179 crc crio[20770]: time="2026-06-09T16:36:31.939143935Z" level=info msg="Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:37d1080ef48294b309a5538e9af5ca43563451c071a21d4810412c7016f415b4 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/9d24636e-1dac-4e60-ab15-25301528dc10 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:0xc0010a2970}] Aliases:map[]}"
2026-06-09 17:48:36.235754 | controller | Jun 09 16:36:31.939288 crc crio[20770]: time="2026-06-09T16:36:31.939276799Z" 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 17:48:36.235770 | controller | Jun 09 16:36:31.939721 crc crio[20770]: time="2026-06-09T16:36:31.939596788Z" level=info msg="Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:ea9ef629557c20792984dabc8683f3f4c39bf600f9e629dc368880f4d739e5b1 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/901110be-b6e4-4792-8fd2-4af825960aab 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:0xc0010a2a00}] Aliases:map[]}"
2026-06-09 17:48:36.235786 | controller | Jun 09 16:36:31.939857 crc crio[20770]: time="2026-06-09T16:36:31.939818875Z" 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 17:48:36.235801 | controller | Jun 09 16:36:31.940314 crc crio[20770]: time="2026-06-09T16:36:31.940242837Z" level=info msg="Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:b9e91057435fbff2a247a1e749f1dad43f2ae0ceeb04b73b13ba685ba372a6cf UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/4aad0446-a41c-43b4-8654-95bafabeb436 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:0xc0010a2a80}] Aliases:map[]}"
2026-06-09 17:48:36.235817 | controller | Jun 09 16:36:31.940462 crc crio[20770]: time="2026-06-09T16:36:31.940403472Z" 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 17:48:36.235833 | controller | Jun 09 16:36:31.941000 crc crio[20770]: time="2026-06-09T16:36:31.940926597Z" level=info msg="Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:6638ab594e66d36d737fe0da5d083f116547ca99b668119517552d011bc1693a UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/cb9ed5aa-7b57-496c-aab5-33310f2e09a2 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:0xc0010a2b10}] Aliases:map[]}"
2026-06-09 17:48:36.235853 | controller | Jun 09 16:36:31.941113 crc crio[20770]: time="2026-06-09T16:36:31.941060781Z" 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 17:48:36.235870 | controller | Jun 09 16:36:31.941454 crc crio[20770]: time="2026-06-09T16:36:31.941385841Z" level=info msg="Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:06444b0079e6d1c7183f817d4b6154ff30b10fa4653a27e646c078a24789199a UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/a41cbddf-1eb0-41e5-ae54-0316b090d33b 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:0xc0010a2ba8}] Aliases:map[]}"
2026-06-09 17:48:36.235886 | controller | Jun 09 16:36:31.941561 crc crio[20770]: time="2026-06-09T16:36:31.941518625Z" 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 17:48:36.235902 | controller | Jun 09 16:36:31.941974 crc crio[20770]: time="2026-06-09T16:36:31.941868075Z" level=info msg="Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:9949406e326cae8ec31e25f8fb7cf029bc427991b6c660a9c6a401ecdf48f8ca UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/e40c4a60-4831-439a-98f0-c0ad9472ecf9 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:0xc0010a2c38}] Aliases:map[]}"
2026-06-09 17:48:36.235918 | controller | Jun 09 16:36:31.942055 crc crio[20770]: time="2026-06-09T16:36:31.9420314Z" level=info msg="Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.235934 | controller | Jun 09 16:36:31.943195 crc crio[20770]: time="2026-06-09T16:36:31.943137952Z" level=info msg="Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:3dd0ab079cba7d2d7ef0c98d003095ea27bc76d6cd6db57e8c8d1d4592a080a2 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/b3a43abe-1c2c-479b-9c5a-e992e353fa2a 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:0xc0010a2cc8}] Aliases:map[]}"
2026-06-09 17:48:36.235950 | controller | Jun 09 16:36:31.943569 crc crio[20770]: time="2026-06-09T16:36:31.943514943Z" 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 17:48:36.235966 | controller | Jun 09 16:36:31.943988 crc crio[20770]: time="2026-06-09T16:36:31.943927346Z" level=info msg="Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:a2e98d86e855f6133aa2c09100a32a5db1cc20341c1ff9acf12caf6a9d410424 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/5f2e8ebb-900b-42a2-9db0-0e4e18159471 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:0xc0010a2d58}] Aliases:map[]}"
2026-06-09 17:48:36.235983 | controller | Jun 09 16:36:31.944091 crc crio[20770]: time="2026-06-09T16:36:31.94407586Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.236000 | controller | Jun 09 16:36:31.944534 crc crio[20770]: time="2026-06-09T16:36:31.944188403Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 17:48:36.236025 | controller | Jun 09 16:36:31.944759 crc crio[20770]: time="2026-06-09T16:36:31.944699058Z" level=warning msg="Could not restore sandbox IP for 30542c23042c8003a6b86ebc257f8fd752de84d26b7d4a2dfdb74918eb22668d: failed to get network status for pod sandbox k8s_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0(30542c23042c8003a6b86ebc257f8fd752de84d26b7d4a2dfdb74918eb22668d): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 17:48:36.236044 | controller | Jun 09 16:36:31.944977 crc crio[20770]: time="2026-06-09T16:36:31.944918025Z" level=info msg="Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:cf8f059a3107854e51dc7bcbd7f5d9ff189b5640453f4cce4703c4bfbffa1728 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/3148720e-32dd-4253-afa5-a8cab2560227 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:0xc0010a2df0}] Aliases:map[]}"
2026-06-09 17:48:36.236061 | controller | Jun 09 16:36:31.945126 crc crio[20770]: time="2026-06-09T16:36:31.94508903Z" level=info msg="Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.236078 | controller | Jun 09 16:36:31.945501 crc crio[20770]: time="2026-06-09T16:36:31.94544585Z" level=info msg="Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:1e9b589c5feab7b2e7846fe20c40c7bd9d5f9cedab7d5bc495ef7d2f9ba88666 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/82b27450-4d74-4033-bd83-f3d55cbff9bb 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:0xc0010a2e70}] Aliases:map[]}"
2026-06-09 17:48:36.236094 | controller | Jun 09 16:36:31.945763 crc crio[20770]: time="2026-06-09T16:36:31.945728709Z" 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 17:48:36.236110 | controller | Jun 09 16:36:31.945874 crc crio[20770]: time="2026-06-09T16:36:31.945853922Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 17:48:36.236125 | controller | Jun 09 16:36:31.945874 crc crio[20770]: time="2026-06-09T16:36:31.945868103Z" level=warning msg="Could not restore sandbox IP for d4c82703d0d73e0f4ebcbb628205bdfe67ff0ec864e2495dc27767748b28ad82: failed to get network status for pod sandbox k8s_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0(d4c82703d0d73e0f4ebcbb628205bdfe67ff0ec864e2495dc27767748b28ad82): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 17:48:36.236142 | controller | Jun 09 16:36:31.946162 crc crio[20770]: time="2026-06-09T16:36:31.94609703Z" level=info msg="Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:3003be93a1ee9b1b654ffe6c4e3912b8f862a0084cdfb237c5f24991e6cee558 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/5bf4309d-e5e8-499b-8991-5f40e5501442 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:0xc0010a2f08}] Aliases:map[]}"
2026-06-09 17:48:36.236160 | controller | Jun 09 16:36:31.946244 crc crio[20770]: time="2026-06-09T16:36:31.946220923Z" 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 17:48:36.236181 | controller | Jun 09 16:36:31.946603 crc crio[20770]: time="2026-06-09T16:36:31.946523632Z" level=info msg="Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:6c1bbc81084d233aea764f08ebc3c67c32c84f19799161c8cdec1c0f43dea432 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/9e04dffb-fd03-4c98-a413-ee94c79dfd11 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:0xc0010a2f98}] Aliases:map[]}"
2026-06-09 17:48:36.236198 | controller | Jun 09 16:36:31.946786 crc crio[20770]: time="2026-06-09T16:36:31.946731848Z" level=info msg="Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.236214 | controller | Jun 09 16:36:31.946910 crc crio[20770]: time="2026-06-09T16:36:31.946839861Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 17:48:36.236230 | controller | Jun 09 16:36:31.946910 crc crio[20770]: time="2026-06-09T16:36:31.946851672Z" level=warning msg="Could not restore sandbox IP for 509ed5c9d31791a0ea75f8c162248e58a85617f2a9e9b268b5e98ff17debb47e: failed to get network status for pod sandbox k8s_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0(509ed5c9d31791a0ea75f8c162248e58a85617f2a9e9b268b5e98ff17debb47e): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 17:48:36.236247 | controller | Jun 09 16:36:31.946910 crc crio[20770]: time="2026-06-09T16:36:31.946882963Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 17:48:36.236262 | controller | Jun 09 16:36:31.946910 crc crio[20770]: time="2026-06-09T16:36:31.946892063Z" level=warning msg="Could not restore sandbox IP for afc8116d76ea6180703b6ce760cfdac90f2fc47a8e93593dfaad1de408e88b90: failed to get network status for pod sandbox k8s_collect-profiles-29683695-k6pjp_openshift-operator-lifecycle-manager_31d91dcf-7d02-424e-8c82-ae000dea1e7e_0(afc8116d76ea6180703b6ce760cfdac90f2fc47a8e93593dfaad1de408e88b90): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 17:48:36.236279 | controller | Jun 09 16:36:31.947505 crc crio[20770]: time="2026-06-09T16:36:31.947423599Z" level=info msg="Registered SIGHUP reload watcher"
2026-06-09 17:48:36.236295 | controller | Jun 09 16:36:31.949801 crc crio[20770]: time="2026-06-09T16:36:31.949735077Z" level=info msg="Starting seccomp notifier watcher"
2026-06-09 17:48:36.236310 | controller | Jun 09 16:36:31.949934 crc crio[20770]: time="2026-06-09T16:36:31.949894832Z" level=info msg="Create NRI interface"
2026-06-09 17:48:36.236326 | controller | Jun 09 16:36:31.949978 crc crio[20770]: time="2026-06-09T16:36:31.949941423Z" level=info msg="runtime interface created"
2026-06-09 17:48:36.236342 | controller | Jun 09 16:36:31.949978 crc crio[20770]: time="2026-06-09T16:36:31.949957293Z" level=info msg="Registered domain \"k8s.io\" with NRI"
2026-06-09 17:48:36.236358 | controller | Jun 09 16:36:31.949978 crc crio[20770]: time="2026-06-09T16:36:31.949964144Z" level=info msg="runtime interface starting up..."
2026-06-09 17:48:36.236374 | controller | Jun 09 16:36:31.951234 crc crio[20770]: time="2026-06-09T16:36:31.949971224Z" level=info msg="starting plugins..."
2026-06-09 17:48:36.236389 | controller | Jun 09 16:36:31.951418 crc crio[20770]: time="2026-06-09T16:36:31.951318034Z" level=info msg="Synchronizing NRI (plugin) with current runtime state"
2026-06-09 17:48:36.236405 | controller | Jun 09 16:36:31.951549 crc crio[20770]: time="2026-06-09T16:36:31.949819589Z" level=info msg="Serving metrics on 127.0.0.1:9537 using HTTP"
2026-06-09 17:48:36.236424 | controller | Jun 09 16:36:31.959784 crc crio[20770]: time="2026-06-09T16:36:31.959512205Z" level=info msg="No systemd watchdog enabled"
2026-06-09 17:48:36.236441 | controller | Jun 09 16:36:31.967537 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).
2026-06-09 17:48:36.236457 | controller | Jun 09 16:36:48.421763 crc crio[20770]: time="2026-06-09T16:36:48.420810267Z" level=info msg="Running pod sandbox: openshift-etcd/installer-3-crc/POD" id=4b2e690f-2c2d-4f99-b855-d6118adcfeee name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.236473 | controller | Jun 09 16:36:48.422841 crc crio[20770]: time="2026-06-09T16:36:48.421805595Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.236489 | controller | Jun 09 16:36:48.452956 crc crio[20770]: time="2026-06-09T16:36:48.451872786Z" level=info msg="Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:1cf6b5f037b313d084ef23cd577e3ad7e5aa0134c78ee60345eb1f1e48beb344 UID:0b7a3ad7-c956-4bee-84f7-6d4949e59453 NetNS:/var/run/netns/3e6639da-1882-4a24-85e3-c3447741ad45 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod0b7a3ad7_c956_4bee_84f7_6d4949e59453.slice PodAnnotations:0xc002988158}] Aliases:map[]}"
2026-06-09 17:48:36.236506 | controller | Jun 09 16:36:48.453325 crc crio[20770]: time="2026-06-09T16:36:48.453285306Z" level=info msg="Adding pod openshift-etcd_installer-3-crc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.236545 | controller | Jun 09 16:36:49.119594 crc crio[20770]: 2026-06-09T16:36:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1cf6b5f037b313d Mac:4e:c0:23:fe:0c:59 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3c Mtu:0 Sandbox:/var/run/netns/3e6639da-1882-4a24-85e3-c3447741ad45 SocketPath: PciID:}] [{Interface:0xc0000151a0 Address:{IP:10.217.0.60 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.236571 | controller | Jun 09 16:36:49.122081 crc crio[20770]: time="2026-06-09T16:36:49.122040794Z" level=info msg="Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:1cf6b5f037b313d084ef23cd577e3ad7e5aa0134c78ee60345eb1f1e48beb344 UID:0b7a3ad7-c956-4bee-84f7-6d4949e59453 NetNS:/var/run/netns/3e6639da-1882-4a24-85e3-c3447741ad45 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod0b7a3ad7_c956_4bee_84f7_6d4949e59453.slice PodAnnotations:0xc002988158}] Aliases:map[]}"
2026-06-09 17:48:36.236596 | controller | Jun 09 16:36:49.122327 crc crio[20770]: time="2026-06-09T16:36:49.122309192Z" level=info msg="Checking pod openshift-etcd_installer-3-crc for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.236619 | controller | Jun 09 16:36:49.130278 crc crio[20770]: time="2026-06-09T16:36:49.129900326Z" level=info msg="Ran pod sandbox 1cf6b5f037b313d084ef23cd577e3ad7e5aa0134c78ee60345eb1f1e48beb344 with infra container: openshift-etcd/installer-3-crc/POD" id=4b2e690f-2c2d-4f99-b855-d6118adcfeee name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.236644 | controller | Jun 09 16:36:49.133434 crc crio[20770]: time="2026-06-09T16:36:49.133392025Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=69909045-db0a-44d9-a1d8-5c699e3b5986 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.236662 | controller | Jun 09 16:36:49.138020 crc crio[20770]: time="2026-06-09T16:36:49.136522054Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=b125884b-6e1b-4318-8ea5-3fa20e7103e7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.236681 | controller | Jun 09 16:36:49.144070 crc crio[20770]: time="2026-06-09T16:36:49.143980035Z" level=info msg="Creating container: openshift-etcd/installer-3-crc/installer" id=bed2a5a7-6df6-413a-a2ed-22afd4f12a75 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.236698 | controller | Jun 09 16:36:49.145586 crc crio[20770]: time="2026-06-09T16:36:49.144442458Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.236713 | controller | Jun 09 16:36:49.170336 crc crio[20770]: time="2026-06-09T16:36:49.170234107Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.236739 | controller | Jun 09 16:36:49.335942 crc crio[20770]: time="2026-06-09T16:36:49.335836722Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.236756 | controller | Jun 09 16:36:49.584449 crc crio[20770]: time="2026-06-09T16:36:49.584326552Z" level=info msg="Created container 6dcac4fe1339c1522331c3f587e7adfd81e3f075cc9c27768792b0cf028698c1: openshift-etcd/installer-3-crc/installer" id=bed2a5a7-6df6-413a-a2ed-22afd4f12a75 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.236778 | controller | Jun 09 16:36:49.587472 crc crio[20770]: time="2026-06-09T16:36:49.587156832Z" level=info msg="Starting container: 6dcac4fe1339c1522331c3f587e7adfd81e3f075cc9c27768792b0cf028698c1" id=f6a4dec9-51ef-43fe-b67d-0145aa62a906 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.236794 | controller | Jun 09 16:36:49.594519 crc crio[20770]: time="2026-06-09T16:36:49.593560303Z" level=info msg="Started container" PID=21353 containerID=6dcac4fe1339c1522331c3f587e7adfd81e3f075cc9c27768792b0cf028698c1 description=openshift-etcd/installer-3-crc/installer id=f6a4dec9-51ef-43fe-b67d-0145aa62a906 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1cf6b5f037b313d084ef23cd577e3ad7e5aa0134c78ee60345eb1f1e48beb344
2026-06-09 17:48:36.236816 | controller | Jun 09 16:37:21.976699 crc crio[20770]: time="2026-06-09T16:37:21.975889558Z" level=info msg="Stopping container: a4de9aad805325f28edc531ed38d3366a1d3545e47f1285725a7cdda2139624c (timeout: 30s)" id=c40050ea-38c3-475c-a814-65a86c971782 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.236889 | controller | Jun 09 16:37:21.977966 crc crio[20770]: time="2026-06-09T16:37:21.97597151Z" level=info msg="Stopping container: f18a41012db189ae0dc3280966abadb8a701d8bed2d7b1d415f7c26180dc7a65 (timeout: 30s)" id=9af8c1f0-d6db-4856-b111-1652d8881f99 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.236912 | controller | Jun 09 16:37:21.977966 crc crio[20770]: time="2026-06-09T16:37:21.976018171Z" level=info msg="Stopping container: b1c321c4ef39b05ed5e8b1e40d96822548de06848c9c02b03b2ab99cd4bbb36a (timeout: 30s)" id=eef69973-c657-4b71-989a-17062f6ba883 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.236929 | controller | Jun 09 16:37:21.977966 crc crio[20770]: time="2026-06-09T16:37:21.976068283Z" level=info msg="Stopping container: 24a79c67dff9bf202ede7c918caacc5e6f13273b69f1b6e3f8f8164d4315ba20 (timeout: 30s)" id=4022004a-5677-4f4b-9e3a-ae8a98d6cf4d name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.236945 | controller | Jun 09 16:37:21.977966 crc crio[20770]: time="2026-06-09T16:37:21.976195006Z" level=info msg="Stopping container: 1d62e23e4e4733c82fc170505c816c6687b5be94d67aab15884b7e96d8057554 (timeout: 30s)" id=47311ec4-771b-4a55-ab09-fbed8354b75d name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.236960 | controller | Jun 09 16:37:22.147785 crc crio[20770]: time="2026-06-09T16:37:22.147711208Z" level=info msg="Stopped container 1d62e23e4e4733c82fc170505c816c6687b5be94d67aab15884b7e96d8057554: openshift-etcd/etcd-crc/etcd-rev" id=47311ec4-771b-4a55-ab09-fbed8354b75d name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.236980 | controller | Jun 09 16:37:22.194046 crc crio[20770]: time="2026-06-09T16:37:22.193884774Z" level=info msg="Stopped container 24a79c67dff9bf202ede7c918caacc5e6f13273b69f1b6e3f8f8164d4315ba20: openshift-etcd/etcd-crc/etcd-metrics" id=4022004a-5677-4f4b-9e3a-ae8a98d6cf4d name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.236996 | controller | Jun 09 16:37:22.242611 crc crio[20770]: time="2026-06-09T16:37:22.242449828Z" level=info msg="Stopped container f18a41012db189ae0dc3280966abadb8a701d8bed2d7b1d415f7c26180dc7a65: openshift-etcd/etcd-crc/etcd-readyz" id=9af8c1f0-d6db-4856-b111-1652d8881f99 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.237012 | controller | Jun 09 16:37:32.372313 crc crio[20770]: time="2026-06-09T16:37:32.371527935Z" level=info msg="Stopping pod sandbox: 30542c23042c8003a6b86ebc257f8fd752de84d26b7d4a2dfdb74918eb22668d" id=67c0e718-36cb-4f53-8d10-a353ac8a81c7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.237028 | controller | Jun 09 16:37:32.372313 crc crio[20770]: time="2026-06-09T16:37:32.372291147Z" level=info msg="Stopped pod sandbox (already stopped): 30542c23042c8003a6b86ebc257f8fd752de84d26b7d4a2dfdb74918eb22668d" id=67c0e718-36cb-4f53-8d10-a353ac8a81c7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.237044 | controller | Jun 09 16:37:32.374266 crc crio[20770]: time="2026-06-09T16:37:32.374212641Z" level=info msg="Removing pod sandbox: 30542c23042c8003a6b86ebc257f8fd752de84d26b7d4a2dfdb74918eb22668d" id=acc722ad-95f7-480e-8919-4b5b67fceace name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.237059 | controller | Jun 09 16:37:32.386028 crc crio[20770]: time="2026-06-09T16:37:32.385914592Z" level=info msg="Removed pod sandbox: 30542c23042c8003a6b86ebc257f8fd752de84d26b7d4a2dfdb74918eb22668d" id=acc722ad-95f7-480e-8919-4b5b67fceace name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.237075 | controller | Jun 09 16:37:32.387531 crc crio[20770]: time="2026-06-09T16:37:32.387432855Z" level=info msg="Stopping pod sandbox: 8969dd81956e7ba9a2a218d287f2f4f355a21c77ae99d6522f5738d38540096d" id=3fc3f17e-2802-4fba-ac30-9020cfca9f68 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.237090 | controller | Jun 09 16:37:32.387880 crc crio[20770]: time="2026-06-09T16:37:32.387527358Z" level=info msg="Stopped pod sandbox (already stopped): 8969dd81956e7ba9a2a218d287f2f4f355a21c77ae99d6522f5738d38540096d" id=3fc3f17e-2802-4fba-ac30-9020cfca9f68 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.237105 | controller | Jun 09 16:37:32.388478 crc crio[20770]: time="2026-06-09T16:37:32.388255839Z" level=info msg="Removing pod sandbox: 8969dd81956e7ba9a2a218d287f2f4f355a21c77ae99d6522f5738d38540096d" id=d83a8656-df4b-4969-84fd-d3bfe5206b3d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.237121 | controller | Jun 09 16:37:32.396767 crc crio[20770]: time="2026-06-09T16:37:32.396568844Z" level=info msg="Removed pod sandbox: 8969dd81956e7ba9a2a218d287f2f4f355a21c77ae99d6522f5738d38540096d" id=d83a8656-df4b-4969-84fd-d3bfe5206b3d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.237136 | controller | Jun 09 16:37:32.397628 crc crio[20770]: time="2026-06-09T16:37:32.39747618Z" level=info msg="Stopping pod sandbox: a8645c78e3a4a0bf2eea13e6544e3604dfbe5e4b3604751a7d981d375da8c16e" id=ae0dcd61-0da0-487f-b3b4-a5e2e2a79b3b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.237152 | controller | Jun 09 16:37:32.397909 crc crio[20770]: time="2026-06-09T16:37:32.397623314Z" level=info msg="Stopped pod sandbox (already stopped): a8645c78e3a4a0bf2eea13e6544e3604dfbe5e4b3604751a7d981d375da8c16e" id=ae0dcd61-0da0-487f-b3b4-a5e2e2a79b3b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.237167 | controller | Jun 09 16:37:32.398580 crc crio[20770]: time="2026-06-09T16:37:32.398499938Z" level=info msg="Removing pod sandbox: a8645c78e3a4a0bf2eea13e6544e3604dfbe5e4b3604751a7d981d375da8c16e" id=12f80e1d-ea20-4efb-a149-1c76f72f5ebe name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.237186 | controller | Jun 09 16:37:32.408031 crc crio[20770]: time="2026-06-09T16:37:32.407933045Z" level=info msg="Removed pod sandbox: a8645c78e3a4a0bf2eea13e6544e3604dfbe5e4b3604751a7d981d375da8c16e" id=12f80e1d-ea20-4efb-a149-1c76f72f5ebe name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.237202 | controller | Jun 09 16:37:32.408860 crc crio[20770]: time="2026-06-09T16:37:32.408781879Z" level=info msg="Stopping pod sandbox: 154f278a46bf72e74e8dcdd83304bc301971039deb523dd0448e6c256f725333" id=6ab9fc2f-8029-4163-bcd5-e0620bcac060 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.237217 | controller | Jun 09 16:37:32.408941 crc crio[20770]: time="2026-06-09T16:37:32.408880792Z" level=info msg="Stopped pod sandbox (already stopped): 154f278a46bf72e74e8dcdd83304bc301971039deb523dd0448e6c256f725333" id=6ab9fc2f-8029-4163-bcd5-e0620bcac060 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.237233 | controller | Jun 09 16:37:32.409496 crc crio[20770]: time="2026-06-09T16:37:32.409430058Z" level=info msg="Removing pod sandbox: 154f278a46bf72e74e8dcdd83304bc301971039deb523dd0448e6c256f725333" id=cb98c0c8-b468-4bca-b9b6-90ab3cec85dd name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.237249 | controller | Jun 09 16:37:32.416679 crc crio[20770]: time="2026-06-09T16:37:32.416527638Z" level=info msg="Removed pod sandbox: 154f278a46bf72e74e8dcdd83304bc301971039deb523dd0448e6c256f725333" id=cb98c0c8-b468-4bca-b9b6-90ab3cec85dd name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.237265 | controller | Jun 09 16:37:32.417216 crc crio[20770]: time="2026-06-09T16:37:32.417132186Z" level=info msg="Stopping pod sandbox: d4c82703d0d73e0f4ebcbb628205bdfe67ff0ec864e2495dc27767748b28ad82" id=4d8f0f8c-1ef7-42be-8e87-7354e9ea5c2a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.237280 | controller | Jun 09 16:37:32.417300 crc crio[20770]: time="2026-06-09T16:37:32.417219638Z" level=info msg="Stopped pod sandbox (already stopped): d4c82703d0d73e0f4ebcbb628205bdfe67ff0ec864e2495dc27767748b28ad82" id=4d8f0f8c-1ef7-42be-8e87-7354e9ea5c2a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.237295 | controller | Jun 09 16:37:32.418169 crc crio[20770]: time="2026-06-09T16:37:32.41799136Z" level=info msg="Removing pod sandbox: d4c82703d0d73e0f4ebcbb628205bdfe67ff0ec864e2495dc27767748b28ad82" id=c96c09e7-11b4-41f1-acfb-2968d8009f7e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.237311 | controller | Jun 09 16:37:32.429627 crc crio[20770]: time="2026-06-09T16:37:32.429529406Z" level=info msg="Removed pod sandbox: d4c82703d0d73e0f4ebcbb628205bdfe67ff0ec864e2495dc27767748b28ad82" id=c96c09e7-11b4-41f1-acfb-2968d8009f7e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.237327 | controller | Jun 09 16:37:32.430896 crc crio[20770]: time="2026-06-09T16:37:32.430817613Z" level=info msg="Stopping pod sandbox: 509ed5c9d31791a0ea75f8c162248e58a85617f2a9e9b268b5e98ff17debb47e" id=0e24d1e3-ed9a-406f-b75c-6d8abc8beca2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.237342 | controller | Jun 09 16:37:32.430987 crc crio[20770]: time="2026-06-09T16:37:32.430904465Z" level=info msg="Stopped pod sandbox (already stopped): 509ed5c9d31791a0ea75f8c162248e58a85617f2a9e9b268b5e98ff17debb47e" id=0e24d1e3-ed9a-406f-b75c-6d8abc8beca2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.237357 | controller | Jun 09 16:37:32.431765 crc crio[20770]: time="2026-06-09T16:37:32.431547903Z" level=info msg="Removing pod sandbox: 509ed5c9d31791a0ea75f8c162248e58a85617f2a9e9b268b5e98ff17debb47e" id=1781134c-e0a0-4b6a-8fe4-2e11dd3a779e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.237373 | controller | Jun 09 16:37:32.437546 crc crio[20770]: time="2026-06-09T16:37:32.43745336Z" level=info msg="Removed pod sandbox: 509ed5c9d31791a0ea75f8c162248e58a85617f2a9e9b268b5e98ff17debb47e" id=1781134c-e0a0-4b6a-8fe4-2e11dd3a779e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.237392 | controller | Jun 09 16:37:37.466917 crc crio[20770]: time="2026-06-09T16:37:37.465936603Z" level=info msg="Stopping pod sandbox: 1cf6b5f037b313d084ef23cd577e3ad7e5aa0134c78ee60345eb1f1e48beb344" id=ca233510-7992-4145-b35c-eb5bbcfd52be name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.237409 | controller | Jun 09 16:37:37.468189 crc crio[20770]: time="2026-06-09T16:37:37.465963984Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=e374feef-abab-4a25-af5c-d01267887269 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.237426 | controller | Jun 09 16:37:37.468189 crc crio[20770]: time="2026-06-09T16:37:37.467529488Z" level=info msg="Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:1cf6b5f037b313d084ef23cd577e3ad7e5aa0134c78ee60345eb1f1e48beb344 UID:0b7a3ad7-c956-4bee-84f7-6d4949e59453 NetNS:/var/run/netns/3e6639da-1882-4a24-85e3-c3447741ad45 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod0b7a3ad7_c956_4bee_84f7_6d4949e59453.slice PodAnnotations:0xc0005c6858}] Aliases:map[]}"
2026-06-09 17:48:36.237442 | controller | Jun 09 16:37:37.468189 crc crio[20770]: time="2026-06-09T16:37:37.467753515Z" level=info msg="Deleting pod openshift-etcd_installer-3-crc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.237459 | controller | Jun 09 16:37:37.468189 crc crio[20770]: time="2026-06-09T16:37:37.467962411Z" level=info msg="Removing container: 6b3b74cc718db10de09df3c31da6004c52ba26f9cdfb7282d5f60755081cfdf7" id=2776b7f7-4dda-416e-84d5-94c120b08ebd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.237477 | controller | Jun 09 16:37:37.468799 crc crio[20770]: time="2026-06-09T16:37:37.468716682Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=cac45a43-e3de-4647-98b3-7a8c2713d419 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.237493 | controller | Jun 09 16:37:37.531382 crc crio[20770]: time="2026-06-09T16:37:37.53123287Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=0f2b6330-50d7-4272-962f-fef69119b3fc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.237510 | controller | Jun 09 16:37:37.532055 crc crio[20770]: time="2026-06-09T16:37:37.531853327Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.237552 | controller | Jun 09 16:37:37.568035 crc crio[20770]: time="2026-06-09T16:37:37.567478855Z" level=info msg="Removed container 6b3b74cc718db10de09df3c31da6004c52ba26f9cdfb7282d5f60755081cfdf7: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=2776b7f7-4dda-416e-84d5-94c120b08ebd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.237570 | controller | Jun 09 16:37:37.577851 crc crio[20770]: time="2026-06-09T16:37:37.577811717Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.237586 | controller | Jun 09 16:37:37.683060 crc crio[20770]: time="2026-06-09T16:37:37.682996463Z" level=info msg="Stopped pod sandbox: 1cf6b5f037b313d084ef23cd577e3ad7e5aa0134c78ee60345eb1f1e48beb344" id=ca233510-7992-4145-b35c-eb5bbcfd52be name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.237602 | controller | Jun 09 16:37:37.751148 crc crio[20770]: time="2026-06-09T16:37:37.751083979Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.237622 | controller | Jun 09 16:37:37.845058 crc crio[20770]: time="2026-06-09T16:37:37.844373328Z" level=info msg="Created container 9941c7b41941447ea0d7c1fc2df54dcb3dc4291e597bad5fd7a8244351d8a168: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=0f2b6330-50d7-4272-962f-fef69119b3fc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.237639 | controller | Jun 09 16:37:37.847403 crc crio[20770]: time="2026-06-09T16:37:37.847238609Z" level=info msg="Starting container: 9941c7b41941447ea0d7c1fc2df54dcb3dc4291e597bad5fd7a8244351d8a168" id=3f4754e7-28d6-4672-832f-64f8105cbb47 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.237655 | controller | Jun 09 16:37:37.854284 crc crio[20770]: time="2026-06-09T16:37:37.854185556Z" level=info msg="Started container" PID=22010 containerID=9941c7b41941447ea0d7c1fc2df54dcb3dc4291e597bad5fd7a8244351d8a168 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=3f4754e7-28d6-4672-832f-64f8105cbb47 name=/runtime.v1.RuntimeService/StartContainer sandboxID=991f4d0b8e7296a8f18b7ae9fe212ded29d140e260514981393289a8dd4fd73b
2026-06-09 17:48:36.237671 | controller | Jun 09 16:37:49.161053 crc crio[20770]: time="2026-06-09T16:37:49.160191778Z" level=info msg="Stopped container a4de9aad805325f28edc531ed38d3366a1d3545e47f1285725a7cdda2139624c: openshift-etcd/etcd-crc/etcd" id=c40050ea-38c3-475c-a814-65a86c971782 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.237688 | controller | Jun 09 16:37:52.005952 crc crio[20770]: time="2026-06-09T16:37:52.005171748Z" level=warning msg="Stopping container b1c321c4ef39b05ed5e8b1e40d96822548de06848c9c02b03b2ab99cd4bbb36a with stop signal(15) timed out. Killing..."
2026-06-09 17:48:36.237704 | controller | Jun 09 16:37:52.050554 crc crio[20770]: time="2026-06-09T16:37:52.050048195Z" level=error msg="Killing container b1c321c4ef39b05ed5e8b1e40d96822548de06848c9c02b03b2ab99cd4bbb36a failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill b1c321c4ef39b05ed5e8b1e40d96822548de06848c9c02b03b2ab99cd4bbb36a KILL` failed: process not running: No such process\n : exit status 1"
2026-06-09 17:48:36.237720 | controller | Jun 09 16:37:52.112830 crc crio[20770]: time="2026-06-09T16:37:52.112323319Z" level=info msg="Stopped container b1c321c4ef39b05ed5e8b1e40d96822548de06848c9c02b03b2ab99cd4bbb36a: openshift-etcd/etcd-crc/etcdctl" id=eef69973-c657-4b71-989a-17062f6ba883 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.237736 | controller | Jun 09 16:37:52.113929 crc crio[20770]: time="2026-06-09T16:37:52.11336699Z" level=info msg="Stopping pod sandbox: c9d664f49d35957d75205489921232df294cd56f368fca7a7ec28e289df35e1c" id=6d4df71d-80c6-45f5-a2c3-5228d8dc1330 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.237752 | controller | Jun 09 16:37:52.118969 crc crio[20770]: time="2026-06-09T16:37:52.118921192Z" level=info msg="Stopped pod sandbox: c9d664f49d35957d75205489921232df294cd56f368fca7a7ec28e289df35e1c" id=6d4df71d-80c6-45f5-a2c3-5228d8dc1330 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.237768 | controller | Jun 09 16:37:52.654570 crc crio[20770]: time="2026-06-09T16:37:52.654429044Z" level=info msg="Removing container: 1d62e23e4e4733c82fc170505c816c6687b5be94d67aab15884b7e96d8057554" id=74a2d256-cf2a-4d1a-898d-9ef0cac3db32 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.237783 | controller | Jun 09 16:37:52.685945 crc crio[20770]: time="2026-06-09T16:37:52.685823889Z" level=info msg="Removed container 1d62e23e4e4733c82fc170505c816c6687b5be94d67aab15884b7e96d8057554: openshift-etcd/etcd-crc/etcd-rev" id=74a2d256-cf2a-4d1a-898d-9ef0cac3db32 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.237800 | controller | Jun 09 16:37:52.689234 crc crio[20770]: time="2026-06-09T16:37:52.689197497Z" level=info msg="Removing container: f18a41012db189ae0dc3280966abadb8a701d8bed2d7b1d415f7c26180dc7a65" id=eb321564-6430-495e-a3df-d90b29215cc6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.237824 | controller | Jun 09 16:37:52.713958 crc crio[20770]: time="2026-06-09T16:37:52.713874326Z" level=info msg="Removed container f18a41012db189ae0dc3280966abadb8a701d8bed2d7b1d415f7c26180dc7a65: openshift-etcd/etcd-crc/etcd-readyz" id=eb321564-6430-495e-a3df-d90b29215cc6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.237840 | controller | Jun 09 16:37:52.717713 crc crio[20770]: time="2026-06-09T16:37:52.717552363Z" level=info msg="Removing container: 24a79c67dff9bf202ede7c918caacc5e6f13273b69f1b6e3f8f8164d4315ba20" id=3810a85d-ab20-452d-bddc-4763b1fb7278 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.237855 | controller | Jun 09 16:37:52.743448 crc crio[20770]: time="2026-06-09T16:37:52.743329194Z" level=info msg="Removed container 24a79c67dff9bf202ede7c918caacc5e6f13273b69f1b6e3f8f8164d4315ba20: openshift-etcd/etcd-crc/etcd-metrics" id=3810a85d-ab20-452d-bddc-4763b1fb7278 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.237871 | controller | Jun 09 16:37:52.749282 crc crio[20770]: time="2026-06-09T16:37:52.749192455Z" level=info msg="Removing container: a4de9aad805325f28edc531ed38d3366a1d3545e47f1285725a7cdda2139624c" id=bf452ae1-7110-4e2a-bc00-e1f127602873 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.237887 | controller | Jun 09 16:37:52.766283 crc crio[20770]: time="2026-06-09T16:37:52.76618253Z" level=info msg="Removed container a4de9aad805325f28edc531ed38d3366a1d3545e47f1285725a7cdda2139624c: openshift-etcd/etcd-crc/etcd" id=bf452ae1-7110-4e2a-bc00-e1f127602873 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.237902 | controller | Jun 09 16:37:52.769440 crc crio[20770]: time="2026-06-09T16:37:52.769378103Z" level=info msg="Removing container: b1c321c4ef39b05ed5e8b1e40d96822548de06848c9c02b03b2ab99cd4bbb36a" id=bbce1ac7-93b7-4b15-b4ef-eea22aff0087 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.237918 | controller | Jun 09 16:37:52.784368 crc crio[20770]: time="2026-06-09T16:37:52.784321099Z" level=info msg="Removed container b1c321c4ef39b05ed5e8b1e40d96822548de06848c9c02b03b2ab99cd4bbb36a: openshift-etcd/etcd-crc/etcdctl" id=bbce1ac7-93b7-4b15-b4ef-eea22aff0087 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.237933 | controller | Jun 09 16:37:52.787807 crc crio[20770]: time="2026-06-09T16:37:52.787775539Z" level=info msg="Removing container: 938e14f2e3d06fbb8139d746aa43beec05820461b7422a81693a5ce38fe7af07" id=419ea603-b954-4bac-9f27-8cb04a04db58 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.237948 | controller | Jun 09 16:37:52.849101 crc crio[20770]: time="2026-06-09T16:37:52.848998753Z" level=info msg="Removed container 938e14f2e3d06fbb8139d746aa43beec05820461b7422a81693a5ce38fe7af07: openshift-etcd/etcd-crc/etcd-resources-copy" id=419ea603-b954-4bac-9f27-8cb04a04db58 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.237964 | controller | Jun 09 16:37:52.851731 crc crio[20770]: time="2026-06-09T16:37:52.851560728Z" level=info msg="Removing container: 6fb5ef24a5a49027ffcf981706e0f5512931d5e4bfe59bf8cc2d8321c4554125" id=d9ba52b6-c723-4503-9380-51cf41d3308c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.237979 | controller | Jun 09 16:37:52.931776 crc crio[20770]: time="2026-06-09T16:37:52.931485776Z" level=info msg="Removed container 6fb5ef24a5a49027ffcf981706e0f5512931d5e4bfe59bf8cc2d8321c4554125: openshift-etcd/etcd-crc/etcd-ensure-env-vars" id=d9ba52b6-c723-4503-9380-51cf41d3308c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.237995 | controller | Jun 09 16:37:52.937875 crc crio[20770]: time="2026-06-09T16:37:52.937701857Z" level=info msg="Removing container: 88106d62385518838424c0befe37c48954e2f88cb7ec65e534c3aac6c9e7f020" id=2d120f61-d663-43f5-a5fb-31888e12b71e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.238014 | controller | Jun 09 16:37:53.097049 crc crio[20770]: time="2026-06-09T16:37:53.096946507Z" level=info msg="Removed container 88106d62385518838424c0befe37c48954e2f88cb7ec65e534c3aac6c9e7f020: openshift-etcd/etcd-crc/setup" id=2d120f61-d663-43f5-a5fb-31888e12b71e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.238031 | controller | Jun 09 16:38:17.868930 crc crio[20770]: time="2026-06-09T16:38:17.868469822Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=be524c29-8957-40e7-8ef6-a103e81ef629 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.238046 | controller | Jun 09 16:38:17.870756 crc crio[20770]: time="2026-06-09T16:38:17.870623664Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=d6673b07-2920-41bd-bcc3-e5ee560b98e7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.238062 | controller | Jun 09 16:38:17.872804 crc crio[20770]: time="2026-06-09T16:38:17.872729676Z" level=info msg="Creating container: openshift-network-node-identity/network-node-identity-dgvkt/approver" id=fc025619-7f33-4a0d-afb2-0d7a8bdb7069 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.238077 | controller | Jun 09 16:38:17.873069 crc crio[20770]: time="2026-06-09T16:38:17.873002754Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.238094 | controller | Jun 09 16:38:17.897096 crc crio[20770]: time="2026-06-09T16:38:17.896977262Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.238110 | controller | Jun 09 16:38:17.901170 crc crio[20770]: time="2026-06-09T16:38:17.901094522Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.238127 | controller | Jun 09 16:38:18.013731 crc crio[20770]: time="2026-06-09T16:38:18.013168907Z" level=info msg="Created container 7fbdbbc47dd42f0d28a2a874b571f58fe715840c8f269760be03dcf7cf800a0b: openshift-network-node-identity/network-node-identity-dgvkt/approver" id=fc025619-7f33-4a0d-afb2-0d7a8bdb7069 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.238143 | controller | Jun 09 16:38:18.016168 crc crio[20770]: time="2026-06-09T16:38:18.016053331Z" level=info msg="Starting container: 7fbdbbc47dd42f0d28a2a874b571f58fe715840c8f269760be03dcf7cf800a0b" id=ac2d0ca6-867c-4b0b-a9be-0eaf637107d3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.238159 | controller | Jun 09 16:38:18.026878 crc crio[20770]: time="2026-06-09T16:38:18.021612833Z" level=info msg="Started container" PID=22617 containerID=7fbdbbc47dd42f0d28a2a874b571f58fe715840c8f269760be03dcf7cf800a0b description=openshift-network-node-identity/network-node-identity-dgvkt/approver id=ac2d0ca6-867c-4b0b-a9be-0eaf637107d3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=94353f3482a7259433a217eda47193aa7a4b7ae9957c911c7e367534a338a080
2026-06-09 17:48:36.238175 | controller | Jun 09 16:38:31.454204 crc crio[20770]: time="2026-06-09T16:38:31.453149886Z" level=info msg="Running pod sandbox: openshift-etcd/etcd-crc/POD" id=2da985b0-5c2a-4aa2-bde9-e03e31811217 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.238191 | controller | Jun 09 16:38:31.455913 crc crio[20770]: time="2026-06-09T16:38:31.454219627Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.238207 | controller | Jun 09 16:38:31.473863 crc crio[20770]: time="2026-06-09T16:38:31.473130278Z" 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=2da985b0-5c2a-4aa2-bde9-e03e31811217 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.238230 | controller | Jun 09 16:38:31.487258 crc crio[20770]: time="2026-06-09T16:38:31.487058314Z" level=info msg="Ran pod sandbox 009371b51a30d18da23f0c1b7470c77b9a339ffd0ef60cf40bc63f7f9456692e with infra container: openshift-etcd/etcd-crc/POD" id=2da985b0-5c2a-4aa2-bde9-e03e31811217 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.238260 | controller | Jun 09 16:38:31.490200 crc crio[20770]: time="2026-06-09T16:38:31.490047421Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=1a9e5d2b-fbc1-46ed-9ffa-7f3a4cc185ec name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.238279 | controller | Jun 09 16:38:31.493815 crc crio[20770]: time="2026-06-09T16:38:31.493720638Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=921f07e9-8648-4c18-a6a5-9212f7e47d78 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.238298 | controller | Jun 09 16:38:31.622896 crc crio[20770]: time="2026-06-09T16:38:31.622753048Z" level=info msg="Creating container: openshift-etcd/etcd-crc/setup" id=1c1ebc38-b566-4149-b83b-b39da7f3d4d2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.238318 | controller | Jun 09 16:38:31.623435 crc crio[20770]: time="2026-06-09T16:38:31.623371926Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.238334 | controller | Jun 09 16:38:31.658980 crc crio[20770]: time="2026-06-09T16:38:31.658832099Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.238350 | controller | Jun 09 16:38:31.812498 crc crio[20770]: time="2026-06-09T16:38:31.812397823Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.238366 | controller | Jun 09 16:38:31.969319 crc crio[20770]: time="2026-06-09T16:38:31.969193202Z" level=info msg="Created container 445a90b5cdf0e48885c716a69fca284085cd66882bac1df0229ab3bc8c1a9a90: openshift-etcd/etcd-crc/setup" id=1c1ebc38-b566-4149-b83b-b39da7f3d4d2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.238382 | controller | Jun 09 16:38:31.970095 crc crio[20770]: time="2026-06-09T16:38:31.970033936Z" level=info msg="Starting container: 445a90b5cdf0e48885c716a69fca284085cd66882bac1df0229ab3bc8c1a9a90" id=ac856c10-a704-4688-80ec-757044db2ec6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.238398 | controller | Jun 09 16:38:31.978056 crc crio[20770]: time="2026-06-09T16:38:31.977970947Z" level=info msg="Started container" PID=22786 containerID=445a90b5cdf0e48885c716a69fca284085cd66882bac1df0229ab3bc8c1a9a90 description=openshift-etcd/etcd-crc/setup id=ac856c10-a704-4688-80ec-757044db2ec6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=009371b51a30d18da23f0c1b7470c77b9a339ffd0ef60cf40bc63f7f9456692e
2026-06-09 17:48:36.238414 | controller | Jun 09 16:38:32.469978 crc crio[20770]: time="2026-06-09T16:38:32.469299383Z" level=info msg="Stopping pod sandbox: c9d664f49d35957d75205489921232df294cd56f368fca7a7ec28e289df35e1c" id=42565da2-761a-4c66-a050-1d1cfac4a86d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.238430 | controller | Jun 09 16:38:32.469978 crc crio[20770]: time="2026-06-09T16:38:32.469948222Z" level=info msg="Stopped pod sandbox (already stopped): c9d664f49d35957d75205489921232df294cd56f368fca7a7ec28e289df35e1c" id=42565da2-761a-4c66-a050-1d1cfac4a86d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.238449 | controller | Jun 09 16:38:32.471143 crc crio[20770]: time="2026-06-09T16:38:32.47056676Z" level=info msg="Removing pod sandbox: c9d664f49d35957d75205489921232df294cd56f368fca7a7ec28e289df35e1c" id=1dbd88a7-d26a-4be9-940a-3b1d8d449606 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.238466 | controller | Jun 09 16:38:32.483252 crc crio[20770]: time="2026-06-09T16:38:32.483094205Z" level=info msg="Removed pod sandbox: c9d664f49d35957d75205489921232df294cd56f368fca7a7ec28e289df35e1c" id=1dbd88a7-d26a-4be9-940a-3b1d8d449606 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.238482 | controller | Jun 09 16:39:06.995243 crc crio[20770]: time="2026-06-09T16:39:06.994006555Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=0c1f77c0-f1f1-4758-95e8-3d74eccd9840 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.238497 | controller | Jun 09 16:39:06.998701 crc crio[20770]: time="2026-06-09T16:39:06.998470605Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=8fa3e1d6-087f-49da-ad39-fa2764587c40 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.238529 | controller | Jun 09 16:39:07.171116 crc crio[20770]: time="2026-06-09T16:39:07.170835637Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-ensure-env-vars" id=2e3e4b0b-65d1-4c19-aa29-735c61786b7d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.238553 | controller | Jun 09 16:39:07.171523 crc crio[20770]: time="2026-06-09T16:39:07.171444965Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.238578 | controller | Jun 09 16:39:07.213774 crc crio[20770]: time="2026-06-09T16:39:07.213382397Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.238607 | controller | Jun 09 16:39:07.360359 crc crio[20770]: time="2026-06-09T16:39:07.360225842Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.238632 | controller | Jun 09 16:39:07.498187 crc crio[20770]: time="2026-06-09T16:39:07.498006124Z" level=info msg="Created container 188fa624a67501a0b4828a39afbfcea7dfee3c4b0e6f83d4d508aa7db237f718: openshift-etcd/etcd-crc/etcd-ensure-env-vars" id=2e3e4b0b-65d1-4c19-aa29-735c61786b7d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.238650 | controller | Jun 09 16:39:07.500021 crc crio[20770]: time="2026-06-09T16:39:07.499832497Z" level=info msg="Starting container: 188fa624a67501a0b4828a39afbfcea7dfee3c4b0e6f83d4d508aa7db237f718" id=f65dccf5-e522-4252-83ae-063a076c9a3a name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.238667 | controller | Jun 09 16:39:07.506977 crc crio[20770]: time="2026-06-09T16:39:07.506923542Z" level=info msg="Started container" PID=23264 containerID=188fa624a67501a0b4828a39afbfcea7dfee3c4b0e6f83d4d508aa7db237f718 description=openshift-etcd/etcd-crc/etcd-ensure-env-vars id=f65dccf5-e522-4252-83ae-063a076c9a3a name=/runtime.v1.RuntimeService/StartContainer sandboxID=009371b51a30d18da23f0c1b7470c77b9a339ffd0ef60cf40bc63f7f9456692e
2026-06-09 17:48:36.238684 | controller | Jun 09 16:39:24.424479 crc crio[20770]: time="2026-06-09T16:39:24.423568967Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=ff287f64-81e5-4e6c-a7e5-cd7090ca9e1b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.238701 | controller | Jun 09 16:39:24.426605 crc crio[20770]: time="2026-06-09T16:39:24.42646358Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=b3d99c00-30dd-4a41-a7dd-d56860d8dbca name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.238721 | controller | Jun 09 16:39:24.429284 crc crio[20770]: time="2026-06-09T16:39:24.429193619Z" level=info msg="Creating container: openshift-marketplace/marketplace-operator-547dbd544d-pdjpb/marketplace-operator" id=9c46d38c-3ec9-4558-bc95-472b491e25bd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.238739 | controller | Jun 09 16:39:24.429757 crc crio[20770]: time="2026-06-09T16:39:24.429690494Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.238755 | controller | Jun 09 16:39:24.459335 crc crio[20770]: time="2026-06-09T16:39:24.459119974Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.238772 | controller | Jun 09 16:39:24.462811 crc crio[20770]: time="2026-06-09T16:39:24.462741079Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.238788 | controller | Jun 09 16:39:24.592992 crc crio[20770]: time="2026-06-09T16:39:24.59286062Z" level=info msg="Created container ee644926a3c09df60004639615836e89b3de82b3588bd8df59a8195199fd855b: openshift-marketplace/marketplace-operator-547dbd544d-pdjpb/marketplace-operator" id=9c46d38c-3ec9-4558-bc95-472b491e25bd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.238804 | controller | Jun 09 16:39:24.594281 crc crio[20770]: time="2026-06-09T16:39:24.59389924Z" level=info msg="Starting container: ee644926a3c09df60004639615836e89b3de82b3588bd8df59a8195199fd855b" id=13d78e50-f939-40ae-a61c-636b280f4778 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.238820 | controller | Jun 09 16:39:24.601771 crc crio[20770]: time="2026-06-09T16:39:24.601552362Z" level=info msg="Started container" PID=23484 containerID=ee644926a3c09df60004639615836e89b3de82b3588bd8df59a8195199fd855b description=openshift-marketplace/marketplace-operator-547dbd544d-pdjpb/marketplace-operator id=13d78e50-f939-40ae-a61c-636b280f4778 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9430195e42a8d61c7fb7a2df1580dd4bff975bfd7476e2b0ee75d236ae7237d7
2026-06-09 17:48:36.238837 | controller | Jun 09 16:39:42.287392 crc crio[20770]: time="2026-06-09T16:39:42.286824208Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=50b8af67-cee2-4831-99f1-48ad5ae077da name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.238853 | controller | Jun 09 16:39:42.290119 crc crio[20770]: time="2026-06-09T16:39:42.29001354Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=13b9862b-3ec8-450d-9b18-e7777d4077ef name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.238869 | controller | Jun 09 16:39:42.327604 crc crio[20770]: time="2026-06-09T16:39:42.327446002Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-resources-copy" id=7e591d55-5107-4fc0-8621-fb617001fd6b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.238885 | controller | Jun 09 16:39:42.328129 crc crio[20770]: time="2026-06-09T16:39:42.328020398Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.238902 | controller | Jun 09 16:39:42.368048 crc crio[20770]: time="2026-06-09T16:39:42.367924072Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.238922 | controller | Jun 09 16:39:42.516297 crc crio[20770]: time="2026-06-09T16:39:42.516185498Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.238940 | controller | Jun 09 16:39:42.604525 crc crio[20770]: time="2026-06-09T16:39:42.604390067Z" level=info msg="Created container 3cdb713480be69f412e9d880b85a3640e705fee1d9128529a0a5e324702ae683: openshift-etcd/etcd-crc/etcd-resources-copy" id=7e591d55-5107-4fc0-8621-fb617001fd6b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.238956 | controller | Jun 09 16:39:42.607091 crc crio[20770]: time="2026-06-09T16:39:42.606966502Z" level=info msg="Starting container: 3cdb713480be69f412e9d880b85a3640e705fee1d9128529a0a5e324702ae683" id=75c174fc-9bcc-45ac-ac4d-4914f82f54e6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.238973 | controller | Jun 09 16:39:42.612498 crc crio[20770]: time="2026-06-09T16:39:42.612406279Z" level=info msg="Started container" PID=23718 containerID=3cdb713480be69f412e9d880b85a3640e705fee1d9128529a0a5e324702ae683 description=openshift-etcd/etcd-crc/etcd-resources-copy id=75c174fc-9bcc-45ac-ac4d-4914f82f54e6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=009371b51a30d18da23f0c1b7470c77b9a339ffd0ef60cf40bc63f7f9456692e
2026-06-09 17:48:36.238989 | controller | Jun 09 16:39:48.624833 crc crio[20770]: time="2026-06-09T16:39:48.624225559Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=481f8a7d-ac34-4b3a-a850-6ed3f5b87a16 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.239004 | controller | Jun 09 16:39:48.626279 crc crio[20770]: time="2026-06-09T16:39:48.626204266Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=898e643b-abcc-41c8-9335-eb0b5ca733ce name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.239019 | controller | Jun 09 16:39:48.628361 crc crio[20770]: time="2026-06-09T16:39:48.628287366Z" level=info msg="Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler" id=5df50cc1-0e43-4d1b-88be-6fe77859b397 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.239035 | controller | Jun 09 16:39:48.628708 crc crio[20770]: time="2026-06-09T16:39:48.628561884Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.239052 | controller | Jun 09 16:39:48.654093 crc crio[20770]: time="2026-06-09T16:39:48.653956498Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.239073 | controller | Jun 09 16:39:48.783480 crc crio[20770]: time="2026-06-09T16:39:48.783089561Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.239091 | controller | Jun 09 16:39:48.864033 crc crio[20770]: time="2026-06-09T16:39:48.863893217Z" level=info msg="Created container eef9141e89f105f097744e32748b32b30379f3604c798afbed498c930dedee5b: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler" id=5df50cc1-0e43-4d1b-88be-6fe77859b397 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.239107 | controller | Jun 09 16:39:48.865249 crc crio[20770]: time="2026-06-09T16:39:48.865127913Z" level=info msg="Starting container: eef9141e89f105f097744e32748b32b30379f3604c798afbed498c930dedee5b" id=6e37f552-7c1b-4c7a-8b3c-30e68b67e6e0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.239122 | controller | Jun 09 16:39:48.869806 crc crio[20770]: time="2026-06-09T16:39:48.869708855Z" level=info msg="Started container" PID=23822 containerID=eef9141e89f105f097744e32748b32b30379f3604c798afbed498c930dedee5b description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler id=6e37f552-7c1b-4c7a-8b3c-30e68b67e6e0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d702150379e1db48a5ce2c914654174780aa75814b89fcfa3145825c3de7b839
2026-06-09 17:48:36.239142 | controller | Jun 09 16:39:50.658328 crc crio[20770]: time="2026-06-09T16:39:50.658223174Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=237b78c1-0e60-4397-a210-b4d625a649be name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.239160 | controller | Jun 09 16:39:50.660841 crc crio[20770]: time="2026-06-09T16:39:50.660764507Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=5046d92b-a76d-4b10-8b95-6e2a772aeeef name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.239176 | controller | Jun 09 16:39:50.662754 crc crio[20770]: time="2026-06-09T16:39:50.662627561Z" level=info msg="Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller" id=9a8ef4ba-a0e9-4642-9ee0-f25f4d17ae09 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.239192 | controller | Jun 09 16:39:50.663026 crc crio[20770]: time="2026-06-09T16:39:50.662958971Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.239208 | controller | Jun 09 16:39:50.684940 crc crio[20770]: time="2026-06-09T16:39:50.684841803Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.239224 | controller | Jun 09 16:39:50.815630 crc crio[20770]: time="2026-06-09T16:39:50.815532511Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.239240 | controller | Jun 09 16:39:50.902115 crc crio[20770]: time="2026-06-09T16:39:50.902026911Z" level=info msg="Created container 17b23689f76f18fdf8c6d172d95fa4714f635b0b2e368c4643b74e65448eb7b4: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller" id=9a8ef4ba-a0e9-4642-9ee0-f25f4d17ae09 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.239256 | controller | Jun 09 16:39:50.903201 crc crio[20770]: time="2026-06-09T16:39:50.903136413Z" level=info msg="Starting container: 17b23689f76f18fdf8c6d172d95fa4714f635b0b2e368c4643b74e65448eb7b4" id=40108fcb-ce07-4cd6-a716-1087a977abef name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.239272 | controller | Jun 09 16:39:50.907977 crc crio[20770]: time="2026-06-09T16:39:50.90785551Z" level=info msg="Started container" PID=23883 containerID=17b23689f76f18fdf8c6d172d95fa4714f635b0b2e368c4643b74e65448eb7b4 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller id=40108fcb-ce07-4cd6-a716-1087a977abef name=/runtime.v1.RuntimeService/StartContainer sandboxID=d702150379e1db48a5ce2c914654174780aa75814b89fcfa3145825c3de7b839
2026-06-09 17:48:36.239290 | controller | Jun 09 16:39:56.748616 crc crio[20770]: time="2026-06-09T16:39:56.747904565Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d" id=b0a4372a-feda-4bcf-9bfc-6bd13302ac6c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.239306 | controller | Jun 09 16:39:56.750933 crc crio[20770]: time="2026-06-09T16:39:56.750806619Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d" id=94bba894-1867-4dd0-84ee-3ba4d08c65ad name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.239325 | controller | Jun 09 16:39:56.753300 crc crio[20770]: time="2026-06-09T16:39:56.753231959Z" level=info msg="Creating container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator" id=fd7313ce-f225-41be-bbf5-24bbe39f8eb5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.239342 | controller | Jun 09 16:39:56.753922 crc crio[20770]: time="2026-06-09T16:39:56.753848957Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.239358 | controller | Jun 09 16:39:56.799216 crc crio[20770]: time="2026-06-09T16:39:56.799061484Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.239374 | controller | Jun 09 16:39:56.802611 crc crio[20770]: time="2026-06-09T16:39:56.802493953Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.239390 | controller | Jun 09 16:39:57.055491 crc crio[20770]: time="2026-06-09T16:39:57.055139156Z" level=info msg="Created container 9e0356cdde861cc186038de0bd1bb8d1daad2d8f5bd0e925b9cc26c2024f6444: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator" id=fd7313ce-f225-41be-bbf5-24bbe39f8eb5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.239407 | controller | Jun 09 16:39:57.057053 crc crio[20770]: time="2026-06-09T16:39:57.056947778Z" level=info msg="Starting container: 9e0356cdde861cc186038de0bd1bb8d1daad2d8f5bd0e925b9cc26c2024f6444" id=de28e5f8-7fa0-4c83-9e7d-ee4bf3fbab8e name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.239423 | controller | Jun 09 16:39:57.065194 crc crio[20770]: time="2026-06-09T16:39:57.065078783Z" level=info msg="Started container" PID=23993 containerID=9e0356cdde861cc186038de0bd1bb8d1daad2d8f5bd0e925b9cc26c2024f6444 description=openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator id=de28e5f8-7fa0-4c83-9e7d-ee4bf3fbab8e name=/runtime.v1.RuntimeService/StartContainer sandboxID=3003be93a1ee9b1b654ffe6c4e3912b8f862a0084cdfb237c5f24991e6cee558
2026-06-09 17:48:36.239439 | controller | Jun 09 16:39:58.768832 crc crio[20770]: time="2026-06-09T16:39:58.768428862Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=7edef265-57d0-460b-a789-96fa1ba9a840 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.239455 | controller | Jun 09 16:39:58.770896 crc crio[20770]: time="2026-06-09T16:39:58.77079479Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=61288cd6-9d5a-472e-87f3-c85f754d93e4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.239470 | controller | Jun 09 16:39:58.773421 crc crio[20770]: time="2026-06-09T16:39:58.773332704Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=ed3769e3-3e72-4f13-af56-e6a1e1947a40 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.239486 | controller | Jun 09 16:39:58.773873 crc crio[20770]: time="2026-06-09T16:39:58.773799527Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.239502 | controller | Jun 09 16:39:58.809201 crc crio[20770]: time="2026-06-09T16:39:58.809097827Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.239546 | controller | Jun 09 16:39:58.813024 crc crio[20770]: time="2026-06-09T16:39:58.812958409Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.239569 | controller | Jun 09 16:39:58.916387 crc crio[20770]: time="2026-06-09T16:39:58.916246565Z" level=info msg="Created container 07514e930e0e0f7e53041f36dcc5e6d77746861a4c5c9a2016244cba93a8a861: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=ed3769e3-3e72-4f13-af56-e6a1e1947a40 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.239586 | controller | Jun 09 16:39:58.918065 crc crio[20770]: time="2026-06-09T16:39:58.917977715Z" level=info msg="Starting container: 07514e930e0e0f7e53041f36dcc5e6d77746861a4c5c9a2016244cba93a8a861" id=7ba629e9-eeb0-403c-adcb-586c18d89134 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.239602 | controller | Jun 09 16:39:58.925258 crc crio[20770]: time="2026-06-09T16:39:58.924760901Z" level=info msg="Started container" PID=24026 containerID=07514e930e0e0f7e53041f36dcc5e6d77746861a4c5c9a2016244cba93a8a861 description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager id=7ba629e9-eeb0-403c-adcb-586c18d89134 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1c67547db7c1794b379a25f749b444f7e7eccf88512fe2132f7f275ef8ad18ed
2026-06-09 17:48:36.239619 | controller | Jun 09 16:40:05.108305 crc crio[20770]: time="2026-06-09T16:40:05.107423079Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=4ce1b64f-ce74-4597-8341-d6e74b9b1880 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.239635 | controller | Jun 09 16:40:05.110196 crc crio[20770]: time="2026-06-09T16:40:05.109262213Z" level=info msg="Removing container: 177e0d918396e5ba56b5f887c38ebd27a6ae75b2b300a047c00ca07782e45650" id=061a0e70-e927-4370-8921-7ce1d3a2b4f8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.239651 | controller | Jun 09 16:40:05.111327 crc crio[20770]: time="2026-06-09T16:40:05.110535499Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=6434d338-9c1c-4421-a3c1-ee13d18588ea name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.239666 | controller | Jun 09 16:40:05.112477 crc crio[20770]: time="2026-06-09T16:40:05.112110775Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=2b790aeb-8751-414a-aa45-807e49dcafb4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.239682 | controller | Jun 09 16:40:05.154863 crc crio[20770]: time="2026-06-09T16:40:05.154808199Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=6fc9bd28-bb34-4a16-8455-2ad7d8774209 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.239697 | controller | Jun 09 16:40:05.155180 crc crio[20770]: time="2026-06-09T16:40:05.155128338Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.239713 | controller | Jun 09 16:40:05.155512 crc crio[20770]: time="2026-06-09T16:40:05.155441387Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=bc68f5e4-3e77-4376-9896-9ae449b245e0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.239728 | controller | Jun 09 16:40:05.159472 crc crio[20770]: time="2026-06-09T16:40:05.15830172Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager" id=734e074e-9536-4909-8b5d-4008574f0cdb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.239748 | controller | Jun 09 16:40:05.164554 crc crio[20770]: time="2026-06-09T16:40:05.16451631Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.239764 | controller | Jun 09 16:40:05.179193 crc crio[20770]: time="2026-06-09T16:40:05.178990318Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.239780 | controller | Jun 09 16:40:05.186331 crc crio[20770]: time="2026-06-09T16:40:05.186248208Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.239796 | controller | Jun 09 16:40:05.194327 crc crio[20770]: time="2026-06-09T16:40:05.19427692Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.239812 | controller | Jun 09 16:40:05.235511 crc crio[20770]: time="2026-06-09T16:40:05.235382898Z" level=info msg="Removed container 177e0d918396e5ba56b5f887c38ebd27a6ae75b2b300a047c00ca07782e45650: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=061a0e70-e927-4370-8921-7ce1d3a2b4f8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.239829 | controller | Jun 09 16:40:05.293501 crc crio[20770]: time="2026-06-09T16:40:05.293374425Z" level=info msg="Created container 0326695c3418327da10bccf8fd783b749e39f7d371f1c24d211683daba11eb97: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager" id=734e074e-9536-4909-8b5d-4008574f0cdb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.239845 | controller | Jun 09 16:40:05.295309 crc crio[20770]: time="2026-06-09T16:40:05.295240009Z" level=info msg="Starting container: 0326695c3418327da10bccf8fd783b749e39f7d371f1c24d211683daba11eb97" id=2e2a928a-efec-4c23-a15c-64192eb24390 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.239861 | controller | Jun 09 16:40:05.300194 crc crio[20770]: time="2026-06-09T16:40:05.300112329Z" level=info msg="Started container" PID=24130 containerID=0326695c3418327da10bccf8fd783b749e39f7d371f1c24d211683daba11eb97 description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager id=2e2a928a-efec-4c23-a15c-64192eb24390 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b9e91057435fbff2a247a1e749f1dad43f2ae0ceeb04b73b13ba685ba372a6cf
2026-06-09 17:48:36.239877 | controller | Jun 09 16:40:05.327140 crc crio[20770]: time="2026-06-09T16:40:05.326945945Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.239894 | controller | Jun 09 16:40:05.406324 crc crio[20770]: time="2026-06-09T16:40:05.406265988Z" level=info msg="Created container 33d5f5bac0d2787d6e206a86e971cbdffac034b63c90d5f1664e4be3a4f05ddc: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=6fc9bd28-bb34-4a16-8455-2ad7d8774209 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.239909 | controller | Jun 09 16:40:05.407508 crc crio[20770]: time="2026-06-09T16:40:05.407463673Z" level=info msg="Starting container: 33d5f5bac0d2787d6e206a86e971cbdffac034b63c90d5f1664e4be3a4f05ddc" id=760dc488-cbda-4c5a-beaa-3ab6117d2ae6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.239925 | controller | Jun 09 16:40:05.411904 crc crio[20770]: time="2026-06-09T16:40:05.411831109Z" level=info msg="Started container" PID=24148 containerID=33d5f5bac0d2787d6e206a86e971cbdffac034b63c90d5f1664e4be3a4f05ddc description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=760dc488-cbda-4c5a-beaa-3ab6117d2ae6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=991f4d0b8e7296a8f18b7ae9fe212ded29d140e260514981393289a8dd4fd73b
2026-06-09 17:48:36.239949 | controller | Jun 09 16:40:09.161488 crc crio[20770]: time="2026-06-09T16:40:09.160739597Z" level=info msg="Removing container: 114b33f391a7bd46ff4717303ecc0ee0e4047084584591981ae241ad888a27ea" id=5769d7d4-eb82-4f05-9b3d-6d9726b263de name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.239974 | controller | Jun 09 16:40:09.162813 crc crio[20770]: time="2026-06-09T16:40:09.161725235Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=81675a04-3331-4c6e-9d1d-eba694774945 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.240001 | controller | Jun 09 16:40:09.231319 crc crio[20770]: time="2026-06-09T16:40:09.231173203Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=c8983446-42af-4da3-8b4b-baafbc10658a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.240028 | controller | Jun 09 16:40:09.238164 crc crio[20770]: time="2026-06-09T16:40:09.238036391Z" level=info msg="Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=40248385-86f2-4cd0-b1f5-ad768d4f6a35 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.240046 | controller | Jun 09 16:40:09.238761 crc crio[20770]: time="2026-06-09T16:40:09.238551426Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.240063 | controller | Jun 09 16:40:09.263922 crc crio[20770]: time="2026-06-09T16:40:09.263708583Z" level=info msg="Removed container 114b33f391a7bd46ff4717303ecc0ee0e4047084584591981ae241ad888a27ea: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=5769d7d4-eb82-4f05-9b3d-6d9726b263de name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.240079 | controller | Jun 09 16:40:09.280722 crc crio[20770]: time="2026-06-09T16:40:09.280489998Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.240096 | controller | Jun 09 16:40:09.423958 crc crio[20770]: time="2026-06-09T16:40:09.423827672Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.240112 | controller | Jun 09 16:40:09.510218 crc crio[20770]: time="2026-06-09T16:40:09.510112586Z" level=info msg="Created container 1063e5f0cd1a091d659a3c6d819aebd531a744435925373d35cb0874180f77fb: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=40248385-86f2-4cd0-b1f5-ad768d4f6a35 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.240128 | controller | Jun 09 16:40:09.511532 crc crio[20770]: time="2026-06-09T16:40:09.511442494Z" level=info msg="Starting container: 1063e5f0cd1a091d659a3c6d819aebd531a744435925373d35cb0874180f77fb" id=3aa7ee40-a528-45ee-839e-1f6f4ac65998 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.240144 | controller | Jun 09 16:40:09.516328 crc crio[20770]: time="2026-06-09T16:40:09.516227733Z" level=info msg="Started container" PID=24226 containerID=1063e5f0cd1a091d659a3c6d819aebd531a744435925373d35cb0874180f77fb description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=3aa7ee40-a528-45ee-839e-1f6f4ac65998 name=/runtime.v1.RuntimeService/StartContainer sandboxID=140ba3345a2986e5390e9a38832098ef084208d4f02c31bda44e05fa4ceaf139
2026-06-09 17:48:36.240159 | controller | Jun 09 16:40:17.586454 crc crio[20770]: time="2026-06-09T16:40:17.58554599Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=7daf8a88-fab2-47b1-8f5e-a7650c8ff8b2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.240179 | controller | Jun 09 16:40:17.588910 crc crio[20770]: time="2026-06-09T16:40:17.588819384Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=321996f4-4c47-4634-88b9-b345110ded8a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.240196 | controller | Jun 09 16:40:17.595455 crc crio[20770]: time="2026-06-09T16:40:17.595226729Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcdctl" id=9bbc063b-0cc0-4de2-9b22-dbd0d07ce47f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.240212 | controller | Jun 09 16:40:17.595881 crc crio[20770]: time="2026-06-09T16:40:17.595824297Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.240228 | controller | Jun 09 16:40:17.632716 crc crio[20770]: time="2026-06-09T16:40:17.631742035Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.240244 | controller | Jun 09 16:40:17.829490 crc crio[20770]: time="2026-06-09T16:40:17.82943405Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.240260 | controller | Jun 09 16:40:17.934207 crc crio[20770]: time="2026-06-09T16:40:17.934133626Z" level=info msg="Created container 4603edaf439d26486469159e8a4f26cd2de173fe1db5965a1dbc3e2d3f664590: openshift-etcd/etcd-crc/etcdctl" id=9bbc063b-0cc0-4de2-9b22-dbd0d07ce47f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.240275 | controller | Jun 09 16:40:17.936699 crc crio[20770]: time="2026-06-09T16:40:17.936509755Z" level=info msg="Starting container: 4603edaf439d26486469159e8a4f26cd2de173fe1db5965a1dbc3e2d3f664590" id=ae574668-53dd-4fa2-a8e5-4beaf83be232 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.240290 | controller | Jun 09 16:40:17.943519 crc crio[20770]: time="2026-06-09T16:40:17.943437345Z" level=info msg="Started container" PID=24357 containerID=4603edaf439d26486469159e8a4f26cd2de173fe1db5965a1dbc3e2d3f664590 description=openshift-etcd/etcd-crc/etcdctl id=ae574668-53dd-4fa2-a8e5-4beaf83be232 name=/runtime.v1.RuntimeService/StartContainer sandboxID=009371b51a30d18da23f0c1b7470c77b9a339ffd0ef60cf40bc63f7f9456692e
2026-06-09 17:48:36.240306 | controller | Jun 09 16:40:17.954621 crc crio[20770]: time="2026-06-09T16:40:17.954486964Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=939ea30f-fc9c-4516-a8c6-f0a4c9e0c530 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.240321 | controller | Jun 09 16:40:17.962067 crc crio[20770]: time="2026-06-09T16:40:17.962021992Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=c12839a8-401d-48fb-848c-4af935dbdae0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.240337 | controller | Jun 09 16:40:17.970251 crc crio[20770]: time="2026-06-09T16:40:17.970217189Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd" id=df553f18-d04c-4903-958b-dc5d7d31c60e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.240353 | controller | Jun 09 16:40:17.971346 crc crio[20770]: time="2026-06-09T16:40:17.970964821Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.240368 | controller | Jun 09 16:40:17.999991 crc crio[20770]: time="2026-06-09T16:40:17.999941508Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.240387 | controller | Jun 09 16:40:18.153093 crc crio[20770]: time="2026-06-09T16:40:18.152878149Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.240404 | controller | Jun 09 16:40:18.260023 crc crio[20770]: time="2026-06-09T16:40:18.259175462Z" level=info msg="Created container 3535a92e57d2c1a7c3078f2e309c983e5f7ab02dcfd0de1a3d150608b27d14e2: openshift-etcd/etcd-crc/etcd" id=df553f18-d04c-4903-958b-dc5d7d31c60e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.240419 | controller | Jun 09 16:40:18.261406 crc crio[20770]: time="2026-06-09T16:40:18.261339555Z" level=info msg="Starting container: 3535a92e57d2c1a7c3078f2e309c983e5f7ab02dcfd0de1a3d150608b27d14e2" id=c88e1f3c-d01c-4c1b-967d-38a7b128b7bc name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.240435 | controller | Jun 09 16:40:18.269606 crc crio[20770]: time="2026-06-09T16:40:18.269449449Z" level=info msg="Started container" PID=24380 containerID=3535a92e57d2c1a7c3078f2e309c983e5f7ab02dcfd0de1a3d150608b27d14e2 description=openshift-etcd/etcd-crc/etcd id=c88e1f3c-d01c-4c1b-967d-38a7b128b7bc name=/runtime.v1.RuntimeService/StartContainer sandboxID=009371b51a30d18da23f0c1b7470c77b9a339ffd0ef60cf40bc63f7f9456692e
2026-06-09 17:48:36.240450 | controller | Jun 09 16:40:18.286769 crc crio[20770]: time="2026-06-09T16:40:18.283303619Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=217fbba3-5bf1-41e9-b1de-6778c40c7c23 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.240466 | controller | Jun 09 16:40:18.286769 crc crio[20770]: time="2026-06-09T16:40:18.286344427Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=2030f54d-a921-49ac-b4b1-aac4fcb27db7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.240484 | controller | Jun 09 16:40:18.292129 crc crio[20770]: time="2026-06-09T16:40:18.291987231Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-metrics" id=aee7c8be-5976-42a8-9a76-50b06cf1f87f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.240499 | controller | Jun 09 16:40:18.292615 crc crio[20770]: time="2026-06-09T16:40:18.292368832Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.240536 | controller | Jun 09 16:40:18.316231 crc crio[20770]: time="2026-06-09T16:40:18.316120208Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.240556 | controller | Jun 09 16:40:18.462228 crc crio[20770]: time="2026-06-09T16:40:18.462096798Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.240572 | controller | Jun 09 16:40:18.583125 crc crio[20770]: time="2026-06-09T16:40:18.583062904Z" level=info msg="Created container 654064360e499b746b9edf99fdab6b6c78750bb294e189100c24f06c4696b091: openshift-etcd/etcd-crc/etcd-metrics" id=aee7c8be-5976-42a8-9a76-50b06cf1f87f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.240588 | controller | Jun 09 16:40:18.584699 crc crio[20770]: time="2026-06-09T16:40:18.584532906Z" level=info msg="Starting container: 654064360e499b746b9edf99fdab6b6c78750bb294e189100c24f06c4696b091" id=976dfdf5-3de5-456d-a528-897441c3cc1e name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.240604 | controller | Jun 09 16:40:18.591060 crc crio[20770]: time="2026-06-09T16:40:18.590933411Z" level=info msg="Started container" PID=24403 containerID=654064360e499b746b9edf99fdab6b6c78750bb294e189100c24f06c4696b091 description=openshift-etcd/etcd-crc/etcd-metrics id=976dfdf5-3de5-456d-a528-897441c3cc1e name=/runtime.v1.RuntimeService/StartContainer sandboxID=009371b51a30d18da23f0c1b7470c77b9a339ffd0ef60cf40bc63f7f9456692e
2026-06-09 17:48:36.240625 | controller | Jun 09 16:40:18.607962 crc crio[20770]: time="2026-06-09T16:40:18.60751102Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=ec96b8c9-64f8-46bd-8034-83eef3378413 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.240641 | controller | Jun 09 16:40:18.610967 crc crio[20770]: time="2026-06-09T16:40:18.610784145Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=6f3d311c-54f7-476c-8627-3c70e98fb123 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.240656 | controller | Jun 09 16:40:18.617974 crc crio[20770]: time="2026-06-09T16:40:18.617837719Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-readyz" id=cf5c16f0-37af-459c-98d9-3a126141b608 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.240672 | controller | Jun 09 16:40:18.618710 crc crio[20770]: time="2026-06-09T16:40:18.61855974Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.240688 | controller | Jun 09 16:40:18.648512 crc crio[20770]: time="2026-06-09T16:40:18.648360631Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.240703 | controller | Jun 09 16:40:18.791429 crc crio[20770]: time="2026-06-09T16:40:18.791145449Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.240719 | controller | Jun 09 16:40:18.891249 crc crio[20770]: time="2026-06-09T16:40:18.891068897Z" level=info msg="Created container 60aa07df214b1bb37d08bf723b60c2315e2707477a336f91bec5ca54d42e7b8a: openshift-etcd/etcd-crc/etcd-readyz" id=cf5c16f0-37af-459c-98d9-3a126141b608 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.240735 | controller | Jun 09 16:40:18.892574 crc crio[20770]: time="2026-06-09T16:40:18.892439577Z" level=info msg="Starting container: 60aa07df214b1bb37d08bf723b60c2315e2707477a336f91bec5ca54d42e7b8a" id=8602df53-2b71-47c1-861f-eda613894459 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.240750 | controller | Jun 09 16:40:18.897729 crc crio[20770]: time="2026-06-09T16:40:18.897437171Z" level=info msg="Started container" PID=24419 containerID=60aa07df214b1bb37d08bf723b60c2315e2707477a336f91bec5ca54d42e7b8a description=openshift-etcd/etcd-crc/etcd-readyz id=8602df53-2b71-47c1-861f-eda613894459 name=/runtime.v1.RuntimeService/StartContainer sandboxID=009371b51a30d18da23f0c1b7470c77b9a339ffd0ef60cf40bc63f7f9456692e
2026-06-09 17:48:36.240765 | controller | Jun 09 16:40:18.913194 crc crio[20770]: time="2026-06-09T16:40:18.913122124Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=408f557f-4766-4256-8a4e-d3a9be2efe8b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.240781 | controller | Jun 09 16:40:18.916455 crc crio[20770]: time="2026-06-09T16:40:18.916143042Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=419141f6-e9d7-48d4-acea-9422bb57be7c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.240797 | controller | Jun 09 16:40:18.924239 crc crio[20770]: time="2026-06-09T16:40:18.923902846Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-rev" id=bc5d9cce-b03d-4dbe-b787-59efa5a30b50 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.240817 | controller | Jun 09 16:40:18.924239 crc crio[20770]: time="2026-06-09T16:40:18.924212705Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.240834 | controller | Jun 09 16:40:18.948284 crc crio[20770]: time="2026-06-09T16:40:18.948114236Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.240850 | controller | Jun 09 16:40:19.096530 crc crio[20770]: time="2026-06-09T16:40:19.096439903Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.240866 | controller | Jun 09 16:40:19.193689 crc crio[20770]: time="2026-06-09T16:40:19.19351632Z" level=info msg="Created container 5a84ed5fc79054537b9c23114aa0edf4c09b72ce399a2643f5bed8ef1f69e0c8: openshift-etcd/etcd-crc/etcd-rev" id=bc5d9cce-b03d-4dbe-b787-59efa5a30b50 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.240882 | controller | Jun 09 16:40:19.194953 crc crio[20770]: time="2026-06-09T16:40:19.194883069Z" level=info msg="Starting container: 5a84ed5fc79054537b9c23114aa0edf4c09b72ce399a2643f5bed8ef1f69e0c8" id=f83d02f8-6672-4fb1-872e-423323f2c129 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.240898 | controller | Jun 09 16:40:19.200572 crc crio[20770]: time="2026-06-09T16:40:19.200471151Z" level=info msg="Started container" PID=24438 containerID=5a84ed5fc79054537b9c23114aa0edf4c09b72ce399a2643f5bed8ef1f69e0c8 description=openshift-etcd/etcd-crc/etcd-rev id=f83d02f8-6672-4fb1-872e-423323f2c129 name=/runtime.v1.RuntimeService/StartContainer sandboxID=009371b51a30d18da23f0c1b7470c77b9a339ffd0ef60cf40bc63f7f9456692e
2026-06-09 17:48:36.240915 | controller | Jun 09 16:41:19.807607 crc crio[20770]: time="2026-06-09T16:41:19.804176131Z" level=info msg="Removing container: 72f2728d7cae84ea79c48af2136a09b5365ed4bf38d6fbadb185f27fd9ef1881" id=8e1c90d1-150c-4405-a8f7-32a608ee7b21 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.240931 | controller | Jun 09 16:41:19.910090 crc crio[20770]: time="2026-06-09T16:41:19.909951986Z" level=info msg="Removed container 72f2728d7cae84ea79c48af2136a09b5365ed4bf38d6fbadb185f27fd9ef1881: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=8e1c90d1-150c-4405-a8f7-32a608ee7b21 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.240946 | controller | Jun 09 16:41:40.412750 crc crio[20770]: time="2026-06-09T16:41:40.411875108Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=fa37b6c6-a7a5-4818-8e13-057d05a4324b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.240962 | controller | Jun 09 16:41:40.415188 crc crio[20770]: time="2026-06-09T16:41:40.415137912Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=e880c336-7185-4395-b191-5fdcdaedaed5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.240978 | controller | Jun 09 16:41:40.418196 crc crio[20770]: time="2026-06-09T16:41:40.418090877Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=8bb80161-b7bf-4f18-ae74-a4ed2eb80a1c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.240993 | controller | Jun 09 16:41:40.418833 crc crio[20770]: time="2026-06-09T16:41:40.418772637Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.241019 | controller | Jun 09 16:41:40.442380 crc crio[20770]: time="2026-06-09T16:41:40.442100911Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.241036 | controller | Jun 09 16:41:40.610043 crc crio[20770]: time="2026-06-09T16:41:40.609963759Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.241052 | controller | Jun 09 16:41:40.706616 crc crio[20770]: time="2026-06-09T16:41:40.705929311Z" level=info msg="Created container 07bc2b5abcfea24b3ffc7db0fc2b1405a8f577cdcef5da615f8c1085b6b44044: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=8bb80161-b7bf-4f18-ae74-a4ed2eb80a1c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.241068 | controller | Jun 09 16:41:40.708389 crc crio[20770]: time="2026-06-09T16:41:40.708170076Z" level=info msg="Starting container: 07bc2b5abcfea24b3ffc7db0fc2b1405a8f577cdcef5da615f8c1085b6b44044" id=deeabd54-96c6-4f98-80d9-99b5739ac424 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.241084 | controller | Jun 09 16:41:40.719776 crc crio[20770]: time="2026-06-09T16:41:40.716934019Z" level=info msg="Started container" PID=25502 containerID=07bc2b5abcfea24b3ffc7db0fc2b1405a8f577cdcef5da615f8c1085b6b44044 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=deeabd54-96c6-4f98-80d9-99b5739ac424 name=/runtime.v1.RuntimeService/StartContainer sandboxID=991f4d0b8e7296a8f18b7ae9fe212ded29d140e260514981393289a8dd4fd73b
2026-06-09 17:48:36.241102 | controller | Jun 09 16:42:55.290552 crc crio[20770]: time="2026-06-09T16:42:55.289744379Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-gszk8/POD" id=f908fb23-5753-4978-9201-f159c54828b8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.241118 | controller | Jun 09 16:42:55.292937 crc crio[20770]: time="2026-06-09T16:42:55.29116858Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.241134 | controller | Jun 09 16:42:55.299249 crc crio[20770]: time="2026-06-09T16:42:55.298826622Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-nsmbz/POD" id=3400b0e8-608b-4ac2-9665-ce9218075cc0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.241155 | controller | Jun 09 16:42:55.299249 crc crio[20770]: time="2026-06-09T16:42:55.299234693Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.241179 | controller | Jun 09 16:42:55.331012 crc crio[20770]: time="2026-06-09T16:42:55.330902378Z" level=info msg="Got pod network &{Name:redhat-marketplace-nsmbz Namespace:openshift-marketplace ID:d71e1b0a8fb858070bbb28a6905bf8545f7380e677c295d578c434e3a13bd926 UID:808ffd5d-a83e-4548-8e17-a13c94b30586 NetNS:/var/run/netns/f866ea0e-c9f9-4f41-b0c0-b5c330fe981d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod808ffd5d_a83e_4548_8e17_a13c94b30586.slice PodAnnotations:0xc002988630}] Aliases:map[]}"
2026-06-09 17:48:36.241203 | controller | Jun 09 16:42:55.331012 crc crio[20770]: time="2026-06-09T16:42:55.330986721Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-nsmbz to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.241221 | controller | Jun 09 16:42:55.335365 crc crio[20770]: time="2026-06-09T16:42:55.335264814Z" level=info msg="Got pod network &{Name:redhat-operators-gszk8 Namespace:openshift-marketplace ID:5e11748c1185984282607c5a8818fa1f51f8c4ccdfe244bb2c9c507143d5e9a4 UID:da79d03e-d418-40f9-866d-a1450e028fe6 NetNS:/var/run/netns/35d68819-a018-4103-b820-31677a3fb21b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podda79d03e_d418_40f9_866d_a1450e028fe6.slice PodAnnotations:0xc0010a2f58}] Aliases:map[]}"
2026-06-09 17:48:36.241243 | controller | Jun 09 16:42:55.335365 crc crio[20770]: time="2026-06-09T16:42:55.335342056Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-gszk8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.241260 | controller | Jun 09 16:42:55.611453 crc crio[20770]: 2026-06-09T16:42:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d71e1b0a8fb8580 Mac:96:c1:e0:1d:c1:3d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3e Mtu:0 Sandbox:/var/run/netns/f866ea0e-c9f9-4f41-b0c0-b5c330fe981d SocketPath: PciID:}] [{Interface:0xc0006045a0 Address:{IP:10.217.0.62 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.241278 | controller | Jun 09 16:42:55.613295 crc crio[20770]: time="2026-06-09T16:42:55.613185552Z" level=info msg="Got pod network &{Name:redhat-marketplace-nsmbz Namespace:openshift-marketplace ID:d71e1b0a8fb858070bbb28a6905bf8545f7380e677c295d578c434e3a13bd926 UID:808ffd5d-a83e-4548-8e17-a13c94b30586 NetNS:/var/run/netns/f866ea0e-c9f9-4f41-b0c0-b5c330fe981d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod808ffd5d_a83e_4548_8e17_a13c94b30586.slice PodAnnotations:0xc002988630}] Aliases:map[]}"
2026-06-09 17:48:36.241295 | controller | Jun 09 16:42:55.613502 crc crio[20770]: time="2026-06-09T16:42:55.613388428Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-nsmbz for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.241311 | controller | Jun 09 16:42:55.623365 crc crio[20770]: time="2026-06-09T16:42:55.623025926Z" level=info msg="Ran pod sandbox d71e1b0a8fb858070bbb28a6905bf8545f7380e677c295d578c434e3a13bd926 with infra container: openshift-marketplace/redhat-marketplace-nsmbz/POD" id=3400b0e8-608b-4ac2-9665-ce9218075cc0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.241327 | controller | Jun 09 16:42:55.628115 crc crio[20770]: time="2026-06-09T16:42:55.62802603Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=5b7b1ed1-ec4c-4c10-8115-4927132088fe name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.241343 | controller | Jun 09 16:42:55.635515 crc crio[20770]: time="2026-06-09T16:42:55.634144347Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=bad01f67-a50a-4e1b-9c48-fc9745d10744 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.241358 | controller | Jun 09 16:42:55.748304 crc crio[20770]: time="2026-06-09T16:42:55.74746313Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-nsmbz/extract-utilities" id=189a47fd-0f99-4dc1-8565-14f4c9e44dc9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.241374 | controller | Jun 09 16:42:55.748842 crc crio[20770]: time="2026-06-09T16:42:55.748793719Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.241390 | controller | Jun 09 16:42:55.758023 crc crio[20770]: 2026-06-09T16:42:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5e11748c1185984 Mac:36:cf:9e:f2:63:49 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3d Mtu:0 Sandbox:/var/run/netns/35d68819-a018-4103-b820-31677a3fb21b SocketPath: PciID:}] [{Interface:0xc00029e5b0 Address:{IP:10.217.0.61 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.241406 | controller | Jun 09 16:42:55.759251 crc crio[20770]: time="2026-06-09T16:42:55.759167548Z" level=info msg="Got pod network &{Name:redhat-operators-gszk8 Namespace:openshift-marketplace ID:5e11748c1185984282607c5a8818fa1f51f8c4ccdfe244bb2c9c507143d5e9a4 UID:da79d03e-d418-40f9-866d-a1450e028fe6 NetNS:/var/run/netns/35d68819-a018-4103-b820-31677a3fb21b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podda79d03e_d418_40f9_866d_a1450e028fe6.slice PodAnnotations:0xc0010a2f58}] Aliases:map[]}"
2026-06-09 17:48:36.241429 | controller | Jun 09 16:42:55.759396 crc crio[20770]: time="2026-06-09T16:42:55.759319463Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-gszk8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.241446 | controller | Jun 09 16:42:55.768389 crc crio[20770]: time="2026-06-09T16:42:55.768299742Z" level=info msg="Ran pod sandbox 5e11748c1185984282607c5a8818fa1f51f8c4ccdfe244bb2c9c507143d5e9a4 with infra container: openshift-marketplace/redhat-operators-gszk8/POD" id=f908fb23-5753-4978-9201-f159c54828b8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.241462 | controller | Jun 09 16:42:55.770827 crc crio[20770]: time="2026-06-09T16:42:55.770787284Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=b281f9d2-9f44-4d94-917e-001d3e6f1b2a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.241478 | controller | Jun 09 16:42:55.772954 crc crio[20770]: time="2026-06-09T16:42:55.772869234Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=39ba35d3-ca46-4503-849c-c20ea95d42b7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.241493 | controller | Jun 09 16:42:55.784042 crc crio[20770]: time="2026-06-09T16:42:55.783955774Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.241509 | controller | Jun 09 16:42:55.787866 crc crio[20770]: time="2026-06-09T16:42:55.787795395Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.241549 | controller | Jun 09 16:42:55.830122 crc crio[20770]: time="2026-06-09T16:42:55.830000804Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-gszk8/extract-utilities" id=12215e66-dab6-46b7-818b-cdce25734547 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.241567 | controller | Jun 09 16:42:55.830725 crc crio[20770]: time="2026-06-09T16:42:55.830438047Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.241583 | controller | Jun 09 16:42:55.857128 crc crio[20770]: time="2026-06-09T16:42:55.857018975Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.241600 | controller | Jun 09 16:42:55.861987 crc crio[20770]: time="2026-06-09T16:42:55.861882635Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.241616 | controller | Jun 09 16:42:56.693166 crc crio[20770]: time="2026-06-09T16:42:56.692523527Z" level=info msg="Created container d1963b99568bdc307a591393d5ef7f555782c67e6b89999cd239ab3b54065d90: openshift-marketplace/redhat-marketplace-nsmbz/extract-utilities" id=189a47fd-0f99-4dc1-8565-14f4c9e44dc9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.241632 | controller | Jun 09 16:42:56.698549 crc crio[20770]: time="2026-06-09T16:42:56.698439878Z" level=info msg="Created container 73d2352e291b566b7e7cb99ee3c5a6db4a8aa7c210e75f69d95e2b970ae859b5: openshift-marketplace/redhat-operators-gszk8/extract-utilities" id=12215e66-dab6-46b7-818b-cdce25734547 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.241653 | controller | Jun 09 16:42:56.705251 crc crio[20770]: time="2026-06-09T16:42:56.70507406Z" level=info msg="Starting container: d1963b99568bdc307a591393d5ef7f555782c67e6b89999cd239ab3b54065d90" id=5bfad603-df06-4de6-9216-3c3a6141cbf9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.241669 | controller | Jun 09 16:42:56.705251 crc crio[20770]: time="2026-06-09T16:42:56.705229634Z" level=info msg="Starting container: 73d2352e291b566b7e7cb99ee3c5a6db4a8aa7c210e75f69d95e2b970ae859b5" id=9889ac41-a90f-4e42-932a-1181efdc7c59 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.241684 | controller | Jun 09 16:42:56.711459 crc crio[20770]: time="2026-06-09T16:42:56.711152445Z" level=info msg="Started container" PID=26621 containerID=73d2352e291b566b7e7cb99ee3c5a6db4a8aa7c210e75f69d95e2b970ae859b5 description=openshift-marketplace/redhat-operators-gszk8/extract-utilities id=9889ac41-a90f-4e42-932a-1181efdc7c59 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e11748c1185984282607c5a8818fa1f51f8c4ccdfe244bb2c9c507143d5e9a4
2026-06-09 17:48:36.241701 | controller | Jun 09 16:42:56.714216 crc crio[20770]: time="2026-06-09T16:42:56.713914595Z" level=info msg="Started container" PID=26616 containerID=d1963b99568bdc307a591393d5ef7f555782c67e6b89999cd239ab3b54065d90 description=openshift-marketplace/redhat-marketplace-nsmbz/extract-utilities id=5bfad603-df06-4de6-9216-3c3a6141cbf9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d71e1b0a8fb858070bbb28a6905bf8545f7380e677c295d578c434e3a13bd926
2026-06-09 17:48:36.241717 | controller | Jun 09 16:42:58.613145 crc crio[20770]: time="2026-06-09T16:42:58.611545198Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=bb47d97d-b128-442a-8869-da69e701b83d name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.241732 | controller | Jun 09 16:42:58.615308 crc crio[20770]: time="2026-06-09T16:42:58.613862885Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=a47e5578-9037-45e8-9213-d4082035e147 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.241748 | controller | Jun 09 16:42:58.623540 crc crio[20770]: time="2026-06-09T16:42:58.623430921Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-09 17:48:36.241765 | controller | Jun 09 16:42:58.624505 crc crio[20770]: time="2026-06-09T16:42:58.624453671Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-09 17:48:36.241782 | controller | Jun 09 16:43:01.842264 crc crio[20770]: time="2026-06-09T16:43:01.841769001Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0" id=a47e5578-9037-45e8-9213-d4082035e147 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.241798 | controller | Jun 09 16:43:01.844892 crc crio[20770]: time="2026-06-09T16:43:01.843751058Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=7236953d-6eb4-41c8-bf39-26e6628066e5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.241814 | controller | Jun 09 16:43:01.916084 crc crio[20770]: time="2026-06-09T16:43:01.907710766Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=50903d7f-d78c-4cc2-a3f7-9a1acb9b4254 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.241829 | controller | Jun 09 16:43:02.176077 crc crio[20770]: time="2026-06-09T16:43:02.1758134Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:fc6a16d8f231accd9aa36e952dece09ceb23dd2bd734fa3d5279adae1b59f636" id=bb47d97d-b128-442a-8869-da69e701b83d name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.241848 | controller | Jun 09 16:43:02.177327 crc crio[20770]: time="2026-06-09T16:43:02.17720609Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=4ee7f1c4-69be-4546-a0df-329886710e0f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.241865 | controller | Jun 09 16:43:02.179818 crc crio[20770]: time="2026-06-09T16:43:02.179759774Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=cebfc5a1-bfac-4804-ae86-6b0507fb3f86 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.241881 | controller | Jun 09 16:43:02.215765 crc crio[20770]: time="2026-06-09T16:43:02.215499026Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-nsmbz/extract-content" id=fde75b21-a344-4866-8a8d-c9482d4401f0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.241896 | controller | Jun 09 16:43:02.217414 crc crio[20770]: time="2026-06-09T16:43:02.217331809Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.241912 | controller | Jun 09 16:43:02.247388 crc crio[20770]: time="2026-06-09T16:43:02.247288094Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.241928 | controller | Jun 09 16:43:02.250963 crc crio[20770]: time="2026-06-09T16:43:02.250888788Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.241944 | controller | Jun 09 16:43:02.820777 crc crio[20770]: time="2026-06-09T16:43:02.820083979Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-gszk8/extract-content" id=e3a43390-1142-4560-aa29-49d17196896c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.241960 | controller | Jun 09 16:43:02.821297 crc crio[20770]: time="2026-06-09T16:43:02.821267373Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.241976 | controller | Jun 09 16:43:02.824537 crc crio[20770]: time="2026-06-09T16:43:02.824009803Z" level=info msg="Created container 6cb8b10a43e30d60dafc9c934b91f5b7f3a1381351d79daec65d28a7ff3e38d8: openshift-marketplace/redhat-marketplace-nsmbz/extract-content" id=fde75b21-a344-4866-8a8d-c9482d4401f0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.241992 | controller | Jun 09 16:43:02.825808 crc crio[20770]: time="2026-06-09T16:43:02.825550667Z" level=info msg="Starting container: 6cb8b10a43e30d60dafc9c934b91f5b7f3a1381351d79daec65d28a7ff3e38d8" id=63aa41df-902d-4385-b6e4-f92133b26acf name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.242007 | controller | Jun 09 16:43:02.832462 crc crio[20770]: time="2026-06-09T16:43:02.832306532Z" level=info msg="Started container" PID=26700 containerID=6cb8b10a43e30d60dafc9c934b91f5b7f3a1381351d79daec65d28a7ff3e38d8 description=openshift-marketplace/redhat-marketplace-nsmbz/extract-content id=63aa41df-902d-4385-b6e4-f92133b26acf name=/runtime.v1.RuntimeService/StartContainer sandboxID=d71e1b0a8fb858070bbb28a6905bf8545f7380e677c295d578c434e3a13bd926
2026-06-09 17:48:36.242024 | controller | Jun 09 16:43:02.846310 crc crio[20770]: time="2026-06-09T16:43:02.846183263Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.242039 | controller | Jun 09 16:43:02.850355 crc crio[20770]: time="2026-06-09T16:43:02.850275201Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.242055 | controller | Jun 09 16:43:03.513797 crc crio[20770]: time="2026-06-09T16:43:03.513462386Z" level=info msg="Created container b1691ac283f5db0b4a7fda1d7cd62c707b327b4dcd928c56a69cc6263af3f0f0: openshift-marketplace/redhat-operators-gszk8/extract-content" id=e3a43390-1142-4560-aa29-49d17196896c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.242076 | controller | Jun 09 16:43:03.515155 crc crio[20770]: time="2026-06-09T16:43:03.515103464Z" level=info msg="Starting container: b1691ac283f5db0b4a7fda1d7cd62c707b327b4dcd928c56a69cc6263af3f0f0" id=d4dec341-91d0-470c-9556-5af45ffc94ce name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.242092 | controller | Jun 09 16:43:03.522494 crc crio[20770]: time="2026-06-09T16:43:03.522315012Z" level=info msg="Started container" PID=26711 containerID=b1691ac283f5db0b4a7fda1d7cd62c707b327b4dcd928c56a69cc6263af3f0f0 description=openshift-marketplace/redhat-operators-gszk8/extract-content id=d4dec341-91d0-470c-9556-5af45ffc94ce name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e11748c1185984282607c5a8818fa1f51f8c4ccdfe244bb2c9c507143d5e9a4
2026-06-09 17:48:36.242108 | controller | Jun 09 16:43:03.662352 crc crio[20770]: time="2026-06-09T16:43:03.662237543Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=aecd87de-3a96-4443-af5b-6a49d5ffc850 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.242123 | controller | Jun 09 16:43:03.665418 crc crio[20770]: time="2026-06-09T16:43:03.665263331Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=0405759d-07cd-4dc1-a3ef-700ea1efbefc name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.242139 | controller | Jun 09 16:43:03.859533 crc crio[20770]: time="2026-06-09T16:43:03.859361017Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-nsmbz/registry-server" id=293bce35-2601-4dcd-a18f-7cf2fac228d0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.242154 | controller | Jun 09 16:43:03.860383 crc crio[20770]: time="2026-06-09T16:43:03.860295304Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.242170 | controller | Jun 09 16:43:03.905551 crc crio[20770]: time="2026-06-09T16:43:03.905337665Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.242186 | controller | Jun 09 16:43:03.910113 crc crio[20770]: time="2026-06-09T16:43:03.909937668Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.242202 | controller | Jun 09 16:43:04.566738 crc crio[20770]: time="2026-06-09T16:43:04.565857734Z" level=info msg="Created container 13b597d5ddf0895020eb0dc448b6bc8c5ab484d982ebd451e3bda026db5d9ac9: openshift-marketplace/redhat-marketplace-nsmbz/registry-server" id=293bce35-2601-4dcd-a18f-7cf2fac228d0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.242218 | controller | Jun 09 16:43:04.575984 crc crio[20770]: time="2026-06-09T16:43:04.575898384Z" level=info msg="Starting container: 13b597d5ddf0895020eb0dc448b6bc8c5ab484d982ebd451e3bda026db5d9ac9" id=20dcb78d-6c97-4595-b869-ecbf66c5b9dc name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.242236 | controller | Jun 09 16:43:04.597002 crc crio[20770]: time="2026-06-09T16:43:04.596959422Z" level=info msg="Started container" PID=26757 containerID=13b597d5ddf0895020eb0dc448b6bc8c5ab484d982ebd451e3bda026db5d9ac9 description=openshift-marketplace/redhat-marketplace-nsmbz/registry-server id=20dcb78d-6c97-4595-b869-ecbf66c5b9dc name=/runtime.v1.RuntimeService/StartContainer sandboxID=d71e1b0a8fb858070bbb28a6905bf8545f7380e677c295d578c434e3a13bd926
2026-06-09 17:48:36.242279 | controller | Jun 09 16:43:14.855768 crc crio[20770]: time="2026-06-09T16:43:14.854812909Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=8bf0862d-6906-41e9-a8f9-002b91662886 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.242315 | controller | Jun 09 16:43:14.860257 crc crio[20770]: time="2026-06-09T16:43:14.860053301Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=e86113b2-75d8-468a-bfb0-e53fe46ae844 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.242333 | controller | Jun 09 16:43:14.871506 crc crio[20770]: time="2026-06-09T16:43:14.871391862Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-gszk8/registry-server" id=9bc23c42-d085-48ef-bfeb-2c6124955e50 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.242350 | controller | Jun 09 16:43:14.873049 crc crio[20770]: time="2026-06-09T16:43:14.873007069Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.242367 | controller | Jun 09 16:43:14.915227 crc crio[20770]: time="2026-06-09T16:43:14.915097425Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.242383 | controller | Jun 09 16:43:14.919215 crc crio[20770]: time="2026-06-09T16:43:14.919122062Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.242400 | controller | Jun 09 16:43:16.111405 crc crio[20770]: time="2026-06-09T16:43:16.111269804Z" level=info msg="Created container 99e4041c617df91ac109821e55f379ed22d031cbe4f4d07be8077f5ebde93682: openshift-marketplace/redhat-operators-gszk8/registry-server" id=9bc23c42-d085-48ef-bfeb-2c6124955e50 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.242417 | controller | Jun 09 16:43:16.113184 crc crio[20770]: time="2026-06-09T16:43:16.113111128Z" level=info msg="Starting container: 99e4041c617df91ac109821e55f379ed22d031cbe4f4d07be8077f5ebde93682" id=63061055-cebf-45ca-af6c-8c4ad298a9cd name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.242433 | controller | Jun 09 16:43:16.122421 crc crio[20770]: time="2026-06-09T16:43:16.12212834Z" level=info msg="Started container" PID=26915 containerID=99e4041c617df91ac109821e55f379ed22d031cbe4f4d07be8077f5ebde93682 description=openshift-marketplace/redhat-operators-gszk8/registry-server id=63061055-cebf-45ca-af6c-8c4ad298a9cd name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e11748c1185984282607c5a8818fa1f51f8c4ccdfe244bb2c9c507143d5e9a4
2026-06-09 17:48:36.242449 | controller | Jun 09 16:43:16.929020 crc crio[20770]: time="2026-06-09T16:43:16.928861053Z" level=info msg="Stopping container: e9b26b97b3aa5e7994abe4f518136194ed5ef53c369a9eaee728d4f281cd6836 (timeout: 2s)" id=fa1000ff-72de-4cab-ba8e-0d0df7cdff5c name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.242466 | controller | Jun 09 16:43:17.106535 crc crio[20770]: time="2026-06-09T16:43:17.105465879Z" level=info msg="Stopped container e9b26b97b3aa5e7994abe4f518136194ed5ef53c369a9eaee728d4f281cd6836: openshift-marketplace/redhat-marketplace-lzmxx/registry-server" id=fa1000ff-72de-4cab-ba8e-0d0df7cdff5c name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.242482 | controller | Jun 09 16:43:17.108254 crc crio[20770]: time="2026-06-09T16:43:17.108175738Z" level=info msg="Stopping pod sandbox: fbd9a00c23886464fe0f5857a0d64ce22494b42db1dbd54ecc6b3d4feaf1abf6" id=6e95dfb7-eee3-46e9-817e-a4338adb9eac name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.242498 | controller | Jun 09 16:43:17.109199 crc crio[20770]: time="2026-06-09T16:43:17.109149226Z" level=info msg="Got pod network &{Name:redhat-marketplace-lzmxx Namespace:openshift-marketplace ID:fbd9a00c23886464fe0f5857a0d64ce22494b42db1dbd54ecc6b3d4feaf1abf6 UID:8e909be3-ae3a-4ed5-a64b-5d99f090ca64 NetNS:/var/run/netns/abfe7edd-b492-43b7-95df-4307c6f30555 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8e909be3_ae3a_4ed5_a64b_5d99f090ca64.slice PodAnnotations:0xc0010a2908}] Aliases:map[]}"
2026-06-09 17:48:36.242541 | controller | Jun 09 16:43:17.109397 crc crio[20770]: time="2026-06-09T16:43:17.109332991Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-lzmxx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.242562 | controller | Jun 09 16:43:17.428509 crc crio[20770]: time="2026-06-09T16:43:17.428260273Z" level=info msg="Stopped pod sandbox: fbd9a00c23886464fe0f5857a0d64ce22494b42db1dbd54ecc6b3d4feaf1abf6" id=6e95dfb7-eee3-46e9-817e-a4338adb9eac name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.242579 | controller | Jun 09 16:43:17.896710 crc crio[20770]: time="2026-06-09T16:43:17.896542304Z" level=info msg="Removing container: e9b26b97b3aa5e7994abe4f518136194ed5ef53c369a9eaee728d4f281cd6836" id=4079f989-38ab-472d-ab2b-578f394c0455 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.242596 | controller | Jun 09 16:43:17.918339 crc crio[20770]: time="2026-06-09T16:43:17.918252527Z" level=info msg="Removed container e9b26b97b3aa5e7994abe4f518136194ed5ef53c369a9eaee728d4f281cd6836: openshift-marketplace/redhat-marketplace-lzmxx/registry-server" id=4079f989-38ab-472d-ab2b-578f394c0455 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.242612 | controller | Jun 09 16:43:17.921467 crc crio[20770]: time="2026-06-09T16:43:17.921392258Z" level=info msg="Removing container: b5d95737a82d54bd62596c676e656d2f0f7ffa85bc99b1c4ddfa603ac0d0ddda" id=51a9dff4-1b4e-456e-8a47-3e034a7fd7c0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.242627 | controller | Jun 09 16:43:17.951241 crc crio[20770]: time="2026-06-09T16:43:17.951139825Z" level=info msg="Removed container b5d95737a82d54bd62596c676e656d2f0f7ffa85bc99b1c4ddfa603ac0d0ddda: openshift-marketplace/redhat-marketplace-lzmxx/extract-content" id=51a9dff4-1b4e-456e-8a47-3e034a7fd7c0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.242643 | controller | Jun 09 16:43:17.954840 crc crio[20770]: time="2026-06-09T16:43:17.954757Z" level=info msg="Removing container: eacbbffac17b63280e47226c701302387589e91bd2409c849fb1ec37e91e7eb8" id=04985c4b-066e-4fb0-a9c8-331e773c33e3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.242658 | controller | Jun 09 16:43:17.975827 crc crio[20770]: time="2026-06-09T16:43:17.975618028Z" level=info msg="Removed container eacbbffac17b63280e47226c701302387589e91bd2409c849fb1ec37e91e7eb8: openshift-marketplace/redhat-marketplace-lzmxx/extract-utilities" id=04985c4b-066e-4fb0-a9c8-331e773c33e3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.242673 | controller | Jun 09 16:43:27.121253 crc crio[20770]: time="2026-06-09T16:43:27.120258242Z" level=info msg="Stopping container: 3da16e7bd18a8e51ba0670cb1ea7b13efc7c5e035f126a3da477d4c0cc962ae9 (timeout: 2s)" id=49df8a33-7d86-4736-8faf-ea52ca019ec6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.242688 | controller | Jun 09 16:43:27.831484 crc crio[20770]: time="2026-06-09T16:43:27.830831913Z" level=info msg="Stopped container 3da16e7bd18a8e51ba0670cb1ea7b13efc7c5e035f126a3da477d4c0cc962ae9: openshift-marketplace/redhat-operators-9rqct/registry-server" id=49df8a33-7d86-4736-8faf-ea52ca019ec6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.242704 | controller | Jun 09 16:43:27.833323 crc crio[20770]: time="2026-06-09T16:43:27.833207812Z" level=info msg="Stopping pod sandbox: b1e6c92958b4c3514c41eeed447a44bda8dfed6efa8bd161ecc65938641827bf" id=c84a2aba-529b-4483-a79c-7767a5e852fb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.242723 | controller | Jun 09 16:43:27.833998 crc crio[20770]: time="2026-06-09T16:43:27.833951844Z" level=info msg="Got pod network &{Name:redhat-operators-9rqct Namespace:openshift-marketplace ID:b1e6c92958b4c3514c41eeed447a44bda8dfed6efa8bd161ecc65938641827bf UID:a67cd32e-4055-453b-9c4e-0a3d07bdac66 NetNS:/var/run/netns/b4d90e33-ff7d-4ca6-bfb9-776d847f1ab4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda67cd32e_4055_453b_9c4e_0a3d07bdac66.slice PodAnnotations:0xc0003de628}] Aliases:map[]}"
2026-06-09 17:48:36.242740 | controller | Jun 09 16:43:27.834244 crc crio[20770]: time="2026-06-09T16:43:27.834178571Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-9rqct from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.242757 | controller | Jun 09 16:43:28.080138 crc crio[20770]: time="2026-06-09T16:43:28.079963011Z" level=info msg="Stopped pod sandbox: b1e6c92958b4c3514c41eeed447a44bda8dfed6efa8bd161ecc65938641827bf" id=c84a2aba-529b-4483-a79c-7767a5e852fb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.242774 | controller | Jun 09 16:43:29.016768 crc crio[20770]: time="2026-06-09T16:43:29.016561106Z" level=info msg="Removing container: 3da16e7bd18a8e51ba0670cb1ea7b13efc7c5e035f126a3da477d4c0cc962ae9" id=4ef3091e-a946-41a6-afb1-d7618b4a5b17 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.242791 | controller | Jun 09 16:43:29.038309 crc crio[20770]: time="2026-06-09T16:43:29.038197207Z" level=info msg="Removed container 3da16e7bd18a8e51ba0670cb1ea7b13efc7c5e035f126a3da477d4c0cc962ae9: openshift-marketplace/redhat-operators-9rqct/registry-server" id=4ef3091e-a946-41a6-afb1-d7618b4a5b17 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.242806 | controller | Jun 09 16:43:29.041420 crc crio[20770]: time="2026-06-09T16:43:29.041327778Z" level=info msg="Removing container: 11d56fbe6b8d146c83ca2e315414e5ff5ef3313491d8ea66b52ee9ef628dbf11" id=f0dabb1d-68e5-4cc3-81d7-1dee449e51bb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.242823 | controller | Jun 09 16:43:29.085358 crc crio[20770]: time="2026-06-09T16:43:29.085254478Z" level=info msg="Removed container 11d56fbe6b8d146c83ca2e315414e5ff5ef3313491d8ea66b52ee9ef628dbf11: openshift-marketplace/redhat-operators-9rqct/extract-content" id=f0dabb1d-68e5-4cc3-81d7-1dee449e51bb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.242839 | controller | Jun 09 16:43:29.089121 crc crio[20770]: time="2026-06-09T16:43:29.089000917Z" level=info msg="Removing container: f7d74046b5b66b18a2fd3996940c47adc9f955494ada06f7aa1fdb70b46bf6ce" id=7fac95d0-83f4-4efe-a7b3-98be88b2dfdd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.242855 | controller | Jun 09 16:43:29.111487 crc crio[20770]: time="2026-06-09T16:43:29.111269446Z" level=info msg="Removed container f7d74046b5b66b18a2fd3996940c47adc9f955494ada06f7aa1fdb70b46bf6ce: openshift-marketplace/redhat-operators-9rqct/extract-utilities" id=7fac95d0-83f4-4efe-a7b3-98be88b2dfdd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.242871 | controller | Jun 09 16:43:32.589626 crc crio[20770]: time="2026-06-09T16:43:32.584011877Z" level=info msg="Stopping pod sandbox: b1e6c92958b4c3514c41eeed447a44bda8dfed6efa8bd161ecc65938641827bf" id=4e59e71b-2449-44e9-a90e-8a96e6bcf43f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.242887 | controller | Jun 09 16:43:32.589626 crc crio[20770]: time="2026-06-09T16:43:32.584913494Z" level=info msg="Stopped pod sandbox (already stopped): b1e6c92958b4c3514c41eeed447a44bda8dfed6efa8bd161ecc65938641827bf" id=4e59e71b-2449-44e9-a90e-8a96e6bcf43f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.242902 | controller | Jun 09 16:43:32.589626 crc crio[20770]: time="2026-06-09T16:43:32.585582753Z" level=info msg="Removing pod sandbox: b1e6c92958b4c3514c41eeed447a44bda8dfed6efa8bd161ecc65938641827bf" id=f90fe376-4e4f-4c0a-b22e-1a61b1eaf04c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.242921 | controller | Jun 09 16:43:32.594103 crc crio[20770]: time="2026-06-09T16:43:32.59406581Z" level=info msg="Removed pod sandbox: b1e6c92958b4c3514c41eeed447a44bda8dfed6efa8bd161ecc65938641827bf" id=f90fe376-4e4f-4c0a-b22e-1a61b1eaf04c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.242938 | controller | Jun 09 16:43:32.595479 crc crio[20770]: time="2026-06-09T16:43:32.595409979Z" level=info msg="Stopping pod sandbox: fbd9a00c23886464fe0f5857a0d64ce22494b42db1dbd54ecc6b3d4feaf1abf6" id=f165dc32-9c5b-4f66-9966-5cebeba92eae name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.242953 | controller | Jun 09 16:43:32.595570 crc crio[20770]: time="2026-06-09T16:43:32.595513302Z" level=info msg="Stopped pod sandbox (already stopped): fbd9a00c23886464fe0f5857a0d64ce22494b42db1dbd54ecc6b3d4feaf1abf6" id=f165dc32-9c5b-4f66-9966-5cebeba92eae name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.242969 | controller | Jun 09 16:43:32.596495 crc crio[20770]: time="2026-06-09T16:43:32.596436549Z" level=info msg="Removing pod sandbox: fbd9a00c23886464fe0f5857a0d64ce22494b42db1dbd54ecc6b3d4feaf1abf6" id=5cf1250d-cc3a-48fc-be50-1757d265582f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.242984 | controller | Jun 09 16:43:32.605547 crc crio[20770]: time="2026-06-09T16:43:32.605137333Z" level=info msg="Removed pod sandbox: fbd9a00c23886464fe0f5857a0d64ce22494b42db1dbd54ecc6b3d4feaf1abf6" id=5cf1250d-cc3a-48fc-be50-1757d265582f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.242999 | controller | Jun 09 16:44:00.982801 crc crio[20770]: time="2026-06-09T16:44:00.981725859Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683724-gx9vh/POD" id=d1e9e9aa-64e8-444e-ba84-6ad99009de1c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.243015 | controller | Jun 09 16:44:00.982801 crc crio[20770]: time="2026-06-09T16:44:00.982629925Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.243031 | controller | Jun 09 16:44:01.005934 crc crio[20770]: time="2026-06-09T16:44:01.005825121Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683724-gx9vh Namespace:openshift-infra ID:7aad82dcc6ee3feefbdb50d5315abf7075eba4aa70cc41f10fd466a17b41cd08 UID:e0f710fa-b26c-4069-a077-24f4af311484 NetNS:/var/run/netns/03042ca0-291c-4721-96bb-0998dd37b6ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode0f710fa_b26c_4069_a077_24f4af311484.slice PodAnnotations:0xc002732020}] Aliases:map[]}"
2026-06-09 17:48:36.243048 | controller | Jun 09 16:44:01.005934 crc crio[20770]: time="2026-06-09T16:44:01.005905993Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683724-gx9vh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.243064 | controller | Jun 09 16:44:01.644206 crc crio[20770]: 2026-06-09T16:44:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7aad82dcc6ee3fe Mac:06:31:47:b7:31:b7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:40 Mtu:0 Sandbox:/var/run/netns/03042ca0-291c-4721-96bb-0998dd37b6ec SocketPath: PciID:}] [{Interface:0xc000015030 Address:{IP:10.217.0.64 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.243081 | controller | Jun 09 16:44:01.646847 crc crio[20770]: time="2026-06-09T16:44:01.646773074Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683724-gx9vh Namespace:openshift-infra ID:7aad82dcc6ee3feefbdb50d5315abf7075eba4aa70cc41f10fd466a17b41cd08 UID:e0f710fa-b26c-4069-a077-24f4af311484 NetNS:/var/run/netns/03042ca0-291c-4721-96bb-0998dd37b6ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode0f710fa_b26c_4069_a077_24f4af311484.slice PodAnnotations:0xc002732020}] Aliases:map[]}"
2026-06-09 17:48:36.243102 | controller | Jun 09 16:44:01.646971 crc crio[20770]: time="2026-06-09T16:44:01.646928638Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683724-gx9vh for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.243118 | controller | Jun 09 16:44:01.656195 crc crio[20770]: time="2026-06-09T16:44:01.656060514Z" level=info msg="Ran pod sandbox 7aad82dcc6ee3feefbdb50d5315abf7075eba4aa70cc41f10fd466a17b41cd08 with infra container: openshift-infra/auto-csr-approver-29683724-gx9vh/POD" id=d1e9e9aa-64e8-444e-ba84-6ad99009de1c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.243135 | controller | Jun 09 16:44:01.659773 crc crio[20770]: time="2026-06-09T16:44:01.659370631Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=112b31ef-c064-44e9-9cb1-b93de9f20230 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.243151 | controller | Jun 09 16:44:01.670204 crc crio[20770]: time="2026-06-09T16:44:01.670114834Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 17:48:36.243167 | controller | Jun 09 16:44:08.406230 crc crio[20770]: time="2026-06-09T16:44:08.404751865Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=112b31ef-c064-44e9-9cb1-b93de9f20230 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.243183 | controller | Jun 09 16:44:08.408283 crc crio[20770]: time="2026-06-09T16:44:08.407952868Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=783d0a21-ba05-4b5c-bd47-b4dcdaa4ee02 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.243198 | controller | Jun 09 16:44:08.415507 crc crio[20770]: time="2026-06-09T16:44:08.415353734Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=4f8afd14-a0d4-4861-8b73-0a624ea45647 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.243214 | controller | Jun 09 16:44:08.596154 crc crio[20770]: time="2026-06-09T16:44:08.595992216Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683724-gx9vh/oc" id=ded56390-66f4-485e-96f1-9bd2f0728ed9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.243230 | controller | Jun 09 16:44:08.598493 crc crio[20770]: time="2026-06-09T16:44:08.598425457Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.243246 | controller | Jun 09 16:44:08.635858 crc crio[20770]: time="2026-06-09T16:44:08.635576989Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.243261 | controller | Jun 09 16:44:08.925560 crc crio[20770]: time="2026-06-09T16:44:08.924878128Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.243277 | controller | Jun 09 16:44:09.067121 crc crio[20770]: time="2026-06-09T16:44:09.066315888Z" level=info msg="Created container 385c784ca1eec230e75fff16d01ee73870396c39aaca9a0545e510b02f400446: openshift-infra/auto-csr-approver-29683724-gx9vh/oc" id=ded56390-66f4-485e-96f1-9bd2f0728ed9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.243293 | controller | Jun 09 16:44:09.079108 crc crio[20770]: time="2026-06-09T16:44:09.078894855Z" level=info msg="Starting container: 385c784ca1eec230e75fff16d01ee73870396c39aaca9a0545e510b02f400446" id=391eb91c-e641-4642-bf49-df6ad30d8679 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.243309 | controller | Jun 09 16:44:09.086145 crc crio[20770]: time="2026-06-09T16:44:09.08594945Z" level=info msg="Started container" PID=27847 containerID=385c784ca1eec230e75fff16d01ee73870396c39aaca9a0545e510b02f400446 description=openshift-infra/auto-csr-approver-29683724-gx9vh/oc id=391eb91c-e641-4642-bf49-df6ad30d8679 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7aad82dcc6ee3feefbdb50d5315abf7075eba4aa70cc41f10fd466a17b41cd08
2026-06-09 17:48:36.243330 | controller | Jun 09 16:44:11.378382 crc crio[20770]: time="2026-06-09T16:44:11.377767758Z" level=info msg="Stopping pod sandbox: 7aad82dcc6ee3feefbdb50d5315abf7075eba4aa70cc41f10fd466a17b41cd08" id=cc2d80c8-579a-4ddc-b993-d8b68ffce212 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.243352 | controller | Jun 09 16:44:11.381211 crc crio[20770]: time="2026-06-09T16:44:11.37919456Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683724-gx9vh Namespace:openshift-infra ID:7aad82dcc6ee3feefbdb50d5315abf7075eba4aa70cc41f10fd466a17b41cd08 UID:e0f710fa-b26c-4069-a077-24f4af311484 NetNS:/var/run/netns/03042ca0-291c-4721-96bb-0998dd37b6ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode0f710fa_b26c_4069_a077_24f4af311484.slice PodAnnotations:0xc002988570}] Aliases:map[]}"
2026-06-09 17:48:36.243378 | controller | Jun 09 16:44:11.381211 crc crio[20770]: time="2026-06-09T16:44:11.379354604Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683724-gx9vh from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.243408 | controller | Jun 09 16:44:11.654719 crc crio[20770]: time="2026-06-09T16:44:11.654269013Z" level=info msg="Stopped pod sandbox: 7aad82dcc6ee3feefbdb50d5315abf7075eba4aa70cc41f10fd466a17b41cd08" id=cc2d80c8-579a-4ddc-b993-d8b68ffce212 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.243432 | controller | Jun 09 16:45:00.514123 crc crio[20770]: time="2026-06-09T16:45:00.513212252Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29683725-gbm7x/POD" id=cf1faf93-1ee3-4f37-977c-466efa9ff444 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.243450 | controller | Jun 09 16:45:00.515559 crc crio[20770]: time="2026-06-09T16:45:00.514144899Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.243466 | controller | Jun 09 16:45:00.536270 crc crio[20770]: time="2026-06-09T16:45:00.536098289Z" level=info msg="Got pod network &{Name:collect-profiles-29683725-gbm7x Namespace:openshift-operator-lifecycle-manager ID:31b24e9b14f1d6f9920e5515a4a39854163a04ba048bbba7fade22a2b1976ca5 UID:1e8fc6ac-eb04-4cd9-b7bb-d690bee5351b NetNS:/var/run/netns/3e0a4a92-0121-439a-b89d-6df01df3ec97 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1e8fc6ac_eb04_4cd9_b7bb_d690bee5351b.slice PodAnnotations:0xc00008c9d8}] Aliases:map[]}"
2026-06-09 17:48:36.243483 | controller | Jun 09 16:45:00.536270 crc crio[20770]: time="2026-06-09T16:45:00.536192992Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29683725-gbm7x to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.243500 | controller | Jun 09 16:45:00.946012 crc crio[20770]: 2026-06-09T16:45:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:31b24e9b14f1d6f Mac:e6:b1:47:a9:7c:a8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:42 Mtu:0 Sandbox:/var/run/netns/3e0a4a92-0121-439a-b89d-6df01df3ec97 SocketPath: PciID:}] [{Interface:0xc0002d8c00 Address:{IP:10.217.0.66 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.243539 | controller | Jun 09 16:45:00.948120 crc crio[20770]: time="2026-06-09T16:45:00.94803007Z" level=info msg="Got pod network &{Name:collect-profiles-29683725-gbm7x Namespace:openshift-operator-lifecycle-manager ID:31b24e9b14f1d6f9920e5515a4a39854163a04ba048bbba7fade22a2b1976ca5 UID:1e8fc6ac-eb04-4cd9-b7bb-d690bee5351b NetNS:/var/run/netns/3e0a4a92-0121-439a-b89d-6df01df3ec97 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1e8fc6ac_eb04_4cd9_b7bb_d690bee5351b.slice PodAnnotations:0xc00008c9d8}] Aliases:map[]}"
2026-06-09 17:48:36.243563 | controller | Jun 09 16:45:00.948324 crc crio[20770]: time="2026-06-09T16:45:00.948253986Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29683725-gbm7x for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.243582 | controller | Jun 09 16:45:00.956294 crc crio[20770]: time="2026-06-09T16:45:00.956109305Z" level=info msg="Ran pod sandbox 31b24e9b14f1d6f9920e5515a4a39854163a04ba048bbba7fade22a2b1976ca5 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29683725-gbm7x/POD" id=cf1faf93-1ee3-4f37-977c-466efa9ff444 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.243599 | controller | Jun 09 16:45:00.958370 crc crio[20770]: time="2026-06-09T16:45:00.958240197Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=03349134-298a-4214-9882-bd5ec3526438 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.243614 | controller | Jun 09 16:45:00.964837 crc crio[20770]: time="2026-06-09T16:45:00.960498453Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=74e7e9ff-4e5d-40d9-bef6-87acdee18dfe name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.243630 | controller | Jun 09 16:45:00.970188 crc crio[20770]: time="2026-06-09T16:45:00.970065712Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29683725-gbm7x/collect-profiles" id=b824f6a1-984a-448b-ac15-c39f8908d859 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.243645 | controller | Jun 09 16:45:00.971008 crc crio[20770]: time="2026-06-09T16:45:00.970915397Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.243661 | controller | Jun 09 16:45:01.002174 crc crio[20770]: time="2026-06-09T16:45:01.002010683Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.243677 | controller | Jun 09 16:45:01.006819 crc crio[20770]: time="2026-06-09T16:45:01.006790282Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.243694 | controller | Jun 09 16:45:01.118566 crc crio[20770]: time="2026-06-09T16:45:01.118496596Z" level=info msg="Created container c3689796384cbecbb345becdd3529d58f526b3a0e584eed58e3bcba3815bfa9e: openshift-operator-lifecycle-manager/collect-profiles-29683725-gbm7x/collect-profiles" id=b824f6a1-984a-448b-ac15-c39f8908d859 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.243709 | controller | Jun 09 16:45:01.123081 crc crio[20770]: time="2026-06-09T16:45:01.121399141Z" level=info msg="Starting container: c3689796384cbecbb345becdd3529d58f526b3a0e584eed58e3bcba3815bfa9e" id=c4bced9b-6ae3-44ed-8e22-392251a2f5a5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.243726 | controller | Jun 09 16:45:01.128286 crc crio[20770]: time="2026-06-09T16:45:01.128062465Z" level=info msg="Started container" PID=28622 containerID=c3689796384cbecbb345becdd3529d58f526b3a0e584eed58e3bcba3815bfa9e description=openshift-operator-lifecycle-manager/collect-profiles-29683725-gbm7x/collect-profiles id=c4bced9b-6ae3-44ed-8e22-392251a2f5a5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=31b24e9b14f1d6f9920e5515a4a39854163a04ba048bbba7fade22a2b1976ca5
2026-06-09 17:48:36.243747 | controller | Jun 09 16:45:02.976385 crc crio[20770]: time="2026-06-09T16:45:02.975789845Z" level=info msg="Stopping pod sandbox: 31b24e9b14f1d6f9920e5515a4a39854163a04ba048bbba7fade22a2b1976ca5" id=7c42c33d-e98d-48f9-88fe-5d28750ab3bd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.243764 | controller | Jun 09 16:45:02.978137 crc crio[20770]: time="2026-06-09T16:45:02.97701075Z" level=info msg="Got pod network &{Name:collect-profiles-29683725-gbm7x Namespace:openshift-operator-lifecycle-manager ID:31b24e9b14f1d6f9920e5515a4a39854163a04ba048bbba7fade22a2b1976ca5 UID:1e8fc6ac-eb04-4cd9-b7bb-d690bee5351b NetNS:/var/run/netns/3e0a4a92-0121-439a-b89d-6df01df3ec97 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1e8fc6ac_eb04_4cd9_b7bb_d690bee5351b.slice PodAnnotations:0xc002988000}] Aliases:map[]}"
2026-06-09 17:48:36.243781 | controller | Jun 09 16:45:02.978137 crc crio[20770]: time="2026-06-09T16:45:02.977185715Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29683725-gbm7x from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.243797 | controller | Jun 09 16:45:03.357489 crc crio[20770]: time="2026-06-09T16:45:03.35731396Z" level=info msg="Stopped pod sandbox: 31b24e9b14f1d6f9920e5515a4a39854163a04ba048bbba7fade22a2b1976ca5" id=7c42c33d-e98d-48f9-88fe-5d28750ab3bd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.243814 | controller | Jun 09 16:46:00.521739 crc crio[20770]: time="2026-06-09T16:46:00.520523646Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683726-flkxk/POD" id=7212c652-fbff-430b-aac5-2af0f115d424 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.243830 | controller | Jun 09 16:46:00.524359 crc crio[20770]: time="2026-06-09T16:46:00.521792783Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.243846 | controller | Jun 09 16:46:00.551968 crc crio[20770]: time="2026-06-09T16:46:00.551158451Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683726-flkxk Namespace:openshift-infra ID:8f3d89c9b763c8e2bea400885cd0a9410384bfe7acbed1bc21027ab9d90b3a0b UID:3b142435-9a5f-4c73-ac53-9691f21a9eb1 NetNS:/var/run/netns/04d05fff-785a-480c-9e74-93117fbc919f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3b142435_9a5f_4c73_ac53_9691f21a9eb1.slice PodAnnotations:0xc001e80a88}] Aliases:map[]}"
2026-06-09 17:48:36.243862 | controller | Jun 09 16:46:00.551968 crc crio[20770]: time="2026-06-09T16:46:00.551903723Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683726-flkxk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.243879 | controller | Jun 09 16:46:00.810338 crc crio[20770]: 2026-06-09T16:46:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8f3d89c9b763c8e Mac:92:b2:c4:5f:27:07 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/04d05fff-785a-480c-9e74-93117fbc919f SocketPath: PciID:}] [{Interface:0xc00022c5a0 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.243895 | controller | Jun 09 16:46:00.811515 crc crio[20770]: time="2026-06-09T16:46:00.811447055Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683726-flkxk Namespace:openshift-infra ID:8f3d89c9b763c8e2bea400885cd0a9410384bfe7acbed1bc21027ab9d90b3a0b UID:3b142435-9a5f-4c73-ac53-9691f21a9eb1 NetNS:/var/run/netns/04d05fff-785a-480c-9e74-93117fbc919f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3b142435_9a5f_4c73_ac53_9691f21a9eb1.slice PodAnnotations:0xc001e80a88}] Aliases:map[]}"
2026-06-09 17:48:36.243916 | controller | Jun 09 16:46:00.811877 crc crio[20770]: time="2026-06-09T16:46:00.811600159Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683726-flkxk for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.243932 | controller | Jun 09 16:46:00.817593 crc crio[20770]: time="2026-06-09T16:46:00.817472991Z" level=info msg="Ran pod sandbox 8f3d89c9b763c8e2bea400885cd0a9410384bfe7acbed1bc21027ab9d90b3a0b with infra container: openshift-infra/auto-csr-approver-29683726-flkxk/POD" id=7212c652-fbff-430b-aac5-2af0f115d424 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.243948 | controller | Jun 09 16:46:00.822428 crc crio[20770]: time="2026-06-09T16:46:00.821034855Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=3377634d-293c-4c16-8488-da972f38720b name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.243965 | controller | Jun 09 16:46:00.835404 crc crio[20770]: time="2026-06-09T16:46:00.835293852Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 17:48:36.243980 | controller | Jun 09 16:46:03.926429 crc crio[20770]: time="2026-06-09T16:46:03.925779972Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=3377634d-293c-4c16-8488-da972f38720b name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.243996 | controller | Jun 09 16:46:03.929764 crc crio[20770]: time="2026-06-09T16:46:03.928273455Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=29f6981f-0216-49a0-b5e9-a3c65d35a49d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.244012 | controller | Jun 09 16:46:03.931156 crc crio[20770]: time="2026-06-09T16:46:03.931055746Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=8721b9f8-cb4a-4aab-9302-502fcdf1b0a0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.244027 | controller | Jun 09 16:46:03.939859 crc crio[20770]: time="2026-06-09T16:46:03.939567895Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683726-flkxk/oc" id=0c7920d3-e336-4968-8a97-8bb32a486c29 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.244043 | controller | Jun 09 16:46:03.942455 crc crio[20770]: time="2026-06-09T16:46:03.940195943Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.244058 | controller | Jun 09 16:46:03.972712 crc crio[20770]: time="2026-06-09T16:46:03.972519558Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.244075 | controller | Jun 09 16:46:04.260964 crc crio[20770]: time="2026-06-09T16:46:04.260897942Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.244091 | controller | Jun 09 16:46:04.362562 crc crio[20770]: time="2026-06-09T16:46:04.361778779Z" level=info msg="Created container be6affba8638dcd85ac80aa764b5e3d7b698460a83d9d6ec706c8c9472ddfcf9: openshift-infra/auto-csr-approver-29683726-flkxk/oc" id=0c7920d3-e336-4968-8a97-8bb32a486c29 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.244106 | controller | Jun 09 16:46:04.366185 crc crio[20770]: time="2026-06-09T16:46:04.366146197Z" level=info msg="Starting container: be6affba8638dcd85ac80aa764b5e3d7b698460a83d9d6ec706c8c9472ddfcf9" id=b79df39d-88a5-4869-ac63-7e166ae99f18 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.244122 | controller | Jun 09 16:46:04.372587 crc crio[20770]: time="2026-06-09T16:46:04.372469041Z" level=info msg="Started container" PID=29511 containerID=be6affba8638dcd85ac80aa764b5e3d7b698460a83d9d6ec706c8c9472ddfcf9 description=openshift-infra/auto-csr-approver-29683726-flkxk/oc id=b79df39d-88a5-4869-ac63-7e166ae99f18 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8f3d89c9b763c8e2bea400885cd0a9410384bfe7acbed1bc21027ab9d90b3a0b
2026-06-09 17:48:36.244142 | controller | Jun 09 16:46:06.487712 crc crio[20770]: time="2026-06-09T16:46:06.487084386Z" level=info msg="Stopping pod sandbox: 8f3d89c9b763c8e2bea400885cd0a9410384bfe7acbed1bc21027ab9d90b3a0b" id=76e04ba9-15dd-46ec-8c64-ddea45b7a885 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.244160 | controller | Jun 09 16:46:06.489178 crc crio[20770]: time="2026-06-09T16:46:06.488334912Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683726-flkxk Namespace:openshift-infra ID:8f3d89c9b763c8e2bea400885cd0a9410384bfe7acbed1bc21027ab9d90b3a0b UID:3b142435-9a5f-4c73-ac53-9691f21a9eb1 NetNS:/var/run/netns/04d05fff-785a-480c-9e74-93117fbc919f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3b142435_9a5f_4c73_ac53_9691f21a9eb1.slice PodAnnotations:0xc001e80748}] Aliases:map[]}"
2026-06-09 17:48:36.244176 | controller | Jun 09 16:46:06.489178 crc crio[20770]: time="2026-06-09T16:46:06.488493577Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683726-flkxk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.244193 | controller | Jun 09 16:46:06.716856 crc crio[20770]: time="2026-06-09T16:46:06.716804577Z" level=info msg="Stopped pod sandbox: 8f3d89c9b763c8e2bea400885cd0a9410384bfe7acbed1bc21027ab9d90b3a0b" id=76e04ba9-15dd-46ec-8c64-ddea45b7a885 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.244208 | controller | Jun 09 16:46:42.979084 crc crio[20770]: time="2026-06-09T16:46:42.978355012Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-ms9st/POD" id=9e1a604e-1408-497d-a5c2-76e61506d7e2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.244224 | controller | Jun 09 16:46:42.980461 crc crio[20770]: time="2026-06-09T16:46:42.979109614Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.244240 | controller | Jun 09 16:46:42.997322 crc crio[20770]: time="2026-06-09T16:46:42.997233524Z" level=info msg="Got pod network &{Name:community-operators-ms9st Namespace:openshift-marketplace ID:b4362be234d40b9232de9b6faa7191d80e02dcc77d06c72ca33f8edfd4257851 UID:0f3f8bef-52a9-4170-93a5-ea81685357f4 NetNS:/var/run/netns/fb962cd1-c7e7-481a-a38c-6d43093f78af Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0f3f8bef_52a9_4170_93a5_ea81685357f4.slice PodAnnotations:0xc002988cc8}] Aliases:map[]}"
2026-06-09 17:48:36.244256 | controller | Jun 09 16:46:42.997322 crc crio[20770]: time="2026-06-09T16:46:42.997302076Z" level=info msg="Adding pod openshift-marketplace_community-operators-ms9st to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.244272 | controller | Jun 09 16:46:43.409271 crc crio[20770]: 2026-06-09T16:46:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b4362be234d40b9 Mac:46:e9:95:8b:55:d4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/fb962cd1-c7e7-481a-a38c-6d43093f78af SocketPath: PciID:}] [{Interface:0xc000612750 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.244289 | controller | Jun 09 16:46:43.412294 crc crio[20770]: time="2026-06-09T16:46:43.412211126Z" level=info msg="Got pod network &{Name:community-operators-ms9st Namespace:openshift-marketplace ID:b4362be234d40b9232de9b6faa7191d80e02dcc77d06c72ca33f8edfd4257851 UID:0f3f8bef-52a9-4170-93a5-ea81685357f4 NetNS:/var/run/netns/fb962cd1-c7e7-481a-a38c-6d43093f78af Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0f3f8bef_52a9_4170_93a5_ea81685357f4.slice PodAnnotations:0xc002988cc8}] Aliases:map[]}"
2026-06-09 17:48:36.244309 | controller | Jun 09 16:46:43.412476 crc crio[20770]: time="2026-06-09T16:46:43.412393462Z" level=info msg="Checking pod openshift-marketplace_community-operators-ms9st for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.244325 | controller | Jun 09 16:46:43.420465 crc crio[20770]: time="2026-06-09T16:46:43.420375885Z" level=info msg="Ran pod sandbox b4362be234d40b9232de9b6faa7191d80e02dcc77d06c72ca33f8edfd4257851 with infra container: openshift-marketplace/community-operators-ms9st/POD" id=9e1a604e-1408-497d-a5c2-76e61506d7e2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.244341 | controller | Jun 09 16:46:43.422454 crc crio[20770]: time="2026-06-09T16:46:43.422373383Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=ead26bda-985f-4bb6-9641-8fba36036590 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.244357 | controller | Jun 09 16:46:43.424887 crc crio[20770]: time="2026-06-09T16:46:43.424822695Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=c0d2698f-c0c0-4353-a89f-cf9f75805389 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.244372 | controller | Jun 09 16:46:43.804378 crc crio[20770]: time="2026-06-09T16:46:43.804122245Z" level=info msg="Creating container: openshift-marketplace/community-operators-ms9st/extract-utilities" id=df5c826c-3198-45ad-921e-48a47c0ba3f8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.244387 | controller | Jun 09 16:46:43.805499 crc crio[20770]: time="2026-06-09T16:46:43.805085123Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.244402 | controller | Jun 09 16:46:43.834722 crc crio[20770]: time="2026-06-09T16:46:43.834578255Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.244418 | controller | Jun 09 16:46:43.839143 crc crio[20770]: time="2026-06-09T16:46:43.839058686Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.244433 | controller | Jun 09 16:46:44.119027 crc crio[20770]: time="2026-06-09T16:46:44.118799538Z" level=info msg="Created container 4f89629363f39d57dee98bde1aa03c70c38a5a9f4842aed1f0f00ee3a6671eb7: openshift-marketplace/community-operators-ms9st/extract-utilities" id=df5c826c-3198-45ad-921e-48a47c0ba3f8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.244449 | controller | Jun 09 16:46:44.121140 crc crio[20770]: time="2026-06-09T16:46:44.121056974Z" level=info msg="Starting container: 4f89629363f39d57dee98bde1aa03c70c38a5a9f4842aed1f0f00ee3a6671eb7" id=177ac047-8d20-4af9-9be8-a50414faad02 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.244470 | controller | Jun 09 16:46:44.126265 crc crio[20770]: time="2026-06-09T16:46:44.126158553Z" level=info msg="Started container" PID=30111 containerID=4f89629363f39d57dee98bde1aa03c70c38a5a9f4842aed1f0f00ee3a6671eb7 description=openshift-marketplace/community-operators-ms9st/extract-utilities id=177ac047-8d20-4af9-9be8-a50414faad02 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b4362be234d40b9232de9b6faa7191d80e02dcc77d06c72ca33f8edfd4257851
2026-06-09 17:48:36.244495 | controller | Jun 09 16:46:44.816108 crc crio[20770]: time="2026-06-09T16:46:44.815104989Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=45103b39-108f-4139-86f2-9d4399cd5e17 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.244548 | controller | Jun 09 16:46:44.825209 crc crio[20770]: time="2026-06-09T16:46:44.824851974Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-09 17:48:36.244577 | controller | Jun 09 16:46:45.500224 crc crio[20770]: time="2026-06-09T16:46:45.500041627Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:668b6d810793a4e82ee444b5b7605e4dda0a003f7a362c36f88a58436963d393" id=45103b39-108f-4139-86f2-9d4399cd5e17 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.244603 | controller | Jun 09 16:46:45.501861 crc crio[20770]: time="2026-06-09T16:46:45.501331044Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=44df9ad0-f3f7-4b15-bed8-72b544bca647 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.244624 | controller | Jun 09 16:46:45.505286 crc crio[20770]: time="2026-06-09T16:46:45.505160166Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=62a9002c-33c0-4195-ba34-0b2f792c56b9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.244640 | controller | Jun 09 16:46:45.513951 crc crio[20770]: time="2026-06-09T16:46:45.513776848Z" level=info msg="Creating container: openshift-marketplace/community-operators-ms9st/extract-content" id=578e2bc4-8b9d-4b84-a45a-b0220503c04f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.244657 | controller | Jun 09 16:46:45.515097 crc crio[20770]: time="2026-06-09T16:46:45.514895121Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.244673 | controller | Jun 09 16:46:45.545998 crc crio[20770]: time="2026-06-09T16:46:45.545909477Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.244689 | controller | Jun 09 16:46:45.550923 crc crio[20770]: time="2026-06-09T16:46:45.550835341Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.244705 | controller | Jun 09 16:46:45.658727 crc crio[20770]: time="2026-06-09T16:46:45.658507446Z" level=info msg="Created container fdf19112f4941197fb17cb495fdd43c29d0165aada834b47c07c37b18f041a7d: openshift-marketplace/community-operators-ms9st/extract-content" id=578e2bc4-8b9d-4b84-a45a-b0220503c04f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.244721 | controller | Jun 09 16:46:45.660341 crc crio[20770]: time="2026-06-09T16:46:45.660252587Z" level=info msg="Starting container: fdf19112f4941197fb17cb495fdd43c29d0165aada834b47c07c37b18f041a7d" id=b612141f-524a-47a1-9dfd-3bc6660bc7e9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.244737 | controller | Jun 09 16:46:45.670205 crc crio[20770]: time="2026-06-09T16:46:45.670100605Z" level=info msg="Started container" PID=30157 containerID=fdf19112f4941197fb17cb495fdd43c29d0165aada834b47c07c37b18f041a7d description=openshift-marketplace/community-operators-ms9st/extract-content id=b612141f-524a-47a1-9dfd-3bc6660bc7e9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b4362be234d40b9232de9b6faa7191d80e02dcc77d06c72ca33f8edfd4257851
2026-06-09 17:48:36.244754 | controller | Jun 09 16:46:46.846620 crc crio[20770]: time="2026-06-09T16:46:46.842500144Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=05903a8d-2f1e-4143-868f-8d5e148eeb2a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.244770 | controller | Jun 09 16:46:46.849324 crc crio[20770]: time="2026-06-09T16:46:46.84716815Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=8706fe68-b883-457e-b4a8-ca1322c80901 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.244790 | controller | Jun 09 16:46:46.870849 crc crio[20770]: time="2026-06-09T16:46:46.857947655Z" level=info msg="Creating container: openshift-marketplace/community-operators-ms9st/registry-server" id=a8c584ca-5b5f-4ec3-b571-1b432eaabf5b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.244807 | controller | Jun 09 16:46:46.870849 crc crio[20770]: time="2026-06-09T16:46:46.858372438Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.244823 | controller | Jun 09 16:46:46.903556 crc crio[20770]: time="2026-06-09T16:46:46.903435884Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.244838 | controller | Jun 09 16:46:46.910190 crc crio[20770]: time="2026-06-09T16:46:46.910052207Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.244854 | controller | Jun 09 16:46:47.028054 crc crio[20770]: time="2026-06-09T16:46:47.027822428Z" level=info msg="Created container b14faa5fb9a72c63d377e8cb0c22acb518cd740c1282eb24bf488305713a5ee3: openshift-marketplace/community-operators-ms9st/registry-server" id=a8c584ca-5b5f-4ec3-b571-1b432eaabf5b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.244870 | controller | Jun 09 16:46:47.031555 crc crio[20770]: time="2026-06-09T16:46:47.031442143Z" level=info msg="Starting container: b14faa5fb9a72c63d377e8cb0c22acb518cd740c1282eb24bf488305713a5ee3" id=07636217-4045-4354-9d2e-4dcc590c4f45 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.244886 | controller | Jun 09 16:46:47.038107 crc crio[20770]: time="2026-06-09T16:46:47.037995795Z" level=info msg="Started container" PID=30205 containerID=b14faa5fb9a72c63d377e8cb0c22acb518cd740c1282eb24bf488305713a5ee3 description=openshift-marketplace/community-operators-ms9st/registry-server id=07636217-4045-4354-9d2e-4dcc590c4f45 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b4362be234d40b9232de9b6faa7191d80e02dcc77d06c72ca33f8edfd4257851
2026-06-09 17:48:36.244902 | controller | Jun 09 16:46:50.229519 crc crio[20770]: time="2026-06-09T16:46:50.22894002Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-ngqwr/POD" id=7e2e2b52-217e-4c94-9d22-ea01642b90fe name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.244919 | controller | Jun 09 16:46:50.230393 crc crio[20770]: time="2026-06-09T16:46:50.229517437Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.244936 | controller | Jun 09 16:46:50.254720 crc crio[20770]: time="2026-06-09T16:46:50.254333372Z" level=info msg="Got pod network &{Name:certified-operators-ngqwr Namespace:openshift-marketplace ID:74fa561e233f4875a367cc79a120df95e9448ed98ce8b9951eee5c0de48f3516 UID:3f9252ab-0ab3-4590-af33-06d4e71dd41a NetNS:/var/run/netns/1728ea29-20aa-4ce3-8eee-74b8e0244545 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3f9252ab_0ab3_4590_af33_06d4e71dd41a.slice PodAnnotations:0xc000134d30}] Aliases:map[]}"
2026-06-09 17:48:36.244953 | controller | Jun 09 16:46:50.254720 crc crio[20770]: time="2026-06-09T16:46:50.254706883Z" level=info msg="Adding pod openshift-marketplace_certified-operators-ngqwr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.244970 | controller | Jun 09 16:46:50.958410 crc crio[20770]: 2026-06-09T16:46:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:74fa561e233f487 Mac:62:79:59:2b:00:04 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:45 Mtu:0 Sandbox:/var/run/netns/1728ea29-20aa-4ce3-8eee-74b8e0244545 SocketPath: PciID:}] [{Interface:0xc000014630 Address:{IP:10.217.0.69 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.244990 | controller | Jun 09 16:46:50.959026 crc crio[20770]: time="2026-06-09T16:46:50.958945256Z" level=info msg="Got pod network &{Name:certified-operators-ngqwr Namespace:openshift-marketplace ID:74fa561e233f4875a367cc79a120df95e9448ed98ce8b9951eee5c0de48f3516 UID:3f9252ab-0ab3-4590-af33-06d4e71dd41a NetNS:/var/run/netns/1728ea29-20aa-4ce3-8eee-74b8e0244545 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3f9252ab_0ab3_4590_af33_06d4e71dd41a.slice PodAnnotations:0xc000134d30}] Aliases:map[]}"
2026-06-09 17:48:36.245007 | controller | Jun 09 16:46:50.959116 crc crio[20770]: time="2026-06-09T16:46:50.95909852Z" level=info msg="Checking pod openshift-marketplace_certified-operators-ngqwr for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.245024 | controller | Jun 09 16:46:50.965846 crc crio[20770]: time="2026-06-09T16:46:50.965121096Z" level=info msg="Ran pod sandbox 74fa561e233f4875a367cc79a120df95e9448ed98ce8b9951eee5c0de48f3516 with infra container: openshift-marketplace/certified-operators-ngqwr/POD" id=7e2e2b52-217e-4c94-9d22-ea01642b90fe name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.245040 | controller | Jun 09 16:46:50.966927 crc crio[20770]: time="2026-06-09T16:46:50.966867597Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=8dd46efb-3db0-44ef-8e9c-73614298cfbc name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.245056 | controller | Jun 09 16:46:50.968352 crc crio[20770]: time="2026-06-09T16:46:50.968298689Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=68886deb-9d50-4c3c-bf54-7c4db5b637c7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.245072 | controller | Jun 09 16:46:50.977812 crc crio[20770]: time="2026-06-09T16:46:50.976801998Z" level=info msg="Creating container: openshift-marketplace/certified-operators-ngqwr/extract-utilities" id=591ef30d-0a21-4666-a991-1d83bc00b721 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.245088 | controller | Jun 09 16:46:50.977812 crc crio[20770]: time="2026-06-09T16:46:50.977145058Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.245104 | controller | Jun 09 16:46:51.000466 crc crio[20770]: time="2026-06-09T16:46:51.000368066Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.245120 | controller | Jun 09 16:46:51.004355 crc crio[20770]: time="2026-06-09T16:46:51.004298311Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.245135 | controller | Jun 09 16:46:51.525966 crc crio[20770]: time="2026-06-09T16:46:51.52529074Z" level=info msg="Created container 110def2f1633754fd27c82de59794a6316e784a2625531fb62ca9dc10195ac60: openshift-marketplace/certified-operators-ngqwr/extract-utilities" id=591ef30d-0a21-4666-a991-1d83bc00b721 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.245151 | controller | Jun 09 16:46:51.527967 crc crio[20770]: time="2026-06-09T16:46:51.527621269Z" level=info msg="Starting container: 110def2f1633754fd27c82de59794a6316e784a2625531fb62ca9dc10195ac60" id=f4c53cf7-3cbb-49a6-9667-6afd13fe49cb name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.245170 | controller | Jun 09 16:46:51.534518 crc crio[20770]: time="2026-06-09T16:46:51.534405787Z" level=info msg="Started container" PID=30334 containerID=110def2f1633754fd27c82de59794a6316e784a2625531fb62ca9dc10195ac60 description=openshift-marketplace/certified-operators-ngqwr/extract-utilities id=f4c53cf7-3cbb-49a6-9667-6afd13fe49cb name=/runtime.v1.RuntimeService/StartContainer sandboxID=74fa561e233f4875a367cc79a120df95e9448ed98ce8b9951eee5c0de48f3516
2026-06-09 17:48:36.245186 | controller | Jun 09 16:46:51.949251 crc crio[20770]: time="2026-06-09T16:46:51.949172213Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=feb37671-be5b-4a96-aac9-a4bf48f02e9f name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.245202 | controller | Jun 09 16:46:51.955564 crc crio[20770]: time="2026-06-09T16:46:51.955429886Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-09 17:48:36.245218 | controller | Jun 09 16:46:52.581596 crc crio[20770]: time="2026-06-09T16:46:52.580460604Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e" id=feb37671-be5b-4a96-aac9-a4bf48f02e9f name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.245234 | controller | Jun 09 16:46:52.583794 crc crio[20770]: time="2026-06-09T16:46:52.583547364Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=f1374475-4fc4-4c69-a440-cb547fca8b7c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.245249 | controller | Jun 09 16:46:52.587756 crc crio[20770]: time="2026-06-09T16:46:52.587581922Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=c11c9c31-731d-443f-8117-c947da3fa278 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.245265 | controller | Jun 09 16:46:52.601261 crc crio[20770]: time="2026-06-09T16:46:52.601143638Z" level=info msg="Creating container: openshift-marketplace/certified-operators-ngqwr/extract-content" id=932ccf6f-1634-4b03-a89c-904c78a263f5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.245281 | controller | Jun 09 16:46:52.601733 crc crio[20770]: time="2026-06-09T16:46:52.601605752Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.245297 | controller | Jun 09 16:46:52.624712 crc crio[20770]: time="2026-06-09T16:46:52.624544212Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.245312 | controller | Jun 09 16:46:52.628626 crc crio[20770]: time="2026-06-09T16:46:52.628436396Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.245328 | controller | Jun 09 16:46:52.745418 crc crio[20770]: time="2026-06-09T16:46:52.745299759Z" level=info msg="Created container dbf200d5be394f08ecd9e4e93f4e2a99e64d94e8f3c6216fb2ee1122ca98f580: openshift-marketplace/certified-operators-ngqwr/extract-content" id=932ccf6f-1634-4b03-a89c-904c78a263f5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.245343 | controller | Jun 09 16:46:52.747054 crc crio[20770]: time="2026-06-09T16:46:52.746967838Z" level=info msg="Starting container: dbf200d5be394f08ecd9e4e93f4e2a99e64d94e8f3c6216fb2ee1122ca98f580" id=a7b09ccf-7f4e-4f1f-910a-7e1981afbc49 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.245358 | controller | Jun 09 16:46:52.753818 crc crio[20770]: time="2026-06-09T16:46:52.753727986Z" level=info msg="Started container" PID=30357 containerID=dbf200d5be394f08ecd9e4e93f4e2a99e64d94e8f3c6216fb2ee1122ca98f580 description=openshift-marketplace/certified-operators-ngqwr/extract-content id=a7b09ccf-7f4e-4f1f-910a-7e1981afbc49 name=/runtime.v1.RuntimeService/StartContainer sandboxID=74fa561e233f4875a367cc79a120df95e9448ed98ce8b9951eee5c0de48f3516
2026-06-09 17:48:36.245378 | controller | Jun 09 16:46:53.981079 crc crio[20770]: time="2026-06-09T16:46:53.979999708Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=1029a312-555a-4c9d-ac92-a68206024097 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.245394 | controller | Jun 09 16:46:53.997918 crc crio[20770]: time="2026-06-09T16:46:53.99752777Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=95fdcceb-851a-40df-a9b9-fe8b9e628824 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.245409 | controller | Jun 09 16:46:54.008089 crc crio[20770]: time="2026-06-09T16:46:54.007912044Z" level=info msg="Creating container: openshift-marketplace/certified-operators-ngqwr/registry-server" id=1217b3d2-3a47-41bd-81cf-afc5c68b96b5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.245425 | controller | Jun 09 16:46:54.010151 crc crio[20770]: time="2026-06-09T16:46:54.010106388Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.245441 | controller | Jun 09 16:46:54.056361 crc crio[20770]: time="2026-06-09T16:46:54.056312478Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.245456 | controller | Jun 09 16:46:54.060543 crc crio[20770]: time="2026-06-09T16:46:54.06051332Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.245472 | controller | Jun 09 16:46:54.281570 crc crio[20770]: time="2026-06-09T16:46:54.280877878Z" level=info msg="Created container e79a7c1d3cd8f31c7287d7b0bafccca713762e27dd53d54398b3dc7c773cd329: openshift-marketplace/certified-operators-ngqwr/registry-server" id=1217b3d2-3a47-41bd-81cf-afc5c68b96b5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.245488 | controller | Jun 09 16:46:54.282765 crc crio[20770]: time="2026-06-09T16:46:54.282558547Z" level=info msg="Starting container: e79a7c1d3cd8f31c7287d7b0bafccca713762e27dd53d54398b3dc7c773cd329" id=b49451d7-318f-46a6-8a10-7a66061c09ae name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.245503 | controller | Jun 09 16:46:54.288034 crc crio[20770]: time="2026-06-09T16:46:54.287937074Z" level=info msg="Started container" PID=30432 containerID=e79a7c1d3cd8f31c7287d7b0bafccca713762e27dd53d54398b3dc7c773cd329 description=openshift-marketplace/certified-operators-ngqwr/registry-server id=b49451d7-318f-46a6-8a10-7a66061c09ae name=/runtime.v1.RuntimeService/StartContainer sandboxID=74fa561e233f4875a367cc79a120df95e9448ed98ce8b9951eee5c0de48f3516
2026-06-09 17:48:36.245541 | controller | Jun 09 16:46:56.501244 crc crio[20770]: time="2026-06-09T16:46:56.500300383Z" level=info msg="Stopping container: b3faa6328a5e2dfe85826f44302c3b2e047593f2843c371fcf6f089d5892a80f (timeout: 2s)" id=a0fcbb1a-eed1-4471-a420-81bd5dcaa562 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.245561 | controller | Jun 09 16:46:57.862177 crc crio[20770]: time="2026-06-09T16:46:57.861393064Z" level=info msg="Stopped container b3faa6328a5e2dfe85826f44302c3b2e047593f2843c371fcf6f089d5892a80f: openshift-marketplace/community-operators-bmxps/registry-server" id=a0fcbb1a-eed1-4471-a420-81bd5dcaa562 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.245577 | controller | Jun 09 16:46:57.864754 crc crio[20770]: time="2026-06-09T16:46:57.864614028Z" level=info msg="Stopping pod sandbox: ef491e4b0a13bcbbb234cf1ec33ca1184ee33a7301d473fdd4890a7f069a0b3f" id=f142578d-191b-4c56-b7cf-7ba5cecf2270 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.245597 | controller | Jun 09 16:46:57.865482 crc crio[20770]: time="2026-06-09T16:46:57.865394701Z" level=info msg="Got pod network &{Name:community-operators-bmxps Namespace:openshift-marketplace ID:ef491e4b0a13bcbbb234cf1ec33ca1184ee33a7301d473fdd4890a7f069a0b3f UID:d5e8d0e3-068e-4aaf-b9cb-62fadf21f5cd NetNS:/var/run/netns/9a9c0108-6283-45f6-a32d-052bc8bb5765 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd5e8d0e3_068e_4aaf_b9cb_62fadf21f5cd.slice PodAnnotations:0xc002732068}] Aliases:map[]}"
2026-06-09 17:48:36.245613 | controller | Jun 09 16:46:57.865751 crc crio[20770]: time="2026-06-09T16:46:57.865576856Z" level=info msg="Deleting pod openshift-marketplace_community-operators-bmxps from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.245630 | controller | Jun 09 16:46:58.202240 crc crio[20770]: time="2026-06-09T16:46:58.201764177Z" level=info msg="Stopped pod sandbox: ef491e4b0a13bcbbb234cf1ec33ca1184ee33a7301d473fdd4890a7f069a0b3f" id=f142578d-191b-4c56-b7cf-7ba5cecf2270 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.245648 | controller | Jun 09 16:46:59.057105 crc crio[20770]: time="2026-06-09T16:46:59.056384733Z" level=info msg="Removing container: b3faa6328a5e2dfe85826f44302c3b2e047593f2843c371fcf6f089d5892a80f" id=8571fda1-74ca-4b81-85dd-7e76bbb11651 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.245672 | controller | Jun 09 16:46:59.089182 crc crio[20770]: time="2026-06-09T16:46:59.088939604Z" level=info msg="Removed container b3faa6328a5e2dfe85826f44302c3b2e047593f2843c371fcf6f089d5892a80f: openshift-marketplace/community-operators-bmxps/registry-server" id=8571fda1-74ca-4b81-85dd-7e76bbb11651 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.245696 | controller | Jun 09 16:46:59.094627 crc crio[20770]: time="2026-06-09T16:46:59.094553378Z" level=info msg="Removing container: 5f22d05ad0f0cba13ec3969c6095081d5afe10d400d30ad02eebae08659775ec" id=8ac5b3f3-ff6d-47ca-8e4b-28a2976dfdec name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.245720 | controller | Jun 09 16:46:59.122946 crc crio[20770]: time="2026-06-09T16:46:59.122837774Z" level=info msg="Removed container 5f22d05ad0f0cba13ec3969c6095081d5afe10d400d30ad02eebae08659775ec: openshift-marketplace/community-operators-bmxps/extract-content" id=8ac5b3f3-ff6d-47ca-8e4b-28a2976dfdec name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.245738 | controller | Jun 09 16:46:59.127592 crc crio[20770]: time="2026-06-09T16:46:59.127458649Z" level=info msg="Removing container: 5a83c49ac1e081f8d2c6096504cdaf5618e07688bc8f87a7ed2c9d4e0610a6b0" id=0efd4ea4-c0fa-4d07-8de1-a14d8dbbb2d5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.245753 | controller | Jun 09 16:46:59.159812 crc crio[20770]: time="2026-06-09T16:46:59.159696231Z" level=info msg="Removed container 5a83c49ac1e081f8d2c6096504cdaf5618e07688bc8f87a7ed2c9d4e0610a6b0: openshift-marketplace/community-operators-bmxps/extract-utilities" id=0efd4ea4-c0fa-4d07-8de1-a14d8dbbb2d5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.245768 | controller | Jun 09 16:47:02.024960 crc crio[20770]: time="2026-06-09T16:47:02.023972954Z" level=info msg="Stopping container: 11e6e1d7252cc034866442b301168a22e751efe2ba43d11217f805cec87f0961 (timeout: 2s)" id=08c44a72-7216-4ea6-832e-d12abeda3375 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.245784 | controller | Jun 09 16:47:02.164106 crc crio[20770]: time="2026-06-09T16:47:02.163235832Z" level=info msg="Stopped container 11e6e1d7252cc034866442b301168a22e751efe2ba43d11217f805cec87f0961: openshift-marketplace/certified-operators-v5pjp/registry-server" id=08c44a72-7216-4ea6-832e-d12abeda3375 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.245799 | controller | Jun 09 16:47:02.167562 crc crio[20770]: time="2026-06-09T16:47:02.166444436Z" level=info msg="Stopping pod sandbox: 46dd154d4368873d55bbb6e84daac449627f3ac3ad8347cd36080a7b6923e118" id=4d1fa266-9288-4130-9145-07178713dd77 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.245819 | controller | Jun 09 16:47:02.167562 crc crio[20770]: time="2026-06-09T16:47:02.167229019Z" level=info msg="Got pod network &{Name:certified-operators-v5pjp Namespace:openshift-marketplace ID:46dd154d4368873d55bbb6e84daac449627f3ac3ad8347cd36080a7b6923e118 UID:1a918a15-a154-42f2-959b-f4750768ed4c NetNS:/var/run/netns/e76e9c2a-9bbb-425b-95ce-f7bae87c91e5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1a918a15_a154_42f2_959b_f4750768ed4c.slice PodAnnotations:0xc002732660}] Aliases:map[]}"
2026-06-09 17:48:36.245836 | controller | Jun 09 16:47:02.167562 crc crio[20770]: time="2026-06-09T16:47:02.167368803Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-v5pjp from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.245853 | controller | Jun 09 16:47:02.423005 crc crio[20770]: time="2026-06-09T16:47:02.422880597Z" level=info msg="Stopped pod sandbox: 46dd154d4368873d55bbb6e84daac449627f3ac3ad8347cd36080a7b6923e118" id=4d1fa266-9288-4130-9145-07178713dd77 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.245870 | controller | Jun 09 16:47:03.139201 crc crio[20770]: time="2026-06-09T16:47:03.138262534Z" level=info msg="Removing container: 11e6e1d7252cc034866442b301168a22e751efe2ba43d11217f805cec87f0961" id=55287352-1e23-427f-acc8-1a8e3cb89ce6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.245887 | controller | Jun 09 16:47:03.161191 crc crio[20770]: time="2026-06-09T16:47:03.160954097Z" level=info msg="Removed container 11e6e1d7252cc034866442b301168a22e751efe2ba43d11217f805cec87f0961: openshift-marketplace/certified-operators-v5pjp/registry-server" id=55287352-1e23-427f-acc8-1a8e3cb89ce6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.245902 | controller | Jun 09 16:47:03.164704 crc crio[20770]: time="2026-06-09T16:47:03.164567253Z" level=info msg="Removing container: b3b371ac9ff9fb249f2b9d531bf8a303ff19b3d92cce92a29ecb870ae9e1b77d" id=963078e2-9931-450e-a17d-35ee1b1efbbe name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.245918 | controller | Jun 09 16:47:03.199455 crc crio[20770]: time="2026-06-09T16:47:03.199329818Z" level=info msg="Removed container b3b371ac9ff9fb249f2b9d531bf8a303ff19b3d92cce92a29ecb870ae9e1b77d: openshift-marketplace/certified-operators-v5pjp/extract-content" id=963078e2-9931-450e-a17d-35ee1b1efbbe name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.245933 | controller | Jun 09 16:47:03.202064 crc crio[20770]: time="2026-06-09T16:47:03.20178967Z" level=info msg="Removing container: a41b350d69916aa3c0986765890a080f35e8aff0f66b5c6067d04981ee801836" id=aeceaaae-f98e-401b-b7fb-04e6ce1f766e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.245948 | controller | Jun 09 16:47:03.223271 crc crio[20770]: time="2026-06-09T16:47:03.223151964Z" level=info msg="Removed container a41b350d69916aa3c0986765890a080f35e8aff0f66b5c6067d04981ee801836: openshift-marketplace/certified-operators-v5pjp/extract-utilities" id=aeceaaae-f98e-401b-b7fb-04e6ce1f766e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.245964 | controller | Jun 09 16:47:15.993989 crc crio[20770]: time="2026-06-09T16:47:15.992402627Z" level=info msg="Running pod sandbox: cert-manager/cert-manager-cainjector-7f9fdd5dd5-jk4jx/POD" id=c3081eae-23bc-4aa3-b617-1b8c2809ebb5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.245979 | controller | Jun 09 16:47:15.993989 crc crio[20770]: time="2026-06-09T16:47:15.993372256Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.245997 | controller | Jun 09 16:47:16.018949 crc crio[20770]: time="2026-06-09T16:47:16.018795678Z" level=info msg="Got pod network &{Name:cert-manager-cainjector-7f9fdd5dd5-jk4jx Namespace:cert-manager ID:b1b1abe058cb8d99185b90b1a8103f07df4b9f008db49ec96eee05ba5023c0fb UID:35243982-26b0-4686-9763-f9597a39b656 NetNS:/var/run/netns/6d404a83-bfae-4c39-ab42-72f2d2c9c335 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod35243982_26b0_4686_9763_f9597a39b656.slice PodAnnotations:0xc0029d45a8}] Aliases:map[]}"
2026-06-09 17:48:36.246018 | controller | Jun 09 16:47:16.018949 crc crio[20770]: time="2026-06-09T16:47:16.018879991Z" level=info msg="Adding pod cert-manager_cert-manager-cainjector-7f9fdd5dd5-jk4jx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.246037 | controller | Jun 09 16:47:16.036595 crc crio[20770]: time="2026-06-09T16:47:16.036544097Z" level=info msg="Running pod sandbox: cert-manager/cert-manager-7b8b89f89d-9r8dm/POD" id=cd3cf9c1-cea7-4ce1-ab0e-787497f5a002 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.246054 | controller | Jun 09 16:47:16.036991 crc crio[20770]: time="2026-06-09T16:47:16.036959229Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.246072 | controller | Jun 09 16:47:16.056405 crc crio[20770]: time="2026-06-09T16:47:16.056309964Z" level=info msg="Got pod network &{Name:cert-manager-7b8b89f89d-9r8dm Namespace:cert-manager ID:be06550544551adbc4240960ccf98e76e08ba2d4de0e39cdcf2e8ed49cfaec70 UID:912a4d0f-8032-43e7-9bef-1b193c27be4d NetNS:/var/run/netns/f2c86d5c-7a35-47f1-8831-957ed7441728 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod912a4d0f_8032_43e7_9bef_1b193c27be4d.slice PodAnnotations:0xc001e80e98}] Aliases:map[]}"
2026-06-09 17:48:36.246089 | controller | Jun 09 16:47:16.056794 crc crio[20770]: time="2026-06-09T16:47:16.056774748Z" level=info msg="Adding pod cert-manager_cert-manager-7b8b89f89d-9r8dm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.246106 | controller | Jun 09 16:47:16.213070 crc crio[20770]: time="2026-06-09T16:47:16.212974221Z" level=info msg="Running pod sandbox: cert-manager/cert-manager-webhook-769f6b94cb-77b52/POD" id=dfa96dfc-f27c-4709-81d0-8cf53594c230 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.246122 | controller | Jun 09 16:47:16.213237 crc crio[20770]: time="2026-06-09T16:47:16.213143196Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.246138 | controller | Jun 09 16:47:16.257444 crc crio[20770]: time="2026-06-09T16:47:16.256570464Z" level=info msg="Got pod network &{Name:cert-manager-webhook-769f6b94cb-77b52 Namespace:cert-manager ID:2f826cba6841565cc2814bec65820eb47df1b407b3a46c48fddcc5a79dea6cf8 UID:22b3ecdf-9370-46a4-828d-3dd21a6df2ff NetNS:/var/run/netns/ec5f13a7-fa79-4a07-a25b-e6b22db8cc91 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod22b3ecdf_9370_46a4_828d_3dd21a6df2ff.slice PodAnnotations:0xc002988770}] Aliases:map[]}"
2026-06-09 17:48:36.246154 | controller | Jun 09 16:47:16.257444 crc crio[20770]: time="2026-06-09T16:47:16.257413849Z" level=info msg="Adding pod cert-manager_cert-manager-webhook-769f6b94cb-77b52 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.246170 | controller | Jun 09 16:47:16.294902 crc crio[20770]: 2026-06-09T16:47:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b1b1abe058cb8d9 Mac:86:06:c4:19:45:94 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:46 Mtu:0 Sandbox:/var/run/netns/6d404a83-bfae-4c39-ab42-72f2d2c9c335 SocketPath: PciID:}] [{Interface:0xc0002a0970 Address:{IP:10.217.0.70 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.246191 | controller | Jun 09 16:47:16.295887 crc crio[20770]: time="2026-06-09T16:47:16.29579465Z" level=info msg="Got pod network &{Name:cert-manager-cainjector-7f9fdd5dd5-jk4jx Namespace:cert-manager ID:b1b1abe058cb8d99185b90b1a8103f07df4b9f008db49ec96eee05ba5023c0fb UID:35243982-26b0-4686-9763-f9597a39b656 NetNS:/var/run/netns/6d404a83-bfae-4c39-ab42-72f2d2c9c335 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod35243982_26b0_4686_9763_f9597a39b656.slice PodAnnotations:0xc0029d45a8}] Aliases:map[]}"
2026-06-09 17:48:36.246209 | controller | Jun 09 16:47:16.296041 crc crio[20770]: time="2026-06-09T16:47:16.296000746Z" level=info msg="Checking pod cert-manager_cert-manager-cainjector-7f9fdd5dd5-jk4jx for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.246225 | controller | Jun 09 16:47:16.312158 crc crio[20770]: time="2026-06-09T16:47:16.306463342Z" level=info msg="Ran pod sandbox b1b1abe058cb8d99185b90b1a8103f07df4b9f008db49ec96eee05ba5023c0fb with infra container: cert-manager/cert-manager-cainjector-7f9fdd5dd5-jk4jx/POD" id=c3081eae-23bc-4aa3-b617-1b8c2809ebb5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.246254 | controller | Jun 09 16:47:16.312158 crc crio[20770]: time="2026-06-09T16:47:16.310472779Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2" id=05536f30-77c0-4f84-8059-0b4f8626c4b2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.246273 | controller | Jun 09 16:47:16.312158 crc crio[20770]: time="2026-06-09T16:47:16.310926622Z" level=info msg="Image quay.io/jetstack/cert-manager-cainjector:v1.19.2 not found" id=05536f30-77c0-4f84-8059-0b4f8626c4b2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.246294 | controller | Jun 09 16:47:16.312158 crc crio[20770]: time="2026-06-09T16:47:16.311163239Z" level=info msg="Neither image nor artfiact quay.io/jetstack/cert-manager-cainjector:v1.19.2 found" id=05536f30-77c0-4f84-8059-0b4f8626c4b2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.246317 | controller | Jun 09 16:47:16.317953 crc crio[20770]: time="2026-06-09T16:47:16.317789113Z" level=info msg="Pulling image: quay.io/jetstack/cert-manager-cainjector:v1.19.2" id=d65b8335-8a2e-44ef-bb29-1c7df48a9528 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.246332 | controller | Jun 09 16:47:16.341274 crc crio[20770]: time="2026-06-09T16:47:16.341162056Z" level=info msg="Trying to access \"quay.io/jetstack/cert-manager-cainjector:v1.19.2\""
2026-06-09 17:48:36.246348 | controller | Jun 09 16:47:16.449980 crc crio[20770]: 2026-06-09T16:47:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:be06550544551ad Mac:72:bf:a1:f7:91:47 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:47 Mtu:0 Sandbox:/var/run/netns/f2c86d5c-7a35-47f1-8831-957ed7441728 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.71 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.246365 | controller | Jun 09 16:47:16.451133 crc crio[20770]: time="2026-06-09T16:47:16.451043496Z" level=info msg="Got pod network &{Name:cert-manager-7b8b89f89d-9r8dm Namespace:cert-manager ID:be06550544551adbc4240960ccf98e76e08ba2d4de0e39cdcf2e8ed49cfaec70 UID:912a4d0f-8032-43e7-9bef-1b193c27be4d NetNS:/var/run/netns/f2c86d5c-7a35-47f1-8831-957ed7441728 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod912a4d0f_8032_43e7_9bef_1b193c27be4d.slice PodAnnotations:0xc001e80e98}] Aliases:map[]}"
2026-06-09 17:48:36.246381 | controller | Jun 09 16:47:16.451253 crc crio[20770]: time="2026-06-09T16:47:16.451216981Z" level=info msg="Checking pod cert-manager_cert-manager-7b8b89f89d-9r8dm for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.246400 | controller | Jun 09 16:47:16.458110 crc crio[20770]: time="2026-06-09T16:47:16.457236686Z" level=info msg="Ran pod sandbox be06550544551adbc4240960ccf98e76e08ba2d4de0e39cdcf2e8ed49cfaec70 with infra container: cert-manager/cert-manager-7b8b89f89d-9r8dm/POD" id=cd3cf9c1-cea7-4ce1-ab0e-787497f5a002 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.246418 | controller | Jun 09 16:47:16.464329 crc crio[20770]: time="2026-06-09T16:47:16.463101068Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2" id=b08d40d5-814c-4a99-9816-de9ecfcdd60c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.246434 | controller | Jun 09 16:47:16.464329 crc crio[20770]: time="2026-06-09T16:47:16.464145959Z" level=info msg="Image quay.io/jetstack/cert-manager-controller:v1.19.2 not found" id=b08d40d5-814c-4a99-9816-de9ecfcdd60c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.246450 | controller | Jun 09 16:47:16.464761 crc crio[20770]: time="2026-06-09T16:47:16.46454917Z" level=info msg="Neither image nor artfiact quay.io/jetstack/cert-manager-controller:v1.19.2 found" id=b08d40d5-814c-4a99-9816-de9ecfcdd60c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.246466 | controller | Jun 09 16:47:16.468562 crc crio[20770]: time="2026-06-09T16:47:16.468219827Z" level=info msg="Pulling image: quay.io/jetstack/cert-manager-controller:v1.19.2" id=504afffa-d007-46fc-a1a1-d10bae5019ad name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.246481 | controller | Jun 09 16:47:16.474426 crc crio[20770]: time="2026-06-09T16:47:16.47379919Z" level=info msg="Trying to access \"quay.io/jetstack/cert-manager-controller:v1.19.2\""
2026-06-09 17:48:36.246497 | controller | Jun 09 16:47:16.820761 crc crio[20770]: 2026-06-09T16:47:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2f826cba6841565 Mac:5a:53:b7:1c:e9:25 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:48 Mtu:0 Sandbox:/var/run/netns/ec5f13a7-fa79-4a07-a25b-e6b22db8cc91 SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.72 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.246531 | controller | Jun 09 16:47:16.822048 crc crio[20770]: time="2026-06-09T16:47:16.82193084Z" level=info msg="Got pod network &{Name:cert-manager-webhook-769f6b94cb-77b52 Namespace:cert-manager ID:2f826cba6841565cc2814bec65820eb47df1b407b3a46c48fddcc5a79dea6cf8 UID:22b3ecdf-9370-46a4-828d-3dd21a6df2ff NetNS:/var/run/netns/ec5f13a7-fa79-4a07-a25b-e6b22db8cc91 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod22b3ecdf_9370_46a4_828d_3dd21a6df2ff.slice PodAnnotations:0xc002988770}] Aliases:map[]}"
2026-06-09 17:48:36.246555 | controller | Jun 09 16:47:16.822224 crc crio[20770]: time="2026-06-09T16:47:16.822168667Z" level=info msg="Checking pod cert-manager_cert-manager-webhook-769f6b94cb-77b52 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.246572 | controller | Jun 09 16:47:16.832132 crc crio[20770]: time="2026-06-09T16:47:16.831918452Z" level=info msg="Ran pod sandbox 2f826cba6841565cc2814bec65820eb47df1b407b3a46c48fddcc5a79dea6cf8 with infra container: cert-manager/cert-manager-webhook-769f6b94cb-77b52/POD" id=dfa96dfc-f27c-4709-81d0-8cf53594c230 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.246588 | controller | Jun 09 16:47:16.835223 crc crio[20770]: time="2026-06-09T16:47:16.835106835Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2" id=b767a4ea-d0e6-46c7-ad52-d0c67fccaead name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.246604 | controller | Jun 09 16:47:16.835471 crc crio[20770]: time="2026-06-09T16:47:16.835380693Z" level=info msg="Image quay.io/jetstack/cert-manager-webhook:v1.19.2 not found" id=b767a4ea-d0e6-46c7-ad52-d0c67fccaead name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.246620 | controller | Jun 09 16:47:16.835540 crc crio[20770]: time="2026-06-09T16:47:16.835466036Z" level=info msg="Neither image nor artfiact quay.io/jetstack/cert-manager-webhook:v1.19.2 found" id=b767a4ea-d0e6-46c7-ad52-d0c67fccaead name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.246639 | controller | Jun 09 16:47:16.836584 crc crio[20770]: time="2026-06-09T16:47:16.836500036Z" level=info msg="Pulling image: quay.io/jetstack/cert-manager-webhook:v1.19.2" id=93ea412b-0c73-409b-8c9b-f1007285798c name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.246656 | controller | Jun 09 16:47:16.839260 crc crio[20770]: time="2026-06-09T16:47:16.839187584Z" level=info msg="Trying to access \"quay.io/jetstack/cert-manager-webhook:v1.19.2\""
2026-06-09 17:48:36.246671 | controller | Jun 09 16:47:23.076145 crc crio[20770]: time="2026-06-09T16:47:23.075301477Z" level=info msg="Pulled image: quay.io/jetstack/cert-manager-controller@sha256:ab0905bad1a9acf05ca92b23761a9ecc76b1173053565c81fed727dff948d0f5" id=504afffa-d007-46fc-a1a1-d10bae5019ad name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.246688 | controller | Jun 09 16:47:23.078305 crc crio[20770]: time="2026-06-09T16:47:23.078213442Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2" id=ba1cd500-3e1a-45dd-bb85-de74ae106f06 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.246704 | controller | Jun 09 16:47:23.864433 crc crio[20770]: time="2026-06-09T16:47:23.863898714Z" level=info msg="Stopping container: 07514e930e0e0f7e53041f36dcc5e6d77746861a4c5c9a2016244cba93a8a861 (timeout: 30s)" id=51077da1-b305-48fd-9acb-836e9d2ff6d8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.246719 | controller | Jun 09 16:47:23.864805 crc crio[20770]: time="2026-06-09T16:47:23.864212033Z" level=info msg="Stopping container: c9e63b71451977540018915c5797eb3198f3b96a24ec7e16737abf19fc50413e (timeout: 30s)" id=a052e96a-3db4-4481-bbf5-ef756b45fd62 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.246734 | controller | Jun 09 16:47:23.891177 crc crio[20770]: time="2026-06-09T16:47:23.891085178Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2" id=67096e23-f6f6-4cc7-b603-b34b603ed9ae name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.246750 | controller | Jun 09 16:47:23.897849 crc crio[20770]: time="2026-06-09T16:47:23.897753783Z" level=info msg="Pulled image: quay.io/jetstack/cert-manager-webhook@sha256:041f7bb9259557188d7ff416ce90d670a0d0aa8710203927703743682064270b" id=93ea412b-0c73-409b-8c9b-f1007285798c name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.246765 | controller | Jun 09 16:47:23.898730 crc crio[20770]: time="2026-06-09T16:47:23.898607558Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2" id=f166e262-9c2b-4efd-bdf7-e12b822f7259 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.246781 | controller | Jun 09 16:47:23.902862 crc crio[20770]: time="2026-06-09T16:47:23.9027947Z" level=info msg="Creating container: cert-manager/cert-manager-7b8b89f89d-9r8dm/cert-manager-controller" id=928574ed-3225-470a-8461-b8df61f2b2a4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.246796 | controller | Jun 09 16:47:23.905144 crc crio[20770]: time="2026-06-09T16:47:23.905073837Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.246812 | controller | Jun 09 16:47:23.906004 crc crio[20770]: time="2026-06-09T16:47:23.905908021Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2" id=69a097f4-793b-4bb1-86f4-1a76299d68f1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.246828 | controller | Jun 09 16:47:23.940363 crc crio[20770]: time="2026-06-09T16:47:23.940199333Z" level=info msg="Creating container: cert-manager/cert-manager-webhook-769f6b94cb-77b52/cert-manager-webhook" id=16334439-4a75-4f05-a301-f8b5357412bc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.246847 | controller | Jun 09 16:47:24.002219 crc crio[20770]: time="2026-06-09T16:47:24.002090161Z" level=info msg="Pulled image: quay.io/jetstack/cert-manager-cainjector@sha256:687398bee209314862fa1a7e830a37d8d7145653a8cc5579edcf9b6d2b766f56" id=d65b8335-8a2e-44ef-bb29-1c7df48a9528 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.246863 | controller | Jun 09 16:47:24.009794 crc crio[20770]: time="2026-06-09T16:47:24.009490067Z" level=info msg="Stopped container 07514e930e0e0f7e53041f36dcc5e6d77746861a4c5c9a2016244cba93a8a861: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=51077da1-b305-48fd-9acb-836e9d2ff6d8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.246879 | controller | Jun 09 16:47:24.011439 crc crio[20770]: time="2026-06-09T16:47:24.011351011Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2" id=6baf4160-6cb1-4ed3-9bf9-a3e9a573d3cb name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.246895 | controller | Jun 09 16:47:24.081601 crc crio[20770]: time="2026-06-09T16:47:24.081542732Z" level=info msg="Stopped container c9e63b71451977540018915c5797eb3198f3b96a24ec7e16737abf19fc50413e: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy" id=a052e96a-3db4-4481-bbf5-ef756b45fd62 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.246910 | controller | Jun 09 16:47:24.082560 crc crio[20770]: time="2026-06-09T16:47:24.082458328Z" level=info msg="Stopping pod sandbox: 1c67547db7c1794b379a25f749b444f7e7eccf88512fe2132f7f275ef8ad18ed" id=306c3951-8fdb-423d-b098-f0892d8827a5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.246926 | controller | Jun 09 16:47:24.084858 crc crio[20770]: time="2026-06-09T16:47:24.084771486Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.246942 | controller | Jun 09 16:47:24.085477 crc crio[20770]: time="2026-06-09T16:47:24.085376164Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.247008 | controller | Jun 09 16:47:24.089168 crc crio[20770]: time="2026-06-09T16:47:24.089074822Z" level=info msg="Stopped pod sandbox: 1c67547db7c1794b379a25f749b444f7e7eccf88512fe2132f7f275ef8ad18ed" id=306c3951-8fdb-423d-b098-f0892d8827a5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.247032 | controller | Jun 09 16:47:24.089497 crc crio[20770]: time="2026-06-09T16:47:24.089434692Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2" id=c9d4c10e-7091-41d1-9232-f1c87cbe06c6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.247049 | controller | Jun 09 16:47:24.089999 crc crio[20770]: time="2026-06-09T16:47:24.089928207Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.247066 | controller | Jun 09 16:47:24.114859 crc crio[20770]: time="2026-06-09T16:47:24.114149754Z" level=info msg="Creating container: cert-manager/cert-manager-cainjector-7f9fdd5dd5-jk4jx/cert-manager-cainjector" id=7634e8c1-aa10-417f-b594-fb6ca64522a9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.247083 | controller | Jun 09 16:47:24.115436 crc crio[20770]: time="2026-06-09T16:47:24.115301038Z" level=info msg="Stopping container: 62a2a5a7d80dc917f23887a1100057b92d81f3abacd9cafdd3b4ca403dbeb91a (timeout: 30s)" id=38a2683f-534b-4d33-9ceb-488966b4ef24 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.247099 | controller | Jun 09 16:47:24.118742 crc crio[20770]: time="2026-06-09T16:47:24.11812431Z" level=info msg="Stopping container: 4e42a11dcebf21ff1ec7085ac0f4730877b4ee312fd073d49d1b06c58eee84e0 (timeout: 30s)" id=b3a7c4b0-4a45-4846-b351-766dcba047a9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.247118 | controller | Jun 09 16:47:24.118893 crc crio[20770]: time="2026-06-09T16:47:24.11878102Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.247135 | controller | Jun 09 16:47:24.119117 crc crio[20770]: time="2026-06-09T16:47:24.119055648Z" level=info msg="Stopping container: 7ec574b3708ff72d825cb7987a3bcdb56c0c8e3e10224467233bd4c1b437c834 (timeout: 30s)" id=c1e3e2d0-d1f9-401d-8fb7-3cc2d6d1db02 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.247151 | controller | Jun 09 16:47:24.119201 crc crio[20770]: time="2026-06-09T16:47:24.119174891Z" level=info msg="Stopping container: 5e22342370712f5c79334bb6da77f422fb61294a4b1035a568d546f04ec0b4c8 (timeout: 30s)" id=0d0ae371-5fa5-44e8-8a30-ca521d5dc903 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.247166 | controller | Jun 09 16:47:24.119413 crc crio[20770]: time="2026-06-09T16:47:24.119364777Z" level=info msg="Stopping container: 1a0b754f05a2b18c8b5e7d9f7b44f90a92ac708d7db7274a4d893ec7e80867f0 (timeout: 30s)" id=493bac1c-4aaf-4953-9bdb-f503061c2734 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.247182 | controller | Jun 09 16:47:24.119811 crc crio[20770]: time="2026-06-09T16:47:24.119693696Z" level=info msg="Stopping container: 0fb1d8d3172f2daef8c272ab15988581b46971852910ed8ba206bf7bfe02f627 (timeout: 30s)" id=9ce83c13-b011-4707-b846-a2255f323290 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.247197 | controller | Jun 09 16:47:24.119967 crc crio[20770]: time="2026-06-09T16:47:24.119906822Z" level=info msg="Stopping container: 4bf29164b0d5ac80cb0e2e95c1550b1dc052e95e056b227548af139458d87503 (timeout: 30s)" id=041eb20c-6b62-49c7-b832-301cf63e5c3e name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.247212 | controller | Jun 09 16:47:24.136366 crc crio[20770]: time="2026-06-09T16:47:24.135326873Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.247228 | controller | Jun 09 16:47:24.146951 crc crio[20770]: time="2026-06-09T16:47:24.146060286Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.247243 | controller | Jun 09 16:47:24.168880 crc crio[20770]: time="2026-06-09T16:47:24.167527264Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.247259 | controller | Jun 09 16:47:24.174879 crc crio[20770]: time="2026-06-09T16:47:24.174718754Z" level=info msg="CNI monitoring event REMOVE        \"/etc/kubernetes/cni/net.d/00-multus.conf\""
2026-06-09 17:48:36.247275 | controller | Jun 09 16:47:24.174879 crc crio[20770]: time="2026-06-09T16:47:24.174891399Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.247292 | controller | Jun 09 16:47:24.177486 crc crio[20770]: time="2026-06-09T16:47:24.177391202Z" level=info msg="Stopping container: 79442bfa800e4e5d0b8e607920bf9d2bfceb307cde6edd6522808c5a5482dca7 (timeout: 30s)" id=981c4cba-ed69-41c3-9d9b-85f6ac81db76 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.247309 | controller | Jun 09 16:47:24.191516 crc crio[20770]: time="2026-06-09T16:47:24.190908687Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.247325 | controller | Jun 09 16:47:24.260944 crc crio[20770]: time="2026-06-09T16:47:24.260751887Z" level=info msg="Stopped container 5e22342370712f5c79334bb6da77f422fb61294a4b1035a568d546f04ec0b4c8: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics" id=0d0ae371-5fa5-44e8-8a30-ca521d5dc903 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.247345 | controller | Jun 09 16:47:24.264241 crc crio[20770]: time="2026-06-09T16:47:24.264012322Z" level=info msg="Stopped container 4bf29164b0d5ac80cb0e2e95c1550b1dc052e95e056b227548af139458d87503: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging" id=041eb20c-6b62-49c7-b832-301cf63e5c3e name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.247361 | controller | Jun 09 16:47:24.267546 crc crio[20770]: time="2026-06-09T16:47:24.267439822Z" level=info msg="Stopped container 0fb1d8d3172f2daef8c272ab15988581b46971852910ed8ba206bf7bfe02f627: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node" id=9ce83c13-b011-4707-b846-a2255f323290 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.247377 | controller | Jun 09 16:47:24.269514 crc crio[20770]: time="2026-06-09T16:47:24.26942532Z" level=info msg="Stopped container 1a0b754f05a2b18c8b5e7d9f7b44f90a92ac708d7db7274a4d893ec7e80867f0: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller" id=493bac1c-4aaf-4953-9bdb-f503061c2734 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.247392 | controller | Jun 09 16:47:24.363189 crc crio[20770]: time="2026-06-09T16:47:24.362446068Z" level=info msg="Stopped container 4e42a11dcebf21ff1ec7085ac0f4730877b4ee312fd073d49d1b06c58eee84e0: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd" id=b3a7c4b0-4a45-4846-b351-766dcba047a9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.247408 | controller | Jun 09 16:47:24.403313 crc crio[20770]: time="2026-06-09T16:47:24.403224739Z" level=info msg="Stopped container 7ec574b3708ff72d825cb7987a3bcdb56c0c8e3e10224467233bd4c1b437c834: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb" id=c1e3e2d0-d1f9-401d-8fb7-3cc2d6d1db02 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.247424 | controller | Jun 09 16:47:24.452182 crc crio[20770]: time="2026-06-09T16:47:24.452046925Z" level=info msg="Stopped container 62a2a5a7d80dc917f23887a1100057b92d81f3abacd9cafdd3b4ca403dbeb91a: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb" id=38a2683f-534b-4d33-9ceb-488966b4ef24 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.247439 | controller | Jun 09 16:47:24.454347 crc crio[20770]: time="2026-06-09T16:47:24.454015543Z" level=info msg="Removing container: 07514e930e0e0f7e53041f36dcc5e6d77746861a4c5c9a2016244cba93a8a861" id=f49cc0a1-6d0d-4b41-8177-b4dab89db4d8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.247455 | controller | Jun 09 16:47:24.459200 crc crio[20770]: time="2026-06-09T16:47:24.457746492Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=957712b3-0e17-4060-a707-ae0d500ca91c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.247470 | controller | Jun 09 16:47:24.462232 crc crio[20770]: time="2026-06-09T16:47:24.462090049Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=2c6684e1-b4d2-4abe-b19d-8320f91faea7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.247485 | controller | Jun 09 16:47:24.465695 crc crio[20770]: time="2026-06-09T16:47:24.465523039Z" level=info msg="Creating container: openshift-multus/multus-bzhnf/kube-multus" id=65ed168b-88c0-4667-81be-f168f18399ce name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.247501 | controller | Jun 09 16:47:24.466152 crc crio[20770]: time="2026-06-09T16:47:24.466064635Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.247538 | controller | Jun 09 16:47:24.509742 crc crio[20770]: time="2026-06-09T16:47:24.509465012Z" level=info msg="Created container 84f4a3695d30f76a42026bfc933b7755f3ec1c73cf7ff0bdc6264324f173af74: cert-manager/cert-manager-7b8b89f89d-9r8dm/cert-manager-controller" id=928574ed-3225-470a-8461-b8df61f2b2a4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.247561 | controller | Jun 09 16:47:24.511141 crc crio[20770]: time="2026-06-09T16:47:24.510973936Z" level=info msg="Created container 6b8c8e01c206beadc655fae1ff84e2486173bae3c03b9a37527d9c5c35871fd3: cert-manager/cert-manager-webhook-769f6b94cb-77b52/cert-manager-webhook" id=16334439-4a75-4f05-a301-f8b5357412bc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.247577 | controller | Jun 09 16:47:24.511595 crc crio[20770]: time="2026-06-09T16:47:24.511504951Z" level=info msg="Starting container: 84f4a3695d30f76a42026bfc933b7755f3ec1c73cf7ff0bdc6264324f173af74" id=02c81747-aafc-4ec2-ac19-7a0318498248 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.247593 | controller | Jun 09 16:47:24.512133 crc crio[20770]: time="2026-06-09T16:47:24.511987965Z" level=info msg="Starting container: 6b8c8e01c206beadc655fae1ff84e2486173bae3c03b9a37527d9c5c35871fd3" id=62a9401c-930c-41bc-a3f8-e89a5dd3acda name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.247609 | controller | Jun 09 16:47:24.522048 crc crio[20770]: time="2026-06-09T16:47:24.521245556Z" level=info msg="Started container" PID=31976 containerID=6b8c8e01c206beadc655fae1ff84e2486173bae3c03b9a37527d9c5c35871fd3 description=cert-manager/cert-manager-webhook-769f6b94cb-77b52/cert-manager-webhook id=62a9401c-930c-41bc-a3f8-e89a5dd3acda name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f826cba6841565cc2814bec65820eb47df1b407b3a46c48fddcc5a79dea6cf8
2026-06-09 17:48:36.247625 | controller | Jun 09 16:47:24.529001 crc crio[20770]: time="2026-06-09T16:47:24.52891539Z" level=info msg="Started container" PID=31979 containerID=84f4a3695d30f76a42026bfc933b7755f3ec1c73cf7ff0bdc6264324f173af74 description=cert-manager/cert-manager-7b8b89f89d-9r8dm/cert-manager-controller id=02c81747-aafc-4ec2-ac19-7a0318498248 name=/runtime.v1.RuntimeService/StartContainer sandboxID=be06550544551adbc4240960ccf98e76e08ba2d4de0e39cdcf2e8ed49cfaec70
2026-06-09 17:48:36.247641 | controller | Jun 09 16:47:24.534065 crc crio[20770]: time="2026-06-09T16:47:24.533972787Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.247658 | controller | Jun 09 16:47:24.550096 crc crio[20770]: time="2026-06-09T16:47:24.549060458Z" level=info msg="Stopped container 79442bfa800e4e5d0b8e607920bf9d2bfceb307cde6edd6522808c5a5482dca7: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller" id=981c4cba-ed69-41c3-9d9b-85f6ac81db76 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.247674 | controller | Jun 09 16:47:24.556927 crc crio[20770]: time="2026-06-09T16:47:24.556844186Z" level=info msg="Removed container 07514e930e0e0f7e53041f36dcc5e6d77746861a4c5c9a2016244cba93a8a861: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=f49cc0a1-6d0d-4b41-8177-b4dab89db4d8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.247690 | controller | Jun 09 16:47:24.558477 crc crio[20770]: time="2026-06-09T16:47:24.558275467Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.247706 | controller | Jun 09 16:47:24.558574 crc crio[20770]: time="2026-06-09T16:47:24.558504254Z" level=info msg="Stopping pod sandbox: 61947642a3113e23e0df58e96e79faf0c7ef72d0f9dd3b7d2f951ad73fad3a01" id=b1b2f5b5-3a84-4ccf-bd3b-b67d1b21dea0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.247722 | controller | Jun 09 16:47:24.562107 crc crio[20770]: time="2026-06-09T16:47:24.562033987Z" level=info msg="Removing container: dbc95a0f7edebc7bffcf96d02b6135d7a43a91fd0f839758a62044d42ff21a13" id=303b8f2b-6135-4397-9db2-e6755f92b8c7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.247737 | controller | Jun 09 16:47:24.573587 crc crio[20770]: time="2026-06-09T16:47:24.573475402Z" level=info msg="Stopped pod sandbox: 61947642a3113e23e0df58e96e79faf0c7ef72d0f9dd3b7d2f951ad73fad3a01" id=b1b2f5b5-3a84-4ccf-bd3b-b67d1b21dea0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.247763 | controller | Jun 09 16:47:24.614399 crc crio[20770]: time="2026-06-09T16:47:24.614245422Z" level=info msg="Removed container dbc95a0f7edebc7bffcf96d02b6135d7a43a91fd0f839758a62044d42ff21a13: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=303b8f2b-6135-4397-9db2-e6755f92b8c7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.247789 | controller | Jun 09 16:47:24.615312 crc crio[20770]: time="2026-06-09T16:47:24.61519845Z" level=info msg="Created container a94ad40e1b89101ffde9437d6b72ffd8f79532704baecb0a1c5eea73294c432f: cert-manager/cert-manager-cainjector-7f9fdd5dd5-jk4jx/cert-manager-cainjector" id=7634e8c1-aa10-417f-b594-fb6ca64522a9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.247813 | controller | Jun 09 16:47:24.616860 crc crio[20770]: time="2026-06-09T16:47:24.616614392Z" level=info msg="Starting container: a94ad40e1b89101ffde9437d6b72ffd8f79532704baecb0a1c5eea73294c432f" id=496b9f30-e669-4403-be2a-c285333d11db name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.247830 | controller | Jun 09 16:47:24.618267 crc crio[20770]: time="2026-06-09T16:47:24.618198758Z" level=info msg="Removing container: c9e63b71451977540018915c5797eb3198f3b96a24ec7e16737abf19fc50413e" id=834370d2-8248-4037-b4cb-b0f2867df9f9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.247847 | controller | Jun 09 16:47:24.652988 crc crio[20770]: time="2026-06-09T16:47:24.652919852Z" level=info msg="Started container" PID=31980 containerID=a94ad40e1b89101ffde9437d6b72ffd8f79532704baecb0a1c5eea73294c432f description=cert-manager/cert-manager-cainjector-7f9fdd5dd5-jk4jx/cert-manager-cainjector id=496b9f30-e669-4403-be2a-c285333d11db name=/runtime.v1.RuntimeService/StartContainer sandboxID=b1b1abe058cb8d99185b90b1a8103f07df4b9f008db49ec96eee05ba5023c0fb
2026-06-09 17:48:36.247863 | controller | Jun 09 16:47:24.657434 crc crio[20770]: time="2026-06-09T16:47:24.656889098Z" level=info msg="Removed container c9e63b71451977540018915c5797eb3198f3b96a24ec7e16737abf19fc50413e: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy" id=834370d2-8248-4037-b4cb-b0f2867df9f9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.247879 | controller | Jun 09 16:47:24.692842 crc crio[20770]: time="2026-06-09T16:47:24.692748346Z" level=info msg="Created container f6b837b78318ccfd262b0988a976ffbbc10822348fced4c732de69676459732c: openshift-multus/multus-bzhnf/kube-multus" id=65ed168b-88c0-4667-81be-f168f18399ce name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.247895 | controller | Jun 09 16:47:24.694400 crc crio[20770]: time="2026-06-09T16:47:24.694316142Z" level=info msg="Starting container: f6b837b78318ccfd262b0988a976ffbbc10822348fced4c732de69676459732c" id=211e83c3-0357-4e6f-a18d-c5b5b11862b9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.247910 | controller | Jun 09 16:47:24.701228 crc crio[20770]: time="2026-06-09T16:47:24.701092149Z" level=info msg="Started container" PID=32014 containerID=f6b837b78318ccfd262b0988a976ffbbc10822348fced4c732de69676459732c description=openshift-multus/multus-bzhnf/kube-multus id=211e83c3-0357-4e6f-a18d-c5b5b11862b9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f4a1d7c9129f5b9bebb140040a6db3bad202ec29c42b8095e4bf124b255c855b
2026-06-09 17:48:36.247926 | controller | Jun 09 16:47:24.742379 crc crio[20770]: time="2026-06-09T16:47:24.742272042Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/upgrade_f69c2682-38f9-4cfc-8afa-20c6cb3cbe31\""
2026-06-09 17:48:36.247941 | controller | Jun 09 16:47:24.742586 crc crio[20770]: time="2026-06-09T16:47:24.742421557Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.247957 | controller | Jun 09 16:47:24.750305 crc crio[20770]: time="2026-06-09T16:47:24.750210534Z" level=info msg="Running pod sandbox: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-hcb8k/POD" id=61e7f5bd-8db6-4147-820f-7d7dd9e3841b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.247977 | controller | Jun 09 16:47:24.750614 crc crio[20770]: time="2026-06-09T16:47:24.750343038Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.247993 | controller | Jun 09 16:47:24.778044 crc crio[20770]: time="2026-06-09T16:47:24.777938754Z" 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=61e7f5bd-8db6-4147-820f-7d7dd9e3841b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.248009 | controller | Jun 09 16:47:24.787777 crc crio[20770]: time="2026-06-09T16:47:24.787576166Z" level=info msg="Ran pod sandbox ab52f1192f4b418098d73c371777e312a24bc78d87dec8b74271de665cf93d2d with infra container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-hcb8k/POD" id=61e7f5bd-8db6-4147-820f-7d7dd9e3841b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.248024 | controller | Jun 09 16:47:24.793161 crc crio[20770]: time="2026-06-09T16:47:24.793025025Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=d9966421-347e-4529-bbf0-91d8c4e1ea32 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.248040 | controller | Jun 09 16:47:24.799956 crc crio[20770]: time="2026-06-09T16:47:24.799764012Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=91f09f9a-2264-4cab-b0be-8de96374a530 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.248056 | controller | Jun 09 16:47:24.807532 crc crio[20770]: time="2026-06-09T16:47:24.807445086Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-hcb8k/kube-rbac-proxy" id=6787059d-b274-4981-9b41-ea1895cbc9ba name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.248072 | controller | Jun 09 16:47:24.808032 crc crio[20770]: time="2026-06-09T16:47:24.807984292Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.248088 | controller | Jun 09 16:47:24.845729 crc crio[20770]: time="2026-06-09T16:47:24.845541469Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.248103 | controller | Jun 09 16:47:25.062908 crc crio[20770]: time="2026-06-09T16:47:25.062776055Z" level=info msg="Running pod sandbox: openshift-ovn-kubernetes/ovnkube-node-zlxkq/POD" id=3c40bd70-2bcc-4d68-8365-48414618add1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.248119 | controller | Jun 09 16:47:25.063082 crc crio[20770]: time="2026-06-09T16:47:25.062974471Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.248135 | controller | Jun 09 16:47:25.079970 crc crio[20770]: time="2026-06-09T16:47:25.079619167Z" 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=3c40bd70-2bcc-4d68-8365-48414618add1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.248150 | controller | Jun 09 16:47:25.111389 crc crio[20770]: time="2026-06-09T16:47:25.111288713Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.248166 | controller | Jun 09 16:47:25.117170 crc crio[20770]: time="2026-06-09T16:47:25.11701329Z" level=info msg="Ran pod sandbox 55f0ffa2c8de695e28bc9a5623aa8cfbba6c5d9b1068355ad9308e199e7606de with infra container: openshift-ovn-kubernetes/ovnkube-node-zlxkq/POD" id=3c40bd70-2bcc-4d68-8365-48414618add1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.248185 | controller | Jun 09 16:47:25.122078 crc crio[20770]: time="2026-06-09T16:47:25.121890452Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=3db82c4c-e0ff-43a6-93fa-dbe39a97fe4a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.248201 | controller | Jun 09 16:47:25.129317 crc crio[20770]: time="2026-06-09T16:47:25.129217356Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=bcf8aab2-00a1-4394-a49a-9963d109331d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.248217 | controller | Jun 09 16:47:25.149879 crc crio[20770]: time="2026-06-09T16:47:25.149590721Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-zlxkq/kubecfg-setup" id=20817e29-f13f-495e-98bb-cbf2cd3a9c9b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.248233 | controller | Jun 09 16:47:25.150801 crc crio[20770]: time="2026-06-09T16:47:25.150770486Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.248250 | controller | Jun 09 16:47:25.181573 crc crio[20770]: time="2026-06-09T16:47:25.181479213Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.248267 | controller | Jun 09 16:47:25.183367 crc crio[20770]: time="2026-06-09T16:47:25.183310026Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.248283 | controller | Jun 09 16:47:25.224104 crc crio[20770]: time="2026-06-09T16:47:25.223920423Z" level=info msg="Created container 69abc9de10ef299d2c24d16ffb80535a99c2327209fb96c3615b7e7199ea8a92: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-hcb8k/kube-rbac-proxy" id=6787059d-b274-4981-9b41-ea1895cbc9ba name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.248299 | controller | Jun 09 16:47:25.225628 crc crio[20770]: time="2026-06-09T16:47:25.225504639Z" level=info msg="Starting container: 69abc9de10ef299d2c24d16ffb80535a99c2327209fb96c3615b7e7199ea8a92" id=020606a2-1de1-4790-8771-209b052756ed name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.248315 | controller | Jun 09 16:47:25.239369 crc crio[20770]: time="2026-06-09T16:47:25.239284442Z" level=info msg="Started container" PID=32059 containerID=69abc9de10ef299d2c24d16ffb80535a99c2327209fb96c3615b7e7199ea8a92 description=openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-hcb8k/kube-rbac-proxy id=020606a2-1de1-4790-8771-209b052756ed name=/runtime.v1.RuntimeService/StartContainer sandboxID=ab52f1192f4b418098d73c371777e312a24bc78d87dec8b74271de665cf93d2d
2026-06-09 17:48:36.248332 | controller | Jun 09 16:47:25.251110 crc crio[20770]: time="2026-06-09T16:47:25.250967883Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/cert-approver\""
2026-06-09 17:48:36.248348 | controller | Jun 09 16:47:25.251110 crc crio[20770]: time="2026-06-09T16:47:25.251123338Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.248365 | controller | Jun 09 16:47:25.257072 crc crio[20770]: time="2026-06-09T16:47:25.256946348Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=5fffbc1e-03ba-4455-92b4-fd9e749c6c56 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.248382 | controller | Jun 09 16:47:25.259038 crc crio[20770]: time="2026-06-09T16:47:25.258931976Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/install_multus\""
2026-06-09 17:48:36.248401 | controller | Jun 09 16:47:25.259038 crc crio[20770]: time="2026-06-09T16:47:25.259017868Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.248417 | controller | Jun 09 16:47:25.259411 crc crio[20770]: time="2026-06-09T16:47:25.259359918Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/kubeconfig_generator\""
2026-06-09 17:48:36.248433 | controller | Jun 09 16:47:25.259411 crc crio[20770]: time="2026-06-09T16:47:25.259395789Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.248450 | controller | Jun 09 16:47:25.261846 crc crio[20770]: time="2026-06-09T16:47:25.261627994Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=f3ed10c9-55b0-4f66-852c-f97007912575 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.248467 | controller | Jun 09 16:47:25.272306 crc crio[20770]: time="2026-06-09T16:47:25.272204173Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-hcb8k/ovnkube-cluster-manager" id=17e5b6e2-fa66-4f28-af68-6d2e0c85af73 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.248484 | controller | Jun 09 16:47:25.273087 crc crio[20770]: time="2026-06-09T16:47:25.272989356Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.248501 | controller | Jun 09 16:47:25.287189 crc crio[20770]: time="2026-06-09T16:47:25.287055717Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/multus\""
2026-06-09 17:48:36.248537 | controller | Jun 09 16:47:25.287189 crc crio[20770]: time="2026-06-09T16:47:25.287182261Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.248556 | controller | Jun 09 16:47:25.294249 crc crio[20770]: time="2026-06-09T16:47:25.294117353Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/multus-daemon\""
2026-06-09 17:48:36.248573 | controller | Jun 09 16:47:25.294820 crc crio[20770]: time="2026-06-09T16:47:25.294285368Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.248588 | controller | Jun 09 16:47:25.305312 crc crio[20770]: time="2026-06-09T16:47:25.305178967Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/multus-shim\""
2026-06-09 17:48:36.248604 | controller | Jun 09 16:47:25.305761 crc crio[20770]: time="2026-06-09T16:47:25.305336161Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.248619 | controller | Jun 09 16:47:25.313535 crc crio[20770]: time="2026-06-09T16:47:25.313409197Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/passthru\""
2026-06-09 17:48:36.248635 | controller | Jun 09 16:47:25.313905 crc crio[20770]: time="2026-06-09T16:47:25.313567342Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.248651 | controller | Jun 09 16:47:25.314386 crc crio[20770]: time="2026-06-09T16:47:25.314296943Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/thin_entrypoint\""
2026-06-09 17:48:36.248673 | controller | Jun 09 16:47:25.314445 crc crio[20770]: time="2026-06-09T16:47:25.314409806Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.248697 | controller | Jun 09 16:47:25.316850 crc crio[20770]: time="2026-06-09T16:47:25.316568779Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.248726 | controller | Jun 09 16:47:25.322435 crc crio[20770]: time="2026-06-09T16:47:25.322319197Z" level=info msg="CNI monitoring event REMOVE        \"/var/lib/cni/bin/upgrade_f69c2682-38f9-4cfc-8afa-20c6cb3cbe31\""
2026-06-09 17:48:36.248750 | controller | Jun 09 16:47:25.323541 crc crio[20770]: time="2026-06-09T16:47:25.323462991Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.248768 | controller | Jun 09 16:47:25.356765 crc crio[20770]: time="2026-06-09T16:47:25.356012622Z" level=info msg="Created container 77120dafd23fab6ba5aaa752d6575981f72d32c817e99f38f61a3830b92cc791: openshift-ovn-kubernetes/ovnkube-node-zlxkq/kubecfg-setup" id=20817e29-f13f-495e-98bb-cbf2cd3a9c9b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.248784 | controller | Jun 09 16:47:25.358815 crc crio[20770]: time="2026-06-09T16:47:25.358627118Z" level=info msg="Starting container: 77120dafd23fab6ba5aaa752d6575981f72d32c817e99f38f61a3830b92cc791" id=5a3e0b3c-5592-4d21-b3a7-a7c29959a41a name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.248801 | controller | Jun 09 16:47:25.366158 crc crio[20770]: time="2026-06-09T16:47:25.366037164Z" level=info msg="Started container" PID=32070 containerID=77120dafd23fab6ba5aaa752d6575981f72d32c817e99f38f61a3830b92cc791 description=openshift-ovn-kubernetes/ovnkube-node-zlxkq/kubecfg-setup id=5a3e0b3c-5592-4d21-b3a7-a7c29959a41a name=/runtime.v1.RuntimeService/StartContainer sandboxID=55f0ffa2c8de695e28bc9a5623aa8cfbba6c5d9b1068355ad9308e199e7606de
2026-06-09 17:48:36.248817 | controller | Jun 09 16:47:25.495472 crc crio[20770]: time="2026-06-09T16:47:25.495419044Z" level=info msg="Removing container: 79442bfa800e4e5d0b8e607920bf9d2bfceb307cde6edd6522808c5a5482dca7" id=41f25897-697f-4bbf-81c4-1c7f6b740f60 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.248832 | controller | Jun 09 16:47:25.510146 crc crio[20770]: time="2026-06-09T16:47:25.510042681Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=4b379db4-9d1e-4ae9-8903-5529b65b2556 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.248853 | controller | Jun 09 16:47:25.519129 crc crio[20770]: time="2026-06-09T16:47:25.519024254Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=d5141549-5c0b-4111-9d8e-f2cc54023af7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.248877 | controller | Jun 09 16:47:25.528221 crc crio[20770]: time="2026-06-09T16:47:25.528169291Z" level=info msg="Removed container 79442bfa800e4e5d0b8e607920bf9d2bfceb307cde6edd6522808c5a5482dca7: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller" id=41f25897-697f-4bbf-81c4-1c7f6b740f60 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.248901 | controller | Jun 09 16:47:25.536119 crc crio[20770]: time="2026-06-09T16:47:25.531543689Z" level=info msg="Created container d9c4bf491e136c02d142eb4c7a71e190f81df25e770aa3c809fd6a4958360984: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-hcb8k/ovnkube-cluster-manager" id=17e5b6e2-fa66-4f28-af68-6d2e0c85af73 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.248919 | controller | Jun 09 16:47:25.536119 crc crio[20770]: time="2026-06-09T16:47:25.531540579Z" level=info msg="Removing container: 7ec574b3708ff72d825cb7987a3bcdb56c0c8e3e10224467233bd4c1b437c834" id=2882143e-40f5-401c-97ff-073a5f2ad3e5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.248935 | controller | Jun 09 16:47:25.536119 crc crio[20770]: time="2026-06-09T16:47:25.533861207Z" level=info msg="Starting container: d9c4bf491e136c02d142eb4c7a71e190f81df25e770aa3c809fd6a4958360984" id=26305064-8e7d-449e-ba33-8de30894bf44 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.248952 | controller | Jun 09 16:47:25.539941 crc crio[20770]: time="2026-06-09T16:47:25.53978768Z" level=info msg="Started container" PID=32127 containerID=d9c4bf491e136c02d142eb4c7a71e190f81df25e770aa3c809fd6a4958360984 description=openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-hcb8k/ovnkube-cluster-manager id=26305064-8e7d-449e-ba33-8de30894bf44 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ab52f1192f4b418098d73c371777e312a24bc78d87dec8b74271de665cf93d2d
2026-06-09 17:48:36.248972 | controller | Jun 09 16:47:25.541729 crc crio[20770]: time="2026-06-09T16:47:25.541421548Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-zlxkq/ovn-controller" id=e9d72e99-cfed-4ab4-ae8e-96df09cf83c0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.248988 | controller | Jun 09 16:47:25.542238 crc crio[20770]: time="2026-06-09T16:47:25.54216429Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.249005 | controller | Jun 09 16:47:25.554832 crc crio[20770]: time="2026-06-09T16:47:25.554585462Z" level=info msg="Removed container 7ec574b3708ff72d825cb7987a3bcdb56c0c8e3e10224467233bd4c1b437c834: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb" id=2882143e-40f5-401c-97ff-073a5f2ad3e5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.249021 | controller | Jun 09 16:47:25.558357 crc crio[20770]: time="2026-06-09T16:47:25.55826964Z" level=info msg="Removing container: 62a2a5a7d80dc917f23887a1100057b92d81f3abacd9cafdd3b4ca403dbeb91a" id=4854e469-1d39-4a5b-977b-04dff60e4193 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.249037 | controller | Jun 09 16:47:25.593934 crc crio[20770]: time="2026-06-09T16:47:25.593465678Z" level=info msg="Removed container 62a2a5a7d80dc917f23887a1100057b92d81f3abacd9cafdd3b4ca403dbeb91a: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb" id=4854e469-1d39-4a5b-977b-04dff60e4193 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.249052 | controller | Jun 09 16:47:25.597083 crc crio[20770]: time="2026-06-09T16:47:25.597042153Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.249068 | controller | Jun 09 16:47:25.599370 crc crio[20770]: time="2026-06-09T16:47:25.599271198Z" level=info msg="Removing container: 4e42a11dcebf21ff1ec7085ac0f4730877b4ee312fd073d49d1b06c58eee84e0" id=27716292-1021-45f4-aa94-fbe4930c1ff7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.249084 | controller | Jun 09 16:47:25.599589 crc crio[20770]: time="2026-06-09T16:47:25.599562626Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.249099 | controller | Jun 09 16:47:25.643725 crc crio[20770]: time="2026-06-09T16:47:25.6428068Z" level=info msg="Removed container 4e42a11dcebf21ff1ec7085ac0f4730877b4ee312fd073d49d1b06c58eee84e0: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd" id=27716292-1021-45f4-aa94-fbe4930c1ff7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.249115 | controller | Jun 09 16:47:25.647946 crc crio[20770]: time="2026-06-09T16:47:25.647803176Z" level=info msg="Removing container: 5e22342370712f5c79334bb6da77f422fb61294a4b1035a568d546f04ec0b4c8" id=9a1464b9-b4fc-4227-8aa7-2f828ff82a89 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.249130 | controller | Jun 09 16:47:25.700214 crc crio[20770]: time="2026-06-09T16:47:25.700115374Z" level=info msg="Removed container 5e22342370712f5c79334bb6da77f422fb61294a4b1035a568d546f04ec0b4c8: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics" id=9a1464b9-b4fc-4227-8aa7-2f828ff82a89 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.249146 | controller | Jun 09 16:47:25.705759 crc crio[20770]: time="2026-06-09T16:47:25.705574393Z" level=info msg="Removing container: 0fb1d8d3172f2daef8c272ab15988581b46971852910ed8ba206bf7bfe02f627" id=66cdc79a-9a1d-47a4-af2a-acb6ecf2338f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.249161 | controller | Jun 09 16:47:25.727629 crc crio[20770]: time="2026-06-09T16:47:25.727570326Z" level=info msg="Created container 08a4f93cbb02e46ab76799c5dccb2f5aebf5405d8bb19beb4334f276588d0d4f: openshift-ovn-kubernetes/ovnkube-node-zlxkq/ovn-controller" id=e9d72e99-cfed-4ab4-ae8e-96df09cf83c0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.249180 | controller | Jun 09 16:47:25.729514 crc crio[20770]: time="2026-06-09T16:47:25.729406319Z" level=info msg="Starting container: 08a4f93cbb02e46ab76799c5dccb2f5aebf5405d8bb19beb4334f276588d0d4f" id=4eddd531-8160-4929-b682-6723164223d1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.249196 | controller | Jun 09 16:47:25.737188 crc crio[20770]: time="2026-06-09T16:47:25.737053243Z" level=info msg="Started container" PID=32159 containerID=08a4f93cbb02e46ab76799c5dccb2f5aebf5405d8bb19beb4334f276588d0d4f description=openshift-ovn-kubernetes/ovnkube-node-zlxkq/ovn-controller id=4eddd531-8160-4929-b682-6723164223d1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=55f0ffa2c8de695e28bc9a5623aa8cfbba6c5d9b1068355ad9308e199e7606de
2026-06-09 17:48:36.249212 | controller | Jun 09 16:47:25.740967 crc crio[20770]: time="2026-06-09T16:47:25.740770921Z" level=info msg="Removed container 0fb1d8d3172f2daef8c272ab15988581b46971852910ed8ba206bf7bfe02f627: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node" id=66cdc79a-9a1d-47a4-af2a-acb6ecf2338f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.249228 | controller | Jun 09 16:47:25.748042 crc crio[20770]: time="2026-06-09T16:47:25.747966042Z" level=info msg="Removing container: 4bf29164b0d5ac80cb0e2e95c1550b1dc052e95e056b227548af139458d87503" id=8935b571-ef98-43f4-be44-1d5015557574 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.249244 | controller | Jun 09 16:47:25.755627 crc crio[20770]: time="2026-06-09T16:47:25.755557333Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=1e9769ca-f6b2-4dde-a82d-33f3e59295b8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.249260 | controller | Jun 09 16:47:25.757791 crc crio[20770]: time="2026-06-09T16:47:25.757632924Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=3d36ef51-c2b7-4b37-b001-c6efe99b7d3a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.249275 | controller | Jun 09 16:47:25.766558 crc crio[20770]: time="2026-06-09T16:47:25.766454402Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-zlxkq/ovn-acl-logging" id=663ff859-43fc-472f-9087-9461e805c27b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.249291 | controller | Jun 09 16:47:25.771162 crc crio[20770]: time="2026-06-09T16:47:25.770354936Z" level=info msg="Removed container 4bf29164b0d5ac80cb0e2e95c1550b1dc052e95e056b227548af139458d87503: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging" id=8935b571-ef98-43f4-be44-1d5015557574 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.249307 | controller | Jun 09 16:47:25.772221 crc crio[20770]: time="2026-06-09T16:47:25.772103877Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.249322 | controller | Jun 09 16:47:25.777050 crc crio[20770]: time="2026-06-09T16:47:25.776970989Z" level=info msg="Removing container: 1a0b754f05a2b18c8b5e7d9f7b44f90a92ac708d7db7274a4d893ec7e80867f0" id=1b0011d2-71d8-48db-88f1-907355aa0df0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.249338 | controller | Jun 09 16:47:25.804902 crc crio[20770]: time="2026-06-09T16:47:25.804013909Z" level=info msg="Removed container 1a0b754f05a2b18c8b5e7d9f7b44f90a92ac708d7db7274a4d893ec7e80867f0: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller" id=1b0011d2-71d8-48db-88f1-907355aa0df0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.249357 | controller | Jun 09 16:47:25.807271 crc crio[20770]: time="2026-06-09T16:47:25.807168181Z" level=info msg="Removing container: 42e7609c1c019da0a3f1411198405476791b1f1d24f3070c26bb99b36f6fd14e" id=03f92534-af8a-4e8f-958f-b0743a7e33ac name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.249373 | controller | Jun 09 16:47:25.808885 crc crio[20770]: time="2026-06-09T16:47:25.80884634Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.249389 | controller | Jun 09 16:47:25.810748 crc crio[20770]: time="2026-06-09T16:47:25.810713515Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.249405 | controller | Jun 09 16:47:25.829433 crc crio[20770]: time="2026-06-09T16:47:25.829171264Z" level=info msg="Removed container 42e7609c1c019da0a3f1411198405476791b1f1d24f3070c26bb99b36f6fd14e: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup" id=03f92534-af8a-4e8f-958f-b0743a7e33ac name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.249421 | controller | Jun 09 16:47:25.912313 crc crio[20770]: time="2026-06-09T16:47:25.912026584Z" level=info msg="Created container ce5b2c9c859ad91283e5fb16dae8e90191d3bc67d963c236f4dbdd1396848227: openshift-ovn-kubernetes/ovnkube-node-zlxkq/ovn-acl-logging" id=663ff859-43fc-472f-9087-9461e805c27b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.249438 | controller | Jun 09 16:47:25.913851 crc crio[20770]: time="2026-06-09T16:47:25.913747765Z" level=info msg="Starting container: ce5b2c9c859ad91283e5fb16dae8e90191d3bc67d963c236f4dbdd1396848227" id=179b0845-41c0-4da7-bdcc-0922605383bc name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.249453 | controller | Jun 09 16:47:25.922109 crc crio[20770]: time="2026-06-09T16:47:25.922003106Z" level=info msg="Started container" PID=32182 containerID=ce5b2c9c859ad91283e5fb16dae8e90191d3bc67d963c236f4dbdd1396848227 description=openshift-ovn-kubernetes/ovnkube-node-zlxkq/ovn-acl-logging id=179b0845-41c0-4da7-bdcc-0922605383bc name=/runtime.v1.RuntimeService/StartContainer sandboxID=55f0ffa2c8de695e28bc9a5623aa8cfbba6c5d9b1068355ad9308e199e7606de
2026-06-09 17:48:36.249470 | controller | Jun 09 16:47:25.937055 crc crio[20770]: time="2026-06-09T16:47:25.936979783Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=b2af6f78-e0fe-40bd-8a1c-031b6547515f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.249486 | controller | Jun 09 16:47:25.939967 crc crio[20770]: time="2026-06-09T16:47:25.939921869Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=c38be1ff-67af-4fce-96fd-e04c0833b07f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.249501 | controller | Jun 09 16:47:25.946554 crc crio[20770]: time="2026-06-09T16:47:25.94644202Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-zlxkq/kube-rbac-proxy-node" id=c1aa2f2c-84b7-4525-a352-e5844e3bd8b1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.249539 | controller | Jun 09 16:47:25.947040 crc crio[20770]: time="2026-06-09T16:47:25.946983956Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.249559 | controller | Jun 09 16:47:25.971230 crc crio[20770]: time="2026-06-09T16:47:25.97110138Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.249575 | controller | Jun 09 16:47:25.972986 crc crio[20770]: time="2026-06-09T16:47:25.972895742Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.249596 | controller | Jun 09 16:47:26.086009 crc crio[20770]: time="2026-06-09T16:47:26.085361518Z" level=info msg="Created container dff720d84701b141f4e674ff869e37e2c9a4278b438e281bc666e9e5584946ba: openshift-ovn-kubernetes/ovnkube-node-zlxkq/kube-rbac-proxy-node" id=c1aa2f2c-84b7-4525-a352-e5844e3bd8b1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.249612 | controller | Jun 09 16:47:26.087213 crc crio[20770]: time="2026-06-09T16:47:26.087082878Z" level=info msg="Starting container: dff720d84701b141f4e674ff869e37e2c9a4278b438e281bc666e9e5584946ba" id=77cc7b47-788e-4773-abd5-9e7149063295 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.249627 | controller | Jun 09 16:47:26.092840 crc crio[20770]: time="2026-06-09T16:47:26.092758654Z" level=info msg="Started container" PID=32204 containerID=dff720d84701b141f4e674ff869e37e2c9a4278b438e281bc666e9e5584946ba description=openshift-ovn-kubernetes/ovnkube-node-zlxkq/kube-rbac-proxy-node id=77cc7b47-788e-4773-abd5-9e7149063295 name=/runtime.v1.RuntimeService/StartContainer sandboxID=55f0ffa2c8de695e28bc9a5623aa8cfbba6c5d9b1068355ad9308e199e7606de
2026-06-09 17:48:36.249643 | controller | Jun 09 16:47:26.104271 crc crio[20770]: time="2026-06-09T16:47:26.104203968Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=fd875beb-f82a-4c89-9947-b79038ffd8de name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.249659 | controller | Jun 09 16:47:26.107145 crc crio[20770]: time="2026-06-09T16:47:26.107056522Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=24f8b1b0-1b3e-46a6-bd13-2c53aa688857 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.249676 | controller | Jun 09 16:47:26.114953 crc crio[20770]: time="2026-06-09T16:47:26.11485975Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-zlxkq/kube-rbac-proxy-ovn-metrics" id=448c0566-1110-46d6-9927-025cd2e5cebe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.249693 | controller | Jun 09 16:47:26.116575 crc crio[20770]: time="2026-06-09T16:47:26.115436266Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.249709 | controller | Jun 09 16:47:26.140565 crc crio[20770]: time="2026-06-09T16:47:26.140432827Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.249725 | controller | Jun 09 16:47:26.142260 crc crio[20770]: time="2026-06-09T16:47:26.142122146Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.249741 | controller | Jun 09 16:47:26.259724 crc crio[20770]: time="2026-06-09T16:47:26.259559607Z" level=info msg="Created container 0fdad1cad06b6979d472430a0147c4e1967e7f8156ac6cd586218ebfef9b21a0: openshift-ovn-kubernetes/ovnkube-node-zlxkq/kube-rbac-proxy-ovn-metrics" id=448c0566-1110-46d6-9927-025cd2e5cebe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.249756 | controller | Jun 09 16:47:26.261120 crc crio[20770]: time="2026-06-09T16:47:26.261068581Z" level=info msg="Starting container: 0fdad1cad06b6979d472430a0147c4e1967e7f8156ac6cd586218ebfef9b21a0" id=676728b6-ce43-4f36-90ac-b57bbb794d7d name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.249772 | controller | Jun 09 16:47:26.268941 crc crio[20770]: time="2026-06-09T16:47:26.268842408Z" level=info msg="Started container" PID=32231 containerID=0fdad1cad06b6979d472430a0147c4e1967e7f8156ac6cd586218ebfef9b21a0 description=openshift-ovn-kubernetes/ovnkube-node-zlxkq/kube-rbac-proxy-ovn-metrics id=676728b6-ce43-4f36-90ac-b57bbb794d7d name=/runtime.v1.RuntimeService/StartContainer sandboxID=55f0ffa2c8de695e28bc9a5623aa8cfbba6c5d9b1068355ad9308e199e7606de
2026-06-09 17:48:36.249791 | controller | Jun 09 16:47:26.280592 crc crio[20770]: time="2026-06-09T16:47:26.280488008Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=2ec72833-8123-4487-a16b-ae74774829cc name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.249808 | controller | Jun 09 16:47:26.283372 crc crio[20770]: time="2026-06-09T16:47:26.28328222Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=88dfec41-cbde-4ab6-b82a-f29db48126a5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.249825 | controller | Jun 09 16:47:26.291357 crc crio[20770]: time="2026-06-09T16:47:26.291229872Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-zlxkq/northd" id=b28c1b3a-b7b4-4d30-b414-cecd11b1590b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.249841 | controller | Jun 09 16:47:26.291879 crc crio[20770]: time="2026-06-09T16:47:26.291776558Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.249857 | controller | Jun 09 16:47:26.319791 crc crio[20770]: time="2026-06-09T16:47:26.319613951Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.249873 | controller | Jun 09 16:47:26.322112 crc crio[20770]: time="2026-06-09T16:47:26.322038312Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.249889 | controller | Jun 09 16:47:26.442902 crc crio[20770]: time="2026-06-09T16:47:26.442605244Z" level=info msg="Created container 3012b63513511cbe99534eafc641b56a8a8a5562fbf6f6e0321aeca6646b4f54: openshift-ovn-kubernetes/ovnkube-node-zlxkq/northd" id=b28c1b3a-b7b4-4d30-b414-cecd11b1590b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.249905 | controller | Jun 09 16:47:26.444309 crc crio[20770]: time="2026-06-09T16:47:26.444242302Z" level=info msg="Starting container: 3012b63513511cbe99534eafc641b56a8a8a5562fbf6f6e0321aeca6646b4f54" id=7158f243-adaf-4aec-ae84-8e3055c7bac3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.249921 | controller | Jun 09 16:47:26.451831 crc crio[20770]: time="2026-06-09T16:47:26.45172608Z" level=info msg="Started container" PID=32252 containerID=3012b63513511cbe99534eafc641b56a8a8a5562fbf6f6e0321aeca6646b4f54 description=openshift-ovn-kubernetes/ovnkube-node-zlxkq/northd id=7158f243-adaf-4aec-ae84-8e3055c7bac3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=55f0ffa2c8de695e28bc9a5623aa8cfbba6c5d9b1068355ad9308e199e7606de
2026-06-09 17:48:36.249942 | controller | Jun 09 16:47:26.466011 crc crio[20770]: time="2026-06-09T16:47:26.465423851Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=e0de5dfb-cb5a-45bf-9fb9-a630e3f17478 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.249967 | controller | Jun 09 16:47:26.468569 crc crio[20770]: time="2026-06-09T16:47:26.46847429Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=ff69dcf2-808c-48f2-955a-1c77935c0781 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.249990 | controller | Jun 09 16:47:26.478767 crc crio[20770]: time="2026-06-09T16:47:26.477425811Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-zlxkq/nbdb" id=62890b1f-a528-477e-8150-285f9537b1f9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.250011 | controller | Jun 09 16:47:26.478767 crc crio[20770]: time="2026-06-09T16:47:26.478148182Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.250028 | controller | Jun 09 16:47:26.516725 crc crio[20770]: time="2026-06-09T16:47:26.510354503Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.250044 | controller | Jun 09 16:47:26.516725 crc crio[20770]: time="2026-06-09T16:47:26.512502546Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.250060 | controller | Jun 09 16:47:26.618227 crc crio[20770]: time="2026-06-09T16:47:26.618043019Z" level=info msg="Created container 72d1be49583c3b2c20008f91779c90e6ef9f62bb7e09e863fa65cc416e039900: openshift-ovn-kubernetes/ovnkube-node-zlxkq/nbdb" id=62890b1f-a528-477e-8150-285f9537b1f9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.250076 | controller | Jun 09 16:47:26.619988 crc crio[20770]: time="2026-06-09T16:47:26.619872862Z" level=info msg="Starting container: 72d1be49583c3b2c20008f91779c90e6ef9f62bb7e09e863fa65cc416e039900" id=e25c8a42-658b-4daa-9a94-fa654b707f03 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.250091 | controller | Jun 09 16:47:26.630717 crc crio[20770]: time="2026-06-09T16:47:26.629131283Z" level=info msg="Started container" PID=32263 containerID=72d1be49583c3b2c20008f91779c90e6ef9f62bb7e09e863fa65cc416e039900 description=openshift-ovn-kubernetes/ovnkube-node-zlxkq/nbdb id=e25c8a42-658b-4daa-9a94-fa654b707f03 name=/runtime.v1.RuntimeService/StartContainer sandboxID=55f0ffa2c8de695e28bc9a5623aa8cfbba6c5d9b1068355ad9308e199e7606de
2026-06-09 17:48:36.250107 | controller | Jun 09 16:47:28.742266 crc crio[20770]: time="2026-06-09T16:47:28.741390617Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=630afc98-debd-4f48-bf9a-a1fc523451e9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.250123 | controller | Jun 09 16:47:28.745272 crc crio[20770]: time="2026-06-09T16:47:28.745180207Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=1b8f58a5-7051-468d-af36-a9856eca8d6d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.250138 | controller | Jun 09 16:47:28.806434 crc crio[20770]: time="2026-06-09T16:47:28.806173154Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-zlxkq/sbdb" id=28cfcf70-54b1-4ab0-988b-3a16d691b008 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.250154 | controller | Jun 09 16:47:28.806780 crc crio[20770]: time="2026-06-09T16:47:28.806555106Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.250169 | controller | Jun 09 16:47:28.843132 crc crio[20770]: time="2026-06-09T16:47:28.837839967Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.250185 | controller | Jun 09 16:47:28.843132 crc crio[20770]: time="2026-06-09T16:47:28.839845345Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.250201 | controller | Jun 09 16:47:29.140401 crc crio[20770]: time="2026-06-09T16:47:29.139782584Z" level=info msg="Created container 705c3ef58e1767c5c5e4a9df7d6fd98729fce4da7d74e6b441f64659c163802c: openshift-ovn-kubernetes/ovnkube-node-zlxkq/sbdb" id=28cfcf70-54b1-4ab0-988b-3a16d691b008 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.250220 | controller | Jun 09 16:47:29.143850 crc crio[20770]: time="2026-06-09T16:47:29.143431251Z" level=info msg="Starting container: 705c3ef58e1767c5c5e4a9df7d6fd98729fce4da7d74e6b441f64659c163802c" id=4edc240e-4ed9-4b63-8d32-86f354fb993a name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.250236 | controller | Jun 09 16:47:29.151797 crc crio[20770]: time="2026-06-09T16:47:29.150893418Z" level=info msg="Started container" PID=32326 containerID=705c3ef58e1767c5c5e4a9df7d6fd98729fce4da7d74e6b441f64659c163802c description=openshift-ovn-kubernetes/ovnkube-node-zlxkq/sbdb id=4edc240e-4ed9-4b63-8d32-86f354fb993a name=/runtime.v1.RuntimeService/StartContainer sandboxID=55f0ffa2c8de695e28bc9a5623aa8cfbba6c5d9b1068355ad9308e199e7606de
2026-06-09 17:48:36.250267 | controller | Jun 09 16:47:31.241040 crc crio[20770]: time="2026-06-09T16:47:31.240471081Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=b8cbd5b7-92dd-4824-9e83-81a3363edaf8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.250284 | controller | Jun 09 16:47:31.254983 crc crio[20770]: time="2026-06-09T16:47:31.25484604Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=d651187f-601f-4d59-b335-75f09746fcef name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.250307 | controller | Jun 09 16:47:31.260778 crc crio[20770]: time="2026-06-09T16:47:31.260613188Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-zlxkq/ovnkube-controller" id=73dcc6f9-3271-457c-8bbd-82621a2eb146 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.250324 | controller | Jun 09 16:47:31.261233 crc crio[20770]: time="2026-06-09T16:47:31.261148843Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.250340 | controller | Jun 09 16:47:31.291476 crc crio[20770]: time="2026-06-09T16:47:31.291371164Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.250356 | controller | Jun 09 16:47:31.294834 crc crio[20770]: time="2026-06-09T16:47:31.294750603Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.250372 | controller | Jun 09 16:47:31.416327 crc crio[20770]: time="2026-06-09T16:47:31.415745748Z" level=info msg="Created container a373a6d60b9cbfb34bd14ff6b1be77de699514a14deb7d33e37a0958f2a41e6e: openshift-ovn-kubernetes/ovnkube-node-zlxkq/ovnkube-controller" id=73dcc6f9-3271-457c-8bbd-82621a2eb146 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.250388 | controller | Jun 09 16:47:31.418013 crc crio[20770]: time="2026-06-09T16:47:31.417505029Z" level=info msg="Starting container: a373a6d60b9cbfb34bd14ff6b1be77de699514a14deb7d33e37a0958f2a41e6e" id=45eb2697-6bd6-44b4-ba52-3858469699cd name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.250404 | controller | Jun 09 16:47:31.423925 crc crio[20770]: time="2026-06-09T16:47:31.423565916Z" level=info msg="Started container" PID=32412 containerID=a373a6d60b9cbfb34bd14ff6b1be77de699514a14deb7d33e37a0958f2a41e6e description=openshift-ovn-kubernetes/ovnkube-node-zlxkq/ovnkube-controller id=45eb2697-6bd6-44b4-ba52-3858469699cd name=/runtime.v1.RuntimeService/StartContainer sandboxID=55f0ffa2c8de695e28bc9a5623aa8cfbba6c5d9b1068355ad9308e199e7606de
2026-06-09 17:48:36.250421 | controller | Jun 09 16:47:31.526469 crc crio[20770]: time="2026-06-09T16:47:31.526284609Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.250442 | controller | Jun 09 16:47:31.527131 crc crio[20770]: time="2026-06-09T16:47:31.526603628Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.250459 | controller | Jun 09 16:47:31.527131 crc crio[20770]: time="2026-06-09T16:47:31.526902547Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.250475 | controller | Jun 09 16:47:31.527131 crc crio[20770]: time="2026-06-09T16:47:31.526997249Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.250490 | controller | Jun 09 16:47:31.527301 crc crio[20770]: time="2026-06-09T16:47:31.527246007Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.250506 | controller | Jun 09 16:47:31.527363 crc crio[20770]: time="2026-06-09T16:47:31.527301758Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.250544 | controller | Jun 09 16:47:31.527495 crc crio[20770]: time="2026-06-09T16:47:31.527425842Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.250563 | controller | Jun 09 16:47:31.527495 crc crio[20770]: time="2026-06-09T16:47:31.527482544Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.250579 | controller | Jun 09 16:47:31.527788 crc crio[20770]: time="2026-06-09T16:47:31.527618237Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.250596 | controller | Jun 09 16:47:31.527788 crc crio[20770]: time="2026-06-09T16:47:31.527773602Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.250612 | controller | Jun 09 16:47:31.527936 crc crio[20770]: time="2026-06-09T16:47:31.527899696Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.250629 | controller | Jun 09 16:47:31.528001 crc crio[20770]: time="2026-06-09T16:47:31.527950227Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.250645 | controller | Jun 09 16:47:31.528246 crc crio[20770]: time="2026-06-09T16:47:31.528176354Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.250662 | controller | Jun 09 16:47:31.528246 crc crio[20770]: time="2026-06-09T16:47:31.528229085Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.250678 | controller | Jun 09 16:47:31.528544 crc crio[20770]: time="2026-06-09T16:47:31.52840207Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.250694 | controller | Jun 09 16:47:31.528544 crc crio[20770]: time="2026-06-09T16:47:31.528455852Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.250709 | controller | Jun 09 16:47:31.528799 crc crio[20770]: time="2026-06-09T16:47:31.528628707Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.250724 | controller | Jun 09 16:47:31.528799 crc crio[20770]: time="2026-06-09T16:47:31.528759071Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.250740 | controller | Jun 09 16:47:31.529007 crc crio[20770]: time="2026-06-09T16:47:31.528959547Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.250755 | controller | Jun 09 16:47:31.529075 crc crio[20770]: time="2026-06-09T16:47:31.529021748Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.250771 | controller | Jun 09 16:47:31.529310 crc crio[20770]: time="2026-06-09T16:47:31.529231315Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.250787 | controller | Jun 09 16:47:31.529310 crc crio[20770]: time="2026-06-09T16:47:31.529306687Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.250807 | controller | Jun 09 16:47:31.529469 crc crio[20770]: time="2026-06-09T16:47:31.529442111Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.250824 | controller | Jun 09 16:47:31.529529 crc crio[20770]: time="2026-06-09T16:47:31.529485772Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.250839 | controller | Jun 09 16:47:31.529997 crc crio[20770]: time="2026-06-09T16:47:31.529934755Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.250855 | controller | Jun 09 16:47:31.529997 crc crio[20770]: time="2026-06-09T16:47:31.529998547Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.250871 | controller | Jun 09 16:47:31.530165 crc crio[20770]: time="2026-06-09T16:47:31.530042838Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.250887 | controller | Jun 09 16:47:31.530165 crc crio[20770]: time="2026-06-09T16:47:31.530075869Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.250904 | controller | Jun 09 16:47:31.530165 crc crio[20770]: time="2026-06-09T16:47:31.53010378Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.250921 | controller | Jun 09 16:47:31.530165 crc crio[20770]: time="2026-06-09T16:47:31.530125611Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.250937 | controller | Jun 09 16:47:31.530413 crc crio[20770]: time="2026-06-09T16:47:31.530375148Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.250954 | controller | Jun 09 16:47:31.530573 crc crio[20770]: time="2026-06-09T16:47:31.53043242Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.250970 | controller | Jun 09 16:47:31.530846 crc crio[20770]: time="2026-06-09T16:47:31.530771099Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.250985 | controller | Jun 09 16:47:31.530955 crc crio[20770]: time="2026-06-09T16:47:31.530921304Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.251001 | controller | Jun 09 16:47:31.531018 crc crio[20770]: time="2026-06-09T16:47:31.530977895Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.251017 | controller | Jun 09 16:47:31.531060 crc crio[20770]: time="2026-06-09T16:47:31.531021467Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.251039 | controller | Jun 09 16:47:31.531097 crc crio[20770]: time="2026-06-09T16:47:31.531066128Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.251064 | controller | Jun 09 16:47:31.531097 crc crio[20770]: time="2026-06-09T16:47:31.531094269Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.251084 | controller | Jun 09 16:47:31.531337 crc crio[20770]: time="2026-06-09T16:47:31.531302905Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.251101 | controller | Jun 09 16:47:31.531394 crc crio[20770]: time="2026-06-09T16:47:31.531353626Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.251117 | controller | Jun 09 16:47:31.531528 crc crio[20770]: time="2026-06-09T16:47:31.53148995Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.251133 | controller | Jun 09 16:47:31.531755 crc crio[20770]: time="2026-06-09T16:47:31.531551522Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.251149 | controller | Jun 09 16:47:31.531905 crc crio[20770]: time="2026-06-09T16:47:31.531852621Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.251169 | controller | Jun 09 16:47:31.531905 crc crio[20770]: time="2026-06-09T16:47:31.531896292Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.251186 | controller | Jun 09 16:47:31.532127 crc crio[20770]: time="2026-06-09T16:47:31.532092028Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.251202 | controller | Jun 09 16:47:31.532186 crc crio[20770]: time="2026-06-09T16:47:31.532146779Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.251218 | controller | Jun 09 16:47:31.532408 crc crio[20770]: time="2026-06-09T16:47:31.532370486Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.251233 | controller | Jun 09 16:47:31.532474 crc crio[20770]: time="2026-06-09T16:47:31.532425268Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.251249 | controller | Jun 09 16:47:31.532571 crc crio[20770]: time="2026-06-09T16:47:31.532534191Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.251264 | controller | Jun 09 16:47:31.532712 crc crio[20770]: time="2026-06-09T16:47:31.532585492Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.251280 | controller | Jun 09 16:47:31.532819 crc crio[20770]: time="2026-06-09T16:47:31.532781128Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.251296 | controller | Jun 09 16:47:31.532875 crc crio[20770]: time="2026-06-09T16:47:31.532834899Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.251311 | controller | Jun 09 16:47:31.533127 crc crio[20770]: time="2026-06-09T16:47:31.533089717Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.251327 | controller | Jun 09 16:47:31.533177 crc crio[20770]: time="2026-06-09T16:47:31.533141888Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.251342 | controller | Jun 09 16:47:31.533331 crc crio[20770]: time="2026-06-09T16:47:31.533295813Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.251357 | controller | Jun 09 16:47:31.533400 crc crio[20770]: time="2026-06-09T16:47:31.533344184Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.251373 | controller | Jun 09 16:47:31.533514 crc crio[20770]: time="2026-06-09T16:47:31.533480958Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.251388 | controller | Jun 09 16:47:31.533574 crc crio[20770]: time="2026-06-09T16:47:31.53352908Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.251404 | controller | Jun 09 16:47:31.533791 crc crio[20770]: time="2026-06-09T16:47:31.533757056Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.251419 | controller | Jun 09 16:47:31.533861 crc crio[20770]: time="2026-06-09T16:47:31.533809208Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.251435 | controller | Jun 09 16:47:31.534068 crc crio[20770]: time="2026-06-09T16:47:31.534028064Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.251450 | controller | Jun 09 16:47:31.534124 crc crio[20770]: time="2026-06-09T16:47:31.534093186Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.251466 | controller | Jun 09 16:47:31.534242 crc crio[20770]: time="2026-06-09T16:47:31.53421018Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.251481 | controller | Jun 09 16:47:31.534281 crc crio[20770]: time="2026-06-09T16:47:31.534250041Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.251496 | controller | Jun 09 16:47:31.534425 crc crio[20770]: time="2026-06-09T16:47:31.534344233Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.251535 | controller | Jun 09 16:47:31.534425 crc crio[20770]: time="2026-06-09T16:47:31.534374394Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.251559 | controller | Jun 09 16:47:31.534578 crc crio[20770]: time="2026-06-09T16:47:31.534544629Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.251576 | controller | Jun 09 16:47:31.534627 crc crio[20770]: time="2026-06-09T16:47:31.534590521Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.251591 | controller | Jun 09 16:47:31.534890 crc crio[20770]: time="2026-06-09T16:47:31.534849318Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.251607 | controller | Jun 09 16:47:31.534951 crc crio[20770]: time="2026-06-09T16:47:31.53491064Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.251623 | controller | Jun 09 16:47:31.535212 crc crio[20770]: time="2026-06-09T16:47:31.535177058Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.251638 | controller | Jun 09 16:47:31.535267 crc crio[20770]: time="2026-06-09T16:47:31.53524837Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.251654 | controller | Jun 09 16:47:31.535620 crc crio[20770]: time="2026-06-09T16:47:31.535411585Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.251675 | controller | Jun 09 16:47:31.535620 crc crio[20770]: time="2026-06-09T16:47:31.535476676Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.251690 | controller | Jun 09 16:47:31.535620 crc crio[20770]: time="2026-06-09T16:47:31.535574719Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.251705 | controller | Jun 09 16:47:31.535620 crc crio[20770]: time="2026-06-09T16:47:31.53561351Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.251721 | controller | Jun 09 16:47:31.535908 crc crio[20770]: time="2026-06-09T16:47:31.535837167Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.251736 | controller | Jun 09 16:47:31.535908 crc crio[20770]: time="2026-06-09T16:47:31.535878578Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.251752 | controller | Jun 09 16:47:31.536121 crc crio[20770]: time="2026-06-09T16:47:31.536079924Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.251767 | controller | Jun 09 16:47:31.536184 crc crio[20770]: time="2026-06-09T16:47:31.536143036Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.251783 | controller | Jun 09 16:47:31.536303 crc crio[20770]: time="2026-06-09T16:47:31.536266499Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.251799 | controller | Jun 09 16:47:31.536360 crc crio[20770]: time="2026-06-09T16:47:31.536317061Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.251815 | controller | Jun 09 16:47:31.536483 crc crio[20770]: time="2026-06-09T16:47:31.536444865Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.251831 | controller | Jun 09 16:47:31.536543 crc crio[20770]: time="2026-06-09T16:47:31.536503476Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.251847 | controller | Jun 09 16:47:31.536833 crc crio[20770]: time="2026-06-09T16:47:31.536794045Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.251863 | controller | Jun 09 16:47:31.536912 crc crio[20770]: time="2026-06-09T16:47:31.536856757Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.251883 | controller | Jun 09 16:47:31.537014 crc crio[20770]: time="2026-06-09T16:47:31.53697962Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.251900 | controller | Jun 09 16:47:31.537070 crc crio[20770]: time="2026-06-09T16:47:31.537029712Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.251916 | controller | Jun 09 16:47:31.537189 crc crio[20770]: time="2026-06-09T16:47:31.537158685Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.251932 | controller | Jun 09 16:47:31.537250 crc crio[20770]: time="2026-06-09T16:47:31.537200787Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.251948 | controller | Jun 09 16:47:31.537422 crc crio[20770]: time="2026-06-09T16:47:31.537381652Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.251964 | controller | Jun 09 16:47:31.537477 crc crio[20770]: time="2026-06-09T16:47:31.537444494Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.251980 | controller | Jun 09 16:47:31.537561 crc crio[20770]: time="2026-06-09T16:47:31.537528056Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.251996 | controller | Jun 09 16:47:31.537610 crc crio[20770]: time="2026-06-09T16:47:31.537573088Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.252013 | controller | Jun 09 16:47:31.537985 crc crio[20770]: time="2026-06-09T16:47:31.537926378Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.252029 | controller | Jun 09 16:47:31.538052 crc crio[20770]: time="2026-06-09T16:47:31.53799227Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.252045 | controller | Jun 09 16:47:31.538234 crc crio[20770]: time="2026-06-09T16:47:31.538137324Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.252061 | controller | Jun 09 16:47:31.538234 crc crio[20770]: time="2026-06-09T16:47:31.538197236Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.252077 | controller | Jun 09 16:47:31.538433 crc crio[20770]: time="2026-06-09T16:47:31.538382741Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.252093 | controller | Jun 09 16:47:31.538491 crc crio[20770]: time="2026-06-09T16:47:31.538450693Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.252110 | controller | Jun 09 16:47:31.538526 crc crio[20770]: time="2026-06-09T16:47:31.538508265Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.252134 | controller | Jun 09 16:47:31.538567 crc crio[20770]: time="2026-06-09T16:47:31.538535636Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.252159 | controller | Jun 09 16:47:31.538955 crc crio[20770]: time="2026-06-09T16:47:31.538893676Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.252183 | controller | Jun 09 16:47:31.539030 crc crio[20770]: time="2026-06-09T16:47:31.538961518Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.252206 | controller | Jun 09 16:47:31.539251 crc crio[20770]: time="2026-06-09T16:47:31.539178574Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.252229 | controller | Jun 09 16:47:31.539312 crc crio[20770]: time="2026-06-09T16:47:31.539301508Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.252250 | controller | Jun 09 16:47:31.539484 crc crio[20770]: time="2026-06-09T16:47:31.539444112Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.252270 | controller | Jun 09 16:47:31.539540 crc crio[20770]: time="2026-06-09T16:47:31.539507274Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.252288 | controller | Jun 09 16:47:31.539709 crc crio[20770]: time="2026-06-09T16:47:31.539617267Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.252304 | controller | Jun 09 16:47:31.539780 crc crio[20770]: time="2026-06-09T16:47:31.53972593Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.252320 | controller | Jun 09 16:47:31.539920 crc crio[20770]: time="2026-06-09T16:47:31.539880535Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.252335 | controller | Jun 09 16:47:31.539988 crc crio[20770]: time="2026-06-09T16:47:31.539946237Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.252350 | controller | Jun 09 16:47:31.540124 crc crio[20770]: time="2026-06-09T16:47:31.540095001Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.252366 | controller | Jun 09 16:47:31.540179 crc crio[20770]: time="2026-06-09T16:47:31.540128522Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.252381 | controller | Jun 09 16:47:31.540308 crc crio[20770]: time="2026-06-09T16:47:31.540294477Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.252397 | controller | Jun 09 16:47:31.540347 crc crio[20770]: time="2026-06-09T16:47:31.540328478Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.252413 | controller | Jun 09 16:47:31.540501 crc crio[20770]: time="2026-06-09T16:47:31.540466032Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.252428 | controller | Jun 09 16:47:31.540566 crc crio[20770]: time="2026-06-09T16:47:31.540522704Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.252444 | controller | Jun 09 16:47:31.540785 crc crio[20770]: time="2026-06-09T16:47:31.5407509Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.252459 | controller | Jun 09 16:47:31.540857 crc crio[20770]: time="2026-06-09T16:47:31.540798542Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.252475 | controller | Jun 09 16:47:31.541079 crc crio[20770]: time="2026-06-09T16:47:31.541044259Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.252490 | controller | Jun 09 16:47:31.541138 crc crio[20770]: time="2026-06-09T16:47:31.54109961Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.252506 | controller | Jun 09 16:47:31.541339 crc crio[20770]: time="2026-06-09T16:47:31.541300606Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.252544 | controller | Jun 09 16:47:31.541397 crc crio[20770]: time="2026-06-09T16:47:31.541359248Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.252562 | controller | Jun 09 16:47:31.541773 crc crio[20770]: time="2026-06-09T16:47:31.541737659Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.252579 | controller | Jun 09 16:47:31.541838 crc crio[20770]: time="2026-06-09T16:47:31.54178807Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.252595 | controller | Jun 09 16:47:31.541987 crc crio[20770]: time="2026-06-09T16:47:31.541953615Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.252611 | controller | Jun 09 16:47:31.542044 crc crio[20770]: time="2026-06-09T16:47:31.541998456Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.252630 | controller | Jun 09 16:47:31.542044 crc crio[20770]: time="2026-06-09T16:47:31.542026777Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.252647 | controller | Jun 09 16:47:31.542119 crc crio[20770]: time="2026-06-09T16:47:31.542051138Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.252663 | controller | Jun 09 16:47:31.542119 crc crio[20770]: time="2026-06-09T16:47:31.542081979Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.252678 | controller | Jun 09 16:47:31.542119 crc crio[20770]: time="2026-06-09T16:47:31.542098519Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.252693 | controller | Jun 09 16:47:31.542830 crc crio[20770]: time="2026-06-09T16:47:31.542369677Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.252708 | controller | Jun 09 16:47:31.542830 crc crio[20770]: time="2026-06-09T16:47:31.542592874Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.252724 | controller | Jun 09 16:47:31.542830 crc crio[20770]: time="2026-06-09T16:47:31.5427956Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.252739 | controller | Jun 09 16:47:31.543173 crc crio[20770]: time="2026-06-09T16:47:31.542867302Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.252755 | controller | Jun 09 16:47:31.543173 crc crio[20770]: time="2026-06-09T16:47:31.542904733Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.252770 | controller | Jun 09 16:47:31.543173 crc crio[20770]: time="2026-06-09T16:47:31.542924974Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.252786 | controller | Jun 09 16:47:31.543461 crc crio[20770]: time="2026-06-09T16:47:31.543383687Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.252801 | controller | Jun 09 16:47:31.543537 crc crio[20770]: time="2026-06-09T16:47:31.543463219Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.252817 | controller | Jun 09 16:47:31.543537 crc crio[20770]: time="2026-06-09T16:47:31.54349624Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.252833 | controller | Jun 09 16:47:31.543537 crc crio[20770]: time="2026-06-09T16:47:31.543527011Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.252848 | controller | Jun 09 16:47:31.543706 crc crio[20770]: time="2026-06-09T16:47:31.543552372Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.252864 | controller | Jun 09 16:47:31.543706 crc crio[20770]: time="2026-06-09T16:47:31.543570022Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.252879 | controller | Jun 09 16:47:31.543938 crc crio[20770]: time="2026-06-09T16:47:31.54384963Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.252894 | controller | Jun 09 16:47:31.544039 crc crio[20770]: time="2026-06-09T16:47:31.543997215Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.252910 | controller | Jun 09 16:47:31.544102 crc crio[20770]: time="2026-06-09T16:47:31.544072147Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.252925 | controller | Jun 09 16:47:31.544141 crc crio[20770]: time="2026-06-09T16:47:31.544108228Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.252941 | controller | Jun 09 16:47:31.544141 crc crio[20770]: time="2026-06-09T16:47:31.544129199Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.252961 | controller | Jun 09 16:47:31.544221 crc crio[20770]: time="2026-06-09T16:47:31.544158179Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.252978 | controller | Jun 09 16:47:31.544383 crc crio[20770]: time="2026-06-09T16:47:31.544322294Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.252995 | controller | Jun 09 16:47:31.544441 crc crio[20770]: time="2026-06-09T16:47:31.544387766Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.253010 | controller | Jun 09 16:47:31.544782 crc crio[20770]: time="2026-06-09T16:47:31.544730496Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.253026 | controller | Jun 09 16:47:31.544989 crc crio[20770]: time="2026-06-09T16:47:31.544813779Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.253041 | controller | Jun 09 16:47:31.544989 crc crio[20770]: time="2026-06-09T16:47:31.544923852Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.253057 | controller | Jun 09 16:47:31.544989 crc crio[20770]: time="2026-06-09T16:47:31.544968413Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.253072 | controller | Jun 09 16:47:31.545266 crc crio[20770]: time="2026-06-09T16:47:31.54521122Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.253088 | controller | Jun 09 16:47:31.545321 crc crio[20770]: time="2026-06-09T16:47:31.545282922Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.253103 | controller | Jun 09 16:47:31.545472 crc crio[20770]: time="2026-06-09T16:47:31.545437577Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.253118 | controller | Jun 09 16:47:31.545529 crc crio[20770]: time="2026-06-09T16:47:31.545487548Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.253134 | controller | Jun 09 16:47:31.545784 crc crio[20770]: time="2026-06-09T16:47:31.545742436Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.253149 | controller | Jun 09 16:47:31.545860 crc crio[20770]: time="2026-06-09T16:47:31.545802647Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.253165 | controller | Jun 09 16:47:31.546042 crc crio[20770]: time="2026-06-09T16:47:31.546002423Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.253183 | controller | Jun 09 16:47:31.546100 crc crio[20770]: time="2026-06-09T16:47:31.546072335Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.253199 | controller | Jun 09 16:47:31.546264 crc crio[20770]: time="2026-06-09T16:47:31.54622591Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.253215 | controller | Jun 09 16:47:31.546317 crc crio[20770]: time="2026-06-09T16:47:31.546285981Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.253230 | controller | Jun 09 16:47:31.546486 crc crio[20770]: time="2026-06-09T16:47:31.546448346Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.253247 | controller | Jun 09 16:47:31.546552 crc crio[20770]: time="2026-06-09T16:47:31.546508018Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.253262 | controller | Jun 09 16:47:31.546804 crc crio[20770]: time="2026-06-09T16:47:31.546764865Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.253278 | controller | Jun 09 16:47:31.546880 crc crio[20770]: time="2026-06-09T16:47:31.546813737Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.253294 | controller | Jun 09 16:47:31.547120 crc crio[20770]: time="2026-06-09T16:47:31.547075634Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.253313 | controller | Jun 09 16:47:31.547178 crc crio[20770]: time="2026-06-09T16:47:31.547142006Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.253329 | controller | Jun 09 16:47:31.547602 crc crio[20770]: time="2026-06-09T16:47:31.547445095Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.253344 | controller | Jun 09 16:47:31.547602 crc crio[20770]: time="2026-06-09T16:47:31.547500697Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.253360 | controller | Jun 09 16:47:31.547602 crc crio[20770]: time="2026-06-09T16:47:31.547569929Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.253375 | controller | Jun 09 16:47:31.547955 crc crio[20770]: time="2026-06-09T16:47:31.54761156Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.253391 | controller | Jun 09 16:47:31.547955 crc crio[20770]: time="2026-06-09T16:47:31.547916289Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.253407 | controller | Jun 09 16:47:31.547955 crc crio[20770]: time="2026-06-09T16:47:31.54795511Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.253423 | controller | Jun 09 16:47:31.548194 crc crio[20770]: time="2026-06-09T16:47:31.548139525Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.253439 | controller | Jun 09 16:47:31.548250 crc crio[20770]: time="2026-06-09T16:47:31.548206487Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.253460 | controller | Jun 09 16:47:31.548449 crc crio[20770]: time="2026-06-09T16:47:31.548385273Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.253485 | controller | Jun 09 16:47:31.548449 crc crio[20770]: time="2026-06-09T16:47:31.548443944Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.253529 | controller | Jun 09 16:47:31.548784 crc crio[20770]: time="2026-06-09T16:47:31.548599979Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.253556 | controller | Jun 09 16:47:31.548784 crc crio[20770]: time="2026-06-09T16:47:31.548774934Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.253574 | controller | Jun 09 16:47:31.548942 crc crio[20770]: time="2026-06-09T16:47:31.548883217Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.253591 | controller | Jun 09 16:47:31.548942 crc crio[20770]: time="2026-06-09T16:47:31.548920878Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.253607 | controller | Jun 09 16:47:31.549204 crc crio[20770]: time="2026-06-09T16:47:31.549146555Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.253623 | controller | Jun 09 16:47:31.549204 crc crio[20770]: time="2026-06-09T16:47:31.549200416Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.253639 | controller | Jun 09 16:47:31.549459 crc crio[20770]: time="2026-06-09T16:47:31.549416723Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.253655 | controller | Jun 09 16:47:31.549522 crc crio[20770]: time="2026-06-09T16:47:31.549459974Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.253671 | controller | Jun 09 16:47:31.549560 crc crio[20770]: time="2026-06-09T16:47:31.549503005Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.253687 | controller | Jun 09 16:47:31.549710 crc crio[20770]: time="2026-06-09T16:47:31.549604068Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.253706 | controller | Jun 09 16:47:31.550034 crc crio[20770]: time="2026-06-09T16:47:31.549971469Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.253723 | controller | Jun 09 16:47:31.550222 crc crio[20770]: time="2026-06-09T16:47:31.550128883Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.253739 | controller | Jun 09 16:47:31.550402 crc crio[20770]: time="2026-06-09T16:47:31.550273048Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.253755 | controller | Jun 09 16:47:31.550585 crc crio[20770]: time="2026-06-09T16:47:31.550476684Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.253770 | controller | Jun 09 16:47:31.550585 crc crio[20770]: time="2026-06-09T16:47:31.550497224Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.253785 | controller | Jun 09 16:47:31.550862 crc crio[20770]: time="2026-06-09T16:47:31.550615258Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.253801 | controller | Jun 09 16:47:31.550903 crc crio[20770]: time="2026-06-09T16:47:31.550842794Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.253816 | controller | Jun 09 16:47:31.550977 crc crio[20770]: time="2026-06-09T16:47:31.550942837Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.253832 | controller | Jun 09 16:47:31.551302 crc crio[20770]: time="2026-06-09T16:47:31.551235416Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.253847 | controller | Jun 09 16:47:31.551371 crc crio[20770]: time="2026-06-09T16:47:31.551315698Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.253863 | controller | Jun 09 16:47:31.551506 crc crio[20770]: time="2026-06-09T16:47:31.551441832Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.253878 | controller | Jun 09 16:47:31.551506 crc crio[20770]: time="2026-06-09T16:47:31.551497913Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.253893 | controller | Jun 09 16:47:31.551885 crc crio[20770]: time="2026-06-09T16:47:31.551823753Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.253909 | controller | Jun 09 16:47:31.551958 crc crio[20770]: time="2026-06-09T16:47:31.551894465Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.253993 | controller | Jun 09 16:47:31.552291 crc crio[20770]: time="2026-06-09T16:47:31.552233975Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.254017 | controller | Jun 09 16:47:31.552291 crc crio[20770]: time="2026-06-09T16:47:31.552287296Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.254034 | controller | Jun 09 16:47:31.552739 crc crio[20770]: time="2026-06-09T16:47:31.552613016Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.254051 | controller | Jun 09 16:47:31.552816 crc crio[20770]: time="2026-06-09T16:47:31.55274357Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.254068 | controller | Jun 09 16:47:31.553043 crc crio[20770]: time="2026-06-09T16:47:31.552988747Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.254085 | controller | Jun 09 16:47:31.553043 crc crio[20770]: time="2026-06-09T16:47:31.553040578Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.254100 | controller | Jun 09 16:47:31.553309 crc crio[20770]: time="2026-06-09T16:47:31.553250004Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.254121 | controller | Jun 09 16:47:31.553378 crc crio[20770]: time="2026-06-09T16:47:31.553313636Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.254137 | controller | Jun 09 16:47:31.553536 crc crio[20770]: time="2026-06-09T16:47:31.553483141Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.254154 | controller | Jun 09 16:47:31.553600 crc crio[20770]: time="2026-06-09T16:47:31.553575024Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.254171 | controller | Jun 09 16:47:31.554034 crc crio[20770]: time="2026-06-09T16:47:31.553969485Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.254187 | controller | Jun 09 16:47:31.554478 crc crio[20770]: time="2026-06-09T16:47:31.554421158Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.254204 | controller | Jun 09 16:47:31.554542 crc crio[20770]: time="2026-06-09T16:47:31.55448495Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.254221 | controller | Jun 09 16:47:31.554542 crc crio[20770]: time="2026-06-09T16:47:31.554518221Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.254251 | controller | Jun 09 16:47:31.554617 crc crio[20770]: time="2026-06-09T16:47:31.554550312Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.254271 | controller | Jun 09 16:47:31.554617 crc crio[20770]: time="2026-06-09T16:47:31.554574143Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.254298 | controller | Jun 09 16:47:31.555016 crc crio[20770]: time="2026-06-09T16:47:31.554934123Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.254317 | controller | Jun 09 16:47:31.555092 crc crio[20770]: time="2026-06-09T16:47:31.555038966Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.254333 | controller | Jun 09 16:47:31.555266 crc crio[20770]: time="2026-06-09T16:47:31.555188001Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.254350 | controller | Jun 09 16:47:31.555333 crc crio[20770]: time="2026-06-09T16:47:31.555269093Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.254365 | controller | Jun 09 16:47:31.555468 crc crio[20770]: time="2026-06-09T16:47:31.555411117Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.254381 | controller | Jun 09 16:47:31.555530 crc crio[20770]: time="2026-06-09T16:47:31.555476809Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.254396 | controller | Jun 09 16:47:31.555754 crc crio[20770]: time="2026-06-09T16:47:31.555631364Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.254412 | controller | Jun 09 16:47:31.555830 crc crio[20770]: time="2026-06-09T16:47:31.555768368Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.254427 | controller | Jun 09 16:47:31.555974 crc crio[20770]: time="2026-06-09T16:47:31.555933172Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.254442 | controller | Jun 09 16:47:31.556074 crc crio[20770]: time="2026-06-09T16:47:31.555995524Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.254458 | controller | Jun 09 16:47:31.556373 crc crio[20770]: time="2026-06-09T16:47:31.556324354Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.254473 | controller | Jun 09 16:47:31.556439 crc crio[20770]: time="2026-06-09T16:47:31.556380166Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.254494 | controller | Jun 09 16:47:31.556722 crc crio[20770]: time="2026-06-09T16:47:31.556603182Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.254525 | controller | Jun 09 16:47:31.556893 crc crio[20770]: time="2026-06-09T16:47:31.556796448Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.254550 | controller | Jun 09 16:47:31.557074 crc crio[20770]: time="2026-06-09T16:47:31.556921581Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.254567 | controller | Jun 09 16:47:31.557074 crc crio[20770]: time="2026-06-09T16:47:31.556958342Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.254583 | controller | Jun 09 16:47:31.557306 crc crio[20770]: time="2026-06-09T16:47:31.557087776Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.254599 | controller | Jun 09 16:47:31.557306 crc crio[20770]: time="2026-06-09T16:47:31.557133357Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.254615 | controller | Jun 09 16:47:31.557306 crc crio[20770]: time="2026-06-09T16:47:31.557290652Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.254630 | controller | Jun 09 16:47:31.557410 crc crio[20770]: time="2026-06-09T16:47:31.557329353Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.254646 | controller | Jun 09 16:47:31.557511 crc crio[20770]: time="2026-06-09T16:47:31.557469877Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.254662 | controller | Jun 09 16:47:31.557577 crc crio[20770]: time="2026-06-09T16:47:31.557530819Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.254677 | controller | Jun 09 16:47:31.557896 crc crio[20770]: time="2026-06-09T16:47:31.557857269Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.254693 | controller | Jun 09 16:47:31.558057 crc crio[20770]: time="2026-06-09T16:47:31.55791879Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.254709 | controller | Jun 09 16:47:31.558180 crc crio[20770]: time="2026-06-09T16:47:31.558141537Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.254724 | controller | Jun 09 16:47:31.558244 crc crio[20770]: time="2026-06-09T16:47:31.558207859Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.254740 | controller | Jun 09 16:47:31.558479 crc crio[20770]: time="2026-06-09T16:47:31.558422505Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.254755 | controller | Jun 09 16:47:31.558479 crc crio[20770]: time="2026-06-09T16:47:31.558473696Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.254771 | controller | Jun 09 16:47:31.558836 crc crio[20770]: time="2026-06-09T16:47:31.558792636Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.254786 | controller | Jun 09 16:47:31.558919 crc crio[20770]: time="2026-06-09T16:47:31.558855718Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.254802 | controller | Jun 09 16:47:31.559127 crc crio[20770]: time="2026-06-09T16:47:31.559092015Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.254817 | controller | Jun 09 16:47:31.559186 crc crio[20770]: time="2026-06-09T16:47:31.559143096Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.254833 | controller | Jun 09 16:47:31.559452 crc crio[20770]: time="2026-06-09T16:47:31.559391043Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.254853 | controller | Jun 09 16:47:31.559612 crc crio[20770]: time="2026-06-09T16:47:31.559545008Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.254870 | controller | Jun 09 16:47:31.559911 crc crio[20770]: time="2026-06-09T16:47:31.559799155Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.254886 | controller | Jun 09 16:47:31.560046 crc crio[20770]: time="2026-06-09T16:47:31.560003111Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.254901 | controller | Jun 09 16:47:31.560362 crc crio[20770]: time="2026-06-09T16:47:31.560154485Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.254916 | controller | Jun 09 16:47:31.560481 crc crio[20770]: time="2026-06-09T16:47:31.560435074Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.254932 | controller | Jun 09 16:47:31.560770 crc crio[20770]: time="2026-06-09T16:47:31.560571418Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.254947 | controller | Jun 09 16:47:31.560945 crc crio[20770]: time="2026-06-09T16:47:31.560904097Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.254963 | controller | Jun 09 16:47:31.561227 crc crio[20770]: time="2026-06-09T16:47:31.561171545Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.254978 | controller | Jun 09 16:47:31.561384 crc crio[20770]: time="2026-06-09T16:47:31.561317269Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.254994 | controller | Jun 09 16:47:31.561812 crc crio[20770]: time="2026-06-09T16:47:31.561462104Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.255009 | controller | Jun 09 16:47:31.561812 crc crio[20770]: time="2026-06-09T16:47:31.561758612Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.255025 | controller | Jun 09 16:47:31.561936 crc crio[20770]: time="2026-06-09T16:47:31.561828814Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.255040 | controller | Jun 09 16:47:31.562000 crc crio[20770]: time="2026-06-09T16:47:31.561905357Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.255055 | controller | Jun 09 16:47:31.562827 crc crio[20770]: time="2026-06-09T16:47:31.562112363Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.255070 | controller | Jun 09 16:47:31.562827 crc crio[20770]: time="2026-06-09T16:47:31.562249517Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.255086 | controller | Jun 09 16:47:31.562827 crc crio[20770]: time="2026-06-09T16:47:31.56237714Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.255101 | controller | Jun 09 16:47:31.562827 crc crio[20770]: time="2026-06-09T16:47:31.562495404Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.255116 | controller | Jun 09 16:47:31.562827 crc crio[20770]: time="2026-06-09T16:47:31.562618227Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.255132 | controller | Jun 09 16:47:31.563039 crc crio[20770]: time="2026-06-09T16:47:31.562838874Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.255147 | controller | Jun 09 16:47:31.564382 crc crio[20770]: time="2026-06-09T16:47:31.562964857Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.255163 | controller | Jun 09 16:47:31.564382 crc crio[20770]: time="2026-06-09T16:47:31.563604426Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.255182 | controller | Jun 09 16:47:31.564382 crc crio[20770]: time="2026-06-09T16:47:31.56375053Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.255199 | controller | Jun 09 16:47:31.564382 crc crio[20770]: time="2026-06-09T16:47:31.563874614Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.255215 | controller | Jun 09 16:47:31.564382 crc crio[20770]: time="2026-06-09T16:47:31.563991997Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.255230 | controller | Jun 09 16:47:31.564382 crc crio[20770]: time="2026-06-09T16:47:31.564028978Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.255246 | controller | Jun 09 16:47:31.564382 crc crio[20770]: time="2026-06-09T16:47:31.564144842Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.255262 | controller | Jun 09 16:47:31.564382 crc crio[20770]: time="2026-06-09T16:47:31.564235914Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.255278 | controller | Jun 09 16:47:31.564382 crc crio[20770]: time="2026-06-09T16:47:31.564363428Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.255294 | controller | Jun 09 16:47:31.565153 crc crio[20770]: time="2026-06-09T16:47:31.564456841Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.255310 | controller | Jun 09 16:47:31.565153 crc crio[20770]: time="2026-06-09T16:47:31.564563444Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.255327 | controller | Jun 09 16:47:31.565153 crc crio[20770]: time="2026-06-09T16:47:31.564602845Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.255344 | controller | Jun 09 16:47:31.565153 crc crio[20770]: time="2026-06-09T16:47:31.564871673Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.255361 | controller | Jun 09 16:47:31.565153 crc crio[20770]: time="2026-06-09T16:47:31.564913834Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.255377 | controller | Jun 09 16:47:31.565153 crc crio[20770]: time="2026-06-09T16:47:31.56509757Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.255393 | controller | Jun 09 16:47:31.565339 crc crio[20770]: time="2026-06-09T16:47:31.565250634Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.255408 | controller | Jun 09 16:47:31.565984 crc crio[20770]: time="2026-06-09T16:47:31.565398488Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.255425 | controller | Jun 09 16:47:31.565984 crc crio[20770]: time="2026-06-09T16:47:31.565542432Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.255441 | controller | Jun 09 16:47:31.565984 crc crio[20770]: time="2026-06-09T16:47:31.565593594Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.255456 | controller | Jun 09 16:47:31.565984 crc crio[20770]: time="2026-06-09T16:47:31.565715967Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.255472 | controller | Jun 09 16:47:31.565984 crc crio[20770]: time="2026-06-09T16:47:31.565757519Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.255487 | controller | Jun 09 16:47:31.565984 crc crio[20770]: time="2026-06-09T16:47:31.56578731Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.255503 | controller | Jun 09 16:47:31.566213 crc crio[20770]: time="2026-06-09T16:47:31.566025907Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.255545 | controller | Jun 09 16:47:31.566256 crc crio[20770]: time="2026-06-09T16:47:31.56615033Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.255565 | controller | Jun 09 16:47:31.566297 crc crio[20770]: time="2026-06-09T16:47:31.566271324Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.255582 | controller | Jun 09 16:47:31.566440 crc crio[20770]: time="2026-06-09T16:47:31.566394317Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.255599 | controller | Jun 09 16:47:31.566593 crc crio[20770]: time="2026-06-09T16:47:31.566552312Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.255616 | controller | Jun 09 16:47:31.566780 crc crio[20770]: time="2026-06-09T16:47:31.566611014Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.255632 | controller | Jun 09 16:47:31.566887 crc crio[20770]: time="2026-06-09T16:47:31.566847591Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.255649 | controller | Jun 09 16:47:31.566952 crc crio[20770]: time="2026-06-09T16:47:31.566907042Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.255665 | controller | Jun 09 16:47:31.567329 crc crio[20770]: time="2026-06-09T16:47:31.567257992Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.255682 | controller | Jun 09 16:47:31.567394 crc crio[20770]: time="2026-06-09T16:47:31.567329205Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.255698 | controller | Jun 09 16:47:31.567394 crc crio[20770]: time="2026-06-09T16:47:31.567376146Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.255714 | controller | Jun 09 16:47:31.567464 crc crio[20770]: time="2026-06-09T16:47:31.567405137Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.255730 | controller | Jun 09 16:47:31.567735 crc crio[20770]: time="2026-06-09T16:47:31.567612063Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.255773 | controller | Jun 09 16:47:31.567819 crc crio[20770]: time="2026-06-09T16:47:31.567753307Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.255793 | controller | Jun 09 16:47:31.568054 crc crio[20770]: time="2026-06-09T16:47:31.567967533Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.255810 | controller | Jun 09 16:47:31.568341 crc crio[20770]: time="2026-06-09T16:47:31.568112977Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.255826 | controller | Jun 09 16:47:31.568740 crc crio[20770]: time="2026-06-09T16:47:31.5685432Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.255841 | controller | Jun 09 16:47:31.568866 crc crio[20770]: time="2026-06-09T16:47:31.568772427Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.255857 | controller | Jun 09 16:47:31.568920 crc crio[20770]: time="2026-06-09T16:47:31.568865149Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.255873 | controller | Jun 09 16:47:31.568970 crc crio[20770]: time="2026-06-09T16:47:31.56889768Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.255888 | controller | Jun 09 16:47:31.569082 crc crio[20770]: time="2026-06-09T16:47:31.569007963Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.255905 | controller | Jun 09 16:47:31.569162 crc crio[20770]: time="2026-06-09T16:47:31.569147198Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.255921 | controller | Jun 09 16:47:31.570827 crc crio[20770]: time="2026-06-09T16:47:31.57061515Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.255941 | controller | Jun 09 16:47:31.571076 crc crio[20770]: time="2026-06-09T16:47:31.571005442Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.255958 | controller | Jun 09 16:47:31.571156 crc crio[20770]: time="2026-06-09T16:47:31.571095894Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.255973 | controller | Jun 09 16:47:31.571156 crc crio[20770]: time="2026-06-09T16:47:31.571128725Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.255989 | controller | Jun 09 16:47:31.571245 crc crio[20770]: time="2026-06-09T16:47:31.571160936Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.256005 | controller | Jun 09 16:47:31.571245 crc crio[20770]: time="2026-06-09T16:47:31.571189367Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.256020 | controller | Jun 09 16:47:31.571728 crc crio[20770]: time="2026-06-09T16:47:31.571554038Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.256035 | controller | Jun 09 16:47:31.571836 crc crio[20770]: time="2026-06-09T16:47:31.571766914Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.256050 | controller | Jun 09 16:47:31.571836 crc crio[20770]: time="2026-06-09T16:47:31.571811995Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.256065 | controller | Jun 09 16:47:31.571913 crc crio[20770]: time="2026-06-09T16:47:31.571845646Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.256081 | controller | Jun 09 16:47:31.571913 crc crio[20770]: time="2026-06-09T16:47:31.571879297Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.256096 | controller | Jun 09 16:47:31.571913 crc crio[20770]: time="2026-06-09T16:47:31.571901588Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.256112 | controller | Jun 09 16:47:31.572106 crc crio[20770]: time="2026-06-09T16:47:31.572041482Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.256127 | controller | Jun 09 16:47:31.572173 crc crio[20770]: time="2026-06-09T16:47:31.572111874Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.256142 | controller | Jun 09 16:47:31.572210 crc crio[20770]: time="2026-06-09T16:47:31.572194946Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.256157 | controller | Jun 09 16:47:31.572262 crc crio[20770]: time="2026-06-09T16:47:31.572230197Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.256172 | controller | Jun 09 16:47:31.572566 crc crio[20770]: time="2026-06-09T16:47:31.572502335Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.256188 | controller | Jun 09 16:47:31.572711 crc crio[20770]: time="2026-06-09T16:47:31.572570907Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.256203 | controller | Jun 09 16:47:31.572865 crc crio[20770]: time="2026-06-09T16:47:31.572726442Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.256218 | controller | Jun 09 16:47:31.572865 crc crio[20770]: time="2026-06-09T16:47:31.572757913Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.256234 | controller | Jun 09 16:47:31.572948 crc crio[20770]: time="2026-06-09T16:47:31.572872606Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.256249 | controller | Jun 09 16:47:31.572948 crc crio[20770]: time="2026-06-09T16:47:31.572897347Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.256267 | controller | Jun 09 16:47:31.573233 crc crio[20770]: time="2026-06-09T16:47:31.573159494Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.256285 | controller | Jun 09 16:47:31.573297 crc crio[20770]: time="2026-06-09T16:47:31.573248817Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.256301 | controller | Jun 09 16:47:31.573297 crc crio[20770]: time="2026-06-09T16:47:31.573276148Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.256316 | controller | Jun 09 16:47:31.573367 crc crio[20770]: time="2026-06-09T16:47:31.573304679Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.256332 | controller | Jun 09 16:47:31.573513 crc crio[20770]: time="2026-06-09T16:47:31.573457293Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.256348 | controller | Jun 09 16:47:31.573583 crc crio[20770]: time="2026-06-09T16:47:31.573515735Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.256363 | controller | Jun 09 16:47:31.573807 crc crio[20770]: time="2026-06-09T16:47:31.573741121Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.256379 | controller | Jun 09 16:47:31.574111 crc crio[20770]: time="2026-06-09T16:47:31.573931897Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.256401 | controller | Jun 09 16:47:31.574184 crc crio[20770]: time="2026-06-09T16:47:31.574111872Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.256417 | controller | Jun 09 16:47:31.574184 crc crio[20770]: time="2026-06-09T16:47:31.574154093Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.256433 | controller | Jun 09 16:47:31.574257 crc crio[20770]: time="2026-06-09T16:47:31.574191284Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.256448 | controller | Jun 09 16:47:31.574257 crc crio[20770]: time="2026-06-09T16:47:31.574217895Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.256463 | controller | Jun 09 16:47:31.574324 crc crio[20770]: time="2026-06-09T16:47:31.574265887Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.256480 | controller | Jun 09 16:47:31.574324 crc crio[20770]: time="2026-06-09T16:47:31.574307778Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.256496 | controller | Jun 09 16:47:31.574616 crc crio[20770]: time="2026-06-09T16:47:31.574549315Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.256526 | controller | Jun 09 16:47:31.574874 crc crio[20770]: time="2026-06-09T16:47:31.574627127Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.256551 | controller | Jun 09 16:47:31.574874 crc crio[20770]: time="2026-06-09T16:47:31.574782942Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.256571 | controller | Jun 09 16:47:31.574874 crc crio[20770]: time="2026-06-09T16:47:31.574824733Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.256587 | controller | Jun 09 16:47:31.574874 crc crio[20770]: time="2026-06-09T16:47:31.574857014Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.256610 | controller | Jun 09 16:47:31.575012 crc crio[20770]: time="2026-06-09T16:47:31.574882165Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.256634 | controller | Jun 09 16:47:31.575117 crc crio[20770]: time="2026-06-09T16:47:31.57507184Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.256662 | controller | Jun 09 16:47:31.575228 crc crio[20770]: time="2026-06-09T16:47:31.575136142Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.256680 | controller | Jun 09 16:47:31.575390 crc crio[20770]: time="2026-06-09T16:47:31.575280556Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.256696 | controller | Jun 09 16:47:31.575390 crc crio[20770]: time="2026-06-09T16:47:31.575341968Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.256711 | controller | Jun 09 16:47:31.575547 crc crio[20770]: time="2026-06-09T16:47:31.575508013Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.256727 | controller | Jun 09 16:47:31.575610 crc crio[20770]: time="2026-06-09T16:47:31.575566825Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.256742 | controller | Jun 09 16:47:31.575891 crc crio[20770]: time="2026-06-09T16:47:31.575842103Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.256758 | controller | Jun 09 16:47:31.575969 crc crio[20770]: time="2026-06-09T16:47:31.575909975Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.256773 | controller | Jun 09 16:47:31.576037 crc crio[20770]: time="2026-06-09T16:47:31.576001027Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.256788 | controller | Jun 09 16:47:31.576101 crc crio[20770]: time="2026-06-09T16:47:31.576059579Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.256804 | controller | Jun 09 16:47:31.576181 crc crio[20770]: time="2026-06-09T16:47:31.576145081Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.256819 | controller | Jun 09 16:47:31.576242 crc crio[20770]: time="2026-06-09T16:47:31.576204063Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.256835 | controller | Jun 09 16:47:31.576336 crc crio[20770]: time="2026-06-09T16:47:31.576301816Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.256850 | controller | Jun 09 16:47:31.576390 crc crio[20770]: time="2026-06-09T16:47:31.576354317Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.256866 | controller | Jun 09 16:47:31.576527 crc crio[20770]: time="2026-06-09T16:47:31.576491721Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.256881 | controller | Jun 09 16:47:31.576747 crc crio[20770]: time="2026-06-09T16:47:31.576546473Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.256896 | controller | Jun 09 16:47:31.577393 crc crio[20770]: time="2026-06-09T16:47:31.576765849Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.256911 | controller | Jun 09 16:47:31.577393 crc crio[20770]: time="2026-06-09T16:47:31.576802171Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.256927 | controller | Jun 09 16:47:31.577393 crc crio[20770]: time="2026-06-09T16:47:31.577038927Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.256943 | controller | Jun 09 16:47:31.577393 crc crio[20770]: time="2026-06-09T16:47:31.577079049Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.256958 | controller | Jun 09 16:47:31.577393 crc crio[20770]: time="2026-06-09T16:47:31.5771181Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.256973 | controller | Jun 09 16:47:31.577393 crc crio[20770]: time="2026-06-09T16:47:31.577270564Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.256995 | controller | Jun 09 16:47:31.578082 crc crio[20770]: time="2026-06-09T16:47:31.578010056Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.257012 | controller | Jun 09 16:47:31.579419 crc crio[20770]: time="2026-06-09T16:47:31.579282563Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.257028 | controller | Jun 09 16:47:31.580046 crc crio[20770]: time="2026-06-09T16:47:31.579360755Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.257044 | controller | Jun 09 16:47:31.580046 crc crio[20770]: time="2026-06-09T16:47:31.579507759Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.257060 | controller | Jun 09 16:47:31.580046 crc crio[20770]: time="2026-06-09T16:47:31.57954542Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.257085 | controller | Jun 09 16:47:31.580046 crc crio[20770]: time="2026-06-09T16:47:31.579574441Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.257102 | controller | Jun 09 16:47:31.580046 crc crio[20770]: time="2026-06-09T16:47:31.580001614Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.257123 | controller | Jun 09 16:47:31.580046 crc crio[20770]: time="2026-06-09T16:47:31.580046775Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.257189 | controller | Jun 09 16:47:31.580346 crc crio[20770]: time="2026-06-09T16:47:31.580081106Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.257212 | controller | Jun 09 16:47:31.580346 crc crio[20770]: time="2026-06-09T16:47:31.580105187Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.257230 | controller | Jun 09 16:47:31.580346 crc crio[20770]: time="2026-06-09T16:47:31.580253621Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.257246 | controller | Jun 09 16:47:31.580346 crc crio[20770]: time="2026-06-09T16:47:31.580334333Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.257262 | controller | Jun 09 16:47:31.580602 crc crio[20770]: time="2026-06-09T16:47:31.58054215Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.257278 | controller | Jun 09 16:47:31.581834 crc crio[20770]: time="2026-06-09T16:47:31.581607281Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.257293 | controller | Jun 09 16:47:31.581834 crc crio[20770]: time="2026-06-09T16:47:31.581764075Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.257308 | controller | Jun 09 16:47:31.581834 crc crio[20770]: time="2026-06-09T16:47:31.581801896Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.257324 | controller | Jun 09 16:47:31.582035 crc crio[20770]: time="2026-06-09T16:47:31.581887419Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.257339 | controller | Jun 09 16:47:31.582035 crc crio[20770]: time="2026-06-09T16:47:31.581978431Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.257355 | controller | Jun 09 16:47:31.582035 crc crio[20770]: time="2026-06-09T16:47:31.582025553Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.257370 | controller | Jun 09 16:47:31.583552 crc crio[20770]: time="2026-06-09T16:47:31.582052683Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.257385 | controller | Jun 09 16:47:31.583552 crc crio[20770]: time="2026-06-09T16:47:31.582811846Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.257412 | controller | Jun 09 16:47:31.583552 crc crio[20770]: time="2026-06-09T16:47:31.583393213Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.257429 | controller | Jun 09 16:47:31.583552 crc crio[20770]: time="2026-06-09T16:47:31.583441554Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.257445 | controller | Jun 09 16:47:31.583552 crc crio[20770]: time="2026-06-09T16:47:31.583475305Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.257461 | controller | Jun 09 16:47:31.583552 crc crio[20770]: time="2026-06-09T16:47:31.583512876Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.257477 | controller | Jun 09 16:47:31.583552 crc crio[20770]: time="2026-06-09T16:47:31.583559737Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.257492 | controller | Jun 09 16:47:31.584006 crc crio[20770]: time="2026-06-09T16:47:31.583785874Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.257508 | controller | Jun 09 16:47:31.584006 crc crio[20770]: time="2026-06-09T16:47:31.583825825Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.257548 | controller | Jun 09 16:47:31.584119 crc crio[20770]: time="2026-06-09T16:47:31.584083213Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.257566 | controller | Jun 09 16:47:31.585444 crc crio[20770]: time="2026-06-09T16:47:31.584120424Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.257582 | controller | Jun 09 16:47:31.585444 crc crio[20770]: time="2026-06-09T16:47:31.584363881Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.257597 | controller | Jun 09 16:47:31.585444 crc crio[20770]: time="2026-06-09T16:47:31.584472624Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.257613 | controller | Jun 09 16:47:31.585444 crc crio[20770]: time="2026-06-09T16:47:31.584546886Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.257628 | controller | Jun 09 16:47:31.585444 crc crio[20770]: time="2026-06-09T16:47:31.584580537Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.257644 | controller | Jun 09 16:47:31.585444 crc crio[20770]: time="2026-06-09T16:47:31.584945218Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.257659 | controller | Jun 09 16:47:31.585444 crc crio[20770]: time="2026-06-09T16:47:31.584984949Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.257675 | controller | Jun 09 16:47:31.585444 crc crio[20770]: time="2026-06-09T16:47:31.585320359Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.257690 | controller | Jun 09 16:47:31.585444 crc crio[20770]: time="2026-06-09T16:47:31.58535969Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.257706 | controller | Jun 09 16:47:31.586030 crc crio[20770]: time="2026-06-09T16:47:31.585749031Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.257722 | controller | Jun 09 16:47:31.586030 crc crio[20770]: time="2026-06-09T16:47:31.585785562Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.257739 | controller | Jun 09 16:47:31.586030 crc crio[20770]: time="2026-06-09T16:47:31.585867895Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.257755 | controller | Jun 09 16:47:31.586030 crc crio[20770]: time="2026-06-09T16:47:31.585909746Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.257771 | controller | Jun 09 16:47:31.586204 crc crio[20770]: time="2026-06-09T16:47:31.5860332Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.257792 | controller | Jun 09 16:47:31.586204 crc crio[20770]: time="2026-06-09T16:47:31.58606584Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.257809 | controller | Jun 09 16:47:31.586888 crc crio[20770]: time="2026-06-09T16:47:31.586788271Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.257826 | controller | Jun 09 16:47:31.586995 crc crio[20770]: time="2026-06-09T16:47:31.586972067Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.257842 | controller | Jun 09 16:47:31.587062 crc crio[20770]: time="2026-06-09T16:47:31.587020758Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.257858 | controller | Jun 09 16:47:31.587062 crc crio[20770]: time="2026-06-09T16:47:31.587055919Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.257875 | controller | Jun 09 16:47:31.587163 crc crio[20770]: time="2026-06-09T16:47:31.58708871Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.257891 | controller | Jun 09 16:47:31.587163 crc crio[20770]: time="2026-06-09T16:47:31.587109471Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.257907 | controller | Jun 09 16:47:31.587261 crc crio[20770]: time="2026-06-09T16:47:31.587229764Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.257923 | controller | Jun 09 16:47:31.587324 crc crio[20770]: time="2026-06-09T16:47:31.587264595Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.257939 | controller | Jun 09 16:47:31.587750 crc crio[20770]: time="2026-06-09T16:47:31.587602585Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.257954 | controller | Jun 09 16:47:31.587833 crc crio[20770]: time="2026-06-09T16:47:31.587815421Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.257969 | controller | Jun 09 16:47:31.587900 crc crio[20770]: time="2026-06-09T16:47:31.587859293Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.257985 | controller | Jun 09 16:47:31.587900 crc crio[20770]: time="2026-06-09T16:47:31.587888114Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.258001 | controller | Jun 09 16:47:31.588008 crc crio[20770]: time="2026-06-09T16:47:31.587918964Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.258018 | controller | Jun 09 16:47:31.588008 crc crio[20770]: time="2026-06-09T16:47:31.587939435Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.258034 | controller | Jun 09 16:47:31.588367 crc crio[20770]: time="2026-06-09T16:47:31.588266305Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.258050 | controller | Jun 09 16:47:31.588446 crc crio[20770]: time="2026-06-09T16:47:31.588385118Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.258065 | controller | Jun 09 16:47:31.589080 crc crio[20770]: time="2026-06-09T16:47:31.588899003Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.258081 | controller | Jun 09 16:47:31.589334 crc crio[20770]: time="2026-06-09T16:47:31.589267894Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.258097 | controller | Jun 09 16:47:31.589580 crc crio[20770]: time="2026-06-09T16:47:31.589503701Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.258113 | controller | Jun 09 16:47:31.589892 crc crio[20770]: time="2026-06-09T16:47:31.589778079Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.258132 | controller | Jun 09 16:47:31.590053 crc crio[20770]: time="2026-06-09T16:47:31.589930353Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.258149 | controller | Jun 09 16:47:31.590227 crc crio[20770]: time="2026-06-09T16:47:31.590150889Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.258165 | controller | Jun 09 16:47:31.590316 crc crio[20770]: time="2026-06-09T16:47:31.590288823Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.258181 | controller | Jun 09 16:47:31.590458 crc crio[20770]: time="2026-06-09T16:47:31.590408877Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.258197 | controller | Jun 09 16:47:31.590859 crc crio[20770]: time="2026-06-09T16:47:31.590631964Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.258212 | controller | Jun 09 16:47:31.591084 crc crio[20770]: time="2026-06-09T16:47:31.590957473Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.258228 | controller | Jun 09 16:47:31.591264 crc crio[20770]: time="2026-06-09T16:47:31.59120717Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.258258 | controller | Jun 09 16:47:31.591494 crc crio[20770]: time="2026-06-09T16:47:31.591368285Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.258276 | controller | Jun 09 16:47:31.591759 crc crio[20770]: time="2026-06-09T16:47:31.591601692Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.258300 | controller | Jun 09 16:47:31.591936 crc crio[20770]: time="2026-06-09T16:47:31.591787717Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.258317 | controller | Jun 09 16:47:31.592099 crc crio[20770]: time="2026-06-09T16:47:31.592056435Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.258334 | controller | Jun 09 16:47:31.592272 crc crio[20770]: time="2026-06-09T16:47:31.59222037Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.258349 | controller | Jun 09 16:47:31.592462 crc crio[20770]: time="2026-06-09T16:47:31.592343563Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.258366 | controller | Jun 09 16:47:31.592604 crc crio[20770]: time="2026-06-09T16:47:31.59256759Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.258381 | controller | Jun 09 16:47:31.592971 crc crio[20770]: time="2026-06-09T16:47:31.592762196Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.258397 | controller | Jun 09 16:47:31.593239 crc crio[20770]: time="2026-06-09T16:47:31.593017853Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.258412 | controller | Jun 09 16:47:31.593486 crc crio[20770]: time="2026-06-09T16:47:31.593327042Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.258428 | controller | Jun 09 16:47:31.594072 crc crio[20770]: time="2026-06-09T16:47:31.593995152Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.258444 | controller | Jun 09 16:47:31.594166 crc crio[20770]: time="2026-06-09T16:47:31.594126285Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.258460 | controller | Jun 09 16:47:31.594315 crc crio[20770]: time="2026-06-09T16:47:31.594258459Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.258476 | controller | Jun 09 16:47:31.594510 crc crio[20770]: time="2026-06-09T16:47:31.594403333Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.258495 | controller | Jun 09 16:47:31.594734 crc crio[20770]: time="2026-06-09T16:47:31.594592199Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.258528 | controller | Jun 09 16:47:31.594820 crc crio[20770]: time="2026-06-09T16:47:31.594780724Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.258551 | controller | Jun 09 16:47:31.595049 crc crio[20770]: time="2026-06-09T16:47:31.594916238Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.258568 | controller | Jun 09 16:47:31.595298 crc crio[20770]: time="2026-06-09T16:47:31.595133545Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.258585 | controller | Jun 09 16:47:31.595479 crc crio[20770]: time="2026-06-09T16:47:31.595400832Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.258601 | controller | Jun 09 16:47:31.595633 crc crio[20770]: time="2026-06-09T16:47:31.595536186Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.258617 | controller | Jun 09 16:47:31.595844 crc crio[20770]: time="2026-06-09T16:47:31.595757283Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.258632 | controller | Jun 09 16:47:31.595931 crc crio[20770]: time="2026-06-09T16:47:31.595888327Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.258648 | controller | Jun 09 16:47:31.596003 crc crio[20770]: time="2026-06-09T16:47:31.595949818Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.258665 | controller | Jun 09 16:47:31.596135 crc crio[20770]: time="2026-06-09T16:47:31.596093403Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.258682 | controller | Jun 09 16:47:31.596195 crc crio[20770]: time="2026-06-09T16:47:31.596153484Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.258698 | controller | Jun 09 16:47:31.596195 crc crio[20770]: time="2026-06-09T16:47:31.596173815Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.258713 | controller | Jun 09 16:47:31.596195 crc crio[20770]: time="2026-06-09T16:47:31.596195326Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.258729 | controller | Jun 09 16:47:31.596378 crc crio[20770]: time="2026-06-09T16:47:31.596320479Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.258744 | controller | Jun 09 16:47:31.596622 crc crio[20770]: time="2026-06-09T16:47:31.596428222Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.258761 | controller | Jun 09 16:47:31.596795 crc crio[20770]: time="2026-06-09T16:47:31.596611098Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.258784 | controller | Jun 09 16:47:31.596892 crc crio[20770]: time="2026-06-09T16:47:31.596850195Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.258810 | controller | Jun 09 16:47:31.596956 crc crio[20770]: time="2026-06-09T16:47:31.596925857Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.258838 | controller | Jun 09 16:47:31.597000 crc crio[20770]: time="2026-06-09T16:47:31.596966338Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.258857 | controller | Jun 09 16:47:31.597178 crc crio[20770]: time="2026-06-09T16:47:31.5970468Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.258874 | controller | Jun 09 16:47:31.597242 crc crio[20770]: time="2026-06-09T16:47:31.597202025Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.258900 | controller | Jun 09 16:47:31.597309 crc crio[20770]: time="2026-06-09T16:47:31.597270287Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.258925 | controller | Jun 09 16:47:31.597373 crc crio[20770]: time="2026-06-09T16:47:31.597331849Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.258948 | controller | Jun 09 16:47:31.597526 crc crio[20770]: time="2026-06-09T16:47:31.597483853Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.258966 | controller | Jun 09 16:47:31.597582 crc crio[20770]: time="2026-06-09T16:47:31.597556955Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.258982 | controller | Jun 09 16:47:31.597750 crc crio[20770]: time="2026-06-09T16:47:31.597625367Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.258999 | controller | Jun 09 16:47:31.597820 crc crio[20770]: time="2026-06-09T16:47:31.597776602Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.259015 | controller | Jun 09 16:47:31.598021 crc crio[20770]: time="2026-06-09T16:47:31.597969467Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.259031 | controller | Jun 09 16:47:31.598080 crc crio[20770]: time="2026-06-09T16:47:31.59804873Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.259049 | controller | Jun 09 16:47:31.598151 crc crio[20770]: time="2026-06-09T16:47:31.598113732Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.259067 | controller | Jun 09 16:47:31.598201 crc crio[20770]: time="2026-06-09T16:47:31.598169883Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.259084 | controller | Jun 09 16:47:31.598422 crc crio[20770]: time="2026-06-09T16:47:31.598382739Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.259100 | controller | Jun 09 16:47:31.598575 crc crio[20770]: time="2026-06-09T16:47:31.598446701Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.259115 | controller | Jun 09 16:47:31.598575 crc crio[20770]: time="2026-06-09T16:47:31.598554034Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.259131 | controller | Jun 09 16:47:31.598936 crc crio[20770]: time="2026-06-09T16:47:31.598604016Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.259147 | controller | Jun 09 16:47:31.598989 crc crio[20770]: time="2026-06-09T16:47:31.598962646Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.259163 | controller | Jun 09 16:47:31.599033 crc crio[20770]: time="2026-06-09T16:47:31.599017388Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.259179 | controller | Jun 09 16:47:31.599254 crc crio[20770]: time="2026-06-09T16:47:31.599199073Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.259195 | controller | Jun 09 16:47:31.599379 crc crio[20770]: time="2026-06-09T16:47:31.599334817Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.259211 | controller | Jun 09 16:47:31.599502 crc crio[20770]: time="2026-06-09T16:47:31.599458361Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.259228 | controller | Jun 09 16:47:31.599607 crc crio[20770]: time="2026-06-09T16:47:31.599573614Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.259244 | controller | Jun 09 16:47:31.599869 crc crio[20770]: time="2026-06-09T16:47:31.599814021Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.259263 | controller | Jun 09 16:47:31.599960 crc crio[20770]: time="2026-06-09T16:47:31.599929924Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.259280 | controller | Jun 09 16:47:31.600089 crc crio[20770]: time="2026-06-09T16:47:31.600046048Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.259296 | controller | Jun 09 16:47:31.600210 crc crio[20770]: time="2026-06-09T16:47:31.600163591Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.259311 | controller | Jun 09 16:47:31.600335 crc crio[20770]: time="2026-06-09T16:47:31.600291035Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.259327 | controller | Jun 09 16:47:31.600456 crc crio[20770]: time="2026-06-09T16:47:31.600411358Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.259343 | controller | Jun 09 16:47:31.600563 crc crio[20770]: time="2026-06-09T16:47:31.600531032Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.259358 | controller | Jun 09 16:47:31.600768 crc crio[20770]: time="2026-06-09T16:47:31.600632445Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.259374 | controller | Jun 09 16:47:31.600878 crc crio[20770]: time="2026-06-09T16:47:31.600846441Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.259390 | controller | Jun 09 16:47:31.600985 crc crio[20770]: time="2026-06-09T16:47:31.600953894Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.259406 | controller | Jun 09 16:47:31.601090 crc crio[20770]: time="2026-06-09T16:47:31.600999676Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.259422 | controller | Jun 09 16:47:31.601206 crc crio[20770]: time="2026-06-09T16:47:31.601103929Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.259438 | controller | Jun 09 16:47:31.601324 crc crio[20770]: time="2026-06-09T16:47:31.601287554Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.259455 | controller | Jun 09 16:47:31.601437 crc crio[20770]: time="2026-06-09T16:47:31.601407127Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.259470 | controller | Jun 09 16:47:31.601554 crc crio[20770]: time="2026-06-09T16:47:31.601522061Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.259486 | controller | Jun 09 16:47:31.601624 crc crio[20770]: time="2026-06-09T16:47:31.601613033Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.259501 | controller | Jun 09 16:47:31.601831 crc crio[20770]: time="2026-06-09T16:47:31.601762258Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.259540 | controller | Jun 09 16:47:31.601896 crc crio[20770]: time="2026-06-09T16:47:31.601883961Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.259559 | controller | Jun 09 16:47:31.602294 crc crio[20770]: time="2026-06-09T16:47:31.602205471Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.259574 | controller | Jun 09 16:47:31.602294 crc crio[20770]: time="2026-06-09T16:47:31.602275493Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.259590 | controller | Jun 09 16:47:31.603108 crc crio[20770]: time="2026-06-09T16:47:31.602999644Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.259606 | controller | Jun 09 16:47:31.603219 crc crio[20770]: time="2026-06-09T16:47:31.603169409Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.259622 | controller | Jun 09 16:47:31.603362 crc crio[20770]: time="2026-06-09T16:47:31.603243401Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.259641 | controller | Jun 09 16:47:31.603460 crc crio[20770]: time="2026-06-09T16:47:31.603429856Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.259658 | controller | Jun 09 16:47:31.603590 crc crio[20770]: time="2026-06-09T16:47:31.60354589Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.259673 | controller | Jun 09 16:47:31.603833 crc crio[20770]: time="2026-06-09T16:47:31.603786537Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.259689 | controller | Jun 09 16:47:31.603909 crc crio[20770]: time="2026-06-09T16:47:31.60388264Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.259705 | controller | Jun 09 16:47:31.603950 crc crio[20770]: time="2026-06-09T16:47:31.60391016Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.259721 | controller | Jun 09 16:47:31.605166 crc crio[20770]: time="2026-06-09T16:47:31.604095616Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.259736 | controller | Jun 09 16:47:31.605166 crc crio[20770]: time="2026-06-09T16:47:31.604210209Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.259752 | controller | Jun 09 16:47:31.605166 crc crio[20770]: time="2026-06-09T16:47:31.604307312Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.259767 | controller | Jun 09 16:47:31.605166 crc crio[20770]: time="2026-06-09T16:47:31.604333533Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.259782 | controller | Jun 09 16:47:31.605166 crc crio[20770]: time="2026-06-09T16:47:31.604384874Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.259798 | controller | Jun 09 16:47:31.605166 crc crio[20770]: time="2026-06-09T16:47:31.604409035Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.259813 | controller | Jun 09 16:47:31.605166 crc crio[20770]: time="2026-06-09T16:47:31.604420785Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.259828 | controller | Jun 09 16:47:31.605166 crc crio[20770]: time="2026-06-09T16:47:31.604436006Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.259844 | controller | Jun 09 16:47:31.605166 crc crio[20770]: time="2026-06-09T16:47:31.60457412Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.259859 | controller | Jun 09 16:47:31.605166 crc crio[20770]: time="2026-06-09T16:47:31.604755335Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.259875 | controller | Jun 09 16:47:31.606164 crc crio[20770]: time="2026-06-09T16:47:31.605236859Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.259890 | controller | Jun 09 16:47:31.606164 crc crio[20770]: time="2026-06-09T16:47:31.605352692Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.259906 | controller | Jun 09 16:47:31.606164 crc crio[20770]: time="2026-06-09T16:47:31.605561919Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.259921 | controller | Jun 09 16:47:31.606164 crc crio[20770]: time="2026-06-09T16:47:31.605748134Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.259936 | controller | Jun 09 16:47:31.606164 crc crio[20770]: time="2026-06-09T16:47:31.605770785Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.259951 | controller | Jun 09 16:47:31.606164 crc crio[20770]: time="2026-06-09T16:47:31.605861857Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.259970 | controller | Jun 09 16:47:31.606164 crc crio[20770]: time="2026-06-09T16:47:31.60597285Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.259986 | controller | Jun 09 16:47:31.606164 crc crio[20770]: time="2026-06-09T16:47:31.606002801Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.260002 | controller | Jun 09 16:47:31.606164 crc crio[20770]: time="2026-06-09T16:47:31.606091284Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.260017 | controller | Jun 09 16:47:31.606450 crc crio[20770]: time="2026-06-09T16:47:31.606203167Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.260033 | controller | Jun 09 16:47:31.606450 crc crio[20770]: time="2026-06-09T16:47:31.606274649Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.260049 | controller | Jun 09 16:47:31.606450 crc crio[20770]: time="2026-06-09T16:47:31.606387293Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.260065 | controller | Jun 09 16:47:31.606542 crc crio[20770]: time="2026-06-09T16:47:31.606470525Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.260081 | controller | Jun 09 16:47:31.607196 crc crio[20770]: time="2026-06-09T16:47:31.606578848Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.260102 | controller | Jun 09 16:47:31.607196 crc crio[20770]: time="2026-06-09T16:47:31.606851126Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.260120 | controller | Jun 09 16:47:31.607196 crc crio[20770]: time="2026-06-09T16:47:31.606907718Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.260136 | controller | Jun 09 16:47:31.607336 crc crio[20770]: time="2026-06-09T16:47:31.607274668Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.260154 | controller | Jun 09 16:47:31.607336 crc crio[20770]: time="2026-06-09T16:47:31.60732944Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.260169 | controller | Jun 09 16:47:31.607860 crc crio[20770]: time="2026-06-09T16:47:31.607746192Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.260185 | controller | Jun 09 16:47:31.607860 crc crio[20770]: time="2026-06-09T16:47:31.607820064Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.260200 | controller | Jun 09 16:47:31.608057 crc crio[20770]: time="2026-06-09T16:47:31.60800466Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.260216 | controller | Jun 09 16:47:31.608174 crc crio[20770]: time="2026-06-09T16:47:31.608114963Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.260231 | controller | Jun 09 16:47:31.608498 crc crio[20770]: time="2026-06-09T16:47:31.608434082Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.260248 | controller | Jun 09 16:47:31.608573 crc crio[20770]: time="2026-06-09T16:47:31.608500044Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.260264 | controller | Jun 09 16:47:31.608573 crc crio[20770]: time="2026-06-09T16:47:31.608539915Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.260280 | controller | Jun 09 16:47:31.608783 crc crio[20770]: time="2026-06-09T16:47:31.608575056Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.260296 | controller | Jun 09 16:47:31.609170 crc crio[20770]: time="2026-06-09T16:47:31.609017319Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.260316 | controller | Jun 09 16:47:31.609495 crc crio[20770]: time="2026-06-09T16:47:31.609406041Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.260332 | controller | Jun 09 16:47:31.609601 crc crio[20770]: time="2026-06-09T16:47:31.609539304Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.260349 | controller | Jun 09 16:47:31.609821 crc crio[20770]: time="2026-06-09T16:47:31.609623967Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.260366 | controller | Jun 09 16:47:31.609917 crc crio[20770]: time="2026-06-09T16:47:31.609886625Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.260382 | controller | Jun 09 16:47:31.610016 crc crio[20770]: time="2026-06-09T16:47:31.609972537Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.260398 | controller | Jun 09 16:47:31.611330 crc crio[20770]: time="2026-06-09T16:47:31.610979046Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.260414 | controller | Jun 09 16:47:31.611330 crc crio[20770]: time="2026-06-09T16:47:31.611032478Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.260429 | controller | Jun 09 16:47:31.611330 crc crio[20770]: time="2026-06-09T16:47:31.611237654Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.260444 | controller | Jun 09 16:47:31.612136 crc crio[20770]: time="2026-06-09T16:47:31.611357447Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.260459 | controller | Jun 09 16:47:31.612136 crc crio[20770]: time="2026-06-09T16:47:31.611467091Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.260475 | controller | Jun 09 16:47:31.612136 crc crio[20770]: time="2026-06-09T16:47:31.611496231Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.260490 | controller | Jun 09 16:47:31.612136 crc crio[20770]: time="2026-06-09T16:47:31.611996696Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.260506 | controller | Jun 09 16:47:31.612136 crc crio[20770]: time="2026-06-09T16:47:31.612098339Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.260542 | controller | Jun 09 16:47:31.613137 crc crio[20770]: time="2026-06-09T16:47:31.612153041Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.260560 | controller | Jun 09 16:47:31.613137 crc crio[20770]: time="2026-06-09T16:47:31.612191182Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.260576 | controller | Jun 09 16:47:31.613137 crc crio[20770]: time="2026-06-09T16:47:31.612227223Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.260592 | controller | Jun 09 16:47:31.613137 crc crio[20770]: time="2026-06-09T16:47:31.612252193Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.260608 | controller | Jun 09 16:47:31.613137 crc crio[20770]: time="2026-06-09T16:47:31.612292615Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.260624 | controller | Jun 09 16:47:31.613137 crc crio[20770]: time="2026-06-09T16:47:31.612326506Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.260639 | controller | Jun 09 16:47:31.613137 crc crio[20770]: time="2026-06-09T16:47:31.612356946Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.260655 | controller | Jun 09 16:47:31.613137 crc crio[20770]: time="2026-06-09T16:47:31.612377537Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.260674 | controller | Jun 09 16:47:31.613137 crc crio[20770]: time="2026-06-09T16:47:31.612584803Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.260691 | controller | Jun 09 16:47:31.613137 crc crio[20770]: time="2026-06-09T16:47:31.612731877Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.260708 | controller | Jun 09 16:47:31.613137 crc crio[20770]: time="2026-06-09T16:47:31.612925783Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.260724 | controller | Jun 09 16:47:31.613137 crc crio[20770]: time="2026-06-09T16:47:31.612968834Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.260741 | controller | Jun 09 16:47:31.613137 crc crio[20770]: time="2026-06-09T16:47:31.613121819Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.260757 | controller | Jun 09 16:47:31.615340 crc crio[20770]: time="2026-06-09T16:47:31.61316864Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.260773 | controller | Jun 09 16:47:31.615340 crc crio[20770]: time="2026-06-09T16:47:31.613380886Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.260790 | controller | Jun 09 16:47:31.615340 crc crio[20770]: time="2026-06-09T16:47:31.613417967Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.260806 | controller | Jun 09 16:47:31.615340 crc crio[20770]: time="2026-06-09T16:47:31.613542281Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.260823 | controller | Jun 09 16:47:31.615340 crc crio[20770]: time="2026-06-09T16:47:31.613572762Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.260839 | controller | Jun 09 16:47:31.615340 crc crio[20770]: time="2026-06-09T16:47:31.613887551Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.260855 | controller | Jun 09 16:47:31.615340 crc crio[20770]: time="2026-06-09T16:47:31.613916632Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.260872 | controller | Jun 09 16:47:31.615340 crc crio[20770]: time="2026-06-09T16:47:31.614129398Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.260890 | controller | Jun 09 16:47:31.615340 crc crio[20770]: time="2026-06-09T16:47:31.614156929Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.260906 | controller | Jun 09 16:47:31.615340 crc crio[20770]: time="2026-06-09T16:47:31.614473858Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.260922 | controller | Jun 09 16:47:31.615340 crc crio[20770]: time="2026-06-09T16:47:31.614604732Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.260939 | controller | Jun 09 16:47:31.615340 crc crio[20770]: time="2026-06-09T16:47:31.614797818Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.260955 | controller | Jun 09 16:47:31.615340 crc crio[20770]: time="2026-06-09T16:47:31.614918711Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.260972 | controller | Jun 09 16:47:31.615340 crc crio[20770]: time="2026-06-09T16:47:31.615042675Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.260988 | controller | Jun 09 16:47:31.615340 crc crio[20770]: time="2026-06-09T16:47:31.615071806Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.261004 | controller | Jun 09 16:47:31.615340 crc crio[20770]: time="2026-06-09T16:47:31.615124717Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.261023 | controller | Jun 09 16:47:31.615340 crc crio[20770]: time="2026-06-09T16:47:31.615167268Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.261040 | controller | Jun 09 16:47:31.617426 crc crio[20770]: time="2026-06-09T16:47:31.615734395Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.261056 | controller | Jun 09 16:47:31.617426 crc crio[20770]: time="2026-06-09T16:47:31.615934921Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.261073 | controller | Jun 09 16:47:31.617426 crc crio[20770]: time="2026-06-09T16:47:31.616088865Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.261091 | controller | Jun 09 16:47:31.617426 crc crio[20770]: time="2026-06-09T16:47:31.616220159Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.261108 | controller | Jun 09 16:47:31.617426 crc crio[20770]: time="2026-06-09T16:47:31.61624175Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.261125 | controller | Jun 09 16:47:31.617426 crc crio[20770]: time="2026-06-09T16:47:31.616488327Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.261142 | controller | Jun 09 16:47:31.617426 crc crio[20770]: time="2026-06-09T16:47:31.616753355Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.261158 | controller | Jun 09 16:47:31.617426 crc crio[20770]: time="2026-06-09T16:47:31.616882648Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.261174 | controller | Jun 09 16:47:31.617426 crc crio[20770]: time="2026-06-09T16:47:31.617010782Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.261191 | controller | Jun 09 16:47:31.617426 crc crio[20770]: time="2026-06-09T16:47:31.617223658Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.261207 | controller | Jun 09 16:47:31.619036 crc crio[20770]: time="2026-06-09T16:47:31.617359662Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.261224 | controller | Jun 09 16:47:31.619036 crc crio[20770]: time="2026-06-09T16:47:31.617557058Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.261241 | controller | Jun 09 16:47:31.619036 crc crio[20770]: time="2026-06-09T16:47:31.617751384Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.261259 | controller | Jun 09 16:47:31.619036 crc crio[20770]: time="2026-06-09T16:47:31.617871067Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.261276 | controller | Jun 09 16:47:31.619036 crc crio[20770]: time="2026-06-09T16:47:31.617887048Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.261294 | controller | Jun 09 16:47:31.619036 crc crio[20770]: time="2026-06-09T16:47:31.618096394Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.261311 | controller | Jun 09 16:47:31.619036 crc crio[20770]: time="2026-06-09T16:47:31.618207937Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.261327 | controller | Jun 09 16:47:31.619036 crc crio[20770]: time="2026-06-09T16:47:31.618236518Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.261344 | controller | Jun 09 16:47:31.619036 crc crio[20770]: time="2026-06-09T16:47:31.618245688Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.261360 | controller | Jun 09 16:47:31.619036 crc crio[20770]: time="2026-06-09T16:47:31.618341311Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.261380 | controller | Jun 09 16:47:31.619036 crc crio[20770]: time="2026-06-09T16:47:31.618480235Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.261398 | controller | Jun 09 16:47:31.619036 crc crio[20770]: time="2026-06-09T16:47:31.618595358Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.261415 | controller | Jun 09 16:47:31.619036 crc crio[20770]: time="2026-06-09T16:47:31.618613269Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.261432 | controller | Jun 09 16:47:31.619036 crc crio[20770]: time="2026-06-09T16:47:31.618778694Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.261449 | controller | Jun 09 16:47:31.619036 crc crio[20770]: time="2026-06-09T16:47:31.619024911Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.261466 | controller | Jun 09 16:47:31.619036 crc crio[20770]: time="2026-06-09T16:47:31.619057342Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.261483 | controller | Jun 09 16:47:31.621051 crc crio[20770]: time="2026-06-09T16:47:31.619159935Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.261500 | controller | Jun 09 16:47:31.621051 crc crio[20770]: time="2026-06-09T16:47:31.619199676Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.261535 | controller | Jun 09 16:47:31.621051 crc crio[20770]: time="2026-06-09T16:47:31.619399302Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.261555 | controller | Jun 09 16:47:31.621051 crc crio[20770]: time="2026-06-09T16:47:31.619435393Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.261573 | controller | Jun 09 16:47:31.621051 crc crio[20770]: time="2026-06-09T16:47:31.619614898Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.261590 | controller | Jun 09 16:47:31.621051 crc crio[20770]: time="2026-06-09T16:47:31.619757972Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.261606 | controller | Jun 09 16:47:31.621051 crc crio[20770]: time="2026-06-09T16:47:31.619956118Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.261622 | controller | Jun 09 16:47:31.621051 crc crio[20770]: time="2026-06-09T16:47:31.620058131Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.261639 | controller | Jun 09 16:47:31.621051 crc crio[20770]: time="2026-06-09T16:47:31.620088712Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.261655 | controller | Jun 09 16:47:31.621051 crc crio[20770]: time="2026-06-09T16:47:31.620115513Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.261671 | controller | Jun 09 16:47:31.621051 crc crio[20770]: time="2026-06-09T16:47:31.62037461Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.261688 | controller | Jun 09 16:47:31.621051 crc crio[20770]: time="2026-06-09T16:47:31.620492544Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.261704 | controller | Jun 09 16:47:31.621051 crc crio[20770]: time="2026-06-09T16:47:31.620596407Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.261721 | controller | Jun 09 16:47:31.621051 crc crio[20770]: time="2026-06-09T16:47:31.620865204Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.261739 | controller | Jun 09 16:47:31.621051 crc crio[20770]: time="2026-06-09T16:47:31.620912846Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.261761 | controller | Jun 09 16:47:31.621051 crc crio[20770]: time="2026-06-09T16:47:31.620940897Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.261779 | controller | Jun 09 16:47:31.623027 crc crio[20770]: time="2026-06-09T16:47:31.621220865Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.261796 | controller | Jun 09 16:47:31.623027 crc crio[20770]: time="2026-06-09T16:47:31.621334228Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.261814 | controller | Jun 09 16:47:31.623027 crc crio[20770]: time="2026-06-09T16:47:31.621450271Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.261832 | controller | Jun 09 16:47:31.623027 crc crio[20770]: time="2026-06-09T16:47:31.621480722Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.261849 | controller | Jun 09 16:47:31.623027 crc crio[20770]: time="2026-06-09T16:47:31.621580295Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.261867 | controller | Jun 09 16:47:31.623027 crc crio[20770]: time="2026-06-09T16:47:31.62174952Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.261885 | controller | Jun 09 16:47:31.623027 crc crio[20770]: time="2026-06-09T16:47:31.621856783Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.261901 | controller | Jun 09 16:47:31.623027 crc crio[20770]: time="2026-06-09T16:47:31.621903045Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.261918 | controller | Jun 09 16:47:31.623027 crc crio[20770]: time="2026-06-09T16:47:31.622063449Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.261935 | controller | Jun 09 16:47:31.623027 crc crio[20770]: time="2026-06-09T16:47:31.622174163Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.261951 | controller | Jun 09 16:47:31.623027 crc crio[20770]: time="2026-06-09T16:47:31.622245745Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.261968 | controller | Jun 09 16:47:31.623027 crc crio[20770]: time="2026-06-09T16:47:31.622360648Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.261985 | controller | Jun 09 16:47:31.623027 crc crio[20770]: time="2026-06-09T16:47:31.622575884Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.262002 | controller | Jun 09 16:47:31.623027 crc crio[20770]: time="2026-06-09T16:47:31.622800661Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.262019 | controller | Jun 09 16:47:31.623027 crc crio[20770]: time="2026-06-09T16:47:31.622824251Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.262035 | controller | Jun 09 16:47:31.623027 crc crio[20770]: time="2026-06-09T16:47:31.622936905Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.262052 | controller | Jun 09 16:47:31.624049 crc crio[20770]: time="2026-06-09T16:47:31.623163521Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.262069 | controller | Jun 09 16:47:31.624049 crc crio[20770]: time="2026-06-09T16:47:31.623279115Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.262085 | controller | Jun 09 16:47:31.624049 crc crio[20770]: time="2026-06-09T16:47:31.623322426Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.262102 | controller | Jun 09 16:47:31.624049 crc crio[20770]: time="2026-06-09T16:47:31.623393348Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.262119 | controller | Jun 09 16:47:31.624049 crc crio[20770]: time="2026-06-09T16:47:31.623611794Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.262139 | controller | Jun 09 16:47:31.624049 crc crio[20770]: time="2026-06-09T16:47:31.623776999Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.262157 | controller | Jun 09 16:47:31.624049 crc crio[20770]: time="2026-06-09T16:47:31.623885142Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.262174 | controller | Jun 09 16:47:31.624049 crc crio[20770]: time="2026-06-09T16:47:31.623913103Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.262192 | controller | Jun 09 16:47:31.624471 crc crio[20770]: time="2026-06-09T16:47:31.624039137Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.262208 | controller | Jun 09 16:47:31.624471 crc crio[20770]: time="2026-06-09T16:47:31.62412953Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.262225 | controller | Jun 09 16:47:31.624471 crc crio[20770]: time="2026-06-09T16:47:31.624235923Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.262258 | controller | Jun 09 16:47:31.624471 crc crio[20770]: time="2026-06-09T16:47:31.624290904Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.262281 | controller | Jun 09 16:47:31.626622 crc crio[20770]: time="2026-06-09T16:47:31.624454499Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.262309 | controller | Jun 09 16:47:31.626622 crc crio[20770]: time="2026-06-09T16:47:31.624548442Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.262326 | controller | Jun 09 16:47:31.626622 crc crio[20770]: time="2026-06-09T16:47:31.624619054Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.262342 | controller | Jun 09 16:47:31.626622 crc crio[20770]: time="2026-06-09T16:47:31.624743637Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.262358 | controller | Jun 09 16:47:31.626622 crc crio[20770]: time="2026-06-09T16:47:31.624988455Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.262375 | controller | Jun 09 16:47:31.626622 crc crio[20770]: time="2026-06-09T16:47:31.625099098Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.262391 | controller | Jun 09 16:47:31.626622 crc crio[20770]: time="2026-06-09T16:47:31.625217001Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.262407 | controller | Jun 09 16:47:31.626622 crc crio[20770]: time="2026-06-09T16:47:31.625359155Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.262424 | controller | Jun 09 16:47:31.626622 crc crio[20770]: time="2026-06-09T16:47:31.625493779Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.262441 | controller | Jun 09 16:47:31.626622 crc crio[20770]: time="2026-06-09T16:47:31.625765547Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.262458 | controller | Jun 09 16:47:31.626622 crc crio[20770]: time="2026-06-09T16:47:31.625906031Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.262475 | controller | Jun 09 16:47:31.626622 crc crio[20770]: time="2026-06-09T16:47:31.626170699Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.262491 | controller | Jun 09 16:47:31.626622 crc crio[20770]: time="2026-06-09T16:47:31.626318423Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.262509 | controller | Jun 09 16:47:31.626622 crc crio[20770]: time="2026-06-09T16:47:31.626348144Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.262555 | controller | Jun 09 16:47:31.626622 crc crio[20770]: time="2026-06-09T16:47:31.626454317Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.262573 | controller | Jun 09 16:47:31.626622 crc crio[20770]: time="2026-06-09T16:47:31.626566401Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.262590 | controller | Jun 09 16:47:31.627926 crc crio[20770]: time="2026-06-09T16:47:31.626784037Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.262608 | controller | Jun 09 16:47:31.627926 crc crio[20770]: time="2026-06-09T16:47:31.62689026Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.262625 | controller | Jun 09 16:47:31.627926 crc crio[20770]: time="2026-06-09T16:47:31.627139337Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.262643 | controller | Jun 09 16:47:31.627926 crc crio[20770]: time="2026-06-09T16:47:31.627272061Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.262660 | controller | Jun 09 16:47:31.627926 crc crio[20770]: time="2026-06-09T16:47:31.627460637Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.262677 | controller | Jun 09 16:47:31.627926 crc crio[20770]: time="2026-06-09T16:47:31.627496588Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.262694 | controller | Jun 09 16:47:31.627926 crc crio[20770]: time="2026-06-09T16:47:31.627548219Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.262711 | controller | Jun 09 16:47:31.627926 crc crio[20770]: time="2026-06-09T16:47:31.62757212Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.262728 | controller | Jun 09 16:47:31.627926 crc crio[20770]: time="2026-06-09T16:47:31.627901999Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.262745 | controller | Jun 09 16:47:31.628477 crc crio[20770]: time="2026-06-09T16:47:31.627974272Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.262762 | controller | Jun 09 16:47:31.628477 crc crio[20770]: time="2026-06-09T16:47:31.627996632Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.262780 | controller | Jun 09 16:47:31.628477 crc crio[20770]: time="2026-06-09T16:47:31.628020503Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.262798 | controller | Jun 09 16:47:31.628477 crc crio[20770]: time="2026-06-09T16:47:31.628199958Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.262814 | controller | Jun 09 16:47:31.628477 crc crio[20770]: time="2026-06-09T16:47:31.628234439Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.262831 | controller | Jun 09 16:47:31.628928 crc crio[20770]: time="2026-06-09T16:47:31.62861199Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.262847 | controller | Jun 09 16:47:31.628928 crc crio[20770]: time="2026-06-09T16:47:31.628784795Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.262863 | controller | Jun 09 16:47:31.629204 crc crio[20770]: time="2026-06-09T16:47:31.628898638Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.262891 | controller | Jun 09 16:47:31.629439 crc crio[20770]: time="2026-06-09T16:47:31.62928418Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.262908 | controller | Jun 09 16:47:31.629580 crc crio[20770]: time="2026-06-09T16:47:31.629525947Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.262930 | controller | Jun 09 16:47:31.630031 crc crio[20770]: time="2026-06-09T16:47:31.629908398Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.262947 | controller | Jun 09 16:47:31.630111 crc crio[20770]: time="2026-06-09T16:47:31.630034942Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.262965 | controller | Jun 09 16:47:31.630352 crc crio[20770]: time="2026-06-09T16:47:31.630278289Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.262983 | controller | Jun 09 16:47:31.630518 crc crio[20770]: time="2026-06-09T16:47:31.630421833Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.263000 | controller | Jun 09 16:47:31.630801 crc crio[20770]: time="2026-06-09T16:47:31.630574407Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.263017 | controller | Jun 09 16:47:31.630980 crc crio[20770]: time="2026-06-09T16:47:31.630926158Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.263035 | controller | Jun 09 16:47:31.631214 crc crio[20770]: time="2026-06-09T16:47:31.631063452Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.263052 | controller | Jun 09 16:47:31.631357 crc crio[20770]: time="2026-06-09T16:47:31.631235007Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.263069 | controller | Jun 09 16:47:31.631457 crc crio[20770]: time="2026-06-09T16:47:31.63135163Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.263085 | controller | Jun 09 16:47:31.631611 crc crio[20770]: time="2026-06-09T16:47:31.631471113Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.263101 | controller | Jun 09 16:47:31.631810 crc crio[20770]: time="2026-06-09T16:47:31.631772652Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.263118 | controller | Jun 09 16:47:31.631907 crc crio[20770]: time="2026-06-09T16:47:31.631818084Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.263134 | controller | Jun 09 16:47:31.631907 crc crio[20770]: time="2026-06-09T16:47:31.631843254Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.263150 | controller | Jun 09 16:47:31.632267 crc crio[20770]: time="2026-06-09T16:47:31.631969738Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.263167 | controller | Jun 09 16:47:31.632536 crc crio[20770]: time="2026-06-09T16:47:31.632469822Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.263184 | controller | Jun 09 16:47:31.642059 crc crio[20770]: time="2026-06-09T16:47:31.641908438Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.263200 | controller | Jun 09 16:47:31.642822 crc crio[20770]: time="2026-06-09T16:47:31.642171725Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.263216 | controller | Jun 09 16:47:31.642822 crc crio[20770]: time="2026-06-09T16:47:31.642394232Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.263231 | controller | Jun 09 16:47:31.642822 crc crio[20770]: time="2026-06-09T16:47:31.642503945Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.263248 | controller | Jun 09 16:47:31.642822 crc crio[20770]: time="2026-06-09T16:47:31.642793613Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.263265 | controller | Jun 09 16:47:31.643079 crc crio[20770]: time="2026-06-09T16:47:31.642836795Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.263287 | controller | Jun 09 16:47:31.643079 crc crio[20770]: time="2026-06-09T16:47:31.642863465Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.263304 | controller | Jun 09 16:47:31.643079 crc crio[20770]: time="2026-06-09T16:47:31.642887756Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.263320 | controller | Jun 09 16:47:31.644370 crc crio[20770]: time="2026-06-09T16:47:31.644287667Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.263337 | controller | Jun 09 16:47:31.644370 crc crio[20770]: time="2026-06-09T16:47:31.64438677Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.263353 | controller | Jun 09 16:47:31.644370 crc crio[20770]: time="2026-06-09T16:47:31.644502633Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.263370 | controller | Jun 09 16:47:31.645111 crc crio[20770]: time="2026-06-09T16:47:31.644620617Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.263386 | controller | Jun 09 16:47:31.645111 crc crio[20770]: time="2026-06-09T16:47:31.644833313Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.263402 | controller | Jun 09 16:47:31.645111 crc crio[20770]: time="2026-06-09T16:47:31.644878794Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.263419 | controller | Jun 09 16:47:31.645111 crc crio[20770]: time="2026-06-09T16:47:31.645042959Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.263435 | controller | Jun 09 16:47:31.645111 crc crio[20770]: time="2026-06-09T16:47:31.64508731Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.263452 | controller | Jun 09 16:47:31.645382 crc crio[20770]: time="2026-06-09T16:47:31.645253205Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.263469 | controller | Jun 09 16:47:31.645446 crc crio[20770]: time="2026-06-09T16:47:31.645298066Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.263486 | controller | Jun 09 16:47:31.645732 crc crio[20770]: time="2026-06-09T16:47:31.645574324Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.263502 | controller | Jun 09 16:47:31.645732 crc crio[20770]: time="2026-06-09T16:47:31.645721489Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.263539 | controller | Jun 09 16:47:31.645882 crc crio[20770]: time="2026-06-09T16:47:31.645832912Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.263563 | controller | Jun 09 16:47:31.645882 crc crio[20770]: time="2026-06-09T16:47:31.645875483Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.263589 | controller | Jun 09 16:47:31.647185 crc crio[20770]: time="2026-06-09T16:47:31.647030377Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.263621 | controller | Jun 09 16:47:31.647337 crc crio[20770]: time="2026-06-09T16:47:31.647297925Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.263643 | controller | Jun 09 16:47:31.647454 crc crio[20770]: time="2026-06-09T16:47:31.647399287Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.263661 | controller | Jun 09 16:47:31.647543 crc crio[20770]: time="2026-06-09T16:47:31.64750197Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.263679 | controller | Jun 09 16:47:31.647610 crc crio[20770]: time="2026-06-09T16:47:31.647580043Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.263700 | controller | Jun 09 16:47:31.647610 crc crio[20770]: time="2026-06-09T16:47:31.647607444Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.263718 | controller | Jun 09 16:47:31.647921 crc crio[20770]: time="2026-06-09T16:47:31.64783673Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.263736 | controller | Jun 09 16:47:31.648014 crc crio[20770]: time="2026-06-09T16:47:31.647917603Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.263754 | controller | Jun 09 16:47:31.648234 crc crio[20770]: time="2026-06-09T16:47:31.648032416Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.263771 | controller | Jun 09 16:47:31.648320 crc crio[20770]: time="2026-06-09T16:47:31.648276663Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.263788 | controller | Jun 09 16:47:31.648374 crc crio[20770]: time="2026-06-09T16:47:31.648331675Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.263806 | controller | Jun 09 16:47:31.648374 crc crio[20770]: time="2026-06-09T16:47:31.648367836Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.263823 | controller | Jun 09 16:47:31.648482 crc crio[20770]: time="2026-06-09T16:47:31.648405557Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.263839 | controller | Jun 09 16:47:31.648482 crc crio[20770]: time="2026-06-09T16:47:31.648444148Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.263856 | controller | Jun 09 16:47:31.648956 crc crio[20770]: time="2026-06-09T16:47:31.6488755Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.263873 | controller | Jun 09 16:47:31.648956 crc crio[20770]: time="2026-06-09T16:47:31.648953423Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.263889 | controller | Jun 09 16:47:31.649283 crc crio[20770]: time="2026-06-09T16:47:31.64920108Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.263905 | controller | Jun 09 16:47:31.649283 crc crio[20770]: time="2026-06-09T16:47:31.649276982Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.263922 | controller | Jun 09 16:47:31.649411 crc crio[20770]: time="2026-06-09T16:47:31.649390596Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.263939 | controller | Jun 09 16:47:31.649472 crc crio[20770]: time="2026-06-09T16:47:31.649430067Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.263955 | controller | Jun 09 16:47:31.649537 crc crio[20770]: time="2026-06-09T16:47:31.649508039Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.263973 | controller | Jun 09 16:47:31.649602 crc crio[20770]: time="2026-06-09T16:47:31.64955086Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.263990 | controller | Jun 09 16:47:31.649870 crc crio[20770]: time="2026-06-09T16:47:31.649806598Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.264009 | controller | Jun 09 16:47:31.649954 crc crio[20770]: time="2026-06-09T16:47:31.64987366Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.264026 | controller | Jun 09 16:47:31.650067 crc crio[20770]: time="2026-06-09T16:47:31.650024124Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.264043 | controller | Jun 09 16:47:31.650155 crc crio[20770]: time="2026-06-09T16:47:31.650078316Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.264060 | controller | Jun 09 16:47:31.650348 crc crio[20770]: time="2026-06-09T16:47:31.650286002Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.264080 | controller | Jun 09 16:47:31.650445 crc crio[20770]: time="2026-06-09T16:47:31.650355294Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.264098 | controller | Jun 09 16:47:31.650800 crc crio[20770]: time="2026-06-09T16:47:31.650594241Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.264116 | controller | Jun 09 16:47:31.650800 crc crio[20770]: time="2026-06-09T16:47:31.650769026Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.264132 | controller | Jun 09 16:47:31.650972 crc crio[20770]: time="2026-06-09T16:47:31.650945651Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.264149 | controller | Jun 09 16:47:31.651044 crc crio[20770]: time="2026-06-09T16:47:31.650983862Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.264165 | controller | Jun 09 16:47:31.653030 crc crio[20770]: time="2026-06-09T16:47:31.652954039Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.264181 | controller | Jun 09 16:47:31.653208 crc crio[20770]: time="2026-06-09T16:47:31.653092863Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.264198 | controller | Jun 09 16:47:31.653208 crc crio[20770]: time="2026-06-09T16:47:31.653128684Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.264214 | controller | Jun 09 16:47:31.653208 crc crio[20770]: time="2026-06-09T16:47:31.653151545Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.264230 | controller | Jun 09 16:47:31.653208 crc crio[20770]: time="2026-06-09T16:47:31.653189226Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.264246 | controller | Jun 09 16:47:31.653208 crc crio[20770]: time="2026-06-09T16:47:31.653214497Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.264262 | controller | Jun 09 16:47:31.653536 crc crio[20770]: time="2026-06-09T16:47:31.653492694Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.264279 | controller | Jun 09 16:47:31.653623 crc crio[20770]: time="2026-06-09T16:47:31.653549676Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.264295 | controller | Jun 09 16:47:31.653850 crc crio[20770]: time="2026-06-09T16:47:31.653803313Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.264312 | controller | Jun 09 16:47:31.653930 crc crio[20770]: time="2026-06-09T16:47:31.653861825Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.264336 | controller | Jun 09 16:47:31.654220 crc crio[20770]: time="2026-06-09T16:47:31.654094592Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.264361 | controller | Jun 09 16:47:31.654220 crc crio[20770]: time="2026-06-09T16:47:31.654200315Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.264385 | controller | Jun 09 16:47:31.654220 crc crio[20770]: time="2026-06-09T16:47:31.654233576Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.264404 | controller | Jun 09 16:47:31.654220 crc crio[20770]: time="2026-06-09T16:47:31.654256896Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.264421 | controller | Jun 09 16:47:31.655073 crc crio[20770]: time="2026-06-09T16:47:31.654506244Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.264440 | controller | Jun 09 16:47:31.655073 crc crio[20770]: time="2026-06-09T16:47:31.654542735Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.264462 | controller | Jun 09 16:47:31.655073 crc crio[20770]: time="2026-06-09T16:47:31.654842223Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.264480 | controller | Jun 09 16:47:31.655073 crc crio[20770]: time="2026-06-09T16:47:31.654881525Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.264496 | controller | Jun 09 16:47:31.667343 crc crio[20770]: time="2026-06-09T16:47:31.655155052Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.264529 | controller | Jun 09 16:47:31.667343 crc crio[20770]: time="2026-06-09T16:47:31.655196934Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.264553 | controller | Jun 09 16:47:31.667343 crc crio[20770]: time="2026-06-09T16:47:31.656007217Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.264571 | controller | Jun 09 16:47:31.667343 crc crio[20770]: time="2026-06-09T16:47:31.65610306Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.264588 | controller | Jun 09 16:47:31.667343 crc crio[20770]: time="2026-06-09T16:47:31.656380658Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.264604 | controller | Jun 09 16:47:31.667343 crc crio[20770]: time="2026-06-09T16:47:31.656420289Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.264621 | controller | Jun 09 16:47:31.667343 crc crio[20770]: time="2026-06-09T16:47:31.656601205Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.264637 | controller | Jun 09 16:47:31.667343 crc crio[20770]: time="2026-06-09T16:47:31.656720158Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.264653 | controller | Jun 09 16:47:31.667343 crc crio[20770]: time="2026-06-09T16:47:31.657082829Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.264669 | controller | Jun 09 16:47:31.667343 crc crio[20770]: time="2026-06-09T16:47:31.657173971Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.264685 | controller | Jun 09 16:47:31.667343 crc crio[20770]: time="2026-06-09T16:47:31.657207002Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.264703 | controller | Jun 09 16:47:31.667343 crc crio[20770]: time="2026-06-09T16:47:31.657228333Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.264719 | controller | Jun 09 16:47:31.667343 crc crio[20770]: time="2026-06-09T16:47:31.659259662Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.264736 | controller | Jun 09 16:47:31.667343 crc crio[20770]: time="2026-06-09T16:47:31.659346325Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.264753 | controller | Jun 09 16:47:31.667343 crc crio[20770]: time="2026-06-09T16:47:31.659368495Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.264771 | controller | Jun 09 16:47:31.667343 crc crio[20770]: time="2026-06-09T16:47:31.659393066Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.264787 | controller | Jun 09 16:47:31.667343 crc crio[20770]: time="2026-06-09T16:47:31.659421487Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.264803 | controller | Jun 09 16:47:31.667343 crc crio[20770]: time="2026-06-09T16:47:31.659445277Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.264820 | controller | Jun 09 16:47:31.667343 crc crio[20770]: time="2026-06-09T16:47:31.659894461Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.264841 | controller | Jun 09 16:47:31.667343 crc crio[20770]: time="2026-06-09T16:47:31.659987253Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.264858 | controller | Jun 09 16:47:31.667343 crc crio[20770]: time="2026-06-09T16:47:31.660022164Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.264875 | controller | Jun 09 16:47:31.667343 crc crio[20770]: time="2026-06-09T16:47:31.660050285Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.264891 | controller | Jun 09 16:47:31.667343 crc crio[20770]: time="2026-06-09T16:47:31.661029724Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.264909 | controller | Jun 09 16:47:31.667343 crc crio[20770]: time="2026-06-09T16:47:31.661079645Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.264927 | controller | Jun 09 16:47:31.667343 crc crio[20770]: time="2026-06-09T16:47:31.661093605Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.264944 | controller | Jun 09 16:47:31.667343 crc crio[20770]: time="2026-06-09T16:47:31.661114796Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.264961 | controller | Jun 09 16:47:31.667343 crc crio[20770]: time="2026-06-09T16:47:31.661278001Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.264978 | controller | Jun 09 16:47:31.667343 crc crio[20770]: time="2026-06-09T16:47:31.661321032Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.264995 | controller | Jun 09 16:47:31.667343 crc crio[20770]: time="2026-06-09T16:47:31.661543629Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.265013 | controller | Jun 09 16:47:31.667343 crc crio[20770]: time="2026-06-09T16:47:31.661769005Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.265031 | controller | Jun 09 16:47:31.667343 crc crio[20770]: time="2026-06-09T16:47:31.661810036Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.265048 | controller | Jun 09 16:47:31.667343 crc crio[20770]: time="2026-06-09T16:47:31.661843307Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.265065 | controller | Jun 09 16:47:31.667343 crc crio[20770]: time="2026-06-09T16:47:31.662053043Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.265083 | controller | Jun 09 16:47:31.667343 crc crio[20770]: time="2026-06-09T16:47:31.662148416Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.265100 | controller | Jun 09 16:47:31.667343 crc crio[20770]: time="2026-06-09T16:47:31.662302291Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.265118 | controller | Jun 09 16:47:31.667343 crc crio[20770]: time="2026-06-09T16:47:31.662334762Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.265135 | controller | Jun 09 16:47:31.667343 crc crio[20770]: time="2026-06-09T16:47:31.662557688Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.265152 | controller | Jun 09 16:47:31.667343 crc crio[20770]: time="2026-06-09T16:47:31.662797945Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.265169 | controller | Jun 09 16:47:31.667343 crc crio[20770]: time="2026-06-09T16:47:31.662834526Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.265187 | controller | Jun 09 16:47:31.667343 crc crio[20770]: time="2026-06-09T16:47:31.662863457Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.265209 | controller | Jun 09 16:47:31.667343 crc crio[20770]: time="2026-06-09T16:47:31.663110684Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.265227 | controller | Jun 09 16:47:31.667343 crc crio[20770]: time="2026-06-09T16:47:31.663199977Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.265244 | controller | Jun 09 16:47:31.667343 crc crio[20770]: time="2026-06-09T16:47:31.663459874Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.265262 | controller | Jun 09 16:47:31.667343 crc crio[20770]: time="2026-06-09T16:47:31.663498366Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.265279 | controller | Jun 09 16:47:31.667343 crc crio[20770]: time="2026-06-09T16:47:31.665957967Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.265296 | controller | Jun 09 16:47:31.667343 crc crio[20770]: time="2026-06-09T16:47:31.666078551Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.265313 | controller | Jun 09 16:47:31.667343 crc crio[20770]: time="2026-06-09T16:47:31.666112362Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.265330 | controller | Jun 09 16:47:31.667343 crc crio[20770]: time="2026-06-09T16:47:31.666141123Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.265347 | controller | Jun 09 16:47:31.667343 crc crio[20770]: time="2026-06-09T16:47:31.667380069Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.265365 | controller | Jun 09 16:47:31.670448 crc crio[20770]: time="2026-06-09T16:47:31.66743672Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.265383 | controller | Jun 09 16:47:31.670448 crc crio[20770]: time="2026-06-09T16:47:31.667450591Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.265399 | controller | Jun 09 16:47:31.670448 crc crio[20770]: time="2026-06-09T16:47:31.667472291Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.265416 | controller | Jun 09 16:47:31.670924 crc crio[20770]: time="2026-06-09T16:47:31.67084262Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.265432 | controller | Jun 09 16:47:31.671026 crc crio[20770]: time="2026-06-09T16:47:31.670975653Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.265449 | controller | Jun 09 16:47:31.671026 crc crio[20770]: time="2026-06-09T16:47:31.670991834Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.265465 | controller | Jun 09 16:47:31.671026 crc crio[20770]: time="2026-06-09T16:47:31.671012994Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.265482 | controller | Jun 09 16:47:31.671253 crc crio[20770]: time="2026-06-09T16:47:31.671037935Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.265499 | controller | Jun 09 16:47:31.671253 crc crio[20770]: time="2026-06-09T16:47:31.671058316Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.265534 | controller | Jun 09 16:47:31.671253 crc crio[20770]: time="2026-06-09T16:47:31.671242061Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.265554 | controller | Jun 09 16:47:31.671391 crc crio[20770]: time="2026-06-09T16:47:31.671275902Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.265572 | controller | Jun 09 16:47:31.671494 crc crio[20770]: time="2026-06-09T16:47:31.671475108Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.265594 | controller | Jun 09 16:47:31.671554 crc crio[20770]: time="2026-06-09T16:47:31.671505439Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.265612 | controller | Jun 09 16:47:31.675586 crc crio[20770]: time="2026-06-09T16:47:31.675275079Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.265630 | controller | Jun 09 16:47:31.675586 crc crio[20770]: time="2026-06-09T16:47:31.675355961Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.265647 | controller | Jun 09 16:47:31.675586 crc crio[20770]: time="2026-06-09T16:47:31.675370632Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.265663 | controller | Jun 09 16:47:31.675586 crc crio[20770]: time="2026-06-09T16:47:31.675392572Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.265680 | controller | Jun 09 16:47:31.676152 crc crio[20770]: time="2026-06-09T16:47:31.67602222Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.265697 | controller | Jun 09 16:47:31.676231 crc crio[20770]: time="2026-06-09T16:47:31.676181855Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.265714 | controller | Jun 09 16:47:31.676231 crc crio[20770]: time="2026-06-09T16:47:31.676222736Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.265732 | controller | Jun 09 16:47:31.676342 crc crio[20770]: time="2026-06-09T16:47:31.676248407Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.265748 | controller | Jun 09 16:47:31.677491 crc crio[20770]: time="2026-06-09T16:47:31.677415471Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.265766 | controller | Jun 09 16:47:31.677595 crc crio[20770]: time="2026-06-09T16:47:31.677519024Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.265782 | controller | Jun 09 16:47:31.677819 crc crio[20770]: time="2026-06-09T16:47:31.677741871Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.265799 | controller | Jun 09 16:47:31.677900 crc crio[20770]: time="2026-06-09T16:47:31.677824203Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.265816 | controller | Jun 09 16:47:31.678163 crc crio[20770]: time="2026-06-09T16:47:31.678092031Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.265832 | controller | Jun 09 16:47:31.678163 crc crio[20770]: time="2026-06-09T16:47:31.678152863Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.265849 | controller | Jun 09 16:47:31.678472 crc crio[20770]: time="2026-06-09T16:47:31.678348588Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.265865 | controller | Jun 09 16:47:31.678472 crc crio[20770]: time="2026-06-09T16:47:31.67842446Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.265882 | controller | Jun 09 16:47:31.678757 crc crio[20770]: time="2026-06-09T16:47:31.678583355Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.265899 | controller | Jun 09 16:47:31.678757 crc crio[20770]: time="2026-06-09T16:47:31.67873488Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.265915 | controller | Jun 09 16:47:31.678989 crc crio[20770]: time="2026-06-09T16:47:31.678932055Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.265932 | controller | Jun 09 16:47:31.679541 crc crio[20770]: time="2026-06-09T16:47:31.67945025Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.265948 | controller | Jun 09 16:47:31.679541 crc crio[20770]: time="2026-06-09T16:47:31.679536493Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.265969 | controller | Jun 09 16:47:31.679768 crc crio[20770]: time="2026-06-09T16:47:31.679579924Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.265987 | controller | Jun 09 16:47:31.679768 crc crio[20770]: time="2026-06-09T16:47:31.679612985Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.266003 | controller | Jun 09 16:47:31.679768 crc crio[20770]: time="2026-06-09T16:47:31.679729348Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.266019 | controller | Jun 09 16:47:31.680090 crc crio[20770]: time="2026-06-09T16:47:31.679961535Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.266035 | controller | Jun 09 16:47:31.680090 crc crio[20770]: time="2026-06-09T16:47:31.680082829Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.266051 | controller | Jun 09 16:47:31.680226 crc crio[20770]: time="2026-06-09T16:47:31.680148701Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.266067 | controller | Jun 09 16:47:31.680226 crc crio[20770]: time="2026-06-09T16:47:31.680172941Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.266083 | controller | Jun 09 16:47:31.680579 crc crio[20770]: time="2026-06-09T16:47:31.680510351Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.266100 | controller | Jun 09 16:47:31.680579 crc crio[20770]: time="2026-06-09T16:47:31.680566813Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.266116 | controller | Jun 09 16:47:31.680905 crc crio[20770]: time="2026-06-09T16:47:31.680828811Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.266133 | controller | Jun 09 16:47:31.680905 crc crio[20770]: time="2026-06-09T16:47:31.680898953Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.266151 | controller | Jun 09 16:47:31.681123 crc crio[20770]: time="2026-06-09T16:47:31.681070468Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.266169 | controller | Jun 09 16:47:31.681123 crc crio[20770]: time="2026-06-09T16:47:31.681120309Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.266186 | controller | Jun 09 16:47:31.681341 crc crio[20770]: time="2026-06-09T16:47:31.681289314Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.266203 | controller | Jun 09 16:47:31.681341 crc crio[20770]: time="2026-06-09T16:47:31.681335415Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.266219 | controller | Jun 09 16:47:31.681598 crc crio[20770]: time="2026-06-09T16:47:31.681544541Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.266250 | controller | Jun 09 16:47:31.681598 crc crio[20770]: time="2026-06-09T16:47:31.681591983Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.266270 | controller | Jun 09 16:47:31.681872 crc crio[20770]: time="2026-06-09T16:47:31.68183069Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.266297 | controller | Jun 09 16:47:31.681949 crc crio[20770]: time="2026-06-09T16:47:31.681886311Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.266314 | controller | Jun 09 16:47:31.682161 crc crio[20770]: time="2026-06-09T16:47:31.682106848Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.266330 | controller | Jun 09 16:47:31.682161 crc crio[20770]: time="2026-06-09T16:47:31.682158369Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.266350 | controller | Jun 09 16:47:31.682386 crc crio[20770]: time="2026-06-09T16:47:31.682339174Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.266369 | controller | Jun 09 16:47:31.682466 crc crio[20770]: time="2026-06-09T16:47:31.682403426Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.266386 | controller | Jun 09 16:47:31.683854 crc crio[20770]: time="2026-06-09T16:47:31.683087116Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.266403 | controller | Jun 09 16:47:31.683854 crc crio[20770]: time="2026-06-09T16:47:31.683152348Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.266420 | controller | Jun 09 16:47:31.683854 crc crio[20770]: time="2026-06-09T16:47:31.683188769Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.266438 | controller | Jun 09 16:47:31.683854 crc crio[20770]: time="2026-06-09T16:47:31.68320754Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.266455 | controller | Jun 09 16:47:31.683854 crc crio[20770]: time="2026-06-09T16:47:31.683406426Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.266472 | controller | Jun 09 16:47:31.683854 crc crio[20770]: time="2026-06-09T16:47:31.683438727Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.266489 | controller | Jun 09 16:47:31.683854 crc crio[20770]: time="2026-06-09T16:47:31.683518839Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 17:48:36.266534 | controller | Jun 09 16:47:31.683854 crc crio[20770]: time="2026-06-09T16:47:31.68355045Z" level=info msg="Updated default CNI network name to "
2026-06-09 17:48:36.266554 | controller | Jun 09 16:47:32.679141 crc crio[20770]: time="2026-06-09T16:47:32.678994313Z" level=info msg="Stopping pod sandbox: 46dd154d4368873d55bbb6e84daac449627f3ac3ad8347cd36080a7b6923e118" id=8f6888be-7bc8-4ea9-a63e-de7954cccbbe name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.266572 | controller | Jun 09 16:47:32.679141 crc crio[20770]: time="2026-06-09T16:47:32.679105757Z" level=info msg="Stopped pod sandbox (already stopped): 46dd154d4368873d55bbb6e84daac449627f3ac3ad8347cd36080a7b6923e118" id=8f6888be-7bc8-4ea9-a63e-de7954cccbbe name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.266590 | controller | Jun 09 16:47:32.680522 crc crio[20770]: time="2026-06-09T16:47:32.679496458Z" level=info msg="Removing pod sandbox: 46dd154d4368873d55bbb6e84daac449627f3ac3ad8347cd36080a7b6923e118" id=9711bf84-ece7-4cd7-bdfa-384473bea245 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.266614 | controller | Jun 09 16:47:32.691321 crc crio[20770]: time="2026-06-09T16:47:32.6912304Z" level=info msg="Removed pod sandbox: 46dd154d4368873d55bbb6e84daac449627f3ac3ad8347cd36080a7b6923e118" id=9711bf84-ece7-4cd7-bdfa-384473bea245 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.266640 | controller | Jun 09 16:47:32.692277 crc crio[20770]: time="2026-06-09T16:47:32.692202758Z" level=info msg="Stopping pod sandbox: 61947642a3113e23e0df58e96e79faf0c7ef72d0f9dd3b7d2f951ad73fad3a01" id=1c963930-aa3d-49e9-b806-6868498c895d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.266663 | controller | Jun 09 16:47:32.692376 crc crio[20770]: time="2026-06-09T16:47:32.69227707Z" level=info msg="Stopped pod sandbox (already stopped): 61947642a3113e23e0df58e96e79faf0c7ef72d0f9dd3b7d2f951ad73fad3a01" id=1c963930-aa3d-49e9-b806-6868498c895d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.266680 | controller | Jun 09 16:47:32.692768 crc crio[20770]: time="2026-06-09T16:47:32.692627921Z" level=info msg="Removing pod sandbox: 61947642a3113e23e0df58e96e79faf0c7ef72d0f9dd3b7d2f951ad73fad3a01" id=366b9bde-04b6-48ac-96c6-0b6d2c158ee0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.266701 | controller | Jun 09 16:47:32.704895 crc crio[20770]: time="2026-06-09T16:47:32.703957921Z" level=info msg="Removed pod sandbox: 61947642a3113e23e0df58e96e79faf0c7ef72d0f9dd3b7d2f951ad73fad3a01" id=366b9bde-04b6-48ac-96c6-0b6d2c158ee0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.266720 | controller | Jun 09 16:47:32.706052 crc crio[20770]: time="2026-06-09T16:47:32.705928228Z" level=info msg="Stopping pod sandbox: ef491e4b0a13bcbbb234cf1ec33ca1184ee33a7301d473fdd4890a7f069a0b3f" id=ccf419d7-090b-46c8-9822-e07a82e3e4ea name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.266737 | controller | Jun 09 16:47:32.706052 crc crio[20770]: time="2026-06-09T16:47:32.706036041Z" level=info msg="Stopped pod sandbox (already stopped): ef491e4b0a13bcbbb234cf1ec33ca1184ee33a7301d473fdd4890a7f069a0b3f" id=ccf419d7-090b-46c8-9822-e07a82e3e4ea name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.266754 | controller | Jun 09 16:47:32.706543 crc crio[20770]: time="2026-06-09T16:47:32.706504925Z" level=info msg="Removing pod sandbox: ef491e4b0a13bcbbb234cf1ec33ca1184ee33a7301d473fdd4890a7f069a0b3f" id=5056b975-9d21-49cf-bd0b-2affa8b02e16 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.266771 | controller | Jun 09 16:47:32.720534 crc crio[20770]: time="2026-06-09T16:47:32.720457721Z" level=info msg="Removed pod sandbox: ef491e4b0a13bcbbb234cf1ec33ca1184ee33a7301d473fdd4890a7f069a0b3f" id=5056b975-9d21-49cf-bd0b-2affa8b02e16 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.266788 | controller | Jun 09 16:47:32.732551 crc crio[20770]: time="2026-06-09T16:47:32.732492722Z" level=info msg="Stopping pod sandbox: 1c67547db7c1794b379a25f749b444f7e7eccf88512fe2132f7f275ef8ad18ed" id=61c0683b-9cb2-42f6-8de0-31d492679c94 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.266804 | controller | Jun 09 16:47:32.732995 crc crio[20770]: time="2026-06-09T16:47:32.732967806Z" level=info msg="Stopped pod sandbox (already stopped): 1c67547db7c1794b379a25f749b444f7e7eccf88512fe2132f7f275ef8ad18ed" id=61c0683b-9cb2-42f6-8de0-31d492679c94 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.266821 | controller | Jun 09 16:47:32.735291 crc crio[20770]: time="2026-06-09T16:47:32.735263583Z" level=info msg="Removing pod sandbox: 1c67547db7c1794b379a25f749b444f7e7eccf88512fe2132f7f275ef8ad18ed" id=d917eeb1-ea2e-45a3-b357-af78bf930f3e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.266838 | controller | Jun 09 16:47:32.743838 crc crio[20770]: time="2026-06-09T16:47:32.743791131Z" level=info msg="Removed pod sandbox: 1c67547db7c1794b379a25f749b444f7e7eccf88512fe2132f7f275ef8ad18ed" id=d917eeb1-ea2e-45a3-b357-af78bf930f3e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.266854 | controller | Jun 09 16:47:35.459051 crc crio[20770]: time="2026-06-09T16:47:35.458461226Z" level=info msg="CNI monitoring event CREATE        \"/etc/kubernetes/cni/net.d/00-multus.conf\""
2026-06-09 17:48:36.266871 | controller | Jun 09 16:47:35.477982 crc crio[20770]: time="2026-06-09T16:47:35.47783347Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 17:48:36.266888 | controller | Jun 09 16:47:35.477982 crc crio[20770]: time="2026-06-09T16:47:35.477920103Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 17:48:36.266905 | controller | Jun 09 16:47:35.478247 crc crio[20770]: time="2026-06-09T16:47:35.478023766Z" level=info msg="CNI monitoring event WRITE         \"/etc/kubernetes/cni/net.d/00-multus.conf\""
2026-06-09 17:48:36.266921 | controller | Jun 09 16:47:35.494793 crc crio[20770]: time="2026-06-09T16:47:35.494580168Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 17:48:36.266942 | controller | Jun 09 16:47:35.494793 crc crio[20770]: time="2026-06-09T16:47:35.494769134Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 17:48:36.266959 | controller | Jun 09 16:48:00.511458 crc crio[20770]: time="2026-06-09T16:48:00.5107475Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683728-gntrt/POD" id=c8371118-4213-4a36-9e8b-8d527e8d5729 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.266976 | controller | Jun 09 16:48:00.512964 crc crio[20770]: time="2026-06-09T16:48:00.511485632Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.266994 | controller | Jun 09 16:48:00.538500 crc crio[20770]: time="2026-06-09T16:48:00.538359275Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683728-gntrt Namespace:openshift-infra ID:a25f34b5f7ec9aabf1bbdf7ec7e3b9e22fc1ff95099e21c5aae883d3bb774752 UID:bab60556-7c82-4e69-af00-1c1e0b6be965 NetNS:/var/run/netns/b33dff41-7100-466f-838b-168f662531e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbab60556_7c82_4e69_af00_1c1e0b6be965.slice PodAnnotations:0xc0010a31a8}] Aliases:map[]}"
2026-06-09 17:48:36.267013 | controller | Jun 09 16:48:00.538500 crc crio[20770]: time="2026-06-09T16:48:00.538471048Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683728-gntrt to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.267031 | controller | Jun 09 16:48:00.836100 crc crio[20770]: 2026-06-09T16:48:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a25f34b5f7ec9aa Mac:86:50:d4:b9:55:59 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:07 Mtu:0 Sandbox:/var/run/netns/b33dff41-7100-466f-838b-168f662531e0 SocketPath: PciID:}] [{Interface:0xc0002da9e0 Address:{IP:10.217.0.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.267048 | controller | Jun 09 16:48:00.837594 crc crio[20770]: time="2026-06-09T16:48:00.837512491Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683728-gntrt Namespace:openshift-infra ID:a25f34b5f7ec9aabf1bbdf7ec7e3b9e22fc1ff95099e21c5aae883d3bb774752 UID:bab60556-7c82-4e69-af00-1c1e0b6be965 NetNS:/var/run/netns/b33dff41-7100-466f-838b-168f662531e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbab60556_7c82_4e69_af00_1c1e0b6be965.slice PodAnnotations:0xc0010a31a8}] Aliases:map[]}"
2026-06-09 17:48:36.267065 | controller | Jun 09 16:48:00.837793 crc crio[20770]: time="2026-06-09T16:48:00.837756738Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683728-gntrt for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.267082 | controller | Jun 09 16:48:00.847083 crc crio[20770]: time="2026-06-09T16:48:00.846797232Z" level=info msg="Ran pod sandbox a25f34b5f7ec9aabf1bbdf7ec7e3b9e22fc1ff95099e21c5aae883d3bb774752 with infra container: openshift-infra/auto-csr-approver-29683728-gntrt/POD" id=c8371118-4213-4a36-9e8b-8d527e8d5729 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.267099 | controller | Jun 09 16:48:00.853454 crc crio[20770]: time="2026-06-09T16:48:00.853321362Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=88de8814-52d7-4767-83ce-be2c38e0c84e name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.267116 | controller | Jun 09 16:48:00.863792 crc crio[20770]: time="2026-06-09T16:48:00.863590371Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 17:48:36.267135 | controller | Jun 09 16:48:01.968129 crc crio[20770]: time="2026-06-09T16:48:01.967726361Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=88de8814-52d7-4767-83ce-be2c38e0c84e name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.267156 | controller | Jun 09 16:48:01.969184 crc crio[20770]: time="2026-06-09T16:48:01.969034329Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=77a1704f-32a8-467f-89c3-44409b439ea9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.267173 | controller | Jun 09 16:48:01.971063 crc crio[20770]: time="2026-06-09T16:48:01.970987466Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=0da03044-5ab1-44a4-bcf0-ee0197728a3a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.267190 | controller | Jun 09 16:48:01.978519 crc crio[20770]: time="2026-06-09T16:48:01.978413923Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683728-gntrt/oc" id=95acfd49-b36f-4495-a7db-ad87dc04d419 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.267208 | controller | Jun 09 16:48:01.979032 crc crio[20770]: time="2026-06-09T16:48:01.978969299Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.267233 | controller | Jun 09 16:48:02.005941 crc crio[20770]: time="2026-06-09T16:48:02.005858382Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.267302 | controller | Jun 09 16:48:02.302332 crc crio[20770]: time="2026-06-09T16:48:02.302147575Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.267326 | controller | Jun 09 16:48:02.390852 crc crio[20770]: time="2026-06-09T16:48:02.390476939Z" level=info msg="Created container 4bc908742ff5a57539f00ad549784ccc99dd4af864fee192e36858db47ede5aa: openshift-infra/auto-csr-approver-29683728-gntrt/oc" id=95acfd49-b36f-4495-a7db-ad87dc04d419 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.267344 | controller | Jun 09 16:48:02.392054 crc crio[20770]: time="2026-06-09T16:48:02.391955922Z" level=info msg="Starting container: 4bc908742ff5a57539f00ad549784ccc99dd4af864fee192e36858db47ede5aa" id=b8533811-2ad6-4365-a375-22439d82e019 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.267362 | controller | Jun 09 16:48:02.403625 crc crio[20770]: time="2026-06-09T16:48:02.402315354Z" level=info msg="Started container" PID=33927 containerID=4bc908742ff5a57539f00ad549784ccc99dd4af864fee192e36858db47ede5aa description=openshift-infra/auto-csr-approver-29683728-gntrt/oc id=b8533811-2ad6-4365-a375-22439d82e019 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a25f34b5f7ec9aabf1bbdf7ec7e3b9e22fc1ff95099e21c5aae883d3bb774752
2026-06-09 17:48:36.267380 | controller | Jun 09 16:48:03.922604 crc crio[20770]: time="2026-06-09T16:48:03.922460874Z" level=info msg="Stopping pod sandbox: a25f34b5f7ec9aabf1bbdf7ec7e3b9e22fc1ff95099e21c5aae883d3bb774752" id=0983b069-139a-4713-82d5-911fe987cce7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.267397 | controller | Jun 09 16:48:03.923849 crc crio[20770]: time="2026-06-09T16:48:03.923301298Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683728-gntrt Namespace:openshift-infra ID:a25f34b5f7ec9aabf1bbdf7ec7e3b9e22fc1ff95099e21c5aae883d3bb774752 UID:bab60556-7c82-4e69-af00-1c1e0b6be965 NetNS:/var/run/netns/b33dff41-7100-466f-838b-168f662531e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbab60556_7c82_4e69_af00_1c1e0b6be965.slice PodAnnotations:0xc0028944e8}] Aliases:map[]}"
2026-06-09 17:48:36.267416 | controller | Jun 09 16:48:03.923849 crc crio[20770]: time="2026-06-09T16:48:03.923430212Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683728-gntrt from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.267437 | controller | Jun 09 16:48:04.252615 crc crio[20770]: time="2026-06-09T16:48:04.250401949Z" level=info msg="Stopped pod sandbox: a25f34b5f7ec9aabf1bbdf7ec7e3b9e22fc1ff95099e21c5aae883d3bb774752" id=0983b069-139a-4713-82d5-911fe987cce7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.267456 | controller | Jun 09 16:48:08.541065 crc crio[20770]: time="2026-06-09T16:48:08.540099904Z" level=info msg="Running pod sandbox: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9k9lww/POD" id=3475c502-8205-4ad3-a2f5-dca129851fbb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.267474 | controller | Jun 09 16:48:08.542559 crc crio[20770]: time="2026-06-09T16:48:08.541082183Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.267491 | controller | Jun 09 16:48:08.566967 crc crio[20770]: time="2026-06-09T16:48:08.566846913Z" level=info msg="Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9k9lww Namespace:openshift-marketplace ID:9f54b36f77b2d1223e983693c4ff6396160918150a00ffcc9467041d0decc7f9 UID:f67b4d48-b2b4-42a4-971f-287a03937e6d NetNS:/var/run/netns/85b63da6-f566-4db9-a9b2-a1be9de6c3cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf67b4d48_b2b4_42a4_971f_287a03937e6d.slice PodAnnotations:0xc002988c98}] Aliases:map[]}"
2026-06-09 17:48:36.267509 | controller | Jun 09 16:48:08.566967 crc crio[20770]: time="2026-06-09T16:48:08.566912115Z" level=info msg="Adding pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9k9lww to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.267552 | controller | Jun 09 16:48:09.206237 crc crio[20770]: 2026-06-09T16:48:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9f54b36f77b2d12 Mac:02:72:81:56:92:ae Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0c Mtu:0 Sandbox:/var/run/netns/85b63da6-f566-4db9-a9b2-a1be9de6c3cb SocketPath: PciID:}] [{Interface:0xc000142780 Address:{IP:10.217.0.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.267571 | controller | Jun 09 16:48:09.208844 crc crio[20770]: time="2026-06-09T16:48:09.208754896Z" level=info msg="Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9k9lww Namespace:openshift-marketplace ID:9f54b36f77b2d1223e983693c4ff6396160918150a00ffcc9467041d0decc7f9 UID:f67b4d48-b2b4-42a4-971f-287a03937e6d NetNS:/var/run/netns/85b63da6-f566-4db9-a9b2-a1be9de6c3cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf67b4d48_b2b4_42a4_971f_287a03937e6d.slice PodAnnotations:0xc002988c98}] Aliases:map[]}"
2026-06-09 17:48:36.267589 | controller | Jun 09 16:48:09.209014 crc crio[20770]: time="2026-06-09T16:48:09.208971243Z" level=info msg="Checking pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9k9lww for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.267606 | controller | Jun 09 16:48:09.221491 crc crio[20770]: time="2026-06-09T16:48:09.221395574Z" level=info msg="Ran pod sandbox 9f54b36f77b2d1223e983693c4ff6396160918150a00ffcc9467041d0decc7f9 with infra container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9k9lww/POD" id=3475c502-8205-4ad3-a2f5-dca129851fbb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.267623 | controller | Jun 09 16:48:09.224915 crc crio[20770]: time="2026-06-09T16:48:09.224824664Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=9769ea99-b534-436b-bc4a-a5b40839c9ac name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.267647 | controller | Jun 09 16:48:09.229381 crc crio[20770]: time="2026-06-09T16:48:09.229113469Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=015dd5a4-b359-4180-b09b-c3cd9b6c5c6a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.267665 | controller | Jun 09 16:48:09.238539 crc crio[20770]: time="2026-06-09T16:48:09.238445551Z" level=info msg="Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9k9lww/util" id=49f8752e-4964-40af-957c-7a44f8449ec7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.267683 | controller | Jun 09 16:48:09.239102 crc crio[20770]: time="2026-06-09T16:48:09.239015598Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.267701 | controller | Jun 09 16:48:09.264986 crc crio[20770]: time="2026-06-09T16:48:09.264802209Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.267718 | controller | Jun 09 16:48:09.268219 crc crio[20770]: time="2026-06-09T16:48:09.268159257Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.267736 | controller | Jun 09 16:48:09.376721 crc crio[20770]: time="2026-06-09T16:48:09.376522074Z" level=info msg="Created container 7c438974c65ae6ab91b5788e540f777f96485603d24d4355c2d5c714657489cf: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9k9lww/util" id=49f8752e-4964-40af-957c-7a44f8449ec7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.267755 | controller | Jun 09 16:48:09.378610 crc crio[20770]: time="2026-06-09T16:48:09.378553323Z" level=info msg="Starting container: 7c438974c65ae6ab91b5788e540f777f96485603d24d4355c2d5c714657489cf" id=2ae471da-2a3f-4866-af6e-fb8f86609342 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.267779 | controller | Jun 09 16:48:09.384836 crc crio[20770]: time="2026-06-09T16:48:09.384739714Z" level=info msg="Started container" PID=34132 containerID=7c438974c65ae6ab91b5788e540f777f96485603d24d4355c2d5c714657489cf description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9k9lww/util id=2ae471da-2a3f-4866-af6e-fb8f86609342 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9f54b36f77b2d1223e983693c4ff6396160918150a00ffcc9467041d0decc7f9
2026-06-09 17:48:36.267807 | controller | Jun 09 16:48:11.047237 crc crio[20770]: time="2026-06-09T16:48:11.044132081Z" level=info msg="Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7" id=84f0bfae-fc24-47c7-94e1-2ec518830c31 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.267829 | controller | Jun 09 16:48:11.057195 crc crio[20770]: time="2026-06-09T16:48:11.047578261Z" level=info msg="Image registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7 not found" id=84f0bfae-fc24-47c7-94e1-2ec518830c31 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.267847 | controller | Jun 09 16:48:11.057195 crc crio[20770]: time="2026-06-09T16:48:11.048158828Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7 found" id=84f0bfae-fc24-47c7-94e1-2ec518830c31 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.267865 | controller | Jun 09 16:48:11.064930 crc crio[20770]: time="2026-06-09T16:48:11.063243378Z" level=info msg="Pulling image: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7" id=16f9d4c2-638a-400c-90ea-acbd44e68c46 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.267886 | controller | Jun 09 16:48:11.090077 crc crio[20770]: time="2026-06-09T16:48:11.089155293Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\""
2026-06-09 17:48:36.267903 | controller | Jun 09 16:48:13.710222 crc crio[20770]: time="2026-06-09T16:48:13.709529611Z" level=info msg="Pulled image: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7" id=16f9d4c2-638a-400c-90ea-acbd44e68c46 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.267921 | controller | Jun 09 16:48:13.711495 crc crio[20770]: time="2026-06-09T16:48:13.711006324Z" level=info msg="Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7" id=5188b7b9-1381-4765-8d2b-7379b0719151 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.267938 | controller | Jun 09 16:48:13.714594 crc crio[20770]: time="2026-06-09T16:48:13.714503606Z" level=info msg="Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7" id=1a4d22ca-0955-473f-94a8-e77a826d32f8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.267955 | controller | Jun 09 16:48:13.759506 crc crio[20770]: time="2026-06-09T16:48:13.759388623Z" level=info msg="Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9k9lww/pull" id=e236ac1d-942b-4386-86a0-56c520b5571d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.267971 | controller | Jun 09 16:48:13.760985 crc crio[20770]: time="2026-06-09T16:48:13.760825435Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.267987 | controller | Jun 09 16:48:13.786206 crc crio[20770]: time="2026-06-09T16:48:13.786106252Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.268004 | controller | Jun 09 16:48:13.786443 crc crio[20770]: time="2026-06-09T16:48:13.786404621Z" level=warning msg="Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/f6b9a853d329ae3331933262a44a1aef4fea3ff7af8b54e4261ee93092c399ef/merged/etc/passwd: no such file or directory"
2026-06-09 17:48:36.268020 | controller | Jun 09 16:48:13.786487 crc crio[20770]: time="2026-06-09T16:48:13.786444732Z" level=warning msg="Failed to open /etc/group: open /var/lib/containers/storage/overlay/f6b9a853d329ae3331933262a44a1aef4fea3ff7af8b54e4261ee93092c399ef/merged/etc/group: no such file or directory"
2026-06-09 17:48:36.268037 | controller | Jun 09 16:48:13.789354 crc crio[20770]: time="2026-06-09T16:48:13.789268324Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.268053 | controller | Jun 09 16:48:13.901716 crc crio[20770]: time="2026-06-09T16:48:13.901583047Z" level=info msg="Created container 6c2b7d498e2ed5fab475b3cc012a1d19ba44ea27f084ad31d7bcca9911aace88: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9k9lww/pull" id=e236ac1d-942b-4386-86a0-56c520b5571d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.268070 | controller | Jun 09 16:48:13.903776 crc crio[20770]: time="2026-06-09T16:48:13.903588155Z" level=info msg="Starting container: 6c2b7d498e2ed5fab475b3cc012a1d19ba44ea27f084ad31d7bcca9911aace88" id=ac130f07-35fb-4d75-b25c-4fd35d9d775e name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.268090 | controller | Jun 09 16:48:13.915302 crc crio[20770]: time="2026-06-09T16:48:13.913401811Z" level=info msg="Started container" PID=34209 containerID=6c2b7d498e2ed5fab475b3cc012a1d19ba44ea27f084ad31d7bcca9911aace88 description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9k9lww/pull id=ac130f07-35fb-4d75-b25c-4fd35d9d775e name=/runtime.v1.RuntimeService/StartContainer sandboxID=9f54b36f77b2d1223e983693c4ff6396160918150a00ffcc9467041d0decc7f9
2026-06-09 17:48:36.268108 | controller | Jun 09 16:48:14.111215 crc crio[20770]: time="2026-06-09T16:48:14.111119842Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=d59da9dc-09f5-49c0-a563-409840394b48 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.268126 | controller | Jun 09 16:48:14.113251 crc crio[20770]: time="2026-06-09T16:48:14.113166951Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=0577ea07-8b84-42bd-8ed4-e82fdb86aa56 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.268142 | controller | Jun 09 16:48:14.123201 crc crio[20770]: time="2026-06-09T16:48:14.122997338Z" level=info msg="Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9k9lww/extract" id=2cfbd1e2-2fc1-4399-9203-1affb51334e9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.268159 | controller | Jun 09 16:48:14.123563 crc crio[20770]: time="2026-06-09T16:48:14.123505422Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.268177 | controller | Jun 09 16:48:14.154538 crc crio[20770]: time="2026-06-09T16:48:14.154397283Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.268194 | controller | Jun 09 16:48:14.157497 crc crio[20770]: time="2026-06-09T16:48:14.157378619Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.268211 | controller | Jun 09 16:48:14.320617 crc crio[20770]: time="2026-06-09T16:48:14.319913645Z" level=info msg="Created container 517a322df8e2bbf5dea07e5343aedb584e3ecb84a0e4af4598782a00544d4dcd: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9k9lww/extract" id=2cfbd1e2-2fc1-4399-9203-1affb51334e9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.268227 | controller | Jun 09 16:48:14.324295 crc crio[20770]: time="2026-06-09T16:48:14.324122008Z" level=info msg="Starting container: 517a322df8e2bbf5dea07e5343aedb584e3ecb84a0e4af4598782a00544d4dcd" id=517cadaf-a344-4c6c-a0bc-46cd30d179ab name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.268244 | controller | Jun 09 16:48:14.330117 crc crio[20770]: time="2026-06-09T16:48:14.329989259Z" level=info msg="Started container" PID=34237 containerID=517a322df8e2bbf5dea07e5343aedb584e3ecb84a0e4af4598782a00544d4dcd description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9k9lww/extract id=517cadaf-a344-4c6c-a0bc-46cd30d179ab name=/runtime.v1.RuntimeService/StartContainer sandboxID=9f54b36f77b2d1223e983693c4ff6396160918150a00ffcc9467041d0decc7f9
2026-06-09 17:48:36.268261 | controller | Jun 09 16:48:16.130137 crc crio[20770]: time="2026-06-09T16:48:16.130019514Z" level=info msg="Stopping pod sandbox: 9f54b36f77b2d1223e983693c4ff6396160918150a00ffcc9467041d0decc7f9" id=3cbfa55c-37ac-43a5-a97c-0c043fbb7779 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.268277 | controller | Jun 09 16:48:16.131357 crc crio[20770]: time="2026-06-09T16:48:16.13056188Z" level=info msg="Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9k9lww Namespace:openshift-marketplace ID:9f54b36f77b2d1223e983693c4ff6396160918150a00ffcc9467041d0decc7f9 UID:f67b4d48-b2b4-42a4-971f-287a03937e6d NetNS:/var/run/netns/85b63da6-f566-4db9-a9b2-a1be9de6c3cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf67b4d48_b2b4_42a4_971f_287a03937e6d.slice PodAnnotations:0xc0001350f8}] Aliases:map[]}"
2026-06-09 17:48:36.268298 | controller | Jun 09 16:48:16.131357 crc crio[20770]: time="2026-06-09T16:48:16.130760756Z" level=info msg="Deleting pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9k9lww from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.268316 | controller | Jun 09 16:48:16.508595 crc crio[20770]: time="2026-06-09T16:48:16.508234174Z" level=info msg="Stopped pod sandbox: 9f54b36f77b2d1223e983693c4ff6396160918150a00ffcc9467041d0decc7f9" id=3cbfa55c-37ac-43a5-a97c-0c043fbb7779 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.268332 | controller | Jun 09 16:48:20.007047 crc crio[20770]: time="2026-06-09T16:48:20.006075517Z" level=info msg="Running pod sandbox: openshift-nmstate/nmstate-operator-6569c8c666-57xpr/POD" id=9dd95b9b-a627-46cf-8da4-bc991f4d7c8f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.268349 | controller | Jun 09 16:48:20.007047 crc crio[20770]: time="2026-06-09T16:48:20.007022404Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.268367 | controller | Jun 09 16:48:20.032845 crc crio[20770]: time="2026-06-09T16:48:20.03260029Z" level=info msg="Got pod network &{Name:nmstate-operator-6569c8c666-57xpr Namespace:openshift-nmstate ID:0ec94b6db369064947b02b480d0d905a989f4299570e9b45c5886a05a3bff5e1 UID:1e14cb63-a73a-436b-bc83-4de786dc710b NetNS:/var/run/netns/9a4afd59-9b29-4a73-b753-651cb36bc192 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1e14cb63_a73a_436b_bc83_4de786dc710b.slice PodAnnotations:0xc001e80b28}] Aliases:map[]}"
2026-06-09 17:48:36.268385 | controller | Jun 09 16:48:20.032845 crc crio[20770]: time="2026-06-09T16:48:20.032801766Z" level=info msg="Adding pod openshift-nmstate_nmstate-operator-6569c8c666-57xpr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.268402 | controller | Jun 09 16:48:21.086508 crc crio[20770]: 2026-06-09T16:48:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0ec94b6db369064 Mac:e6:8f:1d:a5:19:b2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0f Mtu:0 Sandbox:/var/run/netns/9a4afd59-9b29-4a73-b753-651cb36bc192 SocketPath: PciID:}] [{Interface:0xc000014e50 Address:{IP:10.217.0.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.268419 | controller | Jun 09 16:48:21.088782 crc crio[20770]: time="2026-06-09T16:48:21.088708361Z" level=info msg="Got pod network &{Name:nmstate-operator-6569c8c666-57xpr Namespace:openshift-nmstate ID:0ec94b6db369064947b02b480d0d905a989f4299570e9b45c5886a05a3bff5e1 UID:1e14cb63-a73a-436b-bc83-4de786dc710b NetNS:/var/run/netns/9a4afd59-9b29-4a73-b753-651cb36bc192 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1e14cb63_a73a_436b_bc83_4de786dc710b.slice PodAnnotations:0xc001e80b28}] Aliases:map[]}"
2026-06-09 17:48:36.268436 | controller | Jun 09 16:48:21.089051 crc crio[20770]: time="2026-06-09T16:48:21.088939858Z" level=info msg="Checking pod openshift-nmstate_nmstate-operator-6569c8c666-57xpr for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.268454 | controller | Jun 09 16:48:21.097818 crc crio[20770]: time="2026-06-09T16:48:21.09758191Z" level=info msg="Ran pod sandbox 0ec94b6db369064947b02b480d0d905a989f4299570e9b45c5886a05a3bff5e1 with infra container: openshift-nmstate/nmstate-operator-6569c8c666-57xpr/POD" id=9dd95b9b-a627-46cf-8da4-bc991f4d7c8f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.268475 | controller | Jun 09 16:48:21.102974 crc crio[20770]: time="2026-06-09T16:48:21.102457652Z" level=info msg="Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e" id=69f96e74-ac09-497f-8d95-5c11b7f8c8bd name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.268492 | controller | Jun 09 16:48:21.103290 crc crio[20770]: time="2026-06-09T16:48:21.103148832Z" level=info msg="Image registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e not found" id=69f96e74-ac09-497f-8d95-5c11b7f8c8bd name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.268509 | controller | Jun 09 16:48:21.103389 crc crio[20770]: time="2026-06-09T16:48:21.103288456Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e found" id=69f96e74-ac09-497f-8d95-5c11b7f8c8bd name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.268549 | controller | Jun 09 16:48:21.104953 crc crio[20770]: time="2026-06-09T16:48:21.104877002Z" level=info msg="Pulling image: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e" id=6632f241-c32e-478e-b69b-b7039fcdee16 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.268567 | controller | Jun 09 16:48:21.109216 crc crio[20770]: time="2026-06-09T16:48:21.109034454Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\""
2026-06-09 17:48:36.268583 | controller | Jun 09 16:48:25.985886 crc crio[20770]: time="2026-06-09T16:48:25.985306389Z" level=info msg="Pulled image: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ad05fa5fb88f3810861b2bda4f8e0a0ab2e6055fabd31b17d5a8b570cac6efc6" id=6632f241-c32e-478e-b69b-b7039fcdee16 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.268600 | controller | Jun 09 16:48:25.988101 crc crio[20770]: time="2026-06-09T16:48:25.988041529Z" level=info msg="Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e" id=b0ef2e06-fe1f-4517-9852-dae474278e63 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.268615 | controller | Jun 09 16:48:25.992214 crc crio[20770]: time="2026-06-09T16:48:25.992068126Z" level=info msg="Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e" id=52d7e02f-8ff8-4ff0-a896-7f18a3d8fcc5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.268632 | controller | Jun 09 16:48:26.021346 crc crio[20770]: time="2026-06-09T16:48:26.021217765Z" level=info msg="Creating container: openshift-nmstate/nmstate-operator-6569c8c666-57xpr/nmstate-operator" id=e331ec17-ed26-4921-aa7a-d9932a23739b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.268648 | controller | Jun 09 16:48:26.023872 crc crio[20770]: time="2026-06-09T16:48:26.023623996Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.268664 | controller | Jun 09 16:48:26.058489 crc crio[20770]: time="2026-06-09T16:48:26.058388828Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.268681 | controller | Jun 09 16:48:26.066535 crc crio[20770]: time="2026-06-09T16:48:26.066438243Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.268701 | controller | Jun 09 16:48:26.172003 crc crio[20770]: time="2026-06-09T16:48:26.171243296Z" level=info msg="Created container ca38b07fdc8d159ef213402081ffe12079e07576578840cb71597fbd749e367b: openshift-nmstate/nmstate-operator-6569c8c666-57xpr/nmstate-operator" id=e331ec17-ed26-4921-aa7a-d9932a23739b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.268719 | controller | Jun 09 16:48:26.173357 crc crio[20770]: time="2026-06-09T16:48:26.173194223Z" level=info msg="Starting container: ca38b07fdc8d159ef213402081ffe12079e07576578840cb71597fbd749e367b" id=16c86077-c0d1-4d21-8121-c802359ff6e3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.268735 | controller | Jun 09 16:48:26.179420 crc crio[20770]: time="2026-06-09T16:48:26.179189738Z" level=info msg="Started container" PID=34529 containerID=ca38b07fdc8d159ef213402081ffe12079e07576578840cb71597fbd749e367b description=openshift-nmstate/nmstate-operator-6569c8c666-57xpr/nmstate-operator id=16c86077-c0d1-4d21-8121-c802359ff6e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0ec94b6db369064947b02b480d0d905a989f4299570e9b45c5886a05a3bff5e1
2026-06-09 17:48:36.268753 | controller | Jun 09 16:48:47.509910 crc crio[20770]: time="2026-06-09T16:48:47.509094897Z" level=info msg="Running pod sandbox: openshift-nmstate/nmstate-metrics-756b4d6fc6-wtzbv/POD" id=3517bd21-0dd9-4ce0-a616-0b18ee1b451a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.268770 | controller | Jun 09 16:48:47.511253 crc crio[20770]: time="2026-06-09T16:48:47.510096006Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.268788 | controller | Jun 09 16:48:47.533011 crc crio[20770]: time="2026-06-09T16:48:47.532906101Z" level=info msg="Got pod network &{Name:nmstate-metrics-756b4d6fc6-wtzbv Namespace:openshift-nmstate ID:ff3915898a081e8cd2649b4ea932e2262bd635bce426990bf4134df28da9d56c UID:52d49d02-5590-4e59-a1e8-fb021acfc630 NetNS:/var/run/netns/64f903f1-dafd-42f1-9ef1-30b813333ca0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod52d49d02_5590_4e59_a1e8_fb021acfc630.slice PodAnnotations:0xc002a089a8}] Aliases:map[]}"
2026-06-09 17:48:36.268805 | controller | Jun 09 16:48:47.533011 crc crio[20770]: time="2026-06-09T16:48:47.532971092Z" level=info msg="Adding pod openshift-nmstate_nmstate-metrics-756b4d6fc6-wtzbv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.268822 | controller | Jun 09 16:48:47.541877 crc crio[20770]: time="2026-06-09T16:48:47.541762809Z" level=info msg="Running pod sandbox: openshift-nmstate/nmstate-webhook-9b7874799-kxx9w/POD" id=b8642522-fe38-45d8-8fb1-8b2be84ff9cb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.268839 | controller | Jun 09 16:48:47.541974 crc crio[20770]: time="2026-06-09T16:48:47.541911963Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.268856 | controller | Jun 09 16:48:47.565329 crc crio[20770]: time="2026-06-09T16:48:47.565246373Z" level=info msg="Got pod network &{Name:nmstate-webhook-9b7874799-kxx9w Namespace:openshift-nmstate ID:69c1a5ef81f27abf2e93bc973abe06d65f9a1a61510dd593d50ba4cadd841cee UID:743554ce-369b-4640-a91d-861086973ea3 NetNS:/var/run/netns/1926132c-3fca-4105-ba3c-283bc1ffc0fb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod743554ce_369b_4640_a91d_861086973ea3.slice PodAnnotations:0xc001e80a40}] Aliases:map[]}"
2026-06-09 17:48:36.268877 | controller | Jun 09 16:48:47.565329 crc crio[20770]: time="2026-06-09T16:48:47.565310345Z" level=info msg="Adding pod openshift-nmstate_nmstate-webhook-9b7874799-kxx9w to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.268908 | controller | Jun 09 16:48:47.579580 crc crio[20770]: time="2026-06-09T16:48:47.579427396Z" level=info msg="Running pod sandbox: openshift-nmstate/nmstate-handler-gvzp9/POD" id=bfc96ffb-d529-4571-9aab-357e43b760ce name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.268939 | controller | Jun 09 16:48:47.579580 crc crio[20770]: time="2026-06-09T16:48:47.579838868Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.268961 | controller | Jun 09 16:48:47.601120 crc crio[20770]: time="2026-06-09T16:48:47.600437728Z" 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=bfc96ffb-d529-4571-9aab-357e43b760ce name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.268980 | controller | Jun 09 16:48:47.612065 crc crio[20770]: time="2026-06-09T16:48:47.611983965Z" level=info msg="Ran pod sandbox ccd46da9d9fd220a8966c55e9d9cd8ab7dfed0146fe41d514ce17765b3d4b66c with infra container: openshift-nmstate/nmstate-handler-gvzp9/POD" id=bfc96ffb-d529-4571-9aab-357e43b760ce name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.268997 | controller | Jun 09 16:48:47.614763 crc crio[20770]: time="2026-06-09T16:48:47.614594531Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=a4a3ae19-dbcb-49f8-b861-77c7c0d9d442 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.269015 | controller | Jun 09 16:48:47.615051 crc crio[20770]: time="2026-06-09T16:48:47.614955651Z" level=info msg="Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found" id=a4a3ae19-dbcb-49f8-b861-77c7c0d9d442 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.269033 | controller | Jun 09 16:48:47.615051 crc crio[20770]: time="2026-06-09T16:48:47.615033773Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found" id=a4a3ae19-dbcb-49f8-b861-77c7c0d9d442 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.269050 | controller | Jun 09 16:48:47.616346 crc crio[20770]: time="2026-06-09T16:48:47.61627297Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=81ffc0d3-51fd-4b77-a177-04a010c10a38 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.269067 | controller | Jun 09 16:48:47.626184 crc crio[20770]: time="2026-06-09T16:48:47.626105356Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\""
2026-06-09 17:48:36.269084 | controller | Jun 09 16:48:48.067259 crc crio[20770]: 2026-06-09T16:48:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ff3915898a081e8 Mac:8a:b4:56:70:6b:b0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:14 Mtu:0 Sandbox:/var/run/netns/64f903f1-dafd-42f1-9ef1-30b813333ca0 SocketPath: PciID:}] [{Interface:0xc000194c00 Address:{IP:10.217.0.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.269102 | controller | Jun 09 16:48:48.067259 crc crio[20770]: time="2026-06-09T16:48:48.067243489Z" level=info msg="Got pod network &{Name:nmstate-metrics-756b4d6fc6-wtzbv Namespace:openshift-nmstate ID:ff3915898a081e8cd2649b4ea932e2262bd635bce426990bf4134df28da9d56c UID:52d49d02-5590-4e59-a1e8-fb021acfc630 NetNS:/var/run/netns/64f903f1-dafd-42f1-9ef1-30b813333ca0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod52d49d02_5590_4e59_a1e8_fb021acfc630.slice PodAnnotations:0xc002a089a8}] Aliases:map[]}"
2026-06-09 17:48:36.269123 | controller | Jun 09 16:48:48.067443 crc crio[20770]: time="2026-06-09T16:48:48.067381033Z" level=info msg="Checking pod openshift-nmstate_nmstate-metrics-756b4d6fc6-wtzbv for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.269141 | controller | Jun 09 16:48:48.075038 crc crio[20770]: time="2026-06-09T16:48:48.074952864Z" level=info msg="Ran pod sandbox ff3915898a081e8cd2649b4ea932e2262bd635bce426990bf4134df28da9d56c with infra container: openshift-nmstate/nmstate-metrics-756b4d6fc6-wtzbv/POD" id=3517bd21-0dd9-4ce0-a616-0b18ee1b451a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.269158 | controller | Jun 09 16:48:48.078426 crc crio[20770]: time="2026-06-09T16:48:48.078308871Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=b6f59919-c5bb-46fe-abee-d14d01b8d562 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.269175 | controller | Jun 09 16:48:48.078780 crc crio[20770]: time="2026-06-09T16:48:48.078628611Z" level=info msg="Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found" id=b6f59919-c5bb-46fe-abee-d14d01b8d562 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.269192 | controller | Jun 09 16:48:48.078863 crc crio[20770]: time="2026-06-09T16:48:48.078803076Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found" id=b6f59919-c5bb-46fe-abee-d14d01b8d562 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.269209 | controller | Jun 09 16:48:48.081907 crc crio[20770]: time="2026-06-09T16:48:48.081293638Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=7603fa51-f50c-4371-af1a-b29767c5bfea name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.269226 | controller | Jun 09 16:48:48.084594 crc crio[20770]: time="2026-06-09T16:48:48.084513442Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\""
2026-06-09 17:48:36.269243 | controller | Jun 09 16:48:48.209885 crc crio[20770]: 2026-06-09T16:48:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:69c1a5ef81f27ab Mac:96:4f:7b:5e:9c:65 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:19 Mtu:0 Sandbox:/var/run/netns/1926132c-3fca-4105-ba3c-283bc1ffc0fb SocketPath: PciID:}] [{Interface:0xc0001386c0 Address:{IP:10.217.0.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.269260 | controller | Jun 09 16:48:48.211231 crc crio[20770]: time="2026-06-09T16:48:48.211128581Z" level=info msg="Got pod network &{Name:nmstate-webhook-9b7874799-kxx9w Namespace:openshift-nmstate ID:69c1a5ef81f27abf2e93bc973abe06d65f9a1a61510dd593d50ba4cadd841cee UID:743554ce-369b-4640-a91d-861086973ea3 NetNS:/var/run/netns/1926132c-3fca-4105-ba3c-283bc1ffc0fb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod743554ce_369b_4640_a91d_861086973ea3.slice PodAnnotations:0xc001e80a40}] Aliases:map[]}"
2026-06-09 17:48:36.269277 | controller | Jun 09 16:48:48.211447 crc crio[20770]: time="2026-06-09T16:48:48.211321867Z" level=info msg="Checking pod openshift-nmstate_nmstate-webhook-9b7874799-kxx9w for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.269298 | controller | Jun 09 16:48:48.231287 crc crio[20770]: time="2026-06-09T16:48:48.231123234Z" level=info msg="Ran pod sandbox 69c1a5ef81f27abf2e93bc973abe06d65f9a1a61510dd593d50ba4cadd841cee with infra container: openshift-nmstate/nmstate-webhook-9b7874799-kxx9w/POD" id=b8642522-fe38-45d8-8fb1-8b2be84ff9cb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.269316 | controller | Jun 09 16:48:48.233805 crc crio[20770]: time="2026-06-09T16:48:48.233708259Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=b522c4b2-91c2-4ba0-8fdd-df5101071435 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.269333 | controller | Jun 09 16:48:48.233907 crc crio[20770]: time="2026-06-09T16:48:48.233894255Z" level=info msg="Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found" id=b522c4b2-91c2-4ba0-8fdd-df5101071435 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.269350 | controller | Jun 09 16:48:48.234023 crc crio[20770]: time="2026-06-09T16:48:48.233978627Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found" id=b522c4b2-91c2-4ba0-8fdd-df5101071435 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.269367 | controller | Jun 09 16:48:48.235720 crc crio[20770]: time="2026-06-09T16:48:48.235537593Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=be7a4ef1-a9f9-4d57-9077-68f18cbd0d63 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.269383 | controller | Jun 09 16:48:48.242232 crc crio[20770]: time="2026-06-09T16:48:48.239195199Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\""
2026-06-09 17:48:36.269400 | controller | Jun 09 16:48:48.500897 crc crio[20770]: time="2026-06-09T16:48:48.500856873Z" level=info msg="Running pod sandbox: openshift-console/console-66db8bc779-x76hv/POD" id=25d1dc8b-29af-4459-a0f2-b2c8515b9897 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.269416 | controller | Jun 09 16:48:48.501062 crc crio[20770]: time="2026-06-09T16:48:48.501044398Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.269434 | controller | Jun 09 16:48:48.536063 crc crio[20770]: time="2026-06-09T16:48:48.535925335Z" level=info msg="Got pod network &{Name:console-66db8bc779-x76hv Namespace:openshift-console ID:fb6748e01f375dae48d338d387246d617b0029210f4a9a36a294cecbc79a4bc4 UID:a30004ae-8d83-4e60-988e-9eb0ea820181 NetNS:/var/run/netns/715a688e-3cf5-4ae8-8306-10bdb98dc161 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda30004ae_8d83_4e60_988e_9eb0ea820181.slice PodAnnotations:0xc0029d41f0}] Aliases:map[]}"
2026-06-09 17:48:36.269451 | controller | Jun 09 16:48:48.536063 crc crio[20770]: time="2026-06-09T16:48:48.535993137Z" level=info msg="Adding pod openshift-console_console-66db8bc779-x76hv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.269470 | controller | Jun 09 16:48:48.705908 crc crio[20770]: time="2026-06-09T16:48:48.705339421Z" level=info msg="Running pod sandbox: openshift-nmstate/nmstate-console-plugin-9bcc7988b-gpxsh/POD" id=dbc32f76-5a84-4e7b-9ff2-3e3e6b71b598 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.269487 | controller | Jun 09 16:48:48.706110 crc crio[20770]: time="2026-06-09T16:48:48.705936988Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.269508 | controller | Jun 09 16:48:48.726892 crc crio[20770]: time="2026-06-09T16:48:48.726819067Z" level=info msg="Got pod network &{Name:nmstate-console-plugin-9bcc7988b-gpxsh Namespace:openshift-nmstate ID:a08896e27e7a8f39e78c421e34e9bf02f8751d3f444bd79eb2858f382e41beed UID:1a535f9d-f0e9-4692-9e43-2057707167c7 NetNS:/var/run/netns/7d26d01d-58c0-4059-9a58-d2780ae1c40c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1a535f9d_f0e9_4692_9e43_2057707167c7.slice PodAnnotations:0xc0029d45b8}] Aliases:map[]}"
2026-06-09 17:48:36.269548 | controller | Jun 09 16:48:48.726892 crc crio[20770]: time="2026-06-09T16:48:48.726879589Z" level=info msg="Adding pod openshift-nmstate_nmstate-console-plugin-9bcc7988b-gpxsh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.269567 | controller | Jun 09 16:48:48.918108 crc crio[20770]: 2026-06-09T16:48:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fb6748e01f375da Mac:e6:f8:1e:ba:31:d2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:23 Mtu:0 Sandbox:/var/run/netns/715a688e-3cf5-4ae8-8306-10bdb98dc161 SocketPath: PciID:}] [{Interface:0xc0003c0c70 Address:{IP:10.217.0.35 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.269585 | controller | Jun 09 16:48:48.920210 crc crio[20770]: time="2026-06-09T16:48:48.919576883Z" level=info msg="Got pod network &{Name:console-66db8bc779-x76hv Namespace:openshift-console ID:fb6748e01f375dae48d338d387246d617b0029210f4a9a36a294cecbc79a4bc4 UID:a30004ae-8d83-4e60-988e-9eb0ea820181 NetNS:/var/run/netns/715a688e-3cf5-4ae8-8306-10bdb98dc161 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda30004ae_8d83_4e60_988e_9eb0ea820181.slice PodAnnotations:0xc0029d41f0}] Aliases:map[]}"
2026-06-09 17:48:36.269602 | controller | Jun 09 16:48:48.920210 crc crio[20770]: time="2026-06-09T16:48:48.919967954Z" level=info msg="Checking pod openshift-console_console-66db8bc779-x76hv for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.269619 | controller | Jun 09 16:48:48.931928 crc crio[20770]: time="2026-06-09T16:48:48.93184412Z" level=info msg="Ran pod sandbox fb6748e01f375dae48d338d387246d617b0029210f4a9a36a294cecbc79a4bc4 with infra container: openshift-console/console-66db8bc779-x76hv/POD" id=25d1dc8b-29af-4459-a0f2-b2c8515b9897 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.269636 | controller | Jun 09 16:48:48.934522 crc crio[20770]: time="2026-06-09T16:48:48.934429336Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4" id=4b410de4-bf2e-4314-b3f9-28165b859f3d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.269653 | controller | Jun 09 16:48:48.937447 crc crio[20770]: time="2026-06-09T16:48:48.937379952Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4" id=78e1f506-9efc-44f7-99a3-2d3670824fc3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.269669 | controller | Jun 09 16:48:48.947387 crc crio[20770]: time="2026-06-09T16:48:48.947218868Z" level=info msg="Creating container: openshift-console/console-66db8bc779-x76hv/console" id=263bb3be-a585-4653-a76c-0dc9e168af23 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.269686 | controller | Jun 09 16:48:48.947579 crc crio[20770]: time="2026-06-09T16:48:48.947519447Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.269702 | controller | Jun 09 16:48:48.988347 crc crio[20770]: time="2026-06-09T16:48:48.985239396Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.269723 | controller | Jun 09 16:48:48.991932 crc crio[20770]: time="2026-06-09T16:48:48.991859069Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.269740 | controller | Jun 09 16:48:49.025731 crc crio[20770]: 2026-06-09T16:48:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a08896e27e7a8f3 Mac:e6:80:3f:72:d5:cf Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1a Mtu:0 Sandbox:/var/run/netns/7d26d01d-58c0-4059-9a58-d2780ae1c40c SocketPath: PciID:}] [{Interface:0xc0004b0770 Address:{IP:10.217.0.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.269757 | controller | Jun 09 16:48:49.025731 crc crio[20770]: time="2026-06-09T16:48:49.025595502Z" level=info msg="Got pod network &{Name:nmstate-console-plugin-9bcc7988b-gpxsh Namespace:openshift-nmstate ID:a08896e27e7a8f39e78c421e34e9bf02f8751d3f444bd79eb2858f382e41beed UID:1a535f9d-f0e9-4692-9e43-2057707167c7 NetNS:/var/run/netns/7d26d01d-58c0-4059-9a58-d2780ae1c40c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1a535f9d_f0e9_4692_9e43_2057707167c7.slice PodAnnotations:0xc0029d45b8}] Aliases:map[]}"
2026-06-09 17:48:36.269774 | controller | Jun 09 16:48:49.026036 crc crio[20770]: time="2026-06-09T16:48:49.025838379Z" level=info msg="Checking pod openshift-nmstate_nmstate-console-plugin-9bcc7988b-gpxsh for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.269791 | controller | Jun 09 16:48:49.032743 crc crio[20770]: time="2026-06-09T16:48:49.032562515Z" level=info msg="Ran pod sandbox a08896e27e7a8f39e78c421e34e9bf02f8751d3f444bd79eb2858f382e41beed with infra container: openshift-nmstate/nmstate-console-plugin-9bcc7988b-gpxsh/POD" id=dbc32f76-5a84-4e7b-9ff2-3e3e6b71b598 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.269809 | controller | Jun 09 16:48:49.035355 crc crio[20770]: time="2026-06-09T16:48:49.035054487Z" level=info msg="Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e" id=aeeb53e8-466b-4701-90f9-163a6d89094d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.269827 | controller | Jun 09 16:48:49.035767 crc crio[20770]: time="2026-06-09T16:48:49.035545062Z" level=info msg="Image registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e not found" id=aeeb53e8-466b-4701-90f9-163a6d89094d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.269844 | controller | Jun 09 16:48:49.035767 crc crio[20770]: time="2026-06-09T16:48:49.035729007Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e found" id=aeeb53e8-466b-4701-90f9-163a6d89094d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.269869 | controller | Jun 09 16:48:49.045608 crc crio[20770]: time="2026-06-09T16:48:49.045553963Z" level=info msg="Pulling image: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e" id=04e60f70-7241-4fac-9b97-3e3db9bb64ae name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.269895 | controller | Jun 09 16:48:49.050467 crc crio[20770]: time="2026-06-09T16:48:49.050375644Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\""
2026-06-09 17:48:36.269917 | controller | Jun 09 16:48:49.108803 crc crio[20770]: time="2026-06-09T16:48:49.108136367Z" level=info msg="Created container 56198fdcf6b066cdf45d021431c23d02eb092e9ed28c65ec828eb2b02278a59f: openshift-console/console-66db8bc779-x76hv/console" id=263bb3be-a585-4653-a76c-0dc9e168af23 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.269939 | controller | Jun 09 16:48:49.110038 crc crio[20770]: time="2026-06-09T16:48:49.1099712Z" level=info msg="Starting container: 56198fdcf6b066cdf45d021431c23d02eb092e9ed28c65ec828eb2b02278a59f" id=e673679d-e40a-41f4-8355-9156d2b542a2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.269957 | controller | Jun 09 16:48:49.115516 crc crio[20770]: time="2026-06-09T16:48:49.115435489Z" level=info msg="Started container" PID=34961 containerID=56198fdcf6b066cdf45d021431c23d02eb092e9ed28c65ec828eb2b02278a59f description=openshift-console/console-66db8bc779-x76hv/console id=e673679d-e40a-41f4-8355-9156d2b542a2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fb6748e01f375dae48d338d387246d617b0029210f4a9a36a294cecbc79a4bc4
2026-06-09 17:48:36.269975 | controller | Jun 09 16:48:57.147396 crc crio[20770]: time="2026-06-09T16:48:57.146326788Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede" id=be7a4ef1-a9f9-4d57-9077-68f18cbd0d63 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.269992 | controller | Jun 09 16:48:57.148911 crc crio[20770]: time="2026-06-09T16:48:57.148874602Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=ec8574b9-9616-4de2-98a5-3e0f012e165a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.270009 | controller | Jun 09 16:48:57.149389 crc crio[20770]: time="2026-06-09T16:48:57.149285994Z" level=info msg="Pulled image: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:3bf2d5fbb780de667ad48e0102ef7d2abd032bf1a490bb8344ff7b8fa745446a" id=04e60f70-7241-4fac-9b97-3e3db9bb64ae name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.270027 | controller | Jun 09 16:48:57.150159 crc crio[20770]: time="2026-06-09T16:48:57.150080097Z" level=info msg="Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e" id=f5959ae7-44e1-4dce-b6f5-0f5324433da6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.270044 | controller | Jun 09 16:48:57.470615 crc crio[20770]: time="2026-06-09T16:48:57.470441451Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede" id=7603fa51-f50c-4371-af1a-b29767c5bfea name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.270061 | controller | Jun 09 16:48:57.472211 crc crio[20770]: time="2026-06-09T16:48:57.471953815Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=92cb2a79-82c2-4c39-bc78-5810426d0c43 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.270077 | controller | Jun 09 16:48:57.544561 crc crio[20770]: time="2026-06-09T16:48:57.544360994Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=89be01bb-5574-48d5-8d9a-8df7271bfa95 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.270093 | controller | Jun 09 16:48:57.549163 crc crio[20770]: time="2026-06-09T16:48:57.549098682Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=b4815c19-1e01-41f0-9761-a44db5f9ec74 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.270109 | controller | Jun 09 16:48:57.566071 crc crio[20770]: time="2026-06-09T16:48:57.565919622Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede" id=81ffc0d3-51fd-4b77-a177-04a010c10a38 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.270129 | controller | Jun 09 16:48:57.568414 crc crio[20770]: time="2026-06-09T16:48:57.568066974Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=eaa9b509-2198-4b8c-a6c6-5eb2a53aae74 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.270146 | controller | Jun 09 16:48:57.577126 crc crio[20770]: time="2026-06-09T16:48:57.576948413Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=9f691412-2000-4319-8b38-0fd04903d309 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.270162 | controller | Jun 09 16:48:57.585458 crc crio[20770]: time="2026-06-09T16:48:57.585349357Z" level=info msg="Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e" id=bafafc90-ed2a-4831-9d7c-7323ae108d1f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.270180 | controller | Jun 09 16:48:57.606970 crc crio[20770]: time="2026-06-09T16:48:57.606794332Z" level=info msg="Creating container: openshift-nmstate/nmstate-metrics-756b4d6fc6-wtzbv/nmstate-metrics" id=58f87120-f3f2-43ad-b6ab-1dcbb49084c6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.270196 | controller | Jun 09 16:48:57.609820 crc crio[20770]: time="2026-06-09T16:48:57.609586494Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.270213 | controller | Jun 09 16:48:57.623504 crc crio[20770]: time="2026-06-09T16:48:57.623282173Z" level=info msg="Creating container: openshift-nmstate/nmstate-webhook-9b7874799-kxx9w/nmstate-webhook" id=471dc276-1d6a-4e34-bb5a-7940de836b64 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.270246 | controller | Jun 09 16:48:57.629956 crc crio[20770]: time="2026-06-09T16:48:57.629866025Z" level=info msg="Creating container: openshift-nmstate/nmstate-handler-gvzp9/nmstate-handler" id=be760c00-f317-4f71-a8d0-b8cb7c4666d3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.270267 | controller | Jun 09 16:48:57.636531 crc crio[20770]: time="2026-06-09T16:48:57.636449916Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.270291 | controller | Jun 09 16:48:57.636936 crc crio[20770]: time="2026-06-09T16:48:57.636833798Z" level=info msg="Creating container: openshift-nmstate/nmstate-console-plugin-9bcc7988b-gpxsh/nmstate-console-plugin" id=f4723f8d-7304-42f5-9513-a3dc6379dee3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.270307 | controller | Jun 09 16:48:57.637126 crc crio[20770]: time="2026-06-09T16:48:57.637048544Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.270324 | controller | Jun 09 16:48:57.640580 crc crio[20770]: time="2026-06-09T16:48:57.640464423Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.270340 | controller | Jun 09 16:48:57.665197 crc crio[20770]: time="2026-06-09T16:48:57.665104101Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.270356 | controller | Jun 09 16:48:57.668933 crc crio[20770]: time="2026-06-09T16:48:57.66882248Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.270377 | controller | Jun 09 16:48:57.682621 crc crio[20770]: time="2026-06-09T16:48:57.68221438Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.270393 | controller | Jun 09 16:48:57.696548 crc crio[20770]: time="2026-06-09T16:48:57.696453865Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.270416 | controller | Jun 09 16:48:57.702266 crc crio[20770]: time="2026-06-09T16:48:57.702196022Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.270432 | controller | Jun 09 16:48:57.704853 crc crio[20770]: time="2026-06-09T16:48:57.704778257Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.270447 | controller | Jun 09 16:48:57.708083 crc crio[20770]: time="2026-06-09T16:48:57.708018752Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.270463 | controller | Jun 09 16:48:57.891730 crc crio[20770]: time="2026-06-09T16:48:57.891239661Z" level=info msg="Created container 3c1ab3cc0174814621007d2ad6f6c00f3762189c3fa67ec7dd686fe904ee9604: openshift-nmstate/nmstate-metrics-756b4d6fc6-wtzbv/nmstate-metrics" id=58f87120-f3f2-43ad-b6ab-1dcbb49084c6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.270479 | controller | Jun 09 16:48:57.892774 crc crio[20770]: time="2026-06-09T16:48:57.89259262Z" level=info msg="Starting container: 3c1ab3cc0174814621007d2ad6f6c00f3762189c3fa67ec7dd686fe904ee9604" id=297963b4-80a6-497c-846f-1924f47dd0bd name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.270495 | controller | Jun 09 16:48:57.894489 crc crio[20770]: time="2026-06-09T16:48:57.894385022Z" level=info msg="Created container 2f5f0004639a74c3b1862d6671bd320964ef1e2ac99c6da26c65596816e0ae56: openshift-nmstate/nmstate-console-plugin-9bcc7988b-gpxsh/nmstate-console-plugin" id=f4723f8d-7304-42f5-9513-a3dc6379dee3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.270528 | controller | Jun 09 16:48:57.895735 crc crio[20770]: time="2026-06-09T16:48:57.895277018Z" level=info msg="Created container d6972ec7d50205a93f329566967c016eb5bdcec28401c32689006af9db892f7b: openshift-nmstate/nmstate-webhook-9b7874799-kxx9w/nmstate-webhook" id=471dc276-1d6a-4e34-bb5a-7940de836b64 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.270552 | controller | Jun 09 16:48:57.896286 crc crio[20770]: time="2026-06-09T16:48:57.896215726Z" level=info msg="Starting container: 2f5f0004639a74c3b1862d6671bd320964ef1e2ac99c6da26c65596816e0ae56" id=cdac215a-bed5-4930-870e-68f94b0e3e95 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.270570 | controller | Jun 09 16:48:57.898059 crc crio[20770]: time="2026-06-09T16:48:57.897900755Z" level=info msg="Starting container: d6972ec7d50205a93f329566967c016eb5bdcec28401c32689006af9db892f7b" id=53677042-ac6c-4564-b71e-95ba711a583b name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.270587 | controller | Jun 09 16:48:57.935899 crc crio[20770]: time="2026-06-09T16:48:57.914616672Z" level=info msg="Started container" PID=35199 containerID=2f5f0004639a74c3b1862d6671bd320964ef1e2ac99c6da26c65596816e0ae56 description=openshift-nmstate/nmstate-console-plugin-9bcc7988b-gpxsh/nmstate-console-plugin id=cdac215a-bed5-4930-870e-68f94b0e3e95 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a08896e27e7a8f39e78c421e34e9bf02f8751d3f444bd79eb2858f382e41beed
2026-06-09 17:48:36.270607 | controller | Jun 09 16:48:57.935899 crc crio[20770]: time="2026-06-09T16:48:57.927013933Z" level=info msg="Started container" PID=35201 containerID=3c1ab3cc0174814621007d2ad6f6c00f3762189c3fa67ec7dd686fe904ee9604 description=openshift-nmstate/nmstate-metrics-756b4d6fc6-wtzbv/nmstate-metrics id=297963b4-80a6-497c-846f-1924f47dd0bd name=/runtime.v1.RuntimeService/StartContainer sandboxID=ff3915898a081e8cd2649b4ea932e2262bd635bce426990bf4134df28da9d56c
2026-06-09 17:48:36.270624 | controller | Jun 09 16:48:57.935899 crc crio[20770]: time="2026-06-09T16:48:57.928500927Z" level=info msg="Started container" PID=35198 containerID=d6972ec7d50205a93f329566967c016eb5bdcec28401c32689006af9db892f7b description=openshift-nmstate/nmstate-webhook-9b7874799-kxx9w/nmstate-webhook id=53677042-ac6c-4564-b71e-95ba711a583b name=/runtime.v1.RuntimeService/StartContainer sandboxID=69c1a5ef81f27abf2e93bc973abe06d65f9a1a61510dd593d50ba4cadd841cee
2026-06-09 17:48:36.270640 | controller | Jun 09 16:48:57.943345 crc crio[20770]: time="2026-06-09T16:48:57.943247916Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.270656 | controller | Jun 09 16:48:57.986300 crc crio[20770]: time="2026-06-09T16:48:57.986242809Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=526796a1-18ba-4c64-9a1b-71a7679f5b51 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.270672 | controller | Jun 09 16:48:57.986902 crc crio[20770]: time="2026-06-09T16:48:57.986879167Z" level=info msg="Image registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1 not found" id=526796a1-18ba-4c64-9a1b-71a7679f5b51 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.270687 | controller | Jun 09 16:48:57.987119 crc crio[20770]: time="2026-06-09T16:48:57.987098664Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1 found" id=526796a1-18ba-4c64-9a1b-71a7679f5b51 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.270703 | controller | Jun 09 16:48:57.988461 crc crio[20770]: time="2026-06-09T16:48:57.988386371Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=769ad5dc-3625-4c23-b5d2-73181bd25722 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.270718 | controller | Jun 09 16:48:57.992098 crc crio[20770]: time="2026-06-09T16:48:57.992040388Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\""
2026-06-09 17:48:36.270734 | controller | Jun 09 16:48:58.042548 crc crio[20770]: time="2026-06-09T16:48:58.042431706Z" level=info msg="Created container 5ab62fcad4e76f19f254b0cffee6499c59a4e302739b76926c64079a10f87be7: openshift-nmstate/nmstate-handler-gvzp9/nmstate-handler" id=be760c00-f317-4f71-a8d0-b8cb7c4666d3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.270749 | controller | Jun 09 16:48:58.043759 crc crio[20770]: time="2026-06-09T16:48:58.043534508Z" level=info msg="Starting container: 5ab62fcad4e76f19f254b0cffee6499c59a4e302739b76926c64079a10f87be7" id=4d212f51-f883-409b-a756-ea08d21c3f3d name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.270765 | controller | Jun 09 16:48:58.052446 crc crio[20770]: time="2026-06-09T16:48:58.052359455Z" level=info msg="Started container" PID=35232 containerID=5ab62fcad4e76f19f254b0cffee6499c59a4e302739b76926c64079a10f87be7 description=openshift-nmstate/nmstate-handler-gvzp9/nmstate-handler id=4d212f51-f883-409b-a756-ea08d21c3f3d name=/runtime.v1.RuntimeService/StartContainer sandboxID=ccd46da9d9fd220a8966c55e9d9cd8ab7dfed0146fe41d514ce17765b3d4b66c
2026-06-09 17:48:36.270788 | controller | Jun 09 16:49:01.267750 crc crio[20770]: time="2026-06-09T16:49:01.266845104Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:281a4f96defc7aa220db5af8ea7f3a4ab914e4b932e6edea4c2b02d95fbc5672" id=769ad5dc-3625-4c23-b5d2-73181bd25722 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.270806 | controller | Jun 09 16:49:01.269373 crc crio[20770]: time="2026-06-09T16:49:01.269258144Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=2786ded2-6b73-4ced-894a-2df224e0ffe2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.270822 | controller | Jun 09 16:49:01.275130 crc crio[20770]: time="2026-06-09T16:49:01.275041862Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=9e949f98-b77c-4dd5-bd12-55bdbf56bde0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.270838 | controller | Jun 09 16:49:01.284841 crc crio[20770]: time="2026-06-09T16:49:01.284780856Z" level=info msg="Creating container: openshift-nmstate/nmstate-metrics-756b4d6fc6-wtzbv/kube-rbac-proxy" id=85d6cb86-704b-4cbb-8443-e0c15da4bc9f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.270854 | controller | Jun 09 16:49:01.287471 crc crio[20770]: time="2026-06-09T16:49:01.287403592Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.270870 | controller | Jun 09 16:49:01.320508 crc crio[20770]: time="2026-06-09T16:49:01.320374013Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.270886 | controller | Jun 09 16:49:01.325890 crc crio[20770]: time="2026-06-09T16:49:01.325786611Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.270902 | controller | Jun 09 16:49:01.466453 crc crio[20770]: time="2026-06-09T16:49:01.466341006Z" level=info msg="Created container d730fa424736c1153308017c4ac3e4dcfaa06925038a6a024dab34ed748f9d3f: openshift-nmstate/nmstate-metrics-756b4d6fc6-wtzbv/kube-rbac-proxy" id=85d6cb86-704b-4cbb-8443-e0c15da4bc9f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.270918 | controller | Jun 09 16:49:01.468038 crc crio[20770]: time="2026-06-09T16:49:01.467952753Z" level=info msg="Starting container: d730fa424736c1153308017c4ac3e4dcfaa06925038a6a024dab34ed748f9d3f" id=8932f443-b682-4cec-912b-bada78f6bac5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.270934 | controller | Jun 09 16:49:01.472988 crc crio[20770]: time="2026-06-09T16:49:01.472879687Z" level=info msg="Started container" PID=35336 containerID=d730fa424736c1153308017c4ac3e4dcfaa06925038a6a024dab34ed748f9d3f description=openshift-nmstate/nmstate-metrics-756b4d6fc6-wtzbv/kube-rbac-proxy id=8932f443-b682-4cec-912b-bada78f6bac5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ff3915898a081e8cd2649b4ea932e2262bd635bce426990bf4134df28da9d56c
2026-06-09 17:48:36.270957 | controller | Jun 09 16:49:23.890294 crc crio[20770]: time="2026-06-09T16:49:23.886609735Z" level=info msg="Stopping container: 93d95c02f0801fc90c94e20064af2c5856c1577d1ac44715bf119bc1492b27ea (timeout: 15s)" id=d5c07704-8e2f-440f-a074-d65167f086bf name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.270982 | controller | Jun 09 16:49:24.053729 crc crio[20770]: time="2026-06-09T16:49:24.050115269Z" level=info msg="Stopped container 93d95c02f0801fc90c94e20064af2c5856c1577d1ac44715bf119bc1492b27ea: openshift-console/console-6c684df5db-cc8g8/console" id=d5c07704-8e2f-440f-a074-d65167f086bf name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.271014 | controller | Jun 09 16:49:24.053729 crc crio[20770]: time="2026-06-09T16:49:24.05322289Z" level=info msg="Stopping pod sandbox: d5198ba3e825ace170313fb6e4e0a2fc4990dab7f8044833f96ca77f9671bef3" id=f21ab20a-ffcc-4a07-a18f-1b468cb5cd87 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.271040 | controller | Jun 09 16:49:24.054085 crc crio[20770]: time="2026-06-09T16:49:24.054019263Z" level=info msg="Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:d5198ba3e825ace170313fb6e4e0a2fc4990dab7f8044833f96ca77f9671bef3 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/b98799b9-d6ec-43c9-bf78-8720c4d9be65 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:0xc0005c6d38}] Aliases:map[]}"
2026-06-09 17:48:36.271063 | controller | Jun 09 16:49:24.054317 crc crio[20770]: time="2026-06-09T16:49:24.054180188Z" level=info msg="Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.271088 | controller | Jun 09 16:49:24.350992 crc crio[20770]: time="2026-06-09T16:49:24.350365027Z" level=info msg="Stopped pod sandbox: d5198ba3e825ace170313fb6e4e0a2fc4990dab7f8044833f96ca77f9671bef3" id=f21ab20a-ffcc-4a07-a18f-1b468cb5cd87 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.271110 | controller | Jun 09 16:49:24.975395 crc crio[20770]: time="2026-06-09T16:49:24.974878363Z" level=info msg="Removing container: 93d95c02f0801fc90c94e20064af2c5856c1577d1ac44715bf119bc1492b27ea" id=722eae79-b24e-42c1-abd3-bb729b296415 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.271126 | controller | Jun 09 16:49:25.003269 crc crio[20770]: time="2026-06-09T16:49:25.003079275Z" level=info msg="Removed container 93d95c02f0801fc90c94e20064af2c5856c1577d1ac44715bf119bc1492b27ea: openshift-console/console-6c684df5db-cc8g8/console" id=722eae79-b24e-42c1-abd3-bb729b296415 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.271142 | controller | Jun 09 16:49:32.792390 crc crio[20770]: time="2026-06-09T16:49:32.791061897Z" level=info msg="Stopping pod sandbox: d5198ba3e825ace170313fb6e4e0a2fc4990dab7f8044833f96ca77f9671bef3" id=656c1394-19a4-485d-a862-d273894fb5ac name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.271158 | controller | Jun 09 16:49:32.792390 crc crio[20770]: time="2026-06-09T16:49:32.792390736Z" level=info msg="Stopped pod sandbox (already stopped): d5198ba3e825ace170313fb6e4e0a2fc4990dab7f8044833f96ca77f9671bef3" id=656c1394-19a4-485d-a862-d273894fb5ac name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.271174 | controller | Jun 09 16:49:32.794060 crc crio[20770]: time="2026-06-09T16:49:32.793792857Z" level=info msg="Removing pod sandbox: d5198ba3e825ace170313fb6e4e0a2fc4990dab7f8044833f96ca77f9671bef3" id=eb9fc58b-071d-49db-8d1f-32221e8014b9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.271189 | controller | Jun 09 16:49:32.809265 crc crio[20770]: time="2026-06-09T16:49:32.809192596Z" level=info msg="Removed pod sandbox: d5198ba3e825ace170313fb6e4e0a2fc4990dab7f8044833f96ca77f9671bef3" id=eb9fc58b-071d-49db-8d1f-32221e8014b9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.271205 | controller | Jun 09 16:49:33.562152 crc crio[20770]: time="2026-06-09T16:49:33.561534405Z" level=info msg="Running pod sandbox: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3vgcdz/POD" id=3e8c19aa-0ea3-4bff-a087-24ebff200997 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.271221 | controller | Jun 09 16:49:33.562315 crc crio[20770]: time="2026-06-09T16:49:33.562168424Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.271241 | controller | Jun 09 16:49:33.589166 crc crio[20770]: time="2026-06-09T16:49:33.589058137Z" level=info msg="Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3vgcdz Namespace:openshift-marketplace ID:4c21558d8242aa329cf6a17c2358e2690a4b720a1f0345913afb34fad59c2eb9 UID:032934eb-4703-4ec3-afc3-46ec44f70cdc NetNS:/var/run/netns/ceb7fe23-10f8-49e1-9098-496665713b2c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod032934eb_4703_4ec3_afc3_46ec44f70cdc.slice PodAnnotations:0xc0001346d8}] Aliases:map[]}"
2026-06-09 17:48:36.271259 | controller | Jun 09 16:49:33.589166 crc crio[20770]: time="2026-06-09T16:49:33.58914906Z" level=info msg="Adding pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3vgcdz to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.271276 | controller | Jun 09 16:49:33.925996 crc crio[20770]: 2026-06-09T16:49:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4c21558d8242aa3 Mac:fa:56:fd:2e:34:76 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2c Mtu:0 Sandbox:/var/run/netns/ceb7fe23-10f8-49e1-9098-496665713b2c SocketPath: PciID:}] [{Interface:0xc00037f2b0 Address:{IP:10.217.0.44 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.271293 | controller | Jun 09 16:49:33.926961 crc crio[20770]: time="2026-06-09T16:49:33.926897171Z" level=info msg="Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3vgcdz Namespace:openshift-marketplace ID:4c21558d8242aa329cf6a17c2358e2690a4b720a1f0345913afb34fad59c2eb9 UID:032934eb-4703-4ec3-afc3-46ec44f70cdc NetNS:/var/run/netns/ceb7fe23-10f8-49e1-9098-496665713b2c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod032934eb_4703_4ec3_afc3_46ec44f70cdc.slice PodAnnotations:0xc0001346d8}] Aliases:map[]}"
2026-06-09 17:48:36.271310 | controller | Jun 09 16:49:33.927083 crc crio[20770]: time="2026-06-09T16:49:33.927052995Z" level=info msg="Checking pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3vgcdz for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.271326 | controller | Jun 09 16:49:33.945362 crc crio[20770]: time="2026-06-09T16:49:33.934489242Z" level=info msg="Ran pod sandbox 4c21558d8242aa329cf6a17c2358e2690a4b720a1f0345913afb34fad59c2eb9 with infra container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3vgcdz/POD" id=3e8c19aa-0ea3-4bff-a087-24ebff200997 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.271342 | controller | Jun 09 16:49:33.945362 crc crio[20770]: time="2026-06-09T16:49:33.936630074Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=b4f7ef9b-43ac-4d62-b34c-39cfd037679c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.271358 | controller | Jun 09 16:49:33.945362 crc crio[20770]: time="2026-06-09T16:49:33.938619512Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=48b54a23-760c-409e-a73e-c69090be169c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.271374 | controller | Jun 09 16:49:33.945362 crc crio[20770]: time="2026-06-09T16:49:33.944058871Z" level=info msg="Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3vgcdz/util" id=436d85a2-b3a3-4008-ac01-32eb045aca0e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.271389 | controller | Jun 09 16:49:33.945362 crc crio[20770]: time="2026-06-09T16:49:33.944400191Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.271409 | controller | Jun 09 16:49:33.971958 crc crio[20770]: time="2026-06-09T16:49:33.971861101Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.271426 | controller | Jun 09 16:49:33.976439 crc crio[20770]: time="2026-06-09T16:49:33.976359172Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.271442 | controller | Jun 09 16:49:34.081177 crc crio[20770]: time="2026-06-09T16:49:34.081088043Z" level=info msg="Created container 0a6b6e1bdfe723523673b0e15ab23f9696c3de27ae35fe8bdb1d96fc76f1e116: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3vgcdz/util" id=436d85a2-b3a3-4008-ac01-32eb045aca0e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.271458 | controller | Jun 09 16:49:34.083078 crc crio[20770]: time="2026-06-09T16:49:34.082951617Z" level=info msg="Starting container: 0a6b6e1bdfe723523673b0e15ab23f9696c3de27ae35fe8bdb1d96fc76f1e116" id=6cafb2ad-6541-44b9-9ee5-7f358aca1a21 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.271475 | controller | Jun 09 16:49:34.089016 crc crio[20770]: time="2026-06-09T16:49:34.088915911Z" level=info msg="Started container" PID=36573 containerID=0a6b6e1bdfe723523673b0e15ab23f9696c3de27ae35fe8bdb1d96fc76f1e116 description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3vgcdz/util id=6cafb2ad-6541-44b9-9ee5-7f358aca1a21 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4c21558d8242aa329cf6a17c2358e2690a4b720a1f0345913afb34fad59c2eb9
2026-06-09 17:48:36.271491 | controller | Jun 09 16:49:35.071988 crc crio[20770]: time="2026-06-09T16:49:35.071097339Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f" id=351a0929-a6d4-43d4-8124-4cc4d191027a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.271508 | controller | Jun 09 16:49:35.072800 crc crio[20770]: time="2026-06-09T16:49:35.072264983Z" level=info msg="Image registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f not found" id=351a0929-a6d4-43d4-8124-4cc4d191027a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.271549 | controller | Jun 09 16:49:35.072800 crc crio[20770]: time="2026-06-09T16:49:35.072335815Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f found" id=351a0929-a6d4-43d4-8124-4cc4d191027a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.271567 | controller | Jun 09 16:49:35.073861 crc crio[20770]: time="2026-06-09T16:49:35.073808248Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f" id=14dca870-7805-4380-9051-6f8925e98050 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.271583 | controller | Jun 09 16:49:35.080549 crc crio[20770]: time="2026-06-09T16:49:35.080459782Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\""
2026-06-09 17:48:36.271600 | controller | Jun 09 16:49:37.852069 crc crio[20770]: time="2026-06-09T16:49:37.850874985Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f" id=14dca870-7805-4380-9051-6f8925e98050 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.271615 | controller | Jun 09 16:49:37.862414 crc crio[20770]: time="2026-06-09T16:49:37.862191453Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f" id=baff3aef-1fcc-4ff1-bfa0-d1a9d1fe1f53 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.271636 | controller | Jun 09 16:49:37.870311 crc crio[20770]: time="2026-06-09T16:49:37.870179304Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f" id=dc4bf91d-a54b-4356-aa15-9387f2689794 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.271652 | controller | Jun 09 16:49:37.881578 crc crio[20770]: time="2026-06-09T16:49:37.88143109Z" level=info msg="Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3vgcdz/pull" id=ab7d7af5-89a7-4e3a-ade1-48c5db32e5a3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.271668 | controller | Jun 09 16:49:37.883083 crc crio[20770]: time="2026-06-09T16:49:37.883003096Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.271684 | controller | Jun 09 16:49:37.922266 crc crio[20770]: time="2026-06-09T16:49:37.920275635Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.271700 | controller | Jun 09 16:49:37.922266 crc crio[20770]: time="2026-06-09T16:49:37.920851681Z" level=warning msg="Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/129770575ee8a9b7ff88ff5dfb73b43030df9adce190adf69f3d1f63a97eacf2/merged/etc/passwd: no such file or directory"
2026-06-09 17:48:36.271716 | controller | Jun 09 16:49:37.922266 crc crio[20770]: time="2026-06-09T16:49:37.920882772Z" level=warning msg="Failed to open /etc/group: open /var/lib/containers/storage/overlay/129770575ee8a9b7ff88ff5dfb73b43030df9adce190adf69f3d1f63a97eacf2/merged/etc/group: no such file or directory"
2026-06-09 17:48:36.271732 | controller | Jun 09 16:49:37.925149 crc crio[20770]: time="2026-06-09T16:49:37.925039543Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.271749 | controller | Jun 09 16:49:38.058815 crc crio[20770]: time="2026-06-09T16:49:38.058719653Z" level=info msg="Created container e74fa07bb37956b132b4ea6301e4ae3f33297876e77dbcd84eff2c98449f5b7f: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3vgcdz/pull" id=ab7d7af5-89a7-4e3a-ade1-48c5db32e5a3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.271765 | controller | Jun 09 16:49:38.060771 crc crio[20770]: time="2026-06-09T16:49:38.060397462Z" level=info msg="Starting container: e74fa07bb37956b132b4ea6301e4ae3f33297876e77dbcd84eff2c98449f5b7f" id=95a6ae53-7b3d-4e10-9449-0befef951262 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.271781 | controller | Jun 09 16:49:38.067848 crc crio[20770]: time="2026-06-09T16:49:38.067756705Z" level=info msg="Started container" PID=36665 containerID=e74fa07bb37956b132b4ea6301e4ae3f33297876e77dbcd84eff2c98449f5b7f description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3vgcdz/pull id=95a6ae53-7b3d-4e10-9449-0befef951262 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4c21558d8242aa329cf6a17c2358e2690a4b720a1f0345913afb34fad59c2eb9
2026-06-09 17:48:36.271797 | controller | Jun 09 16:49:39.110408 crc crio[20770]: time="2026-06-09T16:49:39.109875697Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=8826be76-3928-43a2-bba5-258c4ccdb204 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.271813 | controller | Jun 09 16:49:39.113817 crc crio[20770]: time="2026-06-09T16:49:39.113538803Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=01ab5515-995d-4786-8d13-8fdb1556c1d1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.271832 | controller | Jun 09 16:49:39.125105 crc crio[20770]: time="2026-06-09T16:49:39.125006395Z" level=info msg="Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3vgcdz/extract" id=f943cfd2-7ba4-4a5f-80f2-ee847c26a39a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.271848 | controller | Jun 09 16:49:39.125562 crc crio[20770]: time="2026-06-09T16:49:39.125478929Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.271865 | controller | Jun 09 16:49:39.174136 crc crio[20770]: time="2026-06-09T16:49:39.174037354Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.271882 | controller | Jun 09 16:49:39.177534 crc crio[20770]: time="2026-06-09T16:49:39.177459073Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.271898 | controller | Jun 09 16:49:39.288250 crc crio[20770]: time="2026-06-09T16:49:39.288136808Z" level=info msg="Created container 4d0b9105ce68c4dd3d7bdcc5b131c1ae42e950e8e499b1cc134dac34eb9f77b5: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3vgcdz/extract" id=f943cfd2-7ba4-4a5f-80f2-ee847c26a39a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.271914 | controller | Jun 09 16:49:39.289974 crc crio[20770]: time="2026-06-09T16:49:39.289833467Z" level=info msg="Starting container: 4d0b9105ce68c4dd3d7bdcc5b131c1ae42e950e8e499b1cc134dac34eb9f77b5" id=a3e550d4-bc56-4f1f-bfe7-631ae01ee069 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.271930 | controller | Jun 09 16:49:39.296241 crc crio[20770]: time="2026-06-09T16:49:39.296096838Z" level=info msg="Started container" PID=36683 containerID=4d0b9105ce68c4dd3d7bdcc5b131c1ae42e950e8e499b1cc134dac34eb9f77b5 description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3vgcdz/extract id=a3e550d4-bc56-4f1f-bfe7-631ae01ee069 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4c21558d8242aa329cf6a17c2358e2690a4b720a1f0345913afb34fad59c2eb9
2026-06-09 17:48:36.271946 | controller | Jun 09 16:49:41.129961 crc crio[20770]: time="2026-06-09T16:49:41.129387036Z" level=info msg="Stopping pod sandbox: 4c21558d8242aa329cf6a17c2358e2690a4b720a1f0345913afb34fad59c2eb9" id=948ec5d6-4207-49df-b480-4010ac903044 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.272004 | controller | Jun 09 16:49:41.132280 crc crio[20770]: time="2026-06-09T16:49:41.131970941Z" level=info msg="Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3vgcdz Namespace:openshift-marketplace ID:4c21558d8242aa329cf6a17c2358e2690a4b720a1f0345913afb34fad59c2eb9 UID:032934eb-4703-4ec3-afc3-46ec44f70cdc NetNS:/var/run/netns/ceb7fe23-10f8-49e1-9098-496665713b2c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod032934eb_4703_4ec3_afc3_46ec44f70cdc.slice PodAnnotations:0xc000134fc8}] Aliases:map[]}"
2026-06-09 17:48:36.272026 | controller | Jun 09 16:49:41.132516 crc crio[20770]: time="2026-06-09T16:49:41.132446404Z" level=info msg="Deleting pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3vgcdz from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.272043 | controller | Jun 09 16:49:41.386822 crc crio[20770]: time="2026-06-09T16:49:41.386033946Z" level=info msg="Stopped pod sandbox: 4c21558d8242aa329cf6a17c2358e2690a4b720a1f0345913afb34fad59c2eb9" id=948ec5d6-4207-49df-b480-4010ac903044 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.272063 | controller | Jun 09 16:49:52.260881 crc crio[20770]: time="2026-06-09T16:49:52.260001972Z" level=info msg="Running pod sandbox: metallb-system/metallb-operator-controller-manager-59b64595f5-cv5x7/POD" id=76b022e2-d23e-4888-8cb7-681d6151db52 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.272080 | controller | Jun 09 16:49:52.261986 crc crio[20770]: time="2026-06-09T16:49:52.260893028Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.272096 | controller | Jun 09 16:49:52.313502 crc crio[20770]: time="2026-06-09T16:49:52.313358737Z" level=info msg="Got pod network &{Name:metallb-operator-controller-manager-59b64595f5-cv5x7 Namespace:metallb-system ID:727ae8b388d94a6507fdaf4007e6099065bc1e7bd2b606426ebe48c88d98cea3 UID:bf686ac7-7378-4440-a9ab-baa0b1860ae4 NetNS:/var/run/netns/7c40d699-0a72-461c-95d0-4acefbb91a43 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbf686ac7_7378_4440_a9ab_baa0b1860ae4.slice PodAnnotations:0xc0029d4170}] Aliases:map[]}"
2026-06-09 17:48:36.272113 | controller | Jun 09 16:49:52.313502 crc crio[20770]: time="2026-06-09T16:49:52.313428099Z" level=info msg="Adding pod metallb-system_metallb-operator-controller-manager-59b64595f5-cv5x7 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.272130 | controller | Jun 09 16:49:53.159712 crc crio[20770]: time="2026-06-09T16:49:53.159525725Z" level=info msg="Running pod sandbox: metallb-system/metallb-operator-webhook-server-6998d6877c-rjjdh/POD" id=405c9cf7-451e-4951-a2b4-189a500426b7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.272154 | controller | Jun 09 16:49:53.159930 crc crio[20770]: time="2026-06-09T16:49:53.159723581Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.272180 | controller | Jun 09 16:49:53.221615 crc crio[20770]: time="2026-06-09T16:49:53.2204944Z" level=info msg="Got pod network &{Name:metallb-operator-webhook-server-6998d6877c-rjjdh Namespace:metallb-system ID:673a359cd6eafc19264d1b455a3e8f741f406177cb1c126ac1439bfc928d575c UID:d187c87d-128a-4861-8740-d49bad39a0e1 NetNS:/var/run/netns/2da0273e-be87-430a-a063-98f78425c312 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd187c87d_128a_4861_8740_d49bad39a0e1.slice PodAnnotations:0xc0029d4570}] Aliases:map[]}"
2026-06-09 17:48:36.272200 | controller | Jun 09 16:49:53.224537 crc crio[20770]: time="2026-06-09T16:49:53.224499556Z" level=info msg="Adding pod metallb-system_metallb-operator-webhook-server-6998d6877c-rjjdh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.272216 | controller | Jun 09 16:49:54.071533 crc crio[20770]: 2026-06-09T16:49:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:727ae8b388d94a6 Mac:5e:03:72:52:ce:de Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2d Mtu:0 Sandbox:/var/run/netns/7c40d699-0a72-461c-95d0-4acefbb91a43 SocketPath: PciID:}] [{Interface:0xc000015460 Address:{IP:10.217.0.45 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.272233 | controller | Jun 09 16:49:54.074019 crc crio[20770]: time="2026-06-09T16:49:54.07359371Z" level=info msg="Got pod network &{Name:metallb-operator-controller-manager-59b64595f5-cv5x7 Namespace:metallb-system ID:727ae8b388d94a6507fdaf4007e6099065bc1e7bd2b606426ebe48c88d98cea3 UID:bf686ac7-7378-4440-a9ab-baa0b1860ae4 NetNS:/var/run/netns/7c40d699-0a72-461c-95d0-4acefbb91a43 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbf686ac7_7378_4440_a9ab_baa0b1860ae4.slice PodAnnotations:0xc0029d4170}] Aliases:map[]}"
2026-06-09 17:48:36.272254 | controller | Jun 09 16:49:54.074420 crc crio[20770]: time="2026-06-09T16:49:54.074340351Z" level=info msg="Checking pod metallb-system_metallb-operator-controller-manager-59b64595f5-cv5x7 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.272271 | controller | Jun 09 16:49:54.083306 crc crio[20770]: time="2026-06-09T16:49:54.083219388Z" level=info msg="Ran pod sandbox 727ae8b388d94a6507fdaf4007e6099065bc1e7bd2b606426ebe48c88d98cea3 with infra container: metallb-system/metallb-operator-controller-manager-59b64595f5-cv5x7/POD" id=76b022e2-d23e-4888-8cb7-681d6151db52 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.272288 | controller | Jun 09 16:49:54.086238 crc crio[20770]: time="2026-06-09T16:49:54.086170814Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca" id=0b5afd2c-f9d4-4c05-a177-1709bd9dda59 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.272305 | controller | Jun 09 16:49:54.086470 crc crio[20770]: time="2026-06-09T16:49:54.086409581Z" level=info msg="Image registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca not found" id=0b5afd2c-f9d4-4c05-a177-1709bd9dda59 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.272321 | controller | Jun 09 16:49:54.086549 crc crio[20770]: time="2026-06-09T16:49:54.086507354Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca found" id=0b5afd2c-f9d4-4c05-a177-1709bd9dda59 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.272337 | controller | Jun 09 16:49:54.087710 crc crio[20770]: time="2026-06-09T16:49:54.087577135Z" level=info msg="Pulling image: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca" id=d4694b76-728e-4cb6-8dcc-3c6d2c24b52d name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.272353 | controller | Jun 09 16:49:54.095315 crc crio[20770]: time="2026-06-09T16:49:54.095230936Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\""
2026-06-09 17:48:36.272368 | controller | Jun 09 16:49:54.531577 crc crio[20770]: 2026-06-09T16:49:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:673a359cd6eafc1 Mac:22:b1:46:a8:a1:c4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:30 Mtu:0 Sandbox:/var/run/netns/2da0273e-be87-430a-a063-98f78425c312 SocketPath: PciID:}] [{Interface:0xc00013c770 Address:{IP:10.217.0.48 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.272385 | controller | Jun 09 16:49:54.531577 crc crio[20770]: time="2026-06-09T16:49:54.52953712Z" level=info msg="Got pod network &{Name:metallb-operator-webhook-server-6998d6877c-rjjdh Namespace:metallb-system ID:673a359cd6eafc19264d1b455a3e8f741f406177cb1c126ac1439bfc928d575c UID:d187c87d-128a-4861-8740-d49bad39a0e1 NetNS:/var/run/netns/2da0273e-be87-430a-a063-98f78425c312 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd187c87d_128a_4861_8740_d49bad39a0e1.slice PodAnnotations:0xc0029d4570}] Aliases:map[]}"
2026-06-09 17:48:36.272402 | controller | Jun 09 16:49:54.531577 crc crio[20770]: time="2026-06-09T16:49:54.52987575Z" level=info msg="Checking pod metallb-system_metallb-operator-webhook-server-6998d6877c-rjjdh for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.272418 | controller | Jun 09 16:49:54.538238 crc crio[20770]: time="2026-06-09T16:49:54.538157Z" level=info msg="Ran pod sandbox 673a359cd6eafc19264d1b455a3e8f741f406177cb1c126ac1439bfc928d575c with infra container: metallb-system/metallb-operator-webhook-server-6998d6877c-rjjdh/POD" id=405c9cf7-451e-4951-a2b4-189a500426b7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.272438 | controller | Jun 09 16:49:54.541331 crc crio[20770]: time="2026-06-09T16:49:54.541290111Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=93e39cb1-2bac-45e7-9ac0-18c865f1859a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.272455 | controller | Jun 09 16:49:54.541805 crc crio[20770]: time="2026-06-09T16:49:54.541770845Z" level=info msg="Image registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee not found" id=93e39cb1-2bac-45e7-9ac0-18c865f1859a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.272471 | controller | Jun 09 16:49:54.541915 crc crio[20770]: time="2026-06-09T16:49:54.541829916Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee found" id=93e39cb1-2bac-45e7-9ac0-18c865f1859a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.272486 | controller | Jun 09 16:49:54.543195 crc crio[20770]: time="2026-06-09T16:49:54.543133514Z" level=info msg="Pulling image: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=b5acddea-3f34-4df6-b71c-3faea10e4a67 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.272502 | controller | Jun 09 16:49:54.547943 crc crio[20770]: time="2026-06-09T16:49:54.547862611Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\""
2026-06-09 17:48:36.272540 | controller | Jun 09 16:50:00.506815 crc crio[20770]: time="2026-06-09T16:50:00.50488762Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683730-lkwvc/POD" id=4253e438-2c76-49ae-ac8b-bf51c2d05ea0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.272561 | controller | Jun 09 16:50:00.508103 crc crio[20770]: time="2026-06-09T16:50:00.507061693Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.272578 | controller | Jun 09 16:50:12.091523 crc crio[20770]: time="2026-06-09T16:50:12.089978672Z" level=info msg="Pulled image: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:17a529d2879517de7496a2b9408b82d437fe0e858cc5f62aea1ff22151b4d86a" id=d4694b76-728e-4cb6-8dcc-3c6d2c24b52d name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.272594 | controller | Jun 09 16:50:12.093383 crc crio[20770]: time="2026-06-09T16:50:12.093284947Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca" id=2febdeab-005b-4a4c-9808-6abe5ff3abc2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.272610 | controller | Jun 09 16:50:12.105707 crc crio[20770]: time="2026-06-09T16:50:12.101816664Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca" id=42114c6a-e349-4719-ae72-cade94334d1c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.272627 | controller | Jun 09 16:50:12.112093 crc crio[20770]: time="2026-06-09T16:50:12.11202112Z" level=info msg="Creating container: metallb-system/metallb-operator-controller-manager-59b64595f5-cv5x7/manager" id=1a90bdaa-4ddb-4009-8c59-4da92c1656d3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.272643 | controller | Jun 09 16:50:12.114791 crc crio[20770]: time="2026-06-09T16:50:12.114201083Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.272663 | controller | Jun 09 16:50:12.123373 crc crio[20770]: time="2026-06-09T16:50:12.123250125Z" level=info msg="Pulled image: registry.redhat.io/openshift4/metallb-rhel9@sha256:d641d7235a0ecc39b8e0bb0d437962611f44602ab030791c04dbbc7d8e11c885" id=b5acddea-3f34-4df6-b71c-3faea10e4a67 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.272680 | controller | Jun 09 16:50:12.126353 crc crio[20770]: time="2026-06-09T16:50:12.125920372Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=0a531280-79e1-407c-96d5-b2114c2dd362 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.272696 | controller | Jun 09 16:50:12.130424 crc crio[20770]: time="2026-06-09T16:50:12.130353571Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683730-lkwvc Namespace:openshift-infra ID:d2bd73f71f9d0545f59d04dedf7bde53229dc71379051696480d38029373d2ce UID:e3b7415d-f835-4e9c-b561-8db184c74902 NetNS:/var/run/netns/d0807b1a-aec0-4bd5-836e-ce42613bb34e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode3b7415d_f835_4e9c_b561_8db184c74902.slice PodAnnotations:0xc000134ae0}] Aliases:map[]}"
2026-06-09 17:48:36.272712 | controller | Jun 09 16:50:12.130525 crc crio[20770]: time="2026-06-09T16:50:12.130445913Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683730-lkwvc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.272728 | controller | Jun 09 16:50:12.151905 crc crio[20770]: time="2026-06-09T16:50:12.151861573Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=ca4c2ddd-4f63-435b-acaf-069a7a4c998b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.272745 | controller | Jun 09 16:50:12.164140 crc crio[20770]: time="2026-06-09T16:50:12.164113988Z" level=info msg="Creating container: metallb-system/metallb-operator-webhook-server-6998d6877c-rjjdh/webhook-server" id=63ecd305-aa5c-43c2-bfcf-0b732ad54d88 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.272761 | controller | Jun 09 16:50:12.167270 crc crio[20770]: time="2026-06-09T16:50:12.167247689Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.272777 | controller | Jun 09 16:50:12.200935 crc crio[20770]: time="2026-06-09T16:50:12.198124403Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.272792 | controller | Jun 09 16:50:12.206337 crc crio[20770]: time="2026-06-09T16:50:12.206204297Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.272808 | controller | Jun 09 16:50:12.218569 crc crio[20770]: time="2026-06-09T16:50:12.21841586Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.272825 | controller | Jun 09 16:50:12.221822 crc crio[20770]: time="2026-06-09T16:50:12.221777557Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.272841 | controller | Jun 09 16:50:12.359201 crc crio[20770]: time="2026-06-09T16:50:12.3589922Z" level=info msg="Created container 249b0f27c33eea01960094ea939b10233d3ee624c8e8627e8cdffd4c49d25c6e: metallb-system/metallb-operator-controller-manager-59b64595f5-cv5x7/manager" id=1a90bdaa-4ddb-4009-8c59-4da92c1656d3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.272857 | controller | Jun 09 16:50:12.360720 crc crio[20770]: time="2026-06-09T16:50:12.360434362Z" level=info msg="Starting container: 249b0f27c33eea01960094ea939b10233d3ee624c8e8627e8cdffd4c49d25c6e" id=bee91fac-7256-4644-b67f-ae992792268f name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.272876 | controller | Jun 09 16:50:12.361385 crc crio[20770]: time="2026-06-09T16:50:12.361334548Z" level=info msg="Created container 6ba51183c57ea7508ee347c0463ccc01cccd1b4e4f1cfcc071b2db5b0ba489dd: metallb-system/metallb-operator-webhook-server-6998d6877c-rjjdh/webhook-server" id=63ecd305-aa5c-43c2-bfcf-0b732ad54d88 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.272893 | controller | Jun 09 16:50:12.363183 crc crio[20770]: time="2026-06-09T16:50:12.36311577Z" level=info msg="Starting container: 6ba51183c57ea7508ee347c0463ccc01cccd1b4e4f1cfcc071b2db5b0ba489dd" id=54828843-703d-49c6-a24b-c4bab5cc5d77 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.272910 | controller | Jun 09 16:50:12.368200 crc crio[20770]: time="2026-06-09T16:50:12.367905028Z" level=info msg="Started container" PID=37403 containerID=249b0f27c33eea01960094ea939b10233d3ee624c8e8627e8cdffd4c49d25c6e description=metallb-system/metallb-operator-controller-manager-59b64595f5-cv5x7/manager id=bee91fac-7256-4644-b67f-ae992792268f name=/runtime.v1.RuntimeService/StartContainer sandboxID=727ae8b388d94a6507fdaf4007e6099065bc1e7bd2b606426ebe48c88d98cea3
2026-06-09 17:48:36.272928 | controller | Jun 09 16:50:12.370302 crc crio[20770]: time="2026-06-09T16:50:12.370240096Z" level=info msg="Started container" PID=37402 containerID=6ba51183c57ea7508ee347c0463ccc01cccd1b4e4f1cfcc071b2db5b0ba489dd description=metallb-system/metallb-operator-webhook-server-6998d6877c-rjjdh/webhook-server id=54828843-703d-49c6-a24b-c4bab5cc5d77 name=/runtime.v1.RuntimeService/StartContainer sandboxID=673a359cd6eafc19264d1b455a3e8f741f406177cb1c126ac1439bfc928d575c
2026-06-09 17:48:36.272944 | controller | Jun 09 16:50:12.845299 crc crio[20770]: 2026-06-09T16:50:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d2bd73f71f9d054 Mac:2a:dd:36:b1:93:59 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:31 Mtu:0 Sandbox:/var/run/netns/d0807b1a-aec0-4bd5-836e-ce42613bb34e SocketPath: PciID:}] [{Interface:0xc0005325c0 Address:{IP:10.217.0.49 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.272961 | controller | Jun 09 16:50:12.846841 crc crio[20770]: time="2026-06-09T16:50:12.846780482Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683730-lkwvc Namespace:openshift-infra ID:d2bd73f71f9d0545f59d04dedf7bde53229dc71379051696480d38029373d2ce UID:e3b7415d-f835-4e9c-b561-8db184c74902 NetNS:/var/run/netns/d0807b1a-aec0-4bd5-836e-ce42613bb34e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode3b7415d_f835_4e9c_b561_8db184c74902.slice PodAnnotations:0xc000134ae0}] Aliases:map[]}"
2026-06-09 17:48:36.272978 | controller | Jun 09 16:50:12.846980 crc crio[20770]: time="2026-06-09T16:50:12.846932876Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683730-lkwvc for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.272994 | controller | Jun 09 16:50:12.861446 crc crio[20770]: time="2026-06-09T16:50:12.861005833Z" level=info msg="Ran pod sandbox d2bd73f71f9d0545f59d04dedf7bde53229dc71379051696480d38029373d2ce with infra container: openshift-infra/auto-csr-approver-29683730-lkwvc/POD" id=4253e438-2c76-49ae-ac8b-bf51c2d05ea0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.273010 | controller | Jun 09 16:50:12.864729 crc crio[20770]: time="2026-06-09T16:50:12.863219058Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=a793421b-e01f-4218-8d2c-c6302d2202a5 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.273026 | controller | Jun 09 16:50:12.869537 crc crio[20770]: time="2026-06-09T16:50:12.869121598Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 17:48:36.273046 | controller | Jun 09 16:50:13.910335 crc crio[20770]: time="2026-06-09T16:50:13.909434068Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=a793421b-e01f-4218-8d2c-c6302d2202a5 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.273063 | controller | Jun 09 16:50:13.912119 crc crio[20770]: time="2026-06-09T16:50:13.91159262Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=ea01d82b-3506-4ff0-b564-016a34f72e29 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.273079 | controller | Jun 09 16:50:13.914081 crc crio[20770]: time="2026-06-09T16:50:13.91400572Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=6006c9ee-2716-424f-a3cf-1260a4091c8d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.273095 | controller | Jun 09 16:50:13.921714 crc crio[20770]: time="2026-06-09T16:50:13.921578189Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683730-lkwvc/oc" id=1ee44143-5931-4887-9f2b-1719c45e9d1f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.273111 | controller | Jun 09 16:50:13.922154 crc crio[20770]: time="2026-06-09T16:50:13.922085424Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.273126 | controller | Jun 09 16:50:13.989393 crc crio[20770]: time="2026-06-09T16:50:13.989106365Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.273142 | controller | Jun 09 16:50:14.869730 crc crio[20770]: time="2026-06-09T16:50:14.869562916Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.273158 | controller | Jun 09 16:50:14.984762 crc crio[20770]: time="2026-06-09T16:50:14.984595496Z" level=info msg="Created container d6d3a79f899a77b0bf16466df3ac328ca12e00c554af8e2c8983d2dffa725adc: openshift-infra/auto-csr-approver-29683730-lkwvc/oc" id=1ee44143-5931-4887-9f2b-1719c45e9d1f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.273174 | controller | Jun 09 16:50:14.988169 crc crio[20770]: time="2026-06-09T16:50:14.988080177Z" level=info msg="Starting container: d6d3a79f899a77b0bf16466df3ac328ca12e00c554af8e2c8983d2dffa725adc" id=a2913cac-b93d-4b92-9b12-36d3c75478f2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.273190 | controller | Jun 09 16:50:14.993511 crc crio[20770]: time="2026-06-09T16:50:14.993419322Z" level=info msg="Started container" PID=37504 containerID=d6d3a79f899a77b0bf16466df3ac328ca12e00c554af8e2c8983d2dffa725adc description=openshift-infra/auto-csr-approver-29683730-lkwvc/oc id=a2913cac-b93d-4b92-9b12-36d3c75478f2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d2bd73f71f9d0545f59d04dedf7bde53229dc71379051696480d38029373d2ce
2026-06-09 17:48:36.273206 | controller | Jun 09 16:50:17.816867 crc crio[20770]: time="2026-06-09T16:50:17.815089965Z" level=info msg="Stopping pod sandbox: d2bd73f71f9d0545f59d04dedf7bde53229dc71379051696480d38029373d2ce" id=53211ff9-8bdb-440c-bc37-165afdf1149e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.273226 | controller | Jun 09 16:50:17.816867 crc crio[20770]: time="2026-06-09T16:50:17.816134535Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683730-lkwvc Namespace:openshift-infra ID:d2bd73f71f9d0545f59d04dedf7bde53229dc71379051696480d38029373d2ce UID:e3b7415d-f835-4e9c-b561-8db184c74902 NetNS:/var/run/netns/d0807b1a-aec0-4bd5-836e-ce42613bb34e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode3b7415d_f835_4e9c_b561_8db184c74902.slice PodAnnotations:0xc0003dfc90}] Aliases:map[]}"
2026-06-09 17:48:36.273255 | controller | Jun 09 16:50:17.816867 crc crio[20770]: time="2026-06-09T16:50:17.816277719Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683730-lkwvc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.273281 | controller | Jun 09 16:50:18.519888 crc crio[20770]: time="2026-06-09T16:50:18.516899174Z" level=info msg="Stopped pod sandbox: d2bd73f71f9d0545f59d04dedf7bde53229dc71379051696480d38029373d2ce" id=53211ff9-8bdb-440c-bc37-165afdf1149e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.273306 | controller | Jun 09 16:50:32.826571 crc crio[20770]: time="2026-06-09T16:50:32.825829969Z" level=info msg="Removing container: 385c784ca1eec230e75fff16d01ee73870396c39aaca9a0545e510b02f400446" id=a3d238d4-c3be-42af-9712-16aebf6b66bd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.273331 | controller | Jun 09 16:50:32.961191 crc crio[20770]: time="2026-06-09T16:50:32.960508619Z" level=info msg="Removed container 385c784ca1eec230e75fff16d01ee73870396c39aaca9a0545e510b02f400446: openshift-infra/auto-csr-approver-29683724-gx9vh/oc" id=a3d238d4-c3be-42af-9712-16aebf6b66bd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.273355 | controller | Jun 09 16:50:32.967630 crc crio[20770]: time="2026-06-09T16:50:32.967535092Z" level=info msg="Stopping pod sandbox: 7aad82dcc6ee3feefbdb50d5315abf7075eba4aa70cc41f10fd466a17b41cd08" id=b0ab395e-9f7f-4d00-aadb-dc954a5c071f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.273375 | controller | Jun 09 16:50:32.967910 crc crio[20770]: time="2026-06-09T16:50:32.967727828Z" level=info msg="Stopped pod sandbox (already stopped): 7aad82dcc6ee3feefbdb50d5315abf7075eba4aa70cc41f10fd466a17b41cd08" id=b0ab395e-9f7f-4d00-aadb-dc954a5c071f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.273391 | controller | Jun 09 16:50:32.968781 crc crio[20770]: time="2026-06-09T16:50:32.968581192Z" level=info msg="Removing pod sandbox: 7aad82dcc6ee3feefbdb50d5315abf7075eba4aa70cc41f10fd466a17b41cd08" id=ffa16a35-bebf-4a8a-aba9-4a82db93530d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.273407 | controller | Jun 09 16:50:32.982478 crc crio[20770]: time="2026-06-09T16:50:32.982382342Z" level=info msg="Removed pod sandbox: 7aad82dcc6ee3feefbdb50d5315abf7075eba4aa70cc41f10fd466a17b41cd08" id=ffa16a35-bebf-4a8a-aba9-4a82db93530d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.273422 | controller | Jun 09 16:50:41.042486 crc crio[20770]: time="2026-06-09T16:50:41.041604714Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-mvt7b/POD" id=5e0bd236-da92-4b6c-9f8a-365b0062e7e5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.273438 | controller | Jun 09 16:50:41.043837 crc crio[20770]: time="2026-06-09T16:50:41.0425127Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.273454 | controller | Jun 09 16:50:41.067486 crc crio[20770]: time="2026-06-09T16:50:41.067390741Z" level=info msg="Got pod network &{Name:redhat-operators-mvt7b Namespace:openshift-marketplace ID:55739b897f98b6aed29cb70efbce225e00b431d2f97d2f99cf4f503963aae4a8 UID:d4d99cd8-35c3-41fd-9399-586c8fabd68d NetNS:/var/run/netns/fb2dade3-ade3-4780-8140-e1cfe9e7af41 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd4d99cd8_35c3_41fd_9399_586c8fabd68d.slice PodAnnotations:0xc0003de588}] Aliases:map[]}"
2026-06-09 17:48:36.273470 | controller | Jun 09 16:50:41.067486 crc crio[20770]: time="2026-06-09T16:50:41.067462633Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-mvt7b to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.273486 | controller | Jun 09 16:50:42.099547 crc crio[20770]: 2026-06-09T16:50:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:55739b897f98b6a Mac:e6:d0:8b:e5:a2:4b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:32 Mtu:0 Sandbox:/var/run/netns/fb2dade3-ade3-4780-8140-e1cfe9e7af41 SocketPath: PciID:}] [{Interface:0xc000134690 Address:{IP:10.217.0.50 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.273507 | controller | Jun 09 16:50:42.100916 crc crio[20770]: time="2026-06-09T16:50:42.100862341Z" level=info msg="Got pod network &{Name:redhat-operators-mvt7b Namespace:openshift-marketplace ID:55739b897f98b6aed29cb70efbce225e00b431d2f97d2f99cf4f503963aae4a8 UID:d4d99cd8-35c3-41fd-9399-586c8fabd68d NetNS:/var/run/netns/fb2dade3-ade3-4780-8140-e1cfe9e7af41 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd4d99cd8_35c3_41fd_9399_586c8fabd68d.slice PodAnnotations:0xc0003de588}] Aliases:map[]}"
2026-06-09 17:48:36.273547 | controller | Jun 09 16:50:42.101082 crc crio[20770]: time="2026-06-09T16:50:42.101041736Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-mvt7b for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.273565 | controller | Jun 09 16:50:42.108722 crc crio[20770]: time="2026-06-09T16:50:42.108580375Z" level=info msg="Ran pod sandbox 55739b897f98b6aed29cb70efbce225e00b431d2f97d2f99cf4f503963aae4a8 with infra container: openshift-marketplace/redhat-operators-mvt7b/POD" id=5e0bd236-da92-4b6c-9f8a-365b0062e7e5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.273582 | controller | Jun 09 16:50:42.111078 crc crio[20770]: time="2026-06-09T16:50:42.110998045Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=05e5742b-0b85-42ec-8c48-1db6f1b20554 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.273599 | controller | Jun 09 16:50:42.113535 crc crio[20770]: time="2026-06-09T16:50:42.113466656Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=8453101c-267e-40af-acfa-f3c75ca0b615 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.273615 | controller | Jun 09 16:50:42.121969 crc crio[20770]: time="2026-06-09T16:50:42.121871619Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-mvt7b/extract-utilities" id=e420ddef-6f40-4b22-8e65-6c47412c12e2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.273630 | controller | Jun 09 16:50:42.122426 crc crio[20770]: time="2026-06-09T16:50:42.122352173Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.273647 | controller | Jun 09 16:50:42.159041 crc crio[20770]: time="2026-06-09T16:50:42.158903212Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.273667 | controller | Jun 09 16:50:42.166769 crc crio[20770]: time="2026-06-09T16:50:42.166427309Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.273692 | controller | Jun 09 16:50:42.279509 crc crio[20770]: time="2026-06-09T16:50:42.27941016Z" level=info msg="Created container 2544c1fa45d94fec1911e790d93920a1a7530179beef23944f686ce1d3ce2905: openshift-marketplace/redhat-operators-mvt7b/extract-utilities" id=e420ddef-6f40-4b22-8e65-6c47412c12e2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.273722 | controller | Jun 09 16:50:42.281989 crc crio[20770]: time="2026-06-09T16:50:42.281862181Z" level=info msg="Starting container: 2544c1fa45d94fec1911e790d93920a1a7530179beef23944f686ce1d3ce2905" id=b42b5d77-e9c9-4853-9d85-895ea37d5540 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.273747 | controller | Jun 09 16:50:42.294495 crc crio[20770]: time="2026-06-09T16:50:42.294352373Z" level=info msg="Started container" PID=37985 containerID=2544c1fa45d94fec1911e790d93920a1a7530179beef23944f686ce1d3ce2905 description=openshift-marketplace/redhat-operators-mvt7b/extract-utilities id=b42b5d77-e9c9-4853-9d85-895ea37d5540 name=/runtime.v1.RuntimeService/StartContainer sandboxID=55739b897f98b6aed29cb70efbce225e00b431d2f97d2f99cf4f503963aae4a8
2026-06-09 17:48:36.273765 | controller | Jun 09 16:50:43.031296 crc crio[20770]: time="2026-06-09T16:50:43.030585289Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=163f5d31-33ed-4c34-a6ee-5e28cc956bf1 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.273782 | controller | Jun 09 16:50:43.040946 crc crio[20770]: time="2026-06-09T16:50:43.040858256Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-09 17:48:36.273800 | controller | Jun 09 16:50:43.988551 crc crio[20770]: time="2026-06-09T16:50:43.988431511Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:fc6a16d8f231accd9aa36e952dece09ceb23dd2bd734fa3d5279adae1b59f636" id=163f5d31-33ed-4c34-a6ee-5e28cc956bf1 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.273817 | controller | Jun 09 16:50:43.990517 crc crio[20770]: time="2026-06-09T16:50:43.990368227Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=db0c3709-0b3d-4a63-beaf-d25ee5ab1a89 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.273833 | controller | Jun 09 16:50:43.993403 crc crio[20770]: time="2026-06-09T16:50:43.993334043Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=8fce4aca-1b47-4cb7-a672-dc168fa680b2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.273849 | controller | Jun 09 16:50:44.004127 crc crio[20770]: time="2026-06-09T16:50:44.004038033Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-mvt7b/extract-content" id=e787c53b-4d72-4f19-b233-5ca4b82a2fca name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.273865 | controller | Jun 09 16:50:44.005042 crc crio[20770]: time="2026-06-09T16:50:44.004731763Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.273882 | controller | Jun 09 16:50:44.031338 crc crio[20770]: time="2026-06-09T16:50:44.031168508Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.273898 | controller | Jun 09 16:50:44.036433 crc crio[20770]: time="2026-06-09T16:50:44.036353218Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.273914 | controller | Jun 09 16:50:44.164129 crc crio[20770]: time="2026-06-09T16:50:44.164024865Z" level=info msg="Created container 72f6d37c8f1b4f191c3bcd90b5f38e3a9ee620af135dc7db18701530f5cbc4d0: openshift-marketplace/redhat-operators-mvt7b/extract-content" id=e787c53b-4d72-4f19-b233-5ca4b82a2fca name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.273930 | controller | Jun 09 16:50:44.165475 crc crio[20770]: time="2026-06-09T16:50:44.165416535Z" level=info msg="Starting container: 72f6d37c8f1b4f191c3bcd90b5f38e3a9ee620af135dc7db18701530f5cbc4d0" id=5788aa03-ca63-480d-aca6-fe85534f337e name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.273946 | controller | Jun 09 16:50:44.171145 crc crio[20770]: time="2026-06-09T16:50:44.171048348Z" level=info msg="Started container" PID=38021 containerID=72f6d37c8f1b4f191c3bcd90b5f38e3a9ee620af135dc7db18701530f5cbc4d0 description=openshift-marketplace/redhat-operators-mvt7b/extract-content id=5788aa03-ca63-480d-aca6-fe85534f337e name=/runtime.v1.RuntimeService/StartContainer sandboxID=55739b897f98b6aed29cb70efbce225e00b431d2f97d2f99cf4f503963aae4a8
2026-06-09 17:48:36.273969 | controller | Jun 09 16:50:47.378316 crc crio[20770]: time="2026-06-09T16:50:47.378064437Z" level=info msg="Running pod sandbox: metallb-system/controller-8464864885-7c26p/POD" id=58b76fc3-9021-4611-910d-b720af0d50c1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.273986 | controller | Jun 09 16:50:47.379794 crc crio[20770]: time="2026-06-09T16:50:47.378347205Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.274003 | controller | Jun 09 16:50:47.440567 crc crio[20770]: time="2026-06-09T16:50:47.440469834Z" level=info msg="Got pod network &{Name:controller-8464864885-7c26p Namespace:metallb-system ID:4573298d94226d78997f58ac8771f08016e2ee82c231a7fb4f0797c02bc89925 UID:094e38ae-21f5-437d-a3f0-614335fcefd1 NetNS:/var/run/netns/8c7e70a1-ab8e-4bbc-9dc4-c55ed0fcc78e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod094e38ae_21f5_437d_a3f0_614335fcefd1.slice PodAnnotations:0xc0003de7a0}] Aliases:map[]}"
2026-06-09 17:48:36.274020 | controller | Jun 09 16:50:47.440567 crc crio[20770]: time="2026-06-09T16:50:47.440534966Z" level=info msg="Adding pod metallb-system_controller-8464864885-7c26p to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.274037 | controller | Jun 09 16:50:48.886939 crc crio[20770]: 2026-06-09T16:50:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4573298d94226d7 Mac:4a:4d:c4:b6:13:83 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:33 Mtu:0 Sandbox:/var/run/netns/8c7e70a1-ab8e-4bbc-9dc4-c55ed0fcc78e SocketPath: PciID:}] [{Interface:0xc0003c4b60 Address:{IP:10.217.0.51 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.274055 | controller | Jun 09 16:50:48.888956 crc crio[20770]: time="2026-06-09T16:50:48.888772594Z" level=info msg="Got pod network &{Name:controller-8464864885-7c26p Namespace:metallb-system ID:4573298d94226d78997f58ac8771f08016e2ee82c231a7fb4f0797c02bc89925 UID:094e38ae-21f5-437d-a3f0-614335fcefd1 NetNS:/var/run/netns/8c7e70a1-ab8e-4bbc-9dc4-c55ed0fcc78e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod094e38ae_21f5_437d_a3f0_614335fcefd1.slice PodAnnotations:0xc0003de7a0}] Aliases:map[]}"
2026-06-09 17:48:36.274075 | controller | Jun 09 16:50:48.889216 crc crio[20770]: time="2026-06-09T16:50:48.889097253Z" level=info msg="Checking pod metallb-system_controller-8464864885-7c26p for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.274092 | controller | Jun 09 16:50:48.917414 crc crio[20770]: time="2026-06-09T16:50:48.91728561Z" level=info msg="Ran pod sandbox 4573298d94226d78997f58ac8771f08016e2ee82c231a7fb4f0797c02bc89925 with infra container: metallb-system/controller-8464864885-7c26p/POD" id=58b76fc3-9021-4611-910d-b720af0d50c1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.274108 | controller | Jun 09 16:50:48.927187 crc crio[20770]: time="2026-06-09T16:50:48.926899208Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=2ad6505b-c172-4523-a1ed-92bb08ca8f7a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.274124 | controller | Jun 09 16:50:48.930228 crc crio[20770]: time="2026-06-09T16:50:48.93008468Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=3191cada-3806-4f9e-bed3-37c304c6534d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.274140 | controller | Jun 09 16:50:48.948616 crc crio[20770]: time="2026-06-09T16:50:48.948411721Z" level=info msg="Creating container: metallb-system/controller-8464864885-7c26p/controller" id=65ebb3ab-ebfe-4c88-a07f-167b34df809b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.274159 | controller | Jun 09 16:50:48.949721 crc crio[20770]: time="2026-06-09T16:50:48.949516193Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.274176 | controller | Jun 09 16:50:49.023486 crc crio[20770]: time="2026-06-09T16:50:49.022808115Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.274192 | controller | Jun 09 16:50:49.035537 crc crio[20770]: time="2026-06-09T16:50:49.034624907Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.274208 | controller | Jun 09 16:50:49.268786 crc crio[20770]: time="2026-06-09T16:50:49.267617732Z" level=info msg="Created container d8801cf0ae732702b5ecb2c40d0653b35b8dc92b9874cf1daa52cf4935422d95: metallb-system/controller-8464864885-7c26p/controller" id=65ebb3ab-ebfe-4c88-a07f-167b34df809b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.274223 | controller | Jun 09 16:50:49.270420 crc crio[20770]: time="2026-06-09T16:50:49.270216018Z" level=info msg="Starting container: d8801cf0ae732702b5ecb2c40d0653b35b8dc92b9874cf1daa52cf4935422d95" id=57f87501-82bd-4800-b0be-fd3893c80945 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.274255 | controller | Jun 09 16:50:49.279264 crc crio[20770]: time="2026-06-09T16:50:49.278958811Z" level=info msg="Started container" PID=38151 containerID=d8801cf0ae732702b5ecb2c40d0653b35b8dc92b9874cf1daa52cf4935422d95 description=metallb-system/controller-8464864885-7c26p/controller id=57f87501-82bd-4800-b0be-fd3893c80945 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4573298d94226d78997f58ac8771f08016e2ee82c231a7fb4f0797c02bc89925
2026-06-09 17:48:36.274273 | controller | Jun 09 16:50:49.312293 crc crio[20770]: time="2026-06-09T16:50:49.31210884Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=7d7bdafb-686c-45b2-9853-2545efc61018 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.274296 | controller | Jun 09 16:50:49.316410 crc crio[20770]: time="2026-06-09T16:50:49.316304012Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=36fc534e-e366-42df-8af6-74f3b9f3480e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.274312 | controller | Jun 09 16:50:49.330030 crc crio[20770]: time="2026-06-09T16:50:49.329774632Z" level=info msg="Creating container: metallb-system/controller-8464864885-7c26p/kube-rbac-proxy" id=58eae612-0805-47a6-8ab8-1cc19a790278 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.274328 | controller | Jun 09 16:50:49.330318 crc crio[20770]: time="2026-06-09T16:50:49.330252726Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.274344 | controller | Jun 09 16:50:49.407411 crc crio[20770]: time="2026-06-09T16:50:49.406982177Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.274360 | controller | Jun 09 16:50:49.427465 crc crio[20770]: time="2026-06-09T16:50:49.427312676Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.274376 | controller | Jun 09 16:50:49.634923 crc crio[20770]: time="2026-06-09T16:50:49.634814573Z" level=info msg="Created container cf2400f6d9ecb3438d3bd630290dc585ae021baf6c24a1e58a9392d275137d07: metallb-system/controller-8464864885-7c26p/kube-rbac-proxy" id=58eae612-0805-47a6-8ab8-1cc19a790278 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.274397 | controller | Jun 09 16:50:49.644728 crc crio[20770]: time="2026-06-09T16:50:49.644388481Z" level=info msg="Starting container: cf2400f6d9ecb3438d3bd630290dc585ae021baf6c24a1e58a9392d275137d07" id=b34c1aba-c56a-4816-aaed-cf5c9849eb27 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.274421 | controller | Jun 09 16:50:49.688932 crc crio[20770]: time="2026-06-09T16:50:49.68756259Z" level=info msg="Started container" PID=38165 containerID=cf2400f6d9ecb3438d3bd630290dc585ae021baf6c24a1e58a9392d275137d07 description=metallb-system/controller-8464864885-7c26p/kube-rbac-proxy id=b34c1aba-c56a-4816-aaed-cf5c9849eb27 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4573298d94226d78997f58ac8771f08016e2ee82c231a7fb4f0797c02bc89925
2026-06-09 17:48:36.274447 | controller | Jun 09 16:50:53.593045 crc crio[20770]: time="2026-06-09T16:50:53.592150057Z" level=info msg="Running pod sandbox: metallb-system/speaker-xftz4/POD" id=48ce7f4f-63aa-41c1-8afa-1564e4ea1810 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.274466 | controller | Jun 09 16:50:53.593045 crc crio[20770]: time="2026-06-09T16:50:53.593009492Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.274482 | controller | Jun 09 16:50:53.613230 crc crio[20770]: time="2026-06-09T16:50:53.613161435Z" 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=48ce7f4f-63aa-41c1-8afa-1564e4ea1810 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.274498 | controller | Jun 09 16:50:53.634628 crc crio[20770]: time="2026-06-09T16:50:53.634496713Z" level=info msg="Ran pod sandbox e940187ed3895c752717c0a37a7fc2157b039f68252764717ed52a570de42c6a with infra container: metallb-system/speaker-xftz4/POD" id=48ce7f4f-63aa-41c1-8afa-1564e4ea1810 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.274532 | controller | Jun 09 16:50:53.637820 crc crio[20770]: time="2026-06-09T16:50:53.63751344Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=e0a77a11-0b12-42b4-b582-987931b02df7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.274556 | controller | Jun 09 16:50:53.641844 crc crio[20770]: time="2026-06-09T16:50:53.641543927Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=252a15cf-9b8b-4dcc-8532-831f9c834182 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.274573 | controller | Jun 09 16:50:53.660166 crc crio[20770]: time="2026-06-09T16:50:53.659885008Z" level=info msg="Creating container: metallb-system/speaker-xftz4/speaker" id=c05a5ab6-d66a-4e6d-8b36-071731c9c13f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.274589 | controller | Jun 09 16:50:53.660453 crc crio[20770]: time="2026-06-09T16:50:53.660362822Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.274606 | controller | Jun 09 16:50:53.701056 crc crio[20770]: time="2026-06-09T16:50:53.700863164Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.274621 | controller | Jun 09 16:50:53.872909 crc crio[20770]: time="2026-06-09T16:50:53.872588406Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.274642 | controller | Jun 09 16:50:54.041277 crc crio[20770]: time="2026-06-09T16:50:54.040553349Z" level=info msg="Created container 5fbf261bb2d39dea9f31aa9027da1dbf02d6b8c74302a19c4e6bf628b8517ee9: metallb-system/speaker-xftz4/speaker" id=c05a5ab6-d66a-4e6d-8b36-071731c9c13f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.274659 | controller | Jun 09 16:50:54.043054 crc crio[20770]: time="2026-06-09T16:50:54.042919888Z" level=info msg="Starting container: 5fbf261bb2d39dea9f31aa9027da1dbf02d6b8c74302a19c4e6bf628b8517ee9" id=e1234264-ff10-48ac-8b7c-64ed098c55e7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.274675 | controller | Jun 09 16:50:54.059245 crc crio[20770]: time="2026-06-09T16:50:54.059109806Z" level=info msg="Started container" PID=38270 containerID=5fbf261bb2d39dea9f31aa9027da1dbf02d6b8c74302a19c4e6bf628b8517ee9 description=metallb-system/speaker-xftz4/speaker id=e1234264-ff10-48ac-8b7c-64ed098c55e7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e940187ed3895c752717c0a37a7fc2157b039f68252764717ed52a570de42c6a
2026-06-09 17:48:36.274692 | controller | Jun 09 16:50:54.084198 crc crio[20770]: time="2026-06-09T16:50:54.083982717Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=2d438ddd-e1e1-4b2f-899a-43e4297db0fa name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.274708 | controller | Jun 09 16:50:54.089107 crc crio[20770]: time="2026-06-09T16:50:54.088970531Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=3a560e46-d009-4534-8962-3c117bfae3b8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.274723 | controller | Jun 09 16:50:54.098442 crc crio[20770]: time="2026-06-09T16:50:54.098328192Z" level=info msg="Creating container: metallb-system/speaker-xftz4/kube-rbac-proxy" id=fd12a42a-2f38-4c5b-b4c3-9714108c125d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.274740 | controller | Jun 09 16:50:54.098900 crc crio[20770]: time="2026-06-09T16:50:54.098853977Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.274756 | controller | Jun 09 16:50:54.175622 crc crio[20770]: time="2026-06-09T16:50:54.175316651Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.274772 | controller | Jun 09 16:50:54.499557 crc crio[20770]: time="2026-06-09T16:50:54.499287471Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.274788 | controller | Jun 09 16:50:54.721831 crc crio[20770]: time="2026-06-09T16:50:54.721156584Z" level=info msg="Created container 5efb1733df46f4f538beeb6bc477048da3f64bed0d2e8fa3ae18f8d07d0258c2: metallb-system/speaker-xftz4/kube-rbac-proxy" id=fd12a42a-2f38-4c5b-b4c3-9714108c125d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.274803 | controller | Jun 09 16:50:54.725488 crc crio[20770]: time="2026-06-09T16:50:54.725388557Z" level=info msg="Starting container: 5efb1733df46f4f538beeb6bc477048da3f64bed0d2e8fa3ae18f8d07d0258c2" id=2e7a438c-0f5e-4fa2-9675-33cb841c2780 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.274819 | controller | Jun 09 16:50:54.736132 crc crio[20770]: time="2026-06-09T16:50:54.736021935Z" level=info msg="Started container" PID=38299 containerID=5efb1733df46f4f538beeb6bc477048da3f64bed0d2e8fa3ae18f8d07d0258c2 description=metallb-system/speaker-xftz4/kube-rbac-proxy id=2e7a438c-0f5e-4fa2-9675-33cb841c2780 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e940187ed3895c752717c0a37a7fc2157b039f68252764717ed52a570de42c6a
2026-06-09 17:48:36.274844 | controller | Jun 09 16:50:57.709915 crc crio[20770]: time="2026-06-09T16:50:57.709276597Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=f2b48aab-c48c-4387-967f-366a8c06855a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.274861 | controller | Jun 09 16:50:57.713854 crc crio[20770]: time="2026-06-09T16:50:57.713590032Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=17641531-0434-4b57-b011-041060dfaadd name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.274877 | controller | Jun 09 16:50:57.723194 crc crio[20770]: time="2026-06-09T16:50:57.723061896Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-mvt7b/registry-server" id=3e21eabd-e5a0-4b61-a3ae-0e63c283f41b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.274893 | controller | Jun 09 16:50:57.723792 crc crio[20770]: time="2026-06-09T16:50:57.72354714Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.274909 | controller | Jun 09 16:50:57.788966 crc crio[20770]: time="2026-06-09T16:50:57.788738238Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.274925 | controller | Jun 09 16:50:57.792615 crc crio[20770]: time="2026-06-09T16:50:57.79228122Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.274941 | controller | Jun 09 16:50:58.016151 crc crio[20770]: time="2026-06-09T16:50:58.015943126Z" level=info msg="Created container e59c43526058664bba2e56d89f563fe04e585e7c129d086253fd23479bf33864: openshift-marketplace/redhat-operators-mvt7b/registry-server" id=3e21eabd-e5a0-4b61-a3ae-0e63c283f41b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.274957 | controller | Jun 09 16:50:58.017530 crc crio[20770]: time="2026-06-09T16:50:58.017400528Z" level=info msg="Starting container: e59c43526058664bba2e56d89f563fe04e585e7c129d086253fd23479bf33864" id=79788982-d539-4e2a-ac11-6e74ea1b6851 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.274973 | controller | Jun 09 16:50:58.026562 crc crio[20770]: time="2026-06-09T16:50:58.026447Z" level=info msg="Started container" PID=38389 containerID=e59c43526058664bba2e56d89f563fe04e585e7c129d086253fd23479bf33864 description=openshift-marketplace/redhat-operators-mvt7b/registry-server id=79788982-d539-4e2a-ac11-6e74ea1b6851 name=/runtime.v1.RuntimeService/StartContainer sandboxID=55739b897f98b6aed29cb70efbce225e00b431d2f97d2f99cf4f503963aae4a8
2026-06-09 17:48:36.274990 | controller | Jun 09 16:51:12.509192 crc crio[20770]: time="2026-06-09T16:51:12.508160828Z" level=info msg="Running pod sandbox: openshift-frr-k8s/frr-k8s-5bnfx/POD" id=dce0104d-9afc-422e-aadd-e02a43968834 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.275006 | controller | Jun 09 16:51:12.510428 crc crio[20770]: time="2026-06-09T16:51:12.509196538Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.275023 | controller | Jun 09 16:51:12.530881 crc crio[20770]: time="2026-06-09T16:51:12.530772902Z" 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=dce0104d-9afc-422e-aadd-e02a43968834 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.275039 | controller | Jun 09 16:51:12.671877 crc crio[20770]: time="2026-06-09T16:51:12.671337752Z" level=info msg="Ran pod sandbox 1c8eb90b33b167bfe5a2ae7b63aaccf8db4dfd64dbb724bee5edc0865ca12ce8 with infra container: openshift-frr-k8s/frr-k8s-5bnfx/POD" id=dce0104d-9afc-422e-aadd-e02a43968834 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.275059 | controller | Jun 09 16:51:12.674326 crc crio[20770]: time="2026-06-09T16:51:12.674238936Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=2410bf2e-977a-4a50-ba32-b2b48441378b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.275077 | controller | Jun 09 16:51:12.674619 crc crio[20770]: time="2026-06-09T16:51:12.674553615Z" level=info msg="Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b not found" id=2410bf2e-977a-4a50-ba32-b2b48441378b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.275093 | controller | Jun 09 16:51:12.674793 crc crio[20770]: time="2026-06-09T16:51:12.67474049Z" level=info msg="Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b found" id=2410bf2e-977a-4a50-ba32-b2b48441378b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.275109 | controller | Jun 09 16:51:12.676188 crc crio[20770]: time="2026-06-09T16:51:12.67610071Z" level=info msg="Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=74857346-b7fa-4063-a707-73f12b61700f name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.275125 | controller | Jun 09 16:51:12.684034 crc crio[20770]: time="2026-06-09T16:51:12.683953767Z" level=info msg="Trying to access \"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\""
2026-06-09 17:48:36.275141 | controller | Jun 09 16:51:12.945273 crc crio[20770]: time="2026-06-09T16:51:12.945152539Z" level=info msg="Running pod sandbox: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-s72l5/POD" id=880d616a-ef4b-40e0-b021-0fce93f073e9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.275157 | controller | Jun 09 16:51:12.945425 crc crio[20770]: time="2026-06-09T16:51:12.945334065Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.275172 | controller | Jun 09 16:51:12.963984 crc crio[20770]: time="2026-06-09T16:51:12.963879642Z" 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=880d616a-ef4b-40e0-b021-0fce93f073e9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.275189 | controller | Jun 09 16:51:12.973079 crc crio[20770]: time="2026-06-09T16:51:12.972989075Z" level=info msg="Ran pod sandbox 71fe9fb4d7ea12586430664dea1995fb5559722438c09bab662c141d3b4f65e1 with infra container: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-s72l5/POD" id=880d616a-ef4b-40e0-b021-0fce93f073e9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.275205 | controller | Jun 09 16:51:12.975177 crc crio[20770]: time="2026-06-09T16:51:12.975017784Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=70e318a9-93cb-40e1-bd25-56c3dbb5e325 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.275221 | controller | Jun 09 16:51:12.975954 crc crio[20770]: time="2026-06-09T16:51:12.975883579Z" level=info msg="Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b not found" id=70e318a9-93cb-40e1-bd25-56c3dbb5e325 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.275237 | controller | Jun 09 16:51:12.976276 crc crio[20770]: time="2026-06-09T16:51:12.976143677Z" level=info msg="Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b found" id=70e318a9-93cb-40e1-bd25-56c3dbb5e325 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.275256 | controller | Jun 09 16:51:12.978031 crc crio[20770]: time="2026-06-09T16:51:12.97797454Z" level=info msg="Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=420430e5-e593-4e50-95c9-d1e8b7c9ca76 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.275273 | controller | Jun 09 16:51:12.981954 crc crio[20770]: time="2026-06-09T16:51:12.981875613Z" level=info msg="Trying to access \"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\""
2026-06-09 17:48:36.275289 | controller | Jun 09 16:51:13.482062 crc crio[20770]: time="2026-06-09T16:51:13.481481718Z" level=info msg="Stopping container: e59c43526058664bba2e56d89f563fe04e585e7c129d086253fd23479bf33864 (timeout: 2s)" id=f8809385-523d-4bef-a7ae-e1155e7e61f5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.275306 | controller | Jun 09 16:51:13.650875 crc crio[20770]: time="2026-06-09T16:51:13.650772567Z" level=info msg="Stopped container e59c43526058664bba2e56d89f563fe04e585e7c129d086253fd23479bf33864: openshift-marketplace/redhat-operators-mvt7b/registry-server" id=f8809385-523d-4bef-a7ae-e1155e7e61f5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.275323 | controller | Jun 09 16:51:13.652996 crc crio[20770]: time="2026-06-09T16:51:13.6529524Z" level=info msg="Stopping pod sandbox: 55739b897f98b6aed29cb70efbce225e00b431d2f97d2f99cf4f503963aae4a8" id=746431bc-1836-4ff1-80ba-b9f2421d9c58 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.275340 | controller | Jun 09 16:51:13.653536 crc crio[20770]: time="2026-06-09T16:51:13.653508067Z" level=info msg="Got pod network &{Name:redhat-operators-mvt7b Namespace:openshift-marketplace ID:55739b897f98b6aed29cb70efbce225e00b431d2f97d2f99cf4f503963aae4a8 UID:d4d99cd8-35c3-41fd-9399-586c8fabd68d NetNS:/var/run/netns/fb2dade3-ade3-4780-8140-e1cfe9e7af41 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd4d99cd8_35c3_41fd_9399_586c8fabd68d.slice PodAnnotations:0xc0010a22c8}] Aliases:map[]}"
2026-06-09 17:48:36.275357 | controller | Jun 09 16:51:13.653866 crc crio[20770]: time="2026-06-09T16:51:13.653843416Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-mvt7b from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.275373 | controller | Jun 09 16:51:14.072208 crc crio[20770]: time="2026-06-09T16:51:14.071792177Z" level=info msg="Stopped pod sandbox: 55739b897f98b6aed29cb70efbce225e00b431d2f97d2f99cf4f503963aae4a8" id=746431bc-1836-4ff1-80ba-b9f2421d9c58 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.275390 | controller | Jun 09 16:51:14.523492 crc crio[20770]: time="2026-06-09T16:51:14.522714662Z" level=info msg="Removing container: e59c43526058664bba2e56d89f563fe04e585e7c129d086253fd23479bf33864" id=2cc80190-267d-4ca7-a577-58b0489c5074 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.275406 | controller | Jun 09 16:51:14.562329 crc crio[20770]: time="2026-06-09T16:51:14.562198545Z" level=info msg="Removed container e59c43526058664bba2e56d89f563fe04e585e7c129d086253fd23479bf33864: openshift-marketplace/redhat-operators-mvt7b/registry-server" id=2cc80190-267d-4ca7-a577-58b0489c5074 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.275422 | controller | Jun 09 16:51:14.571210 crc crio[20770]: time="2026-06-09T16:51:14.566053556Z" level=info msg="Removing container: 72f6d37c8f1b4f191c3bcd90b5f38e3a9ee620af135dc7db18701530f5cbc4d0" id=c202c762-e483-47f1-b62c-e575b5816c40 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.275441 | controller | Jun 09 16:51:14.617847 crc crio[20770]: time="2026-06-09T16:51:14.617589429Z" level=info msg="Removed container 72f6d37c8f1b4f191c3bcd90b5f38e3a9ee620af135dc7db18701530f5cbc4d0: openshift-marketplace/redhat-operators-mvt7b/extract-content" id=c202c762-e483-47f1-b62c-e575b5816c40 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.275458 | controller | Jun 09 16:51:14.624554 crc crio[20770]: time="2026-06-09T16:51:14.624523249Z" level=info msg="Removing container: 2544c1fa45d94fec1911e790d93920a1a7530179beef23944f686ce1d3ce2905" id=26a3dbad-7cdd-400f-b167-12b4d11f3970 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.275473 | controller | Jun 09 16:51:14.653857 crc crio[20770]: time="2026-06-09T16:51:14.653749656Z" level=info msg="Removed container 2544c1fa45d94fec1911e790d93920a1a7530179beef23944f686ce1d3ce2905: openshift-marketplace/redhat-operators-mvt7b/extract-utilities" id=26a3dbad-7cdd-400f-b167-12b4d11f3970 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.275495 | controller | Jun 09 16:51:24.934511 crc crio[20770]: time="2026-06-09T16:51:24.932581409Z" level=info msg="Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=74857346-b7fa-4063-a707-73f12b61700f name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.275542 | controller | Jun 09 16:51:24.936781 crc crio[20770]: time="2026-06-09T16:51:24.936208724Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=8e29e6f3-3ed4-4865-93a0-f04dc0819911 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.275564 | controller | Jun 09 16:51:24.945033 crc crio[20770]: time="2026-06-09T16:51:24.944803782Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=f143b242-b38d-4ead-bd96-a8d81eca05a2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.275581 | controller | Jun 09 16:51:24.951026 crc crio[20770]: time="2026-06-09T16:51:24.950901389Z" level=info msg="Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=420430e5-e593-4e50-95c9-d1e8b7c9ca76 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.275597 | controller | Jun 09 16:51:24.953901 crc crio[20770]: time="2026-06-09T16:51:24.953801633Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=e8dbfe51-6673-415e-88a2-ace280214efc name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.275612 | controller | Jun 09 16:51:24.960739 crc crio[20770]: time="2026-06-09T16:51:24.960068664Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=4b1ba212-4377-4eb1-bd5d-a04b5eb0a7ea name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.275629 | controller | Jun 09 16:51:24.961055 crc crio[20770]: time="2026-06-09T16:51:24.960982611Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-5bnfx/cp-frr-files" id=35131e5f-19b0-4070-9f2e-90b64a2c9f26 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.275645 | controller | Jun 09 16:51:24.964309 crc crio[20770]: time="2026-06-09T16:51:24.964164883Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.275661 | controller | Jun 09 16:51:24.977495 crc crio[20770]: time="2026-06-09T16:51:24.977465738Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-s72l5/frr-k8s-webhook-server" id=d0a53a0f-e88b-483d-9f59-daa7db198d38 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.275681 | controller | Jun 09 16:51:24.989095 crc crio[20770]: time="2026-06-09T16:51:24.988958221Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.275698 | controller | Jun 09 16:51:25.018514 crc crio[20770]: time="2026-06-09T16:51:25.018407683Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.275715 | controller | Jun 09 16:51:25.023947 crc crio[20770]: time="2026-06-09T16:51:25.023844291Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.275731 | controller | Jun 09 16:51:25.043149 crc crio[20770]: time="2026-06-09T16:51:25.043032286Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.275747 | controller | Jun 09 16:51:25.047608 crc crio[20770]: time="2026-06-09T16:51:25.047526997Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.275763 | controller | Jun 09 16:51:25.190951 crc crio[20770]: time="2026-06-09T16:51:25.190506906Z" level=info msg="Created container de77985a332c505f25fcb6d1f70c5a7adbc75bce9ceeeeac6a344869a2b5dbc2: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-s72l5/frr-k8s-webhook-server" id=d0a53a0f-e88b-483d-9f59-daa7db198d38 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.275781 | controller | Jun 09 16:51:25.192107 crc crio[20770]: time="2026-06-09T16:51:25.19201753Z" level=info msg="Created container 634ab63f6c077d77c7219fa7923f30ef551e02e6a6d10444dc2594c7603d877b: openshift-frr-k8s/frr-k8s-5bnfx/cp-frr-files" id=35131e5f-19b0-4070-9f2e-90b64a2c9f26 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.275797 | controller | Jun 09 16:51:25.192959 crc crio[20770]: time="2026-06-09T16:51:25.192206345Z" level=info msg="Starting container: de77985a332c505f25fcb6d1f70c5a7adbc75bce9ceeeeac6a344869a2b5dbc2" id=13477245-274c-47bf-a888-8008b213356e name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.275814 | controller | Jun 09 16:51:25.193193 crc crio[20770]: time="2026-06-09T16:51:25.193123122Z" level=info msg="Starting container: 634ab63f6c077d77c7219fa7923f30ef551e02e6a6d10444dc2594c7603d877b" id=da44bfa6-185c-4b73-a48f-8847bed18c03 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.275830 | controller | Jun 09 16:51:25.202866 crc crio[20770]: time="2026-06-09T16:51:25.199001102Z" level=info msg="Started container" PID=38861 containerID=634ab63f6c077d77c7219fa7923f30ef551e02e6a6d10444dc2594c7603d877b description=openshift-frr-k8s/frr-k8s-5bnfx/cp-frr-files id=da44bfa6-185c-4b73-a48f-8847bed18c03 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1c8eb90b33b167bfe5a2ae7b63aaccf8db4dfd64dbb724bee5edc0865ca12ce8
2026-06-09 17:48:36.275847 | controller | Jun 09 16:51:25.202866 crc crio[20770]: time="2026-06-09T16:51:25.199318441Z" level=info msg="Started container" PID=38862 containerID=de77985a332c505f25fcb6d1f70c5a7adbc75bce9ceeeeac6a344869a2b5dbc2 description=openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-s72l5/frr-k8s-webhook-server id=13477245-274c-47bf-a888-8008b213356e name=/runtime.v1.RuntimeService/StartContainer sandboxID=71fe9fb4d7ea12586430664dea1995fb5559722438c09bab662c141d3b4f65e1
2026-06-09 17:48:36.275864 | controller | Jun 09 16:51:25.656145 crc crio[20770]: time="2026-06-09T16:51:25.655349104Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=eae1ec66-2007-4ed1-a77d-3d9ee3c734bd name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.275880 | controller | Jun 09 16:51:25.662559 crc crio[20770]: time="2026-06-09T16:51:25.662312166Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=6c977e82-b8c2-4061-879e-86249eea0df0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.275899 | controller | Jun 09 16:51:25.704398 crc crio[20770]: time="2026-06-09T16:51:25.704320962Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-5bnfx/cp-reloader" id=023fcf6a-a693-4b1d-bf5a-3415326309f9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.275916 | controller | Jun 09 16:51:25.712508 crc crio[20770]: time="2026-06-09T16:51:25.712387516Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.275932 | controller | Jun 09 16:51:25.751005 crc crio[20770]: time="2026-06-09T16:51:25.747152872Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.275948 | controller | Jun 09 16:51:25.754250 crc crio[20770]: time="2026-06-09T16:51:25.754154655Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.275964 | controller | Jun 09 16:51:25.876351 crc crio[20770]: time="2026-06-09T16:51:25.876224089Z" level=info msg="Created container 4981bed3fe2d53f73c9ac9a89b30bbb6dc8f99fbf6dba8b86c395d98769f8ec8: openshift-frr-k8s/frr-k8s-5bnfx/cp-reloader" id=023fcf6a-a693-4b1d-bf5a-3415326309f9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.275980 | controller | Jun 09 16:51:25.878467 crc crio[20770]: time="2026-06-09T16:51:25.878390922Z" level=info msg="Starting container: 4981bed3fe2d53f73c9ac9a89b30bbb6dc8f99fbf6dba8b86c395d98769f8ec8" id=4c898d8c-a634-4bfa-82a7-31a269820e2d name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.275997 | controller | Jun 09 16:51:25.887904 crc crio[20770]: time="2026-06-09T16:51:25.887779504Z" level=info msg="Started container" PID=38920 containerID=4981bed3fe2d53f73c9ac9a89b30bbb6dc8f99fbf6dba8b86c395d98769f8ec8 description=openshift-frr-k8s/frr-k8s-5bnfx/cp-reloader id=4c898d8c-a634-4bfa-82a7-31a269820e2d name=/runtime.v1.RuntimeService/StartContainer sandboxID=1c8eb90b33b167bfe5a2ae7b63aaccf8db4dfd64dbb724bee5edc0865ca12ce8
2026-06-09 17:48:36.276014 | controller | Jun 09 16:51:26.669316 crc crio[20770]: time="2026-06-09T16:51:26.669226929Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=eb801b3a-5790-4e36-b228-9e598c6f39a0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.276030 | controller | Jun 09 16:51:26.673922 crc crio[20770]: time="2026-06-09T16:51:26.673843912Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=1515a024-7bfd-4f39-a052-86eae353518e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.276047 | controller | Jun 09 16:51:26.705980 crc crio[20770]: time="2026-06-09T16:51:26.705767587Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-5bnfx/cp-metrics" id=ba119cc9-40a9-407b-b044-d6415aedabc3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.276063 | controller | Jun 09 16:51:26.708104 crc crio[20770]: time="2026-06-09T16:51:26.708026802Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.276079 | controller | Jun 09 16:51:26.738993 crc crio[20770]: time="2026-06-09T16:51:26.738863665Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.276099 | controller | Jun 09 16:51:26.742090 crc crio[20770]: time="2026-06-09T16:51:26.741949794Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.276115 | controller | Jun 09 16:51:26.891749 crc crio[20770]: time="2026-06-09T16:51:26.891542385Z" level=info msg="Created container 2905b3e29d0c169169f54a12f0a78343d128746f8eb8ba43074ccebfaa73661e: openshift-frr-k8s/frr-k8s-5bnfx/cp-metrics" id=ba119cc9-40a9-407b-b044-d6415aedabc3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.276131 | controller | Jun 09 16:51:26.893603 crc crio[20770]: time="2026-06-09T16:51:26.893476151Z" level=info msg="Starting container: 2905b3e29d0c169169f54a12f0a78343d128746f8eb8ba43074ccebfaa73661e" id=0169e66c-6907-4969-ac24-1a17cbcaa959 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.276146 | controller | Jun 09 16:51:26.899356 crc crio[20770]: time="2026-06-09T16:51:26.899004721Z" level=info msg="Started container" PID=38949 containerID=2905b3e29d0c169169f54a12f0a78343d128746f8eb8ba43074ccebfaa73661e description=openshift-frr-k8s/frr-k8s-5bnfx/cp-metrics id=0169e66c-6907-4969-ac24-1a17cbcaa959 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1c8eb90b33b167bfe5a2ae7b63aaccf8db4dfd64dbb724bee5edc0865ca12ce8
2026-06-09 17:48:36.276163 | controller | Jun 09 16:51:27.682934 crc crio[20770]: time="2026-06-09T16:51:27.682417663Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=638a823f-a2f0-474f-af4a-6f4835800aa2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.276179 | controller | Jun 09 16:51:27.689213 crc crio[20770]: time="2026-06-09T16:51:27.689115537Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=58ebe4ec-a137-421d-87c5-5447dfb89193 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.276195 | controller | Jun 09 16:51:27.700238 crc crio[20770]: time="2026-06-09T16:51:27.699985502Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-5bnfx/cp-frr-status" id=a109bf32-bf6c-499a-9d81-2ce30aaaa2c2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.276211 | controller | Jun 09 16:51:27.703091 crc crio[20770]: time="2026-06-09T16:51:27.703004169Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.276227 | controller | Jun 09 16:51:27.759729 crc crio[20770]: time="2026-06-09T16:51:27.759569357Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.276243 | controller | Jun 09 16:51:27.764021 crc crio[20770]: time="2026-06-09T16:51:27.763904683Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.276260 | controller | Jun 09 16:51:27.884166 crc crio[20770]: time="2026-06-09T16:51:27.884026159Z" level=info msg="Created container 78909c601eec96c11dd0c5cb860d3e01597b75fba971c539e5cbfe1dd677983f: openshift-frr-k8s/frr-k8s-5bnfx/cp-frr-status" id=a109bf32-bf6c-499a-9d81-2ce30aaaa2c2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.276276 | controller | Jun 09 16:51:27.885989 crc crio[20770]: time="2026-06-09T16:51:27.885630186Z" level=info msg="Starting container: 78909c601eec96c11dd0c5cb860d3e01597b75fba971c539e5cbfe1dd677983f" id=97efef4e-8811-4265-98ab-350b487e821d name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.276292 | controller | Jun 09 16:51:27.894980 crc crio[20770]: time="2026-06-09T16:51:27.894878034Z" level=info msg="Started container" PID=38959 containerID=78909c601eec96c11dd0c5cb860d3e01597b75fba971c539e5cbfe1dd677983f description=openshift-frr-k8s/frr-k8s-5bnfx/cp-frr-status id=97efef4e-8811-4265-98ab-350b487e821d name=/runtime.v1.RuntimeService/StartContainer sandboxID=1c8eb90b33b167bfe5a2ae7b63aaccf8db4dfd64dbb724bee5edc0865ca12ce8
2026-06-09 17:48:36.276312 | controller | Jun 09 16:51:28.809116 crc crio[20770]: time="2026-06-09T16:51:28.809064561Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=79995690-35a1-4e97-90be-fb98bb71e9a2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.276328 | controller | Jun 09 16:51:28.818072 crc crio[20770]: time="2026-06-09T16:51:28.817758653Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=b26cb053-f50d-4b2e-82a4-4d41336f97f7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.276344 | controller | Jun 09 16:51:28.843565 crc crio[20770]: time="2026-06-09T16:51:28.842846449Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-5bnfx/controller" id=167103c1-e6e0-43dd-803f-80339e591710 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.276361 | controller | Jun 09 16:51:28.845156 crc crio[20770]: time="2026-06-09T16:51:28.845064053Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.276377 | controller | Jun 09 16:51:28.884004 crc crio[20770]: time="2026-06-09T16:51:28.880601802Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.276393 | controller | Jun 09 16:51:28.887466 crc crio[20770]: time="2026-06-09T16:51:28.885257817Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.276409 | controller | Jun 09 16:51:29.052445 crc crio[20770]: time="2026-06-09T16:51:29.051919512Z" level=info msg="Created container 38eb154e391356e5b0f703474b0d3c183cd925b7697a31b16875bee6a857602b: openshift-frr-k8s/frr-k8s-5bnfx/controller" id=167103c1-e6e0-43dd-803f-80339e591710 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.276424 | controller | Jun 09 16:51:29.053930 crc crio[20770]: time="2026-06-09T16:51:29.053884339Z" level=info msg="Starting container: 38eb154e391356e5b0f703474b0d3c183cd925b7697a31b16875bee6a857602b" id=32915bf9-636e-47ee-b00e-ea48b7a9d32f name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.276440 | controller | Jun 09 16:51:29.064110 crc crio[20770]: time="2026-06-09T16:51:29.063984052Z" level=info msg="Started container" PID=38972 containerID=38eb154e391356e5b0f703474b0d3c183cd925b7697a31b16875bee6a857602b description=openshift-frr-k8s/frr-k8s-5bnfx/controller id=32915bf9-636e-47ee-b00e-ea48b7a9d32f name=/runtime.v1.RuntimeService/StartContainer sandboxID=1c8eb90b33b167bfe5a2ae7b63aaccf8db4dfd64dbb724bee5edc0865ca12ce8
2026-06-09 17:48:36.276457 | controller | Jun 09 16:51:29.091067 crc crio[20770]: time="2026-06-09T16:51:29.090905951Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=96c2661f-e92d-4fe9-b690-c9a925625d57 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.276472 | controller | Jun 09 16:51:29.097460 crc crio[20770]: time="2026-06-09T16:51:29.097322357Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=47017f26-e218-4b71-9bb1-aff79c6db1a0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.276488 | controller | Jun 09 16:51:29.123553 crc crio[20770]: time="2026-06-09T16:51:29.123281439Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-5bnfx/frr" id=c2b3906e-2d2b-4ed4-a3f8-bd895769ff9d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.276508 | controller | Jun 09 16:51:29.126502 crc crio[20770]: time="2026-06-09T16:51:29.12644727Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.276546 | controller | Jun 09 16:51:29.168474 crc crio[20770]: time="2026-06-09T16:51:29.168105576Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.276565 | controller | Jun 09 16:51:29.173018 crc crio[20770]: time="2026-06-09T16:51:29.171777883Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.276587 | controller | Jun 09 16:51:29.346998 crc crio[20770]: time="2026-06-09T16:51:29.345896884Z" level=info msg="Created container c2fe49dc77b85b48347b6a61c9d8b37952468ade0c420c029fc54f378f666afb: openshift-frr-k8s/frr-k8s-5bnfx/frr" id=c2b3906e-2d2b-4ed4-a3f8-bd895769ff9d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.276613 | controller | Jun 09 16:51:29.353565 crc crio[20770]: time="2026-06-09T16:51:29.352303339Z" level=info msg="Starting container: c2fe49dc77b85b48347b6a61c9d8b37952468ade0c420c029fc54f378f666afb" id=4bbea1da-9b25-4407-98b5-218796c42963 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.276634 | controller | Jun 09 16:51:29.416066 crc crio[20770]: time="2026-06-09T16:51:29.414261333Z" level=info msg="Started container" PID=38990 containerID=c2fe49dc77b85b48347b6a61c9d8b37952468ade0c420c029fc54f378f666afb description=openshift-frr-k8s/frr-k8s-5bnfx/frr id=4bbea1da-9b25-4407-98b5-218796c42963 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1c8eb90b33b167bfe5a2ae7b63aaccf8db4dfd64dbb724bee5edc0865ca12ce8
2026-06-09 17:48:36.276651 | controller | Jun 09 16:51:29.513206 crc crio[20770]: time="2026-06-09T16:51:29.502955691Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=cd35b1ca-fb2e-44ed-8b59-b026abcdec0b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.276668 | controller | Jun 09 16:51:29.567132 crc crio[20770]: time="2026-06-09T16:51:29.564492372Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=9d384065-98e7-468f-bac0-041e146f8d73 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.276684 | controller | Jun 09 16:51:29.681536 crc crio[20770]: time="2026-06-09T16:51:29.680077159Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-5bnfx/reloader" id=f18df49a-4b3d-49e1-abf2-8e792a42409d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.276700 | controller | Jun 09 16:51:29.703259 crc crio[20770]: time="2026-06-09T16:51:29.700558752Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.276716 | controller | Jun 09 16:51:30.117621 crc crio[20770]: time="2026-06-09T16:51:30.117481153Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.276732 | controller | Jun 09 16:51:30.178873 crc crio[20770]: time="2026-06-09T16:51:30.172610369Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.276748 | controller | Jun 09 16:51:31.000565 crc crio[20770]: time="2026-06-09T16:51:31.000457137Z" level=info msg="Created container a98b772d902fdacc883d09d02f1d6847fe67ba4899f9f952af6b43a34c5eebba: openshift-frr-k8s/frr-k8s-5bnfx/reloader" id=f18df49a-4b3d-49e1-abf2-8e792a42409d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.276768 | controller | Jun 09 16:51:31.006304 crc crio[20770]: time="2026-06-09T16:51:31.006208444Z" level=info msg="Starting container: a98b772d902fdacc883d09d02f1d6847fe67ba4899f9f952af6b43a34c5eebba" id=6695e3eb-d5c7-4b3e-94c8-dba0bc299820 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.276785 | controller | Jun 09 16:51:31.017809 crc crio[20770]: time="2026-06-09T16:51:31.014216005Z" level=info msg="Started container" PID=39030 containerID=a98b772d902fdacc883d09d02f1d6847fe67ba4899f9f952af6b43a34c5eebba description=openshift-frr-k8s/frr-k8s-5bnfx/reloader id=6695e3eb-d5c7-4b3e-94c8-dba0bc299820 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1c8eb90b33b167bfe5a2ae7b63aaccf8db4dfd64dbb724bee5edc0865ca12ce8
2026-06-09 17:48:36.276801 | controller | Jun 09 16:51:31.086994 crc crio[20770]: time="2026-06-09T16:51:31.085731446Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=8a46ddf9-db2d-4018-8053-cda06d242a98 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.276818 | controller | Jun 09 16:51:31.091986 crc crio[20770]: time="2026-06-09T16:51:31.091077021Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=9f381725-6828-4dfc-b2ea-bdcdcd1d7715 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.276834 | controller | Jun 09 16:51:31.136519 crc crio[20770]: time="2026-06-09T16:51:31.136405253Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-5bnfx/frr-metrics" id=539ea715-92d9-4be1-bb6f-f6e241ec3052 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.276849 | controller | Jun 09 16:51:31.139175 crc crio[20770]: time="2026-06-09T16:51:31.138961407Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.276865 | controller | Jun 09 16:51:31.226815 crc crio[20770]: time="2026-06-09T16:51:31.226380958Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.276882 | controller | Jun 09 16:51:31.232968 crc crio[20770]: time="2026-06-09T16:51:31.232794774Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.276898 | controller | Jun 09 16:51:31.461983 crc crio[20770]: time="2026-06-09T16:51:31.461215737Z" level=info msg="Created container 654b41505c91a4ecf7eda0e3e4f9aa61b8b8e39d3ddc7540d649df2e6cb365f7: openshift-frr-k8s/frr-k8s-5bnfx/frr-metrics" id=539ea715-92d9-4be1-bb6f-f6e241ec3052 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.276914 | controller | Jun 09 16:51:31.467328 crc crio[20770]: time="2026-06-09T16:51:31.467281542Z" level=info msg="Starting container: 654b41505c91a4ecf7eda0e3e4f9aa61b8b8e39d3ddc7540d649df2e6cb365f7" id=3303ad5a-e239-4b12-9f78-2a34ea6d8db4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.276930 | controller | Jun 09 16:51:31.483629 crc crio[20770]: time="2026-06-09T16:51:31.478443075Z" level=info msg="Started container" PID=39072 containerID=654b41505c91a4ecf7eda0e3e4f9aa61b8b8e39d3ddc7540d649df2e6cb365f7 description=openshift-frr-k8s/frr-k8s-5bnfx/frr-metrics id=3303ad5a-e239-4b12-9f78-2a34ea6d8db4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1c8eb90b33b167bfe5a2ae7b63aaccf8db4dfd64dbb724bee5edc0865ca12ce8
2026-06-09 17:48:36.276948 | controller | Jun 09 16:51:31.579364 crc crio[20770]: time="2026-06-09T16:51:31.578605475Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=411318ff-6473-4b3e-9038-a3311752f39c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.276968 | controller | Jun 09 16:51:31.661515 crc crio[20770]: time="2026-06-09T16:51:31.66062771Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=99a61628-596d-4d76-a546-c5c81e355632 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.276986 | controller | Jun 09 16:51:31.839778 crc crio[20770]: time="2026-06-09T16:51:31.839379425Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-5bnfx/frr-status" id=70e2ede4-8a46-49ef-93ee-adbc05596160 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.277003 | controller | Jun 09 16:51:31.851604 crc crio[20770]: time="2026-06-09T16:51:31.851285119Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.277019 | controller | Jun 09 16:51:32.016757 crc crio[20770]: time="2026-06-09T16:51:32.016586995Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.277035 | controller | Jun 09 16:51:32.039223 crc crio[20770]: time="2026-06-09T16:51:32.033838375Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.277051 | controller | Jun 09 16:51:32.727894 crc crio[20770]: time="2026-06-09T16:51:32.72445314Z" level=info msg="Created container 9d761a1521b5b8f2af1ae8fbefdd7b24bf6db7a2b2915bc67dea700937e4cf63: openshift-frr-k8s/frr-k8s-5bnfx/frr-status" id=70e2ede4-8a46-49ef-93ee-adbc05596160 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.277067 | controller | Jun 09 16:51:32.743817 crc crio[20770]: time="2026-06-09T16:51:32.740615278Z" level=info msg="Starting container: 9d761a1521b5b8f2af1ae8fbefdd7b24bf6db7a2b2915bc67dea700937e4cf63" id=8ca1f135-2d04-4750-b6d2-6971651c5da1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.277083 | controller | Jun 09 16:51:32.779539 crc crio[20770]: time="2026-06-09T16:51:32.777145215Z" level=info msg="Started container" PID=39119 containerID=9d761a1521b5b8f2af1ae8fbefdd7b24bf6db7a2b2915bc67dea700937e4cf63 description=openshift-frr-k8s/frr-k8s-5bnfx/frr-status id=8ca1f135-2d04-4750-b6d2-6971651c5da1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1c8eb90b33b167bfe5a2ae7b63aaccf8db4dfd64dbb724bee5edc0865ca12ce8
2026-06-09 17:48:36.277098 | controller | Jun 09 16:51:32.817441 crc crio[20770]: time="2026-06-09T16:51:32.817316968Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=89194fc8-80dc-4165-99f7-b17131c9d4b7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.277114 | controller | Jun 09 16:51:32.820869 crc crio[20770]: time="2026-06-09T16:51:32.820381117Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=35ba1ce1-1adf-46da-a762-e2082bc36572 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.277130 | controller | Jun 09 16:51:32.828311 crc crio[20770]: time="2026-06-09T16:51:32.828210674Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-5bnfx/kube-rbac-proxy" id=c0d57034-188a-48ae-ba1f-a9b08d3cba6e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.277146 | controller | Jun 09 16:51:32.828743 crc crio[20770]: time="2026-06-09T16:51:32.828605485Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.277162 | controller | Jun 09 16:51:32.883838 crc crio[20770]: time="2026-06-09T16:51:32.883436753Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.277185 | controller | Jun 09 16:51:33.007897 crc crio[20770]: time="2026-06-09T16:51:33.00733466Z" level=info msg="Stopping pod sandbox: 55739b897f98b6aed29cb70efbce225e00b431d2f97d2f99cf4f503963aae4a8" id=e71cf211-8bd2-4b20-bea7-d48e4358beb3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.277202 | controller | Jun 09 16:51:33.007897 crc crio[20770]: time="2026-06-09T16:51:33.007553086Z" level=info msg="Stopped pod sandbox (already stopped): 55739b897f98b6aed29cb70efbce225e00b431d2f97d2f99cf4f503963aae4a8" id=e71cf211-8bd2-4b20-bea7-d48e4358beb3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.277219 | controller | Jun 09 16:51:33.009625 crc crio[20770]: time="2026-06-09T16:51:33.009140532Z" level=info msg="Removing pod sandbox: 55739b897f98b6aed29cb70efbce225e00b431d2f97d2f99cf4f503963aae4a8" id=e0ed2e56-f31c-4f5e-aa32-b776b3f382f2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.277235 | controller | Jun 09 16:51:33.028258 crc crio[20770]: time="2026-06-09T16:51:33.02704119Z" level=info msg="Removed pod sandbox: 55739b897f98b6aed29cb70efbce225e00b431d2f97d2f99cf4f503963aae4a8" id=e0ed2e56-f31c-4f5e-aa32-b776b3f382f2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.277251 | controller | Jun 09 16:51:33.324976 crc crio[20770]: time="2026-06-09T16:51:33.32442854Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.277267 | controller | Jun 09 16:51:33.478187 crc crio[20770]: time="2026-06-09T16:51:33.477738049Z" level=info msg="Created container 71b24b9aed4d7650711d47849df615afae23d1c981f830b0f20f706d99667fe3: openshift-frr-k8s/frr-k8s-5bnfx/kube-rbac-proxy" id=c0d57034-188a-48ae-ba1f-a9b08d3cba6e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.277283 | controller | Jun 09 16:51:33.488732 crc crio[20770]: time="2026-06-09T16:51:33.48849033Z" level=info msg="Starting container: 71b24b9aed4d7650711d47849df615afae23d1c981f830b0f20f706d99667fe3" id=13419e64-e42c-459f-98b3-a770b2518e25 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.277299 | controller | Jun 09 16:51:33.506839 crc crio[20770]: time="2026-06-09T16:51:33.506744869Z" level=info msg="Started container" PID=39171 containerID=71b24b9aed4d7650711d47849df615afae23d1c981f830b0f20f706d99667fe3 description=openshift-frr-k8s/frr-k8s-5bnfx/kube-rbac-proxy id=13419e64-e42c-459f-98b3-a770b2518e25 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1c8eb90b33b167bfe5a2ae7b63aaccf8db4dfd64dbb724bee5edc0865ca12ce8
2026-06-09 17:48:36.277315 | controller | Jun 09 16:51:33.551386 crc crio[20770]: time="2026-06-09T16:51:33.549517377Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=73780306-de7b-4d00-9bff-053ac665fa65 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.277331 | controller | Jun 09 16:51:33.554519 crc crio[20770]: time="2026-06-09T16:51:33.554387278Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=346d5c88-f0c5-4626-b9e4-398230d3e899 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.277347 | controller | Jun 09 16:51:33.570419 crc crio[20770]: time="2026-06-09T16:51:33.570315699Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-5bnfx/kube-rbac-proxy-frr" id=5c9e6f86-b260-4494-8feb-b7ce3b8687f4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.277363 | controller | Jun 09 16:51:33.570864 crc crio[20770]: time="2026-06-09T16:51:33.570798573Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.277384 | controller | Jun 09 16:51:33.607851 crc crio[20770]: time="2026-06-09T16:51:33.607401013Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.277455 | controller | Jun 09 16:51:33.967181 crc crio[20770]: time="2026-06-09T16:51:33.966776148Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.277480 | controller | Jun 09 16:51:34.121560 crc crio[20770]: time="2026-06-09T16:51:34.121335063Z" level=info msg="Created container cdef0650524eca3c91c5e7c9a1733abffbbf70e7618106739ae354d247d6706b: openshift-frr-k8s/frr-k8s-5bnfx/kube-rbac-proxy-frr" id=5c9e6f86-b260-4494-8feb-b7ce3b8687f4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.277497 | controller | Jun 09 16:51:34.132110 crc crio[20770]: time="2026-06-09T16:51:34.129456948Z" level=info msg="Starting container: cdef0650524eca3c91c5e7c9a1733abffbbf70e7618106739ae354d247d6706b" id=acf901db-04af-453c-913f-cd1f366777c1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.277531 | controller | Jun 09 16:51:34.138985 crc crio[20770]: time="2026-06-09T16:51:34.13884845Z" level=info msg="Started container" PID=39209 containerID=cdef0650524eca3c91c5e7c9a1733abffbbf70e7618106739ae354d247d6706b description=openshift-frr-k8s/frr-k8s-5bnfx/kube-rbac-proxy-frr id=acf901db-04af-453c-913f-cd1f366777c1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1c8eb90b33b167bfe5a2ae7b63aaccf8db4dfd64dbb724bee5edc0865ca12ce8
2026-06-09 17:48:36.277554 | controller | Jun 09 16:52:00.565988 crc crio[20770]: time="2026-06-09T16:52:00.564550946Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683732-v5nzj/POD" id=86fa93fe-ff8c-461b-9984-47e498357a5d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.277573 | controller | Jun 09 16:52:00.568499 crc crio[20770]: time="2026-06-09T16:52:00.566000188Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.277589 | controller | Jun 09 16:52:00.595599 crc crio[20770]: time="2026-06-09T16:52:00.595401869Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683732-v5nzj Namespace:openshift-infra ID:91ae40eb85cb9244c070368c3e7d5b474be50bc081db6b5d1519aff36452a404 UID:255e61fa-51c1-4a5f-ab6c-711e15d3424a NetNS:/var/run/netns/61ea48dc-7512-43f2-a015-c011792de129 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod255e61fa_51c1_4a5f_ab6c_711e15d3424a.slice PodAnnotations:0xc0003deaa0}] Aliases:map[]}"
2026-06-09 17:48:36.277607 | controller | Jun 09 16:52:00.595599 crc crio[20770]: time="2026-06-09T16:52:00.595478362Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683732-v5nzj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.277624 | controller | Jun 09 16:52:00.937950 crc crio[20770]: 2026-06-09T16:52:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:91ae40eb85cb924 Mac:aa:76:31:2b:da:92 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:36 Mtu:0 Sandbox:/var/run/netns/61ea48dc-7512-43f2-a015-c011792de129 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.54 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.277641 | controller | Jun 09 16:52:00.938861 crc crio[20770]: time="2026-06-09T16:52:00.938780031Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683732-v5nzj Namespace:openshift-infra ID:91ae40eb85cb9244c070368c3e7d5b474be50bc081db6b5d1519aff36452a404 UID:255e61fa-51c1-4a5f-ab6c-711e15d3424a NetNS:/var/run/netns/61ea48dc-7512-43f2-a015-c011792de129 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod255e61fa_51c1_4a5f_ab6c_711e15d3424a.slice PodAnnotations:0xc0003deaa0}] Aliases:map[]}"
2026-06-09 17:48:36.277665 | controller | Jun 09 16:52:00.939008 crc crio[20770]: time="2026-06-09T16:52:00.938960786Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683732-v5nzj for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.277692 | controller | Jun 09 16:52:00.945507 crc crio[20770]: time="2026-06-09T16:52:00.945427934Z" level=info msg="Ran pod sandbox 91ae40eb85cb9244c070368c3e7d5b474be50bc081db6b5d1519aff36452a404 with infra container: openshift-infra/auto-csr-approver-29683732-v5nzj/POD" id=86fa93fe-ff8c-461b-9984-47e498357a5d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.277717 | controller | Jun 09 16:52:00.949192 crc crio[20770]: time="2026-06-09T16:52:00.94910587Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=98222536-d5c2-4e92-97dd-d7bed414d03b name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.277737 | controller | Jun 09 16:52:00.959874 crc crio[20770]: time="2026-06-09T16:52:00.95979293Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 17:48:36.277754 | controller | Jun 09 16:52:02.625152 crc crio[20770]: time="2026-06-09T16:52:02.624487626Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=98222536-d5c2-4e92-97dd-d7bed414d03b name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.277771 | controller | Jun 09 16:52:02.626948 crc crio[20770]: time="2026-06-09T16:52:02.625888887Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=ba08e431-f3de-4daa-af7d-e4201c4f219a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.277788 | controller | Jun 09 16:52:02.627336 crc crio[20770]: time="2026-06-09T16:52:02.627210545Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=e3f21113-5980-4c50-a31c-fc76e08dfc89 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.277804 | controller | Jun 09 16:52:02.670153 crc crio[20770]: time="2026-06-09T16:52:02.669820109Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683732-v5nzj/oc" id=e95ae06e-4859-476d-8d63-dcce217f9d05 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.277820 | controller | Jun 09 16:52:02.670783 crc crio[20770]: time="2026-06-09T16:52:02.670415826Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.277836 | controller | Jun 09 16:52:02.696883 crc crio[20770]: time="2026-06-09T16:52:02.696784619Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.277852 | controller | Jun 09 16:52:02.942532 crc crio[20770]: time="2026-06-09T16:52:02.942340079Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.277868 | controller | Jun 09 16:52:03.211834 crc crio[20770]: time="2026-06-09T16:52:03.21075632Z" level=info msg="Created container d3549baac968f6b98b048869f94a07ec6f96dda690973ae0bcecf26ea2be5c55: openshift-infra/auto-csr-approver-29683732-v5nzj/oc" id=e95ae06e-4859-476d-8d63-dcce217f9d05 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.277884 | controller | Jun 09 16:52:03.212828 crc crio[20770]: time="2026-06-09T16:52:03.212620394Z" level=info msg="Starting container: d3549baac968f6b98b048869f94a07ec6f96dda690973ae0bcecf26ea2be5c55" id=ded620de-2509-485f-9d9f-60b370c3bedf name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.277900 | controller | Jun 09 16:52:03.218356 crc crio[20770]: time="2026-06-09T16:52:03.218239777Z" level=info msg="Started container" PID=39695 containerID=d3549baac968f6b98b048869f94a07ec6f96dda690973ae0bcecf26ea2be5c55 description=openshift-infra/auto-csr-approver-29683732-v5nzj/oc id=ded620de-2509-485f-9d9f-60b370c3bedf name=/runtime.v1.RuntimeService/StartContainer sandboxID=91ae40eb85cb9244c070368c3e7d5b474be50bc081db6b5d1519aff36452a404
2026-06-09 17:48:36.277919 | controller | Jun 09 16:52:05.713533 crc crio[20770]: time="2026-06-09T16:52:05.710920325Z" level=info msg="Stopping pod sandbox: 91ae40eb85cb9244c070368c3e7d5b474be50bc081db6b5d1519aff36452a404" id=7a754b3f-3668-47e8-90ef-acc5f3cbf9ec name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.277937 | controller | Jun 09 16:52:05.713533 crc crio[20770]: time="2026-06-09T16:52:05.712779659Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683732-v5nzj Namespace:openshift-infra ID:91ae40eb85cb9244c070368c3e7d5b474be50bc081db6b5d1519aff36452a404 UID:255e61fa-51c1-4a5f-ab6c-711e15d3424a NetNS:/var/run/netns/61ea48dc-7512-43f2-a015-c011792de129 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod255e61fa_51c1_4a5f_ab6c_711e15d3424a.slice PodAnnotations:0xc002894508}] Aliases:map[]}"
2026-06-09 17:48:36.277953 | controller | Jun 09 16:52:05.713533 crc crio[20770]: time="2026-06-09T16:52:05.712965525Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683732-v5nzj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.277969 | controller | Jun 09 16:52:05.973506 crc crio[20770]: time="2026-06-09T16:52:05.973016434Z" level=info msg="Stopped pod sandbox: 91ae40eb85cb9244c070368c3e7d5b474be50bc081db6b5d1519aff36452a404" id=7a754b3f-3668-47e8-90ef-acc5f3cbf9ec name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.277986 | controller | Jun 09 16:52:16.597145 crc crio[20770]: time="2026-06-09T16:52:16.595961001Z" level=info msg="Running pod sandbox: baremetal-operator-system/baremetal-operator-controller-manager-8d95bb466-f58qg/POD" id=009079a1-2d17-498e-91a4-00e311c359dd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.278002 | controller | Jun 09 16:52:16.598889 crc crio[20770]: time="2026-06-09T16:52:16.597188677Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.278019 | controller | Jun 09 16:52:16.649383 crc crio[20770]: time="2026-06-09T16:52:16.649286215Z" level=info msg="Got pod network &{Name:baremetal-operator-controller-manager-8d95bb466-f58qg Namespace:baremetal-operator-system ID:db2001505c902586674842c50bf3486c66c1861bb25b542d76e4e3749d9dbf02 UID:5fde3cc4-577f-4f06-a457-31bab40f96db NetNS:/var/run/netns/2048106e-8122-4429-851a-ad3df5685fc1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5fde3cc4_577f_4f06_a457_31bab40f96db.slice PodAnnotations:0xc00008c5f0}] Aliases:map[]}"
2026-06-09 17:48:36.278036 | controller | Jun 09 16:52:16.649383 crc crio[20770]: time="2026-06-09T16:52:16.649358527Z" level=info msg="Adding pod baremetal-operator-system_baremetal-operator-controller-manager-8d95bb466-f58qg to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.278053 | controller | Jun 09 16:52:17.155765 crc crio[20770]: 2026-06-09T16:52:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:db2001505c90258 Mac:16:0f:93:61:ff:6e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:37 Mtu:0 Sandbox:/var/run/netns/2048106e-8122-4429-851a-ad3df5685fc1 SocketPath: PciID:}] [{Interface:0xc000014840 Address:{IP:10.217.0.55 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.278073 | controller | Jun 09 16:52:17.157810 crc crio[20770]: time="2026-06-09T16:52:17.157732836Z" level=info msg="Got pod network &{Name:baremetal-operator-controller-manager-8d95bb466-f58qg Namespace:baremetal-operator-system ID:db2001505c902586674842c50bf3486c66c1861bb25b542d76e4e3749d9dbf02 UID:5fde3cc4-577f-4f06-a457-31bab40f96db NetNS:/var/run/netns/2048106e-8122-4429-851a-ad3df5685fc1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5fde3cc4_577f_4f06_a457_31bab40f96db.slice PodAnnotations:0xc00008c5f0}] Aliases:map[]}"
2026-06-09 17:48:36.278095 | controller | Jun 09 16:52:17.157996 crc crio[20770]: time="2026-06-09T16:52:17.157940542Z" level=info msg="Checking pod baremetal-operator-system_baremetal-operator-controller-manager-8d95bb466-f58qg for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.278113 | controller | Jun 09 16:52:17.166207 crc crio[20770]: time="2026-06-09T16:52:17.165593093Z" level=info msg="Ran pod sandbox db2001505c902586674842c50bf3486c66c1861bb25b542d76e4e3749d9dbf02 with infra container: baremetal-operator-system/baremetal-operator-controller-manager-8d95bb466-f58qg/POD" id=009079a1-2d17-498e-91a4-00e311c359dd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.278130 | controller | Jun 09 16:52:17.170549 crc crio[20770]: time="2026-06-09T16:52:17.170473735Z" level=info msg="Pulling image: quay.io/metal3-io/baremetal-operator:release-0.9" id=ea23d095-9529-494b-9348-2a029e8ce204 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.278146 | controller | Jun 09 16:52:17.181506 crc crio[20770]: time="2026-06-09T16:52:17.181422632Z" level=info msg="Trying to access \"quay.io/metal3-io/baremetal-operator:release-0.9\""
2026-06-09 17:48:36.278162 | controller | Jun 09 16:52:17.516972 crc crio[20770]: time="2026-06-09T16:52:17.516860173Z" level=info msg="Running pod sandbox: openstack-operators/openstack-operator-index-s2ddk/POD" id=30a1bec6-5626-4549-afcb-46b2f77aeb3e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.278178 | controller | Jun 09 16:52:17.517107 crc crio[20770]: time="2026-06-09T16:52:17.517024838Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.278195 | controller | Jun 09 16:52:17.547568 crc crio[20770]: time="2026-06-09T16:52:17.547425229Z" level=info msg="Got pod network &{Name:openstack-operator-index-s2ddk Namespace:openstack-operators ID:db30fd7c35d657e96a498a7a96b232d6f18389a341fd02485e8949adcc5d2ae3 UID:ec05fa29-a575-44c7-a0eb-e97df455c4f7 NetNS:/var/run/netns/e124ab44-b1cf-4784-b6b3-08ef59377cd4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podec05fa29_a575_44c7_a0eb_e97df455c4f7.slice PodAnnotations:0xc00291a200}] Aliases:map[]}"
2026-06-09 17:48:36.278211 | controller | Jun 09 16:52:17.547568 crc crio[20770]: time="2026-06-09T16:52:17.547532872Z" level=info msg="Adding pod openstack-operators_openstack-operator-index-s2ddk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.278241 | controller | Jun 09 16:52:18.414357 crc crio[20770]: 2026-06-09T16:52:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:db30fd7c35d657e Mac:fe:ec:43:8d:85:f3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:38 Mtu:0 Sandbox:/var/run/netns/e124ab44-b1cf-4784-b6b3-08ef59377cd4 SocketPath: PciID:}] [{Interface:0xc0000147c0 Address:{IP:10.217.0.56 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.278261 | controller | Jun 09 16:52:18.416803 crc crio[20770]: time="2026-06-09T16:52:18.415545602Z" level=info msg="Got pod network &{Name:openstack-operator-index-s2ddk Namespace:openstack-operators ID:db30fd7c35d657e96a498a7a96b232d6f18389a341fd02485e8949adcc5d2ae3 UID:ec05fa29-a575-44c7-a0eb-e97df455c4f7 NetNS:/var/run/netns/e124ab44-b1cf-4784-b6b3-08ef59377cd4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podec05fa29_a575_44c7_a0eb_e97df455c4f7.slice PodAnnotations:0xc00291a200}] Aliases:map[]}"
2026-06-09 17:48:36.278291 | controller | Jun 09 16:52:18.416803 crc crio[20770]: time="2026-06-09T16:52:18.416012005Z" level=info msg="Checking pod openstack-operators_openstack-operator-index-s2ddk for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.278308 | controller | Jun 09 16:52:19.056383 crc crio[20770]: time="2026-06-09T16:52:19.055812789Z" level=info msg="Running pod sandbox: baremetal-operator-system/baremetal-operator-ironic-c97755648-cq9r4/POD" id=2135f224-db7f-4ad4-ad2e-3833b1f7577b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.278324 | controller | Jun 09 16:52:19.056590 crc crio[20770]: time="2026-06-09T16:52:19.056568241Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.278341 | controller | Jun 09 16:52:19.134286 crc crio[20770]: time="2026-06-09T16:52:19.134129487Z" level=info msg="Ran pod sandbox db30fd7c35d657e96a498a7a96b232d6f18389a341fd02485e8949adcc5d2ae3 with infra container: openstack-operators/openstack-operator-index-s2ddk/POD" id=30a1bec6-5626-4549-afcb-46b2f77aeb3e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.278357 | controller | Jun 09 16:52:19.138192 crc crio[20770]: time="2026-06-09T16:52:19.138124942Z" level=info msg="Pulling image: 38.102.83.73:5001/openstack-k8s-operators/openstack-operator-index:721c3f7c64850716e5de5f4e76e1ef4c36c28652" id=93607e97-d18c-448c-b538-318debc1d005 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.278374 | controller | Jun 09 16:52:19.139921 crc crio[20770]: time="2026-06-09T16:52:19.139894134Z" level=info msg="Trying to access \"38.102.83.73:5001/openstack-k8s-operators/openstack-operator-index:721c3f7c64850716e5de5f4e76e1ef4c36c28652\""
2026-06-09 17:48:36.278390 | controller | Jun 09 16:52:19.541294 crc crio[20770]: time="2026-06-09T16:52:19.541142671Z" 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=2135f224-db7f-4ad4-ad2e-3833b1f7577b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.278406 | controller | Jun 09 16:52:21.795316 crc crio[20770]: time="2026-06-09T16:52:21.794363416Z" level=info msg="Ran pod sandbox 26b46faa35b70169f5e9bc8118d4d0c8d7c38aa08a6b2d2dbc251d5ce2345152 with infra container: baremetal-operator-system/baremetal-operator-ironic-c97755648-cq9r4/POD" id=2135f224-db7f-4ad4-ad2e-3833b1f7577b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.278422 | controller | Jun 09 16:52:21.798056 crc crio[20770]: time="2026-06-09T16:52:21.797983261Z" level=info msg="Pulling image: quay.io/metal3-io/ironic-ipa-downloader:latest" id=7283ad8d-4ab6-45e4-8090-6457afe9ba38 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.278438 | controller | Jun 09 16:52:21.828214 crc crio[20770]: time="2026-06-09T16:52:21.828113083Z" level=info msg="Trying to access \"quay.io/metal3-io/ironic-ipa-downloader:latest\""
2026-06-09 17:48:36.278455 | controller | Jun 09 16:52:21.873378 crc crio[20770]: time="2026-06-09T16:52:21.873211419Z" level=info msg="Pulled image: quay.io/metal3-io/baremetal-operator@sha256:9ef16b26df77e09ed539968e7c9664caa407b3271b47747c22f676af9f47a963" id=ea23d095-9529-494b-9348-2a029e8ce204 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.278471 | controller | Jun 09 16:52:21.875314 crc crio[20770]: time="2026-06-09T16:52:21.875222257Z" level=info msg="Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9" id=6dd2ca3f-fdbf-41c8-b58b-d7ce2bec92f0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.278487 | controller | Jun 09 16:52:21.880621 crc crio[20770]: time="2026-06-09T16:52:21.880471219Z" level=info msg="Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9" id=0d120835-7e0f-4510-b64e-6e14c3aca017 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.278503 | controller | Jun 09 16:52:21.896063 crc crio[20770]: time="2026-06-09T16:52:21.895973138Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-controller-manager-8d95bb466-f58qg/manager" id=fabff833-6587-4e36-96f5-5c45db96f16f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.278547 | controller | Jun 09 16:52:21.897504 crc crio[20770]: time="2026-06-09T16:52:21.89744739Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.278567 | controller | Jun 09 16:52:21.939118 crc crio[20770]: time="2026-06-09T16:52:21.938976963Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.278584 | controller | Jun 09 16:52:21.973558 crc crio[20770]: time="2026-06-09T16:52:21.973455441Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.278601 | controller | Jun 09 16:52:22.092089 crc crio[20770]: time="2026-06-09T16:52:22.091930771Z" level=info msg="Created container cfc47eb043481bf2956e370918b781f740bcd47eb201c37e69da613ffb478e15: baremetal-operator-system/baremetal-operator-controller-manager-8d95bb466-f58qg/manager" id=fabff833-6587-4e36-96f5-5c45db96f16f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.278619 | controller | Jun 09 16:52:22.093794 crc crio[20770]: time="2026-06-09T16:52:22.09362667Z" level=info msg="Starting container: cfc47eb043481bf2956e370918b781f740bcd47eb201c37e69da613ffb478e15" id=52568be8-a755-497c-b9cc-af6a2d47795b name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.278642 | controller | Jun 09 16:52:22.100334 crc crio[20770]: time="2026-06-09T16:52:22.100067587Z" level=info msg="Started container" PID=40344 containerID=cfc47eb043481bf2956e370918b781f740bcd47eb201c37e69da613ffb478e15 description=baremetal-operator-system/baremetal-operator-controller-manager-8d95bb466-f58qg/manager id=52568be8-a755-497c-b9cc-af6a2d47795b name=/runtime.v1.RuntimeService/StartContainer sandboxID=db2001505c902586674842c50bf3486c66c1861bb25b542d76e4e3749d9dbf02
2026-06-09 17:48:36.278659 | controller | Jun 09 16:52:22.383445 crc crio[20770]: time="2026-06-09T16:52:22.382874264Z" level=info msg="Running pod sandbox: openstack-operators/openstack-operator-index-kzt5n/POD" id=3f340b27-e0a2-4427-8116-e341bf167ae0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.278675 | controller | Jun 09 16:52:22.383586 crc crio[20770]: time="2026-06-09T16:52:22.383481732Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.278691 | controller | Jun 09 16:52:22.989860 crc crio[20770]: time="2026-06-09T16:52:22.989523189Z" level=info msg="Got pod network &{Name:openstack-operator-index-kzt5n Namespace:openstack-operators ID:639fac8889ec0e8fd1fd0a5f694e2620d54ac1d9558bde18a066fa11bbf5854d UID:4df59364-cace-4196-a19a-6c595e129779 NetNS:/var/run/netns/eed26264-6b67-4802-85d6-cf8ab0ba824f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4df59364_cace_4196_a19a_6c595e129779.slice PodAnnotations:0xc0010a2588}] Aliases:map[]}"
2026-06-09 17:48:36.278708 | controller | Jun 09 16:52:22.989860 crc crio[20770]: time="2026-06-09T16:52:22.989592121Z" level=info msg="Adding pod openstack-operators_openstack-operator-index-kzt5n to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.278726 | controller | Jun 09 16:52:24.019499 crc crio[20770]: 2026-06-09T16:52:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:639fac8889ec0e8 Mac:1e:04:f9:8e:0a:58 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:39 Mtu:0 Sandbox:/var/run/netns/eed26264-6b67-4802-85d6-cf8ab0ba824f SocketPath: PciID:}] [{Interface:0xc00035e8d0 Address:{IP:10.217.0.57 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.278748 | controller | Jun 09 16:52:24.021956 crc crio[20770]: time="2026-06-09T16:52:24.021006522Z" level=info msg="Got pod network &{Name:openstack-operator-index-kzt5n Namespace:openstack-operators ID:639fac8889ec0e8fd1fd0a5f694e2620d54ac1d9558bde18a066fa11bbf5854d UID:4df59364-cace-4196-a19a-6c595e129779 NetNS:/var/run/netns/eed26264-6b67-4802-85d6-cf8ab0ba824f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4df59364_cace_4196_a19a_6c595e129779.slice PodAnnotations:0xc0010a2588}] Aliases:map[]}"
2026-06-09 17:48:36.278774 | controller | Jun 09 16:52:24.021956 crc crio[20770]: time="2026-06-09T16:52:24.021150856Z" level=info msg="Checking pod openstack-operators_openstack-operator-index-kzt5n for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.278800 | controller | Jun 09 16:52:24.031607 crc crio[20770]: time="2026-06-09T16:52:24.031539917Z" level=info msg="Ran pod sandbox 639fac8889ec0e8fd1fd0a5f694e2620d54ac1d9558bde18a066fa11bbf5854d with infra container: openstack-operators/openstack-operator-index-kzt5n/POD" id=3f340b27-e0a2-4427-8116-e341bf167ae0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.278824 | controller | Jun 09 16:52:24.035075 crc crio[20770]: time="2026-06-09T16:52:24.035002307Z" level=info msg="Pulling image: 38.102.83.73:5001/openstack-k8s-operators/openstack-operator-index:721c3f7c64850716e5de5f4e76e1ef4c36c28652" id=1ae60d27-eb0a-4d2c-a4ff-1ad02078a8a6 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.278843 | controller | Jun 09 16:52:24.036340 crc crio[20770]: time="2026-06-09T16:52:24.036268274Z" level=info msg="Trying to access \"38.102.83.73:5001/openstack-k8s-operators/openstack-operator-index:721c3f7c64850716e5de5f4e76e1ef4c36c28652\""
2026-06-09 17:48:36.278867 | controller | Jun 09 16:52:25.945515 crc crio[20770]: time="2026-06-09T16:52:25.944337116Z" level=info msg="Running pod sandbox: baremetal-operator-system/baremetal-operator-controller-manager-798b6946f5-ktkkj/POD" id=510a3915-5ea9-4076-a5dd-c1f135f4ba06 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.278891 | controller | Jun 09 16:52:25.946775 crc crio[20770]: time="2026-06-09T16:52:25.94553386Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.278909 | controller | Jun 09 16:52:33.198729 crc crio[20770]: time="2026-06-09T16:52:33.197758919Z" level=info msg="Removing container: be6affba8638dcd85ac80aa764b5e3d7b698460a83d9d6ec706c8c9472ddfcf9" id=ba120a78-963d-46d4-9490-cc2abb33eaa9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.278926 | controller | Jun 09 16:52:37.955575 crc crio[20770]: time="2026-06-09T16:52:37.954450375Z" level=info msg="Removed container be6affba8638dcd85ac80aa764b5e3d7b698460a83d9d6ec706c8c9472ddfcf9: openshift-infra/auto-csr-approver-29683726-flkxk/oc" id=ba120a78-963d-46d4-9490-cc2abb33eaa9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.278942 | controller | Jun 09 16:52:37.962785 crc crio[20770]: time="2026-06-09T16:52:37.962631392Z" level=info msg="Stopping pod sandbox: 8f3d89c9b763c8e2bea400885cd0a9410384bfe7acbed1bc21027ab9d90b3a0b" id=5f108a24-c9b2-4c36-bd0f-beffac6b1bf9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.278958 | controller | Jun 09 16:52:37.962785 crc crio[20770]: time="2026-06-09T16:52:37.962784437Z" level=info msg="Stopped pod sandbox (already stopped): 8f3d89c9b763c8e2bea400885cd0a9410384bfe7acbed1bc21027ab9d90b3a0b" id=5f108a24-c9b2-4c36-bd0f-beffac6b1bf9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.278975 | controller | Jun 09 16:52:37.963872 crc crio[20770]: time="2026-06-09T16:52:37.963615661Z" level=info msg="Removing pod sandbox: 8f3d89c9b763c8e2bea400885cd0a9410384bfe7acbed1bc21027ab9d90b3a0b" id=e063940c-6144-44f2-93e7-43b72b71383d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.279004 | controller | Jun 09 16:52:39.550742 crc crio[20770]: time="2026-06-09T16:52:39.550552885Z" level=info msg="Got pod network &{Name:baremetal-operator-controller-manager-798b6946f5-ktkkj Namespace:baremetal-operator-system ID:70e0e0916d51aafdaa46b1b945162ffbcf98f5be6f855d9260ff5d119c5b341c UID:23694085-788b-439c-af1c-fec1a9aedb8c NetNS:/var/run/netns/506c120c-8240-473b-9341-f278d6848cae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod23694085_788b_439c_af1c_fec1a9aedb8c.slice PodAnnotations:0xc0029d4930}] Aliases:map[]}"
2026-06-09 17:48:36.279035 | controller | Jun 09 16:52:39.550742 crc crio[20770]: time="2026-06-09T16:52:39.550626207Z" level=info msg="Adding pod baremetal-operator-system_baremetal-operator-controller-manager-798b6946f5-ktkkj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.279061 | controller | Jun 09 16:52:39.610729 crc crio[20770]: time="2026-06-09T16:52:39.610495851Z" level=info msg="Pulled image: 38.102.83.73:5001/openstack-k8s-operators/openstack-operator-index@sha256:730dffe0ba440dda14cc540405ce771019c24bb73dc8d1fd8cff2c2bc252ab03" id=93607e97-d18c-448c-b538-318debc1d005 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.279079 | controller | Jun 09 16:52:39.611858 crc crio[20770]: time="2026-06-09T16:52:39.611782988Z" level=info msg="Checking image status: 38.102.83.73:5001/openstack-k8s-operators/openstack-operator-index:721c3f7c64850716e5de5f4e76e1ef4c36c28652" id=e2b2a70c-f26a-4fb2-9b8b-cee2eb265f90 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.279097 | controller | Jun 09 16:52:39.614065 crc crio[20770]: time="2026-06-09T16:52:39.613970741Z" level=info msg="Removed pod sandbox: 8f3d89c9b763c8e2bea400885cd0a9410384bfe7acbed1bc21027ab9d90b3a0b" id=e063940c-6144-44f2-93e7-43b72b71383d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.279114 | controller | Jun 09 16:52:39.633276 crc crio[20770]: time="2026-06-09T16:52:39.632747195Z" level=info msg="Checking image status: 38.102.83.73:5001/openstack-k8s-operators/openstack-operator-index:721c3f7c64850716e5de5f4e76e1ef4c36c28652" id=b19427c1-192d-4639-8111-8063b100168d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.279130 | controller | Jun 09 16:52:39.865753 crc crio[20770]: time="2026-06-09T16:52:39.864613208Z" level=info msg="Creating container: openstack-operators/openstack-operator-index-s2ddk/registry-server" id=d4945a23-19f2-4105-ba3f-d2821bc2300a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.279146 | controller | Jun 09 16:52:39.973602 crc crio[20770]: time="2026-06-09T16:52:39.97347108Z" level=info msg="Pulled image: 38.102.83.73:5001/openstack-k8s-operators/openstack-operator-index@sha256:730dffe0ba440dda14cc540405ce771019c24bb73dc8d1fd8cff2c2bc252ab03" id=1ae60d27-eb0a-4d2c-a4ff-1ad02078a8a6 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.279163 | controller | Jun 09 16:52:39.974575 crc crio[20770]: time="2026-06-09T16:52:39.973936003Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.279179 | controller | Jun 09 16:52:39.974575 crc crio[20770]: time="2026-06-09T16:52:39.974239472Z" level=info msg="Pulled image: quay.io/metal3-io/ironic-ipa-downloader@sha256:15382b9ddf944ce2a38a44053d2e470dff2bae389316f016792b3b7637c49ea7" id=7283ad8d-4ab6-45e4-8090-6457afe9ba38 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.279196 | controller | Jun 09 16:52:39.974999 crc crio[20770]: time="2026-06-09T16:52:39.974930322Z" level=info msg="Checking image status: quay.io/metal3-io/ironic-ipa-downloader:latest" id=14830cfc-e820-4c1e-976e-7bddee5cf181 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.279212 | controller | Jun 09 16:52:39.975121 crc crio[20770]: time="2026-06-09T16:52:39.974983373Z" level=info msg="Checking image status: 38.102.83.73:5001/openstack-k8s-operators/openstack-operator-index:721c3f7c64850716e5de5f4e76e1ef4c36c28652" id=57aef74d-1712-4224-b7db-2e24ca1fb47b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.279232 | controller | Jun 09 16:52:39.994523 crc crio[20770]: time="2026-06-09T16:52:39.994402496Z" level=info msg="Checking image status: quay.io/metal3-io/ironic-ipa-downloader" id=3215fd53-3b89-4873-abf6-f2639952333b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.279250 | controller | Jun 09 16:52:39.996860 crc crio[20770]: time="2026-06-09T16:52:39.99661852Z" level=info msg="Checking image status: 38.102.83.73:5001/openstack-k8s-operators/openstack-operator-index:721c3f7c64850716e5de5f4e76e1ef4c36c28652" id=c152e119-15d4-4eb2-8ad2-10178463a8ff name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.279266 | controller | Jun 09 16:52:40.009152 crc crio[20770]: time="2026-06-09T16:52:40.009088611Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-ironic-c97755648-cq9r4/ironic-ipa-downloader" id=99c9abf8-c7d3-410c-9e00-24f8de28e3c9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.279282 | controller | Jun 09 16:52:40.012292 crc crio[20770]: time="2026-06-09T16:52:40.012211841Z" level=info msg="Creating container: openstack-operators/openstack-operator-index-kzt5n/registry-server" id=9fe98205-d4f2-4a4e-bb0c-98b0e3925618 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.279298 | controller | Jun 09 16:52:40.015812 crc crio[20770]: time="2026-06-09T16:52:40.015728753Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.279313 | controller | Jun 09 16:52:40.016405 crc crio[20770]: time="2026-06-09T16:52:40.016336291Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.279329 | controller | Jun 09 16:52:40.018236 crc crio[20770]: time="2026-06-09T16:52:40.018172464Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.279345 | controller | Jun 09 16:52:40.021591 crc crio[20770]: time="2026-06-09T16:52:40.021517821Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.279361 | controller | Jun 09 16:52:40.054864 crc crio[20770]: time="2026-06-09T16:52:40.054812025Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.279376 | controller | Jun 09 16:52:40.097277 crc crio[20770]: time="2026-06-09T16:52:40.097056048Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.279393 | controller | Jun 09 16:52:40.102838 crc crio[20770]: time="2026-06-09T16:52:40.102626229Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.279409 | controller | Jun 09 16:52:40.208003 crc crio[20770]: time="2026-06-09T16:52:40.206029863Z" level=info msg="Created container c02e4cb7852d6200802e8c1a5e8779cccde0f83b8f86cf89146dbc14a5b7a6be: openstack-operators/openstack-operator-index-s2ddk/registry-server" id=d4945a23-19f2-4105-ba3f-d2821bc2300a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.279425 | controller | Jun 09 16:52:40.209040 crc crio[20770]: time="2026-06-09T16:52:40.208944887Z" level=info msg="Starting container: c02e4cb7852d6200802e8c1a5e8779cccde0f83b8f86cf89146dbc14a5b7a6be" id=b8fc4096-8276-46ff-81dd-50f694d6db32 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.279444 | controller | Jun 09 16:52:40.221432 crc crio[20770]: time="2026-06-09T16:52:40.22112572Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.279460 | controller | Jun 09 16:52:40.223289 crc crio[20770]: time="2026-06-09T16:52:40.223009574Z" level=info msg="Started container" PID=41104 containerID=c02e4cb7852d6200802e8c1a5e8779cccde0f83b8f86cf89146dbc14a5b7a6be description=openstack-operators/openstack-operator-index-s2ddk/registry-server id=b8fc4096-8276-46ff-81dd-50f694d6db32 name=/runtime.v1.RuntimeService/StartContainer sandboxID=db30fd7c35d657e96a498a7a96b232d6f18389a341fd02485e8949adcc5d2ae3
2026-06-09 17:48:36.279476 | controller | Jun 09 16:52:40.254109 crc crio[20770]: time="2026-06-09T16:52:40.251616673Z" level=info msg="Created container 144bfb24e160b32711e4577ed73795d901db893bb6d7323c1269421a18882226: openstack-operators/openstack-operator-index-kzt5n/registry-server" id=9fe98205-d4f2-4a4e-bb0c-98b0e3925618 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.279493 | controller | Jun 09 16:52:40.254109 crc crio[20770]: time="2026-06-09T16:52:40.253798546Z" level=info msg="Starting container: 144bfb24e160b32711e4577ed73795d901db893bb6d7323c1269421a18882226" id=e8009229-cea4-42e0-bf99-5db7e1d9ef03 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.279509 | controller | Jun 09 16:52:40.263827 crc crio[20770]: time="2026-06-09T16:52:40.263196338Z" level=info msg="Started container" PID=41108 containerID=144bfb24e160b32711e4577ed73795d901db893bb6d7323c1269421a18882226 description=openstack-operators/openstack-operator-index-kzt5n/registry-server id=e8009229-cea4-42e0-bf99-5db7e1d9ef03 name=/runtime.v1.RuntimeService/StartContainer sandboxID=639fac8889ec0e8fd1fd0a5f694e2620d54ac1d9558bde18a066fa11bbf5854d
2026-06-09 17:48:36.279550 | controller | Jun 09 16:52:40.449434 crc crio[20770]: time="2026-06-09T16:52:40.447789162Z" level=info msg="Created container e607630e517e9a59a712cc01b0be790a1420c63e87ae950f09acac61f8440b0f: baremetal-operator-system/baremetal-operator-ironic-c97755648-cq9r4/ironic-ipa-downloader" id=99c9abf8-c7d3-410c-9e00-24f8de28e3c9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.279569 | controller | Jun 09 16:52:40.462882 crc crio[20770]: time="2026-06-09T16:52:40.456993859Z" level=info msg="Starting container: e607630e517e9a59a712cc01b0be790a1420c63e87ae950f09acac61f8440b0f" id=7e7c848d-8124-4d4e-9a9a-aac6d28c7ef7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.279586 | controller | Jun 09 16:52:40.468871 crc crio[20770]: 2026-06-09T16:52:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:70e0e0916d51aaf Mac:ba:b8:c2:69:37:dd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3c Mtu:0 Sandbox:/var/run/netns/506c120c-8240-473b-9341-f278d6848cae SocketPath: PciID:}] [{Interface:0xc0003755a0 Address:{IP:10.217.0.60 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.279602 | controller | Jun 09 16:52:40.468871 crc crio[20770]: time="2026-06-09T16:52:40.468627785Z" level=info msg="Started container" PID=41119 containerID=e607630e517e9a59a712cc01b0be790a1420c63e87ae950f09acac61f8440b0f description=baremetal-operator-system/baremetal-operator-ironic-c97755648-cq9r4/ironic-ipa-downloader id=7e7c848d-8124-4d4e-9a9a-aac6d28c7ef7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=26b46faa35b70169f5e9bc8118d4d0c8d7c38aa08a6b2d2dbc251d5ce2345152
2026-06-09 17:48:36.279618 | controller | Jun 09 16:52:40.473260 crc crio[20770]: time="2026-06-09T16:52:40.470301414Z" level=info msg="Got pod network &{Name:baremetal-operator-controller-manager-798b6946f5-ktkkj Namespace:baremetal-operator-system ID:70e0e0916d51aafdaa46b1b945162ffbcf98f5be6f855d9260ff5d119c5b341c UID:23694085-788b-439c-af1c-fec1a9aedb8c NetNS:/var/run/netns/506c120c-8240-473b-9341-f278d6848cae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod23694085_788b_439c_af1c_fec1a9aedb8c.slice PodAnnotations:0xc0029d4930}] Aliases:map[]}"
2026-06-09 17:48:36.279638 | controller | Jun 09 16:52:40.473260 crc crio[20770]: time="2026-06-09T16:52:40.470562532Z" level=info msg="Checking pod baremetal-operator-system_baremetal-operator-controller-manager-798b6946f5-ktkkj for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.279655 | controller | Jun 09 16:52:40.477386 crc crio[20770]: time="2026-06-09T16:52:40.477297447Z" level=info msg="Stopping container: c02e4cb7852d6200802e8c1a5e8779cccde0f83b8f86cf89146dbc14a5b7a6be (timeout: 2s)" id=c97417cf-497a-41ca-80e0-899cfd7882ff name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.279671 | controller | Jun 09 16:52:40.505950 crc crio[20770]: time="2026-06-09T16:52:40.505528914Z" level=info msg="Ran pod sandbox 70e0e0916d51aafdaa46b1b945162ffbcf98f5be6f855d9260ff5d119c5b341c with infra container: baremetal-operator-system/baremetal-operator-controller-manager-798b6946f5-ktkkj/POD" id=510a3915-5ea9-4076-a5dd-c1f135f4ba06 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.279687 | controller | Jun 09 16:52:40.514581 crc crio[20770]: time="2026-06-09T16:52:40.514520114Z" level=info msg="Pulling image: quay.io/metal3-io/baremetal-operator:latest" id=54f30143-6358-4e8a-98f2-c3885cc40048 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.279704 | controller | Jun 09 16:52:40.523616 crc crio[20770]: time="2026-06-09T16:52:40.522973409Z" level=info msg="Trying to access \"quay.io/metal3-io/baremetal-operator:latest\""
2026-06-09 17:48:36.279720 | controller | Jun 09 16:52:40.616165 crc crio[20770]: time="2026-06-09T16:52:40.616099525Z" level=info msg="Stopped container c02e4cb7852d6200802e8c1a5e8779cccde0f83b8f86cf89146dbc14a5b7a6be: openstack-operators/openstack-operator-index-s2ddk/registry-server" id=c97417cf-497a-41ca-80e0-899cfd7882ff name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.279735 | controller | Jun 09 16:52:40.620486 crc crio[20770]: time="2026-06-09T16:52:40.620388879Z" level=info msg="Stopping pod sandbox: db30fd7c35d657e96a498a7a96b232d6f18389a341fd02485e8949adcc5d2ae3" id=e307e649-3bb9-48b1-a411-d805d8d38be9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.279751 | controller | Jun 09 16:52:40.621149 crc crio[20770]: time="2026-06-09T16:52:40.621077869Z" level=info msg="Got pod network &{Name:openstack-operator-index-s2ddk Namespace:openstack-operators ID:db30fd7c35d657e96a498a7a96b232d6f18389a341fd02485e8949adcc5d2ae3 UID:ec05fa29-a575-44c7-a0eb-e97df455c4f7 NetNS:/var/run/netns/e124ab44-b1cf-4784-b6b3-08ef59377cd4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podec05fa29_a575_44c7_a0eb_e97df455c4f7.slice PodAnnotations:0xc002a08b08}] Aliases:map[]}"
2026-06-09 17:48:36.279767 | controller | Jun 09 16:52:40.621335 crc crio[20770]: time="2026-06-09T16:52:40.621281725Z" level=info msg="Deleting pod openstack-operators_openstack-operator-index-s2ddk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.279783 | controller | Jun 09 16:52:41.128688 crc crio[20770]: time="2026-06-09T16:52:41.12811884Z" level=info msg="Stopped pod sandbox: db30fd7c35d657e96a498a7a96b232d6f18389a341fd02485e8949adcc5d2ae3" id=e307e649-3bb9-48b1-a411-d805d8d38be9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.279800 | controller | Jun 09 16:52:41.525224 crc crio[20770]: time="2026-06-09T16:52:41.525133794Z" level=info msg="Removing container: c02e4cb7852d6200802e8c1a5e8779cccde0f83b8f86cf89146dbc14a5b7a6be" id=bbf226b6-e579-4ae6-8afd-cadc11f0c22f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.279816 | controller | Jun 09 16:52:41.546515 crc crio[20770]: time="2026-06-09T16:52:41.54641475Z" level=info msg="Removed container c02e4cb7852d6200802e8c1a5e8779cccde0f83b8f86cf89146dbc14a5b7a6be: openstack-operators/openstack-operator-index-s2ddk/registry-server" id=bbf226b6-e579-4ae6-8afd-cadc11f0c22f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.279835 | controller | Jun 09 16:52:43.422564 crc crio[20770]: time="2026-06-09T16:52:43.421858748Z" level=info msg="Pulled image: quay.io/metal3-io/baremetal-operator@sha256:f1ae20259f73fda5635bcc65c4e31ecbd0b25cde2f9ba47c0f042030a0b9bc2b" id=54f30143-6358-4e8a-98f2-c3885cc40048 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.279852 | controller | Jun 09 16:52:43.424228 crc crio[20770]: time="2026-06-09T16:52:43.424032021Z" level=info msg="Checking image status: quay.io/metal3-io/baremetal-operator:latest" id=3faf1610-107b-486b-b0b7-d662e3d11640 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.279869 | controller | Jun 09 16:52:43.428178 crc crio[20770]: time="2026-06-09T16:52:43.428098409Z" level=info msg="Checking image status: quay.io/metal3-io/baremetal-operator" id=9b1be97e-fd28-4091-98fc-1ab8502b163a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.279885 | controller | Jun 09 16:52:43.439385 crc crio[20770]: time="2026-06-09T16:52:43.4371323Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-controller-manager-798b6946f5-ktkkj/manager" id=8b6cd568-a2d0-4695-ba45-181f1c1d1aec name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.279901 | controller | Jun 09 16:52:43.439723 crc crio[20770]: time="2026-06-09T16:52:43.439592041Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.279918 | controller | Jun 09 16:52:43.479494 crc crio[20770]: time="2026-06-09T16:52:43.479355103Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.279943 | controller | Jun 09 16:52:43.524351 crc crio[20770]: time="2026-06-09T16:52:43.524191851Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.279969 | controller | Jun 09 16:52:43.630236 crc crio[20770]: time="2026-06-09T16:52:43.62949153Z" level=info msg="Created container 47c267311c2a20c7d7ccbea3dcc77c0f4d18b875c30917f6e4bc90e6f1eb7ce9: baremetal-operator-system/baremetal-operator-controller-manager-798b6946f5-ktkkj/manager" id=8b6cd568-a2d0-4695-ba45-181f1c1d1aec name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.279989 | controller | Jun 09 16:52:43.631867 crc crio[20770]: time="2026-06-09T16:52:43.631741365Z" level=info msg="Starting container: 47c267311c2a20c7d7ccbea3dcc77c0f4d18b875c30917f6e4bc90e6f1eb7ce9" id=636eae44-0936-4f09-8f06-e04f021a415f name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.280006 | controller | Jun 09 16:52:43.638272 crc crio[20770]: time="2026-06-09T16:52:43.638122129Z" level=info msg="Started container" PID=41300 containerID=47c267311c2a20c7d7ccbea3dcc77c0f4d18b875c30917f6e4bc90e6f1eb7ce9 description=baremetal-operator-system/baremetal-operator-controller-manager-798b6946f5-ktkkj/manager id=636eae44-0936-4f09-8f06-e04f021a415f name=/runtime.v1.RuntimeService/StartContainer sandboxID=70e0e0916d51aafdaa46b1b945162ffbcf98f5be6f855d9260ff5d119c5b341c
2026-06-09 17:48:36.280022 | controller | Jun 09 16:52:46.598512 crc crio[20770]: time="2026-06-09T16:52:46.597555623Z" level=info msg="Stopping container: 47c267311c2a20c7d7ccbea3dcc77c0f4d18b875c30917f6e4bc90e6f1eb7ce9 (timeout: 10s)" id=498433f9-4d65-4300-984d-dceca2465670 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.280039 | controller | Jun 09 16:52:47.471992 crc crio[20770]: time="2026-06-09T16:52:47.471834164Z" level=info msg="Stopped container 47c267311c2a20c7d7ccbea3dcc77c0f4d18b875c30917f6e4bc90e6f1eb7ce9: baremetal-operator-system/baremetal-operator-controller-manager-798b6946f5-ktkkj/manager" id=498433f9-4d65-4300-984d-dceca2465670 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.280059 | controller | Jun 09 16:52:47.474440 crc crio[20770]: time="2026-06-09T16:52:47.473142882Z" level=info msg="Stopping pod sandbox: 70e0e0916d51aafdaa46b1b945162ffbcf98f5be6f855d9260ff5d119c5b341c" id=b965bb63-7cee-4498-96fa-aa9fd6eb23a1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.280076 | controller | Jun 09 16:52:47.474440 crc crio[20770]: time="2026-06-09T16:52:47.473872023Z" level=info msg="Got pod network &{Name:baremetal-operator-controller-manager-798b6946f5-ktkkj Namespace:baremetal-operator-system ID:70e0e0916d51aafdaa46b1b945162ffbcf98f5be6f855d9260ff5d119c5b341c UID:23694085-788b-439c-af1c-fec1a9aedb8c NetNS:/var/run/netns/506c120c-8240-473b-9341-f278d6848cae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod23694085_788b_439c_af1c_fec1a9aedb8c.slice PodAnnotations:0xc0029d4ee8}] Aliases:map[]}"
2026-06-09 17:48:36.280092 | controller | Jun 09 16:52:47.474440 crc crio[20770]: time="2026-06-09T16:52:47.474048908Z" level=info msg="Deleting pod baremetal-operator-system_baremetal-operator-controller-manager-798b6946f5-ktkkj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.280108 | controller | Jun 09 16:52:47.834582 crc crio[20770]: time="2026-06-09T16:52:47.832463355Z" level=info msg="Stopped pod sandbox: 70e0e0916d51aafdaa46b1b945162ffbcf98f5be6f855d9260ff5d119c5b341c" id=b965bb63-7cee-4498-96fa-aa9fd6eb23a1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.280124 | controller | Jun 09 16:52:48.643407 crc crio[20770]: time="2026-06-09T16:52:48.643019993Z" level=info msg="Removing container: 47c267311c2a20c7d7ccbea3dcc77c0f4d18b875c30917f6e4bc90e6f1eb7ce9" id=f6c4d25a-6bbf-441f-b0f4-b5a29f0f0f7b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.280140 | controller | Jun 09 16:52:48.687804 crc crio[20770]: time="2026-06-09T16:52:48.687537092Z" level=info msg="Removed container 47c267311c2a20c7d7ccbea3dcc77c0f4d18b875c30917f6e4bc90e6f1eb7ce9: baremetal-operator-system/baremetal-operator-controller-manager-798b6946f5-ktkkj/manager" id=f6c4d25a-6bbf-441f-b0f4-b5a29f0f0f7b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.280156 | controller | Jun 09 16:53:14.049171 crc crio[20770]: time="2026-06-09T16:53:14.048487832Z" level=info msg="Running pod sandbox: openstack-operators/2c5ec125e2b5a7b950ca1e283fae2821b10a336f43c4a62c9600b1329cph9bq/POD" id=4d85ac1a-a365-41f2-a8c9-e16512351fce name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.280172 | controller | Jun 09 16:53:14.050935 crc crio[20770]: time="2026-06-09T16:53:14.049192143Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.280189 | controller | Jun 09 16:53:14.078597 crc crio[20770]: time="2026-06-09T16:53:14.078490101Z" level=info msg="Got pod network &{Name:2c5ec125e2b5a7b950ca1e283fae2821b10a336f43c4a62c9600b1329cph9bq Namespace:openstack-operators ID:ff6411bf47408192b5beb88adb2649d20218303fdbf5e341ede8c861c4e94076 UID:e7360c6a-1afa-478b-b09c-383eef4cee2e NetNS:/var/run/netns/02dcef02-d55a-441b-9ae6-1c2213b6bc3e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7360c6a_1afa_478b_b09c_383eef4cee2e.slice PodAnnotations:0xc002a08238}] Aliases:map[]}"
2026-06-09 17:48:36.280206 | controller | Jun 09 16:53:14.078597 crc crio[20770]: time="2026-06-09T16:53:14.078538402Z" level=info msg="Adding pod openstack-operators_2c5ec125e2b5a7b950ca1e283fae2821b10a336f43c4a62c9600b1329cph9bq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.280223 | controller | Jun 09 16:53:14.714910 crc crio[20770]: 2026-06-09T16:53:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ff6411bf4740819 Mac:4e:b8:13:56:7f:2a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3f Mtu:0 Sandbox:/var/run/netns/02dcef02-d55a-441b-9ae6-1c2213b6bc3e SocketPath: PciID:}] [{Interface:0xc0002dca20 Address:{IP:10.217.0.63 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.280244 | controller | Jun 09 16:53:14.716610 crc crio[20770]: time="2026-06-09T16:53:14.716510433Z" level=info msg="Got pod network &{Name:2c5ec125e2b5a7b950ca1e283fae2821b10a336f43c4a62c9600b1329cph9bq Namespace:openstack-operators ID:ff6411bf47408192b5beb88adb2649d20218303fdbf5e341ede8c861c4e94076 UID:e7360c6a-1afa-478b-b09c-383eef4cee2e NetNS:/var/run/netns/02dcef02-d55a-441b-9ae6-1c2213b6bc3e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7360c6a_1afa_478b_b09c_383eef4cee2e.slice PodAnnotations:0xc002a08238}] Aliases:map[]}"
2026-06-09 17:48:36.280262 | controller | Jun 09 16:53:14.716941 crc crio[20770]: time="2026-06-09T16:53:14.716817982Z" level=info msg="Checking pod openstack-operators_2c5ec125e2b5a7b950ca1e283fae2821b10a336f43c4a62c9600b1329cph9bq for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.280279 | controller | Jun 09 16:53:14.729930 crc crio[20770]: time="2026-06-09T16:53:14.729801728Z" level=info msg="Ran pod sandbox ff6411bf47408192b5beb88adb2649d20218303fdbf5e341ede8c861c4e94076 with infra container: openstack-operators/2c5ec125e2b5a7b950ca1e283fae2821b10a336f43c4a62c9600b1329cph9bq/POD" id=4d85ac1a-a365-41f2-a8c9-e16512351fce name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.280301 | controller | Jun 09 16:53:14.732796 crc crio[20770]: time="2026-06-09T16:53:14.732559918Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=e8998d24-5bb9-4eef-b832-5af9c6a85d63 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.280319 | controller | Jun 09 16:53:14.736786 crc crio[20770]: time="2026-06-09T16:53:14.736343197Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=4a9a8a1f-5475-4a35-bf58-4707dd4993d3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.280335 | controller | Jun 09 16:53:14.744792 crc crio[20770]: time="2026-06-09T16:53:14.744584896Z" level=info msg="Creating container: openstack-operators/2c5ec125e2b5a7b950ca1e283fae2821b10a336f43c4a62c9600b1329cph9bq/util" id=45fb20a8-00b2-4b01-853b-0610614a1023 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.280351 | controller | Jun 09 16:53:14.745389 crc crio[20770]: time="2026-06-09T16:53:14.745290656Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.280367 | controller | Jun 09 16:53:14.776318 crc crio[20770]: time="2026-06-09T16:53:14.774985976Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.280382 | controller | Jun 09 16:53:14.780793 crc crio[20770]: time="2026-06-09T16:53:14.780607169Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.280398 | controller | Jun 09 16:53:14.930128 crc crio[20770]: time="2026-06-09T16:53:14.92984261Z" level=info msg="Created container 468ca8e14cd813050fb3cfaa940025f41b8eae4646a920f736c96146b465cc00: openstack-operators/2c5ec125e2b5a7b950ca1e283fae2821b10a336f43c4a62c9600b1329cph9bq/util" id=45fb20a8-00b2-4b01-853b-0610614a1023 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.280414 | controller | Jun 09 16:53:14.931227 crc crio[20770]: time="2026-06-09T16:53:14.931163498Z" level=info msg="Starting container: 468ca8e14cd813050fb3cfaa940025f41b8eae4646a920f736c96146b465cc00" id=452b0062-825e-44e1-b0bf-4334b337e1cc name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.280437 | controller | Jun 09 16:53:14.939829 crc crio[20770]: time="2026-06-09T16:53:14.93952343Z" level=info msg="Started container" PID=41957 containerID=468ca8e14cd813050fb3cfaa940025f41b8eae4646a920f736c96146b465cc00 description=openstack-operators/2c5ec125e2b5a7b950ca1e283fae2821b10a336f43c4a62c9600b1329cph9bq/util id=452b0062-825e-44e1-b0bf-4334b337e1cc name=/runtime.v1.RuntimeService/StartContainer sandboxID=ff6411bf47408192b5beb88adb2649d20218303fdbf5e341ede8c861c4e94076
2026-06-09 17:48:36.280454 | controller | Jun 09 16:53:16.114115 crc crio[20770]: time="2026-06-09T16:53:16.113426176Z" level=info msg="Pulling image: 38.102.83.73:5001/openstack-k8s-operators/openstack-operator-bundle:721c3f7c64850716e5de5f4e76e1ef4c36c28652" id=27b9acef-72c6-4b20-bda1-0ef8aed72ee1 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.280471 | controller | Jun 09 16:53:16.115777 crc crio[20770]: time="2026-06-09T16:53:16.115555518Z" level=info msg="Trying to access \"38.102.83.73:5001/openstack-k8s-operators/openstack-operator-bundle:721c3f7c64850716e5de5f4e76e1ef4c36c28652\""
2026-06-09 17:48:36.280487 | controller | Jun 09 16:53:17.497723 crc crio[20770]: time="2026-06-09T16:53:17.497169819Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-t9mkh/POD" id=57590dd6-a29a-49df-a56b-5921ea324bce name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.280503 | controller | Jun 09 16:53:17.498755 crc crio[20770]: time="2026-06-09T16:53:17.497740216Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.280541 | controller | Jun 09 16:53:18.161992 crc crio[20770]: time="2026-06-09T16:53:18.16172496Z" level=info msg="Got pod network &{Name:redhat-marketplace-t9mkh Namespace:openshift-marketplace ID:acc325b04891cd2922c12151d35b97ae52f119fc4fa7f576c01966d7745f56dd UID:6959e028-04a7-4173-a418-d96855e42f02 NetNS:/var/run/netns/028de08d-f1ca-4cd6-bdcd-dd8f3e2ec3dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6959e028_04a7_4173_a418_d96855e42f02.slice PodAnnotations:0xc0005c61e0}] Aliases:map[]}"
2026-06-09 17:48:36.280560 | controller | Jun 09 16:53:18.162484 crc crio[20770]: time="2026-06-09T16:53:18.162012368Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-t9mkh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.280577 | controller | Jun 09 16:53:18.233919 crc crio[20770]: time="2026-06-09T16:53:18.233769146Z" level=info msg="Pulled image: 38.102.83.73:5001/openstack-k8s-operators/openstack-operator-bundle@sha256:eb9bca78a14259a03674c90215860136c5098b2c9b4d95866d2de358dd6f651b" id=27b9acef-72c6-4b20-bda1-0ef8aed72ee1 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.280593 | controller | Jun 09 16:53:18.241160 crc crio[20770]: time="2026-06-09T16:53:18.241065047Z" level=info msg="Checking image status: 38.102.83.73:5001/openstack-k8s-operators/openstack-operator-bundle:721c3f7c64850716e5de5f4e76e1ef4c36c28652" id=dc877b49-cdac-4905-b7d2-d3247db3eb16 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.280609 | controller | Jun 09 16:53:18.249442 crc crio[20770]: time="2026-06-09T16:53:18.249315376Z" level=info msg="Checking image status: 38.102.83.73:5001/openstack-k8s-operators/openstack-operator-bundle:721c3f7c64850716e5de5f4e76e1ef4c36c28652" id=e318a77e-ebf2-43ed-8d38-273118e37b61 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.280625 | controller | Jun 09 16:53:18.259890 crc crio[20770]: time="2026-06-09T16:53:18.259732457Z" level=info msg="Creating container: openstack-operators/2c5ec125e2b5a7b950ca1e283fae2821b10a336f43c4a62c9600b1329cph9bq/pull" id=7743e232-0d73-4e51-a574-b28172b4e618 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.280644 | controller | Jun 09 16:53:18.261465 crc crio[20770]: time="2026-06-09T16:53:18.261004574Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.280660 | controller | Jun 09 16:53:18.316956 crc crio[20770]: time="2026-06-09T16:53:18.316844321Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.280676 | controller | Jun 09 16:53:18.317297 crc crio[20770]: time="2026-06-09T16:53:18.317098878Z" level=warning msg="Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/e202fee66b51eb71f125754b92bee4eff54e0164e17573cc816fc293471121d0/merged/etc/passwd: no such file or directory"
2026-06-09 17:48:36.280692 | controller | Jun 09 16:53:18.317297 crc crio[20770]: time="2026-06-09T16:53:18.317130669Z" level=warning msg="Failed to open /etc/group: open /var/lib/containers/storage/overlay/e202fee66b51eb71f125754b92bee4eff54e0164e17573cc816fc293471121d0/merged/etc/group: no such file or directory"
2026-06-09 17:48:36.280708 | controller | Jun 09 16:53:18.321309 crc crio[20770]: time="2026-06-09T16:53:18.321159586Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.280724 | controller | Jun 09 16:53:18.585594 crc crio[20770]: time="2026-06-09T16:53:18.583411259Z" level=info msg="Created container ca9ceafb952fac8c549ca7667a550ec9b8b14ed80fe0aeaab8f8046e813565e4: openstack-operators/2c5ec125e2b5a7b950ca1e283fae2821b10a336f43c4a62c9600b1329cph9bq/pull" id=7743e232-0d73-4e51-a574-b28172b4e618 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.280740 | controller | Jun 09 16:53:18.587904 crc crio[20770]: time="2026-06-09T16:53:18.587111236Z" level=info msg="Starting container: ca9ceafb952fac8c549ca7667a550ec9b8b14ed80fe0aeaab8f8046e813565e4" id=2500b4fd-9a04-4aaf-8a4e-caf6c529b410 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.280756 | controller | Jun 09 16:53:18.597613 crc crio[20770]: time="2026-06-09T16:53:18.597187998Z" level=info msg="Started container" PID=42081 containerID=ca9ceafb952fac8c549ca7667a550ec9b8b14ed80fe0aeaab8f8046e813565e4 description=openstack-operators/2c5ec125e2b5a7b950ca1e283fae2821b10a336f43c4a62c9600b1329cph9bq/pull id=2500b4fd-9a04-4aaf-8a4e-caf6c529b410 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ff6411bf47408192b5beb88adb2649d20218303fdbf5e341ede8c861c4e94076
2026-06-09 17:48:36.280774 | controller | Jun 09 16:53:18.915721 crc crio[20770]: 2026-06-09T16:53:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:acc325b04891cd2 Mac:22:33:0c:54:ad:fa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:40 Mtu:0 Sandbox:/var/run/netns/028de08d-f1ca-4cd6-bdcd-dd8f3e2ec3dd SocketPath: PciID:}] [{Interface:0xc0004b25d0 Address:{IP:10.217.0.64 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.280791 | controller | Jun 09 16:53:18.915721 crc crio[20770]: time="2026-06-09T16:53:18.912899077Z" level=info msg="Got pod network &{Name:redhat-marketplace-t9mkh Namespace:openshift-marketplace ID:acc325b04891cd2922c12151d35b97ae52f119fc4fa7f576c01966d7745f56dd UID:6959e028-04a7-4173-a418-d96855e42f02 NetNS:/var/run/netns/028de08d-f1ca-4cd6-bdcd-dd8f3e2ec3dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6959e028_04a7_4173_a418_d96855e42f02.slice PodAnnotations:0xc0005c61e0}] Aliases:map[]}"
2026-06-09 17:48:36.280807 | controller | Jun 09 16:53:18.915721 crc crio[20770]: time="2026-06-09T16:53:18.913036041Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-t9mkh for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.280823 | controller | Jun 09 16:53:18.925809 crc crio[20770]: time="2026-06-09T16:53:18.924334228Z" level=info msg="Ran pod sandbox acc325b04891cd2922c12151d35b97ae52f119fc4fa7f576c01966d7745f56dd with infra container: openshift-marketplace/redhat-marketplace-t9mkh/POD" id=57590dd6-a29a-49df-a56b-5921ea324bce name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.280842 | controller | Jun 09 16:53:18.935431 crc crio[20770]: time="2026-06-09T16:53:18.935202573Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=0c3bffa7-525f-4140-a119-664ed6601a98 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.280860 | controller | Jun 09 16:53:18.938298 crc crio[20770]: time="2026-06-09T16:53:18.9381932Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=5118df78-dec5-410b-90c5-282f9d3d7b4c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.280876 | controller | Jun 09 16:53:18.947343 crc crio[20770]: time="2026-06-09T16:53:18.947033146Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-t9mkh/extract-utilities" id=be518c9a-c90c-4715-82ed-542b11bb618f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.280891 | controller | Jun 09 16:53:18.947992 crc crio[20770]: time="2026-06-09T16:53:18.947794888Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.280908 | controller | Jun 09 16:53:18.978717 crc crio[20770]: time="2026-06-09T16:53:18.978561598Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.280924 | controller | Jun 09 16:53:18.984586 crc crio[20770]: time="2026-06-09T16:53:18.984322635Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.280940 | controller | Jun 09 16:53:19.158314 crc crio[20770]: time="2026-06-09T16:53:19.15820582Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=7fbc2432-48ff-4c41-b9ee-45f1ea222ee9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.280955 | controller | Jun 09 16:53:19.163056 crc crio[20770]: time="2026-06-09T16:53:19.162873725Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=84cadedb-d2ee-4331-afa1-4285785094ed name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.280971 | controller | Jun 09 16:53:19.177397 crc crio[20770]: time="2026-06-09T16:53:19.177283402Z" level=info msg="Created container 18cf8a180c62c7bc98569e7ebcf7eeaf192a385d31d9b7cc49e1d5ba1ebfbcdb: openshift-marketplace/redhat-marketplace-t9mkh/extract-utilities" id=be518c9a-c90c-4715-82ed-542b11bb618f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.280987 | controller | Jun 09 16:53:19.179272 crc crio[20770]: time="2026-06-09T16:53:19.179194727Z" level=info msg="Starting container: 18cf8a180c62c7bc98569e7ebcf7eeaf192a385d31d9b7cc49e1d5ba1ebfbcdb" id=10ad8823-88e3-4a78-bed1-e97d9f183576 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.281003 | controller | Jun 09 16:53:19.183386 crc crio[20770]: time="2026-06-09T16:53:19.18309729Z" level=info msg="Creating container: openstack-operators/2c5ec125e2b5a7b950ca1e283fae2821b10a336f43c4a62c9600b1329cph9bq/extract" id=e33a84e5-58b9-463e-ba19-6cb952cccc81 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.281025 | controller | Jun 09 16:53:19.184269 crc crio[20770]: time="2026-06-09T16:53:19.183632856Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.281055 | controller | Jun 09 16:53:19.189171 crc crio[20770]: time="2026-06-09T16:53:19.189061823Z" level=info msg="Started container" PID=42118 containerID=18cf8a180c62c7bc98569e7ebcf7eeaf192a385d31d9b7cc49e1d5ba1ebfbcdb description=openshift-marketplace/redhat-marketplace-t9mkh/extract-utilities id=10ad8823-88e3-4a78-bed1-e97d9f183576 name=/runtime.v1.RuntimeService/StartContainer sandboxID=acc325b04891cd2922c12151d35b97ae52f119fc4fa7f576c01966d7745f56dd
2026-06-09 17:48:36.281081 | controller | Jun 09 16:53:19.229754 crc crio[20770]: time="2026-06-09T16:53:19.229589666Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.281104 | controller | Jun 09 16:53:19.234346 crc crio[20770]: time="2026-06-09T16:53:19.234250341Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.281122 | controller | Jun 09 16:53:19.498334 crc crio[20770]: time="2026-06-09T16:53:19.498212214Z" level=info msg="Created container 25994d4525cc1eba5a26c23908f75a228a9823388482cf0cc9b3b8b4ae6077b8: openstack-operators/2c5ec125e2b5a7b950ca1e283fae2821b10a336f43c4a62c9600b1329cph9bq/extract" id=e33a84e5-58b9-463e-ba19-6cb952cccc81 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.281140 | controller | Jun 09 16:53:19.499755 crc crio[20770]: time="2026-06-09T16:53:19.499618454Z" level=info msg="Starting container: 25994d4525cc1eba5a26c23908f75a228a9823388482cf0cc9b3b8b4ae6077b8" id=f3c4efe7-8b63-4fee-9413-90236f712528 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.281157 | controller | Jun 09 16:53:19.505416 crc crio[20770]: time="2026-06-09T16:53:19.505175705Z" level=info msg="Started container" PID=42128 containerID=25994d4525cc1eba5a26c23908f75a228a9823388482cf0cc9b3b8b4ae6077b8 description=openstack-operators/2c5ec125e2b5a7b950ca1e283fae2821b10a336f43c4a62c9600b1329cph9bq/extract id=f3c4efe7-8b63-4fee-9413-90236f712528 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ff6411bf47408192b5beb88adb2649d20218303fdbf5e341ede8c861c4e94076
2026-06-09 17:48:36.281173 | controller | Jun 09 16:53:20.176152 crc crio[20770]: time="2026-06-09T16:53:20.176033128Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=c578289b-4d2a-454b-a6f2-1c8ae20780c6 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.281189 | controller | Jun 09 16:53:20.190491 crc crio[20770]: time="2026-06-09T16:53:20.190386624Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-09 17:48:36.281206 | controller | Jun 09 16:53:21.189000 crc crio[20770]: time="2026-06-09T16:53:21.188181092Z" level=info msg="Stopping pod sandbox: ff6411bf47408192b5beb88adb2649d20218303fdbf5e341ede8c861c4e94076" id=c815bcf1-b19e-41fa-850c-8ede9b2c455d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.281224 | controller | Jun 09 16:53:21.190183 crc crio[20770]: time="2026-06-09T16:53:21.189521731Z" level=info msg="Got pod network &{Name:2c5ec125e2b5a7b950ca1e283fae2821b10a336f43c4a62c9600b1329cph9bq Namespace:openstack-operators ID:ff6411bf47408192b5beb88adb2649d20218303fdbf5e341ede8c861c4e94076 UID:e7360c6a-1afa-478b-b09c-383eef4cee2e NetNS:/var/run/netns/02dcef02-d55a-441b-9ae6-1c2213b6bc3e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7360c6a_1afa_478b_b09c_383eef4cee2e.slice PodAnnotations:0xc000134300}] Aliases:map[]}"
2026-06-09 17:48:36.281240 | controller | Jun 09 16:53:21.190183 crc crio[20770]: time="2026-06-09T16:53:21.189795209Z" level=info msg="Deleting pod openstack-operators_2c5ec125e2b5a7b950ca1e283fae2821b10a336f43c4a62c9600b1329cph9bq from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.281260 | controller | Jun 09 16:53:21.816784 crc crio[20770]: time="2026-06-09T16:53:21.816428661Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0" id=c578289b-4d2a-454b-a6f2-1c8ae20780c6 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.281278 | controller | Jun 09 16:53:21.819128 crc crio[20770]: time="2026-06-09T16:53:21.819030427Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=9d97a3cc-bab2-421f-a14c-af3b450ada73 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.281295 | controller | Jun 09 16:53:21.822250 crc crio[20770]: time="2026-06-09T16:53:21.822161258Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=1621c93e-20cf-4454-ae0a-069b9289d929 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.281312 | controller | Jun 09 16:53:21.832753 crc crio[20770]: time="2026-06-09T16:53:21.83260205Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-t9mkh/extract-content" id=25fa64f9-d997-4b35-8c9d-4a0a65186a09 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.281329 | controller | Jun 09 16:53:21.833191 crc crio[20770]: time="2026-06-09T16:53:21.833131315Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.281345 | controller | Jun 09 16:53:21.865743 crc crio[20770]: time="2026-06-09T16:53:21.865298476Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.281362 | controller | Jun 09 16:53:21.869033 crc crio[20770]: time="2026-06-09T16:53:21.868956622Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.281378 | controller | Jun 09 16:53:22.019847 crc crio[20770]: time="2026-06-09T16:53:22.019245904Z" level=info msg="Created container f165da2fec5f4bcd4fae369d17d5269e2b3fe0d4f153eb5c2ee0cadc54ed39c2: openshift-marketplace/redhat-marketplace-t9mkh/extract-content" id=25fa64f9-d997-4b35-8c9d-4a0a65186a09 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.281394 | controller | Jun 09 16:53:22.021490 crc crio[20770]: time="2026-06-09T16:53:22.021345824Z" level=info msg="Stopped pod sandbox: ff6411bf47408192b5beb88adb2649d20218303fdbf5e341ede8c861c4e94076" id=c815bcf1-b19e-41fa-850c-8ede9b2c455d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.281410 | controller | Jun 09 16:53:22.029070 crc crio[20770]: time="2026-06-09T16:53:22.028607115Z" level=info msg="Starting container: f165da2fec5f4bcd4fae369d17d5269e2b3fe0d4f153eb5c2ee0cadc54ed39c2" id=06a54add-6a76-41a0-87fc-37e67c88ba44 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.281426 | controller | Jun 09 16:53:22.036958 crc crio[20770]: time="2026-06-09T16:53:22.036849913Z" level=info msg="Started container" PID=42219 containerID=f165da2fec5f4bcd4fae369d17d5269e2b3fe0d4f153eb5c2ee0cadc54ed39c2 description=openshift-marketplace/redhat-marketplace-t9mkh/extract-content id=06a54add-6a76-41a0-87fc-37e67c88ba44 name=/runtime.v1.RuntimeService/StartContainer sandboxID=acc325b04891cd2922c12151d35b97ae52f119fc4fa7f576c01966d7745f56dd
2026-06-09 17:48:36.281442 | controller | Jun 09 16:53:23.228567 crc crio[20770]: time="2026-06-09T16:53:23.228469513Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=93e84270-8abf-4b12-a7aa-04c05c630907 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.281458 | controller | Jun 09 16:53:23.231762 crc crio[20770]: time="2026-06-09T16:53:23.231613814Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=74b4f988-1eba-492e-a3b6-62bc9e4bbe74 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.281477 | controller | Jun 09 16:53:23.238759 crc crio[20770]: time="2026-06-09T16:53:23.238617576Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-t9mkh/registry-server" id=aee3be37-0001-46e2-81dd-514258050745 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.281493 | controller | Jun 09 16:53:23.239339 crc crio[20770]: time="2026-06-09T16:53:23.239203723Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.281509 | controller | Jun 09 16:53:23.284425 crc crio[20770]: time="2026-06-09T16:53:23.284203046Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.281549 | controller | Jun 09 16:53:23.288415 crc crio[20770]: time="2026-06-09T16:53:23.288306905Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.281567 | controller | Jun 09 16:53:23.431851 crc crio[20770]: time="2026-06-09T16:53:23.431790069Z" level=info msg="Created container 69bbfb6a592ffa3c58e03e17a373cdc57daedbaa101e592195c45dee201fd6a1: openshift-marketplace/redhat-marketplace-t9mkh/registry-server" id=aee3be37-0001-46e2-81dd-514258050745 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.281583 | controller | Jun 09 16:53:23.433241 crc crio[20770]: time="2026-06-09T16:53:23.433156549Z" level=info msg="Starting container: 69bbfb6a592ffa3c58e03e17a373cdc57daedbaa101e592195c45dee201fd6a1" id=efea87ba-b1c9-4fb2-9c4d-ce83bf605e0f name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.281598 | controller | Jun 09 16:53:23.441514 crc crio[20770]: time="2026-06-09T16:53:23.441392157Z" level=info msg="Started container" PID=42263 containerID=69bbfb6a592ffa3c58e03e17a373cdc57daedbaa101e592195c45dee201fd6a1 description=openshift-marketplace/redhat-marketplace-t9mkh/registry-server id=efea87ba-b1c9-4fb2-9c4d-ce83bf605e0f name=/runtime.v1.RuntimeService/StartContainer sandboxID=acc325b04891cd2922c12151d35b97ae52f119fc4fa7f576c01966d7745f56dd
2026-06-09 17:48:36.281615 | controller | Jun 09 16:53:25.185503 crc crio[20770]: time="2026-06-09T16:53:25.184954218Z" level=info msg="Running pod sandbox: openstack-operators/openstack-operator-controller-init-86ccc544f-t27dx/POD" id=024f48fc-5b89-484a-a984-103f0fdef5a3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.281630 | controller | Jun 09 16:53:25.185503 crc crio[20770]: time="2026-06-09T16:53:25.185454362Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.281647 | controller | Jun 09 16:53:25.211494 crc crio[20770]: time="2026-06-09T16:53:25.211385963Z" level=info msg="Got pod network &{Name:openstack-operator-controller-init-86ccc544f-t27dx Namespace:openstack-operators ID:92c6c82e0bbb94ce16f526a4b0e084530ca08cd7b13194e3f6a35ec04360fd49 UID:0f5a4813-6836-435f-9977-69b91797a82c NetNS:/var/run/netns/0f87d8e4-dcce-40a5-a7c7-12f40a8b8958 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0f5a4813_6836_435f_9977_69b91797a82c.slice PodAnnotations:0xc0001354c8}] Aliases:map[]}"
2026-06-09 17:48:36.281663 | controller | Jun 09 16:53:25.211494 crc crio[20770]: time="2026-06-09T16:53:25.211470395Z" level=info msg="Adding pod openstack-operators_openstack-operator-controller-init-86ccc544f-t27dx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.281679 | controller | Jun 09 16:53:26.339113 crc crio[20770]: 2026-06-09T16:53:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:92c6c82e0bbb94c Mac:8e:19:ae:62:eb:66 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:42 Mtu:0 Sandbox:/var/run/netns/0f87d8e4-dcce-40a5-a7c7-12f40a8b8958 SocketPath: PciID:}] [{Interface:0xc00042e860 Address:{IP:10.217.0.66 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.281699 | controller | Jun 09 16:53:26.340662 crc crio[20770]: time="2026-06-09T16:53:26.340586295Z" level=info msg="Got pod network &{Name:openstack-operator-controller-init-86ccc544f-t27dx Namespace:openstack-operators ID:92c6c82e0bbb94ce16f526a4b0e084530ca08cd7b13194e3f6a35ec04360fd49 UID:0f5a4813-6836-435f-9977-69b91797a82c NetNS:/var/run/netns/0f87d8e4-dcce-40a5-a7c7-12f40a8b8958 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0f5a4813_6836_435f_9977_69b91797a82c.slice PodAnnotations:0xc0001354c8}] Aliases:map[]}"
2026-06-09 17:48:36.281716 | controller | Jun 09 16:53:26.340945 crc crio[20770]: time="2026-06-09T16:53:26.340873403Z" level=info msg="Checking pod openstack-operators_openstack-operator-controller-init-86ccc544f-t27dx for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.281732 | controller | Jun 09 16:53:26.347940 crc crio[20770]: time="2026-06-09T16:53:26.347849115Z" level=info msg="Ran pod sandbox 92c6c82e0bbb94ce16f526a4b0e084530ca08cd7b13194e3f6a35ec04360fd49 with infra container: openstack-operators/openstack-operator-controller-init-86ccc544f-t27dx/POD" id=024f48fc-5b89-484a-a984-103f0fdef5a3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.281748 | controller | Jun 09 16:53:26.350909 crc crio[20770]: time="2026-06-09T16:53:26.350814681Z" level=info msg="Checking image status: 38.102.83.73:5001/openstack-k8s-operators/openstack-operator:721c3f7c64850716e5de5f4e76e1ef4c36c28652" id=5d68569d-82b5-4b6a-a889-61b1aa0711d4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.281763 | controller | Jun 09 16:53:26.351117 crc crio[20770]: time="2026-06-09T16:53:26.351069649Z" level=info msg="Image 38.102.83.73:5001/openstack-k8s-operators/openstack-operator:721c3f7c64850716e5de5f4e76e1ef4c36c28652 not found" id=5d68569d-82b5-4b6a-a889-61b1aa0711d4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.281779 | controller | Jun 09 16:53:26.351185 crc crio[20770]: time="2026-06-09T16:53:26.35113624Z" level=info msg="Neither image nor artfiact 38.102.83.73:5001/openstack-k8s-operators/openstack-operator:721c3f7c64850716e5de5f4e76e1ef4c36c28652 found" id=5d68569d-82b5-4b6a-a889-61b1aa0711d4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.281795 | controller | Jun 09 16:53:26.352938 crc crio[20770]: time="2026-06-09T16:53:26.35286025Z" level=info msg="Pulling image: 38.102.83.73:5001/openstack-k8s-operators/openstack-operator:721c3f7c64850716e5de5f4e76e1ef4c36c28652" id=87d5ccea-85c9-4291-880d-c8aa766e870f name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.281810 | controller | Jun 09 16:53:26.354550 crc crio[20770]: time="2026-06-09T16:53:26.354471477Z" level=info msg="Trying to access \"38.102.83.73:5001/openstack-k8s-operators/openstack-operator:721c3f7c64850716e5de5f4e76e1ef4c36c28652\""
2026-06-09 17:48:36.281827 | controller | Jun 09 16:53:39.551337 crc crio[20770]: time="2026-06-09T16:53:39.549017794Z" level=info msg="Stopping container: 69bbfb6a592ffa3c58e03e17a373cdc57daedbaa101e592195c45dee201fd6a1 (timeout: 2s)" id=fb89fe00-8632-4911-ac29-720b478ceaec name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.281843 | controller | Jun 09 16:53:39.666797 crc crio[20770]: time="2026-06-09T16:53:39.666206147Z" level=info msg="Stopping pod sandbox: db30fd7c35d657e96a498a7a96b232d6f18389a341fd02485e8949adcc5d2ae3" id=6a1f15e2-61f7-4e3f-9222-9b6ce5eaf5b2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.281858 | controller | Jun 09 16:53:39.667337 crc crio[20770]: time="2026-06-09T16:53:39.667312939Z" level=info msg="Stopped pod sandbox (already stopped): db30fd7c35d657e96a498a7a96b232d6f18389a341fd02485e8949adcc5d2ae3" id=6a1f15e2-61f7-4e3f-9222-9b6ce5eaf5b2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.281877 | controller | Jun 09 16:53:39.668901 crc crio[20770]: time="2026-06-09T16:53:39.668869134Z" level=info msg="Removing pod sandbox: db30fd7c35d657e96a498a7a96b232d6f18389a341fd02485e8949adcc5d2ae3" id=a95dd6a0-5c4a-4e56-a281-817251b2c30b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.281894 | controller | Jun 09 16:53:47.233581 crc crio[20770]: time="2026-06-09T16:53:47.232025534Z" level=info msg="Stopped container 69bbfb6a592ffa3c58e03e17a373cdc57daedbaa101e592195c45dee201fd6a1: openshift-marketplace/redhat-marketplace-t9mkh/registry-server" id=fb89fe00-8632-4911-ac29-720b478ceaec name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.281910 | controller | Jun 09 16:53:47.237851 crc crio[20770]: time="2026-06-09T16:53:47.237573945Z" level=info msg="Stopping pod sandbox: acc325b04891cd2922c12151d35b97ae52f119fc4fa7f576c01966d7745f56dd" id=a2612bdb-42f1-456a-ad10-a4e8b9462a5d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.281926 | controller | Jun 09 16:53:47.238818 crc crio[20770]: time="2026-06-09T16:53:47.238717558Z" level=info msg="Got pod network &{Name:redhat-marketplace-t9mkh Namespace:openshift-marketplace ID:acc325b04891cd2922c12151d35b97ae52f119fc4fa7f576c01966d7745f56dd UID:6959e028-04a7-4173-a418-d96855e42f02 NetNS:/var/run/netns/028de08d-f1ca-4cd6-bdcd-dd8f3e2ec3dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6959e028_04a7_4173_a418_d96855e42f02.slice PodAnnotations:0xc0010a2bd8}] Aliases:map[]}"
2026-06-09 17:48:36.281942 | controller | Jun 09 16:53:47.239120 crc crio[20770]: time="2026-06-09T16:53:47.238977795Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-t9mkh from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.281958 | controller | Jun 09 16:53:48.806474 crc crio[20770]: time="2026-06-09T16:53:48.80552528Z" level=info msg="Stopped pod sandbox: acc325b04891cd2922c12151d35b97ae52f119fc4fa7f576c01966d7745f56dd" id=a2612bdb-42f1-456a-ad10-a4e8b9462a5d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.281974 | controller | Jun 09 16:53:48.823731 crc crio[20770]: time="2026-06-09T16:53:48.820321588Z" level=info msg="Removed pod sandbox: db30fd7c35d657e96a498a7a96b232d6f18389a341fd02485e8949adcc5d2ae3" id=a95dd6a0-5c4a-4e56-a281-817251b2c30b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.281990 | controller | Jun 09 16:53:48.823731 crc crio[20770]: time="2026-06-09T16:53:48.821970906Z" level=info msg="Stopping pod sandbox: 70e0e0916d51aafdaa46b1b945162ffbcf98f5be6f855d9260ff5d119c5b341c" id=b16069be-deba-422b-9ebf-1d0742ab2d00 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.282006 | controller | Jun 09 16:53:48.823731 crc crio[20770]: time="2026-06-09T16:53:48.822041478Z" level=info msg="Stopped pod sandbox (already stopped): 70e0e0916d51aafdaa46b1b945162ffbcf98f5be6f855d9260ff5d119c5b341c" id=b16069be-deba-422b-9ebf-1d0742ab2d00 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.282022 | controller | Jun 09 16:53:48.823731 crc crio[20770]: time="2026-06-09T16:53:48.822982685Z" level=info msg="Removing pod sandbox: 70e0e0916d51aafdaa46b1b945162ffbcf98f5be6f855d9260ff5d119c5b341c" id=e744aa82-8aad-4c08-9fc5-0b4f676d7fbf name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.282037 | controller | Jun 09 16:53:48.837042 crc crio[20770]: time="2026-06-09T16:53:48.83697497Z" level=info msg="Removed pod sandbox: 70e0e0916d51aafdaa46b1b945162ffbcf98f5be6f855d9260ff5d119c5b341c" id=e744aa82-8aad-4c08-9fc5-0b4f676d7fbf name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.282053 | controller | Jun 09 16:53:49.642870 crc crio[20770]: time="2026-06-09T16:53:49.642375759Z" level=info msg="Pulled image: 38.102.83.73:5001/openstack-k8s-operators/openstack-operator@sha256:ee023bf76807ef818a36ba17eaf3ef39027c3642198cc07727f64cb26e08b5e6" id=87d5ccea-85c9-4291-880d-c8aa766e870f name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.282073 | controller | Jun 09 16:53:49.643616 crc crio[20770]: time="2026-06-09T16:53:49.643574043Z" level=info msg="Checking image status: 38.102.83.73:5001/openstack-k8s-operators/openstack-operator:721c3f7c64850716e5de5f4e76e1ef4c36c28652" id=f5c70572-6840-47d4-80ae-667d00752864 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.282090 | controller | Jun 09 16:53:49.648786 crc crio[20770]: time="2026-06-09T16:53:49.647876138Z" level=info msg="Checking image status: 38.102.83.73:5001/openstack-k8s-operators/openstack-operator:721c3f7c64850716e5de5f4e76e1ef4c36c28652" id=568fdd26-5041-4f91-9047-a9e9da45dc1c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.282111 | controller | Jun 09 16:53:49.682116 crc crio[20770]: time="2026-06-09T16:53:49.682034097Z" level=info msg="Creating container: openstack-operators/openstack-operator-controller-init-86ccc544f-t27dx/operator" id=8934b901-c825-4652-a17f-50d5c1e35a2e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.282137 | controller | Jun 09 16:53:49.684118 crc crio[20770]: time="2026-06-09T16:53:49.684046935Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.282159 | controller | Jun 09 16:53:49.696007 crc crio[20770]: time="2026-06-09T16:53:49.695794475Z" level=info msg="Removing container: 69bbfb6a592ffa3c58e03e17a373cdc57daedbaa101e592195c45dee201fd6a1" id=fb9734da-ef78-4824-a126-06baddd78e2c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.282177 | controller | Jun 09 16:53:49.713254 crc crio[20770]: time="2026-06-09T16:53:49.713174529Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.282193 | controller | Jun 09 16:53:49.718232 crc crio[20770]: time="2026-06-09T16:53:49.718139122Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.282209 | controller | Jun 09 16:53:49.728199 crc crio[20770]: time="2026-06-09T16:53:49.727168154Z" level=info msg="Removed container 69bbfb6a592ffa3c58e03e17a373cdc57daedbaa101e592195c45dee201fd6a1: openshift-marketplace/redhat-marketplace-t9mkh/registry-server" id=fb9734da-ef78-4824-a126-06baddd78e2c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.282238 | controller | Jun 09 16:53:49.732021 crc crio[20770]: time="2026-06-09T16:53:49.73187495Z" level=info msg="Removing container: f165da2fec5f4bcd4fae369d17d5269e2b3fe0d4f153eb5c2ee0cadc54ed39c2" id=d7b88446-f8c5-42d6-b5fc-537ae734f772 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.282257 | controller | Jun 09 16:53:49.782347 crc crio[20770]: time="2026-06-09T16:53:49.780328603Z" level=info msg="Removed container f165da2fec5f4bcd4fae369d17d5269e2b3fe0d4f153eb5c2ee0cadc54ed39c2: openshift-marketplace/redhat-marketplace-t9mkh/extract-content" id=d7b88446-f8c5-42d6-b5fc-537ae734f772 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.282280 | controller | Jun 09 16:53:49.784628 crc crio[20770]: time="2026-06-09T16:53:49.784577156Z" level=info msg="Removing container: 18cf8a180c62c7bc98569e7ebcf7eeaf192a385d31d9b7cc49e1d5ba1ebfbcdb" id=eb32a380-dce0-4c5e-a5b8-30f0c692feac name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.282297 | controller | Jun 09 16:53:49.820831 crc crio[20770]: time="2026-06-09T16:53:49.820693712Z" level=info msg="Removed container 18cf8a180c62c7bc98569e7ebcf7eeaf192a385d31d9b7cc49e1d5ba1ebfbcdb: openshift-marketplace/redhat-marketplace-t9mkh/extract-utilities" id=eb32a380-dce0-4c5e-a5b8-30f0c692feac name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.282317 | controller | Jun 09 16:53:50.140925 crc crio[20770]: time="2026-06-09T16:53:50.140610784Z" level=info msg="Created container 6e24567f8b4d2cde9ec34faf4ed76e3754c3d009560144732a997b11abaa42e4: openstack-operators/openstack-operator-controller-init-86ccc544f-t27dx/operator" id=8934b901-c825-4652-a17f-50d5c1e35a2e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.282334 | controller | Jun 09 16:53:50.142081 crc crio[20770]: time="2026-06-09T16:53:50.14185552Z" level=info msg="Starting container: 6e24567f8b4d2cde9ec34faf4ed76e3754c3d009560144732a997b11abaa42e4" id=2a005688-aca5-4a01-a85d-2e22bd215a07 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.282350 | controller | Jun 09 16:53:50.155166 crc crio[20770]: time="2026-06-09T16:53:50.155062252Z" level=info msg="Started container" PID=42932 containerID=6e24567f8b4d2cde9ec34faf4ed76e3754c3d009560144732a997b11abaa42e4 description=openstack-operators/openstack-operator-controller-init-86ccc544f-t27dx/operator id=2a005688-aca5-4a01-a85d-2e22bd215a07 name=/runtime.v1.RuntimeService/StartContainer sandboxID=92c6c82e0bbb94ce16f526a4b0e084530ca08cd7b13194e3f6a35ec04360fd49
2026-06-09 17:48:36.282367 | controller | Jun 09 16:54:00.524460 crc crio[20770]: time="2026-06-09T16:54:00.523555618Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683734-x4pds/POD" id=0916e4c1-0129-46c8-9f98-73da23048771 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.282383 | controller | Jun 09 16:54:00.524460 crc crio[20770]: time="2026-06-09T16:54:00.524491886Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.282400 | controller | Jun 09 16:54:00.566797 crc crio[20770]: time="2026-06-09T16:54:00.566328988Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683734-x4pds Namespace:openshift-infra ID:33b326c618813b4476cfd35e270a1d1b9710b69a5b74ad2f701f2b89b61f7deb UID:db8f0a25-8eef-474c-8987-246efc2331e5 NetNS:/var/run/netns/bfb6f8e5-36f1-4fe0-8593-16bc2f984baf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddb8f0a25_8eef_474c_8987_246efc2331e5.slice PodAnnotations:0xc0029d4760}] Aliases:map[]}"
2026-06-09 17:48:36.282418 | controller | Jun 09 16:54:00.566797 crc crio[20770]: time="2026-06-09T16:54:00.566782481Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683734-x4pds to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.282434 | controller | Jun 09 16:54:02.101036 crc crio[20770]: 2026-06-09T16:54:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:33b326c618813b4 Mac:92:8e:4e:ac:53:99 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/bfb6f8e5-36f1-4fe0-8593-16bc2f984baf SocketPath: PciID:}] [{Interface:0xc0002a46c0 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.282451 | controller | Jun 09 16:54:02.102478 crc crio[20770]: time="2026-06-09T16:54:02.102190923Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683734-x4pds Namespace:openshift-infra ID:33b326c618813b4476cfd35e270a1d1b9710b69a5b74ad2f701f2b89b61f7deb UID:db8f0a25-8eef-474c-8987-246efc2331e5 NetNS:/var/run/netns/bfb6f8e5-36f1-4fe0-8593-16bc2f984baf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddb8f0a25_8eef_474c_8987_246efc2331e5.slice PodAnnotations:0xc0029d4760}] Aliases:map[]}"
2026-06-09 17:48:36.282467 | controller | Jun 09 16:54:02.102478 crc crio[20770]: time="2026-06-09T16:54:02.102332817Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683734-x4pds for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.282483 | controller | Jun 09 16:54:02.109878 crc crio[20770]: time="2026-06-09T16:54:02.109021601Z" level=info msg="Ran pod sandbox 33b326c618813b4476cfd35e270a1d1b9710b69a5b74ad2f701f2b89b61f7deb with infra container: openshift-infra/auto-csr-approver-29683734-x4pds/POD" id=0916e4c1-0129-46c8-9f98-73da23048771 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.282502 | controller | Jun 09 16:54:02.111743 crc crio[20770]: time="2026-06-09T16:54:02.111491152Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=dd1613df-9b76-4473-a2c0-dbcb785e7f4e name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.282540 | controller | Jun 09 16:54:02.119568 crc crio[20770]: time="2026-06-09T16:54:02.119480794Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 17:48:36.282559 | controller | Jun 09 16:54:03.189265 crc crio[20770]: time="2026-06-09T16:54:03.188389015Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=dd1613df-9b76-4473-a2c0-dbcb785e7f4e name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.282576 | controller | Jun 09 16:54:03.190770 crc crio[20770]: time="2026-06-09T16:54:03.190380483Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=774d2b75-f0d7-4e93-bfb6-9878b4d2a3c4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.282592 | controller | Jun 09 16:54:03.194063 crc crio[20770]: time="2026-06-09T16:54:03.193984228Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=5b679c94-2a84-4d49-b0ce-2c0c80d4fe64 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.282608 | controller | Jun 09 16:54:03.203869 crc crio[20770]: time="2026-06-09T16:54:03.203431411Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683734-x4pds/oc" id=4474374f-10e4-4cf7-ad2b-88c741bd5f9e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.282623 | controller | Jun 09 16:54:03.204812 crc crio[20770]: time="2026-06-09T16:54:03.204512323Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.282639 | controller | Jun 09 16:54:03.275403 crc crio[20770]: time="2026-06-09T16:54:03.275331375Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.282655 | controller | Jun 09 16:54:03.778923 crc crio[20770]: time="2026-06-09T16:54:03.778377686Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.282672 | controller | Jun 09 16:54:04.023360 crc crio[20770]: time="2026-06-09T16:54:04.023192771Z" level=info msg="Created container 868af8a5b2c1c186e9eabd4cc9b07c09fe8acf30dc0d95a70c0c0b964ac41cd2: openshift-infra/auto-csr-approver-29683734-x4pds/oc" id=4474374f-10e4-4cf7-ad2b-88c741bd5f9e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.282688 | controller | Jun 09 16:54:04.024332 crc crio[20770]: time="2026-06-09T16:54:04.024219131Z" level=info msg="Starting container: 868af8a5b2c1c186e9eabd4cc9b07c09fe8acf30dc0d95a70c0c0b964ac41cd2" id=44cb5102-b07d-4478-ad95-5f9d8cbfbdd0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.282705 | controller | Jun 09 16:54:04.036020 crc crio[20770]: time="2026-06-09T16:54:04.035811887Z" level=info msg="Started container" PID=43280 containerID=868af8a5b2c1c186e9eabd4cc9b07c09fe8acf30dc0d95a70c0c0b964ac41cd2 description=openshift-infra/auto-csr-approver-29683734-x4pds/oc id=44cb5102-b07d-4478-ad95-5f9d8cbfbdd0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=33b326c618813b4476cfd35e270a1d1b9710b69a5b74ad2f701f2b89b61f7deb
2026-06-09 17:48:36.282721 | controller | Jun 09 16:54:07.027995 crc crio[20770]: time="2026-06-09T16:54:07.027345374Z" level=info msg="Stopping pod sandbox: 33b326c618813b4476cfd35e270a1d1b9710b69a5b74ad2f701f2b89b61f7deb" id=2a16ae6a-bee2-494d-b965-74c1a90668e3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.282741 | controller | Jun 09 16:54:07.029301 crc crio[20770]: time="2026-06-09T16:54:07.028459146Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683734-x4pds Namespace:openshift-infra ID:33b326c618813b4476cfd35e270a1d1b9710b69a5b74ad2f701f2b89b61f7deb UID:db8f0a25-8eef-474c-8987-246efc2331e5 NetNS:/var/run/netns/bfb6f8e5-36f1-4fe0-8593-16bc2f984baf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddb8f0a25_8eef_474c_8987_246efc2331e5.slice PodAnnotations:0xc00008cab0}] Aliases:map[]}"
2026-06-09 17:48:36.282759 | controller | Jun 09 16:54:07.029301 crc crio[20770]: time="2026-06-09T16:54:07.028581929Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683734-x4pds from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.282775 | controller | Jun 09 16:54:08.134130 crc crio[20770]: time="2026-06-09T16:54:08.133768573Z" level=info msg="Stopped pod sandbox: 33b326c618813b4476cfd35e270a1d1b9710b69a5b74ad2f701f2b89b61f7deb" id=2a16ae6a-bee2-494d-b965-74c1a90668e3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.282791 | controller | Jun 09 16:54:15.160798 crc crio[20770]: time="2026-06-09T16:54:15.160051425Z" level=info msg="Pulling image: quay.io/metal3-io/mariadb:latest" id=47d54a4e-eca6-48c4-8160-2e70d9e3b0e4 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.282807 | controller | Jun 09 16:54:15.173799 crc crio[20770]: time="2026-06-09T16:54:15.173595108Z" level=info msg="Trying to access \"quay.io/metal3-io/mariadb:latest\""
2026-06-09 17:48:36.282823 | controller | Jun 09 16:54:45.606499 crc crio[20770]: time="2026-06-09T16:54:45.605586482Z" level=info msg="Running pod sandbox: openstack-operators/cinder-operator-controller-manager-86c584f6fc-bwz8b/POD" id=12935540-8361-4fc3-9b89-758af26748ed name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.282839 | controller | Jun 09 16:54:45.608041 crc crio[20770]: time="2026-06-09T16:54:45.606520039Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.282855 | controller | Jun 09 16:54:45.633500 crc crio[20770]: time="2026-06-09T16:54:45.633412898Z" level=info msg="Running pod sandbox: openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-nmxrm/POD" id=ae41463c-845e-4cd8-8c66-d81266f39d61 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.282871 | controller | Jun 09 16:54:45.633818 crc crio[20770]: time="2026-06-09T16:54:45.633531452Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.282887 | controller | Jun 09 16:54:45.698730 crc crio[20770]: time="2026-06-09T16:54:45.698037682Z" level=info msg="Running pod sandbox: openstack-operators/designate-operator-controller-manager-6bf8599b68-ghrgp/POD" id=2a973461-3d36-4686-a2a7-3c70af0675fe name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.282903 | controller | Jun 09 16:54:45.698730 crc crio[20770]: time="2026-06-09T16:54:45.698169275Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.282919 | controller | Jun 09 16:54:45.845051 crc crio[20770]: time="2026-06-09T16:54:45.843046915Z" level=info msg="Running pod sandbox: openstack-operators/heat-operator-controller-manager-5c5844cc68-6zwkh/POD" id=928e945c-f984-49db-8acd-55824d34a4d9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.282935 | controller | Jun 09 16:54:45.845051 crc crio[20770]: time="2026-06-09T16:54:45.843146527Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.282954 | controller | Jun 09 16:54:45.958339 crc crio[20770]: time="2026-06-09T16:54:45.954900886Z" level=info msg="Running pod sandbox: openstack-operators/horizon-operator-controller-manager-548d6d5f9-6b8kg/POD" id=41e5b39e-a2af-4a7e-a666-253e10b8e6c9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.282970 | controller | Jun 09 16:54:45.958339 crc crio[20770]: time="2026-06-09T16:54:45.954985789Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.282985 | controller | Jun 09 16:54:46.091785 crc crio[20770]: time="2026-06-09T16:54:46.089735154Z" level=info msg="Running pod sandbox: openstack-operators/glance-operator-controller-manager-5bdfb47c4d-lnc67/POD" id=a69f43fc-4432-48a5-b41c-ed90ab09ab1c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.283001 | controller | Jun 09 16:54:46.091785 crc crio[20770]: time="2026-06-09T16:54:46.090425904Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.283016 | controller | Jun 09 16:54:46.267056 crc crio[20770]: time="2026-06-09T16:54:46.26692227Z" level=info msg="Running pod sandbox: openstack-operators/ironic-operator-controller-manager-75f8548fcd-bd887/POD" id=470480d0-65a5-4bc8-82ff-338944817dcf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.283031 | controller | Jun 09 16:54:46.267603 crc crio[20770]: time="2026-06-09T16:54:46.267091775Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.283047 | controller | Jun 09 16:54:46.290064 crc crio[20770]: time="2026-06-09T16:54:46.287455846Z" level=info msg="Running pod sandbox: openstack-operators/keystone-operator-controller-manager-6ccff66c5b-kkcjh/POD" id=cf17334c-9530-46a9-836e-4261860c108f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.283062 | controller | Jun 09 16:54:46.290064 crc crio[20770]: time="2026-06-09T16:54:46.287539998Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.283078 | controller | Jun 09 16:54:46.610617 crc crio[20770]: time="2026-06-09T16:54:46.610121008Z" level=info msg="Running pod sandbox: openstack-operators/manila-operator-controller-manager-677d9d8477-pc87g/POD" id=fad1ec93-f18c-4e73-a2bf-dc0d44a64ec9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.283094 | controller | Jun 09 16:54:46.610617 crc crio[20770]: time="2026-06-09T16:54:46.610211571Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.283109 | controller | Jun 09 16:54:46.939775 crc crio[20770]: time="2026-06-09T16:54:46.939600318Z" level=info msg="Running pod sandbox: openstack-operators/neutron-operator-controller-manager-688d5c756f-n7pvq/POD" id=67e8d9c3-6ec1-4bcc-988a-8c246f0576d1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.283125 | controller | Jun 09 16:54:46.939896 crc crio[20770]: time="2026-06-09T16:54:46.939802144Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.283141 | controller | Jun 09 16:54:47.040423 crc crio[20770]: time="2026-06-09T16:54:47.040335228Z" level=info msg="Running pod sandbox: openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-tfqfb/POD" id=5f022eb8-50e9-4af4-90ff-69cc94e1dfc1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.283156 | controller | Jun 09 16:54:47.040558 crc crio[20770]: time="2026-06-09T16:54:47.040446001Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.283176 | controller | Jun 09 16:54:47.150860 crc crio[20770]: time="2026-06-09T16:54:47.150770509Z" level=info msg="Running pod sandbox: openstack-operators/nova-operator-controller-manager-f4c4579bb-6n5nw/POD" id=adb125be-ceb4-4180-ae2d-ef44a6268aef name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.283193 | controller | Jun 09 16:54:47.166000 crc crio[20770]: time="2026-06-09T16:54:47.16185714Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.283209 | controller | Jun 09 16:54:47.223385 crc crio[20770]: time="2026-06-09T16:54:47.223132486Z" level=info msg="Running pod sandbox: openstack-operators/octavia-operator-controller-manager-6495978d8d-jh4js/POD" id=8378c09a-7570-4a4c-8140-714da0b99a72 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.283225 | controller | Jun 09 16:54:47.223385 crc crio[20770]: time="2026-06-09T16:54:47.223303171Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.283241 | controller | Jun 09 16:54:47.386016 crc crio[20770]: time="2026-06-09T16:54:47.38402272Z" level=info msg="Running pod sandbox: openstack-operators/ovn-operator-controller-manager-58f85bd97f-pjscb/POD" id=5f057702-0091-49c3-99ee-b89bd0582885 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.283258 | controller | Jun 09 16:54:47.386016 crc crio[20770]: time="2026-06-09T16:54:47.384139643Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.283273 | controller | Jun 09 16:54:47.787258 crc crio[20770]: time="2026-06-09T16:54:47.785801175Z" level=info msg="Running pod sandbox: openstack-operators/swift-operator-controller-manager-67c49dd5c6-c9gqp/POD" id=3af13079-d15f-449c-8012-0aa4a49c78f3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.283289 | controller | Jun 09 16:54:47.787258 crc crio[20770]: time="2026-06-09T16:54:47.78632209Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.283305 | controller | Jun 09 16:54:47.857337 crc crio[20770]: time="2026-06-09T16:54:47.857223995Z" level=info msg="Running pod sandbox: openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-fjgkn/POD" id=56fc9e0d-0103-4285-a3f0-c31bbc0f26ea name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.283321 | controller | Jun 09 16:54:47.857721 crc crio[20770]: time="2026-06-09T16:54:47.857409841Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.283336 | controller | Jun 09 16:54:47.975320 crc crio[20770]: time="2026-06-09T16:54:47.97502969Z" level=info msg="Running pod sandbox: openstack-operators/test-operator-controller-manager-8d5599d7d-fnlh8/POD" id=5048f91b-249b-4591-becf-7cc89a6a9681 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.283352 | controller | Jun 09 16:54:47.975320 crc crio[20770]: time="2026-06-09T16:54:47.975160034Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.283367 | controller | Jun 09 16:54:48.125927 crc crio[20770]: time="2026-06-09T16:54:48.125879902Z" level=info msg="Running pod sandbox: openstack-operators/watcher-operator-controller-manager-577b679b5c-rfxss/POD" id=71f48c52-7c57-4341-b27b-6b2bddeda4be name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.283383 | controller | Jun 09 16:54:48.126302 crc crio[20770]: time="2026-06-09T16:54:48.126271173Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.283403 | controller | Jun 09 16:54:48.880273 crc crio[20770]: time="2026-06-09T16:54:48.880155503Z" level=info msg="Removing container: 4bc908742ff5a57539f00ad549784ccc99dd4af864fee192e36858db47ede5aa" id=befe1c28-e009-44d1-ba03-2ead74695fc8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.283420 | controller | Jun 09 16:54:51.402178 crc crio[20770]: time="2026-06-09T16:54:51.401207644Z" level=info msg="Removed container 4bc908742ff5a57539f00ad549784ccc99dd4af864fee192e36858db47ede5aa: openshift-infra/auto-csr-approver-29683728-gntrt/oc" id=befe1c28-e009-44d1-ba03-2ead74695fc8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.283436 | controller | Jun 09 16:54:51.414269 crc crio[20770]: time="2026-06-09T16:54:51.41416443Z" level=info msg="Stopping pod sandbox: acc325b04891cd2922c12151d35b97ae52f119fc4fa7f576c01966d7745f56dd" id=3f74a170-5011-4b26-9fb3-aa80ba1b6fbf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.283452 | controller | Jun 09 16:54:51.414554 crc crio[20770]: time="2026-06-09T16:54:51.414279373Z" level=info msg="Stopped pod sandbox (already stopped): acc325b04891cd2922c12151d35b97ae52f119fc4fa7f576c01966d7745f56dd" id=3f74a170-5011-4b26-9fb3-aa80ba1b6fbf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.283468 | controller | Jun 09 16:54:51.415564 crc crio[20770]: time="2026-06-09T16:54:51.415409296Z" level=info msg="Removing pod sandbox: acc325b04891cd2922c12151d35b97ae52f119fc4fa7f576c01966d7745f56dd" id=85219dae-4002-4a21-96b3-4728a82edd24 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.283484 | controller | Jun 09 16:54:51.436523 crc crio[20770]: time="2026-06-09T16:54:51.436394884Z" level=info msg="Pulled image: quay.io/metal3-io/mariadb@sha256:04c98546a59417b616c1ed83c4a8b5b840f52c343c715e28df0e145acfe1e8f0" id=47d54a4e-eca6-48c4-8160-2e70d9e3b0e4 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.283500 | controller | Jun 09 16:54:51.438131 crc crio[20770]: time="2026-06-09T16:54:51.438038702Z" level=info msg="Checking image status: quay.io/metal3-io/mariadb:latest" id=43cf2c77-b775-4866-9b4a-0f8c3bb6b12e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.283537 | controller | Jun 09 16:54:51.583190 crc crio[20770]: time="2026-06-09T16:54:51.583094866Z" level=info msg="Checking image status: quay.io/metal3-io/mariadb" id=dc4c6b74-31e0-4058-a521-21a00c39dbaa name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.283557 | controller | Jun 09 16:54:51.655476 crc crio[20770]: time="2026-06-09T16:54:51.654912178Z" level=info msg="Got pod network &{Name:barbican-operator-controller-manager-7b8ffd8c4f-nmxrm Namespace:openstack-operators ID:70c9c4652b632b9e1fd946156a6feba06b33588d386a66ce01048b2a9163daa8 UID:1587093d-d663-4f90-b369-b721fa61fcd0 NetNS:/var/run/netns/862cd62d-c894-46ba-8177-9627bc03e265 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1587093d_d663_4f90_b369_b721fa61fcd0.slice PodAnnotations:0xc0003de670}] Aliases:map[]}"
2026-06-09 17:48:36.283575 | controller | Jun 09 16:54:51.655476 crc crio[20770]: time="2026-06-09T16:54:51.655021691Z" level=info msg="Adding pod openstack-operators_barbican-operator-controller-manager-7b8ffd8c4f-nmxrm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.283592 | controller | Jun 09 16:54:51.679677 crc crio[20770]: time="2026-06-09T16:54:51.679072598Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-ironic-c97755648-cq9r4/mariadb" id=9cbf63d7-b42c-4543-b0b2-9c1148bac65c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.283608 | controller | Jun 09 16:54:51.802214 crc crio[20770]: time="2026-06-09T16:54:51.802018021Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.283632 | controller | Jun 09 16:54:51.831365 crc crio[20770]: time="2026-06-09T16:54:51.831273429Z" level=info msg="Got pod network &{Name:manila-operator-controller-manager-677d9d8477-pc87g Namespace:openstack-operators ID:37f6cc6ca0b63630ea32be294eb1b303fdbef3f41028b3b49708d39cafde6fd3 UID:7a0f2d18-75a1-49e4-b6ec-e3c647242bf8 NetNS:/var/run/netns/641ebed9-4515-4b60-b924-da31c7ad3376 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7a0f2d18_75a1_49e4_b6ec_e3c647242bf8.slice PodAnnotations:0xc0003de480}] Aliases:map[]}"
2026-06-09 17:48:36.283650 | controller | Jun 09 16:54:51.831365 crc crio[20770]: time="2026-06-09T16:54:51.831353992Z" level=info msg="Adding pod openstack-operators_manila-operator-controller-manager-677d9d8477-pc87g to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.283666 | controller | Jun 09 16:54:51.833477 crc crio[20770]: time="2026-06-09T16:54:51.83337506Z" level=info msg="Removed pod sandbox: acc325b04891cd2922c12151d35b97ae52f119fc4fa7f576c01966d7745f56dd" id=85219dae-4002-4a21-96b3-4728a82edd24 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.283683 | controller | Jun 09 16:54:51.835307 crc crio[20770]: time="2026-06-09T16:54:51.835180243Z" level=info msg="Stopping pod sandbox: a25f34b5f7ec9aabf1bbdf7ec7e3b9e22fc1ff95099e21c5aae883d3bb774752" id=503c8479-d178-42db-b49e-1c013ad83528 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.283699 | controller | Jun 09 16:54:51.835428 crc crio[20770]: time="2026-06-09T16:54:51.835331417Z" level=info msg="Stopped pod sandbox (already stopped): a25f34b5f7ec9aabf1bbdf7ec7e3b9e22fc1ff95099e21c5aae883d3bb774752" id=503c8479-d178-42db-b49e-1c013ad83528 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.283715 | controller | Jun 09 16:54:51.837156 crc crio[20770]: time="2026-06-09T16:54:51.837048447Z" level=info msg="Removing pod sandbox: a25f34b5f7ec9aabf1bbdf7ec7e3b9e22fc1ff95099e21c5aae883d3bb774752" id=ab20bfd7-fabb-461f-9e59-1c63ce1780ae name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.283730 | controller | Jun 09 16:54:51.847089 crc crio[20770]: time="2026-06-09T16:54:51.846978215Z" level=info msg="Got pod network &{Name:nova-operator-controller-manager-f4c4579bb-6n5nw Namespace:openstack-operators ID:0024c9df10854aa2ba7470fa434fa49880d30a4ac7fb7b209df90c428d00f460 UID:d8499e4a-136e-4172-b3de-ef2e270629a8 NetNS:/var/run/netns/396f3ea0-e124-41a5-88ac-5f63d12d5619 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd8499e4a_136e_4172_b3de_ef2e270629a8.slice PodAnnotations:0xc00291a168}] Aliases:map[]}"
2026-06-09 17:48:36.283747 | controller | Jun 09 16:54:51.847089 crc crio[20770]: time="2026-06-09T16:54:51.847041496Z" level=info msg="Adding pod openstack-operators_nova-operator-controller-manager-f4c4579bb-6n5nw to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.283770 | controller | Jun 09 16:54:51.858625 crc crio[20770]: time="2026-06-09T16:54:51.858500939Z" level=info msg="Got pod network &{Name:cinder-operator-controller-manager-86c584f6fc-bwz8b Namespace:openstack-operators ID:8b67d5d09d2e66ff83c499a16f29627835dd2e601619f972843a9a835183ab0e UID:5e666b1d-be09-4e87-a4bc-11d0023ebf1c NetNS:/var/run/netns/f37ac975-122c-4875-a313-eead550e8c8f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5e666b1d_be09_4e87_a4bc_11d0023ebf1c.slice PodAnnotations:0xc002a08038}] Aliases:map[]}"
2026-06-09 17:48:36.283796 | controller | Jun 09 16:54:51.859305 crc crio[20770]: time="2026-06-09T16:54:51.858743116Z" level=info msg="Adding pod openstack-operators_cinder-operator-controller-manager-86c584f6fc-bwz8b to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.283830 | controller | Jun 09 16:54:51.866321 crc crio[20770]: time="2026-06-09T16:54:51.8661471Z" level=info msg="Got pod network &{Name:neutron-operator-controller-manager-688d5c756f-n7pvq Namespace:openstack-operators ID:b492cf9308460c32bfd02465888e005f206c0aad4b2dcd13948d6046c228255c UID:b62916ba-8920-46a8-8cb7-f8e9f1977197 NetNS:/var/run/netns/e52617fa-2fb9-4b55-8cc2-73dc422912af Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb62916ba_8920_46a8_8cb7_f8e9f1977197.slice PodAnnotations:0xc0003de870}] Aliases:map[]}"
2026-06-09 17:48:36.283852 | controller | Jun 09 16:54:51.866321 crc crio[20770]: time="2026-06-09T16:54:51.866210672Z" level=info msg="Adding pod openstack-operators_neutron-operator-controller-manager-688d5c756f-n7pvq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.283870 | controller | Jun 09 16:54:51.915913 crc crio[20770]: time="2026-06-09T16:54:51.91551949Z" level=info msg="Got pod network &{Name:heat-operator-controller-manager-5c5844cc68-6zwkh Namespace:openstack-operators ID:73dfddba473e1ceb591be04a225745cb3b07797545cdbe4c30c8aec42546d2bc UID:1e5a1fe8-e471-4a47-9927-70f0a4754734 NetNS:/var/run/netns/c4a46a0f-3b4f-4ca5-872c-34ecb13d1f80 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1e5a1fe8_e471_4a47_9927_70f0a4754734.slice PodAnnotations:0xc002a082c0}] Aliases:map[]}"
2026-06-09 17:48:36.283886 | controller | Jun 09 16:54:51.915913 crc crio[20770]: time="2026-06-09T16:54:51.915626483Z" level=info msg="Adding pod openstack-operators_heat-operator-controller-manager-5c5844cc68-6zwkh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.283903 | controller | Jun 09 16:54:51.928024 crc crio[20770]: time="2026-06-09T16:54:51.927934381Z" level=info msg="Got pod network &{Name:ovn-operator-controller-manager-58f85bd97f-pjscb Namespace:openstack-operators ID:9c568ccd0ed3e3dbcbfb5fe496ea66fd7ca959319412077b3dcad169d52c7eb1 UID:45ce2769-2801-472a-9464-5009d14b3666 NetNS:/var/run/netns/a6d9c633-e522-4a70-be02-db714fb02e7b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod45ce2769_2801_472a_9464_5009d14b3666.slice PodAnnotations:0xc00291a358}] Aliases:map[]}"
2026-06-09 17:48:36.283919 | controller | Jun 09 16:54:51.928024 crc crio[20770]: time="2026-06-09T16:54:51.928011533Z" level=info msg="Adding pod openstack-operators_ovn-operator-controller-manager-58f85bd97f-pjscb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.283935 | controller | Jun 09 16:54:51.941555 crc crio[20770]: time="2026-06-09T16:54:51.941334858Z" level=info msg="Got pod network &{Name:mariadb-operator-controller-manager-7fcb8b58d6-tfqfb Namespace:openstack-operators ID:7d3ba4b4242eeb33d782fcfea0830c428e5934faafc231b30f7fd1896c95cf6c UID:b64c533c-b45e-4925-9f19-c64ed7068e5a NetNS:/var/run/netns/982d6593-6d56-48b6-b620-94a56b84e588 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb64c533c_b45e_4925_9f19_c64ed7068e5a.slice PodAnnotations:0xc00291a478}] Aliases:map[]}"
2026-06-09 17:48:36.283952 | controller | Jun 09 16:54:51.941555 crc crio[20770]: time="2026-06-09T16:54:51.94137935Z" level=info msg="Adding pod openstack-operators_mariadb-operator-controller-manager-7fcb8b58d6-tfqfb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.283968 | controller | Jun 09 16:54:51.947421 crc crio[20770]: time="2026-06-09T16:54:51.946802127Z" level=info msg="Got pod network &{Name:keystone-operator-controller-manager-6ccff66c5b-kkcjh Namespace:openstack-operators ID:a1377fcf7647663831a4316e5f8c22a5ddd6383fa4e3741ca5bfec05e42fbafa UID:bedd3c9c-8c01-464a-8d68-4c6eb9b634df NetNS:/var/run/netns/b631d93c-3b99-4775-9a79-abbf54927c13 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbedd3c9c_8c01_464a_8d68_4c6eb9b634df.slice PodAnnotations:0xc0005c6130}] Aliases:map[]}"
2026-06-09 17:48:36.283988 | controller | Jun 09 16:54:51.947421 crc crio[20770]: time="2026-06-09T16:54:51.947344423Z" level=info msg="Adding pod openstack-operators_keystone-operator-controller-manager-6ccff66c5b-kkcjh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.284005 | controller | Jun 09 16:54:51.949032 crc crio[20770]: time="2026-06-09T16:54:51.94899199Z" level=info msg="Got pod network &{Name:horizon-operator-controller-manager-548d6d5f9-6b8kg Namespace:openstack-operators ID:1aaeed0f646a0fb2aac9dec23542481b61f5ad43aaf5ac5294e0338002e27524 UID:e2d7fd84-8668-4fc2-a020-1f003418dd38 NetNS:/var/run/netns/982ec546-4f93-4032-8311-70b44be8204b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode2d7fd84_8668_4fc2_a020_1f003418dd38.slice PodAnnotations:0xc002732260}] Aliases:map[]}"
2026-06-09 17:48:36.284021 | controller | Jun 09 16:54:51.949183 crc crio[20770]: time="2026-06-09T16:54:51.949165005Z" level=info msg="Adding pod openstack-operators_horizon-operator-controller-manager-548d6d5f9-6b8kg to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.284038 | controller | Jun 09 16:54:51.984513 crc crio[20770]: time="2026-06-09T16:54:51.983918533Z" level=info msg="Got pod network &{Name:telemetry-operator-controller-manager-5d65c7d97d-fjgkn Namespace:openstack-operators ID:112cd083aa1d8fa50d86cff8308000b26dc12eccf5a1ad5dac48463d4a87de10 UID:817f6027-e928-4243-a1d6-f26256bf728e NetNS:/var/run/netns/7e8f3647-e504-4832-9971-37ca290ebee9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod817f6027_e928_4243_a1d6_f26256bf728e.slice PodAnnotations:0xc002a083f0}] Aliases:map[]}"
2026-06-09 17:48:36.284053 | controller | Jun 09 16:54:51.984513 crc crio[20770]: time="2026-06-09T16:54:51.983991275Z" level=info msg="Adding pod openstack-operators_telemetry-operator-controller-manager-5d65c7d97d-fjgkn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.284069 | controller | Jun 09 16:54:52.274765 crc crio[20770]: time="2026-06-09T16:54:52.220193061Z" level=info msg="Got pod network &{Name:designate-operator-controller-manager-6bf8599b68-ghrgp Namespace:openstack-operators ID:d5ee8bb9be6d96ed09fafa0b242e9a295d01c17acdcd2aa93c14bdeeeca896dc UID:a04b104e-3bfb-4b89-9d0f-0b544ccf3b66 NetNS:/var/run/netns/523b4554-89c2-442e-b0f6-b525928d051e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda04b104e_3bfb_4b89_9d0f_0b544ccf3b66.slice PodAnnotations:0xc001e800e8}] Aliases:map[]}"
2026-06-09 17:48:36.284085 | controller | Jun 09 16:54:52.275517 crc crio[20770]: time="2026-06-09T16:54:52.221147859Z" level=info msg="Got pod network &{Name:swift-operator-controller-manager-67c49dd5c6-c9gqp Namespace:openstack-operators ID:b7d33a4941b9aae674473ca53888cb3a20d6e9ab164efaf98ea3af90451d7302 UID:9fae1f2d-4ad7-4912-a1d1-2dcd2f18902c NetNS:/var/run/netns/7dd6f359-a6b8-418c-b0a4-091d9de3d58a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9fae1f2d_4ad7_4912_a1d1_2dcd2f18902c.slice PodAnnotations:0xc002732048}] Aliases:map[]}"
2026-06-09 17:48:36.284101 | controller | Jun 09 16:54:52.275517 crc crio[20770]: time="2026-06-09T16:54:52.275434102Z" level=info msg="Adding pod openstack-operators_swift-operator-controller-manager-67c49dd5c6-c9gqp to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.284120 | controller | Jun 09 16:54:52.277774 crc crio[20770]: time="2026-06-09T16:54:52.276780021Z" level=info msg="Adding pod openstack-operators_designate-operator-controller-manager-6bf8599b68-ghrgp to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.284137 | controller | Jun 09 16:54:52.277921 crc crio[20770]: time="2026-06-09T16:54:52.22393172Z" level=info msg="Got pod network &{Name:octavia-operator-controller-manager-6495978d8d-jh4js Namespace:openstack-operators ID:961bf6e00017f672056748017a875c5fe4f68e27266f7fee8f37620884dd8dad UID:e4fc5bd7-5958-40c7-a1a0-43d7b923ee51 NetNS:/var/run/netns/d45f58a1-ae7b-4a07-9a3a-9f1ddb0459f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode4fc5bd7_5958_40c7_a1a0_43d7b923ee51.slice PodAnnotations:0xc00008c540}] Aliases:map[]}"
2026-06-09 17:48:36.284154 | controller | Jun 09 16:54:52.278017 crc crio[20770]: time="2026-06-09T16:54:52.277925175Z" level=info msg="Adding pod openstack-operators_octavia-operator-controller-manager-6495978d8d-jh4js to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.284170 | controller | Jun 09 16:54:52.284293 crc crio[20770]: time="2026-06-09T16:54:52.241349354Z" level=info msg="Got pod network &{Name:ironic-operator-controller-manager-75f8548fcd-bd887 Namespace:openstack-operators ID:4f63372e97006e55316aba6a30e7593137307b25c38e2d96e1b8f3c9cf50b669 UID:d4850793-a1a7-4f6f-833d-751b8dace8a8 NetNS:/var/run/netns/a5b62805-48d2-4881-b2f5-5daa59933d14 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd4850793_a1a7_4f6f_833d_751b8dace8a8.slice PodAnnotations:0xc001e80070}] Aliases:map[]}"
2026-06-09 17:48:36.284186 | controller | Jun 09 16:54:52.285047 crc crio[20770]: time="2026-06-09T16:54:52.28500746Z" level=info msg="Adding pod openstack-operators_ironic-operator-controller-manager-75f8548fcd-bd887 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.284202 | controller | Jun 09 16:54:52.304495 crc crio[20770]: time="2026-06-09T16:54:52.249978125Z" level=info msg="Got pod network &{Name:watcher-operator-controller-manager-577b679b5c-rfxss Namespace:openstack-operators ID:cfdc8de96306f014252497f0dda52e104ab6c7ceb523f45894eadbc091a9206b UID:51322d44-bb62-4604-a783-7a9b2646ff14 NetNS:/var/run/netns/56c4ad22-98bc-4c58-8021-181a3f00b1e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod51322d44_bb62_4604_a783_7a9b2646ff14.slice PodAnnotations:0xc001e80230}] Aliases:map[]}"
2026-06-09 17:48:36.284218 | controller | Jun 09 16:54:52.304495 crc crio[20770]: time="2026-06-09T16:54:52.304006461Z" level=info msg="Adding pod openstack-operators_watcher-operator-controller-manager-577b679b5c-rfxss to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.284239 | controller | Jun 09 16:54:52.304495 crc crio[20770]: time="2026-06-09T16:54:52.251145098Z" level=info msg="Got pod network &{Name:glance-operator-controller-manager-5bdfb47c4d-lnc67 Namespace:openstack-operators ID:0df17dcea6603453a3f051f82af43dd6aa87ad9fc51d5cf13c65b1a21d22d613 UID:80c32e57-b414-4846-8932-9b109f7c6197 NetNS:/var/run/netns/80c7620f-156b-4259-abe4-dba576356604 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod80c32e57_b414_4846_8932_9b109f7c6197.slice PodAnnotations:0xc00008c598}] Aliases:map[]}"
2026-06-09 17:48:36.284256 | controller | Jun 09 16:54:52.304495 crc crio[20770]: time="2026-06-09T16:54:52.304387112Z" level=info msg="Adding pod openstack-operators_glance-operator-controller-manager-5bdfb47c4d-lnc67 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.284275 | controller | Jun 09 16:54:52.304495 crc crio[20770]: time="2026-06-09T16:54:52.255279088Z" level=info msg="Got pod network &{Name:test-operator-controller-manager-8d5599d7d-fnlh8 Namespace:openstack-operators ID:702148d3035d2a366bc88e79bdb376f16ff9749a414c89eead29fabc109feba9 UID:177a78b3-e6d3-49eb-aec0-31f092837a85 NetNS:/var/run/netns/88b011a7-0f92-4ae2-a1ae-c859bf69aee0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod177a78b3_e6d3_49eb_aec0_31f092837a85.slice PodAnnotations:0xc00008c790}] Aliases:map[]}"
2026-06-09 17:48:36.284293 | controller | Jun 09 16:54:52.305382 crc crio[20770]: time="2026-06-09T16:54:52.304538146Z" level=info msg="Adding pod openstack-operators_test-operator-controller-manager-8d5599d7d-fnlh8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.284309 | controller | Jun 09 16:54:52.526013 crc crio[20770]: time="2026-06-09T16:54:52.524150152Z" level=info msg="Removed pod sandbox: a25f34b5f7ec9aabf1bbdf7ec7e3b9e22fc1ff95099e21c5aae883d3bb774752" id=ab20bfd7-fabb-461f-9e59-1c63ce1780ae name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.284325 | controller | Jun 09 16:54:53.234422 crc crio[20770]: time="2026-06-09T16:54:53.234050148Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.284342 | controller | Jun 09 16:54:54.853871 crc crio[20770]: 2026-06-09T16:54:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b492cf9308460c3 Mac:16:6b:a4:4e:83:cf Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:54 Mtu:0 Sandbox:/var/run/netns/e52617fa-2fb9-4b55-8cc2-73dc422912af SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.84 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.284358 | controller | Jun 09 16:54:54.949836 crc crio[20770]: time="2026-06-09T16:54:54.948598423Z" level=info msg="Got pod network &{Name:neutron-operator-controller-manager-688d5c756f-n7pvq Namespace:openstack-operators ID:b492cf9308460c32bfd02465888e005f206c0aad4b2dcd13948d6046c228255c UID:b62916ba-8920-46a8-8cb7-f8e9f1977197 NetNS:/var/run/netns/e52617fa-2fb9-4b55-8cc2-73dc422912af Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb62916ba_8920_46a8_8cb7_f8e9f1977197.slice PodAnnotations:0xc0003de870}] Aliases:map[]}"
2026-06-09 17:48:36.284375 | controller | Jun 09 16:54:54.949836 crc crio[20770]: time="2026-06-09T16:54:54.948970934Z" level=info msg="Checking pod openstack-operators_neutron-operator-controller-manager-688d5c756f-n7pvq for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.284391 | controller | Jun 09 16:54:55.108246 crc crio[20770]: time="2026-06-09T16:54:55.108004144Z" level=info msg="Ran pod sandbox b492cf9308460c32bfd02465888e005f206c0aad4b2dcd13948d6046c228255c with infra container: openstack-operators/neutron-operator-controller-manager-688d5c756f-n7pvq/POD" id=67e8d9c3-6ec1-4bcc-988a-8c246f0576d1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.284408 | controller | Jun 09 16:54:55.169037 crc crio[20770]: time="2026-06-09T16:54:55.16444931Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d" id=c4240f6f-8dd4-475f-8d2e-8ff6037b015f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.284424 | controller | Jun 09 16:54:55.169037 crc crio[20770]: time="2026-06-09T16:54:55.165022406Z" level=info msg="Image quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d not found" id=c4240f6f-8dd4-475f-8d2e-8ff6037b015f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.284443 | controller | Jun 09 16:54:55.169037 crc crio[20770]: time="2026-06-09T16:54:55.165103109Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d found" id=c4240f6f-8dd4-475f-8d2e-8ff6037b015f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.284459 | controller | Jun 09 16:54:55.210750 crc crio[20770]: time="2026-06-09T16:54:55.210293699Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d" id=1b17cec3-ef5e-4653-82fa-9002b86df308 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.284475 | controller | Jun 09 16:54:55.250425 crc crio[20770]: time="2026-06-09T16:54:55.250132163Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d\""
2026-06-09 17:48:36.284491 | controller | Jun 09 16:54:55.693418 crc crio[20770]: time="2026-06-09T16:54:55.692445832Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.284506 | controller | Jun 09 16:54:57.096565 crc crio[20770]: time="2026-06-09T16:54:57.095246912Z" level=info msg="Created container f3e9ffe7a169ceb0a30f1721107ffd4fac928ae5f5d99ab2dadd22b43b114d63: baremetal-operator-system/baremetal-operator-ironic-c97755648-cq9r4/mariadb" id=9cbf63d7-b42c-4543-b0b2-9c1148bac65c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.284546 | controller | Jun 09 16:54:57.140287 crc crio[20770]: time="2026-06-09T16:54:57.139994329Z" level=info msg="Starting container: f3e9ffe7a169ceb0a30f1721107ffd4fac928ae5f5d99ab2dadd22b43b114d63" id=f5d3b4b5-c6c5-4811-ad97-9905837989a5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.284565 | controller | Jun 09 16:54:57.201354 crc crio[20770]: time="2026-06-09T16:54:57.200274086Z" level=info msg="Started container" PID=44753 containerID=f3e9ffe7a169ceb0a30f1721107ffd4fac928ae5f5d99ab2dadd22b43b114d63 description=baremetal-operator-system/baremetal-operator-ironic-c97755648-cq9r4/mariadb id=f5d3b4b5-c6c5-4811-ad97-9905837989a5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=26b46faa35b70169f5e9bc8118d4d0c8d7c38aa08a6b2d2dbc251d5ce2345152
2026-06-09 17:48:36.284582 | controller | Jun 09 16:54:57.249224 crc crio[20770]: 2026-06-09T16:54:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:37f6cc6ca0b6363 Mac:c2:b5:30:bd:ea:ae Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:52 Mtu:0 Sandbox:/var/run/netns/641ebed9-4515-4b60-b924-da31c7ad3376 SocketPath: PciID:}] [{Interface:0xc00013f320 Address:{IP:10.217.0.82 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.284598 | controller | Jun 09 16:54:57.256735 crc crio[20770]: time="2026-06-09T16:54:57.251497401Z" level=info msg="Got pod network &{Name:manila-operator-controller-manager-677d9d8477-pc87g Namespace:openstack-operators ID:37f6cc6ca0b63630ea32be294eb1b303fdbef3f41028b3b49708d39cafde6fd3 UID:7a0f2d18-75a1-49e4-b6ec-e3c647242bf8 NetNS:/var/run/netns/641ebed9-4515-4b60-b924-da31c7ad3376 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7a0f2d18_75a1_49e4_b6ec_e3c647242bf8.slice PodAnnotations:0xc0003de480}] Aliases:map[]}"
2026-06-09 17:48:36.284614 | controller | Jun 09 16:54:57.268203 crc crio[20770]: time="2026-06-09T16:54:57.265911408Z" level=info msg="Checking pod openstack-operators_manila-operator-controller-manager-677d9d8477-pc87g for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.284631 | controller | Jun 09 16:54:57.315121 crc crio[20770]: time="2026-06-09T16:54:57.311534261Z" level=info msg="Ran pod sandbox 37f6cc6ca0b63630ea32be294eb1b303fdbef3f41028b3b49708d39cafde6fd3 with infra container: openstack-operators/manila-operator-controller-manager-677d9d8477-pc87g/POD" id=fad1ec93-f18c-4e73-a2bf-dc0d44a64ec9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.284651 | controller | Jun 09 16:54:57.327745 crc crio[20770]: time="2026-06-09T16:54:57.326265548Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391" id=a448538a-a7dd-4c4f-a736-3a263da2b755 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.284668 | controller | Jun 09 16:54:57.327745 crc crio[20770]: time="2026-06-09T16:54:57.327147323Z" level=info msg="Image quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391 not found" id=a448538a-a7dd-4c4f-a736-3a263da2b755 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.284684 | controller | Jun 09 16:54:57.327745 crc crio[20770]: time="2026-06-09T16:54:57.327206325Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391 found" id=a448538a-a7dd-4c4f-a736-3a263da2b755 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.284699 | controller | Jun 09 16:54:57.336966 crc crio[20770]: time="2026-06-09T16:54:57.336767762Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391" id=cb3d0fc1-0bb4-4c35-8016-bab8c4459096 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.284715 | controller | Jun 09 16:54:57.369586 crc crio[20770]: time="2026-06-09T16:54:57.368963105Z" level=info msg="Pulling image: quay.io/metal3-io/ironic:release-24.1" id=1111d38a-6814-4e66-a273-65b36f3cc48e name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.284731 | controller | Jun 09 16:54:57.375084 crc crio[20770]: time="2026-06-09T16:54:57.374483315Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391\""
2026-06-09 17:48:36.284747 | controller | Jun 09 16:54:57.401004 crc crio[20770]: time="2026-06-09T16:54:57.398231794Z" level=info msg="Trying to access \"quay.io/metal3-io/ironic:release-24.1\""
2026-06-09 17:48:36.284763 | controller | Jun 09 16:54:57.648947 crc crio[20770]: 2026-06-09T16:54:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7d3ba4b4242eeb3 Mac:da:e3:64:95:70:3a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:53 Mtu:0 Sandbox:/var/run/netns/982d6593-6d56-48b6-b620-94a56b84e588 SocketPath: PciID:}] [{Interface:0xc0001ac5d0 Address:{IP:10.217.0.83 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.284779 | controller | Jun 09 16:54:57.653734 crc crio[20770]: time="2026-06-09T16:54:57.650244288Z" level=info msg="Got pod network &{Name:mariadb-operator-controller-manager-7fcb8b58d6-tfqfb Namespace:openstack-operators ID:7d3ba4b4242eeb33d782fcfea0830c428e5934faafc231b30f7fd1896c95cf6c UID:b64c533c-b45e-4925-9f19-c64ed7068e5a NetNS:/var/run/netns/982d6593-6d56-48b6-b620-94a56b84e588 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb64c533c_b45e_4925_9f19_c64ed7068e5a.slice PodAnnotations:0xc00291a478}] Aliases:map[]}"
2026-06-09 17:48:36.284796 | controller | Jun 09 16:54:57.653734 crc crio[20770]: time="2026-06-09T16:54:57.650480315Z" level=info msg="Checking pod openstack-operators_mariadb-operator-controller-manager-7fcb8b58d6-tfqfb for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.284812 | controller | Jun 09 16:54:57.668369 crc crio[20770]: time="2026-06-09T16:54:57.667158588Z" level=info msg="Ran pod sandbox 7d3ba4b4242eeb33d782fcfea0830c428e5934faafc231b30f7fd1896c95cf6c with infra container: openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-tfqfb/POD" id=5f022eb8-50e9-4af4-90ff-69cc94e1dfc1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.284831 | controller | Jun 09 16:54:57.683812 crc crio[20770]: time="2026-06-09T16:54:57.678012703Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398" id=9c2cd9cf-231e-4258-9691-211829a10c95 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.284848 | controller | Jun 09 16:54:57.683812 crc crio[20770]: time="2026-06-09T16:54:57.679131235Z" level=info msg="Image quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398 not found" id=9c2cd9cf-231e-4258-9691-211829a10c95 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.284864 | controller | Jun 09 16:54:57.683812 crc crio[20770]: time="2026-06-09T16:54:57.679394543Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398 found" id=9c2cd9cf-231e-4258-9691-211829a10c95 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.284879 | controller | Jun 09 16:54:57.685296 crc crio[20770]: time="2026-06-09T16:54:57.68447437Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398" id=bbc3d63b-4acb-4cc4-a60c-047b564dfb8e name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.284895 | controller | Jun 09 16:54:57.692097 crc crio[20770]: time="2026-06-09T16:54:57.691924606Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398\""
2026-06-09 17:48:36.284910 | controller | Jun 09 16:54:57.912716 crc crio[20770]: 2026-06-09T16:54:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:70c9c4652b632b9 Mac:4e:ba:88:c5:58:cd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4a Mtu:0 Sandbox:/var/run/netns/862cd62d-c894-46ba-8177-9627bc03e265 SocketPath: PciID:}] [{Interface:0xc00053e730 Address:{IP:10.217.0.74 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.284926 | controller | Jun 09 16:54:57.927579 crc crio[20770]: time="2026-06-09T16:54:57.927395401Z" level=info msg="Got pod network &{Name:barbican-operator-controller-manager-7b8ffd8c4f-nmxrm Namespace:openstack-operators ID:70c9c4652b632b9e1fd946156a6feba06b33588d386a66ce01048b2a9163daa8 UID:1587093d-d663-4f90-b369-b721fa61fcd0 NetNS:/var/run/netns/862cd62d-c894-46ba-8177-9627bc03e265 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1587093d_d663_4f90_b369_b721fa61fcd0.slice PodAnnotations:0xc0003de670}] Aliases:map[]}"
2026-06-09 17:48:36.284942 | controller | Jun 09 16:54:57.928041 crc crio[20770]: time="2026-06-09T16:54:57.927809303Z" level=info msg="Checking pod openstack-operators_barbican-operator-controller-manager-7b8ffd8c4f-nmxrm for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.284959 | controller | Jun 09 16:54:57.955670 crc crio[20770]: 2026-06-09T16:54:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cfdc8de96306f01 Mac:92:1c:da:e6:38:35 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5c Mtu:0 Sandbox:/var/run/netns/56c4ad22-98bc-4c58-8021-181a3f00b1e3 SocketPath: PciID:}] [{Interface:0xc000112c50 Address:{IP:10.217.0.92 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.284975 | controller | Jun 09 16:54:57.956877 crc crio[20770]: time="2026-06-09T16:54:57.956555956Z" level=info msg="Got pod network &{Name:watcher-operator-controller-manager-577b679b5c-rfxss Namespace:openstack-operators ID:cfdc8de96306f014252497f0dda52e104ab6c7ceb523f45894eadbc091a9206b UID:51322d44-bb62-4604-a783-7a9b2646ff14 NetNS:/var/run/netns/56c4ad22-98bc-4c58-8021-181a3f00b1e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod51322d44_bb62_4604_a783_7a9b2646ff14.slice PodAnnotations:0xc001e80230}] Aliases:map[]}"
2026-06-09 17:48:36.284994 | controller | Jun 09 16:54:57.956877 crc crio[20770]: time="2026-06-09T16:54:57.956827404Z" level=info msg="Checking pod openstack-operators_watcher-operator-controller-manager-577b679b5c-rfxss for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.285012 | controller | Jun 09 16:54:57.961790 crc crio[20770]: time="2026-06-09T16:54:57.960094719Z" level=info msg="Ran pod sandbox 70c9c4652b632b9e1fd946156a6feba06b33588d386a66ce01048b2a9163daa8 with infra container: openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-nmxrm/POD" id=ae41463c-845e-4cd8-8c66-d81266f39d61 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.285030 | controller | Jun 09 16:54:57.974792 crc crio[20770]: 2026-06-09T16:54:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1aaeed0f646a0fb Mac:36:34:9a:6c:8f:75 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4e Mtu:0 Sandbox:/var/run/netns/982ec546-4f93-4032-8311-70b44be8204b SocketPath: PciID:}] [{Interface:0xc000350a00 Address:{IP:10.217.0.78 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.285047 | controller | Jun 09 16:54:57.982010 crc crio[20770]: time="2026-06-09T16:54:57.981592162Z" level=info msg="Ran pod sandbox cfdc8de96306f014252497f0dda52e104ab6c7ceb523f45894eadbc091a9206b with infra container: openstack-operators/watcher-operator-controller-manager-577b679b5c-rfxss/POD" id=71f48c52-7c57-4341-b27b-6b2bddeda4be name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.285064 | controller | Jun 09 16:54:57.992734 crc crio[20770]: time="2026-06-09T16:54:57.99222059Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7" id=bf29e5cc-95c9-42f7-b911-f7e77b40ab8c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.285080 | controller | Jun 09 16:54:57.992734 crc crio[20770]: time="2026-06-09T16:54:57.992520008Z" level=info msg="Image quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7 not found" id=bf29e5cc-95c9-42f7-b911-f7e77b40ab8c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.285096 | controller | Jun 09 16:54:57.992734 crc crio[20770]: time="2026-06-09T16:54:57.99257695Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7 found" id=bf29e5cc-95c9-42f7-b911-f7e77b40ab8c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.285112 | controller | Jun 09 16:54:58.004269 crc crio[20770]: time="2026-06-09T16:54:58.004066723Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7" id=3fc6ec88-6202-4df3-bc4d-2bca551975d3 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.285127 | controller | Jun 09 16:54:58.009430 crc crio[20770]: time="2026-06-09T16:54:58.009261164Z" level=info msg="Got pod network &{Name:horizon-operator-controller-manager-548d6d5f9-6b8kg Namespace:openstack-operators ID:1aaeed0f646a0fb2aac9dec23542481b61f5ad43aaf5ac5294e0338002e27524 UID:e2d7fd84-8668-4fc2-a020-1f003418dd38 NetNS:/var/run/netns/982ec546-4f93-4032-8311-70b44be8204b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode2d7fd84_8668_4fc2_a020_1f003418dd38.slice PodAnnotations:0xc002732260}] Aliases:map[]}"
2026-06-09 17:48:36.285143 | controller | Jun 09 16:54:58.009812 crc crio[20770]: time="2026-06-09T16:54:58.009531452Z" level=info msg="Checking pod openstack-operators_horizon-operator-controller-manager-548d6d5f9-6b8kg for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.285163 | controller | Jun 09 16:54:58.014729 crc crio[20770]: time="2026-06-09T16:54:58.012167838Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7\""
2026-06-09 17:48:36.285179 | controller | Jun 09 16:54:58.014729 crc crio[20770]: time="2026-06-09T16:54:58.013462955Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d" id=626f2251-b53c-46b3-ad6d-da5e8d0725cd name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.285201 | controller | Jun 09 16:54:58.014729 crc crio[20770]: time="2026-06-09T16:54:58.014025002Z" level=info msg="Image quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d not found" id=626f2251-b53c-46b3-ad6d-da5e8d0725cd name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.285226 | controller | Jun 09 16:54:58.014729 crc crio[20770]: time="2026-06-09T16:54:58.014108324Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d found" id=626f2251-b53c-46b3-ad6d-da5e8d0725cd name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.285249 | controller | Jun 09 16:54:58.026826 crc crio[20770]: time="2026-06-09T16:54:58.024016661Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d" id=0968c3ef-3d44-43d7-b877-7fc32e18798b name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.285266 | controller | Jun 09 16:54:58.037416 crc crio[20770]: time="2026-06-09T16:54:58.037318727Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d\""
2026-06-09 17:48:36.285283 | controller | Jun 09 16:54:58.101953 crc crio[20770]: time="2026-06-09T16:54:58.100469087Z" level=info msg="Ran pod sandbox 1aaeed0f646a0fb2aac9dec23542481b61f5ad43aaf5ac5294e0338002e27524 with infra container: openstack-operators/horizon-operator-controller-manager-548d6d5f9-6b8kg/POD" id=41e5b39e-a2af-4a7e-a666-253e10b8e6c9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.285298 | controller | Jun 09 16:54:58.151933 crc crio[20770]: time="2026-06-09T16:54:58.150206309Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed" id=1534c976-58f9-4f42-a142-d4c82477aec2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.285314 | controller | Jun 09 16:54:58.151933 crc crio[20770]: time="2026-06-09T16:54:58.1512786Z" level=info msg="Image quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed not found" id=1534c976-58f9-4f42-a142-d4c82477aec2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.285329 | controller | Jun 09 16:54:58.151933 crc crio[20770]: time="2026-06-09T16:54:58.151350792Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed found" id=1534c976-58f9-4f42-a142-d4c82477aec2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.285345 | controller | Jun 09 16:54:58.173181 crc crio[20770]: time="2026-06-09T16:54:58.172493865Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed" id=731c0eeb-af70-4e94-8ab6-af605f3952df name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.285360 | controller | Jun 09 16:54:58.189282 crc crio[20770]: time="2026-06-09T16:54:58.188574041Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed\""
2026-06-09 17:48:36.285380 | controller | Jun 09 16:54:58.470608 crc crio[20770]: 2026-06-09T16:54:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a1377fcf7647663 Mac:2a:29:fd:44:54:96 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:51 Mtu:0 Sandbox:/var/run/netns/b631d93c-3b99-4775-9a79-abbf54927c13 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.81 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.285397 | controller | Jun 09 16:54:58.474782 crc crio[20770]: time="2026-06-09T16:54:58.471493841Z" level=info msg="Got pod network &{Name:keystone-operator-controller-manager-6ccff66c5b-kkcjh Namespace:openstack-operators ID:a1377fcf7647663831a4316e5f8c22a5ddd6383fa4e3741ca5bfec05e42fbafa UID:bedd3c9c-8c01-464a-8d68-4c6eb9b634df NetNS:/var/run/netns/b631d93c-3b99-4775-9a79-abbf54927c13 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbedd3c9c_8c01_464a_8d68_4c6eb9b634df.slice PodAnnotations:0xc0005c6130}] Aliases:map[]}"
2026-06-09 17:48:36.285413 | controller | Jun 09 16:54:58.474782 crc crio[20770]: time="2026-06-09T16:54:58.471782799Z" level=info msg="Checking pod openstack-operators_keystone-operator-controller-manager-6ccff66c5b-kkcjh for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.285430 | controller | Jun 09 16:54:58.481305 crc crio[20770]: time="2026-06-09T16:54:58.480243595Z" level=info msg="Ran pod sandbox a1377fcf7647663831a4316e5f8c22a5ddd6383fa4e3741ca5bfec05e42fbafa with infra container: openstack-operators/keystone-operator-controller-manager-6ccff66c5b-kkcjh/POD" id=cf17334c-9530-46a9-836e-4261860c108f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.285446 | controller | Jun 09 16:54:58.515112 crc crio[20770]: time="2026-06-09T16:54:58.51217365Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6" id=1c88061e-a17c-4e7c-9eda-56ebbcde7cfb name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.285462 | controller | Jun 09 16:54:58.515112 crc crio[20770]: time="2026-06-09T16:54:58.513073916Z" level=info msg="Image quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6 not found" id=1c88061e-a17c-4e7c-9eda-56ebbcde7cfb name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.285478 | controller | Jun 09 16:54:58.515112 crc crio[20770]: time="2026-06-09T16:54:58.513140858Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6 found" id=1c88061e-a17c-4e7c-9eda-56ebbcde7cfb name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.285494 | controller | Jun 09 16:54:58.521104 crc crio[20770]: time="2026-06-09T16:54:58.520030038Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6" id=4dc57029-e319-4e06-8e84-23a8a5d21c49 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.285509 | controller | Jun 09 16:54:58.531911 crc crio[20770]: time="2026-06-09T16:54:58.526888017Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6\""
2026-06-09 17:48:36.285548 | controller | Jun 09 16:54:58.635104 crc crio[20770]: 2026-06-09T16:54:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:961bf6e00017f67 Mac:1e:d6:db:bc:88:8f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:56 Mtu:0 Sandbox:/var/run/netns/d45f58a1-ae7b-4a07-9a3a-9f1ddb0459f5 SocketPath: PciID:}] [{Interface:0xc000194e50 Address:{IP:10.217.0.86 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.285565 | controller | Jun 09 16:54:58.636289 crc crio[20770]: time="2026-06-09T16:54:58.635914137Z" level=info msg="Got pod network &{Name:octavia-operator-controller-manager-6495978d8d-jh4js Namespace:openstack-operators ID:961bf6e00017f672056748017a875c5fe4f68e27266f7fee8f37620884dd8dad UID:e4fc5bd7-5958-40c7-a1a0-43d7b923ee51 NetNS:/var/run/netns/d45f58a1-ae7b-4a07-9a3a-9f1ddb0459f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode4fc5bd7_5958_40c7_a1a0_43d7b923ee51.slice PodAnnotations:0xc00008c540}] Aliases:map[]}"
2026-06-09 17:48:36.285586 | controller | Jun 09 16:54:58.636289 crc crio[20770]: time="2026-06-09T16:54:58.636116863Z" level=info msg="Checking pod openstack-operators_octavia-operator-controller-manager-6495978d8d-jh4js for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.285603 | controller | Jun 09 16:54:58.644548 crc crio[20770]: time="2026-06-09T16:54:58.644504416Z" level=info msg="Ran pod sandbox 961bf6e00017f672056748017a875c5fe4f68e27266f7fee8f37620884dd8dad with infra container: openstack-operators/octavia-operator-controller-manager-6495978d8d-jh4js/POD" id=8378c09a-7570-4a4c-8140-714da0b99a72 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.285620 | controller | Jun 09 16:54:58.648227 crc crio[20770]: time="2026-06-09T16:54:58.648178112Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63" id=ae0cd7df-dca5-447f-8d21-324aedfb9878 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.285637 | controller | Jun 09 16:54:58.649525 crc crio[20770]: time="2026-06-09T16:54:58.649427218Z" level=info msg="Image quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63 not found" id=ae0cd7df-dca5-447f-8d21-324aedfb9878 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.285653 | controller | Jun 09 16:54:58.649999 crc crio[20770]: time="2026-06-09T16:54:58.649926223Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63 found" id=ae0cd7df-dca5-447f-8d21-324aedfb9878 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.285668 | controller | Jun 09 16:54:58.652989 crc crio[20770]: time="2026-06-09T16:54:58.652877018Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63" id=146820e2-5e0e-4941-8744-49c12c6f92c4 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.285684 | controller | Jun 09 16:54:58.655972 crc crio[20770]: 2026-06-09T16:54:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8b67d5d09d2e66f Mac:6a:7f:a7:da:6f:55 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:49 Mtu:0 Sandbox:/var/run/netns/f37ac975-122c-4875-a313-eead550e8c8f SocketPath: PciID:}] [{Interface:0xc00031f1d0 Address:{IP:10.217.0.73 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.285700 | controller | Jun 09 16:54:58.657611 crc crio[20770]: time="2026-06-09T16:54:58.656809102Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\""
2026-06-09 17:48:36.285716 | controller | Jun 09 16:54:58.657611 crc crio[20770]: time="2026-06-09T16:54:58.656815343Z" level=info msg="Got pod network &{Name:cinder-operator-controller-manager-86c584f6fc-bwz8b Namespace:openstack-operators ID:8b67d5d09d2e66ff83c499a16f29627835dd2e601619f972843a9a835183ab0e UID:5e666b1d-be09-4e87-a4bc-11d0023ebf1c NetNS:/var/run/netns/f37ac975-122c-4875-a313-eead550e8c8f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5e666b1d_be09_4e87_a4bc_11d0023ebf1c.slice PodAnnotations:0xc002a08038}] Aliases:map[]}"
2026-06-09 17:48:36.285737 | controller | Jun 09 16:54:58.657611 crc crio[20770]: time="2026-06-09T16:54:58.65740203Z" level=info msg="Checking pod openstack-operators_cinder-operator-controller-manager-86c584f6fc-bwz8b for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.285754 | controller | Jun 09 16:54:58.674116 crc crio[20770]: time="2026-06-09T16:54:58.674026781Z" level=info msg="Ran pod sandbox 8b67d5d09d2e66ff83c499a16f29627835dd2e601619f972843a9a835183ab0e with infra container: openstack-operators/cinder-operator-controller-manager-86c584f6fc-bwz8b/POD" id=12935540-8361-4fc3-9b89-758af26748ed name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.285770 | controller | Jun 09 16:54:58.682371 crc crio[20770]: 2026-06-09T16:54:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:73dfddba473e1ce Mac:32:aa:51:07:03:33 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4d Mtu:0 Sandbox:/var/run/netns/c4a46a0f-3b4f-4ca5-872c-34ecb13d1f80 SocketPath: PciID:}] [{Interface:0xc000014920 Address:{IP:10.217.0.77 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.285785 | controller | Jun 09 16:54:58.692551 crc crio[20770]: time="2026-06-09T16:54:58.692366253Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce" id=fd4594d6-1fbb-4783-9746-7b0d3cc579fc name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.285801 | controller | Jun 09 16:54:58.692887 crc crio[20770]: time="2026-06-09T16:54:58.692837567Z" level=info msg="Image quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce not found" id=fd4594d6-1fbb-4783-9746-7b0d3cc579fc name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.285816 | controller | Jun 09 16:54:58.693004 crc crio[20770]: time="2026-06-09T16:54:58.692900538Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce found" id=fd4594d6-1fbb-4783-9746-7b0d3cc579fc name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.285832 | controller | Jun 09 16:54:58.695273 crc crio[20770]: time="2026-06-09T16:54:58.695215976Z" level=info msg="Got pod network &{Name:heat-operator-controller-manager-5c5844cc68-6zwkh Namespace:openstack-operators ID:73dfddba473e1ceb591be04a225745cb3b07797545cdbe4c30c8aec42546d2bc UID:1e5a1fe8-e471-4a47-9927-70f0a4754734 NetNS:/var/run/netns/c4a46a0f-3b4f-4ca5-872c-34ecb13d1f80 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1e5a1fe8_e471_4a47_9927_70f0a4754734.slice PodAnnotations:0xc002a082c0}] Aliases:map[]}"
2026-06-09 17:48:36.285849 | controller | Jun 09 16:54:58.701915 crc crio[20770]: time="2026-06-09T16:54:58.701847028Z" level=info msg="Checking pod openstack-operators_heat-operator-controller-manager-5c5844cc68-6zwkh for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.285865 | controller | Jun 09 16:54:58.702774 crc crio[20770]: time="2026-06-09T16:54:58.698208982Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce" id=792a4855-3ea4-4086-adea-7c034cf3991a name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.285882 | controller | Jun 09 16:54:58.709851 crc crio[20770]: time="2026-06-09T16:54:58.709784238Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce\""
2026-06-09 17:48:36.285898 | controller | Jun 09 16:54:58.748572 crc crio[20770]: time="2026-06-09T16:54:58.74850625Z" level=info msg="Ran pod sandbox 73dfddba473e1ceb591be04a225745cb3b07797545cdbe4c30c8aec42546d2bc with infra container: openstack-operators/heat-operator-controller-manager-5c5844cc68-6zwkh/POD" id=928e945c-f984-49db-8acd-55824d34a4d9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.285919 | controller | Jun 09 16:54:58.756773 crc crio[20770]: time="2026-06-09T16:54:58.756544693Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752" id=a0080bfc-9e75-4c78-948c-542bb73b16c6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.285937 | controller | Jun 09 16:54:58.757059 crc crio[20770]: time="2026-06-09T16:54:58.756912264Z" level=info msg="Image quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752 not found" id=a0080bfc-9e75-4c78-948c-542bb73b16c6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.285954 | controller | Jun 09 16:54:58.757059 crc crio[20770]: time="2026-06-09T16:54:58.756973946Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752 found" id=a0080bfc-9e75-4c78-948c-542bb73b16c6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.285972 | controller | Jun 09 16:54:58.765814 crc crio[20770]: time="2026-06-09T16:54:58.765506243Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752" id=d62cf376-80d0-414c-b73e-6da5bb5af25e name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.285990 | controller | Jun 09 16:54:58.800048 crc crio[20770]: time="2026-06-09T16:54:58.799728645Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752\""
2026-06-09 17:48:36.286008 | controller | Jun 09 16:54:59.125974 crc crio[20770]: 2026-06-09T16:54:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9c568ccd0ed3e3d Mac:d2:3b:5c:a6:c9:f2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:57 Mtu:0 Sandbox:/var/run/netns/a6d9c633-e522-4a70-be02-db714fb02e7b SocketPath: PciID:}] [{Interface:0xc0002aef10 Address:{IP:10.217.0.87 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.286024 | controller | Jun 09 16:54:59.139672 crc crio[20770]: 2026-06-09T16:54:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0df17dcea660345 Mac:de:88:5c:9c:5b:2d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4c Mtu:0 Sandbox:/var/run/netns/80c7620f-156b-4259-abe4-dba576356604 SocketPath: PciID:}] [{Interface:0xc00011add0 Address:{IP:10.217.0.76 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.286041 | controller | Jun 09 16:54:59.140517 crc crio[20770]: time="2026-06-09T16:54:59.140443329Z" level=info msg="Got pod network &{Name:ovn-operator-controller-manager-58f85bd97f-pjscb Namespace:openstack-operators ID:9c568ccd0ed3e3dbcbfb5fe496ea66fd7ca959319412077b3dcad169d52c7eb1 UID:45ce2769-2801-472a-9464-5009d14b3666 NetNS:/var/run/netns/a6d9c633-e522-4a70-be02-db714fb02e7b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod45ce2769_2801_472a_9464_5009d14b3666.slice PodAnnotations:0xc00291a358}] Aliases:map[]}"
2026-06-09 17:48:36.286058 | controller | Jun 09 16:54:59.140863 crc crio[20770]: time="2026-06-09T16:54:59.14080301Z" level=info msg="Got pod network &{Name:glance-operator-controller-manager-5bdfb47c4d-lnc67 Namespace:openstack-operators ID:0df17dcea6603453a3f051f82af43dd6aa87ad9fc51d5cf13c65b1a21d22d613 UID:80c32e57-b414-4846-8932-9b109f7c6197 NetNS:/var/run/netns/80c7620f-156b-4259-abe4-dba576356604 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod80c32e57_b414_4846_8932_9b109f7c6197.slice PodAnnotations:0xc00008c598}] Aliases:map[]}"
2026-06-09 17:48:36.286075 | controller | Jun 09 16:54:59.141036 crc crio[20770]: time="2026-06-09T16:54:59.140965414Z" level=info msg="Checking pod openstack-operators_glance-operator-controller-manager-5bdfb47c4d-lnc67 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.286095 | controller | Jun 09 16:54:59.141321 crc crio[20770]: time="2026-06-09T16:54:59.14080574Z" level=info msg="Checking pod openstack-operators_ovn-operator-controller-manager-58f85bd97f-pjscb for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.286113 | controller | Jun 09 16:54:59.168348 crc crio[20770]: 2026-06-09T16:54:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0024c9df10854aa Mac:d6:04:34:96:35:6a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:55 Mtu:0 Sandbox:/var/run/netns/396f3ea0-e124-41a5-88ac-5f63d12d5619 SocketPath: PciID:}] [{Interface:0xc000014920 Address:{IP:10.217.0.85 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.286130 | controller | Jun 09 16:54:59.168726 crc crio[20770]: 2026-06-09T16:54:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4f63372e97006e5 Mac:6a:e3:d7:44:d3:ec Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:50 Mtu:0 Sandbox:/var/run/netns/a5b62805-48d2-4881-b2f5-5daa59933d14 SocketPath: PciID:}] [{Interface:0xc000014e80 Address:{IP:10.217.0.80 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.286146 | controller | Jun 09 16:54:59.170120 crc crio[20770]: time="2026-06-09T16:54:59.169222983Z" level=info msg="Got pod network &{Name:nova-operator-controller-manager-f4c4579bb-6n5nw Namespace:openstack-operators ID:0024c9df10854aa2ba7470fa434fa49880d30a4ac7fb7b209df90c428d00f460 UID:d8499e4a-136e-4172-b3de-ef2e270629a8 NetNS:/var/run/netns/396f3ea0-e124-41a5-88ac-5f63d12d5619 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd8499e4a_136e_4172_b3de_ef2e270629a8.slice PodAnnotations:0xc00291a168}] Aliases:map[]}"
2026-06-09 17:48:36.286163 | controller | Jun 09 16:54:59.170120 crc crio[20770]: time="2026-06-09T16:54:59.169522542Z" level=info msg="Checking pod openstack-operators_nova-operator-controller-manager-f4c4579bb-6n5nw for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.286180 | controller | Jun 09 16:54:59.170855 crc crio[20770]: time="2026-06-09T16:54:59.170552402Z" level=info msg="Got pod network &{Name:ironic-operator-controller-manager-75f8548fcd-bd887 Namespace:openstack-operators ID:4f63372e97006e55316aba6a30e7593137307b25c38e2d96e1b8f3c9cf50b669 UID:d4850793-a1a7-4f6f-833d-751b8dace8a8 NetNS:/var/run/netns/a5b62805-48d2-4881-b2f5-5daa59933d14 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd4850793_a1a7_4f6f_833d_751b8dace8a8.slice PodAnnotations:0xc001e80070}] Aliases:map[]}"
2026-06-09 17:48:36.286197 | controller | Jun 09 16:54:59.171237 crc crio[20770]: time="2026-06-09T16:54:59.171136919Z" level=info msg="Checking pod openstack-operators_ironic-operator-controller-manager-75f8548fcd-bd887 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.286213 | controller | Jun 09 16:54:59.180125 crc crio[20770]: time="2026-06-09T16:54:59.179547233Z" level=info msg="Ran pod sandbox 9c568ccd0ed3e3dbcbfb5fe496ea66fd7ca959319412077b3dcad169d52c7eb1 with infra container: openstack-operators/ovn-operator-controller-manager-58f85bd97f-pjscb/POD" id=5f057702-0091-49c3-99ee-b89bd0582885 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.286247 | controller | Jun 09 16:54:59.186973 crc crio[20770]: time="2026-06-09T16:54:59.185948658Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7" id=f770a6c5-c452-4173-ada5-598ff29d5c38 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.286271 | controller | Jun 09 16:54:59.187252 crc crio[20770]: time="2026-06-09T16:54:59.187228065Z" level=info msg="Image quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7 not found" id=f770a6c5-c452-4173-ada5-598ff29d5c38 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.286312 | controller | Jun 09 16:54:59.187331 crc crio[20770]: time="2026-06-09T16:54:59.187288767Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7 found" id=f770a6c5-c452-4173-ada5-598ff29d5c38 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.286339 | controller | Jun 09 16:54:59.192824 crc crio[20770]: time="2026-06-09T16:54:59.188734189Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7" id=84c8a29f-73c2-4c63-a023-e421838307c8 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.286366 | controller | Jun 09 16:54:59.193404 crc crio[20770]: time="2026-06-09T16:54:59.193026123Z" level=info msg="Ran pod sandbox 4f63372e97006e55316aba6a30e7593137307b25c38e2d96e1b8f3c9cf50b669 with infra container: openstack-operators/ironic-operator-controller-manager-75f8548fcd-bd887/POD" id=470480d0-65a5-4bc8-82ff-338944817dcf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.286387 | controller | Jun 09 16:54:59.199948 crc crio[20770]: time="2026-06-09T16:54:59.196735101Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7\""
2026-06-09 17:48:36.286413 | controller | Jun 09 16:54:59.199948 crc crio[20770]: time="2026-06-09T16:54:59.197238315Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf" id=db908257-071a-4ba6-9acb-e84056a17ffc name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.286438 | controller | Jun 09 16:54:59.199948 crc crio[20770]: time="2026-06-09T16:54:59.197458892Z" level=info msg="Image quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf not found" id=db908257-071a-4ba6-9acb-e84056a17ffc name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.286458 | controller | Jun 09 16:54:59.199948 crc crio[20770]: time="2026-06-09T16:54:59.197511163Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf found" id=db908257-071a-4ba6-9acb-e84056a17ffc name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.286476 | controller | Jun 09 16:54:59.204004 crc crio[20770]: 2026-06-09T16:54:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d5ee8bb9be6d96e Mac:ba:30:ab:2c:a5:f9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4b Mtu:0 Sandbox:/var/run/netns/523b4554-89c2-442e-b0f6-b525928d051e SocketPath: PciID:}] [{Interface:0xc00041e720 Address:{IP:10.217.0.75 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.286493 | controller | Jun 09 16:54:59.204004 crc crio[20770]: time="2026-06-09T16:54:59.202530219Z" level=info msg="Got pod network &{Name:designate-operator-controller-manager-6bf8599b68-ghrgp Namespace:openstack-operators ID:d5ee8bb9be6d96ed09fafa0b242e9a295d01c17acdcd2aa93c14bdeeeca896dc UID:a04b104e-3bfb-4b89-9d0f-0b544ccf3b66 NetNS:/var/run/netns/523b4554-89c2-442e-b0f6-b525928d051e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda04b104e_3bfb_4b89_9d0f_0b544ccf3b66.slice PodAnnotations:0xc001e800e8}] Aliases:map[]}"
2026-06-09 17:48:36.286526 | controller | Jun 09 16:54:59.204004 crc crio[20770]: time="2026-06-09T16:54:59.202787126Z" level=info msg="Checking pod openstack-operators_designate-operator-controller-manager-6bf8599b68-ghrgp for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.286555 | controller | Jun 09 16:54:59.204004 crc crio[20770]: time="2026-06-09T16:54:59.202543549Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf" id=8839bb95-fcf3-4f50-b0bc-d34aeb0aafe4 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.286574 | controller | Jun 09 16:54:59.206404 crc crio[20770]: time="2026-06-09T16:54:59.205884526Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\""
2026-06-09 17:48:36.286591 | controller | Jun 09 16:54:59.223312 crc crio[20770]: 2026-06-09T16:54:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:702148d3035d2a3 Mac:8e:d4:cb:ce:7c:08 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5b Mtu:0 Sandbox:/var/run/netns/88b011a7-0f92-4ae2-a1ae-c859bf69aee0 SocketPath: PciID:}] [{Interface:0xc00031c770 Address:{IP:10.217.0.91 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.286608 | controller | Jun 09 16:54:59.228863 crc crio[20770]: time="2026-06-09T16:54:59.224425773Z" level=info msg="Got pod network &{Name:test-operator-controller-manager-8d5599d7d-fnlh8 Namespace:openstack-operators ID:702148d3035d2a366bc88e79bdb376f16ff9749a414c89eead29fabc109feba9 UID:177a78b3-e6d3-49eb-aec0-31f092837a85 NetNS:/var/run/netns/88b011a7-0f92-4ae2-a1ae-c859bf69aee0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod177a78b3_e6d3_49eb_aec0_31f092837a85.slice PodAnnotations:0xc00008c790}] Aliases:map[]}"
2026-06-09 17:48:36.286625 | controller | Jun 09 16:54:59.228863 crc crio[20770]: time="2026-06-09T16:54:59.224588478Z" level=info msg="Checking pod openstack-operators_test-operator-controller-manager-8d5599d7d-fnlh8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.286642 | controller | Jun 09 16:54:59.228863 crc crio[20770]: time="2026-06-09T16:54:59.226893485Z" level=info msg="Ran pod sandbox 0df17dcea6603453a3f051f82af43dd6aa87ad9fc51d5cf13c65b1a21d22d613 with infra container: openstack-operators/glance-operator-controller-manager-5bdfb47c4d-lnc67/POD" id=a69f43fc-4432-48a5-b41c-ed90ab09ab1c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.286659 | controller | Jun 09 16:54:59.234392 crc crio[20770]: time="2026-06-09T16:54:59.231803447Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9" id=d2ff3cf0-31c6-4e42-9cca-9da876cd39e1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.286676 | controller | Jun 09 16:54:59.234392 crc crio[20770]: time="2026-06-09T16:54:59.232047034Z" level=info msg="Image quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9 not found" id=d2ff3cf0-31c6-4e42-9cca-9da876cd39e1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.286692 | controller | Jun 09 16:54:59.234392 crc crio[20770]: time="2026-06-09T16:54:59.232066125Z" level=info msg="Ran pod sandbox 0024c9df10854aa2ba7470fa434fa49880d30a4ac7fb7b209df90c428d00f460 with infra container: openstack-operators/nova-operator-controller-manager-f4c4579bb-6n5nw/POD" id=adb125be-ceb4-4180-ae2d-ef44a6268aef name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.286709 | controller | Jun 09 16:54:59.234392 crc crio[20770]: time="2026-06-09T16:54:59.232100136Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9 found" id=d2ff3cf0-31c6-4e42-9cca-9da876cd39e1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.286726 | controller | Jun 09 16:54:59.238446 crc crio[20770]: 2026-06-09T16:54:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:112cd083aa1d8fa Mac:ee:33:27:83:81:1e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5a Mtu:0 Sandbox:/var/run/netns/7e8f3647-e504-4832-9971-37ca290ebee9 SocketPath: PciID:}] [{Interface:0xc0000152a0 Address:{IP:10.217.0.90 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.286746 | controller | Jun 09 16:54:59.238962 crc crio[20770]: time="2026-06-09T16:54:59.238884152Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9" id=1f2b1657-a765-4cc3-8b3d-f9adaba038fc name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.286763 | controller | Jun 09 16:54:59.239951 crc crio[20770]: time="2026-06-09T16:54:59.239761588Z" level=info msg="Got pod network &{Name:telemetry-operator-controller-manager-5d65c7d97d-fjgkn Namespace:openstack-operators ID:112cd083aa1d8fa50d86cff8308000b26dc12eccf5a1ad5dac48463d4a87de10 UID:817f6027-e928-4243-a1d6-f26256bf728e NetNS:/var/run/netns/7e8f3647-e504-4832-9971-37ca290ebee9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod817f6027_e928_4243_a1d6_f26256bf728e.slice PodAnnotations:0xc002a083f0}] Aliases:map[]}"
2026-06-09 17:48:36.286781 | controller | Jun 09 16:54:59.239951 crc crio[20770]: time="2026-06-09T16:54:59.239933483Z" level=info msg="Checking pod openstack-operators_telemetry-operator-controller-manager-5d65c7d97d-fjgkn for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.286798 | controller | Jun 09 16:54:59.243837 crc crio[20770]: time="2026-06-09T16:54:59.242145887Z" level=info msg="Ran pod sandbox d5ee8bb9be6d96ed09fafa0b242e9a295d01c17acdcd2aa93c14bdeeeca896dc with infra container: openstack-operators/designate-operator-controller-manager-6bf8599b68-ghrgp/POD" id=2a973461-3d36-4686-a2a7-3c70af0675fe name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.286815 | controller | Jun 09 16:54:59.243837 crc crio[20770]: time="2026-06-09T16:54:59.24294724Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9\""
2026-06-09 17:48:36.286832 | controller | Jun 09 16:54:59.250942 crc crio[20770]: time="2026-06-09T16:54:59.250821588Z" level=info msg="Ran pod sandbox 702148d3035d2a366bc88e79bdb376f16ff9749a414c89eead29fabc109feba9 with infra container: openstack-operators/test-operator-controller-manager-8d5599d7d-fnlh8/POD" id=5048f91b-249b-4591-becf-7cc89a6a9681 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.286848 | controller | Jun 09 16:54:59.254808 crc crio[20770]: 2026-06-09T16:54:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b7d33a4941b9aae Mac:7e:9f:3c:df:95:d9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:58 Mtu:0 Sandbox:/var/run/netns/7dd6f359-a6b8-418c-b0a4-091d9de3d58a SocketPath: PciID:}] [{Interface:0xc000014710 Address:{IP:10.217.0.88 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.286865 | controller | Jun 09 16:54:59.254808 crc crio[20770]: time="2026-06-09T16:54:59.252773945Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60" id=6eff8ac3-2552-46d4-acc0-45d8f7cfdf96 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.286882 | controller | Jun 09 16:54:59.254808 crc crio[20770]: time="2026-06-09T16:54:59.253026302Z" level=info msg="Image quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60 not found" id=6eff8ac3-2552-46d4-acc0-45d8f7cfdf96 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.286900 | controller | Jun 09 16:54:59.254808 crc crio[20770]: time="2026-06-09T16:54:59.253092154Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60 found" id=6eff8ac3-2552-46d4-acc0-45d8f7cfdf96 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.286920 | controller | Jun 09 16:54:59.254808 crc crio[20770]: time="2026-06-09T16:54:59.254507045Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd" id=00742c88-2563-4a7a-8a8c-9428acb83104 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.286937 | controller | Jun 09 16:54:59.254808 crc crio[20770]: time="2026-06-09T16:54:59.254727072Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60" id=c4eadefe-b804-48c7-9653-1093b48719a5 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.286953 | controller | Jun 09 16:54:59.255388 crc crio[20770]: time="2026-06-09T16:54:59.254831655Z" level=info msg="Image quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd not found" id=00742c88-2563-4a7a-8a8c-9428acb83104 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.286970 | controller | Jun 09 16:54:59.260114 crc crio[20770]: time="2026-06-09T16:54:59.259935892Z" level=info msg="Got pod network &{Name:swift-operator-controller-manager-67c49dd5c6-c9gqp Namespace:openstack-operators ID:b7d33a4941b9aae674473ca53888cb3a20d6e9ab164efaf98ea3af90451d7302 UID:9fae1f2d-4ad7-4912-a1d1-2dcd2f18902c NetNS:/var/run/netns/7dd6f359-a6b8-418c-b0a4-091d9de3d58a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9fae1f2d_4ad7_4912_a1d1_2dcd2f18902c.slice PodAnnotations:0xc002732048}] Aliases:map[]}"
2026-06-09 17:48:36.286988 | controller | Jun 09 16:54:59.262428 crc crio[20770]: time="2026-06-09T16:54:59.260221021Z" level=info msg="Checking pod openstack-operators_swift-operator-controller-manager-67c49dd5c6-c9gqp for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.287005 | controller | Jun 09 16:54:59.269050 crc crio[20770]: time="2026-06-09T16:54:59.268329656Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd found" id=00742c88-2563-4a7a-8a8c-9428acb83104 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.287021 | controller | Jun 09 16:54:59.269050 crc crio[20770]: time="2026-06-09T16:54:59.268933563Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc" id=81c54b43-bb26-44c9-ae3f-ae52563c8da5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.287038 | controller | Jun 09 16:54:59.269467 crc crio[20770]: time="2026-06-09T16:54:59.269184161Z" level=info msg="Image quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc not found" id=81c54b43-bb26-44c9-ae3f-ae52563c8da5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.287054 | controller | Jun 09 16:54:59.269467 crc crio[20770]: time="2026-06-09T16:54:59.269255953Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc found" id=81c54b43-bb26-44c9-ae3f-ae52563c8da5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.287071 | controller | Jun 09 16:54:59.270205 crc crio[20770]: time="2026-06-09T16:54:59.270081207Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60\""
2026-06-09 17:48:36.287088 | controller | Jun 09 16:54:59.272262 crc crio[20770]: time="2026-06-09T16:54:59.271374284Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd" id=1efa31f9-a6f5-4697-84f3-3bd46c875f94 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.287108 | controller | Jun 09 16:54:59.273105 crc crio[20770]: time="2026-06-09T16:54:59.272902918Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc" id=4f3f0a75-8ac7-4652-93ad-ae01d9ed452c name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.287126 | controller | Jun 09 16:54:59.287588 crc crio[20770]: time="2026-06-09T16:54:59.285572216Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc\""
2026-06-09 17:48:36.287143 | controller | Jun 09 16:54:59.292887 crc crio[20770]: time="2026-06-09T16:54:59.292760344Z" level=info msg="Ran pod sandbox 112cd083aa1d8fa50d86cff8308000b26dc12eccf5a1ad5dac48463d4a87de10 with infra container: openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-fjgkn/POD" id=56fc9e0d-0103-4285-a3f0-c31bbc0f26ea name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.287160 | controller | Jun 09 16:54:59.293748 crc crio[20770]: time="2026-06-09T16:54:59.293601368Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd\""
2026-06-09 17:48:36.287177 | controller | Jun 09 16:54:59.296030 crc crio[20770]: time="2026-06-09T16:54:59.295956046Z" level=info msg="Ran pod sandbox b7d33a4941b9aae674473ca53888cb3a20d6e9ab164efaf98ea3af90451d7302 with infra container: openstack-operators/swift-operator-controller-manager-67c49dd5c6-c9gqp/POD" id=3af13079-d15f-449c-8012-0aa4a49c78f3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.287194 | controller | Jun 09 16:54:59.306043 crc crio[20770]: time="2026-06-09T16:54:59.30502999Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67" id=ac0bc11e-ae89-464a-9681-92ec9809752c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.287211 | controller | Jun 09 16:54:59.306043 crc crio[20770]: time="2026-06-09T16:54:59.305345039Z" level=info msg="Image quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67 not found" id=ac0bc11e-ae89-464a-9681-92ec9809752c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.287228 | controller | Jun 09 16:54:59.306043 crc crio[20770]: time="2026-06-09T16:54:59.305422071Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67 found" id=ac0bc11e-ae89-464a-9681-92ec9809752c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.287245 | controller | Jun 09 16:54:59.306043 crc crio[20770]: time="2026-06-09T16:54:59.306014478Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6" id=f39d7de2-f84d-4480-a103-cc62f043275a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.287263 | controller | Jun 09 16:54:59.306420 crc crio[20770]: time="2026-06-09T16:54:59.306221564Z" level=info msg="Image quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6 not found" id=f39d7de2-f84d-4480-a103-cc62f043275a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.287280 | controller | Jun 09 16:54:59.306420 crc crio[20770]: time="2026-06-09T16:54:59.306275556Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6 found" id=f39d7de2-f84d-4480-a103-cc62f043275a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.287297 | controller | Jun 09 16:54:59.311758 crc crio[20770]: time="2026-06-09T16:54:59.309121078Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6" id=d6d84e1e-0cf0-4b0b-bf7f-7bdf61115c26 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.287317 | controller | Jun 09 16:54:59.311758 crc crio[20770]: time="2026-06-09T16:54:59.309125458Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67" id=f9a6da26-a6be-4e1b-b321-627108c8f306 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.287334 | controller | Jun 09 16:54:59.340096 crc crio[20770]: time="2026-06-09T16:54:59.33990266Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67\""
2026-06-09 17:48:36.287351 | controller | Jun 09 16:54:59.341551 crc crio[20770]: time="2026-06-09T16:54:59.341461575Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6\""
2026-06-09 17:48:36.287370 | controller | Jun 09 16:55:04.465034 crc crio[20770]: time="2026-06-09T16:55:04.392452103Z" level=info msg="Running pod sandbox: openstack-operators/openstack-operator-controller-manager-6fc5ccc565-ppfqz/POD" id=d3f76913-aacf-4aaf-a0e5-5a3a023ad8b7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.287387 | controller | Jun 09 16:55:04.466931 crc crio[20770]: time="2026-06-09T16:55:04.46514549Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.287404 | controller | Jun 09 16:55:18.007422 crc crio[20770]: time="2026-06-09T16:55:18.006281087Z" level=info msg="Running pod sandbox: openstack-operators/infra-operator-controller-manager-cbcfcddf7-g7g5r/POD" id=03d2071f-1345-4ad9-8b4a-60151c6a5f33 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.287421 | controller | Jun 09 16:55:18.007422 crc crio[20770]: time="2026-06-09T16:55:18.007251085Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.287446 | controller | Jun 09 16:55:19.311051 crc crio[20770]: time="2026-06-09T16:55:19.310435907Z" level=info msg="Running pod sandbox: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759fkr2dg/POD" id=47bc3627-43bb-4400-b75f-bf904a671bc4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.287464 | controller | Jun 09 16:55:19.311817 crc crio[20770]: time="2026-06-09T16:55:19.311106216Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.287489 | controller | Jun 09 16:56:00.734561 crc crio[20770]: time="2026-06-09T16:56:00.733420479Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683736-74dq5/POD" id=5fdbaa1a-ec74-496c-99ce-38ac1bb71ee7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.287532 | controller | Jun 09 16:56:00.736191 crc crio[20770]: time="2026-06-09T16:56:00.734580432Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.287558 | controller | Jun 09 16:56:05.574016 crc crio[20770]: time="2026-06-09T16:56:05.573195115Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d" id=1b17cec3-ef5e-4653-82fa-9002b86df308 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.287585 | controller | Jun 09 16:56:05.575961 crc crio[20770]: time="2026-06-09T16:56:05.575022378Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d" id=c36dbe9c-9335-4caa-8af3-05a2064d80ee name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.287607 | controller | Jun 09 16:56:05.747382 crc crio[20770]: time="2026-06-09T16:56:05.746292562Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6" id=d6d84e1e-0cf0-4b0b-bf7f-7bdf61115c26 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.287630 | controller | Jun 09 16:56:05.752217 crc crio[20770]: time="2026-06-09T16:56:05.752137551Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6" id=cf8b9193-4b22-41e9-ba3f-b3cbfa96a279 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.287707 | controller | Jun 09 16:56:05.768293 crc crio[20770]: time="2026-06-09T16:56:05.768069763Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9" id=1f2b1657-a765-4cc3-8b3d-f9adaba038fc name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.287732 | controller | Jun 09 16:56:05.769956 crc crio[20770]: time="2026-06-09T16:56:05.769531975Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9" id=0f860acf-55db-41ed-9af4-679377dd1743 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.287750 | controller | Jun 09 16:56:05.783593 crc crio[20770]: time="2026-06-09T16:56:05.781377819Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed" id=731c0eeb-af70-4e94-8ab6-af605f3952df name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.287768 | controller | Jun 09 16:56:05.783593 crc crio[20770]: time="2026-06-09T16:56:05.782437449Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed" id=20b6aaa6-5324-4556-b65e-900cd5aabee4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.287785 | controller | Jun 09 16:56:05.784081 crc crio[20770]: time="2026-06-09T16:56:05.78385764Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d" id=8979f851-ddc2-43ba-9fd9-ad223faa1b5a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.287802 | controller | Jun 09 16:56:05.798377 crc crio[20770]: time="2026-06-09T16:56:05.798218497Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce" id=792a4855-3ea4-4086-adea-7c034cf3991a name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.287818 | controller | Jun 09 16:56:05.800023 crc crio[20770]: time="2026-06-09T16:56:05.799778122Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce" id=89ff7df2-2444-4e10-9f03-4129e13b3abf name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.287835 | controller | Jun 09 16:56:05.809994 crc crio[20770]: time="2026-06-09T16:56:05.809882395Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398" id=bbc3d63b-4acb-4cc4-a60c-047b564dfb8e name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.287851 | controller | Jun 09 16:56:05.811055 crc crio[20770]: time="2026-06-09T16:56:05.810921145Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398" id=54249951-c258-4daf-90d4-513b79e33009 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.287868 | controller | Jun 09 16:56:05.820623 crc crio[20770]: time="2026-06-09T16:56:05.820467032Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7" id=3fc6ec88-6202-4df3-bc4d-2bca551975d3 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.287894 | controller | Jun 09 16:56:05.823268 crc crio[20770]: time="2026-06-09T16:56:05.823157719Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7" id=9c35717b-0a40-4a44-8990-4d933a662d1c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.287912 | controller | Jun 09 16:56:05.837057 crc crio[20770]: time="2026-06-09T16:56:05.836790305Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391" id=cb3d0fc1-0bb4-4c35-8016-bab8c4459096 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.287928 | controller | Jun 09 16:56:05.838169 crc crio[20770]: time="2026-06-09T16:56:05.838045761Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391" id=81ac04d1-224d-40b6-a27b-b6624daab222 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.287945 | controller | Jun 09 16:56:05.846605 crc crio[20770]: time="2026-06-09T16:56:05.846501116Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d" id=0968c3ef-3d44-43d7-b877-7fc32e18798b name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.287961 | controller | Jun 09 16:56:05.848454 crc crio[20770]: time="2026-06-09T16:56:05.8483526Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d" id=7fd832b0-3a90-461a-a519-d443115464cd name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.287977 | controller | Jun 09 16:56:05.861551 crc crio[20770]: time="2026-06-09T16:56:05.86146216Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd" id=1efa31f9-a6f5-4697-84f3-3bd46c875f94 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.287993 | controller | Jun 09 16:56:05.862540 crc crio[20770]: time="2026-06-09T16:56:05.862477099Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd" id=63336b89-d9fb-4379-b291-77a94fd720c9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.288010 | controller | Jun 09 16:56:06.724087 crc crio[20770]: time="2026-06-09T16:56:06.723014371Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6" id=207c7b4e-fb93-4274-8208-a32194a4b9c0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.288026 | controller | Jun 09 16:56:06.725447 crc crio[20770]: time="2026-06-09T16:56:06.724170135Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9" id=13a596b8-4069-49f6-98bc-a29208a79b24 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.288042 | controller | Jun 09 16:56:06.741981 crc crio[20770]: time="2026-06-09T16:56:06.741832627Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf" id=8839bb95-fcf3-4f50-b0bc-d34aeb0aafe4 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.288059 | controller | Jun 09 16:56:06.753826 crc crio[20770]: time="2026-06-09T16:56:06.753567797Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf" id=16e67163-486a-4b5e-9481-6b5138e80756 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.288079 | controller | Jun 09 16:56:06.754327 crc crio[20770]: time="2026-06-09T16:56:06.753936837Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7" id=84c8a29f-73c2-4c63-a023-e421838307c8 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.288096 | controller | Jun 09 16:56:06.755433 crc crio[20770]: time="2026-06-09T16:56:06.755321318Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7" id=0f344c4c-df00-40ef-bc7b-a660bc236c97 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.288113 | controller | Jun 09 16:56:06.765335 crc crio[20770]: time="2026-06-09T16:56:06.765169973Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc" id=4f3f0a75-8ac7-4652-93ad-ae01d9ed452c name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.288130 | controller | Jun 09 16:56:06.766136 crc crio[20770]: time="2026-06-09T16:56:06.766064039Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc" id=768196b4-87f1-40d9-a3c3-03249f4770c3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.288146 | controller | Jun 09 16:56:06.773490 crc crio[20770]: time="2026-06-09T16:56:06.773402492Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67" id=f9a6da26-a6be-4e1b-b321-627108c8f306 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.288163 | controller | Jun 09 16:56:06.774365 crc crio[20770]: time="2026-06-09T16:56:06.774282337Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67" id=820e677b-9ae7-421a-9d50-de97b4033a3e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.288180 | controller | Jun 09 16:56:06.782743 crc crio[20770]: time="2026-06-09T16:56:06.782564747Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63" id=146820e2-5e0e-4941-8744-49c12c6f92c4 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.288197 | controller | Jun 09 16:56:06.784017 crc crio[20770]: time="2026-06-09T16:56:06.783942007Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63" id=8d1c789a-0c43-400a-ba38-bec3f1b0aff9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.288214 | controller | Jun 09 16:56:07.999828 crc crio[20770]: time="2026-06-09T16:56:07.999603381Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd" id=7f279cfe-cb3a-4f52-be46-bf7c082de93a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.288231 | controller | Jun 09 16:56:08.001146 crc crio[20770]: time="2026-06-09T16:56:08.001070944Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7" id=071407cb-657f-4e8c-9c58-2008604537c0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.288247 | controller | Jun 09 16:56:08.001460 crc crio[20770]: time="2026-06-09T16:56:08.001396603Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed" id=50ccc44a-8f53-4a7f-aaf1-32aeec12806e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.288268 | controller | Jun 09 16:56:08.001749 crc crio[20770]: time="2026-06-09T16:56:08.001596849Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce" id=3fea4360-701e-4208-b8fd-e11edb22a821 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.288286 | controller | Jun 09 16:56:08.002167 crc crio[20770]: time="2026-06-09T16:56:08.002073203Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d" id=06e62fc7-7116-4af9-bc2e-9c3dad862161 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.288303 | controller | Jun 09 16:56:08.002422 crc crio[20770]: time="2026-06-09T16:56:08.00233593Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398" id=f28ac73a-94f5-46f5-afb5-81c57a63fe62 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.288319 | controller | Jun 09 16:56:08.002911 crc crio[20770]: time="2026-06-09T16:56:08.002811994Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391" id=63861679-726e-4cd7-8d8a-df5425d623c0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.288335 | controller | Jun 09 16:56:08.008566 crc crio[20770]: time="2026-06-09T16:56:08.008441637Z" level=info msg="Creating container: openstack-operators/neutron-operator-controller-manager-688d5c756f-n7pvq/manager" id=fb8ef320-3e4a-4a4b-8315-13ce038b5d08 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.288352 | controller | Jun 09 16:56:08.024366 crc crio[20770]: time="2026-06-09T16:56:08.024260336Z" level=info msg="Creating container: openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-fjgkn/manager" id=d410b7ec-9c03-4ee9-9b04-922f6689e5af name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.288368 | controller | Jun 09 16:56:08.030856 crc crio[20770]: time="2026-06-09T16:56:08.03061149Z" level=info msg="Creating container: openstack-operators/glance-operator-controller-manager-5bdfb47c4d-lnc67/manager" id=d381ff6f-dd0d-49b8-b8ab-eee461210299 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.288386 | controller | Jun 09 16:56:08.128761 crc crio[20770]: time="2026-06-09T16:56:08.128548158Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752" id=d62cf376-80d0-414c-b73e-6da5bb5af25e name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.288402 | controller | Jun 09 16:56:08.130096 crc crio[20770]: time="2026-06-09T16:56:08.130006891Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752" id=e663ec01-a818-4092-aed8-b18ba76227bc name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.288419 | controller | Jun 09 16:56:08.223002 crc crio[20770]: time="2026-06-09T16:56:08.222486801Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67" id=25d56eaa-a361-46f3-bf59-3c2449504c68 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.288436 | controller | Jun 09 16:56:08.223311 crc crio[20770]: time="2026-06-09T16:56:08.223117459Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc" id=7a3920c1-aedc-4a34-840c-3469dcc7cd74 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.288453 | controller | Jun 09 16:56:08.223594 crc crio[20770]: time="2026-06-09T16:56:08.223511421Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf" id=1ad0c910-c30f-4eb0-b5c1-4f64bd7269ef name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.288473 | controller | Jun 09 16:56:08.226919 crc crio[20770]: time="2026-06-09T16:56:08.226811366Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7" id=17bac638-0e20-4b59-8427-f3a84cf30fab name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.288490 | controller | Jun 09 16:56:08.230476 crc crio[20770]: time="2026-06-09T16:56:08.23002606Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63" id=0a0c3023-22ae-47b0-8932-e5a06b04a67e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.288507 | controller | Jun 09 16:56:08.232598 crc crio[20770]: time="2026-06-09T16:56:08.232522552Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.288548 | controller | Jun 09 16:56:08.245625 crc crio[20770]: time="2026-06-09T16:56:08.245522799Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.288573 | controller | Jun 09 16:56:08.246044 crc crio[20770]: time="2026-06-09T16:56:08.245980412Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.288600 | controller | Jun 09 16:56:08.251906 crc crio[20770]: time="2026-06-09T16:56:08.251608535Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752" id=6bdf3e50-1005-467e-b2d7-9423555cef98 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.288622 | controller | Jun 09 16:56:08.252193 crc crio[20770]: time="2026-06-09T16:56:08.252137671Z" level=info msg="Got pod network &{Name:openstack-operator-controller-manager-6fc5ccc565-ppfqz Namespace:openstack-operators ID:d658039f25bc24f4850df79de03124dcb3806689d6e4f965c22c407570c90303 UID:6885a213-279d-4e07-afd5-70d988eafea0 NetNS:/var/run/netns/e54b50f1-a710-431f-a117-b62973ee6be0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6885a213_279d_4e07_afd5_70d988eafea0.slice PodAnnotations:0xc0027323d0}] Aliases:map[]}"
2026-06-09 17:48:36.288640 | controller | Jun 09 16:56:08.252193 crc crio[20770]: time="2026-06-09T16:56:08.252185572Z" level=info msg="Adding pod openstack-operators_openstack-operator-controller-manager-6fc5ccc565-ppfqz to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.288658 | controller | Jun 09 16:56:08.261217 crc crio[20770]: time="2026-06-09T16:56:08.260630527Z" level=info msg="Creating container: openstack-operators/designate-operator-controller-manager-6bf8599b68-ghrgp/manager" id=3454c339-5a36-4b36-b712-55c1d004c4e7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.288676 | controller | Jun 09 16:56:08.274352 crc crio[20770]: time="2026-06-09T16:56:08.274150119Z" level=info msg="Creating container: openstack-operators/manila-operator-controller-manager-677d9d8477-pc87g/manager" id=4d3b0053-8c7c-4c00-827c-67b1bdefaedc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.288692 | controller | Jun 09 16:56:08.282759 crc crio[20770]: time="2026-06-09T16:56:08.282567783Z" level=info msg="Creating container: openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-nmxrm/manager" id=c87fa320-18b6-4d49-9509-540deacf94c9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.288709 | controller | Jun 09 16:56:08.290100 crc crio[20770]: time="2026-06-09T16:56:08.290014668Z" level=info msg="Creating container: openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-tfqfb/manager" id=c8a6395a-a024-42a4-9899-8f7044488317 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.288729 | controller | Jun 09 16:56:08.291808 crc crio[20770]: time="2026-06-09T16:56:08.291728638Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60" id=c4eadefe-b804-48c7-9653-1093b48719a5 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.288756 | controller | Jun 09 16:56:08.293503 crc crio[20770]: time="2026-06-09T16:56:08.293066037Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60" id=a6f2f641-7661-4fe6-b159-689abf734e55 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.288773 | controller | Jun 09 16:56:08.295090 crc crio[20770]: time="2026-06-09T16:56:08.294407006Z" level=info msg="Creating container: openstack-operators/cinder-operator-controller-manager-86c584f6fc-bwz8b/manager" id=b6ec6bae-cef7-44b2-b36f-5acf0e033668 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.288789 | controller | Jun 09 16:56:08.297092 crc crio[20770]: time="2026-06-09T16:56:08.29698908Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6" id=4dc57029-e319-4e06-8e84-23a8a5d21c49 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.288807 | controller | Jun 09 16:56:08.298258 crc crio[20770]: time="2026-06-09T16:56:08.298146774Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6" id=e1d6f402-5ddc-44b8-9d80-28d080109edf name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.288824 | controller | Jun 09 16:56:08.300171 crc crio[20770]: time="2026-06-09T16:56:08.300046099Z" level=info msg="Creating container: openstack-operators/horizon-operator-controller-manager-548d6d5f9-6b8kg/manager" id=7c6f46ab-dd6c-4e21-aec5-1fa95f5d798d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.288841 | controller | Jun 09 16:56:08.306773 crc crio[20770]: time="2026-06-09T16:56:08.306719712Z" level=info msg="Creating container: openstack-operators/watcher-operator-controller-manager-577b679b5c-rfxss/manager" id=d0fad5bf-c5b9-4842-b0f0-cc70c05e00bc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.288858 | controller | Jun 09 16:56:08.393080 crc crio[20770]: time="2026-06-09T16:56:08.392984173Z" level=info msg="Creating container: openstack-operators/ironic-operator-controller-manager-75f8548fcd-bd887/manager" id=09ebcfde-701a-4465-9b10-71f8feb6d741 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.288875 | controller | Jun 09 16:56:08.401381 crc crio[20770]: time="2026-06-09T16:56:08.401214511Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.288894 | controller | Jun 09 16:56:08.403850 crc crio[20770]: time="2026-06-09T16:56:08.403787336Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.288912 | controller | Jun 09 16:56:08.413924 crc crio[20770]: time="2026-06-09T16:56:08.413616601Z" level=info msg="Creating container: openstack-operators/octavia-operator-controller-manager-6495978d8d-jh4js/manager" id=8d1ac674-4315-4280-bb36-971570bb50de name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.288929 | controller | Jun 09 16:56:08.418995 crc crio[20770]: time="2026-06-09T16:56:08.418869313Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.288946 | controller | Jun 09 16:56:08.419764 crc crio[20770]: time="2026-06-09T16:56:08.419226404Z" level=info msg="Creating container: openstack-operators/swift-operator-controller-manager-67c49dd5c6-c9gqp/manager" id=5066dbcd-9aae-4939-a7f7-e6705c2b839e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.288966 | controller | Jun 09 16:56:08.429859 crc crio[20770]: time="2026-06-09T16:56:08.428988746Z" level=info msg="Creating container: openstack-operators/test-operator-controller-manager-8d5599d7d-fnlh8/manager" id=106088f6-894a-4362-8e1f-503c147c726a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.288983 | controller | Jun 09 16:56:08.433298 crc crio[20770]: time="2026-06-09T16:56:08.433134937Z" level=info msg="Creating container: openstack-operators/ovn-operator-controller-manager-58f85bd97f-pjscb/manager" id=9b944542-5eae-4f3b-bbae-e973cc45912f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.289000 | controller | Jun 09 16:56:08.436325 crc crio[20770]: time="2026-06-09T16:56:08.436245297Z" level=info msg="Creating container: openstack-operators/heat-operator-controller-manager-5c5844cc68-6zwkh/manager" id=188a11e9-7513-4cde-a13e-0a071ea93d41 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.289018 | controller | Jun 09 16:56:08.443960 crc crio[20770]: time="2026-06-09T16:56:08.443321542Z" level=info msg="Got pod network &{Name:openstack-baremetal-operator-controller-manager-7c67dc759fkr2dg Namespace:openstack-operators ID:ccc2b89fbfe766fb7b94f45a8fbac5fa8d61935957a92b937664e68650351a8c UID:2272e7c5-20ed-49fd-bd69-ab3299398afc NetNS:/var/run/netns/602b2b41-b343-4e22-8ab4-00306d106211 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2272e7c5_20ed_49fd_bd69_ab3299398afc.slice PodAnnotations:0xc0001346e0}] Aliases:map[]}"
2026-06-09 17:48:36.289035 | controller | Jun 09 16:56:08.443960 crc crio[20770]: time="2026-06-09T16:56:08.443390384Z" level=info msg="Adding pod openstack-operators_openstack-baremetal-operator-controller-manager-7c67dc759fkr2dg to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.289052 | controller | Jun 09 16:56:08.648036 crc crio[20770]: 2026-06-09T16:56:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d658039f25bc24f Mac:12:dc:d0:30:bb:0a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5d Mtu:0 Sandbox:/var/run/netns/e54b50f1-a710-431f-a117-b62973ee6be0 SocketPath: PciID:}] [{Interface:0xc0002008e0 Address:{IP:10.217.0.93 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.289070 | controller | Jun 09 16:56:08.650026 crc crio[20770]: time="2026-06-09T16:56:08.649984382Z" level=info msg="Got pod network &{Name:openstack-operator-controller-manager-6fc5ccc565-ppfqz Namespace:openstack-operators ID:d658039f25bc24f4850df79de03124dcb3806689d6e4f965c22c407570c90303 UID:6885a213-279d-4e07-afd5-70d988eafea0 NetNS:/var/run/netns/e54b50f1-a710-431f-a117-b62973ee6be0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6885a213_279d_4e07_afd5_70d988eafea0.slice PodAnnotations:0xc0027323d0}] Aliases:map[]}"
2026-06-09 17:48:36.289094 | controller | Jun 09 16:56:08.650319 crc crio[20770]: time="2026-06-09T16:56:08.650296221Z" level=info msg="Checking pod openstack-operators_openstack-operator-controller-manager-6fc5ccc565-ppfqz for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.289123 | controller | Jun 09 16:56:08.771504 crc crio[20770]: 2026-06-09T16:56:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ccc2b89fbfe766f Mac:aa:0f:ff:59:57:45 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:59 Mtu:0 Sandbox:/var/run/netns/602b2b41-b343-4e22-8ab4-00306d106211 SocketPath: PciID:}] [{Interface:0xc0004325b0 Address:{IP:10.217.0.89 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.289151 | controller | Jun 09 16:56:08.772737 crc crio[20770]: time="2026-06-09T16:56:08.772549464Z" level=info msg="Got pod network &{Name:openstack-baremetal-operator-controller-manager-7c67dc759fkr2dg Namespace:openstack-operators ID:ccc2b89fbfe766fb7b94f45a8fbac5fa8d61935957a92b937664e68650351a8c UID:2272e7c5-20ed-49fd-bd69-ab3299398afc NetNS:/var/run/netns/602b2b41-b343-4e22-8ab4-00306d106211 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2272e7c5_20ed_49fd_bd69_ab3299398afc.slice PodAnnotations:0xc0001346e0}] Aliases:map[]}"
2026-06-09 17:48:36.289175 | controller | Jun 09 16:56:08.772970 crc crio[20770]: time="2026-06-09T16:56:08.772889884Z" level=info msg="Checking pod openstack-operators_openstack-baremetal-operator-controller-manager-7c67dc759fkr2dg for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.289194 | controller | Jun 09 16:56:20.216189 crc crio[20770]: time="2026-06-09T16:56:20.214813155Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.289211 | controller | Jun 09 16:56:20.216189 crc crio[20770]: time="2026-06-09T16:56:20.215023761Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.289228 | controller | Jun 09 16:56:20.220287 crc crio[20770]: time="2026-06-09T16:56:20.22015352Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.289245 | controller | Jun 09 16:56:20.231324 crc crio[20770]: time="2026-06-09T16:56:20.231212571Z" level=info msg="Got pod network &{Name:infra-operator-controller-manager-cbcfcddf7-g7g5r Namespace:openstack-operators ID:c4375fc04e30227f5dac673bf9d83f876e0e649456a9e6f6a94bf09ab6ec089e UID:a0e086ff-f1b7-4006-9163-4aae51dab537 NetNS:/var/run/netns/dc952e0b-297d-48e1-814c-585b58b4b959 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda0e086ff_f1b7_4006_9163_4aae51dab537.slice PodAnnotations:0xc001e81f20}] Aliases:map[]}"
2026-06-09 17:48:36.289262 | controller | Jun 09 16:56:20.231324 crc crio[20770]: time="2026-06-09T16:56:20.231280643Z" level=info msg="Adding pod openstack-operators_infra-operator-controller-manager-cbcfcddf7-g7g5r to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.289279 | controller | Jun 09 16:56:20.234929 crc crio[20770]: time="2026-06-09T16:56:20.234809225Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683736-74dq5 Namespace:openshift-infra ID:baffd3672d2b0dd859bc25ee199fd0b1ef3ba33d091ced1fdadd93b5e95a90d7 UID:f9eae21e-4b5f-4d4e-9dbb-b82f55278766 NetNS:/var/run/netns/be998156-1bc9-4fe5-a49d-5b8eb9cb1f58 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf9eae21e_4b5f_4d4e_9dbb_b82f55278766.slice PodAnnotations:0xc000134378}] Aliases:map[]}"
2026-06-09 17:48:36.289296 | controller | Jun 09 16:56:20.234929 crc crio[20770]: time="2026-06-09T16:56:20.234888897Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683736-74dq5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.289313 | controller | Jun 09 16:56:20.435595 crc crio[20770]: time="2026-06-09T16:56:20.435462751Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.289330 | controller | Jun 09 16:56:20.438836 crc crio[20770]: time="2026-06-09T16:56:20.438430297Z" level=info msg="Ran pod sandbox ccc2b89fbfe766fb7b94f45a8fbac5fa8d61935957a92b937664e68650351a8c with infra container: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759fkr2dg/POD" id=47bc3627-43bb-4400-b75f-bf904a671bc4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.289350 | controller | Jun 09 16:56:20.441419 crc crio[20770]: time="2026-06-09T16:56:20.440990881Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1" id=49793c87-f062-4cce-9cf4-fde4246b7ab8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.289368 | controller | Jun 09 16:56:20.441748 crc crio[20770]: time="2026-06-09T16:56:20.441485615Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.289386 | controller | Jun 09 16:56:20.442856 crc crio[20770]: time="2026-06-09T16:56:20.441616279Z" level=info msg="Image quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1 not found" id=49793c87-f062-4cce-9cf4-fde4246b7ab8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.289403 | controller | Jun 09 16:56:20.445605 crc crio[20770]: time="2026-06-09T16:56:20.44301741Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1 found" id=49793c87-f062-4cce-9cf4-fde4246b7ab8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.289419 | controller | Jun 09 16:56:20.446044 crc crio[20770]: time="2026-06-09T16:56:20.445856172Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1" id=f91bce40-123b-4408-bb89-52fee3cb1a5a name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.289436 | controller | Jun 09 16:56:20.456207 crc crio[20770]: time="2026-06-09T16:56:20.455973035Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.289452 | controller | Jun 09 16:56:20.456207 crc crio[20770]: time="2026-06-09T16:56:20.456087938Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.289469 | controller | Jun 09 16:56:20.457076 crc crio[20770]: time="2026-06-09T16:56:20.45647505Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.289486 | controller | Jun 09 16:56:20.479087 crc crio[20770]: time="2026-06-09T16:56:20.478967682Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6" id=912f5bfa-d96b-4d27-9aaf-3001a4be381d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.289503 | controller | Jun 09 16:56:20.480024 crc crio[20770]: time="2026-06-09T16:56:20.479407404Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60" id=bbee2e97-4155-4565-9355-8c9de114d9cd name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.289543 | controller | Jun 09 16:56:20.481096 crc crio[20770]: time="2026-06-09T16:56:20.480959779Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1\""
2026-06-09 17:48:36.289562 | controller | Jun 09 16:56:20.488788 crc crio[20770]: time="2026-06-09T16:56:20.488529109Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.289579 | controller | Jun 09 16:56:20.493383 crc crio[20770]: time="2026-06-09T16:56:20.493134162Z" level=info msg="Ran pod sandbox d658039f25bc24f4850df79de03124dcb3806689d6e4f965c22c407570c90303 with infra container: openstack-operators/openstack-operator-controller-manager-6fc5ccc565-ppfqz/POD" id=d3f76913-aacf-4aaf-a0e5-5a3a023ad8b7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.289603 | controller | Jun 09 16:56:20.497128 crc crio[20770]: time="2026-06-09T16:56:20.497054066Z" level=info msg="Checking image status: 38.102.83.73:5001/openstack-k8s-operators/openstack-operator:721c3f7c64850716e5de5f4e76e1ef4c36c28652" id=13b512f5-c381-4e2e-b141-d075c8373b55 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.289621 | controller | Jun 09 16:56:20.522917 crc crio[20770]: time="2026-06-09T16:56:20.522593066Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.289638 | controller | Jun 09 16:56:20.610585 crc crio[20770]: time="2026-06-09T16:56:20.610453393Z" level=info msg="Created container 6e9c63b328011326469f2657bf7f5e6fc666acf22c653c898a7fc085f2834ce4: openstack-operators/ironic-operator-controller-manager-75f8548fcd-bd887/manager" id=09ebcfde-701a-4465-9b10-71f8feb6d741 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.289663 | controller | Jun 09 16:56:20.611900 crc crio[20770]: time="2026-06-09T16:56:20.61175748Z" level=info msg="Starting container: 6e9c63b328011326469f2657bf7f5e6fc666acf22c653c898a7fc085f2834ce4" id=24e7c03c-bbf9-45b6-8eb3-7122a0c27040 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.289690 | controller | Jun 09 16:56:20.624109 crc crio[20770]: time="2026-06-09T16:56:20.623954854Z" level=info msg="Started container" PID=47137 containerID=6e9c63b328011326469f2657bf7f5e6fc666acf22c653c898a7fc085f2834ce4 description=openstack-operators/ironic-operator-controller-manager-75f8548fcd-bd887/manager id=24e7c03c-bbf9-45b6-8eb3-7122a0c27040 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4f63372e97006e55316aba6a30e7593137307b25c38e2d96e1b8f3c9cf50b669
2026-06-09 17:48:36.289712 | controller | Jun 09 16:56:20.834363 crc crio[20770]: 2026-06-09T16:56:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:baffd3672d2b0dd Mac:42:ae:19:79:ff:93 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5e Mtu:0 Sandbox:/var/run/netns/be998156-1bc9-4fe5-a49d-5b8eb9cb1f58 SocketPath: PciID:}] [{Interface:0xc0002609e0 Address:{IP:10.217.0.94 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.289730 | controller | Jun 09 16:56:20.835426 crc crio[20770]: time="2026-06-09T16:56:20.835355951Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683736-74dq5 Namespace:openshift-infra ID:baffd3672d2b0dd859bc25ee199fd0b1ef3ba33d091ced1fdadd93b5e95a90d7 UID:f9eae21e-4b5f-4d4e-9dbb-b82f55278766 NetNS:/var/run/netns/be998156-1bc9-4fe5-a49d-5b8eb9cb1f58 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf9eae21e_4b5f_4d4e_9dbb_b82f55278766.slice PodAnnotations:0xc000134378}] Aliases:map[]}"
2026-06-09 17:48:36.289748 | controller | Jun 09 16:56:20.835869 crc crio[20770]: time="2026-06-09T16:56:20.835795164Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683736-74dq5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.289765 | controller | Jun 09 16:56:20.891306 crc crio[20770]: time="2026-06-09T16:56:20.891173489Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.289782 | controller | Jun 09 16:56:20.893274 crc crio[20770]: time="2026-06-09T16:56:20.893181997Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.289799 | controller | Jun 09 16:56:20.893692 crc crio[20770]: time="2026-06-09T16:56:20.893182187Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.289821 | controller | Jun 09 16:56:20.896048 crc crio[20770]: 2026-06-09T16:56:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c4375fc04e30227 Mac:a6:7c:36:d2:b7:f2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4f Mtu:0 Sandbox:/var/run/netns/dc952e0b-297d-48e1-814c-585b58b4b959 SocketPath: PciID:}] [{Interface:0xc0002bc9e0 Address:{IP:10.217.0.79 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.289839 | controller | Jun 09 16:56:20.898334 crc crio[20770]: time="2026-06-09T16:56:20.898250754Z" level=info msg="Got pod network &{Name:infra-operator-controller-manager-cbcfcddf7-g7g5r Namespace:openstack-operators ID:c4375fc04e30227f5dac673bf9d83f876e0e649456a9e6f6a94bf09ab6ec089e UID:a0e086ff-f1b7-4006-9163-4aae51dab537 NetNS:/var/run/netns/dc952e0b-297d-48e1-814c-585b58b4b959 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda0e086ff_f1b7_4006_9163_4aae51dab537.slice PodAnnotations:0xc001e81f20}] Aliases:map[]}"
2026-06-09 17:48:36.289856 | controller | Jun 09 16:56:20.898521 crc crio[20770]: time="2026-06-09T16:56:20.89846473Z" level=info msg="Checking pod openstack-operators_infra-operator-controller-manager-cbcfcddf7-g7g5r for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.289873 | controller | Jun 09 16:56:20.899433 crc crio[20770]: time="2026-06-09T16:56:20.898487191Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.289890 | controller | Jun 09 16:56:20.899951 crc crio[20770]: time="2026-06-09T16:56:20.899877441Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.289907 | controller | Jun 09 16:56:20.902599 crc crio[20770]: time="2026-06-09T16:56:20.902532738Z" level=info msg="Checking image status: 38.102.83.73:5001/openstack-k8s-operators/openstack-operator:721c3f7c64850716e5de5f4e76e1ef4c36c28652" id=0cad92d0-529a-4e9f-9e8b-7efaed433078 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.289924 | controller | Jun 09 16:56:20.906111 crc crio[20770]: time="2026-06-09T16:56:20.90604493Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.289941 | controller | Jun 09 16:56:20.935382 crc crio[20770]: time="2026-06-09T16:56:20.935308828Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.289958 | controller | Jun 09 16:56:20.939627 crc crio[20770]: time="2026-06-09T16:56:20.939544671Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.289975 | controller | Jun 09 16:56:20.941843 crc crio[20770]: time="2026-06-09T16:56:20.941732424Z" level=info msg="Ran pod sandbox c4375fc04e30227f5dac673bf9d83f876e0e649456a9e6f6a94bf09ab6ec089e with infra container: openstack-operators/infra-operator-controller-manager-cbcfcddf7-g7g5r/POD" id=03d2071f-1345-4ad9-8b4a-60151c6a5f33 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.289995 | controller | Jun 09 16:56:20.943546 crc crio[20770]: time="2026-06-09T16:56:20.943417233Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.290015 | controller | Jun 09 16:56:20.946406 crc crio[20770]: time="2026-06-09T16:56:20.946192694Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373" id=23077052-5118-44f9-8c2c-4ee3197af997 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.290038 | controller | Jun 09 16:56:20.946406 crc crio[20770]: time="2026-06-09T16:56:20.946346818Z" level=info msg="Ran pod sandbox baffd3672d2b0dd859bc25ee199fd0b1ef3ba33d091ced1fdadd93b5e95a90d7 with infra container: openshift-infra/auto-csr-approver-29683736-74dq5/POD" id=5fdbaa1a-ec74-496c-99ce-38ac1bb71ee7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.290057 | controller | Jun 09 16:56:20.948497 crc crio[20770]: time="2026-06-09T16:56:20.948340526Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.290074 | controller | Jun 09 16:56:20.955003 crc crio[20770]: time="2026-06-09T16:56:20.948946203Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=ca6812a5-09f4-4ac8-83c9-3f062ea0a866 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.290090 | controller | Jun 09 16:56:20.959813 crc crio[20770]: time="2026-06-09T16:56:20.959725886Z" level=info msg="Image quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373 not found" id=23077052-5118-44f9-8c2c-4ee3197af997 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.290107 | controller | Jun 09 16:56:20.960220 crc crio[20770]: time="2026-06-09T16:56:20.959956603Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373 found" id=23077052-5118-44f9-8c2c-4ee3197af997 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.290123 | controller | Jun 09 16:56:20.963339 crc crio[20770]: time="2026-06-09T16:56:20.962886478Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373" id=4c7d84f0-3ba4-4fd3-83c4-e5bbfc01acfb name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.290141 | controller | Jun 09 16:56:20.968308 crc crio[20770]: time="2026-06-09T16:56:20.96814519Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 17:48:36.290158 | controller | Jun 09 16:56:20.969155 crc crio[20770]: time="2026-06-09T16:56:20.969027865Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373\""
2026-06-09 17:48:36.290175 | controller | Jun 09 16:56:20.995730 crc crio[20770]: time="2026-06-09T16:56:20.995580685Z" level=info msg="Creating container: openstack-operators/keystone-operator-controller-manager-6ccff66c5b-kkcjh/manager" id=0c7594e8-87c5-4122-b4bb-a961a94aff18 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.290192 | controller | Jun 09 16:56:21.001243 crc crio[20770]: time="2026-06-09T16:56:21.001002572Z" level=info msg="Creating container: openstack-operators/openstack-operator-controller-manager-6fc5ccc565-ppfqz/manager" id=00ee4c30-8cc7-4de8-973c-0a6ce5311242 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.290209 | controller | Jun 09 16:56:21.007854 crc crio[20770]: time="2026-06-09T16:56:21.007754228Z" level=info msg="Creating container: openstack-operators/nova-operator-controller-manager-f4c4579bb-6n5nw/manager" id=211d4222-eecc-4ea6-a38d-b41b3ee2958a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.290240 | controller | Jun 09 16:56:21.070182 crc crio[20770]: time="2026-06-09T16:56:21.069898909Z" level=info msg="Created container 61187ecdd3ac1889ef29476fca2f41d1ff03db8231949bf78772a466f2fdb19a: openstack-operators/glance-operator-controller-manager-5bdfb47c4d-lnc67/manager" id=d381ff6f-dd0d-49b8-b8ab-eee461210299 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.290259 | controller | Jun 09 16:56:21.074431 crc crio[20770]: time="2026-06-09T16:56:21.074330398Z" level=info msg="Starting container: 61187ecdd3ac1889ef29476fca2f41d1ff03db8231949bf78772a466f2fdb19a" id=2db166ce-3310-4e6f-a477-ce536e188435 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.290290 | controller | Jun 09 16:56:21.083154 crc crio[20770]: time="2026-06-09T16:56:21.082941027Z" level=info msg="Started container" PID=47185 containerID=61187ecdd3ac1889ef29476fca2f41d1ff03db8231949bf78772a466f2fdb19a description=openstack-operators/glance-operator-controller-manager-5bdfb47c4d-lnc67/manager id=2db166ce-3310-4e6f-a477-ce536e188435 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0df17dcea6603453a3f051f82af43dd6aa87ad9fc51d5cf13c65b1a21d22d613
2026-06-09 17:48:36.290310 | controller | Jun 09 16:56:21.183770 crc crio[20770]: time="2026-06-09T16:56:21.179916688Z" level=info msg="Created container 3ca7d3db5c27e7a5684eb5b90bc0e675f9759662c818ed0b64a2a0e0daae2049: openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-tfqfb/manager" id=c8a6395a-a024-42a4-9899-8f7044488317 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.290328 | controller | Jun 09 16:56:21.183770 crc crio[20770]: time="2026-06-09T16:56:21.180054752Z" level=info msg="Created container 33db7e8d68ca6392635bc58219010a4f816659fb4670fa1a07a44995b8333c6c: openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-fjgkn/manager" id=d410b7ec-9c03-4ee9-9b04-922f6689e5af name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.290345 | controller | Jun 09 16:56:21.183770 crc crio[20770]: time="2026-06-09T16:56:21.180810744Z" level=info msg="Created container 13d1f258a4547bf050f479cbfc551ac7d56b13bb6094f21a62efe49190b178a0: openstack-operators/neutron-operator-controller-manager-688d5c756f-n7pvq/manager" id=fb8ef320-3e4a-4a4b-8315-13ce038b5d08 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.290362 | controller | Jun 09 16:56:21.186788 crc crio[20770]: time="2026-06-09T16:56:21.185202721Z" level=info msg="Starting container: 33db7e8d68ca6392635bc58219010a4f816659fb4670fa1a07a44995b8333c6c" id=7072569e-aef2-4ab3-8501-8cc9cdce7223 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.290379 | controller | Jun 09 16:56:21.186788 crc crio[20770]: time="2026-06-09T16:56:21.185473759Z" level=info msg="Starting container: 13d1f258a4547bf050f479cbfc551ac7d56b13bb6094f21a62efe49190b178a0" id=31452d86-5c87-4672-af22-be744ab4dff3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.290395 | controller | Jun 09 16:56:21.188936 crc crio[20770]: time="2026-06-09T16:56:21.185594442Z" level=info msg="Starting container: 3ca7d3db5c27e7a5684eb5b90bc0e675f9759662c818ed0b64a2a0e0daae2049" id=736e5865-810a-407d-976e-d5a77a49d9a9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.290412 | controller | Jun 09 16:56:21.195191 crc crio[20770]: time="2026-06-09T16:56:21.195090948Z" level=info msg="Started container" PID=47181 containerID=13d1f258a4547bf050f479cbfc551ac7d56b13bb6094f21a62efe49190b178a0 description=openstack-operators/neutron-operator-controller-manager-688d5c756f-n7pvq/manager id=31452d86-5c87-4672-af22-be744ab4dff3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b492cf9308460c32bfd02465888e005f206c0aad4b2dcd13948d6046c228255c
2026-06-09 17:48:36.290429 | controller | Jun 09 16:56:21.198169 crc crio[20770]: time="2026-06-09T16:56:21.198074994Z" level=info msg="Started container" PID=47193 containerID=3ca7d3db5c27e7a5684eb5b90bc0e675f9759662c818ed0b64a2a0e0daae2049 description=openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-tfqfb/manager id=736e5865-810a-407d-976e-d5a77a49d9a9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7d3ba4b4242eeb33d782fcfea0830c428e5934faafc231b30f7fd1896c95cf6c
2026-06-09 17:48:36.290446 | controller | Jun 09 16:56:21.209984 crc crio[20770]: time="2026-06-09T16:56:21.209877616Z" level=info msg="Started container" PID=47182 containerID=33db7e8d68ca6392635bc58219010a4f816659fb4670fa1a07a44995b8333c6c description=openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-fjgkn/manager id=7072569e-aef2-4ab3-8501-8cc9cdce7223 name=/runtime.v1.RuntimeService/StartContainer sandboxID=112cd083aa1d8fa50d86cff8308000b26dc12eccf5a1ad5dac48463d4a87de10
2026-06-09 17:48:36.290466 | controller | Jun 09 16:56:21.362598 crc crio[20770]: time="2026-06-09T16:56:21.362460319Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.290484 | controller | Jun 09 16:56:21.370621 crc crio[20770]: time="2026-06-09T16:56:21.370417639Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.290501 | controller | Jun 09 16:56:21.382738 crc crio[20770]: time="2026-06-09T16:56:21.38251486Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.290540 | controller | Jun 09 16:56:21.443513 crc crio[20770]: time="2026-06-09T16:56:21.443406064Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.290560 | controller | Jun 09 16:56:21.476581 crc crio[20770]: time="2026-06-09T16:56:21.463815226Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.290577 | controller | Jun 09 16:56:21.556390 crc crio[20770]: time="2026-06-09T16:56:21.556264815Z" level=info msg="Created container 2393dcbe0b2072572c23665f778a59afcd5749d16fdf53cb388a5fd898202edb: openstack-operators/cinder-operator-controller-manager-86c584f6fc-bwz8b/manager" id=b6ec6bae-cef7-44b2-b36f-5acf0e033668 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.290594 | controller | Jun 09 16:56:21.560490 crc crio[20770]: time="2026-06-09T16:56:21.560405175Z" level=info msg="Starting container: 2393dcbe0b2072572c23665f778a59afcd5749d16fdf53cb388a5fd898202edb" id=dc0b0f77-9663-4ba8-911e-1471d381bdce name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.290611 | controller | Jun 09 16:56:21.571734 crc crio[20770]: time="2026-06-09T16:56:21.570823737Z" level=info msg="Started container" PID=47268 containerID=2393dcbe0b2072572c23665f778a59afcd5749d16fdf53cb388a5fd898202edb description=openstack-operators/cinder-operator-controller-manager-86c584f6fc-bwz8b/manager id=dc0b0f77-9663-4ba8-911e-1471d381bdce name=/runtime.v1.RuntimeService/StartContainer sandboxID=8b67d5d09d2e66ff83c499a16f29627835dd2e601619f972843a9a835183ab0e
2026-06-09 17:48:36.290628 | controller | Jun 09 16:56:21.709130 crc crio[20770]: time="2026-06-09T16:56:21.709024933Z" level=info msg="Created container 5e5ed72f2e04555ff31c4f796b0244f5c73a7fbe7ff768d17ee1319b3ebe6dff: openstack-operators/designate-operator-controller-manager-6bf8599b68-ghrgp/manager" id=3454c339-5a36-4b36-b712-55c1d004c4e7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.290646 | controller | Jun 09 16:56:21.710410 crc crio[20770]: time="2026-06-09T16:56:21.710268929Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.290663 | controller | Jun 09 16:56:21.721538 crc crio[20770]: time="2026-06-09T16:56:21.721414062Z" level=info msg="Starting container: 5e5ed72f2e04555ff31c4f796b0244f5c73a7fbe7ff768d17ee1319b3ebe6dff" id=36f8a23d-cb6d-421b-a014-0c42b2866f46 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.290680 | controller | Jun 09 16:56:21.725895 crc crio[20770]: time="2026-06-09T16:56:21.724851971Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.290697 | controller | Jun 09 16:56:21.731730 crc crio[20770]: time="2026-06-09T16:56:21.728896129Z" level=info msg="Started container" PID=47291 containerID=5e5ed72f2e04555ff31c4f796b0244f5c73a7fbe7ff768d17ee1319b3ebe6dff description=openstack-operators/designate-operator-controller-manager-6bf8599b68-ghrgp/manager id=36f8a23d-cb6d-421b-a014-0c42b2866f46 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d5ee8bb9be6d96ed09fafa0b242e9a295d01c17acdcd2aa93c14bdeeeca896dc
2026-06-09 17:48:36.290718 | controller | Jun 09 16:56:21.742453 crc crio[20770]: time="2026-06-09T16:56:21.742314868Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.290738 | controller | Jun 09 16:56:21.743077 crc crio[20770]: time="2026-06-09T16:56:21.742943216Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.290763 | controller | Jun 09 16:56:21.756472 crc crio[20770]: time="2026-06-09T16:56:21.756328914Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.290788 | controller | Jun 09 16:56:21.799937 crc crio[20770]: time="2026-06-09T16:56:21.799823554Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.290807 | controller | Jun 09 16:56:21.817887 crc crio[20770]: time="2026-06-09T16:56:21.817760624Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.290824 | controller | Jun 09 16:56:21.829682 crc crio[20770]: time="2026-06-09T16:56:21.829508525Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.290841 | controller | Jun 09 16:56:21.853600 crc crio[20770]: time="2026-06-09T16:56:21.85349396Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.290857 | controller | Jun 09 16:56:21.862593 crc crio[20770]: time="2026-06-09T16:56:21.862507321Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.290874 | controller | Jun 09 16:56:21.880532 crc crio[20770]: time="2026-06-09T16:56:21.880375849Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.290890 | controller | Jun 09 16:56:21.924141 crc crio[20770]: time="2026-06-09T16:56:21.923797298Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.290906 | controller | Jun 09 16:56:22.100444 crc crio[20770]: time="2026-06-09T16:56:22.099869541Z" level=info msg="Created container f9306c5343cbacc74a354ff420ccbc0b57ca5227b9e6990eaef88d0bbff7688b: openstack-operators/manila-operator-controller-manager-677d9d8477-pc87g/manager" id=4d3b0053-8c7c-4c00-827c-67b1bdefaedc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.290923 | controller | Jun 09 16:56:22.118522 crc crio[20770]: time="2026-06-09T16:56:22.11845373Z" level=info msg="Starting container: f9306c5343cbacc74a354ff420ccbc0b57ca5227b9e6990eaef88d0bbff7688b" id=b2e4a4af-061a-48fa-bfbd-c9dd4fbc3549 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.290939 | controller | Jun 09 16:56:22.139898 crc crio[20770]: time="2026-06-09T16:56:22.139832099Z" level=info msg="Started container" PID=47347 containerID=f9306c5343cbacc74a354ff420ccbc0b57ca5227b9e6990eaef88d0bbff7688b description=openstack-operators/manila-operator-controller-manager-677d9d8477-pc87g/manager id=b2e4a4af-061a-48fa-bfbd-c9dd4fbc3549 name=/runtime.v1.RuntimeService/StartContainer sandboxID=37f6cc6ca0b63630ea32be294eb1b303fdbef3f41028b3b49708d39cafde6fd3
2026-06-09 17:48:36.290961 | controller | Jun 09 16:56:22.204065 crc crio[20770]: time="2026-06-09T16:56:22.203956528Z" level=info msg="Created container f5eba5f053928f362ddb54c80b63766f2ab60ce0a41781626c82e13b2d1d1a01: openstack-operators/horizon-operator-controller-manager-548d6d5f9-6b8kg/manager" id=7c6f46ab-dd6c-4e21-aec5-1fa95f5d798d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.290979 | controller | Jun 09 16:56:22.206237 crc crio[20770]: time="2026-06-09T16:56:22.206170802Z" level=info msg="Starting container: f5eba5f053928f362ddb54c80b63766f2ab60ce0a41781626c82e13b2d1d1a01" id=33e7c7cb-e30f-42e0-9d0b-c4384b5250ec name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.290996 | controller | Jun 09 16:56:22.210743 crc crio[20770]: time="2026-06-09T16:56:22.210606801Z" level=info msg="Created container cfc343ca115a44829ece62f75c0640b2732d10e6473d680136ebaf8468f5fb39: openstack-operators/octavia-operator-controller-manager-6495978d8d-jh4js/manager" id=8d1ac674-4315-4280-bb36-971570bb50de name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.291014 | controller | Jun 09 16:56:22.214508 crc crio[20770]: time="2026-06-09T16:56:22.214462872Z" level=info msg="Starting container: cfc343ca115a44829ece62f75c0640b2732d10e6473d680136ebaf8468f5fb39" id=900d2bda-3681-4200-b7e5-f8e14b7f6ebd name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.291031 | controller | Jun 09 16:56:22.222152 crc crio[20770]: time="2026-06-09T16:56:22.222085743Z" level=info msg="Started container" PID=47353 containerID=cfc343ca115a44829ece62f75c0640b2732d10e6473d680136ebaf8468f5fb39 description=openstack-operators/octavia-operator-controller-manager-6495978d8d-jh4js/manager id=900d2bda-3681-4200-b7e5-f8e14b7f6ebd name=/runtime.v1.RuntimeService/StartContainer sandboxID=961bf6e00017f672056748017a875c5fe4f68e27266f7fee8f37620884dd8dad
2026-06-09 17:48:36.291048 | controller | Jun 09 16:56:22.223966 crc crio[20770]: time="2026-06-09T16:56:22.223596627Z" level=info msg="Started container" PID=47375 containerID=f5eba5f053928f362ddb54c80b63766f2ab60ce0a41781626c82e13b2d1d1a01 description=openstack-operators/horizon-operator-controller-manager-548d6d5f9-6b8kg/manager id=33e7c7cb-e30f-42e0-9d0b-c4384b5250ec name=/runtime.v1.RuntimeService/StartContainer sandboxID=1aaeed0f646a0fb2aac9dec23542481b61f5ad43aaf5ac5294e0338002e27524
2026-06-09 17:48:36.291065 | controller | Jun 09 16:56:22.232394 crc crio[20770]: time="2026-06-09T16:56:22.230297971Z" level=info msg="Created container 5776cfac3bbd1a2dad9592c016705ef10654ddbee6154c9836562189f9ce23c8: openstack-operators/watcher-operator-controller-manager-577b679b5c-rfxss/manager" id=d0fad5bf-c5b9-4842-b0f0-cc70c05e00bc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.291083 | controller | Jun 09 16:56:22.232394 crc crio[20770]: time="2026-06-09T16:56:22.231583339Z" level=info msg="Starting container: 5776cfac3bbd1a2dad9592c016705ef10654ddbee6154c9836562189f9ce23c8" id=f59989fb-9a3b-4a48-8840-314888b58027 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.291099 | controller | Jun 09 16:56:22.238633 crc crio[20770]: time="2026-06-09T16:56:22.23854005Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.291116 | controller | Jun 09 16:56:22.246474 crc crio[20770]: time="2026-06-09T16:56:22.246384778Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.291133 | controller | Jun 09 16:56:22.248553 crc crio[20770]: time="2026-06-09T16:56:22.248473548Z" level=info msg="Created container 6ce339852131184ba85a9a9c1e0eb3477b961d1e497ca6886ab0c71a2721d054: openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-nmxrm/manager" id=c87fa320-18b6-4d49-9509-540deacf94c9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.291153 | controller | Jun 09 16:56:22.251546 crc crio[20770]: time="2026-06-09T16:56:22.251467995Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.291171 | controller | Jun 09 16:56:22.251904 crc crio[20770]: time="2026-06-09T16:56:22.251868287Z" level=info msg="Starting container: 6ce339852131184ba85a9a9c1e0eb3477b961d1e497ca6886ab0c71a2721d054" id=9f05b4c2-a2b5-4d1d-b5a6-fe7e4c2797ca name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.291189 | controller | Jun 09 16:56:22.257626 crc crio[20770]: time="2026-06-09T16:56:22.25475391Z" level=info msg="Started container" PID=47367 containerID=5776cfac3bbd1a2dad9592c016705ef10654ddbee6154c9836562189f9ce23c8 description=openstack-operators/watcher-operator-controller-manager-577b679b5c-rfxss/manager id=f59989fb-9a3b-4a48-8840-314888b58027 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cfdc8de96306f014252497f0dda52e104ab6c7ceb523f45894eadbc091a9206b
2026-06-09 17:48:36.291207 | controller | Jun 09 16:56:22.257626 crc crio[20770]: time="2026-06-09T16:56:22.25715739Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.291224 | controller | Jun 09 16:56:22.261082 crc crio[20770]: time="2026-06-09T16:56:22.260722683Z" level=info msg="Started container" PID=47378 containerID=6ce339852131184ba85a9a9c1e0eb3477b961d1e497ca6886ab0c71a2721d054 description=openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-nmxrm/manager id=9f05b4c2-a2b5-4d1d-b5a6-fe7e4c2797ca name=/runtime.v1.RuntimeService/StartContainer sandboxID=70c9c4652b632b9e1fd946156a6feba06b33588d386a66ce01048b2a9163daa8
2026-06-09 17:48:36.291242 | controller | Jun 09 16:56:22.536869 crc crio[20770]: time="2026-06-09T16:56:22.536774044Z" level=info msg="Created container 6a7044844a58670c89f085a8168d310b18091d3b7196bb3e6d6b585a110e384e: openstack-operators/openstack-operator-controller-manager-6fc5ccc565-ppfqz/manager" id=00ee4c30-8cc7-4de8-973c-0a6ce5311242 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.291260 | controller | Jun 09 16:56:22.541093 crc crio[20770]: time="2026-06-09T16:56:22.541022277Z" level=info msg="Starting container: 6a7044844a58670c89f085a8168d310b18091d3b7196bb3e6d6b585a110e384e" id=c30062cc-9f41-4784-adb6-e8dcfc75fc1c name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.291278 | controller | Jun 09 16:56:22.551044 crc crio[20770]: time="2026-06-09T16:56:22.550988406Z" level=info msg="Started container" PID=47463 containerID=6a7044844a58670c89f085a8168d310b18091d3b7196bb3e6d6b585a110e384e description=openstack-operators/openstack-operator-controller-manager-6fc5ccc565-ppfqz/manager id=c30062cc-9f41-4784-adb6-e8dcfc75fc1c name=/runtime.v1.RuntimeService/StartContainer sandboxID=d658039f25bc24f4850df79de03124dcb3806689d6e4f965c22c407570c90303
2026-06-09 17:48:36.291295 | controller | Jun 09 16:56:22.622856 crc crio[20770]: time="2026-06-09T16:56:22.622791777Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.291312 | controller | Jun 09 16:56:22.650876 crc crio[20770]: time="2026-06-09T16:56:22.650767288Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.291329 | controller | Jun 09 16:56:22.663615 crc crio[20770]: time="2026-06-09T16:56:22.663497627Z" level=info msg="Created container a2d71c4cef13aaf68b71496701de0c3607aed0fdb796ae46e09b8338fe823a90: openstack-operators/ovn-operator-controller-manager-58f85bd97f-pjscb/manager" id=9b944542-5eae-4f3b-bbae-e973cc45912f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.291349 | controller | Jun 09 16:56:22.676870 crc crio[20770]: time="2026-06-09T16:56:22.670854021Z" level=info msg="Starting container: a2d71c4cef13aaf68b71496701de0c3607aed0fdb796ae46e09b8338fe823a90" id=c8ff4bd8-2dc3-484b-b534-6f1a16464491 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.291366 | controller | Jun 09 16:56:22.687933 crc crio[20770]: time="2026-06-09T16:56:22.687829273Z" level=info msg="Started container" PID=47462 containerID=a2d71c4cef13aaf68b71496701de0c3607aed0fdb796ae46e09b8338fe823a90 description=openstack-operators/ovn-operator-controller-manager-58f85bd97f-pjscb/manager id=c8ff4bd8-2dc3-484b-b534-6f1a16464491 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9c568ccd0ed3e3dbcbfb5fe496ea66fd7ca959319412077b3dcad169d52c7eb1
2026-06-09 17:48:36.291382 | controller | Jun 09 16:56:22.861254 crc crio[20770]: time="2026-06-09T16:56:22.861137006Z" level=info msg="Created container b8d72ade46f6103fa9f0c6d05b5d806346cb259dc813296f320a8ea67883a4d4: openstack-operators/swift-operator-controller-manager-67c49dd5c6-c9gqp/manager" id=5066dbcd-9aae-4939-a7f7-e6705c2b839e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.291398 | controller | Jun 09 16:56:22.877504 crc crio[20770]: time="2026-06-09T16:56:22.866028337Z" level=info msg="Starting container: b8d72ade46f6103fa9f0c6d05b5d806346cb259dc813296f320a8ea67883a4d4" id=3f8c82db-193f-44fe-82df-082ac1112d66 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.291413 | controller | Jun 09 16:56:22.881245 crc crio[20770]: time="2026-06-09T16:56:22.881159056Z" level=info msg="Started container" PID=47526 containerID=b8d72ade46f6103fa9f0c6d05b5d806346cb259dc813296f320a8ea67883a4d4 description=openstack-operators/swift-operator-controller-manager-67c49dd5c6-c9gqp/manager id=3f8c82db-193f-44fe-82df-082ac1112d66 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b7d33a4941b9aae674473ca53888cb3a20d6e9ab164efaf98ea3af90451d7302
2026-06-09 17:48:36.291429 | controller | Jun 09 16:56:23.227459 crc crio[20770]: time="2026-06-09T16:56:23.22733373Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.291445 | controller | Jun 09 16:56:23.235273 crc crio[20770]: time="2026-06-09T16:56:23.234878698Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.291462 | controller | Jun 09 16:56:23.436824 crc crio[20770]: time="2026-06-09T16:56:23.436494872Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.291478 | controller | Jun 09 16:56:23.449800 crc crio[20770]: time="2026-06-09T16:56:23.449627613Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.291494 | controller | Jun 09 16:56:23.489905 crc crio[20770]: time="2026-06-09T16:56:23.489805687Z" level=info msg="Created container 9cf000b4147eedacca025a54847c25c9e45995775c6171e6e622dc2e34346748: openstack-operators/test-operator-controller-manager-8d5599d7d-fnlh8/manager" id=106088f6-894a-4362-8e1f-503c147c726a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.291527 | controller | Jun 09 16:56:23.493599 crc crio[20770]: time="2026-06-09T16:56:23.493525645Z" level=info msg="Starting container: 9cf000b4147eedacca025a54847c25c9e45995775c6171e6e622dc2e34346748" id=9c2e603c-15cc-4a8c-9dbc-c4967d672dd8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.291551 | controller | Jun 09 16:56:23.510377 crc crio[20770]: time="2026-06-09T16:56:23.51026982Z" level=info msg="Started container" PID=47608 containerID=9cf000b4147eedacca025a54847c25c9e45995775c6171e6e622dc2e34346748 description=openstack-operators/test-operator-controller-manager-8d5599d7d-fnlh8/manager id=9c2e603c-15cc-4a8c-9dbc-c4967d672dd8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=702148d3035d2a366bc88e79bdb376f16ff9749a414c89eead29fabc109feba9
2026-06-09 17:48:36.291574 | controller | Jun 09 16:56:23.654922 crc crio[20770]: time="2026-06-09T16:56:23.654798429Z" level=info msg="Created container fef052e0d5b2a0c71b2637d50cd9b925c2d0ba8d6ea25368a1dff5523d750040: openstack-operators/heat-operator-controller-manager-5c5844cc68-6zwkh/manager" id=188a11e9-7513-4cde-a13e-0a071ea93d41 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.291592 | controller | Jun 09 16:56:23.658729 crc crio[20770]: time="2026-06-09T16:56:23.658597549Z" level=info msg="Starting container: fef052e0d5b2a0c71b2637d50cd9b925c2d0ba8d6ea25368a1dff5523d750040" id=fdbf262f-39e1-401c-8ffe-e08c4a366d99 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.291608 | controller | Jun 09 16:56:23.703483 crc crio[20770]: time="2026-06-09T16:56:23.703291495Z" level=info msg="Started container" PID=47637 containerID=fef052e0d5b2a0c71b2637d50cd9b925c2d0ba8d6ea25368a1dff5523d750040 description=openstack-operators/heat-operator-controller-manager-5c5844cc68-6zwkh/manager id=fdbf262f-39e1-401c-8ffe-e08c4a366d99 name=/runtime.v1.RuntimeService/StartContainer sandboxID=73dfddba473e1ceb591be04a225745cb3b07797545cdbe4c30c8aec42546d2bc
2026-06-09 17:48:36.291624 | controller | Jun 09 16:56:26.451401 crc crio[20770]: time="2026-06-09T16:56:26.450610185Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.291640 | controller | Jun 09 16:56:26.460365 crc crio[20770]: time="2026-06-09T16:56:26.460071319Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.291656 | controller | Jun 09 16:56:26.684621 crc crio[20770]: time="2026-06-09T16:56:26.684462113Z" level=info msg="Created container f5c713b7f1cbbd24dc1c52201c9dbe601b69c96809a0a82c4b5e641005c84211: openstack-operators/nova-operator-controller-manager-f4c4579bb-6n5nw/manager" id=211d4222-eecc-4ea6-a38d-b41b3ee2958a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.291672 | controller | Jun 09 16:56:26.686814 crc crio[20770]: time="2026-06-09T16:56:26.686749499Z" level=info msg="Starting container: f5c713b7f1cbbd24dc1c52201c9dbe601b69c96809a0a82c4b5e641005c84211" id=2417857d-e2eb-4072-ad04-7e31ef5e5f2f name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.291687 | controller | Jun 09 16:56:26.699254 crc crio[20770]: time="2026-06-09T16:56:26.699140898Z" level=info msg="Started container" PID=47768 containerID=f5c713b7f1cbbd24dc1c52201c9dbe601b69c96809a0a82c4b5e641005c84211 description=openstack-operators/nova-operator-controller-manager-f4c4579bb-6n5nw/manager id=2417857d-e2eb-4072-ad04-7e31ef5e5f2f name=/runtime.v1.RuntimeService/StartContainer sandboxID=0024c9df10854aa2ba7470fa434fa49880d30a4ac7fb7b209df90c428d00f460
2026-06-09 17:48:36.291703 | controller | Jun 09 16:56:29.700901 crc crio[20770]: time="2026-06-09T16:56:29.700268603Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.291719 | controller | Jun 09 16:56:29.705399 crc crio[20770]: time="2026-06-09T16:56:29.705298579Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.291735 | controller | Jun 09 16:56:29.825227 crc crio[20770]: time="2026-06-09T16:56:29.825108381Z" level=info msg="Created container 574e8624c5626906dce1f55328a2a8286e10c560e20b544071b21feca9861332: openstack-operators/keystone-operator-controller-manager-6ccff66c5b-kkcjh/manager" id=0c7594e8-87c5-4122-b4bb-a961a94aff18 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.291751 | controller | Jun 09 16:56:29.826772 crc crio[20770]: time="2026-06-09T16:56:29.826521572Z" level=info msg="Starting container: 574e8624c5626906dce1f55328a2a8286e10c560e20b544071b21feca9861332" id=d1eee903-f634-417d-8a9d-7631706b723b name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.291772 | controller | Jun 09 16:56:29.834579 crc crio[20770]: time="2026-06-09T16:56:29.834453872Z" level=info msg="Started container" PID=47844 containerID=574e8624c5626906dce1f55328a2a8286e10c560e20b544071b21feca9861332 description=openstack-operators/keystone-operator-controller-manager-6ccff66c5b-kkcjh/manager id=d1eee903-f634-417d-8a9d-7631706b723b name=/runtime.v1.RuntimeService/StartContainer sandboxID=a1377fcf7647663831a4316e5f8c22a5ddd6383fa4e3741ca5bfec05e42fbafa
2026-06-09 17:48:36.291788 | controller | Jun 09 16:56:31.323586 crc crio[20770]: time="2026-06-09T16:56:31.323061678Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=ca6812a5-09f4-4ac8-83c9-3f062ea0a866 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.291804 | controller | Jun 09 16:56:31.325817 crc crio[20770]: time="2026-06-09T16:56:31.325754246Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=f6b8dbba-c0dc-4949-bfc8-5f685af02a81 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.291822 | controller | Jun 09 16:56:31.342950 crc crio[20770]: time="2026-06-09T16:56:31.342567143Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1" id=f91bce40-123b-4408-bb89-52fee3cb1a5a name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.291846 | controller | Jun 09 16:56:31.344176 crc crio[20770]: time="2026-06-09T16:56:31.344082447Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1" id=e599e36a-fdaa-450b-a119-18792c3798c9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.291872 | controller | Jun 09 16:56:31.348214 crc crio[20770]: time="2026-06-09T16:56:31.348148845Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1" id=8c9d72a5-7a33-4950-b926-3f6dc46731ea name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.291891 | controller | Jun 09 16:56:31.349086 crc crio[20770]: time="2026-06-09T16:56:31.348155835Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=8216c524-d7ff-4a71-8691-d93cea7c1ea2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.291908 | controller | Jun 09 16:56:31.354418 crc crio[20770]: time="2026-06-09T16:56:31.354321804Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373" id=4c7d84f0-3ba4-4fd3-83c4-e5bbfc01acfb name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.291924 | controller | Jun 09 16:56:31.355496 crc crio[20770]: time="2026-06-09T16:56:31.35522532Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373" id=7e244c18-84a9-49cc-aa22-17f2a0cd1a78 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.291940 | controller | Jun 09 16:56:31.359519 crc crio[20770]: time="2026-06-09T16:56:31.359401421Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373" id=fbdc2054-dee6-4f76-8d23-cf35e2cfabd9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.291955 | controller | Jun 09 16:56:31.361560 crc crio[20770]: time="2026-06-09T16:56:31.361496232Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683736-74dq5/oc" id=334fcc2a-b287-4fcf-9859-3d8d8dd8538b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.291975 | controller | Jun 09 16:56:31.362016 crc crio[20770]: time="2026-06-09T16:56:31.361959825Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.291992 | controller | Jun 09 16:56:31.375819 crc crio[20770]: time="2026-06-09T16:56:31.372095399Z" level=info msg="Creating container: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759fkr2dg/manager" id=7a48cc5e-95ee-4ba6-9454-003d64396010 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.292009 | controller | Jun 09 16:56:31.390329 crc crio[20770]: time="2026-06-09T16:56:31.389980768Z" level=info msg="Creating container: openstack-operators/infra-operator-controller-manager-cbcfcddf7-g7g5r/manager" id=6c31f349-aabf-4b31-aafd-5867c4d97853 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.292025 | controller | Jun 09 16:56:31.439487 crc crio[20770]: time="2026-06-09T16:56:31.439365749Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.292040 | controller | Jun 09 16:56:31.439487 crc crio[20770]: time="2026-06-09T16:56:31.439426721Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.292056 | controller | Jun 09 16:56:31.477842 crc crio[20770]: time="2026-06-09T16:56:31.47768674Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.292072 | controller | Jun 09 16:56:31.491682 crc crio[20770]: time="2026-06-09T16:56:31.491462039Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.292087 | controller | Jun 09 16:56:31.501376 crc crio[20770]: time="2026-06-09T16:56:31.501102658Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.292103 | controller | Jun 09 16:56:31.513971 crc crio[20770]: time="2026-06-09T16:56:31.513823657Z" level=info msg="Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8" id=1111d38a-6814-4e66-a273-65b36f3cc48e name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.292119 | controller | Jun 09 16:56:31.516255 crc crio[20770]: time="2026-06-09T16:56:31.516151284Z" level=info msg="Checking image status: quay.io/metal3-io/ironic:release-24.1" id=8b9d76ea-bc59-4c91-84d5-529b247166de name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.292135 | controller | Jun 09 16:56:31.517512 crc crio[20770]: time="2026-06-09T16:56:31.517473223Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.292151 | controller | Jun 09 16:56:31.523441 crc crio[20770]: time="2026-06-09T16:56:31.523361913Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.292167 | controller | Jun 09 16:56:31.524063 crc crio[20770]: time="2026-06-09T16:56:31.523984381Z" level=info msg="Checking image status: quay.io/metal3-io/ironic:release-24.1" id=32606d2e-31d3-4451-a95a-f593f1bf6974 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.292183 | controller | Jun 09 16:56:31.541030 crc crio[20770]: time="2026-06-09T16:56:31.540931153Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-ironic-c97755648-cq9r4/ironic" id=32b36128-1b51-4132-879f-b9ed378a98cd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.292203 | controller | Jun 09 16:56:31.544070 crc crio[20770]: time="2026-06-09T16:56:31.54395226Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.292221 | controller | Jun 09 16:56:31.591091 crc crio[20770]: time="2026-06-09T16:56:31.591039465Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.292237 | controller | Jun 09 16:56:31.669182 crc crio[20770]: time="2026-06-09T16:56:31.669081677Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.292254 | controller | Jun 09 16:56:31.731422 crc crio[20770]: time="2026-06-09T16:56:31.731312981Z" level=info msg="Created container f2bfdcdf9deb8dead09cf2e1d562d097dc301f1f47819d45ae56db699ef984c0: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759fkr2dg/manager" id=7a48cc5e-95ee-4ba6-9454-003d64396010 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.292270 | controller | Jun 09 16:56:31.735910 crc crio[20770]: time="2026-06-09T16:56:31.733378041Z" level=info msg="Starting container: f2bfdcdf9deb8dead09cf2e1d562d097dc301f1f47819d45ae56db699ef984c0" id=e869ca85-409a-489d-b492-2bc480bfdc17 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.292286 | controller | Jun 09 16:56:31.741072 crc crio[20770]: time="2026-06-09T16:56:31.740985051Z" level=info msg="Started container" PID=47925 containerID=f2bfdcdf9deb8dead09cf2e1d562d097dc301f1f47819d45ae56db699ef984c0 description=openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759fkr2dg/manager id=e869ca85-409a-489d-b492-2bc480bfdc17 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ccc2b89fbfe766fb7b94f45a8fbac5fa8d61935957a92b937664e68650351a8c
2026-06-09 17:48:36.292303 | controller | Jun 09 16:56:31.746527 crc crio[20770]: time="2026-06-09T16:56:31.746397618Z" level=info msg="Created container 1cc6db828aa57d064cd2f56e738fe520bc9d5563b5f0380b71e0a8d3376d674f: openstack-operators/infra-operator-controller-manager-cbcfcddf7-g7g5r/manager" id=6c31f349-aabf-4b31-aafd-5867c4d97853 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.292319 | controller | Jun 09 16:56:31.750794 crc crio[20770]: time="2026-06-09T16:56:31.750403334Z" level=info msg="Starting container: 1cc6db828aa57d064cd2f56e738fe520bc9d5563b5f0380b71e0a8d3376d674f" id=5fa4e72a-856c-4af1-ac61-d26d61e040e8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.292335 | controller | Jun 09 16:56:31.756371 crc crio[20770]: time="2026-06-09T16:56:31.756214633Z" level=info msg="Started container" PID=47923 containerID=1cc6db828aa57d064cd2f56e738fe520bc9d5563b5f0380b71e0a8d3376d674f description=openstack-operators/infra-operator-controller-manager-cbcfcddf7-g7g5r/manager id=5fa4e72a-856c-4af1-ac61-d26d61e040e8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c4375fc04e30227f5dac673bf9d83f876e0e649456a9e6f6a94bf09ab6ec089e
2026-06-09 17:48:36.292353 | controller | Jun 09 16:56:31.778496 crc crio[20770]: time="2026-06-09T16:56:31.778367535Z" level=info msg="Created container 530e4fffd6dec6cc4fd193f00ba5c986b00ebc63ca54a77bc03c9c8d90f7c9e3: openshift-infra/auto-csr-approver-29683736-74dq5/oc" id=334fcc2a-b287-4fcf-9859-3d8d8dd8538b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.292369 | controller | Jun 09 16:56:31.781954 crc crio[20770]: time="2026-06-09T16:56:31.781847965Z" level=info msg="Starting container: 530e4fffd6dec6cc4fd193f00ba5c986b00ebc63ca54a77bc03c9c8d90f7c9e3" id=f86b4d60-389d-47bd-81d2-2a7ebdb3d91a name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.292386 | controller | Jun 09 16:56:31.787945 crc crio[20770]: time="2026-06-09T16:56:31.787837229Z" level=info msg="Started container" PID=47949 containerID=530e4fffd6dec6cc4fd193f00ba5c986b00ebc63ca54a77bc03c9c8d90f7c9e3 description=openshift-infra/auto-csr-approver-29683736-74dq5/oc id=f86b4d60-389d-47bd-81d2-2a7ebdb3d91a name=/runtime.v1.RuntimeService/StartContainer sandboxID=baffd3672d2b0dd859bc25ee199fd0b1ef3ba33d091ced1fdadd93b5e95a90d7
2026-06-09 17:48:36.292406 | controller | Jun 09 16:56:33.000745 crc crio[20770]: time="2026-06-09T16:56:32.999789306Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.292423 | controller | Jun 09 16:56:33.170737 crc crio[20770]: time="2026-06-09T16:56:33.17004356Z" level=info msg="Created container 354e3ef8d36dbb985251cbc5663e39f9c5412bfda98061771c59b475edd43052: baremetal-operator-system/baremetal-operator-ironic-c97755648-cq9r4/ironic" id=32b36128-1b51-4132-879f-b9ed378a98cd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.292439 | controller | Jun 09 16:56:33.178082 crc crio[20770]: time="2026-06-09T16:56:33.17762602Z" level=info msg="Starting container: 354e3ef8d36dbb985251cbc5663e39f9c5412bfda98061771c59b475edd43052" id=d661a300-760a-4bb9-9b36-941fa8657ec9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.292455 | controller | Jun 09 16:56:33.195499 crc crio[20770]: time="2026-06-09T16:56:33.195283292Z" level=info msg="Started container" PID=48122 containerID=354e3ef8d36dbb985251cbc5663e39f9c5412bfda98061771c59b475edd43052 description=baremetal-operator-system/baremetal-operator-ironic-c97755648-cq9r4/ironic id=d661a300-760a-4bb9-9b36-941fa8657ec9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=26b46faa35b70169f5e9bc8118d4d0c8d7c38aa08a6b2d2dbc251d5ce2345152
2026-06-09 17:48:36.292472 | controller | Jun 09 16:56:33.921179 crc crio[20770]: time="2026-06-09T16:56:33.920292796Z" level=info msg="Pulling image: quay.io/metal3-io/ironic:release-24.1" id=5ea5ee30-a842-47b1-af3f-ff2359939ca1 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.292488 | controller | Jun 09 16:56:33.936018 crc crio[20770]: time="2026-06-09T16:56:33.935926519Z" level=info msg="Trying to access \"quay.io/metal3-io/ironic:release-24.1\""
2026-06-09 17:48:36.292504 | controller | Jun 09 16:56:36.147926 crc crio[20770]: time="2026-06-09T16:56:36.147044435Z" level=info msg="Stopping pod sandbox: baffd3672d2b0dd859bc25ee199fd0b1ef3ba33d091ced1fdadd93b5e95a90d7" id=b51584a4-6ae8-4ddf-b85d-2c417aaa9026 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.292542 | controller | Jun 09 16:56:36.149314 crc crio[20770]: time="2026-06-09T16:56:36.148378214Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683736-74dq5 Namespace:openshift-infra ID:baffd3672d2b0dd859bc25ee199fd0b1ef3ba33d091ced1fdadd93b5e95a90d7 UID:f9eae21e-4b5f-4d4e-9dbb-b82f55278766 NetNS:/var/run/netns/be998156-1bc9-4fe5-a49d-5b8eb9cb1f58 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf9eae21e_4b5f_4d4e_9dbb_b82f55278766.slice PodAnnotations:0xc002a08a08}] Aliases:map[]}"
2026-06-09 17:48:36.292563 | controller | Jun 09 16:56:36.149314 crc crio[20770]: time="2026-06-09T16:56:36.148517168Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683736-74dq5 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.292580 | controller | Jun 09 16:56:36.438495 crc crio[20770]: time="2026-06-09T16:56:36.43839369Z" level=info msg="Stopped pod sandbox: baffd3672d2b0dd859bc25ee199fd0b1ef3ba33d091ced1fdadd93b5e95a90d7" id=b51584a4-6ae8-4ddf-b85d-2c417aaa9026 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.292597 | controller | Jun 09 16:56:36.764223 crc crio[20770]: time="2026-06-09T16:56:36.764061819Z" level=info msg="Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8" id=5ea5ee30-a842-47b1-af3f-ff2359939ca1 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.292613 | controller | Jun 09 16:56:36.765349 crc crio[20770]: time="2026-06-09T16:56:36.765233703Z" level=info msg="Checking image status: quay.io/metal3-io/ironic:release-24.1" id=a2694b96-3197-408c-83e6-3d8bac81aae2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.292635 | controller | Jun 09 16:56:36.769409 crc crio[20770]: time="2026-06-09T16:56:36.7692807Z" level=info msg="Checking image status: quay.io/metal3-io/ironic:release-24.1" id=8a4933f4-ec8c-468d-818d-eb953f9246cf name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.292652 | controller | Jun 09 16:56:36.806508 crc crio[20770]: time="2026-06-09T16:56:36.805887361Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-ironic-c97755648-cq9r4/ironic-httpd" id=7b800c6a-24d4-4e54-b27e-dcd9f7530df5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.292668 | controller | Jun 09 16:56:36.807337 crc crio[20770]: time="2026-06-09T16:56:36.807268311Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.292684 | controller | Jun 09 16:56:36.857577 crc crio[20770]: time="2026-06-09T16:56:36.857410465Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.292700 | controller | Jun 09 16:56:37.778029 crc crio[20770]: time="2026-06-09T16:56:37.777030839Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.292716 | controller | Jun 09 16:56:37.887773 crc crio[20770]: time="2026-06-09T16:56:37.887255794Z" level=info msg="Created container 1a6ca67d028f572df67911c643fc6e90a1a532de3d81c80fab952f1ef3a6aa8b: baremetal-operator-system/baremetal-operator-ironic-c97755648-cq9r4/ironic-httpd" id=7b800c6a-24d4-4e54-b27e-dcd9f7530df5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.292732 | controller | Jun 09 16:56:37.889407 crc crio[20770]: time="2026-06-09T16:56:37.889301213Z" level=info msg="Starting container: 1a6ca67d028f572df67911c643fc6e90a1a532de3d81c80fab952f1ef3a6aa8b" id=fd790ea9-392f-4569-a4dc-ab7b8f9670b0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.292748 | controller | Jun 09 16:56:37.898784 crc crio[20770]: time="2026-06-09T16:56:37.898614203Z" level=info msg="Started container" PID=48324 containerID=1a6ca67d028f572df67911c643fc6e90a1a532de3d81c80fab952f1ef3a6aa8b description=baremetal-operator-system/baremetal-operator-ironic-c97755648-cq9r4/ironic-httpd id=fd790ea9-392f-4569-a4dc-ab7b8f9670b0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=26b46faa35b70169f5e9bc8118d4d0c8d7c38aa08a6b2d2dbc251d5ce2345152
2026-06-09 17:48:36.292764 | controller | Jun 09 16:56:37.913250 crc crio[20770]: time="2026-06-09T16:56:37.913116073Z" level=info msg="Pulling image: quay.io/metal3-io/ironic:release-24.1" id=f5489dda-5bf5-4157-87ea-cf31f4e60747 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.292781 | controller | Jun 09 16:56:37.917077 crc crio[20770]: time="2026-06-09T16:56:37.917006166Z" level=info msg="Trying to access \"quay.io/metal3-io/ironic:release-24.1\""
2026-06-09 17:48:36.292797 | controller | Jun 09 16:56:38.342475 crc crio[20770]: time="2026-06-09T16:56:38.342144489Z" level=info msg="Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8" id=f5489dda-5bf5-4157-87ea-cf31f4e60747 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.292813 | controller | Jun 09 16:56:38.343827 crc crio[20770]: time="2026-06-09T16:56:38.343747555Z" level=info msg="Checking image status: quay.io/metal3-io/ironic:release-24.1" id=e7e7176e-59a3-46ec-aec2-e0a9a14dca55 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.292829 | controller | Jun 09 16:56:38.347219 crc crio[20770]: time="2026-06-09T16:56:38.347120153Z" level=info msg="Checking image status: quay.io/metal3-io/ironic:release-24.1" id=35dc64ac-7fad-49a4-8658-0794109028fc name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.292852 | controller | Jun 09 16:56:38.354298 crc crio[20770]: time="2026-06-09T16:56:38.354214718Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-ironic-c97755648-cq9r4/ironic-log-watch" id=e480b8c2-5e6d-44b8-b677-dfd6b49ce9cf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.292870 | controller | Jun 09 16:56:38.355031 crc crio[20770]: time="2026-06-09T16:56:38.354941479Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.292886 | controller | Jun 09 16:56:38.399207 crc crio[20770]: time="2026-06-09T16:56:38.398994866Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.292902 | controller | Jun 09 16:56:38.855812 crc crio[20770]: time="2026-06-09T16:56:38.855622251Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.292925 | controller | Jun 09 16:56:38.975794 crc crio[20770]: time="2026-06-09T16:56:38.975182407Z" level=info msg="Created container fdf42941beaf6bcba10a4bdc535386cf6a8959eda4ea4f68cdd24142eab3eb59: baremetal-operator-system/baremetal-operator-ironic-c97755648-cq9r4/ironic-log-watch" id=e480b8c2-5e6d-44b8-b677-dfd6b49ce9cf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.292951 | controller | Jun 09 16:56:38.980692 crc crio[20770]: time="2026-06-09T16:56:38.980521981Z" level=info msg="Starting container: fdf42941beaf6bcba10a4bdc535386cf6a8959eda4ea4f68cdd24142eab3eb59" id=80397a52-ec09-4b58-b89b-931cda1283ce name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.292973 | controller | Jun 09 16:56:38.989135 crc crio[20770]: time="2026-06-09T16:56:38.989010097Z" level=info msg="Started container" PID=48432 containerID=fdf42941beaf6bcba10a4bdc535386cf6a8959eda4ea4f68cdd24142eab3eb59 description=baremetal-operator-system/baremetal-operator-ironic-c97755648-cq9r4/ironic-log-watch id=80397a52-ec09-4b58-b89b-931cda1283ce name=/runtime.v1.RuntimeService/StartContainer sandboxID=26b46faa35b70169f5e9bc8118d4d0c8d7c38aa08a6b2d2dbc251d5ce2345152
2026-06-09 17:48:36.292990 | controller | Jun 09 16:56:52.578239 crc crio[20770]: time="2026-06-09T16:56:52.57735059Z" level=info msg="Removing container: d6d3a79f899a77b0bf16466df3ac328ca12e00c554af8e2c8983d2dffa725adc" id=c748c6be-5583-435c-926f-c08b6314608e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.293006 | controller | Jun 09 16:56:52.682917 crc crio[20770]: time="2026-06-09T16:56:52.682755785Z" level=info msg="Removed container d6d3a79f899a77b0bf16466df3ac328ca12e00c554af8e2c8983d2dffa725adc: openshift-infra/auto-csr-approver-29683730-lkwvc/oc" id=c748c6be-5583-435c-926f-c08b6314608e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.293022 | controller | Jun 09 16:56:52.692099 crc crio[20770]: time="2026-06-09T16:56:52.692018374Z" level=info msg="Stopping pod sandbox: d2bd73f71f9d0545f59d04dedf7bde53229dc71379051696480d38029373d2ce" id=37bf763f-6495-4de8-80cb-75ce10d6a7ef name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.293038 | controller | Jun 09 16:56:52.692099 crc crio[20770]: time="2026-06-09T16:56:52.692090806Z" level=info msg="Stopped pod sandbox (already stopped): d2bd73f71f9d0545f59d04dedf7bde53229dc71379051696480d38029373d2ce" id=37bf763f-6495-4de8-80cb-75ce10d6a7ef name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.293055 | controller | Jun 09 16:56:52.692920 crc crio[20770]: time="2026-06-09T16:56:52.692881759Z" level=info msg="Removing pod sandbox: d2bd73f71f9d0545f59d04dedf7bde53229dc71379051696480d38029373d2ce" id=f960f2e9-9b7f-4d17-bb16-042daff7932f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.293073 | controller | Jun 09 16:56:52.708962 crc crio[20770]: time="2026-06-09T16:56:52.706154123Z" level=info msg="Removed pod sandbox: d2bd73f71f9d0545f59d04dedf7bde53229dc71379051696480d38029373d2ce" id=f960f2e9-9b7f-4d17-bb16-042daff7932f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.293094 | controller | Jun 09 16:57:02.745979 crc crio[20770]: time="2026-06-09T16:57:02.745213045Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-7dc8cc99c9-l9xtk/POD" id=b17d0c3e-2f89-4d35-9a95-0756448b376a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.293111 | controller | Jun 09 16:57:02.747553 crc crio[20770]: time="2026-06-09T16:57:02.746011438Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.293127 | controller | Jun 09 16:57:02.797971 crc crio[20770]: time="2026-06-09T16:57:02.797240943Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7dc8cc99c9-l9xtk Namespace:openstack ID:9e2495e20239a5cce5ad53f7ef556e6cfe80f26d5b39bef79bc3cd833ed15e82 UID:9e766c27-b60b-4a4d-9331-d0de72ad749d NetNS:/var/run/netns/86d13f57-e2bf-41fc-a93e-25d94f0fa2e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9e766c27_b60b_4a4d_9331_d0de72ad749d.slice PodAnnotations:0xc002a08040}] Aliases:map[]}"
2026-06-09 17:48:36.293144 | controller | Jun 09 16:57:02.797971 crc crio[20770]: time="2026-06-09T16:57:02.797926412Z" level=info msg="Adding pod openstack_dnsmasq-dns-7dc8cc99c9-l9xtk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.293160 | controller | Jun 09 16:57:02.980520 crc crio[20770]: time="2026-06-09T16:57:02.98035128Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-769fc96f7c-nlvd5/POD" id=6c30ebff-00db-46c0-8efd-83264be8bc90 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.293176 | controller | Jun 09 16:57:02.980520 crc crio[20770]: time="2026-06-09T16:57:02.980473173Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.293193 | controller | Jun 09 16:57:03.041778 crc crio[20770]: time="2026-06-09T16:57:03.037354872Z" level=info msg="Got pod network &{Name:dnsmasq-dns-769fc96f7c-nlvd5 Namespace:openstack ID:56d47b1778336a57d12279c407eb85054d43323c318a380ccb0c7f0f2728f75e UID:c6cd9e6c-f619-4c73-8328-a2665481b8ef NetNS:/var/run/netns/e3e137f1-b976-4c8b-bdf0-4f0c70757fe8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc6cd9e6c_f619_4c73_8328_a2665481b8ef.slice PodAnnotations:0xc002a081b8}] Aliases:map[]}"
2026-06-09 17:48:36.293209 | controller | Jun 09 16:57:03.041778 crc crio[20770]: time="2026-06-09T16:57:03.037496746Z" level=info msg="Adding pod openstack_dnsmasq-dns-769fc96f7c-nlvd5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.293225 | controller | Jun 09 16:57:03.422164 crc crio[20770]: 2026-06-09T16:57:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9e2495e20239a5c Mac:7e:86:7a:66:db:d9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5f Mtu:0 Sandbox:/var/run/netns/86d13f57-e2bf-41fc-a93e-25d94f0fa2e6 SocketPath: PciID:}] [{Interface:0xc00027c870 Address:{IP:10.217.0.95 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.293241 | controller | Jun 09 16:57:03.426464 crc crio[20770]: time="2026-06-09T16:57:03.423596287Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7dc8cc99c9-l9xtk Namespace:openstack ID:9e2495e20239a5cce5ad53f7ef556e6cfe80f26d5b39bef79bc3cd833ed15e82 UID:9e766c27-b60b-4a4d-9331-d0de72ad749d NetNS:/var/run/netns/86d13f57-e2bf-41fc-a93e-25d94f0fa2e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9e766c27_b60b_4a4d_9331_d0de72ad749d.slice PodAnnotations:0xc002a08040}] Aliases:map[]}"
2026-06-09 17:48:36.293261 | controller | Jun 09 16:57:03.426464 crc crio[20770]: time="2026-06-09T16:57:03.423896936Z" level=info msg="Checking pod openstack_dnsmasq-dns-7dc8cc99c9-l9xtk for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.293279 | controller | Jun 09 16:57:03.436282 crc crio[20770]: time="2026-06-09T16:57:03.436206763Z" level=info msg="Ran pod sandbox 9e2495e20239a5cce5ad53f7ef556e6cfe80f26d5b39bef79bc3cd833ed15e82 with infra container: openstack/dnsmasq-dns-7dc8cc99c9-l9xtk/POD" id=b17d0c3e-2f89-4d35-9a95-0756448b376a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.293296 | controller | Jun 09 16:57:03.441071 crc crio[20770]: time="2026-06-09T16:57:03.440914559Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=3f3d62e0-2564-4438-be30-74e134ab5a40 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.293312 | controller | Jun 09 16:57:03.441350 crc crio[20770]: time="2026-06-09T16:57:03.441267949Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found" id=3f3d62e0-2564-4438-be30-74e134ab5a40 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.293329 | controller | Jun 09 16:57:03.441350 crc crio[20770]: time="2026-06-09T16:57:03.441331411Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found" id=3f3d62e0-2564-4438-be30-74e134ab5a40 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.293345 | controller | Jun 09 16:57:03.445201 crc crio[20770]: time="2026-06-09T16:57:03.442584657Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=3a1cc032-ebbe-49dd-950f-0ed231caff3f name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.293361 | controller | Jun 09 16:57:03.450122 crc crio[20770]: time="2026-06-09T16:57:03.450088435Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\""
2026-06-09 17:48:36.293377 | controller | Jun 09 16:57:03.475402 crc crio[20770]: 2026-06-09T16:57:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:56d47b1778336a5 Mac:aa:d4:8b:42:df:7c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:60 Mtu:0 Sandbox:/var/run/netns/e3e137f1-b976-4c8b-bdf0-4f0c70757fe8 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.96 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.293393 | controller | Jun 09 16:57:03.476800 crc crio[20770]: time="2026-06-09T16:57:03.47646941Z" level=info msg="Got pod network &{Name:dnsmasq-dns-769fc96f7c-nlvd5 Namespace:openstack ID:56d47b1778336a57d12279c407eb85054d43323c318a380ccb0c7f0f2728f75e UID:c6cd9e6c-f619-4c73-8328-a2665481b8ef NetNS:/var/run/netns/e3e137f1-b976-4c8b-bdf0-4f0c70757fe8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc6cd9e6c_f619_4c73_8328_a2665481b8ef.slice PodAnnotations:0xc002a081b8}] Aliases:map[]}"
2026-06-09 17:48:36.293409 | controller | Jun 09 16:57:03.476800 crc crio[20770]: time="2026-06-09T16:57:03.476762578Z" level=info msg="Checking pod openstack_dnsmasq-dns-769fc96f7c-nlvd5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.293425 | controller | Jun 09 16:57:03.490153 crc crio[20770]: time="2026-06-09T16:57:03.490040663Z" level=info msg="Ran pod sandbox 56d47b1778336a57d12279c407eb85054d43323c318a380ccb0c7f0f2728f75e with infra container: openstack/dnsmasq-dns-769fc96f7c-nlvd5/POD" id=6c30ebff-00db-46c0-8efd-83264be8bc90 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.293449 | controller | Jun 09 16:57:03.494860 crc crio[20770]: time="2026-06-09T16:57:03.494518813Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=7adb9c70-aa89-43d8-97d7-59c6df4a59e8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.293468 | controller | Jun 09 16:57:03.495179 crc crio[20770]: time="2026-06-09T16:57:03.49510621Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found" id=7adb9c70-aa89-43d8-97d7-59c6df4a59e8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.293484 | controller | Jun 09 16:57:03.495292 crc crio[20770]: time="2026-06-09T16:57:03.495229653Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found" id=7adb9c70-aa89-43d8-97d7-59c6df4a59e8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.293500 | controller | Jun 09 16:57:03.497756 crc crio[20770]: time="2026-06-09T16:57:03.497599162Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=004369cf-34c6-4566-b844-c3743d98213c name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.293537 | controller | Jun 09 16:57:03.502970 crc crio[20770]: time="2026-06-09T16:57:03.502927677Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\""
2026-06-09 17:48:36.293557 | controller | Jun 09 16:57:05.983589 crc crio[20770]: time="2026-06-09T16:57:05.982723Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-6b994dcc49-2jxvq/POD" id=c1ffd40c-be88-4fe8-81e2-d81ad74ec818 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.293573 | controller | Jun 09 16:57:05.993268 crc crio[20770]: time="2026-06-09T16:57:05.983614636Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.293591 | controller | Jun 09 16:57:06.134151 crc crio[20770]: time="2026-06-09T16:57:06.133625424Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6b994dcc49-2jxvq Namespace:openstack ID:1ccbedb738a916ce574f219365374e4cbb3c0d7bf0e5c2a46d115af229b0245d UID:10b69172-0269-4a45-a484-acb69b111cc4 NetNS:/var/run/netns/16f393be-81b7-4e1b-a11a-9a38b5d32abf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod10b69172_0269_4a45_a484_acb69b111cc4.slice PodAnnotations:0xc0005c6a18}] Aliases:map[]}"
2026-06-09 17:48:36.293608 | controller | Jun 09 16:57:06.134151 crc crio[20770]: time="2026-06-09T16:57:06.133927613Z" level=info msg="Adding pod openstack_dnsmasq-dns-6b994dcc49-2jxvq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.293625 | controller | Jun 09 16:57:06.915481 crc crio[20770]: time="2026-06-09T16:57:06.914172678Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-68bc84565-fjv4d/POD" id=4cf5c117-9559-4627-b762-e3170abfb620 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.293641 | controller | Jun 09 16:57:06.915874 crc crio[20770]: time="2026-06-09T16:57:06.915848336Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.293658 | controller | Jun 09 16:57:06.916205 crc crio[20770]: 2026-06-09T16:57:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1ccbedb738a916c Mac:f2:12:6a:01:5f:45 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:61 Mtu:0 Sandbox:/var/run/netns/16f393be-81b7-4e1b-a11a-9a38b5d32abf SocketPath: PciID:}] [{Interface:0xc000014b80 Address:{IP:10.217.0.97 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.293674 | controller | Jun 09 16:57:06.921975 crc crio[20770]: time="2026-06-09T16:57:06.921875481Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6b994dcc49-2jxvq Namespace:openstack ID:1ccbedb738a916ce574f219365374e4cbb3c0d7bf0e5c2a46d115af229b0245d UID:10b69172-0269-4a45-a484-acb69b111cc4 NetNS:/var/run/netns/16f393be-81b7-4e1b-a11a-9a38b5d32abf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod10b69172_0269_4a45_a484_acb69b111cc4.slice PodAnnotations:0xc0005c6a18}] Aliases:map[]}"
2026-06-09 17:48:36.293694 | controller | Jun 09 16:57:06.922775 crc crio[20770]: time="2026-06-09T16:57:06.922301653Z" level=info msg="Checking pod openstack_dnsmasq-dns-6b994dcc49-2jxvq for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.293711 | controller | Jun 09 16:57:06.954336 crc crio[20770]: time="2026-06-09T16:57:06.954161487Z" level=info msg="Ran pod sandbox 1ccbedb738a916ce574f219365374e4cbb3c0d7bf0e5c2a46d115af229b0245d with infra container: openstack/dnsmasq-dns-6b994dcc49-2jxvq/POD" id=c1ffd40c-be88-4fe8-81e2-d81ad74ec818 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.293727 | controller | Jun 09 16:57:06.976502 crc crio[20770]: time="2026-06-09T16:57:06.974869167Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=99515250-bc47-4158-a20f-fdee7ebaa580 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.293744 | controller | Jun 09 16:57:06.976502 crc crio[20770]: time="2026-06-09T16:57:06.975054602Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found" id=99515250-bc47-4158-a20f-fdee7ebaa580 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.293760 | controller | Jun 09 16:57:06.976502 crc crio[20770]: time="2026-06-09T16:57:06.975096093Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found" id=99515250-bc47-4158-a20f-fdee7ebaa580 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.293776 | controller | Jun 09 16:57:06.978881 crc crio[20770]: time="2026-06-09T16:57:06.97809335Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=aca50705-81ee-4006-b69c-7d6a000e4450 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.293792 | controller | Jun 09 16:57:06.986263 crc crio[20770]: time="2026-06-09T16:57:06.984829896Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\""
2026-06-09 17:48:36.293808 | controller | Jun 09 16:57:07.000017 crc crio[20770]: time="2026-06-09T16:57:06.999771149Z" level=info msg="Running pod sandbox: openstack/rabbitmq-server-0/POD" id=12307411-11cd-48dc-8611-ad09a93f9ef7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.293825 | controller | Jun 09 16:57:07.000245 crc crio[20770]: time="2026-06-09T16:57:07.000103258Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.293842 | controller | Jun 09 16:57:07.007217 crc crio[20770]: time="2026-06-09T16:57:07.007102231Z" level=info msg="Got pod network &{Name:dnsmasq-dns-68bc84565-fjv4d Namespace:openstack ID:3573160175c10950724f82d9534b2967267dee7e28a51581089daffe9cc74ad8 UID:f76c2ecc-2e80-4d82-a13f-3c03c3cd0db5 NetNS:/var/run/netns/1497ccf6-6403-42e9-bc6b-99a148e189ee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf76c2ecc_2e80_4d82_a13f_3c03c3cd0db5.slice PodAnnotations:0xc00291a068}] Aliases:map[]}"
2026-06-09 17:48:36.293860 | controller | Jun 09 16:57:07.007563 crc crio[20770]: time="2026-06-09T16:57:07.007244005Z" level=info msg="Adding pod openstack_dnsmasq-dns-68bc84565-fjv4d to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.293884 | controller | Jun 09 16:57:07.204344 crc crio[20770]: time="2026-06-09T16:57:07.204201194Z" level=info msg="Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:464c7c48327bdee28185b0ea95f23af8fede1bed7f32409012a5dee7f32c775b UID:7b22c499-f492-4a7e-b002-01aa6e24f44b NetNS:/var/run/netns/0bd3d93b-9c03-4951-9139-1a0691e4eaf5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7b22c499_f492_4a7e_b002_01aa6e24f44b.slice PodAnnotations:0xc0001343b8}] Aliases:map[]}"
2026-06-09 17:48:36.293918 | controller | Jun 09 16:57:07.204344 crc crio[20770]: time="2026-06-09T16:57:07.204286286Z" level=info msg="Adding pod openstack_rabbitmq-server-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.293943 | controller | Jun 09 16:57:07.641590 crc crio[20770]: time="2026-06-09T16:57:07.641497458Z" level=info msg="Running pod sandbox: openstack/rabbitmq-cell1-server-0/POD" id=e76cacdc-1c0c-40bc-81aa-e86094043824 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.293961 | controller | Jun 09 16:57:07.641805 crc crio[20770]: time="2026-06-09T16:57:07.641610352Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.293978 | controller | Jun 09 16:57:07.719677 crc crio[20770]: 2026-06-09T16:57:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3573160175c1095 Mac:ee:53:85:91:09:8b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:62 Mtu:0 Sandbox:/var/run/netns/1497ccf6-6403-42e9-bc6b-99a148e189ee SocketPath: PciID:}] [{Interface:0xc000526e10 Address:{IP:10.217.0.98 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.293995 | controller | Jun 09 16:57:07.722365 crc crio[20770]: time="2026-06-09T16:57:07.72227535Z" level=info msg="Got pod network &{Name:dnsmasq-dns-68bc84565-fjv4d Namespace:openstack ID:3573160175c10950724f82d9534b2967267dee7e28a51581089daffe9cc74ad8 UID:f76c2ecc-2e80-4d82-a13f-3c03c3cd0db5 NetNS:/var/run/netns/1497ccf6-6403-42e9-bc6b-99a148e189ee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf76c2ecc_2e80_4d82_a13f_3c03c3cd0db5.slice PodAnnotations:0xc00291a068}] Aliases:map[]}"
2026-06-09 17:48:36.294021 | controller | Jun 09 16:57:07.722822 crc crio[20770]: time="2026-06-09T16:57:07.722795475Z" level=info msg="Checking pod openstack_dnsmasq-dns-68bc84565-fjv4d for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.294047 | controller | Jun 09 16:57:07.762750 crc crio[20770]: time="2026-06-09T16:57:07.762391852Z" level=info msg="Ran pod sandbox 3573160175c10950724f82d9534b2967267dee7e28a51581089daffe9cc74ad8 with infra container: openstack/dnsmasq-dns-68bc84565-fjv4d/POD" id=4cf5c117-9559-4627-b762-e3170abfb620 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.294067 | controller | Jun 09 16:57:07.767590 crc crio[20770]: time="2026-06-09T16:57:07.767158161Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=d5cfb558-42db-448e-9698-12aa9a24cc4c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.294084 | controller | Jun 09 16:57:07.767590 crc crio[20770]: time="2026-06-09T16:57:07.767586673Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found" id=d5cfb558-42db-448e-9698-12aa9a24cc4c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.294100 | controller | Jun 09 16:57:07.767590 crc crio[20770]: time="2026-06-09T16:57:07.767688096Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found" id=d5cfb558-42db-448e-9698-12aa9a24cc4c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.294116 | controller | Jun 09 16:57:07.771842 crc crio[20770]: time="2026-06-09T16:57:07.769137268Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=12a08917-97a8-46b2-869f-72531db73d1e name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.294137 | controller | Jun 09 16:57:07.778370 crc crio[20770]: time="2026-06-09T16:57:07.778269943Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\""
2026-06-09 17:48:36.294154 | controller | Jun 09 16:57:07.791327 crc crio[20770]: time="2026-06-09T16:57:07.791197107Z" level=info msg="Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:6d9c2f4b14341cac1836d0688a75b5b01b20f562be87be25aa96c4fa77f273b6 UID:db9cb776-3386-4913-8264-499756a7e0d8 NetNS:/var/run/netns/a8a5c8f0-6ede-458a-8bb4-a82102556f14 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddb9cb776_3386_4913_8264_499756a7e0d8.slice PodAnnotations:0xc002988268}] Aliases:map[]}"
2026-06-09 17:48:36.294170 | controller | Jun 09 16:57:07.791881 crc crio[20770]: time="2026-06-09T16:57:07.791545327Z" level=info msg="Adding pod openstack_rabbitmq-cell1-server-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.294187 | controller | Jun 09 16:57:07.963561 crc crio[20770]: 2026-06-09T16:57:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:464c7c48327bdee Mac:06:55:53:63:de:4a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:63 Mtu:0 Sandbox:/var/run/netns/0bd3d93b-9c03-4951-9139-1a0691e4eaf5 SocketPath: PciID:}] [{Interface:0xc000260a00 Address:{IP:10.217.0.99 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.294203 | controller | Jun 09 16:57:07.993337 crc crio[20770]: time="2026-06-09T16:57:07.992612994Z" level=info msg="Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:464c7c48327bdee28185b0ea95f23af8fede1bed7f32409012a5dee7f32c775b UID:7b22c499-f492-4a7e-b002-01aa6e24f44b NetNS:/var/run/netns/0bd3d93b-9c03-4951-9139-1a0691e4eaf5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7b22c499_f492_4a7e_b002_01aa6e24f44b.slice PodAnnotations:0xc0001343b8}] Aliases:map[]}"
2026-06-09 17:48:36.294233 | controller | Jun 09 16:57:07.994558 crc crio[20770]: time="2026-06-09T16:57:07.994050456Z" level=info msg="Checking pod openstack_rabbitmq-server-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.294253 | controller | Jun 09 16:57:08.046811 crc crio[20770]: time="2026-06-09T16:57:08.046199197Z" level=info msg="Ran pod sandbox 464c7c48327bdee28185b0ea95f23af8fede1bed7f32409012a5dee7f32c775b with infra container: openstack/rabbitmq-server-0/POD" id=12307411-11cd-48dc-8611-ad09a93f9ef7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.294271 | controller | Jun 09 16:57:08.068124 crc crio[20770]: time="2026-06-09T16:57:08.067918597Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=72a745c5-cc45-4372-a1e9-0860d354abf1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.294290 | controller | Jun 09 16:57:08.068533 crc crio[20770]: time="2026-06-09T16:57:08.068341429Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified not found" id=72a745c5-cc45-4372-a1e9-0860d354abf1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.294306 | controller | Jun 09 16:57:08.068533 crc crio[20770]: time="2026-06-09T16:57:08.068408331Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified found" id=72a745c5-cc45-4372-a1e9-0860d354abf1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.294322 | controller | Jun 09 16:57:08.073854 crc crio[20770]: time="2026-06-09T16:57:08.07354963Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=f5144a56-5779-4ff0-bceb-4dcceb3325be name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.294338 | controller | Jun 09 16:57:08.083547 crc crio[20770]: time="2026-06-09T16:57:08.082687865Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\""
2026-06-09 17:48:36.294358 | controller | Jun 09 16:57:08.351927 crc crio[20770]: 2026-06-09T16:57:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6d9c2f4b14341ca Mac:4e:bc:0c:8c:b2:f2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:64 Mtu:0 Sandbox:/var/run/netns/a8a5c8f0-6ede-458a-8bb4-a82102556f14 SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.100 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.294375 | controller | Jun 09 16:57:08.354463 crc crio[20770]: time="2026-06-09T16:57:08.354405211Z" level=info msg="Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:6d9c2f4b14341cac1836d0688a75b5b01b20f562be87be25aa96c4fa77f273b6 UID:db9cb776-3386-4913-8264-499756a7e0d8 NetNS:/var/run/netns/a8a5c8f0-6ede-458a-8bb4-a82102556f14 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddb9cb776_3386_4913_8264_499756a7e0d8.slice PodAnnotations:0xc002988268}] Aliases:map[]}"
2026-06-09 17:48:36.294391 | controller | Jun 09 16:57:08.354730 crc crio[20770]: time="2026-06-09T16:57:08.354610376Z" level=info msg="Checking pod openstack_rabbitmq-cell1-server-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.294408 | controller | Jun 09 16:57:08.365182 crc crio[20770]: time="2026-06-09T16:57:08.36510048Z" level=info msg="Ran pod sandbox 6d9c2f4b14341cac1836d0688a75b5b01b20f562be87be25aa96c4fa77f273b6 with infra container: openstack/rabbitmq-cell1-server-0/POD" id=e76cacdc-1c0c-40bc-81aa-e86094043824 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.294423 | controller | Jun 09 16:57:08.369776 crc crio[20770]: time="2026-06-09T16:57:08.369203989Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=81e3d5a2-8209-4604-9327-8c4b24c1c46c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.294439 | controller | Jun 09 16:57:08.369776 crc crio[20770]: time="2026-06-09T16:57:08.369381555Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified not found" id=81e3d5a2-8209-4604-9327-8c4b24c1c46c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.294455 | controller | Jun 09 16:57:08.369776 crc crio[20770]: time="2026-06-09T16:57:08.369424096Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified found" id=81e3d5a2-8209-4604-9327-8c4b24c1c46c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.294471 | controller | Jun 09 16:57:08.372612 crc crio[20770]: time="2026-06-09T16:57:08.371384253Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=115feae0-85d2-4188-a72c-981549e75cd0 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.294487 | controller | Jun 09 16:57:08.377496 crc crio[20770]: time="2026-06-09T16:57:08.375880453Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\""
2026-06-09 17:48:36.294503 | controller | Jun 09 16:57:08.398361 crc crio[20770]: time="2026-06-09T16:57:08.39818794Z" level=info msg="Running pod sandbox: openstack/openstack-galera-0/POD" id=5b596852-9bd9-4187-81fd-293323d579e9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.294541 | controller | Jun 09 16:57:08.398361 crc crio[20770]: time="2026-06-09T16:57:08.398278282Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.294560 | controller | Jun 09 16:57:08.475391 crc crio[20770]: time="2026-06-09T16:57:08.475339506Z" level=info msg="Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:c02a299a2744efbfb359a225788ebda55b603fb1478f539540fff2960ef5a7b7 UID:184d6b70-6c5c-44f5-b5e9-109d03de53f3 NetNS:/var/run/netns/18625f86-24d4-4211-a4fa-b2c74bdd11c3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod184d6b70_6c5c_44f5_b5e9_109d03de53f3.slice PodAnnotations:0xc0029d4100}] Aliases:map[]}"
2026-06-09 17:48:36.294581 | controller | Jun 09 16:57:08.475391 crc crio[20770]: time="2026-06-09T16:57:08.475378797Z" level=info msg="Adding pod openstack_openstack-galera-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.294598 | controller | Jun 09 16:57:09.462512 crc crio[20770]: 2026-06-09T16:57:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c02a299a2744efb Mac:fa:fe:80:6b:82:f5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:65 Mtu:0 Sandbox:/var/run/netns/18625f86-24d4-4211-a4fa-b2c74bdd11c3 SocketPath: PciID:}] [{Interface:0xc000130600 Address:{IP:10.217.0.101 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.294615 | controller | Jun 09 16:57:09.464879 crc crio[20770]: time="2026-06-09T16:57:09.464804344Z" level=info msg="Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:c02a299a2744efbfb359a225788ebda55b603fb1478f539540fff2960ef5a7b7 UID:184d6b70-6c5c-44f5-b5e9-109d03de53f3 NetNS:/var/run/netns/18625f86-24d4-4211-a4fa-b2c74bdd11c3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod184d6b70_6c5c_44f5_b5e9_109d03de53f3.slice PodAnnotations:0xc0029d4100}] Aliases:map[]}"
2026-06-09 17:48:36.294631 | controller | Jun 09 16:57:09.465061 crc crio[20770]: time="2026-06-09T16:57:09.46501268Z" level=info msg="Checking pod openstack_openstack-galera-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.294647 | controller | Jun 09 16:57:09.494487 crc crio[20770]: time="2026-06-09T16:57:09.494377612Z" level=info msg="Ran pod sandbox c02a299a2744efbfb359a225788ebda55b603fb1478f539540fff2960ef5a7b7 with infra container: openstack/openstack-galera-0/POD" id=5b596852-9bd9-4187-81fd-293323d579e9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.294663 | controller | Jun 09 16:57:09.512380 crc crio[20770]: time="2026-06-09T16:57:09.512234829Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=43331846-24a1-4b9c-ad61-c01b6e6afdd2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.294679 | controller | Jun 09 16:57:09.512754 crc crio[20770]: time="2026-06-09T16:57:09.512528468Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-mariadb:current-podified not found" id=43331846-24a1-4b9c-ad61-c01b6e6afdd2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.294695 | controller | Jun 09 16:57:09.512848 crc crio[20770]: time="2026-06-09T16:57:09.512770365Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-mariadb:current-podified found" id=43331846-24a1-4b9c-ad61-c01b6e6afdd2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.294710 | controller | Jun 09 16:57:09.514630 crc crio[20770]: time="2026-06-09T16:57:09.514563667Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=ca0ccbb1-6a03-487d-acb7-2fe64e38d072 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.294726 | controller | Jun 09 16:57:09.530433 crc crio[20770]: time="2026-06-09T16:57:09.530336564Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\""
2026-06-09 17:48:36.294742 | controller | Jun 09 16:57:09.564056 crc crio[20770]: time="2026-06-09T16:57:09.563737012Z" level=info msg="Running pod sandbox: openstack/openstack-cell1-galera-0/POD" id=d9adafed-6f24-410b-b772-f2bda145f0c6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.294758 | controller | Jun 09 16:57:09.564056 crc crio[20770]: time="2026-06-09T16:57:09.563862476Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.294778 | controller | Jun 09 16:57:09.602231 crc crio[20770]: time="2026-06-09T16:57:09.602152175Z" level=info msg="Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:379e66a6df3c934764b4fad07e3957ee1bb9ff77ca4300424c8feec2b4d89b3d UID:88f2e94a-4620-40f9-adeb-77ee3f8c55e9 NetNS:/var/run/netns/ff42ed2c-2fad-4b6f-bd93-f02cb4e704f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod88f2e94a_4620_40f9_adeb_77ee3f8c55e9.slice PodAnnotations:0xc0029884e0}] Aliases:map[]}"
2026-06-09 17:48:36.294796 | controller | Jun 09 16:57:09.602231 crc crio[20770]: time="2026-06-09T16:57:09.602227648Z" level=info msg="Adding pod openstack_openstack-cell1-galera-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.294813 | controller | Jun 09 16:57:09.724345 crc crio[20770]: time="2026-06-09T16:57:09.724178402Z" level=info msg="Running pod sandbox: openstack/memcached-0/POD" id=3e720746-2c9b-4c4c-9529-8cfcc6c49563 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.294829 | controller | Jun 09 16:57:09.724345 crc crio[20770]: time="2026-06-09T16:57:09.724354247Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.294846 | controller | Jun 09 16:57:09.793157 crc crio[20770]: time="2026-06-09T16:57:09.792261365Z" level=info msg="Got pod network &{Name:memcached-0 Namespace:openstack ID:99fdc8355ae6b17dcb35856831d916c4d2ef410c814a32a0c523ef9fba924273 UID:e7a2675d-dae9-4bb0-bfb9-fe5c4d59987a NetNS:/var/run/netns/f11c04a1-0656-4a77-a16d-0322ead3918a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode7a2675d_dae9_4bb0_bfb9_fe5c4d59987a.slice PodAnnotations:0xc0010a27d8}] Aliases:map[]}"
2026-06-09 17:48:36.294863 | controller | Jun 09 16:57:09.793157 crc crio[20770]: time="2026-06-09T16:57:09.793143371Z" level=info msg="Adding pod openstack_memcached-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.294880 | controller | Jun 09 16:57:10.293964 crc crio[20770]: 2026-06-09T16:57:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:99fdc8355ae6b17 Mac:aa:eb:ce:72:57:5e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:67 Mtu:0 Sandbox:/var/run/netns/f11c04a1-0656-4a77-a16d-0322ead3918a SocketPath: PciID:}] [{Interface:0xc00011e760 Address:{IP:10.217.0.103 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.294896 | controller | Jun 09 16:57:10.305063 crc crio[20770]: time="2026-06-09T16:57:10.305006197Z" level=info msg="Got pod network &{Name:memcached-0 Namespace:openstack ID:99fdc8355ae6b17dcb35856831d916c4d2ef410c814a32a0c523ef9fba924273 UID:e7a2675d-dae9-4bb0-bfb9-fe5c4d59987a NetNS:/var/run/netns/f11c04a1-0656-4a77-a16d-0322ead3918a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode7a2675d_dae9_4bb0_bfb9_fe5c4d59987a.slice PodAnnotations:0xc0010a27d8}] Aliases:map[]}"
2026-06-09 17:48:36.294913 | controller | Jun 09 16:57:10.317155 crc crio[20770]: time="2026-06-09T16:57:10.317054016Z" level=info msg="Checking pod openstack_memcached-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.294929 | controller | Jun 09 16:57:10.372498 crc crio[20770]: 2026-06-09T16:57:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:379e66a6df3c934 Mac:12:aa:97:70:0d:af Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:66 Mtu:0 Sandbox:/var/run/netns/ff42ed2c-2fad-4b6f-bd93-f02cb4e704f4 SocketPath: PciID:}] [{Interface:0xc0002306c0 Address:{IP:10.217.0.102 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.294949 | controller | Jun 09 16:57:10.373537 crc crio[20770]: time="2026-06-09T16:57:10.373217474Z" level=info msg="Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:379e66a6df3c934764b4fad07e3957ee1bb9ff77ca4300424c8feec2b4d89b3d UID:88f2e94a-4620-40f9-adeb-77ee3f8c55e9 NetNS:/var/run/netns/ff42ed2c-2fad-4b6f-bd93-f02cb4e704f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod88f2e94a_4620_40f9_adeb_77ee3f8c55e9.slice PodAnnotations:0xc0029884e0}] Aliases:map[]}"
2026-06-09 17:48:36.294967 | controller | Jun 09 16:57:10.373936 crc crio[20770]: time="2026-06-09T16:57:10.373860243Z" level=info msg="Checking pod openstack_openstack-cell1-galera-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.294983 | controller | Jun 09 16:57:10.390825 crc crio[20770]: time="2026-06-09T16:57:10.390576687Z" level=info msg="Ran pod sandbox 379e66a6df3c934764b4fad07e3957ee1bb9ff77ca4300424c8feec2b4d89b3d with infra container: openstack/openstack-cell1-galera-0/POD" id=d9adafed-6f24-410b-b772-f2bda145f0c6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.294999 | controller | Jun 09 16:57:10.405159 crc crio[20770]: time="2026-06-09T16:57:10.405004425Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=a62451be-391e-43bc-99fc-a6d488af090e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.295015 | controller | Jun 09 16:57:10.405424 crc crio[20770]: time="2026-06-09T16:57:10.40517444Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-mariadb:current-podified not found" id=a62451be-391e-43bc-99fc-a6d488af090e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.295031 | controller | Jun 09 16:57:10.405424 crc crio[20770]: time="2026-06-09T16:57:10.405226162Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-mariadb:current-podified found" id=a62451be-391e-43bc-99fc-a6d488af090e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.295047 | controller | Jun 09 16:57:10.429719 crc crio[20770]: time="2026-06-09T16:57:10.429090073Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=1b97d5f3-1491-4a0f-b182-9e990ff9f8b5 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.295063 | controller | Jun 09 16:57:10.434459 crc crio[20770]: time="2026-06-09T16:57:10.43346461Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\""
2026-06-09 17:48:36.295081 | controller | Jun 09 16:57:10.458499 crc crio[20770]: time="2026-06-09T16:57:10.458368432Z" level=info msg="Ran pod sandbox 99fdc8355ae6b17dcb35856831d916c4d2ef410c814a32a0c523ef9fba924273 with infra container: openstack/memcached-0/POD" id=3e720746-2c9b-4c4c-9529-8cfcc6c49563 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.295104 | controller | Jun 09 16:57:10.494032 crc crio[20770]: time="2026-06-09T16:57:10.493929863Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified" id=b3cccf59-40bd-450a-afd8-0a9c6b9d3c79 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.295130 | controller | Jun 09 16:57:10.495251 crc crio[20770]: time="2026-06-09T16:57:10.494440688Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-memcached:current-podified not found" id=b3cccf59-40bd-450a-afd8-0a9c6b9d3c79 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.295151 | controller | Jun 09 16:57:10.495251 crc crio[20770]: time="2026-06-09T16:57:10.494497539Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-memcached:current-podified found" id=b3cccf59-40bd-450a-afd8-0a9c6b9d3c79 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.295169 | controller | Jun 09 16:57:10.519007 crc crio[20770]: time="2026-06-09T16:57:10.518215467Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-memcached:current-podified" id=69257b62-3cc2-4038-b774-6ebca10ee665 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.295190 | controller | Jun 09 16:57:10.530820 crc crio[20770]: time="2026-06-09T16:57:10.524367385Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-memcached:current-podified\""
2026-06-09 17:48:36.295207 | controller | Jun 09 16:57:12.970280 crc crio[20770]: time="2026-06-09T16:57:12.969269907Z" level=info msg="Running pod sandbox: openstack/kube-state-metrics-0/POD" id=04fe6cb0-4031-4d08-949c-b00b6c844415 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.295223 | controller | Jun 09 16:57:12.971801 crc crio[20770]: time="2026-06-09T16:57:12.971222244Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.295240 | controller | Jun 09 16:57:13.076230 crc crio[20770]: time="2026-06-09T16:57:13.075903288Z" level=info msg="Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:a661a1ef59c2477a50c573721c97e87d501ac58d8615b8cff6ca6b30e44e4ef7 UID:910a8779-3a70-4deb-bd4b-494dc4f3d7c0 NetNS:/var/run/netns/d403761c-32eb-45ec-90fe-ebff3bb75ad4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod910a8779_3a70_4deb_bd4b_494dc4f3d7c0.slice PodAnnotations:0xc0027320c8}] Aliases:map[]}"
2026-06-09 17:48:36.295256 | controller | Jun 09 16:57:13.077265 crc crio[20770]: time="2026-06-09T16:57:13.0763287Z" level=info msg="Adding pod openstack_kube-state-metrics-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.295272 | controller | Jun 09 16:57:14.022100 crc crio[20770]: 2026-06-09T16:57:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a661a1ef59c2477 Mac:ae:16:63:de:21:c4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:68 Mtu:0 Sandbox:/var/run/netns/d403761c-32eb-45ec-90fe-ebff3bb75ad4 SocketPath: PciID:}] [{Interface:0xc00013cfd0 Address:{IP:10.217.0.104 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.295288 | controller | Jun 09 16:57:14.023175 crc crio[20770]: time="2026-06-09T16:57:14.022998499Z" level=info msg="Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:a661a1ef59c2477a50c573721c97e87d501ac58d8615b8cff6ca6b30e44e4ef7 UID:910a8779-3a70-4deb-bd4b-494dc4f3d7c0 NetNS:/var/run/netns/d403761c-32eb-45ec-90fe-ebff3bb75ad4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod910a8779_3a70_4deb_bd4b_494dc4f3d7c0.slice PodAnnotations:0xc0027320c8}] Aliases:map[]}"
2026-06-09 17:48:36.295305 | controller | Jun 09 16:57:14.023280 crc crio[20770]: time="2026-06-09T16:57:14.023204915Z" level=info msg="Checking pod openstack_kube-state-metrics-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.295327 | controller | Jun 09 16:57:14.069598 crc crio[20770]: time="2026-06-09T16:57:14.066777678Z" level=info msg="Ran pod sandbox a661a1ef59c2477a50c573721c97e87d501ac58d8615b8cff6ca6b30e44e4ef7 with infra container: openstack/kube-state-metrics-0/POD" id=04fe6cb0-4031-4d08-949c-b00b6c844415 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.295343 | controller | Jun 09 16:57:14.097107 crc crio[20770]: time="2026-06-09T16:57:14.097012664Z" level=info msg="Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0" id=f013499b-dabf-42d6-91ae-996482c60c5b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.295362 | controller | Jun 09 16:57:14.097387 crc crio[20770]: time="2026-06-09T16:57:14.097274482Z" level=info msg="Image registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0 not found" id=f013499b-dabf-42d6-91ae-996482c60c5b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.295381 | controller | Jun 09 16:57:14.097387 crc crio[20770]: time="2026-06-09T16:57:14.097324293Z" level=info msg="Neither image nor artfiact registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0 found" id=f013499b-dabf-42d6-91ae-996482c60c5b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.295397 | controller | Jun 09 16:57:14.104695 crc crio[20770]: time="2026-06-09T16:57:14.10446147Z" level=info msg="Pulling image: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0" id=8b2d9a3e-1af4-4837-be55-4694b989372f name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.295413 | controller | Jun 09 16:57:14.128945 crc crio[20770]: time="2026-06-09T16:57:14.125881191Z" level=info msg="Trying to access \"registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\""
2026-06-09 17:48:36.295430 | controller | Jun 09 16:57:16.041377 crc crio[20770]: time="2026-06-09T16:57:16.036463566Z" level=info msg="Running pod sandbox: openstack/ovsdbserver-nb-0/POD" id=7c07f7ed-5727-47c6-a16b-d86e5eb69cbc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.295447 | controller | Jun 09 16:57:16.041377 crc crio[20770]: time="2026-06-09T16:57:16.038837735Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.295463 | controller | Jun 09 16:57:16.180286 crc crio[20770]: time="2026-06-09T16:57:16.178866774Z" level=info msg="Running pod sandbox: openstack/ovn-controller-cw8vf/POD" id=d8639a6f-ce6d-429f-9064-4464ab31ba91 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.295479 | controller | Jun 09 16:57:16.197359 crc crio[20770]: time="2026-06-09T16:57:16.196985149Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.295495 | controller | Jun 09 16:57:16.224451 crc crio[20770]: time="2026-06-09T16:57:16.224341992Z" level=info msg="Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:1739ee7b92f059f10400f569113c16678c4d891847898425e2e23124dd6c2ae7 UID:483d8e0c-5519-44b9-acfd-bcaae408f8d2 NetNS:/var/run/netns/9302d9ca-e15b-4a3a-b50c-757fa2fff3e2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod483d8e0c_5519_44b9_acfd_bcaae408f8d2.slice PodAnnotations:0xc0029d49c0}] Aliases:map[]}"
2026-06-09 17:48:36.295528 | controller | Jun 09 16:57:16.224451 crc crio[20770]: time="2026-06-09T16:57:16.224442855Z" level=info msg="Adding pod openstack_ovsdbserver-nb-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.295552 | controller | Jun 09 16:57:16.318304 crc crio[20770]: time="2026-06-09T16:57:16.318227473Z" level=info msg="Running pod sandbox: openstack/ovn-controller-ovs-dtvf9/POD" id=7ac0e721-ab4c-48f3-a542-1d57aa65b4dd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.295569 | controller | Jun 09 16:57:16.318475 crc crio[20770]: time="2026-06-09T16:57:16.318328826Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.295586 | controller | Jun 09 16:57:16.832927 crc crio[20770]: time="2026-06-09T16:57:16.831806569Z" level=info msg="Got pod network &{Name:ovn-controller-cw8vf Namespace:openstack ID:ad3f71c0fac1feab11b1736703f368dfda6232cf859401ea750f1564262233f6 UID:e66b64ae-6778-44e5-aa62-26ef5975917a NetNS:/var/run/netns/792cb419-21c6-4545-b72b-193fead7f7f8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode66b64ae_6778_44e5_aa62_26ef5975917a.slice PodAnnotations:0xc0029d4bf0}] Aliases:map[]}"
2026-06-09 17:48:36.295603 | controller | Jun 09 16:57:16.832927 crc crio[20770]: time="2026-06-09T16:57:16.83252316Z" level=info msg="Adding pod openstack_ovn-controller-cw8vf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.295624 | controller | Jun 09 16:57:17.423601 crc crio[20770]: 2026-06-09T16:57:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1739ee7b92f059f Mac:e2:29:58:3a:60:14 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:69 Mtu:0 Sandbox:/var/run/netns/9302d9ca-e15b-4a3a-b50c-757fa2fff3e2 SocketPath: PciID:}] [{Interface:0xc00053e6c0 Address:{IP:10.217.0.105 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.295641 | controller | Jun 09 16:57:17.425525 crc crio[20770]: time="2026-06-09T16:57:17.424206639Z" level=info msg="Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:1739ee7b92f059f10400f569113c16678c4d891847898425e2e23124dd6c2ae7 UID:483d8e0c-5519-44b9-acfd-bcaae408f8d2 NetNS:/var/run/netns/9302d9ca-e15b-4a3a-b50c-757fa2fff3e2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod483d8e0c_5519_44b9_acfd_bcaae408f8d2.slice PodAnnotations:0xc0029d49c0}] Aliases:map[]}"
2026-06-09 17:48:36.295658 | controller | Jun 09 16:57:17.425525 crc crio[20770]: time="2026-06-09T16:57:17.424628031Z" level=info msg="Checking pod openstack_ovsdbserver-nb-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.295675 | controller | Jun 09 16:57:17.437496 crc crio[20770]: 2026-06-09T16:57:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ad3f71c0fac1fea Mac:fa:e1:72:35:10:7f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6a Mtu:0 Sandbox:/var/run/netns/792cb419-21c6-4545-b72b-193fead7f7f8 SocketPath: PciID:}] [{Interface:0xc000508590 Address:{IP:10.217.0.106 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.295690 | controller | Jun 09 16:57:17.442390 crc crio[20770]: time="2026-06-09T16:57:17.442280573Z" level=info msg="Got pod network &{Name:ovn-controller-cw8vf Namespace:openstack ID:ad3f71c0fac1feab11b1736703f368dfda6232cf859401ea750f1564262233f6 UID:e66b64ae-6778-44e5-aa62-26ef5975917a NetNS:/var/run/netns/792cb419-21c6-4545-b72b-193fead7f7f8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode66b64ae_6778_44e5_aa62_26ef5975917a.slice PodAnnotations:0xc0029d4bf0}] Aliases:map[]}"
2026-06-09 17:48:36.295706 | controller | Jun 09 16:57:17.443009 crc crio[20770]: time="2026-06-09T16:57:17.442957483Z" level=info msg="Checking pod openstack_ovn-controller-cw8vf for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.295722 | controller | Jun 09 16:57:20.870909 crc crio[20770]: time="2026-06-09T16:57:20.8702827Z" level=info msg="Running pod sandbox: openstack/ovsdbserver-sb-0/POD" id=7c5cc3c0-3f06-4cc9-af7f-760fc77012d4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.295738 | controller | Jun 09 16:57:20.871881 crc crio[20770]: time="2026-06-09T16:57:20.870946069Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.295754 | controller | Jun 09 16:57:23.884163 crc crio[20770]: time="2026-06-09T16:57:23.882346061Z" level=info msg="Ran pod sandbox ad3f71c0fac1feab11b1736703f368dfda6232cf859401ea750f1564262233f6 with infra container: openstack/ovn-controller-cw8vf/POD" id=d8639a6f-ce6d-429f-9064-4464ab31ba91 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.295770 | controller | Jun 09 16:57:23.886925 crc crio[20770]: time="2026-06-09T16:57:23.88647749Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=0f5e1dad-0b6c-4098-82f2-4b3f09449acd name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.295786 | controller | Jun 09 16:57:23.887144 crc crio[20770]: time="2026-06-09T16:57:23.887084558Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified not found" id=0f5e1dad-0b6c-4098-82f2-4b3f09449acd name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.295806 | controller | Jun 09 16:57:23.887214 crc crio[20770]: time="2026-06-09T16:57:23.887177431Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified found" id=0f5e1dad-0b6c-4098-82f2-4b3f09449acd name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.295823 | controller | Jun 09 16:57:23.888551 crc crio[20770]: time="2026-06-09T16:57:23.888457838Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=3b198844-5665-41cf-a6d1-d1883d80e2f3 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.295839 | controller | Jun 09 16:57:23.889094 crc crio[20770]: time="2026-06-09T16:57:23.889014074Z" level=info msg="Ran pod sandbox 1739ee7b92f059f10400f569113c16678c4d891847898425e2e23124dd6c2ae7 with infra container: openstack/ovsdbserver-nb-0/POD" id=7c07f7ed-5727-47c6-a16b-d86e5eb69cbc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.295855 | controller | Jun 09 16:57:23.892566 crc crio[20770]: time="2026-06-09T16:57:23.892483095Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified" id=0259b133-00cb-49b3-a824-61b9f526c1d0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.295871 | controller | Jun 09 16:57:23.892842 crc crio[20770]: time="2026-06-09T16:57:23.892775463Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified not found" id=0259b133-00cb-49b3-a824-61b9f526c1d0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.295886 | controller | Jun 09 16:57:23.892923 crc crio[20770]: time="2026-06-09T16:57:23.892860855Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified found" id=0259b133-00cb-49b3-a824-61b9f526c1d0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.295902 | controller | Jun 09 16:57:23.893561 crc crio[20770]: time="2026-06-09T16:57:23.893483934Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\""
2026-06-09 17:48:36.295918 | controller | Jun 09 16:57:23.894163 crc crio[20770]: time="2026-06-09T16:57:23.894012319Z" level=info msg="Got pod network &{Name:ovn-controller-ovs-dtvf9 Namespace:openstack ID:f01f2de7755e2db2fdc536706c8d528e3c8b2cd54c6dc953a7e416c5d37dee79 UID:0809d16f-ce5f-4399-9de9-b95cfa734d3a NetNS:/var/run/netns/f4f1d3b7-ae07-4210-b3a3-8fd183c29da7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0809d16f_ce5f_4399_9de9_b95cfa734d3a.slice PodAnnotations:0xc007516210}] Aliases:map[]}"
2026-06-09 17:48:36.295935 | controller | Jun 09 16:57:23.894163 crc crio[20770]: time="2026-06-09T16:57:23.894144273Z" level=info msg="Adding pod openstack_ovn-controller-ovs-dtvf9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.295951 | controller | Jun 09 16:57:23.895556 crc crio[20770]: time="2026-06-09T16:57:23.895472431Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified" id=49530420-3053-44d9-91b6-5011a1414754 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.295967 | controller | Jun 09 16:57:23.898081 crc crio[20770]: time="2026-06-09T16:57:23.898011555Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\""
2026-06-09 17:48:36.295983 | controller | Jun 09 16:57:24.674584 crc crio[20770]: 2026-06-09T16:57:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f01f2de7755e2db Mac:6e:c5:04:bf:d2:ec Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6b Mtu:0 Sandbox:/var/run/netns/f4f1d3b7-ae07-4210-b3a3-8fd183c29da7 SocketPath: PciID:}] [{Interface:0xc0004acb70 Address:{IP:10.217.0.107 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.296006 | controller | Jun 09 16:57:24.676514 crc crio[20770]: time="2026-06-09T16:57:24.676449237Z" level=info msg="Got pod network &{Name:ovn-controller-ovs-dtvf9 Namespace:openstack ID:f01f2de7755e2db2fdc536706c8d528e3c8b2cd54c6dc953a7e416c5d37dee79 UID:0809d16f-ce5f-4399-9de9-b95cfa734d3a NetNS:/var/run/netns/f4f1d3b7-ae07-4210-b3a3-8fd183c29da7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0809d16f_ce5f_4399_9de9_b95cfa734d3a.slice PodAnnotations:0xc007516210}] Aliases:map[]}"
2026-06-09 17:48:36.296023 | controller | Jun 09 16:57:24.676842 crc crio[20770]: time="2026-06-09T16:57:24.676783307Z" level=info msg="Checking pod openstack_ovn-controller-ovs-dtvf9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.296039 | controller | Jun 09 16:57:34.182488 crc crio[20770]: time="2026-06-09T16:57:34.181918633Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-dsxts/POD" id=617678f3-9907-4fd2-871d-5b7f7c104d5b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.296057 | controller | Jun 09 16:57:34.183530 crc crio[20770]: time="2026-06-09T16:57:34.18249066Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.296076 | controller | Jun 09 16:57:34.316419 crc crio[20770]: time="2026-06-09T16:57:34.316335199Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-ct2nt/POD" id=f1fef237-1df7-4fd3-893c-5ec752b3ad5b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.296095 | controller | Jun 09 16:57:34.316543 crc crio[20770]: time="2026-06-09T16:57:34.316448323Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.296111 | controller | Jun 09 16:57:34.730935 crc crio[20770]: time="2026-06-09T16:57:34.730848444Z" level=info msg="Ran pod sandbox f01f2de7755e2db2fdc536706c8d528e3c8b2cd54c6dc953a7e416c5d37dee79 with infra container: openstack/ovn-controller-ovs-dtvf9/POD" id=7ac0e721-ab4c-48f3-a542-1d57aa65b4dd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.296128 | controller | Jun 09 16:57:34.733237 crc crio[20770]: time="2026-06-09T16:57:34.733158521Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=a0f4dd62-1a0d-4e8a-bf22-e0d5c2e9b039 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.296144 | controller | Jun 09 16:57:34.733371 crc crio[20770]: time="2026-06-09T16:57:34.733346156Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified not found" id=a0f4dd62-1a0d-4e8a-bf22-e0d5c2e9b039 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.296160 | controller | Jun 09 16:57:34.733414 crc crio[20770]: time="2026-06-09T16:57:34.733385568Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified found" id=a0f4dd62-1a0d-4e8a-bf22-e0d5c2e9b039 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.296179 | controller | Jun 09 16:57:34.734845 crc crio[20770]: time="2026-06-09T16:57:34.734744267Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=69bb5983-06ff-4304-970d-892756fe6f93 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.296203 | controller | Jun 09 16:57:34.745394 crc crio[20770]: time="2026-06-09T16:57:34.745260682Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\""
2026-06-09 17:48:36.296229 | controller | Jun 09 16:57:46.303969 crc crio[20770]: time="2026-06-09T16:57:46.303115874Z" level=info msg="Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:02c63bf87aed2d28b64953ad7c4d4435a4a09eac1a8447a6bc745171561142fc UID:cd1b7026-2609-4b51-ad8a-7f23e719fdfb NetNS:/var/run/netns/e93581ca-4777-473f-af02-edcccb708249 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcd1b7026_2609_4b51_ad8a_7f23e719fdfb.slice PodAnnotations:0xc002988160}] Aliases:map[]}"
2026-06-09 17:48:36.296252 | controller | Jun 09 16:57:46.303969 crc crio[20770]: time="2026-06-09T16:57:46.303906197Z" level=info msg="Adding pod openstack_ovsdbserver-sb-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.296270 | controller | Jun 09 16:57:46.313650 crc crio[20770]: time="2026-06-09T16:57:46.313553076Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:188950d1f5330b4995908cb5b3336bc06b64ba2f656b4b785e2d2e234f16ec8f" id=1b97d5f3-1491-4a0f-b182-9e990ff9f8b5 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.296287 | controller | Jun 09 16:57:46.314807 crc crio[20770]: time="2026-06-09T16:57:46.314632757Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=5641620a-8266-4475-82ac-5977207ef312 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.296304 | controller | Jun 09 16:57:46.551740 crc crio[20770]: time="2026-06-09T16:57:46.550957147Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9f4bbf522c1232aa0ae76b346ada0fb5e9f387537605e845fa73a76e0ff04110" id=115feae0-85d2-4188-a72c-981549e75cd0 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.296321 | controller | Jun 09 16:57:46.552740 crc crio[20770]: time="2026-06-09T16:57:46.552533903Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=5d111b41-94e8-42d4-b99d-4637dc3fa37d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.296337 | controller | Jun 09 16:57:47.105060 crc crio[20770]: 2026-06-09T16:57:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:02c63bf87aed2d2 Mac:86:68:c6:40:d0:7b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6c Mtu:0 Sandbox:/var/run/netns/e93581ca-4777-473f-af02-edcccb708249 SocketPath: PciID:}] [{Interface:0xc00025a9e0 Address:{IP:10.217.0.108 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.296359 | controller | Jun 09 16:57:47.105514 crc crio[20770]: time="2026-06-09T16:57:47.105422348Z" level=info msg="Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:02c63bf87aed2d28b64953ad7c4d4435a4a09eac1a8447a6bc745171561142fc UID:cd1b7026-2609-4b51-ad8a-7f23e719fdfb NetNS:/var/run/netns/e93581ca-4777-473f-af02-edcccb708249 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcd1b7026_2609_4b51_ad8a_7f23e719fdfb.slice PodAnnotations:0xc002988160}] Aliases:map[]}"
2026-06-09 17:48:36.296380 | controller | Jun 09 16:57:47.105815 crc crio[20770]: time="2026-06-09T16:57:47.105641924Z" level=info msg="Checking pod openstack_ovsdbserver-sb-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.296397 | controller | Jun 09 16:57:48.516006 crc crio[20770]: time="2026-06-09T16:57:48.515499297Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-memcached@sha256:647630343be667cb46f7c2dbcdd39cf5ba9eafb77c9032e069e28ba9be88ce0a" id=69257b62-3cc2-4038-b774-6ebca10ee665 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.296414 | controller | Jun 09 16:57:48.521260 crc crio[20770]: time="2026-06-09T16:57:48.521184472Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified" id=dfcafee2-b7f9-410a-ab15-c1c3ce7edda8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.296430 | controller | Jun 09 16:57:48.554411 crc crio[20770]: time="2026-06-09T16:57:48.554186938Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:32504a0660cd81bed4bf883ab18219c7af028ef6f5cd6b5cc8225a58252d65e8" id=12a08917-97a8-46b2-869f-72531db73d1e name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.296450 | controller | Jun 09 16:57:48.555457 crc crio[20770]: time="2026-06-09T16:57:48.555362802Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=53770f4a-4ba2-46c6-aca8-0632d7ac7c90 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.296467 | controller | Jun 09 16:57:48.560478 crc crio[20770]: time="2026-06-09T16:57:48.55908229Z" level=info msg="Ran pod sandbox 02c63bf87aed2d28b64953ad7c4d4435a4a09eac1a8447a6bc745171561142fc with infra container: openstack/ovsdbserver-sb-0/POD" id=7c5cc3c0-3f06-4cc9-af7f-760fc77012d4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.296482 | controller | Jun 09 16:57:48.560808 crc crio[20770]: time="2026-06-09T16:57:48.559140522Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:188950d1f5330b4995908cb5b3336bc06b64ba2f656b4b785e2d2e234f16ec8f" id=ca0ccbb1-6a03-487d-acb7-2fe64e38d072 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.296497 | controller | Jun 09 16:57:48.561473 crc crio[20770]: time="2026-06-09T16:57:48.561448789Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=a4ad23fb-9332-4731-aeaf-c41045c6d42f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.296529 | controller | Jun 09 16:57:48.563271 crc crio[20770]: time="2026-06-09T16:57:48.563182029Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified" id=f2565dc6-92a1-4180-9b58-bf217fedff17 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.296551 | controller | Jun 09 16:57:48.614813 crc crio[20770]: time="2026-06-09T16:57:48.61426762Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified not found" id=f2565dc6-92a1-4180-9b58-bf217fedff17 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.296568 | controller | Jun 09 16:57:48.614813 crc crio[20770]: time="2026-06-09T16:57:48.614464805Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified found" id=f2565dc6-92a1-4180-9b58-bf217fedff17 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.296583 | controller | Jun 09 16:57:48.619275 crc crio[20770]: time="2026-06-09T16:57:48.618899254Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified" id=932d385d-ded6-43a7-b1e5-05727e48769d name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.296599 | controller | Jun 09 16:57:48.626617 crc crio[20770]: time="2026-06-09T16:57:48.626522645Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\""
2026-06-09 17:48:36.296615 | controller | Jun 09 16:57:48.630202 crc crio[20770]: time="2026-06-09T16:57:48.630120559Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=2ed381b4-e1b2-41c5-a661-6ff69f5b373b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.296631 | controller | Jun 09 16:57:48.639237 crc crio[20770]: time="2026-06-09T16:57:48.63911866Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:32504a0660cd81bed4bf883ab18219c7af028ef6f5cd6b5cc8225a58252d65e8" id=aca50705-81ee-4006-b69c-7d6a000e4450 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.296647 | controller | Jun 09 16:57:48.640478 crc crio[20770]: time="2026-06-09T16:57:48.640407257Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=fb11698f-9b3f-47cb-af18-2806e95d4b1f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.296667 | controller | Jun 09 16:57:48.666117 crc crio[20770]: time="2026-06-09T16:57:48.665896516Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9f4bbf522c1232aa0ae76b346ada0fb5e9f387537605e845fa73a76e0ff04110" id=f5144a56-5779-4ff0-bceb-4dcceb3325be name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.296684 | controller | Jun 09 16:57:48.667784 crc crio[20770]: time="2026-06-09T16:57:48.667627326Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=2154847b-0226-4fa3-9075-bfaf64a0bdd7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.296700 | controller | Jun 09 16:57:48.684572 crc crio[20770]: time="2026-06-09T16:57:48.68156068Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:32504a0660cd81bed4bf883ab18219c7af028ef6f5cd6b5cc8225a58252d65e8" id=3a1cc032-ebbe-49dd-950f-0ed231caff3f name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.296716 | controller | Jun 09 16:57:48.685765 crc crio[20770]: time="2026-06-09T16:57:48.685523675Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=f2708f3f-3039-4ee0-9526-49ddb239946d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.296732 | controller | Jun 09 16:57:48.766918 crc crio[20770]: time="2026-06-09T16:57:48.766808431Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:7b731db5aae0df7b814f3d00e979dfead5d3d5d0628ad440b664274097714eee" id=69bb5983-06ff-4304-970d-892756fe6f93 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.296747 | controller | Jun 09 16:57:48.767847 crc crio[20770]: time="2026-06-09T16:57:48.767785769Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified" id=191c375a-ebbc-474e-a9cb-39a8380bd113 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.296763 | controller | Jun 09 16:57:48.768831 crc crio[20770]: time="2026-06-09T16:57:48.768746967Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=83bd101d-8756-422d-af7a-e63d39b35e15 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.296779 | controller | Jun 09 16:57:48.801912 crc crio[20770]: time="2026-06-09T16:57:48.801817925Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:32504a0660cd81bed4bf883ab18219c7af028ef6f5cd6b5cc8225a58252d65e8" id=004369cf-34c6-4566-b844-c3743d98213c name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.296794 | controller | Jun 09 16:57:48.802998 crc crio[20770]: time="2026-06-09T16:57:48.802917447Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=be8c62cd-7fb2-48a9-babd-e5758f2acb6e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.296810 | controller | Jun 09 16:57:49.115685 crc crio[20770]: time="2026-06-09T16:57:49.113231992Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=d55c0987-6a15-4fec-ae83-b37e655bacd4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.296826 | controller | Jun 09 16:57:49.115685 crc crio[20770]: time="2026-06-09T16:57:49.113563041Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=9bda5ab0-0be9-4dc1-b256-2018bc55b69a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.296841 | controller | Jun 09 16:57:49.120308 crc crio[20770]: time="2026-06-09T16:57:49.120216414Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=8513f238-a696-40ef-a384-7ba2aa9dc2a7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.296857 | controller | Jun 09 16:57:49.412312 crc crio[20770]: time="2026-06-09T16:57:49.409975672Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=96437b9f-ed76-4b99-b60b-aa8c8a5cdee7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.296876 | controller | Jun 09 16:57:49.420378 crc crio[20770]: time="2026-06-09T16:57:49.420275781Z" level=info msg="Creating container: openstack/memcached-0/memcached" id=cbb8b15a-a79c-484f-93d8-8bf210e14f74 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.296894 | controller | Jun 09 16:57:49.510944 crc crio[20770]: time="2026-06-09T16:57:49.510800435Z" level=info msg="Got pod network &{Name:certified-operators-ct2nt Namespace:openshift-marketplace ID:8a5c993890abb775678a60b245ea4cf372b323fc53187ca1c28cf45a92306472 UID:9c47d5f3-eaae-40ad-9024-ed3a511b0fd2 NetNS:/var/run/netns/37bbd7f3-0e31-44f4-95c8-dd66df23dd17 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9c47d5f3_eaae_40ad_9024_ed3a511b0fd2.slice PodAnnotations:0xc000134b38}] Aliases:map[]}"
2026-06-09 17:48:36.296911 | controller | Jun 09 16:57:49.510944 crc crio[20770]: time="2026-06-09T16:57:49.510884687Z" level=info msg="Adding pod openshift-marketplace_certified-operators-ct2nt to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.296927 | controller | Jun 09 16:57:49.519204 crc crio[20770]: time="2026-06-09T16:57:49.519042984Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=31de65d5-bd21-45a2-a0e5-eb186614b92a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.296943 | controller | Jun 09 16:57:49.522020 crc crio[20770]: time="2026-06-09T16:57:49.521933827Z" level=info msg="Creating container: openstack/openstack-cell1-galera-0/mysql-bootstrap" id=a4f9ee70-9405-495f-a2ab-e64516904f21 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.296960 | controller | Jun 09 16:57:49.576422 crc crio[20770]: time="2026-06-09T16:57:49.576242881Z" level=info msg="Got pod network &{Name:community-operators-dsxts Namespace:openshift-marketplace ID:8709830e6bbbfb1742e80519b725d173fd7ca3ab0c08ff34a3f06e8f1ba84af0 UID:d3c290eb-0b9b-453d-b720-da3b11c6779f NetNS:/var/run/netns/44b8be41-1213-45a0-a46c-dcf948723375 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd3c290eb_0b9b_453d_b720_da3b11c6779f.slice PodAnnotations:0xc002894460}] Aliases:map[]}"
2026-06-09 17:48:36.296976 | controller | Jun 09 16:57:49.576422 crc crio[20770]: time="2026-06-09T16:57:49.576325024Z" level=info msg="Adding pod openshift-marketplace_community-operators-dsxts to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.296993 | controller | Jun 09 16:57:49.580585 crc crio[20770]: time="2026-06-09T16:57:49.580473194Z" level=info msg="Creating container: openstack/rabbitmq-cell1-server-0/setup-container" id=670e682c-dea1-4c3b-8a5b-c2dd24f583e2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.297009 | controller | Jun 09 16:57:49.586350 crc crio[20770]: time="2026-06-09T16:57:49.586151649Z" level=info msg="Creating container: openstack/openstack-galera-0/mysql-bootstrap" id=fc7e2f50-0bfa-4bb4-8452-ea6c2a908ce4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.297025 | controller | Jun 09 16:57:49.653001 crc crio[20770]: time="2026-06-09T16:57:49.65242765Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=a0e04062-5b1b-4fee-87d6-360bac2fb30c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.297040 | controller | Jun 09 16:57:49.788934 crc crio[20770]: time="2026-06-09T16:57:49.788828123Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=606b6921-bc48-42e6-90ef-6a6cb67d8661 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.297060 | controller | Jun 09 16:57:50.036029 crc crio[20770]: time="2026-06-09T16:57:50.035971446Z" level=info msg="Creating container: openstack/rabbitmq-server-0/setup-container" id=bf9a672f-df10-4fcc-86cf-2533a17c3c6a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.297077 | controller | Jun 09 16:57:50.049185 crc crio[20770]: 2026-06-09T16:57:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8a5c993890abb77 Mac:32:51:da:30:16:e1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6e Mtu:0 Sandbox:/var/run/netns/37bbd7f3-0e31-44f4-95c8-dd66df23dd17 SocketPath: PciID:}] [{Interface:0xc000014710 Address:{IP:10.217.0.110 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.297093 | controller | Jun 09 16:57:50.050766 crc crio[20770]: time="2026-06-09T16:57:50.050605441Z" level=info msg="Got pod network &{Name:certified-operators-ct2nt Namespace:openshift-marketplace ID:8a5c993890abb775678a60b245ea4cf372b323fc53187ca1c28cf45a92306472 UID:9c47d5f3-eaae-40ad-9024-ed3a511b0fd2 NetNS:/var/run/netns/37bbd7f3-0e31-44f4-95c8-dd66df23dd17 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9c47d5f3_eaae_40ad_9024_ed3a511b0fd2.slice PodAnnotations:0xc000134b38}] Aliases:map[]}"
2026-06-09 17:48:36.297109 | controller | Jun 09 16:57:50.051597 crc crio[20770]: time="2026-06-09T16:57:50.050882139Z" level=info msg="Checking pod openshift-marketplace_certified-operators-ct2nt for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.297126 | controller | Jun 09 16:57:50.056199 crc crio[20770]: time="2026-06-09T16:57:50.05609425Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=14ca1608-424f-43b5-a282-0b58eff9a835 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.297142 | controller | Jun 09 16:57:50.059906 crc crio[20770]: time="2026-06-09T16:57:50.059772996Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:807c1076fe368456aee9a88438d275805fc908d207bada66f46e084e1fd4e8d9" id=3b198844-5665-41cf-a6d1-d1883d80e2f3 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.297158 | controller | Jun 09 16:57:50.061025 crc crio[20770]: time="2026-06-09T16:57:50.060981241Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=7a00b564-c851-457a-985e-e53a939e2a5f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.297174 | controller | Jun 09 16:57:50.061933 crc crio[20770]: time="2026-06-09T16:57:50.061832156Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:ba97cb84e9c691378c75d7722e1b3beae894cc25addffadc2d7106e39c07e58c" id=49530420-3053-44d9-91b6-5011a1414754 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.297191 | controller | Jun 09 16:57:50.063397 crc crio[20770]: time="2026-06-09T16:57:50.062777463Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified" id=e8ea95a7-9d41-4064-891f-c9e344cdbc95 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.297207 | controller | Jun 09 16:57:50.196494 crc crio[20770]: time="2026-06-09T16:57:50.196356045Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.297223 | controller | Jun 09 16:57:50.197254 crc crio[20770]: time="2026-06-09T16:57:50.1972087Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.297239 | controller | Jun 09 16:57:50.197810 crc crio[20770]: time="2026-06-09T16:57:50.197733185Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.297260 | controller | Jun 09 16:57:50.212064 crc crio[20770]: time="2026-06-09T16:57:50.211970438Z" level=info msg="Creating container: openstack/ovn-controller-ovs-dtvf9/ovsdb-server-init" id=7dbdae7b-043b-4847-9511-33fb29028a97 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.297285 | controller | Jun 09 16:57:50.220152 crc crio[20770]: time="2026-06-09T16:57:50.220057032Z" level=info msg="Creating container: openstack/dnsmasq-dns-68bc84565-fjv4d/init" id=bd332c10-c34e-4a69-b44f-7aec47db0a03 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.297311 | controller | Jun 09 16:57:50.220986 crc crio[20770]: 2026-06-09T16:57:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8709830e6bbbfb1 Mac:26:91:db:b1:42:26 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6d Mtu:0 Sandbox:/var/run/netns/44b8be41-1213-45a0-a46c-dcf948723375 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.109 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.297330 | controller | Jun 09 16:57:50.223130 crc crio[20770]: time="2026-06-09T16:57:50.22309124Z" level=info msg="Creating container: openstack/dnsmasq-dns-7dc8cc99c9-l9xtk/init" id=27e2fb11-8ebd-4707-87e2-17df551e9b1b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.297347 | controller | Jun 09 16:57:50.223848 crc crio[20770]: time="2026-06-09T16:57:50.223238994Z" level=info msg="Got pod network &{Name:community-operators-dsxts Namespace:openshift-marketplace ID:8709830e6bbbfb1742e80519b725d173fd7ca3ab0c08ff34a3f06e8f1ba84af0 UID:d3c290eb-0b9b-453d-b720-da3b11c6779f NetNS:/var/run/netns/44b8be41-1213-45a0-a46c-dcf948723375 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd3c290eb_0b9b_453d_b720_da3b11c6779f.slice PodAnnotations:0xc002894460}] Aliases:map[]}"
2026-06-09 17:48:36.297364 | controller | Jun 09 16:57:50.224152 crc crio[20770]: time="2026-06-09T16:57:50.224085669Z" level=info msg="Checking pod openshift-marketplace_community-operators-dsxts for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.297380 | controller | Jun 09 16:57:50.332464 crc crio[20770]: time="2026-06-09T16:57:50.332170761Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified" id=9b231d4a-93b7-4d19-ae9b-7ee374fc595e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.297396 | controller | Jun 09 16:57:50.379772 crc crio[20770]: time="2026-06-09T16:57:50.379211595Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.297413 | controller | Jun 09 16:57:50.390906 crc crio[20770]: time="2026-06-09T16:57:50.390809981Z" level=info msg="Creating container: openstack/dnsmasq-dns-6b994dcc49-2jxvq/init" id=473bc0f0-6708-40ea-9e24-07c4ecc3d254 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.297429 | controller | Jun 09 16:57:50.391407 crc crio[20770]: time="2026-06-09T16:57:50.391332096Z" level=info msg="Ran pod sandbox 8a5c993890abb775678a60b245ea4cf372b323fc53187ca1c28cf45a92306472 with infra container: openshift-marketplace/certified-operators-ct2nt/POD" id=f1fef237-1df7-4fd3-893c-5ec752b3ad5b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.297445 | controller | Jun 09 16:57:50.393480 crc crio[20770]: time="2026-06-09T16:57:50.393407006Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=8a55a796-7bf3-46dd-ba88-7384159bd69d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.297461 | controller | Jun 09 16:57:50.723798 crc crio[20770]: time="2026-06-09T16:57:50.723609597Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=35cdd3cd-59ff-4319-acbf-dfb8c0314a22 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.297480 | controller | Jun 09 16:57:50.732072 crc crio[20770]: time="2026-06-09T16:57:50.731492015Z" level=info msg="Ran pod sandbox 8709830e6bbbfb1742e80519b725d173fd7ca3ab0c08ff34a3f06e8f1ba84af0 with infra container: openshift-marketplace/community-operators-dsxts/POD" id=617678f3-9907-4fd2-871d-5b7f7c104d5b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.297496 | controller | Jun 09 16:57:50.735809 crc crio[20770]: time="2026-06-09T16:57:50.735537583Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=82605ed0-f51d-4522-a532-957875d7d532 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.297528 | controller | Jun 09 16:57:50.878410 crc crio[20770]: time="2026-06-09T16:57:50.878110794Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.297551 | controller | Jun 09 16:57:50.879799 crc crio[20770]: time="2026-06-09T16:57:50.879594867Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=abf02a4b-192e-4090-b32a-e427b79c1747 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.297568 | controller | Jun 09 16:57:50.987953 crc crio[20770]: time="2026-06-09T16:57:50.987794573Z" level=info msg="Creating container: openshift-marketplace/certified-operators-ct2nt/extract-utilities" id=7dee9415-c45e-48ee-b686-b4af28f33ed0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.297585 | controller | Jun 09 16:57:51.600318 crc crio[20770]: time="2026-06-09T16:57:51.60008534Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.297601 | controller | Jun 09 16:57:51.600318 crc crio[20770]: time="2026-06-09T16:57:51.600140551Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.297617 | controller | Jun 09 16:57:51.600764 crc crio[20770]: time="2026-06-09T16:57:51.60043416Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.297633 | controller | Jun 09 16:57:51.602004 crc crio[20770]: time="2026-06-09T16:57:51.601221213Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.297649 | controller | Jun 09 16:57:51.606034 crc crio[20770]: time="2026-06-09T16:57:51.60596237Z" level=info msg="Creating container: openshift-marketplace/community-operators-dsxts/extract-utilities" id=2aef1dc2-8970-479a-8ce4-84c64b8b2fa7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.297667 | controller | Jun 09 16:57:51.612132 crc crio[20770]: time="2026-06-09T16:57:51.611966074Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:85b4f27c1058f2c2b0c03e426e77c60ade32cce5d8d14bb6242195cf45e42e90" id=932d385d-ded6-43a7-b1e5-05727e48769d name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.297684 | controller | Jun 09 16:57:51.613027 crc crio[20770]: time="2026-06-09T16:57:51.612986154Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified" id=af9db922-15bb-4f1d-b4f2-6cb7d9e85354 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.297699 | controller | Jun 09 16:57:51.615464 crc crio[20770]: time="2026-06-09T16:57:51.615375883Z" level=info msg="Creating container: openstack/ovsdbserver-nb-0/ovsdbserver-nb" id=89060760-2f34-475e-b470-eaf7c648a34a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.297720 | controller | Jun 09 16:57:51.619872 crc crio[20770]: time="2026-06-09T16:57:51.619794091Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.297737 | controller | Jun 09 16:57:51.620291 crc crio[20770]: time="2026-06-09T16:57:51.620165212Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.297753 | controller | Jun 09 16:57:51.621501 crc crio[20770]: time="2026-06-09T16:57:51.621435139Z" level=info msg="Creating container: openstack/dnsmasq-dns-769fc96f7c-nlvd5/init" id=e1cf7744-b66d-4fae-a979-65bb659c75b6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.297769 | controller | Jun 09 16:57:51.625928 crc crio[20770]: time="2026-06-09T16:57:51.625836176Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.297792 | controller | Jun 09 16:57:51.647451 crc crio[20770]: time="2026-06-09T16:57:51.647332149Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=816274d6-1304-4cba-b4a0-751124daef92 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.297869 | controller | Jun 09 16:57:51.680019 crc crio[20770]: time="2026-06-09T16:57:51.679342347Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified" id=b9a8ded6-24f2-470a-8720-635249ec2282 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.297893 | controller | Jun 09 16:57:51.765099 crc crio[20770]: time="2026-06-09T16:57:51.764971359Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.297911 | controller | Jun 09 16:57:51.768511 crc crio[20770]: time="2026-06-09T16:57:51.768415449Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.297927 | controller | Jun 09 16:57:51.775536 crc crio[20770]: time="2026-06-09T16:57:51.775469463Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.297943 | controller | Jun 09 16:57:51.780537 crc crio[20770]: time="2026-06-09T16:57:51.780499209Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.297959 | controller | Jun 09 16:57:51.801724 crc crio[20770]: time="2026-06-09T16:57:51.801552589Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.297975 | controller | Jun 09 16:57:51.801987 crc crio[20770]: time="2026-06-09T16:57:51.80191629Z" level=info msg="Pulled image: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:d9760cb88c96b59bfab6a3586064b204b5234b6ad07bec2667ca37f797a519ff" id=8b2d9a3e-1af4-4837-be55-4694b989372f name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.297992 | controller | Jun 09 16:57:51.803074 crc crio[20770]: time="2026-06-09T16:57:51.803025302Z" level=info msg="Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0" id=6d193a7c-567c-485f-a00e-9b8ad821b26a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.298008 | controller | Jun 09 16:57:51.805009 crc crio[20770]: time="2026-06-09T16:57:51.804927767Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.298028 | controller | Jun 09 16:57:51.814489 crc crio[20770]: time="2026-06-09T16:57:51.814384721Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.298044 | controller | Jun 09 16:57:51.834744 crc crio[20770]: time="2026-06-09T16:57:51.834583987Z" level=info msg="Creating container: openstack/ovn-controller-cw8vf/ovn-controller" id=c0b990b4-da83-432e-a30d-fa146d030165 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.298060 | controller | Jun 09 16:57:51.843427 crc crio[20770]: time="2026-06-09T16:57:51.843263828Z" level=info msg="Creating container: openstack/ovsdbserver-sb-0/ovsdbserver-sb" id=478e2499-e609-4d4d-965f-b425e7391a76 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.298076 | controller | Jun 09 16:57:51.854436 crc crio[20770]: time="2026-06-09T16:57:51.854125873Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.298092 | controller | Jun 09 16:57:51.863302 crc crio[20770]: time="2026-06-09T16:57:51.863234527Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.298108 | controller | Jun 09 16:57:51.867581 crc crio[20770]: time="2026-06-09T16:57:51.8674803Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.298124 | controller | Jun 09 16:57:51.870073 crc crio[20770]: time="2026-06-09T16:57:51.869917621Z" level=info msg="Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0" id=1d18fa09-05b6-45fe-9d31-7447554ba4c7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.298140 | controller | Jun 09 16:57:51.887782 crc crio[20770]: time="2026-06-09T16:57:51.887572582Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.298156 | controller | Jun 09 16:57:51.941855 crc crio[20770]: time="2026-06-09T16:57:51.941604809Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.298172 | controller | Jun 09 16:57:51.950175 crc crio[20770]: time="2026-06-09T16:57:51.949970201Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.298187 | controller | Jun 09 16:57:51.954495 crc crio[20770]: time="2026-06-09T16:57:51.95442599Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.298202 | controller | Jun 09 16:57:51.959769 crc crio[20770]: time="2026-06-09T16:57:51.959551789Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.298232 | controller | Jun 09 16:57:51.966775 crc crio[20770]: time="2026-06-09T16:57:51.966517071Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.298250 | controller | Jun 09 16:57:51.970349 crc crio[20770]: time="2026-06-09T16:57:51.97029653Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.298270 | controller | Jun 09 16:57:52.001518 crc crio[20770]: time="2026-06-09T16:57:51.996620813Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.298292 | controller | Jun 09 16:57:52.005279 crc crio[20770]: time="2026-06-09T16:57:52.004948254Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.298308 | controller | Jun 09 16:57:52.032339 crc crio[20770]: time="2026-06-09T16:57:52.03204938Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.298324 | controller | Jun 09 16:57:52.052523 crc crio[20770]: time="2026-06-09T16:57:52.052377999Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.298339 | controller | Jun 09 16:57:52.058909 crc crio[20770]: time="2026-06-09T16:57:52.058566848Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.298359 | controller | Jun 09 16:57:52.064175 crc crio[20770]: time="2026-06-09T16:57:52.064091109Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.298384 | controller | Jun 09 16:57:52.084841 crc crio[20770]: time="2026-06-09T16:57:52.084744657Z" level=info msg="Created container 6f3d197b4954da45848c7dd91a5dbf047d8dafbb60d3bb7902acb59a68399337: openstack/openstack-cell1-galera-0/mysql-bootstrap" id=a4f9ee70-9405-495f-a2ab-e64516904f21 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.298408 | controller | Jun 09 16:57:52.085213 crc crio[20770]: time="2026-06-09T16:57:52.085124768Z" level=info msg="Created container 591378a4d7d84df3c47ac63bc1f8f1cdbe4a89d398c4071c66ccd18263a3b11b: openstack/memcached-0/memcached" id=cbb8b15a-a79c-484f-93d8-8bf210e14f74 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.298426 | controller | Jun 09 16:57:52.092828 crc crio[20770]: time="2026-06-09T16:57:52.092152992Z" level=info msg="Starting container: 591378a4d7d84df3c47ac63bc1f8f1cdbe4a89d398c4071c66ccd18263a3b11b" id=26912230-b062-4256-8f08-85d7119c682f name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.298443 | controller | Jun 09 16:57:52.098310 crc crio[20770]: time="2026-06-09T16:57:52.095050906Z" level=info msg="Starting container: 6f3d197b4954da45848c7dd91a5dbf047d8dafbb60d3bb7902acb59a68399337" id=5a371cfa-14e4-49e9-ac12-4056c60f7054 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.298460 | controller | Jun 09 16:57:52.098310 crc crio[20770]: time="2026-06-09T16:57:52.096263401Z" level=info msg="Creating container: openstack/kube-state-metrics-0/kube-state-metrics" id=37cab3da-311f-427b-bf03-c2cce8df1a88 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.298476 | controller | Jun 09 16:57:52.098310 crc crio[20770]: time="2026-06-09T16:57:52.097861177Z" level=info msg="Started container" PID=51330 containerID=591378a4d7d84df3c47ac63bc1f8f1cdbe4a89d398c4071c66ccd18263a3b11b description=openstack/memcached-0/memcached id=26912230-b062-4256-8f08-85d7119c682f name=/runtime.v1.RuntimeService/StartContainer sandboxID=99fdc8355ae6b17dcb35856831d916c4d2ef410c814a32a0c523ef9fba924273
2026-06-09 17:48:36.298492 | controller | Jun 09 16:57:52.099782 crc crio[20770]: time="2026-06-09T16:57:52.098417054Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.298508 | controller | Jun 09 16:57:52.100586 crc crio[20770]: time="2026-06-09T16:57:52.100420682Z" level=info msg="Started container" PID=51328 containerID=6f3d197b4954da45848c7dd91a5dbf047d8dafbb60d3bb7902acb59a68399337 description=openstack/openstack-cell1-galera-0/mysql-bootstrap id=5a371cfa-14e4-49e9-ac12-4056c60f7054 name=/runtime.v1.RuntimeService/StartContainer sandboxID=379e66a6df3c934764b4fad07e3957ee1bb9ff77ca4300424c8feec2b4d89b3d
2026-06-09 17:48:36.298555 | controller | Jun 09 16:57:52.198266 crc crio[20770]: time="2026-06-09T16:57:52.198177065Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.298581 | controller | Jun 09 16:57:52.235596 crc crio[20770]: time="2026-06-09T16:57:52.235387553Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.298598 | controller | Jun 09 16:57:52.249510 crc crio[20770]: time="2026-06-09T16:57:52.24940059Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.298614 | controller | Jun 09 16:57:52.272266 crc crio[20770]: time="2026-06-09T16:57:52.272120198Z" level=info msg="Created container a8ded0fcb0a6bf1a912bd0f8f55bc2b01a3c381d41d290a0b5a48143564e40f1: openstack/openstack-galera-0/mysql-bootstrap" id=fc7e2f50-0bfa-4bb4-8452-ea6c2a908ce4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.298631 | controller | Jun 09 16:57:52.276821 crc crio[20770]: time="2026-06-09T16:57:52.275803485Z" level=info msg="Starting container: a8ded0fcb0a6bf1a912bd0f8f55bc2b01a3c381d41d290a0b5a48143564e40f1" id=8109d419-f104-41b2-9c6c-d1061e090def name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.298647 | controller | Jun 09 16:57:52.287546 crc crio[20770]: time="2026-06-09T16:57:52.286899897Z" level=info msg="Started container" PID=51331 containerID=a8ded0fcb0a6bf1a912bd0f8f55bc2b01a3c381d41d290a0b5a48143564e40f1 description=openstack/openstack-galera-0/mysql-bootstrap id=8109d419-f104-41b2-9c6c-d1061e090def name=/runtime.v1.RuntimeService/StartContainer sandboxID=c02a299a2744efbfb359a225788ebda55b603fb1478f539540fff2960ef5a7b7
2026-06-09 17:48:36.298663 | controller | Jun 09 16:57:52.338979 crc crio[20770]: time="2026-06-09T16:57:52.338806921Z" level=info msg="Created container e2fcee472e8b9c874cb160eee28cf535d0b18684a37f412d1c3378a6b1566e61: openshift-marketplace/certified-operators-ct2nt/extract-utilities" id=7dee9415-c45e-48ee-b686-b4af28f33ed0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.298680 | controller | Jun 09 16:57:52.340208 crc crio[20770]: time="2026-06-09T16:57:52.340115509Z" level=info msg="Starting container: e2fcee472e8b9c874cb160eee28cf535d0b18684a37f412d1c3378a6b1566e61" id=656a53d2-fbff-476a-a5bf-7e6d9697334b name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.298696 | controller | Jun 09 16:57:52.350415 crc crio[20770]: time="2026-06-09T16:57:52.350291784Z" level=info msg="Started container" PID=51347 containerID=e2fcee472e8b9c874cb160eee28cf535d0b18684a37f412d1c3378a6b1566e61 description=openshift-marketplace/certified-operators-ct2nt/extract-utilities id=656a53d2-fbff-476a-a5bf-7e6d9697334b name=/runtime.v1.RuntimeService/StartContainer sandboxID=8a5c993890abb775678a60b245ea4cf372b323fc53187ca1c28cf45a92306472
2026-06-09 17:48:36.298714 | controller | Jun 09 16:57:52.378258 crc crio[20770]: time="2026-06-09T16:57:52.378042658Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.298730 | controller | Jun 09 16:57:52.384353 crc crio[20770]: time="2026-06-09T16:57:52.384271809Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.298746 | controller | Jun 09 16:57:52.495067 crc crio[20770]: time="2026-06-09T16:57:52.494968687Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.298762 | controller | Jun 09 16:57:52.527900 crc crio[20770]: time="2026-06-09T16:57:52.527641264Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.298782 | controller | Jun 09 16:57:52.535110 crc crio[20770]: time="2026-06-09T16:57:52.534989687Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.298798 | controller | Jun 09 16:57:52.544017 crc crio[20770]: time="2026-06-09T16:57:52.543919576Z" level=info msg="Created container 5845e3cfc7f85daa91edb63e3b160ec842281985326cb08b9231bcfb662a040b: openshift-marketplace/community-operators-dsxts/extract-utilities" id=2aef1dc2-8970-479a-8ce4-84c64b8b2fa7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.298815 | controller | Jun 09 16:57:52.552251 crc crio[20770]: time="2026-06-09T16:57:52.552106863Z" level=info msg="Starting container: 5845e3cfc7f85daa91edb63e3b160ec842281985326cb08b9231bcfb662a040b" id=08721a05-855d-418e-9569-e14e6685298c name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.298831 | controller | Jun 09 16:57:52.560979 crc crio[20770]: time="2026-06-09T16:57:52.560748334Z" level=info msg="Created container 923c5986b159a5d0ccb245bc342663b59f608c0f5a94cf6423e01de98ff88ada: openstack/dnsmasq-dns-68bc84565-fjv4d/init" id=bd332c10-c34e-4a69-b44f-7aec47db0a03 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.298854 | controller | Jun 09 16:57:52.583177 crc crio[20770]: time="2026-06-09T16:57:52.582986468Z" level=info msg="Starting container: 923c5986b159a5d0ccb245bc342663b59f608c0f5a94cf6423e01de98ff88ada" id=79b3657b-b1d1-4e84-b81b-d9d08d6a72e5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.298871 | controller | Jun 09 16:57:52.589127 crc crio[20770]: time="2026-06-09T16:57:52.589020943Z" level=info msg="Started container" PID=51342 containerID=5845e3cfc7f85daa91edb63e3b160ec842281985326cb08b9231bcfb662a040b description=openshift-marketplace/community-operators-dsxts/extract-utilities id=08721a05-855d-418e-9569-e14e6685298c name=/runtime.v1.RuntimeService/StartContainer sandboxID=8709830e6bbbfb1742e80519b725d173fd7ca3ab0c08ff34a3f06e8f1ba84af0
2026-06-09 17:48:36.298887 | controller | Jun 09 16:57:52.592592 crc crio[20770]: time="2026-06-09T16:57:52.592486504Z" level=info msg="Started container" PID=51344 containerID=923c5986b159a5d0ccb245bc342663b59f608c0f5a94cf6423e01de98ff88ada description=openstack/dnsmasq-dns-68bc84565-fjv4d/init id=79b3657b-b1d1-4e84-b81b-d9d08d6a72e5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3573160175c10950724f82d9534b2967267dee7e28a51581089daffe9cc74ad8
2026-06-09 17:48:36.298903 | controller | Jun 09 16:57:52.595023 crc crio[20770]: time="2026-06-09T16:57:52.594922034Z" level=info msg="Created container 35cf22ace61a93d0962007b22229957d82a1787b0c0e435f9511e6a90462bd43: openstack/ovsdbserver-nb-0/ovsdbserver-nb" id=89060760-2f34-475e-b470-eaf7c648a34a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.298919 | controller | Jun 09 16:57:52.608431 crc crio[20770]: time="2026-06-09T16:57:52.597918321Z" level=info msg="Starting container: 35cf22ace61a93d0962007b22229957d82a1787b0c0e435f9511e6a90462bd43" id=d1b8893c-e733-479b-81d6-bbbdfe01e8c8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.298935 | controller | Jun 09 16:57:52.610526 crc crio[20770]: time="2026-06-09T16:57:52.610435704Z" level=info msg="Started container" PID=51356 containerID=35cf22ace61a93d0962007b22229957d82a1787b0c0e435f9511e6a90462bd43 description=openstack/ovsdbserver-nb-0/ovsdbserver-nb id=d1b8893c-e733-479b-81d6-bbbdfe01e8c8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1739ee7b92f059f10400f569113c16678c4d891847898425e2e23124dd6c2ae7
2026-06-09 17:48:36.298951 | controller | Jun 09 16:57:52.652189 crc crio[20770]: time="2026-06-09T16:57:52.651959588Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.298971 | controller | Jun 09 16:57:52.662341 crc crio[20770]: time="2026-06-09T16:57:52.662255846Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.298989 | controller | Jun 09 16:57:52.701444 crc crio[20770]: time="2026-06-09T16:57:52.701319058Z" level=info msg="Created container ac20777661ad43ee5a540941d0be5c5dfad10138d028f5a9e041cbda79da258a: openstack/dnsmasq-dns-7dc8cc99c9-l9xtk/init" id=27e2fb11-8ebd-4707-87e2-17df551e9b1b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.299005 | controller | Jun 09 16:57:52.704336 crc crio[20770]: time="2026-06-09T16:57:52.704202992Z" level=info msg="Starting container: ac20777661ad43ee5a540941d0be5c5dfad10138d028f5a9e041cbda79da258a" id=dfa7aa12-94e5-4657-956d-d4c5a18b971f name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.299021 | controller | Jun 09 16:57:52.707423 crc crio[20770]: time="2026-06-09T16:57:52.707279841Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=9c2bd5bc-16ff-4e9c-9a3b-5fbf97af9b18 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.299037 | controller | Jun 09 16:57:52.714080 crc crio[20770]: time="2026-06-09T16:57:52.713987905Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=1071d6cd-b847-4641-b78e-ba053894653d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.299053 | controller | Jun 09 16:57:52.714270 crc crio[20770]: time="2026-06-09T16:57:52.714210272Z" level=info msg="Image quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified not found" id=1071d6cd-b847-4641-b78e-ba053894653d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.299069 | controller | Jun 09 16:57:52.714270 crc crio[20770]: time="2026-06-09T16:57:52.714258583Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified found" id=1071d6cd-b847-4641-b78e-ba053894653d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.299085 | controller | Jun 09 16:57:52.719293 crc crio[20770]: time="2026-06-09T16:57:52.716312673Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-09 17:48:36.299101 | controller | Jun 09 16:57:52.719293 crc crio[20770]: time="2026-06-09T16:57:52.717524328Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=1879b1a6-2328-4641-8cee-ce1f0f9f788f name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.299117 | controller | Jun 09 16:57:52.722025 crc crio[20770]: time="2026-06-09T16:57:52.721976907Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.299134 | controller | Jun 09 16:57:52.730062 crc crio[20770]: time="2026-06-09T16:57:52.729960068Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\""
2026-06-09 17:48:36.299150 | controller | Jun 09 16:57:52.730285 crc crio[20770]: time="2026-06-09T16:57:52.730221566Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=16050f52-7014-4767-a082-18c45e1fe4ee name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.299166 | controller | Jun 09 16:57:52.738384 crc crio[20770]: time="2026-06-09T16:57:52.736542609Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-09 17:48:36.299187 | controller | Jun 09 16:57:52.770145 crc crio[20770]: time="2026-06-09T16:57:52.764319884Z" level=info msg="Created container 76c69d633ebead8e4f973d5254a3e396deb2491dc938d11712edb2bbc3ab604d: openstack/ovsdbserver-sb-0/ovsdbserver-sb" id=478e2499-e609-4d4d-965f-b425e7391a76 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.299217 | controller | Jun 09 16:57:52.771850 crc crio[20770]: time="2026-06-09T16:57:52.77175522Z" level=info msg="Starting container: 76c69d633ebead8e4f973d5254a3e396deb2491dc938d11712edb2bbc3ab604d" id=75048b0f-feb2-4708-869e-0e514d912869 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.299246 | controller | Jun 09 16:57:52.794787 crc crio[20770]: time="2026-06-09T16:57:52.79452676Z" level=info msg="Started container" PID=51383 containerID=ac20777661ad43ee5a540941d0be5c5dfad10138d028f5a9e041cbda79da258a description=openstack/dnsmasq-dns-7dc8cc99c9-l9xtk/init id=dfa7aa12-94e5-4657-956d-d4c5a18b971f name=/runtime.v1.RuntimeService/StartContainer sandboxID=9e2495e20239a5cce5ad53f7ef556e6cfe80f26d5b39bef79bc3cd833ed15e82
2026-06-09 17:48:36.299265 | controller | Jun 09 16:57:52.815799 crc crio[20770]: time="2026-06-09T16:57:52.815727294Z" level=info msg="Started container" PID=51397 containerID=76c69d633ebead8e4f973d5254a3e396deb2491dc938d11712edb2bbc3ab604d description=openstack/ovsdbserver-sb-0/ovsdbserver-sb id=75048b0f-feb2-4708-869e-0e514d912869 name=/runtime.v1.RuntimeService/StartContainer sandboxID=02c63bf87aed2d28b64953ad7c4d4435a4a09eac1a8447a6bc745171561142fc
2026-06-09 17:48:36.299282 | controller | Jun 09 16:57:52.844124 crc crio[20770]: time="2026-06-09T16:57:52.844030654Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.299299 | controller | Jun 09 16:57:52.856255 crc crio[20770]: time="2026-06-09T16:57:52.856141026Z" level=info msg="Created container 06c3ec88ddcc8c7c6eadfce436af1212a0a04654fe4cacae1daa6502c3859c52: openstack/dnsmasq-dns-6b994dcc49-2jxvq/init" id=473bc0f0-6708-40ea-9e24-07c4ecc3d254 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.299316 | controller | Jun 09 16:57:52.861464 crc crio[20770]: time="2026-06-09T16:57:52.861356737Z" level=info msg="Starting container: 06c3ec88ddcc8c7c6eadfce436af1212a0a04654fe4cacae1daa6502c3859c52" id=f282c097-405e-4ac1-bc59-e6ba5dd07a64 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.299333 | controller | Jun 09 16:57:52.862553 crc crio[20770]: time="2026-06-09T16:57:52.862460289Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=a3ba975a-eaa3-4af5-9458-30c395b5553f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.299349 | controller | Jun 09 16:57:52.862823 crc crio[20770]: time="2026-06-09T16:57:52.862756627Z" level=info msg="Image quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified not found" id=a3ba975a-eaa3-4af5-9458-30c395b5553f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.299366 | controller | Jun 09 16:57:52.862909 crc crio[20770]: time="2026-06-09T16:57:52.862832999Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified found" id=a3ba975a-eaa3-4af5-9458-30c395b5553f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.299382 | controller | Jun 09 16:57:52.871063 crc crio[20770]: time="2026-06-09T16:57:52.870977546Z" level=info msg="Created container 4a6ee3275f3021c0d539bd8e52b01dc819975225e49c1948b6e726574cc8061c: openstack/dnsmasq-dns-769fc96f7c-nlvd5/init" id=e1cf7744-b66d-4fae-a979-65bb659c75b6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.299397 | controller | Jun 09 16:57:52.871388 crc crio[20770]: time="2026-06-09T16:57:52.871308235Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=e8b1f4c9-a3f5-4e83-bf92-f7f1da167f49 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.299414 | controller | Jun 09 16:57:52.871466 crc crio[20770]: time="2026-06-09T16:57:52.871345706Z" level=info msg="Started container" PID=51358 containerID=06c3ec88ddcc8c7c6eadfce436af1212a0a04654fe4cacae1daa6502c3859c52 description=openstack/dnsmasq-dns-6b994dcc49-2jxvq/init id=f282c097-405e-4ac1-bc59-e6ba5dd07a64 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1ccbedb738a916ce574f219365374e4cbb3c0d7bf0e5c2a46d115af229b0245d
2026-06-09 17:48:36.299437 | controller | Jun 09 16:57:52.872134 crc crio[20770]: time="2026-06-09T16:57:52.872036836Z" level=info msg="Starting container: 4a6ee3275f3021c0d539bd8e52b01dc819975225e49c1948b6e726574cc8061c" id=e235d05c-8136-4d49-9b60-7d45edd810ad name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.299461 | controller | Jun 09 16:57:52.875772 crc crio[20770]: time="2026-06-09T16:57:52.87560669Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\""
2026-06-09 17:48:36.299487 | controller | Jun 09 16:57:52.900866 crc crio[20770]: time="2026-06-09T16:57:52.900568563Z" level=info msg="Started container" PID=51436 containerID=4a6ee3275f3021c0d539bd8e52b01dc819975225e49c1948b6e726574cc8061c description=openstack/dnsmasq-dns-769fc96f7c-nlvd5/init id=e235d05c-8136-4d49-9b60-7d45edd810ad name=/runtime.v1.RuntimeService/StartContainer sandboxID=56d47b1778336a57d12279c407eb85054d43323c318a380ccb0c7f0f2728f75e
2026-06-09 17:48:36.299505 | controller | Jun 09 16:57:53.284556 crc crio[20770]: time="2026-06-09T16:57:53.283358028Z" level=info msg="Created container 6117b615911bd9bcff12fe777c43f7192d9d6d3157c0223f67b48c935e27390c: openstack/kube-state-metrics-0/kube-state-metrics" id=37cab3da-311f-427b-bf03-c2cce8df1a88 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.299546 | controller | Jun 09 16:57:53.287057 crc crio[20770]: time="2026-06-09T16:57:53.28688878Z" level=info msg="Starting container: 6117b615911bd9bcff12fe777c43f7192d9d6d3157c0223f67b48c935e27390c" id=69833bd6-fca5-4738-af63-9c816ca57b85 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.299564 | controller | Jun 09 16:57:53.297184 crc crio[20770]: time="2026-06-09T16:57:53.296621723Z" level=info msg="Started container" PID=51667 containerID=6117b615911bd9bcff12fe777c43f7192d9d6d3157c0223f67b48c935e27390c description=openstack/kube-state-metrics-0/kube-state-metrics id=69833bd6-fca5-4738-af63-9c816ca57b85 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a661a1ef59c2477a50c573721c97e87d501ac58d8615b8cff6ca6b30e44e4ef7
2026-06-09 17:48:36.299581 | controller | Jun 09 16:57:53.468299 crc crio[20770]: time="2026-06-09T16:57:53.468210676Z" level=info msg="Created container 97a8f594ccbcbd6ceb34c0d7978c151c9dd6395a4310ce5dbe5db86afb1c5181: openstack/rabbitmq-cell1-server-0/setup-container" id=670e682c-dea1-4c3b-8a5b-c2dd24f583e2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.299598 | controller | Jun 09 16:57:53.471856 crc crio[20770]: time="2026-06-09T16:57:53.470821312Z" level=info msg="Starting container: 97a8f594ccbcbd6ceb34c0d7978c151c9dd6395a4310ce5dbe5db86afb1c5181" id=731f8f10-856e-4dcd-8aba-287b39aebeac name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.299614 | controller | Jun 09 16:57:53.480909 crc crio[20770]: time="2026-06-09T16:57:53.480028468Z" level=info msg="Started container" PID=51329 containerID=97a8f594ccbcbd6ceb34c0d7978c151c9dd6395a4310ce5dbe5db86afb1c5181 description=openstack/rabbitmq-cell1-server-0/setup-container id=731f8f10-856e-4dcd-8aba-287b39aebeac name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d9c2f4b14341cac1836d0688a75b5b01b20f562be87be25aa96c4fa77f273b6
2026-06-09 17:48:36.299630 | controller | Jun 09 16:57:53.531596 crc crio[20770]: time="2026-06-09T16:57:53.531214552Z" level=info msg="Created container a22c95ca065237a7c559f85c8c446c8378c6f8bd030ced4bad432e23198cc21f: openstack/ovn-controller-cw8vf/ovn-controller" id=c0b990b4-da83-432e-a30d-fa146d030165 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.299646 | controller | Jun 09 16:57:53.533743 crc crio[20770]: time="2026-06-09T16:57:53.53355833Z" level=info msg="Created container c9a5e65bbbde1fb5767afb199d111bb80d682c96d938612e792c828f8232f5ac: openstack/ovn-controller-ovs-dtvf9/ovsdb-server-init" id=7dbdae7b-043b-4847-9511-33fb29028a97 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.299666 | controller | Jun 09 16:57:53.534278 crc crio[20770]: time="2026-06-09T16:57:53.534161558Z" level=info msg="Starting container: a22c95ca065237a7c559f85c8c446c8378c6f8bd030ced4bad432e23198cc21f" id=4a366d9a-6642-4af9-b579-914f222451fd name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.299682 | controller | Jun 09 16:57:53.537887 crc crio[20770]: time="2026-06-09T16:57:53.537822334Z" level=info msg="Starting container: c9a5e65bbbde1fb5767afb199d111bb80d682c96d938612e792c828f8232f5ac" id=d0924295-083d-4a60-b18a-1c81609eb7cc name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.299700 | controller | Jun 09 16:57:53.548208 crc crio[20770]: time="2026-06-09T16:57:53.548023859Z" level=info msg="Started container" PID=51668 containerID=a22c95ca065237a7c559f85c8c446c8378c6f8bd030ced4bad432e23198cc21f description=openstack/ovn-controller-cw8vf/ovn-controller id=4a366d9a-6642-4af9-b579-914f222451fd name=/runtime.v1.RuntimeService/StartContainer sandboxID=ad3f71c0fac1feab11b1736703f368dfda6232cf859401ea750f1564262233f6
2026-06-09 17:48:36.299717 | controller | Jun 09 16:57:53.551495 crc crio[20770]: time="2026-06-09T16:57:53.551432538Z" level=info msg="Started container" PID=51675 containerID=c9a5e65bbbde1fb5767afb199d111bb80d682c96d938612e792c828f8232f5ac description=openstack/ovn-controller-ovs-dtvf9/ovsdb-server-init id=d0924295-083d-4a60-b18a-1c81609eb7cc name=/runtime.v1.RuntimeService/StartContainer sandboxID=f01f2de7755e2db2fdc536706c8d528e3c8b2cd54c6dc953a7e416c5d37dee79
2026-06-09 17:48:36.299733 | controller | Jun 09 16:57:53.659767 crc crio[20770]: time="2026-06-09T16:57:53.658494571Z" level=info msg="Created container 91bcc5f6887626485eecae01e4ee8a4dfd296054c3472cec733acfda8cde4b02: openstack/rabbitmq-server-0/setup-container" id=bf9a672f-df10-4fcc-86cf-2533a17c3c6a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.299748 | controller | Jun 09 16:57:53.660122 crc crio[20770]: time="2026-06-09T16:57:53.659995175Z" level=info msg="Starting container: 91bcc5f6887626485eecae01e4ee8a4dfd296054c3472cec733acfda8cde4b02" id=b0cf247c-171a-4c28-a865-cbf9464b9441 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.299764 | controller | Jun 09 16:57:53.675254 crc crio[20770]: time="2026-06-09T16:57:53.675128133Z" level=info msg="Started container" PID=51341 containerID=91bcc5f6887626485eecae01e4ee8a4dfd296054c3472cec733acfda8cde4b02 description=openstack/rabbitmq-server-0/setup-container id=b0cf247c-171a-4c28-a865-cbf9464b9441 name=/runtime.v1.RuntimeService/StartContainer sandboxID=464c7c48327bdee28185b0ea95f23af8fede1bed7f32409012a5dee7f32c775b
2026-06-09 17:48:36.299780 | controller | Jun 09 16:57:53.680907 crc crio[20770]: time="2026-06-09T16:57:53.680828088Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e" id=9c2bd5bc-16ff-4e9c-9a3b-5fbf97af9b18 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.299797 | controller | Jun 09 16:57:53.682313 crc crio[20770]: time="2026-06-09T16:57:53.682180308Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=4b333055-a38f-4789-b416-104fbf572117 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.299813 | controller | Jun 09 16:57:53.690740 crc crio[20770]: time="2026-06-09T16:57:53.689941213Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=9b803a4c-a61e-47ce-a4d1-2c1c6c8bf642 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.299831 | controller | Jun 09 16:57:53.701941 crc crio[20770]: time="2026-06-09T16:57:53.700525989Z" level=info msg="Creating container: openshift-marketplace/certified-operators-ct2nt/extract-content" id=c4a7a3e9-0ff2-4e75-a5f0-782fe288e9a9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.299848 | controller | Jun 09 16:57:53.701941 crc crio[20770]: time="2026-06-09T16:57:53.701355883Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.299868 | controller | Jun 09 16:57:53.764380 crc crio[20770]: time="2026-06-09T16:57:53.764092222Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.299884 | controller | Jun 09 16:57:53.768997 crc crio[20770]: time="2026-06-09T16:57:53.768807928Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.299901 | controller | Jun 09 16:57:53.805083 crc crio[20770]: time="2026-06-09T16:57:53.800231529Z" level=info msg="Stopping pod sandbox: 9e2495e20239a5cce5ad53f7ef556e6cfe80f26d5b39bef79bc3cd833ed15e82" id=c9bc9f43-5265-4aec-a6be-83eea897caec name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.299917 | controller | Jun 09 16:57:53.805083 crc crio[20770]: time="2026-06-09T16:57:53.801332041Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7dc8cc99c9-l9xtk Namespace:openstack ID:9e2495e20239a5cce5ad53f7ef556e6cfe80f26d5b39bef79bc3cd833ed15e82 UID:9e766c27-b60b-4a4d-9331-d0de72ad749d NetNS:/var/run/netns/86d13f57-e2bf-41fc-a93e-25d94f0fa2e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9e766c27_b60b_4a4d_9331_d0de72ad749d.slice PodAnnotations:0xc001e80370}] Aliases:map[]}"
2026-06-09 17:48:36.299933 | controller | Jun 09 16:57:53.805083 crc crio[20770]: time="2026-06-09T16:57:53.801506816Z" level=info msg="Deleting pod openstack_dnsmasq-dns-7dc8cc99c9-l9xtk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.299949 | controller | Jun 09 16:57:53.819480 crc crio[20770]: time="2026-06-09T16:57:53.818484258Z" level=info msg="Stopping pod sandbox: 56d47b1778336a57d12279c407eb85054d43323c318a380ccb0c7f0f2728f75e" id=7790f792-3310-4b77-9860-bd8b9e4306cf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.299966 | controller | Jun 09 16:57:53.819480 crc crio[20770]: time="2026-06-09T16:57:53.819475787Z" level=info msg="Got pod network &{Name:dnsmasq-dns-769fc96f7c-nlvd5 Namespace:openstack ID:56d47b1778336a57d12279c407eb85054d43323c318a380ccb0c7f0f2728f75e UID:c6cd9e6c-f619-4c73-8328-a2665481b8ef NetNS:/var/run/netns/e3e137f1-b976-4c8b-bdf0-4f0c70757fe8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc6cd9e6c_f619_4c73_8328_a2665481b8ef.slice PodAnnotations:0xc0029d4ec0}] Aliases:map[]}"
2026-06-09 17:48:36.299982 | controller | Jun 09 16:57:53.823383 crc crio[20770]: time="2026-06-09T16:57:53.823350649Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=6dd9cc18-2b4d-4e4e-8b14-5ee370f4be61 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.299999 | controller | Jun 09 16:57:53.829626 crc crio[20770]: time="2026-06-09T16:57:53.825020348Z" level=info msg="Deleting pod openstack_dnsmasq-dns-769fc96f7c-nlvd5 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.300015 | controller | Jun 09 16:57:53.884229 crc crio[20770]: time="2026-06-09T16:57:53.884050819Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=e22948a1-5998-44dc-bf13-c6d401093c20 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.300031 | controller | Jun 09 16:57:53.910066 crc crio[20770]: time="2026-06-09T16:57:53.909828486Z" level=info msg="Creating container: openstack/dnsmasq-dns-68bc84565-fjv4d/dnsmasq-dns" id=477d2fd2-5e7b-4bbb-b651-5abbb8e6c196 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.300047 | controller | Jun 09 16:57:53.910066 crc crio[20770]: time="2026-06-09T16:57:53.910048842Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=3364c27c-739a-447a-8e84-96253172860f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.300066 | controller | Jun 09 16:57:53.911896 crc crio[20770]: time="2026-06-09T16:57:53.911818954Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.300084 | controller | Jun 09 16:57:53.983104 crc crio[20770]: time="2026-06-09T16:57:53.983000997Z" level=info msg="Created container 7c6b29202b9a941aeec9333e80e6c5f9934e6de88de59a51de4640bd5f3a85de: openshift-marketplace/certified-operators-ct2nt/extract-content" id=c4a7a3e9-0ff2-4e75-a5f0-782fe288e9a9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.300101 | controller | Jun 09 16:57:53.985171 crc crio[20770]: time="2026-06-09T16:57:53.985097908Z" level=info msg="Starting container: 7c6b29202b9a941aeec9333e80e6c5f9934e6de88de59a51de4640bd5f3a85de" id=f98a7367-1feb-42e5-9317-9765a40ab0cf name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.300118 | controller | Jun 09 16:57:54.021842 crc crio[20770]: time="2026-06-09T16:57:54.021097691Z" level=info msg="Started container" PID=51928 containerID=7c6b29202b9a941aeec9333e80e6c5f9934e6de88de59a51de4640bd5f3a85de description=openshift-marketplace/certified-operators-ct2nt/extract-content id=f98a7367-1feb-42e5-9317-9765a40ab0cf name=/runtime.v1.RuntimeService/StartContainer sandboxID=8a5c993890abb775678a60b245ea4cf372b323fc53187ca1c28cf45a92306472
2026-06-09 17:48:36.300134 | controller | Jun 09 16:57:54.025739 crc crio[20770]: time="2026-06-09T16:57:54.023510871Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=bc232670-5332-4116-af50-30e77a9e8607 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.300150 | controller | Jun 09 16:57:54.032337 crc crio[20770]: time="2026-06-09T16:57:54.032242264Z" level=info msg="Creating container: openstack/dnsmasq-dns-6b994dcc49-2jxvq/dnsmasq-dns" id=f4d2c5f3-563f-465b-92a7-74419ced4e46 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.300166 | controller | Jun 09 16:57:54.042582 crc crio[20770]: time="2026-06-09T16:57:54.042345567Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.300182 | controller | Jun 09 16:57:54.043055 crc crio[20770]: time="2026-06-09T16:57:54.042998016Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.300197 | controller | Jun 09 16:57:54.051558 crc crio[20770]: time="2026-06-09T16:57:54.050844273Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.300213 | controller | Jun 09 16:57:54.266398 crc crio[20770]: time="2026-06-09T16:57:54.265824304Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.300229 | controller | Jun 09 16:57:54.277092 crc crio[20770]: time="2026-06-09T16:57:54.276802072Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.300245 | controller | Jun 09 16:57:54.337223 crc crio[20770]: time="2026-06-09T16:57:54.336522723Z" level=info msg="Stopped pod sandbox: 9e2495e20239a5cce5ad53f7ef556e6cfe80f26d5b39bef79bc3cd833ed15e82" id=c9bc9f43-5265-4aec-a6be-83eea897caec name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.300261 | controller | Jun 09 16:57:54.402334 crc crio[20770]: time="2026-06-09T16:57:54.401738743Z" level=error msg="Container creation error: mount `/var/lib/kubelet/pods/10b69172-0269-4a45-a484-acb69b111cc4/volume-subpaths/dns-svc/dnsmasq-dns/1` to `etc/dnsmasq.d/hosts/dns-svc`: No such file or directory\n" id=f4d2c5f3-563f-465b-92a7-74419ced4e46 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.300281 | controller | Jun 09 16:57:54.409062 crc crio[20770]: time="2026-06-09T16:57:54.408961723Z" level=info msg="createCtr: deleting container ID 9b6b28222fe0919e5c23eed192feedd5124352645aafefc04d3bc799b462babc from idIndex" id=f4d2c5f3-563f-465b-92a7-74419ced4e46 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.300298 | controller | Jun 09 16:57:54.409062 crc crio[20770]: time="2026-06-09T16:57:54.409061456Z" level=info msg="createCtr: removing container 9b6b28222fe0919e5c23eed192feedd5124352645aafefc04d3bc799b462babc" id=f4d2c5f3-563f-465b-92a7-74419ced4e46 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.300314 | controller | Jun 09 16:57:54.409427 crc crio[20770]: time="2026-06-09T16:57:54.409130418Z" level=info msg="createCtr: deleting container 9b6b28222fe0919e5c23eed192feedd5124352645aafefc04d3bc799b462babc from storage" id=f4d2c5f3-563f-465b-92a7-74419ced4e46 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.300330 | controller | Jun 09 16:57:54.431899 crc crio[20770]: time="2026-06-09T16:57:54.431809205Z" level=info msg="createCtr: releasing container name k8s_dnsmasq-dns_dnsmasq-dns-6b994dcc49-2jxvq_openstack_10b69172-0269-4a45-a484-acb69b111cc4_0" id=f4d2c5f3-563f-465b-92a7-74419ced4e46 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.300346 | controller | Jun 09 16:57:54.449525 crc crio[20770]: time="2026-06-09T16:57:54.449405934Z" level=info msg="Stopped pod sandbox: 56d47b1778336a57d12279c407eb85054d43323c318a380ccb0c7f0f2728f75e" id=7790f792-3310-4b77-9860-bd8b9e4306cf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.300362 | controller | Jun 09 16:57:54.636049 crc crio[20770]: time="2026-06-09T16:57:54.635764856Z" level=info msg="Created container 0769075427bac9094eb1050ba8b78f071a13f8957a1bae6ed8c80f15c3f28759: openstack/dnsmasq-dns-68bc84565-fjv4d/dnsmasq-dns" id=477d2fd2-5e7b-4bbb-b651-5abbb8e6c196 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.300377 | controller | Jun 09 16:57:54.641924 crc crio[20770]: time="2026-06-09T16:57:54.641572784Z" level=info msg="Starting container: 0769075427bac9094eb1050ba8b78f071a13f8957a1bae6ed8c80f15c3f28759" id=239ebbbb-cf98-498e-92a1-5cac4481b084 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.300394 | controller | Jun 09 16:57:54.661601 crc crio[20770]: time="2026-06-09T16:57:54.66144647Z" level=info msg="Started container" PID=52083 containerID=0769075427bac9094eb1050ba8b78f071a13f8957a1bae6ed8c80f15c3f28759 description=openstack/dnsmasq-dns-68bc84565-fjv4d/dnsmasq-dns id=239ebbbb-cf98-498e-92a1-5cac4481b084 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3573160175c10950724f82d9534b2967267dee7e28a51581089daffe9cc74ad8
2026-06-09 17:48:36.300411 | controller | Jun 09 16:57:55.006441 crc crio[20770]: time="2026-06-09T16:57:55.00542263Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=bb164638-9e1c-4f89-af5b-0802411c8b7a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.300427 | controller | Jun 09 16:57:55.022072 crc crio[20770]: time="2026-06-09T16:57:55.021841866Z" level=info msg="Removing container: ac20777661ad43ee5a540941d0be5c5dfad10138d028f5a9e041cbda79da258a" id=41be4b33-53ed-45db-9a7d-d29714a8ac4d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.300443 | controller | Jun 09 16:57:55.042516 crc crio[20770]: time="2026-06-09T16:57:55.042374781Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=90fe6d43-6856-4b7e-b3d2-9f30ce5c2bae name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.300459 | controller | Jun 09 16:57:55.080087 crc crio[20770]: time="2026-06-09T16:57:55.07993701Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=79f7b957-5512-48bf-ab1c-dfb388b2e92b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.300478 | controller | Jun 09 16:57:55.084312 crc crio[20770]: time="2026-06-09T16:57:55.082458283Z" level=info msg="Removed container ac20777661ad43ee5a540941d0be5c5dfad10138d028f5a9e041cbda79da258a: openstack/dnsmasq-dns-7dc8cc99c9-l9xtk/init" id=41be4b33-53ed-45db-9a7d-d29714a8ac4d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.300494 | controller | Jun 09 16:57:55.097524 crc crio[20770]: time="2026-06-09T16:57:55.09652653Z" level=info msg="Removing container: 4a6ee3275f3021c0d539bd8e52b01dc819975225e49c1948b6e726574cc8061c" id=4d7188ab-5171-4d17-8f63-4f7d2aa80004 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.300527 | controller | Jun 09 16:57:55.118327 crc crio[20770]: time="2026-06-09T16:57:55.117808207Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=7a0d7bd8-d93c-4a93-a615-c950469e4535 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.300560 | controller | Jun 09 16:57:55.201824 crc crio[20770]: time="2026-06-09T16:57:55.201517603Z" level=info msg="Removed container 4a6ee3275f3021c0d539bd8e52b01dc819975225e49c1948b6e726574cc8061c: openstack/dnsmasq-dns-769fc96f7c-nlvd5/init" id=4d7188ab-5171-4d17-8f63-4f7d2aa80004 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.300584 | controller | Jun 09 16:57:55.381141 crc crio[20770]: time="2026-06-09T16:57:55.380995525Z" level=info msg="Creating container: openshift-marketplace/certified-operators-ct2nt/registry-server" id=c75da73f-6486-4065-8f64-4df1eddbc269 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.300602 | controller | Jun 09 16:57:55.381627 crc crio[20770]: time="2026-06-09T16:57:55.381579682Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.300618 | controller | Jun 09 16:57:55.385510 crc crio[20770]: time="2026-06-09T16:57:55.385386203Z" level=info msg="Creating container: openstack/dnsmasq-dns-6b994dcc49-2jxvq/dnsmasq-dns" id=789d7bc0-0715-4633-902c-3080736b7b5a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.300634 | controller | Jun 09 16:57:55.451129 crc crio[20770]: time="2026-06-09T16:57:55.451036045Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.300651 | controller | Jun 09 16:57:55.507198 crc crio[20770]: time="2026-06-09T16:57:55.505109773Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.300666 | controller | Jun 09 16:57:55.523408 crc crio[20770]: time="2026-06-09T16:57:55.52329788Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.300682 | controller | Jun 09 16:57:55.527434 crc crio[20770]: time="2026-06-09T16:57:55.526963786Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.300698 | controller | Jun 09 16:57:55.539026 crc crio[20770]: time="2026-06-09T16:57:55.53881346Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.300713 | controller | Jun 09 16:57:56.069582 crc crio[20770]: time="2026-06-09T16:57:56.069520292Z" level=info msg="Created container ee96ddcb63a215e532837e1847f5bea87ef081c5359b428e4951c1af5eff3588: openshift-marketplace/certified-operators-ct2nt/registry-server" id=c75da73f-6486-4065-8f64-4df1eddbc269 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.300734 | controller | Jun 09 16:57:56.072852 crc crio[20770]: time="2026-06-09T16:57:56.071457598Z" level=info msg="Created container 6e4aefcf08237e7cd97d1231e46320205cd8e4aef494675aac2c867ce4c986a3: openstack/dnsmasq-dns-6b994dcc49-2jxvq/dnsmasq-dns" id=789d7bc0-0715-4633-902c-3080736b7b5a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.300750 | controller | Jun 09 16:57:56.073977 crc crio[20770]: time="2026-06-09T16:57:56.073909539Z" level=info msg="Starting container: ee96ddcb63a215e532837e1847f5bea87ef081c5359b428e4951c1af5eff3588" id=10059606-d675-4a43-a4e8-63cfcbd00c61 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.300766 | controller | Jun 09 16:57:56.074571 crc crio[20770]: time="2026-06-09T16:57:56.074230898Z" level=info msg="Starting container: 6e4aefcf08237e7cd97d1231e46320205cd8e4aef494675aac2c867ce4c986a3" id=f980c01d-7002-4e5a-a712-2ee88ed3a8da name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.300782 | controller | Jun 09 16:57:56.076970 crc crio[20770]: time="2026-06-09T16:57:56.076821873Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=92160c6f-7578-41a5-a22e-ea8add21dde1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.300798 | controller | Jun 09 16:57:56.085068 crc crio[20770]: time="2026-06-09T16:57:56.084623889Z" level=info msg="Started container" PID=52178 containerID=6e4aefcf08237e7cd97d1231e46320205cd8e4aef494675aac2c867ce4c986a3 description=openstack/dnsmasq-dns-6b994dcc49-2jxvq/dnsmasq-dns id=f980c01d-7002-4e5a-a712-2ee88ed3a8da name=/runtime.v1.RuntimeService/StartContainer sandboxID=1ccbedb738a916ce574f219365374e4cbb3c0d7bf0e5c2a46d115af229b0245d
2026-06-09 17:48:36.300815 | controller | Jun 09 16:57:56.086627 crc crio[20770]: time="2026-06-09T16:57:56.086118283Z" level=info msg="Started container" PID=52175 containerID=ee96ddcb63a215e532837e1847f5bea87ef081c5359b428e4951c1af5eff3588 description=openshift-marketplace/certified-operators-ct2nt/registry-server id=10059606-d675-4a43-a4e8-63cfcbd00c61 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8a5c993890abb775678a60b245ea4cf372b323fc53187ca1c28cf45a92306472
2026-06-09 17:48:36.300831 | controller | Jun 09 16:57:56.101802 crc crio[20770]: time="2026-06-09T16:57:56.099920913Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=6f80d047-a0f0-4d68-8902-342dc6ef3414 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.300847 | controller | Jun 09 16:57:56.341145 crc crio[20770]: time="2026-06-09T16:57:56.339317082Z" level=info msg="Creating container: openstack/ovn-controller-ovs-dtvf9/ovsdb-server" id=c579bef2-14f3-4d9c-9651-168fc02d8b18 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.300864 | controller | Jun 09 16:57:56.341863 crc crio[20770]: time="2026-06-09T16:57:56.341588837Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.300880 | controller | Jun 09 16:57:56.491937 crc crio[20770]: time="2026-06-09T16:57:56.49142641Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.300897 | controller | Jun 09 16:57:56.971165 crc crio[20770]: time="2026-06-09T16:57:56.97062069Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.300913 | controller | Jun 09 16:57:57.339493 crc crio[20770]: time="2026-06-09T16:57:57.339376348Z" level=info msg="Created container d9ea76ba1b7a580a19e39241fdd905032baef1da8261d00fea74982424ec986e: openstack/ovn-controller-ovs-dtvf9/ovsdb-server" id=c579bef2-14f3-4d9c-9651-168fc02d8b18 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.300932 | controller | Jun 09 16:57:57.344411 crc crio[20770]: time="2026-06-09T16:57:57.344261989Z" level=info msg="Starting container: d9ea76ba1b7a580a19e39241fdd905032baef1da8261d00fea74982424ec986e" id=3331424e-c6db-4b2a-a384-6c3de4f22121 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.300949 | controller | Jun 09 16:57:57.359308 crc crio[20770]: time="2026-06-09T16:57:57.358131581Z" level=info msg="Started container" PID=52273 containerID=d9ea76ba1b7a580a19e39241fdd905032baef1da8261d00fea74982424ec986e description=openstack/ovn-controller-ovs-dtvf9/ovsdb-server id=3331424e-c6db-4b2a-a384-6c3de4f22121 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f01f2de7755e2db2fdc536706c8d528e3c8b2cd54c6dc953a7e416c5d37dee79
2026-06-09 17:48:36.300965 | controller | Jun 09 16:57:57.596595 crc crio[20770]: time="2026-06-09T16:57:57.595409349Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=b2e4ef14-0419-4c53-ac89-69bee63cf6bf name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.300981 | controller | Jun 09 16:57:57.603055 crc crio[20770]: time="2026-06-09T16:57:57.602945757Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=779c5c0a-2f2f-423c-b34e-aba7d4fca6d0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.300996 | controller | Jun 09 16:57:57.623187 crc crio[20770]: time="2026-06-09T16:57:57.623042259Z" level=info msg="Creating container: openstack/ovn-controller-ovs-dtvf9/ovs-vswitchd" id=d8ebe8ce-594c-4bda-af20-7d0a0c237bc9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.301013 | controller | Jun 09 16:57:57.629213 crc crio[20770]: time="2026-06-09T16:57:57.629068244Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.301029 | controller | Jun 09 16:57:57.728229 crc crio[20770]: time="2026-06-09T16:57:57.728018462Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.301045 | controller | Jun 09 16:57:58.111413 crc crio[20770]: time="2026-06-09T16:57:58.110918379Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.301061 | controller | Jun 09 16:57:58.356743 crc crio[20770]: time="2026-06-09T16:57:58.34729798Z" level=info msg="Created container 8bed16ceded17d0b3046fced8c2bfe8f49654149ac78436a78ce45781b794a1c: openstack/ovn-controller-ovs-dtvf9/ovs-vswitchd" id=d8ebe8ce-594c-4bda-af20-7d0a0c237bc9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.301077 | controller | Jun 09 16:57:58.356743 crc crio[20770]: time="2026-06-09T16:57:58.348933518Z" level=info msg="Starting container: 8bed16ceded17d0b3046fced8c2bfe8f49654149ac78436a78ce45781b794a1c" id=e1713a46-a85e-4eb5-a654-284af2221967 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.301093 | controller | Jun 09 16:57:58.368773 crc crio[20770]: time="2026-06-09T16:57:58.364277362Z" level=info msg="Started container" PID=52379 containerID=8bed16ceded17d0b3046fced8c2bfe8f49654149ac78436a78ce45781b794a1c description=openstack/ovn-controller-ovs-dtvf9/ovs-vswitchd id=e1713a46-a85e-4eb5-a654-284af2221967 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f01f2de7755e2db2fdc536706c8d528e3c8b2cd54c6dc953a7e416c5d37dee79
2026-06-09 17:48:36.301110 | controller | Jun 09 16:58:00.550870 crc crio[20770]: time="2026-06-09T16:58:00.546032599Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683738-k4rbg/POD" id=757788cb-fad1-47a6-8454-8021b3da9c09 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.301126 | controller | Jun 09 16:58:00.550870 crc crio[20770]: time="2026-06-09T16:58:00.54709291Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.301147 | controller | Jun 09 16:58:01.223762 crc crio[20770]: time="2026-06-09T16:58:01.223591817Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=c13c9ade-56b4-4940-af6c-520552e8a867 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.301164 | controller | Jun 09 16:58:02.243211 crc crio[20770]: time="2026-06-09T16:58:02.239321616Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=a01d4e5c-eacb-4f2a-afe6-949dd9242902 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.301180 | controller | Jun 09 16:58:03.542087 crc crio[20770]: time="2026-06-09T16:58:03.541956202Z" level=info msg="Stopping container: 6e4aefcf08237e7cd97d1231e46320205cd8e4aef494675aac2c867ce4c986a3 (timeout: 10s)" id=d6f38b60-573b-42c9-a730-cecc9ef2729d name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.301196 | controller | Jun 09 16:58:03.984834 crc crio[20770]: time="2026-06-09T16:58:03.983966623Z" level=info msg="Running pod sandbox: openstack/ovn-controller-metrics-flfnb/POD" id=c0d96e1d-791c-41b7-959c-4a2b73e2d1b7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.301212 | controller | Jun 09 16:58:03.984834 crc crio[20770]: time="2026-06-09T16:58:03.984434987Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.301228 | controller | Jun 09 16:58:04.357780 crc crio[20770]: time="2026-06-09T16:58:04.35336991Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-54764bc9cc-rf4nj/POD" id=bd41a695-402c-4de2-8ebc-80d0032e3e9e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.301244 | controller | Jun 09 16:58:04.357780 crc crio[20770]: time="2026-06-09T16:58:04.353508684Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.301260 | controller | Jun 09 16:58:04.843637 crc crio[20770]: time="2026-06-09T16:58:04.843182317Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-7b6964f94f-t57fx/POD" id=4a2278d5-1dae-4776-b1af-c745f6aeff54 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.301276 | controller | Jun 09 16:58:04.844506 crc crio[20770]: time="2026-06-09T16:58:04.843755934Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.301292 | controller | Jun 09 16:58:05.819040 crc crio[20770]: time="2026-06-09T16:58:05.818830884Z" level=info msg="Stopped container 6e4aefcf08237e7cd97d1231e46320205cd8e4aef494675aac2c867ce4c986a3: openstack/dnsmasq-dns-6b994dcc49-2jxvq/dnsmasq-dns" id=d6f38b60-573b-42c9-a730-cecc9ef2729d name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.301308 | controller | Jun 09 16:58:05.820009 crc crio[20770]: time="2026-06-09T16:58:05.819917846Z" level=info msg="Stopping pod sandbox: 1ccbedb738a916ce574f219365374e4cbb3c0d7bf0e5c2a46d115af229b0245d" id=eac28a07-af9c-402c-a996-c408b7d6b0e4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.301324 | controller | Jun 09 16:58:05.821052 crc crio[20770]: time="2026-06-09T16:58:05.820976506Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6b994dcc49-2jxvq Namespace:openstack ID:1ccbedb738a916ce574f219365374e4cbb3c0d7bf0e5c2a46d115af229b0245d UID:10b69172-0269-4a45-a484-acb69b111cc4 NetNS:/var/run/netns/16f393be-81b7-4e1b-a11a-9a38b5d32abf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod10b69172_0269_4a45_a484_acb69b111cc4.slice PodAnnotations:0xc007516b20}] Aliases:map[]}"
2026-06-09 17:48:36.301346 | controller | Jun 09 16:58:05.821246 crc crio[20770]: time="2026-06-09T16:58:05.821169862Z" level=info msg="Deleting pod openstack_dnsmasq-dns-6b994dcc49-2jxvq from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.301362 | controller | Jun 09 16:58:05.870406 crc crio[20770]: time="2026-06-09T16:58:05.870311816Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=625a4ab7-5c8a-42c9-afff-ae456bb3bd32 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.301378 | controller | Jun 09 16:58:06.308029 crc crio[20770]: time="2026-06-09T16:58:06.307311712Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-7b6fcdc445-7xfn7/POD" id=e6e34df7-1a94-4194-85fd-ab2527ec9228 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.301394 | controller | Jun 09 16:58:06.308029 crc crio[20770]: time="2026-06-09T16:58:06.307632442Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.301410 | controller | Jun 09 16:58:06.759268 crc crio[20770]: time="2026-06-09T16:58:06.759037075Z" level=info msg="Stopped pod sandbox: 1ccbedb738a916ce574f219365374e4cbb3c0d7bf0e5c2a46d115af229b0245d" id=eac28a07-af9c-402c-a996-c408b7d6b0e4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.301426 | controller | Jun 09 16:58:06.770823 crc crio[20770]: time="2026-06-09T16:58:06.77058269Z" level=info msg="Creating container: openstack/openstack-cell1-galera-0/galera" id=9b8d3946-3d1a-4a12-aeb2-3d38490c3312 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.301442 | controller | Jun 09 16:58:06.791354 crc crio[20770]: time="2026-06-09T16:58:06.79127885Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:b693b87e9f3f01270b2e5bc4144773623095b823f2870718492b2c7fe6125bd8" id=16050f52-7014-4767-a082-18c45e1fe4ee name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.301458 | controller | Jun 09 16:58:06.792575 crc crio[20770]: time="2026-06-09T16:58:06.792477434Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=263df42d-0bde-4528-85cb-4c60bc365708 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.301474 | controller | Jun 09 16:58:06.797314 crc crio[20770]: time="2026-06-09T16:58:06.797187801Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:a318af732f6ea2fc8bc9d0b09130968c6cfd0a35ab45b3b32e73b118f5b0dcb8" id=e8b1f4c9-a3f5-4e83-bf92-f7f1da167f49 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.301490 | controller | Jun 09 16:58:06.801080 crc crio[20770]: time="2026-06-09T16:58:06.800921429Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=65a33c2d-18bf-401d-8561-b52a1ade454a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.301505 | controller | Jun 09 16:58:06.802794 crc crio[20770]: time="2026-06-09T16:58:06.802614258Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=46bc450d-3bb3-4b3a-84c4-7f25cb9037e9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.301542 | controller | Jun 09 16:58:06.863739 crc crio[20770]: time="2026-06-09T16:58:06.863538314Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.301561 | controller | Jun 09 16:58:06.921185 crc crio[20770]: time="2026-06-09T16:58:06.921040091Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683738-k4rbg Namespace:openshift-infra ID:6a42900cffe76c03cf4a5e27568f9999b3094969d6d9ad5688443e8610d73546 UID:132f4b30-4cde-4977-878c-37d229e08639 NetNS:/var/run/netns/e93565ad-f599-439f-9fcf-27cbedc79291 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod132f4b30_4cde_4977_878c_37d229e08639.slice PodAnnotations:0xc002894298}] Aliases:map[]}"
2026-06-09 17:48:36.301587 | controller | Jun 09 16:58:06.921185 crc crio[20770]: time="2026-06-09T16:58:06.921101942Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683738-k4rbg to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.301606 | controller | Jun 09 16:58:06.949514 crc crio[20770]: time="2026-06-09T16:58:06.948184487Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=6231a532-9f52-470d-97ef-39a62b5d1277 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.301630 | controller | Jun 09 16:58:06.949514 crc crio[20770]: time="2026-06-09T16:58:06.948307131Z" level=info msg="Creating container: openstack/openstack-galera-0/galera" id=a40c5dec-5513-45c9-bfc5-6e49550b0c29 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.301656 | controller | Jun 09 16:58:06.950391 crc crio[20770]: time="2026-06-09T16:58:06.950124874Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7b6964f94f-t57fx Namespace:openstack ID:e6c9ee9b9ce4a777ef964504455ca87fe1998ef05026f2813602a270d91c1993 UID:41641867-1f74-4827-b6d2-dfed10dbaf52 NetNS:/var/run/netns/ec945248-a89e-4be4-82bb-bf8da7838d72 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod41641867_1f74_4827_b6d2_dfed10dbaf52.slice PodAnnotations:0xc0001346e0}] Aliases:map[]}"
2026-06-09 17:48:36.301681 | controller | Jun 09 16:58:06.950391 crc crio[20770]: time="2026-06-09T16:58:06.950227827Z" level=info msg="Adding pod openstack_dnsmasq-dns-7b6964f94f-t57fx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.301701 | controller | Jun 09 16:58:06.992287 crc crio[20770]: time="2026-06-09T16:58:06.990777742Z" level=info msg="Got pod network &{Name:ovn-controller-metrics-flfnb Namespace:openstack ID:1fe2ba8ce2e9d94a95379d365813a9b03caa194c9574b217b5665935ec036332 UID:dd4329c6-13a4-49e2-ba47-887602a27524 NetNS:/var/run/netns/c84b528a-06d3-4fcd-89c8-c1185913e36f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddd4329c6_13a4_49e2_ba47_887602a27524.slice PodAnnotations:0xc000134b30}] Aliases:map[]}"
2026-06-09 17:48:36.301724 | controller | Jun 09 16:58:06.992287 crc crio[20770]: time="2026-06-09T16:58:06.990862504Z" level=info msg="Adding pod openstack_ovn-controller-metrics-flfnb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.301750 | controller | Jun 09 16:58:06.992287 crc crio[20770]: time="2026-06-09T16:58:06.990817233Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=2ab28614-c381-4112-b183-792b1caa0b8b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.301770 | controller | Jun 09 16:58:07.012502 crc crio[20770]: time="2026-06-09T16:58:07.011461941Z" level=info msg="Got pod network &{Name:dnsmasq-dns-54764bc9cc-rf4nj Namespace:openstack ID:e8e99fa302d5a6d9c0adb075f4a56911456cdb65c59604e008c99529ffbd4d21 UID:71f98947-c0e9-46e9-bb59-6b6cd8288c60 NetNS:/var/run/netns/748693c9-cdb6-4883-97b4-aa6648473391 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod71f98947_c0e9_46e9_bb59_6b6cd8288c60.slice PodAnnotations:0xc0010a2700}] Aliases:map[]}"
2026-06-09 17:48:36.301787 | controller | Jun 09 16:58:07.012502 crc crio[20770]: time="2026-06-09T16:58:07.011541274Z" level=info msg="Adding pod openstack_dnsmasq-dns-54764bc9cc-rf4nj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.301803 | controller | Jun 09 16:58:07.024265 crc crio[20770]: time="2026-06-09T16:58:07.023891222Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:a318af732f6ea2fc8bc9d0b09130968c6cfd0a35ab45b3b32e73b118f5b0dcb8" id=1879b1a6-2328-4641-8cee-ce1f0f9f788f name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.301823 | controller | Jun 09 16:58:07.025325 crc crio[20770]: time="2026-06-09T16:58:07.025262811Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=0ce73de4-fc4f-4148-afa3-2de2a2cd095c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.301841 | controller | Jun 09 16:58:07.026943 crc crio[20770]: time="2026-06-09T16:58:07.025950481Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.301858 | controller | Jun 09 16:58:07.032236 crc crio[20770]: time="2026-06-09T16:58:07.032189082Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7b6fcdc445-7xfn7 Namespace:openstack ID:d0a0cdb318a3679e2303140b18eb7e0138c7da6e7eab21c8d9bce261b2661852 UID:40933c63-b8df-41a1-82b5-359b02c6f0c5 NetNS:/var/run/netns/acfa1445-4403-4fff-a5a6-3ab41ed9ace2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod40933c63_b8df_41a1_82b5_359b02c6f0c5.slice PodAnnotations:0xc0029882e8}] Aliases:map[]}"
2026-06-09 17:48:36.301874 | controller | Jun 09 16:58:07.032518 crc crio[20770]: time="2026-06-09T16:58:07.032497761Z" level=info msg="Adding pod openstack_dnsmasq-dns-7b6fcdc445-7xfn7 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.301891 | controller | Jun 09 16:58:07.049226 crc crio[20770]: time="2026-06-09T16:58:07.048875446Z" level=info msg="Creating container: openshift-marketplace/community-operators-dsxts/extract-content" id=49c2e3a6-d6b1-4dba-b654-ef4d63972aae name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.301907 | controller | Jun 09 16:58:07.071354 crc crio[20770]: time="2026-06-09T16:58:07.059867985Z" level=info msg="Creating container: openstack/ovsdbserver-sb-0/openstack-network-exporter" id=dacd23b3-8c14-4ea0-be6d-5d7dc847bda6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.301923 | controller | Jun 09 16:58:07.093618 crc crio[20770]: time="2026-06-09T16:58:07.090622876Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=aceaeaac-c547-47fc-88e3-e4bba3865a0f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.301939 | controller | Jun 09 16:58:07.100198 crc crio[20770]: time="2026-06-09T16:58:07.100053499Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.301954 | controller | Jun 09 16:58:07.126262 crc crio[20770]: time="2026-06-09T16:58:07.126104864Z" level=info msg="Creating container: openstack/ovsdbserver-nb-0/openstack-network-exporter" id=ac8ed47a-db5c-4a5b-a9d3-2abd493ab28f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.301970 | controller | Jun 09 16:58:07.182872 crc crio[20770]: time="2026-06-09T16:58:07.179998446Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.301986 | controller | Jun 09 16:58:07.182872 crc crio[20770]: time="2026-06-09T16:58:07.180874082Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.302002 | controller | Jun 09 16:58:07.202166 crc crio[20770]: time="2026-06-09T16:58:07.202011964Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.302018 | controller | Jun 09 16:58:07.206350 crc crio[20770]: time="2026-06-09T16:58:07.206271368Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.302039 | controller | Jun 09 16:58:07.219845 crc crio[20770]: time="2026-06-09T16:58:07.216968078Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.302056 | controller | Jun 09 16:58:07.228239 crc crio[20770]: time="2026-06-09T16:58:07.228111041Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.302072 | controller | Jun 09 16:58:07.230007 crc crio[20770]: time="2026-06-09T16:58:07.229898113Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.302087 | controller | Jun 09 16:58:07.237916 crc crio[20770]: time="2026-06-09T16:58:07.237801612Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.302104 | controller | Jun 09 16:58:07.247292 crc crio[20770]: time="2026-06-09T16:58:07.247208724Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.302120 | controller | Jun 09 16:58:07.252732 crc crio[20770]: time="2026-06-09T16:58:07.25256869Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.302136 | controller | Jun 09 16:58:07.267615 crc crio[20770]: time="2026-06-09T16:58:07.267556514Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.302152 | controller | Jun 09 16:58:07.271865 crc crio[20770]: time="2026-06-09T16:58:07.271802467Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.302167 | controller | Jun 09 16:58:07.415512 crc crio[20770]: time="2026-06-09T16:58:07.413169275Z" level=info msg="Stopping container: ee96ddcb63a215e532837e1847f5bea87ef081c5359b428e4951c1af5eff3588 (timeout: 2s)" id=32ebb7b2-6e0f-42df-85f3-ee5d774718aa name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.302183 | controller | Jun 09 16:58:07.420015 crc crio[20770]: time="2026-06-09T16:58:07.41991431Z" level=info msg="Removing container: 6e4aefcf08237e7cd97d1231e46320205cd8e4aef494675aac2c867ce4c986a3" id=bac7899a-b1a1-4381-b66d-25ee7dc94821 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.302200 | controller | Jun 09 16:58:07.445257 crc crio[20770]: time="2026-06-09T16:58:07.445161312Z" level=info msg="Running pod sandbox: openstack/swift-ring-rebalance-sg2hh/POD" id=ae622c55-fbe1-4340-87b2-fea2ae8754b2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.302228 | controller | Jun 09 16:58:07.445556 crc crio[20770]: time="2026-06-09T16:58:07.445281665Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.302247 | controller | Jun 09 16:58:07.489988 crc crio[20770]: time="2026-06-09T16:58:07.489744724Z" level=info msg="Got pod network &{Name:swift-ring-rebalance-sg2hh Namespace:openstack ID:5f359c42b3199af53f7d92d2149e6720e75a422d3e7313d306b3f0ded626c623 UID:f99d25e1-45d2-4ed1-ae29-6fafa5f07b6e NetNS:/var/run/netns/3af4c003-70f4-4bd2-b1db-f9f12859a7c2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf99d25e1_45d2_4ed1_ae29_6fafa5f07b6e.slice PodAnnotations:0xc002894358}] Aliases:map[]}"
2026-06-09 17:48:36.302277 | controller | Jun 09 16:58:07.489988 crc crio[20770]: time="2026-06-09T16:58:07.489926609Z" level=info msg="Adding pod openstack_swift-ring-rebalance-sg2hh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.302296 | controller | Jun 09 16:58:07.524448 crc crio[20770]: time="2026-06-09T16:58:07.524338737Z" level=info msg="Removed container 6e4aefcf08237e7cd97d1231e46320205cd8e4aef494675aac2c867ce4c986a3: openstack/dnsmasq-dns-6b994dcc49-2jxvq/dnsmasq-dns" id=bac7899a-b1a1-4381-b66d-25ee7dc94821 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.302312 | controller | Jun 09 16:58:07.537213 crc crio[20770]: time="2026-06-09T16:58:07.537118677Z" level=info msg="Created container dbccfad22c01ff379f30c125efb3412a74efc0310e35750f1c2026c0a6c05d22: openstack/openstack-cell1-galera-0/galera" id=9b8d3946-3d1a-4a12-aeb2-3d38490c3312 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.302328 | controller | Jun 09 16:58:07.540258 crc crio[20770]: time="2026-06-09T16:58:07.540207447Z" level=info msg="Starting container: dbccfad22c01ff379f30c125efb3412a74efc0310e35750f1c2026c0a6c05d22" id=e68f5bb4-76a6-484b-909e-5c1d72d3c435 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.302344 | controller | Jun 09 16:58:07.544624 crc crio[20770]: time="2026-06-09T16:58:07.54377206Z" level=info msg="Removing container: 06c3ec88ddcc8c7c6eadfce436af1212a0a04654fe4cacae1daa6502c3859c52" id=0deb5d17-1d99-452a-af16-626b3aba836d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.302360 | controller | Jun 09 16:58:07.569587 crc crio[20770]: time="2026-06-09T16:58:07.569528887Z" level=info msg="Started container" PID=53309 containerID=dbccfad22c01ff379f30c125efb3412a74efc0310e35750f1c2026c0a6c05d22 description=openstack/openstack-cell1-galera-0/galera id=e68f5bb4-76a6-484b-909e-5c1d72d3c435 name=/runtime.v1.RuntimeService/StartContainer sandboxID=379e66a6df3c934764b4fad07e3957ee1bb9ff77ca4300424c8feec2b4d89b3d
2026-06-09 17:48:36.302376 | controller | Jun 09 16:58:07.605824 crc crio[20770]: time="2026-06-09T16:58:07.605576981Z" level=info msg="Stopped container ee96ddcb63a215e532837e1847f5bea87ef081c5359b428e4951c1af5eff3588: openshift-marketplace/certified-operators-ct2nt/registry-server" id=32ebb7b2-6e0f-42df-85f3-ee5d774718aa name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.302392 | controller | Jun 09 16:58:07.628403 crc crio[20770]: time="2026-06-09T16:58:07.628337261Z" level=info msg="Created container 78b7b5f511c51398fc83e625b7d425da3ffeaf444d18e57f84fc18888e08d8c3: openstack/openstack-galera-0/galera" id=a40c5dec-5513-45c9-bfc5-6e49550b0c29 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.302408 | controller | Jun 09 16:58:07.630351 crc crio[20770]: time="2026-06-09T16:58:07.630281028Z" level=info msg="Stopping pod sandbox: 8a5c993890abb775678a60b245ea4cf372b323fc53187ca1c28cf45a92306472" id=c0baad06-f95b-4c3f-9143-ac6ac0d4651a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.302424 | controller | Jun 09 16:58:07.630995 crc crio[20770]: time="2026-06-09T16:58:07.630925466Z" level=info msg="Got pod network &{Name:certified-operators-ct2nt Namespace:openshift-marketplace ID:8a5c993890abb775678a60b245ea4cf372b323fc53187ca1c28cf45a92306472 UID:9c47d5f3-eaae-40ad-9024-ed3a511b0fd2 NetNS:/var/run/netns/37bbd7f3-0e31-44f4-95c8-dd66df23dd17 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9c47d5f3_eaae_40ad_9024_ed3a511b0fd2.slice PodAnnotations:0xc007516518}] Aliases:map[]}"
2026-06-09 17:48:36.302441 | controller | Jun 09 16:58:07.632045 crc crio[20770]: time="2026-06-09T16:58:07.63140668Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-ct2nt from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.302458 | controller | Jun 09 16:58:07.643942 crc crio[20770]: time="2026-06-09T16:58:07.643548362Z" level=info msg="Created container 481ede4d49f95f9ffee1403db8567bbe50a412f8612dbb3f598e40d041e0bcc2: openshift-marketplace/community-operators-dsxts/extract-content" id=49c2e3a6-d6b1-4dba-b654-ef4d63972aae name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.302479 | controller | Jun 09 16:58:07.644394 crc crio[20770]: time="2026-06-09T16:58:07.644188661Z" level=info msg="Created container b28e98603116b80af0276afa875a52fb6f602edc3e5ea0a41ea73ce006355ef3: openstack/ovsdbserver-nb-0/openstack-network-exporter" id=ac8ed47a-db5c-4a5b-a9d3-2abd493ab28f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.302496 | controller | Jun 09 16:58:07.645408 crc crio[20770]: time="2026-06-09T16:58:07.64518824Z" level=info msg="Starting container: 78b7b5f511c51398fc83e625b7d425da3ffeaf444d18e57f84fc18888e08d8c3" id=a62767d7-cf1f-43bb-9f0d-ef404402ea96 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.302530 | controller | Jun 09 16:58:07.647951 crc crio[20770]: time="2026-06-09T16:58:07.647837677Z" level=info msg="Starting container: 481ede4d49f95f9ffee1403db8567bbe50a412f8612dbb3f598e40d041e0bcc2" id=570df81b-9c6d-4e7b-982d-fc537127e948 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.302553 | controller | Jun 09 16:58:07.649274 crc crio[20770]: time="2026-06-09T16:58:07.649226017Z" level=info msg="Starting container: b28e98603116b80af0276afa875a52fb6f602edc3e5ea0a41ea73ce006355ef3" id=11f54e9c-2a26-4460-be1d-5dcaabe2e3e0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.302571 | controller | Jun 09 16:58:07.668814 crc crio[20770]: time="2026-06-09T16:58:07.661165203Z" level=info msg="Started container" PID=53315 containerID=481ede4d49f95f9ffee1403db8567bbe50a412f8612dbb3f598e40d041e0bcc2 description=openshift-marketplace/community-operators-dsxts/extract-content id=570df81b-9c6d-4e7b-982d-fc537127e948 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8709830e6bbbfb1742e80519b725d173fd7ca3ab0c08ff34a3f06e8f1ba84af0
2026-06-09 17:48:36.302588 | controller | Jun 09 16:58:07.668814 crc crio[20770]: time="2026-06-09T16:58:07.661696908Z" level=info msg="Started container" PID=53317 containerID=b28e98603116b80af0276afa875a52fb6f602edc3e5ea0a41ea73ce006355ef3 description=openstack/ovsdbserver-nb-0/openstack-network-exporter id=11f54e9c-2a26-4460-be1d-5dcaabe2e3e0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1739ee7b92f059f10400f569113c16678c4d891847898425e2e23124dd6c2ae7
2026-06-09 17:48:36.302604 | controller | Jun 09 16:58:07.668814 crc crio[20770]: time="2026-06-09T16:58:07.663367577Z" level=info msg="Removed container 06c3ec88ddcc8c7c6eadfce436af1212a0a04654fe4cacae1daa6502c3859c52: openstack/dnsmasq-dns-6b994dcc49-2jxvq/init" id=0deb5d17-1d99-452a-af16-626b3aba836d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.302620 | controller | Jun 09 16:58:07.668814 crc crio[20770]: time="2026-06-09T16:58:07.664807109Z" level=info msg="Started container" PID=53310 containerID=78b7b5f511c51398fc83e625b7d425da3ffeaf444d18e57f84fc18888e08d8c3 description=openstack/openstack-galera-0/galera id=a62767d7-cf1f-43bb-9f0d-ef404402ea96 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c02a299a2744efbfb359a225788ebda55b603fb1478f539540fff2960ef5a7b7
2026-06-09 17:48:36.302642 | controller | Jun 09 16:58:07.682026 crc crio[20770]: time="2026-06-09T16:58:07.681926345Z" level=info msg="Created container 8c45a2ae0dc63de7057659513a5effc461113581cea8c4dc284f449c59f87b59: openstack/ovsdbserver-sb-0/openstack-network-exporter" id=dacd23b3-8c14-4ea0-be6d-5d7dc847bda6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.302658 | controller | Jun 09 16:58:07.699120 crc crio[20770]: time="2026-06-09T16:58:07.6990217Z" level=info msg="Starting container: 8c45a2ae0dc63de7057659513a5effc461113581cea8c4dc284f449c59f87b59" id=e401607e-86da-4166-9428-40c01ef84699 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.302674 | controller | Jun 09 16:58:07.744403 crc crio[20770]: time="2026-06-09T16:58:07.741392368Z" level=info msg="Started container" PID=53320 containerID=8c45a2ae0dc63de7057659513a5effc461113581cea8c4dc284f449c59f87b59 description=openstack/ovsdbserver-sb-0/openstack-network-exporter id=e401607e-86da-4166-9428-40c01ef84699 name=/runtime.v1.RuntimeService/StartContainer sandboxID=02c63bf87aed2d28b64953ad7c4d4435a4a09eac1a8447a6bc745171561142fc
2026-06-09 17:48:36.302696 | controller | Jun 09 16:58:07.746251 crc crio[20770]: 2026-06-09T16:58:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e6c9ee9b9ce4a77 Mac:1e:36:c8:f5:cf:34 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:72 Mtu:0 Sandbox:/var/run/netns/ec945248-a89e-4be4-82bb-bf8da7838d72 SocketPath: PciID:}] [{Interface:0xc000540d80 Address:{IP:10.217.0.114 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.302714 | controller | Jun 09 16:58:07.754742 crc crio[20770]: time="2026-06-09T16:58:07.750532943Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7b6964f94f-t57fx Namespace:openstack ID:e6c9ee9b9ce4a777ef964504455ca87fe1998ef05026f2813602a270d91c1993 UID:41641867-1f74-4827-b6d2-dfed10dbaf52 NetNS:/var/run/netns/ec945248-a89e-4be4-82bb-bf8da7838d72 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod41641867_1f74_4827_b6d2_dfed10dbaf52.slice PodAnnotations:0xc0001346e0}] Aliases:map[]}"
2026-06-09 17:48:36.302731 | controller | Jun 09 16:58:07.754742 crc crio[20770]: time="2026-06-09T16:58:07.750863613Z" level=info msg="Checking pod openstack_dnsmasq-dns-7b6964f94f-t57fx for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.302747 | controller | Jun 09 16:58:07.778729 crc crio[20770]: 2026-06-09T16:58:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6a42900cffe76c0 Mac:d2:2b:5f:8b:f4:ed Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6f Mtu:0 Sandbox:/var/run/netns/e93565ad-f599-439f-9fcf-27cbedc79291 SocketPath: PciID:}] [{Interface:0xc0001346c0 Address:{IP:10.217.0.111 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.302763 | controller | Jun 09 16:58:07.793404 crc crio[20770]: time="2026-06-09T16:58:07.78836814Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683738-k4rbg Namespace:openshift-infra ID:6a42900cffe76c03cf4a5e27568f9999b3094969d6d9ad5688443e8610d73546 UID:132f4b30-4cde-4977-878c-37d229e08639 NetNS:/var/run/netns/e93565ad-f599-439f-9fcf-27cbedc79291 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod132f4b30_4cde_4977_878c_37d229e08639.slice PodAnnotations:0xc002894298}] Aliases:map[]}"
2026-06-09 17:48:36.302779 | controller | Jun 09 16:58:07.793404 crc crio[20770]: time="2026-06-09T16:58:07.788588036Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683738-k4rbg for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.302801 | controller | Jun 09 16:58:07.803512 crc crio[20770]: 2026-06-09T16:58:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1fe2ba8ce2e9d94 Mac:2a:71:15:f6:76:e7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:70 Mtu:0 Sandbox:/var/run/netns/c84b528a-06d3-4fcd-89c8-c1185913e36f SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.0.112 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.302826 | controller | Jun 09 16:58:07.803753 crc crio[20770]: time="2026-06-09T16:58:07.80354848Z" level=info msg="Ran pod sandbox e6c9ee9b9ce4a777ef964504455ca87fe1998ef05026f2813602a270d91c1993 with infra container: openstack/dnsmasq-dns-7b6964f94f-t57fx/POD" id=4a2278d5-1dae-4776-b1af-c745f6aeff54 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.302848 | controller | Jun 09 16:58:07.804324 crc crio[20770]: time="2026-06-09T16:58:07.804124917Z" level=info msg="Got pod network &{Name:ovn-controller-metrics-flfnb Namespace:openstack ID:1fe2ba8ce2e9d94a95379d365813a9b03caa194c9574b217b5665935ec036332 UID:dd4329c6-13a4-49e2-ba47-887602a27524 NetNS:/var/run/netns/c84b528a-06d3-4fcd-89c8-c1185913e36f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddd4329c6_13a4_49e2_ba47_887602a27524.slice PodAnnotations:0xc000134b30}] Aliases:map[]}"
2026-06-09 17:48:36.302870 | controller | Jun 09 16:58:07.804512 crc crio[20770]: time="2026-06-09T16:58:07.804332333Z" level=info msg="Checking pod openstack_ovn-controller-metrics-flfnb for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.302888 | controller | Jun 09 16:58:07.819577 crc crio[20770]: time="2026-06-09T16:58:07.817204516Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=96eeac1a-fc1c-4bd3-a5f0-6f2bf851147c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.302904 | controller | Jun 09 16:58:07.819577 crc crio[20770]: time="2026-06-09T16:58:07.817269818Z" level=info msg="Ran pod sandbox 6a42900cffe76c03cf4a5e27568f9999b3094969d6d9ad5688443e8610d73546 with infra container: openshift-infra/auto-csr-approver-29683738-k4rbg/POD" id=757788cb-fad1-47a6-8454-8021b3da9c09 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.302920 | controller | Jun 09 16:58:07.832207 crc crio[20770]: time="2026-06-09T16:58:07.832123538Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=660dc117-b4b1-40ce-b769-d6626f8e4b1b name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.302936 | controller | Jun 09 16:58:07.840490 crc crio[20770]: time="2026-06-09T16:58:07.839914164Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 17:48:36.302952 | controller | Jun 09 16:58:07.857623 crc crio[20770]: time="2026-06-09T16:58:07.857056971Z" level=info msg="Ran pod sandbox 1fe2ba8ce2e9d94a95379d365813a9b03caa194c9574b217b5665935ec036332 with infra container: openstack/ovn-controller-metrics-flfnb/POD" id=c0d96e1d-791c-41b7-959c-4a2b73e2d1b7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.302967 | controller | Jun 09 16:58:07.874477 crc crio[20770]: time="2026-06-09T16:58:07.872263521Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=17120fc3-df91-43dd-9f60-5d2dd8014d21 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.302983 | controller | Jun 09 16:58:07.938058 crc crio[20770]: time="2026-06-09T16:58:07.937896034Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=057256b7-54f9-4905-9d43-0de4d19259b4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.302999 | controller | Jun 09 16:58:07.968848 crc crio[20770]: time="2026-06-09T16:58:07.963599409Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=37ac41f8-25f0-45b3-91ea-4affad626cab name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.303015 | controller | Jun 09 16:58:07.968848 crc crio[20770]: time="2026-06-09T16:58:07.964049742Z" level=info msg="Creating container: openstack/dnsmasq-dns-7b6964f94f-t57fx/init" id=b80cc47c-08ac-4bfa-b1df-9e6ebbafb2c8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.303031 | controller | Jun 09 16:58:07.968848 crc crio[20770]: time="2026-06-09T16:58:07.966133142Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.303046 | controller | Jun 09 16:58:07.985770 crc crio[20770]: time="2026-06-09T16:58:07.980522739Z" level=info msg="Creating container: openstack/ovn-controller-metrics-flfnb/openstack-network-exporter" id=1a1488c3-e7f0-4254-a95f-3be5699fe5b3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.303062 | controller | Jun 09 16:58:08.018290 crc crio[20770]: time="2026-06-09T16:58:08.018175011Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.303082 | controller | Jun 09 16:58:08.071171 crc crio[20770]: time="2026-06-09T16:58:08.070438805Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.303098 | controller | Jun 09 16:58:08.128028 crc crio[20770]: time="2026-06-09T16:58:08.12786923Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.303115 | controller | Jun 09 16:58:08.141763 crc crio[20770]: time="2026-06-09T16:58:08.141512855Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.303130 | controller | Jun 09 16:58:08.243750 crc crio[20770]: time="2026-06-09T16:58:08.233689797Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.303146 | controller | Jun 09 16:58:08.263612 crc crio[20770]: 2026-06-09T16:58:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d0a0cdb318a3679 Mac:3e:6d:fe:fa:6c:af Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:74 Mtu:0 Sandbox:/var/run/netns/acfa1445-4403-4fff-a5a6-3ab41ed9ace2 SocketPath: PciID:}] [{Interface:0xc00043a5d0 Address:{IP:10.217.0.116 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.303163 | controller | Jun 09 16:58:08.268602 crc crio[20770]: time="2026-06-09T16:58:08.265608372Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7b6fcdc445-7xfn7 Namespace:openstack ID:d0a0cdb318a3679e2303140b18eb7e0138c7da6e7eab21c8d9bce261b2661852 UID:40933c63-b8df-41a1-82b5-359b02c6f0c5 NetNS:/var/run/netns/acfa1445-4403-4fff-a5a6-3ab41ed9ace2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod40933c63_b8df_41a1_82b5_359b02c6f0c5.slice PodAnnotations:0xc0029882e8}] Aliases:map[]}"
2026-06-09 17:48:36.303181 | controller | Jun 09 16:58:08.268602 crc crio[20770]: time="2026-06-09T16:58:08.265840359Z" level=info msg="Checking pod openstack_dnsmasq-dns-7b6fcdc445-7xfn7 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.303230 | controller | Jun 09 16:58:08.270072 crc crio[20770]: 2026-06-09T16:58:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e8e99fa302d5a6d Mac:ba:4f:b8:a8:cf:e8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:71 Mtu:0 Sandbox:/var/run/netns/748693c9-cdb6-4883-97b4-aa6648473391 SocketPath: PciID:}] [{Interface:0xc00013a5d0 Address:{IP:10.217.0.113 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.303248 | controller | Jun 09 16:58:08.271221 crc crio[20770]: time="2026-06-09T16:58:08.271113652Z" level=info msg="Got pod network &{Name:dnsmasq-dns-54764bc9cc-rf4nj Namespace:openstack ID:e8e99fa302d5a6d9c0adb075f4a56911456cdb65c59604e008c99529ffbd4d21 UID:71f98947-c0e9-46e9-bb59-6b6cd8288c60 NetNS:/var/run/netns/748693c9-cdb6-4883-97b4-aa6648473391 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod71f98947_c0e9_46e9_bb59_6b6cd8288c60.slice PodAnnotations:0xc0010a2700}] Aliases:map[]}"
2026-06-09 17:48:36.303264 | controller | Jun 09 16:58:08.271347 crc crio[20770]: time="2026-06-09T16:58:08.271290047Z" level=info msg="Checking pod openstack_dnsmasq-dns-54764bc9cc-rf4nj for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.303280 | controller | Jun 09 16:58:08.293538 crc crio[20770]: time="2026-06-09T16:58:08.29209851Z" level=info msg="Ran pod sandbox d0a0cdb318a3679e2303140b18eb7e0138c7da6e7eab21c8d9bce261b2661852 with infra container: openstack/dnsmasq-dns-7b6fcdc445-7xfn7/POD" id=e6e34df7-1a94-4194-85fd-ab2527ec9228 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.303300 | controller | Jun 09 16:58:08.298150 crc crio[20770]: time="2026-06-09T16:58:08.298051263Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=d4619f4b-c1fe-44df-8f3a-db89f8c12128 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.303316 | controller | Jun 09 16:58:08.323276 crc crio[20770]: time="2026-06-09T16:58:08.32316545Z" level=info msg="Ran pod sandbox e8e99fa302d5a6d9c0adb075f4a56911456cdb65c59604e008c99529ffbd4d21 with infra container: openstack/dnsmasq-dns-54764bc9cc-rf4nj/POD" id=bd41a695-402c-4de2-8ebc-80d0032e3e9e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.303332 | controller | Jun 09 16:58:08.325923 crc crio[20770]: time="2026-06-09T16:58:08.325820738Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=05d345ef-3d2a-4950-9c4d-a4abb9eb02c2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.303348 | controller | Jun 09 16:58:08.384442 crc crio[20770]: time="2026-06-09T16:58:08.382234373Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=dd7fb144-0032-42ac-933c-8f2b9563afa5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.303363 | controller | Jun 09 16:58:08.448427 crc crio[20770]: time="2026-06-09T16:58:08.447526305Z" level=info msg="Stopped pod sandbox: 8a5c993890abb775678a60b245ea4cf372b323fc53187ca1c28cf45a92306472" id=c0baad06-f95b-4c3f-9143-ac6ac0d4651a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.303379 | controller | Jun 09 16:58:08.482486 crc crio[20770]: time="2026-06-09T16:58:08.481588122Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=870a019b-f1af-45db-9776-f6d7876b6c17 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.303395 | controller | Jun 09 16:58:08.566980 crc crio[20770]: time="2026-06-09T16:58:08.566917145Z" level=info msg="Creating container: openstack/dnsmasq-dns-54764bc9cc-rf4nj/init" id=ae5e1d9f-642b-4f8a-84fc-f0c710056f5b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.303410 | controller | Jun 09 16:58:08.570979 crc crio[20770]: time="2026-06-09T16:58:08.569274854Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.303428 | controller | Jun 09 16:58:08.620424 crc crio[20770]: time="2026-06-09T16:58:08.619780048Z" level=info msg="Created container 69b672ada1b8f6171fd8c6b0ab2f243fd633d50ecbc27c300a8bbc9686f73264: openstack/dnsmasq-dns-7b6964f94f-t57fx/init" id=b80cc47c-08ac-4bfa-b1df-9e6ebbafb2c8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.303444 | controller | Jun 09 16:58:08.657383 crc crio[20770]: time="2026-06-09T16:58:08.652007122Z" level=info msg="Starting container: 69b672ada1b8f6171fd8c6b0ab2f243fd633d50ecbc27c300a8bbc9686f73264" id=3bc6912d-66c7-459f-9008-69e3c18de66b name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.303460 | controller | Jun 09 16:58:08.663921 crc crio[20770]: time="2026-06-09T16:58:08.659127448Z" level=info msg="Started container" PID=53487 containerID=69b672ada1b8f6171fd8c6b0ab2f243fd633d50ecbc27c300a8bbc9686f73264 description=openstack/dnsmasq-dns-7b6964f94f-t57fx/init id=3bc6912d-66c7-459f-9008-69e3c18de66b name=/runtime.v1.RuntimeService/StartContainer sandboxID=e6c9ee9b9ce4a777ef964504455ca87fe1998ef05026f2813602a270d91c1993
2026-06-09 17:48:36.303477 | controller | Jun 09 16:58:08.664811 crc crio[20770]: time="2026-06-09T16:58:08.664632228Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=a763803b-ad72-4c45-b3eb-b8f61aa47e6a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.303496 | controller | Jun 09 16:58:08.687757 crc crio[20770]: time="2026-06-09T16:58:08.687240563Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.303529 | controller | Jun 09 16:58:08.692788 crc crio[20770]: time="2026-06-09T16:58:08.692632389Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.303587 | controller | Jun 09 16:58:08.780976 crc crio[20770]: time="2026-06-09T16:58:08.780918147Z" level=info msg="Creating container: openstack/dnsmasq-dns-7b6fcdc445-7xfn7/init" id=503e34c6-7971-464a-af2e-773fe85926a4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.303611 | controller | Jun 09 16:58:08.782035 crc crio[20770]: time="2026-06-09T16:58:08.781909806Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=0c1e805c-323b-439d-ba7a-c956aca60534 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.303628 | controller | Jun 09 16:58:08.783114 crc crio[20770]: time="2026-06-09T16:58:08.7830865Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.303644 | controller | Jun 09 16:58:08.783442 crc crio[20770]: time="2026-06-09T16:58:08.783347217Z" level=info msg="Created container 9f11b6df809a85573055617bb841e15f29e65fedacac870db279998d17a9a956: openstack/ovn-controller-metrics-flfnb/openstack-network-exporter" id=1a1488c3-e7f0-4254-a95f-3be5699fe5b3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.303660 | controller | Jun 09 16:58:08.786213 crc crio[20770]: time="2026-06-09T16:58:08.786136188Z" level=info msg="Starting container: 9f11b6df809a85573055617bb841e15f29e65fedacac870db279998d17a9a956" id=bdd0cdfb-d842-4bfe-babe-7cd06a56c9e8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.303683 | controller | Jun 09 16:58:08.795590 crc crio[20770]: time="2026-06-09T16:58:08.79549533Z" level=info msg="Started container" PID=53502 containerID=9f11b6df809a85573055617bb841e15f29e65fedacac870db279998d17a9a956 description=openstack/ovn-controller-metrics-flfnb/openstack-network-exporter id=bdd0cdfb-d842-4bfe-babe-7cd06a56c9e8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1fe2ba8ce2e9d94a95379d365813a9b03caa194c9574b217b5665935ec036332
2026-06-09 17:48:36.303700 | controller | Jun 09 16:58:08.836882 crc crio[20770]: time="2026-06-09T16:58:08.836830228Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.303716 | controller | Jun 09 16:58:08.840154 crc crio[20770]: time="2026-06-09T16:58:08.840128543Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.303733 | controller | Jun 09 16:58:08.969384 crc crio[20770]: time="2026-06-09T16:58:08.969211345Z" level=info msg="Created container bc16dd01aea30d3caa2ebe3495af359e20c00cb284956b344b37ac8682425af1: openstack/dnsmasq-dns-54764bc9cc-rf4nj/init" id=ae5e1d9f-642b-4f8a-84fc-f0c710056f5b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.303749 | controller | Jun 09 16:58:08.987901 crc crio[20770]: time="2026-06-09T16:58:08.97423383Z" level=info msg="Starting container: bc16dd01aea30d3caa2ebe3495af359e20c00cb284956b344b37ac8682425af1" id=22e3adca-5afa-4427-839a-484b9b9cdd1c name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.303766 | controller | Jun 09 16:58:08.987901 crc crio[20770]: time="2026-06-09T16:58:08.974863328Z" level=info msg="Creating container: openshift-marketplace/community-operators-dsxts/registry-server" id=520a3eb3-1bd9-40ef-a9e0-f3eab5889a29 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.303786 | controller | Jun 09 16:58:08.987901 crc crio[20770]: time="2026-06-09T16:58:08.975231929Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.303804 | controller | Jun 09 16:58:08.995294 crc crio[20770]: time="2026-06-09T16:58:08.994084106Z" level=info msg="Started container" PID=53537 containerID=bc16dd01aea30d3caa2ebe3495af359e20c00cb284956b344b37ac8682425af1 description=openstack/dnsmasq-dns-54764bc9cc-rf4nj/init id=22e3adca-5afa-4427-839a-484b9b9cdd1c name=/runtime.v1.RuntimeService/StartContainer sandboxID=e8e99fa302d5a6d9c0adb075f4a56911456cdb65c59604e008c99529ffbd4d21
2026-06-09 17:48:36.303821 | controller | Jun 09 16:58:08.997054 crc crio[20770]: 2026-06-09T16:58:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5f359c42b3199af Mac:76:72:99:a5:68:79 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:75 Mtu:0 Sandbox:/var/run/netns/3af4c003-70f4-4bd2-b1db-f9f12859a7c2 SocketPath: PciID:}] [{Interface:0xc00025c830 Address:{IP:10.217.0.117 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.303838 | controller | Jun 09 16:58:09.005852 crc crio[20770]: time="2026-06-09T16:58:09.005549278Z" level=info msg="Got pod network &{Name:swift-ring-rebalance-sg2hh Namespace:openstack ID:5f359c42b3199af53f7d92d2149e6720e75a422d3e7313d306b3f0ded626c623 UID:f99d25e1-45d2-4ed1-ae29-6fafa5f07b6e NetNS:/var/run/netns/3af4c003-70f4-4bd2-b1db-f9f12859a7c2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf99d25e1_45d2_4ed1_ae29_6fafa5f07b6e.slice PodAnnotations:0xc002894358}] Aliases:map[]}"
2026-06-09 17:48:36.303854 | controller | Jun 09 16:58:09.006050 crc crio[20770]: time="2026-06-09T16:58:09.00596399Z" level=info msg="Checking pod openstack_swift-ring-rebalance-sg2hh for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.303872 | controller | Jun 09 16:58:09.040439 crc crio[20770]: time="2026-06-09T16:58:09.040313486Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.303896 | controller | Jun 09 16:58:09.044985 crc crio[20770]: time="2026-06-09T16:58:09.044893108Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.303922 | controller | Jun 09 16:58:09.053882 crc crio[20770]: time="2026-06-09T16:58:09.052619302Z" level=info msg="Ran pod sandbox 5f359c42b3199af53f7d92d2149e6720e75a422d3e7313d306b3f0ded626c623 with infra container: openstack/swift-ring-rebalance-sg2hh/POD" id=ae622c55-fbe1-4340-87b2-fea2ae8754b2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.303941 | controller | Jun 09 16:58:09.057736 crc crio[20770]: time="2026-06-09T16:58:09.055389293Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=ed81378f-8c7c-4324-9f1f-30c8f6ffd992 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.303957 | controller | Jun 09 16:58:09.057736 crc crio[20770]: time="2026-06-09T16:58:09.055842746Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified not found" id=ed81378f-8c7c-4324-9f1f-30c8f6ffd992 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.303981 | controller | Jun 09 16:58:09.057736 crc crio[20770]: time="2026-06-09T16:58:09.055886467Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified found" id=ed81378f-8c7c-4324-9f1f-30c8f6ffd992 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.304014 | controller | Jun 09 16:58:09.057736 crc crio[20770]: time="2026-06-09T16:58:09.056852775Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=5c4e00b8-7846-4870-823b-732803aad6d0 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.304042 | controller | Jun 09 16:58:09.062878 crc crio[20770]: time="2026-06-09T16:58:09.060845781Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\""
2026-06-09 17:48:36.304060 | controller | Jun 09 16:58:09.150527 crc crio[20770]: time="2026-06-09T16:58:09.150419027Z" level=info msg="Created container 97bd59b479d185b853a85983e10d916475618a0140c4e84f67abfbf46eed2764: openstack/dnsmasq-dns-7b6fcdc445-7xfn7/init" id=503e34c6-7971-464a-af2e-773fe85926a4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.304077 | controller | Jun 09 16:58:09.151869 crc crio[20770]: time="2026-06-09T16:58:09.151732105Z" level=info msg="Starting container: 97bd59b479d185b853a85983e10d916475618a0140c4e84f67abfbf46eed2764" id=acf8afee-145b-466e-b5dd-4fe847f82261 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.304094 | controller | Jun 09 16:58:09.158233 crc crio[20770]: time="2026-06-09T16:58:09.1581157Z" level=info msg="Started container" PID=53555 containerID=97bd59b479d185b853a85983e10d916475618a0140c4e84f67abfbf46eed2764 description=openstack/dnsmasq-dns-7b6fcdc445-7xfn7/init id=acf8afee-145b-466e-b5dd-4fe847f82261 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d0a0cdb318a3679e2303140b18eb7e0138c7da6e7eab21c8d9bce261b2661852
2026-06-09 17:48:36.304110 | controller | Jun 09 16:58:09.562278 crc crio[20770]: time="2026-06-09T16:58:09.562120459Z" level=info msg="Created container 1195fe58cde6d9a9e2e175b4801a0b29fa65004df0631f6cdd294223543b9e07: openshift-marketplace/community-operators-dsxts/registry-server" id=520a3eb3-1bd9-40ef-a9e0-f3eab5889a29 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.304126 | controller | Jun 09 16:58:09.564463 crc crio[20770]: time="2026-06-09T16:58:09.564372785Z" level=info msg="Starting container: 1195fe58cde6d9a9e2e175b4801a0b29fa65004df0631f6cdd294223543b9e07" id=7e4d1a80-aef3-4da6-bfee-b5059d8f2472 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.304142 | controller | Jun 09 16:58:09.573614 crc crio[20770]: time="2026-06-09T16:58:09.57319161Z" level=info msg="Started container" PID=53569 containerID=1195fe58cde6d9a9e2e175b4801a0b29fa65004df0631f6cdd294223543b9e07 description=openshift-marketplace/community-operators-dsxts/registry-server id=7e4d1a80-aef3-4da6-bfee-b5059d8f2472 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8709830e6bbbfb1742e80519b725d173fd7ca3ab0c08ff34a3f06e8f1ba84af0
2026-06-09 17:48:36.304158 | controller | Jun 09 16:58:09.712442 crc crio[20770]: time="2026-06-09T16:58:09.712262821Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=71bf42b6-2538-444a-a6da-8c8785bcb13d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.304174 | controller | Jun 09 16:58:09.715111 crc crio[20770]: time="2026-06-09T16:58:09.715050072Z" level=info msg="Stopping pod sandbox: e6c9ee9b9ce4a777ef964504455ca87fe1998ef05026f2813602a270d91c1993" id=e7220451-a8e5-4885-bf0c-a1e4863610e7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.304190 | controller | Jun 09 16:58:09.715891 crc crio[20770]: time="2026-06-09T16:58:09.715774063Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7b6964f94f-t57fx Namespace:openstack ID:e6c9ee9b9ce4a777ef964504455ca87fe1998ef05026f2813602a270d91c1993 UID:41641867-1f74-4827-b6d2-dfed10dbaf52 NetNS:/var/run/netns/ec945248-a89e-4be4-82bb-bf8da7838d72 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod41641867_1f74_4827_b6d2_dfed10dbaf52.slice PodAnnotations:0xc007516458}] Aliases:map[]}"
2026-06-09 17:48:36.304211 | controller | Jun 09 16:58:09.715999 crc crio[20770]: time="2026-06-09T16:58:09.715975449Z" level=info msg="Deleting pod openstack_dnsmasq-dns-7b6964f94f-t57fx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.304228 | controller | Jun 09 16:58:09.722779 crc crio[20770]: time="2026-06-09T16:58:09.722608551Z" level=info msg="Stopping pod sandbox: e8e99fa302d5a6d9c0adb075f4a56911456cdb65c59604e008c99529ffbd4d21" id=541d4c5c-ff29-4693-a0fb-ac11a2656d7e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.304245 | controller | Jun 09 16:58:09.723173 crc crio[20770]: time="2026-06-09T16:58:09.723114876Z" level=info msg="Got pod network &{Name:dnsmasq-dns-54764bc9cc-rf4nj Namespace:openstack ID:e8e99fa302d5a6d9c0adb075f4a56911456cdb65c59604e008c99529ffbd4d21 UID:71f98947-c0e9-46e9-bb59-6b6cd8288c60 NetNS:/var/run/netns/748693c9-cdb6-4883-97b4-aa6648473391 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod71f98947_c0e9_46e9_bb59_6b6cd8288c60.slice PodAnnotations:0xc0029d4ca8}] Aliases:map[]}"
2026-06-09 17:48:36.304261 | controller | Jun 09 16:58:09.723341 crc crio[20770]: time="2026-06-09T16:58:09.723277751Z" level=info msg="Deleting pod openstack_dnsmasq-dns-54764bc9cc-rf4nj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.304277 | controller | Jun 09 16:58:09.731265 crc crio[20770]: time="2026-06-09T16:58:09.73118661Z" level=info msg="Removing container: ee96ddcb63a215e532837e1847f5bea87ef081c5359b428e4951c1af5eff3588" id=258cbb4c-9a54-4aac-be4e-c2b33c0baa2a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.304293 | controller | Jun 09 16:58:10.137354 crc crio[20770]: time="2026-06-09T16:58:10.13655792Z" level=info msg="Removed container ee96ddcb63a215e532837e1847f5bea87ef081c5359b428e4951c1af5eff3588: openshift-marketplace/certified-operators-ct2nt/registry-server" id=258cbb4c-9a54-4aac-be4e-c2b33c0baa2a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.304309 | controller | Jun 09 16:58:10.144218 crc crio[20770]: time="2026-06-09T16:58:10.144056687Z" level=info msg="Removing container: 7c6b29202b9a941aeec9333e80e6c5f9934e6de88de59a51de4640bd5f3a85de" id=afcf72ad-e9a6-48bf-8139-078f5b688fd0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.304325 | controller | Jun 09 16:58:10.149880 crc crio[20770]: time="2026-06-09T16:58:10.149778603Z" level=info msg="Stopped pod sandbox: e6c9ee9b9ce4a777ef964504455ca87fe1998ef05026f2813602a270d91c1993" id=e7220451-a8e5-4885-bf0c-a1e4863610e7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.304340 | controller | Jun 09 16:58:10.151077 crc crio[20770]: time="2026-06-09T16:58:10.150994898Z" level=info msg="Stopped pod sandbox: e8e99fa302d5a6d9c0adb075f4a56911456cdb65c59604e008c99529ffbd4d21" id=541d4c5c-ff29-4693-a0fb-ac11a2656d7e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.304356 | controller | Jun 09 16:58:10.676331 crc crio[20770]: time="2026-06-09T16:58:10.67617029Z" level=info msg="Removed container 7c6b29202b9a941aeec9333e80e6c5f9934e6de88de59a51de4640bd5f3a85de: openshift-marketplace/certified-operators-ct2nt/extract-content" id=afcf72ad-e9a6-48bf-8139-078f5b688fd0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.304372 | controller | Jun 09 16:58:10.686471 crc crio[20770]: time="2026-06-09T16:58:10.686368406Z" level=info msg="Removing container: e2fcee472e8b9c874cb160eee28cf535d0b18684a37f412d1c3378a6b1566e61" id=8f013414-dbb6-420a-b77b-8df183e5e7fd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.304387 | controller | Jun 09 16:58:11.130412 crc crio[20770]: time="2026-06-09T16:58:11.130286082Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=660dc117-b4b1-40ce-b769-d6626f8e4b1b name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.304403 | controller | Jun 09 16:58:11.131511 crc crio[20770]: time="2026-06-09T16:58:11.131485417Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=cfb5f9dc-7406-4493-8187-402e07c47f7d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.304422 | controller | Jun 09 16:58:11.157898 crc crio[20770]: time="2026-06-09T16:58:11.157843841Z" level=info msg="Removed container e2fcee472e8b9c874cb160eee28cf535d0b18684a37f412d1c3378a6b1566e61: openshift-marketplace/certified-operators-ct2nt/extract-utilities" id=8f013414-dbb6-420a-b77b-8df183e5e7fd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.304440 | controller | Jun 09 16:58:11.178329 crc crio[20770]: time="2026-06-09T16:58:11.178240402Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=f97bdabf-8022-4feb-ad1f-6a670a0f4bc4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.304456 | controller | Jun 09 16:58:11.180873 crc crio[20770]: time="2026-06-09T16:58:11.180807506Z" level=info msg="Removing container: bc16dd01aea30d3caa2ebe3495af359e20c00cb284956b344b37ac8682425af1" id=8e0175bd-45da-497b-b227-73caa578d326 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.304472 | controller | Jun 09 16:58:11.208687 crc crio[20770]: time="2026-06-09T16:58:11.208440557Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683738-k4rbg/oc" id=f1cf0a7e-bbec-452b-827f-a21e7e830c78 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.304488 | controller | Jun 09 16:58:11.217632 crc crio[20770]: time="2026-06-09T16:58:11.217557892Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.304504 | controller | Jun 09 16:58:11.230280 crc crio[20770]: time="2026-06-09T16:58:11.230170687Z" level=info msg="Removed container bc16dd01aea30d3caa2ebe3495af359e20c00cb284956b344b37ac8682425af1: openstack/dnsmasq-dns-54764bc9cc-rf4nj/init" id=8e0175bd-45da-497b-b227-73caa578d326 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.304543 | controller | Jun 09 16:58:11.235007 crc crio[20770]: time="2026-06-09T16:58:11.234918015Z" level=info msg="Removing container: 69b672ada1b8f6171fd8c6b0ab2f243fd633d50ecbc27c300a8bbc9686f73264" id=24506930-db81-42c9-8f6c-9725a4aa7610 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.304562 | controller | Jun 09 16:58:11.320388 crc crio[20770]: time="2026-06-09T16:58:11.32029815Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.304578 | controller | Jun 09 16:58:11.347534 crc crio[20770]: time="2026-06-09T16:58:11.329078794Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=5a07fa1a-3a4c-4694-bd2c-2b135e7d34b9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.304595 | controller | Jun 09 16:58:11.347534 crc crio[20770]: time="2026-06-09T16:58:11.341151164Z" level=info msg="Creating container: openstack/dnsmasq-dns-7b6fcdc445-7xfn7/dnsmasq-dns" id=df764bda-2fc2-4b8c-abc3-2e37fe34d5eb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.304610 | controller | Jun 09 16:58:11.347534 crc crio[20770]: time="2026-06-09T16:58:11.344293625Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.304626 | controller | Jun 09 16:58:11.496997 crc crio[20770]: time="2026-06-09T16:58:11.496870987Z" level=info msg="Removed container 69b672ada1b8f6171fd8c6b0ab2f243fd633d50ecbc27c300a8bbc9686f73264: openstack/dnsmasq-dns-7b6964f94f-t57fx/init" id=24506930-db81-42c9-8f6c-9725a4aa7610 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.304642 | controller | Jun 09 16:58:11.635115 crc crio[20770]: time="2026-06-09T16:58:11.627354399Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.304663 | controller | Jun 09 16:58:11.739855 crc crio[20770]: time="2026-06-09T16:58:11.722184518Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.304680 | controller | Jun 09 16:58:12.086276 crc crio[20770]: time="2026-06-09T16:58:12.08521129Z" level=info msg="Created container cce661a936514cf7c660914f3ce7628de07f5863175b5b947d83b1d3d3681b79: openstack/dnsmasq-dns-7b6fcdc445-7xfn7/dnsmasq-dns" id=df764bda-2fc2-4b8c-abc3-2e37fe34d5eb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.304696 | controller | Jun 09 16:58:12.086276 crc crio[20770]: time="2026-06-09T16:58:12.08625389Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.304712 | controller | Jun 09 16:58:12.093939 crc crio[20770]: time="2026-06-09T16:58:12.093558732Z" level=info msg="Starting container: cce661a936514cf7c660914f3ce7628de07f5863175b5b947d83b1d3d3681b79" id=0ca7b24a-d5bd-4db7-81ae-c5549d3724ce name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.304729 | controller | Jun 09 16:58:12.120070 crc crio[20770]: time="2026-06-09T16:58:12.119959227Z" level=info msg="Started container" PID=53841 containerID=cce661a936514cf7c660914f3ce7628de07f5863175b5b947d83b1d3d3681b79 description=openstack/dnsmasq-dns-7b6fcdc445-7xfn7/dnsmasq-dns id=0ca7b24a-d5bd-4db7-81ae-c5549d3724ce name=/runtime.v1.RuntimeService/StartContainer sandboxID=d0a0cdb318a3679e2303140b18eb7e0138c7da6e7eab21c8d9bce261b2661852
2026-06-09 17:48:36.304746 | controller | Jun 09 16:58:12.201425 crc crio[20770]: time="2026-06-09T16:58:12.200831751Z" level=info msg="Running pod sandbox: openstack/ovsdbserver-nb-0-config-1781024291-df65p/POD" id=da1ed281-c3a8-4014-a085-2da735d6ada6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.304762 | controller | Jun 09 16:58:12.204358 crc crio[20770]: time="2026-06-09T16:58:12.204318262Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.304779 | controller | Jun 09 16:58:12.270434 crc crio[20770]: time="2026-06-09T16:58:12.270366447Z" level=info msg="Got pod network &{Name:ovsdbserver-nb-0-config-1781024291-df65p Namespace:openstack ID:6a9b3d359b49f928ec99689af660c8a7ae2066d3c86102870c42ef607b5898f2 UID:2b4db3eb-faa1-44f5-8633-09e12940ed37 NetNS:/var/run/netns/3d9be946-5eec-4ab9-b117-df15f08232bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2b4db3eb_faa1_44f5_8633_09e12940ed37.slice PodAnnotations:0xc000135240}] Aliases:map[]}"
2026-06-09 17:48:36.304797 | controller | Jun 09 16:58:12.270866 crc crio[20770]: time="2026-06-09T16:58:12.270843981Z" level=info msg="Adding pod openstack_ovsdbserver-nb-0-config-1781024291-df65p to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.304814 | controller | Jun 09 16:58:12.308444 crc crio[20770]: time="2026-06-09T16:58:12.308242374Z" level=info msg="Created container 52eed0ad788512a49f73aa02f62c21c435669900e4f6f4605cac379d773ffca2: openshift-infra/auto-csr-approver-29683738-k4rbg/oc" id=f1cf0a7e-bbec-452b-827f-a21e7e830c78 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.304832 | controller | Jun 09 16:58:12.312060 crc crio[20770]: time="2026-06-09T16:58:12.311950362Z" level=info msg="Starting container: 52eed0ad788512a49f73aa02f62c21c435669900e4f6f4605cac379d773ffca2" id=6073920c-d0ad-4588-9e6f-57b2ef092b38 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.304848 | controller | Jun 09 16:58:12.344165 crc crio[20770]: time="2026-06-09T16:58:12.343926998Z" level=info msg="Started container" PID=53917 containerID=52eed0ad788512a49f73aa02f62c21c435669900e4f6f4605cac379d773ffca2 description=openshift-infra/auto-csr-approver-29683738-k4rbg/oc id=6073920c-d0ad-4588-9e6f-57b2ef092b38 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6a42900cffe76c03cf4a5e27568f9999b3094969d6d9ad5688443e8610d73546
2026-06-09 17:48:36.304869 | controller | Jun 09 16:58:12.510722 crc crio[20770]: time="2026-06-09T16:58:12.509287401Z" level=info msg="Running pod sandbox: openstack/ovsdbserver-sb-0-config-1781024291-j5w6v/POD" id=28686600-216e-4e6d-92d7-f4b8ba51f027 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.304886 | controller | Jun 09 16:58:12.510722 crc crio[20770]: time="2026-06-09T16:58:12.510081164Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.304902 | controller | Jun 09 16:58:12.611946 crc crio[20770]: time="2026-06-09T16:58:12.611861864Z" level=info msg="Got pod network &{Name:ovsdbserver-sb-0-config-1781024291-j5w6v Namespace:openstack ID:a15f7f92dfbd29dcc95899bd82ae362e9452a70baa0bead29bd468ecb45ebe81 UID:b7f59bb5-d8dd-4f48-a81e-3ffcdc3aebc0 NetNS:/var/run/netns/5444d98c-4210-4dd4-b3f0-f60d0b1f3b8d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb7f59bb5_d8dd_4f48_a81e_3ffcdc3aebc0.slice PodAnnotations:0xc00008cd98}] Aliases:map[]}"
2026-06-09 17:48:36.304919 | controller | Jun 09 16:58:12.611946 crc crio[20770]: time="2026-06-09T16:58:12.611918425Z" level=info msg="Adding pod openstack_ovsdbserver-sb-0-config-1781024291-j5w6v to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.304936 | controller | Jun 09 16:58:12.791560 crc crio[20770]: time="2026-06-09T16:58:12.79148201Z" level=info msg="Running pod sandbox: openstack/ovn-northd-0/POD" id=0b8de13a-abcf-431a-98e5-173a93fa265a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.304952 | controller | Jun 09 16:58:12.791781 crc crio[20770]: time="2026-06-09T16:58:12.791595293Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.304974 | controller | Jun 09 16:58:12.947034 crc crio[20770]: time="2026-06-09T16:58:12.946957996Z" level=info msg="Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:55ec23f1177963cf5f5ab8bbd27ffc09eb8459050ab194c08cd4a7ad2710f710 UID:c96d7a9f-f901-4808-b2eb-39dc3310d201 NetNS:/var/run/netns/71f9bc96-915c-450b-b5d4-8c03fcf9023c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc96d7a9f_f901_4808_b2eb_39dc3310d201.slice PodAnnotations:0xc006e7e038}] Aliases:map[]}"
2026-06-09 17:48:36.305000 | controller | Jun 09 16:58:12.947034 crc crio[20770]: time="2026-06-09T16:58:12.947021528Z" level=info msg="Adding pod openstack_ovn-northd-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.305025 | controller | Jun 09 16:58:13.395489 crc crio[20770]: 2026-06-09T16:58:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6a9b3d359b49f92 Mac:a2:19:d8:c4:99:22 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:76 Mtu:0 Sandbox:/var/run/netns/3d9be946-5eec-4ab9-b117-df15f08232bc SocketPath: PciID:}] [{Interface:0xc00048c780 Address:{IP:10.217.0.118 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.305052 | controller | Jun 09 16:58:13.400261 crc crio[20770]: time="2026-06-09T16:58:13.397748032Z" level=info msg="Got pod network &{Name:ovsdbserver-nb-0-config-1781024291-df65p Namespace:openstack ID:6a9b3d359b49f928ec99689af660c8a7ae2066d3c86102870c42ef607b5898f2 UID:2b4db3eb-faa1-44f5-8633-09e12940ed37 NetNS:/var/run/netns/3d9be946-5eec-4ab9-b117-df15f08232bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2b4db3eb_faa1_44f5_8633_09e12940ed37.slice PodAnnotations:0xc000135240}] Aliases:map[]}"
2026-06-09 17:48:36.305082 | controller | Jun 09 16:58:13.400261 crc crio[20770]: time="2026-06-09T16:58:13.39800574Z" level=info msg="Checking pod openstack_ovsdbserver-nb-0-config-1781024291-df65p for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.305108 | controller | Jun 09 16:58:13.421042 crc crio[20770]: 2026-06-09T16:58:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a15f7f92dfbd29d Mac:02:af:8f:77:aa:65 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:77 Mtu:0 Sandbox:/var/run/netns/5444d98c-4210-4dd4-b3f0-f60d0b1f3b8d SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.119 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.305127 | controller | Jun 09 16:58:13.422380 crc crio[20770]: time="2026-06-09T16:58:13.421748798Z" level=info msg="Got pod network &{Name:ovsdbserver-sb-0-config-1781024291-j5w6v Namespace:openstack ID:a15f7f92dfbd29dcc95899bd82ae362e9452a70baa0bead29bd468ecb45ebe81 UID:b7f59bb5-d8dd-4f48-a81e-3ffcdc3aebc0 NetNS:/var/run/netns/5444d98c-4210-4dd4-b3f0-f60d0b1f3b8d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb7f59bb5_d8dd_4f48_a81e_3ffcdc3aebc0.slice PodAnnotations:0xc00008cd98}] Aliases:map[]}"
2026-06-09 17:48:36.305144 | controller | Jun 09 16:58:13.422380 crc crio[20770]: time="2026-06-09T16:58:13.422038836Z" level=info msg="Checking pod openstack_ovsdbserver-sb-0-config-1781024291-j5w6v for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.305160 | controller | Jun 09 16:58:13.453778 crc crio[20770]: time="2026-06-09T16:58:13.45357905Z" level=info msg="Ran pod sandbox 6a9b3d359b49f928ec99689af660c8a7ae2066d3c86102870c42ef607b5898f2 with infra container: openstack/ovsdbserver-nb-0-config-1781024291-df65p/POD" id=da1ed281-c3a8-4014-a085-2da735d6ada6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.305176 | controller | Jun 09 16:58:13.456936 crc crio[20770]: time="2026-06-09T16:58:13.456892186Z" level=info msg="Ran pod sandbox a15f7f92dfbd29dcc95899bd82ae362e9452a70baa0bead29bd468ecb45ebe81 with infra container: openstack/ovsdbserver-sb-0-config-1781024291-j5w6v/POD" id=28686600-216e-4e6d-92d7-f4b8ba51f027 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.305192 | controller | Jun 09 16:58:13.460429 crc crio[20770]: time="2026-06-09T16:58:13.460360057Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified" id=2b269ddc-dd46-45d1-8a9e-cdbe163cdff7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.305208 | controller | Jun 09 16:58:13.462735 crc crio[20770]: time="2026-06-09T16:58:13.462489448Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified" id=300641cd-1fcc-4670-919f-dd0c75dac23e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.305224 | controller | Jun 09 16:58:13.465021 crc crio[20770]: time="2026-06-09T16:58:13.46497332Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified" id=ec8a25b4-bb95-4ba9-b029-a7607c96ebd5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.305241 | controller | Jun 09 16:58:13.473349 crc crio[20770]: time="2026-06-09T16:58:13.473208829Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified" id=0f9a5e52-1b5b-49d3-a37e-423328d3462b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.305257 | controller | Jun 09 16:58:13.489745 crc crio[20770]: time="2026-06-09T16:58:13.489555013Z" level=info msg="Creating container: openstack/ovsdbserver-sb-0-config-1781024291-j5w6v/ovn-config" id=d3732dea-c045-4a77-bb74-fa722f810d63 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.305277 | controller | Jun 09 16:58:13.491854 crc crio[20770]: time="2026-06-09T16:58:13.491314534Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.305294 | controller | Jun 09 16:58:13.502564 crc crio[20770]: time="2026-06-09T16:58:13.501559241Z" level=info msg="Creating container: openstack/ovsdbserver-nb-0-config-1781024291-df65p/ovn-config" id=3ab8e79a-d952-40d2-aadf-2af0cbf42ff6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.305310 | controller | Jun 09 16:58:13.514158 crc crio[20770]: time="2026-06-09T16:58:13.514054503Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.305326 | controller | Jun 09 16:58:13.552001 crc crio[20770]: 2026-06-09T16:58:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:55ec23f1177963c Mac:0e:86:38:7d:34:44 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:78 Mtu:0 Sandbox:/var/run/netns/71f9bc96-915c-450b-b5d4-8c03fcf9023c SocketPath: PciID:}] [{Interface:0xc0001345b0 Address:{IP:10.217.0.120 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.305342 | controller | Jun 09 16:58:13.553816 crc crio[20770]: time="2026-06-09T16:58:13.553762594Z" level=info msg="Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:55ec23f1177963cf5f5ab8bbd27ffc09eb8459050ab194c08cd4a7ad2710f710 UID:c96d7a9f-f901-4808-b2eb-39dc3310d201 NetNS:/var/run/netns/71f9bc96-915c-450b-b5d4-8c03fcf9023c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc96d7a9f_f901_4808_b2eb_39dc3310d201.slice PodAnnotations:0xc006e7e038}] Aliases:map[]}"
2026-06-09 17:48:36.305359 | controller | Jun 09 16:58:13.553942 crc crio[20770]: time="2026-06-09T16:58:13.553913888Z" level=info msg="Checking pod openstack_ovn-northd-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.305375 | controller | Jun 09 16:58:13.559359 crc crio[20770]: time="2026-06-09T16:58:13.559212102Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.305392 | controller | Jun 09 16:58:13.566817 crc crio[20770]: time="2026-06-09T16:58:13.56638663Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.305408 | controller | Jun 09 16:58:13.569760 crc crio[20770]: time="2026-06-09T16:58:13.569472399Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.305424 | controller | Jun 09 16:58:13.571234 crc crio[20770]: time="2026-06-09T16:58:13.571162148Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.305439 | controller | Jun 09 16:58:13.617402 crc crio[20770]: time="2026-06-09T16:58:13.616594335Z" level=info msg="Ran pod sandbox 55ec23f1177963cf5f5ab8bbd27ffc09eb8459050ab194c08cd4a7ad2710f710 with infra container: openstack/ovn-northd-0/POD" id=0b8de13a-abcf-431a-98e5-173a93fa265a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.305456 | controller | Jun 09 16:58:13.619350 crc crio[20770]: time="2026-06-09T16:58:13.619286883Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified" id=13bad7de-706f-4af4-a7c6-4f50102b7667 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.305473 | controller | Jun 09 16:58:13.619548 crc crio[20770]: time="2026-06-09T16:58:13.619495839Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified not found" id=13bad7de-706f-4af4-a7c6-4f50102b7667 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.305492 | controller | Jun 09 16:58:13.619613 crc crio[20770]: time="2026-06-09T16:58:13.619563821Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified found" id=13bad7de-706f-4af4-a7c6-4f50102b7667 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.305510 | controller | Jun 09 16:58:13.620512 crc crio[20770]: time="2026-06-09T16:58:13.620452747Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified" id=c2b908fb-902d-48e8-8678-158dc86ae070 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.305550 | controller | Jun 09 16:58:13.627073 crc crio[20770]: time="2026-06-09T16:58:13.627002227Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\""
2026-06-09 17:48:36.305567 | controller | Jun 09 16:58:13.769109 crc crio[20770]: time="2026-06-09T16:58:13.769001353Z" level=info msg="Created container 40a32ec42761d3f846a4e38aa410cf692cbecccacf5a431a435243aba2d3e025: openstack/ovsdbserver-nb-0-config-1781024291-df65p/ovn-config" id=3ab8e79a-d952-40d2-aadf-2af0cbf42ff6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.305583 | controller | Jun 09 16:58:13.770547 crc crio[20770]: time="2026-06-09T16:58:13.770440604Z" level=info msg="Starting container: 40a32ec42761d3f846a4e38aa410cf692cbecccacf5a431a435243aba2d3e025" id=c1cd77eb-f07e-4c55-9d31-64e2891a52ca name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.305599 | controller | Jun 09 16:58:13.782236 crc crio[20770]: time="2026-06-09T16:58:13.781445653Z" level=info msg="Created container 56393aacf751ede27186cb402808555dbefab58b31f35cf62698d45d520b2b78: openstack/ovsdbserver-sb-0-config-1781024291-j5w6v/ovn-config" id=d3732dea-c045-4a77-bb74-fa722f810d63 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.305615 | controller | Jun 09 16:58:13.783864 crc crio[20770]: time="2026-06-09T16:58:13.783769181Z" level=info msg="Starting container: 56393aacf751ede27186cb402808555dbefab58b31f35cf62698d45d520b2b78" id=0f5e7ad8-e6c1-4630-85fb-b4df4b5e682a name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.305632 | controller | Jun 09 16:58:13.789071 crc crio[20770]: time="2026-06-09T16:58:13.7889092Z" level=info msg="Started container" PID=54327 containerID=40a32ec42761d3f846a4e38aa410cf692cbecccacf5a431a435243aba2d3e025 description=openstack/ovsdbserver-nb-0-config-1781024291-df65p/ovn-config id=c1cd77eb-f07e-4c55-9d31-64e2891a52ca name=/runtime.v1.RuntimeService/StartContainer sandboxID=6a9b3d359b49f928ec99689af660c8a7ae2066d3c86102870c42ef607b5898f2
2026-06-09 17:48:36.305649 | controller | Jun 09 16:58:13.795872 crc crio[20770]: time="2026-06-09T16:58:13.795729627Z" level=info msg="Started container" PID=54330 containerID=56393aacf751ede27186cb402808555dbefab58b31f35cf62698d45d520b2b78 description=openstack/ovsdbserver-sb-0-config-1781024291-j5w6v/ovn-config id=0f5e7ad8-e6c1-4630-85fb-b4df4b5e682a name=/runtime.v1.RuntimeService/StartContainer sandboxID=a15f7f92dfbd29dcc95899bd82ae362e9452a70baa0bead29bd468ecb45ebe81
2026-06-09 17:48:36.305665 | controller | Jun 09 16:58:14.960048 crc crio[20770]: time="2026-06-09T16:58:14.95989267Z" level=info msg="Stopping pod sandbox: 6a9b3d359b49f928ec99689af660c8a7ae2066d3c86102870c42ef607b5898f2" id=f513ac6b-05e9-4e27-afa1-c4c48d124c94 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.305681 | controller | Jun 09 16:58:14.961809 crc crio[20770]: time="2026-06-09T16:58:14.960693963Z" level=info msg="Got pod network &{Name:ovsdbserver-nb-0-config-1781024291-df65p Namespace:openstack ID:6a9b3d359b49f928ec99689af660c8a7ae2066d3c86102870c42ef607b5898f2 UID:2b4db3eb-faa1-44f5-8633-09e12940ed37 NetNS:/var/run/netns/3d9be946-5eec-4ab9-b117-df15f08232bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2b4db3eb_faa1_44f5_8633_09e12940ed37.slice PodAnnotations:0xc000134478}] Aliases:map[]}"
2026-06-09 17:48:36.305702 | controller | Jun 09 16:58:14.961809 crc crio[20770]: time="2026-06-09T16:58:14.960868498Z" level=info msg="Deleting pod openstack_ovsdbserver-nb-0-config-1781024291-df65p from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.305719 | controller | Jun 09 16:58:14.961809 crc crio[20770]: time="2026-06-09T16:58:14.9609246Z" level=info msg="Stopping pod sandbox: 6a42900cffe76c03cf4a5e27568f9999b3094969d6d9ad5688443e8610d73546" id=ab7c9909-83d4-4f8a-9c7c-450c6917fd3a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.305735 | controller | Jun 09 16:58:14.961809 crc crio[20770]: time="2026-06-09T16:58:14.961766624Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683738-k4rbg Namespace:openshift-infra ID:6a42900cffe76c03cf4a5e27568f9999b3094969d6d9ad5688443e8610d73546 UID:132f4b30-4cde-4977-878c-37d229e08639 NetNS:/var/run/netns/e93565ad-f599-439f-9fcf-27cbedc79291 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod132f4b30_4cde_4977_878c_37d229e08639.slice PodAnnotations:0xc0029d4070}] Aliases:map[]}"
2026-06-09 17:48:36.305752 | controller | Jun 09 16:58:14.962031 crc crio[20770]: time="2026-06-09T16:58:14.961925009Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683738-k4rbg from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.305768 | controller | Jun 09 16:58:14.962189 crc crio[20770]: time="2026-06-09T16:58:14.961928509Z" level=info msg="Stopping pod sandbox: a15f7f92dfbd29dcc95899bd82ae362e9452a70baa0bead29bd468ecb45ebe81" id=f8a494bd-dc4b-4aa7-ad8d-a82f754da893 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.305785 | controller | Jun 09 16:58:14.962757 crc crio[20770]: time="2026-06-09T16:58:14.962613209Z" level=info msg="Got pod network &{Name:ovsdbserver-sb-0-config-1781024291-j5w6v Namespace:openstack ID:a15f7f92dfbd29dcc95899bd82ae362e9452a70baa0bead29bd468ecb45ebe81 UID:b7f59bb5-d8dd-4f48-a81e-3ffcdc3aebc0 NetNS:/var/run/netns/5444d98c-4210-4dd4-b3f0-f60d0b1f3b8d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb7f59bb5_d8dd_4f48_a81e_3ffcdc3aebc0.slice PodAnnotations:0xc006e7e080}] Aliases:map[]}"
2026-06-09 17:48:36.305801 | controller | Jun 09 16:58:14.963029 crc crio[20770]: time="2026-06-09T16:58:14.962921168Z" level=info msg="Deleting pod openstack_ovsdbserver-sb-0-config-1781024291-j5w6v from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.305817 | controller | Jun 09 16:58:15.842169 crc crio[20770]: time="2026-06-09T16:58:15.840832933Z" level=info msg="Stopping container: b14faa5fb9a72c63d377e8cb0c22acb518cd740c1282eb24bf488305713a5ee3 (timeout: 2s)" id=148ee739-2988-4a91-b194-5324abec7f0d name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.305833 | controller | Jun 09 16:58:19.316540 crc crio[20770]: time="2026-06-09T16:58:19.315511083Z" level=info msg="Stopped pod sandbox: 6a42900cffe76c03cf4a5e27568f9999b3094969d6d9ad5688443e8610d73546" id=ab7c9909-83d4-4f8a-9c7c-450c6917fd3a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.305848 | controller | Jun 09 16:58:19.320094 crc crio[20770]: time="2026-06-09T16:58:19.315568314Z" level=info msg="Stopped pod sandbox: a15f7f92dfbd29dcc95899bd82ae362e9452a70baa0bead29bd468ecb45ebe81" id=f8a494bd-dc4b-4aa7-ad8d-a82f754da893 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.305864 | controller | Jun 09 16:58:19.320148 crc crio[20770]: time="2026-06-09T16:58:19.320097926Z" level=info msg="Stopped pod sandbox: 6a9b3d359b49f928ec99689af660c8a7ae2066d3c86102870c42ef607b5898f2" id=f513ac6b-05e9-4e27-afa1-c4c48d124c94 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.305887 | controller | Jun 09 16:58:19.416103 crc crio[20770]: time="2026-06-09T16:58:19.415870602Z" level=info msg="Stopped container b14faa5fb9a72c63d377e8cb0c22acb518cd740c1282eb24bf488305713a5ee3: openshift-marketplace/community-operators-ms9st/registry-server" id=148ee739-2988-4a91-b194-5324abec7f0d name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.305904 | controller | Jun 09 16:58:19.422620 crc crio[20770]: time="2026-06-09T16:58:19.422520034Z" level=info msg="Stopping pod sandbox: b4362be234d40b9232de9b6faa7191d80e02dcc77d06c72ca33f8edfd4257851" id=6c3ca674-4b4e-4be3-bd64-9b43a341396a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.305920 | controller | Jun 09 16:58:19.454625 crc crio[20770]: time="2026-06-09T16:58:19.454357267Z" level=info msg="Got pod network &{Name:community-operators-ms9st Namespace:openshift-marketplace ID:b4362be234d40b9232de9b6faa7191d80e02dcc77d06c72ca33f8edfd4257851 UID:0f3f8bef-52a9-4170-93a5-ea81685357f4 NetNS:/var/run/netns/fb962cd1-c7e7-481a-a38c-6d43093f78af Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0f3f8bef_52a9_4170_93a5_ea81685357f4.slice PodAnnotations:0xc006e7e328}] Aliases:map[]}"
2026-06-09 17:48:36.305936 | controller | Jun 09 16:58:19.454625 crc crio[20770]: time="2026-06-09T16:58:19.454938564Z" level=info msg="Deleting pod openshift-marketplace_community-operators-ms9st from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.305952 | controller | Jun 09 16:58:19.901384 crc crio[20770]: time="2026-06-09T16:58:19.900806846Z" level=info msg="Stopped pod sandbox: b4362be234d40b9232de9b6faa7191d80e02dcc77d06c72ca33f8edfd4257851" id=6c3ca674-4b4e-4be3-bd64-9b43a341396a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.305969 | controller | Jun 09 16:58:20.046447 crc crio[20770]: time="2026-06-09T16:58:20.046342724Z" level=info msg="Removing container: b14faa5fb9a72c63d377e8cb0c22acb518cd740c1282eb24bf488305713a5ee3" id=bcc4759b-c74b-4374-92b4-1c5edc9b4b46 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.305987 | controller | Jun 09 16:58:20.101467 crc crio[20770]: time="2026-06-09T16:58:20.101036179Z" level=info msg="Removed container b14faa5fb9a72c63d377e8cb0c22acb518cd740c1282eb24bf488305713a5ee3: openshift-marketplace/community-operators-ms9st/registry-server" id=bcc4759b-c74b-4374-92b4-1c5edc9b4b46 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.306003 | controller | Jun 09 16:58:20.103915 crc crio[20770]: time="2026-06-09T16:58:20.10382251Z" level=info msg="Removing container: fdf19112f4941197fb17cb495fdd43c29d0165aada834b47c07c37b18f041a7d" id=7cd2bb40-d5fc-4567-9075-216eb066285e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.306020 | controller | Jun 09 16:58:20.185810 crc crio[20770]: time="2026-06-09T16:58:20.185263681Z" level=info msg="Removed container fdf19112f4941197fb17cb495fdd43c29d0165aada834b47c07c37b18f041a7d: openshift-marketplace/community-operators-ms9st/extract-content" id=7cd2bb40-d5fc-4567-9075-216eb066285e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.306036 | controller | Jun 09 16:58:20.188809 crc crio[20770]: time="2026-06-09T16:58:20.188539546Z" level=info msg="Removing container: 4f89629363f39d57dee98bde1aa03c70c38a5a9f4842aed1f0f00ee3a6671eb7" id=3811690e-f983-4669-b32c-a395b732007b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.306052 | controller | Jun 09 16:58:20.286467 crc crio[20770]: time="2026-06-09T16:58:20.286354891Z" level=info msg="Removed container 4f89629363f39d57dee98bde1aa03c70c38a5a9f4842aed1f0f00ee3a6671eb7: openshift-marketplace/community-operators-ms9st/extract-utilities" id=3811690e-f983-4669-b32c-a395b732007b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.306070 | controller | Jun 09 16:58:20.780740 crc crio[20770]: time="2026-06-09T16:58:20.780077651Z" level=info msg="Stopping container: 0769075427bac9094eb1050ba8b78f071a13f8957a1bae6ed8c80f15c3f28759 (timeout: 10s)" id=c4e3a812-342c-4fca-970a-973ab111cab1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.306092 | controller | Jun 09 16:58:20.858583 crc crio[20770]: time="2026-06-09T16:58:20.858474113Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:67d018c7e5e92c52ce9a230242d017b0b4d5dec62eb3f77013d1b1ee83fadc31" id=5c4e00b8-7846-4870-823b-732803aad6d0 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.306108 | controller | Jun 09 16:58:20.861064 crc crio[20770]: time="2026-06-09T16:58:20.860946585Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=2d6782eb-77ef-4b8c-b6a1-f1ed1df49ae7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.306124 | controller | Jun 09 16:58:20.933303 crc crio[20770]: time="2026-06-09T16:58:20.933167568Z" level=info msg="Stopped container 0769075427bac9094eb1050ba8b78f071a13f8957a1bae6ed8c80f15c3f28759: openstack/dnsmasq-dns-68bc84565-fjv4d/dnsmasq-dns" id=c4e3a812-342c-4fca-970a-973ab111cab1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.306141 | controller | Jun 09 16:58:20.950781 crc crio[20770]: time="2026-06-09T16:58:20.938611046Z" level=info msg="Stopping pod sandbox: 3573160175c10950724f82d9534b2967267dee7e28a51581089daffe9cc74ad8" id=50011e35-87f5-4663-9ede-c8249ac473e6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.306157 | controller | Jun 09 16:58:20.950781 crc crio[20770]: time="2026-06-09T16:58:20.939268655Z" level=info msg="Got pod network &{Name:dnsmasq-dns-68bc84565-fjv4d Namespace:openstack ID:3573160175c10950724f82d9534b2967267dee7e28a51581089daffe9cc74ad8 UID:f76c2ecc-2e80-4d82-a13f-3c03c3cd0db5 NetNS:/var/run/netns/1497ccf6-6403-42e9-bc6b-99a148e189ee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf76c2ecc_2e80_4d82_a13f_3c03c3cd0db5.slice PodAnnotations:0xc002733898}] Aliases:map[]}"
2026-06-09 17:48:36.306173 | controller | Jun 09 16:58:20.950781 crc crio[20770]: time="2026-06-09T16:58:20.93943144Z" level=info msg="Deleting pod openstack_dnsmasq-dns-68bc84565-fjv4d from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.306190 | controller | Jun 09 16:58:20.993493 crc crio[20770]: time="2026-06-09T16:58:20.993374313Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=f1d9600b-1ebc-4e3d-a825-46be8f55276b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.306206 | controller | Jun 09 16:58:21.085832 crc crio[20770]: time="2026-06-09T16:58:21.081121956Z" level=info msg="Creating container: openstack/swift-ring-rebalance-sg2hh/swift-ring-rebalance" id=29c5160a-ac2c-4b46-9e83-72da3aeac1fd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.306236 | controller | Jun 09 16:58:21.085832 crc crio[20770]: time="2026-06-09T16:58:21.083141795Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.306255 | controller | Jun 09 16:58:21.237181 crc crio[20770]: time="2026-06-09T16:58:21.236558961Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.306278 | controller | Jun 09 16:58:21.246732 crc crio[20770]: time="2026-06-09T16:58:21.246402317Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.306337 | controller | Jun 09 16:58:21.431131 crc crio[20770]: time="2026-06-09T16:58:21.431003367Z" level=info msg="Created container 88b20ef77cd87a399268d7c5c48fa6e8c361571272144514b7069088ab1e1743: openstack/swift-ring-rebalance-sg2hh/swift-ring-rebalance" id=29c5160a-ac2c-4b46-9e83-72da3aeac1fd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.306390 | controller | Jun 09 16:58:21.432432 crc crio[20770]: time="2026-06-09T16:58:21.432099949Z" level=info msg="Starting container: 88b20ef77cd87a399268d7c5c48fa6e8c361571272144514b7069088ab1e1743" id=6031036f-b7c9-409a-b9d4-67242809ecef name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.306408 | controller | Jun 09 16:58:21.449345 crc crio[20770]: time="2026-06-09T16:58:21.449242596Z" level=info msg="Started container" PID=55476 containerID=88b20ef77cd87a399268d7c5c48fa6e8c361571272144514b7069088ab1e1743 description=openstack/swift-ring-rebalance-sg2hh/swift-ring-rebalance id=6031036f-b7c9-409a-b9d4-67242809ecef name=/runtime.v1.RuntimeService/StartContainer sandboxID=5f359c42b3199af53f7d92d2149e6720e75a422d3e7313d306b3f0ded626c623
2026-06-09 17:48:36.306426 | controller | Jun 09 16:58:21.482630 crc crio[20770]: time="2026-06-09T16:58:21.48251284Z" level=info msg="Stopped pod sandbox: 3573160175c10950724f82d9534b2967267dee7e28a51581089daffe9cc74ad8" id=50011e35-87f5-4663-9ede-c8249ac473e6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.306442 | controller | Jun 09 16:58:22.143102 crc crio[20770]: time="2026-06-09T16:58:22.142493259Z" level=info msg="Removing container: 0769075427bac9094eb1050ba8b78f071a13f8957a1bae6ed8c80f15c3f28759" id=73f2bcb8-3897-4248-82e0-26c748d081ed name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.306458 | controller | Jun 09 16:58:22.245331 crc crio[20770]: time="2026-06-09T16:58:22.245192676Z" level=info msg="Removed container 0769075427bac9094eb1050ba8b78f071a13f8957a1bae6ed8c80f15c3f28759: openstack/dnsmasq-dns-68bc84565-fjv4d/dnsmasq-dns" id=73f2bcb8-3897-4248-82e0-26c748d081ed name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.306474 | controller | Jun 09 16:58:22.251596 crc crio[20770]: time="2026-06-09T16:58:22.251497949Z" level=info msg="Removing container: 923c5986b159a5d0ccb245bc342663b59f608c0f5a94cf6423e01de98ff88ada" id=cb015ae0-6fcf-4113-9bd9-64f20ff5938c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.306489 | controller | Jun 09 16:58:22.380473 crc crio[20770]: time="2026-06-09T16:58:22.380373064Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:1103ac44213a31db91a44725405204317c723260e4337ee3e45072e804733904" id=c2b908fb-902d-48e8-8678-158dc86ae070 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.306507 | controller | Jun 09 16:58:22.381473 crc crio[20770]: time="2026-06-09T16:58:22.381312561Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified" id=ec990512-4863-429f-ade7-29259c2db966 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.306547 | controller | Jun 09 16:58:22.389773 crc crio[20770]: time="2026-06-09T16:58:22.38956962Z" level=info msg="Removed container 923c5986b159a5d0ccb245bc342663b59f608c0f5a94cf6423e01de98ff88ada: openstack/dnsmasq-dns-68bc84565-fjv4d/init" id=cb015ae0-6fcf-4113-9bd9-64f20ff5938c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.306565 | controller | Jun 09 16:58:22.447286 crc crio[20770]: time="2026-06-09T16:58:22.44717994Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified" id=8b1b2eae-2a3e-4545-86de-cd2f87aa0b11 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.306582 | controller | Jun 09 16:58:22.473056 crc crio[20770]: time="2026-06-09T16:58:22.472941057Z" level=info msg="Creating container: openstack/ovn-northd-0/ovn-northd" id=a44418e7-1d10-444e-a8e9-c4406d7db8c6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.306598 | controller | Jun 09 16:58:22.474595 crc crio[20770]: time="2026-06-09T16:58:22.474518313Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.306618 | controller | Jun 09 16:58:22.514791 crc crio[20770]: time="2026-06-09T16:58:22.514536993Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.306635 | controller | Jun 09 16:58:22.524407 crc crio[20770]: time="2026-06-09T16:58:22.524288205Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.306651 | controller | Jun 09 16:58:22.696160 crc crio[20770]: time="2026-06-09T16:58:22.696043363Z" level=info msg="Created container 99301429ddb475670e6833f93b7c0a7ad17142d7ec5fdb71234985f14b139d39: openstack/ovn-northd-0/ovn-northd" id=a44418e7-1d10-444e-a8e9-c4406d7db8c6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.306667 | controller | Jun 09 16:58:22.697776 crc crio[20770]: time="2026-06-09T16:58:22.697603429Z" level=info msg="Starting container: 99301429ddb475670e6833f93b7c0a7ad17142d7ec5fdb71234985f14b139d39" id=8b6d252f-f85e-485b-8f85-8cacbf6e18ef name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.306684 | controller | Jun 09 16:58:22.703911 crc crio[20770]: time="2026-06-09T16:58:22.703798328Z" level=info msg="Started container" PID=55609 containerID=99301429ddb475670e6833f93b7c0a7ad17142d7ec5fdb71234985f14b139d39 description=openstack/ovn-northd-0/ovn-northd id=8b6d252f-f85e-485b-8f85-8cacbf6e18ef name=/runtime.v1.RuntimeService/StartContainer sandboxID=55ec23f1177963cf5f5ab8bbd27ffc09eb8459050ab194c08cd4a7ad2710f710
2026-06-09 17:48:36.306700 | controller | Jun 09 16:58:22.718408 crc crio[20770]: time="2026-06-09T16:58:22.718296108Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=ffbab46f-769a-4acd-8d86-a39c2027e969 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.306716 | controller | Jun 09 16:58:22.754200 crc crio[20770]: time="2026-06-09T16:58:22.753627652Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=d307bb75-0097-4e6b-a62e-bdbb2fb918fb name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.306732 | controller | Jun 09 16:58:22.763605 crc crio[20770]: time="2026-06-09T16:58:22.763504029Z" level=info msg="Creating container: openstack/ovn-northd-0/openstack-network-exporter" id=632b2365-a5aa-4d11-af8a-1e7c7db8e455 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.306748 | controller | Jun 09 16:58:22.764074 crc crio[20770]: time="2026-06-09T16:58:22.764013433Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.306764 | controller | Jun 09 16:58:22.811179 crc crio[20770]: time="2026-06-09T16:58:22.811045327Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.306780 | controller | Jun 09 16:58:22.815238 crc crio[20770]: time="2026-06-09T16:58:22.815152256Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.306796 | controller | Jun 09 16:58:23.077893 crc crio[20770]: time="2026-06-09T16:58:23.077792478Z" level=info msg="Created container 8b445ec94c69001002310f3a9f847169dc73fa699465d0080e33f45050a0f08d: openstack/ovn-northd-0/openstack-network-exporter" id=632b2365-a5aa-4d11-af8a-1e7c7db8e455 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.306812 | controller | Jun 09 16:58:23.081050 crc crio[20770]: time="2026-06-09T16:58:23.079141507Z" level=info msg="Starting container: 8b445ec94c69001002310f3a9f847169dc73fa699465d0080e33f45050a0f08d" id=0ca0a915-58ff-409f-90a7-5f3e01dc9beb name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.306828 | controller | Jun 09 16:58:23.085148 crc crio[20770]: time="2026-06-09T16:58:23.085062928Z" level=info msg="Started container" PID=55625 containerID=8b445ec94c69001002310f3a9f847169dc73fa699465d0080e33f45050a0f08d description=openstack/ovn-northd-0/openstack-network-exporter id=0ca0a915-58ff-409f-90a7-5f3e01dc9beb name=/runtime.v1.RuntimeService/StartContainer sandboxID=55ec23f1177963cf5f5ab8bbd27ffc09eb8459050ab194c08cd4a7ad2710f710
2026-06-09 17:48:36.306848 | controller | Jun 09 16:58:26.194932 crc crio[20770]: time="2026-06-09T16:58:26.194024128Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=ff5d8038-cab1-4bc6-9804-bd05e9eb57ea name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.306866 | controller | Jun 09 16:58:26.263178 crc crio[20770]: time="2026-06-09T16:58:26.26307059Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=e1978458-fe3d-4a2c-8010-8b07aaa5d176 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.306883 | controller | Jun 09 16:58:26.875115 crc crio[20770]: time="2026-06-09T16:58:26.875052987Z" level=info msg="Creating container: openstack/rabbitmq-cell1-server-0/rabbitmq" id=8313ff4b-6278-4d9a-971b-04a52ffa4251 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.306899 | controller | Jun 09 16:58:26.876056 crc crio[20770]: time="2026-06-09T16:58:26.876024265Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.306915 | controller | Jun 09 16:58:26.928374 crc crio[20770]: time="2026-06-09T16:58:26.92830625Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.306931 | controller | Jun 09 16:58:26.934807 crc crio[20770]: time="2026-06-09T16:58:26.934752107Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.306947 | controller | Jun 09 16:58:27.105448 crc crio[20770]: time="2026-06-09T16:58:27.105383032Z" level=info msg="Created container c556e45251b8ef64384aae18b7a63726e17598b0a0a374a4cb15eb5e08874ef8: openstack/rabbitmq-cell1-server-0/rabbitmq" id=8313ff4b-6278-4d9a-971b-04a52ffa4251 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.306963 | controller | Jun 09 16:58:27.107861 crc crio[20770]: time="2026-06-09T16:58:27.107735271Z" level=info msg="Starting container: c556e45251b8ef64384aae18b7a63726e17598b0a0a374a4cb15eb5e08874ef8" id=5a106f27-2e84-4e06-8a60-ed53746bc770 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.306978 | controller | Jun 09 16:58:27.116268 crc crio[20770]: time="2026-06-09T16:58:27.116087953Z" level=info msg="Started container" PID=55806 containerID=c556e45251b8ef64384aae18b7a63726e17598b0a0a374a4cb15eb5e08874ef8 description=openstack/rabbitmq-cell1-server-0/rabbitmq id=5a106f27-2e84-4e06-8a60-ed53746bc770 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d9c2f4b14341cac1836d0688a75b5b01b20f562be87be25aa96c4fa77f273b6
2026-06-09 17:48:36.306994 | controller | Jun 09 16:58:27.207349 crc crio[20770]: time="2026-06-09T16:58:27.206990287Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=8f8e2e0a-7199-4b0b-8080-1b4aedcc9848 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.307010 | controller | Jun 09 16:58:27.295093 crc crio[20770]: time="2026-06-09T16:58:27.294981398Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=1ddb8d0e-4ce7-474f-8fa7-1d5dda857c35 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.307026 | controller | Jun 09 16:58:27.523632 crc crio[20770]: time="2026-06-09T16:58:27.523519082Z" level=info msg="Creating container: openstack/rabbitmq-server-0/rabbitmq" id=8414c379-3ddd-4066-917f-497efafffffc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.307045 | controller | Jun 09 16:58:27.524251 crc crio[20770]: time="2026-06-09T16:58:27.524187891Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.307063 | controller | Jun 09 16:58:27.575423 crc crio[20770]: time="2026-06-09T16:58:27.575323753Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.307079 | controller | Jun 09 16:58:27.580084 crc crio[20770]: time="2026-06-09T16:58:27.580010879Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.307095 | controller | Jun 09 16:58:27.878236 crc crio[20770]: time="2026-06-09T16:58:27.878106979Z" level=info msg="Created container e8647c8c6163390fde93198e68614dd6e64374cf84dcf3e23f0dafca3e4c56d4: openstack/rabbitmq-server-0/rabbitmq" id=8414c379-3ddd-4066-917f-497efafffffc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.307111 | controller | Jun 09 16:58:27.879385 crc crio[20770]: time="2026-06-09T16:58:27.879327135Z" level=info msg="Starting container: e8647c8c6163390fde93198e68614dd6e64374cf84dcf3e23f0dafca3e4c56d4" id=3be6fea7-b0ad-4ed7-baa1-1d9e638c2cd1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.307127 | controller | Jun 09 16:58:27.886201 crc crio[20770]: time="2026-06-09T16:58:27.886103421Z" level=info msg="Started container" PID=55877 containerID=e8647c8c6163390fde93198e68614dd6e64374cf84dcf3e23f0dafca3e4c56d4 description=openstack/rabbitmq-server-0/rabbitmq id=3be6fea7-b0ad-4ed7-baa1-1d9e638c2cd1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=464c7c48327bdee28185b0ea95f23af8fede1bed7f32409012a5dee7f32c775b
2026-06-09 17:48:36.307147 | controller | Jun 09 16:58:28.273330 crc crio[20770]: time="2026-06-09T16:58:28.273233322Z" level=info msg="Running pod sandbox: openstack/root-account-create-update-mtgtm/POD" id=89a530ab-f9e0-42d8-9776-2279046256f1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.307172 | controller | Jun 09 16:58:28.274152 crc crio[20770]: time="2026-06-09T16:58:28.273365315Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.307198 | controller | Jun 09 16:58:28.308388 crc crio[20770]: time="2026-06-09T16:58:28.308074712Z" level=info msg="Got pod network &{Name:root-account-create-update-mtgtm Namespace:openstack ID:ac2190f60eb16248255948bef42cf57ccb5557e49cdf45e4c489d0a75cf81053 UID:4badb03e-ea94-403a-b23f-8c8e1513d892 NetNS:/var/run/netns/47c9f6dd-e111-4db8-9f28-c8b00e044cf9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4badb03e_ea94_403a_b23f_8c8e1513d892.slice PodAnnotations:0xc000134718}] Aliases:map[]}"
2026-06-09 17:48:36.307218 | controller | Jun 09 16:58:28.308388 crc crio[20770]: time="2026-06-09T16:58:28.3083765Z" level=info msg="Adding pod openstack_root-account-create-update-mtgtm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.307235 | controller | Jun 09 16:58:28.669577 crc crio[20770]: 2026-06-09T16:58:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ac2190f60eb1624 Mac:ba:51:51:1d:f3:88 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:79 Mtu:0 Sandbox:/var/run/netns/47c9f6dd-e111-4db8-9f28-c8b00e044cf9 SocketPath: PciID:}] [{Interface:0xc00028e6a0 Address:{IP:10.217.0.121 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.307252 | controller | Jun 09 16:58:28.671327 crc crio[20770]: time="2026-06-09T16:58:28.671231067Z" level=info msg="Got pod network &{Name:root-account-create-update-mtgtm Namespace:openstack ID:ac2190f60eb16248255948bef42cf57ccb5557e49cdf45e4c489d0a75cf81053 UID:4badb03e-ea94-403a-b23f-8c8e1513d892 NetNS:/var/run/netns/47c9f6dd-e111-4db8-9f28-c8b00e044cf9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4badb03e_ea94_403a_b23f_8c8e1513d892.slice PodAnnotations:0xc000134718}] Aliases:map[]}"
2026-06-09 17:48:36.307273 | controller | Jun 09 16:58:28.671528 crc crio[20770]: time="2026-06-09T16:58:28.671440583Z" level=info msg="Checking pod openstack_root-account-create-update-mtgtm for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.307289 | controller | Jun 09 16:58:28.681428 crc crio[20770]: time="2026-06-09T16:58:28.68133154Z" level=info msg="Ran pod sandbox ac2190f60eb16248255948bef42cf57ccb5557e49cdf45e4c489d0a75cf81053 with infra container: openstack/root-account-create-update-mtgtm/POD" id=89a530ab-f9e0-42d8-9776-2279046256f1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.307306 | controller | Jun 09 16:58:28.683981 crc crio[20770]: time="2026-06-09T16:58:28.683910345Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=37f91aeb-5631-44ee-86a5-bbb2be4778b4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.307322 | controller | Jun 09 16:58:28.686184 crc crio[20770]: time="2026-06-09T16:58:28.686104728Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=96d92bb6-fa2d-46d5-acdc-3896bfe6b80d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.307338 | controller | Jun 09 16:58:28.763203 crc crio[20770]: time="2026-06-09T16:58:28.762978107Z" level=info msg="Creating container: openstack/root-account-create-update-mtgtm/mariadb-account-create-update" id=7717f6b3-6be1-4dbd-b6b6-e60026af6e03 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.307354 | controller | Jun 09 16:58:28.763459 crc crio[20770]: time="2026-06-09T16:58:28.763422639Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.307370 | controller | Jun 09 16:58:28.812467 crc crio[20770]: time="2026-06-09T16:58:28.812366538Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.307387 | controller | Jun 09 16:58:28.817067 crc crio[20770]: time="2026-06-09T16:58:28.816987812Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.307403 | controller | Jun 09 16:58:29.073364 crc crio[20770]: time="2026-06-09T16:58:29.073164807Z" level=info msg="Created container 7310f918190b84e3165487593507d08e218e0c81897f16a7c9411ef979c377bb: openstack/root-account-create-update-mtgtm/mariadb-account-create-update" id=7717f6b3-6be1-4dbd-b6b6-e60026af6e03 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.307419 | controller | Jun 09 16:58:29.074904 crc crio[20770]: time="2026-06-09T16:58:29.074804365Z" level=info msg="Starting container: 7310f918190b84e3165487593507d08e218e0c81897f16a7c9411ef979c377bb" id=1fdbd6d5-aeae-4188-b1fd-bad574fe550d name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.307435 | controller | Jun 09 16:58:29.081165 crc crio[20770]: time="2026-06-09T16:58:29.081032775Z" level=info msg="Started container" PID=56018 containerID=7310f918190b84e3165487593507d08e218e0c81897f16a7c9411ef979c377bb description=openstack/root-account-create-update-mtgtm/mariadb-account-create-update id=1fdbd6d5-aeae-4188-b1fd-bad574fe550d name=/runtime.v1.RuntimeService/StartContainer sandboxID=ac2190f60eb16248255948bef42cf57ccb5557e49cdf45e4c489d0a75cf81053
2026-06-09 17:48:36.307452 | controller | Jun 09 16:58:30.954722 crc crio[20770]: time="2026-06-09T16:58:30.953845336Z" level=info msg="Running pod sandbox: openstack/glance-db-create-vc5ss/POD" id=9053711d-6d65-49a5-a1ca-e69c959f8353 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.307472 | controller | Jun 09 16:58:30.955817 crc crio[20770]: time="2026-06-09T16:58:30.954782963Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.307488 | controller | Jun 09 16:58:31.003726 crc crio[20770]: time="2026-06-09T16:58:31.000796487Z" level=info msg="Running pod sandbox: openstack/keystone-db-create-klcdk/POD" id=f75f3df8-84b4-42bb-a5ca-fee03222bac0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.307504 | controller | Jun 09 16:58:31.003726 crc crio[20770]: time="2026-06-09T16:58:31.0008976Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.307545 | controller | Jun 09 16:58:31.003726 crc crio[20770]: time="2026-06-09T16:58:31.00194054Z" level=info msg="Got pod network &{Name:glance-db-create-vc5ss Namespace:openstack ID:613bc184d57f64912da816b66cd2ec3e932f6d500b51907ee6e2d0fe6fbf1a77 UID:e47d2272-47b3-48f4-8860-64a1881fd817 NetNS:/var/run/netns/f1a0f981-3dc4-4cc5-b84c-2247cc4330d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode47d2272_47b3_48f4_8860_64a1881fd817.slice PodAnnotations:0xc006e7e5c8}] Aliases:map[]}"
2026-06-09 17:48:36.307564 | controller | Jun 09 16:58:31.003726 crc crio[20770]: time="2026-06-09T16:58:31.001994182Z" level=info msg="Adding pod openstack_glance-db-create-vc5ss to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.307581 | controller | Jun 09 16:58:31.047518 crc crio[20770]: time="2026-06-09T16:58:31.046990446Z" level=info msg="Got pod network &{Name:keystone-db-create-klcdk Namespace:openstack ID:c685127a7cd3dbfec1d03a6a4ef750108c0c908d17000bb2272de30742aacb7f UID:e2550d91-cd45-4432-83cb-91713e9fe183 NetNS:/var/run/netns/ba1ac60a-ea8c-4a1f-be29-acbe6ff726bb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode2550d91_cd45_4432_83cb_91713e9fe183.slice PodAnnotations:0xc006e7e808}] Aliases:map[]}"
2026-06-09 17:48:36.307598 | controller | Jun 09 16:58:31.049414 crc crio[20770]: time="2026-06-09T16:58:31.049374735Z" level=info msg="Adding pod openstack_keystone-db-create-klcdk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.307615 | controller | Jun 09 16:58:31.189380 crc crio[20770]: time="2026-06-09T16:58:31.186037596Z" level=info msg="Running pod sandbox: openstack/keystone-c685-account-create-update-n8n8w/POD" id=ebb41c8f-66d8-4331-920f-5ba2487cd46f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.307633 | controller | Jun 09 16:58:31.189380 crc crio[20770]: time="2026-06-09T16:58:31.186113818Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.307649 | controller | Jun 09 16:58:31.322308 crc crio[20770]: time="2026-06-09T16:58:31.322217693Z" level=info msg="Running pod sandbox: openstack/glance-d8d9-account-create-update-hs46j/POD" id=07607ace-f9b2-471c-b5a7-bf50be816cf0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.307665 | controller | Jun 09 16:58:31.322308 crc crio[20770]: time="2026-06-09T16:58:31.322330976Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.307681 | controller | Jun 09 16:58:31.325909 crc crio[20770]: time="2026-06-09T16:58:31.325409916Z" level=info msg="Got pod network &{Name:keystone-c685-account-create-update-n8n8w Namespace:openstack ID:05ad50e7df6cdcf721aeca5a0eeb837bf4a5b89c8e619b5326c3e1e06bb23892 UID:cda8e9ef-3d78-470a-9405-cd284a658c13 NetNS:/var/run/netns/3157f769-ae94-470d-9c48-99d28780ebb4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcda8e9ef_3d78_470a_9405_cd284a658c13.slice PodAnnotations:0xc006e7e068}] Aliases:map[]}"
2026-06-09 17:48:36.307702 | controller | Jun 09 16:58:31.326012 crc crio[20770]: time="2026-06-09T16:58:31.32589342Z" level=info msg="Adding pod openstack_keystone-c685-account-create-update-n8n8w to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.307719 | controller | Jun 09 16:58:31.358106 crc crio[20770]: time="2026-06-09T16:58:31.358047312Z" level=info msg="Got pod network &{Name:glance-d8d9-account-create-update-hs46j Namespace:openstack ID:2f5489b3d334695cb0f6071fb2585b5681298649ea5a458aceaa931a9f6ee598 UID:f545641e-4570-4125-b8dd-e6e0ab2ec2fc NetNS:/var/run/netns/f67177e9-16e7-4342-87f4-7a5807f50a57 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf545641e_4570_4125_b8dd_e6e0ab2ec2fc.slice PodAnnotations:0xc00008c6e0}] Aliases:map[]}"
2026-06-09 17:48:36.307735 | controller | Jun 09 16:58:31.368623 crc crio[20770]: time="2026-06-09T16:58:31.368569726Z" level=info msg="Adding pod openstack_glance-d8d9-account-create-update-hs46j to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.307751 | controller | Jun 09 16:58:32.312992 crc crio[20770]: time="2026-06-09T16:58:32.312114594Z" level=info msg="Stopping pod sandbox: ac2190f60eb16248255948bef42cf57ccb5557e49cdf45e4c489d0a75cf81053" id=4e2681db-7f1c-490d-ae89-fa1fd3d93c63 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.307768 | controller | Jun 09 16:58:32.315732 crc crio[20770]: time="2026-06-09T16:58:32.313928757Z" level=info msg="Got pod network &{Name:root-account-create-update-mtgtm Namespace:openstack ID:ac2190f60eb16248255948bef42cf57ccb5557e49cdf45e4c489d0a75cf81053 UID:4badb03e-ea94-403a-b23f-8c8e1513d892 NetNS:/var/run/netns/47c9f6dd-e111-4db8-9f28-c8b00e044cf9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4badb03e_ea94_403a_b23f_8c8e1513d892.slice PodAnnotations:0xc0001345e8}] Aliases:map[]}"
2026-06-09 17:48:36.307784 | controller | Jun 09 16:58:32.315732 crc crio[20770]: time="2026-06-09T16:58:32.314098282Z" level=info msg="Deleting pod openstack_root-account-create-update-mtgtm from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.307800 | controller | Jun 09 16:58:32.746401 crc crio[20770]: time="2026-06-09T16:58:32.746243307Z" level=info msg="Stopped pod sandbox: ac2190f60eb16248255948bef42cf57ccb5557e49cdf45e4c489d0a75cf81053" id=4e2681db-7f1c-490d-ae89-fa1fd3d93c63 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.307816 | controller | Jun 09 16:58:33.189868 crc crio[20770]: 2026-06-09T16:58:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:613bc184d57f649 Mac:8e:b2:b0:d2:74:66 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7a Mtu:0 Sandbox:/var/run/netns/f1a0f981-3dc4-4cc5-b84c-2247cc4330d4 SocketPath: PciID:}] [{Interface:0xc0000145f0 Address:{IP:10.217.0.122 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.307833 | controller | Jun 09 16:58:33.191312 crc crio[20770]: time="2026-06-09T16:58:33.191239035Z" level=info msg="Got pod network &{Name:glance-db-create-vc5ss Namespace:openstack ID:613bc184d57f64912da816b66cd2ec3e932f6d500b51907ee6e2d0fe6fbf1a77 UID:e47d2272-47b3-48f4-8860-64a1881fd817 NetNS:/var/run/netns/f1a0f981-3dc4-4cc5-b84c-2247cc4330d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode47d2272_47b3_48f4_8860_64a1881fd817.slice PodAnnotations:0xc006e7e5c8}] Aliases:map[]}"
2026-06-09 17:48:36.307852 | controller | Jun 09 16:58:33.191432 crc crio[20770]: time="2026-06-09T16:58:33.1914021Z" level=info msg="Checking pod openstack_glance-db-create-vc5ss for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.307868 | controller | Jun 09 16:58:33.202042 crc crio[20770]: time="2026-06-09T16:58:33.201917704Z" level=info msg="Ran pod sandbox 613bc184d57f64912da816b66cd2ec3e932f6d500b51907ee6e2d0fe6fbf1a77 with infra container: openstack/glance-db-create-vc5ss/POD" id=9053711d-6d65-49a5-a1ca-e69c959f8353 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.307884 | controller | Jun 09 16:58:33.205826 crc crio[20770]: time="2026-06-09T16:58:33.205479228Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=c3ec8b90-3b0a-47cd-9601-345f5559e88f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.307900 | controller | Jun 09 16:58:33.208560 crc crio[20770]: time="2026-06-09T16:58:33.208395882Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=2db78dfb-65e6-40db-8e6f-a136cdcec9a8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.307916 | controller | Jun 09 16:58:33.218305 crc crio[20770]: 2026-06-09T16:58:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c685127a7cd3dbf Mac:36:72:e6:4c:c0:e6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7b Mtu:0 Sandbox:/var/run/netns/ba1ac60a-ea8c-4a1f-be29-acbe6ff726bb SocketPath: PciID:}] [{Interface:0xc0002da9e0 Address:{IP:10.217.0.123 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.307932 | controller | Jun 09 16:58:33.218305 crc crio[20770]: time="2026-06-09T16:58:33.215469287Z" level=info msg="Got pod network &{Name:keystone-db-create-klcdk Namespace:openstack ID:c685127a7cd3dbfec1d03a6a4ef750108c0c908d17000bb2272de30742aacb7f UID:e2550d91-cd45-4432-83cb-91713e9fe183 NetNS:/var/run/netns/ba1ac60a-ea8c-4a1f-be29-acbe6ff726bb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode2550d91_cd45_4432_83cb_91713e9fe183.slice PodAnnotations:0xc006e7e808}] Aliases:map[]}"
2026-06-09 17:48:36.307956 | controller | Jun 09 16:58:33.218305 crc crio[20770]: time="2026-06-09T16:58:33.215632152Z" level=info msg="Checking pod openstack_keystone-db-create-klcdk for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.307979 | controller | Jun 09 16:58:33.218305 crc crio[20770]: 2026-06-09T16:58:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:05ad50e7df6cdcf Mac:de:41:09:c0:1a:b7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7d Mtu:0 Sandbox:/var/run/netns/3157f769-ae94-470d-9c48-99d28780ebb4 SocketPath: PciID:}] [{Interface:0xc0005405c0 Address:{IP:10.217.0.125 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.307997 | controller | Jun 09 16:58:33.218305 crc crio[20770]: time="2026-06-09T16:58:33.216577619Z" level=info msg="Got pod network &{Name:keystone-c685-account-create-update-n8n8w Namespace:openstack ID:05ad50e7df6cdcf721aeca5a0eeb837bf4a5b89c8e619b5326c3e1e06bb23892 UID:cda8e9ef-3d78-470a-9405-cd284a658c13 NetNS:/var/run/netns/3157f769-ae94-470d-9c48-99d28780ebb4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcda8e9ef_3d78_470a_9405_cd284a658c13.slice PodAnnotations:0xc006e7e068}] Aliases:map[]}"
2026-06-09 17:48:36.308019 | controller | Jun 09 16:58:33.218305 crc crio[20770]: time="2026-06-09T16:58:33.216775425Z" level=info msg="Checking pod openstack_keystone-c685-account-create-update-n8n8w for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.308041 | controller | Jun 09 16:58:33.226903 crc crio[20770]: 2026-06-09T16:58:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2f5489b3d334695 Mac:46:a0:b9:17:ae:f9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7c Mtu:0 Sandbox:/var/run/netns/f67177e9-16e7-4342-87f4-7a5807f50a57 SocketPath: PciID:}] [{Interface:0xc000112c50 Address:{IP:10.217.0.124 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.308067 | controller | Jun 09 16:58:33.228345 crc crio[20770]: time="2026-06-09T16:58:33.228301739Z" level=info msg="Got pod network &{Name:glance-d8d9-account-create-update-hs46j Namespace:openstack ID:2f5489b3d334695cb0f6071fb2585b5681298649ea5a458aceaa931a9f6ee598 UID:f545641e-4570-4125-b8dd-e6e0ab2ec2fc NetNS:/var/run/netns/f67177e9-16e7-4342-87f4-7a5807f50a57 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf545641e_4570_4125_b8dd_e6e0ab2ec2fc.slice PodAnnotations:0xc00008c6e0}] Aliases:map[]}"
2026-06-09 17:48:36.308089 | controller | Jun 09 16:58:33.228903 crc crio[20770]: time="2026-06-09T16:58:33.228873246Z" level=info msg="Checking pod openstack_glance-d8d9-account-create-update-hs46j for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.308109 | controller | Jun 09 16:58:33.231612 crc crio[20770]: time="2026-06-09T16:58:33.231532523Z" level=info msg="Creating container: openstack/glance-db-create-vc5ss/mariadb-database-create" id=1596ddda-9e1c-49b0-8769-160b765a214f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.308130 | controller | Jun 09 16:58:33.245444 crc crio[20770]: time="2026-06-09T16:58:33.244997983Z" level=info msg="Ran pod sandbox 05ad50e7df6cdcf721aeca5a0eeb837bf4a5b89c8e619b5326c3e1e06bb23892 with infra container: openstack/keystone-c685-account-create-update-n8n8w/POD" id=ebb41c8f-66d8-4331-920f-5ba2487cd46f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.308148 | controller | Jun 09 16:58:33.251888 crc crio[20770]: time="2026-06-09T16:58:33.251583224Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=f5206fc8-1390-41cc-b407-c7663050cf27 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.308169 | controller | Jun 09 16:58:33.257311 crc crio[20770]: time="2026-06-09T16:58:33.257262039Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.308188 | controller | Jun 09 16:58:33.260451 crc crio[20770]: time="2026-06-09T16:58:33.259135523Z" level=info msg="Ran pod sandbox c685127a7cd3dbfec1d03a6a4ef750108c0c908d17000bb2272de30742aacb7f with infra container: openstack/keystone-db-create-klcdk/POD" id=f75f3df8-84b4-42bb-a5ca-fee03222bac0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.308208 | controller | Jun 09 16:58:33.261005 crc crio[20770]: time="2026-06-09T16:58:33.260941985Z" level=info msg="Ran pod sandbox 2f5489b3d334695cb0f6071fb2585b5681298649ea5a458aceaa931a9f6ee598 with infra container: openstack/glance-d8d9-account-create-update-hs46j/POD" id=07607ace-f9b2-471c-b5a7-bf50be816cf0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.308226 | controller | Jun 09 16:58:33.267362 crc crio[20770]: time="2026-06-09T16:58:33.26732359Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=81edb907-72c0-44a9-a501-dda676f63a49 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.308255 | controller | Jun 09 16:58:33.267763 crc crio[20770]: time="2026-06-09T16:58:33.267736672Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=2d2c885b-9616-44a6-97e8-d60453ba7f16 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.308288 | controller | Jun 09 16:58:33.271820 crc crio[20770]: time="2026-06-09T16:58:33.271771529Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=43ef48ce-9731-4f99-86fa-277d9e75bfe2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.308310 | controller | Jun 09 16:58:33.283881 crc crio[20770]: time="2026-06-09T16:58:33.283624613Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=71ebaf0e-5fe9-4547-964b-49008c968474 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.308332 | controller | Jun 09 16:58:33.294181 crc crio[20770]: time="2026-06-09T16:58:33.294110667Z" level=info msg="Creating container: openstack/keystone-c685-account-create-update-n8n8w/mariadb-account-create-update" id=2170d07a-ea0f-4207-aa54-97a7c5aa4d1f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.308353 | controller | Jun 09 16:58:33.294524 crc crio[20770]: time="2026-06-09T16:58:33.294472127Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.308424 | controller | Jun 09 16:58:33.299010 crc crio[20770]: time="2026-06-09T16:58:33.298891455Z" level=info msg="Creating container: openstack/keystone-db-create-klcdk/mariadb-database-create" id=d44579f7-bd1f-46cf-bb13-611c16217e1a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.308449 | controller | Jun 09 16:58:33.307232 crc crio[20770]: time="2026-06-09T16:58:33.307168845Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=c3abe592-5b09-4770-9041-f6489af394fb name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.308466 | controller | Jun 09 16:58:33.318290 crc crio[20770]: time="2026-06-09T16:58:33.318241136Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.308482 | controller | Jun 09 16:58:33.332759 crc crio[20770]: time="2026-06-09T16:58:33.329928925Z" level=info msg="Creating container: openstack/glance-d8d9-account-create-update-hs46j/mariadb-account-create-update" id=47197d1e-f3e1-4ea9-9665-c75071ec9401 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.308498 | controller | Jun 09 16:58:33.342975 crc crio[20770]: time="2026-06-09T16:58:33.342897351Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.308531 | controller | Jun 09 16:58:33.349191 crc crio[20770]: time="2026-06-09T16:58:33.349114161Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.308554 | controller | Jun 09 16:58:33.357866 crc crio[20770]: time="2026-06-09T16:58:33.35701353Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.308570 | controller | Jun 09 16:58:33.398527 crc crio[20770]: time="2026-06-09T16:58:33.39843514Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.308586 | controller | Jun 09 16:58:33.403121 crc crio[20770]: time="2026-06-09T16:58:33.402322163Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.308602 | controller | Jun 09 16:58:33.406977 crc crio[20770]: time="2026-06-09T16:58:33.405288239Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.308618 | controller | Jun 09 16:58:33.406977 crc crio[20770]: time="2026-06-09T16:58:33.406931117Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.308635 | controller | Jun 09 16:58:33.413328 crc crio[20770]: time="2026-06-09T16:58:33.413161957Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.308654 | controller | Jun 09 16:58:33.421119 crc crio[20770]: time="2026-06-09T16:58:33.421023325Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.308672 | controller | Jun 09 16:58:33.724735 crc crio[20770]: time="2026-06-09T16:58:33.721776542Z" level=info msg="Running pod sandbox: openstack/placement-db-create-kk6zz/POD" id=b0f87278-4270-4e68-9874-c2dfcd3338f1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.308689 | controller | Jun 09 16:58:33.724735 crc crio[20770]: time="2026-06-09T16:58:33.722212265Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.308705 | controller | Jun 09 16:58:33.727841 crc crio[20770]: time="2026-06-09T16:58:33.727738155Z" level=info msg="Created container 9eee3b2a741c1b279a4635eff42316bd50630bdb763839d84a4fcadab964d2d2: openstack/keystone-db-create-klcdk/mariadb-database-create" id=d44579f7-bd1f-46cf-bb13-611c16217e1a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.308721 | controller | Jun 09 16:58:33.734017 crc crio[20770]: time="2026-06-09T16:58:33.733917104Z" level=info msg="Starting container: 9eee3b2a741c1b279a4635eff42316bd50630bdb763839d84a4fcadab964d2d2" id=b940415a-d06f-466f-871b-0bf81798e544 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.308737 | controller | Jun 09 16:58:33.743065 crc crio[20770]: time="2026-06-09T16:58:33.742965096Z" level=info msg="Started container" PID=56520 containerID=9eee3b2a741c1b279a4635eff42316bd50630bdb763839d84a4fcadab964d2d2 description=openstack/keystone-db-create-klcdk/mariadb-database-create id=b940415a-d06f-466f-871b-0bf81798e544 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c685127a7cd3dbfec1d03a6a4ef750108c0c908d17000bb2272de30742aacb7f
2026-06-09 17:48:36.308753 | controller | Jun 09 16:58:33.764269 crc crio[20770]: time="2026-06-09T16:58:33.764185181Z" level=info msg="Running pod sandbox: openstack/placement-7921-account-create-update-r647k/POD" id=eabc001b-1af1-41a2-9c55-56f4d8efcc62 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.308770 | controller | Jun 09 16:58:33.764424 crc crio[20770]: time="2026-06-09T16:58:33.764287244Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.308786 | controller | Jun 09 16:58:33.789956 crc crio[20770]: time="2026-06-09T16:58:33.789828375Z" level=info msg="Created container 315219b13286224978e8f8a649f6679a630801ad41ac7af1ee7e5782bc5ea36d: openstack/glance-d8d9-account-create-update-hs46j/mariadb-account-create-update" id=47197d1e-f3e1-4ea9-9665-c75071ec9401 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.308802 | controller | Jun 09 16:58:33.791765 crc crio[20770]: time="2026-06-09T16:58:33.791578735Z" level=info msg="Starting container: 315219b13286224978e8f8a649f6679a630801ad41ac7af1ee7e5782bc5ea36d" id=3d146374-e5ae-4ba1-a017-384f8017a57d name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.308818 | controller | Jun 09 16:58:33.796344 crc crio[20770]: time="2026-06-09T16:58:33.796104976Z" level=info msg="Got pod network &{Name:placement-db-create-kk6zz Namespace:openstack ID:eec125baef016b53a8a7469afc7033b2cca5e8d6d749a2bfdb5cfba927fde451 UID:5d05e0df-daa2-4f85-8a16-abec91ba4ca2 NetNS:/var/run/netns/4b55141e-a49e-4960-a6d4-c0bb149dfd60 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5d05e0df_daa2_4f85_8a16_abec91ba4ca2.slice PodAnnotations:0xc0003de290}] Aliases:map[]}"
2026-06-09 17:48:36.308838 | controller | Jun 09 16:58:33.796344 crc crio[20770]: time="2026-06-09T16:58:33.796194579Z" level=info msg="Adding pod openstack_placement-db-create-kk6zz to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.308856 | controller | Jun 09 16:58:33.801847 crc crio[20770]: time="2026-06-09T16:58:33.801532694Z" level=info msg="Started container" PID=56526 containerID=315219b13286224978e8f8a649f6679a630801ad41ac7af1ee7e5782bc5ea36d description=openstack/glance-d8d9-account-create-update-hs46j/mariadb-account-create-update id=3d146374-e5ae-4ba1-a017-384f8017a57d name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f5489b3d334695cb0f6071fb2585b5681298649ea5a458aceaa931a9f6ee598
2026-06-09 17:48:36.308874 | controller | Jun 09 16:58:33.819991 crc crio[20770]: time="2026-06-09T16:58:33.819898336Z" level=info msg="Got pod network &{Name:placement-7921-account-create-update-r647k Namespace:openstack ID:3af534ef2659375be4f799559ddf0274c0978767597a574d063cf3213936f3d7 UID:51011cd6-70a8-4ea7-b969-a89af2cbfdfc NetNS:/var/run/netns/4ae487cb-c702-4804-bc93-6a766a02ba0b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod51011cd6_70a8_4ea7_b969_a89af2cbfdfc.slice PodAnnotations:0xc002894118}] Aliases:map[]}"
2026-06-09 17:48:36.308891 | controller | Jun 09 16:58:33.819991 crc crio[20770]: time="2026-06-09T16:58:33.819991069Z" level=info msg="Adding pod openstack_placement-7921-account-create-update-r647k to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.308908 | controller | Jun 09 16:58:33.863584 crc crio[20770]: time="2026-06-09T16:58:33.860151302Z" level=info msg="Created container 353923470aad82df91e08677f670f1e17a9dbb324f5751905240ea4f527d5ee7: openstack/keystone-c685-account-create-update-n8n8w/mariadb-account-create-update" id=2170d07a-ea0f-4207-aa54-97a7c5aa4d1f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.308925 | controller | Jun 09 16:58:33.867224 crc crio[20770]: time="2026-06-09T16:58:33.867102783Z" level=info msg="Starting container: 353923470aad82df91e08677f670f1e17a9dbb324f5751905240ea4f527d5ee7" id=87b09051-6f04-483b-afd8-b99f81ac50b7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.308941 | controller | Jun 09 16:58:33.876798 crc crio[20770]: time="2026-06-09T16:58:33.875121366Z" level=info msg="Started container" PID=56525 containerID=353923470aad82df91e08677f670f1e17a9dbb324f5751905240ea4f527d5ee7 description=openstack/keystone-c685-account-create-update-n8n8w/mariadb-account-create-update id=87b09051-6f04-483b-afd8-b99f81ac50b7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=05ad50e7df6cdcf721aeca5a0eeb837bf4a5b89c8e619b5326c3e1e06bb23892
2026-06-09 17:48:36.308993 | controller | Jun 09 16:58:33.905169 crc crio[20770]: time="2026-06-09T16:58:33.905067684Z" level=info msg="Created container d00dd634eed731334ef12b3500ed93fccd5a9f191449c70a19b0ea17d0e0a73c: openstack/glance-db-create-vc5ss/mariadb-database-create" id=1596ddda-9e1c-49b0-8769-160b765a214f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.309016 | controller | Jun 09 16:58:33.908356 crc crio[20770]: time="2026-06-09T16:58:33.907868665Z" level=info msg="Starting container: d00dd634eed731334ef12b3500ed93fccd5a9f191449c70a19b0ea17d0e0a73c" id=6e60fde8-b8ec-4221-8c30-a8abd021748a name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.309033 | controller | Jun 09 16:58:33.926076 crc crio[20770]: time="2026-06-09T16:58:33.925971499Z" level=info msg="Started container" PID=56519 containerID=d00dd634eed731334ef12b3500ed93fccd5a9f191449c70a19b0ea17d0e0a73c description=openstack/glance-db-create-vc5ss/mariadb-database-create id=6e60fde8-b8ec-4221-8c30-a8abd021748a name=/runtime.v1.RuntimeService/StartContainer sandboxID=613bc184d57f64912da816b66cd2ec3e932f6d500b51907ee6e2d0fe6fbf1a77
2026-06-09 17:48:36.309050 | controller | Jun 09 16:58:33.992297 crc crio[20770]: time="2026-06-09T16:58:33.992196739Z" level=info msg="Running pod sandbox: openstack/ovn-controller-cw8vf-config-bdmtj/POD" id=65328eb4-5a40-4d01-bbde-35833dc8d410 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.309074 | controller | Jun 09 16:58:33.992429 crc crio[20770]: time="2026-06-09T16:58:33.992320183Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.309093 | controller | Jun 09 16:58:34.035411 crc crio[20770]: time="2026-06-09T16:58:34.035318429Z" level=info msg="Got pod network &{Name:ovn-controller-cw8vf-config-bdmtj Namespace:openstack ID:a9c4b76d4c7e28dd5f482ce18d6ff385da4b2e1f85280cbb2e4d2ee052ac802e UID:00476912-81e0-4296-adc0-8ff769b1a1cf NetNS:/var/run/netns/152e3c39-0d9a-4c7d-b720-1048b6d192ea Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod00476912_81e0_4296_adc0_8ff769b1a1cf.slice PodAnnotations:0xc0003dec78}] Aliases:map[]}"
2026-06-09 17:48:36.309110 | controller | Jun 09 16:58:34.035411 crc crio[20770]: time="2026-06-09T16:58:34.035424882Z" level=info msg="Adding pod openstack_ovn-controller-cw8vf-config-bdmtj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.309126 | controller | Jun 09 16:58:34.365449 crc crio[20770]: 2026-06-09T16:58:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:eec125baef016b5 Mac:6a:ca:c6:3c:09:fe Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7e Mtu:0 Sandbox:/var/run/netns/4b55141e-a49e-4960-a6d4-c0bb149dfd60 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.126 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.309142 | controller | Jun 09 16:58:34.366519 crc crio[20770]: time="2026-06-09T16:58:34.366322463Z" level=info msg="Got pod network &{Name:placement-db-create-kk6zz Namespace:openstack ID:eec125baef016b53a8a7469afc7033b2cca5e8d6d749a2bfdb5cfba927fde451 UID:5d05e0df-daa2-4f85-8a16-abec91ba4ca2 NetNS:/var/run/netns/4b55141e-a49e-4960-a6d4-c0bb149dfd60 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5d05e0df_daa2_4f85_8a16_abec91ba4ca2.slice PodAnnotations:0xc0003de290}] Aliases:map[]}"
2026-06-09 17:48:36.309158 | controller | Jun 09 16:58:34.366519 crc crio[20770]: time="2026-06-09T16:58:34.366452866Z" level=info msg="Checking pod openstack_placement-db-create-kk6zz for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.309174 | controller | Jun 09 16:58:34.386129 crc crio[20770]: time="2026-06-09T16:58:34.38589525Z" level=info msg="Ran pod sandbox eec125baef016b53a8a7469afc7033b2cca5e8d6d749a2bfdb5cfba927fde451 with infra container: openstack/placement-db-create-kk6zz/POD" id=b0f87278-4270-4e68-9874-c2dfcd3338f1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.309190 | controller | Jun 09 16:58:34.393882 crc crio[20770]: time="2026-06-09T16:58:34.393263003Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=09639852-07a0-4031-8ae5-8df2fde0e66c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.309206 | controller | Jun 09 16:58:34.407186 crc crio[20770]: time="2026-06-09T16:58:34.407031613Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=454f0c84-11af-4e95-a32e-841c26717ac5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.309222 | controller | Jun 09 16:58:34.421831 crc crio[20770]: time="2026-06-09T16:58:34.421692577Z" level=info msg="Creating container: openstack/placement-db-create-kk6zz/mariadb-database-create" id=af280bba-5dc2-41ec-a0e6-51383ddae341 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.309238 | controller | Jun 09 16:58:34.422361 crc crio[20770]: time="2026-06-09T16:58:34.422234623Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.309261 | controller | Jun 09 16:58:34.470859 crc crio[20770]: 2026-06-09T16:58:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3af534ef2659375 Mac:3a:40:2b:c9:44:42 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7f Mtu:0 Sandbox:/var/run/netns/4ae487cb-c702-4804-bc93-6a766a02ba0b SocketPath: PciID:}] [{Interface:0xc000123000 Address:{IP:10.217.0.127 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.309280 | controller | Jun 09 16:58:34.472974 crc crio[20770]: time="2026-06-09T16:58:34.472443158Z" level=info msg="Got pod network &{Name:placement-7921-account-create-update-r647k Namespace:openstack ID:3af534ef2659375be4f799559ddf0274c0978767597a574d063cf3213936f3d7 UID:51011cd6-70a8-4ea7-b969-a89af2cbfdfc NetNS:/var/run/netns/4ae487cb-c702-4804-bc93-6a766a02ba0b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod51011cd6_70a8_4ea7_b969_a89af2cbfdfc.slice PodAnnotations:0xc002894118}] Aliases:map[]}"
2026-06-09 17:48:36.309305 | controller | Jun 09 16:58:34.472974 crc crio[20770]: time="2026-06-09T16:58:34.472625924Z" level=info msg="Checking pod openstack_placement-7921-account-create-update-r647k for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.309332 | controller | Jun 09 16:58:34.491793 crc crio[20770]: time="2026-06-09T16:58:34.491598154Z" level=info msg="Ran pod sandbox 3af534ef2659375be4f799559ddf0274c0978767597a574d063cf3213936f3d7 with infra container: openstack/placement-7921-account-create-update-r647k/POD" id=eabc001b-1af1-41a2-9c55-56f4d8efcc62 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.309361 | controller | Jun 09 16:58:34.499582 crc crio[20770]: time="2026-06-09T16:58:34.499494373Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=d257ca25-3031-4dc9-92ec-ea7ae406d2b0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.309383 | controller | Jun 09 16:58:34.507067 crc crio[20770]: time="2026-06-09T16:58:34.506806744Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=d21a6fc3-65d9-4f41-b6cc-580a513e4744 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.309400 | controller | Jun 09 16:58:34.507067 crc crio[20770]: time="2026-06-09T16:58:34.507116313Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.309417 | controller | Jun 09 16:58:34.524172 crc crio[20770]: time="2026-06-09T16:58:34.515494396Z" level=info msg="Creating container: openstack/placement-7921-account-create-update-r647k/mariadb-account-create-update" id=66bb68fb-ffcd-477f-9cf1-966ccda0aece name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.309433 | controller | Jun 09 16:58:34.524172 crc crio[20770]: time="2026-06-09T16:58:34.516033392Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.309449 | controller | Jun 09 16:58:34.524172 crc crio[20770]: time="2026-06-09T16:58:34.51942185Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.309465 | controller | Jun 09 16:58:34.639408 crc crio[20770]: time="2026-06-09T16:58:34.639295305Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.309481 | controller | Jun 09 16:58:34.643419 crc crio[20770]: time="2026-06-09T16:58:34.643352852Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.309501 | controller | Jun 09 16:58:34.773087 crc crio[20770]: time="2026-06-09T16:58:34.772986859Z" level=info msg="Created container 3abf6463397d8d845dbf31cc3240ef3d40d0ae83c4318fb9c883b118579f3c48: openstack/placement-db-create-kk6zz/mariadb-database-create" id=af280bba-5dc2-41ec-a0e6-51383ddae341 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.309540 | controller | Jun 09 16:58:34.774410 crc crio[20770]: time="2026-06-09T16:58:34.774335969Z" level=info msg="Starting container: 3abf6463397d8d845dbf31cc3240ef3d40d0ae83c4318fb9c883b118579f3c48" id=e39d1deb-1c02-40eb-a4c5-c5390ffca5a4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.309559 | controller | Jun 09 16:58:34.782577 crc crio[20770]: time="2026-06-09T16:58:34.782437533Z" level=info msg="Started container" PID=56755 containerID=3abf6463397d8d845dbf31cc3240ef3d40d0ae83c4318fb9c883b118579f3c48 description=openstack/placement-db-create-kk6zz/mariadb-database-create id=e39d1deb-1c02-40eb-a4c5-c5390ffca5a4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eec125baef016b53a8a7469afc7033b2cca5e8d6d749a2bfdb5cfba927fde451
2026-06-09 17:48:36.309576 | controller | Jun 09 16:58:34.851602 crc crio[20770]: time="2026-06-09T16:58:34.851516276Z" level=info msg="Created container 91a44827c81c9dfcacbcdfc9968ce61e57b028e393713d3a97e782ce94a8c0e9: openstack/placement-7921-account-create-update-r647k/mariadb-account-create-update" id=66bb68fb-ffcd-477f-9cf1-966ccda0aece name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.309592 | controller | Jun 09 16:58:34.853004 crc crio[20770]: time="2026-06-09T16:58:34.852940317Z" level=info msg="Starting container: 91a44827c81c9dfcacbcdfc9968ce61e57b028e393713d3a97e782ce94a8c0e9" id=8b7e2656-b9b8-4507-ace4-27a2d1890615 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.309608 | controller | Jun 09 16:58:34.859144 crc crio[20770]: time="2026-06-09T16:58:34.859072615Z" level=info msg="Started container" PID=56773 containerID=91a44827c81c9dfcacbcdfc9968ce61e57b028e393713d3a97e782ce94a8c0e9 description=openstack/placement-7921-account-create-update-r647k/mariadb-account-create-update id=8b7e2656-b9b8-4507-ace4-27a2d1890615 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3af534ef2659375be4f799559ddf0274c0978767597a574d063cf3213936f3d7
2026-06-09 17:48:36.309625 | controller | Jun 09 16:58:34.888523 crc crio[20770]: 2026-06-09T16:58:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a9c4b76d4c7e28d Mac:9e:41:ce:70:94:38 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:80 Mtu:0 Sandbox:/var/run/netns/152e3c39-0d9a-4c7d-b720-1048b6d192ea SocketPath: PciID:}] [{Interface:0xc0000146f0 Address:{IP:10.217.0.128 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.309641 | controller | Jun 09 16:58:34.889433 crc crio[20770]: time="2026-06-09T16:58:34.889363773Z" level=info msg="Got pod network &{Name:ovn-controller-cw8vf-config-bdmtj Namespace:openstack ID:a9c4b76d4c7e28dd5f482ce18d6ff385da4b2e1f85280cbb2e4d2ee052ac802e UID:00476912-81e0-4296-adc0-8ff769b1a1cf NetNS:/var/run/netns/152e3c39-0d9a-4c7d-b720-1048b6d192ea Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod00476912_81e0_4296_adc0_8ff769b1a1cf.slice PodAnnotations:0xc0003dec78}] Aliases:map[]}"
2026-06-09 17:48:36.309657 | controller | Jun 09 16:58:34.889583 crc crio[20770]: time="2026-06-09T16:58:34.889523657Z" level=info msg="Checking pod openstack_ovn-controller-cw8vf-config-bdmtj for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.309674 | controller | Jun 09 16:58:34.901577 crc crio[20770]: time="2026-06-09T16:58:34.901477834Z" level=info msg="Ran pod sandbox a9c4b76d4c7e28dd5f482ce18d6ff385da4b2e1f85280cbb2e4d2ee052ac802e with infra container: openstack/ovn-controller-cw8vf-config-bdmtj/POD" id=65328eb4-5a40-4d01-bbde-35833dc8d410 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.309695 | controller | Jun 09 16:58:34.905487 crc crio[20770]: time="2026-06-09T16:58:34.905333845Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=e19e834f-6541-43c7-9fe8-a1a1ba638a46 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.309711 | controller | Jun 09 16:58:34.910346 crc crio[20770]: time="2026-06-09T16:58:34.910216807Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=d34c9ec6-d4c8-4ef5-bab8-a3852338ee61 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.309727 | controller | Jun 09 16:58:34.919304 crc crio[20770]: time="2026-06-09T16:58:34.919157626Z" level=info msg="Creating container: openstack/ovn-controller-cw8vf-config-bdmtj/ovn-config" id=94d6a269-18ec-4090-b8de-4ef4cca19a69 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.309744 | controller | Jun 09 16:58:34.919881 crc crio[20770]: time="2026-06-09T16:58:34.919754323Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.309760 | controller | Jun 09 16:58:34.974225 crc crio[20770]: time="2026-06-09T16:58:34.974133139Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.309776 | controller | Jun 09 16:58:35.177298 crc crio[20770]: time="2026-06-09T16:58:35.177131863Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.309792 | controller | Jun 09 16:58:35.425941 crc crio[20770]: time="2026-06-09T16:58:35.425861612Z" level=info msg="Created container 770bbce84fb00912fb4fbdb398946cd4dc74dc31602f15311649e312dcd75410: openstack/ovn-controller-cw8vf-config-bdmtj/ovn-config" id=94d6a269-18ec-4090-b8de-4ef4cca19a69 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.309808 | controller | Jun 09 16:58:35.428267 crc crio[20770]: time="2026-06-09T16:58:35.428132378Z" level=info msg="Starting container: 770bbce84fb00912fb4fbdb398946cd4dc74dc31602f15311649e312dcd75410" id=414a2258-afbc-46b7-9ab9-8ab9718d1073 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.309824 | controller | Jun 09 16:58:35.444273 crc crio[20770]: time="2026-06-09T16:58:35.444140832Z" level=info msg="Started container" PID=56846 containerID=770bbce84fb00912fb4fbdb398946cd4dc74dc31602f15311649e312dcd75410 description=openstack/ovn-controller-cw8vf-config-bdmtj/ovn-config id=414a2258-afbc-46b7-9ab9-8ab9718d1073 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a9c4b76d4c7e28dd5f482ce18d6ff385da4b2e1f85280cbb2e4d2ee052ac802e
2026-06-09 17:48:36.309840 | controller | Jun 09 16:58:35.503820 crc crio[20770]: time="2026-06-09T16:58:35.503633757Z" level=info msg="Stopping pod sandbox: c685127a7cd3dbfec1d03a6a4ef750108c0c908d17000bb2272de30742aacb7f" id=d90d86e3-c5bf-414e-b856-221c0ac2b307 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.309856 | controller | Jun 09 16:58:35.504791 crc crio[20770]: time="2026-06-09T16:58:35.504704228Z" level=info msg="Got pod network &{Name:keystone-db-create-klcdk Namespace:openstack ID:c685127a7cd3dbfec1d03a6a4ef750108c0c908d17000bb2272de30742aacb7f UID:e2550d91-cd45-4432-83cb-91713e9fe183 NetNS:/var/run/netns/ba1ac60a-ea8c-4a1f-be29-acbe6ff726bb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode2550d91_cd45_4432_83cb_91713e9fe183.slice PodAnnotations:0xc0003df810}] Aliases:map[]}"
2026-06-09 17:48:36.309873 | controller | Jun 09 16:58:35.504940 crc crio[20770]: time="2026-06-09T16:58:35.504904563Z" level=info msg="Deleting pod openstack_keystone-db-create-klcdk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.309893 | controller | Jun 09 16:58:35.964498 crc crio[20770]: time="2026-06-09T16:58:35.964085032Z" level=info msg="Stopped pod sandbox: c685127a7cd3dbfec1d03a6a4ef750108c0c908d17000bb2272de30742aacb7f" id=d90d86e3-c5bf-414e-b856-221c0ac2b307 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.309912 | controller | Jun 09 16:58:36.530303 crc crio[20770]: time="2026-06-09T16:58:36.529449589Z" level=info msg="Stopping pod sandbox: 613bc184d57f64912da816b66cd2ec3e932f6d500b51907ee6e2d0fe6fbf1a77" id=63476963-7a97-40f5-b44c-e1c70b205a44 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.309928 | controller | Jun 09 16:58:36.530303 crc crio[20770]: time="2026-06-09T16:58:36.529465499Z" level=info msg="Stopping pod sandbox: 05ad50e7df6cdcf721aeca5a0eeb837bf4a5b89c8e619b5326c3e1e06bb23892" id=97c6f0f4-52df-4533-b346-89bd2fd76b32 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.309944 | controller | Jun 09 16:58:36.531954 crc crio[20770]: time="2026-06-09T16:58:36.529791729Z" level=info msg="Stopping pod sandbox: eec125baef016b53a8a7469afc7033b2cca5e8d6d749a2bfdb5cfba927fde451" id=7cc9c5bf-18af-4679-94e4-416c2bf36110 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.309960 | controller | Jun 09 16:58:36.531954 crc crio[20770]: time="2026-06-09T16:58:36.530738896Z" level=info msg="Got pod network &{Name:glance-db-create-vc5ss Namespace:openstack ID:613bc184d57f64912da816b66cd2ec3e932f6d500b51907ee6e2d0fe6fbf1a77 UID:e47d2272-47b3-48f4-8860-64a1881fd817 NetNS:/var/run/netns/f1a0f981-3dc4-4cc5-b84c-2247cc4330d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode47d2272_47b3_48f4_8860_64a1881fd817.slice PodAnnotations:0xc001e81490}] Aliases:map[]}"
2026-06-09 17:48:36.309976 | controller | Jun 09 16:58:36.531954 crc crio[20770]: time="2026-06-09T16:58:36.53086612Z" level=info msg="Deleting pod openstack_glance-db-create-vc5ss from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.309993 | controller | Jun 09 16:58:36.531954 crc crio[20770]: time="2026-06-09T16:58:36.53087164Z" level=info msg="Got pod network &{Name:keystone-c685-account-create-update-n8n8w Namespace:openstack ID:05ad50e7df6cdcf721aeca5a0eeb837bf4a5b89c8e619b5326c3e1e06bb23892 UID:cda8e9ef-3d78-470a-9405-cd284a658c13 NetNS:/var/run/netns/3157f769-ae94-470d-9c48-99d28780ebb4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcda8e9ef_3d78_470a_9405_cd284a658c13.slice PodAnnotations:0xc0010a30b8}] Aliases:map[]}"
2026-06-09 17:48:36.310011 | controller | Jun 09 16:58:36.531954 crc crio[20770]: time="2026-06-09T16:58:36.530888991Z" level=info msg="Stopping pod sandbox: 3af534ef2659375be4f799559ddf0274c0978767597a574d063cf3213936f3d7" id=0feb9c84-19e3-4ba0-89db-fbedc73cbcc8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.310031 | controller | Jun 09 16:58:36.531954 crc crio[20770]: time="2026-06-09T16:58:36.531070076Z" level=info msg="Deleting pod openstack_keystone-c685-account-create-update-n8n8w from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.310048 | controller | Jun 09 16:58:36.531954 crc crio[20770]: time="2026-06-09T16:58:36.531139638Z" level=info msg="Got pod network &{Name:placement-db-create-kk6zz Namespace:openstack ID:eec125baef016b53a8a7469afc7033b2cca5e8d6d749a2bfdb5cfba927fde451 UID:5d05e0df-daa2-4f85-8a16-abec91ba4ca2 NetNS:/var/run/netns/4b55141e-a49e-4960-a6d4-c0bb149dfd60 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5d05e0df_daa2_4f85_8a16_abec91ba4ca2.slice PodAnnotations:0xc0003dfba0}] Aliases:map[]}"
2026-06-09 17:48:36.310065 | controller | Jun 09 16:58:36.531954 crc crio[20770]: time="2026-06-09T16:58:36.531296233Z" level=info msg="Deleting pod openstack_placement-db-create-kk6zz from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.310086 | controller | Jun 09 16:58:36.531954 crc crio[20770]: time="2026-06-09T16:58:36.531498348Z" level=info msg="Stopping pod sandbox: 5f359c42b3199af53f7d92d2149e6720e75a422d3e7313d306b3f0ded626c623" id=baeaabf7-91fd-4eff-a792-0db57fe4d77a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.310102 | controller | Jun 09 16:58:36.531954 crc crio[20770]: time="2026-06-09T16:58:36.531619202Z" level=info msg="Got pod network &{Name:placement-7921-account-create-update-r647k Namespace:openstack ID:3af534ef2659375be4f799559ddf0274c0978767597a574d063cf3213936f3d7 UID:51011cd6-70a8-4ea7-b969-a89af2cbfdfc NetNS:/var/run/netns/4ae487cb-c702-4804-bc93-6a766a02ba0b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod51011cd6_70a8_4ea7_b969_a89af2cbfdfc.slice PodAnnotations:0xc006e7f060}] Aliases:map[]}"
2026-06-09 17:48:36.310119 | controller | Jun 09 16:58:36.531954 crc crio[20770]: time="2026-06-09T16:58:36.531820508Z" level=info msg="Stopping pod sandbox: 2f5489b3d334695cb0f6071fb2585b5681298649ea5a458aceaa931a9f6ee598" id=d5a20fdf-908f-4d6c-8d36-a6f3fe27dbbf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.310134 | controller | Jun 09 16:58:36.531954 crc crio[20770]: time="2026-06-09T16:58:36.531924821Z" level=info msg="Deleting pod openstack_placement-7921-account-create-update-r647k from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.310151 | controller | Jun 09 16:58:36.531954 crc crio[20770]: time="2026-06-09T16:58:36.532010903Z" level=info msg="Got pod network &{Name:swift-ring-rebalance-sg2hh Namespace:openstack ID:5f359c42b3199af53f7d92d2149e6720e75a422d3e7313d306b3f0ded626c623 UID:f99d25e1-45d2-4ed1-ae29-6fafa5f07b6e NetNS:/var/run/netns/3af4c003-70f4-4bd2-b1db-f9f12859a7c2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf99d25e1_45d2_4ed1_ae29_6fafa5f07b6e.slice PodAnnotations:0xc00291ae50}] Aliases:map[]}"
2026-06-09 17:48:36.310168 | controller | Jun 09 16:58:36.543746 crc crio[20770]: time="2026-06-09T16:58:36.532149227Z" level=info msg="Deleting pod openstack_swift-ring-rebalance-sg2hh from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.310186 | controller | Jun 09 16:58:36.543746 crc crio[20770]: time="2026-06-09T16:58:36.532195189Z" level=info msg="Got pod network &{Name:glance-d8d9-account-create-update-hs46j Namespace:openstack ID:2f5489b3d334695cb0f6071fb2585b5681298649ea5a458aceaa931a9f6ee598 UID:f545641e-4570-4125-b8dd-e6e0ab2ec2fc NetNS:/var/run/netns/f67177e9-16e7-4342-87f4-7a5807f50a57 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf545641e_4570_4125_b8dd_e6e0ab2ec2fc.slice PodAnnotations:0xc002a08790}] Aliases:map[]}"
2026-06-09 17:48:36.310204 | controller | Jun 09 16:58:36.543746 crc crio[20770]: time="2026-06-09T16:58:36.532320402Z" level=info msg="Deleting pod openstack_glance-d8d9-account-create-update-hs46j from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.310237 | controller | Jun 09 16:58:37.042125 crc crio[20770]: time="2026-06-09T16:58:37.041265993Z" level=info msg="Stopped pod sandbox: 3af534ef2659375be4f799559ddf0274c0978767597a574d063cf3213936f3d7" id=0feb9c84-19e3-4ba0-89db-fbedc73cbcc8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.310255 | controller | Jun 09 16:58:37.237698 crc crio[20770]: time="2026-06-09T16:58:37.2371092Z" level=info msg="Stopped pod sandbox: 05ad50e7df6cdcf721aeca5a0eeb837bf4a5b89c8e619b5326c3e1e06bb23892" id=97c6f0f4-52df-4533-b346-89bd2fd76b32 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.310283 | controller | Jun 09 16:58:37.326024 crc crio[20770]: time="2026-06-09T16:58:37.325145871Z" level=info msg="Stopped pod sandbox: eec125baef016b53a8a7469afc7033b2cca5e8d6d749a2bfdb5cfba927fde451" id=7cc9c5bf-18af-4679-94e4-416c2bf36110 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.310300 | controller | Jun 09 16:58:37.342577 crc crio[20770]: time="2026-06-09T16:58:37.34233663Z" level=info msg="Stopped pod sandbox: 5f359c42b3199af53f7d92d2149e6720e75a422d3e7313d306b3f0ded626c623" id=baeaabf7-91fd-4eff-a792-0db57fe4d77a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.310319 | controller | Jun 09 16:58:37.399951 crc crio[20770]: time="2026-06-09T16:58:37.399614069Z" level=info msg="Stopped pod sandbox: 2f5489b3d334695cb0f6071fb2585b5681298649ea5a458aceaa931a9f6ee598" id=d5a20fdf-908f-4d6c-8d36-a6f3fe27dbbf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.310334 | controller | Jun 09 16:58:37.437101 crc crio[20770]: time="2026-06-09T16:58:37.436980453Z" level=info msg="Stopped pod sandbox: 613bc184d57f64912da816b66cd2ec3e932f6d500b51907ee6e2d0fe6fbf1a77" id=63476963-7a97-40f5-b44c-e1c70b205a44 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.310350 | controller | Jun 09 16:58:37.576874 crc crio[20770]: time="2026-06-09T16:58:37.575831936Z" level=info msg="Stopping pod sandbox: a9c4b76d4c7e28dd5f482ce18d6ff385da4b2e1f85280cbb2e4d2ee052ac802e" id=a9a7999d-ff1d-44f7-ad3b-fc33caf0b7a5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.310366 | controller | Jun 09 16:58:37.576874 crc crio[20770]: time="2026-06-09T16:58:37.576517396Z" level=info msg="Got pod network &{Name:ovn-controller-cw8vf-config-bdmtj Namespace:openstack ID:a9c4b76d4c7e28dd5f482ce18d6ff385da4b2e1f85280cbb2e4d2ee052ac802e UID:00476912-81e0-4296-adc0-8ff769b1a1cf NetNS:/var/run/netns/152e3c39-0d9a-4c7d-b720-1048b6d192ea Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod00476912_81e0_4296_adc0_8ff769b1a1cf.slice PodAnnotations:0xc001e803a8}] Aliases:map[]}"
2026-06-09 17:48:36.310381 | controller | Jun 09 16:58:37.576874 crc crio[20770]: time="2026-06-09T16:58:37.576755723Z" level=info msg="Deleting pod openstack_ovn-controller-cw8vf-config-bdmtj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.310398 | controller | Jun 09 16:58:37.967613 crc crio[20770]: time="2026-06-09T16:58:37.966925752Z" level=info msg="Stopped pod sandbox: a9c4b76d4c7e28dd5f482ce18d6ff385da4b2e1f85280cbb2e4d2ee052ac802e" id=a9a7999d-ff1d-44f7-ad3b-fc33caf0b7a5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.310421 | controller | Jun 09 16:58:38.077414 crc crio[20770]: time="2026-06-09T16:58:38.077311751Z" level=info msg="Running pod sandbox: openstack/swift-storage-0/POD" id=666220e9-c080-4a7c-afdf-0232d06c467b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.310447 | controller | Jun 09 16:58:38.077543 crc crio[20770]: time="2026-06-09T16:58:38.077425845Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.310469 | controller | Jun 09 16:58:38.115885 crc crio[20770]: time="2026-06-09T16:58:38.115599201Z" level=info msg="Got pod network &{Name:swift-storage-0 Namespace:openstack ID:9b5cc6ea3d4996be49ef5faeae27f289df6c9528d212df886d73630dc82041a6 UID:db97a740-77d5-403f-8c9e-1a0cba9c12bc NetNS:/var/run/netns/ca16666f-2e85-4946-a504-74ff1544549d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddb97a740_77d5_403f_8c9e_1a0cba9c12bc.slice PodAnnotations:0xc002732458}] Aliases:map[]}"
2026-06-09 17:48:36.310486 | controller | Jun 09 16:58:38.115885 crc crio[20770]: time="2026-06-09T16:58:38.115824228Z" level=info msg="Adding pod openstack_swift-storage-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.310507 | controller | Jun 09 16:58:39.241550 crc crio[20770]: 2026-06-09T16:58:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9b5cc6ea3d4996b Mac:7a:e3:94:75:6b:18 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:73 Mtu:0 Sandbox:/var/run/netns/ca16666f-2e85-4946-a504-74ff1544549d SocketPath: PciID:}] [{Interface:0xc000014e30 Address:{IP:10.217.0.115 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.310547 | controller | Jun 09 16:58:39.243576 crc crio[20770]: time="2026-06-09T16:58:39.243472932Z" level=info msg="Got pod network &{Name:swift-storage-0 Namespace:openstack ID:9b5cc6ea3d4996be49ef5faeae27f289df6c9528d212df886d73630dc82041a6 UID:db97a740-77d5-403f-8c9e-1a0cba9c12bc NetNS:/var/run/netns/ca16666f-2e85-4946-a504-74ff1544549d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddb97a740_77d5_403f_8c9e_1a0cba9c12bc.slice PodAnnotations:0xc002732458}] Aliases:map[]}"
2026-06-09 17:48:36.310565 | controller | Jun 09 16:58:39.243756 crc crio[20770]: time="2026-06-09T16:58:39.243623196Z" level=info msg="Checking pod openstack_swift-storage-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.310581 | controller | Jun 09 16:58:39.254235 crc crio[20770]: time="2026-06-09T16:58:39.251912046Z" level=info msg="Ran pod sandbox 9b5cc6ea3d4996be49ef5faeae27f289df6c9528d212df886d73630dc82041a6 with infra container: openstack/swift-storage-0/POD" id=666220e9-c080-4a7c-afdf-0232d06c467b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.310597 | controller | Jun 09 16:58:39.255733 crc crio[20770]: time="2026-06-09T16:58:39.255577272Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=87031512-f9f4-4a17-8d0d-18251189b5b4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.310613 | controller | Jun 09 16:58:39.255953 crc crio[20770]: time="2026-06-09T16:58:39.255878591Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-swift-object:current-podified not found" id=87031512-f9f4-4a17-8d0d-18251189b5b4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.310629 | controller | Jun 09 16:58:39.256034 crc crio[20770]: time="2026-06-09T16:58:39.255972604Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-object:current-podified found" id=87031512-f9f4-4a17-8d0d-18251189b5b4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.310645 | controller | Jun 09 16:58:39.259875 crc crio[20770]: time="2026-06-09T16:58:39.258206339Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=5b529bdf-fb6b-4fc4-b848-8279271b8c63 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.310660 | controller | Jun 09 16:58:39.267925 crc crio[20770]: time="2026-06-09T16:58:39.267827197Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\""
2026-06-09 17:48:36.310676 | controller | Jun 09 16:58:40.644242 crc crio[20770]: time="2026-06-09T16:58:40.643871421Z" level=info msg="Running pod sandbox: openstack/ovn-controller-cw8vf-config-r2q6q/POD" id=be0054b4-9319-4852-b9e6-a17cbb64e5da name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.310693 | controller | Jun 09 16:58:40.645149 crc crio[20770]: time="2026-06-09T16:58:40.644247762Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.310709 | controller | Jun 09 16:58:40.705523 crc crio[20770]: time="2026-06-09T16:58:40.704528869Z" level=info msg="Got pod network &{Name:ovn-controller-cw8vf-config-r2q6q Namespace:openstack ID:99d2df4ad10128d9b00e92273b2fba3fa4c9b6cfd7f37c0933948fa8c5fa6b50 UID:5c551638-c63e-4569-90ac-ead05344b360 NetNS:/var/run/netns/27e8d31d-155b-421a-a7ca-d061327fa0dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5c551638_c63e_4569_90ac_ead05344b360.slice PodAnnotations:0xc0027320d0}] Aliases:map[]}"
2026-06-09 17:48:36.310729 | controller | Jun 09 16:58:40.706395 crc crio[20770]: time="2026-06-09T16:58:40.706317041Z" level=info msg="Adding pod openstack_ovn-controller-cw8vf-config-r2q6q to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.310746 | controller | Jun 09 16:58:40.919508 crc crio[20770]: time="2026-06-09T16:58:40.919396687Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:ca70cf0e497f85d020943547bece4f9a7193c8b97ef5575264cff0ea6de83083" id=5b529bdf-fb6b-4fc4-b848-8279271b8c63 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.310762 | controller | Jun 09 16:58:40.920918 crc crio[20770]: time="2026-06-09T16:58:40.920830978Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=673b0e6e-6d4e-4ee4-86cf-61cf66de81f2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.310778 | controller | Jun 09 16:58:40.925337 crc crio[20770]: time="2026-06-09T16:58:40.925259427Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=abc4501f-a310-43f2-9efb-821660652a9c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.310794 | controller | Jun 09 16:58:40.936116 crc crio[20770]: time="2026-06-09T16:58:40.935982667Z" level=info msg="Creating container: openstack/swift-storage-0/xattr-restore" id=a2d98abb-a929-4b17-b094-202d41b34e23 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.310809 | controller | Jun 09 16:58:40.937841 crc crio[20770]: time="2026-06-09T16:58:40.937623685Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.310826 | controller | Jun 09 16:58:41.011844 crc crio[20770]: time="2026-06-09T16:58:41.011625719Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.310842 | controller | Jun 09 16:58:41.014598 crc crio[20770]: time="2026-06-09T16:58:41.014519143Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.310857 | controller | Jun 09 16:58:41.153247 crc crio[20770]: 2026-06-09T16:58:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:99d2df4ad10128d Mac:0e:50:78:af:3b:8c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:81 Mtu:0 Sandbox:/var/run/netns/27e8d31d-155b-421a-a7ca-d061327fa0dd SocketPath: PciID:}] [{Interface:0xc00025b6d0 Address:{IP:10.217.0.129 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.310873 | controller | Jun 09 16:58:41.154332 crc crio[20770]: time="2026-06-09T16:58:41.154250353Z" level=info msg="Got pod network &{Name:ovn-controller-cw8vf-config-r2q6q Namespace:openstack ID:99d2df4ad10128d9b00e92273b2fba3fa4c9b6cfd7f37c0933948fa8c5fa6b50 UID:5c551638-c63e-4569-90ac-ead05344b360 NetNS:/var/run/netns/27e8d31d-155b-421a-a7ca-d061327fa0dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5c551638_c63e_4569_90ac_ead05344b360.slice PodAnnotations:0xc0027320d0}] Aliases:map[]}"
2026-06-09 17:48:36.310889 | controller | Jun 09 16:58:41.154447 crc crio[20770]: time="2026-06-09T16:58:41.154411217Z" level=info msg="Checking pod openstack_ovn-controller-cw8vf-config-r2q6q for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.310905 | controller | Jun 09 16:58:41.173933 crc crio[20770]: time="2026-06-09T16:58:41.17381982Z" level=info msg="Ran pod sandbox 99d2df4ad10128d9b00e92273b2fba3fa4c9b6cfd7f37c0933948fa8c5fa6b50 with infra container: openstack/ovn-controller-cw8vf-config-r2q6q/POD" id=be0054b4-9319-4852-b9e6-a17cbb64e5da name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.310924 | controller | Jun 09 16:58:41.199538 crc crio[20770]: time="2026-06-09T16:58:41.199414202Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=e80aa44b-593c-43e9-99aa-7b55e031ca3c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.310941 | controller | Jun 09 16:58:41.205492 crc crio[20770]: time="2026-06-09T16:58:41.205306693Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=8750501f-6a28-45f0-b4bd-21e9ff20687e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.310958 | controller | Jun 09 16:58:41.561415 crc crio[20770]: time="2026-06-09T16:58:41.561209678Z" level=info msg="Creating container: openstack/ovn-controller-cw8vf-config-r2q6q/ovn-config" id=022117d8-1754-40af-a805-ef2a8f5f893d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.310974 | controller | Jun 09 16:58:41.562346 crc crio[20770]: time="2026-06-09T16:58:41.562276389Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.310990 | controller | Jun 09 16:58:41.570363 crc crio[20770]: time="2026-06-09T16:58:41.570266441Z" level=info msg="Created container 0b1de03511c94f33f016966afbe99b95a4275371d62446e202ed8cefc47d2a8f: openstack/swift-storage-0/xattr-restore" id=a2d98abb-a929-4b17-b094-202d41b34e23 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.311006 | controller | Jun 09 16:58:41.573900 crc crio[20770]: time="2026-06-09T16:58:41.573826074Z" level=info msg="Starting container: 0b1de03511c94f33f016966afbe99b95a4275371d62446e202ed8cefc47d2a8f" id=01673cef-a864-4eb2-8d47-d94cf91605d9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.311021 | controller | Jun 09 16:58:41.585967 crc crio[20770]: time="2026-06-09T16:58:41.585869003Z" level=info msg="Started container" PID=57437 containerID=0b1de03511c94f33f016966afbe99b95a4275371d62446e202ed8cefc47d2a8f description=openstack/swift-storage-0/xattr-restore id=01673cef-a864-4eb2-8d47-d94cf91605d9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b5cc6ea3d4996be49ef5faeae27f289df6c9528d212df886d73630dc82041a6
2026-06-09 17:48:36.311036 | controller | Jun 09 16:58:41.624022 crc crio[20770]: time="2026-06-09T16:58:41.623588136Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.311052 | controller | Jun 09 16:58:41.823440 crc crio[20770]: time="2026-06-09T16:58:41.823076598Z" level=info msg="Running pod sandbox: openstack/glance-db-sync-lr54k/POD" id=81c301ed-2c6e-4411-bc5c-027dfdcc0dbf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.311067 | controller | Jun 09 16:58:41.823440 crc crio[20770]: time="2026-06-09T16:58:41.823223052Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.311083 | controller | Jun 09 16:58:41.826703 crc crio[20770]: time="2026-06-09T16:58:41.826578759Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.311099 | controller | Jun 09 16:58:41.863200 crc crio[20770]: time="2026-06-09T16:58:41.863076777Z" level=info msg="Got pod network &{Name:glance-db-sync-lr54k Namespace:openstack ID:dd910215699edcd954ff8b53b97f2d87a0eb9e39b3913e37e96f8b35ef56b1cd UID:413be875-aea6-42ac-8309-832e7e2426e1 NetNS:/var/run/netns/1d0fe72b-1b96-4f73-9d85-ff435572e17f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod413be875_aea6_42ac_8309_832e7e2426e1.slice PodAnnotations:0xc002a08788}] Aliases:map[]}"
2026-06-09 17:48:36.311120 | controller | Jun 09 16:58:41.863200 crc crio[20770]: time="2026-06-09T16:58:41.86316312Z" level=info msg="Adding pod openstack_glance-db-sync-lr54k to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.311137 | controller | Jun 09 16:58:42.227014 crc crio[20770]: time="2026-06-09T16:58:42.226449859Z" level=info msg="Created container 5e612a7c31b5589bbf50c10bb460248a6a4350cf6e5608aaa24bb63703cb473a: openstack/ovn-controller-cw8vf-config-r2q6q/ovn-config" id=022117d8-1754-40af-a805-ef2a8f5f893d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.311155 | controller | Jun 09 16:58:42.228803 crc crio[20770]: time="2026-06-09T16:58:42.228319193Z" level=info msg="Starting container: 5e612a7c31b5589bbf50c10bb460248a6a4350cf6e5608aaa24bb63703cb473a" id=9cc452d0-edab-4a22-bb67-31dc93325a37 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.311171 | controller | Jun 09 16:58:42.235031 crc crio[20770]: time="2026-06-09T16:58:42.234929185Z" level=info msg="Started container" PID=57575 containerID=5e612a7c31b5589bbf50c10bb460248a6a4350cf6e5608aaa24bb63703cb473a description=openstack/ovn-controller-cw8vf-config-r2q6q/ovn-config id=9cc452d0-edab-4a22-bb67-31dc93325a37 name=/runtime.v1.RuntimeService/StartContainer sandboxID=99d2df4ad10128d9b00e92273b2fba3fa4c9b6cfd7f37c0933948fa8c5fa6b50
2026-06-09 17:48:36.311187 | controller | Jun 09 16:58:42.686183 crc crio[20770]: time="2026-06-09T16:58:42.685220186Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=0922accb-9687-48d7-889b-0db534e2b389 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.311203 | controller | Jun 09 16:58:42.686183 crc crio[20770]: time="2026-06-09T16:58:42.686177624Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-swift-account:current-podified not found" id=0922accb-9687-48d7-889b-0db534e2b389 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.311219 | controller | Jun 09 16:58:42.686354 crc crio[20770]: time="2026-06-09T16:58:42.686234386Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-account:current-podified found" id=0922accb-9687-48d7-889b-0db534e2b389 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.311235 | controller | Jun 09 16:58:42.689546 crc crio[20770]: time="2026-06-09T16:58:42.687698168Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=fadb1219-5bca-483d-9fc4-7aa7dd6b5833 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.311251 | controller | Jun 09 16:58:42.695370 crc crio[20770]: time="2026-06-09T16:58:42.695274258Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\""
2026-06-09 17:48:36.311267 | controller | Jun 09 16:58:42.827846 crc crio[20770]: 2026-06-09T16:58:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dd910215699edcd Mac:0a:a8:0f:ed:72:5e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:82 Mtu:0 Sandbox:/var/run/netns/1d0fe72b-1b96-4f73-9d85-ff435572e17f SocketPath: PciID:}] [{Interface:0xc0001125b0 Address:{IP:10.217.0.130 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.311284 | controller | Jun 09 16:58:42.829503 crc crio[20770]: time="2026-06-09T16:58:42.828504149Z" level=info msg="Got pod network &{Name:glance-db-sync-lr54k Namespace:openstack ID:dd910215699edcd954ff8b53b97f2d87a0eb9e39b3913e37e96f8b35ef56b1cd UID:413be875-aea6-42ac-8309-832e7e2426e1 NetNS:/var/run/netns/1d0fe72b-1b96-4f73-9d85-ff435572e17f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod413be875_aea6_42ac_8309_832e7e2426e1.slice PodAnnotations:0xc002a08788}] Aliases:map[]}"
2026-06-09 17:48:36.311303 | controller | Jun 09 16:58:42.829503 crc crio[20770]: time="2026-06-09T16:58:42.828784607Z" level=info msg="Checking pod openstack_glance-db-sync-lr54k for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.311320 | controller | Jun 09 16:58:42.867284 crc crio[20770]: time="2026-06-09T16:58:42.867206151Z" level=info msg="Ran pod sandbox dd910215699edcd954ff8b53b97f2d87a0eb9e39b3913e37e96f8b35ef56b1cd with infra container: openstack/glance-db-sync-lr54k/POD" id=81c301ed-2c6e-4411-bc5c-027dfdcc0dbf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.311336 | controller | Jun 09 16:58:42.873070 crc crio[20770]: time="2026-06-09T16:58:42.872985048Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=fb0b223d-4151-43fa-a64b-a196a29b1f79 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.311352 | controller | Jun 09 16:58:42.873359 crc crio[20770]: time="2026-06-09T16:58:42.873183904Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-glance-api:current-podified not found" id=fb0b223d-4151-43fa-a64b-a196a29b1f79 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.311368 | controller | Jun 09 16:58:42.873359 crc crio[20770]: time="2026-06-09T16:58:42.873231825Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-glance-api:current-podified found" id=fb0b223d-4151-43fa-a64b-a196a29b1f79 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.311384 | controller | Jun 09 16:58:42.877089 crc crio[20770]: time="2026-06-09T16:58:42.877029415Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=beff710e-2a39-4912-a9c0-1b4c1f54dba6 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.311400 | controller | Jun 09 16:58:42.888693 crc crio[20770]: time="2026-06-09T16:58:42.882213776Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\""
2026-06-09 17:48:36.311417 | controller | Jun 09 16:58:44.546165 crc crio[20770]: time="2026-06-09T16:58:44.545211707Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:2e8a2b2bbccdd61ef08eb9b79a8e66a2e2e82e19054bde454cdbcb0d80d92310" id=fadb1219-5bca-483d-9fc4-7aa7dd6b5833 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.311432 | controller | Jun 09 16:58:44.547136 crc crio[20770]: time="2026-06-09T16:58:44.546982678Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=88e5c3e5-c4a3-4ba7-97b8-c875017bd95c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.311448 | controller | Jun 09 16:58:44.566957 crc crio[20770]: time="2026-06-09T16:58:44.566624077Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=d78cd32f-2fd5-45d8-8c75-67906217e56b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.311464 | controller | Jun 09 16:58:44.575867 crc crio[20770]: time="2026-06-09T16:58:44.575774792Z" level=info msg="Creating container: openstack/swift-storage-0/account-server" id=f321cf05-3643-4dc1-b5ed-4bdc8ee7f31d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.311480 | controller | Jun 09 16:58:44.577523 crc crio[20770]: time="2026-06-09T16:58:44.57744496Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.311499 | controller | Jun 09 16:58:44.610271 crc crio[20770]: time="2026-06-09T16:58:44.61019065Z" level=info msg="Running pod sandbox: openstack/root-account-create-update-kv2zz/POD" id=44747f4b-32dc-4e10-8954-2bae1b86feff name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.311548 | controller | Jun 09 16:58:44.610398 crc crio[20770]: time="2026-06-09T16:58:44.610294873Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.311580 | controller | Jun 09 16:58:44.629746 crc crio[20770]: time="2026-06-09T16:58:44.629599022Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.311605 | controller | Jun 09 16:58:44.634493 crc crio[20770]: time="2026-06-09T16:58:44.634435252Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.311626 | controller | Jun 09 16:58:44.680789 crc crio[20770]: time="2026-06-09T16:58:44.678830299Z" level=info msg="Got pod network &{Name:root-account-create-update-kv2zz Namespace:openstack ID:379d07e5066acc1c182f42d395571b70609772c6ac07a98be9aabd257c0564ba UID:80ea62e4-0bb7-4a23-94b3-a39985d4cfb5 NetNS:/var/run/netns/7080f522-703a-49f6-935a-4775e9338bdf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod80ea62e4_0bb7_4a23_94b3_a39985d4cfb5.slice PodAnnotations:0xc006e7e068}] Aliases:map[]}"
2026-06-09 17:48:36.311648 | controller | Jun 09 16:58:44.680789 crc crio[20770]: time="2026-06-09T16:58:44.678928102Z" level=info msg="Adding pod openstack_root-account-create-update-kv2zz to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.311669 | controller | Jun 09 16:58:44.739858 crc crio[20770]: time="2026-06-09T16:58:44.737974693Z" level=info msg="Stopping pod sandbox: 99d2df4ad10128d9b00e92273b2fba3fa4c9b6cfd7f37c0933948fa8c5fa6b50" id=9ad1d5a7-62c7-491d-85f7-ed4fd12c3e2e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.311691 | controller | Jun 09 16:58:44.740447 crc crio[20770]: time="2026-06-09T16:58:44.74028555Z" level=info msg="Got pod network &{Name:ovn-controller-cw8vf-config-r2q6q Namespace:openstack ID:99d2df4ad10128d9b00e92273b2fba3fa4c9b6cfd7f37c0933948fa8c5fa6b50 UID:5c551638-c63e-4569-90ac-ead05344b360 NetNS:/var/run/netns/27e8d31d-155b-421a-a7ca-d061327fa0dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5c551638_c63e_4569_90ac_ead05344b360.slice PodAnnotations:0xc0010a2088}] Aliases:map[]}"
2026-06-09 17:48:36.311713 | controller | Jun 09 16:58:44.740763 crc crio[20770]: time="2026-06-09T16:58:44.740576159Z" level=info msg="Deleting pod openstack_ovn-controller-cw8vf-config-r2q6q from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.311735 | controller | Jun 09 16:58:45.129772 crc crio[20770]: time="2026-06-09T16:58:45.126895896Z" level=info msg="Created container 1cfd6b35f556b5bd6ae0cd2b52775d3fb67ce9e573331a131b5221b325c49a08: openstack/swift-storage-0/account-server" id=f321cf05-3643-4dc1-b5ed-4bdc8ee7f31d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.311758 | controller | Jun 09 16:58:45.136792 crc crio[20770]: time="2026-06-09T16:58:45.136418132Z" level=info msg="Starting container: 1cfd6b35f556b5bd6ae0cd2b52775d3fb67ce9e573331a131b5221b325c49a08" id=c2b5b894-24d4-4717-a0f5-1c711d4821e6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.311779 | controller | Jun 09 16:58:45.146440 crc crio[20770]: time="2026-06-09T16:58:45.1453212Z" level=info msg="Started container" PID=57827 containerID=1cfd6b35f556b5bd6ae0cd2b52775d3fb67ce9e573331a131b5221b325c49a08 description=openstack/swift-storage-0/account-server id=c2b5b894-24d4-4717-a0f5-1c711d4821e6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b5cc6ea3d4996be49ef5faeae27f289df6c9528d212df886d73630dc82041a6
2026-06-09 17:48:36.311802 | controller | Jun 09 16:58:45.166959 crc crio[20770]: time="2026-06-09T16:58:45.165992589Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=4a7b7d47-512a-4886-9512-d3425b76d6f7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.311828 | controller | Jun 09 16:58:45.199403 crc crio[20770]: time="2026-06-09T16:58:45.199279004Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=a1e96640-2dba-4f8d-ae43-7c986dee139c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.311850 | controller | Jun 09 16:58:45.220737 crc crio[20770]: time="2026-06-09T16:58:45.220587711Z" level=info msg="Creating container: openstack/swift-storage-0/account-replicator" id=2d452500-ad10-4e9f-a540-5f59514ae604 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.311871 | controller | Jun 09 16:58:45.224525 crc crio[20770]: time="2026-06-09T16:58:45.22434314Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.311894 | controller | Jun 09 16:58:45.293340 crc crio[20770]: time="2026-06-09T16:58:45.293206136Z" level=info msg="Stopped pod sandbox: 99d2df4ad10128d9b00e92273b2fba3fa4c9b6cfd7f37c0933948fa8c5fa6b50" id=9ad1d5a7-62c7-491d-85f7-ed4fd12c3e2e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.311918 | controller | Jun 09 16:58:45.329487 crc crio[20770]: time="2026-06-09T16:58:45.329381705Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.311942 | controller | Jun 09 16:58:45.342246 crc crio[20770]: time="2026-06-09T16:58:45.34162217Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.311964 | controller | Jun 09 16:58:45.485126 crc crio[20770]: 2026-06-09T16:58:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:379d07e5066acc1 Mac:9e:55:ea:67:c0:24 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:83 Mtu:0 Sandbox:/var/run/netns/7080f522-703a-49f6-935a-4775e9338bdf SocketPath: PciID:}] [{Interface:0xc0002d8960 Address:{IP:10.217.0.131 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.311990 | controller | Jun 09 16:58:45.486342 crc crio[20770]: time="2026-06-09T16:58:45.486279423Z" level=info msg="Got pod network &{Name:root-account-create-update-kv2zz Namespace:openstack ID:379d07e5066acc1c182f42d395571b70609772c6ac07a98be9aabd257c0564ba UID:80ea62e4-0bb7-4a23-94b3-a39985d4cfb5 NetNS:/var/run/netns/7080f522-703a-49f6-935a-4775e9338bdf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod80ea62e4_0bb7_4a23_94b3_a39985d4cfb5.slice PodAnnotations:0xc006e7e068}] Aliases:map[]}"
2026-06-09 17:48:36.312015 | controller | Jun 09 16:58:45.486538 crc crio[20770]: time="2026-06-09T16:58:45.486478658Z" level=info msg="Checking pod openstack_root-account-create-update-kv2zz for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.312040 | controller | Jun 09 16:58:45.494482 crc crio[20770]: time="2026-06-09T16:58:45.494360727Z" level=info msg="Ran pod sandbox 379d07e5066acc1c182f42d395571b70609772c6ac07a98be9aabd257c0564ba with infra container: openstack/root-account-create-update-kv2zz/POD" id=44747f4b-32dc-4e10-8954-2bae1b86feff name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.312059 | controller | Jun 09 16:58:45.499868 crc crio[20770]: time="2026-06-09T16:58:45.499795334Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=41a5914a-d5d6-4317-9722-1fa8a294510e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.312079 | controller | Jun 09 16:58:45.507807 crc crio[20770]: time="2026-06-09T16:58:45.507615481Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=e6056289-7f61-430e-bf3b-bbe8abfe1a68 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.312107 | controller | Jun 09 16:58:45.524619 crc crio[20770]: time="2026-06-09T16:58:45.523605364Z" level=info msg="Creating container: openstack/root-account-create-update-kv2zz/mariadb-account-create-update" id=2c6dc00b-ffce-439e-94d5-cffe5beaad48 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.312132 | controller | Jun 09 16:58:45.525077 crc crio[20770]: time="2026-06-09T16:58:45.525016985Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.312152 | controller | Jun 09 16:58:45.560132 crc crio[20770]: time="2026-06-09T16:58:45.560049931Z" level=info msg="Created container 42a922cd4e0b6a2b98e58f8a0c8f31d0ca04d9f5850c517c718b200ef655f67d: openstack/swift-storage-0/account-replicator" id=2d452500-ad10-4e9f-a540-5f59514ae604 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.312169 | controller | Jun 09 16:58:45.563472 crc crio[20770]: time="2026-06-09T16:58:45.563255264Z" level=info msg="Starting container: 42a922cd4e0b6a2b98e58f8a0c8f31d0ca04d9f5850c517c718b200ef655f67d" id=f1d0012f-6d1e-4e7b-b49a-8c10f5a29414 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.312186 | controller | Jun 09 16:58:45.570938 crc crio[20770]: time="2026-06-09T16:58:45.570791172Z" level=info msg="Started container" PID=57910 containerID=42a922cd4e0b6a2b98e58f8a0c8f31d0ca04d9f5850c517c718b200ef655f67d description=openstack/swift-storage-0/account-replicator id=f1d0012f-6d1e-4e7b-b49a-8c10f5a29414 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b5cc6ea3d4996be49ef5faeae27f289df6c9528d212df886d73630dc82041a6
2026-06-09 17:48:36.312202 | controller | Jun 09 16:58:45.585366 crc crio[20770]: time="2026-06-09T16:58:45.58520985Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=65fdca05-e3dc-498a-92fd-5a51bf8418e1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.312217 | controller | Jun 09 16:58:45.598003 crc crio[20770]: time="2026-06-09T16:58:45.593460939Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.312233 | controller | Jun 09 16:58:45.607864 crc crio[20770]: time="2026-06-09T16:58:45.607702852Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=b2bd96e6-73d2-4cf0-8fa9-a57f17eac162 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.312249 | controller | Jun 09 16:58:45.607864 crc crio[20770]: time="2026-06-09T16:58:45.607855366Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.312265 | controller | Jun 09 16:58:45.618229 crc crio[20770]: time="2026-06-09T16:58:45.618131794Z" level=info msg="Creating container: openstack/swift-storage-0/account-auditor" id=e19b9798-835d-4d39-9f96-36da9bfa5d06 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.312281 | controller | Jun 09 16:58:45.619946 crc crio[20770]: time="2026-06-09T16:58:45.619880245Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.312297 | controller | Jun 09 16:58:45.668350 crc crio[20770]: time="2026-06-09T16:58:45.668200965Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.312313 | controller | Jun 09 16:58:45.678331 crc crio[20770]: time="2026-06-09T16:58:45.678197535Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.312328 | controller | Jun 09 16:58:45.858175 crc crio[20770]: time="2026-06-09T16:58:45.857868953Z" level=info msg="Created container 123b977a3c285d40f80a0d5e7de725bcecea36e29efceccddefa13247cea447c: openstack/root-account-create-update-kv2zz/mariadb-account-create-update" id=2c6dc00b-ffce-439e-94d5-cffe5beaad48 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.312348 | controller | Jun 09 16:58:45.858494 crc crio[20770]: time="2026-06-09T16:58:45.858315806Z" level=info msg="Created container e88c0faec5ee4d36c5ce95b79070309299b1b0eab3f42fc684d190f1116e62fb: openstack/swift-storage-0/account-auditor" id=e19b9798-835d-4d39-9f96-36da9bfa5d06 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.312364 | controller | Jun 09 16:58:45.859287 crc crio[20770]: time="2026-06-09T16:58:45.859204432Z" level=info msg="Starting container: 123b977a3c285d40f80a0d5e7de725bcecea36e29efceccddefa13247cea447c" id=c212ca46-6f8a-4b6b-a316-e4e77333384a name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.312380 | controller | Jun 09 16:58:45.859581 crc crio[20770]: time="2026-06-09T16:58:45.85950369Z" level=info msg="Starting container: e88c0faec5ee4d36c5ce95b79070309299b1b0eab3f42fc684d190f1116e62fb" id=b26acee2-8675-49aa-8577-fe865584b90f name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.312397 | controller | Jun 09 16:58:45.866595 crc crio[20770]: time="2026-06-09T16:58:45.866415071Z" level=info msg="Started container" PID=57934 containerID=e88c0faec5ee4d36c5ce95b79070309299b1b0eab3f42fc684d190f1116e62fb description=openstack/swift-storage-0/account-auditor id=b26acee2-8675-49aa-8577-fe865584b90f name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b5cc6ea3d4996be49ef5faeae27f289df6c9528d212df886d73630dc82041a6
2026-06-09 17:48:36.312412 | controller | Jun 09 16:58:45.867129 crc crio[20770]: time="2026-06-09T16:58:45.867000217Z" level=info msg="Started container" PID=57930 containerID=123b977a3c285d40f80a0d5e7de725bcecea36e29efceccddefa13247cea447c description=openstack/root-account-create-update-kv2zz/mariadb-account-create-update id=c212ca46-6f8a-4b6b-a316-e4e77333384a name=/runtime.v1.RuntimeService/StartContainer sandboxID=379d07e5066acc1c182f42d395571b70609772c6ac07a98be9aabd257c0564ba
2026-06-09 17:48:36.312429 | controller | Jun 09 16:58:45.884093 crc crio[20770]: time="2026-06-09T16:58:45.88400711Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=28fd450c-3d09-4f09-84fb-f9218cda47c3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.312445 | controller | Jun 09 16:58:45.909333 crc crio[20770]: time="2026-06-09T16:58:45.909244962Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=62ef4868-0e93-45e1-a939-769db0a18c2f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.312460 | controller | Jun 09 16:58:45.919318 crc crio[20770]: time="2026-06-09T16:58:45.919221101Z" level=info msg="Creating container: openstack/swift-storage-0/account-reaper" id=267c8e80-8ad9-4857-a608-a56d97af61ab name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.312477 | controller | Jun 09 16:58:45.921045 crc crio[20770]: time="2026-06-09T16:58:45.920935631Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.312493 | controller | Jun 09 16:58:46.036939 crc crio[20770]: time="2026-06-09T16:58:46.03684831Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.312509 | controller | Jun 09 16:58:46.044099 crc crio[20770]: time="2026-06-09T16:58:46.044009898Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.312551 | controller | Jun 09 16:58:46.197116 crc crio[20770]: time="2026-06-09T16:58:46.196526589Z" level=info msg="Created container 15e523e063cd5e2054086f6970bd53682a0d388a9cb3f85d32057abf546e8acd: openstack/swift-storage-0/account-reaper" id=267c8e80-8ad9-4857-a608-a56d97af61ab name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.312575 | controller | Jun 09 16:58:46.198910 crc crio[20770]: time="2026-06-09T16:58:46.198876887Z" level=info msg="Starting container: 15e523e063cd5e2054086f6970bd53682a0d388a9cb3f85d32057abf546e8acd" id=a66c8954-335e-4b21-b5e0-16360799b31c name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.312592 | controller | Jun 09 16:58:46.213971 crc crio[20770]: time="2026-06-09T16:58:46.213907312Z" level=info msg="Started container" PID=58011 containerID=15e523e063cd5e2054086f6970bd53682a0d388a9cb3f85d32057abf546e8acd description=openstack/swift-storage-0/account-reaper id=a66c8954-335e-4b21-b5e0-16360799b31c name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b5cc6ea3d4996be49ef5faeae27f289df6c9528d212df886d73630dc82041a6
2026-06-09 17:48:36.312608 | controller | Jun 09 16:58:46.237961 crc crio[20770]: time="2026-06-09T16:58:46.234811118Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=d5bceb87-27ea-4910-b743-39eed05303c7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.312624 | controller | Jun 09 16:58:46.237961 crc crio[20770]: time="2026-06-09T16:58:46.235591841Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-swift-container:current-podified not found" id=d5bceb87-27ea-4910-b743-39eed05303c7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.312640 | controller | Jun 09 16:58:46.237961 crc crio[20770]: time="2026-06-09T16:58:46.235769016Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-container:current-podified found" id=d5bceb87-27ea-4910-b743-39eed05303c7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.312656 | controller | Jun 09 16:58:46.237961 crc crio[20770]: time="2026-06-09T16:58:46.236880748Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=bd02e057-75d8-4bee-9f56-dcae3bff6409 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.312672 | controller | Jun 09 16:58:46.259255 crc crio[20770]: time="2026-06-09T16:58:46.259147774Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\""
2026-06-09 17:48:36.312688 | controller | Jun 09 16:58:47.821854 crc crio[20770]: time="2026-06-09T16:58:47.821264441Z" level=info msg="Stopping pod sandbox: 379d07e5066acc1c182f42d395571b70609772c6ac07a98be9aabd257c0564ba" id=d631599e-1041-4b0b-9921-6e705d84b549 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.312704 | controller | Jun 09 16:58:47.823921 crc crio[20770]: time="2026-06-09T16:58:47.823894157Z" level=info msg="Got pod network &{Name:root-account-create-update-kv2zz Namespace:openstack ID:379d07e5066acc1c182f42d395571b70609772c6ac07a98be9aabd257c0564ba UID:80ea62e4-0bb7-4a23-94b3-a39985d4cfb5 NetNS:/var/run/netns/7080f522-703a-49f6-935a-4775e9338bdf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod80ea62e4_0bb7_4a23_94b3_a39985d4cfb5.slice PodAnnotations:0xc00008c940}] Aliases:map[]}"
2026-06-09 17:48:36.312721 | controller | Jun 09 16:58:47.824146 crc crio[20770]: time="2026-06-09T16:58:47.824125834Z" level=info msg="Deleting pod openstack_root-account-create-update-kv2zz from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.312738 | controller | Jun 09 16:58:48.209394 crc crio[20770]: time="2026-06-09T16:58:48.209161993Z" level=info msg="Stopped pod sandbox: 379d07e5066acc1c182f42d395571b70609772c6ac07a98be9aabd257c0564ba" id=d631599e-1041-4b0b-9921-6e705d84b549 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.312755 | controller | Jun 09 16:58:52.349181 crc crio[20770]: time="2026-06-09T16:58:52.347793386Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:2cd9d911af0f170eec9beb49d19054a0cd0882cf56009471751a226026a1ce53" id=bd02e057-75d8-4bee-9f56-dcae3bff6409 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.312779 | controller | Jun 09 16:58:52.353815 crc crio[20770]: time="2026-06-09T16:58:52.353704688Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=9abac246-2e09-44fe-b9fa-9530f39568da name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.312797 | controller | Jun 09 16:58:52.378280 crc crio[20770]: time="2026-06-09T16:58:52.376615832Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=6a90a1ea-1243-4cfb-952f-fab5077c720e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.312813 | controller | Jun 09 16:58:52.422583 crc crio[20770]: time="2026-06-09T16:58:52.422489281Z" level=info msg="Creating container: openstack/swift-storage-0/container-server" id=5e870ad3-ae75-4b9c-83fb-71703866dc67 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.312829 | controller | Jun 09 16:58:52.423250 crc crio[20770]: time="2026-06-09T16:58:52.423172461Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.312845 | controller | Jun 09 16:58:52.475018 crc crio[20770]: time="2026-06-09T16:58:52.474929431Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.312861 | controller | Jun 09 16:58:52.480839 crc crio[20770]: time="2026-06-09T16:58:52.480622806Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.312877 | controller | Jun 09 16:58:52.686536 crc crio[20770]: time="2026-06-09T16:58:52.686414761Z" level=info msg="Created container 2f10235a44928f709fd6b05ddb40b716bf127ccf830676144270a2cbf9b4c78a: openstack/swift-storage-0/container-server" id=5e870ad3-ae75-4b9c-83fb-71703866dc67 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.312893 | controller | Jun 09 16:58:52.688002 crc crio[20770]: time="2026-06-09T16:58:52.687914445Z" level=info msg="Starting container: 2f10235a44928f709fd6b05ddb40b716bf127ccf830676144270a2cbf9b4c78a" id=00011744-acb4-44d8-8e06-6d7b1686e4be name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.312911 | controller | Jun 09 16:58:52.697573 crc crio[20770]: time="2026-06-09T16:58:52.696947616Z" level=info msg="Started container" PID=58427 containerID=2f10235a44928f709fd6b05ddb40b716bf127ccf830676144270a2cbf9b4c78a description=openstack/swift-storage-0/container-server id=00011744-acb4-44d8-8e06-6d7b1686e4be name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b5cc6ea3d4996be49ef5faeae27f289df6c9528d212df886d73630dc82041a6
2026-06-09 17:48:36.312928 | controller | Jun 09 16:58:52.773539 crc crio[20770]: time="2026-06-09T16:58:52.773424393Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=e762f442-6189-4b3f-b363-986e0603f37d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.312944 | controller | Jun 09 16:58:52.785285 crc crio[20770]: time="2026-06-09T16:58:52.785228295Z" level=info msg="Removing container: d3549baac968f6b98b048869f94a07ec6f96dda690973ae0bcecf26ea2be5c55" id=9bf28d36-bcb4-404a-b2fa-2dfd7f720bfc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.312960 | controller | Jun 09 16:58:52.793755 crc crio[20770]: time="2026-06-09T16:58:52.793555786Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=375c7b5c-4f13-48a9-9071-1960232c3a85 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.312979 | controller | Jun 09 16:59:01.593002 crc crio[20770]: time="2026-06-09T16:59:01.592151254Z" level=info msg="Running pod sandbox: openstack/cinder-db-create-dz654/POD" id=46d783a1-e771-4a03-b7fd-4fb7e17ee691 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.312995 | controller | Jun 09 16:59:01.594503 crc crio[20770]: time="2026-06-09T16:59:01.59302671Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.313014 | controller | Jun 09 16:59:01.672019 crc crio[20770]: time="2026-06-09T16:59:01.671171445Z" level=info msg="Running pod sandbox: openstack/cinder-19e0-account-create-update-l6469/POD" id=37493836-969f-4676-a51a-8863b08c325a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.313039 | controller | Jun 09 16:59:01.672322 crc crio[20770]: time="2026-06-09T16:59:01.672274657Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.313063 | controller | Jun 09 16:59:01.822235 crc crio[20770]: time="2026-06-09T16:59:01.81935659Z" level=info msg="Running pod sandbox: openstack/neutron-db-create-zvggc/POD" id=c743a46d-3eb1-4e84-8f8e-11840d309826 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.313088 | controller | Jun 09 16:59:01.822235 crc crio[20770]: time="2026-06-09T16:59:01.819453522Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.313110 | controller | Jun 09 16:59:01.999489 crc crio[20770]: time="2026-06-09T16:59:01.999376227Z" level=info msg="Running pod sandbox: openstack/neutron-6649-account-create-update-q4zwg/POD" id=54ea79b8-972d-4f46-a4be-1dd626681f51 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.313133 | controller | Jun 09 16:59:01.999622 crc crio[20770]: time="2026-06-09T16:59:01.999512851Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.313156 | controller | Jun 09 16:59:02.269235 crc crio[20770]: time="2026-06-09T16:59:02.269150797Z" level=info msg="Running pod sandbox: openstack/barbican-4b0e-account-create-update-z77np/POD" id=10d366d3-c5f8-4a3d-8b17-34d05d627ec1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.313178 | controller | Jun 09 16:59:02.269365 crc crio[20770]: time="2026-06-09T16:59:02.26927624Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.313201 | controller | Jun 09 16:59:02.396407 crc crio[20770]: time="2026-06-09T16:59:02.396312152Z" level=info msg="Running pod sandbox: openstack/keystone-db-sync-x9d9f/POD" id=f449eefb-c64a-448c-a54f-8504b95d88e2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.313220 | controller | Jun 09 16:59:02.396534 crc crio[20770]: time="2026-06-09T16:59:02.396430886Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.313236 | controller | Jun 09 16:59:02.445086 crc crio[20770]: time="2026-06-09T16:59:02.445006234Z" level=info msg="Running pod sandbox: openstack/barbican-db-create-mxftb/POD" id=9cad64d2-fdd7-442d-bc6e-e7cff265727e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.313252 | controller | Jun 09 16:59:02.445199 crc crio[20770]: time="2026-06-09T16:59:02.445171598Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.313267 | controller | Jun 09 16:59:04.061460 crc crio[20770]: time="2026-06-09T16:59:04.060950849Z" level=info msg="Creating container: openstack/swift-storage-0/container-replicator" id=457b1563-3863-4032-b762-a6d07611fb1e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.313287 | controller | Jun 09 16:59:04.113834 crc crio[20770]: time="2026-06-09T16:59:04.113619626Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.313304 | controller | Jun 09 16:59:06.016089 crc crio[20770]: time="2026-06-09T16:59:06.015389317Z" level=info msg="Removed container d3549baac968f6b98b048869f94a07ec6f96dda690973ae0bcecf26ea2be5c55: openshift-infra/auto-csr-approver-29683732-v5nzj/oc" id=9bf28d36-bcb4-404a-b2fa-2dfd7f720bfc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.313320 | controller | Jun 09 16:59:06.028759 crc crio[20770]: time="2026-06-09T16:59:06.026444887Z" level=info msg="Stopping pod sandbox: 91ae40eb85cb9244c070368c3e7d5b474be50bc081db6b5d1519aff36452a404" id=6f7dbaec-cb93-417a-9a91-9aacceca8ca7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.313336 | controller | Jun 09 16:59:06.028759 crc crio[20770]: time="2026-06-09T16:59:06.026790667Z" level=info msg="Stopped pod sandbox (already stopped): 91ae40eb85cb9244c070368c3e7d5b474be50bc081db6b5d1519aff36452a404" id=6f7dbaec-cb93-417a-9a91-9aacceca8ca7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.313352 | controller | Jun 09 16:59:06.028759 crc crio[20770]: time="2026-06-09T16:59:06.027553589Z" level=info msg="Removing pod sandbox: 91ae40eb85cb9244c070368c3e7d5b474be50bc081db6b5d1519aff36452a404" id=7f328fef-2f8a-429d-ba98-4ec70c659962 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.313368 | controller | Jun 09 16:59:06.204932 crc crio[20770]: time="2026-06-09T16:59:06.201244093Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:30d61dd1afa8d55014cd6fec25360a879ff63cbe03089f1dcdf120a632bb54d9" id=beff710e-2a39-4912-a9c0-1b4c1f54dba6 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.313383 | controller | Jun 09 16:59:06.204932 crc crio[20770]: time="2026-06-09T16:59:06.20251106Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=15301050-4adf-4a23-8c11-2546af2919a5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.313399 | controller | Jun 09 16:59:06.208887 crc crio[20770]: time="2026-06-09T16:59:06.208511124Z" level=info msg="Got pod network &{Name:cinder-19e0-account-create-update-l6469 Namespace:openstack ID:9df80648f2165bd5732cb39355e005b1fa00e4f49a55a5c63db088f5e8fdebbd UID:47054d70-c590-4b8d-95ef-58c1a3ad5946 NetNS:/var/run/netns/5780f2f6-7afc-4cb2-9d7d-49bae647fda6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod47054d70_c590_4b8d_95ef_58c1a3ad5946.slice PodAnnotations:0xc006e7e188}] Aliases:map[]}"
2026-06-09 17:48:36.313416 | controller | Jun 09 16:59:06.208887 crc crio[20770]: time="2026-06-09T16:59:06.208582876Z" level=info msg="Adding pod openstack_cinder-19e0-account-create-update-l6469 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.313432 | controller | Jun 09 16:59:06.301217 crc crio[20770]: time="2026-06-09T16:59:06.300873851Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=3572b901-5427-46f2-b0e3-1544f791bd5f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.313448 | controller | Jun 09 16:59:06.462938 crc crio[20770]: time="2026-06-09T16:59:06.375188645Z" level=info msg="Removed pod sandbox: 91ae40eb85cb9244c070368c3e7d5b474be50bc081db6b5d1519aff36452a404" id=7f328fef-2f8a-429d-ba98-4ec70c659962 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.313464 | controller | Jun 09 16:59:06.462938 crc crio[20770]: time="2026-06-09T16:59:06.376116062Z" level=info msg="Stopping pod sandbox: 9e2495e20239a5cce5ad53f7ef556e6cfe80f26d5b39bef79bc3cd833ed15e82" id=06d4a37d-98e7-4ab0-83cd-641b11eef59b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.313484 | controller | Jun 09 16:59:06.462938 crc crio[20770]: time="2026-06-09T16:59:06.376157493Z" level=info msg="Stopped pod sandbox (already stopped): 9e2495e20239a5cce5ad53f7ef556e6cfe80f26d5b39bef79bc3cd833ed15e82" id=06d4a37d-98e7-4ab0-83cd-641b11eef59b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.313501 | controller | Jun 09 16:59:06.462938 crc crio[20770]: time="2026-06-09T16:59:06.376583935Z" level=info msg="Removing pod sandbox: 9e2495e20239a5cce5ad53f7ef556e6cfe80f26d5b39bef79bc3cd833ed15e82" id=2bc2d6dc-5dca-468f-bd39-9f6d69e37b4f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.313539 | controller | Jun 09 16:59:06.462938 crc crio[20770]: time="2026-06-09T16:59:06.461384053Z" level=info msg="Removed pod sandbox: 9e2495e20239a5cce5ad53f7ef556e6cfe80f26d5b39bef79bc3cd833ed15e82" id=2bc2d6dc-5dca-468f-bd39-9f6d69e37b4f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.313557 | controller | Jun 09 16:59:06.464327 crc crio[20770]: time="2026-06-09T16:59:06.463415712Z" level=info msg="Stopping pod sandbox: e8e99fa302d5a6d9c0adb075f4a56911456cdb65c59604e008c99529ffbd4d21" id=49a1af47-c665-4662-aa74-396c4e42ae57 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.313574 | controller | Jun 09 16:59:06.464327 crc crio[20770]: time="2026-06-09T16:59:06.463467153Z" level=info msg="Stopped pod sandbox (already stopped): e8e99fa302d5a6d9c0adb075f4a56911456cdb65c59604e008c99529ffbd4d21" id=49a1af47-c665-4662-aa74-396c4e42ae57 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.313589 | controller | Jun 09 16:59:06.466444 crc crio[20770]: time="2026-06-09T16:59:06.466136151Z" level=info msg="Removing pod sandbox: e8e99fa302d5a6d9c0adb075f4a56911456cdb65c59604e008c99529ffbd4d21" id=068ead68-6b71-405e-88bf-009c0a6aaecc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.313605 | controller | Jun 09 16:59:06.471408 crc crio[20770]: time="2026-06-09T16:59:06.471356442Z" level=info msg="Got pod network &{Name:neutron-6649-account-create-update-q4zwg Namespace:openstack ID:1f728ce908efa4770fa561dce828f6f85a7579c125c25d0ead72a8b14a6eeaf5 UID:e4ea2e85-c7d5-4d07-a23b-9cda63c5a56c NetNS:/var/run/netns/b2302c92-ad5f-4a8f-a247-0db2b356d8c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode4ea2e85_c7d5_4d07_a23b_9cda63c5a56c.slice PodAnnotations:0xc0005c6a18}] Aliases:map[]}"
2026-06-09 17:48:36.313623 | controller | Jun 09 16:59:06.472184 crc crio[20770]: time="2026-06-09T16:59:06.472129014Z" level=info msg="Adding pod openstack_neutron-6649-account-create-update-q4zwg to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.313640 | controller | Jun 09 16:59:06.480448 crc crio[20770]: time="2026-06-09T16:59:06.4768185Z" level=info msg="Got pod network &{Name:barbican-db-create-mxftb Namespace:openstack ID:df709fe1bfc645f9da87daa7409f0761e4d40e40761390515afad620ec142761 UID:c95fb77a-a3ab-4e43-81d7-4ef2f00a7fc1 NetNS:/var/run/netns/f0e8efc2-b8a9-4dec-b047-8455936ccf38 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc95fb77a_a3ab_4e43_81d7_4ef2f00a7fc1.slice PodAnnotations:0xc0010a2288}] Aliases:map[]}"
2026-06-09 17:48:36.313656 | controller | Jun 09 16:59:06.480448 crc crio[20770]: time="2026-06-09T16:59:06.476861891Z" level=info msg="Adding pod openstack_barbican-db-create-mxftb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.313673 | controller | Jun 09 16:59:06.480448 crc crio[20770]: time="2026-06-09T16:59:06.477380626Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.313689 | controller | Jun 09 16:59:06.480448 crc crio[20770]: time="2026-06-09T16:59:06.478097117Z" level=info msg="Got pod network &{Name:keystone-db-sync-x9d9f Namespace:openstack ID:005be5394c71cb6faee1faff6e334b31f99c15358279c05c61918d46c477037c UID:70512a12-5ee1-4fd1-bfb8-534e767bf754 NetNS:/var/run/netns/ec1b8187-ebfa-4cd0-869d-6aa71e84b161 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod70512a12_5ee1_4fd1_bfb8_534e767bf754.slice PodAnnotations:0xc002732600}] Aliases:map[]}"
2026-06-09 17:48:36.313709 | controller | Jun 09 16:59:06.480448 crc crio[20770]: time="2026-06-09T16:59:06.478122788Z" level=info msg="Adding pod openstack_keystone-db-sync-x9d9f to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.313726 | controller | Jun 09 16:59:06.484619 crc crio[20770]: time="2026-06-09T16:59:06.481528827Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.313742 | controller | Jun 09 16:59:06.490352 crc crio[20770]: time="2026-06-09T16:59:06.487913102Z" level=info msg="Got pod network &{Name:cinder-db-create-dz654 Namespace:openstack ID:a368bbf60b78925c03409824b0211b5af38968c8391d188b6b5404167d8890d5 UID:eb827261-9cc6-4388-bf7f-9136d46e42d7 NetNS:/var/run/netns/2ce64904-e62f-4610-b78c-ab992b908d99 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeb827261_9cc6_4388_bf7f_9136d46e42d7.slice PodAnnotations:0xc002732700}] Aliases:map[]}"
2026-06-09 17:48:36.313759 | controller | Jun 09 16:59:06.490352 crc crio[20770]: time="2026-06-09T16:59:06.487957493Z" level=info msg="Adding pod openstack_cinder-db-create-dz654 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.313775 | controller | Jun 09 16:59:06.506512 crc crio[20770]: time="2026-06-09T16:59:06.506435829Z" level=info msg="Got pod network &{Name:neutron-db-create-zvggc Namespace:openstack ID:101a859d2325a02da43cf8bd9afb23b28e4ae896db7202ac8ced78663d4b4db6 UID:c143f3b8-abf8-4e96-bbf2-e0544ffaf9f4 NetNS:/var/run/netns/68220138-f097-4bf0-8c1d-de3acf35c213 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc143f3b8_abf8_4e96_bbf2_e0544ffaf9f4.slice PodAnnotations:0xc0005c6b88}] Aliases:map[]}"
2026-06-09 17:48:36.313791 | controller | Jun 09 16:59:06.506706 crc crio[20770]: time="2026-06-09T16:59:06.506505361Z" level=info msg="Adding pod openstack_neutron-db-create-zvggc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.313807 | controller | Jun 09 16:59:06.508221 crc crio[20770]: time="2026-06-09T16:59:06.508176059Z" level=info msg="Got pod network &{Name:barbican-4b0e-account-create-update-z77np Namespace:openstack ID:9aedd6fdb9dd7802b0d80a0b4835eeac42e8bb3577631a5d7bc5de5b055c57a8 UID:3f5c7fd1-3df1-49c7-b7c0-d7f4b9de9057 NetNS:/var/run/netns/e8ba9436-bf66-4e95-8a76-948f5e89958e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3f5c7fd1_3df1_49c7_b7c0_d7f4b9de9057.slice PodAnnotations:0xc000134318}] Aliases:map[]}"
2026-06-09 17:48:36.313823 | controller | Jun 09 16:59:06.508347 crc crio[20770]: time="2026-06-09T16:59:06.508328723Z" level=info msg="Adding pod openstack_barbican-4b0e-account-create-update-z77np to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.313839 | controller | Jun 09 16:59:06.534965 crc crio[20770]: time="2026-06-09T16:59:06.520003072Z" level=info msg="Removed pod sandbox: e8e99fa302d5a6d9c0adb075f4a56911456cdb65c59604e008c99529ffbd4d21" id=068ead68-6b71-405e-88bf-009c0a6aaecc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.313858 | controller | Jun 09 16:59:06.534965 crc crio[20770]: time="2026-06-09T16:59:06.522838824Z" level=info msg="Stopping pod sandbox: b4362be234d40b9232de9b6faa7191d80e02dcc77d06c72ca33f8edfd4257851" id=cca331f1-90b0-420d-ad52-b115c40e5fd0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.313875 | controller | Jun 09 16:59:06.534965 crc crio[20770]: time="2026-06-09T16:59:06.52304999Z" level=info msg="Stopped pod sandbox (already stopped): b4362be234d40b9232de9b6faa7191d80e02dcc77d06c72ca33f8edfd4257851" id=cca331f1-90b0-420d-ad52-b115c40e5fd0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.313891 | controller | Jun 09 16:59:06.534965 crc crio[20770]: time="2026-06-09T16:59:06.52543682Z" level=info msg="Removing pod sandbox: b4362be234d40b9232de9b6faa7191d80e02dcc77d06c72ca33f8edfd4257851" id=0c80ca36-0178-49ee-8927-3d6ad5adba79 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.313907 | controller | Jun 09 16:59:06.698605 crc crio[20770]: time="2026-06-09T16:59:06.698501595Z" level=info msg="Removed pod sandbox: b4362be234d40b9232de9b6faa7191d80e02dcc77d06c72ca33f8edfd4257851" id=0c80ca36-0178-49ee-8927-3d6ad5adba79 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.313923 | controller | Jun 09 16:59:06.699604 crc crio[20770]: time="2026-06-09T16:59:06.699493444Z" level=info msg="Stopping pod sandbox: e6c9ee9b9ce4a777ef964504455ca87fe1998ef05026f2813602a270d91c1993" id=95f6058b-a422-4310-9d15-0b81976f1d92 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.313939 | controller | Jun 09 16:59:06.699604 crc crio[20770]: time="2026-06-09T16:59:06.699568676Z" level=info msg="Stopped pod sandbox (already stopped): e6c9ee9b9ce4a777ef964504455ca87fe1998ef05026f2813602a270d91c1993" id=95f6058b-a422-4310-9d15-0b81976f1d92 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.313955 | controller | Jun 09 16:59:06.700409 crc crio[20770]: time="2026-06-09T16:59:06.700214565Z" level=info msg="Removing pod sandbox: e6c9ee9b9ce4a777ef964504455ca87fe1998ef05026f2813602a270d91c1993" id=3173c4d0-48ed-443d-b7dc-dd77a8b8dc01 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.313971 | controller | Jun 09 16:59:06.722476 crc crio[20770]: time="2026-06-09T16:59:06.722373157Z" level=info msg="Removed pod sandbox: e6c9ee9b9ce4a777ef964504455ca87fe1998ef05026f2813602a270d91c1993" id=3173c4d0-48ed-443d-b7dc-dd77a8b8dc01 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.313986 | controller | Jun 09 16:59:06.724160 crc crio[20770]: time="2026-06-09T16:59:06.724057706Z" level=info msg="Stopping pod sandbox: 8a5c993890abb775678a60b245ea4cf372b323fc53187ca1c28cf45a92306472" id=b3d80f14-7275-4978-9e02-429611ae43df name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.314002 | controller | Jun 09 16:59:06.724259 crc crio[20770]: time="2026-06-09T16:59:06.72417482Z" level=info msg="Stopped pod sandbox (already stopped): 8a5c993890abb775678a60b245ea4cf372b323fc53187ca1c28cf45a92306472" id=b3d80f14-7275-4978-9e02-429611ae43df name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.314018 | controller | Jun 09 16:59:06.724760 crc crio[20770]: time="2026-06-09T16:59:06.724694045Z" level=info msg="Removing pod sandbox: 8a5c993890abb775678a60b245ea4cf372b323fc53187ca1c28cf45a92306472" id=c25cfc0d-9bd2-4e13-a1bd-4d6705d73c03 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.314033 | controller | Jun 09 16:59:06.737431 crc crio[20770]: time="2026-06-09T16:59:06.736818106Z" level=info msg="Removed pod sandbox: 8a5c993890abb775678a60b245ea4cf372b323fc53187ca1c28cf45a92306472" id=c25cfc0d-9bd2-4e13-a1bd-4d6705d73c03 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.314049 | controller | Jun 09 16:59:06.737884 crc crio[20770]: time="2026-06-09T16:59:06.73762926Z" level=info msg="Stopping pod sandbox: 56d47b1778336a57d12279c407eb85054d43323c318a380ccb0c7f0f2728f75e" id=964696f8-dbba-4d94-8bad-58d91fec1a52 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.314070 | controller | Jun 09 16:59:06.737990 crc crio[20770]: time="2026-06-09T16:59:06.737883347Z" level=info msg="Stopped pod sandbox (already stopped): 56d47b1778336a57d12279c407eb85054d43323c318a380ccb0c7f0f2728f75e" id=964696f8-dbba-4d94-8bad-58d91fec1a52 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.314096 | controller | Jun 09 16:59:06.738888 crc crio[20770]: time="2026-06-09T16:59:06.738780883Z" level=info msg="Removing pod sandbox: 56d47b1778336a57d12279c407eb85054d43323c318a380ccb0c7f0f2728f75e" id=7e50e92f-9543-46a0-b0e5-6077d287f0a3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.314125 | controller | Jun 09 16:59:06.757381 crc crio[20770]: time="2026-06-09T16:59:06.757256848Z" level=info msg="Removed pod sandbox: 56d47b1778336a57d12279c407eb85054d43323c318a380ccb0c7f0f2728f75e" id=7e50e92f-9543-46a0-b0e5-6077d287f0a3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.314148 | controller | Jun 09 16:59:06.758218 crc crio[20770]: time="2026-06-09T16:59:06.758143384Z" level=info msg="Stopping pod sandbox: 3573160175c10950724f82d9534b2967267dee7e28a51581089daffe9cc74ad8" id=ea9a1041-7354-481a-ac48-a2b79adc02ed name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.314165 | controller | Jun 09 16:59:06.758363 crc crio[20770]: time="2026-06-09T16:59:06.758221456Z" level=info msg="Stopped pod sandbox (already stopped): 3573160175c10950724f82d9534b2967267dee7e28a51581089daffe9cc74ad8" id=ea9a1041-7354-481a-ac48-a2b79adc02ed name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.314186 | controller | Jun 09 16:59:06.759026 crc crio[20770]: time="2026-06-09T16:59:06.758902636Z" level=info msg="Removing pod sandbox: 3573160175c10950724f82d9534b2967267dee7e28a51581089daffe9cc74ad8" id=bc2962fc-d72c-4312-978d-34110b8b31f3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.314224 | controller | Jun 09 16:59:06.790243 crc crio[20770]: time="2026-06-09T16:59:06.789626037Z" level=info msg="Removed pod sandbox: 3573160175c10950724f82d9534b2967267dee7e28a51581089daffe9cc74ad8" id=bc2962fc-d72c-4312-978d-34110b8b31f3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.314252 | controller | Jun 09 16:59:06.791608 crc crio[20770]: time="2026-06-09T16:59:06.791539652Z" level=info msg="Stopping pod sandbox: 1ccbedb738a916ce574f219365374e4cbb3c0d7bf0e5c2a46d115af229b0245d" id=ac90f165-9ca3-446a-8086-744fe8da77ec name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.314279 | controller | Jun 09 16:59:06.791608 crc crio[20770]: time="2026-06-09T16:59:06.791605574Z" level=info msg="Stopped pod sandbox (already stopped): 1ccbedb738a916ce574f219365374e4cbb3c0d7bf0e5c2a46d115af229b0245d" id=ac90f165-9ca3-446a-8086-744fe8da77ec name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.314296 | controller | Jun 09 16:59:06.792326 crc crio[20770]: time="2026-06-09T16:59:06.792283444Z" level=info msg="Removing pod sandbox: 1ccbedb738a916ce574f219365374e4cbb3c0d7bf0e5c2a46d115af229b0245d" id=4bb36c3c-aa7c-4ba6-93e3-79b0928e217b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.314312 | controller | Jun 09 16:59:06.810301 crc crio[20770]: time="2026-06-09T16:59:06.806622969Z" level=info msg="Removed pod sandbox: 1ccbedb738a916ce574f219365374e4cbb3c0d7bf0e5c2a46d115af229b0245d" id=4bb36c3c-aa7c-4ba6-93e3-79b0928e217b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.314328 | controller | Jun 09 16:59:08.278097 crc crio[20770]: time="2026-06-09T16:59:08.277980945Z" level=info msg="Creating container: openstack/glance-db-sync-lr54k/glance-db-sync" id=c51bfa20-e5f2-43d9-9627-0600663cab27 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.314344 | controller | Jun 09 16:59:08.280100 crc crio[20770]: time="2026-06-09T16:59:08.280017294Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.314361 | controller | Jun 09 16:59:08.325862 crc crio[20770]: time="2026-06-09T16:59:08.32539895Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.314382 | controller | Jun 09 16:59:08.494902 crc crio[20770]: time="2026-06-09T16:59:08.494608694Z" level=info msg="Created container 7613d712d65cf29b4fe6247a341133bf1547e34bce1c3017184595e37e5a7625: openstack/swift-storage-0/container-replicator" id=457b1563-3863-4032-b762-a6d07611fb1e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.314399 | controller | Jun 09 16:59:08.496692 crc crio[20770]: time="2026-06-09T16:59:08.496524569Z" level=info msg="Starting container: 7613d712d65cf29b4fe6247a341133bf1547e34bce1c3017184595e37e5a7625" id=5a22cfff-adbe-4a40-b25a-454614bac48f name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.314416 | controller | Jun 09 16:59:08.508921 crc crio[20770]: time="2026-06-09T16:59:08.508824516Z" level=info msg="Started container" PID=59233 containerID=7613d712d65cf29b4fe6247a341133bf1547e34bce1c3017184595e37e5a7625 description=openstack/swift-storage-0/container-replicator id=5a22cfff-adbe-4a40-b25a-454614bac48f name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b5cc6ea3d4996be49ef5faeae27f289df6c9528d212df886d73630dc82041a6
2026-06-09 17:48:36.314432 | controller | Jun 09 16:59:08.728417 crc crio[20770]: time="2026-06-09T16:59:08.728275177Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=f3bebd4b-6a3e-4085-8873-7ce97608ea11 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.314448 | controller | Jun 09 16:59:08.745735 crc crio[20770]: time="2026-06-09T16:59:08.745601049Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=4081be81-4256-45b5-a16b-e1c147b78492 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.314464 | controller | Jun 09 16:59:08.936745 crc crio[20770]: time="2026-06-09T16:59:08.936541043Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.314480 | controller | Jun 09 16:59:08.981215 crc crio[20770]: time="2026-06-09T16:59:08.981006902Z" level=info msg="Creating container: openstack/swift-storage-0/container-auditor" id=cbcbbfb9-4ea8-422b-9bf2-5b960cdb7ee4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.314496 | controller | Jun 09 16:59:08.981801 crc crio[20770]: time="2026-06-09T16:59:08.981600489Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.314529 | controller | Jun 09 16:59:09.048853 crc crio[20770]: time="2026-06-09T16:59:09.042858014Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.314553 | controller | Jun 09 16:59:09.048853 crc crio[20770]: time="2026-06-09T16:59:09.045946384Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.314571 | controller | Jun 09 16:59:10.502130 crc crio[20770]: 2026-06-09T16:59:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:005be5394c71cb6 Mac:02:37:eb:fa:4c:eb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:88 Mtu:0 Sandbox:/var/run/netns/ec1b8187-ebfa-4cd0-869d-6aa71e84b161 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.136 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.314588 | controller | Jun 09 16:59:10.504186 crc crio[20770]: time="2026-06-09T16:59:10.504106247Z" level=info msg="Got pod network &{Name:keystone-db-sync-x9d9f Namespace:openstack ID:005be5394c71cb6faee1faff6e334b31f99c15358279c05c61918d46c477037c UID:70512a12-5ee1-4fd1-bfb8-534e767bf754 NetNS:/var/run/netns/ec1b8187-ebfa-4cd0-869d-6aa71e84b161 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod70512a12_5ee1_4fd1_bfb8_534e767bf754.slice PodAnnotations:0xc002732600}] Aliases:map[]}"
2026-06-09 17:48:36.314609 | controller | Jun 09 16:59:10.504308 crc crio[20770]: 2026-06-09T16:59:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1f728ce908efa47 Mac:46:27:9e:60:9a:af Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:87 Mtu:0 Sandbox:/var/run/netns/b2302c92-ad5f-4a8f-a247-0db2b356d8c6 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.135 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.314626 | controller | Jun 09 16:59:10.504380 crc crio[20770]: time="2026-06-09T16:59:10.504351434Z" level=info msg="Checking pod openstack_keystone-db-sync-x9d9f for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.314642 | controller | Jun 09 16:59:10.505501 crc crio[20770]: 2026-06-09T16:59:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9df80648f2165bd Mac:32:c9:72:49:4d:f0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:85 Mtu:0 Sandbox:/var/run/netns/5780f2f6-7afc-4cb2-9d7d-49bae647fda6 SocketPath: PciID:}] [{Interface:0xc0001886c0 Address:{IP:10.217.0.133 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.314658 | controller | Jun 09 16:59:10.505501 crc crio[20770]: time="2026-06-09T16:59:10.505158317Z" level=info msg="Got pod network &{Name:cinder-19e0-account-create-update-l6469 Namespace:openstack ID:9df80648f2165bd5732cb39355e005b1fa00e4f49a55a5c63db088f5e8fdebbd UID:47054d70-c590-4b8d-95ef-58c1a3ad5946 NetNS:/var/run/netns/5780f2f6-7afc-4cb2-9d7d-49bae647fda6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod47054d70_c590_4b8d_95ef_58c1a3ad5946.slice PodAnnotations:0xc006e7e188}] Aliases:map[]}"
2026-06-09 17:48:36.314674 | controller | Jun 09 16:59:10.505501 crc crio[20770]: time="2026-06-09T16:59:10.50525964Z" level=info msg="Checking pod openstack_cinder-19e0-account-create-update-l6469 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.314690 | controller | Jun 09 16:59:10.505501 crc crio[20770]: time="2026-06-09T16:59:10.505424535Z" level=info msg="Got pod network &{Name:neutron-6649-account-create-update-q4zwg Namespace:openstack ID:1f728ce908efa4770fa561dce828f6f85a7579c125c25d0ead72a8b14a6eeaf5 UID:e4ea2e85-c7d5-4d07-a23b-9cda63c5a56c NetNS:/var/run/netns/b2302c92-ad5f-4a8f-a247-0db2b356d8c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode4ea2e85_c7d5_4d07_a23b_9cda63c5a56c.slice PodAnnotations:0xc0005c6a18}] Aliases:map[]}"
2026-06-09 17:48:36.314706 | controller | Jun 09 16:59:10.506153 crc crio[20770]: time="2026-06-09T16:59:10.505797726Z" level=info msg="Checking pod openstack_neutron-6649-account-create-update-q4zwg for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.314723 | controller | Jun 09 16:59:10.506887 crc crio[20770]: 2026-06-09T16:59:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:df709fe1bfc645f Mac:6e:b0:2f:6b:51:9e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:89 Mtu:0 Sandbox:/var/run/netns/f0e8efc2-b8a9-4dec-b047-8455936ccf38 SocketPath: PciID:}] [{Interface:0xc00011ac00 Address:{IP:10.217.0.137 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.314739 | controller | Jun 09 16:59:10.508479 crc crio[20770]: time="2026-06-09T16:59:10.508061701Z" level=info msg="Got pod network &{Name:barbican-db-create-mxftb Namespace:openstack ID:df709fe1bfc645f9da87daa7409f0761e4d40e40761390515afad620ec142761 UID:c95fb77a-a3ab-4e43-81d7-4ef2f00a7fc1 NetNS:/var/run/netns/f0e8efc2-b8a9-4dec-b047-8455936ccf38 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc95fb77a_a3ab_4e43_81d7_4ef2f00a7fc1.slice PodAnnotations:0xc0010a2288}] Aliases:map[]}"
2026-06-09 17:48:36.314760 | controller | Jun 09 16:59:10.508479 crc crio[20770]: time="2026-06-09T16:59:10.508222366Z" level=info msg="Checking pod openstack_barbican-db-create-mxftb for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.314777 | controller | Jun 09 16:59:10.516900 crc crio[20770]: time="2026-06-09T16:59:10.515898369Z" level=info msg="Ran pod sandbox 005be5394c71cb6faee1faff6e334b31f99c15358279c05c61918d46c477037c with infra container: openstack/keystone-db-sync-x9d9f/POD" id=f449eefb-c64a-448c-a54f-8504b95d88e2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.314793 | controller | Jun 09 16:59:10.518835 crc crio[20770]: time="2026-06-09T16:59:10.518795332Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=ff82fac5-b3b2-4308-a8e0-6ba8fd20c7f4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.314809 | controller | Jun 09 16:59:10.519092 crc crio[20770]: time="2026-06-09T16:59:10.519001708Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-keystone:current-podified not found" id=ff82fac5-b3b2-4308-a8e0-6ba8fd20c7f4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.314825 | controller | Jun 09 16:59:10.519241 crc crio[20770]: time="2026-06-09T16:59:10.519090421Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-keystone:current-podified found" id=ff82fac5-b3b2-4308-a8e0-6ba8fd20c7f4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.314841 | controller | Jun 09 16:59:10.519667 crc crio[20770]: time="2026-06-09T16:59:10.519539024Z" level=info msg="Ran pod sandbox 9df80648f2165bd5732cb39355e005b1fa00e4f49a55a5c63db088f5e8fdebbd with infra container: openstack/cinder-19e0-account-create-update-l6469/POD" id=37493836-969f-4676-a51a-8863b08c325a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.314857 | controller | Jun 09 16:59:10.523141 crc crio[20770]: time="2026-06-09T16:59:10.522047417Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=e1a47ba9-521b-4873-a2ee-f913107c006a name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.314873 | controller | Jun 09 16:59:10.523141 crc crio[20770]: time="2026-06-09T16:59:10.522272853Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=2dcae1ae-b393-4597-885c-b67ecee5a0b3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.314890 | controller | Jun 09 16:59:10.525614 crc crio[20770]: time="2026-06-09T16:59:10.525563039Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-keystone:current-podified\""
2026-06-09 17:48:36.314906 | controller | Jun 09 16:59:10.530303 crc crio[20770]: time="2026-06-09T16:59:10.530226354Z" level=info msg="Ran pod sandbox 1f728ce908efa4770fa561dce828f6f85a7579c125c25d0ead72a8b14a6eeaf5 with infra container: openstack/neutron-6649-account-create-update-q4zwg/POD" id=54ea79b8-972d-4f46-a4be-1dd626681f51 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.314924 | controller | Jun 09 16:59:10.531178 crc crio[20770]: time="2026-06-09T16:59:10.531107709Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=0a0080bc-29a2-488c-aacd-542cd7f15c56 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.314940 | controller | Jun 09 16:59:10.532110 crc crio[20770]: time="2026-06-09T16:59:10.532046437Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=b8ba7235-8967-4369-9736-4b7f005ab0ac name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.314957 | controller | Jun 09 16:59:10.533979 crc crio[20770]: time="2026-06-09T16:59:10.53354849Z" level=info msg="Ran pod sandbox df709fe1bfc645f9da87daa7409f0761e4d40e40761390515afad620ec142761 with infra container: openstack/barbican-db-create-mxftb/POD" id=9cad64d2-fdd7-442d-bc6e-e7cff265727e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.314976 | controller | Jun 09 16:59:10.533979 crc crio[20770]: time="2026-06-09T16:59:10.533808448Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=ac21c5c6-4434-46af-b821-01b9034dd035 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.314994 | controller | Jun 09 16:59:10.535603 crc crio[20770]: time="2026-06-09T16:59:10.535532708Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=c0018de6-e10c-4476-a972-149d8e8b8a01 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.315011 | controller | Jun 09 16:59:10.542345 crc crio[20770]: time="2026-06-09T16:59:10.542278333Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=b97ed194-9d7e-4cf1-afdc-be09267fe541 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.315027 | controller | Jun 09 16:59:10.604112 crc crio[20770]: time="2026-06-09T16:59:10.604020263Z" level=info msg="Created container af3b7abf6025221a5073cb718c0f57b748dc179ae1cb1b356e67ffc4fdc4bbb9: openstack/glance-db-sync-lr54k/glance-db-sync" id=c51bfa20-e5f2-43d9-9627-0600663cab27 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.315044 | controller | Jun 09 16:59:10.605257 crc crio[20770]: time="2026-06-09T16:59:10.605186127Z" level=info msg="Starting container: af3b7abf6025221a5073cb718c0f57b748dc179ae1cb1b356e67ffc4fdc4bbb9" id=c40d5b5b-48bd-4c30-b495-200320fee590 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.315060 | controller | Jun 09 16:59:10.613200 crc crio[20770]: time="2026-06-09T16:59:10.613081995Z" level=info msg="Started container" PID=59456 containerID=af3b7abf6025221a5073cb718c0f57b748dc179ae1cb1b356e67ffc4fdc4bbb9 description=openstack/glance-db-sync-lr54k/glance-db-sync id=c40d5b5b-48bd-4c30-b495-200320fee590 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dd910215699edcd954ff8b53b97f2d87a0eb9e39b3913e37e96f8b35ef56b1cd
2026-06-09 17:48:36.315076 | controller | Jun 09 16:59:10.983747 crc crio[20770]: time="2026-06-09T16:59:10.983553013Z" level=info msg="Created container c1b63bc76b04897210a1f95d89e32d6e4bbcd0cbe4aaaf7fdcf7c6159f5af6b3: openstack/swift-storage-0/container-auditor" id=cbcbbfb9-4ea8-422b-9bf2-5b960cdb7ee4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.315092 | controller | Jun 09 16:59:10.985286 crc crio[20770]: time="2026-06-09T16:59:10.985199701Z" level=info msg="Starting container: c1b63bc76b04897210a1f95d89e32d6e4bbcd0cbe4aaaf7fdcf7c6159f5af6b3" id=e9f0e77f-6b1a-4b89-ad45-4a7e5e298680 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.315108 | controller | Jun 09 16:59:10.993340 crc crio[20770]: time="2026-06-09T16:59:10.992965476Z" level=info msg="Started container" PID=59462 containerID=c1b63bc76b04897210a1f95d89e32d6e4bbcd0cbe4aaaf7fdcf7c6159f5af6b3 description=openstack/swift-storage-0/container-auditor id=e9f0e77f-6b1a-4b89-ad45-4a7e5e298680 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b5cc6ea3d4996be49ef5faeae27f289df6c9528d212df886d73630dc82041a6
2026-06-09 17:48:36.315124 | controller | Jun 09 16:59:10.994067 crc crio[20770]: time="2026-06-09T16:59:10.993979185Z" level=info msg="Creating container: openstack/cinder-19e0-account-create-update-l6469/mariadb-account-create-update" id=9521c833-488d-4f46-a71d-81478bed03c6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.315140 | controller | Jun 09 16:59:10.996202 crc crio[20770]: time="2026-06-09T16:59:10.995064037Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.315157 | controller | Jun 09 16:59:11.051900 crc crio[20770]: time="2026-06-09T16:59:11.051338248Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.315177 | controller | Jun 09 16:59:11.055445 crc crio[20770]: time="2026-06-09T16:59:11.055362515Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.315194 | controller | Jun 09 16:59:11.117580 crc crio[20770]: time="2026-06-09T16:59:11.117080023Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=b012e94f-c9d0-42bc-9444-63b48fd0a360 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.315210 | controller | Jun 09 16:59:11.121405 crc crio[20770]: time="2026-06-09T16:59:11.121315196Z" level=info msg="Creating container: openstack/neutron-6649-account-create-update-q4zwg/mariadb-account-create-update" id=dbd6f51a-510b-4ab1-85de-4df340d7518c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.315227 | controller | Jun 09 16:59:11.121906 crc crio[20770]: time="2026-06-09T16:59:11.121828971Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.315243 | controller | Jun 09 16:59:11.134605 crc crio[20770]: 2026-06-09T16:59:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a368bbf60b78925 Mac:46:c4:78:4f:44:19 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:84 Mtu:0 Sandbox:/var/run/netns/2ce64904-e62f-4610-b78c-ab992b908d99 SocketPath: PciID:}] [{Interface:0xc0002d8a00 Address:{IP:10.217.0.132 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.315262 | controller | Jun 09 16:59:11.137016 crc crio[20770]: time="2026-06-09T16:59:11.135976191Z" level=info msg="Got pod network &{Name:cinder-db-create-dz654 Namespace:openstack ID:a368bbf60b78925c03409824b0211b5af38968c8391d188b6b5404167d8890d5 UID:eb827261-9cc6-4388-bf7f-9136d46e42d7 NetNS:/var/run/netns/2ce64904-e62f-4610-b78c-ab992b908d99 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeb827261_9cc6_4388_bf7f_9136d46e42d7.slice PodAnnotations:0xc002732700}] Aliases:map[]}"
2026-06-09 17:48:36.315286 | controller | Jun 09 16:59:11.137016 crc crio[20770]: time="2026-06-09T16:59:11.136168157Z" level=info msg="Checking pod openstack_cinder-db-create-dz654 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.315312 | controller | Jun 09 16:59:11.140570 crc crio[20770]: 2026-06-09T16:59:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9aedd6fdb9dd780 Mac:36:a6:c8:73:03:b7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8a Mtu:0 Sandbox:/var/run/netns/e8ba9436-bf66-4e95-8a76-948f5e89958e SocketPath: PciID:}] [{Interface:0xc00038e970 Address:{IP:10.217.0.138 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.315331 | controller | Jun 09 16:59:11.140570 crc crio[20770]: 2026-06-09T16:59:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:101a859d2325a02 Mac:ca:2a:3e:a8:bf:46 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:86 Mtu:0 Sandbox:/var/run/netns/68220138-f097-4bf0-8c1d-de3acf35c213 SocketPath: PciID:}] [{Interface:0xc000232770 Address:{IP:10.217.0.134 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.315348 | controller | Jun 09 16:59:11.140570 crc crio[20770]: time="2026-06-09T16:59:11.140209204Z" level=info msg="Got pod network &{Name:barbican-4b0e-account-create-update-z77np Namespace:openstack ID:9aedd6fdb9dd7802b0d80a0b4835eeac42e8bb3577631a5d7bc5de5b055c57a8 UID:3f5c7fd1-3df1-49c7-b7c0-d7f4b9de9057 NetNS:/var/run/netns/e8ba9436-bf66-4e95-8a76-948f5e89958e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3f5c7fd1_3df1_49c7_b7c0_d7f4b9de9057.slice PodAnnotations:0xc000134318}] Aliases:map[]}"
2026-06-09 17:48:36.315374 | controller | Jun 09 16:59:11.140570 crc crio[20770]: time="2026-06-09T16:59:11.140243725Z" level=info msg="Got pod network &{Name:neutron-db-create-zvggc Namespace:openstack ID:101a859d2325a02da43cf8bd9afb23b28e4ae896db7202ac8ced78663d4b4db6 UID:c143f3b8-abf8-4e96-bbf2-e0544ffaf9f4 NetNS:/var/run/netns/68220138-f097-4bf0-8c1d-de3acf35c213 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc143f3b8_abf8_4e96_bbf2_e0544ffaf9f4.slice PodAnnotations:0xc0005c6b88}] Aliases:map[]}"
2026-06-09 17:48:36.315391 | controller | Jun 09 16:59:11.140570 crc crio[20770]: time="2026-06-09T16:59:11.140354358Z" level=info msg="Checking pod openstack_barbican-4b0e-account-create-update-z77np for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.315407 | controller | Jun 09 16:59:11.140570 crc crio[20770]: time="2026-06-09T16:59:11.140368818Z" level=info msg="Checking pod openstack_neutron-db-create-zvggc for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.315423 | controller | Jun 09 16:59:11.143397 crc crio[20770]: time="2026-06-09T16:59:11.14319519Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=4d07f3b2-6dd7-423d-a9cd-3f8b5e795670 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.315439 | controller | Jun 09 16:59:11.162826 crc crio[20770]: time="2026-06-09T16:59:11.160978316Z" level=info msg="Ran pod sandbox a368bbf60b78925c03409824b0211b5af38968c8391d188b6b5404167d8890d5 with infra container: openstack/cinder-db-create-dz654/POD" id=46d783a1-e771-4a03-b7fd-4fb7e17ee691 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.315455 | controller | Jun 09 16:59:11.165503 crc crio[20770]: time="2026-06-09T16:59:11.164993922Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=22c53aa3-57b4-4f11-bdb4-853085392055 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.315472 | controller | Jun 09 16:59:11.183096 crc crio[20770]: time="2026-06-09T16:59:11.183029355Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=f0d7e289-f258-4e23-b86b-086ac7e88954 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.315488 | controller | Jun 09 16:59:11.186184 crc crio[20770]: time="2026-06-09T16:59:11.186053402Z" level=info msg="Ran pod sandbox 101a859d2325a02da43cf8bd9afb23b28e4ae896db7202ac8ced78663d4b4db6 with infra container: openstack/neutron-db-create-zvggc/POD" id=c743a46d-3eb1-4e84-8f8e-11840d309826 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.315503 | controller | Jun 09 16:59:11.186285 crc crio[20770]: time="2026-06-09T16:59:11.186162826Z" level=info msg="Ran pod sandbox 9aedd6fdb9dd7802b0d80a0b4835eeac42e8bb3577631a5d7bc5de5b055c57a8 with infra container: openstack/barbican-4b0e-account-create-update-z77np/POD" id=10d366d3-c5f8-4a3d-8b17-34d05d627ec1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.315542 | controller | Jun 09 16:59:11.188345 crc crio[20770]: time="2026-06-09T16:59:11.188274147Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=381a75e5-e192-4666-b2bf-e4453af7cfee name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.315560 | controller | Jun 09 16:59:11.189500 crc crio[20770]: time="2026-06-09T16:59:11.189408Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=d0490a0e-4310-44ec-9e8b-8733f1da8d70 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.315576 | controller | Jun 09 16:59:11.194314 crc crio[20770]: time="2026-06-09T16:59:11.194228409Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=b8099c9e-fb9d-4b8d-adec-afa12c7719a2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.315595 | controller | Jun 09 16:59:11.194565 crc crio[20770]: time="2026-06-09T16:59:11.194393714Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=8348a42f-ef46-4521-9e43-d338f191c8f8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.315611 | controller | Jun 09 16:59:11.222691 crc crio[20770]: time="2026-06-09T16:59:11.218280297Z" level=info msg="Creating container: openstack/barbican-db-create-mxftb/mariadb-database-create" id=63dddd2b-24af-423a-b3e6-03e7a64b86cd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.315627 | controller | Jun 09 16:59:11.222691 crc crio[20770]: time="2026-06-09T16:59:11.219185933Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.315645 | controller | Jun 09 16:59:11.279073 crc crio[20770]: time="2026-06-09T16:59:11.278838472Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.315664 | controller | Jun 09 16:59:11.283825 crc crio[20770]: time="2026-06-09T16:59:11.2836106Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.315679 | controller | Jun 09 16:59:11.324011 crc crio[20770]: time="2026-06-09T16:59:11.323912958Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.315695 | controller | Jun 09 16:59:11.327291 crc crio[20770]: time="2026-06-09T16:59:11.327108621Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.315711 | controller | Jun 09 16:59:12.102291 crc crio[20770]: time="2026-06-09T16:59:12.101534047Z" level=info msg="Creating container: openstack/swift-storage-0/container-updater" id=85f0346e-9b82-485e-b829-cbab732bcd0a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.315728 | controller | Jun 09 16:59:12.103560 crc crio[20770]: time="2026-06-09T16:59:12.102790433Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.315744 | controller | Jun 09 16:59:12.144170 crc crio[20770]: time="2026-06-09T16:59:12.144033629Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.315760 | controller | Jun 09 16:59:12.147517 crc crio[20770]: time="2026-06-09T16:59:12.147432877Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.315776 | controller | Jun 09 16:59:12.750615 crc crio[20770]: time="2026-06-09T16:59:12.750001112Z" level=info msg="Created container aeda6f24eda242f337cd59d671515340d3b9743f3fab2008ca8d27d9c293e9fc: openstack/cinder-19e0-account-create-update-l6469/mariadb-account-create-update" id=9521c833-488d-4f46-a71d-81478bed03c6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.315792 | controller | Jun 09 16:59:12.751366 crc crio[20770]: time="2026-06-09T16:59:12.751291049Z" level=info msg="Starting container: aeda6f24eda242f337cd59d671515340d3b9743f3fab2008ca8d27d9c293e9fc" id=e9c047fa-678d-45e3-987c-a3a41274941d name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.315808 | controller | Jun 09 16:59:12.763197 crc crio[20770]: time="2026-06-09T16:59:12.763103692Z" level=info msg="Started container" PID=59568 containerID=aeda6f24eda242f337cd59d671515340d3b9743f3fab2008ca8d27d9c293e9fc description=openstack/cinder-19e0-account-create-update-l6469/mariadb-account-create-update id=e9c047fa-678d-45e3-987c-a3a41274941d name=/runtime.v1.RuntimeService/StartContainer sandboxID=9df80648f2165bd5732cb39355e005b1fa00e4f49a55a5c63db088f5e8fdebbd
2026-06-09 17:48:36.315831 | controller | Jun 09 16:59:12.950508 crc crio[20770]: time="2026-06-09T16:59:12.95038194Z" level=info msg="Created container a04f3274d3b33007fc1aab36773e5b54533a78c96062d6fa2923ee025393d125: openstack/neutron-6649-account-create-update-q4zwg/mariadb-account-create-update" id=dbd6f51a-510b-4ab1-85de-4df340d7518c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.315848 | controller | Jun 09 16:59:12.951747 crc crio[20770]: time="2026-06-09T16:59:12.951556594Z" level=info msg="Starting container: a04f3274d3b33007fc1aab36773e5b54533a78c96062d6fa2923ee025393d125" id=b3982b5b-f130-49a4-9c20-b0835b8f8012 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.315864 | controller | Jun 09 16:59:12.957449 crc crio[20770]: time="2026-06-09T16:59:12.95730379Z" level=info msg="Started container" PID=59599 containerID=a04f3274d3b33007fc1aab36773e5b54533a78c96062d6fa2923ee025393d125 description=openstack/neutron-6649-account-create-update-q4zwg/mariadb-account-create-update id=b3982b5b-f130-49a4-9c20-b0835b8f8012 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f728ce908efa4770fa561dce828f6f85a7579c125c25d0ead72a8b14a6eeaf5
2026-06-09 17:48:36.315880 | controller | Jun 09 16:59:13.195396 crc crio[20770]: time="2026-06-09T16:59:13.194983468Z" level=info msg="Created container 0e6a53dcd3696dcfc1c4e949697af8f7dca595a97c3a23fb183e0e5b6c69afed: openstack/barbican-db-create-mxftb/mariadb-database-create" id=63dddd2b-24af-423a-b3e6-03e7a64b86cd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.315896 | controller | Jun 09 16:59:13.207735 crc crio[20770]: time="2026-06-09T16:59:13.205944816Z" level=info msg="Starting container: 0e6a53dcd3696dcfc1c4e949697af8f7dca595a97c3a23fb183e0e5b6c69afed" id=4ba431f8-bfec-4fe6-b83f-15e84cffe744 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.315912 | controller | Jun 09 16:59:13.214583 crc crio[20770]: time="2026-06-09T16:59:13.214492494Z" level=info msg="Started container" PID=59620 containerID=0e6a53dcd3696dcfc1c4e949697af8f7dca595a97c3a23fb183e0e5b6c69afed description=openstack/barbican-db-create-mxftb/mariadb-database-create id=4ba431f8-bfec-4fe6-b83f-15e84cffe744 name=/runtime.v1.RuntimeService/StartContainer sandboxID=df709fe1bfc645f9da87daa7409f0761e4d40e40761390515afad620ec142761
2026-06-09 17:48:36.315928 | controller | Jun 09 16:59:13.413169 crc crio[20770]: time="2026-06-09T16:59:13.41307392Z" level=info msg="Created container bd8bf8a5376ceec69dcccc3989ece5142ac5a1e555117fd2f7d8c9df9edfaf56: openstack/swift-storage-0/container-updater" id=85f0346e-9b82-485e-b829-cbab732bcd0a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.315945 | controller | Jun 09 16:59:13.415130 crc crio[20770]: time="2026-06-09T16:59:13.415071158Z" level=info msg="Starting container: bd8bf8a5376ceec69dcccc3989ece5142ac5a1e555117fd2f7d8c9df9edfaf56" id=1cbb5933-9d22-4f42-89ba-d017803d2a50 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.315961 | controller | Jun 09 16:59:13.422948 crc crio[20770]: time="2026-06-09T16:59:13.422344438Z" level=info msg="Started container" PID=59673 containerID=bd8bf8a5376ceec69dcccc3989ece5142ac5a1e555117fd2f7d8c9df9edfaf56 description=openstack/swift-storage-0/container-updater id=1cbb5933-9d22-4f42-89ba-d017803d2a50 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b5cc6ea3d4996be49ef5faeae27f289df6c9528d212df886d73630dc82041a6
2026-06-09 17:48:36.315977 | controller | Jun 09 16:59:14.273988 crc crio[20770]: time="2026-06-09T16:59:14.273884009Z" level=info msg="Creating container: openstack/cinder-db-create-dz654/mariadb-database-create" id=e33d7b6e-21d3-4d53-8500-07afb5d3ef8b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.315993 | controller | Jun 09 16:59:14.275545 crc crio[20770]: time="2026-06-09T16:59:14.27458011Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.316012 | controller | Jun 09 16:59:14.319756 crc crio[20770]: time="2026-06-09T16:59:14.319584514Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.316029 | controller | Jun 09 16:59:14.323280 crc crio[20770]: time="2026-06-09T16:59:14.323188669Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.316045 | controller | Jun 09 16:59:14.786200 crc crio[20770]: time="2026-06-09T16:59:14.785303693Z" level=info msg="Creating container: openstack/barbican-4b0e-account-create-update-z77np/mariadb-account-create-update" id=054fb7f9-bffa-4057-8e3f-73705ebbee1a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.316061 | controller | Jun 09 16:59:14.787997 crc crio[20770]: time="2026-06-09T16:59:14.786373674Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=85a813bf-6c98-458a-b3eb-2532aec1dc88 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.316077 | controller | Jun 09 16:59:14.789132 crc crio[20770]: time="2026-06-09T16:59:14.788608418Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.316093 | controller | Jun 09 16:59:14.803388 crc crio[20770]: time="2026-06-09T16:59:14.803282474Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=a426a03f-2229-4a8f-acc8-200cb6b1d147 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.316109 | controller | Jun 09 16:59:14.823424 crc crio[20770]: time="2026-06-09T16:59:14.823306074Z" level=info msg="Created container e899c78565cf4f40e557f76914eafe3dda3a189069c6a69df7dcb775c6b7b064: openstack/cinder-db-create-dz654/mariadb-database-create" id=e33d7b6e-21d3-4d53-8500-07afb5d3ef8b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.316127 | controller | Jun 09 16:59:14.824797 crc crio[20770]: time="2026-06-09T16:59:14.824574471Z" level=info msg="Starting container: e899c78565cf4f40e557f76914eafe3dda3a189069c6a69df7dcb775c6b7b064" id=85eb36b3-d7ae-4fa2-8945-c96e6cab9fbd name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.316143 | controller | Jun 09 16:59:14.829430 crc crio[20770]: time="2026-06-09T16:59:14.82937484Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.316160 | controller | Jun 09 16:59:14.831544 crc crio[20770]: time="2026-06-09T16:59:14.83143376Z" level=info msg="Started container" PID=59755 containerID=e899c78565cf4f40e557f76914eafe3dda3a189069c6a69df7dcb775c6b7b064 description=openstack/cinder-db-create-dz654/mariadb-database-create id=85eb36b3-d7ae-4fa2-8945-c96e6cab9fbd name=/runtime.v1.RuntimeService/StartContainer sandboxID=a368bbf60b78925c03409824b0211b5af38968c8391d188b6b5404167d8890d5
2026-06-09 17:48:36.316176 | controller | Jun 09 16:59:14.834197 crc crio[20770]: time="2026-06-09T16:59:14.834150128Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.316192 | controller | Jun 09 16:59:14.843385 crc crio[20770]: time="2026-06-09T16:59:14.843287993Z" level=info msg="Creating container: openstack/neutron-db-create-zvggc/mariadb-database-create" id=6410712d-6a41-4c8a-80b9-0a705fe782ea name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.316208 | controller | Jun 09 16:59:14.843857 crc crio[20770]: time="2026-06-09T16:59:14.843793908Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.316228 | controller | Jun 09 16:59:14.894574 crc crio[20770]: time="2026-06-09T16:59:14.894483587Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.316245 | controller | Jun 09 16:59:14.897599 crc crio[20770]: time="2026-06-09T16:59:14.897538816Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.316261 | controller | Jun 09 16:59:15.098096 crc crio[20770]: time="2026-06-09T16:59:15.097922364Z" level=info msg="Creating container: openstack/swift-storage-0/object-server" id=f0166bfc-cc9d-43ca-bc6f-f1c47c32effd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.316277 | controller | Jun 09 16:59:15.099090 crc crio[20770]: time="2026-06-09T16:59:15.098348146Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.316293 | controller | Jun 09 16:59:15.133458 crc crio[20770]: time="2026-06-09T16:59:15.133399922Z" level=info msg="Created container adb5c8d5b53d095629e8ebc1acc97c2c4b7f7938dd221fabfc6ec4463f5f532c: openstack/barbican-4b0e-account-create-update-z77np/mariadb-account-create-update" id=054fb7f9-bffa-4057-8e3f-73705ebbee1a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.316309 | controller | Jun 09 16:59:15.134393 crc crio[20770]: time="2026-06-09T16:59:15.13436861Z" level=info msg="Starting container: adb5c8d5b53d095629e8ebc1acc97c2c4b7f7938dd221fabfc6ec4463f5f532c" id=dc2d35f3-e1f2-46e6-8a36-df488d425431 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.316326 | controller | Jun 09 16:59:15.141782 crc crio[20770]: time="2026-06-09T16:59:15.141707923Z" level=info msg="Started container" PID=59785 containerID=adb5c8d5b53d095629e8ebc1acc97c2c4b7f7938dd221fabfc6ec4463f5f532c description=openstack/barbican-4b0e-account-create-update-z77np/mariadb-account-create-update id=dc2d35f3-e1f2-46e6-8a36-df488d425431 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9aedd6fdb9dd7802b0d80a0b4835eeac42e8bb3577631a5d7bc5de5b055c57a8
2026-06-09 17:48:36.316342 | controller | Jun 09 16:59:15.181226 crc crio[20770]: time="2026-06-09T16:59:15.180747664Z" level=info msg="Created container 542867df39f031fc0e48b23d201613e8cc450e8523419960d6cdff45bc2eefb0: openstack/neutron-db-create-zvggc/mariadb-database-create" id=6410712d-6a41-4c8a-80b9-0a705fe782ea name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.316365 | controller | Jun 09 16:59:15.182800 crc crio[20770]: time="2026-06-09T16:59:15.182565077Z" level=info msg="Starting container: 542867df39f031fc0e48b23d201613e8cc450e8523419960d6cdff45bc2eefb0" id=5e37b56f-a367-4d92-92dd-f3d32a98ab7e name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.316390 | controller | Jun 09 16:59:15.194189 crc crio[20770]: time="2026-06-09T16:59:15.194089441Z" level=info msg="Started container" PID=59790 containerID=542867df39f031fc0e48b23d201613e8cc450e8523419960d6cdff45bc2eefb0 description=openstack/neutron-db-create-zvggc/mariadb-database-create id=5e37b56f-a367-4d92-92dd-f3d32a98ab7e name=/runtime.v1.RuntimeService/StartContainer sandboxID=101a859d2325a02da43cf8bd9afb23b28e4ae896db7202ac8ced78663d4b4db6
2026-06-09 17:48:36.316413 | controller | Jun 09 16:59:19.263692 crc crio[20770]: time="2026-06-09T16:59:19.263047658Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.316430 | controller | Jun 09 16:59:19.268951 crc crio[20770]: time="2026-06-09T16:59:19.268474025Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.316450 | controller | Jun 09 16:59:19.424471 crc crio[20770]: time="2026-06-09T16:59:19.424331262Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-keystone@sha256:ab100203188fc03e43c62a1ca90a3d8f03ed8b4a3e248f5cd6669efe9a52b1e3" id=e1a47ba9-521b-4873-a2ee-f913107c006a name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.316467 | controller | Jun 09 16:59:19.426079 crc crio[20770]: time="2026-06-09T16:59:19.426004281Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=aabed8f8-f384-420e-9846-74dfa774e7b2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.316483 | controller | Jun 09 16:59:19.460086 crc crio[20770]: time="2026-06-09T16:59:19.459973826Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=cbb808d7-6a55-42b0-be9e-1982dfc98b0c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.316499 | controller | Jun 09 16:59:19.470846 crc crio[20770]: time="2026-06-09T16:59:19.470616244Z" level=info msg="Creating container: openstack/keystone-db-sync-x9d9f/keystone-db-sync" id=acb6c6df-ee0e-472a-bfc0-4e589281c53e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.316535 | controller | Jun 09 16:59:19.473573 crc crio[20770]: time="2026-06-09T16:59:19.472919521Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.316554 | controller | Jun 09 16:59:19.530243 crc crio[20770]: time="2026-06-09T16:59:19.530119959Z" level=info msg="Stopping pod sandbox: df709fe1bfc645f9da87daa7409f0761e4d40e40761390515afad620ec142761" id=85bc13bd-9b77-493e-8146-bab1e65028e4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.316570 | controller | Jun 09 16:59:19.530373 crc crio[20770]: time="2026-06-09T16:59:19.530243342Z" level=info msg="Stopping pod sandbox: a368bbf60b78925c03409824b0211b5af38968c8391d188b6b5404167d8890d5" id=456d0978-6976-4577-b146-20f40b185379 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.316586 | controller | Jun 09 16:59:19.531288 crc crio[20770]: time="2026-06-09T16:59:19.530978854Z" level=info msg="Got pod network &{Name:cinder-db-create-dz654 Namespace:openstack ID:a368bbf60b78925c03409824b0211b5af38968c8391d188b6b5404167d8890d5 UID:eb827261-9cc6-4388-bf7f-9136d46e42d7 NetNS:/var/run/netns/2ce64904-e62f-4610-b78c-ab992b908d99 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeb827261_9cc6_4388_bf7f_9136d46e42d7.slice PodAnnotations:0xc0003de180}] Aliases:map[]}"
2026-06-09 17:48:36.316603 | controller | Jun 09 16:59:19.531288 crc crio[20770]: time="2026-06-09T16:59:19.531156429Z" level=info msg="Got pod network &{Name:barbican-db-create-mxftb Namespace:openstack ID:df709fe1bfc645f9da87daa7409f0761e4d40e40761390515afad620ec142761 UID:c95fb77a-a3ab-4e43-81d7-4ef2f00a7fc1 NetNS:/var/run/netns/f0e8efc2-b8a9-4dec-b047-8455936ccf38 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc95fb77a_a3ab_4e43_81d7_4ef2f00a7fc1.slice PodAnnotations:0xc006e7e1c8}] Aliases:map[]}"
2026-06-09 17:48:36.316620 | controller | Jun 09 16:59:19.531288 crc crio[20770]: time="2026-06-09T16:59:19.531171909Z" level=info msg="Deleting pod openstack_cinder-db-create-dz654 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.316636 | controller | Jun 09 16:59:19.534706 crc crio[20770]: time="2026-06-09T16:59:19.531474828Z" level=info msg="Deleting pod openstack_barbican-db-create-mxftb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.316652 | controller | Jun 09 16:59:19.540525 crc crio[20770]: time="2026-06-09T16:59:19.540435828Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.316671 | controller | Jun 09 16:59:19.545805 crc crio[20770]: time="2026-06-09T16:59:19.545626308Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.316688 | controller | Jun 09 16:59:19.821172 crc crio[20770]: time="2026-06-09T16:59:19.820625589Z" level=info msg="Created container dc054a78876f494ed16c2ccbf8b10436f8fcf3e9d9c1bc0a85039aa9ba515def: openstack/swift-storage-0/object-server" id=f0166bfc-cc9d-43ca-bc6f-f1c47c32effd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.316704 | controller | Jun 09 16:59:19.824402 crc crio[20770]: time="2026-06-09T16:59:19.823234384Z" level=info msg="Starting container: dc054a78876f494ed16c2ccbf8b10436f8fcf3e9d9c1bc0a85039aa9ba515def" id=ca33a051-1a7d-43be-b7a7-ad8d6fa4886e name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.316720 | controller | Jun 09 16:59:19.835337 crc crio[20770]: time="2026-06-09T16:59:19.82754907Z" level=info msg="Created container 82382f8567bd9dde9acc1844d5571ff1808aec586f9ffd37fe0b63167f97e551: openstack/keystone-db-sync-x9d9f/keystone-db-sync" id=acb6c6df-ee0e-472a-bfc0-4e589281c53e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.316736 | controller | Jun 09 16:59:19.838542 crc crio[20770]: time="2026-06-09T16:59:19.838458596Z" level=info msg="Starting container: 82382f8567bd9dde9acc1844d5571ff1808aec586f9ffd37fe0b63167f97e551" id=6f5ad442-86bf-40fd-8bef-61a99803b24c name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.316752 | controller | Jun 09 16:59:19.856239 crc crio[20770]: time="2026-06-09T16:59:19.849417643Z" level=info msg="Started container" PID=60168 containerID=dc054a78876f494ed16c2ccbf8b10436f8fcf3e9d9c1bc0a85039aa9ba515def description=openstack/swift-storage-0/object-server id=ca33a051-1a7d-43be-b7a7-ad8d6fa4886e name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b5cc6ea3d4996be49ef5faeae27f289df6c9528d212df886d73630dc82041a6
2026-06-09 17:48:36.316770 | controller | Jun 09 16:59:19.856239 crc crio[20770]: time="2026-06-09T16:59:19.850053072Z" level=info msg="Started container" PID=60169 containerID=82382f8567bd9dde9acc1844d5571ff1808aec586f9ffd37fe0b63167f97e551 description=openstack/keystone-db-sync-x9d9f/keystone-db-sync id=6f5ad442-86bf-40fd-8bef-61a99803b24c name=/runtime.v1.RuntimeService/StartContainer sandboxID=005be5394c71cb6faee1faff6e334b31f99c15358279c05c61918d46c477037c
2026-06-09 17:48:36.316786 | controller | Jun 09 16:59:19.911035 crc crio[20770]: time="2026-06-09T16:59:19.910920106Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=cb8cc8dd-b247-4ed4-913b-1ce4608f58f6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.316802 | controller | Jun 09 16:59:19.956123 crc crio[20770]: time="2026-06-09T16:59:19.955979492Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=943cc743-648a-436d-9936-1153d3432509 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.316818 | controller | Jun 09 16:59:19.980203 crc crio[20770]: time="2026-06-09T16:59:19.9797052Z" level=info msg="Stopped pod sandbox: df709fe1bfc645f9da87daa7409f0761e4d40e40761390515afad620ec142761" id=85bc13bd-9b77-493e-8146-bab1e65028e4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.316834 | controller | Jun 09 16:59:20.007461 crc crio[20770]: time="2026-06-09T16:59:20.007167386Z" level=info msg="Stopped pod sandbox: a368bbf60b78925c03409824b0211b5af38968c8391d188b6b5404167d8890d5" id=456d0978-6976-4577-b146-20f40b185379 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.316850 | controller | Jun 09 16:59:20.051066 crc crio[20770]: time="2026-06-09T16:59:20.050958515Z" level=info msg="Creating container: openstack/swift-storage-0/object-replicator" id=036c6064-5043-4116-900b-af5620fde388 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.316869 | controller | Jun 09 16:59:20.051459 crc crio[20770]: time="2026-06-09T16:59:20.051417588Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.316885 | controller | Jun 09 16:59:20.157619 crc crio[20770]: time="2026-06-09T16:59:20.157353779Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.316902 | controller | Jun 09 16:59:20.161968 crc crio[20770]: time="2026-06-09T16:59:20.16189302Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.316918 | controller | Jun 09 16:59:20.282474 crc crio[20770]: time="2026-06-09T16:59:20.282377272Z" level=info msg="Created container 2328748cd3c7307a951769a05c3ffceec341fff1a1d6186b0953ad1b6557e54f: openstack/swift-storage-0/object-replicator" id=036c6064-5043-4116-900b-af5620fde388 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.316936 | controller | Jun 09 16:59:20.286580 crc crio[20770]: time="2026-06-09T16:59:20.28609684Z" level=info msg="Starting container: 2328748cd3c7307a951769a05c3ffceec341fff1a1d6186b0953ad1b6557e54f" id=fbbd6ddd-0551-4fb7-8200-eae4f40693e6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.316952 | controller | Jun 09 16:59:20.295064 crc crio[20770]: time="2026-06-09T16:59:20.294777882Z" level=info msg="Started container" PID=60211 containerID=2328748cd3c7307a951769a05c3ffceec341fff1a1d6186b0953ad1b6557e54f description=openstack/swift-storage-0/object-replicator id=fbbd6ddd-0551-4fb7-8200-eae4f40693e6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b5cc6ea3d4996be49ef5faeae27f289df6c9528d212df886d73630dc82041a6
2026-06-09 17:48:36.316969 | controller | Jun 09 16:59:20.314907 crc crio[20770]: time="2026-06-09T16:59:20.314779992Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=36b66221-94e8-40b5-a1db-fdd439f381f8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.316986 | controller | Jun 09 16:59:20.330404 crc crio[20770]: time="2026-06-09T16:59:20.330272101Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=752feb6a-118f-47b1-9770-7d93824a6711 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.317002 | controller | Jun 09 16:59:20.338712 crc crio[20770]: time="2026-06-09T16:59:20.338590932Z" level=info msg="Creating container: openstack/swift-storage-0/object-auditor" id=c9d43647-38d5-48f5-b018-c3ba56d4b1da name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.317018 | controller | Jun 09 16:59:20.339219 crc crio[20770]: time="2026-06-09T16:59:20.339154108Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.317034 | controller | Jun 09 16:59:20.382062 crc crio[20770]: time="2026-06-09T16:59:20.381904347Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.317050 | controller | Jun 09 16:59:20.387493 crc crio[20770]: time="2026-06-09T16:59:20.387401126Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.317066 | controller | Jun 09 16:59:20.594185 crc crio[20770]: time="2026-06-09T16:59:20.594107977Z" level=info msg="Stopping pod sandbox: 1f728ce908efa4770fa561dce828f6f85a7579c125c25d0ead72a8b14a6eeaf5" id=0c8d2985-4aa8-4941-b5ee-1bdee8d3ea99 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.317086 | controller | Jun 09 16:59:20.594405 crc crio[20770]: time="2026-06-09T16:59:20.594324263Z" level=info msg="Stopping pod sandbox: 9aedd6fdb9dd7802b0d80a0b4835eeac42e8bb3577631a5d7bc5de5b055c57a8" id=150755f6-8062-4259-a72c-4767ba624d14 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.317103 | controller | Jun 09 16:59:20.596891 crc crio[20770]: time="2026-06-09T16:59:20.594793916Z" level=info msg="Got pod network &{Name:neutron-6649-account-create-update-q4zwg Namespace:openstack ID:1f728ce908efa4770fa561dce828f6f85a7579c125c25d0ead72a8b14a6eeaf5 UID:e4ea2e85-c7d5-4d07-a23b-9cda63c5a56c NetNS:/var/run/netns/b2302c92-ad5f-4a8f-a247-0db2b356d8c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode4ea2e85_c7d5_4d07_a23b_9cda63c5a56c.slice PodAnnotations:0xc000134ef0}] Aliases:map[]}"
2026-06-09 17:48:36.317119 | controller | Jun 09 16:59:20.596891 crc crio[20770]: time="2026-06-09T16:59:20.594839808Z" level=info msg="Got pod network &{Name:barbican-4b0e-account-create-update-z77np Namespace:openstack ID:9aedd6fdb9dd7802b0d80a0b4835eeac42e8bb3577631a5d7bc5de5b055c57a8 UID:3f5c7fd1-3df1-49c7-b7c0-d7f4b9de9057 NetNS:/var/run/netns/e8ba9436-bf66-4e95-8a76-948f5e89958e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3f5c7fd1_3df1_49c7_b7c0_d7f4b9de9057.slice PodAnnotations:0xc0003deea0}] Aliases:map[]}"
2026-06-09 17:48:36.317135 | controller | Jun 09 16:59:20.596891 crc crio[20770]: time="2026-06-09T16:59:20.594976352Z" level=info msg="Deleting pod openstack_barbican-4b0e-account-create-update-z77np from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.317152 | controller | Jun 09 16:59:20.596891 crc crio[20770]: time="2026-06-09T16:59:20.594990652Z" level=info msg="Deleting pod openstack_neutron-6649-account-create-update-q4zwg from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.317168 | controller | Jun 09 16:59:20.600227 crc crio[20770]: time="2026-06-09T16:59:20.600159172Z" level=info msg="Stopping pod sandbox: 101a859d2325a02da43cf8bd9afb23b28e4ae896db7202ac8ced78663d4b4db6" id=9da69085-7992-4b86-aff8-ce5f221f52a8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.317184 | controller | Jun 09 16:59:20.600781 crc crio[20770]: time="2026-06-09T16:59:20.600622785Z" level=info msg="Got pod network &{Name:neutron-db-create-zvggc Namespace:openstack ID:101a859d2325a02da43cf8bd9afb23b28e4ae896db7202ac8ced78663d4b4db6 UID:c143f3b8-abf8-4e96-bbf2-e0544ffaf9f4 NetNS:/var/run/netns/68220138-f097-4bf0-8c1d-de3acf35c213 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc143f3b8_abf8_4e96_bbf2_e0544ffaf9f4.slice PodAnnotations:0xc00008cf08}] Aliases:map[]}"
2026-06-09 17:48:36.317201 | controller | Jun 09 16:59:20.601002 crc crio[20770]: time="2026-06-09T16:59:20.600933384Z" level=info msg="Deleting pod openstack_neutron-db-create-zvggc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.317217 | controller | Jun 09 16:59:20.604805 crc crio[20770]: time="2026-06-09T16:59:20.602767648Z" level=info msg="Stopping pod sandbox: 9df80648f2165bd5732cb39355e005b1fa00e4f49a55a5c63db088f5e8fdebbd" id=14f94d3b-5ab4-41a8-8d72-c945c01cac30 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.317233 | controller | Jun 09 16:59:20.604805 crc crio[20770]: time="2026-06-09T16:59:20.60456812Z" level=info msg="Got pod network &{Name:cinder-19e0-account-create-update-l6469 Namespace:openstack ID:9df80648f2165bd5732cb39355e005b1fa00e4f49a55a5c63db088f5e8fdebbd UID:47054d70-c590-4b8d-95ef-58c1a3ad5946 NetNS:/var/run/netns/5780f2f6-7afc-4cb2-9d7d-49bae647fda6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod47054d70_c590_4b8d_95ef_58c1a3ad5946.slice PodAnnotations:0xc000134fa8}] Aliases:map[]}"
2026-06-09 17:48:36.317254 | controller | Jun 09 16:59:20.606261 crc crio[20770]: time="2026-06-09T16:59:20.605545418Z" level=info msg="Deleting pod openstack_cinder-19e0-account-create-update-l6469 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.317271 | controller | Jun 09 16:59:20.668004 crc crio[20770]: time="2026-06-09T16:59:20.667861284Z" level=info msg="Created container d680a4619800c938da5c3d2d0eb6d76d699e55bd238fa3e37e5096081bf8854f: openstack/swift-storage-0/object-auditor" id=c9d43647-38d5-48f5-b018-c3ba56d4b1da name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.317287 | controller | Jun 09 16:59:20.671351 crc crio[20770]: time="2026-06-09T16:59:20.671287443Z" level=info msg="Starting container: d680a4619800c938da5c3d2d0eb6d76d699e55bd238fa3e37e5096081bf8854f" id=6a3edc26-801f-4a12-8968-1ceb93ec8a8d name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.317304 | controller | Jun 09 16:59:20.683286 crc crio[20770]: time="2026-06-09T16:59:20.683139227Z" level=info msg="Started container" PID=60237 containerID=d680a4619800c938da5c3d2d0eb6d76d699e55bd238fa3e37e5096081bf8854f description=openstack/swift-storage-0/object-auditor id=6a3edc26-801f-4a12-8968-1ceb93ec8a8d name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b5cc6ea3d4996be49ef5faeae27f289df6c9528d212df886d73630dc82041a6
2026-06-09 17:48:36.317320 | controller | Jun 09 16:59:20.762062 crc crio[20770]: time="2026-06-09T16:59:20.761956172Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=46b4c631-21ea-4fac-826a-232bfe154fbf name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.317336 | controller | Jun 09 16:59:20.795771 crc crio[20770]: time="2026-06-09T16:59:20.795409211Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=6729cb53-3587-438c-8dee-ebd5ac5a0c16 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.317352 | controller | Jun 09 16:59:20.801944 crc crio[20770]: time="2026-06-09T16:59:20.801858358Z" level=info msg="Creating container: openstack/swift-storage-0/object-updater" id=70e7f11e-95c3-4f2f-95f0-3efec11df43f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.317368 | controller | Jun 09 16:59:20.803803 crc crio[20770]: time="2026-06-09T16:59:20.803092044Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.317384 | controller | Jun 09 16:59:20.853547 crc crio[20770]: time="2026-06-09T16:59:20.853115174Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.317400 | controller | Jun 09 16:59:20.859201 crc crio[20770]: time="2026-06-09T16:59:20.859118668Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.317416 | controller | Jun 09 16:59:21.009852 crc crio[20770]: time="2026-06-09T16:59:21.00960208Z" level=info msg="Created container c4047a832942936e1b0c367eed52f9b1d2bea4ac96ba12c0bb10bd5643d417ac: openstack/swift-storage-0/object-updater" id=70e7f11e-95c3-4f2f-95f0-3efec11df43f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.317432 | controller | Jun 09 16:59:21.011511 crc crio[20770]: time="2026-06-09T16:59:21.011434033Z" level=info msg="Starting container: c4047a832942936e1b0c367eed52f9b1d2bea4ac96ba12c0bb10bd5643d417ac" id=3dc046c2-406f-4cde-8a7a-0d4b1fb127c2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.317454 | controller | Jun 09 16:59:21.018535 crc crio[20770]: time="2026-06-09T16:59:21.018467176Z" level=info msg="Started container" PID=60356 containerID=c4047a832942936e1b0c367eed52f9b1d2bea4ac96ba12c0bb10bd5643d417ac description=openstack/swift-storage-0/object-updater id=3dc046c2-406f-4cde-8a7a-0d4b1fb127c2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b5cc6ea3d4996be49ef5faeae27f289df6c9528d212df886d73630dc82041a6
2026-06-09 17:48:36.317484 | controller | Jun 09 16:59:21.050442 crc crio[20770]: time="2026-06-09T16:59:21.050348391Z" level=info msg="Stopped pod sandbox: 1f728ce908efa4770fa561dce828f6f85a7579c125c25d0ead72a8b14a6eeaf5" id=0c8d2985-4aa8-4941-b5ee-1bdee8d3ea99 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.317507 | controller | Jun 09 16:59:21.156047 crc crio[20770]: time="2026-06-09T16:59:21.155918681Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=cc882316-85e1-4ee5-9ad1-1ea511b0687c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.317545 | controller | Jun 09 16:59:21.208901 crc crio[20770]: time="2026-06-09T16:59:21.20833143Z" level=info msg="Stopped pod sandbox: 9aedd6fdb9dd7802b0d80a0b4835eeac42e8bb3577631a5d7bc5de5b055c57a8" id=150755f6-8062-4259-a72c-4767ba624d14 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.317563 | controller | Jun 09 16:59:21.234994 crc crio[20770]: time="2026-06-09T16:59:21.234760376Z" level=info msg="Stopped pod sandbox: 9df80648f2165bd5732cb39355e005b1fa00e4f49a55a5c63db088f5e8fdebbd" id=14f94d3b-5ab4-41a8-8d72-c945c01cac30 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.317579 | controller | Jun 09 16:59:21.284952 crc crio[20770]: time="2026-06-09T16:59:21.284568199Z" level=info msg="Stopped pod sandbox: 101a859d2325a02da43cf8bd9afb23b28e4ae896db7202ac8ced78663d4b4db6" id=9da69085-7992-4b86-aff8-ce5f221f52a8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.317595 | controller | Jun 09 16:59:21.287371 crc crio[20770]: time="2026-06-09T16:59:21.287104193Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=cb8d7c4b-195f-42d8-8306-54552310216a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.317613 | controller | Jun 09 16:59:21.307906 crc crio[20770]: time="2026-06-09T16:59:21.307857514Z" level=info msg="Creating container: openstack/swift-storage-0/object-expirer" id=4e2a9636-a120-453f-acee-3180d20c346b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.317629 | controller | Jun 09 16:59:21.308550 crc crio[20770]: time="2026-06-09T16:59:21.308528314Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.317646 | controller | Jun 09 16:59:21.398218 crc crio[20770]: time="2026-06-09T16:59:21.398168912Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.317662 | controller | Jun 09 16:59:21.402822 crc crio[20770]: time="2026-06-09T16:59:21.402761365Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.317678 | controller | Jun 09 16:59:21.634505 crc crio[20770]: time="2026-06-09T16:59:21.634009928Z" level=info msg="Created container 0d4a07b871127c529d83c68d065292cddf360b0efe00414449b72cf943f6cbf3: openstack/swift-storage-0/object-expirer" id=4e2a9636-a120-453f-acee-3180d20c346b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.317694 | controller | Jun 09 16:59:21.638296 crc crio[20770]: time="2026-06-09T16:59:21.638123217Z" level=info msg="Starting container: 0d4a07b871127c529d83c68d065292cddf360b0efe00414449b72cf943f6cbf3" id=b94d0518-1dbe-44a7-a755-dd1a9c76074f name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.317710 | controller | Jun 09 16:59:21.648469 crc crio[20770]: time="2026-06-09T16:59:21.648120957Z" level=info msg="Started container" PID=60442 containerID=0d4a07b871127c529d83c68d065292cddf360b0efe00414449b72cf943f6cbf3 description=openstack/swift-storage-0/object-expirer id=b94d0518-1dbe-44a7-a755-dd1a9c76074f name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b5cc6ea3d4996be49ef5faeae27f289df6c9528d212df886d73630dc82041a6
2026-06-09 17:48:36.317729 | controller | Jun 09 16:59:21.667352 crc crio[20770]: time="2026-06-09T16:59:21.667195319Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=1069fcb7-7532-41b9-a462-30fcdfe6a1d2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.317746 | controller | Jun 09 16:59:21.685764 crc crio[20770]: time="2026-06-09T16:59:21.685219522Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=368f45ec-e323-4c38-ab9a-472419168962 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.317761 | controller | Jun 09 16:59:21.695035 crc crio[20770]: time="2026-06-09T16:59:21.694961194Z" level=info msg="Creating container: openstack/swift-storage-0/rsync" id=0704a40c-8e7b-4b97-a6cd-cff018a6829e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.317777 | controller | Jun 09 16:59:21.696084 crc crio[20770]: time="2026-06-09T16:59:21.695557982Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.317793 | controller | Jun 09 16:59:21.751523 crc crio[20770]: time="2026-06-09T16:59:21.7513821Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.317809 | controller | Jun 09 16:59:21.756761 crc crio[20770]: time="2026-06-09T16:59:21.756490098Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.317825 | controller | Jun 09 16:59:21.886985 crc crio[20770]: time="2026-06-09T16:59:21.886852776Z" level=info msg="Created container 64faec451a41c8f541847781117aac5d3c6cc74a998bc060b160918710c2de05: openstack/swift-storage-0/rsync" id=0704a40c-8e7b-4b97-a6cd-cff018a6829e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.317841 | controller | Jun 09 16:59:21.889036 crc crio[20770]: time="2026-06-09T16:59:21.8883508Z" level=info msg="Starting container: 64faec451a41c8f541847781117aac5d3c6cc74a998bc060b160918710c2de05" id=cf30a285-4d9f-42de-9529-bd25eadf7ff4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.317857 | controller | Jun 09 16:59:21.901084 crc crio[20770]: time="2026-06-09T16:59:21.900608575Z" level=info msg="Started container" PID=60486 containerID=64faec451a41c8f541847781117aac5d3c6cc74a998bc060b160918710c2de05 description=openstack/swift-storage-0/rsync id=cf30a285-4d9f-42de-9529-bd25eadf7ff4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b5cc6ea3d4996be49ef5faeae27f289df6c9528d212df886d73630dc82041a6
2026-06-09 17:48:36.317873 | controller | Jun 09 16:59:21.916569 crc crio[20770]: time="2026-06-09T16:59:21.916505566Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=f0a2a15c-a272-46ec-a071-5f10685dc8fc name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.317890 | controller | Jun 09 16:59:21.934511 crc crio[20770]: time="2026-06-09T16:59:21.934453436Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=9a0be3bf-527f-4c68-b1b6-ad63d4e07db6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.317906 | controller | Jun 09 16:59:21.944524 crc crio[20770]: time="2026-06-09T16:59:21.944352493Z" level=info msg="Creating container: openstack/swift-storage-0/swift-recon-cron" id=46d46456-62bd-4512-97a3-0eae772c1edb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.317922 | controller | Jun 09 16:59:21.945414 crc crio[20770]: time="2026-06-09T16:59:21.945128895Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.317942 | controller | Jun 09 16:59:22.005215 crc crio[20770]: time="2026-06-09T16:59:22.005098493Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.317959 | controller | Jun 09 16:59:22.008260 crc crio[20770]: time="2026-06-09T16:59:22.008178923Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.317975 | controller | Jun 09 16:59:22.130399 crc crio[20770]: time="2026-06-09T16:59:22.130272091Z" level=info msg="Created container 6793bf609fd9e61a4e12cd37451a239551ada4c43a3a6d99ab71c768c4a69ed7: openstack/swift-storage-0/swift-recon-cron" id=46d46456-62bd-4512-97a3-0eae772c1edb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.317991 | controller | Jun 09 16:59:22.132155 crc crio[20770]: time="2026-06-09T16:59:22.132073574Z" level=info msg="Starting container: 6793bf609fd9e61a4e12cd37451a239551ada4c43a3a6d99ab71c768c4a69ed7" id=0e83c218-8009-4c0d-9011-e0399d31504e name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.318007 | controller | Jun 09 16:59:22.138411 crc crio[20770]: time="2026-06-09T16:59:22.138329675Z" level=info msg="Started container" PID=60500 containerID=6793bf609fd9e61a4e12cd37451a239551ada4c43a3a6d99ab71c768c4a69ed7 description=openstack/swift-storage-0/swift-recon-cron id=0e83c218-8009-4c0d-9011-e0399d31504e name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b5cc6ea3d4996be49ef5faeae27f289df6c9528d212df886d73630dc82041a6
2026-06-09 17:48:36.318023 | controller | Jun 09 16:59:26.358261 crc crio[20770]: time="2026-06-09T16:59:26.357753611Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-6d76bd6cc9-5smvk/POD" id=32fbc7e1-8204-4700-88c1-6b6c71786cfb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.318039 | controller | Jun 09 16:59:26.359468 crc crio[20770]: time="2026-06-09T16:59:26.358281066Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.318056 | controller | Jun 09 16:59:26.437325 crc crio[20770]: time="2026-06-09T16:59:26.43710383Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6d76bd6cc9-5smvk Namespace:openstack ID:75d479e6a5419ea54effd5c29af54c9d3fc63c074e7edb35c5ab678d97647b74 UID:f291e04a-5526-4bfa-8158-52a68aed802f NetNS:/var/run/netns/01cd5aa6-4c98-460f-b34a-607d482ae720 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf291e04a_5526_4bfa_8158_52a68aed802f.slice PodAnnotations:0xc0029d4928}] Aliases:map[]}"
2026-06-09 17:48:36.318072 | controller | Jun 09 16:59:26.437325 crc crio[20770]: time="2026-06-09T16:59:26.437168972Z" level=info msg="Adding pod openstack_dnsmasq-dns-6d76bd6cc9-5smvk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.318088 | controller | Jun 09 16:59:27.219120 crc crio[20770]: 2026-06-09T16:59:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:75d479e6a5419ea Mac:ba:f5:d9:50:0e:9f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8b Mtu:0 Sandbox:/var/run/netns/01cd5aa6-4c98-460f-b34a-607d482ae720 SocketPath: PciID:}] [{Interface:0xc000590600 Address:{IP:10.217.0.139 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.318104 | controller | Jun 09 16:59:27.222042 crc crio[20770]: time="2026-06-09T16:59:27.221622559Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6d76bd6cc9-5smvk Namespace:openstack ID:75d479e6a5419ea54effd5c29af54c9d3fc63c074e7edb35c5ab678d97647b74 UID:f291e04a-5526-4bfa-8158-52a68aed802f NetNS:/var/run/netns/01cd5aa6-4c98-460f-b34a-607d482ae720 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf291e04a_5526_4bfa_8158_52a68aed802f.slice PodAnnotations:0xc0029d4928}] Aliases:map[]}"
2026-06-09 17:48:36.318124 | controller | Jun 09 16:59:27.222042 crc crio[20770]: time="2026-06-09T16:59:27.221871626Z" level=info msg="Checking pod openstack_dnsmasq-dns-6d76bd6cc9-5smvk for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.318141 | controller | Jun 09 16:59:27.237748 crc crio[20770]: time="2026-06-09T16:59:27.230042253Z" level=info msg="Ran pod sandbox 75d479e6a5419ea54effd5c29af54c9d3fc63c074e7edb35c5ab678d97647b74 with infra container: openstack/dnsmasq-dns-6d76bd6cc9-5smvk/POD" id=32fbc7e1-8204-4700-88c1-6b6c71786cfb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.318158 | controller | Jun 09 16:59:27.237748 crc crio[20770]: time="2026-06-09T16:59:27.23371217Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=9611fd10-bb34-45d7-b9e1-adb7367562fa name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.318174 | controller | Jun 09 16:59:27.285794 crc crio[20770]: time="2026-06-09T16:59:27.285568493Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=9b08d983-3a70-4e3d-aa53-63a5201cca6b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.318190 | controller | Jun 09 16:59:27.307712 crc crio[20770]: time="2026-06-09T16:59:27.30757155Z" level=info msg="Creating container: openstack/dnsmasq-dns-6d76bd6cc9-5smvk/init" id=83d4afb8-efc3-44ec-a14c-cd8e1fd6dddf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.318218 | controller | Jun 09 16:59:27.308080 crc crio[20770]: time="2026-06-09T16:59:27.308049864Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.318238 | controller | Jun 09 16:59:27.355712 crc crio[20770]: time="2026-06-09T16:59:27.355585712Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.318260 | controller | Jun 09 16:59:27.358897 crc crio[20770]: time="2026-06-09T16:59:27.358826826Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.318279 | controller | Jun 09 16:59:27.560935 crc crio[20770]: time="2026-06-09T16:59:27.560230402Z" level=info msg="Created container dbbc211032299355d5bff7ca7f13b6f59abd4e8ee10610a0ddbc62e596371066: openstack/dnsmasq-dns-6d76bd6cc9-5smvk/init" id=83d4afb8-efc3-44ec-a14c-cd8e1fd6dddf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.318296 | controller | Jun 09 16:59:27.562311 crc crio[20770]: time="2026-06-09T16:59:27.56221864Z" level=info msg="Starting container: dbbc211032299355d5bff7ca7f13b6f59abd4e8ee10610a0ddbc62e596371066" id=38fa803b-f88b-4892-9645-b41bb61479c9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.318312 | controller | Jun 09 16:59:27.568282 crc crio[20770]: time="2026-06-09T16:59:27.568108991Z" level=info msg="Started container" PID=60793 containerID=dbbc211032299355d5bff7ca7f13b6f59abd4e8ee10610a0ddbc62e596371066 description=openstack/dnsmasq-dns-6d76bd6cc9-5smvk/init id=38fa803b-f88b-4892-9645-b41bb61479c9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=75d479e6a5419ea54effd5c29af54c9d3fc63c074e7edb35c5ab678d97647b74
2026-06-09 17:48:36.318329 | controller | Jun 09 16:59:27.771875 crc crio[20770]: time="2026-06-09T16:59:27.771800185Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=8809e920-2422-4387-ba8d-1da31dc506c4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.318349 | controller | Jun 09 16:59:27.872758 crc crio[20770]: time="2026-06-09T16:59:27.871913836Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=3ca4dbdc-c9fa-4ffd-bbc0-e786c8b83dee name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.318366 | controller | Jun 09 16:59:27.884040 crc crio[20770]: time="2026-06-09T16:59:27.883800381Z" level=info msg="Creating container: openstack/dnsmasq-dns-6d76bd6cc9-5smvk/dnsmasq-dns" id=ac7d3ea3-ba91-4551-b378-96c053243d48 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.318381 | controller | Jun 09 16:59:27.885202 crc crio[20770]: time="2026-06-09T16:59:27.884304835Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.318398 | controller | Jun 09 16:59:27.935487 crc crio[20770]: time="2026-06-09T16:59:27.935332384Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.318414 | controller | Jun 09 16:59:27.940507 crc crio[20770]: time="2026-06-09T16:59:27.940409442Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.318430 | controller | Jun 09 16:59:28.110468 crc crio[20770]: time="2026-06-09T16:59:28.110308656Z" level=info msg="Created container 1432cfbc47cb3ee2c185ad10a4e5cfa9bab906e067e06ead1841243adcab445d: openstack/dnsmasq-dns-6d76bd6cc9-5smvk/dnsmasq-dns" id=ac7d3ea3-ba91-4551-b378-96c053243d48 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.318445 | controller | Jun 09 16:59:28.111871 crc crio[20770]: time="2026-06-09T16:59:28.111619824Z" level=info msg="Starting container: 1432cfbc47cb3ee2c185ad10a4e5cfa9bab906e067e06ead1841243adcab445d" id=83b4586c-204a-4bfb-922d-95997960e91a name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.318461 | controller | Jun 09 16:59:28.117856 crc crio[20770]: time="2026-06-09T16:59:28.117752082Z" level=info msg="Started container" PID=60814 containerID=1432cfbc47cb3ee2c185ad10a4e5cfa9bab906e067e06ead1841243adcab445d description=openstack/dnsmasq-dns-6d76bd6cc9-5smvk/dnsmasq-dns id=83b4586c-204a-4bfb-922d-95997960e91a name=/runtime.v1.RuntimeService/StartContainer sandboxID=75d479e6a5419ea54effd5c29af54c9d3fc63c074e7edb35c5ab678d97647b74
2026-06-09 17:48:36.318477 | controller | Jun 09 16:59:31.830368 crc crio[20770]: time="2026-06-09T16:59:31.829428721Z" level=info msg="Stopping pod sandbox: 005be5394c71cb6faee1faff6e334b31f99c15358279c05c61918d46c477037c" id=f3deb966-2c41-432e-9e65-8d05aebd1123 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.318586 | controller | Jun 09 16:59:31.831944 crc crio[20770]: time="2026-06-09T16:59:31.831161121Z" level=info msg="Got pod network &{Name:keystone-db-sync-x9d9f Namespace:openstack ID:005be5394c71cb6faee1faff6e334b31f99c15358279c05c61918d46c477037c UID:70512a12-5ee1-4fd1-bfb8-534e767bf754 NetNS:/var/run/netns/ec1b8187-ebfa-4cd0-869d-6aa71e84b161 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod70512a12_5ee1_4fd1_bfb8_534e767bf754.slice PodAnnotations:0xc0075165c0}] Aliases:map[]}"
2026-06-09 17:48:36.318621 | controller | Jun 09 16:59:31.831944 crc crio[20770]: time="2026-06-09T16:59:31.831323375Z" level=info msg="Deleting pod openstack_keystone-db-sync-x9d9f from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.318641 | controller | Jun 09 16:59:32.167230 crc crio[20770]: time="2026-06-09T16:59:32.167059116Z" level=info msg="Stopped pod sandbox: 005be5394c71cb6faee1faff6e334b31f99c15358279c05c61918d46c477037c" id=f3deb966-2c41-432e-9e65-8d05aebd1123 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.318658 | controller | Jun 09 16:59:33.927927 crc crio[20770]: time="2026-06-09T16:59:33.927073669Z" level=info msg="Stopping container: 1432cfbc47cb3ee2c185ad10a4e5cfa9bab906e067e06ead1841243adcab445d (timeout: 10s)" id=65f2a2d2-874c-4c26-85fe-82bb43f8ea69 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.318678 | controller | Jun 09 16:59:34.199326 crc crio[20770]: time="2026-06-09T16:59:34.198766714Z" level=info msg="Stopped container 1432cfbc47cb3ee2c185ad10a4e5cfa9bab906e067e06ead1841243adcab445d: openstack/dnsmasq-dns-6d76bd6cc9-5smvk/dnsmasq-dns" id=65f2a2d2-874c-4c26-85fe-82bb43f8ea69 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.318696 | controller | Jun 09 16:59:34.204173 crc crio[20770]: time="2026-06-09T16:59:34.204071587Z" level=info msg="Stopping pod sandbox: 75d479e6a5419ea54effd5c29af54c9d3fc63c074e7edb35c5ab678d97647b74" id=db2d24a6-de66-4733-b2f1-e565657379fc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.318712 | controller | Jun 09 16:59:34.205055 crc crio[20770]: time="2026-06-09T16:59:34.204973924Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6d76bd6cc9-5smvk Namespace:openstack ID:75d479e6a5419ea54effd5c29af54c9d3fc63c074e7edb35c5ab678d97647b74 UID:f291e04a-5526-4bfa-8158-52a68aed802f NetNS:/var/run/netns/01cd5aa6-4c98-460f-b34a-607d482ae720 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf291e04a_5526_4bfa_8158_52a68aed802f.slice PodAnnotations:0xc007516a38}] Aliases:map[]}"
2026-06-09 17:48:36.318729 | controller | Jun 09 16:59:34.205228 crc crio[20770]: time="2026-06-09T16:59:34.205164599Z" level=info msg="Deleting pod openstack_dnsmasq-dns-6d76bd6cc9-5smvk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.318746 | controller | Jun 09 16:59:34.274593 crc crio[20770]: time="2026-06-09T16:59:34.267519546Z" level=info msg="Running pod sandbox: openstack/keystone-bootstrap-dp52q/POD" id=e99996cd-b72f-4a82-9acc-e37e480d4b30 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.318762 | controller | Jun 09 16:59:34.274593 crc crio[20770]: time="2026-06-09T16:59:34.267708692Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.318778 | controller | Jun 09 16:59:34.375810 crc crio[20770]: time="2026-06-09T16:59:34.375700752Z" level=info msg="Got pod network &{Name:keystone-bootstrap-dp52q Namespace:openstack ID:08e012b1dab73422f87be5075b53156609224a09e10bb57ae6c72b80dfe8b489 UID:3a020996-d25f-42b5-8a22-a2e98a9e0c74 NetNS:/var/run/netns/d3e71224-5988-4b54-ac93-568aa6d5186d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3a020996_d25f_42b5_8a22_a2e98a9e0c74.slice PodAnnotations:0xc007516c20}] Aliases:map[]}"
2026-06-09 17:48:36.318794 | controller | Jun 09 16:59:34.375810 crc crio[20770]: time="2026-06-09T16:59:34.375785264Z" level=info msg="Adding pod openstack_keystone-bootstrap-dp52q to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.318811 | controller | Jun 09 16:59:34.620438 crc crio[20770]: time="2026-06-09T16:59:34.619833988Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-64bf49599-f96cz/POD" id=4e0629d6-c26c-431f-8549-a9a3dd431ee9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.318827 | controller | Jun 09 16:59:34.620438 crc crio[20770]: time="2026-06-09T16:59:34.62025503Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.318844 | controller | Jun 09 16:59:34.753513 crc crio[20770]: time="2026-06-09T16:59:34.753414229Z" level=info msg="Got pod network &{Name:dnsmasq-dns-64bf49599-f96cz Namespace:openstack ID:af1c1fcb3e38cb4b5f594b7bcf10e7787984facde3979c1726492a1175b15386 UID:57f47c8b-8060-4fa3-bec3-f182cedf450a NetNS:/var/run/netns/43699598-a139-4391-b2e9-68af93fa0bc4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod57f47c8b_8060_4fa3_bec3_f182cedf450a.slice PodAnnotations:0xc00291a1d0}] Aliases:map[]}"
2026-06-09 17:48:36.318865 | controller | Jun 09 16:59:34.753513 crc crio[20770]: time="2026-06-09T16:59:34.753485921Z" level=info msg="Adding pod openstack_dnsmasq-dns-64bf49599-f96cz to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.318883 | controller | Jun 09 16:59:34.804593 crc crio[20770]: time="2026-06-09T16:59:34.80451131Z" level=info msg="Running pod sandbox: openstack/cinder-db-sync-94jwf/POD" id=01a3d247-cc23-4a67-9d7b-ac74cebd6c1d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.318900 | controller | Jun 09 16:59:34.804593 crc crio[20770]: time="2026-06-09T16:59:34.804611903Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.318916 | controller | Jun 09 16:59:34.850275 crc crio[20770]: time="2026-06-09T16:59:34.849951507Z" level=info msg="Stopped pod sandbox: 75d479e6a5419ea54effd5c29af54c9d3fc63c074e7edb35c5ab678d97647b74" id=db2d24a6-de66-4733-b2f1-e565657379fc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.318933 | controller | Jun 09 16:59:34.875365 crc crio[20770]: time="2026-06-09T16:59:34.872579363Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=aad95183-7a34-4ac5-9624-40442b28b3df name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.318949 | controller | Jun 09 16:59:34.875365 crc crio[20770]: time="2026-06-09T16:59:34.872788239Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.318966 | controller | Jun 09 16:59:34.880238 crc crio[20770]: time="2026-06-09T16:59:34.879207285Z" level=info msg="Got pod network &{Name:cinder-db-sync-94jwf Namespace:openstack ID:9b44c85c2821d45a6258e866fc3170df442e3a033fa46560496b2626066b51ea UID:e4f031a2-7707-4ffe-95fd-81b8003c2633 NetNS:/var/run/netns/07ec20bc-0674-4520-9ce4-c2f541d93029 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode4f031a2_7707_4ffe_95fd_81b8003c2633.slice PodAnnotations:0xc006e7e0d8}] Aliases:map[]}"
2026-06-09 17:48:36.318982 | controller | Jun 09 16:59:34.880238 crc crio[20770]: time="2026-06-09T16:59:34.879453152Z" level=info msg="Adding pod openstack_cinder-db-sync-94jwf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.318999 | controller | Jun 09 16:59:34.972978 crc crio[20770]: time="2026-06-09T16:59:34.967805473Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:6771b74dca213565786b0bacf66fa6477315ff50a427147c16858e360cc5f01a UID:0a280803-6367-485c-98d3-4f29de82ba55 NetNS:/var/run/netns/a51904a9-ce24-48a3-99aa-432d4a023ad4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0a280803_6367_485c_98d3_4f29de82ba55.slice PodAnnotations:0xc0001347a0}] Aliases:map[]}"
2026-06-09 17:48:36.319015 | controller | Jun 09 16:59:34.972978 crc crio[20770]: time="2026-06-09T16:59:34.967890895Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.319031 | controller | Jun 09 16:59:35.044179 crc crio[20770]: time="2026-06-09T16:59:35.041221131Z" level=info msg="Removing container: 1432cfbc47cb3ee2c185ad10a4e5cfa9bab906e067e06ead1841243adcab445d" id=3a806b4f-f5eb-4b91-92c1-5f4b4add98ad name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.319048 | controller | Jun 09 16:59:35.170499 crc crio[20770]: time="2026-06-09T16:59:35.170029254Z" level=info msg="Removed container 1432cfbc47cb3ee2c185ad10a4e5cfa9bab906e067e06ead1841243adcab445d: openstack/dnsmasq-dns-6d76bd6cc9-5smvk/dnsmasq-dns" id=3a806b4f-f5eb-4b91-92c1-5f4b4add98ad name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.319070 | controller | Jun 09 16:59:35.177017 crc crio[20770]: time="2026-06-09T16:59:35.176962695Z" level=info msg="Removing container: dbbc211032299355d5bff7ca7f13b6f59abd4e8ee10610a0ddbc62e596371066" id=3117769e-38b7-4fae-9fbb-49c1dcc4acc9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.319088 | controller | Jun 09 16:59:35.197149 crc crio[20770]: time="2026-06-09T16:59:35.197055547Z" level=info msg="Running pod sandbox: openstack/neutron-db-sync-xhbqn/POD" id=ae28d36d-e5c8-44f3-bfd7-cb4a49fd5797 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.319104 | controller | Jun 09 16:59:35.197149 crc crio[20770]: time="2026-06-09T16:59:35.19714503Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.319120 | controller | Jun 09 16:59:35.262764 crc crio[20770]: time="2026-06-09T16:59:35.261627079Z" level=info msg="Got pod network &{Name:neutron-db-sync-xhbqn Namespace:openstack ID:bff6ceb5d914b374ea17c94a8eeb96b0d2f81eaeca45083489718dc72c6ded2e UID:1ac68328-d019-44fe-8e2a-efd2da5db45b NetNS:/var/run/netns/ea1477c6-e787-4c29-9b04-3916cf7aa934 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1ac68328_d019_44fe_8e2a_efd2da5db45b.slice PodAnnotations:0xc000134f60}] Aliases:map[]}"
2026-06-09 17:48:36.319136 | controller | Jun 09 16:59:35.262764 crc crio[20770]: time="2026-06-09T16:59:35.262463393Z" level=info msg="Adding pod openstack_neutron-db-sync-xhbqn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.319152 | controller | Jun 09 16:59:35.311685 crc crio[20770]: 2026-06-09T16:59:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:08e012b1dab7342 Mac:8e:73:82:7a:4f:9f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8c Mtu:0 Sandbox:/var/run/netns/d3e71224-5988-4b54-ac93-568aa6d5186d SocketPath: PciID:}] [{Interface:0xc00011b6f0 Address:{IP:10.217.0.140 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.319169 | controller | Jun 09 16:59:35.311685 crc crio[20770]: time="2026-06-09T16:59:35.3047882Z" level=info msg="Got pod network &{Name:keystone-bootstrap-dp52q Namespace:openstack ID:08e012b1dab73422f87be5075b53156609224a09e10bb57ae6c72b80dfe8b489 UID:3a020996-d25f-42b5-8a22-a2e98a9e0c74 NetNS:/var/run/netns/d3e71224-5988-4b54-ac93-568aa6d5186d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3a020996_d25f_42b5_8a22_a2e98a9e0c74.slice PodAnnotations:0xc007516c20}] Aliases:map[]}"
2026-06-09 17:48:36.319185 | controller | Jun 09 16:59:35.311685 crc crio[20770]: time="2026-06-09T16:59:35.304925394Z" level=info msg="Checking pod openstack_keystone-bootstrap-dp52q for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.319201 | controller | Jun 09 16:59:35.335085 crc crio[20770]: time="2026-06-09T16:59:35.334091129Z" level=info msg="Removed container dbbc211032299355d5bff7ca7f13b6f59abd4e8ee10610a0ddbc62e596371066: openstack/dnsmasq-dns-6d76bd6cc9-5smvk/init" id=3117769e-38b7-4fae-9fbb-49c1dcc4acc9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.319217 | controller | Jun 09 16:59:35.383579 crc crio[20770]: time="2026-06-09T16:59:35.379101224Z" level=info msg="Ran pod sandbox 08e012b1dab73422f87be5075b53156609224a09e10bb57ae6c72b80dfe8b489 with infra container: openstack/keystone-bootstrap-dp52q/POD" id=e99996cd-b72f-4a82-9acc-e37e480d4b30 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.319233 | controller | Jun 09 16:59:35.433048 crc crio[20770]: time="2026-06-09T16:59:35.432959475Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=aa3e6dce-58a2-4db7-91c7-25e85f3d48d5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.319252 | controller | Jun 09 16:59:35.434714 crc crio[20770]: time="2026-06-09T16:59:35.434558521Z" level=info msg="Running pod sandbox: openstack/barbican-db-sync-lpzhd/POD" id=c05f3bd4-cab7-4b4e-bf12-b091c30846e0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.319269 | controller | Jun 09 16:59:35.434902 crc crio[20770]: time="2026-06-09T16:59:35.434769807Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.319285 | controller | Jun 09 16:59:35.520896 crc crio[20770]: time="2026-06-09T16:59:35.520836752Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=e175da2e-6348-4efc-8b95-5b6a2c671466 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.319301 | controller | Jun 09 16:59:35.542910 crc crio[20770]: 2026-06-09T16:59:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:af1c1fcb3e38cb4 Mac:4a:04:2e:61:25:84 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8d Mtu:0 Sandbox:/var/run/netns/43699598-a139-4391-b2e9-68af93fa0bc4 SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.0.141 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.319317 | controller | Jun 09 16:59:35.543350 crc crio[20770]: time="2026-06-09T16:59:35.543277532Z" level=info msg="Creating container: openstack/keystone-bootstrap-dp52q/keystone-bootstrap" id=5a25fe69-45a1-40b2-a3b2-4b6a9307f9ff name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.319333 | controller | Jun 09 16:59:35.543629 crc crio[20770]: time="2026-06-09T16:59:35.54355742Z" level=info msg="Got pod network &{Name:dnsmasq-dns-64bf49599-f96cz Namespace:openstack ID:af1c1fcb3e38cb4b5f594b7bcf10e7787984facde3979c1726492a1175b15386 UID:57f47c8b-8060-4fa3-bec3-f182cedf450a NetNS:/var/run/netns/43699598-a139-4391-b2e9-68af93fa0bc4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod57f47c8b_8060_4fa3_bec3_f182cedf450a.slice PodAnnotations:0xc00291a1d0}] Aliases:map[]}"
2026-06-09 17:48:36.319349 | controller | Jun 09 16:59:35.543791 crc crio[20770]: time="2026-06-09T16:59:35.543769767Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.319366 | controller | Jun 09 16:59:35.543842 crc crio[20770]: time="2026-06-09T16:59:35.543819568Z" level=info msg="Checking pod openstack_dnsmasq-dns-64bf49599-f96cz for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.319384 | controller | Jun 09 16:59:35.550570 crc crio[20770]: time="2026-06-09T16:59:35.550237414Z" level=info msg="Ran pod sandbox af1c1fcb3e38cb4b5f594b7bcf10e7787984facde3979c1726492a1175b15386 with infra container: openstack/dnsmasq-dns-64bf49599-f96cz/POD" id=4e0629d6-c26c-431f-8549-a9a3dd431ee9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.319408 | controller | Jun 09 16:59:35.554758 crc crio[20770]: time="2026-06-09T16:59:35.553505679Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=4b4c86b8-0547-4d28-8343-c0480669618b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.319436 | controller | Jun 09 16:59:35.637706 crc crio[20770]: time="2026-06-09T16:59:35.637569845Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.319461 | controller | Jun 09 16:59:35.642808 crc crio[20770]: time="2026-06-09T16:59:35.642606971Z" level=info msg="Got pod network &{Name:barbican-db-sync-lpzhd Namespace:openstack ID:9de1be78810ee3876094822111464204aba19578b62ffc432bf37503407b0d13 UID:154eabc4-4655-49c2-93f0-9ab61603e005 NetNS:/var/run/netns/03f9168a-4c50-4238-b896-93c05af7c268 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod154eabc4_4655_49c2_93f0_9ab61603e005.slice PodAnnotations:0xc002732060}] Aliases:map[]}"
2026-06-09 17:48:36.319483 | controller | Jun 09 16:59:35.642808 crc crio[20770]: time="2026-06-09T16:59:35.642746785Z" level=info msg="Adding pod openstack_barbican-db-sync-lpzhd to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.319501 | controller | Jun 09 16:59:35.644832 crc crio[20770]: time="2026-06-09T16:59:35.644771904Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.319543 | controller | Jun 09 16:59:35.658278 crc crio[20770]: time="2026-06-09T16:59:35.658195403Z" level=info msg="Running pod sandbox: openstack/placement-db-sync-rp8qh/POD" id=67809855-46e5-4cc6-be63-e69dac61ce30 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.319562 | controller | Jun 09 16:59:35.658278 crc crio[20770]: time="2026-06-09T16:59:35.658295396Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.319578 | controller | Jun 09 16:59:35.694126 crc crio[20770]: time="2026-06-09T16:59:35.693507897Z" level=info msg="Got pod network &{Name:placement-db-sync-rp8qh Namespace:openstack ID:6bafd5e79ea470303de41ddb3e968f3d9d947d4388a7746270097e70f203941e UID:8de8d9d7-ec99-4069-94b6-7b7d66dfc274 NetNS:/var/run/netns/018ff861-b5a8-4f4f-b966-76f255e69484 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8de8d9d7_ec99_4069_94b6_7b7d66dfc274.slice PodAnnotations:0xc0029886d8}] Aliases:map[]}"
2026-06-09 17:48:36.319594 | controller | Jun 09 16:59:35.694126 crc crio[20770]: time="2026-06-09T16:59:35.694104714Z" level=info msg="Adding pod openstack_placement-db-sync-rp8qh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.319611 | controller | Jun 09 16:59:35.745421 crc crio[20770]: time="2026-06-09T16:59:35.745343369Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=870c337e-81da-4e42-9ddf-f309c1b663b5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.319645 | controller | Jun 09 16:59:35.766975 crc crio[20770]: time="2026-06-09T16:59:35.765526804Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-5dd7c97fc-khpgf/POD" id=399eb01f-4d21-4255-9135-82d99c02baf5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.319671 | controller | Jun 09 16:59:35.766975 crc crio[20770]: time="2026-06-09T16:59:35.765689779Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.319695 | controller | Jun 09 16:59:35.821354 crc crio[20770]: time="2026-06-09T16:59:35.821118145Z" level=info msg="Got pod network &{Name:dnsmasq-dns-5dd7c97fc-khpgf Namespace:openstack ID:80797296abf186f1981078f17a2f9ae6c38bfe6d3a1988d6b95accd22219607f UID:ae6446d9-e021-4aea-aaf0-db61457da975 NetNS:/var/run/netns/96393488-a4ed-447f-890b-f17be5923947 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podae6446d9_e021_4aea_aaf0_db61457da975.slice PodAnnotations:0xc002988ba0}] Aliases:map[]}"
2026-06-09 17:48:36.319716 | controller | Jun 09 16:59:35.821354 crc crio[20770]: time="2026-06-09T16:59:35.821189507Z" level=info msg="Adding pod openstack_dnsmasq-dns-5dd7c97fc-khpgf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.319742 | controller | Jun 09 16:59:35.947542 crc crio[20770]: time="2026-06-09T16:59:35.946795728Z" level=info msg="Creating container: openstack/dnsmasq-dns-64bf49599-f96cz/init" id=9e433666-ed93-4483-9b4c-f24577024172 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.319764 | controller | Jun 09 16:59:35.948172 crc crio[20770]: time="2026-06-09T16:59:35.947836188Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.319785 | controller | Jun 09 16:59:35.967125 crc crio[20770]: time="2026-06-09T16:59:35.958010443Z" level=info msg="Created container d3957df96118d99b40800e44569da2242cf4a3511189b6976da6e75ad5833554: openstack/keystone-bootstrap-dp52q/keystone-bootstrap" id=5a25fe69-45a1-40b2-a3b2-4b6a9307f9ff name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.319807 | controller | Jun 09 16:59:35.981967 crc crio[20770]: time="2026-06-09T16:59:35.978869728Z" level=info msg="Starting container: d3957df96118d99b40800e44569da2242cf4a3511189b6976da6e75ad5833554" id=b13fa0da-50d5-4eb2-b62b-648826386ef3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.319830 | controller | Jun 09 16:59:35.990829 crc crio[20770]: 2026-06-09T16:59:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9b44c85c2821d45 Mac:22:46:bc:6a:e6:08 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8e Mtu:0 Sandbox:/var/run/netns/07ec20bc-0674-4520-9ce4-c2f541d93029 SocketPath: PciID:}] [{Interface:0xc00013aa90 Address:{IP:10.217.0.142 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.319854 | controller | Jun 09 16:59:36.001557 crc crio[20770]: time="2026-06-09T16:59:35.996052736Z" level=info msg="Got pod network &{Name:cinder-db-sync-94jwf Namespace:openstack ID:9b44c85c2821d45a6258e866fc3170df442e3a033fa46560496b2626066b51ea UID:e4f031a2-7707-4ffe-95fd-81b8003c2633 NetNS:/var/run/netns/07ec20bc-0674-4520-9ce4-c2f541d93029 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode4f031a2_7707_4ffe_95fd_81b8003c2633.slice PodAnnotations:0xc006e7e0d8}] Aliases:map[]}"
2026-06-09 17:48:36.319878 | controller | Jun 09 16:59:36.001557 crc crio[20770]: time="2026-06-09T16:59:35.996594611Z" level=info msg="Checking pod openstack_cinder-db-sync-94jwf for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.319896 | controller | Jun 09 16:59:36.015554 crc crio[20770]: time="2026-06-09T16:59:36.015085747Z" level=info msg="Started container" PID=61478 containerID=d3957df96118d99b40800e44569da2242cf4a3511189b6976da6e75ad5833554 description=openstack/keystone-bootstrap-dp52q/keystone-bootstrap id=b13fa0da-50d5-4eb2-b62b-648826386ef3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=08e012b1dab73422f87be5075b53156609224a09e10bb57ae6c72b80dfe8b489
2026-06-09 17:48:36.319912 | controller | Jun 09 16:59:36.024929 crc crio[20770]: time="2026-06-09T16:59:36.018526717Z" level=info msg="Ran pod sandbox 9b44c85c2821d45a6258e866fc3170df442e3a033fa46560496b2626066b51ea with infra container: openstack/cinder-db-sync-94jwf/POD" id=01a3d247-cc23-4a67-9d7b-ac74cebd6c1d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.319929 | controller | Jun 09 16:59:36.024929 crc crio[20770]: 2026-06-09T16:59:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6771b74dca21356 Mac:fa:3b:75:1d:70:90 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8f Mtu:0 Sandbox:/var/run/netns/a51904a9-ce24-48a3-99aa-432d4a023ad4 SocketPath: PciID:}] [{Interface:0xc0001985b0 Address:{IP:10.217.0.143 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.319946 | controller | Jun 09 16:59:36.024929 crc crio[20770]: time="2026-06-09T16:59:36.023501311Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:6771b74dca213565786b0bacf66fa6477315ff50a427147c16858e360cc5f01a UID:0a280803-6367-485c-98d3-4f29de82ba55 NetNS:/var/run/netns/a51904a9-ce24-48a3-99aa-432d4a023ad4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0a280803_6367_485c_98d3_4f29de82ba55.slice PodAnnotations:0xc0001347a0}] Aliases:map[]}"
2026-06-09 17:48:36.319966 | controller | Jun 09 16:59:36.024929 crc crio[20770]: time="2026-06-09T16:59:36.02380664Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.319984 | controller | Jun 09 16:59:36.043221 crc crio[20770]: time="2026-06-09T16:59:36.043015517Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=df6c414f-60de-4174-8adc-0fe1d9d760da name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.320001 | controller | Jun 09 16:59:36.043469 crc crio[20770]: time="2026-06-09T16:59:36.043429659Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified not found" id=df6c414f-60de-4174-8adc-0fe1d9d760da name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.320016 | controller | Jun 09 16:59:36.043515 crc crio[20770]: time="2026-06-09T16:59:36.04348563Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified found" id=df6c414f-60de-4174-8adc-0fe1d9d760da name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.320033 | controller | Jun 09 16:59:36.048054 crc crio[20770]: time="2026-06-09T16:59:36.04795415Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=e260e255-17eb-47c2-880e-3d5148a71485 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.320049 | controller | Jun 09 16:59:36.060033 crc crio[20770]: time="2026-06-09T16:59:36.059910976Z" level=info msg="Ran pod sandbox 6771b74dca213565786b0bacf66fa6477315ff50a427147c16858e360cc5f01a with infra container: openstack/ceilometer-0/POD" id=aad95183-7a34-4ac5-9624-40442b28b3df name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.320065 | controller | Jun 09 16:59:36.068158 crc crio[20770]: time="2026-06-09T16:59:36.068021951Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=2bdc0754-f7c3-458f-a939-54fdb5bab05c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.320082 | controller | Jun 09 16:59:36.068423 crc crio[20770]: time="2026-06-09T16:59:36.068281009Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified not found" id=2bdc0754-f7c3-458f-a939-54fdb5bab05c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.320097 | controller | Jun 09 16:59:36.068423 crc crio[20770]: time="2026-06-09T16:59:36.068344061Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified found" id=2bdc0754-f7c3-458f-a939-54fdb5bab05c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.320113 | controller | Jun 09 16:59:36.071373 crc crio[20770]: time="2026-06-09T16:59:36.070282237Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\""
2026-06-09 17:48:36.320129 | controller | Jun 09 16:59:36.075263 crc crio[20770]: time="2026-06-09T16:59:36.075126787Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.320146 | controller | Jun 09 16:59:36.077578 crc crio[20770]: time="2026-06-09T16:59:36.077491616Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=7ae1412c-bdae-4fc2-892d-2512e51fa700 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.320162 | controller | Jun 09 16:59:36.083476 crc crio[20770]: time="2026-06-09T16:59:36.081193343Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.320182 | controller | Jun 09 16:59:36.083476 crc crio[20770]: time="2026-06-09T16:59:36.081203474Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\""
2026-06-09 17:48:36.320199 | controller | Jun 09 16:59:36.191133 crc crio[20770]: 2026-06-09T16:59:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bff6ceb5d914b37 Mac:82:ff:cd:11:9a:41 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:90 Mtu:0 Sandbox:/var/run/netns/ea1477c6-e787-4c29-9b04-3916cf7aa934 SocketPath: PciID:}] [{Interface:0xc0004026d0 Address:{IP:10.217.0.144 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.320216 | controller | Jun 09 16:59:36.192213 crc crio[20770]: time="2026-06-09T16:59:36.192140699Z" level=info msg="Got pod network &{Name:neutron-db-sync-xhbqn Namespace:openstack ID:bff6ceb5d914b374ea17c94a8eeb96b0d2f81eaeca45083489718dc72c6ded2e UID:1ac68328-d019-44fe-8e2a-efd2da5db45b NetNS:/var/run/netns/ea1477c6-e787-4c29-9b04-3916cf7aa934 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1ac68328_d019_44fe_8e2a_efd2da5db45b.slice PodAnnotations:0xc000134f60}] Aliases:map[]}"
2026-06-09 17:48:36.320233 | controller | Jun 09 16:59:36.192363 crc crio[20770]: time="2026-06-09T16:59:36.192316134Z" level=info msg="Checking pod openstack_neutron-db-sync-xhbqn for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.320250 | controller | Jun 09 16:59:36.212386 crc crio[20770]: time="2026-06-09T16:59:36.211332025Z" level=info msg="Ran pod sandbox bff6ceb5d914b374ea17c94a8eeb96b0d2f81eaeca45083489718dc72c6ded2e with infra container: openstack/neutron-db-sync-xhbqn/POD" id=ae28d36d-e5c8-44f3-bfd7-cb4a49fd5797 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.320266 | controller | Jun 09 16:59:36.214819 crc crio[20770]: time="2026-06-09T16:59:36.2146049Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=e8dcb671-def6-4533-b68f-de2fa669baff name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.320281 | controller | Jun 09 16:59:36.287994 crc crio[20770]: time="2026-06-09T16:59:36.284057403Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=410817d0-6687-432b-bc00-af82e4372a1b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.320297 | controller | Jun 09 16:59:36.301233 crc crio[20770]: time="2026-06-09T16:59:36.301132148Z" level=info msg="Creating container: openstack/neutron-db-sync-xhbqn/neutron-db-sync" id=4f69a7d9-19d1-42ed-a7b6-7b3f998bddc7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.320313 | controller | Jun 09 16:59:36.302390 crc crio[20770]: time="2026-06-09T16:59:36.301755396Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.320330 | controller | Jun 09 16:59:36.392332 crc crio[20770]: 2026-06-09T16:59:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9de1be78810ee38 Mac:ba:7b:94:ca:c6:72 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:91 Mtu:0 Sandbox:/var/run/netns/03f9168a-4c50-4238-b896-93c05af7c268 SocketPath: PciID:}] [{Interface:0xc000410940 Address:{IP:10.217.0.145 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.320346 | controller | Jun 09 16:59:36.409784 crc crio[20770]: time="2026-06-09T16:59:36.407308525Z" level=info msg="Got pod network &{Name:barbican-db-sync-lpzhd Namespace:openstack ID:9de1be78810ee3876094822111464204aba19578b62ffc432bf37503407b0d13 UID:154eabc4-4655-49c2-93f0-9ab61603e005 NetNS:/var/run/netns/03f9168a-4c50-4238-b896-93c05af7c268 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod154eabc4_4655_49c2_93f0_9ab61603e005.slice PodAnnotations:0xc002732060}] Aliases:map[]}"
2026-06-09 17:48:36.320366 | controller | Jun 09 16:59:36.409784 crc crio[20770]: time="2026-06-09T16:59:36.407924693Z" level=info msg="Checking pod openstack_barbican-db-sync-lpzhd for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.320383 | controller | Jun 09 16:59:36.421865 crc crio[20770]: time="2026-06-09T16:59:36.414346709Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.320399 | controller | Jun 09 16:59:36.432926 crc crio[20770]: time="2026-06-09T16:59:36.432287049Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.320416 | controller | Jun 09 16:59:36.434288 crc crio[20770]: 2026-06-09T16:59:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6bafd5e79ea4703 Mac:66:bb:c2:31:33:34 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:92 Mtu:0 Sandbox:/var/run/netns/018ff861-b5a8-4f4f-b966-76f255e69484 SocketPath: PciID:}] [{Interface:0xc000420890 Address:{IP:10.217.0.146 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.320442 | controller | Jun 09 16:59:36.435025 crc crio[20770]: time="2026-06-09T16:59:36.434511784Z" level=info msg="Got pod network &{Name:placement-db-sync-rp8qh Namespace:openstack ID:6bafd5e79ea470303de41ddb3e968f3d9d947d4388a7746270097e70f203941e UID:8de8d9d7-ec99-4069-94b6-7b7d66dfc274 NetNS:/var/run/netns/018ff861-b5a8-4f4f-b966-76f255e69484 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8de8d9d7_ec99_4069_94b6_7b7d66dfc274.slice PodAnnotations:0xc0029886d8}] Aliases:map[]}"
2026-06-09 17:48:36.320461 | controller | Jun 09 16:59:36.448341 crc crio[20770]: time="2026-06-09T16:59:36.447161261Z" level=info msg="Checking pod openstack_placement-db-sync-rp8qh for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.320478 | controller | Jun 09 16:59:36.456180 crc crio[20770]: time="2026-06-09T16:59:36.453609447Z" level=info msg="Ran pod sandbox 9de1be78810ee3876094822111464204aba19578b62ffc432bf37503407b0d13 with infra container: openstack/barbican-db-sync-lpzhd/POD" id=c05f3bd4-cab7-4b4e-bf12-b091c30846e0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.320495 | controller | Jun 09 16:59:36.470880 crc crio[20770]: time="2026-06-09T16:59:36.470775455Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=5d2dfbd9-494d-4b1f-b81c-9c9b41ea5c7e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.320527 | controller | Jun 09 16:59:36.471144 crc crio[20770]: time="2026-06-09T16:59:36.471062513Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified not found" id=5d2dfbd9-494d-4b1f-b81c-9c9b41ea5c7e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.320551 | controller | Jun 09 16:59:36.471144 crc crio[20770]: time="2026-06-09T16:59:36.471128395Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified found" id=5d2dfbd9-494d-4b1f-b81c-9c9b41ea5c7e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.320572 | controller | Jun 09 16:59:36.472850 crc crio[20770]: time="2026-06-09T16:59:36.472787483Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=a3966d9c-70c3-4673-8369-f5b224e8e913 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.320590 | controller | Jun 09 16:59:36.501267 crc crio[20770]: time="2026-06-09T16:59:36.501056623Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\""
2026-06-09 17:48:36.320610 | controller | Jun 09 16:59:36.510480 crc crio[20770]: time="2026-06-09T16:59:36.510388293Z" level=info msg="Ran pod sandbox 6bafd5e79ea470303de41ddb3e968f3d9d947d4388a7746270097e70f203941e with infra container: openstack/placement-db-sync-rp8qh/POD" id=67809855-46e5-4cc6-be63-e69dac61ce30 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.320627 | controller | Jun 09 16:59:36.517236 crc crio[20770]: time="2026-06-09T16:59:36.513434391Z" level=info msg="Created container ab1b50a888ffd380b7ce9e91b69d2051046a52028248842d661cf46bfc9277b7: openstack/dnsmasq-dns-64bf49599-f96cz/init" id=9e433666-ed93-4483-9b4c-f24577024172 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.320642 | controller | Jun 09 16:59:36.525019 crc crio[20770]: time="2026-06-09T16:59:36.524892724Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=3dd2ba83-e106-422a-8df7-6d1c396eb222 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.320658 | controller | Jun 09 16:59:36.526070 crc crio[20770]: time="2026-06-09T16:59:36.525082229Z" level=info msg="Starting container: ab1b50a888ffd380b7ce9e91b69d2051046a52028248842d661cf46bfc9277b7" id=1191593a-142c-4424-80f2-4646cb9d0d9b name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.320674 | controller | Jun 09 16:59:36.526070 crc crio[20770]: time="2026-06-09T16:59:36.52511233Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-placement-api:current-podified not found" id=3dd2ba83-e106-422a-8df7-6d1c396eb222 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.320689 | controller | Jun 09 16:59:36.526070 crc crio[20770]: time="2026-06-09T16:59:36.525316866Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-placement-api:current-podified found" id=3dd2ba83-e106-422a-8df7-6d1c396eb222 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.320705 | controller | Jun 09 16:59:36.543869 crc crio[20770]: time="2026-06-09T16:59:36.542425842Z" level=info msg="Started container" PID=61613 containerID=ab1b50a888ffd380b7ce9e91b69d2051046a52028248842d661cf46bfc9277b7 description=openstack/dnsmasq-dns-64bf49599-f96cz/init id=1191593a-142c-4424-80f2-4646cb9d0d9b name=/runtime.v1.RuntimeService/StartContainer sandboxID=af1c1fcb3e38cb4b5f594b7bcf10e7787984facde3979c1726492a1175b15386
2026-06-09 17:48:36.320720 | controller | Jun 09 16:59:36.543869 crc crio[20770]: time="2026-06-09T16:59:36.543038169Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=b548d983-afef-4065-847e-a43b57a7ce94 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.320737 | controller | Jun 09 16:59:36.554404 crc crio[20770]: time="2026-06-09T16:59:36.554281695Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\""
2026-06-09 17:48:36.320753 | controller | Jun 09 16:59:36.687854 crc crio[20770]: time="2026-06-09T16:59:36.684423927Z" level=info msg="Created container d5c6f913301c072f6711a10ab70e312705a7d15d39eab8db17aeba65d948fd15: openstack/neutron-db-sync-xhbqn/neutron-db-sync" id=4f69a7d9-19d1-42ed-a7b6-7b3f998bddc7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.320770 | controller | Jun 09 16:59:36.687854 crc crio[20770]: time="2026-06-09T16:59:36.686770675Z" level=info msg="Starting container: d5c6f913301c072f6711a10ab70e312705a7d15d39eab8db17aeba65d948fd15" id=b11db01a-cdbd-49e6-9acf-3faa9fcf1b8e name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.320786 | controller | Jun 09 16:59:36.696620 crc crio[20770]: 2026-06-09T16:59:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:80797296abf186f Mac:f6:89:73:02:f5:98 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:93 Mtu:0 Sandbox:/var/run/netns/96393488-a4ed-447f-890b-f17be5923947 SocketPath: PciID:}] [{Interface:0xc000132c60 Address:{IP:10.217.0.147 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.320805 | controller | Jun 09 16:59:36.696997 crc crio[20770]: time="2026-06-09T16:59:36.696901679Z" level=info msg="Started container" PID=61655 containerID=d5c6f913301c072f6711a10ab70e312705a7d15d39eab8db17aeba65d948fd15 description=openstack/neutron-db-sync-xhbqn/neutron-db-sync id=b11db01a-cdbd-49e6-9acf-3faa9fcf1b8e name=/runtime.v1.RuntimeService/StartContainer sandboxID=bff6ceb5d914b374ea17c94a8eeb96b0d2f81eaeca45083489718dc72c6ded2e
2026-06-09 17:48:36.320822 | controller | Jun 09 16:59:36.697931 crc crio[20770]: time="2026-06-09T16:59:36.697764724Z" level=info msg="Got pod network &{Name:dnsmasq-dns-5dd7c97fc-khpgf Namespace:openstack ID:80797296abf186f1981078f17a2f9ae6c38bfe6d3a1988d6b95accd22219607f UID:ae6446d9-e021-4aea-aaf0-db61457da975 NetNS:/var/run/netns/96393488-a4ed-447f-890b-f17be5923947 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podae6446d9_e021_4aea_aaf0_db61457da975.slice PodAnnotations:0xc002988ba0}] Aliases:map[]}"
2026-06-09 17:48:36.320838 | controller | Jun 09 16:59:36.698263 crc crio[20770]: time="2026-06-09T16:59:36.697935229Z" level=info msg="Checking pod openstack_dnsmasq-dns-5dd7c97fc-khpgf for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.320853 | controller | Jun 09 16:59:36.723801 crc crio[20770]: time="2026-06-09T16:59:36.723582412Z" level=info msg="Ran pod sandbox 80797296abf186f1981078f17a2f9ae6c38bfe6d3a1988d6b95accd22219607f with infra container: openstack/dnsmasq-dns-5dd7c97fc-khpgf/POD" id=399eb01f-4d21-4255-9135-82d99c02baf5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.320869 | controller | Jun 09 16:59:36.729301 crc crio[20770]: time="2026-06-09T16:59:36.729192645Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=5fc90ca6-5ce2-41e4-9f09-ae42792b11a5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.320885 | controller | Jun 09 16:59:36.816794 crc crio[20770]: time="2026-06-09T16:59:36.815838686Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=f0e904aa-665b-4cfa-802c-827314f86aa5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.320900 | controller | Jun 09 16:59:36.824139 crc crio[20770]: time="2026-06-09T16:59:36.824031594Z" level=info msg="Creating container: openstack/dnsmasq-dns-5dd7c97fc-khpgf/init" id=9a63e0f7-872e-4106-a0c5-7aeab0d25a59 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.320916 | controller | Jun 09 16:59:36.825285 crc crio[20770]: time="2026-06-09T16:59:36.824974121Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.320932 | controller | Jun 09 16:59:36.897039 crc crio[20770]: time="2026-06-09T16:59:36.896937867Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.320948 | controller | Jun 09 16:59:36.911413 crc crio[20770]: time="2026-06-09T16:59:36.911310844Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.320964 | controller | Jun 09 16:59:37.070342 crc crio[20770]: time="2026-06-09T16:59:37.070183538Z" level=info msg="Stopping pod sandbox: af1c1fcb3e38cb4b5f594b7bcf10e7787984facde3979c1726492a1175b15386" id=4bc4d035-4041-4f96-9eb5-34f116b43348 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.320980 | controller | Jun 09 16:59:37.072714 crc crio[20770]: time="2026-06-09T16:59:37.071088495Z" level=info msg="Got pod network &{Name:dnsmasq-dns-64bf49599-f96cz Namespace:openstack ID:af1c1fcb3e38cb4b5f594b7bcf10e7787984facde3979c1726492a1175b15386 UID:57f47c8b-8060-4fa3-bec3-f182cedf450a NetNS:/var/run/netns/43699598-a139-4391-b2e9-68af93fa0bc4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod57f47c8b_8060_4fa3_bec3_f182cedf450a.slice PodAnnotations:0xc000134ad0}] Aliases:map[]}"
2026-06-09 17:48:36.321000 | controller | Jun 09 16:59:37.072714 crc crio[20770]: time="2026-06-09T16:59:37.071375083Z" level=info msg="Deleting pod openstack_dnsmasq-dns-64bf49599-f96cz from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.321017 | controller | Jun 09 16:59:37.203811 crc crio[20770]: time="2026-06-09T16:59:37.203607435Z" level=info msg="Created container f1bfd0087dbefbc893225bc755fdf4b4f598dc3bce11f65c5701bdcc345c2865: openstack/dnsmasq-dns-5dd7c97fc-khpgf/init" id=9a63e0f7-872e-4106-a0c5-7aeab0d25a59 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.321033 | controller | Jun 09 16:59:37.205610 crc crio[20770]: time="2026-06-09T16:59:37.20513026Z" level=info msg="Starting container: f1bfd0087dbefbc893225bc755fdf4b4f598dc3bce11f65c5701bdcc345c2865" id=64080551-c81a-448a-b8b3-79b2912160e1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.321050 | controller | Jun 09 16:59:37.220904 crc crio[20770]: time="2026-06-09T16:59:37.220632649Z" level=info msg="Started container" PID=61704 containerID=f1bfd0087dbefbc893225bc755fdf4b4f598dc3bce11f65c5701bdcc345c2865 description=openstack/dnsmasq-dns-5dd7c97fc-khpgf/init id=64080551-c81a-448a-b8b3-79b2912160e1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=80797296abf186f1981078f17a2f9ae6c38bfe6d3a1988d6b95accd22219607f
2026-06-09 17:48:36.321066 | controller | Jun 09 16:59:37.678905 crc crio[20770]: time="2026-06-09T16:59:37.678551971Z" level=info msg="Stopped pod sandbox: af1c1fcb3e38cb4b5f594b7bcf10e7787984facde3979c1726492a1175b15386" id=4bc4d035-4041-4f96-9eb5-34f116b43348 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.321082 | controller | Jun 09 16:59:38.196632 crc crio[20770]: time="2026-06-09T16:59:38.196132623Z" level=info msg="Removing container: ab1b50a888ffd380b7ce9e91b69d2051046a52028248842d661cf46bfc9277b7" id=0501dd77-c625-4d31-8b9b-8d18d4895333 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.321098 | controller | Jun 09 16:59:38.232346 crc crio[20770]: time="2026-06-09T16:59:38.232288861Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=60af34b6-0410-41d2-a05e-487b27832c5c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.321115 | controller | Jun 09 16:59:38.337927 crc crio[20770]: time="2026-06-09T16:59:38.337827429Z" level=info msg="Removed container ab1b50a888ffd380b7ce9e91b69d2051046a52028248842d661cf46bfc9277b7: openstack/dnsmasq-dns-64bf49599-f96cz/init" id=0501dd77-c625-4d31-8b9b-8d18d4895333 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.321131 | controller | Jun 09 16:59:38.470156 crc crio[20770]: time="2026-06-09T16:59:38.469123584Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=de17ef72-a1ea-434b-933c-ecd7a7747945 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.321147 | controller | Jun 09 16:59:38.489315 crc crio[20770]: time="2026-06-09T16:59:38.488106365Z" level=info msg="Creating container: openstack/dnsmasq-dns-5dd7c97fc-khpgf/dnsmasq-dns" id=b03875e2-9967-4c62-a867-139d9075769e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.321163 | controller | Jun 09 16:59:38.489315 crc crio[20770]: time="2026-06-09T16:59:38.488613709Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.321179 | controller | Jun 09 16:59:38.622067 crc crio[20770]: time="2026-06-09T16:59:38.618332789Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.321199 | controller | Jun 09 16:59:38.629134 crc crio[20770]: time="2026-06-09T16:59:38.62562236Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.321216 | controller | Jun 09 16:59:38.773528 crc crio[20770]: time="2026-06-09T16:59:38.77294523Z" level=info msg="Created container 0edca8db0e7c4b8684eaebe765c3a78c519c68ba7055531ed31dfc14a1f4be59: openstack/dnsmasq-dns-5dd7c97fc-khpgf/dnsmasq-dns" id=b03875e2-9967-4c62-a867-139d9075769e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.321233 | controller | Jun 09 16:59:38.774401 crc crio[20770]: time="2026-06-09T16:59:38.77432642Z" level=info msg="Starting container: 0edca8db0e7c4b8684eaebe765c3a78c519c68ba7055531ed31dfc14a1f4be59" id=87df9d96-16de-47a4-b0ff-3396326b91c7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.321249 | controller | Jun 09 16:59:38.790491 crc crio[20770]: time="2026-06-09T16:59:38.790380876Z" level=info msg="Started container" PID=61810 containerID=0edca8db0e7c4b8684eaebe765c3a78c519c68ba7055531ed31dfc14a1f4be59 description=openstack/dnsmasq-dns-5dd7c97fc-khpgf/dnsmasq-dns id=87df9d96-16de-47a4-b0ff-3396326b91c7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=80797296abf186f1981078f17a2f9ae6c38bfe6d3a1988d6b95accd22219607f
2026-06-09 17:48:36.321264 | controller | Jun 09 16:59:40.308001 crc crio[20770]: time="2026-06-09T16:59:40.307355804Z" level=info msg="Stopping pod sandbox: dd910215699edcd954ff8b53b97f2d87a0eb9e39b3913e37e96f8b35ef56b1cd" id=4908cd41-5340-47f5-bf76-bd0c4518d97e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.321280 | controller | Jun 09 16:59:40.309576 crc crio[20770]: time="2026-06-09T16:59:40.308767055Z" level=info msg="Got pod network &{Name:glance-db-sync-lr54k Namespace:openstack ID:dd910215699edcd954ff8b53b97f2d87a0eb9e39b3913e37e96f8b35ef56b1cd UID:413be875-aea6-42ac-8309-832e7e2426e1 NetNS:/var/run/netns/1d0fe72b-1b96-4f73-9d85-ff435572e17f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod413be875_aea6_42ac_8309_832e7e2426e1.slice PodAnnotations:0xc0029d4978}] Aliases:map[]}"
2026-06-09 17:48:36.321296 | controller | Jun 09 16:59:40.309576 crc crio[20770]: time="2026-06-09T16:59:40.30895414Z" level=info msg="Deleting pod openstack_glance-db-sync-lr54k from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.321312 | controller | Jun 09 16:59:40.986954 crc crio[20770]: time="2026-06-09T16:59:40.986188829Z" level=info msg="Stopped pod sandbox: dd910215699edcd954ff8b53b97f2d87a0eb9e39b3913e37e96f8b35ef56b1cd" id=4908cd41-5340-47f5-bf76-bd0c4518d97e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.321328 | controller | Jun 09 16:59:42.393620 crc crio[20770]: time="2026-06-09T16:59:42.392294423Z" level=info msg="Stopping container: 0edca8db0e7c4b8684eaebe765c3a78c519c68ba7055531ed31dfc14a1f4be59 (timeout: 10s)" id=fde794dd-6758-4423-aea3-5fd91a690aa9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.321343 | controller | Jun 09 16:59:42.989551 crc crio[20770]: time="2026-06-09T16:59:42.989244175Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-7c87cbcf5f-8kz7k/POD" id=4a3695d3-d51f-4ab2-95da-f9bdd3e4223f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.321359 | controller | Jun 09 16:59:42.989988 crc crio[20770]: time="2026-06-09T16:59:42.989966436Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.321375 | controller | Jun 09 16:59:43.471260 crc crio[20770]: time="2026-06-09T16:59:43.471188334Z" level=info msg="Running pod sandbox: openstack/glance-default-external-api-0/POD" id=0d100927-e913-4185-b9d3-91e3e72768e3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.321396 | controller | Jun 09 16:59:43.472050 crc crio[20770]: time="2026-06-09T16:59:43.471283967Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.321412 | controller | Jun 09 16:59:43.991416 crc crio[20770]: time="2026-06-09T16:59:43.99132964Z" level=info msg="Running pod sandbox: openstack/glance-default-internal-api-0/POD" id=0e3f386e-b31b-4065-8ce6-425694bcf3e6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.321428 | controller | Jun 09 16:59:43.991576 crc crio[20770]: time="2026-06-09T16:59:43.991431843Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.321444 | controller | Jun 09 16:59:44.591756 crc crio[20770]: time="2026-06-09T16:59:44.590926939Z" level=info msg="Stopping pod sandbox: 08e012b1dab73422f87be5075b53156609224a09e10bb57ae6c72b80dfe8b489" id=af61997b-453c-4205-88eb-e44ce589cfd2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.321460 | controller | Jun 09 16:59:44.593948 crc crio[20770]: time="2026-06-09T16:59:44.592715591Z" level=info msg="Got pod network &{Name:keystone-bootstrap-dp52q Namespace:openstack ID:08e012b1dab73422f87be5075b53156609224a09e10bb57ae6c72b80dfe8b489 UID:3a020996-d25f-42b5-8a22-a2e98a9e0c74 NetNS:/var/run/netns/d3e71224-5988-4b54-ac93-568aa6d5186d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3a020996_d25f_42b5_8a22_a2e98a9e0c74.slice PodAnnotations:0xc00291a5b0}] Aliases:map[]}"
2026-06-09 17:48:36.321477 | controller | Jun 09 16:59:44.593948 crc crio[20770]: time="2026-06-09T16:59:44.592933477Z" level=info msg="Deleting pod openstack_keystone-bootstrap-dp52q from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.321493 | controller | Jun 09 16:59:47.578534 crc crio[20770]: time="2026-06-09T16:59:47.577402148Z" level=info msg="Stopped container 0edca8db0e7c4b8684eaebe765c3a78c519c68ba7055531ed31dfc14a1f4be59: openstack/dnsmasq-dns-5dd7c97fc-khpgf/dnsmasq-dns" id=fde794dd-6758-4423-aea3-5fd91a690aa9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.321509 | controller | Jun 09 16:59:47.584619 crc crio[20770]: time="2026-06-09T16:59:47.584524355Z" level=info msg="Stopped pod sandbox: 08e012b1dab73422f87be5075b53156609224a09e10bb57ae6c72b80dfe8b489" id=af61997b-453c-4205-88eb-e44ce589cfd2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.321546 | controller | Jun 09 16:59:47.585132 crc crio[20770]: time="2026-06-09T16:59:47.58506897Z" level=info msg="Stopping pod sandbox: 80797296abf186f1981078f17a2f9ae6c38bfe6d3a1988d6b95accd22219607f" id=8bf40e7e-7c4f-4c78-a109-ff553ff4069b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.321564 | controller | Jun 09 16:59:47.585625 crc crio[20770]: time="2026-06-09T16:59:47.585578335Z" level=info msg="Got pod network &{Name:dnsmasq-dns-5dd7c97fc-khpgf Namespace:openstack ID:80797296abf186f1981078f17a2f9ae6c38bfe6d3a1988d6b95accd22219607f UID:ae6446d9-e021-4aea-aaf0-db61457da975 NetNS:/var/run/netns/96393488-a4ed-447f-890b-f17be5923947 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podae6446d9_e021_4aea_aaf0_db61457da975.slice PodAnnotations:0xc002a08d58}] Aliases:map[]}"
2026-06-09 17:48:36.321580 | controller | Jun 09 16:59:47.585931 crc crio[20770]: time="2026-06-09T16:59:47.585853093Z" level=info msg="Deleting pod openstack_dnsmasq-dns-5dd7c97fc-khpgf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.321596 | controller | Jun 09 16:59:51.411425 crc crio[20770]: time="2026-06-09T16:59:51.409103617Z" level=info msg="Running pod sandbox: openstack/keystone-bootstrap-prcns/POD" id=5edc3e57-21f0-4331-865f-e085de151b88 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.321616 | controller | Jun 09 16:59:51.411425 crc crio[20770]: time="2026-06-09T16:59:51.411082504Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.321633 | controller | Jun 09 16:59:53.818302 crc crio[20770]: time="2026-06-09T16:59:53.816857433Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:790a2999f4198add7e4423d05082303b1d712b49fd79375a49ed11e1b2f7b91b UID:27f132c0-30a6-41ea-ae18-dabe1f289d05 NetNS:/var/run/netns/70974659-0441-4d9e-b9a4-7e9adcbb2e59 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod27f132c0_30a6_41ea_ae18_dabe1f289d05.slice PodAnnotations:0xc00008d0c0}] Aliases:map[]}"
2026-06-09 17:48:36.321650 | controller | Jun 09 16:59:53.818302 crc crio[20770]: time="2026-06-09T16:59:53.818005636Z" level=info msg="Adding pod openstack_glance-default-internal-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.321665 | controller | Jun 09 16:59:53.850110 crc crio[20770]: time="2026-06-09T16:59:53.849978933Z" level=info msg="Stopped pod sandbox: 80797296abf186f1981078f17a2f9ae6c38bfe6d3a1988d6b95accd22219607f" id=8bf40e7e-7c4f-4c78-a109-ff553ff4069b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.321681 | controller | Jun 09 16:59:53.882458 crc crio[20770]: time="2026-06-09T16:59:53.88233064Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:95136eb284f45966c9b8147ee2ae8f55f8a3dc94ec496ab02279dbfc3ba0697c" id=7ae1412c-bdae-4fc2-892d-2512e51fa700 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.321697 | controller | Jun 09 16:59:53.884114 crc crio[20770]: time="2026-06-09T16:59:53.883935097Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=3ffa7284-be8b-4727-81e6-98846cf9b431 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.321712 | controller | Jun 09 16:59:54.763844 crc crio[20770]: time="2026-06-09T16:59:54.762955475Z" level=info msg="Removing container: 0edca8db0e7c4b8684eaebe765c3a78c519c68ba7055531ed31dfc14a1f4be59" id=b9ce3a8e-8954-43ac-9a49-46d2a8fffd41 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.321729 | controller | Jun 09 16:59:55.192851 crc crio[20770]: 2026-06-09T16:59:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:790a2999f4198ad Mac:be:53:3a:0f:00:71 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:96 Mtu:0 Sandbox:/var/run/netns/70974659-0441-4d9e-b9a4-7e9adcbb2e59 SocketPath: PciID:}] [{Interface:0xc0001345d0 Address:{IP:10.217.0.150 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.321746 | controller | Jun 09 16:59:55.194229 crc crio[20770]: time="2026-06-09T16:59:55.19406441Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:790a2999f4198add7e4423d05082303b1d712b49fd79375a49ed11e1b2f7b91b UID:27f132c0-30a6-41ea-ae18-dabe1f289d05 NetNS:/var/run/netns/70974659-0441-4d9e-b9a4-7e9adcbb2e59 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod27f132c0_30a6_41ea_ae18_dabe1f289d05.slice PodAnnotations:0xc00008d0c0}] Aliases:map[]}"
2026-06-09 17:48:36.321763 | controller | Jun 09 16:59:55.194229 crc crio[20770]: time="2026-06-09T16:59:55.194220495Z" level=info msg="Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.321779 | controller | Jun 09 17:00:00.572521 crc crio[20770]: time="2026-06-09T17:00:00.571469008Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683740-r9dqc/POD" id=5eaa3828-98b3-4343-8bcf-b4c9912ffa07 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.321798 | controller | Jun 09 17:00:00.574330 crc crio[20770]: time="2026-06-09T17:00:00.5725878Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.321816 | controller | Jun 09 17:00:00.668623 crc crio[20770]: time="2026-06-09T17:00:00.667996306Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29683740-vv7sh/POD" id=3de5e60a-b97b-45fa-a72f-9c3ebf09dbfc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.321832 | controller | Jun 09 17:00:00.668623 crc crio[20770]: time="2026-06-09T17:00:00.668121289Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.321848 | controller | Jun 09 17:00:06.847123 crc crio[20770]: time="2026-06-09T17:00:06.84638498Z" level=info msg="Stopping pod sandbox: af1c1fcb3e38cb4b5f594b7bcf10e7787984facde3979c1726492a1175b15386" id=d924fde8-3c3d-4d93-9b0c-db80345e4108 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.321864 | controller | Jun 09 17:00:06.847123 crc crio[20770]: time="2026-06-09T17:00:06.846991948Z" level=info msg="Stopped pod sandbox (already stopped): af1c1fcb3e38cb4b5f594b7bcf10e7787984facde3979c1726492a1175b15386" id=d924fde8-3c3d-4d93-9b0c-db80345e4108 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.321880 | controller | Jun 09 17:00:06.848794 crc crio[20770]: time="2026-06-09T17:00:06.847977167Z" level=info msg="Removing pod sandbox: af1c1fcb3e38cb4b5f594b7bcf10e7787984facde3979c1726492a1175b15386" id=cff54b02-1628-4c85-9e0f-0cc8a0eede05 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.321899 | controller | Jun 09 17:00:06.985306 crc crio[20770]: time="2026-06-09T17:00:06.985045408Z" level=info msg="Ran pod sandbox 790a2999f4198add7e4423d05082303b1d712b49fd79375a49ed11e1b2f7b91b with infra container: openstack/glance-default-internal-api-0/POD" id=0e3f386e-b31b-4065-8ce6-425694bcf3e6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.321923 | controller | Jun 09 17:00:06.988488 crc crio[20770]: time="2026-06-09T17:00:06.988400476Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=99a5d6ad-8af8-4784-b612-90a6a011c69a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.321947 | controller | Jun 09 17:00:06.996529 crc crio[20770]: time="2026-06-09T17:00:06.996456949Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:1b2c0125f2253e1ccdb29c838fc50180b185700316a7eb9d8d1d76a608f6b4f2" id=b548d983-afef-4065-847e-a43b57a7ce94 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.321967 | controller | Jun 09 17:00:06.998031 crc crio[20770]: time="2026-06-09T17:00:06.997999734Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=4fca76fe-4e5b-48a8-bd85-8d0eb491f5e7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.321983 | controller | Jun 09 17:00:07.013812 crc crio[20770]: time="2026-06-09T17:00:07.013545224Z" level=info msg="Removed pod sandbox: af1c1fcb3e38cb4b5f594b7bcf10e7787984facde3979c1726492a1175b15386" id=cff54b02-1628-4c85-9e0f-0cc8a0eede05 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.321999 | controller | Jun 09 17:00:07.015632 crc crio[20770]: time="2026-06-09T17:00:07.015561793Z" level=info msg="Stopping pod sandbox: 75d479e6a5419ea54effd5c29af54c9d3fc63c074e7edb35c5ab678d97647b74" id=8b8a26bf-f6f6-4cc6-9018-7dd9f4a4cffa name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.322014 | controller | Jun 09 17:00:07.015632 crc crio[20770]: time="2026-06-09T17:00:07.015705177Z" level=info msg="Stopped pod sandbox (already stopped): 75d479e6a5419ea54effd5c29af54c9d3fc63c074e7edb35c5ab678d97647b74" id=8b8a26bf-f6f6-4cc6-9018-7dd9f4a4cffa name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.322034 | controller | Jun 09 17:00:07.018088 crc crio[20770]: time="2026-06-09T17:00:07.017607822Z" level=info msg="Removing pod sandbox: 75d479e6a5419ea54effd5c29af54c9d3fc63c074e7edb35c5ab678d97647b74" id=9e6777d4-5aeb-40e5-9d7b-35ab4b2134c9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.322050 | controller | Jun 09 17:00:07.018088 crc crio[20770]: time="2026-06-09T17:00:07.018038555Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=dd41faba-5180-4050-8991-ba7f3658cf2f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.322066 | controller | Jun 09 17:00:07.059525 crc crio[20770]: time="2026-06-09T17:00:07.05928272Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:d72d014a20122cded5eb44fae9bd6a0cc4dbe591775435d224dbbf5504f354b1" id=a3966d9c-70c3-4673-8369-f5b224e8e913 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.322082 | controller | Jun 09 17:00:07.061296 crc crio[20770]: time="2026-06-09T17:00:07.061211986Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=f3689a15-e010-42bb-a7ad-4a5da72ece6c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.322097 | controller | Jun 09 17:00:08.686432 crc crio[20770]: time="2026-06-09T17:00:08.685522855Z" level=info msg="Creating container: openstack/glance-default-internal-api-0/glance-log" id=f2c38e68-278d-431a-98ae-23d4af2b0e22 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.322113 | controller | Jun 09 17:00:08.694968 crc crio[20770]: time="2026-06-09T17:00:08.694882086Z" level=info msg="Removed container 0edca8db0e7c4b8684eaebe765c3a78c519c68ba7055531ed31dfc14a1f4be59: openstack/dnsmasq-dns-5dd7c97fc-khpgf/dnsmasq-dns" id=b9ce3a8e-8954-43ac-9a49-46d2a8fffd41 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.322128 | controller | Jun 09 17:00:08.700205 crc crio[20770]: time="2026-06-09T17:00:08.700106418Z" level=info msg="Removing container: f1bfd0087dbefbc893225bc755fdf4b4f598dc3bce11f65c5701bdcc345c2865" id=1fdf12f4-ef30-467b-ad96-d0b6f44ce413 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.322144 | controller | Jun 09 17:00:08.702158 crc crio[20770]: time="2026-06-09T17:00:08.702076625Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.322160 | controller | Jun 09 17:00:08.708945 crc crio[20770]: time="2026-06-09T17:00:08.708833061Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:557a5145d24c2eb57a6e0a992207eda811f5635fc8f681bc36a4e0aa1b9531aa UID:03b538a8-4878-4cf1-aea4-5ea215a92954 NetNS:/var/run/netns/71825930-2e3d-4d34-9067-90c0fcc5ffec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod03b538a8_4878_4cf1_aea4_5ea215a92954.slice PodAnnotations:0xc002732190}] Aliases:map[]}"
2026-06-09 17:48:36.322177 | controller | Jun 09 17:00:08.708945 crc crio[20770]: time="2026-06-09T17:00:08.708932414Z" level=info msg="Adding pod openstack_glance-default-external-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.322193 | controller | Jun 09 17:00:08.714932 crc crio[20770]: time="2026-06-09T17:00:08.714109724Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7c87cbcf5f-8kz7k Namespace:openstack ID:57f98aa201ccdbc27bb2284c8a8b4df3dc80c2d00afdc169cc43c21e59410a2e UID:1b6e824e-5a3e-4344-aec4-faa8d360d6f5 NetNS:/var/run/netns/4542f1da-75b2-431c-a1e6-5e7d4786616e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1b6e824e_5a3e_4344_aec4_faa8d360d6f5.slice PodAnnotations:0xc002a080c8}] Aliases:map[]}"
2026-06-09 17:48:36.322230 | controller | Jun 09 17:00:08.714932 crc crio[20770]: time="2026-06-09T17:00:08.714170806Z" level=info msg="Adding pod openstack_dnsmasq-dns-7c87cbcf5f-8kz7k to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.322252 | controller | Jun 09 17:00:08.733184 crc crio[20770]: time="2026-06-09T17:00:08.733030852Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=7ddbab15-9819-40fa-92b6-5c7f7e6a569c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.322275 | controller | Jun 09 17:00:08.735385 crc crio[20770]: time="2026-06-09T17:00:08.735346189Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=5363031f-fee3-42d5-893b-29a7da0cec0a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.322291 | controller | Jun 09 17:00:08.832796 crc crio[20770]: time="2026-06-09T17:00:08.831136476Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=55df5ed5-c659-48c9-bb7f-42300649e186 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.322308 | controller | Jun 09 17:00:08.834384 crc crio[20770]: time="2026-06-09T17:00:08.834308338Z" level=info msg="Got pod network &{Name:keystone-bootstrap-prcns Namespace:openstack ID:a191a2c71995b4d126b67917814a4a177ab2b688fc934d6e24553ef1d8b8d00b UID:66671b57-3d59-40ec-9ba3-fdc3860009ed NetNS:/var/run/netns/309c0056-c69a-426a-b742-f12621cba4c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod66671b57_3d59_40ec_9ba3_fdc3860009ed.slice PodAnnotations:0xc0029884a8}] Aliases:map[]}"
2026-06-09 17:48:36.322324 | controller | Jun 09 17:00:08.834384 crc crio[20770]: time="2026-06-09T17:00:08.834367699Z" level=info msg="Adding pod openstack_keystone-bootstrap-prcns to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.322340 | controller | Jun 09 17:00:08.869987 crc crio[20770]: time="2026-06-09T17:00:08.866584963Z" level=info msg="Removed pod sandbox: 75d479e6a5419ea54effd5c29af54c9d3fc63c074e7edb35c5ab678d97647b74" id=9e6777d4-5aeb-40e5-9d7b-35ab4b2134c9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.322356 | controller | Jun 09 17:00:08.894499 crc crio[20770]: time="2026-06-09T17:00:08.894313947Z" level=info msg="Creating container: openstack/placement-db-sync-rp8qh/placement-db-sync" id=e5488c09-113f-494e-b671-36cd71236dd2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.322372 | controller | Jun 09 17:00:08.997722 crc crio[20770]: time="2026-06-09T17:00:08.988875658Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:887afd1c76a8f43378130fcf66af889c82cfb4e143afae335480328d4fc7cc1a" id=e260e255-17eb-47c2-880e-3d5148a71485 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.322388 | controller | Jun 09 17:00:08.997722 crc crio[20770]: time="2026-06-09T17:00:08.992869923Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=667a2500-7277-4fa4-a17d-b694a11e6bb7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.322404 | controller | Jun 09 17:00:09.008505 crc crio[20770]: time="2026-06-09T17:00:09.008298131Z" level=info msg="Got pod network &{Name:collect-profiles-29683740-vv7sh Namespace:openshift-operator-lifecycle-manager ID:244d39c750e3f6e8d13c29077a07c1d687db4badb69bdc72b163435c8c86c8ed UID:b1937b03-4a2d-488e-aa14-2746f93b987b NetNS:/var/run/netns/0b7a64af-0624-4282-b2be-8c5b3cffebf0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb1937b03_4a2d_488e_aa14_2746f93b987b.slice PodAnnotations:0xc002732140}] Aliases:map[]}"
2026-06-09 17:48:36.322424 | controller | Jun 09 17:00:09.008505 crc crio[20770]: time="2026-06-09T17:00:09.008372453Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29683740-vv7sh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.322442 | controller | Jun 09 17:00:09.043186 crc crio[20770]: time="2026-06-09T17:00:09.040073782Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683740-r9dqc Namespace:openshift-infra ID:61fb00e560f66b91cd3a30faea61084ae78eb5a683acce417e67b603c2d1780e UID:65b3deed-609c-4d96-b2d1-d1db09307d53 NetNS:/var/run/netns/51da2d7c-33b5-40cc-a2c2-a172e87b78b9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod65b3deed_609c_4d96_b2d1_d1db09307d53.slice PodAnnotations:0xc002732348}] Aliases:map[]}"
2026-06-09 17:48:36.322458 | controller | Jun 09 17:00:09.043186 crc crio[20770]: time="2026-06-09T17:00:09.040153364Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683740-r9dqc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.322475 | controller | Jun 09 17:00:09.061876 crc crio[20770]: time="2026-06-09T17:00:09.060327069Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.322493 | controller | Jun 09 17:00:09.096327 crc crio[20770]: time="2026-06-09T17:00:09.094847749Z" level=info msg="Removed container f1bfd0087dbefbc893225bc755fdf4b4f598dc3bce11f65c5701bdcc345c2865: openstack/dnsmasq-dns-5dd7c97fc-khpgf/init" id=1fdf12f4-ef30-467b-ad96-d0b6f44ce413 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.322509 | controller | Jun 09 17:00:09.098867 crc crio[20770]: time="2026-06-09T17:00:09.098804944Z" level=info msg="Creating container: openstack/barbican-db-sync-lpzhd/barbican-db-sync" id=e218ee3e-5f09-49f9-a292-f4cab5189f96 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.322549 | controller | Jun 09 17:00:09.106845 crc crio[20770]: time="2026-06-09T17:00:09.106764414Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=df26b37b-f6f1-4d47-b324-fdb2ed6ac76b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.322566 | controller | Jun 09 17:00:09.166130 crc crio[20770]: time="2026-06-09T17:00:09.166044563Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.322584 | controller | Jun 09 17:00:09.176275 crc crio[20770]: time="2026-06-09T17:00:09.176102914Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.322600 | controller | Jun 09 17:00:09.197796 crc crio[20770]: time="2026-06-09T17:00:09.197177335Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=90ddfaa8-3338-43fa-8ae0-c57cc8e4b63c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.322618 | controller | Jun 09 17:00:09.211144 crc crio[20770]: time="2026-06-09T17:00:09.211017766Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.322634 | controller | Jun 09 17:00:09.252705 crc crio[20770]: time="2026-06-09T17:00:09.250342966Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.322649 | controller | Jun 09 17:00:09.255773 crc crio[20770]: time="2026-06-09T17:00:09.254907928Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.322670 | controller | Jun 09 17:00:09.271594 crc crio[20770]: time="2026-06-09T17:00:09.271319724Z" level=info msg="Creating container: openstack/cinder-db-sync-94jwf/cinder-db-sync" id=7962a73e-c9bb-42e4-8564-bf94607c7783 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.322688 | controller | Jun 09 17:00:09.276389 crc crio[20770]: time="2026-06-09T17:00:09.276202886Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.322704 | controller | Jun 09 17:00:09.285200 crc crio[20770]: time="2026-06-09T17:00:09.279144971Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.322720 | controller | Jun 09 17:00:09.289049 crc crio[20770]: time="2026-06-09T17:00:09.288065969Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.322736 | controller | Jun 09 17:00:09.335348 crc crio[20770]: 2026-06-09T17:00:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:57f98aa201ccdbc Mac:82:e8:21:17:ef:c6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:94 Mtu:0 Sandbox:/var/run/netns/4542f1da-75b2-431c-a1e6-5e7d4786616e SocketPath: PciID:}] [{Interface:0xc000014710 Address:{IP:10.217.0.148 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.322752 | controller | Jun 09 17:00:09.336490 crc crio[20770]: time="2026-06-09T17:00:09.336410851Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7c87cbcf5f-8kz7k Namespace:openstack ID:57f98aa201ccdbc27bb2284c8a8b4df3dc80c2d00afdc169cc43c21e59410a2e UID:1b6e824e-5a3e-4344-aec4-faa8d360d6f5 NetNS:/var/run/netns/4542f1da-75b2-431c-a1e6-5e7d4786616e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1b6e824e_5a3e_4344_aec4_faa8d360d6f5.slice PodAnnotations:0xc002a080c8}] Aliases:map[]}"
2026-06-09 17:48:36.322769 | controller | Jun 09 17:00:09.336826 crc crio[20770]: time="2026-06-09T17:00:09.336697679Z" level=info msg="Checking pod openstack_dnsmasq-dns-7c87cbcf5f-8kz7k for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.322785 | controller | Jun 09 17:00:09.377260 crc crio[20770]: time="2026-06-09T17:00:09.375297648Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.322800 | controller | Jun 09 17:00:09.390976 crc crio[20770]: time="2026-06-09T17:00:09.388103519Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.322816 | controller | Jun 09 17:00:09.406103 crc crio[20770]: time="2026-06-09T17:00:09.403860286Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.322832 | controller | Jun 09 17:00:09.432534 crc crio[20770]: time="2026-06-09T17:00:09.432421563Z" level=info msg="Ran pod sandbox 57f98aa201ccdbc27bb2284c8a8b4df3dc80c2d00afdc169cc43c21e59410a2e with infra container: openstack/dnsmasq-dns-7c87cbcf5f-8kz7k/POD" id=4a3695d3-d51f-4ab2-95da-f9bdd3e4223f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.322848 | controller | Jun 09 17:00:09.435956 crc crio[20770]: time="2026-06-09T17:00:09.435852873Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.322864 | controller | Jun 09 17:00:09.439285 crc crio[20770]: time="2026-06-09T17:00:09.439188179Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=6d8677b5-477f-4553-8712-ad0b7c9a0d54 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.322884 | controller | Jun 09 17:00:09.528613 crc crio[20770]: time="2026-06-09T17:00:09.527157759Z" level=info msg="Created container 69657ca6255de960722b474d9c41d8c28429b3dce3dcbfa594ccc1aad45ed046: openstack/barbican-db-sync-lpzhd/barbican-db-sync" id=e218ee3e-5f09-49f9-a292-f4cab5189f96 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.322902 | controller | Jun 09 17:00:09.532250 crc crio[20770]: time="2026-06-09T17:00:09.532076562Z" level=info msg="Starting container: 69657ca6255de960722b474d9c41d8c28429b3dce3dcbfa594ccc1aad45ed046" id=502f5254-a3e5-4557-9459-fb326baeb10e name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.322918 | controller | Jun 09 17:00:09.548767 crc crio[20770]: 2026-06-09T17:00:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a191a2c71995b4d Mac:42:9b:9a:02:8f:8a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:97 Mtu:0 Sandbox:/var/run/netns/309c0056-c69a-426a-b742-f12621cba4c7 SocketPath: PciID:}] [{Interface:0xc00028e5c0 Address:{IP:10.217.0.151 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.322935 | controller | Jun 09 17:00:09.550148 crc crio[20770]: time="2026-06-09T17:00:09.550048643Z" level=info msg="Got pod network &{Name:keystone-bootstrap-prcns Namespace:openstack ID:a191a2c71995b4d126b67917814a4a177ab2b688fc934d6e24553ef1d8b8d00b UID:66671b57-3d59-40ec-9ba3-fdc3860009ed NetNS:/var/run/netns/309c0056-c69a-426a-b742-f12621cba4c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod66671b57_3d59_40ec_9ba3_fdc3860009ed.slice PodAnnotations:0xc0029884a8}] Aliases:map[]}"
2026-06-09 17:48:36.322951 | controller | Jun 09 17:00:09.550345 crc crio[20770]: time="2026-06-09T17:00:09.550277589Z" level=info msg="Checking pod openstack_keystone-bootstrap-prcns for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.322966 | controller | Jun 09 17:00:09.551096 crc crio[20770]: time="2026-06-09T17:00:09.55100543Z" level=info msg="Started container" PID=63667 containerID=69657ca6255de960722b474d9c41d8c28429b3dce3dcbfa594ccc1aad45ed046 description=openstack/barbican-db-sync-lpzhd/barbican-db-sync id=502f5254-a3e5-4557-9459-fb326baeb10e name=/runtime.v1.RuntimeService/StartContainer sandboxID=9de1be78810ee3876094822111464204aba19578b62ffc432bf37503407b0d13
2026-06-09 17:48:36.322982 | controller | Jun 09 17:00:09.559211 crc crio[20770]: time="2026-06-09T17:00:09.559127626Z" level=info msg="Created container 81f9e1af700388745b66d99471228a1cd1e6d40448455cc39350d884c932bacf: openstack/placement-db-sync-rp8qh/placement-db-sync" id=e5488c09-113f-494e-b671-36cd71236dd2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.322997 | controller | Jun 09 17:00:09.566792 crc crio[20770]: time="2026-06-09T17:00:09.566560691Z" level=info msg="Starting container: 81f9e1af700388745b66d99471228a1cd1e6d40448455cc39350d884c932bacf" id=55b85938-c509-4f01-a508-91c721376e0a name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.323013 | controller | Jun 09 17:00:09.568907 crc crio[20770]: time="2026-06-09T17:00:09.568836907Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=3e17794d-97d9-4fb0-a7e2-78c6a131d6cb name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.323029 | controller | Jun 09 17:00:09.576493 crc crio[20770]: time="2026-06-09T17:00:09.576389466Z" level=info msg="Started container" PID=63666 containerID=81f9e1af700388745b66d99471228a1cd1e6d40448455cc39350d884c932bacf description=openstack/placement-db-sync-rp8qh/placement-db-sync id=55b85938-c509-4f01-a508-91c721376e0a name=/runtime.v1.RuntimeService/StartContainer sandboxID=6bafd5e79ea470303de41ddb3e968f3d9d947d4388a7746270097e70f203941e
2026-06-09 17:48:36.323045 | controller | Jun 09 17:00:09.588559 crc crio[20770]: time="2026-06-09T17:00:09.588287711Z" level=info msg="Ran pod sandbox a191a2c71995b4d126b67917814a4a177ab2b688fc934d6e24553ef1d8b8d00b with infra container: openstack/keystone-bootstrap-prcns/POD" id=5edc3e57-21f0-4331-865f-e085de151b88 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.323065 | controller | Jun 09 17:00:09.609040 crc crio[20770]: time="2026-06-09T17:00:09.608854957Z" level=info msg="Creating container: openstack/dnsmasq-dns-7c87cbcf5f-8kz7k/init" id=d1f8b748-6a2a-4e02-ab29-5ceca0df07e4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.323087 | controller | Jun 09 17:00:09.609372 crc crio[20770]: time="2026-06-09T17:00:09.60928962Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=fd803384-0c52-4e11-84a5-9e295605e480 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.323111 | controller | Jun 09 17:00:09.619572 crc crio[20770]: time="2026-06-09T17:00:09.619337181Z" level=info msg="Created container 290b496b5531a851543379774838abd79ffb2fe982378fa97776248c3c7336d5: openstack/cinder-db-sync-94jwf/cinder-db-sync" id=7962a73e-c9bb-42e4-8564-bf94607c7783 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.323136 | controller | Jun 09 17:00:09.619994 crc crio[20770]: time="2026-06-09T17:00:09.619847156Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.323154 | controller | Jun 09 17:00:09.638863 crc crio[20770]: time="2026-06-09T17:00:09.623365208Z" level=info msg="Starting container: 290b496b5531a851543379774838abd79ffb2fe982378fa97776248c3c7336d5" id=66fa8ff9-dcbc-49ed-96e8-e56f63862e56 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.323170 | controller | Jun 09 17:00:09.649874 crc crio[20770]: time="2026-06-09T17:00:09.649769633Z" level=info msg="Started container" PID=63703 containerID=290b496b5531a851543379774838abd79ffb2fe982378fa97776248c3c7336d5 description=openstack/cinder-db-sync-94jwf/cinder-db-sync id=66fa8ff9-dcbc-49ed-96e8-e56f63862e56 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b44c85c2821d45a6258e866fc3170df442e3a033fa46560496b2626066b51ea
2026-06-09 17:48:36.323186 | controller | Jun 09 17:00:09.662341 crc crio[20770]: time="2026-06-09T17:00:09.661955206Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=39fa7314-2179-44bf-98dd-8d5bb7a9129a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.323202 | controller | Jun 09 17:00:09.666465 crc crio[20770]: time="2026-06-09T17:00:09.666248191Z" level=info msg="Created container 8350aa5a4850df3268104fab1ebb4e5d3024d053fbc6c6594e0481a07a8d3495: openstack/ceilometer-0/ceilometer-central-agent" id=df26b37b-f6f1-4d47-b324-fdb2ed6ac76b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.323219 | controller | Jun 09 17:00:09.669392 crc crio[20770]: time="2026-06-09T17:00:09.669274048Z" level=info msg="Starting container: 8350aa5a4850df3268104fab1ebb4e5d3024d053fbc6c6594e0481a07a8d3495" id=8ef8e92b-7677-4d6a-ae27-b64f97d2f5ff name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.323234 | controller | Jun 09 17:00:09.713954 crc crio[20770]: time="2026-06-09T17:00:09.71383855Z" level=info msg="Started container" PID=63685 containerID=8350aa5a4850df3268104fab1ebb4e5d3024d053fbc6c6594e0481a07a8d3495 description=openstack/ceilometer-0/ceilometer-central-agent id=8ef8e92b-7677-4d6a-ae27-b64f97d2f5ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=6771b74dca213565786b0bacf66fa6477315ff50a427147c16858e360cc5f01a
2026-06-09 17:48:36.323250 | controller | Jun 09 17:00:09.735717 crc crio[20770]: time="2026-06-09T17:00:09.732899842Z" level=info msg="Creating container: openstack/keystone-bootstrap-prcns/keystone-bootstrap" id=c887dc26-8fbf-4947-9dfd-4c8658aef2c9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.323266 | controller | Jun 09 17:00:09.735717 crc crio[20770]: time="2026-06-09T17:00:09.733364786Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.323286 | controller | Jun 09 17:00:09.771313 crc crio[20770]: time="2026-06-09T17:00:09.769013859Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=32947983-6892-474f-8710-b4052349e15a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.323303 | controller | Jun 09 17:00:09.771313 crc crio[20770]: time="2026-06-09T17:00:09.771295445Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified not found" id=32947983-6892-474f-8710-b4052349e15a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.323319 | controller | Jun 09 17:00:09.771934 crc crio[20770]: time="2026-06-09T17:00:09.77145118Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified found" id=32947983-6892-474f-8710-b4052349e15a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.323335 | controller | Jun 09 17:00:09.773723 crc crio[20770]: time="2026-06-09T17:00:09.773043936Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=1fcbe1d8-73ca-449d-b28a-1b49938aeda6 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.323351 | controller | Jun 09 17:00:09.775617 crc crio[20770]: 2026-06-09T17:00:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:557a5145d24c2eb Mac:9e:25:cf:92:20:f5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:95 Mtu:0 Sandbox:/var/run/netns/71825930-2e3d-4d34-9067-90c0fcc5ffec SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.149 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.323367 | controller | Jun 09 17:00:09.775617 crc crio[20770]: 2026-06-09T17:00:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:244d39c750e3f6e Mac:ba:34:6d:05:6f:21 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:99 Mtu:0 Sandbox:/var/run/netns/0b7a64af-0624-4282-b2be-8c5b3cffebf0 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.153 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.323383 | controller | Jun 09 17:00:09.775617 crc crio[20770]: time="2026-06-09T17:00:09.775150147Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:557a5145d24c2eb57a6e0a992207eda811f5635fc8f681bc36a4e0aa1b9531aa UID:03b538a8-4878-4cf1-aea4-5ea215a92954 NetNS:/var/run/netns/71825930-2e3d-4d34-9067-90c0fcc5ffec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod03b538a8_4878_4cf1_aea4_5ea215a92954.slice PodAnnotations:0xc002732190}] Aliases:map[]}"
2026-06-09 17:48:36.323400 | controller | Jun 09 17:00:09.775617 crc crio[20770]: time="2026-06-09T17:00:09.775309112Z" level=info msg="Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.323416 | controller | Jun 09 17:00:09.775617 crc crio[20770]: time="2026-06-09T17:00:09.775504747Z" level=info msg="Got pod network &{Name:collect-profiles-29683740-vv7sh Namespace:openshift-operator-lifecycle-manager ID:244d39c750e3f6e8d13c29077a07c1d687db4badb69bdc72b163435c8c86c8ed UID:b1937b03-4a2d-488e-aa14-2746f93b987b NetNS:/var/run/netns/0b7a64af-0624-4282-b2be-8c5b3cffebf0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb1937b03_4a2d_488e_aa14_2746f93b987b.slice PodAnnotations:0xc002732140}] Aliases:map[]}"
2026-06-09 17:48:36.323433 | controller | Jun 09 17:00:09.776206 crc crio[20770]: time="2026-06-09T17:00:09.775726884Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29683740-vv7sh for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.323452 | controller | Jun 09 17:00:09.793754 crc crio[20770]: time="2026-06-09T17:00:09.793446867Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\""
2026-06-09 17:48:36.323469 | controller | Jun 09 17:00:09.798854 crc crio[20770]: time="2026-06-09T17:00:09.798599237Z" level=info msg="Ran pod sandbox 557a5145d24c2eb57a6e0a992207eda811f5635fc8f681bc36a4e0aa1b9531aa with infra container: openstack/glance-default-external-api-0/POD" id=0d100927-e913-4185-b9d3-91e3e72768e3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.323486 | controller | Jun 09 17:00:09.810452 crc crio[20770]: time="2026-06-09T17:00:09.809147102Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=fa0114bc-8d9a-4226-97d1-53944600950a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.323502 | controller | Jun 09 17:00:09.817871 crc crio[20770]: 2026-06-09T17:00:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:61fb00e560f66b9 Mac:c6:77:5f:89:65:4a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:98 Mtu:0 Sandbox:/var/run/netns/51da2d7c-33b5-40cc-a2c2-a172e87b78b9 SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.0.152 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.323543 | controller | Jun 09 17:00:09.817871 crc crio[20770]: time="2026-06-09T17:00:09.81734593Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683740-r9dqc Namespace:openshift-infra ID:61fb00e560f66b91cd3a30faea61084ae78eb5a683acce417e67b603c2d1780e UID:65b3deed-609c-4d96-b2d1-d1db09307d53 NetNS:/var/run/netns/51da2d7c-33b5-40cc-a2c2-a172e87b78b9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod65b3deed_609c_4d96_b2d1_d1db09307d53.slice PodAnnotations:0xc002732348}] Aliases:map[]}"
2026-06-09 17:48:36.323563 | controller | Jun 09 17:00:09.817871 crc crio[20770]: time="2026-06-09T17:00:09.817512835Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683740-r9dqc for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.323580 | controller | Jun 09 17:00:09.824703 crc crio[20770]: time="2026-06-09T17:00:09.824541009Z" level=info msg="Ran pod sandbox 244d39c750e3f6e8d13c29077a07c1d687db4badb69bdc72b163435c8c86c8ed with infra container: openshift-operator-lifecycle-manager/collect-profiles-29683740-vv7sh/POD" id=3de5e60a-b97b-45fa-a72f-9c3ebf09dbfc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.323597 | controller | Jun 09 17:00:09.833716 crc crio[20770]: time="2026-06-09T17:00:09.833525319Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=ce0d9ea9-3729-4f8e-9dd7-124655130326 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.323613 | controller | Jun 09 17:00:09.852874 crc crio[20770]: time="2026-06-09T17:00:09.852701135Z" level=info msg="Ran pod sandbox 61fb00e560f66b91cd3a30faea61084ae78eb5a683acce417e67b603c2d1780e with infra container: openshift-infra/auto-csr-approver-29683740-r9dqc/POD" id=5eaa3828-98b3-4343-8bcf-b4c9912ffa07 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.323629 | controller | Jun 09 17:00:09.855100 crc crio[20770]: time="2026-06-09T17:00:09.854453576Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=08a6d1f7-64b3-4778-a51a-68b6e92d5fcd name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.323644 | controller | Jun 09 17:00:09.855100 crc crio[20770]: time="2026-06-09T17:00:09.855090704Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.323665 | controller | Jun 09 17:00:09.856497 crc crio[20770]: time="2026-06-09T17:00:09.856400322Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=5e2b0c1e-a0ec-4f22-92eb-7141edac8bf1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.323681 | controller | Jun 09 17:00:09.861273 crc crio[20770]: time="2026-06-09T17:00:09.86116916Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=13cbb8c1-8088-4be9-8713-b6f23e4177e6 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.323698 | controller | Jun 09 17:00:09.867077 crc crio[20770]: time="2026-06-09T17:00:09.866994429Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.323714 | controller | Jun 09 17:00:09.874197 crc crio[20770]: time="2026-06-09T17:00:09.874145546Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29683740-vv7sh/collect-profiles" id=6d8cf7d4-2383-4578-b5bc-cdbb177c4c48 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.323729 | controller | Jun 09 17:00:09.875029 crc crio[20770]: time="2026-06-09T17:00:09.874940359Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.323746 | controller | Jun 09 17:00:09.875334 crc crio[20770]: time="2026-06-09T17:00:09.875242418Z" level=info msg="Creating container: openstack/glance-default-external-api-0/glance-log" id=ff82a9d9-bf23-4628-a998-15890bc6de4f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.323762 | controller | Jun 09 17:00:09.875422 crc crio[20770]: time="2026-06-09T17:00:09.875358962Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 17:48:36.323779 | controller | Jun 09 17:00:09.875845 crc crio[20770]: time="2026-06-09T17:00:09.875619299Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.323795 | controller | Jun 09 17:00:09.929340 crc crio[20770]: time="2026-06-09T17:00:09.929242343Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.323811 | controller | Jun 09 17:00:09.938401 crc crio[20770]: time="2026-06-09T17:00:09.937633547Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.323827 | controller | Jun 09 17:00:09.978113 crc crio[20770]: time="2026-06-09T17:00:09.977576504Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.323843 | controller | Jun 09 17:00:10.007027 crc crio[20770]: time="2026-06-09T17:00:10.006917185Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.323860 | controller | Jun 09 17:00:10.015600 crc crio[20770]: time="2026-06-09T17:00:10.015542285Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.323876 | controller | Jun 09 17:00:10.299032 crc crio[20770]: time="2026-06-09T17:00:10.298854866Z" level=info msg="Created container 594c06e3660f7cdc20462d6facef43c4472ec19a4f65a0d63e81b9ebfb0fda11: openshift-operator-lifecycle-manager/collect-profiles-29683740-vv7sh/collect-profiles" id=6d8cf7d4-2383-4578-b5bc-cdbb177c4c48 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.323892 | controller | Jun 09 17:00:10.305462 crc crio[20770]: time="2026-06-09T17:00:10.305367275Z" level=info msg="Starting container: 594c06e3660f7cdc20462d6facef43c4472ec19a4f65a0d63e81b9ebfb0fda11" id=6b29e26c-cf26-4994-ac8c-809ef84b4bcd name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.323912 | controller | Jun 09 17:00:10.317624 crc crio[20770]: time="2026-06-09T17:00:10.317454085Z" level=info msg="Started container" PID=63803 containerID=594c06e3660f7cdc20462d6facef43c4472ec19a4f65a0d63e81b9ebfb0fda11 description=openshift-operator-lifecycle-manager/collect-profiles-29683740-vv7sh/collect-profiles id=6b29e26c-cf26-4994-ac8c-809ef84b4bcd name=/runtime.v1.RuntimeService/StartContainer sandboxID=244d39c750e3f6e8d13c29077a07c1d687db4badb69bdc72b163435c8c86c8ed
2026-06-09 17:48:36.323930 | controller | Jun 09 17:00:10.452164 crc crio[20770]: time="2026-06-09T17:00:10.452036616Z" level=info msg="Created container af75a04a44ec667e7a385aee7da0cad99b4afca94b3efc1ba8d384c5b8024496: openstack/keystone-bootstrap-prcns/keystone-bootstrap" id=c887dc26-8fbf-4947-9dfd-4c8658aef2c9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.323947 | controller | Jun 09 17:00:10.466245 crc crio[20770]: time="2026-06-09T17:00:10.465968899Z" level=info msg="Starting container: af75a04a44ec667e7a385aee7da0cad99b4afca94b3efc1ba8d384c5b8024496" id=eed2b06d-eaeb-4e13-a21a-cb6715cfe2c1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.323963 | controller | Jun 09 17:00:10.473877 crc crio[20770]: time="2026-06-09T17:00:10.473761905Z" level=info msg="Started container" PID=63807 containerID=af75a04a44ec667e7a385aee7da0cad99b4afca94b3efc1ba8d384c5b8024496 description=openstack/keystone-bootstrap-prcns/keystone-bootstrap id=eed2b06d-eaeb-4e13-a21a-cb6715cfe2c1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a191a2c71995b4d126b67917814a4a177ab2b688fc934d6e24553ef1d8b8d00b
2026-06-09 17:48:36.323979 | controller | Jun 09 17:00:10.488756 crc crio[20770]: time="2026-06-09T17:00:10.488529373Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.323996 | controller | Jun 09 17:00:10.585138 crc crio[20770]: time="2026-06-09T17:00:10.58502415Z" level=info msg="Created container 3d55cf958ceb00f7a60c322e0addc39f52475d18e88dce589236d63d27d0bd5d: openstack/dnsmasq-dns-7c87cbcf5f-8kz7k/init" id=d1f8b748-6a2a-4e02-ab29-5ceca0df07e4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.324011 | controller | Jun 09 17:00:10.586186 crc crio[20770]: time="2026-06-09T17:00:10.586120241Z" level=info msg="Starting container: 3d55cf958ceb00f7a60c322e0addc39f52475d18e88dce589236d63d27d0bd5d" id=fb2b6889-9582-46c9-b943-5926b3e68f51 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.324028 | controller | Jun 09 17:00:10.603306 crc crio[20770]: time="2026-06-09T17:00:10.603187856Z" level=info msg="Started container" PID=63804 containerID=3d55cf958ceb00f7a60c322e0addc39f52475d18e88dce589236d63d27d0bd5d description=openstack/dnsmasq-dns-7c87cbcf5f-8kz7k/init id=fb2b6889-9582-46c9-b943-5926b3e68f51 name=/runtime.v1.RuntimeService/StartContainer sandboxID=57f98aa201ccdbc27bb2284c8a8b4df3dc80c2d00afdc169cc43c21e59410a2e
2026-06-09 17:48:36.324045 | controller | Jun 09 17:00:10.609345 crc crio[20770]: time="2026-06-09T17:00:10.60917993Z" level=info msg="Created container b1d9ed62648d36b77501f4748eed1bc8dffb69450bc88c5e4e2e582abf14690e: openstack/glance-default-internal-api-0/glance-log" id=f2c38e68-278d-431a-98ae-23d4af2b0e22 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.324061 | controller | Jun 09 17:00:10.617245 crc crio[20770]: time="2026-06-09T17:00:10.61713448Z" level=info msg="Starting container: b1d9ed62648d36b77501f4748eed1bc8dffb69450bc88c5e4e2e582abf14690e" id=0de6e59b-7935-499e-8bcc-988a6c92b3fa name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.324077 | controller | Jun 09 17:00:10.632701 crc crio[20770]: time="2026-06-09T17:00:10.630860968Z" level=info msg="Started container" PID=63843 containerID=b1d9ed62648d36b77501f4748eed1bc8dffb69450bc88c5e4e2e582abf14690e description=openstack/glance-default-internal-api-0/glance-log id=0de6e59b-7935-499e-8bcc-988a6c92b3fa name=/runtime.v1.RuntimeService/StartContainer sandboxID=790a2999f4198add7e4423d05082303b1d712b49fd79375a49ed11e1b2f7b91b
2026-06-09 17:48:36.324097 | controller | Jun 09 17:00:10.671046 crc crio[20770]: time="2026-06-09T17:00:10.670860438Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=828ae428-b21b-4362-9899-6378ea1ec186 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.324115 | controller | Jun 09 17:00:10.745713 crc crio[20770]: time="2026-06-09T17:00:10.745188022Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=e4c35098-1b94-4a90-9b74-113950a55c2a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.324131 | controller | Jun 09 17:00:10.766726 crc crio[20770]: time="2026-06-09T17:00:10.765905042Z" level=info msg="Creating container: openstack/glance-default-internal-api-0/glance-httpd" id=9cfa44a1-ec76-4254-945f-d6e13a0724bd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.324148 | controller | Jun 09 17:00:10.770769 crc crio[20770]: time="2026-06-09T17:00:10.767187109Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.324165 | controller | Jun 09 17:00:10.970062 crc crio[20770]: time="2026-06-09T17:00:10.968566546Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.324189 | controller | Jun 09 17:00:11.352200 crc crio[20770]: time="2026-06-09T17:00:11.352106443Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.324216 | controller | Jun 09 17:00:11.489976 crc crio[20770]: time="2026-06-09T17:00:11.489179856Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=7d685e50-3071-49c8-b873-ac9a6a6fe8b7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.324245 | controller | Jun 09 17:00:11.572890 crc crio[20770]: time="2026-06-09T17:00:11.572417368Z" level=info msg="Created container 773cb8e705d45adee26ea53ff8106ce9f9040205b73d383f578462a461a98c0e: openstack/glance-default-external-api-0/glance-log" id=ff82a9d9-bf23-4628-a998-15890bc6de4f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.324264 | controller | Jun 09 17:00:11.587330 crc crio[20770]: time="2026-06-09T17:00:11.587221027Z" level=info msg="Starting container: 773cb8e705d45adee26ea53ff8106ce9f9040205b73d383f578462a461a98c0e" id=98743cd1-bd94-4548-9155-415ab961a75b name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.324284 | controller | Jun 09 17:00:11.615964 crc crio[20770]: time="2026-06-09T17:00:11.615403734Z" level=info msg="Started container" PID=63936 containerID=773cb8e705d45adee26ea53ff8106ce9f9040205b73d383f578462a461a98c0e description=openstack/glance-default-external-api-0/glance-log id=98743cd1-bd94-4548-9155-415ab961a75b name=/runtime.v1.RuntimeService/StartContainer sandboxID=557a5145d24c2eb57a6e0a992207eda811f5635fc8f681bc36a4e0aa1b9531aa
2026-06-09 17:48:36.324308 | controller | Jun 09 17:00:11.684885 crc crio[20770]: time="2026-06-09T17:00:11.684747974Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=bfffc9d5-3149-42e9-8b40-4e0210922bf0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.324333 | controller | Jun 09 17:00:11.900825 crc crio[20770]: time="2026-06-09T17:00:11.899917391Z" level=info msg="Creating container: openstack/dnsmasq-dns-7c87cbcf5f-8kz7k/dnsmasq-dns" id=bc1308b7-b41e-4531-9ceb-02597bdc0f11 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.324362 | controller | Jun 09 17:00:11.900825 crc crio[20770]: time="2026-06-09T17:00:11.899924501Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=1e50067c-ccb7-4535-b1c3-898d821913b1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.324387 | controller | Jun 09 17:00:11.900825 crc crio[20770]: time="2026-06-09T17:00:11.900513688Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.324405 | controller | Jun 09 17:00:12.015145 crc crio[20770]: time="2026-06-09T17:00:12.015024067Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.324421 | controller | Jun 09 17:00:12.022626 crc crio[20770]: time="2026-06-09T17:00:12.022408611Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.324438 | controller | Jun 09 17:00:12.088307 crc crio[20770]: time="2026-06-09T17:00:12.088184677Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.324454 | controller | Jun 09 17:00:12.126315 crc crio[20770]: time="2026-06-09T17:00:12.126166828Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=696f458b-f5b6-46dc-b79f-f1f62ce68f0b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.324470 | controller | Jun 09 17:00:12.196037 crc crio[20770]: time="2026-06-09T17:00:12.19591973Z" level=info msg="Creating container: openstack/glance-default-external-api-0/glance-httpd" id=720b3dc2-2621-4f33-a58a-9c79a62f42f5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.324485 | controller | Jun 09 17:00:12.988202 crc crio[20770]: time="2026-06-09T17:00:12.987409045Z" level=info msg="Stopping pod sandbox: 244d39c750e3f6e8d13c29077a07c1d687db4badb69bdc72b163435c8c86c8ed" id=5c56da84-3b38-4a14-868f-0d0d94552d46 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.324501 | controller | Jun 09 17:00:12.989976 crc crio[20770]: time="2026-06-09T17:00:12.988971891Z" level=info msg="Got pod network &{Name:collect-profiles-29683740-vv7sh Namespace:openshift-operator-lifecycle-manager ID:244d39c750e3f6e8d13c29077a07c1d687db4badb69bdc72b163435c8c86c8ed UID:b1937b03-4a2d-488e-aa14-2746f93b987b NetNS:/var/run/netns/0b7a64af-0624-4282-b2be-8c5b3cffebf0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb1937b03_4a2d_488e_aa14_2746f93b987b.slice PodAnnotations:0xc001e80078}] Aliases:map[]}"
2026-06-09 17:48:36.324539 | controller | Jun 09 17:00:12.989976 crc crio[20770]: time="2026-06-09T17:00:12.989394443Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29683740-vv7sh from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.324559 | controller | Jun 09 17:00:13.281251 crc crio[20770]: time="2026-06-09T17:00:13.280402903Z" level=info msg="Created container be4aaa2141518174fead2ffa62baf01e844aaf8a3048650a0d20c33512a4200e: openstack/glance-default-internal-api-0/glance-httpd" id=9cfa44a1-ec76-4254-945f-d6e13a0724bd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.324576 | controller | Jun 09 17:00:13.287211 crc crio[20770]: time="2026-06-09T17:00:13.283922715Z" level=info msg="Starting container: be4aaa2141518174fead2ffa62baf01e844aaf8a3048650a0d20c33512a4200e" id=a50fdc01-cdaa-4fa5-9351-90ee40edb0d4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.324592 | controller | Jun 09 17:00:13.288211 crc crio[20770]: time="2026-06-09T17:00:13.287967142Z" level=info msg="Created container bcb0aafac934df3f337628d59d3a5674d28bde1d3d8356d904634175a1891096: openstack/dnsmasq-dns-7c87cbcf5f-8kz7k/dnsmasq-dns" id=bc1308b7-b41e-4531-9ceb-02597bdc0f11 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.324612 | controller | Jun 09 17:00:13.289990 crc crio[20770]: time="2026-06-09T17:00:13.289831806Z" level=info msg="Starting container: bcb0aafac934df3f337628d59d3a5674d28bde1d3d8356d904634175a1891096" id=662a6d4f-2c3b-4c92-9f00-92cfa7ccf935 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.324629 | controller | Jun 09 17:00:13.304160 crc crio[20770]: time="2026-06-09T17:00:13.304064709Z" level=info msg="Started container" PID=64023 containerID=bcb0aafac934df3f337628d59d3a5674d28bde1d3d8356d904634175a1891096 description=openstack/dnsmasq-dns-7c87cbcf5f-8kz7k/dnsmasq-dns id=662a6d4f-2c3b-4c92-9f00-92cfa7ccf935 name=/runtime.v1.RuntimeService/StartContainer sandboxID=57f98aa201ccdbc27bb2284c8a8b4df3dc80c2d00afdc169cc43c21e59410a2e
2026-06-09 17:48:36.324645 | controller | Jun 09 17:00:13.306030 crc crio[20770]: time="2026-06-09T17:00:13.305951663Z" level=info msg="Started container" PID=64024 containerID=be4aaa2141518174fead2ffa62baf01e844aaf8a3048650a0d20c33512a4200e description=openstack/glance-default-internal-api-0/glance-httpd id=a50fdc01-cdaa-4fa5-9351-90ee40edb0d4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=790a2999f4198add7e4423d05082303b1d712b49fd79375a49ed11e1b2f7b91b
2026-06-09 17:48:36.324661 | controller | Jun 09 17:00:14.016751 crc crio[20770]: time="2026-06-09T17:00:14.015768207Z" level=info msg="Stopping container: be4aaa2141518174fead2ffa62baf01e844aaf8a3048650a0d20c33512a4200e (timeout: 30s)" id=bc90b22c-b24e-4b98-880c-6d16f18178cf name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.324678 | controller | Jun 09 17:00:14.017477 crc crio[20770]: time="2026-06-09T17:00:14.0158719Z" level=info msg="Stopping container: b1d9ed62648d36b77501f4748eed1bc8dffb69450bc88c5e4e2e582abf14690e (timeout: 30s)" id=3e9e6db9-8e60-44a4-90f4-2b02f6f2a9c8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.324693 | controller | Jun 09 17:00:14.200025 crc crio[20770]: time="2026-06-09T17:00:14.199863372Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.324709 | controller | Jun 09 17:00:14.392811 crc crio[20770]: time="2026-06-09T17:00:14.392577987Z" level=info msg="Stopped pod sandbox: 244d39c750e3f6e8d13c29077a07c1d687db4badb69bdc72b163435c8c86c8ed" id=5c56da84-3b38-4a14-868f-0d0d94552d46 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.324725 | controller | Jun 09 17:00:15.019497 crc crio[20770]: time="2026-06-09T17:00:15.018904991Z" level=info msg="Stopped container b1d9ed62648d36b77501f4748eed1bc8dffb69450bc88c5e4e2e582abf14690e: openstack/glance-default-internal-api-0/glance-log" id=3e9e6db9-8e60-44a4-90f4-2b02f6f2a9c8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.324741 | controller | Jun 09 17:00:15.155105 crc crio[20770]: time="2026-06-09T17:00:15.15308842Z" level=info msg="Stopped container be4aaa2141518174fead2ffa62baf01e844aaf8a3048650a0d20c33512a4200e: openstack/glance-default-internal-api-0/glance-httpd" id=bc90b22c-b24e-4b98-880c-6d16f18178cf name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.324757 | controller | Jun 09 17:00:15.155105 crc crio[20770]: time="2026-06-09T17:00:15.153904304Z" level=info msg="Stopping pod sandbox: 790a2999f4198add7e4423d05082303b1d712b49fd79375a49ed11e1b2f7b91b" id=cd37f8a6-8511-41da-aea1-06b92e614b96 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.324773 | controller | Jun 09 17:00:15.155105 crc crio[20770]: time="2026-06-09T17:00:15.155086938Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:790a2999f4198add7e4423d05082303b1d712b49fd79375a49ed11e1b2f7b91b UID:27f132c0-30a6-41ea-ae18-dabe1f289d05 NetNS:/var/run/netns/70974659-0441-4d9e-b9a4-7e9adcbb2e59 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod27f132c0_30a6_41ea_ae18_dabe1f289d05.slice PodAnnotations:0xc0003de810}] Aliases:map[]}"
2026-06-09 17:48:36.324793 | controller | Jun 09 17:00:15.155542 crc crio[20770]: time="2026-06-09T17:00:15.155254023Z" level=info msg="Deleting pod openstack_glance-default-internal-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.324810 | controller | Jun 09 17:00:16.712201 crc crio[20770]: time="2026-06-09T17:00:16.711695275Z" level=info msg="Stopped pod sandbox: 790a2999f4198add7e4423d05082303b1d712b49fd79375a49ed11e1b2f7b91b" id=cd37f8a6-8511-41da-aea1-06b92e614b96 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.324826 | controller | Jun 09 17:00:16.779965 crc crio[20770]: time="2026-06-09T17:00:16.779869411Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=13cbb8c1-8088-4be9-8713-b6f23e4177e6 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.324842 | controller | Jun 09 17:00:16.780978 crc crio[20770]: time="2026-06-09T17:00:16.780916551Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=fa0e85a4-a9b6-438c-a06b-aa8b0006240c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.324859 | controller | Jun 09 17:00:16.797354 crc crio[20770]: time="2026-06-09T17:00:16.797209313Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=9efcbd2e-6700-4c45-9117-f8df8d08468a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.324875 | controller | Jun 09 17:00:16.824391 crc crio[20770]: time="2026-06-09T17:00:16.824306819Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.324891 | controller | Jun 09 17:00:17.074562 crc crio[20770]: time="2026-06-09T17:00:17.074058838Z" level=info msg="Removing container: be4aaa2141518174fead2ffa62baf01e844aaf8a3048650a0d20c33512a4200e" id=661dce3b-05e9-49d2-a786-c4dd789ff9bd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.324907 | controller | Jun 09 17:00:17.094067 crc crio[20770]: time="2026-06-09T17:00:17.093525932Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683740-r9dqc/oc" id=1ac1c14a-80ed-4d17-949e-08179cb4c0f7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.324923 | controller | Jun 09 17:00:17.389192 crc crio[20770]: time="2026-06-09T17:00:17.388903563Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.324939 | controller | Jun 09 17:00:18.611009 crc crio[20770]: time="2026-06-09T17:00:18.610401936Z" level=info msg="Created container f5b8d3f186dc74f26c5006bce44734fa5fd6218e3f2baf808c259ffcbc77aa17: openstack/glance-default-external-api-0/glance-httpd" id=720b3dc2-2621-4f33-a58a-9c79a62f42f5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.324955 | controller | Jun 09 17:00:18.620581 crc crio[20770]: time="2026-06-09T17:00:18.620493549Z" level=info msg="Starting container: f5b8d3f186dc74f26c5006bce44734fa5fd6218e3f2baf808c259ffcbc77aa17" id=5da54c1e-5af5-4aae-b83d-0311d1a5677c name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.324971 | controller | Jun 09 17:00:18.629775 crc crio[20770]: time="2026-06-09T17:00:18.629612713Z" level=info msg="Started container" PID=64525 containerID=f5b8d3f186dc74f26c5006bce44734fa5fd6218e3f2baf808c259ffcbc77aa17 description=openstack/glance-default-external-api-0/glance-httpd id=5da54c1e-5af5-4aae-b83d-0311d1a5677c name=/runtime.v1.RuntimeService/StartContainer sandboxID=557a5145d24c2eb57a6e0a992207eda811f5635fc8f681bc36a4e0aa1b9531aa
2026-06-09 17:48:36.324988 | controller | Jun 09 17:00:20.116473 crc crio[20770]: time="2026-06-09T17:00:20.115915402Z" level=info msg="Stopping container: 773cb8e705d45adee26ea53ff8106ce9f9040205b73d383f578462a461a98c0e (timeout: 30s)" id=321152a4-4bf3-4603-b0d0-7ff42f90b934 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.325007 | controller | Jun 09 17:00:20.117045 crc crio[20770]: time="2026-06-09T17:00:20.11688391Z" level=info msg="Stopping container: f5b8d3f186dc74f26c5006bce44734fa5fd6218e3f2baf808c259ffcbc77aa17 (timeout: 30s)" id=2e8569cf-d605-4351-a2d6-8e233f25c970 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.325025 | controller | Jun 09 17:00:21.308014 crc crio[20770]: time="2026-06-09T17:00:21.307388785Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.325042 | controller | Jun 09 17:00:23.764478 crc crio[20770]: time="2026-06-09T17:00:23.763479283Z" level=info msg="Stopped container 773cb8e705d45adee26ea53ff8106ce9f9040205b73d383f578462a461a98c0e: openstack/glance-default-external-api-0/glance-log" id=321152a4-4bf3-4603-b0d0-7ff42f90b934 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.325059 | controller | Jun 09 17:00:23.861427 crc crio[20770]: time="2026-06-09T17:00:23.861255017Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:860b1eb61b6652f02a54b95af32f4c5e33bd138d9a8d1a330fce56c9b78c103f" id=1fcbe1d8-73ca-449d-b28a-1b49938aeda6 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.325075 | controller | Jun 09 17:00:23.862968 crc crio[20770]: time="2026-06-09T17:00:23.862878524Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=188d0e4e-2f05-4a9f-94d6-f1f129b89c68 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.325091 | controller | Jun 09 17:00:23.922162 crc crio[20770]: time="2026-06-09T17:00:23.921472282Z" level=info msg="Removed container be4aaa2141518174fead2ffa62baf01e844aaf8a3048650a0d20c33512a4200e: openstack/glance-default-internal-api-0/glance-httpd" id=661dce3b-05e9-49d2-a786-c4dd789ff9bd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.325107 | controller | Jun 09 17:00:23.930050 crc crio[20770]: time="2026-06-09T17:00:23.928846326Z" level=info msg="Removing container: b1d9ed62648d36b77501f4748eed1bc8dffb69450bc88c5e4e2e582abf14690e" id=c0560118-1314-41a1-8072-7967338d38c6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.325123 | controller | Jun 09 17:00:23.963607 crc crio[20770]: time="2026-06-09T17:00:23.963476739Z" level=info msg="Removed container b1d9ed62648d36b77501f4748eed1bc8dffb69450bc88c5e4e2e582abf14690e: openstack/glance-default-internal-api-0/glance-log" id=c0560118-1314-41a1-8072-7967338d38c6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.325139 | controller | Jun 09 17:00:23.971753 crc crio[20770]: time="2026-06-09T17:00:23.971567874Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.325155 | controller | Jun 09 17:00:24.024192 crc crio[20770]: time="2026-06-09T17:00:24.02215342Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=b7927220-6102-4ea3-82e5-31b94d5fab6c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.325171 | controller | Jun 09 17:00:24.188587 crc crio[20770]: time="2026-06-09T17:00:24.188187572Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.325187 | controller | Jun 09 17:00:24.416054 crc crio[20770]: time="2026-06-09T17:00:24.412177824Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=0eef5194-b017-45c8-81e5-854de31138f2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.325207 | controller | Jun 09 17:00:24.416054 crc crio[20770]: time="2026-06-09T17:00:24.414415579Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.325224 | controller | Jun 09 17:00:24.464510 crc crio[20770]: time="2026-06-09T17:00:24.464302055Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.325240 | controller | Jun 09 17:00:24.467768 crc crio[20770]: time="2026-06-09T17:00:24.467633642Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.325256 | controller | Jun 09 17:00:24.531272 crc crio[20770]: time="2026-06-09T17:00:24.531149633Z" level=info msg="Stopped container f5b8d3f186dc74f26c5006bce44734fa5fd6218e3f2baf808c259ffcbc77aa17: openstack/glance-default-external-api-0/glance-httpd" id=2e8569cf-d605-4351-a2d6-8e233f25c970 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.325271 | controller | Jun 09 17:00:24.535043 crc crio[20770]: time="2026-06-09T17:00:24.534915752Z" level=info msg="Created container 908198d421c14f04b27830f5f4988d9c0ad48614bb11bb4cf0693535d0e81353: openshift-infra/auto-csr-approver-29683740-r9dqc/oc" id=1ac1c14a-80ed-4d17-949e-08179cb4c0f7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.325287 | controller | Jun 09 17:00:24.539755 crc crio[20770]: time="2026-06-09T17:00:24.539582307Z" level=info msg="Stopping pod sandbox: 557a5145d24c2eb57a6e0a992207eda811f5635fc8f681bc36a4e0aa1b9531aa" id=35c756ba-3455-48c7-ae34-ee951da13c22 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.325303 | controller | Jun 09 17:00:24.540313 crc crio[20770]: time="2026-06-09T17:00:24.539625118Z" level=info msg="Starting container: 908198d421c14f04b27830f5f4988d9c0ad48614bb11bb4cf0693535d0e81353" id=f2223297-0a9d-4909-b300-5db37888d8ec name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.325318 | controller | Jun 09 17:00:24.540313 crc crio[20770]: time="2026-06-09T17:00:24.540235216Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:557a5145d24c2eb57a6e0a992207eda811f5635fc8f681bc36a4e0aa1b9531aa UID:03b538a8-4878-4cf1-aea4-5ea215a92954 NetNS:/var/run/netns/71825930-2e3d-4d34-9067-90c0fcc5ffec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod03b538a8_4878_4cf1_aea4_5ea215a92954.slice PodAnnotations:0xc000134300}] Aliases:map[]}"
2026-06-09 17:48:36.325334 | controller | Jun 09 17:00:24.540721 crc crio[20770]: time="2026-06-09T17:00:24.540576986Z" level=info msg="Deleting pod openstack_glance-default-external-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.325351 | controller | Jun 09 17:00:24.545510 crc crio[20770]: time="2026-06-09T17:00:24.545329344Z" level=info msg="Started container" PID=64970 containerID=908198d421c14f04b27830f5f4988d9c0ad48614bb11bb4cf0693535d0e81353 description=openshift-infra/auto-csr-approver-29683740-r9dqc/oc id=f2223297-0a9d-4909-b300-5db37888d8ec name=/runtime.v1.RuntimeService/StartContainer sandboxID=61fb00e560f66b91cd3a30faea61084ae78eb5a683acce417e67b603c2d1780e
2026-06-09 17:48:36.325367 | controller | Jun 09 17:00:25.022459 crc crio[20770]: time="2026-06-09T17:00:25.021803203Z" level=info msg="Created container c4b51a4687feda81ad0d8b842dc9b6e641601ba74b088b12aaadacbed8c0a737: openstack/ceilometer-0/ceilometer-notification-agent" id=0eef5194-b017-45c8-81e5-854de31138f2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.325384 | controller | Jun 09 17:00:25.024075 crc crio[20770]: time="2026-06-09T17:00:25.023952905Z" level=info msg="Starting container: c4b51a4687feda81ad0d8b842dc9b6e641601ba74b088b12aaadacbed8c0a737" id=5b62957d-4141-48d4-bf82-98298af9f8af name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.325406 | controller | Jun 09 17:00:25.031886 crc crio[20770]: time="2026-06-09T17:00:25.031806303Z" level=info msg="Started container" PID=64992 containerID=c4b51a4687feda81ad0d8b842dc9b6e641601ba74b088b12aaadacbed8c0a737 description=openstack/ceilometer-0/ceilometer-notification-agent id=5b62957d-4141-48d4-bf82-98298af9f8af name=/runtime.v1.RuntimeService/StartContainer sandboxID=6771b74dca213565786b0bacf66fa6477315ff50a427147c16858e360cc5f01a
2026-06-09 17:48:36.325423 | controller | Jun 09 17:00:25.521139 crc crio[20770]: time="2026-06-09T17:00:25.520553518Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=c972c2e2-be41-4133-a6f8-018db9e9b042 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.325439 | controller | Jun 09 17:00:25.521480 crc crio[20770]: time="2026-06-09T17:00:25.521210928Z" level=info msg="Image quay.io/openstack-k8s-operators/sg-core:latest not found" id=c972c2e2-be41-4133-a6f8-018db9e9b042 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.325456 | controller | Jun 09 17:00:25.521480 crc crio[20770]: time="2026-06-09T17:00:25.521253659Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/sg-core:latest found" id=c972c2e2-be41-4133-a6f8-018db9e9b042 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.325472 | controller | Jun 09 17:00:25.522364 crc crio[20770]: time="2026-06-09T17:00:25.522300249Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/sg-core:latest" id=c6283b27-0f8f-42a5-b164-83b23011a1fc name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.325488 | controller | Jun 09 17:00:25.530077 crc crio[20770]: time="2026-06-09T17:00:25.526761588Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/sg-core:latest\""
2026-06-09 17:48:36.325504 | controller | Jun 09 17:00:25.697716 crc crio[20770]: time="2026-06-09T17:00:25.697575169Z" level=info msg="Stopping container: cce661a936514cf7c660914f3ce7628de07f5863175b5b947d83b1d3d3681b79 (timeout: 10s)" id=a41f26ec-ecf4-46b7-9051-4e17b1ef0a23 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.325540 | controller | Jun 09 17:00:25.841112 crc crio[20770]: time="2026-06-09T17:00:25.840937645Z" level=info msg="Stopped container cce661a936514cf7c660914f3ce7628de07f5863175b5b947d83b1d3d3681b79: openstack/dnsmasq-dns-7b6fcdc445-7xfn7/dnsmasq-dns" id=a41f26ec-ecf4-46b7-9051-4e17b1ef0a23 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.325559 | controller | Jun 09 17:00:25.843035 crc crio[20770]: time="2026-06-09T17:00:25.842964654Z" level=info msg="Stopping pod sandbox: d0a0cdb318a3679e2303140b18eb7e0138c7da6e7eab21c8d9bce261b2661852" id=c6eb38f8-2da0-40e3-b8dd-94bb711dd861 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.325576 | controller | Jun 09 17:00:25.843859 crc crio[20770]: time="2026-06-09T17:00:25.843786287Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7b6fcdc445-7xfn7 Namespace:openstack ID:d0a0cdb318a3679e2303140b18eb7e0138c7da6e7eab21c8d9bce261b2661852 UID:40933c63-b8df-41a1-82b5-359b02c6f0c5 NetNS:/var/run/netns/acfa1445-4403-4fff-a5a6-3ab41ed9ace2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod40933c63_b8df_41a1_82b5_359b02c6f0c5.slice PodAnnotations:0xc002a09120}] Aliases:map[]}"
2026-06-09 17:48:36.325592 | controller | Jun 09 17:00:25.844047 crc crio[20770]: time="2026-06-09T17:00:25.843992713Z" level=info msg="Deleting pod openstack_dnsmasq-dns-7b6fcdc445-7xfn7 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.325608 | controller | Jun 09 17:00:26.033070 crc crio[20770]: time="2026-06-09T17:00:26.029326785Z" level=info msg="Running pod sandbox: openstack/glance-default-internal-api-0/POD" id=8e065205-a530-45ac-9fbd-ec57211d0a74 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.325624 | controller | Jun 09 17:00:26.034534 crc crio[20770]: time="2026-06-09T17:00:26.033139846Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.325644 | controller | Jun 09 17:00:26.096123 crc crio[20770]: time="2026-06-09T17:00:26.095822983Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:bd1b1ea49d8871d011a72aab08f39545d61f915940b0e80c299f64ab6060c734 UID:f97dbd87-f275-417d-a155-fd48a7f0d809 NetNS:/var/run/netns/88a7c72e-2e1c-42b0-82fd-03da4d13a4f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf97dbd87_f275_417d_a155_fd48a7f0d809.slice PodAnnotations:0xc00291aa80}] Aliases:map[]}"
2026-06-09 17:48:36.325661 | controller | Jun 09 17:00:26.096123 crc crio[20770]: time="2026-06-09T17:00:26.095887754Z" level=info msg="Adding pod openstack_glance-default-internal-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.325676 | controller | Jun 09 17:00:26.286816 crc crio[20770]: time="2026-06-09T17:00:26.286593292Z" level=info msg="Stopped pod sandbox: d0a0cdb318a3679e2303140b18eb7e0138c7da6e7eab21c8d9bce261b2661852" id=c6eb38f8-2da0-40e3-b8dd-94bb711dd861 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.325692 | controller | Jun 09 17:00:26.936562 crc crio[20770]: time="2026-06-09T17:00:26.935356586Z" level=info msg="Stopped pod sandbox: 557a5145d24c2eb57a6e0a992207eda811f5635fc8f681bc36a4e0aa1b9531aa" id=35c756ba-3455-48c7-ae34-ee951da13c22 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.325708 | controller | Jun 09 17:00:27.082547 crc crio[20770]: 2026-06-09T17:00:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bd1b1ea49d8871d Mac:12:c7:a8:97:2f:3f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9a Mtu:0 Sandbox:/var/run/netns/88a7c72e-2e1c-42b0-82fd-03da4d13a4f5 SocketPath: PciID:}] [{Interface:0xc000302a60 Address:{IP:10.217.0.154 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.325724 | controller | Jun 09 17:00:27.084610 crc crio[20770]: time="2026-06-09T17:00:27.084351574Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:bd1b1ea49d8871d011a72aab08f39545d61f915940b0e80c299f64ab6060c734 UID:f97dbd87-f275-417d-a155-fd48a7f0d809 NetNS:/var/run/netns/88a7c72e-2e1c-42b0-82fd-03da4d13a4f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf97dbd87_f275_417d_a155_fd48a7f0d809.slice PodAnnotations:0xc00291aa80}] Aliases:map[]}"
2026-06-09 17:48:36.325740 | controller | Jun 09 17:00:27.084610 crc crio[20770]: time="2026-06-09T17:00:27.08453695Z" level=info msg="Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.325756 | controller | Jun 09 17:00:27.096571 crc crio[20770]: time="2026-06-09T17:00:27.096530157Z" level=info msg="Ran pod sandbox bd1b1ea49d8871d011a72aab08f39545d61f915940b0e80c299f64ab6060c734 with infra container: openstack/glance-default-internal-api-0/POD" id=8e065205-a530-45ac-9fbd-ec57211d0a74 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.325773 | controller | Jun 09 17:00:27.121854 crc crio[20770]: time="2026-06-09T17:00:27.121768249Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=da50f653-25c0-4c17-8264-b8318a8e0c3f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.325789 | controller | Jun 09 17:00:27.130535 crc crio[20770]: time="2026-06-09T17:00:27.128222716Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=ef29d401-a9a9-4d40-bd52-f2470eeda98d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.325805 | controller | Jun 09 17:00:27.137213 crc crio[20770]: time="2026-06-09T17:00:27.137159835Z" level=info msg="Creating container: openstack/glance-default-internal-api-0/glance-log" id=d3c0297b-df92-45cc-9224-f8607d7d0ea7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.325825 | controller | Jun 09 17:00:27.139866 crc crio[20770]: time="2026-06-09T17:00:27.139835233Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.325841 | controller | Jun 09 17:00:27.226923 crc crio[20770]: time="2026-06-09T17:00:27.226888576Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.325858 | controller | Jun 09 17:00:27.414154 crc crio[20770]: time="2026-06-09T17:00:27.413730551Z" level=info msg="Removing container: cce661a936514cf7c660914f3ce7628de07f5863175b5b947d83b1d3d3681b79" id=f7371462-3960-4cdd-85f5-44cdd4052247 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.325874 | controller | Jun 09 17:00:27.450940 crc crio[20770]: time="2026-06-09T17:00:27.449781736Z" level=info msg="Stopping pod sandbox: 61fb00e560f66b91cd3a30faea61084ae78eb5a683acce417e67b603c2d1780e" id=fff14239-06ed-4d1b-a5e6-cf81c4cdfdf8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.325890 | controller | Jun 09 17:00:27.450940 crc crio[20770]: time="2026-06-09T17:00:27.450239419Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683740-r9dqc Namespace:openshift-infra ID:61fb00e560f66b91cd3a30faea61084ae78eb5a683acce417e67b603c2d1780e UID:65b3deed-609c-4d96-b2d1-d1db09307d53 NetNS:/var/run/netns/51da2d7c-33b5-40cc-a2c2-a172e87b78b9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod65b3deed_609c_4d96_b2d1_d1db09307d53.slice PodAnnotations:0xc001e80918}] Aliases:map[]}"
2026-06-09 17:48:36.325906 | controller | Jun 09 17:00:27.450940 crc crio[20770]: time="2026-06-09T17:00:27.450364743Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683740-r9dqc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.325923 | controller | Jun 09 17:00:27.498450 crc crio[20770]: time="2026-06-09T17:00:27.498337753Z" level=info msg="Removed container cce661a936514cf7c660914f3ce7628de07f5863175b5b947d83b1d3d3681b79: openstack/dnsmasq-dns-7b6fcdc445-7xfn7/dnsmasq-dns" id=f7371462-3960-4cdd-85f5-44cdd4052247 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.325939 | controller | Jun 09 17:00:27.514874 crc crio[20770]: time="2026-06-09T17:00:27.51478334Z" level=info msg="Removing container: 97bd59b479d185b853a85983e10d916475618a0140c4e84f67abfbf46eed2764" id=9ae52a4e-511b-4510-8e73-fd75ea146c6f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.325955 | controller | Jun 09 17:00:27.736783 crc crio[20770]: time="2026-06-09T17:00:27.736132745Z" level=info msg="Removed container 97bd59b479d185b853a85983e10d916475618a0140c4e84f67abfbf46eed2764: openstack/dnsmasq-dns-7b6fcdc445-7xfn7/init" id=9ae52a4e-511b-4510-8e73-fd75ea146c6f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.325971 | controller | Jun 09 17:00:27.741389 crc crio[20770]: time="2026-06-09T17:00:27.741296115Z" level=info msg="Removing container: f5b8d3f186dc74f26c5006bce44734fa5fd6218e3f2baf808c259ffcbc77aa17" id=6c5b07f4-de24-45aa-89a1-875371cc160f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.325986 | controller | Jun 09 17:00:27.793707 crc crio[20770]: time="2026-06-09T17:00:27.791042727Z" level=info msg="Removed container f5b8d3f186dc74f26c5006bce44734fa5fd6218e3f2baf808c259ffcbc77aa17: openstack/glance-default-external-api-0/glance-httpd" id=6c5b07f4-de24-45aa-89a1-875371cc160f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.326002 | controller | Jun 09 17:00:27.857712 crc crio[20770]: time="2026-06-09T17:00:27.856790832Z" level=info msg="Removing container: 773cb8e705d45adee26ea53ff8106ce9f9040205b73d383f578462a461a98c0e" id=52adafa9-a28c-4edb-ab58-57b28b382373 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.326021 | controller | Jun 09 17:00:27.962715 crc crio[20770]: time="2026-06-09T17:00:27.960622612Z" level=info msg="Removed container 773cb8e705d45adee26ea53ff8106ce9f9040205b73d383f578462a461a98c0e: openstack/glance-default-external-api-0/glance-log" id=52adafa9-a28c-4edb-ab58-57b28b382373 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.326038 | controller | Jun 09 17:00:27.977999 crc crio[20770]: time="2026-06-09T17:00:27.976526263Z" level=info msg="Stopped pod sandbox: 61fb00e560f66b91cd3a30faea61084ae78eb5a683acce417e67b603c2d1780e" id=fff14239-06ed-4d1b-a5e6-cf81c4cdfdf8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.326054 | controller | Jun 09 17:00:28.253726 crc crio[20770]: time="2026-06-09T17:00:28.253628045Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.326070 | controller | Jun 09 17:00:28.318466 crc crio[20770]: time="2026-06-09T17:00:28.318023891Z" level=info msg="Running pod sandbox: openstack/glance-default-external-api-0/POD" id=efb98fef-32b6-4814-b9fd-83aafb10729e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.326086 | controller | Jun 09 17:00:28.318589 crc crio[20770]: time="2026-06-09T17:00:28.318491634Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.326102 | controller | Jun 09 17:00:28.378130 crc crio[20770]: time="2026-06-09T17:00:28.378013599Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:fada26278024f7189fbdeb57624a5e6649d3b339b5375b01f8e404c7c4f099ad UID:dcdcae1f-a7c6-4965-abdf-880d0c32254e NetNS:/var/run/netns/1eb9c9f7-45fb-4df4-9e33-da7f480c9377 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddcdcae1f_a7c6_4965_abdf_880d0c32254e.slice PodAnnotations:0xc0001351e8}] Aliases:map[]}"
2026-06-09 17:48:36.326119 | controller | Jun 09 17:00:28.378130 crc crio[20770]: time="2026-06-09T17:00:28.378103471Z" level=info msg="Adding pod openstack_glance-default-external-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.326135 | controller | Jun 09 17:00:28.416065 crc crio[20770]: time="2026-06-09T17:00:28.415213597Z" level=info msg="Created container 0befc7317ccb8f167a440a441f0452a20ef0a16df7aa735f0dcbc50d7328cc82: openstack/glance-default-internal-api-0/glance-log" id=d3c0297b-df92-45cc-9224-f8607d7d0ea7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.326152 | controller | Jun 09 17:00:28.421122 crc crio[20770]: time="2026-06-09T17:00:28.419348087Z" level=info msg="Starting container: 0befc7317ccb8f167a440a441f0452a20ef0a16df7aa735f0dcbc50d7328cc82" id=4c484d4d-0d3d-4c7d-8046-35c0a355e985 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.326169 | controller | Jun 09 17:00:28.440833 crc crio[20770]: time="2026-06-09T17:00:28.4398225Z" level=info msg="Started container" PID=65464 containerID=0befc7317ccb8f167a440a441f0452a20ef0a16df7aa735f0dcbc50d7328cc82 description=openstack/glance-default-internal-api-0/glance-log id=4c484d4d-0d3d-4c7d-8046-35c0a355e985 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bd1b1ea49d8871d011a72aab08f39545d61f915940b0e80c299f64ab6060c734
2026-06-09 17:48:36.326186 | controller | Jun 09 17:00:28.461388 crc crio[20770]: time="2026-06-09T17:00:28.46086075Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=c565e63e-8553-4ef8-950a-965ec26b4c61 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.326202 | controller | Jun 09 17:00:28.518591 crc crio[20770]: time="2026-06-09T17:00:28.518433299Z" level=info msg="Stopping pod sandbox: a191a2c71995b4d126b67917814a4a177ab2b688fc934d6e24553ef1d8b8d00b" id=4691acac-f047-45db-a170-6f2f83a03ca7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.326237 | controller | Jun 09 17:00:28.520939 crc crio[20770]: time="2026-06-09T17:00:28.520479198Z" level=info msg="Got pod network &{Name:keystone-bootstrap-prcns Namespace:openstack ID:a191a2c71995b4d126b67917814a4a177ab2b688fc934d6e24553ef1d8b8d00b UID:66671b57-3d59-40ec-9ba3-fdc3860009ed NetNS:/var/run/netns/309c0056-c69a-426a-b742-f12621cba4c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod66671b57_3d59_40ec_9ba3_fdc3860009ed.slice PodAnnotations:0xc0010a3358}] Aliases:map[]}"
2026-06-09 17:48:36.326261 | controller | Jun 09 17:00:28.521307 crc crio[20770]: time="2026-06-09T17:00:28.52124995Z" level=info msg="Deleting pod openstack_keystone-bootstrap-prcns from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.326279 | controller | Jun 09 17:00:28.564836 crc crio[20770]: time="2026-06-09T17:00:28.563384872Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=0c6f297f-26f0-4bcc-a1e7-9da87d1ee81c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.326295 | controller | Jun 09 17:00:28.572183 crc crio[20770]: time="2026-06-09T17:00:28.572132955Z" level=info msg="Creating container: openstack/glance-default-internal-api-0/glance-httpd" id=d5a85d88-6829-491a-bdad-89d2309727d0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.326311 | controller | Jun 09 17:00:28.572770 crc crio[20770]: time="2026-06-09T17:00:28.572707862Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.326327 | controller | Jun 09 17:00:28.700037 crc crio[20770]: time="2026-06-09T17:00:28.699575009Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.326343 | controller | Jun 09 17:00:28.952499 crc crio[20770]: time="2026-06-09T17:00:28.952409487Z" level=info msg="Stopped pod sandbox: a191a2c71995b4d126b67917814a4a177ab2b688fc934d6e24553ef1d8b8d00b" id=4691acac-f047-45db-a170-6f2f83a03ca7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.326359 | controller | Jun 09 17:00:29.195985 crc crio[20770]: 2026-06-09T17:00:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fada26278024f71 Mac:de:b6:98:ae:08:17 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9b Mtu:0 Sandbox:/var/run/netns/1eb9c9f7-45fb-4df4-9e33-da7f480c9377 SocketPath: PciID:}] [{Interface:0xc0004325d0 Address:{IP:10.217.0.155 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.326375 | controller | Jun 09 17:00:29.197252 crc crio[20770]: time="2026-06-09T17:00:29.196967565Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:fada26278024f7189fbdeb57624a5e6649d3b339b5375b01f8e404c7c4f099ad UID:dcdcae1f-a7c6-4965-abdf-880d0c32254e NetNS:/var/run/netns/1eb9c9f7-45fb-4df4-9e33-da7f480c9377 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddcdcae1f_a7c6_4965_abdf_880d0c32254e.slice PodAnnotations:0xc0001351e8}] Aliases:map[]}"
2026-06-09 17:48:36.326392 | controller | Jun 09 17:00:29.197252 crc crio[20770]: time="2026-06-09T17:00:29.19713794Z" level=info msg="Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.326408 | controller | Jun 09 17:00:29.221598 crc crio[20770]: time="2026-06-09T17:00:29.221507707Z" level=info msg="Ran pod sandbox fada26278024f7189fbdeb57624a5e6649d3b339b5375b01f8e404c7c4f099ad with infra container: openstack/glance-default-external-api-0/POD" id=efb98fef-32b6-4814-b9fd-83aafb10729e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.326427 | controller | Jun 09 17:00:29.233135 crc crio[20770]: time="2026-06-09T17:00:29.232944948Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=48981f68-0492-4ebf-9ff7-d56de8a6e16e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.326444 | controller | Jun 09 17:00:29.241001 crc crio[20770]: time="2026-06-09T17:00:29.240160707Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=64a1ed9a-1447-4210-ab61-4df576d1c9bc name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.326460 | controller | Jun 09 17:00:29.262871 crc crio[20770]: time="2026-06-09T17:00:29.262808664Z" level=info msg="Creating container: openstack/glance-default-external-api-0/glance-log" id=f0aecd5f-4887-49ec-a225-1719fde0b7c8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.326479 | controller | Jun 09 17:00:29.266960 crc crio[20770]: time="2026-06-09T17:00:29.263258947Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.326495 | controller | Jun 09 17:00:29.393335 crc crio[20770]: time="2026-06-09T17:00:29.393245904Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.326565 | controller | Jun 09 17:00:29.590223 crc crio[20770]: time="2026-06-09T17:00:29.58976704Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.326587 | controller | Jun 09 17:00:29.721372 crc crio[20770]: time="2026-06-09T17:00:29.721284542Z" level=info msg="Created container 45c8e6c418be4179a7670eeecc84d40024745dd35cc3ca248da0e8853b590613: openstack/glance-default-internal-api-0/glance-httpd" id=d5a85d88-6829-491a-bdad-89d2309727d0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.326604 | controller | Jun 09 17:00:29.723067 crc crio[20770]: time="2026-06-09T17:00:29.72294694Z" level=info msg="Starting container: 45c8e6c418be4179a7670eeecc84d40024745dd35cc3ca248da0e8853b590613" id=27e8c0d9-62d7-4d7b-8b17-d6c961d7bb82 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.326620 | controller | Jun 09 17:00:29.730318 crc crio[20770]: time="2026-06-09T17:00:29.730214631Z" level=info msg="Started container" PID=65586 containerID=45c8e6c418be4179a7670eeecc84d40024745dd35cc3ca248da0e8853b590613 description=openstack/glance-default-internal-api-0/glance-httpd id=27e8c0d9-62d7-4d7b-8b17-d6c961d7bb82 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bd1b1ea49d8871d011a72aab08f39545d61f915940b0e80c299f64ab6060c734
2026-06-09 17:48:36.326636 | controller | Jun 09 17:00:30.219566 crc crio[20770]: time="2026-06-09T17:00:30.218502463Z" level=info msg="Running pod sandbox: openstack/keystone-6999c4bf66-plzmx/POD" id=37521502-1fbf-49a3-a692-e534a3934057 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.326657 | controller | Jun 09 17:00:30.219566 crc crio[20770]: time="2026-06-09T17:00:30.219611846Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.326673 | controller | Jun 09 17:00:30.280496 crc crio[20770]: time="2026-06-09T17:00:30.280378797Z" level=info msg="Got pod network &{Name:keystone-6999c4bf66-plzmx Namespace:openstack ID:9479b220b44be2add5a3be93f554c681699fba04132fa5572185b7832c37d33d UID:e68ccc4a-882d-4ca2-a39a-4fa7a927e555 NetNS:/var/run/netns/db71f13e-a679-4a24-b9a8-4f60262bc475 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode68ccc4a_882d_4ca2_a39a_4fa7a927e555.slice PodAnnotations:0xc002a080e8}] Aliases:map[]}"
2026-06-09 17:48:36.326693 | controller | Jun 09 17:00:30.280496 crc crio[20770]: time="2026-06-09T17:00:30.280439419Z" level=info msg="Adding pod openstack_keystone-6999c4bf66-plzmx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.326710 | controller | Jun 09 17:00:30.332283 crc crio[20770]: time="2026-06-09T17:00:30.332181948Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.326726 | controller | Jun 09 17:00:31.416959 crc crio[20770]: time="2026-06-09T17:00:31.414518769Z" level=info msg="Created container ebd4f5394bcd49eab0dc7f40d72da424295042c8e7170702347889780a155f42: openstack/glance-default-external-api-0/glance-log" id=f0aecd5f-4887-49ec-a225-1719fde0b7c8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.326742 | controller | Jun 09 17:00:31.418288 crc crio[20770]: time="2026-06-09T17:00:31.417616679Z" level=info msg="Starting container: ebd4f5394bcd49eab0dc7f40d72da424295042c8e7170702347889780a155f42" id=49a9680e-f506-42a0-8e4a-5d5818553c4e name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.326757 | controller | Jun 09 17:00:31.431863 crc crio[20770]: time="2026-06-09T17:00:31.431758359Z" level=info msg="Started container" PID=65782 containerID=ebd4f5394bcd49eab0dc7f40d72da424295042c8e7170702347889780a155f42 description=openstack/glance-default-external-api-0/glance-log id=49a9680e-f506-42a0-8e4a-5d5818553c4e name=/runtime.v1.RuntimeService/StartContainer sandboxID=fada26278024f7189fbdeb57624a5e6649d3b339b5375b01f8e404c7c4f099ad
2026-06-09 17:48:36.326773 | controller | Jun 09 17:00:31.501129 crc crio[20770]: time="2026-06-09T17:00:31.501041487Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=490d5b7b-f62f-419d-b919-736483332cef name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.326789 | controller | Jun 09 17:00:31.821254 crc crio[20770]: 2026-06-09T17:00:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9479b220b44be2a Mac:3a:30:ac:7b:e2:94 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9c Mtu:0 Sandbox:/var/run/netns/db71f13e-a679-4a24-b9a8-4f60262bc475 SocketPath: PciID:}] [{Interface:0xc000292ba0 Address:{IP:10.217.0.156 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.326805 | controller | Jun 09 17:00:31.823824 crc crio[20770]: time="2026-06-09T17:00:31.82304239Z" level=info msg="Got pod network &{Name:keystone-6999c4bf66-plzmx Namespace:openstack ID:9479b220b44be2add5a3be93f554c681699fba04132fa5572185b7832c37d33d UID:e68ccc4a-882d-4ca2-a39a-4fa7a927e555 NetNS:/var/run/netns/db71f13e-a679-4a24-b9a8-4f60262bc475 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode68ccc4a_882d_4ca2_a39a_4fa7a927e555.slice PodAnnotations:0xc002a080e8}] Aliases:map[]}"
2026-06-09 17:48:36.326822 | controller | Jun 09 17:00:31.823824 crc crio[20770]: time="2026-06-09T17:00:31.823218115Z" level=info msg="Checking pod openstack_keystone-6999c4bf66-plzmx for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.326838 | controller | Jun 09 17:00:33.481602 crc crio[20770]: time="2026-06-09T17:00:33.480779247Z" level=info msg="Ran pod sandbox 9479b220b44be2add5a3be93f554c681699fba04132fa5572185b7832c37d33d with infra container: openstack/keystone-6999c4bf66-plzmx/POD" id=37521502-1fbf-49a3-a692-e534a3934057 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.326854 | controller | Jun 09 17:00:33.484325 crc crio[20770]: time="2026-06-09T17:00:33.484232237Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=2cb93352-fa99-49fa-a264-4756b2c9a661 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.326874 | controller | Jun 09 17:00:33.531104 crc crio[20770]: time="2026-06-09T17:00:33.530956591Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=cdedccd8-a560-410d-8291-08e74695d781 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.326890 | controller | Jun 09 17:00:33.675725 crc crio[20770]: time="2026-06-09T17:00:33.674627155Z" level=info msg="Stopping pod sandbox: 6bafd5e79ea470303de41ddb3e968f3d9d947d4388a7746270097e70f203941e" id=27655b59-9e43-451c-adb7-9c4b6a175c5f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.326907 | controller | Jun 09 17:00:33.675725 crc crio[20770]: time="2026-06-09T17:00:33.675354106Z" level=info msg="Got pod network &{Name:placement-db-sync-rp8qh Namespace:openstack ID:6bafd5e79ea470303de41ddb3e968f3d9d947d4388a7746270097e70f203941e UID:8de8d9d7-ec99-4069-94b6-7b7d66dfc274 NetNS:/var/run/netns/018ff861-b5a8-4f4f-b966-76f255e69484 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8de8d9d7_ec99_4069_94b6_7b7d66dfc274.slice PodAnnotations:0xc0010a2478}] Aliases:map[]}"
2026-06-09 17:48:36.326923 | controller | Jun 09 17:00:33.675725 crc crio[20770]: time="2026-06-09T17:00:33.67548854Z" level=info msg="Deleting pod openstack_placement-db-sync-rp8qh from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.326939 | controller | Jun 09 17:00:36.416592 crc crio[20770]: time="2026-06-09T17:00:36.413318953Z" level=info msg="Stopped pod sandbox: 6bafd5e79ea470303de41ddb3e968f3d9d947d4388a7746270097e70f203941e" id=27655b59-9e43-451c-adb7-9c4b6a175c5f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.326955 | controller | Jun 09 17:00:36.418301 crc crio[20770]: time="2026-06-09T17:00:36.416447914Z" level=info msg="Creating container: openstack/glance-default-external-api-0/glance-httpd" id=e72e9385-94a6-456c-848a-7d2ba591bedf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.326971 | controller | Jun 09 17:00:36.418301 crc crio[20770]: time="2026-06-09T17:00:36.4176955Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.326987 | controller | Jun 09 17:00:36.489525 crc crio[20770]: time="2026-06-09T17:00:36.489439549Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=d8cfaf26-c284-4456-9751-5ccb9f319f2b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.327003 | controller | Jun 09 17:00:36.527025 crc crio[20770]: time="2026-06-09T17:00:36.526482273Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.327019 | controller | Jun 09 17:00:36.546521 crc crio[20770]: time="2026-06-09T17:00:36.546461202Z" level=info msg="Creating container: openstack/keystone-6999c4bf66-plzmx/keystone-api" id=a7b4ce1e-b8a8-479a-82cc-42e5e9d3f373 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.327035 | controller | Jun 09 17:00:36.547634 crc crio[20770]: time="2026-06-09T17:00:36.547612655Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.327051 | controller | Jun 09 17:00:36.606820 crc crio[20770]: time="2026-06-09T17:00:36.606571914Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:457ac65a0818c89c25b563e576fd0e228e61b23e5913835aa8c748f2c70ce600" id=c6283b27-0f8f-42a5-b164-83b23011a1fc name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.327067 | controller | Jun 09 17:00:36.607800 crc crio[20770]: time="2026-06-09T17:00:36.607719498Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.327087 | controller | Jun 09 17:00:36.608381 crc crio[20770]: time="2026-06-09T17:00:36.608318875Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=3c9a2771-9286-492b-860a-185a24864266 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.327104 | controller | Jun 09 17:00:36.617439 crc crio[20770]: time="2026-06-09T17:00:36.617398738Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.327120 | controller | Jun 09 17:00:36.626022 crc crio[20770]: time="2026-06-09T17:00:36.625934816Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=8d49c13e-4133-4514-b909-5c2ce1424302 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.327137 | controller | Jun 09 17:00:36.642296 crc crio[20770]: time="2026-06-09T17:00:36.640691433Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=b7279417-9903-42ff-bac0-daed0c58c9be name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.327153 | controller | Jun 09 17:00:36.643063 crc crio[20770]: time="2026-06-09T17:00:36.64298993Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.327169 | controller | Jun 09 17:00:36.780283 crc crio[20770]: time="2026-06-09T17:00:36.735398258Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.327185 | controller | Jun 09 17:00:36.791588 crc crio[20770]: time="2026-06-09T17:00:36.79136838Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.327201 | controller | Jun 09 17:00:36.872448 crc crio[20770]: time="2026-06-09T17:00:36.872270835Z" level=info msg="Created container d08d7f3b58a033be4952c3561fa9a4cf568834fba17ebeec0f42e4f3b9847822: openstack/keystone-6999c4bf66-plzmx/keystone-api" id=a7b4ce1e-b8a8-479a-82cc-42e5e9d3f373 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.327219 | controller | Jun 09 17:00:36.874047 crc crio[20770]: time="2026-06-09T17:00:36.873864081Z" level=info msg="Starting container: d08d7f3b58a033be4952c3561fa9a4cf568834fba17ebeec0f42e4f3b9847822" id=b70f40b5-e150-4204-9de5-4b7a1f3f0bcd name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.327235 | controller | Jun 09 17:00:36.884229 crc crio[20770]: time="2026-06-09T17:00:36.884109058Z" level=info msg="Started container" PID=66249 containerID=d08d7f3b58a033be4952c3561fa9a4cf568834fba17ebeec0f42e4f3b9847822 description=openstack/keystone-6999c4bf66-plzmx/keystone-api id=b70f40b5-e150-4204-9de5-4b7a1f3f0bcd name=/runtime.v1.RuntimeService/StartContainer sandboxID=9479b220b44be2add5a3be93f554c681699fba04132fa5572185b7832c37d33d
2026-06-09 17:48:36.327252 | controller | Jun 09 17:00:36.901796 crc crio[20770]: time="2026-06-09T17:00:36.899883406Z" level=info msg="Created container 7ff4c114db46f158d1780cadb0f09b80321c9aef6d6eabfd6b42cd40e457ed45: openstack/ceilometer-0/sg-core" id=b7279417-9903-42ff-bac0-daed0c58c9be name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.327268 | controller | Jun 09 17:00:36.902374 crc crio[20770]: time="2026-06-09T17:00:36.902303376Z" level=info msg="Starting container: 7ff4c114db46f158d1780cadb0f09b80321c9aef6d6eabfd6b42cd40e457ed45" id=f97d96c3-2055-4d3a-a87c-86809119b9f3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.327284 | controller | Jun 09 17:00:36.933151 crc crio[20770]: time="2026-06-09T17:00:36.933050157Z" level=info msg="Started container" PID=66257 containerID=7ff4c114db46f158d1780cadb0f09b80321c9aef6d6eabfd6b42cd40e457ed45 description=openstack/ceilometer-0/sg-core id=f97d96c3-2055-4d3a-a87c-86809119b9f3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6771b74dca213565786b0bacf66fa6477315ff50a427147c16858e360cc5f01a
2026-06-09 17:48:36.327303 | controller | Jun 09 17:00:36.962778 crc crio[20770]: time="2026-06-09T17:00:36.962315975Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=31c40a30-e854-423f-9bc6-0bf1ea870895 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.327320 | controller | Jun 09 17:00:36.963049 crc crio[20770]: time="2026-06-09T17:00:36.962922113Z" level=info msg="Image registry.redhat.io/ubi9/httpd-24:latest not found" id=31c40a30-e854-423f-9bc6-0bf1ea870895 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.327336 | controller | Jun 09 17:00:36.963049 crc crio[20770]: time="2026-06-09T17:00:36.962979334Z" level=info msg="Neither image nor artfiact registry.redhat.io/ubi9/httpd-24:latest found" id=31c40a30-e854-423f-9bc6-0bf1ea870895 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.327352 | controller | Jun 09 17:00:36.967554 crc crio[20770]: time="2026-06-09T17:00:36.967429433Z" level=info msg="Pulling image: registry.redhat.io/ubi9/httpd-24:latest" id=84bc447b-ba96-4e1f-b32b-188bc196507d name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.327368 | controller | Jun 09 17:00:36.980974 crc crio[20770]: time="2026-06-09T17:00:36.980881343Z" level=info msg="Trying to access \"registry.redhat.io/ubi9/httpd-24:latest\""
2026-06-09 17:48:36.327384 | controller | Jun 09 17:00:37.340054 crc crio[20770]: time="2026-06-09T17:00:37.339820267Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.327400 | controller | Jun 09 17:00:37.463281 crc crio[20770]: time="2026-06-09T17:00:37.463161622Z" level=info msg="Created container 0eb456b483b5fe8c9c234bc24d6011b98ea79a462fb9c0e28d28948d2629c1ca: openstack/glance-default-external-api-0/glance-httpd" id=e72e9385-94a6-456c-848a-7d2ba591bedf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.327418 | controller | Jun 09 17:00:37.464791 crc crio[20770]: time="2026-06-09T17:00:37.464689876Z" level=info msg="Starting container: 0eb456b483b5fe8c9c234bc24d6011b98ea79a462fb9c0e28d28948d2629c1ca" id=1d5f6676-6a73-4f28-9498-92931a5310d2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.327434 | controller | Jun 09 17:00:37.472755 crc crio[20770]: time="2026-06-09T17:00:37.472590155Z" level=info msg="Started container" PID=66288 containerID=0eb456b483b5fe8c9c234bc24d6011b98ea79a462fb9c0e28d28948d2629c1ca description=openstack/glance-default-external-api-0/glance-httpd id=1d5f6676-6a73-4f28-9498-92931a5310d2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fada26278024f7189fbdeb57624a5e6649d3b339b5375b01f8e404c7c4f099ad
2026-06-09 17:48:36.327450 | controller | Jun 09 17:00:38.449285 crc crio[20770]: time="2026-06-09T17:00:38.448582592Z" level=info msg="Running pod sandbox: openstack/placement-84846d9876-wmp79/POD" id=9a0fb6b2-e8d4-4dc3-bcc7-3d34a74d0e92 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.327466 | controller | Jun 09 17:00:38.449441 crc crio[20770]: time="2026-06-09T17:00:38.449302153Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.327482 | controller | Jun 09 17:00:38.486940 crc crio[20770]: time="2026-06-09T17:00:38.4868009Z" level=info msg="Got pod network &{Name:placement-84846d9876-wmp79 Namespace:openstack ID:69c4642b3f05b18a48276e7461f82c2fe8ed7bfaa4be207f9b74ec9b3c0aa15c UID:cc5bdc04-aeab-4d68-be34-89449695bf07 NetNS:/var/run/netns/fa431019-16ad-45e4-abed-4c59e49f8d39 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcc5bdc04_aeab_4d68_be34_89449695bf07.slice PodAnnotations:0xc002988e18}] Aliases:map[]}"
2026-06-09 17:48:36.327498 | controller | Jun 09 17:00:38.487824 crc crio[20770]: time="2026-06-09T17:00:38.487801899Z" level=info msg="Adding pod openstack_placement-84846d9876-wmp79 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.327533 | controller | Jun 09 17:00:38.839785 crc crio[20770]: 2026-06-09T17:00:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:69c4642b3f05b18 Mac:86:fb:8e:0d:76:5b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9d Mtu:0 Sandbox:/var/run/netns/fa431019-16ad-45e4-abed-4c59e49f8d39 SocketPath: PciID:}] [{Interface:0xc0005026a0 Address:{IP:10.217.0.157 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.327556 | controller | Jun 09 17:00:38.841241 crc crio[20770]: time="2026-06-09T17:00:38.841183085Z" level=info msg="Got pod network &{Name:placement-84846d9876-wmp79 Namespace:openstack ID:69c4642b3f05b18a48276e7461f82c2fe8ed7bfaa4be207f9b74ec9b3c0aa15c UID:cc5bdc04-aeab-4d68-be34-89449695bf07 NetNS:/var/run/netns/fa431019-16ad-45e4-abed-4c59e49f8d39 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcc5bdc04_aeab_4d68_be34_89449695bf07.slice PodAnnotations:0xc002988e18}] Aliases:map[]}"
2026-06-09 17:48:36.327573 | controller | Jun 09 17:00:38.841398 crc crio[20770]: time="2026-06-09T17:00:38.841336879Z" level=info msg="Checking pod openstack_placement-84846d9876-wmp79 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.327589 | controller | Jun 09 17:00:38.849301 crc crio[20770]: time="2026-06-09T17:00:38.849220108Z" level=info msg="Ran pod sandbox 69c4642b3f05b18a48276e7461f82c2fe8ed7bfaa4be207f9b74ec9b3c0aa15c with infra container: openstack/placement-84846d9876-wmp79/POD" id=9a0fb6b2-e8d4-4dc3-bcc7-3d34a74d0e92 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.327605 | controller | Jun 09 17:00:38.852292 crc crio[20770]: time="2026-06-09T17:00:38.851914846Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=525f8dd6-0bcd-4c33-ae20-a87d390b480f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.327621 | controller | Jun 09 17:00:38.923872 crc crio[20770]: time="2026-06-09T17:00:38.923110808Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=ffc84e71-d17e-4335-bc81-6a0133316e68 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.327637 | controller | Jun 09 17:00:38.933206 crc crio[20770]: time="2026-06-09T17:00:38.933078667Z" level=info msg="Creating container: openstack/placement-84846d9876-wmp79/placement-log" id=d49a4514-31d8-4596-be13-79e104ead9ff name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.327653 | controller | Jun 09 17:00:38.935615 crc crio[20770]: time="2026-06-09T17:00:38.935161357Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.327669 | controller | Jun 09 17:00:38.981277 crc crio[20770]: time="2026-06-09T17:00:38.980936593Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.327685 | controller | Jun 09 17:00:38.988551 crc crio[20770]: time="2026-06-09T17:00:38.98842682Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.327701 | controller | Jun 09 17:00:39.092175 crc crio[20770]: time="2026-06-09T17:00:39.091995571Z" level=info msg="Created container 0a63c057da44bc1b467848c991cf3842d56f7757162da53d59e55051b2471f3b: openstack/placement-84846d9876-wmp79/placement-log" id=d49a4514-31d8-4596-be13-79e104ead9ff name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.327717 | controller | Jun 09 17:00:39.093950 crc crio[20770]: time="2026-06-09T17:00:39.093853885Z" level=info msg="Starting container: 0a63c057da44bc1b467848c991cf3842d56f7757162da53d59e55051b2471f3b" id=65cde298-2d91-4006-bd1f-cf1ced0b63f2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.327737 | controller | Jun 09 17:00:39.100850 crc crio[20770]: time="2026-06-09T17:00:39.100626301Z" level=info msg="Started container" PID=66732 containerID=0a63c057da44bc1b467848c991cf3842d56f7757162da53d59e55051b2471f3b description=openstack/placement-84846d9876-wmp79/placement-log id=65cde298-2d91-4006-bd1f-cf1ced0b63f2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=69c4642b3f05b18a48276e7461f82c2fe8ed7bfaa4be207f9b74ec9b3c0aa15c
2026-06-09 17:48:36.327754 | controller | Jun 09 17:00:39.115127 crc crio[20770]: time="2026-06-09T17:00:39.115054799Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=8388b5bc-0d3b-4203-94e9-ce1e7879cc70 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.327770 | controller | Jun 09 17:00:39.171424 crc crio[20770]: time="2026-06-09T17:00:39.169368414Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=2c692c01-6c29-42da-af28-47624cfc40ed name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.327786 | controller | Jun 09 17:00:39.211630 crc crio[20770]: time="2026-06-09T17:00:39.211420653Z" level=info msg="Creating container: openstack/placement-84846d9876-wmp79/placement-api" id=aaf5ffc6-65e7-47e7-bcd9-0693957a4724 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.327802 | controller | Jun 09 17:00:39.213406 crc crio[20770]: time="2026-06-09T17:00:39.213320008Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.327817 | controller | Jun 09 17:00:39.287957 crc crio[20770]: time="2026-06-09T17:00:39.287630731Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.327833 | controller | Jun 09 17:00:39.293136 crc crio[20770]: time="2026-06-09T17:00:39.293026708Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.327849 | controller | Jun 09 17:00:39.462490 crc crio[20770]: time="2026-06-09T17:00:39.461851031Z" level=info msg="Created container 580d4c0a7a3570ca9486da7325b41731fb513e58b995305c0a16c1017f001a9a: openstack/placement-84846d9876-wmp79/placement-api" id=aaf5ffc6-65e7-47e7-bcd9-0693957a4724 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.327865 | controller | Jun 09 17:00:39.463122 crc crio[20770]: time="2026-06-09T17:00:39.463080707Z" level=info msg="Starting container: 580d4c0a7a3570ca9486da7325b41731fb513e58b995305c0a16c1017f001a9a" id=42a75c37-d9d3-4b6f-8549-04db6518091e name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.327881 | controller | Jun 09 17:00:39.470808 crc crio[20770]: time="2026-06-09T17:00:39.470703238Z" level=info msg="Started container" PID=66757 containerID=580d4c0a7a3570ca9486da7325b41731fb513e58b995305c0a16c1017f001a9a description=openstack/placement-84846d9876-wmp79/placement-api id=42a75c37-d9d3-4b6f-8549-04db6518091e name=/runtime.v1.RuntimeService/StartContainer sandboxID=69c4642b3f05b18a48276e7461f82c2fe8ed7bfaa4be207f9b74ec9b3c0aa15c
2026-06-09 17:48:36.327897 | controller | Jun 09 17:00:40.850603 crc crio[20770]: time="2026-06-09T17:00:40.849616524Z" level=info msg="Stopping pod sandbox: 9de1be78810ee3876094822111464204aba19578b62ffc432bf37503407b0d13" id=9bf56ef6-966e-4f7a-8df0-d2e2942f2225 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.327913 | controller | Jun 09 17:00:40.852492 crc crio[20770]: time="2026-06-09T17:00:40.851527Z" level=info msg="Got pod network &{Name:barbican-db-sync-lpzhd Namespace:openstack ID:9de1be78810ee3876094822111464204aba19578b62ffc432bf37503407b0d13 UID:154eabc4-4655-49c2-93f0-9ab61603e005 NetNS:/var/run/netns/03f9168a-4c50-4238-b896-93c05af7c268 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod154eabc4_4655_49c2_93f0_9ab61603e005.slice PodAnnotations:0xc002a08618}] Aliases:map[]}"
2026-06-09 17:48:36.327932 | controller | Jun 09 17:00:40.852492 crc crio[20770]: time="2026-06-09T17:00:40.851866299Z" level=info msg="Deleting pod openstack_barbican-db-sync-lpzhd from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.327948 | controller | Jun 09 17:00:41.195253 crc crio[20770]: time="2026-06-09T17:00:41.195084787Z" level=info msg="Stopped pod sandbox: 9de1be78810ee3876094822111464204aba19578b62ffc432bf37503407b0d13" id=9bf56ef6-966e-4f7a-8df0-d2e2942f2225 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.327965 | controller | Jun 09 17:00:42.886057 crc crio[20770]: time="2026-06-09T17:00:42.885391578Z" level=info msg="Running pod sandbox: openstack/barbican-worker-5dfdb78759-2j5wc/POD" id=b3a3afc4-06c8-426f-8611-97b942ace3dd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.327982 | controller | Jun 09 17:00:42.887078 crc crio[20770]: time="2026-06-09T17:00:42.886085259Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.327999 | controller | Jun 09 17:00:42.905993 crc crio[20770]: time="2026-06-09T17:00:42.905923674Z" level=info msg="Running pod sandbox: openstack/barbican-keystone-listener-cf5ffb8b4-qrm27/POD" id=3eab51e8-f0e0-4ab2-b6a4-05c0b74601aa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.328016 | controller | Jun 09 17:00:42.906104 crc crio[20770]: time="2026-06-09T17:00:42.906016236Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.328032 | controller | Jun 09 17:00:42.939126 crc crio[20770]: time="2026-06-09T17:00:42.939029663Z" level=info msg="Stopping pod sandbox: 9b44c85c2821d45a6258e866fc3170df442e3a033fa46560496b2626066b51ea" id=3eb95666-4abf-41e6-84a1-199b999b8315 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.328048 | controller | Jun 09 17:00:42.940124 crc crio[20770]: time="2026-06-09T17:00:42.940055533Z" level=info msg="Got pod network &{Name:cinder-db-sync-94jwf Namespace:openstack ID:9b44c85c2821d45a6258e866fc3170df442e3a033fa46560496b2626066b51ea UID:e4f031a2-7707-4ffe-95fd-81b8003c2633 NetNS:/var/run/netns/07ec20bc-0674-4520-9ce4-c2f541d93029 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode4f031a2_7707_4ffe_95fd_81b8003c2633.slice PodAnnotations:0xc002a08ae0}] Aliases:map[]}"
2026-06-09 17:48:36.328064 | controller | Jun 09 17:00:42.940332 crc crio[20770]: time="2026-06-09T17:00:42.940261239Z" level=info msg="Deleting pod openstack_cinder-db-sync-94jwf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.328081 | controller | Jun 09 17:00:42.942461 crc crio[20770]: time="2026-06-09T17:00:42.941049702Z" level=info msg="Stopping pod sandbox: bff6ceb5d914b374ea17c94a8eeb96b0d2f81eaeca45083489718dc72c6ded2e" id=3f613536-aef8-4d97-ba57-1a578629064e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.328097 | controller | Jun 09 17:00:42.942461 crc crio[20770]: time="2026-06-09T17:00:42.941582857Z" level=info msg="Got pod network &{Name:neutron-db-sync-xhbqn Namespace:openstack ID:bff6ceb5d914b374ea17c94a8eeb96b0d2f81eaeca45083489718dc72c6ded2e UID:1ac68328-d019-44fe-8e2a-efd2da5db45b NetNS:/var/run/netns/ea1477c6-e787-4c29-9b04-3916cf7aa934 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1ac68328_d019_44fe_8e2a_efd2da5db45b.slice PodAnnotations:0xc0028946d8}] Aliases:map[]}"
2026-06-09 17:48:36.328116 | controller | Jun 09 17:00:42.955285 crc crio[20770]: time="2026-06-09T17:00:42.953218344Z" level=info msg="Deleting pod openstack_neutron-db-sync-xhbqn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.328134 | controller | Jun 09 17:00:43.032075 crc crio[20770]: time="2026-06-09T17:00:43.031421831Z" level=info msg="Got pod network &{Name:barbican-worker-5dfdb78759-2j5wc Namespace:openstack ID:2a8a510a8f1069c4d58619609da78b111802bf62e5e1f6f26dcd097908b4c73e UID:8b5b465b-3d16-45b0-87ca-6f6d2297eb6f NetNS:/var/run/netns/60048d7e-ffbf-4047-a189-a898bdffc437 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8b5b465b_3d16_45b0_87ca_6f6d2297eb6f.slice PodAnnotations:0xc002732598}] Aliases:map[]}"
2026-06-09 17:48:36.328150 | controller | Jun 09 17:00:43.032075 crc crio[20770]: time="2026-06-09T17:00:43.031507134Z" level=info msg="Adding pod openstack_barbican-worker-5dfdb78759-2j5wc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.328167 | controller | Jun 09 17:00:43.051935 crc crio[20770]: time="2026-06-09T17:00:43.051845583Z" level=info msg="Got pod network &{Name:barbican-keystone-listener-cf5ffb8b4-qrm27 Namespace:openstack ID:13a1055bf2dcf6c5e6d2e4d002c73a13fdb4464233d081711ae7a153d5089ae1 UID:7c16536c-3cc6-497b-b07b-b54379355489 NetNS:/var/run/netns/b44c393d-ae00-44f4-91c8-6b5625ceec3e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7c16536c_3cc6_497b_b07b_b54379355489.slice PodAnnotations:0xc0028948a8}] Aliases:map[]}"
2026-06-09 17:48:36.328183 | controller | Jun 09 17:00:43.051935 crc crio[20770]: time="2026-06-09T17:00:43.051919825Z" level=info msg="Adding pod openstack_barbican-keystone-listener-cf5ffb8b4-qrm27 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.328199 | controller | Jun 09 17:00:43.201222 crc crio[20770]: time="2026-06-09T17:00:43.201063038Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-85d466bf9-d5h2r/POD" id=1f43b139-5c3a-4996-a3b4-f8b4f13c878f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.328215 | controller | Jun 09 17:00:43.201222 crc crio[20770]: time="2026-06-09T17:00:43.201171371Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.328231 | controller | Jun 09 17:00:43.327242 crc crio[20770]: time="2026-06-09T17:00:43.325903916Z" level=info msg="Got pod network &{Name:dnsmasq-dns-85d466bf9-d5h2r Namespace:openstack ID:3789276a2c352f4fbc628a4248103ca33a273effe2ed45b38c9fc2af49a14c1c UID:4bab40c6-c391-4049-8315-18c9ec638fb2 NetNS:/var/run/netns/b1279ba2-c1da-4824-b909-b472b56b265b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4bab40c6_c391_4049_8315_18c9ec638fb2.slice PodAnnotations:0xc002a083e8}] Aliases:map[]}"
2026-06-09 17:48:36.328247 | controller | Jun 09 17:00:43.327242 crc crio[20770]: time="2026-06-09T17:00:43.326867554Z" level=info msg="Adding pod openstack_dnsmasq-dns-85d466bf9-d5h2r to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.328264 | controller | Jun 09 17:00:43.432564 crc crio[20770]: time="2026-06-09T17:00:43.432403803Z" level=info msg="Stopped pod sandbox: 9b44c85c2821d45a6258e866fc3170df442e3a033fa46560496b2626066b51ea" id=3eb95666-4abf-41e6-84a1-199b999b8315 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.328280 | controller | Jun 09 17:00:43.434826 crc crio[20770]: time="2026-06-09T17:00:43.434764102Z" level=info msg="Running pod sandbox: openstack/barbican-api-58c45d4994-qwcf8/POD" id=a509eb37-aaa8-409e-84af-1656fc61845c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.328300 | controller | Jun 09 17:00:43.435017 crc crio[20770]: time="2026-06-09T17:00:43.434911376Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.328317 | controller | Jun 09 17:00:43.480281 crc crio[20770]: time="2026-06-09T17:00:43.480179048Z" level=info msg="Got pod network &{Name:barbican-api-58c45d4994-qwcf8 Namespace:openstack ID:38a3dd8710208463f7fde9de24c8f73fe663ae4fb6e9dbfbc85c67bd3857a47b UID:33b36d30-5825-499c-9d76-f961f86966ca NetNS:/var/run/netns/7a767c85-6915-4b47-99f7-3a1ed79b9828 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod33b36d30_5825_499c_9d76_f961f86966ca.slice PodAnnotations:0xc0029d43a0}] Aliases:map[]}"
2026-06-09 17:48:36.328333 | controller | Jun 09 17:00:43.480281 crc crio[20770]: time="2026-06-09T17:00:43.48024831Z" level=info msg="Adding pod openstack_barbican-api-58c45d4994-qwcf8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.328349 | controller | Jun 09 17:00:43.568074 crc crio[20770]: time="2026-06-09T17:00:43.566404867Z" level=info msg="Stopped pod sandbox: bff6ceb5d914b374ea17c94a8eeb96b0d2f81eaeca45083489718dc72c6ded2e" id=3f613536-aef8-4d97-ba57-1a578629064e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.328365 | controller | Jun 09 17:00:43.818448 crc crio[20770]: 2026-06-09T17:00:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2a8a510a8f1069c Mac:1e:f5:eb:f0:0c:43 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9e Mtu:0 Sandbox:/var/run/netns/60048d7e-ffbf-4047-a189-a898bdffc437 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.158 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.328381 | controller | Jun 09 17:00:43.820421 crc crio[20770]: time="2026-06-09T17:00:43.820333987Z" level=info msg="Got pod network &{Name:barbican-worker-5dfdb78759-2j5wc Namespace:openstack ID:2a8a510a8f1069c4d58619609da78b111802bf62e5e1f6f26dcd097908b4c73e UID:8b5b465b-3d16-45b0-87ca-6f6d2297eb6f NetNS:/var/run/netns/60048d7e-ffbf-4047-a189-a898bdffc437 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8b5b465b_3d16_45b0_87ca_6f6d2297eb6f.slice PodAnnotations:0xc002732598}] Aliases:map[]}"
2026-06-09 17:48:36.328398 | controller | Jun 09 17:00:43.820688 crc crio[20770]: time="2026-06-09T17:00:43.820491842Z" level=info msg="Checking pod openstack_barbican-worker-5dfdb78759-2j5wc for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.328414 | controller | Jun 09 17:00:43.956625 crc crio[20770]: 2026-06-09T17:00:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:13a1055bf2dcf6c Mac:36:97:29:f9:fa:b1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9f Mtu:0 Sandbox:/var/run/netns/b44c393d-ae00-44f4-91c8-6b5625ceec3e SocketPath: PciID:}] [{Interface:0xc000524f40 Address:{IP:10.217.0.159 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.328431 | controller | Jun 09 17:00:43.958251 crc crio[20770]: time="2026-06-09T17:00:43.95740065Z" level=info msg="Got pod network &{Name:barbican-keystone-listener-cf5ffb8b4-qrm27 Namespace:openstack ID:13a1055bf2dcf6c5e6d2e4d002c73a13fdb4464233d081711ae7a153d5089ae1 UID:7c16536c-3cc6-497b-b07b-b54379355489 NetNS:/var/run/netns/b44c393d-ae00-44f4-91c8-6b5625ceec3e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7c16536c_3cc6_497b_b07b_b54379355489.slice PodAnnotations:0xc0028948a8}] Aliases:map[]}"
2026-06-09 17:48:36.328448 | controller | Jun 09 17:00:43.958251 crc crio[20770]: time="2026-06-09T17:00:43.957529263Z" level=info msg="Checking pod openstack_barbican-keystone-listener-cf5ffb8b4-qrm27 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.328471 | controller | Jun 09 17:00:44.121554 crc crio[20770]: 2026-06-09T17:00:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3789276a2c352f4 Mac:7a:d6:e7:73:64:c0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a0 Mtu:0 Sandbox:/var/run/netns/b1279ba2-c1da-4824-b909-b472b56b265b SocketPath: PciID:}] [{Interface:0xc000014de0 Address:{IP:10.217.0.160 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.328489 | controller | Jun 09 17:00:44.123199 crc crio[20770]: time="2026-06-09T17:00:44.123085892Z" level=info msg="Got pod network &{Name:dnsmasq-dns-85d466bf9-d5h2r Namespace:openstack ID:3789276a2c352f4fbc628a4248103ca33a273effe2ed45b38c9fc2af49a14c1c UID:4bab40c6-c391-4049-8315-18c9ec638fb2 NetNS:/var/run/netns/b1279ba2-c1da-4824-b909-b472b56b265b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4bab40c6_c391_4049_8315_18c9ec638fb2.slice PodAnnotations:0xc002a083e8}] Aliases:map[]}"
2026-06-09 17:48:36.328505 | controller | Jun 09 17:00:44.123324 crc crio[20770]: time="2026-06-09T17:00:44.123272817Z" level=info msg="Checking pod openstack_dnsmasq-dns-85d466bf9-d5h2r for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.328542 | controller | Jun 09 17:00:44.340060 crc crio[20770]: 2026-06-09T17:00:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:38a3dd871020846 Mac:f2:0c:eb:b0:67:b6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a1 Mtu:0 Sandbox:/var/run/netns/7a767c85-6915-4b47-99f7-3a1ed79b9828 SocketPath: PciID:}] [{Interface:0xc00026c810 Address:{IP:10.217.0.161 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.328564 | controller | Jun 09 17:00:44.342305 crc crio[20770]: time="2026-06-09T17:00:44.342194953Z" level=info msg="Got pod network &{Name:barbican-api-58c45d4994-qwcf8 Namespace:openstack ID:38a3dd8710208463f7fde9de24c8f73fe663ae4fb6e9dbfbc85c67bd3857a47b UID:33b36d30-5825-499c-9d76-f961f86966ca NetNS:/var/run/netns/7a767c85-6915-4b47-99f7-3a1ed79b9828 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod33b36d30_5825_499c_9d76_f961f86966ca.slice PodAnnotations:0xc0029d43a0}] Aliases:map[]}"
2026-06-09 17:48:36.328589 | controller | Jun 09 17:00:44.342522 crc crio[20770]: time="2026-06-09T17:00:44.34245749Z" level=info msg="Checking pod openstack_barbican-api-58c45d4994-qwcf8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.328614 | controller | Jun 09 17:00:44.907376 crc crio[20770]: time="2026-06-09T17:00:44.905277893Z" level=info msg="Running pod sandbox: openstack/cinder-online-data-migrations-m5lmg/POD" id=6808f6a9-f2b6-435e-90c2-c5bc358f3968 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.328632 | controller | Jun 09 17:00:44.907376 crc crio[20770]: time="2026-06-09T17:00:44.90585609Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.328652 | controller | Jun 09 17:00:45.079119 crc crio[20770]: time="2026-06-09T17:00:45.078963617Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-7544b8cd67-rlsb7/POD" id=5bd753d1-d93d-48b4-936e-a15dd4ec5942 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.328678 | controller | Jun 09 17:00:45.079119 crc crio[20770]: time="2026-06-09T17:00:45.079107781Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.328696 | controller | Jun 09 17:00:45.166391 crc crio[20770]: time="2026-06-09T17:00:45.166303259Z" level=info msg="Running pod sandbox: openstack/neutron-66779bf6b8-pmlls/POD" id=2743be5c-fb0a-414a-98df-b2646223061b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.328785 | controller | Jun 09 17:00:45.166518 crc crio[20770]: time="2026-06-09T17:00:45.166422382Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.328810 | controller | Jun 09 17:00:48.094435 crc crio[20770]: time="2026-06-09T17:00:48.085943021Z" level=info msg="Running pod sandbox: openstack/neutron-65858c59df-rx4n2/POD" id=bf41707a-2f8a-47ac-afbf-a06579f17608 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.328827 | controller | Jun 09 17:00:48.094435 crc crio[20770]: time="2026-06-09T17:00:48.08694272Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.328843 | controller | Jun 09 17:00:50.803431 crc crio[20770]: time="2026-06-09T17:00:50.802430695Z" level=info msg="Running pod sandbox: openstack/barbican-api-6679ccdd46-9q4b9/POD" id=12fa258f-7407-48cf-a866-9158629c4809 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.328858 | controller | Jun 09 17:00:50.803431 crc crio[20770]: time="2026-06-09T17:00:50.803430574Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.328874 | controller | Jun 09 17:00:51.444159 crc crio[20770]: time="2026-06-09T17:00:51.443904178Z" level=info msg="Ran pod sandbox 38a3dd8710208463f7fde9de24c8f73fe663ae4fb6e9dbfbc85c67bd3857a47b with infra container: openstack/barbican-api-58c45d4994-qwcf8/POD" id=a509eb37-aaa8-409e-84af-1656fc61845c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.328890 | controller | Jun 09 17:00:51.446864 crc crio[20770]: time="2026-06-09T17:00:51.446805082Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=fc570bec-9eb1-4219-abea-14494fbf254d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.328906 | controller | Jun 09 17:00:51.455945 crc crio[20770]: time="2026-06-09T17:00:51.455775812Z" level=info msg="Ran pod sandbox 2a8a510a8f1069c4d58619609da78b111802bf62e5e1f6f26dcd097908b4c73e with infra container: openstack/barbican-worker-5dfdb78759-2j5wc/POD" id=b3a3afc4-06c8-426f-8611-97b942ace3dd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.328923 | controller | Jun 09 17:00:51.462405 crc crio[20770]: time="2026-06-09T17:00:51.462299521Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified" id=c954d330-4e20-4275-9983-4ec7b09e981e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.328939 | controller | Jun 09 17:00:51.463246 crc crio[20770]: time="2026-06-09T17:00:51.463179607Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified not found" id=c954d330-4e20-4275-9983-4ec7b09e981e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.328956 | controller | Jun 09 17:00:51.463380 crc crio[20770]: time="2026-06-09T17:00:51.46328543Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified found" id=c954d330-4e20-4275-9983-4ec7b09e981e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.328972 | controller | Jun 09 17:00:51.467229 crc crio[20770]: time="2026-06-09T17:00:51.467139121Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified" id=6493716a-80b9-437c-8994-52eba8197a39 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.328988 | controller | Jun 09 17:00:51.477473 crc crio[20770]: time="2026-06-09T17:00:51.477356127Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\""
2026-06-09 17:48:36.329003 | controller | Jun 09 17:00:51.479087 crc crio[20770]: time="2026-06-09T17:00:51.479031026Z" level=info msg="Ran pod sandbox 3789276a2c352f4fbc628a4248103ca33a273effe2ed45b38c9fc2af49a14c1c with infra container: openstack/dnsmasq-dns-85d466bf9-d5h2r/POD" id=1f43b139-5c3a-4996-a3b4-f8b4f13c878f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.329023 | controller | Jun 09 17:00:51.481937 crc crio[20770]: time="2026-06-09T17:00:51.481408535Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=98781d51-06fe-42be-ba47-eebd691d7d2b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.329040 | controller | Jun 09 17:00:51.482616 crc crio[20770]: time="2026-06-09T17:00:51.482477356Z" level=info msg="Ran pod sandbox 13a1055bf2dcf6c5e6d2e4d002c73a13fdb4464233d081711ae7a153d5089ae1 with infra container: openstack/barbican-keystone-listener-cf5ffb8b4-qrm27/POD" id=3eab51e8-f0e0-4ab2-b6a4-05c0b74601aa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.329056 | controller | Jun 09 17:00:51.485386 crc crio[20770]: time="2026-06-09T17:00:51.485015229Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified" id=6c16d5bb-641e-4133-bc6a-781e010be3df name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.329071 | controller | Jun 09 17:00:51.485386 crc crio[20770]: time="2026-06-09T17:00:51.48538957Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified not found" id=6c16d5bb-641e-4133-bc6a-781e010be3df name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.329087 | controller | Jun 09 17:00:51.486086 crc crio[20770]: time="2026-06-09T17:00:51.485477483Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified found" id=6c16d5bb-641e-4133-bc6a-781e010be3df name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.329102 | controller | Jun 09 17:00:51.490937 crc crio[20770]: time="2026-06-09T17:00:51.488510211Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified" id=3f7e9e79-ea1b-4827-93e7-1345b1909299 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.329118 | controller | Jun 09 17:00:51.498324 crc crio[20770]: time="2026-06-09T17:00:51.49400665Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\""
2026-06-09 17:48:36.329134 | controller | Jun 09 17:00:53.071683 crc crio[20770]: time="2026-06-09T17:00:53.07109355Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=7a7895a4-486b-478f-858c-cd3be7c63b95 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.329150 | controller | Jun 09 17:00:53.875502 crc crio[20770]: time="2026-06-09T17:00:53.874973869Z" level=info msg="Creating container: openstack/barbican-api-58c45d4994-qwcf8/barbican-api-log" id=71c2ffd9-81ff-45ef-9e7a-3fafbcf41508 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.329165 | controller | Jun 09 17:00:53.927471 crc crio[20770]: time="2026-06-09T17:00:53.927209293Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=7f1afbca-a301-4ecd-a9fe-1959e7c7f356 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.329181 | controller | Jun 09 17:00:53.962261 crc crio[20770]: time="2026-06-09T17:00:53.962158366Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.329197 | controller | Jun 09 17:00:53.979044 crc crio[20770]: time="2026-06-09T17:00:53.978928302Z" level=info msg="Creating container: openstack/dnsmasq-dns-85d466bf9-d5h2r/init" id=def76fc7-5260-4ab6-98bd-c7c3cd5cf199 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.329213 | controller | Jun 09 17:00:53.995249 crc crio[20770]: time="2026-06-09T17:00:53.995158923Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.329239 | controller | Jun 09 17:00:54.046053 crc crio[20770]: time="2026-06-09T17:00:54.045995226Z" level=info msg="Got pod network &{Name:cinder-online-data-migrations-m5lmg Namespace:openstack ID:6d1fdb2fe961ae49cf9f95ac3bae7ab7323a4636630b2877026cbb87d2c89dab UID:8261c9c6-4f3e-455d-9643-0b1da32e44c5 NetNS:/var/run/netns/76200f6a-35e1-487a-82e4-4a863ff34451 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8261c9c6_4f3e_455d_9643_0b1da32e44c5.slice PodAnnotations:0xc00008c658}] Aliases:map[]}"
2026-06-09 17:48:36.329256 | controller | Jun 09 17:00:54.046395 crc crio[20770]: time="2026-06-09T17:00:54.046371847Z" level=info msg="Adding pod openstack_cinder-online-data-migrations-m5lmg to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.329273 | controller | Jun 09 17:00:54.055627 crc crio[20770]: time="2026-06-09T17:00:54.055515312Z" level=info msg="Got pod network &{Name:neutron-66779bf6b8-pmlls Namespace:openstack ID:3d82194b9d043719ca5497c3b27c2126c2031f8be0b5bcab465895471280f34d UID:e233389a-dea4-4ab5-902c-30ddc407f061 NetNS:/var/run/netns/d3ce9658-47ed-4ab9-ac43-abfea05225a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode233389a_dea4_4ab5_902c_30ddc407f061.slice PodAnnotations:0xc002a08580}] Aliases:map[]}"
2026-06-09 17:48:36.329289 | controller | Jun 09 17:00:54.055627 crc crio[20770]: time="2026-06-09T17:00:54.055596544Z" level=info msg="Adding pod openstack_neutron-66779bf6b8-pmlls to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.329305 | controller | Jun 09 17:00:54.088734 crc crio[20770]: time="2026-06-09T17:00:54.087487049Z" level=info msg="Got pod network &{Name:barbican-api-6679ccdd46-9q4b9 Namespace:openstack ID:1f088435c78b40dcb733ecf6f489ce943b54b4b72abd0dcfc520e7ca649b368e UID:0bd1d354-1534-4ae4-8d5a-0230cddc9b51 NetNS:/var/run/netns/ea721d34-7252-4c1b-9046-8444901ec623 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0bd1d354_1534_4ae4_8d5a_0230cddc9b51.slice PodAnnotations:0xc002a087b0}] Aliases:map[]}"
2026-06-09 17:48:36.329321 | controller | Jun 09 17:00:54.088734 crc crio[20770]: time="2026-06-09T17:00:54.087563241Z" level=info msg="Adding pod openstack_barbican-api-6679ccdd46-9q4b9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.329337 | controller | Jun 09 17:00:54.108958 crc crio[20770]: time="2026-06-09T17:00:54.108171688Z" level=info msg="Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:ad0dea2237c315df6dcd44760313c4563611466bd339c1004d512a0d59a0efbf" id=84bc447b-ba96-4e1f-b32b-188bc196507d name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.329353 | controller | Jun 09 17:00:54.110344 crc crio[20770]: time="2026-06-09T17:00:54.110280769Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=af4ec40b-d583-4d74-8c5e-aae5584da446 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.329369 | controller | Jun 09 17:00:54.121791 crc crio[20770]: time="2026-06-09T17:00:54.121618878Z" level=info msg="Got pod network &{Name:neutron-65858c59df-rx4n2 Namespace:openstack ID:6e6c3ea0117438557f5007e05ee9f1c763de064a8baf1b005234d3947f40acf4 UID:8b0b3a90-08c5-428c-8356-88f1d9cb3eb7 NetNS:/var/run/netns/f31afe05-fa6b-492d-8fcb-ef2473abd32f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8b0b3a90_08c5_428c_8356_88f1d9cb3eb7.slice PodAnnotations:0xc0010a2750}] Aliases:map[]}"
2026-06-09 17:48:36.329389 | controller | Jun 09 17:00:54.121791 crc crio[20770]: time="2026-06-09T17:00:54.121769842Z" level=info msg="Adding pod openstack_neutron-65858c59df-rx4n2 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.329405 | controller | Jun 09 17:00:54.152449 crc crio[20770]: time="2026-06-09T17:00:54.152351819Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7544b8cd67-rlsb7 Namespace:openstack ID:82bbc98d7d701f5f6ddd8ae95044a0824c53d95ea91bbcbd403fb4bfc465882a UID:8a7c8249-2f95-4761-933b-983c42a62c5c NetNS:/var/run/netns/406969fd-5be9-4d54-8ec4-e98a86ee8456 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8a7c8249_2f95_4761_933b_983c42a62c5c.slice PodAnnotations:0xc002a088b8}] Aliases:map[]}"
2026-06-09 17:48:36.329422 | controller | Jun 09 17:00:54.152449 crc crio[20770]: time="2026-06-09T17:00:54.152415851Z" level=info msg="Adding pod openstack_dnsmasq-dns-7544b8cd67-rlsb7 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.329437 | controller | Jun 09 17:00:54.194318 crc crio[20770]: time="2026-06-09T17:00:54.193193493Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.329454 | controller | Jun 09 17:00:54.205724 crc crio[20770]: time="2026-06-09T17:00:54.205630903Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.329469 | controller | Jun 09 17:00:54.212027 crc crio[20770]: time="2026-06-09T17:00:54.211926646Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=5d1e0954-dc84-4459-bba7-a3ee9f1e9343 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.329487 | controller | Jun 09 17:00:54.247873 crc crio[20770]: time="2026-06-09T17:00:54.247451185Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.329531 | controller | Jun 09 17:00:54.250809 crc crio[20770]: time="2026-06-09T17:00:54.25072058Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=f59bb6a5-3fb8-41b5-939e-9f11951abfc2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.329571 | controller | Jun 09 17:00:54.256509 crc crio[20770]: time="2026-06-09T17:00:54.256429175Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.329593 | controller | Jun 09 17:00:54.284960 crc crio[20770]: time="2026-06-09T17:00:54.279960688Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.329610 | controller | Jun 09 17:00:54.459627 crc crio[20770]: time="2026-06-09T17:00:54.458545794Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.329627 | controller | Jun 09 17:00:54.470812 crc crio[20770]: time="2026-06-09T17:00:54.470118529Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.329646 | controller | Jun 09 17:00:54.485141 crc crio[20770]: time="2026-06-09T17:00:54.485049122Z" level=info msg="Created container 71723bea39fb1acf0aa23da025947cabcc2f92bc4ed24e94aa17531bcb5fd8cb: openstack/barbican-api-58c45d4994-qwcf8/barbican-api-log" id=71c2ffd9-81ff-45ef-9e7a-3fafbcf41508 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.329671 | controller | Jun 09 17:00:54.487343 crc crio[20770]: time="2026-06-09T17:00:54.487244695Z" level=info msg="Starting container: 71723bea39fb1acf0aa23da025947cabcc2f92bc4ed24e94aa17531bcb5fd8cb" id=498c00f8-1d38-445e-92ff-85b174480371 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.329702 | controller | Jun 09 17:00:54.487778 crc crio[20770]: time="2026-06-09T17:00:54.487692998Z" level=info msg="Created container 3141161749e45f480dfc39e3f07b6ef797785ba9f2dfdbfa2aeb17b297ffb6a2: openstack/dnsmasq-dns-85d466bf9-d5h2r/init" id=def76fc7-5260-4ab6-98bd-c7c3cd5cf199 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.329722 | controller | Jun 09 17:00:54.489483 crc crio[20770]: time="2026-06-09T17:00:54.489291975Z" level=info msg="Starting container: 3141161749e45f480dfc39e3f07b6ef797785ba9f2dfdbfa2aeb17b297ffb6a2" id=6e8cd1bb-6f28-494c-a1e8-c0dfcfa909fe name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.329738 | controller | Jun 09 17:00:54.495384 crc crio[20770]: time="2026-06-09T17:00:54.495296589Z" level=info msg="Started container" PID=68134 containerID=71723bea39fb1acf0aa23da025947cabcc2f92bc4ed24e94aa17531bcb5fd8cb description=openstack/barbican-api-58c45d4994-qwcf8/barbican-api-log id=498c00f8-1d38-445e-92ff-85b174480371 name=/runtime.v1.RuntimeService/StartContainer sandboxID=38a3dd8710208463f7fde9de24c8f73fe663ae4fb6e9dbfbc85c67bd3857a47b
2026-06-09 17:48:36.329755 | controller | Jun 09 17:00:54.527107 crc crio[20770]: time="2026-06-09T17:00:54.527029319Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=ad9cdbf1-05f1-4204-9f3d-2e37f843323f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.329772 | controller | Jun 09 17:00:54.564790 crc crio[20770]: time="2026-06-09T17:00:54.564503395Z" level=info msg="Started container" PID=68137 containerID=3141161749e45f480dfc39e3f07b6ef797785ba9f2dfdbfa2aeb17b297ffb6a2 description=openstack/dnsmasq-dns-85d466bf9-d5h2r/init id=6e8cd1bb-6f28-494c-a1e8-c0dfcfa909fe name=/runtime.v1.RuntimeService/StartContainer sandboxID=3789276a2c352f4fbc628a4248103ca33a273effe2ed45b38c9fc2af49a14c1c
2026-06-09 17:48:36.329788 | controller | Jun 09 17:00:54.598800 crc crio[20770]: time="2026-06-09T17:00:54.598314205Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=c3f9440e-b13f-4c3e-b7fe-e7bda12b6290 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.329803 | controller | Jun 09 17:00:54.681429 crc crio[20770]: time="2026-06-09T17:00:54.681326141Z" level=info msg="Created container 47bba7b42e28d8cb3408297ec659b0b3ad133eab3df7a485a9b43ee8586ed20f: openstack/ceilometer-0/proxy-httpd" id=f59bb6a5-3fb8-41b5-939e-9f11951abfc2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.329820 | controller | Jun 09 17:00:54.682697 crc crio[20770]: time="2026-06-09T17:00:54.682179605Z" level=info msg="Creating container: openstack/barbican-api-58c45d4994-qwcf8/barbican-api" id=f97e2eba-b1e2-4905-8791-e65d624107cb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.329837 | controller | Jun 09 17:00:54.683689 crc crio[20770]: time="2026-06-09T17:00:54.683501514Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.329853 | controller | Jun 09 17:00:54.684449 crc crio[20770]: time="2026-06-09T17:00:54.68441244Z" level=info msg="Starting container: 47bba7b42e28d8cb3408297ec659b0b3ad133eab3df7a485a9b43ee8586ed20f" id=0dd571d6-4cc9-4638-966e-c1c36f49e36c name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.329870 | controller | Jun 09 17:00:54.695065 crc crio[20770]: time="2026-06-09T17:00:54.695033798Z" level=info msg="Started container" PID=68195 containerID=47bba7b42e28d8cb3408297ec659b0b3ad133eab3df7a485a9b43ee8586ed20f description=openstack/ceilometer-0/proxy-httpd id=0dd571d6-4cc9-4638-966e-c1c36f49e36c name=/runtime.v1.RuntimeService/StartContainer sandboxID=6771b74dca213565786b0bacf66fa6477315ff50a427147c16858e360cc5f01a
2026-06-09 17:48:36.329891 | controller | Jun 09 17:00:54.763047 crc crio[20770]: time="2026-06-09T17:00:54.762960557Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.329909 | controller | Jun 09 17:00:54.768996 crc crio[20770]: time="2026-06-09T17:00:54.768433855Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.329926 | controller | Jun 09 17:00:54.780713 crc crio[20770]: 2026-06-09T17:00:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6d1fdb2fe961ae4 Mac:ae:8e:61:3f:6e:6e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a2 Mtu:0 Sandbox:/var/run/netns/76200f6a-35e1-487a-82e4-4a863ff34451 SocketPath: PciID:}] [{Interface:0xc000604780 Address:{IP:10.217.0.162 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.329944 | controller | Jun 09 17:00:54.786824 crc crio[20770]: time="2026-06-09T17:00:54.786709605Z" level=info msg="Got pod network &{Name:cinder-online-data-migrations-m5lmg Namespace:openstack ID:6d1fdb2fe961ae49cf9f95ac3bae7ab7323a4636630b2877026cbb87d2c89dab UID:8261c9c6-4f3e-455d-9643-0b1da32e44c5 NetNS:/var/run/netns/76200f6a-35e1-487a-82e4-4a863ff34451 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8261c9c6_4f3e_455d_9643_0b1da32e44c5.slice PodAnnotations:0xc00008c658}] Aliases:map[]}"
2026-06-09 17:48:36.329961 | controller | Jun 09 17:00:54.787016 crc crio[20770]: time="2026-06-09T17:00:54.786941362Z" level=info msg="Checking pod openstack_cinder-online-data-migrations-m5lmg for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.329977 | controller | Jun 09 17:00:54.800335 crc crio[20770]: time="2026-06-09T17:00:54.800263398Z" level=info msg="Ran pod sandbox 6d1fdb2fe961ae49cf9f95ac3bae7ab7323a4636630b2877026cbb87d2c89dab with infra container: openstack/cinder-online-data-migrations-m5lmg/POD" id=6808f6a9-f2b6-435e-90c2-c5bc358f3968 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.329993 | controller | Jun 09 17:00:54.805000 crc crio[20770]: time="2026-06-09T17:00:54.804941793Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=353cb0a3-1795-4000-bb44-56ceb9d0a8c7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.330008 | controller | Jun 09 17:00:54.834373 crc crio[20770]: time="2026-06-09T17:00:54.834265343Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=4dd3ecf3-67e7-45ba-b6ec-15f156255e0c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.330024 | controller | Jun 09 17:00:54.849536 crc crio[20770]: time="2026-06-09T17:00:54.849409722Z" level=info msg="Creating container: openstack/cinder-online-data-migrations-m5lmg/cinder-online-data-migrations" id=a364f0e2-202a-4384-80f1-0efa462894c1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.330079 | controller | Jun 09 17:00:54.850106 crc crio[20770]: time="2026-06-09T17:00:54.849968429Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.330097 | controller | Jun 09 17:00:54.917131 crc crio[20770]: time="2026-06-09T17:00:54.916135636Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.330113 | controller | Jun 09 17:00:54.925859 crc crio[20770]: time="2026-06-09T17:00:54.925735685Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.330129 | controller | Jun 09 17:00:54.942005 crc crio[20770]: time="2026-06-09T17:00:54.941925194Z" level=info msg="Created container 68101b9faf98192b970a155e708de8a627a1951c638b51efea34b6d44e9ba6ce: openstack/barbican-api-58c45d4994-qwcf8/barbican-api" id=f97e2eba-b1e2-4905-8791-e65d624107cb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.330148 | controller | Jun 09 17:00:54.943352 crc crio[20770]: time="2026-06-09T17:00:54.94316621Z" level=info msg="Starting container: 68101b9faf98192b970a155e708de8a627a1951c638b51efea34b6d44e9ba6ce" id=194c78e5-bafc-4fca-923a-6351547f6eda name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.330165 | controller | Jun 09 17:00:54.949628 crc crio[20770]: time="2026-06-09T17:00:54.949405821Z" level=info msg="Started container" PID=68242 containerID=68101b9faf98192b970a155e708de8a627a1951c638b51efea34b6d44e9ba6ce description=openstack/barbican-api-58c45d4994-qwcf8/barbican-api id=194c78e5-bafc-4fca-923a-6351547f6eda name=/runtime.v1.RuntimeService/StartContainer sandboxID=38a3dd8710208463f7fde9de24c8f73fe663ae4fb6e9dbfbc85c67bd3857a47b
2026-06-09 17:48:36.330181 | controller | Jun 09 17:00:54.964252 crc crio[20770]: 2026-06-09T17:00:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3d82194b9d04371 Mac:72:9a:16:ce:e4:9f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a4 Mtu:0 Sandbox:/var/run/netns/d3ce9658-47ed-4ab9-ac43-abfea05225a8 SocketPath: PciID:}] [{Interface:0xc00050e7c0 Address:{IP:10.217.0.164 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.330197 | controller | Jun 09 17:00:54.965937 crc crio[20770]: time="2026-06-09T17:00:54.965580699Z" level=info msg="Got pod network &{Name:neutron-66779bf6b8-pmlls Namespace:openstack ID:3d82194b9d043719ca5497c3b27c2126c2031f8be0b5bcab465895471280f34d UID:e233389a-dea4-4ab5-902c-30ddc407f061 NetNS:/var/run/netns/d3ce9658-47ed-4ab9-ac43-abfea05225a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode233389a_dea4_4ab5_902c_30ddc407f061.slice PodAnnotations:0xc002a08580}] Aliases:map[]}"
2026-06-09 17:48:36.330234 | controller | Jun 09 17:00:54.966274 crc crio[20770]: time="2026-06-09T17:00:54.966058103Z" level=info msg="Checking pod openstack_neutron-66779bf6b8-pmlls for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.330255 | controller | Jun 09 17:00:54.979259 crc crio[20770]: time="2026-06-09T17:00:54.979168173Z" level=info msg="Ran pod sandbox 3d82194b9d043719ca5497c3b27c2126c2031f8be0b5bcab465895471280f34d with infra container: openstack/neutron-66779bf6b8-pmlls/POD" id=2743be5c-fb0a-414a-98df-b2646223061b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.330278 | controller | Jun 09 17:00:54.985221 crc crio[20770]: time="2026-06-09T17:00:54.985118846Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=274222be-977b-4c52-a2b3-a6af456fdfec name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.330293 | controller | Jun 09 17:00:55.089308 crc crio[20770]: time="2026-06-09T17:00:55.088510883Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=e8be45b8-8f65-456a-8c0c-19050f737ee4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.330309 | controller | Jun 09 17:00:55.090884 crc crio[20770]: 2026-06-09T17:00:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1f088435c78b40d Mac:ca:81:f0:7e:03:76 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a6 Mtu:0 Sandbox:/var/run/netns/ea721d34-7252-4c1b-9046-8444901ec623 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.166 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.330325 | controller | Jun 09 17:00:55.091085 crc crio[20770]: time="2026-06-09T17:00:55.091030066Z" level=info msg="Got pod network &{Name:barbican-api-6679ccdd46-9q4b9 Namespace:openstack ID:1f088435c78b40dcb733ecf6f489ce943b54b4b72abd0dcfc520e7ca649b368e UID:0bd1d354-1534-4ae4-8d5a-0230cddc9b51 NetNS:/var/run/netns/ea721d34-7252-4c1b-9046-8444901ec623 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0bd1d354_1534_4ae4_8d5a_0230cddc9b51.slice PodAnnotations:0xc002a087b0}] Aliases:map[]}"
2026-06-09 17:48:36.330345 | controller | Jun 09 17:00:55.091191 crc crio[20770]: time="2026-06-09T17:00:55.091160699Z" level=info msg="Checking pod openstack_barbican-api-6679ccdd46-9q4b9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.330362 | controller | Jun 09 17:00:55.263181 crc crio[20770]: time="2026-06-09T17:00:55.256062959Z" level=info msg="Stopping pod sandbox: 3789276a2c352f4fbc628a4248103ca33a273effe2ed45b38c9fc2af49a14c1c" id=796d9da7-2755-4e7e-89c4-916426ad41da name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.330379 | controller | Jun 09 17:00:55.263181 crc crio[20770]: time="2026-06-09T17:00:55.256525072Z" level=info msg="Got pod network &{Name:dnsmasq-dns-85d466bf9-d5h2r Namespace:openstack ID:3789276a2c352f4fbc628a4248103ca33a273effe2ed45b38c9fc2af49a14c1c UID:4bab40c6-c391-4049-8315-18c9ec638fb2 NetNS:/var/run/netns/b1279ba2-c1da-4824-b909-b472b56b265b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4bab40c6_c391_4049_8315_18c9ec638fb2.slice PodAnnotations:0xc0003df2e8}] Aliases:map[]}"
2026-06-09 17:48:36.330395 | controller | Jun 09 17:00:55.263181 crc crio[20770]: time="2026-06-09T17:00:55.256719568Z" level=info msg="Deleting pod openstack_dnsmasq-dns-85d466bf9-d5h2r from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.330411 | controller | Jun 09 17:00:55.288840 crc crio[20770]: time="2026-06-09T17:00:55.279461007Z" level=info msg="Stopping container: 7ff4c114db46f158d1780cadb0f09b80321c9aef6d6eabfd6b42cd40e457ed45 (timeout: 30s)" id=26e199a9-6017-4718-a736-7991c8e46e83 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.330427 | controller | Jun 09 17:00:55.288840 crc crio[20770]: time="2026-06-09T17:00:55.27955096Z" level=info msg="Stopping container: 47bba7b42e28d8cb3408297ec659b0b3ad133eab3df7a485a9b43ee8586ed20f (timeout: 30s)" id=a52d820e-524d-4167-9b3f-65a22d988c05 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.330442 | controller | Jun 09 17:00:55.288840 crc crio[20770]: time="2026-06-09T17:00:55.280386914Z" level=info msg="Stopping container: c4b51a4687feda81ad0d8b842dc9b6e641601ba74b088b12aaadacbed8c0a737 (timeout: 30s)" id=90fa7951-4135-4d80-a90e-ee89b4bafd39 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.330459 | controller | Jun 09 17:00:55.288840 crc crio[20770]: time="2026-06-09T17:00:55.279461637Z" level=info msg="Stopping container: 8350aa5a4850df3268104fab1ebb4e5d3024d053fbc6c6594e0481a07a8d3495 (timeout: 30s)" id=1d03eff3-9105-4298-bfd6-11167dd2a510 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.330474 | controller | Jun 09 17:00:55.292228 crc crio[20770]: 2026-06-09T17:00:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:82bbc98d7d701f5 Mac:42:43:d3:31:4a:c9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a3 Mtu:0 Sandbox:/var/run/netns/406969fd-5be9-4d54-8ec4-e98a86ee8456 SocketPath: PciID:}] [{Interface:0xc00050a5e0 Address:{IP:10.217.0.163 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.330491 | controller | Jun 09 17:00:55.302795 crc crio[20770]: time="2026-06-09T17:00:55.300543628Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7544b8cd67-rlsb7 Namespace:openstack ID:82bbc98d7d701f5f6ddd8ae95044a0824c53d95ea91bbcbd403fb4bfc465882a UID:8a7c8249-2f95-4761-933b-983c42a62c5c NetNS:/var/run/netns/406969fd-5be9-4d54-8ec4-e98a86ee8456 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8a7c8249_2f95_4761_933b_983c42a62c5c.slice PodAnnotations:0xc002a088b8}] Aliases:map[]}"
2026-06-09 17:48:36.330527 | controller | Jun 09 17:00:55.302795 crc crio[20770]: time="2026-06-09T17:00:55.301440384Z" level=info msg="Checking pod openstack_dnsmasq-dns-7544b8cd67-rlsb7 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.330552 | controller | Jun 09 17:00:55.378358 crc crio[20770]: 2026-06-09T17:00:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6e6c3ea01174385 Mac:0a:b8:ae:4d:2e:e0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a5 Mtu:0 Sandbox:/var/run/netns/f31afe05-fa6b-492d-8fcb-ef2473abd32f SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.165 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.330569 | controller | Jun 09 17:00:55.378807 crc crio[20770]: time="2026-06-09T17:00:55.378435766Z" level=info msg="Got pod network &{Name:neutron-65858c59df-rx4n2 Namespace:openstack ID:6e6c3ea0117438557f5007e05ee9f1c763de064a8baf1b005234d3947f40acf4 UID:8b0b3a90-08c5-428c-8356-88f1d9cb3eb7 NetNS:/var/run/netns/f31afe05-fa6b-492d-8fcb-ef2473abd32f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8b0b3a90_08c5_428c_8356_88f1d9cb3eb7.slice PodAnnotations:0xc0010a2750}] Aliases:map[]}"
2026-06-09 17:48:36.330586 | controller | Jun 09 17:00:55.378807 crc crio[20770]: time="2026-06-09T17:00:55.378599111Z" level=info msg="Checking pod openstack_neutron-65858c59df-rx4n2 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.330602 | controller | Jun 09 17:00:55.427120 crc crio[20770]: time="2026-06-09T17:00:55.427026454Z" level=info msg="Created container 7713e7e6ec2b25b906d07050eb0d7f8fcf13ce3fe77e99ce3189fc0ec73e58d7: openstack/cinder-online-data-migrations-m5lmg/cinder-online-data-migrations" id=a364f0e2-202a-4384-80f1-0efa462894c1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.330620 | controller | Jun 09 17:00:55.432093 crc crio[20770]: time="2026-06-09T17:00:55.432002458Z" level=info msg="Starting container: 7713e7e6ec2b25b906d07050eb0d7f8fcf13ce3fe77e99ce3189fc0ec73e58d7" id=69de1280-544b-4ea3-b806-a582e34c9c39 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.330636 | controller | Jun 09 17:00:55.465230 crc crio[20770]: time="2026-06-09T17:00:55.465137529Z" level=info msg="Started container" PID=68508 containerID=7713e7e6ec2b25b906d07050eb0d7f8fcf13ce3fe77e99ce3189fc0ec73e58d7 description=openstack/cinder-online-data-migrations-m5lmg/cinder-online-data-migrations id=69de1280-544b-4ea3-b806-a582e34c9c39 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d1fdb2fe961ae49cf9f95ac3bae7ab7323a4636630b2877026cbb87d2c89dab
2026-06-09 17:48:36.330652 | controller | Jun 09 17:00:55.623598 crc crio[20770]: time="2026-06-09T17:00:55.61389456Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-zd5tx/POD" id=d1e1e335-7bdc-4b2b-8a95-26de8904826a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.330668 | controller | Jun 09 17:00:55.623598 crc crio[20770]: time="2026-06-09T17:00:55.614207839Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.330684 | controller | Jun 09 17:00:56.230414 crc crio[20770]: time="2026-06-09T17:00:56.229892494Z" level=info msg="Creating container: openstack/neutron-66779bf6b8-pmlls/neutron-api" id=9d249ba5-6a5e-4184-b5fa-e3bcd890e3a2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.330702 | controller | Jun 09 17:00:56.241563 crc crio[20770]: time="2026-06-09T17:00:56.241191052Z" level=info msg="Stopped container 47bba7b42e28d8cb3408297ec659b0b3ad133eab3df7a485a9b43ee8586ed20f: openstack/ceilometer-0/proxy-httpd" id=a52d820e-524d-4167-9b3f-65a22d988c05 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.330717 | controller | Jun 09 17:00:56.247383 crc crio[20770]: time="2026-06-09T17:00:56.247299829Z" level=info msg="Ran pod sandbox 6e6c3ea0117438557f5007e05ee9f1c763de064a8baf1b005234d3947f40acf4 with infra container: openstack/neutron-65858c59df-rx4n2/POD" id=bf41707a-2f8a-47ac-afbf-a06579f17608 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.330740 | controller | Jun 09 17:00:56.250684 crc crio[20770]: time="2026-06-09T17:00:56.250400609Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=5142abc8-5531-40bf-9cd3-a570cc3718c4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.330765 | controller | Jun 09 17:00:56.256200 crc crio[20770]: time="2026-06-09T17:00:56.256096634Z" level=info msg="Stopped container 7ff4c114db46f158d1780cadb0f09b80321c9aef6d6eabfd6b42cd40e457ed45: openstack/ceilometer-0/sg-core" id=26e199a9-6017-4718-a736-7991c8e46e83 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.330791 | controller | Jun 09 17:00:56.272529 crc crio[20770]: time="2026-06-09T17:00:56.272410587Z" level=info msg="Stopped container 8350aa5a4850df3268104fab1ebb4e5d3024d053fbc6c6594e0481a07a8d3495: openstack/ceilometer-0/ceilometer-central-agent" id=1d03eff3-9105-4298-bfd6-11167dd2a510 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.330809 | controller | Jun 09 17:00:56.288092 crc crio[20770]: time="2026-06-09T17:00:56.286698531Z" level=info msg="Ran pod sandbox 82bbc98d7d701f5f6ddd8ae95044a0824c53d95ea91bbcbd403fb4bfc465882a with infra container: openstack/dnsmasq-dns-7544b8cd67-rlsb7/POD" id=5bd753d1-d93d-48b4-936e-a15dd4ec5942 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.330825 | controller | Jun 09 17:00:56.289130 crc crio[20770]: time="2026-06-09T17:00:56.2890726Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=1c30b697-d68c-491a-8cd3-097b0b64e5a9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.330841 | controller | Jun 09 17:00:56.297139 crc crio[20770]: time="2026-06-09T17:00:56.29529332Z" level=info msg="Stopped pod sandbox: 3789276a2c352f4fbc628a4248103ca33a273effe2ed45b38c9fc2af49a14c1c" id=796d9da7-2755-4e7e-89c4-916426ad41da name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.330857 | controller | Jun 09 17:00:56.297521 crc crio[20770]: time="2026-06-09T17:00:56.297472663Z" level=info msg="Ran pod sandbox 1f088435c78b40dcb733ecf6f489ce943b54b4b72abd0dcfc520e7ca649b368e with infra container: openstack/barbican-api-6679ccdd46-9q4b9/POD" id=12fa258f-7407-48cf-a866-9158629c4809 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.330873 | controller | Jun 09 17:00:56.305873 crc crio[20770]: time="2026-06-09T17:00:56.305780744Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=69a0cedc-e026-4723-b35b-2bd1f631746a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.330889 | controller | Jun 09 17:00:57.086411 crc crio[20770]: time="2026-06-09T17:00:57.083843425Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.330906 | controller | Jun 09 17:00:57.086799 crc crio[20770]: time="2026-06-09T17:00:57.086581884Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=e1e107dd-1c68-4047-8fbf-3b1fed870a27 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.330923 | controller | Jun 09 17:00:57.159768 crc crio[20770]: time="2026-06-09T17:00:57.15958043Z" level=info msg="Stopped container c4b51a4687feda81ad0d8b842dc9b6e641601ba74b088b12aaadacbed8c0a737: openstack/ceilometer-0/ceilometer-notification-agent" id=90fa7951-4135-4d80-a90e-ee89b4bafd39 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.330939 | controller | Jun 09 17:00:57.164983 crc crio[20770]: time="2026-06-09T17:00:57.164860663Z" level=info msg="Stopping pod sandbox: 6771b74dca213565786b0bacf66fa6477315ff50a427147c16858e360cc5f01a" id=4c6b7299-8526-4ee4-b3b2-6c5850444ad1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.330959 | controller | Jun 09 17:00:57.166028 crc crio[20770]: time="2026-06-09T17:00:57.165911093Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:6771b74dca213565786b0bacf66fa6477315ff50a427147c16858e360cc5f01a UID:0a280803-6367-485c-98d3-4f29de82ba55 NetNS:/var/run/netns/a51904a9-ce24-48a3-99aa-432d4a023ad4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0a280803_6367_485c_98d3_4f29de82ba55.slice PodAnnotations:0xc0005c6910}] Aliases:map[]}"
2026-06-09 17:48:36.330976 | controller | Jun 09 17:00:57.166167 crc crio[20770]: time="2026-06-09T17:00:57.16613578Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.330993 | controller | Jun 09 17:00:57.170250 crc crio[20770]: time="2026-06-09T17:00:57.1699566Z" level=info msg="Creating container: openstack/barbican-api-6679ccdd46-9q4b9/barbican-api-log" id=284aafec-7880-4e7f-92c9-1ac357b340dd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.331009 | controller | Jun 09 17:00:57.184078 crc crio[20770]: time="2026-06-09T17:00:57.183972267Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=10a9e87b-47cf-41ab-9a6e-f9e7005917b1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.331025 | controller | Jun 09 17:00:57.186201 crc crio[20770]: time="2026-06-09T17:00:57.186057207Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=59f4f0ee-04b9-43b8-a1de-162b0314f1b9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.331040 | controller | Jun 09 17:00:57.221088 crc crio[20770]: time="2026-06-09T17:00:57.22099152Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.331056 | controller | Jun 09 17:00:57.234269 crc crio[20770]: time="2026-06-09T17:00:57.234137401Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:3b60e8300c573fc08a5a5dc3380bd8cd07f1947ee19ec88b6f4951c03f4170de" id=3f7e9e79-ea1b-4827-93e7-1345b1909299 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.331072 | controller | Jun 09 17:00:57.236211 crc crio[20770]: time="2026-06-09T17:00:57.235449219Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified" id=4177dfe8-d7de-48a7-921e-62b1f41974e9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.331088 | controller | Jun 09 17:00:57.243530 crc crio[20770]: time="2026-06-09T17:00:57.243409159Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:241fbbed8753503ab4aa3008cb40b3c4f94ef930fac25515ad3cf3c3a3915d9f" id=6493716a-80b9-437c-8994-52eba8197a39 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.331167 | controller | Jun 09 17:00:57.248049 crc crio[20770]: time="2026-06-09T17:00:57.245542781Z" level=info msg="Creating container: openstack/neutron-65858c59df-rx4n2/neutron-api" id=dcd852b4-ba82-437b-b857-bf95f032ccbe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.331217 | controller | Jun 09 17:00:57.248049 crc crio[20770]: time="2026-06-09T17:00:57.247296872Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified" id=ea6374fd-92c1-4cd7-a9e2-2eb1e3f96d55 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.331235 | controller | Jun 09 17:00:57.257053 crc crio[20770]: time="2026-06-09T17:00:57.25688212Z" level=info msg="Creating container: openstack/dnsmasq-dns-7544b8cd67-rlsb7/init" id=4668b78f-f6f3-4a76-a048-085a0654c77c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.331256 | controller | Jun 09 17:00:57.300341 crc crio[20770]: time="2026-06-09T17:00:57.300249017Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.331273 | controller | Jun 09 17:00:57.300569 crc crio[20770]: time="2026-06-09T17:00:57.30037053Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.331290 | controller | Jun 09 17:00:57.375777 crc crio[20770]: time="2026-06-09T17:00:57.375161018Z" level=info msg="Got pod network &{Name:redhat-operators-zd5tx Namespace:openshift-marketplace ID:604e7a0702a18f564962cebe94476fc6f95fcd14bd4de8e8cb7f591baa1d7003 UID:7355ed6f-7b5d-422b-af5f-079fe2ba23ab NetNS:/var/run/netns/8915694b-22a4-40fd-9766-c656b3e0ccdb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7355ed6f_7b5d_422b_af5f_079fe2ba23ab.slice PodAnnotations:0xc001e80138}] Aliases:map[]}"
2026-06-09 17:48:36.331307 | controller | Jun 09 17:00:57.375777 crc crio[20770]: time="2026-06-09T17:00:57.375713194Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-zd5tx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.331324 | controller | Jun 09 17:00:57.376082 crc crio[20770]: time="2026-06-09T17:00:57.375601051Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified" id=50d47e4c-ed2b-48bb-82be-f03d1d39b003 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.331340 | controller | Jun 09 17:00:57.381839 crc crio[20770]: time="2026-06-09T17:00:57.375725605Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified" id=fef1704c-6750-4784-a997-8bc188d3a6ae name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.331356 | controller | Jun 09 17:00:57.470360 crc crio[20770]: time="2026-06-09T17:00:57.470238104Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.331373 | controller | Jun 09 17:00:57.477706 crc crio[20770]: time="2026-06-09T17:00:57.477287858Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.331389 | controller | Jun 09 17:00:57.538175 crc crio[20770]: time="2026-06-09T17:00:57.535107244Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.331406 | controller | Jun 09 17:00:57.546703 crc crio[20770]: time="2026-06-09T17:00:57.53980731Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.331422 | controller | Jun 09 17:00:57.556480 crc crio[20770]: time="2026-06-09T17:00:57.555562827Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.331438 | controller | Jun 09 17:00:57.580862 crc crio[20770]: time="2026-06-09T17:00:57.578372978Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.331454 | controller | Jun 09 17:00:57.692330 crc crio[20770]: time="2026-06-09T17:00:57.691550938Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.331470 | controller | Jun 09 17:00:57.701247 crc crio[20770]: time="2026-06-09T17:00:57.701150947Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.331490 | controller | Jun 09 17:00:57.732344 crc crio[20770]: time="2026-06-09T17:00:57.730526858Z" level=info msg="Stopped pod sandbox: 6771b74dca213565786b0bacf66fa6477315ff50a427147c16858e360cc5f01a" id=4c6b7299-8526-4ee4-b3b2-6c5850444ad1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.331506 | controller | Jun 09 17:00:57.993438 crc crio[20770]: time="2026-06-09T17:00:57.993185441Z" level=info msg="Creating container: openstack/barbican-worker-5dfdb78759-2j5wc/barbican-worker-log" id=8bcc81e0-0201-43d9-a5a2-0be3ba4cb847 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.331545 | controller | Jun 09 17:00:57.995353 crc crio[20770]: time="2026-06-09T17:00:57.995290822Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.331563 | controller | Jun 09 17:00:58.051134 crc crio[20770]: time="2026-06-09T17:00:58.050948445Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.331579 | controller | Jun 09 17:00:58.054291 crc crio[20770]: time="2026-06-09T17:00:58.054199169Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.331595 | controller | Jun 09 17:00:58.090063 crc crio[20770]: time="2026-06-09T17:00:58.088551525Z" level=info msg="Created container 655b98fecfff8714db26e3aa34bc7029ed745b923d4da9c5201de2cc2b61e882: openstack/neutron-66779bf6b8-pmlls/neutron-api" id=9d249ba5-6a5e-4184-b5fa-e3bcd890e3a2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.331612 | controller | Jun 09 17:00:58.092076 crc crio[20770]: time="2026-06-09T17:00:58.091969254Z" level=info msg="Starting container: 655b98fecfff8714db26e3aa34bc7029ed745b923d4da9c5201de2cc2b61e882" id=31c8138e-1d34-446d-b861-dd93931f583f name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.331629 | controller | Jun 09 17:00:58.105266 crc crio[20770]: time="2026-06-09T17:00:58.105179537Z" level=info msg="Created container 3988d2271e42c5a60875119d8ef54f3d339a5149e38d0286ddc34aa9f5594d17: openstack/neutron-65858c59df-rx4n2/neutron-api" id=dcd852b4-ba82-437b-b857-bf95f032ccbe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.331646 | controller | Jun 09 17:00:58.106437 crc crio[20770]: time="2026-06-09T17:00:58.106365471Z" level=info msg="Started container" PID=68941 containerID=655b98fecfff8714db26e3aa34bc7029ed745b923d4da9c5201de2cc2b61e882 description=openstack/neutron-66779bf6b8-pmlls/neutron-api id=31c8138e-1d34-446d-b861-dd93931f583f name=/runtime.v1.RuntimeService/StartContainer sandboxID=3d82194b9d043719ca5497c3b27c2126c2031f8be0b5bcab465895471280f34d
2026-06-09 17:48:36.331662 | controller | Jun 09 17:00:58.106730 crc crio[20770]: time="2026-06-09T17:00:58.106406363Z" level=info msg="Starting container: 3988d2271e42c5a60875119d8ef54f3d339a5149e38d0286ddc34aa9f5594d17" id=d8cdcc1a-0cd9-4ae9-859b-bfa1a5a0f0a5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.331678 | controller | Jun 09 17:00:58.113498 crc crio[20770]: time="2026-06-09T17:00:58.113386415Z" level=info msg="Started container" PID=68934 containerID=3988d2271e42c5a60875119d8ef54f3d339a5149e38d0286ddc34aa9f5594d17 description=openstack/neutron-65858c59df-rx4n2/neutron-api id=d8cdcc1a-0cd9-4ae9-859b-bfa1a5a0f0a5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6e6c3ea0117438557f5007e05ee9f1c763de064a8baf1b005234d3947f40acf4
2026-06-09 17:48:36.331694 | controller | Jun 09 17:00:58.124084 crc crio[20770]: time="2026-06-09T17:00:58.123324593Z" level=info msg="Created container f89adab88d5ac144cd6b236d924275987ad155e3849ed27709444756cab1066c: openstack/barbican-api-6679ccdd46-9q4b9/barbican-api-log" id=284aafec-7880-4e7f-92c9-1ac357b340dd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.331714 | controller | Jun 09 17:00:58.124602 crc crio[20770]: time="2026-06-09T17:00:58.124540798Z" level=info msg="Creating container: openstack/barbican-keystone-listener-cf5ffb8b4-qrm27/barbican-keystone-listener-log" id=aa79ab4e-0b9c-490d-996c-7c494b9b9cff name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.331731 | controller | Jun 09 17:00:58.125554 crc crio[20770]: time="2026-06-09T17:00:58.123842768Z" level=info msg="Created container 0ac915363ed9799d343208a057634fa6ed1998cf2a19a18807e08993eceb2a49: openstack/dnsmasq-dns-7544b8cd67-rlsb7/init" id=4668b78f-f6f3-4a76-a048-085a0654c77c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.331747 | controller | Jun 09 17:00:58.127450 crc crio[20770]: time="2026-06-09T17:00:58.127381001Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.331763 | controller | Jun 09 17:00:58.129212 crc crio[20770]: time="2026-06-09T17:00:58.12908806Z" level=info msg="Starting container: 0ac915363ed9799d343208a057634fa6ed1998cf2a19a18807e08993eceb2a49" id=1de84402-02fd-4190-94aa-89f27f7af648 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.331780 | controller | Jun 09 17:00:58.129324 crc crio[20770]: time="2026-06-09T17:00:58.129229644Z" level=info msg="Starting container: f89adab88d5ac144cd6b236d924275987ad155e3849ed27709444756cab1066c" id=55e8fb5c-5be8-43d6-b559-dd700f19529c name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.331795 | controller | Jun 09 17:00:58.142123 crc crio[20770]: time="2026-06-09T17:00:58.142010355Z" level=info msg="Started container" PID=68920 containerID=f89adab88d5ac144cd6b236d924275987ad155e3849ed27709444756cab1066c description=openstack/barbican-api-6679ccdd46-9q4b9/barbican-api-log id=55e8fb5c-5be8-43d6-b559-dd700f19529c name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f088435c78b40dcb733ecf6f489ce943b54b4b72abd0dcfc520e7ca649b368e
2026-06-09 17:48:36.331812 | controller | Jun 09 17:00:58.154115 crc crio[20770]: time="2026-06-09T17:00:58.154017603Z" level=info msg="Started container" PID=68932 containerID=0ac915363ed9799d343208a057634fa6ed1998cf2a19a18807e08993eceb2a49 description=openstack/dnsmasq-dns-7544b8cd67-rlsb7/init id=1de84402-02fd-4190-94aa-89f27f7af648 name=/runtime.v1.RuntimeService/StartContainer sandboxID=82bbc98d7d701f5f6ddd8ae95044a0824c53d95ea91bbcbd403fb4bfc465882a
2026-06-09 17:48:36.331831 | controller | Jun 09 17:00:58.183071 crc crio[20770]: time="2026-06-09T17:00:58.183004733Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=7f14f466-4621-4e1f-8495-a9638908cced name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.331861 | controller | Jun 09 17:00:58.193301 crc crio[20770]: time="2026-06-09T17:00:58.193209329Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=ce287d2a-6236-4992-8469-38f9d1e146a1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.331891 | controller | Jun 09 17:00:58.229415 crc crio[20770]: time="2026-06-09T17:00:58.229327465Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=e2592413-88eb-41d3-a6ca-5eb516fe3cb9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.331915 | controller | Jun 09 17:00:58.286933 crc crio[20770]: time="2026-06-09T17:00:58.286588465Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=f4150d70-5de6-46be-95cb-160cc2c24fb2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.331937 | controller | Jun 09 17:00:58.289235 crc crio[20770]: time="2026-06-09T17:00:58.28915916Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.331967 | controller | Jun 09 17:00:58.306783 crc crio[20770]: time="2026-06-09T17:00:58.306562324Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.331991 | controller | Jun 09 17:00:58.417547 crc crio[20770]: time="2026-06-09T17:00:58.417443568Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=801b0057-75a0-4dd4-8919-87773c8e9c8e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.332014 | controller | Jun 09 17:00:58.421086 crc crio[20770]: time="2026-06-09T17:00:58.421004861Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=9c7c1b4e-f8ce-4c07-a16c-bfec84a6b83d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.332039 | controller | Jun 09 17:00:58.455883 crc crio[20770]: 2026-06-09T17:00:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:604e7a0702a18f5 Mac:22:ec:74:4b:bb:21 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a7 Mtu:0 Sandbox:/var/run/netns/8915694b-22a4-40fd-9766-c656b3e0ccdb SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.0.167 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.332057 | controller | Jun 09 17:00:58.456777 crc crio[20770]: time="2026-06-09T17:00:58.456707306Z" level=info msg="Got pod network &{Name:redhat-operators-zd5tx Namespace:openshift-marketplace ID:604e7a0702a18f564962cebe94476fc6f95fcd14bd4de8e8cb7f591baa1d7003 UID:7355ed6f-7b5d-422b-af5f-079fe2ba23ab NetNS:/var/run/netns/8915694b-22a4-40fd-9766-c656b3e0ccdb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7355ed6f_7b5d_422b_af5f_079fe2ba23ab.slice PodAnnotations:0xc001e80138}] Aliases:map[]}"
2026-06-09 17:48:36.332073 | controller | Jun 09 17:00:58.456953 crc crio[20770]: time="2026-06-09T17:00:58.456893521Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-zd5tx for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.332090 | controller | Jun 09 17:00:58.466976 crc crio[20770]: time="2026-06-09T17:00:58.466882761Z" level=info msg="Ran pod sandbox 604e7a0702a18f564962cebe94476fc6f95fcd14bd4de8e8cb7f591baa1d7003 with infra container: openshift-marketplace/redhat-operators-zd5tx/POD" id=d1e1e335-7bdc-4b2b-8a95-26de8904826a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.332106 | controller | Jun 09 17:00:58.472108 crc crio[20770]: time="2026-06-09T17:00:58.47203003Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=a1a1f485-1c29-4898-ba14-102327eee502 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.332122 | controller | Jun 09 17:00:58.478936 crc crio[20770]: time="2026-06-09T17:00:58.47652683Z" level=info msg="Creating container: openstack/neutron-66779bf6b8-pmlls/neutron-httpd" id=76ab7f64-998d-4cbd-b3c6-bad2418e855b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.332138 | controller | Jun 09 17:00:58.478936 crc crio[20770]: time="2026-06-09T17:00:58.477089427Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.332154 | controller | Jun 09 17:00:58.483439 crc crio[20770]: time="2026-06-09T17:00:58.483355528Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=fe0ecc64-85cc-47cf-9caf-c6c625045332 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.332171 | controller | Jun 09 17:00:58.520081 crc crio[20770]: time="2026-06-09T17:00:58.519053943Z" level=info msg="Created container 49df91737312cfd3d7754dd1a626c4c57131bd4d60db58a756009efb0773dfd2: openstack/barbican-worker-5dfdb78759-2j5wc/barbican-worker-log" id=8bcc81e0-0201-43d9-a5a2-0be3ba4cb847 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.332191 | controller | Jun 09 17:00:58.520893 crc crio[20770]: time="2026-06-09T17:00:58.520783983Z" level=info msg="Starting container: 49df91737312cfd3d7754dd1a626c4c57131bd4d60db58a756009efb0773dfd2" id=772a75ce-9bd9-449d-81ad-828dd498605c name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.332207 | controller | Jun 09 17:00:58.536835 crc crio[20770]: time="2026-06-09T17:00:58.53101684Z" level=info msg="Started container" PID=68987 containerID=49df91737312cfd3d7754dd1a626c4c57131bd4d60db58a756009efb0773dfd2 description=openstack/barbican-worker-5dfdb78759-2j5wc/barbican-worker-log id=772a75ce-9bd9-449d-81ad-828dd498605c name=/runtime.v1.RuntimeService/StartContainer sandboxID=2a8a510a8f1069c4d58619609da78b111802bf62e5e1f6f26dcd097908b4c73e
2026-06-09 17:48:36.332223 | controller | Jun 09 17:00:58.554734 crc crio[20770]: time="2026-06-09T17:00:58.554513301Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.332239 | controller | Jun 09 17:00:58.557505 crc crio[20770]: time="2026-06-09T17:00:58.557479907Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.332256 | controller | Jun 09 17:00:58.630976 crc crio[20770]: time="2026-06-09T17:00:58.630894194Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=7985a2aa-367d-4418-add3-f57baf1a2f99 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.332274 | controller | Jun 09 17:00:58.662193 crc crio[20770]: time="2026-06-09T17:00:58.662115639Z" level=info msg="Removing container: 47bba7b42e28d8cb3408297ec659b0b3ad133eab3df7a485a9b43ee8586ed20f" id=d18a9ff4-4f05-4f10-a363-193faf0e4d0b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.332290 | controller | Jun 09 17:00:58.698417 crc crio[20770]: time="2026-06-09T17:00:58.698308018Z" level=info msg="Removed container 47bba7b42e28d8cb3408297ec659b0b3ad133eab3df7a485a9b43ee8586ed20f: openstack/ceilometer-0/proxy-httpd" id=d18a9ff4-4f05-4f10-a363-193faf0e4d0b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.332306 | controller | Jun 09 17:00:58.703577 crc crio[20770]: time="2026-06-09T17:00:58.70320799Z" level=info msg="Removing container: 7ff4c114db46f158d1780cadb0f09b80321c9aef6d6eabfd6b42cd40e457ed45" id=e2821832-e77a-459d-ad04-84cf3cb28ed8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.332322 | controller | Jun 09 17:00:58.733350 crc crio[20770]: time="2026-06-09T17:00:58.733122727Z" level=info msg="Removed container 7ff4c114db46f158d1780cadb0f09b80321c9aef6d6eabfd6b42cd40e457ed45: openstack/ceilometer-0/sg-core" id=e2821832-e77a-459d-ad04-84cf3cb28ed8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.332338 | controller | Jun 09 17:00:58.736195 crc crio[20770]: time="2026-06-09T17:00:58.736128825Z" level=info msg="Removing container: c4b51a4687feda81ad0d8b842dc9b6e641601ba74b088b12aaadacbed8c0a737" id=a369bd14-7a30-4d13-9e81-60601cde8a79 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.332353 | controller | Jun 09 17:00:58.750258 crc crio[20770]: time="2026-06-09T17:00:58.750177372Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=5bf91268-26fc-4db2-aa5d-76bcf012c589 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.332369 | controller | Jun 09 17:00:58.750540 crc crio[20770]: time="2026-06-09T17:00:58.750373618Z" level=info msg="Creating container: openstack/neutron-65858c59df-rx4n2/neutron-httpd" id=11ee9f51-bcd7-4024-af8b-cd0cc47b857f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.332390 | controller | Jun 09 17:00:58.750899 crc crio[20770]: time="2026-06-09T17:00:58.750823101Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.332407 | controller | Jun 09 17:00:58.780436 crc crio[20770]: time="2026-06-09T17:00:58.780316065Z" level=info msg="Removed container c4b51a4687feda81ad0d8b842dc9b6e641601ba74b088b12aaadacbed8c0a737: openstack/ceilometer-0/ceilometer-notification-agent" id=a369bd14-7a30-4d13-9e81-60601cde8a79 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.332424 | controller | Jun 09 17:00:58.783510 crc crio[20770]: time="2026-06-09T17:00:58.783441866Z" level=info msg="Removing container: 8350aa5a4850df3268104fab1ebb4e5d3024d053fbc6c6594e0481a07a8d3495" id=ee5b0312-1929-4af2-964d-dc70577fe48d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.332440 | controller | Jun 09 17:00:58.816843 crc crio[20770]: time="2026-06-09T17:00:58.815975229Z" level=info msg="Created container 41ec7f9b4b99af05b8563042aa2a5b3bfc3625d338e5f8c575ca3c7fb14d63a9: openstack/barbican-keystone-listener-cf5ffb8b4-qrm27/barbican-keystone-listener-log" id=aa79ab4e-0b9c-490d-996c-7c494b9b9cff name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.332456 | controller | Jun 09 17:00:58.817235 crc crio[20770]: time="2026-06-09T17:00:58.816167534Z" level=info msg="Removed container 8350aa5a4850df3268104fab1ebb4e5d3024d053fbc6c6594e0481a07a8d3495: openstack/ceilometer-0/ceilometer-central-agent" id=ee5b0312-1929-4af2-964d-dc70577fe48d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.332471 | controller | Jun 09 17:00:58.818015 crc crio[20770]: time="2026-06-09T17:00:58.817933946Z" level=info msg="Starting container: 41ec7f9b4b99af05b8563042aa2a5b3bfc3625d338e5f8c575ca3c7fb14d63a9" id=c32c75b4-1d92-44dd-acbb-a3f74ad28267 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.332487 | controller | Jun 09 17:00:58.824469 crc crio[20770]: time="2026-06-09T17:00:58.824366862Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified" id=d4961884-143e-49d6-86e2-d05eb0ff9c65 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.332503 | controller | Jun 09 17:00:58.826361 crc crio[20770]: time="2026-06-09T17:00:58.826251467Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.332543 | controller | Jun 09 17:00:58.827145 crc crio[20770]: time="2026-06-09T17:00:58.82705026Z" level=info msg="Started container" PID=69026 containerID=41ec7f9b4b99af05b8563042aa2a5b3bfc3625d338e5f8c575ca3c7fb14d63a9 description=openstack/barbican-keystone-listener-cf5ffb8b4-qrm27/barbican-keystone-listener-log id=c32c75b4-1d92-44dd-acbb-a3f74ad28267 name=/runtime.v1.RuntimeService/StartContainer sandboxID=13a1055bf2dcf6c5e6d2e4d002c73a13fdb4464233d081711ae7a153d5089ae1
2026-06-09 17:48:36.332562 | controller | Jun 09 17:00:58.830625 crc crio[20770]: time="2026-06-09T17:00:58.830541391Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.332579 | controller | Jun 09 17:00:58.898527 crc crio[20770]: time="2026-06-09T17:00:58.898359907Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified" id=5a510895-46d5-48c8-bb46-154358cd72bb name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.332597 | controller | Jun 09 17:00:59.232934 crc crio[20770]: time="2026-06-09T17:00:59.232515632Z" level=info msg="Created container 9c9e6207da1a8d01796db6f82f10b8c3165d565a24cc3dcb60928b493d4d2dd1: openstack/neutron-66779bf6b8-pmlls/neutron-httpd" id=76ab7f64-998d-4cbd-b3c6-bad2418e855b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.332617 | controller | Jun 09 17:00:59.234728 crc crio[20770]: time="2026-06-09T17:00:59.23452122Z" level=info msg="Starting container: 9c9e6207da1a8d01796db6f82f10b8c3165d565a24cc3dcb60928b493d4d2dd1" id=0a7d346d-a0ec-44f5-a6cb-6022a1d9cd93 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.332633 | controller | Jun 09 17:00:59.241046 crc crio[20770]: time="2026-06-09T17:00:59.240907505Z" level=info msg="Started container" PID=69058 containerID=9c9e6207da1a8d01796db6f82f10b8c3165d565a24cc3dcb60928b493d4d2dd1 description=openstack/neutron-66779bf6b8-pmlls/neutron-httpd id=0a7d346d-a0ec-44f5-a6cb-6022a1d9cd93 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3d82194b9d043719ca5497c3b27c2126c2031f8be0b5bcab465895471280f34d
2026-06-09 17:48:36.332649 | controller | Jun 09 17:00:59.241544 crc crio[20770]: time="2026-06-09T17:00:59.241478452Z" level=info msg="Creating container: openstack/barbican-api-6679ccdd46-9q4b9/barbican-api" id=05a4d64e-9a43-48f7-97e0-3ef30b452ff8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.332665 | controller | Jun 09 17:00:59.242163 crc crio[20770]: time="2026-06-09T17:00:59.241955936Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.332682 | controller | Jun 09 17:00:59.247448 crc crio[20770]: time="2026-06-09T17:00:59.247350192Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified" id=fe511084-1bb4-4941-a086-9cc07f44389d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.332698 | controller | Jun 09 17:00:59.301532 crc crio[20770]: time="2026-06-09T17:00:59.30144262Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.332714 | controller | Jun 09 17:00:59.305529 crc crio[20770]: time="2026-06-09T17:00:59.305466676Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.332730 | controller | Jun 09 17:00:59.329623 crc crio[20770]: time="2026-06-09T17:00:59.329458722Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified" id=c8e749a5-0877-4de3-ac26-29de92cc2106 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.332746 | controller | Jun 09 17:00:59.370018 crc crio[20770]: time="2026-06-09T17:00:59.362960483Z" level=info msg="Created container 4b9b550bab4880d891dde91b665c598d2af4af4e1e25b50d1eda6a6baa23c5f7: openstack/neutron-65858c59df-rx4n2/neutron-httpd" id=11ee9f51-bcd7-4024-af8b-cd0cc47b857f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.332762 | controller | Jun 09 17:00:59.370018 crc crio[20770]: time="2026-06-09T17:00:59.364555639Z" level=info msg="Starting container: 4b9b550bab4880d891dde91b665c598d2af4af4e1e25b50d1eda6a6baa23c5f7" id=7741adeb-10d0-4369-b76d-0e0e4ab44e43 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.332778 | controller | Jun 09 17:00:59.370989 crc crio[20770]: time="2026-06-09T17:00:59.370715708Z" level=info msg="Started container" PID=69089 containerID=4b9b550bab4880d891dde91b665c598d2af4af4e1e25b50d1eda6a6baa23c5f7 description=openstack/neutron-65858c59df-rx4n2/neutron-httpd id=7741adeb-10d0-4369-b76d-0e0e4ab44e43 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6e6c3ea0117438557f5007e05ee9f1c763de064a8baf1b005234d3947f40acf4
2026-06-09 17:48:36.332794 | controller | Jun 09 17:00:59.514840 crc crio[20770]: time="2026-06-09T17:00:59.514419743Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-zd5tx/extract-utilities" id=d1b09f78-8a9e-4335-b189-101f4e617734 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.332809 | controller | Jun 09 17:00:59.515169 crc crio[20770]: time="2026-06-09T17:00:59.514933488Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.332829 | controller | Jun 09 17:00:59.590856 crc crio[20770]: time="2026-06-09T17:00:59.590435736Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.332871 | controller | Jun 09 17:00:59.595198 crc crio[20770]: time="2026-06-09T17:00:59.595101211Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.332892 | controller | Jun 09 17:00:59.749032 crc crio[20770]: time="2026-06-09T17:00:59.748984971Z" level=info msg="Creating container: openstack/dnsmasq-dns-7544b8cd67-rlsb7/dnsmasq-dns" id=39260563-cabb-4be4-b7e6-21d87b007017 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.332908 | controller | Jun 09 17:00:59.749579 crc crio[20770]: time="2026-06-09T17:00:59.749549378Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.332924 | controller | Jun 09 17:00:59.851322 crc crio[20770]: time="2026-06-09T17:00:59.851130692Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.332940 | controller | Jun 09 17:00:59.856123 crc crio[20770]: time="2026-06-09T17:00:59.856035674Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.332956 | controller | Jun 09 17:00:59.945205 crc crio[20770]: time="2026-06-09T17:00:59.94455469Z" level=info msg="Created container 80ee81cf182a9ee73a8f6677964a60c418c3101d592e49f195ecd31028b3c9e6: openstack/barbican-api-6679ccdd46-9q4b9/barbican-api" id=05a4d64e-9a43-48f7-97e0-3ef30b452ff8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.332972 | controller | Jun 09 17:00:59.949270 crc crio[20770]: time="2026-06-09T17:00:59.949229165Z" level=info msg="Creating container: openstack/barbican-worker-5dfdb78759-2j5wc/barbican-worker" id=63781207-a816-4f66-b1ab-a9843ef1434b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.332987 | controller | Jun 09 17:00:59.949839 crc crio[20770]: time="2026-06-09T17:00:59.949609086Z" level=info msg="Starting container: 80ee81cf182a9ee73a8f6677964a60c418c3101d592e49f195ecd31028b3c9e6" id=b05b6b0b-51c6-4e18-808d-096b81709fac name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.333003 | controller | Jun 09 17:00:59.951211 crc crio[20770]: time="2026-06-09T17:00:59.951186362Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.333018 | controller | Jun 09 17:00:59.957324 crc crio[20770]: time="2026-06-09T17:00:59.957181066Z" level=info msg="Started container" PID=69118 containerID=80ee81cf182a9ee73a8f6677964a60c418c3101d592e49f195ecd31028b3c9e6 description=openstack/barbican-api-6679ccdd46-9q4b9/barbican-api id=b05b6b0b-51c6-4e18-808d-096b81709fac name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f088435c78b40dcb733ecf6f489ce943b54b4b72abd0dcfc520e7ca649b368e
2026-06-09 17:48:36.333035 | controller | Jun 09 17:00:59.971209 crc crio[20770]: time="2026-06-09T17:00:59.97112471Z" level=info msg="Created container 8f7cb7e05c5bf9ba552373eaffc8c68f0190e04089b35dce2af0dcb5f739c85c: openshift-marketplace/redhat-operators-zd5tx/extract-utilities" id=d1b09f78-8a9e-4335-b189-101f4e617734 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.333051 | controller | Jun 09 17:00:59.972840 crc crio[20770]: time="2026-06-09T17:00:59.972712176Z" level=info msg="Starting container: 8f7cb7e05c5bf9ba552373eaffc8c68f0190e04089b35dce2af0dcb5f739c85c" id=53a23a8c-4f65-4e7e-85e9-7b32b16ed4fc name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.333070 | controller | Jun 09 17:00:59.980241 crc crio[20770]: time="2026-06-09T17:00:59.978848504Z" level=info msg="Started container" PID=69279 containerID=8f7cb7e05c5bf9ba552373eaffc8c68f0190e04089b35dce2af0dcb5f739c85c description=openshift-marketplace/redhat-operators-zd5tx/extract-utilities id=53a23a8c-4f65-4e7e-85e9-7b32b16ed4fc name=/runtime.v1.RuntimeService/StartContainer sandboxID=604e7a0702a18f564962cebe94476fc6f95fcd14bd4de8e8cb7f591baa1d7003
2026-06-09 17:48:36.333087 | controller | Jun 09 17:01:00.005393 crc crio[20770]: time="2026-06-09T17:01:00.005342332Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.333105 | controller | Jun 09 17:01:00.015816 crc crio[20770]: time="2026-06-09T17:01:00.015736583Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.333126 | controller | Jun 09 17:01:00.251304 crc crio[20770]: time="2026-06-09T17:01:00.251125926Z" level=info msg="Creating container: openstack/barbican-keystone-listener-cf5ffb8b4-qrm27/barbican-keystone-listener" id=0aecda86-4e0a-4000-a92e-6a51140b0fd4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.333142 | controller | Jun 09 17:01:00.253301 crc crio[20770]: time="2026-06-09T17:01:00.253136704Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.333158 | controller | Jun 09 17:01:00.261691 crc crio[20770]: time="2026-06-09T17:01:00.260515978Z" level=info msg="Created container a3848c787cde8298b7ce4d3973fb3fba516ffc6a5815f3675b3e434b345995d5: openstack/dnsmasq-dns-7544b8cd67-rlsb7/dnsmasq-dns" id=39260563-cabb-4be4-b7e6-21d87b007017 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.333174 | controller | Jun 09 17:01:00.261691 crc crio[20770]: time="2026-06-09T17:01:00.261112635Z" level=info msg="Created container 0dce1a303420baa1fbf6a92f3397714d9ac17541f82c944509060e0d6a4e756f: openstack/barbican-worker-5dfdb78759-2j5wc/barbican-worker" id=63781207-a816-4f66-b1ab-a9843ef1434b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.333190 | controller | Jun 09 17:01:00.272052 crc crio[20770]: time="2026-06-09T17:01:00.268196611Z" level=info msg="Starting container: a3848c787cde8298b7ce4d3973fb3fba516ffc6a5815f3675b3e434b345995d5" id=7f0e1c27-ad1a-461c-8db8-814c3f0acad8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.333205 | controller | Jun 09 17:01:00.272934 crc crio[20770]: time="2026-06-09T17:01:00.272763143Z" level=info msg="Starting container: 0dce1a303420baa1fbf6a92f3397714d9ac17541f82c944509060e0d6a4e756f" id=c4bac78d-be36-47c5-8725-6610fb2e5575 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.333220 | controller | Jun 09 17:01:00.280100 crc crio[20770]: time="2026-06-09T17:01:00.279952071Z" level=info msg="Started container" PID=69389 containerID=a3848c787cde8298b7ce4d3973fb3fba516ffc6a5815f3675b3e434b345995d5 description=openstack/dnsmasq-dns-7544b8cd67-rlsb7/dnsmasq-dns id=7f0e1c27-ad1a-461c-8db8-814c3f0acad8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=82bbc98d7d701f5f6ddd8ae95044a0824c53d95ea91bbcbd403fb4bfc465882a
2026-06-09 17:48:36.333236 | controller | Jun 09 17:01:00.304093 crc crio[20770]: time="2026-06-09T17:01:00.301894347Z" level=info msg="Started container" PID=69408 containerID=0dce1a303420baa1fbf6a92f3397714d9ac17541f82c944509060e0d6a4e756f description=openstack/barbican-worker-5dfdb78759-2j5wc/barbican-worker id=c4bac78d-be36-47c5-8725-6610fb2e5575 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2a8a510a8f1069c4d58619609da78b111802bf62e5e1f6f26dcd097908b4c73e
2026-06-09 17:48:36.333252 | controller | Jun 09 17:01:00.431532 crc crio[20770]: time="2026-06-09T17:01:00.431404981Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.333271 | controller | Jun 09 17:01:00.455097 crc crio[20770]: time="2026-06-09T17:01:00.454963414Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.333288 | controller | Jun 09 17:01:00.715245 crc crio[20770]: time="2026-06-09T17:01:00.715097553Z" level=info msg="Created container 419446f16144dd21ce786151539c25cb89ad99980b5e92ad05c9018a717e0383: openstack/barbican-keystone-listener-cf5ffb8b4-qrm27/barbican-keystone-listener" id=0aecda86-4e0a-4000-a92e-6a51140b0fd4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.333304 | controller | Jun 09 17:01:00.719883 crc crio[20770]: time="2026-06-09T17:01:00.719806189Z" level=info msg="Starting container: 419446f16144dd21ce786151539c25cb89ad99980b5e92ad05c9018a717e0383" id=f9f949e1-9f3d-4348-bdaf-89d58a4aa9c9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.333321 | controller | Jun 09 17:01:00.727012 crc crio[20770]: time="2026-06-09T17:01:00.726901425Z" level=info msg="Started container" PID=69549 containerID=419446f16144dd21ce786151539c25cb89ad99980b5e92ad05c9018a717e0383 description=openstack/barbican-keystone-listener-cf5ffb8b4-qrm27/barbican-keystone-listener id=f9f949e1-9f3d-4348-bdaf-89d58a4aa9c9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=13a1055bf2dcf6c5e6d2e4d002c73a13fdb4464233d081711ae7a153d5089ae1
2026-06-09 17:48:36.333337 | controller | Jun 09 17:01:00.871874 crc crio[20770]: time="2026-06-09T17:01:00.871726443Z" level=info msg="Stopping pod sandbox: 6d1fdb2fe961ae49cf9f95ac3bae7ab7323a4636630b2877026cbb87d2c89dab" id=6ed8582c-dabe-4127-851c-b3506a6f2966 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.333353 | controller | Jun 09 17:01:00.872180 crc crio[20770]: time="2026-06-09T17:01:00.872092793Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=e74abb01-1972-4b1c-b0ca-ed4b0fee05ce name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.333369 | controller | Jun 09 17:01:00.874445 crc crio[20770]: time="2026-06-09T17:01:00.873565456Z" level=info msg="Got pod network &{Name:cinder-online-data-migrations-m5lmg Namespace:openstack ID:6d1fdb2fe961ae49cf9f95ac3bae7ab7323a4636630b2877026cbb87d2c89dab UID:8261c9c6-4f3e-455d-9643-0b1da32e44c5 NetNS:/var/run/netns/76200f6a-35e1-487a-82e4-4a863ff34451 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8261c9c6_4f3e_455d_9643_0b1da32e44c5.slice PodAnnotations:0xc000134e68}] Aliases:map[]}"
2026-06-09 17:48:36.333386 | controller | Jun 09 17:01:00.874445 crc crio[20770]: time="2026-06-09T17:01:00.874067551Z" level=info msg="Deleting pod openstack_cinder-online-data-migrations-m5lmg from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.333402 | controller | Jun 09 17:01:00.890001 crc crio[20770]: time="2026-06-09T17:01:00.885225274Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-09 17:48:36.333418 | controller | Jun 09 17:01:01.031174 crc crio[20770]: time="2026-06-09T17:01:01.031067661Z" level=info msg="Running pod sandbox: openstack/keystone-cron-29683741-22srr/POD" id=a40dffc8-c274-4f5c-951a-61bcab6aef3d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.333434 | controller | Jun 09 17:01:01.031398 crc crio[20770]: time="2026-06-09T17:01:01.031203425Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.333451 | controller | Jun 09 17:01:01.086593 crc crio[20770]: time="2026-06-09T17:01:01.0855295Z" level=info msg="Got pod network &{Name:keystone-cron-29683741-22srr Namespace:openstack ID:9c497bf0ce06e51db7904f9fd413b25930ef91da0fca590b01ec23936841faf9 UID:5e9f44ed-40ff-4824-ba52-c00ff29abc07 NetNS:/var/run/netns/97c3fd77-589a-483a-a6da-063712bdefaf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5e9f44ed_40ff_4824_ba52_c00ff29abc07.slice PodAnnotations:0xc000135038}] Aliases:map[]}"
2026-06-09 17:48:36.333473 | controller | Jun 09 17:01:01.086593 crc crio[20770]: time="2026-06-09T17:01:01.085599782Z" level=info msg="Adding pod openstack_keystone-cron-29683741-22srr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.333490 | controller | Jun 09 17:01:01.213736 crc crio[20770]: time="2026-06-09T17:01:01.205151057Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=6bd10f61-9e1c-4096-b812-f262de7407d2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.333506 | controller | Jun 09 17:01:01.213736 crc crio[20770]: time="2026-06-09T17:01:01.205848157Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.333544 | controller | Jun 09 17:01:01.320676 crc crio[20770]: time="2026-06-09T17:01:01.320538371Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:ed377aff163f9dc8833993b6447c9b6171eee7493b5b04e0aebdcc7055ad0e60 UID:b24526e5-ad98-4066-ac89-34322c5fb3bd NetNS:/var/run/netns/1d6533d6-170c-4868-b103-b359bc3760e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb24526e5_ad98_4066_ac89_34322c5fb3bd.slice PodAnnotations:0xc00008c990}] Aliases:map[]}"
2026-06-09 17:48:36.333563 | controller | Jun 09 17:01:01.320676 crc crio[20770]: time="2026-06-09T17:01:01.320621194Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.333580 | controller | Jun 09 17:01:01.433705 crc crio[20770]: time="2026-06-09T17:01:01.431885989Z" level=info msg="Stopped pod sandbox: 6d1fdb2fe961ae49cf9f95ac3bae7ab7323a4636630b2877026cbb87d2c89dab" id=6ed8582c-dabe-4127-851c-b3506a6f2966 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.333596 | controller | Jun 09 17:01:01.833721 crc crio[20770]: 2026-06-09T17:01:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9c497bf0ce06e51 Mac:36:ee:17:a3:c3:9f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a8 Mtu:0 Sandbox:/var/run/netns/97c3fd77-589a-483a-a6da-063712bdefaf SocketPath: PciID:}] [{Interface:0xc0004026b0 Address:{IP:10.217.0.168 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.333613 | controller | Jun 09 17:01:01.834079 crc crio[20770]: time="2026-06-09T17:01:01.833959632Z" level=info msg="Got pod network &{Name:keystone-cron-29683741-22srr Namespace:openstack ID:9c497bf0ce06e51db7904f9fd413b25930ef91da0fca590b01ec23936841faf9 UID:5e9f44ed-40ff-4824-ba52-c00ff29abc07 NetNS:/var/run/netns/97c3fd77-589a-483a-a6da-063712bdefaf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5e9f44ed_40ff_4824_ba52_c00ff29abc07.slice PodAnnotations:0xc000135038}] Aliases:map[]}"
2026-06-09 17:48:36.333629 | controller | Jun 09 17:01:01.834164 crc crio[20770]: time="2026-06-09T17:01:01.834149278Z" level=info msg="Checking pod openstack_keystone-cron-29683741-22srr for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.333645 | controller | Jun 09 17:01:01.868701 crc crio[20770]: time="2026-06-09T17:01:01.865399424Z" level=info msg="Ran pod sandbox 9c497bf0ce06e51db7904f9fd413b25930ef91da0fca590b01ec23936841faf9 with infra container: openstack/keystone-cron-29683741-22srr/POD" id=a40dffc8-c274-4f5c-951a-61bcab6aef3d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.333665 | controller | Jun 09 17:01:01.876325 crc crio[20770]: time="2026-06-09T17:01:01.876220507Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=2cb7f4b0-d072-442c-b9b0-00a3bb5bca3f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.333681 | controller | Jun 09 17:01:01.930415 crc crio[20770]: time="2026-06-09T17:01:01.930305145Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=f694d956-0ccd-4bd7-9f50-a579dcc3cbf9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.333697 | controller | Jun 09 17:01:01.940202 crc crio[20770]: time="2026-06-09T17:01:01.940031627Z" level=info msg="Creating container: openstack/keystone-cron-29683741-22srr/keystone-cron" id=5b74a6d6-9cc9-4702-8918-95afc4b054e3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.333714 | controller | Jun 09 17:01:01.940509 crc crio[20770]: time="2026-06-09T17:01:01.940453479Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.333730 | controller | Jun 09 17:01:02.032726 crc crio[20770]: time="2026-06-09T17:01:02.031626222Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.333746 | controller | Jun 09 17:01:02.040609 crc crio[20770]: time="2026-06-09T17:01:02.040488028Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.333762 | controller | Jun 09 17:01:02.120775 crc crio[20770]: 2026-06-09T17:01:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ed377aff163f9dc Mac:7e:48:e6:3d:27:dc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a9 Mtu:0 Sandbox:/var/run/netns/1d6533d6-170c-4868-b103-b359bc3760e0 SocketPath: PciID:}] [{Interface:0xc00043e720 Address:{IP:10.217.0.169 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.333778 | controller | Jun 09 17:01:02.122378 crc crio[20770]: time="2026-06-09T17:01:02.122287049Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:ed377aff163f9dc8833993b6447c9b6171eee7493b5b04e0aebdcc7055ad0e60 UID:b24526e5-ad98-4066-ac89-34322c5fb3bd NetNS:/var/run/netns/1d6533d6-170c-4868-b103-b359bc3760e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb24526e5_ad98_4066_ac89_34322c5fb3bd.slice PodAnnotations:0xc00008c990}] Aliases:map[]}"
2026-06-09 17:48:36.333795 | controller | Jun 09 17:01:02.122623 crc crio[20770]: time="2026-06-09T17:01:02.122555447Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.333811 | controller | Jun 09 17:01:02.151694 crc crio[20770]: time="2026-06-09T17:01:02.151519097Z" level=info msg="Ran pod sandbox ed377aff163f9dc8833993b6447c9b6171eee7493b5b04e0aebdcc7055ad0e60 with infra container: openstack/ceilometer-0/POD" id=6bd10f61-9e1c-4096-b812-f262de7407d2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.333826 | controller | Jun 09 17:01:02.157686 crc crio[20770]: time="2026-06-09T17:01:02.15750018Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=217d3e54-8a70-4ace-a97b-26c92fce2267 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.333842 | controller | Jun 09 17:01:02.249805 crc crio[20770]: time="2026-06-09T17:01:02.245918553Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=ef378d03-4265-425a-b1a0-9898cfd8d743 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.333858 | controller | Jun 09 17:01:02.284188 crc crio[20770]: time="2026-06-09T17:01:02.283904234Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=a6030a51-510c-4857-9e1d-986ff3619028 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.333877 | controller | Jun 09 17:01:02.286857 crc crio[20770]: time="2026-06-09T17:01:02.286376055Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.333893 | controller | Jun 09 17:01:02.318329 crc crio[20770]: time="2026-06-09T17:01:02.318215078Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:fc6a16d8f231accd9aa36e952dece09ceb23dd2bd734fa3d5279adae1b59f636" id=e74abb01-1972-4b1c-b0ca-ed4b0fee05ce name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.333909 | controller | Jun 09 17:01:02.319453 crc crio[20770]: time="2026-06-09T17:01:02.319379552Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=8ece9453-4ec3-4b8f-b865-6c29e668f111 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.333925 | controller | Jun 09 17:01:02.359230 crc crio[20770]: time="2026-06-09T17:01:02.359089323Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=e30f2e74-4b94-4d1b-8c93-b30a68a39eae name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.333940 | controller | Jun 09 17:01:02.370547 crc crio[20770]: time="2026-06-09T17:01:02.370463533Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-zd5tx/extract-content" id=aa937d1c-e0b7-4d95-84c0-00965ec9e215 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.333957 | controller | Jun 09 17:01:02.371208 crc crio[20770]: time="2026-06-09T17:01:02.371109681Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.333973 | controller | Jun 09 17:01:02.550304 crc crio[20770]: time="2026-06-09T17:01:02.547216766Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.333990 | controller | Jun 09 17:01:02.560428 crc crio[20770]: time="2026-06-09T17:01:02.560297335Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.334006 | controller | Jun 09 17:01:02.562407 crc crio[20770]: time="2026-06-09T17:01:02.561054417Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.334022 | controller | Jun 09 17:01:02.590463 crc crio[20770]: time="2026-06-09T17:01:02.589883202Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.334038 | controller | Jun 09 17:01:02.872244 crc crio[20770]: time="2026-06-09T17:01:02.872174364Z" level=info msg="Created container 16d98c03f3047821518af655e56a86e9fbc53ceea68bac3f082c825d7a9e7b86: openshift-marketplace/redhat-operators-zd5tx/extract-content" id=aa937d1c-e0b7-4d95-84c0-00965ec9e215 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.334054 | controller | Jun 09 17:01:02.875282 crc crio[20770]: time="2026-06-09T17:01:02.875073018Z" level=info msg="Starting container: 16d98c03f3047821518af655e56a86e9fbc53ceea68bac3f082c825d7a9e7b86" id=762831da-fb8f-453e-8df4-cae63038e638 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.334070 | controller | Jun 09 17:01:02.919149 crc crio[20770]: time="2026-06-09T17:01:02.919042613Z" level=info msg="Started container" PID=69951 containerID=16d98c03f3047821518af655e56a86e9fbc53ceea68bac3f082c825d7a9e7b86 description=openshift-marketplace/redhat-operators-zd5tx/extract-content id=762831da-fb8f-453e-8df4-cae63038e638 name=/runtime.v1.RuntimeService/StartContainer sandboxID=604e7a0702a18f564962cebe94476fc6f95fcd14bd4de8e8cb7f591baa1d7003
2026-06-09 17:48:36.334090 | controller | Jun 09 17:01:03.227392 crc crio[20770]: time="2026-06-09T17:01:03.226288468Z" level=info msg="Running pod sandbox: openstack/cinder-scheduler-0/POD" id=29e2ccf7-5317-46c9-adb9-31d0d64d8149 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.334113 | controller | Jun 09 17:01:03.227392 crc crio[20770]: time="2026-06-09T17:01:03.226390731Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.334139 | controller | Jun 09 17:01:03.298705 crc crio[20770]: time="2026-06-09T17:01:03.297921764Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:7fa4a6ecc5cf6c0c7276b443710ae94c862d2f8b0574b31188a7a21bad4fdcbf UID:67d9c752-1050-4fe8-a8c2-3c5624176553 NetNS:/var/run/netns/39923be1-71d7-40ed-9ff4-c8eefa5517c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod67d9c752_1050_4fe8_a8c2_3c5624176553.slice PodAnnotations:0xc0029d48c0}] Aliases:map[]}"
2026-06-09 17:48:36.334164 | controller | Jun 09 17:01:03.298705 crc crio[20770]: time="2026-06-09T17:01:03.298226233Z" level=info msg="Adding pod openstack_cinder-scheduler-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.334190 | controller | Jun 09 17:01:03.827250 crc crio[20770]: time="2026-06-09T17:01:03.826703481Z" level=info msg="Created container dcd52a168faf50473c8021dd9bd1c4586bd4f9b583b0627e721eff82c2bd41dc: openstack/ceilometer-0/ceilometer-central-agent" id=a6030a51-510c-4857-9e1d-986ff3619028 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.334227 | controller | Jun 09 17:01:03.832286 crc crio[20770]: time="2026-06-09T17:01:03.832162769Z" level=info msg="Starting container: dcd52a168faf50473c8021dd9bd1c4586bd4f9b583b0627e721eff82c2bd41dc" id=c89ed8cc-4010-4970-be45-0cf0bdc836cf name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.334248 | controller | Jun 09 17:01:03.833217 crc crio[20770]: time="2026-06-09T17:01:03.833098216Z" level=info msg="Created container 7ae0cdffa3d5d1f880c9fc764732af0ac7b0faae4418af1b5e5661ca30744ece: openstack/keystone-cron-29683741-22srr/keystone-cron" id=5b74a6d6-9cc9-4702-8918-95afc4b054e3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.334274 | controller | Jun 09 17:01:03.835099 crc crio[20770]: time="2026-06-09T17:01:03.834883958Z" level=info msg="Starting container: 7ae0cdffa3d5d1f880c9fc764732af0ac7b0faae4418af1b5e5661ca30744ece" id=4db8586d-e09f-4362-ae22-8c0622092201 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.334297 | controller | Jun 09 17:01:03.840154 crc crio[20770]: time="2026-06-09T17:01:03.840051278Z" level=info msg="Started container" PID=69947 containerID=dcd52a168faf50473c8021dd9bd1c4586bd4f9b583b0627e721eff82c2bd41dc description=openstack/ceilometer-0/ceilometer-central-agent id=c89ed8cc-4010-4970-be45-0cf0bdc836cf name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed377aff163f9dc8833993b6447c9b6171eee7493b5b04e0aebdcc7055ad0e60
2026-06-09 17:48:36.334325 | controller | Jun 09 17:01:03.844042 crc crio[20770]: time="2026-06-09T17:01:03.843959491Z" level=info msg="Started container" PID=69926 containerID=7ae0cdffa3d5d1f880c9fc764732af0ac7b0faae4418af1b5e5661ca30744ece description=openstack/keystone-cron-29683741-22srr/keystone-cron id=4db8586d-e09f-4362-ae22-8c0622092201 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9c497bf0ce06e51db7904f9fd413b25930ef91da0fca590b01ec23936841faf9
2026-06-09 17:48:36.334354 | controller | Jun 09 17:01:04.096927 crc crio[20770]: time="2026-06-09T17:01:04.09682919Z" level=info msg="Stopping container: a3848c787cde8298b7ce4d3973fb3fba516ffc6a5815f3675b3e434b345995d5 (timeout: 10s)" id=b968143b-7343-411b-8fad-000ed82936ed name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.334376 | controller | Jun 09 17:01:04.250194 crc crio[20770]: time="2026-06-09T17:01:04.250091351Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=2a8a7e59-65ab-4b68-aaba-e89f2cfcd189 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.334393 | controller | Jun 09 17:01:04.285213 crc crio[20770]: time="2026-06-09T17:01:04.285113826Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=d7e843a4-1489-4d14-af09-a1b31bdb3a5a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.334410 | controller | Jun 09 17:01:04.301089 crc crio[20770]: time="2026-06-09T17:01:04.300994997Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=81b58b78-cf6c-441c-a36c-6d1da0b01449 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.334426 | controller | Jun 09 17:01:04.301518 crc crio[20770]: time="2026-06-09T17:01:04.301404359Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.334443 | controller | Jun 09 17:01:04.449841 crc crio[20770]: time="2026-06-09T17:01:04.443856757Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.334459 | controller | Jun 09 17:01:04.460266 crc crio[20770]: time="2026-06-09T17:01:04.459589103Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.334475 | controller | Jun 09 17:01:04.492593 crc crio[20770]: 2026-06-09T17:01:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7fa4a6ecc5cf6c0 Mac:62:72:4f:b0:d2:c8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:aa Mtu:0 Sandbox:/var/run/netns/39923be1-71d7-40ed-9ff4-c8eefa5517c4 SocketPath: PciID:}] [{Interface:0xc0006245d0 Address:{IP:10.217.0.170 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.334491 | controller | Jun 09 17:01:04.492593 crc crio[20770]: time="2026-06-09T17:01:04.478281915Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:7fa4a6ecc5cf6c0c7276b443710ae94c862d2f8b0574b31188a7a21bad4fdcbf UID:67d9c752-1050-4fe8-a8c2-3c5624176553 NetNS:/var/run/netns/39923be1-71d7-40ed-9ff4-c8eefa5517c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod67d9c752_1050_4fe8_a8c2_3c5624176553.slice PodAnnotations:0xc0029d48c0}] Aliases:map[]}"
2026-06-09 17:48:36.334508 | controller | Jun 09 17:01:04.492593 crc crio[20770]: time="2026-06-09T17:01:04.47845505Z" level=info msg="Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.334550 | controller | Jun 09 17:01:04.501271 crc crio[20770]: time="2026-06-09T17:01:04.501165478Z" level=info msg="Ran pod sandbox 7fa4a6ecc5cf6c0c7276b443710ae94c862d2f8b0574b31188a7a21bad4fdcbf with infra container: openstack/cinder-scheduler-0/POD" id=29e2ccf7-5317-46c9-adb9-31d0d64d8149 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.334569 | controller | Jun 09 17:01:04.512419 crc crio[20770]: time="2026-06-09T17:01:04.512333552Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=a04618e2-9bd0-422d-88ea-102777e52e29 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.334585 | controller | Jun 09 17:01:04.513117 crc crio[20770]: time="2026-06-09T17:01:04.513097024Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified not found" id=a04618e2-9bd0-422d-88ea-102777e52e29 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.334605 | controller | Jun 09 17:01:04.513253 crc crio[20770]: time="2026-06-09T17:01:04.513237429Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified found" id=a04618e2-9bd0-422d-88ea-102777e52e29 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.334707 | controller | Jun 09 17:01:04.521078 crc crio[20770]: time="2026-06-09T17:01:04.518086599Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=bd5feb10-ea61-48cf-9c34-a467e62dad1a name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.334726 | controller | Jun 09 17:01:04.537393 crc crio[20770]: time="2026-06-09T17:01:04.537269245Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\""
2026-06-09 17:48:36.334743 | controller | Jun 09 17:01:04.571410 crc crio[20770]: time="2026-06-09T17:01:04.571287631Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-854d79d8f9-zjgd9/POD" id=d491fa32-9f59-42c3-9c43-c853d3370d19 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.334759 | controller | Jun 09 17:01:04.571549 crc crio[20770]: time="2026-06-09T17:01:04.571427695Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.334776 | controller | Jun 09 17:01:04.643552 crc crio[20770]: time="2026-06-09T17:01:04.6433564Z" level=info msg="Got pod network &{Name:dnsmasq-dns-854d79d8f9-zjgd9 Namespace:openstack ID:1dcbd67eec72d39d9870a58674f1c15a194e7ccef3c5f0bbed9500937da29ec9 UID:f3d6818c-b56f-4315-8ca1-b434e36b9866 NetNS:/var/run/netns/d8ef987a-877e-46ce-acd7-c2a59e57280e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf3d6818c_b56f_4315_8ca1_b434e36b9866.slice PodAnnotations:0xc001e809b0}] Aliases:map[]}"
2026-06-09 17:48:36.334793 | controller | Jun 09 17:01:04.643923 crc crio[20770]: time="2026-06-09T17:01:04.643600117Z" level=info msg="Adding pod openstack_dnsmasq-dns-854d79d8f9-zjgd9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.334810 | controller | Jun 09 17:01:04.851734 crc crio[20770]: time="2026-06-09T17:01:04.844565162Z" level=info msg="Stopped container a3848c787cde8298b7ce4d3973fb3fba516ffc6a5815f3675b3e434b345995d5: openstack/dnsmasq-dns-7544b8cd67-rlsb7/dnsmasq-dns" id=b968143b-7343-411b-8fad-000ed82936ed name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.334828 | controller | Jun 09 17:01:04.851734 crc crio[20770]: time="2026-06-09T17:01:04.85002961Z" level=info msg="Stopping pod sandbox: 82bbc98d7d701f5f6ddd8ae95044a0824c53d95ea91bbcbd403fb4bfc465882a" id=fbc5d245-f406-4d7b-8239-c8fd3f766652 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.334845 | controller | Jun 09 17:01:04.851734 crc crio[20770]: time="2026-06-09T17:01:04.850461013Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7544b8cd67-rlsb7 Namespace:openstack ID:82bbc98d7d701f5f6ddd8ae95044a0824c53d95ea91bbcbd403fb4bfc465882a UID:8a7c8249-2f95-4761-933b-983c42a62c5c NetNS:/var/run/netns/406969fd-5be9-4d54-8ec4-e98a86ee8456 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8a7c8249_2f95_4761_933b_983c42a62c5c.slice PodAnnotations:0xc0029d4ca0}] Aliases:map[]}"
2026-06-09 17:48:36.334861 | controller | Jun 09 17:01:04.851734 crc crio[20770]: time="2026-06-09T17:01:04.850592187Z" level=info msg="Deleting pod openstack_dnsmasq-dns-7544b8cd67-rlsb7 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.334877 | controller | Jun 09 17:01:04.992143 crc crio[20770]: time="2026-06-09T17:01:04.986974039Z" level=info msg="Created container 398a694ebb020bcf4ce14e127dfd3a65cd5f36b695c699061c4805188f5395fa: openstack/ceilometer-0/ceilometer-notification-agent" id=81b58b78-cf6c-441c-a36c-6d1da0b01449 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.334898 | controller | Jun 09 17:01:05.004548 crc crio[20770]: time="2026-06-09T17:01:05.00115586Z" level=info msg="Starting container: 398a694ebb020bcf4ce14e127dfd3a65cd5f36b695c699061c4805188f5395fa" id=9f2a21d2-d20c-41c7-994c-2642261e45d9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.334915 | controller | Jun 09 17:01:05.057269 crc crio[20770]: time="2026-06-09T17:01:05.057011699Z" level=info msg="Started container" PID=70149 containerID=398a694ebb020bcf4ce14e127dfd3a65cd5f36b695c699061c4805188f5395fa description=openstack/ceilometer-0/ceilometer-notification-agent id=9f2a21d2-d20c-41c7-994c-2642261e45d9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed377aff163f9dc8833993b6447c9b6171eee7493b5b04e0aebdcc7055ad0e60
2026-06-09 17:48:36.334932 | controller | Jun 09 17:01:05.109709 crc crio[20770]: time="2026-06-09T17:01:05.108914064Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=ada725f4-3c57-42dc-968d-ae54c2cc2faa name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.334948 | controller | Jun 09 17:01:05.171597 crc crio[20770]: time="2026-06-09T17:01:05.171025444Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=0d3fb0bd-6089-4cb1-8d06-3f40c3b69888 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.334964 | controller | Jun 09 17:01:05.226693 crc crio[20770]: time="2026-06-09T17:01:05.215200604Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=43378d67-7fb1-4e05-9a0c-7d0db3195a46 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.334981 | controller | Jun 09 17:01:05.226693 crc crio[20770]: time="2026-06-09T17:01:05.215686988Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.334997 | controller | Jun 09 17:01:05.256971 crc crio[20770]: time="2026-06-09T17:01:05.256234324Z" level=info msg="Running pod sandbox: openstack/cinder-api-0/POD" id=a87a9233-d5f2-46f2-a867-7d6ad3dd1e98 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.335012 | controller | Jun 09 17:01:05.256971 crc crio[20770]: time="2026-06-09T17:01:05.256349957Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.335028 | controller | Jun 09 17:01:05.404812 crc crio[20770]: time="2026-06-09T17:01:05.40377441Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:97f6604f2b38d2bcdf8dbe876ee402428d8111541096d160022343644e0f3d04 UID:a0670e3a-ee82-4474-a5f0-867a56e8a65c NetNS:/var/run/netns/5cfb14ae-a95b-4208-ac46-02eae9d4a679 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda0670e3a_ee82_4474_a5f0_867a56e8a65c.slice PodAnnotations:0xc002a086e8}] Aliases:map[]}"
2026-06-09 17:48:36.335044 | controller | Jun 09 17:01:05.404812 crc crio[20770]: time="2026-06-09T17:01:05.403860123Z" level=info msg="Adding pod openstack_cinder-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.335061 | controller | Jun 09 17:01:05.579868 crc crio[20770]: time="2026-06-09T17:01:05.564833268Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.335077 | controller | Jun 09 17:01:05.588799 crc crio[20770]: time="2026-06-09T17:01:05.588501274Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.335093 | controller | Jun 09 17:01:05.682877 crc crio[20770]: 2026-06-09T17:01:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1dcbd67eec72d39 Mac:3a:6f:21:92:36:8a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ab Mtu:0 Sandbox:/var/run/netns/d8ef987a-877e-46ce-acd7-c2a59e57280e SocketPath: PciID:}] [{Interface:0xc0002e68d0 Address:{IP:10.217.0.171 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.335114 | controller | Jun 09 17:01:05.683712 crc crio[20770]: time="2026-06-09T17:01:05.683537219Z" level=info msg="Got pod network &{Name:dnsmasq-dns-854d79d8f9-zjgd9 Namespace:openstack ID:1dcbd67eec72d39d9870a58674f1c15a194e7ccef3c5f0bbed9500937da29ec9 UID:f3d6818c-b56f-4315-8ca1-b434e36b9866 NetNS:/var/run/netns/d8ef987a-877e-46ce-acd7-c2a59e57280e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf3d6818c_b56f_4315_8ca1_b434e36b9866.slice PodAnnotations:0xc001e809b0}] Aliases:map[]}"
2026-06-09 17:48:36.335131 | controller | Jun 09 17:01:05.683876 crc crio[20770]: time="2026-06-09T17:01:05.683799686Z" level=info msg="Checking pod openstack_dnsmasq-dns-854d79d8f9-zjgd9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.335147 | controller | Jun 09 17:01:05.717426 crc crio[20770]: time="2026-06-09T17:01:05.717071991Z" level=info msg="Stopped pod sandbox: 82bbc98d7d701f5f6ddd8ae95044a0824c53d95ea91bbcbd403fb4bfc465882a" id=fbc5d245-f406-4d7b-8239-c8fd3f766652 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.335163 | controller | Jun 09 17:01:05.742935 crc crio[20770]: time="2026-06-09T17:01:05.742857158Z" level=info msg="Ran pod sandbox 1dcbd67eec72d39d9870a58674f1c15a194e7ccef3c5f0bbed9500937da29ec9 with infra container: openstack/dnsmasq-dns-854d79d8f9-zjgd9/POD" id=d491fa32-9f59-42c3-9c43-c853d3370d19 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.335179 | controller | Jun 09 17:01:05.750837 crc crio[20770]: time="2026-06-09T17:01:05.74948477Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=5eddbd24-0e5e-436f-a08a-b81e93ae7085 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.335195 | controller | Jun 09 17:01:05.962006 crc crio[20770]: time="2026-06-09T17:01:05.96097593Z" level=info msg="Created container 4f90e1d08b2d0857be8d84b8e3ebace3f76570d12afe9c8a2c61fb2370cf5017: openstack/ceilometer-0/sg-core" id=43378d67-7fb1-4e05-9a0c-7d0db3195a46 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.335211 | controller | Jun 09 17:01:05.980859 crc crio[20770]: time="2026-06-09T17:01:05.979997871Z" level=info msg="Starting container: 4f90e1d08b2d0857be8d84b8e3ebace3f76570d12afe9c8a2c61fb2370cf5017" id=31cc467b-5ec6-4dc2-8a03-ca3091e9680c name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.335227 | controller | Jun 09 17:01:06.004030 crc crio[20770]: time="2026-06-09T17:01:06.003910174Z" level=info msg="Started container" PID=70310 containerID=4f90e1d08b2d0857be8d84b8e3ebace3f76570d12afe9c8a2c61fb2370cf5017 description=openstack/ceilometer-0/sg-core id=31cc467b-5ec6-4dc2-8a03-ca3091e9680c name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed377aff163f9dc8833993b6447c9b6171eee7493b5b04e0aebdcc7055ad0e60
2026-06-09 17:48:36.335244 | controller | Jun 09 17:01:06.096989 crc crio[20770]: time="2026-06-09T17:01:06.095113968Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=7cffd6ef-d4a9-4507-9def-15e39131587d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.335260 | controller | Jun 09 17:01:06.124504 crc crio[20770]: time="2026-06-09T17:01:06.121134582Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=c8fdd1d2-a444-4abc-a9c0-b024ea403659 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.335276 | controller | Jun 09 17:01:06.190207 crc crio[20770]: time="2026-06-09T17:01:06.190099371Z" level=info msg="Creating container: openstack/dnsmasq-dns-854d79d8f9-zjgd9/init" id=f7f9c164-4fcf-4aa7-affd-e8c64cf852fd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.335300 | controller | Jun 09 17:01:06.190612 crc crio[20770]: time="2026-06-09T17:01:06.190553104Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.335322 | controller | Jun 09 17:01:06.276093 crc crio[20770]: time="2026-06-09T17:01:06.270717538Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=a5303e7d-40c9-4b9a-82b4-9d0e4099553d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.335346 | controller | Jun 09 17:01:06.315732 crc crio[20770]: 2026-06-09T17:01:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:97f6604f2b38d2b Mac:f6:15:e1:c0:66:70 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ac Mtu:0 Sandbox:/var/run/netns/5cfb14ae-a95b-4208-ac46-02eae9d4a679 SocketPath: PciID:}] [{Interface:0xc0002846d0 Address:{IP:10.217.0.172 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.335371 | controller | Jun 09 17:01:06.316139 crc crio[20770]: time="2026-06-09T17:01:06.316081252Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:97f6604f2b38d2bcdf8dbe876ee402428d8111541096d160022343644e0f3d04 UID:a0670e3a-ee82-4474-a5f0-867a56e8a65c NetNS:/var/run/netns/5cfb14ae-a95b-4208-ac46-02eae9d4a679 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda0670e3a_ee82_4474_a5f0_867a56e8a65c.slice PodAnnotations:0xc002a086e8}] Aliases:map[]}"
2026-06-09 17:48:36.335390 | controller | Jun 09 17:01:06.319709 crc crio[20770]: time="2026-06-09T17:01:06.316270508Z" level=info msg="Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.335406 | controller | Jun 09 17:01:06.347871 crc crio[20770]: time="2026-06-09T17:01:06.347077421Z" level=info msg="Removing container: a3848c787cde8298b7ce4d3973fb3fba516ffc6a5815f3675b3e434b345995d5" id=c2ce315b-b728-4e4f-88fb-f345fd9d7b2c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.335422 | controller | Jun 09 17:01:06.435711 crc crio[20770]: time="2026-06-09T17:01:06.434985329Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.335438 | controller | Jun 09 17:01:06.441700 crc crio[20770]: time="2026-06-09T17:01:06.441061465Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.335454 | controller | Jun 09 17:01:06.481382 crc crio[20770]: time="2026-06-09T17:01:06.481168787Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:05ada8cde6c86ae8ee0ca06b60e0cbb9224777312d1f41e2b34dc7d5e04057f4" id=bd5feb10-ea61-48cf-9c34-a467e62dad1a name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.335471 | controller | Jun 09 17:01:06.486694 crc crio[20770]: time="2026-06-09T17:01:06.483846275Z" level=info msg="Ran pod sandbox 97f6604f2b38d2bcdf8dbe876ee402428d8111541096d160022343644e0f3d04 with infra container: openstack/cinder-api-0/POD" id=a87a9233-d5f2-46f2-a867-7d6ad3dd1e98 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.335489 | controller | Jun 09 17:01:06.488086 crc crio[20770]: time="2026-06-09T17:01:06.488013966Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=ef444abb-1bf1-4204-aef9-3f4995090629 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.335531 | controller | Jun 09 17:01:06.515066 crc crio[20770]: time="2026-06-09T17:01:06.514970567Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=27f4fbcd-cd4b-4fba-bdb2-3ed701874457 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.335563 | controller | Jun 09 17:01:06.521000 crc crio[20770]: time="2026-06-09T17:01:06.520910789Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=830e9ae0-9f53-4bb3-8448-8b4fa85e261a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.335583 | controller | Jun 09 17:01:06.586860 crc crio[20770]: time="2026-06-09T17:01:06.586307715Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=9a4f4066-ab9b-4145-b310-3f0143acc1a3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.335600 | controller | Jun 09 17:01:06.625129 crc crio[20770]: time="2026-06-09T17:01:06.625028297Z" level=info msg="Removed container a3848c787cde8298b7ce4d3973fb3fba516ffc6a5815f3675b3e434b345995d5: openstack/dnsmasq-dns-7544b8cd67-rlsb7/dnsmasq-dns" id=c2ce315b-b728-4e4f-88fb-f345fd9d7b2c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.335616 | controller | Jun 09 17:01:06.669339 crc crio[20770]: time="2026-06-09T17:01:06.669204337Z" level=info msg="Removing container: 0ac915363ed9799d343208a057634fa6ed1998cf2a19a18807e08993eceb2a49" id=d0fa45a9-1035-417e-95ef-a38154b530e3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.335632 | controller | Jun 09 17:01:06.705027 crc crio[20770]: time="2026-06-09T17:01:06.704931203Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=3f67a37f-322e-47fd-8872-d04d99c748cc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.335648 | controller | Jun 09 17:01:06.707002 crc crio[20770]: time="2026-06-09T17:01:06.706922591Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.335664 | controller | Jun 09 17:01:06.746843 crc crio[20770]: time="2026-06-09T17:01:06.746145888Z" level=info msg="Creating container: openstack/cinder-scheduler-0/cinder-scheduler" id=d776d2d8-0231-4db3-9a39-2e56c6723d3c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.335680 | controller | Jun 09 17:01:06.746843 crc crio[20770]: time="2026-06-09T17:01:06.746509868Z" level=info msg="Creating container: openstack/cinder-api-0/cinder-api-log" id=cb92871d-a19e-4d83-aab8-808da972cb3b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.335696 | controller | Jun 09 17:01:06.757156 crc crio[20770]: time="2026-06-09T17:01:06.757055824Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.335712 | controller | Jun 09 17:01:06.757430 crc crio[20770]: time="2026-06-09T17:01:06.757163637Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.335727 | controller | Jun 09 17:01:06.969909 crc crio[20770]: time="2026-06-09T17:01:06.96979045Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.335743 | controller | Jun 09 17:01:06.974864 crc crio[20770]: time="2026-06-09T17:01:06.974770404Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.335759 | controller | Jun 09 17:01:06.986709 crc crio[20770]: time="2026-06-09T17:01:06.986525835Z" level=info msg="Removed container 0ac915363ed9799d343208a057634fa6ed1998cf2a19a18807e08993eceb2a49: openstack/dnsmasq-dns-7544b8cd67-rlsb7/init" id=d0fa45a9-1035-417e-95ef-a38154b530e3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.335775 | controller | Jun 09 17:01:06.993464 crc crio[20770]: time="2026-06-09T17:01:06.993393884Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.335794 | controller | Jun 09 17:01:06.997195 crc crio[20770]: time="2026-06-09T17:01:06.996843504Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.335810 | controller | Jun 09 17:01:07.098698 crc crio[20770]: time="2026-06-09T17:01:07.096377029Z" level=info msg="Created container f30c8737aa7a33879f77ecc4623d1db123adcb34842d34807b3dc650466b2a38: openstack/dnsmasq-dns-854d79d8f9-zjgd9/init" id=f7f9c164-4fcf-4aa7-affd-e8c64cf852fd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.335826 | controller | Jun 09 17:01:07.099541 crc crio[20770]: time="2026-06-09T17:01:07.099456308Z" level=info msg="Starting container: f30c8737aa7a33879f77ecc4623d1db123adcb34842d34807b3dc650466b2a38" id=fa5e127c-ad27-40a2-aacc-251afae05a14 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.335842 | controller | Jun 09 17:01:07.216127 crc crio[20770]: time="2026-06-09T17:01:07.207993114Z" level=info msg="Started container" PID=70461 containerID=f30c8737aa7a33879f77ecc4623d1db123adcb34842d34807b3dc650466b2a38 description=openstack/dnsmasq-dns-854d79d8f9-zjgd9/init id=fa5e127c-ad27-40a2-aacc-251afae05a14 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1dcbd67eec72d39d9870a58674f1c15a194e7ccef3c5f0bbed9500937da29ec9
2026-06-09 17:48:36.335859 | controller | Jun 09 17:01:07.413708 crc crio[20770]: time="2026-06-09T17:01:07.41005059Z" level=info msg="Created container 196023ece22dbc3c9c5ec0436414fe8e14dccc836417012f4baaaea2cc562821: openstack/ceilometer-0/proxy-httpd" id=3f67a37f-322e-47fd-8872-d04d99c748cc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.335875 | controller | Jun 09 17:01:07.424585 crc crio[20770]: time="2026-06-09T17:01:07.424496419Z" level=info msg="Starting container: 196023ece22dbc3c9c5ec0436414fe8e14dccc836417012f4baaaea2cc562821" id=dbb4119d-46da-44d2-a80c-c5a34d1a1b4a name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.335891 | controller | Jun 09 17:01:07.439888 crc crio[20770]: time="2026-06-09T17:01:07.439620087Z" level=info msg="Started container" PID=70481 containerID=196023ece22dbc3c9c5ec0436414fe8e14dccc836417012f4baaaea2cc562821 description=openstack/ceilometer-0/proxy-httpd id=dbb4119d-46da-44d2-a80c-c5a34d1a1b4a name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed377aff163f9dc8833993b6447c9b6171eee7493b5b04e0aebdcc7055ad0e60
2026-06-09 17:48:36.335908 | controller | Jun 09 17:01:07.591172 crc crio[20770]: time="2026-06-09T17:01:07.591068067Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=73c76eb3-4831-4aa7-9cab-b709c7e8da78 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.335924 | controller | Jun 09 17:01:07.770313 crc crio[20770]: time="2026-06-09T17:01:07.769376424Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=a3402556-2240-486d-b28f-4d09c11020e3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.335939 | controller | Jun 09 17:01:07.827098 crc crio[20770]: time="2026-06-09T17:01:07.826883871Z" level=info msg="Creating container: openstack/dnsmasq-dns-854d79d8f9-zjgd9/dnsmasq-dns" id=79b5755a-fd7e-46e9-97f4-fa34d047f773 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.335955 | controller | Jun 09 17:01:07.827402 crc crio[20770]: time="2026-06-09T17:01:07.827363455Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.335971 | controller | Jun 09 17:01:08.181982 crc crio[20770]: time="2026-06-09T17:01:08.180977674Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.335986 | controller | Jun 09 17:01:08.221588 crc crio[20770]: time="2026-06-09T17:01:08.221465038Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.336006 | controller | Jun 09 17:01:08.557904 crc crio[20770]: time="2026-06-09T17:01:08.557327013Z" level=info msg="Created container d947960dfeeb8c59fa2ff4f5a96c247796988ab7583a3df9139d5d24bd438b8f: openstack/dnsmasq-dns-854d79d8f9-zjgd9/dnsmasq-dns" id=79b5755a-fd7e-46e9-97f4-fa34d047f773 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.336023 | controller | Jun 09 17:01:08.561461 crc crio[20770]: time="2026-06-09T17:01:08.561259197Z" level=info msg="Starting container: d947960dfeeb8c59fa2ff4f5a96c247796988ab7583a3df9139d5d24bd438b8f" id=98c34f88-ed44-4db1-9129-43a909031cad name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.336039 | controller | Jun 09 17:01:08.628233 crc crio[20770]: time="2026-06-09T17:01:08.628116034Z" level=info msg="Started container" PID=70722 containerID=d947960dfeeb8c59fa2ff4f5a96c247796988ab7583a3df9139d5d24bd438b8f description=openstack/dnsmasq-dns-854d79d8f9-zjgd9/dnsmasq-dns id=98c34f88-ed44-4db1-9129-43a909031cad name=/runtime.v1.RuntimeService/StartContainer sandboxID=1dcbd67eec72d39d9870a58674f1c15a194e7ccef3c5f0bbed9500937da29ec9
2026-06-09 17:48:36.336055 | controller | Jun 09 17:01:08.922615 crc crio[20770]: time="2026-06-09T17:01:08.922512037Z" level=info msg="Removing container: ddf67b75f5664a9e22ad2fbb694a33656abde170b01135d7c23326f76875a36d" id=fb888eb8-5c50-4145-9dce-0a67c2211bf4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.336071 | controller | Jun 09 17:01:09.017612 crc crio[20770]: time="2026-06-09T17:01:09.01749608Z" level=info msg="Removed container ddf67b75f5664a9e22ad2fbb694a33656abde170b01135d7c23326f76875a36d: openshift-operator-lifecycle-manager/collect-profiles-29683695-k6pjp/collect-profiles" id=fb888eb8-5c50-4145-9dce-0a67c2211bf4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.336087 | controller | Jun 09 17:01:09.033618 crc crio[20770]: time="2026-06-09T17:01:09.033518815Z" level=info msg="Removing container: 868af8a5b2c1c186e9eabd4cc9b07c09fe8acf30dc0d95a70c0c0b964ac41cd2" id=86f431b7-9c96-4977-aaa1-1864521e833b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.336103 | controller | Jun 09 17:01:09.405800 crc crio[20770]: time="2026-06-09T17:01:09.405520647Z" level=info msg="Removed container 868af8a5b2c1c186e9eabd4cc9b07c09fe8acf30dc0d95a70c0c0b964ac41cd2: openshift-infra/auto-csr-approver-29683734-x4pds/oc" id=86f431b7-9c96-4977-aaa1-1864521e833b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.336119 | controller | Jun 09 17:01:09.431170 crc crio[20770]: time="2026-06-09T17:01:09.431000445Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.336135 | controller | Jun 09 17:01:09.452817 crc crio[20770]: time="2026-06-09T17:01:09.452704004Z" level=info msg="Stopping pod sandbox: 82bbc98d7d701f5f6ddd8ae95044a0824c53d95ea91bbcbd403fb4bfc465882a" id=730f8c1d-cd22-4169-bd2b-af887d97f82e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.336151 | controller | Jun 09 17:01:09.453126 crc crio[20770]: time="2026-06-09T17:01:09.452959672Z" level=info msg="Stopped pod sandbox (already stopped): 82bbc98d7d701f5f6ddd8ae95044a0824c53d95ea91bbcbd403fb4bfc465882a" id=730f8c1d-cd22-4169-bd2b-af887d97f82e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.336167 | controller | Jun 09 17:01:09.457789 crc crio[20770]: time="2026-06-09T17:01:09.457286557Z" level=info msg="Removing pod sandbox: 82bbc98d7d701f5f6ddd8ae95044a0824c53d95ea91bbcbd403fb4bfc465882a" id=a70bd75d-8789-4d11-9720-97c00a0ba51b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.336183 | controller | Jun 09 17:01:09.566039 crc crio[20770]: time="2026-06-09T17:01:09.555427662Z" level=info msg="Removed pod sandbox: 82bbc98d7d701f5f6ddd8ae95044a0824c53d95ea91bbcbd403fb4bfc465882a" id=a70bd75d-8789-4d11-9720-97c00a0ba51b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.336201 | controller | Jun 09 17:01:09.574008 crc crio[20770]: time="2026-06-09T17:01:09.573233418Z" level=info msg="Stopping pod sandbox: 557a5145d24c2eb57a6e0a992207eda811f5635fc8f681bc36a4e0aa1b9531aa" id=4acbad96-b922-49c8-980f-d396504f9abb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.336218 | controller | Jun 09 17:01:09.574008 crc crio[20770]: time="2026-06-09T17:01:09.573354821Z" level=info msg="Stopped pod sandbox (already stopped): 557a5145d24c2eb57a6e0a992207eda811f5635fc8f681bc36a4e0aa1b9531aa" id=4acbad96-b922-49c8-980f-d396504f9abb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.336234 | controller | Jun 09 17:01:09.591306 crc crio[20770]: time="2026-06-09T17:01:09.591219869Z" level=info msg="Removing pod sandbox: 557a5145d24c2eb57a6e0a992207eda811f5635fc8f681bc36a4e0aa1b9531aa" id=bd25f2cb-4797-483a-8c9f-3c4a4d0baad6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.336249 | controller | Jun 09 17:01:09.628909 crc crio[20770]: time="2026-06-09T17:01:09.628808759Z" level=info msg="Removed pod sandbox: 557a5145d24c2eb57a6e0a992207eda811f5635fc8f681bc36a4e0aa1b9531aa" id=bd25f2cb-4797-483a-8c9f-3c4a4d0baad6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.336265 | controller | Jun 09 17:01:09.631871 crc crio[20770]: time="2026-06-09T17:01:09.631782715Z" level=info msg="Stopping pod sandbox: 80797296abf186f1981078f17a2f9ae6c38bfe6d3a1988d6b95accd22219607f" id=f7c2a39f-a24d-44f3-bfca-e8ef996e5519 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.336281 | controller | Jun 09 17:01:09.632095 crc crio[20770]: time="2026-06-09T17:01:09.631899998Z" level=info msg="Stopped pod sandbox (already stopped): 80797296abf186f1981078f17a2f9ae6c38bfe6d3a1988d6b95accd22219607f" id=f7c2a39f-a24d-44f3-bfca-e8ef996e5519 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.336297 | controller | Jun 09 17:01:09.634944 crc crio[20770]: time="2026-06-09T17:01:09.634767311Z" level=info msg="Removing pod sandbox: 80797296abf186f1981078f17a2f9ae6c38bfe6d3a1988d6b95accd22219607f" id=7aca8989-e9ea-487d-ab85-2ab1e3ea3259 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.336313 | controller | Jun 09 17:01:09.675891 crc crio[20770]: time="2026-06-09T17:01:09.675799751Z" level=info msg="Removed pod sandbox: 80797296abf186f1981078f17a2f9ae6c38bfe6d3a1988d6b95accd22219607f" id=7aca8989-e9ea-487d-ab85-2ab1e3ea3259 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.336329 | controller | Jun 09 17:01:09.678091 crc crio[20770]: time="2026-06-09T17:01:09.678004505Z" level=info msg="Stopping pod sandbox: 6771b74dca213565786b0bacf66fa6477315ff50a427147c16858e360cc5f01a" id=a27b425e-4756-44be-86ed-386474e727cb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.336344 | controller | Jun 09 17:01:09.678220 crc crio[20770]: time="2026-06-09T17:01:09.678097497Z" level=info msg="Stopped pod sandbox (already stopped): 6771b74dca213565786b0bacf66fa6477315ff50a427147c16858e360cc5f01a" id=a27b425e-4756-44be-86ed-386474e727cb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.336359 | controller | Jun 09 17:01:09.684222 crc crio[20770]: time="2026-06-09T17:01:09.684129592Z" level=info msg="Removing pod sandbox: 6771b74dca213565786b0bacf66fa6477315ff50a427147c16858e360cc5f01a" id=2fa83914-144a-4b96-83a4-8bdd96b769ad name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.336375 | controller | Jun 09 17:01:09.722396 crc crio[20770]: time="2026-06-09T17:01:09.722264687Z" level=info msg="Created container 7d975c4dbad9f8641ac7791ef7fda1ba1fe90a0151e0bb603f049a706072e692: openstack/cinder-scheduler-0/cinder-scheduler" id=d776d2d8-0231-4db3-9a39-2e56c6723d3c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.336391 | controller | Jun 09 17:01:09.737578 crc crio[20770]: time="2026-06-09T17:01:09.737470428Z" level=info msg="Starting container: 7d975c4dbad9f8641ac7791ef7fda1ba1fe90a0151e0bb603f049a706072e692" id=e55176df-611f-4164-96de-55cd762e851b name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.336412 | controller | Jun 09 17:01:09.759518 crc crio[20770]: time="2026-06-09T17:01:09.759399174Z" level=info msg="Removed pod sandbox: 6771b74dca213565786b0bacf66fa6477315ff50a427147c16858e360cc5f01a" id=2fa83914-144a-4b96-83a4-8bdd96b769ad name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.336438 | controller | Jun 09 17:01:09.763495 crc crio[20770]: time="2026-06-09T17:01:09.763349748Z" level=info msg="Stopping pod sandbox: d0a0cdb318a3679e2303140b18eb7e0138c7da6e7eab21c8d9bce261b2661852" id=77989c59-da4b-4dbf-a611-9e343893c5b7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.336462 | controller | Jun 09 17:01:09.763739 crc crio[20770]: time="2026-06-09T17:01:09.763632706Z" level=info msg="Stopped pod sandbox (already stopped): d0a0cdb318a3679e2303140b18eb7e0138c7da6e7eab21c8d9bce261b2661852" id=77989c59-da4b-4dbf-a611-9e343893c5b7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.336479 | controller | Jun 09 17:01:09.773129 crc crio[20770]: time="2026-06-09T17:01:09.773032209Z" level=info msg="Removing pod sandbox: d0a0cdb318a3679e2303140b18eb7e0138c7da6e7eab21c8d9bce261b2661852" id=9797b23d-6ff6-4ef3-ba39-1d946d802add name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.336496 | controller | Jun 09 17:01:09.867539 crc crio[20770]: time="2026-06-09T17:01:09.867405814Z" level=info msg="Removed pod sandbox: d0a0cdb318a3679e2303140b18eb7e0138c7da6e7eab21c8d9bce261b2661852" id=9797b23d-6ff6-4ef3-ba39-1d946d802add name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.336528 | controller | Jun 09 17:01:09.869498 crc crio[20770]: time="2026-06-09T17:01:09.869414652Z" level=info msg="Stopping pod sandbox: 790a2999f4198add7e4423d05082303b1d712b49fd79375a49ed11e1b2f7b91b" id=cc2b7f3f-0bf4-4913-a3d3-fd3ede7d4f20 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.336551 | controller | Jun 09 17:01:09.869615 crc crio[20770]: time="2026-06-09T17:01:09.869507405Z" level=info msg="Stopped pod sandbox (already stopped): 790a2999f4198add7e4423d05082303b1d712b49fd79375a49ed11e1b2f7b91b" id=cc2b7f3f-0bf4-4913-a3d3-fd3ede7d4f20 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.336568 | controller | Jun 09 17:01:09.881270 crc crio[20770]: time="2026-06-09T17:01:09.878472675Z" level=info msg="Removing pod sandbox: 790a2999f4198add7e4423d05082303b1d712b49fd79375a49ed11e1b2f7b91b" id=dff1d3a2-2e53-4341-99ed-3c133e04696e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.336585 | controller | Jun 09 17:01:09.917410 crc crio[20770]: time="2026-06-09T17:01:09.917315731Z" level=info msg="Started container" PID=70833 containerID=7d975c4dbad9f8641ac7791ef7fda1ba1fe90a0151e0bb603f049a706072e692 description=openstack/cinder-scheduler-0/cinder-scheduler id=e55176df-611f-4164-96de-55cd762e851b name=/runtime.v1.RuntimeService/StartContainer sandboxID=7fa4a6ecc5cf6c0c7276b443710ae94c862d2f8b0574b31188a7a21bad4fdcbf
2026-06-09 17:48:36.336601 | controller | Jun 09 17:01:09.929564 crc crio[20770]: time="2026-06-09T17:01:09.929463813Z" level=info msg="Removed pod sandbox: 790a2999f4198add7e4423d05082303b1d712b49fd79375a49ed11e1b2f7b91b" id=dff1d3a2-2e53-4341-99ed-3c133e04696e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.336616 | controller | Jun 09 17:01:09.934343 crc crio[20770]: time="2026-06-09T17:01:09.934233721Z" level=info msg="Stopping pod sandbox: afc8116d76ea6180703b6ce760cfdac90f2fc47a8e93593dfaad1de408e88b90" id=66d15150-591e-48cd-b18b-9fb2b28d5a71 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.336632 | controller | Jun 09 17:01:09.934343 crc crio[20770]: time="2026-06-09T17:01:09.934341374Z" level=info msg="Stopped pod sandbox (already stopped): afc8116d76ea6180703b6ce760cfdac90f2fc47a8e93593dfaad1de408e88b90" id=66d15150-591e-48cd-b18b-9fb2b28d5a71 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.336652 | controller | Jun 09 17:01:09.935105 crc crio[20770]: time="2026-06-09T17:01:09.934980663Z" level=info msg="Removing pod sandbox: afc8116d76ea6180703b6ce760cfdac90f2fc47a8e93593dfaad1de408e88b90" id=3b50870d-be90-4492-b2cd-bb55d4627eed name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.336668 | controller | Jun 09 17:01:09.948872 crc crio[20770]: time="2026-06-09T17:01:09.948779513Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=d114e7a6-1f2d-46bc-8c9a-ef846c9d73a9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.336684 | controller | Jun 09 17:01:09.997689 crc crio[20770]: time="2026-06-09T17:01:09.997458094Z" level=info msg="Removed pod sandbox: afc8116d76ea6180703b6ce760cfdac90f2fc47a8e93593dfaad1de408e88b90" id=3b50870d-be90-4492-b2cd-bb55d4627eed name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.336700 | controller | Jun 09 17:01:09.999226 crc crio[20770]: time="2026-06-09T17:01:09.999148053Z" level=info msg="Stopping pod sandbox: 33b326c618813b4476cfd35e270a1d1b9710b69a5b74ad2f701f2b89b61f7deb" id=cab2d8f8-7bcb-4096-9fde-66f99fd073a4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.336715 | controller | Jun 09 17:01:09.999342 crc crio[20770]: time="2026-06-09T17:01:09.999253386Z" level=info msg="Stopped pod sandbox (already stopped): 33b326c618813b4476cfd35e270a1d1b9710b69a5b74ad2f701f2b89b61f7deb" id=cab2d8f8-7bcb-4096-9fde-66f99fd073a4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.336731 | controller | Jun 09 17:01:10.000352 crc crio[20770]: time="2026-06-09T17:01:10.000286566Z" level=info msg="Removing pod sandbox: 33b326c618813b4476cfd35e270a1d1b9710b69a5b74ad2f701f2b89b61f7deb" id=9d55b640-2fea-4f90-a62f-1263fd00a62d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.336746 | controller | Jun 09 17:01:10.034414 crc crio[20770]: time="2026-06-09T17:01:10.034313482Z" level=info msg="Removed pod sandbox: 33b326c618813b4476cfd35e270a1d1b9710b69a5b74ad2f701f2b89b61f7deb" id=9d55b640-2fea-4f90-a62f-1263fd00a62d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.336762 | controller | Jun 09 17:01:10.112480 crc crio[20770]: time="2026-06-09T17:01:10.111992493Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=bf430997-e1bb-4ca2-b42b-7219970a5806 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.336777 | controller | Jun 09 17:01:10.139322 crc crio[20770]: time="2026-06-09T17:01:10.139215602Z" level=info msg="Creating container: openstack/cinder-scheduler-0/probe" id=77d7cdc8-c6e4-4c05-8f64-4aaff56f5ec5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.336793 | controller | Jun 09 17:01:10.139935 crc crio[20770]: time="2026-06-09T17:01:10.139875901Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.336809 | controller | Jun 09 17:01:10.304900 crc crio[20770]: time="2026-06-09T17:01:10.304621907Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.336825 | controller | Jun 09 17:01:11.178064 crc crio[20770]: time="2026-06-09T17:01:11.176506647Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.336841 | controller | Jun 09 17:01:11.663601 crc crio[20770]: time="2026-06-09T17:01:11.66310291Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.336857 | controller | Jun 09 17:01:11.705173 crc crio[20770]: time="2026-06-09T17:01:11.705057326Z" level=info msg="Created container b9f104a859b06a315a742a85fe14c412e0c41c9ccdb3fd192911e107db66c851: openstack/cinder-api-0/cinder-api-log" id=cb92871d-a19e-4d83-aab8-808da972cb3b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.336877 | controller | Jun 09 17:01:11.706362 crc crio[20770]: time="2026-06-09T17:01:11.706275221Z" level=info msg="Starting container: b9f104a859b06a315a742a85fe14c412e0c41c9ccdb3fd192911e107db66c851" id=64713eb9-cd03-48de-b614-cff42d1ac40a name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.336894 | controller | Jun 09 17:01:11.714120 crc crio[20770]: time="2026-06-09T17:01:11.714031266Z" level=info msg="Started container" PID=70972 containerID=b9f104a859b06a315a742a85fe14c412e0c41c9ccdb3fd192911e107db66c851 description=openstack/cinder-api-0/cinder-api-log id=64713eb9-cd03-48de-b614-cff42d1ac40a name=/runtime.v1.RuntimeService/StartContainer sandboxID=97f6604f2b38d2bcdf8dbe876ee402428d8111541096d160022343644e0f3d04
2026-06-09 17:48:36.336910 | controller | Jun 09 17:01:11.987400 crc crio[20770]: time="2026-06-09T17:01:11.986422421Z" level=info msg="Stopping pod sandbox: 9c497bf0ce06e51db7904f9fd413b25930ef91da0fca590b01ec23936841faf9" id=41898c0a-75b2-4c16-bf50-14a930a37032 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.336926 | controller | Jun 09 17:01:11.987400 crc crio[20770]: time="2026-06-09T17:01:11.987048579Z" level=info msg="Got pod network &{Name:keystone-cron-29683741-22srr Namespace:openstack ID:9c497bf0ce06e51db7904f9fd413b25930ef91da0fca590b01ec23936841faf9 UID:5e9f44ed-40ff-4824-ba52-c00ff29abc07 NetNS:/var/run/netns/97c3fd77-589a-483a-a6da-063712bdefaf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5e9f44ed_40ff_4824_ba52_c00ff29abc07.slice PodAnnotations:0xc0029d47c8}] Aliases:map[]}"
2026-06-09 17:48:36.336942 | controller | Jun 09 17:01:11.987400 crc crio[20770]: time="2026-06-09T17:01:11.987170723Z" level=info msg="Deleting pod openstack_keystone-cron-29683741-22srr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.336959 | controller | Jun 09 17:01:12.231708 crc crio[20770]: time="2026-06-09T17:01:12.231254527Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=85601700-e5d3-4324-b731-1012c15c5dda name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.336975 | controller | Jun 09 17:01:12.288139 crc crio[20770]: time="2026-06-09T17:01:12.276130628Z" level=info msg="Created container c61936be9a31f3d9a56f540a177eff15f0d5544cf0d98cb5fcce42a9bad78732: openstack/cinder-scheduler-0/probe" id=77d7cdc8-c6e4-4c05-8f64-4aaff56f5ec5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.336991 | controller | Jun 09 17:01:12.291534 crc crio[20770]: time="2026-06-09T17:01:12.291422371Z" level=info msg="Starting container: c61936be9a31f3d9a56f540a177eff15f0d5544cf0d98cb5fcce42a9bad78732" id=9be07584-5b3a-4326-973d-b6e1e3743daf name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.337007 | controller | Jun 09 17:01:12.306591 crc crio[20770]: time="2026-06-09T17:01:12.306246511Z" level=info msg="Started container" PID=71058 containerID=c61936be9a31f3d9a56f540a177eff15f0d5544cf0d98cb5fcce42a9bad78732 description=openstack/cinder-scheduler-0/probe id=9be07584-5b3a-4326-973d-b6e1e3743daf name=/runtime.v1.RuntimeService/StartContainer sandboxID=7fa4a6ecc5cf6c0c7276b443710ae94c862d2f8b0574b31188a7a21bad4fdcbf
2026-06-09 17:48:36.337025 | controller | Jun 09 17:01:12.437735 crc crio[20770]: time="2026-06-09T17:01:12.437563817Z" level=info msg="Stopped pod sandbox: 9c497bf0ce06e51db7904f9fd413b25930ef91da0fca590b01ec23936841faf9" id=41898c0a-75b2-4c16-bf50-14a930a37032 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.337041 | controller | Jun 09 17:01:12.544514 crc crio[20770]: time="2026-06-09T17:01:12.538266836Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=7ee6143b-30f8-4cd7-8007-a93b987b5736 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.337061 | controller | Jun 09 17:01:12.817469 crc crio[20770]: time="2026-06-09T17:01:12.816875851Z" level=info msg="Creating container: openstack/cinder-api-0/cinder-api" id=50a5302d-6bec-407a-ab27-ec1959741a39 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.337078 | controller | Jun 09 17:01:12.817792 crc crio[20770]: time="2026-06-09T17:01:12.817721706Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.337095 | controller | Jun 09 17:01:12.878533 crc crio[20770]: time="2026-06-09T17:01:12.878395794Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.337111 | controller | Jun 09 17:01:13.169212 crc crio[20770]: time="2026-06-09T17:01:13.169120711Z" level=info msg="Stopping container: 68101b9faf98192b970a155e708de8a627a1951c638b51efea34b6d44e9ba6ce (timeout: 30s)" id=df766e0a-7a72-44a2-b968-9f789a55cf11 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.337127 | controller | Jun 09 17:01:13.169720 crc crio[20770]: time="2026-06-09T17:01:13.169171872Z" level=info msg="Stopping container: 71723bea39fb1acf0aa23da025947cabcc2f92bc4ed24e94aa17531bcb5fd8cb (timeout: 30s)" id=afd35e7e-1e93-49d4-bbbf-67d1c04e5d23 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.337142 | controller | Jun 09 17:01:13.359339 crc crio[20770]: time="2026-06-09T17:01:13.35713033Z" level=info msg="Stopped container 71723bea39fb1acf0aa23da025947cabcc2f92bc4ed24e94aa17531bcb5fd8cb: openstack/barbican-api-58c45d4994-qwcf8/barbican-api-log" id=afd35e7e-1e93-49d4-bbbf-67d1c04e5d23 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.337158 | controller | Jun 09 17:01:14.503102 crc crio[20770]: time="2026-06-09T17:01:14.50259495Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.337174 | controller | Jun 09 17:01:14.773289 crc crio[20770]: time="2026-06-09T17:01:14.773109971Z" level=info msg="Created container 65753f3ef8ec881a43bee2a5ee9ffb074dbf0de21699310fdc7432039d3c8b06: openstack/cinder-api-0/cinder-api" id=50a5302d-6bec-407a-ab27-ec1959741a39 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.337190 | controller | Jun 09 17:01:14.774516 crc crio[20770]: time="2026-06-09T17:01:14.774421389Z" level=info msg="Starting container: 65753f3ef8ec881a43bee2a5ee9ffb074dbf0de21699310fdc7432039d3c8b06" id=8f50d106-2e48-4856-9663-f1a51bcb8566 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.337207 | controller | Jun 09 17:01:14.783128 crc crio[20770]: time="2026-06-09T17:01:14.782997928Z" level=info msg="Started container" PID=71257 containerID=65753f3ef8ec881a43bee2a5ee9ffb074dbf0de21699310fdc7432039d3c8b06 description=openstack/cinder-api-0/cinder-api id=8f50d106-2e48-4856-9663-f1a51bcb8566 name=/runtime.v1.RuntimeService/StartContainer sandboxID=97f6604f2b38d2bcdf8dbe876ee402428d8111541096d160022343644e0f3d04
2026-06-09 17:48:36.337224 | controller | Jun 09 17:01:15.134302 crc crio[20770]: time="2026-06-09T17:01:15.133529566Z" level=info msg="Stopping container: 65753f3ef8ec881a43bee2a5ee9ffb074dbf0de21699310fdc7432039d3c8b06 (timeout: 30s)" id=ab697dc4-c4bc-49ab-8310-0df247d91595 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.337239 | controller | Jun 09 17:01:15.134302 crc crio[20770]: time="2026-06-09T17:01:15.134032041Z" level=info msg="Stopping container: b9f104a859b06a315a742a85fe14c412e0c41c9ccdb3fd192911e107db66c851 (timeout: 30s)" id=667019fd-1f95-4a1f-8453-90cd6daddb54 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.337255 | controller | Jun 09 17:01:15.494114 crc crio[20770]: time="2026-06-09T17:01:15.494011495Z" level=info msg="Stopped container b9f104a859b06a315a742a85fe14c412e0c41c9ccdb3fd192911e107db66c851: openstack/cinder-api-0/cinder-api-log" id=667019fd-1f95-4a1f-8453-90cd6daddb54 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.337274 | controller | Jun 09 17:01:16.119249 crc crio[20770]: time="2026-06-09T17:01:16.118585007Z" level=info msg="Stopping container: bcb0aafac934df3f337628d59d3a5674d28bde1d3d8356d904634175a1891096 (timeout: 10s)" id=9252bf6f-04b6-4c5d-b2cc-9af3a01e0a0a name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.337291 | controller | Jun 09 17:01:16.222927 crc crio[20770]: time="2026-06-09T17:01:16.222586732Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=687fc153-ba41-4946-8f16-62f0a54e27fe name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.337307 | controller | Jun 09 17:01:16.243031 crc crio[20770]: time="2026-06-09T17:01:16.242936142Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=f089f601-00ca-4f95-9a1f-93d1978b12fe name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.337323 | controller | Jun 09 17:01:16.262895 crc crio[20770]: time="2026-06-09T17:01:16.262776707Z" level=info msg="Stopped container bcb0aafac934df3f337628d59d3a5674d28bde1d3d8356d904634175a1891096: openstack/dnsmasq-dns-7c87cbcf5f-8kz7k/dnsmasq-dns" id=9252bf6f-04b6-4c5d-b2cc-9af3a01e0a0a name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.337339 | controller | Jun 09 17:01:16.263843 crc crio[20770]: time="2026-06-09T17:01:16.263617011Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-zd5tx/registry-server" id=70bd119e-9f0e-48e2-9613-147d0cc5c4d8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.337354 | controller | Jun 09 17:01:16.264471 crc crio[20770]: time="2026-06-09T17:01:16.264445805Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.337371 | controller | Jun 09 17:01:16.272707 crc crio[20770]: time="2026-06-09T17:01:16.269575324Z" level=info msg="Stopping pod sandbox: 57f98aa201ccdbc27bb2284c8a8b4df3dc80c2d00afdc169cc43c21e59410a2e" id=09d8a0bc-a982-4f2f-b5c2-171ed9d7979a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.337387 | controller | Jun 09 17:01:16.272707 crc crio[20770]: time="2026-06-09T17:01:16.270336606Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7c87cbcf5f-8kz7k Namespace:openstack ID:57f98aa201ccdbc27bb2284c8a8b4df3dc80c2d00afdc169cc43c21e59410a2e UID:1b6e824e-5a3e-4344-aec4-faa8d360d6f5 NetNS:/var/run/netns/4542f1da-75b2-431c-a1e6-5e7d4786616e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1b6e824e_5a3e_4344_aec4_faa8d360d6f5.slice PodAnnotations:0xc0005c6dd8}] Aliases:map[]}"
2026-06-09 17:48:36.337403 | controller | Jun 09 17:01:16.272707 crc crio[20770]: time="2026-06-09T17:01:16.27046996Z" level=info msg="Deleting pod openstack_dnsmasq-dns-7c87cbcf5f-8kz7k from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.337420 | controller | Jun 09 17:01:16.429984 crc crio[20770]: time="2026-06-09T17:01:16.42987711Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.337436 | controller | Jun 09 17:01:16.436378 crc crio[20770]: time="2026-06-09T17:01:16.436279706Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.337452 | controller | Jun 09 17:01:16.611157 crc crio[20770]: time="2026-06-09T17:01:16.610492845Z" level=info msg="Created container 01af770648e75014f182a4e4d298c9863813ccb5cf2c96355aeb4631e062c972: openshift-marketplace/redhat-operators-zd5tx/registry-server" id=70bd119e-9f0e-48e2-9613-147d0cc5c4d8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.337472 | controller | Jun 09 17:01:16.613578 crc crio[20770]: time="2026-06-09T17:01:16.613501062Z" level=info msg="Starting container: 01af770648e75014f182a4e4d298c9863813ccb5cf2c96355aeb4631e062c972" id=88ca5126-200d-46e5-adb0-8a42375f537e name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.337490 | controller | Jun 09 17:01:16.624054 crc crio[20770]: time="2026-06-09T17:01:16.623959635Z" level=info msg="Started container" PID=71634 containerID=01af770648e75014f182a4e4d298c9863813ccb5cf2c96355aeb4631e062c972 description=openshift-marketplace/redhat-operators-zd5tx/registry-server id=88ca5126-200d-46e5-adb0-8a42375f537e name=/runtime.v1.RuntimeService/StartContainer sandboxID=604e7a0702a18f564962cebe94476fc6f95fcd14bd4de8e8cb7f591baa1d7003
2026-06-09 17:48:36.337530 | controller | Jun 09 17:01:16.826494 crc crio[20770]: time="2026-06-09T17:01:16.82629947Z" level=info msg="Stopped pod sandbox: 57f98aa201ccdbc27bb2284c8a8b4df3dc80c2d00afdc169cc43c21e59410a2e" id=09d8a0bc-a982-4f2f-b5c2-171ed9d7979a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.337563 | controller | Jun 09 17:01:16.922457 crc crio[20770]: time="2026-06-09T17:01:16.922382255Z" level=info msg="Stopped container 68101b9faf98192b970a155e708de8a627a1951c638b51efea34b6d44e9ba6ce: openstack/barbican-api-58c45d4994-qwcf8/barbican-api" id=df766e0a-7a72-44a2-b968-9f789a55cf11 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.337590 | controller | Jun 09 17:01:16.923595 crc crio[20770]: time="2026-06-09T17:01:16.923487627Z" level=info msg="Stopping pod sandbox: 38a3dd8710208463f7fde9de24c8f73fe663ae4fb6e9dbfbc85c67bd3857a47b" id=03d33422-1be7-4964-be9c-7ae701c21d23 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.337614 | controller | Jun 09 17:01:16.924311 crc crio[20770]: time="2026-06-09T17:01:16.924229618Z" level=info msg="Got pod network &{Name:barbican-api-58c45d4994-qwcf8 Namespace:openstack ID:38a3dd8710208463f7fde9de24c8f73fe663ae4fb6e9dbfbc85c67bd3857a47b UID:33b36d30-5825-499c-9d76-f961f86966ca NetNS:/var/run/netns/7a767c85-6915-4b47-99f7-3a1ed79b9828 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod33b36d30_5825_499c_9d76_f961f86966ca.slice PodAnnotations:0xc002894178}] Aliases:map[]}"
2026-06-09 17:48:36.337631 | controller | Jun 09 17:01:16.924415 crc crio[20770]: time="2026-06-09T17:01:16.924398783Z" level=info msg="Deleting pod openstack_barbican-api-58c45d4994-qwcf8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.337648 | controller | Jun 09 17:01:17.292344 crc crio[20770]: time="2026-06-09T17:01:17.289558007Z" level=info msg="Removing container: bcb0aafac934df3f337628d59d3a5674d28bde1d3d8356d904634175a1891096" id=1186e360-455c-4952-a5c9-05061da6733e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.337664 | controller | Jun 09 17:01:17.353558 crc crio[20770]: time="2026-06-09T17:01:17.352517092Z" level=info msg="Removed container bcb0aafac934df3f337628d59d3a5674d28bde1d3d8356d904634175a1891096: openstack/dnsmasq-dns-7c87cbcf5f-8kz7k/dnsmasq-dns" id=1186e360-455c-4952-a5c9-05061da6733e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.337681 | controller | Jun 09 17:01:17.384805 crc crio[20770]: time="2026-06-09T17:01:17.370241516Z" level=info msg="Removing container: 3d55cf958ceb00f7a60c322e0addc39f52475d18e88dce589236d63d27d0bd5d" id=171c2120-cfe2-47db-aedf-b963e988f652 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.337698 | controller | Jun 09 17:01:17.432727 crc crio[20770]: time="2026-06-09T17:01:17.431866972Z" level=info msg="Running pod sandbox: openstack/openstackclient/POD" id=3b28f174-dda2-4ec9-9c8c-1f16b294b7f4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.337720 | controller | Jun 09 17:01:17.432727 crc crio[20770]: time="2026-06-09T17:01:17.432413028Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.337737 | controller | Jun 09 17:01:17.632912 crc crio[20770]: time="2026-06-09T17:01:17.632072705Z" level=info msg="Removed container 3d55cf958ceb00f7a60c322e0addc39f52475d18e88dce589236d63d27d0bd5d: openstack/dnsmasq-dns-7c87cbcf5f-8kz7k/init" id=171c2120-cfe2-47db-aedf-b963e988f652 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.337754 | controller | Jun 09 17:01:17.688705 crc crio[20770]: time="2026-06-09T17:01:17.687557643Z" level=info msg="Got pod network &{Name:openstackclient Namespace:openstack ID:6782547e21d09a96b95286a17ac003d4fe3068ea42611d99f0c95f6c601f087a UID:7a168598-a753-4e31-be92-1c68e9f079bd NetNS:/var/run/netns/f39c7e99-5d82-4605-adca-39e0cb12288e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7a168598_a753_4e31_be92_1c68e9f079bd.slice PodAnnotations:0xc0005c6cd0}] Aliases:map[]}"
2026-06-09 17:48:36.337772 | controller | Jun 09 17:01:17.688705 crc crio[20770]: time="2026-06-09T17:01:17.687772759Z" level=info msg="Adding pod openstack_openstackclient to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.337789 | controller | Jun 09 17:01:17.692696 crc crio[20770]: time="2026-06-09T17:01:17.689480799Z" level=info msg="Stopped pod sandbox: 38a3dd8710208463f7fde9de24c8f73fe663ae4fb6e9dbfbc85c67bd3857a47b" id=03d33422-1be7-4964-be9c-7ae701c21d23 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.337806 | controller | Jun 09 17:01:18.412501 crc crio[20770]: time="2026-06-09T17:01:18.411928298Z" level=info msg="Removing container: 68101b9faf98192b970a155e708de8a627a1951c638b51efea34b6d44e9ba6ce" id=bd2383d7-234f-4a5e-a9c2-2688fb622c51 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.337822 | controller | Jun 09 17:01:18.543210 crc crio[20770]: time="2026-06-09T17:01:18.542573794Z" level=info msg="Removed container 68101b9faf98192b970a155e708de8a627a1951c638b51efea34b6d44e9ba6ce: openstack/barbican-api-58c45d4994-qwcf8/barbican-api" id=bd2383d7-234f-4a5e-a9c2-2688fb622c51 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.337840 | controller | Jun 09 17:01:18.560200 crc crio[20770]: time="2026-06-09T17:01:18.560061451Z" level=info msg="Removing container: 71723bea39fb1acf0aa23da025947cabcc2f92bc4ed24e94aa17531bcb5fd8cb" id=2d74a0cf-14b9-4c5c-b0ad-bc776a4fff90 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.337857 | controller | Jun 09 17:01:18.591883 crc crio[20770]: 2026-06-09T17:01:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6782547e21d09a9 Mac:52:e7:b2:d8:1a:d9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ad Mtu:0 Sandbox:/var/run/netns/f39c7e99-5d82-4605-adca-39e0cb12288e SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.173 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.337875 | controller | Jun 09 17:01:18.593451 crc crio[20770]: time="2026-06-09T17:01:18.593382396Z" level=info msg="Got pod network &{Name:openstackclient Namespace:openstack ID:6782547e21d09a96b95286a17ac003d4fe3068ea42611d99f0c95f6c601f087a UID:7a168598-a753-4e31-be92-1c68e9f079bd NetNS:/var/run/netns/f39c7e99-5d82-4605-adca-39e0cb12288e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7a168598_a753_4e31_be92_1c68e9f079bd.slice PodAnnotations:0xc0005c6cd0}] Aliases:map[]}"
2026-06-09 17:48:36.337893 | controller | Jun 09 17:01:18.593576 crc crio[20770]: time="2026-06-09T17:01:18.593552091Z" level=info msg="Checking pod openstack_openstackclient for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.337909 | controller | Jun 09 17:01:18.598845 crc crio[20770]: time="2026-06-09T17:01:18.598628088Z" level=info msg="Removed container 71723bea39fb1acf0aa23da025947cabcc2f92bc4ed24e94aa17531bcb5fd8cb: openstack/barbican-api-58c45d4994-qwcf8/barbican-api-log" id=2d74a0cf-14b9-4c5c-b0ad-bc776a4fff90 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.337930 | controller | Jun 09 17:01:18.613510 crc crio[20770]: time="2026-06-09T17:01:18.613322254Z" level=info msg="Ran pod sandbox 6782547e21d09a96b95286a17ac003d4fe3068ea42611d99f0c95f6c601f087a with infra container: openstack/openstackclient/POD" id=3b28f174-dda2-4ec9-9c8c-1f16b294b7f4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.337947 | controller | Jun 09 17:01:18.619255 crc crio[20770]: time="2026-06-09T17:01:18.619077651Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified" id=9cad5f92-731f-4443-9f45-20d5566ffb38 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.337964 | controller | Jun 09 17:01:18.620041 crc crio[20770]: time="2026-06-09T17:01:18.619974107Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified not found" id=9cad5f92-731f-4443-9f45-20d5566ffb38 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.337982 | controller | Jun 09 17:01:18.620287 crc crio[20770]: time="2026-06-09T17:01:18.620215604Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified found" id=9cad5f92-731f-4443-9f45-20d5566ffb38 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.337999 | controller | Jun 09 17:01:18.621885 crc crio[20770]: time="2026-06-09T17:01:18.621614365Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified" id=fad537d6-37b9-45e2-bcf4-7d98c3444d62 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.338016 | controller | Jun 09 17:01:18.649561 crc crio[20770]: time="2026-06-09T17:01:18.64938977Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\""
2026-06-09 17:48:36.338033 | controller | Jun 09 17:01:24.883487 crc crio[20770]: time="2026-06-09T17:01:24.882554552Z" level=info msg="Running pod sandbox: openstack/swift-proxy-698576889c-cxn48/POD" id=033a0604-892d-4254-8476-b8a12447b67d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.338050 | controller | Jun 09 17:01:24.883487 crc crio[20770]: time="2026-06-09T17:01:24.883356695Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.338067 | controller | Jun 09 17:01:24.943442 crc crio[20770]: time="2026-06-09T17:01:24.943361324Z" level=info msg="Got pod network &{Name:swift-proxy-698576889c-cxn48 Namespace:openstack ID:d217ae378cddada12ac1d6ea9d87e90d6c362c3b2c4eb4037d8c64197a499084 UID:231f15c1-1443-4ab2-908d-23d2d1fcc301 NetNS:/var/run/netns/b5811f83-e639-421c-b849-1b6f4125bf6b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod231f15c1_1443_4ab2_908d_23d2d1fcc301.slice PodAnnotations:0xc007516138}] Aliases:map[]}"
2026-06-09 17:48:36.338084 | controller | Jun 09 17:01:24.943442 crc crio[20770]: time="2026-06-09T17:01:24.943423526Z" level=info msg="Adding pod openstack_swift-proxy-698576889c-cxn48 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.338100 | controller | Jun 09 17:01:25.290731 crc crio[20770]: time="2026-06-09T17:01:25.28857088Z" level=info msg="Stopping container: dcd52a168faf50473c8021dd9bd1c4586bd4f9b583b0627e721eff82c2bd41dc (timeout: 30s)" id=a24ac8ac-41f2-4e56-b500-b6693da959a4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.338117 | controller | Jun 09 17:01:25.290731 crc crio[20770]: time="2026-06-09T17:01:25.288694963Z" level=info msg="Stopping container: 196023ece22dbc3c9c5ec0436414fe8e14dccc836417012f4baaaea2cc562821 (timeout: 30s)" id=0ee7e731-62f5-4d1f-9860-58d8e433236c name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.338137 | controller | Jun 09 17:01:25.290731 crc crio[20770]: time="2026-06-09T17:01:25.288862718Z" level=info msg="Stopping container: 4f90e1d08b2d0857be8d84b8e3ebace3f76570d12afe9c8a2c61fb2370cf5017 (timeout: 30s)" id=9d2b7bb0-1478-4eed-929e-1306890b6abb name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.338154 | controller | Jun 09 17:01:25.295966 crc crio[20770]: time="2026-06-09T17:01:25.295917733Z" level=info msg="Stopping container: 398a694ebb020bcf4ce14e127dfd3a65cd5f36b695c699061c4805188f5395fa (timeout: 30s)" id=8296a5f0-cb69-48f6-9d34-913874ef2701 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.338171 | controller | Jun 09 17:01:25.450922 crc crio[20770]: time="2026-06-09T17:01:25.450324668Z" level=info msg="Stopped container 4f90e1d08b2d0857be8d84b8e3ebace3f76570d12afe9c8a2c61fb2370cf5017: openstack/ceilometer-0/sg-core" id=9d2b7bb0-1478-4eed-929e-1306890b6abb name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.338188 | controller | Jun 09 17:01:25.719903 crc crio[20770]: 2026-06-09T17:01:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d217ae378cddada Mac:76:e3:85:b5:b1:f8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ae Mtu:0 Sandbox:/var/run/netns/b5811f83-e639-421c-b849-1b6f4125bf6b SocketPath: PciID:}] [{Interface:0xc0000147d0 Address:{IP:10.217.0.174 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.338221 | controller | Jun 09 17:01:25.720674 crc crio[20770]: time="2026-06-09T17:01:25.720548209Z" level=info msg="Got pod network &{Name:swift-proxy-698576889c-cxn48 Namespace:openstack ID:d217ae378cddada12ac1d6ea9d87e90d6c362c3b2c4eb4037d8c64197a499084 UID:231f15c1-1443-4ab2-908d-23d2d1fcc301 NetNS:/var/run/netns/b5811f83-e639-421c-b849-1b6f4125bf6b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod231f15c1_1443_4ab2_908d_23d2d1fcc301.slice PodAnnotations:0xc007516138}] Aliases:map[]}"
2026-06-09 17:48:36.338240 | controller | Jun 09 17:01:25.720896 crc crio[20770]: time="2026-06-09T17:01:25.720831507Z" level=info msg="Checking pod openstack_swift-proxy-698576889c-cxn48 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.338257 | controller | Jun 09 17:01:25.753192 crc crio[20770]: time="2026-06-09T17:01:25.753097713Z" level=info msg="Ran pod sandbox d217ae378cddada12ac1d6ea9d87e90d6c362c3b2c4eb4037d8c64197a499084 with infra container: openstack/swift-proxy-698576889c-cxn48/POD" id=033a0604-892d-4254-8476-b8a12447b67d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.338277 | controller | Jun 09 17:01:25.756777 crc crio[20770]: time="2026-06-09T17:01:25.756203793Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=f9e8ff86-516e-4261-a055-e836b90aec20 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.338294 | controller | Jun 09 17:01:25.857095 crc crio[20770]: time="2026-06-09T17:01:25.85650453Z" level=info msg="Stopped container 196023ece22dbc3c9c5ec0436414fe8e14dccc836417012f4baaaea2cc562821: openstack/ceilometer-0/proxy-httpd" id=0ee7e731-62f5-4d1f-9860-58d8e433236c name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.338310 | controller | Jun 09 17:01:25.867351 crc crio[20770]: time="2026-06-09T17:01:25.867234661Z" level=info msg="Stopped container dcd52a168faf50473c8021dd9bd1c4586bd4f9b583b0627e721eff82c2bd41dc: openstack/ceilometer-0/ceilometer-central-agent" id=a24ac8ac-41f2-4e56-b500-b6693da959a4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.338328 | controller | Jun 09 17:01:25.873871 crc crio[20770]: time="2026-06-09T17:01:25.873734929Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=a1cac087-975a-4ecb-a01c-787f2220ce27 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.338349 | controller | Jun 09 17:01:25.887600 crc crio[20770]: time="2026-06-09T17:01:25.887488208Z" level=info msg="Creating container: openstack/swift-proxy-698576889c-cxn48/proxy-httpd" id=d6856552-7d2e-49ea-b6e4-a72fe0d78689 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.338366 | controller | Jun 09 17:01:25.888523 crc crio[20770]: time="2026-06-09T17:01:25.888026823Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.338383 | controller | Jun 09 17:01:25.955068 crc crio[20770]: time="2026-06-09T17:01:25.955007165Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.338399 | controller | Jun 09 17:01:25.962469 crc crio[20770]: time="2026-06-09T17:01:25.962384639Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.338416 | controller | Jun 09 17:01:26.042914 crc crio[20770]: time="2026-06-09T17:01:26.042576563Z" level=info msg="Stopped container 398a694ebb020bcf4ce14e127dfd3a65cd5f36b695c699061c4805188f5395fa: openstack/ceilometer-0/ceilometer-notification-agent" id=8296a5f0-cb69-48f6-9d34-913874ef2701 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.338433 | controller | Jun 09 17:01:26.043962 crc crio[20770]: time="2026-06-09T17:01:26.043895361Z" level=info msg="Stopping pod sandbox: ed377aff163f9dc8833993b6447c9b6171eee7493b5b04e0aebdcc7055ad0e60" id=26fb82ab-21db-449d-8611-bdf60677782d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.338452 | controller | Jun 09 17:01:26.044827 crc crio[20770]: time="2026-06-09T17:01:26.044701915Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:ed377aff163f9dc8833993b6447c9b6171eee7493b5b04e0aebdcc7055ad0e60 UID:b24526e5-ad98-4066-ac89-34322c5fb3bd NetNS:/var/run/netns/1d6533d6-170c-4868-b103-b359bc3760e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb24526e5_ad98_4066_ac89_34322c5fb3bd.slice PodAnnotations:0xc002894d80}] Aliases:map[]}"
2026-06-09 17:48:36.338470 | controller | Jun 09 17:01:26.045024 crc crio[20770]: time="2026-06-09T17:01:26.044953212Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.338487 | controller | Jun 09 17:01:26.296680 crc crio[20770]: time="2026-06-09T17:01:26.290854809Z" level=info msg="Created container 07577c2c54c26a9f3bc9c42982480297c3b39e8c00657dd77a535c89062aa595: openstack/swift-proxy-698576889c-cxn48/proxy-httpd" id=d6856552-7d2e-49ea-b6e4-a72fe0d78689 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.338504 | controller | Jun 09 17:01:26.297317 crc crio[20770]: time="2026-06-09T17:01:26.297280255Z" level=info msg="Starting container: 07577c2c54c26a9f3bc9c42982480297c3b39e8c00657dd77a535c89062aa595" id=e060a2a9-f1db-4b7d-ab45-6ca17ff5c189 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.338544 | controller | Jun 09 17:01:26.316922 crc crio[20770]: time="2026-06-09T17:01:26.316439031Z" level=info msg="Started container" PID=72361 containerID=07577c2c54c26a9f3bc9c42982480297c3b39e8c00657dd77a535c89062aa595 description=openstack/swift-proxy-698576889c-cxn48/proxy-httpd id=e060a2a9-f1db-4b7d-ab45-6ca17ff5c189 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d217ae378cddada12ac1d6ea9d87e90d6c362c3b2c4eb4037d8c64197a499084
2026-06-09 17:48:36.338564 | controller | Jun 09 17:01:26.367267 crc crio[20770]: time="2026-06-09T17:01:26.354850554Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=551b1ad2-248e-4d22-934c-dc2fa1ddf072 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.338588 | controller | Jun 09 17:01:26.399215 crc crio[20770]: time="2026-06-09T17:01:26.39853336Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=fb5a912b-3f6d-4043-9504-5600f73c4ce4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.338605 | controller | Jun 09 17:01:26.415406 crc crio[20770]: time="2026-06-09T17:01:26.415339257Z" level=info msg="Creating container: openstack/swift-proxy-698576889c-cxn48/proxy-server" id=109a814a-dd73-4029-b069-984404cb673e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.338622 | controller | Jun 09 17:01:26.416885 crc crio[20770]: time="2026-06-09T17:01:26.416851491Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.338640 | controller | Jun 09 17:01:26.498320 crc crio[20770]: time="2026-06-09T17:01:26.49822698Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.338663 | controller | Jun 09 17:01:26.504048 crc crio[20770]: time="2026-06-09T17:01:26.504004617Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.338686 | controller | Jun 09 17:01:26.515446 crc crio[20770]: time="2026-06-09T17:01:26.515002366Z" level=info msg="Stopped pod sandbox: ed377aff163f9dc8833993b6447c9b6171eee7493b5b04e0aebdcc7055ad0e60" id=26fb82ab-21db-449d-8611-bdf60677782d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.338709 | controller | Jun 09 17:01:26.656028 crc crio[20770]: time="2026-06-09T17:01:26.655942561Z" level=info msg="Removing container: 196023ece22dbc3c9c5ec0436414fe8e14dccc836417012f4baaaea2cc562821" id=ad7bf6cd-7bf2-4ebc-8562-9696ed57b109 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.338726 | controller | Jun 09 17:01:26.708447 crc crio[20770]: time="2026-06-09T17:01:26.708112313Z" level=info msg="Removed container 196023ece22dbc3c9c5ec0436414fe8e14dccc836417012f4baaaea2cc562821: openstack/ceilometer-0/proxy-httpd" id=ad7bf6cd-7bf2-4ebc-8562-9696ed57b109 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.338743 | controller | Jun 09 17:01:26.723734 crc crio[20770]: time="2026-06-09T17:01:26.723499079Z" level=info msg="Removing container: 4f90e1d08b2d0857be8d84b8e3ebace3f76570d12afe9c8a2c61fb2370cf5017" id=e32865b6-a51c-47f7-a908-bb5fd8ab0184 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.338758 | controller | Jun 09 17:01:26.737004 crc crio[20770]: time="2026-06-09T17:01:26.736722082Z" level=info msg="Created container a338ddfa8a92353301ed15f3f0297aa4912c69a0e43be03691f4ffb0a925f178: openstack/swift-proxy-698576889c-cxn48/proxy-server" id=109a814a-dd73-4029-b069-984404cb673e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.338774 | controller | Jun 09 17:01:26.749818 crc crio[20770]: time="2026-06-09T17:01:26.741204202Z" level=info msg="Starting container: a338ddfa8a92353301ed15f3f0297aa4912c69a0e43be03691f4ffb0a925f178" id=61cbb8b4-2b01-4146-8057-5543c8065f9d name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.338790 | controller | Jun 09 17:01:26.761478 crc crio[20770]: time="2026-06-09T17:01:26.760836341Z" level=info msg="Started container" PID=72405 containerID=a338ddfa8a92353301ed15f3f0297aa4912c69a0e43be03691f4ffb0a925f178 description=openstack/swift-proxy-698576889c-cxn48/proxy-server id=61cbb8b4-2b01-4146-8057-5543c8065f9d name=/runtime.v1.RuntimeService/StartContainer sandboxID=d217ae378cddada12ac1d6ea9d87e90d6c362c3b2c4eb4037d8c64197a499084
2026-06-09 17:48:36.338806 | controller | Jun 09 17:01:26.819800 crc crio[20770]: time="2026-06-09T17:01:26.817300498Z" level=info msg="Removed container 4f90e1d08b2d0857be8d84b8e3ebace3f76570d12afe9c8a2c61fb2370cf5017: openstack/ceilometer-0/sg-core" id=e32865b6-a51c-47f7-a908-bb5fd8ab0184 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.338826 | controller | Jun 09 17:01:26.840072 crc crio[20770]: time="2026-06-09T17:01:26.839973115Z" level=info msg="Removing container: 398a694ebb020bcf4ce14e127dfd3a65cd5f36b695c699061c4805188f5395fa" id=4dc104af-89d5-457c-8587-c06f64fbfe4a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.338844 | controller | Jun 09 17:01:27.033719 crc crio[20770]: time="2026-06-09T17:01:27.032221487Z" level=info msg="Removed container 398a694ebb020bcf4ce14e127dfd3a65cd5f36b695c699061c4805188f5395fa: openstack/ceilometer-0/ceilometer-notification-agent" id=4dc104af-89d5-457c-8587-c06f64fbfe4a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.338869 | controller | Jun 09 17:01:27.066307 crc crio[20770]: time="2026-06-09T17:01:27.066234193Z" level=info msg="Removing container: dcd52a168faf50473c8021dd9bd1c4586bd4f9b583b0627e721eff82c2bd41dc" id=31f4e29a-0cb3-4179-9e95-00790e9d1098 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.338942 | controller | Jun 09 17:01:27.116812 crc crio[20770]: time="2026-06-09T17:01:27.115779289Z" level=info msg="Removed container dcd52a168faf50473c8021dd9bd1c4586bd4f9b583b0627e721eff82c2bd41dc: openstack/ceilometer-0/ceilometer-central-agent" id=31f4e29a-0cb3-4179-9e95-00790e9d1098 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.338967 | controller | Jun 09 17:01:27.498320 crc crio[20770]: time="2026-06-09T17:01:27.498235864Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=9002882d-20f5-4a16-ba71-270028035874 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.338985 | controller | Jun 09 17:01:27.498521 crc crio[20770]: time="2026-06-09T17:01:27.498338707Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.339002 | controller | Jun 09 17:01:27.539795 crc crio[20770]: time="2026-06-09T17:01:27.539613373Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:f6434a73996efe76c71bd7dc3477bac0224b92f8ab48a28fe5b6eb0a72e07262 UID:abe7fbcc-1df1-4c6a-94aa-9eb8807c9c75 NetNS:/var/run/netns/d0e64e24-a083-462f-94bc-34570b9e5491 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podabe7fbcc_1df1_4c6a_94aa_9eb8807c9c75.slice PodAnnotations:0xc00008cd28}] Aliases:map[]}"
2026-06-09 17:48:36.339019 | controller | Jun 09 17:01:27.539795 crc crio[20770]: time="2026-06-09T17:01:27.539770158Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.339035 | controller | Jun 09 17:01:28.154407 crc crio[20770]: 2026-06-09T17:01:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f6434a73996efe7 Mac:ca:51:52:9b:61:da Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:af Mtu:0 Sandbox:/var/run/netns/d0e64e24-a083-462f-94bc-34570b9e5491 SocketPath: PciID:}] [{Interface:0xc00043e5b0 Address:{IP:10.217.0.175 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.339051 | controller | Jun 09 17:01:28.155914 crc crio[20770]: time="2026-06-09T17:01:28.155870005Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:f6434a73996efe76c71bd7dc3477bac0224b92f8ab48a28fe5b6eb0a72e07262 UID:abe7fbcc-1df1-4c6a-94aa-9eb8807c9c75 NetNS:/var/run/netns/d0e64e24-a083-462f-94bc-34570b9e5491 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podabe7fbcc_1df1_4c6a_94aa_9eb8807c9c75.slice PodAnnotations:0xc00008cd28}] Aliases:map[]}"
2026-06-09 17:48:36.339067 | controller | Jun 09 17:01:28.156703 crc crio[20770]: time="2026-06-09T17:01:28.15603549Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.339087 | controller | Jun 09 17:01:28.177975 crc crio[20770]: time="2026-06-09T17:01:28.177616175Z" level=info msg="Ran pod sandbox f6434a73996efe76c71bd7dc3477bac0224b92f8ab48a28fe5b6eb0a72e07262 with infra container: openstack/ceilometer-0/POD" id=9002882d-20f5-4a16-ba71-270028035874 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.339104 | controller | Jun 09 17:01:28.180236 crc crio[20770]: time="2026-06-09T17:01:28.180160439Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=a472e673-06b0-4716-af65-2a75df673abc name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.339121 | controller | Jun 09 17:01:28.207317 crc crio[20770]: time="2026-06-09T17:01:28.207218133Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=3c71e9ec-6387-4908-9389-332c6bd965ad name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.339137 | controller | Jun 09 17:01:28.217410 crc crio[20770]: time="2026-06-09T17:01:28.217324446Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=c84507ea-9a9f-4cf5-ad7c-86f663dc5e1d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.339153 | controller | Jun 09 17:01:28.217802 crc crio[20770]: time="2026-06-09T17:01:28.217734828Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.339169 | controller | Jun 09 17:01:28.298912 crc crio[20770]: time="2026-06-09T17:01:28.298239192Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.339185 | controller | Jun 09 17:01:28.303202 crc crio[20770]: time="2026-06-09T17:01:28.303122353Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.339201 | controller | Jun 09 17:01:28.499069 crc crio[20770]: time="2026-06-09T17:01:28.49897734Z" level=info msg="Created container 52b97f0d9d85f5356d728a323db93070df97780e14ece3c618d16d9021fa16a2: openstack/ceilometer-0/ceilometer-central-agent" id=c84507ea-9a9f-4cf5-ad7c-86f663dc5e1d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.339217 | controller | Jun 09 17:01:28.510428 crc crio[20770]: time="2026-06-09T17:01:28.510333049Z" level=info msg="Starting container: 52b97f0d9d85f5356d728a323db93070df97780e14ece3c618d16d9021fa16a2" id=7b5801b6-da5a-4352-9543-abb84a71b238 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.339233 | controller | Jun 09 17:01:28.537949 crc crio[20770]: time="2026-06-09T17:01:28.535934681Z" level=info msg="Started container" PID=72598 containerID=52b97f0d9d85f5356d728a323db93070df97780e14ece3c618d16d9021fa16a2 description=openstack/ceilometer-0/ceilometer-central-agent id=7b5801b6-da5a-4352-9543-abb84a71b238 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f6434a73996efe76c71bd7dc3477bac0224b92f8ab48a28fe5b6eb0a72e07262
2026-06-09 17:48:36.339249 | controller | Jun 09 17:01:28.598592 crc crio[20770]: time="2026-06-09T17:01:28.598083652Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=72b8704c-0411-4397-8677-7201a75f075e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.339265 | controller | Jun 09 17:01:31.863095 crc crio[20770]: time="2026-06-09T17:01:31.862268641Z" level=info msg="Stopping container: 655b98fecfff8714db26e3aa34bc7029ed745b923d4da9c5201de2cc2b61e882 (timeout: 30s)" id=2fcde975-8f73-4700-91ad-96a5157faf59 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.339280 | controller | Jun 09 17:01:31.869140 crc crio[20770]: time="2026-06-09T17:01:31.862430126Z" level=info msg="Stopping container: 9c9e6207da1a8d01796db6f82f10b8c3165d565a24cc3dcb60928b493d4d2dd1 (timeout: 30s)" id=dd9150c1-493f-4a29-9b32-e72c2f981006 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.339300 | controller | Jun 09 17:01:33.916353 crc crio[20770]: time="2026-06-09T17:01:33.91580115Z" level=info msg="Stopping container: c61936be9a31f3d9a56f540a177eff15f0d5544cf0d98cb5fcce42a9bad78732 (timeout: 30s)" id=b8efa268-21e2-43ce-a787-9dddda38cc0b name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.339316 | controller | Jun 09 17:01:33.919605 crc crio[20770]: time="2026-06-09T17:01:33.919550268Z" level=info msg="Stopping container: 7d975c4dbad9f8641ac7791ef7fda1ba1fe90a0151e0bb603f049a706072e692 (timeout: 30s)" id=8283d58c-2770-4407-af38-91fdcc9daf53 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.339331 | controller | Jun 09 17:01:40.431990 crc crio[20770]: time="2026-06-09T17:01:40.430919865Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=73800ea3-0e1f-414e-b7cc-3413219ba2d8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.339347 | controller | Jun 09 17:01:40.447233 crc crio[20770]: time="2026-06-09T17:01:40.447158585Z" level=info msg="Stopped container 655b98fecfff8714db26e3aa34bc7029ed745b923d4da9c5201de2cc2b61e882: openstack/neutron-66779bf6b8-pmlls/neutron-api" id=2fcde975-8f73-4700-91ad-96a5157faf59 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.339369 | controller | Jun 09 17:01:40.459043 crc crio[20770]: time="2026-06-09T17:01:40.458950487Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=82a1ff5d-c619-42cb-bd74-8cc1528fb540 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.339385 | controller | Jun 09 17:01:40.503276 crc crio[20770]: time="2026-06-09T17:01:40.503174109Z" level=info msg="Stopped container 9c9e6207da1a8d01796db6f82f10b8c3165d565a24cc3dcb60928b493d4d2dd1: openstack/neutron-66779bf6b8-pmlls/neutron-httpd" id=dd9150c1-493f-4a29-9b32-e72c2f981006 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.339401 | controller | Jun 09 17:01:40.504719 crc crio[20770]: time="2026-06-09T17:01:40.50458361Z" level=info msg="Stopping pod sandbox: 3d82194b9d043719ca5497c3b27c2126c2031f8be0b5bcab465895471280f34d" id=7a674bb6-da08-44ab-a71a-903f3b51ec51 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.339416 | controller | Jun 09 17:01:40.505550 crc crio[20770]: time="2026-06-09T17:01:40.505478676Z" level=info msg="Got pod network &{Name:neutron-66779bf6b8-pmlls Namespace:openstack ID:3d82194b9d043719ca5497c3b27c2126c2031f8be0b5bcab465895471280f34d UID:e233389a-dea4-4ab5-902c-30ddc407f061 NetNS:/var/run/netns/d3ce9658-47ed-4ab9-ac43-abfea05225a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode233389a_dea4_4ab5_902c_30ddc407f061.slice PodAnnotations:0xc0029d4210}] Aliases:map[]}"
2026-06-09 17:48:36.339432 | controller | Jun 09 17:01:40.505892 crc crio[20770]: time="2026-06-09T17:01:40.505830186Z" level=info msg="Deleting pod openstack_neutron-66779bf6b8-pmlls from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.339449 | controller | Jun 09 17:01:40.632892 crc crio[20770]: time="2026-06-09T17:01:40.63189547Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.339465 | controller | Jun 09 17:01:40.641374 crc crio[20770]: time="2026-06-09T17:01:40.641200069Z" level=info msg="Stopped container c61936be9a31f3d9a56f540a177eff15f0d5544cf0d98cb5fcce42a9bad78732: openstack/cinder-scheduler-0/probe" id=b8efa268-21e2-43ce-a787-9dddda38cc0b name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.339481 | controller | Jun 09 17:01:40.754734 crc crio[20770]: time="2026-06-09T17:01:40.754596496Z" level=info msg="Stopped container 7d975c4dbad9f8641ac7791ef7fda1ba1fe90a0151e0bb603f049a706072e692: openstack/cinder-scheduler-0/cinder-scheduler" id=8283d58c-2770-4407-af38-91fdcc9daf53 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.339500 | controller | Jun 09 17:01:40.755687 crc crio[20770]: time="2026-06-09T17:01:40.755581725Z" level=info msg="Stopping pod sandbox: 7fa4a6ecc5cf6c0c7276b443710ae94c862d2f8b0574b31188a7a21bad4fdcbf" id=c909c0a6-89a2-4d7b-8966-4befa158dbb2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.339542 | controller | Jun 09 17:01:40.756425 crc crio[20770]: time="2026-06-09T17:01:40.756354137Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:7fa4a6ecc5cf6c0c7276b443710ae94c862d2f8b0574b31188a7a21bad4fdcbf UID:67d9c752-1050-4fe8-a8c2-3c5624176553 NetNS:/var/run/netns/39923be1-71d7-40ed-9ff4-c8eefa5517c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod67d9c752_1050_4fe8_a8c2_3c5624176553.slice PodAnnotations:0xc0029d43d8}] Aliases:map[]}"
2026-06-09 17:48:36.339561 | controller | Jun 09 17:01:40.756794 crc crio[20770]: time="2026-06-09T17:01:40.756557693Z" level=info msg="Deleting pod openstack_cinder-scheduler-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.339578 | controller | Jun 09 17:01:40.833474 crc crio[20770]: time="2026-06-09T17:01:40.83338335Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2ef2c3ebb9340307b3b5d6b8c8bf113f5dc11b07cf78924d38dde8b2945b8e04" id=fad537d6-37b9-45e2-bcf4-7d98c3444d62 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.339595 | controller | Jun 09 17:01:40.834913 crc crio[20770]: time="2026-06-09T17:01:40.834575574Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified" id=1eeb1b29-e051-4880-8f6d-56ba1683d51c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.339619 | controller | Jun 09 17:01:40.897867 crc crio[20770]: time="2026-06-09T17:01:40.897818867Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.339645 | controller | Jun 09 17:01:40.906916 crc crio[20770]: time="2026-06-09T17:01:40.906865399Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.339673 | controller | Jun 09 17:01:40.939271 crc crio[20770]: time="2026-06-09T17:01:40.939024751Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified" id=181d6098-4ab4-4839-87df-398983d29390 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.339692 | controller | Jun 09 17:01:40.950509 crc crio[20770]: time="2026-06-09T17:01:40.950267877Z" level=info msg="Creating container: openstack/openstackclient/openstackclient" id=a41a3c71-5c18-4b74-b813-4cc74903b1b8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.339709 | controller | Jun 09 17:01:40.955119 crc crio[20770]: time="2026-06-09T17:01:40.953981075Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.339725 | controller | Jun 09 17:01:41.061778 crc crio[20770]: time="2026-06-09T17:01:41.061623495Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.339745 | controller | Jun 09 17:01:41.067787 crc crio[20770]: time="2026-06-09T17:01:41.067687271Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.339771 | controller | Jun 09 17:01:41.097126 crc crio[20770]: time="2026-06-09T17:01:41.097009621Z" level=info msg="Created container ff8265364cfbd561b9e280f3249dc8f5b99a87f0e56713c9ba6b2817d1121972: openstack/ceilometer-0/ceilometer-notification-agent" id=82a1ff5d-c619-42cb-bd74-8cc1528fb540 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.339800 | controller | Jun 09 17:01:41.109064 crc crio[20770]: time="2026-06-09T17:01:41.107097643Z" level=info msg="Starting container: ff8265364cfbd561b9e280f3249dc8f5b99a87f0e56713c9ba6b2817d1121972" id=1ff8f78f-9c35-44ed-b2d8-efcb7e5d8755 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.339818 | controller | Jun 09 17:01:41.117365 crc crio[20770]: time="2026-06-09T17:01:41.115540848Z" level=info msg="Started container" PID=73411 containerID=ff8265364cfbd561b9e280f3249dc8f5b99a87f0e56713c9ba6b2817d1121972 description=openstack/ceilometer-0/ceilometer-notification-agent id=1ff8f78f-9c35-44ed-b2d8-efcb7e5d8755 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f6434a73996efe76c71bd7dc3477bac0224b92f8ab48a28fe5b6eb0a72e07262
2026-06-09 17:48:36.339835 | controller | Jun 09 17:01:41.146715 crc crio[20770]: time="2026-06-09T17:01:41.143026644Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=a8a8fd7f-9e6a-405d-86da-f199e80a5fe5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.339851 | controller | Jun 09 17:01:41.167703 crc crio[20770]: time="2026-06-09T17:01:41.1604658Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=239d016b-0cce-4a02-a3af-5d439dcf49bd name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.339867 | controller | Jun 09 17:01:41.174698 crc crio[20770]: time="2026-06-09T17:01:41.169602425Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=a21c1464-1f21-4545-b5c5-6353d196dd67 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.339883 | controller | Jun 09 17:01:41.174698 crc crio[20770]: time="2026-06-09T17:01:41.170298285Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.339900 | controller | Jun 09 17:01:41.253831 crc crio[20770]: time="2026-06-09T17:01:41.253544188Z" level=info msg="Created container e2e31aa2ff850247a957aa32b5e4f62125ec1a080a0f1ff628c967bccf755195: openstack/openstackclient/openstackclient" id=a41a3c71-5c18-4b74-b813-4cc74903b1b8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.339917 | controller | Jun 09 17:01:41.264437 crc crio[20770]: time="2026-06-09T17:01:41.264170236Z" level=info msg="Starting container: e2e31aa2ff850247a957aa32b5e4f62125ec1a080a0f1ff628c967bccf755195" id=cfdc0272-13b6-4aed-8e99-fc5257b69913 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.339933 | controller | Jun 09 17:01:41.273445 crc crio[20770]: time="2026-06-09T17:01:41.273316371Z" level=info msg="Stopped pod sandbox: 3d82194b9d043719ca5497c3b27c2126c2031f8be0b5bcab465895471280f34d" id=7a674bb6-da08-44ab-a71a-903f3b51ec51 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.339950 | controller | Jun 09 17:01:41.274057 crc crio[20770]: time="2026-06-09T17:01:41.27396869Z" level=info msg="Started container" PID=73432 containerID=e2e31aa2ff850247a957aa32b5e4f62125ec1a080a0f1ff628c967bccf755195 description=openstack/openstackclient/openstackclient id=cfdc0272-13b6-4aed-8e99-fc5257b69913 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6782547e21d09a96b95286a17ac003d4fe3068ea42611d99f0c95f6c601f087a
2026-06-09 17:48:36.339967 | controller | Jun 09 17:01:41.302413 crc crio[20770]: time="2026-06-09T17:01:41.302308381Z" level=info msg="Stopped pod sandbox: 7fa4a6ecc5cf6c0c7276b443710ae94c862d2f8b0574b31188a7a21bad4fdcbf" id=c909c0a6-89a2-4d7b-8966-4befa158dbb2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.339983 | controller | Jun 09 17:01:41.332536 crc crio[20770]: time="2026-06-09T17:01:41.329995303Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.340003 | controller | Jun 09 17:01:41.349312 crc crio[20770]: time="2026-06-09T17:01:41.349235831Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.340020 | controller | Jun 09 17:01:41.783370 crc crio[20770]: time="2026-06-09T17:01:41.782612042Z" level=info msg="Created container a0f61cfef7f036a97c980fdb839f43e36fbb903c9168ff98bcceaffd783eab65: openstack/ceilometer-0/sg-core" id=a21c1464-1f21-4545-b5c5-6353d196dd67 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.340037 | controller | Jun 09 17:01:41.785095 crc crio[20770]: time="2026-06-09T17:01:41.785027332Z" level=info msg="Starting container: a0f61cfef7f036a97c980fdb839f43e36fbb903c9168ff98bcceaffd783eab65" id=653d511d-ab3b-402b-8843-e23614e7d99d name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.340055 | controller | Jun 09 17:01:41.793004 crc crio[20770]: time="2026-06-09T17:01:41.79289674Z" level=info msg="Started container" PID=73492 containerID=a0f61cfef7f036a97c980fdb839f43e36fbb903c9168ff98bcceaffd783eab65 description=openstack/ceilometer-0/sg-core id=653d511d-ab3b-402b-8843-e23614e7d99d name=/runtime.v1.RuntimeService/StartContainer sandboxID=f6434a73996efe76c71bd7dc3477bac0224b92f8ab48a28fe5b6eb0a72e07262
2026-06-09 17:48:36.340071 | controller | Jun 09 17:01:41.825005 crc crio[20770]: time="2026-06-09T17:01:41.824889448Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=2b246e4a-06af-4eb6-a409-4964d36d1a21 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.340087 | controller | Jun 09 17:01:41.850032 crc crio[20770]: time="2026-06-09T17:01:41.849848451Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=a35e066c-8d8d-4ba5-82b8-d0c9a3dc2865 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.340104 | controller | Jun 09 17:01:41.860728 crc crio[20770]: time="2026-06-09T17:01:41.860589082Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=a876a271-26ee-4e91-a11d-88cd10fcb9ec name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.340119 | controller | Jun 09 17:01:41.861252 crc crio[20770]: time="2026-06-09T17:01:41.86119146Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.340135 | controller | Jun 09 17:01:41.910721 crc crio[20770]: time="2026-06-09T17:01:41.910617232Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.340150 | controller | Jun 09 17:01:41.914328 crc crio[20770]: time="2026-06-09T17:01:41.914096563Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.340166 | controller | Jun 09 17:01:42.070018 crc crio[20770]: time="2026-06-09T17:01:42.069797826Z" level=info msg="Created container 44cccc6172120134b97b0ad0b4c9395753b6d086050f5ebb7dd9e4d9d0607653: openstack/ceilometer-0/proxy-httpd" id=a876a271-26ee-4e91-a11d-88cd10fcb9ec name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.340181 | controller | Jun 09 17:01:42.070018 crc crio[20770]: time="2026-06-09T17:01:42.07130719Z" level=info msg="Starting container: 44cccc6172120134b97b0ad0b4c9395753b6d086050f5ebb7dd9e4d9d0607653" id=6aa968e9-51e0-4a0d-a1f2-40064242ba5e name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.340197 | controller | Jun 09 17:01:42.076555 crc crio[20770]: time="2026-06-09T17:01:42.076409898Z" level=info msg="Started container" PID=73586 containerID=44cccc6172120134b97b0ad0b4c9395753b6d086050f5ebb7dd9e4d9d0607653 description=openstack/ceilometer-0/proxy-httpd id=6aa968e9-51e0-4a0d-a1f2-40064242ba5e name=/runtime.v1.RuntimeService/StartContainer sandboxID=f6434a73996efe76c71bd7dc3477bac0224b92f8ab48a28fe5b6eb0a72e07262
2026-06-09 17:48:36.340217 | controller | Jun 09 17:01:42.107518 crc crio[20770]: time="2026-06-09T17:01:42.107472698Z" level=info msg="Removing container: 9c9e6207da1a8d01796db6f82f10b8c3165d565a24cc3dcb60928b493d4d2dd1" id=0dafa16a-635c-4b23-b7a8-ab492d7e250b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.340233 | controller | Jun 09 17:01:42.147528 crc crio[20770]: time="2026-06-09T17:01:42.147427976Z" level=info msg="Removed container 9c9e6207da1a8d01796db6f82f10b8c3165d565a24cc3dcb60928b493d4d2dd1: openstack/neutron-66779bf6b8-pmlls/neutron-httpd" id=0dafa16a-635c-4b23-b7a8-ab492d7e250b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.340249 | controller | Jun 09 17:01:42.152057 crc crio[20770]: time="2026-06-09T17:01:42.151581386Z" level=info msg="Removing container: 655b98fecfff8714db26e3aa34bc7029ed745b923d4da9c5201de2cc2b61e882" id=af3c6fa6-8729-40cf-acbc-49303d8a72a8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.340265 | controller | Jun 09 17:01:42.192066 crc crio[20770]: time="2026-06-09T17:01:42.191966057Z" level=info msg="Removed container 655b98fecfff8714db26e3aa34bc7029ed745b923d4da9c5201de2cc2b61e882: openstack/neutron-66779bf6b8-pmlls/neutron-api" id=af3c6fa6-8729-40cf-acbc-49303d8a72a8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.340281 | controller | Jun 09 17:01:42.206234 crc crio[20770]: time="2026-06-09T17:01:42.205391306Z" level=info msg="Removing container: c61936be9a31f3d9a56f540a177eff15f0d5544cf0d98cb5fcce42a9bad78732" id=58079268-5dc1-4f6c-9581-0379c3733fb0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.340296 | controller | Jun 09 17:01:42.238978 crc crio[20770]: time="2026-06-09T17:01:42.238896537Z" level=info msg="Removed container c61936be9a31f3d9a56f540a177eff15f0d5544cf0d98cb5fcce42a9bad78732: openstack/cinder-scheduler-0/probe" id=58079268-5dc1-4f6c-9581-0379c3733fb0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.340312 | controller | Jun 09 17:01:42.256140 crc crio[20770]: time="2026-06-09T17:01:42.255593721Z" level=info msg="Removing container: 7d975c4dbad9f8641ac7791ef7fda1ba1fe90a0151e0bb603f049a706072e692" id=6d336c62-97a0-48dd-9277-b94bc2a99588 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.340328 | controller | Jun 09 17:01:42.293318 crc crio[20770]: time="2026-06-09T17:01:42.292783729Z" level=info msg="Removed container 7d975c4dbad9f8641ac7791ef7fda1ba1fe90a0151e0bb603f049a706072e692: openstack/cinder-scheduler-0/cinder-scheduler" id=6d336c62-97a0-48dd-9277-b94bc2a99588 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.340344 | controller | Jun 09 17:01:42.810112 crc crio[20770]: time="2026-06-09T17:01:42.809950789Z" level=info msg="Running pod sandbox: openstack/cinder-scheduler-0/POD" id=71281c63-d48b-4a78-aa40-f6c7f96bf25e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.340360 | controller | Jun 09 17:01:42.811324 crc crio[20770]: time="2026-06-09T17:01:42.810181555Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.340376 | controller | Jun 09 17:01:42.850489 crc crio[20770]: time="2026-06-09T17:01:42.850437902Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:ab69384750edf9d3bd4b78c5b25aa4b7941c00a566b25fe7e8058754938c1ad2 UID:c414a562-fe14-4fa7-82ea-d15e8f72aac4 NetNS:/var/run/netns/9f4c08ef-a08f-401b-8904-441b4875e1a9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc414a562_fe14_4fa7_82ea_d15e8f72aac4.slice PodAnnotations:0xc0010a2d70}] Aliases:map[]}"
2026-06-09 17:48:36.340393 | controller | Jun 09 17:01:42.850875 crc crio[20770]: time="2026-06-09T17:01:42.850848454Z" level=info msg="Adding pod openstack_cinder-scheduler-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.340414 | controller | Jun 09 17:01:43.137821 crc crio[20770]: time="2026-06-09T17:01:43.137245975Z" level=info msg="Stopping container: 52b97f0d9d85f5356d728a323db93070df97780e14ece3c618d16d9021fa16a2 (timeout: 30s)" id=3a685a95-65bb-4ce6-afcd-10189de9f072 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.340430 | controller | Jun 09 17:01:43.137949 crc crio[20770]: time="2026-06-09T17:01:43.137813982Z" level=info msg="Stopping container: ff8265364cfbd561b9e280f3249dc8f5b99a87f0e56713c9ba6b2817d1121972 (timeout: 30s)" id=07e69837-604a-4dbc-86a4-b6de82140808 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.340446 | controller | Jun 09 17:01:43.138537 crc crio[20770]: time="2026-06-09T17:01:43.138364318Z" level=info msg="Stopping container: 44cccc6172120134b97b0ad0b4c9395753b6d086050f5ebb7dd9e4d9d0607653 (timeout: 30s)" id=34ef3422-4a4d-4255-8c81-e9c5b457e054 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.340463 | controller | Jun 09 17:01:43.140617 crc crio[20770]: time="2026-06-09T17:01:43.140348515Z" level=info msg="Stopping container: a0f61cfef7f036a97c980fdb839f43e36fbb903c9168ff98bcceaffd783eab65 (timeout: 30s)" id=91971cdb-f2fb-4b18-bd79-7d5e5e2fc502 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.340479 | controller | Jun 09 17:01:43.272231 crc crio[20770]: time="2026-06-09T17:01:43.272183956Z" level=info msg="Stopped container a0f61cfef7f036a97c980fdb839f43e36fbb903c9168ff98bcceaffd783eab65: openstack/ceilometer-0/sg-core" id=91971cdb-f2fb-4b18-bd79-7d5e5e2fc502 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.340495 | controller | Jun 09 17:01:43.553203 crc crio[20770]: time="2026-06-09T17:01:43.551741388Z" level=info msg="Stopped container 44cccc6172120134b97b0ad0b4c9395753b6d086050f5ebb7dd9e4d9d0607653: openstack/ceilometer-0/proxy-httpd" id=34ef3422-4a4d-4255-8c81-e9c5b457e054 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.340527 | controller | Jun 09 17:01:43.598974 crc crio[20770]: time="2026-06-09T17:01:43.598824393Z" level=info msg="Stopped container ff8265364cfbd561b9e280f3249dc8f5b99a87f0e56713c9ba6b2817d1121972: openstack/ceilometer-0/ceilometer-notification-agent" id=07e69837-604a-4dbc-86a4-b6de82140808 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.340551 | controller | Jun 09 17:01:43.616605 crc crio[20770]: 2026-06-09T17:01:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ab69384750edf9d Mac:9a:7c:85:c6:38:c2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b0 Mtu:0 Sandbox:/var/run/netns/9f4c08ef-a08f-401b-8904-441b4875e1a9 SocketPath: PciID:}] [{Interface:0xc000236d40 Address:{IP:10.217.0.176 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.340568 | controller | Jun 09 17:01:43.619623 crc crio[20770]: time="2026-06-09T17:01:43.619464651Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:ab69384750edf9d3bd4b78c5b25aa4b7941c00a566b25fe7e8058754938c1ad2 UID:c414a562-fe14-4fa7-82ea-d15e8f72aac4 NetNS:/var/run/netns/9f4c08ef-a08f-401b-8904-441b4875e1a9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc414a562_fe14_4fa7_82ea_d15e8f72aac4.slice PodAnnotations:0xc0010a2d70}] Aliases:map[]}"
2026-06-09 17:48:36.340585 | controller | Jun 09 17:01:43.619819 crc crio[20770]: time="2026-06-09T17:01:43.61979625Z" level=info msg="Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.340602 | controller | Jun 09 17:01:43.630378 crc crio[20770]: time="2026-06-09T17:01:43.630291425Z" level=info msg="Ran pod sandbox ab69384750edf9d3bd4b78c5b25aa4b7941c00a566b25fe7e8058754938c1ad2 with infra container: openstack/cinder-scheduler-0/POD" id=71281c63-d48b-4a78-aa40-f6c7f96bf25e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.340621 | controller | Jun 09 17:01:43.632930 crc crio[20770]: time="2026-06-09T17:01:43.632847089Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=4ae944d3-23bf-497a-a86b-08db114b79fb name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.340638 | controller | Jun 09 17:01:43.684703 crc crio[20770]: time="2026-06-09T17:01:43.684113015Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=45ad63d9-31b8-4d71-883f-d8a7196f3e87 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.340654 | controller | Jun 09 17:01:43.694017 crc crio[20770]: time="2026-06-09T17:01:43.693785425Z" level=info msg="Creating container: openstack/cinder-scheduler-0/cinder-scheduler" id=4d75538a-105d-43ca-a721-83341cd34107 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.340671 | controller | Jun 09 17:01:43.694561 crc crio[20770]: time="2026-06-09T17:01:43.694498106Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.340688 | controller | Jun 09 17:01:43.747075 crc crio[20770]: time="2026-06-09T17:01:43.746931645Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.340703 | controller | Jun 09 17:01:43.776301 crc crio[20770]: time="2026-06-09T17:01:43.776108191Z" level=info msg="Stopped container 52b97f0d9d85f5356d728a323db93070df97780e14ece3c618d16d9021fa16a2: openstack/ceilometer-0/ceilometer-central-agent" id=3a685a95-65bb-4ce6-afcd-10189de9f072 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.340719 | controller | Jun 09 17:01:43.783714 crc crio[20770]: time="2026-06-09T17:01:43.783539186Z" level=info msg="Stopping pod sandbox: f6434a73996efe76c71bd7dc3477bac0224b92f8ab48a28fe5b6eb0a72e07262" id=51a6bf59-e105-4851-b594-45b43a3f6e8f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.340735 | controller | Jun 09 17:01:43.784794 crc crio[20770]: time="2026-06-09T17:01:43.784314029Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:f6434a73996efe76c71bd7dc3477bac0224b92f8ab48a28fe5b6eb0a72e07262 UID:abe7fbcc-1df1-4c6a-94aa-9eb8807c9c75 NetNS:/var/run/netns/d0e64e24-a083-462f-94bc-34570b9e5491 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podabe7fbcc_1df1_4c6a_94aa_9eb8807c9c75.slice PodAnnotations:0xc002a08a00}] Aliases:map[]}"
2026-06-09 17:48:36.340751 | controller | Jun 09 17:01:43.784794 crc crio[20770]: time="2026-06-09T17:01:43.784469213Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.340768 | controller | Jun 09 17:01:44.111480 crc crio[20770]: time="2026-06-09T17:01:44.111376358Z" level=info msg="Stopped pod sandbox: f6434a73996efe76c71bd7dc3477bac0224b92f8ab48a28fe5b6eb0a72e07262" id=51a6bf59-e105-4851-b594-45b43a3f6e8f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.340785 | controller | Jun 09 17:01:44.215432 crc crio[20770]: time="2026-06-09T17:01:44.215301371Z" level=info msg="Removing container: 44cccc6172120134b97b0ad0b4c9395753b6d086050f5ebb7dd9e4d9d0607653" id=a403f5a2-6d98-4c0c-bab6-a1a66bcd2ab1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.340801 | controller | Jun 09 17:01:44.298806 crc crio[20770]: time="2026-06-09T17:01:44.298719698Z" level=info msg="Removed container 44cccc6172120134b97b0ad0b4c9395753b6d086050f5ebb7dd9e4d9d0607653: openstack/ceilometer-0/proxy-httpd" id=a403f5a2-6d98-4c0c-bab6-a1a66bcd2ab1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.340818 | controller | Jun 09 17:01:44.302571 crc crio[20770]: time="2026-06-09T17:01:44.302479497Z" level=info msg="Removing container: a0f61cfef7f036a97c980fdb839f43e36fbb903c9168ff98bcceaffd783eab65" id=8dd22db1-edab-4632-9e6f-98a2d0d26b18 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.340844 | controller | Jun 09 17:01:44.335545 crc crio[20770]: time="2026-06-09T17:01:44.33535181Z" level=info msg="Removed container a0f61cfef7f036a97c980fdb839f43e36fbb903c9168ff98bcceaffd783eab65: openstack/ceilometer-0/sg-core" id=8dd22db1-edab-4632-9e6f-98a2d0d26b18 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.340871 | controller | Jun 09 17:01:44.339012 crc crio[20770]: time="2026-06-09T17:01:44.338497061Z" level=info msg="Removing container: ff8265364cfbd561b9e280f3249dc8f5b99a87f0e56713c9ba6b2817d1121972" id=399f7e14-6c20-431f-8f9d-4c6624b096c6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.340889 | controller | Jun 09 17:01:44.368241 crc crio[20770]: time="2026-06-09T17:01:44.368171371Z" level=info msg="Removed container ff8265364cfbd561b9e280f3249dc8f5b99a87f0e56713c9ba6b2817d1121972: openstack/ceilometer-0/ceilometer-notification-agent" id=399f7e14-6c20-431f-8f9d-4c6624b096c6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.340906 | controller | Jun 09 17:01:44.377702 crc crio[20770]: time="2026-06-09T17:01:44.377493532Z" level=info msg="Removing container: 52b97f0d9d85f5356d728a323db93070df97780e14ece3c618d16d9021fa16a2" id=6c0494c7-444f-4e7c-9fbc-2e135550eeae name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.340922 | controller | Jun 09 17:01:44.408168 crc crio[20770]: time="2026-06-09T17:01:44.408107569Z" level=info msg="Removed container 52b97f0d9d85f5356d728a323db93070df97780e14ece3c618d16d9021fa16a2: openstack/ceilometer-0/ceilometer-central-agent" id=6c0494c7-444f-4e7c-9fbc-2e135550eeae name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.340938 | controller | Jun 09 17:01:44.534004 crc crio[20770]: time="2026-06-09T17:01:44.533491043Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.340953 | controller | Jun 09 17:01:44.751191 crc crio[20770]: time="2026-06-09T17:01:44.75110014Z" level=info msg="Created container 9864620035c504e29b27cd290eb2f6d99cfd4ff3d14253ed013a57a5d4cfc756: openstack/cinder-scheduler-0/cinder-scheduler" id=4d75538a-105d-43ca-a721-83341cd34107 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.340969 | controller | Jun 09 17:01:44.753329 crc crio[20770]: time="2026-06-09T17:01:44.753238532Z" level=info msg="Starting container: 9864620035c504e29b27cd290eb2f6d99cfd4ff3d14253ed013a57a5d4cfc756" id=ee2b19d4-ee99-4c9d-9cf7-3b8fdfb9c7bf name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.340985 | controller | Jun 09 17:01:44.759676 crc crio[20770]: time="2026-06-09T17:01:44.759438522Z" level=info msg="Started container" PID=73943 containerID=9864620035c504e29b27cd290eb2f6d99cfd4ff3d14253ed013a57a5d4cfc756 description=openstack/cinder-scheduler-0/cinder-scheduler id=ee2b19d4-ee99-4c9d-9cf7-3b8fdfb9c7bf name=/runtime.v1.RuntimeService/StartContainer sandboxID=ab69384750edf9d3bd4b78c5b25aa4b7941c00a566b25fe7e8058754938c1ad2
2026-06-09 17:48:36.341002 | controller | Jun 09 17:01:44.782329 crc crio[20770]: time="2026-06-09T17:01:44.782230472Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=3f9f5130-e9bf-4d12-a210-1396016b92aa name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.341018 | controller | Jun 09 17:01:44.841737 crc crio[20770]: time="2026-06-09T17:01:44.841556472Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=4c5e77be-5a6a-4625-a6b7-9ea36569ea8b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.341034 | controller | Jun 09 17:01:44.851952 crc crio[20770]: time="2026-06-09T17:01:44.8518536Z" level=info msg="Creating container: openstack/cinder-scheduler-0/probe" id=193fd1f8-6ca0-4c17-9b47-8265b3fc0316 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.341053 | controller | Jun 09 17:01:44.852327 crc crio[20770]: time="2026-06-09T17:01:44.852249422Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.341072 | controller | Jun 09 17:01:44.922569 crc crio[20770]: time="2026-06-09T17:01:44.922492438Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.341088 | controller | Jun 09 17:01:45.052060 crc crio[20770]: time="2026-06-09T17:01:45.051442335Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=1284d341-f2ee-4e91-9c5f-8d7e827e33e0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.341104 | controller | Jun 09 17:01:45.052060 crc crio[20770]: time="2026-06-09T17:01:45.051536198Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.341120 | controller | Jun 09 17:01:45.117826 crc crio[20770]: time="2026-06-09T17:01:45.117712876Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:1628b8eede0a9763e064b46d8019dab24bdc8c582705391f6f36043eb369c69b UID:024cf0e7-28f4-4aca-90d3-db631c91b93b NetNS:/var/run/netns/b17f9c2b-d817-475a-b34c-280b8dc27747 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod024cf0e7_28f4_4aca_90d3_db631c91b93b.slice PodAnnotations:0xc002a08168}] Aliases:map[]}"
2026-06-09 17:48:36.341136 | controller | Jun 09 17:01:45.117826 crc crio[20770]: time="2026-06-09T17:01:45.117794959Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.341153 | controller | Jun 09 17:01:45.147400 crc crio[20770]: time="2026-06-09T17:01:45.14717293Z" level=warning msg="Stopping container 65753f3ef8ec881a43bee2a5ee9ffb074dbf0de21699310fdc7432039d3c8b06 with stop signal(15) timed out. Killing..."
2026-06-09 17:48:36.341170 | controller | Jun 09 17:01:45.301434 crc crio[20770]: time="2026-06-09T17:01:45.300845204Z" level=error msg="Killing container 65753f3ef8ec881a43bee2a5ee9ffb074dbf0de21699310fdc7432039d3c8b06 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 65753f3ef8ec881a43bee2a5ee9ffb074dbf0de21699310fdc7432039d3c8b06 KILL` failed: process not running: No such process\n : exit status 1"
2026-06-09 17:48:36.341187 | controller | Jun 09 17:01:45.571485 crc crio[20770]: time="2026-06-09T17:01:45.569203812Z" level=info msg="Stopped container 65753f3ef8ec881a43bee2a5ee9ffb074dbf0de21699310fdc7432039d3c8b06: openstack/cinder-api-0/cinder-api" id=ab697dc4-c4bc-49ab-8310-0df247d91595 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.341203 | controller | Jun 09 17:01:45.575043 crc crio[20770]: time="2026-06-09T17:01:45.574608999Z" level=info msg="Stopping pod sandbox: 97f6604f2b38d2bcdf8dbe876ee402428d8111541096d160022343644e0f3d04" id=e230bb1b-ba22-4adf-8d70-9442303f63e4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.341220 | controller | Jun 09 17:01:45.575739 crc crio[20770]: time="2026-06-09T17:01:45.575467484Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:97f6604f2b38d2bcdf8dbe876ee402428d8111541096d160022343644e0f3d04 UID:a0670e3a-ee82-4474-a5f0-867a56e8a65c NetNS:/var/run/netns/5cfb14ae-a95b-4208-ac46-02eae9d4a679 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda0670e3a_ee82_4474_a5f0_867a56e8a65c.slice PodAnnotations:0xc00291aa80}] Aliases:map[]}"
2026-06-09 17:48:36.341237 | controller | Jun 09 17:01:45.575739 crc crio[20770]: time="2026-06-09T17:01:45.575729791Z" level=info msg="Deleting pod openstack_cinder-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.341257 | controller | Jun 09 17:01:45.801421 crc crio[20770]: 2026-06-09T17:01:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1628b8eede0a976 Mac:56:85:d1:b8:c9:64 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b1 Mtu:0 Sandbox:/var/run/netns/b17f9c2b-d817-475a-b34c-280b8dc27747 SocketPath: PciID:}] [{Interface:0xc00025cb10 Address:{IP:10.217.0.177 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.341274 | controller | Jun 09 17:01:45.801421 crc crio[20770]: time="2026-06-09T17:01:45.801081033Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:1628b8eede0a9763e064b46d8019dab24bdc8c582705391f6f36043eb369c69b UID:024cf0e7-28f4-4aca-90d3-db631c91b93b NetNS:/var/run/netns/b17f9c2b-d817-475a-b34c-280b8dc27747 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod024cf0e7_28f4_4aca_90d3_db631c91b93b.slice PodAnnotations:0xc002a08168}] Aliases:map[]}"
2026-06-09 17:48:36.341291 | controller | Jun 09 17:01:45.801421 crc crio[20770]: time="2026-06-09T17:01:45.801217907Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.341307 | controller | Jun 09 17:01:45.820958 crc crio[20770]: time="2026-06-09T17:01:45.820902068Z" level=info msg="Ran pod sandbox 1628b8eede0a9763e064b46d8019dab24bdc8c582705391f6f36043eb369c69b with infra container: openstack/ceilometer-0/POD" id=1284d341-f2ee-4e91-9c5f-8d7e827e33e0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.341322 | controller | Jun 09 17:01:45.836799 crc crio[20770]: time="2026-06-09T17:01:45.836700446Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=a7462c9e-22bc-4e65-9216-312e30fcb465 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.341338 | controller | Jun 09 17:01:45.943311 crc crio[20770]: time="2026-06-09T17:01:45.939715071Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=6b41a5e9-6cb3-44cf-a960-8ecc43339123 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.341354 | controller | Jun 09 17:01:45.955598 crc crio[20770]: time="2026-06-09T17:01:45.954743377Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=db22f0ea-0fff-4d0c-b6c5-f75e25b4db27 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.341370 | controller | Jun 09 17:01:45.955598 crc crio[20770]: time="2026-06-09T17:01:45.955466208Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.341386 | controller | Jun 09 17:01:45.992920 crc crio[20770]: time="2026-06-09T17:01:45.992137991Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.341401 | controller | Jun 09 17:01:46.118202 crc crio[20770]: time="2026-06-09T17:01:46.117873845Z" level=info msg="Stopped pod sandbox: 97f6604f2b38d2bcdf8dbe876ee402428d8111541096d160022343644e0f3d04" id=e230bb1b-ba22-4adf-8d70-9442303f63e4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.341418 | controller | Jun 09 17:01:46.164094 crc crio[20770]: time="2026-06-09T17:01:46.164021913Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.341433 | controller | Jun 09 17:01:46.167913 crc crio[20770]: time="2026-06-09T17:01:46.167842863Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.341453 | controller | Jun 09 17:01:46.304605 crc crio[20770]: time="2026-06-09T17:01:46.304441213Z" level=info msg="Created container 908912497bc1f9ef17e94cd36f5bb5a5f769dbce71128b7523c880db0720ae65: openstack/ceilometer-0/ceilometer-central-agent" id=db22f0ea-0fff-4d0c-b6c5-f75e25b4db27 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.341470 | controller | Jun 09 17:01:46.308715 crc crio[20770]: time="2026-06-09T17:01:46.308569212Z" level=info msg="Created container 3b5c37214013d7b789d5e046f998814cb608c4707a008f4a4ffbe008b0f4e3bd: openstack/cinder-scheduler-0/probe" id=193fd1f8-6ca0-4c17-9b47-8265b3fc0316 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.341486 | controller | Jun 09 17:01:46.309025 crc crio[20770]: time="2026-06-09T17:01:46.308943333Z" level=info msg="Starting container: 908912497bc1f9ef17e94cd36f5bb5a5f769dbce71128b7523c880db0720ae65" id=4b1ee7b9-38d9-4b1e-88cb-c578996a6ce9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.341501 | controller | Jun 09 17:01:46.310407 crc crio[20770]: time="2026-06-09T17:01:46.310334833Z" level=info msg="Starting container: 3b5c37214013d7b789d5e046f998814cb608c4707a008f4a4ffbe008b0f4e3bd" id=1d0e1a13-8100-401c-a7dd-e7d08b758328 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.341538 | controller | Jun 09 17:01:46.316346 crc crio[20770]: time="2026-06-09T17:01:46.316264955Z" level=info msg="Started container" PID=74160 containerID=908912497bc1f9ef17e94cd36f5bb5a5f769dbce71128b7523c880db0720ae65 description=openstack/ceilometer-0/ceilometer-central-agent id=4b1ee7b9-38d9-4b1e-88cb-c578996a6ce9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1628b8eede0a9763e064b46d8019dab24bdc8c582705391f6f36043eb369c69b
2026-06-09 17:48:36.341558 | controller | Jun 09 17:01:46.337812 crc crio[20770]: time="2026-06-09T17:01:46.332395723Z" level=info msg="Started container" PID=74135 containerID=3b5c37214013d7b789d5e046f998814cb608c4707a008f4a4ffbe008b0f4e3bd description=openstack/cinder-scheduler-0/probe id=1d0e1a13-8100-401c-a7dd-e7d08b758328 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ab69384750edf9d3bd4b78c5b25aa4b7941c00a566b25fe7e8058754938c1ad2
2026-06-09 17:48:36.341575 | controller | Jun 09 17:01:46.337812 crc crio[20770]: time="2026-06-09T17:01:46.333152025Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=6b133b84-b0a1-4035-99cd-03cf7c971cfd name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.341591 | controller | Jun 09 17:01:46.381950 crc crio[20770]: time="2026-06-09T17:01:46.378478228Z" level=info msg="Removing container: 65753f3ef8ec881a43bee2a5ee9ffb074dbf0de21699310fdc7432039d3c8b06" id=f8dd4819-9007-41d7-8e47-68eed304d9ff name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.341607 | controller | Jun 09 17:01:46.478717 crc crio[20770]: time="2026-06-09T17:01:46.474212353Z" level=info msg="Removed container 65753f3ef8ec881a43bee2a5ee9ffb074dbf0de21699310fdc7432039d3c8b06: openstack/cinder-api-0/cinder-api" id=f8dd4819-9007-41d7-8e47-68eed304d9ff name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.341624 | controller | Jun 09 17:01:46.491033 crc crio[20770]: time="2026-06-09T17:01:46.489260519Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=f6a3d6c2-fd7d-47c3-a6e4-463376bbc98f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.341640 | controller | Jun 09 17:01:46.491033 crc crio[20770]: time="2026-06-09T17:01:46.489731533Z" level=info msg="Removing container: b9f104a859b06a315a742a85fe14c412e0c41c9ccdb3fd192911e107db66c851" id=c4768a87-6542-4bd8-bb9f-44409d44698a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.341656 | controller | Jun 09 17:01:46.534444 crc crio[20770]: time="2026-06-09T17:01:46.53378947Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=56761a1f-deaf-485a-801f-00839b9a65f1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.341676 | controller | Jun 09 17:01:46.534444 crc crio[20770]: time="2026-06-09T17:01:46.534208062Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.341692 | controller | Jun 09 17:01:46.588677 crc crio[20770]: time="2026-06-09T17:01:46.588471455Z" level=info msg="Removed container b9f104a859b06a315a742a85fe14c412e0c41c9ccdb3fd192911e107db66c851: openstack/cinder-api-0/cinder-api-log" id=c4768a87-6542-4bd8-bb9f-44409d44698a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.341708 | controller | Jun 09 17:01:46.599122 crc crio[20770]: time="2026-06-09T17:01:46.598933878Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.341724 | controller | Jun 09 17:01:46.602513 crc crio[20770]: time="2026-06-09T17:01:46.60244217Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.341740 | controller | Jun 09 17:01:46.807514 crc crio[20770]: time="2026-06-09T17:01:46.807340129Z" level=info msg="Created container a29a8217801fe93f5977519f18fd7d5703f3159a6285afc6dcba7b6a2587d1df: openstack/ceilometer-0/ceilometer-notification-agent" id=56761a1f-deaf-485a-801f-00839b9a65f1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.341756 | controller | Jun 09 17:01:46.820138 crc crio[20770]: time="2026-06-09T17:01:46.820031006Z" level=info msg="Starting container: a29a8217801fe93f5977519f18fd7d5703f3159a6285afc6dcba7b6a2587d1df" id=bfcbe561-3044-4474-acb7-f433a64a0519 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.341772 | controller | Jun 09 17:01:46.830228 crc crio[20770]: time="2026-06-09T17:01:46.830071868Z" level=info msg="Started container" PID=74237 containerID=a29a8217801fe93f5977519f18fd7d5703f3159a6285afc6dcba7b6a2587d1df description=openstack/ceilometer-0/ceilometer-notification-agent id=bfcbe561-3044-4474-acb7-f433a64a0519 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1628b8eede0a9763e064b46d8019dab24bdc8c582705391f6f36043eb369c69b
2026-06-09 17:48:36.341788 | controller | Jun 09 17:01:46.855795 crc crio[20770]: time="2026-06-09T17:01:46.855582667Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=17c29025-df12-4517-9d98-6872ca77cecd name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.341804 | controller | Jun 09 17:01:46.869914 crc crio[20770]: time="2026-06-09T17:01:46.869793549Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=987d98b3-cee7-4725-a604-ab7e4e10f2b0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.341820 | controller | Jun 09 17:01:46.877998 crc crio[20770]: time="2026-06-09T17:01:46.877841742Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=91b5146e-1068-4d93-836a-e2f2ce532700 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.341836 | controller | Jun 09 17:01:46.878395 crc crio[20770]: time="2026-06-09T17:01:46.878329836Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.341851 | controller | Jun 09 17:01:47.044391 crc crio[20770]: time="2026-06-09T17:01:47.044286126Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.341867 | controller | Jun 09 17:01:47.059322 crc crio[20770]: time="2026-06-09T17:01:47.059217029Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.341883 | controller | Jun 09 17:01:47.220948 crc crio[20770]: time="2026-06-09T17:01:47.22005009Z" level=info msg="Created container 6bb0d0f951d52c7237fa338bd0aa57e7206ab5ae992d5a96a2e5b6d7882dfbb9: openstack/ceilometer-0/sg-core" id=91b5146e-1068-4d93-836a-e2f2ce532700 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.341907 | controller | Jun 09 17:01:47.229012 crc crio[20770]: time="2026-06-09T17:01:47.228882656Z" level=info msg="Starting container: 6bb0d0f951d52c7237fa338bd0aa57e7206ab5ae992d5a96a2e5b6d7882dfbb9" id=5f2019b1-114f-44fe-8b6e-8780d656055f name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.341932 | controller | Jun 09 17:01:47.234354 crc crio[20770]: time="2026-06-09T17:01:47.234314573Z" level=info msg="Started container" PID=74255 containerID=6bb0d0f951d52c7237fa338bd0aa57e7206ab5ae992d5a96a2e5b6d7882dfbb9 description=openstack/ceilometer-0/sg-core id=5f2019b1-114f-44fe-8b6e-8780d656055f name=/runtime.v1.RuntimeService/StartContainer sandboxID=1628b8eede0a9763e064b46d8019dab24bdc8c582705391f6f36043eb369c69b
2026-06-09 17:48:36.341958 | controller | Jun 09 17:01:47.247012 crc crio[20770]: time="2026-06-09T17:01:47.246836756Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=263fd87e-1cf2-4f09-be5c-f5bb54e69081 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.341978 | controller | Jun 09 17:01:47.299911 crc crio[20770]: time="2026-06-09T17:01:47.299788721Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=4c4f534c-d402-4320-95c5-2f9a161d82fd name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.341994 | controller | Jun 09 17:01:47.311524 crc crio[20770]: time="2026-06-09T17:01:47.311311875Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=d6e80c35-78aa-4d92-b3ea-a3ac285f8514 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.342011 | controller | Jun 09 17:01:47.312009 crc crio[20770]: time="2026-06-09T17:01:47.311900732Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.342028 | controller | Jun 09 17:01:47.334712 crc crio[20770]: time="2026-06-09T17:01:47.334578989Z" level=info msg="Running pod sandbox: openstack/cinder-api-0/POD" id=7a6aee31-c454-4af9-bf5e-ef71bdc06a81 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.342044 | controller | Jun 09 17:01:47.334964 crc crio[20770]: time="2026-06-09T17:01:47.334718113Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.342060 | controller | Jun 09 17:01:47.383349 crc crio[20770]: time="2026-06-09T17:01:47.38222438Z" level=info msg="Stopping container: 01af770648e75014f182a4e4d298c9863813ccb5cf2c96355aeb4631e062c972 (timeout: 2s)" id=89c6715a-107a-48a0-a968-70d23a3efc0e name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.342076 | controller | Jun 09 17:01:47.413209 crc crio[20770]: time="2026-06-09T17:01:47.413109775Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:8567541aac271cdebe3fc8ecbeceffa93c489b6a6a2c3a8aea18784295330662 UID:5f5348c3-8c61-41be-ae52-75edc0b40776 NetNS:/var/run/netns/8ad3a1f4-bed6-4cdf-a752-4deb4614772e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5f5348c3_8c61_41be_ae52_75edc0b40776.slice PodAnnotations:0xc0029d4208}] Aliases:map[]}"
2026-06-09 17:48:36.342093 | controller | Jun 09 17:01:47.413209 crc crio[20770]: time="2026-06-09T17:01:47.413179957Z" level=info msg="Adding pod openstack_cinder-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.342109 | controller | Jun 09 17:01:47.431512 crc crio[20770]: time="2026-06-09T17:01:47.431359214Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.342130 | controller | Jun 09 17:01:47.437835 crc crio[20770]: time="2026-06-09T17:01:47.437741589Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.342147 | controller | Jun 09 17:01:47.564322 crc crio[20770]: time="2026-06-09T17:01:47.563844164Z" level=info msg="Stopped container 01af770648e75014f182a4e4d298c9863813ccb5cf2c96355aeb4631e062c972: openshift-marketplace/redhat-operators-zd5tx/registry-server" id=89c6715a-107a-48a0-a968-70d23a3efc0e name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.342164 | controller | Jun 09 17:01:47.566408 crc crio[20770]: time="2026-06-09T17:01:47.566324416Z" level=info msg="Stopping pod sandbox: 604e7a0702a18f564962cebe94476fc6f95fcd14bd4de8e8cb7f591baa1d7003" id=b1d74a7c-d534-4bc3-9ffd-7b75f9dd8bd5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.342181 | controller | Jun 09 17:01:47.567202 crc crio[20770]: time="2026-06-09T17:01:47.56713593Z" level=info msg="Got pod network &{Name:redhat-operators-zd5tx Namespace:openshift-marketplace ID:604e7a0702a18f564962cebe94476fc6f95fcd14bd4de8e8cb7f591baa1d7003 UID:7355ed6f-7b5d-422b-af5f-079fe2ba23ab NetNS:/var/run/netns/8915694b-22a4-40fd-9766-c656b3e0ccdb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7355ed6f_7b5d_422b_af5f_079fe2ba23ab.slice PodAnnotations:0xc002894398}] Aliases:map[]}"
2026-06-09 17:48:36.342212 | controller | Jun 09 17:01:47.567407 crc crio[20770]: time="2026-06-09T17:01:47.567343846Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-zd5tx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.342232 | controller | Jun 09 17:01:47.741619 crc crio[20770]: time="2026-06-09T17:01:47.741121273Z" level=info msg="Created container 920ba3b222ae5c899d6aa93a91709040e2c924288e620724ed1ee7a2c2217d78: openstack/ceilometer-0/proxy-httpd" id=d6e80c35-78aa-4d92-b3ea-a3ac285f8514 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.342287 | controller | Jun 09 17:01:47.743062 crc crio[20770]: time="2026-06-09T17:01:47.743017578Z" level=info msg="Starting container: 920ba3b222ae5c899d6aa93a91709040e2c924288e620724ed1ee7a2c2217d78" id=bacdd76d-0d7a-426d-84e0-b5bc62af948e name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.342307 | controller | Jun 09 17:01:47.749453 crc crio[20770]: time="2026-06-09T17:01:47.749404933Z" level=info msg="Started container" PID=74297 containerID=920ba3b222ae5c899d6aa93a91709040e2c924288e620724ed1ee7a2c2217d78 description=openstack/ceilometer-0/proxy-httpd id=bacdd76d-0d7a-426d-84e0-b5bc62af948e name=/runtime.v1.RuntimeService/StartContainer sandboxID=1628b8eede0a9763e064b46d8019dab24bdc8c582705391f6f36043eb369c69b
2026-06-09 17:48:36.342325 | controller | Jun 09 17:01:48.012205 crc crio[20770]: time="2026-06-09T17:01:48.011575811Z" level=info msg="Stopped pod sandbox: 604e7a0702a18f564962cebe94476fc6f95fcd14bd4de8e8cb7f591baa1d7003" id=b1d74a7c-d534-4bc3-9ffd-7b75f9dd8bd5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.342341 | controller | Jun 09 17:01:48.021410 crc crio[20770]: 2026-06-09T17:01:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8567541aac271cd Mac:b6:9a:97:73:dd:c3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b2 Mtu:0 Sandbox:/var/run/netns/8ad3a1f4-bed6-4cdf-a752-4deb4614772e SocketPath: PciID:}] [{Interface:0xc0000141c0 Address:{IP:10.217.0.178 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.342358 | controller | Jun 09 17:01:48.023507 crc crio[20770]: time="2026-06-09T17:01:48.023025023Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:8567541aac271cdebe3fc8ecbeceffa93c489b6a6a2c3a8aea18784295330662 UID:5f5348c3-8c61-41be-ae52-75edc0b40776 NetNS:/var/run/netns/8ad3a1f4-bed6-4cdf-a752-4deb4614772e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5f5348c3_8c61_41be_ae52_75edc0b40776.slice PodAnnotations:0xc0029d4208}] Aliases:map[]}"
2026-06-09 17:48:36.342378 | controller | Jun 09 17:01:48.023507 crc crio[20770]: time="2026-06-09T17:01:48.023222789Z" level=info msg="Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.342395 | controller | Jun 09 17:01:48.032346 crc crio[20770]: time="2026-06-09T17:01:48.032269991Z" level=info msg="Ran pod sandbox 8567541aac271cdebe3fc8ecbeceffa93c489b6a6a2c3a8aea18784295330662 with infra container: openstack/cinder-api-0/POD" id=7a6aee31-c454-4af9-bf5e-ef71bdc06a81 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.342412 | controller | Jun 09 17:01:48.034302 crc crio[20770]: time="2026-06-09T17:01:48.034233088Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=65cbd48f-05ad-47dd-9168-95716f9d6f43 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.342429 | controller | Jun 09 17:01:48.038904 crc crio[20770]: time="2026-06-09T17:01:48.036279427Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=31abb99e-a9b7-4e34-a2c0-4998766bfb72 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.342445 | controller | Jun 09 17:01:48.047141 crc crio[20770]: time="2026-06-09T17:01:48.047034659Z" level=info msg="Creating container: openstack/cinder-api-0/cinder-api-log" id=a629675b-e26b-41be-b64e-b0071fd4e4ba name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.342461 | controller | Jun 09 17:01:48.047550 crc crio[20770]: time="2026-06-09T17:01:48.047483562Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.342478 | controller | Jun 09 17:01:48.129789 crc crio[20770]: time="2026-06-09T17:01:48.129592772Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.342495 | controller | Jun 09 17:01:48.530336 crc crio[20770]: time="2026-06-09T17:01:48.527277629Z" level=info msg="Removing container: 01af770648e75014f182a4e4d298c9863813ccb5cf2c96355aeb4631e062c972" id=c9d72473-3787-4554-bc3f-17429f140a20 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.342526 | controller | Jun 09 17:01:48.586798 crc crio[20770]: time="2026-06-09T17:01:48.586626469Z" level=info msg="Removed container 01af770648e75014f182a4e4d298c9863813ccb5cf2c96355aeb4631e062c972: openshift-marketplace/redhat-operators-zd5tx/registry-server" id=c9d72473-3787-4554-bc3f-17429f140a20 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.342550 | controller | Jun 09 17:01:48.592781 crc crio[20770]: time="2026-06-09T17:01:48.591997374Z" level=info msg="Removing container: 16d98c03f3047821518af655e56a86e9fbc53ceea68bac3f082c825d7a9e7b86" id=4fec856b-0512-42c1-9d21-a571da92a4c8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.342567 | controller | Jun 09 17:01:48.648519 crc crio[20770]: time="2026-06-09T17:01:48.646566296Z" level=info msg="Removed container 16d98c03f3047821518af655e56a86e9fbc53ceea68bac3f082c825d7a9e7b86: openshift-marketplace/redhat-operators-zd5tx/extract-content" id=4fec856b-0512-42c1-9d21-a571da92a4c8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.342583 | controller | Jun 09 17:01:48.670581 crc crio[20770]: time="2026-06-09T17:01:48.67049628Z" level=info msg="Removing container: 8f7cb7e05c5bf9ba552373eaffc8c68f0190e04089b35dce2af0dcb5f739c85c" id=f3a655f1-55b6-44bf-b4f8-5f14a3a7bed0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.342599 | controller | Jun 09 17:01:48.730811 crc crio[20770]: time="2026-06-09T17:01:48.730618242Z" level=info msg="Removed container 8f7cb7e05c5bf9ba552373eaffc8c68f0190e04089b35dce2af0dcb5f739c85c: openshift-marketplace/redhat-operators-zd5tx/extract-utilities" id=f3a655f1-55b6-44bf-b4f8-5f14a3a7bed0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.342620 | controller | Jun 09 17:01:49.272049 crc crio[20770]: time="2026-06-09T17:01:49.271933082Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.342636 | controller | Jun 09 17:01:49.449992 crc crio[20770]: time="2026-06-09T17:01:49.444632267Z" level=info msg="Created container e148d568386ee7282f364e8985457111b16cccf9a640414a5fc1518e81029d08: openstack/cinder-api-0/cinder-api-log" id=a629675b-e26b-41be-b64e-b0071fd4e4ba name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.342652 | controller | Jun 09 17:01:49.457385 crc crio[20770]: time="2026-06-09T17:01:49.457028407Z" level=info msg="Starting container: e148d568386ee7282f364e8985457111b16cccf9a640414a5fc1518e81029d08" id=41cbd7ed-311e-47f8-9caf-18e5bdf767ac name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.342668 | controller | Jun 09 17:01:49.477316 crc crio[20770]: time="2026-06-09T17:01:49.476981875Z" level=info msg="Started container" PID=74585 containerID=e148d568386ee7282f364e8985457111b16cccf9a640414a5fc1518e81029d08 description=openstack/cinder-api-0/cinder-api-log id=41cbd7ed-311e-47f8-9caf-18e5bdf767ac name=/runtime.v1.RuntimeService/StartContainer sandboxID=8567541aac271cdebe3fc8ecbeceffa93c489b6a6a2c3a8aea18784295330662
2026-06-09 17:48:36.342686 | controller | Jun 09 17:01:49.504197 crc crio[20770]: time="2026-06-09T17:01:49.503276227Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=60dd1c4c-5b57-4e0c-b89a-b5f8dacdd82c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.342702 | controller | Jun 09 17:01:49.713223 crc crio[20770]: time="2026-06-09T17:01:49.713114399Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=6dccae39-1c44-4ad9-90e9-be741cf37f30 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.342724 | controller | Jun 09 17:01:49.738313 crc crio[20770]: time="2026-06-09T17:01:49.738218667Z" level=info msg="Creating container: openstack/cinder-api-0/cinder-api" id=4875ae81-7f08-475c-9915-6b59e39e5f7c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.342740 | controller | Jun 09 17:01:49.738719 crc crio[20770]: time="2026-06-09T17:01:49.738623818Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.342756 | controller | Jun 09 17:01:49.867426 crc crio[20770]: time="2026-06-09T17:01:49.865382662Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.342772 | controller | Jun 09 17:01:50.884161 crc crio[20770]: time="2026-06-09T17:01:50.880537745Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.342788 | controller | Jun 09 17:01:51.018905 crc crio[20770]: time="2026-06-09T17:01:51.018829293Z" level=info msg="Created container b3bf6ef6f405440e6b9c397d1b23d18b0df0afe05727dcb03fa8ee1756f5c20f: openstack/cinder-api-0/cinder-api" id=4875ae81-7f08-475c-9915-6b59e39e5f7c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.342803 | controller | Jun 09 17:01:51.020781 crc crio[20770]: time="2026-06-09T17:01:51.020614995Z" level=info msg="Starting container: b3bf6ef6f405440e6b9c397d1b23d18b0df0afe05727dcb03fa8ee1756f5c20f" id=51533077-53e8-4486-96ad-32b039426d38 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.342818 | controller | Jun 09 17:01:51.033111 crc crio[20770]: time="2026-06-09T17:01:51.032972903Z" level=info msg="Started container" PID=74677 containerID=b3bf6ef6f405440e6b9c397d1b23d18b0df0afe05727dcb03fa8ee1756f5c20f description=openstack/cinder-api-0/cinder-api id=51533077-53e8-4486-96ad-32b039426d38 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8567541aac271cdebe3fc8ecbeceffa93c489b6a6a2c3a8aea18784295330662
2026-06-09 17:48:36.342845 | controller | Jun 09 17:01:51.984700 crc crio[20770]: time="2026-06-09T17:01:51.983797372Z" level=info msg="Stopping container: 6bb0d0f951d52c7237fa338bd0aa57e7206ab5ae992d5a96a2e5b6d7882dfbb9 (timeout: 30s)" id=85e6f530-772d-4950-a985-cf6cf05afeb2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.342861 | controller | Jun 09 17:01:51.985465 crc crio[20770]: time="2026-06-09T17:01:51.983808382Z" level=info msg="Stopping container: 908912497bc1f9ef17e94cd36f5bb5a5f769dbce71128b7523c880db0720ae65 (timeout: 30s)" id=2d6f5e94-f9a6-4b7a-93db-ba83283f4a17 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.342877 | controller | Jun 09 17:01:51.985465 crc crio[20770]: time="2026-06-09T17:01:51.983904065Z" level=info msg="Stopping container: a29a8217801fe93f5977519f18fd7d5703f3159a6285afc6dcba7b6a2587d1df (timeout: 30s)" id=a00fcc08-12f9-400a-b6dd-f86fcefd4556 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.342893 | controller | Jun 09 17:01:51.988492 crc crio[20770]: time="2026-06-09T17:01:51.98408849Z" level=info msg="Stopping container: 920ba3b222ae5c899d6aa93a91709040e2c924288e620724ed1ee7a2c2217d78 (timeout: 30s)" id=266888cd-9b0b-4b62-92d9-44d11d1e51e1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.342909 | controller | Jun 09 17:01:52.119050 crc crio[20770]: time="2026-06-09T17:01:52.118914848Z" level=info msg="Stopped container 6bb0d0f951d52c7237fa338bd0aa57e7206ab5ae992d5a96a2e5b6d7882dfbb9: openstack/ceilometer-0/sg-core" id=85e6f530-772d-4950-a985-cf6cf05afeb2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.342924 | controller | Jun 09 17:01:52.415302 crc crio[20770]: time="2026-06-09T17:01:52.415188875Z" level=info msg="Stopped container 920ba3b222ae5c899d6aa93a91709040e2c924288e620724ed1ee7a2c2217d78: openstack/ceilometer-0/proxy-httpd" id=266888cd-9b0b-4b62-92d9-44d11d1e51e1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.342940 | controller | Jun 09 17:01:52.692106 crc crio[20770]: time="2026-06-09T17:01:52.69134994Z" level=info msg="Stopped container a29a8217801fe93f5977519f18fd7d5703f3159a6285afc6dcba7b6a2587d1df: openstack/ceilometer-0/ceilometer-notification-agent" id=a00fcc08-12f9-400a-b6dd-f86fcefd4556 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.342955 | controller | Jun 09 17:01:54.862200 crc crio[20770]: time="2026-06-09T17:01:54.861313143Z" level=info msg="Stopping container: 0befc7317ccb8f167a440a441f0452a20ef0a16df7aa735f0dcbc50d7328cc82 (timeout: 30s)" id=aef9dae4-a446-442a-a2c9-68be1fca0fb4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.342971 | controller | Jun 09 17:01:54.862200 crc crio[20770]: time="2026-06-09T17:01:54.861341654Z" level=info msg="Stopping container: 45c8e6c418be4179a7670eeecc84d40024745dd35cc3ca248da0e8853b590613 (timeout: 30s)" id=979445b7-3173-4a2d-ba2f-06c68743dde4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.342986 | controller | Jun 09 17:01:55.070742 crc crio[20770]: time="2026-06-09T17:01:55.070388673Z" level=info msg="Stopped container 0befc7317ccb8f167a440a441f0452a20ef0a16df7aa735f0dcbc50d7328cc82: openstack/glance-default-internal-api-0/glance-log" id=aef9dae4-a446-442a-a2c9-68be1fca0fb4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.343002 | controller | Jun 09 17:01:56.363735 crc crio[20770]: time="2026-06-09T17:01:56.363177743Z" level=info msg="Running pod sandbox: openstack/nova-api-db-create-scdpg/POD" id=25b99988-d143-4d0c-a167-0b6ef9b5e157 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.343018 | controller | Jun 09 17:01:56.364959 crc crio[20770]: time="2026-06-09T17:01:56.363792181Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.343038 | controller | Jun 09 17:01:56.444873 crc crio[20770]: time="2026-06-09T17:01:56.444399708Z" level=info msg="Got pod network &{Name:nova-api-db-create-scdpg Namespace:openstack ID:a478ae2f00064c64c156f0b4ea3b70969f6257afbf266046f58232441b4c92d3 UID:282f3716-6255-4b87-aa93-16aafff77920 NetNS:/var/run/netns/e139f7b4-22c0-4768-bdc5-a0871ba8d31e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod282f3716_6255_4b87_aa93_16aafff77920.slice PodAnnotations:0xc001e80a00}] Aliases:map[]}"
2026-06-09 17:48:36.343055 | controller | Jun 09 17:01:56.444873 crc crio[20770]: time="2026-06-09T17:01:56.444803239Z" level=info msg="Adding pod openstack_nova-api-db-create-scdpg to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.343072 | controller | Jun 09 17:01:56.608294 crc crio[20770]: time="2026-06-09T17:01:56.608201715Z" level=info msg="Running pod sandbox: openstack/nova-cell0-db-create-k6f8p/POD" id=1d86057d-caf2-4287-ad11-1633a963bb47 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.343088 | controller | Jun 09 17:01:56.608436 crc crio[20770]: time="2026-06-09T17:01:56.608304488Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.343105 | controller | Jun 09 17:01:56.680399 crc crio[20770]: time="2026-06-09T17:01:56.680311085Z" level=info msg="Got pod network &{Name:nova-cell0-db-create-k6f8p Namespace:openstack ID:ddb42c9611c1fea3c3766fa09f691bc9e80f9cad62049e5bf8b90065bd8ecd54 UID:a7104961-5f66-40e2-946f-80b7cd626164 NetNS:/var/run/netns/d4d3d83b-a30a-4880-b9db-c447a1d62beb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda7104961_5f66_40e2_946f_80b7cd626164.slice PodAnnotations:0xc006e7e2d0}] Aliases:map[]}"
2026-06-09 17:48:36.343121 | controller | Jun 09 17:01:56.680399 crc crio[20770]: time="2026-06-09T17:01:56.680385077Z" level=info msg="Adding pod openstack_nova-cell0-db-create-k6f8p to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.343137 | controller | Jun 09 17:01:56.894157 crc crio[20770]: time="2026-06-09T17:01:56.893469464Z" level=info msg="Running pod sandbox: openstack/nova-api-b5aa-account-create-update-lrgp4/POD" id=5d8fe544-48ee-4c56-a727-60a48bc57404 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.343155 | controller | Jun 09 17:01:56.894365 crc crio[20770]: time="2026-06-09T17:01:56.894165214Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.343172 | controller | Jun 09 17:01:56.907423 crc crio[20770]: time="2026-06-09T17:01:56.905941425Z" level=info msg="Running pod sandbox: openstack/nova-cell1-db-create-cn4fs/POD" id=c489d64e-31cd-415d-bee4-fd118fcd8c92 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.343188 | controller | Jun 09 17:01:56.907423 crc crio[20770]: time="2026-06-09T17:01:56.906042218Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.343204 | controller | Jun 09 17:01:56.983720 crc crio[20770]: time="2026-06-09T17:01:56.982946237Z" level=info msg="Got pod network &{Name:nova-api-b5aa-account-create-update-lrgp4 Namespace:openstack ID:b1a7909a12591bfdd8cc7d44d35884ef6cac7629550f4f3bfdd6496a6f703468 UID:41f7a668-d369-4201-a3a3-31bdf62e484e NetNS:/var/run/netns/67e1722a-a3fe-451d-b677-50f4a72351e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod41f7a668_d369_4201_a3a3_31bdf62e484e.slice PodAnnotations:0xc006e7e740}] Aliases:map[]}"
2026-06-09 17:48:36.343225 | controller | Jun 09 17:01:56.983720 crc crio[20770]: time="2026-06-09T17:01:56.983018059Z" level=info msg="Adding pod openstack_nova-api-b5aa-account-create-update-lrgp4 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.343242 | controller | Jun 09 17:01:56.986224 crc crio[20770]: time="2026-06-09T17:01:56.985953384Z" level=info msg="Got pod network &{Name:nova-cell1-db-create-cn4fs Namespace:openstack ID:800e9734de496d2300144e68c60f5ebe5e45d1cd395dc7cf4d0683a57777b141 UID:617f65a4-7b4c-43c6-aabd-9103576e0c6d NetNS:/var/run/netns/0458d8e8-c812-4755-bb21-ac3384881ff6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod617f65a4_7b4c_43c6_aabd_9103576e0c6d.slice PodAnnotations:0xc001e80be0}] Aliases:map[]}"
2026-06-09 17:48:36.343258 | controller | Jun 09 17:01:56.986224 crc crio[20770]: time="2026-06-09T17:01:56.986005536Z" level=info msg="Adding pod openstack_nova-cell1-db-create-cn4fs to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.343274 | controller | Jun 09 17:01:57.110211 crc crio[20770]: time="2026-06-09T17:01:57.110128483Z" level=info msg="Running pod sandbox: openstack/nova-cell0-b490-account-create-update-rqcgl/POD" id=5efd2ccc-f819-403b-96b5-247a06eac3ec name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.343289 | controller | Jun 09 17:01:57.110337 crc crio[20770]: time="2026-06-09T17:01:57.110225766Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.343305 | controller | Jun 09 17:01:57.128193 crc crio[20770]: time="2026-06-09T17:01:57.128099144Z" level=info msg="Running pod sandbox: openstack/nova-cell1-27b1-account-create-update-86w8h/POD" id=7d3d5340-ac91-40ed-bad1-ef617b7f1e0e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.343376 | controller | Jun 09 17:01:57.128451 crc crio[20770]: time="2026-06-09T17:01:57.128206657Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.343425 | controller | Jun 09 17:01:57.193403 crc crio[20770]: time="2026-06-09T17:01:57.193086878Z" level=info msg="Got pod network &{Name:nova-cell0-b490-account-create-update-rqcgl Namespace:openstack ID:9a28f5c1c0b74387f0a700f0b7020be21ecc5c27d0d3f58bb1e782040cf6b682 UID:60892dbe-e923-472c-9d5b-017169e918aa NetNS:/var/run/netns/a7e3bf41-5f09-4514-bad3-d7962ff08b02 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod60892dbe_e923_472c_9d5b_017169e918aa.slice PodAnnotations:0xc0029882e8}] Aliases:map[]}"
2026-06-09 17:48:36.343447 | controller | Jun 09 17:01:57.193403 crc crio[20770]: time="2026-06-09T17:01:57.193126249Z" level=info msg="Adding pod openstack_nova-cell0-b490-account-create-update-rqcgl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.343465 | controller | Jun 09 17:01:57.222060 crc crio[20770]: 2026-06-09T17:01:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a478ae2f00064c6 Mac:e6:9c:bb:43:b6:ed Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b3 Mtu:0 Sandbox:/var/run/netns/e139f7b4-22c0-4768-bdc5-a0871ba8d31e SocketPath: PciID:}] [{Interface:0xc0002c29f0 Address:{IP:10.217.0.179 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.343482 | controller | Jun 09 17:01:57.222868 crc crio[20770]: time="2026-06-09T17:01:57.222807479Z" level=info msg="Got pod network &{Name:nova-api-db-create-scdpg Namespace:openstack ID:a478ae2f00064c64c156f0b4ea3b70969f6257afbf266046f58232441b4c92d3 UID:282f3716-6255-4b87-aa93-16aafff77920 NetNS:/var/run/netns/e139f7b4-22c0-4768-bdc5-a0871ba8d31e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod282f3716_6255_4b87_aa93_16aafff77920.slice PodAnnotations:0xc001e80a00}] Aliases:map[]}"
2026-06-09 17:48:36.343503 | controller | Jun 09 17:01:57.223017 crc crio[20770]: time="2026-06-09T17:01:57.222959184Z" level=info msg="Checking pod openstack_nova-api-db-create-scdpg for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.343542 | controller | Jun 09 17:01:57.233244 crc crio[20770]: time="2026-06-09T17:01:57.233091277Z" level=info msg="Got pod network &{Name:nova-cell1-27b1-account-create-update-86w8h Namespace:openstack ID:9c9bbf32ca93da879d472d33ea060a1e467895e6994e74d8eaaf9bac4665c1d5 UID:36ee1ae7-9eec-4c65-a34f-4494716d8836 NetNS:/var/run/netns/76a55610-cb54-4e74-8bfc-05483a1ccd2b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod36ee1ae7_9eec_4c65_a34f_4494716d8836.slice PodAnnotations:0xc000134380}] Aliases:map[]}"
2026-06-09 17:48:36.343562 | controller | Jun 09 17:01:57.233244 crc crio[20770]: time="2026-06-09T17:01:57.233153549Z" level=info msg="Adding pod openstack_nova-cell1-27b1-account-create-update-86w8h to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.343578 | controller | Jun 09 17:01:57.258006 crc crio[20770]: time="2026-06-09T17:01:57.257100053Z" level=info msg="Ran pod sandbox a478ae2f00064c64c156f0b4ea3b70969f6257afbf266046f58232441b4c92d3 with infra container: openstack/nova-api-db-create-scdpg/POD" id=25b99988-d143-4d0c-a167-0b6ef9b5e157 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.343595 | controller | Jun 09 17:01:57.262336 crc crio[20770]: time="2026-06-09T17:01:57.262039096Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=2817f112-9bfb-4e61-802f-b5cc30b7ffbc name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.343611 | controller | Jun 09 17:01:57.276687 crc crio[20770]: time="2026-06-09T17:01:57.266179426Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=df87f675-f2c3-4163-afd4-2079b36422d4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.343627 | controller | Jun 09 17:01:57.279899 crc crio[20770]: time="2026-06-09T17:01:57.278994798Z" level=info msg="Creating container: openstack/nova-api-db-create-scdpg/mariadb-database-create" id=103f9758-f24e-4739-9397-f27212f957bd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.343643 | controller | Jun 09 17:01:57.279899 crc crio[20770]: time="2026-06-09T17:01:57.279310597Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.343660 | controller | Jun 09 17:01:57.375989 crc crio[20770]: time="2026-06-09T17:01:57.375738422Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.343676 | controller | Jun 09 17:01:57.379047 crc crio[20770]: 2026-06-09T17:01:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ddb42c9611c1fea Mac:36:1b:ec:10:ef:0b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b4 Mtu:0 Sandbox:/var/run/netns/d4d3d83b-a30a-4880-b9db-c447a1d62beb SocketPath: PciID:}] [{Interface:0xc0004826d0 Address:{IP:10.217.0.180 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.343693 | controller | Jun 09 17:01:57.381022 crc crio[20770]: time="2026-06-09T17:01:57.380950553Z" level=info msg="Got pod network &{Name:nova-cell0-db-create-k6f8p Namespace:openstack ID:ddb42c9611c1fea3c3766fa09f691bc9e80f9cad62049e5bf8b90065bd8ecd54 UID:a7104961-5f66-40e2-946f-80b7cd626164 NetNS:/var/run/netns/d4d3d83b-a30a-4880-b9db-c447a1d62beb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda7104961_5f66_40e2_946f_80b7cd626164.slice PodAnnotations:0xc006e7e2d0}] Aliases:map[]}"
2026-06-09 17:48:36.343713 | controller | Jun 09 17:01:57.381121 crc crio[20770]: time="2026-06-09T17:01:57.381105137Z" level=info msg="Checking pod openstack_nova-cell0-db-create-k6f8p for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.343729 | controller | Jun 09 17:01:57.381997 crc crio[20770]: 2026-06-09T17:01:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b1a7909a12591bf Mac:3e:f8:8a:0f:ea:cf Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b5 Mtu:0 Sandbox:/var/run/netns/67e1722a-a3fe-451d-b677-50f4a72351e6 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.181 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.343745 | controller | Jun 09 17:01:57.389448 crc crio[20770]: time="2026-06-09T17:01:57.389367837Z" level=info msg="Ran pod sandbox ddb42c9611c1fea3c3766fa09f691bc9e80f9cad62049e5bf8b90065bd8ecd54 with infra container: openstack/nova-cell0-db-create-k6f8p/POD" id=1d86057d-caf2-4287-ad11-1633a963bb47 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.343763 | controller | Jun 09 17:01:57.390173 crc crio[20770]: time="2026-06-09T17:01:57.390007575Z" level=info msg="Got pod network &{Name:nova-api-b5aa-account-create-update-lrgp4 Namespace:openstack ID:b1a7909a12591bfdd8cc7d44d35884ef6cac7629550f4f3bfdd6496a6f703468 UID:41f7a668-d369-4201-a3a3-31bdf62e484e NetNS:/var/run/netns/67e1722a-a3fe-451d-b677-50f4a72351e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod41f7a668_d369_4201_a3a3_31bdf62e484e.slice PodAnnotations:0xc006e7e740}] Aliases:map[]}"
2026-06-09 17:48:36.343780 | controller | Jun 09 17:01:57.390310 crc crio[20770]: time="2026-06-09T17:01:57.390280033Z" level=info msg="Checking pod openstack_nova-api-b5aa-account-create-update-lrgp4 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.343797 | controller | Jun 09 17:01:57.392900 crc crio[20770]: time="2026-06-09T17:01:57.390810509Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.343814 | controller | Jun 09 17:01:57.397018 crc crio[20770]: time="2026-06-09T17:01:57.396935646Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=bd03aff5-1d54-45db-b978-5b52ba732d53 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.343830 | controller | Jun 09 17:01:57.409375 crc crio[20770]: time="2026-06-09T17:01:57.408525812Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=06654703-80c7-4cd4-8c7c-3cfad79075a6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.343846 | controller | Jun 09 17:01:57.421173 crc crio[20770]: time="2026-06-09T17:01:57.41640408Z" level=info msg="Ran pod sandbox b1a7909a12591bfdd8cc7d44d35884ef6cac7629550f4f3bfdd6496a6f703468 with infra container: openstack/nova-api-b5aa-account-create-update-lrgp4/POD" id=5d8fe544-48ee-4c56-a727-60a48bc57404 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.343862 | controller | Jun 09 17:01:57.431598 crc crio[20770]: time="2026-06-09T17:01:57.431063665Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=b1b661f9-1f56-40d3-8b97-5a1a35d23e61 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.343878 | controller | Jun 09 17:01:57.432013 crc crio[20770]: time="2026-06-09T17:01:57.43190388Z" level=info msg="Creating container: openstack/nova-cell0-db-create-k6f8p/mariadb-database-create" id=c42fba90-115f-4898-b0fc-c02ee7fb6422 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.343894 | controller | Jun 09 17:01:57.432327 crc crio[20770]: time="2026-06-09T17:01:57.43225789Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.343913 | controller | Jun 09 17:01:57.441701 crc crio[20770]: time="2026-06-09T17:01:57.438054538Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=941c84e8-ab20-4cd6-aebf-0d3a6263e813 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.343929 | controller | Jun 09 17:01:57.483914 crc crio[20770]: time="2026-06-09T17:01:57.481989171Z" level=info msg="Creating container: openstack/nova-api-b5aa-account-create-update-lrgp4/mariadb-account-create-update" id=a2d1610e-fbc5-44f4-931e-351ffd9422ea name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.343945 | controller | Jun 09 17:01:57.484367 crc crio[20770]: time="2026-06-09T17:01:57.484242347Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.343962 | controller | Jun 09 17:01:57.490922 crc crio[20770]: time="2026-06-09T17:01:57.490871129Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.343978 | controller | Jun 09 17:01:57.503884 crc crio[20770]: time="2026-06-09T17:01:57.503630159Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.343994 | controller | Jun 09 17:01:57.514991 crc crio[20770]: 2026-06-09T17:01:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:800e9734de496d2 Mac:de:a6:24:69:6c:e1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b6 Mtu:0 Sandbox:/var/run/netns/0458d8e8-c812-4755-bb21-ac3384881ff6 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.182 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.344018 | controller | Jun 09 17:01:57.516322 crc crio[20770]: time="2026-06-09T17:01:57.516058019Z" level=info msg="Got pod network &{Name:nova-cell1-db-create-cn4fs Namespace:openstack ID:800e9734de496d2300144e68c60f5ebe5e45d1cd395dc7cf4d0683a57777b141 UID:617f65a4-7b4c-43c6-aabd-9103576e0c6d NetNS:/var/run/netns/0458d8e8-c812-4755-bb21-ac3384881ff6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod617f65a4_7b4c_43c6_aabd_9103576e0c6d.slice PodAnnotations:0xc001e80be0}] Aliases:map[]}"
2026-06-09 17:48:36.344044 | controller | Jun 09 17:01:57.516322 crc crio[20770]: time="2026-06-09T17:01:57.516246204Z" level=info msg="Checking pod openstack_nova-cell1-db-create-cn4fs for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.344069 | controller | Jun 09 17:01:57.533924 crc crio[20770]: time="2026-06-09T17:01:57.533747072Z" level=info msg="Ran pod sandbox 800e9734de496d2300144e68c60f5ebe5e45d1cd395dc7cf4d0683a57777b141 with infra container: openstack/nova-cell1-db-create-cn4fs/POD" id=c489d64e-31cd-415d-bee4-fd118fcd8c92 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.344088 | controller | Jun 09 17:01:57.549178 crc crio[20770]: time="2026-06-09T17:01:57.549098046Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=539c2930-d85a-41ba-bc3c-4ca94c8f4918 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.344104 | controller | Jun 09 17:01:57.562231 crc crio[20770]: time="2026-06-09T17:01:57.561953449Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=6440d46c-97ea-42e1-947b-aa4c16dfa8eb name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.344119 | controller | Jun 09 17:01:57.571246 crc crio[20770]: time="2026-06-09T17:01:57.571176646Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.344139 | controller | Jun 09 17:01:57.571910 crc crio[20770]: time="2026-06-09T17:01:57.571801444Z" level=info msg="Creating container: openstack/nova-cell1-db-create-cn4fs/mariadb-database-create" id=d3a2e7d1-4ded-481f-bf9c-534375d319f6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.344155 | controller | Jun 09 17:01:57.572286 crc crio[20770]: time="2026-06-09T17:01:57.572228147Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.344171 | controller | Jun 09 17:01:57.575468 crc crio[20770]: time="2026-06-09T17:01:57.575399229Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.344187 | controller | Jun 09 17:01:57.708154 crc crio[20770]: time="2026-06-09T17:01:57.707207519Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.344203 | controller | Jun 09 17:01:57.710534 crc crio[20770]: time="2026-06-09T17:01:57.710510935Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.344219 | controller | Jun 09 17:01:57.716123 crc crio[20770]: time="2026-06-09T17:01:57.71584795Z" level=info msg="Created container 0baa948ede93f3ccf09cb6ef61a7ccfe0dd6bff0a57b20c2d8dbef7c12b5d472: openstack/nova-api-b5aa-account-create-update-lrgp4/mariadb-account-create-update" id=a2d1610e-fbc5-44f4-931e-351ffd9422ea name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.344234 | controller | Jun 09 17:01:57.718333 crc crio[20770]: time="2026-06-09T17:01:57.718307331Z" level=info msg="Starting container: 0baa948ede93f3ccf09cb6ef61a7ccfe0dd6bff0a57b20c2d8dbef7c12b5d472" id=1f4b0b07-98aa-4b2d-8bbe-a4db117c427b name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.344251 | controller | Jun 09 17:01:57.728672 crc crio[20770]: time="2026-06-09T17:01:57.728548578Z" level=info msg="Started container" PID=75408 containerID=0baa948ede93f3ccf09cb6ef61a7ccfe0dd6bff0a57b20c2d8dbef7c12b5d472 description=openstack/nova-api-b5aa-account-create-update-lrgp4/mariadb-account-create-update id=1f4b0b07-98aa-4b2d-8bbe-a4db117c427b name=/runtime.v1.RuntimeService/StartContainer sandboxID=b1a7909a12591bfdd8cc7d44d35884ef6cac7629550f4f3bfdd6496a6f703468
2026-06-09 17:48:36.344267 | controller | Jun 09 17:01:57.762220 crc crio[20770]: time="2026-06-09T17:01:57.762054109Z" level=info msg="Created container cd57787f0d304e8f678bef12ecfc3832a4735c02666eb142ce8d10257758208c: openstack/nova-cell0-db-create-k6f8p/mariadb-database-create" id=c42fba90-115f-4898-b0fc-c02ee7fb6422 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.344284 | controller | Jun 09 17:01:57.767594 crc crio[20770]: time="2026-06-09T17:01:57.764104958Z" level=info msg="Starting container: cd57787f0d304e8f678bef12ecfc3832a4735c02666eb142ce8d10257758208c" id=90f34caa-fe36-4c5f-b07f-5300dca13bf3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.344300 | controller | Jun 09 17:01:57.782939 crc crio[20770]: time="2026-06-09T17:01:57.782885383Z" level=info msg="Created container d632a4f5628fccb4106a0e0dcc32716505cad2859b2065c5296d8236dc756fef: openstack/nova-api-db-create-scdpg/mariadb-database-create" id=103f9758-f24e-4739-9397-f27212f957bd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.344317 | controller | Jun 09 17:01:57.787322 crc crio[20770]: time="2026-06-09T17:01:57.78692693Z" level=info msg="Starting container: d632a4f5628fccb4106a0e0dcc32716505cad2859b2065c5296d8236dc756fef" id=da1ddf52-8f61-49cd-8349-dc2c05cbb6ca name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.344336 | controller | Jun 09 17:01:57.794460 crc crio[20770]: time="2026-06-09T17:01:57.79419831Z" level=info msg="Started container" PID=75398 containerID=d632a4f5628fccb4106a0e0dcc32716505cad2859b2065c5296d8236dc756fef description=openstack/nova-api-db-create-scdpg/mariadb-database-create id=da1ddf52-8f61-49cd-8349-dc2c05cbb6ca name=/runtime.v1.RuntimeService/StartContainer sandboxID=a478ae2f00064c64c156f0b4ea3b70969f6257afbf266046f58232441b4c92d3
2026-06-09 17:48:36.344353 | controller | Jun 09 17:01:57.806917 crc crio[20770]: time="2026-06-09T17:01:57.80659094Z" level=info msg="Started container" PID=75409 containerID=cd57787f0d304e8f678bef12ecfc3832a4735c02666eb142ce8d10257758208c description=openstack/nova-cell0-db-create-k6f8p/mariadb-database-create id=90f34caa-fe36-4c5f-b07f-5300dca13bf3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ddb42c9611c1fea3c3766fa09f691bc9e80f9cad62049e5bf8b90065bd8ecd54
2026-06-09 17:48:36.344370 | controller | Jun 09 17:01:58.023454 crc crio[20770]: time="2026-06-09T17:01:58.022684682Z" level=info msg="Created container 3796de8f465346879cd9b1edf56d46fe7c4db11ae800f07fe70dfdd4b4e824d9: openstack/nova-cell1-db-create-cn4fs/mariadb-database-create" id=d3a2e7d1-4ded-481f-bf9c-534375d319f6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.344392 | controller | Jun 09 17:01:58.025878 crc crio[20770]: time="2026-06-09T17:01:58.025452172Z" level=info msg="Starting container: 3796de8f465346879cd9b1edf56d46fe7c4db11ae800f07fe70dfdd4b4e824d9" id=37147b34-5077-4dc0-8e91-12cefcd138a2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.344418 | controller | Jun 09 17:01:58.034249 crc crio[20770]: time="2026-06-09T17:01:58.034146124Z" level=info msg="Started container" PID=75427 containerID=3796de8f465346879cd9b1edf56d46fe7c4db11ae800f07fe70dfdd4b4e824d9 description=openstack/nova-cell1-db-create-cn4fs/mariadb-database-create id=37147b34-5077-4dc0-8e91-12cefcd138a2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=800e9734de496d2300144e68c60f5ebe5e45d1cd395dc7cf4d0683a57777b141
2026-06-09 17:48:36.344447 | controller | Jun 09 17:01:58.064970 crc crio[20770]: 2026-06-09T17:01:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9a28f5c1c0b7438 Mac:86:92:0c:d8:27:96 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b7 Mtu:0 Sandbox:/var/run/netns/a7e3bf41-5f09-4514-bad3-d7962ff08b02 SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.183 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.344468 | controller | Jun 09 17:01:58.067413 crc crio[20770]: time="2026-06-09T17:01:58.06712995Z" level=info msg="Got pod network &{Name:nova-cell0-b490-account-create-update-rqcgl Namespace:openstack ID:9a28f5c1c0b74387f0a700f0b7020be21ecc5c27d0d3f58bb1e782040cf6b682 UID:60892dbe-e923-472c-9d5b-017169e918aa NetNS:/var/run/netns/a7e3bf41-5f09-4514-bad3-d7962ff08b02 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod60892dbe_e923_472c_9d5b_017169e918aa.slice PodAnnotations:0xc0029882e8}] Aliases:map[]}"
2026-06-09 17:48:36.344485 | controller | Jun 09 17:01:58.067611 crc crio[20770]: time="2026-06-09T17:01:58.0674586Z" level=info msg="Checking pod openstack_nova-cell0-b490-account-create-update-rqcgl for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.344503 | controller | Jun 09 17:01:58.097581 crc crio[20770]: 2026-06-09T17:01:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9c9bbf32ca93da8 Mac:d2:bc:76:1d:96:96 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b8 Mtu:0 Sandbox:/var/run/netns/76a55610-cb54-4e74-8bfc-05483a1ccd2b SocketPath: PciID:}] [{Interface:0xc0003e0750 Address:{IP:10.217.0.184 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.344542 | controller | Jun 09 17:01:58.099455 crc crio[20770]: time="2026-06-09T17:01:58.099382165Z" level=info msg="Got pod network &{Name:nova-cell1-27b1-account-create-update-86w8h Namespace:openstack ID:9c9bbf32ca93da879d472d33ea060a1e467895e6994e74d8eaaf9bac4665c1d5 UID:36ee1ae7-9eec-4c65-a34f-4494716d8836 NetNS:/var/run/netns/76a55610-cb54-4e74-8bfc-05483a1ccd2b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod36ee1ae7_9eec_4c65_a34f_4494716d8836.slice PodAnnotations:0xc000134380}] Aliases:map[]}"
2026-06-09 17:48:36.344566 | controller | Jun 09 17:01:58.099927 crc crio[20770]: time="2026-06-09T17:01:58.099839948Z" level=info msg="Checking pod openstack_nova-cell1-27b1-account-create-update-86w8h for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.344583 | controller | Jun 09 17:01:58.113184 crc crio[20770]: time="2026-06-09T17:01:58.110132107Z" level=info msg="Ran pod sandbox 9a28f5c1c0b74387f0a700f0b7020be21ecc5c27d0d3f58bb1e782040cf6b682 with infra container: openstack/nova-cell0-b490-account-create-update-rqcgl/POD" id=5efd2ccc-f819-403b-96b5-247a06eac3ec name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.344600 | controller | Jun 09 17:01:58.113184 crc crio[20770]: time="2026-06-09T17:01:58.113030711Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=276fe813-ee25-4873-9f6f-c99262d6a9b5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.344616 | controller | Jun 09 17:01:58.210313 crc crio[20770]: time="2026-06-09T17:01:58.210262349Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=610c95e1-2a3c-4e2e-87fd-50324058ccc9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.344632 | controller | Jun 09 17:01:58.211542 crc crio[20770]: time="2026-06-09T17:01:58.211517385Z" level=info msg="Stopped container 45c8e6c418be4179a7670eeecc84d40024745dd35cc3ca248da0e8853b590613: openstack/glance-default-internal-api-0/glance-httpd" id=979445b7-3173-4a2d-ba2f-06c68743dde4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.344648 | controller | Jun 09 17:01:58.212819 crc crio[20770]: time="2026-06-09T17:01:58.21273136Z" level=info msg="Ran pod sandbox 9c9bbf32ca93da879d472d33ea060a1e467895e6994e74d8eaaf9bac4665c1d5 with infra container: openstack/nova-cell1-27b1-account-create-update-86w8h/POD" id=7d3d5340-ac91-40ed-bad1-ef617b7f1e0e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.344665 | controller | Jun 09 17:01:58.215376 crc crio[20770]: time="2026-06-09T17:01:58.215289734Z" level=info msg="Stopping pod sandbox: bd1b1ea49d8871d011a72aab08f39545d61f915940b0e80c299f64ab6060c734" id=15055451-4007-48dc-8f7d-6fa1152d1ec9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.344681 | controller | Jun 09 17:01:58.216415 crc crio[20770]: time="2026-06-09T17:01:58.216364416Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:bd1b1ea49d8871d011a72aab08f39545d61f915940b0e80c299f64ab6060c734 UID:f97dbd87-f275-417d-a155-fd48a7f0d809 NetNS:/var/run/netns/88a7c72e-2e1c-42b0-82fd-03da4d13a4f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf97dbd87_f275_417d_a155_fd48a7f0d809.slice PodAnnotations:0xc002732670}] Aliases:map[]}"
2026-06-09 17:48:36.344697 | controller | Jun 09 17:01:58.216546 crc crio[20770]: time="2026-06-09T17:01:58.216532Z" level=info msg="Deleting pod openstack_glance-default-internal-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.344713 | controller | Jun 09 17:01:58.219248 crc crio[20770]: time="2026-06-09T17:01:58.219220018Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=76154077-7d93-4395-80ee-3da76f72176e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.344729 | controller | Jun 09 17:01:58.222408 crc crio[20770]: time="2026-06-09T17:01:58.222325568Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=95a651ae-98c6-498a-9a5c-0fd73e7d472d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.344751 | controller | Jun 09 17:01:58.222561 crc crio[20770]: time="2026-06-09T17:01:58.222353429Z" level=info msg="Creating container: openstack/nova-cell0-b490-account-create-update-rqcgl/mariadb-account-create-update" id=ec8dfb51-4f88-4c80-a648-3202168ea749 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.344768 | controller | Jun 09 17:01:58.222983 crc crio[20770]: time="2026-06-09T17:01:58.222960087Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.344785 | controller | Jun 09 17:01:58.231199 crc crio[20770]: time="2026-06-09T17:01:58.22961633Z" level=info msg="Creating container: openstack/nova-cell1-27b1-account-create-update-86w8h/mariadb-account-create-update" id=a4965210-42b9-493a-8b54-b0792a27aa53 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.344802 | controller | Jun 09 17:01:58.280910 crc crio[20770]: time="2026-06-09T17:01:58.280796643Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.344818 | controller | Jun 09 17:01:58.323495 crc crio[20770]: time="2026-06-09T17:01:58.323337256Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.344834 | controller | Jun 09 17:01:58.329321 crc crio[20770]: time="2026-06-09T17:01:58.329296119Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.344849 | controller | Jun 09 17:01:58.342444 crc crio[20770]: time="2026-06-09T17:01:58.342353037Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.344865 | controller | Jun 09 17:01:58.346221 crc crio[20770]: time="2026-06-09T17:01:58.346158358Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.344881 | controller | Jun 09 17:01:58.721158 crc crio[20770]: time="2026-06-09T17:01:58.720276511Z" level=info msg="Created container fe51bcbefef70b86e20dd57a90f48464ef15ad522345b939740f52427692695b: openstack/nova-cell0-b490-account-create-update-rqcgl/mariadb-account-create-update" id=ec8dfb51-4f88-4c80-a648-3202168ea749 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.344897 | controller | Jun 09 17:01:58.723237 crc crio[20770]: time="2026-06-09T17:01:58.722632149Z" level=info msg="Stopped pod sandbox: bd1b1ea49d8871d011a72aab08f39545d61f915940b0e80c299f64ab6060c734" id=15055451-4007-48dc-8f7d-6fa1152d1ec9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.344914 | controller | Jun 09 17:01:58.725292 crc crio[20770]: time="2026-06-09T17:01:58.725207984Z" level=info msg="Starting container: fe51bcbefef70b86e20dd57a90f48464ef15ad522345b939740f52427692695b" id=6ac97e03-a9c5-4324-b472-259b8aeae0e4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.344930 | controller | Jun 09 17:01:58.734828 crc crio[20770]: time="2026-06-09T17:01:58.73368858Z" level=info msg="Started container" PID=75582 containerID=fe51bcbefef70b86e20dd57a90f48464ef15ad522345b939740f52427692695b description=openstack/nova-cell0-b490-account-create-update-rqcgl/mariadb-account-create-update id=6ac97e03-a9c5-4324-b472-259b8aeae0e4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9a28f5c1c0b74387f0a700f0b7020be21ecc5c27d0d3f58bb1e782040cf6b682
2026-06-09 17:48:36.344947 | controller | Jun 09 17:01:58.736372 crc crio[20770]: time="2026-06-09T17:01:58.736304926Z" level=info msg="Created container d6266fb857858e5ef0b3b4b85097ed474d37e86efab01e0e2c4f4a56ec896630: openstack/nova-cell1-27b1-account-create-update-86w8h/mariadb-account-create-update" id=a4965210-42b9-493a-8b54-b0792a27aa53 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.344967 | controller | Jun 09 17:01:58.739624 crc crio[20770]: time="2026-06-09T17:01:58.739486628Z" level=info msg="Starting container: d6266fb857858e5ef0b3b4b85097ed474d37e86efab01e0e2c4f4a56ec896630" id=105501b9-7563-46f5-9972-7989b071fa21 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.344984 | controller | Jun 09 17:01:58.748178 crc crio[20770]: time="2026-06-09T17:01:58.748125668Z" level=info msg="Started container" PID=75583 containerID=d6266fb857858e5ef0b3b4b85097ed474d37e86efab01e0e2c4f4a56ec896630 description=openstack/nova-cell1-27b1-account-create-update-86w8h/mariadb-account-create-update id=105501b9-7563-46f5-9972-7989b071fa21 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9c9bbf32ca93da879d472d33ea060a1e467895e6994e74d8eaaf9bac4665c1d5
2026-06-09 17:48:36.345001 | controller | Jun 09 17:01:59.427220 crc crio[20770]: time="2026-06-09T17:01:59.427119808Z" level=info msg="Stopped container 908912497bc1f9ef17e94cd36f5bb5a5f769dbce71128b7523c880db0720ae65: openstack/ceilometer-0/ceilometer-central-agent" id=2d6f5e94-f9a6-4b7a-93db-ba83283f4a17 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.345019 | controller | Jun 09 17:01:59.429246 crc crio[20770]: time="2026-06-09T17:01:59.428194759Z" level=info msg="Stopping pod sandbox: 1628b8eede0a9763e064b46d8019dab24bdc8c582705391f6f36043eb369c69b" id=cdc1edea-6290-43a8-a7b4-b2b0b7bca07f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.345036 | controller | Jun 09 17:01:59.429246 crc crio[20770]: time="2026-06-09T17:01:59.428822098Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:1628b8eede0a9763e064b46d8019dab24bdc8c582705391f6f36043eb369c69b UID:024cf0e7-28f4-4aca-90d3-db631c91b93b NetNS:/var/run/netns/b17f9c2b-d817-475a-b34c-280b8dc27747 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod024cf0e7_28f4_4aca_90d3_db631c91b93b.slice PodAnnotations:0xc000135428}] Aliases:map[]}"
2026-06-09 17:48:36.345052 | controller | Jun 09 17:01:59.429246 crc crio[20770]: time="2026-06-09T17:01:59.428957972Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.345068 | controller | Jun 09 17:01:59.793718 crc crio[20770]: time="2026-06-09T17:01:59.793215369Z" level=info msg="Stopped pod sandbox: 1628b8eede0a9763e064b46d8019dab24bdc8c582705391f6f36043eb369c69b" id=cdc1edea-6290-43a8-a7b4-b2b0b7bca07f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.345085 | controller | Jun 09 17:01:59.831507 crc crio[20770]: time="2026-06-09T17:01:59.831418757Z" level=info msg="Stopping pod sandbox: b1a7909a12591bfdd8cc7d44d35884ef6cac7629550f4f3bfdd6496a6f703468" id=25cd0eb7-4edb-4ef5-80cd-2436081f06fd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.345108 | controller | Jun 09 17:01:59.831677 crc crio[20770]: time="2026-06-09T17:01:59.831572381Z" level=info msg="Stopping pod sandbox: 800e9734de496d2300144e68c60f5ebe5e45d1cd395dc7cf4d0683a57777b141" id=ac905bd1-9fb8-423d-a98c-f5e93519dd78 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.345134 | controller | Jun 09 17:01:59.831953 crc crio[20770]: time="2026-06-09T17:01:59.831427277Z" level=info msg="Stopping pod sandbox: ddb42c9611c1fea3c3766fa09f691bc9e80f9cad62049e5bf8b90065bd8ecd54" id=e6a17a2e-f548-4689-ab1a-5181b1d11127 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.345154 | controller | Jun 09 17:01:59.832035 crc crio[20770]: time="2026-06-09T17:01:59.831491889Z" level=info msg="Stopping pod sandbox: a478ae2f00064c64c156f0b4ea3b70969f6257afbf266046f58232441b4c92d3" id=d05c40e9-0536-4b6a-acea-927888d24a10 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.345178 | controller | Jun 09 17:01:59.832254 crc crio[20770]: time="2026-06-09T17:01:59.832172108Z" level=info msg="Got pod network &{Name:nova-api-b5aa-account-create-update-lrgp4 Namespace:openstack ID:b1a7909a12591bfdd8cc7d44d35884ef6cac7629550f4f3bfdd6496a6f703468 UID:41f7a668-d369-4201-a3a3-31bdf62e484e NetNS:/var/run/netns/67e1722a-a3fe-451d-b677-50f4a72351e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod41f7a668_d369_4201_a3a3_31bdf62e484e.slice PodAnnotations:0xc006e7e688}] Aliases:map[]}"
2026-06-09 17:48:36.345196 | controller | Jun 09 17:01:59.832390 crc crio[20770]: time="2026-06-09T17:01:59.832336213Z" level=info msg="Got pod network &{Name:nova-cell0-db-create-k6f8p Namespace:openstack ID:ddb42c9611c1fea3c3766fa09f691bc9e80f9cad62049e5bf8b90065bd8ecd54 UID:a7104961-5f66-40e2-946f-80b7cd626164 NetNS:/var/run/netns/d4d3d83b-a30a-4880-b9db-c447a1d62beb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda7104961_5f66_40e2_946f_80b7cd626164.slice PodAnnotations:0xc002732b10}] Aliases:map[]}"
2026-06-09 17:48:36.345213 | controller | Jun 09 17:01:59.832452 crc crio[20770]: time="2026-06-09T17:01:59.832425796Z" level=info msg="Got pod network &{Name:nova-api-db-create-scdpg Namespace:openstack ID:a478ae2f00064c64c156f0b4ea3b70969f6257afbf266046f58232441b4c92d3 UID:282f3716-6255-4b87-aa93-16aafff77920 NetNS:/var/run/netns/e139f7b4-22c0-4768-bdc5-a0871ba8d31e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod282f3716_6255_4b87_aa93_16aafff77920.slice PodAnnotations:0xc0001355c0}] Aliases:map[]}"
2026-06-09 17:48:36.345229 | controller | Jun 09 17:01:59.832499 crc crio[20770]: time="2026-06-09T17:01:59.832409945Z" level=info msg="Deleting pod openstack_nova-api-b5aa-account-create-update-lrgp4 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.345246 | controller | Jun 09 17:01:59.832499 crc crio[20770]: time="2026-06-09T17:01:59.83221987Z" level=info msg="Got pod network &{Name:nova-cell1-db-create-cn4fs Namespace:openstack ID:800e9734de496d2300144e68c60f5ebe5e45d1cd395dc7cf4d0683a57777b141 UID:617f65a4-7b4c-43c6-aabd-9103576e0c6d NetNS:/var/run/netns/0458d8e8-c812-4755-bb21-ac3384881ff6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod617f65a4_7b4c_43c6_aabd_9103576e0c6d.slice PodAnnotations:0xc002a09098}] Aliases:map[]}"
2026-06-09 17:48:36.345262 | controller | Jun 09 17:01:59.832581 crc crio[20770]: time="2026-06-09T17:01:59.832550779Z" level=info msg="Deleting pod openstack_nova-api-db-create-scdpg from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.345278 | controller | Jun 09 17:01:59.832702 crc crio[20770]: time="2026-06-09T17:01:59.832634522Z" level=info msg="Deleting pod openstack_nova-cell1-db-create-cn4fs from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.345294 | controller | Jun 09 17:01:59.833271 crc crio[20770]: time="2026-06-09T17:01:59.833215459Z" level=info msg="Deleting pod openstack_nova-cell0-db-create-k6f8p from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.345310 | controller | Jun 09 17:02:00.355615 crc crio[20770]: time="2026-06-09T17:02:00.355072954Z" level=info msg="Stopped pod sandbox: a478ae2f00064c64c156f0b4ea3b70969f6257afbf266046f58232441b4c92d3" id=d05c40e9-0536-4b6a-acea-927888d24a10 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.345327 | controller | Jun 09 17:02:00.401512 crc crio[20770]: time="2026-06-09T17:02:00.39838044Z" level=info msg="Running pod sandbox: openstack/glance-default-internal-api-0/POD" id=d76a3204-f635-4abd-82b1-07ddd0526355 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.345347 | controller | Jun 09 17:02:00.401512 crc crio[20770]: time="2026-06-09T17:02:00.398494293Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.345364 | controller | Jun 09 17:02:00.454485 crc crio[20770]: time="2026-06-09T17:02:00.452881649Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:b9aa16399591586b7d386d190c93e802c7f31e70c560186e1f9359046e6000f4 UID:90a1772f-2f72-46c5-a7f4-f6c3ae4941f2 NetNS:/var/run/netns/3909999d-e474-4323-9610-9a69124aa920 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod90a1772f_2f72_46c5_a7f4_f6c3ae4941f2.slice PodAnnotations:0xc002a08218}] Aliases:map[]}"
2026-06-09 17:48:36.345380 | controller | Jun 09 17:02:00.454485 crc crio[20770]: time="2026-06-09T17:02:00.452947961Z" level=info msg="Adding pod openstack_glance-default-internal-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.345396 | controller | Jun 09 17:02:00.574078 crc crio[20770]: time="2026-06-09T17:02:00.573347821Z" level=info msg="Stopped pod sandbox: 800e9734de496d2300144e68c60f5ebe5e45d1cd395dc7cf4d0683a57777b141" id=ac905bd1-9fb8-423d-a98c-f5e93519dd78 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.345412 | controller | Jun 09 17:02:00.587337 crc crio[20770]: time="2026-06-09T17:02:00.587258664Z" level=info msg="Stopped pod sandbox: ddb42c9611c1fea3c3766fa09f691bc9e80f9cad62049e5bf8b90065bd8ecd54" id=e6a17a2e-f548-4689-ab1a-5181b1d11127 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.345428 | controller | Jun 09 17:02:00.628230 crc crio[20770]: time="2026-06-09T17:02:00.627920503Z" level=info msg="Stopped pod sandbox: b1a7909a12591bfdd8cc7d44d35884ef6cac7629550f4f3bfdd6496a6f703468" id=25cd0eb7-4edb-4ef5-80cd-2436081f06fd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.345444 | controller | Jun 09 17:02:00.648946 crc crio[20770]: time="2026-06-09T17:02:00.64784241Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683742-6bzqn/POD" id=965e8fe0-b80c-41e7-9bc8-050274717bbe name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.345460 | controller | Jun 09 17:02:00.648946 crc crio[20770]: time="2026-06-09T17:02:00.648077997Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.345477 | controller | Jun 09 17:02:00.710145 crc crio[20770]: time="2026-06-09T17:02:00.709930739Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683742-6bzqn Namespace:openshift-infra ID:674c92a61fcc37ddedce1551ded849bced92c953e0c5993ebc100e97ab546792 UID:da5f12b3-0dab-4522-9148-877e0ec1d757 NetNS:/var/run/netns/26ef32c8-7c99-40eb-903f-1f086a0050c8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podda5f12b3_0dab_4522_9148_877e0ec1d757.slice PodAnnotations:0xc000134a60}] Aliases:map[]}"
2026-06-09 17:48:36.345494 | controller | Jun 09 17:02:00.710145 crc crio[20770]: time="2026-06-09T17:02:00.709991551Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683742-6bzqn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.345525 | controller | Jun 09 17:02:00.878489 crc crio[20770]: time="2026-06-09T17:02:00.877885048Z" level=info msg="Stopping container: 0eb456b483b5fe8c9c234bc24d6011b98ea79a462fb9c0e28d28948d2629c1ca (timeout: 30s)" id=53e9b97a-0aec-4d02-84b7-58820c38357e name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.345549 | controller | Jun 09 17:02:00.881956 crc crio[20770]: time="2026-06-09T17:02:00.881747829Z" level=info msg="Stopping container: ebd4f5394bcd49eab0dc7f40d72da424295042c8e7170702347889780a155f42 (timeout: 30s)" id=c368bdb2-7999-46ec-b86f-d45cf932b902 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.345570 | controller | Jun 09 17:02:01.029707 crc crio[20770]: time="2026-06-09T17:02:01.019607295Z" level=info msg="Removing container: 920ba3b222ae5c899d6aa93a91709040e2c924288e620724ed1ee7a2c2217d78" id=40b34082-5d2b-4d0e-b5a6-ec208dd23da9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.345588 | controller | Jun 09 17:02:01.039208 crc crio[20770]: time="2026-06-09T17:02:01.03909042Z" level=info msg="Stopping pod sandbox: 9a28f5c1c0b74387f0a700f0b7020be21ecc5c27d0d3f58bb1e782040cf6b682" id=8130ce02-3a77-443e-988a-715bb4d90014 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.345605 | controller | Jun 09 17:02:01.040151 crc crio[20770]: time="2026-06-09T17:02:01.039809851Z" level=info msg="Got pod network &{Name:nova-cell0-b490-account-create-update-rqcgl Namespace:openstack ID:9a28f5c1c0b74387f0a700f0b7020be21ecc5c27d0d3f58bb1e782040cf6b682 UID:60892dbe-e923-472c-9d5b-017169e918aa NetNS:/var/run/netns/a7e3bf41-5f09-4514-bad3-d7962ff08b02 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod60892dbe_e923_472c_9d5b_017169e918aa.slice PodAnnotations:0xc000134e68}] Aliases:map[]}"
2026-06-09 17:48:36.345621 | controller | Jun 09 17:02:01.042355 crc crio[20770]: time="2026-06-09T17:02:01.042288523Z" level=info msg="Stopping pod sandbox: 9c9bbf32ca93da879d472d33ea060a1e467895e6994e74d8eaaf9bac4665c1d5" id=f7e0dc93-ac90-4a43-9f14-445290c7b901 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.345637 | controller | Jun 09 17:02:01.044782 crc crio[20770]: time="2026-06-09T17:02:01.042447877Z" level=info msg="Deleting pod openstack_nova-cell0-b490-account-create-update-rqcgl from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.345654 | controller | Jun 09 17:02:01.046232 crc crio[20770]: time="2026-06-09T17:02:01.045915468Z" level=info msg="Got pod network &{Name:nova-cell1-27b1-account-create-update-86w8h Namespace:openstack ID:9c9bbf32ca93da879d472d33ea060a1e467895e6994e74d8eaaf9bac4665c1d5 UID:36ee1ae7-9eec-4c65-a34f-4494716d8836 NetNS:/var/run/netns/76a55610-cb54-4e74-8bfc-05483a1ccd2b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod36ee1ae7_9eec_4c65_a34f_4494716d8836.slice PodAnnotations:0xc002a08970}] Aliases:map[]}"
2026-06-09 17:48:36.345670 | controller | Jun 09 17:02:01.046232 crc crio[20770]: time="2026-06-09T17:02:01.046065772Z" level=info msg="Deleting pod openstack_nova-cell1-27b1-account-create-update-86w8h from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.345686 | controller | Jun 09 17:02:01.183137 crc crio[20770]: time="2026-06-09T17:02:01.183092484Z" level=info msg="Stopped container ebd4f5394bcd49eab0dc7f40d72da424295042c8e7170702347889780a155f42: openstack/glance-default-external-api-0/glance-log" id=c368bdb2-7999-46ec-b86f-d45cf932b902 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.345702 | controller | Jun 09 17:02:01.196949 crc crio[20770]: time="2026-06-09T17:02:01.19435999Z" level=info msg="Removed container 920ba3b222ae5c899d6aa93a91709040e2c924288e620724ed1ee7a2c2217d78: openstack/ceilometer-0/proxy-httpd" id=40b34082-5d2b-4d0e-b5a6-ec208dd23da9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.345717 | controller | Jun 09 17:02:01.226985 crc crio[20770]: time="2026-06-09T17:02:01.226950705Z" level=info msg="Removing container: 6bb0d0f951d52c7237fa338bd0aa57e7206ab5ae992d5a96a2e5b6d7882dfbb9" id=799059f7-603c-4d87-9da1-0c229dd90d8b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.345733 | controller | Jun 09 17:02:01.347305 crc crio[20770]: time="2026-06-09T17:02:01.345326556Z" level=info msg="Removed container 6bb0d0f951d52c7237fa338bd0aa57e7206ab5ae992d5a96a2e5b6d7882dfbb9: openstack/ceilometer-0/sg-core" id=799059f7-603c-4d87-9da1-0c229dd90d8b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.345752 | controller | Jun 09 17:02:01.349339 crc crio[20770]: time="2026-06-09T17:02:01.34926955Z" level=info msg="Removing container: a29a8217801fe93f5977519f18fd7d5703f3159a6285afc6dcba7b6a2587d1df" id=5a5fb5cd-7d12-446a-996b-5897af25a00e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.345769 | controller | Jun 09 17:02:01.393216 crc crio[20770]: time="2026-06-09T17:02:01.393175643Z" level=info msg="Removed container a29a8217801fe93f5977519f18fd7d5703f3159a6285afc6dcba7b6a2587d1df: openstack/ceilometer-0/ceilometer-notification-agent" id=5a5fb5cd-7d12-446a-996b-5897af25a00e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.345786 | controller | Jun 09 17:02:01.399625 crc crio[20770]: time="2026-06-09T17:02:01.398406234Z" level=info msg="Removing container: 908912497bc1f9ef17e94cd36f5bb5a5f769dbce71128b7523c880db0720ae65" id=49d3c82d-a6c2-4e93-a820-60f9891b580c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.345803 | controller | Jun 09 17:02:01.449689 crc crio[20770]: time="2026-06-09T17:02:01.449571076Z" level=info msg="Removed container 908912497bc1f9ef17e94cd36f5bb5a5f769dbce71128b7523c880db0720ae65: openstack/ceilometer-0/ceilometer-central-agent" id=49d3c82d-a6c2-4e93-a820-60f9891b580c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.345819 | controller | Jun 09 17:02:01.509990 crc crio[20770]: 2026-06-09T17:02:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b9aa16399591586 Mac:46:ae:57:c0:16:86 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b9 Mtu:0 Sandbox:/var/run/netns/3909999d-e474-4323-9610-9a69124aa920 SocketPath: PciID:}] [{Interface:0xc0001469f0 Address:{IP:10.217.0.185 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.345836 | controller | Jun 09 17:02:01.527463 crc crio[20770]: time="2026-06-09T17:02:01.527371791Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:b9aa16399591586b7d386d190c93e802c7f31e70c560186e1f9359046e6000f4 UID:90a1772f-2f72-46c5-a7f4-f6c3ae4941f2 NetNS:/var/run/netns/3909999d-e474-4323-9610-9a69124aa920 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod90a1772f_2f72_46c5_a7f4_f6c3ae4941f2.slice PodAnnotations:0xc002a08218}] Aliases:map[]}"
2026-06-09 17:48:36.345852 | controller | Jun 09 17:02:01.527841 crc crio[20770]: time="2026-06-09T17:02:01.527612188Z" level=info msg="Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.345868 | controller | Jun 09 17:02:01.546579 crc crio[20770]: time="2026-06-09T17:02:01.546102974Z" level=info msg="Ran pod sandbox b9aa16399591586b7d386d190c93e802c7f31e70c560186e1f9359046e6000f4 with infra container: openstack/glance-default-internal-api-0/POD" id=d76a3204-f635-4abd-82b1-07ddd0526355 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.345885 | controller | Jun 09 17:02:01.550246 crc crio[20770]: time="2026-06-09T17:02:01.550211283Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=2e464f61-b9ad-4d83-8b6b-26f879a3b11a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.345901 | controller | Jun 09 17:02:01.553096 crc crio[20770]: time="2026-06-09T17:02:01.552983424Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=24ac66b5-0f51-461e-99ef-cc3404bbdf6a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.345917 | controller | Jun 09 17:02:01.565725 crc crio[20770]: time="2026-06-09T17:02:01.563140288Z" level=info msg="Creating container: openstack/glance-default-internal-api-0/glance-log" id=ff78faf0-cdfe-4259-a186-8b683dc5cf72 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.345937 | controller | Jun 09 17:02:01.565725 crc crio[20770]: time="2026-06-09T17:02:01.563704224Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.345954 | controller | Jun 09 17:02:01.654415 crc crio[20770]: time="2026-06-09T17:02:01.648297546Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.345971 | controller | Jun 09 17:02:01.654415 crc crio[20770]: time="2026-06-09T17:02:01.649414299Z" level=info msg="Stopped pod sandbox: 9a28f5c1c0b74387f0a700f0b7020be21ecc5c27d0d3f58bb1e782040cf6b682" id=8130ce02-3a77-443e-988a-715bb4d90014 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.345987 | controller | Jun 09 17:02:01.655921 crc crio[20770]: time="2026-06-09T17:02:01.655470044Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=e4a24710-7bc3-49b7-b3df-dc610e263918 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.346003 | controller | Jun 09 17:02:01.655921 crc crio[20770]: time="2026-06-09T17:02:01.655541686Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.346019 | controller | Jun 09 17:02:01.669064 crc crio[20770]: time="2026-06-09T17:02:01.668927654Z" level=info msg="Stopped pod sandbox: 9c9bbf32ca93da879d472d33ea060a1e467895e6994e74d8eaaf9bac4665c1d5" id=f7e0dc93-ac90-4a43-9f14-445290c7b901 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.346035 | controller | Jun 09 17:02:01.743177 crc crio[20770]: 2026-06-09T17:02:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:674c92a61fcc37d Mac:ae:01:60:c6:61:e0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ba Mtu:0 Sandbox:/var/run/netns/26ef32c8-7c99-40eb-903f-1f086a0050c8 SocketPath: PciID:}] [{Interface:0xc000120590 Address:{IP:10.217.0.186 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.346051 | controller | Jun 09 17:02:01.746698 crc crio[20770]: time="2026-06-09T17:02:01.744024041Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683742-6bzqn Namespace:openshift-infra ID:674c92a61fcc37ddedce1551ded849bced92c953e0c5993ebc100e97ab546792 UID:da5f12b3-0dab-4522-9148-877e0ec1d757 NetNS:/var/run/netns/26ef32c8-7c99-40eb-903f-1f086a0050c8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podda5f12b3_0dab_4522_9148_877e0ec1d757.slice PodAnnotations:0xc000134a60}] Aliases:map[]}"
2026-06-09 17:48:36.346068 | controller | Jun 09 17:02:01.746698 crc crio[20770]: time="2026-06-09T17:02:01.744189636Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683742-6bzqn for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.346085 | controller | Jun 09 17:02:01.749773 crc crio[20770]: time="2026-06-09T17:02:01.747167232Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:6ca1f61323fb52f96a0b59129b889e3a629ae8b0b39ead1945aae0eed59fc268 UID:215615a7-8642-47c5-9e6b-70d4fd722d86 NetNS:/var/run/netns/820c646f-e00a-454d-9593-2cfad7635cae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod215615a7_8642_47c5_9e6b_70d4fd722d86.slice PodAnnotations:0xc00291a3d0}] Aliases:map[]}"
2026-06-09 17:48:36.346101 | controller | Jun 09 17:02:01.749773 crc crio[20770]: time="2026-06-09T17:02:01.747546773Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.346117 | controller | Jun 09 17:02:01.753750 crc crio[20770]: time="2026-06-09T17:02:01.753239668Z" level=info msg="Ran pod sandbox 674c92a61fcc37ddedce1551ded849bced92c953e0c5993ebc100e97ab546792 with infra container: openshift-infra/auto-csr-approver-29683742-6bzqn/POD" id=965e8fe0-b80c-41e7-9bc8-050274717bbe name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.346136 | controller | Jun 09 17:02:01.759285 crc crio[20770]: time="2026-06-09T17:02:01.759207081Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=7a714e4e-0f77-49cc-b0b3-f0e84b6b1043 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.346153 | controller | Jun 09 17:02:01.779462 crc crio[20770]: time="2026-06-09T17:02:01.779365785Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 17:48:36.346169 | controller | Jun 09 17:02:02.386983 crc crio[20770]: 2026-06-09T17:02:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6ca1f61323fb52f Mac:26:b3:cb:4d:1f:b7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bb Mtu:0 Sandbox:/var/run/netns/820c646f-e00a-454d-9593-2cfad7635cae SocketPath: PciID:}] [{Interface:0xc00051a7d0 Address:{IP:10.217.0.187 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.346185 | controller | Jun 09 17:02:02.388532 crc crio[20770]: time="2026-06-09T17:02:02.388435849Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:6ca1f61323fb52f96a0b59129b889e3a629ae8b0b39ead1945aae0eed59fc268 UID:215615a7-8642-47c5-9e6b-70d4fd722d86 NetNS:/var/run/netns/820c646f-e00a-454d-9593-2cfad7635cae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod215615a7_8642_47c5_9e6b_70d4fd722d86.slice PodAnnotations:0xc00291a3d0}] Aliases:map[]}"
2026-06-09 17:48:36.346217 | controller | Jun 09 17:02:02.388981 crc crio[20770]: time="2026-06-09T17:02:02.388898272Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.346240 | controller | Jun 09 17:02:02.401330 crc crio[20770]: time="2026-06-09T17:02:02.40125591Z" level=info msg="Ran pod sandbox 6ca1f61323fb52f96a0b59129b889e3a629ae8b0b39ead1945aae0eed59fc268 with infra container: openstack/ceilometer-0/POD" id=e4a24710-7bc3-49b7-b3df-dc610e263918 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.346260 | controller | Jun 09 17:02:02.405852 crc crio[20770]: time="2026-06-09T17:02:02.405782671Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=e991e432-3812-41d7-863b-c99aa56180e0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.346276 | controller | Jun 09 17:02:02.438328 crc crio[20770]: time="2026-06-09T17:02:02.437858001Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=248849da-9597-4658-8cc7-b1c71db74098 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.346292 | controller | Jun 09 17:02:02.448396 crc crio[20770]: time="2026-06-09T17:02:02.448287383Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=e20e023f-3d37-45b8-ac4b-6ffd4b3754ba name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.346308 | controller | Jun 09 17:02:02.449839 crc crio[20770]: time="2026-06-09T17:02:02.449721135Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.346327 | controller | Jun 09 17:02:02.583933 crc crio[20770]: time="2026-06-09T17:02:02.583698938Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.346343 | controller | Jun 09 17:02:02.591024 crc crio[20770]: time="2026-06-09T17:02:02.590966189Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.346364 | controller | Jun 09 17:02:02.717103 crc crio[20770]: time="2026-06-09T17:02:02.717020792Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.346381 | controller | Jun 09 17:02:02.776817 crc crio[20770]: time="2026-06-09T17:02:02.776608769Z" level=info msg="Created container b71f3b8a12bbeb79219ebf624b7103d216cab387e0cbc129f618a5b61f431910: openstack/ceilometer-0/ceilometer-central-agent" id=e20e023f-3d37-45b8-ac4b-6ffd4b3754ba name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.346397 | controller | Jun 09 17:02:02.781094 crc crio[20770]: time="2026-06-09T17:02:02.780990346Z" level=info msg="Starting container: b71f3b8a12bbeb79219ebf624b7103d216cab387e0cbc129f618a5b61f431910" id=2887421b-5a21-479f-a9e7-a61fd63849fc name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.346414 | controller | Jun 09 17:02:02.789005 crc crio[20770]: time="2026-06-09T17:02:02.788914496Z" level=info msg="Started container" PID=76159 containerID=b71f3b8a12bbeb79219ebf624b7103d216cab387e0cbc129f618a5b61f431910 description=openstack/ceilometer-0/ceilometer-central-agent id=2887421b-5a21-479f-a9e7-a61fd63849fc name=/runtime.v1.RuntimeService/StartContainer sandboxID=6ca1f61323fb52f96a0b59129b889e3a629ae8b0b39ead1945aae0eed59fc268
2026-06-09 17:48:36.346430 | controller | Jun 09 17:02:02.802207 crc crio[20770]: time="2026-06-09T17:02:02.802100338Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=3221dae9-8abb-4bd8-8317-a17d78bf05ac name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.346446 | controller | Jun 09 17:02:02.841279 crc crio[20770]: time="2026-06-09T17:02:02.84114284Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=5ba37d01-791f-4f2e-b19b-f71ab5353c1b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.346462 | controller | Jun 09 17:02:02.855866 crc crio[20770]: time="2026-06-09T17:02:02.855099454Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=2e5a75e3-1a29-4eec-b59b-1fe5ca112c12 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.346478 | controller | Jun 09 17:02:02.855866 crc crio[20770]: time="2026-06-09T17:02:02.855547477Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.346494 | controller | Jun 09 17:02:02.969154 crc crio[20770]: time="2026-06-09T17:02:02.968896783Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=7a714e4e-0f77-49cc-b0b3-f0e84b6b1043 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.346526 | controller | Jun 09 17:02:02.971938 crc crio[20770]: time="2026-06-09T17:02:02.971364564Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=252aa039-1106-4364-b882-f06c91d125d6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.346550 | controller | Jun 09 17:02:02.974442 crc crio[20770]: time="2026-06-09T17:02:02.974361111Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.346567 | controller | Jun 09 17:02:02.975952 crc crio[20770]: time="2026-06-09T17:02:02.975887075Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=6698ac37-3e5d-4196-92b2-a4425c97f947 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.346583 | controller | Jun 09 17:02:02.979957 crc crio[20770]: time="2026-06-09T17:02:02.979887011Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.346603 | controller | Jun 09 17:02:02.984404 crc crio[20770]: time="2026-06-09T17:02:02.98433213Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683742-6bzqn/oc" id=7c66b3ce-347d-4df0-b451-f3236cf67e57 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.346619 | controller | Jun 09 17:02:02.984908 crc crio[20770]: time="2026-06-09T17:02:02.984845105Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.346635 | controller | Jun 09 17:02:02.987548 crc crio[20770]: time="2026-06-09T17:02:02.987491462Z" level=info msg="Created container 6aa4fe105b59d33b29b8ffeb98ecefcc373aa529bb4c267108d88be31fd7903a: openstack/glance-default-internal-api-0/glance-log" id=ff78faf0-cdfe-4259-a186-8b683dc5cf72 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.346651 | controller | Jun 09 17:02:02.988417 crc crio[20770]: time="2026-06-09T17:02:02.988356537Z" level=info msg="Starting container: 6aa4fe105b59d33b29b8ffeb98ecefcc373aa529bb4c267108d88be31fd7903a" id=dff3ce83-244c-422f-bb8a-99531de83d69 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.346667 | controller | Jun 09 17:02:03.004136 crc crio[20770]: time="2026-06-09T17:02:03.004038401Z" level=info msg="Started container" PID=76164 containerID=6aa4fe105b59d33b29b8ffeb98ecefcc373aa529bb4c267108d88be31fd7903a description=openstack/glance-default-internal-api-0/glance-log id=dff3ce83-244c-422f-bb8a-99531de83d69 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b9aa16399591586b7d386d190c93e802c7f31e70c560186e1f9359046e6000f4
2026-06-09 17:48:36.346683 | controller | Jun 09 17:02:03.024188 crc crio[20770]: time="2026-06-09T17:02:03.024059601Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=630473ed-c1b5-48c1-89ae-fc5dff581fd8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.346700 | controller | Jun 09 17:02:03.054354 crc crio[20770]: time="2026-06-09T17:02:03.054269217Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.346716 | controller | Jun 09 17:02:03.083313 crc crio[20770]: time="2026-06-09T17:02:03.082371252Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=b6992d63-4f1b-4965-93f4-187eee24a046 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.346731 | controller | Jun 09 17:02:03.083313 crc crio[20770]: time="2026-06-09T17:02:03.082892987Z" level=info msg="Created container 512d946ad0e2d548d62c5a86a5405afa2a3bc86b52e59863099529f1848cf2a9: openstack/ceilometer-0/ceilometer-notification-agent" id=2e5a75e3-1a29-4eec-b59b-1fe5ca112c12 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.346749 | controller | Jun 09 17:02:03.084797 crc crio[20770]: time="2026-06-09T17:02:03.084696289Z" level=info msg="Starting container: 512d946ad0e2d548d62c5a86a5405afa2a3bc86b52e59863099529f1848cf2a9" id=7cf75e41-1831-4d15-8733-630193d7412c name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.346765 | controller | Jun 09 17:02:03.091089 crc crio[20770]: time="2026-06-09T17:02:03.090984301Z" level=info msg="Creating container: openstack/glance-default-internal-api-0/glance-httpd" id=0df84630-9485-46ce-856a-d10189deb1f4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.346781 | controller | Jun 09 17:02:03.091477 crc crio[20770]: time="2026-06-09T17:02:03.091361322Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.346798 | controller | Jun 09 17:02:03.109006 crc crio[20770]: time="2026-06-09T17:02:03.10888908Z" level=info msg="Started container" PID=76195 containerID=512d946ad0e2d548d62c5a86a5405afa2a3bc86b52e59863099529f1848cf2a9 description=openstack/ceilometer-0/ceilometer-notification-agent id=7cf75e41-1831-4d15-8733-630193d7412c name=/runtime.v1.RuntimeService/StartContainer sandboxID=6ca1f61323fb52f96a0b59129b889e3a629ae8b0b39ead1945aae0eed59fc268
2026-06-09 17:48:36.346818 | controller | Jun 09 17:02:03.129681 crc crio[20770]: time="2026-06-09T17:02:03.129542959Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=92aa0c27-eade-4e35-89a0-06a4e853cfb7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.346835 | controller | Jun 09 17:02:03.145037 crc crio[20770]: time="2026-06-09T17:02:03.14406495Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=23b2f4f0-3e23-40f9-adb7-bfa3008b0595 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.346852 | controller | Jun 09 17:02:03.154437 crc crio[20770]: time="2026-06-09T17:02:03.154354888Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.346868 | controller | Jun 09 17:02:03.159189 crc crio[20770]: time="2026-06-09T17:02:03.159089285Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=f99d78eb-781a-43ae-acc2-49422deaebd4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.346884 | controller | Jun 09 17:02:03.159923 crc crio[20770]: time="2026-06-09T17:02:03.159846537Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.346900 | controller | Jun 09 17:02:03.294277 crc crio[20770]: time="2026-06-09T17:02:03.29416947Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.346916 | controller | Jun 09 17:02:03.313382 crc crio[20770]: time="2026-06-09T17:02:03.312996576Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.346931 | controller | Jun 09 17:02:03.323243 crc crio[20770]: time="2026-06-09T17:02:03.32315253Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.346947 | controller | Jun 09 17:02:03.474411 crc crio[20770]: time="2026-06-09T17:02:03.474309732Z" level=info msg="Created container 78dcfd2e0ab9ab6d61267054c8b82be45dd171109c983a90ea2003d51f8062f5: openshift-infra/auto-csr-approver-29683742-6bzqn/oc" id=7c66b3ce-347d-4df0-b451-f3236cf67e57 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.346963 | controller | Jun 09 17:02:03.475689 crc crio[20770]: time="2026-06-09T17:02:03.475547058Z" level=info msg="Starting container: 78dcfd2e0ab9ab6d61267054c8b82be45dd171109c983a90ea2003d51f8062f5" id=2b5b5b96-3e64-4574-b106-921f9d683519 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.346979 | controller | Jun 09 17:02:03.487148 crc crio[20770]: time="2026-06-09T17:02:03.486979519Z" level=info msg="Started container" PID=76224 containerID=78dcfd2e0ab9ab6d61267054c8b82be45dd171109c983a90ea2003d51f8062f5 description=openshift-infra/auto-csr-approver-29683742-6bzqn/oc id=2b5b5b96-3e64-4574-b106-921f9d683519 name=/runtime.v1.RuntimeService/StartContainer sandboxID=674c92a61fcc37ddedce1551ded849bced92c953e0c5993ebc100e97ab546792
2026-06-09 17:48:36.346995 | controller | Jun 09 17:02:03.496740 crc crio[20770]: time="2026-06-09T17:02:03.49669035Z" level=info msg="Created container 00059dd4172d6a2cdd60d7e9937da9fba986c321efebef8d4e724ac0e25fb15b: openstack/ceilometer-0/sg-core" id=f99d78eb-781a-43ae-acc2-49422deaebd4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.347011 | controller | Jun 09 17:02:03.498412 crc crio[20770]: time="2026-06-09T17:02:03.498322558Z" level=info msg="Starting container: 00059dd4172d6a2cdd60d7e9937da9fba986c321efebef8d4e724ac0e25fb15b" id=e566b27e-d743-4b1f-a583-22e719ab877a name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.347032 | controller | Jun 09 17:02:03.503821 crc crio[20770]: time="2026-06-09T17:02:03.503692673Z" level=info msg="Started container" PID=76227 containerID=00059dd4172d6a2cdd60d7e9937da9fba986c321efebef8d4e724ac0e25fb15b description=openstack/ceilometer-0/sg-core id=e566b27e-d743-4b1f-a583-22e719ab877a name=/runtime.v1.RuntimeService/StartContainer sandboxID=6ca1f61323fb52f96a0b59129b889e3a629ae8b0b39ead1945aae0eed59fc268
2026-06-09 17:48:36.347049 | controller | Jun 09 17:02:03.522427 crc crio[20770]: time="2026-06-09T17:02:03.522341854Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=95872fc6-203b-427e-9ad2-a854484db135 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.347066 | controller | Jun 09 17:02:03.583008 crc crio[20770]: time="2026-06-09T17:02:03.580994594Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=4b48d363-5eb0-4a5f-a9e1-866888a180cb name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.347084 | controller | Jun 09 17:02:03.591217 crc crio[20770]: time="2026-06-09T17:02:03.591178369Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=790c3eda-2a4d-4e6b-842d-9e61d41b200d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.347102 | controller | Jun 09 17:02:03.591741 crc crio[20770]: time="2026-06-09T17:02:03.591718685Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.347118 | controller | Jun 09 17:02:03.719424 crc crio[20770]: time="2026-06-09T17:02:03.719385415Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.347134 | controller | Jun 09 17:02:03.732367 crc crio[20770]: time="2026-06-09T17:02:03.73233223Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.347151 | controller | Jun 09 17:02:03.916714 crc crio[20770]: time="2026-06-09T17:02:03.916263071Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.347167 | controller | Jun 09 17:02:03.939781 crc crio[20770]: time="2026-06-09T17:02:03.939707701Z" level=info msg="Created container 645be985b0c6dcabef18736d3c8c3afc488cca3855f037ed234a2dc01e05e6d2: openstack/ceilometer-0/proxy-httpd" id=790c3eda-2a4d-4e6b-842d-9e61d41b200d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.347188 | controller | Jun 09 17:02:03.942940 crc crio[20770]: time="2026-06-09T17:02:03.942316686Z" level=info msg="Starting container: 645be985b0c6dcabef18736d3c8c3afc488cca3855f037ed234a2dc01e05e6d2" id=44e9d4e4-ef2a-43f2-999e-f80ffafae9d6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.347212 | controller | Jun 09 17:02:03.951689 crc crio[20770]: time="2026-06-09T17:02:03.948912258Z" level=info msg="Started container" PID=76277 containerID=645be985b0c6dcabef18736d3c8c3afc488cca3855f037ed234a2dc01e05e6d2 description=openstack/ceilometer-0/proxy-httpd id=44e9d4e4-ef2a-43f2-999e-f80ffafae9d6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6ca1f61323fb52f96a0b59129b889e3a629ae8b0b39ead1945aae0eed59fc268
2026-06-09 17:48:36.347236 | controller | Jun 09 17:02:04.046100 crc crio[20770]: time="2026-06-09T17:02:04.046014672Z" level=info msg="Created container 48272c8282ce83d6cf4c616c870769ca16441e0c31bf53817f53281c902ae26b: openstack/glance-default-internal-api-0/glance-httpd" id=0df84630-9485-46ce-856a-d10189deb1f4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.347253 | controller | Jun 09 17:02:04.048162 crc crio[20770]: time="2026-06-09T17:02:04.048118303Z" level=info msg="Starting container: 48272c8282ce83d6cf4c616c870769ca16441e0c31bf53817f53281c902ae26b" id=579d2a60-b1d8-4816-9abf-fe9e842de88f name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.347273 | controller | Jun 09 17:02:04.054215 crc crio[20770]: time="2026-06-09T17:02:04.054180289Z" level=info msg="Started container" PID=76310 containerID=48272c8282ce83d6cf4c616c870769ca16441e0c31bf53817f53281c902ae26b description=openstack/glance-default-internal-api-0/glance-httpd id=579d2a60-b1d8-4816-9abf-fe9e842de88f name=/runtime.v1.RuntimeService/StartContainer sandboxID=b9aa16399591586b7d386d190c93e802c7f31e70c560186e1f9359046e6000f4
2026-06-09 17:48:36.347290 | controller | Jun 09 17:02:04.475286 crc crio[20770]: time="2026-06-09T17:02:04.475186061Z" level=info msg="Stopped container 0eb456b483b5fe8c9c234bc24d6011b98ea79a462fb9c0e28d28948d2629c1ca: openstack/glance-default-external-api-0/glance-httpd" id=53e9b97a-0aec-4d02-84b7-58820c38357e name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.347307 | controller | Jun 09 17:02:04.476960 crc crio[20770]: time="2026-06-09T17:02:04.476842349Z" level=info msg="Stopping pod sandbox: fada26278024f7189fbdeb57624a5e6649d3b339b5375b01f8e404c7c4f099ad" id=76568051-8f33-4f8a-b51e-6fcc6558c20b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.347323 | controller | Jun 09 17:02:04.478000 crc crio[20770]: time="2026-06-09T17:02:04.477880629Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:fada26278024f7189fbdeb57624a5e6649d3b339b5375b01f8e404c7c4f099ad UID:dcdcae1f-a7c6-4965-abdf-880d0c32254e NetNS:/var/run/netns/1eb9c9f7-45fb-4df4-9e33-da7f480c9377 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddcdcae1f_a7c6_4965_abdf_880d0c32254e.slice PodAnnotations:0xc002a08d30}] Aliases:map[]}"
2026-06-09 17:48:36.347339 | controller | Jun 09 17:02:04.478117 crc crio[20770]: time="2026-06-09T17:02:04.478054444Z" level=info msg="Deleting pod openstack_glance-default-external-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.347356 | controller | Jun 09 17:02:04.981443 crc crio[20770]: time="2026-06-09T17:02:04.980872538Z" level=info msg="Stopped pod sandbox: fada26278024f7189fbdeb57624a5e6649d3b339b5375b01f8e404c7c4f099ad" id=76568051-8f33-4f8a-b51e-6fcc6558c20b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.347372 | controller | Jun 09 17:02:05.347158 crc crio[20770]: time="2026-06-09T17:02:05.346206346Z" level=info msg="Stopping pod sandbox: 674c92a61fcc37ddedce1551ded849bced92c953e0c5993ebc100e97ab546792" id=e0207423-16f4-409e-b20f-e254f9281f2d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.347388 | controller | Jun 09 17:02:05.347405 crc crio[20770]: time="2026-06-09T17:02:05.347339559Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683742-6bzqn Namespace:openshift-infra ID:674c92a61fcc37ddedce1551ded849bced92c953e0c5993ebc100e97ab546792 UID:da5f12b3-0dab-4522-9148-877e0ec1d757 NetNS:/var/run/netns/26ef32c8-7c99-40eb-903f-1f086a0050c8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podda5f12b3_0dab_4522_9148_877e0ec1d757.slice PodAnnotations:0xc0028946f0}] Aliases:map[]}"
2026-06-09 17:48:36.347405 | controller | Jun 09 17:02:05.347565 crc crio[20770]: time="2026-06-09T17:02:05.347511054Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683742-6bzqn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.347422 | controller | Jun 09 17:02:05.349966 crc crio[20770]: time="2026-06-09T17:02:05.349866142Z" level=info msg="Removing container: 0eb456b483b5fe8c9c234bc24d6011b98ea79a462fb9c0e28d28948d2629c1ca" id=61a47a8c-2094-4de5-adac-d72709df5916 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.347439 | controller | Jun 09 17:02:05.452718 crc crio[20770]: time="2026-06-09T17:02:05.452401224Z" level=info msg="Removed container 0eb456b483b5fe8c9c234bc24d6011b98ea79a462fb9c0e28d28948d2629c1ca: openstack/glance-default-external-api-0/glance-httpd" id=61a47a8c-2094-4de5-adac-d72709df5916 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.347461 | controller | Jun 09 17:02:05.478915 crc crio[20770]: time="2026-06-09T17:02:05.478318075Z" level=info msg="Removing container: ebd4f5394bcd49eab0dc7f40d72da424295042c8e7170702347889780a155f42" id=aaab895f-6932-4259-a88f-d6892da06de6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.347478 | controller | Jun 09 17:02:05.647733 crc crio[20770]: time="2026-06-09T17:02:05.647438007Z" level=info msg="Removed container ebd4f5394bcd49eab0dc7f40d72da424295042c8e7170702347889780a155f42: openstack/glance-default-external-api-0/glance-log" id=aaab895f-6932-4259-a88f-d6892da06de6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.347496 | controller | Jun 09 17:02:05.858051 crc crio[20770]: time="2026-06-09T17:02:05.857605789Z" level=info msg="Stopped pod sandbox: 674c92a61fcc37ddedce1551ded849bced92c953e0c5993ebc100e97ab546792" id=e0207423-16f4-409e-b20f-e254f9281f2d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.347528 | controller | Jun 09 17:02:06.293286 crc crio[20770]: time="2026-06-09T17:02:06.293207894Z" level=info msg="Running pod sandbox: openstack/glance-default-external-api-0/POD" id=e023cd88-42a6-4d8a-914e-fc15d79d75a7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.347552 | controller | Jun 09 17:02:06.293394 crc crio[20770]: time="2026-06-09T17:02:06.293307137Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.347569 | controller | Jun 09 17:02:06.323851 crc crio[20770]: time="2026-06-09T17:02:06.323629146Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:d45ceaf8e31a0c9f611cd2b80629b94fd43fce624afe2ecd3172e16e0ed138e8 UID:5a878e4b-5ce8-44e3-b294-c2571ed44d8d NetNS:/var/run/netns/13ce5aba-c665-4531-b809-fa3addb885af Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5a878e4b_5ce8_44e3_b294_c2571ed44d8d.slice PodAnnotations:0xc0029d52a0}] Aliases:map[]}"
2026-06-09 17:48:36.347586 | controller | Jun 09 17:02:06.323851 crc crio[20770]: time="2026-06-09T17:02:06.323823961Z" level=info msg="Adding pod openstack_glance-default-external-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.347603 | controller | Jun 09 17:02:07.101289 crc crio[20770]: 2026-06-09T17:02:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d45ceaf8e31a0c9 Mac:e2:de:2d:e5:84:99 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bc Mtu:0 Sandbox:/var/run/netns/13ce5aba-c665-4531-b809-fa3addb885af SocketPath: PciID:}] [{Interface:0xc0001346b0 Address:{IP:10.217.0.188 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.347619 | controller | Jun 09 17:02:07.103053 crc crio[20770]: time="2026-06-09T17:02:07.102979475Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:d45ceaf8e31a0c9f611cd2b80629b94fd43fce624afe2ecd3172e16e0ed138e8 UID:5a878e4b-5ce8-44e3-b294-c2571ed44d8d NetNS:/var/run/netns/13ce5aba-c665-4531-b809-fa3addb885af Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5a878e4b_5ce8_44e3_b294_c2571ed44d8d.slice PodAnnotations:0xc0029d52a0}] Aliases:map[]}"
2026-06-09 17:48:36.347635 | controller | Jun 09 17:02:07.103249 crc crio[20770]: time="2026-06-09T17:02:07.103193701Z" level=info msg="Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.347651 | controller | Jun 09 17:02:07.110362 crc crio[20770]: time="2026-06-09T17:02:07.110341538Z" level=info msg="Ran pod sandbox d45ceaf8e31a0c9f611cd2b80629b94fd43fce624afe2ecd3172e16e0ed138e8 with infra container: openstack/glance-default-external-api-0/POD" id=e023cd88-42a6-4d8a-914e-fc15d79d75a7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.347671 | controller | Jun 09 17:02:07.112580 crc crio[20770]: time="2026-06-09T17:02:07.112503031Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=34084aac-72e8-4005-84b7-0d4bce84e50c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.347689 | controller | Jun 09 17:02:07.115195 crc crio[20770]: time="2026-06-09T17:02:07.115124467Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=8cc9b68a-4c4b-4714-87f5-6ab0dcc287a3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.347705 | controller | Jun 09 17:02:07.121279 crc crio[20770]: time="2026-06-09T17:02:07.121211473Z" level=info msg="Creating container: openstack/glance-default-external-api-0/glance-log" id=f88190ec-58da-4273-a636-ba019116baf4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.347721 | controller | Jun 09 17:02:07.121554 crc crio[20770]: time="2026-06-09T17:02:07.12146549Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.347737 | controller | Jun 09 17:02:07.175828 crc crio[20770]: time="2026-06-09T17:02:07.175114135Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.347753 | controller | Jun 09 17:02:07.291419 crc crio[20770]: time="2026-06-09T17:02:07.291331094Z" level=info msg="Running pod sandbox: openstack/nova-cell0-conductor-db-sync-gfnwb/POD" id=e371b73d-3e4a-4a75-a76d-5359756dd7e8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.347769 | controller | Jun 09 17:02:07.291561 crc crio[20770]: time="2026-06-09T17:02:07.291517169Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.347785 | controller | Jun 09 17:02:07.333579 crc crio[20770]: time="2026-06-09T17:02:07.333486466Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-db-sync-gfnwb Namespace:openstack ID:92a83e8b06f9b17b5e8706bdb012a332d3d536f9971c41d82a990c8217f96e74 UID:651878c6-b1fb-4b6b-a2e8-a22bd00e4316 NetNS:/var/run/netns/6f6db260-f605-4f14-8437-6dd11d1be714 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod651878c6_b1fb_4b6b_a2e8_a22bd00e4316.slice PodAnnotations:0xc002988fa0}] Aliases:map[]}"
2026-06-09 17:48:36.347802 | controller | Jun 09 17:02:07.333579 crc crio[20770]: time="2026-06-09T17:02:07.333551358Z" level=info msg="Adding pod openstack_nova-cell0-conductor-db-sync-gfnwb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.347818 | controller | Jun 09 17:02:07.938323 crc crio[20770]: 2026-06-09T17:02:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:92a83e8b06f9b17 Mac:82:5a:26:a3:7d:04 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bd Mtu:0 Sandbox:/var/run/netns/6f6db260-f605-4f14-8437-6dd11d1be714 SocketPath: PciID:}] [{Interface:0xc0002ac760 Address:{IP:10.217.0.189 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.347834 | controller | Jun 09 17:02:07.940356 crc crio[20770]: time="2026-06-09T17:02:07.940290363Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-db-sync-gfnwb Namespace:openstack ID:92a83e8b06f9b17b5e8706bdb012a332d3d536f9971c41d82a990c8217f96e74 UID:651878c6-b1fb-4b6b-a2e8-a22bd00e4316 NetNS:/var/run/netns/6f6db260-f605-4f14-8437-6dd11d1be714 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod651878c6_b1fb_4b6b_a2e8_a22bd00e4316.slice PodAnnotations:0xc002988fa0}] Aliases:map[]}"
2026-06-09 17:48:36.347854 | controller | Jun 09 17:02:07.940475 crc crio[20770]: time="2026-06-09T17:02:07.940462748Z" level=info msg="Checking pod openstack_nova-cell0-conductor-db-sync-gfnwb for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.347870 | controller | Jun 09 17:02:07.967577 crc crio[20770]: time="2026-06-09T17:02:07.967269345Z" level=info msg="Ran pod sandbox 92a83e8b06f9b17b5e8706bdb012a332d3d536f9971c41d82a990c8217f96e74 with infra container: openstack/nova-cell0-conductor-db-sync-gfnwb/POD" id=e371b73d-3e4a-4a75-a76d-5359756dd7e8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.347886 | controller | Jun 09 17:02:07.971676 crc crio[20770]: time="2026-06-09T17:02:07.971552069Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=e1c1c7b5-67fe-4884-9884-1b1960f42378 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.347901 | controller | Jun 09 17:02:07.972457 crc crio[20770]: time="2026-06-09T17:02:07.972362163Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified not found" id=e1c1c7b5-67fe-4884-9884-1b1960f42378 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.347917 | controller | Jun 09 17:02:07.972457 crc crio[20770]: time="2026-06-09T17:02:07.972453956Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified found" id=e1c1c7b5-67fe-4884-9884-1b1960f42378 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.347933 | controller | Jun 09 17:02:07.974873 crc crio[20770]: time="2026-06-09T17:02:07.974815594Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=bd5805b8-de9f-4248-90f4-d7be2a373938 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.347949 | controller | Jun 09 17:02:07.987421 crc crio[20770]: time="2026-06-09T17:02:07.987333797Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\""
2026-06-09 17:48:36.347965 | controller | Jun 09 17:02:07.996233 crc crio[20770]: time="2026-06-09T17:02:07.996150302Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.347981 | controller | Jun 09 17:02:08.129854 crc crio[20770]: time="2026-06-09T17:02:08.129618421Z" level=info msg="Created container 8b8e23f6b05d463df3d2c39dbfc0c1136f8a6e9656418a889622012bed7eb4a8: openstack/glance-default-external-api-0/glance-log" id=f88190ec-58da-4273-a636-ba019116baf4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.347999 | controller | Jun 09 17:02:08.131305 crc crio[20770]: time="2026-06-09T17:02:08.131227177Z" level=info msg="Starting container: 8b8e23f6b05d463df3d2c39dbfc0c1136f8a6e9656418a889622012bed7eb4a8" id=19753d88-bfad-4657-9fc0-c882d5659afc name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.348016 | controller | Jun 09 17:02:08.138959 crc crio[20770]: time="2026-06-09T17:02:08.138854849Z" level=info msg="Started container" PID=77039 containerID=8b8e23f6b05d463df3d2c39dbfc0c1136f8a6e9656418a889622012bed7eb4a8 description=openstack/glance-default-external-api-0/glance-log id=19753d88-bfad-4657-9fc0-c882d5659afc name=/runtime.v1.RuntimeService/StartContainer sandboxID=d45ceaf8e31a0c9f611cd2b80629b94fd43fce624afe2ecd3172e16e0ed138e8
2026-06-09 17:48:36.348032 | controller | Jun 09 17:02:08.151619 crc crio[20770]: time="2026-06-09T17:02:08.151523196Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=19d18acb-b671-4801-8825-5b439792d42a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.348053 | controller | Jun 09 17:02:08.203547 crc crio[20770]: time="2026-06-09T17:02:08.20306805Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=5893782a-3d66-4deb-aa02-a1dbecd1e070 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.348069 | controller | Jun 09 17:02:08.212405 crc crio[20770]: time="2026-06-09T17:02:08.212335568Z" level=info msg="Creating container: openstack/glance-default-external-api-0/glance-httpd" id=269313b3-1474-463d-9530-294ff10147ad name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.348086 | controller | Jun 09 17:02:08.212751 crc crio[20770]: time="2026-06-09T17:02:08.212701369Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.348102 | controller | Jun 09 17:02:08.261050 crc crio[20770]: time="2026-06-09T17:02:08.260969378Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.348118 | controller | Jun 09 17:02:08.931170 crc crio[20770]: time="2026-06-09T17:02:08.93107146Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.348134 | controller | Jun 09 17:02:09.053627 crc crio[20770]: time="2026-06-09T17:02:09.053460057Z" level=info msg="Created container 28404ef77234a2c6f4797ae361f158c1fa6e65afc06c11db94f331d6b59c7977: openstack/glance-default-external-api-0/glance-httpd" id=269313b3-1474-463d-9530-294ff10147ad name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.348150 | controller | Jun 09 17:02:09.055874 crc crio[20770]: time="2026-06-09T17:02:09.055416074Z" level=info msg="Starting container: 28404ef77234a2c6f4797ae361f158c1fa6e65afc06c11db94f331d6b59c7977" id=a2393c6c-0fff-43e7-addc-b2ddd9bda44c name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.348165 | controller | Jun 09 17:02:09.061124 crc crio[20770]: time="2026-06-09T17:02:09.061055357Z" level=info msg="Started container" PID=77085 containerID=28404ef77234a2c6f4797ae361f158c1fa6e65afc06c11db94f331d6b59c7977 description=openstack/glance-default-external-api-0/glance-httpd id=a2393c6c-0fff-43e7-addc-b2ddd9bda44c name=/runtime.v1.RuntimeService/StartContainer sandboxID=d45ceaf8e31a0c9f611cd2b80629b94fd43fce624afe2ecd3172e16e0ed138e8
2026-06-09 17:48:36.348181 | controller | Jun 09 17:02:10.133176 crc crio[20770]: time="2026-06-09T17:02:10.132530273Z" level=info msg="Stopping pod sandbox: 57f98aa201ccdbc27bb2284c8a8b4df3dc80c2d00afdc169cc43c21e59410a2e" id=fe8dd6ea-32b3-4534-a379-cfed0e72a3f5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.348197 | controller | Jun 09 17:02:10.133176 crc crio[20770]: time="2026-06-09T17:02:10.133079979Z" level=info msg="Stopped pod sandbox (already stopped): 57f98aa201ccdbc27bb2284c8a8b4df3dc80c2d00afdc169cc43c21e59410a2e" id=fe8dd6ea-32b3-4534-a379-cfed0e72a3f5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.348213 | controller | Jun 09 17:02:10.134576 crc crio[20770]: time="2026-06-09T17:02:10.134113289Z" level=info msg="Removing pod sandbox: 57f98aa201ccdbc27bb2284c8a8b4df3dc80c2d00afdc169cc43c21e59410a2e" id=e14178e2-5f18-4a22-9476-7d1af8c37d9d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.348230 | controller | Jun 09 17:02:10.152276 crc crio[20770]: time="2026-06-09T17:02:10.152164912Z" level=info msg="Removed pod sandbox: 57f98aa201ccdbc27bb2284c8a8b4df3dc80c2d00afdc169cc43c21e59410a2e" id=e14178e2-5f18-4a22-9476-7d1af8c37d9d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.348245 | controller | Jun 09 17:02:10.153095 crc crio[20770]: time="2026-06-09T17:02:10.153019897Z" level=info msg="Stopping pod sandbox: 3d82194b9d043719ca5497c3b27c2126c2031f8be0b5bcab465895471280f34d" id=3a7be97f-69f3-441e-8a3b-620059d249b1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.348271 | controller | Jun 09 17:02:10.153191 crc crio[20770]: time="2026-06-09T17:02:10.1531073Z" level=info msg="Stopped pod sandbox (already stopped): 3d82194b9d043719ca5497c3b27c2126c2031f8be0b5bcab465895471280f34d" id=3a7be97f-69f3-441e-8a3b-620059d249b1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.348296 | controller | Jun 09 17:02:10.154259 crc crio[20770]: time="2026-06-09T17:02:10.15417076Z" level=info msg="Removing pod sandbox: 3d82194b9d043719ca5497c3b27c2126c2031f8be0b5bcab465895471280f34d" id=781c1085-8123-4b51-ac51-dfba57adbc9b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.348321 | controller | Jun 09 17:02:10.170537 crc crio[20770]: time="2026-06-09T17:02:10.170425592Z" level=info msg="Removed pod sandbox: 3d82194b9d043719ca5497c3b27c2126c2031f8be0b5bcab465895471280f34d" id=781c1085-8123-4b51-ac51-dfba57adbc9b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.348339 | controller | Jun 09 17:02:10.171517 crc crio[20770]: time="2026-06-09T17:02:10.171435001Z" level=info msg="Stopping pod sandbox: f6434a73996efe76c71bd7dc3477bac0224b92f8ab48a28fe5b6eb0a72e07262" id=d4b1de4e-0fb9-4496-87dc-ea1d697d0040 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.348356 | controller | Jun 09 17:02:10.171798 crc crio[20770]: time="2026-06-09T17:02:10.171710749Z" level=info msg="Stopped pod sandbox (already stopped): f6434a73996efe76c71bd7dc3477bac0224b92f8ab48a28fe5b6eb0a72e07262" id=d4b1de4e-0fb9-4496-87dc-ea1d697d0040 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.348373 | controller | Jun 09 17:02:10.173425 crc crio[20770]: time="2026-06-09T17:02:10.173352336Z" level=info msg="Removing pod sandbox: f6434a73996efe76c71bd7dc3477bac0224b92f8ab48a28fe5b6eb0a72e07262" id=dd776a44-ff9a-43e4-a1bc-6f17ff0bd564 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.348389 | controller | Jun 09 17:02:10.191043 crc crio[20770]: time="2026-06-09T17:02:10.190949986Z" level=info msg="Removed pod sandbox: f6434a73996efe76c71bd7dc3477bac0224b92f8ab48a28fe5b6eb0a72e07262" id=dd776a44-ff9a-43e4-a1bc-6f17ff0bd564 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.348405 | controller | Jun 09 17:02:10.192135 crc crio[20770]: time="2026-06-09T17:02:10.192018207Z" level=info msg="Stopping pod sandbox: 604e7a0702a18f564962cebe94476fc6f95fcd14bd4de8e8cb7f591baa1d7003" id=6fbf8024-52c3-4b28-8d74-33aa4c1a5f09 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.348421 | controller | Jun 09 17:02:10.192241 crc crio[20770]: time="2026-06-09T17:02:10.192153601Z" level=info msg="Stopped pod sandbox (already stopped): 604e7a0702a18f564962cebe94476fc6f95fcd14bd4de8e8cb7f591baa1d7003" id=6fbf8024-52c3-4b28-8d74-33aa4c1a5f09 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.348436 | controller | Jun 09 17:02:10.193066 crc crio[20770]: time="2026-06-09T17:02:10.192962855Z" level=info msg="Removing pod sandbox: 604e7a0702a18f564962cebe94476fc6f95fcd14bd4de8e8cb7f591baa1d7003" id=c43e85f9-13c2-425c-a398-5ce26f222d7b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.348452 | controller | Jun 09 17:02:10.218424 crc crio[20770]: time="2026-06-09T17:02:10.218294449Z" level=info msg="Removed pod sandbox: 604e7a0702a18f564962cebe94476fc6f95fcd14bd4de8e8cb7f591baa1d7003" id=c43e85f9-13c2-425c-a398-5ce26f222d7b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.348467 | controller | Jun 09 17:02:10.219502 crc crio[20770]: time="2026-06-09T17:02:10.219428312Z" level=info msg="Stopping pod sandbox: 7fa4a6ecc5cf6c0c7276b443710ae94c862d2f8b0574b31188a7a21bad4fdcbf" id=fc67d7f7-3004-426f-8763-38b6055bb4a6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.348483 | controller | Jun 09 17:02:10.219704 crc crio[20770]: time="2026-06-09T17:02:10.219512814Z" level=info msg="Stopped pod sandbox (already stopped): 7fa4a6ecc5cf6c0c7276b443710ae94c862d2f8b0574b31188a7a21bad4fdcbf" id=fc67d7f7-3004-426f-8763-38b6055bb4a6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.348504 | controller | Jun 09 17:02:10.221317 crc crio[20770]: time="2026-06-09T17:02:10.221247405Z" level=info msg="Removing pod sandbox: 7fa4a6ecc5cf6c0c7276b443710ae94c862d2f8b0574b31188a7a21bad4fdcbf" id=29bb13d1-e215-482e-9a66-a4599b30d446 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.348542 | controller | Jun 09 17:02:10.241527 crc crio[20770]: time="2026-06-09T17:02:10.241426909Z" level=info msg="Removed pod sandbox: 7fa4a6ecc5cf6c0c7276b443710ae94c862d2f8b0574b31188a7a21bad4fdcbf" id=29bb13d1-e215-482e-9a66-a4599b30d446 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.348561 | controller | Jun 09 17:02:10.243283 crc crio[20770]: time="2026-06-09T17:02:10.24246971Z" level=info msg="Stopping pod sandbox: ed377aff163f9dc8833993b6447c9b6171eee7493b5b04e0aebdcc7055ad0e60" id=ee9206be-36a3-4b07-84e4-0c2184943a66 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.348577 | controller | Jun 09 17:02:10.243363 crc crio[20770]: time="2026-06-09T17:02:10.243299504Z" level=info msg="Stopped pod sandbox (already stopped): ed377aff163f9dc8833993b6447c9b6171eee7493b5b04e0aebdcc7055ad0e60" id=ee9206be-36a3-4b07-84e4-0c2184943a66 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.348593 | controller | Jun 09 17:02:10.243986 crc crio[20770]: time="2026-06-09T17:02:10.243929022Z" level=info msg="Removing pod sandbox: ed377aff163f9dc8833993b6447c9b6171eee7493b5b04e0aebdcc7055ad0e60" id=a323f8ec-1c37-4b3f-84ac-73f3096f8c09 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.348608 | controller | Jun 09 17:02:10.274587 crc crio[20770]: time="2026-06-09T17:02:10.274486188Z" level=info msg="Removed pod sandbox: ed377aff163f9dc8833993b6447c9b6171eee7493b5b04e0aebdcc7055ad0e60" id=a323f8ec-1c37-4b3f-84ac-73f3096f8c09 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.348624 | controller | Jun 09 17:02:10.275435 crc crio[20770]: time="2026-06-09T17:02:10.275396164Z" level=info msg="Stopping pod sandbox: 38a3dd8710208463f7fde9de24c8f73fe663ae4fb6e9dbfbc85c67bd3857a47b" id=33b2a8d3-44ac-4408-a270-32d63e09f464 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.348640 | controller | Jun 09 17:02:10.275595 crc crio[20770]: time="2026-06-09T17:02:10.275577019Z" level=info msg="Stopped pod sandbox (already stopped): 38a3dd8710208463f7fde9de24c8f73fe663ae4fb6e9dbfbc85c67bd3857a47b" id=33b2a8d3-44ac-4408-a270-32d63e09f464 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.348656 | controller | Jun 09 17:02:10.276847 crc crio[20770]: time="2026-06-09T17:02:10.27662919Z" level=info msg="Removing pod sandbox: 38a3dd8710208463f7fde9de24c8f73fe663ae4fb6e9dbfbc85c67bd3857a47b" id=b12ba00e-385e-4d5b-9673-afcf9bd3c6e9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.348672 | controller | Jun 09 17:02:10.302854 crc crio[20770]: time="2026-06-09T17:02:10.302742617Z" level=info msg="Removed pod sandbox: 38a3dd8710208463f7fde9de24c8f73fe663ae4fb6e9dbfbc85c67bd3857a47b" id=b12ba00e-385e-4d5b-9673-afcf9bd3c6e9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.348687 | controller | Jun 09 17:02:10.303729 crc crio[20770]: time="2026-06-09T17:02:10.303598861Z" level=info msg="Stopping pod sandbox: 1628b8eede0a9763e064b46d8019dab24bdc8c582705391f6f36043eb369c69b" id=8d1c8365-d859-45e1-8c5b-bd7db15e7b8c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.348703 | controller | Jun 09 17:02:10.303843 crc crio[20770]: time="2026-06-09T17:02:10.303741866Z" level=info msg="Stopped pod sandbox (already stopped): 1628b8eede0a9763e064b46d8019dab24bdc8c582705391f6f36043eb369c69b" id=8d1c8365-d859-45e1-8c5b-bd7db15e7b8c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.348718 | controller | Jun 09 17:02:10.304570 crc crio[20770]: time="2026-06-09T17:02:10.304508178Z" level=info msg="Removing pod sandbox: 1628b8eede0a9763e064b46d8019dab24bdc8c582705391f6f36043eb369c69b" id=506c26b6-648b-47f1-b6be-c026cbe201b2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.348738 | controller | Jun 09 17:02:10.325292 crc crio[20770]: time="2026-06-09T17:02:10.324965231Z" level=info msg="Removed pod sandbox: 1628b8eede0a9763e064b46d8019dab24bdc8c582705391f6f36043eb369c69b" id=506c26b6-648b-47f1-b6be-c026cbe201b2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.348754 | controller | Jun 09 17:02:10.326396 crc crio[20770]: time="2026-06-09T17:02:10.32631525Z" level=info msg="Stopping pod sandbox: fada26278024f7189fbdeb57624a5e6649d3b339b5375b01f8e404c7c4f099ad" id=8c43f6ee-7a2c-472e-a07d-c97d205af25a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.348770 | controller | Jun 09 17:02:10.326485 crc crio[20770]: time="2026-06-09T17:02:10.326412263Z" level=info msg="Stopped pod sandbox (already stopped): fada26278024f7189fbdeb57624a5e6649d3b339b5375b01f8e404c7c4f099ad" id=8c43f6ee-7a2c-472e-a07d-c97d205af25a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.348785 | controller | Jun 09 17:02:10.327239 crc crio[20770]: time="2026-06-09T17:02:10.327202056Z" level=info msg="Removing pod sandbox: fada26278024f7189fbdeb57624a5e6649d3b339b5375b01f8e404c7c4f099ad" id=c55bc3a2-f9b4-4e4e-a383-78237d46bcf0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.348801 | controller | Jun 09 17:02:10.349185 crc crio[20770]: time="2026-06-09T17:02:10.34910273Z" level=info msg="Removed pod sandbox: fada26278024f7189fbdeb57624a5e6649d3b339b5375b01f8e404c7c4f099ad" id=c55bc3a2-f9b4-4e4e-a383-78237d46bcf0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.348816 | controller | Jun 09 17:02:10.350287 crc crio[20770]: time="2026-06-09T17:02:10.35012516Z" level=info msg="Stopping pod sandbox: 97f6604f2b38d2bcdf8dbe876ee402428d8111541096d160022343644e0f3d04" id=debf2112-85a9-4987-bdf9-4d9af8f7b5c1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.348832 | controller | Jun 09 17:02:10.350287 crc crio[20770]: time="2026-06-09T17:02:10.350285155Z" level=info msg="Stopped pod sandbox (already stopped): 97f6604f2b38d2bcdf8dbe876ee402428d8111541096d160022343644e0f3d04" id=debf2112-85a9-4987-bdf9-4d9af8f7b5c1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.348847 | controller | Jun 09 17:02:10.350951 crc crio[20770]: time="2026-06-09T17:02:10.350891162Z" level=info msg="Removing pod sandbox: 97f6604f2b38d2bcdf8dbe876ee402428d8111541096d160022343644e0f3d04" id=8457d980-cd0e-4f86-850f-82e00766fdfc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.348863 | controller | Jun 09 17:02:10.365905 crc crio[20770]: time="2026-06-09T17:02:10.365749593Z" level=info msg="Removed pod sandbox: 97f6604f2b38d2bcdf8dbe876ee402428d8111541096d160022343644e0f3d04" id=8457d980-cd0e-4f86-850f-82e00766fdfc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.348879 | controller | Jun 09 17:02:10.457244 crc crio[20770]: time="2026-06-09T17:02:10.450611443Z" level=info msg="Stopping container: 645be985b0c6dcabef18736d3c8c3afc488cca3855f037ed234a2dc01e05e6d2 (timeout: 30s)" id=a8f7e4b9-84ed-4d7c-a957-e475c7a86bce name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.348894 | controller | Jun 09 17:02:10.457244 crc crio[20770]: time="2026-06-09T17:02:10.450735696Z" level=info msg="Stopping container: 512d946ad0e2d548d62c5a86a5405afa2a3bc86b52e59863099529f1848cf2a9 (timeout: 30s)" id=bfa543c8-61e9-4b2d-84c0-43331d57e8e1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.348910 | controller | Jun 09 17:02:10.457244 crc crio[20770]: time="2026-06-09T17:02:10.450737176Z" level=info msg="Stopping container: b71f3b8a12bbeb79219ebf624b7103d216cab387e0cbc129f618a5b61f431910 (timeout: 30s)" id=821944d5-095a-4dd7-80fc-89221ef32eb4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.348925 | controller | Jun 09 17:02:10.457244 crc crio[20770]: time="2026-06-09T17:02:10.450688575Z" level=info msg="Stopping container: 00059dd4172d6a2cdd60d7e9937da9fba986c321efebef8d4e724ac0e25fb15b (timeout: 30s)" id=23a6aacc-0bb0-421e-ae9d-3e8c1f271c0c name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.348946 | controller | Jun 09 17:02:10.580027 crc crio[20770]: time="2026-06-09T17:02:10.579931481Z" level=info msg="Stopped container 00059dd4172d6a2cdd60d7e9937da9fba986c321efebef8d4e724ac0e25fb15b: openstack/ceilometer-0/sg-core" id=23a6aacc-0bb0-421e-ae9d-3e8c1f271c0c name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.348962 | controller | Jun 09 17:02:10.603436 crc crio[20770]: time="2026-06-09T17:02:10.603322359Z" level=info msg="Stopped container 645be985b0c6dcabef18736d3c8c3afc488cca3855f037ed234a2dc01e05e6d2: openstack/ceilometer-0/proxy-httpd" id=a8f7e4b9-84ed-4d7c-a957-e475c7a86bce name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.348979 | controller | Jun 09 17:02:10.893924 crc crio[20770]: time="2026-06-09T17:02:10.893823789Z" level=info msg="Stopped container 512d946ad0e2d548d62c5a86a5405afa2a3bc86b52e59863099529f1848cf2a9: openstack/ceilometer-0/ceilometer-notification-agent" id=bfa543c8-61e9-4b2d-84c0-43331d57e8e1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.348996 | controller | Jun 09 17:02:10.897510 crc crio[20770]: time="2026-06-09T17:02:10.897393132Z" level=info msg="Stopped container b71f3b8a12bbeb79219ebf624b7103d216cab387e0cbc129f618a5b61f431910: openstack/ceilometer-0/ceilometer-central-agent" id=821944d5-095a-4dd7-80fc-89221ef32eb4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.349023 | controller | Jun 09 17:02:10.898727 crc crio[20770]: time="2026-06-09T17:02:10.898551606Z" level=info msg="Stopping pod sandbox: 6ca1f61323fb52f96a0b59129b889e3a629ae8b0b39ead1945aae0eed59fc268" id=82f83843-bb11-49ca-8d87-03c1eeb23d13 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.349041 | controller | Jun 09 17:02:10.899501 crc crio[20770]: time="2026-06-09T17:02:10.899424091Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:6ca1f61323fb52f96a0b59129b889e3a629ae8b0b39ead1945aae0eed59fc268 UID:215615a7-8642-47c5-9e6b-70d4fd722d86 NetNS:/var/run/netns/820c646f-e00a-454d-9593-2cfad7635cae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod215615a7_8642_47c5_9e6b_70d4fd722d86.slice PodAnnotations:0xc002894098}] Aliases:map[]}"
2026-06-09 17:48:36.349064 | controller | Jun 09 17:02:10.899780 crc crio[20770]: time="2026-06-09T17:02:10.899693409Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.349084 | controller | Jun 09 17:02:11.276035 crc crio[20770]: time="2026-06-09T17:02:11.275342287Z" level=info msg="Stopped pod sandbox: 6ca1f61323fb52f96a0b59129b889e3a629ae8b0b39ead1945aae0eed59fc268" id=82f83843-bb11-49ca-8d87-03c1eeb23d13 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.349105 | controller | Jun 09 17:02:11.555004 crc crio[20770]: time="2026-06-09T17:02:11.55422162Z" level=info msg="Removing container: 645be985b0c6dcabef18736d3c8c3afc488cca3855f037ed234a2dc01e05e6d2" id=19a5dd87-f764-414b-bc47-7040dc014987 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.349127 | controller | Jun 09 17:02:11.797292 crc crio[20770]: time="2026-06-09T17:02:11.797200673Z" level=info msg="Removed container 645be985b0c6dcabef18736d3c8c3afc488cca3855f037ed234a2dc01e05e6d2: openstack/ceilometer-0/proxy-httpd" id=19a5dd87-f764-414b-bc47-7040dc014987 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.349148 | controller | Jun 09 17:02:11.806148 crc crio[20770]: time="2026-06-09T17:02:11.806062629Z" level=info msg="Removing container: 00059dd4172d6a2cdd60d7e9937da9fba986c321efebef8d4e724ac0e25fb15b" id=e3e59557-3346-49d3-b1c6-76bf0c9b20a8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.349170 | controller | Jun 09 17:02:11.831991 crc crio[20770]: time="2026-06-09T17:02:11.83162921Z" level=info msg="Removed container 00059dd4172d6a2cdd60d7e9937da9fba986c321efebef8d4e724ac0e25fb15b: openstack/ceilometer-0/sg-core" id=e3e59557-3346-49d3-b1c6-76bf0c9b20a8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.349196 | controller | Jun 09 17:02:11.835387 crc crio[20770]: time="2026-06-09T17:02:11.835317917Z" level=info msg="Removing container: 512d946ad0e2d548d62c5a86a5405afa2a3bc86b52e59863099529f1848cf2a9" id=9e61c70e-9768-41bb-b7fb-5b78b7f80d53 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.349214 | controller | Jun 09 17:02:11.868505 crc crio[20770]: time="2026-06-09T17:02:11.868448158Z" level=info msg="Removed container 512d946ad0e2d548d62c5a86a5405afa2a3bc86b52e59863099529f1848cf2a9: openstack/ceilometer-0/ceilometer-notification-agent" id=9e61c70e-9768-41bb-b7fb-5b78b7f80d53 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.349288 | controller | Jun 09 17:02:11.871439 crc crio[20770]: time="2026-06-09T17:02:11.871366772Z" level=info msg="Removing container: b71f3b8a12bbeb79219ebf624b7103d216cab387e0cbc129f618a5b61f431910" id=875e84ca-b0ab-473a-ad6a-6bf231d8aac5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.349312 | controller | Jun 09 17:02:11.924324 crc crio[20770]: time="2026-06-09T17:02:11.924200413Z" level=info msg="Removed container b71f3b8a12bbeb79219ebf624b7103d216cab387e0cbc129f618a5b61f431910: openstack/ceilometer-0/ceilometer-central-agent" id=875e84ca-b0ab-473a-ad6a-6bf231d8aac5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.349331 | controller | Jun 09 17:02:12.332082 crc crio[20770]: time="2026-06-09T17:02:12.331542249Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=e4c27310-03b3-4374-821d-1d68b8cf3cdc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.349349 | controller | Jun 09 17:02:12.332837 crc crio[20770]: time="2026-06-09T17:02:12.332112145Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.349373 | controller | Jun 09 17:02:12.362691 crc crio[20770]: time="2026-06-09T17:02:12.362545868Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:5298afbc1aeda400d4b41f7d14837ed91729ea514c7395acc0ebaee146b9e8ff UID:1c59fbda-bfae-4caf-80d9-a81487d3d10d NetNS:/var/run/netns/1b7167b8-c356-4ec3-b141-a4754fcc1a17 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1c59fbda_bfae_4caf_80d9_a81487d3d10d.slice PodAnnotations:0xc006e7e888}] Aliases:map[]}"
2026-06-09 17:48:36.349399 | controller | Jun 09 17:02:12.362691 crc crio[20770]: time="2026-06-09T17:02:12.362608119Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.349418 | controller | Jun 09 17:02:12.896137 crc crio[20770]: 2026-06-09T17:02:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5298afbc1aeda40 Mac:9e:43:6b:c2:54:85 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:be Mtu:0 Sandbox:/var/run/netns/1b7167b8-c356-4ec3-b141-a4754fcc1a17 SocketPath: PciID:}] [{Interface:0xc00011ac00 Address:{IP:10.217.0.190 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.349435 | controller | Jun 09 17:02:12.898244 crc crio[20770]: time="2026-06-09T17:02:12.898145131Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:5298afbc1aeda400d4b41f7d14837ed91729ea514c7395acc0ebaee146b9e8ff UID:1c59fbda-bfae-4caf-80d9-a81487d3d10d NetNS:/var/run/netns/1b7167b8-c356-4ec3-b141-a4754fcc1a17 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1c59fbda_bfae_4caf_80d9_a81487d3d10d.slice PodAnnotations:0xc006e7e888}] Aliases:map[]}"
2026-06-09 17:48:36.349451 | controller | Jun 09 17:02:12.898389 crc crio[20770]: time="2026-06-09T17:02:12.898335907Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.349472 | controller | Jun 09 17:02:12.924072 crc crio[20770]: time="2026-06-09T17:02:12.923952659Z" level=info msg="Ran pod sandbox 5298afbc1aeda400d4b41f7d14837ed91729ea514c7395acc0ebaee146b9e8ff with infra container: openstack/ceilometer-0/POD" id=e4c27310-03b3-4374-821d-1d68b8cf3cdc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.349490 | controller | Jun 09 17:02:12.929019 crc crio[20770]: time="2026-06-09T17:02:12.928903863Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=59c0273a-dbda-4477-80d6-ef4abd2b46e8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.349506 | controller | Jun 09 17:02:12.960083 crc crio[20770]: time="2026-06-09T17:02:12.959984804Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=5129eb75-5e26-450d-b732-87943567c720 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.349549 | controller | Jun 09 17:02:12.968785 crc crio[20770]: time="2026-06-09T17:02:12.968618194Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=03a1f0fb-3edd-4de1-865d-91e439916a75 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.349567 | controller | Jun 09 17:02:12.969237 crc crio[20770]: time="2026-06-09T17:02:12.96918393Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.349585 | controller | Jun 09 17:02:13.026997 crc crio[20770]: time="2026-06-09T17:02:13.026916274Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.349602 | controller | Jun 09 17:02:13.031026 crc crio[20770]: time="2026-06-09T17:02:13.030960261Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.349618 | controller | Jun 09 17:02:13.224533 crc crio[20770]: time="2026-06-09T17:02:13.223979415Z" level=info msg="Created container d9202ff7cdd969c71ae980e043440ea4a3fa4c56d42ce76d8ceb273b0fa62f20: openstack/ceilometer-0/ceilometer-central-agent" id=03a1f0fb-3edd-4de1-865d-91e439916a75 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.349634 | controller | Jun 09 17:02:13.227707 crc crio[20770]: time="2026-06-09T17:02:13.227537119Z" level=info msg="Starting container: d9202ff7cdd969c71ae980e043440ea4a3fa4c56d42ce76d8ceb273b0fa62f20" id=a74dbd00-25ae-4d19-878e-2cbe48798953 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.349651 | controller | Jun 09 17:02:13.234588 crc crio[20770]: time="2026-06-09T17:02:13.234538081Z" level=info msg="Started container" PID=77589 containerID=d9202ff7cdd969c71ae980e043440ea4a3fa4c56d42ce76d8ceb273b0fa62f20 description=openstack/ceilometer-0/ceilometer-central-agent id=a74dbd00-25ae-4d19-878e-2cbe48798953 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5298afbc1aeda400d4b41f7d14837ed91729ea514c7395acc0ebaee146b9e8ff
2026-06-09 17:48:36.349668 | controller | Jun 09 17:02:13.246379 crc crio[20770]: time="2026-06-09T17:02:13.246328943Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=a5abdc63-d6c4-446a-ac65-b011c77c10dc name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.349684 | controller | Jun 09 17:02:13.276047 crc crio[20770]: time="2026-06-09T17:02:13.275997753Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=6b058414-7484-4692-927f-7c7edc81b894 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.349701 | controller | Jun 09 17:02:13.287444 crc crio[20770]: time="2026-06-09T17:02:13.287393293Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=a5059361-7ed3-488a-93a9-ee74257ed2ed name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.349728 | controller | Jun 09 17:02:13.288530 crc crio[20770]: time="2026-06-09T17:02:13.288503036Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.349758 | controller | Jun 09 17:02:13.347527 crc crio[20770]: time="2026-06-09T17:02:13.347415823Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.349784 | controller | Jun 09 17:02:13.352057 crc crio[20770]: time="2026-06-09T17:02:13.351939634Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.349802 | controller | Jun 09 17:02:13.460953 crc crio[20770]: time="2026-06-09T17:02:13.460865201Z" level=info msg="Created container 3ac52aa6b62e02a819775148244f52c8fd3a49291b0f3d40ffe8d101b1343b1e: openstack/ceilometer-0/ceilometer-notification-agent" id=a5059361-7ed3-488a-93a9-ee74257ed2ed name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.349820 | controller | Jun 09 17:02:13.468686 crc crio[20770]: time="2026-06-09T17:02:13.468562805Z" level=info msg="Starting container: 3ac52aa6b62e02a819775148244f52c8fd3a49291b0f3d40ffe8d101b1343b1e" id=92276695-ec1d-4cf0-bb13-9371674a6146 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.349837 | controller | Jun 09 17:02:13.476597 crc crio[20770]: time="2026-06-09T17:02:13.476502495Z" level=info msg="Started container" PID=77607 containerID=3ac52aa6b62e02a819775148244f52c8fd3a49291b0f3d40ffe8d101b1343b1e description=openstack/ceilometer-0/ceilometer-notification-agent id=92276695-ec1d-4cf0-bb13-9371674a6146 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5298afbc1aeda400d4b41f7d14837ed91729ea514c7395acc0ebaee146b9e8ff
2026-06-09 17:48:36.349853 | controller | Jun 09 17:02:13.494250 crc crio[20770]: time="2026-06-09T17:02:13.494134736Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=d3177240-3431-4c97-a846-7a5a28923042 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.349870 | controller | Jun 09 17:02:19.578194 crc crio[20770]: time="2026-06-09T17:02:19.577427653Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=f8cdcb4c-439b-40c9-83ed-654fcabe6668 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.349886 | controller | Jun 09 17:02:20.025291 crc crio[20770]: time="2026-06-09T17:02:20.025236742Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=f4213df7-d88d-4123-8787-86e7db4507f3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.349902 | controller | Jun 09 17:02:20.026096 crc crio[20770]: time="2026-06-09T17:02:20.026073046Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.349918 | controller | Jun 09 17:02:20.129186 crc crio[20770]: time="2026-06-09T17:02:20.128968809Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.349934 | controller | Jun 09 17:02:20.134120 crc crio[20770]: time="2026-06-09T17:02:20.133951523Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.349950 | controller | Jun 09 17:02:20.181488 crc crio[20770]: time="2026-06-09T17:02:20.181336177Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:99287b7aa83a5c1c32b9c3077bb084ea2f3c582f87b298d861544e5c5a6ebf41" id=bd5805b8-de9f-4248-90f4-d7be2a373938 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.349971 | controller | Jun 09 17:02:20.182457 crc crio[20770]: time="2026-06-09T17:02:20.182335916Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=ead56568-1569-40db-be96-99d00ca7ffac name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.349988 | controller | Jun 09 17:02:20.209734 crc crio[20770]: time="2026-06-09T17:02:20.209599756Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=1577974c-d4e8-4f21-8f64-c0bacffbd6b4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.350004 | controller | Jun 09 17:02:20.222923 crc crio[20770]: time="2026-06-09T17:02:20.222046117Z" level=info msg="Creating container: openstack/nova-cell0-conductor-db-sync-gfnwb/nova-cell0-conductor-db-sync" id=7fa4565e-aaa0-473c-b7ca-1b1261198247 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.350020 | controller | Jun 09 17:02:20.224726 crc crio[20770]: time="2026-06-09T17:02:20.224610061Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.350037 | controller | Jun 09 17:02:20.292812 crc crio[20770]: time="2026-06-09T17:02:20.290942263Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.350053 | controller | Jun 09 17:02:20.298682 crc crio[20770]: time="2026-06-09T17:02:20.298543824Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.350070 | controller | Jun 09 17:02:20.404953 crc crio[20770]: time="2026-06-09T17:02:20.404888096Z" level=info msg="Created container fdd259ab2d92680cc760fc8fe68885395009050e9653aca0df7249fc6cdfe2f1: openstack/ceilometer-0/sg-core" id=f4213df7-d88d-4123-8787-86e7db4507f3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.350085 | controller | Jun 09 17:02:20.406803 crc crio[20770]: time="2026-06-09T17:02:20.40674424Z" level=info msg="Starting container: fdd259ab2d92680cc760fc8fe68885395009050e9653aca0df7249fc6cdfe2f1" id=8c6da1be-2289-4ee9-a5a6-5b3049b6656b name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.350102 | controller | Jun 09 17:02:20.414487 crc crio[20770]: time="2026-06-09T17:02:20.414422362Z" level=info msg="Started container" PID=77974 containerID=fdd259ab2d92680cc760fc8fe68885395009050e9653aca0df7249fc6cdfe2f1 description=openstack/ceilometer-0/sg-core id=8c6da1be-2289-4ee9-a5a6-5b3049b6656b name=/runtime.v1.RuntimeService/StartContainer sandboxID=5298afbc1aeda400d4b41f7d14837ed91729ea514c7395acc0ebaee146b9e8ff
2026-06-09 17:48:36.350119 | controller | Jun 09 17:02:20.426097 crc crio[20770]: time="2026-06-09T17:02:20.425976417Z" level=info msg="Created container d8e1d05deb23b68511ce024916fbed034f064d93cfd08460f22405c0dddc8b65: openstack/nova-cell0-conductor-db-sync-gfnwb/nova-cell0-conductor-db-sync" id=7fa4565e-aaa0-473c-b7ca-1b1261198247 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.350136 | controller | Jun 09 17:02:20.436187 crc crio[20770]: time="2026-06-09T17:02:20.429347245Z" level=info msg="Starting container: d8e1d05deb23b68511ce024916fbed034f064d93cfd08460f22405c0dddc8b65" id=a438276a-3396-442f-962a-8f8c487603e3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.350152 | controller | Jun 09 17:02:20.444218 crc crio[20770]: time="2026-06-09T17:02:20.444111693Z" level=info msg="Started container" PID=77989 containerID=d8e1d05deb23b68511ce024916fbed034f064d93cfd08460f22405c0dddc8b65 description=openstack/nova-cell0-conductor-db-sync-gfnwb/nova-cell0-conductor-db-sync id=a438276a-3396-442f-962a-8f8c487603e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=92a83e8b06f9b17b5e8706bdb012a332d3d536f9971c41d82a990c8217f96e74
2026-06-09 17:48:36.350171 | controller | Jun 09 17:02:20.444919 crc crio[20770]: time="2026-06-09T17:02:20.444126443Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=4c6e98ab-b0df-4f53-ad80-69d0a4949307 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.350188 | controller | Jun 09 17:02:20.489971 crc crio[20770]: time="2026-06-09T17:02:20.489609142Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=be01252b-bad7-49b3-8920-e1c762d6afdc name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.350222 | controller | Jun 09 17:02:20.496176 crc crio[20770]: time="2026-06-09T17:02:20.49610316Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=508aa8e1-7c8b-416e-bf0d-7e260f687fc2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.350246 | controller | Jun 09 17:02:20.496535 crc crio[20770]: time="2026-06-09T17:02:20.49645275Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.350271 | controller | Jun 09 17:02:20.543243 crc crio[20770]: time="2026-06-09T17:02:20.543141423Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.350286 | controller | Jun 09 17:02:20.553841 crc crio[20770]: time="2026-06-09T17:02:20.55373869Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.350303 | controller | Jun 09 17:02:20.873721 crc crio[20770]: time="2026-06-09T17:02:20.873607582Z" level=info msg="Created container 73f0aafdad88f15d2ef07781663523cd06c1a120c703dcbf31750b44fbb0deec: openstack/ceilometer-0/proxy-httpd" id=508aa8e1-7c8b-416e-bf0d-7e260f687fc2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.350318 | controller | Jun 09 17:02:20.877038 crc crio[20770]: time="2026-06-09T17:02:20.876861906Z" level=info msg="Starting container: 73f0aafdad88f15d2ef07781663523cd06c1a120c703dcbf31750b44fbb0deec" id=0a31115f-ae7b-47af-ad44-00cc90e4a1f3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.350334 | controller | Jun 09 17:02:20.888034 crc crio[20770]: time="2026-06-09T17:02:20.887903596Z" level=info msg="Started container" PID=78020 containerID=73f0aafdad88f15d2ef07781663523cd06c1a120c703dcbf31750b44fbb0deec description=openstack/ceilometer-0/proxy-httpd id=0a31115f-ae7b-47af-ad44-00cc90e4a1f3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5298afbc1aeda400d4b41f7d14837ed91729ea514c7395acc0ebaee146b9e8ff
2026-06-09 17:48:36.350350 | controller | Jun 09 17:02:43.110271 crc crio[20770]: time="2026-06-09T17:02:43.109216055Z" level=info msg="Stopping pod sandbox: 92a83e8b06f9b17b5e8706bdb012a332d3d536f9971c41d82a990c8217f96e74" id=9e34ef67-f227-473a-81e6-7c60eb7b9516 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.350366 | controller | Jun 09 17:02:43.113112 crc crio[20770]: time="2026-06-09T17:02:43.111315006Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-db-sync-gfnwb Namespace:openstack ID:92a83e8b06f9b17b5e8706bdb012a332d3d536f9971c41d82a990c8217f96e74 UID:651878c6-b1fb-4b6b-a2e8-a22bd00e4316 NetNS:/var/run/netns/6f6db260-f605-4f14-8437-6dd11d1be714 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod651878c6_b1fb_4b6b_a2e8_a22bd00e4316.slice PodAnnotations:0xc000135df8}] Aliases:map[]}"
2026-06-09 17:48:36.350382 | controller | Jun 09 17:02:43.113112 crc crio[20770]: time="2026-06-09T17:02:43.11146369Z" level=info msg="Deleting pod openstack_nova-cell0-conductor-db-sync-gfnwb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.350399 | controller | Jun 09 17:02:43.447029 crc crio[20770]: time="2026-06-09T17:02:43.446929502Z" level=info msg="Stopped pod sandbox: 92a83e8b06f9b17b5e8706bdb012a332d3d536f9971c41d82a990c8217f96e74" id=9e34ef67-f227-473a-81e6-7c60eb7b9516 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.350419 | controller | Jun 09 17:02:44.732871 crc crio[20770]: time="2026-06-09T17:02:44.732041279Z" level=info msg="Running pod sandbox: openstack/nova-cell0-conductor-0/POD" id=0d165e78-f682-4826-b8d2-6b9c19848757 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.350437 | controller | Jun 09 17:02:44.732871 crc crio[20770]: time="2026-06-09T17:02:44.732821122Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.350461 | controller | Jun 09 17:02:44.811346 crc crio[20770]: time="2026-06-09T17:02:44.811161567Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:62a4615e12699787ec8b8ecfc0b82eed2aba133a402a665e66f6ebc31c904422 UID:106949bd-6bcd-4428-909c-7778bae7b381 NetNS:/var/run/netns/5a053356-210c-415d-a4f7-7d3b71ddaf37 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod106949bd_6bcd_4428_909c_7778bae7b381.slice PodAnnotations:0xc0005c7880}] Aliases:map[]}"
2026-06-09 17:48:36.350488 | controller | Jun 09 17:02:44.811859 crc crio[20770]: time="2026-06-09T17:02:44.811811336Z" level=info msg="Adding pod openstack_nova-cell0-conductor-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.350508 | controller | Jun 09 17:02:45.371954 crc crio[20770]: 2026-06-09T17:02:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:62a4615e1269978 Mac:12:aa:57:be:2b:c3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bf Mtu:0 Sandbox:/var/run/netns/5a053356-210c-415d-a4f7-7d3b71ddaf37 SocketPath: PciID:}] [{Interface:0xc000014620 Address:{IP:10.217.0.191 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.350551 | controller | Jun 09 17:02:45.372823 crc crio[20770]: time="2026-06-09T17:02:45.372738639Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:62a4615e12699787ec8b8ecfc0b82eed2aba133a402a665e66f6ebc31c904422 UID:106949bd-6bcd-4428-909c-7778bae7b381 NetNS:/var/run/netns/5a053356-210c-415d-a4f7-7d3b71ddaf37 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod106949bd_6bcd_4428_909c_7778bae7b381.slice PodAnnotations:0xc0005c7880}] Aliases:map[]}"
2026-06-09 17:48:36.350569 | controller | Jun 09 17:02:45.372960 crc crio[20770]: time="2026-06-09T17:02:45.372914544Z" level=info msg="Checking pod openstack_nova-cell0-conductor-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.350586 | controller | Jun 09 17:02:45.381564 crc crio[20770]: time="2026-06-09T17:02:45.38141056Z" level=info msg="Ran pod sandbox 62a4615e12699787ec8b8ecfc0b82eed2aba133a402a665e66f6ebc31c904422 with infra container: openstack/nova-cell0-conductor-0/POD" id=0d165e78-f682-4826-b8d2-6b9c19848757 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.350602 | controller | Jun 09 17:02:45.386456 crc crio[20770]: time="2026-06-09T17:02:45.386377824Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=1106623d-79be-434e-a975-24d81d5f037f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.350618 | controller | Jun 09 17:02:45.425394 crc crio[20770]: time="2026-06-09T17:02:45.420017597Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=d81c4541-27f9-493c-ae7e-9cf2662edb2e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.350634 | controller | Jun 09 17:02:45.429902 crc crio[20770]: time="2026-06-09T17:02:45.42982876Z" level=info msg="Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=8ddaf2ae-30df-40b3-aa51-2a6f25f7cf1b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.350655 | controller | Jun 09 17:02:45.430379 crc crio[20770]: time="2026-06-09T17:02:45.430313044Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.350672 | controller | Jun 09 17:02:45.488246 crc crio[20770]: time="2026-06-09T17:02:45.488156987Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.350688 | controller | Jun 09 17:02:45.493261 crc crio[20770]: time="2026-06-09T17:02:45.493189963Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.350704 | controller | Jun 09 17:02:45.674111 crc crio[20770]: time="2026-06-09T17:02:45.674002052Z" level=info msg="Created container 1422f45a52e5ab5601bff14f9aaba4857ab86f45a46e0cab344a338eee264bec: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=8ddaf2ae-30df-40b3-aa51-2a6f25f7cf1b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.350720 | controller | Jun 09 17:02:45.675699 crc crio[20770]: time="2026-06-09T17:02:45.675546477Z" level=info msg="Starting container: 1422f45a52e5ab5601bff14f9aaba4857ab86f45a46e0cab344a338eee264bec" id=16a39156-f917-48e2-b6ed-928b06f504dc name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.350736 | controller | Jun 09 17:02:45.684230 crc crio[20770]: time="2026-06-09T17:02:45.684105895Z" level=info msg="Started container" PID=79509 containerID=1422f45a52e5ab5601bff14f9aaba4857ab86f45a46e0cab344a338eee264bec description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=16a39156-f917-48e2-b6ed-928b06f504dc name=/runtime.v1.RuntimeService/StartContainer sandboxID=62a4615e12699787ec8b8ecfc0b82eed2aba133a402a665e66f6ebc31c904422
2026-06-09 17:48:36.350753 | controller | Jun 09 17:02:53.344898 crc crio[20770]: time="2026-06-09T17:02:53.332276519Z" level=info msg="Running pod sandbox: openstack/nova-cell0-cell-mapping-sb5dp/POD" id=b7103912-e848-4768-bc04-fe6cea99650b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.350769 | controller | Jun 09 17:02:53.344898 crc crio[20770]: time="2026-06-09T17:02:53.333142004Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.350786 | controller | Jun 09 17:02:53.504081 crc crio[20770]: time="2026-06-09T17:02:53.503555062Z" level=info msg="Got pod network &{Name:nova-cell0-cell-mapping-sb5dp Namespace:openstack ID:e140f7f527309bcab76307b614c7e4945cc1657b5dd3f532462abcd7c3933a3c UID:ff89893c-d967-4fc7-968e-a86294450178 NetNS:/var/run/netns/33bae0b9-d09c-4fd7-b45f-9d1f4235cd23 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podff89893c_d967_4fc7_968e_a86294450178.slice PodAnnotations:0xc00291b120}] Aliases:map[]}"
2026-06-09 17:48:36.350802 | controller | Jun 09 17:02:53.504081 crc crio[20770]: time="2026-06-09T17:02:53.503967104Z" level=info msg="Adding pod openstack_nova-cell0-cell-mapping-sb5dp to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.350819 | controller | Jun 09 17:02:53.629979 crc crio[20770]: time="2026-06-09T17:02:53.629718131Z" level=info msg="Running pod sandbox: openstack/nova-api-0/POD" id=0cd840c1-a62a-4b9d-a591-c4aff3ae844c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.350836 | controller | Jun 09 17:02:53.629979 crc crio[20770]: time="2026-06-09T17:02:53.629836995Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.350856 | controller | Jun 09 17:02:53.768804 crc crio[20770]: time="2026-06-09T17:02:53.768727192Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:249da983dbc95cf2abfe97b8ff713895ae6da872a42d5f634403051bc5b7fa7d UID:a826a293-804b-4ca2-a035-cf1be7a9c7c1 NetNS:/var/run/netns/bcf1489c-1787-4e68-b0e2-747784f04a71 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda826a293_804b_4ca2_a035_cf1be7a9c7c1.slice PodAnnotations:0xc002894478}] Aliases:map[]}"
2026-06-09 17:48:36.350874 | controller | Jun 09 17:02:53.768804 crc crio[20770]: time="2026-06-09T17:02:53.768810874Z" level=info msg="Adding pod openstack_nova-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.350890 | controller | Jun 09 17:02:53.855857 crc crio[20770]: time="2026-06-09T17:02:53.855427719Z" level=info msg="Running pod sandbox: openstack/nova-metadata-0/POD" id=d772983f-9ed9-4f22-be9f-7c2397886d3b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.350907 | controller | Jun 09 17:02:53.855857 crc crio[20770]: time="2026-06-09T17:02:53.855839241Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.350923 | controller | Jun 09 17:02:53.887962 crc crio[20770]: time="2026-06-09T17:02:53.886440526Z" level=info msg="Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD" id=aedc4cc3-e756-411c-a148-dd322d579634 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.350939 | controller | Jun 09 17:02:53.888263 crc crio[20770]: time="2026-06-09T17:02:53.888050873Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.350956 | controller | Jun 09 17:02:53.957854 crc crio[20770]: time="2026-06-09T17:02:53.95743014Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:31b67316dc116c8346ee0c1b6cbfc8f5405f480817136f3405cd65e3072f2740 UID:f4a53bde-fa12-48a5-a52a-31e35a9ea567 NetNS:/var/run/netns/2b195639-6921-4792-8da0-4adf3f9f0879 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf4a53bde_fa12_48a5_a52a_31e35a9ea567.slice PodAnnotations:0xc0029884a8}] Aliases:map[]}"
2026-06-09 17:48:36.350972 | controller | Jun 09 17:02:53.957854 crc crio[20770]: time="2026-06-09T17:02:53.957481381Z" level=info msg="Adding pod openstack_nova-metadata-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.350989 | controller | Jun 09 17:02:53.968818 crc crio[20770]: time="2026-06-09T17:02:53.968551371Z" level=info msg="Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:c1203fada9b9057eaa48d4a8bb12d204327dd6e00ea4a8095ba4b03d726411cb UID:9f7a6b4d-930d-4d16-801a-bce95db01041 NetNS:/var/run/netns/c3dccab8-dbb4-4c12-8d92-807d2b86e4a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9f7a6b4d_930d_4d16_801a_bce95db01041.slice PodAnnotations:0xc002a08300}] Aliases:map[]}"
2026-06-09 17:48:36.351005 | controller | Jun 09 17:02:53.968818 crc crio[20770]: time="2026-06-09T17:02:53.968740577Z" level=info msg="Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.351021 | controller | Jun 09 17:02:54.021826 crc crio[20770]: 2026-06-09T17:02:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e140f7f527309bc Mac:fe:f7:f8:c7:34:79 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c0 Mtu:0 Sandbox:/var/run/netns/33bae0b9-d09c-4fd7-b45f-9d1f4235cd23 SocketPath: PciID:}] [{Interface:0xc0001226b0 Address:{IP:10.217.0.192 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.351042 | controller | Jun 09 17:02:54.021826 crc crio[20770]: time="2026-06-09T17:02:54.017808456Z" level=info msg="Got pod network &{Name:nova-cell0-cell-mapping-sb5dp Namespace:openstack ID:e140f7f527309bcab76307b614c7e4945cc1657b5dd3f532462abcd7c3933a3c UID:ff89893c-d967-4fc7-968e-a86294450178 NetNS:/var/run/netns/33bae0b9-d09c-4fd7-b45f-9d1f4235cd23 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podff89893c_d967_4fc7_968e_a86294450178.slice PodAnnotations:0xc00291b120}] Aliases:map[]}"
2026-06-09 17:48:36.351060 | controller | Jun 09 17:02:54.021826 crc crio[20770]: time="2026-06-09T17:02:54.01794598Z" level=info msg="Checking pod openstack_nova-cell0-cell-mapping-sb5dp for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.351077 | controller | Jun 09 17:02:54.027751 crc crio[20770]: time="2026-06-09T17:02:54.027406973Z" level=info msg="Ran pod sandbox e140f7f527309bcab76307b614c7e4945cc1657b5dd3f532462abcd7c3933a3c with infra container: openstack/nova-cell0-cell-mapping-sb5dp/POD" id=b7103912-e848-4768-bc04-fe6cea99650b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.351093 | controller | Jun 09 17:02:54.032865 crc crio[20770]: time="2026-06-09T17:02:54.032154701Z" level=info msg="Running pod sandbox: openstack/nova-scheduler-0/POD" id=e828e083-b103-4b15-992a-e34b96853501 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.351110 | controller | Jun 09 17:02:54.032865 crc crio[20770]: time="2026-06-09T17:02:54.032256184Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.351126 | controller | Jun 09 17:02:54.034086 crc crio[20770]: time="2026-06-09T17:02:54.032929753Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=8cae6ad7-4b92-44c1-bfe1-9a814b4c9566 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.351142 | controller | Jun 09 17:02:54.063690 crc crio[20770]: time="2026-06-09T17:02:54.063561809Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=ea1bb578-469c-4b9b-98b7-ca47083c7a46 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.351159 | controller | Jun 09 17:02:54.124629 crc crio[20770]: time="2026-06-09T17:02:54.124350487Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:c916171c5ae184824c707b67c1b03fa9db27e276e141de0d92684b4fe92acd35 UID:6ccb994b-86cb-4621-80b0-c29bd3a48dad NetNS:/var/run/netns/a68bf9be-45e6-44b3-8630-020ef4a92e9e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6ccb994b_86cb_4621_80b0_c29bd3a48dad.slice PodAnnotations:0xc0028946a8}] Aliases:map[]}"
2026-06-09 17:48:36.351175 | controller | Jun 09 17:02:54.124629 crc crio[20770]: time="2026-06-09T17:02:54.124407459Z" level=info msg="Adding pod openstack_nova-scheduler-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.351192 | controller | Jun 09 17:02:54.163389 crc crio[20770]: time="2026-06-09T17:02:54.163076147Z" level=info msg="Creating container: openstack/nova-cell0-cell-mapping-sb5dp/nova-manage" id=7ec40004-94d2-46ad-b173-48f53ff0c812 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.351208 | controller | Jun 09 17:02:54.169064 crc crio[20770]: time="2026-06-09T17:02:54.167844435Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.351225 | controller | Jun 09 17:02:54.200685 crc crio[20770]: time="2026-06-09T17:02:54.199718807Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-5b6f8f974c-b2ntd/POD" id=600fd2fd-b77d-44aa-bf69-7d6cdb08c81c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.351245 | controller | Jun 09 17:02:54.200685 crc crio[20770]: time="2026-06-09T17:02:54.20051734Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.351262 | controller | Jun 09 17:02:54.285228 crc crio[20770]: time="2026-06-09T17:02:54.285122997Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.351278 | controller | Jun 09 17:02:54.307847 crc crio[20770]: time="2026-06-09T17:02:54.306500746Z" level=info msg="Got pod network &{Name:dnsmasq-dns-5b6f8f974c-b2ntd Namespace:openstack ID:093f68b8e6899e469efd57e8a8f6dca1ed9bba2fd9cfb9bf99dc6233a65582a3 UID:5c1b107f-61bf-4cba-817e-2c19023fcbaa NetNS:/var/run/netns/261f7e99-5c61-4076-bab9-549a07c276c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5c1b107f_61bf_4cba_817e_2c19023fcbaa.slice PodAnnotations:0xc002894058}] Aliases:map[]}"
2026-06-09 17:48:36.351294 | controller | Jun 09 17:02:54.307847 crc crio[20770]: time="2026-06-09T17:02:54.306566567Z" level=info msg="Adding pod openstack_dnsmasq-dns-5b6f8f974c-b2ntd to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.351310 | controller | Jun 09 17:02:54.313078 crc crio[20770]: time="2026-06-09T17:02:54.309394969Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.351326 | controller | Jun 09 17:02:54.521374 crc crio[20770]: 2026-06-09T17:02:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:249da983dbc95cf Mac:f6:54:a5:9d:55:e8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c1 Mtu:0 Sandbox:/var/run/netns/bcf1489c-1787-4e68-b0e2-747784f04a71 SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.193 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.351343 | controller | Jun 09 17:02:54.522910 crc crio[20770]: time="2026-06-09T17:02:54.522619096Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:249da983dbc95cf2abfe97b8ff713895ae6da872a42d5f634403051bc5b7fa7d UID:a826a293-804b-4ca2-a035-cf1be7a9c7c1 NetNS:/var/run/netns/bcf1489c-1787-4e68-b0e2-747784f04a71 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda826a293_804b_4ca2_a035_cf1be7a9c7c1.slice PodAnnotations:0xc002894478}] Aliases:map[]}"
2026-06-09 17:48:36.351359 | controller | Jun 09 17:02:54.523038 crc crio[20770]: time="2026-06-09T17:02:54.523005478Z" level=info msg="Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.351376 | controller | Jun 09 17:02:54.541227 crc crio[20770]: time="2026-06-09T17:02:54.541096231Z" level=info msg="Created container 38e79052a7912515c1e9fb52967c0ed54b0095c098fb81d4961a9f76931765fc: openstack/nova-cell0-cell-mapping-sb5dp/nova-manage" id=7ec40004-94d2-46ad-b173-48f53ff0c812 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.351391 | controller | Jun 09 17:02:54.543016 crc crio[20770]: time="2026-06-09T17:02:54.542931754Z" level=info msg="Starting container: 38e79052a7912515c1e9fb52967c0ed54b0095c098fb81d4961a9f76931765fc" id=79c58631-df97-4851-b4e3-7da43c8bdffa name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.351407 | controller | Jun 09 17:02:54.548014 crc crio[20770]: time="2026-06-09T17:02:54.546913239Z" level=info msg="Ran pod sandbox 249da983dbc95cf2abfe97b8ff713895ae6da872a42d5f634403051bc5b7fa7d with infra container: openstack/nova-api-0/POD" id=0cd840c1-a62a-4b9d-a591-c4aff3ae844c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.351423 | controller | Jun 09 17:02:54.550608 crc crio[20770]: time="2026-06-09T17:02:54.550440001Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=d574152b-7663-409d-ab43-1a4797c375e7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.351443 | controller | Jun 09 17:02:54.550608 crc crio[20770]: time="2026-06-09T17:02:54.550617826Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-nova-api:current-podified not found" id=d574152b-7663-409d-ab43-1a4797c375e7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.351460 | controller | Jun 09 17:02:54.550953 crc crio[20770]: time="2026-06-09T17:02:54.550712379Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-api:current-podified found" id=d574152b-7663-409d-ab43-1a4797c375e7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.351476 | controller | Jun 09 17:02:54.552623 crc crio[20770]: time="2026-06-09T17:02:54.55248029Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=3b437c4b-c7f2-429b-894d-40d445ccdfc9 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.351492 | controller | Jun 09 17:02:54.565062 crc crio[20770]: time="2026-06-09T17:02:54.560753989Z" level=info msg="Started container" PID=80118 containerID=38e79052a7912515c1e9fb52967c0ed54b0095c098fb81d4961a9f76931765fc description=openstack/nova-cell0-cell-mapping-sb5dp/nova-manage id=79c58631-df97-4851-b4e3-7da43c8bdffa name=/runtime.v1.RuntimeService/StartContainer sandboxID=e140f7f527309bcab76307b614c7e4945cc1657b5dd3f532462abcd7c3933a3c
2026-06-09 17:48:36.351508 | controller | Jun 09 17:02:54.567547 crc crio[20770]: time="2026-06-09T17:02:54.563868739Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\""
2026-06-09 17:48:36.351591 | controller | Jun 09 17:02:54.757730 crc crio[20770]: 2026-06-09T17:02:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c1203fada9b9057 Mac:72:d5:5e:e2:32:83 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c3 Mtu:0 Sandbox:/var/run/netns/c3dccab8-dbb4-4c12-8d92-807d2b86e4a8 SocketPath: PciID:}] [{Interface:0xc0004385e0 Address:{IP:10.217.0.195 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.351615 | controller | Jun 09 17:02:54.759140 crc crio[20770]: time="2026-06-09T17:02:54.758600632Z" level=info msg="Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:c1203fada9b9057eaa48d4a8bb12d204327dd6e00ea4a8095ba4b03d726411cb UID:9f7a6b4d-930d-4d16-801a-bce95db01041 NetNS:/var/run/netns/c3dccab8-dbb4-4c12-8d92-807d2b86e4a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9f7a6b4d_930d_4d16_801a_bce95db01041.slice PodAnnotations:0xc002a08300}] Aliases:map[]}"
2026-06-09 17:48:36.351633 | controller | Jun 09 17:02:54.759140 crc crio[20770]: time="2026-06-09T17:02:54.758939041Z" level=info msg="Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.351649 | controller | Jun 09 17:02:54.771037 crc crio[20770]: time="2026-06-09T17:02:54.770816125Z" level=info msg="Ran pod sandbox c1203fada9b9057eaa48d4a8bb12d204327dd6e00ea4a8095ba4b03d726411cb with infra container: openstack/nova-cell1-novncproxy-0/POD" id=aedc4cc3-e756-411c-a148-dd322d579634 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.351666 | controller | Jun 09 17:02:54.781257 crc crio[20770]: time="2026-06-09T17:02:54.781124113Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified" id=07f27175-3a67-4a18-be43-19d2a5332ab1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.351682 | controller | Jun 09 17:02:54.781715 crc crio[20770]: time="2026-06-09T17:02:54.781329809Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified not found" id=07f27175-3a67-4a18-be43-19d2a5332ab1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.351706 | controller | Jun 09 17:02:54.781715 crc crio[20770]: time="2026-06-09T17:02:54.78137365Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified found" id=07f27175-3a67-4a18-be43-19d2a5332ab1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.351723 | controller | Jun 09 17:02:54.785053 crc crio[20770]: time="2026-06-09T17:02:54.784959054Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified" id=02d56655-70b7-4109-a4f9-f3bdfd7d2603 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.351739 | controller | Jun 09 17:02:54.793790 crc crio[20770]: time="2026-06-09T17:02:54.79347739Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\""
2026-06-09 17:48:36.351755 | controller | Jun 09 17:02:54.797166 crc crio[20770]: 2026-06-09T17:02:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:31b67316dc116c8 Mac:32:88:6f:ef:fb:fc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c2 Mtu:0 Sandbox:/var/run/netns/2b195639-6921-4792-8da0-4adf3f9f0879 SocketPath: PciID:}] [{Interface:0xc000623200 Address:{IP:10.217.0.194 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.351771 | controller | Jun 09 17:02:54.798110 crc crio[20770]: time="2026-06-09T17:02:54.798030072Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:31b67316dc116c8346ee0c1b6cbfc8f5405f480817136f3405cd65e3072f2740 UID:f4a53bde-fa12-48a5-a52a-31e35a9ea567 NetNS:/var/run/netns/2b195639-6921-4792-8da0-4adf3f9f0879 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf4a53bde_fa12_48a5_a52a_31e35a9ea567.slice PodAnnotations:0xc0029884a8}] Aliases:map[]}"
2026-06-09 17:48:36.351787 | controller | Jun 09 17:02:54.798239 crc crio[20770]: time="2026-06-09T17:02:54.798193997Z" level=info msg="Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.351804 | controller | Jun 09 17:02:54.806582 crc crio[20770]: time="2026-06-09T17:02:54.806403554Z" level=info msg="Ran pod sandbox 31b67316dc116c8346ee0c1b6cbfc8f5405f480817136f3405cd65e3072f2740 with infra container: openstack/nova-metadata-0/POD" id=d772983f-9ed9-4f22-be9f-7c2397886d3b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.351820 | controller | Jun 09 17:02:54.813410 crc crio[20770]: time="2026-06-09T17:02:54.813269973Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=62bbc813-7e7c-4b02-b6b4-7ae8ac1a6c81 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.351837 | controller | Jun 09 17:02:54.814327 crc crio[20770]: time="2026-06-09T17:02:54.813454528Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-nova-api:current-podified not found" id=62bbc813-7e7c-4b02-b6b4-7ae8ac1a6c81 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.351853 | controller | Jun 09 17:02:54.814327 crc crio[20770]: time="2026-06-09T17:02:54.813498259Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-api:current-podified found" id=62bbc813-7e7c-4b02-b6b4-7ae8ac1a6c81 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.351870 | controller | Jun 09 17:02:54.815090 crc crio[20770]: time="2026-06-09T17:02:54.815039234Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=df32d045-9bff-4c1d-99e0-f8d53f97324b name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.351886 | controller | Jun 09 17:02:54.821512 crc crio[20770]: time="2026-06-09T17:02:54.82145107Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\""
2026-06-09 17:48:36.351907 | controller | Jun 09 17:02:54.939078 crc crio[20770]: 2026-06-09T17:02:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c916171c5ae1848 Mac:8e:53:1a:5d:e3:3d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c4 Mtu:0 Sandbox:/var/run/netns/a68bf9be-45e6-44b3-8630-020ef4a92e9e SocketPath: PciID:}] [{Interface:0xc00011a710 Address:{IP:10.217.0.196 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.351924 | controller | Jun 09 17:02:54.940622 crc crio[20770]: time="2026-06-09T17:02:54.940477852Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:c916171c5ae184824c707b67c1b03fa9db27e276e141de0d92684b4fe92acd35 UID:6ccb994b-86cb-4621-80b0-c29bd3a48dad NetNS:/var/run/netns/a68bf9be-45e6-44b3-8630-020ef4a92e9e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6ccb994b_86cb_4621_80b0_c29bd3a48dad.slice PodAnnotations:0xc0028946a8}] Aliases:map[]}"
2026-06-09 17:48:36.351940 | controller | Jun 09 17:02:54.940838 crc crio[20770]: time="2026-06-09T17:02:54.940626886Z" level=info msg="Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.351956 | controller | Jun 09 17:02:54.947803 crc crio[20770]: time="2026-06-09T17:02:54.947726082Z" level=info msg="Ran pod sandbox c916171c5ae184824c707b67c1b03fa9db27e276e141de0d92684b4fe92acd35 with infra container: openstack/nova-scheduler-0/POD" id=e828e083-b103-4b15-992a-e34b96853501 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.351972 | controller | Jun 09 17:02:54.950837 crc crio[20770]: time="2026-06-09T17:02:54.950759049Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified" id=3dca0967-8466-491a-89cf-635c6e382848 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.351988 | controller | Jun 09 17:02:54.950980 crc crio[20770]: time="2026-06-09T17:02:54.950934085Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified not found" id=3dca0967-8466-491a-89cf-635c6e382848 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.352004 | controller | Jun 09 17:02:54.951052 crc crio[20770]: time="2026-06-09T17:02:54.950998016Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified found" id=3dca0967-8466-491a-89cf-635c6e382848 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.352019 | controller | Jun 09 17:02:54.952566 crc crio[20770]: time="2026-06-09T17:02:54.95250478Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified" id=b90507cd-a818-489b-92dd-1d0cda3568cc name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.352035 | controller | Jun 09 17:02:54.956916 crc crio[20770]: time="2026-06-09T17:02:54.956859326Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\""
2026-06-09 17:48:36.352051 | controller | Jun 09 17:02:55.137153 crc crio[20770]: 2026-06-09T17:02:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:093f68b8e6899e4 Mac:f2:34:f3:58:b8:de Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c5 Mtu:0 Sandbox:/var/run/netns/261f7e99-5c61-4076-bab9-549a07c276c7 SocketPath: PciID:}] [{Interface:0xc000152650 Address:{IP:10.217.0.197 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.352067 | controller | Jun 09 17:02:55.137885 crc crio[20770]: time="2026-06-09T17:02:55.137806048Z" level=info msg="Got pod network &{Name:dnsmasq-dns-5b6f8f974c-b2ntd Namespace:openstack ID:093f68b8e6899e469efd57e8a8f6dca1ed9bba2fd9cfb9bf99dc6233a65582a3 UID:5c1b107f-61bf-4cba-817e-2c19023fcbaa NetNS:/var/run/netns/261f7e99-5c61-4076-bab9-549a07c276c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5c1b107f_61bf_4cba_817e_2c19023fcbaa.slice PodAnnotations:0xc002894058}] Aliases:map[]}"
2026-06-09 17:48:36.352088 | controller | Jun 09 17:02:55.138068 crc crio[20770]: time="2026-06-09T17:02:55.138002484Z" level=info msg="Checking pod openstack_dnsmasq-dns-5b6f8f974c-b2ntd for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.352105 | controller | Jun 09 17:02:55.145381 crc crio[20770]: time="2026-06-09T17:02:55.145316616Z" level=info msg="Ran pod sandbox 093f68b8e6899e469efd57e8a8f6dca1ed9bba2fd9cfb9bf99dc6233a65582a3 with infra container: openstack/dnsmasq-dns-5b6f8f974c-b2ntd/POD" id=600fd2fd-b77d-44aa-bf69-7d6cdb08c81c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.352122 | controller | Jun 09 17:02:55.149170 crc crio[20770]: time="2026-06-09T17:02:55.149110135Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=17dae65e-a644-4228-9f68-06aa855e3e16 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.352138 | controller | Jun 09 17:02:55.214388 crc crio[20770]: time="2026-06-09T17:02:55.214328332Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=b1d1f08d-b768-43ee-8c0b-9788d9f61b6f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.352154 | controller | Jun 09 17:02:55.229822 crc crio[20770]: time="2026-06-09T17:02:55.229693886Z" level=info msg="Creating container: openstack/dnsmasq-dns-5b6f8f974c-b2ntd/init" id=b9617c05-96c6-4ebf-a633-837f06f2abf5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.352170 | controller | Jun 09 17:02:55.230740 crc crio[20770]: time="2026-06-09T17:02:55.230499669Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.352187 | controller | Jun 09 17:02:55.307028 crc crio[20770]: time="2026-06-09T17:02:55.30694053Z" level=info msg="Running pod sandbox: openstack/nova-cell1-conductor-db-sync-gcpjw/POD" id=594a7d06-ea02-4a74-876a-a4e18db36a4c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.352203 | controller | Jun 09 17:02:55.307212 crc crio[20770]: time="2026-06-09T17:02:55.307040753Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.352219 | controller | Jun 09 17:02:55.335240 crc crio[20770]: time="2026-06-09T17:02:55.334984591Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.352235 | controller | Jun 09 17:02:55.342919 crc crio[20770]: time="2026-06-09T17:02:55.342845959Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.352251 | controller | Jun 09 17:02:55.365175 crc crio[20770]: time="2026-06-09T17:02:55.36502967Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-db-sync-gcpjw Namespace:openstack ID:8f9e70031eaed52b8a3819f4cb58275f5d3d155c87e69e1343297d47e475e4e4 UID:3c7b3fc0-ea6f-49dc-b955-f69e2e5492b7 NetNS:/var/run/netns/763f47e2-c6c0-4bf8-9abc-dc4cd930797f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3c7b3fc0_ea6f_49dc_b955_f69e2e5492b7.slice PodAnnotations:0xc00291b0d8}] Aliases:map[]}"
2026-06-09 17:48:36.352267 | controller | Jun 09 17:02:55.365175 crc crio[20770]: time="2026-06-09T17:02:55.365091592Z" level=info msg="Adding pod openstack_nova-cell1-conductor-db-sync-gcpjw to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.352283 | controller | Jun 09 17:02:55.561892 crc crio[20770]: time="2026-06-09T17:02:55.560491294Z" level=info msg="Created container 4bd5c61724de13ad09bf31a9b1c19aaab039a6c81178972410130a724f8af225: openstack/dnsmasq-dns-5b6f8f974c-b2ntd/init" id=b9617c05-96c6-4ebf-a633-837f06f2abf5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.352303 | controller | Jun 09 17:02:55.568325 crc crio[20770]: time="2026-06-09T17:02:55.563801859Z" level=info msg="Starting container: 4bd5c61724de13ad09bf31a9b1c19aaab039a6c81178972410130a724f8af225" id=0959d7af-951b-4283-85ec-a82a5497dcd3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.352319 | controller | Jun 09 17:02:55.579436 crc crio[20770]: time="2026-06-09T17:02:55.575479707Z" level=info msg="Started container" PID=80265 containerID=4bd5c61724de13ad09bf31a9b1c19aaab039a6c81178972410130a724f8af225 description=openstack/dnsmasq-dns-5b6f8f974c-b2ntd/init id=0959d7af-951b-4283-85ec-a82a5497dcd3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=093f68b8e6899e469efd57e8a8f6dca1ed9bba2fd9cfb9bf99dc6233a65582a3
2026-06-09 17:48:36.352335 | controller | Jun 09 17:02:56.015405 crc crio[20770]: 2026-06-09T17:02:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8f9e70031eaed52 Mac:ee:fe:cc:cb:85:3a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c6 Mtu:0 Sandbox:/var/run/netns/763f47e2-c6c0-4bf8-9abc-dc4cd930797f SocketPath: PciID:}] [{Interface:0xc000264a20 Address:{IP:10.217.0.198 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.352352 | controller | Jun 09 17:02:56.019539 crc crio[20770]: time="2026-06-09T17:02:56.01883731Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-db-sync-gcpjw Namespace:openstack ID:8f9e70031eaed52b8a3819f4cb58275f5d3d155c87e69e1343297d47e475e4e4 UID:3c7b3fc0-ea6f-49dc-b955-f69e2e5492b7 NetNS:/var/run/netns/763f47e2-c6c0-4bf8-9abc-dc4cd930797f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3c7b3fc0_ea6f_49dc_b955_f69e2e5492b7.slice PodAnnotations:0xc00291b0d8}] Aliases:map[]}"
2026-06-09 17:48:36.352369 | controller | Jun 09 17:02:56.019539 crc crio[20770]: time="2026-06-09T17:02:56.019117368Z" level=info msg="Checking pod openstack_nova-cell1-conductor-db-sync-gcpjw for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.352385 | controller | Jun 09 17:02:56.038526 crc crio[20770]: time="2026-06-09T17:02:56.037464609Z" level=info msg="Ran pod sandbox 8f9e70031eaed52b8a3819f4cb58275f5d3d155c87e69e1343297d47e475e4e4 with infra container: openstack/nova-cell1-conductor-db-sync-gcpjw/POD" id=594a7d06-ea02-4a74-876a-a4e18db36a4c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.352401 | controller | Jun 09 17:02:56.042595 crc crio[20770]: time="2026-06-09T17:02:56.042528165Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=63761fa0-3880-48eb-b3e5-a65629180c82 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.352417 | controller | Jun 09 17:02:56.096565 crc crio[20770]: time="2026-06-09T17:02:56.096458485Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=169cf53b-f23d-46a7-873a-3ff86b7ae0b6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.352434 | controller | Jun 09 17:02:56.118925 crc crio[20770]: time="2026-06-09T17:02:56.118827682Z" level=info msg="Creating container: openstack/nova-cell1-conductor-db-sync-gcpjw/nova-cell1-conductor-db-sync" id=a249d65a-35d4-4c3f-82dd-9be6575b4059 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.352450 | controller | Jun 09 17:02:56.120242 crc crio[20770]: time="2026-06-09T17:02:56.120180311Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.352466 | controller | Jun 09 17:02:56.265244 crc crio[20770]: time="2026-06-09T17:02:56.265177725Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.352487 | controller | Jun 09 17:02:56.275711 crc crio[20770]: time="2026-06-09T17:02:56.26915455Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.352504 | controller | Jun 09 17:02:56.457978 crc crio[20770]: time="2026-06-09T17:02:56.457476417Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=b6f22677-6eb1-40ac-89cc-77428706cbc3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.352543 | controller | Jun 09 17:02:56.499224 crc crio[20770]: time="2026-06-09T17:02:56.498575585Z" level=info msg="Created container 02e688dae8edb678035a2ffe426128183dba63a88f4f6d8973c2db287064e138: openstack/nova-cell1-conductor-db-sync-gcpjw/nova-cell1-conductor-db-sync" id=a249d65a-35d4-4c3f-82dd-9be6575b4059 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.352562 | controller | Jun 09 17:02:56.507228 crc crio[20770]: time="2026-06-09T17:02:56.507172304Z" level=info msg="Starting container: 02e688dae8edb678035a2ffe426128183dba63a88f4f6d8973c2db287064e138" id=b77d6be2-6763-4787-b1e3-a710a74168fa name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.352579 | controller | Jun 09 17:02:56.515537 crc crio[20770]: time="2026-06-09T17:02:56.515145715Z" level=info msg="Started container" PID=80372 containerID=02e688dae8edb678035a2ffe426128183dba63a88f4f6d8973c2db287064e138 description=openstack/nova-cell1-conductor-db-sync-gcpjw/nova-cell1-conductor-db-sync id=b77d6be2-6763-4787-b1e3-a710a74168fa name=/runtime.v1.RuntimeService/StartContainer sandboxID=8f9e70031eaed52b8a3819f4cb58275f5d3d155c87e69e1343297d47e475e4e4
2026-06-09 17:48:36.352595 | controller | Jun 09 17:02:56.548926 crc crio[20770]: time="2026-06-09T17:02:56.548819739Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=ad09a8bc-8a0b-42d4-b4c5-90de28a8a458 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.352613 | controller | Jun 09 17:02:56.558599 crc crio[20770]: time="2026-06-09T17:02:56.557204751Z" level=info msg="Creating container: openstack/dnsmasq-dns-5b6f8f974c-b2ntd/dnsmasq-dns" id=a7b46b91-54c4-4968-8864-89eda969f1d3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.352636 | controller | Jun 09 17:02:56.558599 crc crio[20770]: time="2026-06-09T17:02:56.557957923Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.352662 | controller | Jun 09 17:02:56.628819 crc crio[20770]: time="2026-06-09T17:02:56.626850005Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.352682 | controller | Jun 09 17:02:56.640218 crc crio[20770]: time="2026-06-09T17:02:56.640123249Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.352698 | controller | Jun 09 17:02:56.769459 crc crio[20770]: time="2026-06-09T17:02:56.769302505Z" level=info msg="Created container 158a400d3c756bdba30ea2b0b8411bd8d174558722cc67fb832d5c8b37f92d44: openstack/dnsmasq-dns-5b6f8f974c-b2ntd/dnsmasq-dns" id=a7b46b91-54c4-4968-8864-89eda969f1d3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.352714 | controller | Jun 09 17:02:56.778580 crc crio[20770]: time="2026-06-09T17:02:56.77048059Z" level=info msg="Starting container: 158a400d3c756bdba30ea2b0b8411bd8d174558722cc67fb832d5c8b37f92d44" id=ac4db8cd-1b53-45f6-b90d-aee81bd39a37 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.352730 | controller | Jun 09 17:02:56.782325 crc crio[20770]: time="2026-06-09T17:02:56.78224149Z" level=info msg="Started container" PID=80406 containerID=158a400d3c756bdba30ea2b0b8411bd8d174558722cc67fb832d5c8b37f92d44 description=openstack/dnsmasq-dns-5b6f8f974c-b2ntd/dnsmasq-dns id=ac4db8cd-1b53-45f6-b90d-aee81bd39a37 name=/runtime.v1.RuntimeService/StartContainer sandboxID=093f68b8e6899e469efd57e8a8f6dca1ed9bba2fd9cfb9bf99dc6233a65582a3
2026-06-09 17:48:36.352750 | controller | Jun 09 17:03:00.709369 crc crio[20770]: time="2026-06-09T17:03:00.708322082Z" level=info msg="Stopping container: 6117b615911bd9bcff12fe777c43f7192d9d6d3157c0223f67b48c935e27390c (timeout: 30s)" id=43ea56cc-4565-406b-821c-35337143528b name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.352767 | controller | Jun 09 17:03:00.773603 crc crio[20770]: time="2026-06-09T17:03:00.773456896Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8b54a4f4c4d0ed06bf07b9f6ef7cd9d730d448789c5ad3e20c1cdc56bcbcae90" id=02d56655-70b7-4109-a4f9-f3bdfd7d2603 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.352783 | controller | Jun 09 17:03:00.775828 crc crio[20770]: time="2026-06-09T17:03:00.775054102Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified" id=77a81496-00c0-4132-9b1e-7216219662ef name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.352798 | controller | Jun 09 17:03:00.854897 crc crio[20770]: time="2026-06-09T17:03:00.853754408Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:6a1fd3afaff3c587030a5cdd0a7f07a1b02c0c9244e9095fd7907e93229b8ba3" id=3b437c4b-c7f2-429b-894d-40d445ccdfc9 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.352814 | controller | Jun 09 17:03:00.855843 crc crio[20770]: time="2026-06-09T17:03:00.854913661Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=f86655cc-48c2-4443-b3c1-a5a21fc8c68a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.352830 | controller | Jun 09 17:03:00.869341 crc crio[20770]: time="2026-06-09T17:03:00.868806203Z" level=info msg="Stopped container 6117b615911bd9bcff12fe777c43f7192d9d6d3157c0223f67b48c935e27390c: openstack/kube-state-metrics-0/kube-state-metrics" id=43ea56cc-4565-406b-821c-35337143528b name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.352846 | controller | Jun 09 17:03:00.870593 crc crio[20770]: time="2026-06-09T17:03:00.870512133Z" level=info msg="Stopping pod sandbox: a661a1ef59c2477a50c573721c97e87d501ac58d8615b8cff6ca6b30e44e4ef7" id=10ffeb3f-7d58-4bd5-a6bf-31a7f89a21be name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.352862 | controller | Jun 09 17:03:00.877092 crc crio[20770]: time="2026-06-09T17:03:00.87700513Z" level=info msg="Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:a661a1ef59c2477a50c573721c97e87d501ac58d8615b8cff6ca6b30e44e4ef7 UID:910a8779-3a70-4deb-bd4b-494dc4f3d7c0 NetNS:/var/run/netns/d403761c-32eb-45ec-90fe-ebff3bb75ad4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod910a8779_3a70_4deb_bd4b_494dc4f3d7c0.slice PodAnnotations:0xc002988ab8}] Aliases:map[]}"
2026-06-09 17:48:36.352878 | controller | Jun 09 17:03:00.877348 crc crio[20770]: time="2026-06-09T17:03:00.877218697Z" level=info msg="Deleting pod openstack_kube-state-metrics-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.352895 | controller | Jun 09 17:03:00.887375 crc crio[20770]: time="2026-06-09T17:03:00.887272737Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:d4f2093717c3afc62018cae39e59e66ec30f8e1a29b1d7786aa73e23ce8f9b7e" id=b90507cd-a818-489b-92dd-1d0cda3568cc name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.352911 | controller | Jun 09 17:03:00.891038 crc crio[20770]: time="2026-06-09T17:03:00.88840061Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified" id=0389c6e1-c630-41ca-853c-becbf7de6aa8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.352931 | controller | Jun 09 17:03:00.914480 crc crio[20770]: time="2026-06-09T17:03:00.914360991Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:6a1fd3afaff3c587030a5cdd0a7f07a1b02c0c9244e9095fd7907e93229b8ba3" id=df32d045-9bff-4c1d-99e0-f8d53f97324b name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.352948 | controller | Jun 09 17:03:00.914982 crc crio[20770]: time="2026-06-09T17:03:00.914930497Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=1fc544d0-c5c2-4a8d-bf21-b1b38a75c955 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.352964 | controller | Jun 09 17:03:00.916197 crc crio[20770]: time="2026-06-09T17:03:00.916131392Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=b82aeb32-51cc-4ad2-ac04-e1aacb479478 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.352980 | controller | Jun 09 17:03:00.934796 crc crio[20770]: time="2026-06-09T17:03:00.931570499Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=9ad5d2b1-8f95-4b7a-bd13-fe17ec564e35 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.352997 | controller | Jun 09 17:03:00.934796 crc crio[20770]: time="2026-06-09T17:03:00.933027911Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-log" id=6f280546-7e51-4fc2-9e0a-92b194b5e781 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.353013 | controller | Jun 09 17:03:00.938535 crc crio[20770]: time="2026-06-09T17:03:00.938460808Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.353029 | controller | Jun 09 17:03:00.939511 crc crio[20770]: time="2026-06-09T17:03:00.939450537Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified" id=1b2e8b45-dce6-4a5f-ac8d-55bf78ea809e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.353045 | controller | Jun 09 17:03:00.950246 crc crio[20770]: time="2026-06-09T17:03:00.950157566Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-log" id=fbf80090-29cf-4211-9916-a0b3113baf43 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.353060 | controller | Jun 09 17:03:00.956710 crc crio[20770]: time="2026-06-09T17:03:00.954182123Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified" id=f2b72e9d-a850-4814-b7cd-2c7b8850408e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.353076 | controller | Jun 09 17:03:00.963058 crc crio[20770]: time="2026-06-09T17:03:00.962986047Z" level=info msg="Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=8c55fe4b-f4e9-49c7-8a38-895e4923cf3b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.353091 | controller | Jun 09 17:03:00.967812 crc crio[20770]: time="2026-06-09T17:03:00.967729924Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.353107 | controller | Jun 09 17:03:00.977489 crc crio[20770]: time="2026-06-09T17:03:00.977395594Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.353123 | controller | Jun 09 17:03:00.983387 crc crio[20770]: time="2026-06-09T17:03:00.982615525Z" level=info msg="Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=ae548dc7-1e87-4bab-9c1d-487b71e8152b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.353139 | controller | Jun 09 17:03:01.019165 crc crio[20770]: time="2026-06-09T17:03:01.002115439Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.353158 | controller | Jun 09 17:03:01.034348 crc crio[20770]: time="2026-06-09T17:03:01.034251278Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.353176 | controller | Jun 09 17:03:01.039142 crc crio[20770]: time="2026-06-09T17:03:01.039081628Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.353192 | controller | Jun 09 17:03:01.059179 crc crio[20770]: time="2026-06-09T17:03:01.058909242Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.353208 | controller | Jun 09 17:03:01.074180 crc crio[20770]: time="2026-06-09T17:03:01.074086411Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.353223 | controller | Jun 09 17:03:01.133702 crc crio[20770]: time="2026-06-09T17:03:01.13355287Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.353239 | controller | Jun 09 17:03:01.138700 crc crio[20770]: time="2026-06-09T17:03:01.138540675Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.353254 | controller | Jun 09 17:03:01.199312 crc crio[20770]: time="2026-06-09T17:03:01.198568641Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.353270 | controller | Jun 09 17:03:01.205853 crc crio[20770]: time="2026-06-09T17:03:01.205619075Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.353285 | controller | Jun 09 17:03:01.391275 crc crio[20770]: time="2026-06-09T17:03:01.390625526Z" level=info msg="Created container d2e253ce40cda0171c08580888b446838d03e8b7adb347f2ff55103bbf45287f: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=8c55fe4b-f4e9-49c7-8a38-895e4923cf3b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.353301 | controller | Jun 09 17:03:01.395618 crc crio[20770]: time="2026-06-09T17:03:01.395563808Z" level=info msg="Starting container: d2e253ce40cda0171c08580888b446838d03e8b7adb347f2ff55103bbf45287f" id=879b4df0-7e7e-4c06-bd74-66ca7f041f57 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.353318 | controller | Jun 09 17:03:01.408246 crc crio[20770]: time="2026-06-09T17:03:01.407558425Z" level=info msg="Started container" PID=80677 containerID=d2e253ce40cda0171c08580888b446838d03e8b7adb347f2ff55103bbf45287f description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=879b4df0-7e7e-4c06-bd74-66ca7f041f57 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c916171c5ae184824c707b67c1b03fa9db27e276e141de0d92684b4fe92acd35
2026-06-09 17:48:36.353335 | controller | Jun 09 17:03:01.438387 crc crio[20770]: time="2026-06-09T17:03:01.438304955Z" level=info msg="Stopped pod sandbox: a661a1ef59c2477a50c573721c97e87d501ac58d8615b8cff6ca6b30e44e4ef7" id=10ffeb3f-7d58-4bd5-a6bf-31a7f89a21be name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.353351 | controller | Jun 09 17:03:01.445269 crc crio[20770]: time="2026-06-09T17:03:01.445173913Z" level=info msg="Created container 3fe572db6dce4b46ecf86ecf792a5a9ff56dda2d4cffdc529bf5a9b27529aecf: openstack/nova-metadata-0/nova-metadata-log" id=fbf80090-29cf-4211-9916-a0b3113baf43 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.353372 | controller | Jun 09 17:03:01.446832 crc crio[20770]: time="2026-06-09T17:03:01.446637426Z" level=info msg="Starting container: 3fe572db6dce4b46ecf86ecf792a5a9ff56dda2d4cffdc529bf5a9b27529aecf" id=c7a892d6-ffca-4504-9b98-e1c7f94099b8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.353389 | controller | Jun 09 17:03:01.456070 crc crio[20770]: time="2026-06-09T17:03:01.455934345Z" level=info msg="Started container" PID=80671 containerID=3fe572db6dce4b46ecf86ecf792a5a9ff56dda2d4cffdc529bf5a9b27529aecf description=openstack/nova-metadata-0/nova-metadata-log id=c7a892d6-ffca-4504-9b98-e1c7f94099b8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=31b67316dc116c8346ee0c1b6cbfc8f5405f480817136f3405cd65e3072f2740
2026-06-09 17:48:36.353406 | controller | Jun 09 17:03:01.471727 crc crio[20770]: time="2026-06-09T17:03:01.471521355Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=725e6db8-3c56-4e54-a43a-c44ea9a6f893 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.353422 | controller | Jun 09 17:03:01.499943 crc crio[20770]: time="2026-06-09T17:03:01.499836624Z" level=info msg="Created container ee46c5b68fae7159be621c9b90b9b8cb56e3e1fa7823c4521eff44f9e81cbc19: openstack/nova-api-0/nova-api-log" id=6f280546-7e51-4fc2-9e0a-92b194b5e781 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.353438 | controller | Jun 09 17:03:01.503561 crc crio[20770]: time="2026-06-09T17:03:01.50350023Z" level=info msg="Starting container: ee46c5b68fae7159be621c9b90b9b8cb56e3e1fa7823c4521eff44f9e81cbc19" id=ef2ab01b-8afe-4354-86c7-2db7cc74cf4b name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.353455 | controller | Jun 09 17:03:01.510575 crc crio[20770]: time="2026-06-09T17:03:01.510450521Z" level=info msg="Started container" PID=80667 containerID=ee46c5b68fae7159be621c9b90b9b8cb56e3e1fa7823c4521eff44f9e81cbc19 description=openstack/nova-api-0/nova-api-log id=ef2ab01b-8afe-4354-86c7-2db7cc74cf4b name=/runtime.v1.RuntimeService/StartContainer sandboxID=249da983dbc95cf2abfe97b8ff713895ae6da872a42d5f634403051bc5b7fa7d
2026-06-09 17:48:36.353471 | controller | Jun 09 17:03:01.528724 crc crio[20770]: time="2026-06-09T17:03:01.528608326Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=f6d18240-d840-444a-b6f2-efe5c05e4cad name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.353487 | controller | Jun 09 17:03:01.564066 crc crio[20770]: time="2026-06-09T17:03:01.563976569Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=cbd185c1-a1bc-4f4c-ba5e-803aa94679db name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.353503 | controller | Jun 09 17:03:01.571481 crc crio[20770]: time="2026-06-09T17:03:01.571380994Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=cf4a4b3b-4f88-4da1-85a1-ce739f078c1e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.353541 | controller | Jun 09 17:03:01.576068 crc crio[20770]: time="2026-06-09T17:03:01.575989977Z" level=info msg="Created container fe495286c19f298e9256879de8b2d999d04e84651161a0ba8b979bc9b3b3d75b: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=ae548dc7-1e87-4bab-9c1d-487b71e8152b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.353561 | controller | Jun 09 17:03:01.579062 crc crio[20770]: time="2026-06-09T17:03:01.578975833Z" level=info msg="Starting container: fe495286c19f298e9256879de8b2d999d04e84651161a0ba8b979bc9b3b3d75b" id=a2bc16f6-5559-456b-b05b-86d91c61625a name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.353577 | controller | Jun 09 17:03:01.584257 crc crio[20770]: time="2026-06-09T17:03:01.584152553Z" level=info msg="Removing container: 6117b615911bd9bcff12fe777c43f7192d9d6d3157c0223f67b48c935e27390c" id=a176f281-c67a-4750-ae0b-f056804fe11d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.353598 | controller | Jun 09 17:03:01.596159 crc crio[20770]: time="2026-06-09T17:03:01.594108461Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-api" id=0a27a191-5701-4771-8857-5f1d71f8c1e4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.353624 | controller | Jun 09 17:03:01.596750 crc crio[20770]: time="2026-06-09T17:03:01.596300584Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.353649 | controller | Jun 09 17:03:01.604127 crc crio[20770]: time="2026-06-09T17:03:01.603465372Z" level=info msg="Started container" PID=80699 containerID=fe495286c19f298e9256879de8b2d999d04e84651161a0ba8b979bc9b3b3d75b description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=a2bc16f6-5559-456b-b05b-86d91c61625a name=/runtime.v1.RuntimeService/StartContainer sandboxID=c1203fada9b9057eaa48d4a8bb12d204327dd6e00ea4a8095ba4b03d726411cb
2026-06-09 17:48:36.353666 | controller | Jun 09 17:03:01.610287 crc crio[20770]: time="2026-06-09T17:03:01.610160275Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-metadata" id=de60bdac-284b-4b7c-897d-8ce0f8b28815 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.353683 | controller | Jun 09 17:03:01.616683 crc crio[20770]: time="2026-06-09T17:03:01.61653298Z" level=info msg="Removed container 6117b615911bd9bcff12fe777c43f7192d9d6d3157c0223f67b48c935e27390c: openstack/kube-state-metrics-0/kube-state-metrics" id=a176f281-c67a-4750-ae0b-f056804fe11d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.353699 | controller | Jun 09 17:03:01.631063 crc crio[20770]: time="2026-06-09T17:03:01.630963787Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.353723 | controller | Jun 09 17:03:01.709717 crc crio[20770]: time="2026-06-09T17:03:01.709459487Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.353748 | controller | Jun 09 17:03:01.715297 crc crio[20770]: time="2026-06-09T17:03:01.715161492Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.353769 | controller | Jun 09 17:03:01.747033 crc crio[20770]: time="2026-06-09T17:03:01.74688813Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.353786 | controller | Jun 09 17:03:01.759252 crc crio[20770]: time="2026-06-09T17:03:01.758533627Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.353802 | controller | Jun 09 17:03:01.853675 crc crio[20770]: time="2026-06-09T17:03:01.853582706Z" level=info msg="Created container bb84175b2a0f5437896bd7d0402a2db8e0f54a046ff74327c7248e6292aa8625: openstack/nova-api-0/nova-api-api" id=0a27a191-5701-4771-8857-5f1d71f8c1e4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.353818 | controller | Jun 09 17:03:01.855198 crc crio[20770]: time="2026-06-09T17:03:01.854842932Z" level=info msg="Starting container: bb84175b2a0f5437896bd7d0402a2db8e0f54a046ff74327c7248e6292aa8625" id=4efbcb02-2e87-4930-818a-8ae61fe598dd name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.353834 | controller | Jun 09 17:03:01.861300 crc crio[20770]: time="2026-06-09T17:03:01.861211216Z" level=info msg="Started container" PID=80802 containerID=bb84175b2a0f5437896bd7d0402a2db8e0f54a046ff74327c7248e6292aa8625 description=openstack/nova-api-0/nova-api-api id=4efbcb02-2e87-4930-818a-8ae61fe598dd name=/runtime.v1.RuntimeService/StartContainer sandboxID=249da983dbc95cf2abfe97b8ff713895ae6da872a42d5f634403051bc5b7fa7d
2026-06-09 17:48:36.353855 | controller | Jun 09 17:03:01.890605 crc crio[20770]: time="2026-06-09T17:03:01.890499403Z" level=info msg="Created container 5c085acdb13edab6a1825bf5e0b1259475bcc92832ed367a8012e36bd44f7412: openstack/nova-metadata-0/nova-metadata-metadata" id=de60bdac-284b-4b7c-897d-8ce0f8b28815 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.353871 | controller | Jun 09 17:03:01.892395 crc crio[20770]: time="2026-06-09T17:03:01.892315036Z" level=info msg="Starting container: 5c085acdb13edab6a1825bf5e0b1259475bcc92832ed367a8012e36bd44f7412" id=6a29e597-1e33-4b30-a503-ac618a887d99 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.353887 | controller | Jun 09 17:03:01.898909 crc crio[20770]: time="2026-06-09T17:03:01.898815964Z" level=info msg="Started container" PID=80808 containerID=5c085acdb13edab6a1825bf5e0b1259475bcc92832ed367a8012e36bd44f7412 description=openstack/nova-metadata-0/nova-metadata-metadata id=6a29e597-1e33-4b30-a503-ac618a887d99 name=/runtime.v1.RuntimeService/StartContainer sandboxID=31b67316dc116c8346ee0c1b6cbfc8f5405f480817136f3405cd65e3072f2740
2026-06-09 17:48:36.353904 | controller | Jun 09 17:03:02.336007 crc crio[20770]: time="2026-06-09T17:03:02.335922985Z" level=info msg="Running pod sandbox: openstack/kube-state-metrics-0/POD" id=6cc73652-1f19-48ca-bb23-26c9045aa585 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.353920 | controller | Jun 09 17:03:02.336131 crc crio[20770]: time="2026-06-09T17:03:02.336029338Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.353936 | controller | Jun 09 17:03:02.371017 crc crio[20770]: time="2026-06-09T17:03:02.370933688Z" level=info msg="Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:82770382041a77818238a641d42e0517cf0968304278dfdc9eaebe78c50a8e8a UID:d03b0365-9e16-45dd-9d36-b5344645d49f NetNS:/var/run/netns/1be25d8a-89e3-43ab-a532-b7454145edaf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd03b0365_9e16_45dd_9d36_b5344645d49f.slice PodAnnotations:0xc0029d4900}] Aliases:map[]}"
2026-06-09 17:48:36.353953 | controller | Jun 09 17:03:02.371017 crc crio[20770]: time="2026-06-09T17:03:02.37099935Z" level=info msg="Adding pod openstack_kube-state-metrics-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.353969 | controller | Jun 09 17:03:02.659981 crc crio[20770]: time="2026-06-09T17:03:02.658516625Z" level=info msg="Stopping container: 5c085acdb13edab6a1825bf5e0b1259475bcc92832ed367a8012e36bd44f7412 (timeout: 30s)" id=e0a677d3-d802-4c23-b225-58963b243d6f name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.353985 | controller | Jun 09 17:03:02.659981 crc crio[20770]: time="2026-06-09T17:03:02.659037651Z" level=info msg="Stopping container: 3fe572db6dce4b46ecf86ecf792a5a9ff56dda2d4cffdc529bf5a9b27529aecf (timeout: 30s)" id=ef3038f1-e768-4e8f-aecd-ffa34e2943d9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.354001 | controller | Jun 09 17:03:02.811504 crc crio[20770]: time="2026-06-09T17:03:02.80181744Z" level=info msg="Stopping container: fe495286c19f298e9256879de8b2d999d04e84651161a0ba8b979bc9b3b3d75b (timeout: 30s)" id=6008d02b-09d2-403f-be0b-99730c1ad47f name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.354017 | controller | Jun 09 17:03:02.816634 crc crio[20770]: time="2026-06-09T17:03:02.816239967Z" level=info msg="Stopped container 3fe572db6dce4b46ecf86ecf792a5a9ff56dda2d4cffdc529bf5a9b27529aecf: openstack/nova-metadata-0/nova-metadata-log" id=ef3038f1-e768-4e8f-aecd-ffa34e2943d9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.354033 | controller | Jun 09 17:03:03.198967 crc crio[20770]: 2026-06-09T17:03:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:82770382041a778 Mac:52:b9:8a:fd:25:bf Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c7 Mtu:0 Sandbox:/var/run/netns/1be25d8a-89e3-43ab-a532-b7454145edaf SocketPath: PciID:}] [{Interface:0xc000264bf0 Address:{IP:10.217.0.199 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.354053 | controller | Jun 09 17:03:03.198967 crc crio[20770]: time="2026-06-09T17:03:03.198355419Z" level=info msg="Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:82770382041a77818238a641d42e0517cf0968304278dfdc9eaebe78c50a8e8a UID:d03b0365-9e16-45dd-9d36-b5344645d49f NetNS:/var/run/netns/1be25d8a-89e3-43ab-a532-b7454145edaf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd03b0365_9e16_45dd_9d36_b5344645d49f.slice PodAnnotations:0xc0029d4900}] Aliases:map[]}"
2026-06-09 17:48:36.354071 | controller | Jun 09 17:03:03.198967 crc crio[20770]: time="2026-06-09T17:03:03.198518174Z" level=info msg="Checking pod openstack_kube-state-metrics-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.354088 | controller | Jun 09 17:03:03.200406 crc crio[20770]: time="2026-06-09T17:03:03.200310916Z" level=info msg="Stopped container 5c085acdb13edab6a1825bf5e0b1259475bcc92832ed367a8012e36bd44f7412: openstack/nova-metadata-0/nova-metadata-metadata" id=e0a677d3-d802-4c23-b225-58963b243d6f name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.354103 | controller | Jun 09 17:03:03.201991 crc crio[20770]: time="2026-06-09T17:03:03.201902092Z" level=info msg="Stopping pod sandbox: 31b67316dc116c8346ee0c1b6cbfc8f5405f480817136f3405cd65e3072f2740" id=c83e2051-6323-4c2d-b00c-985d39c30b23 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.354120 | controller | Jun 09 17:03:03.202867 crc crio[20770]: time="2026-06-09T17:03:03.202749276Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:31b67316dc116c8346ee0c1b6cbfc8f5405f480817136f3405cd65e3072f2740 UID:f4a53bde-fa12-48a5-a52a-31e35a9ea567 NetNS:/var/run/netns/2b195639-6921-4792-8da0-4adf3f9f0879 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf4a53bde_fa12_48a5_a52a_31e35a9ea567.slice PodAnnotations:0xc0029d4d20}] Aliases:map[]}"
2026-06-09 17:48:36.354136 | controller | Jun 09 17:03:03.203048 crc crio[20770]: time="2026-06-09T17:03:03.203007654Z" level=info msg="Deleting pod openstack_nova-metadata-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.354152 | controller | Jun 09 17:03:03.207977 crc crio[20770]: time="2026-06-09T17:03:03.207890755Z" level=info msg="Ran pod sandbox 82770382041a77818238a641d42e0517cf0968304278dfdc9eaebe78c50a8e8a with infra container: openstack/kube-state-metrics-0/POD" id=6cc73652-1f19-48ca-bb23-26c9045aa585 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.354168 | controller | Jun 09 17:03:03.210203 crc crio[20770]: time="2026-06-09T17:03:03.210096049Z" level=info msg="Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0" id=2d247bfc-c493-4662-bc67-5249104131da name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.354184 | controller | Jun 09 17:03:03.260846 crc crio[20770]: time="2026-06-09T17:03:03.260675402Z" level=info msg="Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0" id=beb9634c-a904-4ff0-80af-ad7b5e8fce7e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.354216 | controller | Jun 09 17:03:03.284248 crc crio[20770]: time="2026-06-09T17:03:03.284160061Z" level=info msg="Creating container: openstack/kube-state-metrics-0/kube-state-metrics" id=a961d8f8-f3ad-4df8-9df1-dab3fa9c4f1e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.354234 | controller | Jun 09 17:03:03.284696 crc crio[20770]: time="2026-06-09T17:03:03.284584023Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.354255 | controller | Jun 09 17:03:03.406531 crc crio[20770]: time="2026-06-09T17:03:03.404193723Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.354272 | controller | Jun 09 17:03:03.413438 crc crio[20770]: time="2026-06-09T17:03:03.413336447Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.354288 | controller | Jun 09 17:03:03.572262 crc crio[20770]: time="2026-06-09T17:03:03.570101681Z" level=info msg="Stopped pod sandbox: 31b67316dc116c8346ee0c1b6cbfc8f5405f480817136f3405cd65e3072f2740" id=c83e2051-6323-4c2d-b00c-985d39c30b23 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.354304 | controller | Jun 09 17:03:03.597488 crc crio[20770]: time="2026-06-09T17:03:03.597094962Z" level=info msg="Created container 31f887fd99c727f3b08f9cb7b794cfd013eee8c10115e658c1dd6d700667dfbf: openstack/kube-state-metrics-0/kube-state-metrics" id=a961d8f8-f3ad-4df8-9df1-dab3fa9c4f1e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.354320 | controller | Jun 09 17:03:03.598524 crc crio[20770]: time="2026-06-09T17:03:03.598488552Z" level=info msg="Starting container: 31f887fd99c727f3b08f9cb7b794cfd013eee8c10115e658c1dd6d700667dfbf" id=aed7677d-2d0a-4c8b-8404-962ccef20a22 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.354336 | controller | Jun 09 17:03:03.604739 crc crio[20770]: time="2026-06-09T17:03:03.604530777Z" level=info msg="Started container" PID=81203 containerID=31f887fd99c727f3b08f9cb7b794cfd013eee8c10115e658c1dd6d700667dfbf description=openstack/kube-state-metrics-0/kube-state-metrics id=aed7677d-2d0a-4c8b-8404-962ccef20a22 name=/runtime.v1.RuntimeService/StartContainer sandboxID=82770382041a77818238a641d42e0517cf0968304278dfdc9eaebe78c50a8e8a
2026-06-09 17:48:36.354352 | controller | Jun 09 17:03:03.841609 crc crio[20770]: time="2026-06-09T17:03:03.841521971Z" level=info msg="Removing container: 5c085acdb13edab6a1825bf5e0b1259475bcc92832ed367a8012e36bd44f7412" id=9d2be340-9ce2-42a0-b97b-3396c7935839 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.354369 | controller | Jun 09 17:03:03.897110 crc crio[20770]: time="2026-06-09T17:03:03.897004206Z" level=info msg="Removed container 5c085acdb13edab6a1825bf5e0b1259475bcc92832ed367a8012e36bd44f7412: openstack/nova-metadata-0/nova-metadata-metadata" id=9d2be340-9ce2-42a0-b97b-3396c7935839 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.354385 | controller | Jun 09 17:03:03.900173 crc crio[20770]: time="2026-06-09T17:03:03.900094675Z" level=info msg="Removing container: 3fe572db6dce4b46ecf86ecf792a5a9ff56dda2d4cffdc529bf5a9b27529aecf" id=94efbf9d-ee9b-4cfc-9346-da42cf2f66d7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.354401 | controller | Jun 09 17:03:03.928037 crc crio[20770]: time="2026-06-09T17:03:03.92792271Z" level=info msg="Removed container 3fe572db6dce4b46ecf86ecf792a5a9ff56dda2d4cffdc529bf5a9b27529aecf: openstack/nova-metadata-0/nova-metadata-log" id=94efbf9d-ee9b-4cfc-9346-da42cf2f66d7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.354416 | controller | Jun 09 17:03:04.497723 crc crio[20770]: time="2026-06-09T17:03:04.496608268Z" level=info msg="Stopping container: 3ac52aa6b62e02a819775148244f52c8fd3a49291b0f3d40ffe8d101b1343b1e (timeout: 30s)" id=45b12321-acd7-4fd8-8190-b1265f335f06 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.354432 | controller | Jun 09 17:03:04.497723 crc crio[20770]: time="2026-06-09T17:03:04.496943178Z" level=info msg="Stopping container: fdd259ab2d92680cc760fc8fe68885395009050e9653aca0df7249fc6cdfe2f1 (timeout: 30s)" id=9a72db8f-e6c4-44d8-9e5b-dcc1441f77d9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.354451 | controller | Jun 09 17:03:04.497723 crc crio[20770]: time="2026-06-09T17:03:04.497047981Z" level=info msg="Stopping container: 73f0aafdad88f15d2ef07781663523cd06c1a120c703dcbf31750b44fbb0deec (timeout: 30s)" id=264e77c2-37a2-4d78-8748-609a04398b81 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.354468 | controller | Jun 09 17:03:04.497723 crc crio[20770]: time="2026-06-09T17:03:04.497230666Z" level=info msg="Stopping container: d9202ff7cdd969c71ae980e043440ea4a3fa4c56d42ce76d8ceb273b0fa62f20 (timeout: 30s)" id=8f01f69a-f2f3-40a3-ad3b-e01bff58d7d3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.354485 | controller | Jun 09 17:03:04.637606 crc crio[20770]: time="2026-06-09T17:03:04.637116952Z" level=info msg="Stopped container fdd259ab2d92680cc760fc8fe68885395009050e9653aca0df7249fc6cdfe2f1: openstack/ceilometer-0/sg-core" id=9a72db8f-e6c4-44d8-9e5b-dcc1441f77d9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.354509 | controller | Jun 09 17:03:04.665075 crc crio[20770]: time="2026-06-09T17:03:04.664998388Z" level=info msg="Stopping container: d947960dfeeb8c59fa2ff4f5a96c247796988ab7583a3df9139d5d24bd438b8f (timeout: 10s)" id=d693eb7e-f679-42e9-bd64-3f30fcd5ac06 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.354564 | controller | Jun 09 17:03:04.728634 crc crio[20770]: time="2026-06-09T17:03:04.728532646Z" level=info msg="Running pod sandbox: openstack/nova-metadata-0/POD" id=682c9bc6-9047-4e8c-8185-aee806c90f3b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.354584 | controller | Jun 09 17:03:04.728634 crc crio[20770]: time="2026-06-09T17:03:04.728619698Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.354602 | controller | Jun 09 17:03:04.795707 crc crio[20770]: time="2026-06-09T17:03:04.791359103Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:708e65ae787325d29b312163c9809d3183457db0b0dce51668207cc6ee91204b UID:55ac1359-f6bf-478b-81a4-34238bbfa45b NetNS:/var/run/netns/86710085-3009-41dc-b0b6-10697cb36ddc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod55ac1359_f6bf_478b_81a4_34238bbfa45b.slice PodAnnotations:0xc002894820}] Aliases:map[]}"
2026-06-09 17:48:36.354620 | controller | Jun 09 17:03:04.795707 crc crio[20770]: time="2026-06-09T17:03:04.791421945Z" level=info msg="Adding pod openstack_nova-metadata-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.354637 | controller | Jun 09 17:03:04.827091 crc crio[20770]: time="2026-06-09T17:03:04.826945692Z" level=info msg="Stopped container d947960dfeeb8c59fa2ff4f5a96c247796988ab7583a3df9139d5d24bd438b8f: openstack/dnsmasq-dns-854d79d8f9-zjgd9/dnsmasq-dns" id=d693eb7e-f679-42e9-bd64-3f30fcd5ac06 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.354654 | controller | Jun 09 17:03:04.835046 crc crio[20770]: time="2026-06-09T17:03:04.828532428Z" level=info msg="Stopping pod sandbox: 1dcbd67eec72d39d9870a58674f1c15a194e7ccef3c5f0bbed9500937da29ec9" id=b1e7b8df-7f56-4dc7-9a7c-9f30cd14777d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.354677 | controller | Jun 09 17:03:04.835046 crc crio[20770]: time="2026-06-09T17:03:04.829578179Z" level=info msg="Got pod network &{Name:dnsmasq-dns-854d79d8f9-zjgd9 Namespace:openstack ID:1dcbd67eec72d39d9870a58674f1c15a194e7ccef3c5f0bbed9500937da29ec9 UID:f3d6818c-b56f-4315-8ca1-b434e36b9866 NetNS:/var/run/netns/d8ef987a-877e-46ce-acd7-c2a59e57280e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf3d6818c_b56f_4315_8ca1_b434e36b9866.slice PodAnnotations:0xc007516940}] Aliases:map[]}"
2026-06-09 17:48:36.354694 | controller | Jun 09 17:03:04.835046 crc crio[20770]: time="2026-06-09T17:03:04.830012971Z" level=info msg="Deleting pod openstack_dnsmasq-dns-854d79d8f9-zjgd9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.354714 | controller | Jun 09 17:03:05.085736 crc crio[20770]: time="2026-06-09T17:03:05.085044807Z" level=info msg="Stopped container 73f0aafdad88f15d2ef07781663523cd06c1a120c703dcbf31750b44fbb0deec: openstack/ceilometer-0/proxy-httpd" id=264e77c2-37a2-4d78-8748-609a04398b81 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.354732 | controller | Jun 09 17:03:05.246001 crc crio[20770]: time="2026-06-09T17:03:05.245881729Z" level=info msg="Stopped container d9202ff7cdd969c71ae980e043440ea4a3fa4c56d42ce76d8ceb273b0fa62f20: openstack/ceilometer-0/ceilometer-central-agent" id=8f01f69a-f2f3-40a3-ad3b-e01bff58d7d3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.354749 | controller | Jun 09 17:03:05.288389 crc crio[20770]: time="2026-06-09T17:03:05.288278095Z" level=info msg="Stopped pod sandbox: 1dcbd67eec72d39d9870a58674f1c15a194e7ccef3c5f0bbed9500937da29ec9" id=b1e7b8df-7f56-4dc7-9a7c-9f30cd14777d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.354764 | controller | Jun 09 17:03:05.492997 crc crio[20770]: 2026-06-09T17:03:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:708e65ae787325d Mac:9a:ab:8a:44:24:39 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c8 Mtu:0 Sandbox:/var/run/netns/86710085-3009-41dc-b0b6-10697cb36ddc SocketPath: PciID:}] [{Interface:0xc000014710 Address:{IP:10.217.0.200 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.354781 | controller | Jun 09 17:03:05.492997 crc crio[20770]: time="2026-06-09T17:03:05.492974076Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:708e65ae787325d29b312163c9809d3183457db0b0dce51668207cc6ee91204b UID:55ac1359-f6bf-478b-81a4-34238bbfa45b NetNS:/var/run/netns/86710085-3009-41dc-b0b6-10697cb36ddc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod55ac1359_f6bf_478b_81a4_34238bbfa45b.slice PodAnnotations:0xc002894820}] Aliases:map[]}"
2026-06-09 17:48:36.354802 | controller | Jun 09 17:03:05.493437 crc crio[20770]: time="2026-06-09T17:03:05.49310797Z" level=info msg="Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.354827 | controller | Jun 09 17:03:05.506151 crc crio[20770]: time="2026-06-09T17:03:05.50593085Z" level=info msg="Ran pod sandbox 708e65ae787325d29b312163c9809d3183457db0b0dce51668207cc6ee91204b with infra container: openstack/nova-metadata-0/POD" id=682c9bc6-9047-4e8c-8185-aee806c90f3b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.354850 | controller | Jun 09 17:03:05.517177 crc crio[20770]: time="2026-06-09T17:03:05.517126594Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=efed0f80-3122-49be-bd69-6cf912296ee7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.354867 | controller | Jun 09 17:03:05.526405 crc crio[20770]: time="2026-06-09T17:03:05.525941069Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=75140f95-9ea9-4037-8445-88bdb7a8909f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.354883 | controller | Jun 09 17:03:05.539130 crc crio[20770]: time="2026-06-09T17:03:05.539042648Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-log" id=2f1071e4-c52f-4d2f-a312-e71eb745bd25 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.354900 | controller | Jun 09 17:03:05.541311 crc crio[20770]: time="2026-06-09T17:03:05.541129908Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.354916 | controller | Jun 09 17:03:05.652213 crc crio[20770]: time="2026-06-09T17:03:05.651728357Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.354940 | controller | Jun 09 17:03:05.672603 crc crio[20770]: time="2026-06-09T17:03:05.672011464Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.354957 | controller | Jun 09 17:03:05.948034 crc crio[20770]: time="2026-06-09T17:03:05.947942384Z" level=info msg="Removing container: d947960dfeeb8c59fa2ff4f5a96c247796988ab7583a3df9139d5d24bd438b8f" id=9ba228db-ea0b-4117-8cfd-5ad37271b8e5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.354973 | controller | Jun 09 17:03:05.982808 crc crio[20770]: time="2026-06-09T17:03:05.982616726Z" level=info msg="Removed container d947960dfeeb8c59fa2ff4f5a96c247796988ab7583a3df9139d5d24bd438b8f: openstack/dnsmasq-dns-854d79d8f9-zjgd9/dnsmasq-dns" id=9ba228db-ea0b-4117-8cfd-5ad37271b8e5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.354989 | controller | Jun 09 17:03:05.985966 crc crio[20770]: time="2026-06-09T17:03:05.985896891Z" level=info msg="Removing container: f30c8737aa7a33879f77ecc4623d1db123adcb34842d34807b3dc650466b2a38" id=5bb4b859-9c5a-4f5a-a3ea-b57ad3af3480 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.355004 | controller | Jun 09 17:03:06.008546 crc crio[20770]: time="2026-06-09T17:03:06.008449394Z" level=info msg="Created container 0f4ee746edb474a7d9c3af799fdd05b2dab2d401dca6a803f8ba53ad9039a670: openstack/nova-metadata-0/nova-metadata-log" id=2f1071e4-c52f-4d2f-a312-e71eb745bd25 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.355020 | controller | Jun 09 17:03:06.016151 crc crio[20770]: time="2026-06-09T17:03:06.016014032Z" level=info msg="Starting container: 0f4ee746edb474a7d9c3af799fdd05b2dab2d401dca6a803f8ba53ad9039a670" id=a40944ce-a247-4a27-a529-8f725edd32a4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.355036 | controller | Jun 09 17:03:06.022159 crc crio[20770]: time="2026-06-09T17:03:06.022066188Z" level=info msg="Started container" PID=81486 containerID=0f4ee746edb474a7d9c3af799fdd05b2dab2d401dca6a803f8ba53ad9039a670 description=openstack/nova-metadata-0/nova-metadata-log id=a40944ce-a247-4a27-a529-8f725edd32a4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=708e65ae787325d29b312163c9809d3183457db0b0dce51668207cc6ee91204b
2026-06-09 17:48:36.355051 | controller | Jun 09 17:03:06.030527 crc crio[20770]: time="2026-06-09T17:03:06.030432769Z" level=info msg="Removed container f30c8737aa7a33879f77ecc4623d1db123adcb34842d34807b3dc650466b2a38: openstack/dnsmasq-dns-854d79d8f9-zjgd9/init" id=5bb4b859-9c5a-4f5a-a3ea-b57ad3af3480 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.355067 | controller | Jun 09 17:03:06.041320 crc crio[20770]: time="2026-06-09T17:03:06.041008875Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=baa0c6cb-3e6a-4e8f-978c-5fef79da973e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.355082 | controller | Jun 09 17:03:06.107410 crc crio[20770]: time="2026-06-09T17:03:06.107328194Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=77e8c0e1-7b69-465b-9d7d-c3506c81e518 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.355097 | controller | Jun 09 17:03:06.115966 crc crio[20770]: time="2026-06-09T17:03:06.115909372Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-metadata" id=1c77fdeb-d73f-4d4c-a0bc-84e7cfd18cc8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.355113 | controller | Jun 09 17:03:06.117589 crc crio[20770]: time="2026-06-09T17:03:06.117530919Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.355133 | controller | Jun 09 17:03:06.181596 crc crio[20770]: time="2026-06-09T17:03:06.181018515Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.355149 | controller | Jun 09 17:03:06.184847 crc crio[20770]: time="2026-06-09T17:03:06.184762323Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.355166 | controller | Jun 09 17:03:06.421537 crc crio[20770]: time="2026-06-09T17:03:06.421435998Z" level=info msg="Created container 8c46963ab353a4a6c41263aafe3c33e15c683056f510547ea29727176171951b: openstack/nova-metadata-0/nova-metadata-metadata" id=1c77fdeb-d73f-4d4c-a0bc-84e7cfd18cc8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.355183 | controller | Jun 09 17:03:06.422618 crc crio[20770]: time="2026-06-09T17:03:06.422550991Z" level=info msg="Starting container: 8c46963ab353a4a6c41263aafe3c33e15c683056f510547ea29727176171951b" id=c66408c9-d0f1-4c3e-8a6b-4ac3bc475e15 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.355200 | controller | Jun 09 17:03:06.428114 crc crio[20770]: time="2026-06-09T17:03:06.428013419Z" level=info msg="Started container" PID=81560 containerID=8c46963ab353a4a6c41263aafe3c33e15c683056f510547ea29727176171951b description=openstack/nova-metadata-0/nova-metadata-metadata id=c66408c9-d0f1-4c3e-8a6b-4ac3bc475e15 name=/runtime.v1.RuntimeService/StartContainer sandboxID=708e65ae787325d29b312163c9809d3183457db0b0dce51668207cc6ee91204b
2026-06-09 17:48:36.355216 | controller | Jun 09 17:03:07.739410 crc crio[20770]: time="2026-06-09T17:03:07.736190895Z" level=info msg="Stopped container 3ac52aa6b62e02a819775148244f52c8fd3a49291b0f3d40ffe8d101b1343b1e: openstack/ceilometer-0/ceilometer-notification-agent" id=45b12321-acd7-4fd8-8190-b1265f335f06 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.355233 | controller | Jun 09 17:03:07.739410 crc crio[20770]: time="2026-06-09T17:03:07.73775152Z" level=info msg="Stopping pod sandbox: 5298afbc1aeda400d4b41f7d14837ed91729ea514c7395acc0ebaee146b9e8ff" id=edf20e51-8ab9-4540-80c1-26554fce5512 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.355249 | controller | Jun 09 17:03:07.740864 crc crio[20770]: time="2026-06-09T17:03:07.739520911Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:5298afbc1aeda400d4b41f7d14837ed91729ea514c7395acc0ebaee146b9e8ff UID:1c59fbda-bfae-4caf-80d9-a81487d3d10d NetNS:/var/run/netns/1b7167b8-c356-4ec3-b141-a4754fcc1a17 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1c59fbda_bfae_4caf_80d9_a81487d3d10d.slice PodAnnotations:0xc0075167e8}] Aliases:map[]}"
2026-06-09 17:48:36.355265 | controller | Jun 09 17:03:07.740864 crc crio[20770]: time="2026-06-09T17:03:07.73982883Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.355282 | controller | Jun 09 17:03:08.016797 crc crio[20770]: time="2026-06-09T17:03:08.016246535Z" level=info msg="Stopping pod sandbox: e140f7f527309bcab76307b614c7e4945cc1657b5dd3f532462abcd7c3933a3c" id=0ee2009d-83bc-478a-bf42-20228a76d499 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.355298 | controller | Jun 09 17:03:08.016797 crc crio[20770]: time="2026-06-09T17:03:08.016634796Z" level=info msg="Got pod network &{Name:nova-cell0-cell-mapping-sb5dp Namespace:openstack ID:e140f7f527309bcab76307b614c7e4945cc1657b5dd3f532462abcd7c3933a3c UID:ff89893c-d967-4fc7-968e-a86294450178 NetNS:/var/run/netns/33bae0b9-d09c-4fd7-b45f-9d1f4235cd23 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podff89893c_d967_4fc7_968e_a86294450178.slice PodAnnotations:0xc00291a848}] Aliases:map[]}"
2026-06-09 17:48:36.355317 | controller | Jun 09 17:03:08.017029 crc crio[20770]: time="2026-06-09T17:03:08.016867512Z" level=info msg="Deleting pod openstack_nova-cell0-cell-mapping-sb5dp from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.355335 | controller | Jun 09 17:03:08.210138 crc crio[20770]: time="2026-06-09T17:03:08.210091241Z" level=info msg="Stopped pod sandbox: 5298afbc1aeda400d4b41f7d14837ed91729ea514c7395acc0ebaee146b9e8ff" id=edf20e51-8ab9-4540-80c1-26554fce5512 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.355351 | controller | Jun 09 17:03:08.501497 crc crio[20770]: time="2026-06-09T17:03:08.501402957Z" level=info msg="Stopped pod sandbox: e140f7f527309bcab76307b614c7e4945cc1657b5dd3f532462abcd7c3933a3c" id=0ee2009d-83bc-478a-bf42-20228a76d499 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.355367 | controller | Jun 09 17:03:09.049227 crc crio[20770]: time="2026-06-09T17:03:09.049132828Z" level=info msg="Removing container: 73f0aafdad88f15d2ef07781663523cd06c1a120c703dcbf31750b44fbb0deec" id=f2da4d89-e43f-4ddf-82a6-a63c94565259 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.355384 | controller | Jun 09 17:03:09.118738 crc crio[20770]: time="2026-06-09T17:03:09.118482894Z" level=info msg="Removed container 73f0aafdad88f15d2ef07781663523cd06c1a120c703dcbf31750b44fbb0deec: openstack/ceilometer-0/proxy-httpd" id=f2da4d89-e43f-4ddf-82a6-a63c94565259 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.355399 | controller | Jun 09 17:03:09.123134 crc crio[20770]: time="2026-06-09T17:03:09.121618815Z" level=info msg="Removing container: fdd259ab2d92680cc760fc8fe68885395009050e9653aca0df7249fc6cdfe2f1" id=c26f7d42-9abb-4466-9f5e-5714a3de4e7e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.355415 | controller | Jun 09 17:03:09.155883 crc crio[20770]: time="2026-06-09T17:03:09.15428244Z" level=info msg="Removed container fdd259ab2d92680cc760fc8fe68885395009050e9653aca0df7249fc6cdfe2f1: openstack/ceilometer-0/sg-core" id=c26f7d42-9abb-4466-9f5e-5714a3de4e7e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.355430 | controller | Jun 09 17:03:09.158616 crc crio[20770]: time="2026-06-09T17:03:09.158501872Z" level=info msg="Removing container: 3ac52aa6b62e02a819775148244f52c8fd3a49291b0f3d40ffe8d101b1343b1e" id=80d41449-12d1-4e79-9e9e-f4a9d22a89ec name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.355445 | controller | Jun 09 17:03:09.192924 crc crio[20770]: time="2026-06-09T17:03:09.192860755Z" level=info msg="Removed container 3ac52aa6b62e02a819775148244f52c8fd3a49291b0f3d40ffe8d101b1343b1e: openstack/ceilometer-0/ceilometer-notification-agent" id=80d41449-12d1-4e79-9e9e-f4a9d22a89ec name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.355491 | controller | Jun 09 17:03:09.202385 crc crio[20770]: time="2026-06-09T17:03:09.196936293Z" level=info msg="Removing container: d9202ff7cdd969c71ae980e043440ea4a3fa4c56d42ce76d8ceb273b0fa62f20" id=b644acfd-b2be-4aab-8473-fea6bbadc550 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.355533 | controller | Jun 09 17:03:09.261817 crc crio[20770]: time="2026-06-09T17:03:09.261631424Z" level=info msg="Removed container d9202ff7cdd969c71ae980e043440ea4a3fa4c56d42ce76d8ceb273b0fa62f20: openstack/ceilometer-0/ceilometer-central-agent" id=b644acfd-b2be-4aab-8473-fea6bbadc550 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.355553 | controller | Jun 09 17:03:09.367458 crc crio[20770]: time="2026-06-09T17:03:09.366178158Z" level=info msg="Stopping container: bb84175b2a0f5437896bd7d0402a2db8e0f54a046ff74327c7248e6292aa8625 (timeout: 30s)" id=1d4c7c29-b675-4a2f-a0dd-3c091d32f2b5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.355570 | controller | Jun 09 17:03:09.367458 crc crio[20770]: time="2026-06-09T17:03:09.366744435Z" level=info msg="Stopping container: ee46c5b68fae7159be621c9b90b9b8cb56e3e1fa7823c4521eff44f9e81cbc19 (timeout: 30s)" id=ccfceb69-82ce-4377-8eee-d2b8005dbc93 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.355590 | controller | Jun 09 17:03:09.406934 crc crio[20770]: time="2026-06-09T17:03:09.406842594Z" level=info msg="Stopping container: d2e253ce40cda0171c08580888b446838d03e8b7adb347f2ff55103bbf45287f (timeout: 30s)" id=1faaf18f-7617-4044-8488-82c2d144403c name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.355607 | controller | Jun 09 17:03:09.432066 crc crio[20770]: time="2026-06-09T17:03:09.431986Z" level=info msg="Stopping container: 8c46963ab353a4a6c41263aafe3c33e15c683056f510547ea29727176171951b (timeout: 30s)" id=9beaf0da-52e3-4901-986e-04562dd65f58 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.355623 | controller | Jun 09 17:03:09.437102 crc crio[20770]: time="2026-06-09T17:03:09.437000245Z" level=info msg="Stopping container: 0f4ee746edb474a7d9c3af799fdd05b2dab2d401dca6a803f8ba53ad9039a670 (timeout: 30s)" id=243617ea-5d2b-4a67-a1e3-6d6ce22f7628 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.355639 | controller | Jun 09 17:03:09.505122 crc crio[20770]: time="2026-06-09T17:03:09.504986202Z" level=info msg="Stopped container ee46c5b68fae7159be621c9b90b9b8cb56e3e1fa7823c4521eff44f9e81cbc19: openstack/nova-api-0/nova-api-log" id=ccfceb69-82ce-4377-8eee-d2b8005dbc93 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.355656 | controller | Jun 09 17:03:09.560711 crc crio[20770]: time="2026-06-09T17:03:09.560401915Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=31de2556-e3a1-4993-8aa4-30c78a9548b6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.355672 | controller | Jun 09 17:03:09.560711 crc crio[20770]: time="2026-06-09T17:03:09.560516118Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.355688 | controller | Jun 09 17:03:09.567204 crc crio[20770]: time="2026-06-09T17:03:09.567106919Z" level=info msg="Stopped container 0f4ee746edb474a7d9c3af799fdd05b2dab2d401dca6a803f8ba53ad9039a670: openstack/nova-metadata-0/nova-metadata-log" id=243617ea-5d2b-4a67-a1e3-6d6ce22f7628 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.355704 | controller | Jun 09 17:03:09.622600 crc crio[20770]: time="2026-06-09T17:03:09.622518281Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:20a7a8720a7f4d27b73733d67d719c6884eff0417128a7fc89d5722c64f9d330 UID:d7d55601-7897-44fd-848e-7ae61bf8d14a NetNS:/var/run/netns/264ca89e-f64b-4521-ae49-821c65043d04 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd7d55601_7897_44fd_848e_7ae61bf8d14a.slice PodAnnotations:0xc001e80968}] Aliases:map[]}"
2026-06-09 17:48:36.355721 | controller | Jun 09 17:03:09.622600 crc crio[20770]: time="2026-06-09T17:03:09.622577213Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.355737 | controller | Jun 09 17:03:09.663987 crc crio[20770]: time="2026-06-09T17:03:09.663932679Z" level=info msg="Stopped container 8c46963ab353a4a6c41263aafe3c33e15c683056f510547ea29727176171951b: openstack/nova-metadata-0/nova-metadata-metadata" id=9beaf0da-52e3-4901-986e-04562dd65f58 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.355753 | controller | Jun 09 17:03:09.665808 crc crio[20770]: time="2026-06-09T17:03:09.665718001Z" level=info msg="Stopping pod sandbox: 708e65ae787325d29b312163c9809d3183457db0b0dce51668207cc6ee91204b" id=fabb1eff-76ab-4c46-9087-b12e4816af79 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.355768 | controller | Jun 09 17:03:09.666422 crc crio[20770]: time="2026-06-09T17:03:09.666332548Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:708e65ae787325d29b312163c9809d3183457db0b0dce51668207cc6ee91204b UID:55ac1359-f6bf-478b-81a4-34238bbfa45b NetNS:/var/run/netns/86710085-3009-41dc-b0b6-10697cb36ddc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod55ac1359_f6bf_478b_81a4_34238bbfa45b.slice PodAnnotations:0xc002894658}] Aliases:map[]}"
2026-06-09 17:48:36.355789 | controller | Jun 09 17:03:09.666622 crc crio[20770]: time="2026-06-09T17:03:09.666555925Z" level=info msg="Deleting pod openstack_nova-metadata-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.355805 | controller | Jun 09 17:03:10.067937 crc crio[20770]: time="2026-06-09T17:03:10.066741599Z" level=info msg="Stopped pod sandbox: 708e65ae787325d29b312163c9809d3183457db0b0dce51668207cc6ee91204b" id=fabb1eff-76ab-4c46-9087-b12e4816af79 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.355821 | controller | Jun 09 17:03:10.317054 crc crio[20770]: 2026-06-09T17:03:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:20a7a8720a7f4d2 Mac:8a:60:6e:e3:c4:82 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c9 Mtu:0 Sandbox:/var/run/netns/264ca89e-f64b-4521-ae49-821c65043d04 SocketPath: PciID:}] [{Interface:0xc000540720 Address:{IP:10.217.0.201 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.355839 | controller | Jun 09 17:03:10.319010 crc crio[20770]: time="2026-06-09T17:03:10.318850981Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:20a7a8720a7f4d27b73733d67d719c6884eff0417128a7fc89d5722c64f9d330 UID:d7d55601-7897-44fd-848e-7ae61bf8d14a NetNS:/var/run/netns/264ca89e-f64b-4521-ae49-821c65043d04 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd7d55601_7897_44fd_848e_7ae61bf8d14a.slice PodAnnotations:0xc001e80968}] Aliases:map[]}"
2026-06-09 17:48:36.355856 | controller | Jun 09 17:03:10.319113 crc crio[20770]: time="2026-06-09T17:03:10.319015456Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.355873 | controller | Jun 09 17:03:10.326288 crc crio[20770]: time="2026-06-09T17:03:10.326163163Z" level=info msg="Ran pod sandbox 20a7a8720a7f4d27b73733d67d719c6884eff0417128a7fc89d5722c64f9d330 with infra container: openstack/ceilometer-0/POD" id=31de2556-e3a1-4993-8aa4-30c78a9548b6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.355897 | controller | Jun 09 17:03:10.331401 crc crio[20770]: time="2026-06-09T17:03:10.33127671Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=9883f437-ddf9-48a6-b2e2-09994c9dd252 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.355924 | controller | Jun 09 17:03:10.356184 crc crio[20770]: time="2026-06-09T17:03:10.35582312Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=4e760a11-f507-4a87-a42b-384cf66d34f9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.355944 | controller | Jun 09 17:03:10.368830 crc crio[20770]: time="2026-06-09T17:03:10.368561929Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=d6258939-2d4d-464e-99af-844b9a59283c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.355961 | controller | Jun 09 17:03:10.369432 crc crio[20770]: time="2026-06-09T17:03:10.369358192Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.355978 | controller | Jun 09 17:03:10.390951 crc crio[20770]: time="2026-06-09T17:03:10.389325829Z" level=info msg="Removing container: 530e4fffd6dec6cc4fd193f00ba5c986b00ebc63ca54a77bc03c9c8d90f7c9e3" id=39e3f1e6-1e9e-40d8-a8bf-31d6963fe854 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.355998 | controller | Jun 09 17:03:10.477495 crc crio[20770]: time="2026-06-09T17:03:10.477365956Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.356015 | controller | Jun 09 17:03:10.485051 crc crio[20770]: time="2026-06-09T17:03:10.483937346Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.356031 | controller | Jun 09 17:03:10.524029 crc crio[20770]: time="2026-06-09T17:03:10.523863961Z" level=info msg="Removed container 530e4fffd6dec6cc4fd193f00ba5c986b00ebc63ca54a77bc03c9c8d90f7c9e3: openshift-infra/auto-csr-approver-29683736-74dq5/oc" id=39e3f1e6-1e9e-40d8-a8bf-31d6963fe854 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.356047 | controller | Jun 09 17:03:10.538200 crc crio[20770]: time="2026-06-09T17:03:10.537539476Z" level=info msg="Stopping pod sandbox: 6ca1f61323fb52f96a0b59129b889e3a629ae8b0b39ead1945aae0eed59fc268" id=a61008dc-aaf8-4b2c-bb95-d1e853678c4c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.356066 | controller | Jun 09 17:03:10.538200 crc crio[20770]: time="2026-06-09T17:03:10.537692581Z" level=info msg="Stopped pod sandbox (already stopped): 6ca1f61323fb52f96a0b59129b889e3a629ae8b0b39ead1945aae0eed59fc268" id=a61008dc-aaf8-4b2c-bb95-d1e853678c4c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.356084 | controller | Jun 09 17:03:10.538554 crc crio[20770]: time="2026-06-09T17:03:10.53835825Z" level=info msg="Removing pod sandbox: 6ca1f61323fb52f96a0b59129b889e3a629ae8b0b39ead1945aae0eed59fc268" id=a82e70ca-4c4e-4873-8909-3e9f74e6e42c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.356100 | controller | Jun 09 17:03:10.557522 crc crio[20770]: time="2026-06-09T17:03:10.557400511Z" level=info msg="Removed pod sandbox: 6ca1f61323fb52f96a0b59129b889e3a629ae8b0b39ead1945aae0eed59fc268" id=a82e70ca-4c4e-4873-8909-3e9f74e6e42c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.356116 | controller | Jun 09 17:03:10.559597 crc crio[20770]: time="2026-06-09T17:03:10.558743389Z" level=info msg="Stopping pod sandbox: baffd3672d2b0dd859bc25ee199fd0b1ef3ba33d091ced1fdadd93b5e95a90d7" id=61547b6f-6a98-45ab-ba47-e843ccd36f04 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.356131 | controller | Jun 09 17:03:10.559597 crc crio[20770]: time="2026-06-09T17:03:10.558974436Z" level=info msg="Stopped pod sandbox (already stopped): baffd3672d2b0dd859bc25ee199fd0b1ef3ba33d091ced1fdadd93b5e95a90d7" id=61547b6f-6a98-45ab-ba47-e843ccd36f04 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.356147 | controller | Jun 09 17:03:10.559906 crc crio[20770]: time="2026-06-09T17:03:10.559705887Z" level=info msg="Removing pod sandbox: baffd3672d2b0dd859bc25ee199fd0b1ef3ba33d091ced1fdadd93b5e95a90d7" id=b18ca356-47c7-4c69-a548-9cbe676f7573 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.356163 | controller | Jun 09 17:03:10.573579 crc crio[20770]: time="2026-06-09T17:03:10.573484626Z" level=info msg="Removed pod sandbox: baffd3672d2b0dd859bc25ee199fd0b1ef3ba33d091ced1fdadd93b5e95a90d7" id=b18ca356-47c7-4c69-a548-9cbe676f7573 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.356178 | controller | Jun 09 17:03:10.577158 crc crio[20770]: time="2026-06-09T17:03:10.574848955Z" level=info msg="Stopping pod sandbox: 5298afbc1aeda400d4b41f7d14837ed91729ea514c7395acc0ebaee146b9e8ff" id=1171ddf0-e781-448c-ac58-c2805341e72c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.356194 | controller | Jun 09 17:03:10.577158 crc crio[20770]: time="2026-06-09T17:03:10.574940368Z" level=info msg="Stopped pod sandbox (already stopped): 5298afbc1aeda400d4b41f7d14837ed91729ea514c7395acc0ebaee146b9e8ff" id=1171ddf0-e781-448c-ac58-c2805341e72c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.356210 | controller | Jun 09 17:03:10.577158 crc crio[20770]: time="2026-06-09T17:03:10.575853374Z" level=info msg="Removing pod sandbox: 5298afbc1aeda400d4b41f7d14837ed91729ea514c7395acc0ebaee146b9e8ff" id=5c8a9b48-ee87-4809-b3a1-3864eaeddd6f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.356229 | controller | Jun 09 17:03:10.593507 crc crio[20770]: time="2026-06-09T17:03:10.593375681Z" level=info msg="Removed pod sandbox: 5298afbc1aeda400d4b41f7d14837ed91729ea514c7395acc0ebaee146b9e8ff" id=5c8a9b48-ee87-4809-b3a1-3864eaeddd6f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.356245 | controller | Jun 09 17:03:10.594463 crc crio[20770]: time="2026-06-09T17:03:10.59439284Z" level=info msg="Stopping pod sandbox: a661a1ef59c2477a50c573721c97e87d501ac58d8615b8cff6ca6b30e44e4ef7" id=5b3a1312-73bd-47d4-9bce-e0df253b1643 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.356260 | controller | Jun 09 17:03:10.594532 crc crio[20770]: time="2026-06-09T17:03:10.594474223Z" level=info msg="Stopped pod sandbox (already stopped): a661a1ef59c2477a50c573721c97e87d501ac58d8615b8cff6ca6b30e44e4ef7" id=5b3a1312-73bd-47d4-9bce-e0df253b1643 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.356276 | controller | Jun 09 17:03:10.595054 crc crio[20770]: time="2026-06-09T17:03:10.595001378Z" level=info msg="Removing pod sandbox: a661a1ef59c2477a50c573721c97e87d501ac58d8615b8cff6ca6b30e44e4ef7" id=359ec72b-4fd5-43d3-9840-e87715905ed8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.356291 | controller | Jun 09 17:03:10.599828 crc crio[20770]: time="2026-06-09T17:03:10.596903413Z" level=info msg="Created container 66cd1f2c12bdb72c4d1bc3dc30f253af7869d5ee9f9bebb9ffba85b59c7dc0ea: openstack/ceilometer-0/ceilometer-central-agent" id=d6258939-2d4d-464e-99af-844b9a59283c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.356308 | controller | Jun 09 17:03:10.599828 crc crio[20770]: time="2026-06-09T17:03:10.597943503Z" level=info msg="Starting container: 66cd1f2c12bdb72c4d1bc3dc30f253af7869d5ee9f9bebb9ffba85b59c7dc0ea" id=80f3e8da-f308-4fb3-8d93-5cad3bd80621 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.356324 | controller | Jun 09 17:03:10.603404 crc crio[20770]: time="2026-06-09T17:03:10.603307888Z" level=info msg="Started container" PID=81994 containerID=66cd1f2c12bdb72c4d1bc3dc30f253af7869d5ee9f9bebb9ffba85b59c7dc0ea description=openstack/ceilometer-0/ceilometer-central-agent id=80f3e8da-f308-4fb3-8d93-5cad3bd80621 name=/runtime.v1.RuntimeService/StartContainer sandboxID=20a7a8720a7f4d27b73733d67d719c6884eff0417128a7fc89d5722c64f9d330
2026-06-09 17:48:36.356341 | controller | Jun 09 17:03:10.616712 crc crio[20770]: time="2026-06-09T17:03:10.613823582Z" level=info msg="Removed pod sandbox: a661a1ef59c2477a50c573721c97e87d501ac58d8615b8cff6ca6b30e44e4ef7" id=359ec72b-4fd5-43d3-9840-e87715905ed8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.356356 | controller | Jun 09 17:03:10.616712 crc crio[20770]: time="2026-06-09T17:03:10.615791439Z" level=info msg="Stopping pod sandbox: 31b67316dc116c8346ee0c1b6cbfc8f5405f480817136f3405cd65e3072f2740" id=336acd86-1153-45f4-9089-7a43dea1b19f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.356372 | controller | Jun 09 17:03:10.616712 crc crio[20770]: time="2026-06-09T17:03:10.615855551Z" level=info msg="Stopped pod sandbox (already stopped): 31b67316dc116c8346ee0c1b6cbfc8f5405f480817136f3405cd65e3072f2740" id=336acd86-1153-45f4-9089-7a43dea1b19f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.356388 | controller | Jun 09 17:03:10.616712 crc crio[20770]: time="2026-06-09T17:03:10.6165043Z" level=info msg="Removing pod sandbox: 31b67316dc116c8346ee0c1b6cbfc8f5405f480817136f3405cd65e3072f2740" id=985dbdc8-29ef-498a-8d6b-08f7587b37a2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.356403 | controller | Jun 09 17:03:10.624833 crc crio[20770]: time="2026-06-09T17:03:10.623462701Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=ee3ae9e7-8be7-469f-9ee2-10d615e0feb4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.356430 | controller | Jun 09 17:03:10.631304 crc crio[20770]: time="2026-06-09T17:03:10.631187875Z" level=info msg="Removed pod sandbox: 31b67316dc116c8346ee0c1b6cbfc8f5405f480817136f3405cd65e3072f2740" id=985dbdc8-29ef-498a-8d6b-08f7587b37a2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.356446 | controller | Jun 09 17:03:10.632597 crc crio[20770]: time="2026-06-09T17:03:10.632519173Z" level=info msg="Stopping pod sandbox: 1dcbd67eec72d39d9870a58674f1c15a194e7ccef3c5f0bbed9500937da29ec9" id=0d647e99-8871-4b3b-9633-dd3278022bd3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.356462 | controller | Jun 09 17:03:10.632758 crc crio[20770]: time="2026-06-09T17:03:10.632615726Z" level=info msg="Stopped pod sandbox (already stopped): 1dcbd67eec72d39d9870a58674f1c15a194e7ccef3c5f0bbed9500937da29ec9" id=0d647e99-8871-4b3b-9633-dd3278022bd3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.356478 | controller | Jun 09 17:03:10.633168 crc crio[20770]: time="2026-06-09T17:03:10.63311517Z" level=info msg="Removing pod sandbox: 1dcbd67eec72d39d9870a58674f1c15a194e7ccef3c5f0bbed9500937da29ec9" id=f210faaf-d65b-47fd-b88a-4dd3b530850d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.356493 | controller | Jun 09 17:03:10.650370 crc crio[20770]: time="2026-06-09T17:03:10.650319318Z" level=info msg="Removed pod sandbox: 1dcbd67eec72d39d9870a58674f1c15a194e7ccef3c5f0bbed9500937da29ec9" id=f210faaf-d65b-47fd-b88a-4dd3b530850d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.356509 | controller | Jun 09 17:03:10.657961 crc crio[20770]: time="2026-06-09T17:03:10.657842036Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=91441b8d-8d56-40a2-babe-fc2c03b42f74 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.356588 | controller | Jun 09 17:03:10.672793 crc crio[20770]: time="2026-06-09T17:03:10.671539462Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=b3ad1428-bf1a-4c38-ac90-d9abd17ef2c2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.356607 | controller | Jun 09 17:03:10.672793 crc crio[20770]: time="2026-06-09T17:03:10.672190721Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.356653 | controller | Jun 09 17:03:10.713238 crc crio[20770]: time="2026-06-09T17:03:10.713151145Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.356674 | controller | Jun 09 17:03:10.716586 crc crio[20770]: time="2026-06-09T17:03:10.716524393Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.356691 | controller | Jun 09 17:03:10.891275 crc crio[20770]: time="2026-06-09T17:03:10.891186565Z" level=info msg="Created container 2a81115553182245e6f4d9f0e834c0ba8025981e7cd088df1340a5a14a358006: openstack/ceilometer-0/ceilometer-notification-agent" id=b3ad1428-bf1a-4c38-ac90-d9abd17ef2c2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.356708 | controller | Jun 09 17:03:10.894871 crc crio[20770]: time="2026-06-09T17:03:10.893613885Z" level=info msg="Starting container: 2a81115553182245e6f4d9f0e834c0ba8025981e7cd088df1340a5a14a358006" id=b92a8ed8-dad2-483f-bca7-69a0a1313d04 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.356725 | controller | Jun 09 17:03:10.899105 crc crio[20770]: time="2026-06-09T17:03:10.898929639Z" level=info msg="Started container" PID=82017 containerID=2a81115553182245e6f4d9f0e834c0ba8025981e7cd088df1340a5a14a358006 description=openstack/ceilometer-0/ceilometer-notification-agent id=b92a8ed8-dad2-483f-bca7-69a0a1313d04 name=/runtime.v1.RuntimeService/StartContainer sandboxID=20a7a8720a7f4d27b73733d67d719c6884eff0417128a7fc89d5722c64f9d330
2026-06-09 17:48:36.356746 | controller | Jun 09 17:03:10.917608 crc crio[20770]: time="2026-06-09T17:03:10.917500266Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=03fcf070-b238-4899-a7ea-c8f085bfdef1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.356763 | controller | Jun 09 17:03:10.938850 crc crio[20770]: time="2026-06-09T17:03:10.938621307Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=f9817fb5-0dee-4cbb-bfaa-7ef05173fbbb name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.356779 | controller | Jun 09 17:03:10.946835 crc crio[20770]: time="2026-06-09T17:03:10.946561776Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=2c148bfd-30be-4f19-b5e9-38f71da94609 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.356795 | controller | Jun 09 17:03:10.947215 crc crio[20770]: time="2026-06-09T17:03:10.947144663Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.356811 | controller | Jun 09 17:03:11.000133 crc crio[20770]: time="2026-06-09T17:03:11.000026503Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.356826 | controller | Jun 09 17:03:11.004284 crc crio[20770]: time="2026-06-09T17:03:11.004204903Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.356842 | controller | Jun 09 17:03:11.131563 crc crio[20770]: time="2026-06-09T17:03:11.131517296Z" level=info msg="Removing container: 8c46963ab353a4a6c41263aafe3c33e15c683056f510547ea29727176171951b" id=1362ada2-946d-4bf3-afce-e96c7142979d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.356858 | controller | Jun 09 17:03:11.208096 crc crio[20770]: time="2026-06-09T17:03:11.20634627Z" level=info msg="Removed container 8c46963ab353a4a6c41263aafe3c33e15c683056f510547ea29727176171951b: openstack/nova-metadata-0/nova-metadata-metadata" id=1362ada2-946d-4bf3-afce-e96c7142979d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.356873 | controller | Jun 09 17:03:11.230030 crc crio[20770]: time="2026-06-09T17:03:11.229887011Z" level=info msg="Removing container: 0f4ee746edb474a7d9c3af799fdd05b2dab2d401dca6a803f8ba53ad9039a670" id=a9ac2cab-9076-4e35-94f2-690ff8a5c228 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.356889 | controller | Jun 09 17:03:11.262985 crc crio[20770]: time="2026-06-09T17:03:11.262843654Z" level=info msg="Created container dacd64fa3d43685d052fd754e531cf9a8591ac216102b96f24935d9eeb210050: openstack/ceilometer-0/sg-core" id=2c148bfd-30be-4f19-b5e9-38f71da94609 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.356906 | controller | Jun 09 17:03:11.277497 crc crio[20770]: time="2026-06-09T17:03:11.276850179Z" level=info msg="Starting container: dacd64fa3d43685d052fd754e531cf9a8591ac216102b96f24935d9eeb210050" id=b1222885-3406-4aeb-a9de-4663ae3f009d name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.356927 | controller | Jun 09 17:03:11.308542 crc crio[20770]: time="2026-06-09T17:03:11.308426162Z" level=info msg="Started container" PID=82052 containerID=dacd64fa3d43685d052fd754e531cf9a8591ac216102b96f24935d9eeb210050 description=openstack/ceilometer-0/sg-core id=b1222885-3406-4aeb-a9de-4663ae3f009d name=/runtime.v1.RuntimeService/StartContainer sandboxID=20a7a8720a7f4d27b73733d67d719c6884eff0417128a7fc89d5722c64f9d330
2026-06-09 17:48:36.356943 | controller | Jun 09 17:03:11.316334 crc crio[20770]: time="2026-06-09T17:03:11.316249279Z" level=info msg="Removed container 0f4ee746edb474a7d9c3af799fdd05b2dab2d401dca6a803f8ba53ad9039a670: openstack/nova-metadata-0/nova-metadata-log" id=a9ac2cab-9076-4e35-94f2-690ff8a5c228 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.356965 | controller | Jun 09 17:03:11.351118 crc crio[20770]: time="2026-06-09T17:03:11.347602375Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=8fd63a05-4fb1-47de-9cde-a8cd5e983a4e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.356991 | controller | Jun 09 17:03:11.458837 crc crio[20770]: time="2026-06-09T17:03:11.457320049Z" level=info msg="Stopped container d2e253ce40cda0171c08580888b446838d03e8b7adb347f2ff55103bbf45287f: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=1faaf18f-7617-4044-8488-82c2d144403c name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.357015 | controller | Jun 09 17:03:11.482173 crc crio[20770]: time="2026-06-09T17:03:11.476148303Z" level=info msg="Stopping pod sandbox: c916171c5ae184824c707b67c1b03fa9db27e276e141de0d92684b4fe92acd35" id=c02fe0ab-6ebe-43b3-93e3-0e8b3ff9cddf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.357040 | controller | Jun 09 17:03:11.482173 crc crio[20770]: time="2026-06-09T17:03:11.476906395Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:c916171c5ae184824c707b67c1b03fa9db27e276e141de0d92684b4fe92acd35 UID:6ccb994b-86cb-4621-80b0-c29bd3a48dad NetNS:/var/run/netns/a68bf9be-45e6-44b3-8630-020ef4a92e9e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6ccb994b_86cb_4621_80b0_c29bd3a48dad.slice PodAnnotations:0xc00008cf18}] Aliases:map[]}"
2026-06-09 17:48:36.357066 | controller | Jun 09 17:03:11.482173 crc crio[20770]: time="2026-06-09T17:03:11.477091281Z" level=info msg="Deleting pod openstack_nova-scheduler-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.357091 | controller | Jun 09 17:03:11.482173 crc crio[20770]: time="2026-06-09T17:03:11.481301272Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=e72679c2-0a8a-457a-be5f-6a2e0a969c73 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.357116 | controller | Jun 09 17:03:11.495710 crc crio[20770]: time="2026-06-09T17:03:11.495352099Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=bc2468c0-db2b-4378-a532-0ae64e0f31c9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.357136 | controller | Jun 09 17:03:11.496488 crc crio[20770]: time="2026-06-09T17:03:11.4964513Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.357152 | controller | Jun 09 17:03:11.550082 crc crio[20770]: time="2026-06-09T17:03:11.549990749Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.357169 | controller | Jun 09 17:03:11.568352 crc crio[20770]: time="2026-06-09T17:03:11.568256117Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.357185 | controller | Jun 09 17:03:11.665698 crc crio[20770]: time="2026-06-09T17:03:11.661937857Z" level=info msg="Running pod sandbox: openstack/nova-metadata-0/POD" id=53e3980b-ca1b-4e9f-abc3-2c057ade9191 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.357201 | controller | Jun 09 17:03:11.665698 crc crio[20770]: time="2026-06-09T17:03:11.662496133Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.357218 | controller | Jun 09 17:03:11.714686 crc crio[20770]: time="2026-06-09T17:03:11.714528708Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:9470b2162b40d69f8b085c5e2390cb2e1e4e1fe053da66e6f728c18cba02b9be UID:dcd1791a-d9da-4c2e-a3aa-16b3df20d108 NetNS:/var/run/netns/4c120353-7b31-4d57-9aeb-caff15fd4b1b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddcd1791a_d9da_4c2e_a3aa_16b3df20d108.slice PodAnnotations:0xc00008d1c8}] Aliases:map[]}"
2026-06-09 17:48:36.357238 | controller | Jun 09 17:03:11.714686 crc crio[20770]: time="2026-06-09T17:03:11.714571659Z" level=info msg="Adding pod openstack_nova-metadata-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.357256 | controller | Jun 09 17:03:11.717561 crc crio[20770]: time="2026-06-09T17:03:11.717489963Z" level=info msg="Created container 2910a2ea27734e14f418a04579bde39eb5e1daf9322baa3ee25d82082a09ac98: openstack/ceilometer-0/proxy-httpd" id=bc2468c0-db2b-4378-a532-0ae64e0f31c9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.357273 | controller | Jun 09 17:03:11.759049 crc crio[20770]: time="2026-06-09T17:03:11.753858295Z" level=info msg="Starting container: 2910a2ea27734e14f418a04579bde39eb5e1daf9322baa3ee25d82082a09ac98" id=3d91fdc5-799c-4f6e-b99c-87c80a4056c8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.357290 | controller | Jun 09 17:03:11.771726 crc crio[20770]: time="2026-06-09T17:03:11.771557667Z" level=info msg="Started container" PID=82168 containerID=2910a2ea27734e14f418a04579bde39eb5e1daf9322baa3ee25d82082a09ac98 description=openstack/ceilometer-0/proxy-httpd id=3d91fdc5-799c-4f6e-b99c-87c80a4056c8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=20a7a8720a7f4d27b73733d67d719c6884eff0417128a7fc89d5722c64f9d330
2026-06-09 17:48:36.357307 | controller | Jun 09 17:03:11.862543 crc crio[20770]: time="2026-06-09T17:03:11.862176908Z" level=info msg="Stopped pod sandbox: c916171c5ae184824c707b67c1b03fa9db27e276e141de0d92684b4fe92acd35" id=c02fe0ab-6ebe-43b3-93e3-0e8b3ff9cddf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.357323 | controller | Jun 09 17:03:12.202031 crc crio[20770]: time="2026-06-09T17:03:12.201446091Z" level=info msg="Stopping pod sandbox: 8f9e70031eaed52b8a3819f4cb58275f5d3d155c87e69e1343297d47e475e4e4" id=d6355e7c-fd54-498f-ac49-f31a2443c52b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.357339 | controller | Jun 09 17:03:12.203224 crc crio[20770]: time="2026-06-09T17:03:12.202626175Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-db-sync-gcpjw Namespace:openstack ID:8f9e70031eaed52b8a3819f4cb58275f5d3d155c87e69e1343297d47e475e4e4 UID:3c7b3fc0-ea6f-49dc-b955-f69e2e5492b7 NetNS:/var/run/netns/763f47e2-c6c0-4bf8-9abc-dc4cd930797f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3c7b3fc0_ea6f_49dc_b955_f69e2e5492b7.slice PodAnnotations:0xc002894a50}] Aliases:map[]}"
2026-06-09 17:48:36.357355 | controller | Jun 09 17:03:12.203224 crc crio[20770]: time="2026-06-09T17:03:12.203032317Z" level=info msg="Deleting pod openstack_nova-cell1-conductor-db-sync-gcpjw from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.357371 | controller | Jun 09 17:03:12.206697 crc crio[20770]: time="2026-06-09T17:03:12.204443657Z" level=info msg="Removing container: d2e253ce40cda0171c08580888b446838d03e8b7adb347f2ff55103bbf45287f" id=ccb77f96-26ac-44c8-b18e-d9a0ef4ca4a5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.357387 | controller | Jun 09 17:03:12.296966 crc crio[20770]: 2026-06-09T17:03:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9470b2162b40d69 Mac:96:de:4a:1a:07:f4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ca Mtu:0 Sandbox:/var/run/netns/4c120353-7b31-4d57-9aeb-caff15fd4b1b SocketPath: PciID:}] [{Interface:0xc0002a1130 Address:{IP:10.217.0.202 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.357407 | controller | Jun 09 17:03:12.311119 crc crio[20770]: time="2026-06-09T17:03:12.30619113Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:9470b2162b40d69f8b085c5e2390cb2e1e4e1fe053da66e6f728c18cba02b9be UID:dcd1791a-d9da-4c2e-a3aa-16b3df20d108 NetNS:/var/run/netns/4c120353-7b31-4d57-9aeb-caff15fd4b1b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddcd1791a_d9da_4c2e_a3aa_16b3df20d108.slice PodAnnotations:0xc00008d1c8}] Aliases:map[]}"
2026-06-09 17:48:36.357425 | controller | Jun 09 17:03:12.311119 crc crio[20770]: time="2026-06-09T17:03:12.30653508Z" level=info msg="Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.357442 | controller | Jun 09 17:03:12.314001 crc crio[20770]: time="2026-06-09T17:03:12.312957056Z" level=info msg="Removed container d2e253ce40cda0171c08580888b446838d03e8b7adb347f2ff55103bbf45287f: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=ccb77f96-26ac-44c8-b18e-d9a0ef4ca4a5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.357458 | controller | Jun 09 17:03:12.336593 crc crio[20770]: time="2026-06-09T17:03:12.336531228Z" level=info msg="Ran pod sandbox 9470b2162b40d69f8b085c5e2390cb2e1e4e1fe053da66e6f728c18cba02b9be with infra container: openstack/nova-metadata-0/POD" id=53e3980b-ca1b-4e9f-abc3-2c057ade9191 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.357474 | controller | Jun 09 17:03:12.349439 crc crio[20770]: time="2026-06-09T17:03:12.349302637Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=7a277bae-32bc-4609-878d-d8daf82073d2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.357490 | controller | Jun 09 17:03:12.351487 crc crio[20770]: time="2026-06-09T17:03:12.351432839Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=d018999f-0dbb-431d-8828-38a42524987d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.357506 | controller | Jun 09 17:03:12.361515 crc crio[20770]: time="2026-06-09T17:03:12.361463349Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-log" id=6358c76c-ab4d-4e62-bdfa-2f4d064b74d2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.357546 | controller | Jun 09 17:03:12.361855 crc crio[20770]: time="2026-06-09T17:03:12.361816329Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.357564 | controller | Jun 09 17:03:12.413789 crc crio[20770]: time="2026-06-09T17:03:12.413333109Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.357581 | controller | Jun 09 17:03:12.425832 crc crio[20770]: time="2026-06-09T17:03:12.425758708Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.357597 | controller | Jun 09 17:03:12.626514 crc crio[20770]: time="2026-06-09T17:03:12.626465323Z" level=info msg="Created container b8526b2b7cb000e18196fc56f95fa24f327f234785b1b35a07770fd8b84f4333: openstack/nova-metadata-0/nova-metadata-log" id=6358c76c-ab4d-4e62-bdfa-2f4d064b74d2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.357614 | controller | Jun 09 17:03:12.628473 crc crio[20770]: time="2026-06-09T17:03:12.628396699Z" level=info msg="Starting container: b8526b2b7cb000e18196fc56f95fa24f327f234785b1b35a07770fd8b84f4333" id=6ca51ae8-1103-4aa3-8986-412a2d45e207 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.357631 | controller | Jun 09 17:03:12.637057 crc crio[20770]: time="2026-06-09T17:03:12.636982218Z" level=info msg="Started container" PID=82479 containerID=b8526b2b7cb000e18196fc56f95fa24f327f234785b1b35a07770fd8b84f4333 description=openstack/nova-metadata-0/nova-metadata-log id=6ca51ae8-1103-4aa3-8986-412a2d45e207 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9470b2162b40d69f8b085c5e2390cb2e1e4e1fe053da66e6f728c18cba02b9be
2026-06-09 17:48:36.357656 | controller | Jun 09 17:03:12.656295 crc crio[20770]: time="2026-06-09T17:03:12.656145852Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=49707e82-ce8e-458c-98f8-ada3a6cf6396 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.357673 | controller | Jun 09 17:03:12.705849 crc crio[20770]: time="2026-06-09T17:03:12.703963835Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=355c22bb-3b27-4586-a484-831077ad21bf name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.357689 | controller | Jun 09 17:03:12.724196 crc crio[20770]: time="2026-06-09T17:03:12.722293215Z" level=info msg="Stopped pod sandbox: 8f9e70031eaed52b8a3819f4cb58275f5d3d155c87e69e1343297d47e475e4e4" id=d6355e7c-fd54-498f-ac49-f31a2443c52b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.357705 | controller | Jun 09 17:03:12.728709 crc crio[20770]: time="2026-06-09T17:03:12.728585477Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-metadata" id=7b96942c-ea34-4004-a156-4be32bfba53a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.357721 | controller | Jun 09 17:03:12.729245 crc crio[20770]: time="2026-06-09T17:03:12.729052841Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.357737 | controller | Jun 09 17:03:12.729245 crc crio[20770]: time="2026-06-09T17:03:12.729136753Z" level=info msg="Stopped container bb84175b2a0f5437896bd7d0402a2db8e0f54a046ff74327c7248e6292aa8625: openstack/nova-api-0/nova-api-api" id=1d4c7c29-b675-4a2f-a0dd-3c091d32f2b5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.357753 | controller | Jun 09 17:03:12.736128 crc crio[20770]: time="2026-06-09T17:03:12.736053783Z" level=info msg="Stopping pod sandbox: 249da983dbc95cf2abfe97b8ff713895ae6da872a42d5f634403051bc5b7fa7d" id=7b8e5cfc-a674-4cdc-92a4-e1608dad6b1c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.357768 | controller | Jun 09 17:03:12.736534 crc crio[20770]: time="2026-06-09T17:03:12.736485336Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:249da983dbc95cf2abfe97b8ff713895ae6da872a42d5f634403051bc5b7fa7d UID:a826a293-804b-4ca2-a035-cf1be7a9c7c1 NetNS:/var/run/netns/bcf1489c-1787-4e68-b0e2-747784f04a71 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda826a293_804b_4ca2_a035_cf1be7a9c7c1.slice PodAnnotations:0xc0003de290}] Aliases:map[]}"
2026-06-09 17:48:36.357784 | controller | Jun 09 17:03:12.736743 crc crio[20770]: time="2026-06-09T17:03:12.736708682Z" level=info msg="Deleting pod openstack_nova-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.357800 | controller | Jun 09 17:03:12.745806 crc crio[20770]: time="2026-06-09T17:03:12.74563437Z" level=info msg="Running pod sandbox: openstack/nova-scheduler-0/POD" id=a19c51fb-c691-4482-8a0c-58fb60e516d0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.357816 | controller | Jun 09 17:03:12.745806 crc crio[20770]: time="2026-06-09T17:03:12.745803475Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.357832 | controller | Jun 09 17:03:12.804051 crc crio[20770]: time="2026-06-09T17:03:12.803914646Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:949deca8e4049cdb9c89e02a75d731e2d19a3a8fada42942e1b3ada4305d3155 UID:a3618763-d24a-4b57-9b8f-d7b619fc700f NetNS:/var/run/netns/9fef5799-cdf2-48d6-9cbd-87c06110339c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda3618763_d24a_4b57_9b8f_d7b619fc700f.slice PodAnnotations:0xc001e802a0}] Aliases:map[]}"
2026-06-09 17:48:36.357852 | controller | Jun 09 17:03:12.804592 crc crio[20770]: time="2026-06-09T17:03:12.804495843Z" level=info msg="Adding pod openstack_nova-scheduler-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.357868 | controller | Jun 09 17:03:12.812580 crc crio[20770]: time="2026-06-09T17:03:12.812469293Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.357884 | controller | Jun 09 17:03:12.821253 crc crio[20770]: time="2026-06-09T17:03:12.817755516Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.357900 | controller | Jun 09 17:03:13.040381 crc crio[20770]: time="2026-06-09T17:03:13.037308695Z" level=info msg="Created container 1ef11dc52f73160cdc38c196477fa8993c612b814a926997f50858ade4128620: openstack/nova-metadata-0/nova-metadata-metadata" id=7b96942c-ea34-4004-a156-4be32bfba53a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.357918 | controller | Jun 09 17:03:13.045109 crc crio[20770]: time="2026-06-09T17:03:13.045027138Z" level=info msg="Starting container: 1ef11dc52f73160cdc38c196477fa8993c612b814a926997f50858ade4128620" id=40c69255-59f1-404f-89c9-bf7da1693fe7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.357934 | controller | Jun 09 17:03:13.089044 crc crio[20770]: time="2026-06-09T17:03:13.083952154Z" level=info msg="Started container" PID=82556 containerID=1ef11dc52f73160cdc38c196477fa8993c612b814a926997f50858ade4128620 description=openstack/nova-metadata-0/nova-metadata-metadata id=40c69255-59f1-404f-89c9-bf7da1693fe7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9470b2162b40d69f8b085c5e2390cb2e1e4e1fe053da66e6f728c18cba02b9be
2026-06-09 17:48:36.357951 | controller | Jun 09 17:03:13.187205 crc crio[20770]: time="2026-06-09T17:03:13.185995666Z" level=info msg="Stopped pod sandbox: 249da983dbc95cf2abfe97b8ff713895ae6da872a42d5f634403051bc5b7fa7d" id=7b8e5cfc-a674-4cdc-92a4-e1608dad6b1c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.357967 | controller | Jun 09 17:03:13.287709 crc crio[20770]: time="2026-06-09T17:03:13.285969227Z" level=info msg="Removing container: bb84175b2a0f5437896bd7d0402a2db8e0f54a046ff74327c7248e6292aa8625" id=b480fd57-cf7e-4105-a94b-b2ce3752fa8e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.357983 | controller | Jun 09 17:03:13.392920 crc crio[20770]: 2026-06-09T17:03:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:949deca8e4049cd Mac:86:7d:26:0a:ed:6a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cb Mtu:0 Sandbox:/var/run/netns/9fef5799-cdf2-48d6-9cbd-87c06110339c SocketPath: PciID:}] [{Interface:0xc0003b6af0 Address:{IP:10.217.0.203 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.358001 | controller | Jun 09 17:03:13.399268 crc crio[20770]: time="2026-06-09T17:03:13.396478003Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:949deca8e4049cdb9c89e02a75d731e2d19a3a8fada42942e1b3ada4305d3155 UID:a3618763-d24a-4b57-9b8f-d7b619fc700f NetNS:/var/run/netns/9fef5799-cdf2-48d6-9cbd-87c06110339c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda3618763_d24a_4b57_9b8f_d7b619fc700f.slice PodAnnotations:0xc001e802a0}] Aliases:map[]}"
2026-06-09 17:48:36.358017 | controller | Jun 09 17:03:13.399268 crc crio[20770]: time="2026-06-09T17:03:13.396758091Z" level=info msg="Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.358037 | controller | Jun 09 17:03:13.436092 crc crio[20770]: time="2026-06-09T17:03:13.434208955Z" level=info msg="Removed container bb84175b2a0f5437896bd7d0402a2db8e0f54a046ff74327c7248e6292aa8625: openstack/nova-api-0/nova-api-api" id=b480fd57-cf7e-4105-a94b-b2ce3752fa8e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.358053 | controller | Jun 09 17:03:13.444392 crc crio[20770]: time="2026-06-09T17:03:13.444322227Z" level=info msg="Removing container: ee46c5b68fae7159be621c9b90b9b8cb56e3e1fa7823c4521eff44f9e81cbc19" id=9e305df0-f96c-49f2-bb9a-3db081101257 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.358069 | controller | Jun 09 17:03:13.446476 crc crio[20770]: time="2026-06-09T17:03:13.446003206Z" level=info msg="Ran pod sandbox 949deca8e4049cdb9c89e02a75d731e2d19a3a8fada42942e1b3ada4305d3155 with infra container: openstack/nova-scheduler-0/POD" id=a19c51fb-c691-4482-8a0c-58fb60e516d0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.358086 | controller | Jun 09 17:03:13.455805 crc crio[20770]: time="2026-06-09T17:03:13.455036887Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified" id=58a2c3cc-333f-4ee0-9a40-217fdb52a4c7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.358102 | controller | Jun 09 17:03:13.550700 crc crio[20770]: time="2026-06-09T17:03:13.549994933Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified" id=bf294ad7-d618-4ca2-80d3-9f67b1eed564 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.358117 | controller | Jun 09 17:03:13.575690 crc crio[20770]: time="2026-06-09T17:03:13.572586857Z" level=info msg="Removed container ee46c5b68fae7159be621c9b90b9b8cb56e3e1fa7823c4521eff44f9e81cbc19: openstack/nova-api-0/nova-api-log" id=9e305df0-f96c-49f2-bb9a-3db081101257 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.358133 | controller | Jun 09 17:03:13.597693 crc crio[20770]: time="2026-06-09T17:03:13.596420096Z" level=info msg="Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=616f607c-9b28-46ad-8357-636f4352999b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.358150 | controller | Jun 09 17:03:13.597693 crc crio[20770]: time="2026-06-09T17:03:13.596940751Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.358174 | controller | Jun 09 17:03:13.739696 crc crio[20770]: time="2026-06-09T17:03:13.737752584Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.358212 | controller | Jun 09 17:03:13.746278 crc crio[20770]: time="2026-06-09T17:03:13.746150207Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.358239 | controller | Jun 09 17:03:13.867513 crc crio[20770]: time="2026-06-09T17:03:13.866948831Z" level=info msg="Running pod sandbox: openstack/nova-cell1-conductor-0/POD" id=dadb3f50-41d7-48ae-9fe2-158ced83db36 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.358259 | controller | Jun 09 17:03:13.867744 crc crio[20770]: time="2026-06-09T17:03:13.867519387Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.358283 | controller | Jun 09 17:03:13.907532 crc crio[20770]: time="2026-06-09T17:03:13.907450602Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:32233f492fa33947ddea8252477885c9931ddcb3eb270d82cedb475a7a8c9984 UID:1369fe4f-e513-441f-957a-bef52dd7c4fb NetNS:/var/run/netns/8cfe88aa-237f-40ff-b613-59a66c8d6e37 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1369fe4f_e513_441f_957a_bef52dd7c4fb.slice PodAnnotations:0xc007516178}] Aliases:map[]}"
2026-06-09 17:48:36.358315 | controller | Jun 09 17:03:13.907532 crc crio[20770]: time="2026-06-09T17:03:13.907532114Z" level=info msg="Adding pod openstack_nova-cell1-conductor-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.358334 | controller | Jun 09 17:03:14.133455 crc crio[20770]: time="2026-06-09T17:03:14.132445629Z" level=info msg="Created container 25e5e3f0cfab0632d95066847b3d61d75bb567c1209322b01c28deaf14b831a3: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=616f607c-9b28-46ad-8357-636f4352999b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.358351 | controller | Jun 09 17:03:14.135820 crc crio[20770]: time="2026-06-09T17:03:14.13521876Z" level=info msg="Starting container: 25e5e3f0cfab0632d95066847b3d61d75bb567c1209322b01c28deaf14b831a3" id=9be317c1-2d74-42bd-a882-6c4755628ec9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.358368 | controller | Jun 09 17:03:14.146931 crc crio[20770]: time="2026-06-09T17:03:14.146709502Z" level=info msg="Started container" PID=82727 containerID=25e5e3f0cfab0632d95066847b3d61d75bb567c1209322b01c28deaf14b831a3 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=9be317c1-2d74-42bd-a882-6c4755628ec9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=949deca8e4049cdb9c89e02a75d731e2d19a3a8fada42942e1b3ada4305d3155
2026-06-09 17:48:36.358385 | controller | Jun 09 17:03:14.154919 crc crio[20770]: time="2026-06-09T17:03:14.154181578Z" level=info msg="Running pod sandbox: openstack/nova-api-0/POD" id=6c25149e-a1c7-4ed0-8f20-a526f098bd55 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.358402 | controller | Jun 09 17:03:14.154919 crc crio[20770]: time="2026-06-09T17:03:14.154277221Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.358419 | controller | Jun 09 17:03:14.189240 crc crio[20770]: time="2026-06-09T17:03:14.189113298Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:705c0e6546360531e587e4d20f7e4e87deeec0ed11324b3172bfe96791a8dc6e UID:8b070beb-1ead-4b7c-a782-cd693f17445c NetNS:/var/run/netns/429fdb60-bc56-4f54-943b-29575e5be10c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8b070beb_1ead_4b7c_a782_cd693f17445c.slice PodAnnotations:0xc0027321e0}] Aliases:map[]}"
2026-06-09 17:48:36.358435 | controller | Jun 09 17:03:14.189240 crc crio[20770]: time="2026-06-09T17:03:14.18917938Z" level=info msg="Adding pod openstack_nova-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.358452 | controller | Jun 09 17:03:14.480763 crc crio[20770]: 2026-06-09T17:03:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:32233f492fa3394 Mac:f6:d1:d7:fe:18:e1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cc Mtu:0 Sandbox:/var/run/netns/8cfe88aa-237f-40ff-b613-59a66c8d6e37 SocketPath: PciID:}] [{Interface:0xc000512590 Address:{IP:10.217.0.204 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.358469 | controller | Jun 09 17:03:14.485720 crc crio[20770]: time="2026-06-09T17:03:14.484192983Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:32233f492fa33947ddea8252477885c9931ddcb3eb270d82cedb475a7a8c9984 UID:1369fe4f-e513-441f-957a-bef52dd7c4fb NetNS:/var/run/netns/8cfe88aa-237f-40ff-b613-59a66c8d6e37 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1369fe4f_e513_441f_957a_bef52dd7c4fb.slice PodAnnotations:0xc007516178}] Aliases:map[]}"
2026-06-09 17:48:36.358489 | controller | Jun 09 17:03:14.485720 crc crio[20770]: time="2026-06-09T17:03:14.484324657Z" level=info msg="Checking pod openstack_nova-cell1-conductor-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.358506 | controller | Jun 09 17:03:14.493096 crc crio[20770]: time="2026-06-09T17:03:14.493015078Z" level=info msg="Ran pod sandbox 32233f492fa33947ddea8252477885c9931ddcb3eb270d82cedb475a7a8c9984 with infra container: openstack/nova-cell1-conductor-0/POD" id=dadb3f50-41d7-48ae-9fe2-158ced83db36 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.358545 | controller | Jun 09 17:03:14.495539 crc crio[20770]: time="2026-06-09T17:03:14.495464609Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=0d5bdee5-61b1-46d4-8f73-982e9e573e7b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.358564 | controller | Jun 09 17:03:14.526279 crc crio[20770]: time="2026-06-09T17:03:14.525856138Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=a83bf7e8-ff9a-41f8-9c8f-db0a716c4e7a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.358581 | controller | Jun 09 17:03:14.537863 crc crio[20770]: time="2026-06-09T17:03:14.535515277Z" level=info msg="Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=4690a26f-194e-4c09-97de-f5197fc54faa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.358597 | controller | Jun 09 17:03:14.537863 crc crio[20770]: time="2026-06-09T17:03:14.536017002Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.358612 | controller | Jun 09 17:03:14.600312 crc crio[20770]: time="2026-06-09T17:03:14.599893399Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.358631 | controller | Jun 09 17:03:14.607118 crc crio[20770]: time="2026-06-09T17:03:14.607023056Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.358651 | controller | Jun 09 17:03:14.781761 crc crio[20770]: time="2026-06-09T17:03:14.781301456Z" level=info msg="Created container 365a712079c7a5fdb0f230d2c02171665434f9f800c8868f9c3cf30683e9b432: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=4690a26f-194e-4c09-97de-f5197fc54faa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.358667 | controller | Jun 09 17:03:14.783047 crc crio[20770]: time="2026-06-09T17:03:14.782913293Z" level=info msg="Starting container: 365a712079c7a5fdb0f230d2c02171665434f9f800c8868f9c3cf30683e9b432" id=9a05484b-7445-410e-ab1d-fbef8c118762 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.358683 | controller | Jun 09 17:03:14.790159 crc crio[20770]: time="2026-06-09T17:03:14.790010828Z" level=info msg="Started container" PID=82819 containerID=365a712079c7a5fdb0f230d2c02171665434f9f800c8868f9c3cf30683e9b432 description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=9a05484b-7445-410e-ab1d-fbef8c118762 name=/runtime.v1.RuntimeService/StartContainer sandboxID=32233f492fa33947ddea8252477885c9931ddcb3eb270d82cedb475a7a8c9984
2026-06-09 17:48:36.358700 | controller | Jun 09 17:03:14.800166 crc crio[20770]: 2026-06-09T17:03:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:705c0e654636053 Mac:ea:ca:1c:30:74:a8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cd Mtu:0 Sandbox:/var/run/netns/429fdb60-bc56-4f54-943b-29575e5be10c SocketPath: PciID:}] [{Interface:0xc0003845b0 Address:{IP:10.217.0.205 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.358716 | controller | Jun 09 17:03:14.805382 crc crio[20770]: time="2026-06-09T17:03:14.802467508Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:705c0e6546360531e587e4d20f7e4e87deeec0ed11324b3172bfe96791a8dc6e UID:8b070beb-1ead-4b7c-a782-cd693f17445c NetNS:/var/run/netns/429fdb60-bc56-4f54-943b-29575e5be10c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8b070beb_1ead_4b7c_a782_cd693f17445c.slice PodAnnotations:0xc0027321e0}] Aliases:map[]}"
2026-06-09 17:48:36.358736 | controller | Jun 09 17:03:14.805382 crc crio[20770]: time="2026-06-09T17:03:14.802629883Z" level=info msg="Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.358752 | controller | Jun 09 17:03:14.812863 crc crio[20770]: time="2026-06-09T17:03:14.812611452Z" level=info msg="Ran pod sandbox 705c0e6546360531e587e4d20f7e4e87deeec0ed11324b3172bfe96791a8dc6e with infra container: openstack/nova-api-0/POD" id=6c25149e-a1c7-4ed0-8f20-a526f098bd55 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.358768 | controller | Jun 09 17:03:14.816475 crc crio[20770]: time="2026-06-09T17:03:14.81637012Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=7324ceaa-61f0-474c-85f4-4fdb1c0481eb name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.358784 | controller | Jun 09 17:03:14.819357 crc crio[20770]: time="2026-06-09T17:03:14.818983236Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=04d22e10-1d1a-4f3a-9e24-bd5ce732f23c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.358800 | controller | Jun 09 17:03:14.827237 crc crio[20770]: time="2026-06-09T17:03:14.827149762Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-log" id=5acfc0ed-30ac-4975-aa81-f910688ef77f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.358816 | controller | Jun 09 17:03:14.830745 crc crio[20770]: time="2026-06-09T17:03:14.830430617Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.358832 | controller | Jun 09 17:03:14.909038 crc crio[20770]: time="2026-06-09T17:03:14.908730652Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.358847 | controller | Jun 09 17:03:14.916302 crc crio[20770]: time="2026-06-09T17:03:14.916213558Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.358863 | controller | Jun 09 17:03:15.126803 crc crio[20770]: time="2026-06-09T17:03:15.126692196Z" level=info msg="Created container 26074dfe00ef983ecc45c7912f9808dcca884665907ad26ebc094973ffae1c19: openstack/nova-api-0/nova-api-log" id=5acfc0ed-30ac-4975-aa81-f910688ef77f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.358879 | controller | Jun 09 17:03:15.128187 crc crio[20770]: time="2026-06-09T17:03:15.128047805Z" level=info msg="Starting container: 26074dfe00ef983ecc45c7912f9808dcca884665907ad26ebc094973ffae1c19" id=c4f32ca8-54a4-41b2-84b8-ceb55d6dc740 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.358895 | controller | Jun 09 17:03:15.136034 crc crio[20770]: time="2026-06-09T17:03:15.135292714Z" level=info msg="Started container" PID=82855 containerID=26074dfe00ef983ecc45c7912f9808dcca884665907ad26ebc094973ffae1c19 description=openstack/nova-api-0/nova-api-log id=c4f32ca8-54a4-41b2-84b8-ceb55d6dc740 name=/runtime.v1.RuntimeService/StartContainer sandboxID=705c0e6546360531e587e4d20f7e4e87deeec0ed11324b3172bfe96791a8dc6e
2026-06-09 17:48:36.358912 | controller | Jun 09 17:03:15.153147 crc crio[20770]: time="2026-06-09T17:03:15.153037088Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=6999ab01-20cc-4ab6-bb45-aa1ac8cb452c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.358932 | controller | Jun 09 17:03:15.188401 crc crio[20770]: time="2026-06-09T17:03:15.188236846Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=3e4266d8-af9c-4d0d-998b-bb926e57fbde name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.358948 | controller | Jun 09 17:03:15.205203 crc crio[20770]: time="2026-06-09T17:03:15.205101753Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-api" id=6e300941-5b82-4c36-b1da-babbc3bed23b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.358964 | controller | Jun 09 17:03:15.205582 crc crio[20770]: time="2026-06-09T17:03:15.205544536Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.358980 | controller | Jun 09 17:03:15.267468 crc crio[20770]: time="2026-06-09T17:03:15.267086946Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.358996 | controller | Jun 09 17:03:15.289429 crc crio[20770]: time="2026-06-09T17:03:15.284999414Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.359012 | controller | Jun 09 17:03:15.447805 crc crio[20770]: time="2026-06-09T17:03:15.447487244Z" level=info msg="Created container 7fe7f66ed4518ff43efdea7e4b26e5429b7c566fa75d6604594857f1c54cf5d6: openstack/nova-api-0/nova-api-api" id=6e300941-5b82-4c36-b1da-babbc3bed23b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.359028 | controller | Jun 09 17:03:15.448405 crc crio[20770]: time="2026-06-09T17:03:15.448336239Z" level=info msg="Starting container: 7fe7f66ed4518ff43efdea7e4b26e5429b7c566fa75d6604594857f1c54cf5d6" id=789e4d14-a9c4-4c39-84ed-fd5481a1c918 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.359044 | controller | Jun 09 17:03:15.457927 crc crio[20770]: time="2026-06-09T17:03:15.457845823Z" level=info msg="Started container" PID=82890 containerID=7fe7f66ed4518ff43efdea7e4b26e5429b7c566fa75d6604594857f1c54cf5d6 description=openstack/nova-api-0/nova-api-api id=789e4d14-a9c4-4c39-84ed-fd5481a1c918 name=/runtime.v1.RuntimeService/StartContainer sandboxID=705c0e6546360531e587e4d20f7e4e87deeec0ed11324b3172bfe96791a8dc6e
2026-06-09 17:48:36.359062 | controller | Jun 09 17:03:32.809928 crc crio[20770]: time="2026-06-09T17:03:32.809089822Z" level=warning msg="Stopping container fe495286c19f298e9256879de8b2d999d04e84651161a0ba8b979bc9b3b3d75b with stop signal(15) timed out. Killing..."
2026-06-09 17:48:36.359078 | controller | Jun 09 17:03:32.851253 crc crio[20770]: time="2026-06-09T17:03:32.851075327Z" level=error msg="Killing container fe495286c19f298e9256879de8b2d999d04e84651161a0ba8b979bc9b3b3d75b failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill fe495286c19f298e9256879de8b2d999d04e84651161a0ba8b979bc9b3b3d75b KILL` failed: process not running: No such process\n : exit status 1"
2026-06-09 17:48:36.359248 | controller | Jun 09 17:03:32.903457 crc crio[20770]: time="2026-06-09T17:03:32.903086411Z" level=info msg="Stopped container fe495286c19f298e9256879de8b2d999d04e84651161a0ba8b979bc9b3b3d75b: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=6008d02b-09d2-403f-be0b-99730c1ad47f name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.359266 | controller | Jun 09 17:03:32.904518 crc crio[20770]: time="2026-06-09T17:03:32.904402279Z" level=info msg="Stopping pod sandbox: c1203fada9b9057eaa48d4a8bb12d204327dd6e00ea4a8095ba4b03d726411cb" id=e596aa25-a44d-4cc5-9030-12789dfc9fba name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.359282 | controller | Jun 09 17:03:32.906118 crc crio[20770]: time="2026-06-09T17:03:32.906038616Z" level=info msg="Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:c1203fada9b9057eaa48d4a8bb12d204327dd6e00ea4a8095ba4b03d726411cb UID:9f7a6b4d-930d-4d16-801a-bce95db01041 NetNS:/var/run/netns/c3dccab8-dbb4-4c12-8d92-807d2b86e4a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9f7a6b4d_930d_4d16_801a_bce95db01041.slice PodAnnotations:0xc006e7e7c8}] Aliases:map[]}"
2026-06-09 17:48:36.359302 | controller | Jun 09 17:03:32.906391 crc crio[20770]: time="2026-06-09T17:03:32.906290684Z" level=info msg="Deleting pod openstack_nova-cell1-novncproxy-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.359319 | controller | Jun 09 17:03:33.315611 crc crio[20770]: time="2026-06-09T17:03:33.315143819Z" level=info msg="Stopped pod sandbox: c1203fada9b9057eaa48d4a8bb12d204327dd6e00ea4a8095ba4b03d726411cb" id=e596aa25-a44d-4cc5-9030-12789dfc9fba name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.359335 | controller | Jun 09 17:03:33.659428 crc crio[20770]: time="2026-06-09T17:03:33.65850502Z" level=info msg="Removing container: fe495286c19f298e9256879de8b2d999d04e84651161a0ba8b979bc9b3b3d75b" id=2deed46e-8229-4e7a-993e-cd8aae0409ab name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.359351 | controller | Jun 09 17:03:33.701932 crc crio[20770]: time="2026-06-09T17:03:33.701814532Z" level=info msg="Removed container fe495286c19f298e9256879de8b2d999d04e84651161a0ba8b979bc9b3b3d75b: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=2deed46e-8229-4e7a-993e-cd8aae0409ab name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.359377 | controller | Jun 09 17:03:34.145124 crc crio[20770]: time="2026-06-09T17:03:34.144271649Z" level=info msg="Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD" id=1a1d81a4-df89-49d4-a26c-5c2482757da5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.359394 | controller | Jun 09 17:03:34.146417 crc crio[20770]: time="2026-06-09T17:03:34.145191096Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.359415 | controller | Jun 09 17:03:34.202511 crc crio[20770]: time="2026-06-09T17:03:34.202338159Z" level=info msg="Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:251c3f048872b8a1886132a1b04b858d1a73e5bd48fc7662e6e397bbd65b5884 UID:b6872a24-f5bc-4762-ae3d-9832d07bf2b1 NetNS:/var/run/netns/1ec925da-a0fb-43ed-931f-e19fb2fd2211 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb6872a24_f5bc_4762_ae3d_9832d07bf2b1.slice PodAnnotations:0xc00008d458}] Aliases:map[]}"
2026-06-09 17:48:36.359485 | controller | Jun 09 17:03:34.202511 crc crio[20770]: time="2026-06-09T17:03:34.202401991Z" level=info msg="Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.359509 | controller | Jun 09 17:03:34.570299 crc crio[20770]: 2026-06-09T17:03:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:251c3f048872b8a Mac:da:b8:c6:05:57:5b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ce Mtu:0 Sandbox:/var/run/netns/1ec925da-a0fb-43ed-931f-e19fb2fd2211 SocketPath: PciID:}] [{Interface:0xc0002c09e0 Address:{IP:10.217.0.206 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.359554 | controller | Jun 09 17:03:34.573302 crc crio[20770]: time="2026-06-09T17:03:34.573221445Z" level=info msg="Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:251c3f048872b8a1886132a1b04b858d1a73e5bd48fc7662e6e397bbd65b5884 UID:b6872a24-f5bc-4762-ae3d-9832d07bf2b1 NetNS:/var/run/netns/1ec925da-a0fb-43ed-931f-e19fb2fd2211 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb6872a24_f5bc_4762_ae3d_9832d07bf2b1.slice PodAnnotations:0xc00008d458}] Aliases:map[]}"
2026-06-09 17:48:36.359576 | controller | Jun 09 17:03:34.573430 crc crio[20770]: time="2026-06-09T17:03:34.573384249Z" level=info msg="Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.359594 | controller | Jun 09 17:03:34.583073 crc crio[20770]: time="2026-06-09T17:03:34.582979397Z" level=info msg="Ran pod sandbox 251c3f048872b8a1886132a1b04b858d1a73e5bd48fc7662e6e397bbd65b5884 with infra container: openstack/nova-cell1-novncproxy-0/POD" id=1a1d81a4-df89-49d4-a26c-5c2482757da5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.359610 | controller | Jun 09 17:03:34.586583 crc crio[20770]: time="2026-06-09T17:03:34.586498819Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified" id=24315cb6-fd3b-4fcd-a589-b82cfe60c15c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.359626 | controller | Jun 09 17:03:34.645553 crc crio[20770]: time="2026-06-09T17:03:34.645468504Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified" id=909f49d4-4fc0-4090-a937-8db6408a0565 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.359642 | controller | Jun 09 17:03:34.657436 crc crio[20770]: time="2026-06-09T17:03:34.657358658Z" level=info msg="Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=62144850-b3c8-451b-bb2c-c2be335cc180 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.359657 | controller | Jun 09 17:03:34.657930 crc crio[20770]: time="2026-06-09T17:03:34.657868123Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.359674 | controller | Jun 09 17:03:34.728501 crc crio[20770]: time="2026-06-09T17:03:34.728270129Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.359689 | controller | Jun 09 17:03:34.734470 crc crio[20770]: time="2026-06-09T17:03:34.734119508Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.359705 | controller | Jun 09 17:03:34.859605 crc crio[20770]: time="2026-06-09T17:03:34.859075852Z" level=info msg="Created container c4165760a77c37f1c324f7a054fd809bd3880007504264bf74aaa58130b4719e: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=62144850-b3c8-451b-bb2c-c2be335cc180 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.359721 | controller | Jun 09 17:03:34.861555 crc crio[20770]: time="2026-06-09T17:03:34.861489162Z" level=info msg="Starting container: c4165760a77c37f1c324f7a054fd809bd3880007504264bf74aaa58130b4719e" id=6a479d6c-d479-459f-9dd0-c0faded680da name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.359737 | controller | Jun 09 17:03:34.869016 crc crio[20770]: time="2026-06-09T17:03:34.868601018Z" level=info msg="Started container" PID=84070 containerID=c4165760a77c37f1c324f7a054fd809bd3880007504264bf74aaa58130b4719e description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=6a479d6c-d479-459f-9dd0-c0faded680da name=/runtime.v1.RuntimeService/StartContainer sandboxID=251c3f048872b8a1886132a1b04b858d1a73e5bd48fc7662e6e397bbd65b5884
2026-06-09 17:48:36.359753 | controller | Jun 09 17:03:35.563254 crc crio[20770]: time="2026-06-09T17:03:35.561063066Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-6c78bff8f5-nxnxc/POD" id=996394e1-d149-4375-84f4-3f62f8368434 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.359769 | controller | Jun 09 17:03:35.563254 crc crio[20770]: time="2026-06-09T17:03:35.561724345Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.359790 | controller | Jun 09 17:03:35.608864 crc crio[20770]: time="2026-06-09T17:03:35.608705024Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6c78bff8f5-nxnxc Namespace:openstack ID:27fd780af19770737de32b5a88dd9a2f1e185d3b0149a9fe7f7117e4468c8f21 UID:133ec9b3-d429-42d1-8688-4378d833add2 NetNS:/var/run/netns/72746c12-6cbc-4106-8a9a-f7880d4c1e7c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod133ec9b3_d429_42d1_8688_4378d833add2.slice PodAnnotations:0xc007516f50}] Aliases:map[]}"
2026-06-09 17:48:36.359808 | controller | Jun 09 17:03:35.608864 crc crio[20770]: time="2026-06-09T17:03:35.608814957Z" level=info msg="Adding pod openstack_dnsmasq-dns-6c78bff8f5-nxnxc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.359833 | controller | Jun 09 17:03:36.218356 crc crio[20770]: 2026-06-09T17:03:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:27fd780af197707 Mac:62:61:4a:aa:0d:0b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cf Mtu:0 Sandbox:/var/run/netns/72746c12-6cbc-4106-8a9a-f7880d4c1e7c SocketPath: PciID:}] [{Interface:0xc0002dca20 Address:{IP:10.217.0.207 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.359862 | controller | Jun 09 17:03:36.220498 crc crio[20770]: time="2026-06-09T17:03:36.220379105Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6c78bff8f5-nxnxc Namespace:openstack ID:27fd780af19770737de32b5a88dd9a2f1e185d3b0149a9fe7f7117e4468c8f21 UID:133ec9b3-d429-42d1-8688-4378d833add2 NetNS:/var/run/netns/72746c12-6cbc-4106-8a9a-f7880d4c1e7c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod133ec9b3_d429_42d1_8688_4378d833add2.slice PodAnnotations:0xc007516f50}] Aliases:map[]}"
2026-06-09 17:48:36.359888 | controller | Jun 09 17:03:36.220829 crc crio[20770]: time="2026-06-09T17:03:36.220589621Z" level=info msg="Checking pod openstack_dnsmasq-dns-6c78bff8f5-nxnxc for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.359907 | controller | Jun 09 17:03:36.231222 crc crio[20770]: time="2026-06-09T17:03:36.231128026Z" level=info msg="Ran pod sandbox 27fd780af19770737de32b5a88dd9a2f1e185d3b0149a9fe7f7117e4468c8f21 with infra container: openstack/dnsmasq-dns-6c78bff8f5-nxnxc/POD" id=996394e1-d149-4375-84f4-3f62f8368434 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.359924 | controller | Jun 09 17:03:36.236233 crc crio[20770]: time="2026-06-09T17:03:36.236154641Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=9df23cfe-f03d-4118-84fe-bb23245759dc name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.359940 | controller | Jun 09 17:03:36.351548 crc crio[20770]: time="2026-06-09T17:03:36.350511109Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=1f43c0b0-43e7-424d-962a-65ca8ec8275f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.359956 | controller | Jun 09 17:03:36.363477 crc crio[20770]: time="2026-06-09T17:03:36.363377101Z" level=info msg="Creating container: openstack/dnsmasq-dns-6c78bff8f5-nxnxc/init" id=cae36b5b-c223-40ad-bd0f-d150ababa7d0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.359972 | controller | Jun 09 17:03:36.364312 crc crio[20770]: time="2026-06-09T17:03:36.363941127Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.359988 | controller | Jun 09 17:03:36.457484 crc crio[20770]: time="2026-06-09T17:03:36.4573882Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.360014 | controller | Jun 09 17:03:36.469235 crc crio[20770]: time="2026-06-09T17:03:36.469007236Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.360031 | controller | Jun 09 17:03:36.619130 crc crio[20770]: time="2026-06-09T17:03:36.619024085Z" level=info msg="Created container a6d18da35e1d8d26c260f94d0c7df79705c8384f93e15ecae6577da1dd46c518: openstack/dnsmasq-dns-6c78bff8f5-nxnxc/init" id=cae36b5b-c223-40ad-bd0f-d150ababa7d0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.360048 | controller | Jun 09 17:03:36.622434 crc crio[20770]: time="2026-06-09T17:03:36.622387752Z" level=info msg="Starting container: a6d18da35e1d8d26c260f94d0c7df79705c8384f93e15ecae6577da1dd46c518" id=032fa7f8-a205-4fc3-b084-8a64e9c11484 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.360065 | controller | Jun 09 17:03:36.631042 crc crio[20770]: time="2026-06-09T17:03:36.63096671Z" level=info msg="Started container" PID=84287 containerID=a6d18da35e1d8d26c260f94d0c7df79705c8384f93e15ecae6577da1dd46c518 description=openstack/dnsmasq-dns-6c78bff8f5-nxnxc/init id=032fa7f8-a205-4fc3-b084-8a64e9c11484 name=/runtime.v1.RuntimeService/StartContainer sandboxID=27fd780af19770737de32b5a88dd9a2f1e185d3b0149a9fe7f7117e4468c8f21
2026-06-09 17:48:36.360084 | controller | Jun 09 17:03:36.771688 crc crio[20770]: time="2026-06-09T17:03:36.77134372Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=bf9a8c20-4c7c-405a-b5e6-0c38521459b0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.360102 | controller | Jun 09 17:03:36.830455 crc crio[20770]: time="2026-06-09T17:03:36.829982126Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=c552ebcc-65b4-421c-bb02-4a23621eccf7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.360118 | controller | Jun 09 17:03:36.841457 crc crio[20770]: time="2026-06-09T17:03:36.841399337Z" level=info msg="Creating container: openstack/dnsmasq-dns-6c78bff8f5-nxnxc/dnsmasq-dns" id=2d04f46e-9ebe-4253-97fe-055c7ea12706 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.360133 | controller | Jun 09 17:03:36.842179 crc crio[20770]: time="2026-06-09T17:03:36.842153698Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.360150 | controller | Jun 09 17:03:36.917742 crc crio[20770]: time="2026-06-09T17:03:36.91758695Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.360166 | controller | Jun 09 17:03:36.923128 crc crio[20770]: time="2026-06-09T17:03:36.923047968Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.360182 | controller | Jun 09 17:03:37.100005 crc crio[20770]: time="2026-06-09T17:03:37.099892693Z" level=info msg="Created container fd794716286e0d96d9dfeda533d79f3ebeab50f9b732ebdd945bdca663cd269c: openstack/dnsmasq-dns-6c78bff8f5-nxnxc/dnsmasq-dns" id=2d04f46e-9ebe-4253-97fe-055c7ea12706 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.360201 | controller | Jun 09 17:03:37.101439 crc crio[20770]: time="2026-06-09T17:03:37.101306864Z" level=info msg="Starting container: fd794716286e0d96d9dfeda533d79f3ebeab50f9b732ebdd945bdca663cd269c" id=a1bb1b49-c032-458f-8443-94abe90a1631 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.360217 | controller | Jun 09 17:03:37.109965 crc crio[20770]: time="2026-06-09T17:03:37.109851811Z" level=info msg="Started container" PID=84308 containerID=fd794716286e0d96d9dfeda533d79f3ebeab50f9b732ebdd945bdca663cd269c description=openstack/dnsmasq-dns-6c78bff8f5-nxnxc/dnsmasq-dns id=a1bb1b49-c032-458f-8443-94abe90a1631 name=/runtime.v1.RuntimeService/StartContainer sandboxID=27fd780af19770737de32b5a88dd9a2f1e185d3b0149a9fe7f7117e4468c8f21
2026-06-09 17:48:36.360238 | controller | Jun 09 17:03:37.649322 crc crio[20770]: time="2026-06-09T17:03:37.646028169Z" level=info msg="Stopping container: 66cd1f2c12bdb72c4d1bc3dc30f253af7869d5ee9f9bebb9ffba85b59c7dc0ea (timeout: 30s)" id=3aedbb2a-c7ca-4198-b27f-824689aaedcf name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.360255 | controller | Jun 09 17:03:37.649322 crc crio[20770]: time="2026-06-09T17:03:37.646120921Z" level=info msg="Stopping container: 2a81115553182245e6f4d9f0e834c0ba8025981e7cd088df1340a5a14a358006 (timeout: 30s)" id=65535d35-0125-49e9-b154-c5839697e005 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.360271 | controller | Jun 09 17:03:37.649322 crc crio[20770]: time="2026-06-09T17:03:37.647747218Z" level=info msg="Stopping container: dacd64fa3d43685d052fd754e531cf9a8591ac216102b96f24935d9eeb210050 (timeout: 30s)" id=700ce536-3f8c-4e9e-a3bd-e1b51cd11698 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.360288 | controller | Jun 09 17:03:37.649322 crc crio[20770]: time="2026-06-09T17:03:37.647855481Z" level=info msg="Stopping container: 2910a2ea27734e14f418a04579bde39eb5e1daf9322baa3ee25d82082a09ac98 (timeout: 30s)" id=d9b11a55-e005-497c-bc7a-42bb3b88f681 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.360304 | controller | Jun 09 17:03:37.792240 crc crio[20770]: time="2026-06-09T17:03:37.792110224Z" level=info msg="Stopped container dacd64fa3d43685d052fd754e531cf9a8591ac216102b96f24935d9eeb210050: openstack/ceilometer-0/sg-core" id=700ce536-3f8c-4e9e-a3bd-e1b51cd11698 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.360320 | controller | Jun 09 17:03:37.878201 crc crio[20770]: time="2026-06-09T17:03:37.87805914Z" level=info msg="Stopped container 2910a2ea27734e14f418a04579bde39eb5e1daf9322baa3ee25d82082a09ac98: openstack/ceilometer-0/proxy-httpd" id=d9b11a55-e005-497c-bc7a-42bb3b88f681 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.360335 | controller | Jun 09 17:03:38.193938 crc crio[20770]: time="2026-06-09T17:03:38.193679237Z" level=info msg="Stopped container 66cd1f2c12bdb72c4d1bc3dc30f253af7869d5ee9f9bebb9ffba85b59c7dc0ea: openstack/ceilometer-0/ceilometer-central-agent" id=3aedbb2a-c7ca-4198-b27f-824689aaedcf name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.360357 | controller | Jun 09 17:03:38.207531 crc crio[20770]: time="2026-06-09T17:03:38.207464366Z" level=info msg="Stopped container 2a81115553182245e6f4d9f0e834c0ba8025981e7cd088df1340a5a14a358006: openstack/ceilometer-0/ceilometer-notification-agent" id=65535d35-0125-49e9-b154-c5839697e005 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.360382 | controller | Jun 09 17:03:38.209159 crc crio[20770]: time="2026-06-09T17:03:38.209100523Z" level=info msg="Stopping pod sandbox: 20a7a8720a7f4d27b73733d67d719c6884eff0417128a7fc89d5722c64f9d330" id=119d1401-4139-473c-acf3-8db07477ed8d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.360404 | controller | Jun 09 17:03:38.210113 crc crio[20770]: time="2026-06-09T17:03:38.209980769Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:20a7a8720a7f4d27b73733d67d719c6884eff0417128a7fc89d5722c64f9d330 UID:d7d55601-7897-44fd-848e-7ae61bf8d14a NetNS:/var/run/netns/264ca89e-f64b-4521-ae49-821c65043d04 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd7d55601_7897_44fd_848e_7ae61bf8d14a.slice PodAnnotations:0xc002894320}] Aliases:map[]}"
2026-06-09 17:48:36.360421 | controller | Jun 09 17:03:38.210301 crc crio[20770]: time="2026-06-09T17:03:38.210155154Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.360442 | controller | Jun 09 17:03:38.467810 crc crio[20770]: time="2026-06-09T17:03:38.46727406Z" level=info msg="Stopping container: 7fe7f66ed4518ff43efdea7e4b26e5429b7c566fa75d6604594857f1c54cf5d6 (timeout: 30s)" id=09b8c6a1-dc7a-4b1c-816e-37b12c0ec072 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.360459 | controller | Jun 09 17:03:38.468733 crc crio[20770]: time="2026-06-09T17:03:38.467298081Z" level=info msg="Stopping container: 26074dfe00ef983ecc45c7912f9808dcca884665907ad26ebc094973ffae1c19 (timeout: 30s)" id=8e88cac3-0e3e-4e09-afb2-783bc561ffac name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.360475 | controller | Jun 09 17:03:38.598097 crc crio[20770]: time="2026-06-09T17:03:38.597976071Z" level=info msg="Stopped container 26074dfe00ef983ecc45c7912f9808dcca884665907ad26ebc094973ffae1c19: openstack/nova-api-0/nova-api-log" id=8e88cac3-0e3e-4e09-afb2-783bc561ffac name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.360491 | controller | Jun 09 17:03:38.634413 crc crio[20770]: time="2026-06-09T17:03:38.634307691Z" level=info msg="Stopped pod sandbox: 20a7a8720a7f4d27b73733d67d719c6884eff0417128a7fc89d5722c64f9d330" id=119d1401-4139-473c-acf3-8db07477ed8d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.360507 | controller | Jun 09 17:03:38.853936 crc crio[20770]: time="2026-06-09T17:03:38.853846561Z" level=info msg="Removing container: 2910a2ea27734e14f418a04579bde39eb5e1daf9322baa3ee25d82082a09ac98" id=8f18740c-eeee-46e0-93fa-519317b8d6e8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.360547 | controller | Jun 09 17:03:39.057303 crc crio[20770]: time="2026-06-09T17:03:39.056911594Z" level=info msg="Removed container 2910a2ea27734e14f418a04579bde39eb5e1daf9322baa3ee25d82082a09ac98: openstack/ceilometer-0/proxy-httpd" id=8f18740c-eeee-46e0-93fa-519317b8d6e8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.360565 | controller | Jun 09 17:03:39.060507 crc crio[20770]: time="2026-06-09T17:03:39.060452897Z" level=info msg="Removing container: dacd64fa3d43685d052fd754e531cf9a8591ac216102b96f24935d9eeb210050" id=1869c4dd-0bd2-4969-b3b5-5032d43555ab name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.360581 | controller | Jun 09 17:03:39.098200 crc crio[20770]: time="2026-06-09T17:03:39.098101535Z" level=info msg="Removed container dacd64fa3d43685d052fd754e531cf9a8591ac216102b96f24935d9eeb210050: openstack/ceilometer-0/sg-core" id=1869c4dd-0bd2-4969-b3b5-5032d43555ab name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.360597 | controller | Jun 09 17:03:39.100679 crc crio[20770]: time="2026-06-09T17:03:39.100555387Z" level=info msg="Removing container: 2a81115553182245e6f4d9f0e834c0ba8025981e7cd088df1340a5a14a358006" id=eaea9277-df79-4805-bd4d-9cb31c05ff9e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.360612 | controller | Jun 09 17:03:39.126846 crc crio[20770]: time="2026-06-09T17:03:39.126735714Z" level=info msg="Removed container 2a81115553182245e6f4d9f0e834c0ba8025981e7cd088df1340a5a14a358006: openstack/ceilometer-0/ceilometer-notification-agent" id=eaea9277-df79-4805-bd4d-9cb31c05ff9e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.360628 | controller | Jun 09 17:03:39.131739 crc crio[20770]: time="2026-06-09T17:03:39.131684697Z" level=info msg="Removing container: 66cd1f2c12bdb72c4d1bc3dc30f253af7869d5ee9f9bebb9ffba85b59c7dc0ea" id=9673d62b-9b60-4f53-8412-64f1337d5d91 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.360643 | controller | Jun 09 17:03:39.167306 crc crio[20770]: time="2026-06-09T17:03:39.167188534Z" level=info msg="Removed container 66cd1f2c12bdb72c4d1bc3dc30f253af7869d5ee9f9bebb9ffba85b59c7dc0ea: openstack/ceilometer-0/ceilometer-central-agent" id=9673d62b-9b60-4f53-8412-64f1337d5d91 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.360659 | controller | Jun 09 17:03:39.730864 crc crio[20770]: time="2026-06-09T17:03:39.730712432Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=10418a80-6fdf-4ed9-a4c6-4d8c52909391 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.360679 | controller | Jun 09 17:03:39.730991 crc crio[20770]: time="2026-06-09T17:03:39.730867567Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.360696 | controller | Jun 09 17:03:39.778528 crc crio[20770]: time="2026-06-09T17:03:39.778464773Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:55aaa2204d1f467e8c6e760c594f0c51e323584e93ab0beaba38f60469e0f21d UID:c1683d6c-6589-43bc-ba36-4e9c4fa43411 NetNS:/var/run/netns/b86099c4-98df-4c74-8cf7-749f405cd7d7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc1683d6c_6589_43bc_ba36_4e9c4fa43411.slice PodAnnotations:0xc006e7e510}] Aliases:map[]}"
2026-06-09 17:48:36.360713 | controller | Jun 09 17:03:39.778528 crc crio[20770]: time="2026-06-09T17:03:39.778515985Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.360729 | controller | Jun 09 17:03:40.573457 crc crio[20770]: 2026-06-09T17:03:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:55aaa2204d1f467 Mac:d2:90:5c:fa:09:f5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d0 Mtu:0 Sandbox:/var/run/netns/b86099c4-98df-4c74-8cf7-749f405cd7d7 SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.208 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.360746 | controller | Jun 09 17:03:40.576247 crc crio[20770]: time="2026-06-09T17:03:40.576118804Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:55aaa2204d1f467e8c6e760c594f0c51e323584e93ab0beaba38f60469e0f21d UID:c1683d6c-6589-43bc-ba36-4e9c4fa43411 NetNS:/var/run/netns/b86099c4-98df-4c74-8cf7-749f405cd7d7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc1683d6c_6589_43bc_ba36_4e9c4fa43411.slice PodAnnotations:0xc006e7e510}] Aliases:map[]}"
2026-06-09 17:48:36.360762 | controller | Jun 09 17:03:40.576544 crc crio[20770]: time="2026-06-09T17:03:40.576445663Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.360778 | controller | Jun 09 17:03:40.590030 crc crio[20770]: time="2026-06-09T17:03:40.589914493Z" level=info msg="Ran pod sandbox 55aaa2204d1f467e8c6e760c594f0c51e323584e93ab0beaba38f60469e0f21d with infra container: openstack/ceilometer-0/POD" id=10418a80-6fdf-4ed9-a4c6-4d8c52909391 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.360796 | controller | Jun 09 17:03:40.592376 crc crio[20770]: time="2026-06-09T17:03:40.592223979Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=34adb453-b6a2-4878-b67d-e548049a48c6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.360813 | controller | Jun 09 17:03:40.618904 crc crio[20770]: time="2026-06-09T17:03:40.618760947Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=02defdf3-913f-4237-a9ef-252409e09939 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.360828 | controller | Jun 09 17:03:40.742989 crc crio[20770]: time="2026-06-09T17:03:40.742859306Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=1e504e43-4283-4e84-bee3-91c5bc924635 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.360844 | controller | Jun 09 17:03:40.743388 crc crio[20770]: time="2026-06-09T17:03:40.74334191Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.360865 | controller | Jun 09 17:03:40.794536 crc crio[20770]: time="2026-06-09T17:03:40.794454019Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.360882 | controller | Jun 09 17:03:40.800269 crc crio[20770]: time="2026-06-09T17:03:40.800122702Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.360898 | controller | Jun 09 17:03:41.398133 crc crio[20770]: time="2026-06-09T17:03:41.397337386Z" level=info msg="Created container ff7a74b91d1b130c3239f87011b694ce7227f4e11c6602b5210250a288ee3fc9: openstack/ceilometer-0/ceilometer-central-agent" id=1e504e43-4283-4e84-bee3-91c5bc924635 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.360915 | controller | Jun 09 17:03:41.401125 crc crio[20770]: time="2026-06-09T17:03:41.401058253Z" level=info msg="Starting container: ff7a74b91d1b130c3239f87011b694ce7227f4e11c6602b5210250a288ee3fc9" id=07cb269d-64d1-407a-8686-e5f2e555864d name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.360931 | controller | Jun 09 17:03:41.409830 crc crio[20770]: time="2026-06-09T17:03:41.409521868Z" level=info msg="Started container" PID=84628 containerID=ff7a74b91d1b130c3239f87011b694ce7227f4e11c6602b5210250a288ee3fc9 description=openstack/ceilometer-0/ceilometer-central-agent id=07cb269d-64d1-407a-8686-e5f2e555864d name=/runtime.v1.RuntimeService/StartContainer sandboxID=55aaa2204d1f467e8c6e760c594f0c51e323584e93ab0beaba38f60469e0f21d
2026-06-09 17:48:36.360947 | controller | Jun 09 17:03:41.459814 crc crio[20770]: time="2026-06-09T17:03:41.45971663Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=5f00d862-c1c8-413e-8c6a-7654a3f4d729 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.360964 | controller | Jun 09 17:03:41.489538 crc crio[20770]: time="2026-06-09T17:03:41.489433989Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=d12d0332-b578-4d79-8969-814498e11029 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.360980 | controller | Jun 09 17:03:41.563493 crc crio[20770]: time="2026-06-09T17:03:41.563361907Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=1e0c8a41-7310-480a-bca6-e1f12418cf52 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.360996 | controller | Jun 09 17:03:41.564113 crc crio[20770]: time="2026-06-09T17:03:41.563897653Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.361011 | controller | Jun 09 17:03:41.670012 crc crio[20770]: time="2026-06-09T17:03:41.669833077Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.361027 | controller | Jun 09 17:03:41.679845 crc crio[20770]: time="2026-06-09T17:03:41.679600238Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.361044 | controller | Jun 09 17:03:42.148403 crc crio[20770]: time="2026-06-09T17:03:42.147935414Z" level=info msg="Created container e51c336a1c7174edbaa8e5b40888c0222d21be1298f2ba0b8262e0ff65238b96: openstack/ceilometer-0/ceilometer-notification-agent" id=1e0c8a41-7310-480a-bca6-e1f12418cf52 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.361060 | controller | Jun 09 17:03:42.150029 crc crio[20770]: time="2026-06-09T17:03:42.149836489Z" level=info msg="Starting container: e51c336a1c7174edbaa8e5b40888c0222d21be1298f2ba0b8262e0ff65238b96" id=6a0a7332-2170-4a52-b2da-d060232e2ef9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.361081 | controller | Jun 09 17:03:42.155440 crc crio[20770]: time="2026-06-09T17:03:42.155277956Z" level=info msg="Started container" PID=84750 containerID=e51c336a1c7174edbaa8e5b40888c0222d21be1298f2ba0b8262e0ff65238b96 description=openstack/ceilometer-0/ceilometer-notification-agent id=6a0a7332-2170-4a52-b2da-d060232e2ef9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=55aaa2204d1f467e8c6e760c594f0c51e323584e93ab0beaba38f60469e0f21d
2026-06-09 17:48:36.361098 | controller | Jun 09 17:03:42.170092 crc crio[20770]: time="2026-06-09T17:03:42.170021532Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=70cd85dd-d9f6-4037-892d-0a5e66ff5205 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.361114 | controller | Jun 09 17:03:42.187437 crc crio[20770]: time="2026-06-09T17:03:42.187274222Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=acb6a7be-3871-4ccf-b934-7f870f5c0b2a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.361130 | controller | Jun 09 17:03:42.197381 crc crio[20770]: time="2026-06-09T17:03:42.196272612Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=947d273c-e1ee-4c9b-859b-24727768d3db name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.361145 | controller | Jun 09 17:03:42.197381 crc crio[20770]: time="2026-06-09T17:03:42.196720305Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.361161 | controller | Jun 09 17:03:42.258173 crc crio[20770]: time="2026-06-09T17:03:42.25811546Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.361178 | controller | Jun 09 17:03:42.264195 crc crio[20770]: time="2026-06-09T17:03:42.264144825Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.361194 | controller | Jun 09 17:03:42.467297 crc crio[20770]: time="2026-06-09T17:03:42.466753305Z" level=info msg="Created container a83a68e1e75ec500c52b6f351833f5e14c20aa5329e839d64b174fb90cf7157c: openstack/ceilometer-0/sg-core" id=947d273c-e1ee-4c9b-859b-24727768d3db name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.361210 | controller | Jun 09 17:03:42.469614 crc crio[20770]: time="2026-06-09T17:03:42.469533545Z" level=info msg="Starting container: a83a68e1e75ec500c52b6f351833f5e14c20aa5329e839d64b174fb90cf7157c" id=ad44a720-f430-414b-a21e-4bf223a304f4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.361227 | controller | Jun 09 17:03:42.477685 crc crio[20770]: time="2026-06-09T17:03:42.477362082Z" level=info msg="Started container" PID=84781 containerID=a83a68e1e75ec500c52b6f351833f5e14c20aa5329e839d64b174fb90cf7157c description=openstack/ceilometer-0/sg-core id=ad44a720-f430-414b-a21e-4bf223a304f4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=55aaa2204d1f467e8c6e760c594f0c51e323584e93ab0beaba38f60469e0f21d
2026-06-09 17:48:36.361243 | controller | Jun 09 17:03:42.488764 crc crio[20770]: time="2026-06-09T17:03:42.488601377Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=d3c04074-01cb-4c1a-a3fa-4ecb4a002e43 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.361259 | controller | Jun 09 17:03:42.535601 crc crio[20770]: time="2026-06-09T17:03:42.535514934Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=0b05b8d9-3dac-4619-8c2e-cb180beefcb8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.361275 | controller | Jun 09 17:03:42.547117 crc crio[20770]: time="2026-06-09T17:03:42.546961065Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=6be6bf27-619f-4065-a884-76b62c21e265 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.361294 | controller | Jun 09 17:03:42.547390 crc crio[20770]: time="2026-06-09T17:03:42.547366006Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.361311 | controller | Jun 09 17:03:42.553695 crc crio[20770]: time="2026-06-09T17:03:42.553559736Z" level=info msg="Stopped container 7fe7f66ed4518ff43efdea7e4b26e5429b7c566fa75d6604594857f1c54cf5d6: openstack/nova-api-0/nova-api-api" id=09b8c6a1-dc7a-4b1c-816e-37b12c0ec072 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.361328 | controller | Jun 09 17:03:42.556213 crc crio[20770]: time="2026-06-09T17:03:42.554733369Z" level=info msg="Stopping pod sandbox: 705c0e6546360531e587e4d20f7e4e87deeec0ed11324b3172bfe96791a8dc6e" id=a2adb7b9-4b24-4089-924a-7aab9cdb200f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.361346 | controller | Jun 09 17:03:42.556213 crc crio[20770]: time="2026-06-09T17:03:42.555536683Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:705c0e6546360531e587e4d20f7e4e87deeec0ed11324b3172bfe96791a8dc6e UID:8b070beb-1ead-4b7c-a782-cd693f17445c NetNS:/var/run/netns/429fdb60-bc56-4f54-943b-29575e5be10c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8b070beb_1ead_4b7c_a782_cd693f17445c.slice PodAnnotations:0xc0003df298}] Aliases:map[]}"
2026-06-09 17:48:36.361363 | controller | Jun 09 17:03:42.556213 crc crio[20770]: time="2026-06-09T17:03:42.555813091Z" level=info msg="Deleting pod openstack_nova-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.361379 | controller | Jun 09 17:03:42.609686 crc crio[20770]: time="2026-06-09T17:03:42.609525804Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.361395 | controller | Jun 09 17:03:42.618742 crc crio[20770]: time="2026-06-09T17:03:42.615898628Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.361411 | controller | Jun 09 17:03:42.850829 crc crio[20770]: time="2026-06-09T17:03:42.849883296Z" level=info msg="Created container 210e0882b2b91fbb03d93480b35370e503f7d707e0d0659b24b08f6733b2e0cc: openstack/ceilometer-0/proxy-httpd" id=6be6bf27-619f-4065-a884-76b62c21e265 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.361428 | controller | Jun 09 17:03:42.860770 crc crio[20770]: time="2026-06-09T17:03:42.856222049Z" level=info msg="Starting container: 210e0882b2b91fbb03d93480b35370e503f7d707e0d0659b24b08f6733b2e0cc" id=8d9fe193-5d90-41d3-8736-41788cbc56c3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.361452 | controller | Jun 09 17:03:42.865698 crc crio[20770]: time="2026-06-09T17:03:42.864428757Z" level=info msg="Started container" PID=84846 containerID=210e0882b2b91fbb03d93480b35370e503f7d707e0d0659b24b08f6733b2e0cc description=openstack/ceilometer-0/proxy-httpd id=8d9fe193-5d90-41d3-8736-41788cbc56c3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=55aaa2204d1f467e8c6e760c594f0c51e323584e93ab0beaba38f60469e0f21d
2026-06-09 17:48:36.361477 | controller | Jun 09 17:03:42.943672 crc crio[20770]: time="2026-06-09T17:03:42.943523904Z" level=info msg="Stopped pod sandbox: 705c0e6546360531e587e4d20f7e4e87deeec0ed11324b3172bfe96791a8dc6e" id=a2adb7b9-4b24-4089-924a-7aab9cdb200f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.361497 | controller | Jun 09 17:03:42.966560 crc crio[20770]: time="2026-06-09T17:03:42.966483428Z" level=info msg="Stopping container: ff7a74b91d1b130c3239f87011b694ce7227f4e11c6602b5210250a288ee3fc9 (timeout: 30s)" id=d78db9ca-6b1c-40ed-8b61-4d67685d3f45 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.361529 | controller | Jun 09 17:03:42.967146 crc crio[20770]: time="2026-06-09T17:03:42.967076625Z" level=info msg="Stopping container: 210e0882b2b91fbb03d93480b35370e503f7d707e0d0659b24b08f6733b2e0cc (timeout: 30s)" id=e115303c-cfa6-4a6c-9142-1ec86071635c name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.361556 | controller | Jun 09 17:03:42.967517 crc crio[20770]: time="2026-06-09T17:03:42.967429576Z" level=info msg="Stopping container: e51c336a1c7174edbaa8e5b40888c0222d21be1298f2ba0b8262e0ff65238b96 (timeout: 30s)" id=04b68d2b-bb0f-4c06-996b-6f91ca08d263 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.361573 | controller | Jun 09 17:03:42.969353 crc crio[20770]: time="2026-06-09T17:03:42.968527287Z" level=info msg="Stopping container: a83a68e1e75ec500c52b6f351833f5e14c20aa5329e839d64b174fb90cf7157c (timeout: 30s)" id=3e4ad915-508d-49de-a1db-7fcfca8556d6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.361589 | controller | Jun 09 17:03:43.110594 crc crio[20770]: time="2026-06-09T17:03:43.110410951Z" level=info msg="Stopped container a83a68e1e75ec500c52b6f351833f5e14c20aa5329e839d64b174fb90cf7157c: openstack/ceilometer-0/sg-core" id=3e4ad915-508d-49de-a1db-7fcfca8556d6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.361605 | controller | Jun 09 17:03:44.023678 crc crio[20770]: time="2026-06-09T17:03:44.021578274Z" level=info msg="Stopping container: 158a400d3c756bdba30ea2b0b8411bd8d174558722cc67fb832d5c8b37f92d44 (timeout: 10s)" id=c8992dd8-caf6-45fa-9f5d-16bd4fabaa1b name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.361621 | controller | Jun 09 17:03:44.038293 crc crio[20770]: time="2026-06-09T17:03:44.038214636Z" level=info msg="Removing container: 7fe7f66ed4518ff43efdea7e4b26e5429b7c566fa75d6604594857f1c54cf5d6" id=c6e20ef6-afff-420a-aed4-1d47f1637b73 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.361637 | controller | Jun 09 17:03:44.138072 crc crio[20770]: time="2026-06-09T17:03:44.137995981Z" level=info msg="Removed container 7fe7f66ed4518ff43efdea7e4b26e5429b7c566fa75d6604594857f1c54cf5d6: openstack/nova-api-0/nova-api-api" id=c6e20ef6-afff-420a-aed4-1d47f1637b73 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.361652 | controller | Jun 09 17:03:44.161683 crc crio[20770]: time="2026-06-09T17:03:44.160700348Z" level=info msg="Removing container: 26074dfe00ef983ecc45c7912f9808dcca884665907ad26ebc094973ffae1c19" id=8986dc87-f74f-4dfb-a928-fdaf605aa11d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.361668 | controller | Jun 09 17:03:44.215296 crc crio[20770]: time="2026-06-09T17:03:44.215184544Z" level=info msg="Stopped container 158a400d3c756bdba30ea2b0b8411bd8d174558722cc67fb832d5c8b37f92d44: openstack/dnsmasq-dns-5b6f8f974c-b2ntd/dnsmasq-dns" id=c8992dd8-caf6-45fa-9f5d-16bd4fabaa1b name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.361686 | controller | Jun 09 17:03:44.219058 crc crio[20770]: time="2026-06-09T17:03:44.216265365Z" level=info msg="Stopping pod sandbox: 093f68b8e6899e469efd57e8a8f6dca1ed9bba2fd9cfb9bf99dc6233a65582a3" id=25533bb1-c205-4523-bdab-4f486b43fbf5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.361702 | controller | Jun 09 17:03:44.219058 crc crio[20770]: time="2026-06-09T17:03:44.217829861Z" level=info msg="Got pod network &{Name:dnsmasq-dns-5b6f8f974c-b2ntd Namespace:openstack ID:093f68b8e6899e469efd57e8a8f6dca1ed9bba2fd9cfb9bf99dc6233a65582a3 UID:5c1b107f-61bf-4cba-817e-2c19023fcbaa NetNS:/var/run/netns/261f7e99-5c61-4076-bab9-549a07c276c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5c1b107f_61bf_4cba_817e_2c19023fcbaa.slice PodAnnotations:0xc0029d4210}] Aliases:map[]}"
2026-06-09 17:48:36.361719 | controller | Jun 09 17:03:44.219058 crc crio[20770]: time="2026-06-09T17:03:44.218002455Z" level=info msg="Deleting pod openstack_dnsmasq-dns-5b6f8f974c-b2ntd from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.361743 | controller | Jun 09 17:03:44.273264 crc crio[20770]: time="2026-06-09T17:03:44.273108859Z" level=info msg="Removed container 26074dfe00ef983ecc45c7912f9808dcca884665907ad26ebc094973ffae1c19: openstack/nova-api-0/nova-api-log" id=8986dc87-f74f-4dfb-a928-fdaf605aa11d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.361761 | controller | Jun 09 17:03:44.577332 crc crio[20770]: time="2026-06-09T17:03:44.576581117Z" level=info msg="Running pod sandbox: openstack/nova-api-0/POD" id=f96460c4-2198-431e-9544-9d03cfc055db name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.361778 | controller | Jun 09 17:03:44.577332 crc crio[20770]: time="2026-06-09T17:03:44.576967008Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.361794 | controller | Jun 09 17:03:44.622396 crc crio[20770]: time="2026-06-09T17:03:44.620144047Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:1d57e0f3bd6f1202f65b14d2da1209e57f1c1239dd13e83383341716ed7e7875 UID:6b2f14c1-5ca9-4a23-8f14-26e47479a1b2 NetNS:/var/run/netns/bd524e01-f0c8-42a5-b51f-e81aa26c95c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6b2f14c1_5ca9_4a23_8f14_26e47479a1b2.slice PodAnnotations:0xc0029d4360}] Aliases:map[]}"
2026-06-09 17:48:36.361810 | controller | Jun 09 17:03:44.622396 crc crio[20770]: time="2026-06-09T17:03:44.620230659Z" level=info msg="Adding pod openstack_nova-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.361827 | controller | Jun 09 17:03:44.660830 crc crio[20770]: time="2026-06-09T17:03:44.660595707Z" level=info msg="Stopped pod sandbox: 093f68b8e6899e469efd57e8a8f6dca1ed9bba2fd9cfb9bf99dc6233a65582a3" id=25533bb1-c205-4523-bdab-4f486b43fbf5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.361843 | controller | Jun 09 17:03:45.019708 crc crio[20770]: 2026-06-09T17:03:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1d57e0f3bd6f120 Mac:42:d6:c7:93:6b:7f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d1 Mtu:0 Sandbox:/var/run/netns/bd524e01-f0c8-42a5-b51f-e81aa26c95c1 SocketPath: PciID:}] [{Interface:0xc00036c830 Address:{IP:10.217.0.209 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.361859 | controller | Jun 09 17:03:45.023691 crc crio[20770]: time="2026-06-09T17:03:45.020833776Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:1d57e0f3bd6f1202f65b14d2da1209e57f1c1239dd13e83383341716ed7e7875 UID:6b2f14c1-5ca9-4a23-8f14-26e47479a1b2 NetNS:/var/run/netns/bd524e01-f0c8-42a5-b51f-e81aa26c95c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6b2f14c1_5ca9_4a23_8f14_26e47479a1b2.slice PodAnnotations:0xc0029d4360}] Aliases:map[]}"
2026-06-09 17:48:36.361875 | controller | Jun 09 17:03:45.023691 crc crio[20770]: time="2026-06-09T17:03:45.021037391Z" level=info msg="Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.361891 | controller | Jun 09 17:03:45.035097 crc crio[20770]: time="2026-06-09T17:03:45.034539152Z" level=info msg="Ran pod sandbox 1d57e0f3bd6f1202f65b14d2da1209e57f1c1239dd13e83383341716ed7e7875 with infra container: openstack/nova-api-0/POD" id=f96460c4-2198-431e-9544-9d03cfc055db name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.361907 | controller | Jun 09 17:03:45.043856 crc crio[20770]: time="2026-06-09T17:03:45.042273166Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=e2f1c15d-8ad8-4cee-8b5e-0732658c3d1f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.361922 | controller | Jun 09 17:03:45.047259 crc crio[20770]: time="2026-06-09T17:03:45.04657943Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=e0c0e983-ffe3-4544-be71-02339d33d4da name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.361941 | controller | Jun 09 17:03:45.072248 crc crio[20770]: time="2026-06-09T17:03:45.072081198Z" level=info msg="Removing container: 158a400d3c756bdba30ea2b0b8411bd8d174558722cc67fb832d5c8b37f92d44" id=f6422ee2-1fb7-42dc-9efe-9acecd466314 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.361958 | controller | Jun 09 17:03:45.096444 crc crio[20770]: time="2026-06-09T17:03:45.095385352Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-log" id=061bb492-3d3a-473f-aadf-4e4cebd028ed name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.361974 | controller | Jun 09 17:03:45.096856 crc crio[20770]: time="2026-06-09T17:03:45.096728511Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.361991 | controller | Jun 09 17:03:45.125542 crc crio[20770]: time="2026-06-09T17:03:45.125341028Z" level=info msg="Removed container 158a400d3c756bdba30ea2b0b8411bd8d174558722cc67fb832d5c8b37f92d44: openstack/dnsmasq-dns-5b6f8f974c-b2ntd/dnsmasq-dns" id=f6422ee2-1fb7-42dc-9efe-9acecd466314 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.362007 | controller | Jun 09 17:03:45.129901 crc crio[20770]: time="2026-06-09T17:03:45.129848418Z" level=info msg="Removing container: 4bd5c61724de13ad09bf31a9b1c19aaab039a6c81178972410130a724f8af225" id=2448a0df-6055-48cf-86cb-2bd35d3a80bf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.362023 | controller | Jun 09 17:03:45.185260 crc crio[20770]: time="2026-06-09T17:03:45.185153368Z" level=info msg="Removed container 4bd5c61724de13ad09bf31a9b1c19aaab039a6c81178972410130a724f8af225: openstack/dnsmasq-dns-5b6f8f974c-b2ntd/init" id=2448a0df-6055-48cf-86cb-2bd35d3a80bf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.362040 | controller | Jun 09 17:03:45.195289 crc crio[20770]: time="2026-06-09T17:03:45.195202729Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.362056 | controller | Jun 09 17:03:45.210973 crc crio[20770]: time="2026-06-09T17:03:45.210896122Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.362072 | controller | Jun 09 17:03:45.409596 crc crio[20770]: time="2026-06-09T17:03:45.409281439Z" level=info msg="Created container 51dfc388b830ad6628e99fdcf3a78e27ec86bca96a1bb7e0b8169fbf17d17d22: openstack/nova-api-0/nova-api-log" id=061bb492-3d3a-473f-aadf-4e4cebd028ed name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.362088 | controller | Jun 09 17:03:45.412294 crc crio[20770]: time="2026-06-09T17:03:45.412206134Z" level=info msg="Starting container: 51dfc388b830ad6628e99fdcf3a78e27ec86bca96a1bb7e0b8169fbf17d17d22" id=7296bcd4-ab04-46dd-877e-10685406f2fe name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.362104 | controller | Jun 09 17:03:45.430694 crc crio[20770]: time="2026-06-09T17:03:45.430545215Z" level=info msg="Started container" PID=85285 containerID=51dfc388b830ad6628e99fdcf3a78e27ec86bca96a1bb7e0b8169fbf17d17d22 description=openstack/nova-api-0/nova-api-log id=7296bcd4-ab04-46dd-877e-10685406f2fe name=/runtime.v1.RuntimeService/StartContainer sandboxID=1d57e0f3bd6f1202f65b14d2da1209e57f1c1239dd13e83383341716ed7e7875
2026-06-09 17:48:36.362121 | controller | Jun 09 17:03:45.454689 crc crio[20770]: time="2026-06-09T17:03:45.454554889Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=22218ede-c827-4581-81a2-0caed88986c1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.362137 | controller | Jun 09 17:03:45.598693 crc crio[20770]: time="2026-06-09T17:03:45.595187046Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=0358c2d3-98e2-4a4f-b91b-9899a0378b95 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.362155 | controller | Jun 09 17:03:45.624704 crc crio[20770]: time="2026-06-09T17:03:45.624247477Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-api" id=48329867-8994-47ec-8f49-60c023d77ecb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.362172 | controller | Jun 09 17:03:45.624704 crc crio[20770]: time="2026-06-09T17:03:45.62469494Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.362200 | controller | Jun 09 17:03:45.759536 crc crio[20770]: time="2026-06-09T17:03:45.759445017Z" level=info msg="Running pod sandbox: openstack/nova-cell1-cell-mapping-fb9k6/POD" id=c6574a04-1865-4656-b96a-8c0fc17ff0f0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.362219 | controller | Jun 09 17:03:45.759536 crc crio[20770]: time="2026-06-09T17:03:45.75953251Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.362235 | controller | Jun 09 17:03:45.770055 crc crio[20770]: time="2026-06-09T17:03:45.769942971Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.362252 | controller | Jun 09 17:03:45.783302 crc crio[20770]: time="2026-06-09T17:03:45.783183504Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.362268 | controller | Jun 09 17:03:45.802969 crc crio[20770]: time="2026-06-09T17:03:45.802888674Z" level=info msg="Got pod network &{Name:nova-cell1-cell-mapping-fb9k6 Namespace:openstack ID:47e7786a9d9d9483ebed55c00cbd0360ef56909eb25b088a7c3149c48f1d06f7 UID:89919f9e-2b04-4f4d-a697-d361f31e02c1 NetNS:/var/run/netns/c056f203-2331-4a0b-8f45-be462f08c765 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod89919f9e_2b04_4f4d_a697_d361f31e02c1.slice PodAnnotations:0xc0003df388}] Aliases:map[]}"
2026-06-09 17:48:36.362286 | controller | Jun 09 17:03:45.802969 crc crio[20770]: time="2026-06-09T17:03:45.802944635Z" level=info msg="Adding pod openstack_nova-cell1-cell-mapping-fb9k6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.362303 | controller | Jun 09 17:03:45.981311 crc crio[20770]: time="2026-06-09T17:03:45.980410838Z" level=info msg="Created container d1344a42a46446a31d9c116932c474a53106bb11429e483a128e39dd7cc3be9b: openstack/nova-api-0/nova-api-api" id=48329867-8994-47ec-8f49-60c023d77ecb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.362319 | controller | Jun 09 17:03:45.985437 crc crio[20770]: time="2026-06-09T17:03:45.985368302Z" level=info msg="Starting container: d1344a42a46446a31d9c116932c474a53106bb11429e483a128e39dd7cc3be9b" id=821a5c69-91b2-4b51-b949-59bdd38e1e49 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.362336 | controller | Jun 09 17:03:46.008532 crc crio[20770]: time="2026-06-09T17:03:46.007045108Z" level=info msg="Started container" PID=85381 containerID=d1344a42a46446a31d9c116932c474a53106bb11429e483a128e39dd7cc3be9b description=openstack/nova-api-0/nova-api-api id=821a5c69-91b2-4b51-b949-59bdd38e1e49 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1d57e0f3bd6f1202f65b14d2da1209e57f1c1239dd13e83383341716ed7e7875
2026-06-09 17:48:36.362354 | controller | Jun 09 17:03:46.411998 crc crio[20770]: 2026-06-09T17:03:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:47e7786a9d9d948 Mac:e6:9e:4b:2b:b6:32 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d2 Mtu:0 Sandbox:/var/run/netns/c056f203-2331-4a0b-8f45-be462f08c765 SocketPath: PciID:}] [{Interface:0xc00019ace0 Address:{IP:10.217.0.210 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.362374 | controller | Jun 09 17:03:46.415526 crc crio[20770]: time="2026-06-09T17:03:46.415451551Z" level=info msg="Got pod network &{Name:nova-cell1-cell-mapping-fb9k6 Namespace:openstack ID:47e7786a9d9d9483ebed55c00cbd0360ef56909eb25b088a7c3149c48f1d06f7 UID:89919f9e-2b04-4f4d-a697-d361f31e02c1 NetNS:/var/run/netns/c056f203-2331-4a0b-8f45-be462f08c765 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod89919f9e_2b04_4f4d_a697_d361f31e02c1.slice PodAnnotations:0xc0003df388}] Aliases:map[]}"
2026-06-09 17:48:36.362392 | controller | Jun 09 17:03:46.415904 crc crio[20770]: time="2026-06-09T17:03:46.415844492Z" level=info msg="Checking pod openstack_nova-cell1-cell-mapping-fb9k6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.362408 | controller | Jun 09 17:03:46.431966 crc crio[20770]: time="2026-06-09T17:03:46.431885696Z" level=info msg="Ran pod sandbox 47e7786a9d9d9483ebed55c00cbd0360ef56909eb25b088a7c3149c48f1d06f7 with infra container: openstack/nova-cell1-cell-mapping-fb9k6/POD" id=c6574a04-1865-4656-b96a-8c0fc17ff0f0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.362426 | controller | Jun 09 17:03:46.438203 crc crio[20770]: time="2026-06-09T17:03:46.438134637Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=ab3c632b-d0ae-47fd-aa1f-2ea745cea1d8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.362442 | controller | Jun 09 17:03:46.475001 crc crio[20770]: time="2026-06-09T17:03:46.47490944Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=3f3ad814-1596-4a6e-b876-572e5ae3d607 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.362459 | controller | Jun 09 17:03:46.484565 crc crio[20770]: time="2026-06-09T17:03:46.484463457Z" level=info msg="Creating container: openstack/nova-cell1-cell-mapping-fb9k6/nova-manage" id=81c3d01b-e478-4684-8b77-26e13b1ab71b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.362476 | controller | Jun 09 17:03:46.485114 crc crio[20770]: time="2026-06-09T17:03:46.485053894Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.362492 | controller | Jun 09 17:03:46.541237 crc crio[20770]: time="2026-06-09T17:03:46.540969181Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.362508 | controller | Jun 09 17:03:46.544960 crc crio[20770]: time="2026-06-09T17:03:46.544883654Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.362547 | controller | Jun 09 17:03:46.654468 crc crio[20770]: time="2026-06-09T17:03:46.653902257Z" level=info msg="Created container 311163b3c6916b27f30de6a956bfcef797e00c8b2f5304670c798c3b77c5ebb1: openstack/nova-cell1-cell-mapping-fb9k6/nova-manage" id=81c3d01b-e478-4684-8b77-26e13b1ab71b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.362565 | controller | Jun 09 17:03:46.655467 crc crio[20770]: time="2026-06-09T17:03:46.655439192Z" level=info msg="Starting container: 311163b3c6916b27f30de6a956bfcef797e00c8b2f5304670c798c3b77c5ebb1" id=2f2ff112-7bc3-4aac-80e5-daf6a128d83a name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.362582 | controller | Jun 09 17:03:46.660596 crc crio[20770]: time="2026-06-09T17:03:46.660515859Z" level=info msg="Started container" PID=85599 containerID=311163b3c6916b27f30de6a956bfcef797e00c8b2f5304670c798c3b77c5ebb1 description=openstack/nova-cell1-cell-mapping-fb9k6/nova-manage id=2f2ff112-7bc3-4aac-80e5-daf6a128d83a name=/runtime.v1.RuntimeService/StartContainer sandboxID=47e7786a9d9d9483ebed55c00cbd0360ef56909eb25b088a7c3149c48f1d06f7
2026-06-09 17:48:36.362603 | controller | Jun 09 17:03:49.420411 crc crio[20770]: time="2026-06-09T17:03:49.419477844Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-n5dcp/POD" id=f1f8adaf-c01d-4915-8f95-c252f2d3676f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.362620 | controller | Jun 09 17:03:49.421901 crc crio[20770]: time="2026-06-09T17:03:49.420425982Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.362644 | controller | Jun 09 17:03:49.462413 crc crio[20770]: time="2026-06-09T17:03:49.462311663Z" level=info msg="Got pod network &{Name:redhat-marketplace-n5dcp Namespace:openshift-marketplace ID:e77caae92c11b64cf8e0458ae6b602cd2b17d0757b5bb565a72b265b709c403e UID:1e5e9123-065e-4fbc-b117-e5322d179d03 NetNS:/var/run/netns/b0092105-7413-496b-aa1d-c607f129c152 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1e5e9123_065e_4fbc_b117_e5322d179d03.slice PodAnnotations:0xc0028941a0}] Aliases:map[]}"
2026-06-09 17:48:36.362661 | controller | Jun 09 17:03:49.462413 crc crio[20770]: time="2026-06-09T17:03:49.462384525Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-n5dcp to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.362677 | controller | Jun 09 17:03:50.089354 crc crio[20770]: 2026-06-09T17:03:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e77caae92c11b64 Mac:aa:c7:78:d5:46:7e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d3 Mtu:0 Sandbox:/var/run/netns/b0092105-7413-496b-aa1d-c607f129c152 SocketPath: PciID:}] [{Interface:0xc0002eb5b0 Address:{IP:10.217.0.211 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.362695 | controller | Jun 09 17:03:50.090951 crc crio[20770]: time="2026-06-09T17:03:50.090890913Z" level=info msg="Got pod network &{Name:redhat-marketplace-n5dcp Namespace:openshift-marketplace ID:e77caae92c11b64cf8e0458ae6b602cd2b17d0757b5bb565a72b265b709c403e UID:1e5e9123-065e-4fbc-b117-e5322d179d03 NetNS:/var/run/netns/b0092105-7413-496b-aa1d-c607f129c152 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1e5e9123_065e_4fbc_b117_e5322d179d03.slice PodAnnotations:0xc0028941a0}] Aliases:map[]}"
2026-06-09 17:48:36.362712 | controller | Jun 09 17:03:50.091150 crc crio[20770]: time="2026-06-09T17:03:50.091081999Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-n5dcp for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.362728 | controller | Jun 09 17:03:50.106331 crc crio[20770]: time="2026-06-09T17:03:50.106168985Z" level=info msg="Ran pod sandbox e77caae92c11b64cf8e0458ae6b602cd2b17d0757b5bb565a72b265b709c403e with infra container: openshift-marketplace/redhat-marketplace-n5dcp/POD" id=f1f8adaf-c01d-4915-8f95-c252f2d3676f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.362745 | controller | Jun 09 17:03:50.109856 crc crio[20770]: time="2026-06-09T17:03:50.109307856Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=3b4d665b-5494-439a-9332-a46384f7a60e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.362761 | controller | Jun 09 17:03:50.112909 crc crio[20770]: time="2026-06-09T17:03:50.112761806Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=30d4745b-989f-4b22-aef8-9428493ec923 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.362780 | controller | Jun 09 17:03:50.120696 crc crio[20770]: time="2026-06-09T17:03:50.120116749Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-n5dcp/extract-utilities" id=1335b023-016b-4f29-aa39-80798b64c018 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.362796 | controller | Jun 09 17:03:50.120696 crc crio[20770]: time="2026-06-09T17:03:50.120573622Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.362812 | controller | Jun 09 17:03:50.173483 crc crio[20770]: time="2026-06-09T17:03:50.173340338Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.362828 | controller | Jun 09 17:03:50.178115 crc crio[20770]: time="2026-06-09T17:03:50.178061655Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.362844 | controller | Jun 09 17:03:50.362988 crc crio[20770]: time="2026-06-09T17:03:50.361766428Z" level=info msg="Created container 1ab51b998135115417b259d6d9705696167f813b1bb9b4fc361f2beec3bc49cf: openshift-marketplace/redhat-marketplace-n5dcp/extract-utilities" id=1335b023-016b-4f29-aa39-80798b64c018 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.362861 | controller | Jun 09 17:03:50.364327 crc crio[20770]: time="2026-06-09T17:03:50.36426083Z" level=info msg="Starting container: 1ab51b998135115417b259d6d9705696167f813b1bb9b4fc361f2beec3bc49cf" id=0e4b15b7-dd8f-4fa1-8c7a-05766769dee7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.362877 | controller | Jun 09 17:03:50.370548 crc crio[20770]: time="2026-06-09T17:03:50.370433689Z" level=info msg="Started container" PID=85806 containerID=1ab51b998135115417b259d6d9705696167f813b1bb9b4fc361f2beec3bc49cf description=openshift-marketplace/redhat-marketplace-n5dcp/extract-utilities id=0e4b15b7-dd8f-4fa1-8c7a-05766769dee7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e77caae92c11b64cf8e0458ae6b602cd2b17d0757b5bb565a72b265b709c403e
2026-06-09 17:48:36.362894 | controller | Jun 09 17:03:50.820492 crc crio[20770]: time="2026-06-09T17:03:50.820374292Z" level=info msg="Stopped container ff7a74b91d1b130c3239f87011b694ce7227f4e11c6602b5210250a288ee3fc9: openstack/ceilometer-0/ceilometer-central-agent" id=d78db9ca-6b1c-40ed-8b61-4d67685d3f45 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.362911 | controller | Jun 09 17:03:51.237591 crc crio[20770]: time="2026-06-09T17:03:51.236867868Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=800c1d5e-ae38-4b98-9793-8956c3b3c38b name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.362927 | controller | Jun 09 17:03:51.251890 crc crio[20770]: time="2026-06-09T17:03:51.251771359Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-09 17:48:36.362943 | controller | Jun 09 17:03:52.293469 crc crio[20770]: time="2026-06-09T17:03:52.293142989Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0" id=800c1d5e-ae38-4b98-9793-8956c3b3c38b name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.362960 | controller | Jun 09 17:03:52.296807 crc crio[20770]: time="2026-06-09T17:03:52.296620609Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=e51da54d-7d9b-497c-97ed-01b4775d8624 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.362976 | controller | Jun 09 17:03:52.300264 crc crio[20770]: time="2026-06-09T17:03:52.299969886Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=56e7592b-8022-44e4-ab44-cb1ab4f4a72c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.362996 | controller | Jun 09 17:03:52.315946 crc crio[20770]: time="2026-06-09T17:03:52.315848955Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-n5dcp/extract-content" id=8dce48ec-5223-4f2d-beba-a1fd29b7e6f8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.363013 | controller | Jun 09 17:03:52.316613 crc crio[20770]: time="2026-06-09T17:03:52.316554896Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.363029 | controller | Jun 09 17:03:52.382627 crc crio[20770]: time="2026-06-09T17:03:52.382511353Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.363045 | controller | Jun 09 17:03:52.388223 crc crio[20770]: time="2026-06-09T17:03:52.388159286Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.363061 | controller | Jun 09 17:03:52.614181 crc crio[20770]: time="2026-06-09T17:03:52.613500774Z" level=info msg="Created container a1499669ecefc2e55641c51af5e83ad3661a930d920e60e6a39f02a1db95839a: openshift-marketplace/redhat-marketplace-n5dcp/extract-content" id=8dce48ec-5223-4f2d-beba-a1fd29b7e6f8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.363078 | controller | Jun 09 17:03:52.615604 crc crio[20770]: time="2026-06-09T17:03:52.615570854Z" level=info msg="Starting container: a1499669ecefc2e55641c51af5e83ad3661a930d920e60e6a39f02a1db95839a" id=d13530c9-7caf-4838-be38-9b3bee672102 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.363094 | controller | Jun 09 17:03:52.621319 crc crio[20770]: time="2026-06-09T17:03:52.621210167Z" level=info msg="Started container" PID=85988 containerID=a1499669ecefc2e55641c51af5e83ad3661a930d920e60e6a39f02a1db95839a description=openshift-marketplace/redhat-marketplace-n5dcp/extract-content id=d13530c9-7caf-4838-be38-9b3bee672102 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e77caae92c11b64cf8e0458ae6b602cd2b17d0757b5bb565a72b265b709c403e
2026-06-09 17:48:36.363110 | controller | Jun 09 17:03:54.315923 crc crio[20770]: time="2026-06-09T17:03:54.315229012Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=e6502502-f095-4962-9a7d-843727f766c7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.363125 | controller | Jun 09 17:03:54.316562 crc crio[20770]: time="2026-06-09T17:03:54.315916331Z" level=info msg="Stopping pod sandbox: 47e7786a9d9d9483ebed55c00cbd0360ef56909eb25b088a7c3149c48f1d06f7" id=37f5162e-b600-41d1-ad43-acab2b2d5996 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.363142 | controller | Jun 09 17:03:54.316973 crc crio[20770]: time="2026-06-09T17:03:54.31689853Z" level=info msg="Got pod network &{Name:nova-cell1-cell-mapping-fb9k6 Namespace:openstack ID:47e7786a9d9d9483ebed55c00cbd0360ef56909eb25b088a7c3149c48f1d06f7 UID:89919f9e-2b04-4f4d-a697-d361f31e02c1 NetNS:/var/run/netns/c056f203-2331-4a0b-8f45-be462f08c765 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod89919f9e_2b04_4f4d_a697_d361f31e02c1.slice PodAnnotations:0xc0003de948}] Aliases:map[]}"
2026-06-09 17:48:36.363158 | controller | Jun 09 17:03:54.317151 crc crio[20770]: time="2026-06-09T17:03:54.317095066Z" level=info msg="Deleting pod openstack_nova-cell1-cell-mapping-fb9k6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.363175 | controller | Jun 09 17:03:54.318542 crc crio[20770]: time="2026-06-09T17:03:54.318451855Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=3070dc55-6dfb-41ea-862a-cd8290febce1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.363194 | controller | Jun 09 17:03:54.328589 crc crio[20770]: time="2026-06-09T17:03:54.328445944Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-n5dcp/registry-server" id=6a3c1f0a-c7d1-4283-b744-ddc1d36a47d8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.363211 | controller | Jun 09 17:03:54.329388 crc crio[20770]: time="2026-06-09T17:03:54.329316869Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.363227 | controller | Jun 09 17:03:54.397023 crc crio[20770]: time="2026-06-09T17:03:54.396935555Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.363249 | controller | Jun 09 17:03:54.400620 crc crio[20770]: time="2026-06-09T17:03:54.40056252Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.363265 | controller | Jun 09 17:03:54.577320 crc crio[20770]: time="2026-06-09T17:03:54.576292912Z" level=info msg="Created container bd0f63f6cea831176daf841ca8948eace14a5f74a294a2db25309b7877e44a33: openshift-marketplace/redhat-marketplace-n5dcp/registry-server" id=6a3c1f0a-c7d1-4283-b744-ddc1d36a47d8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.363281 | controller | Jun 09 17:03:54.581105 crc crio[20770]: time="2026-06-09T17:03:54.580964127Z" level=info msg="Starting container: bd0f63f6cea831176daf841ca8948eace14a5f74a294a2db25309b7877e44a33" id=8c1d1690-07a5-4dae-93a3-eec5470d3259 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.363297 | controller | Jun 09 17:03:54.593132 crc crio[20770]: time="2026-06-09T17:03:54.592976155Z" level=info msg="Started container" PID=86086 containerID=bd0f63f6cea831176daf841ca8948eace14a5f74a294a2db25309b7877e44a33 description=openshift-marketplace/redhat-marketplace-n5dcp/registry-server id=8c1d1690-07a5-4dae-93a3-eec5470d3259 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e77caae92c11b64cf8e0458ae6b602cd2b17d0757b5bb565a72b265b709c403e
2026-06-09 17:48:36.363313 | controller | Jun 09 17:03:54.749405 crc crio[20770]: time="2026-06-09T17:03:54.745080264Z" level=info msg="Stopped pod sandbox: 47e7786a9d9d9483ebed55c00cbd0360ef56909eb25b088a7c3149c48f1d06f7" id=37f5162e-b600-41d1-ad43-acab2b2d5996 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.363330 | controller | Jun 09 17:03:55.719702 crc crio[20770]: time="2026-06-09T17:03:55.718998022Z" level=info msg="Stopping container: d1344a42a46446a31d9c116932c474a53106bb11429e483a128e39dd7cc3be9b (timeout: 30s)" id=158a1ff0-bcb4-4617-abe6-7f6b270486a6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.363346 | controller | Jun 09 17:03:55.721094 crc crio[20770]: time="2026-06-09T17:03:55.719107715Z" level=info msg="Stopping container: 51dfc388b830ad6628e99fdcf3a78e27ec86bca96a1bb7e0b8169fbf17d17d22 (timeout: 30s)" id=a85ad32b-05ae-47ca-b24f-335b0597be8e name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.363362 | controller | Jun 09 17:03:55.745084 crc crio[20770]: time="2026-06-09T17:03:55.744478299Z" level=info msg="Stopping container: 25e5e3f0cfab0632d95066847b3d61d75bb567c1209322b01c28deaf14b831a3 (timeout: 30s)" id=7bc7cc35-108d-48c4-977f-f4785abecf6d name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.363378 | controller | Jun 09 17:03:55.769005 crc crio[20770]: time="2026-06-09T17:03:55.768922736Z" level=info msg="Stopping container: 1ef11dc52f73160cdc38c196477fa8993c612b814a926997f50858ade4128620 (timeout: 30s)" id=363aeb60-872c-432a-a9fb-a98f079ae516 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.363394 | controller | Jun 09 17:03:55.770219 crc crio[20770]: time="2026-06-09T17:03:55.769596646Z" level=info msg="Stopping container: b8526b2b7cb000e18196fc56f95fa24f327f234785b1b35a07770fd8b84f4333 (timeout: 30s)" id=4ce169e5-55fc-4c54-9acf-be5c05811123 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.363413 | controller | Jun 09 17:03:55.853467 crc crio[20770]: time="2026-06-09T17:03:55.853196964Z" level=info msg="Stopped container 51dfc388b830ad6628e99fdcf3a78e27ec86bca96a1bb7e0b8169fbf17d17d22: openstack/nova-api-0/nova-api-log" id=a85ad32b-05ae-47ca-b24f-335b0597be8e name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.363430 | controller | Jun 09 17:03:55.907144 crc crio[20770]: time="2026-06-09T17:03:55.905434824Z" level=info msg="Stopped container b8526b2b7cb000e18196fc56f95fa24f327f234785b1b35a07770fd8b84f4333: openstack/nova-metadata-0/nova-metadata-log" id=4ce169e5-55fc-4c54-9acf-be5c05811123 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.363445 | controller | Jun 09 17:03:57.880375 crc crio[20770]: time="2026-06-09T17:03:57.879447117Z" level=info msg="Stopped container 25e5e3f0cfab0632d95066847b3d61d75bb567c1209322b01c28deaf14b831a3: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=7bc7cc35-108d-48c4-977f-f4785abecf6d name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.363461 | controller | Jun 09 17:03:57.881634 crc crio[20770]: time="2026-06-09T17:03:57.881532107Z" level=info msg="Stopping pod sandbox: 949deca8e4049cdb9c89e02a75d731e2d19a3a8fada42942e1b3ada4305d3155" id=fbc9cece-fd52-4584-8e97-6a288734bc7c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.363478 | controller | Jun 09 17:03:57.882628 crc crio[20770]: time="2026-06-09T17:03:57.882495045Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:949deca8e4049cdb9c89e02a75d731e2d19a3a8fada42942e1b3ada4305d3155 UID:a3618763-d24a-4b57-9b8f-d7b619fc700f NetNS:/var/run/netns/9fef5799-cdf2-48d6-9cbd-87c06110339c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda3618763_d24a_4b57_9b8f_d7b619fc700f.slice PodAnnotations:0xc006e7e620}] Aliases:map[]}"
2026-06-09 17:48:36.363494 | controller | Jun 09 17:03:57.882925 crc crio[20770]: time="2026-06-09T17:03:57.882871756Z" level=info msg="Deleting pod openstack_nova-scheduler-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.363526 | controller | Jun 09 17:03:58.257750 crc crio[20770]: time="2026-06-09T17:03:58.257297685Z" level=info msg="Stopped pod sandbox: 949deca8e4049cdb9c89e02a75d731e2d19a3a8fada42942e1b3ada4305d3155" id=fbc9cece-fd52-4584-8e97-6a288734bc7c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.363549 | controller | Jun 09 17:03:58.485137 crc crio[20770]: time="2026-06-09T17:03:58.484402274Z" level=info msg="Removing container: 25e5e3f0cfab0632d95066847b3d61d75bb567c1209322b01c28deaf14b831a3" id=646d7aa5-8cdd-4db8-a87c-c5c5e110b9cf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.363567 | controller | Jun 09 17:03:58.538269 crc crio[20770]: time="2026-06-09T17:03:58.538166789Z" level=info msg="Removed container 25e5e3f0cfab0632d95066847b3d61d75bb567c1209322b01c28deaf14b831a3: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=646d7aa5-8cdd-4db8-a87c-c5c5e110b9cf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.363584 | controller | Jun 09 17:03:59.124968 crc crio[20770]: time="2026-06-09T17:03:59.124508727Z" level=info msg="Stopped container 1ef11dc52f73160cdc38c196477fa8993c612b814a926997f50858ade4128620: openstack/nova-metadata-0/nova-metadata-metadata" id=363aeb60-872c-432a-a9fb-a98f079ae516 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.363600 | controller | Jun 09 17:03:59.127218 crc crio[20770]: time="2026-06-09T17:03:59.127151714Z" level=info msg="Stopping pod sandbox: 9470b2162b40d69f8b085c5e2390cb2e1e4e1fe053da66e6f728c18cba02b9be" id=377992dc-455e-4472-b738-e18fa3f14375 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.363621 | controller | Jun 09 17:03:59.128146 crc crio[20770]: time="2026-06-09T17:03:59.128105381Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:9470b2162b40d69f8b085c5e2390cb2e1e4e1fe053da66e6f728c18cba02b9be UID:dcd1791a-d9da-4c2e-a3aa-16b3df20d108 NetNS:/var/run/netns/4c120353-7b31-4d57-9aeb-caff15fd4b1b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddcd1791a_d9da_4c2e_a3aa_16b3df20d108.slice PodAnnotations:0xc00008d168}] Aliases:map[]}"
2026-06-09 17:48:36.363638 | controller | Jun 09 17:03:59.128539 crc crio[20770]: time="2026-06-09T17:03:59.128511503Z" level=info msg="Deleting pod openstack_nova-metadata-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.363654 | controller | Jun 09 17:03:59.280427 crc crio[20770]: time="2026-06-09T17:03:59.27984994Z" level=info msg="Running pod sandbox: openstack/nova-scheduler-0/POD" id=d7b77fb6-9b61-4b48-8035-1e07ea2c794a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.363670 | controller | Jun 09 17:03:59.280427 crc crio[20770]: time="2026-06-09T17:03:59.280337974Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.363686 | controller | Jun 09 17:03:59.354476 crc crio[20770]: time="2026-06-09T17:03:59.354368996Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:d02d7e77b747d6be18e18d2a75d4178d0c76d0cde5ce9dc85e5540a1f7ec1ab8 UID:347260fa-7b5d-4146-b85a-dd19ffa94405 NetNS:/var/run/netns/f89d1f84-1ff7-4ccc-b61b-e285d35c8550 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod347260fa_7b5d_4146_b85a_dd19ffa94405.slice PodAnnotations:0xc000134c08}] Aliases:map[]}"
2026-06-09 17:48:36.363703 | controller | Jun 09 17:03:59.354476 crc crio[20770]: time="2026-06-09T17:03:59.354447318Z" level=info msg="Adding pod openstack_nova-scheduler-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.363720 | controller | Jun 09 17:03:59.555069 crc crio[20770]: time="2026-06-09T17:03:59.554844983Z" level=info msg="Stopped pod sandbox: 9470b2162b40d69f8b085c5e2390cb2e1e4e1fe053da66e6f728c18cba02b9be" id=377992dc-455e-4472-b738-e18fa3f14375 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.363737 | controller | Jun 09 17:03:59.960041 crc crio[20770]: 2026-06-09T17:03:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d02d7e77b747d6b Mac:a2:88:46:15:ee:22 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d4 Mtu:0 Sandbox:/var/run/netns/f89d1f84-1ff7-4ccc-b61b-e285d35c8550 SocketPath: PciID:}] [{Interface:0xc0002da9e0 Address:{IP:10.217.0.212 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.363753 | controller | Jun 09 17:03:59.961980 crc crio[20770]: time="2026-06-09T17:03:59.961945177Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:d02d7e77b747d6be18e18d2a75d4178d0c76d0cde5ce9dc85e5540a1f7ec1ab8 UID:347260fa-7b5d-4146-b85a-dd19ffa94405 NetNS:/var/run/netns/f89d1f84-1ff7-4ccc-b61b-e285d35c8550 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod347260fa_7b5d_4146_b85a_dd19ffa94405.slice PodAnnotations:0xc000134c08}] Aliases:map[]}"
2026-06-09 17:48:36.363770 | controller | Jun 09 17:03:59.962293 crc crio[20770]: time="2026-06-09T17:03:59.962270997Z" level=info msg="Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.363786 | controller | Jun 09 17:03:59.971088 crc crio[20770]: time="2026-06-09T17:03:59.97104858Z" level=info msg="Ran pod sandbox d02d7e77b747d6be18e18d2a75d4178d0c76d0cde5ce9dc85e5540a1f7ec1ab8 with infra container: openstack/nova-scheduler-0/POD" id=d7b77fb6-9b61-4b48-8035-1e07ea2c794a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.363806 | controller | Jun 09 17:03:59.973869 crc crio[20770]: time="2026-06-09T17:03:59.973838791Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified" id=5296eb4b-e1fd-4670-9e90-6ab575310c17 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.363823 | controller | Jun 09 17:04:00.002508 crc crio[20770]: time="2026-06-09T17:04:00.002462329Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified" id=733beb9d-db52-4f28-9477-31801ca6183f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.363839 | controller | Jun 09 17:04:00.011208 crc crio[20770]: time="2026-06-09T17:04:00.011157591Z" level=info msg="Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=a0f8a605-dbab-4564-8c25-54e2117461ab name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.363855 | controller | Jun 09 17:04:00.011959 crc crio[20770]: time="2026-06-09T17:04:00.011930143Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.363871 | controller | Jun 09 17:04:00.058318 crc crio[20770]: time="2026-06-09T17:04:00.058236742Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.363887 | controller | Jun 09 17:04:00.063004 crc crio[20770]: time="2026-06-09T17:04:00.062973579Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.363902 | controller | Jun 09 17:04:00.250290 crc crio[20770]: time="2026-06-09T17:04:00.250238915Z" level=info msg="Created container 38c846cbc9729c73c5dd2062993fd84abc866df093d356a4c2bf7e11c7f2ec48: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=a0f8a605-dbab-4564-8c25-54e2117461ab name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.363918 | controller | Jun 09 17:04:00.257104 crc crio[20770]: time="2026-06-09T17:04:00.256322191Z" level=info msg="Starting container: 38c846cbc9729c73c5dd2062993fd84abc866df093d356a4c2bf7e11c7f2ec48" id=3d942cf1-c10c-44c5-9324-42b5c42dd4c4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.363933 | controller | Jun 09 17:04:00.265736 crc crio[20770]: time="2026-06-09T17:04:00.2656092Z" level=info msg="Started container" PID=86584 containerID=38c846cbc9729c73c5dd2062993fd84abc866df093d356a4c2bf7e11c7f2ec48 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=3d942cf1-c10c-44c5-9324-42b5c42dd4c4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d02d7e77b747d6be18e18d2a75d4178d0c76d0cde5ce9dc85e5540a1f7ec1ab8
2026-06-09 17:48:36.363950 | controller | Jun 09 17:04:00.511629 crc crio[20770]: time="2026-06-09T17:04:00.511558703Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683744-h6hg2/POD" id=df389563-a2f2-4347-82a1-79145584b41a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.363966 | controller | Jun 09 17:04:00.511832 crc crio[20770]: time="2026-06-09T17:04:00.511721948Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.363982 | controller | Jun 09 17:04:00.554760 crc crio[20770]: time="2026-06-09T17:04:00.554562727Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683744-h6hg2 Namespace:openshift-infra ID:7a8f02bc3f172ee5ea08226362e11f59ecb220761db1acf903e59164524b3cef UID:510f4616-6a98-4ede-9b81-e5a7d7d6bca3 NetNS:/var/run/netns/b22be551-620c-4944-8832-6e5b5cf33cb6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod510f4616_6a98_4ede_9b81_e5a7d7d6bca3.slice PodAnnotations:0xc0005c6068}] Aliases:map[]}"
2026-06-09 17:48:36.364003 | controller | Jun 09 17:04:00.554760 crc crio[20770]: time="2026-06-09T17:04:00.554624939Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683744-h6hg2 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.364020 | controller | Jun 09 17:04:00.574985 crc crio[20770]: time="2026-06-09T17:04:00.574897885Z" level=info msg="Removing container: 1ef11dc52f73160cdc38c196477fa8993c612b814a926997f50858ade4128620" id=322b140b-f675-431f-83c6-786e84df4828 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.364037 | controller | Jun 09 17:04:00.703585 crc crio[20770]: time="2026-06-09T17:04:00.703003501Z" level=info msg="Removed container 1ef11dc52f73160cdc38c196477fa8993c612b814a926997f50858ade4128620: openstack/nova-metadata-0/nova-metadata-metadata" id=322b140b-f675-431f-83c6-786e84df4828 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.364052 | controller | Jun 09 17:04:00.715303 crc crio[20770]: time="2026-06-09T17:04:00.715218764Z" level=info msg="Removing container: b8526b2b7cb000e18196fc56f95fa24f327f234785b1b35a07770fd8b84f4333" id=b0e3a6fa-ae4e-405f-b0fc-de986069c841 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.364068 | controller | Jun 09 17:04:00.764227 crc crio[20770]: time="2026-06-09T17:04:00.764057766Z" level=info msg="Removed container b8526b2b7cb000e18196fc56f95fa24f327f234785b1b35a07770fd8b84f4333: openstack/nova-metadata-0/nova-metadata-log" id=b0e3a6fa-ae4e-405f-b0fc-de986069c841 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.364084 | controller | Jun 09 17:04:01.114430 crc crio[20770]: 2026-06-09T17:04:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7a8f02bc3f172ee Mac:42:da:07:f3:3b:07 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d5 Mtu:0 Sandbox:/var/run/netns/b22be551-620c-4944-8832-6e5b5cf33cb6 SocketPath: PciID:}] [{Interface:0xc00028e5a0 Address:{IP:10.217.0.213 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.364100 | controller | Jun 09 17:04:01.116361 crc crio[20770]: time="2026-06-09T17:04:01.116252573Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683744-h6hg2 Namespace:openshift-infra ID:7a8f02bc3f172ee5ea08226362e11f59ecb220761db1acf903e59164524b3cef UID:510f4616-6a98-4ede-9b81-e5a7d7d6bca3 NetNS:/var/run/netns/b22be551-620c-4944-8832-6e5b5cf33cb6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod510f4616_6a98_4ede_9b81_e5a7d7d6bca3.slice PodAnnotations:0xc0005c6068}] Aliases:map[]}"
2026-06-09 17:48:36.364117 | controller | Jun 09 17:04:01.116437 crc crio[20770]: time="2026-06-09T17:04:01.116414487Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683744-h6hg2 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.364133 | controller | Jun 09 17:04:01.120486 crc crio[20770]: time="2026-06-09T17:04:01.120409273Z" level=info msg="Running pod sandbox: openstack/nova-metadata-0/POD" id=2ca5f83f-0397-4b1c-bb56-a67528f8ae7a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.364149 | controller | Jun 09 17:04:01.120630 crc crio[20770]: time="2026-06-09T17:04:01.120506886Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.364165 | controller | Jun 09 17:04:01.134469 crc crio[20770]: time="2026-06-09T17:04:01.134378257Z" level=info msg="Ran pod sandbox 7a8f02bc3f172ee5ea08226362e11f59ecb220761db1acf903e59164524b3cef with infra container: openshift-infra/auto-csr-approver-29683744-h6hg2/POD" id=df389563-a2f2-4347-82a1-79145584b41a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.364181 | controller | Jun 09 17:04:01.140039 crc crio[20770]: time="2026-06-09T17:04:01.139940728Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=e8cafd2f-2529-4f67-8f85-f51a7b1cd064 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.364201 | controller | Jun 09 17:04:01.144717 crc crio[20770]: time="2026-06-09T17:04:01.144598643Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 17:48:36.364218 | controller | Jun 09 17:04:01.176845 crc crio[20770]: time="2026-06-09T17:04:01.176055622Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:4996100917ec86df9f874c0a62ae5301af787b0aed1b59626a72496dea87a2fa UID:bcc506e2-4301-4c9b-b1f5-d85087f676af NetNS:/var/run/netns/e276d882-d745-4c5c-a990-de31e7f4b631 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbcc506e2_4301_4c9b_b1f5_d85087f676af.slice PodAnnotations:0xc002894770}] Aliases:map[]}"
2026-06-09 17:48:36.364235 | controller | Jun 09 17:04:01.176845 crc crio[20770]: time="2026-06-09T17:04:01.176461544Z" level=info msg="Adding pod openstack_nova-metadata-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.364251 | controller | Jun 09 17:04:01.276768 crc crio[20770]: time="2026-06-09T17:04:01.276459096Z" level=info msg="Stopped container d1344a42a46446a31d9c116932c474a53106bb11429e483a128e39dd7cc3be9b: openstack/nova-api-0/nova-api-api" id=158a1ff0-bcb4-4617-abe6-7f6b270486a6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.364267 | controller | Jun 09 17:04:01.283604 crc crio[20770]: time="2026-06-09T17:04:01.283214802Z" level=info msg="Stopping pod sandbox: 1d57e0f3bd6f1202f65b14d2da1209e57f1c1239dd13e83383341716ed7e7875" id=8106f1ad-8b3b-4537-8f93-cfbb43500166 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.364283 | controller | Jun 09 17:04:01.284450 crc crio[20770]: time="2026-06-09T17:04:01.284358465Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:1d57e0f3bd6f1202f65b14d2da1209e57f1c1239dd13e83383341716ed7e7875 UID:6b2f14c1-5ca9-4a23-8f14-26e47479a1b2 NetNS:/var/run/netns/bd524e01-f0c8-42a5-b51f-e81aa26c95c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6b2f14c1_5ca9_4a23_8f14_26e47479a1b2.slice PodAnnotations:0xc0003de7c8}] Aliases:map[]}"
2026-06-09 17:48:36.364300 | controller | Jun 09 17:04:01.284711 crc crio[20770]: time="2026-06-09T17:04:01.284568151Z" level=info msg="Deleting pod openstack_nova-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.364317 | controller | Jun 09 17:04:01.701994 crc crio[20770]: 2026-06-09T17:04:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4996100917ec86d Mac:ae:6f:71:05:55:0d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d6 Mtu:0 Sandbox:/var/run/netns/e276d882-d745-4c5c-a990-de31e7f4b631 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.214 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.364334 | controller | Jun 09 17:04:01.703274 crc crio[20770]: time="2026-06-09T17:04:01.703206369Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:4996100917ec86df9f874c0a62ae5301af787b0aed1b59626a72496dea87a2fa UID:bcc506e2-4301-4c9b-b1f5-d85087f676af NetNS:/var/run/netns/e276d882-d745-4c5c-a990-de31e7f4b631 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbcc506e2_4301_4c9b_b1f5_d85087f676af.slice PodAnnotations:0xc002894770}] Aliases:map[]}"
2026-06-09 17:48:36.364351 | controller | Jun 09 17:04:01.703605 crc crio[20770]: time="2026-06-09T17:04:01.703395954Z" level=info msg="Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.364371 | controller | Jun 09 17:04:01.713331 crc crio[20770]: time="2026-06-09T17:04:01.713052894Z" level=info msg="Ran pod sandbox 4996100917ec86df9f874c0a62ae5301af787b0aed1b59626a72496dea87a2fa with infra container: openstack/nova-metadata-0/POD" id=2ca5f83f-0397-4b1c-bb56-a67528f8ae7a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.364387 | controller | Jun 09 17:04:01.723415 crc crio[20770]: time="2026-06-09T17:04:01.723202077Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=43eb9cd9-490e-4cbd-9a87-4b7153b4f501 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.364403 | controller | Jun 09 17:04:01.727446 crc crio[20770]: time="2026-06-09T17:04:01.727292286Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=2b7afeb2-db49-4d43-84e8-f2a2ea84fccd name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.364419 | controller | Jun 09 17:04:01.735954 crc crio[20770]: time="2026-06-09T17:04:01.735561075Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-log" id=162445d4-a21f-440b-bda0-73fa6ed4561a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.364436 | controller | Jun 09 17:04:01.736227 crc crio[20770]: time="2026-06-09T17:04:01.736040539Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.364452 | controller | Jun 09 17:04:01.769347 crc crio[20770]: time="2026-06-09T17:04:01.768713274Z" level=info msg="Stopped pod sandbox: 1d57e0f3bd6f1202f65b14d2da1209e57f1c1239dd13e83383341716ed7e7875" id=8106f1ad-8b3b-4537-8f93-cfbb43500166 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.364468 | controller | Jun 09 17:04:01.798769 crc crio[20770]: time="2026-06-09T17:04:01.798476144Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.364484 | controller | Jun 09 17:04:01.808459 crc crio[20770]: time="2026-06-09T17:04:01.808302949Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.364500 | controller | Jun 09 17:04:01.961466 crc crio[20770]: time="2026-06-09T17:04:01.961395336Z" level=info msg="Created container 61d57722b88a5c401b199d0e72851de0f81d3a17980f8da44bf29340bfbd5ab4: openstack/nova-metadata-0/nova-metadata-log" id=162445d4-a21f-440b-bda0-73fa6ed4561a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.364540 | controller | Jun 09 17:04:01.965347 crc crio[20770]: time="2026-06-09T17:04:01.964911128Z" level=info msg="Starting container: 61d57722b88a5c401b199d0e72851de0f81d3a17980f8da44bf29340bfbd5ab4" id=7011e94e-5563-4ca3-bf1f-744d086e94c6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.364571 | controller | Jun 09 17:04:01.973704 crc crio[20770]: time="2026-06-09T17:04:01.972120557Z" level=info msg="Started container" PID=86823 containerID=61d57722b88a5c401b199d0e72851de0f81d3a17980f8da44bf29340bfbd5ab4 description=openstack/nova-metadata-0/nova-metadata-log id=7011e94e-5563-4ca3-bf1f-744d086e94c6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4996100917ec86df9f874c0a62ae5301af787b0aed1b59626a72496dea87a2fa
2026-06-09 17:48:36.364601 | controller | Jun 09 17:04:01.979010 crc crio[20770]: time="2026-06-09T17:04:01.978938284Z" level=info msg="Stopping container: bd0f63f6cea831176daf841ca8948eace14a5f74a294a2db25309b7877e44a33 (timeout: 2s)" id=2d84ab9d-0676-4b70-843b-32014548b9c3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.364622 | controller | Jun 09 17:04:01.985108 crc crio[20770]: time="2026-06-09T17:04:01.984608468Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=c9230a1a-65a2-42c1-ac3c-39278a371111 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.364643 | controller | Jun 09 17:04:02.042848 crc crio[20770]: time="2026-06-09T17:04:02.04275552Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=498ab2cb-b094-4b9c-80bd-e405b810b37b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.364661 | controller | Jun 09 17:04:02.057186 crc crio[20770]: time="2026-06-09T17:04:02.055840938Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-metadata" id=6b01e25e-abbc-43cf-9872-75818c99c048 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.364677 | controller | Jun 09 17:04:02.057186 crc crio[20770]: time="2026-06-09T17:04:02.056493167Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.364694 | controller | Jun 09 17:04:02.116840 crc crio[20770]: time="2026-06-09T17:04:02.116164033Z" level=info msg="Stopped container bd0f63f6cea831176daf841ca8948eace14a5f74a294a2db25309b7877e44a33: openshift-marketplace/redhat-marketplace-n5dcp/registry-server" id=2d84ab9d-0676-4b70-843b-32014548b9c3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.364712 | controller | Jun 09 17:04:02.119023 crc crio[20770]: time="2026-06-09T17:04:02.118905862Z" level=info msg="Stopping pod sandbox: e77caae92c11b64cf8e0458ae6b602cd2b17d0757b5bb565a72b265b709c403e" id=8542e08a-d81a-461c-9743-db348ac535cd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.364729 | controller | Jun 09 17:04:02.119979 crc crio[20770]: time="2026-06-09T17:04:02.119558931Z" level=info msg="Got pod network &{Name:redhat-marketplace-n5dcp Namespace:openshift-marketplace ID:e77caae92c11b64cf8e0458ae6b602cd2b17d0757b5bb565a72b265b709c403e UID:1e5e9123-065e-4fbc-b117-e5322d179d03 NetNS:/var/run/netns/b0092105-7413-496b-aa1d-c607f129c152 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1e5e9123_065e_4fbc_b117_e5322d179d03.slice PodAnnotations:0xc0001356f0}] Aliases:map[]}"
2026-06-09 17:48:36.364746 | controller | Jun 09 17:04:02.121332 crc crio[20770]: time="2026-06-09T17:04:02.121186768Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-n5dcp from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.364763 | controller | Jun 09 17:04:02.125122 crc crio[20770]: time="2026-06-09T17:04:02.124873245Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.364779 | controller | Jun 09 17:04:02.133010 crc crio[20770]: time="2026-06-09T17:04:02.132911067Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.364796 | controller | Jun 09 17:04:02.284711 crc crio[20770]: time="2026-06-09T17:04:02.284146821Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=e8cafd2f-2529-4f67-8f85-f51a7b1cd064 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.364812 | controller | Jun 09 17:04:02.285954 crc crio[20770]: time="2026-06-09T17:04:02.28548673Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=03985b82-4868-4473-a839-8620b0ebe616 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.364828 | controller | Jun 09 17:04:02.289806 crc crio[20770]: time="2026-06-09T17:04:02.289551468Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=21e589fd-dcef-4c27-8adb-654a42514a37 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.364844 | controller | Jun 09 17:04:02.326622 crc crio[20770]: time="2026-06-09T17:04:02.325356683Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683744-h6hg2/oc" id=1fa66b4a-6b69-4ad6-837e-e07eb583d489 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.364866 | controller | Jun 09 17:04:02.326622 crc crio[20770]: time="2026-06-09T17:04:02.326141716Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.364884 | controller | Jun 09 17:04:02.400567 crc crio[20770]: time="2026-06-09T17:04:02.400439505Z" level=info msg="Created container ce0acf290dfaedc6152356b93c33207d61478846842722f3072c7648f727f9fc: openstack/nova-metadata-0/nova-metadata-metadata" id=6b01e25e-abbc-43cf-9872-75818c99c048 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.364900 | controller | Jun 09 17:04:02.402548 crc crio[20770]: time="2026-06-09T17:04:02.402475314Z" level=info msg="Starting container: ce0acf290dfaedc6152356b93c33207d61478846842722f3072c7648f727f9fc" id=d969e0ac-a6f3-4d06-8861-f187f34a078c name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.364916 | controller | Jun 09 17:04:02.403615 crc crio[20770]: time="2026-06-09T17:04:02.403237846Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.364933 | controller | Jun 09 17:04:02.407871 crc crio[20770]: time="2026-06-09T17:04:02.407745056Z" level=info msg="Started container" PID=86889 containerID=ce0acf290dfaedc6152356b93c33207d61478846842722f3072c7648f727f9fc description=openstack/nova-metadata-0/nova-metadata-metadata id=d969e0ac-a6f3-4d06-8861-f187f34a078c name=/runtime.v1.RuntimeService/StartContainer sandboxID=4996100917ec86df9f874c0a62ae5301af787b0aed1b59626a72496dea87a2fa
2026-06-09 17:48:36.364950 | controller | Jun 09 17:04:02.641082 crc crio[20770]: time="2026-06-09T17:04:02.641004132Z" level=info msg="Stopped pod sandbox: e77caae92c11b64cf8e0458ae6b602cd2b17d0757b5bb565a72b265b709c403e" id=8542e08a-d81a-461c-9743-db348ac535cd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.364966 | controller | Jun 09 17:04:02.745393 crc crio[20770]: time="2026-06-09T17:04:02.744860176Z" level=info msg="Removing container: d1344a42a46446a31d9c116932c474a53106bb11429e483a128e39dd7cc3be9b" id=99852dce-4aea-42ea-af00-9ff7f3c47689 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.364983 | controller | Jun 09 17:04:02.796349 crc crio[20770]: time="2026-06-09T17:04:02.79615496Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.364999 | controller | Jun 09 17:04:02.825863 crc crio[20770]: time="2026-06-09T17:04:02.82555585Z" level=info msg="Removed container d1344a42a46446a31d9c116932c474a53106bb11429e483a128e39dd7cc3be9b: openstack/nova-api-0/nova-api-api" id=99852dce-4aea-42ea-af00-9ff7f3c47689 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.365015 | controller | Jun 09 17:04:02.830962 crc crio[20770]: time="2026-06-09T17:04:02.830817502Z" level=info msg="Removing container: 51dfc388b830ad6628e99fdcf3a78e27ec86bca96a1bb7e0b8169fbf17d17d22" id=9f3193fa-36f0-4d75-a5b5-62a1f3748f8a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.365030 | controller | Jun 09 17:04:02.926322 crc crio[20770]: time="2026-06-09T17:04:02.92618251Z" level=info msg="Removed container 51dfc388b830ad6628e99fdcf3a78e27ec86bca96a1bb7e0b8169fbf17d17d22: openstack/nova-api-0/nova-api-log" id=9f3193fa-36f0-4d75-a5b5-62a1f3748f8a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.365046 | controller | Jun 09 17:04:03.050033 crc crio[20770]: time="2026-06-09T17:04:03.04993174Z" level=info msg="Created container f35d0ea849b90c8484882459c4a57f212463f338abfa0b0362a48e6c7513ec5e: openshift-infra/auto-csr-approver-29683744-h6hg2/oc" id=1fa66b4a-6b69-4ad6-837e-e07eb583d489 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.365063 | controller | Jun 09 17:04:03.052211 crc crio[20770]: time="2026-06-09T17:04:03.051809334Z" level=info msg="Starting container: f35d0ea849b90c8484882459c4a57f212463f338abfa0b0362a48e6c7513ec5e" id=bd83b632-5290-444d-8bfb-cd2b6aa15f09 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.365083 | controller | Jun 09 17:04:03.060729 crc crio[20770]: time="2026-06-09T17:04:03.06030948Z" level=info msg="Started container" PID=86937 containerID=f35d0ea849b90c8484882459c4a57f212463f338abfa0b0362a48e6c7513ec5e description=openshift-infra/auto-csr-approver-29683744-h6hg2/oc id=bd83b632-5290-444d-8bfb-cd2b6aa15f09 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7a8f02bc3f172ee5ea08226362e11f59ecb220761db1acf903e59164524b3cef
2026-06-09 17:48:36.365099 | controller | Jun 09 17:04:03.328900 crc crio[20770]: time="2026-06-09T17:04:03.328723552Z" level=info msg="Running pod sandbox: openstack/nova-api-0/POD" id=476b708c-caf7-4d6e-97aa-625be28c0132 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.365116 | controller | Jun 09 17:04:03.330749 crc crio[20770]: time="2026-06-09T17:04:03.328925278Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.365132 | controller | Jun 09 17:04:03.359510 crc crio[20770]: time="2026-06-09T17:04:03.359295476Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:980616b0bdb4583c91daa5ada1252b968acd5466869508616d21dbdc86399987 UID:596b4273-936f-4cbc-bb19-1a765314601d NetNS:/var/run/netns/68b95ee0-9f59-4bcc-92b0-bd950aabf061 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod596b4273_936f_4cbc_bb19_1a765314601d.slice PodAnnotations:0xc006e7e930}] Aliases:map[]}"
2026-06-09 17:48:36.365149 | controller | Jun 09 17:04:03.359510 crc crio[20770]: time="2026-06-09T17:04:03.359371068Z" level=info msg="Adding pod openstack_nova-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.365167 | controller | Jun 09 17:04:03.698108 crc crio[20770]: 2026-06-09T17:04:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:980616b0bdb4583 Mac:9e:32:bf:07:9b:49 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d7 Mtu:0 Sandbox:/var/run/netns/68b95ee0-9f59-4bcc-92b0-bd950aabf061 SocketPath: PciID:}] [{Interface:0xc000440720 Address:{IP:10.217.0.215 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.365183 | controller | Jun 09 17:04:03.702561 crc crio[20770]: time="2026-06-09T17:04:03.70000055Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:980616b0bdb4583c91daa5ada1252b968acd5466869508616d21dbdc86399987 UID:596b4273-936f-4cbc-bb19-1a765314601d NetNS:/var/run/netns/68b95ee0-9f59-4bcc-92b0-bd950aabf061 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod596b4273_936f_4cbc_bb19_1a765314601d.slice PodAnnotations:0xc006e7e930}] Aliases:map[]}"
2026-06-09 17:48:36.365199 | controller | Jun 09 17:04:03.702561 crc crio[20770]: time="2026-06-09T17:04:03.700199386Z" level=info msg="Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.365215 | controller | Jun 09 17:04:03.715008 crc crio[20770]: time="2026-06-09T17:04:03.714895851Z" level=info msg="Ran pod sandbox 980616b0bdb4583c91daa5ada1252b968acd5466869508616d21dbdc86399987 with infra container: openstack/nova-api-0/POD" id=476b708c-caf7-4d6e-97aa-625be28c0132 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.365232 | controller | Jun 09 17:04:03.718425 crc crio[20770]: time="2026-06-09T17:04:03.71832105Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=d971e1cf-7997-4b7c-ac06-16793268baa2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.365251 | controller | Jun 09 17:04:03.721011 crc crio[20770]: time="2026-06-09T17:04:03.7207364Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=f3280c15-6808-4839-9402-0f21d758c284 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.365268 | controller | Jun 09 17:04:03.730050 crc crio[20770]: time="2026-06-09T17:04:03.729802432Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-log" id=937675c8-ef78-4e56-a298-3edda9845830 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.365284 | controller | Jun 09 17:04:03.730443 crc crio[20770]: time="2026-06-09T17:04:03.730140032Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.365299 | controller | Jun 09 17:04:03.814972 crc crio[20770]: time="2026-06-09T17:04:03.814178053Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.365315 | controller | Jun 09 17:04:03.818721 crc crio[20770]: time="2026-06-09T17:04:03.818601551Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.365331 | controller | Jun 09 17:04:03.924162 crc crio[20770]: time="2026-06-09T17:04:03.923892836Z" level=info msg="Created container 2600ad7ac4a2faa2d5d05969a614890a111d56a085fbe4105447e243edb6ffdf: openstack/nova-api-0/nova-api-log" id=937675c8-ef78-4e56-a298-3edda9845830 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.365347 | controller | Jun 09 17:04:03.926574 crc crio[20770]: time="2026-06-09T17:04:03.9257632Z" level=info msg="Starting container: 2600ad7ac4a2faa2d5d05969a614890a111d56a085fbe4105447e243edb6ffdf" id=d41622db-0fbc-40c5-8458-ba5a00e142a5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.365364 | controller | Jun 09 17:04:03.932171 crc crio[20770]: time="2026-06-09T17:04:03.932027431Z" level=info msg="Started container" PID=87181 containerID=2600ad7ac4a2faa2d5d05969a614890a111d56a085fbe4105447e243edb6ffdf description=openstack/nova-api-0/nova-api-log id=d41622db-0fbc-40c5-8458-ba5a00e142a5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=980616b0bdb4583c91daa5ada1252b968acd5466869508616d21dbdc86399987
2026-06-09 17:48:36.365381 | controller | Jun 09 17:04:03.947329 crc crio[20770]: time="2026-06-09T17:04:03.947171829Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=1f6881e5-bebc-4ea4-b97e-d4dfb1743e7c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.365397 | controller | Jun 09 17:04:04.017694 crc crio[20770]: time="2026-06-09T17:04:04.01737511Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=becd8cea-d9ee-4f98-aded-b6bc9c0f7ee4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.365413 | controller | Jun 09 17:04:04.024723 crc crio[20770]: time="2026-06-09T17:04:04.024604389Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-api" id=ee82c26d-addc-4f0d-b231-815228f28445 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.365429 | controller | Jun 09 17:04:04.025137 crc crio[20770]: time="2026-06-09T17:04:04.025063872Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.365445 | controller | Jun 09 17:04:04.070489 crc crio[20770]: time="2026-06-09T17:04:04.070359342Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.365461 | controller | Jun 09 17:04:04.075977 crc crio[20770]: time="2026-06-09T17:04:04.075908593Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.365480 | controller | Jun 09 17:04:04.242353 crc crio[20770]: time="2026-06-09T17:04:04.242250484Z" level=info msg="Created container 0f3c777b81063ae1579d026c3aa98df1d224eeaadb048c540fed53f01f31aa82: openstack/nova-api-0/nova-api-api" id=ee82c26d-addc-4f0d-b231-815228f28445 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.365496 | controller | Jun 09 17:04:04.243585 crc crio[20770]: time="2026-06-09T17:04:04.243469959Z" level=info msg="Starting container: 0f3c777b81063ae1579d026c3aa98df1d224eeaadb048c540fed53f01f31aa82" id=a7272ca1-fc04-4855-a61f-62fe66b7cfea name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.365527 | controller | Jun 09 17:04:04.253364 crc crio[20770]: time="2026-06-09T17:04:04.253275943Z" level=info msg="Started container" PID=87207 containerID=0f3c777b81063ae1579d026c3aa98df1d224eeaadb048c540fed53f01f31aa82 description=openstack/nova-api-0/nova-api-api id=a7272ca1-fc04-4855-a61f-62fe66b7cfea name=/runtime.v1.RuntimeService/StartContainer sandboxID=980616b0bdb4583c91daa5ada1252b968acd5466869508616d21dbdc86399987
2026-06-09 17:48:36.365551 | controller | Jun 09 17:04:04.804446 crc crio[20770]: time="2026-06-09T17:04:04.803847337Z" level=info msg="Stopping pod sandbox: 7a8f02bc3f172ee5ea08226362e11f59ecb220761db1acf903e59164524b3cef" id=bf4aea2b-941f-481a-89df-54f1ffff11ce name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.365568 | controller | Jun 09 17:04:04.806406 crc crio[20770]: time="2026-06-09T17:04:04.805373771Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683744-h6hg2 Namespace:openshift-infra ID:7a8f02bc3f172ee5ea08226362e11f59ecb220761db1acf903e59164524b3cef UID:510f4616-6a98-4ede-9b81-e5a7d7d6bca3 NetNS:/var/run/netns/b22be551-620c-4944-8832-6e5b5cf33cb6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod510f4616_6a98_4ede_9b81_e5a7d7d6bca3.slice PodAnnotations:0xc0010a2700}] Aliases:map[]}"
2026-06-09 17:48:36.365585 | controller | Jun 09 17:04:04.806406 crc crio[20770]: time="2026-06-09T17:04:04.805550466Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683744-h6hg2 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.365601 | controller | Jun 09 17:04:05.211248 crc crio[20770]: time="2026-06-09T17:04:05.210335623Z" level=info msg="Stopped pod sandbox: 7a8f02bc3f172ee5ea08226362e11f59ecb220761db1acf903e59164524b3cef" id=bf4aea2b-941f-481a-89df-54f1ffff11ce name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.365617 | controller | Jun 09 17:04:10.686335 crc crio[20770]: time="2026-06-09T17:04:10.685323853Z" level=info msg="Stopping pod sandbox: 093f68b8e6899e469efd57e8a8f6dca1ed9bba2fd9cfb9bf99dc6233a65582a3" id=970bdc04-373c-4480-864b-3a16ab2be1d2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.365633 | controller | Jun 09 17:04:10.686335 crc crio[20770]: time="2026-06-09T17:04:10.686311061Z" level=info msg="Stopped pod sandbox (already stopped): 093f68b8e6899e469efd57e8a8f6dca1ed9bba2fd9cfb9bf99dc6233a65582a3" id=970bdc04-373c-4480-864b-3a16ab2be1d2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.365655 | controller | Jun 09 17:04:10.688154 crc crio[20770]: time="2026-06-09T17:04:10.687056063Z" level=info msg="Removing pod sandbox: 093f68b8e6899e469efd57e8a8f6dca1ed9bba2fd9cfb9bf99dc6233a65582a3" id=2632bae5-179f-49e9-b87d-5656c2f522b8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.365680 | controller | Jun 09 17:04:10.700155 crc crio[20770]: time="2026-06-09T17:04:10.70008906Z" level=info msg="Removed pod sandbox: 093f68b8e6899e469efd57e8a8f6dca1ed9bba2fd9cfb9bf99dc6233a65582a3" id=2632bae5-179f-49e9-b87d-5656c2f522b8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.365704 | controller | Jun 09 17:04:10.701009 crc crio[20770]: time="2026-06-09T17:04:10.700899543Z" level=info msg="Stopping pod sandbox: 705c0e6546360531e587e4d20f7e4e87deeec0ed11324b3172bfe96791a8dc6e" id=b10aad9f-27a6-4437-80a4-dc939fc1a106 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.365724 | controller | Jun 09 17:04:10.701009 crc crio[20770]: time="2026-06-09T17:04:10.700962465Z" level=info msg="Stopped pod sandbox (already stopped): 705c0e6546360531e587e4d20f7e4e87deeec0ed11324b3172bfe96791a8dc6e" id=b10aad9f-27a6-4437-80a4-dc939fc1a106 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.365741 | controller | Jun 09 17:04:10.703403 crc crio[20770]: time="2026-06-09T17:04:10.703322743Z" level=info msg="Removing pod sandbox: 705c0e6546360531e587e4d20f7e4e87deeec0ed11324b3172bfe96791a8dc6e" id=4d219442-c2b8-41a0-a3d4-d842affa45fe name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.365757 | controller | Jun 09 17:04:10.736765 crc crio[20770]: time="2026-06-09T17:04:10.736441641Z" level=info msg="Removed pod sandbox: 705c0e6546360531e587e4d20f7e4e87deeec0ed11324b3172bfe96791a8dc6e" id=4d219442-c2b8-41a0-a3d4-d842affa45fe name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.365773 | controller | Jun 09 17:04:10.738430 crc crio[20770]: time="2026-06-09T17:04:10.738366667Z" level=info msg="Stopping pod sandbox: 249da983dbc95cf2abfe97b8ff713895ae6da872a42d5f634403051bc5b7fa7d" id=9af17352-e9df-40e5-9270-c116cefb2c30 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.365789 | controller | Jun 09 17:04:10.738570 crc crio[20770]: time="2026-06-09T17:04:10.73847089Z" level=info msg="Stopped pod sandbox (already stopped): 249da983dbc95cf2abfe97b8ff713895ae6da872a42d5f634403051bc5b7fa7d" id=9af17352-e9df-40e5-9270-c116cefb2c30 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.365805 | controller | Jun 09 17:04:10.739272 crc crio[20770]: time="2026-06-09T17:04:10.73917869Z" level=info msg="Removing pod sandbox: 249da983dbc95cf2abfe97b8ff713895ae6da872a42d5f634403051bc5b7fa7d" id=0216cec1-889c-481f-8d69-1694c9cc9367 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.365821 | controller | Jun 09 17:04:10.769741 crc crio[20770]: time="2026-06-09T17:04:10.76959882Z" level=info msg="Removed pod sandbox: 249da983dbc95cf2abfe97b8ff713895ae6da872a42d5f634403051bc5b7fa7d" id=0216cec1-889c-481f-8d69-1694c9cc9367 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.365837 | controller | Jun 09 17:04:10.771365 crc crio[20770]: time="2026-06-09T17:04:10.771268318Z" level=info msg="Stopping pod sandbox: 20a7a8720a7f4d27b73733d67d719c6884eff0417128a7fc89d5722c64f9d330" id=144c179e-c9ad-4155-8bda-3283b3fa705a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.365854 | controller | Jun 09 17:04:10.771915 crc crio[20770]: time="2026-06-09T17:04:10.771375432Z" level=info msg="Stopped pod sandbox (already stopped): 20a7a8720a7f4d27b73733d67d719c6884eff0417128a7fc89d5722c64f9d330" id=144c179e-c9ad-4155-8bda-3283b3fa705a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.365870 | controller | Jun 09 17:04:10.773750 crc crio[20770]: time="2026-06-09T17:04:10.773279597Z" level=info msg="Removing pod sandbox: 20a7a8720a7f4d27b73733d67d719c6884eff0417128a7fc89d5722c64f9d330" id=16fc4fb9-8782-48ba-b61a-1925589c20ac name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.365886 | controller | Jun 09 17:04:10.811546 crc crio[20770]: time="2026-06-09T17:04:10.811397389Z" level=info msg="Removed pod sandbox: 20a7a8720a7f4d27b73733d67d719c6884eff0417128a7fc89d5722c64f9d330" id=16fc4fb9-8782-48ba-b61a-1925589c20ac name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.365902 | controller | Jun 09 17:04:10.813111 crc crio[20770]: time="2026-06-09T17:04:10.813007366Z" level=info msg="Stopping pod sandbox: c916171c5ae184824c707b67c1b03fa9db27e276e141de0d92684b4fe92acd35" id=5b8fe035-f41f-4094-aa8f-12a9bba339f8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.365918 | controller | Jun 09 17:04:10.813111 crc crio[20770]: time="2026-06-09T17:04:10.813123549Z" level=info msg="Stopped pod sandbox (already stopped): c916171c5ae184824c707b67c1b03fa9db27e276e141de0d92684b4fe92acd35" id=5b8fe035-f41f-4094-aa8f-12a9bba339f8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.365937 | controller | Jun 09 17:04:10.814200 crc crio[20770]: time="2026-06-09T17:04:10.814131728Z" level=info msg="Removing pod sandbox: c916171c5ae184824c707b67c1b03fa9db27e276e141de0d92684b4fe92acd35" id=e287de33-712c-4132-95a7-87a2a31d9b67 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.365955 | controller | Jun 09 17:04:10.842722 crc crio[20770]: time="2026-06-09T17:04:10.842146898Z" level=info msg="Removed pod sandbox: c916171c5ae184824c707b67c1b03fa9db27e276e141de0d92684b4fe92acd35" id=e287de33-712c-4132-95a7-87a2a31d9b67 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.365970 | controller | Jun 09 17:04:10.844584 crc crio[20770]: time="2026-06-09T17:04:10.843872958Z" level=info msg="Stopping pod sandbox: c1203fada9b9057eaa48d4a8bb12d204327dd6e00ea4a8095ba4b03d726411cb" id=63685a9c-5c36-4f3a-95c5-9db10799b129 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.365986 | controller | Jun 09 17:04:10.844584 crc crio[20770]: time="2026-06-09T17:04:10.843966891Z" level=info msg="Stopped pod sandbox (already stopped): c1203fada9b9057eaa48d4a8bb12d204327dd6e00ea4a8095ba4b03d726411cb" id=63685a9c-5c36-4f3a-95c5-9db10799b129 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.366002 | controller | Jun 09 17:04:10.852876 crc crio[20770]: time="2026-06-09T17:04:10.852730334Z" level=info msg="Removing pod sandbox: c1203fada9b9057eaa48d4a8bb12d204327dd6e00ea4a8095ba4b03d726411cb" id=2fb85331-1487-4e5a-aa8c-91381b314c55 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.366018 | controller | Jun 09 17:04:10.873209 crc crio[20770]: time="2026-06-09T17:04:10.872494716Z" level=info msg="Removed pod sandbox: c1203fada9b9057eaa48d4a8bb12d204327dd6e00ea4a8095ba4b03d726411cb" id=2fb85331-1487-4e5a-aa8c-91381b314c55 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.366033 | controller | Jun 09 17:04:10.874346 crc crio[20770]: time="2026-06-09T17:04:10.874267567Z" level=info msg="Stopping pod sandbox: 1d57e0f3bd6f1202f65b14d2da1209e57f1c1239dd13e83383341716ed7e7875" id=69da8052-d591-4bac-b21f-ca9d29475815 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.366049 | controller | Jun 09 17:04:10.874346 crc crio[20770]: time="2026-06-09T17:04:10.874340509Z" level=info msg="Stopped pod sandbox (already stopped): 1d57e0f3bd6f1202f65b14d2da1209e57f1c1239dd13e83383341716ed7e7875" id=69da8052-d591-4bac-b21f-ca9d29475815 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.366065 | controller | Jun 09 17:04:10.875614 crc crio[20770]: time="2026-06-09T17:04:10.875543314Z" level=info msg="Removing pod sandbox: 1d57e0f3bd6f1202f65b14d2da1209e57f1c1239dd13e83383341716ed7e7875" id=460cb0cd-283a-4076-8f2e-a4328d64d791 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.366081 | controller | Jun 09 17:04:10.910183 crc crio[20770]: time="2026-06-09T17:04:10.909494496Z" level=info msg="Removed pod sandbox: 1d57e0f3bd6f1202f65b14d2da1209e57f1c1239dd13e83383341716ed7e7875" id=460cb0cd-283a-4076-8f2e-a4328d64d791 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.366097 | controller | Jun 09 17:04:10.911767 crc crio[20770]: time="2026-06-09T17:04:10.911255487Z" level=info msg="Stopping pod sandbox: 9470b2162b40d69f8b085c5e2390cb2e1e4e1fe053da66e6f728c18cba02b9be" id=85797220-32da-4029-8409-c0afcf210f57 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.366113 | controller | Jun 09 17:04:10.911767 crc crio[20770]: time="2026-06-09T17:04:10.91136021Z" level=info msg="Stopped pod sandbox (already stopped): 9470b2162b40d69f8b085c5e2390cb2e1e4e1fe053da66e6f728c18cba02b9be" id=85797220-32da-4029-8409-c0afcf210f57 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.366129 | controller | Jun 09 17:04:10.912372 crc crio[20770]: time="2026-06-09T17:04:10.912314148Z" level=info msg="Removing pod sandbox: 9470b2162b40d69f8b085c5e2390cb2e1e4e1fe053da66e6f728c18cba02b9be" id=95503acb-d836-4f4f-a2a0-7affaf5673ce name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.366148 | controller | Jun 09 17:04:10.933974 crc crio[20770]: time="2026-06-09T17:04:10.933851041Z" level=info msg="Removed pod sandbox: 9470b2162b40d69f8b085c5e2390cb2e1e4e1fe053da66e6f728c18cba02b9be" id=95503acb-d836-4f4f-a2a0-7affaf5673ce name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.366165 | controller | Jun 09 17:04:10.935334 crc crio[20770]: time="2026-06-09T17:04:10.935247401Z" level=info msg="Stopping pod sandbox: 949deca8e4049cdb9c89e02a75d731e2d19a3a8fada42942e1b3ada4305d3155" id=191b0e53-13c9-479c-9f6b-25fd51cd9cf8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.366180 | controller | Jun 09 17:04:10.935436 crc crio[20770]: time="2026-06-09T17:04:10.935365175Z" level=info msg="Stopped pod sandbox (already stopped): 949deca8e4049cdb9c89e02a75d731e2d19a3a8fada42942e1b3ada4305d3155" id=191b0e53-13c9-479c-9f6b-25fd51cd9cf8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.366211 | controller | Jun 09 17:04:10.936096 crc crio[20770]: time="2026-06-09T17:04:10.936057605Z" level=info msg="Removing pod sandbox: 949deca8e4049cdb9c89e02a75d731e2d19a3a8fada42942e1b3ada4305d3155" id=bd7264f9-429c-42ee-8748-8788288f9b33 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.366228 | controller | Jun 09 17:04:10.957642 crc crio[20770]: time="2026-06-09T17:04:10.957480984Z" level=info msg="Removed pod sandbox: 949deca8e4049cdb9c89e02a75d731e2d19a3a8fada42942e1b3ada4305d3155" id=bd7264f9-429c-42ee-8748-8788288f9b33 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.366244 | controller | Jun 09 17:04:10.958456 crc crio[20770]: time="2026-06-09T17:04:10.958428372Z" level=info msg="Stopping pod sandbox: 708e65ae787325d29b312163c9809d3183457db0b0dce51668207cc6ee91204b" id=ff9cbf42-1bb0-4077-a921-145a132379b7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.366259 | controller | Jun 09 17:04:10.958577 crc crio[20770]: time="2026-06-09T17:04:10.958560405Z" level=info msg="Stopped pod sandbox (already stopped): 708e65ae787325d29b312163c9809d3183457db0b0dce51668207cc6ee91204b" id=ff9cbf42-1bb0-4077-a921-145a132379b7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.366275 | controller | Jun 09 17:04:10.959523 crc crio[20770]: time="2026-06-09T17:04:10.959463472Z" level=info msg="Removing pod sandbox: 708e65ae787325d29b312163c9809d3183457db0b0dce51668207cc6ee91204b" id=9efcc62b-aa5e-47b8-9e98-91d22209195c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.366290 | controller | Jun 09 17:04:10.977352 crc crio[20770]: time="2026-06-09T17:04:10.977250716Z" level=info msg="Removed pod sandbox: 708e65ae787325d29b312163c9809d3183457db0b0dce51668207cc6ee91204b" id=9efcc62b-aa5e-47b8-9e98-91d22209195c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.366306 | controller | Jun 09 17:04:12.974820 crc crio[20770]: time="2026-06-09T17:04:12.97410747Z" level=warning msg="Stopping container e51c336a1c7174edbaa8e5b40888c0222d21be1298f2ba0b8262e0ff65238b96 with stop signal(15) timed out. Killing..."
2026-06-09 17:48:36.366323 | controller | Jun 09 17:04:12.975965 crc crio[20770]: time="2026-06-09T17:04:12.974245994Z" level=warning msg="Stopping container 210e0882b2b91fbb03d93480b35370e503f7d707e0d0659b24b08f6733b2e0cc with stop signal(15) timed out. Killing..."
2026-06-09 17:48:36.366339 | controller | Jun 09 17:04:13.028486 crc crio[20770]: time="2026-06-09T17:04:13.028358469Z" level=error msg="Killing container 210e0882b2b91fbb03d93480b35370e503f7d707e0d0659b24b08f6733b2e0cc failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 210e0882b2b91fbb03d93480b35370e503f7d707e0d0659b24b08f6733b2e0cc KILL` failed: process not running: No such process\n : exit status 1"
2026-06-09 17:48:36.366356 | controller | Jun 09 17:04:13.058628 crc crio[20770]: time="2026-06-09T17:04:13.057721829Z" level=info msg="Stopped container 210e0882b2b91fbb03d93480b35370e503f7d707e0d0659b24b08f6733b2e0cc: openstack/ceilometer-0/proxy-httpd" id=e115303c-cfa6-4a6c-9142-1ec86071635c name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.366377 | controller | Jun 09 17:04:13.092935 crc crio[20770]: time="2026-06-09T17:04:13.092831614Z" level=error msg="Killing container e51c336a1c7174edbaa8e5b40888c0222d21be1298f2ba0b8262e0ff65238b96 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill e51c336a1c7174edbaa8e5b40888c0222d21be1298f2ba0b8262e0ff65238b96 KILL` failed: process not running: No such process\n : exit status 1"
2026-06-09 17:48:36.366394 | controller | Jun 09 17:04:13.113808 crc crio[20770]: time="2026-06-09T17:04:13.113719098Z" level=info msg="Stopped container e51c336a1c7174edbaa8e5b40888c0222d21be1298f2ba0b8262e0ff65238b96: openstack/ceilometer-0/ceilometer-notification-agent" id=04b68d2b-bb0f-4c06-996b-6f91ca08d263 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.366410 | controller | Jun 09 17:04:13.115242 crc crio[20770]: time="2026-06-09T17:04:13.11516821Z" level=info msg="Stopping pod sandbox: 55aaa2204d1f467e8c6e760c594f0c51e323584e93ab0beaba38f60469e0f21d" id=1b4df02d-1b2e-4632-85ae-d5c6e13086ed name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.366427 | controller | Jun 09 17:04:13.116645 crc crio[20770]: time="2026-06-09T17:04:13.116562931Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:55aaa2204d1f467e8c6e760c594f0c51e323584e93ab0beaba38f60469e0f21d UID:c1683d6c-6589-43bc-ba36-4e9c4fa43411 NetNS:/var/run/netns/b86099c4-98df-4c74-8cf7-749f405cd7d7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc1683d6c_6589_43bc_ba36_4e9c4fa43411.slice PodAnnotations:0xc00291a248}] Aliases:map[]}"
2026-06-09 17:48:36.366443 | controller | Jun 09 17:04:13.116969 crc crio[20770]: time="2026-06-09T17:04:13.116802937Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.366459 | controller | Jun 09 17:04:13.409984 crc crio[20770]: time="2026-06-09T17:04:13.397114515Z" level=info msg="Stopped pod sandbox: 55aaa2204d1f467e8c6e760c594f0c51e323584e93ab0beaba38f60469e0f21d" id=1b4df02d-1b2e-4632-85ae-d5c6e13086ed name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.366475 | controller | Jun 09 17:04:13.958544 crc crio[20770]: time="2026-06-09T17:04:13.958451669Z" level=info msg="Removing container: 210e0882b2b91fbb03d93480b35370e503f7d707e0d0659b24b08f6733b2e0cc" id=4ca4f845-453d-4790-be12-8dd9b4539d2a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.366492 | controller | Jun 09 17:04:14.004329 crc crio[20770]: time="2026-06-09T17:04:14.004212653Z" level=info msg="Removed container 210e0882b2b91fbb03d93480b35370e503f7d707e0d0659b24b08f6733b2e0cc: openstack/ceilometer-0/proxy-httpd" id=4ca4f845-453d-4790-be12-8dd9b4539d2a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.366507 | controller | Jun 09 17:04:14.007560 crc crio[20770]: time="2026-06-09T17:04:14.007512588Z" level=info msg="Removing container: a83a68e1e75ec500c52b6f351833f5e14c20aa5329e839d64b174fb90cf7157c" id=3d3991f5-944a-4792-a084-182f18cc3839 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.366545 | controller | Jun 09 17:04:14.041852 crc crio[20770]: time="2026-06-09T17:04:14.041711027Z" level=info msg="Removed container a83a68e1e75ec500c52b6f351833f5e14c20aa5329e839d64b174fb90cf7157c: openstack/ceilometer-0/sg-core" id=3d3991f5-944a-4792-a084-182f18cc3839 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.366563 | controller | Jun 09 17:04:14.045447 crc crio[20770]: time="2026-06-09T17:04:14.045359363Z" level=info msg="Removing container: e51c336a1c7174edbaa8e5b40888c0222d21be1298f2ba0b8262e0ff65238b96" id=0c13464f-bf4b-4fad-9c9e-4fae1c4a4ede name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.366582 | controller | Jun 09 17:04:14.144372 crc crio[20770]: time="2026-06-09T17:04:14.144287604Z" level=info msg="Removed container e51c336a1c7174edbaa8e5b40888c0222d21be1298f2ba0b8262e0ff65238b96: openstack/ceilometer-0/ceilometer-notification-agent" id=0c13464f-bf4b-4fad-9c9e-4fae1c4a4ede name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.366599 | controller | Jun 09 17:04:14.154980 crc crio[20770]: time="2026-06-09T17:04:14.154891121Z" level=info msg="Removing container: ff7a74b91d1b130c3239f87011b694ce7227f4e11c6602b5210250a288ee3fc9" id=2aad8f10-0fe7-4c3c-a078-0a64d252984f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.366615 | controller | Jun 09 17:04:14.193020 crc crio[20770]: time="2026-06-09T17:04:14.192432327Z" level=info msg="Removed container ff7a74b91d1b130c3239f87011b694ce7227f4e11c6602b5210250a288ee3fc9: openstack/ceilometer-0/ceilometer-central-agent" id=2aad8f10-0fe7-4c3c-a078-0a64d252984f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.366631 | controller | Jun 09 17:04:14.477446 crc crio[20770]: time="2026-06-09T17:04:14.477356578Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=171c5767-2329-4eb1-8d99-ab48ddae6e8f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.366654 | controller | Jun 09 17:04:14.477600 crc crio[20770]: time="2026-06-09T17:04:14.477582024Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.366670 | controller | Jun 09 17:04:14.524981 crc crio[20770]: time="2026-06-09T17:04:14.524891942Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:3d9ff88f2e2a796c079a4c263104e2059799fd9d2690c15b5d69319c7252027a UID:da562ff1-a091-4f4c-b933-099f6779af99 NetNS:/var/run/netns/23fab271-a516-4d7f-bfde-eb68ce44828d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podda562ff1_a091_4f4c_b933_099f6779af99.slice PodAnnotations:0xc0001350a0}] Aliases:map[]}"
2026-06-09 17:48:36.366687 | controller | Jun 09 17:04:14.524981 crc crio[20770]: time="2026-06-09T17:04:14.524938614Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.366704 | controller | Jun 09 17:04:14.844200 crc crio[20770]: 2026-06-09T17:04:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3d9ff88f2e2a796 Mac:e6:5c:ee:db:5c:2b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d8 Mtu:0 Sandbox:/var/run/netns/23fab271-a516-4d7f-bfde-eb68ce44828d SocketPath: PciID:}] [{Interface:0xc0006445c0 Address:{IP:10.217.0.216 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.366722 | controller | Jun 09 17:04:14.846127 crc crio[20770]: time="2026-06-09T17:04:14.845735112Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:3d9ff88f2e2a796c079a4c263104e2059799fd9d2690c15b5d69319c7252027a UID:da562ff1-a091-4f4c-b933-099f6779af99 NetNS:/var/run/netns/23fab271-a516-4d7f-bfde-eb68ce44828d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podda562ff1_a091_4f4c_b933_099f6779af99.slice PodAnnotations:0xc0001350a0}] Aliases:map[]}"
2026-06-09 17:48:36.366743 | controller | Jun 09 17:04:14.846127 crc crio[20770]: time="2026-06-09T17:04:14.845913787Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.366768 | controller | Jun 09 17:04:14.854030 crc crio[20770]: time="2026-06-09T17:04:14.85394769Z" level=info msg="Ran pod sandbox 3d9ff88f2e2a796c079a4c263104e2059799fd9d2690c15b5d69319c7252027a with infra container: openstack/ceilometer-0/POD" id=171c5767-2329-4eb1-8d99-ab48ddae6e8f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.366797 | controller | Jun 09 17:04:14.856969 crc crio[20770]: time="2026-06-09T17:04:14.856886495Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=2f5bfffc-0dd4-4780-8aa4-89fdbc64d086 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.366815 | controller | Jun 09 17:04:14.908887 crc crio[20770]: time="2026-06-09T17:04:14.90858181Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=98f8aec7-fe86-4978-853c-6a5de0336091 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.366831 | controller | Jun 09 17:04:14.921235 crc crio[20770]: time="2026-06-09T17:04:14.921122152Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=4460bd90-f05d-4e7a-8adc-9f1aeace0f9d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.366847 | controller | Jun 09 17:04:14.922029 crc crio[20770]: time="2026-06-09T17:04:14.921964287Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.366863 | controller | Jun 09 17:04:14.985825 crc crio[20770]: time="2026-06-09T17:04:14.98569199Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.366880 | controller | Jun 09 17:04:14.996077 crc crio[20770]: time="2026-06-09T17:04:14.992878348Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.366896 | controller | Jun 09 17:04:15.222282 crc crio[20770]: time="2026-06-09T17:04:15.22217608Z" level=info msg="Created container 9d6df60c76b19f5afc6d7bd8e02502cd826f746edc7b89178aab7d48dae2fc29: openstack/ceilometer-0/ceilometer-central-agent" id=4460bd90-f05d-4e7a-8adc-9f1aeace0f9d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.366911 | controller | Jun 09 17:04:15.224163 crc crio[20770]: time="2026-06-09T17:04:15.224040704Z" level=info msg="Starting container: 9d6df60c76b19f5afc6d7bd8e02502cd826f746edc7b89178aab7d48dae2fc29" id=31511c13-6f9d-47f7-bff5-6ea114d59c98 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.366927 | controller | Jun 09 17:04:15.233600 crc crio[20770]: time="2026-06-09T17:04:15.233435685Z" level=info msg="Started container" PID=88031 containerID=9d6df60c76b19f5afc6d7bd8e02502cd826f746edc7b89178aab7d48dae2fc29 description=openstack/ceilometer-0/ceilometer-central-agent id=31511c13-6f9d-47f7-bff5-6ea114d59c98 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3d9ff88f2e2a796c079a4c263104e2059799fd9d2690c15b5d69319c7252027a
2026-06-09 17:48:36.366944 | controller | Jun 09 17:04:15.247604 crc crio[20770]: time="2026-06-09T17:04:15.247500812Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=24a022b7-5e43-4e71-839a-74853b7dbacd name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.366961 | controller | Jun 09 17:04:15.287958 crc crio[20770]: time="2026-06-09T17:04:15.287850229Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=71f11f20-35f5-4dba-93af-b7c6607a127a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.366977 | controller | Jun 09 17:04:15.301241 crc crio[20770]: time="2026-06-09T17:04:15.300743342Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=9fbfa8b0-791f-4c62-baf3-09f8be0c6a10 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.366994 | controller | Jun 09 17:04:15.301992 crc crio[20770]: time="2026-06-09T17:04:15.301966027Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.367013 | controller | Jun 09 17:04:15.367557 crc crio[20770]: time="2026-06-09T17:04:15.367480022Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.367030 | controller | Jun 09 17:04:15.372973 crc crio[20770]: time="2026-06-09T17:04:15.372905689Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.367046 | controller | Jun 09 17:04:15.548058 crc crio[20770]: time="2026-06-09T17:04:15.547998223Z" level=info msg="Created container 7cc998e92478bd8b07b7ead8f758b308cc5689cd398cfc9050af8245101b041b: openstack/ceilometer-0/ceilometer-notification-agent" id=9fbfa8b0-791f-4c62-baf3-09f8be0c6a10 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.367063 | controller | Jun 09 17:04:15.549712 crc crio[20770]: time="2026-06-09T17:04:15.549585289Z" level=info msg="Starting container: 7cc998e92478bd8b07b7ead8f758b308cc5689cd398cfc9050af8245101b041b" id=f29875f7-c6bf-4c9a-aaaa-d8e9a0f898e5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.367079 | controller | Jun 09 17:04:15.558289 crc crio[20770]: time="2026-06-09T17:04:15.558218179Z" level=info msg="Started container" PID=88096 containerID=7cc998e92478bd8b07b7ead8f758b308cc5689cd398cfc9050af8245101b041b description=openstack/ceilometer-0/ceilometer-notification-agent id=f29875f7-c6bf-4c9a-aaaa-d8e9a0f898e5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3d9ff88f2e2a796c079a4c263104e2059799fd9d2690c15b5d69319c7252027a
2026-06-09 17:48:36.367095 | controller | Jun 09 17:04:15.569554 crc crio[20770]: time="2026-06-09T17:04:15.569483765Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=3959f2c4-a663-42a3-a76d-82b4a711d1c6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.367111 | controller | Jun 09 17:04:15.589272 crc crio[20770]: time="2026-06-09T17:04:15.589080682Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=6ab3dd65-4000-40bf-b54a-6d39f694c82f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.367127 | controller | Jun 09 17:04:15.600383 crc crio[20770]: time="2026-06-09T17:04:15.595368753Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=5df1c5cd-b512-4c00-bb6a-57c7e06d9d97 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.367143 | controller | Jun 09 17:04:15.600383 crc crio[20770]: time="2026-06-09T17:04:15.595869688Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.367159 | controller | Jun 09 17:04:15.663337 crc crio[20770]: time="2026-06-09T17:04:15.663218016Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.367174 | controller | Jun 09 17:04:15.667734 crc crio[20770]: time="2026-06-09T17:04:15.667591262Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.367190 | controller | Jun 09 17:04:15.783889 crc crio[20770]: time="2026-06-09T17:04:15.783773853Z" level=info msg="Created container 039c6830f2b529c7e4e34740b2284c6000b3f3f7b1b53b83643e86e7a518a8ce: openstack/ceilometer-0/sg-core" id=5df1c5cd-b512-4c00-bb6a-57c7e06d9d97 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.367206 | controller | Jun 09 17:04:15.784963 crc crio[20770]: time="2026-06-09T17:04:15.784893375Z" level=info msg="Starting container: 039c6830f2b529c7e4e34740b2284c6000b3f3f7b1b53b83643e86e7a518a8ce" id=6addfb12-171c-4e57-8311-cd8f2e5c9f45 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.367221 | controller | Jun 09 17:04:15.789955 crc crio[20770]: time="2026-06-09T17:04:15.789874219Z" level=info msg="Started container" PID=88108 containerID=039c6830f2b529c7e4e34740b2284c6000b3f3f7b1b53b83643e86e7a518a8ce description=openstack/ceilometer-0/sg-core id=6addfb12-171c-4e57-8311-cd8f2e5c9f45 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3d9ff88f2e2a796c079a4c263104e2059799fd9d2690c15b5d69319c7252027a
2026-06-09 17:48:36.367241 | controller | Jun 09 17:04:15.804643 crc crio[20770]: time="2026-06-09T17:04:15.804517083Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=2d6da4a5-6c58-49b8-ab5f-5007cc0ba7f9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.367257 | controller | Jun 09 17:04:15.852360 crc crio[20770]: time="2026-06-09T17:04:15.852196172Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=c702730f-f4be-454e-a499-77ea73e665fa name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.367273 | controller | Jun 09 17:04:15.862759 crc crio[20770]: time="2026-06-09T17:04:15.862601293Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=f457d7b4-f093-4d7b-8097-ba6f4fdf8aca name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.367290 | controller | Jun 09 17:04:15.863251 crc crio[20770]: time="2026-06-09T17:04:15.86319208Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.367306 | controller | Jun 09 17:04:15.923330 crc crio[20770]: time="2026-06-09T17:04:15.923239866Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.367322 | controller | Jun 09 17:04:15.927807 crc crio[20770]: time="2026-06-09T17:04:15.927717506Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.367338 | controller | Jun 09 17:04:16.032372 crc crio[20770]: time="2026-06-09T17:04:16.032207738Z" level=info msg="Created container 9f3d8da6f0cda5bfff2072c811448c56366db8c5b5f2fd55464414458967bb4d: openstack/ceilometer-0/proxy-httpd" id=f457d7b4-f093-4d7b-8097-ba6f4fdf8aca name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.367354 | controller | Jun 09 17:04:16.036446 crc crio[20770]: time="2026-06-09T17:04:16.033859696Z" level=info msg="Starting container: 9f3d8da6f0cda5bfff2072c811448c56366db8c5b5f2fd55464414458967bb4d" id=2a2e37dc-b19d-428f-ba7c-d99766e0d896 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.367371 | controller | Jun 09 17:04:16.047895 crc crio[20770]: time="2026-06-09T17:04:16.047759138Z" level=info msg="Started container" PID=88162 containerID=9f3d8da6f0cda5bfff2072c811448c56366db8c5b5f2fd55464414458967bb4d description=openstack/ceilometer-0/proxy-httpd id=2a2e37dc-b19d-428f-ba7c-d99766e0d896 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3d9ff88f2e2a796c079a4c263104e2059799fd9d2690c15b5d69319c7252027a
2026-06-09 17:48:36.367388 | controller | Jun 09 17:05:02.334827 crc crio[20770]: time="2026-06-09T17:05:02.333931261Z" level=info msg="Running pod sandbox: sushy-emulator/sushy-emulator/POD" id=dcdd1980-a0c0-481d-ac7e-e9f8bebb8a6f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.367404 | controller | Jun 09 17:05:02.336015 crc crio[20770]: time="2026-06-09T17:05:02.334875548Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.367420 | controller | Jun 09 17:05:02.398311 crc crio[20770]: time="2026-06-09T17:05:02.398129148Z" level=info msg="Got pod network &{Name:sushy-emulator Namespace:sushy-emulator ID:22ad9bcd272ac6a5822bca11af52d7a18f06e4ba26a2aa14707211cc3db141f7 UID:80a360b0-85ab-4212-9655-003199d70dfa NetNS:/var/run/netns/7d984538-66a6-4508-9442-d1b233220b59 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod80a360b0_85ab_4212_9655_003199d70dfa.slice PodAnnotations:0xc00291a1a0}] Aliases:map[]}"
2026-06-09 17:48:36.367440 | controller | Jun 09 17:05:02.416565 crc crio[20770]: time="2026-06-09T17:05:02.398352184Z" level=info msg="Adding pod sushy-emulator_sushy-emulator to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.367457 | controller | Jun 09 17:05:02.923172 crc crio[20770]: 2026-06-09T17:05:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:22ad9bcd272ac6a Mac:7a:a4:ac:1f:1e:79 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d9 Mtu:0 Sandbox:/var/run/netns/7d984538-66a6-4508-9442-d1b233220b59 SocketPath: PciID:}] [{Interface:0xc0002acc50 Address:{IP:10.217.0.217 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.367474 | controller | Jun 09 17:05:02.925723 crc crio[20770]: time="2026-06-09T17:05:02.925400777Z" level=info msg="Got pod network &{Name:sushy-emulator Namespace:sushy-emulator ID:22ad9bcd272ac6a5822bca11af52d7a18f06e4ba26a2aa14707211cc3db141f7 UID:80a360b0-85ab-4212-9655-003199d70dfa NetNS:/var/run/netns/7d984538-66a6-4508-9442-d1b233220b59 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod80a360b0_85ab_4212_9655_003199d70dfa.slice PodAnnotations:0xc00291a1a0}] Aliases:map[]}"
2026-06-09 17:48:36.367490 | controller | Jun 09 17:05:02.925917 crc crio[20770]: time="2026-06-09T17:05:02.92584678Z" level=info msg="Checking pod sushy-emulator_sushy-emulator for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.367506 | controller | Jun 09 17:05:02.939328 crc crio[20770]: time="2026-06-09T17:05:02.939224887Z" level=info msg="Ran pod sandbox 22ad9bcd272ac6a5822bca11af52d7a18f06e4ba26a2aa14707211cc3db141f7 with infra container: sushy-emulator/sushy-emulator/POD" id=dcdd1980-a0c0-481d-ac7e-e9f8bebb8a6f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.367545 | controller | Jun 09 17:05:02.942567 crc crio[20770]: time="2026-06-09T17:05:02.942488502Z" level=info msg="Pulling image: quay.io/metal3-io/sushy-tools:latest" id=b7c631a5-bd21-4fed-b415-2b967ca97d69 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.367566 | controller | Jun 09 17:05:02.955957 crc crio[20770]: time="2026-06-09T17:05:02.953085068Z" level=info msg="Trying to access \"quay.io/metal3-io/sushy-tools:latest\""
2026-06-09 17:48:36.367582 | controller | Jun 09 17:05:11.014412 crc crio[20770]: time="2026-06-09T17:05:11.013539524Z" level=info msg="Removing container: 56393aacf751ede27186cb402808555dbefab58b31f35cf62698d45d520b2b78" id=83c1d9a3-4983-46b2-9d59-b4e6028c93b3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.367598 | controller | Jun 09 17:05:16.747514 crc crio[20770]: time="2026-06-09T17:05:16.746564377Z" level=info msg="Removed container 56393aacf751ede27186cb402808555dbefab58b31f35cf62698d45d520b2b78: openstack/ovsdbserver-sb-0-config-1781024291-j5w6v/ovn-config" id=83c1d9a3-4983-46b2-9d59-b4e6028c93b3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.367614 | controller | Jun 09 17:05:16.752386 crc crio[20770]: time="2026-06-09T17:05:16.752312893Z" level=info msg="Removing container: 7310f918190b84e3165487593507d08e218e0c81897f16a7c9411ef979c377bb" id=7857ff61-fad9-449c-b1dd-0dac109025ff name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.367630 | controller | Jun 09 17:05:16.914419 crc crio[20770]: time="2026-06-09T17:05:16.91434698Z" level=info msg="Removed container 7310f918190b84e3165487593507d08e218e0c81897f16a7c9411ef979c377bb: openstack/root-account-create-update-mtgtm/mariadb-account-create-update" id=7857ff61-fad9-449c-b1dd-0dac109025ff name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.367646 | controller | Jun 09 17:05:16.917989 crc crio[20770]: time="2026-06-09T17:05:16.917594274Z" level=info msg="Removing container: 52eed0ad788512a49f73aa02f62c21c435669900e4f6f4605cac379d773ffca2" id=7669ab5d-fadd-4a7d-ab9f-4a7570f7c0b2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.367665 | controller | Jun 09 17:05:17.082865 crc crio[20770]: time="2026-06-09T17:05:17.082597026Z" level=info msg="Removed container 52eed0ad788512a49f73aa02f62c21c435669900e4f6f4605cac379d773ffca2: openshift-infra/auto-csr-approver-29683738-k4rbg/oc" id=7669ab5d-fadd-4a7d-ab9f-4a7570f7c0b2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.367681 | controller | Jun 09 17:05:17.087498 crc crio[20770]: time="2026-06-09T17:05:17.087328583Z" level=info msg="Removing container: 770bbce84fb00912fb4fbdb398946cd4dc74dc31602f15311649e312dcd75410" id=15bb637f-ff6f-4850-be98-77294521ad33 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.367696 | controller | Jun 09 17:05:17.124952 crc crio[20770]: time="2026-06-09T17:05:17.124779376Z" level=info msg="Pulled image: quay.io/metal3-io/sushy-tools@sha256:bfeacfc431242e6c63ce6dd880b96f6b7921a79cf05d73a9b757646b503c6003" id=b7c631a5-bd21-4fed-b415-2b967ca97d69 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.367712 | controller | Jun 09 17:05:17.126375 crc crio[20770]: time="2026-06-09T17:05:17.126338501Z" level=info msg="Checking image status: quay.io/metal3-io/sushy-tools:latest" id=2d95e1c5-21e4-4675-b91b-eb92c5761609 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.367727 | controller | Jun 09 17:05:17.173011 crc crio[20770]: time="2026-06-09T17:05:17.172233818Z" level=info msg="Removed container 770bbce84fb00912fb4fbdb398946cd4dc74dc31602f15311649e312dcd75410: openstack/ovn-controller-cw8vf-config-bdmtj/ovn-config" id=15bb637f-ff6f-4850-be98-77294521ad33 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.367743 | controller | Jun 09 17:05:17.175948 crc crio[20770]: time="2026-06-09T17:05:17.175887844Z" level=info msg="Checking image status: quay.io/metal3-io/sushy-tools:latest" id=27255aa7-442b-45d8-be6e-590b716f0cae name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.367759 | controller | Jun 09 17:05:17.176480 crc crio[20770]: time="2026-06-09T17:05:17.176416499Z" level=info msg="Removing container: 40a32ec42761d3f846a4e38aa410cf692cbecccacf5a431a435243aba2d3e025" id=6b79bf4f-fea9-403f-855e-830666816437 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.367775 | controller | Jun 09 17:05:17.186063 crc crio[20770]: time="2026-06-09T17:05:17.185982196Z" level=info msg="Creating container: sushy-emulator/sushy-emulator/sushy-emulator" id=b392aee1-4466-4949-b531-e09997caa124 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.367791 | controller | Jun 09 17:05:17.187490 crc crio[20770]: time="2026-06-09T17:05:17.187427478Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.367807 | controller | Jun 09 17:05:17.244050 crc crio[20770]: time="2026-06-09T17:05:17.243947063Z" level=info msg="Removed container 40a32ec42761d3f846a4e38aa410cf692cbecccacf5a431a435243aba2d3e025: openstack/ovsdbserver-nb-0-config-1781024291-df65p/ovn-config" id=6b79bf4f-fea9-403f-855e-830666816437 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.367824 | controller | Jun 09 17:05:17.254616 crc crio[20770]: time="2026-06-09T17:05:17.254346293Z" level=info msg="Removing container: 5e612a7c31b5589bbf50c10bb460248a6a4350cf6e5608aaa24bb63703cb473a" id=be2a0b75-7879-4769-b5d3-22656982feb0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.367840 | controller | Jun 09 17:05:17.259160 crc crio[20770]: time="2026-06-09T17:05:17.25907001Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.367857 | controller | Jun 09 17:05:17.264149 crc crio[20770]: time="2026-06-09T17:05:17.264069085Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.367876 | controller | Jun 09 17:05:17.427143 crc crio[20770]: time="2026-06-09T17:05:17.426926085Z" level=info msg="Removed container 5e612a7c31b5589bbf50c10bb460248a6a4350cf6e5608aaa24bb63703cb473a: openstack/ovn-controller-cw8vf-config-r2q6q/ovn-config" id=be2a0b75-7879-4769-b5d3-22656982feb0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.367893 | controller | Jun 09 17:05:17.441337 crc crio[20770]: time="2026-06-09T17:05:17.441227209Z" level=info msg="Stopping pod sandbox: a9c4b76d4c7e28dd5f482ce18d6ff385da4b2e1f85280cbb2e4d2ee052ac802e" id=d220517f-0459-4e54-b632-a1fe253fb599 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.367909 | controller | Jun 09 17:05:17.441337 crc crio[20770]: time="2026-06-09T17:05:17.441307921Z" level=info msg="Stopped pod sandbox (already stopped): a9c4b76d4c7e28dd5f482ce18d6ff385da4b2e1f85280cbb2e4d2ee052ac802e" id=d220517f-0459-4e54-b632-a1fe253fb599 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.367924 | controller | Jun 09 17:05:17.442296 crc crio[20770]: time="2026-06-09T17:05:17.442195246Z" level=info msg="Removing pod sandbox: a9c4b76d4c7e28dd5f482ce18d6ff385da4b2e1f85280cbb2e4d2ee052ac802e" id=169fb1a0-6d55-47a3-9ae9-919c042c9ce9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.367940 | controller | Jun 09 17:05:17.465077 crc crio[20770]: time="2026-06-09T17:05:17.464893493Z" level=info msg="Created container 2564e1e8728e4c6bb1c7bae1b319c9b8b9dd65c974ba8b3e7d296fc401f59fcf: sushy-emulator/sushy-emulator/sushy-emulator" id=b392aee1-4466-4949-b531-e09997caa124 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.367956 | controller | Jun 09 17:05:17.466373 crc crio[20770]: time="2026-06-09T17:05:17.466293973Z" level=info msg="Starting container: 2564e1e8728e4c6bb1c7bae1b319c9b8b9dd65c974ba8b3e7d296fc401f59fcf" id=aa7753be-a6c7-4f83-89f0-c6259c5035eb name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.367972 | controller | Jun 09 17:05:17.468207 crc crio[20770]: time="2026-06-09T17:05:17.468144287Z" level=info msg="Removed pod sandbox: a9c4b76d4c7e28dd5f482ce18d6ff385da4b2e1f85280cbb2e4d2ee052ac802e" id=169fb1a0-6d55-47a3-9ae9-919c042c9ce9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.367987 | controller | Jun 09 17:05:17.471157 crc crio[20770]: time="2026-06-09T17:05:17.471008Z" level=info msg="Stopping pod sandbox: 55aaa2204d1f467e8c6e760c594f0c51e323584e93ab0beaba38f60469e0f21d" id=3ec994bc-507b-44cc-9d56-28f964d127e6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.368002 | controller | Jun 09 17:05:17.471412 crc crio[20770]: time="2026-06-09T17:05:17.47134904Z" level=info msg="Stopped pod sandbox (already stopped): 55aaa2204d1f467e8c6e760c594f0c51e323584e93ab0beaba38f60469e0f21d" id=3ec994bc-507b-44cc-9d56-28f964d127e6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.368018 | controller | Jun 09 17:05:17.474890 crc crio[20770]: time="2026-06-09T17:05:17.4727346Z" level=info msg="Removing pod sandbox: 55aaa2204d1f467e8c6e760c594f0c51e323584e93ab0beaba38f60469e0f21d" id=05226c36-2bd7-40cf-8c2b-b844b1af9f57 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.368034 | controller | Jun 09 17:05:17.477293 crc crio[20770]: time="2026-06-09T17:05:17.476594321Z" level=info msg="Started container" PID=91430 containerID=2564e1e8728e4c6bb1c7bae1b319c9b8b9dd65c974ba8b3e7d296fc401f59fcf description=sushy-emulator/sushy-emulator/sushy-emulator id=aa7753be-a6c7-4f83-89f0-c6259c5035eb name=/runtime.v1.RuntimeService/StartContainer sandboxID=22ad9bcd272ac6a5822bca11af52d7a18f06e4ba26a2aa14707211cc3db141f7
2026-06-09 17:48:36.368050 | controller | Jun 09 17:05:17.495283 crc crio[20770]: time="2026-06-09T17:05:17.495179369Z" level=info msg="Removed pod sandbox: 55aaa2204d1f467e8c6e760c594f0c51e323584e93ab0beaba38f60469e0f21d" id=05226c36-2bd7-40cf-8c2b-b844b1af9f57 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.368072 | controller | Jun 09 17:05:17.496845 crc crio[20770]: time="2026-06-09T17:05:17.49625921Z" level=info msg="Stopping pod sandbox: 6a42900cffe76c03cf4a5e27568f9999b3094969d6d9ad5688443e8610d73546" id=e6b983a6-5a06-4125-8f19-a3dd328b42a8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.368088 | controller | Jun 09 17:05:17.496845 crc crio[20770]: time="2026-06-09T17:05:17.496333432Z" level=info msg="Stopped pod sandbox (already stopped): 6a42900cffe76c03cf4a5e27568f9999b3094969d6d9ad5688443e8610d73546" id=e6b983a6-5a06-4125-8f19-a3dd328b42a8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.368104 | controller | Jun 09 17:05:17.497610 crc crio[20770]: time="2026-06-09T17:05:17.497432384Z" level=info msg="Removing pod sandbox: 6a42900cffe76c03cf4a5e27568f9999b3094969d6d9ad5688443e8610d73546" id=3c77188d-8bc7-4395-8d9b-fefacd88404a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.368120 | controller | Jun 09 17:05:17.521209 crc crio[20770]: time="2026-06-09T17:05:17.521082228Z" level=info msg="Removed pod sandbox: 6a42900cffe76c03cf4a5e27568f9999b3094969d6d9ad5688443e8610d73546" id=3c77188d-8bc7-4395-8d9b-fefacd88404a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.368136 | controller | Jun 09 17:05:17.522375 crc crio[20770]: time="2026-06-09T17:05:17.522300113Z" level=info msg="Stopping pod sandbox: 6a9b3d359b49f928ec99689af660c8a7ae2066d3c86102870c42ef607b5898f2" id=ca87e3e8-97a0-4216-9975-b11ac1854c72 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.368151 | controller | Jun 09 17:05:17.522498 crc crio[20770]: time="2026-06-09T17:05:17.522377986Z" level=info msg="Stopped pod sandbox (already stopped): 6a9b3d359b49f928ec99689af660c8a7ae2066d3c86102870c42ef607b5898f2" id=ca87e3e8-97a0-4216-9975-b11ac1854c72 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.368167 | controller | Jun 09 17:05:17.523363 crc crio[20770]: time="2026-06-09T17:05:17.523286962Z" level=info msg="Removing pod sandbox: 6a9b3d359b49f928ec99689af660c8a7ae2066d3c86102870c42ef607b5898f2" id=93844cff-b314-469b-9c36-8f196cfe12a5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.368183 | controller | Jun 09 17:05:17.542463 crc crio[20770]: time="2026-06-09T17:05:17.542368314Z" level=info msg="Removed pod sandbox: 6a9b3d359b49f928ec99689af660c8a7ae2066d3c86102870c42ef607b5898f2" id=93844cff-b314-469b-9c36-8f196cfe12a5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.368199 | controller | Jun 09 17:05:17.543459 crc crio[20770]: time="2026-06-09T17:05:17.543318981Z" level=info msg="Stopping pod sandbox: a15f7f92dfbd29dcc95899bd82ae362e9452a70baa0bead29bd468ecb45ebe81" id=c77af04d-740f-4d3b-bb2d-eca99943369d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.368215 | controller | Jun 09 17:05:17.543459 crc crio[20770]: time="2026-06-09T17:05:17.543428764Z" level=info msg="Stopped pod sandbox (already stopped): a15f7f92dfbd29dcc95899bd82ae362e9452a70baa0bead29bd468ecb45ebe81" id=c77af04d-740f-4d3b-bb2d-eca99943369d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.368231 | controller | Jun 09 17:05:17.544287 crc crio[20770]: time="2026-06-09T17:05:17.544210467Z" level=info msg="Removing pod sandbox: a15f7f92dfbd29dcc95899bd82ae362e9452a70baa0bead29bd468ecb45ebe81" id=88ac6e18-ad91-4b76-872b-a8f4e8b71c70 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.368247 | controller | Jun 09 17:05:17.559593 crc crio[20770]: time="2026-06-09T17:05:17.559475019Z" level=info msg="Removed pod sandbox: a15f7f92dfbd29dcc95899bd82ae362e9452a70baa0bead29bd468ecb45ebe81" id=88ac6e18-ad91-4b76-872b-a8f4e8b71c70 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.368263 | controller | Jun 09 17:05:17.560614 crc crio[20770]: time="2026-06-09T17:05:17.560540059Z" level=info msg="Stopping pod sandbox: 99d2df4ad10128d9b00e92273b2fba3fa4c9b6cfd7f37c0933948fa8c5fa6b50" id=f0be2a72-909b-471f-90ef-e0c15e67844a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.368282 | controller | Jun 09 17:05:17.560614 crc crio[20770]: time="2026-06-09T17:05:17.560604971Z" level=info msg="Stopped pod sandbox (already stopped): 99d2df4ad10128d9b00e92273b2fba3fa4c9b6cfd7f37c0933948fa8c5fa6b50" id=f0be2a72-909b-471f-90ef-e0c15e67844a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.368298 | controller | Jun 09 17:05:17.561296 crc crio[20770]: time="2026-06-09T17:05:17.561217749Z" level=info msg="Removing pod sandbox: 99d2df4ad10128d9b00e92273b2fba3fa4c9b6cfd7f37c0933948fa8c5fa6b50" id=97d9f4a8-8f15-4cf7-9efa-540fd7d5c695 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.368313 | controller | Jun 09 17:05:17.579788 crc crio[20770]: time="2026-06-09T17:05:17.579638742Z" level=info msg="Removed pod sandbox: 99d2df4ad10128d9b00e92273b2fba3fa4c9b6cfd7f37c0933948fa8c5fa6b50" id=97d9f4a8-8f15-4cf7-9efa-540fd7d5c695 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.368329 | controller | Jun 09 17:05:17.580960 crc crio[20770]: time="2026-06-09T17:05:17.580852167Z" level=info msg="Stopping pod sandbox: ac2190f60eb16248255948bef42cf57ccb5557e49cdf45e4c489d0a75cf81053" id=a42e4cde-fc9a-4e66-8f9b-3c9d876d7481 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.368344 | controller | Jun 09 17:05:17.580960 crc crio[20770]: time="2026-06-09T17:05:17.58094962Z" level=info msg="Stopped pod sandbox (already stopped): ac2190f60eb16248255948bef42cf57ccb5557e49cdf45e4c489d0a75cf81053" id=a42e4cde-fc9a-4e66-8f9b-3c9d876d7481 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.368360 | controller | Jun 09 17:05:17.581970 crc crio[20770]: time="2026-06-09T17:05:17.581893287Z" level=info msg="Removing pod sandbox: ac2190f60eb16248255948bef42cf57ccb5557e49cdf45e4c489d0a75cf81053" id=930bc4a3-b4c9-4844-b80d-9f0c888b9c7c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.368375 | controller | Jun 09 17:05:17.599063 crc crio[20770]: time="2026-06-09T17:05:17.598961181Z" level=info msg="Removed pod sandbox: ac2190f60eb16248255948bef42cf57ccb5557e49cdf45e4c489d0a75cf81053" id=930bc4a3-b4c9-4844-b80d-9f0c888b9c7c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.368391 | controller | Jun 09 17:05:25.339357 crc crio[20770]: time="2026-06-09T17:05:25.338757265Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 17:48:36.368407 | controller | Jun 09 17:05:37.459834 crc crio[20770]: time="2026-06-09T17:05:37.458977938Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-7b4b57f4f9-5mswl/POD" id=e5c88e4f-af16-48e6-9afc-26d90e7bf13f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.368423 | controller | Jun 09 17:05:37.459834 crc crio[20770]: time="2026-06-09T17:05:37.459769551Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.368440 | controller | Jun 09 17:05:37.513479 crc crio[20770]: time="2026-06-09T17:05:37.51333329Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7b4b57f4f9-5mswl Namespace:openstack ID:05b233fe6e0941096039570a820f1316cb3089d38f98d56810243ec394e22ee3 UID:c83a9074-bcb4-44cc-92de-5fc8c4732645 NetNS:/var/run/netns/4490088b-ad2d-48e1-bdba-46e6859494d3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc83a9074_bcb4_44cc_92de_5fc8c4732645.slice PodAnnotations:0xc006e7e4c0}] Aliases:map[]}"
2026-06-09 17:48:36.368457 | controller | Jun 09 17:05:37.513479 crc crio[20770]: time="2026-06-09T17:05:37.513396702Z" level=info msg="Adding pod openstack_dnsmasq-dns-7b4b57f4f9-5mswl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.368473 | controller | Jun 09 17:05:38.075939 crc crio[20770]: 2026-06-09T17:05:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:05b233fe6e09410 Mac:8a:ec:5b:39:88:f6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:da Mtu:0 Sandbox:/var/run/netns/4490088b-ad2d-48e1-bdba-46e6859494d3 SocketPath: PciID:}] [{Interface:0xc00011e5c0 Address:{IP:10.217.0.218 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.368493 | controller | Jun 09 17:05:38.077711 crc crio[20770]: time="2026-06-09T17:05:38.077569509Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7b4b57f4f9-5mswl Namespace:openstack ID:05b233fe6e0941096039570a820f1316cb3089d38f98d56810243ec394e22ee3 UID:c83a9074-bcb4-44cc-92de-5fc8c4732645 NetNS:/var/run/netns/4490088b-ad2d-48e1-bdba-46e6859494d3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc83a9074_bcb4_44cc_92de_5fc8c4732645.slice PodAnnotations:0xc006e7e4c0}] Aliases:map[]}"
2026-06-09 17:48:36.368527 | controller | Jun 09 17:05:38.077882 crc crio[20770]: time="2026-06-09T17:05:38.077844187Z" level=info msg="Checking pod openstack_dnsmasq-dns-7b4b57f4f9-5mswl for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.368550 | controller | Jun 09 17:05:38.088971 crc crio[20770]: time="2026-06-09T17:05:38.088864085Z" level=info msg="Ran pod sandbox 05b233fe6e0941096039570a820f1316cb3089d38f98d56810243ec394e22ee3 with infra container: openstack/dnsmasq-dns-7b4b57f4f9-5mswl/POD" id=e5c88e4f-af16-48e6-9afc-26d90e7bf13f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.368566 | controller | Jun 09 17:05:38.092480 crc crio[20770]: time="2026-06-09T17:05:38.092392277Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=74fc15d6-7b85-4a59-bece-3647e66e5b1b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.368583 | controller | Jun 09 17:05:38.164584 crc crio[20770]: time="2026-06-09T17:05:38.164453081Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=32dc7997-911d-4c5d-9550-5935c962f17b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.368599 | controller | Jun 09 17:05:38.180061 crc crio[20770]: time="2026-06-09T17:05:38.179943709Z" level=info msg="Creating container: openstack/dnsmasq-dns-7b4b57f4f9-5mswl/init" id=96570c39-8da3-4ceb-a13a-f5ef1b4e4b29 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.368614 | controller | Jun 09 17:05:38.180450 crc crio[20770]: time="2026-06-09T17:05:38.180404163Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.368631 | controller | Jun 09 17:05:38.237087 crc crio[20770]: time="2026-06-09T17:05:38.236939478Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.368647 | controller | Jun 09 17:05:38.241765 crc crio[20770]: time="2026-06-09T17:05:38.241578002Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.368663 | controller | Jun 09 17:05:38.384573 crc crio[20770]: time="2026-06-09T17:05:38.384461214Z" level=info msg="Created container 45ca39af0faaef36b7db7a697e1d259ba29e6505e5f1ee8e40b9173f645eb767: openstack/dnsmasq-dns-7b4b57f4f9-5mswl/init" id=96570c39-8da3-4ceb-a13a-f5ef1b4e4b29 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.368679 | controller | Jun 09 17:05:38.385886 crc crio[20770]: time="2026-06-09T17:05:38.385820304Z" level=info msg="Starting container: 45ca39af0faaef36b7db7a697e1d259ba29e6505e5f1ee8e40b9173f645eb767" id=6089bf40-e691-4eb2-8394-f80105fbd620 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.368694 | controller | Jun 09 17:05:38.399924 crc crio[20770]: time="2026-06-09T17:05:38.399588382Z" level=info msg="Started container" PID=92493 containerID=45ca39af0faaef36b7db7a697e1d259ba29e6505e5f1ee8e40b9173f645eb767 description=openstack/dnsmasq-dns-7b4b57f4f9-5mswl/init id=6089bf40-e691-4eb2-8394-f80105fbd620 name=/runtime.v1.RuntimeService/StartContainer sandboxID=05b233fe6e0941096039570a820f1316cb3089d38f98d56810243ec394e22ee3
2026-06-09 17:48:36.368714 | controller | Jun 09 17:05:39.391603 crc crio[20770]: time="2026-06-09T17:05:39.39149213Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=399739de-933a-42e7-a0d6-d467dfd65b95 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.368730 | controller | Jun 09 17:05:39.462112 crc crio[20770]: time="2026-06-09T17:05:39.461433763Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=cf775bac-83bc-4107-af2a-00f3af82aedf name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.368746 | controller | Jun 09 17:05:39.492991 crc crio[20770]: time="2026-06-09T17:05:39.489437343Z" level=info msg="Creating container: openstack/dnsmasq-dns-7b4b57f4f9-5mswl/dnsmasq-dns" id=c4340178-54f9-457c-b3ee-48bf4eaa0638 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.368762 | controller | Jun 09 17:05:39.492991 crc crio[20770]: time="2026-06-09T17:05:39.489917817Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.368778 | controller | Jun 09 17:05:39.544182 crc crio[20770]: time="2026-06-09T17:05:39.544133855Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.368794 | controller | Jun 09 17:05:39.548305 crc crio[20770]: time="2026-06-09T17:05:39.548276735Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.368810 | controller | Jun 09 17:05:40.196876 crc crio[20770]: time="2026-06-09T17:05:40.195934246Z" level=info msg="Created container ae563830f6b16e48fdb4f808021d603b360aff5e0e1d2d9953f8f345dcced835: openstack/dnsmasq-dns-7b4b57f4f9-5mswl/dnsmasq-dns" id=c4340178-54f9-457c-b3ee-48bf4eaa0638 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.368828 | controller | Jun 09 17:05:40.201009 crc crio[20770]: time="2026-06-09T17:05:40.20057927Z" level=info msg="Starting container: ae563830f6b16e48fdb4f808021d603b360aff5e0e1d2d9953f8f345dcced835" id=8176a7db-9492-4c7b-a237-88f5d056a3ff name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.368852 | controller | Jun 09 17:05:40.216336 crc crio[20770]: time="2026-06-09T17:05:40.215181012Z" level=info msg="Started container" PID=92579 containerID=ae563830f6b16e48fdb4f808021d603b360aff5e0e1d2d9953f8f345dcced835 description=openstack/dnsmasq-dns-7b4b57f4f9-5mswl/dnsmasq-dns id=8176a7db-9492-4c7b-a237-88f5d056a3ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=05b233fe6e0941096039570a820f1316cb3089d38f98d56810243ec394e22ee3
2026-06-09 17:48:36.368878 | controller | Jun 09 17:05:47.574845 crc crio[20770]: time="2026-06-09T17:05:47.574017945Z" level=info msg="Stopping container: fd794716286e0d96d9dfeda533d79f3ebeab50f9b732ebdd945bdca663cd269c (timeout: 10s)" id=2aa16067-6150-4c12-96e3-ee95974f2ea1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.368896 | controller | Jun 09 17:05:47.701983 crc crio[20770]: time="2026-06-09T17:05:47.701860252Z" level=info msg="Stopped container fd794716286e0d96d9dfeda533d79f3ebeab50f9b732ebdd945bdca663cd269c: openstack/dnsmasq-dns-6c78bff8f5-nxnxc/dnsmasq-dns" id=2aa16067-6150-4c12-96e3-ee95974f2ea1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.368913 | controller | Jun 09 17:05:47.702908 crc crio[20770]: time="2026-06-09T17:05:47.702792749Z" level=info msg="Stopping pod sandbox: 27fd780af19770737de32b5a88dd9a2f1e185d3b0149a9fe7f7117e4468c8f21" id=c3136b56-8c3f-4f24-9804-057207d04bcf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.368933 | controller | Jun 09 17:05:47.703876 crc crio[20770]: time="2026-06-09T17:05:47.703774818Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6c78bff8f5-nxnxc Namespace:openstack ID:27fd780af19770737de32b5a88dd9a2f1e185d3b0149a9fe7f7117e4468c8f21 UID:133ec9b3-d429-42d1-8688-4378d833add2 NetNS:/var/run/netns/72746c12-6cbc-4106-8a9a-f7880d4c1e7c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod133ec9b3_d429_42d1_8688_4378d833add2.slice PodAnnotations:0xc007516a48}] Aliases:map[]}"
2026-06-09 17:48:36.368950 | controller | Jun 09 17:05:47.704058 crc crio[20770]: time="2026-06-09T17:05:47.703995234Z" level=info msg="Deleting pod openstack_dnsmasq-dns-6c78bff8f5-nxnxc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.368966 | controller | Jun 09 17:05:48.168955 crc crio[20770]: time="2026-06-09T17:05:48.168277122Z" level=info msg="Stopped pod sandbox: 27fd780af19770737de32b5a88dd9a2f1e185d3b0149a9fe7f7117e4468c8f21" id=c3136b56-8c3f-4f24-9804-057207d04bcf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.368982 | controller | Jun 09 17:05:48.548002 crc crio[20770]: time="2026-06-09T17:05:48.547548062Z" level=info msg="Removing container: fd794716286e0d96d9dfeda533d79f3ebeab50f9b732ebdd945bdca663cd269c" id=319cd26a-52b2-4ebb-8029-ccacac1da36f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.368998 | controller | Jun 09 17:05:48.598829 crc crio[20770]: time="2026-06-09T17:05:48.598213727Z" level=info msg="Removed container fd794716286e0d96d9dfeda533d79f3ebeab50f9b732ebdd945bdca663cd269c: openstack/dnsmasq-dns-6c78bff8f5-nxnxc/dnsmasq-dns" id=319cd26a-52b2-4ebb-8029-ccacac1da36f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.369014 | controller | Jun 09 17:05:48.601621 crc crio[20770]: time="2026-06-09T17:05:48.601559594Z" level=info msg="Removing container: a6d18da35e1d8d26c260f94d0c7df79705c8384f93e15ecae6577da1dd46c518" id=96e5d2f0-2e1a-469c-b7c3-a345f8828c32 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.369030 | controller | Jun 09 17:05:48.658050 crc crio[20770]: time="2026-06-09T17:05:48.657880253Z" level=info msg="Removed container a6d18da35e1d8d26c260f94d0c7df79705c8384f93e15ecae6577da1dd46c518: openstack/dnsmasq-dns-6c78bff8f5-nxnxc/init" id=96e5d2f0-2e1a-469c-b7c3-a345f8828c32 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.369046 | controller | Jun 09 17:05:49.211778 crc crio[20770]: time="2026-06-09T17:05:49.211735932Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-649b7c9ccf-w58dj/POD" id=b863c993-3efa-43ef-b31d-14f524987cc9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.369061 | controller | Jun 09 17:05:49.212069 crc crio[20770]: time="2026-06-09T17:05:49.212044211Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.369078 | controller | Jun 09 17:05:49.428572 crc crio[20770]: time="2026-06-09T17:05:49.428399538Z" level=info msg="Got pod network &{Name:dnsmasq-dns-649b7c9ccf-w58dj Namespace:openstack ID:56008bb491915c7c20a3a60a98d2e2e64966edd39007e5e4c89758a3e027ab40 UID:582695d3-9378-405f-8bee-5cee5085e043 NetNS:/var/run/netns/33e2813f-f033-4a7d-982c-f807fde40a5e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod582695d3_9378_405f_8bee_5cee5085e043.slice PodAnnotations:0xc002a08860}] Aliases:map[]}"
2026-06-09 17:48:36.369094 | controller | Jun 09 17:05:49.429084 crc crio[20770]: time="2026-06-09T17:05:49.429045637Z" level=info msg="Adding pod openstack_dnsmasq-dns-649b7c9ccf-w58dj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.369111 | controller | Jun 09 17:05:52.855921 crc crio[20770]: 2026-06-09T17:05:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:56008bb491915c7 Mac:9e:e6:75:6c:3e:34 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:db Mtu:0 Sandbox:/var/run/netns/33e2813f-f033-4a7d-982c-f807fde40a5e SocketPath: PciID:}] [{Interface:0xc00028e800 Address:{IP:10.217.0.219 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.369131 | controller | Jun 09 17:05:52.860177 crc crio[20770]: time="2026-06-09T17:05:52.860120462Z" level=info msg="Got pod network &{Name:dnsmasq-dns-649b7c9ccf-w58dj Namespace:openstack ID:56008bb491915c7c20a3a60a98d2e2e64966edd39007e5e4c89758a3e027ab40 UID:582695d3-9378-405f-8bee-5cee5085e043 NetNS:/var/run/netns/33e2813f-f033-4a7d-982c-f807fde40a5e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod582695d3_9378_405f_8bee_5cee5085e043.slice PodAnnotations:0xc002a08860}] Aliases:map[]}"
2026-06-09 17:48:36.369150 | controller | Jun 09 17:05:52.860570 crc crio[20770]: time="2026-06-09T17:05:52.860545454Z" level=info msg="Checking pod openstack_dnsmasq-dns-649b7c9ccf-w58dj for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.369174 | controller | Jun 09 17:05:52.876749 crc crio[20770]: time="2026-06-09T17:05:52.876618249Z" level=info msg="Ran pod sandbox 56008bb491915c7c20a3a60a98d2e2e64966edd39007e5e4c89758a3e027ab40 with infra container: openstack/dnsmasq-dns-649b7c9ccf-w58dj/POD" id=b863c993-3efa-43ef-b31d-14f524987cc9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.369198 | controller | Jun 09 17:05:52.883963 crc crio[20770]: time="2026-06-09T17:05:52.883426936Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=96268357-a1c7-41ea-9df9-a13db4acb4e6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.369220 | controller | Jun 09 17:05:52.973582 crc crio[20770]: time="2026-06-09T17:05:52.973408618Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=5a439793-26b3-4244-ba2f-4d6ab4c1d516 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.369238 | controller | Jun 09 17:05:53.416166 crc crio[20770]: time="2026-06-09T17:05:53.414139545Z" level=info msg="Creating container: openstack/dnsmasq-dns-649b7c9ccf-w58dj/init" id=e81fb675-6a8b-4eb5-a87e-5b828146fddb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.369254 | controller | Jun 09 17:05:53.416166 crc crio[20770]: time="2026-06-09T17:05:53.41499085Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.369270 | controller | Jun 09 17:05:53.493077 crc crio[20770]: time="2026-06-09T17:05:53.491020069Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.369287 | controller | Jun 09 17:05:53.528630 crc crio[20770]: time="2026-06-09T17:05:53.528475862Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.369303 | controller | Jun 09 17:05:54.038489 crc crio[20770]: time="2026-06-09T17:05:54.038344359Z" level=info msg="Created container 65d2a025cf2c6028abad80db852bf70bfda5789f3f88c369c4878a34b8792ec8: openstack/dnsmasq-dns-649b7c9ccf-w58dj/init" id=e81fb675-6a8b-4eb5-a87e-5b828146fddb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.369319 | controller | Jun 09 17:05:54.040617 crc crio[20770]: time="2026-06-09T17:05:54.040567913Z" level=info msg="Starting container: 65d2a025cf2c6028abad80db852bf70bfda5789f3f88c369c4878a34b8792ec8" id=c35a4727-2caf-4f6b-995b-192d5ff3b814 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.369336 | controller | Jun 09 17:05:54.048381 crc crio[20770]: time="2026-06-09T17:05:54.048276606Z" level=info msg="Started container" PID=93449 containerID=65d2a025cf2c6028abad80db852bf70bfda5789f3f88c369c4878a34b8792ec8 description=openstack/dnsmasq-dns-649b7c9ccf-w58dj/init id=c35a4727-2caf-4f6b-995b-192d5ff3b814 name=/runtime.v1.RuntimeService/StartContainer sandboxID=56008bb491915c7c20a3a60a98d2e2e64966edd39007e5e4c89758a3e027ab40
2026-06-09 17:48:36.369357 | controller | Jun 09 17:05:54.657770 crc crio[20770]: time="2026-06-09T17:05:54.65731469Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=e9ad251d-ea31-4f27-9e9b-4f9518407a91 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.369374 | controller | Jun 09 17:05:54.761953 crc crio[20770]: time="2026-06-09T17:05:54.761866194Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=dfdc59b7-2595-494c-b3a7-b905573bcf6c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.369390 | controller | Jun 09 17:05:54.777940 crc crio[20770]: time="2026-06-09T17:05:54.777857477Z" level=info msg="Creating container: openstack/dnsmasq-dns-649b7c9ccf-w58dj/dnsmasq-dns" id=63046bc3-4a80-41b5-b577-df568930d1ff name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.369407 | controller | Jun 09 17:05:54.778290 crc crio[20770]: time="2026-06-09T17:05:54.778240338Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.369423 | controller | Jun 09 17:05:54.833602 crc crio[20770]: time="2026-06-09T17:05:54.833516987Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.369440 | controller | Jun 09 17:05:54.839836 crc crio[20770]: time="2026-06-09T17:05:54.839620743Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.369456 | controller | Jun 09 17:05:56.098556 crc crio[20770]: time="2026-06-09T17:05:56.09805225Z" level=info msg="Created container ac800edd79872625260da1da1aa541fea9d4e4ac594ed21284663e5310cb944f: openstack/dnsmasq-dns-649b7c9ccf-w58dj/dnsmasq-dns" id=63046bc3-4a80-41b5-b577-df568930d1ff name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.369473 | controller | Jun 09 17:05:56.102349 crc crio[20770]: time="2026-06-09T17:05:56.102142489Z" level=info msg="Starting container: ac800edd79872625260da1da1aa541fea9d4e4ac594ed21284663e5310cb944f" id=05236607-4a8a-4056-b371-35e142337f15 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.369490 | controller | Jun 09 17:05:56.111914 crc crio[20770]: time="2026-06-09T17:05:56.111565451Z" level=info msg="Started container" PID=93509 containerID=ac800edd79872625260da1da1aa541fea9d4e4ac594ed21284663e5310cb944f description=openstack/dnsmasq-dns-649b7c9ccf-w58dj/dnsmasq-dns id=05236607-4a8a-4056-b371-35e142337f15 name=/runtime.v1.RuntimeService/StartContainer sandboxID=56008bb491915c7c20a3a60a98d2e2e64966edd39007e5e4c89758a3e027ab40
2026-06-09 17:48:36.369506 | controller | Jun 09 17:06:00.565540 crc crio[20770]: time="2026-06-09T17:06:00.564427209Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683746-vfz8c/POD" id=0e0a5b67-79c7-4846-be57-479e38f26297 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.369546 | controller | Jun 09 17:06:00.565540 crc crio[20770]: time="2026-06-09T17:06:00.565490069Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.369575 | controller | Jun 09 17:06:00.615448 crc crio[20770]: time="2026-06-09T17:06:00.615319911Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683746-vfz8c Namespace:openshift-infra ID:c591ea6bb04e98d530dda39accf1c57d56f6ab0fb11e9dc794ddc16fdbc8f803 UID:e08529cf-5b09-4288-af39-d1d4cdf2a448 NetNS:/var/run/netns/4c675d2d-154f-471e-8e0e-c65dfc67166e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode08529cf_5b09_4288_af39_d1d4cdf2a448.slice PodAnnotations:0xc0029892d8}] Aliases:map[]}"
2026-06-09 17:48:36.369648 | controller | Jun 09 17:06:00.615448 crc crio[20770]: time="2026-06-09T17:06:00.615416783Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683746-vfz8c to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.369672 | controller | Jun 09 17:06:05.476096 crc crio[20770]: 2026-06-09T17:06:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c591ea6bb04e98d Mac:fa:0c:07:82:ad:47 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:dc Mtu:0 Sandbox:/var/run/netns/4c675d2d-154f-471e-8e0e-c65dfc67166e SocketPath: PciID:}] [{Interface:0xc000294ef0 Address:{IP:10.217.0.220 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.369691 | controller | Jun 09 17:06:05.478093 crc crio[20770]: time="2026-06-09T17:06:05.478015281Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683746-vfz8c Namespace:openshift-infra ID:c591ea6bb04e98d530dda39accf1c57d56f6ab0fb11e9dc794ddc16fdbc8f803 UID:e08529cf-5b09-4288-af39-d1d4cdf2a448 NetNS:/var/run/netns/4c675d2d-154f-471e-8e0e-c65dfc67166e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode08529cf_5b09_4288_af39_d1d4cdf2a448.slice PodAnnotations:0xc0029892d8}] Aliases:map[]}"
2026-06-09 17:48:36.369709 | controller | Jun 09 17:06:05.478206 crc crio[20770]: time="2026-06-09T17:06:05.478193066Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683746-vfz8c for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.369725 | controller | Jun 09 17:06:05.506093 crc crio[20770]: time="2026-06-09T17:06:05.505865656Z" level=info msg="Ran pod sandbox c591ea6bb04e98d530dda39accf1c57d56f6ab0fb11e9dc794ddc16fdbc8f803 with infra container: openshift-infra/auto-csr-approver-29683746-vfz8c/POD" id=0e0a5b67-79c7-4846-be57-479e38f26297 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.369742 | controller | Jun 09 17:06:05.512825 crc crio[20770]: time="2026-06-09T17:06:05.512720155Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=3505d377-ef3d-4054-bde9-18f43f13747d name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.369759 | controller | Jun 09 17:06:05.537269 crc crio[20770]: time="2026-06-09T17:06:05.537170842Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 17:48:36.369777 | controller | Jun 09 17:06:05.726103 crc crio[20770]: time="2026-06-09T17:06:05.726033994Z" level=info msg="Stopping container: ae563830f6b16e48fdb4f808021d603b360aff5e0e1d2d9953f8f345dcced835 (timeout: 10s)" id=2ab49736-62db-4446-aa4b-c7aa284ff3c7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.369793 | controller | Jun 09 17:06:05.911726 crc crio[20770]: time="2026-06-09T17:06:05.911006634Z" level=info msg="Stopped container ae563830f6b16e48fdb4f808021d603b360aff5e0e1d2d9953f8f345dcced835: openstack/dnsmasq-dns-7b4b57f4f9-5mswl/dnsmasq-dns" id=2ab49736-62db-4446-aa4b-c7aa284ff3c7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.369809 | controller | Jun 09 17:06:05.913727 crc crio[20770]: time="2026-06-09T17:06:05.91361459Z" level=info msg="Stopping pod sandbox: 05b233fe6e0941096039570a820f1316cb3089d38f98d56810243ec394e22ee3" id=abd64455-2775-4c6c-b7d9-58212171ef35 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.369825 | controller | Jun 09 17:06:05.916378 crc crio[20770]: time="2026-06-09T17:06:05.91535783Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7b4b57f4f9-5mswl Namespace:openstack ID:05b233fe6e0941096039570a820f1316cb3089d38f98d56810243ec394e22ee3 UID:c83a9074-bcb4-44cc-92de-5fc8c4732645 NetNS:/var/run/netns/4490088b-ad2d-48e1-bdba-46e6859494d3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc83a9074_bcb4_44cc_92de_5fc8c4732645.slice PodAnnotations:0xc002989740}] Aliases:map[]}"
2026-06-09 17:48:36.369845 | controller | Jun 09 17:06:05.916863 crc crio[20770]: time="2026-06-09T17:06:05.916793012Z" level=info msg="Deleting pod openstack_dnsmasq-dns-7b4b57f4f9-5mswl from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.369862 | controller | Jun 09 17:06:06.390445 crc crio[20770]: time="2026-06-09T17:06:06.390321577Z" level=info msg="Stopped pod sandbox: 05b233fe6e0941096039570a820f1316cb3089d38f98d56810243ec394e22ee3" id=abd64455-2775-4c6c-b7d9-58212171ef35 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.369879 | controller | Jun 09 17:06:06.894293 crc crio[20770]: time="2026-06-09T17:06:06.893626764Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=3505d377-ef3d-4054-bde9-18f43f13747d name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.369896 | controller | Jun 09 17:06:06.896969 crc crio[20770]: time="2026-06-09T17:06:06.896878048Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=34317f9c-ba02-4213-ac4d-e685c55a1dac name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.369914 | controller | Jun 09 17:06:06.899419 crc crio[20770]: time="2026-06-09T17:06:06.899314779Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=f077e79a-09d5-4bd0-bba1-2f41813b260a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.369938 | controller | Jun 09 17:06:06.907028 crc crio[20770]: time="2026-06-09T17:06:06.906922039Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683746-vfz8c/oc" id=11dff258-21ce-4690-96af-11df13833e23 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.369965 | controller | Jun 09 17:06:06.907491 crc crio[20770]: time="2026-06-09T17:06:06.907419223Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.369993 | controller | Jun 09 17:06:06.948423 crc crio[20770]: time="2026-06-09T17:06:06.948327276Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.370019 | controller | Jun 09 17:06:06.959000 crc crio[20770]: time="2026-06-09T17:06:06.958900582Z" level=info msg="Removing container: ae563830f6b16e48fdb4f808021d603b360aff5e0e1d2d9953f8f345dcced835" id=1f86ce5d-db21-45d4-916f-8e1fe70699de name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.370044 | controller | Jun 09 17:06:07.131276 crc crio[20770]: time="2026-06-09T17:06:07.13099894Z" level=info msg="Removed container ae563830f6b16e48fdb4f808021d603b360aff5e0e1d2d9953f8f345dcced835: openstack/dnsmasq-dns-7b4b57f4f9-5mswl/dnsmasq-dns" id=1f86ce5d-db21-45d4-916f-8e1fe70699de name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.370069 | controller | Jun 09 17:06:07.136868 crc crio[20770]: time="2026-06-09T17:06:07.136774837Z" level=info msg="Removing container: 45ca39af0faaef36b7db7a697e1d259ba29e6505e5f1ee8e40b9173f645eb767" id=25208c27-574f-49aa-bddb-1b8f0ab27225 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.370092 | controller | Jun 09 17:06:07.175204 crc crio[20770]: time="2026-06-09T17:06:07.175018303Z" level=info msg="Removed container 45ca39af0faaef36b7db7a697e1d259ba29e6505e5f1ee8e40b9173f645eb767: openstack/dnsmasq-dns-7b4b57f4f9-5mswl/init" id=25208c27-574f-49aa-bddb-1b8f0ab27225 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.370109 | controller | Jun 09 17:06:07.240079 crc crio[20770]: time="2026-06-09T17:06:07.239982852Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.370130 | controller | Jun 09 17:06:07.362722 crc crio[20770]: time="2026-06-09T17:06:07.362288369Z" level=info msg="Created container 905b5b364aef27f1c7b59087cfda756a1d64b6e70390163b66ae8e0fdba1af2a: openshift-infra/auto-csr-approver-29683746-vfz8c/oc" id=11dff258-21ce-4690-96af-11df13833e23 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.370147 | controller | Jun 09 17:06:07.364038 crc crio[20770]: time="2026-06-09T17:06:07.363951027Z" level=info msg="Starting container: 905b5b364aef27f1c7b59087cfda756a1d64b6e70390163b66ae8e0fdba1af2a" id=ea4b84be-5a43-45e7-b0c2-e3d03981f3a6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.370165 | controller | Jun 09 17:06:07.369846 crc crio[20770]: time="2026-06-09T17:06:07.369721414Z" level=info msg="Started container" PID=94330 containerID=905b5b364aef27f1c7b59087cfda756a1d64b6e70390163b66ae8e0fdba1af2a description=openshift-infra/auto-csr-approver-29683746-vfz8c/oc id=ea4b84be-5a43-45e7-b0c2-e3d03981f3a6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c591ea6bb04e98d530dda39accf1c57d56f6ab0fb11e9dc794ddc16fdbc8f803
2026-06-09 17:48:36.370198 | controller | Jun 09 17:06:08.997433 crc crio[20770]: time="2026-06-09T17:06:08.996616047Z" level=info msg="Stopping pod sandbox: c591ea6bb04e98d530dda39accf1c57d56f6ab0fb11e9dc794ddc16fdbc8f803" id=6e789cc5-2e40-4ed6-b699-2b54e76ad6c4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.370222 | controller | Jun 09 17:06:08.999907 crc crio[20770]: time="2026-06-09T17:06:08.998595765Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683746-vfz8c Namespace:openshift-infra ID:c591ea6bb04e98d530dda39accf1c57d56f6ab0fb11e9dc794ddc16fdbc8f803 UID:e08529cf-5b09-4288-af39-d1d4cdf2a448 NetNS:/var/run/netns/4c675d2d-154f-471e-8e0e-c65dfc67166e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode08529cf_5b09_4288_af39_d1d4cdf2a448.slice PodAnnotations:0xc0003de900}] Aliases:map[]}"
2026-06-09 17:48:36.370248 | controller | Jun 09 17:06:08.999907 crc crio[20770]: time="2026-06-09T17:06:08.998925844Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683746-vfz8c from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.370273 | controller | Jun 09 17:06:09.448435 crc crio[20770]: time="2026-06-09T17:06:09.448013073Z" level=info msg="Stopped pod sandbox: c591ea6bb04e98d530dda39accf1c57d56f6ab0fb11e9dc794ddc16fdbc8f803" id=6e789cc5-2e40-4ed6-b699-2b54e76ad6c4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.370292 | controller | Jun 09 17:06:17.626350 crc crio[20770]: time="2026-06-09T17:06:17.625285567Z" level=info msg="Removing container: d3957df96118d99b40800e44569da2242cf4a3511189b6976da6e75ad5833554" id=2ff36320-d543-480a-bd73-347319fb2f83 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.370310 | controller | Jun 09 17:06:17.689981 crc crio[20770]: time="2026-06-09T17:06:17.689921606Z" level=info msg="Removed container d3957df96118d99b40800e44569da2242cf4a3511189b6976da6e75ad5833554: openstack/keystone-bootstrap-dp52q/keystone-bootstrap" id=2ff36320-d543-480a-bd73-347319fb2f83 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.370328 | controller | Jun 09 17:06:17.700933 crc crio[20770]: time="2026-06-09T17:06:17.700836942Z" level=info msg="Stopping pod sandbox: 08e012b1dab73422f87be5075b53156609224a09e10bb57ae6c72b80dfe8b489" id=99a89d51-5483-4cc0-9c78-5bce314679b7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.370345 | controller | Jun 09 17:06:17.701073 crc crio[20770]: time="2026-06-09T17:06:17.700939025Z" level=info msg="Stopped pod sandbox (already stopped): 08e012b1dab73422f87be5075b53156609224a09e10bb57ae6c72b80dfe8b489" id=99a89d51-5483-4cc0-9c78-5bce314679b7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.370371 | controller | Jun 09 17:06:17.701595 crc crio[20770]: time="2026-06-09T17:06:17.701514872Z" level=info msg="Removing pod sandbox: 08e012b1dab73422f87be5075b53156609224a09e10bb57ae6c72b80dfe8b489" id=0e60475f-05b1-417d-9004-3229ed4e6952 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.370388 | controller | Jun 09 17:06:17.733404 crc crio[20770]: time="2026-06-09T17:06:17.733291531Z" level=info msg="Removed pod sandbox: 08e012b1dab73422f87be5075b53156609224a09e10bb57ae6c72b80dfe8b489" id=0e60475f-05b1-417d-9004-3229ed4e6952 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.370406 | controller | Jun 09 17:06:17.734416 crc crio[20770]: time="2026-06-09T17:06:17.73429295Z" level=info msg="Stopping pod sandbox: 27fd780af19770737de32b5a88dd9a2f1e185d3b0149a9fe7f7117e4468c8f21" id=062d4818-d70b-49d2-88e8-eb49ca2779b8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.370422 | controller | Jun 09 17:06:17.734522 crc crio[20770]: time="2026-06-09T17:06:17.734422343Z" level=info msg="Stopped pod sandbox (already stopped): 27fd780af19770737de32b5a88dd9a2f1e185d3b0149a9fe7f7117e4468c8f21" id=062d4818-d70b-49d2-88e8-eb49ca2779b8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.370438 | controller | Jun 09 17:06:17.735065 crc crio[20770]: time="2026-06-09T17:06:17.73498929Z" level=info msg="Removing pod sandbox: 27fd780af19770737de32b5a88dd9a2f1e185d3b0149a9fe7f7117e4468c8f21" id=af6f4a5b-b2e8-4027-841a-f19780daa821 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.370455 | controller | Jun 09 17:06:17.761395 crc crio[20770]: time="2026-06-09T17:06:17.761299251Z" level=info msg="Removed pod sandbox: 27fd780af19770737de32b5a88dd9a2f1e185d3b0149a9fe7f7117e4468c8f21" id=af6f4a5b-b2e8-4027-841a-f19780daa821 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.370472 | controller | Jun 09 17:06:17.763570 crc crio[20770]: time="2026-06-09T17:06:17.763234837Z" level=info msg="Stopping pod sandbox: 05b233fe6e0941096039570a820f1316cb3089d38f98d56810243ec394e22ee3" id=29d501a1-a79c-4405-bbbb-995381915dc2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.370488 | controller | Jun 09 17:06:17.764110 crc crio[20770]: time="2026-06-09T17:06:17.763951827Z" level=info msg="Stopped pod sandbox (already stopped): 05b233fe6e0941096039570a820f1316cb3089d38f98d56810243ec394e22ee3" id=29d501a1-a79c-4405-bbbb-995381915dc2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.370505 | controller | Jun 09 17:06:17.765491 crc crio[20770]: time="2026-06-09T17:06:17.76542321Z" level=info msg="Removing pod sandbox: 05b233fe6e0941096039570a820f1316cb3089d38f98d56810243ec394e22ee3" id=19c1ac57-e89e-4eab-927b-0c8a7ace94b0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.370547 | controller | Jun 09 17:06:17.791900 crc crio[20770]: time="2026-06-09T17:06:17.791780192Z" level=info msg="Removed pod sandbox: 05b233fe6e0941096039570a820f1316cb3089d38f98d56810243ec394e22ee3" id=19c1ac57-e89e-4eab-927b-0c8a7ace94b0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.370566 | controller | Jun 09 17:07:17.859529 crc crio[20770]: time="2026-06-09T17:07:17.853546446Z" level=info msg="Removing container: 45c8e6c418be4179a7670eeecc84d40024745dd35cc3ca248da0e8853b590613" id=c891e840-54ba-49c7-8a43-3240377cdcbb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.370583 | controller | Jun 09 17:07:18.195268 crc crio[20770]: time="2026-06-09T17:07:18.193528009Z" level=info msg="Removed container 45c8e6c418be4179a7670eeecc84d40024745dd35cc3ca248da0e8853b590613: openstack/glance-default-internal-api-0/glance-httpd" id=c891e840-54ba-49c7-8a43-3240377cdcbb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.370599 | controller | Jun 09 17:07:18.256985 crc crio[20770]: time="2026-06-09T17:07:18.256834721Z" level=info msg="Removing container: 3141161749e45f480dfc39e3f07b6ef797785ba9f2dfdbfa2aeb17b297ffb6a2" id=63c671c2-f8a7-40ba-ba6d-c104ae2b1d2b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.370620 | controller | Jun 09 17:07:19.640424 crc crio[20770]: time="2026-06-09T17:07:19.636083497Z" level=info msg="Removed container 3141161749e45f480dfc39e3f07b6ef797785ba9f2dfdbfa2aeb17b297ffb6a2: openstack/dnsmasq-dns-85d466bf9-d5h2r/init" id=63c671c2-f8a7-40ba-ba6d-c104ae2b1d2b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.370647 | controller | Jun 09 17:07:19.701326 crc crio[20770]: time="2026-06-09T17:07:19.700569053Z" level=info msg="Removing container: 0befc7317ccb8f167a440a441f0452a20ef0a16df7aa735f0dcbc50d7328cc82" id=fcbaca9a-ae00-40e6-8505-d6d8f2ec9427 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.370663 | controller | Jun 09 17:07:20.287298 crc crio[20770]: time="2026-06-09T17:07:20.286591448Z" level=info msg="Removed container 0befc7317ccb8f167a440a441f0452a20ef0a16df7aa735f0dcbc50d7328cc82: openstack/glance-default-internal-api-0/glance-log" id=fcbaca9a-ae00-40e6-8505-d6d8f2ec9427 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.370680 | controller | Jun 09 17:07:20.337268 crc crio[20770]: time="2026-06-09T17:07:20.33343989Z" level=info msg="Removing container: 908198d421c14f04b27830f5f4988d9c0ad48614bb11bb4cf0693535d0e81353" id=3b32d8b4-106b-461e-acb2-b9d7f3a1bb1b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.370696 | controller | Jun 09 17:07:22.866035 crc crio[20770]: time="2026-06-09T17:07:22.816403134Z" level=info msg="Removed container 908198d421c14f04b27830f5f4988d9c0ad48614bb11bb4cf0693535d0e81353: openshift-infra/auto-csr-approver-29683740-r9dqc/oc" id=3b32d8b4-106b-461e-acb2-b9d7f3a1bb1b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.370713 | controller | Jun 09 17:07:22.979685 crc crio[20770]: time="2026-06-09T17:07:22.974399977Z" level=info msg="Stopping pod sandbox: bd1b1ea49d8871d011a72aab08f39545d61f915940b0e80c299f64ab6060c734" id=46e32eb5-5267-41f0-a260-6a3dd78958c6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.370730 | controller | Jun 09 17:07:22.979685 crc crio[20770]: time="2026-06-09T17:07:22.974482309Z" level=info msg="Stopped pod sandbox (already stopped): bd1b1ea49d8871d011a72aab08f39545d61f915940b0e80c299f64ab6060c734" id=46e32eb5-5267-41f0-a260-6a3dd78958c6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.370747 | controller | Jun 09 17:07:22.981075 crc crio[20770]: time="2026-06-09T17:07:22.980612885Z" level=info msg="Removing pod sandbox: bd1b1ea49d8871d011a72aab08f39545d61f915940b0e80c299f64ab6060c734" id=6ab88b01-74c0-4753-9712-88ff6abf1897 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.370771 | controller | Jun 09 17:07:23.236896 crc crio[20770]: time="2026-06-09T17:07:23.236438769Z" level=info msg="Removed pod sandbox: bd1b1ea49d8871d011a72aab08f39545d61f915940b0e80c299f64ab6060c734" id=6ab88b01-74c0-4753-9712-88ff6abf1897 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.370787 | controller | Jun 09 17:07:23.238985 crc crio[20770]: time="2026-06-09T17:07:23.23858131Z" level=info msg="Stopping pod sandbox: 3789276a2c352f4fbc628a4248103ca33a273effe2ed45b38c9fc2af49a14c1c" id=7a395b71-1330-4558-a0e5-69e644a89145 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.370804 | controller | Jun 09 17:07:23.238985 crc crio[20770]: time="2026-06-09T17:07:23.238859038Z" level=info msg="Stopped pod sandbox (already stopped): 3789276a2c352f4fbc628a4248103ca33a273effe2ed45b38c9fc2af49a14c1c" id=7a395b71-1330-4558-a0e5-69e644a89145 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.370821 | controller | Jun 09 17:07:23.240955 crc crio[20770]: time="2026-06-09T17:07:23.240170775Z" level=info msg="Removing pod sandbox: 3789276a2c352f4fbc628a4248103ca33a273effe2ed45b38c9fc2af49a14c1c" id=c17790cb-dd83-4564-bf83-cfc12d420468 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.370837 | controller | Jun 09 17:07:23.364087 crc crio[20770]: time="2026-06-09T17:07:23.363774464Z" level=info msg="Removed pod sandbox: 3789276a2c352f4fbc628a4248103ca33a273effe2ed45b38c9fc2af49a14c1c" id=c17790cb-dd83-4564-bf83-cfc12d420468 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.370857 | controller | Jun 09 17:07:23.370273 crc crio[20770]: time="2026-06-09T17:07:23.370071954Z" level=info msg="Stopping pod sandbox: 61fb00e560f66b91cd3a30faea61084ae78eb5a683acce417e67b603c2d1780e" id=b2f52a2b-64eb-4549-9c8e-d053b4f1015c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.370874 | controller | Jun 09 17:07:23.372189 crc crio[20770]: time="2026-06-09T17:07:23.370291831Z" level=info msg="Stopped pod sandbox (already stopped): 61fb00e560f66b91cd3a30faea61084ae78eb5a683acce417e67b603c2d1780e" id=b2f52a2b-64eb-4549-9c8e-d053b4f1015c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.370891 | controller | Jun 09 17:07:23.376312 crc crio[20770]: time="2026-06-09T17:07:23.375908731Z" level=info msg="Removing pod sandbox: 61fb00e560f66b91cd3a30faea61084ae78eb5a683acce417e67b603c2d1780e" id=6ef2c3ed-ea6b-4cbd-afee-2feff9216ced name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.370908 | controller | Jun 09 17:07:23.575935 crc crio[20770]: time="2026-06-09T17:07:23.574493085Z" level=info msg="Removed pod sandbox: 61fb00e560f66b91cd3a30faea61084ae78eb5a683acce417e67b603c2d1780e" id=6ef2c3ed-ea6b-4cbd-afee-2feff9216ced name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.370924 | controller | Jun 09 17:07:57.586381 crc crio[20770]: time="2026-06-09T17:07:57.585345716Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-4b4mx/POD" id=ce426759-95e5-4359-928e-b06b2b7c08a8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.370942 | controller | Jun 09 17:07:57.588061 crc crio[20770]: time="2026-06-09T17:07:57.588026723Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.370960 | controller | Jun 09 17:07:57.640490 crc crio[20770]: time="2026-06-09T17:07:57.640400332Z" level=info msg="Got pod network &{Name:certified-operators-4b4mx Namespace:openshift-marketplace ID:770c1d0a8930b49e4e6d395be546d01a724d0a6b03151a3f2c90311cdd88845d UID:e236e114-6062-4975-b1fb-e3a7e3020f87 NetNS:/var/run/netns/02117da3-c085-40f4-994a-5df2b2a28af2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode236e114_6062_4975_b1fb_e3a7e3020f87.slice PodAnnotations:0xc00291adc8}] Aliases:map[]}"
2026-06-09 17:48:36.370978 | controller | Jun 09 17:07:57.640490 crc crio[20770]: time="2026-06-09T17:07:57.640465434Z" level=info msg="Adding pod openshift-marketplace_certified-operators-4b4mx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.370996 | controller | Jun 09 17:07:58.535902 crc crio[20770]: 2026-06-09T17:07:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:770c1d0a8930b49 Mac:16:45:17:53:d0:e7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:dd Mtu:0 Sandbox:/var/run/netns/02117da3-c085-40f4-994a-5df2b2a28af2 SocketPath: PciID:}] [{Interface:0xc000194d60 Address:{IP:10.217.0.221 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.371014 | controller | Jun 09 17:07:58.548599 crc crio[20770]: time="2026-06-09T17:07:58.548438179Z" level=info msg="Got pod network &{Name:certified-operators-4b4mx Namespace:openshift-marketplace ID:770c1d0a8930b49e4e6d395be546d01a724d0a6b03151a3f2c90311cdd88845d UID:e236e114-6062-4975-b1fb-e3a7e3020f87 NetNS:/var/run/netns/02117da3-c085-40f4-994a-5df2b2a28af2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode236e114_6062_4975_b1fb_e3a7e3020f87.slice PodAnnotations:0xc00291adc8}] Aliases:map[]}"
2026-06-09 17:48:36.371031 | controller | Jun 09 17:07:58.549878 crc crio[20770]: time="2026-06-09T17:07:58.549421537Z" level=info msg="Checking pod openshift-marketplace_certified-operators-4b4mx for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.371053 | controller | Jun 09 17:07:58.564933 crc crio[20770]: time="2026-06-09T17:07:58.564800948Z" level=info msg="Ran pod sandbox 770c1d0a8930b49e4e6d395be546d01a724d0a6b03151a3f2c90311cdd88845d with infra container: openshift-marketplace/certified-operators-4b4mx/POD" id=ce426759-95e5-4359-928e-b06b2b7c08a8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.371071 | controller | Jun 09 17:07:58.582774 crc crio[20770]: time="2026-06-09T17:07:58.582560056Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=7108780d-ad8a-423e-b9ef-20c74f291cc2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.371089 | controller | Jun 09 17:07:58.588865 crc crio[20770]: time="2026-06-09T17:07:58.588759313Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=723d4472-80b5-41ff-b721-ac936d168cac name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.371106 | controller | Jun 09 17:07:58.602570 crc crio[20770]: time="2026-06-09T17:07:58.602428715Z" level=info msg="Creating container: openshift-marketplace/certified-operators-4b4mx/extract-utilities" id=2915c35b-5273-4794-8411-14acc7f1a0cf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.371129 | controller | Jun 09 17:07:58.603149 crc crio[20770]: time="2026-06-09T17:07:58.603076873Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.371156 | controller | Jun 09 17:07:58.681268 crc crio[20770]: time="2026-06-09T17:07:58.681183539Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.371183 | controller | Jun 09 17:07:58.692583 crc crio[20770]: time="2026-06-09T17:07:58.692285247Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.371205 | controller | Jun 09 17:07:58.913038 crc crio[20770]: time="2026-06-09T17:07:58.912340337Z" level=info msg="Created container 964f5d1b5fbcb52edf6f63ae26215e5f662dabe2f70540260ca087d3feb9bf47: openshift-marketplace/certified-operators-4b4mx/extract-utilities" id=2915c35b-5273-4794-8411-14acc7f1a0cf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.371222 | controller | Jun 09 17:07:58.915558 crc crio[20770]: time="2026-06-09T17:07:58.915339933Z" level=info msg="Starting container: 964f5d1b5fbcb52edf6f63ae26215e5f662dabe2f70540260ca087d3feb9bf47" id=f5f22cca-d8b5-4cf0-b469-1b0f40073ad5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.371239 | controller | Jun 09 17:07:58.926978 crc crio[20770]: time="2026-06-09T17:07:58.92535108Z" level=info msg="Started container" PID=99589 containerID=964f5d1b5fbcb52edf6f63ae26215e5f662dabe2f70540260ca087d3feb9bf47 description=openshift-marketplace/certified-operators-4b4mx/extract-utilities id=f5f22cca-d8b5-4cf0-b469-1b0f40073ad5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=770c1d0a8930b49e4e6d395be546d01a724d0a6b03151a3f2c90311cdd88845d
2026-06-09 17:48:36.371257 | controller | Jun 09 17:07:59.278045 crc crio[20770]: time="2026-06-09T17:07:59.277542603Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=7180ee92-a6f3-455c-a932-a721a330ed0e name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.371274 | controller | Jun 09 17:07:59.295855 crc crio[20770]: time="2026-06-09T17:07:59.295033634Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-09 17:48:36.371290 | controller | Jun 09 17:07:59.903529 crc crio[20770]: time="2026-06-09T17:07:59.903393769Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e" id=7180ee92-a6f3-455c-a932-a721a330ed0e name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.371312 | controller | Jun 09 17:07:59.908091 crc crio[20770]: time="2026-06-09T17:07:59.90796246Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=2dae2a3c-5291-4814-930e-69fdcefa28c2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.371330 | controller | Jun 09 17:07:59.915182 crc crio[20770]: time="2026-06-09T17:07:59.915069343Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=394bf1ff-7319-4e46-b357-fbd45115c557 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.371346 | controller | Jun 09 17:07:59.928976 crc crio[20770]: time="2026-06-09T17:07:59.928876208Z" level=info msg="Creating container: openshift-marketplace/certified-operators-4b4mx/extract-content" id=21c2f182-6d98-44a9-afac-e1435c7cbbe5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.371363 | controller | Jun 09 17:07:59.929867 crc crio[20770]: time="2026-06-09T17:07:59.92962197Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.371380 | controller | Jun 09 17:07:59.989939 crc crio[20770]: time="2026-06-09T17:07:59.989843244Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.371397 | controller | Jun 09 17:07:59.993921 crc crio[20770]: time="2026-06-09T17:07:59.993849308Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.371413 | controller | Jun 09 17:08:00.213387 crc crio[20770]: time="2026-06-09T17:08:00.212802257Z" level=info msg="Created container fbc6edb56907a33c53174b6e4e957ec82b25d558d001c90969790f8e6c88a0e7: openshift-marketplace/certified-operators-4b4mx/extract-content" id=21c2f182-6d98-44a9-afac-e1435c7cbbe5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.371431 | controller | Jun 09 17:08:00.216872 crc crio[20770]: time="2026-06-09T17:08:00.21502671Z" level=info msg="Starting container: fbc6edb56907a33c53174b6e4e957ec82b25d558d001c90969790f8e6c88a0e7" id=54c470f7-0f8c-4213-99b0-d08e9333c584 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.371448 | controller | Jun 09 17:08:00.225622 crc crio[20770]: time="2026-06-09T17:08:00.22548459Z" level=info msg="Started container" PID=99663 containerID=fbc6edb56907a33c53174b6e4e957ec82b25d558d001c90969790f8e6c88a0e7 description=openshift-marketplace/certified-operators-4b4mx/extract-content id=54c470f7-0f8c-4213-99b0-d08e9333c584 name=/runtime.v1.RuntimeService/StartContainer sandboxID=770c1d0a8930b49e4e6d395be546d01a724d0a6b03151a3f2c90311cdd88845d
2026-06-09 17:48:36.371465 | controller | Jun 09 17:08:00.564937 crc crio[20770]: time="2026-06-09T17:08:00.561929662Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683748-m9c6v/POD" id=63c8db36-4558-4e23-9070-d739c2401169 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.371482 | controller | Jun 09 17:08:00.564937 crc crio[20770]: time="2026-06-09T17:08:00.562043485Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.371500 | controller | Jun 09 17:08:00.634363 crc crio[20770]: time="2026-06-09T17:08:00.634275843Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683748-m9c6v Namespace:openshift-infra ID:0f08bb5fc72eadc71307c2c46a98ea6eff6556914c72807b79551629c0fbccb3 UID:03c1bfb5-1480-41bc-8314-e89d9910e8f4 NetNS:/var/run/netns/02d3d102-b242-4c43-82a7-3de03a0b3e55 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod03c1bfb5_1480_41bc_8314_e89d9910e8f4.slice PodAnnotations:0xc00291a4c0}] Aliases:map[]}"
2026-06-09 17:48:36.371547 | controller | Jun 09 17:08:00.634363 crc crio[20770]: time="2026-06-09T17:08:00.634346435Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683748-m9c6v to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.371568 | controller | Jun 09 17:08:01.356283 crc crio[20770]: 2026-06-09T17:08:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0f08bb5fc72eadc Mac:be:ad:ce:71:29:18 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:de Mtu:0 Sandbox:/var/run/netns/02d3d102-b242-4c43-82a7-3de03a0b3e55 SocketPath: PciID:}] [{Interface:0xc000194ca0 Address:{IP:10.217.0.222 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.371586 | controller | Jun 09 17:08:01.359444 crc crio[20770]: time="2026-06-09T17:08:01.359361211Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683748-m9c6v Namespace:openshift-infra ID:0f08bb5fc72eadc71307c2c46a98ea6eff6556914c72807b79551629c0fbccb3 UID:03c1bfb5-1480-41bc-8314-e89d9910e8f4 NetNS:/var/run/netns/02d3d102-b242-4c43-82a7-3de03a0b3e55 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod03c1bfb5_1480_41bc_8314_e89d9910e8f4.slice PodAnnotations:0xc00291a4c0}] Aliases:map[]}"
2026-06-09 17:48:36.371603 | controller | Jun 09 17:08:01.359837 crc crio[20770]: time="2026-06-09T17:08:01.359592138Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683748-m9c6v for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.371620 | controller | Jun 09 17:08:01.386152 crc crio[20770]: time="2026-06-09T17:08:01.386038175Z" level=info msg="Ran pod sandbox 0f08bb5fc72eadc71307c2c46a98ea6eff6556914c72807b79551629c0fbccb3 with infra container: openshift-infra/auto-csr-approver-29683748-m9c6v/POD" id=63c8db36-4558-4e23-9070-d739c2401169 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.371637 | controller | Jun 09 17:08:01.397559 crc crio[20770]: time="2026-06-09T17:08:01.397310777Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=4fbf51fc-5a5a-414c-9146-d9ed4d1e2784 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.371654 | controller | Jun 09 17:08:01.402905 crc crio[20770]: time="2026-06-09T17:08:01.402852566Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 17:48:36.371671 | controller | Jun 09 17:08:02.139038 crc crio[20770]: time="2026-06-09T17:08:02.138379173Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=4fbf51fc-5a5a-414c-9146-d9ed4d1e2784 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.371687 | controller | Jun 09 17:08:02.140083 crc crio[20770]: time="2026-06-09T17:08:02.139908677Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=581178a8-dd29-40da-89cc-270f52f95349 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.371704 | controller | Jun 09 17:08:02.145048 crc crio[20770]: time="2026-06-09T17:08:02.144890959Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=4772278f-d826-42f4-8ae6-cf6e3406f7b9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.371720 | controller | Jun 09 17:08:02.157987 crc crio[20770]: time="2026-06-09T17:08:02.157718297Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683748-m9c6v/oc" id=3d1cd32a-52ce-4812-9acc-b62f2cb6a4cb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.371737 | controller | Jun 09 17:08:02.158319 crc crio[20770]: time="2026-06-09T17:08:02.158258662Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.371757 | controller | Jun 09 17:08:02.217751 crc crio[20770]: time="2026-06-09T17:08:02.2175576Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.371774 | controller | Jun 09 17:08:02.344469 crc crio[20770]: time="2026-06-09T17:08:02.344214266Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=c195f8ee-4376-4d1b-b6e9-2565a30a01ec name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.371791 | controller | Jun 09 17:08:02.348409 crc crio[20770]: time="2026-06-09T17:08:02.348334154Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=15cf196e-b208-4d2b-a52e-5dabc42cdc52 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.371808 | controller | Jun 09 17:08:02.357866 crc crio[20770]: time="2026-06-09T17:08:02.35762979Z" level=info msg="Creating container: openshift-marketplace/certified-operators-4b4mx/registry-server" id=acb5d33d-aea3-4ab3-b06a-0b7bd25b7b74 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.371824 | controller | Jun 09 17:08:02.359438 crc crio[20770]: time="2026-06-09T17:08:02.358909347Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.371841 | controller | Jun 09 17:08:02.530033 crc crio[20770]: time="2026-06-09T17:08:02.529045637Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.371857 | controller | Jun 09 17:08:02.535905 crc crio[20770]: time="2026-06-09T17:08:02.535747149Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.371874 | controller | Jun 09 17:08:02.634752 crc crio[20770]: time="2026-06-09T17:08:02.63426039Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.371891 | controller | Jun 09 17:08:02.742305 crc crio[20770]: time="2026-06-09T17:08:02.742238011Z" level=info msg="Created container 7667bbbb5a068a2b613d37ce17156cf85c0b5166c0e87768e02daf7015f7dbd2: openshift-marketplace/certified-operators-4b4mx/registry-server" id=acb5d33d-aea3-4ab3-b06a-0b7bd25b7b74 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.371908 | controller | Jun 09 17:08:02.744383 crc crio[20770]: time="2026-06-09T17:08:02.744282099Z" level=info msg="Starting container: 7667bbbb5a068a2b613d37ce17156cf85c0b5166c0e87768e02daf7015f7dbd2" id=8f8fe0d0-1b3a-4d19-ba19-ffa955c7c2c2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.371926 | controller | Jun 09 17:08:02.754949 crc crio[20770]: time="2026-06-09T17:08:02.754877993Z" level=info msg="Started container" PID=99885 containerID=7667bbbb5a068a2b613d37ce17156cf85c0b5166c0e87768e02daf7015f7dbd2 description=openshift-marketplace/certified-operators-4b4mx/registry-server id=8f8fe0d0-1b3a-4d19-ba19-ffa955c7c2c2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=770c1d0a8930b49e4e6d395be546d01a724d0a6b03151a3f2c90311cdd88845d
2026-06-09 17:48:36.371943 | controller | Jun 09 17:08:02.775110 crc crio[20770]: time="2026-06-09T17:08:02.774975578Z" level=info msg="Created container ff5a6ade35fec0be170d8f6144a9c81525af13bfb5d3e93562e359ca2bfec1aa: openshift-infra/auto-csr-approver-29683748-m9c6v/oc" id=3d1cd32a-52ce-4812-9acc-b62f2cb6a4cb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.371960 | controller | Jun 09 17:08:02.779756 crc crio[20770]: time="2026-06-09T17:08:02.777781288Z" level=info msg="Starting container: ff5a6ade35fec0be170d8f6144a9c81525af13bfb5d3e93562e359ca2bfec1aa" id=929c5a89-acf7-4d0f-ad7a-d4b55b6ae02f name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.371981 | controller | Jun 09 17:08:02.789776 crc crio[20770]: time="2026-06-09T17:08:02.789265107Z" level=info msg="Started container" PID=99889 containerID=ff5a6ade35fec0be170d8f6144a9c81525af13bfb5d3e93562e359ca2bfec1aa description=openshift-infra/auto-csr-approver-29683748-m9c6v/oc id=929c5a89-acf7-4d0f-ad7a-d4b55b6ae02f name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f08bb5fc72eadc71307c2c46a98ea6eff6556914c72807b79551629c0fbccb3
2026-06-09 17:48:36.371998 | controller | Jun 09 17:08:05.411987 crc crio[20770]: time="2026-06-09T17:08:05.41060306Z" level=info msg="Stopping pod sandbox: 0f08bb5fc72eadc71307c2c46a98ea6eff6556914c72807b79551629c0fbccb3" id=7c5ca67f-0310-4e68-b7fb-5fb7d6178c97 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.372015 | controller | Jun 09 17:08:05.414586 crc crio[20770]: time="2026-06-09T17:08:05.412450013Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683748-m9c6v Namespace:openshift-infra ID:0f08bb5fc72eadc71307c2c46a98ea6eff6556914c72807b79551629c0fbccb3 UID:03c1bfb5-1480-41bc-8314-e89d9910e8f4 NetNS:/var/run/netns/02d3d102-b242-4c43-82a7-3de03a0b3e55 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod03c1bfb5_1480_41bc_8314_e89d9910e8f4.slice PodAnnotations:0xc007516990}] Aliases:map[]}"
2026-06-09 17:48:36.372033 | controller | Jun 09 17:08:05.414586 crc crio[20770]: time="2026-06-09T17:08:05.412596747Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683748-m9c6v from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.372051 | controller | Jun 09 17:08:05.771057 crc crio[20770]: time="2026-06-09T17:08:05.770498753Z" level=info msg="Stopped pod sandbox: 0f08bb5fc72eadc71307c2c46a98ea6eff6556914c72807b79551629c0fbccb3" id=7c5ca67f-0310-4e68-b7fb-5fb7d6178c97 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.372068 | controller | Jun 09 17:08:10.520905 crc crio[20770]: time="2026-06-09T17:08:10.519843406Z" level=info msg="Stopping container: 7667bbbb5a068a2b613d37ce17156cf85c0b5166c0e87768e02daf7015f7dbd2 (timeout: 2s)" id=56afaeec-6b36-4bf6-b608-86269bb03f72 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.372085 | controller | Jun 09 17:08:10.648525 crc crio[20770]: time="2026-06-09T17:08:10.648325314Z" level=info msg="Stopped container 7667bbbb5a068a2b613d37ce17156cf85c0b5166c0e87768e02daf7015f7dbd2: openshift-marketplace/certified-operators-4b4mx/registry-server" id=56afaeec-6b36-4bf6-b608-86269bb03f72 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.372103 | controller | Jun 09 17:08:10.649583 crc crio[20770]: time="2026-06-09T17:08:10.649508448Z" level=info msg="Stopping pod sandbox: 770c1d0a8930b49e4e6d395be546d01a724d0a6b03151a3f2c90311cdd88845d" id=e5148ebb-bce1-4c72-b620-9c6f94354281 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.372120 | controller | Jun 09 17:08:10.650431 crc crio[20770]: time="2026-06-09T17:08:10.650330472Z" level=info msg="Got pod network &{Name:certified-operators-4b4mx Namespace:openshift-marketplace ID:770c1d0a8930b49e4e6d395be546d01a724d0a6b03151a3f2c90311cdd88845d UID:e236e114-6062-4975-b1fb-e3a7e3020f87 NetNS:/var/run/netns/02117da3-c085-40f4-994a-5df2b2a28af2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode236e114_6062_4975_b1fb_e3a7e3020f87.slice PodAnnotations:0xc007516e20}] Aliases:map[]}"
2026-06-09 17:48:36.372137 | controller | Jun 09 17:08:10.650561 crc crio[20770]: time="2026-06-09T17:08:10.650536488Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-4b4mx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.372158 | controller | Jun 09 17:08:10.973579 crc crio[20770]: time="2026-06-09T17:08:10.97304107Z" level=info msg="Stopped pod sandbox: 770c1d0a8930b49e4e6d395be546d01a724d0a6b03151a3f2c90311cdd88845d" id=e5148ebb-bce1-4c72-b620-9c6f94354281 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.372176 | controller | Jun 09 17:08:11.541318 crc crio[20770]: time="2026-06-09T17:08:11.541260487Z" level=info msg="Removing container: 7667bbbb5a068a2b613d37ce17156cf85c0b5166c0e87768e02daf7015f7dbd2" id=56c40ef3-36d2-4067-bf0c-a9944b925e09 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.372194 | controller | Jun 09 17:08:11.591022 crc crio[20770]: time="2026-06-09T17:08:11.584702071Z" level=info msg="Removed container 7667bbbb5a068a2b613d37ce17156cf85c0b5166c0e87768e02daf7015f7dbd2: openshift-marketplace/certified-operators-4b4mx/registry-server" id=56c40ef3-36d2-4067-bf0c-a9944b925e09 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.372211 | controller | Jun 09 17:08:11.599184 crc crio[20770]: time="2026-06-09T17:08:11.599124804Z" level=info msg="Removing container: fbc6edb56907a33c53174b6e4e957ec82b25d558d001c90969790f8e6c88a0e7" id=53628311-2a8f-4a6f-a14b-514605ea0bb7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.372230 | controller | Jun 09 17:08:11.642925 crc crio[20770]: time="2026-06-09T17:08:11.642745143Z" level=info msg="Removed container fbc6edb56907a33c53174b6e4e957ec82b25d558d001c90969790f8e6c88a0e7: openshift-marketplace/certified-operators-4b4mx/extract-content" id=53628311-2a8f-4a6f-a14b-514605ea0bb7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.372256 | controller | Jun 09 17:08:11.646490 crc crio[20770]: time="2026-06-09T17:08:11.646435508Z" level=info msg="Removing container: 964f5d1b5fbcb52edf6f63ae26215e5f662dabe2f70540260ca087d3feb9bf47" id=ccc81d2a-fe3d-4397-a658-0546daf55d42 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.372282 | controller | Jun 09 17:08:11.696579 crc crio[20770]: time="2026-06-09T17:08:11.696469851Z" level=info msg="Removed container 964f5d1b5fbcb52edf6f63ae26215e5f662dabe2f70540260ca087d3feb9bf47: openshift-marketplace/certified-operators-4b4mx/extract-utilities" id=ccc81d2a-fe3d-4397-a658-0546daf55d42 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.372302 | controller | Jun 09 17:08:23.715184 crc crio[20770]: time="2026-06-09T17:08:23.714044038Z" level=info msg="Removing container: 78dcfd2e0ab9ab6d61267054c8b82be45dd171109c983a90ea2003d51f8062f5" id=a8902b23-e9c4-4c22-b3cb-d4d5a161011c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.372319 | controller | Jun 09 17:08:23.865280 crc crio[20770]: time="2026-06-09T17:08:23.865094302Z" level=info msg="Removed container 78dcfd2e0ab9ab6d61267054c8b82be45dd171109c983a90ea2003d51f8062f5: openshift-infra/auto-csr-approver-29683742-6bzqn/oc" id=a8902b23-e9c4-4c22-b3cb-d4d5a161011c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.372337 | controller | Jun 09 17:08:23.878245 crc crio[20770]: time="2026-06-09T17:08:23.878147436Z" level=info msg="Stopping pod sandbox: 770c1d0a8930b49e4e6d395be546d01a724d0a6b03151a3f2c90311cdd88845d" id=f9215d24-1626-4863-b51b-8f7b6026fe47 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.372354 | controller | Jun 09 17:08:23.878245 crc crio[20770]: time="2026-06-09T17:08:23.87826733Z" level=info msg="Stopped pod sandbox (already stopped): 770c1d0a8930b49e4e6d395be546d01a724d0a6b03151a3f2c90311cdd88845d" id=f9215d24-1626-4863-b51b-8f7b6026fe47 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.372370 | controller | Jun 09 17:08:23.879007 crc crio[20770]: time="2026-06-09T17:08:23.878868457Z" level=info msg="Removing pod sandbox: 770c1d0a8930b49e4e6d395be546d01a724d0a6b03151a3f2c90311cdd88845d" id=cc9cb4e6-0d00-4858-bbcb-45bd3aa56b3b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.372387 | controller | Jun 09 17:08:23.896152 crc crio[20770]: time="2026-06-09T17:08:23.896036878Z" level=info msg="Removed pod sandbox: 770c1d0a8930b49e4e6d395be546d01a724d0a6b03151a3f2c90311cdd88845d" id=cc9cb4e6-0d00-4858-bbcb-45bd3aa56b3b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.372408 | controller | Jun 09 17:08:23.897361 crc crio[20770]: time="2026-06-09T17:08:23.897242553Z" level=info msg="Stopping pod sandbox: 674c92a61fcc37ddedce1551ded849bced92c953e0c5993ebc100e97ab546792" id=832a0847-c957-43aa-b094-dd512ff29b0e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.372426 | controller | Jun 09 17:08:23.897468 crc crio[20770]: time="2026-06-09T17:08:23.897373567Z" level=info msg="Stopped pod sandbox (already stopped): 674c92a61fcc37ddedce1551ded849bced92c953e0c5993ebc100e97ab546792" id=832a0847-c957-43aa-b094-dd512ff29b0e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.372443 | controller | Jun 09 17:08:23.898528 crc crio[20770]: time="2026-06-09T17:08:23.898373465Z" level=info msg="Removing pod sandbox: 674c92a61fcc37ddedce1551ded849bced92c953e0c5993ebc100e97ab546792" id=c2770ba0-4b4b-4ac2-bc27-d8b65a53b6e1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.372459 | controller | Jun 09 17:08:23.917932 crc crio[20770]: time="2026-06-09T17:08:23.917780081Z" level=info msg="Removed pod sandbox: 674c92a61fcc37ddedce1551ded849bced92c953e0c5993ebc100e97ab546792" id=c2770ba0-4b4b-4ac2-bc27-d8b65a53b6e1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.372475 | controller | Jun 09 17:09:16.445316 crc crio[20770]: time="2026-06-09T17:09:16.444576023Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-c9vrp/POD" id=87a8340d-92a4-478f-993d-608363f434d1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.372493 | controller | Jun 09 17:09:16.447115 crc crio[20770]: time="2026-06-09T17:09:16.445333315Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.372526 | controller | Jun 09 17:09:16.487437 crc crio[20770]: time="2026-06-09T17:09:16.487048749Z" level=info msg="Got pod network &{Name:community-operators-c9vrp Namespace:openshift-marketplace ID:ab69df1cedcb11a537c7d80142612b45c18c276a0be09c0e1762bedcecb381a0 UID:cb7b386d-f8e5-4a18-9887-3a00f9ef8478 NetNS:/var/run/netns/2801aa88-f420-4200-b909-40396d29809b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcb7b386d_f8e5_4a18_9887_3a00f9ef8478.slice PodAnnotations:0xc007516880}] Aliases:map[]}"
2026-06-09 17:48:36.372551 | controller | Jun 09 17:09:16.487437 crc crio[20770]: time="2026-06-09T17:09:16.487412029Z" level=info msg="Adding pod openshift-marketplace_community-operators-c9vrp to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.372571 | controller | Jun 09 17:09:17.137973 crc crio[20770]: 2026-06-09T17:09:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ab69df1cedcb11a Mac:c6:d1:6d:48:83:b0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:df Mtu:0 Sandbox:/var/run/netns/2801aa88-f420-4200-b909-40396d29809b SocketPath: PciID:}] [{Interface:0xc0002eef80 Address:{IP:10.217.0.223 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.372588 | controller | Jun 09 17:09:17.139348 crc crio[20770]: time="2026-06-09T17:09:17.139288231Z" level=info msg="Got pod network &{Name:community-operators-c9vrp Namespace:openshift-marketplace ID:ab69df1cedcb11a537c7d80142612b45c18c276a0be09c0e1762bedcecb381a0 UID:cb7b386d-f8e5-4a18-9887-3a00f9ef8478 NetNS:/var/run/netns/2801aa88-f420-4200-b909-40396d29809b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcb7b386d_f8e5_4a18_9887_3a00f9ef8478.slice PodAnnotations:0xc007516880}] Aliases:map[]}"
2026-06-09 17:48:36.372610 | controller | Jun 09 17:09:17.139470 crc crio[20770]: time="2026-06-09T17:09:17.139457256Z" level=info msg="Checking pod openshift-marketplace_community-operators-c9vrp for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.372628 | controller | Jun 09 17:09:17.148955 crc crio[20770]: time="2026-06-09T17:09:17.148869536Z" level=info msg="Ran pod sandbox ab69df1cedcb11a537c7d80142612b45c18c276a0be09c0e1762bedcecb381a0 with infra container: openshift-marketplace/community-operators-c9vrp/POD" id=87a8340d-92a4-478f-993d-608363f434d1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.372646 | controller | Jun 09 17:09:17.152619 crc crio[20770]: time="2026-06-09T17:09:17.152543661Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=abf8dbc4-23d3-4b10-a83d-245b01843eea name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.372664 | controller | Jun 09 17:09:17.155864 crc crio[20770]: time="2026-06-09T17:09:17.155783003Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=3fa6e0c6-8f71-4f67-be30-0601ab06811a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.372680 | controller | Jun 09 17:09:17.163175 crc crio[20770]: time="2026-06-09T17:09:17.163069762Z" level=info msg="Creating container: openshift-marketplace/community-operators-c9vrp/extract-utilities" id=8b32777d-63af-4b3d-bdb5-3ec2bbf407c9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.372697 | controller | Jun 09 17:09:17.163585 crc crio[20770]: time="2026-06-09T17:09:17.163544286Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.372713 | controller | Jun 09 17:09:17.217295 crc crio[20770]: time="2026-06-09T17:09:17.216304166Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.372730 | controller | Jun 09 17:09:17.229180 crc crio[20770]: time="2026-06-09T17:09:17.229060731Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.372747 | controller | Jun 09 17:09:17.364138 crc crio[20770]: time="2026-06-09T17:09:17.364005215Z" level=info msg="Created container 4953c69c24aa6a8eab827aae69c44fbbb95efdc032ae9a18845baa6a68e7215d: openshift-marketplace/community-operators-c9vrp/extract-utilities" id=8b32777d-63af-4b3d-bdb5-3ec2bbf407c9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.372763 | controller | Jun 09 17:09:17.365128 crc crio[20770]: time="2026-06-09T17:09:17.365056605Z" level=info msg="Starting container: 4953c69c24aa6a8eab827aae69c44fbbb95efdc032ae9a18845baa6a68e7215d" id=62b24df8-fa96-4519-a20f-cb07f5da83b3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.372781 | controller | Jun 09 17:09:17.373301 crc crio[20770]: time="2026-06-09T17:09:17.373176317Z" level=info msg="Started container" PID=103581 containerID=4953c69c24aa6a8eab827aae69c44fbbb95efdc032ae9a18845baa6a68e7215d description=openshift-marketplace/community-operators-c9vrp/extract-utilities id=62b24df8-fa96-4519-a20f-cb07f5da83b3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ab69df1cedcb11a537c7d80142612b45c18c276a0be09c0e1762bedcecb381a0
2026-06-09 17:48:36.372799 | controller | Jun 09 17:09:17.588079 crc crio[20770]: time="2026-06-09T17:09:17.587976756Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=204162d6-04b8-4b7d-9808-8c5c5ede2e2e name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.372815 | controller | Jun 09 17:09:17.598600 crc crio[20770]: time="2026-06-09T17:09:17.598132907Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-09 17:48:36.372836 | controller | Jun 09 17:09:18.403508 crc crio[20770]: time="2026-06-09T17:09:18.403399189Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:b693b87e9f3f01270b2e5bc4144773623095b823f2870718492b2c7fe6125bd8" id=204162d6-04b8-4b7d-9808-8c5c5ede2e2e name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.372854 | controller | Jun 09 17:09:18.404470 crc crio[20770]: time="2026-06-09T17:09:18.404383508Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=406a5c08-68c7-4766-995e-91542c7eb661 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.372870 | controller | Jun 09 17:09:18.407529 crc crio[20770]: time="2026-06-09T17:09:18.407414724Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=4c72e3d2-dcc2-4195-9d9d-0a998e529de5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.372888 | controller | Jun 09 17:09:18.417478 crc crio[20770]: time="2026-06-09T17:09:18.4173907Z" level=info msg="Creating container: openshift-marketplace/community-operators-c9vrp/extract-content" id=66f0538a-445a-40c8-8153-0094d7c14392 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.372904 | controller | Jun 09 17:09:18.418208 crc crio[20770]: time="2026-06-09T17:09:18.418153652Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.372920 | controller | Jun 09 17:09:18.476121 crc crio[20770]: time="2026-06-09T17:09:18.476038239Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.372937 | controller | Jun 09 17:09:18.480453 crc crio[20770]: time="2026-06-09T17:09:18.480369183Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.372954 | controller | Jun 09 17:09:18.647365 crc crio[20770]: time="2026-06-09T17:09:18.647179298Z" level=info msg="Created container 6fd92e836b221486e2b881fda17b78933d75f397f9403222b2ba79971bdfed69: openshift-marketplace/community-operators-c9vrp/extract-content" id=66f0538a-445a-40c8-8153-0094d7c14392 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.372972 | controller | Jun 09 17:09:18.650193 crc crio[20770]: time="2026-06-09T17:09:18.65002076Z" level=info msg="Starting container: 6fd92e836b221486e2b881fda17b78933d75f397f9403222b2ba79971bdfed69" id=49a60b99-e493-494f-bcdd-ec17ee591dae name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.372988 | controller | Jun 09 17:09:18.657077 crc crio[20770]: time="2026-06-09T17:09:18.656761533Z" level=info msg="Started container" PID=103619 containerID=6fd92e836b221486e2b881fda17b78933d75f397f9403222b2ba79971bdfed69 description=openshift-marketplace/community-operators-c9vrp/extract-content id=49a60b99-e493-494f-bcdd-ec17ee591dae name=/runtime.v1.RuntimeService/StartContainer sandboxID=ab69df1cedcb11a537c7d80142612b45c18c276a0be09c0e1762bedcecb381a0
2026-06-09 17:48:36.373006 | controller | Jun 09 17:09:20.650849 crc crio[20770]: time="2026-06-09T17:09:20.649697357Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=20b4edc1-ced6-419f-bd69-bd08986cd06a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.373022 | controller | Jun 09 17:09:20.655970 crc crio[20770]: time="2026-06-09T17:09:20.655888754Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=b24a1216-bf7a-45a7-a12c-294c23fdde98 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.373039 | controller | Jun 09 17:09:20.677582 crc crio[20770]: time="2026-06-09T17:09:20.677450471Z" level=info msg="Creating container: openshift-marketplace/community-operators-c9vrp/registry-server" id=cb70d6ce-6a94-4bd2-85d6-423a779fc422 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.373059 | controller | Jun 09 17:09:20.678081 crc crio[20770]: time="2026-06-09T17:09:20.678028968Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.373077 | controller | Jun 09 17:09:20.767372 crc crio[20770]: time="2026-06-09T17:09:20.767281583Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.373094 | controller | Jun 09 17:09:20.771725 crc crio[20770]: time="2026-06-09T17:09:20.771616977Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.373110 | controller | Jun 09 17:09:21.016126 crc crio[20770]: time="2026-06-09T17:09:21.016018544Z" level=info msg="Created container 2c43ea37b00965cbf9c17c133a8649e1c30fa4bbd85c350a0e8134c9f50b8308: openshift-marketplace/community-operators-c9vrp/registry-server" id=cb70d6ce-6a94-4bd2-85d6-423a779fc422 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.373127 | controller | Jun 09 17:09:21.018002 crc crio[20770]: time="2026-06-09T17:09:21.017918178Z" level=info msg="Starting container: 2c43ea37b00965cbf9c17c133a8649e1c30fa4bbd85c350a0e8134c9f50b8308" id=893e2082-0d4f-4570-9242-2f98a778220e name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.373144 | controller | Jun 09 17:09:21.025098 crc crio[20770]: time="2026-06-09T17:09:21.02497125Z" level=info msg="Started container" PID=103740 containerID=2c43ea37b00965cbf9c17c133a8649e1c30fa4bbd85c350a0e8134c9f50b8308 description=openshift-marketplace/community-operators-c9vrp/registry-server id=893e2082-0d4f-4570-9242-2f98a778220e name=/runtime.v1.RuntimeService/StartContainer sandboxID=ab69df1cedcb11a537c7d80142612b45c18c276a0be09c0e1762bedcecb381a0
2026-06-09 17:48:36.373161 | controller | Jun 09 17:09:23.938442 crc crio[20770]: time="2026-06-09T17:09:23.937970893Z" level=info msg="Removing container: 353923470aad82df91e08677f670f1e17a9dbb324f5751905240ea4f527d5ee7" id=b14f7dd1-8e6d-48aa-bb68-d3f54043bebf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.373177 | controller | Jun 09 17:09:23.982772 crc crio[20770]: time="2026-06-09T17:09:23.982605Z" level=info msg="Removed container 353923470aad82df91e08677f670f1e17a9dbb324f5751905240ea4f527d5ee7: openstack/keystone-c685-account-create-update-n8n8w/mariadb-account-create-update" id=b14f7dd1-8e6d-48aa-bb68-d3f54043bebf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.373194 | controller | Jun 09 17:09:23.991337 crc crio[20770]: time="2026-06-09T17:09:23.991235107Z" level=info msg="Removing container: 123b977a3c285d40f80a0d5e7de725bcecea36e29efceccddefa13247cea447c" id=a7a89a34-5f97-4c4f-abfc-7ac855c120ef name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.373210 | controller | Jun 09 17:09:24.041509 crc crio[20770]: time="2026-06-09T17:09:24.041358882Z" level=info msg="Removed container 123b977a3c285d40f80a0d5e7de725bcecea36e29efceccddefa13247cea447c: openstack/root-account-create-update-kv2zz/mariadb-account-create-update" id=a7a89a34-5f97-4c4f-abfc-7ac855c120ef name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.373226 | controller | Jun 09 17:09:24.044169 crc crio[20770]: time="2026-06-09T17:09:24.044113071Z" level=info msg="Removing container: 91a44827c81c9dfcacbcdfc9968ce61e57b028e393713d3a97e782ce94a8c0e9" id=ed46c35b-ab3b-4836-ace1-779c22f5bf19 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.373243 | controller | Jun 09 17:09:24.086763 crc crio[20770]: time="2026-06-09T17:09:24.086606588Z" level=info msg="Removed container 91a44827c81c9dfcacbcdfc9968ce61e57b028e393713d3a97e782ce94a8c0e9: openstack/placement-7921-account-create-update-r647k/mariadb-account-create-update" id=ed46c35b-ab3b-4836-ace1-779c22f5bf19 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.373264 | controller | Jun 09 17:09:24.090114 crc crio[20770]: time="2026-06-09T17:09:24.090046696Z" level=info msg="Removing container: 9eee3b2a741c1b279a4635eff42316bd50630bdb763839d84a4fcadab964d2d2" id=6a5909a3-671f-4294-87be-3545bb1547d7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.373282 | controller | Jun 09 17:09:24.127214 crc crio[20770]: time="2026-06-09T17:09:24.127074966Z" level=info msg="Removed container 9eee3b2a741c1b279a4635eff42316bd50630bdb763839d84a4fcadab964d2d2: openstack/keystone-db-create-klcdk/mariadb-database-create" id=6a5909a3-671f-4294-87be-3545bb1547d7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.373299 | controller | Jun 09 17:09:24.129965 crc crio[20770]: time="2026-06-09T17:09:24.129846496Z" level=info msg="Removing container: a04f3274d3b33007fc1aab36773e5b54533a78c96062d6fa2923ee025393d125" id=109ddaf6-1951-4c80-8c1d-dae0e42b32ae name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.373316 | controller | Jun 09 17:09:24.181267 crc crio[20770]: time="2026-06-09T17:09:24.181106983Z" level=info msg="Removed container a04f3274d3b33007fc1aab36773e5b54533a78c96062d6fa2923ee025393d125: openstack/neutron-6649-account-create-update-q4zwg/mariadb-account-create-update" id=109ddaf6-1951-4c80-8c1d-dae0e42b32ae name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.373334 | controller | Jun 09 17:09:24.184727 crc crio[20770]: time="2026-06-09T17:09:24.184618314Z" level=info msg="Removing container: d00dd634eed731334ef12b3500ed93fccd5a9f191449c70a19b0ea17d0e0a73c" id=d1e4b237-45f5-4a21-b34b-c9c6283b3cce name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.373351 | controller | Jun 09 17:09:24.226780 crc crio[20770]: time="2026-06-09T17:09:24.226537654Z" level=info msg="Removed container d00dd634eed731334ef12b3500ed93fccd5a9f191449c70a19b0ea17d0e0a73c: openstack/glance-db-create-vc5ss/mariadb-database-create" id=d1e4b237-45f5-4a21-b34b-c9c6283b3cce name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.373376 | controller | Jun 09 17:09:24.229244 crc crio[20770]: time="2026-06-09T17:09:24.229166609Z" level=info msg="Removing container: aeda6f24eda242f337cd59d671515340d3b9743f3fab2008ca8d27d9c293e9fc" id=fbf51b9d-89c8-4d3d-8f82-e5cddc9d5e9f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.373393 | controller | Jun 09 17:09:24.274242 crc crio[20770]: time="2026-06-09T17:09:24.27357467Z" level=info msg="Removed container aeda6f24eda242f337cd59d671515340d3b9743f3fab2008ca8d27d9c293e9fc: openstack/cinder-19e0-account-create-update-l6469/mariadb-account-create-update" id=fbf51b9d-89c8-4d3d-8f82-e5cddc9d5e9f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.373411 | controller | Jun 09 17:09:24.278588 crc crio[20770]: time="2026-06-09T17:09:24.27845882Z" level=info msg="Removing container: 542867df39f031fc0e48b23d201613e8cc450e8523419960d6cdff45bc2eefb0" id=8227a2d0-5672-4ce4-be1a-d7e388d090c8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.373428 | controller | Jun 09 17:09:24.315135 crc crio[20770]: time="2026-06-09T17:09:24.314974106Z" level=info msg="Removed container 542867df39f031fc0e48b23d201613e8cc450e8523419960d6cdff45bc2eefb0: openstack/neutron-db-create-zvggc/mariadb-database-create" id=8227a2d0-5672-4ce4-be1a-d7e388d090c8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.373446 | controller | Jun 09 17:09:24.321370 crc crio[20770]: time="2026-06-09T17:09:24.321251275Z" level=info msg="Removing container: 315219b13286224978e8f8a649f6679a630801ad41ac7af1ee7e5782bc5ea36d" id=91f0be3a-0285-4866-b868-9762f3c310b8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.373463 | controller | Jun 09 17:09:24.357063 crc crio[20770]: time="2026-06-09T17:09:24.356952477Z" level=info msg="Removed container 315219b13286224978e8f8a649f6679a630801ad41ac7af1ee7e5782bc5ea36d: openstack/glance-d8d9-account-create-update-hs46j/mariadb-account-create-update" id=91f0be3a-0285-4866-b868-9762f3c310b8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.373483 | controller | Jun 09 17:09:24.361348 crc crio[20770]: time="2026-06-09T17:09:24.361271071Z" level=info msg="Removing container: adb5c8d5b53d095629e8ebc1acc97c2c4b7f7938dd221fabfc6ec4463f5f532c" id=2e60539c-d455-41fb-b085-f54f80b21be1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.373501 | controller | Jun 09 17:09:24.404685 crc crio[20770]: time="2026-06-09T17:09:24.404569991Z" level=info msg="Removed container adb5c8d5b53d095629e8ebc1acc97c2c4b7f7938dd221fabfc6ec4463f5f532c: openstack/barbican-4b0e-account-create-update-z77np/mariadb-account-create-update" id=2e60539c-d455-41fb-b085-f54f80b21be1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.373538 | controller | Jun 09 17:09:24.409448 crc crio[20770]: time="2026-06-09T17:09:24.409227924Z" level=info msg="Removing container: 0e6a53dcd3696dcfc1c4e949697af8f7dca595a97c3a23fb183e0e5b6c69afed" id=3077badd-bd6a-43d9-8ce8-be6ee71e9ec5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.373557 | controller | Jun 09 17:09:24.453582 crc crio[20770]: time="2026-06-09T17:09:24.453416359Z" level=info msg="Removed container 0e6a53dcd3696dcfc1c4e949697af8f7dca595a97c3a23fb183e0e5b6c69afed: openstack/barbican-db-create-mxftb/mariadb-database-create" id=3077badd-bd6a-43d9-8ce8-be6ee71e9ec5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.373574 | controller | Jun 09 17:09:24.460183 crc crio[20770]: time="2026-06-09T17:09:24.46009838Z" level=info msg="Removing container: e899c78565cf4f40e557f76914eafe3dda3a189069c6a69df7dcb775c6b7b064" id=409f2e88-d630-4784-923f-6eb301cd4aaf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.373591 | controller | Jun 09 17:09:24.505573 crc crio[20770]: time="2026-06-09T17:09:24.505460899Z" level=info msg="Removed container e899c78565cf4f40e557f76914eafe3dda3a189069c6a69df7dcb775c6b7b064: openstack/cinder-db-create-dz654/mariadb-database-create" id=409f2e88-d630-4784-923f-6eb301cd4aaf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.373607 | controller | Jun 09 17:09:24.509592 crc crio[20770]: time="2026-06-09T17:09:24.509529145Z" level=info msg="Removing container: 3abf6463397d8d845dbf31cc3240ef3d40d0ae83c4318fb9c883b118579f3c48" id=365d38e0-7777-44e2-a889-be9e6ab2127a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.373624 | controller | Jun 09 17:09:24.547753 crc crio[20770]: time="2026-06-09T17:09:24.547559404Z" level=info msg="Removed container 3abf6463397d8d845dbf31cc3240ef3d40d0ae83c4318fb9c883b118579f3c48: openstack/placement-db-create-kk6zz/mariadb-database-create" id=365d38e0-7777-44e2-a889-be9e6ab2127a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.373641 | controller | Jun 09 17:09:24.558749 crc crio[20770]: time="2026-06-09T17:09:24.558632421Z" level=info msg="Stopping pod sandbox: 3af534ef2659375be4f799559ddf0274c0978767597a574d063cf3213936f3d7" id=a9a6a546-a90f-401c-9c9d-3ef137a38942 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.373658 | controller | Jun 09 17:09:24.559107 crc crio[20770]: time="2026-06-09T17:09:24.559082804Z" level=info msg="Stopped pod sandbox (already stopped): 3af534ef2659375be4f799559ddf0274c0978767597a574d063cf3213936f3d7" id=a9a6a546-a90f-401c-9c9d-3ef137a38942 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.373674 | controller | Jun 09 17:09:24.559851 crc crio[20770]: time="2026-06-09T17:09:24.559751783Z" level=info msg="Removing pod sandbox: 3af534ef2659375be4f799559ddf0274c0978767597a574d063cf3213936f3d7" id=e87d8359-1194-459a-9baa-93d206e0161b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.373691 | controller | Jun 09 17:09:24.575705 crc crio[20770]: time="2026-06-09T17:09:24.575459713Z" level=info msg="Removed pod sandbox: 3af534ef2659375be4f799559ddf0274c0978767597a574d063cf3213936f3d7" id=e87d8359-1194-459a-9baa-93d206e0161b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.373711 | controller | Jun 09 17:09:24.577039 crc crio[20770]: time="2026-06-09T17:09:24.576909914Z" level=info msg="Stopping pod sandbox: 101a859d2325a02da43cf8bd9afb23b28e4ae896db7202ac8ced78663d4b4db6" id=69d77244-3ee3-4bcd-8147-3b8016bf24ba name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.373729 | controller | Jun 09 17:09:24.577175 crc crio[20770]: time="2026-06-09T17:09:24.577076569Z" level=info msg="Stopped pod sandbox (already stopped): 101a859d2325a02da43cf8bd9afb23b28e4ae896db7202ac8ced78663d4b4db6" id=69d77244-3ee3-4bcd-8147-3b8016bf24ba name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.373745 | controller | Jun 09 17:09:24.578433 crc crio[20770]: time="2026-06-09T17:09:24.578388697Z" level=info msg="Removing pod sandbox: 101a859d2325a02da43cf8bd9afb23b28e4ae896db7202ac8ced78663d4b4db6" id=ec9f2ee3-4a06-4a11-bd78-05c592a275b8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.373762 | controller | Jun 09 17:09:24.602769 crc crio[20770]: time="2026-06-09T17:09:24.602627551Z" level=info msg="Removed pod sandbox: 101a859d2325a02da43cf8bd9afb23b28e4ae896db7202ac8ced78663d4b4db6" id=ec9f2ee3-4a06-4a11-bd78-05c592a275b8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.373778 | controller | Jun 09 17:09:24.604257 crc crio[20770]: time="2026-06-09T17:09:24.604200736Z" level=info msg="Stopping pod sandbox: 613bc184d57f64912da816b66cd2ec3e932f6d500b51907ee6e2d0fe6fbf1a77" id=b34d80f3-a005-4d88-98b7-4667dbee07b2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.373795 | controller | Jun 09 17:09:24.604375 crc crio[20770]: time="2026-06-09T17:09:24.604285628Z" level=info msg="Stopped pod sandbox (already stopped): 613bc184d57f64912da816b66cd2ec3e932f6d500b51907ee6e2d0fe6fbf1a77" id=b34d80f3-a005-4d88-98b7-4667dbee07b2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.373812 | controller | Jun 09 17:09:24.604867 crc crio[20770]: time="2026-06-09T17:09:24.604838864Z" level=info msg="Removing pod sandbox: 613bc184d57f64912da816b66cd2ec3e932f6d500b51907ee6e2d0fe6fbf1a77" id=aeb5e326-deab-4181-ad78-d390075964cb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.373829 | controller | Jun 09 17:09:24.621139 crc crio[20770]: time="2026-06-09T17:09:24.621044698Z" level=info msg="Removed pod sandbox: 613bc184d57f64912da816b66cd2ec3e932f6d500b51907ee6e2d0fe6fbf1a77" id=aeb5e326-deab-4181-ad78-d390075964cb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.373846 | controller | Jun 09 17:09:24.622886 crc crio[20770]: time="2026-06-09T17:09:24.62253677Z" level=info msg="Stopping pod sandbox: 05ad50e7df6cdcf721aeca5a0eeb837bf4a5b89c8e619b5326c3e1e06bb23892" id=c9283b2d-9a46-41d6-b5ca-82aa8b98ab53 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.373864 | controller | Jun 09 17:09:24.623108 crc crio[20770]: time="2026-06-09T17:09:24.623039445Z" level=info msg="Stopped pod sandbox (already stopped): 05ad50e7df6cdcf721aeca5a0eeb837bf4a5b89c8e619b5326c3e1e06bb23892" id=c9283b2d-9a46-41d6-b5ca-82aa8b98ab53 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.373880 | controller | Jun 09 17:09:24.625147 crc crio[20770]: time="2026-06-09T17:09:24.624362973Z" level=info msg="Removing pod sandbox: 05ad50e7df6cdcf721aeca5a0eeb837bf4a5b89c8e619b5326c3e1e06bb23892" id=1fcee902-c00d-4527-aaae-158e65166408 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.373897 | controller | Jun 09 17:09:24.645541 crc crio[20770]: time="2026-06-09T17:09:24.645380974Z" level=info msg="Removed pod sandbox: 05ad50e7df6cdcf721aeca5a0eeb837bf4a5b89c8e619b5326c3e1e06bb23892" id=1fcee902-c00d-4527-aaae-158e65166408 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.373913 | controller | Jun 09 17:09:24.646468 crc crio[20770]: time="2026-06-09T17:09:24.646444985Z" level=info msg="Stopping pod sandbox: 9aedd6fdb9dd7802b0d80a0b4835eeac42e8bb3577631a5d7bc5de5b055c57a8" id=4d37de39-3b47-4c6d-8e26-e15883b948e3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.373933 | controller | Jun 09 17:09:24.646607 crc crio[20770]: time="2026-06-09T17:09:24.646589739Z" level=info msg="Stopped pod sandbox (already stopped): 9aedd6fdb9dd7802b0d80a0b4835eeac42e8bb3577631a5d7bc5de5b055c57a8" id=4d37de39-3b47-4c6d-8e26-e15883b948e3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.373950 | controller | Jun 09 17:09:24.647321 crc crio[20770]: time="2026-06-09T17:09:24.647291649Z" level=info msg="Removing pod sandbox: 9aedd6fdb9dd7802b0d80a0b4835eeac42e8bb3577631a5d7bc5de5b055c57a8" id=3242d0ee-b28d-41f9-83fd-e013fa1a65c1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.373967 | controller | Jun 09 17:09:24.664931 crc crio[20770]: time="2026-06-09T17:09:24.664846412Z" level=info msg="Removed pod sandbox: 9aedd6fdb9dd7802b0d80a0b4835eeac42e8bb3577631a5d7bc5de5b055c57a8" id=3242d0ee-b28d-41f9-83fd-e013fa1a65c1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.373983 | controller | Jun 09 17:09:24.666277 crc crio[20770]: time="2026-06-09T17:09:24.666034786Z" level=info msg="Stopping pod sandbox: 379d07e5066acc1c182f42d395571b70609772c6ac07a98be9aabd257c0564ba" id=e6806a83-4bbd-4e7e-b1b2-b3d68c6fb98e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.374000 | controller | Jun 09 17:09:24.666277 crc crio[20770]: time="2026-06-09T17:09:24.666123158Z" level=info msg="Stopped pod sandbox (already stopped): 379d07e5066acc1c182f42d395571b70609772c6ac07a98be9aabd257c0564ba" id=e6806a83-4bbd-4e7e-b1b2-b3d68c6fb98e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.374016 | controller | Jun 09 17:09:24.667484 crc crio[20770]: time="2026-06-09T17:09:24.667190899Z" level=info msg="Removing pod sandbox: 379d07e5066acc1c182f42d395571b70609772c6ac07a98be9aabd257c0564ba" id=faee34e6-8aa5-4e8e-aa74-245fc0450ef0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.374032 | controller | Jun 09 17:09:24.683921 crc crio[20770]: time="2026-06-09T17:09:24.683755743Z" level=info msg="Removed pod sandbox: 379d07e5066acc1c182f42d395571b70609772c6ac07a98be9aabd257c0564ba" id=faee34e6-8aa5-4e8e-aa74-245fc0450ef0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.374048 | controller | Jun 09 17:09:24.684836 crc crio[20770]: time="2026-06-09T17:09:24.684752842Z" level=info msg="Stopping pod sandbox: a368bbf60b78925c03409824b0211b5af38968c8391d188b6b5404167d8890d5" id=9dc0c19b-1218-4673-87eb-267c404adabb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.374064 | controller | Jun 09 17:09:24.684967 crc crio[20770]: time="2026-06-09T17:09:24.684873345Z" level=info msg="Stopped pod sandbox (already stopped): a368bbf60b78925c03409824b0211b5af38968c8391d188b6b5404167d8890d5" id=9dc0c19b-1218-4673-87eb-267c404adabb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.374080 | controller | Jun 09 17:09:24.686183 crc crio[20770]: time="2026-06-09T17:09:24.68610951Z" level=info msg="Removing pod sandbox: a368bbf60b78925c03409824b0211b5af38968c8391d188b6b5404167d8890d5" id=0bfa9e08-caf0-4fe6-96da-96cc0cf13e5a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.374097 | controller | Jun 09 17:09:24.717909 crc crio[20770]: time="2026-06-09T17:09:24.709743367Z" level=info msg="Removed pod sandbox: a368bbf60b78925c03409824b0211b5af38968c8391d188b6b5404167d8890d5" id=0bfa9e08-caf0-4fe6-96da-96cc0cf13e5a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.374114 | controller | Jun 09 17:09:24.717909 crc crio[20770]: time="2026-06-09T17:09:24.711725884Z" level=info msg="Stopping pod sandbox: 9df80648f2165bd5732cb39355e005b1fa00e4f49a55a5c63db088f5e8fdebbd" id=ee4aaaa5-2536-4c39-acf5-3eb229db9fc8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.374130 | controller | Jun 09 17:09:24.717909 crc crio[20770]: time="2026-06-09T17:09:24.711772545Z" level=info msg="Stopped pod sandbox (already stopped): 9df80648f2165bd5732cb39355e005b1fa00e4f49a55a5c63db088f5e8fdebbd" id=ee4aaaa5-2536-4c39-acf5-3eb229db9fc8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.374150 | controller | Jun 09 17:09:24.717909 crc crio[20770]: time="2026-06-09T17:09:24.713156095Z" level=info msg="Removing pod sandbox: 9df80648f2165bd5732cb39355e005b1fa00e4f49a55a5c63db088f5e8fdebbd" id=ee0e9719-7442-443a-bff0-6aa5d2c27bfa name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.374168 | controller | Jun 09 17:09:24.737538 crc crio[20770]: time="2026-06-09T17:09:24.737411889Z" level=info msg="Removed pod sandbox: 9df80648f2165bd5732cb39355e005b1fa00e4f49a55a5c63db088f5e8fdebbd" id=ee0e9719-7442-443a-bff0-6aa5d2c27bfa name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.374198 | controller | Jun 09 17:09:24.738240 crc crio[20770]: time="2026-06-09T17:09:24.73814895Z" level=info msg="Stopping pod sandbox: df709fe1bfc645f9da87daa7409f0761e4d40e40761390515afad620ec142761" id=16a43e63-c0c8-46d8-ad44-8f73c7a102f4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.374218 | controller | Jun 09 17:09:24.738240 crc crio[20770]: time="2026-06-09T17:09:24.738232213Z" level=info msg="Stopped pod sandbox (already stopped): df709fe1bfc645f9da87daa7409f0761e4d40e40761390515afad620ec142761" id=16a43e63-c0c8-46d8-ad44-8f73c7a102f4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.374234 | controller | Jun 09 17:09:24.738776 crc crio[20770]: time="2026-06-09T17:09:24.738576743Z" level=info msg="Removing pod sandbox: df709fe1bfc645f9da87daa7409f0761e4d40e40761390515afad620ec142761" id=75375381-c7d0-475a-a8f9-0c45c1cdf9da name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.374254 | controller | Jun 09 17:09:24.754069 crc crio[20770]: time="2026-06-09T17:09:24.753961513Z" level=info msg="Removed pod sandbox: df709fe1bfc645f9da87daa7409f0761e4d40e40761390515afad620ec142761" id=75375381-c7d0-475a-a8f9-0c45c1cdf9da name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.374271 | controller | Jun 09 17:09:24.755108 crc crio[20770]: time="2026-06-09T17:09:24.755017303Z" level=info msg="Stopping pod sandbox: c685127a7cd3dbfec1d03a6a4ef750108c0c908d17000bb2272de30742aacb7f" id=ce11b846-d240-4690-8a3e-b3ae6b8826bf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.374288 | controller | Jun 09 17:09:24.755220 crc crio[20770]: time="2026-06-09T17:09:24.755110086Z" level=info msg="Stopped pod sandbox (already stopped): c685127a7cd3dbfec1d03a6a4ef750108c0c908d17000bb2272de30742aacb7f" id=ce11b846-d240-4690-8a3e-b3ae6b8826bf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.374305 | controller | Jun 09 17:09:24.755742 crc crio[20770]: time="2026-06-09T17:09:24.755624731Z" level=info msg="Removing pod sandbox: c685127a7cd3dbfec1d03a6a4ef750108c0c908d17000bb2272de30742aacb7f" id=737fdd1f-7002-48ee-8906-f19e3d49baa8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.374325 | controller | Jun 09 17:09:24.770317 crc crio[20770]: time="2026-06-09T17:09:24.770173597Z" level=info msg="Removed pod sandbox: c685127a7cd3dbfec1d03a6a4ef750108c0c908d17000bb2272de30742aacb7f" id=737fdd1f-7002-48ee-8906-f19e3d49baa8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.374351 | controller | Jun 09 17:09:24.771278 crc crio[20770]: time="2026-06-09T17:09:24.771181066Z" level=info msg="Stopping pod sandbox: 1f728ce908efa4770fa561dce828f6f85a7579c125c25d0ead72a8b14a6eeaf5" id=c63bef56-187f-45ef-a20b-49213ee1033c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.374374 | controller | Jun 09 17:09:24.771496 crc crio[20770]: time="2026-06-09T17:09:24.771417943Z" level=info msg="Stopped pod sandbox (already stopped): 1f728ce908efa4770fa561dce828f6f85a7579c125c25d0ead72a8b14a6eeaf5" id=c63bef56-187f-45ef-a20b-49213ee1033c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.374393 | controller | Jun 09 17:09:24.772052 crc crio[20770]: time="2026-06-09T17:09:24.771966908Z" level=info msg="Removing pod sandbox: 1f728ce908efa4770fa561dce828f6f85a7579c125c25d0ead72a8b14a6eeaf5" id=214f0cca-9d04-4736-9646-fb9b4c7f4668 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.374413 | controller | Jun 09 17:09:24.789351 crc crio[20770]: time="2026-06-09T17:09:24.78914201Z" level=info msg="Removed pod sandbox: 1f728ce908efa4770fa561dce828f6f85a7579c125c25d0ead72a8b14a6eeaf5" id=214f0cca-9d04-4736-9646-fb9b4c7f4668 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.374431 | controller | Jun 09 17:09:24.790459 crc crio[20770]: time="2026-06-09T17:09:24.790366205Z" level=info msg="Stopping pod sandbox: 2f5489b3d334695cb0f6071fb2585b5681298649ea5a458aceaa931a9f6ee598" id=69457284-4d28-4859-9f58-338f9b223359 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.374447 | controller | Jun 09 17:09:24.790459 crc crio[20770]: time="2026-06-09T17:09:24.790448127Z" level=info msg="Stopped pod sandbox (already stopped): 2f5489b3d334695cb0f6071fb2585b5681298649ea5a458aceaa931a9f6ee598" id=69457284-4d28-4859-9f58-338f9b223359 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.374464 | controller | Jun 09 17:09:24.791432 crc crio[20770]: time="2026-06-09T17:09:24.791338823Z" level=info msg="Removing pod sandbox: 2f5489b3d334695cb0f6071fb2585b5681298649ea5a458aceaa931a9f6ee598" id=1493f81e-7522-490d-9424-d42ae6591a1f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.374481 | controller | Jun 09 17:09:24.808351 crc crio[20770]: time="2026-06-09T17:09:24.808161735Z" level=info msg="Removed pod sandbox: 2f5489b3d334695cb0f6071fb2585b5681298649ea5a458aceaa931a9f6ee598" id=1493f81e-7522-490d-9424-d42ae6591a1f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.374497 | controller | Jun 09 17:09:24.808956 crc crio[20770]: time="2026-06-09T17:09:24.808883665Z" level=info msg="Stopping pod sandbox: eec125baef016b53a8a7469afc7033b2cca5e8d6d749a2bfdb5cfba927fde451" id=46b6ec99-6334-4805-bba2-1553b882ea6c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.374529 | controller | Jun 09 17:09:24.808956 crc crio[20770]: time="2026-06-09T17:09:24.808950037Z" level=info msg="Stopped pod sandbox (already stopped): eec125baef016b53a8a7469afc7033b2cca5e8d6d749a2bfdb5cfba927fde451" id=46b6ec99-6334-4805-bba2-1553b882ea6c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.374553 | controller | Jun 09 17:09:24.809893 crc crio[20770]: time="2026-06-09T17:09:24.809493603Z" level=info msg="Removing pod sandbox: eec125baef016b53a8a7469afc7033b2cca5e8d6d749a2bfdb5cfba927fde451" id=72bb96f8-65be-44ca-b629-720676438a1d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.374572 | controller | Jun 09 17:09:24.826286 crc crio[20770]: time="2026-06-09T17:09:24.826119939Z" level=info msg="Removed pod sandbox: eec125baef016b53a8a7469afc7033b2cca5e8d6d749a2bfdb5cfba927fde451" id=72bb96f8-65be-44ca-b629-720676438a1d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.374590 | controller | Jun 09 17:09:28.796154 crc crio[20770]: time="2026-06-09T17:09:28.794267348Z" level=info msg="Stopping container: 2c43ea37b00965cbf9c17c133a8649e1c30fa4bbd85c350a0e8134c9f50b8308 (timeout: 2s)" id=6be3acce-a4cc-4675-b35e-5ae7d9669de0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.374607 | controller | Jun 09 17:09:28.930021 crc crio[20770]: time="2026-06-09T17:09:28.929935871Z" level=info msg="Stopped container 2c43ea37b00965cbf9c17c133a8649e1c30fa4bbd85c350a0e8134c9f50b8308: openshift-marketplace/community-operators-c9vrp/registry-server" id=6be3acce-a4cc-4675-b35e-5ae7d9669de0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.374625 | controller | Jun 09 17:09:28.930970 crc crio[20770]: time="2026-06-09T17:09:28.930895899Z" level=info msg="Stopping pod sandbox: ab69df1cedcb11a537c7d80142612b45c18c276a0be09c0e1762bedcecb381a0" id=4b0d5aa0-7655-444d-91fe-8f0243376453 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.374650 | controller | Jun 09 17:09:28.931634 crc crio[20770]: time="2026-06-09T17:09:28.931556698Z" level=info msg="Got pod network &{Name:community-operators-c9vrp Namespace:openshift-marketplace ID:ab69df1cedcb11a537c7d80142612b45c18c276a0be09c0e1762bedcecb381a0 UID:cb7b386d-f8e5-4a18-9887-3a00f9ef8478 NetNS:/var/run/netns/2801aa88-f420-4200-b909-40396d29809b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcb7b386d_f8e5_4a18_9887_3a00f9ef8478.slice PodAnnotations:0xc001e80490}] Aliases:map[]}"
2026-06-09 17:48:36.374697 | controller | Jun 09 17:09:28.931931 crc crio[20770]: time="2026-06-09T17:09:28.931869857Z" level=info msg="Deleting pod openshift-marketplace_community-operators-c9vrp from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.374722 | controller | Jun 09 17:09:29.328769 crc crio[20770]: time="2026-06-09T17:09:29.328283295Z" level=info msg="Stopped pod sandbox: ab69df1cedcb11a537c7d80142612b45c18c276a0be09c0e1762bedcecb381a0" id=4b0d5aa0-7655-444d-91fe-8f0243376453 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.374741 | controller | Jun 09 17:09:29.821240 crc crio[20770]: time="2026-06-09T17:09:29.820776075Z" level=info msg="Removing container: 2c43ea37b00965cbf9c17c133a8649e1c30fa4bbd85c350a0e8134c9f50b8308" id=b87d0d9b-84e7-4612-bddc-5c91f5c6fbfa name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.374759 | controller | Jun 09 17:09:29.856453 crc crio[20770]: time="2026-06-09T17:09:29.856332462Z" level=info msg="Removed container 2c43ea37b00965cbf9c17c133a8649e1c30fa4bbd85c350a0e8134c9f50b8308: openshift-marketplace/community-operators-c9vrp/registry-server" id=b87d0d9b-84e7-4612-bddc-5c91f5c6fbfa name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.374776 | controller | Jun 09 17:09:29.860231 crc crio[20770]: time="2026-06-09T17:09:29.860140961Z" level=info msg="Removing container: 6fd92e836b221486e2b881fda17b78933d75f397f9403222b2ba79971bdfed69" id=6eb235c4-2e9e-4c4a-9e8b-2693f3d04c65 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.374793 | controller | Jun 09 17:09:29.892797 crc crio[20770]: time="2026-06-09T17:09:29.892437636Z" level=info msg="Removed container 6fd92e836b221486e2b881fda17b78933d75f397f9403222b2ba79971bdfed69: openshift-marketplace/community-operators-c9vrp/extract-content" id=6eb235c4-2e9e-4c4a-9e8b-2693f3d04c65 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.374810 | controller | Jun 09 17:09:29.896228 crc crio[20770]: time="2026-06-09T17:09:29.89605931Z" level=info msg="Removing container: 4953c69c24aa6a8eab827aae69c44fbbb95efdc032ae9a18845baa6a68e7215d" id=b6bc53f1-b360-46c2-be38-52d7f1cac1ba name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.374827 | controller | Jun 09 17:09:29.940831 crc crio[20770]: time="2026-06-09T17:09:29.940566424Z" level=info msg="Removed container 4953c69c24aa6a8eab827aae69c44fbbb95efdc032ae9a18845baa6a68e7215d: openshift-marketplace/community-operators-c9vrp/extract-utilities" id=b6bc53f1-b360-46c2-be38-52d7f1cac1ba name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.374844 | controller | Jun 09 17:09:38.127379 crc crio[20770]: time="2026-06-09T17:09:38.126281024Z" level=info msg="Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservxrff4/POD" id=3a40795d-3749-420f-8b6f-984c5e278f90 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.374860 | controller | Jun 09 17:09:38.129587 crc crio[20770]: time="2026-06-09T17:09:38.129539997Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.374877 | controller | Jun 09 17:09:38.190870 crc crio[20770]: time="2026-06-09T17:09:38.190502502Z" 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=3a40795d-3749-420f-8b6f-984c5e278f90 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.374901 | controller | Jun 09 17:09:38.206058 crc crio[20770]: time="2026-06-09T17:09:38.20544743Z" level=info msg="Ran pod sandbox 7b1a78fbd2f2f4f248af95b90e19b2c6679e8234cb89233552ba14ed66e0db5f with infra container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservxrff4/POD" id=3a40795d-3749-420f-8b6f-984c5e278f90 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.374919 | controller | Jun 09 17:09:38.209261 crc crio[20770]: time="2026-06-09T17:09:38.209119855Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified" id=20a37f10-3832-45c1-8937-9e31f6c380f2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.374937 | controller | Jun 09 17:09:38.209578 crc crio[20770]: time="2026-06-09T17:09:38.209370302Z" level=info msg="Image quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified not found" id=20a37f10-3832-45c1-8937-9e31f6c380f2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.374953 | controller | Jun 09 17:09:38.209578 crc crio[20770]: time="2026-06-09T17:09:38.209424464Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified found" id=20a37f10-3832-45c1-8937-9e31f6c380f2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.374970 | controller | Jun 09 17:09:38.211413 crc crio[20770]: time="2026-06-09T17:09:38.211012369Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified" id=7f0381c2-d6e4-4ace-a987-476560380c55 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.374987 | controller | Jun 09 17:09:38.223354 crc crio[20770]: time="2026-06-09T17:09:38.223168337Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\""
2026-06-09 17:48:36.375003 | controller | Jun 09 17:10:00.565326 crc crio[20770]: time="2026-06-09T17:10:00.563558747Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683750-vplbq/POD" id=20d4352a-c4ca-4521-9c0d-ec467791388d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.375020 | controller | Jun 09 17:10:00.567126 crc crio[20770]: time="2026-06-09T17:10:00.566341446Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.375039 | controller | Jun 09 17:10:06.048843 crc crio[20770]: time="2026-06-09T17:10:06.047983784Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683750-vplbq Namespace:openshift-infra ID:8a93ca2a9f628cda953b7cb496c193fc8e800d971239a48cfdc05b11dcdaf890 UID:72f39224-d96d-4f3f-aae6-0365062b8163 NetNS:/var/run/netns/fd65d7c3-d35a-449f-98b8-9d835f6001a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod72f39224_d96d_4f3f_aae6_0365062b8163.slice PodAnnotations:0xc002a08040}] Aliases:map[]}"
2026-06-09 17:48:36.375057 | controller | Jun 09 17:10:06.050698 crc crio[20770]: time="2026-06-09T17:10:06.048863799Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683750-vplbq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.375075 | controller | Jun 09 17:10:06.343859 crc crio[20770]: time="2026-06-09T17:10:06.34302786Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:cf8337209db10a9c53b1358d3d7669e668ae4eac41e3ce0552be9bfb2c1165d1" id=7f0381c2-d6e4-4ace-a987-476560380c55 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.375092 | controller | Jun 09 17:10:06.345107 crc crio[20770]: time="2026-06-09T17:10:06.345043958Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified" id=a83b5475-3db2-4883-a380-d644c15ebac8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.375108 | controller | Jun 09 17:10:06.349132 crc crio[20770]: time="2026-06-09T17:10:06.348755034Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified" id=a3d7aec2-138a-4135-9b0c-6deb7c355fdf name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.375128 | controller | Jun 09 17:10:06.385258 crc crio[20770]: time="2026-06-09T17:10:06.385134516Z" level=info msg="Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservxrff4/init" id=5b72eb36-2695-4d73-a874-bac3bad9410a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.375145 | controller | Jun 09 17:10:06.387977 crc crio[20770]: time="2026-06-09T17:10:06.387882484Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.375162 | controller | Jun 09 17:10:06.447858 crc crio[20770]: time="2026-06-09T17:10:06.446115521Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.375180 | controller | Jun 09 17:10:06.452983 crc crio[20770]: time="2026-06-09T17:10:06.452751101Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.375198 | controller | Jun 09 17:10:06.636385 crc crio[20770]: 2026-06-09T17:10:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8a93ca2a9f628cd Mac:fa:b7:0c:b9:ba:7c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e0 Mtu:0 Sandbox:/var/run/netns/fd65d7c3-d35a-449f-98b8-9d835f6001a8 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.224 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.375215 | controller | Jun 09 17:10:06.639417 crc crio[20770]: time="2026-06-09T17:10:06.639330523Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683750-vplbq Namespace:openshift-infra ID:8a93ca2a9f628cda953b7cb496c193fc8e800d971239a48cfdc05b11dcdaf890 UID:72f39224-d96d-4f3f-aae6-0365062b8163 NetNS:/var/run/netns/fd65d7c3-d35a-449f-98b8-9d835f6001a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod72f39224_d96d_4f3f_aae6_0365062b8163.slice PodAnnotations:0xc002a08040}] Aliases:map[]}"
2026-06-09 17:48:36.375233 | controller | Jun 09 17:10:06.639594 crc crio[20770]: time="2026-06-09T17:10:06.639542419Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683750-vplbq for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.375250 | controller | Jun 09 17:10:06.641373 crc crio[20770]: time="2026-06-09T17:10:06.640391663Z" level=info msg="Created container 212337350d8aa01f0a0a188f31180b97ee2b0281839c78d34cec5a489b420cdd: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservxrff4/init" id=5b72eb36-2695-4d73-a874-bac3bad9410a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.375267 | controller | Jun 09 17:10:06.644105 crc crio[20770]: time="2026-06-09T17:10:06.643966926Z" level=info msg="Starting container: 212337350d8aa01f0a0a188f31180b97ee2b0281839c78d34cec5a489b420cdd" id=e013b9f3-2465-40b8-868a-e8b0fd1a2cf7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.375285 | controller | Jun 09 17:10:06.653166 crc crio[20770]: time="2026-06-09T17:10:06.652231412Z" level=info msg="Ran pod sandbox 8a93ca2a9f628cda953b7cb496c193fc8e800d971239a48cfdc05b11dcdaf890 with infra container: openshift-infra/auto-csr-approver-29683750-vplbq/POD" id=20d4352a-c4ca-4521-9c0d-ec467791388d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.375301 | controller | Jun 09 17:10:06.668591 crc crio[20770]: time="2026-06-09T17:10:06.667357125Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=406c9ea4-c231-4b06-832e-42dfe0b2f951 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.375323 | controller | Jun 09 17:10:06.668591 crc crio[20770]: time="2026-06-09T17:10:06.66788621Z" level=info msg="Started container" PID=106179 containerID=212337350d8aa01f0a0a188f31180b97ee2b0281839c78d34cec5a489b420cdd description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservxrff4/init id=e013b9f3-2465-40b8-868a-e8b0fd1a2cf7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7b1a78fbd2f2f4f248af95b90e19b2c6679e8234cb89233552ba14ed66e0db5f
2026-06-09 17:48:36.375340 | controller | Jun 09 17:10:06.689127 crc crio[20770]: time="2026-06-09T17:10:06.686184294Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 17:48:36.375357 | controller | Jun 09 17:10:12.882725 crc crio[20770]: time="2026-06-09T17:10:12.881186983Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=406c9ea4-c231-4b06-832e-42dfe0b2f951 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.375374 | controller | Jun 09 17:10:12.887250 crc crio[20770]: time="2026-06-09T17:10:12.886987099Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=590ba62f-e59a-4328-aaab-a59acb7758cb name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.375390 | controller | Jun 09 17:10:12.889355 crc crio[20770]: time="2026-06-09T17:10:12.889319326Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=b1889ff0-fa9f-4238-89fd-7cdf56a06464 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.375410 | controller | Jun 09 17:10:12.898124 crc crio[20770]: time="2026-06-09T17:10:12.898045616Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683750-vplbq/oc" id=72380356-0e59-48c8-a409-41487f41d5f0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.375435 | controller | Jun 09 17:10:12.900912 crc crio[20770]: time="2026-06-09T17:10:12.898598822Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.375461 | controller | Jun 09 17:10:12.944620 crc crio[20770]: time="2026-06-09T17:10:12.944496576Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.375484 | controller | Jun 09 17:10:13.298125 crc crio[20770]: time="2026-06-09T17:10:13.297897693Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.375503 | controller | Jun 09 17:10:13.426229 crc crio[20770]: time="2026-06-09T17:10:13.426120223Z" level=info msg="Created container 4b83b0843e6a951223975f547ccf8d58f17a399b6101a771654e4ab9f086f87a: openshift-infra/auto-csr-approver-29683750-vplbq/oc" id=72380356-0e59-48c8-a409-41487f41d5f0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.375554 | controller | Jun 09 17:10:13.429509 crc crio[20770]: time="2026-06-09T17:10:13.427908915Z" level=info msg="Starting container: 4b83b0843e6a951223975f547ccf8d58f17a399b6101a771654e4ab9f086f87a" id=8db2123b-a0d4-4e43-85fa-f4491d77efff name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.375575 | controller | Jun 09 17:10:13.437456 crc crio[20770]: time="2026-06-09T17:10:13.437378406Z" level=info msg="Started container" PID=106480 containerID=4b83b0843e6a951223975f547ccf8d58f17a399b6101a771654e4ab9f086f87a description=openshift-infra/auto-csr-approver-29683750-vplbq/oc id=8db2123b-a0d4-4e43-85fa-f4491d77efff name=/runtime.v1.RuntimeService/StartContainer sandboxID=8a93ca2a9f628cda953b7cb496c193fc8e800d971239a48cfdc05b11dcdaf890
2026-06-09 17:48:36.375592 | controller | Jun 09 17:10:13.639244 crc crio[20770]: time="2026-06-09T17:10:13.63803624Z" level=info msg="Pulling image: registry.redhat.io/ubi9/httpd-24:latest" id=7c550fa5-14e2-4a2c-96b8-6673382fd867 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.375613 | controller | Jun 09 17:10:13.643833 crc crio[20770]: time="2026-06-09T17:10:13.643753604Z" level=info msg="Trying to access \"registry.redhat.io/ubi9/httpd-24:latest\""
2026-06-09 17:48:36.375630 | controller | Jun 09 17:10:15.705353 crc crio[20770]: time="2026-06-09T17:10:15.704760807Z" level=info msg="Stopping pod sandbox: 8a93ca2a9f628cda953b7cb496c193fc8e800d971239a48cfdc05b11dcdaf890" id=feb9e49b-8f72-403e-b2b6-e371720ec432 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.375647 | controller | Jun 09 17:10:15.707303 crc crio[20770]: time="2026-06-09T17:10:15.705793646Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683750-vplbq Namespace:openshift-infra ID:8a93ca2a9f628cda953b7cb496c193fc8e800d971239a48cfdc05b11dcdaf890 UID:72f39224-d96d-4f3f-aae6-0365062b8163 NetNS:/var/run/netns/fd65d7c3-d35a-449f-98b8-9d835f6001a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod72f39224_d96d_4f3f_aae6_0365062b8163.slice PodAnnotations:0xc000135410}] Aliases:map[]}"
2026-06-09 17:48:36.375663 | controller | Jun 09 17:10:15.707303 crc crio[20770]: time="2026-06-09T17:10:15.705958131Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683750-vplbq from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.375679 | controller | Jun 09 17:10:16.176183 crc crio[20770]: time="2026-06-09T17:10:16.176052339Z" level=info msg="Stopped pod sandbox: 8a93ca2a9f628cda953b7cb496c193fc8e800d971239a48cfdc05b11dcdaf890" id=feb9e49b-8f72-403e-b2b6-e371720ec432 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.375695 | controller | Jun 09 17:10:16.200956 crc crio[20770]: time="2026-06-09T17:10:16.200569071Z" level=info msg="Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:ad0dea2237c315df6dcd44760313c4563611466bd339c1004d512a0d59a0efbf" id=7c550fa5-14e2-4a2c-96b8-6673382fd867 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.375711 | controller | Jun 09 17:10:16.202309 crc crio[20770]: time="2026-06-09T17:10:16.202125285Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=56e725e7-d8b4-411a-ad96-e2d21a44d37a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.375727 | controller | Jun 09 17:10:16.220793 crc crio[20770]: time="2026-06-09T17:10:16.220281375Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=ad99a914-10aa-4438-a2d9-3d568423a132 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.375743 | controller | Jun 09 17:10:16.231921 crc crio[20770]: time="2026-06-09T17:10:16.231739423Z" level=info msg="Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservxrff4/osp-httpd" id=98690ba9-4cc7-44ec-88cf-5309fe228bc1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.375759 | controller | Jun 09 17:10:16.232962 crc crio[20770]: time="2026-06-09T17:10:16.232876026Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.375775 | controller | Jun 09 17:10:16.300890 crc crio[20770]: time="2026-06-09T17:10:16.300755049Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.375792 | controller | Jun 09 17:10:16.306895 crc crio[20770]: time="2026-06-09T17:10:16.306615987Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.375807 | controller | Jun 09 17:10:16.476040 crc crio[20770]: time="2026-06-09T17:10:16.475891153Z" level=info msg="Created container 8c68b5c6e1fd4ee24870fd27187bdf0a0beba8d7d4752f7633a2931d6095fef1: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservxrff4/osp-httpd" id=98690ba9-4cc7-44ec-88cf-5309fe228bc1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.375828 | controller | Jun 09 17:10:16.477143 crc crio[20770]: time="2026-06-09T17:10:16.477055926Z" level=info msg="Starting container: 8c68b5c6e1fd4ee24870fd27187bdf0a0beba8d7d4752f7633a2931d6095fef1" id=8b1998da-2770-438b-82e1-e5d5e8ade137 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.375845 | controller | Jun 09 17:10:16.482370 crc crio[20770]: time="2026-06-09T17:10:16.482275316Z" level=info msg="Started container" PID=106743 containerID=8c68b5c6e1fd4ee24870fd27187bdf0a0beba8d7d4752f7633a2931d6095fef1 description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservxrff4/osp-httpd id=8b1998da-2770-438b-82e1-e5d5e8ade137 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7b1a78fbd2f2f4f248af95b90e19b2c6679e8234cb89233552ba14ed66e0db5f
2026-06-09 17:48:36.375870 | controller | Jun 09 17:10:24.852307 crc crio[20770]: time="2026-06-09T17:10:24.851107858Z" level=info msg="Removing container: 82382f8567bd9dde9acc1844d5571ff1808aec586f9ffd37fe0b63167f97e551" id=08ccc292-1039-418b-a393-4e966621ceff name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.375886 | controller | Jun 09 17:10:25.001952 crc crio[20770]: time="2026-06-09T17:10:25.00174018Z" level=info msg="Removed container 82382f8567bd9dde9acc1844d5571ff1808aec586f9ffd37fe0b63167f97e551: openstack/keystone-db-sync-x9d9f/keystone-db-sync" id=08ccc292-1039-418b-a393-4e966621ceff name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.375903 | controller | Jun 09 17:10:25.005213 crc crio[20770]: time="2026-06-09T17:10:25.005092596Z" level=info msg="Removing container: af3b7abf6025221a5073cb718c0f57b748dc179ae1cb1b356e67ffc4fdc4bbb9" id=33fd7f79-f991-4426-bf3d-5a6884193ea3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.375919 | controller | Jun 09 17:10:25.190267 crc crio[20770]: time="2026-06-09T17:10:25.189460714Z" level=info msg="Removed container af3b7abf6025221a5073cb718c0f57b748dc179ae1cb1b356e67ffc4fdc4bbb9: openstack/glance-db-sync-lr54k/glance-db-sync" id=33fd7f79-f991-4426-bf3d-5a6884193ea3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.375934 | controller | Jun 09 17:10:25.194908 crc crio[20770]: time="2026-06-09T17:10:25.194763726Z" level=info msg="Removing container: f35d0ea849b90c8484882459c4a57f212463f338abfa0b0362a48e6c7513ec5e" id=0ee891d5-0be5-472a-abbb-dfb323a28fc2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.375950 | controller | Jun 09 17:10:25.384409 crc crio[20770]: time="2026-06-09T17:10:25.384192579Z" level=info msg="Removed container f35d0ea849b90c8484882459c4a57f212463f338abfa0b0362a48e6c7513ec5e: openshift-infra/auto-csr-approver-29683744-h6hg2/oc" id=0ee891d5-0be5-472a-abbb-dfb323a28fc2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.375966 | controller | Jun 09 17:10:25.393875 crc crio[20770]: time="2026-06-09T17:10:25.393634419Z" level=info msg="Removing container: 1ab51b998135115417b259d6d9705696167f813b1bb9b4fc361f2beec3bc49cf" id=6620f670-4870-4a4a-a2bb-499e1acec849 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.375982 | controller | Jun 09 17:10:25.430890 crc crio[20770]: time="2026-06-09T17:10:25.43070604Z" level=info msg="Removed container 1ab51b998135115417b259d6d9705696167f813b1bb9b4fc361f2beec3bc49cf: openshift-marketplace/redhat-marketplace-n5dcp/extract-utilities" id=6620f670-4870-4a4a-a2bb-499e1acec849 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.375997 | controller | Jun 09 17:10:25.435569 crc crio[20770]: time="2026-06-09T17:10:25.435415045Z" level=info msg="Removing container: bd0f63f6cea831176daf841ca8948eace14a5f74a294a2db25309b7877e44a33" id=a39b3310-723a-42fb-a4f9-1f964a76cd67 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.376013 | controller | Jun 09 17:10:25.485199 crc crio[20770]: time="2026-06-09T17:10:25.485076057Z" level=info msg="Removed container bd0f63f6cea831176daf841ca8948eace14a5f74a294a2db25309b7877e44a33: openshift-marketplace/redhat-marketplace-n5dcp/registry-server" id=a39b3310-723a-42fb-a4f9-1f964a76cd67 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.376032 | controller | Jun 09 17:10:25.489579 crc crio[20770]: time="2026-06-09T17:10:25.489475013Z" level=info msg="Removing container: a1499669ecefc2e55641c51af5e83ad3661a930d920e60e6a39f02a1db95839a" id=b52ac47b-e04c-4fb7-8e7d-25d80b249b23 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.376049 | controller | Jun 09 17:10:25.540623 crc crio[20770]: time="2026-06-09T17:10:25.540509014Z" level=info msg="Removed container a1499669ecefc2e55641c51af5e83ad3661a930d920e60e6a39f02a1db95839a: openshift-marketplace/redhat-marketplace-n5dcp/extract-content" id=b52ac47b-e04c-4fb7-8e7d-25d80b249b23 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.376066 | controller | Jun 09 17:10:25.559365 crc crio[20770]: time="2026-06-09T17:10:25.55922887Z" level=info msg="Stopping pod sandbox: 005be5394c71cb6faee1faff6e334b31f99c15358279c05c61918d46c477037c" id=7597a841-7d6a-4b96-a3f4-f5667935c429 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.376082 | controller | Jun 09 17:10:25.559365 crc crio[20770]: time="2026-06-09T17:10:25.559334363Z" level=info msg="Stopped pod sandbox (already stopped): 005be5394c71cb6faee1faff6e334b31f99c15358279c05c61918d46c477037c" id=7597a841-7d6a-4b96-a3f4-f5667935c429 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.376098 | controller | Jun 09 17:10:25.559947 crc crio[20770]: time="2026-06-09T17:10:25.559874738Z" level=info msg="Removing pod sandbox: 005be5394c71cb6faee1faff6e334b31f99c15358279c05c61918d46c477037c" id=bf0d1a90-74e3-480d-b92c-9b5a27b6ef67 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.376115 | controller | Jun 09 17:10:25.576309 crc crio[20770]: time="2026-06-09T17:10:25.576211786Z" level=info msg="Removed pod sandbox: 005be5394c71cb6faee1faff6e334b31f99c15358279c05c61918d46c477037c" id=bf0d1a90-74e3-480d-b92c-9b5a27b6ef67 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.376132 | controller | Jun 09 17:10:25.577720 crc crio[20770]: time="2026-06-09T17:10:25.577598776Z" level=info msg="Stopping pod sandbox: ab69df1cedcb11a537c7d80142612b45c18c276a0be09c0e1762bedcecb381a0" id=5c12385a-17be-48f4-8757-61a965dc6c16 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.376149 | controller | Jun 09 17:10:25.577917 crc crio[20770]: time="2026-06-09T17:10:25.5777335Z" level=info msg="Stopped pod sandbox (already stopped): ab69df1cedcb11a537c7d80142612b45c18c276a0be09c0e1762bedcecb381a0" id=5c12385a-17be-48f4-8757-61a965dc6c16 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.376164 | controller | Jun 09 17:10:25.578425 crc crio[20770]: time="2026-06-09T17:10:25.578302046Z" level=info msg="Removing pod sandbox: ab69df1cedcb11a537c7d80142612b45c18c276a0be09c0e1762bedcecb381a0" id=1a2b3e26-6ead-4959-820f-f7f685489db6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.376180 | controller | Jun 09 17:10:25.594959 crc crio[20770]: time="2026-06-09T17:10:25.59484897Z" level=info msg="Removed pod sandbox: ab69df1cedcb11a537c7d80142612b45c18c276a0be09c0e1762bedcecb381a0" id=1a2b3e26-6ead-4959-820f-f7f685489db6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.376195 | controller | Jun 09 17:10:25.595904 crc crio[20770]: time="2026-06-09T17:10:25.595845308Z" level=info msg="Stopping pod sandbox: 7a8f02bc3f172ee5ea08226362e11f59ecb220761db1acf903e59164524b3cef" id=5af65998-81cd-490b-81f9-2075b03ecd7f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.376210 | controller | Jun 09 17:10:25.596017 crc crio[20770]: time="2026-06-09T17:10:25.59590472Z" level=info msg="Stopped pod sandbox (already stopped): 7a8f02bc3f172ee5ea08226362e11f59ecb220761db1acf903e59164524b3cef" id=5af65998-81cd-490b-81f9-2075b03ecd7f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.376226 | controller | Jun 09 17:10:25.596463 crc crio[20770]: time="2026-06-09T17:10:25.596394704Z" level=info msg="Removing pod sandbox: 7a8f02bc3f172ee5ea08226362e11f59ecb220761db1acf903e59164524b3cef" id=be005c11-d302-48e3-92cb-66248b41cb06 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.376245 | controller | Jun 09 17:10:25.609410 crc crio[20770]: time="2026-06-09T17:10:25.609320834Z" level=info msg="Removed pod sandbox: 7a8f02bc3f172ee5ea08226362e11f59ecb220761db1acf903e59164524b3cef" id=be005c11-d302-48e3-92cb-66248b41cb06 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.376261 | controller | Jun 09 17:10:25.610706 crc crio[20770]: time="2026-06-09T17:10:25.61056486Z" level=info msg="Stopping pod sandbox: e77caae92c11b64cf8e0458ae6b602cd2b17d0757b5bb565a72b265b709c403e" id=ced66260-8035-47cd-9fe4-16ea5daa4412 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.376277 | controller | Jun 09 17:10:25.610833 crc crio[20770]: time="2026-06-09T17:10:25.610758125Z" level=info msg="Stopped pod sandbox (already stopped): e77caae92c11b64cf8e0458ae6b602cd2b17d0757b5bb565a72b265b709c403e" id=ced66260-8035-47cd-9fe4-16ea5daa4412 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.376292 | controller | Jun 09 17:10:25.611483 crc crio[20770]: time="2026-06-09T17:10:25.611410164Z" level=info msg="Removing pod sandbox: e77caae92c11b64cf8e0458ae6b602cd2b17d0757b5bb565a72b265b709c403e" id=59d2a6b5-2312-4786-84cd-0b0c406d053e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.376307 | controller | Jun 09 17:10:25.624708 crc crio[20770]: time="2026-06-09T17:10:25.624507249Z" level=info msg="Removed pod sandbox: e77caae92c11b64cf8e0458ae6b602cd2b17d0757b5bb565a72b265b709c403e" id=59d2a6b5-2312-4786-84cd-0b0c406d053e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.376322 | controller | Jun 09 17:10:25.632340 crc crio[20770]: time="2026-06-09T17:10:25.626950569Z" level=info msg="Stopping pod sandbox: dd910215699edcd954ff8b53b97f2d87a0eb9e39b3913e37e96f8b35ef56b1cd" id=fef3c93c-dfe3-4075-8b26-56a4a6775d43 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.376337 | controller | Jun 09 17:10:25.632340 crc crio[20770]: time="2026-06-09T17:10:25.627093823Z" level=info msg="Stopped pod sandbox (already stopped): dd910215699edcd954ff8b53b97f2d87a0eb9e39b3913e37e96f8b35ef56b1cd" id=fef3c93c-dfe3-4075-8b26-56a4a6775d43 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.376352 | controller | Jun 09 17:10:25.632340 crc crio[20770]: time="2026-06-09T17:10:25.627725141Z" level=info msg="Removing pod sandbox: dd910215699edcd954ff8b53b97f2d87a0eb9e39b3913e37e96f8b35ef56b1cd" id=f8c308f0-8efc-48bf-8dc9-afd69ef2ad0f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.376368 | controller | Jun 09 17:10:25.646927 crc crio[20770]: time="2026-06-09T17:10:25.646620572Z" level=info msg="Removed pod sandbox: dd910215699edcd954ff8b53b97f2d87a0eb9e39b3913e37e96f8b35ef56b1cd" id=f8c308f0-8efc-48bf-8dc9-afd69ef2ad0f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.376383 | controller | Jun 09 17:10:26.318189 crc crio[20770]: time="2026-06-09T17:10:26.317361663Z" level=info msg="Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-l7nz2/POD" id=6e94c9d4-9318-4345-8273-d329cdf4d248 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.376399 | controller | Jun 09 17:10:26.319069 crc crio[20770]: time="2026-06-09T17:10:26.318276829Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.376415 | controller | Jun 09 17:10:26.355830 crc crio[20770]: time="2026-06-09T17:10:26.35570289Z" level=info msg="Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-l7nz2 Namespace:openstack ID:ebad92df83403b3355d9ddd62ddee513ec34c4c82a9e383a05bf0b216b0832a4 UID:e809527e-7751-4820-9d37-7d90298b44f6 NetNS:/var/run/netns/507d40e4-d842-433c-a652-b0e4048d7455 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode809527e_7751_4820_9d37_7d90298b44f6.slice PodAnnotations:0xc00008cb58}] Aliases:map[]}"
2026-06-09 17:48:36.376436 | controller | Jun 09 17:10:26.355830 crc crio[20770]: time="2026-06-09T17:10:26.355779412Z" level=info msg="Adding pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-l7nz2 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.376453 | controller | Jun 09 17:10:26.996241 crc crio[20770]: 2026-06-09T17:10:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ebad92df83403b3 Mac:3e:e7:85:7a:00:09 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e1 Mtu:0 Sandbox:/var/run/netns/507d40e4-d842-433c-a652-b0e4048d7455 SocketPath: PciID:}] [{Interface:0xc000014c60 Address:{IP:10.217.0.225 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.376469 | controller | Jun 09 17:10:27.000569 crc crio[20770]: time="2026-06-09T17:10:27.000453298Z" level=info msg="Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-l7nz2 Namespace:openstack ID:ebad92df83403b3355d9ddd62ddee513ec34c4c82a9e383a05bf0b216b0832a4 UID:e809527e-7751-4820-9d37-7d90298b44f6 NetNS:/var/run/netns/507d40e4-d842-433c-a652-b0e4048d7455 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode809527e_7751_4820_9d37_7d90298b44f6.slice PodAnnotations:0xc00008cb58}] Aliases:map[]}"
2026-06-09 17:48:36.376485 | controller | Jun 09 17:10:27.000871 crc crio[20770]: time="2026-06-09T17:10:27.000741137Z" level=info msg="Checking pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-l7nz2 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.376502 | controller | Jun 09 17:10:27.013969 crc crio[20770]: time="2026-06-09T17:10:27.013885743Z" level=info msg="Ran pod sandbox ebad92df83403b3355d9ddd62ddee513ec34c4c82a9e383a05bf0b216b0832a4 with infra container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-l7nz2/POD" id=6e94c9d4-9318-4345-8273-d329cdf4d248 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.376549 | controller | Jun 09 17:10:27.017761 crc crio[20770]: time="2026-06-09T17:10:27.017714982Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified" id=fd89f9ff-88e4-4728-85b5-c6492764df7b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.376573 | controller | Jun 09 17:10:27.022523 crc crio[20770]: time="2026-06-09T17:10:27.022428427Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified" id=87548fc0-d72a-48fc-8572-113bd515cd3a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.376590 | controller | Jun 09 17:10:27.043682 crc crio[20770]: time="2026-06-09T17:10:27.04346528Z" level=info msg="Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-l7nz2/init" id=ce999c63-1b45-4cd9-8b40-691fb56972ff name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.376606 | controller | Jun 09 17:10:27.044451 crc crio[20770]: time="2026-06-09T17:10:27.044076307Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.376622 | controller | Jun 09 17:10:27.114194 crc crio[20770]: time="2026-06-09T17:10:27.114085431Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.376638 | controller | Jun 09 17:10:27.120724 crc crio[20770]: time="2026-06-09T17:10:27.120582097Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.376654 | controller | Jun 09 17:10:27.297411 crc crio[20770]: time="2026-06-09T17:10:27.297233895Z" level=info msg="Created container 0025dcd1bc0b6b0cb2b9b76e478c60813caeaa6ae1b42255f111d22abeedbbef: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-l7nz2/init" id=ce999c63-1b45-4cd9-8b40-691fb56972ff name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.376673 | controller | Jun 09 17:10:27.298354 crc crio[20770]: time="2026-06-09T17:10:27.298254464Z" level=info msg="Starting container: 0025dcd1bc0b6b0cb2b9b76e478c60813caeaa6ae1b42255f111d22abeedbbef" id=96a4b2e9-93d4-457e-8547-d62c01c5ef40 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.376691 | controller | Jun 09 17:10:27.308550 crc crio[20770]: time="2026-06-09T17:10:27.308207409Z" level=info msg="Started container" PID=107514 containerID=0025dcd1bc0b6b0cb2b9b76e478c60813caeaa6ae1b42255f111d22abeedbbef description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-l7nz2/init id=96a4b2e9-93d4-457e-8547-d62c01c5ef40 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ebad92df83403b3355d9ddd62ddee513ec34c4c82a9e383a05bf0b216b0832a4
2026-06-09 17:48:36.376708 | controller | Jun 09 17:10:36.066023 crc crio[20770]: time="2026-06-09T17:10:36.064999857Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest" id=5cb49a20-7222-4f15-a7ad-d4820646d479 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.376724 | controller | Jun 09 17:10:36.078271 crc crio[20770]: time="2026-06-09T17:10:36.078182205Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\""
2026-06-09 17:48:36.376740 | controller | Jun 09 17:10:48.678318 crc crio[20770]: time="2026-06-09T17:10:48.676786165Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:f504c6d2fc14977a5a8609c689b046f1511f6e0af03edc2168a92be8983516e6" id=5cb49a20-7222-4f15-a7ad-d4820646d479 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.376756 | controller | Jun 09 17:10:48.680058 crc crio[20770]: time="2026-06-09T17:10:48.679905244Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest" id=06877939-d317-428f-af6c-27526540aa4d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.376772 | controller | Jun 09 17:10:48.683152 crc crio[20770]: time="2026-06-09T17:10:48.683099826Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest" id=daf317aa-932c-4fb7-ab9c-2a663b2e705d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.376788 | controller | Jun 09 17:10:48.723304 crc crio[20770]: time="2026-06-09T17:10:48.723208804Z" level=info msg="Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-l7nz2/openstack-edpm-ipam-provisionserver-checksum-discovery" id=7ed9bab9-f6bf-41ac-9241-39e7b1df56a5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.376804 | controller | Jun 09 17:10:48.724082 crc crio[20770]: time="2026-06-09T17:10:48.723950175Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.376822 | controller | Jun 09 17:10:48.771107 crc crio[20770]: time="2026-06-09T17:10:48.770994802Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.376838 | controller | Jun 09 17:10:48.778621 crc crio[20770]: time="2026-06-09T17:10:48.778534948Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.376854 | controller | Jun 09 17:10:49.072841 crc crio[20770]: time="2026-06-09T17:10:49.072580086Z" level=info msg="Created container 25b3342a2439c9930aa45fe87af9d2c065455d6e24c7d28d02bb0696739eaeb3: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-l7nz2/openstack-edpm-ipam-provisionserver-checksum-discovery" id=7ed9bab9-f6bf-41ac-9241-39e7b1df56a5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.376873 | controller | Jun 09 17:10:49.075241 crc crio[20770]: time="2026-06-09T17:10:49.075128049Z" level=info msg="Starting container: 25b3342a2439c9930aa45fe87af9d2c065455d6e24c7d28d02bb0696739eaeb3" id=0b5fe11b-a6ea-4e69-a0d5-d723c2c82d91 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.376890 | controller | Jun 09 17:10:49.084116 crc crio[20770]: time="2026-06-09T17:10:49.083405566Z" level=info msg="Started container" PID=108535 containerID=25b3342a2439c9930aa45fe87af9d2c065455d6e24c7d28d02bb0696739eaeb3 description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-l7nz2/openstack-edpm-ipam-provisionserver-checksum-discovery id=0b5fe11b-a6ea-4e69-a0d5-d723c2c82d91 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ebad92df83403b3355d9ddd62ddee513ec34c4c82a9e383a05bf0b216b0832a4
2026-06-09 17:48:36.376906 | controller | Jun 09 17:10:51.330242 crc crio[20770]: time="2026-06-09T17:10:51.329775185Z" level=info msg="Stopping pod sandbox: ebad92df83403b3355d9ddd62ddee513ec34c4c82a9e383a05bf0b216b0832a4" id=413af495-4a06-4ba4-9e96-9e7d70d49c5c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.376922 | controller | Jun 09 17:10:51.331082 crc crio[20770]: time="2026-06-09T17:10:51.330722922Z" level=info msg="Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-l7nz2 Namespace:openstack ID:ebad92df83403b3355d9ddd62ddee513ec34c4c82a9e383a05bf0b216b0832a4 UID:e809527e-7751-4820-9d37-7d90298b44f6 NetNS:/var/run/netns/507d40e4-d842-433c-a652-b0e4048d7455 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode809527e_7751_4820_9d37_7d90298b44f6.slice PodAnnotations:0xc00008cc80}] Aliases:map[]}"
2026-06-09 17:48:36.376939 | controller | Jun 09 17:10:51.331082 crc crio[20770]: time="2026-06-09T17:10:51.330885856Z" level=info msg="Deleting pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-l7nz2 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.376955 | controller | Jun 09 17:10:51.657848 crc crio[20770]: time="2026-06-09T17:10:51.657141687Z" level=info msg="Stopped pod sandbox: ebad92df83403b3355d9ddd62ddee513ec34c4c82a9e383a05bf0b216b0832a4" id=413af495-4a06-4ba4-9e96-9e7d70d49c5c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.376971 | controller | Jun 09 17:11:25.666112 crc crio[20770]: time="2026-06-09T17:11:25.665367736Z" level=info msg="Removing container: 290b496b5531a851543379774838abd79ffb2fe982378fa97776248c3c7336d5" id=d12a1c28-a13b-4351-bdf5-0332925dcee1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.376987 | controller | Jun 09 17:11:25.767679 crc crio[20770]: time="2026-06-09T17:11:25.767545857Z" level=info msg="Removed container 290b496b5531a851543379774838abd79ffb2fe982378fa97776248c3c7336d5: openstack/cinder-db-sync-94jwf/cinder-db-sync" id=d12a1c28-a13b-4351-bdf5-0332925dcee1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.377002 | controller | Jun 09 17:11:25.771294 crc crio[20770]: time="2026-06-09T17:11:25.771260334Z" level=info msg="Removing container: 69657ca6255de960722b474d9c41d8c28429b3dce3dcbfa594ccc1aad45ed046" id=5a6db6b3-62d9-4063-a716-5ce7dfefd0cc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.377018 | controller | Jun 09 17:11:25.820859 crc crio[20770]: time="2026-06-09T17:11:25.820706222Z" level=info msg="Removed container 69657ca6255de960722b474d9c41d8c28429b3dce3dcbfa594ccc1aad45ed046: openstack/barbican-db-sync-lpzhd/barbican-db-sync" id=5a6db6b3-62d9-4063-a716-5ce7dfefd0cc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.377035 | controller | Jun 09 17:11:25.826009 crc crio[20770]: time="2026-06-09T17:11:25.82588729Z" level=info msg="Removing container: 81f9e1af700388745b66d99471228a1cd1e6d40448455cc39350d884c932bacf" id=f24ce61c-48ef-48ac-b782-10502f3cfeb1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.377055 | controller | Jun 09 17:11:25.920538 crc crio[20770]: time="2026-06-09T17:11:25.919872496Z" level=info msg="Removed container 81f9e1af700388745b66d99471228a1cd1e6d40448455cc39350d884c932bacf: openstack/placement-db-sync-rp8qh/placement-db-sync" id=f24ce61c-48ef-48ac-b782-10502f3cfeb1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.377072 | controller | Jun 09 17:11:25.923893 crc crio[20770]: time="2026-06-09T17:11:25.923795878Z" level=info msg="Removing container: af75a04a44ec667e7a385aee7da0cad99b4afca94b3efc1ba8d384c5b8024496" id=b296badd-b05a-4135-92d6-ec873999f1ff name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.377088 | controller | Jun 09 17:11:25.994197 crc crio[20770]: time="2026-06-09T17:11:25.992493268Z" level=info msg="Removed container af75a04a44ec667e7a385aee7da0cad99b4afca94b3efc1ba8d384c5b8024496: openstack/keystone-bootstrap-prcns/keystone-bootstrap" id=b296badd-b05a-4135-92d6-ec873999f1ff name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.377103 | controller | Jun 09 17:11:26.002036 crc crio[20770]: time="2026-06-09T17:11:26.001757374Z" level=info msg="Removing container: 7713e7e6ec2b25b906d07050eb0d7f8fcf13ce3fe77e99ce3189fc0ec73e58d7" id=44983d6d-504d-42e7-bac1-198cb4cff96c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.377119 | controller | Jun 09 17:11:26.071276 crc crio[20770]: time="2026-06-09T17:11:26.071150244Z" level=info msg="Removed container 7713e7e6ec2b25b906d07050eb0d7f8fcf13ce3fe77e99ce3189fc0ec73e58d7: openstack/cinder-online-data-migrations-m5lmg/cinder-online-data-migrations" id=44983d6d-504d-42e7-bac1-198cb4cff96c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.377135 | controller | Jun 09 17:11:26.075472 crc crio[20770]: time="2026-06-09T17:11:26.075385066Z" level=info msg="Removing container: d5c6f913301c072f6711a10ab70e312705a7d15d39eab8db17aeba65d948fd15" id=277c3d21-6f01-48dc-86fd-ceb93f333e45 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.377150 | controller | Jun 09 17:11:26.150923 crc crio[20770]: time="2026-06-09T17:11:26.150626184Z" level=info msg="Removed container d5c6f913301c072f6711a10ab70e312705a7d15d39eab8db17aeba65d948fd15: openstack/neutron-db-sync-xhbqn/neutron-db-sync" id=277c3d21-6f01-48dc-86fd-ceb93f333e45 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.377166 | controller | Jun 09 17:11:26.162061 crc crio[20770]: time="2026-06-09T17:11:26.161940628Z" level=info msg="Stopping pod sandbox: a191a2c71995b4d126b67917814a4a177ab2b688fc934d6e24553ef1d8b8d00b" id=f2e28f3d-606c-4810-9b43-dd022125695e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.377182 | controller | Jun 09 17:11:26.162061 crc crio[20770]: time="2026-06-09T17:11:26.162045671Z" level=info msg="Stopped pod sandbox (already stopped): a191a2c71995b4d126b67917814a4a177ab2b688fc934d6e24553ef1d8b8d00b" id=f2e28f3d-606c-4810-9b43-dd022125695e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.377198 | controller | Jun 09 17:11:26.162970 crc crio[20770]: time="2026-06-09T17:11:26.162797923Z" level=info msg="Removing pod sandbox: a191a2c71995b4d126b67917814a4a177ab2b688fc934d6e24553ef1d8b8d00b" id=2438204a-ca15-4b2a-94cf-b522719059d8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.377214 | controller | Jun 09 17:11:26.186521 crc crio[20770]: time="2026-06-09T17:11:26.186042719Z" level=info msg="Removed pod sandbox: a191a2c71995b4d126b67917814a4a177ab2b688fc934d6e24553ef1d8b8d00b" id=2438204a-ca15-4b2a-94cf-b522719059d8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.377229 | controller | Jun 09 17:11:26.187241 crc crio[20770]: time="2026-06-09T17:11:26.187131491Z" level=info msg="Stopping pod sandbox: 6bafd5e79ea470303de41ddb3e968f3d9d947d4388a7746270097e70f203941e" id=5cfc6198-19c3-4c1d-a246-f87acc2af318 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.377248 | controller | Jun 09 17:11:26.187412 crc crio[20770]: time="2026-06-09T17:11:26.187243934Z" level=info msg="Stopped pod sandbox (already stopped): 6bafd5e79ea470303de41ddb3e968f3d9d947d4388a7746270097e70f203941e" id=5cfc6198-19c3-4c1d-a246-f87acc2af318 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.377264 | controller | Jun 09 17:11:26.188630 crc crio[20770]: time="2026-06-09T17:11:26.188187911Z" level=info msg="Removing pod sandbox: 6bafd5e79ea470303de41ddb3e968f3d9d947d4388a7746270097e70f203941e" id=390a4cce-30f6-4cb5-8b8f-5f6e5af0c92a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.377281 | controller | Jun 09 17:11:26.207627 crc crio[20770]: time="2026-06-09T17:11:26.207453943Z" level=info msg="Removed pod sandbox: 6bafd5e79ea470303de41ddb3e968f3d9d947d4388a7746270097e70f203941e" id=390a4cce-30f6-4cb5-8b8f-5f6e5af0c92a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.377298 | controller | Jun 09 17:11:26.208812 crc crio[20770]: time="2026-06-09T17:11:26.208577296Z" level=info msg="Stopping pod sandbox: 9b44c85c2821d45a6258e866fc3170df442e3a033fa46560496b2626066b51ea" id=9f7b7131-0756-4ce1-9676-03fd2e691135 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.377314 | controller | Jun 09 17:11:26.208812 crc crio[20770]: time="2026-06-09T17:11:26.20873948Z" level=info msg="Stopped pod sandbox (already stopped): 9b44c85c2821d45a6258e866fc3170df442e3a033fa46560496b2626066b51ea" id=9f7b7131-0756-4ce1-9676-03fd2e691135 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.377330 | controller | Jun 09 17:11:26.209609 crc crio[20770]: time="2026-06-09T17:11:26.2094439Z" level=info msg="Removing pod sandbox: 9b44c85c2821d45a6258e866fc3170df442e3a033fa46560496b2626066b51ea" id=bb59e094-e51d-497c-bbce-0019e54db3cd name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.377346 | controller | Jun 09 17:11:26.234577 crc crio[20770]: time="2026-06-09T17:11:26.234493519Z" level=info msg="Removed pod sandbox: 9b44c85c2821d45a6258e866fc3170df442e3a033fa46560496b2626066b51ea" id=bb59e094-e51d-497c-bbce-0019e54db3cd name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.377362 | controller | Jun 09 17:11:26.235842 crc crio[20770]: time="2026-06-09T17:11:26.235745745Z" level=info msg="Stopping pod sandbox: 9de1be78810ee3876094822111464204aba19578b62ffc432bf37503407b0d13" id=702ba5b9-51db-405b-ba49-6a8f79a850c5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.377377 | controller | Jun 09 17:11:26.235969 crc crio[20770]: time="2026-06-09T17:11:26.235862318Z" level=info msg="Stopped pod sandbox (already stopped): 9de1be78810ee3876094822111464204aba19578b62ffc432bf37503407b0d13" id=702ba5b9-51db-405b-ba49-6a8f79a850c5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.377393 | controller | Jun 09 17:11:26.237147 crc crio[20770]: time="2026-06-09T17:11:26.237027712Z" level=info msg="Removing pod sandbox: 9de1be78810ee3876094822111464204aba19578b62ffc432bf37503407b0d13" id=09de0efd-31ca-403a-8780-b3532cb6258a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.377408 | controller | Jun 09 17:11:26.255444 crc crio[20770]: time="2026-06-09T17:11:26.255352727Z" level=info msg="Removed pod sandbox: 9de1be78810ee3876094822111464204aba19578b62ffc432bf37503407b0d13" id=09de0efd-31ca-403a-8780-b3532cb6258a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.377424 | controller | Jun 09 17:11:26.256627 crc crio[20770]: time="2026-06-09T17:11:26.256537481Z" level=info msg="Stopping pod sandbox: bff6ceb5d914b374ea17c94a8eeb96b0d2f81eaeca45083489718dc72c6ded2e" id=99941843-9513-49c4-add4-ae93f87e00a2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.377439 | controller | Jun 09 17:11:26.257169 crc crio[20770]: time="2026-06-09T17:11:26.256794638Z" level=info msg="Stopped pod sandbox (already stopped): bff6ceb5d914b374ea17c94a8eeb96b0d2f81eaeca45083489718dc72c6ded2e" id=99941843-9513-49c4-add4-ae93f87e00a2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.377459 | controller | Jun 09 17:11:26.258577 crc crio[20770]: time="2026-06-09T17:11:26.258522718Z" level=info msg="Removing pod sandbox: bff6ceb5d914b374ea17c94a8eeb96b0d2f81eaeca45083489718dc72c6ded2e" id=8edad9f9-9aa9-43f3-afe4-f31552693ffb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.377475 | controller | Jun 09 17:11:26.293541 crc crio[20770]: time="2026-06-09T17:11:26.293388118Z" level=info msg="Removed pod sandbox: bff6ceb5d914b374ea17c94a8eeb96b0d2f81eaeca45083489718dc72c6ded2e" id=8edad9f9-9aa9-43f3-afe4-f31552693ffb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.377491 | controller | Jun 09 17:11:26.296368 crc crio[20770]: time="2026-06-09T17:11:26.296255531Z" level=info msg="Stopping pod sandbox: 6d1fdb2fe961ae49cf9f95ac3bae7ab7323a4636630b2877026cbb87d2c89dab" id=018ec622-11dd-4bd9-860a-a68c36759098 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.377506 | controller | Jun 09 17:11:26.296527 crc crio[20770]: time="2026-06-09T17:11:26.296367634Z" level=info msg="Stopped pod sandbox (already stopped): 6d1fdb2fe961ae49cf9f95ac3bae7ab7323a4636630b2877026cbb87d2c89dab" id=018ec622-11dd-4bd9-860a-a68c36759098 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.377544 | controller | Jun 09 17:11:26.297329 crc crio[20770]: time="2026-06-09T17:11:26.297232949Z" level=info msg="Removing pod sandbox: 6d1fdb2fe961ae49cf9f95ac3bae7ab7323a4636630b2877026cbb87d2c89dab" id=3c55feb8-2ded-4444-9804-9454121eb2d0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.377563 | controller | Jun 09 17:11:26.317879 crc crio[20770]: time="2026-06-09T17:11:26.317587583Z" level=info msg="Removed pod sandbox: 6d1fdb2fe961ae49cf9f95ac3bae7ab7323a4636630b2877026cbb87d2c89dab" id=3c55feb8-2ded-4444-9804-9454121eb2d0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.377579 | controller | Jun 09 17:12:00.835227 crc crio[20770]: time="2026-06-09T17:12:00.834122592Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683752-mnqcz/POD" id=0d198577-204a-4837-a747-0d1000d60a1c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.377599 | controller | Jun 09 17:12:00.836507 crc crio[20770]: time="2026-06-09T17:12:00.83544209Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.377623 | controller | Jun 09 17:12:00.877701 crc crio[20770]: time="2026-06-09T17:12:00.877141076Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-7kz2c/POD" id=25e85500-e881-4fa5-b2ca-6deab4c36d0d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.377648 | controller | Jun 09 17:12:00.877701 crc crio[20770]: time="2026-06-09T17:12:00.877603559Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.377666 | controller | Jun 09 17:12:00.889583 crc crio[20770]: time="2026-06-09T17:12:00.889256054Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683752-mnqcz Namespace:openshift-infra ID:3371198da139459faf417b3a800414030347a4e0b04852b88d2e9e2932b5503c UID:3cd7e575-45f5-4995-af70-4ad092ca1dea NetNS:/var/run/netns/a9df21f8-9f9b-464d-9c7c-7b8e26242bd0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3cd7e575_45f5_4995_af70_4ad092ca1dea.slice PodAnnotations:0xc0027326c0}] Aliases:map[]}"
2026-06-09 17:48:36.377683 | controller | Jun 09 17:12:00.889583 crc crio[20770]: time="2026-06-09T17:12:00.889331866Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683752-mnqcz to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.377699 | controller | Jun 09 17:12:00.919336 crc crio[20770]: time="2026-06-09T17:12:00.919239364Z" level=info msg="Got pod network &{Name:redhat-operators-7kz2c Namespace:openshift-marketplace ID:64d41882ef834cd56b112d2dd7b4dbcd89456e5dd022e779742e89467444cca1 UID:7c751471-8db7-4778-b1d5-eb9b1fcebcc4 NetNS:/var/run/netns/765005b0-263a-4fb6-909f-ccdbaf80b8b0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7c751471_8db7_4778_b1d5_eb9b1fcebcc4.slice PodAnnotations:0xc0027328e0}] Aliases:map[]}"
2026-06-09 17:48:36.377722 | controller | Jun 09 17:12:00.919336 crc crio[20770]: time="2026-06-09T17:12:00.919307916Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-7kz2c to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.377740 | controller | Jun 09 17:12:01.591451 crc crio[20770]: 2026-06-09T17:12:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3371198da139459 Mac:da:29:cb:57:3c:ab Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e2 Mtu:0 Sandbox:/var/run/netns/a9df21f8-9f9b-464d-9c7c-7b8e26242bd0 SocketPath: PciID:}] [{Interface:0xc0003045d0 Address:{IP:10.217.0.226 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.377757 | controller | Jun 09 17:12:01.592750 crc crio[20770]: time="2026-06-09T17:12:01.592627449Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683752-mnqcz Namespace:openshift-infra ID:3371198da139459faf417b3a800414030347a4e0b04852b88d2e9e2932b5503c UID:3cd7e575-45f5-4995-af70-4ad092ca1dea NetNS:/var/run/netns/a9df21f8-9f9b-464d-9c7c-7b8e26242bd0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3cd7e575_45f5_4995_af70_4ad092ca1dea.slice PodAnnotations:0xc0027326c0}] Aliases:map[]}"
2026-06-09 17:48:36.377774 | controller | Jun 09 17:12:01.592924 crc crio[20770]: time="2026-06-09T17:12:01.592882636Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683752-mnqcz for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.377791 | controller | Jun 09 17:12:01.606976 crc crio[20770]: time="2026-06-09T17:12:01.606885638Z" level=info msg="Ran pod sandbox 3371198da139459faf417b3a800414030347a4e0b04852b88d2e9e2932b5503c with infra container: openshift-infra/auto-csr-approver-29683752-mnqcz/POD" id=0d198577-204a-4837-a747-0d1000d60a1c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.377806 | controller | Jun 09 17:12:01.609799 crc crio[20770]: time="2026-06-09T17:12:01.609728169Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=71241851-cdc5-42a2-81a8-c6d03dfef10d name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.377822 | controller | Jun 09 17:12:01.619476 crc crio[20770]: time="2026-06-09T17:12:01.619378026Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 17:48:36.377839 | controller | Jun 09 17:12:01.743756 crc crio[20770]: 2026-06-09T17:12:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:64d41882ef834cd Mac:7a:f6:bf:40:b9:38 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e3 Mtu:0 Sandbox:/var/run/netns/765005b0-263a-4fb6-909f-ccdbaf80b8b0 SocketPath: PciID:}] [{Interface:0xc0002ec830 Address:{IP:10.217.0.227 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.377855 | controller | Jun 09 17:12:01.744728 crc crio[20770]: time="2026-06-09T17:12:01.744593488Z" level=info msg="Got pod network &{Name:redhat-operators-7kz2c Namespace:openshift-marketplace ID:64d41882ef834cd56b112d2dd7b4dbcd89456e5dd022e779742e89467444cca1 UID:7c751471-8db7-4778-b1d5-eb9b1fcebcc4 NetNS:/var/run/netns/765005b0-263a-4fb6-909f-ccdbaf80b8b0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7c751471_8db7_4778_b1d5_eb9b1fcebcc4.slice PodAnnotations:0xc0027328e0}] Aliases:map[]}"
2026-06-09 17:48:36.377875 | controller | Jun 09 17:12:01.744930 crc crio[20770]: time="2026-06-09T17:12:01.744827984Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-7kz2c for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.377891 | controller | Jun 09 17:12:01.753495 crc crio[20770]: time="2026-06-09T17:12:01.75340223Z" level=info msg="Ran pod sandbox 64d41882ef834cd56b112d2dd7b4dbcd89456e5dd022e779742e89467444cca1 with infra container: openshift-marketplace/redhat-operators-7kz2c/POD" id=25e85500-e881-4fa5-b2ca-6deab4c36d0d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.377907 | controller | Jun 09 17:12:01.756067 crc crio[20770]: time="2026-06-09T17:12:01.756011445Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=cfa03fc7-11c8-4cae-a43e-7c9f2a96a580 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.377923 | controller | Jun 09 17:12:01.758629 crc crio[20770]: time="2026-06-09T17:12:01.758557358Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=1d4493f5-18c6-4df7-9428-7b758387d3c5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.377939 | controller | Jun 09 17:12:01.767530 crc crio[20770]: time="2026-06-09T17:12:01.767442743Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-7kz2c/extract-utilities" id=3dd90e3a-ea14-48d1-89c0-87be5dfaafa8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.377956 | controller | Jun 09 17:12:01.768020 crc crio[20770]: time="2026-06-09T17:12:01.767969418Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.377972 | controller | Jun 09 17:12:01.818298 crc crio[20770]: time="2026-06-09T17:12:01.818091686Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.377988 | controller | Jun 09 17:12:01.822516 crc crio[20770]: time="2026-06-09T17:12:01.82241792Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.378003 | controller | Jun 09 17:12:02.021213 crc crio[20770]: time="2026-06-09T17:12:02.020264994Z" level=info msg="Created container 5bcbaa6de8935d8e8b9f6d6ab465486bc9d9b577305fad8b5a5c963bdfd29c5e: openshift-marketplace/redhat-operators-7kz2c/extract-utilities" id=3dd90e3a-ea14-48d1-89c0-87be5dfaafa8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.378019 | controller | Jun 09 17:12:02.023274 crc crio[20770]: time="2026-06-09T17:12:02.023123836Z" level=info msg="Starting container: 5bcbaa6de8935d8e8b9f6d6ab465486bc9d9b577305fad8b5a5c963bdfd29c5e" id=a6f6440d-eba1-43ff-af6c-2cfc6800053b name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.378035 | controller | Jun 09 17:12:02.032388 crc crio[20770]: time="2026-06-09T17:12:02.032274399Z" level=info msg="Started container" PID=112251 containerID=5bcbaa6de8935d8e8b9f6d6ab465486bc9d9b577305fad8b5a5c963bdfd29c5e description=openshift-marketplace/redhat-operators-7kz2c/extract-utilities id=a6f6440d-eba1-43ff-af6c-2cfc6800053b name=/runtime.v1.RuntimeService/StartContainer sandboxID=64d41882ef834cd56b112d2dd7b4dbcd89456e5dd022e779742e89467444cca1
2026-06-09 17:48:36.378051 | controller | Jun 09 17:12:02.512108 crc crio[20770]: time="2026-06-09T17:12:02.512024129Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=3125595b-01ef-4153-9d20-11c2b9d0e2a7 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.378069 | controller | Jun 09 17:12:02.520512 crc crio[20770]: time="2026-06-09T17:12:02.52043383Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-09 17:48:36.378094 | controller | Jun 09 17:12:02.914473 crc crio[20770]: time="2026-06-09T17:12:02.912008231Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=71241851-cdc5-42a2-81a8-c6d03dfef10d name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.378111 | controller | Jun 09 17:12:02.916248 crc crio[20770]: time="2026-06-09T17:12:02.91615524Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=d5855b92-2616-402b-8b79-17e26ac05923 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.378127 | controller | Jun 09 17:12:02.919932 crc crio[20770]: time="2026-06-09T17:12:02.919738912Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=9748094b-eebe-45f8-813e-c83b085cccc4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.378143 | controller | Jun 09 17:12:02.928969 crc crio[20770]: time="2026-06-09T17:12:02.928829943Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683752-mnqcz/oc" id=5e195ddb-8e08-4221-bd2a-049805739843 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.378158 | controller | Jun 09 17:12:02.929427 crc crio[20770]: time="2026-06-09T17:12:02.929354968Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.378174 | controller | Jun 09 17:12:03.000235 crc crio[20770]: time="2026-06-09T17:12:03.000131668Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.378206 | controller | Jun 09 17:12:03.113253 crc crio[20770]: time="2026-06-09T17:12:03.113064488Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:fc6a16d8f231accd9aa36e952dece09ceb23dd2bd734fa3d5279adae1b59f636" id=3125595b-01ef-4153-9d20-11c2b9d0e2a7 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.378224 | controller | Jun 09 17:12:03.115358 crc crio[20770]: time="2026-06-09T17:12:03.115289611Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=cce50c74-eb7e-46bd-8d55-7e958ba98cbc name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.378241 | controller | Jun 09 17:12:03.118561 crc crio[20770]: time="2026-06-09T17:12:03.118420001Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=924cf52c-b3b8-4d87-abf3-03646e0f94d7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.378260 | controller | Jun 09 17:12:03.128107 crc crio[20770]: time="2026-06-09T17:12:03.127964915Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-7kz2c/extract-content" id=e4aaf70f-359c-4f75-a81b-3876f51ab0a0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.378276 | controller | Jun 09 17:12:03.130909 crc crio[20770]: time="2026-06-09T17:12:03.12849597Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.378292 | controller | Jun 09 17:12:03.205125 crc crio[20770]: time="2026-06-09T17:12:03.205003925Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.378308 | controller | Jun 09 17:12:03.211139 crc crio[20770]: time="2026-06-09T17:12:03.211053448Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.378324 | controller | Jun 09 17:12:03.269056 crc crio[20770]: time="2026-06-09T17:12:03.268925608Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.378345 | controller | Jun 09 17:12:03.413957 crc crio[20770]: time="2026-06-09T17:12:03.413829334Z" level=info msg="Created container e97ba50496de43fb31c2c238115f7adba954e7744f48d016cc31a9c24149b963: openshift-marketplace/redhat-operators-7kz2c/extract-content" id=e4aaf70f-359c-4f75-a81b-3876f51ab0a0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.378362 | controller | Jun 09 17:12:03.415458 crc crio[20770]: time="2026-06-09T17:12:03.415363388Z" level=info msg="Starting container: e97ba50496de43fb31c2c238115f7adba954e7744f48d016cc31a9c24149b963" id=d5b6dec3-f7c0-403a-9c06-8103ef1ccd23 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.378379 | controller | Jun 09 17:12:03.418973 crc crio[20770]: time="2026-06-09T17:12:03.41889174Z" level=info msg="Created container 0b9c7ed4321edfdfa6562e27b910df9787d589c03678c9d9e1d1a80387644214: openshift-infra/auto-csr-approver-29683752-mnqcz/oc" id=5e195ddb-8e08-4221-bd2a-049805739843 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.378395 | controller | Jun 09 17:12:03.420258 crc crio[20770]: time="2026-06-09T17:12:03.420139445Z" level=info msg="Starting container: 0b9c7ed4321edfdfa6562e27b910df9787d589c03678c9d9e1d1a80387644214" id=b6d43d5c-4c95-4e89-8c23-224d5b743a5e name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.378410 | controller | Jun 09 17:12:03.421549 crc crio[20770]: time="2026-06-09T17:12:03.421443773Z" level=info msg="Started container" PID=112310 containerID=e97ba50496de43fb31c2c238115f7adba954e7744f48d016cc31a9c24149b963 description=openshift-marketplace/redhat-operators-7kz2c/extract-content id=d5b6dec3-f7c0-403a-9c06-8103ef1ccd23 name=/runtime.v1.RuntimeService/StartContainer sandboxID=64d41882ef834cd56b112d2dd7b4dbcd89456e5dd022e779742e89467444cca1
2026-06-09 17:48:36.378427 | controller | Jun 09 17:12:03.428120 crc crio[20770]: time="2026-06-09T17:12:03.42797565Z" level=info msg="Started container" PID=112311 containerID=0b9c7ed4321edfdfa6562e27b910df9787d589c03678c9d9e1d1a80387644214 description=openshift-infra/auto-csr-approver-29683752-mnqcz/oc id=b6d43d5c-4c95-4e89-8c23-224d5b743a5e name=/runtime.v1.RuntimeService/StartContainer sandboxID=3371198da139459faf417b3a800414030347a4e0b04852b88d2e9e2932b5503c
2026-06-09 17:48:36.378443 | controller | Jun 09 17:12:05.567050 crc crio[20770]: time="2026-06-09T17:12:05.566037316Z" level=info msg="Stopping pod sandbox: 3371198da139459faf417b3a800414030347a4e0b04852b88d2e9e2932b5503c" id=14df5569-e306-466a-bf12-53796e6c4588 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.378459 | controller | Jun 09 17:12:05.569609 crc crio[20770]: time="2026-06-09T17:12:05.5675856Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683752-mnqcz Namespace:openshift-infra ID:3371198da139459faf417b3a800414030347a4e0b04852b88d2e9e2932b5503c UID:3cd7e575-45f5-4995-af70-4ad092ca1dea NetNS:/var/run/netns/a9df21f8-9f9b-464d-9c7c-7b8e26242bd0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3cd7e575_45f5_4995_af70_4ad092ca1dea.slice PodAnnotations:0xc0028958e0}] Aliases:map[]}"
2026-06-09 17:48:36.378475 | controller | Jun 09 17:12:05.569609 crc crio[20770]: time="2026-06-09T17:12:05.567775046Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683752-mnqcz from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.378493 | controller | Jun 09 17:12:05.938319 crc crio[20770]: time="2026-06-09T17:12:05.937997605Z" level=info msg="Stopped pod sandbox: 3371198da139459faf417b3a800414030347a4e0b04852b88d2e9e2932b5503c" id=14df5569-e306-466a-bf12-53796e6c4588 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.378509 | controller | Jun 09 17:12:10.664810 crc crio[20770]: time="2026-06-09T17:12:10.663276087Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=35fbed28-99fa-4082-b54f-69639c9bb4af name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.378550 | controller | Jun 09 17:12:10.668176 crc crio[20770]: time="2026-06-09T17:12:10.668038484Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=6b43e462-90ab-47aa-845d-1f79ff54c677 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.378569 | controller | Jun 09 17:12:10.680278 crc crio[20770]: time="2026-06-09T17:12:10.680159131Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-7kz2c/registry-server" id=37a84e15-6c7c-4200-8ace-ff2079e3650b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.378585 | controller | Jun 09 17:12:10.680868 crc crio[20770]: time="2026-06-09T17:12:10.680760449Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.378602 | controller | Jun 09 17:12:10.772728 crc crio[20770]: time="2026-06-09T17:12:10.772414337Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.378618 | controller | Jun 09 17:12:10.781194 crc crio[20770]: time="2026-06-09T17:12:10.781083336Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.378641 | controller | Jun 09 17:12:10.940561 crc crio[20770]: time="2026-06-09T17:12:10.940035535Z" level=info msg="Created container c0e50aa0cf136c972808d4b584fe661d678a66184fd9f095494de47e331fe68a: openshift-marketplace/redhat-operators-7kz2c/registry-server" id=37a84e15-6c7c-4200-8ace-ff2079e3650b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.378658 | controller | Jun 09 17:12:10.941878 crc crio[20770]: time="2026-06-09T17:12:10.941763165Z" level=info msg="Starting container: c0e50aa0cf136c972808d4b584fe661d678a66184fd9f095494de47e331fe68a" id=03bacc23-c940-4028-a1e5-1b8197744249 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.378674 | controller | Jun 09 17:12:10.948138 crc crio[20770]: time="2026-06-09T17:12:10.948077436Z" level=info msg="Started container" PID=112718 containerID=c0e50aa0cf136c972808d4b584fe661d678a66184fd9f095494de47e331fe68a description=openshift-marketplace/redhat-operators-7kz2c/registry-server id=03bacc23-c940-4028-a1e5-1b8197744249 name=/runtime.v1.RuntimeService/StartContainer sandboxID=64d41882ef834cd56b112d2dd7b4dbcd89456e5dd022e779742e89467444cca1
2026-06-09 17:48:36.378697 | controller | Jun 09 17:12:26.341138 crc crio[20770]: time="2026-06-09T17:12:26.3405333Z" level=info msg="Removing container: d6266fb857858e5ef0b3b4b85097ed474d37e86efab01e0e2c4f4a56ec896630" id=8ede2598-a0eb-4276-88c0-0a43bb82a7b5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.378722 | controller | Jun 09 17:12:26.385817 crc crio[20770]: time="2026-06-09T17:12:26.385726726Z" level=info msg="Removed container d6266fb857858e5ef0b3b4b85097ed474d37e86efab01e0e2c4f4a56ec896630: openstack/nova-cell1-27b1-account-create-update-86w8h/mariadb-account-create-update" id=8ede2598-a0eb-4276-88c0-0a43bb82a7b5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.378744 | controller | Jun 09 17:12:26.392182 crc crio[20770]: time="2026-06-09T17:12:26.391997666Z" level=info msg="Removing container: 0baa948ede93f3ccf09cb6ef61a7ccfe0dd6bff0a57b20c2d8dbef7c12b5d472" id=a3f95a01-e698-41fb-8b64-6c8f7639af3d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.378761 | controller | Jun 09 17:12:26.461595 crc crio[20770]: time="2026-06-09T17:12:26.46149473Z" level=info msg="Removed container 0baa948ede93f3ccf09cb6ef61a7ccfe0dd6bff0a57b20c2d8dbef7c12b5d472: openstack/nova-api-b5aa-account-create-update-lrgp4/mariadb-account-create-update" id=a3f95a01-e698-41fb-8b64-6c8f7639af3d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.378780 | controller | Jun 09 17:12:26.470874 crc crio[20770]: time="2026-06-09T17:12:26.46534866Z" level=info msg="Removing container: 3796de8f465346879cd9b1edf56d46fe7c4db11ae800f07fe70dfdd4b4e824d9" id=6bfb1ee1-b8b1-4608-9e88-b73c489e68dc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.378797 | controller | Jun 09 17:12:26.526884 crc crio[20770]: time="2026-06-09T17:12:26.526758972Z" level=info msg="Removed container 3796de8f465346879cd9b1edf56d46fe7c4db11ae800f07fe70dfdd4b4e824d9: openstack/nova-cell1-db-create-cn4fs/mariadb-database-create" id=6bfb1ee1-b8b1-4608-9e88-b73c489e68dc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.378812 | controller | Jun 09 17:12:26.530837 crc crio[20770]: time="2026-06-09T17:12:26.530606542Z" level=info msg="Removing container: d632a4f5628fccb4106a0e0dcc32716505cad2859b2065c5296d8236dc756fef" id=dcceea51-bc5e-4aa8-99cb-14ea49db652d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.378829 | controller | Jun 09 17:12:26.597500 crc crio[20770]: time="2026-06-09T17:12:26.597181341Z" level=info msg="Removed container d632a4f5628fccb4106a0e0dcc32716505cad2859b2065c5296d8236dc756fef: openstack/nova-api-db-create-scdpg/mariadb-database-create" id=dcceea51-bc5e-4aa8-99cb-14ea49db652d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.378844 | controller | Jun 09 17:12:26.602435 crc crio[20770]: time="2026-06-09T17:12:26.60235949Z" level=info msg="Removing container: cd57787f0d304e8f678bef12ecfc3832a4735c02666eb142ce8d10257758208c" id=11fcb1f9-4fd4-4241-917e-4609695383ad name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.378860 | controller | Jun 09 17:12:26.678491 crc crio[20770]: time="2026-06-09T17:12:26.678411221Z" level=info msg="Removed container cd57787f0d304e8f678bef12ecfc3832a4735c02666eb142ce8d10257758208c: openstack/nova-cell0-db-create-k6f8p/mariadb-database-create" id=11fcb1f9-4fd4-4241-917e-4609695383ad name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.378875 | controller | Jun 09 17:12:26.682937 crc crio[20770]: time="2026-06-09T17:12:26.682758296Z" level=info msg="Removing container: 905b5b364aef27f1c7b59087cfda756a1d64b6e70390163b66ae8e0fdba1af2a" id=99538acd-e85e-4812-ac5d-bccac664e920 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.378891 | controller | Jun 09 17:12:26.975745 crc crio[20770]: time="2026-06-09T17:12:26.975596115Z" level=info msg="Removed container 905b5b364aef27f1c7b59087cfda756a1d64b6e70390163b66ae8e0fdba1af2a: openshift-infra/auto-csr-approver-29683746-vfz8c/oc" id=99538acd-e85e-4812-ac5d-bccac664e920 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.378907 | controller | Jun 09 17:12:26.979227 crc crio[20770]: time="2026-06-09T17:12:26.979151727Z" level=info msg="Removing container: fe51bcbefef70b86e20dd57a90f48464ef15ad522345b939740f52427692695b" id=808f1f19-86b3-4db2-8a4a-8ed76edb6d9a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.378923 | controller | Jun 09 17:12:27.021538 crc crio[20770]: time="2026-06-09T17:12:27.02144256Z" level=info msg="Removed container fe51bcbefef70b86e20dd57a90f48464ef15ad522345b939740f52427692695b: openstack/nova-cell0-b490-account-create-update-rqcgl/mariadb-account-create-update" id=808f1f19-86b3-4db2-8a4a-8ed76edb6d9a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.378940 | controller | Jun 09 17:12:27.036483 crc crio[20770]: time="2026-06-09T17:12:27.035080802Z" level=info msg="Stopping pod sandbox: ddb42c9611c1fea3c3766fa09f691bc9e80f9cad62049e5bf8b90065bd8ecd54" id=88e929d0-e1e1-48e0-ac0c-37917f5f4e18 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.378956 | controller | Jun 09 17:12:27.036483 crc crio[20770]: time="2026-06-09T17:12:27.036482532Z" level=info msg="Stopped pod sandbox (already stopped): ddb42c9611c1fea3c3766fa09f691bc9e80f9cad62049e5bf8b90065bd8ecd54" id=88e929d0-e1e1-48e0-ac0c-37917f5f4e18 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.378972 | controller | Jun 09 17:12:27.037744 crc crio[20770]: time="2026-06-09T17:12:27.037629345Z" level=info msg="Removing pod sandbox: ddb42c9611c1fea3c3766fa09f691bc9e80f9cad62049e5bf8b90065bd8ecd54" id=02c4f7dc-1ff0-47f0-959c-3c71a3c73c7a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.378991 | controller | Jun 09 17:12:27.065413 crc crio[20770]: time="2026-06-09T17:12:27.065282778Z" level=info msg="Removed pod sandbox: ddb42c9611c1fea3c3766fa09f691bc9e80f9cad62049e5bf8b90065bd8ecd54" id=02c4f7dc-1ff0-47f0-959c-3c71a3c73c7a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.379008 | controller | Jun 09 17:12:27.066076 crc crio[20770]: time="2026-06-09T17:12:27.065989118Z" level=info msg="Stopping pod sandbox: b1a7909a12591bfdd8cc7d44d35884ef6cac7629550f4f3bfdd6496a6f703468" id=c74e9e4c-5c29-40a3-9791-d99a0621f20d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.379024 | controller | Jun 09 17:12:27.066168 crc crio[20770]: time="2026-06-09T17:12:27.066100841Z" level=info msg="Stopped pod sandbox (already stopped): b1a7909a12591bfdd8cc7d44d35884ef6cac7629550f4f3bfdd6496a6f703468" id=c74e9e4c-5c29-40a3-9791-d99a0621f20d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.379040 | controller | Jun 09 17:12:27.067193 crc crio[20770]: time="2026-06-09T17:12:27.067130151Z" level=info msg="Removing pod sandbox: b1a7909a12591bfdd8cc7d44d35884ef6cac7629550f4f3bfdd6496a6f703468" id=36590269-729a-4296-8a30-c0a90bcc6269 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.379056 | controller | Jun 09 17:12:27.099194 crc crio[20770]: time="2026-06-09T17:12:27.099123368Z" level=info msg="Removed pod sandbox: b1a7909a12591bfdd8cc7d44d35884ef6cac7629550f4f3bfdd6496a6f703468" id=36590269-729a-4296-8a30-c0a90bcc6269 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.379072 | controller | Jun 09 17:12:27.099802 crc crio[20770]: time="2026-06-09T17:12:27.099702635Z" level=info msg="Stopping pod sandbox: 9c9bbf32ca93da879d472d33ea060a1e467895e6994e74d8eaaf9bac4665c1d5" id=e772a6c7-c70a-4dce-9bae-298d42e8ffa1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.379088 | controller | Jun 09 17:12:27.099802 crc crio[20770]: time="2026-06-09T17:12:27.099782817Z" level=info msg="Stopped pod sandbox (already stopped): 9c9bbf32ca93da879d472d33ea060a1e467895e6994e74d8eaaf9bac4665c1d5" id=e772a6c7-c70a-4dce-9bae-298d42e8ffa1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.379104 | controller | Jun 09 17:12:27.100709 crc crio[20770]: time="2026-06-09T17:12:27.10056494Z" level=info msg="Removing pod sandbox: 9c9bbf32ca93da879d472d33ea060a1e467895e6994e74d8eaaf9bac4665c1d5" id=f44d57a7-d2f0-493c-8983-7f61ee56c7a3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.379121 | controller | Jun 09 17:12:27.120578 crc crio[20770]: time="2026-06-09T17:12:27.120513092Z" level=info msg="Removed pod sandbox: 9c9bbf32ca93da879d472d33ea060a1e467895e6994e74d8eaaf9bac4665c1d5" id=f44d57a7-d2f0-493c-8983-7f61ee56c7a3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.379137 | controller | Jun 09 17:12:27.121955 crc crio[20770]: time="2026-06-09T17:12:27.121783158Z" level=info msg="Stopping pod sandbox: a478ae2f00064c64c156f0b4ea3b70969f6257afbf266046f58232441b4c92d3" id=e7b84d1b-90e0-4b2c-b6eb-9691668aa617 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.379152 | controller | Jun 09 17:12:27.121955 crc crio[20770]: time="2026-06-09T17:12:27.121897312Z" level=info msg="Stopped pod sandbox (already stopped): a478ae2f00064c64c156f0b4ea3b70969f6257afbf266046f58232441b4c92d3" id=e7b84d1b-90e0-4b2c-b6eb-9691668aa617 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.379168 | controller | Jun 09 17:12:27.126450 crc crio[20770]: time="2026-06-09T17:12:27.125484655Z" level=info msg="Removing pod sandbox: a478ae2f00064c64c156f0b4ea3b70969f6257afbf266046f58232441b4c92d3" id=37b09c98-d895-40b5-a147-d253993f4f03 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.379187 | controller | Jun 09 17:12:27.147785 crc crio[20770]: time="2026-06-09T17:12:27.147610079Z" level=info msg="Removed pod sandbox: a478ae2f00064c64c156f0b4ea3b70969f6257afbf266046f58232441b4c92d3" id=37b09c98-d895-40b5-a147-d253993f4f03 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.379203 | controller | Jun 09 17:12:27.149542 crc crio[20770]: time="2026-06-09T17:12:27.149497423Z" level=info msg="Stopping pod sandbox: 9a28f5c1c0b74387f0a700f0b7020be21ecc5c27d0d3f58bb1e782040cf6b682" id=b64950b0-b7c0-41cb-8614-8700cc97c1ed name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.379218 | controller | Jun 09 17:12:27.149873 crc crio[20770]: time="2026-06-09T17:12:27.149814452Z" level=info msg="Stopped pod sandbox (already stopped): 9a28f5c1c0b74387f0a700f0b7020be21ecc5c27d0d3f58bb1e782040cf6b682" id=b64950b0-b7c0-41cb-8614-8700cc97c1ed name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.379234 | controller | Jun 09 17:12:27.152204 crc crio[20770]: time="2026-06-09T17:12:27.152138679Z" level=info msg="Removing pod sandbox: 9a28f5c1c0b74387f0a700f0b7020be21ecc5c27d0d3f58bb1e782040cf6b682" id=1d1db2b9-1a64-49fd-9daf-7a2aead4fb82 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.379249 | controller | Jun 09 17:12:27.169736 crc crio[20770]: time="2026-06-09T17:12:27.1695962Z" level=info msg="Removed pod sandbox: 9a28f5c1c0b74387f0a700f0b7020be21ecc5c27d0d3f58bb1e782040cf6b682" id=1d1db2b9-1a64-49fd-9daf-7a2aead4fb82 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.379265 | controller | Jun 09 17:12:27.171360 crc crio[20770]: time="2026-06-09T17:12:27.171294829Z" level=info msg="Stopping pod sandbox: 800e9734de496d2300144e68c60f5ebe5e45d1cd395dc7cf4d0683a57777b141" id=d5de05e6-1a0b-4e18-827c-0911faabb8ad name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.379280 | controller | Jun 09 17:12:27.171596 crc crio[20770]: time="2026-06-09T17:12:27.171363681Z" level=info msg="Stopped pod sandbox (already stopped): 800e9734de496d2300144e68c60f5ebe5e45d1cd395dc7cf4d0683a57777b141" id=d5de05e6-1a0b-4e18-827c-0911faabb8ad name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.379295 | controller | Jun 09 17:12:27.173089 crc crio[20770]: time="2026-06-09T17:12:27.173029128Z" level=info msg="Removing pod sandbox: 800e9734de496d2300144e68c60f5ebe5e45d1cd395dc7cf4d0683a57777b141" id=f19ecbee-05eb-4391-8a5c-e32520d7fb66 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.379310 | controller | Jun 09 17:12:27.193216 crc crio[20770]: time="2026-06-09T17:12:27.193095744Z" level=info msg="Removed pod sandbox: 800e9734de496d2300144e68c60f5ebe5e45d1cd395dc7cf4d0683a57777b141" id=f19ecbee-05eb-4391-8a5c-e32520d7fb66 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.379325 | controller | Jun 09 17:12:27.196094 crc crio[20770]: time="2026-06-09T17:12:27.194789062Z" level=info msg="Stopping pod sandbox: c591ea6bb04e98d530dda39accf1c57d56f6ab0fb11e9dc794ddc16fdbc8f803" id=af5827e5-25fe-40a7-9bc7-0c3b7848a787 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.379341 | controller | Jun 09 17:12:27.196094 crc crio[20770]: time="2026-06-09T17:12:27.194902546Z" level=info msg="Stopped pod sandbox (already stopped): c591ea6bb04e98d530dda39accf1c57d56f6ab0fb11e9dc794ddc16fdbc8f803" id=af5827e5-25fe-40a7-9bc7-0c3b7848a787 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.379358 | controller | Jun 09 17:12:27.196094 crc crio[20770]: time="2026-06-09T17:12:27.195524424Z" level=info msg="Removing pod sandbox: c591ea6bb04e98d530dda39accf1c57d56f6ab0fb11e9dc794ddc16fdbc8f803" id=ea5144ac-3d95-419e-b857-6974947154f5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.379374 | controller | Jun 09 17:12:27.208083 crc crio[20770]: time="2026-06-09T17:12:27.207997061Z" level=info msg="Removed pod sandbox: c591ea6bb04e98d530dda39accf1c57d56f6ab0fb11e9dc794ddc16fdbc8f803" id=ea5144ac-3d95-419e-b857-6974947154f5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.379394 | controller | Jun 09 17:12:32.048552 crc crio[20770]: time="2026-06-09T17:12:32.04714981Z" level=info msg="Stopping container: c0e50aa0cf136c972808d4b584fe661d678a66184fd9f095494de47e331fe68a (timeout: 2s)" id=faf96bb4-966b-4c88-9ec9-c3b4483e97ec name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.379411 | controller | Jun 09 17:12:32.184274 crc crio[20770]: time="2026-06-09T17:12:32.18205694Z" level=info msg="Stopped container c0e50aa0cf136c972808d4b584fe661d678a66184fd9f095494de47e331fe68a: openshift-marketplace/redhat-operators-7kz2c/registry-server" id=faf96bb4-966b-4c88-9ec9-c3b4483e97ec name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.379428 | controller | Jun 09 17:12:32.188586 crc crio[20770]: time="2026-06-09T17:12:32.188486154Z" level=info msg="Stopping pod sandbox: 64d41882ef834cd56b112d2dd7b4dbcd89456e5dd022e779742e89467444cca1" id=d1649e7e-767c-41a5-b470-d0fdff2c0dbb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.379444 | controller | Jun 09 17:12:32.189870 crc crio[20770]: time="2026-06-09T17:12:32.189563495Z" level=info msg="Got pod network &{Name:redhat-operators-7kz2c Namespace:openshift-marketplace ID:64d41882ef834cd56b112d2dd7b4dbcd89456e5dd022e779742e89467444cca1 UID:7c751471-8db7-4778-b1d5-eb9b1fcebcc4 NetNS:/var/run/netns/765005b0-263a-4fb6-909f-ccdbaf80b8b0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7c751471_8db7_4778_b1d5_eb9b1fcebcc4.slice PodAnnotations:0xc002732180}] Aliases:map[]}"
2026-06-09 17:48:36.379461 | controller | Jun 09 17:12:32.190073 crc crio[20770]: time="2026-06-09T17:12:32.190010798Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-7kz2c from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.379477 | controller | Jun 09 17:12:32.637610 crc crio[20770]: time="2026-06-09T17:12:32.636631238Z" level=info msg="Stopped pod sandbox: 64d41882ef834cd56b112d2dd7b4dbcd89456e5dd022e779742e89467444cca1" id=d1649e7e-767c-41a5-b470-d0fdff2c0dbb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.379493 | controller | Jun 09 17:12:33.073598 crc crio[20770]: time="2026-06-09T17:12:33.073465338Z" level=info msg="Removing container: c0e50aa0cf136c972808d4b584fe661d678a66184fd9f095494de47e331fe68a" id=70f9e98f-d705-41ad-8bb1-20476c8dcd3b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.379509 | controller | Jun 09 17:12:33.121386 crc crio[20770]: time="2026-06-09T17:12:33.120746294Z" level=info msg="Removed container c0e50aa0cf136c972808d4b584fe661d678a66184fd9f095494de47e331fe68a: openshift-marketplace/redhat-operators-7kz2c/registry-server" id=70f9e98f-d705-41ad-8bb1-20476c8dcd3b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.379549 | controller | Jun 09 17:12:33.132757 crc crio[20770]: time="2026-06-09T17:12:33.132553792Z" level=info msg="Removing container: e97ba50496de43fb31c2c238115f7adba954e7744f48d016cc31a9c24149b963" id=4a3f1718-74c7-4a4c-8d42-a4c42e93e38b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.379567 | controller | Jun 09 17:12:33.177743 crc crio[20770]: time="2026-06-09T17:12:33.177481111Z" level=info msg="Removed container e97ba50496de43fb31c2c238115f7adba954e7744f48d016cc31a9c24149b963: openshift-marketplace/redhat-operators-7kz2c/extract-content" id=4a3f1718-74c7-4a4c-8d42-a4c42e93e38b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.379583 | controller | Jun 09 17:12:33.181986 crc crio[20770]: time="2026-06-09T17:12:33.181926699Z" level=info msg="Removing container: 5bcbaa6de8935d8e8b9f6d6ab465486bc9d9b577305fad8b5a5c963bdfd29c5e" id=4d2a0080-ed51-4104-8ef8-86a74c832698 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.379599 | controller | Jun 09 17:12:33.230110 crc crio[20770]: time="2026-06-09T17:12:33.229811132Z" level=info msg="Removed container 5bcbaa6de8935d8e8b9f6d6ab465486bc9d9b577305fad8b5a5c963bdfd29c5e: openshift-marketplace/redhat-operators-7kz2c/extract-utilities" id=4d2a0080-ed51-4104-8ef8-86a74c832698 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.379619 | controller | Jun 09 17:13:27.233816 crc crio[20770]: time="2026-06-09T17:13:27.233117247Z" level=info msg="Removing container: 38e79052a7912515c1e9fb52967c0ed54b0095c098fb81d4961a9f76931765fc" id=f34c13a0-6f44-4241-b6a9-00a7656ff138 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.379636 | controller | Jun 09 17:13:27.341248 crc crio[20770]: time="2026-06-09T17:13:27.341175816Z" level=info msg="Removed container 38e79052a7912515c1e9fb52967c0ed54b0095c098fb81d4961a9f76931765fc: openstack/nova-cell0-cell-mapping-sb5dp/nova-manage" id=f34c13a0-6f44-4241-b6a9-00a7656ff138 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.379653 | controller | Jun 09 17:13:27.348919 crc crio[20770]: time="2026-06-09T17:13:27.348610089Z" level=info msg="Removing container: 02e688dae8edb678035a2ffe426128183dba63a88f4f6d8973c2db287064e138" id=ff3d8fed-edf3-4c09-9e74-dc693db8cec4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.379669 | controller | Jun 09 17:13:27.438580 crc crio[20770]: time="2026-06-09T17:13:27.438463757Z" level=info msg="Removed container 02e688dae8edb678035a2ffe426128183dba63a88f4f6d8973c2db287064e138: openstack/nova-cell1-conductor-db-sync-gcpjw/nova-cell1-conductor-db-sync" id=ff3d8fed-edf3-4c09-9e74-dc693db8cec4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.379686 | controller | Jun 09 17:13:27.444011 crc crio[20770]: time="2026-06-09T17:13:27.443945704Z" level=info msg="Removing container: d8e1d05deb23b68511ce024916fbed034f064d93cfd08460f22405c0dddc8b65" id=a2e665fa-9912-4afd-aed9-7ed2fd55acc3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.379702 | controller | Jun 09 17:13:27.523927 crc crio[20770]: time="2026-06-09T17:13:27.523795324Z" level=info msg="Removed container d8e1d05deb23b68511ce024916fbed034f064d93cfd08460f22405c0dddc8b65: openstack/nova-cell0-conductor-db-sync-gfnwb/nova-cell0-conductor-db-sync" id=a2e665fa-9912-4afd-aed9-7ed2fd55acc3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.379726 | controller | Jun 09 17:13:27.535832 crc crio[20770]: time="2026-06-09T17:13:27.535704726Z" level=info msg="Stopping pod sandbox: e140f7f527309bcab76307b614c7e4945cc1657b5dd3f532462abcd7c3933a3c" id=62fc56ae-a45a-4b74-bc8d-0404e38e7d73 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.379778 | controller | Jun 09 17:13:27.535832 crc crio[20770]: time="2026-06-09T17:13:27.535781848Z" level=info msg="Stopped pod sandbox (already stopped): e140f7f527309bcab76307b614c7e4945cc1657b5dd3f532462abcd7c3933a3c" id=62fc56ae-a45a-4b74-bc8d-0404e38e7d73 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.379816 | controller | Jun 09 17:13:27.537366 crc crio[20770]: time="2026-06-09T17:13:27.537327492Z" level=info msg="Removing pod sandbox: e140f7f527309bcab76307b614c7e4945cc1657b5dd3f532462abcd7c3933a3c" id=1c066bc5-c5a8-4ee3-bfb8-40d98d061e31 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.379842 | controller | Jun 09 17:13:27.551711 crc crio[20770]: time="2026-06-09T17:13:27.551614422Z" level=info msg="Removed pod sandbox: e140f7f527309bcab76307b614c7e4945cc1657b5dd3f532462abcd7c3933a3c" id=1c066bc5-c5a8-4ee3-bfb8-40d98d061e31 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.379859 | controller | Jun 09 17:13:27.553842 crc crio[20770]: time="2026-06-09T17:13:27.553736293Z" level=info msg="Stopping pod sandbox: 8f9e70031eaed52b8a3819f4cb58275f5d3d155c87e69e1343297d47e475e4e4" id=a83c764f-06a1-4f26-bd02-85d321be9559 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.379879 | controller | Jun 09 17:13:27.553959 crc crio[20770]: time="2026-06-09T17:13:27.553906868Z" level=info msg="Stopped pod sandbox (already stopped): 8f9e70031eaed52b8a3819f4cb58275f5d3d155c87e69e1343297d47e475e4e4" id=a83c764f-06a1-4f26-bd02-85d321be9559 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.379939 | controller | Jun 09 17:13:27.555064 crc crio[20770]: time="2026-06-09T17:13:27.554981629Z" level=info msg="Removing pod sandbox: 8f9e70031eaed52b8a3819f4cb58275f5d3d155c87e69e1343297d47e475e4e4" id=82e24ed5-476d-47c3-816e-75b6999e9ccc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.379962 | controller | Jun 09 17:13:27.578362 crc crio[20770]: time="2026-06-09T17:13:27.578237716Z" level=info msg="Removed pod sandbox: 8f9e70031eaed52b8a3819f4cb58275f5d3d155c87e69e1343297d47e475e4e4" id=82e24ed5-476d-47c3-816e-75b6999e9ccc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.379979 | controller | Jun 09 17:13:27.579152 crc crio[20770]: time="2026-06-09T17:13:27.57907695Z" level=info msg="Stopping pod sandbox: 92a83e8b06f9b17b5e8706bdb012a332d3d536f9971c41d82a990c8217f96e74" id=ef337532-5693-418e-9752-acd3a313535b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.379995 | controller | Jun 09 17:13:27.579152 crc crio[20770]: time="2026-06-09T17:13:27.579135032Z" level=info msg="Stopped pod sandbox (already stopped): 92a83e8b06f9b17b5e8706bdb012a332d3d536f9971c41d82a990c8217f96e74" id=ef337532-5693-418e-9752-acd3a313535b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.380011 | controller | Jun 09 17:13:27.579907 crc crio[20770]: time="2026-06-09T17:13:27.5797832Z" level=info msg="Removing pod sandbox: 92a83e8b06f9b17b5e8706bdb012a332d3d536f9971c41d82a990c8217f96e74" id=cf68d411-db3d-4bde-841f-4a471cb6a050 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.380034 | controller | Jun 09 17:13:27.598875 crc crio[20770]: time="2026-06-09T17:13:27.598735684Z" level=info msg="Removed pod sandbox: 92a83e8b06f9b17b5e8706bdb012a332d3d536f9971c41d82a990c8217f96e74" id=cf68d411-db3d-4bde-841f-4a471cb6a050 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.380071 | controller | Jun 09 17:13:27.600242 crc crio[20770]: time="2026-06-09T17:13:27.600068032Z" level=info msg="Stopping pod sandbox: 64d41882ef834cd56b112d2dd7b4dbcd89456e5dd022e779742e89467444cca1" id=aa07951a-11fd-457d-9153-07426056e292 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.380098 | controller | Jun 09 17:13:27.600242 crc crio[20770]: time="2026-06-09T17:13:27.600157095Z" level=info msg="Stopped pod sandbox (already stopped): 64d41882ef834cd56b112d2dd7b4dbcd89456e5dd022e779742e89467444cca1" id=aa07951a-11fd-457d-9153-07426056e292 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.380118 | controller | Jun 09 17:13:27.601469 crc crio[20770]: time="2026-06-09T17:13:27.601173074Z" level=info msg="Removing pod sandbox: 64d41882ef834cd56b112d2dd7b4dbcd89456e5dd022e779742e89467444cca1" id=f8bfca36-89c3-4785-a91c-6b71b7c3bf02 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.380134 | controller | Jun 09 17:13:27.614181 crc crio[20770]: time="2026-06-09T17:13:27.614085934Z" level=info msg="Removed pod sandbox: 64d41882ef834cd56b112d2dd7b4dbcd89456e5dd022e779742e89467444cca1" id=f8bfca36-89c3-4785-a91c-6b71b7c3bf02 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.380151 | controller | Jun 09 17:14:00.521557 crc crio[20770]: time="2026-06-09T17:14:00.520558783Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683754-wr4tk/POD" id=9422a81d-64a1-4aeb-85d1-33286d7b5f7e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.380168 | controller | Jun 09 17:14:00.523797 crc crio[20770]: time="2026-06-09T17:14:00.521571422Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.380184 | controller | Jun 09 17:14:00.561945 crc crio[20770]: time="2026-06-09T17:14:00.561794995Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683754-wr4tk Namespace:openshift-infra ID:d28443e1bd1b9979d1578e2160fc66f9b861f421268380c6d18161204342cab9 UID:de428596-0b14-4c0d-a66b-cd033898ca9f NetNS:/var/run/netns/8400e949-8cf1-4f33-9511-d9701c02a196 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podde428596_0b14_4c0d_a66b_cd033898ca9f.slice PodAnnotations:0xc0010a3780}] Aliases:map[]}"
2026-06-09 17:48:36.380206 | controller | Jun 09 17:14:00.561945 crc crio[20770]: time="2026-06-09T17:14:00.561857797Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683754-wr4tk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.380224 | controller | Jun 09 17:14:01.111945 crc crio[20770]: 2026-06-09T17:14:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d28443e1bd1b997 Mac:1e:ec:b8:e7:da:fb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e4 Mtu:0 Sandbox:/var/run/netns/8400e949-8cf1-4f33-9511-d9701c02a196 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.228 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.380240 | controller | Jun 09 17:14:01.113572 crc crio[20770]: time="2026-06-09T17:14:01.11352273Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683754-wr4tk Namespace:openshift-infra ID:d28443e1bd1b9979d1578e2160fc66f9b861f421268380c6d18161204342cab9 UID:de428596-0b14-4c0d-a66b-cd033898ca9f NetNS:/var/run/netns/8400e949-8cf1-4f33-9511-d9701c02a196 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podde428596_0b14_4c0d_a66b_cd033898ca9f.slice PodAnnotations:0xc0010a3780}] Aliases:map[]}"
2026-06-09 17:48:36.380257 | controller | Jun 09 17:14:01.113764 crc crio[20770]: time="2026-06-09T17:14:01.113719685Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683754-wr4tk for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.380273 | controller | Jun 09 17:14:01.124018 crc crio[20770]: time="2026-06-09T17:14:01.123925248Z" level=info msg="Ran pod sandbox d28443e1bd1b9979d1578e2160fc66f9b861f421268380c6d18161204342cab9 with infra container: openshift-infra/auto-csr-approver-29683754-wr4tk/POD" id=9422a81d-64a1-4aeb-85d1-33286d7b5f7e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.380290 | controller | Jun 09 17:14:01.127109 crc crio[20770]: time="2026-06-09T17:14:01.126849072Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=235205c9-8f46-4bce-a9ee-582822749c09 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.380306 | controller | Jun 09 17:14:01.147503 crc crio[20770]: time="2026-06-09T17:14:01.14699537Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 17:48:36.380322 | controller | Jun 09 17:14:02.270155 crc crio[20770]: time="2026-06-09T17:14:02.269506096Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=235205c9-8f46-4bce-a9ee-582822749c09 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.380339 | controller | Jun 09 17:14:02.272463 crc crio[20770]: time="2026-06-09T17:14:02.271080602Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=3bbc81d4-1ecf-497b-ac4b-e9f066770cb9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.380356 | controller | Jun 09 17:14:02.273286 crc crio[20770]: time="2026-06-09T17:14:02.273097579Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=27aba761-463e-458f-9459-5c7867f19c1e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.380372 | controller | Jun 09 17:14:02.282630 crc crio[20770]: time="2026-06-09T17:14:02.28253296Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683754-wr4tk/oc" id=51052350-d4d8-4124-80c6-b609b8e5a532 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.380388 | controller | Jun 09 17:14:02.284188 crc crio[20770]: time="2026-06-09T17:14:02.284069734Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.380409 | controller | Jun 09 17:14:02.347753 crc crio[20770]: time="2026-06-09T17:14:02.347504104Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.380426 | controller | Jun 09 17:14:02.609002 crc crio[20770]: time="2026-06-09T17:14:02.608419787Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.380443 | controller | Jun 09 17:14:02.718615 crc crio[20770]: time="2026-06-09T17:14:02.718478714Z" level=info msg="Created container 210ecdfb9191e4c0a23087d050ac34587ce38c25f2e723bc86597d10d0306298: openshift-infra/auto-csr-approver-29683754-wr4tk/oc" id=51052350-d4d8-4124-80c6-b609b8e5a532 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.380460 | controller | Jun 09 17:14:02.720172 crc crio[20770]: time="2026-06-09T17:14:02.720106961Z" level=info msg="Starting container: 210ecdfb9191e4c0a23087d050ac34587ce38c25f2e723bc86597d10d0306298" id=5b481810-ff07-44d5-9576-35977dfb06eb name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.380476 | controller | Jun 09 17:14:02.731392 crc crio[20770]: time="2026-06-09T17:14:02.731295112Z" level=info msg="Started container" PID=118259 containerID=210ecdfb9191e4c0a23087d050ac34587ce38c25f2e723bc86597d10d0306298 description=openshift-infra/auto-csr-approver-29683754-wr4tk/oc id=5b481810-ff07-44d5-9576-35977dfb06eb name=/runtime.v1.RuntimeService/StartContainer sandboxID=d28443e1bd1b9979d1578e2160fc66f9b861f421268380c6d18161204342cab9
2026-06-09 17:48:36.380493 | controller | Jun 09 17:14:04.495139 crc crio[20770]: time="2026-06-09T17:14:04.494541736Z" level=info msg="Stopping pod sandbox: d28443e1bd1b9979d1578e2160fc66f9b861f421268380c6d18161204342cab9" id=62cef0e9-ec8d-4159-ba07-c2e6a9de2198 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.380509 | controller | Jun 09 17:14:04.496812 crc crio[20770]: time="2026-06-09T17:14:04.495968647Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683754-wr4tk Namespace:openshift-infra ID:d28443e1bd1b9979d1578e2160fc66f9b861f421268380c6d18161204342cab9 UID:de428596-0b14-4c0d-a66b-cd033898ca9f NetNS:/var/run/netns/8400e949-8cf1-4f33-9511-d9701c02a196 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podde428596_0b14_4c0d_a66b_cd033898ca9f.slice PodAnnotations:0xc0003dfc40}] Aliases:map[]}"
2026-06-09 17:48:36.380553 | controller | Jun 09 17:14:04.496812 crc crio[20770]: time="2026-06-09T17:14:04.496126341Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683754-wr4tk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.380570 | controller | Jun 09 17:14:04.855145 crc crio[20770]: time="2026-06-09T17:14:04.854431268Z" level=info msg="Stopped pod sandbox: d28443e1bd1b9979d1578e2160fc66f9b861f421268380c6d18161204342cab9" id=62cef0e9-ec8d-4159-ba07-c2e6a9de2198 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.380588 | controller | Jun 09 17:14:27.634680 crc crio[20770]: time="2026-06-09T17:14:27.634047034Z" level=info msg="Removing container: 311163b3c6916b27f30de6a956bfcef797e00c8b2f5304670c798c3b77c5ebb1" id=87fc1410-9caa-4a19-b427-d6ccd6a6cc70 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.380610 | controller | Jun 09 17:14:27.704966 crc crio[20770]: time="2026-06-09T17:14:27.704857115Z" level=info msg="Removed container 311163b3c6916b27f30de6a956bfcef797e00c8b2f5304670c798c3b77c5ebb1: openstack/nova-cell1-cell-mapping-fb9k6/nova-manage" id=87fc1410-9caa-4a19-b427-d6ccd6a6cc70 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.380627 | controller | Jun 09 17:14:27.707447 crc crio[20770]: time="2026-06-09T17:14:27.707327365Z" level=info msg="Removing container: ff5a6ade35fec0be170d8f6144a9c81525af13bfb5d3e93562e359ca2bfec1aa" id=4b8b2ad2-6e72-46cf-adf5-b6ba73feec27 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.380647 | controller | Jun 09 17:14:27.836471 crc crio[20770]: time="2026-06-09T17:14:27.836330996Z" level=info msg="Removed container ff5a6ade35fec0be170d8f6144a9c81525af13bfb5d3e93562e359ca2bfec1aa: openshift-infra/auto-csr-approver-29683748-m9c6v/oc" id=4b8b2ad2-6e72-46cf-adf5-b6ba73feec27 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.380663 | controller | Jun 09 17:14:27.845828 crc crio[20770]: time="2026-06-09T17:14:27.845789727Z" level=info msg="Stopping pod sandbox: 0f08bb5fc72eadc71307c2c46a98ea6eff6556914c72807b79551629c0fbccb3" id=1f4db8b8-0c0b-463e-b194-4cfe21475819 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.380680 | controller | Jun 09 17:14:27.846070 crc crio[20770]: time="2026-06-09T17:14:27.846047434Z" level=info msg="Stopped pod sandbox (already stopped): 0f08bb5fc72eadc71307c2c46a98ea6eff6556914c72807b79551629c0fbccb3" id=1f4db8b8-0c0b-463e-b194-4cfe21475819 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.380695 | controller | Jun 09 17:14:27.847198 crc crio[20770]: time="2026-06-09T17:14:27.847038913Z" level=info msg="Removing pod sandbox: 0f08bb5fc72eadc71307c2c46a98ea6eff6556914c72807b79551629c0fbccb3" id=936a475d-493d-4523-98f3-ed64e38b4fbf name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.380712 | controller | Jun 09 17:14:27.862384 crc crio[20770]: time="2026-06-09T17:14:27.86229765Z" level=info msg="Removed pod sandbox: 0f08bb5fc72eadc71307c2c46a98ea6eff6556914c72807b79551629c0fbccb3" id=936a475d-493d-4523-98f3-ed64e38b4fbf name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.380728 | controller | Jun 09 17:14:27.863337 crc crio[20770]: time="2026-06-09T17:14:27.863303379Z" level=info msg="Stopping pod sandbox: 47e7786a9d9d9483ebed55c00cbd0360ef56909eb25b088a7c3149c48f1d06f7" id=084ae3e8-2c4d-4cab-b743-48da96dd91ee name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.380744 | controller | Jun 09 17:14:27.863557 crc crio[20770]: time="2026-06-09T17:14:27.863470514Z" level=info msg="Stopped pod sandbox (already stopped): 47e7786a9d9d9483ebed55c00cbd0360ef56909eb25b088a7c3149c48f1d06f7" id=084ae3e8-2c4d-4cab-b743-48da96dd91ee name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.380760 | controller | Jun 09 17:14:27.864371 crc crio[20770]: time="2026-06-09T17:14:27.864304718Z" level=info msg="Removing pod sandbox: 47e7786a9d9d9483ebed55c00cbd0360ef56909eb25b088a7c3149c48f1d06f7" id=32125377-1a5a-4d68-a085-336bfe82053e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.380776 | controller | Jun 09 17:14:27.880079 crc crio[20770]: time="2026-06-09T17:14:27.879983708Z" level=info msg="Removed pod sandbox: 47e7786a9d9d9483ebed55c00cbd0360ef56909eb25b088a7c3149c48f1d06f7" id=32125377-1a5a-4d68-a085-336bfe82053e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.380792 | controller | Jun 09 17:14:48.113863 crc crio[20770]: time="2026-06-09T17:14:48.112860816Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-9phbk/POD" id=fcb66440-2886-4750-82fc-7057d38221ae name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.380808 | controller | Jun 09 17:14:48.115244 crc crio[20770]: time="2026-06-09T17:14:48.113896886Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.380825 | controller | Jun 09 17:14:48.171384 crc crio[20770]: time="2026-06-09T17:14:48.171284672Z" level=info msg="Got pod network &{Name:redhat-marketplace-9phbk Namespace:openshift-marketplace ID:352e18f54e31e3be0da47151c31d7bf9c89e7f7f853be98a2ba54e2eb876ea66 UID:d45c5bc2-078f-4c09-9013-a6b9186582f8 NetNS:/var/run/netns/f34308c0-ced9-411e-8c09-0f5930a4a02f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd45c5bc2_078f_4c09_9013_a6b9186582f8.slice PodAnnotations:0xc0075163f0}] Aliases:map[]}"
2026-06-09 17:48:36.380846 | controller | Jun 09 17:14:48.171384 crc crio[20770]: time="2026-06-09T17:14:48.171368234Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-9phbk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.380870 | controller | Jun 09 17:14:48.872794 crc crio[20770]: 2026-06-09T17:14:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:352e18f54e31e3b Mac:12:62:f2:87:a3:61 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e5 Mtu:0 Sandbox:/var/run/netns/f34308c0-ced9-411e-8c09-0f5930a4a02f SocketPath: PciID:}] [{Interface:0xc0002246c0 Address:{IP:10.217.0.229 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.380896 | controller | Jun 09 17:14:48.874296 crc crio[20770]: time="2026-06-09T17:14:48.874243955Z" level=info msg="Got pod network &{Name:redhat-marketplace-9phbk Namespace:openshift-marketplace ID:352e18f54e31e3be0da47151c31d7bf9c89e7f7f853be98a2ba54e2eb876ea66 UID:d45c5bc2-078f-4c09-9013-a6b9186582f8 NetNS:/var/run/netns/f34308c0-ced9-411e-8c09-0f5930a4a02f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd45c5bc2_078f_4c09_9013_a6b9186582f8.slice PodAnnotations:0xc0075163f0}] Aliases:map[]}"
2026-06-09 17:48:36.380918 | controller | Jun 09 17:14:48.874468 crc crio[20770]: time="2026-06-09T17:14:48.87440813Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-9phbk for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.380934 | controller | Jun 09 17:14:48.886358 crc crio[20770]: time="2026-06-09T17:14:48.88628027Z" level=info msg="Ran pod sandbox 352e18f54e31e3be0da47151c31d7bf9c89e7f7f853be98a2ba54e2eb876ea66 with infra container: openshift-marketplace/redhat-marketplace-9phbk/POD" id=fcb66440-2886-4750-82fc-7057d38221ae name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.380951 | controller | Jun 09 17:14:48.889045 crc crio[20770]: time="2026-06-09T17:14:48.888976837Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=6b6354dc-e576-47c3-8367-4c6481a12349 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.380967 | controller | Jun 09 17:14:48.893765 crc crio[20770]: time="2026-06-09T17:14:48.893558929Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=df4bb62d-87e9-4fd7-8e5c-fe435f00cfcf name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.380982 | controller | Jun 09 17:14:48.907143 crc crio[20770]: time="2026-06-09T17:14:48.907083187Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-9phbk/extract-utilities" id=8de01928-ea63-4c5b-a2b3-cfa5b8db82b5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.380998 | controller | Jun 09 17:14:48.907502 crc crio[20770]: time="2026-06-09T17:14:48.907464038Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.381014 | controller | Jun 09 17:14:48.949152 crc crio[20770]: time="2026-06-09T17:14:48.94903579Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.381031 | controller | Jun 09 17:14:48.952809 crc crio[20770]: time="2026-06-09T17:14:48.952772137Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.381047 | controller | Jun 09 17:14:49.123351 crc crio[20770]: time="2026-06-09T17:14:49.123238247Z" level=info msg="Created container bef9ed434aef3eab7f7d0ad61a55611150bdb4d86816b2846baf604d7de38f8c: openshift-marketplace/redhat-marketplace-9phbk/extract-utilities" id=8de01928-ea63-4c5b-a2b3-cfa5b8db82b5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.381068 | controller | Jun 09 17:14:49.126039 crc crio[20770]: time="2026-06-09T17:14:49.125880423Z" level=info msg="Starting container: bef9ed434aef3eab7f7d0ad61a55611150bdb4d86816b2846baf604d7de38f8c" id=6008de25-442f-4d62-91ae-0ae5683b0498 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.381085 | controller | Jun 09 17:14:49.140462 crc crio[20770]: time="2026-06-09T17:14:49.140278526Z" level=info msg="Started container" PID=120541 containerID=bef9ed434aef3eab7f7d0ad61a55611150bdb4d86816b2846baf604d7de38f8c description=openshift-marketplace/redhat-marketplace-9phbk/extract-utilities id=6008de25-442f-4d62-91ae-0ae5683b0498 name=/runtime.v1.RuntimeService/StartContainer sandboxID=352e18f54e31e3be0da47151c31d7bf9c89e7f7f853be98a2ba54e2eb876ea66
2026-06-09 17:48:36.381102 | controller | Jun 09 17:14:50.158606 crc crio[20770]: time="2026-06-09T17:14:50.158155181Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=aeab0954-182d-470f-af9c-76129191f300 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.381118 | controller | Jun 09 17:14:50.171122 crc crio[20770]: time="2026-06-09T17:14:50.171062421Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-09 17:48:36.381134 | controller | Jun 09 17:14:51.026187 crc crio[20770]: time="2026-06-09T17:14:51.025743365Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0" id=aeab0954-182d-470f-af9c-76129191f300 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.381150 | controller | Jun 09 17:14:51.028441 crc crio[20770]: time="2026-06-09T17:14:51.028315649Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=992654f0-705e-4a7a-b478-057e7791ff9e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.381166 | controller | Jun 09 17:14:51.034530 crc crio[20770]: time="2026-06-09T17:14:51.034436714Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=c81e356a-0b3d-4151-8655-0968ff3e8a20 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.381182 | controller | Jun 09 17:14:51.047165 crc crio[20770]: time="2026-06-09T17:14:51.047051576Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-9phbk/extract-content" id=2b9be390-b5d3-4dc9-b170-8ebd90ff9ef2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.381198 | controller | Jun 09 17:14:51.047867 crc crio[20770]: time="2026-06-09T17:14:51.047794377Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.381214 | controller | Jun 09 17:14:51.109159 crc crio[20770]: time="2026-06-09T17:14:51.109038814Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.381230 | controller | Jun 09 17:14:51.112959 crc crio[20770]: time="2026-06-09T17:14:51.112871234Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.381246 | controller | Jun 09 17:14:51.318849 crc crio[20770]: time="2026-06-09T17:14:51.317242956Z" level=info msg="Created container 495dc3d512cb6b3935935ae9a37460c1d05506c8df6f44f1748c05c2137656c3: openshift-marketplace/redhat-marketplace-9phbk/extract-content" id=2b9be390-b5d3-4dc9-b170-8ebd90ff9ef2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.381262 | controller | Jun 09 17:14:51.320984 crc crio[20770]: time="2026-06-09T17:14:51.320748757Z" level=info msg="Starting container: 495dc3d512cb6b3935935ae9a37460c1d05506c8df6f44f1748c05c2137656c3" id=c8c33a8f-e806-4a96-b85c-f271220f6301 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.381282 | controller | Jun 09 17:14:51.329754 crc crio[20770]: time="2026-06-09T17:14:51.32957432Z" level=info msg="Started container" PID=120683 containerID=495dc3d512cb6b3935935ae9a37460c1d05506c8df6f44f1748c05c2137656c3 description=openshift-marketplace/redhat-marketplace-9phbk/extract-content id=c8c33a8f-e806-4a96-b85c-f271220f6301 name=/runtime.v1.RuntimeService/StartContainer sandboxID=352e18f54e31e3be0da47151c31d7bf9c89e7f7f853be98a2ba54e2eb876ea66
2026-06-09 17:48:36.381301 | controller | Jun 09 17:14:52.199831 crc crio[20770]: time="2026-06-09T17:14:52.199153792Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=72fbc051-6a6e-4dd0-8b5d-28d7e7a3386e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.381318 | controller | Jun 09 17:14:52.208051 crc crio[20770]: time="2026-06-09T17:14:52.207961014Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=1abd5b86-308d-4055-9217-3eb468608505 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.381334 | controller | Jun 09 17:14:52.222531 crc crio[20770]: time="2026-06-09T17:14:52.222419829Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-9phbk/registry-server" id=b7d846c2-37bc-44fc-bdb6-65fcc7461200 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.381351 | controller | Jun 09 17:14:52.223125 crc crio[20770]: time="2026-06-09T17:14:52.222987315Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.381367 | controller | Jun 09 17:14:52.296319 crc crio[20770]: time="2026-06-09T17:14:52.296156454Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.381384 | controller | Jun 09 17:14:52.304305 crc crio[20770]: time="2026-06-09T17:14:52.300718805Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.381401 | controller | Jun 09 17:14:52.471581 crc crio[20770]: time="2026-06-09T17:14:52.471482913Z" level=info msg="Created container 78a57adc594633eefcbf1f318cae2076e8d71d7cbce17b6be3e6d6f3e0081b79: openshift-marketplace/redhat-marketplace-9phbk/registry-server" id=b7d846c2-37bc-44fc-bdb6-65fcc7461200 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.381418 | controller | Jun 09 17:14:52.473882 crc crio[20770]: time="2026-06-09T17:14:52.473716997Z" level=info msg="Starting container: 78a57adc594633eefcbf1f318cae2076e8d71d7cbce17b6be3e6d6f3e0081b79" id=fa65d835-c0f8-42ff-9735-7fc96e245731 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.381435 | controller | Jun 09 17:14:52.481294 crc crio[20770]: time="2026-06-09T17:14:52.481118609Z" level=info msg="Started container" PID=120778 containerID=78a57adc594633eefcbf1f318cae2076e8d71d7cbce17b6be3e6d6f3e0081b79 description=openshift-marketplace/redhat-marketplace-9phbk/registry-server id=fa65d835-c0f8-42ff-9735-7fc96e245731 name=/runtime.v1.RuntimeService/StartContainer sandboxID=352e18f54e31e3be0da47151c31d7bf9c89e7f7f853be98a2ba54e2eb876ea66
2026-06-09 17:48:36.381452 | controller | Jun 09 17:14:58.031986 crc crio[20770]: time="2026-06-09T17:14:58.03127143Z" level=info msg="Running pod sandbox: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-m4k6x/POD" id=b6f2a8da-9adb-461a-aeba-87c374a86102 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.381469 | controller | Jun 09 17:14:58.031986 crc crio[20770]: time="2026-06-09T17:14:58.031914959Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.381492 | controller | Jun 09 17:14:58.067309 crc crio[20770]: time="2026-06-09T17:14:58.067215531Z" level=info msg="Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-m4k6x Namespace:openstack ID:f30a894d9f72bf4f655481078b3a7f21bc4f9bb74beb966f5d1246d2a97b0f09 UID:5ddd3455-9b02-49b5-a81b-8e6c92ff0318 NetNS:/var/run/netns/99971d89-c7e9-46c1-bee3-3c1c74022d6c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5ddd3455_9b02_49b5_a81b_8e6c92ff0318.slice PodAnnotations:0xc007517188}] Aliases:map[]}"
2026-06-09 17:48:36.381527 | controller | Jun 09 17:14:58.067309 crc crio[20770]: time="2026-06-09T17:14:58.067288763Z" level=info msg="Adding pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-m4k6x to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.381551 | controller | Jun 09 17:14:58.596550 crc crio[20770]: 2026-06-09T17:14:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f30a894d9f72bf4 Mac:7a:db:fb:80:5c:03 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e6 Mtu:0 Sandbox:/var/run/netns/99971d89-c7e9-46c1-bee3-3c1c74022d6c SocketPath: PciID:}] [{Interface:0xc000014710 Address:{IP:10.217.0.230 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.381569 | controller | Jun 09 17:14:58.598125 crc crio[20770]: time="2026-06-09T17:14:58.598023955Z" level=info msg="Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-m4k6x Namespace:openstack ID:f30a894d9f72bf4f655481078b3a7f21bc4f9bb74beb966f5d1246d2a97b0f09 UID:5ddd3455-9b02-49b5-a81b-8e6c92ff0318 NetNS:/var/run/netns/99971d89-c7e9-46c1-bee3-3c1c74022d6c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5ddd3455_9b02_49b5_a81b_8e6c92ff0318.slice PodAnnotations:0xc007517188}] Aliases:map[]}"
2026-06-09 17:48:36.381586 | controller | Jun 09 17:14:58.598272 crc crio[20770]: time="2026-06-09T17:14:58.598227691Z" level=info msg="Checking pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-m4k6x for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.381603 | controller | Jun 09 17:14:58.607375 crc crio[20770]: time="2026-06-09T17:14:58.60725941Z" level=info msg="Ran pod sandbox f30a894d9f72bf4f655481078b3a7f21bc4f9bb74beb966f5d1246d2a97b0f09 with infra container: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-m4k6x/POD" id=b6f2a8da-9adb-461a-aeba-87c374a86102 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.381620 | controller | Jun 09 17:14:58.610129 crc crio[20770]: time="2026-06-09T17:14:58.610029339Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=cf79262c-e014-4f36-b417-ed4e55a137a5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.381637 | controller | Jun 09 17:14:58.610363 crc crio[20770]: time="2026-06-09T17:14:58.610289047Z" level=info msg="Image quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest not found" id=cf79262c-e014-4f36-b417-ed4e55a137a5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.381653 | controller | Jun 09 17:14:58.610469 crc crio[20770]: time="2026-06-09T17:14:58.610384179Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest found" id=cf79262c-e014-4f36-b417-ed4e55a137a5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.381670 | controller | Jun 09 17:14:58.611863 crc crio[20770]: time="2026-06-09T17:14:58.61178883Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=7b62d7bb-5088-4fde-a5c0-1dfddea9fc23 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.381690 | controller | Jun 09 17:14:58.619184 crc crio[20770]: time="2026-06-09T17:14:58.619102689Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\""
2026-06-09 17:48:36.381709 | controller | Jun 09 17:15:00.301605 crc crio[20770]: time="2026-06-09T17:15:00.301015331Z" level=info msg="Stopping container: 78a57adc594633eefcbf1f318cae2076e8d71d7cbce17b6be3e6d6f3e0081b79 (timeout: 2s)" id=b952d49f-4b4f-496a-8741-7d3fa541e4e7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.381726 | controller | Jun 09 17:15:00.433031 crc crio[20770]: time="2026-06-09T17:15:00.432749309Z" level=info msg="Stopped container 78a57adc594633eefcbf1f318cae2076e8d71d7cbce17b6be3e6d6f3e0081b79: openshift-marketplace/redhat-marketplace-9phbk/registry-server" id=b952d49f-4b4f-496a-8741-7d3fa541e4e7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.381743 | controller | Jun 09 17:15:00.434096 crc crio[20770]: time="2026-06-09T17:15:00.433995635Z" level=info msg="Stopping pod sandbox: 352e18f54e31e3be0da47151c31d7bf9c89e7f7f853be98a2ba54e2eb876ea66" id=eb0b0f8d-91aa-4097-9899-98b900a5d145 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.381760 | controller | Jun 09 17:15:00.435065 crc crio[20770]: time="2026-06-09T17:15:00.434990214Z" level=info msg="Got pod network &{Name:redhat-marketplace-9phbk Namespace:openshift-marketplace ID:352e18f54e31e3be0da47151c31d7bf9c89e7f7f853be98a2ba54e2eb876ea66 UID:d45c5bc2-078f-4c09-9013-a6b9186582f8 NetNS:/var/run/netns/f34308c0-ced9-411e-8c09-0f5930a4a02f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd45c5bc2_078f_4c09_9013_a6b9186582f8.slice PodAnnotations:0xc007516180}] Aliases:map[]}"
2026-06-09 17:48:36.381778 | controller | Jun 09 17:15:00.435283 crc crio[20770]: time="2026-06-09T17:15:00.43520641Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-9phbk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.381796 | controller | Jun 09 17:15:00.546461 crc crio[20770]: time="2026-06-09T17:15:00.546201403Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29683755-s5v98/POD" id=e88b4353-cec9-4d98-bd5f-aa1dc97f3c15 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.381813 | controller | Jun 09 17:15:00.546461 crc crio[20770]: time="2026-06-09T17:15:00.546345278Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.381830 | controller | Jun 09 17:15:00.603556 crc crio[20770]: time="2026-06-09T17:15:00.602103767Z" level=info msg="Got pod network &{Name:collect-profiles-29683755-s5v98 Namespace:openshift-operator-lifecycle-manager ID:8597e0382e8a81c9f20171c43337cbd19d7c9eea1dbc6fa448973377fe7e2b30 UID:928e7c2e-88bf-4e95-aa57-030938355899 NetNS:/var/run/netns/1be948b3-a26b-4117-a466-32888a62728c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod928e7c2e_88bf_4e95_aa57_030938355899.slice PodAnnotations:0xc002894160}] Aliases:map[]}"
2026-06-09 17:48:36.381848 | controller | Jun 09 17:15:00.603556 crc crio[20770]: time="2026-06-09T17:15:00.602512579Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29683755-s5v98 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.381865 | controller | Jun 09 17:15:00.728969 crc crio[20770]: time="2026-06-09T17:15:00.728739079Z" level=info msg="Stopped pod sandbox: 352e18f54e31e3be0da47151c31d7bf9c89e7f7f853be98a2ba54e2eb876ea66" id=eb0b0f8d-91aa-4097-9899-98b900a5d145 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.381882 | controller | Jun 09 17:15:01.171316 crc crio[20770]: 2026-06-09T17:15:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8597e0382e8a81c Mac:0e:99:d9:a5:72:23 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e7 Mtu:0 Sandbox:/var/run/netns/1be948b3-a26b-4117-a466-32888a62728c SocketPath: PciID:}] [{Interface:0xc0002aef30 Address:{IP:10.217.0.231 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.381904 | controller | Jun 09 17:15:01.173142 crc crio[20770]: time="2026-06-09T17:15:01.173004142Z" level=info msg="Got pod network &{Name:collect-profiles-29683755-s5v98 Namespace:openshift-operator-lifecycle-manager ID:8597e0382e8a81c9f20171c43337cbd19d7c9eea1dbc6fa448973377fe7e2b30 UID:928e7c2e-88bf-4e95-aa57-030938355899 NetNS:/var/run/netns/1be948b3-a26b-4117-a466-32888a62728c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod928e7c2e_88bf_4e95_aa57_030938355899.slice PodAnnotations:0xc002894160}] Aliases:map[]}"
2026-06-09 17:48:36.381922 | controller | Jun 09 17:15:01.173311 crc crio[20770]: time="2026-06-09T17:15:01.173163767Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29683755-s5v98 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.381942 | controller | Jun 09 17:15:01.186432 crc crio[20770]: time="2026-06-09T17:15:01.186356395Z" level=info msg="Ran pod sandbox 8597e0382e8a81c9f20171c43337cbd19d7c9eea1dbc6fa448973377fe7e2b30 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29683755-s5v98/POD" id=e88b4353-cec9-4d98-bd5f-aa1dc97f3c15 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.381967 | controller | Jun 09 17:15:01.193018 crc crio[20770]: time="2026-06-09T17:15:01.192569673Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=90a580cd-918a-499c-87e7-bc80baf452f3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.381993 | controller | Jun 09 17:15:01.201363 crc crio[20770]: time="2026-06-09T17:15:01.196206127Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=63182e52-9866-48f0-970a-c66506860d0a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.382012 | controller | Jun 09 17:15:01.206697 crc crio[20770]: time="2026-06-09T17:15:01.206572215Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29683755-s5v98/collect-profiles" id=cbe972bc-04e9-4ab6-80f9-afc73fa4e537 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.382029 | controller | Jun 09 17:15:01.207105 crc crio[20770]: time="2026-06-09T17:15:01.207040028Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.382046 | controller | Jun 09 17:15:01.267314 crc crio[20770]: time="2026-06-09T17:15:01.267124722Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.382064 | controller | Jun 09 17:15:01.272859 crc crio[20770]: time="2026-06-09T17:15:01.271332842Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.382084 | controller | Jun 09 17:15:01.324132 crc crio[20770]: time="2026-06-09T17:15:01.323973992Z" level=info msg="Removing container: 78a57adc594633eefcbf1f318cae2076e8d71d7cbce17b6be3e6d6f3e0081b79" id=2af04fb7-9940-4725-a126-69695d09a3a8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.382105 | controller | Jun 09 17:15:01.380634 crc crio[20770]: time="2026-06-09T17:15:01.380354199Z" level=info msg="Removed container 78a57adc594633eefcbf1f318cae2076e8d71d7cbce17b6be3e6d6f3e0081b79: openshift-marketplace/redhat-marketplace-9phbk/registry-server" id=2af04fb7-9940-4725-a126-69695d09a3a8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.382126 | controller | Jun 09 17:15:01.410304 crc crio[20770]: time="2026-06-09T17:15:01.410182355Z" level=info msg="Removing container: 495dc3d512cb6b3935935ae9a37460c1d05506c8df6f44f1748c05c2137656c3" id=a188d5a6-d409-4906-a7c4-de1d4c74e2aa name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.382144 | controller | Jun 09 17:15:01.416316 crc crio[20770]: time="2026-06-09T17:15:01.416251099Z" level=info msg="Created container 1bd1ab89f98c8a2d6bd3edfcb9aa7aa8654d0c347b3a792563e9ae4a9b57fdd9: openshift-operator-lifecycle-manager/collect-profiles-29683755-s5v98/collect-profiles" id=cbe972bc-04e9-4ab6-80f9-afc73fa4e537 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.382162 | controller | Jun 09 17:15:01.419307 crc crio[20770]: time="2026-06-09T17:15:01.418842273Z" level=info msg="Starting container: 1bd1ab89f98c8a2d6bd3edfcb9aa7aa8654d0c347b3a792563e9ae4a9b57fdd9" id=c8a5dd65-5e4c-4949-957b-ea38c3510094 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.382192 | controller | Jun 09 17:15:01.431952 crc crio[20770]: time="2026-06-09T17:15:01.431845756Z" level=info msg="Started container" PID=121367 containerID=1bd1ab89f98c8a2d6bd3edfcb9aa7aa8654d0c347b3a792563e9ae4a9b57fdd9 description=openshift-operator-lifecycle-manager/collect-profiles-29683755-s5v98/collect-profiles id=c8a5dd65-5e4c-4949-957b-ea38c3510094 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8597e0382e8a81c9f20171c43337cbd19d7c9eea1dbc6fa448973377fe7e2b30
2026-06-09 17:48:36.382212 | controller | Jun 09 17:15:01.446191 crc crio[20770]: time="2026-06-09T17:15:01.445616791Z" level=info msg="Removed container 495dc3d512cb6b3935935ae9a37460c1d05506c8df6f44f1748c05c2137656c3: openshift-marketplace/redhat-marketplace-9phbk/extract-content" id=a188d5a6-d409-4906-a7c4-de1d4c74e2aa name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.382229 | controller | Jun 09 17:15:01.449214 crc crio[20770]: time="2026-06-09T17:15:01.449186784Z" level=info msg="Removing container: bef9ed434aef3eab7f7d0ad61a55611150bdb4d86816b2846baf604d7de38f8c" id=543dc736-96a1-46c7-aea7-5f16124abfb1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.382249 | controller | Jun 09 17:15:01.552993 crc crio[20770]: time="2026-06-09T17:15:01.552732014Z" level=info msg="Removed container bef9ed434aef3eab7f7d0ad61a55611150bdb4d86816b2846baf604d7de38f8c: openshift-marketplace/redhat-marketplace-9phbk/extract-utilities" id=543dc736-96a1-46c7-aea7-5f16124abfb1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.382266 | controller | Jun 09 17:15:03.362704 crc crio[20770]: time="2026-06-09T17:15:03.36209559Z" level=info msg="Stopping pod sandbox: 8597e0382e8a81c9f20171c43337cbd19d7c9eea1dbc6fa448973377fe7e2b30" id=fe6ca7e1-361b-4a04-836a-0caeab9ce4a9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.382283 | controller | Jun 09 17:15:03.364302 crc crio[20770]: time="2026-06-09T17:15:03.363341636Z" level=info msg="Got pod network &{Name:collect-profiles-29683755-s5v98 Namespace:openshift-operator-lifecycle-manager ID:8597e0382e8a81c9f20171c43337cbd19d7c9eea1dbc6fa448973377fe7e2b30 UID:928e7c2e-88bf-4e95-aa57-030938355899 NetNS:/var/run/netns/1be948b3-a26b-4117-a466-32888a62728c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod928e7c2e_88bf_4e95_aa57_030938355899.slice PodAnnotations:0xc002a08eb0}] Aliases:map[]}"
2026-06-09 17:48:36.382300 | controller | Jun 09 17:15:03.364302 crc crio[20770]: time="2026-06-09T17:15:03.36348622Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29683755-s5v98 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.382318 | controller | Jun 09 17:15:03.735844 crc crio[20770]: time="2026-06-09T17:15:03.733299777Z" level=info msg="Stopped pod sandbox: 8597e0382e8a81c9f20171c43337cbd19d7c9eea1dbc6fa448973377fe7e2b30" id=fe6ca7e1-361b-4a04-836a-0caeab9ce4a9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.382339 | controller | Jun 09 17:15:14.491719 crc crio[20770]: time="2026-06-09T17:15:14.490612284Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:b0f60d7b8c5e5365f19aa41e0a2d6a6a2a5ff4c37e9271f0d7f3d5d66fb5cb26" id=7b62d7bb-5088-4fde-a5c0-1dfddea9fc23 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.382357 | controller | Jun 09 17:15:14.494457 crc crio[20770]: time="2026-06-09T17:15:14.494373202Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=73cde947-c094-4eda-bddd-00a5b2a0cc48 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.382375 | controller | Jun 09 17:15:14.528014 crc crio[20770]: time="2026-06-09T17:15:14.527882533Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=03b4f53d-3281-4600-8a55-f2ecc573b5c4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.382392 | controller | Jun 09 17:15:14.537429 crc crio[20770]: time="2026-06-09T17:15:14.537334204Z" level=info msg="Creating container: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-m4k6x/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam" id=80644f47-ddae-4cf5-a824-b5a4b582524d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.382409 | controller | Jun 09 17:15:14.539391 crc crio[20770]: time="2026-06-09T17:15:14.539303521Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.382426 | controller | Jun 09 17:15:14.589324 crc crio[20770]: time="2026-06-09T17:15:14.589227103Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.382442 | controller | Jun 09 17:15:14.593954 crc crio[20770]: time="2026-06-09T17:15:14.5933094Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.382459 | controller | Jun 09 17:15:14.772302 crc crio[20770]: time="2026-06-09T17:15:14.771261374Z" level=info msg="Created container d7134b6d396c085c012e827f1a30437dbe94576cd38f9d96bf1d442baccabff9: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-m4k6x/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam" id=80644f47-ddae-4cf5-a824-b5a4b582524d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.382475 | controller | Jun 09 17:15:14.773458 crc crio[20770]: time="2026-06-09T17:15:14.773364964Z" level=info msg="Starting container: d7134b6d396c085c012e827f1a30437dbe94576cd38f9d96bf1d442baccabff9" id=6bd5241b-bcc4-4ae4-8492-6cd73321f8db name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.382492 | controller | Jun 09 17:15:14.780916 crc crio[20770]: time="2026-06-09T17:15:14.780065647Z" level=info msg="Started container" PID=122067 containerID=d7134b6d396c085c012e827f1a30437dbe94576cd38f9d96bf1d442baccabff9 description=openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-m4k6x/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam id=6bd5241b-bcc4-4ae4-8492-6cd73321f8db name=/runtime.v1.RuntimeService/StartContainer sandboxID=f30a894d9f72bf4f655481078b3a7f21bc4f9bb74beb966f5d1246d2a97b0f09
2026-06-09 17:48:36.382508 | controller | Jun 09 17:15:27.906404 crc crio[20770]: time="2026-06-09T17:15:27.90558766Z" level=info msg="Removing container: 6f34c728bc9bda0b077b6d588e95aa95ed94f6448698eb09e418d55af67ccb83" id=103a7c5a-dbda-4b8c-83ac-dc8a433de488 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.382549 | controller | Jun 09 17:15:27.941006 crc crio[20770]: time="2026-06-09T17:15:27.940867092Z" level=info msg="Removed container 6f34c728bc9bda0b077b6d588e95aa95ed94f6448698eb09e418d55af67ccb83: openshift-operator-lifecycle-manager/collect-profiles-29683710-mn9b6/collect-profiles" id=103a7c5a-dbda-4b8c-83ac-dc8a433de488 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.382571 | controller | Jun 09 17:15:27.972819 crc crio[20770]: time="2026-06-09T17:15:27.972489119Z" level=info msg="Stopping pod sandbox: 12ede462a46b086f87debeff687aa89022644c64243591a26c1d5dd582bdb6cf" id=b2609f55-a1ab-42e1-849d-cd8ebe75981f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.382589 | controller | Jun 09 17:15:27.972819 crc crio[20770]: time="2026-06-09T17:15:27.972571802Z" level=info msg="Stopped pod sandbox (already stopped): 12ede462a46b086f87debeff687aa89022644c64243591a26c1d5dd582bdb6cf" id=b2609f55-a1ab-42e1-849d-cd8ebe75981f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.382606 | controller | Jun 09 17:15:27.974521 crc crio[20770]: time="2026-06-09T17:15:27.973838988Z" level=info msg="Removing pod sandbox: 12ede462a46b086f87debeff687aa89022644c64243591a26c1d5dd582bdb6cf" id=0b3cb106-deae-4dea-907d-e4991991530b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.382623 | controller | Jun 09 17:15:27.990745 crc crio[20770]: time="2026-06-09T17:15:27.990570878Z" level=info msg="Removed pod sandbox: 12ede462a46b086f87debeff687aa89022644c64243591a26c1d5dd582bdb6cf" id=0b3cb106-deae-4dea-907d-e4991991530b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.382641 | controller | Jun 09 17:15:27.992425 crc crio[20770]: time="2026-06-09T17:15:27.992332788Z" level=info msg="Stopping pod sandbox: 352e18f54e31e3be0da47151c31d7bf9c89e7f7f853be98a2ba54e2eb876ea66" id=f6fe038a-e56c-45dd-8529-bdfa37e5bff3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.382664 | controller | Jun 09 17:15:27.992540 crc crio[20770]: time="2026-06-09T17:15:27.992446322Z" level=info msg="Stopped pod sandbox (already stopped): 352e18f54e31e3be0da47151c31d7bf9c89e7f7f853be98a2ba54e2eb876ea66" id=f6fe038a-e56c-45dd-8529-bdfa37e5bff3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.382680 | controller | Jun 09 17:15:27.993553 crc crio[20770]: time="2026-06-09T17:15:27.993478631Z" level=info msg="Removing pod sandbox: 352e18f54e31e3be0da47151c31d7bf9c89e7f7f853be98a2ba54e2eb876ea66" id=486a37c7-de95-4513-bf21-3783dff8c3c1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.382697 | controller | Jun 09 17:15:28.011042 crc crio[20770]: time="2026-06-09T17:15:28.010911861Z" level=info msg="Removed pod sandbox: 352e18f54e31e3be0da47151c31d7bf9c89e7f7f853be98a2ba54e2eb876ea66" id=486a37c7-de95-4513-bf21-3783dff8c3c1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.382713 | controller | Jun 09 17:15:28.737250 crc crio[20770]: time="2026-06-09T17:15:28.737124981Z" level=info msg="Stopping pod sandbox: f30a894d9f72bf4f655481078b3a7f21bc4f9bb74beb966f5d1246d2a97b0f09" id=c9379d93-9126-4bf0-9140-5a733f24ea77 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.382729 | controller | Jun 09 17:15:28.738635 crc crio[20770]: time="2026-06-09T17:15:28.738534331Z" level=info msg="Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-m4k6x Namespace:openstack ID:f30a894d9f72bf4f655481078b3a7f21bc4f9bb74beb966f5d1246d2a97b0f09 UID:5ddd3455-9b02-49b5-a81b-8e6c92ff0318 NetNS:/var/run/netns/99971d89-c7e9-46c1-bee3-3c1c74022d6c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5ddd3455_9b02_49b5_a81b_8e6c92ff0318.slice PodAnnotations:0xc002a09a70}] Aliases:map[]}"
2026-06-09 17:48:36.382747 | controller | Jun 09 17:15:28.739174 crc crio[20770]: time="2026-06-09T17:15:28.739006315Z" level=info msg="Deleting pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-m4k6x from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.382764 | controller | Jun 09 17:15:29.248477 crc crio[20770]: time="2026-06-09T17:15:29.248089577Z" level=info msg="Stopped pod sandbox: f30a894d9f72bf4f655481078b3a7f21bc4f9bb74beb966f5d1246d2a97b0f09" id=c9379d93-9126-4bf0-9140-5a733f24ea77 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.382785 | controller | Jun 09 17:15:30.298599 crc crio[20770]: time="2026-06-09T17:15:30.298046781Z" level=info msg="Running pod sandbox: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-ttvh2/POD" id=c261ca3b-d55b-4cbc-b05f-0197fb3bd333 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.382802 | controller | Jun 09 17:15:30.299563 crc crio[20770]: time="2026-06-09T17:15:30.298623018Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.382819 | controller | Jun 09 17:15:30.356447 crc crio[20770]: time="2026-06-09T17:15:30.355850288Z" level=info msg="Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-ttvh2 Namespace:openstack ID:ac4c4a5594abd0941db3c48ed2ec8c4f4fb07afc29070168113a674925fe3282 UID:a81b608b-eaa9-4f6f-a4a8-d717ee78dcf5 NetNS:/var/run/netns/a724bfa8-cded-4b58-b923-481ffe86f6d5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda81b608b_eaa9_4f6f_a4a8_d717ee78dcf5.slice PodAnnotations:0xc0010a21b0}] Aliases:map[]}"
2026-06-09 17:48:36.382836 | controller | Jun 09 17:15:30.356447 crc crio[20770]: time="2026-06-09T17:15:30.35592626Z" level=info msg="Adding pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-ttvh2 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.382853 | controller | Jun 09 17:15:30.801596 crc crio[20770]: 2026-06-09T17:15:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ac4c4a5594abd09 Mac:b2:d5:56:e7:00:22 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e8 Mtu:0 Sandbox:/var/run/netns/a724bfa8-cded-4b58-b923-481ffe86f6d5 SocketPath: PciID:}] [{Interface:0xc000014710 Address:{IP:10.217.0.232 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.382870 | controller | Jun 09 17:15:30.803517 crc crio[20770]: time="2026-06-09T17:15:30.803417145Z" level=info msg="Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-ttvh2 Namespace:openstack ID:ac4c4a5594abd0941db3c48ed2ec8c4f4fb07afc29070168113a674925fe3282 UID:a81b608b-eaa9-4f6f-a4a8-d717ee78dcf5 NetNS:/var/run/netns/a724bfa8-cded-4b58-b923-481ffe86f6d5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda81b608b_eaa9_4f6f_a4a8_d717ee78dcf5.slice PodAnnotations:0xc0010a21b0}] Aliases:map[]}"
2026-06-09 17:48:36.382887 | controller | Jun 09 17:15:30.803808 crc crio[20770]: time="2026-06-09T17:15:30.803619431Z" level=info msg="Checking pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-ttvh2 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.382904 | controller | Jun 09 17:15:30.812435 crc crio[20770]: time="2026-06-09T17:15:30.812336921Z" level=info msg="Ran pod sandbox ac4c4a5594abd0941db3c48ed2ec8c4f4fb07afc29070168113a674925fe3282 with infra container: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-ttvh2/POD" id=c261ca3b-d55b-4cbc-b05f-0197fb3bd333 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.382922 | controller | Jun 09 17:15:30.817057 crc crio[20770]: time="2026-06-09T17:15:30.816890331Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=fc1cd77e-e43e-4288-bc2b-a5a0258d1769 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.382939 | controller | Jun 09 17:15:30.844482 crc crio[20770]: time="2026-06-09T17:15:30.844363999Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=793b154f-2cfb-4798-8dd8-746c65bf3fa4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.382959 | controller | Jun 09 17:15:30.853548 crc crio[20770]: time="2026-06-09T17:15:30.8534668Z" level=info msg="Creating container: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-ttvh2/redhat-edpm-deployment-ipam-openstack-edpm-ipam" id=ef3d21a9-e53e-4257-b570-b1b0637b2121 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.382976 | controller | Jun 09 17:15:30.855740 crc crio[20770]: time="2026-06-09T17:15:30.855602002Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.382993 | controller | Jun 09 17:15:30.913416 crc crio[20770]: time="2026-06-09T17:15:30.913310797Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.383010 | controller | Jun 09 17:15:30.917516 crc crio[20770]: time="2026-06-09T17:15:30.917431145Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.383029 | controller | Jun 09 17:15:31.035428 crc crio[20770]: time="2026-06-09T17:15:31.035173972Z" level=info msg="Created container ba6b7150d1804d88ae79b75d7c8d53638230a26f65a536e571a48cd4b7b97c85: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-ttvh2/redhat-edpm-deployment-ipam-openstack-edpm-ipam" id=ef3d21a9-e53e-4257-b570-b1b0637b2121 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.383054 | controller | Jun 09 17:15:31.037134 crc crio[20770]: time="2026-06-09T17:15:31.037044246Z" level=info msg="Starting container: ba6b7150d1804d88ae79b75d7c8d53638230a26f65a536e571a48cd4b7b97c85" id=cb48bf0e-7e30-4ada-be46-cc7553fcbbee name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.383081 | controller | Jun 09 17:15:31.047086 crc crio[20770]: time="2026-06-09T17:15:31.046988661Z" level=info msg="Started container" PID=122975 containerID=ba6b7150d1804d88ae79b75d7c8d53638230a26f65a536e571a48cd4b7b97c85 description=openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-ttvh2/redhat-edpm-deployment-ipam-openstack-edpm-ipam id=cb48bf0e-7e30-4ada-be46-cc7553fcbbee name=/runtime.v1.RuntimeService/StartContainer sandboxID=ac4c4a5594abd0941db3c48ed2ec8c4f4fb07afc29070168113a674925fe3282
2026-06-09 17:48:36.383101 | controller | Jun 09 17:15:35.858283 crc crio[20770]: time="2026-06-09T17:15:35.857321184Z" level=info msg="Stopping pod sandbox: ac4c4a5594abd0941db3c48ed2ec8c4f4fb07afc29070168113a674925fe3282" id=36ee5e28-2fcc-40d4-895f-d947759f8bac name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.383118 | controller | Jun 09 17:15:35.859865 crc crio[20770]: time="2026-06-09T17:15:35.859022773Z" level=info msg="Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-ttvh2 Namespace:openstack ID:ac4c4a5594abd0941db3c48ed2ec8c4f4fb07afc29070168113a674925fe3282 UID:a81b608b-eaa9-4f6f-a4a8-d717ee78dcf5 NetNS:/var/run/netns/a724bfa8-cded-4b58-b923-481ffe86f6d5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda81b608b_eaa9_4f6f_a4a8_d717ee78dcf5.slice PodAnnotations:0xc006e7e5d8}] Aliases:map[]}"
2026-06-09 17:48:36.383135 | controller | Jun 09 17:15:35.859865 crc crio[20770]: time="2026-06-09T17:15:35.859159907Z" level=info msg="Deleting pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-ttvh2 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.383152 | controller | Jun 09 17:15:36.351745 crc crio[20770]: time="2026-06-09T17:15:36.35122366Z" level=info msg="Stopped pod sandbox: ac4c4a5594abd0941db3c48ed2ec8c4f4fb07afc29070168113a674925fe3282" id=36ee5e28-2fcc-40d4-895f-d947759f8bac name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.383169 | controller | Jun 09 17:15:37.384342 crc crio[20770]: time="2026-06-09T17:15:37.383819338Z" level=info msg="Running pod sandbox: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-p7zxb/POD" id=5732e34c-c285-4c4d-9599-9972a3ac3f49 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.383196 | controller | Jun 09 17:15:37.384342 crc crio[20770]: time="2026-06-09T17:15:37.384280732Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.383214 | controller | Jun 09 17:15:37.416029 crc crio[20770]: time="2026-06-09T17:15:37.415521678Z" level=info msg="Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-p7zxb Namespace:openstack ID:0bf33ba372dc9668620c180d498645f63aa6e310a91d7531c7e390094e0009c0 UID:6d4f1b57-5577-4343-be1d-8cb6742d0c4c NetNS:/var/run/netns/48b352e5-f62a-41ad-bf58-3b5294dd4f96 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6d4f1b57_5577_4343_be1d_8cb6742d0c4c.slice PodAnnotations:0xc006e7f580}] Aliases:map[]}"
2026-06-09 17:48:36.383232 | controller | Jun 09 17:15:37.416029 crc crio[20770]: time="2026-06-09T17:15:37.415934379Z" level=info msg="Adding pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-p7zxb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.383249 | controller | Jun 09 17:15:37.882117 crc crio[20770]: 2026-06-09T17:15:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0bf33ba372dc966 Mac:72:29:16:74:9d:c5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e9 Mtu:0 Sandbox:/var/run/netns/48b352e5-f62a-41ad-bf58-3b5294dd4f96 SocketPath: PciID:}] [{Interface:0xc000117a20 Address:{IP:10.217.0.233 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.383266 | controller | Jun 09 17:15:37.883094 crc crio[20770]: time="2026-06-09T17:15:37.883036646Z" level=info msg="Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-p7zxb Namespace:openstack ID:0bf33ba372dc9668620c180d498645f63aa6e310a91d7531c7e390094e0009c0 UID:6d4f1b57-5577-4343-be1d-8cb6742d0c4c NetNS:/var/run/netns/48b352e5-f62a-41ad-bf58-3b5294dd4f96 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6d4f1b57_5577_4343_be1d_8cb6742d0c4c.slice PodAnnotations:0xc006e7f580}] Aliases:map[]}"
2026-06-09 17:48:36.383283 | controller | Jun 09 17:15:37.883285 crc crio[20770]: time="2026-06-09T17:15:37.883230732Z" level=info msg="Checking pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-p7zxb for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.383300 | controller | Jun 09 17:15:37.901427 crc crio[20770]: time="2026-06-09T17:15:37.9005889Z" level=info msg="Ran pod sandbox 0bf33ba372dc9668620c180d498645f63aa6e310a91d7531c7e390094e0009c0 with infra container: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-p7zxb/POD" id=5732e34c-c285-4c4d-9599-9972a3ac3f49 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.383319 | controller | Jun 09 17:15:37.904215 crc crio[20770]: time="2026-06-09T17:15:37.904127561Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=7c2af413-8aba-46aa-a6a0-c01b0fe1b041 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.383336 | controller | Jun 09 17:15:37.931403 crc crio[20770]: time="2026-06-09T17:15:37.931224358Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=7db27e35-e718-4abb-a84e-909c4f1965c3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.383353 | controller | Jun 09 17:15:37.939403 crc crio[20770]: time="2026-06-09T17:15:37.939260889Z" level=info msg="Creating container: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-p7zxb/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam" id=b61d5c63-19bc-425f-8652-9c1cc2c5ecdb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.383374 | controller | Jun 09 17:15:37.939814 crc crio[20770]: time="2026-06-09T17:15:37.939761833Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.383391 | controller | Jun 09 17:15:37.999342 crc crio[20770]: time="2026-06-09T17:15:37.999237509Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.383408 | controller | Jun 09 17:15:38.002550 crc crio[20770]: time="2026-06-09T17:15:38.002492613Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.383424 | controller | Jun 09 17:15:38.121209 crc crio[20770]: time="2026-06-09T17:15:38.121075224Z" level=info msg="Created container 83542c2e97c478a8503fb8b9f3ca35e9bc0ffab70b48a154c7c4768cec219ba1: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-p7zxb/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam" id=b61d5c63-19bc-425f-8652-9c1cc2c5ecdb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.383441 | controller | Jun 09 17:15:38.122531 crc crio[20770]: time="2026-06-09T17:15:38.122437373Z" level=info msg="Starting container: 83542c2e97c478a8503fb8b9f3ca35e9bc0ffab70b48a154c7c4768cec219ba1" id=b5799376-d433-4528-8310-bc5a33edd873 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.383458 | controller | Jun 09 17:15:38.133784 crc crio[20770]: time="2026-06-09T17:15:38.133418638Z" level=info msg="Started container" PID=123492 containerID=83542c2e97c478a8503fb8b9f3ca35e9bc0ffab70b48a154c7c4768cec219ba1 description=openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-p7zxb/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam id=b5799376-d433-4528-8310-bc5a33edd873 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0bf33ba372dc9668620c180d498645f63aa6e310a91d7531c7e390094e0009c0
2026-06-09 17:48:36.383477 | controller | Jun 09 17:16:00.531065 crc crio[20770]: time="2026-06-09T17:16:00.530308078Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683756-674c4/POD" id=ecc14015-8e48-42db-b92a-092efd59b5e4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.383494 | controller | Jun 09 17:16:00.532614 crc crio[20770]: time="2026-06-09T17:16:00.53107856Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.383528 | controller | Jun 09 17:16:00.564487 crc crio[20770]: time="2026-06-09T17:16:00.564353524Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683756-674c4 Namespace:openshift-infra ID:5bbd1b65c75e7869eb5bc73e7322aaa77696dd03e639a7eb1bab5b3a0467fb6d UID:a45991a3-47d2-43d3-94ca-dfaebf5b71ec NetNS:/var/run/netns/d3ac447c-76b8-488e-8127-0dabfec18f74 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda45991a3_47d2_43d3_94ca_dfaebf5b71ec.slice PodAnnotations:0xc000135bb8}] Aliases:map[]}"
2026-06-09 17:48:36.383553 | controller | Jun 09 17:16:00.564487 crc crio[20770]: time="2026-06-09T17:16:00.564416886Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683756-674c4 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.383571 | controller | Jun 09 17:16:01.076355 crc crio[20770]: 2026-06-09T17:16:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5bbd1b65c75e786 Mac:52:1f:4d:98:46:f6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ea Mtu:0 Sandbox:/var/run/netns/d3ac447c-76b8-488e-8127-0dabfec18f74 SocketPath: PciID:}] [{Interface:0xc000146b60 Address:{IP:10.217.0.234 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.383592 | controller | Jun 09 17:16:01.077227 crc crio[20770]: time="2026-06-09T17:16:01.077168963Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683756-674c4 Namespace:openshift-infra ID:5bbd1b65c75e7869eb5bc73e7322aaa77696dd03e639a7eb1bab5b3a0467fb6d UID:a45991a3-47d2-43d3-94ca-dfaebf5b71ec NetNS:/var/run/netns/d3ac447c-76b8-488e-8127-0dabfec18f74 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda45991a3_47d2_43d3_94ca_dfaebf5b71ec.slice PodAnnotations:0xc000135bb8}] Aliases:map[]}"
2026-06-09 17:48:36.383610 | controller | Jun 09 17:16:01.077378 crc crio[20770]: time="2026-06-09T17:16:01.077332078Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683756-674c4 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.383628 | controller | Jun 09 17:16:01.088767 crc crio[20770]: time="2026-06-09T17:16:01.088611582Z" level=info msg="Ran pod sandbox 5bbd1b65c75e7869eb5bc73e7322aaa77696dd03e639a7eb1bab5b3a0467fb6d with infra container: openshift-infra/auto-csr-approver-29683756-674c4/POD" id=ecc14015-8e48-42db-b92a-092efd59b5e4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.383644 | controller | Jun 09 17:16:01.092345 crc crio[20770]: time="2026-06-09T17:16:01.092161943Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=47aa7e7d-77d5-4de9-bfbd-26ec49b7dfce name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.383661 | controller | Jun 09 17:16:01.101875 crc crio[20770]: time="2026-06-09T17:16:01.101835601Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 17:48:36.383685 | controller | Jun 09 17:16:01.963223 crc crio[20770]: time="2026-06-09T17:16:01.962783635Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=47aa7e7d-77d5-4de9-bfbd-26ec49b7dfce name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.383704 | controller | Jun 09 17:16:01.966346 crc crio[20770]: time="2026-06-09T17:16:01.966245905Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=99c34994-74de-455d-98d0-9286685f687b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.383721 | controller | Jun 09 17:16:01.969351 crc crio[20770]: time="2026-06-09T17:16:01.969307572Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=f24002df-3b60-4930-b671-423c1d6e235b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.383737 | controller | Jun 09 17:16:01.978478 crc crio[20770]: time="2026-06-09T17:16:01.978437074Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683756-674c4/oc" id=80846bc8-60c0-44b4-b1a7-b5c37bdee0fa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.383754 | controller | Jun 09 17:16:01.979302 crc crio[20770]: time="2026-06-09T17:16:01.979277278Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.383770 | controller | Jun 09 17:16:02.027362 crc crio[20770]: time="2026-06-09T17:16:02.027311726Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.383786 | controller | Jun 09 17:16:02.267993 crc crio[20770]: time="2026-06-09T17:16:02.267896097Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.383803 | controller | Jun 09 17:16:02.395410 crc crio[20770]: time="2026-06-09T17:16:02.395349902Z" level=info msg="Created container e55012992705ee9d5f7faf989e3c7bc9a55a0d08d141d1204306f3ee5872e562: openshift-infra/auto-csr-approver-29683756-674c4/oc" id=80846bc8-60c0-44b4-b1a7-b5c37bdee0fa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.383825 | controller | Jun 09 17:16:02.397000 crc crio[20770]: time="2026-06-09T17:16:02.396906117Z" level=info msg="Starting container: e55012992705ee9d5f7faf989e3c7bc9a55a0d08d141d1204306f3ee5872e562" id=37cdf105-23fa-4661-8e3e-798ddf1505bc name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.383843 | controller | Jun 09 17:16:02.404492 crc crio[20770]: time="2026-06-09T17:16:02.404377851Z" level=info msg="Started container" PID=124918 containerID=e55012992705ee9d5f7faf989e3c7bc9a55a0d08d141d1204306f3ee5872e562 description=openshift-infra/auto-csr-approver-29683756-674c4/oc id=37cdf105-23fa-4661-8e3e-798ddf1505bc name=/runtime.v1.RuntimeService/StartContainer sandboxID=5bbd1b65c75e7869eb5bc73e7322aaa77696dd03e639a7eb1bab5b3a0467fb6d
2026-06-09 17:48:36.383860 | controller | Jun 09 17:16:04.324210 crc crio[20770]: time="2026-06-09T17:16:04.323182897Z" level=info msg="Stopping pod sandbox: 5bbd1b65c75e7869eb5bc73e7322aaa77696dd03e639a7eb1bab5b3a0467fb6d" id=72161ea0-16e1-4cda-89da-ce80453f9b65 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.383877 | controller | Jun 09 17:16:04.325841 crc crio[20770]: time="2026-06-09T17:16:04.325440652Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683756-674c4 Namespace:openshift-infra ID:5bbd1b65c75e7869eb5bc73e7322aaa77696dd03e639a7eb1bab5b3a0467fb6d UID:a45991a3-47d2-43d3-94ca-dfaebf5b71ec NetNS:/var/run/netns/d3ac447c-76b8-488e-8127-0dabfec18f74 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda45991a3_47d2_43d3_94ca_dfaebf5b71ec.slice PodAnnotations:0xc0003df1b0}] Aliases:map[]}"
2026-06-09 17:48:36.383895 | controller | Jun 09 17:16:04.325841 crc crio[20770]: time="2026-06-09T17:16:04.325753851Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683756-674c4 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.383912 | controller | Jun 09 17:16:04.757433 crc crio[20770]: time="2026-06-09T17:16:04.757220595Z" level=info msg="Stopped pod sandbox: 5bbd1b65c75e7869eb5bc73e7322aaa77696dd03e639a7eb1bab5b3a0467fb6d" id=72161ea0-16e1-4cda-89da-ce80453f9b65 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.383928 | controller | Jun 09 17:16:28.032723 crc crio[20770]: time="2026-06-09T17:16:28.031878671Z" level=info msg="Removing container: 4b83b0843e6a951223975f547ccf8d58f17a399b6101a771654e4ab9f086f87a" id=f4d81d2d-5a6d-4c48-bfc7-362957c77ad3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.383945 | controller | Jun 09 17:16:28.210812 crc crio[20770]: time="2026-06-09T17:16:28.210055201Z" level=info msg="Removed container 4b83b0843e6a951223975f547ccf8d58f17a399b6101a771654e4ab9f086f87a: openshift-infra/auto-csr-approver-29683750-vplbq/oc" id=f4d81d2d-5a6d-4c48-bfc7-362957c77ad3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.383963 | controller | Jun 09 17:16:28.221914 crc crio[20770]: time="2026-06-09T17:16:28.221778438Z" level=info msg="Stopping pod sandbox: 8a93ca2a9f628cda953b7cb496c193fc8e800d971239a48cfdc05b11dcdaf890" id=715c76d6-5803-4e2c-98a6-7330c2fedb09 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.383980 | controller | Jun 09 17:16:28.221914 crc crio[20770]: time="2026-06-09T17:16:28.22187505Z" level=info msg="Stopped pod sandbox (already stopped): 8a93ca2a9f628cda953b7cb496c193fc8e800d971239a48cfdc05b11dcdaf890" id=715c76d6-5803-4e2c-98a6-7330c2fedb09 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.383996 | controller | Jun 09 17:16:28.223395 crc crio[20770]: time="2026-06-09T17:16:28.22325498Z" level=info msg="Removing pod sandbox: 8a93ca2a9f628cda953b7cb496c193fc8e800d971239a48cfdc05b11dcdaf890" id=45f36999-de43-4a9c-b46e-f96cca3aa0d0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.384013 | controller | Jun 09 17:16:28.239383 crc crio[20770]: time="2026-06-09T17:16:28.239235588Z" level=info msg="Removed pod sandbox: 8a93ca2a9f628cda953b7cb496c193fc8e800d971239a48cfdc05b11dcdaf890" id=45f36999-de43-4a9c-b46e-f96cca3aa0d0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.384033 | controller | Jun 09 17:17:33.613277 crc crio[20770]: time="2026-06-09T17:17:33.612447489Z" level=info msg="Stopping pod sandbox: 0bf33ba372dc9668620c180d498645f63aa6e310a91d7531c7e390094e0009c0" id=f11f34bf-9cbe-417e-a5bd-6777856d0302 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.384052 | controller | Jun 09 17:17:33.615573 crc crio[20770]: time="2026-06-09T17:17:33.614073156Z" level=info msg="Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-p7zxb Namespace:openstack ID:0bf33ba372dc9668620c180d498645f63aa6e310a91d7531c7e390094e0009c0 UID:6d4f1b57-5577-4343-be1d-8cb6742d0c4c NetNS:/var/run/netns/48b352e5-f62a-41ad-bf58-3b5294dd4f96 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6d4f1b57_5577_4343_be1d_8cb6742d0c4c.slice PodAnnotations:0xc0029d47f0}] Aliases:map[]}"
2026-06-09 17:48:36.384069 | controller | Jun 09 17:17:33.615573 crc crio[20770]: time="2026-06-09T17:17:33.61421508Z" level=info msg="Deleting pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-p7zxb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.384087 | controller | Jun 09 17:17:34.127780 crc crio[20770]: time="2026-06-09T17:17:34.12743408Z" level=info msg="Stopped pod sandbox: 0bf33ba372dc9668620c180d498645f63aa6e310a91d7531c7e390094e0009c0" id=f11f34bf-9cbe-417e-a5bd-6777856d0302 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.384105 | controller | Jun 09 17:17:35.984614 crc crio[20770]: time="2026-06-09T17:17:35.983524197Z" level=info msg="Running pod sandbox: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-dsnp5/POD" id=4237d1bb-16f2-40db-9fcb-b6a79c17359d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.384122 | controller | Jun 09 17:17:35.984614 crc crio[20770]: time="2026-06-09T17:17:35.984605308Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.384139 | controller | Jun 09 17:17:36.029832 crc crio[20770]: time="2026-06-09T17:17:36.026412767Z" level=info msg="Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-dsnp5 Namespace:openstack ID:d9cdf6480828fe5055f10815776304b0418aef3d2fca456d6b395e8bdc793d48 UID:8a64f782-6e6e-4a41-8de0-476ff73ed0df NetNS:/var/run/netns/b805a93f-37ca-4e16-83fd-da958e9acff0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8a64f782_6e6e_4a41_8de0_476ff73ed0df.slice PodAnnotations:0xc002988c20}] Aliases:map[]}"
2026-06-09 17:48:36.384156 | controller | Jun 09 17:17:36.029832 crc crio[20770]: time="2026-06-09T17:17:36.026485419Z" level=info msg="Adding pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-dsnp5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.384173 | controller | Jun 09 17:17:36.693171 crc crio[20770]: 2026-06-09T17:17:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d9cdf6480828fe5 Mac:4a:bb:84:65:92:07 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:eb Mtu:0 Sandbox:/var/run/netns/b805a93f-37ca-4e16-83fd-da958e9acff0 SocketPath: PciID:}] [{Interface:0xc00011ae50 Address:{IP:10.217.0.235 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.384190 | controller | Jun 09 17:17:36.695050 crc crio[20770]: time="2026-06-09T17:17:36.694977563Z" level=info msg="Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-dsnp5 Namespace:openstack ID:d9cdf6480828fe5055f10815776304b0418aef3d2fca456d6b395e8bdc793d48 UID:8a64f782-6e6e-4a41-8de0-476ff73ed0df NetNS:/var/run/netns/b805a93f-37ca-4e16-83fd-da958e9acff0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8a64f782_6e6e_4a41_8de0_476ff73ed0df.slice PodAnnotations:0xc002988c20}] Aliases:map[]}"
2026-06-09 17:48:36.384216 | controller | Jun 09 17:17:36.695296 crc crio[20770]: time="2026-06-09T17:17:36.695194909Z" level=info msg="Checking pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-dsnp5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.384234 | controller | Jun 09 17:17:36.705031 crc crio[20770]: time="2026-06-09T17:17:36.704455635Z" level=info msg="Ran pod sandbox d9cdf6480828fe5055f10815776304b0418aef3d2fca456d6b395e8bdc793d48 with infra container: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-dsnp5/POD" id=4237d1bb-16f2-40db-9fcb-b6a79c17359d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.384252 | controller | Jun 09 17:17:36.708304 crc crio[20770]: time="2026-06-09T17:17:36.708184242Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=42daea2a-1c34-4216-b5ae-612a5216a300 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.384269 | controller | Jun 09 17:17:36.779318 crc crio[20770]: time="2026-06-09T17:17:36.77922126Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=402e63ff-264a-47af-bbd1-d6957d023861 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.384285 | controller | Jun 09 17:17:36.787598 crc crio[20770]: time="2026-06-09T17:17:36.787481307Z" level=info msg="Creating container: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-dsnp5/download-cache-edpm-deployment-ipam-openstack-edpm-ipam" id=bbe7dfdd-6fd9-44c7-9702-31c2b0824c8a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.384303 | controller | Jun 09 17:17:36.788225 crc crio[20770]: time="2026-06-09T17:17:36.788148326Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.384320 | controller | Jun 09 17:17:36.846876 crc crio[20770]: time="2026-06-09T17:17:36.846775747Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.384336 | controller | Jun 09 17:17:36.851374 crc crio[20770]: time="2026-06-09T17:17:36.851312957Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.384353 | controller | Jun 09 17:17:37.056792 crc crio[20770]: time="2026-06-09T17:17:37.056640757Z" level=info msg="Created container 3aa9c9a346abae259131a15d40fec94d4de6023966e425eceb062ad5f61666bd: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-dsnp5/download-cache-edpm-deployment-ipam-openstack-edpm-ipam" id=bbe7dfdd-6fd9-44c7-9702-31c2b0824c8a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.384369 | controller | Jun 09 17:17:37.058446 crc crio[20770]: time="2026-06-09T17:17:37.058075878Z" level=info msg="Starting container: 3aa9c9a346abae259131a15d40fec94d4de6023966e425eceb062ad5f61666bd" id=2dbcc851-524a-4958-8098-521c3d4b5171 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.384385 | controller | Jun 09 17:17:37.066446 crc crio[20770]: time="2026-06-09T17:17:37.06583059Z" level=info msg="Started container" PID=130036 containerID=3aa9c9a346abae259131a15d40fec94d4de6023966e425eceb062ad5f61666bd description=openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-dsnp5/download-cache-edpm-deployment-ipam-openstack-edpm-ipam id=2dbcc851-524a-4958-8098-521c3d4b5171 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d9cdf6480828fe5055f10815776304b0418aef3d2fca456d6b395e8bdc793d48
2026-06-09 17:48:36.384403 | controller | Jun 09 17:18:00.660515 crc crio[20770]: time="2026-06-09T17:18:00.659516875Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683758-9r26p/POD" id=18a29a45-58f5-4f7d-911e-ff4e0e03e39b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.384424 | controller | Jun 09 17:18:00.660515 crc crio[20770]: time="2026-06-09T17:18:00.660500773Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.384441 | controller | Jun 09 17:18:00.740494 crc crio[20770]: time="2026-06-09T17:18:00.739570821Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683758-9r26p Namespace:openshift-infra ID:6f87001980a7073ad76545b38405141acfc88a115bf2323cf4efa6fc0553319e UID:247ac8a4-6157-4756-94a3-1820384f4924 NetNS:/var/run/netns/618f0d1d-41dc-4fcd-86d7-17e3c6b1d717 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod247ac8a4_6157_4756_94a3_1820384f4924.slice PodAnnotations:0xc00008d898}] Aliases:map[]}"
2026-06-09 17:48:36.384459 | controller | Jun 09 17:18:00.740494 crc crio[20770]: time="2026-06-09T17:18:00.739939342Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683758-9r26p to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.384476 | controller | Jun 09 17:18:01.653748 crc crio[20770]: 2026-06-09T17:18:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6f87001980a7073 Mac:0e:79:ae:7f:8a:3b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ec Mtu:0 Sandbox:/var/run/netns/618f0d1d-41dc-4fcd-86d7-17e3c6b1d717 SocketPath: PciID:}] [{Interface:0xc000110e90 Address:{IP:10.217.0.236 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.384493 | controller | Jun 09 17:18:01.655004 crc crio[20770]: time="2026-06-09T17:18:01.654938316Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683758-9r26p Namespace:openshift-infra ID:6f87001980a7073ad76545b38405141acfc88a115bf2323cf4efa6fc0553319e UID:247ac8a4-6157-4756-94a3-1820384f4924 NetNS:/var/run/netns/618f0d1d-41dc-4fcd-86d7-17e3c6b1d717 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod247ac8a4_6157_4756_94a3_1820384f4924.slice PodAnnotations:0xc00008d898}] Aliases:map[]}"
2026-06-09 17:48:36.384510 | controller | Jun 09 17:18:01.655195 crc crio[20770]: time="2026-06-09T17:18:01.655139112Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683758-9r26p for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.384550 | controller | Jun 09 17:18:01.666762 crc crio[20770]: time="2026-06-09T17:18:01.666289292Z" level=info msg="Ran pod sandbox 6f87001980a7073ad76545b38405141acfc88a115bf2323cf4efa6fc0553319e with infra container: openshift-infra/auto-csr-approver-29683758-9r26p/POD" id=18a29a45-58f5-4f7d-911e-ff4e0e03e39b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.384569 | controller | Jun 09 17:18:01.670557 crc crio[20770]: time="2026-06-09T17:18:01.670481172Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=9581cd1b-a6ee-4dea-8632-798191b989ab name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.384588 | controller | Jun 09 17:18:01.685846 crc crio[20770]: time="2026-06-09T17:18:01.685789771Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 17:48:36.384605 | controller | Jun 09 17:18:02.675056 crc crio[20770]: time="2026-06-09T17:18:02.674475875Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=9581cd1b-a6ee-4dea-8632-798191b989ab name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.384623 | controller | Jun 09 17:18:02.676990 crc crio[20770]: time="2026-06-09T17:18:02.676261506Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=a024db32-ec5a-4a33-96eb-431f398d3e40 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.384647 | controller | Jun 09 17:18:02.682061 crc crio[20770]: time="2026-06-09T17:18:02.681994311Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=0fcfa636-6c90-487b-ae16-b1266f626d7c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.384664 | controller | Jun 09 17:18:02.693433 crc crio[20770]: time="2026-06-09T17:18:02.693366588Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683758-9r26p/oc" id=6a2ff3f2-92d5-46a4-a7b8-f8c29f8b8e31 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.384681 | controller | Jun 09 17:18:02.694048 crc crio[20770]: time="2026-06-09T17:18:02.693987646Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.384697 | controller | Jun 09 17:18:02.756581 crc crio[20770]: time="2026-06-09T17:18:02.756127671Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.384714 | controller | Jun 09 17:18:03.029869 crc crio[20770]: time="2026-06-09T17:18:03.029777041Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.384731 | controller | Jun 09 17:18:03.145590 crc crio[20770]: time="2026-06-09T17:18:03.145472729Z" level=info msg="Created container 1f64805b0fe617f74703bf7701ceade9efbed8d5a19c2f0804875d3d5649256e: openshift-infra/auto-csr-approver-29683758-9r26p/oc" id=6a2ff3f2-92d5-46a4-a7b8-f8c29f8b8e31 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.384756 | controller | Jun 09 17:18:03.146732 crc crio[20770]: time="2026-06-09T17:18:03.146607802Z" level=info msg="Starting container: 1f64805b0fe617f74703bf7701ceade9efbed8d5a19c2f0804875d3d5649256e" id=902e0e58-31d0-40ee-8fc2-146ef2ff8dc2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.384786 | controller | Jun 09 17:18:03.151872 crc crio[20770]: time="2026-06-09T17:18:03.151755539Z" level=info msg="Started container" PID=131570 containerID=1f64805b0fe617f74703bf7701ceade9efbed8d5a19c2f0804875d3d5649256e description=openshift-infra/auto-csr-approver-29683758-9r26p/oc id=902e0e58-31d0-40ee-8fc2-146ef2ff8dc2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6f87001980a7073ad76545b38405141acfc88a115bf2323cf4efa6fc0553319e
2026-06-09 17:48:36.384813 | controller | Jun 09 17:18:05.310064 crc crio[20770]: time="2026-06-09T17:18:05.308979464Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-59q2w/POD" id=da80c36c-7fec-420c-8f59-ce967b930dfb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.384833 | controller | Jun 09 17:18:05.310064 crc crio[20770]: time="2026-06-09T17:18:05.310049915Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.384851 | controller | Jun 09 17:18:05.350054 crc crio[20770]: time="2026-06-09T17:18:05.34997839Z" level=info msg="Stopping pod sandbox: 6f87001980a7073ad76545b38405141acfc88a115bf2323cf4efa6fc0553319e" id=5ed7d7ec-0686-4256-85b1-597e5071c869 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.384869 | controller | Jun 09 17:18:05.350869 crc crio[20770]: time="2026-06-09T17:18:05.350843295Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683758-9r26p Namespace:openshift-infra ID:6f87001980a7073ad76545b38405141acfc88a115bf2323cf4efa6fc0553319e UID:247ac8a4-6157-4756-94a3-1820384f4924 NetNS:/var/run/netns/618f0d1d-41dc-4fcd-86d7-17e3c6b1d717 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod247ac8a4_6157_4756_94a3_1820384f4924.slice PodAnnotations:0xc0029d4d28}] Aliases:map[]}"
2026-06-09 17:48:36.384891 | controller | Jun 09 17:18:05.351183 crc crio[20770]: time="2026-06-09T17:18:05.351164534Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683758-9r26p from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.384911 | controller | Jun 09 17:18:05.357173 crc crio[20770]: time="2026-06-09T17:18:05.357136915Z" level=info msg="Got pod network &{Name:certified-operators-59q2w Namespace:openshift-marketplace ID:f17aa7641e41dfe9f0827f6f24964c099032488fbf3349da827b0c7d81e5a1f5 UID:3d8aac63-6308-40dd-a230-ac9074248efc NetNS:/var/run/netns/0ce4e808-32dd-4495-b396-efde060d1d0a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3d8aac63_6308_40dd_a230_ac9074248efc.slice PodAnnotations:0xc001e80990}] Aliases:map[]}"
2026-06-09 17:48:36.384929 | controller | Jun 09 17:18:05.357352 crc crio[20770]: time="2026-06-09T17:18:05.357335891Z" level=info msg="Adding pod openshift-marketplace_certified-operators-59q2w to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.384946 | controller | Jun 09 17:18:05.865799 crc crio[20770]: time="2026-06-09T17:18:05.860547714Z" level=info msg="Stopped pod sandbox: 6f87001980a7073ad76545b38405141acfc88a115bf2323cf4efa6fc0553319e" id=5ed7d7ec-0686-4256-85b1-597e5071c869 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.384964 | controller | Jun 09 17:18:06.044095 crc crio[20770]: 2026-06-09T17:18:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f17aa7641e41dfe Mac:a6:cd:da:7d:bc:2f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ed Mtu:0 Sandbox:/var/run/netns/0ce4e808-32dd-4495-b396-efde060d1d0a SocketPath: PciID:}] [{Interface:0xc0001108e0 Address:{IP:10.217.0.237 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.384981 | controller | Jun 09 17:18:06.045550 crc crio[20770]: time="2026-06-09T17:18:06.045480999Z" level=info msg="Got pod network &{Name:certified-operators-59q2w Namespace:openshift-marketplace ID:f17aa7641e41dfe9f0827f6f24964c099032488fbf3349da827b0c7d81e5a1f5 UID:3d8aac63-6308-40dd-a230-ac9074248efc NetNS:/var/run/netns/0ce4e808-32dd-4495-b396-efde060d1d0a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3d8aac63_6308_40dd_a230_ac9074248efc.slice PodAnnotations:0xc001e80990}] Aliases:map[]}"
2026-06-09 17:48:36.384999 | controller | Jun 09 17:18:06.045774 crc crio[20770]: time="2026-06-09T17:18:06.045721786Z" level=info msg="Checking pod openshift-marketplace_certified-operators-59q2w for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.385016 | controller | Jun 09 17:18:06.054504 crc crio[20770]: time="2026-06-09T17:18:06.054450146Z" level=info msg="Ran pod sandbox f17aa7641e41dfe9f0827f6f24964c099032488fbf3349da827b0c7d81e5a1f5 with infra container: openshift-marketplace/certified-operators-59q2w/POD" id=da80c36c-7fec-420c-8f59-ce967b930dfb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.385034 | controller | Jun 09 17:18:06.057720 crc crio[20770]: time="2026-06-09T17:18:06.056954108Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=17ac4750-a90c-4c21-8c0a-37aa334d3dea name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.385051 | controller | Jun 09 17:18:06.060202 crc crio[20770]: time="2026-06-09T17:18:06.060141929Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=9f4853c9-ad2f-4305-81e1-c48e673b1bf6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.385068 | controller | Jun 09 17:18:06.070048 crc crio[20770]: time="2026-06-09T17:18:06.069967991Z" level=info msg="Creating container: openshift-marketplace/certified-operators-59q2w/extract-utilities" id=9013cd77-d445-4e3a-a6dc-3f0af32ca07c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.385088 | controller | Jun 09 17:18:06.070446 crc crio[20770]: time="2026-06-09T17:18:06.070384833Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.385106 | controller | Jun 09 17:18:06.257306 crc crio[20770]: time="2026-06-09T17:18:06.256880642Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.385126 | controller | Jun 09 17:18:06.285424 crc crio[20770]: time="2026-06-09T17:18:06.285308558Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.385152 | controller | Jun 09 17:18:06.648313 crc crio[20770]: time="2026-06-09T17:18:06.648184736Z" level=info msg="Created container f2e7f72ec0f39f5d07a7f20a9176ae92bbf0411a2dd144415d3d883bb9805678: openshift-marketplace/certified-operators-59q2w/extract-utilities" id=9013cd77-d445-4e3a-a6dc-3f0af32ca07c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.385179 | controller | Jun 09 17:18:06.650243 crc crio[20770]: time="2026-06-09T17:18:06.650150192Z" level=info msg="Starting container: f2e7f72ec0f39f5d07a7f20a9176ae92bbf0411a2dd144415d3d883bb9805678" id=a95dca02-4dff-4cd6-b6f1-39f0567a6b2b name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.385201 | controller | Jun 09 17:18:06.662175 crc crio[20770]: time="2026-06-09T17:18:06.661965851Z" level=info msg="Started container" PID=131883 containerID=f2e7f72ec0f39f5d07a7f20a9176ae92bbf0411a2dd144415d3d883bb9805678 description=openshift-marketplace/certified-operators-59q2w/extract-utilities id=a95dca02-4dff-4cd6-b6f1-39f0567a6b2b name=/runtime.v1.RuntimeService/StartContainer sandboxID=f17aa7641e41dfe9f0827f6f24964c099032488fbf3349da827b0c7d81e5a1f5
2026-06-09 17:48:36.385219 | controller | Jun 09 17:18:07.565959 crc crio[20770]: time="2026-06-09T17:18:07.565362953Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=eddada35-9fc5-4b14-8438-9bb7b974e82e name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.385236 | controller | Jun 09 17:18:07.580463 crc crio[20770]: time="2026-06-09T17:18:07.580331583Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-09 17:48:36.385254 | controller | Jun 09 17:18:08.196460 crc crio[20770]: time="2026-06-09T17:18:08.196267898Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e" id=eddada35-9fc5-4b14-8438-9bb7b974e82e name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.385272 | controller | Jun 09 17:18:08.197773 crc crio[20770]: time="2026-06-09T17:18:08.197293168Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=8964721b-3bed-4b34-ac2b-35e84d1bc02a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.385290 | controller | Jun 09 17:18:08.200682 crc crio[20770]: time="2026-06-09T17:18:08.200559511Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=a0ebeeb2-007d-472a-a641-53cc4ed94e42 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.385307 | controller | Jun 09 17:18:08.210266 crc crio[20770]: time="2026-06-09T17:18:08.210166367Z" level=info msg="Creating container: openshift-marketplace/certified-operators-59q2w/extract-content" id=776f9119-9052-4972-b945-8c02b1421943 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.385325 | controller | Jun 09 17:18:08.210924 crc crio[20770]: time="2026-06-09T17:18:08.210821806Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.385345 | controller | Jun 09 17:18:08.281398 crc crio[20770]: time="2026-06-09T17:18:08.281242966Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.385363 | controller | Jun 09 17:18:08.285866 crc crio[20770]: time="2026-06-09T17:18:08.285427096Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.385379 | controller | Jun 09 17:18:08.453760 crc crio[20770]: time="2026-06-09T17:18:08.453445025Z" level=info msg="Created container 37328452c4c403196108e438d73ca77335f891ea518056b9425aa81cc71a110b: openshift-marketplace/certified-operators-59q2w/extract-content" id=776f9119-9052-4972-b945-8c02b1421943 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.385396 | controller | Jun 09 17:18:08.464744 crc crio[20770]: time="2026-06-09T17:18:08.464543303Z" level=info msg="Starting container: 37328452c4c403196108e438d73ca77335f891ea518056b9425aa81cc71a110b" id=72075b80-b53d-4dd2-b143-19da6efc088b name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.385413 | controller | Jun 09 17:18:08.473125 crc crio[20770]: time="2026-06-09T17:18:08.472990395Z" level=info msg="Started container" PID=131928 containerID=37328452c4c403196108e438d73ca77335f891ea518056b9425aa81cc71a110b description=openshift-marketplace/certified-operators-59q2w/extract-content id=72075b80-b53d-4dd2-b143-19da6efc088b name=/runtime.v1.RuntimeService/StartContainer sandboxID=f17aa7641e41dfe9f0827f6f24964c099032488fbf3349da827b0c7d81e5a1f5
2026-06-09 17:48:36.385431 | controller | Jun 09 17:18:11.658466 crc crio[20770]: time="2026-06-09T17:18:11.657986819Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=f0e294e2-7f77-43a6-b5e3-e379889b8136 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.385447 | controller | Jun 09 17:18:11.662335 crc crio[20770]: time="2026-06-09T17:18:11.662256282Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=b515aa4a-c0da-443e-83d3-1f6ef00a4153 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.385464 | controller | Jun 09 17:18:11.675453 crc crio[20770]: time="2026-06-09T17:18:11.675161462Z" level=info msg="Creating container: openshift-marketplace/certified-operators-59q2w/registry-server" id=9f0263db-e4d2-44c9-bb26-de5baa39a8b6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.385482 | controller | Jun 09 17:18:11.675818 crc crio[20770]: time="2026-06-09T17:18:11.675765979Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.385500 | controller | Jun 09 17:18:11.748525 crc crio[20770]: time="2026-06-09T17:18:11.748424023Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.385538 | controller | Jun 09 17:18:11.754832 crc crio[20770]: time="2026-06-09T17:18:11.754768185Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.385558 | controller | Jun 09 17:18:11.970951 crc crio[20770]: time="2026-06-09T17:18:11.970838213Z" level=info msg="Created container 8ea373389e564c15cff689b7549b1fc7111d71f420568630fe9c017547f06151: openshift-marketplace/certified-operators-59q2w/registry-server" id=9f0263db-e4d2-44c9-bb26-de5baa39a8b6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.385580 | controller | Jun 09 17:18:11.972225 crc crio[20770]: time="2026-06-09T17:18:11.972182211Z" level=info msg="Starting container: 8ea373389e564c15cff689b7549b1fc7111d71f420568630fe9c017547f06151" id=66fca625-9aef-4bd0-a918-fb1513a44e48 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.385597 | controller | Jun 09 17:18:11.977927 crc crio[20770]: time="2026-06-09T17:18:11.977865124Z" level=info msg="Started container" PID=132187 containerID=8ea373389e564c15cff689b7549b1fc7111d71f420568630fe9c017547f06151 description=openshift-marketplace/certified-operators-59q2w/registry-server id=66fca625-9aef-4bd0-a918-fb1513a44e48 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f17aa7641e41dfe9f0827f6f24964c099032488fbf3349da827b0c7d81e5a1f5
2026-06-09 17:48:36.385614 | controller | Jun 09 17:18:28.300689 crc crio[20770]: time="2026-06-09T17:18:28.299750165Z" level=info msg="Removing container: 0b9c7ed4321edfdfa6562e27b910df9787d589c03678c9d9e1d1a80387644214" id=52433f81-c48e-4a21-81e2-dd85df9ae761 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.385631 | controller | Jun 09 17:18:28.476904 crc crio[20770]: time="2026-06-09T17:18:28.476788183Z" level=info msg="Removed container 0b9c7ed4321edfdfa6562e27b910df9787d589c03678c9d9e1d1a80387644214: openshift-infra/auto-csr-approver-29683752-mnqcz/oc" id=52433f81-c48e-4a21-81e2-dd85df9ae761 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.385648 | controller | Jun 09 17:18:28.488976 crc crio[20770]: time="2026-06-09T17:18:28.488924711Z" level=info msg="Stopping pod sandbox: 3371198da139459faf417b3a800414030347a4e0b04852b88d2e9e2932b5503c" id=ca4acba4-9d04-435a-8c08-8e5c475fe980 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.385664 | controller | Jun 09 17:18:28.489395 crc crio[20770]: time="2026-06-09T17:18:28.489373154Z" level=info msg="Stopped pod sandbox (already stopped): 3371198da139459faf417b3a800414030347a4e0b04852b88d2e9e2932b5503c" id=ca4acba4-9d04-435a-8c08-8e5c475fe980 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.385682 | controller | Jun 09 17:18:28.490302 crc crio[20770]: time="2026-06-09T17:18:28.490118735Z" level=info msg="Removing pod sandbox: 3371198da139459faf417b3a800414030347a4e0b04852b88d2e9e2932b5503c" id=f183821c-4140-4dc1-bb41-6072e670dafe name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.385699 | controller | Jun 09 17:18:28.509310 crc crio[20770]: time="2026-06-09T17:18:28.508870833Z" level=info msg="Removed pod sandbox: 3371198da139459faf417b3a800414030347a4e0b04852b88d2e9e2932b5503c" id=f183821c-4140-4dc1-bb41-6072e670dafe name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.385716 | controller | Jun 09 17:18:30.514114 crc crio[20770]: time="2026-06-09T17:18:30.513950063Z" level=info msg="Stopping container: 8ea373389e564c15cff689b7549b1fc7111d71f420568630fe9c017547f06151 (timeout: 2s)" id=bea3b738-ffc1-498b-9b7b-936fb56afdd9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.385733 | controller | Jun 09 17:18:30.656088 crc crio[20770]: time="2026-06-09T17:18:30.655952836Z" level=info msg="Stopped container 8ea373389e564c15cff689b7549b1fc7111d71f420568630fe9c017547f06151: openshift-marketplace/certified-operators-59q2w/registry-server" id=bea3b738-ffc1-498b-9b7b-936fb56afdd9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.385750 | controller | Jun 09 17:18:30.657531 crc crio[20770]: time="2026-06-09T17:18:30.657242573Z" level=info msg="Stopping pod sandbox: f17aa7641e41dfe9f0827f6f24964c099032488fbf3349da827b0c7d81e5a1f5" id=9081a3ec-341e-4221-98b8-9cfbc8c671ac name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.385768 | controller | Jun 09 17:18:30.659739 crc crio[20770]: time="2026-06-09T17:18:30.658079057Z" level=info msg="Got pod network &{Name:certified-operators-59q2w Namespace:openshift-marketplace ID:f17aa7641e41dfe9f0827f6f24964c099032488fbf3349da827b0c7d81e5a1f5 UID:3d8aac63-6308-40dd-a230-ac9074248efc NetNS:/var/run/netns/0ce4e808-32dd-4495-b396-efde060d1d0a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3d8aac63_6308_40dd_a230_ac9074248efc.slice PodAnnotations:0xc0028941e8}] Aliases:map[]}"
2026-06-09 17:48:36.385789 | controller | Jun 09 17:18:30.659739 crc crio[20770]: time="2026-06-09T17:18:30.658228052Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-59q2w from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.385807 | controller | Jun 09 17:18:31.000908 crc crio[20770]: time="2026-06-09T17:18:31.000735536Z" level=info msg="Stopped pod sandbox: f17aa7641e41dfe9f0827f6f24964c099032488fbf3349da827b0c7d81e5a1f5" id=9081a3ec-341e-4221-98b8-9cfbc8c671ac name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.385824 | controller | Jun 09 17:19:49.621726 crc crio[20770]: time="2026-06-09T17:19:49.615719479Z" level=info msg="Stopping pod sandbox: d9cdf6480828fe5055f10815776304b0418aef3d2fca456d6b395e8bdc793d48" id=6e030088-ba79-4077-9d25-162b815d1663 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.385841 | controller | Jun 09 17:19:49.625990 crc crio[20770]: time="2026-06-09T17:19:49.625929193Z" level=info msg="Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-dsnp5 Namespace:openstack ID:d9cdf6480828fe5055f10815776304b0418aef3d2fca456d6b395e8bdc793d48 UID:8a64f782-6e6e-4a41-8de0-476ff73ed0df NetNS:/var/run/netns/b805a93f-37ca-4e16-83fd-da958e9acff0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8a64f782_6e6e_4a41_8de0_476ff73ed0df.slice PodAnnotations:0xc0029d4b68}] Aliases:map[]}"
2026-06-09 17:48:36.385858 | controller | Jun 09 17:19:49.626721 crc crio[20770]: time="2026-06-09T17:19:49.626625603Z" level=info msg="Deleting pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-dsnp5 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.385876 | controller | Jun 09 17:19:50.361681 crc crio[20770]: time="2026-06-09T17:19:50.361218715Z" level=info msg="Stopped pod sandbox: d9cdf6480828fe5055f10815776304b0418aef3d2fca456d6b395e8bdc793d48" id=6e030088-ba79-4077-9d25-162b815d1663 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.385893 | controller | Jun 09 17:19:51.214293 crc crio[20770]: time="2026-06-09T17:19:51.213791513Z" level=info msg="Running pod sandbox: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamh799g/POD" id=c6562b35-7ae0-475a-b7c5-1b3184279374 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.385911 | controller | Jun 09 17:19:51.215845 crc crio[20770]: time="2026-06-09T17:19:51.214445682Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.385930 | controller | Jun 09 17:19:51.264488 crc crio[20770]: time="2026-06-09T17:19:51.264346439Z" level=info msg="Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipamh799g Namespace:openstack ID:546c4cc7fb0f8eaa78a7dc9186d55d6f6528a672583c3710ec9f8fbfbbe71514 UID:7fc58cc2-04b6-4f49-824a-9c1a07743193 NetNS:/var/run/netns/fe6ff88b-fcf0-485b-ba0d-ef35bbb00578 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7fc58cc2_04b6_4f49_824a_9c1a07743193.slice PodAnnotations:0xc0010a32d8}] Aliases:map[]}"
2026-06-09 17:48:36.385947 | controller | Jun 09 17:19:51.264826 crc crio[20770]: time="2026-06-09T17:19:51.264512333Z" level=info msg="Adding pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamh799g to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.385965 | controller | Jun 09 17:19:52.017766 crc crio[20770]: 2026-06-09T17:19:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:546c4cc7fb0f8ea Mac:36:57:88:d6:1b:39 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ee Mtu:0 Sandbox:/var/run/netns/fe6ff88b-fcf0-485b-ba0d-ef35bbb00578 SocketPath: PciID:}] [{Interface:0xc000014730 Address:{IP:10.217.0.238 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.385986 | controller | Jun 09 17:19:52.019877 crc crio[20770]: time="2026-06-09T17:19:52.019619295Z" level=info msg="Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipamh799g Namespace:openstack ID:546c4cc7fb0f8eaa78a7dc9186d55d6f6528a672583c3710ec9f8fbfbbe71514 UID:7fc58cc2-04b6-4f49-824a-9c1a07743193 NetNS:/var/run/netns/fe6ff88b-fcf0-485b-ba0d-ef35bbb00578 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7fc58cc2_04b6_4f49_824a_9c1a07743193.slice PodAnnotations:0xc0010a32d8}] Aliases:map[]}"
2026-06-09 17:48:36.386004 | controller | Jun 09 17:19:52.020010 crc crio[20770]: time="2026-06-09T17:19:52.019967805Z" level=info msg="Checking pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamh799g for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.386021 | controller | Jun 09 17:19:52.028675 crc crio[20770]: time="2026-06-09T17:19:52.028522411Z" level=info msg="Ran pod sandbox 546c4cc7fb0f8eaa78a7dc9186d55d6f6528a672583c3710ec9f8fbfbbe71514 with infra container: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamh799g/POD" id=c6562b35-7ae0-475a-b7c5-1b3184279374 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.386039 | controller | Jun 09 17:19:52.034225 crc crio[20770]: time="2026-06-09T17:19:52.032022512Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=0116f9d8-3aa5-4cb6-b7c1-cc62703b62bb name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.386057 | controller | Jun 09 17:19:52.061329 crc crio[20770]: time="2026-06-09T17:19:52.061086559Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=fa528ffa-820c-44a8-a4b8-667001872d5a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.386074 | controller | Jun 09 17:19:52.068391 crc crio[20770]: time="2026-06-09T17:19:52.068327697Z" level=info msg="Creating container: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamh799g/configure-network-edpm-deployment-ipam-openstack-edpm-ipam" id=fee37481-e944-4322-a1cc-f78479aa6a3a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.386091 | controller | Jun 09 17:19:52.069047 crc crio[20770]: time="2026-06-09T17:19:52.068904324Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.386110 | controller | Jun 09 17:19:52.115502 crc crio[20770]: time="2026-06-09T17:19:52.11531213Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.386127 | controller | Jun 09 17:19:52.120569 crc crio[20770]: time="2026-06-09T17:19:52.120500719Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.386145 | controller | Jun 09 17:19:52.346355 crc crio[20770]: time="2026-06-09T17:19:52.346148067Z" level=info msg="Created container f8bd8926333bc30f140659cbcdae406293309bd61b134965a6499e752196ad35: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamh799g/configure-network-edpm-deployment-ipam-openstack-edpm-ipam" id=fee37481-e944-4322-a1cc-f78479aa6a3a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.386162 | controller | Jun 09 17:19:52.350141 crc crio[20770]: time="2026-06-09T17:19:52.349489143Z" level=info msg="Starting container: f8bd8926333bc30f140659cbcdae406293309bd61b134965a6499e752196ad35" id=f4810f45-214d-4ccd-8fe6-f19dd5936740 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.386193 | controller | Jun 09 17:19:52.361776 crc crio[20770]: time="2026-06-09T17:19:52.361589321Z" level=info msg="Started container" PID=137281 containerID=f8bd8926333bc30f140659cbcdae406293309bd61b134965a6499e752196ad35 description=openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamh799g/configure-network-edpm-deployment-ipam-openstack-edpm-ipam id=f4810f45-214d-4ccd-8fe6-f19dd5936740 name=/runtime.v1.RuntimeService/StartContainer sandboxID=546c4cc7fb0f8eaa78a7dc9186d55d6f6528a672583c3710ec9f8fbfbbe71514
2026-06-09 17:48:36.386214 | controller | Jun 09 17:20:00.520354 crc crio[20770]: time="2026-06-09T17:20:00.519323138Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683760-gw9cz/POD" id=3fb9e311-c170-4954-979d-2127a15cf283 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.386241 | controller | Jun 09 17:20:00.522239 crc crio[20770]: time="2026-06-09T17:20:00.520387959Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.386258 | controller | Jun 09 17:20:00.568120 crc crio[20770]: time="2026-06-09T17:20:00.567978029Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683760-gw9cz Namespace:openshift-infra ID:1b616d946b4bc12ece63472071806f19ba02fce6845c3587b672e62044bf8d1b UID:d71918ed-7c7d-4c83-83eb-d88f6b9f1f6a NetNS:/var/run/netns/79e3ff52-63c2-47db-a9e8-c6f7497f1b27 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd71918ed_7c7d_4c83_83eb_d88f6b9f1f6a.slice PodAnnotations:0xc002a08300}] Aliases:map[]}"
2026-06-09 17:48:36.386275 | controller | Jun 09 17:20:00.568120 crc crio[20770]: time="2026-06-09T17:20:00.568046021Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683760-gw9cz to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.386293 | controller | Jun 09 17:20:01.113425 crc crio[20770]: 2026-06-09T17:20:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1b616d946b4bc12 Mac:02:6b:38:17:e2:90 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ef Mtu:0 Sandbox:/var/run/netns/79e3ff52-63c2-47db-a9e8-c6f7497f1b27 SocketPath: PciID:}] [{Interface:0xc00019ae50 Address:{IP:10.217.0.239 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.386311 | controller | Jun 09 17:20:01.115088 crc crio[20770]: time="2026-06-09T17:20:01.11499458Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683760-gw9cz Namespace:openshift-infra ID:1b616d946b4bc12ece63472071806f19ba02fce6845c3587b672e62044bf8d1b UID:d71918ed-7c7d-4c83-83eb-d88f6b9f1f6a NetNS:/var/run/netns/79e3ff52-63c2-47db-a9e8-c6f7497f1b27 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd71918ed_7c7d_4c83_83eb_d88f6b9f1f6a.slice PodAnnotations:0xc002a08300}] Aliases:map[]}"
2026-06-09 17:48:36.386328 | controller | Jun 09 17:20:01.115376 crc crio[20770]: time="2026-06-09T17:20:01.115310349Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683760-gw9cz for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.386345 | controller | Jun 09 17:20:01.133465 crc crio[20770]: time="2026-06-09T17:20:01.133335938Z" level=info msg="Ran pod sandbox 1b616d946b4bc12ece63472071806f19ba02fce6845c3587b672e62044bf8d1b with infra container: openshift-infra/auto-csr-approver-29683760-gw9cz/POD" id=3fb9e311-c170-4954-979d-2127a15cf283 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.386362 | controller | Jun 09 17:20:01.140013 crc crio[20770]: time="2026-06-09T17:20:01.139895757Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=f9b930ed-f53d-427d-8fc2-aad897ad7d5d name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.386382 | controller | Jun 09 17:20:01.153959 crc crio[20770]: time="2026-06-09T17:20:01.153375925Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 17:48:36.386401 | controller | Jun 09 17:20:02.389571 crc crio[20770]: time="2026-06-09T17:20:02.388893779Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=f9b930ed-f53d-427d-8fc2-aad897ad7d5d name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.386418 | controller | Jun 09 17:20:02.391028 crc crio[20770]: time="2026-06-09T17:20:02.390304539Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=c5ea1f7b-790d-4020-be4a-3655819a65e2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.386435 | controller | Jun 09 17:20:02.392612 crc crio[20770]: time="2026-06-09T17:20:02.392530333Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=b0c44ce0-7511-4e05-a359-5dbbea39cb39 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.386452 | controller | Jun 09 17:20:02.402941 crc crio[20770]: time="2026-06-09T17:20:02.402851341Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683760-gw9cz/oc" id=c9778c80-06c5-4158-bb54-ecf5d113bad2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.386469 | controller | Jun 09 17:20:02.403469 crc crio[20770]: time="2026-06-09T17:20:02.403399276Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.386486 | controller | Jun 09 17:20:02.462885 crc crio[20770]: time="2026-06-09T17:20:02.462487958Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.386503 | controller | Jun 09 17:20:02.840990 crc crio[20770]: time="2026-06-09T17:20:02.840895424Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.386541 | controller | Jun 09 17:20:02.947828 crc crio[20770]: time="2026-06-09T17:20:02.947773631Z" level=info msg="Created container b632f0d24d39b4aedb47ccf23932ea384a16d40ee57053e175103ffd0766ba92: openshift-infra/auto-csr-approver-29683760-gw9cz/oc" id=c9778c80-06c5-4158-bb54-ecf5d113bad2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.386560 | controller | Jun 09 17:20:02.953231 crc crio[20770]: time="2026-06-09T17:20:02.953135506Z" level=info msg="Starting container: b632f0d24d39b4aedb47ccf23932ea384a16d40ee57053e175103ffd0766ba92" id=d92b2d90-a241-4686-ba8e-aa4a78d32e5f name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.386577 | controller | Jun 09 17:20:02.962530 crc crio[20770]: time="2026-06-09T17:20:02.962448444Z" level=info msg="Started container" PID=137930 containerID=b632f0d24d39b4aedb47ccf23932ea384a16d40ee57053e175103ffd0766ba92 description=openshift-infra/auto-csr-approver-29683760-gw9cz/oc id=d92b2d90-a241-4686-ba8e-aa4a78d32e5f name=/runtime.v1.RuntimeService/StartContainer sandboxID=1b616d946b4bc12ece63472071806f19ba02fce6845c3587b672e62044bf8d1b
2026-06-09 17:48:36.386594 | controller | Jun 09 17:20:04.981987 crc crio[20770]: time="2026-06-09T17:20:04.981341615Z" level=info msg="Stopping pod sandbox: 1b616d946b4bc12ece63472071806f19ba02fce6845c3587b672e62044bf8d1b" id=7c4865bb-f705-4807-a824-dad0c12fa0d3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.386611 | controller | Jun 09 17:20:04.984809 crc crio[20770]: time="2026-06-09T17:20:04.982794966Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683760-gw9cz Namespace:openshift-infra ID:1b616d946b4bc12ece63472071806f19ba02fce6845c3587b672e62044bf8d1b UID:d71918ed-7c7d-4c83-83eb-d88f6b9f1f6a NetNS:/var/run/netns/79e3ff52-63c2-47db-a9e8-c6f7497f1b27 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd71918ed_7c7d_4c83_83eb_d88f6b9f1f6a.slice PodAnnotations:0xc00291a668}] Aliases:map[]}"
2026-06-09 17:48:36.386640 | controller | Jun 09 17:20:04.984809 crc crio[20770]: time="2026-06-09T17:20:04.982954501Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683760-gw9cz from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.386659 | controller | Jun 09 17:20:05.421929 crc crio[20770]: time="2026-06-09T17:20:05.421302173Z" level=info msg="Stopped pod sandbox: 1b616d946b4bc12ece63472071806f19ba02fce6845c3587b672e62044bf8d1b" id=7c4865bb-f705-4807-a824-dad0c12fa0d3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.386676 | controller | Jun 09 17:20:28.611154 crc crio[20770]: time="2026-06-09T17:20:28.610181594Z" level=info msg="Removing container: 210ecdfb9191e4c0a23087d050ac34587ce38c25f2e723bc86597d10d0306298" id=f3f313eb-47af-4445-bbd6-7ff16335508d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.386693 | controller | Jun 09 17:20:28.923202 crc crio[20770]: time="2026-06-09T17:20:28.92260558Z" level=info msg="Removed container 210ecdfb9191e4c0a23087d050ac34587ce38c25f2e723bc86597d10d0306298: openshift-infra/auto-csr-approver-29683754-wr4tk/oc" id=f3f313eb-47af-4445-bbd6-7ff16335508d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.386709 | controller | Jun 09 17:20:28.934867 crc crio[20770]: time="2026-06-09T17:20:28.934563994Z" level=info msg="Stopping pod sandbox: d28443e1bd1b9979d1578e2160fc66f9b861f421268380c6d18161204342cab9" id=165caca0-d1a5-4951-8b97-88eb885737ca name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.386726 | controller | Jun 09 17:20:28.935258 crc crio[20770]: time="2026-06-09T17:20:28.934894474Z" level=info msg="Stopped pod sandbox (already stopped): d28443e1bd1b9979d1578e2160fc66f9b861f421268380c6d18161204342cab9" id=165caca0-d1a5-4951-8b97-88eb885737ca name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.386743 | controller | Jun 09 17:20:28.935787 crc crio[20770]: time="2026-06-09T17:20:28.935733328Z" level=info msg="Removing pod sandbox: d28443e1bd1b9979d1578e2160fc66f9b861f421268380c6d18161204342cab9" id=c4488184-c91b-464e-aa31-1bf2696df294 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.386759 | controller | Jun 09 17:20:28.950500 crc crio[20770]: time="2026-06-09T17:20:28.950364579Z" level=info msg="Removed pod sandbox: d28443e1bd1b9979d1578e2160fc66f9b861f421268380c6d18161204342cab9" id=c4488184-c91b-464e-aa31-1bf2696df294 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.386776 | controller | Jun 09 17:20:44.574899 crc crio[20770]: time="2026-06-09T17:20:44.573838139Z" level=info msg="Stopping pod sandbox: 546c4cc7fb0f8eaa78a7dc9186d55d6f6528a672583c3710ec9f8fbfbbe71514" id=ba0f3568-c811-4b1e-889b-564cbb3a2663 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.386792 | controller | Jun 09 17:20:44.576031 crc crio[20770]: time="2026-06-09T17:20:44.575550518Z" level=info msg="Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipamh799g Namespace:openstack ID:546c4cc7fb0f8eaa78a7dc9186d55d6f6528a672583c3710ec9f8fbfbbe71514 UID:7fc58cc2-04b6-4f49-824a-9c1a07743193 NetNS:/var/run/netns/fe6ff88b-fcf0-485b-ba0d-ef35bbb00578 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7fc58cc2_04b6_4f49_824a_9c1a07743193.slice PodAnnotations:0xc001e816f8}] Aliases:map[]}"
2026-06-09 17:48:36.386810 | controller | Jun 09 17:20:44.576031 crc crio[20770]: time="2026-06-09T17:20:44.575768875Z" level=info msg="Deleting pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamh799g from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.386827 | controller | Jun 09 17:20:45.057733 crc crio[20770]: time="2026-06-09T17:20:45.057270579Z" level=info msg="Stopped pod sandbox: 546c4cc7fb0f8eaa78a7dc9186d55d6f6528a672583c3710ec9f8fbfbbe71514" id=ba0f3568-c811-4b1e-889b-564cbb3a2663 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.386847 | controller | Jun 09 17:20:46.211407 crc crio[20770]: time="2026-06-09T17:20:46.210024969Z" level=info msg="Running pod sandbox: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-4cblp/POD" id=0ebff1cd-ea27-494a-915b-af2dc726f0ae name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.386865 | controller | Jun 09 17:20:46.212332 crc crio[20770]: time="2026-06-09T17:20:46.21144192Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.386883 | controller | Jun 09 17:20:46.254716 crc crio[20770]: time="2026-06-09T17:20:46.254558012Z" level=info msg="Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-4cblp Namespace:openstack ID:a3d4b6f997fdec4ce11db121f8ca92b8be6d35bdd1a1ac1806e1763251b10079 UID:8ed1bac6-c2af-41c1-9039-0e15337a43b6 NetNS:/var/run/netns/651b23cf-7b35-48b7-96d0-8cb7bc527c09 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8ed1bac6_c2af_41c1_9039_0e15337a43b6.slice PodAnnotations:0xc002895788}] Aliases:map[]}"
2026-06-09 17:48:36.386900 | controller | Jun 09 17:20:46.254716 crc crio[20770]: time="2026-06-09T17:20:46.254619843Z" level=info msg="Adding pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-4cblp to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.386917 | controller | Jun 09 17:20:46.952942 crc crio[20770]: 2026-06-09T17:20:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a3d4b6f997fdec4 Mac:f6:a7:59:e3:8d:09 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f0 Mtu:0 Sandbox:/var/run/netns/651b23cf-7b35-48b7-96d0-8cb7bc527c09 SocketPath: PciID:}] [{Interface:0xc0001346a0 Address:{IP:10.217.0.240 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.386934 | controller | Jun 09 17:20:46.954792 crc crio[20770]: time="2026-06-09T17:20:46.954752492Z" level=info msg="Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-4cblp Namespace:openstack ID:a3d4b6f997fdec4ce11db121f8ca92b8be6d35bdd1a1ac1806e1763251b10079 UID:8ed1bac6-c2af-41c1-9039-0e15337a43b6 NetNS:/var/run/netns/651b23cf-7b35-48b7-96d0-8cb7bc527c09 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8ed1bac6_c2af_41c1_9039_0e15337a43b6.slice PodAnnotations:0xc002895788}] Aliases:map[]}"
2026-06-09 17:48:36.386950 | controller | Jun 09 17:20:46.955166 crc crio[20770]: time="2026-06-09T17:20:46.955141714Z" level=info msg="Checking pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-4cblp for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.386968 | controller | Jun 09 17:20:46.965342 crc crio[20770]: time="2026-06-09T17:20:46.965241734Z" level=info msg="Ran pod sandbox a3d4b6f997fdec4ce11db121f8ca92b8be6d35bdd1a1ac1806e1763251b10079 with infra container: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-4cblp/POD" id=0ebff1cd-ea27-494a-915b-af2dc726f0ae name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.386986 | controller | Jun 09 17:20:46.967841 crc crio[20770]: time="2026-06-09T17:20:46.967734076Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=137bfd37-724e-4a93-b9f8-352b3086abab name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.387003 | controller | Jun 09 17:20:46.991420 crc crio[20770]: time="2026-06-09T17:20:46.991220933Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=5d7df642-29be-4e4a-8359-9681fbde5866 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.387023 | controller | Jun 09 17:20:47.000574 crc crio[20770]: time="2026-06-09T17:20:47.000373206Z" level=info msg="Creating container: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-4cblp/validate-network-edpm-deployment-ipam-openstack-edpm-ipam" id=2faaa8f2-9251-4589-a736-e3d633db2895 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.387041 | controller | Jun 09 17:20:47.001260 crc crio[20770]: time="2026-06-09T17:20:47.001049726Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.387059 | controller | Jun 09 17:20:47.048297 crc crio[20770]: time="2026-06-09T17:20:47.048199723Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.387077 | controller | Jun 09 17:20:47.053032 crc crio[20770]: time="2026-06-09T17:20:47.052930099Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.387093 | controller | Jun 09 17:20:47.239987 crc crio[20770]: time="2026-06-09T17:20:47.23944929Z" level=info msg="Created container fdc9dd84f83e07837d109224cbe0a2828680e71e65d8b3db2600078fd557eef7: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-4cblp/validate-network-edpm-deployment-ipam-openstack-edpm-ipam" id=2faaa8f2-9251-4589-a736-e3d633db2895 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.387110 | controller | Jun 09 17:20:47.242514 crc crio[20770]: time="2026-06-09T17:20:47.240888721Z" level=info msg="Starting container: fdc9dd84f83e07837d109224cbe0a2828680e71e65d8b3db2600078fd557eef7" id=06f3a145-1ec8-4b80-bc42-b333cea323a9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.387129 | controller | Jun 09 17:20:47.250016 crc crio[20770]: time="2026-06-09T17:20:47.249330734Z" level=info msg="Started container" PID=140476 containerID=fdc9dd84f83e07837d109224cbe0a2828680e71e65d8b3db2600078fd557eef7 description=openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-4cblp/validate-network-edpm-deployment-ipam-openstack-edpm-ipam id=06f3a145-1ec8-4b80-bc42-b333cea323a9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a3d4b6f997fdec4ce11db121f8ca92b8be6d35bdd1a1ac1806e1763251b10079
2026-06-09 17:48:36.387146 | controller | Jun 09 17:20:53.705427 crc crio[20770]: time="2026-06-09T17:20:53.704506499Z" level=info msg="Stopping pod sandbox: a3d4b6f997fdec4ce11db121f8ca92b8be6d35bdd1a1ac1806e1763251b10079" id=afaab98d-ef8c-483f-88d4-172b175fbcdb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.387164 | controller | Jun 09 17:20:53.707173 crc crio[20770]: time="2026-06-09T17:20:53.706131106Z" level=info msg="Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-4cblp Namespace:openstack ID:a3d4b6f997fdec4ce11db121f8ca92b8be6d35bdd1a1ac1806e1763251b10079 UID:8ed1bac6-c2af-41c1-9039-0e15337a43b6 NetNS:/var/run/netns/651b23cf-7b35-48b7-96d0-8cb7bc527c09 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8ed1bac6_c2af_41c1_9039_0e15337a43b6.slice PodAnnotations:0xc00291a368}] Aliases:map[]}"
2026-06-09 17:48:36.387181 | controller | Jun 09 17:20:53.707173 crc crio[20770]: time="2026-06-09T17:20:53.70627236Z" level=info msg="Deleting pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-4cblp from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.387198 | controller | Jun 09 17:20:54.169981 crc crio[20770]: time="2026-06-09T17:20:54.169884679Z" level=info msg="Stopped pod sandbox: a3d4b6f997fdec4ce11db121f8ca92b8be6d35bdd1a1ac1806e1763251b10079" id=afaab98d-ef8c-483f-88d4-172b175fbcdb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.387218 | controller | Jun 09 17:20:55.273041 crc crio[20770]: time="2026-06-09T17:20:55.272180888Z" level=info msg="Running pod sandbox: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-jdhb4/POD" id=13629592-b7d0-4ca8-888a-a2ab95848731 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.387242 | controller | Jun 09 17:20:55.273041 crc crio[20770]: time="2026-06-09T17:20:55.272994121Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.387268 | controller | Jun 09 17:20:55.310163 crc crio[20770]: time="2026-06-09T17:20:55.310035178Z" level=info msg="Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-jdhb4 Namespace:openstack ID:fd769420ee8862361a06eacdf151f58ae2981f68b3f68793c15e32869491b77a UID:234d39d0-910b-4ab4-8ff3-649d58b0fbc1 NetNS:/var/run/netns/1eacf628-c0b6-43f8-b5bc-f94958180dd7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod234d39d0_910b_4ab4_8ff3_649d58b0fbc1.slice PodAnnotations:0xc0005c6cc0}] Aliases:map[]}"
2026-06-09 17:48:36.387289 | controller | Jun 09 17:20:55.310163 crc crio[20770]: time="2026-06-09T17:20:55.310151551Z" level=info msg="Adding pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-jdhb4 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.387306 | controller | Jun 09 17:20:55.807824 crc crio[20770]: 2026-06-09T17:20:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fd769420ee88623 Mac:56:9a:ef:a7:0c:4e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f1 Mtu:0 Sandbox:/var/run/netns/1eacf628-c0b6-43f8-b5bc-f94958180dd7 SocketPath: PciID:}] [{Interface:0xc00043e730 Address:{IP:10.217.0.241 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.387322 | controller | Jun 09 17:20:55.809417 crc crio[20770]: time="2026-06-09T17:20:55.809331974Z" level=info msg="Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-jdhb4 Namespace:openstack ID:fd769420ee8862361a06eacdf151f58ae2981f68b3f68793c15e32869491b77a UID:234d39d0-910b-4ab4-8ff3-649d58b0fbc1 NetNS:/var/run/netns/1eacf628-c0b6-43f8-b5bc-f94958180dd7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod234d39d0_910b_4ab4_8ff3_649d58b0fbc1.slice PodAnnotations:0xc0005c6cc0}] Aliases:map[]}"
2026-06-09 17:48:36.387338 | controller | Jun 09 17:20:55.809538 crc crio[20770]: time="2026-06-09T17:20:55.809491409Z" level=info msg="Checking pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-jdhb4 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.387355 | controller | Jun 09 17:20:55.817401 crc crio[20770]: time="2026-06-09T17:20:55.817350865Z" level=info msg="Ran pod sandbox fd769420ee8862361a06eacdf151f58ae2981f68b3f68793c15e32869491b77a with infra container: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-jdhb4/POD" id=13629592-b7d0-4ca8-888a-a2ab95848731 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.387371 | controller | Jun 09 17:20:55.821696 crc crio[20770]: time="2026-06-09T17:20:55.821573677Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=cf20e65f-1729-48cb-9074-d4e16ab09ce2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.387387 | controller | Jun 09 17:20:55.848371 crc crio[20770]: time="2026-06-09T17:20:55.848190163Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=527ca0ca-f1a6-45e8-a9ef-681576cdc595 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.387403 | controller | Jun 09 17:20:55.859141 crc crio[20770]: time="2026-06-09T17:20:55.8571107Z" level=info msg="Creating container: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-jdhb4/install-os-edpm-deployment-ipam-openstack-edpm-ipam" id=96da935d-0812-485f-b324-01b72363c4e6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.387424 | controller | Jun 09 17:20:55.859141 crc crio[20770]: time="2026-06-09T17:20:55.857501901Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.387441 | controller | Jun 09 17:20:55.924292 crc crio[20770]: time="2026-06-09T17:20:55.924189662Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.387458 | controller | Jun 09 17:20:55.928279 crc crio[20770]: time="2026-06-09T17:20:55.928213357Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.387474 | controller | Jun 09 17:20:56.090754 crc crio[20770]: time="2026-06-09T17:20:56.090572171Z" level=info msg="Created container 9d36e672ebdd248b3964a3743f000b2a392180c4d79f0a01de5b986ea1adffd5: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-jdhb4/install-os-edpm-deployment-ipam-openstack-edpm-ipam" id=96da935d-0812-485f-b324-01b72363c4e6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.387491 | controller | Jun 09 17:20:56.092477 crc crio[20770]: time="2026-06-09T17:20:56.092360393Z" level=info msg="Starting container: 9d36e672ebdd248b3964a3743f000b2a392180c4d79f0a01de5b986ea1adffd5" id=c6703a1e-bb5a-4dab-88f2-685dbda12425 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.387507 | controller | Jun 09 17:20:56.098816 crc crio[20770]: time="2026-06-09T17:20:56.098555021Z" level=info msg="Started container" PID=141104 containerID=9d36e672ebdd248b3964a3743f000b2a392180c4d79f0a01de5b986ea1adffd5 description=openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-jdhb4/install-os-edpm-deployment-ipam-openstack-edpm-ipam id=c6703a1e-bb5a-4dab-88f2-685dbda12425 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fd769420ee8862361a06eacdf151f58ae2981f68b3f68793c15e32869491b77a
2026-06-09 17:48:36.387548 | controller | Jun 09 17:21:28.970994 crc crio[20770]: time="2026-06-09T17:21:28.970580058Z" level=info msg="Removing container: 0025dcd1bc0b6b0cb2b9b76e478c60813caeaa6ae1b42255f111d22abeedbbef" id=c0619a3e-d84b-4f42-af7f-0bb2975efeb3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.387566 | controller | Jun 09 17:21:29.002117 crc crio[20770]: time="2026-06-09T17:21:29.00189483Z" level=info msg="Removed container 0025dcd1bc0b6b0cb2b9b76e478c60813caeaa6ae1b42255f111d22abeedbbef: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-l7nz2/init" id=c0619a3e-d84b-4f42-af7f-0bb2975efeb3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.387583 | controller | Jun 09 17:21:29.005204 crc crio[20770]: time="2026-06-09T17:21:29.005137583Z" level=info msg="Removing container: 25b3342a2439c9930aa45fe87af9d2c065455d6e24c7d28d02bb0696739eaeb3" id=7747942b-07bd-4719-b549-bc986ef0f663 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.387599 | controller | Jun 09 17:21:29.085866 crc crio[20770]: time="2026-06-09T17:21:29.085773455Z" level=info msg="Removed container 25b3342a2439c9930aa45fe87af9d2c065455d6e24c7d28d02bb0696739eaeb3: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-l7nz2/openstack-edpm-ipam-provisionserver-checksum-discovery" id=7747942b-07bd-4719-b549-bc986ef0f663 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.387615 | controller | Jun 09 17:21:29.095253 crc crio[20770]: time="2026-06-09T17:21:29.095153215Z" level=info msg="Stopping pod sandbox: ebad92df83403b3355d9ddd62ddee513ec34c4c82a9e383a05bf0b216b0832a4" id=02b1954b-0027-44c0-99fe-d25111f23668 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.387635 | controller | Jun 09 17:21:29.095526 crc crio[20770]: time="2026-06-09T17:21:29.095268648Z" level=info msg="Stopped pod sandbox (already stopped): ebad92df83403b3355d9ddd62ddee513ec34c4c82a9e383a05bf0b216b0832a4" id=02b1954b-0027-44c0-99fe-d25111f23668 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.387652 | controller | Jun 09 17:21:29.096008 crc crio[20770]: time="2026-06-09T17:21:29.095932917Z" level=info msg="Removing pod sandbox: ebad92df83403b3355d9ddd62ddee513ec34c4c82a9e383a05bf0b216b0832a4" id=3b9b7e8c-510b-42d1-9dc0-edea2713578b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.387667 | controller | Jun 09 17:21:29.120329 crc crio[20770]: time="2026-06-09T17:21:29.120258028Z" level=info msg="Removed pod sandbox: ebad92df83403b3355d9ddd62ddee513ec34c4c82a9e383a05bf0b216b0832a4" id=3b9b7e8c-510b-42d1-9dc0-edea2713578b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.387683 | controller | Jun 09 17:21:37.306254 crc crio[20770]: time="2026-06-09T17:21:37.305137057Z" level=info msg="Stopping pod sandbox: fd769420ee8862361a06eacdf151f58ae2981f68b3f68793c15e32869491b77a" id=bec01077-7c44-47a4-b264-9aefa89867e8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.387700 | controller | Jun 09 17:21:37.308002 crc crio[20770]: time="2026-06-09T17:21:37.307066362Z" level=info msg="Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-jdhb4 Namespace:openstack ID:fd769420ee8862361a06eacdf151f58ae2981f68b3f68793c15e32869491b77a UID:234d39d0-910b-4ab4-8ff3-649d58b0fbc1 NetNS:/var/run/netns/1eacf628-c0b6-43f8-b5bc-f94958180dd7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod234d39d0_910b_4ab4_8ff3_649d58b0fbc1.slice PodAnnotations:0xc0010a22d0}] Aliases:map[]}"
2026-06-09 17:48:36.387716 | controller | Jun 09 17:21:37.308002 crc crio[20770]: time="2026-06-09T17:21:37.307520245Z" level=info msg="Deleting pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-jdhb4 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.387733 | controller | Jun 09 17:21:37.885918 crc crio[20770]: time="2026-06-09T17:21:37.885367453Z" level=info msg="Stopped pod sandbox: fd769420ee8862361a06eacdf151f58ae2981f68b3f68793c15e32869491b77a" id=bec01077-7c44-47a4-b264-9aefa89867e8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.387749 | controller | Jun 09 17:21:38.887310 crc crio[20770]: time="2026-06-09T17:21:38.886805018Z" level=info msg="Running pod sandbox: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-4q5zl/POD" id=8b5d5d5e-64ca-4bfd-aefc-061d7173367d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.387765 | controller | Jun 09 17:21:38.888486 crc crio[20770]: time="2026-06-09T17:21:38.887341054Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.387781 | controller | Jun 09 17:21:38.917438 crc crio[20770]: time="2026-06-09T17:21:38.917126101Z" level=info msg="Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-4q5zl Namespace:openstack ID:96bf8711c9eb870283ad9f0dc5c257926c7a75dd36dc38b0c68f59cb5663a162 UID:5f8c0319-e985-4eec-8803-d3a91c5985ca NetNS:/var/run/netns/a587ff44-e4b0-448c-9b08-31321059d0aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5f8c0319_e985_4eec_8803_d3a91c5985ca.slice PodAnnotations:0xc0010a3300}] Aliases:map[]}"
2026-06-09 17:48:36.387798 | controller | Jun 09 17:21:38.917438 crc crio[20770]: time="2026-06-09T17:21:38.917376058Z" level=info msg="Adding pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-4q5zl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.387814 | controller | Jun 09 17:21:39.930504 crc crio[20770]: 2026-06-09T17:21:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:96bf8711c9eb870 Mac:2e:a1:ce:e8:4c:21 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f2 Mtu:0 Sandbox:/var/run/netns/a587ff44-e4b0-448c-9b08-31321059d0aa SocketPath: PciID:}] [{Interface:0xc0004b45e0 Address:{IP:10.217.0.242 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.387836 | controller | Jun 09 17:21:39.933697 crc crio[20770]: time="2026-06-09T17:21:39.933604718Z" level=info msg="Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-4q5zl Namespace:openstack ID:96bf8711c9eb870283ad9f0dc5c257926c7a75dd36dc38b0c68f59cb5663a162 UID:5f8c0319-e985-4eec-8803-d3a91c5985ca NetNS:/var/run/netns/a587ff44-e4b0-448c-9b08-31321059d0aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5f8c0319_e985_4eec_8803_d3a91c5985ca.slice PodAnnotations:0xc0010a3300}] Aliases:map[]}"
2026-06-09 17:48:36.387853 | controller | Jun 09 17:21:39.933963 crc crio[20770]: time="2026-06-09T17:21:39.933944148Z" level=info msg="Checking pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-4q5zl for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.387869 | controller | Jun 09 17:21:39.951064 crc crio[20770]: time="2026-06-09T17:21:39.948171937Z" level=info msg="Ran pod sandbox 96bf8711c9eb870283ad9f0dc5c257926c7a75dd36dc38b0c68f59cb5663a162 with infra container: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-4q5zl/POD" id=8b5d5d5e-64ca-4bfd-aefc-061d7173367d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.387885 | controller | Jun 09 17:21:39.951064 crc crio[20770]: time="2026-06-09T17:21:39.950569457Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=5c38e163-a15c-42af-a10b-3519003054de name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.387901 | controller | Jun 09 17:21:39.989429 crc crio[20770]: time="2026-06-09T17:21:39.989268681Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=75fed1d3-2084-4399-bd57-8e92b3261036 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.387917 | controller | Jun 09 17:21:40.023697 crc crio[20770]: time="2026-06-09T17:21:40.023526027Z" level=info msg="Creating container: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-4q5zl/configure-os-edpm-deployment-ipam-openstack-edpm-ipam" id=78720972-c94a-4bb7-912a-c66ecf29a078 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.387932 | controller | Jun 09 17:21:40.024307 crc crio[20770]: time="2026-06-09T17:21:40.024245088Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.387948 | controller | Jun 09 17:21:40.099145 crc crio[20770]: time="2026-06-09T17:21:40.09897399Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.387964 | controller | Jun 09 17:21:40.108562 crc crio[20770]: time="2026-06-09T17:21:40.107187866Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.387980 | controller | Jun 09 17:21:40.296369 crc crio[20770]: time="2026-06-09T17:21:40.29625745Z" level=info msg="Created container c8b95917662d03e3ab88c7827df8231e910716982e7788f34236408c21096e5f: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-4q5zl/configure-os-edpm-deployment-ipam-openstack-edpm-ipam" id=78720972-c94a-4bb7-912a-c66ecf29a078 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.387996 | controller | Jun 09 17:21:40.298063 crc crio[20770]: time="2026-06-09T17:21:40.297965079Z" level=info msg="Starting container: c8b95917662d03e3ab88c7827df8231e910716982e7788f34236408c21096e5f" id=35d4b24d-e8c1-4d11-a614-42fc6dc8ef20 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.388014 | controller | Jun 09 17:21:40.307135 crc crio[20770]: time="2026-06-09T17:21:40.306940668Z" level=info msg="Started container" PID=143602 containerID=c8b95917662d03e3ab88c7827df8231e910716982e7788f34236408c21096e5f description=openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-4q5zl/configure-os-edpm-deployment-ipam-openstack-edpm-ipam id=35d4b24d-e8c1-4d11-a614-42fc6dc8ef20 name=/runtime.v1.RuntimeService/StartContainer sandboxID=96bf8711c9eb870283ad9f0dc5c257926c7a75dd36dc38b0c68f59cb5663a162
2026-06-09 17:48:36.388032 | controller | Jun 09 17:22:00.566476 crc crio[20770]: time="2026-06-09T17:22:00.565604076Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683762-bxcxk/POD" id=42b8688b-3bf7-4917-bff2-6f564178b382 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.388048 | controller | Jun 09 17:22:00.566476 crc crio[20770]: time="2026-06-09T17:22:00.566454331Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.388065 | controller | Jun 09 17:22:00.605942 crc crio[20770]: time="2026-06-09T17:22:00.605826844Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683762-bxcxk Namespace:openshift-infra ID:42a67b204cc6d64caab48e67c14ca03fe9f2a55e785b5477ba33a598f2e6ae1d UID:655c9fd2-d357-4f8d-9b0a-e9bdbf47a0b7 NetNS:/var/run/netns/7e1ebdcd-b7cd-484e-9587-e6a7f16585e1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod655c9fd2_d357_4f8d_9b0a_e9bdbf47a0b7.slice PodAnnotations:0xc002732118}] Aliases:map[]}"
2026-06-09 17:48:36.388081 | controller | Jun 09 17:22:00.605942 crc crio[20770]: time="2026-06-09T17:22:00.605887536Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683762-bxcxk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.388099 | controller | Jun 09 17:22:01.137618 crc crio[20770]: 2026-06-09T17:22:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:42a67b204cc6d64 Mac:8e:24:f6:22:7b:b5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f3 Mtu:0 Sandbox:/var/run/netns/7e1ebdcd-b7cd-484e-9587-e6a7f16585e1 SocketPath: PciID:}] [{Interface:0xc0004b05d0 Address:{IP:10.217.0.243 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.388115 | controller | Jun 09 17:22:01.141451 crc crio[20770]: time="2026-06-09T17:22:01.141320413Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683762-bxcxk Namespace:openshift-infra ID:42a67b204cc6d64caab48e67c14ca03fe9f2a55e785b5477ba33a598f2e6ae1d UID:655c9fd2-d357-4f8d-9b0a-e9bdbf47a0b7 NetNS:/var/run/netns/7e1ebdcd-b7cd-484e-9587-e6a7f16585e1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod655c9fd2_d357_4f8d_9b0a_e9bdbf47a0b7.slice PodAnnotations:0xc002732118}] Aliases:map[]}"
2026-06-09 17:48:36.388132 | controller | Jun 09 17:22:01.142063 crc crio[20770]: time="2026-06-09T17:22:01.141955591Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683762-bxcxk for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.388148 | controller | Jun 09 17:22:01.158719 crc crio[20770]: time="2026-06-09T17:22:01.15857005Z" level=info msg="Ran pod sandbox 42a67b204cc6d64caab48e67c14ca03fe9f2a55e785b5477ba33a598f2e6ae1d with infra container: openshift-infra/auto-csr-approver-29683762-bxcxk/POD" id=42b8688b-3bf7-4917-bff2-6f564178b382 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.388164 | controller | Jun 09 17:22:01.161928 crc crio[20770]: time="2026-06-09T17:22:01.161568936Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=8b36faf8-23eb-49b7-a19d-774c358904ab name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.388183 | controller | Jun 09 17:22:01.175166 crc crio[20770]: time="2026-06-09T17:22:01.175068545Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 17:48:36.388200 | controller | Jun 09 17:22:02.290724 crc crio[20770]: time="2026-06-09T17:22:02.290020278Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=8b36faf8-23eb-49b7-a19d-774c358904ab name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.388217 | controller | Jun 09 17:22:02.292031 crc crio[20770]: time="2026-06-09T17:22:02.291798849Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=6d7ab1c1-45ce-4786-bafa-779b543168c7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.388233 | controller | Jun 09 17:22:02.296533 crc crio[20770]: time="2026-06-09T17:22:02.296449103Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=c11834e8-fc96-462d-8e26-09ee1f8e0995 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.388249 | controller | Jun 09 17:22:02.307528 crc crio[20770]: time="2026-06-09T17:22:02.307418009Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683762-bxcxk/oc" id=391e77ba-a183-4e35-9889-0968b357e0ba name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.388264 | controller | Jun 09 17:22:02.308326 crc crio[20770]: time="2026-06-09T17:22:02.308246713Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.388280 | controller | Jun 09 17:22:02.358888 crc crio[20770]: time="2026-06-09T17:22:02.358779578Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.388296 | controller | Jun 09 17:22:02.716345 crc crio[20770]: time="2026-06-09T17:22:02.715866429Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.388315 | controller | Jun 09 17:22:02.930446 crc crio[20770]: time="2026-06-09T17:22:02.930280683Z" level=info msg="Created container 2f36e365b91c8bc369d1016f5beaaa483a208c12b5b65f0346cee19b8c521d8c: openshift-infra/auto-csr-approver-29683762-bxcxk/oc" id=391e77ba-a183-4e35-9889-0968b357e0ba name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.388339 | controller | Jun 09 17:22:02.932262 crc crio[20770]: time="2026-06-09T17:22:02.932142427Z" level=info msg="Starting container: 2f36e365b91c8bc369d1016f5beaaa483a208c12b5b65f0346cee19b8c521d8c" id=a277dd25-2062-47d3-a060-5a8c9635a3b9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.388366 | controller | Jun 09 17:22:02.938492 crc crio[20770]: time="2026-06-09T17:22:02.938325345Z" level=info msg="Started container" PID=145006 containerID=2f36e365b91c8bc369d1016f5beaaa483a208c12b5b65f0346cee19b8c521d8c description=openshift-infra/auto-csr-approver-29683762-bxcxk/oc id=a277dd25-2062-47d3-a060-5a8c9635a3b9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=42a67b204cc6d64caab48e67c14ca03fe9f2a55e785b5477ba33a598f2e6ae1d
2026-06-09 17:48:36.388385 | controller | Jun 09 17:22:04.865921 crc crio[20770]: time="2026-06-09T17:22:04.864502545Z" level=info msg="Stopping pod sandbox: 42a67b204cc6d64caab48e67c14ca03fe9f2a55e785b5477ba33a598f2e6ae1d" id=2c3ed595-368f-4449-aba1-e447ea39160e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.388402 | controller | Jun 09 17:22:04.867846 crc crio[20770]: time="2026-06-09T17:22:04.866709329Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683762-bxcxk Namespace:openshift-infra ID:42a67b204cc6d64caab48e67c14ca03fe9f2a55e785b5477ba33a598f2e6ae1d UID:655c9fd2-d357-4f8d-9b0a-e9bdbf47a0b7 NetNS:/var/run/netns/7e1ebdcd-b7cd-484e-9587-e6a7f16585e1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod655c9fd2_d357_4f8d_9b0a_e9bdbf47a0b7.slice PodAnnotations:0xc002732150}] Aliases:map[]}"
2026-06-09 17:48:36.388424 | controller | Jun 09 17:22:04.867846 crc crio[20770]: time="2026-06-09T17:22:04.866875573Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683762-bxcxk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.388442 | controller | Jun 09 17:22:05.265025 crc crio[20770]: time="2026-06-09T17:22:05.264530553Z" level=info msg="Stopped pod sandbox: 42a67b204cc6d64caab48e67c14ca03fe9f2a55e785b5477ba33a598f2e6ae1d" id=2c3ed595-368f-4449-aba1-e447ea39160e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.388458 | controller | Jun 09 17:22:29.142158 crc crio[20770]: time="2026-06-09T17:22:29.141242275Z" level=info msg="Removing container: e55012992705ee9d5f7faf989e3c7bc9a55a0d08d141d1204306f3ee5872e562" id=9e2c26a2-6ee8-4ab6-aef2-8243f72bd8f9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.388475 | controller | Jun 09 17:22:29.377713 crc crio[20770]: time="2026-06-09T17:22:29.376987743Z" level=info msg="Removed container e55012992705ee9d5f7faf989e3c7bc9a55a0d08d141d1204306f3ee5872e562: openshift-infra/auto-csr-approver-29683756-674c4/oc" id=9e2c26a2-6ee8-4ab6-aef2-8243f72bd8f9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.388491 | controller | Jun 09 17:22:29.386774 crc crio[20770]: time="2026-06-09T17:22:29.386689013Z" level=info msg="Stopping pod sandbox: 5bbd1b65c75e7869eb5bc73e7322aaa77696dd03e639a7eb1bab5b3a0467fb6d" id=90786a9a-57ba-49f0-9bf9-0216bad7c0ee name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.388507 | controller | Jun 09 17:22:29.386946 crc crio[20770]: time="2026-06-09T17:22:29.386790335Z" level=info msg="Stopped pod sandbox (already stopped): 5bbd1b65c75e7869eb5bc73e7322aaa77696dd03e639a7eb1bab5b3a0467fb6d" id=90786a9a-57ba-49f0-9bf9-0216bad7c0ee name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.388545 | controller | Jun 09 17:22:29.387921 crc crio[20770]: time="2026-06-09T17:22:29.387581068Z" level=info msg="Removing pod sandbox: 5bbd1b65c75e7869eb5bc73e7322aaa77696dd03e639a7eb1bab5b3a0467fb6d" id=d10073a0-3753-4d75-9ff1-1f401aa6858a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.388563 | controller | Jun 09 17:22:29.401896 crc crio[20770]: time="2026-06-09T17:22:29.401800218Z" level=info msg="Removed pod sandbox: 5bbd1b65c75e7869eb5bc73e7322aaa77696dd03e639a7eb1bab5b3a0467fb6d" id=d10073a0-3753-4d75-9ff1-1f401aa6858a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.388579 | controller | Jun 09 17:22:33.262189 crc crio[20770]: time="2026-06-09T17:22:33.26148896Z" level=info msg="Stopping pod sandbox: 96bf8711c9eb870283ad9f0dc5c257926c7a75dd36dc38b0c68f59cb5663a162" id=ab9bd293-21af-4161-9f91-8b7992522c67 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.388596 | controller | Jun 09 17:22:33.263357 crc crio[20770]: time="2026-06-09T17:22:33.262838349Z" level=info msg="Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-4q5zl Namespace:openstack ID:96bf8711c9eb870283ad9f0dc5c257926c7a75dd36dc38b0c68f59cb5663a162 UID:5f8c0319-e985-4eec-8803-d3a91c5985ca NetNS:/var/run/netns/a587ff44-e4b0-448c-9b08-31321059d0aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5f8c0319_e985_4eec_8803_d3a91c5985ca.slice PodAnnotations:0xc0029d48a0}] Aliases:map[]}"
2026-06-09 17:48:36.388612 | controller | Jun 09 17:22:33.263357 crc crio[20770]: time="2026-06-09T17:22:33.262967123Z" level=info msg="Deleting pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-4q5zl from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.388628 | controller | Jun 09 17:22:33.674509 crc crio[20770]: time="2026-06-09T17:22:33.674128721Z" level=info msg="Stopped pod sandbox: 96bf8711c9eb870283ad9f0dc5c257926c7a75dd36dc38b0c68f59cb5663a162" id=ab9bd293-21af-4161-9f91-8b7992522c67 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.388649 | controller | Jun 09 17:22:34.881230 crc crio[20770]: time="2026-06-09T17:22:34.880555169Z" level=info msg="Running pod sandbox: openstack/ssh-known-hosts-edpm-deployment-ipam-4k555/POD" id=f06742ff-9ea4-44c3-8529-4eceafc4f9a0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.388666 | controller | Jun 09 17:22:34.881230 crc crio[20770]: time="2026-06-09T17:22:34.881219708Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.388682 | controller | Jun 09 17:22:34.937298 crc crio[20770]: time="2026-06-09T17:22:34.935532792Z" level=info msg="Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-4k555 Namespace:openstack ID:5e6736bf6e7f8bb5e13a3de595fc9977857942ad6bdd7b7a503a90f705ff8e8b UID:d2d0772d-b899-4fff-8f02-b7c1caaf8a7e NetNS:/var/run/netns/e4c670cb-6e51-44aa-a5a0-dcc4d3182524 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd2d0772d_b899_4fff_8f02_b7c1caaf8a7e.slice PodAnnotations:0xc0001355e8}] Aliases:map[]}"
2026-06-09 17:48:36.388699 | controller | Jun 09 17:22:34.937298 crc crio[20770]: time="2026-06-09T17:22:34.935757128Z" level=info msg="Adding pod openstack_ssh-known-hosts-edpm-deployment-ipam-4k555 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.388716 | controller | Jun 09 17:22:35.440015 crc crio[20770]: 2026-06-09T17:22:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5e6736bf6e7f8bb Mac:26:9a:29:fd:02:78 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f4 Mtu:0 Sandbox:/var/run/netns/e4c670cb-6e51-44aa-a5a0-dcc4d3182524 SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.244 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.388733 | controller | Jun 09 17:22:35.441482 crc crio[20770]: time="2026-06-09T17:22:35.441448509Z" level=info msg="Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-4k555 Namespace:openstack ID:5e6736bf6e7f8bb5e13a3de595fc9977857942ad6bdd7b7a503a90f705ff8e8b UID:d2d0772d-b899-4fff-8f02-b7c1caaf8a7e NetNS:/var/run/netns/e4c670cb-6e51-44aa-a5a0-dcc4d3182524 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd2d0772d_b899_4fff_8f02_b7c1caaf8a7e.slice PodAnnotations:0xc0001355e8}] Aliases:map[]}"
2026-06-09 17:48:36.388749 | controller | Jun 09 17:22:35.441867 crc crio[20770]: time="2026-06-09T17:22:35.44184294Z" level=info msg="Checking pod openstack_ssh-known-hosts-edpm-deployment-ipam-4k555 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.388766 | controller | Jun 09 17:22:35.451055 crc crio[20770]: time="2026-06-09T17:22:35.450963063Z" level=info msg="Ran pod sandbox 5e6736bf6e7f8bb5e13a3de595fc9977857942ad6bdd7b7a503a90f705ff8e8b with infra container: openstack/ssh-known-hosts-edpm-deployment-ipam-4k555/POD" id=f06742ff-9ea4-44c3-8529-4eceafc4f9a0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.388784 | controller | Jun 09 17:22:35.454021 crc crio[20770]: time="2026-06-09T17:22:35.45398775Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=d3ced753-d8ce-4033-b0ee-364f2b8d4772 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.388800 | controller | Jun 09 17:22:35.485237 crc crio[20770]: time="2026-06-09T17:22:35.48489172Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=ce823247-0d40-4774-b462-50c22fa69187 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.388819 | controller | Jun 09 17:22:35.495764 crc crio[20770]: time="2026-06-09T17:22:35.49568451Z" level=info msg="Creating container: openstack/ssh-known-hosts-edpm-deployment-ipam-4k555/ssh-known-hosts-edpm-deployment-ipam" id=e3da8587-c2b4-4146-bb4f-a73165d35e83 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.388836 | controller | Jun 09 17:22:35.496231 crc crio[20770]: time="2026-06-09T17:22:35.496172284Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.388852 | controller | Jun 09 17:22:35.550403 crc crio[20770]: time="2026-06-09T17:22:35.550238461Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.388869 | controller | Jun 09 17:22:35.554182 crc crio[20770]: time="2026-06-09T17:22:35.554069161Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.388884 | controller | Jun 09 17:22:35.722526 crc crio[20770]: time="2026-06-09T17:22:35.721972806Z" level=info msg="Created container 0b958da14ba9c4de9d603939ec84eeb73b6f3d365c1a4ad440dc70724322fa99: openstack/ssh-known-hosts-edpm-deployment-ipam-4k555/ssh-known-hosts-edpm-deployment-ipam" id=e3da8587-c2b4-4146-bb4f-a73165d35e83 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.388900 | controller | Jun 09 17:22:35.725978 crc crio[20770]: time="2026-06-09T17:22:35.723733607Z" level=info msg="Starting container: 0b958da14ba9c4de9d603939ec84eeb73b6f3d365c1a4ad440dc70724322fa99" id=9be7f2ba-1b31-4bc2-bf4e-e44aaff33e50 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.388917 | controller | Jun 09 17:22:35.729505 crc crio[20770]: time="2026-06-09T17:22:35.729360109Z" level=info msg="Started container" PID=147007 containerID=0b958da14ba9c4de9d603939ec84eeb73b6f3d365c1a4ad440dc70724322fa99 description=openstack/ssh-known-hosts-edpm-deployment-ipam-4k555/ssh-known-hosts-edpm-deployment-ipam id=9be7f2ba-1b31-4bc2-bf4e-e44aaff33e50 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e6736bf6e7f8bb5e13a3de595fc9977857942ad6bdd7b7a503a90f705ff8e8b
2026-06-09 17:48:36.388934 | controller | Jun 09 17:22:44.427743 crc crio[20770]: time="2026-06-09T17:22:44.426901578Z" level=info msg="Stopping pod sandbox: 5e6736bf6e7f8bb5e13a3de595fc9977857942ad6bdd7b7a503a90f705ff8e8b" id=ecd41307-34b2-433e-8ee3-db8a0f73b395 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.388951 | controller | Jun 09 17:22:44.429734 crc crio[20770]: time="2026-06-09T17:22:44.428855624Z" level=info msg="Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-4k555 Namespace:openstack ID:5e6736bf6e7f8bb5e13a3de595fc9977857942ad6bdd7b7a503a90f705ff8e8b UID:d2d0772d-b899-4fff-8f02-b7c1caaf8a7e NetNS:/var/run/netns/e4c670cb-6e51-44aa-a5a0-dcc4d3182524 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd2d0772d_b899_4fff_8f02_b7c1caaf8a7e.slice PodAnnotations:0xc0029d54e0}] Aliases:map[]}"
2026-06-09 17:48:36.388967 | controller | Jun 09 17:22:44.429734 crc crio[20770]: time="2026-06-09T17:22:44.429035019Z" level=info msg="Deleting pod openstack_ssh-known-hosts-edpm-deployment-ipam-4k555 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.388984 | controller | Jun 09 17:22:44.938756 crc crio[20770]: time="2026-06-09T17:22:44.935978666Z" level=info msg="Stopped pod sandbox: 5e6736bf6e7f8bb5e13a3de595fc9977857942ad6bdd7b7a503a90f705ff8e8b" id=ecd41307-34b2-433e-8ee3-db8a0f73b395 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.389000 | controller | Jun 09 17:22:46.266602 crc crio[20770]: time="2026-06-09T17:22:46.265067665Z" level=info msg="Running pod sandbox: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-rmftp/POD" id=e07c08dd-dad0-49bb-8792-2ba3d78c818c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.389020 | controller | Jun 09 17:22:46.268753 crc crio[20770]: time="2026-06-09T17:22:46.266606619Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.389037 | controller | Jun 09 17:22:46.322199 crc crio[20770]: time="2026-06-09T17:22:46.322135438Z" level=info msg="Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-rmftp Namespace:openstack ID:4ffc4c2eb921c207163e456ea018f900e1558a60f7616f930bd0b3f6a6971054 UID:0b9bb6e3-29c8-40b2-850e-74242cb65a21 NetNS:/var/run/netns/0134ee5a-4885-41cf-b013-cadf95864c23 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0b9bb6e3_29c8_40b2_850e_74242cb65a21.slice PodAnnotations:0xc00008ca58}] Aliases:map[]}"
2026-06-09 17:48:36.389054 | controller | Jun 09 17:22:46.322533 crc crio[20770]: time="2026-06-09T17:22:46.322512119Z" level=info msg="Adding pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-rmftp to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.389070 | controller | Jun 09 17:22:47.035857 crc crio[20770]: 2026-06-09T17:22:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4ffc4c2eb921c20 Mac:1e:e5:ae:a2:db:e7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f5 Mtu:0 Sandbox:/var/run/netns/0134ee5a-4885-41cf-b013-cadf95864c23 SocketPath: PciID:}] [{Interface:0xc0002c5230 Address:{IP:10.217.0.245 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.389087 | controller | Jun 09 17:22:47.037465 crc crio[20770]: time="2026-06-09T17:22:47.037374941Z" level=info msg="Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-rmftp Namespace:openstack ID:4ffc4c2eb921c207163e456ea018f900e1558a60f7616f930bd0b3f6a6971054 UID:0b9bb6e3-29c8-40b2-850e-74242cb65a21 NetNS:/var/run/netns/0134ee5a-4885-41cf-b013-cadf95864c23 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0b9bb6e3_29c8_40b2_850e_74242cb65a21.slice PodAnnotations:0xc00008ca58}] Aliases:map[]}"
2026-06-09 17:48:36.389104 | controller | Jun 09 17:22:47.037682 crc crio[20770]: time="2026-06-09T17:22:47.037578087Z" level=info msg="Checking pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-rmftp for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.389120 | controller | Jun 09 17:22:47.047415 crc crio[20770]: time="2026-06-09T17:22:47.047328328Z" level=info msg="Ran pod sandbox 4ffc4c2eb921c207163e456ea018f900e1558a60f7616f930bd0b3f6a6971054 with infra container: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-rmftp/POD" id=e07c08dd-dad0-49bb-8792-2ba3d78c818c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.389136 | controller | Jun 09 17:22:47.050128 crc crio[20770]: time="2026-06-09T17:22:47.050017445Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=3ce1df02-1dc7-4171-bf5c-2148a67a310a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.389152 | controller | Jun 09 17:22:47.073978 crc crio[20770]: time="2026-06-09T17:22:47.073824701Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=dcfb5fec-9693-4c4c-b4af-fb3686fdfc3d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.389169 | controller | Jun 09 17:22:47.091878 crc crio[20770]: time="2026-06-09T17:22:47.091758407Z" level=info msg="Creating container: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-rmftp/run-os-edpm-deployment-ipam-openstack-edpm-ipam" id=0035d331-657a-4520-bc06-4871c9bf48dc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.389184 | controller | Jun 09 17:22:47.092232 crc crio[20770]: time="2026-06-09T17:22:47.092188809Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.389203 | controller | Jun 09 17:22:47.137439 crc crio[20770]: time="2026-06-09T17:22:47.137210876Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.389220 | controller | Jun 09 17:22:47.140893 crc crio[20770]: time="2026-06-09T17:22:47.140796529Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.389237 | controller | Jun 09 17:22:47.326030 crc crio[20770]: time="2026-06-09T17:22:47.325468426Z" level=info msg="Created container 65e0d422c8ac9f1dfa187b0a5a12b4146cbb507b2635277f815287487d0935bd: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-rmftp/run-os-edpm-deployment-ipam-openstack-edpm-ipam" id=0035d331-657a-4520-bc06-4871c9bf48dc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.389254 | controller | Jun 09 17:22:47.327874 crc crio[20770]: time="2026-06-09T17:22:47.327708061Z" level=info msg="Starting container: 65e0d422c8ac9f1dfa187b0a5a12b4146cbb507b2635277f815287487d0935bd" id=1bbfe0ae-ce86-4577-a7a6-156ce36170da name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.389270 | controller | Jun 09 17:22:47.334701 crc crio[20770]: time="2026-06-09T17:22:47.334018862Z" level=info msg="Started container" PID=147786 containerID=65e0d422c8ac9f1dfa187b0a5a12b4146cbb507b2635277f815287487d0935bd description=openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-rmftp/run-os-edpm-deployment-ipam-openstack-edpm-ipam id=1bbfe0ae-ce86-4577-a7a6-156ce36170da name=/runtime.v1.RuntimeService/StartContainer sandboxID=4ffc4c2eb921c207163e456ea018f900e1558a60f7616f930bd0b3f6a6971054
2026-06-09 17:48:36.389287 | controller | Jun 09 17:22:57.619464 crc crio[20770]: time="2026-06-09T17:22:57.618601168Z" level=info msg="Stopping pod sandbox: 4ffc4c2eb921c207163e456ea018f900e1558a60f7616f930bd0b3f6a6971054" id=0fb1615c-cd2c-489e-843c-70dae8cfd92a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.389303 | controller | Jun 09 17:22:57.620880 crc crio[20770]: time="2026-06-09T17:22:57.620206575Z" level=info msg="Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-rmftp Namespace:openstack ID:4ffc4c2eb921c207163e456ea018f900e1558a60f7616f930bd0b3f6a6971054 UID:0b9bb6e3-29c8-40b2-850e-74242cb65a21 NetNS:/var/run/netns/0134ee5a-4885-41cf-b013-cadf95864c23 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0b9bb6e3_29c8_40b2_850e_74242cb65a21.slice PodAnnotations:0xc0003df2b0}] Aliases:map[]}"
2026-06-09 17:48:36.389320 | controller | Jun 09 17:22:57.620880 crc crio[20770]: time="2026-06-09T17:22:57.620348499Z" level=info msg="Deleting pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-rmftp from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.389338 | controller | Jun 09 17:22:58.090268 crc crio[20770]: time="2026-06-09T17:22:58.08929362Z" level=info msg="Stopped pod sandbox: 4ffc4c2eb921c207163e456ea018f900e1558a60f7616f930bd0b3f6a6971054" id=0fb1615c-cd2c-489e-843c-70dae8cfd92a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.389354 | controller | Jun 09 17:22:59.409383 crc crio[20770]: time="2026-06-09T17:22:59.408827534Z" level=info msg="Running pod sandbox: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-wzj8m/POD" id=e0f4e219-8959-46a0-86e0-2473578bbf30 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.389370 | controller | Jun 09 17:22:59.409383 crc crio[20770]: time="2026-06-09T17:22:59.40938847Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.389392 | controller | Jun 09 17:22:59.448451 crc crio[20770]: time="2026-06-09T17:22:59.448004572Z" level=info msg="Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-wzj8m Namespace:openstack ID:8bbfa3d9be73da6aea556edf77a3f151d760b07ce375a8d87bd659a9c1f00b45 UID:7f77af72-5c44-453c-9b66-624c345c2c13 NetNS:/var/run/netns/86933dc4-8fb2-4036-b959-c9d015619d7d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7f77af72_5c44_453c_9b66_624c345c2c13.slice PodAnnotations:0xc001e80098}] Aliases:map[]}"
2026-06-09 17:48:36.389414 | controller | Jun 09 17:22:59.448856 crc crio[20770]: time="2026-06-09T17:22:59.448829926Z" level=info msg="Adding pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-wzj8m to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.389439 | controller | Jun 09 17:23:00.309362 crc crio[20770]: 2026-06-09T17:23:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8bbfa3d9be73da6 Mac:d2:9c:bf:48:81:62 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f6 Mtu:0 Sandbox:/var/run/netns/86933dc4-8fb2-4036-b959-c9d015619d7d SocketPath: PciID:}] [{Interface:0xc00035aa20 Address:{IP:10.217.0.246 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.389461 | controller | Jun 09 17:23:00.312325 crc crio[20770]: time="2026-06-09T17:23:00.312202565Z" level=info msg="Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-wzj8m Namespace:openstack ID:8bbfa3d9be73da6aea556edf77a3f151d760b07ce375a8d87bd659a9c1f00b45 UID:7f77af72-5c44-453c-9b66-624c345c2c13 NetNS:/var/run/netns/86933dc4-8fb2-4036-b959-c9d015619d7d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7f77af72_5c44_453c_9b66_624c345c2c13.slice PodAnnotations:0xc001e80098}] Aliases:map[]}"
2026-06-09 17:48:36.389478 | controller | Jun 09 17:23:00.312461 crc crio[20770]: time="2026-06-09T17:23:00.312405631Z" level=info msg="Checking pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-wzj8m for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.389494 | controller | Jun 09 17:23:00.325411 crc crio[20770]: time="2026-06-09T17:23:00.325331403Z" level=info msg="Ran pod sandbox 8bbfa3d9be73da6aea556edf77a3f151d760b07ce375a8d87bd659a9c1f00b45 with infra container: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-wzj8m/POD" id=e0f4e219-8959-46a0-86e0-2473578bbf30 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.389524 | controller | Jun 09 17:23:00.328921 crc crio[20770]: time="2026-06-09T17:23:00.328799943Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=5292d9ae-c726-4374-94d1-3ad62e8b0181 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.389548 | controller | Jun 09 17:23:00.357074 crc crio[20770]: time="2026-06-09T17:23:00.356892562Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=1d94c842-8318-4a39-8bea-0209bae12689 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.389565 | controller | Jun 09 17:23:00.408442 crc crio[20770]: time="2026-06-09T17:23:00.408328153Z" level=info msg="Creating container: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-wzj8m/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam" id=40eed9e0-19db-483c-bb0d-df3c616d6296 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.389581 | controller | Jun 09 17:23:00.408991 crc crio[20770]: time="2026-06-09T17:23:00.408756346Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.389598 | controller | Jun 09 17:23:00.466638 crc crio[20770]: time="2026-06-09T17:23:00.466530479Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.389619 | controller | Jun 09 17:23:00.472265 crc crio[20770]: time="2026-06-09T17:23:00.472179792Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.389636 | controller | Jun 09 17:23:00.716088 crc crio[20770]: time="2026-06-09T17:23:00.715345323Z" level=info msg="Created container 4fa65f2510cbc48025b302fe8b39a4b227ef53a92c6e500cc0b4783c7b11d158: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-wzj8m/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam" id=40eed9e0-19db-483c-bb0d-df3c616d6296 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.389653 | controller | Jun 09 17:23:00.717442 crc crio[20770]: time="2026-06-09T17:23:00.717335241Z" level=info msg="Starting container: 4fa65f2510cbc48025b302fe8b39a4b227ef53a92c6e500cc0b4783c7b11d158" id=446e9af5-3d5c-4746-a49a-9240039f7633 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.389669 | controller | Jun 09 17:23:00.724776 crc crio[20770]: time="2026-06-09T17:23:00.724641671Z" level=info msg="Started container" PID=148615 containerID=4fa65f2510cbc48025b302fe8b39a4b227ef53a92c6e500cc0b4783c7b11d158 description=openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-wzj8m/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam id=446e9af5-3d5c-4746-a49a-9240039f7633 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8bbfa3d9be73da6aea556edf77a3f151d760b07ce375a8d87bd659a9c1f00b45
2026-06-09 17:48:36.389686 | controller | Jun 09 17:23:11.825443 crc crio[20770]: time="2026-06-09T17:23:11.824534241Z" level=info msg="Stopping pod sandbox: 8bbfa3d9be73da6aea556edf77a3f151d760b07ce375a8d87bd659a9c1f00b45" id=5f0d5cf4-d710-4749-be7e-834afbfdb13d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.389702 | controller | Jun 09 17:23:11.827577 crc crio[20770]: time="2026-06-09T17:23:11.826188339Z" level=info msg="Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-wzj8m Namespace:openstack ID:8bbfa3d9be73da6aea556edf77a3f151d760b07ce375a8d87bd659a9c1f00b45 UID:7f77af72-5c44-453c-9b66-624c345c2c13 NetNS:/var/run/netns/86933dc4-8fb2-4036-b959-c9d015619d7d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7f77af72_5c44_453c_9b66_624c345c2c13.slice PodAnnotations:0xc0003deda8}] Aliases:map[]}"
2026-06-09 17:48:36.389718 | controller | Jun 09 17:23:11.827577 crc crio[20770]: time="2026-06-09T17:23:11.826380774Z" level=info msg="Deleting pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-wzj8m from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.389735 | controller | Jun 09 17:23:12.350777 crc crio[20770]: time="2026-06-09T17:23:12.347708384Z" level=info msg="Stopped pod sandbox: 8bbfa3d9be73da6aea556edf77a3f151d760b07ce375a8d87bd659a9c1f00b45" id=5f0d5cf4-d710-4749-be7e-834afbfdb13d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.389751 | controller | Jun 09 17:23:13.413768 crc crio[20770]: time="2026-06-09T17:23:13.413186993Z" level=info msg="Running pod sandbox: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-58fsb/POD" id=ba83cd6c-a119-4f4f-834d-f98a1cafbb62 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.389767 | controller | Jun 09 17:23:13.413768 crc crio[20770]: time="2026-06-09T17:23:13.413758229Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.389782 | controller | Jun 09 17:23:13.445255 crc crio[20770]: time="2026-06-09T17:23:13.445148373Z" level=info msg="Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-58fsb Namespace:openstack ID:7d7fb196361a0f7fb0b83cc25c9f173cbf243cf68bd234766c451c143dc96a0f UID:e9e99d1c-2ccb-408c-8425-d2bf8f8d6b99 NetNS:/var/run/netns/94c8715f-8d0c-4769-ac8b-38d3bf717087 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode9e99d1c_2ccb_408c_8425_d2bf8f8d6b99.slice PodAnnotations:0xc0010a2ad8}] Aliases:map[]}"
2026-06-09 17:48:36.389803 | controller | Jun 09 17:23:13.445255 crc crio[20770]: time="2026-06-09T17:23:13.445224635Z" level=info msg="Adding pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-58fsb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.389820 | controller | Jun 09 17:23:14.177596 crc crio[20770]: 2026-06-09T17:23:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7d7fb196361a0f7 Mac:86:0d:dc:71:1c:91 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f7 Mtu:0 Sandbox:/var/run/netns/94c8715f-8d0c-4769-ac8b-38d3bf717087 SocketPath: PciID:}] [{Interface:0xc0002b0e20 Address:{IP:10.217.0.247 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.389837 | controller | Jun 09 17:23:14.179739 crc crio[20770]: time="2026-06-09T17:23:14.179324522Z" level=info msg="Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-58fsb Namespace:openstack ID:7d7fb196361a0f7fb0b83cc25c9f173cbf243cf68bd234766c451c143dc96a0f UID:e9e99d1c-2ccb-408c-8425-d2bf8f8d6b99 NetNS:/var/run/netns/94c8715f-8d0c-4769-ac8b-38d3bf717087 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode9e99d1c_2ccb_408c_8425_d2bf8f8d6b99.slice PodAnnotations:0xc0010a2ad8}] Aliases:map[]}"
2026-06-09 17:48:36.389854 | controller | Jun 09 17:23:14.179739 crc crio[20770]: time="2026-06-09T17:23:14.179488857Z" level=info msg="Checking pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-58fsb for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.389871 | controller | Jun 09 17:23:14.190998 crc crio[20770]: time="2026-06-09T17:23:14.190905926Z" level=info msg="Ran pod sandbox 7d7fb196361a0f7fb0b83cc25c9f173cbf243cf68bd234766c451c143dc96a0f with infra container: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-58fsb/POD" id=ba83cd6c-a119-4f4f-834d-f98a1cafbb62 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.389887 | controller | Jun 09 17:23:14.193924 crc crio[20770]: time="2026-06-09T17:23:14.193784339Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=8030a7fc-ad74-4628-872f-a585b92eaa05 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.389903 | controller | Jun 09 17:23:14.218837 crc crio[20770]: time="2026-06-09T17:23:14.218739557Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=cd36d078-8eef-46cd-aa1b-1df36ca857ea name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.389919 | controller | Jun 09 17:23:14.233073 crc crio[20770]: time="2026-06-09T17:23:14.232927666Z" level=info msg="Creating container: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-58fsb/install-certs-edpm-deployment-ipam-openstack-edpm-ipam" id=53aabcb2-761e-4bc7-8b7c-09a03577b48a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.389935 | controller | Jun 09 17:23:14.233559 crc crio[20770]: time="2026-06-09T17:23:14.233471821Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.389950 | controller | Jun 09 17:23:14.286197 crc crio[20770]: time="2026-06-09T17:23:14.286030835Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.389966 | controller | Jun 09 17:23:14.289858 crc crio[20770]: time="2026-06-09T17:23:14.289469834Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.389986 | controller | Jun 09 17:23:14.416507 crc crio[20770]: time="2026-06-09T17:23:14.416397808Z" level=info msg="Created container 06bb4d4b65217d8bb41c8301b918efaeb55acbfeee557508c98e8de0582b9b42: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-58fsb/install-certs-edpm-deployment-ipam-openstack-edpm-ipam" id=53aabcb2-761e-4bc7-8b7c-09a03577b48a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.390054 | controller | Jun 09 17:23:14.418585 crc crio[20770]: time="2026-06-09T17:23:14.418552841Z" level=info msg="Starting container: 06bb4d4b65217d8bb41c8301b918efaeb55acbfeee557508c98e8de0582b9b42" id=be966276-0c13-4e0f-bf6a-6db53d835a36 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.390078 | controller | Jun 09 17:23:14.426158 crc crio[20770]: time="2026-06-09T17:23:14.424981736Z" level=info msg="Started container" PID=149507 containerID=06bb4d4b65217d8bb41c8301b918efaeb55acbfeee557508c98e8de0582b9b42 description=openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-58fsb/install-certs-edpm-deployment-ipam-openstack-edpm-ipam id=be966276-0c13-4e0f-bf6a-6db53d835a36 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7d7fb196361a0f7fb0b83cc25c9f173cbf243cf68bd234766c451c143dc96a0f
2026-06-09 17:48:36.390096 | controller | Jun 09 17:23:24.127748 crc crio[20770]: time="2026-06-09T17:23:24.126897824Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-jw7rw/POD" id=c257a9c9-10b4-467a-89da-7910be6b1db6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.390113 | controller | Jun 09 17:23:24.129214 crc crio[20770]: time="2026-06-09T17:23:24.12777927Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.390134 | controller | Jun 09 17:23:24.164489 crc crio[20770]: time="2026-06-09T17:23:24.164399064Z" level=info msg="Got pod network &{Name:redhat-operators-jw7rw Namespace:openshift-marketplace ID:626117e06f56fa8a901bf3fb234492cb9504ed7f846a22cdf780e575c13ae266 UID:2a064d3d-8fcb-4b77-8978-a702e785ffb8 NetNS:/var/run/netns/9f3ebd69-2ac4-40fc-8ca8-00e1856004e1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2a064d3d_8fcb_4b77_8978_a702e785ffb8.slice PodAnnotations:0xc002989028}] Aliases:map[]}"
2026-06-09 17:48:36.390160 | controller | Jun 09 17:23:24.164489 crc crio[20770]: time="2026-06-09T17:23:24.164461216Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-jw7rw to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.390208 | controller | Jun 09 17:23:24.749699 crc crio[20770]: 2026-06-09T17:23:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:626117e06f56fa8 Mac:2e:53:6c:8f:99:e6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f8 Mtu:0 Sandbox:/var/run/netns/9f3ebd69-2ac4-40fc-8ca8-00e1856004e1 SocketPath: PciID:}] [{Interface:0xc0002d65c0 Address:{IP:10.217.0.248 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.390232 | controller | Jun 09 17:23:24.751009 crc crio[20770]: time="2026-06-09T17:23:24.750889601Z" level=info msg="Got pod network &{Name:redhat-operators-jw7rw Namespace:openshift-marketplace ID:626117e06f56fa8a901bf3fb234492cb9504ed7f846a22cdf780e575c13ae266 UID:2a064d3d-8fcb-4b77-8978-a702e785ffb8 NetNS:/var/run/netns/9f3ebd69-2ac4-40fc-8ca8-00e1856004e1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2a064d3d_8fcb_4b77_8978_a702e785ffb8.slice PodAnnotations:0xc002989028}] Aliases:map[]}"
2026-06-09 17:48:36.390250 | controller | Jun 09 17:23:24.751158 crc crio[20770]: time="2026-06-09T17:23:24.751092997Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-jw7rw for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.390271 | controller | Jun 09 17:23:24.761841 crc crio[20770]: time="2026-06-09T17:23:24.761765154Z" level=info msg="Ran pod sandbox 626117e06f56fa8a901bf3fb234492cb9504ed7f846a22cdf780e575c13ae266 with infra container: openshift-marketplace/redhat-operators-jw7rw/POD" id=c257a9c9-10b4-467a-89da-7910be6b1db6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.390288 | controller | Jun 09 17:23:24.764573 crc crio[20770]: time="2026-06-09T17:23:24.764452101Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=39591e30-6cf6-4e5d-97ef-d12b68c5aa8a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.390304 | controller | Jun 09 17:23:24.767392 crc crio[20770]: time="2026-06-09T17:23:24.767287663Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=52246b2e-4f55-4a5a-8bd5-0b705de15393 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.390320 | controller | Jun 09 17:23:24.779282 crc crio[20770]: time="2026-06-09T17:23:24.779175495Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-jw7rw/extract-utilities" id=c97c69a7-8e9c-4f32-bde5-f9e9214173dd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.390336 | controller | Jun 09 17:23:24.779782 crc crio[20770]: time="2026-06-09T17:23:24.779713181Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.390351 | controller | Jun 09 17:23:24.860549 crc crio[20770]: time="2026-06-09T17:23:24.860410155Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.390367 | controller | Jun 09 17:23:24.865813 crc crio[20770]: time="2026-06-09T17:23:24.865633925Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.390383 | controller | Jun 09 17:23:25.052903 crc crio[20770]: time="2026-06-09T17:23:25.052389132Z" level=info msg="Created container 7e38121ad9954a00652af28caf603a81af354921a912660ec3db8123504c788c: openshift-marketplace/redhat-operators-jw7rw/extract-utilities" id=c97c69a7-8e9c-4f32-bde5-f9e9214173dd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.390399 | controller | Jun 09 17:23:25.054617 crc crio[20770]: time="2026-06-09T17:23:25.054470142Z" level=info msg="Starting container: 7e38121ad9954a00652af28caf603a81af354921a912660ec3db8123504c788c" id=703ef997-5129-40ef-955c-33e3c3e783a2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.390415 | controller | Jun 09 17:23:25.062749 crc crio[20770]: time="2026-06-09T17:23:25.062520304Z" level=info msg="Started container" PID=150164 containerID=7e38121ad9954a00652af28caf603a81af354921a912660ec3db8123504c788c description=openshift-marketplace/redhat-operators-jw7rw/extract-utilities id=703ef997-5129-40ef-955c-33e3c3e783a2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=626117e06f56fa8a901bf3fb234492cb9504ed7f846a22cdf780e575c13ae266
2026-06-09 17:48:36.390431 | controller | Jun 09 17:23:26.033492 crc crio[20770]: time="2026-06-09T17:23:26.032915195Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=b5d8311e-5fdf-469b-8bf1-7121c9efc94d name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.390447 | controller | Jun 09 17:23:26.047213 crc crio[20770]: time="2026-06-09T17:23:26.047098463Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-09 17:48:36.390466 | controller | Jun 09 17:23:27.171450 crc crio[20770]: time="2026-06-09T17:23:27.170797677Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:fc6a16d8f231accd9aa36e952dece09ceb23dd2bd734fa3d5279adae1b59f636" id=b5d8311e-5fdf-469b-8bf1-7121c9efc94d name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.390484 | controller | Jun 09 17:23:27.172921 crc crio[20770]: time="2026-06-09T17:23:27.172239439Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=de04ecc8-bed3-44dd-baac-d629352872ad name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.390508 | controller | Jun 09 17:23:27.174585 crc crio[20770]: time="2026-06-09T17:23:27.174508884Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=6b02790d-6394-4b50-a3f7-d16a64e6b78e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.390558 | controller | Jun 09 17:23:27.318926 crc crio[20770]: time="2026-06-09T17:23:27.318711666Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-jw7rw/extract-content" id=f309f5e3-e385-46c4-9fed-6f236c9dff69 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.390578 | controller | Jun 09 17:23:27.319456 crc crio[20770]: time="2026-06-09T17:23:27.319358235Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.390595 | controller | Jun 09 17:23:27.374613 crc crio[20770]: time="2026-06-09T17:23:27.374470282Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.390611 | controller | Jun 09 17:23:27.378986 crc crio[20770]: time="2026-06-09T17:23:27.378896919Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.390632 | controller | Jun 09 17:23:27.578518 crc crio[20770]: time="2026-06-09T17:23:27.578165687Z" level=info msg="Created container 600adfef8e715721f90f200d558f3397ff90e71f6cf5d4b4ec188623d264d0b4: openshift-marketplace/redhat-operators-jw7rw/extract-content" id=f309f5e3-e385-46c4-9fed-6f236c9dff69 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.390650 | controller | Jun 09 17:23:27.579786 crc crio[20770]: time="2026-06-09T17:23:27.579234118Z" level=info msg="Starting container: 600adfef8e715721f90f200d558f3397ff90e71f6cf5d4b4ec188623d264d0b4" id=f567a348-64f5-4f3a-9979-9576fb1f2906 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.390667 | controller | Jun 09 17:23:27.586042 crc crio[20770]: time="2026-06-09T17:23:27.58592848Z" level=info msg="Started container" PID=150349 containerID=600adfef8e715721f90f200d558f3397ff90e71f6cf5d4b4ec188623d264d0b4 description=openshift-marketplace/redhat-operators-jw7rw/extract-content id=f567a348-64f5-4f3a-9979-9576fb1f2906 name=/runtime.v1.RuntimeService/StartContainer sandboxID=626117e06f56fa8a901bf3fb234492cb9504ed7f846a22cdf780e575c13ae266
2026-06-09 17:48:36.390683 | controller | Jun 09 17:23:34.200861 crc crio[20770]: time="2026-06-09T17:23:34.199553847Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=12572478-5cbc-47d3-a8cd-5cb0210dcaf8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.390699 | controller | Jun 09 17:23:34.203876 crc crio[20770]: time="2026-06-09T17:23:34.203556532Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=4d10e2fe-295a-4777-a52a-9571f1d25aad name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.390715 | controller | Jun 09 17:23:34.232743 crc crio[20770]: time="2026-06-09T17:23:34.232558417Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-jw7rw/registry-server" id=a95ee8fd-111c-491c-a0bd-d48fa616b342 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.390735 | controller | Jun 09 17:23:34.233450 crc crio[20770]: time="2026-06-09T17:23:34.233276058Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.390753 | controller | Jun 09 17:23:34.307631 crc crio[20770]: time="2026-06-09T17:23:34.307521146Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.390769 | controller | Jun 09 17:23:34.315955 crc crio[20770]: time="2026-06-09T17:23:34.315872486Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.390785 | controller | Jun 09 17:23:34.479139 crc crio[20770]: time="2026-06-09T17:23:34.478950222Z" level=info msg="Created container 1bfb118296af2bf7de4184a320471f946db289fdf1ee8f72e05ac73046c1e020: openshift-marketplace/redhat-operators-jw7rw/registry-server" id=a95ee8fd-111c-491c-a0bd-d48fa616b342 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.390801 | controller | Jun 09 17:23:34.480186 crc crio[20770]: time="2026-06-09T17:23:34.480044983Z" level=info msg="Starting container: 1bfb118296af2bf7de4184a320471f946db289fdf1ee8f72e05ac73046c1e020" id=1157e430-458c-4bd2-b635-684de29c861d name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.390816 | controller | Jun 09 17:23:34.486910 crc crio[20770]: time="2026-06-09T17:23:34.485749408Z" level=info msg="Started container" PID=150750 containerID=1bfb118296af2bf7de4184a320471f946db289fdf1ee8f72e05ac73046c1e020 description=openshift-marketplace/redhat-operators-jw7rw/registry-server id=1157e430-458c-4bd2-b635-684de29c861d name=/runtime.v1.RuntimeService/StartContainer sandboxID=626117e06f56fa8a901bf3fb234492cb9504ed7f846a22cdf780e575c13ae266
2026-06-09 17:48:36.390833 | controller | Jun 09 17:23:46.377884 crc crio[20770]: time="2026-06-09T17:23:46.376802538Z" level=info msg="Stopping container: 1bfb118296af2bf7de4184a320471f946db289fdf1ee8f72e05ac73046c1e020 (timeout: 2s)" id=538c9d42-234d-4fec-b1da-55b09acf039b name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.390849 | controller | Jun 09 17:23:46.517909 crc crio[20770]: time="2026-06-09T17:23:46.517317554Z" level=info msg="Stopped container 1bfb118296af2bf7de4184a320471f946db289fdf1ee8f72e05ac73046c1e020: openshift-marketplace/redhat-operators-jw7rw/registry-server" id=538c9d42-234d-4fec-b1da-55b09acf039b name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.390865 | controller | Jun 09 17:23:46.519156 crc crio[20770]: time="2026-06-09T17:23:46.519049234Z" level=info msg="Stopping pod sandbox: 626117e06f56fa8a901bf3fb234492cb9504ed7f846a22cdf780e575c13ae266" id=989568d1-5965-4720-9875-c75569fb8a89 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.390902 | controller | Jun 09 17:23:46.519936 crc crio[20770]: time="2026-06-09T17:23:46.519860627Z" level=info msg="Got pod network &{Name:redhat-operators-jw7rw Namespace:openshift-marketplace ID:626117e06f56fa8a901bf3fb234492cb9504ed7f846a22cdf780e575c13ae266 UID:2a064d3d-8fcb-4b77-8978-a702e785ffb8 NetNS:/var/run/netns/9f3ebd69-2ac4-40fc-8ca8-00e1856004e1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2a064d3d_8fcb_4b77_8978_a702e785ffb8.slice PodAnnotations:0xc000134520}] Aliases:map[]}"
2026-06-09 17:48:36.390923 | controller | Jun 09 17:23:46.520137 crc crio[20770]: time="2026-06-09T17:23:46.520060293Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-jw7rw from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.390940 | controller | Jun 09 17:23:46.894569 crc crio[20770]: time="2026-06-09T17:23:46.894401082Z" level=info msg="Stopped pod sandbox: 626117e06f56fa8a901bf3fb234492cb9504ed7f846a22cdf780e575c13ae266" id=989568d1-5965-4720-9875-c75569fb8a89 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.390963 | controller | Jun 09 17:23:47.400169 crc crio[20770]: time="2026-06-09T17:23:47.39899231Z" level=info msg="Removing container: 1bfb118296af2bf7de4184a320471f946db289fdf1ee8f72e05ac73046c1e020" id=8a65b0e0-5d44-4a53-9d6f-bf5fe0dad1b6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.390980 | controller | Jun 09 17:23:47.446733 crc crio[20770]: time="2026-06-09T17:23:47.446373265Z" level=info msg="Removed container 1bfb118296af2bf7de4184a320471f946db289fdf1ee8f72e05ac73046c1e020: openshift-marketplace/redhat-operators-jw7rw/registry-server" id=8a65b0e0-5d44-4a53-9d6f-bf5fe0dad1b6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.390997 | controller | Jun 09 17:23:47.449518 crc crio[20770]: time="2026-06-09T17:23:47.449459884Z" level=info msg="Removing container: 600adfef8e715721f90f200d558f3397ff90e71f6cf5d4b4ec188623d264d0b4" id=c1ac5d6c-5e2f-49aa-b6fd-edc447bc52ba name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.391013 | controller | Jun 09 17:23:47.499168 crc crio[20770]: time="2026-06-09T17:23:47.499058462Z" level=info msg="Removed container 600adfef8e715721f90f200d558f3397ff90e71f6cf5d4b4ec188623d264d0b4: openshift-marketplace/redhat-operators-jw7rw/extract-content" id=c1ac5d6c-5e2f-49aa-b6fd-edc447bc52ba name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.391029 | controller | Jun 09 17:23:47.510265 crc crio[20770]: time="2026-06-09T17:23:47.50942968Z" level=info msg="Removing container: 7e38121ad9954a00652af28caf603a81af354921a912660ec3db8123504c788c" id=61729d06-57ac-443e-93d0-2fdb1c7360d1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.391049 | controller | Jun 09 17:23:47.558805 crc crio[20770]: time="2026-06-09T17:23:47.558564355Z" level=info msg="Removed container 7e38121ad9954a00652af28caf603a81af354921a912660ec3db8123504c788c: openshift-marketplace/redhat-operators-jw7rw/extract-utilities" id=61729d06-57ac-443e-93d0-2fdb1c7360d1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.391067 | controller | Jun 09 17:23:56.529874 crc crio[20770]: time="2026-06-09T17:23:56.529154596Z" level=info msg="Stopping pod sandbox: 7d7fb196361a0f7fb0b83cc25c9f173cbf243cf68bd234766c451c143dc96a0f" id=749177a3-7948-401e-bb99-cd4c00be70d6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.391084 | controller | Jun 09 17:23:56.531566 crc crio[20770]: time="2026-06-09T17:23:56.530528486Z" level=info msg="Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-58fsb Namespace:openstack ID:7d7fb196361a0f7fb0b83cc25c9f173cbf243cf68bd234766c451c143dc96a0f UID:e9e99d1c-2ccb-408c-8425-d2bf8f8d6b99 NetNS:/var/run/netns/94c8715f-8d0c-4769-ac8b-38d3bf717087 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode9e99d1c_2ccb_408c_8425_d2bf8f8d6b99.slice PodAnnotations:0xc0003def48}] Aliases:map[]}"
2026-06-09 17:48:36.391101 | controller | Jun 09 17:23:56.531566 crc crio[20770]: time="2026-06-09T17:23:56.530750852Z" level=info msg="Deleting pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-58fsb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.391118 | controller | Jun 09 17:23:57.052097 crc crio[20770]: time="2026-06-09T17:23:57.051706882Z" level=info msg="Stopped pod sandbox: 7d7fb196361a0f7fb0b83cc25c9f173cbf243cf68bd234766c451c143dc96a0f" id=749177a3-7948-401e-bb99-cd4c00be70d6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.391133 | controller | Jun 09 17:23:59.889012 crc crio[20770]: time="2026-06-09T17:23:59.887927376Z" level=info msg="Running pod sandbox: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-bpnlf/POD" id=6dc73dfd-08e6-4368-ba86-a199fb9dd152 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.391154 | controller | Jun 09 17:23:59.889012 crc crio[20770]: time="2026-06-09T17:23:59.889011447Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.391171 | controller | Jun 09 17:23:59.923864 crc crio[20770]: time="2026-06-09T17:23:59.923758447Z" level=info msg="Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-bpnlf Namespace:openstack ID:e75bcd559a2db3bdd58a9d3e328d55f490375c90e37d7b816c0fa4fe2da610fb UID:51bc1d83-1824-4d14-8c5a-853803668711 NetNS:/var/run/netns/165bfcf8-7dcc-470c-9fe3-84c8a8af83db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod51bc1d83_1824_4d14_8c5a_853803668711.slice PodAnnotations:0xc002a08550}] Aliases:map[]}"
2026-06-09 17:48:36.391188 | controller | Jun 09 17:23:59.923864 crc crio[20770]: time="2026-06-09T17:23:59.923822599Z" level=info msg="Adding pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-bpnlf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.391205 | controller | Jun 09 17:24:00.594933 crc crio[20770]: time="2026-06-09T17:24:00.5944878Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683764-57p57/POD" id=f3f4d593-36cc-402a-a064-524d79b95108 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.391222 | controller | Jun 09 17:24:00.595074 crc crio[20770]: time="2026-06-09T17:24:00.594962484Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.391239 | controller | Jun 09 17:24:00.631257 crc crio[20770]: time="2026-06-09T17:24:00.631151246Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683764-57p57 Namespace:openshift-infra ID:b28d8406b5dc56b84ebbacf6446640bc4b19bde4c4e7617a0e55244e69f63c79 UID:77b71830-5ff8-4229-9ecd-bb7a273c6b4b NetNS:/var/run/netns/b128bb8f-9222-45d8-93b2-333aeb5f1ef7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod77b71830_5ff8_4229_9ecd_bb7a273c6b4b.slice PodAnnotations:0xc002a087c0}] Aliases:map[]}"
2026-06-09 17:48:36.391255 | controller | Jun 09 17:24:00.631257 crc crio[20770]: time="2026-06-09T17:24:00.631236838Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683764-57p57 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.391272 | controller | Jun 09 17:24:01.254930 crc crio[20770]: 2026-06-09T17:24:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e75bcd559a2db3b Mac:c2:d6:5c:5d:e6:70 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f9 Mtu:0 Sandbox:/var/run/netns/165bfcf8-7dcc-470c-9fe3-84c8a8af83db SocketPath: PciID:}] [{Interface:0xc0005ae5e0 Address:{IP:10.217.0.249 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.391288 | controller | Jun 09 17:24:01.256918 crc crio[20770]: time="2026-06-09T17:24:01.255932385Z" level=info msg="Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-bpnlf Namespace:openstack ID:e75bcd559a2db3bdd58a9d3e328d55f490375c90e37d7b816c0fa4fe2da610fb UID:51bc1d83-1824-4d14-8c5a-853803668711 NetNS:/var/run/netns/165bfcf8-7dcc-470c-9fe3-84c8a8af83db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod51bc1d83_1824_4d14_8c5a_853803668711.slice PodAnnotations:0xc002a08550}] Aliases:map[]}"
2026-06-09 17:48:36.391305 | controller | Jun 09 17:24:01.256918 crc crio[20770]: time="2026-06-09T17:24:01.256070049Z" level=info msg="Checking pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-bpnlf for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.391324 | controller | Jun 09 17:24:01.272251 crc crio[20770]: time="2026-06-09T17:24:01.2720753Z" level=info msg="Ran pod sandbox e75bcd559a2db3bdd58a9d3e328d55f490375c90e37d7b816c0fa4fe2da610fb with infra container: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-bpnlf/POD" id=6dc73dfd-08e6-4368-ba86-a199fb9dd152 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.391341 | controller | Jun 09 17:24:01.281980 crc crio[20770]: time="2026-06-09T17:24:01.281703047Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=9cb1bf27-a7e7-4b40-947e-965b158b79a1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.391357 | controller | Jun 09 17:24:01.289061 crc crio[20770]: 2026-06-09T17:24:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b28d8406b5dc56b Mac:2e:68:61:85:e6:a3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fa Mtu:0 Sandbox:/var/run/netns/b128bb8f-9222-45d8-93b2-333aeb5f1ef7 SocketPath: PciID:}] [{Interface:0xc0002846b0 Address:{IP:10.217.0.250 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.391375 | controller | Jun 09 17:24:01.291726 crc crio[20770]: time="2026-06-09T17:24:01.291580082Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683764-57p57 Namespace:openshift-infra ID:b28d8406b5dc56b84ebbacf6446640bc4b19bde4c4e7617a0e55244e69f63c79 UID:77b71830-5ff8-4229-9ecd-bb7a273c6b4b NetNS:/var/run/netns/b128bb8f-9222-45d8-93b2-333aeb5f1ef7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod77b71830_5ff8_4229_9ecd_bb7a273c6b4b.slice PodAnnotations:0xc002a087c0}] Aliases:map[]}"
2026-06-09 17:48:36.391392 | controller | Jun 09 17:24:01.291882 crc crio[20770]: time="2026-06-09T17:24:01.291822519Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683764-57p57 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.391408 | controller | Jun 09 17:24:01.309063 crc crio[20770]: time="2026-06-09T17:24:01.308579161Z" level=info msg="Ran pod sandbox b28d8406b5dc56b84ebbacf6446640bc4b19bde4c4e7617a0e55244e69f63c79 with infra container: openshift-infra/auto-csr-approver-29683764-57p57/POD" id=f3f4d593-36cc-402a-a064-524d79b95108 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.391425 | controller | Jun 09 17:24:01.312294 crc crio[20770]: time="2026-06-09T17:24:01.312222086Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=4daa4878-e75f-4747-a30c-976cbb00195b name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.391441 | controller | Jun 09 17:24:01.317946 crc crio[20770]: time="2026-06-09T17:24:01.317074136Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 17:48:36.391457 | controller | Jun 09 17:24:01.320099 crc crio[20770]: time="2026-06-09T17:24:01.319786824Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=de734b15-67d3-4a25-af5a-746b140f3b3e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.391473 | controller | Jun 09 17:24:01.385038 crc crio[20770]: time="2026-06-09T17:24:01.38493747Z" level=info msg="Creating container: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-bpnlf/ovn-edpm-deployment-ipam-openstack-edpm-ipam" id=621ec18e-84c3-4a0f-943d-52ce43058f2c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.391489 | controller | Jun 09 17:24:01.385598 crc crio[20770]: time="2026-06-09T17:24:01.385419944Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.391505 | controller | Jun 09 17:24:01.439169 crc crio[20770]: time="2026-06-09T17:24:01.439015587Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.391546 | controller | Jun 09 17:24:01.443094 crc crio[20770]: time="2026-06-09T17:24:01.443058543Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.391565 | controller | Jun 09 17:24:01.650885 crc crio[20770]: time="2026-06-09T17:24:01.650809885Z" level=info msg="Created container f3dfa76ffbfed46c90731a641e99779edeb23bb93ef23f29db159f5a9a8f5adb: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-bpnlf/ovn-edpm-deployment-ipam-openstack-edpm-ipam" id=621ec18e-84c3-4a0f-943d-52ce43058f2c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.391588 | controller | Jun 09 17:24:01.653995 crc crio[20770]: time="2026-06-09T17:24:01.653897964Z" level=info msg="Starting container: f3dfa76ffbfed46c90731a641e99779edeb23bb93ef23f29db159f5a9a8f5adb" id=725911f3-0451-41e7-bc1e-4b86a34c7654 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.391613 | controller | Jun 09 17:24:01.666835 crc crio[20770]: time="2026-06-09T17:24:01.66660525Z" level=info msg="Started container" PID=152601 containerID=f3dfa76ffbfed46c90731a641e99779edeb23bb93ef23f29db159f5a9a8f5adb description=openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-bpnlf/ovn-edpm-deployment-ipam-openstack-edpm-ipam id=725911f3-0451-41e7-bc1e-4b86a34c7654 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e75bcd559a2db3bdd58a9d3e328d55f490375c90e37d7b816c0fa4fe2da610fb
2026-06-09 17:48:36.391639 | controller | Jun 09 17:24:02.112821 crc crio[20770]: time="2026-06-09T17:24:02.111789828Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=4daa4878-e75f-4747-a30c-976cbb00195b name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.391666 | controller | Jun 09 17:24:02.113508 crc crio[20770]: time="2026-06-09T17:24:02.113418035Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=bf0a2533-a425-4fb1-b7cc-57fc7505c1f8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.391689 | controller | Jun 09 17:24:02.119352 crc crio[20770]: time="2026-06-09T17:24:02.119177601Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=a8397c1e-dcaf-49bf-9e5a-ec70ccb569b5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.391712 | controller | Jun 09 17:24:02.128893 crc crio[20770]: time="2026-06-09T17:24:02.128760277Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683764-57p57/oc" id=aee324a9-4346-45b8-8115-ca57c80d3305 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.391727 | controller | Jun 09 17:24:02.130258 crc crio[20770]: time="2026-06-09T17:24:02.130056494Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.391743 | controller | Jun 09 17:24:02.195725 crc crio[20770]: time="2026-06-09T17:24:02.19558438Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.391759 | controller | Jun 09 17:24:02.491495 crc crio[20770]: time="2026-06-09T17:24:02.491381077Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.391775 | controller | Jun 09 17:24:02.628831 crc crio[20770]: time="2026-06-09T17:24:02.628706061Z" level=info msg="Created container 423a41f633c15052a1067f76afc01eb305e926022f2a01b36865aedf289741bb: openshift-infra/auto-csr-approver-29683764-57p57/oc" id=aee324a9-4346-45b8-8115-ca57c80d3305 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.391791 | controller | Jun 09 17:24:02.630166 crc crio[20770]: time="2026-06-09T17:24:02.63005274Z" level=info msg="Starting container: 423a41f633c15052a1067f76afc01eb305e926022f2a01b36865aedf289741bb" id=8375f00d-8e0d-4585-bbbf-6d0104202110 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.391810 | controller | Jun 09 17:24:02.635823 crc crio[20770]: time="2026-06-09T17:24:02.6356237Z" level=info msg="Started container" PID=152688 containerID=423a41f633c15052a1067f76afc01eb305e926022f2a01b36865aedf289741bb description=openshift-infra/auto-csr-approver-29683764-57p57/oc id=8375f00d-8e0d-4585-bbbf-6d0104202110 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b28d8406b5dc56b84ebbacf6446640bc4b19bde4c4e7617a0e55244e69f63c79
2026-06-09 17:48:36.391828 | controller | Jun 09 17:24:04.670145 crc crio[20770]: time="2026-06-09T17:24:04.669196664Z" level=info msg="Stopping pod sandbox: b28d8406b5dc56b84ebbacf6446640bc4b19bde4c4e7617a0e55244e69f63c79" id=dc5700d7-a616-460c-8fe1-ce44b8733f4b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.391844 | controller | Jun 09 17:24:04.671722 crc crio[20770]: time="2026-06-09T17:24:04.670872392Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683764-57p57 Namespace:openshift-infra ID:b28d8406b5dc56b84ebbacf6446640bc4b19bde4c4e7617a0e55244e69f63c79 UID:77b71830-5ff8-4229-9ecd-bb7a273c6b4b NetNS:/var/run/netns/b128bb8f-9222-45d8-93b2-333aeb5f1ef7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod77b71830_5ff8_4229_9ecd_bb7a273c6b4b.slice PodAnnotations:0xc001e80b48}] Aliases:map[]}"
2026-06-09 17:48:36.391860 | controller | Jun 09 17:24:04.671722 crc crio[20770]: time="2026-06-09T17:24:04.671027636Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683764-57p57 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.391877 | controller | Jun 09 17:24:05.034933 crc crio[20770]: time="2026-06-09T17:24:05.034831112Z" level=info msg="Stopped pod sandbox: b28d8406b5dc56b84ebbacf6446640bc4b19bde4c4e7617a0e55244e69f63c79" id=dc5700d7-a616-460c-8fe1-ce44b8733f4b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.391893 | controller | Jun 09 17:24:29.446771 crc crio[20770]: time="2026-06-09T17:24:29.445779929Z" level=info msg="Removing container: f2e7f72ec0f39f5d07a7f20a9176ae92bbf0411a2dd144415d3d883bb9805678" id=23d766e4-5635-4df5-b8f4-d679ac55b944 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.391909 | controller | Jun 09 17:24:29.484089 crc crio[20770]: time="2026-06-09T17:24:29.483537376Z" level=info msg="Removed container f2e7f72ec0f39f5d07a7f20a9176ae92bbf0411a2dd144415d3d883bb9805678: openshift-marketplace/certified-operators-59q2w/extract-utilities" id=23d766e4-5635-4df5-b8f4-d679ac55b944 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.391925 | controller | Jun 09 17:24:29.486912 crc crio[20770]: time="2026-06-09T17:24:29.48680724Z" level=info msg="Removing container: 8ea373389e564c15cff689b7549b1fc7111d71f420568630fe9c017547f06151" id=f4d8423f-dc10-463b-8003-2e5c334aa833 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.391940 | controller | Jun 09 17:24:29.537314 crc crio[20770]: time="2026-06-09T17:24:29.53717283Z" level=info msg="Removed container 8ea373389e564c15cff689b7549b1fc7111d71f420568630fe9c017547f06151: openshift-marketplace/certified-operators-59q2w/registry-server" id=f4d8423f-dc10-463b-8003-2e5c334aa833 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.391956 | controller | Jun 09 17:24:29.540400 crc crio[20770]: time="2026-06-09T17:24:29.540319101Z" level=info msg="Removing container: 1f64805b0fe617f74703bf7701ceade9efbed8d5a19c2f0804875d3d5649256e" id=3d6e2046-e9eb-4498-bb53-de8ee4d43526 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.391972 | controller | Jun 09 17:24:29.771565 crc crio[20770]: time="2026-06-09T17:24:29.770316523Z" level=info msg="Removed container 1f64805b0fe617f74703bf7701ceade9efbed8d5a19c2f0804875d3d5649256e: openshift-infra/auto-csr-approver-29683758-9r26p/oc" id=3d6e2046-e9eb-4498-bb53-de8ee4d43526 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.391992 | controller | Jun 09 17:24:29.779096 crc crio[20770]: time="2026-06-09T17:24:29.778997963Z" level=info msg="Removing container: 37328452c4c403196108e438d73ca77335f891ea518056b9425aa81cc71a110b" id=901f8b9e-29a6-4903-a634-3052cfb1ac6c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.392009 | controller | Jun 09 17:24:29.811396 crc crio[20770]: time="2026-06-09T17:24:29.811319494Z" level=info msg="Removed container 37328452c4c403196108e438d73ca77335f891ea518056b9425aa81cc71a110b: openshift-marketplace/certified-operators-59q2w/extract-content" id=901f8b9e-29a6-4903-a634-3052cfb1ac6c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.392025 | controller | Jun 09 17:24:29.821793 crc crio[20770]: time="2026-06-09T17:24:29.821705003Z" level=info msg="Stopping pod sandbox: 6f87001980a7073ad76545b38405141acfc88a115bf2323cf4efa6fc0553319e" id=a37f3493-ece7-4bba-ac3f-4f74549ac301 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.392040 | controller | Jun 09 17:24:29.822291 crc crio[20770]: time="2026-06-09T17:24:29.821809796Z" level=info msg="Stopped pod sandbox (already stopped): 6f87001980a7073ad76545b38405141acfc88a115bf2323cf4efa6fc0553319e" id=a37f3493-ece7-4bba-ac3f-4f74549ac301 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.392056 | controller | Jun 09 17:24:29.824591 crc crio[20770]: time="2026-06-09T17:24:29.822503876Z" level=info msg="Removing pod sandbox: 6f87001980a7073ad76545b38405141acfc88a115bf2323cf4efa6fc0553319e" id=a76994b1-5fcf-40ac-bf9f-0e1811776ed8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.392072 | controller | Jun 09 17:24:29.836826 crc crio[20770]: time="2026-06-09T17:24:29.836711705Z" level=info msg="Removed pod sandbox: 6f87001980a7073ad76545b38405141acfc88a115bf2323cf4efa6fc0553319e" id=a76994b1-5fcf-40ac-bf9f-0e1811776ed8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.392088 | controller | Jun 09 17:24:29.837884 crc crio[20770]: time="2026-06-09T17:24:29.837767935Z" level=info msg="Stopping pod sandbox: f17aa7641e41dfe9f0827f6f24964c099032488fbf3349da827b0c7d81e5a1f5" id=2512d524-07b2-4470-8804-6a1842b36c1f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.392104 | controller | Jun 09 17:24:29.837884 crc crio[20770]: time="2026-06-09T17:24:29.837859068Z" level=info msg="Stopped pod sandbox (already stopped): f17aa7641e41dfe9f0827f6f24964c099032488fbf3349da827b0c7d81e5a1f5" id=2512d524-07b2-4470-8804-6a1842b36c1f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.392120 | controller | Jun 09 17:24:29.838322 crc crio[20770]: time="2026-06-09T17:24:29.83827069Z" level=info msg="Removing pod sandbox: f17aa7641e41dfe9f0827f6f24964c099032488fbf3349da827b0c7d81e5a1f5" id=35836eb0-f1a7-4da2-801f-2ea64f46c4e2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.392137 | controller | Jun 09 17:24:29.857333 crc crio[20770]: time="2026-06-09T17:24:29.857192505Z" level=info msg="Removed pod sandbox: f17aa7641e41dfe9f0827f6f24964c099032488fbf3349da827b0c7d81e5a1f5" id=35836eb0-f1a7-4da2-801f-2ea64f46c4e2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.392153 | controller | Jun 09 17:24:29.859358 crc crio[20770]: time="2026-06-09T17:24:29.859283005Z" level=info msg="Stopping pod sandbox: 626117e06f56fa8a901bf3fb234492cb9504ed7f846a22cdf780e575c13ae266" id=bcb5354d-d838-4b99-8d57-04bb3521ace5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.392168 | controller | Jun 09 17:24:29.859508 crc crio[20770]: time="2026-06-09T17:24:29.859375858Z" level=info msg="Stopped pod sandbox (already stopped): 626117e06f56fa8a901bf3fb234492cb9504ed7f846a22cdf780e575c13ae266" id=bcb5354d-d838-4b99-8d57-04bb3521ace5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.392184 | controller | Jun 09 17:24:29.860382 crc crio[20770]: time="2026-06-09T17:24:29.860297874Z" level=info msg="Removing pod sandbox: 626117e06f56fa8a901bf3fb234492cb9504ed7f846a22cdf780e575c13ae266" id=4f38f49b-7c95-4a0a-9493-4b4407a6ffb3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.392203 | controller | Jun 09 17:24:29.878894 crc crio[20770]: time="2026-06-09T17:24:29.878760676Z" level=info msg="Removed pod sandbox: 626117e06f56fa8a901bf3fb234492cb9504ed7f846a22cdf780e575c13ae266" id=4f38f49b-7c95-4a0a-9493-4b4407a6ffb3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.392220 | controller | Jun 09 17:25:11.651958 crc crio[20770]: time="2026-06-09T17:25:11.650773163Z" level=info msg="Stopping pod sandbox: e75bcd559a2db3bdd58a9d3e328d55f490375c90e37d7b816c0fa4fe2da610fb" id=04a66b91-3253-4b9b-8cc3-85bd2faac068 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.392237 | controller | Jun 09 17:25:11.653514 crc crio[20770]: time="2026-06-09T17:25:11.652354678Z" level=info msg="Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-bpnlf Namespace:openstack ID:e75bcd559a2db3bdd58a9d3e328d55f490375c90e37d7b816c0fa4fe2da610fb UID:51bc1d83-1824-4d14-8c5a-853803668711 NetNS:/var/run/netns/165bfcf8-7dcc-470c-9fe3-84c8a8af83db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod51bc1d83_1824_4d14_8c5a_853803668711.slice PodAnnotations:0xc0028950d0}] Aliases:map[]}"
2026-06-09 17:48:36.392253 | controller | Jun 09 17:25:11.653514 crc crio[20770]: time="2026-06-09T17:25:11.652481932Z" level=info msg="Deleting pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-bpnlf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.392270 | controller | Jun 09 17:25:12.137176 crc crio[20770]: time="2026-06-09T17:25:12.137048184Z" level=info msg="Stopped pod sandbox: e75bcd559a2db3bdd58a9d3e328d55f490375c90e37d7b816c0fa4fe2da610fb" id=04a66b91-3253-4b9b-8cc3-85bd2faac068 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.392286 | controller | Jun 09 17:25:13.344764 crc crio[20770]: time="2026-06-09T17:25:13.343903484Z" level=info msg="Running pod sandbox: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-4r6wn/POD" id=1cd17ce7-c25d-4499-a264-51e882266875 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.392302 | controller | Jun 09 17:25:13.344764 crc crio[20770]: time="2026-06-09T17:25:13.344404218Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.392319 | controller | Jun 09 17:25:13.380074 crc crio[20770]: time="2026-06-09T17:25:13.379970252Z" level=info msg="Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-4r6wn Namespace:openstack ID:fd3be6a0e617090252c6d258dde1df7da7ee784526f298f751d4a9888c541dbb UID:7a8be6d7-d687-4c27-ad7c-87c9f79a2820 NetNS:/var/run/netns/a47b74e9-d7d1-4c9d-b69d-e3c6af251a31 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7a8be6d7_d687_4c27_ad7c_87c9f79a2820.slice PodAnnotations:0xc0029898c8}] Aliases:map[]}"
2026-06-09 17:48:36.392335 | controller | Jun 09 17:25:13.380074 crc crio[20770]: time="2026-06-09T17:25:13.380045074Z" level=info msg="Adding pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-4r6wn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.392351 | controller | Jun 09 17:25:13.904124 crc crio[20770]: 2026-06-09T17:25:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fd3be6a0e617090 Mac:ba:cf:77:ab:12:73 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fb Mtu:0 Sandbox:/var/run/netns/a47b74e9-d7d1-4c9d-b69d-e3c6af251a31 SocketPath: PciID:}] [{Interface:0xc0002b7460 Address:{IP:10.217.0.251 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.392368 | controller | Jun 09 17:25:13.905267 crc crio[20770]: time="2026-06-09T17:25:13.905194284Z" level=info msg="Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-4r6wn Namespace:openstack ID:fd3be6a0e617090252c6d258dde1df7da7ee784526f298f751d4a9888c541dbb UID:7a8be6d7-d687-4c27-ad7c-87c9f79a2820 NetNS:/var/run/netns/a47b74e9-d7d1-4c9d-b69d-e3c6af251a31 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7a8be6d7_d687_4c27_ad7c_87c9f79a2820.slice PodAnnotations:0xc0029898c8}] Aliases:map[]}"
2026-06-09 17:48:36.392388 | controller | Jun 09 17:25:13.905429 crc crio[20770]: time="2026-06-09T17:25:13.90540735Z" level=info msg="Checking pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-4r6wn for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.392405 | controller | Jun 09 17:25:13.916404 crc crio[20770]: time="2026-06-09T17:25:13.916299464Z" level=info msg="Ran pod sandbox fd3be6a0e617090252c6d258dde1df7da7ee784526f298f751d4a9888c541dbb with infra container: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-4r6wn/POD" id=1cd17ce7-c25d-4499-a264-51e882266875 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.392422 | controller | Jun 09 17:25:13.919497 crc crio[20770]: time="2026-06-09T17:25:13.919370912Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=eb4a598c-6b75-49cf-9d06-7b44c41f3f1e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.392438 | controller | Jun 09 17:25:13.967227 crc crio[20770]: time="2026-06-09T17:25:13.967051645Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=10dfd538-30a2-4975-978e-6e73d2b1dbbd name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.392455 | controller | Jun 09 17:25:13.978397 crc crio[20770]: time="2026-06-09T17:25:13.978286039Z" level=info msg="Creating container: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-4r6wn/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam" id=8a162b6f-2653-4c3a-8350-bc0537188b4d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.392471 | controller | Jun 09 17:25:13.978779 crc crio[20770]: time="2026-06-09T17:25:13.978610968Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.392487 | controller | Jun 09 17:25:14.024258 crc crio[20770]: time="2026-06-09T17:25:14.024159189Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.392503 | controller | Jun 09 17:25:14.027235 crc crio[20770]: time="2026-06-09T17:25:14.027172756Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.392542 | controller | Jun 09 17:25:14.207898 crc crio[20770]: time="2026-06-09T17:25:14.207439737Z" level=info msg="Created container 75dc59d9a701b23b719d00dc27ad443826a00c6a75f9fc6c7d522e443f3d4b4b: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-4r6wn/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam" id=8a162b6f-2653-4c3a-8350-bc0537188b4d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.392562 | controller | Jun 09 17:25:14.210572 crc crio[20770]: time="2026-06-09T17:25:14.210522435Z" level=info msg="Starting container: 75dc59d9a701b23b719d00dc27ad443826a00c6a75f9fc6c7d522e443f3d4b4b" id=2b074fc3-966f-4a71-9768-6bc0961eaef4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.392578 | controller | Jun 09 17:25:14.224969 crc crio[20770]: time="2026-06-09T17:25:14.22490555Z" level=info msg="Started container" PID=156945 containerID=75dc59d9a701b23b719d00dc27ad443826a00c6a75f9fc6c7d522e443f3d4b4b description=openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-4r6wn/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam id=2b074fc3-966f-4a71-9768-6bc0961eaef4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fd3be6a0e617090252c6d258dde1df7da7ee784526f298f751d4a9888c541dbb
2026-06-09 17:48:36.392598 | controller | Jun 09 17:26:00.563267 crc crio[20770]: time="2026-06-09T17:26:00.56038456Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683766-spwj5/POD" id=216b1daf-cb14-4f0e-bb29-5c4cfa69c5b4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.392615 | controller | Jun 09 17:26:00.564935 crc crio[20770]: time="2026-06-09T17:26:00.563312665Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.392632 | controller | Jun 09 17:26:00.621098 crc crio[20770]: time="2026-06-09T17:26:00.620882652Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683766-spwj5 Namespace:openshift-infra ID:e18d8a4d34dcfd451a0bd561e8264facd5cad3ce6588585b9d2ba13ed9f96f25 UID:0a7320f6-00a0-4381-b655-636806854166 NetNS:/var/run/netns/5934128e-aaca-4805-beeb-a60b19410c1a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0a7320f6_00a0_4381_b655_636806854166.slice PodAnnotations:0xc000134ae8}] Aliases:map[]}"
2026-06-09 17:48:36.392648 | controller | Jun 09 17:26:00.621495 crc crio[20770]: time="2026-06-09T17:26:00.621214142Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683766-spwj5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.392665 | controller | Jun 09 17:26:01.218486 crc crio[20770]: 2026-06-09T17:26:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e18d8a4d34dcfd4 Mac:26:ac:c3:f3:2d:a9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fc Mtu:0 Sandbox:/var/run/netns/5934128e-aaca-4805-beeb-a60b19410c1a SocketPath: PciID:}] [{Interface:0xc0006025d0 Address:{IP:10.217.0.252 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.392681 | controller | Jun 09 17:26:01.220546 crc crio[20770]: time="2026-06-09T17:26:01.220450376Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683766-spwj5 Namespace:openshift-infra ID:e18d8a4d34dcfd451a0bd561e8264facd5cad3ce6588585b9d2ba13ed9f96f25 UID:0a7320f6-00a0-4381-b655-636806854166 NetNS:/var/run/netns/5934128e-aaca-4805-beeb-a60b19410c1a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0a7320f6_00a0_4381_b655_636806854166.slice PodAnnotations:0xc000134ae8}] Aliases:map[]}"
2026-06-09 17:48:36.392697 | controller | Jun 09 17:26:01.223236 crc crio[20770]: time="2026-06-09T17:26:01.223058081Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683766-spwj5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.392719 | controller | Jun 09 17:26:01.236585 crc crio[20770]: time="2026-06-09T17:26:01.236495518Z" level=info msg="Ran pod sandbox e18d8a4d34dcfd451a0bd561e8264facd5cad3ce6588585b9d2ba13ed9f96f25 with infra container: openshift-infra/auto-csr-approver-29683766-spwj5/POD" id=216b1daf-cb14-4f0e-bb29-5c4cfa69c5b4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.392744 | controller | Jun 09 17:26:01.241680 crc crio[20770]: time="2026-06-09T17:26:01.241536883Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=06107843-497c-4eca-b2a1-0b1115f27a23 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.392767 | controller | Jun 09 17:26:01.251938 crc crio[20770]: time="2026-06-09T17:26:01.25184074Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 17:48:36.392784 | controller | Jun 09 17:26:02.343797 crc crio[20770]: time="2026-06-09T17:26:02.343690858Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=06107843-497c-4eca-b2a1-0b1115f27a23 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.392805 | controller | Jun 09 17:26:02.346245 crc crio[20770]: time="2026-06-09T17:26:02.344792329Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=3b2f89d6-ae23-4d39-b510-2774c0dfadf7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.392821 | controller | Jun 09 17:26:02.348299 crc crio[20770]: time="2026-06-09T17:26:02.348102445Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=08cd5950-3db8-4ede-ba7b-4a3dced94276 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.392837 | controller | Jun 09 17:26:02.357515 crc crio[20770]: time="2026-06-09T17:26:02.357391492Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683766-spwj5/oc" id=a85b2477-6b59-4f98-8272-1d82dfb8eecb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.392853 | controller | Jun 09 17:26:02.358178 crc crio[20770]: time="2026-06-09T17:26:02.358099062Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.392869 | controller | Jun 09 17:26:02.410284 crc crio[20770]: time="2026-06-09T17:26:02.409782271Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.392885 | controller | Jun 09 17:26:02.740276 crc crio[20770]: time="2026-06-09T17:26:02.740067451Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.392901 | controller | Jun 09 17:26:02.875367 crc crio[20770]: time="2026-06-09T17:26:02.875246923Z" level=info msg="Created container deca1b967c3e7376e80fed51ad5fc06e235b11cc849f90e7cac5dcfa654d6c6d: openshift-infra/auto-csr-approver-29683766-spwj5/oc" id=a85b2477-6b59-4f98-8272-1d82dfb8eecb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.392917 | controller | Jun 09 17:26:02.877366 crc crio[20770]: time="2026-06-09T17:26:02.877245721Z" level=info msg="Starting container: deca1b967c3e7376e80fed51ad5fc06e235b11cc849f90e7cac5dcfa654d6c6d" id=4ce847b4-34be-4b79-9579-c818a7eeeeb3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.392934 | controller | Jun 09 17:26:02.883982 crc crio[20770]: time="2026-06-09T17:26:02.883780779Z" level=info msg="Started container" PID=159795 containerID=deca1b967c3e7376e80fed51ad5fc06e235b11cc849f90e7cac5dcfa654d6c6d description=openshift-infra/auto-csr-approver-29683766-spwj5/oc id=4ce847b4-34be-4b79-9579-c818a7eeeeb3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e18d8a4d34dcfd451a0bd561e8264facd5cad3ce6588585b9d2ba13ed9f96f25
2026-06-09 17:48:36.392951 | controller | Jun 09 17:26:04.505045 crc crio[20770]: time="2026-06-09T17:26:04.504323628Z" level=info msg="Stopping pod sandbox: e18d8a4d34dcfd451a0bd561e8264facd5cad3ce6588585b9d2ba13ed9f96f25" id=13bdc34c-51db-46d8-a3ee-ab8069a6d97b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.392969 | controller | Jun 09 17:26:04.506339 crc crio[20770]: time="2026-06-09T17:26:04.505749349Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683766-spwj5 Namespace:openshift-infra ID:e18d8a4d34dcfd451a0bd561e8264facd5cad3ce6588585b9d2ba13ed9f96f25 UID:0a7320f6-00a0-4381-b655-636806854166 NetNS:/var/run/netns/5934128e-aaca-4805-beeb-a60b19410c1a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0a7320f6_00a0_4381_b655_636806854166.slice PodAnnotations:0xc002894798}] Aliases:map[]}"
2026-06-09 17:48:36.392986 | controller | Jun 09 17:26:04.506339 crc crio[20770]: time="2026-06-09T17:26:04.505888633Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683766-spwj5 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.393005 | controller | Jun 09 17:26:04.902179 crc crio[20770]: time="2026-06-09T17:26:04.901414092Z" level=info msg="Stopped pod sandbox: e18d8a4d34dcfd451a0bd561e8264facd5cad3ce6588585b9d2ba13ed9f96f25" id=13bdc34c-51db-46d8-a3ee-ab8069a6d97b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.393023 | controller | Jun 09 17:26:09.584954 crc crio[20770]: time="2026-06-09T17:26:09.583818023Z" level=info msg="Stopping pod sandbox: fd3be6a0e617090252c6d258dde1df7da7ee784526f298f751d4a9888c541dbb" id=bd70d40f-f7e4-4255-afa1-a7e4840d6064 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.393039 | controller | Jun 09 17:26:09.586583 crc crio[20770]: time="2026-06-09T17:26:09.585764019Z" level=info msg="Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-4r6wn Namespace:openstack ID:fd3be6a0e617090252c6d258dde1df7da7ee784526f298f751d4a9888c541dbb UID:7a8be6d7-d687-4c27-ad7c-87c9f79a2820 NetNS:/var/run/netns/a47b74e9-d7d1-4c9d-b69d-e3c6af251a31 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7a8be6d7_d687_4c27_ad7c_87c9f79a2820.slice PodAnnotations:0xc002a09618}] Aliases:map[]}"
2026-06-09 17:48:36.393055 | controller | Jun 09 17:26:09.586583 crc crio[20770]: time="2026-06-09T17:26:09.585928894Z" level=info msg="Deleting pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-4r6wn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.393071 | controller | Jun 09 17:26:10.195337 crc crio[20770]: time="2026-06-09T17:26:10.194776344Z" level=info msg="Stopped pod sandbox: fd3be6a0e617090252c6d258dde1df7da7ee784526f298f751d4a9888c541dbb" id=bd70d40f-f7e4-4255-afa1-a7e4840d6064 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.393087 | controller | Jun 09 17:26:11.081714 crc crio[20770]: time="2026-06-09T17:26:11.078391376Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-s79nk/POD" id=2d33e9b0-db6a-4153-a95b-792c96b82879 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.393103 | controller | Jun 09 17:26:11.081714 crc crio[20770]: time="2026-06-09T17:26:11.078509709Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.393119 | controller | Jun 09 17:26:11.133735 crc crio[20770]: time="2026-06-09T17:26:11.133173433Z" level=info msg="Got pod network &{Name:redhat-marketplace-s79nk Namespace:openshift-marketplace ID:c06ca1c923cad632cb118183092b542b1d02bb510239e6945794b6fe347401f5 UID:5b8c5018-8e03-4afb-bbe6-637c91ffc717 NetNS:/var/run/netns/bf2bdb63-0fb4-49d9-988a-631e41dbc135 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5b8c5018_8e03_4afb_bbe6_637c91ffc717.slice PodAnnotations:0xc002a09a30}] Aliases:map[]}"
2026-06-09 17:48:36.393135 | controller | Jun 09 17:26:11.133735 crc crio[20770]: time="2026-06-09T17:26:11.133712179Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-s79nk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.393151 | controller | Jun 09 17:26:11.798273 crc crio[20770]: time="2026-06-09T17:26:11.797540272Z" level=info msg="Running pod sandbox: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-97hwd/POD" id=cd57c35c-e9d5-448e-b951-69b96d4a4488 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.393167 | controller | Jun 09 17:26:11.798549 crc crio[20770]: time="2026-06-09T17:26:11.798313085Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.393183 | controller | Jun 09 17:26:11.812212 crc crio[20770]: 2026-06-09T17:26:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c06ca1c923cad63 Mac:12:b7:4a:07:5a:43 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fd Mtu:0 Sandbox:/var/run/netns/bf2bdb63-0fb4-49d9-988a-631e41dbc135 SocketPath: PciID:}] [{Interface:0xc0004b05d0 Address:{IP:10.217.0.253 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.393202 | controller | Jun 09 17:26:11.813954 crc crio[20770]: time="2026-06-09T17:26:11.813864002Z" level=info msg="Got pod network &{Name:redhat-marketplace-s79nk Namespace:openshift-marketplace ID:c06ca1c923cad632cb118183092b542b1d02bb510239e6945794b6fe347401f5 UID:5b8c5018-8e03-4afb-bbe6-637c91ffc717 NetNS:/var/run/netns/bf2bdb63-0fb4-49d9-988a-631e41dbc135 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5b8c5018_8e03_4afb_bbe6_637c91ffc717.slice PodAnnotations:0xc002a09a30}] Aliases:map[]}"
2026-06-09 17:48:36.393219 | controller | Jun 09 17:26:11.815098 crc crio[20770]: time="2026-06-09T17:26:11.815006845Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-s79nk for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.393235 | controller | Jun 09 17:26:11.854529 crc crio[20770]: time="2026-06-09T17:26:11.854253605Z" level=info msg="Ran pod sandbox c06ca1c923cad632cb118183092b542b1d02bb510239e6945794b6fe347401f5 with infra container: openshift-marketplace/redhat-marketplace-s79nk/POD" id=2d33e9b0-db6a-4153-a95b-792c96b82879 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.393251 | controller | Jun 09 17:26:11.857849 crc crio[20770]: time="2026-06-09T17:26:11.857588261Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=a1beaa94-9347-464b-8824-7984ade60339 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.393267 | controller | Jun 09 17:26:11.870802 crc crio[20770]: time="2026-06-09T17:26:11.87074144Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=7b1f9221-bd4b-474a-90f4-b58b99934852 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.393284 | controller | Jun 09 17:26:11.878604 crc crio[20770]: time="2026-06-09T17:26:11.878528874Z" level=info msg="Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-97hwd Namespace:openstack ID:f1d8a85727db65f9595f0cf6acbed193558ac4cb1b29b33ec4cc3fafdba0dbba UID:6972607e-9249-418d-8a3e-a90bd49146bf NetNS:/var/run/netns/8626f061-6a04-4634-8655-bd59b64d6a22 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6972607e_9249_418d_8a3e_a90bd49146bf.slice PodAnnotations:0xc002988120}] Aliases:map[]}"
2026-06-09 17:48:36.393300 | controller | Jun 09 17:26:11.878935 crc crio[20770]: time="2026-06-09T17:26:11.878596626Z" level=info msg="Adding pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-97hwd to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.393317 | controller | Jun 09 17:26:11.925096 crc crio[20770]: time="2026-06-09T17:26:11.924349404Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-s79nk/extract-utilities" id=f20e04b3-4d55-4fbf-ba10-2f38b68b8bcd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.393333 | controller | Jun 09 17:26:11.925863 crc crio[20770]: time="2026-06-09T17:26:11.925835647Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.393350 | controller | Jun 09 17:26:11.978268 crc crio[20770]: time="2026-06-09T17:26:11.978225765Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.393369 | controller | Jun 09 17:26:11.986992 crc crio[20770]: time="2026-06-09T17:26:11.986937966Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.393386 | controller | Jun 09 17:26:12.035816 crc crio[20770]: time="2026-06-09T17:26:12.035762812Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-qcz25/POD" id=fd903bdb-3aaf-48cf-951b-ea1211d737ee name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.393402 | controller | Jun 09 17:26:12.036227 crc crio[20770]: time="2026-06-09T17:26:12.036193954Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.393418 | controller | Jun 09 17:26:12.078181 crc crio[20770]: time="2026-06-09T17:26:12.078025518Z" level=info msg="Got pod network &{Name:community-operators-qcz25 Namespace:openshift-marketplace ID:7ab84e3a7cc41f6c28c8a2122554d27598bc9720a8244e615b5ae2410a224873 UID:666a77ae-041a-4438-b5dd-ca9619f7747d NetNS:/var/run/netns/82081115-f655-44bf-beba-978b101a4f74 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod666a77ae_041a_4438_b5dd_ca9619f7747d.slice PodAnnotations:0xc0029883e0}] Aliases:map[]}"
2026-06-09 17:48:36.393434 | controller | Jun 09 17:26:12.078181 crc crio[20770]: time="2026-06-09T17:26:12.078101411Z" level=info msg="Adding pod openshift-marketplace_community-operators-qcz25 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.393450 | controller | Jun 09 17:26:12.455125 crc crio[20770]: time="2026-06-09T17:26:12.45456179Z" level=info msg="Created container 2445d4f6cd255e5b1fc17e13b8e82ef245ed401a98ba05116ab2d8d465221359: openshift-marketplace/redhat-marketplace-s79nk/extract-utilities" id=f20e04b3-4d55-4fbf-ba10-2f38b68b8bcd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.393468 | controller | Jun 09 17:26:12.460632 crc crio[20770]: time="2026-06-09T17:26:12.460045468Z" level=info msg="Starting container: 2445d4f6cd255e5b1fc17e13b8e82ef245ed401a98ba05116ab2d8d465221359" id=f8bbe266-fc08-4327-b6f3-f09678ccb9ee name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.393485 | controller | Jun 09 17:26:12.473237 crc crio[20770]: time="2026-06-09T17:26:12.473062353Z" level=info msg="Started container" PID=160475 containerID=2445d4f6cd255e5b1fc17e13b8e82ef245ed401a98ba05116ab2d8d465221359 description=openshift-marketplace/redhat-marketplace-s79nk/extract-utilities id=f8bbe266-fc08-4327-b6f3-f09678ccb9ee name=/runtime.v1.RuntimeService/StartContainer sandboxID=c06ca1c923cad632cb118183092b542b1d02bb510239e6945794b6fe347401f5
2026-06-09 17:48:36.393501 | controller | Jun 09 17:26:12.692619 crc crio[20770]: time="2026-06-09T17:26:12.692541903Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=c4fc9f2e-75d6-4254-80c6-631e6ec6712c name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.393538 | controller | Jun 09 17:26:12.700460 crc crio[20770]: time="2026-06-09T17:26:12.698522085Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-09 17:48:36.393558 | controller | Jun 09 17:26:12.979611 crc crio[20770]: 2026-06-09T17:26:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7ab84e3a7cc41f6 Mac:62:ba:f9:ae:22:94 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ff Mtu:0 Sandbox:/var/run/netns/82081115-f655-44bf-beba-978b101a4f74 SocketPath: PciID:}] [{Interface:0xc00030e750 Address:{IP:10.217.0.255 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.393576 | controller | Jun 09 17:26:12.981746 crc crio[20770]: time="2026-06-09T17:26:12.981611536Z" level=info msg="Got pod network &{Name:community-operators-qcz25 Namespace:openshift-marketplace ID:7ab84e3a7cc41f6c28c8a2122554d27598bc9720a8244e615b5ae2410a224873 UID:666a77ae-041a-4438-b5dd-ca9619f7747d NetNS:/var/run/netns/82081115-f655-44bf-beba-978b101a4f74 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod666a77ae_041a_4438_b5dd_ca9619f7747d.slice PodAnnotations:0xc0029883e0}] Aliases:map[]}"
2026-06-09 17:48:36.393597 | controller | Jun 09 17:26:12.981942 crc crio[20770]: time="2026-06-09T17:26:12.981866043Z" level=info msg="Checking pod openshift-marketplace_community-operators-qcz25 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.393614 | controller | Jun 09 17:26:12.995362 crc crio[20770]: time="2026-06-09T17:26:12.99530172Z" level=info msg="Ran pod sandbox 7ab84e3a7cc41f6c28c8a2122554d27598bc9720a8244e615b5ae2410a224873 with infra container: openshift-marketplace/community-operators-qcz25/POD" id=fd903bdb-3aaf-48cf-951b-ea1211d737ee name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.393632 | controller | Jun 09 17:26:13.005060 crc crio[20770]: time="2026-06-09T17:26:13.00085229Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=403592e0-551b-4a9a-a222-c6732a850986 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.393649 | controller | Jun 09 17:26:13.005438 crc crio[20770]: time="2026-06-09T17:26:13.005343149Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=8bc5b1a9-043b-40e8-b3e8-e21715e67f9e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.393666 | controller | Jun 09 17:26:13.019962 crc crio[20770]: time="2026-06-09T17:26:13.019900968Z" level=info msg="Creating container: openshift-marketplace/community-operators-qcz25/extract-utilities" id=0451364b-f177-4b5b-a970-c8413e57f752 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.393682 | controller | Jun 09 17:26:13.020885 crc crio[20770]: time="2026-06-09T17:26:13.020854196Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.393698 | controller | Jun 09 17:26:13.088811 crc crio[20770]: time="2026-06-09T17:26:13.088746971Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.393714 | controller | Jun 09 17:26:13.095239 crc crio[20770]: 2026-06-09T17:26:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f1d8a85727db65f Mac:5a:03:b6:dc:59:e9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fe Mtu:0 Sandbox:/var/run/netns/8626f061-6a04-4634-8655-bd59b64d6a22 SocketPath: PciID:}] [{Interface:0xc0004685b0 Address:{IP:10.217.0.254 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.393731 | controller | Jun 09 17:26:13.098516 crc crio[20770]: time="2026-06-09T17:26:13.095267388Z" level=info msg="Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-97hwd Namespace:openstack ID:f1d8a85727db65f9595f0cf6acbed193558ac4cb1b29b33ec4cc3fafdba0dbba UID:6972607e-9249-418d-8a3e-a90bd49146bf NetNS:/var/run/netns/8626f061-6a04-4634-8655-bd59b64d6a22 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6972607e_9249_418d_8a3e_a90bd49146bf.slice PodAnnotations:0xc002988120}] Aliases:map[]}"
2026-06-09 17:48:36.393747 | controller | Jun 09 17:26:13.098516 crc crio[20770]: time="2026-06-09T17:26:13.095410823Z" level=info msg="Checking pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-97hwd for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.393763 | controller | Jun 09 17:26:13.105876 crc crio[20770]: time="2026-06-09T17:26:13.105805002Z" level=info msg="Ran pod sandbox f1d8a85727db65f9595f0cf6acbed193558ac4cb1b29b33ec4cc3fafdba0dbba with infra container: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-97hwd/POD" id=cd57c35c-e9d5-448e-b951-69b96d4a4488 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.393782 | controller | Jun 09 17:26:13.106476 crc crio[20770]: time="2026-06-09T17:26:13.10644283Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.393802 | controller | Jun 09 17:26:13.108244 crc crio[20770]: time="2026-06-09T17:26:13.108207091Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=05675f39-1ad5-4541-a280-991d60d366e5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.393827 | controller | Jun 09 17:26:13.148228 crc crio[20770]: time="2026-06-09T17:26:13.148141601Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=02783ede-f5f4-4982-89fb-0e13cc6431a5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.393852 | controller | Jun 09 17:26:13.168846 crc crio[20770]: time="2026-06-09T17:26:13.168379804Z" level=info msg="Creating container: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-97hwd/libvirt-edpm-deployment-ipam-openstack-edpm-ipam" id=8a588f21-fc47-45cd-91d8-dea9232e7ab0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.393869 | controller | Jun 09 17:26:13.168846 crc crio[20770]: time="2026-06-09T17:26:13.168795886Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.393885 | controller | Jun 09 17:26:13.244230 crc crio[20770]: time="2026-06-09T17:26:13.24395176Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.393905 | controller | Jun 09 17:26:13.247344 crc crio[20770]: time="2026-06-09T17:26:13.247231804Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.393924 | controller | Jun 09 17:26:13.345789 crc crio[20770]: time="2026-06-09T17:26:13.34573131Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0" id=c4fc9f2e-75d6-4254-80c6-631e6ec6712c name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.393939 | controller | Jun 09 17:26:13.347354 crc crio[20770]: time="2026-06-09T17:26:13.347324766Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=a6e526ae-b3c5-433e-9de4-0f3c4682fbcb name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.393956 | controller | Jun 09 17:26:13.354037 crc crio[20770]: time="2026-06-09T17:26:13.353996388Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=300f1cbc-fae7-4cbd-a5ee-ef2d1f1a6160 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.393971 | controller | Jun 09 17:26:13.373195 crc crio[20770]: time="2026-06-09T17:26:13.372732898Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-s79nk/extract-content" id=623beecb-88cf-4b9b-babb-69aae188c641 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.393987 | controller | Jun 09 17:26:13.373716 crc crio[20770]: time="2026-06-09T17:26:13.373690815Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.394003 | controller | Jun 09 17:26:13.409000 crc crio[20770]: time="2026-06-09T17:26:13.408897009Z" level=info msg="Created container ee3036df77002359eb016d25fdbd940eb989a6f0a9a3ea1a0fed99eba34d1708: openshift-marketplace/community-operators-qcz25/extract-utilities" id=0451364b-f177-4b5b-a970-c8413e57f752 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.394025 | controller | Jun 09 17:26:13.413947 crc crio[20770]: time="2026-06-09T17:26:13.413554283Z" level=info msg="Starting container: ee3036df77002359eb016d25fdbd940eb989a6f0a9a3ea1a0fed99eba34d1708" id=1c570d11-a5f7-4a3a-9e36-cb98cacf0afb name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.394042 | controller | Jun 09 17:26:13.420316 crc crio[20770]: time="2026-06-09T17:26:13.420258466Z" level=info msg="Started container" PID=160583 containerID=ee3036df77002359eb016d25fdbd940eb989a6f0a9a3ea1a0fed99eba34d1708 description=openshift-marketplace/community-operators-qcz25/extract-utilities id=1c570d11-a5f7-4a3a-9e36-cb98cacf0afb name=/runtime.v1.RuntimeService/StartContainer sandboxID=7ab84e3a7cc41f6c28c8a2122554d27598bc9720a8244e615b5ae2410a224873
2026-06-09 17:48:36.394060 | controller | Jun 09 17:26:13.430245 crc crio[20770]: time="2026-06-09T17:26:13.42836996Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.394079 | controller | Jun 09 17:26:13.430245 crc crio[20770]: time="2026-06-09T17:26:13.429343528Z" level=info msg="Created container f1a35cde943a854a93a787f076ea19bdea637aed4ad6d121cb08aac41a658557: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-97hwd/libvirt-edpm-deployment-ipam-openstack-edpm-ipam" id=8a588f21-fc47-45cd-91d8-dea9232e7ab0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.394097 | controller | Jun 09 17:26:13.430575 crc crio[20770]: time="2026-06-09T17:26:13.430367477Z" level=info msg="Starting container: f1a35cde943a854a93a787f076ea19bdea637aed4ad6d121cb08aac41a658557" id=833fae8a-df99-4552-a803-1dd13984dae8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.394113 | controller | Jun 09 17:26:13.437739 crc crio[20770]: time="2026-06-09T17:26:13.437479612Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.394130 | controller | Jun 09 17:26:13.448993 crc crio[20770]: time="2026-06-09T17:26:13.444782352Z" level=info msg="Started container" PID=160586 containerID=f1a35cde943a854a93a787f076ea19bdea637aed4ad6d121cb08aac41a658557 description=openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-97hwd/libvirt-edpm-deployment-ipam-openstack-edpm-ipam id=833fae8a-df99-4552-a803-1dd13984dae8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f1d8a85727db65f9595f0cf6acbed193558ac4cb1b29b33ec4cc3fafdba0dbba
2026-06-09 17:48:36.394146 | controller | Jun 09 17:26:13.682549 crc crio[20770]: time="2026-06-09T17:26:13.682361653Z" level=info msg="Created container bf8ac26dd56da4fec175afdffe76279ae489ae9510a4db5faec91cfe7312c350: openshift-marketplace/redhat-marketplace-s79nk/extract-content" id=623beecb-88cf-4b9b-babb-69aae188c641 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.394162 | controller | Jun 09 17:26:13.685605 crc crio[20770]: time="2026-06-09T17:26:13.685537884Z" level=info msg="Starting container: bf8ac26dd56da4fec175afdffe76279ae489ae9510a4db5faec91cfe7312c350" id=fb575b90-a930-41ae-b598-08c68b81c62b name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.394197 | controller | Jun 09 17:26:13.692795 crc crio[20770]: time="2026-06-09T17:26:13.691835036Z" level=info msg="Started container" PID=160611 containerID=bf8ac26dd56da4fec175afdffe76279ae489ae9510a4db5faec91cfe7312c350 description=openshift-marketplace/redhat-marketplace-s79nk/extract-content id=fb575b90-a930-41ae-b598-08c68b81c62b name=/runtime.v1.RuntimeService/StartContainer sandboxID=c06ca1c923cad632cb118183092b542b1d02bb510239e6945794b6fe347401f5
2026-06-09 17:48:36.394223 | controller | Jun 09 17:26:13.730405 crc crio[20770]: time="2026-06-09T17:26:13.730315084Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=6c7e90b3-2010-43ac-aecf-df566f2d4b86 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.394248 | controller | Jun 09 17:26:13.738634 crc crio[20770]: time="2026-06-09T17:26:13.73852826Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-09 17:48:36.394271 | controller | Jun 09 17:26:14.749854 crc crio[20770]: time="2026-06-09T17:26:14.749313193Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=9e58d425-4513-4e1a-b3fa-83371176cfd2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.394290 | controller | Jun 09 17:26:14.752928 crc crio[20770]: time="2026-06-09T17:26:14.752837494Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=04ba5a2d-08ab-4c2e-8b80-af3ca2ede33a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.394307 | controller | Jun 09 17:26:14.774212 crc crio[20770]: time="2026-06-09T17:26:14.773952492Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-s79nk/registry-server" id=6121672b-bf45-4d29-9e6c-9f92c934254a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.394322 | controller | Jun 09 17:26:14.774474 crc crio[20770]: time="2026-06-09T17:26:14.774359904Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.394339 | controller | Jun 09 17:26:14.816004 crc crio[20770]: time="2026-06-09T17:26:14.81590456Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.394355 | controller | Jun 09 17:26:14.818889 crc crio[20770]: time="2026-06-09T17:26:14.818831985Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.394371 | controller | Jun 09 17:26:15.243621 crc crio[20770]: time="2026-06-09T17:26:15.24307285Z" level=info msg="Created container 3f9b1452a525915a933489b6853bab31e9e8d5de597569450b218fd68642c73d: openshift-marketplace/redhat-marketplace-s79nk/registry-server" id=6121672b-bf45-4d29-9e6c-9f92c934254a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.394387 | controller | Jun 09 17:26:15.248070 crc crio[20770]: time="2026-06-09T17:26:15.247979551Z" level=info msg="Starting container: 3f9b1452a525915a933489b6853bab31e9e8d5de597569450b218fd68642c73d" id=871ccb5b-222b-4142-aa90-994012a5886f name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.394403 | controller | Jun 09 17:26:15.269104 crc crio[20770]: time="2026-06-09T17:26:15.268217264Z" level=info msg="Started container" PID=160686 containerID=3f9b1452a525915a933489b6853bab31e9e8d5de597569450b218fd68642c73d description=openshift-marketplace/redhat-marketplace-s79nk/registry-server id=871ccb5b-222b-4142-aa90-994012a5886f name=/runtime.v1.RuntimeService/StartContainer sandboxID=c06ca1c923cad632cb118183092b542b1d02bb510239e6945794b6fe347401f5
2026-06-09 17:48:36.394419 | controller | Jun 09 17:26:15.843907 crc crio[20770]: time="2026-06-09T17:26:15.843447377Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:b693b87e9f3f01270b2e5bc4144773623095b823f2870718492b2c7fe6125bd8" id=6c7e90b3-2010-43ac-aecf-df566f2d4b86 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.394434 | controller | Jun 09 17:26:15.845798 crc crio[20770]: time="2026-06-09T17:26:15.844912829Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=88d82ad3-edc1-44a5-a746-70f322877f79 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.394450 | controller | Jun 09 17:26:15.848356 crc crio[20770]: time="2026-06-09T17:26:15.848252255Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=67ec305d-7f4a-44a0-b363-cac2319464aa name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.394470 | controller | Jun 09 17:26:15.891886 crc crio[20770]: time="2026-06-09T17:26:15.891769678Z" level=info msg="Creating container: openshift-marketplace/community-operators-qcz25/extract-content" id=7e7a9995-77d5-4025-b07c-1057bab58ff4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.394486 | controller | Jun 09 17:26:15.892364 crc crio[20770]: time="2026-06-09T17:26:15.892327624Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.394502 | controller | Jun 09 17:26:15.954344 crc crio[20770]: time="2026-06-09T17:26:15.954218756Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.394540 | controller | Jun 09 17:26:15.960978 crc crio[20770]: time="2026-06-09T17:26:15.960819446Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.394560 | controller | Jun 09 17:26:16.188929 crc crio[20770]: time="2026-06-09T17:26:16.188814201Z" level=info msg="Created container 3e876c4da421e47158a7fe1fb5944d2b36556d3b363d202da2a2c786c31f3cd5: openshift-marketplace/community-operators-qcz25/extract-content" id=7e7a9995-77d5-4025-b07c-1057bab58ff4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.394577 | controller | Jun 09 17:26:16.190399 crc crio[20770]: time="2026-06-09T17:26:16.190338995Z" level=info msg="Starting container: 3e876c4da421e47158a7fe1fb5944d2b36556d3b363d202da2a2c786c31f3cd5" id=14d68aca-a112-488f-9acf-740bb32294e1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.394594 | controller | Jun 09 17:26:16.197901 crc crio[20770]: time="2026-06-09T17:26:16.19781185Z" level=info msg="Started container" PID=160803 containerID=3e876c4da421e47158a7fe1fb5944d2b36556d3b363d202da2a2c786c31f3cd5 description=openshift-marketplace/community-operators-qcz25/extract-content id=14d68aca-a112-488f-9acf-740bb32294e1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7ab84e3a7cc41f6c28c8a2122554d27598bc9720a8244e615b5ae2410a224873
2026-06-09 17:48:36.394611 | controller | Jun 09 17:26:19.965531 crc crio[20770]: time="2026-06-09T17:26:19.964441254Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=d2daf4b1-b400-4685-8358-4263c3640d10 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.394631 | controller | Jun 09 17:26:19.972610 crc crio[20770]: time="2026-06-09T17:26:19.970028965Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=05e7d633-09e6-4e59-9eab-76d898c03d39 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.394654 | controller | Jun 09 17:26:19.983716 crc crio[20770]: time="2026-06-09T17:26:19.983572325Z" level=info msg="Creating container: openshift-marketplace/community-operators-qcz25/registry-server" id=d0954c3f-b497-469b-a00d-dc5ad0142a61 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.394671 | controller | Jun 09 17:26:19.984399 crc crio[20770]: time="2026-06-09T17:26:19.984254414Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.394688 | controller | Jun 09 17:26:20.039419 crc crio[20770]: time="2026-06-09T17:26:20.03933494Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.394705 | controller | Jun 09 17:26:20.043105 crc crio[20770]: time="2026-06-09T17:26:20.043021236Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.394726 | controller | Jun 09 17:26:20.223252 crc crio[20770]: time="2026-06-09T17:26:20.223126492Z" level=info msg="Created container 23fd342ce0f541480ff0d84510c817d1845757148bf63b101a0ed9aba6b09cb6: openshift-marketplace/community-operators-qcz25/registry-server" id=d0954c3f-b497-469b-a00d-dc5ad0142a61 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.394743 | controller | Jun 09 17:26:20.224615 crc crio[20770]: time="2026-06-09T17:26:20.224481011Z" level=info msg="Starting container: 23fd342ce0f541480ff0d84510c817d1845757148bf63b101a0ed9aba6b09cb6" id=780cccd5-b02b-4741-9ffe-034d0637d5a7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.394760 | controller | Jun 09 17:26:20.231731 crc crio[20770]: time="2026-06-09T17:26:20.231181654Z" level=info msg="Started container" PID=161011 containerID=23fd342ce0f541480ff0d84510c817d1845757148bf63b101a0ed9aba6b09cb6 description=openshift-marketplace/community-operators-qcz25/registry-server id=780cccd5-b02b-4741-9ffe-034d0637d5a7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7ab84e3a7cc41f6c28c8a2122554d27598bc9720a8244e615b5ae2410a224873
2026-06-09 17:48:36.394777 | controller | Jun 09 17:26:24.017368 crc crio[20770]: time="2026-06-09T17:26:24.016443744Z" level=info msg="Stopping container: 3f9b1452a525915a933489b6853bab31e9e8d5de597569450b218fd68642c73d (timeout: 2s)" id=7617652c-f23b-4a00-9d0f-ea93ad1146cf name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.394794 | controller | Jun 09 17:26:24.143694 crc crio[20770]: time="2026-06-09T17:26:24.143545404Z" level=info msg="Stopped container 3f9b1452a525915a933489b6853bab31e9e8d5de597569450b218fd68642c73d: openshift-marketplace/redhat-marketplace-s79nk/registry-server" id=7617652c-f23b-4a00-9d0f-ea93ad1146cf name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.394810 | controller | Jun 09 17:26:24.145296 crc crio[20770]: time="2026-06-09T17:26:24.145180781Z" level=info msg="Stopping pod sandbox: c06ca1c923cad632cb118183092b542b1d02bb510239e6945794b6fe347401f5" id=72247e52-57c2-4664-9f6a-4c556d860aa6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.394827 | controller | Jun 09 17:26:24.146185 crc crio[20770]: time="2026-06-09T17:26:24.146111037Z" level=info msg="Got pod network &{Name:redhat-marketplace-s79nk Namespace:openshift-marketplace ID:c06ca1c923cad632cb118183092b542b1d02bb510239e6945794b6fe347401f5 UID:5b8c5018-8e03-4afb-bbe6-637c91ffc717 NetNS:/var/run/netns/bf2bdb63-0fb4-49d9-988a-631e41dbc135 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5b8c5018_8e03_4afb_bbe6_637c91ffc717.slice PodAnnotations:0xc0029d56e8}] Aliases:map[]}"
2026-06-09 17:48:36.394851 | controller | Jun 09 17:26:24.146357 crc crio[20770]: time="2026-06-09T17:26:24.146306603Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-s79nk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.394880 | controller | Jun 09 17:26:24.447431 crc crio[20770]: time="2026-06-09T17:26:24.446699882Z" level=info msg="Stopped pod sandbox: c06ca1c923cad632cb118183092b542b1d02bb510239e6945794b6fe347401f5" id=72247e52-57c2-4664-9f6a-4c556d860aa6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.394911 | controller | Jun 09 17:26:25.045114 crc crio[20770]: time="2026-06-09T17:26:25.044257418Z" level=info msg="Removing container: 3f9b1452a525915a933489b6853bab31e9e8d5de597569450b218fd68642c73d" id=0fed5aa3-1d02-4075-9acb-b1966be952ac name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.394934 | controller | Jun 09 17:26:25.076526 crc crio[20770]: time="2026-06-09T17:26:25.076410874Z" level=info msg="Removed container 3f9b1452a525915a933489b6853bab31e9e8d5de597569450b218fd68642c73d: openshift-marketplace/redhat-marketplace-s79nk/registry-server" id=0fed5aa3-1d02-4075-9acb-b1966be952ac name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.394957 | controller | Jun 09 17:26:25.080708 crc crio[20770]: time="2026-06-09T17:26:25.080535413Z" level=info msg="Removing container: bf8ac26dd56da4fec175afdffe76279ae489ae9510a4db5faec91cfe7312c350" id=ee50d85e-ff77-467f-bd59-4cac594cc1d7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.394976 | controller | Jun 09 17:26:25.120993 crc crio[20770]: time="2026-06-09T17:26:25.120896015Z" level=info msg="Removed container bf8ac26dd56da4fec175afdffe76279ae489ae9510a4db5faec91cfe7312c350: openshift-marketplace/redhat-marketplace-s79nk/extract-content" id=ee50d85e-ff77-467f-bd59-4cac594cc1d7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.394993 | controller | Jun 09 17:26:25.126582 crc crio[20770]: time="2026-06-09T17:26:25.126464695Z" level=info msg="Removing container: 2445d4f6cd255e5b1fc17e13b8e82ef245ed401a98ba05116ab2d8d465221359" id=65e89a8f-45bf-4cfd-b0a2-0c795c36d667 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.395009 | controller | Jun 09 17:26:25.171576 crc crio[20770]: time="2026-06-09T17:26:25.17144474Z" level=info msg="Removed container 2445d4f6cd255e5b1fc17e13b8e82ef245ed401a98ba05116ab2d8d465221359: openshift-marketplace/redhat-marketplace-s79nk/extract-utilities" id=65e89a8f-45bf-4cfd-b0a2-0c795c36d667 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.395026 | controller | Jun 09 17:26:29.927918 crc crio[20770]: time="2026-06-09T17:26:29.926962587Z" level=info msg="Removing container: b632f0d24d39b4aedb47ccf23932ea384a16d40ee57053e175103ffd0766ba92" id=41ced1c7-fe1f-4b04-ae51-eef72f56a197 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.395042 | controller | Jun 09 17:26:30.070286 crc crio[20770]: time="2026-06-09T17:26:30.070221461Z" level=info msg="Removed container b632f0d24d39b4aedb47ccf23932ea384a16d40ee57053e175103ffd0766ba92: openshift-infra/auto-csr-approver-29683760-gw9cz/oc" id=41ced1c7-fe1f-4b04-ae51-eef72f56a197 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.395059 | controller | Jun 09 17:26:30.085573 crc crio[20770]: time="2026-06-09T17:26:30.085422539Z" level=info msg="Stopping pod sandbox: 1b616d946b4bc12ece63472071806f19ba02fce6845c3587b672e62044bf8d1b" id=e94c3676-ebcd-4cdc-8a02-5840a9756816 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.395075 | controller | Jun 09 17:26:30.085991 crc crio[20770]: time="2026-06-09T17:26:30.085589074Z" level=info msg="Stopped pod sandbox (already stopped): 1b616d946b4bc12ece63472071806f19ba02fce6845c3587b672e62044bf8d1b" id=e94c3676-ebcd-4cdc-8a02-5840a9756816 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.395092 | controller | Jun 09 17:26:30.086266 crc crio[20770]: time="2026-06-09T17:26:30.086229262Z" level=info msg="Removing pod sandbox: 1b616d946b4bc12ece63472071806f19ba02fce6845c3587b672e62044bf8d1b" id=357bcd31-8c9b-4c8f-a3ac-b8eee1c82a55 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.395108 | controller | Jun 09 17:26:30.131116 crc crio[20770]: time="2026-06-09T17:26:30.131013742Z" level=info msg="Removed pod sandbox: 1b616d946b4bc12ece63472071806f19ba02fce6845c3587b672e62044bf8d1b" id=357bcd31-8c9b-4c8f-a3ac-b8eee1c82a55 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.395125 | controller | Jun 09 17:26:30.132524 crc crio[20770]: time="2026-06-09T17:26:30.132432032Z" level=info msg="Stopping pod sandbox: c06ca1c923cad632cb118183092b542b1d02bb510239e6945794b6fe347401f5" id=9e4b4e6f-bfa9-4e7c-b73f-c66f06e5b203 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.395141 | controller | Jun 09 17:26:30.132697 crc crio[20770]: time="2026-06-09T17:26:30.132543806Z" level=info msg="Stopped pod sandbox (already stopped): c06ca1c923cad632cb118183092b542b1d02bb510239e6945794b6fe347401f5" id=9e4b4e6f-bfa9-4e7c-b73f-c66f06e5b203 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.395160 | controller | Jun 09 17:26:30.133186 crc crio[20770]: time="2026-06-09T17:26:30.133116592Z" level=info msg="Removing pod sandbox: c06ca1c923cad632cb118183092b542b1d02bb510239e6945794b6fe347401f5" id=014db018-e7c4-43b1-b937-f911dcf2d67b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.395177 | controller | Jun 09 17:26:30.146593 crc crio[20770]: time="2026-06-09T17:26:30.146487487Z" level=info msg="Removed pod sandbox: c06ca1c923cad632cb118183092b542b1d02bb510239e6945794b6fe347401f5" id=014db018-e7c4-43b1-b937-f911dcf2d67b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.395195 | controller | Jun 09 17:26:33.173494 crc crio[20770]: time="2026-06-09T17:26:33.172504085Z" level=info msg="Stopping container: 23fd342ce0f541480ff0d84510c817d1845757148bf63b101a0ed9aba6b09cb6 (timeout: 2s)" id=1ce9b528-6fc7-49ac-b04b-22e8fdb996b6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.395212 | controller | Jun 09 17:26:33.364630 crc crio[20770]: time="2026-06-09T17:26:33.36435973Z" level=info msg="Stopped container 23fd342ce0f541480ff0d84510c817d1845757148bf63b101a0ed9aba6b09cb6: openshift-marketplace/community-operators-qcz25/registry-server" id=1ce9b528-6fc7-49ac-b04b-22e8fdb996b6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.395228 | controller | Jun 09 17:26:33.365808 crc crio[20770]: time="2026-06-09T17:26:33.365720099Z" level=info msg="Stopping pod sandbox: 7ab84e3a7cc41f6c28c8a2122554d27598bc9720a8244e615b5ae2410a224873" id=58fc2e4f-a161-4d1c-87b6-b76fed12b608 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.395245 | controller | Jun 09 17:26:33.366800 crc crio[20770]: time="2026-06-09T17:26:33.366711708Z" level=info msg="Got pod network &{Name:community-operators-qcz25 Namespace:openshift-marketplace ID:7ab84e3a7cc41f6c28c8a2122554d27598bc9720a8244e615b5ae2410a224873 UID:666a77ae-041a-4438-b5dd-ca9619f7747d NetNS:/var/run/netns/82081115-f655-44bf-beba-978b101a4f74 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod666a77ae_041a_4438_b5dd_ca9619f7747d.slice PodAnnotations:0xc002988428}] Aliases:map[]}"
2026-06-09 17:48:36.395262 | controller | Jun 09 17:26:33.367040 crc crio[20770]: time="2026-06-09T17:26:33.366954625Z" level=info msg="Deleting pod openshift-marketplace_community-operators-qcz25 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.395281 | controller | Jun 09 17:26:33.744068 crc crio[20770]: time="2026-06-09T17:26:33.743489636Z" level=info msg="Stopped pod sandbox: 7ab84e3a7cc41f6c28c8a2122554d27598bc9720a8244e615b5ae2410a224873" id=58fc2e4f-a161-4d1c-87b6-b76fed12b608 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.395297 | controller | Jun 09 17:26:34.197469 crc crio[20770]: time="2026-06-09T17:26:34.197136138Z" level=info msg="Removing container: 23fd342ce0f541480ff0d84510c817d1845757148bf63b101a0ed9aba6b09cb6" id=911a37fb-848f-4404-bfbc-aad9168fa5d9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.395314 | controller | Jun 09 17:26:34.254468 crc crio[20770]: time="2026-06-09T17:26:34.254362946Z" level=info msg="Removed container 23fd342ce0f541480ff0d84510c817d1845757148bf63b101a0ed9aba6b09cb6: openshift-marketplace/community-operators-qcz25/registry-server" id=911a37fb-848f-4404-bfbc-aad9168fa5d9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.395331 | controller | Jun 09 17:26:34.264798 crc crio[20770]: time="2026-06-09T17:26:34.26424626Z" level=info msg="Removing container: 3e876c4da421e47158a7fe1fb5944d2b36556d3b363d202da2a2c786c31f3cd5" id=607bb17c-5f09-4d1d-aee8-ac6c9cb5d784 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.395347 | controller | Jun 09 17:26:34.304362 crc crio[20770]: time="2026-06-09T17:26:34.304241172Z" level=info msg="Removed container 3e876c4da421e47158a7fe1fb5944d2b36556d3b363d202da2a2c786c31f3cd5: openshift-marketplace/community-operators-qcz25/extract-content" id=607bb17c-5f09-4d1d-aee8-ac6c9cb5d784 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.395368 | controller | Jun 09 17:26:34.307846 crc crio[20770]: time="2026-06-09T17:26:34.307751653Z" level=info msg="Removing container: ee3036df77002359eb016d25fdbd940eb989a6f0a9a3ea1a0fed99eba34d1708" id=29710c25-3a97-4e4d-a9d7-46a8b6c8f3ee name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.395385 | controller | Jun 09 17:26:34.358710 crc crio[20770]: time="2026-06-09T17:26:34.358572166Z" level=info msg="Removed container ee3036df77002359eb016d25fdbd940eb989a6f0a9a3ea1a0fed99eba34d1708: openshift-marketplace/community-operators-qcz25/extract-utilities" id=29710c25-3a97-4e4d-a9d7-46a8b6c8f3ee name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.395401 | controller | Jun 09 17:27:30.175542 crc crio[20770]: time="2026-06-09T17:27:30.174859702Z" level=info msg="Stopping pod sandbox: 7ab84e3a7cc41f6c28c8a2122554d27598bc9720a8244e615b5ae2410a224873" id=58048aa4-1f44-4ebc-928d-b688095af7a0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.395418 | controller | Jun 09 17:27:30.175542 crc crio[20770]: time="2026-06-09T17:27:30.175521761Z" level=info msg="Stopped pod sandbox (already stopped): 7ab84e3a7cc41f6c28c8a2122554d27598bc9720a8244e615b5ae2410a224873" id=58048aa4-1f44-4ebc-928d-b688095af7a0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.395434 | controller | Jun 09 17:27:30.177994 crc crio[20770]: time="2026-06-09T17:27:30.177902239Z" level=info msg="Removing pod sandbox: 7ab84e3a7cc41f6c28c8a2122554d27598bc9720a8244e615b5ae2410a224873" id=99ec178b-d8bb-4b8a-a196-8af15e076880 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.395451 | controller | Jun 09 17:27:30.206086 crc crio[20770]: time="2026-06-09T17:27:30.206030709Z" level=info msg="Removed pod sandbox: 7ab84e3a7cc41f6c28c8a2122554d27598bc9720a8244e615b5ae2410a224873" id=99ec178b-d8bb-4b8a-a196-8af15e076880 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.395467 | controller | Jun 09 17:28:00.640751 crc crio[20770]: time="2026-06-09T17:28:00.638267179Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683768-qj8p5/POD" id=6faa89c1-72fc-4d0a-84a3-7be4e8dbf9e1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.395484 | controller | Jun 09 17:28:00.640751 crc crio[20770]: time="2026-06-09T17:28:00.638957999Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.395501 | controller | Jun 09 17:28:00.681787 crc crio[20770]: time="2026-06-09T17:28:00.68171414Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683768-qj8p5 Namespace:openshift-infra ID:f04e28f4ed5fd1402f48381b69f114574a6f71e22fb861f5daeef8d360923c74 UID:11bb693d-9749-45eb-bac6-a266d1dff814 NetNS:/var/run/netns/4abc602f-2d00-4749-96ea-9564f70a3c7c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod11bb693d_9749_45eb_bac6_a266d1dff814.slice PodAnnotations:0xc0010a3238}] Aliases:map[]}"
2026-06-09 17:48:36.395540 | controller | Jun 09 17:28:00.681787 crc crio[20770]: time="2026-06-09T17:28:00.681782482Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683768-qj8p5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.395561 | controller | Jun 09 17:28:01.202829 crc crio[20770]: 2026-06-09T17:28:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f04e28f4ed5fd14 Mac:5e:9c:97:cf:0b:c3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:00 Mtu:0 Sandbox:/var/run/netns/4abc602f-2d00-4749-96ea-9564f70a3c7c SocketPath: PciID:}] [{Interface:0xc00028e050 Address:{IP:10.217.1.0 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.395579 | controller | Jun 09 17:28:01.205109 crc crio[20770]: time="2026-06-09T17:28:01.205017788Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683768-qj8p5 Namespace:openshift-infra ID:f04e28f4ed5fd1402f48381b69f114574a6f71e22fb861f5daeef8d360923c74 UID:11bb693d-9749-45eb-bac6-a266d1dff814 NetNS:/var/run/netns/4abc602f-2d00-4749-96ea-9564f70a3c7c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod11bb693d_9749_45eb_bac6_a266d1dff814.slice PodAnnotations:0xc0010a3238}] Aliases:map[]}"
2026-06-09 17:48:36.395600 | controller | Jun 09 17:28:01.205308 crc crio[20770]: time="2026-06-09T17:28:01.205261945Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683768-qj8p5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.395618 | controller | Jun 09 17:28:01.217575 crc crio[20770]: time="2026-06-09T17:28:01.217514318Z" level=info msg="Ran pod sandbox f04e28f4ed5fd1402f48381b69f114574a6f71e22fb861f5daeef8d360923c74 with infra container: openshift-infra/auto-csr-approver-29683768-qj8p5/POD" id=6faa89c1-72fc-4d0a-84a3-7be4e8dbf9e1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.395636 | controller | Jun 09 17:28:01.222558 crc crio[20770]: time="2026-06-09T17:28:01.222471071Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=50057fe6-89b5-42aa-8e95-2c1a1aa421b0 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.395654 | controller | Jun 09 17:28:01.233376 crc crio[20770]: time="2026-06-09T17:28:01.233145088Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 17:48:36.395672 | controller | Jun 09 17:28:02.026006 crc crio[20770]: time="2026-06-09T17:28:02.025864922Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=50057fe6-89b5-42aa-8e95-2c1a1aa421b0 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.395690 | controller | Jun 09 17:28:02.027354 crc crio[20770]: time="2026-06-09T17:28:02.026968244Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=dbdb03e7-4be3-47f8-bf85-600d13db6185 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.395708 | controller | Jun 09 17:28:02.029439 crc crio[20770]: time="2026-06-09T17:28:02.029346442Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=663a8f21-5cc1-47bf-a117-1b808ccf2c45 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.395725 | controller | Jun 09 17:28:02.036498 crc crio[20770]: time="2026-06-09T17:28:02.036391895Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683768-qj8p5/oc" id=8cc02beb-888d-46ce-8d2e-a2198018de55 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.395743 | controller | Jun 09 17:28:02.037299 crc crio[20770]: time="2026-06-09T17:28:02.037220019Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.395759 | controller | Jun 09 17:28:02.097829 crc crio[20770]: time="2026-06-09T17:28:02.097586637Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.395776 | controller | Jun 09 17:28:02.467016 crc crio[20770]: time="2026-06-09T17:28:02.46651256Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.395793 | controller | Jun 09 17:28:02.596571 crc crio[20770]: time="2026-06-09T17:28:02.596431211Z" level=info msg="Created container 886d2d125b89befb00a6bb69088fd588856a8782129ee65246fd62e12730bea2: openshift-infra/auto-csr-approver-29683768-qj8p5/oc" id=8cc02beb-888d-46ce-8d2e-a2198018de55 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.395811 | controller | Jun 09 17:28:02.598010 crc crio[20770]: time="2026-06-09T17:28:02.597954134Z" level=info msg="Starting container: 886d2d125b89befb00a6bb69088fd588856a8782129ee65246fd62e12730bea2" id=20dcf677-92ac-4f56-a820-c4c6efeb31a4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.395832 | controller | Jun 09 17:28:02.604308 crc crio[20770]: time="2026-06-09T17:28:02.603735121Z" level=info msg="Started container" PID=166383 containerID=886d2d125b89befb00a6bb69088fd588856a8782129ee65246fd62e12730bea2 description=openshift-infra/auto-csr-approver-29683768-qj8p5/oc id=20dcf677-92ac-4f56-a820-c4c6efeb31a4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f04e28f4ed5fd1402f48381b69f114574a6f71e22fb861f5daeef8d360923c74
2026-06-09 17:48:36.395850 | controller | Jun 09 17:28:04.778701 crc crio[20770]: time="2026-06-09T17:28:04.778044997Z" level=info msg="Stopping pod sandbox: f04e28f4ed5fd1402f48381b69f114574a6f71e22fb861f5daeef8d360923c74" id=29bae484-0d97-41b3-a8b7-0c8c6c567dc1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.395867 | controller | Jun 09 17:28:04.780447 crc crio[20770]: time="2026-06-09T17:28:04.779835528Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683768-qj8p5 Namespace:openshift-infra ID:f04e28f4ed5fd1402f48381b69f114574a6f71e22fb861f5daeef8d360923c74 UID:11bb693d-9749-45eb-bac6-a266d1dff814 NetNS:/var/run/netns/4abc602f-2d00-4749-96ea-9564f70a3c7c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod11bb693d_9749_45eb_bac6_a266d1dff814.slice PodAnnotations:0xc0029d4330}] Aliases:map[]}"
2026-06-09 17:48:36.395885 | controller | Jun 09 17:28:04.780447 crc crio[20770]: time="2026-06-09T17:28:04.780014203Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683768-qj8p5 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.395904 | controller | Jun 09 17:28:05.139275 crc crio[20770]: time="2026-06-09T17:28:05.138737142Z" level=info msg="Stopped pod sandbox: f04e28f4ed5fd1402f48381b69f114574a6f71e22fb861f5daeef8d360923c74" id=29bae484-0d97-41b3-a8b7-0c8c6c567dc1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.395921 | controller | Jun 09 17:28:23.106233 crc crio[20770]: time="2026-06-09T17:28:23.105444139Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-bp8kx/POD" id=e5ab0486-6edb-42cb-8efa-15ef1b2b2299 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.395937 | controller | Jun 09 17:28:23.106233 crc crio[20770]: time="2026-06-09T17:28:23.106231261Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.395958 | controller | Jun 09 17:28:23.151703 crc crio[20770]: time="2026-06-09T17:28:23.150956029Z" level=info msg="Got pod network &{Name:certified-operators-bp8kx Namespace:openshift-marketplace ID:b854b5bb2a88ac9a7ea64c67b5db8c3c2d72ba04fd284faf36dc6e2b53e7baca UID:628d95fa-aeb5-46a4-a2f9-8b7af8350896 NetNS:/var/run/netns/38474792-3026-45e9-8430-f8cd87f19844 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod628d95fa_aeb5_46a4_a2f9_8b7af8350896.slice PodAnnotations:0xc002a08a30}] Aliases:map[]}"
2026-06-09 17:48:36.395984 | controller | Jun 09 17:28:23.151703 crc crio[20770]: time="2026-06-09T17:28:23.15168234Z" level=info msg="Adding pod openshift-marketplace_certified-operators-bp8kx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.396011 | controller | Jun 09 17:28:24.171813 crc crio[20770]: 2026-06-09T17:28:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b854b5bb2a88ac9 Mac:1e:c2:bc:71:9e:c6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:01 Mtu:0 Sandbox:/var/run/netns/38474792-3026-45e9-8430-f8cd87f19844 SocketPath: PciID:}] [{Interface:0xc0002865a0 Address:{IP:10.217.1.1 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.396034 | controller | Jun 09 17:28:24.173201 crc crio[20770]: time="2026-06-09T17:28:24.173102079Z" level=info msg="Got pod network &{Name:certified-operators-bp8kx Namespace:openshift-marketplace ID:b854b5bb2a88ac9a7ea64c67b5db8c3c2d72ba04fd284faf36dc6e2b53e7baca UID:628d95fa-aeb5-46a4-a2f9-8b7af8350896 NetNS:/var/run/netns/38474792-3026-45e9-8430-f8cd87f19844 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod628d95fa_aeb5_46a4_a2f9_8b7af8350896.slice PodAnnotations:0xc002a08a30}] Aliases:map[]}"
2026-06-09 17:48:36.396054 | controller | Jun 09 17:28:24.173398 crc crio[20770]: time="2026-06-09T17:28:24.173321455Z" level=info msg="Checking pod openshift-marketplace_certified-operators-bp8kx for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.396072 | controller | Jun 09 17:28:24.183225 crc crio[20770]: time="2026-06-09T17:28:24.183116007Z" level=info msg="Ran pod sandbox b854b5bb2a88ac9a7ea64c67b5db8c3c2d72ba04fd284faf36dc6e2b53e7baca with infra container: openshift-marketplace/certified-operators-bp8kx/POD" id=e5ab0486-6edb-42cb-8efa-15ef1b2b2299 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.396089 | controller | Jun 09 17:28:24.190131 crc crio[20770]: time="2026-06-09T17:28:24.190021856Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=3b0dd7a8-ec01-4e2f-8f66-6d175cff81e6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.396106 | controller | Jun 09 17:28:24.193306 crc crio[20770]: time="2026-06-09T17:28:24.193218348Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=5a0ae198-8c75-4e69-b24d-671512c85bb5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.396123 | controller | Jun 09 17:28:24.216582 crc crio[20770]: time="2026-06-09T17:28:24.216102097Z" level=info msg="Creating container: openshift-marketplace/certified-operators-bp8kx/extract-utilities" id=b899529c-1676-44cf-985c-7755a73d7e46 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.396141 | controller | Jun 09 17:28:24.216582 crc crio[20770]: time="2026-06-09T17:28:24.216602951Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.396158 | controller | Jun 09 17:28:24.287052 crc crio[20770]: time="2026-06-09T17:28:24.286934156Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.396175 | controller | Jun 09 17:28:24.293724 crc crio[20770]: time="2026-06-09T17:28:24.293550917Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.396192 | controller | Jun 09 17:28:24.466519 crc crio[20770]: time="2026-06-09T17:28:24.466410544Z" level=info msg="Created container 5f0cd5524d54bb645bf0a2356abb274a324978f0d81e7a53ff2d06b507767d95: openshift-marketplace/certified-operators-bp8kx/extract-utilities" id=b899529c-1676-44cf-985c-7755a73d7e46 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.396209 | controller | Jun 09 17:28:24.467735 crc crio[20770]: time="2026-06-09T17:28:24.467572688Z" level=info msg="Starting container: 5f0cd5524d54bb645bf0a2356abb274a324978f0d81e7a53ff2d06b507767d95" id=e93ca057-ddcc-4555-8170-7c0d8de36aac name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.396225 | controller | Jun 09 17:28:24.473864 crc crio[20770]: time="2026-06-09T17:28:24.473587211Z" level=info msg="Started container" PID=167520 containerID=5f0cd5524d54bb645bf0a2356abb274a324978f0d81e7a53ff2d06b507767d95 description=openshift-marketplace/certified-operators-bp8kx/extract-utilities id=e93ca057-ddcc-4555-8170-7c0d8de36aac name=/runtime.v1.RuntimeService/StartContainer sandboxID=b854b5bb2a88ac9a7ea64c67b5db8c3c2d72ba04fd284faf36dc6e2b53e7baca
2026-06-09 17:48:36.396248 | controller | Jun 09 17:28:25.125702 crc crio[20770]: time="2026-06-09T17:28:25.124960166Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=0986c5ba-29c2-4ef8-8a83-9940f32abf48 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.396265 | controller | Jun 09 17:28:25.145408 crc crio[20770]: time="2026-06-09T17:28:25.145321452Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-09 17:48:36.396284 | controller | Jun 09 17:28:25.760739 crc crio[20770]: time="2026-06-09T17:28:25.760564687Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e" id=0986c5ba-29c2-4ef8-8a83-9940f32abf48 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.396301 | controller | Jun 09 17:28:25.761947 crc crio[20770]: time="2026-06-09T17:28:25.761793633Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=ab84c84d-8a45-4330-8c62-368e76f91d53 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.396318 | controller | Jun 09 17:28:25.768528 crc crio[20770]: time="2026-06-09T17:28:25.768454874Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=968fa4f4-9c2d-4eef-a1ef-2ad87afbd111 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.396334 | controller | Jun 09 17:28:25.778484 crc crio[20770]: time="2026-06-09T17:28:25.77838257Z" level=info msg="Creating container: openshift-marketplace/certified-operators-bp8kx/extract-content" id=3f1f00f8-b52f-4d10-b1f1-56cecc6b4d37 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.396351 | controller | Jun 09 17:28:25.779140 crc crio[20770]: time="2026-06-09T17:28:25.77905564Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.396368 | controller | Jun 09 17:28:25.837906 crc crio[20770]: time="2026-06-09T17:28:25.837816932Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.396385 | controller | Jun 09 17:28:25.841560 crc crio[20770]: time="2026-06-09T17:28:25.841499788Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.396401 | controller | Jun 09 17:28:26.017849 crc crio[20770]: time="2026-06-09T17:28:26.016688752Z" level=info msg="Created container bcff8e312678ff8e88a70adc0cb02d2020a2c282cddd01dc1836a52b1c8852fd: openshift-marketplace/certified-operators-bp8kx/extract-content" id=3f1f00f8-b52f-4d10-b1f1-56cecc6b4d37 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.396418 | controller | Jun 09 17:28:26.020417 crc crio[20770]: time="2026-06-09T17:28:26.019477732Z" level=info msg="Starting container: bcff8e312678ff8e88a70adc0cb02d2020a2c282cddd01dc1836a52b1c8852fd" id=2ffa1d97-b301-4023-8bd7-b24f83879a13 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.396434 | controller | Jun 09 17:28:26.028395 crc crio[20770]: time="2026-06-09T17:28:26.028140512Z" level=info msg="Started container" PID=167625 containerID=bcff8e312678ff8e88a70adc0cb02d2020a2c282cddd01dc1836a52b1c8852fd description=openshift-marketplace/certified-operators-bp8kx/extract-content id=2ffa1d97-b301-4023-8bd7-b24f83879a13 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b854b5bb2a88ac9a7ea64c67b5db8c3c2d72ba04fd284faf36dc6e2b53e7baca
2026-06-09 17:48:36.396452 | controller | Jun 09 17:28:27.159990 crc crio[20770]: time="2026-06-09T17:28:27.159890498Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=cc069479-d193-4527-adf3-ea321d23b065 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.396472 | controller | Jun 09 17:28:27.163012 crc crio[20770]: time="2026-06-09T17:28:27.162937505Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=8d435948-3e3d-4d0b-872a-b994a4ace8a8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.396491 | controller | Jun 09 17:28:27.176471 crc crio[20770]: time="2026-06-09T17:28:27.176339821Z" level=info msg="Creating container: openshift-marketplace/certified-operators-bp8kx/registry-server" id=4c15f4b4-dae2-4680-afee-3f1aa1a6671f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.396508 | controller | Jun 09 17:28:27.176918 crc crio[20770]: time="2026-06-09T17:28:27.176864746Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.396554 | controller | Jun 09 17:28:27.252162 crc crio[20770]: time="2026-06-09T17:28:27.251884726Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.396572 | controller | Jun 09 17:28:27.258511 crc crio[20770]: time="2026-06-09T17:28:27.258231349Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.396590 | controller | Jun 09 17:28:27.442113 crc crio[20770]: time="2026-06-09T17:28:27.441414509Z" level=info msg="Created container 90f5af3e75c5616eda1a4bd1b538c0280e2c91dc31ab5a78c374d4555a663f33: openshift-marketplace/certified-operators-bp8kx/registry-server" id=4c15f4b4-dae2-4680-afee-3f1aa1a6671f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.396606 | controller | Jun 09 17:28:27.444263 crc crio[20770]: time="2026-06-09T17:28:27.444158908Z" level=info msg="Starting container: 90f5af3e75c5616eda1a4bd1b538c0280e2c91dc31ab5a78c374d4555a663f33" id=778064dc-8ab1-4784-a049-f7adb28c560f name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.396624 | controller | Jun 09 17:28:27.450522 crc crio[20770]: time="2026-06-09T17:28:27.450335906Z" level=info msg="Started container" PID=167705 containerID=90f5af3e75c5616eda1a4bd1b538c0280e2c91dc31ab5a78c374d4555a663f33 description=openshift-marketplace/certified-operators-bp8kx/registry-server id=778064dc-8ab1-4784-a049-f7adb28c560f name=/runtime.v1.RuntimeService/StartContainer sandboxID=b854b5bb2a88ac9a7ea64c67b5db8c3c2d72ba04fd284faf36dc6e2b53e7baca
2026-06-09 17:48:36.396647 | controller | Jun 09 17:28:30.227863 crc crio[20770]: time="2026-06-09T17:28:30.226993201Z" level=info msg="Removing container: 2f36e365b91c8bc369d1016f5beaaa483a208c12b5b65f0346cee19b8c521d8c" id=2b720bf4-587b-48d7-8d4c-c75fdae7e86a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.396663 | controller | Jun 09 17:28:30.416152 crc crio[20770]: time="2026-06-09T17:28:30.416026604Z" level=info msg="Removed container 2f36e365b91c8bc369d1016f5beaaa483a208c12b5b65f0346cee19b8c521d8c: openshift-infra/auto-csr-approver-29683762-bxcxk/oc" id=2b720bf4-587b-48d7-8d4c-c75fdae7e86a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.396681 | controller | Jun 09 17:28:30.428489 crc crio[20770]: time="2026-06-09T17:28:30.4283903Z" level=info msg="Stopping pod sandbox: 42a67b204cc6d64caab48e67c14ca03fe9f2a55e785b5477ba33a598f2e6ae1d" id=87ccd5e4-56f4-4e70-a680-bc1bcddf346c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.396697 | controller | Jun 09 17:28:30.428904 crc crio[20770]: time="2026-06-09T17:28:30.428554695Z" level=info msg="Stopped pod sandbox (already stopped): 42a67b204cc6d64caab48e67c14ca03fe9f2a55e785b5477ba33a598f2e6ae1d" id=87ccd5e4-56f4-4e70-a680-bc1bcddf346c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.396717 | controller | Jun 09 17:28:30.430020 crc crio[20770]: time="2026-06-09T17:28:30.429882973Z" level=info msg="Removing pod sandbox: 42a67b204cc6d64caab48e67c14ca03fe9f2a55e785b5477ba33a598f2e6ae1d" id=3f149db6-cae6-4fe1-aceb-88e4c772d0d0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.396734 | controller | Jun 09 17:28:30.447720 crc crio[20770]: time="2026-06-09T17:28:30.447507192Z" level=info msg="Removed pod sandbox: 42a67b204cc6d64caab48e67c14ca03fe9f2a55e785b5477ba33a598f2e6ae1d" id=3f149db6-cae6-4fe1-aceb-88e4c772d0d0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.396751 | controller | Jun 09 17:28:35.276209 crc crio[20770]: time="2026-06-09T17:28:35.275381054Z" level=info msg="Stopping container: 90f5af3e75c5616eda1a4bd1b538c0280e2c91dc31ab5a78c374d4555a663f33 (timeout: 2s)" id=7589f08e-2cb5-43e5-acc4-126c08ef6240 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.396768 | controller | Jun 09 17:28:35.410866 crc crio[20770]: time="2026-06-09T17:28:35.410271125Z" level=info msg="Stopped container 90f5af3e75c5616eda1a4bd1b538c0280e2c91dc31ab5a78c374d4555a663f33: openshift-marketplace/certified-operators-bp8kx/registry-server" id=7589f08e-2cb5-43e5-acc4-126c08ef6240 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.396785 | controller | Jun 09 17:28:35.412582 crc crio[20770]: time="2026-06-09T17:28:35.4125165Z" level=info msg="Stopping pod sandbox: b854b5bb2a88ac9a7ea64c67b5db8c3c2d72ba04fd284faf36dc6e2b53e7baca" id=1138357f-6f7b-413d-9747-8b2b8a10a0b6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.396801 | controller | Jun 09 17:28:35.413390 crc crio[20770]: time="2026-06-09T17:28:35.413325603Z" level=info msg="Got pod network &{Name:certified-operators-bp8kx Namespace:openshift-marketplace ID:b854b5bb2a88ac9a7ea64c67b5db8c3c2d72ba04fd284faf36dc6e2b53e7baca UID:628d95fa-aeb5-46a4-a2f9-8b7af8350896 NetNS:/var/run/netns/38474792-3026-45e9-8430-f8cd87f19844 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod628d95fa_aeb5_46a4_a2f9_8b7af8350896.slice PodAnnotations:0xc00008d648}] Aliases:map[]}"
2026-06-09 17:48:36.396819 | controller | Jun 09 17:28:35.413527 crc crio[20770]: time="2026-06-09T17:28:35.413482027Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-bp8kx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.396836 | controller | Jun 09 17:28:35.780947 crc crio[20770]: time="2026-06-09T17:28:35.780844404Z" level=info msg="Stopped pod sandbox: b854b5bb2a88ac9a7ea64c67b5db8c3c2d72ba04fd284faf36dc6e2b53e7baca" id=1138357f-6f7b-413d-9747-8b2b8a10a0b6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.396852 | controller | Jun 09 17:28:36.298420 crc crio[20770]: time="2026-06-09T17:28:36.297784006Z" level=info msg="Removing container: 90f5af3e75c5616eda1a4bd1b538c0280e2c91dc31ab5a78c374d4555a663f33" id=e204949b-e6a9-458b-816e-1386118bddb9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.396869 | controller | Jun 09 17:28:36.327522 crc crio[20770]: time="2026-06-09T17:28:36.327464262Z" level=info msg="Removed container 90f5af3e75c5616eda1a4bd1b538c0280e2c91dc31ab5a78c374d4555a663f33: openshift-marketplace/certified-operators-bp8kx/registry-server" id=e204949b-e6a9-458b-816e-1386118bddb9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.396885 | controller | Jun 09 17:28:36.332817 crc crio[20770]: time="2026-06-09T17:28:36.332726584Z" level=info msg="Removing container: bcff8e312678ff8e88a70adc0cb02d2020a2c282cddd01dc1836a52b1c8852fd" id=5f4dc286-834b-45df-8caf-4e16c38e507e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.396902 | controller | Jun 09 17:28:36.389917 crc crio[20770]: time="2026-06-09T17:28:36.389757949Z" level=info msg="Removed container bcff8e312678ff8e88a70adc0cb02d2020a2c282cddd01dc1836a52b1c8852fd: openshift-marketplace/certified-operators-bp8kx/extract-content" id=5f4dc286-834b-45df-8caf-4e16c38e507e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.396922 | controller | Jun 09 17:28:36.398472 crc crio[20770]: time="2026-06-09T17:28:36.398380778Z" level=info msg="Removing container: 5f0cd5524d54bb645bf0a2356abb274a324978f0d81e7a53ff2d06b507767d95" id=f9f746b4-ae8f-43ea-a6cb-7877a2685e00 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.396939 | controller | Jun 09 17:28:36.459389 crc crio[20770]: time="2026-06-09T17:28:36.459271574Z" level=info msg="Removed container 5f0cd5524d54bb645bf0a2356abb274a324978f0d81e7a53ff2d06b507767d95: openshift-marketplace/certified-operators-bp8kx/extract-utilities" id=f9f746b4-ae8f-43ea-a6cb-7877a2685e00 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.396956 | controller | Jun 09 17:29:30.474618 crc crio[20770]: time="2026-06-09T17:29:30.473743931Z" level=info msg="Stopping pod sandbox: b854b5bb2a88ac9a7ea64c67b5db8c3c2d72ba04fd284faf36dc6e2b53e7baca" id=bc6c0584-2152-4e59-a694-1d3b7b940840 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.396972 | controller | Jun 09 17:29:30.474618 crc crio[20770]: time="2026-06-09T17:29:30.474595895Z" level=info msg="Stopped pod sandbox (already stopped): b854b5bb2a88ac9a7ea64c67b5db8c3c2d72ba04fd284faf36dc6e2b53e7baca" id=bc6c0584-2152-4e59-a694-1d3b7b940840 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.396989 | controller | Jun 09 17:29:30.476420 crc crio[20770]: time="2026-06-09T17:29:30.475339687Z" level=info msg="Removing pod sandbox: b854b5bb2a88ac9a7ea64c67b5db8c3c2d72ba04fd284faf36dc6e2b53e7baca" id=b8022071-102f-4489-9773-c0588ea9d473 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.397005 | controller | Jun 09 17:29:30.493310 crc crio[20770]: time="2026-06-09T17:29:30.493090809Z" level=info msg="Removed pod sandbox: b854b5bb2a88ac9a7ea64c67b5db8c3c2d72ba04fd284faf36dc6e2b53e7baca" id=b8022071-102f-4489-9773-c0588ea9d473 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.397022 | controller | Jun 09 17:30:00.635288 crc crio[20770]: time="2026-06-09T17:30:00.634542074Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683770-fjcvj/POD" id=223d5c9b-3acb-4f11-9000-31f4849ccec4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.397039 | controller | Jun 09 17:30:00.635288 crc crio[20770]: time="2026-06-09T17:30:00.635294446Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.397065 | controller | Jun 09 17:30:00.688155 crc crio[20770]: time="2026-06-09T17:30:00.68777731Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683770-fjcvj Namespace:openshift-infra ID:3f71932e8fc9a3e4df4d4c10bbabe16626132f5d2bedb1bcbe8fe7db3ecc3dbd UID:ee6bd37d-0d03-4141-8895-1eb0fdd1534f NetNS:/var/run/netns/84cd454e-3c98-4bd6-8157-a5c1a4909667 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podee6bd37d_0d03_4141_8895_1eb0fdd1534f.slice PodAnnotations:0xc00008c548}] Aliases:map[]}"
2026-06-09 17:48:36.397096 | controller | Jun 09 17:30:00.688726 crc crio[20770]: time="2026-06-09T17:30:00.688692086Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683770-fjcvj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.397118 | controller | Jun 09 17:30:00.736390 crc crio[20770]: time="2026-06-09T17:30:00.73629866Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29683770-nlgms/POD" id=00873446-383c-407a-9ea8-e57d61caaea7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.397137 | controller | Jun 09 17:30:00.736390 crc crio[20770]: time="2026-06-09T17:30:00.736384382Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.397159 | controller | Jun 09 17:30:00.779235 crc crio[20770]: time="2026-06-09T17:30:00.779092274Z" level=info msg="Got pod network &{Name:collect-profiles-29683770-nlgms Namespace:openshift-operator-lifecycle-manager ID:e8ace7993e878ed547b9187de4b54d24f61b853bfe0c696aea235920a15d6184 UID:143c0ba4-00c5-4939-95f6-5854bb579bc4 NetNS:/var/run/netns/817f986d-abda-49b5-bf05-a8cbf0eb48f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod143c0ba4_00c5_4939_95f6_5854bb579bc4.slice PodAnnotations:0xc0029880a8}] Aliases:map[]}"
2026-06-09 17:48:36.397178 | controller | Jun 09 17:30:00.779235 crc crio[20770]: time="2026-06-09T17:30:00.779204677Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29683770-nlgms to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.397195 | controller | Jun 09 17:30:01.294419 crc crio[20770]: 2026-06-09T17:30:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3f71932e8fc9a3e Mac:62:df:9f:f1:10:9a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:02 Mtu:0 Sandbox:/var/run/netns/84cd454e-3c98-4bd6-8157-a5c1a4909667 SocketPath: PciID:}] [{Interface:0xc00049e5d0 Address:{IP:10.217.1.2 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.397212 | controller | Jun 09 17:30:01.297420 crc crio[20770]: time="2026-06-09T17:30:01.297385565Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683770-fjcvj Namespace:openshift-infra ID:3f71932e8fc9a3e4df4d4c10bbabe16626132f5d2bedb1bcbe8fe7db3ecc3dbd UID:ee6bd37d-0d03-4141-8895-1eb0fdd1534f NetNS:/var/run/netns/84cd454e-3c98-4bd6-8157-a5c1a4909667 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podee6bd37d_0d03_4141_8895_1eb0fdd1534f.slice PodAnnotations:0xc00008c548}] Aliases:map[]}"
2026-06-09 17:48:36.397229 | controller | Jun 09 17:30:01.297923 crc crio[20770]: time="2026-06-09T17:30:01.2979015Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683770-fjcvj for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.397247 | controller | Jun 09 17:30:01.306317 crc crio[20770]: time="2026-06-09T17:30:01.306265841Z" level=info msg="Ran pod sandbox 3f71932e8fc9a3e4df4d4c10bbabe16626132f5d2bedb1bcbe8fe7db3ecc3dbd with infra container: openshift-infra/auto-csr-approver-29683770-fjcvj/POD" id=223d5c9b-3acb-4f11-9000-31f4849ccec4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.397265 | controller | Jun 09 17:30:01.310201 crc crio[20770]: time="2026-06-09T17:30:01.309998938Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=afd884f7-10fa-4068-af17-8318f8c5a6fb name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.397282 | controller | Jun 09 17:30:01.322117 crc crio[20770]: time="2026-06-09T17:30:01.322080807Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 17:48:36.397299 | controller | Jun 09 17:30:01.429213 crc crio[20770]: 2026-06-09T17:30:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e8ace7993e878ed Mac:7a:8d:83:6d:0f:78 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:03 Mtu:0 Sandbox:/var/run/netns/817f986d-abda-49b5-bf05-a8cbf0eb48f5 SocketPath: PciID:}] [{Interface:0xc0001fb090 Address:{IP:10.217.1.3 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.397317 | controller | Jun 09 17:30:01.431100 crc crio[20770]: time="2026-06-09T17:30:01.430987818Z" level=info msg="Got pod network &{Name:collect-profiles-29683770-nlgms Namespace:openshift-operator-lifecycle-manager ID:e8ace7993e878ed547b9187de4b54d24f61b853bfe0c696aea235920a15d6184 UID:143c0ba4-00c5-4939-95f6-5854bb579bc4 NetNS:/var/run/netns/817f986d-abda-49b5-bf05-a8cbf0eb48f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod143c0ba4_00c5_4939_95f6_5854bb579bc4.slice PodAnnotations:0xc0029880a8}] Aliases:map[]}"
2026-06-09 17:48:36.397342 | controller | Jun 09 17:30:01.432126 crc crio[20770]: time="2026-06-09T17:30:01.432053239Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29683770-nlgms for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.397362 | controller | Jun 09 17:30:01.449753 crc crio[20770]: time="2026-06-09T17:30:01.449616836Z" level=info msg="Ran pod sandbox e8ace7993e878ed547b9187de4b54d24f61b853bfe0c696aea235920a15d6184 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29683770-nlgms/POD" id=00873446-383c-407a-9ea8-e57d61caaea7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.397379 | controller | Jun 09 17:30:01.454001 crc crio[20770]: time="2026-06-09T17:30:01.453738695Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=19d696e1-2702-436c-9f88-7bf0c4ca6832 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.397396 | controller | Jun 09 17:30:01.461079 crc crio[20770]: time="2026-06-09T17:30:01.460972623Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=59ffd053-a9fd-40bb-9018-eed44429b9b5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.397413 | controller | Jun 09 17:30:01.495296 crc crio[20770]: time="2026-06-09T17:30:01.49516428Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29683770-nlgms/collect-profiles" id=fe771e1a-a093-4276-94c2-563def012577 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.397431 | controller | Jun 09 17:30:01.495843 crc crio[20770]: time="2026-06-09T17:30:01.495774477Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.397447 | controller | Jun 09 17:30:01.559165 crc crio[20770]: time="2026-06-09T17:30:01.55897568Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.397464 | controller | Jun 09 17:30:01.568161 crc crio[20770]: time="2026-06-09T17:30:01.568021361Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.397481 | controller | Jun 09 17:30:01.825032 crc crio[20770]: time="2026-06-09T17:30:01.824034656Z" level=info msg="Created container 6bb71a54249c3b34909a8c4a9bee83b0c5bbaeb02dcc6031622d833fd34592fd: openshift-operator-lifecycle-manager/collect-profiles-29683770-nlgms/collect-profiles" id=fe771e1a-a093-4276-94c2-563def012577 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.397498 | controller | Jun 09 17:30:01.826433 crc crio[20770]: time="2026-06-09T17:30:01.82590988Z" level=info msg="Starting container: 6bb71a54249c3b34909a8c4a9bee83b0c5bbaeb02dcc6031622d833fd34592fd" id=47342fdf-7c9b-4c36-9e1d-c632196d84fd name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.397536 | controller | Jun 09 17:30:01.834581 crc crio[20770]: time="2026-06-09T17:30:01.834445727Z" level=info msg="Started container" PID=172970 containerID=6bb71a54249c3b34909a8c4a9bee83b0c5bbaeb02dcc6031622d833fd34592fd description=openshift-operator-lifecycle-manager/collect-profiles-29683770-nlgms/collect-profiles id=47342fdf-7c9b-4c36-9e1d-c632196d84fd name=/runtime.v1.RuntimeService/StartContainer sandboxID=e8ace7993e878ed547b9187de4b54d24f61b853bfe0c696aea235920a15d6184
2026-06-09 17:48:36.397556 | controller | Jun 09 17:30:03.751472 crc crio[20770]: time="2026-06-09T17:30:03.750903007Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=afd884f7-10fa-4068-af17-8318f8c5a6fb name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.397582 | controller | Jun 09 17:30:03.753529 crc crio[20770]: time="2026-06-09T17:30:03.753284186Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=a6c5cfcb-1e2f-4ef8-8823-a8ba9a732928 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.397600 | controller | Jun 09 17:30:03.757051 crc crio[20770]: time="2026-06-09T17:30:03.756957212Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=9288c69d-3d44-4d7e-b530-1a4e49cd476d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.397616 | controller | Jun 09 17:30:03.769990 crc crio[20770]: time="2026-06-09T17:30:03.769767611Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683770-fjcvj/oc" id=5b26c8b3-0485-41a3-93c1-b55d59957d10 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.397633 | controller | Jun 09 17:30:03.770583 crc crio[20770]: time="2026-06-09T17:30:03.770496222Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.397650 | controller | Jun 09 17:30:03.820135 crc crio[20770]: time="2026-06-09T17:30:03.8196298Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.397666 | controller | Jun 09 17:30:03.842382 crc crio[20770]: time="2026-06-09T17:30:03.842132929Z" level=info msg="Stopping pod sandbox: e8ace7993e878ed547b9187de4b54d24f61b853bfe0c696aea235920a15d6184" id=e063e3ca-f927-4df9-b38f-32e80c64747f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.397684 | controller | Jun 09 17:30:03.843502 crc crio[20770]: time="2026-06-09T17:30:03.843407286Z" level=info msg="Got pod network &{Name:collect-profiles-29683770-nlgms Namespace:openshift-operator-lifecycle-manager ID:e8ace7993e878ed547b9187de4b54d24f61b853bfe0c696aea235920a15d6184 UID:143c0ba4-00c5-4939-95f6-5854bb579bc4 NetNS:/var/run/netns/817f986d-abda-49b5-bf05-a8cbf0eb48f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod143c0ba4_00c5_4939_95f6_5854bb579bc4.slice PodAnnotations:0xc00008c558}] Aliases:map[]}"
2026-06-09 17:48:36.397701 | controller | Jun 09 17:30:03.843689 crc crio[20770]: time="2026-06-09T17:30:03.843588341Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29683770-nlgms from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.397717 | controller | Jun 09 17:30:04.206474 crc crio[20770]: time="2026-06-09T17:30:04.206264912Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.397734 | controller | Jun 09 17:30:04.218347 crc crio[20770]: time="2026-06-09T17:30:04.218227108Z" level=info msg="Stopped pod sandbox: e8ace7993e878ed547b9187de4b54d24f61b853bfe0c696aea235920a15d6184" id=e063e3ca-f927-4df9-b38f-32e80c64747f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.397752 | controller | Jun 09 17:30:04.466169 crc crio[20770]: time="2026-06-09T17:30:04.465553902Z" level=info msg="Created container add5b8cebe84050999d95200fc31475b0761d76c3605daa48b0581454af0aebc: openshift-infra/auto-csr-approver-29683770-fjcvj/oc" id=5b26c8b3-0485-41a3-93c1-b55d59957d10 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.397769 | controller | Jun 09 17:30:04.467366 crc crio[20770]: time="2026-06-09T17:30:04.467289542Z" level=info msg="Starting container: add5b8cebe84050999d95200fc31475b0761d76c3605daa48b0581454af0aebc" id=eb7abd46-b893-45b5-ae20-fc99a97f0a85 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.397789 | controller | Jun 09 17:30:04.473416 crc crio[20770]: time="2026-06-09T17:30:04.473277675Z" level=info msg="Started container" PID=173167 containerID=add5b8cebe84050999d95200fc31475b0761d76c3605daa48b0581454af0aebc description=openshift-infra/auto-csr-approver-29683770-fjcvj/oc id=eb7abd46-b893-45b5-ae20-fc99a97f0a85 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3f71932e8fc9a3e4df4d4c10bbabe16626132f5d2bedb1bcbe8fe7db3ecc3dbd
2026-06-09 17:48:36.397807 | controller | Jun 09 17:30:06.907846 crc crio[20770]: time="2026-06-09T17:30:06.906595866Z" level=info msg="Stopping pod sandbox: 3f71932e8fc9a3e4df4d4c10bbabe16626132f5d2bedb1bcbe8fe7db3ecc3dbd" id=f0f80253-b84f-465d-a476-b9cb7e3cd43e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.397824 | controller | Jun 09 17:30:06.910129 crc crio[20770]: time="2026-06-09T17:30:06.909573932Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683770-fjcvj Namespace:openshift-infra ID:3f71932e8fc9a3e4df4d4c10bbabe16626132f5d2bedb1bcbe8fe7db3ecc3dbd UID:ee6bd37d-0d03-4141-8895-1eb0fdd1534f NetNS:/var/run/netns/84cd454e-3c98-4bd6-8157-a5c1a4909667 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podee6bd37d_0d03_4141_8895_1eb0fdd1534f.slice PodAnnotations:0xc0029d4b80}] Aliases:map[]}"
2026-06-09 17:48:36.397841 | controller | Jun 09 17:30:06.910129 crc crio[20770]: time="2026-06-09T17:30:06.90986541Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683770-fjcvj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.397858 | controller | Jun 09 17:30:07.225985 crc crio[20770]: time="2026-06-09T17:30:07.225729331Z" level=info msg="Stopped pod sandbox: 3f71932e8fc9a3e4df4d4c10bbabe16626132f5d2bedb1bcbe8fe7db3ecc3dbd" id=f0f80253-b84f-465d-a476-b9cb7e3cd43e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.397875 | controller | Jun 09 17:30:30.518820 crc crio[20770]: time="2026-06-09T17:30:30.517882476Z" level=info msg="Removing container: c3689796384cbecbb345becdd3529d58f526b3a0e584eed58e3bcba3815bfa9e" id=b4372d45-cef1-4e61-b431-200174c30c2a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.397891 | controller | Jun 09 17:30:30.553416 crc crio[20770]: time="2026-06-09T17:30:30.553299477Z" level=info msg="Removed container c3689796384cbecbb345becdd3529d58f526b3a0e584eed58e3bcba3815bfa9e: openshift-operator-lifecycle-manager/collect-profiles-29683725-gbm7x/collect-profiles" id=b4372d45-cef1-4e61-b431-200174c30c2a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.397908 | controller | Jun 09 17:30:30.558084 crc crio[20770]: time="2026-06-09T17:30:30.557981442Z" level=info msg="Removing container: 423a41f633c15052a1067f76afc01eb305e926022f2a01b36865aedf289741bb" id=c352d08d-ee92-4c63-9878-aae6a6888088 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.397925 | controller | Jun 09 17:30:30.757891 crc crio[20770]: time="2026-06-09T17:30:30.757014804Z" level=info msg="Removed container 423a41f633c15052a1067f76afc01eb305e926022f2a01b36865aedf289741bb: openshift-infra/auto-csr-approver-29683764-57p57/oc" id=c352d08d-ee92-4c63-9878-aae6a6888088 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.397941 | controller | Jun 09 17:30:30.769873 crc crio[20770]: time="2026-06-09T17:30:30.769510274Z" level=info msg="Stopping pod sandbox: b28d8406b5dc56b84ebbacf6446640bc4b19bde4c4e7617a0e55244e69f63c79" id=e14ccdb9-6f54-48dd-b8c6-11b727a8f547 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.397957 | controller | Jun 09 17:30:30.769873 crc crio[20770]: time="2026-06-09T17:30:30.769596616Z" level=info msg="Stopped pod sandbox (already stopped): b28d8406b5dc56b84ebbacf6446640bc4b19bde4c4e7617a0e55244e69f63c79" id=e14ccdb9-6f54-48dd-b8c6-11b727a8f547 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.397973 | controller | Jun 09 17:30:30.770964 crc crio[20770]: time="2026-06-09T17:30:30.770873223Z" level=info msg="Removing pod sandbox: b28d8406b5dc56b84ebbacf6446640bc4b19bde4c4e7617a0e55244e69f63c79" id=d0059054-f051-4221-a0bb-46b73b6eab17 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.397993 | controller | Jun 09 17:30:30.786784 crc crio[20770]: time="2026-06-09T17:30:30.786613177Z" level=info msg="Removed pod sandbox: b28d8406b5dc56b84ebbacf6446640bc4b19bde4c4e7617a0e55244e69f63c79" id=d0059054-f051-4221-a0bb-46b73b6eab17 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.398011 | controller | Jun 09 17:30:30.788129 crc crio[20770]: time="2026-06-09T17:30:30.788046499Z" level=info msg="Stopping pod sandbox: 31b24e9b14f1d6f9920e5515a4a39854163a04ba048bbba7fade22a2b1976ca5" id=a4432447-3e04-4e57-9822-7e35998cb9e5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.398027 | controller | Jun 09 17:30:30.788271 crc crio[20770]: time="2026-06-09T17:30:30.788159742Z" level=info msg="Stopped pod sandbox (already stopped): 31b24e9b14f1d6f9920e5515a4a39854163a04ba048bbba7fade22a2b1976ca5" id=a4432447-3e04-4e57-9822-7e35998cb9e5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.398043 | controller | Jun 09 17:30:30.789412 crc crio[20770]: time="2026-06-09T17:30:30.789305845Z" level=info msg="Removing pod sandbox: 31b24e9b14f1d6f9920e5515a4a39854163a04ba048bbba7fade22a2b1976ca5" id=3711e025-a96b-403b-aa11-2252a4b37ac2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.398060 | controller | Jun 09 17:30:30.812214 crc crio[20770]: time="2026-06-09T17:30:30.812059191Z" level=info msg="Removed pod sandbox: 31b24e9b14f1d6f9920e5515a4a39854163a04ba048bbba7fade22a2b1976ca5" id=3711e025-a96b-403b-aa11-2252a4b37ac2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.398076 | controller | Jun 09 17:30:51.575550 crc crio[20770]: time="2026-06-09T17:30:51.574171875Z" level=info msg="Stopping pod sandbox: f1d8a85727db65f9595f0cf6acbed193558ac4cb1b29b33ec4cc3fafdba0dbba" id=dcdb05a6-8955-48d4-883c-7daf0e169eea name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.398092 | controller | Jun 09 17:30:51.577218 crc crio[20770]: time="2026-06-09T17:30:51.576250665Z" level=info msg="Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-97hwd Namespace:openstack ID:f1d8a85727db65f9595f0cf6acbed193558ac4cb1b29b33ec4cc3fafdba0dbba UID:6972607e-9249-418d-8a3e-a90bd49146bf NetNS:/var/run/netns/8626f061-6a04-4634-8655-bd59b64d6a22 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6972607e_9249_418d_8a3e_a90bd49146bf.slice PodAnnotations:0xc002a087f0}] Aliases:map[]}"
2026-06-09 17:48:36.398109 | controller | Jun 09 17:30:51.577218 crc crio[20770]: time="2026-06-09T17:30:51.57640245Z" level=info msg="Deleting pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-97hwd from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.398126 | controller | Jun 09 17:30:52.111886 crc crio[20770]: time="2026-06-09T17:30:52.11133005Z" level=info msg="Stopped pod sandbox: f1d8a85727db65f9595f0cf6acbed193558ac4cb1b29b33ec4cc3fafdba0dbba" id=dcdb05a6-8955-48d4-883c-7daf0e169eea name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.398148 | controller | Jun 09 17:30:53.152148 crc crio[20770]: time="2026-06-09T17:30:53.151571747Z" level=info msg="Running pod sandbox: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-zq7s2/POD" id=1554f8cd-f2bc-4294-a7f9-f3135d0f69dd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.398187 | controller | Jun 09 17:30:53.153395 crc crio[20770]: time="2026-06-09T17:30:53.152206865Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.398214 | controller | Jun 09 17:30:53.191401 crc crio[20770]: time="2026-06-09T17:30:53.191275232Z" level=info msg="Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-zq7s2 Namespace:openstack ID:2dff4956fa657fbc4cd72456e193d3df4457eedfe55a13c44604589332e90db9 UID:8d95679c-d62e-4eb6-b880-2e7aaf2b6800 NetNS:/var/run/netns/ba54131c-f25e-4b47-ad66-4dbcce83fe6f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8d95679c_d62e_4eb6_b880_2e7aaf2b6800.slice PodAnnotations:0xc002988820}] Aliases:map[]}"
2026-06-09 17:48:36.398240 | controller | Jun 09 17:30:53.191401 crc crio[20770]: time="2026-06-09T17:30:53.191369715Z" level=info msg="Adding pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-zq7s2 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.398259 | controller | Jun 09 17:30:53.908619 crc crio[20770]: 2026-06-09T17:30:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2dff4956fa657fb Mac:86:c5:b6:d5:ad:1b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:04 Mtu:0 Sandbox:/var/run/netns/ba54131c-f25e-4b47-ad66-4dbcce83fe6f SocketPath: PciID:}] [{Interface:0xc000152da0 Address:{IP:10.217.1.4 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.398277 | controller | Jun 09 17:30:53.910423 crc crio[20770]: time="2026-06-09T17:30:53.910325463Z" level=info msg="Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-zq7s2 Namespace:openstack ID:2dff4956fa657fbc4cd72456e193d3df4457eedfe55a13c44604589332e90db9 UID:8d95679c-d62e-4eb6-b880-2e7aaf2b6800 NetNS:/var/run/netns/ba54131c-f25e-4b47-ad66-4dbcce83fe6f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8d95679c_d62e_4eb6_b880_2e7aaf2b6800.slice PodAnnotations:0xc002988820}] Aliases:map[]}"
2026-06-09 17:48:36.398294 | controller | Jun 09 17:30:53.910579 crc crio[20770]: time="2026-06-09T17:30:53.910523088Z" level=info msg="Checking pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-zq7s2 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.398311 | controller | Jun 09 17:30:53.923073 crc crio[20770]: time="2026-06-09T17:30:53.922225916Z" level=info msg="Ran pod sandbox 2dff4956fa657fbc4cd72456e193d3df4457eedfe55a13c44604589332e90db9 with infra container: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-zq7s2/POD" id=1554f8cd-f2bc-4294-a7f9-f3135d0f69dd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.398329 | controller | Jun 09 17:30:53.926479 crc crio[20770]: time="2026-06-09T17:30:53.926399806Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=7335f360-1984-4c7f-8517-9df93484dc0c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.398345 | controller | Jun 09 17:30:54.013482 crc crio[20770]: time="2026-06-09T17:30:54.012336035Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=1fd041c8-9515-4a5e-80cc-7bd276554e67 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.398362 | controller | Jun 09 17:30:54.023722 crc crio[20770]: time="2026-06-09T17:30:54.023418735Z" level=info msg="Creating container: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-zq7s2/nova-edpm-deployment-ipam-openstack-edpm-ipam" id=7c2efa8e-bf71-4e23-a7ff-05ee2ad66916 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.398380 | controller | Jun 09 17:30:54.023978 crc crio[20770]: time="2026-06-09T17:30:54.023892439Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.398398 | controller | Jun 09 17:30:54.078721 crc crio[20770]: time="2026-06-09T17:30:54.078602457Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.398420 | controller | Jun 09 17:30:54.082138 crc crio[20770]: time="2026-06-09T17:30:54.082095687Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.398439 | controller | Jun 09 17:30:54.272375 crc crio[20770]: time="2026-06-09T17:30:54.272258673Z" level=info msg="Created container 5e419b239e5cc9bfe351223ef6d421d5172e304dcc780b5193523ee89ff6e57d: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-zq7s2/nova-edpm-deployment-ipam-openstack-edpm-ipam" id=7c2efa8e-bf71-4e23-a7ff-05ee2ad66916 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.398456 | controller | Jun 09 17:30:54.274011 crc crio[20770]: time="2026-06-09T17:30:54.27353373Z" level=info msg="Starting container: 5e419b239e5cc9bfe351223ef6d421d5172e304dcc780b5193523ee89ff6e57d" id=dd11667a-fc23-486e-828b-e658a32c5c9f name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.398474 | controller | Jun 09 17:30:54.280585 crc crio[20770]: time="2026-06-09T17:30:54.280429519Z" level=info msg="Started container" PID=176228 containerID=5e419b239e5cc9bfe351223ef6d421d5172e304dcc780b5193523ee89ff6e57d description=openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-zq7s2/nova-edpm-deployment-ipam-openstack-edpm-ipam id=dd11667a-fc23-486e-828b-e658a32c5c9f name=/runtime.v1.RuntimeService/StartContainer sandboxID=2dff4956fa657fbc4cd72456e193d3df4457eedfe55a13c44604589332e90db9
2026-06-09 17:48:36.398491 | controller | Jun 09 17:32:00.588731 crc crio[20770]: time="2026-06-09T17:32:00.586948026Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683772-4tp7d/POD" id=06808651-9dc9-443b-9d3c-5c14dcb54157 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.398508 | controller | Jun 09 17:32:00.588731 crc crio[20770]: time="2026-06-09T17:32:00.588762118Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.398549 | controller | Jun 09 17:32:00.638545 crc crio[20770]: time="2026-06-09T17:32:00.638382559Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683772-4tp7d Namespace:openshift-infra ID:57e327dde74cc4b2b3c987a84e594478f0935606ea386b4cd1620259b73bbf46 UID:62dd5cfa-6bb4-45a3-af2d-5f49d7f430e1 NetNS:/var/run/netns/1ab299e9-81f6-4b74-9834-c1d1caa10254 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod62dd5cfa_6bb4_45a3_af2d_5f49d7f430e1.slice PodAnnotations:0xc001e80130}] Aliases:map[]}"
2026-06-09 17:48:36.398568 | controller | Jun 09 17:32:00.638545 crc crio[20770]: time="2026-06-09T17:32:00.638512123Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683772-4tp7d to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.398586 | controller | Jun 09 17:32:01.224634 crc crio[20770]: 2026-06-09T17:32:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:57e327dde74cc4b Mac:1a:5a:be:9a:b9:0b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:05 Mtu:0 Sandbox:/var/run/netns/1ab299e9-81f6-4b74-9834-c1d1caa10254 SocketPath: PciID:}] [{Interface:0xc0001385d0 Address:{IP:10.217.1.5 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.398604 | controller | Jun 09 17:32:01.226361 crc crio[20770]: time="2026-06-09T17:32:01.226291258Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683772-4tp7d Namespace:openshift-infra ID:57e327dde74cc4b2b3c987a84e594478f0935606ea386b4cd1620259b73bbf46 UID:62dd5cfa-6bb4-45a3-af2d-5f49d7f430e1 NetNS:/var/run/netns/1ab299e9-81f6-4b74-9834-c1d1caa10254 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod62dd5cfa_6bb4_45a3_af2d_5f49d7f430e1.slice PodAnnotations:0xc001e80130}] Aliases:map[]}"
2026-06-09 17:48:36.398625 | controller | Jun 09 17:32:01.226499 crc crio[20770]: time="2026-06-09T17:32:01.226445533Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683772-4tp7d for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.398648 | controller | Jun 09 17:32:01.238137 crc crio[20770]: time="2026-06-09T17:32:01.238037297Z" level=info msg="Ran pod sandbox 57e327dde74cc4b2b3c987a84e594478f0935606ea386b4cd1620259b73bbf46 with infra container: openshift-infra/auto-csr-approver-29683772-4tp7d/POD" id=06808651-9dc9-443b-9d3c-5c14dcb54157 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.398669 | controller | Jun 09 17:32:01.241954 crc crio[20770]: time="2026-06-09T17:32:01.241873978Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=8f6c17dd-3ae6-4ed0-9dd7-1cab137f37ad name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.398687 | controller | Jun 09 17:32:01.254343 crc crio[20770]: time="2026-06-09T17:32:01.254250005Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 17:48:36.398705 | controller | Jun 09 17:32:02.148244 crc crio[20770]: time="2026-06-09T17:32:02.147579642Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=8f6c17dd-3ae6-4ed0-9dd7-1cab137f37ad name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.398723 | controller | Jun 09 17:32:02.151814 crc crio[20770]: time="2026-06-09T17:32:02.151617379Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=a1ec68bc-0327-42a7-94aa-2e5a225e262a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.398741 | controller | Jun 09 17:32:02.154553 crc crio[20770]: time="2026-06-09T17:32:02.154465231Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=1ac14702-46b7-420e-84b1-e736bb508a55 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.398760 | controller | Jun 09 17:32:02.164217 crc crio[20770]: time="2026-06-09T17:32:02.164093849Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683772-4tp7d/oc" id=715d4c4a-574c-4bf3-9e6e-8fdd553c84bc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.398776 | controller | Jun 09 17:32:02.164908 crc crio[20770]: time="2026-06-09T17:32:02.164786269Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.398793 | controller | Jun 09 17:32:02.222405 crc crio[20770]: time="2026-06-09T17:32:02.222113933Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.398810 | controller | Jun 09 17:32:02.572109 crc crio[20770]: time="2026-06-09T17:32:02.572021686Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.398826 | controller | Jun 09 17:32:02.737368 crc crio[20770]: time="2026-06-09T17:32:02.736466649Z" level=info msg="Created container 639d57c08059f37b745ea22e341fb3234e2b958a3584f6e6f4b0d00603b82bc7: openshift-infra/auto-csr-approver-29683772-4tp7d/oc" id=715d4c4a-574c-4bf3-9e6e-8fdd553c84bc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.398844 | controller | Jun 09 17:32:02.738847 crc crio[20770]: time="2026-06-09T17:32:02.738773166Z" level=info msg="Starting container: 639d57c08059f37b745ea22e341fb3234e2b958a3584f6e6f4b0d00603b82bc7" id=6f25984e-d8c9-4542-8d44-31ef9f40d96e name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.398861 | controller | Jun 09 17:32:02.747587 crc crio[20770]: time="2026-06-09T17:32:02.747460707Z" level=info msg="Started container" PID=180130 containerID=639d57c08059f37b745ea22e341fb3234e2b958a3584f6e6f4b0d00603b82bc7 description=openshift-infra/auto-csr-approver-29683772-4tp7d/oc id=6f25984e-d8c9-4542-8d44-31ef9f40d96e name=/runtime.v1.RuntimeService/StartContainer sandboxID=57e327dde74cc4b2b3c987a84e594478f0935606ea386b4cd1620259b73bbf46
2026-06-09 17:48:36.398882 | controller | Jun 09 17:32:04.602364 crc crio[20770]: time="2026-06-09T17:32:04.601713124Z" level=info msg="Stopping pod sandbox: 57e327dde74cc4b2b3c987a84e594478f0935606ea386b4cd1620259b73bbf46" id=0de222e8-91f5-4463-922d-7041eb79b09e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.398900 | controller | Jun 09 17:32:04.603994 crc crio[20770]: time="2026-06-09T17:32:04.603025522Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683772-4tp7d Namespace:openshift-infra ID:57e327dde74cc4b2b3c987a84e594478f0935606ea386b4cd1620259b73bbf46 UID:62dd5cfa-6bb4-45a3-af2d-5f49d7f430e1 NetNS:/var/run/netns/1ab299e9-81f6-4b74-9834-c1d1caa10254 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod62dd5cfa_6bb4_45a3_af2d_5f49d7f430e1.slice PodAnnotations:0xc0010a2658}] Aliases:map[]}"
2026-06-09 17:48:36.398918 | controller | Jun 09 17:32:04.603994 crc crio[20770]: time="2026-06-09T17:32:04.603160926Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683772-4tp7d from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.398936 | controller | Jun 09 17:32:05.076101 crc crio[20770]: time="2026-06-09T17:32:05.075321526Z" level=info msg="Stopped pod sandbox: 57e327dde74cc4b2b3c987a84e594478f0935606ea386b4cd1620259b73bbf46" id=0de222e8-91f5-4463-922d-7041eb79b09e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.398953 | controller | Jun 09 17:32:30.863284 crc crio[20770]: time="2026-06-09T17:32:30.862024745Z" level=info msg="Removing container: deca1b967c3e7376e80fed51ad5fc06e235b11cc849f90e7cac5dcfa654d6c6d" id=2aa20e89-577a-4b48-a4a0-3a837a9b97ee name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.398970 | controller | Jun 09 17:32:31.062051 crc crio[20770]: time="2026-06-09T17:32:31.061150379Z" level=info msg="Removed container deca1b967c3e7376e80fed51ad5fc06e235b11cc849f90e7cac5dcfa654d6c6d: openshift-infra/auto-csr-approver-29683766-spwj5/oc" id=2aa20e89-577a-4b48-a4a0-3a837a9b97ee name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.398987 | controller | Jun 09 17:32:31.075880 crc crio[20770]: time="2026-06-09T17:32:31.075189944Z" level=info msg="Stopping pod sandbox: e18d8a4d34dcfd451a0bd561e8264facd5cad3ce6588585b9d2ba13ed9f96f25" id=85573e17-e2a2-4062-86cf-6bd86f5887e0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.399003 | controller | Jun 09 17:32:31.075880 crc crio[20770]: time="2026-06-09T17:32:31.075352909Z" level=info msg="Stopped pod sandbox (already stopped): e18d8a4d34dcfd451a0bd561e8264facd5cad3ce6588585b9d2ba13ed9f96f25" id=85573e17-e2a2-4062-86cf-6bd86f5887e0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.399020 | controller | Jun 09 17:32:31.076712 crc crio[20770]: time="2026-06-09T17:32:31.076137732Z" level=info msg="Removing pod sandbox: e18d8a4d34dcfd451a0bd561e8264facd5cad3ce6588585b9d2ba13ed9f96f25" id=e2e33fb3-57ae-4d67-9eb4-54c4a80fa577 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.399036 | controller | Jun 09 17:32:31.107924 crc crio[20770]: time="2026-06-09T17:32:31.1076083Z" level=info msg="Removed pod sandbox: e18d8a4d34dcfd451a0bd561e8264facd5cad3ce6588585b9d2ba13ed9f96f25" id=e2e33fb3-57ae-4d67-9eb4-54c4a80fa577 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.399052 | controller | Jun 09 17:33:33.918046 crc crio[20770]: time="2026-06-09T17:33:33.916940058Z" level=info msg="Stopping pod sandbox: 2dff4956fa657fbc4cd72456e193d3df4457eedfe55a13c44604589332e90db9" id=548f5643-43c1-47b0-ae28-85f5ebc0754e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.399069 | controller | Jun 09 17:33:33.920817 crc crio[20770]: time="2026-06-09T17:33:33.919041088Z" level=info msg="Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-zq7s2 Namespace:openstack ID:2dff4956fa657fbc4cd72456e193d3df4457eedfe55a13c44604589332e90db9 UID:8d95679c-d62e-4eb6-b880-2e7aaf2b6800 NetNS:/var/run/netns/ba54131c-f25e-4b47-ad66-4dbcce83fe6f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8d95679c_d62e_4eb6_b880_2e7aaf2b6800.slice PodAnnotations:0xc00291a810}] Aliases:map[]}"
2026-06-09 17:48:36.399091 | controller | Jun 09 17:33:33.920817 crc crio[20770]: time="2026-06-09T17:33:33.919302096Z" level=info msg="Deleting pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-zq7s2 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.399109 | controller | Jun 09 17:33:35.179451 crc crio[20770]: time="2026-06-09T17:33:35.17893245Z" level=info msg="Stopped pod sandbox: 2dff4956fa657fbc4cd72456e193d3df4457eedfe55a13c44604589332e90db9" id=548f5643-43c1-47b0-ae28-85f5ebc0754e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.399126 | controller | Jun 09 17:33:36.900880 crc crio[20770]: time="2026-06-09T17:33:36.898709658Z" level=info msg="Running pod sandbox: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-4cwwb/POD" id=13b11bca-76aa-4787-9dca-365c33292b2f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.399143 | controller | Jun 09 17:33:36.900880 crc crio[20770]: time="2026-06-09T17:33:36.899616604Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.399160 | controller | Jun 09 17:33:36.928004 crc crio[20770]: time="2026-06-09T17:33:36.92753556Z" level=info msg="Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-4cwwb Namespace:openstack ID:eef9ee1faf58749cd9dfd95d2f045c5c3d9336b8110c5f2e8dd7c1834c616aa2 UID:4bc7ddd4-988d-4415-8921-03b6a37900d8 NetNS:/var/run/netns/15b2cde2-1e26-4e92-a21e-9320928cace9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4bc7ddd4_988d_4415_8921_03b6a37900d8.slice PodAnnotations:0xc007516ec8}] Aliases:map[]}"
2026-06-09 17:48:36.399178 | controller | Jun 09 17:33:36.928004 crc crio[20770]: time="2026-06-09T17:33:36.927731185Z" level=info msg="Adding pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-4cwwb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.399195 | controller | Jun 09 17:33:37.450383 crc crio[20770]: 2026-06-09T17:33:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:eef9ee1faf58749 Mac:7a:00:9f:3a:cd:81 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:06 Mtu:0 Sandbox:/var/run/netns/15b2cde2-1e26-4e92-a21e-9320928cace9 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.1.6 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.399212 | controller | Jun 09 17:33:37.452109 crc crio[20770]: time="2026-06-09T17:33:37.451958327Z" level=info msg="Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-4cwwb Namespace:openstack ID:eef9ee1faf58749cd9dfd95d2f045c5c3d9336b8110c5f2e8dd7c1834c616aa2 UID:4bc7ddd4-988d-4415-8921-03b6a37900d8 NetNS:/var/run/netns/15b2cde2-1e26-4e92-a21e-9320928cace9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4bc7ddd4_988d_4415_8921_03b6a37900d8.slice PodAnnotations:0xc007516ec8}] Aliases:map[]}"
2026-06-09 17:48:36.399229 | controller | Jun 09 17:33:37.452299 crc crio[20770]: time="2026-06-09T17:33:37.452190984Z" level=info msg="Checking pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-4cwwb for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.399251 | controller | Jun 09 17:33:37.460951 crc crio[20770]: time="2026-06-09T17:33:37.460852864Z" level=info msg="Ran pod sandbox eef9ee1faf58749cd9dfd95d2f045c5c3d9336b8110c5f2e8dd7c1834c616aa2 with infra container: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-4cwwb/POD" id=13b11bca-76aa-4787-9dca-365c33292b2f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.399282 | controller | Jun 09 17:33:37.463694 crc crio[20770]: time="2026-06-09T17:33:37.463542211Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=49dddd3b-0d10-486c-af7e-759f98226066 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.399306 | controller | Jun 09 17:33:37.524585 crc crio[20770]: time="2026-06-09T17:33:37.52449371Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=33c7d39a-92d4-4667-b4c3-1dd532e324dd name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.399324 | controller | Jun 09 17:33:37.534158 crc crio[20770]: time="2026-06-09T17:33:37.533738866Z" level=info msg="Creating container: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-4cwwb/telemetry-edpm-deployment-ipam-openstack-edpm-ipam" id=7a6f8a17-9ce1-4f58-aa7b-de1c5fcd3d79 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.399342 | controller | Jun 09 17:33:37.534464 crc crio[20770]: time="2026-06-09T17:33:37.534322873Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.399360 | controller | Jun 09 17:33:37.597752 crc crio[20770]: time="2026-06-09T17:33:37.597065603Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.399377 | controller | Jun 09 17:33:37.600574 crc crio[20770]: time="2026-06-09T17:33:37.600514272Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.399394 | controller | Jun 09 17:33:37.743876 crc crio[20770]: time="2026-06-09T17:33:37.743753524Z" level=info msg="Created container e707fed4a31ee6e6c6cfa456bbb251a0296003455d22aa2bb4f645ffe1aca79a: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-4cwwb/telemetry-edpm-deployment-ipam-openstack-edpm-ipam" id=7a6f8a17-9ce1-4f58-aa7b-de1c5fcd3d79 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.399411 | controller | Jun 09 17:33:37.745983 crc crio[20770]: time="2026-06-09T17:33:37.745871005Z" level=info msg="Starting container: e707fed4a31ee6e6c6cfa456bbb251a0296003455d22aa2bb4f645ffe1aca79a" id=62b40fab-5fb2-421a-b380-fd3e7a38ef18 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.399428 | controller | Jun 09 17:33:37.751619 crc crio[20770]: time="2026-06-09T17:33:37.751366464Z" level=info msg="Started container" PID=185879 containerID=e707fed4a31ee6e6c6cfa456bbb251a0296003455d22aa2bb4f645ffe1aca79a description=openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-4cwwb/telemetry-edpm-deployment-ipam-openstack-edpm-ipam id=62b40fab-5fb2-421a-b380-fd3e7a38ef18 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eef9ee1faf58749cd9dfd95d2f045c5c3d9336b8110c5f2e8dd7c1834c616aa2
2026-06-09 17:48:36.399445 | controller | Jun 09 17:34:00.563590 crc crio[20770]: time="2026-06-09T17:34:00.563048999Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683774-9qrbx/POD" id=343bb82e-bbb1-4ec6-8b99-a6a36342168c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.399462 | controller | Jun 09 17:34:00.564900 crc crio[20770]: time="2026-06-09T17:34:00.563628835Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.399480 | controller | Jun 09 17:34:00.601111 crc crio[20770]: time="2026-06-09T17:34:00.601009374Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683774-9qrbx Namespace:openshift-infra ID:38851472a1e52c77523fa728b6aa1bfa25d434d751d0ff979cef5c6ff818d57f UID:95fcda84-badb-4c1e-bb79-f61b82a02e80 NetNS:/var/run/netns/66732467-8180-44bd-9ead-1f0b0f9acc00 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod95fcda84_badb_4c1e_bb79_f61b82a02e80.slice PodAnnotations:0xc002895330}] Aliases:map[]}"
2026-06-09 17:48:36.399500 | controller | Jun 09 17:34:00.601111 crc crio[20770]: time="2026-06-09T17:34:00.601098406Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683774-9qrbx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.399539 | controller | Jun 09 17:34:01.140318 crc crio[20770]: 2026-06-09T17:34:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:38851472a1e52c7 Mac:4a:50:74:3f:44:90 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:07 Mtu:0 Sandbox:/var/run/netns/66732467-8180-44bd-9ead-1f0b0f9acc00 SocketPath: PciID:}] [{Interface:0xc000432330 Address:{IP:10.217.1.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.399560 | controller | Jun 09 17:34:01.142373 crc crio[20770]: time="2026-06-09T17:34:01.142295468Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683774-9qrbx Namespace:openshift-infra ID:38851472a1e52c77523fa728b6aa1bfa25d434d751d0ff979cef5c6ff818d57f UID:95fcda84-badb-4c1e-bb79-f61b82a02e80 NetNS:/var/run/netns/66732467-8180-44bd-9ead-1f0b0f9acc00 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod95fcda84_badb_4c1e_bb79_f61b82a02e80.slice PodAnnotations:0xc002895330}] Aliases:map[]}"
2026-06-09 17:48:36.399578 | controller | Jun 09 17:34:01.142527 crc crio[20770]: time="2026-06-09T17:34:01.142473023Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683774-9qrbx for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.399596 | controller | Jun 09 17:34:01.153864 crc crio[20770]: time="2026-06-09T17:34:01.153689776Z" level=info msg="Ran pod sandbox 38851472a1e52c77523fa728b6aa1bfa25d434d751d0ff979cef5c6ff818d57f with infra container: openshift-infra/auto-csr-approver-29683774-9qrbx/POD" id=343bb82e-bbb1-4ec6-8b99-a6a36342168c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.399614 | controller | Jun 09 17:34:01.157485 crc crio[20770]: time="2026-06-09T17:34:01.157396953Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=95be17a1-c8e7-4960-9cb3-ea231e0a5bc4 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.399631 | controller | Jun 09 17:34:01.168371 crc crio[20770]: time="2026-06-09T17:34:01.168280547Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 17:48:36.399649 | controller | Jun 09 17:34:01.960489 crc crio[20770]: time="2026-06-09T17:34:01.959440039Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=95be17a1-c8e7-4960-9cb3-ea231e0a5bc4 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.399666 | controller | Jun 09 17:34:01.962016 crc crio[20770]: time="2026-06-09T17:34:01.961191819Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=b8fa3ece-034c-487d-a322-e600ed0d9b97 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.399683 | controller | Jun 09 17:34:01.966724 crc crio[20770]: time="2026-06-09T17:34:01.963691802Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=16140f0e-9571-4322-b2e0-ccec1c64cc01 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.399700 | controller | Jun 09 17:34:01.970623 crc crio[20770]: time="2026-06-09T17:34:01.970488888Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683774-9qrbx/oc" id=0a5e9300-ce72-44b5-baca-d89ca7eee194 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.399721 | controller | Jun 09 17:34:01.971126 crc crio[20770]: time="2026-06-09T17:34:01.971065044Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.399739 | controller | Jun 09 17:34:02.025578 crc crio[20770]: time="2026-06-09T17:34:02.025389411Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.399756 | controller | Jun 09 17:34:02.317946 crc crio[20770]: time="2026-06-09T17:34:02.317864298Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.399773 | controller | Jun 09 17:34:02.479329 crc crio[20770]: time="2026-06-09T17:34:02.479189791Z" level=info msg="Created container 8ac6dbc3bbbc871611d8b29c8d9f2e0ab40e720dbbc7c04d984ad3a2aa48c160: openshift-infra/auto-csr-approver-29683774-9qrbx/oc" id=0a5e9300-ce72-44b5-baca-d89ca7eee194 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.399791 | controller | Jun 09 17:34:02.480852 crc crio[20770]: time="2026-06-09T17:34:02.480759766Z" level=info msg="Starting container: 8ac6dbc3bbbc871611d8b29c8d9f2e0ab40e720dbbc7c04d984ad3a2aa48c160" id=43c30750-5c57-4190-ab2f-af6e06729b12 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.399808 | controller | Jun 09 17:34:02.488301 crc crio[20770]: time="2026-06-09T17:34:02.488180621Z" level=info msg="Started container" PID=187387 containerID=8ac6dbc3bbbc871611d8b29c8d9f2e0ab40e720dbbc7c04d984ad3a2aa48c160 description=openshift-infra/auto-csr-approver-29683774-9qrbx/oc id=43c30750-5c57-4190-ab2f-af6e06729b12 name=/runtime.v1.RuntimeService/StartContainer sandboxID=38851472a1e52c77523fa728b6aa1bfa25d434d751d0ff979cef5c6ff818d57f
2026-06-09 17:48:36.399825 | controller | Jun 09 17:34:04.437170 crc crio[20770]: time="2026-06-09T17:34:04.436461599Z" level=info msg="Stopping pod sandbox: 38851472a1e52c77523fa728b6aa1bfa25d434d751d0ff979cef5c6ff818d57f" id=2c5c8f2e-0134-4393-b10f-f7c6f8d63e14 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.399842 | controller | Jun 09 17:34:04.438588 crc crio[20770]: time="2026-06-09T17:34:04.437752507Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683774-9qrbx Namespace:openshift-infra ID:38851472a1e52c77523fa728b6aa1bfa25d434d751d0ff979cef5c6ff818d57f UID:95fcda84-badb-4c1e-bb79-f61b82a02e80 NetNS:/var/run/netns/66732467-8180-44bd-9ead-1f0b0f9acc00 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod95fcda84_badb_4c1e_bb79_f61b82a02e80.slice PodAnnotations:0xc0029d4028}] Aliases:map[]}"
2026-06-09 17:48:36.399860 | controller | Jun 09 17:34:04.438588 crc crio[20770]: time="2026-06-09T17:34:04.437925051Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683774-9qrbx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.399877 | controller | Jun 09 17:34:04.809324 crc crio[20770]: time="2026-06-09T17:34:04.809188431Z" level=info msg="Stopped pod sandbox: 38851472a1e52c77523fa728b6aa1bfa25d434d751d0ff979cef5c6ff818d57f" id=2c5c8f2e-0134-4393-b10f-f7c6f8d63e14 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.399894 | controller | Jun 09 17:34:31.158335 crc crio[20770]: time="2026-06-09T17:34:31.157486452Z" level=info msg="Removing container: 886d2d125b89befb00a6bb69088fd588856a8782129ee65246fd62e12730bea2" id=83762fb9-84a8-4ce1-bc27-4df96dfe6cef name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.399911 | controller | Jun 09 17:34:31.293710 crc crio[20770]: time="2026-06-09T17:34:31.293385722Z" level=info msg="Removed container 886d2d125b89befb00a6bb69088fd588856a8782129ee65246fd62e12730bea2: openshift-infra/auto-csr-approver-29683768-qj8p5/oc" id=83762fb9-84a8-4ce1-bc27-4df96dfe6cef name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.399932 | controller | Jun 09 17:34:31.309890 crc crio[20770]: time="2026-06-09T17:34:31.309706113Z" level=info msg="Stopping pod sandbox: f04e28f4ed5fd1402f48381b69f114574a6f71e22fb861f5daeef8d360923c74" id=e178f576-5665-41bc-b721-62b4398f6098 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.399951 | controller | Jun 09 17:34:31.309890 crc crio[20770]: time="2026-06-09T17:34:31.309810386Z" level=info msg="Stopped pod sandbox (already stopped): f04e28f4ed5fd1402f48381b69f114574a6f71e22fb861f5daeef8d360923c74" id=e178f576-5665-41bc-b721-62b4398f6098 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.399968 | controller | Jun 09 17:34:31.310742 crc crio[20770]: time="2026-06-09T17:34:31.310539517Z" level=info msg="Removing pod sandbox: f04e28f4ed5fd1402f48381b69f114574a6f71e22fb861f5daeef8d360923c74" id=ccc371d8-822e-409e-b3a1-17ca15815fd4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.399985 | controller | Jun 09 17:34:31.329050 crc crio[20770]: time="2026-06-09T17:34:31.328906707Z" level=info msg="Removed pod sandbox: f04e28f4ed5fd1402f48381b69f114574a6f71e22fb861f5daeef8d360923c74" id=ccc371d8-822e-409e-b3a1-17ca15815fd4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.400002 | controller | Jun 09 17:36:00.551074 crc crio[20770]: time="2026-06-09T17:36:00.549854332Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683776-sw7n2/POD" id=0644db49-62bb-4c7e-9e2f-a401d1aa995c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.400018 | controller | Jun 09 17:36:00.552567 crc crio[20770]: time="2026-06-09T17:36:00.55114978Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.400037 | controller | Jun 09 17:36:00.596554 crc crio[20770]: time="2026-06-09T17:36:00.596407035Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683776-sw7n2 Namespace:openshift-infra ID:e657d76910d2900c0340def0367baaf8ee7dfb86323c61af23e9dd7ff1151c29 UID:dfe8501e-2496-4283-86aa-72d7247b14e9 NetNS:/var/run/netns/153f00e3-ae8b-4a0f-a5ae-b54e6cbdfb55 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddfe8501e_2496_4283_86aa_72d7247b14e9.slice PodAnnotations:0xc006e7ed00}] Aliases:map[]}"
2026-06-09 17:48:36.400054 | controller | Jun 09 17:36:00.596554 crc crio[20770]: time="2026-06-09T17:36:00.596477797Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683776-sw7n2 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.400071 | controller | Jun 09 17:36:01.173535 crc crio[20770]: 2026-06-09T17:36:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e657d76910d2900 Mac:ba:59:6c:29:2e:92 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:08 Mtu:0 Sandbox:/var/run/netns/153f00e3-ae8b-4a0f-a5ae-b54e6cbdfb55 SocketPath: PciID:}] [{Interface:0xc00028e740 Address:{IP:10.217.1.8 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.400088 | controller | Jun 09 17:36:01.175451 crc crio[20770]: time="2026-06-09T17:36:01.175371966Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683776-sw7n2 Namespace:openshift-infra ID:e657d76910d2900c0340def0367baaf8ee7dfb86323c61af23e9dd7ff1151c29 UID:dfe8501e-2496-4283-86aa-72d7247b14e9 NetNS:/var/run/netns/153f00e3-ae8b-4a0f-a5ae-b54e6cbdfb55 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddfe8501e_2496_4283_86aa_72d7247b14e9.slice PodAnnotations:0xc006e7ed00}] Aliases:map[]}"
2026-06-09 17:48:36.400105 | controller | Jun 09 17:36:01.175593 crc crio[20770]: time="2026-06-09T17:36:01.175567981Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683776-sw7n2 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.400135 | controller | Jun 09 17:36:01.198191 crc crio[20770]: time="2026-06-09T17:36:01.198101171Z" level=info msg="Ran pod sandbox e657d76910d2900c0340def0367baaf8ee7dfb86323c61af23e9dd7ff1151c29 with infra container: openshift-infra/auto-csr-approver-29683776-sw7n2/POD" id=0644db49-62bb-4c7e-9e2f-a401d1aa995c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.400153 | controller | Jun 09 17:36:01.201539 crc crio[20770]: time="2026-06-09T17:36:01.201079587Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=dea8e0a5-edc0-43e3-adcf-f9289b34606e name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.400170 | controller | Jun 09 17:36:01.211604 crc crio[20770]: time="2026-06-09T17:36:01.211525479Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 17:48:36.400192 | controller | Jun 09 17:36:02.081579 crc crio[20770]: time="2026-06-09T17:36:02.080570626Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=dea8e0a5-edc0-43e3-adcf-f9289b34606e name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.400209 | controller | Jun 09 17:36:02.084970 crc crio[20770]: time="2026-06-09T17:36:02.083294374Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=a50c16c5-294d-4297-87ef-6708b67c5013 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.400230 | controller | Jun 09 17:36:02.088258 crc crio[20770]: time="2026-06-09T17:36:02.088119154Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=c40408fb-1090-4f20-b168-aa3e563ef51c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.400250 | controller | Jun 09 17:36:02.097922 crc crio[20770]: time="2026-06-09T17:36:02.097617258Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683776-sw7n2/oc" id=aa4423c1-0664-4621-aa61-a6af737903e7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.400285 | controller | Jun 09 17:36:02.098443 crc crio[20770]: time="2026-06-09T17:36:02.098331158Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.400320 | controller | Jun 09 17:36:02.159045 crc crio[20770]: time="2026-06-09T17:36:02.158515174Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.400353 | controller | Jun 09 17:36:02.517394 crc crio[20770]: time="2026-06-09T17:36:02.517299634Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.400387 | controller | Jun 09 17:36:02.646017 crc crio[20770]: time="2026-06-09T17:36:02.645392929Z" level=info msg="Created container b34e9ce9609ee6925b74cea10351ace15561476299a52bc2aa73fe994ba1c47d: openshift-infra/auto-csr-approver-29683776-sw7n2/oc" id=aa4423c1-0664-4621-aa61-a6af737903e7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.400411 | controller | Jun 09 17:36:02.647324 crc crio[20770]: time="2026-06-09T17:36:02.647280683Z" level=info msg="Starting container: b34e9ce9609ee6925b74cea10351ace15561476299a52bc2aa73fe994ba1c47d" id=982c1358-b481-46ea-9ad2-c95009d941c7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.400435 | controller | Jun 09 17:36:02.653556 crc crio[20770]: time="2026-06-09T17:36:02.653453931Z" level=info msg="Started container" PID=194359 containerID=b34e9ce9609ee6925b74cea10351ace15561476299a52bc2aa73fe994ba1c47d description=openshift-infra/auto-csr-approver-29683776-sw7n2/oc id=982c1358-b481-46ea-9ad2-c95009d941c7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e657d76910d2900c0340def0367baaf8ee7dfb86323c61af23e9dd7ff1151c29
2026-06-09 17:48:36.400457 | controller | Jun 09 17:36:04.328364 crc crio[20770]: time="2026-06-09T17:36:04.327776588Z" level=info msg="Stopping pod sandbox: e657d76910d2900c0340def0367baaf8ee7dfb86323c61af23e9dd7ff1151c29" id=93f27533-96f0-4100-9cd5-f1b49b4d33ad name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.400483 | controller | Jun 09 17:36:04.330031 crc crio[20770]: time="2026-06-09T17:36:04.329256961Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683776-sw7n2 Namespace:openshift-infra ID:e657d76910d2900c0340def0367baaf8ee7dfb86323c61af23e9dd7ff1151c29 UID:dfe8501e-2496-4283-86aa-72d7247b14e9 NetNS:/var/run/netns/153f00e3-ae8b-4a0f-a5ae-b54e6cbdfb55 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddfe8501e_2496_4283_86aa_72d7247b14e9.slice PodAnnotations:0xc002988758}] Aliases:map[]}"
2026-06-09 17:48:36.400506 | controller | Jun 09 17:36:04.330031 crc crio[20770]: time="2026-06-09T17:36:04.329442976Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683776-sw7n2 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.400598 | controller | Jun 09 17:36:04.745241 crc crio[20770]: time="2026-06-09T17:36:04.744749886Z" level=info msg="Stopped pod sandbox: e657d76910d2900c0340def0367baaf8ee7dfb86323c61af23e9dd7ff1151c29" id=93f27533-96f0-4100-9cd5-f1b49b4d33ad name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.400623 | controller | Jun 09 17:36:31.402538 crc crio[20770]: time="2026-06-09T17:36:31.401166864Z" level=info msg="Removing container: add5b8cebe84050999d95200fc31475b0761d76c3605daa48b0581454af0aebc" id=3955d6ac-b784-4a91-8a2c-dfb80fde65a2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.400641 | controller | Jun 09 17:36:31.618034 crc crio[20770]: time="2026-06-09T17:36:31.617751142Z" level=info msg="Removed container add5b8cebe84050999d95200fc31475b0761d76c3605daa48b0581454af0aebc: openshift-infra/auto-csr-approver-29683770-fjcvj/oc" id=3955d6ac-b784-4a91-8a2c-dfb80fde65a2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.400660 | controller | Jun 09 17:36:31.645254 crc crio[20770]: time="2026-06-09T17:36:31.6450668Z" level=info msg="Stopping pod sandbox: 3f71932e8fc9a3e4df4d4c10bbabe16626132f5d2bedb1bcbe8fe7db3ecc3dbd" id=daefb4b7-f381-4e87-b63d-0496caf99db2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.400676 | controller | Jun 09 17:36:31.645254 crc crio[20770]: time="2026-06-09T17:36:31.645164642Z" level=info msg="Stopped pod sandbox (already stopped): 3f71932e8fc9a3e4df4d4c10bbabe16626132f5d2bedb1bcbe8fe7db3ecc3dbd" id=daefb4b7-f381-4e87-b63d-0496caf99db2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.400694 | controller | Jun 09 17:36:31.647342 crc crio[20770]: time="2026-06-09T17:36:31.646982215Z" level=info msg="Removing pod sandbox: 3f71932e8fc9a3e4df4d4c10bbabe16626132f5d2bedb1bcbe8fe7db3ecc3dbd" id=56b68ccb-2584-4ebf-8f26-0c5748260fe1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.400712 | controller | Jun 09 17:36:31.663808 crc crio[20770]: time="2026-06-09T17:36:31.663076789Z" level=info msg="Removed pod sandbox: 3f71932e8fc9a3e4df4d4c10bbabe16626132f5d2bedb1bcbe8fe7db3ecc3dbd" id=56b68ccb-2584-4ebf-8f26-0c5748260fe1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.400729 | controller | Jun 09 17:36:34.790507 crc crio[20770]: time="2026-06-09T17:36:34.789141702Z" level=info msg="Stopping pod sandbox: eef9ee1faf58749cd9dfd95d2f045c5c3d9336b8110c5f2e8dd7c1834c616aa2" id=17eadb42-af32-4f7c-bcfb-8e6fea543262 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.400745 | controller | Jun 09 17:36:34.793295 crc crio[20770]: time="2026-06-09T17:36:34.792086127Z" level=info msg="Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-4cwwb Namespace:openstack ID:eef9ee1faf58749cd9dfd95d2f045c5c3d9336b8110c5f2e8dd7c1834c616aa2 UID:4bc7ddd4-988d-4415-8921-03b6a37900d8 NetNS:/var/run/netns/15b2cde2-1e26-4e92-a21e-9320928cace9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4bc7ddd4_988d_4415_8921_03b6a37900d8.slice PodAnnotations:0xc0003de180}] Aliases:map[]}"
2026-06-09 17:48:36.400770 | controller | Jun 09 17:36:34.793295 crc crio[20770]: time="2026-06-09T17:36:34.792323094Z" level=info msg="Deleting pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-4cwwb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.400788 | controller | Jun 09 17:36:35.421416 crc crio[20770]: time="2026-06-09T17:36:35.42035761Z" level=info msg="Stopped pod sandbox: eef9ee1faf58749cd9dfd95d2f045c5c3d9336b8110c5f2e8dd7c1834c616aa2" id=17eadb42-af32-4f7c-bcfb-8e6fea543262 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.400804 | controller | Jun 09 17:36:36.966360 crc crio[20770]: time="2026-06-09T17:36:36.965037137Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 17:48:36.400821 | controller | Jun 09 17:37:12.608986 crc crio[20770]: time="2026-06-09T17:37:12.608083768Z" level=info msg="Running pod sandbox: openshift-must-gather-slvlt/must-gather-ztf2t/POD" id=2364e53c-a40b-4c49-b6c0-84e7293e4505 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.400838 | controller | Jun 09 17:37:12.610320 crc crio[20770]: time="2026-06-09T17:37:12.609034555Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.400855 | controller | Jun 09 17:37:12.645335 crc crio[20770]: time="2026-06-09T17:37:12.645046241Z" level=info msg="Got pod network &{Name:must-gather-ztf2t Namespace:openshift-must-gather-slvlt ID:b08da518016aa8881b30444cc499cf9b1b909b5fc10ee110154b5189e39bc3d5 UID:d9aa1d67-aa56-4c20-a060-0f9956a3fce3 NetNS:/var/run/netns/8fdc171f-17ce-4172-921f-f36347159d7e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd9aa1d67_aa56_4c20_a060_0f9956a3fce3.slice PodAnnotations:0xc001e807f8}] Aliases:map[]}"
2026-06-09 17:48:36.400873 | controller | Jun 09 17:37:12.645335 crc crio[20770]: time="2026-06-09T17:37:12.645107653Z" level=info msg="Adding pod openshift-must-gather-slvlt_must-gather-ztf2t to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.400891 | controller | Jun 09 17:37:13.239014 crc crio[20770]: 2026-06-09T17:37:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b08da518016aa88 Mac:c6:be:20:2a:bb:06 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:09 Mtu:0 Sandbox:/var/run/netns/8fdc171f-17ce-4172-921f-f36347159d7e SocketPath: PciID:}] [{Interface:0xc00028e750 Address:{IP:10.217.1.9 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.400908 | controller | Jun 09 17:37:13.241180 crc crio[20770]: time="2026-06-09T17:37:13.241048151Z" level=info msg="Got pod network &{Name:must-gather-ztf2t Namespace:openshift-must-gather-slvlt ID:b08da518016aa8881b30444cc499cf9b1b909b5fc10ee110154b5189e39bc3d5 UID:d9aa1d67-aa56-4c20-a060-0f9956a3fce3 NetNS:/var/run/netns/8fdc171f-17ce-4172-921f-f36347159d7e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd9aa1d67_aa56_4c20_a060_0f9956a3fce3.slice PodAnnotations:0xc001e807f8}] Aliases:map[]}"
2026-06-09 17:48:36.400926 | controller | Jun 09 17:37:13.241531 crc crio[20770]: time="2026-06-09T17:37:13.241454843Z" level=info msg="Checking pod openshift-must-gather-slvlt_must-gather-ztf2t for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.400944 | controller | Jun 09 17:37:13.256010 crc crio[20770]: time="2026-06-09T17:37:13.255918569Z" level=info msg="Ran pod sandbox b08da518016aa8881b30444cc499cf9b1b909b5fc10ee110154b5189e39bc3d5 with infra container: openshift-must-gather-slvlt/must-gather-ztf2t/POD" id=2364e53c-a40b-4c49-b6c0-84e7293e4505 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.400965 | controller | Jun 09 17:37:13.258741 crc crio[20770]: time="2026-06-09T17:37:13.258689209Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest" id=86203385-0280-401a-8810-15ffe603cbc6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.400983 | controller | Jun 09 17:37:13.258885 crc crio[20770]: time="2026-06-09T17:37:13.258872244Z" level=info msg="Image quay.io/openstack-k8s-operators/openstack-must-gather:latest not found" id=86203385-0280-401a-8810-15ffe603cbc6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.401000 | controller | Jun 09 17:37:13.258951 crc crio[20770]: time="2026-06-09T17:37:13.258917045Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-must-gather:latest found" id=86203385-0280-401a-8810-15ffe603cbc6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.401017 | controller | Jun 09 17:37:13.260076 crc crio[20770]: time="2026-06-09T17:37:13.259992016Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-must-gather:latest" id=ee3c7cc4-2588-4ac5-8acf-683f2ac5b5ed name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.401033 | controller | Jun 09 17:37:13.278981 crc crio[20770]: time="2026-06-09T17:37:13.27890378Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-must-gather:latest\""
2026-06-09 17:48:36.401051 | controller | Jun 09 17:37:20.772195 crc crio[20770]: time="2026-06-09T17:37:20.770600051Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-must-gather@sha256:7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8" id=ee3c7cc4-2588-4ac5-8acf-683f2ac5b5ed name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.401069 | controller | Jun 09 17:37:20.774885 crc crio[20770]: time="2026-06-09T17:37:20.774272236Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest" id=c97115ca-bd2a-49e6-a4fd-e4288e62f166 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.401086 | controller | Jun 09 17:37:20.782540 crc crio[20770]: time="2026-06-09T17:37:20.780597518Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest" id=eadfb40a-d1f6-4db8-af20-16c379e5834f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.401103 | controller | Jun 09 17:37:20.792981 crc crio[20770]: time="2026-06-09T17:37:20.792901952Z" level=info msg="Creating container: openshift-must-gather-slvlt/must-gather-ztf2t/gather" id=c676dde3-8ca3-464a-9bb4-773114ec7ccd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.401120 | controller | Jun 09 17:37:20.796438 crc crio[20770]: time="2026-06-09T17:37:20.796412523Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.401137 | controller | Jun 09 17:37:20.849374 crc crio[20770]: time="2026-06-09T17:37:20.849276823Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.401154 | controller | Jun 09 17:37:21.238688 crc crio[20770]: time="2026-06-09T17:37:21.238451136Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.401171 | controller | Jun 09 17:37:21.348862 crc crio[20770]: time="2026-06-09T17:37:21.348261834Z" level=info msg="Created container a6d99c86f1d550cf82b2aedceae205abfc4787eb1594844fbd76eef1173984b1: openshift-must-gather-slvlt/must-gather-ztf2t/gather" id=c676dde3-8ca3-464a-9bb4-773114ec7ccd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.401192 | controller | Jun 09 17:37:21.350109 crc crio[20770]: time="2026-06-09T17:37:21.350024225Z" level=info msg="Starting container: a6d99c86f1d550cf82b2aedceae205abfc4787eb1594844fbd76eef1173984b1" id=0c97b8ba-d4fd-4002-b78e-51df20450fb6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.401210 | controller | Jun 09 17:37:21.358364 crc crio[20770]: time="2026-06-09T17:37:21.358059436Z" level=info msg="Started container" PID=198636 containerID=a6d99c86f1d550cf82b2aedceae205abfc4787eb1594844fbd76eef1173984b1 description=openshift-must-gather-slvlt/must-gather-ztf2t/gather id=0c97b8ba-d4fd-4002-b78e-51df20450fb6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b08da518016aa8881b30444cc499cf9b1b909b5fc10ee110154b5189e39bc3d5
2026-06-09 17:48:36.401228 | controller | Jun 09 17:37:21.384452 crc crio[20770]: time="2026-06-09T17:37:21.38429063Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest" id=dc4d9fc0-4dd9-4a00-b4df-b314a6589e8b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.401245 | controller | Jun 09 17:37:21.388951 crc crio[20770]: time="2026-06-09T17:37:21.388868192Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest" id=0b10924f-735a-4337-a55d-cd18672f7afa name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.401261 | controller | Jun 09 17:37:21.398744 crc crio[20770]: time="2026-06-09T17:37:21.398566181Z" level=info msg="Creating container: openshift-must-gather-slvlt/must-gather-ztf2t/copy" id=f0ae2aeb-0bb9-4b40-82ad-f0a971cbcb29 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.401286 | controller | Jun 09 17:37:21.400181 crc crio[20770]: time="2026-06-09T17:37:21.400110635Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.401303 | controller | Jun 09 17:37:21.472753 crc crio[20770]: time="2026-06-09T17:37:21.472522618Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.401320 | controller | Jun 09 17:37:21.700142 crc crio[20770]: time="2026-06-09T17:37:21.699883257Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.401337 | controller | Jun 09 17:37:21.779734 crc crio[20770]: time="2026-06-09T17:37:21.77959754Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 17:48:36.401354 | controller | Jun 09 17:37:21.802241 crc crio[20770]: time="2026-06-09T17:37:21.801134899Z" level=info msg="Created container ff5d9edc8d11368b03d36617703631aa55f651d992ecd02cac29238af351a383: openshift-must-gather-slvlt/must-gather-ztf2t/copy" id=f0ae2aeb-0bb9-4b40-82ad-f0a971cbcb29 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.401373 | controller | Jun 09 17:37:21.803266 crc crio[20770]: time="2026-06-09T17:37:21.803129406Z" level=info msg="Starting container: ff5d9edc8d11368b03d36617703631aa55f651d992ecd02cac29238af351a383" id=5238ccd2-29be-443b-8db9-8a5f3ea5177c name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.401391 | controller | Jun 09 17:37:21.813055 crc crio[20770]: time="2026-06-09T17:37:21.81230807Z" level=info msg="Started container" PID=198786 containerID=ff5d9edc8d11368b03d36617703631aa55f651d992ecd02cac29238af351a383 description=openshift-must-gather-slvlt/must-gather-ztf2t/copy id=5238ccd2-29be-443b-8db9-8a5f3ea5177c name=/runtime.v1.RuntimeService/StartContainer sandboxID=b08da518016aa8881b30444cc499cf9b1b909b5fc10ee110154b5189e39bc3d5
2026-06-09 17:48:36.401410 | controller | Jun 09 17:37:27.733445 crc crio[20770]: time="2026-06-09T17:37:27.732492194Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 17:48:36.401432 | controller | Jun 09 17:37:27.762761 crc crio[20770]: time="2026-06-09T17:37:27.762537518Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 17:48:36.401451 | controller | Jun 09 17:37:28.087387 crc crio[20770]: time="2026-06-09T17:37:28.087147774Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 17:48:36.401468 | controller | Jun 09 17:37:28.129819 crc crio[20770]: time="2026-06-09T17:37:28.129722318Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 17:48:36.401485 | controller | Jun 09 17:37:28.167318 crc crio[20770]: time="2026-06-09T17:37:28.167009121Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 17:48:36.401502 | controller | Jun 09 17:37:28.175184 crc crio[20770]: time="2026-06-09T17:37:28.175094683Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 17:48:36.401542 | controller | Jun 09 17:37:28.419347 crc crio[20770]: time="2026-06-09T17:37:28.419119902Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 17:48:36.401561 | controller | Jun 09 17:37:28.487258 crc crio[20770]: time="2026-06-09T17:37:28.487126477Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 17:48:36.401578 | controller | Jun 09 17:37:29.534714 crc crio[20770]: time="2026-06-09T17:37:29.534071648Z" level=info msg="Running pod sandbox: openshift-must-gather-slvlt/crc-debug-x4k8p/POD" id=fc691c52-8574-49a9-865f-5d059d5617ca name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.401595 | controller | Jun 09 17:37:29.535479 crc crio[20770]: time="2026-06-09T17:37:29.534794959Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.401612 | controller | Jun 09 17:37:29.562983 crc crio[20770]: time="2026-06-09T17:37:29.562900017Z" 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=fc691c52-8574-49a9-865f-5d059d5617ca name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.401630 | controller | Jun 09 17:37:29.578017 crc crio[20770]: time="2026-06-09T17:37:29.577927639Z" level=info msg="Ran pod sandbox be2316f4c0c010ce42bdd84c12fc6794f3552bbe6deffa48c66d4d411c148b3c with infra container: openshift-must-gather-slvlt/crc-debug-x4k8p/POD" id=fc691c52-8574-49a9-865f-5d059d5617ca name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.401647 | controller | Jun 09 17:37:29.580334 crc crio[20770]: time="2026-06-09T17:37:29.580192954Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2" id=b99dba4c-d830-4c95-b8ab-f9362d0d36e1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.401663 | controller | Jun 09 17:37:29.581079 crc crio[20770]: time="2026-06-09T17:37:29.581024848Z" level=info msg="Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2 not found" id=b99dba4c-d830-4c95-b8ab-f9362d0d36e1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.401680 | controller | Jun 09 17:37:29.581160 crc crio[20770]: time="2026-06-09T17:37:29.58110425Z" level=info msg="Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2 found" id=b99dba4c-d830-4c95-b8ab-f9362d0d36e1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.401701 | controller | Jun 09 17:37:29.582033 crc crio[20770]: time="2026-06-09T17:37:29.581968855Z" level=info msg="Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2" id=7b9a3ad5-66ae-45f4-8c72-6cc6c58075d6 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.401718 | controller | Jun 09 17:37:29.596376 crc crio[20770]: time="2026-06-09T17:37:29.596289567Z" level=info msg="Trying to access \"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\""
2026-06-09 17:48:36.401735 | controller | Jun 09 17:37:53.280274 crc crio[20770]: time="2026-06-09T17:37:53.279314502Z" level=info msg="Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2" id=7b9a3ad5-66ae-45f4-8c72-6cc6c58075d6 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.401751 | controller | Jun 09 17:37:53.282967 crc crio[20770]: time="2026-06-09T17:37:53.282869754Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2" id=5262bb40-6db7-4da1-add5-51cb2edde73a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.401770 | controller | Jun 09 17:37:53.288795 crc crio[20770]: time="2026-06-09T17:37:53.288581018Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2" id=f54031d2-d5f7-4eae-a538-1305487d2ced name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.401787 | controller | Jun 09 17:37:53.300996 crc crio[20770]: time="2026-06-09T17:37:53.300880192Z" level=info msg="Creating container: openshift-must-gather-slvlt/crc-debug-x4k8p/container-00" id=9c506b27-1bbe-4d4f-bd4d-3a05b1059e88 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.401803 | controller | Jun 09 17:37:53.302749 crc crio[20770]: time="2026-06-09T17:37:53.302685704Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.401820 | controller | Jun 09 17:37:53.340028 crc crio[20770]: time="2026-06-09T17:37:53.339948376Z" level=info msg="Mount propogration for the host path / will be set to HostToContainer as it includes the container storage root" id=9c506b27-1bbe-4d4f-bd4d-3a05b1059e88 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.401837 | controller | Jun 09 17:37:53.362991 crc crio[20770]: time="2026-06-09T17:37:53.362484864Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.401853 | controller | Jun 09 17:37:53.364967 crc crio[20770]: time="2026-06-09T17:37:53.364890113Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.401871 | controller | Jun 09 17:37:53.586758 crc crio[20770]: time="2026-06-09T17:37:53.586504987Z" level=info msg="Created container 6a449560b40e0470cfe3656d3eb1f935e985d0d6a9975ffdbf0d9de77fb565e5: openshift-must-gather-slvlt/crc-debug-x4k8p/container-00" id=9c506b27-1bbe-4d4f-bd4d-3a05b1059e88 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.401889 | controller | Jun 09 17:37:53.591085 crc crio[20770]: time="2026-06-09T17:37:53.590996316Z" level=info msg="Starting container: 6a449560b40e0470cfe3656d3eb1f935e985d0d6a9975ffdbf0d9de77fb565e5" id=cbe57cf6-07c1-42fc-8ffc-3eb7f7fe2a39 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.401909 | controller | Jun 09 17:37:53.600178 crc crio[20770]: time="2026-06-09T17:37:53.59948846Z" level=info msg="Started container" PID=204379 containerID=6a449560b40e0470cfe3656d3eb1f935e985d0d6a9975ffdbf0d9de77fb565e5 description=openshift-must-gather-slvlt/crc-debug-x4k8p/container-00 id=cbe57cf6-07c1-42fc-8ffc-3eb7f7fe2a39 name=/runtime.v1.RuntimeService/StartContainer sandboxID=be2316f4c0c010ce42bdd84c12fc6794f3552bbe6deffa48c66d4d411c148b3c
2026-06-09 17:48:36.401927 | controller | Jun 09 17:38:00.553092 crc crio[20770]: time="2026-06-09T17:38:00.551750616Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683778-555mj/POD" id=3461812a-03ad-44be-a86e-6d2d545dd1e8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.401944 | controller | Jun 09 17:38:00.553092 crc crio[20770]: time="2026-06-09T17:38:00.552684613Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.401961 | controller | Jun 09 17:38:00.606004 crc crio[20770]: time="2026-06-09T17:38:00.605800901Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683778-555mj Namespace:openshift-infra ID:93668d155e86d4d68d4e28ba7488c2460aec3b3f645b3b6bf144ecbf7c26cbba UID:5e462535-73bd-4033-a310-06fd06e372df NetNS:/var/run/netns/3a9f914e-18f5-4cec-8c18-c97efc4c17de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5e462535_73bd_4033_a310_06fd06e372df.slice PodAnnotations:0xc006e7e118}] Aliases:map[]}"
2026-06-09 17:48:36.401978 | controller | Jun 09 17:38:00.606004 crc crio[20770]: time="2026-06-09T17:38:00.605961085Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683778-555mj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.401995 | controller | Jun 09 17:38:01.249743 crc crio[20770]: 2026-06-09T17:38:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:93668d155e86d4d Mac:12:5f:01:c6:d0:2a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0a Mtu:0 Sandbox:/var/run/netns/3a9f914e-18f5-4cec-8c18-c97efc4c17de SocketPath: PciID:}] [{Interface:0xc0005a07d0 Address:{IP:10.217.1.10 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.402012 | controller | Jun 09 17:38:01.251593 crc crio[20770]: time="2026-06-09T17:38:01.251519681Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683778-555mj Namespace:openshift-infra ID:93668d155e86d4d68d4e28ba7488c2460aec3b3f645b3b6bf144ecbf7c26cbba UID:5e462535-73bd-4033-a310-06fd06e372df NetNS:/var/run/netns/3a9f914e-18f5-4cec-8c18-c97efc4c17de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5e462535_73bd_4033_a310_06fd06e372df.slice PodAnnotations:0xc006e7e118}] Aliases:map[]}"
2026-06-09 17:48:36.402029 | controller | Jun 09 17:38:01.251857 crc crio[20770]: time="2026-06-09T17:38:01.251731698Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683778-555mj for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.402046 | controller | Jun 09 17:38:03.443541 crc crio[20770]: time="2026-06-09T17:38:03.44309892Z" level=info msg="Ran pod sandbox 93668d155e86d4d68d4e28ba7488c2460aec3b3f645b3b6bf144ecbf7c26cbba with infra container: openshift-infra/auto-csr-approver-29683778-555mj/POD" id=3461812a-03ad-44be-a86e-6d2d545dd1e8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.402064 | controller | Jun 09 17:38:03.451157 crc crio[20770]: time="2026-06-09T17:38:03.45107179Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=d8660e60-6ef0-41d1-b6ba-fcf617f2f13b name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.402082 | controller | Jun 09 17:38:03.456390 crc crio[20770]: time="2026-06-09T17:38:03.45630866Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 17:48:36.402103 | controller | Jun 09 17:38:04.352289 crc crio[20770]: time="2026-06-09T17:38:04.352073495Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=d8660e60-6ef0-41d1-b6ba-fcf617f2f13b name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.402120 | controller | Jun 09 17:38:04.353434 crc crio[20770]: time="2026-06-09T17:38:04.353346321Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=a79ff603-8a29-425e-ab1a-d37ab9d3ea07 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.402137 | controller | Jun 09 17:38:04.355830 crc crio[20770]: time="2026-06-09T17:38:04.355788432Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=a4f18757-daa1-45b6-aebc-f4ea600dba15 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.402154 | controller | Jun 09 17:38:04.364372 crc crio[20770]: time="2026-06-09T17:38:04.364194183Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683778-555mj/oc" id=3927ed5f-1811-494b-b233-d8fb51f61557 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.402184 | controller | Jun 09 17:38:04.365023 crc crio[20770]: time="2026-06-09T17:38:04.364933105Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.402203 | controller | Jun 09 17:38:04.438363 crc crio[20770]: time="2026-06-09T17:38:04.438286094Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.402227 | controller | Jun 09 17:38:04.777720 crc crio[20770]: time="2026-06-09T17:38:04.777562202Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.402246 | controller | Jun 09 17:38:04.898268 crc crio[20770]: time="2026-06-09T17:38:04.897711818Z" level=info msg="Created container 3c3937ac4b961ff0b5c8d89864cf1f3572fc8d2fa962bbbd9907ab07c9413367: openshift-infra/auto-csr-approver-29683778-555mj/oc" id=3927ed5f-1811-494b-b233-d8fb51f61557 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.402263 | controller | Jun 09 17:38:04.901510 crc crio[20770]: time="2026-06-09T17:38:04.901442855Z" level=info msg="Starting container: 3c3937ac4b961ff0b5c8d89864cf1f3572fc8d2fa962bbbd9907ab07c9413367" id=5f85ebd9-7eaa-4490-8d48-adae16ca902e name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.402280 | controller | Jun 09 17:38:04.907442 crc crio[20770]: time="2026-06-09T17:38:04.907348255Z" level=info msg="Started container" PID=206198 containerID=3c3937ac4b961ff0b5c8d89864cf1f3572fc8d2fa962bbbd9907ab07c9413367 description=openshift-infra/auto-csr-approver-29683778-555mj/oc id=5f85ebd9-7eaa-4490-8d48-adae16ca902e name=/runtime.v1.RuntimeService/StartContainer sandboxID=93668d155e86d4d68d4e28ba7488c2460aec3b3f645b3b6bf144ecbf7c26cbba
2026-06-09 17:48:36.402298 | controller | Jun 09 17:38:07.516586 crc crio[20770]: time="2026-06-09T17:38:07.515555278Z" level=info msg="Stopping pod sandbox: 93668d155e86d4d68d4e28ba7488c2460aec3b3f645b3b6bf144ecbf7c26cbba" id=537d378f-165d-4d1e-989b-8e1396dd52b5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.402314 | controller | Jun 09 17:38:07.517786 crc crio[20770]: time="2026-06-09T17:38:07.517542575Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683778-555mj Namespace:openshift-infra ID:93668d155e86d4d68d4e28ba7488c2460aec3b3f645b3b6bf144ecbf7c26cbba UID:5e462535-73bd-4033-a310-06fd06e372df NetNS:/var/run/netns/3a9f914e-18f5-4cec-8c18-c97efc4c17de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5e462535_73bd_4033_a310_06fd06e372df.slice PodAnnotations:0xc006e7fd70}] Aliases:map[]}"
2026-06-09 17:48:36.402336 | controller | Jun 09 17:38:07.519352 crc crio[20770]: time="2026-06-09T17:38:07.519296495Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683778-555mj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.402355 | controller | Jun 09 17:38:07.933405 crc crio[20770]: time="2026-06-09T17:38:07.932574181Z" level=info msg="Stopped pod sandbox: 93668d155e86d4d68d4e28ba7488c2460aec3b3f645b3b6bf144ecbf7c26cbba" id=537d378f-165d-4d1e-989b-8e1396dd52b5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.402373 | controller | Jun 09 17:38:23.738544 crc crio[20770]: time="2026-06-09T17:38:23.737562122Z" level=info msg="Stopping pod sandbox: be2316f4c0c010ce42bdd84c12fc6794f3552bbe6deffa48c66d4d411c148b3c" id=c560d544-feb3-4005-8209-7591908c10c9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.402390 | controller | Jun 09 17:38:23.746016 crc crio[20770]: time="2026-06-09T17:38:23.745882612Z" level=info msg="Stopped pod sandbox: be2316f4c0c010ce42bdd84c12fc6794f3552bbe6deffa48c66d4d411c148b3c" id=c560d544-feb3-4005-8209-7591908c10c9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.402408 | controller | Jun 09 17:38:26.461255 crc crio[20770]: time="2026-06-09T17:38:26.459518Z" level=info msg="Running pod sandbox: openshift-must-gather-slvlt/crc-debug-dr7v7/POD" id=e8facaef-2777-4a78-95cf-7f66c604057d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.402433 | controller | Jun 09 17:38:26.461255 crc crio[20770]: time="2026-06-09T17:38:26.460420726Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.402461 | controller | Jun 09 17:38:26.502986 crc crio[20770]: time="2026-06-09T17:38:26.50285273Z" 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=e8facaef-2777-4a78-95cf-7f66c604057d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.402481 | controller | Jun 09 17:38:26.518627 crc crio[20770]: time="2026-06-09T17:38:26.518562893Z" level=info msg="Ran pod sandbox 49da8bd1ebb60453b8ede65a14312ae5664d1a7d6a77cc39c5620401bde2e385 with infra container: openshift-must-gather-slvlt/crc-debug-dr7v7/POD" id=e8facaef-2777-4a78-95cf-7f66c604057d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.402505 | controller | Jun 09 17:38:26.521508 crc crio[20770]: time="2026-06-09T17:38:26.521447396Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2" id=444e7d0c-c9f4-48d5-9fe0-9deb66cbc92b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.402545 | controller | Jun 09 17:38:26.524690 crc crio[20770]: time="2026-06-09T17:38:26.524457113Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2" id=d1b4163e-d7a4-4e90-94a4-be6fe74e1ec7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.402564 | controller | Jun 09 17:38:26.538432 crc crio[20770]: time="2026-06-09T17:38:26.538334832Z" level=info msg="Creating container: openshift-must-gather-slvlt/crc-debug-dr7v7/container-00" id=fa8a0090-f10d-48b2-900d-c3297eb98161 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.402583 | controller | Jun 09 17:38:26.539228 crc crio[20770]: time="2026-06-09T17:38:26.539121845Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.402600 | controller | Jun 09 17:38:26.617093 crc crio[20770]: time="2026-06-09T17:38:26.616966314Z" level=info msg="Mount propogration for the host path / will be set to HostToContainer as it includes the container storage root" id=fa8a0090-f10d-48b2-900d-c3297eb98161 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.402622 | controller | Jun 09 17:38:26.632079 crc crio[20770]: time="2026-06-09T17:38:26.631610715Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.402648 | controller | Jun 09 17:38:26.634624 crc crio[20770]: time="2026-06-09T17:38:26.634556109Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.402665 | controller | Jun 09 17:38:26.836045 crc crio[20770]: time="2026-06-09T17:38:26.835861599Z" level=info msg="Created container 85e0fc4e33a39b22e841e3a5711e333b5fd42ddb82d531330fee1e1aa2355d2a: openshift-must-gather-slvlt/crc-debug-dr7v7/container-00" id=fa8a0090-f10d-48b2-900d-c3297eb98161 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.402681 | controller | Jun 09 17:38:26.837631 crc crio[20770]: time="2026-06-09T17:38:26.837585879Z" level=info msg="Starting container: 85e0fc4e33a39b22e841e3a5711e333b5fd42ddb82d531330fee1e1aa2355d2a" id=a7863cb8-b993-4fda-b8e5-804360707b5f name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.402698 | controller | Jun 09 17:38:26.845519 crc crio[20770]: time="2026-06-09T17:38:26.845448835Z" level=info msg="Started container" PID=210291 containerID=85e0fc4e33a39b22e841e3a5711e333b5fd42ddb82d531330fee1e1aa2355d2a description=openshift-must-gather-slvlt/crc-debug-dr7v7/container-00 id=a7863cb8-b993-4fda-b8e5-804360707b5f name=/runtime.v1.RuntimeService/StartContainer sandboxID=49da8bd1ebb60453b8ede65a14312ae5664d1a7d6a77cc39c5620401bde2e385
2026-06-09 17:48:36.402715 | controller | Jun 09 17:38:28.827519 crc crio[20770]: time="2026-06-09T17:38:28.826938032Z" level=info msg="Stopping pod sandbox: 49da8bd1ebb60453b8ede65a14312ae5664d1a7d6a77cc39c5620401bde2e385" id=591091f9-2098-487c-bd4d-b40f77aa18a7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.402731 | controller | Jun 09 17:38:28.834128 crc crio[20770]: time="2026-06-09T17:38:28.834048456Z" level=info msg="Stopped pod sandbox: 49da8bd1ebb60453b8ede65a14312ae5664d1a7d6a77cc39c5620401bde2e385" id=591091f9-2098-487c-bd4d-b40f77aa18a7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.402747 | controller | Jun 09 17:38:29.846572 crc crio[20770]: time="2026-06-09T17:38:29.845528566Z" level=info msg="Removing container: 85e0fc4e33a39b22e841e3a5711e333b5fd42ddb82d531330fee1e1aa2355d2a" id=ebb0c7a0-d8ce-48fe-bb61-10de99066afe name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.402762 | controller | Jun 09 17:38:29.899843 crc crio[20770]: time="2026-06-09T17:38:29.899434247Z" level=info msg="Removed container 85e0fc4e33a39b22e841e3a5711e333b5fd42ddb82d531330fee1e1aa2355d2a: openshift-must-gather-slvlt/crc-debug-dr7v7/container-00" id=ebb0c7a0-d8ce-48fe-bb61-10de99066afe name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.402778 | controller | Jun 09 17:38:31.713832 crc crio[20770]: time="2026-06-09T17:38:31.713284163Z" level=info msg="Removing container: 639d57c08059f37b745ea22e341fb3234e2b958a3584f6e6f4b0d00603b82bc7" id=db9efa39-73a0-4452-b5e0-55035c682e83 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.402794 | controller | Jun 09 17:38:31.855733 crc crio[20770]: time="2026-06-09T17:38:31.85538884Z" level=info msg="Removed container 639d57c08059f37b745ea22e341fb3234e2b958a3584f6e6f4b0d00603b82bc7: openshift-infra/auto-csr-approver-29683772-4tp7d/oc" id=db9efa39-73a0-4452-b5e0-55035c682e83 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.402810 | controller | Jun 09 17:38:31.865065 crc crio[20770]: time="2026-06-09T17:38:31.864850743Z" level=info msg="Stopping pod sandbox: 57e327dde74cc4b2b3c987a84e594478f0935606ea386b4cd1620259b73bbf46" id=99ca9a80-c17b-4200-b734-8b546bb90f50 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.402830 | controller | Jun 09 17:38:31.865065 crc crio[20770]: time="2026-06-09T17:38:31.864993207Z" level=info msg="Stopped pod sandbox (already stopped): 57e327dde74cc4b2b3c987a84e594478f0935606ea386b4cd1620259b73bbf46" id=99ca9a80-c17b-4200-b734-8b546bb90f50 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.402846 | controller | Jun 09 17:38:31.865702 crc crio[20770]: time="2026-06-09T17:38:31.865568853Z" level=info msg="Removing pod sandbox: 57e327dde74cc4b2b3c987a84e594478f0935606ea386b4cd1620259b73bbf46" id=5646f035-3e89-484d-bf56-b86eebfd89b7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.402862 | controller | Jun 09 17:38:31.893189 crc crio[20770]: time="2026-06-09T17:38:31.893062414Z" level=info msg="Removed pod sandbox: 57e327dde74cc4b2b3c987a84e594478f0935606ea386b4cd1620259b73bbf46" id=5646f035-3e89-484d-bf56-b86eebfd89b7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.402878 | controller | Jun 09 17:38:31.894565 crc crio[20770]: time="2026-06-09T17:38:31.894492375Z" level=info msg="Stopping pod sandbox: 49da8bd1ebb60453b8ede65a14312ae5664d1a7d6a77cc39c5620401bde2e385" id=d709b751-1241-4b3b-b115-558853a57e9b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.402894 | controller | Jun 09 17:38:31.894754 crc crio[20770]: time="2026-06-09T17:38:31.894729922Z" level=info msg="Stopped pod sandbox (already stopped): 49da8bd1ebb60453b8ede65a14312ae5664d1a7d6a77cc39c5620401bde2e385" id=d709b751-1241-4b3b-b115-558853a57e9b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.402909 | controller | Jun 09 17:38:31.895494 crc crio[20770]: time="2026-06-09T17:38:31.89534749Z" level=info msg="Removing pod sandbox: 49da8bd1ebb60453b8ede65a14312ae5664d1a7d6a77cc39c5620401bde2e385" id=c3ef68e4-6b74-40d0-aa18-aed79afb2903 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.402925 | controller | Jun 09 17:38:31.912163 crc crio[20770]: time="2026-06-09T17:38:31.91206728Z" level=info msg="Removed pod sandbox: 49da8bd1ebb60453b8ede65a14312ae5664d1a7d6a77cc39c5620401bde2e385" id=c3ef68e4-6b74-40d0-aa18-aed79afb2903 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.402940 | controller | Jun 09 17:38:48.604557 crc crio[20770]: time="2026-06-09T17:38:48.6036171Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-kxj7z/POD" id=bdcbc7b9-7f1e-4845-b790-b3da07bf5df5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.402956 | controller | Jun 09 17:38:48.605618 crc crio[20770]: time="2026-06-09T17:38:48.604558287Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.402974 | controller | Jun 09 17:38:48.645921 crc crio[20770]: time="2026-06-09T17:38:48.640556392Z" level=info msg="Got pod network &{Name:redhat-operators-kxj7z Namespace:openshift-marketplace ID:200bb02797b85e8c0a6047e39379a6ea93205c7e6d71c0079518d39445fc2ab0 UID:65213554-9bdf-4097-9316-4139a6bdb261 NetNS:/var/run/netns/b547979d-12fe-4fdd-97c3-2b64802b8cb5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod65213554_9bdf_4097_9316_4139a6bdb261.slice PodAnnotations:0xc0029d43e8}] Aliases:map[]}"
2026-06-09 17:48:36.402990 | controller | Jun 09 17:38:48.645921 crc crio[20770]: time="2026-06-09T17:38:48.640868821Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-kxj7z to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.403006 | controller | Jun 09 17:38:49.255006 crc crio[20770]: time="2026-06-09T17:38:49.25451199Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-tlp2j/POD" id=5b67c5f9-91a2-4f3d-882a-d332d21a4c99 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.403022 | controller | Jun 09 17:38:49.255141 crc crio[20770]: time="2026-06-09T17:38:49.255029535Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.403042 | controller | Jun 09 17:38:49.323180 crc crio[20770]: time="2026-06-09T17:38:49.32303761Z" level=info msg="Got pod network &{Name:certified-operators-tlp2j Namespace:openshift-marketplace ID:440af54210f220368ca4246c5038cbe11c16cbdebb839b93e2541a09c1aa4abb UID:87188f87-181e-4854-9974-501b88a13a2d NetNS:/var/run/netns/44760476-3421-44fd-a0d7-5bb490e5c47f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod87188f87_181e_4854_9974_501b88a13a2d.slice PodAnnotations:0xc002894bb0}] Aliases:map[]}"
2026-06-09 17:48:36.403059 | controller | Jun 09 17:38:49.323180 crc crio[20770]: time="2026-06-09T17:38:49.323160424Z" level=info msg="Adding pod openshift-marketplace_certified-operators-tlp2j to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.403075 | controller | Jun 09 17:38:49.386986 crc crio[20770]: 2026-06-09T17:38:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:200bb02797b85e8 Mac:ee:e2:46:e7:08:21 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0b Mtu:0 Sandbox:/var/run/netns/b547979d-12fe-4fdd-97c3-2b64802b8cb5 SocketPath: PciID:}] [{Interface:0xc000014630 Address:{IP:10.217.1.11 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.403091 | controller | Jun 09 17:38:49.387768 crc crio[20770]: time="2026-06-09T17:38:49.387634618Z" level=info msg="Got pod network &{Name:redhat-operators-kxj7z Namespace:openshift-marketplace ID:200bb02797b85e8c0a6047e39379a6ea93205c7e6d71c0079518d39445fc2ab0 UID:65213554-9bdf-4097-9316-4139a6bdb261 NetNS:/var/run/netns/b547979d-12fe-4fdd-97c3-2b64802b8cb5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod65213554_9bdf_4097_9316_4139a6bdb261.slice PodAnnotations:0xc0029d43e8}] Aliases:map[]}"
2026-06-09 17:48:36.403108 | controller | Jun 09 17:38:49.387883 crc crio[20770]: time="2026-06-09T17:38:49.387851154Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-kxj7z for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.403124 | controller | Jun 09 17:38:49.397091 crc crio[20770]: time="2026-06-09T17:38:49.396761861Z" level=info msg="Ran pod sandbox 200bb02797b85e8c0a6047e39379a6ea93205c7e6d71c0079518d39445fc2ab0 with infra container: openshift-marketplace/redhat-operators-kxj7z/POD" id=bdcbc7b9-7f1e-4845-b790-b3da07bf5df5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.403141 | controller | Jun 09 17:38:49.400275 crc crio[20770]: time="2026-06-09T17:38:49.400067636Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=09e218a7-8b04-45f8-88d5-bc0eba986034 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.403156 | controller | Jun 09 17:38:49.410835 crc crio[20770]: time="2026-06-09T17:38:49.410745583Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=f379cff4-1ab8-46d7-9a2b-eecc71bab602 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.403172 | controller | Jun 09 17:38:49.420757 crc crio[20770]: time="2026-06-09T17:38:49.419163465Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-kxj7z/extract-utilities" id=e252aa9d-ee89-44e7-905c-4d444e0b399a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.403187 | controller | Jun 09 17:38:49.420757 crc crio[20770]: time="2026-06-09T17:38:49.41969925Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.403203 | controller | Jun 09 17:38:49.481031 crc crio[20770]: time="2026-06-09T17:38:49.480168169Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.403223 | controller | Jun 09 17:38:49.487887 crc crio[20770]: time="2026-06-09T17:38:49.487796049Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.403240 | controller | Jun 09 17:38:49.953391 crc crio[20770]: time="2026-06-09T17:38:49.952632597Z" level=info msg="Created container 5f52a62e664ba9a27ccd1b1f57dcd261353a0cac1f16e9cf75f0e00388b33966: openshift-marketplace/redhat-operators-kxj7z/extract-utilities" id=e252aa9d-ee89-44e7-905c-4d444e0b399a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.403256 | controller | Jun 09 17:38:49.965352 crc crio[20770]: time="2026-06-09T17:38:49.9652612Z" level=info msg="Starting container: 5f52a62e664ba9a27ccd1b1f57dcd261353a0cac1f16e9cf75f0e00388b33966" id=1d2a8975-3aff-43bc-8907-e778e6611d8b name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.403272 | controller | Jun 09 17:38:49.991836 crc crio[20770]: time="2026-06-09T17:38:49.991725491Z" level=info msg="Started container" PID=214827 containerID=5f52a62e664ba9a27ccd1b1f57dcd261353a0cac1f16e9cf75f0e00388b33966 description=openshift-marketplace/redhat-operators-kxj7z/extract-utilities id=1d2a8975-3aff-43bc-8907-e778e6611d8b name=/runtime.v1.RuntimeService/StartContainer sandboxID=200bb02797b85e8c0a6047e39379a6ea93205c7e6d71c0079518d39445fc2ab0
2026-06-09 17:48:36.403289 | controller | Jun 09 17:38:50.000534 crc crio[20770]: 2026-06-09T17:38:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:440af54210f2203 Mac:a2:06:9a:53:d5:cb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0c Mtu:0 Sandbox:/var/run/netns/44760476-3421-44fd-a0d7-5bb490e5c47f SocketPath: PciID:}] [{Interface:0xc000014d50 Address:{IP:10.217.1.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.403305 | controller | Jun 09 17:38:50.002555 crc crio[20770]: time="2026-06-09T17:38:50.00247335Z" level=info msg="Got pod network &{Name:certified-operators-tlp2j Namespace:openshift-marketplace ID:440af54210f220368ca4246c5038cbe11c16cbdebb839b93e2541a09c1aa4abb UID:87188f87-181e-4854-9974-501b88a13a2d NetNS:/var/run/netns/44760476-3421-44fd-a0d7-5bb490e5c47f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod87188f87_181e_4854_9974_501b88a13a2d.slice PodAnnotations:0xc002894bb0}] Aliases:map[]}"
2026-06-09 17:48:36.403321 | controller | Jun 09 17:38:50.002761 crc crio[20770]: time="2026-06-09T17:38:50.002729787Z" level=info msg="Checking pod openshift-marketplace_certified-operators-tlp2j for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.403337 | controller | Jun 09 17:38:50.015106 crc crio[20770]: time="2026-06-09T17:38:50.015035161Z" level=info msg="Ran pod sandbox 440af54210f220368ca4246c5038cbe11c16cbdebb839b93e2541a09c1aa4abb with infra container: openshift-marketplace/certified-operators-tlp2j/POD" id=5b67c5f9-91a2-4f3d-882a-d332d21a4c99 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.403352 | controller | Jun 09 17:38:50.022104 crc crio[20770]: time="2026-06-09T17:38:50.02054335Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=06a5a8e6-e3ce-4ffc-b72e-b4ead92266a0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.403368 | controller | Jun 09 17:38:50.027218 crc crio[20770]: time="2026-06-09T17:38:50.027094818Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=0b247229-192f-4a6e-abef-8e5cc299dd5b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.403383 | controller | Jun 09 17:38:50.048233 crc crio[20770]: time="2026-06-09T17:38:50.047940218Z" level=info msg="Creating container: openshift-marketplace/certified-operators-tlp2j/extract-utilities" id=ca620e5e-7eb2-4097-9b23-0906fcafdb35 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.403405 | controller | Jun 09 17:38:50.048472 crc crio[20770]: time="2026-06-09T17:38:50.048338859Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.403423 | controller | Jun 09 17:38:50.165576 crc crio[20770]: time="2026-06-09T17:38:50.165485908Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.403439 | controller | Jun 09 17:38:50.171039 crc crio[20770]: time="2026-06-09T17:38:50.170911034Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.403454 | controller | Jun 09 17:38:50.188453 crc crio[20770]: time="2026-06-09T17:38:50.188042907Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=b1f30bea-8237-4c8f-9743-09360d86e78d name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.403470 | controller | Jun 09 17:38:50.207807 crc crio[20770]: time="2026-06-09T17:38:50.207727263Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-09 17:48:36.403487 | controller | Jun 09 17:38:50.331500 crc crio[20770]: time="2026-06-09T17:38:50.331428691Z" level=info msg="Created container 6f992b3f5fb55f33eed9e587361cc40ae0f3c7243e80d573a2088a1c1c04ced8: openshift-marketplace/certified-operators-tlp2j/extract-utilities" id=ca620e5e-7eb2-4097-9b23-0906fcafdb35 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.403506 | controller | Jun 09 17:38:50.335100 crc crio[20770]: time="2026-06-09T17:38:50.334971383Z" level=info msg="Starting container: 6f992b3f5fb55f33eed9e587361cc40ae0f3c7243e80d573a2088a1c1c04ced8" id=3ce061d1-32e1-4b5a-aa0c-cd97b2090d09 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.403556 | controller | Jun 09 17:38:50.345754 crc crio[20770]: time="2026-06-09T17:38:50.345082814Z" level=info msg="Started container" PID=214865 containerID=6f992b3f5fb55f33eed9e587361cc40ae0f3c7243e80d573a2088a1c1c04ced8 description=openshift-marketplace/certified-operators-tlp2j/extract-utilities id=3ce061d1-32e1-4b5a-aa0c-cd97b2090d09 name=/runtime.v1.RuntimeService/StartContainer sandboxID=440af54210f220368ca4246c5038cbe11c16cbdebb839b93e2541a09c1aa4abb
2026-06-09 17:48:36.403578 | controller | Jun 09 17:38:50.889952 crc crio[20770]: time="2026-06-09T17:38:50.889845471Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:fc6a16d8f231accd9aa36e952dece09ceb23dd2bd734fa3d5279adae1b59f636" id=b1f30bea-8237-4c8f-9743-09360d86e78d name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.403595 | controller | Jun 09 17:38:50.891537 crc crio[20770]: time="2026-06-09T17:38:50.891425226Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=1ef483a7-2393-46ac-a003-c23142abf5e0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.403612 | controller | Jun 09 17:38:50.898135 crc crio[20770]: time="2026-06-09T17:38:50.897970355Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=3ae00e9d-6287-41f1-908f-0c44fd74b90e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.403628 | controller | Jun 09 17:38:50.908610 crc crio[20770]: time="2026-06-09T17:38:50.908015134Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-kxj7z/extract-content" id=b63010f5-10d6-48fe-ad7e-d58ee3eb0036 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.403644 | controller | Jun 09 17:38:50.908610 crc crio[20770]: time="2026-06-09T17:38:50.908610941Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.403665 | controller | Jun 09 17:38:50.962120 crc crio[20770]: time="2026-06-09T17:38:50.962043037Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-bnrnb/POD" id=a38f4903-6ccc-4d7b-8241-d0524a7d45e2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.403682 | controller | Jun 09 17:38:50.962950 crc crio[20770]: time="2026-06-09T17:38:50.962155551Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.403698 | controller | Jun 09 17:38:50.990549 crc crio[20770]: time="2026-06-09T17:38:50.98923982Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.403714 | controller | Jun 09 17:38:50.992509 crc crio[20770]: time="2026-06-09T17:38:50.992434171Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.403731 | controller | Jun 09 17:38:51.026335 crc crio[20770]: time="2026-06-09T17:38:51.026281545Z" level=info msg="Got pod network &{Name:redhat-marketplace-bnrnb Namespace:openshift-marketplace ID:05fd4fc97cc3a0477b2edaf8d497f692a737d390a9ec0ecfbe5c59e9057026d1 UID:fefa2a7d-29cb-4679-a820-27200b028a1c NetNS:/var/run/netns/6c2e52e5-4c80-4b51-995c-11ded8ae22eb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfefa2a7d_29cb_4679_a820_27200b028a1c.slice PodAnnotations:0xc0029d4828}] Aliases:map[]}"
2026-06-09 17:48:36.403747 | controller | Jun 09 17:38:51.026690 crc crio[20770]: time="2026-06-09T17:38:51.026624715Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-bnrnb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.403764 | controller | Jun 09 17:38:51.250786 crc crio[20770]: time="2026-06-09T17:38:51.243550304Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=6a248015-7fa4-47dc-af1d-8dce5f97d645 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.403780 | controller | Jun 09 17:38:51.250786 crc crio[20770]: time="2026-06-09T17:38:51.249147815Z" level=info msg="Created container 3ba0a5a9e61c2c1cbad4d56002490b21f004c647cfe0cb1c08eed4565a5c9513: openshift-marketplace/redhat-operators-kxj7z/extract-content" id=b63010f5-10d6-48fe-ad7e-d58ee3eb0036 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.403796 | controller | Jun 09 17:38:51.255792 crc crio[20770]: time="2026-06-09T17:38:51.255725114Z" level=info msg="Starting container: 3ba0a5a9e61c2c1cbad4d56002490b21f004c647cfe0cb1c08eed4565a5c9513" id=4cf21400-0f87-4085-877b-c871742a8b32 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.403812 | controller | Jun 09 17:38:51.264067 crc crio[20770]: time="2026-06-09T17:38:51.264014422Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-09 17:48:36.403828 | controller | Jun 09 17:38:51.266993 crc crio[20770]: time="2026-06-09T17:38:51.266914496Z" level=info msg="Started container" PID=214925 containerID=3ba0a5a9e61c2c1cbad4d56002490b21f004c647cfe0cb1c08eed4565a5c9513 description=openshift-marketplace/redhat-operators-kxj7z/extract-content id=4cf21400-0f87-4085-877b-c871742a8b32 name=/runtime.v1.RuntimeService/StartContainer sandboxID=200bb02797b85e8c0a6047e39379a6ea93205c7e6d71c0079518d39445fc2ab0
2026-06-09 17:48:36.403845 | controller | Jun 09 17:38:52.107263 crc crio[20770]: 2026-06-09T17:38:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:05fd4fc97cc3a04 Mac:1a:a2:75:34:b2:f9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0d Mtu:0 Sandbox:/var/run/netns/6c2e52e5-4c80-4b51-995c-11ded8ae22eb SocketPath: PciID:}] [{Interface:0xc000014620 Address:{IP:10.217.1.13 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.403865 | controller | Jun 09 17:38:52.107263 crc crio[20770]: time="2026-06-09T17:38:52.105055391Z" level=info msg="Got pod network &{Name:redhat-marketplace-bnrnb Namespace:openshift-marketplace ID:05fd4fc97cc3a0477b2edaf8d497f692a737d390a9ec0ecfbe5c59e9057026d1 UID:fefa2a7d-29cb-4679-a820-27200b028a1c NetNS:/var/run/netns/6c2e52e5-4c80-4b51-995c-11ded8ae22eb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfefa2a7d_29cb_4679_a820_27200b028a1c.slice PodAnnotations:0xc0029d4828}] Aliases:map[]}"
2026-06-09 17:48:36.403883 | controller | Jun 09 17:38:52.107263 crc crio[20770]: time="2026-06-09T17:38:52.105290187Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-bnrnb for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.403900 | controller | Jun 09 17:38:52.171071 crc crio[20770]: time="2026-06-09T17:38:52.155021368Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e" id=6a248015-7fa4-47dc-af1d-8dce5f97d645 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.403916 | controller | Jun 09 17:38:52.171071 crc crio[20770]: time="2026-06-09T17:38:52.155828361Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=c42f2597-3bb5-441f-8192-acdd55f6074a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.403932 | controller | Jun 09 17:38:52.171071 crc crio[20770]: time="2026-06-09T17:38:52.158403835Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=9f5446ea-b7a5-439b-8da5-2be511933bad name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.403948 | controller | Jun 09 17:38:52.171071 crc crio[20770]: time="2026-06-09T17:38:52.170294257Z" level=info msg="Creating container: openshift-marketplace/certified-operators-tlp2j/extract-content" id=bd0ca56d-c8da-488b-a410-33a6968084a0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.403964 | controller | Jun 09 17:38:52.171071 crc crio[20770]: time="2026-06-09T17:38:52.170929165Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.403980 | controller | Jun 09 17:38:52.172453 crc crio[20770]: time="2026-06-09T17:38:52.172418218Z" level=info msg="Ran pod sandbox 05fd4fc97cc3a0477b2edaf8d497f692a737d390a9ec0ecfbe5c59e9057026d1 with infra container: openshift-marketplace/redhat-marketplace-bnrnb/POD" id=a38f4903-6ccc-4d7b-8241-d0524a7d45e2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.403996 | controller | Jun 09 17:38:52.175111 crc crio[20770]: time="2026-06-09T17:38:52.175029153Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=b579feff-74e3-4632-bcf3-4c2b669286cd name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.404011 | controller | Jun 09 17:38:52.192172 crc crio[20770]: time="2026-06-09T17:38:52.189732816Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=33792477-ac22-4759-beac-8f9efedb9997 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.404027 | controller | Jun 09 17:38:52.208404 crc crio[20770]: time="2026-06-09T17:38:52.208046083Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-bnrnb/extract-utilities" id=e2812a94-3e76-4b00-a54f-66f51132abf9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.404043 | controller | Jun 09 17:38:52.208404 crc crio[20770]: time="2026-06-09T17:38:52.208552987Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.404066 | controller | Jun 09 17:38:52.275465 crc crio[20770]: time="2026-06-09T17:38:52.27541054Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.404083 | controller | Jun 09 17:38:52.279326 crc crio[20770]: time="2026-06-09T17:38:52.279300172Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.404099 | controller | Jun 09 17:38:52.329325 crc crio[20770]: time="2026-06-09T17:38:52.325889242Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.404115 | controller | Jun 09 17:38:52.340568 crc crio[20770]: time="2026-06-09T17:38:52.340400549Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.404131 | controller | Jun 09 17:38:52.545981 crc crio[20770]: time="2026-06-09T17:38:52.54591344Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-njgqf/POD" id=42636c15-23aa-440a-b1bf-cda3125f9983 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.404147 | controller | Jun 09 17:38:52.546281 crc crio[20770]: time="2026-06-09T17:38:52.546003312Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.404163 | controller | Jun 09 17:38:52.600697 crc crio[20770]: time="2026-06-09T17:38:52.600574372Z" level=info msg="Got pod network &{Name:community-operators-njgqf Namespace:openshift-marketplace ID:bbe5a35b55e2ef33bda8fde28c6a6b87c459110b4d0424210af04ae950f4d938 UID:9c4f8688-206c-474a-adc6-2155cc1bf8bf NetNS:/var/run/netns/e2309e0b-47c5-4f37-aeb7-508910cdc59f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9c4f8688_206c_474a_adc6_2155cc1bf8bf.slice PodAnnotations:0xc00008cc70}] Aliases:map[]}"
2026-06-09 17:48:36.404179 | controller | Jun 09 17:38:52.600697 crc crio[20770]: time="2026-06-09T17:38:52.600677835Z" level=info msg="Adding pod openshift-marketplace_community-operators-njgqf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.404196 | controller | Jun 09 17:38:52.624545 crc crio[20770]: time="2026-06-09T17:38:52.624469889Z" level=info msg="Created container 5cbfc5e9e2a462250be7d0222178685cc2f37b716b6d71a0fabfde9b36cce033: openshift-marketplace/redhat-marketplace-bnrnb/extract-utilities" id=e2812a94-3e76-4b00-a54f-66f51132abf9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.404212 | controller | Jun 09 17:38:52.625576 crc crio[20770]: time="2026-06-09T17:38:52.6255281Z" level=info msg="Starting container: 5cbfc5e9e2a462250be7d0222178685cc2f37b716b6d71a0fabfde9b36cce033" id=c28eef06-537d-4e70-9b41-9b89dc68017f name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.404229 | controller | Jun 09 17:38:52.632604 crc crio[20770]: time="2026-06-09T17:38:52.63144484Z" level=info msg="Started container" PID=215078 containerID=5cbfc5e9e2a462250be7d0222178685cc2f37b716b6d71a0fabfde9b36cce033 description=openshift-marketplace/redhat-marketplace-bnrnb/extract-utilities id=c28eef06-537d-4e70-9b41-9b89dc68017f name=/runtime.v1.RuntimeService/StartContainer sandboxID=05fd4fc97cc3a0477b2edaf8d497f692a737d390a9ec0ecfbe5c59e9057026d1
2026-06-09 17:48:36.404246 | controller | Jun 09 17:38:52.868053 crc crio[20770]: time="2026-06-09T17:38:52.866956533Z" level=info msg="Created container 1d80413a684822896affaeef26d9a0074998f2a94dbf233ab2fb86c619b417f9: openshift-marketplace/certified-operators-tlp2j/extract-content" id=bd0ca56d-c8da-488b-a410-33a6968084a0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.404266 | controller | Jun 09 17:38:52.877088 crc crio[20770]: time="2026-06-09T17:38:52.876876288Z" level=info msg="Starting container: 1d80413a684822896affaeef26d9a0074998f2a94dbf233ab2fb86c619b417f9" id=42f73f11-0054-4463-8c6e-055c50794486 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.404284 | controller | Jun 09 17:38:52.901019 crc crio[20770]: time="2026-06-09T17:38:52.897734798Z" level=info msg="Started container" PID=215077 containerID=1d80413a684822896affaeef26d9a0074998f2a94dbf233ab2fb86c619b417f9 description=openshift-marketplace/certified-operators-tlp2j/extract-content id=42f73f11-0054-4463-8c6e-055c50794486 name=/runtime.v1.RuntimeService/StartContainer sandboxID=440af54210f220368ca4246c5038cbe11c16cbdebb839b93e2541a09c1aa4abb
2026-06-09 17:48:36.404301 | controller | Jun 09 17:38:53.338004 crc crio[20770]: time="2026-06-09T17:38:53.337912328Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=bd6041ae-0798-4186-bb30-3da039c625c2 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.404317 | controller | Jun 09 17:38:53.343160 crc crio[20770]: time="2026-06-09T17:38:53.343068226Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-09 17:48:36.404334 | controller | Jun 09 17:38:53.377768 crc crio[20770]: 2026-06-09T17:38:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bbe5a35b55e2ef3 Mac:5a:90:1d:33:f2:10 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0e Mtu:0 Sandbox:/var/run/netns/e2309e0b-47c5-4f37-aeb7-508910cdc59f SocketPath: PciID:}] [{Interface:0xc0000146f0 Address:{IP:10.217.1.14 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.404351 | controller | Jun 09 17:38:53.379860 crc crio[20770]: time="2026-06-09T17:38:53.379584506Z" level=info msg="Got pod network &{Name:community-operators-njgqf Namespace:openshift-marketplace ID:bbe5a35b55e2ef33bda8fde28c6a6b87c459110b4d0424210af04ae950f4d938 UID:9c4f8688-206c-474a-adc6-2155cc1bf8bf NetNS:/var/run/netns/e2309e0b-47c5-4f37-aeb7-508910cdc59f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9c4f8688_206c_474a_adc6_2155cc1bf8bf.slice PodAnnotations:0xc00008cc70}] Aliases:map[]}"
2026-06-09 17:48:36.404368 | controller | Jun 09 17:38:53.379860 crc crio[20770]: time="2026-06-09T17:38:53.379831604Z" level=info msg="Checking pod openshift-marketplace_community-operators-njgqf for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.404384 | controller | Jun 09 17:38:53.400160 crc crio[20770]: time="2026-06-09T17:38:53.400009053Z" level=info msg="Ran pod sandbox bbe5a35b55e2ef33bda8fde28c6a6b87c459110b4d0424210af04ae950f4d938 with infra container: openshift-marketplace/community-operators-njgqf/POD" id=42636c15-23aa-440a-b1bf-cda3125f9983 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.404400 | controller | Jun 09 17:38:53.406108 crc crio[20770]: time="2026-06-09T17:38:53.406023826Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=f7807212-6710-41bf-9311-b72d5f8b13e1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.404416 | controller | Jun 09 17:38:53.409037 crc crio[20770]: time="2026-06-09T17:38:53.40894267Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=03d8514b-b010-4fbd-bb60-24dc0fa696ca name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.404431 | controller | Jun 09 17:38:53.420180 crc crio[20770]: time="2026-06-09T17:38:53.420017648Z" level=info msg="Creating container: openshift-marketplace/community-operators-njgqf/extract-utilities" id=c2c9bbdf-001b-4552-8ccf-be3f713c081e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.404451 | controller | Jun 09 17:38:53.420535 crc crio[20770]: time="2026-06-09T17:38:53.420489602Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.404468 | controller | Jun 09 17:38:53.496536 crc crio[20770]: time="2026-06-09T17:38:53.496449496Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.404484 | controller | Jun 09 17:38:53.507514 crc crio[20770]: time="2026-06-09T17:38:53.507419052Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.404500 | controller | Jun 09 17:38:53.654544 crc crio[20770]: time="2026-06-09T17:38:53.654450081Z" level=info msg="Created container 10eafc8ef76243305ab5932ee77a3f403a71a8ab6ed357c84a52d3e17ec315ba: openshift-marketplace/community-operators-njgqf/extract-utilities" id=c2c9bbdf-001b-4552-8ccf-be3f713c081e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.404537 | controller | Jun 09 17:38:53.658929 crc crio[20770]: time="2026-06-09T17:38:53.658864598Z" level=info msg="Starting container: 10eafc8ef76243305ab5932ee77a3f403a71a8ab6ed357c84a52d3e17ec315ba" id=ff96775f-ee05-48a9-a9db-121df64939a7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.404556 | controller | Jun 09 17:38:53.665393 crc crio[20770]: time="2026-06-09T17:38:53.665325693Z" level=info msg="Started container" PID=215146 containerID=10eafc8ef76243305ab5932ee77a3f403a71a8ab6ed357c84a52d3e17ec315ba description=openshift-marketplace/community-operators-njgqf/extract-utilities id=ff96775f-ee05-48a9-a9db-121df64939a7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bbe5a35b55e2ef33bda8fde28c6a6b87c459110b4d0424210af04ae950f4d938
2026-06-09 17:48:36.404573 | controller | Jun 09 17:38:54.360288 crc crio[20770]: time="2026-06-09T17:38:54.360183838Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=040a1ab4-da28-4910-b225-0bae90939e43 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.404590 | controller | Jun 09 17:38:54.365372 crc crio[20770]: time="2026-06-09T17:38:54.363877044Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-09 17:48:36.404614 | controller | Jun 09 17:38:54.399281 crc crio[20770]: time="2026-06-09T17:38:54.399161909Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0" id=bd6041ae-0798-4186-bb30-3da039c625c2 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.404639 | controller | Jun 09 17:38:54.401838 crc crio[20770]: time="2026-06-09T17:38:54.401769934Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=ff29ac5c-d08f-443d-aa5a-52d21487f8ba name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.404667 | controller | Jun 09 17:38:54.405832 crc crio[20770]: time="2026-06-09T17:38:54.405604084Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=c37fda29-f978-4a3b-8eac-0a6bcff02165 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.404684 | controller | Jun 09 17:38:54.422283 crc crio[20770]: time="2026-06-09T17:38:54.422104729Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-bnrnb/extract-content" id=477214ee-14a2-4361-9ef6-0e0d741a08ae name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.404699 | controller | Jun 09 17:38:54.422823 crc crio[20770]: time="2026-06-09T17:38:54.422738367Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.404720 | controller | Jun 09 17:38:54.496970 crc crio[20770]: time="2026-06-09T17:38:54.496754285Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.404736 | controller | Jun 09 17:38:54.507923 crc crio[20770]: time="2026-06-09T17:38:54.507512255Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.404753 | controller | Jun 09 17:38:54.724520 crc crio[20770]: time="2026-06-09T17:38:54.723910009Z" level=info msg="Created container 0e25669f48ff3e62b2836df94e9e8710b056477108b42d2bc797a6d153281f0c: openshift-marketplace/redhat-marketplace-bnrnb/extract-content" id=477214ee-14a2-4361-9ef6-0e0d741a08ae name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.404769 | controller | Jun 09 17:38:54.727098 crc crio[20770]: time="2026-06-09T17:38:54.727027768Z" level=info msg="Starting container: 0e25669f48ff3e62b2836df94e9e8710b056477108b42d2bc797a6d153281f0c" id=66fd96d1-409f-48ca-a105-9e6b79ef18d6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.404785 | controller | Jun 09 17:38:54.744626 crc crio[20770]: time="2026-06-09T17:38:54.744452239Z" level=info msg="Started container" PID=215193 containerID=0e25669f48ff3e62b2836df94e9e8710b056477108b42d2bc797a6d153281f0c description=openshift-marketplace/redhat-marketplace-bnrnb/extract-content id=66fd96d1-409f-48ca-a105-9e6b79ef18d6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=05fd4fc97cc3a0477b2edaf8d497f692a737d390a9ec0ecfbe5c59e9057026d1
2026-06-09 17:48:36.404802 | controller | Jun 09 17:38:55.034857 crc crio[20770]: time="2026-06-09T17:38:55.034753488Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:b693b87e9f3f01270b2e5bc4144773623095b823f2870718492b2c7fe6125bd8" id=040a1ab4-da28-4910-b225-0bae90939e43 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.404818 | controller | Jun 09 17:38:55.037306 crc crio[20770]: time="2026-06-09T17:38:55.0369074Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=9a0ccf9e-20c8-425a-a2e3-829e531a8ba0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.404834 | controller | Jun 09 17:38:55.043596 crc crio[20770]: time="2026-06-09T17:38:55.043317785Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=ce89dc3c-474c-4b00-939c-2c8baa9318d9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.404849 | controller | Jun 09 17:38:55.058578 crc crio[20770]: time="2026-06-09T17:38:55.05844572Z" level=info msg="Creating container: openshift-marketplace/community-operators-njgqf/extract-content" id=13577e03-77b0-43f1-86da-319c4bee6542 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.404865 | controller | Jun 09 17:38:55.059143 crc crio[20770]: time="2026-06-09T17:38:55.058989945Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.404883 | controller | Jun 09 17:38:55.165730 crc crio[20770]: time="2026-06-09T17:38:55.160775633Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.404899 | controller | Jun 09 17:38:55.167734 crc crio[20770]: time="2026-06-09T17:38:55.167666741Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.404916 | controller | Jun 09 17:38:55.440400 crc crio[20770]: time="2026-06-09T17:38:55.439018825Z" level=info msg="Created container ddd9f53df59efc1ed291ee532d758dac75569bfdceb35fd928c80ac086abcfd0: openshift-marketplace/community-operators-njgqf/extract-content" id=13577e03-77b0-43f1-86da-319c4bee6542 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.404937 | controller | Jun 09 17:38:55.463249 crc crio[20770]: time="2026-06-09T17:38:55.463078207Z" level=info msg="Starting container: ddd9f53df59efc1ed291ee532d758dac75569bfdceb35fd928c80ac086abcfd0" id=58381aba-0a22-4369-abb6-162ca1e87b98 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.404962 | controller | Jun 09 17:38:55.473040 crc crio[20770]: time="2026-06-09T17:38:55.472951831Z" level=info msg="Started container" PID=215304 containerID=ddd9f53df59efc1ed291ee532d758dac75569bfdceb35fd928c80ac086abcfd0 description=openshift-marketplace/community-operators-njgqf/extract-content id=58381aba-0a22-4369-abb6-162ca1e87b98 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bbe5a35b55e2ef33bda8fde28c6a6b87c459110b4d0424210af04ae950f4d938
2026-06-09 17:48:36.404991 | controller | Jun 09 17:38:56.529696 crc crio[20770]: time="2026-06-09T17:38:56.529048175Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=c12fb38f-4bf1-4e1e-a328-ead32de7dd15 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.405017 | controller | Jun 09 17:38:56.540597 crc crio[20770]: time="2026-06-09T17:38:56.539754522Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=1e6812d0-0cc2-44e7-9cf7-a6b3a60244c0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.405035 | controller | Jun 09 17:38:56.579747 crc crio[20770]: time="2026-06-09T17:38:56.57862406Z" level=info msg="Creating container: openshift-marketplace/certified-operators-tlp2j/registry-server" id=62100b1b-d608-4b54-8907-ebf1a6c67c2c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.405052 | controller | Jun 09 17:38:56.579747 crc crio[20770]: time="2026-06-09T17:38:56.579143975Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.405070 | controller | Jun 09 17:38:56.703721 crc crio[20770]: time="2026-06-09T17:38:56.703018468Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.405087 | controller | Jun 09 17:38:56.707932 crc crio[20770]: time="2026-06-09T17:38:56.706622172Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.405103 | controller | Jun 09 17:38:56.891561 crc crio[20770]: time="2026-06-09T17:38:56.891408136Z" level=info msg="Created container 10ea7b7cd3c04de0fce3d113400667498ee3311e5a403c1f6bff8922c1eaa867: openshift-marketplace/certified-operators-tlp2j/registry-server" id=62100b1b-d608-4b54-8907-ebf1a6c67c2c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.405120 | controller | Jun 09 17:38:56.892928 crc crio[20770]: time="2026-06-09T17:38:56.892826377Z" level=info msg="Starting container: 10ea7b7cd3c04de0fce3d113400667498ee3311e5a403c1f6bff8922c1eaa867" id=35b95ca2-3ec2-4a03-b25a-251a43a998e9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.405138 | controller | Jun 09 17:38:56.899738 crc crio[20770]: time="2026-06-09T17:38:56.898913852Z" level=info msg="Started container" PID=215500 containerID=10ea7b7cd3c04de0fce3d113400667498ee3311e5a403c1f6bff8922c1eaa867 description=openshift-marketplace/certified-operators-tlp2j/registry-server id=35b95ca2-3ec2-4a03-b25a-251a43a998e9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=440af54210f220368ca4246c5038cbe11c16cbdebb839b93e2541a09c1aa4abb
2026-06-09 17:48:36.405154 | controller | Jun 09 17:38:57.552231 crc crio[20770]: time="2026-06-09T17:38:57.552140188Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=88c7a1bf-c365-4917-b60a-c7fa7ed33f4a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.405178 | controller | Jun 09 17:38:57.618723 crc crio[20770]: time="2026-06-09T17:38:57.618562568Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=65955627-6209-4938-8e87-1fad16e27787 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.405195 | controller | Jun 09 17:38:57.637468 crc crio[20770]: time="2026-06-09T17:38:57.636954677Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-bnrnb/registry-server" id=f554d62f-94f6-43ae-9ff2-555f8889823a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.405211 | controller | Jun 09 17:38:57.637468 crc crio[20770]: time="2026-06-09T17:38:57.637474362Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.405227 | controller | Jun 09 17:38:57.700501 crc crio[20770]: time="2026-06-09T17:38:57.700263388Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.405243 | controller | Jun 09 17:38:57.704003 crc crio[20770]: time="2026-06-09T17:38:57.703920383Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.405260 | controller | Jun 09 17:38:57.968895 crc crio[20770]: time="2026-06-09T17:38:57.968545924Z" level=info msg="Created container d6a6b7d349612792c6ebf6034a901f533e8673a458379e1d8d0d4500f9f8451d: openshift-marketplace/redhat-marketplace-bnrnb/registry-server" id=f554d62f-94f6-43ae-9ff2-555f8889823a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.405276 | controller | Jun 09 17:38:57.971960 crc crio[20770]: time="2026-06-09T17:38:57.97187379Z" level=info msg="Starting container: d6a6b7d349612792c6ebf6034a901f533e8673a458379e1d8d0d4500f9f8451d" id=ee6a2526-4a2e-48ce-8d0d-3d62074d8f2c name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.405293 | controller | Jun 09 17:38:57.987024 crc crio[20770]: time="2026-06-09T17:38:57.986947303Z" level=info msg="Started container" PID=215693 containerID=d6a6b7d349612792c6ebf6034a901f533e8673a458379e1d8d0d4500f9f8451d description=openshift-marketplace/redhat-marketplace-bnrnb/registry-server id=ee6a2526-4a2e-48ce-8d0d-3d62074d8f2c name=/runtime.v1.RuntimeService/StartContainer sandboxID=05fd4fc97cc3a0477b2edaf8d497f692a737d390a9ec0ecfbe5c59e9057026d1
2026-06-09 17:48:36.405311 | controller | Jun 09 17:38:59.599328 crc crio[20770]: time="2026-06-09T17:38:59.598627485Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=082d97e0-c3e9-45cd-9ca7-d1fa8d3f1f05 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.405328 | controller | Jun 09 17:38:59.602750 crc crio[20770]: time="2026-06-09T17:38:59.602572019Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=b3ab368f-d401-44f4-9b29-ed52f6cdfd69 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.405344 | controller | Jun 09 17:38:59.616995 crc crio[20770]: time="2026-06-09T17:38:59.616918811Z" level=info msg="Creating container: openshift-marketplace/community-operators-njgqf/registry-server" id=0c58a204-9e51-47b7-84b8-35306bd9c1d2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.405360 | controller | Jun 09 17:38:59.617502 crc crio[20770]: time="2026-06-09T17:38:59.617433866Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.405379 | controller | Jun 09 17:38:59.690235 crc crio[20770]: time="2026-06-09T17:38:59.690059355Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.405395 | controller | Jun 09 17:38:59.696161 crc crio[20770]: time="2026-06-09T17:38:59.696057877Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.405411 | controller | Jun 09 17:39:00.199789 crc crio[20770]: time="2026-06-09T17:39:00.199051124Z" level=info msg="Created container e6979a1889b393c538173d3cc03237ac0f3cd9538195e61367511c810f96b23a: openshift-marketplace/community-operators-njgqf/registry-server" id=0c58a204-9e51-47b7-84b8-35306bd9c1d2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.405427 | controller | Jun 09 17:39:00.201737 crc crio[20770]: time="2026-06-09T17:39:00.201583416Z" level=info msg="Starting container: e6979a1889b393c538173d3cc03237ac0f3cd9538195e61367511c810f96b23a" id=a70a65c4-caf5-49e2-bfde-9452760877d4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.405442 | controller | Jun 09 17:39:00.212542 crc crio[20770]: time="2026-06-09T17:39:00.212363906Z" level=info msg="Started container" PID=215882 containerID=e6979a1889b393c538173d3cc03237ac0f3cd9538195e61367511c810f96b23a description=openshift-marketplace/community-operators-njgqf/registry-server id=a70a65c4-caf5-49e2-bfde-9452760877d4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bbe5a35b55e2ef33bda8fde28c6a6b87c459110b4d0424210af04ae950f4d938
2026-06-09 17:48:36.405459 | controller | Jun 09 17:39:01.679141 crc crio[20770]: time="2026-06-09T17:39:01.677778431Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=558e75a6-ab1d-4991-b314-7c891614327f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.405475 | controller | Jun 09 17:39:01.682095 crc crio[20770]: time="2026-06-09T17:39:01.682030853Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=34a64dd2-44d1-4d6d-9099-7bebc2d8def4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.405490 | controller | Jun 09 17:39:01.696243 crc crio[20770]: time="2026-06-09T17:39:01.696134219Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-kxj7z/registry-server" id=25a0d43d-d4ef-4058-a7f9-4f32f3a64455 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.405506 | controller | Jun 09 17:39:01.696894 crc crio[20770]: time="2026-06-09T17:39:01.696825919Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.405546 | controller | Jun 09 17:39:01.811275 crc crio[20770]: time="2026-06-09T17:39:01.811170998Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.405565 | controller | Jun 09 17:39:01.815052 crc crio[20770]: time="2026-06-09T17:39:01.814971787Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.405581 | controller | Jun 09 17:39:01.970531 crc crio[20770]: time="2026-06-09T17:39:01.969918343Z" level=info msg="Created container e8d185bb9d64cdb6123f36baa3de136f8780b386c6916ec6b57f992a7c542634: openshift-marketplace/redhat-operators-kxj7z/registry-server" id=25a0d43d-d4ef-4058-a7f9-4f32f3a64455 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.405597 | controller | Jun 09 17:39:01.972106 crc crio[20770]: time="2026-06-09T17:39:01.972021824Z" level=info msg="Starting container: e8d185bb9d64cdb6123f36baa3de136f8780b386c6916ec6b57f992a7c542634" id=a9edd499-b07f-42a5-8f92-e3058db1493e name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.405617 | controller | Jun 09 17:39:01.977495 crc crio[20770]: time="2026-06-09T17:39:01.977433039Z" level=info msg="Started container" PID=216308 containerID=e8d185bb9d64cdb6123f36baa3de136f8780b386c6916ec6b57f992a7c542634 description=openshift-marketplace/redhat-operators-kxj7z/registry-server id=a9edd499-b07f-42a5-8f92-e3058db1493e name=/runtime.v1.RuntimeService/StartContainer sandboxID=200bb02797b85e8c0a6047e39379a6ea93205c7e6d71c0079518d39445fc2ab0
2026-06-09 17:48:36.405634 | controller | Jun 09 17:39:11.098467 crc crio[20770]: time="2026-06-09T17:39:11.096630157Z" level=info msg="Stopping container: 10ea7b7cd3c04de0fce3d113400667498ee3311e5a403c1f6bff8922c1eaa867 (timeout: 2s)" id=c09ad6d5-367a-435d-9bd5-ad07f7926ce7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.405651 | controller | Jun 09 17:39:11.865411 crc crio[20770]: time="2026-06-09T17:39:11.864575382Z" level=info msg="Stopped container 10ea7b7cd3c04de0fce3d113400667498ee3311e5a403c1f6bff8922c1eaa867: openshift-marketplace/certified-operators-tlp2j/registry-server" id=c09ad6d5-367a-435d-9bd5-ad07f7926ce7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.405668 | controller | Jun 09 17:39:11.871407 crc crio[20770]: time="2026-06-09T17:39:11.871240514Z" level=info msg="Stopping pod sandbox: 440af54210f220368ca4246c5038cbe11c16cbdebb839b93e2541a09c1aa4abb" id=164e5152-9b41-47db-84e6-04ba080e20ef name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.405689 | controller | Jun 09 17:39:11.872334 crc crio[20770]: time="2026-06-09T17:39:11.872247833Z" level=info msg="Got pod network &{Name:certified-operators-tlp2j Namespace:openshift-marketplace ID:440af54210f220368ca4246c5038cbe11c16cbdebb839b93e2541a09c1aa4abb UID:87188f87-181e-4854-9974-501b88a13a2d NetNS:/var/run/netns/44760476-3421-44fd-a0d7-5bb490e5c47f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod87188f87_181e_4854_9974_501b88a13a2d.slice PodAnnotations:0xc00291bd50}] Aliases:map[]}"
2026-06-09 17:48:36.405715 | controller | Jun 09 17:39:11.872566 crc crio[20770]: time="2026-06-09T17:39:11.87249854Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-tlp2j from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.405740 | controller | Jun 09 17:39:12.317936 crc crio[20770]: time="2026-06-09T17:39:12.317257731Z" level=info msg="Stopped pod sandbox: 440af54210f220368ca4246c5038cbe11c16cbdebb839b93e2541a09c1aa4abb" id=164e5152-9b41-47db-84e6-04ba080e20ef name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.405765 | controller | Jun 09 17:39:12.899801 crc crio[20770]: time="2026-06-09T17:39:12.899171377Z" level=info msg="Stopping container: d6a6b7d349612792c6ebf6034a901f533e8673a458379e1d8d0d4500f9f8451d (timeout: 2s)" id=fa8f165a-5e9e-4a46-b084-ff2e1177ad0f name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.405786 | controller | Jun 09 17:39:12.901269 crc crio[20770]: time="2026-06-09T17:39:12.901168625Z" level=info msg="Removing container: 10ea7b7cd3c04de0fce3d113400667498ee3311e5a403c1f6bff8922c1eaa867" id=ff088264-d792-4629-8e40-d7ff5d1b9fb3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.405804 | controller | Jun 09 17:39:12.954436 crc crio[20770]: time="2026-06-09T17:39:12.954259892Z" level=info msg="Removed container 10ea7b7cd3c04de0fce3d113400667498ee3311e5a403c1f6bff8922c1eaa867: openshift-marketplace/certified-operators-tlp2j/registry-server" id=ff088264-d792-4629-8e40-d7ff5d1b9fb3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.405820 | controller | Jun 09 17:39:12.957904 crc crio[20770]: time="2026-06-09T17:39:12.957792613Z" level=info msg="Removing container: 1d80413a684822896affaeef26d9a0074998f2a94dbf233ab2fb86c619b417f9" id=4f04e30f-139a-46b0-8684-6ded7c400ee3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.405841 | controller | Jun 09 17:39:13.030988 crc crio[20770]: time="2026-06-09T17:39:13.030917726Z" level=info msg="Removed container 1d80413a684822896affaeef26d9a0074998f2a94dbf233ab2fb86c619b417f9: openshift-marketplace/certified-operators-tlp2j/extract-content" id=4f04e30f-139a-46b0-8684-6ded7c400ee3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.405859 | controller | Jun 09 17:39:13.042909 crc crio[20770]: time="2026-06-09T17:39:13.041258414Z" level=info msg="Removing container: 6f992b3f5fb55f33eed9e587361cc40ae0f3c7243e80d573a2088a1c1c04ced8" id=247fcfba-ad4b-4a7f-b053-a4306b8d7700 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.405875 | controller | Jun 09 17:39:13.043423 crc crio[20770]: time="2026-06-09T17:39:13.042726316Z" level=info msg="Stopped container d6a6b7d349612792c6ebf6034a901f533e8673a458379e1d8d0d4500f9f8451d: openshift-marketplace/redhat-marketplace-bnrnb/registry-server" id=fa8f165a-5e9e-4a46-b084-ff2e1177ad0f name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.405890 | controller | Jun 09 17:39:13.044325 crc crio[20770]: time="2026-06-09T17:39:13.04426538Z" level=info msg="Stopping pod sandbox: 05fd4fc97cc3a0477b2edaf8d497f692a737d390a9ec0ecfbe5c59e9057026d1" id=9b96547a-b977-4ceb-b17b-d9413fc9988d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.405907 | controller | Jun 09 17:39:13.044822 crc crio[20770]: time="2026-06-09T17:39:13.044749724Z" level=info msg="Got pod network &{Name:redhat-marketplace-bnrnb Namespace:openshift-marketplace ID:05fd4fc97cc3a0477b2edaf8d497f692a737d390a9ec0ecfbe5c59e9057026d1 UID:fefa2a7d-29cb-4679-a820-27200b028a1c NetNS:/var/run/netns/6c2e52e5-4c80-4b51-995c-11ded8ae22eb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfefa2a7d_29cb_4679_a820_27200b028a1c.slice PodAnnotations:0xc0010a2858}] Aliases:map[]}"
2026-06-09 17:48:36.405923 | controller | Jun 09 17:39:13.045016 crc crio[20770]: time="2026-06-09T17:39:13.04495831Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-bnrnb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.405939 | controller | Jun 09 17:39:13.173046 crc crio[20770]: time="2026-06-09T17:39:13.172819508Z" level=info msg="Removed container 6f992b3f5fb55f33eed9e587361cc40ae0f3c7243e80d573a2088a1c1c04ced8: openshift-marketplace/certified-operators-tlp2j/extract-utilities" id=247fcfba-ad4b-4a7f-b053-a4306b8d7700 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.405955 | controller | Jun 09 17:39:13.499731 crc crio[20770]: time="2026-06-09T17:39:13.499063101Z" level=info msg="Stopped pod sandbox: 05fd4fc97cc3a0477b2edaf8d497f692a737d390a9ec0ecfbe5c59e9057026d1" id=9b96547a-b977-4ceb-b17b-d9413fc9988d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.405972 | controller | Jun 09 17:39:13.922565 crc crio[20770]: time="2026-06-09T17:39:13.922438988Z" level=info msg="Removing container: d6a6b7d349612792c6ebf6034a901f533e8673a458379e1d8d0d4500f9f8451d" id=849a1c5a-2bd3-4b61-a86d-87c2c397ce63 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.405987 | controller | Jun 09 17:39:13.962032 crc crio[20770]: time="2026-06-09T17:39:13.961896323Z" level=info msg="Removed container d6a6b7d349612792c6ebf6034a901f533e8673a458379e1d8d0d4500f9f8451d: openshift-marketplace/redhat-marketplace-bnrnb/registry-server" id=849a1c5a-2bd3-4b61-a86d-87c2c397ce63 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.406003 | controller | Jun 09 17:39:13.965386 crc crio[20770]: time="2026-06-09T17:39:13.965327892Z" level=info msg="Removing container: 0e25669f48ff3e62b2836df94e9e8710b056477108b42d2bc797a6d153281f0c" id=7904eb6e-40d6-4117-9e78-c97f65f35989 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.406019 | controller | Jun 09 17:39:14.006882 crc crio[20770]: time="2026-06-09T17:39:14.006156006Z" level=info msg="Removed container 0e25669f48ff3e62b2836df94e9e8710b056477108b42d2bc797a6d153281f0c: openshift-marketplace/redhat-marketplace-bnrnb/extract-content" id=7904eb6e-40d6-4117-9e78-c97f65f35989 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.406039 | controller | Jun 09 17:39:14.011847 crc crio[20770]: time="2026-06-09T17:39:14.011797218Z" level=info msg="Removing container: 5cbfc5e9e2a462250be7d0222178685cc2f37b716b6d71a0fabfde9b36cce033" id=0a835048-d226-44fd-be06-e5359ac7f192 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.406056 | controller | Jun 09 17:39:14.051310 crc crio[20770]: time="2026-06-09T17:39:14.051107399Z" level=info msg="Removed container 5cbfc5e9e2a462250be7d0222178685cc2f37b716b6d71a0fabfde9b36cce033: openshift-marketplace/redhat-marketplace-bnrnb/extract-utilities" id=0a835048-d226-44fd-be06-e5359ac7f192 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.406073 | controller | Jun 09 17:39:16.349079 crc crio[20770]: time="2026-06-09T17:39:16.34877163Z" level=info msg="Stopping container: e6979a1889b393c538173d3cc03237ac0f3cd9538195e61367511c810f96b23a (timeout: 2s)" id=585e5793-de1e-4883-a8a0-d9036e8637e0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.406089 | controller | Jun 09 17:39:16.484157 crc crio[20770]: time="2026-06-09T17:39:16.484088862Z" level=info msg="Stopped container e6979a1889b393c538173d3cc03237ac0f3cd9538195e61367511c810f96b23a: openshift-marketplace/community-operators-njgqf/registry-server" id=585e5793-de1e-4883-a8a0-d9036e8637e0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.406104 | controller | Jun 09 17:39:16.485891 crc crio[20770]: time="2026-06-09T17:39:16.485702028Z" level=info msg="Stopping pod sandbox: bbe5a35b55e2ef33bda8fde28c6a6b87c459110b4d0424210af04ae950f4d938" id=f75a5ad5-1cd8-4d90-b9cb-40f9578045da name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.406120 | controller | Jun 09 17:39:16.486582 crc crio[20770]: time="2026-06-09T17:39:16.486503901Z" level=info msg="Got pod network &{Name:community-operators-njgqf Namespace:openshift-marketplace ID:bbe5a35b55e2ef33bda8fde28c6a6b87c459110b4d0424210af04ae950f4d938 UID:9c4f8688-206c-474a-adc6-2155cc1bf8bf NetNS:/var/run/netns/e2309e0b-47c5-4f37-aeb7-508910cdc59f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9c4f8688_206c_474a_adc6_2155cc1bf8bf.slice PodAnnotations:0xc00008cc08}] Aliases:map[]}"
2026-06-09 17:48:36.406137 | controller | Jun 09 17:39:16.486764 crc crio[20770]: time="2026-06-09T17:39:16.486718647Z" level=info msg="Deleting pod openshift-marketplace_community-operators-njgqf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.406155 | controller | Jun 09 17:39:16.900145 crc crio[20770]: time="2026-06-09T17:39:16.899458198Z" level=info msg="Stopped pod sandbox: bbe5a35b55e2ef33bda8fde28c6a6b87c459110b4d0424210af04ae950f4d938" id=f75a5ad5-1cd8-4d90-b9cb-40f9578045da name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.406187 | controller | Jun 09 17:39:17.063321 crc crio[20770]: time="2026-06-09T17:39:17.063242638Z" level=info msg="Removing container: e6979a1889b393c538173d3cc03237ac0f3cd9538195e61367511c810f96b23a" id=4eda4a17-c4af-4130-b98e-601649c2d132 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.406206 | controller | Jun 09 17:39:17.116555 crc crio[20770]: time="2026-06-09T17:39:17.116462009Z" level=info msg="Removed container e6979a1889b393c538173d3cc03237ac0f3cd9538195e61367511c810f96b23a: openshift-marketplace/community-operators-njgqf/registry-server" id=4eda4a17-c4af-4130-b98e-601649c2d132 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.406223 | controller | Jun 09 17:39:17.128068 crc crio[20770]: time="2026-06-09T17:39:17.127464545Z" level=info msg="Removing container: ddd9f53df59efc1ed291ee532d758dac75569bfdceb35fd928c80ac086abcfd0" id=87e4c953-1432-4488-8c2d-0c97def566f6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.406243 | controller | Jun 09 17:39:17.164926 crc crio[20770]: time="2026-06-09T17:39:17.163339067Z" level=info msg="Removed container ddd9f53df59efc1ed291ee532d758dac75569bfdceb35fd928c80ac086abcfd0: openshift-marketplace/community-operators-njgqf/extract-content" id=87e4c953-1432-4488-8c2d-0c97def566f6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.406264 | controller | Jun 09 17:39:17.174424 crc crio[20770]: time="2026-06-09T17:39:17.174254291Z" level=info msg="Removing container: 10eafc8ef76243305ab5932ee77a3f403a71a8ab6ed357c84a52d3e17ec315ba" id=759049d9-910c-4808-89e5-bb9aeb66710a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.406281 | controller | Jun 09 17:39:17.296396 crc crio[20770]: time="2026-06-09T17:39:17.296238009Z" level=info msg="Removed container 10eafc8ef76243305ab5932ee77a3f403a71a8ab6ed357c84a52d3e17ec315ba: openshift-marketplace/community-operators-njgqf/extract-utilities" id=759049d9-910c-4808-89e5-bb9aeb66710a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.406298 | controller | Jun 09 17:39:30.260907 crc crio[20770]: time="2026-06-09T17:39:30.259330466Z" level=info msg="Stopping container: e8d185bb9d64cdb6123f36baa3de136f8780b386c6916ec6b57f992a7c542634 (timeout: 2s)" id=9fb26787-69d8-4650-9f48-068c9baa475c name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.406314 | controller | Jun 09 17:39:30.402079 crc crio[20770]: time="2026-06-09T17:39:30.401942338Z" level=info msg="Stopped container e8d185bb9d64cdb6123f36baa3de136f8780b386c6916ec6b57f992a7c542634: openshift-marketplace/redhat-operators-kxj7z/registry-server" id=9fb26787-69d8-4650-9f48-068c9baa475c name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.406331 | controller | Jun 09 17:39:30.403381 crc crio[20770]: time="2026-06-09T17:39:30.403291327Z" level=info msg="Stopping pod sandbox: 200bb02797b85e8c0a6047e39379a6ea93205c7e6d71c0079518d39445fc2ab0" id=f00e65f7-0c40-4bca-9126-fd112a0c2550 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.406347 | controller | Jun 09 17:39:30.404539 crc crio[20770]: time="2026-06-09T17:39:30.40444731Z" level=info msg="Got pod network &{Name:redhat-operators-kxj7z Namespace:openshift-marketplace ID:200bb02797b85e8c0a6047e39379a6ea93205c7e6d71c0079518d39445fc2ab0 UID:65213554-9bdf-4097-9316-4139a6bdb261 NetNS:/var/run/netns/b547979d-12fe-4fdd-97c3-2b64802b8cb5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod65213554_9bdf_4097_9316_4139a6bdb261.slice PodAnnotations:0xc0029d5858}] Aliases:map[]}"
2026-06-09 17:48:36.406364 | controller | Jun 09 17:39:30.404947 crc crio[20770]: time="2026-06-09T17:39:30.404859442Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-kxj7z from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.406381 | controller | Jun 09 17:39:30.750743 crc crio[20770]: time="2026-06-09T17:39:30.750168773Z" level=info msg="Stopped pod sandbox: 200bb02797b85e8c0a6047e39379a6ea93205c7e6d71c0079518d39445fc2ab0" id=f00e65f7-0c40-4bca-9126-fd112a0c2550 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.406397 | controller | Jun 09 17:39:31.283084 crc crio[20770]: time="2026-06-09T17:39:31.282604426Z" level=info msg="Removing container: e8d185bb9d64cdb6123f36baa3de136f8780b386c6916ec6b57f992a7c542634" id=40e2d448-8560-47ba-a87d-69101244b9c5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.406413 | controller | Jun 09 17:39:31.322078 crc crio[20770]: time="2026-06-09T17:39:31.321990379Z" level=info msg="Removed container e8d185bb9d64cdb6123f36baa3de136f8780b386c6916ec6b57f992a7c542634: openshift-marketplace/redhat-operators-kxj7z/registry-server" id=40e2d448-8560-47ba-a87d-69101244b9c5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.406429 | controller | Jun 09 17:39:31.325038 crc crio[20770]: time="2026-06-09T17:39:31.324303045Z" level=info msg="Removing container: 3ba0a5a9e61c2c1cbad4d56002490b21f004c647cfe0cb1c08eed4565a5c9513" id=613378b1-bfed-435c-ae66-f20406e5a707 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.406449 | controller | Jun 09 17:39:31.383133 crc crio[20770]: time="2026-06-09T17:39:31.382991153Z" level=info msg="Removed container 3ba0a5a9e61c2c1cbad4d56002490b21f004c647cfe0cb1c08eed4565a5c9513: openshift-marketplace/redhat-operators-kxj7z/extract-content" id=613378b1-bfed-435c-ae66-f20406e5a707 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.406466 | controller | Jun 09 17:39:31.387846 crc crio[20770]: time="2026-06-09T17:39:31.386379541Z" level=info msg="Removing container: 5f52a62e664ba9a27ccd1b1f57dcd261353a0cac1f16e9cf75f0e00388b33966" id=606493f3-5ca3-439d-a40e-cab942210290 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.406482 | controller | Jun 09 17:39:31.430224 crc crio[20770]: time="2026-06-09T17:39:31.429969784Z" level=info msg="Removed container 5f52a62e664ba9a27ccd1b1f57dcd261353a0cac1f16e9cf75f0e00388b33966: openshift-marketplace/redhat-operators-kxj7z/extract-utilities" id=606493f3-5ca3-439d-a40e-cab942210290 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.406498 | controller | Jun 09 17:39:31.966161 crc crio[20770]: time="2026-06-09T17:39:31.965254559Z" level=info msg="Stopping pod sandbox: 200bb02797b85e8c0a6047e39379a6ea93205c7e6d71c0079518d39445fc2ab0" id=34e2a0fb-2425-454f-bf8e-4ba148cf4d74 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.406530 | controller | Jun 09 17:39:31.966478 crc crio[20770]: time="2026-06-09T17:39:31.966148365Z" level=info msg="Stopped pod sandbox (already stopped): 200bb02797b85e8c0a6047e39379a6ea93205c7e6d71c0079518d39445fc2ab0" id=34e2a0fb-2425-454f-bf8e-4ba148cf4d74 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.406553 | controller | Jun 09 17:39:31.968309 crc crio[20770]: time="2026-06-09T17:39:31.96807166Z" level=info msg="Removing pod sandbox: 200bb02797b85e8c0a6047e39379a6ea93205c7e6d71c0079518d39445fc2ab0" id=c1c28cb7-82fd-4ed6-84bb-2ae1671ab1cd name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.406569 | controller | Jun 09 17:39:31.990959 crc crio[20770]: time="2026-06-09T17:39:31.990830625Z" level=info msg="Removed pod sandbox: 200bb02797b85e8c0a6047e39379a6ea93205c7e6d71c0079518d39445fc2ab0" id=c1c28cb7-82fd-4ed6-84bb-2ae1671ab1cd name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.406585 | controller | Jun 09 17:39:31.993227 crc crio[20770]: time="2026-06-09T17:39:31.993070119Z" level=info msg="Stopping pod sandbox: 05fd4fc97cc3a0477b2edaf8d497f692a737d390a9ec0ecfbe5c59e9057026d1" id=f7ff08fc-bbb7-4e37-a586-ef446bab0b57 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.406601 | controller | Jun 09 17:39:31.993341 crc crio[20770]: time="2026-06-09T17:39:31.993270325Z" level=info msg="Stopped pod sandbox (already stopped): 05fd4fc97cc3a0477b2edaf8d497f692a737d390a9ec0ecfbe5c59e9057026d1" id=f7ff08fc-bbb7-4e37-a586-ef446bab0b57 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.406616 | controller | Jun 09 17:39:31.994862 crc crio[20770]: time="2026-06-09T17:39:31.994777788Z" level=info msg="Removing pod sandbox: 05fd4fc97cc3a0477b2edaf8d497f692a737d390a9ec0ecfbe5c59e9057026d1" id=96822e2f-5d5e-4e4c-98da-c01d09523820 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.406638 | controller | Jun 09 17:39:32.014132 crc crio[20770]: time="2026-06-09T17:39:32.013988241Z" level=info msg="Removed pod sandbox: 05fd4fc97cc3a0477b2edaf8d497f692a737d390a9ec0ecfbe5c59e9057026d1" id=96822e2f-5d5e-4e4c-98da-c01d09523820 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.406654 | controller | Jun 09 17:39:32.016224 crc crio[20770]: time="2026-06-09T17:39:32.016135142Z" level=info msg="Stopping pod sandbox: bbe5a35b55e2ef33bda8fde28c6a6b87c459110b4d0424210af04ae950f4d938" id=db086831-dd96-4a4a-8bbc-867eaa5696e0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.406673 | controller | Jun 09 17:39:32.016328 crc crio[20770]: time="2026-06-09T17:39:32.016230775Z" level=info msg="Stopped pod sandbox (already stopped): bbe5a35b55e2ef33bda8fde28c6a6b87c459110b4d0424210af04ae950f4d938" id=db086831-dd96-4a4a-8bbc-867eaa5696e0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.406691 | controller | Jun 09 17:39:32.017315 crc crio[20770]: time="2026-06-09T17:39:32.017257055Z" level=info msg="Removing pod sandbox: bbe5a35b55e2ef33bda8fde28c6a6b87c459110b4d0424210af04ae950f4d938" id=d6fc7fae-0771-4351-a031-c8aa47b55862 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.406708 | controller | Jun 09 17:39:32.032587 crc crio[20770]: time="2026-06-09T17:39:32.032478363Z" level=info msg="Removed pod sandbox: bbe5a35b55e2ef33bda8fde28c6a6b87c459110b4d0424210af04ae950f4d938" id=d6fc7fae-0771-4351-a031-c8aa47b55862 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.406724 | controller | Jun 09 17:39:32.034339 crc crio[20770]: time="2026-06-09T17:39:32.034220583Z" level=info msg="Stopping pod sandbox: 440af54210f220368ca4246c5038cbe11c16cbdebb839b93e2541a09c1aa4abb" id=f3c8be97-9fa6-46c4-a3f6-dd5c50ed2110 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.406740 | controller | Jun 09 17:39:32.034339 crc crio[20770]: time="2026-06-09T17:39:32.034297905Z" level=info msg="Stopped pod sandbox (already stopped): 440af54210f220368ca4246c5038cbe11c16cbdebb839b93e2541a09c1aa4abb" id=f3c8be97-9fa6-46c4-a3f6-dd5c50ed2110 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.406755 | controller | Jun 09 17:39:32.036616 crc crio[20770]: time="2026-06-09T17:39:32.03655083Z" level=info msg="Removing pod sandbox: 440af54210f220368ca4246c5038cbe11c16cbdebb839b93e2541a09c1aa4abb" id=926cfed2-aec8-4d53-bdd6-0bd59b192788 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.406771 | controller | Jun 09 17:39:32.056356 crc crio[20770]: time="2026-06-09T17:39:32.056171064Z" level=info msg="Removed pod sandbox: 440af54210f220368ca4246c5038cbe11c16cbdebb839b93e2541a09c1aa4abb" id=926cfed2-aec8-4d53-bdd6-0bd59b192788 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.406786 | controller | Jun 09 17:40:00.531357 crc crio[20770]: time="2026-06-09T17:40:00.530825023Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683780-mnhdw/POD" id=748fbd0b-0d6b-4637-941e-2abea64457d6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.406803 | controller | Jun 09 17:40:00.533309 crc crio[20770]: time="2026-06-09T17:40:00.531374569Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.406827 | controller | Jun 09 17:40:00.581831 crc crio[20770]: time="2026-06-09T17:40:00.581722797Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683780-mnhdw Namespace:openshift-infra ID:104bcfd98042d76877cdd3a5535332cb42f9a561450779d1ecef64f42bf3452c UID:a3501e80-77fc-4352-97b3-e05c3bfbb9e6 NetNS:/var/run/netns/a537cb70-cb58-43ee-a894-5d0e58da5300 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda3501e80_77fc_4352_97b3_e05c3bfbb9e6.slice PodAnnotations:0xc000134140}] Aliases:map[]}"
2026-06-09 17:48:36.406853 | controller | Jun 09 17:40:00.581831 crc crio[20770]: time="2026-06-09T17:40:00.581805629Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683780-mnhdw to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.406874 | controller | Jun 09 17:40:01.161051 crc crio[20770]: 2026-06-09T17:40:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:104bcfd98042d76 Mac:e2:1f:66:49:8b:15 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0f Mtu:0 Sandbox:/var/run/netns/a537cb70-cb58-43ee-a894-5d0e58da5300 SocketPath: PciID:}] [{Interface:0xc0004b2770 Address:{IP:10.217.1.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.406895 | controller | Jun 09 17:40:01.162498 crc crio[20770]: time="2026-06-09T17:40:01.162420808Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683780-mnhdw Namespace:openshift-infra ID:104bcfd98042d76877cdd3a5535332cb42f9a561450779d1ecef64f42bf3452c UID:a3501e80-77fc-4352-97b3-e05c3bfbb9e6 NetNS:/var/run/netns/a537cb70-cb58-43ee-a894-5d0e58da5300 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda3501e80_77fc_4352_97b3_e05c3bfbb9e6.slice PodAnnotations:0xc000134140}] Aliases:map[]}"
2026-06-09 17:48:36.406912 | controller | Jun 09 17:40:01.162812 crc crio[20770]: time="2026-06-09T17:40:01.162743667Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683780-mnhdw for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.406929 | controller | Jun 09 17:40:01.172564 crc crio[20770]: time="2026-06-09T17:40:01.172435676Z" level=info msg="Ran pod sandbox 104bcfd98042d76877cdd3a5535332cb42f9a561450779d1ecef64f42bf3452c with infra container: openshift-infra/auto-csr-approver-29683780-mnhdw/POD" id=748fbd0b-0d6b-4637-941e-2abea64457d6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.406945 | controller | Jun 09 17:40:01.175819 crc crio[20770]: time="2026-06-09T17:40:01.175736921Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=40a3b759-3cc3-4af7-89e2-0cfa5ee52745 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.406961 | controller | Jun 09 17:40:01.191226 crc crio[20770]: time="2026-06-09T17:40:01.191104233Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 17:48:36.406978 | controller | Jun 09 17:40:03.432382 crc crio[20770]: time="2026-06-09T17:40:03.431338362Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=40a3b759-3cc3-4af7-89e2-0cfa5ee52745 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.406994 | controller | Jun 09 17:40:03.433993 crc crio[20770]: time="2026-06-09T17:40:03.433287438Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=01b24d39-bd27-4f65-b8bf-6132d6816a82 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.407010 | controller | Jun 09 17:40:03.435928 crc crio[20770]: time="2026-06-09T17:40:03.435840841Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=23cb0658-ca8f-45b6-8ca2-636653a18c89 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.407026 | controller | Jun 09 17:40:03.445594 crc crio[20770]: time="2026-06-09T17:40:03.445494629Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683780-mnhdw/oc" id=a2e76588-a8bf-4cd7-97dd-187833997453 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.407041 | controller | Jun 09 17:40:03.446096 crc crio[20770]: time="2026-06-09T17:40:03.446040484Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.407058 | controller | Jun 09 17:40:03.502428 crc crio[20770]: time="2026-06-09T17:40:03.502328753Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.407077 | controller | Jun 09 17:40:03.829200 crc crio[20770]: time="2026-06-09T17:40:03.828794563Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.407095 | controller | Jun 09 17:40:03.951334 crc crio[20770]: time="2026-06-09T17:40:03.951242514Z" level=info msg="Created container 641efa19dff04d0dc95db71d5b40bba524516356c0c16690aa2a6fdd7ff4fc55: openshift-infra/auto-csr-approver-29683780-mnhdw/oc" id=a2e76588-a8bf-4cd7-97dd-187833997453 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.407114 | controller | Jun 09 17:40:03.952277 crc crio[20770]: time="2026-06-09T17:40:03.952210252Z" level=info msg="Starting container: 641efa19dff04d0dc95db71d5b40bba524516356c0c16690aa2a6fdd7ff4fc55" id=f961de54-2ff2-43f6-9eff-8568fb483865 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.407131 | controller | Jun 09 17:40:03.957360 crc crio[20770]: time="2026-06-09T17:40:03.957281698Z" level=info msg="Started container" PID=231852 containerID=641efa19dff04d0dc95db71d5b40bba524516356c0c16690aa2a6fdd7ff4fc55 description=openshift-infra/auto-csr-approver-29683780-mnhdw/oc id=f961de54-2ff2-43f6-9eff-8568fb483865 name=/runtime.v1.RuntimeService/StartContainer sandboxID=104bcfd98042d76877cdd3a5535332cb42f9a561450779d1ecef64f42bf3452c
2026-06-09 17:48:36.407149 | controller | Jun 09 17:40:06.764914 crc crio[20770]: time="2026-06-09T17:40:06.764116232Z" level=info msg="Stopping pod sandbox: 104bcfd98042d76877cdd3a5535332cb42f9a561450779d1ecef64f42bf3452c" id=180c5b8c-4e4e-43be-bedc-2994f4791d7b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.407166 | controller | Jun 09 17:40:06.766041 crc crio[20770]: time="2026-06-09T17:40:06.765572754Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683780-mnhdw Namespace:openshift-infra ID:104bcfd98042d76877cdd3a5535332cb42f9a561450779d1ecef64f42bf3452c UID:a3501e80-77fc-4352-97b3-e05c3bfbb9e6 NetNS:/var/run/netns/a537cb70-cb58-43ee-a894-5d0e58da5300 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda3501e80_77fc_4352_97b3_e05c3bfbb9e6.slice PodAnnotations:0xc0005c68a8}] Aliases:map[]}"
2026-06-09 17:48:36.407182 | controller | Jun 09 17:40:06.766041 crc crio[20770]: time="2026-06-09T17:40:06.765752309Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683780-mnhdw from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.407199 | controller | Jun 09 17:40:07.107625 crc crio[20770]: time="2026-06-09T17:40:07.10723077Z" level=info msg="Stopped pod sandbox: 104bcfd98042d76877cdd3a5535332cb42f9a561450779d1ecef64f42bf3452c" id=180c5b8c-4e4e-43be-bedc-2994f4791d7b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.407216 | controller | Jun 09 17:40:32.077534 crc crio[20770]: time="2026-06-09T17:40:32.077081232Z" level=info msg="Removing container: 8ac6dbc3bbbc871611d8b29c8d9f2e0ab40e720dbbc7c04d984ad3a2aa48c160" id=b59e45dc-3a89-445b-a453-9db5f6c6911e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.407232 | controller | Jun 09 17:40:32.239777 crc crio[20770]: time="2026-06-09T17:40:32.239206325Z" level=info msg="Removed container 8ac6dbc3bbbc871611d8b29c8d9f2e0ab40e720dbbc7c04d984ad3a2aa48c160: openshift-infra/auto-csr-approver-29683774-9qrbx/oc" id=b59e45dc-3a89-445b-a453-9db5f6c6911e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.407249 | controller | Jun 09 17:40:32.259775 crc crio[20770]: time="2026-06-09T17:40:32.259620592Z" level=info msg="Stopping pod sandbox: 38851472a1e52c77523fa728b6aa1bfa25d434d751d0ff979cef5c6ff818d57f" id=9be52e2a-f7ad-43fe-aa5b-568ba0218e9f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.407266 | controller | Jun 09 17:40:32.259775 crc crio[20770]: time="2026-06-09T17:40:32.259770646Z" level=info msg="Stopped pod sandbox (already stopped): 38851472a1e52c77523fa728b6aa1bfa25d434d751d0ff979cef5c6ff818d57f" id=9be52e2a-f7ad-43fe-aa5b-568ba0218e9f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.407282 | controller | Jun 09 17:40:32.262833 crc crio[20770]: time="2026-06-09T17:40:32.262588347Z" level=info msg="Removing pod sandbox: 38851472a1e52c77523fa728b6aa1bfa25d434d751d0ff979cef5c6ff818d57f" id=d25be74c-92af-40ca-bb2f-48a664a5e1cb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.407298 | controller | Jun 09 17:40:32.310018 crc crio[20770]: time="2026-06-09T17:40:32.309895618Z" level=info msg="Removed pod sandbox: 38851472a1e52c77523fa728b6aa1bfa25d434d751d0ff979cef5c6ff818d57f" id=d25be74c-92af-40ca-bb2f-48a664a5e1cb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.407321 | controller | Jun 09 17:42:00.547225 crc crio[20770]: time="2026-06-09T17:42:00.546719064Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683782-95tkj/POD" id=25a3b849-95a2-4aa1-9103-fba67939024a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.407338 | controller | Jun 09 17:42:00.548606 crc crio[20770]: time="2026-06-09T17:42:00.547257209Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.407354 | controller | Jun 09 17:42:00.598337 crc crio[20770]: time="2026-06-09T17:42:00.598227835Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683782-95tkj Namespace:openshift-infra ID:d9350aa0de97b447160d7711baa8bd2c5ed138539b8c71a39cae95a6d30e75a0 UID:c12d192f-8474-4644-b1f0-5218eb43c6db NetNS:/var/run/netns/b00fd93a-2a5b-4de3-89c3-431fac32d9df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc12d192f_8474_4644_b1f0_5218eb43c6db.slice PodAnnotations:0xc0005c61b8}] Aliases:map[]}"
2026-06-09 17:48:36.407371 | controller | Jun 09 17:42:00.598740 crc crio[20770]: time="2026-06-09T17:42:00.598313537Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683782-95tkj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.407388 | controller | Jun 09 17:42:01.145815 crc crio[20770]: 2026-06-09T17:42:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d9350aa0de97b44 Mac:2e:a7:e2:dc:52:bd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:10 Mtu:0 Sandbox:/var/run/netns/b00fd93a-2a5b-4de3-89c3-431fac32d9df SocketPath: PciID:}] [{Interface:0xc00022c6c0 Address:{IP:10.217.1.16 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.407405 | controller | Jun 09 17:42:01.147520 crc crio[20770]: time="2026-06-09T17:42:01.14743137Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683782-95tkj Namespace:openshift-infra ID:d9350aa0de97b447160d7711baa8bd2c5ed138539b8c71a39cae95a6d30e75a0 UID:c12d192f-8474-4644-b1f0-5218eb43c6db NetNS:/var/run/netns/b00fd93a-2a5b-4de3-89c3-431fac32d9df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc12d192f_8474_4644_b1f0_5218eb43c6db.slice PodAnnotations:0xc0005c61b8}] Aliases:map[]}"
2026-06-09 17:48:36.407421 | controller | Jun 09 17:42:01.147789 crc crio[20770]: time="2026-06-09T17:42:01.147721588Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683782-95tkj for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.407438 | controller | Jun 09 17:42:01.166106 crc crio[20770]: time="2026-06-09T17:42:01.166032805Z" level=info msg="Ran pod sandbox d9350aa0de97b447160d7711baa8bd2c5ed138539b8c71a39cae95a6d30e75a0 with infra container: openshift-infra/auto-csr-approver-29683782-95tkj/POD" id=25a3b849-95a2-4aa1-9103-fba67939024a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.407454 | controller | Jun 09 17:42:01.169942 crc crio[20770]: time="2026-06-09T17:42:01.169849535Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=7ecd8e24-ccd5-4c49-8afa-eb0104911bf7 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.407470 | controller | Jun 09 17:42:01.181003 crc crio[20770]: time="2026-06-09T17:42:01.180930804Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 17:48:36.407486 | controller | Jun 09 17:42:02.078940 crc crio[20770]: time="2026-06-09T17:42:02.078195989Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=7ecd8e24-ccd5-4c49-8afa-eb0104911bf7 name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.407505 | controller | Jun 09 17:42:02.080287 crc crio[20770]: time="2026-06-09T17:42:02.079591099Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=0de463f6-0c53-41a5-b322-9cbf52563a9d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.407545 | controller | Jun 09 17:42:02.081960 crc crio[20770]: time="2026-06-09T17:42:02.081870415Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=435d2458-9f5b-46fe-96eb-65f59743745d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.407564 | controller | Jun 09 17:42:02.089858 crc crio[20770]: time="2026-06-09T17:42:02.089775912Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683782-95tkj/oc" id=0ea8313e-473d-4b8b-8408-92967fda09be name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.407580 | controller | Jun 09 17:42:02.090301 crc crio[20770]: time="2026-06-09T17:42:02.090237695Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.407597 | controller | Jun 09 17:42:02.135225 crc crio[20770]: time="2026-06-09T17:42:02.13420347Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.407613 | controller | Jun 09 17:42:02.457473 crc crio[20770]: time="2026-06-09T17:42:02.457318923Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.407630 | controller | Jun 09 17:42:02.575807 crc crio[20770]: time="2026-06-09T17:42:02.575215804Z" level=info msg="Created container 043c5435a7e4be5a35210f793a1aac0c4f57d066e3c018e1660e6e76b15b8abe: openshift-infra/auto-csr-approver-29683782-95tkj/oc" id=0ea8313e-473d-4b8b-8408-92967fda09be name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.407647 | controller | Jun 09 17:42:02.576984 crc crio[20770]: time="2026-06-09T17:42:02.576912982Z" level=info msg="Starting container: 043c5435a7e4be5a35210f793a1aac0c4f57d066e3c018e1660e6e76b15b8abe" id=a53eb8be-d68e-4dec-bd4b-7389a70fe855 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.407663 | controller | Jun 09 17:42:02.587478 crc crio[20770]: time="2026-06-09T17:42:02.587333772Z" level=info msg="Started container" PID=254036 containerID=043c5435a7e4be5a35210f793a1aac0c4f57d066e3c018e1660e6e76b15b8abe description=openshift-infra/auto-csr-approver-29683782-95tkj/oc id=a53eb8be-d68e-4dec-bd4b-7389a70fe855 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d9350aa0de97b447160d7711baa8bd2c5ed138539b8c71a39cae95a6d30e75a0
2026-06-09 17:48:36.407679 | controller | Jun 09 17:42:04.429275 crc crio[20770]: time="2026-06-09T17:42:04.428759951Z" level=info msg="Stopping pod sandbox: d9350aa0de97b447160d7711baa8bd2c5ed138539b8c71a39cae95a6d30e75a0" id=373ace1e-fcba-4b04-9fda-46f35f9343d3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.407695 | controller | Jun 09 17:42:04.430888 crc crio[20770]: time="2026-06-09T17:42:04.430420689Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683782-95tkj Namespace:openshift-infra ID:d9350aa0de97b447160d7711baa8bd2c5ed138539b8c71a39cae95a6d30e75a0 UID:c12d192f-8474-4644-b1f0-5218eb43c6db NetNS:/var/run/netns/b00fd93a-2a5b-4de3-89c3-431fac32d9df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc12d192f_8474_4644_b1f0_5218eb43c6db.slice PodAnnotations:0xc002732698}] Aliases:map[]}"
2026-06-09 17:48:36.407711 | controller | Jun 09 17:42:04.430888 crc crio[20770]: time="2026-06-09T17:42:04.430738888Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683782-95tkj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.407732 | controller | Jun 09 17:42:04.791424 crc crio[20770]: time="2026-06-09T17:42:04.791321998Z" level=info msg="Stopped pod sandbox: d9350aa0de97b447160d7711baa8bd2c5ed138539b8c71a39cae95a6d30e75a0" id=373ace1e-fcba-4b04-9fda-46f35f9343d3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.407750 | controller | Jun 09 17:42:32.350525 crc crio[20770]: time="2026-06-09T17:42:32.349769868Z" level=info msg="Removing container: b34e9ce9609ee6925b74cea10351ace15561476299a52bc2aa73fe994ba1c47d" id=d12b5945-aa2d-4502-b0f6-5735372c945c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.407766 | controller | Jun 09 17:42:32.463560 crc crio[20770]: time="2026-06-09T17:42:32.463448198Z" level=info msg="Removed container b34e9ce9609ee6925b74cea10351ace15561476299a52bc2aa73fe994ba1c47d: openshift-infra/auto-csr-approver-29683776-sw7n2/oc" id=d12b5945-aa2d-4502-b0f6-5735372c945c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.407782 | controller | Jun 09 17:42:32.474475 crc crio[20770]: time="2026-06-09T17:42:32.474396313Z" level=info msg="Stopping pod sandbox: e657d76910d2900c0340def0367baaf8ee7dfb86323c61af23e9dd7ff1151c29" id=96901021-1705-4bc7-8a67-399b069f757e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.407797 | controller | Jun 09 17:42:32.474475 crc crio[20770]: time="2026-06-09T17:42:32.474476485Z" level=info msg="Stopped pod sandbox (already stopped): e657d76910d2900c0340def0367baaf8ee7dfb86323c61af23e9dd7ff1151c29" id=96901021-1705-4bc7-8a67-399b069f757e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.407813 | controller | Jun 09 17:42:32.475354 crc crio[20770]: time="2026-06-09T17:42:32.475291118Z" level=info msg="Removing pod sandbox: e657d76910d2900c0340def0367baaf8ee7dfb86323c61af23e9dd7ff1151c29" id=9d8905fa-ad35-4bdc-bba3-90185cd1ee96 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.407829 | controller | Jun 09 17:42:32.490785 crc crio[20770]: time="2026-06-09T17:42:32.490686291Z" level=info msg="Removed pod sandbox: e657d76910d2900c0340def0367baaf8ee7dfb86323c61af23e9dd7ff1151c29" id=9d8905fa-ad35-4bdc-bba3-90185cd1ee96 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.407844 | controller | Jun 09 17:43:33.108266 crc crio[20770]: time="2026-06-09T17:43:33.107558451Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 17:48:36.407860 | controller | Jun 09 17:43:33.480163 crc crio[20770]: time="2026-06-09T17:43:33.480028573Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 17:48:36.407877 | controller | Jun 09 17:43:33.480440 crc crio[20770]: time="2026-06-09T17:43:33.480243119Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 17:48:36.407893 | controller | Jun 09 17:43:33.856403 crc crio[20770]: time="2026-06-09T17:43:33.856222333Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 17:48:36.407917 | controller | Jun 09 17:43:33.942096 crc crio[20770]: time="2026-06-09T17:43:33.941983579Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 17:48:36.407942 | controller | Jun 09 17:43:33.970396 crc crio[20770]: time="2026-06-09T17:43:33.969767408Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 17:48:36.407961 | controller | Jun 09 17:43:33.984196 crc crio[20770]: time="2026-06-09T17:43:33.98407969Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 17:48:36.407982 | controller | Jun 09 17:43:34.258160 crc crio[20770]: time="2026-06-09T17:43:34.257622647Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 17:48:36.407998 | controller | Jun 09 17:43:34.387088 crc crio[20770]: time="2026-06-09T17:43:34.387005838Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 17:48:36.408014 | controller | Jun 09 17:43:34.484496 crc crio[20770]: time="2026-06-09T17:43:34.48443117Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 17:48:36.408030 | controller | Jun 09 17:43:34.489707 crc crio[20770]: time="2026-06-09T17:43:34.487266812Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 17:48:36.408045 | controller | Jun 09 17:43:34.592788 crc crio[20770]: time="2026-06-09T17:43:34.592313963Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 17:48:36.408061 | controller | Jun 09 17:43:34.674306 crc crio[20770]: time="2026-06-09T17:43:34.674213088Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 17:48:36.408076 | controller | Jun 09 17:43:35.101180 crc crio[20770]: time="2026-06-09T17:43:35.101026783Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 17:48:36.408092 | controller | Jun 09 17:43:35.386400 crc crio[20770]: time="2026-06-09T17:43:35.386176404Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 17:48:36.408107 | controller | Jun 09 17:43:35.778158 crc crio[20770]: time="2026-06-09T17:43:35.776443029Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 17:48:36.408122 | controller | Jun 09 17:43:36.110078 crc crio[20770]: time="2026-06-09T17:43:36.109812286Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 17:48:36.408138 | controller | Jun 09 17:43:36.616568 crc crio[20770]: time="2026-06-09T17:43:36.616144738Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 17:48:36.408154 | controller | Jun 09 17:43:38.231739 crc crio[20770]: time="2026-06-09T17:43:38.231145615Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 17:48:36.408170 | controller | Jun 09 17:43:38.232845 crc crio[20770]: time="2026-06-09T17:43:38.231904187Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 17:48:36.408186 | controller | Jun 09 17:43:38.278055 crc crio[20770]: time="2026-06-09T17:43:38.277952981Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 17:48:36.408202 | controller | Jun 09 17:43:38.643457 crc crio[20770]: time="2026-06-09T17:43:38.643410362Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 17:48:36.408221 | controller | Jun 09 17:43:41.225400 crc crio[20770]: time="2026-06-09T17:43:41.22436562Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 17:48:36.408238 | controller | Jun 09 17:43:41.434913 crc crio[20770]: time="2026-06-09T17:43:41.429604723Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 17:48:36.408254 | controller | Jun 09 17:43:41.710838 crc crio[20770]: time="2026-06-09T17:43:41.710599534Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 17:48:36.408271 | controller | Jun 09 17:43:42.154934 crc crio[20770]: time="2026-06-09T17:43:42.154442849Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 17:48:36.408286 | controller | Jun 09 17:43:44.689564 crc crio[20770]: time="2026-06-09T17:43:44.688607251Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 17:48:36.408302 | controller | Jun 09 17:43:45.146367 crc crio[20770]: time="2026-06-09T17:43:45.146269053Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 17:48:36.408317 | controller | Jun 09 17:43:45.405966 crc crio[20770]: time="2026-06-09T17:43:45.405568861Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 17:48:36.408332 | controller | Jun 09 17:43:46.514269 crc crio[20770]: time="2026-06-09T17:43:46.513730492Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 17:48:36.408348 | controller | Jun 09 17:43:48.341371 crc crio[20770]: time="2026-06-09T17:43:48.340916381Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 17:48:36.408363 | controller | Jun 09 17:43:49.307191 crc crio[20770]: time="2026-06-09T17:43:49.306512902Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 17:48:36.408378 | controller | Jun 09 17:43:49.337178 crc crio[20770]: time="2026-06-09T17:43:49.337061591Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 17:48:36.408394 | controller | Jun 09 17:43:49.733482 crc crio[20770]: time="2026-06-09T17:43:49.733336417Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 17:48:36.408409 | controller | Jun 09 17:43:49.819681 crc crio[20770]: time="2026-06-09T17:43:49.819475555Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 17:48:36.408425 | controller | Jun 09 17:43:49.873634 crc crio[20770]: time="2026-06-09T17:43:49.87354281Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 17:48:36.408442 | controller | Jun 09 17:43:50.125795 crc crio[20770]: time="2026-06-09T17:43:50.125611399Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 17:48:36.408462 | controller | Jun 09 17:43:50.579177 crc crio[20770]: time="2026-06-09T17:43:50.578597736Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 17:48:36.408478 | controller | Jun 09 17:43:50.698356 crc crio[20770]: time="2026-06-09T17:43:50.698246417Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 17:48:36.408494 | controller | Jun 09 17:43:51.803534 crc crio[20770]: time="2026-06-09T17:43:51.803460215Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 17:48:36.408526 | controller | Jun 09 17:43:53.013802 crc crio[20770]: time="2026-06-09T17:43:53.012982881Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 17:48:36.408550 | controller | Jun 09 17:43:53.284966 crc crio[20770]: time="2026-06-09T17:43:53.284410078Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 17:48:36.408567 | controller | Jun 09 17:43:53.821918 crc crio[20770]: time="2026-06-09T17:43:53.821428063Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 17:48:36.408583 | controller | Jun 09 17:43:54.359841 crc crio[20770]: time="2026-06-09T17:43:54.359748634Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 17:48:36.408599 | controller | Jun 09 17:43:54.997913 crc crio[20770]: time="2026-06-09T17:43:54.996851507Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 17:48:36.408615 | controller | Jun 09 17:43:57.303086 crc crio[20770]: time="2026-06-09T17:43:57.302453737Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 17:48:36.408630 | controller | Jun 09 17:43:58.108527 crc crio[20770]: time="2026-06-09T17:43:58.108032854Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 17:48:36.408646 | controller | Jun 09 17:44:00.516147 crc crio[20770]: time="2026-06-09T17:44:00.51571916Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683784-2cq2r/POD" id=934fa217-0b56-40a4-96dd-b4f31faf564c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.408662 | controller | Jun 09 17:44:00.517159 crc crio[20770]: time="2026-06-09T17:44:00.516198083Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.408679 | controller | Jun 09 17:44:00.545477 crc crio[20770]: time="2026-06-09T17:44:00.545398193Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683784-2cq2r Namespace:openshift-infra ID:5b13f8fece68f1de8866da0744195f1911cf5d9222ec44842cd824b871e05401 UID:366ccd73-4089-4151-8dbf-cd4a5b890184 NetNS:/var/run/netns/d2089133-ffaf-477f-9301-25c4a55544bf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod366ccd73_4089_4151_8dbf_cd4a5b890184.slice PodAnnotations:0xc007516520}] Aliases:map[]}"
2026-06-09 17:48:36.408732 | controller | Jun 09 17:44:00.545477 crc crio[20770]: time="2026-06-09T17:44:00.545459465Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683784-2cq2r to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.408756 | controller | Jun 09 17:44:01.193203 crc crio[20770]: 2026-06-09T17:44:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5b13f8fece68f1d Mac:e2:ab:26:28:21:92 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:11 Mtu:0 Sandbox:/var/run/netns/d2089133-ffaf-477f-9301-25c4a55544bf SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.1.17 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.408774 | controller | Jun 09 17:44:01.197147 crc crio[20770]: time="2026-06-09T17:44:01.197064015Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683784-2cq2r Namespace:openshift-infra ID:5b13f8fece68f1de8866da0744195f1911cf5d9222ec44842cd824b871e05401 UID:366ccd73-4089-4151-8dbf-cd4a5b890184 NetNS:/var/run/netns/d2089133-ffaf-477f-9301-25c4a55544bf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod366ccd73_4089_4151_8dbf_cd4a5b890184.slice PodAnnotations:0xc007516520}] Aliases:map[]}"
2026-06-09 17:48:36.408791 | controller | Jun 09 17:44:01.197468 crc crio[20770]: time="2026-06-09T17:44:01.197316812Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683784-2cq2r for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.408807 | controller | Jun 09 17:44:01.218726 crc crio[20770]: time="2026-06-09T17:44:01.218599413Z" level=info msg="Ran pod sandbox 5b13f8fece68f1de8866da0744195f1911cf5d9222ec44842cd824b871e05401 with infra container: openshift-infra/auto-csr-approver-29683784-2cq2r/POD" id=934fa217-0b56-40a4-96dd-b4f31faf564c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.408823 | controller | Jun 09 17:44:01.222088 crc crio[20770]: time="2026-06-09T17:44:01.221938639Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=e0737321-343c-4f81-a596-4b54009e1e4f name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.408840 | controller | Jun 09 17:44:01.232727 crc crio[20770]: time="2026-06-09T17:44:01.232343809Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 17:48:36.408856 | controller | Jun 09 17:44:02.341439 crc crio[20770]: time="2026-06-09T17:44:02.340788638Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=e0737321-343c-4f81-a596-4b54009e1e4f name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.408872 | controller | Jun 09 17:44:02.343170 crc crio[20770]: time="2026-06-09T17:44:02.342297581Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=2cd068e8-3b17-41b3-86de-56ada08ed0c2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.408888 | controller | Jun 09 17:44:02.344802 crc crio[20770]: time="2026-06-09T17:44:02.344736781Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=23cb3127-a2cc-4307-94d2-e667d629feeb name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.408903 | controller | Jun 09 17:44:02.416244 crc crio[20770]: time="2026-06-09T17:44:02.416064023Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683784-2cq2r/oc" id=2d0ac61c-5c3d-4e09-84be-828b04720088 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.408919 | controller | Jun 09 17:44:02.417014 crc crio[20770]: time="2026-06-09T17:44:02.416859376Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.408934 | controller | Jun 09 17:44:02.515567 crc crio[20770]: time="2026-06-09T17:44:02.515033939Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.408953 | controller | Jun 09 17:44:02.559508 crc crio[20770]: time="2026-06-09T17:44:02.558917641Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 17:48:36.408970 | controller | Jun 09 17:44:02.825587 crc crio[20770]: time="2026-06-09T17:44:02.825438386Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.408990 | controller | Jun 09 17:44:02.951235 crc crio[20770]: time="2026-06-09T17:44:02.951137332Z" level=info msg="Created container d27985c8ee24609d8fba3390f7baea40dd9b7a4979289fdab25ead9615e26a7c: openshift-infra/auto-csr-approver-29683784-2cq2r/oc" id=2d0ac61c-5c3d-4e09-84be-828b04720088 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.409015 | controller | Jun 09 17:44:02.952137 crc crio[20770]: time="2026-06-09T17:44:02.952032817Z" level=info msg="Starting container: d27985c8ee24609d8fba3390f7baea40dd9b7a4979289fdab25ead9615e26a7c" id=54455a11-6fb2-408a-8871-10c55002a968 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.409041 | controller | Jun 09 17:44:02.957999 crc crio[20770]: time="2026-06-09T17:44:02.957849265Z" level=info msg="Started container" PID=271042 containerID=d27985c8ee24609d8fba3390f7baea40dd9b7a4979289fdab25ead9615e26a7c description=openshift-infra/auto-csr-approver-29683784-2cq2r/oc id=54455a11-6fb2-408a-8871-10c55002a968 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5b13f8fece68f1de8866da0744195f1911cf5d9222ec44842cd824b871e05401
2026-06-09 17:48:36.409068 | controller | Jun 09 17:44:05.164057 crc crio[20770]: time="2026-06-09T17:44:05.163045345Z" level=info msg="Stopping pod sandbox: 5b13f8fece68f1de8866da0744195f1911cf5d9222ec44842cd824b871e05401" id=2effa699-c4e0-40bb-bbac-adc7f58f739a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.409089 | controller | Jun 09 17:44:05.165372 crc crio[20770]: time="2026-06-09T17:44:05.164835697Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683784-2cq2r Namespace:openshift-infra ID:5b13f8fece68f1de8866da0744195f1911cf5d9222ec44842cd824b871e05401 UID:366ccd73-4089-4151-8dbf-cd4a5b890184 NetNS:/var/run/netns/d2089133-ffaf-477f-9301-25c4a55544bf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod366ccd73_4089_4151_8dbf_cd4a5b890184.slice PodAnnotations:0xc002a08f18}] Aliases:map[]}"
2026-06-09 17:48:36.409106 | controller | Jun 09 17:44:05.165372 crc crio[20770]: time="2026-06-09T17:44:05.164966701Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683784-2cq2r from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.409123 | controller | Jun 09 17:44:05.563558 crc crio[20770]: time="2026-06-09T17:44:05.562968607Z" level=info msg="Stopped pod sandbox: 5b13f8fece68f1de8866da0744195f1911cf5d9222ec44842cd824b871e05401" id=2effa699-c4e0-40bb-bbac-adc7f58f739a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.409140 | controller | Jun 09 17:44:32.551394 crc crio[20770]: time="2026-06-09T17:44:32.550824597Z" level=info msg="Removing container: 3c3937ac4b961ff0b5c8d89864cf1f3572fc8d2fa962bbbd9907ab07c9413367" id=01c82068-b6da-404f-8ee4-2dc91843eeb4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.409156 | controller | Jun 09 17:44:32.687050 crc crio[20770]: time="2026-06-09T17:44:32.686939362Z" level=info msg="Removed container 3c3937ac4b961ff0b5c8d89864cf1f3572fc8d2fa962bbbd9907ab07c9413367: openshift-infra/auto-csr-approver-29683778-555mj/oc" id=01c82068-b6da-404f-8ee4-2dc91843eeb4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.409172 | controller | Jun 09 17:44:32.692298 crc crio[20770]: time="2026-06-09T17:44:32.692196303Z" level=info msg="Removing container: 6a449560b40e0470cfe3656d3eb1f935e985d0d6a9975ffdbf0d9de77fb565e5" id=badc947d-52d3-4cbf-8d64-a4b4c6155eb8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.409191 | controller | Jun 09 17:44:32.727939 crc crio[20770]: time="2026-06-09T17:44:32.72718728Z" level=info msg="Removed container 6a449560b40e0470cfe3656d3eb1f935e985d0d6a9975ffdbf0d9de77fb565e5: openshift-must-gather-slvlt/crc-debug-x4k8p/container-00" id=badc947d-52d3-4cbf-8d64-a4b4c6155eb8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.409208 | controller | Jun 09 17:44:32.738758 crc crio[20770]: time="2026-06-09T17:44:32.738590208Z" level=info msg="Stopping pod sandbox: 93668d155e86d4d68d4e28ba7488c2460aec3b3f645b3b6bf144ecbf7c26cbba" id=4178ff44-2fcd-4ef4-a4cb-eef5ace04629 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.409224 | controller | Jun 09 17:44:32.738758 crc crio[20770]: time="2026-06-09T17:44:32.738749462Z" level=info msg="Stopped pod sandbox (already stopped): 93668d155e86d4d68d4e28ba7488c2460aec3b3f645b3b6bf144ecbf7c26cbba" id=4178ff44-2fcd-4ef4-a4cb-eef5ace04629 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.409240 | controller | Jun 09 17:44:32.739457 crc crio[20770]: time="2026-06-09T17:44:32.73937642Z" level=info msg="Removing pod sandbox: 93668d155e86d4d68d4e28ba7488c2460aec3b3f645b3b6bf144ecbf7c26cbba" id=d4b23f87-e576-4155-9e1f-12663a739a0b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.409256 | controller | Jun 09 17:44:32.756492 crc crio[20770]: time="2026-06-09T17:44:32.756362639Z" level=info msg="Removed pod sandbox: 93668d155e86d4d68d4e28ba7488c2460aec3b3f645b3b6bf144ecbf7c26cbba" id=d4b23f87-e576-4155-9e1f-12663a739a0b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.409271 | controller | Jun 09 17:44:32.758335 crc crio[20770]: time="2026-06-09T17:44:32.757395058Z" level=info msg="Stopping pod sandbox: be2316f4c0c010ce42bdd84c12fc6794f3552bbe6deffa48c66d4d411c148b3c" id=ee4b9196-419d-4a30-9cac-5cf8d351d020 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.409287 | controller | Jun 09 17:44:32.758335 crc crio[20770]: time="2026-06-09T17:44:32.757473371Z" level=info msg="Stopped pod sandbox (already stopped): be2316f4c0c010ce42bdd84c12fc6794f3552bbe6deffa48c66d4d411c148b3c" id=ee4b9196-419d-4a30-9cac-5cf8d351d020 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.409303 | controller | Jun 09 17:44:32.759744 crc crio[20770]: time="2026-06-09T17:44:32.758611263Z" level=info msg="Removing pod sandbox: be2316f4c0c010ce42bdd84c12fc6794f3552bbe6deffa48c66d4d411c148b3c" id=ba68cc6f-d7a5-41d6-a9ac-a11786a47b66 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.409319 | controller | Jun 09 17:44:32.772226 crc crio[20770]: time="2026-06-09T17:44:32.77206912Z" level=info msg="Removed pod sandbox: be2316f4c0c010ce42bdd84c12fc6794f3552bbe6deffa48c66d4d411c148b3c" id=ba68cc6f-d7a5-41d6-a9ac-a11786a47b66 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.409334 | controller | Jun 09 17:45:00.539577 crc crio[20770]: time="2026-06-09T17:45:00.538711196Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29683785-f7gn5/POD" id=3dcf0292-a13d-4be1-a385-7a4b0a40a0d0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.409350 | controller | Jun 09 17:45:00.539577 crc crio[20770]: time="2026-06-09T17:45:00.539574791Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.409366 | controller | Jun 09 17:45:00.589921 crc crio[20770]: time="2026-06-09T17:45:00.589749134Z" level=info msg="Got pod network &{Name:collect-profiles-29683785-f7gn5 Namespace:openshift-operator-lifecycle-manager ID:498b68fe11e9f30704e0be670a682e14b66ad0cb324834cc086fc0706337431e UID:34066088-801d-4cd3-98ec-070b05b84e95 NetNS:/var/run/netns/8375dbc3-7cf5-4ce3-abf3-87d50ee5a35f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod34066088_801d_4cd3_98ec_070b05b84e95.slice PodAnnotations:0xc0001341c0}] Aliases:map[]}"
2026-06-09 17:48:36.409387 | controller | Jun 09 17:45:00.589921 crc crio[20770]: time="2026-06-09T17:45:00.589843277Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29683785-f7gn5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.409404 | controller | Jun 09 17:45:01.176625 crc crio[20770]: 2026-06-09T17:45:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:498b68fe11e9f30 Mac:fa:8d:54:73:9f:b4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:12 Mtu:0 Sandbox:/var/run/netns/8375dbc3-7cf5-4ce3-abf3-87d50ee5a35f SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.1.18 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.409420 | controller | Jun 09 17:45:01.179139 crc crio[20770]: time="2026-06-09T17:45:01.177768435Z" level=info msg="Got pod network &{Name:collect-profiles-29683785-f7gn5 Namespace:openshift-operator-lifecycle-manager ID:498b68fe11e9f30704e0be670a682e14b66ad0cb324834cc086fc0706337431e UID:34066088-801d-4cd3-98ec-070b05b84e95 NetNS:/var/run/netns/8375dbc3-7cf5-4ce3-abf3-87d50ee5a35f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod34066088_801d_4cd3_98ec_070b05b84e95.slice PodAnnotations:0xc0001341c0}] Aliases:map[]}"
2026-06-09 17:48:36.409437 | controller | Jun 09 17:45:01.179139 crc crio[20770]: time="2026-06-09T17:45:01.177984842Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29683785-f7gn5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.409453 | controller | Jun 09 17:45:01.187178 crc crio[20770]: time="2026-06-09T17:45:01.187071483Z" level=info msg="Ran pod sandbox 498b68fe11e9f30704e0be670a682e14b66ad0cb324834cc086fc0706337431e with infra container: openshift-operator-lifecycle-manager/collect-profiles-29683785-f7gn5/POD" id=3dcf0292-a13d-4be1-a385-7a4b0a40a0d0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.409470 | controller | Jun 09 17:45:01.191287 crc crio[20770]: time="2026-06-09T17:45:01.191060658Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=c79edd87-6d3c-4e58-aa47-4cc89bb884c5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.409488 | controller | Jun 09 17:45:01.193374 crc crio[20770]: time="2026-06-09T17:45:01.193332563Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=05b8e3c1-09ae-4c3f-a7ff-1d45b61f6717 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.409504 | controller | Jun 09 17:45:01.204502 crc crio[20770]: time="2026-06-09T17:45:01.204414312Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29683785-f7gn5/collect-profiles" id=e0b61eb8-552c-4ce1-8f67-d107d70783df name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.409542 | controller | Jun 09 17:45:01.205184 crc crio[20770]: time="2026-06-09T17:45:01.205094551Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.409561 | controller | Jun 09 17:45:01.258573 crc crio[20770]: time="2026-06-09T17:45:01.258474327Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.409577 | controller | Jun 09 17:45:01.263322 crc crio[20770]: time="2026-06-09T17:45:01.263245394Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.409593 | controller | Jun 09 17:45:01.429312 crc crio[20770]: time="2026-06-09T17:45:01.429225109Z" level=info msg="Created container fe2502812df7c611ca25a5e8db585d8f61b195c3ebdf13093c4214848cb2f70f: openshift-operator-lifecycle-manager/collect-profiles-29683785-f7gn5/collect-profiles" id=e0b61eb8-552c-4ce1-8f67-d107d70783df name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.409613 | controller | Jun 09 17:45:01.433573 crc crio[20770]: time="2026-06-09T17:45:01.433506252Z" level=info msg="Starting container: fe2502812df7c611ca25a5e8db585d8f61b195c3ebdf13093c4214848cb2f70f" id=bad71b1b-baf4-45c3-806d-7126c38cd09f name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.409630 | controller | Jun 09 17:45:01.441080 crc crio[20770]: time="2026-06-09T17:45:01.440971556Z" level=info msg="Started container" PID=274005 containerID=fe2502812df7c611ca25a5e8db585d8f61b195c3ebdf13093c4214848cb2f70f description=openshift-operator-lifecycle-manager/collect-profiles-29683785-f7gn5/collect-profiles id=bad71b1b-baf4-45c3-806d-7126c38cd09f name=/runtime.v1.RuntimeService/StartContainer sandboxID=498b68fe11e9f30704e0be670a682e14b66ad0cb324834cc086fc0706337431e
2026-06-09 17:48:36.409647 | controller | Jun 09 17:45:04.073086 crc crio[20770]: time="2026-06-09T17:45:04.07214872Z" level=info msg="Stopping pod sandbox: 498b68fe11e9f30704e0be670a682e14b66ad0cb324834cc086fc0706337431e" id=d31b0e39-a5ef-4d24-824b-165c4140fb06 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.409663 | controller | Jun 09 17:45:04.075498 crc crio[20770]: time="2026-06-09T17:45:04.073516409Z" level=info msg="Got pod network &{Name:collect-profiles-29683785-f7gn5 Namespace:openshift-operator-lifecycle-manager ID:498b68fe11e9f30704e0be670a682e14b66ad0cb324834cc086fc0706337431e UID:34066088-801d-4cd3-98ec-070b05b84e95 NetNS:/var/run/netns/8375dbc3-7cf5-4ce3-abf3-87d50ee5a35f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod34066088_801d_4cd3_98ec_070b05b84e95.slice PodAnnotations:0xc0003dec70}] Aliases:map[]}"
2026-06-09 17:48:36.409679 | controller | Jun 09 17:45:04.075498 crc crio[20770]: time="2026-06-09T17:45:04.073721905Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29683785-f7gn5 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.409696 | controller | Jun 09 17:45:04.435559 crc crio[20770]: time="2026-06-09T17:45:04.435029327Z" level=info msg="Stopped pod sandbox: 498b68fe11e9f30704e0be670a682e14b66ad0cb324834cc086fc0706337431e" id=d31b0e39-a5ef-4d24-824b-165c4140fb06 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.409712 | controller | Jun 09 17:45:32.292123 crc crio[20770]: time="2026-06-09T17:45:32.291372222Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 17:48:36.409728 | controller | Jun 09 17:45:32.802746 crc crio[20770]: time="2026-06-09T17:45:32.802157072Z" level=info msg="Removing container: 594c06e3660f7cdc20462d6facef43c4472ec19a4f65a0d63e81b9ebfb0fda11" id=2550211d-13c7-4599-bdf6-29c6985d1346 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.409744 | controller | Jun 09 17:45:32.844482 crc crio[20770]: time="2026-06-09T17:45:32.844378266Z" level=info msg="Removed container 594c06e3660f7cdc20462d6facef43c4472ec19a4f65a0d63e81b9ebfb0fda11: openshift-operator-lifecycle-manager/collect-profiles-29683740-vv7sh/collect-profiles" id=2550211d-13c7-4599-bdf6-29c6985d1346 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.409809 | controller | Jun 09 17:45:32.856368 crc crio[20770]: time="2026-06-09T17:45:32.856249988Z" level=info msg="Stopping pod sandbox: 244d39c750e3f6e8d13c29077a07c1d687db4badb69bdc72b163435c8c86c8ed" id=56229a04-1f80-4f5a-bf8c-a8b89fa86eab name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.409858 | controller | Jun 09 17:45:32.857830 crc crio[20770]: time="2026-06-09T17:45:32.857574066Z" level=info msg="Stopped pod sandbox (already stopped): 244d39c750e3f6e8d13c29077a07c1d687db4badb69bdc72b163435c8c86c8ed" id=56229a04-1f80-4f5a-bf8c-a8b89fa86eab name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.409881 | controller | Jun 09 17:45:32.859039 crc crio[20770]: time="2026-06-09T17:45:32.858947515Z" level=info msg="Removing pod sandbox: 244d39c750e3f6e8d13c29077a07c1d687db4badb69bdc72b163435c8c86c8ed" id=c94206e5-398e-4674-962f-7304f78c9b46 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.409898 | controller | Jun 09 17:45:32.884818 crc crio[20770]: time="2026-06-09T17:45:32.884621484Z" level=info msg="Removed pod sandbox: 244d39c750e3f6e8d13c29077a07c1d687db4badb69bdc72b163435c8c86c8ed" id=c94206e5-398e-4674-962f-7304f78c9b46 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.409914 | controller | Jun 09 17:45:39.605349 crc crio[20770]: time="2026-06-09T17:45:39.604281681Z" level=info msg="Stopping container: ff5d9edc8d11368b03d36617703631aa55f651d992ecd02cac29238af351a383 (timeout: 2s)" id=6d32206d-fd3c-4c7f-ac8b-54d990de2e3c name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.409930 | controller | Jun 09 17:45:39.801849 crc crio[20770]: time="2026-06-09T17:45:39.801730469Z" level=info msg="Stopped container ff5d9edc8d11368b03d36617703631aa55f651d992ecd02cac29238af351a383: openshift-must-gather-slvlt/must-gather-ztf2t/copy" id=6d32206d-fd3c-4c7f-ac8b-54d990de2e3c name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 17:48:36.409946 | controller | Jun 09 17:45:39.803050 crc crio[20770]: time="2026-06-09T17:45:39.802990426Z" level=info msg="Stopping pod sandbox: b08da518016aa8881b30444cc499cf9b1b909b5fc10ee110154b5189e39bc3d5" id=ff7acfb7-ab6a-46e2-b614-551bea93096f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.409962 | controller | Jun 09 17:45:39.804102 crc crio[20770]: time="2026-06-09T17:45:39.804014205Z" level=info msg="Got pod network &{Name:must-gather-ztf2t Namespace:openshift-must-gather-slvlt ID:b08da518016aa8881b30444cc499cf9b1b909b5fc10ee110154b5189e39bc3d5 UID:d9aa1d67-aa56-4c20-a060-0f9956a3fce3 NetNS:/var/run/netns/8fdc171f-17ce-4172-921f-f36347159d7e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd9aa1d67_aa56_4c20_a060_0f9956a3fce3.slice PodAnnotations:0xc002a081b8}] Aliases:map[]}"
2026-06-09 17:48:36.409978 | controller | Jun 09 17:45:39.804303 crc crio[20770]: time="2026-06-09T17:45:39.804252572Z" level=info msg="Deleting pod openshift-must-gather-slvlt_must-gather-ztf2t from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.409995 | controller | Jun 09 17:45:40.161108 crc crio[20770]: time="2026-06-09T17:45:40.160566099Z" level=info msg="Stopped pod sandbox: b08da518016aa8881b30444cc499cf9b1b909b5fc10ee110154b5189e39bc3d5" id=ff7acfb7-ab6a-46e2-b614-551bea93096f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.410011 | controller | Jun 09 17:45:40.632550 crc crio[20770]: time="2026-06-09T17:45:40.632039319Z" level=info msg="Removing container: ff5d9edc8d11368b03d36617703631aa55f651d992ecd02cac29238af351a383" id=2fde35da-6a4b-46bb-9f72-d7d39050d64c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.410027 | controller | Jun 09 17:45:40.678392 crc crio[20770]: time="2026-06-09T17:45:40.678294329Z" level=info msg="Removed container ff5d9edc8d11368b03d36617703631aa55f651d992ecd02cac29238af351a383: openshift-must-gather-slvlt/must-gather-ztf2t/copy" id=2fde35da-6a4b-46bb-9f72-d7d39050d64c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.410043 | controller | Jun 09 17:45:40.682359 crc crio[20770]: time="2026-06-09T17:45:40.682280664Z" level=info msg="Removing container: a6d99c86f1d550cf82b2aedceae205abfc4787eb1594844fbd76eef1173984b1" id=53f097ec-e8fa-463e-9ed1-05a8bbe8387d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.410060 | controller | Jun 09 17:45:40.866011 crc crio[20770]: time="2026-06-09T17:45:40.865898075Z" level=info msg="Removed container a6d99c86f1d550cf82b2aedceae205abfc4787eb1594844fbd76eef1173984b1: openshift-must-gather-slvlt/must-gather-ztf2t/gather" id=53f097ec-e8fa-463e-9ed1-05a8bbe8387d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.410079 | controller | Jun 09 17:46:00.540713 crc crio[20770]: time="2026-06-09T17:46:00.539922077Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683786-9jxsx/POD" id=db1d77e3-4543-4705-a9b1-1618d170964a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.410096 | controller | Jun 09 17:46:00.542325 crc crio[20770]: time="2026-06-09T17:46:00.54074393Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.410115 | controller | Jun 09 17:46:00.584908 crc crio[20770]: time="2026-06-09T17:46:00.584737996Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683786-9jxsx Namespace:openshift-infra ID:e7385c3a5ea18e85b9811080312fd78f69fedcd05e2f4f0f1bdb041b79912816 UID:04f4af46-896e-450f-a405-95da30cf8b32 NetNS:/var/run/netns/df5ec86b-cb7b-4863-8892-d545d5914614 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod04f4af46_896e_450f_a405_95da30cf8b32.slice PodAnnotations:0xc006e7e050}] Aliases:map[]}"
2026-06-09 17:48:36.410140 | controller | Jun 09 17:46:00.584908 crc crio[20770]: time="2026-06-09T17:46:00.584824518Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683786-9jxsx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.410180 | controller | Jun 09 17:46:00.924441 crc crio[20770]: 2026-06-09T17:46:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e7385c3a5ea18e8 Mac:8e:26:f5:b9:4b:7e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:13 Mtu:0 Sandbox:/var/run/netns/df5ec86b-cb7b-4863-8892-d545d5914614 SocketPath: PciID:}] [{Interface:0xc00028e5d0 Address:{IP:10.217.1.19 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.410207 | controller | Jun 09 17:46:00.926300 crc crio[20770]: time="2026-06-09T17:46:00.926229027Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683786-9jxsx Namespace:openshift-infra ID:e7385c3a5ea18e85b9811080312fd78f69fedcd05e2f4f0f1bdb041b79912816 UID:04f4af46-896e-450f-a405-95da30cf8b32 NetNS:/var/run/netns/df5ec86b-cb7b-4863-8892-d545d5914614 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod04f4af46_896e_450f_a405_95da30cf8b32.slice PodAnnotations:0xc006e7e050}] Aliases:map[]}"
2026-06-09 17:48:36.410225 | controller | Jun 09 17:46:00.926500 crc crio[20770]: time="2026-06-09T17:46:00.926446533Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683786-9jxsx for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.410242 | controller | Jun 09 17:46:00.936708 crc crio[20770]: time="2026-06-09T17:46:00.936567734Z" level=info msg="Ran pod sandbox e7385c3a5ea18e85b9811080312fd78f69fedcd05e2f4f0f1bdb041b79912816 with infra container: openshift-infra/auto-csr-approver-29683786-9jxsx/POD" id=db1d77e3-4543-4705-a9b1-1618d170964a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.410259 | controller | Jun 09 17:46:00.944354 crc crio[20770]: time="2026-06-09T17:46:00.944255436Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=0d57639c-6ab3-43de-8658-543c357ddb3e name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.410276 | controller | Jun 09 17:46:00.954179 crc crio[20770]: time="2026-06-09T17:46:00.954103799Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 17:48:36.410292 | controller | Jun 09 17:46:03.297540 crc crio[20770]: time="2026-06-09T17:46:03.296970649Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=0d57639c-6ab3-43de-8658-543c357ddb3e name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.410311 | controller | Jun 09 17:46:03.300385 crc crio[20770]: time="2026-06-09T17:46:03.300259953Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=ec514726-4975-49ec-adec-1a9fe5948400 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.410328 | controller | Jun 09 17:46:03.304698 crc crio[20770]: time="2026-06-09T17:46:03.304540177Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=4c801479-6954-443b-bda9-aa525504714a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.410346 | controller | Jun 09 17:46:03.315333 crc crio[20770]: time="2026-06-09T17:46:03.315035188Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683786-9jxsx/oc" id=c53372ab-971e-4a18-841c-82c6b7ecbe6e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.410370 | controller | Jun 09 17:46:03.315968 crc crio[20770]: time="2026-06-09T17:46:03.315835301Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.410399 | controller | Jun 09 17:46:03.383160 crc crio[20770]: time="2026-06-09T17:46:03.382266312Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.410424 | controller | Jun 09 17:46:03.648349 crc crio[20770]: time="2026-06-09T17:46:03.647323445Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.410442 | controller | Jun 09 17:46:03.782012 crc crio[20770]: time="2026-06-09T17:46:03.781910356Z" level=info msg="Created container c12c211aad3965d3e8044e1ccfc6f6bdc0dd4d7dd3280ba56ade0fd81f12ec67: openshift-infra/auto-csr-approver-29683786-9jxsx/oc" id=c53372ab-971e-4a18-841c-82c6b7ecbe6e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.410458 | controller | Jun 09 17:46:03.785263 crc crio[20770]: time="2026-06-09T17:46:03.785162899Z" level=info msg="Starting container: c12c211aad3965d3e8044e1ccfc6f6bdc0dd4d7dd3280ba56ade0fd81f12ec67" id=37962b99-9ad0-4a54-8d33-cd4b1b880589 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.410475 | controller | Jun 09 17:46:03.794546 crc crio[20770]: time="2026-06-09T17:46:03.790865073Z" level=info msg="Started container" PID=277244 containerID=c12c211aad3965d3e8044e1ccfc6f6bdc0dd4d7dd3280ba56ade0fd81f12ec67 description=openshift-infra/auto-csr-approver-29683786-9jxsx/oc id=37962b99-9ad0-4a54-8d33-cd4b1b880589 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e7385c3a5ea18e85b9811080312fd78f69fedcd05e2f4f0f1bdb041b79912816
2026-06-09 17:48:36.410492 | controller | Jun 09 17:46:06.234435 crc crio[20770]: time="2026-06-09T17:46:06.23303544Z" level=info msg="Stopping pod sandbox: e7385c3a5ea18e85b9811080312fd78f69fedcd05e2f4f0f1bdb041b79912816" id=89a1410f-9fb0-4525-a229-97f2ee5e0179 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.410508 | controller | Jun 09 17:46:06.242323 crc crio[20770]: time="2026-06-09T17:46:06.235297156Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683786-9jxsx Namespace:openshift-infra ID:e7385c3a5ea18e85b9811080312fd78f69fedcd05e2f4f0f1bdb041b79912816 UID:04f4af46-896e-450f-a405-95da30cf8b32 NetNS:/var/run/netns/df5ec86b-cb7b-4863-8892-d545d5914614 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod04f4af46_896e_450f_a405_95da30cf8b32.slice PodAnnotations:0xc000134210}] Aliases:map[]}"
2026-06-09 17:48:36.410548 | controller | Jun 09 17:46:06.242323 crc crio[20770]: time="2026-06-09T17:46:06.23546938Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683786-9jxsx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.410570 | controller | Jun 09 17:46:06.598822 crc crio[20770]: time="2026-06-09T17:46:06.595884225Z" level=info msg="Stopped pod sandbox: e7385c3a5ea18e85b9811080312fd78f69fedcd05e2f4f0f1bdb041b79912816" id=89a1410f-9fb0-4525-a229-97f2ee5e0179 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.410587 | controller | Jun 09 17:46:32.912022 crc crio[20770]: time="2026-06-09T17:46:32.911175964Z" level=info msg="Removing container: 641efa19dff04d0dc95db71d5b40bba524516356c0c16690aa2a6fdd7ff4fc55" id=922d74b3-02e9-49aa-9949-fff7b8887c51 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.410604 | controller | Jun 09 17:46:33.054316 crc crio[20770]: time="2026-06-09T17:46:33.053793785Z" level=info msg="Removed container 641efa19dff04d0dc95db71d5b40bba524516356c0c16690aa2a6fdd7ff4fc55: openshift-infra/auto-csr-approver-29683780-mnhdw/oc" id=922d74b3-02e9-49aa-9949-fff7b8887c51 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.410620 | controller | Jun 09 17:46:33.065537 crc crio[20770]: time="2026-06-09T17:46:33.06542889Z" level=info msg="Stopping pod sandbox: b08da518016aa8881b30444cc499cf9b1b909b5fc10ee110154b5189e39bc3d5" id=4af70bc8-167a-41fd-a97c-7c94d52531b4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.410643 | controller | Jun 09 17:46:33.065537 crc crio[20770]: time="2026-06-09T17:46:33.065531723Z" level=info msg="Stopped pod sandbox (already stopped): b08da518016aa8881b30444cc499cf9b1b909b5fc10ee110154b5189e39bc3d5" id=4af70bc8-167a-41fd-a97c-7c94d52531b4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.410715 | controller | Jun 09 17:46:33.066410 crc crio[20770]: time="2026-06-09T17:46:33.066334206Z" level=info msg="Removing pod sandbox: b08da518016aa8881b30444cc499cf9b1b909b5fc10ee110154b5189e39bc3d5" id=93849dd4-c18a-48e8-8b1d-080e9b27726a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.410739 | controller | Jun 09 17:46:33.099452 crc crio[20770]: time="2026-06-09T17:46:33.099365166Z" level=info msg="Removed pod sandbox: b08da518016aa8881b30444cc499cf9b1b909b5fc10ee110154b5189e39bc3d5" id=93849dd4-c18a-48e8-8b1d-080e9b27726a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.410756 | controller | Jun 09 17:46:33.100511 crc crio[20770]: time="2026-06-09T17:46:33.100436217Z" level=info msg="Stopping pod sandbox: 104bcfd98042d76877cdd3a5535332cb42f9a561450779d1ecef64f42bf3452c" id=f0b7d74d-ac41-40ea-a685-0466f7997286 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.410772 | controller | Jun 09 17:46:33.100511 crc crio[20770]: time="2026-06-09T17:46:33.100494638Z" level=info msg="Stopped pod sandbox (already stopped): 104bcfd98042d76877cdd3a5535332cb42f9a561450779d1ecef64f42bf3452c" id=f0b7d74d-ac41-40ea-a685-0466f7997286 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.410788 | controller | Jun 09 17:46:33.102013 crc crio[20770]: time="2026-06-09T17:46:33.10194541Z" level=info msg="Removing pod sandbox: 104bcfd98042d76877cdd3a5535332cb42f9a561450779d1ecef64f42bf3452c" id=58a3e4e1-3c06-49d3-9d72-ce9a19c15559 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.410804 | controller | Jun 09 17:46:33.113498 crc crio[20770]: time="2026-06-09T17:46:33.11343154Z" level=info msg="Removed pod sandbox: 104bcfd98042d76877cdd3a5535332cb42f9a561450779d1ecef64f42bf3452c" id=58a3e4e1-3c06-49d3-9d72-ce9a19c15559 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.410820 | controller | Jun 09 17:48:00.539814 crc crio[20770]: time="2026-06-09T17:48:00.538823244Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683788-2v6xk/POD" id=b78ae9e5-aea8-4aa9-962a-452386df6c75 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.410836 | controller | Jun 09 17:48:00.541507 crc crio[20770]: time="2026-06-09T17:48:00.539842693Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.410859 | controller | Jun 09 17:48:00.583615 crc crio[20770]: time="2026-06-09T17:48:00.58319874Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683788-2v6xk Namespace:openshift-infra ID:7863f01a4c7eaadacca01cbe4750bd24447869f638c7acc0c9a75b67d51548d4 UID:8bcfcf68-cded-4a8a-b0da-5c93e5a7959a NetNS:/var/run/netns/3bb57c0a-7146-45d6-9af3-9d7b898aa476 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8bcfcf68_cded_4a8a_b0da_5c93e5a7959a.slice PodAnnotations:0xc00291b6e0}] Aliases:map[]}"
2026-06-09 17:48:36.410878 | controller | Jun 09 17:48:00.583615 crc crio[20770]: time="2026-06-09T17:48:00.583629562Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683788-2v6xk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.410894 | controller | Jun 09 17:48:01.141329 crc crio[20770]: 2026-06-09T17:48:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7863f01a4c7eaad Mac:8e:fd:d6:6e:ff:50 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:14 Mtu:0 Sandbox:/var/run/netns/3bb57c0a-7146-45d6-9af3-9d7b898aa476 SocketPath: PciID:}] [{Interface:0xc00030e8e0 Address:{IP:10.217.1.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 17:48:36.410911 | controller | Jun 09 17:48:01.143727 crc crio[20770]: time="2026-06-09T17:48:01.143619907Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683788-2v6xk Namespace:openshift-infra ID:7863f01a4c7eaadacca01cbe4750bd24447869f638c7acc0c9a75b67d51548d4 UID:8bcfcf68-cded-4a8a-b0da-5c93e5a7959a NetNS:/var/run/netns/3bb57c0a-7146-45d6-9af3-9d7b898aa476 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8bcfcf68_cded_4a8a_b0da_5c93e5a7959a.slice PodAnnotations:0xc00291b6e0}] Aliases:map[]}"
2026-06-09 17:48:36.410927 | controller | Jun 09 17:48:01.143936 crc crio[20770]: time="2026-06-09T17:48:01.143862304Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683788-2v6xk for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 17:48:36.410943 | controller | Jun 09 17:48:01.158977 crc crio[20770]: time="2026-06-09T17:48:01.158878305Z" level=info msg="Ran pod sandbox 7863f01a4c7eaadacca01cbe4750bd24447869f638c7acc0c9a75b67d51548d4 with infra container: openshift-infra/auto-csr-approver-29683788-2v6xk/POD" id=b78ae9e5-aea8-4aa9-962a-452386df6c75 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 17:48:36.410959 | controller | Jun 09 17:48:01.165532 crc crio[20770]: time="2026-06-09T17:48:01.165461545Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=d93cde70-adcb-40de-925b-7f5f4475fd4a name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.410975 | controller | Jun 09 17:48:01.175606 crc crio[20770]: time="2026-06-09T17:48:01.175536264Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 17:48:36.410991 | controller | Jun 09 17:48:02.529010 crc crio[20770]: time="2026-06-09T17:48:02.528217378Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=d93cde70-adcb-40de-925b-7f5f4475fd4a name=/runtime.v1.ImageService/PullImage
2026-06-09 17:48:36.411007 | controller | Jun 09 17:48:02.531331 crc crio[20770]: time="2026-06-09T17:48:02.530144163Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=829721cc-6cd8-4a85-b9d3-9fef243951c6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.411023 | controller | Jun 09 17:48:02.532610 crc crio[20770]: time="2026-06-09T17:48:02.532530942Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=5c3f4695-fdf9-4238-b4b4-1610c1f32d35 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 17:48:36.411042 | controller | Jun 09 17:48:02.542059 crc crio[20770]: time="2026-06-09T17:48:02.541265093Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683788-2v6xk/oc" id=2a0cf7c9-1154-4047-a227-c1807af1cf34 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.411058 | controller | Jun 09 17:48:02.542366 crc crio[20770]: time="2026-06-09T17:48:02.542105057Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.411075 | controller | Jun 09 17:48:02.608694 crc crio[20770]: time="2026-06-09T17:48:02.608554908Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.411093 | controller | Jun 09 17:48:02.864757 crc crio[20770]: time="2026-06-09T17:48:02.864561481Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 17:48:36.411110 | controller | Jun 09 17:48:03.002967 crc crio[20770]: time="2026-06-09T17:48:03.002369845Z" level=info msg="Created container ab834ce540abeee0e353f86a41c888a1c9d6e779ea7c78ef7246da3af5d1ad8f: openshift-infra/auto-csr-approver-29683788-2v6xk/oc" id=2a0cf7c9-1154-4047-a227-c1807af1cf34 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 17:48:36.411127 | controller | Jun 09 17:48:03.004460 crc crio[20770]: time="2026-06-09T17:48:03.004352942Z" level=info msg="Starting container: ab834ce540abeee0e353f86a41c888a1c9d6e779ea7c78ef7246da3af5d1ad8f" id=997279f5-6082-428f-a7f4-67a47e46968b name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 17:48:36.411143 | controller | Jun 09 17:48:03.009610 crc crio[20770]: time="2026-06-09T17:48:03.009568342Z" level=info msg="Started container" PID=283010 containerID=ab834ce540abeee0e353f86a41c888a1c9d6e779ea7c78ef7246da3af5d1ad8f description=openshift-infra/auto-csr-approver-29683788-2v6xk/oc id=997279f5-6082-428f-a7f4-67a47e46968b name=/runtime.v1.RuntimeService/StartContainer sandboxID=7863f01a4c7eaadacca01cbe4750bd24447869f638c7acc0c9a75b67d51548d4
2026-06-09 17:48:36.411160 | controller | Jun 09 17:48:04.994540 crc crio[20770]: time="2026-06-09T17:48:04.993255842Z" level=info msg="Stopping pod sandbox: 7863f01a4c7eaadacca01cbe4750bd24447869f638c7acc0c9a75b67d51548d4" id=bc4ae08c-d5fc-42f4-a5f1-5eba1845ce87 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.411177 | controller | Jun 09 17:48:04.996972 crc crio[20770]: time="2026-06-09T17:48:04.996762123Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683788-2v6xk Namespace:openshift-infra ID:7863f01a4c7eaadacca01cbe4750bd24447869f638c7acc0c9a75b67d51548d4 UID:8bcfcf68-cded-4a8a-b0da-5c93e5a7959a NetNS:/var/run/netns/3bb57c0a-7146-45d6-9af3-9d7b898aa476 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8bcfcf68_cded_4a8a_b0da_5c93e5a7959a.slice PodAnnotations:0xc0010a2dc0}] Aliases:map[]}"
2026-06-09 17:48:36.411194 | controller | Jun 09 17:48:04.997705 crc crio[20770]: time="2026-06-09T17:48:04.997567436Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683788-2v6xk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 17:48:36.411211 | controller | Jun 09 17:48:05.290909 crc crio[20770]: time="2026-06-09T17:48:05.290711247Z" level=info msg="Stopped pod sandbox: 7863f01a4c7eaadacca01cbe4750bd24447869f638c7acc0c9a75b67d51548d4" id=bc4ae08c-d5fc-42f4-a5f1-5eba1845ce87 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.411228 | controller | Jun 09 17:48:33.174990 crc crio[20770]: time="2026-06-09T17:48:33.17395467Z" level=info msg="Removing container: 043c5435a7e4be5a35210f793a1aac0c4f57d066e3c018e1660e6e76b15b8abe" id=6c7deafd-6b7d-47e8-b949-fb97532aa936 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.411247 | controller | Jun 09 17:48:33.319091 crc crio[20770]: time="2026-06-09T17:48:33.318942709Z" level=info msg="Removed container 043c5435a7e4be5a35210f793a1aac0c4f57d066e3c018e1660e6e76b15b8abe: openshift-infra/auto-csr-approver-29683782-95tkj/oc" id=6c7deafd-6b7d-47e8-b949-fb97532aa936 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 17:48:36.411265 | controller | Jun 09 17:48:33.345424 crc crio[20770]: time="2026-06-09T17:48:33.345336317Z" level=info msg="Stopping pod sandbox: d9350aa0de97b447160d7711baa8bd2c5ed138539b8c71a39cae95a6d30e75a0" id=d8d9768f-f0d9-48ac-b6de-36abd1afc4a0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.411281 | controller | Jun 09 17:48:33.346233 crc crio[20770]: time="2026-06-09T17:48:33.346140121Z" level=info msg="Stopped pod sandbox (already stopped): d9350aa0de97b447160d7711baa8bd2c5ed138539b8c71a39cae95a6d30e75a0" id=d8d9768f-f0d9-48ac-b6de-36abd1afc4a0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 17:48:36.411298 | controller | Jun 09 17:48:33.347444 crc crio[20770]: time="2026-06-09T17:48:33.347315034Z" level=info msg="Removing pod sandbox: d9350aa0de97b447160d7711baa8bd2c5ed138539b8c71a39cae95a6d30e75a0" id=4c88d0eb-6d15-463b-9479-dab4b72fc9fd name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.411314 | controller | Jun 09 17:48:33.377334 crc crio[20770]: time="2026-06-09T17:48:33.377225695Z" level=info msg="Removed pod sandbox: d9350aa0de97b447160d7711baa8bd2c5ed138539b8c71a39cae95a6d30e75a0" id=4c88d0eb-6d15-463b-9479-dab4b72fc9fd name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 17:48:36.411412 | controller | ok: Item: crc Runtime: 0:00:01.132719
2026-06-09 17:48:36.745248 | 
2026-06-09 17:48:36.745380 | LOOP [env_op_images : Write CRI-O logs to files per node]
2026-06-09 17:48:39.198998 | controller | changed:
2026-06-09 17:48:39.199251 | controller | {
2026-06-09 17:48:39.199279 | controller |   "ansible_loop_var": "item",
2026-06-09 17:48:39.199297 | controller |   "changed": true,
2026-06-09 17:48:39.199314 | controller |   "cmd": [
2026-06-09 17:48:39.199330 | controller |     "oc",
2026-06-09 17:48:39.199346 | controller |     "adm",
2026-06-09 17:48:39.199361 | controller |     "node-logs",
2026-06-09 17:48:39.199376 | controller |     "crc",
2026-06-09 17:48:39.199391 | controller |     "-u",
2026-06-09 17:48:39.199406 | controller |     "crio",
2026-06-09 17:48:39.199420 | controller |     "--since=-24h"
2026-06-09 17:48:39.199436 | controller |   ],
2026-06-09 17:48:39.199451 | controller |   "delta": "0:00:01.132719",
2026-06-09 17:48:39.199467 | controller |   "end": "2026-06-09 17:48:35.840843",
2026-06-09 17:48:39.199482 | controller |   "failed": false,
2026-06-09 17:48:39.199498 | controller |   "failed_when_result": false,
2026-06-09 17:48:39.199530 | controller |   "invocation": {
2026-06-09 17:48:39.199551 | controller |     "module_args": {
2026-06-09 17:48:39.199567 | controller |       "_raw_params": "oc adm node-logs \"crc\" -u crio --since=-24h",
2026-06-09 17:48:39.199583 | controller |       "_uses_shell": false,
2026-06-09 17:48:39.199599 | controller |       "argv": null,
2026-06-09 17:48:39.199614 | controller |       "chdir": null,
2026-06-09 17:48:39.199629 | controller |       "creates": null,
2026-06-09 17:48:39.199644 | controller |       "executable": null,
2026-06-09 17:48:39.199660 | controller |       "expand_argument_vars": true,
2026-06-09 17:48:39.199674 | controller |       "removes": null,
2026-06-09 17:48:39.199689 | controller |       "stdin": null,
2026-06-09 17:48:39.199703 | controller |       "stdin_add_newline": true,
2026-06-09 17:48:39.199719 | controller |       "strip_empty_ends": true,
2026-06-09 17:48:39.199733 | controller |       "zuul_ansible_split_streams": false,
2026-06-09 17:48:39.199749 | controller |       "zuul_log_id": "in-loop-ignore",
2026-06-09 17:48:39.199764 | controller |       "zuul_no_log": false,
2026-06-09 17:48:39.199779 | controller |       "zuul_output_max_bytes": 1073741824
2026-06-09 17:48:39.199803 | controller |     }
2026-06-09 17:48:39.199818 | controller |   },
2026-06-09 17:48:39.199833 | controller |   "item": "crc",
2026-06-09 17:48:39.199848 | controller |   "msg": "",
2026-06-09 17:48:39.199863 | controller |   "rc": 0,
2026-06-09 17:48:39.199878 | controller |   "start": "2026-06-09 17:48:34.708124",
2026-06-09 17:48:39.199893 | controller |   "stderr": "",
2026-06-09 17:48:39.199909 | controller |   "stderr_lines": [],
2026-06-09 17:48:39.200590 | controller |   "stdout": "Jun 09 16:26:53.136734 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...\nJun 09 16:26:54.192003 crc crio[3654]: time=\"2026-06-09T16:26:54.190496828Z\" level=info msg=\"Updating config from single file: /etc/crio/crio.conf\"\nJun 09 16:26:54.193097 crc crio[3654]: time=\"2026-06-09T16:26:54.192083313Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf\"\nJun 09 16:26:54.200238 crc crio[3654]: time=\"2026-06-09T16:26:54.200104754Z\" level=info msg=\"Updating config from path: /etc/crio/crio.conf.d\"\nJun 09 16:26:54.201383 crc crio[3654]: time=\"2026-06-09T16:26:54.201304114Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/00-default\"\nJun 09 16:26:54.221357 crc crio[3654]: time=\"2026-06-09T16:26:54.221295908Z\" level=info msg=\"Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)\"\nJun 09 16:26:54.222090 crc crio[3654]: time=\"2026-06-09T16:26:54.222020338Z\" level=info msg=\"Node configuration value for hugetlb cgroup is true\"\nJun 09 16:26:54.222200 crc crio[3654]: time=\"2026-06-09T16:26:54.222184825Z\" level=info msg=\"Node configuration value for pid cgroup is true\"\nJun 09 16:26:54.223457 crc crio[3654]: time=\"2026-06-09T16:26:54.223432207Z\" level=info msg=\"Node configuration value for memoryswap cgroup is true\"\nJun 09 16:26:54.223534 crc crio[3654]: time=\"2026-06-09T16:26:54.22351765Z\" level=info msg=\"Node configuration value for cgroup v2 is true\"\nJun 09 16:26:54.275531 crc crio[3654]: time=\"2026-06-09T16:26:54.275114779Z\" level=info msg=\"Node configuration value for systemd AllowedCPUs is true\"\nJun 09 16:26:54.347501 crc crio[3654]: time=\"2026-06-09T16:26:54.346962143Z\" 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 16:26:54.354551 crc crio[3654]: time=\"2026-06-09T16:26:54.354424021Z\" 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 16:26:54.607454 crc crio[3654]: time=\"2026-06-09T16:26:54.607332546Z\" 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 16:26:54.954025 crc crio[3654]: time=\"2026-06-09T16:26:54.953747971Z\" level=info msg=\"Checkpoint/restore support enabled\"\nJun 09 16:26:54.954025 crc crio[3654]: time=\"2026-06-09T16:26:54.95384086Z\" level=info msg=\"Using the internal default seccomp profile\"\nJun 09 16:26:54.954025 crc crio[3654]: time=\"2026-06-09T16:26:54.954009974Z\" level=info msg=\"AppArmor is disabled by the system or at CRI-O build-time\"\nJun 09 16:26:54.954025 crc crio[3654]: time=\"2026-06-09T16:26:54.954024549Z\" level=info msg=\"No blockio config file specified, blockio not configured\"\nJun 09 16:26:54.954025 crc crio[3654]: time=\"2026-06-09T16:26:54.954032727Z\" level=info msg=\"RDT not available in the host system\"\nJun 09 16:26:54.961746 crc crio[3654]: time=\"2026-06-09T16:26:54.961522965Z\" level=info msg=\"Conmon does support the --sync option\"\nJun 09 16:26:54.961746 crc crio[3654]: time=\"2026-06-09T16:26:54.961747091Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"\nJun 09 16:26:54.966823 crc crio[3654]: time=\"2026-06-09T16:26:54.966749713Z\" level=info msg=\"Conmon does support the --sync option\"\nJun 09 16:26:54.966823 crc crio[3654]: time=\"2026-06-09T16:26:54.966795548Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"\nJun 09 16:26:55.578407 crc crio[3654]: time=\"2026-06-09T16:26:55.577557524Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 16:26:55.578407 crc crio[3654]: time=\"2026-06-09T16:26:55.578353201Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 16:26:55.584086 crc crio[3654]: time=\"2026-06-09T16:26:55.583991143Z\" level=info msg=\"FLAG: --enable-profile-unix-socket=\\\"true\\\"\\n\"\nJun 09 16:26:55.584151 crc crio[3654]: time=\"2026-06-09T16:26:55.58409129Z\" level=info msg=\"FLAG: --stream-address=\\\"192.168.130.11\\\"\\n\"\nJun 09 16:26:55.586562 crc crio[3654]: time=\"2026-06-09T16:26:55.586184616Z\" 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.DisableFIPS\\\", \\\"bundle\\\", \\\"org.systemd.property.\\\", \\\"io.kubernetes.cri.container-type\\\", \\\"io.kubernetes.cri-o.UnifiedCgroup\\\", \\\"cpu-load-balancing.crio.io\\\", \\\"cpu-quota.crio.io\\\", \\\"io.containers.trace-syscall\\\", \\\"cpu-freq-governor.crio.io\\\", \\\"io.kubernetes.cri-o.seccompNotifierAction\\\", \\\"io.kubernetes.cri-o.PodLinuxResources\\\", \\\"io.kubernetes.cri-o.ShmSize\\\", \\\"irq-load-balancing.crio.io\\\", \\\"cpu-c-states.crio.io\\\", \\\"org.criu.config\\\", \\\"module.wasm.image/variant\\\", \\\"run.oci.\\\", \\\"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\\\", \\\"io.kubernetes.cri-o.PodLinuxOverhead\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\", \\\"cpu-shared.crio.io\\\", \\\"seccomp-profile.kubernetes.cri-o.io\\\", \\\"io.kubernetes.cri.rdt-class\\\", \\\"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\\\", \\\"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 16:26:55.592612 crc crio[3654]: time=\"2026-06-09T16:26:55.592246008Z\" level=warning msg=\"Checking storage directory /var/lib/containers/storage for errors because of unclean shutdown\"\nJun 09 16:26:57.657371 crc crio[3654]: time=\"2026-06-09T16:26:57.656579959Z\" level=info msg=\"Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus\"\nJun 09 16:26:57.658529 crc crio[3654]: time=\"2026-06-09T16:26:57.657928615Z\" level=info msg=\"Restore irqbalance config: nothing to do\"\nJun 09 16:26:57.857132 crc crio[3654]: time=\"2026-06-09T16:26:57.856986914Z\" 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 16:26:57.864852 crc crio[3654]: time=\"2026-06-09T16:26:57.864767405Z\" level=warning msg=\"Deleting all containers under sandbox 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2 since it could not be restored\"\nJun 09 16:26:57.874974 crc crio[3654]: time=\"2026-06-09T16:26:57.87483957Z\" 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 16:26:57.885405 crc crio[3654]: time=\"2026-06-09T16:26:57.885250774Z\" level=warning msg=\"Deleting all containers under sandbox 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f since it could not be restored\"\nJun 09 16:26:57.970164 crc crio[3654]: time=\"2026-06-09T16:26:57.969581056Z\" 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 16:26:57.976112 crc crio[3654]: time=\"2026-06-09T16:26:57.97603044Z\" level=warning msg=\"Deleting all containers under sandbox da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f since it could not be restored\"\nJun 09 16:26:58.053479 crc crio[3654]: time=\"2026-06-09T16:26:58.05326724Z\" 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 16:26:58.063220 crc crio[3654]: time=\"2026-06-09T16:26:58.062934476Z\" level=warning msg=\"Deleting all containers under sandbox 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20 since it could not be restored\"\nJun 09 16:26:58.077128 crc crio[3654]: time=\"2026-06-09T16:26:58.076893082Z\" 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 16:26:58.088908 crc crio[3654]: time=\"2026-06-09T16:26:58.088629403Z\" level=warning msg=\"Deleting all containers under sandbox b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d since it could not be restored\"\nJun 09 16:26:58.121052 crc crio[3654]: time=\"2026-06-09T16:26:58.120906643Z\" 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 16:26:58.132048 crc crio[3654]: time=\"2026-06-09T16:26:58.131894286Z\" level=warning msg=\"Deleting all containers under sandbox 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7 since it could not be restored\"\nJun 09 16:26:58.142533 crc crio[3654]: time=\"2026-06-09T16:26:58.14238512Z\" 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 16:26:58.153815 crc crio[3654]: time=\"2026-06-09T16:26:58.153571882Z\" level=warning msg=\"Deleting all containers under sandbox 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab since it could not be restored\"\nJun 09 16:26:58.167908 crc crio[3654]: time=\"2026-06-09T16:26:58.167850777Z\" 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 16:26:58.173962 crc crio[3654]: time=\"2026-06-09T16:26:58.173871622Z\" level=warning msg=\"Deleting all containers under sandbox 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6 since it could not be restored\"\nJun 09 16:26:58.201804 crc crio[3654]: time=\"2026-06-09T16:26:58.200364327Z\" 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 16:26:58.210794 crc crio[3654]: time=\"2026-06-09T16:26:58.210701151Z\" level=warning msg=\"Deleting all containers under sandbox 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f since it could not be restored\"\nJun 09 16:26:58.223318 crc crio[3654]: time=\"2026-06-09T16:26:58.223207091Z\" 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 16:26:58.228774 crc crio[3654]: time=\"2026-06-09T16:26:58.228579637Z\" level=warning msg=\"Deleting all containers under sandbox 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150 since it could not be restored\"\nJun 09 16:26:58.235878 crc crio[3654]: time=\"2026-06-09T16:26:58.235802269Z\" 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 16:26:58.239735 crc crio[3654]: time=\"2026-06-09T16:26:58.23959056Z\" level=warning msg=\"Deleting all containers under sandbox cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc since it could not be restored\"\nJun 09 16:26:58.257299 crc crio[3654]: time=\"2026-06-09T16:26:58.257086317Z\" 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 16:26:58.261795 crc crio[3654]: time=\"2026-06-09T16:26:58.261760275Z\" level=warning msg=\"Deleting all containers under sandbox 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405 since it could not be restored\"\nJun 09 16:26:58.272255 crc crio[3654]: time=\"2026-06-09T16:26:58.27221372Z\" 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 16:26:58.276913 crc crio[3654]: time=\"2026-06-09T16:26:58.276811818Z\" level=warning msg=\"Deleting all containers under sandbox caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4 since it could not be restored\"\nJun 09 16:26:58.289793 crc crio[3654]: time=\"2026-06-09T16:26:58.289582287Z\" 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 16:26:58.294538 crc crio[3654]: time=\"2026-06-09T16:26:58.294381345Z\" level=warning msg=\"Deleting all containers under sandbox ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda since it could not be restored\"\nJun 09 16:26:58.392884 crc crio[3654]: time=\"2026-06-09T16:26:58.392480863Z\" 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 16:26:58.403423 crc crio[3654]: time=\"2026-06-09T16:26:58.403245236Z\" level=warning msg=\"Deleting all containers under sandbox df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef since it could not be restored\"\nJun 09 16:26:58.416024 crc crio[3654]: time=\"2026-06-09T16:26:58.415857085Z\" 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 16:26:58.423939 crc crio[3654]: time=\"2026-06-09T16:26:58.423884615Z\" level=warning msg=\"Deleting all containers under sandbox 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1 since it could not be restored\"\nJun 09 16:26:58.442223 crc crio[3654]: time=\"2026-06-09T16:26:58.44211833Z\" 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 16:26:58.449044 crc crio[3654]: time=\"2026-06-09T16:26:58.448929634Z\" level=warning msg=\"Deleting all containers under sandbox 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d since it could not be restored\"\nJun 09 16:26:58.463621 crc crio[3654]: time=\"2026-06-09T16:26:58.463509858Z\" 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 16:26:58.471745 crc crio[3654]: time=\"2026-06-09T16:26:58.471576238Z\" level=warning msg=\"Deleting all containers under sandbox 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010 since it could not be restored\"\nJun 09 16:26:58.485909 crc crio[3654]: time=\"2026-06-09T16:26:58.484383686Z\" 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 16:26:58.489232 crc crio[3654]: time=\"2026-06-09T16:26:58.489135375Z\" level=warning msg=\"Deleting all containers under sandbox 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791 since it could not be restored\"\nJun 09 16:26:58.497940 crc crio[3654]: time=\"2026-06-09T16:26:58.497843003Z\" 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 16:26:58.503380 crc crio[3654]: time=\"2026-06-09T16:26:58.503301469Z\" level=warning msg=\"Deleting all containers under sandbox d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65 since it could not be restored\"\nJun 09 16:26:58.514431 crc crio[3654]: time=\"2026-06-09T16:26:58.514323782Z\" 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 16:26:58.521182 crc crio[3654]: time=\"2026-06-09T16:26:58.521094516Z\" level=warning msg=\"Deleting all containers under sandbox 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b since it could not be restored\"\nJun 09 16:26:58.536482 crc crio[3654]: time=\"2026-06-09T16:26:58.536374718Z\" 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 16:26:58.542108 crc crio[3654]: time=\"2026-06-09T16:26:58.542056994Z\" level=warning msg=\"Deleting all containers under sandbox ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff since it could not be restored\"\nJun 09 16:26:58.549198 crc crio[3654]: time=\"2026-06-09T16:26:58.549158646Z\" 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 16:26:58.554315 crc crio[3654]: time=\"2026-06-09T16:26:58.554249164Z\" level=warning msg=\"Deleting all containers under sandbox 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0 since it could not be restored\"\nJun 09 16:26:58.562090 crc crio[3654]: time=\"2026-06-09T16:26:58.562040755Z\" 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 16:26:58.595016 crc crio[3654]: time=\"2026-06-09T16:26:58.594839053Z\" level=warning msg=\"Deleting all containers under sandbox 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227 since it could not be restored\"\nJun 09 16:26:58.602852 crc crio[3654]: time=\"2026-06-09T16:26:58.602814944Z\" 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 16:26:58.608108 crc crio[3654]: time=\"2026-06-09T16:26:58.607072504Z\" level=warning msg=\"Deleting all containers under sandbox 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34 since it could not be restored\"\nJun 09 16:26:58.642739 crc crio[3654]: time=\"2026-06-09T16:26:58.642497156Z\" 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 16:26:58.646951 crc crio[3654]: time=\"2026-06-09T16:26:58.646782896Z\" level=warning msg=\"Deleting all containers under sandbox ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017 since it could not be restored\"\nJun 09 16:26:58.657708 crc crio[3654]: time=\"2026-06-09T16:26:58.657540889Z\" 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 16:26:58.662501 crc crio[3654]: time=\"2026-06-09T16:26:58.662387497Z\" level=warning msg=\"Deleting all containers under sandbox 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9 since it could not be restored\"\nJun 09 16:26:58.677578 crc crio[3654]: time=\"2026-06-09T16:26:58.67738757Z\" 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 16:26:58.684136 crc crio[3654]: time=\"2026-06-09T16:26:58.684028724Z\" level=warning msg=\"Deleting all containers under sandbox cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f since it could not be restored\"\nJun 09 16:26:58.694244 crc crio[3654]: time=\"2026-06-09T16:26:58.694112129Z\" 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 16:26:58.698710 crc crio[3654]: time=\"2026-06-09T16:26:58.698578708Z\" level=warning msg=\"Deleting all containers under sandbox aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c since it could not be restored\"\nJun 09 16:26:58.707402 crc crio[3654]: time=\"2026-06-09T16:26:58.707169937Z\" 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 16:26:58.714470 crc crio[3654]: time=\"2026-06-09T16:26:58.714381869Z\" level=warning msg=\"Deleting all containers under sandbox a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7 since it could not be restored\"\nJun 09 16:26:58.729324 crc crio[3654]: time=\"2026-06-09T16:26:58.729210422Z\" 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 16:26:58.734325 crc crio[3654]: time=\"2026-06-09T16:26:58.73419442Z\" level=warning msg=\"Deleting all containers under sandbox b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5 since it could not be restored\"\nJun 09 16:26:58.742235 crc crio[3654]: time=\"2026-06-09T16:26:58.74213295Z\" 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 16:26:58.746516 crc crio[3654]: time=\"2026-06-09T16:26:58.74646646Z\" level=warning msg=\"Deleting all containers under sandbox c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86 since it could not be restored\"\nJun 09 16:26:58.793360 crc crio[3654]: time=\"2026-06-09T16:26:58.792894005Z\" 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 16:26:58.796840 crc crio[3654]: time=\"2026-06-09T16:26:58.796813765Z\" level=warning msg=\"Deleting all containers under sandbox 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471 since it could not be restored\"\nJun 09 16:26:58.816186 crc crio[3654]: time=\"2026-06-09T16:26:58.815947508Z\" 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 16:26:58.823226 crc crio[3654]: time=\"2026-06-09T16:26:58.823110881Z\" level=warning msg=\"Deleting all containers under sandbox 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730 since it could not be restored\"\nJun 09 16:26:58.830735 crc crio[3654]: time=\"2026-06-09T16:26:58.830586962Z\" 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 16:26:58.835024 crc crio[3654]: time=\"2026-06-09T16:26:58.834930157Z\" level=warning msg=\"Deleting all containers under sandbox fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183 since it could not be restored\"\nJun 09 16:26:58.840881 crc crio[3654]: time=\"2026-06-09T16:26:58.840806593Z\" 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 16:26:58.843805 crc crio[3654]: time=\"2026-06-09T16:26:58.843718839Z\" level=warning msg=\"Deleting all containers under sandbox 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a since it could not be restored\"\nJun 09 16:26:58.854155 crc crio[3654]: time=\"2026-06-09T16:26:58.854083218Z\" 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 16:26:58.858730 crc crio[3654]: time=\"2026-06-09T16:26:58.858617174Z\" level=warning msg=\"Deleting all containers under sandbox 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118 since it could not be restored\"\nJun 09 16:26:58.877387 crc crio[3654]: time=\"2026-06-09T16:26:58.877230059Z\" 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 16:26:58.882136 crc crio[3654]: time=\"2026-06-09T16:26:58.882028542Z\" level=warning msg=\"Deleting all containers under sandbox 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded since it could not be restored\"\nJun 09 16:26:58.891200 crc crio[3654]: time=\"2026-06-09T16:26:58.891078902Z\" 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 16:26:58.899308 crc crio[3654]: time=\"2026-06-09T16:26:58.898823683Z\" level=warning msg=\"Deleting all containers under sandbox 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5 since it could not be restored\"\nJun 09 16:26:58.907290 crc crio[3654]: time=\"2026-06-09T16:26:58.907189312Z\" 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 16:26:58.911845 crc crio[3654]: time=\"2026-06-09T16:26:58.911755318Z\" level=warning msg=\"Deleting all containers under sandbox 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3 since it could not be restored\"\nJun 09 16:26:58.920008 crc crio[3654]: time=\"2026-06-09T16:26:58.9198737Z\" 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 16:26:58.925512 crc crio[3654]: time=\"2026-06-09T16:26:58.925401045Z\" level=warning msg=\"Deleting all containers under sandbox e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400 since it could not be restored\"\nJun 09 16:26:58.934074 crc crio[3654]: time=\"2026-06-09T16:26:58.933903959Z\" 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 16:26:58.939860 crc crio[3654]: time=\"2026-06-09T16:26:58.939481025Z\" level=warning msg=\"Deleting all containers under sandbox 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d since it could not be restored\"\nJun 09 16:26:58.948004 crc crio[3654]: time=\"2026-06-09T16:26:58.947850165Z\" 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 16:26:58.952878 crc crio[3654]: time=\"2026-06-09T16:26:58.952753941Z\" level=warning msg=\"Deleting all containers under sandbox ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f since it could not be restored\"\nJun 09 16:26:58.975886 crc crio[3654]: time=\"2026-06-09T16:26:58.975580962Z\" 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 16:26:58.982709 crc crio[3654]: time=\"2026-06-09T16:26:58.982585341Z\" level=warning msg=\"Deleting all containers under sandbox c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946 since it could not be restored\"\nJun 09 16:26:59.040854 crc crio[3654]: time=\"2026-06-09T16:26:59.040519928Z\" 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 16:26:59.047889 crc crio[3654]: time=\"2026-06-09T16:26:59.04761762Z\" level=warning msg=\"Deleting all containers under sandbox 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911 since it could not be restored\"\nJun 09 16:26:59.070039 crc crio[3654]: time=\"2026-06-09T16:26:59.069611556Z\" 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 16:26:59.074483 crc crio[3654]: time=\"2026-06-09T16:26:59.074389178Z\" level=warning msg=\"Deleting all containers under sandbox 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240 since it could not be restored\"\nJun 09 16:26:59.083572 crc crio[3654]: time=\"2026-06-09T16:26:59.083454669Z\" 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 16:26:59.088521 crc crio[3654]: time=\"2026-06-09T16:26:59.088411357Z\" level=warning msg=\"Deleting all containers under sandbox ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673 since it could not be restored\"\nJun 09 16:26:59.096060 crc crio[3654]: time=\"2026-06-09T16:26:59.095976442Z\" 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 16:26:59.101517 crc crio[3654]: time=\"2026-06-09T16:26:59.101402404Z\" level=warning msg=\"Deleting all containers under sandbox 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a since it could not be restored\"\nJun 09 16:26:59.117734 crc crio[3654]: time=\"2026-06-09T16:26:59.117517415Z\" 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 16:26:59.124354 crc crio[3654]: time=\"2026-06-09T16:26:59.124139392Z\" level=warning msg=\"Deleting all containers under sandbox 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1 since it could not be restored\"\nJun 09 16:26:59.148075 crc crio[3654]: time=\"2026-06-09T16:26:59.147966673Z\" 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 16:26:59.152872 crc crio[3654]: time=\"2026-06-09T16:26:59.152425906Z\" level=warning msg=\"Deleting all containers under sandbox 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7 since it could not be restored\"\nJun 09 16:26:59.157921 crc crio[3654]: time=\"2026-06-09T16:26:59.157817436Z\" 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 16:26:59.162525 crc crio[3654]: time=\"2026-06-09T16:26:59.162474515Z\" level=warning msg=\"Deleting all containers under sandbox 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28 since it could not be restored\"\nJun 09 16:26:59.179417 crc crio[3654]: time=\"2026-06-09T16:26:59.179216875Z\" 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 16:26:59.183531 crc crio[3654]: time=\"2026-06-09T16:26:59.183448311Z\" level=warning msg=\"Deleting all containers under sandbox 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587 since it could not be restored\"\nJun 09 16:26:59.191760 crc crio[3654]: time=\"2026-06-09T16:26:59.191567213Z\" 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 16:26:59.197230 crc crio[3654]: time=\"2026-06-09T16:26:59.197130499Z\" level=warning msg=\"Deleting all containers under sandbox a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5 since it could not be restored\"\nJun 09 16:26:59.213088 crc crio[3654]: time=\"2026-06-09T16:26:59.212957691Z\" 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 16:26:59.217451 crc crio[3654]: time=\"2026-06-09T16:26:59.21730545Z\" level=warning msg=\"Deleting all containers under sandbox 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21 since it could not be restored\"\nJun 09 16:26:59.228702 crc crio[3654]: time=\"2026-06-09T16:26:59.228506845Z\" 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 16:26:59.234029 crc crio[3654]: time=\"2026-06-09T16:26:59.233885985Z\" level=warning msg=\"Deleting all containers under sandbox f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae since it could not be restored\"\nJun 09 16:26:59.242430 crc crio[3654]: time=\"2026-06-09T16:26:59.242312346Z\" 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 16:26:59.246949 crc crio[3654]: time=\"2026-06-09T16:26:59.246824061Z\" level=warning msg=\"Deleting all containers under sandbox f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852 since it could not be restored\"\nJun 09 16:26:59.256937 crc crio[3654]: time=\"2026-06-09T16:26:59.256801558Z\" 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 16:26:59.260792 crc crio[3654]: time=\"2026-06-09T16:26:59.260736976Z\" level=warning msg=\"Deleting all containers under sandbox 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb since it could not be restored\"\nJun 09 16:26:59.269140 crc crio[3654]: time=\"2026-06-09T16:26:59.269056104Z\" 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 16:26:59.274433 crc crio[3654]: time=\"2026-06-09T16:26:59.274354832Z\" level=warning msg=\"Deleting all containers under sandbox 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007 since it could not be restored\"\nJun 09 16:26:59.281919 crc crio[3654]: time=\"2026-06-09T16:26:59.281790644Z\" 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 16:26:59.286133 crc crio[3654]: time=\"2026-06-09T16:26:59.286067101Z\" level=warning msg=\"Deleting all containers under sandbox 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a since it could not be restored\"\nJun 09 16:26:59.298208 crc crio[3654]: time=\"2026-06-09T16:26:59.298137461Z\" 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 16:26:59.303232 crc crio[3654]: time=\"2026-06-09T16:26:59.302618295Z\" level=warning msg=\"Deleting all containers under sandbox 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e since it could not be restored\"\nJun 09 16:26:59.311454 crc crio[3654]: time=\"2026-06-09T16:26:59.311206941Z\" 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 16:26:59.315467 crc crio[3654]: time=\"2026-06-09T16:26:59.315373305Z\" level=warning msg=\"Deleting all containers under sandbox 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71 since it could not be restored\"\nJun 09 16:26:59.335465 crc crio[3654]: time=\"2026-06-09T16:26:59.335371211Z\" 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 16:26:59.338589 crc crio[3654]: time=\"2026-06-09T16:26:59.338522725Z\" level=warning msg=\"Deleting all containers under sandbox 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b since it could not be restored\"\nJun 09 16:26:59.344966 crc crio[3654]: time=\"2026-06-09T16:26:59.344876205Z\" 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 16:26:59.348572 crc crio[3654]: time=\"2026-06-09T16:26:59.348500683Z\" level=warning msg=\"Deleting all containers under sandbox 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d since it could not be restored\"\nJun 09 16:26:59.356443 crc crio[3654]: time=\"2026-06-09T16:26:59.356230903Z\" 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 16:26:59.359974 crc crio[3654]: time=\"2026-06-09T16:26:59.359871942Z\" level=warning msg=\"Deleting all containers under sandbox cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946 since it could not be restored\"\nJun 09 16:26:59.371588 crc crio[3654]: time=\"2026-06-09T16:26:59.371476358Z\" 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 16:26:59.376192 crc crio[3654]: time=\"2026-06-09T16:26:59.376065735Z\" level=warning msg=\"Deleting all containers under sandbox 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255 since it could not be restored\"\nJun 09 16:26:59.381930 crc crio[3654]: time=\"2026-06-09T16:26:59.381837017Z\" 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 16:26:59.385296 crc crio[3654]: time=\"2026-06-09T16:26:59.385163936Z\" level=warning msg=\"Deleting all containers under sandbox 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0 since it could not be restored\"\nJun 09 16:26:59.391791 crc crio[3654]: time=\"2026-06-09T16:26:59.391617609Z\" 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 16:26:59.394450 crc crio[3654]: time=\"2026-06-09T16:26:59.394363611Z\" level=warning msg=\"Deleting all containers under sandbox 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce since it could not be restored\"\nJun 09 16:26:59.421602 crc crio[3654]: time=\"2026-06-09T16:26:59.421363886Z\" 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 16:26:59.424775 crc crio[3654]: time=\"2026-06-09T16:26:59.424588762Z\" level=warning msg=\"Deleting all containers under sandbox 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16 since it could not be restored\"\nJun 09 16:26:59.437978 crc crio[3654]: time=\"2026-06-09T16:26:59.437726954Z\" 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 16:26:59.443052 crc crio[3654]: time=\"2026-06-09T16:26:59.442937989Z\" level=warning msg=\"Deleting all containers under sandbox aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1 since it could not be restored\"\nJun 09 16:26:59.452497 crc crio[3654]: time=\"2026-06-09T16:26:59.45235679Z\" 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 16:26:59.455209 crc crio[3654]: time=\"2026-06-09T16:26:59.455092852Z\" level=warning msg=\"Deleting all containers under sandbox 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9 since it could not be restored\"\nJun 09 16:26:59.462830 crc crio[3654]: time=\"2026-06-09T16:26:59.462729339Z\" 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 16:26:59.465527 crc crio[3654]: time=\"2026-06-09T16:26:59.465452211Z\" level=warning msg=\"Deleting all containers under sandbox f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6 since it could not be restored\"\nJun 09 16:26:59.533469 crc crio[3654]: time=\"2026-06-09T16:26:59.533333195Z\" 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 16:26:59.533956 crc crio[3654]: time=\"2026-06-09T16:26:59.533630184Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 16:26:59.534388 crc crio[3654]: time=\"2026-06-09T16:26:59.534301214Z\" 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 16:26:59.535766 crc crio[3654]: time=\"2026-06-09T16:26:59.535558461Z\" level=info msg=\"Registered SIGHUP reload watcher\"\nJun 09 16:26:59.536550 crc crio[3654]: time=\"2026-06-09T16:26:59.536364365Z\" 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:0xc00008c000}] Aliases:map[]}\"\nJun 09 16:26:59.537387 crc crio[3654]: time=\"2026-06-09T16:26:59.53719395Z\" 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 16:26:59.542403 crc crio[3654]: time=\"2026-06-09T16:26:59.542316933Z\" level=info msg=\"Starting seccomp notifier watcher\"\nJun 09 16:26:59.542536 crc crio[3654]: time=\"2026-06-09T16:26:59.542417456Z\" level=info msg=\"Serving metrics on 127.0.0.1:9537 using HTTP\"\nJun 09 16:26:59.543015 crc crio[3654]: time=\"2026-06-09T16:26:59.542812518Z\" level=info msg=\"Create NRI interface\"\nJun 09 16:26:59.545012 crc crio[3654]: time=\"2026-06-09T16:26:59.544931891Z\" level=info msg=\"runtime interface created\"\nJun 09 16:26:59.545216 crc crio[3654]: time=\"2026-06-09T16:26:59.545142287Z\" level=info msg=\"Registered domain \\\"k8s.io\\\" with NRI\"\nJun 09 16:26:59.545216 crc crio[3654]: time=\"2026-06-09T16:26:59.545201539Z\" level=info msg=\"runtime interface starting up...\"\nJun 09 16:26:59.545216 crc crio[3654]: time=\"2026-06-09T16:26:59.545220429Z\" level=info msg=\"starting plugins...\"\nJun 09 16:26:59.545541 crc crio[3654]: time=\"2026-06-09T16:26:59.545468307Z\" level=info msg=\"Synchronizing NRI (plugin) with current runtime state\"\nJun 09 16:26:59.548473 crc crio[3654]: time=\"2026-06-09T16:26:59.548399794Z\" level=info msg=\"No systemd watchdog enabled\"\nJun 09 16:26:59.558163 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).\nJun 09 16:26:59.724156 crc crio[3654]: 2026-06-09T16:26:59Z [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 16:26:59.725507 crc crio[3654]: time=\"2026-06-09T16:26:59.724521556Z\" level=info msg=\"Successfully cleaned up network for pod 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405\"\nJun 09 16:26:59.725507 crc crio[3654]: time=\"2026-06-09T16:26:59.724553837Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 16:26:59.725507 crc crio[3654]: time=\"2026-06-09T16:26:59.724598179Z\" 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 16:26:59.725507 crc crio[3654]: time=\"2026-06-09T16:26:59.7249885Z\" 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:0xc001512440}] Aliases:map[]}\"\nJun 09 16:26:59.725507 crc crio[3654]: time=\"2026-06-09T16:26:59.725143535Z\" 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 16:26:59.911011 crc crio[3654]: 2026-06-09T16:26:59Z [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 16:26:59.911712 crc crio[3654]: time=\"2026-06-09T16:26:59.911512383Z\" level=info msg=\"Successfully cleaned up network for pod 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0\"\nJun 09 16:26:59.911712 crc crio[3654]: time=\"2026-06-09T16:26:59.911590675Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 16:26:59.911712 crc crio[3654]: time=\"2026-06-09T16:26:59.911692528Z\" 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 16:26:59.912008 crc crio[3654]: time=\"2026-06-09T16:26:59.911962696Z\" 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:0xc0001260f0}] Aliases:map[]}\"\nJun 09 16:26:59.912478 crc crio[3654]: time=\"2026-06-09T16:26:59.912370608Z\" level=info msg=\"Deleting pod openshift-ingress-canary_ingress-canary-jlj86 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:27:00.048035 crc crio[3654]: 2026-06-09T16:27:00Z [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 16:27:00.048350 crc crio[3654]: time=\"2026-06-09T16:27:00.048079396Z\" level=info msg=\"Successfully cleaned up network for pod 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb\"\nJun 09 16:27:00.048350 crc crio[3654]: time=\"2026-06-09T16:27:00.048127407Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 16:27:00.048350 crc crio[3654]: time=\"2026-06-09T16:27:00.048166548Z\" 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 16:27:00.048490 crc crio[3654]: time=\"2026-06-09T16:27:00.048450527Z\" 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:0xc000536010}] Aliases:map[]}\"\nJun 09 16:27:00.048818 crc crio[3654]: time=\"2026-06-09T16:27:00.048612841Z\" 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 16:27:00.132502 crc crio[3654]: 2026-06-09T16:27:00Z [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 16:27:00.132843 crc crio[3654]: time=\"2026-06-09T16:27:00.132793462Z\" level=info msg=\"Successfully cleaned up network for pod 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7\"\nJun 09 16:27:00.132843 crc crio[3654]: time=\"2026-06-09T16:27:00.132835153Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 16:27:00.132958 crc crio[3654]: time=\"2026-06-09T16:27:00.132861704Z\" level=info msg=\"Successfully cleaned up network for pod 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911\"\nJun 09 16:27:00.132958 crc crio[3654]: time=\"2026-06-09T16:27:00.132879965Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 16:27:00.132958 crc crio[3654]: time=\"2026-06-09T16:27:00.132892585Z\" level=info msg=\"Successfully cleaned up network for pod 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227\"\nJun 09 16:27:00.132958 crc crio[3654]: time=\"2026-06-09T16:27:00.132902215Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 16:27:00.132958 crc crio[3654]: time=\"2026-06-09T16:27:00.132920666Z\" level=info msg=\"Successfully cleaned up network for pod 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6\"\nJun 09 16:27:00.132958 crc crio[3654]: time=\"2026-06-09T16:27:00.132934066Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 16:27:00.132958 crc crio[3654]: time=\"2026-06-09T16:27:00.132945416Z\" level=info msg=\"Successfully cleaned up network for pod 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255\"\nJun 09 16:27:00.132958 crc crio[3654]: time=\"2026-06-09T16:27:00.132954837Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 16:27:00.133207 crc crio[3654]: time=\"2026-06-09T16:27:00.132988898Z\" 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 16:27:00.133340 crc crio[3654]: time=\"2026-06-09T16:27:00.133227365Z\" 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:0xc000f14020}] Aliases:map[]}\"\nJun 09 16:27:00.133577 crc crio[3654]: time=\"2026-06-09T16:27:00.133517954Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:27:00.256098 crc crio[3654]: 2026-06-09T16:27:00Z [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 16:27:00.256516 crc crio[3654]: time=\"2026-06-09T16:27:00.256375607Z\" level=info msg=\"Successfully cleaned up network for pod 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d\"\nJun 09 16:27:00.256516 crc crio[3654]: time=\"2026-06-09T16:27:00.2564769Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 16:27:00.256838 crc crio[3654]: time=\"2026-06-09T16:27:00.256554803Z\" 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 16:27:00.257205 crc crio[3654]: time=\"2026-06-09T16:27:00.257084499Z\" 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:0xc001512510}] Aliases:map[]}\"\nJun 09 16:27:00.257577 crc crio[3654]: time=\"2026-06-09T16:27:00.257452309Z\" level=info msg=\"Deleting pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:27:00.384032 crc crio[3654]: 2026-06-09T16:27:00Z [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 16:27:00.384349 crc crio[3654]: time=\"2026-06-09T16:27:00.38421324Z\" level=info msg=\"Successfully cleaned up network for pod 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1\"\nJun 09 16:27:00.384398 crc crio[3654]: time=\"2026-06-09T16:27:00.384350344Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 16:27:00.384398 crc crio[3654]: time=\"2026-06-09T16:27:00.384388935Z\" level=info msg=\"Successfully cleaned up network for pod c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946\"\nJun 09 16:27:00.384460 crc crio[3654]: time=\"2026-06-09T16:27:00.384404245Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 16:27:00.384492 crc crio[3654]: time=\"2026-06-09T16:27:00.384447047Z\" 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 16:27:00.384988 crc crio[3654]: time=\"2026-06-09T16:27:00.38490194Z\" 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:0xc000190308}] Aliases:map[]}\"\nJun 09 16:27:00.385303 crc crio[3654]: time=\"2026-06-09T16:27:00.385200319Z\" level=info msg=\"Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:27:00.473061 crc crio[3654]: 2026-06-09T16:27:00Z [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 16:27:00.473295 crc crio[3654]: time=\"2026-06-09T16:27:00.473141441Z\" level=info msg=\"Successfully cleaned up network for pod 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010\"\nJun 09 16:27:00.473295 crc crio[3654]: time=\"2026-06-09T16:27:00.473169832Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 16:27:00.473295 crc crio[3654]: time=\"2026-06-09T16:27:00.473202263Z\" 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 16:27:00.473477 crc crio[3654]: time=\"2026-06-09T16:27:00.473402979Z\" 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:0xc000f140c0}] Aliases:map[]}\"\nJun 09 16:27:00.473569 crc crio[3654]: time=\"2026-06-09T16:27:00.473524452Z\" 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 16:27:00.608904 crc crio[3654]: 2026-06-09T16:27:00Z [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 16:27:00.608904 crc crio[3654]: time=\"2026-06-09T16:27:00.608842818Z\" level=info msg=\"Successfully cleaned up network for pod b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d\"\nJun 09 16:27:00.608904 crc crio[3654]: time=\"2026-06-09T16:27:00.608882059Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 16:27:00.609500 crc crio[3654]: time=\"2026-06-09T16:27:00.6089369Z\" 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 16:27:00.609500 crc crio[3654]: time=\"2026-06-09T16:27:00.609171787Z\" 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:0xc0015125b8}] Aliases:map[]}\"\nJun 09 16:27:00.609500 crc crio[3654]: time=\"2026-06-09T16:27:00.609385324Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:27:00.630211 crc crio[3654]: 2026-06-09T16:27:00Z [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 16:27:00.630471 crc crio[3654]: time=\"2026-06-09T16:27:00.6303779Z\" level=info msg=\"Successfully cleaned up network for pod 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28\"\nJun 09 16:27:00.630471 crc crio[3654]: time=\"2026-06-09T16:27:00.630449482Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 16:27:00.630599 crc crio[3654]: time=\"2026-06-09T16:27:00.630497063Z\" 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 16:27:00.630924 crc crio[3654]: time=\"2026-06-09T16:27:00.630837974Z\" 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:0xc000190488}] Aliases:map[]}\"\nJun 09 16:27:00.631147 crc crio[3654]: time=\"2026-06-09T16:27:00.63106432Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:27:00.833785 crc crio[3654]: 2026-06-09T16:27:00Z [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 16:27:00.834616 crc crio[3654]: time=\"2026-06-09T16:27:00.833959731Z\" level=info msg=\"Successfully cleaned up network for pod 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240\"\nJun 09 16:27:00.834616 crc crio[3654]: time=\"2026-06-09T16:27:00.834005862Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 16:27:00.834616 crc crio[3654]: time=\"2026-06-09T16:27:00.834051424Z\" 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 16:27:00.834616 crc crio[3654]: time=\"2026-06-09T16:27:00.834403094Z\" 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:0xc0005360d0}] Aliases:map[]}\"\nJun 09 16:27:00.834826 crc crio[3654]: time=\"2026-06-09T16:27:00.834633921Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:27:00.876139 crc crio[3654]: 2026-06-09T16:27:00Z [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 16:27:00.876422 crc crio[3654]: time=\"2026-06-09T16:27:00.87617358Z\" level=info msg=\"Successfully cleaned up network for pod 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118\"\nJun 09 16:27:00.876422 crc crio[3654]: time=\"2026-06-09T16:27:00.876217111Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 16:27:00.876422 crc crio[3654]: time=\"2026-06-09T16:27:00.876331285Z\" 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 16:27:00.876982 crc crio[3654]: time=\"2026-06-09T16:27:00.87684784Z\" 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:0xc000f14180}] Aliases:map[]}\"\nJun 09 16:27:00.877556 crc crio[3654]: time=\"2026-06-09T16:27:00.877450438Z\" 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 16:27:00.927919 crc crio[3654]: 2026-06-09T16:27:00Z [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 16:27:00.928381 crc crio[3654]: time=\"2026-06-09T16:27:00.927988745Z\" level=info msg=\"Successfully cleaned up network for pod aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c\"\nJun 09 16:27:00.928381 crc crio[3654]: time=\"2026-06-09T16:27:00.928021406Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 16:27:00.928381 crc crio[3654]: time=\"2026-06-09T16:27:00.928036617Z\" level=info msg=\"Successfully cleaned up network for pod 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f\"\nJun 09 16:27:00.928381 crc crio[3654]: time=\"2026-06-09T16:27:00.928046247Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 16:27:00.928381 crc crio[3654]: time=\"2026-06-09T16:27:00.928076708Z\" 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 16:27:00.928381 crc crio[3654]: time=\"2026-06-09T16:27:00.928320775Z\" 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:0xc000f14210}] Aliases:map[]}\"\nJun 09 16:27:00.928940 crc crio[3654]: time=\"2026-06-09T16:27:00.92849608Z\" level=info msg=\"Deleting pod hostpath-provisioner_csi-hostpathplugin-mpq2f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:27:00.959761 crc crio[3654]: 2026-06-09T16:27:00Z [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 16:27:00.960012 crc crio[3654]: time=\"2026-06-09T16:27:00.959919737Z\" level=info msg=\"Successfully cleaned up network for pod f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6\"\nJun 09 16:27:00.960012 crc crio[3654]: time=\"2026-06-09T16:27:00.959973399Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 16:27:00.960012 crc crio[3654]: time=\"2026-06-09T16:27:00.96000831Z\" 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 16:27:00.960237 crc crio[3654]: time=\"2026-06-09T16:27:00.960184025Z\" 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:0xc0001905e0}] Aliases:map[]}\"\nJun 09 16:27:00.960477 crc crio[3654]: time=\"2026-06-09T16:27:00.960359801Z\" level=info msg=\"Deleting pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:27:00.993226 crc crio[3654]: 2026-06-09T16:27:00Z [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 16:27:00.993574 crc crio[3654]: time=\"2026-06-09T16:27:00.993434577Z\" level=info msg=\"Successfully cleaned up network for pod aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1\"\nJun 09 16:27:00.993574 crc crio[3654]: time=\"2026-06-09T16:27:00.993523089Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 16:27:00.993791 crc crio[3654]: time=\"2026-06-09T16:27:00.993621092Z\" 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 16:27:00.994158 crc crio[3654]: time=\"2026-06-09T16:27:00.994058235Z\" 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:0xc000f142d8}] Aliases:map[]}\"\nJun 09 16:27:00.994780 crc crio[3654]: time=\"2026-06-09T16:27:00.99455489Z\" level=info msg=\"Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:27:01.105165 crc crio[3654]: 2026-06-09T16:27:01Z [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 16:27:01.105324 crc crio[3654]: time=\"2026-06-09T16:27:01.105240071Z\" level=info msg=\"Successfully cleaned up network for pod e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400\"\nJun 09 16:27:01.105324 crc crio[3654]: time=\"2026-06-09T16:27:01.105317273Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 16:27:01.105453 crc crio[3654]: time=\"2026-06-09T16:27:01.105360905Z\" 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 16:27:01.105830 crc crio[3654]: time=\"2026-06-09T16:27:01.105742296Z\" 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:0xc000f14378}] Aliases:map[]}\"\nJun 09 16:27:01.106129 crc crio[3654]: time=\"2026-06-09T16:27:01.106023975Z\" 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 16:27:01.336935 crc crio[3654]: 2026-06-09T16:27:01Z [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 16:27:01.337215 crc crio[3654]: time=\"2026-06-09T16:27:01.337141877Z\" level=info msg=\"Successfully cleaned up network for pod cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f\"\nJun 09 16:27:01.337215 crc crio[3654]: time=\"2026-06-09T16:27:01.337198229Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 16:27:01.337418 crc crio[3654]: time=\"2026-06-09T16:27:01.337357313Z\" 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 16:27:01.337942 crc crio[3654]: time=\"2026-06-09T16:27:01.337857588Z\" 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:0xc000f14488}] Aliases:map[]}\"\nJun 09 16:27:01.338550 crc crio[3654]: time=\"2026-06-09T16:27:01.338215039Z\" 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 16:27:01.612055 crc crio[3654]: 2026-06-09T16:27:01Z [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 16:27:01.612055 crc crio[3654]: time=\"2026-06-09T16:27:01.603771908Z\" level=info msg=\"Successfully cleaned up network for pod 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9\"\nJun 09 16:27:01.612055 crc crio[3654]: time=\"2026-06-09T16:27:01.60382515Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 16:27:01.612055 crc crio[3654]: time=\"2026-06-09T16:27:01.60384442Z\" level=info msg=\"Successfully cleaned up network for pod 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34\"\nJun 09 16:27:01.612055 crc crio[3654]: time=\"2026-06-09T16:27:01.603853731Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 16:27:01.612055 crc crio[3654]: time=\"2026-06-09T16:27:01.603895602Z\" 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 16:27:01.613485 crc crio[3654]: time=\"2026-06-09T16:27:01.613436366Z\" 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:0xc001712010}] Aliases:map[]}\"\nJun 09 16:27:01.613705 crc crio[3654]: time=\"2026-06-09T16:27:01.613629012Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 09 16:27:01.613808 crc crio[3654]: time=\"2026-06-09T16:27:01.613788557Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 09 16:27:01.613919 crc crio[3654]: time=\"2026-06-09T16:27:01.6138818Z\" level=info msg=\"Deleting pod openshift-kube-scheduler_revision-pruner-6-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:27:01.674287 crc crio[3654]: 2026-06-09T16:27:01Z [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 16:27:01.674411 crc crio[3654]: time=\"2026-06-09T16:27:01.674330562Z\" level=info msg=\"Successfully cleaned up network for pod cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946\"\nJun 09 16:27:01.674411 crc crio[3654]: time=\"2026-06-09T16:27:01.674386704Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 16:27:01.674817 crc crio[3654]: time=\"2026-06-09T16:27:01.674447546Z\" 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 16:27:01.675534 crc crio[3654]: time=\"2026-06-09T16:27:01.675400344Z\" 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:0xc00008c1b8}] Aliases:map[]}\"\nJun 09 16:27:01.677347 crc crio[3654]: time=\"2026-06-09T16:27:01.677224099Z\" level=info msg=\"Deleting pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:27:01.711085 crc crio[3654]: 2026-06-09T16:27:01Z [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 16:27:01.711753 crc crio[3654]: time=\"2026-06-09T16:27:01.711281784Z\" level=info msg=\"Successfully cleaned up network for pod 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded\"\nJun 09 16:27:01.711997 crc crio[3654]: time=\"2026-06-09T16:27:01.711782659Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 16:27:01.711997 crc crio[3654]: time=\"2026-06-09T16:27:01.711856661Z\" 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 16:27:01.713016 crc crio[3654]: time=\"2026-06-09T16:27:01.712926623Z\" 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:0xc001512360}] Aliases:map[]}\"\nJun 09 16:27:01.713430 crc crio[3654]: time=\"2026-06-09T16:27:01.713179181Z\" level=info msg=\"Deleting pod openshift-multus_multus-admission-controller-69db94689b-rvf8p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:27:01.774478 crc crio[3654]: 2026-06-09T16:27:01Z [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 16:27:01.774811 crc crio[3654]: time=\"2026-06-09T16:27:01.77451733Z\" level=info msg=\"Successfully cleaned up network for pod 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a\"\nJun 09 16:27:01.774890 crc crio[3654]: time=\"2026-06-09T16:27:01.774799529Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 16:27:01.774949 crc crio[3654]: time=\"2026-06-09T16:27:01.774921892Z\" 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 16:27:01.775452 crc crio[3654]: time=\"2026-06-09T16:27:01.775377416Z\" 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:0xc000536010}] Aliases:map[]}\"\nJun 09 16:27:01.775762 crc crio[3654]: time=\"2026-06-09T16:27:01.775602673Z\" level=info msg=\"Deleting pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:27:02.070979 crc crio[3654]: 2026-06-09T16:27:02Z [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 16:27:02.073415 crc crio[3654]: time=\"2026-06-09T16:27:02.071173407Z\" level=info msg=\"Successfully cleaned up network for pod caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4\"\nJun 09 16:27:02.073415 crc crio[3654]: time=\"2026-06-09T16:27:02.071227209Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 16:27:02.073415 crc crio[3654]: time=\"2026-06-09T16:27:02.071305761Z\" 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 16:27:02.073415 crc crio[3654]: time=\"2026-06-09T16:27:02.071727454Z\" 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:0xc000f14120}] Aliases:map[]}\"\nJun 09 16:27:02.073415 crc crio[3654]: time=\"2026-06-09T16:27:02.07193359Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:27:02.135626 crc crio[3654]: 2026-06-09T16:27:02Z [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 16:27:02.135626 crc crio[3654]: time=\"2026-06-09T16:27:02.135616839Z\" level=info msg=\"Successfully cleaned up network for pod 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1\"\nJun 09 16:27:02.135626 crc crio[3654]: time=\"2026-06-09T16:27:02.135739773Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 16:27:02.136103 crc crio[3654]: time=\"2026-06-09T16:27:02.135797894Z\" 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 16:27:02.136103 crc crio[3654]: time=\"2026-06-09T16:27:02.136034471Z\" 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:0xc00008c428}] Aliases:map[]}\"\nJun 09 16:27:02.136347 crc crio[3654]: time=\"2026-06-09T16:27:02.136226857Z\" level=info msg=\"Deleting pod openshift-console_downloads-747b44746d-4pqvr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:27:02.307323 crc crio[3654]: 2026-06-09T16:27:02Z [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 16:27:02.307496 crc crio[3654]: time=\"2026-06-09T16:27:02.307432463Z\" level=info msg=\"Successfully cleaned up network for pod cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc\"\nJun 09 16:27:02.307496 crc crio[3654]: time=\"2026-06-09T16:27:02.307482884Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 16:27:02.307606 crc crio[3654]: time=\"2026-06-09T16:27:02.307524685Z\" 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 16:27:02.307733 crc crio[3654]: time=\"2026-06-09T16:27:02.307628479Z\" 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:0xc001712168}] Aliases:map[]}\"\nJun 09 16:27:02.307733 crc crio[3654]: time=\"2026-06-09T16:27:02.307720731Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 09 16:27:02.307733 crc crio[3654]: time=\"2026-06-09T16:27:02.307732512Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 09 16:27:02.307921 crc crio[3654]: time=\"2026-06-09T16:27:02.307768323Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29632800-ls5hs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:27:02.514916 crc crio[3654]: 2026-06-09T16:27:02Z [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 16:27:02.515067 crc crio[3654]: time=\"2026-06-09T16:27:02.514992663Z\" level=info msg=\"Successfully cleaned up network for pod 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b\"\nJun 09 16:27:02.515067 crc crio[3654]: time=\"2026-06-09T16:27:02.515042014Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 16:27:02.515211 crc crio[3654]: time=\"2026-06-09T16:27:02.515090336Z\" 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 16:27:02.515518 crc crio[3654]: time=\"2026-06-09T16:27:02.515420405Z\" 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:0xc000f14140}] Aliases:map[]}\"\nJun 09 16:27:02.515879 crc crio[3654]: time=\"2026-06-09T16:27:02.515770186Z\" level=info msg=\"Deleting pod openshift-apiserver_apiserver-9ddfb9f55-k47zv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:27:02.605377 crc crio[3654]: time=\"2026-06-09T16:27:02.605184442Z\" level=info msg=\"Running pod sandbox: openshift-kube-scheduler/openshift-kube-scheduler-crc/POD\" id=29c98b93-8355-45e8-9883-07fa8941ef55 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:27:02.606237 crc crio[3654]: time=\"2026-06-09T16:27:02.606041398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:27:02.633929 crc crio[3654]: time=\"2026-06-09T16:27:02.632852877Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/POD\" id=8e6d56f7-b9cd-4acd-ac83-7998be013d53 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:27:02.633929 crc crio[3654]: time=\"2026-06-09T16:27:02.633177017Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:27:02.649409 crc crio[3654]: time=\"2026-06-09T16:27:02.649204485Z\" 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=29c98b93-8355-45e8-9883-07fa8941ef55 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:27:02.650539 crc crio[3654]: time=\"2026-06-09T16:27:02.649609047Z\" 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=8e6d56f7-b9cd-4acd-ac83-7998be013d53 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:27:02.659065 crc crio[3654]: time=\"2026-06-09T16:27:02.658577185Z\" level=info msg=\"Running pod sandbox: openshift-etcd/etcd-crc/POD\" id=54cefff8-ec0c-43b7-8128-a6e670f390d4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:27:02.659065 crc crio[3654]: time=\"2026-06-09T16:27:02.658920635Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:27:02.673114 crc crio[3654]: time=\"2026-06-09T16:27:02.67250005Z\" 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=54cefff8-ec0c-43b7-8128-a6e670f390d4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:27:02.697541 crc crio[3654]: time=\"2026-06-09T16:27:02.697371772Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=8a8d5e89-f81a-4955-b2e9-901d437f4054 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:27:02.697930 crc crio[3654]: time=\"2026-06-09T16:27:02.697559557Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:27:02.706479 crc crio[3654]: time=\"2026-06-09T16:27:02.706353659Z\" level=info msg=\"Ran pod sandbox 271f07a0f100f5554e94d81919294b544030a2526d84348542f76e26abee35cf with infra container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/POD\" id=8e6d56f7-b9cd-4acd-ac83-7998be013d53 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:27:02.706870 crc crio[3654]: time=\"2026-06-09T16:27:02.706524294Z\" level=info msg=\"Ran pod sandbox d702150379e1db48a5ce2c914654174780aa75814b89fcfa3145825c3de7b839 with infra container: openshift-kube-scheduler/openshift-kube-scheduler-crc/POD\" id=29c98b93-8355-45e8-9883-07fa8941ef55 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:27:02.707018 crc crio[3654]: time=\"2026-06-09T16:27:02.706993978Z\" level=info msg=\"Ran pod sandbox c9d664f49d35957d75205489921232df294cd56f368fca7a7ec28e289df35e1c with infra container: openshift-etcd/etcd-crc/POD\" id=54cefff8-ec0c-43b7-8128-a6e670f390d4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:27:02.708756 crc crio[3654]: time=\"2026-06-09T16:27:02.708517094Z\" 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=8a8d5e89-f81a-4955-b2e9-901d437f4054 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:27:02.716951 crc crio[3654]: time=\"2026-06-09T16:27:02.716552023Z\" level=info msg=\"Running pod sandbox: openshift-kube-controller-manager/kube-controller-manager-crc/POD\" id=cab62562-a605-4b16-b3e7-fdcba6dbb557 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:27:02.716951 crc crio[3654]: time=\"2026-06-09T16:27:02.716602575Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:27:02.716951 crc crio[3654]: time=\"2026-06-09T16:27:02.716873333Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=9543e2f3-b9e8-46b6-8eac-26206b6b9e99 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:27:02.718519 crc crio[3654]: time=\"2026-06-09T16:27:02.717812261Z\" level=info msg=\"Ran pod sandbox 73e8219c1aa85ffa274627124eca8db175788ddd51bfb5cdf7b5d44ef2906667 with infra container: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=8a8d5e89-f81a-4955-b2e9-901d437f4054 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:27:02.718519 crc crio[3654]: time=\"2026-06-09T16:27:02.717952515Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=8ebcdadf-a5e7-4894-b9f3-367ebaae3af1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:27:02.718519 crc crio[3654]: time=\"2026-06-09T16:27:02.718027227Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=dd1e3baf-8834-4885-a0c1-1c9c3e7d28c9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:27:02.720332 crc crio[3654]: time=\"2026-06-09T16:27:02.720020527Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=69a270ae-a847-4b64-be57-e5b800a5aa1c name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:27:02.724370 crc crio[3654]: time=\"2026-06-09T16:27:02.724020156Z\" 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=cab62562-a605-4b16-b3e7-fdcba6dbb557 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:27:02.729242 crc crio[3654]: time=\"2026-06-09T16:27:02.72918886Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=655b40dd-74d3-409b-88d4-a04e94143a52 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:27:02.730476 crc crio[3654]: time=\"2026-06-09T16:27:02.730447588Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=3bf51828-097a-4ed3-8f12-63e831be9106 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:27:02.730882 crc crio[3654]: time=\"2026-06-09T16:27:02.730793088Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=f14e58eb-e6e0-4263-8b45-780333eff40b name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:27:02.731818 crc crio[3654]: time=\"2026-06-09T16:27:02.731788648Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=309fa2e9-77d9-4b98-86bd-2d1a94077a5a name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:27:02.737782 crc crio[3654]: time=\"2026-06-09T16:27:02.737750336Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/setup\" id=77712fc4-af83-4045-9c01-5f0e9c92111c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:27:02.738865 crc crio[3654]: time=\"2026-06-09T16:27:02.738545969Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port\" id=0d8c0d92-c023-4944-b20c-b8b5fdef9890 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:27:02.741884 crc crio[3654]: time=\"2026-06-09T16:27:02.741861578Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:27:02.743491 crc crio[3654]: time=\"2026-06-09T16:27:02.743016733Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:27:02.744246 crc crio[3654]: time=\"2026-06-09T16:27:02.743044974Z\" level=info msg=\"Creating container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup\" id=6b98b36c-e873-406c-8e6d-49eecd5caab7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:27:02.744246 crc crio[3654]: time=\"2026-06-09T16:27:02.744167637Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:27:02.744609 crc crio[3654]: time=\"2026-06-09T16:27:02.744515797Z\" level=info msg=\"Ran pod sandbox 991f4d0b8e7296a8f18b7ae9fe212ded29d140e260514981393289a8dd4fd73b with infra container: openshift-kube-controller-manager/kube-controller-manager-crc/POD\" id=cab62562-a605-4b16-b3e7-fdcba6dbb557 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:27:02.744973 crc crio[3654]: time=\"2026-06-09T16:27:02.744858318Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=ca707053-d2a9-44de-b0d6-ebb25c38646f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:27:02.745221 crc crio[3654]: time=\"2026-06-09T16:27:02.745094605Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:27:02.747433 crc crio[3654]: time=\"2026-06-09T16:27:02.747166276Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=6c1004b9-fc27-4eee-a5a9-aff438906b63 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:27:02.747433 crc crio[3654]: 2026-06-09T16:27:02Z [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 16:27:02.747614 crc crio[3654]: time=\"2026-06-09T16:27:02.747548318Z\" level=info msg=\"Successfully cleaned up network for pod 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71\"\nJun 09 16:27:02.747614 crc crio[3654]: time=\"2026-06-09T16:27:02.747565848Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 16:27:02.747614 crc crio[3654]: time=\"2026-06-09T16:27:02.747601119Z\" 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 16:27:02.747952 crc crio[3654]: time=\"2026-06-09T16:27:02.747852857Z\" 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:0xc000f14930}] Aliases:map[]}\"\nJun 09 16:27:02.748036 crc crio[3654]: time=\"2026-06-09T16:27:02.747980531Z\" 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 16:27:02.756507 crc crio[3654]: time=\"2026-06-09T16:27:02.75633507Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=58cb986b-15c2-418c-b076-c7adcdcf9a9d name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:27:02.761975 crc crio[3654]: time=\"2026-06-09T16:27:02.761935897Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=096b4c07-7ad3-4893-8ccb-ec1117a51b7e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:27:02.769379 crc crio[3654]: time=\"2026-06-09T16:27:02.769314287Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:27:02.773439 crc crio[3654]: time=\"2026-06-09T16:27:02.773220623Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:27:02.774501 crc crio[3654]: time=\"2026-06-09T16:27:02.774075619Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:27:02.788953 crc crio[3654]: time=\"2026-06-09T16:27:02.788913991Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:27:02.790924 crc crio[3654]: time=\"2026-06-09T16:27:02.790781267Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:27:02.794131 crc crio[3654]: time=\"2026-06-09T16:27:02.794001843Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:27:03.029286 crc crio[3654]: 2026-06-09T16:27:03Z [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 16:27:03.029286 crc crio[3654]: time=\"2026-06-09T16:27:03.028370402Z\" level=info msg=\"Successfully cleaned up network for pod f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae\"\nJun 09 16:27:03.029286 crc crio[3654]: time=\"2026-06-09T16:27:03.028409524Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 16:27:03.029286 crc crio[3654]: time=\"2026-06-09T16:27:03.028425834Z\" level=info msg=\"Successfully cleaned up network for pod a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5\"\nJun 09 16:27:03.029286 crc crio[3654]: time=\"2026-06-09T16:27:03.028438904Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 16:27:03.029286 crc crio[3654]: time=\"2026-06-09T16:27:03.028466595Z\" 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 16:27:03.029286 crc crio[3654]: time=\"2026-06-09T16:27:03.028594759Z\" 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:0xc001e2acb0}] Aliases:map[]}\"\nJun 09 16:27:03.029286 crc crio[3654]: time=\"2026-06-09T16:27:03.028826016Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 09 16:27:03.029286 crc crio[3654]: time=\"2026-06-09T16:27:03.028841226Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 09 16:27:03.029286 crc crio[3654]: time=\"2026-06-09T16:27:03.028850307Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_revision-pruner-11-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:27:03.107105 crc crio[3654]: 2026-06-09T16:27:03Z [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 16:27:03.107746 crc crio[3654]: time=\"2026-06-09T16:27:03.107164652Z\" level=info msg=\"Successfully cleaned up network for pod 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587\"\nJun 09 16:27:03.107746 crc crio[3654]: time=\"2026-06-09T16:27:03.107201073Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 16:27:03.107746 crc crio[3654]: time=\"2026-06-09T16:27:03.107242145Z\" 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 16:27:03.107746 crc crio[3654]: time=\"2026-06-09T16:27:03.107509593Z\" 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:0xc00008c158}] Aliases:map[]}\"\nJun 09 16:27:03.108026 crc crio[3654]: time=\"2026-06-09T16:27:03.107884484Z\" level=info msg=\"Deleting pod openshift-service-ca_service-ca-74545575db-n469q from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:27:03.192540 crc crio[3654]: 2026-06-09T16:27:03Z [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 16:27:03.193865 crc crio[3654]: time=\"2026-06-09T16:27:03.193772095Z\" level=info msg=\"Successfully cleaned up network for pod ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673\"\nJun 09 16:27:03.193865 crc crio[3654]: time=\"2026-06-09T16:27:03.193849467Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 16:27:03.194000 crc crio[3654]: time=\"2026-06-09T16:27:03.193889128Z\" 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 16:27:03.195137 crc crio[3654]: time=\"2026-06-09T16:27:03.194093455Z\" 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:0xc000190998}] Aliases:map[]}\"\nJun 09 16:27:03.195386 crc crio[3654]: time=\"2026-06-09T16:27:03.195305031Z\" level=info msg=\"Deleting pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:27:03.333527 crc crio[3654]: 2026-06-09T16:27:03Z [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 16:27:03.334281 crc crio[3654]: time=\"2026-06-09T16:27:03.333713988Z\" level=info msg=\"Successfully cleaned up network for pod 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791\"\nJun 09 16:27:03.334281 crc crio[3654]: time=\"2026-06-09T16:27:03.334242524Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 16:27:03.334517 crc crio[3654]: time=\"2026-06-09T16:27:03.334326527Z\" 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 16:27:03.334619 crc crio[3654]: time=\"2026-06-09T16:27:03.334559243Z\" 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:0xc001512478}] Aliases:map[]}\"\nJun 09 16:27:03.334903 crc crio[3654]: time=\"2026-06-09T16:27:03.334830492Z\" level=info msg=\"Deleting pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:27:03.575852 crc crio[3654]: 2026-06-09T16:27:03Z [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 16:27:03.575970 crc crio[3654]: time=\"2026-06-09T16:27:03.575905481Z\" level=info msg=\"Successfully cleaned up network for pod 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d\"\nJun 09 16:27:03.575970 crc crio[3654]: time=\"2026-06-09T16:27:03.575941822Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 16:27:03.576068 crc crio[3654]: time=\"2026-06-09T16:27:03.575980193Z\" 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 16:27:03.576498 crc crio[3654]: time=\"2026-06-09T16:27:03.576155418Z\" 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:0xc001712090}] Aliases:map[]}\"\nJun 09 16:27:03.576498 crc crio[3654]: time=\"2026-06-09T16:27:03.576403566Z\" 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 16:27:03.702421 crc crio[3654]: 2026-06-09T16:27:03Z [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 16:27:03.702421 crc crio[3654]: time=\"2026-06-09T16:27:03.702421004Z\" level=info msg=\"Successfully cleaned up network for pod 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7\"\nJun 09 16:27:03.702421 crc crio[3654]: time=\"2026-06-09T16:27:03.702445114Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 16:27:03.702822 crc crio[3654]: time=\"2026-06-09T16:27:03.702477275Z\" 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 16:27:03.702822 crc crio[3654]: time=\"2026-06-09T16:27:03.702676331Z\" 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:0xc0017121e8}] Aliases:map[]}\"\nJun 09 16:27:03.703067 crc crio[3654]: time=\"2026-06-09T16:27:03.702822266Z\" level=info msg=\"Deleting pod openshift-network-diagnostics_network-check-target-fhkjl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:27:03.863917 crc crio[3654]: 2026-06-09T16:27:03Z [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 16:27:03.864240 crc crio[3654]: time=\"2026-06-09T16:27:03.864040723Z\" level=info msg=\"Successfully cleaned up network for pod 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007\"\nJun 09 16:27:03.864240 crc crio[3654]: time=\"2026-06-09T16:27:03.864078655Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 16:27:03.864240 crc crio[3654]: time=\"2026-06-09T16:27:03.864134596Z\" 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 16:27:03.864552 crc crio[3654]: time=\"2026-06-09T16:27:03.864386204Z\" 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:0xc001712300}] Aliases:map[]}\"\nJun 09 16:27:03.864552 crc crio[3654]: time=\"2026-06-09T16:27:03.864445025Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 09 16:27:03.864552 crc crio[3654]: time=\"2026-06-09T16:27:03.864465176Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 09 16:27:03.864552 crc crio[3654]: time=\"2026-06-09T16:27:03.864480267Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_revision-pruner-12-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:27:03.918300 crc crio[3654]: 2026-06-09T16:27:03Z [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 16:27:03.918554 crc crio[3654]: time=\"2026-06-09T16:27:03.918506418Z\" level=info msg=\"Successfully cleaned up network for pod 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d\"\nJun 09 16:27:03.918764 crc crio[3654]: time=\"2026-06-09T16:27:03.918742045Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 16:27:03.918899 crc crio[3654]: time=\"2026-06-09T16:27:03.918877629Z\" 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 16:27:03.919147 crc crio[3654]: time=\"2026-06-09T16:27:03.919117856Z\" 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:0xc00008c2e8}] Aliases:map[]}\"\nJun 09 16:27:03.919419 crc crio[3654]: time=\"2026-06-09T16:27:03.919399954Z\" level=info msg=\"Deleting pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:27:03.943118 crc crio[3654]: 2026-06-09T16:27:03Z [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 16:27:03.943505 crc crio[3654]: time=\"2026-06-09T16:27:03.943468772Z\" level=info msg=\"Successfully cleaned up network for pod 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16\"\nJun 09 16:27:03.943630 crc crio[3654]: time=\"2026-06-09T16:27:03.943614106Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 16:27:03.943834 crc crio[3654]: time=\"2026-06-09T16:27:03.943810242Z\" 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 16:27:03.944162 crc crio[3654]: time=\"2026-06-09T16:27:03.944137452Z\" 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:0xc00008c400}] Aliases:map[]}\"\nJun 09 16:27:03.944486 crc crio[3654]: time=\"2026-06-09T16:27:03.944458192Z\" 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 16:27:03.971914 crc crio[3654]: 2026-06-09T16:27:03Z [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 16:27:03.972126 crc crio[3654]: time=\"2026-06-09T16:27:03.972032214Z\" level=info msg=\"Successfully cleaned up network for pod 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e\"\nJun 09 16:27:03.972126 crc crio[3654]: time=\"2026-06-09T16:27:03.972068475Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 16:27:03.972126 crc crio[3654]: time=\"2026-06-09T16:27:03.972103726Z\" 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 16:27:03.972362 crc crio[3654]: time=\"2026-06-09T16:27:03.972329373Z\" 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:0xc00231e0f0}] Aliases:map[]}\"\nJun 09 16:27:03.972544 crc crio[3654]: time=\"2026-06-09T16:27:03.972499388Z\" level=info msg=\"Deleting pod openshift-multus_network-metrics-daemon-n2bqt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:27:04.220923 crc crio[3654]: 2026-06-09T16:27:04Z [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 16:27:04.221416 crc crio[3654]: time=\"2026-06-09T16:27:04.221116001Z\" level=info msg=\"Successfully cleaned up network for pod 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a\"\nJun 09 16:27:04.221416 crc crio[3654]: time=\"2026-06-09T16:27:04.221149982Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 16:27:04.221416 crc crio[3654]: time=\"2026-06-09T16:27:04.221166523Z\" level=info msg=\"Successfully cleaned up network for pod 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21\"\nJun 09 16:27:04.221416 crc crio[3654]: time=\"2026-06-09T16:27:04.221183693Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 16:27:04.221416 crc crio[3654]: time=\"2026-06-09T16:27:04.221222894Z\" 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 16:27:04.221739 crc crio[3654]: time=\"2026-06-09T16:27:04.221492562Z\" 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:0xc00231e5f8}] Aliases:map[]}\"\nJun 09 16:27:04.221793 crc crio[3654]: time=\"2026-06-09T16:27:04.2217439Z\" level=info msg=\"Deleting pod openshift-config-operator_openshift-config-operator-5777786469-bccdj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:27:04.253609 crc crio[3654]: 2026-06-09T16:27:04Z [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 16:27:04.253806 crc crio[3654]: time=\"2026-06-09T16:27:04.253741684Z\" level=info msg=\"Successfully cleaned up network for pod 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471\"\nJun 09 16:27:04.253806 crc crio[3654]: time=\"2026-06-09T16:27:04.253789846Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 16:27:04.253942 crc crio[3654]: time=\"2026-06-09T16:27:04.253809746Z\" level=info msg=\"Successfully cleaned up network for pod 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0\"\nJun 09 16:27:04.253942 crc crio[3654]: time=\"2026-06-09T16:27:04.253821086Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 16:27:04.253942 crc crio[3654]: time=\"2026-06-09T16:27:04.253851317Z\" 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 16:27:04.254115 crc crio[3654]: time=\"2026-06-09T16:27:04.254047813Z\" 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:0xc00008c2e0}] Aliases:map[]}\"\nJun 09 16:27:04.254517 crc crio[3654]: time=\"2026-06-09T16:27:04.254203798Z\" 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 16:27:04.308082 crc crio[3654]: 2026-06-09T16:27:04Z [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 16:27:04.308314 crc crio[3654]: time=\"2026-06-09T16:27:04.308198478Z\" level=info msg=\"Successfully cleaned up network for pod df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef\"\nJun 09 16:27:04.308314 crc crio[3654]: time=\"2026-06-09T16:27:04.308231609Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 16:27:04.308314 crc crio[3654]: time=\"2026-06-09T16:27:04.30824885Z\" level=info msg=\"Successfully cleaned up network for pod 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f\"\nJun 09 16:27:04.308314 crc crio[3654]: time=\"2026-06-09T16:27:04.308300941Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 16:27:04.308444 crc crio[3654]: time=\"2026-06-09T16:27:04.308339962Z\" 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 16:27:04.308885 crc crio[3654]: time=\"2026-06-09T16:27:04.308577189Z\" 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:0xc00008c400}] Aliases:map[]}\"\nJun 09 16:27:04.309860 crc crio[3654]: time=\"2026-06-09T16:27:04.309707843Z\" level=info msg=\"Deleting pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:27:04.421300 crc crio[3654]: time=\"2026-06-09T16:27:04.420979901Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:27:04.424127 crc crio[3654]: time=\"2026-06-09T16:27:04.424084134Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:27:04.424606 crc crio[3654]: time=\"2026-06-09T16:27:04.424528677Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:27:04.425173 crc crio[3654]: time=\"2026-06-09T16:27:04.425050983Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:27:04.426625 crc crio[3654]: time=\"2026-06-09T16:27:04.426519337Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:27:04.482738 crc crio[3654]: 2026-06-09T16:27:04Z [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 16:27:04.483100 crc crio[3654]: time=\"2026-06-09T16:27:04.483009151Z\" level=info msg=\"Successfully cleaned up network for pod ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f\"\nJun 09 16:27:04.483100 crc crio[3654]: time=\"2026-06-09T16:27:04.483085604Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 16:27:04.483198 crc crio[3654]: time=\"2026-06-09T16:27:04.483109634Z\" level=info msg=\"Successfully cleaned up network for pod fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183\"\nJun 09 16:27:04.483198 crc crio[3654]: time=\"2026-06-09T16:27:04.483119545Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 16:27:04.483198 crc crio[3654]: time=\"2026-06-09T16:27:04.483131865Z\" level=info msg=\"Successfully cleaned up network for pod c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86\"\nJun 09 16:27:04.483198 crc crio[3654]: time=\"2026-06-09T16:27:04.483142535Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 16:27:04.483198 crc crio[3654]: time=\"2026-06-09T16:27:04.483185466Z\" 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 16:27:04.483484 crc crio[3654]: time=\"2026-06-09T16:27:04.483373522Z\" 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:0xc00231e3d8}] Aliases:map[]}\"\nJun 09 16:27:04.483484 crc crio[3654]: time=\"2026-06-09T16:27:04.483437044Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 09 16:27:04.483484 crc crio[3654]: time=\"2026-06-09T16:27:04.483448194Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 09 16:27:04.483484 crc crio[3654]: time=\"2026-06-09T16:27:04.483459465Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_installer-12-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:27:04.587115 crc crio[3654]: time=\"2026-06-09T16:27:04.58659097Z\" level=info msg=\"Created container b7c30391355351051f82b9c1a1b2bdcbd29f27d644e077bf0a07d1b95aa9cc1f: openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port\" id=0d8c0d92-c023-4944-b20c-b8b5fdef9890 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:27:04.587115 crc crio[3654]: time=\"2026-06-09T16:27:04.586860538Z\" level=info msg=\"Created container 6b3b74cc718db10de09df3c31da6004c52ba26f9cdfb7282d5f60755081cfdf7: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=096b4c07-7ad3-4893-8ccb-ec1117a51b7e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:27:04.588612 crc crio[3654]: time=\"2026-06-09T16:27:04.588283871Z\" level=info msg=\"Created container 88106d62385518838424c0befe37c48954e2f88cb7ec65e534c3aac6c9e7f020: openshift-etcd/etcd-crc/setup\" id=77712fc4-af83-4045-9c01-5f0e9c92111c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:27:04.588612 crc crio[3654]: time=\"2026-06-09T16:27:04.588475596Z\" level=info msg=\"Starting container: 6b3b74cc718db10de09df3c31da6004c52ba26f9cdfb7282d5f60755081cfdf7\" id=ae29c508-1723-46ef-8974-fed5fc196d2c name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:27:04.589183 crc crio[3654]: time=\"2026-06-09T16:27:04.588418425Z\" level=info msg=\"Starting container: b7c30391355351051f82b9c1a1b2bdcbd29f27d644e077bf0a07d1b95aa9cc1f\" id=8f2e5071-e637-4bc1-9c4e-3fec0ddbae85 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:27:04.590292 crc crio[3654]: time=\"2026-06-09T16:27:04.590182197Z\" level=info msg=\"Starting container: 88106d62385518838424c0befe37c48954e2f88cb7ec65e534c3aac6c9e7f020\" id=02fb2ac4-7732-489a-aaa4-8f7a306f03c2 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:27:04.597926 crc crio[3654]: time=\"2026-06-09T16:27:04.597444664Z\" level=info msg=\"Started container\" PID=5341 containerID=b7c30391355351051f82b9c1a1b2bdcbd29f27d644e077bf0a07d1b95aa9cc1f description=openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port id=8f2e5071-e637-4bc1-9c4e-3fec0ddbae85 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d702150379e1db48a5ce2c914654174780aa75814b89fcfa3145825c3de7b839\nJun 09 16:27:04.598322 crc crio[3654]: time=\"2026-06-09T16:27:04.598164215Z\" level=info msg=\"Started container\" PID=5343 containerID=88106d62385518838424c0befe37c48954e2f88cb7ec65e534c3aac6c9e7f020 description=openshift-etcd/etcd-crc/setup id=02fb2ac4-7732-489a-aaa4-8f7a306f03c2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c9d664f49d35957d75205489921232df294cd56f368fca7a7ec28e289df35e1c\nJun 09 16:27:04.602059 crc crio[3654]: time=\"2026-06-09T16:27:04.601932898Z\" level=info msg=\"Started container\" PID=5342 containerID=6b3b74cc718db10de09df3c31da6004c52ba26f9cdfb7282d5f60755081cfdf7 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=ae29c508-1723-46ef-8974-fed5fc196d2c name=/runtime.v1.RuntimeService/StartContainer sandboxID=991f4d0b8e7296a8f18b7ae9fe212ded29d140e260514981393289a8dd4fd73b\nJun 09 16:27:04.611954 crc crio[3654]: time=\"2026-06-09T16:27:04.611821563Z\" level=info msg=\"Created container ae9a2036a8ae3e404d8da141956ee73549f8b35f02df8f76442b5686d5d302ff: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=ca707053-d2a9-44de-b0d6-ebb25c38646f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:27:04.616569 crc crio[3654]: time=\"2026-06-09T16:27:04.615437231Z\" level=info msg=\"Starting container: ae9a2036a8ae3e404d8da141956ee73549f8b35f02df8f76442b5686d5d302ff\" id=93a64a09-3f67-4d82-9acb-1df6ffd5708a name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:27:04.626197 crc crio[3654]: time=\"2026-06-09T16:27:04.625743318Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=6c946f1e-8c74-423e-92e6-ff6eca36a42c name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:27:04.630593 crc crio[3654]: time=\"2026-06-09T16:27:04.630455768Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=4ebb85cd-be03-483f-ae2e-1cbdf351fc66 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:27:04.634886 crc crio[3654]: time=\"2026-06-09T16:27:04.634166919Z\" level=info msg=\"Started container\" PID=5346 containerID=ae9a2036a8ae3e404d8da141956ee73549f8b35f02df8f76442b5686d5d302ff description=openshift-kube-apiserver/kube-apiserver-crc/setup id=93a64a09-3f67-4d82-9acb-1df6ffd5708a name=/runtime.v1.RuntimeService/StartContainer sandboxID=73e8219c1aa85ffa274627124eca8db175788ddd51bfb5cdf7b5d44ef2906667\nJun 09 16:27:04.634886 crc crio[3654]: time=\"2026-06-09T16:27:04.634359135Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=371c2759-eeac-42b5-87be-0d3fbf8e78f1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:27:04.639021 crc crio[3654]: time=\"2026-06-09T16:27:04.638948832Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:27:04.640612 crc crio[3654]: time=\"2026-06-09T16:27:04.640540929Z\" level=info msg=\"Created container 8f12f63fdc8d1ac95169708379c3638522fdcca3ed90077018424b8838486ada: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup\" id=6b98b36c-e873-406c-8e6d-49eecd5caab7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:27:04.646987 crc crio[3654]: time=\"2026-06-09T16:27:04.646855207Z\" level=info msg=\"Starting container: 8f12f63fdc8d1ac95169708379c3638522fdcca3ed90077018424b8838486ada\" id=1bdbcafe-1fcd-4341-885e-3297f54a5b07 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:27:04.647628 crc crio[3654]: 2026-06-09T16:27:04Z [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 16:27:04.647933 crc crio[3654]: time=\"2026-06-09T16:27:04.647843447Z\" level=info msg=\"Successfully cleaned up network for pod 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab\"\nJun 09 16:27:04.647933 crc crio[3654]: time=\"2026-06-09T16:27:04.647905779Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 16:27:04.648044 crc crio[3654]: time=\"2026-06-09T16:27:04.64795167Z\" 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 16:27:04.648299 crc crio[3654]: time=\"2026-06-09T16:27:04.648210768Z\" 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:0xc001712000}] Aliases:map[]}\"\nJun 09 16:27:04.648478 crc crio[3654]: time=\"2026-06-09T16:27:04.648426114Z\" level=info msg=\"Deleting pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:27:04.657292 crc crio[3654]: time=\"2026-06-09T16:27:04.656955589Z\" level=info msg=\"Started container\" PID=5347 containerID=8f12f63fdc8d1ac95169708379c3638522fdcca3ed90077018424b8838486ada description=openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup id=1bdbcafe-1fcd-4341-885e-3297f54a5b07 name=/runtime.v1.RuntimeService/StartContainer sandboxID=271f07a0f100f5554e94d81919294b544030a2526d84348542f76e26abee35cf\nJun 09 16:27:04.664287 crc crio[3654]: time=\"2026-06-09T16:27:04.663899066Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:27:04.696086 crc crio[3654]: 2026-06-09T16:27:04Z [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 16:27:04.696086 crc crio[3654]: time=\"2026-06-09T16:27:04.695924331Z\" level=info msg=\"Successfully cleaned up network for pod 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2\"\nJun 09 16:27:04.696086 crc crio[3654]: time=\"2026-06-09T16:27:04.695957842Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 16:27:04.696086 crc crio[3654]: time=\"2026-06-09T16:27:04.695994533Z\" 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 16:27:04.696500 crc crio[3654]: time=\"2026-06-09T16:27:04.696129917Z\" 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:0xc000190380}] Aliases:map[]}\"\nJun 09 16:27:04.696500 crc crio[3654]: time=\"2026-06-09T16:27:04.696291122Z\" level=info msg=\"Deleting pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:27:04.745234 crc crio[3654]: 2026-06-09T16:27:04Z [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 16:27:04.745234 crc crio[3654]: time=\"2026-06-09T16:27:04.74519005Z\" level=info msg=\"Successfully cleaned up network for pod 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9\"\nJun 09 16:27:04.745234 crc crio[3654]: time=\"2026-06-09T16:27:04.745226321Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 16:27:04.745234 crc crio[3654]: time=\"2026-06-09T16:27:04.745242062Z\" level=info msg=\"Successfully cleaned up network for pod 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a\"\nJun 09 16:27:04.745234 crc crio[3654]: time=\"2026-06-09T16:27:04.745332964Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 16:27:04.745871 crc crio[3654]: time=\"2026-06-09T16:27:04.745368715Z\" 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 16:27:04.745871 crc crio[3654]: time=\"2026-06-09T16:27:04.745546731Z\" 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:0xc000190808}] Aliases:map[]}\"\nJun 09 16:27:04.745871 crc crio[3654]: time=\"2026-06-09T16:27:04.745741156Z\" 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 16:27:04.935879 crc crio[3654]: 2026-06-09T16:27:04Z [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 16:27:04.936388 crc crio[3654]: time=\"2026-06-09T16:27:04.93600731Z\" level=info msg=\"Successfully cleaned up network for pod 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730\"\nJun 09 16:27:04.936388 crc crio[3654]: time=\"2026-06-09T16:27:04.936158975Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 16:27:04.936388 crc crio[3654]: time=\"2026-06-09T16:27:04.936235717Z\" 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 16:27:04.936585 crc crio[3654]: time=\"2026-06-09T16:27:04.936415303Z\" 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:0xc0016121e8}] Aliases:map[]}\"\nJun 09 16:27:04.936585 crc crio[3654]: time=\"2026-06-09T16:27:04.936481845Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 09 16:27:04.936585 crc crio[3654]: time=\"2026-06-09T16:27:04.936496935Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 09 16:27:04.936585 crc crio[3654]: time=\"2026-06-09T16:27:04.936510425Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29632815-n4njh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:27:04.948104 crc crio[3654]: time=\"2026-06-09T16:27:04.948034259Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:27:05.042993 crc crio[3654]: 2026-06-09T16:27: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: no such file or directory\nJun 09 16:27:05.043150 crc crio[3654]: time=\"2026-06-09T16:27:05.043055433Z\" level=info msg=\"Successfully cleaned up network for pod ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff\"\nJun 09 16:27:05.043150 crc crio[3654]: time=\"2026-06-09T16:27:05.043110374Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 16:27:05.043220 crc crio[3654]: time=\"2026-06-09T16:27:05.043176046Z\" 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 16:27:05.043612 crc crio[3654]: time=\"2026-06-09T16:27:05.043526727Z\" 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:0xc000f148a0}] Aliases:map[]}\"\nJun 09 16:27:05.043937 crc crio[3654]: time=\"2026-06-09T16:27:05.043852097Z\" level=info msg=\"Deleting pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:27:05.069865 crc crio[3654]: time=\"2026-06-09T16:27:05.069815581Z\" level=info msg=\"Created container 177e0d918396e5ba56b5f887c38ebd27a6ae75b2b300a047c00ca07782e45650: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=371c2759-eeac-42b5-87be-0d3fbf8e78f1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:27:05.070238 crc crio[3654]: time=\"2026-06-09T16:27:05.069943275Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=5714e21d-1926-4a98-98c7-4a5b19c03276 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:27:05.071844 crc crio[3654]: time=\"2026-06-09T16:27:05.07181178Z\" level=info msg=\"Starting container: 177e0d918396e5ba56b5f887c38ebd27a6ae75b2b300a047c00ca07782e45650\" id=1c2e1c1d-6f08-4704-a7e8-3bd4014ab242 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:27:05.072453 crc crio[3654]: 2026-06-09T16:27: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: no such file or directory\nJun 09 16:27:05.072740 crc crio[3654]: time=\"2026-06-09T16:27:05.072628575Z\" level=info msg=\"Successfully cleaned up network for pod 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b\"\nJun 09 16:27:05.072740 crc crio[3654]: time=\"2026-06-09T16:27:05.072719967Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 16:27:05.072850 crc crio[3654]: time=\"2026-06-09T16:27:05.072763039Z\" 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 16:27:05.073107 crc crio[3654]: time=\"2026-06-09T16:27:05.072983015Z\" 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:0xc00008ced0}] Aliases:map[]}\"\nJun 09 16:27:05.073239 crc crio[3654]: time=\"2026-06-09T16:27:05.07314736Z\" level=info msg=\"Deleting pod openshift-dns_dns-default-qtghf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:27:05.074600 crc crio[3654]: time=\"2026-06-09T16:27:05.074448669Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=e0bf4a3b-f39d-47d6-a239-c3fa7cceca70 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:27:05.075066 crc crio[3654]: time=\"2026-06-09T16:27:05.075037197Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=2a37ea1a-4331-45e6-9657-41de44124868 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:27:05.077863 crc crio[3654]: time=\"2026-06-09T16:27:05.0778359Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=ed343843-146f-45db-a21c-feb180ed301c name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:27:05.078102 crc crio[3654]: time=\"2026-06-09T16:27:05.078024476Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=084c5b9a-e251-4937-b329-915c15a636a7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:27:05.078513 crc crio[3654]: time=\"2026-06-09T16:27:05.078051626Z\" level=info msg=\"Started container\" PID=5421 containerID=177e0d918396e5ba56b5f887c38ebd27a6ae75b2b300a047c00ca07782e45650 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=1c2e1c1d-6f08-4704-a7e8-3bd4014ab242 name=/runtime.v1.RuntimeService/StartContainer sandboxID=991f4d0b8e7296a8f18b7ae9fe212ded29d140e260514981393289a8dd4fd73b\nJun 09 16:27:05.079005 crc crio[3654]: time=\"2026-06-09T16:27:05.078405017Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:27:05.082709 crc crio[3654]: time=\"2026-06-09T16:27:05.08252124Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=81f1cc50-fd7d-42d0-b8ae-311139aaf745 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:27:05.090071 crc crio[3654]: time=\"2026-06-09T16:27:05.090002863Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=08fb5717-cfea-40e3-9229-9e662ee2dc54 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:27:05.092298 crc crio[3654]: time=\"2026-06-09T16:27:05.092166197Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:27:05.092632 crc crio[3654]: time=\"2026-06-09T16:27:05.092555989Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=2865798a-a511-48d4-8347-d82fd5e5d4d4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:27:05.103465 crc crio[3654]: time=\"2026-06-09T16:27:05.103348991Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=27eecce6-b4bb-4309-bca5-e176ce3d25a3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:27:05.104043 crc crio[3654]: time=\"2026-06-09T16:27:05.104005991Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:27:05.105190 crc crio[3654]: time=\"2026-06-09T16:27:05.10500728Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:27:05.120297 crc crio[3654]: 2026-06-09T16:27: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: no such file or directory\nJun 09 16:27:05.120297 crc crio[3654]: time=\"2026-06-09T16:27:05.120057999Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=7157da57-97bc-4790-af52-76bd32fa5517 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:27:05.120986 crc crio[3654]: time=\"2026-06-09T16:27:05.120621896Z\" level=info msg=\"Successfully cleaned up network for pod d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65\"\nJun 09 16:27:05.120986 crc crio[3654]: time=\"2026-06-09T16:27:05.120813692Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 16:27:05.120986 crc crio[3654]: time=\"2026-06-09T16:27:05.120886424Z\" 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 16:27:05.121891 crc crio[3654]: time=\"2026-06-09T16:27:05.121187813Z\" 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:0xc000190258}] Aliases:map[]}\"\nJun 09 16:27:05.123446 crc crio[3654]: time=\"2026-06-09T16:27:05.122060219Z\" 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 16:27:05.123603 crc crio[3654]: time=\"2026-06-09T16:27:05.123486771Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:27:05.126428 crc crio[3654]: time=\"2026-06-09T16:27:05.125849422Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=79f2fdaa-2ec6-4c27-b1e0-8197c9958525 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:27:05.129866 crc crio[3654]: time=\"2026-06-09T16:27:05.129542002Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer\" id=07c8c685-f275-4e7e-91f1-5d8a1e43524f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:27:05.130230 crc crio[3654]: time=\"2026-06-09T16:27:05.130091428Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:27:05.143013 crc crio[3654]: time=\"2026-06-09T16:27:05.142933371Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:27:05.184827 crc crio[3654]: 2026-06-09T16:27: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: no such file or directory\nJun 09 16:27:05.184827 crc crio[3654]: time=\"2026-06-09T16:27:05.184174051Z\" level=info msg=\"Successfully cleaned up network for pod ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda\"\nJun 09 16:27:05.184827 crc crio[3654]: time=\"2026-06-09T16:27:05.184216843Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 16:27:05.184827 crc crio[3654]: time=\"2026-06-09T16:27:05.184815491Z\" level=info msg=\"Successfully cleaned up network for pod da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f\"\nJun 09 16:27:05.185052 crc crio[3654]: time=\"2026-06-09T16:27:05.184840181Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 16:27:05.185052 crc crio[3654]: time=\"2026-06-09T16:27:05.184864322Z\" level=info msg=\"Successfully cleaned up network for pod 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce\"\nJun 09 16:27:05.185052 crc crio[3654]: time=\"2026-06-09T16:27:05.184876912Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 16:27:05.185052 crc crio[3654]: time=\"2026-06-09T16:27:05.184892193Z\" level=info msg=\"Successfully cleaned up network for pod f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852\"\nJun 09 16:27:05.185052 crc crio[3654]: time=\"2026-06-09T16:27:05.184904003Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 16:27:05.185052 crc crio[3654]: time=\"2026-06-09T16:27:05.184937314Z\" 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 16:27:05.185449 crc crio[3654]: time=\"2026-06-09T16:27:05.18513683Z\" 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:0xc0001904b8}] Aliases:map[]}\"\nJun 09 16:27:05.185449 crc crio[3654]: time=\"2026-06-09T16:27:05.185410058Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:27:05.193448 crc crio[3654]: time=\"2026-06-09T16:27:05.193402667Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:27:05.969557 crc crio[3654]: time=\"2026-06-09T16:27:05.969436039Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:27:06.027590 crc crio[3654]: 2026-06-09T16:27:06Z [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 16:27:06.028592 crc crio[3654]: time=\"2026-06-09T16:27:06.028326406Z\" level=info msg=\"Successfully cleaned up network for pod a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7\"\nJun 09 16:27:06.028592 crc crio[3654]: time=\"2026-06-09T16:27:06.028397078Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 16:27:06.028592 crc crio[3654]: time=\"2026-06-09T16:27:06.028437059Z\" level=info msg=\"Successfully cleaned up network for pod ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017\"\nJun 09 16:27:06.028592 crc crio[3654]: time=\"2026-06-09T16:27:06.028446539Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 16:27:06.028592 crc crio[3654]: time=\"2026-06-09T16:27:06.0284618Z\" level=info msg=\"Successfully cleaned up network for pod 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3\"\nJun 09 16:27:06.028592 crc crio[3654]: time=\"2026-06-09T16:27:06.0284776Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 16:27:06.029004 crc crio[3654]: time=\"2026-06-09T16:27:06.028512561Z\" 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 16:27:06.029487 crc crio[3654]: time=\"2026-06-09T16:27:06.029100659Z\" 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:0xc00231e5b0}] Aliases:map[]}\"\nJun 09 16:27:06.029828 crc crio[3654]: time=\"2026-06-09T16:27:06.029575773Z\" level=info msg=\"Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:27:06.064054 crc crio[3654]: time=\"2026-06-09T16:27:06.063878706Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:27:06.111057 crc crio[3654]: time=\"2026-06-09T16:27:06.109879078Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:27:06.115529 crc crio[3654]: time=\"2026-06-09T16:27:06.113355712Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=746c8287-9232-4f7d-95a8-1290834d1f4e name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:27:06.123793 crc crio[3654]: time=\"2026-06-09T16:27:06.123462333Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=3fc8eeed-a697-4718-af14-dd2f29d718e7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:27:06.128191 crc crio[3654]: time=\"2026-06-09T16:27:06.127777342Z\" level=info msg=\"Creating container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio\" id=52445462-4f17-4371-a596-f43e47ca4c64 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:27:06.129163 crc crio[3654]: time=\"2026-06-09T16:27:06.129027979Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:27:06.159826 crc crio[3654]: time=\"2026-06-09T16:27:06.158796277Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:27:06.287192 crc crio[3654]: time=\"2026-06-09T16:27:06.286919498Z\" level=info msg=\"Created container f16637c77c71ade095009a710d2c5476148e81b59a2810416c34938c8a8fcc46: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=27eecce6-b4bb-4309-bca5-e176ce3d25a3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:27:06.292624 crc crio[3654]: time=\"2026-06-09T16:27:06.292521865Z\" level=info msg=\"Starting container: f16637c77c71ade095009a710d2c5476148e81b59a2810416c34938c8a8fcc46\" id=5b30b005-bcc9-46c2-a4f5-8cf6361464a4 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:27:06.326986 crc crio[3654]: time=\"2026-06-09T16:27:06.325954532Z\" level=info msg=\"Created container 79cccce86a96c78c798105106da063eaff58370f11acdf619c6b1091896ab251: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=084c5b9a-e251-4937-b329-915c15a636a7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:27:06.342158 crc crio[3654]: time=\"2026-06-09T16:27:06.34132815Z\" level=info msg=\"Starting container: 79cccce86a96c78c798105106da063eaff58370f11acdf619c6b1091896ab251\" id=54dce084-fd6c-4136-aab4-b42345afff7f name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:27:06.346554 crc crio[3654]: time=\"2026-06-09T16:27:06.345590217Z\" level=info msg=\"Started container\" PID=5514 containerID=f16637c77c71ade095009a710d2c5476148e81b59a2810416c34938c8a8fcc46 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler id=5b30b005-bcc9-46c2-a4f5-8cf6361464a4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d702150379e1db48a5ce2c914654174780aa75814b89fcfa3145825c3de7b839\nJun 09 16:27:06.354324 crc crio[3654]: time=\"2026-06-09T16:27:06.354103791Z\" level=info msg=\"Started container\" PID=5508 containerID=79cccce86a96c78c798105106da063eaff58370f11acdf619c6b1091896ab251 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=54dce084-fd6c-4136-aab4-b42345afff7f name=/runtime.v1.RuntimeService/StartContainer sandboxID=73e8219c1aa85ffa274627124eca8db175788ddd51bfb5cdf7b5d44ef2906667\nJun 09 16:27:06.374114 crc crio[3654]: time=\"2026-06-09T16:27:06.373925962Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=f4c247a9-e293-4578-bdb5-e01dae2f3674 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:27:06.381615 crc crio[3654]: time=\"2026-06-09T16:27:06.380378125Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=b59e16de-1811-4ca2-a9b4-aac7e6371ba6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:27:06.393919 crc crio[3654]: time=\"2026-06-09T16:27:06.389694603Z\" level=info msg=\"Created container 6fb5ef24a5a49027ffcf981706e0f5512931d5e4bfe59bf8cc2d8321c4554125: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=81f1cc50-fd7d-42d0-b8ae-311139aaf745 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:27:06.396138 crc crio[3654]: time=\"2026-06-09T16:27:06.396057322Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer\" id=0e389cd6-61ee-4bd6-b609-0025de3eda08 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:27:06.396771 crc crio[3654]: time=\"2026-06-09T16:27:06.396529426Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:27:06.397997 crc crio[3654]: time=\"2026-06-09T16:27:06.397925398Z\" level=info msg=\"Starting container: 6fb5ef24a5a49027ffcf981706e0f5512931d5e4bfe59bf8cc2d8321c4554125\" id=623925f5-ee40-4944-9c62-9c9883c81bb4 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:27:06.410773 crc crio[3654]: time=\"2026-06-09T16:27:06.409603036Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=c3be009e-ebbc-4c1e-9b96-244c0f20901c name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:27:06.417167 crc crio[3654]: time=\"2026-06-09T16:27:06.416945635Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=af912ecb-21d9-42e8-a0a7-6f21d6f5820d name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:27:06.421929 crc crio[3654]: time=\"2026-06-09T16:27:06.421489291Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=32fa7aef-417d-4eae-b99e-e9f4fe6d406c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:27:06.422475 crc crio[3654]: time=\"2026-06-09T16:27:06.422203782Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:27:06.449628 crc crio[3654]: time=\"2026-06-09T16:27:06.448372932Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:27:06.469806 crc crio[3654]: time=\"2026-06-09T16:27:06.461163814Z\" level=info msg=\"Started container\" PID=5519 containerID=6fb5ef24a5a49027ffcf981706e0f5512931d5e4bfe59bf8cc2d8321c4554125 description=openshift-etcd/etcd-crc/etcd-ensure-env-vars id=623925f5-ee40-4944-9c62-9c9883c81bb4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c9d664f49d35957d75205489921232df294cd56f368fca7a7ec28e289df35e1c\nJun 09 16:27:06.471455 crc crio[3654]: 2026-06-09T16:27:06Z [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 16:27:06.471455 crc crio[3654]: time=\"2026-06-09T16:27:06.471309506Z\" level=info msg=\"Successfully cleaned up network for pod 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5\"\nJun 09 16:27:06.471455 crc crio[3654]: time=\"2026-06-09T16:27:06.471353008Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 16:27:06.471455 crc crio[3654]: time=\"2026-06-09T16:27:06.471400039Z\" 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 16:27:06.473535 crc crio[3654]: time=\"2026-06-09T16:27:06.471590275Z\" 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:0xc000126658}] Aliases:map[]}\"\nJun 09 16:27:06.473535 crc crio[3654]: time=\"2026-06-09T16:27:06.472116151Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:27:06.508360 crc crio[3654]: time=\"2026-06-09T16:27:06.508192206Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:27:06.981942 crc crio[3654]: time=\"2026-06-09T16:27:06.977228224Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:27:07.160236 crc crio[3654]: time=\"2026-06-09T16:27:07.159395136Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=6cc72d94-8166-4695-9611-9f9f99a8e077 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:27:07.174513 crc crio[3654]: time=\"2026-06-09T16:27:07.173875799Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=a8e73060-19ef-4d9b-8cc7-1bb46dba2f32 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:27:07.181551 crc crio[3654]: time=\"2026-06-09T16:27:07.181330561Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-resources-copy\" id=3522eaf8-85e2-4591-a80e-cec690c3bfe9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:27:07.182600 crc crio[3654]: time=\"2026-06-09T16:27:07.182196427Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:27:07.262190 crc crio[3654]: time=\"2026-06-09T16:27:07.261611575Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:27:07.283085 crc crio[3654]: time=\"2026-06-09T16:27:07.282514708Z\" level=info msg=\"Created container 51966640623c2949e81fa1ee6adb15822f2ec7a4355c1d730578bd57b589f568: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio\" id=52445462-4f17-4371-a596-f43e47ca4c64 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:27:07.287601 crc crio[3654]: time=\"2026-06-09T16:27:07.286236819Z\" level=info msg=\"Starting container: 51966640623c2949e81fa1ee6adb15822f2ec7a4355c1d730578bd57b589f568\" id=bfd5577c-fb36-420c-af58-4898df2f68d0 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:27:07.357788 crc crio[3654]: time=\"2026-06-09T16:27:07.357088982Z\" level=info msg=\"Started container\" PID=5565 containerID=51966640623c2949e81fa1ee6adb15822f2ec7a4355c1d730578bd57b589f568 description=openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio id=bfd5577c-fb36-420c-af58-4898df2f68d0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=271f07a0f100f5554e94d81919294b544030a2526d84348542f76e26abee35cf\nJun 09 16:27:07.389612 crc crio[3654]: 2026-06-09T16:27:07Z [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 16:27:07.390065 crc crio[3654]: time=\"2026-06-09T16:27:07.390028224Z\" level=info msg=\"Successfully cleaned up network for pod b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5\"\nJun 09 16:27:07.390149 crc crio[3654]: time=\"2026-06-09T16:27:07.390135377Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 16:27:07.390405 crc crio[3654]: time=\"2026-06-09T16:27:07.390241301Z\" 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 16:27:07.390623 crc crio[3654]: time=\"2026-06-09T16:27:07.390598331Z\" 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:0xc000536100}] Aliases:map[]}\"\nJun 09 16:27:07.391171 crc crio[3654]: time=\"2026-06-09T16:27:07.391148758Z\" level=info msg=\"Deleting pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:27:07.527042 crc crio[3654]: time=\"2026-06-09T16:27:07.526795703Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:27:07.723895 crc crio[3654]: time=\"2026-06-09T16:27:07.72322165Z\" level=info msg=\"Created container e91588ee8f53b3c9f90410357ad5a18088bd9e2355cb7b952de35e18fcc5d528: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer\" id=0e389cd6-61ee-4bd6-b609-0025de3eda08 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:27:07.728986 crc crio[3654]: time=\"2026-06-09T16:27:07.728556619Z\" level=info msg=\"Starting container: e91588ee8f53b3c9f90410357ad5a18088bd9e2355cb7b952de35e18fcc5d528\" id=9f9301c5-976e-4134-be50-3592b9933939 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:27:07.793338 crc crio[3654]: time=\"2026-06-09T16:27:07.789593929Z\" level=info msg=\"Started container\" PID=5582 containerID=e91588ee8f53b3c9f90410357ad5a18088bd9e2355cb7b952de35e18fcc5d528 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer id=9f9301c5-976e-4134-be50-3592b9933939 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d702150379e1db48a5ce2c914654174780aa75814b89fcfa3145825c3de7b839\nJun 09 16:27:07.857562 crc crio[3654]: time=\"2026-06-09T16:27:07.857492354Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=89d6b6e6-babf-44b6-b466-712cae04c56f name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:27:07.862400 crc crio[3654]: time=\"2026-06-09T16:27:07.862126352Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=338c40c1-1e43-4ed3-9fb5-005187005bf5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:27:07.873378 crc crio[3654]: time=\"2026-06-09T16:27:07.873221043Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=42a32e18-414f-46ea-932b-90dd175b4bbe name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:27:07.883015 crc crio[3654]: time=\"2026-06-09T16:27:07.882915302Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:27:07.917626 crc crio[3654]: time=\"2026-06-09T16:27:07.917167433Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:27:08.248142 crc crio[3654]: time=\"2026-06-09T16:27:08.247420782Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:27:08.389837 crc crio[3654]: 2026-06-09T16:27:08Z [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 16:27:08.390132 crc crio[3654]: time=\"2026-06-09T16:27:08.390097267Z\" level=info msg=\"Successfully cleaned up network for pod 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150\"\nJun 09 16:27:08.390221 crc crio[3654]: time=\"2026-06-09T16:27:08.390206Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 16:27:08.390438 crc crio[3654]: time=\"2026-06-09T16:27:08.390412416Z\" 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 16:27:08.390694 crc crio[3654]: time=\"2026-06-09T16:27:08.390624013Z\" 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:0xc001512488}] Aliases:map[]}\"\nJun 09 16:27:08.390943 crc crio[3654]: time=\"2026-06-09T16:27:08.390920581Z\" level=info msg=\"Deleting pod openshift-console-operator_console-operator-67c89758df-4jf4f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:27:08.729532 crc crio[3654]: time=\"2026-06-09T16:27:08.729080096Z\" level=info msg=\"Created container 938e14f2e3d06fbb8139d746aa43beec05820461b7422a81693a5ce38fe7af07: openshift-etcd/etcd-crc/etcd-resources-copy\" id=3522eaf8-85e2-4591-a80e-cec690c3bfe9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:27:08.737585 crc crio[3654]: time=\"2026-06-09T16:27:08.737501417Z\" level=info msg=\"Starting container: 938e14f2e3d06fbb8139d746aa43beec05820461b7422a81693a5ce38fe7af07\" id=5b2e262b-b4f4-4421-ad07-5441636cf036 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:27:08.835818 crc crio[3654]: time=\"2026-06-09T16:27:08.835136149Z\" level=info msg=\"Started container\" PID=5611 containerID=938e14f2e3d06fbb8139d746aa43beec05820461b7422a81693a5ce38fe7af07 description=openshift-etcd/etcd-crc/etcd-resources-copy id=5b2e262b-b4f4-4421-ad07-5441636cf036 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c9d664f49d35957d75205489921232df294cd56f368fca7a7ec28e289df35e1c\nJun 09 16:27:08.848186 crc crio[3654]: time=\"2026-06-09T16:27:08.848075105Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:27:08.978499 crc crio[3654]: 2026-06-09T16:27:08Z [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 16:27:08.978499 crc crio[3654]: time=\"2026-06-09T16:27:08.977184435Z\" level=info msg=\"Successfully cleaned up network for pod 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20\"\nJun 09 16:27:09.083164 crc crio[3654]: time=\"2026-06-09T16:27:09.083047572Z\" level=info msg=\"Created container 6b88d0e0b9642a201944cf37553170c5a0c2ba270eb5a367b56397ce2d78d988: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=42a32e18-414f-46ea-932b-90dd175b4bbe name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:27:09.085917 crc crio[3654]: time=\"2026-06-09T16:27:09.085760243Z\" level=info msg=\"Starting container: 6b88d0e0b9642a201944cf37553170c5a0c2ba270eb5a367b56397ce2d78d988\" id=6c867003-f1dc-4cd1-8e2d-97b1b17c39ab name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:27:09.106741 crc crio[3654]: time=\"2026-06-09T16:27:09.106518982Z\" level=info msg=\"Started container\" PID=5653 containerID=6b88d0e0b9642a201944cf37553170c5a0c2ba270eb5a367b56397ce2d78d988 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller id=6c867003-f1dc-4cd1-8e2d-97b1b17c39ab name=/runtime.v1.RuntimeService/StartContainer sandboxID=d702150379e1db48a5ce2c914654174780aa75814b89fcfa3145825c3de7b839\nJun 09 16:27:09.270552 crc crio[3654]: time=\"2026-06-09T16:27:09.269502552Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=c1ebf04d-14dd-4d85-80d4-614122036ad7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:27:09.276323 crc crio[3654]: time=\"2026-06-09T16:27:09.27480183Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=bdbd3778-03d3-4609-9cbf-3cc13854fbbf name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:27:09.279240 crc crio[3654]: time=\"2026-06-09T16:27:09.279099859Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcdctl\" id=05d57ec5-167f-4f64-a5e4-60ddf79b5cff name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:27:09.280076 crc crio[3654]: time=\"2026-06-09T16:27:09.279937994Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:27:09.302452 crc crio[3654]: time=\"2026-06-09T16:27:09.297823617Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:27:10.151970 crc crio[3654]: time=\"2026-06-09T16:27:10.151482655Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:27:10.369311 crc crio[3654]: time=\"2026-06-09T16:27:10.369118545Z\" level=info msg=\"Created container b1c321c4ef39b05ed5e8b1e40d96822548de06848c9c02b03b2ab99cd4bbb36a: openshift-etcd/etcd-crc/etcdctl\" id=05d57ec5-167f-4f64-a5e4-60ddf79b5cff name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:27:10.371133 crc crio[3654]: time=\"2026-06-09T16:27:10.371095084Z\" level=info msg=\"Starting container: b1c321c4ef39b05ed5e8b1e40d96822548de06848c9c02b03b2ab99cd4bbb36a\" id=23b3232e-5516-4918-a207-7891d367bd3f name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:27:10.435162 crc crio[3654]: time=\"2026-06-09T16:27:10.432112644Z\" level=info msg=\"Started container\" PID=5690 containerID=b1c321c4ef39b05ed5e8b1e40d96822548de06848c9c02b03b2ab99cd4bbb36a description=openshift-etcd/etcd-crc/etcdctl id=23b3232e-5516-4918-a207-7891d367bd3f name=/runtime.v1.RuntimeService/StartContainer sandboxID=c9d664f49d35957d75205489921232df294cd56f368fca7a7ec28e289df35e1c\nJun 09 16:27:10.467880 crc crio[3654]: time=\"2026-06-09T16:27:10.467463858Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=92c3b69a-5e5a-4dce-a362-2aaecd44bb6d name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:27:10.481510 crc crio[3654]: time=\"2026-06-09T16:27:10.480899309Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=9aff0f2e-cf8d-4725-9c74-6eb8a32a77d1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:27:10.493520 crc crio[3654]: time=\"2026-06-09T16:27:10.493462873Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd\" id=774bfae4-e326-4ae6-83f1-0795b812d78f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:27:10.496085 crc crio[3654]: time=\"2026-06-09T16:27:10.496054661Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:27:10.588898 crc crio[3654]: time=\"2026-06-09T16:27:10.588801696Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:27:10.671897 crc crio[3654]: time=\"2026-06-09T16:27:10.671486892Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:27:10.672133 crc crio[3654]: time=\"2026-06-09T16:27:10.672039379Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:27:10.929072 crc crio[3654]: time=\"2026-06-09T16:27:10.928553799Z\" level=info msg=\"Created container cce7451eb83c746fe58093d8547fbb30cbb9f75e6ef519f157dff806f7a15213: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer\" id=07c8c685-f275-4e7e-91f1-5d8a1e43524f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:27:10.932580 crc crio[3654]: time=\"2026-06-09T16:27:10.931541968Z\" level=info msg=\"Starting container: cce7451eb83c746fe58093d8547fbb30cbb9f75e6ef519f157dff806f7a15213\" id=d3043c84-4a57-44b1-b137-cf0788793c72 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:27:10.955990 crc crio[3654]: time=\"2026-06-09T16:27:10.95507238Z\" level=info msg=\"Created container 5fb3e4160755f74cf0c8d8903e7cd1e7c07064b21333a0657ec2c30ce437727e: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=32fa7aef-417d-4eae-b99e-e9f4fe6d406c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:27:10.958971 crc crio[3654]: time=\"2026-06-09T16:27:10.958532943Z\" level=info msg=\"Starting container: 5fb3e4160755f74cf0c8d8903e7cd1e7c07064b21333a0657ec2c30ce437727e\" id=5a7ed9d8-0c3b-44a9-9bdf-649df8b6e1f1 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:27:10.989544 crc crio[3654]: time=\"2026-06-09T16:27:10.989496366Z\" level=info msg=\"Started container\" PID=5714 containerID=cce7451eb83c746fe58093d8547fbb30cbb9f75e6ef519f157dff806f7a15213 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer id=d3043c84-4a57-44b1-b137-cf0788793c72 name=/runtime.v1.RuntimeService/StartContainer sandboxID=991f4d0b8e7296a8f18b7ae9fe212ded29d140e260514981393289a8dd4fd73b\nJun 09 16:27:11.026885 crc crio[3654]: time=\"2026-06-09T16:27:11.026592542Z\" level=info msg=\"Started container\" PID=5717 containerID=5fb3e4160755f74cf0c8d8903e7cd1e7c07064b21333a0657ec2c30ce437727e description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer id=5a7ed9d8-0c3b-44a9-9bdf-649df8b6e1f1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=73e8219c1aa85ffa274627124eca8db175788ddd51bfb5cdf7b5d44ef2906667\nJun 09 16:27:11.067363 crc crio[3654]: time=\"2026-06-09T16:27:11.067044549Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=7f919e48-7e4e-46f0-ad03-daf251c95585 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:27:11.073370 crc crio[3654]: time=\"2026-06-09T16:27:11.072735078Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=581d9741-dd28-40d4-a28f-e4b4d60ecf76 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:27:11.077323 crc crio[3654]: time=\"2026-06-09T16:27:11.07714608Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=c0086ddf-eb42-40cc-adac-e91688c04d69 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:27:11.078045 crc crio[3654]: time=\"2026-06-09T16:27:11.077614974Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:27:11.088974 crc crio[3654]: time=\"2026-06-09T16:27:11.08821292Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=715de9ee-b67d-4584-8ad9-b03c3b4196d0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:27:11.092034 crc crio[3654]: time=\"2026-06-09T16:27:11.091983422Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=4875ecc2-465e-44ba-965c-e1eee7316f32 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:27:11.107305 crc crio[3654]: time=\"2026-06-09T16:27:11.105895357Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=2aa78b1c-aafe-4176-a6d3-ba10e3056293 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:27:11.107305 crc crio[3654]: time=\"2026-06-09T16:27:11.106826925Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:27:11.135182 crc crio[3654]: time=\"2026-06-09T16:27:11.134892731Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:27:11.136590 crc crio[3654]: time=\"2026-06-09T16:27:11.136452108Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:27:11.147758 crc crio[3654]: time=\"2026-06-09T16:27:11.146761635Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:27:11.748031 crc crio[3654]: time=\"2026-06-09T16:27:11.747919113Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:27:11.754875 crc crio[3654]: time=\"2026-06-09T16:27:11.754836569Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:27:11.973959 crc crio[3654]: time=\"2026-06-09T16:27:11.973885081Z\" level=info msg=\"Created container a4de9aad805325f28edc531ed38d3366a1d3545e47f1285725a7cdda2139624c: openshift-etcd/etcd-crc/etcd\" id=774bfae4-e326-4ae6-83f1-0795b812d78f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:27:11.976417 crc crio[3654]: time=\"2026-06-09T16:27:11.976286893Z\" level=info msg=\"Starting container: a4de9aad805325f28edc531ed38d3366a1d3545e47f1285725a7cdda2139624c\" id=95240bf6-08bc-4502-93b1-9df7f3bdae68 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:27:11.977836 crc crio[3654]: time=\"2026-06-09T16:27:11.977566651Z\" level=info msg=\"Created container 2248580759b8d71d3299e55cca398ba25e3072f7b48dad61931e53ef1f222a87: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=2aa78b1c-aafe-4176-a6d3-ba10e3056293 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:27:11.977956 crc crio[3654]: time=\"2026-06-09T16:27:11.977914532Z\" level=info msg=\"Created container f114bab14663c7029f28e4d15e1ab862771b8009826a86038447457afa6befdd: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=c0086ddf-eb42-40cc-adac-e91688c04d69 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:27:11.980162 crc crio[3654]: time=\"2026-06-09T16:27:11.980064746Z\" level=info msg=\"Starting container: f114bab14663c7029f28e4d15e1ab862771b8009826a86038447457afa6befdd\" id=7b283e60-34e8-4a13-a0a8-6a87fdfbcf99 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:27:11.981086 crc crio[3654]: time=\"2026-06-09T16:27:11.980996183Z\" level=info msg=\"Starting container: 2248580759b8d71d3299e55cca398ba25e3072f7b48dad61931e53ef1f222a87\" id=aa9b0a5e-4c3f-4ad2-a614-17df9c7055ed name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:27:12.021305 crc crio[3654]: time=\"2026-06-09T16:27:12.020585114Z\" level=info msg=\"Started container\" PID=5763 containerID=f114bab14663c7029f28e4d15e1ab862771b8009826a86038447457afa6befdd description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller id=7b283e60-34e8-4a13-a0a8-6a87fdfbcf99 name=/runtime.v1.RuntimeService/StartContainer sandboxID=991f4d0b8e7296a8f18b7ae9fe212ded29d140e260514981393289a8dd4fd73b\nJun 09 16:27:12.022767 crc crio[3654]: time=\"2026-06-09T16:27:12.022153881Z\" level=info msg=\"Started container\" PID=5767 containerID=2248580759b8d71d3299e55cca398ba25e3072f7b48dad61931e53ef1f222a87 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=aa9b0a5e-4c3f-4ad2-a614-17df9c7055ed name=/runtime.v1.RuntimeService/StartContainer sandboxID=73e8219c1aa85ffa274627124eca8db175788ddd51bfb5cdf7b5d44ef2906667\nJun 09 16:27:12.028224 crc crio[3654]: time=\"2026-06-09T16:27:12.027989595Z\" level=info msg=\"Started container\" PID=5730 containerID=a4de9aad805325f28edc531ed38d3366a1d3545e47f1285725a7cdda2139624c description=openshift-etcd/etcd-crc/etcd id=95240bf6-08bc-4502-93b1-9df7f3bdae68 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c9d664f49d35957d75205489921232df294cd56f368fca7a7ec28e289df35e1c\nJun 09 16:27:12.055282 crc crio[3654]: time=\"2026-06-09T16:27:12.054889677Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=07d82cd0-957a-4b99-8589-d164c2e35d18 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:27:12.060157 crc crio[3654]: time=\"2026-06-09T16:27:12.06002152Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=60cd19c6-e8dd-4bb5-91e6-873a6c559598 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:27:12.071729 crc crio[3654]: time=\"2026-06-09T16:27:12.071009128Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-metrics\" id=ffe2baf0-a3d1-448c-a907-22b1a62fbffc name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:27:12.071729 crc crio[3654]: time=\"2026-06-09T16:27:12.071611666Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:27:12.081575 crc crio[3654]: time=\"2026-06-09T16:27:12.080948694Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=e6260b47-9769-41af-b4b1-421ab4d6f116 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:27:12.093556 crc crio[3654]: time=\"2026-06-09T16:27:12.092990903Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=274850bd-6075-4c13-b22b-a2492053a5d6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:27:12.101024 crc crio[3654]: time=\"2026-06-09T16:27:12.100797246Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=3cd568c1-e9ba-456e-9ac1-65ae4fc42c01 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:27:12.104909 crc crio[3654]: time=\"2026-06-09T16:27:12.104783795Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:27:12.114022 crc crio[3654]: time=\"2026-06-09T16:27:12.113853856Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:27:12.225170 crc crio[3654]: time=\"2026-06-09T16:27:12.224514306Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:27:13.322918 crc crio[3654]: time=\"2026-06-09T16:27:13.322374576Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:27:13.324149 crc crio[3654]: time=\"2026-06-09T16:27:13.324113108Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:27:13.556088 crc crio[3654]: time=\"2026-06-09T16:27:13.55589692Z\" level=info msg=\"Created container 068db6c9667e7f9de97ccca7afb128e2a7bcc64c2244199bb504b382407f59cf: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=3cd568c1-e9ba-456e-9ac1-65ae4fc42c01 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:27:13.560581 crc crio[3654]: time=\"2026-06-09T16:27:13.560111726Z\" level=info msg=\"Starting container: 068db6c9667e7f9de97ccca7afb128e2a7bcc64c2244199bb504b382407f59cf\" id=ce27da61-56b3-4f24-bf37-ca17905202b9 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:27:13.592094 crc crio[3654]: time=\"2026-06-09T16:27:13.591591065Z\" level=info msg=\"Started container\" PID=5826 containerID=068db6c9667e7f9de97ccca7afb128e2a7bcc64c2244199bb504b382407f59cf description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz id=ce27da61-56b3-4f24-bf37-ca17905202b9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=73e8219c1aa85ffa274627124eca8db175788ddd51bfb5cdf7b5d44ef2906667\nJun 09 16:27:13.629382 crc crio[3654]: time=\"2026-06-09T16:27:13.629171055Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=63370ac7-51af-4eab-9dee-82a514a82eaf name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:27:13.633398 crc crio[3654]: time=\"2026-06-09T16:27:13.633201236Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=622a772a-7b20-4f65-9cbb-564aac733ff1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:27:13.638913 crc crio[3654]: time=\"2026-06-09T16:27:13.638522474Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=0420e7f7-38c0-4d99-9415-519dbe8f8527 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:27:13.640051 crc crio[3654]: time=\"2026-06-09T16:27:13.639573396Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:27:13.690800 crc crio[3654]: time=\"2026-06-09T16:27:13.689864975Z\" level=info msg=\"Created container 24a79c67dff9bf202ede7c918caacc5e6f13273b69f1b6e3f8f8164d4315ba20: openshift-etcd/etcd-crc/etcd-metrics\" id=ffe2baf0-a3d1-448c-a907-22b1a62fbffc name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:27:13.691470 crc crio[3654]: time=\"2026-06-09T16:27:13.69136064Z\" level=info msg=\"Starting container: 24a79c67dff9bf202ede7c918caacc5e6f13273b69f1b6e3f8f8164d4315ba20\" id=3c32c180-1625-4e50-96b1-c5d09578710a name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:27:13.703553 crc crio[3654]: time=\"2026-06-09T16:27:13.703228604Z\" level=info msg=\"Started container\" PID=5828 containerID=24a79c67dff9bf202ede7c918caacc5e6f13273b69f1b6e3f8f8164d4315ba20 description=openshift-etcd/etcd-crc/etcd-metrics id=3c32c180-1625-4e50-96b1-c5d09578710a name=/runtime.v1.RuntimeService/StartContainer sandboxID=c9d664f49d35957d75205489921232df294cd56f368fca7a7ec28e289df35e1c\nJun 09 16:27:13.709499 crc crio[3654]: time=\"2026-06-09T16:27:13.709365997Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:27:13.735173 crc crio[3654]: time=\"2026-06-09T16:27:13.735017942Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=59d3227f-c59c-4b11-8cdd-1c120d33bb5c name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:27:13.741079 crc crio[3654]: time=\"2026-06-09T16:27:13.739174406Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=68d8ac63-30aa-42f6-a8ca-c6257f808317 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:27:13.742472 crc crio[3654]: time=\"2026-06-09T16:27:13.742092423Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-readyz\" id=1b7d3466-17e9-4637-8eb6-0650be88773e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:27:13.742966 crc crio[3654]: time=\"2026-06-09T16:27:13.742588838Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:27:13.762976 crc crio[3654]: time=\"2026-06-09T16:27:13.762553093Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:27:14.546846 crc crio[3654]: time=\"2026-06-09T16:27:14.546606745Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:27:14.639745 crc crio[3654]: time=\"2026-06-09T16:27:14.639496995Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:27:15.044621 crc crio[3654]: time=\"2026-06-09T16:27:15.044334021Z\" level=info msg=\"Created container 22eb0d68b0cfa2862bcd47c7462e380a13e92715096bc2456e353d89580b4b89: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=0420e7f7-38c0-4d99-9415-519dbe8f8527 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:27:15.046465 crc crio[3654]: time=\"2026-06-09T16:27:15.046091874Z\" level=info msg=\"Starting container: 22eb0d68b0cfa2862bcd47c7462e380a13e92715096bc2456e353d89580b4b89\" id=f0a450ae-5bf7-44dc-b341-fa059a67d4da name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:27:15.077861 crc crio[3654]: time=\"2026-06-09T16:27:15.065889794Z\" level=info msg=\"Started container\" PID=5859 containerID=22eb0d68b0cfa2862bcd47c7462e380a13e92715096bc2456e353d89580b4b89 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=f0a450ae-5bf7-44dc-b341-fa059a67d4da name=/runtime.v1.RuntimeService/StartContainer sandboxID=73e8219c1aa85ffa274627124eca8db175788ddd51bfb5cdf7b5d44ef2906667\nJun 09 16:27:15.107918 crc crio[3654]: time=\"2026-06-09T16:27:15.107547685Z\" level=info msg=\"Created container f18a41012db189ae0dc3280966abadb8a701d8bed2d7b1d415f7c26180dc7a65: openshift-etcd/etcd-crc/etcd-readyz\" id=1b7d3466-17e9-4637-8eb6-0650be88773e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:27:15.111441 crc crio[3654]: time=\"2026-06-09T16:27:15.111228045Z\" level=info msg=\"Starting container: f18a41012db189ae0dc3280966abadb8a701d8bed2d7b1d415f7c26180dc7a65\" id=ef54abda-7f27-4f0b-8b04-d92ee2b94091 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:27:15.169211 crc crio[3654]: time=\"2026-06-09T16:27:15.168880943Z\" level=info msg=\"Started container\" PID=5864 containerID=f18a41012db189ae0dc3280966abadb8a701d8bed2d7b1d415f7c26180dc7a65 description=openshift-etcd/etcd-crc/etcd-readyz id=ef54abda-7f27-4f0b-8b04-d92ee2b94091 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c9d664f49d35957d75205489921232df294cd56f368fca7a7ec28e289df35e1c\nJun 09 16:27:15.203093 crc crio[3654]: time=\"2026-06-09T16:27:15.202905147Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=18da6e95-2344-479a-a98e-4330b62b0f28 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:27:15.206957 crc crio[3654]: time=\"2026-06-09T16:27:15.206628678Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=baa5afef-c99d-49a7-aa62-2edccf747302 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:27:15.213625 crc crio[3654]: time=\"2026-06-09T16:27:15.213442261Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-rev\" id=cf2fa53a-0397-479c-b0e5-bf70d5b5b753 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:27:15.215416 crc crio[3654]: time=\"2026-06-09T16:27:15.214844163Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:27:15.249533 crc crio[3654]: time=\"2026-06-09T16:27:15.249289959Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:27:15.801991 crc crio[3654]: time=\"2026-06-09T16:27:15.801745544Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:27:15.989432 crc crio[3654]: time=\"2026-06-09T16:27:15.989172414Z\" level=info msg=\"Created container 1d62e23e4e4733c82fc170505c816c6687b5be94d67aab15884b7e96d8057554: openshift-etcd/etcd-crc/etcd-rev\" id=cf2fa53a-0397-479c-b0e5-bf70d5b5b753 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:27:15.991998 crc crio[3654]: time=\"2026-06-09T16:27:15.991838383Z\" level=info msg=\"Starting container: 1d62e23e4e4733c82fc170505c816c6687b5be94d67aab15884b7e96d8057554\" id=5756547e-41d2-4351-91de-e23ffebb7e11 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:27:16.005058 crc crio[3654]: time=\"2026-06-09T16:27:16.004897333Z\" level=info msg=\"Started container\" PID=5893 containerID=1d62e23e4e4733c82fc170505c816c6687b5be94d67aab15884b7e96d8057554 description=openshift-etcd/etcd-crc/etcd-rev id=5756547e-41d2-4351-91de-e23ffebb7e11 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c9d664f49d35957d75205489921232df294cd56f368fca7a7ec28e289df35e1c\nJun 09 16:27:39.806030 crc crio[3654]: time=\"2026-06-09T16:27:39.804812703Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=0e1fbd6a-a79a-44a9-8bed-34e95acd64c6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:27:39.810896 crc crio[3654]: time=\"2026-06-09T16:27:39.810788791Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=d5448e5f-755f-4b85-9d03-96b0d3f37b40 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:27:39.813414 crc crio[3654]: time=\"2026-06-09T16:27:39.813326387Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=c66a0eb0-d4b0-49a6-9ce1-a75eceb63fe9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:27:39.814010 crc crio[3654]: time=\"2026-06-09T16:27:39.813920845Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:27:39.835845 crc crio[3654]: time=\"2026-06-09T16:27:39.835524169Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:27:40.207519 crc crio[3654]: time=\"2026-06-09T16:27:40.20742117Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:27:40.293824 crc crio[3654]: time=\"2026-06-09T16:27:40.292808466Z\" level=info msg=\"Created container 304efbb1c28c6dfac6a6c39a8f6c747720100fc53d71c08215fda77be48f50c2: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=c66a0eb0-d4b0-49a6-9ce1-a75eceb63fe9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:27:40.295451 crc crio[3654]: time=\"2026-06-09T16:27:40.295340252Z\" level=info msg=\"Starting container: 304efbb1c28c6dfac6a6c39a8f6c747720100fc53d71c08215fda77be48f50c2\" id=4d7df455-cdd0-4773-93b4-4fab5a8068f6 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:27:40.301488 crc crio[3654]: time=\"2026-06-09T16:27:40.301362881Z\" level=info msg=\"Started container\" PID=6169 containerID=304efbb1c28c6dfac6a6c39a8f6c747720100fc53d71c08215fda77be48f50c2 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=4d7df455-cdd0-4773-93b4-4fab5a8068f6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=991f4d0b8e7296a8f18b7ae9fe212ded29d140e260514981393289a8dd4fd73b\nJun 09 16:28:33.016216 crc crio[3654]: time=\"2026-06-09T16:28:33.015829608Z\" level=info msg=\"Running pod sandbox: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD\" id=00a85b35-f87e-4f98-92b5-d47c2b2706fc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:28:33.017484 crc crio[3654]: time=\"2026-06-09T16:28:33.016311252Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:33.041166 crc crio[3654]: time=\"2026-06-09T16:28:33.041085266Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:cbfe02ce3b20b0aed6164129ec1d764b6fcfd28238006ea6c2b21fe3cf1d2417 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/5bf7f843-bcb9-43cf-a351-daf4c047649e 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:0xc00231ea40}] Aliases:map[]}\"\nJun 09 16:28:33.041166 crc crio[3654]: time=\"2026-06-09T16:28:33.041161078Z\" level=info msg=\"Adding pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:28:34.901358 crc crio[3654]: time=\"2026-06-09T16:28:34.901278219Z\" level=info msg=\"Running pod sandbox: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD\" id=5cacbea3-f0ca-49a9-9080-d0e380348474 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:28:34.902570 crc crio[3654]: time=\"2026-06-09T16:28:34.901406853Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:34.910076 crc crio[3654]: time=\"2026-06-09T16:28:34.909984993Z\" level=info msg=\"Running pod sandbox: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD\" id=0794cf52-0c1a-472b-b0c2-29b105501e90 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:28:34.910076 crc crio[3654]: time=\"2026-06-09T16:28:34.910070476Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:34.928375 crc crio[3654]: time=\"2026-06-09T16:28:34.927947678Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:e2c8e014651e6934462b62919db89a16a3ac9243c584cc4614d4baa0f5b4d525 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/1d0ab659-9a7f-4427-9281-ccb75ba8d619 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:0xc000f14ac0}] Aliases:map[]}\"\nJun 09 16:28:34.928375 crc crio[3654]: time=\"2026-06-09T16:28:34.927996279Z\" level=info msg=\"Adding pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:28:34.929191 crc crio[3654]: time=\"2026-06-09T16:28:34.928765921Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:59243c2c4e181c4957996e895bcf4daeeb5c18da768a3371ff136057ae819fcc UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/9b287434-d2f0-4afa-a418-4dfd61ff8d26 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:0xc001e2a728}] Aliases:map[]}\"\nJun 09 16:28:34.929191 crc crio[3654]: time=\"2026-06-09T16:28:34.928855354Z\" level=info msg=\"Adding pod openshift-apiserver_apiserver-9ddfb9f55-k47zv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:28:34.937095 crc crio[3654]: time=\"2026-06-09T16:28:34.937010022Z\" level=info msg=\"Running pod sandbox: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/POD\" id=817806bf-9639-428b-9463-deb859d10fa6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:28:34.937191 crc crio[3654]: time=\"2026-06-09T16:28:34.937102445Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:34.943394 crc crio[3654]: time=\"2026-06-09T16:28:34.943303076Z\" 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=817806bf-9639-428b-9463-deb859d10fa6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:28:34.951229 crc crio[3654]: time=\"2026-06-09T16:28:34.950770254Z\" level=info msg=\"Ran pod sandbox 317d906bf6183e305dfc8a787a95f1f0e4ff460367627e0ed66206ffa882087a with infra container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/POD\" id=817806bf-9639-428b-9463-deb859d10fa6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:28:34.954148 crc crio[3654]: time=\"2026-06-09T16:28:34.953826383Z\" level=info msg=\"Running pod sandbox: openshift-console-operator/console-operator-67c89758df-4jf4f/POD\" id=417f869a-b943-4e24-9811-7555e5a8eeda name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:28:34.954148 crc crio[3654]: time=\"2026-06-09T16:28:34.953871125Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:34.955134 crc crio[3654]: time=\"2026-06-09T16:28:34.955007908Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=758be052-3fd3-4041-89e2-c1046422c641 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:28:34.972130 crc crio[3654]: time=\"2026-06-09T16:28:34.972005954Z\" level=info msg=\"Running pod sandbox: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD\" id=aeeb8289-75d8-42e6-9dc1-ee3a8c902110 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:28:34.972465 crc crio[3654]: time=\"2026-06-09T16:28:34.972433047Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:34.974157 crc crio[3654]: time=\"2026-06-09T16:28:34.974092135Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:44b23addafa8e3a1b3b94a910f28b3fa49dac83cb06d37244db19e3c307e6acb UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/0b11090d-057f-4615-b537-0577b6d7a75a 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:0xc0017129e0}] Aliases:map[]}\"\nJun 09 16:28:34.974157 crc crio[3654]: time=\"2026-06-09T16:28:34.974145007Z\" level=info msg=\"Adding pod openshift-console-operator_console-operator-67c89758df-4jf4f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:28:34.993923 crc crio[3654]: time=\"2026-06-09T16:28:34.993842362Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:42b477b379c2ab0f9561d4ad4e77d9fe3fecab9fbcfb079138d2f6ccd2f0e84b UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/5fd7e938-7774-4303-8d80-c2b9953b31fc 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:0xc001712ae0}] Aliases:map[]}\"\nJun 09 16:28:34.993923 crc crio[3654]: time=\"2026-06-09T16:28:34.993898193Z\" level=info msg=\"Adding pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:28:34.994087 crc crio[3654]: time=\"2026-06-09T16:28:34.994012557Z\" level=info msg=\"Running pod sandbox: openshift-console/downloads-747b44746d-4pqvr/POD\" id=8514ccfb-80a8-4a76-a0ac-012e50ee0a6b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:28:34.994194 crc crio[3654]: time=\"2026-06-09T16:28:34.994107319Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:35.021202 crc crio[3654]: time=\"2026-06-09T16:28:35.021148639Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:7cd2541ef7c4d88df82a35178b69ab62c76376eca4c14da05d1c4beda6c07180 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/179f8b32-2ad5-4367-b2f8-700c41331b99 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:0xc001e2a048}] Aliases:map[]}\"\nJun 09 16:28:35.021385 crc crio[3654]: time=\"2026-06-09T16:28:35.021303844Z\" level=info msg=\"Adding pod openshift-console_downloads-747b44746d-4pqvr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:28:35.038224 crc crio[3654]: time=\"2026-06-09T16:28:35.038086894Z\" level=info msg=\"Running pod sandbox: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/POD\" id=e96a6aac-e2e5-4280-82c7-ee1c855dce56 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:28:35.038421 crc crio[3654]: time=\"2026-06-09T16:28:35.038256799Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:35.055459 crc crio[3654]: time=\"2026-06-09T16:28:35.055249955Z\" 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=e96a6aac-e2e5-4280-82c7-ee1c855dce56 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:28:35.079888 crc crio[3654]: time=\"2026-06-09T16:28:35.07974668Z\" level=info msg=\"Ran pod sandbox e2bbaf234240bd73327145110066f7cc6bf66dec8e1cd8c486819aafd7c071da with infra container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/POD\" id=e96a6aac-e2e5-4280-82c7-ee1c855dce56 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:28:35.082743 crc crio[3654]: time=\"2026-06-09T16:28:35.082518131Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=ef22a16c-c9f3-414b-b453-bf9bb2367432 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:28:35.085232 crc crio[3654]: time=\"2026-06-09T16:28:35.085136337Z\" level=info msg=\"Running pod sandbox: openshift-network-node-identity/network-node-identity-dgvkt/POD\" id=a0f03e56-0f85-4e1b-8456-230dd3c1b0a9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:28:35.085352 crc crio[3654]: time=\"2026-06-09T16:28:35.085276651Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:35.098847 crc crio[3654]: time=\"2026-06-09T16:28:35.0985934Z\" 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=a0f03e56-0f85-4e1b-8456-230dd3c1b0a9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:28:35.101614 crc crio[3654]: time=\"2026-06-09T16:28:35.101523356Z\" level=info msg=\"Running pod sandbox: openshift-network-operator/iptables-alerter-5jnd7/POD\" id=0b60d3d6-2e3a-4310-9401-da304184a901 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:28:35.101881 crc crio[3654]: time=\"2026-06-09T16:28:35.101795284Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:35.110994 crc crio[3654]: time=\"2026-06-09T16:28:35.110878759Z\" level=info msg=\"Ran pod sandbox 94353f3482a7259433a217eda47193aa7a4b7ae9957c911c7e367534a338a080 with infra container: openshift-network-node-identity/network-node-identity-dgvkt/POD\" id=a0f03e56-0f85-4e1b-8456-230dd3c1b0a9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:28:35.118319 crc crio[3654]: time=\"2026-06-09T16:28:35.118207113Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=a5ef9a8c-6c82-4a7b-a921-84cd8b534c17 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:28:35.126174 crc crio[3654]: time=\"2026-06-09T16:28:35.125468495Z\" 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=0b60d3d6-2e3a-4310-9401-da304184a901 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:28:35.129692 crc crio[3654]: time=\"2026-06-09T16:28:35.129257985Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=262ed034-7869-45f8-afab-0d82a6688ad4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:28:35.164187 crc crio[3654]: time=\"2026-06-09T16:28:35.164084382Z\" level=info msg=\"Ran pod sandbox f4d63277003f8cf38fa22a9919dd3e93670546b712a21233463528ca737c8437 with infra container: openshift-network-operator/iptables-alerter-5jnd7/POD\" id=0b60d3d6-2e3a-4310-9401-da304184a901 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:28:35.169908 crc crio[3654]: time=\"2026-06-09T16:28:35.168838801Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=becb5611-f9ee-4d76-962c-db187278d274 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:28:35.185580 crc crio[3654]: time=\"2026-06-09T16:28:35.185478657Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=a961ec68-4a99-4752-bffb-a8997004d799 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:28:35.188567 crc crio[3654]: time=\"2026-06-09T16:28:35.188528676Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=c4e1d700-789e-4f55-a57b-f5dc1cbc10ec name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:28:35.190035 crc crio[3654]: time=\"2026-06-09T16:28:35.188777723Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=f64b3a62-3b4b-4fbc-9957-6c132afe1330 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:28:35.193257 crc crio[3654]: time=\"2026-06-09T16:28:35.193193582Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=9c332b8f-2ec5-41a9-badf-901153b60757 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:28:35.194513 crc crio[3654]: time=\"2026-06-09T16:28:35.194279064Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=2a4a3043-14f4-43d3-83fe-0ca28950af22 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:28:35.198173 crc crio[3654]: time=\"2026-06-09T16:28:35.198029604Z\" level=info msg=\"Running pod sandbox: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD\" id=55e970eb-018e-4ac4-8b80-f6e94b11feb5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:28:35.206952 crc crio[3654]: time=\"2026-06-09T16:28:35.198096835Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:35.207843 crc crio[3654]: time=\"2026-06-09T16:28:35.206861341Z\" level=info msg=\"Running pod sandbox: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD\" id=996f9e23-bac0-4fbc-9af1-6be0df4bf02b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:28:35.208258 crc crio[3654]: time=\"2026-06-09T16:28:35.208144389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:35.224437 crc crio[3654]: time=\"2026-06-09T16:28:35.224007372Z\" level=info msg=\"Running pod sandbox: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/POD\" id=a7147c5c-5e59-4de7-b4a8-0083caa7a4c0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:28:35.224551 crc crio[3654]: time=\"2026-06-09T16:28:35.224532117Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:35.253846 crc crio[3654]: time=\"2026-06-09T16:28:35.253583806Z\" 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=a7147c5c-5e59-4de7-b4a8-0083caa7a4c0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:28:35.258446 crc crio[3654]: time=\"2026-06-09T16:28:35.258316724Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:56e33c8ff2710e31bc4e0937bc8f7c90d84768639fcb8ec4abd36894152d7cc0 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/5864f2b9-18b9-4389-b1e3-43d13dbd2cc0 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:0xc000f14308}] Aliases:map[]}\"\nJun 09 16:28:35.258567 crc crio[3654]: time=\"2026-06-09T16:28:35.258550101Z\" 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 16:28:35.272624 crc crio[3654]: time=\"2026-06-09T16:28:35.272536649Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:1de7494d6b9424e105bcc99c5d2fd72101a2126e9ffcbd251b8bebe890cad43e UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/43ab7e50-a1d0-4913-8028-197325be7fc0 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:0xc000f144c0}] Aliases:map[]}\"\nJun 09 16:28:35.272624 crc crio[3654]: time=\"2026-06-09T16:28:35.272623002Z\" level=info msg=\"Adding pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:28:35.282563 crc crio[3654]: time=\"2026-06-09T16:28:35.28250313Z\" level=info msg=\"Ran pod sandbox 140ba3345a2986e5390e9a38832098ef084208d4f02c31bda44e05fa4ceaf139 with infra container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/POD\" id=a7147c5c-5e59-4de7-b4a8-0083caa7a4c0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:28:35.283357 crc crio[3654]: time=\"2026-06-09T16:28:35.283109248Z\" level=info msg=\"Running pod sandbox: openshift-ingress/router-default-68cf44c8b8-w4gs8/POD\" id=7a14a0d6-e01b-46b8-b2d4-96f870fb54ea name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:28:35.283357 crc crio[3654]: time=\"2026-06-09T16:28:35.283228451Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:35.285271 crc crio[3654]: time=\"2026-06-09T16:28:35.284836688Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=1871f67c-a224-447b-ac22-64d993bde091 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:28:35.292517 crc crio[3654]: time=\"2026-06-09T16:28:35.292382259Z\" 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=7a14a0d6-e01b-46b8-b2d4-96f870fb54ea name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:28:35.292618 crc crio[3654]: time=\"2026-06-09T16:28:35.292577604Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=5ff4dd6d-2a0b-4ab6-bf70-0523ba8332fc name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:28:35.304302 crc crio[3654]: time=\"2026-06-09T16:28:35.303271576Z\" level=info msg=\"Ran pod sandbox 3e7a5a4dee9517bbca6cf7fd9be1a53c54a926acf7d2e8c9876640e9e0b7f0a8 with infra container: openshift-ingress/router-default-68cf44c8b8-w4gs8/POD\" id=7a14a0d6-e01b-46b8-b2d4-96f870fb54ea name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:28:35.305377 crc crio[3654]: time=\"2026-06-09T16:28:35.305219643Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=27562a7f-82be-471d-8eb0-456c314d336c name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:28:35.350799 crc crio[3654]: time=\"2026-06-09T16:28:35.348737704Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-target-fhkjl/POD\" id=a63c47a2-9303-4bb8-8c1f-555638fe6caa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:28:35.350799 crc crio[3654]: time=\"2026-06-09T16:28:35.348820436Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:35.375192 crc crio[3654]: time=\"2026-06-09T16:28:35.374844536Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD\" id=caa12af9-bcd7-4e4a-95bd-e5ef39e6fbeb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:28:35.375542 crc crio[3654]: time=\"2026-06-09T16:28:35.37532016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:35.395208 crc crio[3654]: time=\"2026-06-09T16:28:35.395132449Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:82ac9ea6fe26e69c4b5cfb6a84f6e797bf7c488fae8baada0e8452345fe61f2a UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/2589ce0f-f93b-407c-8001-23452ddabc45 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:0xc001e2ae58}] Aliases:map[]}\"\nJun 09 16:28:35.395208 crc crio[3654]: time=\"2026-06-09T16:28:35.395199631Z\" level=info msg=\"Adding pod openshift-network-diagnostics_network-check-target-fhkjl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:28:35.413845 crc crio[3654]: time=\"2026-06-09T16:28:35.413613058Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:4b5d85ddf016593bf96f9977c89c6fa43295035d3e7cd41ec270c0f2ba905e1c UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/374dd7b1-acb8-4a89-8de7-d1eb2deb980e 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:0xc000f14780}] Aliases:map[]}\"\nJun 09 16:28:35.413989 crc crio[3654]: time=\"2026-06-09T16:28:35.413847775Z\" level=info msg=\"Adding pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:28:35.463386 crc crio[3654]: time=\"2026-06-09T16:28:35.462900527Z\" level=info msg=\"Running pod sandbox: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD\" id=e1393729-e95a-441a-9796-ff71b1280845 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:28:35.463386 crc crio[3654]: time=\"2026-06-09T16:28:35.463058022Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:35.531846 crc crio[3654]: time=\"2026-06-09T16:28:35.531070208Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:50d881d1896a42ed2f59fcba34ae4623aeb013e29e220904d64c41788f6c4591 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/64c1e9a9-136f-497f-a363-02ef1e550ed8 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:0xc0001914f8}] Aliases:map[]}\"\nJun 09 16:28:35.531846 crc crio[3654]: time=\"2026-06-09T16:28:35.5311295Z\" level=info msg=\"Adding pod openshift-config-operator_openshift-config-operator-5777786469-bccdj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:28:36.122182 crc crio[3654]: time=\"2026-06-09T16:28:36.122105625Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-ntdwx/POD\" id=4519d1ae-f8cc-4947-a1f4-d779f62c5df9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:28:36.122914 crc crio[3654]: time=\"2026-06-09T16:28:36.122195798Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:36.140706 crc crio[3654]: time=\"2026-06-09T16:28:36.140547833Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:6c61ae880f78d153c79f110b244827b86ea282f9c0ac08e2d4d3d090c65d3855 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/9913651f-a8b4-4966-bfdd-fad5679a2744 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:0xc0005361e8}] Aliases:map[]}\"\nJun 09 16:28:36.140706 crc crio[3654]: time=\"2026-06-09T16:28:36.140603995Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-ntdwx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:28:36.180739 crc crio[3654]: time=\"2026-06-09T16:28:36.180111659Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD\" id=68a5ea36-16df-47a6-b1cd-044608049f0c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:28:36.180739 crc crio[3654]: time=\"2026-06-09T16:28:36.180174381Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:36.196299 crc crio[3654]: time=\"2026-06-09T16:28:36.196212749Z\" level=info msg=\"Running pod sandbox: openshift-multus/network-metrics-daemon-n2bqt/POD\" id=e72049a9-46b6-4b0f-a182-e19f30dcfe15 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:28:36.196487 crc crio[3654]: time=\"2026-06-09T16:28:36.196385194Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:36.211238 crc crio[3654]: time=\"2026-06-09T16:28:36.211155455Z\" level=info msg=\"Running pod sandbox: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD\" id=3eda22a0-c9ac-40e7-a770-a4484e39b291 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:28:36.211404 crc crio[3654]: time=\"2026-06-09T16:28:36.211254768Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:36.215065 crc crio[3654]: time=\"2026-06-09T16:28:36.21337464Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:65baa5d9ca0d8daab4528dc8fa6f2d6d7e29bf468760dc10f0d3ddb41d1c252e UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/0faf8348-0b5d-4859-956b-2fb913781da4 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:0xc0001903b0}] Aliases:map[]}\"\nJun 09 16:28:36.215065 crc crio[3654]: time=\"2026-06-09T16:28:36.213501894Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:28:36.216437 crc crio[3654]: time=\"2026-06-09T16:28:36.216369857Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=32ef00d5-87e1-4438-bf63-329ec481347e name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:28:36.219456 crc crio[3654]: time=\"2026-06-09T16:28:36.218991924Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/POD\" id=f0edf788-7bb1-449b-b28d-db896c32c5b2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:28:36.219456 crc crio[3654]: time=\"2026-06-09T16:28:36.219062626Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:36.220029 crc crio[3654]: time=\"2026-06-09T16:28:36.219841289Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=043e9b01-2c33-493d-b501-94235ac8e994 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:28:36.225045 crc crio[3654]: time=\"2026-06-09T16:28:36.224305479Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=c1413154-44eb-440c-b420-9f2804d6df68 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:28:36.252900 crc crio[3654]: time=\"2026-06-09T16:28:36.252852903Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:9d4114afb3e936bbec2fd69051fa8e189f790794592e639e04dd8281a0cb165c UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/241ac446-2922-4b43-9980-04fb69ffeb45 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:0xc000f14170}] Aliases:map[]}\"\nJun 09 16:28:36.253082 crc crio[3654]: time=\"2026-06-09T16:28:36.253052048Z\" level=info msg=\"Adding pod openshift-multus_network-metrics-daemon-n2bqt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:28:36.257615 crc crio[3654]: time=\"2026-06-09T16:28:36.257444127Z\" 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=f0edf788-7bb1-449b-b28d-db896c32c5b2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:28:36.292910 crc crio[3654]: time=\"2026-06-09T16:28:36.29285426Z\" level=info msg=\"Ran pod sandbox 1c67547db7c1794b379a25f749b444f7e7eccf88512fe2132f7f275ef8ad18ed with infra container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/POD\" id=f0edf788-7bb1-449b-b28d-db896c32c5b2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:28:36.295230 crc crio[3654]: time=\"2026-06-09T16:28:36.294932311Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-node-2tk97/POD\" id=029d2391-af6c-4426-a49e-46b79ca5056b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:28:36.295230 crc crio[3654]: time=\"2026-06-09T16:28:36.295174648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:36.302925 crc crio[3654]: time=\"2026-06-09T16:28:36.302835062Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=cef861b4-79ae-41f8-8a45-f31c9b253ff1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:28:36.307758 crc crio[3654]: time=\"2026-06-09T16:28:36.307719724Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:1b773c0ff15befd8703085b3a62715a18912ccc3e155c3e82dae796cc3a524d1 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/0e6f50c8-ed58-473c-8c39-ff8417e398d3 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:0xc0017121f8}] Aliases:map[]}\"\nJun 09 16:28:36.307913 crc crio[3654]: time=\"2026-06-09T16:28:36.307889029Z\" 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 16:28:36.365763 crc crio[3654]: time=\"2026-06-09T16:28:36.362406001Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=5724a402-cdd2-4962-900f-2e69f0ad44f5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:28:36.365763 crc crio[3654]: time=\"2026-06-09T16:28:36.362761262Z\" level=info msg=\"Running pod sandbox: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD\" id=73ad7d72-0d70-486c-86f7-d17ee25b71ab name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:28:36.365763 crc crio[3654]: time=\"2026-06-09T16:28:36.362841404Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:36.378595 crc crio[3654]: time=\"2026-06-09T16:28:36.377483172Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-server-frshx/POD\" id=2d9ead3f-1d7f-4ff1-9de7-489f6f9c8831 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:28:36.378595 crc crio[3654]: time=\"2026-06-09T16:28:36.377627306Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:36.381813 crc crio[3654]: time=\"2026-06-09T16:28:36.381097237Z\" 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=029d2391-af6c-4426-a49e-46b79ca5056b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:28:36.384928 crc crio[3654]: time=\"2026-06-09T16:28:36.384302751Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-qhh6t/POD\" id=1666b9c3-e8ca-4891-8edc-45a51345f3d0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:28:36.384928 crc crio[3654]: time=\"2026-06-09T16:28:36.384564238Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:36.413067 crc crio[3654]: time=\"2026-06-09T16:28:36.411081783Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD\" id=33f8f213-7a47-43b5-b99c-59023ae60dda name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:28:36.413067 crc crio[3654]: time=\"2026-06-09T16:28:36.411197056Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:36.417590 crc crio[3654]: time=\"2026-06-09T16:28:36.414911484Z\" level=info msg=\"Running pod sandbox: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD\" id=3100fd1d-0ed3-4f15-82c7-373cf1e3b073 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:28:36.418301 crc crio[3654]: time=\"2026-06-09T16:28:36.41818765Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:36.493580 crc crio[3654]: time=\"2026-06-09T16:28:36.490248484Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD\" id=e351dc4a-cfdb-4d10-ba19-f5261237089d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:28:36.493580 crc crio[3654]: time=\"2026-06-09T16:28:36.490419069Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:36.516585 crc crio[3654]: time=\"2026-06-09T16:28:36.516462619Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:56927ba5bcf43e3d49e0c43c24c7ca7b40c105bde8302701fa5c43757d8c7a2f UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/95e3acf3-0441-44e6-8436-ef48d81b9bc2 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:0xc0017124c0}] Aliases:map[]}\"\nJun 09 16:28:36.516752 crc crio[3654]: time=\"2026-06-09T16:28:36.516582313Z\" 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 16:28:36.528470 crc crio[3654]: time=\"2026-06-09T16:28:36.528052658Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD\" id=a59a37dd-cf6e-459c-9072-931031c5300a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:28:36.528470 crc crio[3654]: time=\"2026-06-09T16:28:36.528233543Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:36.529470 crc crio[3654]: time=\"2026-06-09T16:28:36.529133999Z\" level=info msg=\"Ran pod sandbox 61947642a3113e23e0df58e96e79faf0c7ef72d0f9dd3b7d2f951ad73fad3a01 with infra container: openshift-ovn-kubernetes/ovnkube-node-2tk97/POD\" id=029d2391-af6c-4426-a49e-46b79ca5056b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:28:36.530113 crc crio[3654]: time=\"2026-06-09T16:28:36.529924322Z\" level=info msg=\"Running pod sandbox: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD\" id=4cc3c089-4af4-40cb-af9b-939b44bb2f58 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:28:36.531423 crc crio[3654]: time=\"2026-06-09T16:28:36.530365385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:36.534552 crc crio[3654]: time=\"2026-06-09T16:28:36.534124335Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=0d3f2e3b-bf0f-4362-aae4-40e7550d5863 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:28:36.535312 crc crio[3654]: time=\"2026-06-09T16:28:36.534846286Z\" level=info msg=\"Running pod sandbox: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD\" id=feb50fe3-284a-49ac-a510-b97a5eab821c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:28:36.535312 crc crio[3654]: time=\"2026-06-09T16:28:36.535211047Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:36.542752 crc crio[3654]: time=\"2026-06-09T16:28:36.542232642Z\" level=info msg=\"Running pod sandbox: openshift-service-ca/service-ca-74545575db-n469q/POD\" id=34818dca-99c7-41c0-bff1-830a00332b71 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:28:36.542752 crc crio[3654]: time=\"2026-06-09T16:28:36.54251746Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:36.572581 crc crio[3654]: time=\"2026-06-09T16:28:36.572251888Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD\" id=1dba6ff7-6397-4470-9391-fe7910230e80 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:28:36.572581 crc crio[3654]: time=\"2026-06-09T16:28:36.572419763Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:36.573999 crc crio[3654]: time=\"2026-06-09T16:28:36.573838895Z\" 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=2d9ead3f-1d7f-4ff1-9de7-489f6f9c8831 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:28:36.578110 crc crio[3654]: time=\"2026-06-09T16:28:36.577824481Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD\" id=03af5579-7572-4c88-972a-8467c07634be name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:28:36.578110 crc crio[3654]: time=\"2026-06-09T16:28:36.577950375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:36.597596 crc crio[3654]: time=\"2026-06-09T16:28:36.59731383Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD\" id=febce643-bc43-4530-8684-546c8e11ffd8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:28:36.597852 crc crio[3654]: time=\"2026-06-09T16:28:36.597820125Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:36.618138 crc crio[3654]: time=\"2026-06-09T16:28:36.61787562Z\" level=info msg=\"Running pod sandbox: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD\" id=de1b7d46-3c9b-4917-92ff-15429cefafff name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:28:36.618138 crc crio[3654]: time=\"2026-06-09T16:28:36.618009064Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:36.657450 crc crio[3654]: time=\"2026-06-09T16:28:36.657201479Z\" level=info msg=\"Running pod sandbox: openshift-ingress-canary/ingress-canary-jlj86/POD\" id=84d7efe0-67d1-42d1-abfe-f83805dbee73 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:28:36.657560 crc crio[3654]: time=\"2026-06-09T16:28:36.657504187Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:36.666680 crc crio[3654]: time=\"2026-06-09T16:28:36.666105979Z\" level=info msg=\"Running pod sandbox: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD\" id=906a9131-d004-4aea-b865-da23c9b73ae3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:28:36.666887 crc crio[3654]: time=\"2026-06-09T16:28:36.666779118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:36.667969 crc crio[3654]: time=\"2026-06-09T16:28:36.667154609Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD\" id=a285b117-08e6-4af9-a056-66da57cbd887 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:28:36.667969 crc crio[3654]: time=\"2026-06-09T16:28:36.667369646Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:36.684254 crc crio[3654]: time=\"2026-06-09T16:28:36.684071523Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD\" id=8e7b6175-8bb2-4d85-9493-6c3a60d1a55b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:28:36.684254 crc crio[3654]: time=\"2026-06-09T16:28:36.684143605Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:36.694218 crc crio[3654]: time=\"2026-06-09T16:28:36.694084966Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD\" id=b6a3989a-0ba7-4889-ac48-e52197c88e38 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:28:36.694624 crc crio[3654]: time=\"2026-06-09T16:28:36.69425253Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:36.702556 crc crio[3654]: time=\"2026-06-09T16:28:36.701947075Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:8f02c8fd44aad336136f4321f8cd2056c2d242208a88e0c997901773ca736b54 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/a2d5655c-9380-4810-9516-c610b31e0c8d 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:0xc00008c208}] Aliases:map[]}\"\nJun 09 16:28:36.702556 crc crio[3654]: time=\"2026-06-09T16:28:36.702159341Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-qhh6t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:28:36.715809 crc crio[3654]: time=\"2026-06-09T16:28:36.714937644Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:334343dcea5cd534073c2acf4799a6d6a8ae5963c8ab187bc409e2c1d2909044 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/4f0761d0-a31a-4af3-86f7-7c8ba3f678ad 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:0xc0001261e8}] Aliases:map[]}\"\nJun 09 16:28:36.715809 crc crio[3654]: time=\"2026-06-09T16:28:36.715277914Z\" 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 16:28:36.772401 crc crio[3654]: time=\"2026-06-09T16:28:36.771499326Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-daemon-5w5zs/POD\" id=94063a2e-e1b6-48db-b6c2-fae8793fb726 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:28:36.772401 crc crio[3654]: time=\"2026-06-09T16:28:36.772006201Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:36.829185 crc crio[3654]: time=\"2026-06-09T16:28:36.828905272Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-bzhnf/POD\" id=76c0e84c-45bf-4744-a3ea-0336b7a0e3d0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:28:36.829185 crc crio[3654]: time=\"2026-06-09T16:28:36.829007015Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:36.829778 crc crio[3654]: time=\"2026-06-09T16:28:36.829718666Z\" level=info msg=\"Running pod sandbox: openshift-console/console-6c684df5db-cc8g8/POD\" id=1d4399dc-4399-4efd-821e-388b5435ca5b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:28:36.829857 crc crio[3654]: time=\"2026-06-09T16:28:36.829790568Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:36.838874 crc crio[3654]: time=\"2026-06-09T16:28:36.837611846Z\" level=info msg=\"Ran pod sandbox bbb8c7e20fe6af75eb0cf4df951bab323a969372c5df70965e5d1f2267f01bf4 with infra container: openshift-machine-config-operator/machine-config-server-frshx/POD\" id=2d9ead3f-1d7f-4ff1-9de7-489f6f9c8831 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:28:36.838874 crc crio[3654]: time=\"2026-06-09T16:28:36.838498102Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD\" id=c45e9ba2-056a-4300-8c46-3f0d2f35a0f0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:28:36.838874 crc crio[3654]: time=\"2026-06-09T16:28:36.838545184Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:36.844896 crc crio[3654]: time=\"2026-06-09T16:28:36.844827147Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=a933b037-bfb6-4205-b2c8-2fabaa070ae4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:28:36.849844 crc crio[3654]: time=\"2026-06-09T16:28:36.84973482Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-additional-cni-plugins-hdftf/POD\" id=f51d5b3c-d660-42b1-a009-0efeb2e92217 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:28:36.849917 crc crio[3654]: time=\"2026-06-09T16:28:36.849867224Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:36.851367 crc crio[3654]: time=\"2026-06-09T16:28:36.851185703Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=f532fcca-bc97-40f9-a68a-b403d2fd5ad7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:28:36.879391 crc crio[3654]: time=\"2026-06-09T16:28:36.878904432Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-server-frshx/machine-config-server\" id=eebba9b0-6055-4617-a096-690fbb898a55 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:28:36.881240 crc crio[3654]: time=\"2026-06-09T16:28:36.881184979Z\" level=info msg=\"Running pod sandbox: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD\" id=3567480d-13da-459b-833e-ffa262a029dc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:28:36.881313 crc crio[3654]: time=\"2026-06-09T16:28:36.881260361Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:36.885168 crc crio[3654]: time=\"2026-06-09T16:28:36.88429697Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:36.907803 crc crio[3654]: time=\"2026-06-09T16:28:36.906816707Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:f97aab21eb79bf9c57f081de7b8bcbd47d7e2e1da29183c280e1bdb4bc8bc624 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/02d0fdf9-b8c9-4c16-b6c6-6f6b483c2c0b 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:0xc001612020}] Aliases:map[]}\"\nJun 09 16:28:36.907803 crc crio[3654]: time=\"2026-06-09T16:28:36.907034063Z\" 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 16:28:36.926265 crc crio[3654]: time=\"2026-06-09T16:28:36.925568215Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:22c5f702a1607c6d9cf3adeac6af0804f8632a1843975668570aeb4065fb1aa4 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/d7ad7a61-defa-4ef5-b1d9-74600a7d5b56 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:0xc000f14430}] Aliases:map[]}\"\nJun 09 16:28:36.926265 crc crio[3654]: time=\"2026-06-09T16:28:36.925860703Z\" level=info msg=\"Adding pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:28:36.935010 crc crio[3654]: time=\"2026-06-09T16:28:36.934790104Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:8dbc424a3655d0951aae0815980826fb57e96671ce7433c703259de4ab832aa3 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/39ecb5ce-bcab-4ba5-af35-33c1f19f1b42 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:0xc001e2a6f8}] Aliases:map[]}\"\nJun 09 16:28:36.935010 crc crio[3654]: time=\"2026-06-09T16:28:36.934954059Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:28:36.973786 crc crio[3654]: time=\"2026-06-09T16:28:36.972944088Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:ed6e0332f54afbf1e0b6964eecb67bee586fb8797d063724241b40fd7fd6d870 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/70708342-a6e5-4305-ad05-841ebe57fafc 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:0xc0001266f8}] Aliases:map[]}\"\nJun 09 16:28:36.973786 crc crio[3654]: time=\"2026-06-09T16:28:36.973096862Z\" 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 16:28:37.080751 crc crio[3654]: time=\"2026-06-09T16:28:37.080457316Z\" level=info msg=\"Running pod sandbox: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD\" id=cb44947d-9be4-4307-b308-5c3a5c8ad7d6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:28:37.080751 crc crio[3654]: time=\"2026-06-09T16:28:37.080559029Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:37.082078 crc crio[3654]: time=\"2026-06-09T16:28:37.082042432Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD\" id=4720268b-34be-4020-8ffc-bf451a9d8b72 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:28:37.082243 crc crio[3654]: time=\"2026-06-09T16:28:37.082211177Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:37.082495 crc crio[3654]: time=\"2026-06-09T16:28:37.082121905Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:2cebaa3bcc2cedef58fdd8db69a8d77701e9ff4c2d848f6c5d3019523a8e9805 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/77c1d5bf-4877-445f-b1c7-3ef7c377b2a5 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:0xc0001268c8}] Aliases:map[]}\"\nJun 09 16:28:37.082603 crc crio[3654]: time=\"2026-06-09T16:28:37.082586138Z\" 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 16:28:37.088159 crc crio[3654]: time=\"2026-06-09T16:28:37.087395629Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/node-ca-2wddl/POD\" id=5da7cbe1-61f2-4e8e-bf17-6275eab8ef30 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:28:37.088159 crc crio[3654]: time=\"2026-06-09T16:28:37.087477011Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:37.093606 crc crio[3654]: time=\"2026-06-09T16:28:37.093079554Z\" level=info msg=\"Running pod sandbox: openshift-dns/node-resolver-277xp/POD\" id=748f8b8a-6dd5-4e51-aa6f-159780d07321 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:28:37.093606 crc crio[3654]: time=\"2026-06-09T16:28:37.09325959Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:37.093882 crc crio[3654]: time=\"2026-06-09T16:28:37.093865507Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-x5vn9/POD\" id=71ed471b-07b5-4389-96da-be5d3603d037 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:28:37.093948 crc crio[3654]: time=\"2026-06-09T16:28:37.093907259Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:37.144355 crc crio[3654]: time=\"2026-06-09T16:28:37.143871097Z\" level=info msg=\"Running pod sandbox: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD\" id=b7b56952-f101-4934-af31-2dda5a5629c4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:28:37.144355 crc crio[3654]: time=\"2026-06-09T16:28:37.144036112Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:37.496051 crc crio[3654]: time=\"2026-06-09T16:28:37.493127205Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD\" id=5e9774e3-5a8c-4d73-9861-126e473d35f4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:28:37.496890 crc crio[3654]: time=\"2026-06-09T16:28:37.496318478Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:37.496890 crc crio[3654]: time=\"2026-06-09T16:28:37.495534015Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD\" id=bd4e6195-4f7e-4fe2-8a8e-3fd9b5e6986a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:28:37.497293 crc crio[3654]: time=\"2026-06-09T16:28:37.497109761Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:37.508534 crc crio[3654]: time=\"2026-06-09T16:28:37.50804087Z\" level=info msg=\"Running pod sandbox: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD\" id=f32a1ffa-e6e7-4375-b264-70fc68cd7cd2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:28:37.508534 crc crio[3654]: time=\"2026-06-09T16:28:37.508246056Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:37.528860 crc crio[3654]: time=\"2026-06-09T16:28:37.523281785Z\" level=info msg=\"Running pod sandbox: openshift-dns/dns-default-qtghf/POD\" id=c4d580c3-48d9-4bd1-b4e1-25aa26ba7418 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:28:37.528860 crc crio[3654]: time=\"2026-06-09T16:28:37.523988386Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:37.694582 crc crio[3654]: time=\"2026-06-09T16:28:37.694375441Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=1bdcb95c-f28c-414b-8226-c008327df1db name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:28:37.694582 crc crio[3654]: time=\"2026-06-09T16:28:37.694577737Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=cd40177d-275a-4551-bb38-cfb49592bafb name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:28:37.963177 crc crio[3654]: time=\"2026-06-09T16:28:37.962203251Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:b9126a034d2f0d952580fe1bd057ae9b3e7ee86295b2618f1425ee41adcc36f5 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/7302b709-2d32-4ca4-81d0-c03ad3f04d41 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:0xc000536020}] Aliases:map[]}\"\nJun 09 16:28:37.963177 crc crio[3654]: time=\"2026-06-09T16:28:37.962910762Z\" 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 16:28:37.985393 crc crio[3654]: time=\"2026-06-09T16:28:37.984863362Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:3bcb544d24c095d6020c032bf1e0e6a8212f17e4ec007ec1c1c8486b4e6cfba8 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/8e1bf798-6cf4-48b3-be27-f801ba840bce 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:0xc000476028}] Aliases:map[]}\"\nJun 09 16:28:37.985393 crc crio[3654]: time=\"2026-06-09T16:28:37.984939635Z\" 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 16:28:38.058001 crc crio[3654]: time=\"2026-06-09T16:28:38.057524384Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:547bab7a8216a35ed40aab0ebc52b8619f06c643eeb8c14cae77f5f26078a011 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/8a07f0b2-357c-427a-89a9-a7e8c8ba5b32 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:0xc000f14198}] Aliases:map[]}\"\nJun 09 16:28:38.058001 crc crio[3654]: time=\"2026-06-09T16:28:38.057568685Z\" level=info msg=\"Adding pod openshift-service-ca_service-ca-74545575db-n469q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:28:38.068372 crc crio[3654]: time=\"2026-06-09T16:28:38.068260228Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=f0d0e4fd-5778-4bf3-8b6c-44a1d9347316 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:28:38.097518 crc crio[3654]: time=\"2026-06-09T16:28:38.097066499Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=1a3b7719-aaca-4955-be93-03b5edd9a767 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:28:38.138915 crc crio[3654]: time=\"2026-06-09T16:28:38.13786854Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:175ba5e4a9f9b32ed7635b8d5fd6e1c2e701133ba7153a8362784c2ca2cf2ba5 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/b900c972-3b2c-4cad-9d01-d1495c515053 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:0xc000190850}] Aliases:map[]}\"\nJun 09 16:28:38.138915 crc crio[3654]: time=\"2026-06-09T16:28:38.138040945Z\" level=info msg=\"Adding pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:28:38.220936 crc crio[3654]: time=\"2026-06-09T16:28:38.220529193Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup\" id=2b6baa68-d3af-4ac0-ab97-c0d521845ec2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:28:38.224499 crc crio[3654]: time=\"2026-06-09T16:28:38.221063289Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=e2f7ea72-ab9e-44d0-8c91-3cd15b11b771 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:28:38.342456 crc crio[3654]: time=\"2026-06-09T16:28:38.342280138Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:38.345451 crc crio[3654]: time=\"2026-06-09T16:28:38.344922836Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:38.414530 crc crio[3654]: time=\"2026-06-09T16:28:38.413746245Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:0d1d2fb9922ec5698960a315ab0ec98100401b71d357c5adcfdf537ac3c78f10 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/8563c1b7-17b3-49dd-b975-ec391c005098 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:0xc000190e10}] Aliases:map[]}\"\nJun 09 16:28:38.414530 crc crio[3654]: time=\"2026-06-09T16:28:38.4142437Z\" 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 16:28:38.508405 crc crio[3654]: time=\"2026-06-09T16:28:38.508071109Z\" 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=94063a2e-e1b6-48db-b6c2-fae8793fb726 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:28:38.512160 crc crio[3654]: time=\"2026-06-09T16:28:38.509208592Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-l27pk/POD\" id=20ae847f-224b-412b-9ecc-a3594cff97fa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:28:38.512160 crc crio[3654]: time=\"2026-06-09T16:28:38.512132618Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:38.527211 crc crio[3654]: time=\"2026-06-09T16:28:38.526868038Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:b086206a6512e0462b564b284a4f25801cb5b51080fef1632b2a0c4900ad7cfd UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/4748ec75-03af-45f5-b2e8-ae28265f24b4 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:0xc001712170}] Aliases:map[]}\"\nJun 09 16:28:38.527211 crc crio[3654]: time=\"2026-06-09T16:28:38.527131386Z\" level=info msg=\"Adding pod openshift-ingress-canary_ingress-canary-jlj86 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:28:38.619708 crc crio[3654]: time=\"2026-06-09T16:28:38.619204654Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:70974a22d02ad01648a986f9cd2bab08eaacde1ceaf17fcd11a28d59cec6bf41 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/8ba4509b-9ed2-4442-84ad-db86ddaceae8 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:0xc001712348}] Aliases:map[]}\"\nJun 09 16:28:38.619708 crc crio[3654]: time=\"2026-06-09T16:28:38.619293837Z\" level=info msg=\"Adding pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:28:38.649312 crc crio[3654]: time=\"2026-06-09T16:28:38.649079286Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:89dcb9154fb0d1e56d71305d52e29af4419ce59820abf161f32ccf838a3cb20b UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/407b4877-3912-4c93-ac37-8627a89b8f4a 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:0xc0001912d0}] Aliases:map[]}\"\nJun 09 16:28:38.649528 crc crio[3654]: time=\"2026-06-09T16:28:38.649310773Z\" level=info msg=\"Adding pod openshift-multus_multus-admission-controller-69db94689b-rvf8p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:28:38.669467 crc crio[3654]: time=\"2026-06-09T16:28:38.669151982Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:82f822669904f5a4c184e5b31219786c0e0b730d614777fab5619d7005f97ecf UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/d10463dc-1dce-455a-9522-8c843910ac27 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:0xc000126b30}] Aliases:map[]}\"\nJun 09 16:28:38.669467 crc crio[3654]: time=\"2026-06-09T16:28:38.669464152Z\" level=info msg=\"Adding pod openshift-console_console-6c684df5db-cc8g8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:28:38.733602 crc crio[3654]: time=\"2026-06-09T16:28:38.73343822Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:fb70004dedce78ae00b9847e01857271d460b4d08ac66cdee7e37844ad04518f UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/6a48efa3-d0bd-42ce-99c0-2d5cc081c21f 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:0xc000126c40}] Aliases:map[]}\"\nJun 09 16:28:38.733900 crc crio[3654]: time=\"2026-06-09T16:28:38.733603244Z\" 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 16:28:38.959850 crc crio[3654]: time=\"2026-06-09T16:28:38.959277623Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:fc58f98aef00382c153c7d3ab6c0b2221c20825f13ded3a9db1a6c9ec915f0a3 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/bcc98a0f-14f2-4b28-876c-71a202cb35c2 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:0xc000476380}] Aliases:map[]}\"\nJun 09 16:28:38.959850 crc crio[3654]: time=\"2026-06-09T16:28:38.959581672Z\" 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 16:28:39.300002 crc crio[3654]: time=\"2026-06-09T16:28:39.299621481Z\" 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=76c0e84c-45bf-4744-a3ea-0336b7a0e3d0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:28:39.383093 crc crio[3654]: time=\"2026-06-09T16:28:39.383001675Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:105fff1051625550e4c622f98485e5b21295c60b5c3ddede223cb442b301ad96 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/96988486-507c-4f20-98be-02f7abba6b06 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:0xc0004764a8}] Aliases:map[]}\"\nJun 09 16:28:39.383093 crc crio[3654]: time=\"2026-06-09T16:28:39.383063857Z\" 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 16:28:39.602849 crc crio[3654]: time=\"2026-06-09T16:28:39.601007041Z\" 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=f51d5b3c-d660-42b1-a009-0efeb2e92217 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:28:39.762799 crc crio[3654]: time=\"2026-06-09T16:28:39.762017012Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:39.829516 crc crio[3654]: time=\"2026-06-09T16:28:39.827841394Z\" level=info msg=\"Ran pod sandbox 0669d5089f8067774701bcda9d845ad598db9f48e863ee27e89e5c1b754b086e with infra container: openshift-machine-config-operator/machine-config-daemon-5w5zs/POD\" id=94063a2e-e1b6-48db-b6c2-fae8793fb726 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:28:39.843364 crc crio[3654]: time=\"2026-06-09T16:28:39.842298826Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:95eea6c2248bd316de654528ac16932e4f19ffdb6f8e009dbae4b1c21209a263 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/2e8d3d00-2fcc-4172-a092-bd7beef01686 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:0xc000476420}] Aliases:map[]}\"\nJun 09 16:28:39.843536 crc crio[3654]: time=\"2026-06-09T16:28:39.843495371Z\" level=info msg=\"Adding pod hostpath-provisioner_csi-hostpathplugin-mpq2f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:28:39.850848 crc crio[3654]: time=\"2026-06-09T16:28:39.850630179Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=ee06cf9c-4983-465c-9c86-63691911042d name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:28:39.861619 crc crio[3654]: time=\"2026-06-09T16:28:39.861446965Z\" level=info msg=\"Ran pod sandbox f4a1d7c9129f5b9bebb140040a6db3bad202ec29c42b8095e4bf124b255c855b with infra container: openshift-multus/multus-bzhnf/POD\" id=76c0e84c-45bf-4744-a3ea-0336b7a0e3d0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:28:39.870939 crc crio[3654]: time=\"2026-06-09T16:28:39.867758459Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:39.875061 crc crio[3654]: time=\"2026-06-09T16:28:39.875007661Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=bd38855a-1a54-4f17-8e8e-fa2334b9f26d name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:28:39.991108 crc crio[3654]: time=\"2026-06-09T16:28:39.988562037Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:d5e829f8f12a76f81719541c70fd28db123208ad86f1021a7450f37c48e8ca03 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/dd3be2d2-7332-4dd5-8a66-4bfe7bba32a0 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:0xc00231e0a8}] Aliases:map[]}\"\nJun 09 16:28:39.991108 crc crio[3654]: time=\"2026-06-09T16:28:39.988971059Z\" level=info msg=\"Adding pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:28:40.053005 crc crio[3654]: time=\"2026-06-09T16:28:40.052866044Z\" level=info msg=\"Ran pod sandbox c63875b2267f45df8dc53f35dbc056134c01c32b2b398fcfcbfb52823f11ce38 with infra container: openshift-multus/multus-additional-cni-plugins-hdftf/POD\" id=f51d5b3c-d660-42b1-a009-0efeb2e92217 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:28:40.056106 crc crio[3654]: time=\"2026-06-09T16:28:40.055886823Z\" 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=5da7cbe1-61f2-4e8e-bf17-6275eab8ef30 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:28:40.061807 crc crio[3654]: time=\"2026-06-09T16:28:40.061560938Z\" 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=748f8b8a-6dd5-4e51-aa6f-159780d07321 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:28:40.066974 crc crio[3654]: time=\"2026-06-09T16:28:40.066845153Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=287f77ec-f64e-471d-b1eb-88a580a8606d name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:28:40.067070 crc crio[3654]: time=\"2026-06-09T16:28:40.066993517Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=ae4275f6-f1d6-497b-9a06-d1da37653f5b name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:28:40.074060 crc crio[3654]: time=\"2026-06-09T16:28:40.071298793Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a\" id=662c1eac-024a-43fc-bdf8-f8cad212415e name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:28:40.097067 crc crio[3654]: time=\"2026-06-09T16:28:40.096614082Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:57c9e90ba0f88ddaab401f4b0a0c7b5b27c41d31b60f4863eae869d827f9de49 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/cba808a0-ed25-4799-ad9b-4fb590d2c224 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:0xc000f143d8}] Aliases:map[]}\"\nJun 09 16:28:40.097067 crc crio[3654]: time=\"2026-06-09T16:28:40.096775806Z\" level=info msg=\"Adding pod openshift-dns_dns-default-qtghf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:28:40.199300 crc crio[3654]: time=\"2026-06-09T16:28:40.194615113Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:d2e5dcd6e8cbb79ae1e15fac9d76d3d6072e2ecbb7f556b7f614c509ffccafdf UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/62311467-d2a6-4cc5-a4fb-7f13248ce9d7 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:0xc000f145d0}] Aliases:map[]}\"\nJun 09 16:28:40.199300 crc crio[3654]: time=\"2026-06-09T16:28:40.199190127Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-x5vn9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:28:40.212570 crc crio[3654]: time=\"2026-06-09T16:28:40.212508616Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:e0a8fc15f0d929f60ad415ddff62c0816f01e684b2b6ec4857642ef8fbe0d965 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/f06fd150-d1ac-43da-a63d-1565507fd313 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:0xc000126700}] Aliases:map[]}\"\nJun 09 16:28:40.219838 crc crio[3654]: time=\"2026-06-09T16:28:40.219806499Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:28:40.233522 crc crio[3654]: time=\"2026-06-09T16:28:40.232920242Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:c067db728c664e5de06a64c72f9b947008fb6db6b98e336127ebb1c8ecaf9cc8 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/16ee3a76-3dc4-4e91-b4c3-2b1606f266a8 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:0xc000476668}] Aliases:map[]}\"\nJun 09 16:28:40.233522 crc crio[3654]: time=\"2026-06-09T16:28:40.233138438Z\" level=info msg=\"Adding pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:28:40.242940 crc crio[3654]: time=\"2026-06-09T16:28:40.242815621Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:40.273158 crc crio[3654]: time=\"2026-06-09T16:28:40.271886229Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:8860c6401295fb64ea2914d57607ddcee1e03d92a33b7e5c22570f3beaafc42d UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/ee8b1006-298e-46fc-9cdd-203964f5f73c 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:0xc000f14740}] Aliases:map[]}\"\nJun 09 16:28:40.273476 crc crio[3654]: time=\"2026-06-09T16:28:40.273224588Z\" level=info msg=\"Adding pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:28:40.283609 crc crio[3654]: time=\"2026-06-09T16:28:40.283146528Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:40.309103 crc crio[3654]: time=\"2026-06-09T16:28:40.308831058Z\" level=info msg=\"Created container 70cd286715ad3af5b8e246389f1694db4264dd8cc675fdfaf43e76d6b1dd1791: openshift-machine-config-operator/machine-config-server-frshx/machine-config-server\" id=eebba9b0-6055-4617-a096-690fbb898a55 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:28:40.316064 crc crio[3654]: time=\"2026-06-09T16:28:40.316026818Z\" level=info msg=\"Starting container: 70cd286715ad3af5b8e246389f1694db4264dd8cc675fdfaf43e76d6b1dd1791\" id=9eb660e7-338c-4f89-b374-ef57352671cd name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:28:40.333830 crc crio[3654]: time=\"2026-06-09T16:28:40.333797357Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:7837898aafd0579cdbe72c519b2a05a55bdc022c289e0a8a93bca8b74540cbce UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/72d5287b-70e9-414c-bab2-bed138e91d5d 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:0xc000536218}] Aliases:map[]}\"\nJun 09 16:28:40.333955 crc crio[3654]: time=\"2026-06-09T16:28:40.333936771Z\" level=info msg=\"Adding pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:28:40.349068 crc crio[3654]: time=\"2026-06-09T16:28:40.34691382Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon\" id=0d05449d-2e62-4f3a-b3fb-71f5cef3a28e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:28:40.349068 crc crio[3654]: time=\"2026-06-09T16:28:40.347136197Z\" level=info msg=\"Creating container: openshift-multus/multus-bzhnf/kube-multus\" id=72a407f8-6b8a-473f-be0b-01b91b36c64d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:28:40.349068 crc crio[3654]: time=\"2026-06-09T16:28:40.347009953Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a\" id=6b161e90-a5cf-4b38-9946-082fe5131131 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:28:40.355942 crc crio[3654]: time=\"2026-06-09T16:28:40.355497861Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:40.423848 crc crio[3654]: time=\"2026-06-09T16:28:40.423597779Z\" level=info msg=\"Ran pod sandbox 44178d99303b95562b94b76198366aa534cd8f8124bf8a870d1e541cb61780cc with infra container: openshift-image-registry/node-ca-2wddl/POD\" id=5da7cbe1-61f2-4e8e-bf17-6275eab8ef30 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:28:40.430363 crc crio[3654]: time=\"2026-06-09T16:28:40.428836872Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=aa2a41ed-25f9-47bb-816e-59f565143c80 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:28:40.463534 crc crio[3654]: time=\"2026-06-09T16:28:40.4630119Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:40.464939 crc crio[3654]: time=\"2026-06-09T16:28:40.464814853Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:40.473779 crc crio[3654]: time=\"2026-06-09T16:28:40.473465125Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy\" id=af580bca-a553-4956-b659-a324c83fea11 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:28:40.482460 crc crio[3654]: time=\"2026-06-09T16:28:40.480510041Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=501cf20a-b811-406f-bc6c-9fd3d5428006 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:28:40.483220 crc crio[3654]: time=\"2026-06-09T16:28:40.482151309Z\" level=info msg=\"Ran pod sandbox 3f5d42c0bfb4af6949008654b8b9d068ddc047445ede2366fee92ac5ad58cb3f with infra container: openshift-dns/node-resolver-277xp/POD\" id=748f8b8a-6dd5-4e51-aa6f-159780d07321 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:28:40.502031 crc crio[3654]: time=\"2026-06-09T16:28:40.487513365Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:40.513060 crc crio[3654]: time=\"2026-06-09T16:28:40.511551297Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=cc87d256-7b43-410a-a314-5a03ccd0007d name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:28:40.513060 crc crio[3654]: time=\"2026-06-09T16:28:40.512279249Z\" level=info msg=\"Creating container: openshift-image-registry/node-ca-2wddl/node-ca\" id=d2aa7bf8-d498-417f-acf3-ee381c2e94a6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:28:40.516933 crc crio[3654]: time=\"2026-06-09T16:28:40.516283875Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:3c9d1a08043c6f7c56788fe81a359feceead806d6e90a8fc79165d5f46312a09 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/cd70361a-8402-4355-a151-f85e6d231c82 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:0xc000f14c28}] Aliases:map[]}\"\nJun 09 16:28:40.516933 crc crio[3654]: time=\"2026-06-09T16:28:40.516380418Z\" level=info msg=\"Adding pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:28:40.551546 crc crio[3654]: time=\"2026-06-09T16:28:40.551491343Z\" level=info msg=\"Started container\" PID=7435 containerID=70cd286715ad3af5b8e246389f1694db4264dd8cc675fdfaf43e76d6b1dd1791 description=openshift-machine-config-operator/machine-config-server-frshx/machine-config-server id=9eb660e7-338c-4f89-b374-ef57352671cd name=/runtime.v1.RuntimeService/StartContainer sandboxID=bbb8c7e20fe6af75eb0cf4df951bab323a969372c5df70965e5d1f2267f01bf4\nJun 09 16:28:40.554527 crc crio[3654]: time=\"2026-06-09T16:28:40.554206793Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:f31cc043a130f0f5a9fa25bf2b18376f78ef49ae440eccc29762e5d9600247d8 UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/31635d75-279a-42e2-8a82-7e435717d83a 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:0xc002fb02d0}] Aliases:map[]}\"\nJun 09 16:28:40.554799 crc crio[3654]: time=\"2026-06-09T16:28:40.554542243Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-l27pk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:28:40.648154 crc crio[3654]: time=\"2026-06-09T16:28:40.647108374Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:40.654582 crc crio[3654]: time=\"2026-06-09T16:28:40.652631515Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=e69ce974-b27e-4686-97fe-135d20527784 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:28:40.914070 crc crio[3654]: time=\"2026-06-09T16:28:40.913862013Z\" level=info msg=\"Creating container: openshift-dns/node-resolver-277xp/dns-node-resolver\" id=7e130925-0cc3-4a3d-8447-ef5e2ef112e0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:28:40.960055 crc crio[3654]: time=\"2026-06-09T16:28:40.958448685Z\" level=info msg=\"Created container 42e7609c1c019da0a3f1411198405476791b1f1d24f3070c26bb99b36f6fd14e: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup\" id=2b6baa68-d3af-4ac0-ab97-c0d521845ec2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:28:40.975525 crc crio[3654]: time=\"2026-06-09T16:28:40.974951787Z\" level=info msg=\"Starting container: 42e7609c1c019da0a3f1411198405476791b1f1d24f3070c26bb99b36f6fd14e\" id=559ad668-465c-4f37-9c71-f702688f31ba name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:28:41.015980 crc crio[3654]: time=\"2026-06-09T16:28:41.015778809Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:41.072232 crc crio[3654]: time=\"2026-06-09T16:28:41.071160606Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:41.127288 crc crio[3654]: time=\"2026-06-09T16:28:41.126190262Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:41.140934 crc crio[3654]: time=\"2026-06-09T16:28:41.140881121Z\" level=info msg=\"Started container\" PID=7471 containerID=42e7609c1c019da0a3f1411198405476791b1f1d24f3070c26bb99b36f6fd14e description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup id=559ad668-465c-4f37-9c71-f702688f31ba name=/runtime.v1.RuntimeService/StartContainer sandboxID=61947642a3113e23e0df58e96e79faf0c7ef72d0f9dd3b7d2f951ad73fad3a01\nJun 09 16:28:41.144680 crc crio[3654]: time=\"2026-06-09T16:28:41.142970512Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:41.155567 crc crio[3654]: time=\"2026-06-09T16:28:41.155298212Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:41.267291 crc crio[3654]: time=\"2026-06-09T16:28:41.267153238Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:41.446701 crc crio[3654]: time=\"2026-06-09T16:28:41.445855696Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:41.640005 crc crio[3654]: time=\"2026-06-09T16:28:41.639576752Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:41.875705 crc crio[3654]: time=\"2026-06-09T16:28:41.875081679Z\" level=info msg=\"Created container 2c1c6fc0183cda91f4b7a6a7288c76652ffecee53a2921b1043ddcf6d8b8e043: openshift-multus/multus-bzhnf/kube-multus\" id=72a407f8-6b8a-473f-be0b-01b91b36c64d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:28:41.894759 crc crio[3654]: time=\"2026-06-09T16:28:41.894726302Z\" level=info msg=\"Starting container: 2c1c6fc0183cda91f4b7a6a7288c76652ffecee53a2921b1043ddcf6d8b8e043\" id=a71f2f6d-483b-4cfe-bf5c-8c4947f05e27 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:28:41.914825 crc crio[3654]: time=\"2026-06-09T16:28:41.912822151Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=2c3fa116-68a5-4b3c-a3be-ea7b2acf8c2d name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:28:42.020191 crc crio[3654]: time=\"2026-06-09T16:28:42.018248319Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=a085fc06-a30c-4fc1-8e13-1c724088ffa4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:28:42.042173 crc crio[3654]: time=\"2026-06-09T16:28:42.041183659Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=e499fddd-8ec8-4fa7-8194-f95de832d38e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:28:42.042835 crc crio[3654]: time=\"2026-06-09T16:28:42.042565029Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:42.059886 crc crio[3654]: time=\"2026-06-09T16:28:42.058985838Z\" level=info msg=\"Started container\" PID=7530 containerID=2c1c6fc0183cda91f4b7a6a7288c76652ffecee53a2921b1043ddcf6d8b8e043 description=openshift-multus/multus-bzhnf/kube-multus id=a71f2f6d-483b-4cfe-bf5c-8c4947f05e27 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f4a1d7c9129f5b9bebb140040a6db3bad202ec29c42b8095e4bf124b255c855b\nJun 09 16:28:42.945400 crc crio[3654]: time=\"2026-06-09T16:28:42.942172806Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_d61b3ed2-aa03-47df-9776-782509d560b9\\\"\"\nJun 09 16:28:43.043199 crc crio[3654]: time=\"2026-06-09T16:28:43.042420793Z\" level=info msg=\"Created container 13b852ba5c3d4467b9c1e5fb1915ed7808d76abdfb2730ebd2bfd5f4a04f3b2d: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon\" id=0d05449d-2e62-4f3a-b3fb-71f5cef3a28e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:28:43.050495 crc crio[3654]: time=\"2026-06-09T16:28:43.050067106Z\" level=info msg=\"Starting container: 13b852ba5c3d4467b9c1e5fb1915ed7808d76abdfb2730ebd2bfd5f4a04f3b2d\" id=6ab77462-b1bb-460c-8845-862249f52acf name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:28:43.271231 crc crio[3654]: time=\"2026-06-09T16:28:43.270589385Z\" level=info msg=\"Started container\" PID=7528 containerID=13b852ba5c3d4467b9c1e5fb1915ed7808d76abdfb2730ebd2bfd5f4a04f3b2d description=openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon id=6ab77462-b1bb-460c-8845-862249f52acf name=/runtime.v1.RuntimeService/StartContainer sandboxID=0669d5089f8067774701bcda9d845ad598db9f48e863ee27e89e5c1b754b086e\nJun 09 16:28:43.421106 crc crio[3654]: time=\"2026-06-09T16:28:43.421044228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:43.428738 crc crio[3654]: time=\"2026-06-09T16:28:43.428697471Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:43.465983 crc crio[3654]: time=\"2026-06-09T16:28:43.465917948Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=2f3851d0-e891-45d0-b4d0-8906ead9973d name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:28:43.480975 crc crio[3654]: time=\"2026-06-09T16:28:43.478292549Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=5998358b-9f87-43cf-97ee-6e137a1de0f3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:28:43.560731 crc crio[3654]: time=\"2026-06-09T16:28:43.560472609Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy\" id=fa10d63f-6175-4174-8ae4-32d7bf341f74 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:28:43.563344 crc crio[3654]: time=\"2026-06-09T16:28:43.562296432Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:43.812735 crc crio[3654]: time=\"2026-06-09T16:28:43.809798099Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:43.879743 crc crio[3654]: time=\"2026-06-09T16:28:43.879439202Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:43.933240 crc crio[3654]: time=\"2026-06-09T16:28:43.933180091Z\" level=info msg=\"Created container 1a0b754f05a2b18c8b5e7d9f7b44f90a92ac708d7db7274a4d893ec7e80867f0: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=e499fddd-8ec8-4fa7-8194-f95de832d38e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:28:43.937613 crc crio[3654]: time=\"2026-06-09T16:28:43.937509128Z\" level=info msg=\"Starting container: 1a0b754f05a2b18c8b5e7d9f7b44f90a92ac708d7db7274a4d893ec7e80867f0\" id=31455bbf-d524-486d-925d-5d67c9c74105 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:28:43.964051 crc crio[3654]: time=\"2026-06-09T16:28:43.96394663Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:43.978845 crc crio[3654]: time=\"2026-06-09T16:28:43.978578637Z\" level=info msg=\"Started container\" PID=7639 containerID=1a0b754f05a2b18c8b5e7d9f7b44f90a92ac708d7db7274a4d893ec7e80867f0 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller id=31455bbf-d524-486d-925d-5d67c9c74105 name=/runtime.v1.RuntimeService/StartContainer sandboxID=61947642a3113e23e0df58e96e79faf0c7ef72d0f9dd3b7d2f951ad73fad3a01\nJun 09 16:28:44.028541 crc crio[3654]: time=\"2026-06-09T16:28:44.027875296Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=98bc650b-3a01-4381-95a1-de273cf961c2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:28:44.076250 crc crio[3654]: time=\"2026-06-09T16:28:44.075717703Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=7524680a-5018-423c-97d8-43c4b1ff0fbd name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:28:44.116468 crc crio[3654]: time=\"2026-06-09T16:28:44.116310999Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=d5f53995-8a23-45fb-ac11-ded5f822b9c1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:28:44.142887 crc crio[3654]: time=\"2026-06-09T16:28:44.142776461Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:44.251032 crc crio[3654]: time=\"2026-06-09T16:28:44.250622529Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 16:28:44.298761 crc crio[3654]: time=\"2026-06-09T16:28:44.298507487Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:44.359302 crc crio[3654]: time=\"2026-06-09T16:28:44.352101572Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:44.467623 crc crio[3654]: time=\"2026-06-09T16:28:44.466887464Z\" level=info msg=\"Created container c9e63b71451977540018915c5797eb3198f3b96a24ec7e16737abf19fc50413e: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=e2f7ea72-ab9e-44d0-8c91-3cd15b11b771 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:28:44.486821 crc crio[3654]: time=\"2026-06-09T16:28:44.48319797Z\" level=info msg=\"Starting container: c9e63b71451977540018915c5797eb3198f3b96a24ec7e16737abf19fc50413e\" id=fc9621b6-dd95-44c0-86e7-2bb49f434c32 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:28:44.488783 crc crio[3654]: time=\"2026-06-09T16:28:44.487121485Z\" level=info msg=\"Created container 666cd4d1cde435d31bb697baff853487d253db2b6323bb47dc48d7ec1e371499: openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy\" id=fa10d63f-6175-4174-8ae4-32d7bf341f74 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:28:44.507190 crc crio[3654]: time=\"2026-06-09T16:28:44.507062677Z\" level=info msg=\"Starting container: 666cd4d1cde435d31bb697baff853487d253db2b6323bb47dc48d7ec1e371499\" id=62f91f5f-7d63-495a-9c44-5b2267626d3f name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:28:44.866033 crc crio[3654]: time=\"2026-06-09T16:28:44.865862943Z\" level=info msg=\"Started container\" PID=7656 containerID=c9e63b71451977540018915c5797eb3198f3b96a24ec7e16737abf19fc50413e description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy id=fc9621b6-dd95-44c0-86e7-2bb49f434c32 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1c67547db7c1794b379a25f749b444f7e7eccf88512fe2132f7f275ef8ad18ed\nJun 09 16:28:44.954950 crc crio[3654]: time=\"2026-06-09T16:28:44.954304156Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:44.962941 crc crio[3654]: time=\"2026-06-09T16:28:44.962273898Z\" level=info msg=\"Started container\" PID=7655 containerID=666cd4d1cde435d31bb697baff853487d253db2b6323bb47dc48d7ec1e371499 description=openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy id=62f91f5f-7d63-495a-9c44-5b2267626d3f name=/runtime.v1.RuntimeService/StartContainer sandboxID=0669d5089f8067774701bcda9d845ad598db9f48e863ee27e89e5c1b754b086e\nJun 09 16:28:44.980947 crc crio[3654]: time=\"2026-06-09T16:28:44.975225436Z\" level=info msg=\"Created container 4bf29164b0d5ac80cb0e2e95c1550b1dc052e95e056b227548af139458d87503: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=d5f53995-8a23-45fb-ac11-ded5f822b9c1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:28:44.999124 crc crio[3654]: time=\"2026-06-09T16:28:44.996205649Z\" level=info msg=\"Starting container: 4bf29164b0d5ac80cb0e2e95c1550b1dc052e95e056b227548af139458d87503\" id=a5789677-a541-4517-bbfb-ca8a520517b4 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:28:45.022067 crc crio[3654]: time=\"2026-06-09T16:28:45.02193896Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=4fa6876a-434a-49d2-8820-9d248ab7626d name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:28:45.038576 crc crio[3654]: time=\"2026-06-09T16:28:45.038135893Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=8cbd7d4e-0db3-4140-91aa-df422dec5e79 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:28:45.045306 crc crio[3654]: time=\"2026-06-09T16:28:45.045270102Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=a50befdc-2928-4533-96cb-1e1e411d2b58 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:28:45.052597 crc crio[3654]: time=\"2026-06-09T16:28:45.050983698Z\" level=info msg=\"Started container\" PID=7668 containerID=4bf29164b0d5ac80cb0e2e95c1550b1dc052e95e056b227548af139458d87503 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging id=a5789677-a541-4517-bbfb-ca8a520517b4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=61947642a3113e23e0df58e96e79faf0c7ef72d0f9dd3b7d2f951ad73fad3a01\nJun 09 16:28:45.088913 crc crio[3654]: time=\"2026-06-09T16:28:45.088611337Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:45.293202 crc crio[3654]: time=\"2026-06-09T16:28:45.292907282Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=7a409da3-2c33-40b0-8a8c-984f26a77182 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:28:45.360273 crc crio[3654]: time=\"2026-06-09T16:28:45.359439885Z\" level=info msg=\"Created container 1917fd31333530d897acb39696746f9e8d063c7cd60f1a08e64f581dc423b2f9: openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy\" id=af580bca-a553-4956-b659-a324c83fea11 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:28:45.364980 crc crio[3654]: time=\"2026-06-09T16:28:45.364527443Z\" level=info msg=\"Starting container: 1917fd31333530d897acb39696746f9e8d063c7cd60f1a08e64f581dc423b2f9\" id=61783fac-a540-4871-8296-918f14886890 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:28:45.514827 crc crio[3654]: time=\"2026-06-09T16:28:45.51477403Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=8ca4a289-a71b-418f-913c-3e3e841ef9aa name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:28:45.523925 crc crio[3654]: time=\"2026-06-09T16:28:45.523554516Z\" level=info msg=\"Started container\" PID=7684 containerID=1917fd31333530d897acb39696746f9e8d063c7cd60f1a08e64f581dc423b2f9 description=openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy id=61783fac-a540-4871-8296-918f14886890 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c63875b2267f45df8dc53f35dbc056134c01c32b2b398fcfcbfb52823f11ce38\nJun 09 16:28:45.556251 crc crio[3654]: time=\"2026-06-09T16:28:45.55587202Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=f8b15b16-90ea-4c72-806a-106b00562d12 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:28:45.609979 crc crio[3654]: time=\"2026-06-09T16:28:45.609795505Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:45.611318 crc crio[3654]: time=\"2026-06-09T16:28:45.611089832Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:45.708805 crc crio[3654]: time=\"2026-06-09T16:28:45.706298742Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:45.754494 crc crio[3654]: time=\"2026-06-09T16:28:45.754192321Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:45.811094 crc crio[3654]: time=\"2026-06-09T16:28:45.805965312Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:45.915527 crc crio[3654]: time=\"2026-06-09T16:28:45.915324445Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=9e8e217f-fb92-4c6e-b886-34435f26e0d4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:28:45.935457 crc crio[3654]: time=\"2026-06-09T16:28:45.935259358Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:45.949325 crc crio[3654]: time=\"2026-06-09T16:28:45.935300819Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=a9e9729a-3e52-42a2-9061-5e425a39062d name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:28:45.954776 crc crio[3654]: time=\"2026-06-09T16:28:45.954579142Z\" level=info msg=\"Creating container: openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter\" id=7ce14275-3129-422f-8520-e74c3b6c2c5f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:28:45.955853 crc crio[3654]: time=\"2026-06-09T16:28:45.955234321Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:46.020257 crc crio[3654]: time=\"2026-06-09T16:28:46.020059184Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:46.104204 crc crio[3654]: time=\"2026-06-09T16:28:46.104126468Z\" level=info msg=\"Created container dbc95a0f7edebc7bffcf96d02b6135d7a43a91fd0f839758a62044d42ff21a13: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=a50befdc-2928-4533-96cb-1e1e411d2b58 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:28:46.111740 crc crio[3654]: time=\"2026-06-09T16:28:46.111591876Z\" level=info msg=\"Starting container: dbc95a0f7edebc7bffcf96d02b6135d7a43a91fd0f839758a62044d42ff21a13\" id=5a3f1fe6-ba84-4ec9-a2d8-8315c63d1a5d name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:28:46.182153 crc crio[3654]: time=\"2026-06-09T16:28:46.178896641Z\" level=info msg=\"Started container\" PID=7731 containerID=dbc95a0f7edebc7bffcf96d02b6135d7a43a91fd0f839758a62044d42ff21a13 description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager id=5a3f1fe6-ba84-4ec9-a2d8-8315c63d1a5d name=/runtime.v1.RuntimeService/StartContainer sandboxID=1c67547db7c1794b379a25f749b444f7e7eccf88512fe2132f7f275ef8ad18ed\nJun 09 16:28:46.240852 crc crio[3654]: time=\"2026-06-09T16:28:46.239987435Z\" level=info msg=\"Created container fc39eb0f718befd26c67174317093ed6ce1a9a2e53c24a62eba91c9b1bf76ba1: openshift-image-registry/node-ca-2wddl/node-ca\" id=d2aa7bf8-d498-417f-acf3-ee381c2e94a6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:28:46.249625 crc crio[3654]: time=\"2026-06-09T16:28:46.249193004Z\" level=info msg=\"Starting container: fc39eb0f718befd26c67174317093ed6ce1a9a2e53c24a62eba91c9b1bf76ba1\" id=fbde2fa4-6fc5-4354-964c-e08ee598bfc6 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:28:46.315806 crc crio[3654]: time=\"2026-06-09T16:28:46.314154831Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:46.321078 crc crio[3654]: time=\"2026-06-09T16:28:46.318000973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:46.321078 crc crio[3654]: time=\"2026-06-09T16:28:46.320276699Z\" level=info msg=\"Started container\" PID=7729 containerID=fc39eb0f718befd26c67174317093ed6ce1a9a2e53c24a62eba91c9b1bf76ba1 description=openshift-image-registry/node-ca-2wddl/node-ca id=fbde2fa4-6fc5-4354-964c-e08ee598bfc6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=44178d99303b95562b94b76198366aa534cd8f8124bf8a870d1e541cb61780cc\nJun 09 16:28:46.506262 crc crio[3654]: time=\"2026-06-09T16:28:46.501982545Z\" level=info msg=\"Created container 0fb1d8d3172f2daef8c272ab15988581b46971852910ed8ba206bf7bfe02f627: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=f8b15b16-90ea-4c72-806a-106b00562d12 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:28:46.512986 crc crio[3654]: time=\"2026-06-09T16:28:46.51276227Z\" level=info msg=\"Starting container: 0fb1d8d3172f2daef8c272ab15988581b46971852910ed8ba206bf7bfe02f627\" id=07e26722-4731-4392-8282-d0fd44cd9525 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:28:46.531764 crc crio[3654]: time=\"2026-06-09T16:28:46.531525887Z\" level=info msg=\"Started container\" PID=7739 containerID=0fb1d8d3172f2daef8c272ab15988581b46971852910ed8ba206bf7bfe02f627 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node id=07e26722-4731-4392-8282-d0fd44cd9525 name=/runtime.v1.RuntimeService/StartContainer sandboxID=61947642a3113e23e0df58e96e79faf0c7ef72d0f9dd3b7d2f951ad73fad3a01\nJun 09 16:28:46.590205 crc crio[3654]: time=\"2026-06-09T16:28:46.590090877Z\" level=info msg=\"Created container a7164de05ef40e88301ccb4b1383820fa7493f22687b311cc9cc83243446a830: openshift-dns/node-resolver-277xp/dns-node-resolver\" id=7e130925-0cc3-4a3d-8447-ef5e2ef112e0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:28:46.594892 crc crio[3654]: time=\"2026-06-09T16:28:46.591415706Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=e461a7b9-6adf-4f65-b0b3-b5ecae60fd20 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:28:46.596095 crc crio[3654]: time=\"2026-06-09T16:28:46.59599295Z\" level=info msg=\"Starting container: a7164de05ef40e88301ccb4b1383820fa7493f22687b311cc9cc83243446a830\" id=1b1627f5-7061-4fc4-84ad-c6c76b410435 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:28:46.603467 crc crio[3654]: time=\"2026-06-09T16:28:46.603123618Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=b0c99342-e122-4fdf-a559-a132ddb95c31 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:28:46.607839 crc crio[3654]: time=\"2026-06-09T16:28:46.607537197Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=0a0c6e18-8d90-4a2c-b923-a007165196e3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:28:46.612967 crc crio[3654]: time=\"2026-06-09T16:28:46.612757479Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:46.633169 crc crio[3654]: time=\"2026-06-09T16:28:46.633068842Z\" level=info msg=\"Started container\" PID=7750 containerID=a7164de05ef40e88301ccb4b1383820fa7493f22687b311cc9cc83243446a830 description=openshift-dns/node-resolver-277xp/dns-node-resolver id=1b1627f5-7061-4fc4-84ad-c6c76b410435 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3f5d42c0bfb4af6949008654b8b9d068ddc047445ede2366fee92ac5ad58cb3f\nJun 09 16:28:46.673308 crc crio[3654]: time=\"2026-06-09T16:28:46.671272038Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:46.674941 crc crio[3654]: time=\"2026-06-09T16:28:46.67443061Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:46.936890 crc crio[3654]: time=\"2026-06-09T16:28:46.936198983Z\" level=info msg=\"Created container 5e22342370712f5c79334bb6da77f422fb61294a4b1035a568d546f04ec0b4c8: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=0a0c6e18-8d90-4a2c-b923-a007165196e3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:28:46.943298 crc crio[3654]: time=\"2026-06-09T16:28:46.943028643Z\" level=info msg=\"Starting container: 5e22342370712f5c79334bb6da77f422fb61294a4b1035a568d546f04ec0b4c8\" id=f9e818db-eff5-476a-84b5-ea488a1dbc2d name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:28:46.970140 crc crio[3654]: time=\"2026-06-09T16:28:46.969144885Z\" level=info msg=\"Started container\" PID=7802 containerID=5e22342370712f5c79334bb6da77f422fb61294a4b1035a568d546f04ec0b4c8 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics id=f9e818db-eff5-476a-84b5-ea488a1dbc2d name=/runtime.v1.RuntimeService/StartContainer sandboxID=61947642a3113e23e0df58e96e79faf0c7ef72d0f9dd3b7d2f951ad73fad3a01\nJun 09 16:28:47.108968 crc crio[3654]: time=\"2026-06-09T16:28:47.108808923Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=88b7b469-63b7-40ed-87b6-80a76a35da66 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:28:47.116072 crc crio[3654]: time=\"2026-06-09T16:28:47.115046805Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=f0bde43c-0659-474b-87aa-62cc7d0bdc34 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:28:47.120436 crc crio[3654]: time=\"2026-06-09T16:28:47.120068012Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=b7eca529-d656-4173-a307-84220df6a869 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:28:47.120575 crc crio[3654]: time=\"2026-06-09T16:28:47.120529305Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:47.244015 crc crio[3654]: time=\"2026-06-09T16:28:47.243834656Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:47.254750 crc crio[3654]: time=\"2026-06-09T16:28:47.254054774Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:47.629572 crc crio[3654]: time=\"2026-06-09T16:28:47.628973691Z\" level=info msg=\"Created container 4e42a11dcebf21ff1ec7085ac0f4730877b4ee312fd073d49d1b06c58eee84e0: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=b7eca529-d656-4173-a307-84220df6a869 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:28:47.642807 crc crio[3654]: time=\"2026-06-09T16:28:47.636055418Z\" level=info msg=\"Starting container: 4e42a11dcebf21ff1ec7085ac0f4730877b4ee312fd073d49d1b06c58eee84e0\" id=8439a8ec-589c-41d3-9a42-5696124fed20 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:28:47.717611 crc crio[3654]: time=\"2026-06-09T16:28:47.717523957Z\" level=info msg=\"Started container\" PID=7819 containerID=4e42a11dcebf21ff1ec7085ac0f4730877b4ee312fd073d49d1b06c58eee84e0 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/northd id=8439a8ec-589c-41d3-9a42-5696124fed20 name=/runtime.v1.RuntimeService/StartContainer sandboxID=61947642a3113e23e0df58e96e79faf0c7ef72d0f9dd3b7d2f951ad73fad3a01\nJun 09 16:28:47.905877 crc crio[3654]: time=\"2026-06-09T16:28:47.905520955Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=e703e087-36ed-49a1-aea4-1fcea72f18b0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:28:47.925793 crc crio[3654]: time=\"2026-06-09T16:28:47.925512799Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=e626dd5b-eaf3-4ea2-82dd-6d9a2a63395d name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:28:47.932176 crc crio[3654]: time=\"2026-06-09T16:28:47.931986118Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=f59e5ed1-4b25-4775-93ec-07d1deb33ff3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:28:47.932916 crc crio[3654]: time=\"2026-06-09T16:28:47.932449191Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:47.938268 crc crio[3654]: time=\"2026-06-09T16:28:47.938106066Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=dca247a8-2a24-42d4-9753-c5bffaca3253 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:28:47.939381 crc crio[3654]: time=\"2026-06-09T16:28:47.939040924Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=77ceb2e8-80f5-49cf-875a-a4c2da198104 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:28:47.989132 crc crio[3654]: time=\"2026-06-09T16:28:47.989011643Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=fc91bc96-9b3a-4163-b500-1189833029c4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:28:47.992417 crc crio[3654]: time=\"2026-06-09T16:28:47.992232677Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=e41ec696-279a-4c5d-a950-9be401f1f88b name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:28:47.996040 crc crio[3654]: time=\"2026-06-09T16:28:47.995280686Z\" level=info msg=\"Creating container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator\" id=93680b70-ba77-4336-aea1-39f8bbaa3478 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:28:47.996151 crc crio[3654]: time=\"2026-06-09T16:28:47.996076129Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:47.997683 crc crio[3654]: time=\"2026-06-09T16:28:47.997411888Z\" level=info msg=\"Creating container: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=eaaf3483-91a0-4f48-9a7f-410e0ff6c21a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:28:47.998169 crc crio[3654]: time=\"2026-06-09T16:28:47.997995895Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:48.045296 crc crio[3654]: time=\"2026-06-09T16:28:48.045120391Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:48.050941 crc crio[3654]: time=\"2026-06-09T16:28:48.050870259Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:48.124268 crc crio[3654]: time=\"2026-06-09T16:28:48.121973805Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:48.166479 crc crio[3654]: time=\"2026-06-09T16:28:48.166031921Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:48.267566 crc crio[3654]: time=\"2026-06-09T16:28:48.267485354Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:48.324103 crc crio[3654]: time=\"2026-06-09T16:28:48.323040536Z\" level=info msg=\"Created container 62a2a5a7d80dc917f23887a1100057b92d81f3abacd9cafdd3b4ca403dbeb91a: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=f59e5ed1-4b25-4775-93ec-07d1deb33ff3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:28:48.351028 crc crio[3654]: time=\"2026-06-09T16:28:48.35094063Z\" level=info msg=\"Starting container: 62a2a5a7d80dc917f23887a1100057b92d81f3abacd9cafdd3b4ca403dbeb91a\" id=bd62caa9-9b74-4eb0-8840-21780cbb286a name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:28:48.394237 crc crio[3654]: time=\"2026-06-09T16:28:48.393010529Z\" level=info msg=\"Started container\" PID=7846 containerID=62a2a5a7d80dc917f23887a1100057b92d81f3abacd9cafdd3b4ca403dbeb91a description=openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb id=bd62caa9-9b74-4eb0-8840-21780cbb286a name=/runtime.v1.RuntimeService/StartContainer sandboxID=61947642a3113e23e0df58e96e79faf0c7ef72d0f9dd3b7d2f951ad73fad3a01\nJun 09 16:28:48.672532 crc crio[3654]: time=\"2026-06-09T16:28:48.672301373Z\" level=info msg=\"Created container 9ea233774116757b5ad7af8adebfea850219d83ed33ac86b38417b5d75317ed9: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=eaaf3483-91a0-4f48-9a7f-410e0ff6c21a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:28:48.678066 crc crio[3654]: time=\"2026-06-09T16:28:48.677003111Z\" level=info msg=\"Starting container: 9ea233774116757b5ad7af8adebfea850219d83ed33ac86b38417b5d75317ed9\" id=c02bdb71-6d7d-44d6-9dbc-43d6147216c8 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:28:48.828984 crc crio[3654]: time=\"2026-06-09T16:28:48.826869146Z\" level=info msg=\"Started container\" PID=7852 containerID=9ea233774116757b5ad7af8adebfea850219d83ed33ac86b38417b5d75317ed9 description=openshift-ingress/router-default-68cf44c8b8-w4gs8/router id=c02bdb71-6d7d-44d6-9dbc-43d6147216c8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3e7a5a4dee9517bbca6cf7fd9be1a53c54a926acf7d2e8c9876640e9e0b7f0a8\nJun 09 16:28:49.654717 crc crio[3654]: time=\"2026-06-09T16:28:49.654013028Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:49.913388 crc crio[3654]: time=\"2026-06-09T16:28:49.913278648Z\" level=info msg=\"Created container 55388611b5ee6816ac928140ea4911ae52eec23f8b723f46bd5242ed0a90a2df: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator\" id=93680b70-ba77-4336-aea1-39f8bbaa3478 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:28:49.941839 crc crio[3654]: time=\"2026-06-09T16:28:49.930172931Z\" level=info msg=\"Starting container: 55388611b5ee6816ac928140ea4911ae52eec23f8b723f46bd5242ed0a90a2df\" id=284324db-e8b5-401e-91c3-5abe60eb5dbf name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:28:50.008537 crc crio[3654]: time=\"2026-06-09T16:28:50.00822459Z\" level=info msg=\"Started container\" PID=7917 containerID=55388611b5ee6816ac928140ea4911ae52eec23f8b723f46bd5242ed0a90a2df description=openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator id=284324db-e8b5-401e-91c3-5abe60eb5dbf name=/runtime.v1.RuntimeService/StartContainer sandboxID=e2bbaf234240bd73327145110066f7cc6bf66dec8e1cd8c486819aafd7c071da\nJun 09 16:28:50.208547 crc crio[3654]: time=\"2026-06-09T16:28:50.208317523Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=3a9b0c8c-0088-48a3-b24e-762524938bee name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:28:50.209277 crc crio[3654]: time=\"2026-06-09T16:28:50.209122626Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=7736f1a2-5f27-436b-8091-b3ee8db35460 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:28:50.210000 crc crio[3654]: time=\"2026-06-09T16:28:50.209576599Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=0cadc55c-bf9d-4076-9131-a7d93013dd93 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:28:50.221512 crc crio[3654]: time=\"2026-06-09T16:28:50.220137728Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=1924ef7c-e761-4a3a-b20e-7b3dff5afd96 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:28:50.225736 crc crio[3654]: time=\"2026-06-09T16:28:50.225436412Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=ace6a671-ebb9-473e-97cb-26b1b0f3c3ac name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:28:50.242261 crc crio[3654]: time=\"2026-06-09T16:28:50.241520242Z\" level=info msg=\"Creating container: openshift-network-node-identity/network-node-identity-dgvkt/webhook\" id=ca7ed2a2-88ac-4040-9b59-c33946996e7e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:28:50.242261 crc crio[3654]: time=\"2026-06-09T16:28:50.241960325Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy\" id=52ca9185-c11e-40e8-974f-213493c3cf43 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:28:50.242261 crc crio[3654]: time=\"2026-06-09T16:28:50.242203472Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:50.242958 crc crio[3654]: time=\"2026-06-09T16:28:50.242505131Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:50.262468 crc crio[3654]: time=\"2026-06-09T16:28:50.262232277Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=f8b1e850-9494-4f6c-9340-cecd5802eb32 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:28:50.332774 crc crio[3654]: time=\"2026-06-09T16:28:50.332310813Z\" level=info msg=\"Creating container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator\" id=13dcdae7-fc55-4b3f-8b22-6dde46113244 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:28:50.333016 crc crio[3654]: time=\"2026-06-09T16:28:50.332783707Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:50.547145 crc crio[3654]: time=\"2026-06-09T16:28:50.547005602Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:50.547491 crc crio[3654]: time=\"2026-06-09T16:28:50.547163096Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:50.576544 crc crio[3654]: time=\"2026-06-09T16:28:50.573842845Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:50.604212 crc crio[3654]: time=\"2026-06-09T16:28:50.603899313Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:50.646819 crc crio[3654]: time=\"2026-06-09T16:28:50.646535948Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:51.850317 crc crio[3654]: time=\"2026-06-09T16:28:51.850089969Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=0a4f0695-0ab1-4b7c-acfa-d036b869fe80 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:28:51.864218 crc crio[3654]: time=\"2026-06-09T16:28:51.863962224Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=ef934d01-a348-402c-abb9-84a43ea308ca name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:28:51.878148 crc crio[3654]: time=\"2026-06-09T16:28:51.877745946Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=00347bbc-ce53-4b57-8a9e-3be6ee2cbd82 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:28:51.879910 crc crio[3654]: time=\"2026-06-09T16:28:51.878876759Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:51.950966 crc crio[3654]: time=\"2026-06-09T16:28:51.949974105Z\" level=info msg=\"Created container 8a9e23060daff200d9d0607b2f656ebeb649f839dcbc8de292bb2901b4aba1e9: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator\" id=13dcdae7-fc55-4b3f-8b22-6dde46113244 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:28:51.967923 crc crio[3654]: time=\"2026-06-09T16:28:51.967065414Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:51.990192 crc crio[3654]: time=\"2026-06-09T16:28:51.989705035Z\" level=info msg=\"Starting container: 8a9e23060daff200d9d0607b2f656ebeb649f839dcbc8de292bb2901b4aba1e9\" id=6358d1ec-402f-449e-a5fe-334522b5d73e name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:28:52.011049 crc crio[3654]: time=\"2026-06-09T16:28:52.007891456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:52.028092 crc crio[3654]: time=\"2026-06-09T16:28:52.021539485Z\" level=info msg=\"Created container 4535c0d9e93fa8afe92df1d0ce63a6d22ccc201d6f1fc3d0572b63ddc8b024be: openshift-network-node-identity/network-node-identity-dgvkt/webhook\" id=ca7ed2a2-88ac-4040-9b59-c33946996e7e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:28:52.060309 crc crio[3654]: time=\"2026-06-09T16:28:52.055696602Z\" level=info msg=\"Starting container: 4535c0d9e93fa8afe92df1d0ce63a6d22ccc201d6f1fc3d0572b63ddc8b024be\" id=a2fa2333-4416-4f8a-94f3-efd624802ed8 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:28:52.108455 crc crio[3654]: time=\"2026-06-09T16:28:52.100009826Z\" level=info msg=\"Started container\" PID=7970 containerID=4535c0d9e93fa8afe92df1d0ce63a6d22ccc201d6f1fc3d0572b63ddc8b024be description=openshift-network-node-identity/network-node-identity-dgvkt/webhook id=a2fa2333-4416-4f8a-94f3-efd624802ed8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=94353f3482a7259433a217eda47193aa7a4b7ae9957c911c7e367534a338a080\nJun 09 16:28:52.108455 crc crio[3654]: time=\"2026-06-09T16:28:52.105759374Z\" level=info msg=\"Started container\" PID=7969 containerID=8a9e23060daff200d9d0607b2f656ebeb649f839dcbc8de292bb2901b4aba1e9 description=openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator id=6358d1ec-402f-449e-a5fe-334522b5d73e name=/runtime.v1.RuntimeService/StartContainer sandboxID=317d906bf6183e305dfc8a787a95f1f0e4ff460367627e0ed66206ffa882087a\nJun 09 16:28:52.298977 crc crio[3654]: time=\"2026-06-09T16:28:52.297036249Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=31a34f90-171d-4a17-bbbc-f6500426bfe2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:28:52.318617 crc crio[3654]: time=\"2026-06-09T16:28:52.31796922Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=6c30908b-a2c2-4ed5-8713-5d10798d021b name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:28:52.328042 crc crio[3654]: time=\"2026-06-09T16:28:52.327958122Z\" level=info msg=\"Creating container: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=ed1ef19e-0518-4baf-aa3d-27cab6adadbf name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:28:52.345977 crc crio[3654]: time=\"2026-06-09T16:28:52.345626448Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:52.354921 crc crio[3654]: time=\"2026-06-09T16:28:52.353553279Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:52.371251 crc crio[3654]: time=\"2026-06-09T16:28:52.370903856Z\" level=info msg=\"Created container 7ec574b3708ff72d825cb7987a3bcdb56c0c8e3e10224467233bd4c1b437c834: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=00347bbc-ce53-4b57-8a9e-3be6ee2cbd82 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:28:52.386459 crc crio[3654]: time=\"2026-06-09T16:28:52.386412098Z\" level=info msg=\"Starting container: 7ec574b3708ff72d825cb7987a3bcdb56c0c8e3e10224467233bd4c1b437c834\" id=f97c3141-9ed8-4150-b3a1-a1999f503ebd name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:28:52.407523 crc crio[3654]: time=\"2026-06-09T16:28:52.407114923Z\" level=info msg=\"Started container\" PID=7987 containerID=7ec574b3708ff72d825cb7987a3bcdb56c0c8e3e10224467233bd4c1b437c834 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb id=f97c3141-9ed8-4150-b3a1-a1999f503ebd name=/runtime.v1.RuntimeService/StartContainer sandboxID=61947642a3113e23e0df58e96e79faf0c7ef72d0f9dd3b7d2f951ad73fad3a01\nJun 09 16:28:52.599722 crc crio[3654]: time=\"2026-06-09T16:28:52.59914437Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:52.618265 crc crio[3654]: time=\"2026-06-09T16:28:52.617948929Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:52.775586 crc crio[3654]: time=\"2026-06-09T16:28:52.772873622Z\" level=info msg=\"Created container 1b00141e3dfeec29d9805c62be4dbf59cee4af59245d7592568f1554343efeb8: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy\" id=52ca9185-c11e-40e8-974f-213493c3cf43 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:28:52.801993 crc crio[3654]: time=\"2026-06-09T16:28:52.78822215Z\" level=info msg=\"Starting container: 1b00141e3dfeec29d9805c62be4dbf59cee4af59245d7592568f1554343efeb8\" id=5e7e81c0-f2e4-4184-a681-a37d7ab029bc name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:28:52.884478 crc crio[3654]: time=\"2026-06-09T16:28:52.882967897Z\" level=info msg=\"Started container\" PID=8005 containerID=1b00141e3dfeec29d9805c62be4dbf59cee4af59245d7592568f1554343efeb8 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy id=5e7e81c0-f2e4-4184-a681-a37d7ab029bc name=/runtime.v1.RuntimeService/StartContainer sandboxID=140ba3345a2986e5390e9a38832098ef084208d4f02c31bda44e05fa4ceaf139\nJun 09 16:28:52.996553 crc crio[3654]: time=\"2026-06-09T16:28:52.996236734Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1b55c029f731ebbde3c5580eef98a588264f4d6a8ae667805c9521dd1ecf1d5d\" id=40b4dd44-9d97-49e8-8f57-47259246eaa7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:28:53.018248 crc crio[3654]: time=\"2026-06-09T16:28:53.017892597Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1b55c029f731ebbde3c5580eef98a588264f4d6a8ae667805c9521dd1ecf1d5d\" id=393f0705-9124-4da0-88a3-9c1afdf7a888 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:28:53.083323 crc crio[3654]: time=\"2026-06-09T16:28:53.081972798Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins\" id=18714068-2dbe-47a6-ab6c-b7171b47901b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:28:53.084012 crc crio[3654]: time=\"2026-06-09T16:28:53.083888714Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:53.190261 crc crio[3654]: time=\"2026-06-09T16:28:53.186543511Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:53.274842 crc crio[3654]: time=\"2026-06-09T16:28:53.274477148Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=a7a3dbd3-22af-4e38-b90b-6289b7721182 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:28:53.298699 crc crio[3654]: time=\"2026-06-09T16:28:53.295866753Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=ba17ce0e-6c6c-46d8-a215-57299ce06d38 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:28:53.301882 crc crio[3654]: time=\"2026-06-09T16:28:53.301486987Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=7ccfbc06-8992-4c89-b8c8-a64ab2536a0d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:28:53.303461 crc crio[3654]: time=\"2026-06-09T16:28:53.303206287Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:53.327895 crc crio[3654]: time=\"2026-06-09T16:28:53.325041175Z\" level=info msg=\"Created container 6141e48d54f251b193138c90567538d672a03d661ea385c3381dc7403a2a77ec: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=ed1ef19e-0518-4baf-aa3d-27cab6adadbf name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:28:53.350747 crc crio[3654]: time=\"2026-06-09T16:28:53.350119857Z\" level=info msg=\"Starting container: 6141e48d54f251b193138c90567538d672a03d661ea385c3381dc7403a2a77ec\" id=90348d61-3a9b-4b4e-89c5-d6cd3ea1526a name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:28:53.569731 crc crio[3654]: time=\"2026-06-09T16:28:53.556507113Z\" level=info msg=\"Started container\" PID=8022 containerID=6141e48d54f251b193138c90567538d672a03d661ea385c3381dc7403a2a77ec description=openshift-network-node-identity/network-node-identity-dgvkt/approver id=90348d61-3a9b-4b4e-89c5-d6cd3ea1526a name=/runtime.v1.RuntimeService/StartContainer sandboxID=94353f3482a7259433a217eda47193aa7a4b7ae9957c911c7e367534a338a080\nJun 09 16:28:53.706072 crc crio[3654]: time=\"2026-06-09T16:28:53.705901805Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:56.023235 crc crio[3654]: time=\"2026-06-09T16:28:56.023039771Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=0a198801-d751-4e8d-a229-e51259f4c724 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:28:56.239256 crc crio[3654]: time=\"2026-06-09T16:28:56.238601055Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=f47a0dc8-b9f5-4200-bc7d-6d5764ba06c8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:28:56.247906 crc crio[3654]: time=\"2026-06-09T16:28:56.247234187Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:56.247906 crc crio[3654]: time=\"2026-06-09T16:28:56.247443653Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=3d728d38-ec06-4137-94a9-d19a2e3dfcf8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:28:56.247906 crc crio[3654]: time=\"2026-06-09T16:28:56.247891427Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:56.839482 crc crio[3654]: time=\"2026-06-09T16:28:56.838561443Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:56.908512 crc crio[3654]: time=\"2026-06-09T16:28:56.907457485Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:57.005376 crc crio[3654]: time=\"2026-06-09T16:28:56.967447317Z\" level=info msg=\"Created container 23d5a828ad6f68699ca521d00054e271e39231944cd7aeeeb4cad8b342032cce: openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins\" id=18714068-2dbe-47a6-ab6c-b7171b47901b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:28:57.013777 crc crio[3654]: time=\"2026-06-09T16:28:57.012384939Z\" level=info msg=\"Starting container: 23d5a828ad6f68699ca521d00054e271e39231944cd7aeeeb4cad8b342032cce\" id=d904961e-45f0-4979-8078-eed42f5874c4 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:28:57.071566 crc crio[3654]: time=\"2026-06-09T16:28:57.070744693Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:28:57.266028 crc crio[3654]: time=\"2026-06-09T16:28:57.259795633Z\" level=info msg=\"Started container\" PID=8146 containerID=23d5a828ad6f68699ca521d00054e271e39231944cd7aeeeb4cad8b342032cce description=openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins id=d904961e-45f0-4979-8078-eed42f5874c4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c63875b2267f45df8dc53f35dbc056134c01c32b2b398fcfcbfb52823f11ce38\nJun 09 16:28:57.491807 crc crio[3654]: time=\"2026-06-09T16:28:57.491495838Z\" level=info msg=\"Created container 114b33f391a7bd46ff4717303ecc0ee0e4047084584591981ae241ad888a27ea: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=7ccfbc06-8992-4c89-b8c8-a64ab2536a0d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:28:57.509290 crc crio[3654]: time=\"2026-06-09T16:28:57.509200015Z\" level=info msg=\"Starting container: 114b33f391a7bd46ff4717303ecc0ee0e4047084584591981ae241ad888a27ea\" id=74194c0b-be10-4908-9b9c-a9e917a8c427 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:28:57.554276 crc crio[3654]: time=\"2026-06-09T16:28:57.550854621Z\" level=info msg=\"Started container\" PID=8160 containerID=114b33f391a7bd46ff4717303ecc0ee0e4047084584591981ae241ad888a27ea description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=74194c0b-be10-4908-9b9c-a9e917a8c427 name=/runtime.v1.RuntimeService/StartContainer sandboxID=140ba3345a2986e5390e9a38832098ef084208d4f02c31bda44e05fa4ceaf139\nJun 09 16:28:57.614745 crc crio[3654]: time=\"2026-06-09T16:28:57.61450603Z\" level=info msg=\"Created container 79442bfa800e4e5d0b8e607920bf9d2bfceb307cde6edd6522808c5a5482dca7: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=3d728d38-ec06-4137-94a9-d19a2e3dfcf8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:28:57.624809 crc crio[3654]: time=\"2026-06-09T16:28:57.624432629Z\" level=info msg=\"Starting container: 79442bfa800e4e5d0b8e607920bf9d2bfceb307cde6edd6522808c5a5482dca7\" id=2c38669f-20a4-4c5f-9470-a3658894bce6 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:28:57.834986 crc crio[3654]: time=\"2026-06-09T16:28:57.834267586Z\" level=info msg=\"Started container\" PID=8157 containerID=79442bfa800e4e5d0b8e607920bf9d2bfceb307cde6edd6522808c5a5482dca7 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller id=2c38669f-20a4-4c5f-9470-a3658894bce6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=61947642a3113e23e0df58e96e79faf0c7ef72d0f9dd3b7d2f951ad73fad3a01\nJun 09 16:29:00.909089 crc crio[3654]: time=\"2026-06-09T16:29:00.907240591Z\" level=info msg=\"Created container 1afcc3f6b654e8bb01d1122b5b32967cbfd74062f2fa738cafd532a5ab75bb44: openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter\" id=7ce14275-3129-422f-8520-e74c3b6c2c5f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:29:00.920488 crc crio[3654]: time=\"2026-06-09T16:29:00.919968712Z\" level=info msg=\"Starting container: 1afcc3f6b654e8bb01d1122b5b32967cbfd74062f2fa738cafd532a5ab75bb44\" id=35784e84-6dc4-47a9-8ee8-3b2ebb77006f name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:29:01.033175 crc crio[3654]: time=\"2026-06-09T16:29:01.030131379Z\" level=info msg=\"Started container\" PID=7968 containerID=1afcc3f6b654e8bb01d1122b5b32967cbfd74062f2fa738cafd532a5ab75bb44 description=openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter id=35784e84-6dc4-47a9-8ee8-3b2ebb77006f name=/runtime.v1.RuntimeService/StartContainer sandboxID=f4d63277003f8cf38fa22a9919dd3e93670546b712a21233463528ca737c8437\nJun 09 16:29:10.846778 crc crio[3654]: time=\"2026-06-09T16:29:10.845797234Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6efa070ceb93cc5fc2e76eab6d9c96ac3c4f8812085d0b6eb6e3f513b5bac782\" id=8bcb3209-5f69-4c05-b2e4-3a175dfbe952 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:29:10.854164 crc crio[3654]: time=\"2026-06-09T16:29:10.85403186Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6efa070ceb93cc5fc2e76eab6d9c96ac3c4f8812085d0b6eb6e3f513b5bac782\" id=0d385043-efed-4a09-bb81-c12a27e3250e name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:29:10.857296 crc crio[3654]: time=\"2026-06-09T16:29:10.85718251Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin\" id=ef312b7a-856b-4ecc-b903-4681adb8ad88 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:29:10.857786 crc crio[3654]: time=\"2026-06-09T16:29:10.857726276Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:29:10.890315 crc crio[3654]: time=\"2026-06-09T16:29:10.890198155Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:29:11.556457 crc crio[3654]: time=\"2026-06-09T16:29:11.556238887Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:29:11.747795 crc crio[3654]: time=\"2026-06-09T16:29:11.747465082Z\" level=info msg=\"Created container 10d4a640ea209460fe78be175fd3394e203f96e9c368d5afcd77444c0c7d2f87: openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin\" id=ef312b7a-856b-4ecc-b903-4681adb8ad88 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:29:11.752853 crc crio[3654]: time=\"2026-06-09T16:29:11.750036656Z\" level=info msg=\"Starting container: 10d4a640ea209460fe78be175fd3394e203f96e9c368d5afcd77444c0c7d2f87\" id=87b7eed2-0071-4f37-8784-aee23fc39874 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:29:11.774137 crc crio[3654]: time=\"2026-06-09T16:29:11.773974161Z\" level=info msg=\"Started container\" PID=8585 containerID=10d4a640ea209460fe78be175fd3394e203f96e9c368d5afcd77444c0c7d2f87 description=openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin id=87b7eed2-0071-4f37-8784-aee23fc39874 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c63875b2267f45df8dc53f35dbc056134c01c32b2b398fcfcbfb52823f11ce38\nJun 09 16:29:12.920522 crc crio[3654]: time=\"2026-06-09T16:29:12.92018178Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c3454e762466e22e2a893650b9781823558bc6fdfda2aa4188aff3cb819014c4\" id=4d0d8328-9126-4e30-8a4a-2be42c00734f name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:29:12.928235 crc crio[3654]: time=\"2026-06-09T16:29:12.926928783Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c3454e762466e22e2a893650b9781823558bc6fdfda2aa4188aff3cb819014c4\" id=282b89a6-f025-4ab9-b887-350f1bcd2093 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:29:12.936095 crc crio[3654]: time=\"2026-06-09T16:29:12.935727485Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni\" id=b6b0a4b1-078e-45cf-b799-982c0d7a14c7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:29:12.936574 crc crio[3654]: time=\"2026-06-09T16:29:12.936420705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:29:12.979481 crc crio[3654]: time=\"2026-06-09T16:29:12.979314293Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:29:13.589733 crc crio[3654]: time=\"2026-06-09T16:29:13.588903187Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:29:13.790174 crc crio[3654]: time=\"2026-06-09T16:29:13.789942204Z\" level=info msg=\"Created container 9d3ba7cae44ed54c4f9d0e2be53439a1f61f45a56eb32cf4d2f026e0d5428484: openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni\" id=b6b0a4b1-078e-45cf-b799-982c0d7a14c7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:29:13.792721 crc crio[3654]: time=\"2026-06-09T16:29:13.79259729Z\" level=info msg=\"Starting container: 9d3ba7cae44ed54c4f9d0e2be53439a1f61f45a56eb32cf4d2f026e0d5428484\" id=2a33eda8-9ce0-4923-860a-3400dbcdcdfd name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:29:13.804262 crc crio[3654]: time=\"2026-06-09T16:29:13.804214012Z\" level=info msg=\"Started container\" PID=8667 containerID=9d3ba7cae44ed54c4f9d0e2be53439a1f61f45a56eb32cf4d2f026e0d5428484 description=openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni id=2a33eda8-9ce0-4923-860a-3400dbcdcdfd name=/runtime.v1.RuntimeService/StartContainer sandboxID=c63875b2267f45df8dc53f35dbc056134c01c32b2b398fcfcbfb52823f11ce38\nJun 09 16:29:14.976194 crc crio[3654]: time=\"2026-06-09T16:29:14.976012515Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=88e00793-dd37-43e2-bd47-f39321e37df5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:29:14.988899 crc crio[3654]: time=\"2026-06-09T16:29:14.988172873Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=c549f7b0-5361-4e73-9b4a-9d0c67714eba name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:29:14.995087 crc crio[3654]: time=\"2026-06-09T16:29:14.995023459Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy\" id=ed6f102a-9bda-4672-8f6b-4b2ccf78ee3a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:29:14.995917 crc crio[3654]: time=\"2026-06-09T16:29:14.995853783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:29:15.042415 crc crio[3654]: time=\"2026-06-09T16:29:15.042124628Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:29:15.587496 crc crio[3654]: time=\"2026-06-09T16:29:15.586611238Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:29:15.733138 crc crio[3654]: time=\"2026-06-09T16:29:15.732920357Z\" level=info msg=\"Created container fd228c6d1465dcbae31f5dc5f86b693cc086e434d2f2863b892081bf65fb720a: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy\" id=ed6f102a-9bda-4672-8f6b-4b2ccf78ee3a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:29:15.738484 crc crio[3654]: time=\"2026-06-09T16:29:15.738392964Z\" level=info msg=\"Starting container: fd228c6d1465dcbae31f5dc5f86b693cc086e434d2f2863b892081bf65fb720a\" id=6d37b0f4-b952-42ce-b445-04e67a8f794e name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:29:15.748492 crc crio[3654]: time=\"2026-06-09T16:29:15.747992839Z\" level=info msg=\"Started container\" PID=8762 containerID=fd228c6d1465dcbae31f5dc5f86b693cc086e434d2f2863b892081bf65fb720a description=openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy id=6d37b0f4-b952-42ce-b445-04e67a8f794e name=/runtime.v1.RuntimeService/StartContainer sandboxID=c63875b2267f45df8dc53f35dbc056134c01c32b2b398fcfcbfb52823f11ce38\nJun 09 16:29:24.129977 crc crio[3654]: time=\"2026-06-09T16:29:24.129009472Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=1f2cbf5a-1809-4d9b-8830-d5dfcd82c287 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:29:24.228150 crc crio[3654]: time=\"2026-06-09T16:29:24.226877365Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=fc894987-5caa-4005-828e-5dcd803ef8ed name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:29:24.229731 crc crio[3654]: time=\"2026-06-09T16:29:24.229600843Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni\" id=ed13b176-55a1-4fc1-aa4f-e70be0c79a02 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:29:24.230454 crc crio[3654]: time=\"2026-06-09T16:29:24.230385395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:29:24.253252 crc crio[3654]: time=\"2026-06-09T16:29:24.253159877Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:29:24.555303 crc crio[3654]: time=\"2026-06-09T16:29:24.555066252Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:29:24.665876 crc crio[3654]: time=\"2026-06-09T16:29:24.665734211Z\" level=info msg=\"Created container 265973c19749d57d34b8b8596b1a8684228d2dd2a7357bb0df1075f03bcf5615: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni\" id=ed13b176-55a1-4fc1-aa4f-e70be0c79a02 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:29:24.667231 crc crio[3654]: time=\"2026-06-09T16:29:24.6671043Z\" level=info msg=\"Starting container: 265973c19749d57d34b8b8596b1a8684228d2dd2a7357bb0df1075f03bcf5615\" id=558345f1-10db-4fa9-9c98-0266c1b3338e name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:29:24.675507 crc crio[3654]: time=\"2026-06-09T16:29:24.675410398Z\" level=info msg=\"Started container\" PID=8933 containerID=265973c19749d57d34b8b8596b1a8684228d2dd2a7357bb0df1075f03bcf5615 description=openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni id=558345f1-10db-4fa9-9c98-0266c1b3338e name=/runtime.v1.RuntimeService/StartContainer sandboxID=c63875b2267f45df8dc53f35dbc056134c01c32b2b398fcfcbfb52823f11ce38\nJun 09 16:29:25.139043 crc crio[3654]: time=\"2026-06-09T16:29:25.138965461Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=d4738ebd-491d-4a0f-bed5-13eee5972188 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:29:25.141565 crc crio[3654]: time=\"2026-06-09T16:29:25.141493553Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=e49da995-a40e-4cef-b320-01e7d0a44002 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:29:25.144014 crc crio[3654]: time=\"2026-06-09T16:29:25.143955424Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins\" id=6f7a9a85-faa3-4c72-a5bc-7e40af83ba5e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:29:25.144297 crc crio[3654]: time=\"2026-06-09T16:29:25.144227671Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:29:25.167770 crc crio[3654]: time=\"2026-06-09T16:29:25.166350895Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:29:25.499448 crc crio[3654]: time=\"2026-06-09T16:29:25.499409801Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:29:25.716441 crc crio[3654]: time=\"2026-06-09T16:29:25.716213059Z\" level=info msg=\"Created container 324e10332fab9b0533312837b1980f6832899fa52bdf3e6ac62c9434450d0605: openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins\" id=6f7a9a85-faa3-4c72-a5bc-7e40af83ba5e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:29:25.719155 crc crio[3654]: time=\"2026-06-09T16:29:25.719002789Z\" level=info msg=\"Starting container: 324e10332fab9b0533312837b1980f6832899fa52bdf3e6ac62c9434450d0605\" id=7146854d-2776-43b1-a35e-dfcc33239f57 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:29:25.733381 crc crio[3654]: time=\"2026-06-09T16:29:25.72987277Z\" level=info msg=\"Started container\" PID=9061 containerID=324e10332fab9b0533312837b1980f6832899fa52bdf3e6ac62c9434450d0605 description=openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins id=7146854d-2776-43b1-a35e-dfcc33239f57 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c63875b2267f45df8dc53f35dbc056134c01c32b2b398fcfcbfb52823f11ce38\nJun 09 16:29:33.141115 crc crio[3654]: time=\"2026-06-09T16:29:33.14090256Z\" level=info msg=\"NetworkStart: stopping network for sandbox cbfe02ce3b20b0aed6164129ec1d764b6fcfd28238006ea6c2b21fe3cf1d2417\" id=00a85b35-f87e-4f98-92b5-d47c2b2706fc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:34.203382 crc crio[3654]: time=\"2026-06-09T16:29:34.202830997Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=be8b7420-8ecf-42d6-b3e9-8d6a339fb0c4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:29:34.205997 crc crio[3654]: time=\"2026-06-09T16:29:34.205937766Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=01547067-fe6b-4968-9637-9dd947dc3b25 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:29:34.210716 crc crio[3654]: time=\"2026-06-09T16:29:34.210602299Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=8dc5a542-83fb-44a2-a7e0-f1604372b1a0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:29:34.211280 crc crio[3654]: time=\"2026-06-09T16:29:34.211252338Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:29:34.236958 crc crio[3654]: time=\"2026-06-09T16:29:34.236903302Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:29:34.534415 crc crio[3654]: time=\"2026-06-09T16:29:34.534297017Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:29:34.689909 crc crio[3654]: time=\"2026-06-09T16:29:34.68980539Z\" level=info msg=\"Created container f72fb48802f3ec5607ff2121ac0737902dcd2460b776214b70718850e12fc6e3: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=8dc5a542-83fb-44a2-a7e0-f1604372b1a0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:29:34.692523 crc crio[3654]: time=\"2026-06-09T16:29:34.691765216Z\" level=info msg=\"Starting container: f72fb48802f3ec5607ff2121ac0737902dcd2460b776214b70718850e12fc6e3\" id=28d6939d-7495-4181-be5f-5d8741dc5b21 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:29:34.697948 crc crio[3654]: time=\"2026-06-09T16:29:34.69786913Z\" level=info msg=\"Started container\" PID=9270 containerID=f72fb48802f3ec5607ff2121ac0737902dcd2460b776214b70718850e12fc6e3 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=28d6939d-7495-4181-be5f-5d8741dc5b21 name=/runtime.v1.RuntimeService/StartContainer sandboxID=140ba3345a2986e5390e9a38832098ef084208d4f02c31bda44e05fa4ceaf139\nJun 09 16:29:34.965614 crc crio[3654]: time=\"2026-06-09T16:29:34.965508034Z\" level=info msg=\"NetworkStart: stopping network for sandbox e2c8e014651e6934462b62919db89a16a3ac9243c584cc4614d4baa0f5b4d525\" id=5cacbea3-f0ca-49a9-9080-d0e380348474 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:34.983803 crc crio[3654]: time=\"2026-06-09T16:29:34.983587792Z\" level=info msg=\"NetworkStart: stopping network for sandbox 59243c2c4e181c4957996e895bcf4daeeb5c18da768a3371ff136057ae819fcc\" id=0794cf52-0c1a-472b-b0c2-29b105501e90 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:35.004823 crc crio[3654]: time=\"2026-06-09T16:29:35.004708266Z\" level=info msg=\"NetworkStart: stopping network for sandbox 44b23addafa8e3a1b3b94a910f28b3fa49dac83cb06d37244db19e3c307e6acb\" id=417f869a-b943-4e24-9811-7555e5a8eeda name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:35.160538 crc crio[3654]: time=\"2026-06-09T16:29:35.160489637Z\" level=info msg=\"NetworkStart: stopping network for sandbox 7cd2541ef7c4d88df82a35178b69ab62c76376eca4c14da05d1c4beda6c07180\" id=8514ccfb-80a8-4a76-a0ac-012e50ee0a6b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:35.195307 crc crio[3654]: time=\"2026-06-09T16:29:35.195127069Z\" level=info msg=\"NetworkStart: stopping network for sandbox 42b477b379c2ab0f9561d4ad4e77d9fe3fecab9fbcfb079138d2f6ccd2f0e84b\" id=aeeb8289-75d8-42e6-9dc1-ee3a8c902110 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:35.291857 crc crio[3654]: time=\"2026-06-09T16:29:35.291770356Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29683695-k6pjp/POD\" id=5c3314c1-fe0f-412f-9421-aa471e21b8de name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:35.292847 crc crio[3654]: time=\"2026-06-09T16:29:35.291875129Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:29:35.411484 crc crio[3654]: time=\"2026-06-09T16:29:35.411304229Z\" level=info msg=\"NetworkStart: stopping network for sandbox 1de7494d6b9424e105bcc99c5d2fd72101a2126e9ffcbd251b8bebe890cad43e\" id=996f9e23-bac0-4fbc-9af1-6be0df4bf02b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:35.559378 crc crio[3654]: time=\"2026-06-09T16:29:35.559135562Z\" level=info msg=\"NetworkStart: stopping network for sandbox 56e33c8ff2710e31bc4e0937bc8f7c90d84768639fcb8ec4abd36894152d7cc0\" id=55e970eb-018e-4ac4-8b80-f6e94b11feb5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:35.790746 crc crio[3654]: time=\"2026-06-09T16:29:35.790534507Z\" level=info msg=\"NetworkStart: stopping network for sandbox 82ac9ea6fe26e69c4b5cfb6a84f6e797bf7c488fae8baada0e8452345fe61f2a\" id=a63c47a2-9303-4bb8-8c1f-555638fe6caa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:35.810019 crc crio[3654]: time=\"2026-06-09T16:29:35.809632154Z\" level=info msg=\"NetworkStart: stopping network for sandbox 4b5d85ddf016593bf96f9977c89c6fa43295035d3e7cd41ec270c0f2ba905e1c\" id=caa12af9-bcd7-4e4a-95bd-e5ef39e6fbeb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:35.832478 crc crio[3654]: time=\"2026-06-09T16:29:35.832302593Z\" level=info msg=\"NetworkStart: stopping network for sandbox 50d881d1896a42ed2f59fcba34ae4623aeb013e29e220904d64c41788f6c4591\" id=e1393729-e95a-441a-9796-ff71b1280845 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:36.704930 crc crio[3654]: time=\"2026-06-09T16:29:36.704616561Z\" level=info msg=\"NetworkStart: stopping network for sandbox 6c61ae880f78d153c79f110b244827b86ea282f9c0ac08e2d4d3d090c65d3855\" id=4519d1ae-f8cc-4947-a1f4-d779f62c5df9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:36.833077 crc crio[3654]: time=\"2026-06-09T16:29:36.831264898Z\" level=info msg=\"NetworkStart: stopping network for sandbox 65baa5d9ca0d8daab4528dc8fa6f2d6d7e29bf468760dc10f0d3ddb41d1c252e\" id=68a5ea36-16df-47a6-b1cd-044608049f0c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:37.305966 crc crio[3654]: time=\"2026-06-09T16:29:37.305839387Z\" level=info msg=\"NetworkStart: stopping network for sandbox 9d4114afb3e936bbec2fd69051fa8e189f790794592e639e04dd8281a0cb165c\" id=e72049a9-46b6-4b0f-a182-e19f30dcfe15 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:37.568261 crc crio[3654]: time=\"2026-06-09T16:29:37.568079685Z\" level=info msg=\"NetworkStart: stopping network for sandbox 1b773c0ff15befd8703085b3a62715a18912ccc3e155c3e82dae796cc3a524d1\" id=3eda22a0-c9ac-40e7-a770-a4484e39b291 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:37.729702 crc crio[3654]: time=\"2026-06-09T16:29:37.729569279Z\" level=info msg=\"NetworkStart: stopping network for sandbox 56927ba5bcf43e3d49e0c43c24c7ca7b40c105bde8302701fa5c43757d8c7a2f\" id=73ad7d72-0d70-486c-86f7-d17ee25b71ab name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:37.922729 crc crio[3654]: time=\"2026-06-09T16:29:37.922526133Z\" level=info msg=\"NetworkStart: stopping network for sandbox 8f02c8fd44aad336136f4321f8cd2056c2d242208a88e0c997901773ca736b54\" id=1666b9c3-e8ca-4891-8edc-45a51345f3d0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:38.055392 crc crio[3654]: time=\"2026-06-09T16:29:38.055237604Z\" level=info msg=\"NetworkStart: stopping network for sandbox 8dbc424a3655d0951aae0815980826fb57e96671ce7433c703259de4ab832aa3\" id=03af5579-7572-4c88-972a-8467c07634be name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:38.356548 crc crio[3654]: time=\"2026-06-09T16:29:38.356293104Z\" level=info msg=\"NetworkStart: stopping network for sandbox 334343dcea5cd534073c2acf4799a6d6a8ae5963c8ab187bc409e2c1d2909044\" id=3100fd1d-0ed3-4f15-82c7-373cf1e3b073 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:38.588760 crc crio[3654]: time=\"2026-06-09T16:29:38.588264996Z\" level=info msg=\"NetworkStart: stopping network for sandbox 2cebaa3bcc2cedef58fdd8db69a8d77701e9ff4c2d848f6c5d3019523a8e9805\" id=1dba6ff7-6397-4470-9391-fe7910230e80 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:38.625225 crc crio[3654]: time=\"2026-06-09T16:29:38.6250571Z\" level=info msg=\"NetworkStart: stopping network for sandbox ed6e0332f54afbf1e0b6964eecb67bee586fb8797d063724241b40fd7fd6d870\" id=4cc3c089-4af4-40cb-af9b-939b44bb2f58 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:39.020061 crc crio[3654]: time=\"2026-06-09T16:29:39.019080092Z\" level=info msg=\"NetworkStart: stopping network for sandbox b9126a034d2f0d952580fe1bd057ae9b3e7ee86295b2618f1425ee41adcc36f5\" id=a59a37dd-cf6e-459c-9072-931031c5300a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:39.265776 crc crio[3654]: time=\"2026-06-09T16:29:39.265624521Z\" level=info msg=\"NetworkStart: stopping network for sandbox f97aab21eb79bf9c57f081de7b8bcbd47d7e2e1da29183c280e1bdb4bc8bc624\" id=33f8f213-7a47-43b5-b99c-59023ae60dda name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:39.580763 crc crio[3654]: time=\"2026-06-09T16:29:39.580511287Z\" level=info msg=\"NetworkStart: stopping network for sandbox 3bcb544d24c095d6020c032bf1e0e6a8212f17e4ec007ec1c1c8486b4e6cfba8\" id=feb50fe3-284a-49ac-a510-b97a5eab821c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:39.670173 crc crio[3654]: time=\"2026-06-09T16:29:39.669971129Z\" level=info msg=\"NetworkStart: stopping network for sandbox 22c5f702a1607c6d9cf3adeac6af0804f8632a1843975668570aeb4065fb1aa4\" id=e351dc4a-cfdb-4d10-ba19-f5261237089d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:39.670969 crc crio[3654]: time=\"2026-06-09T16:29:39.670909736Z\" level=info msg=\"NetworkStart: stopping network for sandbox 0d1d2fb9922ec5698960a315ab0ec98100401b71d357c5adcfdf537ac3c78f10\" id=febce643-bc43-4530-8684-546c8e11ffd8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:39.940915 crc crio[3654]: time=\"2026-06-09T16:29:39.940580398Z\" level=info msg=\"NetworkStart: stopping network for sandbox 70974a22d02ad01648a986f9cd2bab08eaacde1ceaf17fcd11a28d59cec6bf41\" id=906a9131-d004-4aea-b865-da23c9b73ae3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:40.372338 crc crio[3654]: time=\"2026-06-09T16:29:40.372173976Z\" level=info msg=\"NetworkStart: stopping network for sandbox 89dcb9154fb0d1e56d71305d52e29af4419ce59820abf161f32ccf838a3cb20b\" id=8e7b6175-8bb2-4d85-9493-6c3a60d1a55b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:41.718556 crc crio[3654]: time=\"2026-06-09T16:29:41.718388211Z\" level=info msg=\"NetworkStart: stopping network for sandbox 57c9e90ba0f88ddaab401f4b0a0c7b5b27c41d31b60f4863eae869d827f9de49\" id=c4d580c3-48d9-4bd1-b4e1-25aa26ba7418 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:41.976015 crc crio[3654]: time=\"2026-06-09T16:29:41.975818882Z\" level=info msg=\"NetworkStart: stopping network for sandbox b086206a6512e0462b564b284a4f25801cb5b51080fef1632b2a0c4900ad7cfd\" id=84d7efe0-67d1-42d1-abfe-f83805dbee73 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:42.352757 crc crio[3654]: time=\"2026-06-09T16:29:42.351978043Z\" level=info msg=\"NetworkStart: stopping network for sandbox 95eea6c2248bd316de654528ac16932e4f19ffdb6f8e009dbae4b1c21209a263\" id=3567480d-13da-459b-833e-ffa262a029dc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:42.423363 crc crio[3654]: time=\"2026-06-09T16:29:42.423239113Z\" level=info msg=\"NetworkStart: stopping network for sandbox 105fff1051625550e4c622f98485e5b21295c60b5c3ddede223cb442b301ad96\" id=c45e9ba2-056a-4300-8c46-3f0d2f35a0f0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:42.472070 crc crio[3654]: time=\"2026-06-09T16:29:42.471989159Z\" level=info msg=\"NetworkStart: stopping network for sandbox d5e829f8f12a76f81719541c70fd28db123208ad86f1021a7450f37c48e8ca03\" id=b7b56952-f101-4934-af31-2dda5a5629c4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:42.740283 crc crio[3654]: time=\"2026-06-09T16:29:42.740172608Z\" level=info msg=\"NetworkStart: stopping network for sandbox d2e5dcd6e8cbb79ae1e15fac9d76d3d6072e2ecbb7f556b7f614c509ffccafdf\" id=71ed471b-07b5-4389-96da-be5d3603d037 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:42.904907 crc crio[3654]: time=\"2026-06-09T16:29:42.904624577Z\" level=info msg=\"NetworkStart: stopping network for sandbox f31cc043a130f0f5a9fa25bf2b18376f78ef49ae440eccc29762e5d9600247d8\" id=20ae847f-224b-412b-9ecc-a3594cff97fa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:42.924984 crc crio[3654]: time=\"2026-06-09T16:29:42.924873457Z\" level=info msg=\"NetworkStart: stopping network for sandbox 547bab7a8216a35ed40aab0ebc52b8619f06c643eeb8c14cae77f5f26078a011\" id=34818dca-99c7-41c0-bff1-830a00332b71 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:42.962359 crc crio[3654]: time=\"2026-06-09T16:29:42.962240427Z\" level=info msg=\"NetworkStart: stopping network for sandbox 82f822669904f5a4c184e5b31219786c0e0b730d614777fab5619d7005f97ecf\" id=1d4399dc-4399-4efd-821e-388b5435ca5b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:42.970454 crc crio[3654]: time=\"2026-06-09T16:29:42.970357819Z\" level=info msg=\"NetworkStart: stopping network for sandbox 175ba5e4a9f9b32ed7635b8d5fd6e1c2e701133ba7153a8362784c2ca2cf2ba5\" id=de1b7d46-3c9b-4917-92ff-15429cefafff name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.021749 crc crio[3654]: time=\"2026-06-09T16:29:43.021491513Z\" level=info msg=\"NetworkStart: stopping network for sandbox 7837898aafd0579cdbe72c519b2a05a55bdc022c289e0a8a93bca8b74540cbce\" id=f32a1ffa-e6e7-4375-b264-70fc68cd7cd2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.037626 crc crio[3654]: time=\"2026-06-09T16:29:43.037513232Z\" level=info msg=\"NetworkStart: stopping network for sandbox fb70004dedce78ae00b9847e01857271d460b4d08ac66cdee7e37844ad04518f\" id=a285b117-08e6-4af9-a056-66da57cbd887 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.040090 crc crio[3654]: time=\"2026-06-09T16:29:43.039983623Z\" level=info msg=\"NetworkStart: stopping network for sandbox e0a8fc15f0d929f60ad415ddff62c0816f01e684b2b6ec4857642ef8fbe0d965\" id=4720268b-34be-4020-8ffc-bf451a9d8b72 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.092435 crc crio[3654]: time=\"2026-06-09T16:29:43.09225434Z\" level=info msg=\"NetworkStart: stopping network for sandbox fc58f98aef00382c153c7d3ab6c0b2221c20825f13ded3a9db1a6c9ec915f0a3\" id=b6a3989a-0ba7-4889-ac48-e52197c88e38 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.113615 crc crio[3654]: time=\"2026-06-09T16:29:43.113449547Z\" level=info msg=\"NetworkStart: stopping network for sandbox c067db728c664e5de06a64c72f9b947008fb6db6b98e336127ebb1c8ecaf9cc8\" id=cb44947d-9be4-4307-b308-5c3a5c8ad7d6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.214012 crc crio[3654]: time=\"2026-06-09T16:29:43.213856302Z\" level=info msg=\"NetworkStart: stopping network for sandbox 8860c6401295fb64ea2914d57607ddcee1e03d92a33b7e5c22570f3beaafc42d\" id=5e9774e3-5a8c-4d73-9861-126e473d35f4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.545027 crc crio[3654]: time=\"2026-06-09T16:29:43.544729476Z\" level=info msg=\"NetworkStart: stopping network for sandbox 3c9d1a08043c6f7c56788fe81a359feceead806d6e90a8fc79165d5f46312a09\" id=bd4e6195-4f7e-4fe2-8a8e-3fd9b5e6986a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.545027 crc crio[3654]: time=\"2026-06-09T16:29:43.544777467Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 16:29:43.545027 crc crio[3654]: time=\"2026-06-09T16:29:43.544985193Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_7b333332-db02-4f7a-82f9-6d00f7865360\\\"\"\nJun 09 16:29:43.545446 crc crio[3654]: time=\"2026-06-09T16:29:43.545277781Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:cbfe02ce3b20b0aed6164129ec1d764b6fcfd28238006ea6c2b21fe3cf1d2417 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/5bf7f843-bcb9-43cf-a351-daf4c047649e 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:0xc000f14cf0}] Aliases:map[]}\"\nJun 09 16:29:43.545446 crc crio[3654]: time=\"2026-06-09T16:29:43.545395805Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 09 16:29:43.545539 crc crio[3654]: time=\"2026-06-09T16:29:43.545417545Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:6c61ae880f78d153c79f110b244827b86ea282f9c0ac08e2d4d3d090c65d3855 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/9913651f-a8b4-4966-bfdd-fad5679a2744 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:0xc000126740}] Aliases:map[]}\"\nJun 09 16:29:43.545689 crc crio[3654]: time=\"2026-06-09T16:29:43.545551269Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:42b477b379c2ab0f9561d4ad4e77d9fe3fecab9fbcfb079138d2f6ccd2f0e84b UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/5fd7e938-7774-4303-8d80-c2b9953b31fc 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:0xc001512000}] Aliases:map[]}\"\nJun 09 16:29:43.545789 crc crio[3654]: time=\"2026-06-09T16:29:43.545693873Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:70974a22d02ad01648a986f9cd2bab08eaacde1ceaf17fcd11a28d59cec6bf41 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/8ba4509b-9ed2-4442-84ad-db86ddaceae8 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:0xc001712658}] Aliases:map[]}\"\nJun 09 16:29:43.545789 crc crio[3654]: time=\"2026-06-09T16:29:43.545745515Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:105fff1051625550e4c622f98485e5b21295c60b5c3ddede223cb442b301ad96 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/96988486-507c-4f20-98be-02f7abba6b06 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:0xc000f14d80}] Aliases:map[]}\"\nJun 09 16:29:43.545900 crc crio[3654]: time=\"2026-06-09T16:29:43.545771025Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 09 16:29:43.545900 crc crio[3654]: time=\"2026-06-09T16:29:43.545837957Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 09 16:29:43.545900 crc crio[3654]: time=\"2026-06-09T16:29:43.545861348Z\" level=info msg=\"Deleting pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:29:43.545900 crc crio[3654]: time=\"2026-06-09T16:29:43.545871048Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:95eea6c2248bd316de654528ac16932e4f19ffdb6f8e009dbae4b1c21209a263 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/2e8d3d00-2fcc-4172-a092-bd7beef01686 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:0xc000f14da0}] Aliases:map[]}\"\nJun 09 16:29:43.546049 crc crio[3654]: time=\"2026-06-09T16:29:43.54591691Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 09 16:29:43.546049 crc crio[3654]: time=\"2026-06-09T16:29:43.54593029Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 09 16:29:43.546049 crc crio[3654]: time=\"2026-06-09T16:29:43.54591826Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:b086206a6512e0462b564b284a4f25801cb5b51080fef1632b2a0c4900ad7cfd UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/4748ec75-03af-45f5-b2e8-ae28265f24b4 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:0xc000191298}] Aliases:map[]}\"\nJun 09 16:29:43.546049 crc crio[3654]: time=\"2026-06-09T16:29:43.546014952Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 09 16:29:43.546049 crc crio[3654]: time=\"2026-06-09T16:29:43.546024873Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:ed6e0332f54afbf1e0b6964eecb67bee586fb8797d063724241b40fd7fd6d870 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/70708342-a6e5-4305-ad05-841ebe57fafc 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:0xc0017126a0}] Aliases:map[]}\"\nJun 09 16:29:43.546199 crc crio[3654]: time=\"2026-06-09T16:29:43.546072774Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 09 16:29:43.546199 crc crio[3654]: time=\"2026-06-09T16:29:43.546082684Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:b9126a034d2f0d952580fe1bd057ae9b3e7ee86295b2618f1425ee41adcc36f5 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/7302b709-2d32-4ca4-81d0-c03ad3f04d41 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:0xc000126828}] Aliases:map[]}\"\nJun 09 16:29:43.546199 crc crio[3654]: time=\"2026-06-09T16:29:43.546128556Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:8dbc424a3655d0951aae0815980826fb57e96671ce7433c703259de4ab832aa3 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/39ecb5ce-bcab-4ba5-af35-33c1f19f1b42 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:0xc001e2a0a8}] Aliases:map[]}\"\nJun 09 16:29:43.546199 crc crio[3654]: time=\"2026-06-09T16:29:43.546150926Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:4b5d85ddf016593bf96f9977c89c6fa43295035d3e7cd41ec270c0f2ba905e1c UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/374dd7b1-acb8-4a89-8de7-d1eb2deb980e 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:0xc0001912d8}] Aliases:map[]}\"\nJun 09 16:29:43.546424 crc crio[3654]: time=\"2026-06-09T16:29:43.546201658Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:e2c8e014651e6934462b62919db89a16a3ac9243c584cc4614d4baa0f5b4d525 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/1d0ab659-9a7f-4427-9281-ccb75ba8d619 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:0xc000126840}] Aliases:map[]}\"\nJun 09 16:29:43.546424 crc crio[3654]: time=\"2026-06-09T16:29:43.546174147Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:44b23addafa8e3a1b3b94a910f28b3fa49dac83cb06d37244db19e3c307e6acb UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/0b11090d-057f-4615-b537-0577b6d7a75a 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:0xc000f14de8}] Aliases:map[]}\"\nJun 09 16:29:43.546424 crc crio[3654]: time=\"2026-06-09T16:29:43.546245189Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:59243c2c4e181c4957996e895bcf4daeeb5c18da768a3371ff136057ae819fcc UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/9b287434-d2f0-4afa-a418-4dfd61ff8d26 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:0xc000f14e00}] Aliases:map[]}\"\nJun 09 16:29:43.546424 crc crio[3654]: time=\"2026-06-09T16:29:43.54629575Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:547bab7a8216a35ed40aab0ebc52b8619f06c643eeb8c14cae77f5f26078a011 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/8a07f0b2-357c-427a-89a9-a7e8c8ba5b32 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:0xc0017126f0}] Aliases:map[]}\"\nJun 09 16:29:43.546424 crc crio[3654]: time=\"2026-06-09T16:29:43.546350262Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:3c9d1a08043c6f7c56788fe81a359feceead806d6e90a8fc79165d5f46312a09 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/cd70361a-8402-4355-a151-f85e6d231c82 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:0xc000126858}] Aliases:map[]}\"\nJun 09 16:29:43.546424 crc crio[3654]: time=\"2026-06-09T16:29:43.546378303Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 09 16:29:43.546424 crc crio[3654]: time=\"2026-06-09T16:29:43.546393283Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 09 16:29:43.546424 crc crio[3654]: time=\"2026-06-09T16:29:43.546406834Z\" level=info msg=\"Deleting pod openshift-service-ca_service-ca-74545575db-n469q from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:29:43.546424 crc crio[3654]: time=\"2026-06-09T16:29:43.546408614Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 09 16:29:43.546827 crc crio[3654]: time=\"2026-06-09T16:29:43.546435384Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 09 16:29:43.546827 crc crio[3654]: time=\"2026-06-09T16:29:43.546444475Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:7cd2541ef7c4d88df82a35178b69ab62c76376eca4c14da05d1c4beda6c07180 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/179f8b32-2ad5-4367-b2f8-700c41331b99 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:0xc000f14e18}] Aliases:map[]}\"\nJun 09 16:29:43.546827 crc crio[3654]: time=\"2026-06-09T16:29:43.546463665Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:e0a8fc15f0d929f60ad415ddff62c0816f01e684b2b6ec4857642ef8fbe0d965 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/f06fd150-d1ac-43da-a63d-1565507fd313 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:0xc0001912f0}] Aliases:map[]}\"\nJun 09 16:29:43.546827 crc crio[3654]: time=\"2026-06-09T16:29:43.546489776Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 09 16:29:43.546827 crc crio[3654]: time=\"2026-06-09T16:29:43.546511107Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 09 16:29:43.546827 crc crio[3654]: time=\"2026-06-09T16:29:43.546521607Z\" level=info msg=\"Deleting pod openshift-console_downloads-747b44746d-4pqvr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:29:43.546827 crc crio[3654]: time=\"2026-06-09T16:29:43.546528047Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:175ba5e4a9f9b32ed7635b8d5fd6e1c2e701133ba7153a8362784c2ca2cf2ba5 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/b900c972-3b2c-4cad-9d01-d1495c515053 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:0xc000126878}] Aliases:map[]}\"\nJun 09 16:29:43.546827 crc crio[3654]: time=\"2026-06-09T16:29:43.546561288Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:7837898aafd0579cdbe72c519b2a05a55bdc022c289e0a8a93bca8b74540cbce UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/72d5287b-70e9-414c-bab2-bed138e91d5d 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:0xc001e2a128}] Aliases:map[]}\"\nJun 09 16:29:43.546827 crc crio[3654]: time=\"2026-06-09T16:29:43.546574378Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:82f822669904f5a4c184e5b31219786c0e0b730d614777fab5619d7005f97ecf UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/d10463dc-1dce-455a-9522-8c843910ac27 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:0xc000476048}] Aliases:map[]}\"\nJun 09 16:29:43.546827 crc crio[3654]: time=\"2026-06-09T16:29:43.546613089Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 09 16:29:43.546827 crc crio[3654]: time=\"2026-06-09T16:29:43.546721723Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 09 16:29:43.546827 crc crio[3654]: time=\"2026-06-09T16:29:43.546738233Z\" level=info msg=\"Deleting pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:29:43.546827 crc crio[3654]: time=\"2026-06-09T16:29:43.546525567Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 09 16:29:43.546827 crc crio[3654]: time=\"2026-06-09T16:29:43.546775984Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 09 16:29:43.546827 crc crio[3654]: time=\"2026-06-09T16:29:43.546776164Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 09 16:29:43.547558 crc crio[3654]: time=\"2026-06-09T16:29:43.546849326Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 09 16:29:43.547558 crc crio[3654]: time=\"2026-06-09T16:29:43.546874797Z\" level=info msg=\"Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:29:43.547558 crc crio[3654]: time=\"2026-06-09T16:29:43.546308731Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 09 16:29:43.547558 crc crio[3654]: time=\"2026-06-09T16:29:43.546916248Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 09 16:29:43.547558 crc crio[3654]: time=\"2026-06-09T16:29:43.54594203Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:56e33c8ff2710e31bc4e0937bc8f7c90d84768639fcb8ec4abd36894152d7cc0 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/5864f2b9-18b9-4389-b1e3-43d13dbd2cc0 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:0xc001e2a058}] Aliases:map[]}\"\nJun 09 16:29:43.547558 crc crio[3654]: time=\"2026-06-09T16:29:43.547031421Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 09 16:29:43.547558 crc crio[3654]: time=\"2026-06-09T16:29:43.547082453Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 09 16:29:43.547558 crc crio[3654]: time=\"2026-06-09T16:29:43.546476236Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:fc58f98aef00382c153c7d3ab6c0b2221c20825f13ded3a9db1a6c9ec915f0a3 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/bcc98a0f-14f2-4b28-876c-71a202cb35c2 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:0xc001e2a100}] Aliases:map[]}\"\nJun 09 16:29:43.547558 crc crio[3654]: time=\"2026-06-09T16:29:43.546788114Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:29:43.547558 crc crio[3654]: time=\"2026-06-09T16:29:43.547155805Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 09 16:29:43.547558 crc crio[3654]: time=\"2026-06-09T16:29:43.547169965Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 09 16:29:43.547558 crc crio[3654]: time=\"2026-06-09T16:29:43.547185906Z\" 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 16:29:43.547558 crc crio[3654]: time=\"2026-06-09T16:29:43.546571978Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 09 16:29:43.547558 crc crio[3654]: time=\"2026-06-09T16:29:43.545752555Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:65baa5d9ca0d8daab4528dc8fa6f2d6d7e29bf468760dc10f0d3ddb41d1c252e UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/0faf8348-0b5d-4859-956b-2fb913781da4 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:0xc000126758}] Aliases:map[]}\"\nJun 09 16:29:43.547558 crc crio[3654]: time=\"2026-06-09T16:29:43.547371351Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 09 16:29:43.547558 crc crio[3654]: time=\"2026-06-09T16:29:43.547388542Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 09 16:29:43.547558 crc crio[3654]: time=\"2026-06-09T16:29:43.547401352Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:29:43.547558 crc crio[3654]: time=\"2026-06-09T16:29:43.547108454Z\" 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 16:29:43.548575 crc crio[3654]: time=\"2026-06-09T16:29:43.545426125Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 09 16:29:43.548575 crc crio[3654]: time=\"2026-06-09T16:29:43.547838375Z\" level=info msg=\"Deleting pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:29:43.548575 crc crio[3654]: time=\"2026-06-09T16:29:43.545775195Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 09 16:29:43.548575 crc crio[3654]: time=\"2026-06-09T16:29:43.548123663Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 09 16:29:43.548575 crc crio[3654]: time=\"2026-06-09T16:29:43.548145753Z\" level=info msg=\"Deleting pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:29:43.548575 crc crio[3654]: time=\"2026-06-09T16:29:43.546367072Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:8860c6401295fb64ea2914d57607ddcee1e03d92a33b7e5c22570f3beaafc42d UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/ee8b1006-298e-46fc-9cdd-203964f5f73c 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:0xc001e2a0e8}] Aliases:map[]}\"\nJun 09 16:29:43.548575 crc crio[3654]: time=\"2026-06-09T16:29:43.548304258Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 09 16:29:43.548575 crc crio[3654]: time=\"2026-06-09T16:29:43.545279231Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:f97aab21eb79bf9c57f081de7b8bcbd47d7e2e1da29183c280e1bdb4bc8bc624 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/02d0fdf9-b8c9-4c16-b6c6-6f6b483c2c0b 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:0xc000126728}] Aliases:map[]}\"\nJun 09 16:29:43.548575 crc crio[3654]: time=\"2026-06-09T16:29:43.546023203Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:1de7494d6b9424e105bcc99c5d2fd72101a2126e9ffcbd251b8bebe890cad43e UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/43ab7e50-a1d0-4913-8028-197325be7fc0 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:0xc000f14db8}] Aliases:map[]}\"\nJun 09 16:29:43.548575 crc crio[3654]: time=\"2026-06-09T16:29:43.547253718Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683695-k6pjp Namespace:openshift-operator-lifecycle-manager ID:afc8116d76ea6180703b6ce760cfdac90f2fc47a8e93593dfaad1de408e88b90 UID:31d91dcf-7d02-424e-8c82-ae000dea1e7e NetNS:/var/run/netns/81290616-f2a7-4e07-a46b-0b6b120a03d2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod31d91dcf_7d02_424e_8c82_ae000dea1e7e.slice PodAnnotations:0xc002fb00b0}] Aliases:map[]}\"\nJun 09 16:29:43.548575 crc crio[3654]: time=\"2026-06-09T16:29:43.548580616Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29683695-k6pjp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:29:43.549163 crc crio[3654]: time=\"2026-06-09T16:29:43.546931299Z\" level=info msg=\"Deleting pod openshift-apiserver_apiserver-9ddfb9f55-k47zv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:29:43.549163 crc crio[3654]: time=\"2026-06-09T16:29:43.548767941Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 09 16:29:43.549163 crc crio[3654]: time=\"2026-06-09T16:29:43.548787112Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 09 16:29:43.549163 crc crio[3654]: time=\"2026-06-09T16:29:43.548801312Z\" level=info msg=\"Deleting pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:29:43.549163 crc crio[3654]: time=\"2026-06-09T16:29:43.546241089Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 09 16:29:43.549163 crc crio[3654]: time=\"2026-06-09T16:29:43.548854604Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 09 16:29:43.549163 crc crio[3654]: time=\"2026-06-09T16:29:43.548875664Z\" level=info msg=\"Deleting pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:29:43.549963 crc crio[3654]: time=\"2026-06-09T16:29:43.546447905Z\" level=info msg=\"Deleting pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:29:43.550054 crc crio[3654]: time=\"2026-06-09T16:29:43.54626972Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 09 16:29:43.550054 crc crio[3654]: time=\"2026-06-09T16:29:43.548406691Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 09 16:29:43.550139 crc crio[3654]: time=\"2026-06-09T16:29:43.550043558Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 09 16:29:43.550139 crc crio[3654]: time=\"2026-06-09T16:29:43.550084439Z\" level=info msg=\"Deleting pod openshift-console-operator_console-operator-67c89758df-4jf4f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:29:43.550301 crc crio[3654]: time=\"2026-06-09T16:29:43.550068788Z\" level=info msg=\"Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:29:43.550556 crc crio[3654]: time=\"2026-06-09T16:29:43.546129596Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 09 16:29:43.550631 crc crio[3654]: time=\"2026-06-09T16:29:43.550567103Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 09 16:29:43.550631 crc crio[3654]: time=\"2026-06-09T16:29:43.550602724Z\" 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 16:29:43.552068 crc crio[3654]: time=\"2026-06-09T16:29:43.546227778Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:f31cc043a130f0f5a9fa25bf2b18376f78ef49ae440eccc29762e5d9600247d8 UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/31635d75-279a-42e2-8a82-7e435717d83a 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:0xc0017126d8}] Aliases:map[]}\"\nJun 09 16:29:43.552195 crc crio[3654]: time=\"2026-06-09T16:29:43.552094876Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 09 16:29:43.552195 crc crio[3654]: time=\"2026-06-09T16:29:43.552123357Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 09 16:29:43.552195 crc crio[3654]: time=\"2026-06-09T16:29:43.552142808Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:29:43.552460 crc crio[3654]: time=\"2026-06-09T16:29:43.545453886Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:d2e5dcd6e8cbb79ae1e15fac9d76d3d6072e2ecbb7f556b7f614c509ffccafdf UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/62311467-d2a6-4cc5-a4fb-7f13248ce9d7 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:0xc000191268}] Aliases:map[]}\"\nJun 09 16:29:43.552460 crc crio[3654]: time=\"2026-06-09T16:29:43.552437046Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 09 16:29:43.552460 crc crio[3654]: time=\"2026-06-09T16:29:43.552460037Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 09 16:29:43.552614 crc crio[3654]: time=\"2026-06-09T16:29:43.552475737Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:29:43.553024 crc crio[3654]: time=\"2026-06-09T16:29:43.546019222Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:2cebaa3bcc2cedef58fdd8db69a8d77701e9ff4c2d848f6c5d3019523a8e9805 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/77c1d5bf-4877-445f-b1c7-3ef7c377b2a5 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:0xc0001267f0}] Aliases:map[]}\"\nJun 09 16:29:43.553112 crc crio[3654]: time=\"2026-06-09T16:29:43.553041314Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 09 16:29:43.553112 crc crio[3654]: time=\"2026-06-09T16:29:43.553063774Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 09 16:29:43.553112 crc crio[3654]: time=\"2026-06-09T16:29:43.553079495Z\" 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 16:29:43.553270 crc crio[3654]: time=\"2026-06-09T16:29:43.545866238Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:d5e829f8f12a76f81719541c70fd28db123208ad86f1021a7450f37c48e8ca03 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/dd3be2d2-7332-4dd5-8a66-4bfe7bba32a0 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:0xc001712670}] Aliases:map[]}\"\nJun 09 16:29:43.553441 crc crio[3654]: time=\"2026-06-09T16:29:43.553382863Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 09 16:29:43.553519 crc crio[3654]: time=\"2026-06-09T16:29:43.553436935Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 09 16:29:43.553519 crc crio[3654]: time=\"2026-06-09T16:29:43.553459306Z\" level=info msg=\"Deleting pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:29:43.554000 crc crio[3654]: time=\"2026-06-09T16:29:43.546216888Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 09 16:29:43.554000 crc crio[3654]: time=\"2026-06-09T16:29:43.553986661Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 09 16:29:43.554156 crc crio[3654]: time=\"2026-06-09T16:29:43.554011331Z\" level=info msg=\"Deleting pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:29:43.554156 crc crio[3654]: time=\"2026-06-09T16:29:43.545514818Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:22c5f702a1607c6d9cf3adeac6af0804f8632a1843975668570aeb4065fb1aa4 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/d7ad7a61-defa-4ef5-b1d9-74600a7d5b56 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:0xc000f14d48}] Aliases:map[]}\"\nJun 09 16:29:43.554269 crc crio[3654]: time=\"2026-06-09T16:29:43.554178316Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 09 16:29:43.554269 crc crio[3654]: time=\"2026-06-09T16:29:43.554191506Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 09 16:29:43.554269 crc crio[3654]: time=\"2026-06-09T16:29:43.554205317Z\" level=info msg=\"Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:29:43.561032 crc crio[3654]: time=\"2026-06-09T16:29:43.545493597Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:50d881d1896a42ed2f59fcba34ae4623aeb013e29e220904d64c41788f6c4591 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/64c1e9a9-136f-497f-a363-02ef1e550ed8 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:0xc002fb0088}] Aliases:map[]}\"\nJun 09 16:29:43.561032 crc crio[3654]: time=\"2026-06-09T16:29:43.556275026Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 09 16:29:43.561032 crc crio[3654]: time=\"2026-06-09T16:29:43.556293487Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 09 16:29:43.561032 crc crio[3654]: time=\"2026-06-09T16:29:43.556308467Z\" level=info msg=\"Deleting pod openshift-config-operator_openshift-config-operator-5777786469-bccdj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:29:43.561032 crc crio[3654]: time=\"2026-06-09T16:29:43.545494017Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:89dcb9154fb0d1e56d71305d52e29af4419ce59820abf161f32ccf838a3cb20b UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/407b4877-3912-4c93-ac37-8627a89b8f4a 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:0xc001712620}] Aliases:map[]}\"\nJun 09 16:29:43.561032 crc crio[3654]: time=\"2026-06-09T16:29:43.559935361Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 09 16:29:43.561032 crc crio[3654]: time=\"2026-06-09T16:29:43.559950631Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 09 16:29:43.561032 crc crio[3654]: time=\"2026-06-09T16:29:43.559962942Z\" level=info msg=\"Deleting pod openshift-multus_multus-admission-controller-69db94689b-rvf8p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:29:43.561032 crc crio[3654]: time=\"2026-06-09T16:29:43.54557012Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:0d1d2fb9922ec5698960a315ab0ec98100401b71d357c5adcfdf537ac3c78f10 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/8563c1b7-17b3-49dd-b975-ec391c005098 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:0xc001712640}] Aliases:map[]}\"\nJun 09 16:29:43.561032 crc crio[3654]: time=\"2026-06-09T16:29:43.560528278Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 09 16:29:43.561032 crc crio[3654]: time=\"2026-06-09T16:29:43.560564049Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 09 16:29:43.561032 crc crio[3654]: time=\"2026-06-09T16:29:43.56058753Z\" 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 16:29:43.562482 crc crio[3654]: time=\"2026-06-09T16:29:43.5455788Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:57c9e90ba0f88ddaab401f4b0a0c7b5b27c41d31b60f4863eae869d827f9de49 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/cba808a0-ed25-4799-ad9b-4fb590d2c224 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:0xc000191280}] Aliases:map[]}\"\nJun 09 16:29:43.562482 crc crio[3654]: time=\"2026-06-09T16:29:43.561614139Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 09 16:29:43.562482 crc crio[3654]: time=\"2026-06-09T16:29:43.561772703Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 09 16:29:43.562482 crc crio[3654]: time=\"2026-06-09T16:29:43.561801194Z\" level=info msg=\"Deleting pod openshift-dns_dns-default-qtghf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:29:43.562482 crc crio[3654]: time=\"2026-06-09T16:29:43.5455888Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:3bcb544d24c095d6020c032bf1e0e6a8212f17e4ec007ec1c1c8486b4e6cfba8 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/8e1bf798-6cf4-48b3-be27-f801ba840bce 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:0xc000f14d60}] Aliases:map[]}\"\nJun 09 16:29:43.562482 crc crio[3654]: time=\"2026-06-09T16:29:43.562112863Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 09 16:29:43.562482 crc crio[3654]: time=\"2026-06-09T16:29:43.562130694Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 09 16:29:43.562482 crc crio[3654]: time=\"2026-06-09T16:29:43.562145224Z\" 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 16:29:43.562482 crc crio[3654]: time=\"2026-06-09T16:29:43.54559892Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 09 16:29:43.562482 crc crio[3654]: time=\"2026-06-09T16:29:43.562458183Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 09 16:29:43.562482 crc crio[3654]: time=\"2026-06-09T16:29:43.562472074Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:29:43.563137 crc crio[3654]: time=\"2026-06-09T16:29:43.54594388Z\" level=info msg=\"Deleting pod hostpath-provisioner_csi-hostpathplugin-mpq2f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:29:43.563405 crc crio[3654]: time=\"2026-06-09T16:29:43.545790506Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 09 16:29:43.563405 crc crio[3654]: time=\"2026-06-09T16:29:43.56339487Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 09 16:29:43.564118 crc crio[3654]: time=\"2026-06-09T16:29:43.563421941Z\" 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 16:29:43.564118 crc crio[3654]: time=\"2026-06-09T16:29:43.545820477Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:9d4114afb3e936bbec2fd69051fa8e189f790794592e639e04dd8281a0cb165c UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/241ac446-2922-4b43-9980-04fb69ffeb45 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:0xc000126778}] Aliases:map[]}\"\nJun 09 16:29:43.564118 crc crio[3654]: time=\"2026-06-09T16:29:43.564070529Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 09 16:29:43.564118 crc crio[3654]: time=\"2026-06-09T16:29:43.56408681Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 09 16:29:43.564118 crc crio[3654]: time=\"2026-06-09T16:29:43.56409963Z\" level=info msg=\"Deleting pod openshift-multus_network-metrics-daemon-n2bqt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:29:43.569085 crc crio[3654]: time=\"2026-06-09T16:29:43.548504514Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 09 16:29:43.569085 crc crio[3654]: time=\"2026-06-09T16:29:43.565339176Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 09 16:29:43.569085 crc crio[3654]: time=\"2026-06-09T16:29:43.565364206Z\" 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 16:29:43.570168 crc crio[3654]: time=\"2026-06-09T16:29:43.545890079Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:1b773c0ff15befd8703085b3a62715a18912ccc3e155c3e82dae796cc3a524d1 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/0e6f50c8-ed58-473c-8c39-ff8417e398d3 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:0xc000126790}] Aliases:map[]}\"\nJun 09 16:29:43.570273 crc crio[3654]: time=\"2026-06-09T16:29:43.570218795Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 09 16:29:43.570273 crc crio[3654]: time=\"2026-06-09T16:29:43.570244106Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 09 16:29:43.570273 crc crio[3654]: time=\"2026-06-09T16:29:43.570261717Z\" 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 16:29:43.570740 crc crio[3654]: time=\"2026-06-09T16:29:43.546443815Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:c067db728c664e5de06a64c72f9b947008fb6db6b98e336127ebb1c8ecaf9cc8 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/16ee3a76-3dc4-4e91-b4c3-2b1606f266a8 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:0xc000476030}] Aliases:map[]}\"\nJun 09 16:29:43.570952 crc crio[3654]: time=\"2026-06-09T16:29:43.570925666Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 09 16:29:43.571088 crc crio[3654]: time=\"2026-06-09T16:29:43.571044649Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 09 16:29:43.571380 crc crio[3654]: time=\"2026-06-09T16:29:43.571349568Z\" level=info msg=\"Deleting pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:29:43.578108 crc crio[3654]: time=\"2026-06-09T16:29:43.547274538Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 09 16:29:43.578108 crc crio[3654]: time=\"2026-06-09T16:29:43.572158461Z\" level=info msg=\"Deleting pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:29:43.578108 crc crio[3654]: time=\"2026-06-09T16:29:43.546042793Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:334343dcea5cd534073c2acf4799a6d6a8ae5963c8ab187bc409e2c1d2909044 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/4f0761d0-a31a-4af3-86f7-7c8ba3f678ad 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:0xc001e2a090}] Aliases:map[]}\"\nJun 09 16:29:43.578108 crc crio[3654]: time=\"2026-06-09T16:29:43.57316485Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 09 16:29:43.578108 crc crio[3654]: time=\"2026-06-09T16:29:43.57317857Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 09 16:29:43.578108 crc crio[3654]: time=\"2026-06-09T16:29:43.573199721Z\" 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 16:29:43.580105 crc crio[3654]: time=\"2026-06-09T16:29:43.546097545Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:8f02c8fd44aad336136f4321f8cd2056c2d242208a88e0c997901773ca736b54 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/a2d5655c-9380-4810-9516-c610b31e0c8d 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:0xc000f14dd0}] Aliases:map[]}\"\nJun 09 16:29:43.580105 crc crio[3654]: time=\"2026-06-09T16:29:43.545953441Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:56927ba5bcf43e3d49e0c43c24c7ca7b40c105bde8302701fa5c43757d8c7a2f UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/95e3acf3-0441-44e6-8436-ef48d81b9bc2 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:0xc0001267b0}] Aliases:map[]}\"\nJun 09 16:29:43.580105 crc crio[3654]: time=\"2026-06-09T16:29:43.578561434Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 09 16:29:43.580105 crc crio[3654]: time=\"2026-06-09T16:29:43.578574815Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 09 16:29:43.580105 crc crio[3654]: time=\"2026-06-09T16:29:43.578594525Z\" 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 16:29:43.580105 crc crio[3654]: time=\"2026-06-09T16:29:43.546159976Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:fb70004dedce78ae00b9847e01857271d460b4d08ac66cdee7e37844ad04518f UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/6a48efa3-d0bd-42ce-99c0-2d5cc081c21f 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:0xc0017126c0}] Aliases:map[]}\"\nJun 09 16:29:43.580105 crc crio[3654]: time=\"2026-06-09T16:29:43.578792871Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 09 16:29:43.580105 crc crio[3654]: time=\"2026-06-09T16:29:43.578811351Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 09 16:29:43.580105 crc crio[3654]: time=\"2026-06-09T16:29:43.578831902Z\" 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 16:29:43.587858 crc crio[3654]: time=\"2026-06-09T16:29:43.546212468Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 09 16:29:43.587858 crc crio[3654]: time=\"2026-06-09T16:29:43.587776538Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 09 16:29:43.587858 crc crio[3654]: time=\"2026-06-09T16:29:43.587798479Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:29:43.587858 crc crio[3654]: time=\"2026-06-09T16:29:43.54594891Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:82ac9ea6fe26e69c4b5cfb6a84f6e797bf7c488fae8baada0e8452345fe61f2a UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/2589ce0f-f93b-407c-8001-23452ddabc45 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:0xc001712688}] Aliases:map[]}\"\nJun 09 16:29:43.587858 crc crio[3654]: time=\"2026-06-09T16:29:43.578473022Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 09 16:29:43.587858 crc crio[3654]: time=\"2026-06-09T16:29:43.587886191Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 09 16:29:43.588870 crc crio[3654]: time=\"2026-06-09T16:29:43.587908912Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:29:43.588870 crc crio[3654]: time=\"2026-06-09T16:29:43.588057296Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 09 16:29:43.588870 crc crio[3654]: time=\"2026-06-09T16:29:43.588105378Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 09 16:29:43.588870 crc crio[3654]: time=\"2026-06-09T16:29:43.588129918Z\" level=info msg=\"Deleting pod openshift-network-diagnostics_network-check-target-fhkjl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:29:43.589288 crc crio[3654]: time=\"2026-06-09T16:29:43.546035063Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 09 16:29:43.589288 crc crio[3654]: time=\"2026-06-09T16:29:43.589177038Z\" level=info msg=\"Deleting pod openshift-ingress-canary_ingress-canary-jlj86 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:29:43.589707 crc crio[3654]: time=\"2026-06-09T16:29:43.546087884Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 09 16:29:43.594008 crc crio[3654]: 2026-06-09T16:29:43Z [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 16:29:43.594477 crc crio[3654]: time=\"2026-06-09T16:29:43.593508962Z\" 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 16:29:43.595211 crc crio[3654]: time=\"2026-06-09T16:29:43.594417208Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 7cd2541ef7c4d88df82a35178b69ab62c76376eca4c14da05d1c4beda6c07180\" id=8514ccfb-80a8-4a76-a0ac-012e50ee0a6b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.604507 crc crio[3654]: time=\"2026-06-09T16:29:43.604302681Z\" level=info msg=\"runSandbox: deleting pod ID 7cd2541ef7c4d88df82a35178b69ab62c76376eca4c14da05d1c4beda6c07180 from idIndex\" id=8514ccfb-80a8-4a76-a0ac-012e50ee0a6b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.604740 crc crio[3654]: time=\"2026-06-09T16:29:43.604623081Z\" level=info msg=\"runSandbox: removing pod sandbox 7cd2541ef7c4d88df82a35178b69ab62c76376eca4c14da05d1c4beda6c07180\" id=8514ccfb-80a8-4a76-a0ac-012e50ee0a6b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.604826 crc crio[3654]: time=\"2026-06-09T16:29:43.604754644Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 7cd2541ef7c4d88df82a35178b69ab62c76376eca4c14da05d1c4beda6c07180\" id=8514ccfb-80a8-4a76-a0ac-012e50ee0a6b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.604874 crc crio[3654]: time=\"2026-06-09T16:29:43.604841847Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 7cd2541ef7c4d88df82a35178b69ab62c76376eca4c14da05d1c4beda6c07180\" id=8514ccfb-80a8-4a76-a0ac-012e50ee0a6b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.605236 crc crio[3654]: 2026-06-09T16:29:43Z [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 16:29:43.606092 crc crio[3654]: time=\"2026-06-09T16:29:43.606041131Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 7cd2541ef7c4d88df82a35178b69ab62c76376eca4c14da05d1c4beda6c07180\" id=8514ccfb-80a8-4a76-a0ac-012e50ee0a6b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.618912 crc crio[3654]: time=\"2026-06-09T16:29:43.618814257Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 65baa5d9ca0d8daab4528dc8fa6f2d6d7e29bf468760dc10f0d3ddb41d1c252e\" id=68a5ea36-16df-47a6-b1cd-044608049f0c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.619361 crc crio[3654]: 2026-06-09T16:29:43Z [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 16:29:43.619615 crc crio[3654]: time=\"2026-06-09T16:29:43.619449025Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 56e33c8ff2710e31bc4e0937bc8f7c90d84768639fcb8ec4abd36894152d7cc0\" id=55e970eb-018e-4ac4-8b80-f6e94b11feb5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.624544 crc crio[3654]: time=\"2026-06-09T16:29:43.624479629Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_downloads-747b44746d-4pqvr_openshift-console_d0d29411-fb58-47c5-9579-23967e5649ce_0\" id=8514ccfb-80a8-4a76-a0ac-012e50ee0a6b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.625101 crc crio[3654]: time=\"2026-06-09T16:29:43.625064616Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_downloads-747b44746d-4pqvr_openshift-console_d0d29411-fb58-47c5-9579-23967e5649ce_0\" id=8514ccfb-80a8-4a76-a0ac-012e50ee0a6b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.636855 crc crio[3654]: 2026-06-09T16:29:43Z [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 16:29:43.637072 crc crio[3654]: time=\"2026-06-09T16:29:43.636907855Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox e0a8fc15f0d929f60ad415ddff62c0816f01e684b2b6ec4857642ef8fbe0d965\" id=4720268b-34be-4020-8ffc-bf451a9d8b72 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.637072 crc crio[3654]: 2026-06-09T16:29:43Z [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 16:29:43.637215 crc crio[3654]: time=\"2026-06-09T16:29:43.637104151Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 7837898aafd0579cdbe72c519b2a05a55bdc022c289e0a8a93bca8b74540cbce\" id=f32a1ffa-e6e7-4375-b264-70fc68cd7cd2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.640893 crc crio[3654]: time=\"2026-06-09T16:29:43.640767475Z\" level=info msg=\"runSandbox: deleting pod ID e0a8fc15f0d929f60ad415ddff62c0816f01e684b2b6ec4857642ef8fbe0d965 from idIndex\" id=4720268b-34be-4020-8ffc-bf451a9d8b72 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.640893 crc crio[3654]: time=\"2026-06-09T16:29:43.640855948Z\" level=info msg=\"runSandbox: removing pod sandbox e0a8fc15f0d929f60ad415ddff62c0816f01e684b2b6ec4857642ef8fbe0d965\" id=4720268b-34be-4020-8ffc-bf451a9d8b72 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.641299 crc crio[3654]: time=\"2026-06-09T16:29:43.6409365Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox e0a8fc15f0d929f60ad415ddff62c0816f01e684b2b6ec4857642ef8fbe0d965\" id=4720268b-34be-4020-8ffc-bf451a9d8b72 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.641299 crc crio[3654]: time=\"2026-06-09T16:29:43.640962931Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox e0a8fc15f0d929f60ad415ddff62c0816f01e684b2b6ec4857642ef8fbe0d965\" id=4720268b-34be-4020-8ffc-bf451a9d8b72 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.641299 crc crio[3654]: time=\"2026-06-09T16:29:43.64126589Z\" level=info msg=\"runSandbox: deleting pod ID 7837898aafd0579cdbe72c519b2a05a55bdc022c289e0a8a93bca8b74540cbce from idIndex\" id=f32a1ffa-e6e7-4375-b264-70fc68cd7cd2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.641612 crc crio[3654]: time=\"2026-06-09T16:29:43.641304441Z\" level=info msg=\"runSandbox: removing pod sandbox 7837898aafd0579cdbe72c519b2a05a55bdc022c289e0a8a93bca8b74540cbce\" id=f32a1ffa-e6e7-4375-b264-70fc68cd7cd2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.641612 crc crio[3654]: time=\"2026-06-09T16:29:43.641385323Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 7837898aafd0579cdbe72c519b2a05a55bdc022c289e0a8a93bca8b74540cbce\" id=f32a1ffa-e6e7-4375-b264-70fc68cd7cd2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.641612 crc crio[3654]: time=\"2026-06-09T16:29:43.641410924Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 7837898aafd0579cdbe72c519b2a05a55bdc022c289e0a8a93bca8b74540cbce\" id=f32a1ffa-e6e7-4375-b264-70fc68cd7cd2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.642039 crc crio[3654]: time=\"2026-06-09T16:29:43.641934449Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: e0a8fc15f0d929f60ad415ddff62c0816f01e684b2b6ec4857642ef8fbe0d965\" id=4720268b-34be-4020-8ffc-bf451a9d8b72 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.642606 crc crio[3654]: time=\"2026-06-09T16:29:43.642534946Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 7837898aafd0579cdbe72c519b2a05a55bdc022c289e0a8a93bca8b74540cbce\" id=f32a1ffa-e6e7-4375-b264-70fc68cd7cd2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.651728 crc crio[3654]: time=\"2026-06-09T16:29:43.648502287Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_packageserver-7d4fc7d867-qt46x_openshift-operator-lifecycle-manager_584a9db0-8534-48e1-b484-d23b9c489569_0\" id=4720268b-34be-4020-8ffc-bf451a9d8b72 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.651728 crc crio[3654]: time=\"2026-06-09T16:29:43.648617Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_packageserver-7d4fc7d867-qt46x_openshift-operator-lifecycle-manager_584a9db0-8534-48e1-b484-d23b9c489569_0\" id=4720268b-34be-4020-8ffc-bf451a9d8b72 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.651728 crc crio[3654]: time=\"2026-06-09T16:29:43.650333589Z\" level=info msg=\"runSandbox: deleting pod ID 65baa5d9ca0d8daab4528dc8fa6f2d6d7e29bf468760dc10f0d3ddb41d1c252e from idIndex\" id=68a5ea36-16df-47a6-b1cd-044608049f0c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.651728 crc crio[3654]: time=\"2026-06-09T16:29:43.650392851Z\" level=info msg=\"runSandbox: removing pod sandbox 65baa5d9ca0d8daab4528dc8fa6f2d6d7e29bf468760dc10f0d3ddb41d1c252e\" id=68a5ea36-16df-47a6-b1cd-044608049f0c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.651728 crc crio[3654]: time=\"2026-06-09T16:29:43.650442543Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 65baa5d9ca0d8daab4528dc8fa6f2d6d7e29bf468760dc10f0d3ddb41d1c252e\" id=68a5ea36-16df-47a6-b1cd-044608049f0c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.651728 crc crio[3654]: time=\"2026-06-09T16:29:43.650459303Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 65baa5d9ca0d8daab4528dc8fa6f2d6d7e29bf468760dc10f0d3ddb41d1c252e\" id=68a5ea36-16df-47a6-b1cd-044608049f0c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.651728 crc crio[3654]: time=\"2026-06-09T16:29:43.650880815Z\" level=info msg=\"runSandbox: deleting pod ID 56e33c8ff2710e31bc4e0937bc8f7c90d84768639fcb8ec4abd36894152d7cc0 from idIndex\" id=55e970eb-018e-4ac4-8b80-f6e94b11feb5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.651728 crc crio[3654]: time=\"2026-06-09T16:29:43.650940387Z\" level=info msg=\"runSandbox: removing pod sandbox 56e33c8ff2710e31bc4e0937bc8f7c90d84768639fcb8ec4abd36894152d7cc0\" id=55e970eb-018e-4ac4-8b80-f6e94b11feb5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.651728 crc crio[3654]: time=\"2026-06-09T16:29:43.650992458Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 56e33c8ff2710e31bc4e0937bc8f7c90d84768639fcb8ec4abd36894152d7cc0\" id=55e970eb-018e-4ac4-8b80-f6e94b11feb5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.651728 crc crio[3654]: time=\"2026-06-09T16:29:43.651015549Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 56e33c8ff2710e31bc4e0937bc8f7c90d84768639fcb8ec4abd36894152d7cc0\" id=55e970eb-018e-4ac4-8b80-f6e94b11feb5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.658752 crc crio[3654]: time=\"2026-06-09T16:29:43.653793108Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 65baa5d9ca0d8daab4528dc8fa6f2d6d7e29bf468760dc10f0d3ddb41d1c252e\" id=68a5ea36-16df-47a6-b1cd-044608049f0c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.658752 crc crio[3654]: time=\"2026-06-09T16:29:43.654571881Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_oauth-openshift-685b49f4d7-4d6xb_openshift-authentication_b167f5c3-3788-4edd-9e26-0fc3a5748dee_0\" id=f32a1ffa-e6e7-4375-b264-70fc68cd7cd2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.658752 crc crio[3654]: time=\"2026-06-09T16:29:43.654701884Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_oauth-openshift-685b49f4d7-4d6xb_openshift-authentication_b167f5c3-3788-4edd-9e26-0fc3a5748dee_0\" id=f32a1ffa-e6e7-4375-b264-70fc68cd7cd2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.658752 crc crio[3654]: time=\"2026-06-09T16:29:43.656148826Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 56e33c8ff2710e31bc4e0937bc8f7c90d84768639fcb8ec4abd36894152d7cc0\" id=55e970eb-018e-4ac4-8b80-f6e94b11feb5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.664525 crc crio[3654]: time=\"2026-06-09T16:29:43.664452484Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_catalog-operator-75ff9f647d-4s428_openshift-operator-lifecycle-manager_d1618753-e855-455c-8eee-e4fb77abbc17_0\" id=68a5ea36-16df-47a6-b1cd-044608049f0c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.664525 crc crio[3654]: time=\"2026-06-09T16:29:43.664513515Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_catalog-operator-75ff9f647d-4s428_openshift-operator-lifecycle-manager_d1618753-e855-455c-8eee-e4fb77abbc17_0\" id=68a5ea36-16df-47a6-b1cd-044608049f0c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.680091 crc crio[3654]: 2026-06-09T16:29:43Z [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 16:29:43.680091 crc crio[3654]: time=\"2026-06-09T16:29:43.680077931Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 175ba5e4a9f9b32ed7635b8d5fd6e1c2e701133ba7153a8362784c2ca2cf2ba5\" id=de1b7d46-3c9b-4917-92ff-15429cefafff name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.681950 crc crio[3654]: 2026-06-09T16:29:43Z [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 16:29:43.682054 crc crio[3654]: time=\"2026-06-09T16:29:43.681983346Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 3c9d1a08043c6f7c56788fe81a359feceead806d6e90a8fc79165d5f46312a09\" id=bd4e6195-4f7e-4fe2-8a8e-3fd9b5e6986a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.683543 crc crio[3654]: 2026-06-09T16:29:43Z [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 16:29:43.710388 crc crio[3654]: time=\"2026-06-09T16:29:43.683573611Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 547bab7a8216a35ed40aab0ebc52b8619f06c643eeb8c14cae77f5f26078a011\" id=34818dca-99c7-41c0-bff1-830a00332b71 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.713514 crc crio[3654]: 2026-06-09T16:29:43Z [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 16:29:43.719710 crc crio[3654]: time=\"2026-06-09T16:29:43.714000112Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 22c5f702a1607c6d9cf3adeac6af0804f8632a1843975668570aeb4065fb1aa4\" id=e351dc4a-cfdb-4d10-ba19-f5261237089d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.719710 crc crio[3654]: time=\"2026-06-09T16:29:43.714980471Z\" level=info msg=\"runSandbox: deleting pod ID 175ba5e4a9f9b32ed7635b8d5fd6e1c2e701133ba7153a8362784c2ca2cf2ba5 from idIndex\" id=de1b7d46-3c9b-4917-92ff-15429cefafff name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.719710 crc crio[3654]: time=\"2026-06-09T16:29:43.715036872Z\" level=info msg=\"runSandbox: removing pod sandbox 175ba5e4a9f9b32ed7635b8d5fd6e1c2e701133ba7153a8362784c2ca2cf2ba5\" id=de1b7d46-3c9b-4917-92ff-15429cefafff name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.719710 crc crio[3654]: time=\"2026-06-09T16:29:43.715089314Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 175ba5e4a9f9b32ed7635b8d5fd6e1c2e701133ba7153a8362784c2ca2cf2ba5\" id=de1b7d46-3c9b-4917-92ff-15429cefafff name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.719710 crc crio[3654]: time=\"2026-06-09T16:29:43.715114124Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 175ba5e4a9f9b32ed7635b8d5fd6e1c2e701133ba7153a8362784c2ca2cf2ba5\" id=de1b7d46-3c9b-4917-92ff-15429cefafff name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.719710 crc crio[3654]: 2026-06-09T16:29:43Z [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 16:29:43.719710 crc crio[3654]: time=\"2026-06-09T16:29:43.715721922Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 82f822669904f5a4c184e5b31219786c0e0b730d614777fab5619d7005f97ecf\" id=1d4399dc-4399-4efd-821e-388b5435ca5b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.719710 crc crio[3654]: time=\"2026-06-09T16:29:43.715862946Z\" level=info msg=\"runSandbox: deleting pod ID 3c9d1a08043c6f7c56788fe81a359feceead806d6e90a8fc79165d5f46312a09 from idIndex\" id=bd4e6195-4f7e-4fe2-8a8e-3fd9b5e6986a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.719710 crc crio[3654]: time=\"2026-06-09T16:29:43.715891427Z\" level=info msg=\"runSandbox: removing pod sandbox 3c9d1a08043c6f7c56788fe81a359feceead806d6e90a8fc79165d5f46312a09\" id=bd4e6195-4f7e-4fe2-8a8e-3fd9b5e6986a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.719710 crc crio[3654]: time=\"2026-06-09T16:29:43.715920397Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 3c9d1a08043c6f7c56788fe81a359feceead806d6e90a8fc79165d5f46312a09\" id=bd4e6195-4f7e-4fe2-8a8e-3fd9b5e6986a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.719710 crc crio[3654]: time=\"2026-06-09T16:29:43.715938448Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 3c9d1a08043c6f7c56788fe81a359feceead806d6e90a8fc79165d5f46312a09\" id=bd4e6195-4f7e-4fe2-8a8e-3fd9b5e6986a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.720446 crc crio[3654]: 2026-06-09T16:29:43Z [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 16:29:43.720590 crc crio[3654]: time=\"2026-06-09T16:29:43.72056524Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 1b773c0ff15befd8703085b3a62715a18912ccc3e155c3e82dae796cc3a524d1\" id=3eda22a0-c9ac-40e7-a770-a4484e39b291 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.720971 crc crio[3654]: 2026-06-09T16:29:43Z [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 16:29:43.721037 crc crio[3654]: time=\"2026-06-09T16:29:43.720970052Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 4b5d85ddf016593bf96f9977c89c6fa43295035d3e7cd41ec270c0f2ba905e1c\" id=caa12af9-bcd7-4e4a-95bd-e5ef39e6fbeb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.721356 crc crio[3654]: 2026-06-09T16:29:43Z [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 16:29:43.721488 crc crio[3654]: time=\"2026-06-09T16:29:43.721417995Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 89dcb9154fb0d1e56d71305d52e29af4419ce59820abf161f32ccf838a3cb20b\" id=8e7b6175-8bb2-4d85-9493-6c3a60d1a55b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.732783 crc crio[3654]: time=\"2026-06-09T16:29:43.723061522Z\" level=info msg=\"runSandbox: deleting pod ID 547bab7a8216a35ed40aab0ebc52b8619f06c643eeb8c14cae77f5f26078a011 from idIndex\" id=34818dca-99c7-41c0-bff1-830a00332b71 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.732783 crc crio[3654]: 2026-06-09T16:29:43Z [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 16:29:43.732783 crc crio[3654]: time=\"2026-06-09T16:29:43.723112003Z\" level=info msg=\"runSandbox: removing pod sandbox 547bab7a8216a35ed40aab0ebc52b8619f06c643eeb8c14cae77f5f26078a011\" id=34818dca-99c7-41c0-bff1-830a00332b71 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.732783 crc crio[3654]: time=\"2026-06-09T16:29:43.723366471Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 547bab7a8216a35ed40aab0ebc52b8619f06c643eeb8c14cae77f5f26078a011\" id=34818dca-99c7-41c0-bff1-830a00332b71 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.732783 crc crio[3654]: time=\"2026-06-09T16:29:43.723411642Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 547bab7a8216a35ed40aab0ebc52b8619f06c643eeb8c14cae77f5f26078a011\" id=34818dca-99c7-41c0-bff1-830a00332b71 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.732783 crc crio[3654]: time=\"2026-06-09T16:29:43.723274638Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox d5e829f8f12a76f81719541c70fd28db123208ad86f1021a7450f37c48e8ca03\" id=b7b56952-f101-4934-af31-2dda5a5629c4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.732783 crc crio[3654]: time=\"2026-06-09T16:29:43.731272497Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 3c9d1a08043c6f7c56788fe81a359feceead806d6e90a8fc79165d5f46312a09\" id=bd4e6195-4f7e-4fe2-8a8e-3fd9b5e6986a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.732783 crc crio[3654]: time=\"2026-06-09T16:29:43.731581436Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 175ba5e4a9f9b32ed7635b8d5fd6e1c2e701133ba7153a8362784c2ca2cf2ba5\" id=de1b7d46-3c9b-4917-92ff-15429cefafff name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.732783 crc crio[3654]: 2026-06-09T16:29:43Z [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 16:29:43.732783 crc crio[3654]: time=\"2026-06-09T16:29:43.732508172Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 8dbc424a3655d0951aae0815980826fb57e96671ce7433c703259de4ab832aa3\" id=03af5579-7572-4c88-972a-8467c07634be name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.736218 crc crio[3654]: time=\"2026-06-09T16:29:43.736138896Z\" level=info msg=\"runSandbox: deleting pod ID 22c5f702a1607c6d9cf3adeac6af0804f8632a1843975668570aeb4065fb1aa4 from idIndex\" id=e351dc4a-cfdb-4d10-ba19-f5261237089d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.736350 crc crio[3654]: time=\"2026-06-09T16:29:43.736235709Z\" level=info msg=\"runSandbox: removing pod sandbox 22c5f702a1607c6d9cf3adeac6af0804f8632a1843975668570aeb4065fb1aa4\" id=e351dc4a-cfdb-4d10-ba19-f5261237089d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.736350 crc crio[3654]: time=\"2026-06-09T16:29:43.736289321Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 22c5f702a1607c6d9cf3adeac6af0804f8632a1843975668570aeb4065fb1aa4\" id=e351dc4a-cfdb-4d10-ba19-f5261237089d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.736432 crc crio[3654]: time=\"2026-06-09T16:29:43.736372733Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 22c5f702a1607c6d9cf3adeac6af0804f8632a1843975668570aeb4065fb1aa4\" id=e351dc4a-cfdb-4d10-ba19-f5261237089d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.737213 crc crio[3654]: 2026-06-09T16:29:43Z [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 16:29:43.737213 crc crio[3654]: time=\"2026-06-09T16:29:43.737015581Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox cbfe02ce3b20b0aed6164129ec1d764b6fcfd28238006ea6c2b21fe3cf1d2417\" id=00a85b35-f87e-4f98-92b5-d47c2b2706fc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.737411 crc crio[3654]: 2026-06-09T16:29:43Z [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 16:29:43.737819 crc crio[3654]: 2026-06-09T16:29:43Z [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 16:29:43.737819 crc crio[3654]: time=\"2026-06-09T16:29:43.737624169Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox fc58f98aef00382c153c7d3ab6c0b2221c20825f13ded3a9db1a6c9ec915f0a3\" id=b6a3989a-0ba7-4889-ac48-e52197c88e38 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.737819 crc crio[3654]: 2026-06-09T16:29:43Z [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 16:29:43.737819 crc crio[3654]: 2026-06-09T16:29:43Z [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 16:29:43.738108 crc crio[3654]: time=\"2026-06-09T16:29:43.737864726Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 9d4114afb3e936bbec2fd69051fa8e189f790794592e639e04dd8281a0cb165c\" id=e72049a9-46b6-4b0f-a182-e19f30dcfe15 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.738108 crc crio[3654]: time=\"2026-06-09T16:29:43.737914687Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox b9126a034d2f0d952580fe1bd057ae9b3e7ee86295b2618f1425ee41adcc36f5\" id=a59a37dd-cf6e-459c-9072-931031c5300a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.738108 crc crio[3654]: time=\"2026-06-09T16:29:43.738093262Z\" level=info msg=\"runSandbox: deleting pod ID d5e829f8f12a76f81719541c70fd28db123208ad86f1021a7450f37c48e8ca03 from idIndex\" id=b7b56952-f101-4934-af31-2dda5a5629c4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.738245 crc crio[3654]: time=\"2026-06-09T16:29:43.738110503Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 22c5f702a1607c6d9cf3adeac6af0804f8632a1843975668570aeb4065fb1aa4\" id=e351dc4a-cfdb-4d10-ba19-f5261237089d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.738245 crc crio[3654]: time=\"2026-06-09T16:29:43.738122353Z\" level=info msg=\"runSandbox: removing pod sandbox d5e829f8f12a76f81719541c70fd28db123208ad86f1021a7450f37c48e8ca03\" id=b7b56952-f101-4934-af31-2dda5a5629c4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.738245 crc crio[3654]: time=\"2026-06-09T16:29:43.738182325Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox d5e829f8f12a76f81719541c70fd28db123208ad86f1021a7450f37c48e8ca03\" id=b7b56952-f101-4934-af31-2dda5a5629c4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.738245 crc crio[3654]: time=\"2026-06-09T16:29:43.738203156Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox d5e829f8f12a76f81719541c70fd28db123208ad86f1021a7450f37c48e8ca03\" id=b7b56952-f101-4934-af31-2dda5a5629c4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.738469 crc crio[3654]: time=\"2026-06-09T16:29:43.738153324Z\" level=info msg=\"runSandbox: deleting pod ID 82f822669904f5a4c184e5b31219786c0e0b730d614777fab5619d7005f97ecf from idIndex\" id=1d4399dc-4399-4efd-821e-388b5435ca5b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.738469 crc crio[3654]: time=\"2026-06-09T16:29:43.738265997Z\" level=info msg=\"runSandbox: removing pod sandbox 82f822669904f5a4c184e5b31219786c0e0b730d614777fab5619d7005f97ecf\" id=1d4399dc-4399-4efd-821e-388b5435ca5b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.738469 crc crio[3654]: time=\"2026-06-09T16:29:43.738288148Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 82f822669904f5a4c184e5b31219786c0e0b730d614777fab5619d7005f97ecf\" id=1d4399dc-4399-4efd-821e-388b5435ca5b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.738469 crc crio[3654]: time=\"2026-06-09T16:29:43.738304598Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 82f822669904f5a4c184e5b31219786c0e0b730d614777fab5619d7005f97ecf\" id=1d4399dc-4399-4efd-821e-388b5435ca5b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.739123 crc crio[3654]: time=\"2026-06-09T16:29:43.738853574Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 56927ba5bcf43e3d49e0c43c24c7ca7b40c105bde8302701fa5c43757d8c7a2f\" id=73ad7d72-0d70-486c-86f7-d17ee25b71ab name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.739433 crc crio[3654]: time=\"2026-06-09T16:29:43.739352238Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: d5e829f8f12a76f81719541c70fd28db123208ad86f1021a7450f37c48e8ca03\" id=b7b56952-f101-4934-af31-2dda5a5629c4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.739433 crc crio[3654]: 2026-06-09T16:29:43Z [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 16:29:43.739537 crc crio[3654]: time=\"2026-06-09T16:29:43.739450801Z\" level=info msg=\"runSandbox: deleting pod ID 8dbc424a3655d0951aae0815980826fb57e96671ce7433c703259de4ab832aa3 from idIndex\" id=03af5579-7572-4c88-972a-8467c07634be name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.739537 crc crio[3654]: time=\"2026-06-09T16:29:43.739510023Z\" level=info msg=\"runSandbox: removing pod sandbox 8dbc424a3655d0951aae0815980826fb57e96671ce7433c703259de4ab832aa3\" id=03af5579-7572-4c88-972a-8467c07634be name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.739602 crc crio[3654]: time=\"2026-06-09T16:29:43.739559904Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 8dbc424a3655d0951aae0815980826fb57e96671ce7433c703259de4ab832aa3\" id=03af5579-7572-4c88-972a-8467c07634be name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.739602 crc crio[3654]: time=\"2026-06-09T16:29:43.739581605Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 8dbc424a3655d0951aae0815980826fb57e96671ce7433c703259de4ab832aa3\" id=03af5579-7572-4c88-972a-8467c07634be name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.739940 crc crio[3654]: time=\"2026-06-09T16:29:43.739459121Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 105fff1051625550e4c622f98485e5b21295c60b5c3ddede223cb442b301ad96\" id=c45e9ba2-056a-4300-8c46-3f0d2f35a0f0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.740025 crc crio[3654]: time=\"2026-06-09T16:29:43.739479912Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 82f822669904f5a4c184e5b31219786c0e0b730d614777fab5619d7005f97ecf\" id=1d4399dc-4399-4efd-821e-388b5435ca5b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.740079 crc crio[3654]: time=\"2026-06-09T16:29:43.739698318Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 547bab7a8216a35ed40aab0ebc52b8619f06c643eeb8c14cae77f5f26078a011\" id=34818dca-99c7-41c0-bff1-830a00332b71 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.740079 crc crio[3654]: time=\"2026-06-09T16:29:43.739478282Z\" level=info msg=\"runSandbox: deleting pod ID 89dcb9154fb0d1e56d71305d52e29af4419ce59820abf161f32ccf838a3cb20b from idIndex\" id=8e7b6175-8bb2-4d85-9493-6c3a60d1a55b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.740143 crc crio[3654]: time=\"2026-06-09T16:29:43.74009918Z\" level=info msg=\"runSandbox: removing pod sandbox 89dcb9154fb0d1e56d71305d52e29af4419ce59820abf161f32ccf838a3cb20b\" id=8e7b6175-8bb2-4d85-9493-6c3a60d1a55b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.740143 crc crio[3654]: time=\"2026-06-09T16:29:43.740131921Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 89dcb9154fb0d1e56d71305d52e29af4419ce59820abf161f32ccf838a3cb20b\" id=8e7b6175-8bb2-4d85-9493-6c3a60d1a55b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.740239 crc crio[3654]: time=\"2026-06-09T16:29:43.740148761Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 89dcb9154fb0d1e56d71305d52e29af4419ce59820abf161f32ccf838a3cb20b\" id=8e7b6175-8bb2-4d85-9493-6c3a60d1a55b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.740770 crc crio[3654]: time=\"2026-06-09T16:29:43.740744108Z\" level=info msg=\"runSandbox: deleting pod ID 1b773c0ff15befd8703085b3a62715a18912ccc3e155c3e82dae796cc3a524d1 from idIndex\" id=3eda22a0-c9ac-40e7-a770-a4484e39b291 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.741382 crc crio[3654]: time=\"2026-06-09T16:29:43.741355906Z\" level=info msg=\"runSandbox: removing pod sandbox 1b773c0ff15befd8703085b3a62715a18912ccc3e155c3e82dae796cc3a524d1\" id=3eda22a0-c9ac-40e7-a770-a4484e39b291 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.741474 crc crio[3654]: time=\"2026-06-09T16:29:43.741458799Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 1b773c0ff15befd8703085b3a62715a18912ccc3e155c3e82dae796cc3a524d1\" id=3eda22a0-c9ac-40e7-a770-a4484e39b291 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.741543 crc crio[3654]: 2026-06-09T16:29:43Z [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 16:29:43.741700 crc crio[3654]: time=\"2026-06-09T16:29:43.74080968Z\" level=info msg=\"runSandbox: deleting pod ID cbfe02ce3b20b0aed6164129ec1d764b6fcfd28238006ea6c2b21fe3cf1d2417 from idIndex\" id=00a85b35-f87e-4f98-92b5-d47c2b2706fc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.741825 crc crio[3654]: time=\"2026-06-09T16:29:43.741803209Z\" level=info msg=\"runSandbox: removing pod sandbox cbfe02ce3b20b0aed6164129ec1d764b6fcfd28238006ea6c2b21fe3cf1d2417\" id=00a85b35-f87e-4f98-92b5-d47c2b2706fc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.741919 crc crio[3654]: time=\"2026-06-09T16:29:43.741904221Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox cbfe02ce3b20b0aed6164129ec1d764b6fcfd28238006ea6c2b21fe3cf1d2417\" id=00a85b35-f87e-4f98-92b5-d47c2b2706fc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.742000 crc crio[3654]: time=\"2026-06-09T16:29:43.741985544Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox cbfe02ce3b20b0aed6164129ec1d764b6fcfd28238006ea6c2b21fe3cf1d2417\" id=00a85b35-f87e-4f98-92b5-d47c2b2706fc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.742279 crc crio[3654]: time=\"2026-06-09T16:29:43.74184815Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 89dcb9154fb0d1e56d71305d52e29af4419ce59820abf161f32ccf838a3cb20b\" id=8e7b6175-8bb2-4d85-9493-6c3a60d1a55b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.742489 crc crio[3654]: time=\"2026-06-09T16:29:43.742438477Z\" level=info msg=\"runSandbox: deleting pod ID 9d4114afb3e936bbec2fd69051fa8e189f790794592e639e04dd8281a0cb165c from idIndex\" id=e72049a9-46b6-4b0f-a182-e19f30dcfe15 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.742552 crc crio[3654]: time=\"2026-06-09T16:29:43.742487078Z\" level=info msg=\"runSandbox: removing pod sandbox 9d4114afb3e936bbec2fd69051fa8e189f790794592e639e04dd8281a0cb165c\" id=e72049a9-46b6-4b0f-a182-e19f30dcfe15 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.742552 crc crio[3654]: time=\"2026-06-09T16:29:43.742524849Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 9d4114afb3e936bbec2fd69051fa8e189f790794592e639e04dd8281a0cb165c\" id=e72049a9-46b6-4b0f-a182-e19f30dcfe15 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.742552 crc crio[3654]: time=\"2026-06-09T16:29:43.74254207Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 9d4114afb3e936bbec2fd69051fa8e189f790794592e639e04dd8281a0cb165c\" id=e72049a9-46b6-4b0f-a182-e19f30dcfe15 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.742740 crc crio[3654]: time=\"2026-06-09T16:29:43.742455377Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 8dbc424a3655d0951aae0815980826fb57e96671ce7433c703259de4ab832aa3\" id=03af5579-7572-4c88-972a-8467c07634be name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.742785 crc crio[3654]: time=\"2026-06-09T16:29:43.742626722Z\" level=info msg=\"runSandbox: deleting pod ID b9126a034d2f0d952580fe1bd057ae9b3e7ee86295b2618f1425ee41adcc36f5 from idIndex\" id=a59a37dd-cf6e-459c-9072-931031c5300a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.742972 crc crio[3654]: time=\"2026-06-09T16:29:43.741531611Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 1b773c0ff15befd8703085b3a62715a18912ccc3e155c3e82dae796cc3a524d1\" id=3eda22a0-c9ac-40e7-a770-a4484e39b291 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.743573 crc crio[3654]: time=\"2026-06-09T16:29:43.74291318Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: cbfe02ce3b20b0aed6164129ec1d764b6fcfd28238006ea6c2b21fe3cf1d2417\" id=00a85b35-f87e-4f98-92b5-d47c2b2706fc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.743573 crc crio[3654]: time=\"2026-06-09T16:29:43.742923041Z\" level=info msg=\"runSandbox: removing pod sandbox b9126a034d2f0d952580fe1bd057ae9b3e7ee86295b2618f1425ee41adcc36f5\" id=a59a37dd-cf6e-459c-9072-931031c5300a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.743573 crc crio[3654]: time=\"2026-06-09T16:29:43.74325972Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox b9126a034d2f0d952580fe1bd057ae9b3e7ee86295b2618f1425ee41adcc36f5\" id=a59a37dd-cf6e-459c-9072-931031c5300a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.743573 crc crio[3654]: time=\"2026-06-09T16:29:43.743279731Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox b9126a034d2f0d952580fe1bd057ae9b3e7ee86295b2618f1425ee41adcc36f5\" id=a59a37dd-cf6e-459c-9072-931031c5300a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.743573 crc crio[3654]: 2026-06-09T16:29:43Z [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 16:29:43.743573 crc crio[3654]: time=\"2026-06-09T16:29:43.743424325Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 9d4114afb3e936bbec2fd69051fa8e189f790794592e639e04dd8281a0cb165c\" id=e72049a9-46b6-4b0f-a182-e19f30dcfe15 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.743573 crc crio[3654]: time=\"2026-06-09T16:29:43.743438595Z\" level=info msg=\"runSandbox: deleting pod ID 4b5d85ddf016593bf96f9977c89c6fa43295035d3e7cd41ec270c0f2ba905e1c from idIndex\" id=caa12af9-bcd7-4e4a-95bd-e5ef39e6fbeb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.744147 crc crio[3654]: time=\"2026-06-09T16:29:43.743722044Z\" level=info msg=\"runSandbox: removing pod sandbox 4b5d85ddf016593bf96f9977c89c6fa43295035d3e7cd41ec270c0f2ba905e1c\" id=caa12af9-bcd7-4e4a-95bd-e5ef39e6fbeb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.744147 crc crio[3654]: time=\"2026-06-09T16:29:43.743994481Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 334343dcea5cd534073c2acf4799a6d6a8ae5963c8ab187bc409e2c1d2909044\" id=3100fd1d-0ed3-4f15-82c7-373cf1e3b073 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.744147 crc crio[3654]: time=\"2026-06-09T16:29:43.744044643Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 1b773c0ff15befd8703085b3a62715a18912ccc3e155c3e82dae796cc3a524d1\" id=3eda22a0-c9ac-40e7-a770-a4484e39b291 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.744147 crc crio[3654]: time=\"2026-06-09T16:29:43.744130725Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: b9126a034d2f0d952580fe1bd057ae9b3e7ee86295b2618f1425ee41adcc36f5\" id=a59a37dd-cf6e-459c-9072-931031c5300a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.744270 crc crio[3654]: time=\"2026-06-09T16:29:43.744148206Z\" level=info msg=\"runSandbox: deleting pod ID 105fff1051625550e4c622f98485e5b21295c60b5c3ddede223cb442b301ad96 from idIndex\" id=c45e9ba2-056a-4300-8c46-3f0d2f35a0f0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.744270 crc crio[3654]: time=\"2026-06-09T16:29:43.744178877Z\" level=info msg=\"runSandbox: removing pod sandbox 105fff1051625550e4c622f98485e5b21295c60b5c3ddede223cb442b301ad96\" id=c45e9ba2-056a-4300-8c46-3f0d2f35a0f0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.744415 crc crio[3654]: time=\"2026-06-09T16:29:43.743501897Z\" level=info msg=\"runSandbox: deleting pod ID 56927ba5bcf43e3d49e0c43c24c7ca7b40c105bde8302701fa5c43757d8c7a2f from idIndex\" id=73ad7d72-0d70-486c-86f7-d17ee25b71ab name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.744703 crc crio[3654]: 2026-06-09T16:29:43Z [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 16:29:43.744878 crc crio[3654]: time=\"2026-06-09T16:29:43.74430242Z\" level=info msg=\"runSandbox: removing pod sandbox 56927ba5bcf43e3d49e0c43c24c7ca7b40c105bde8302701fa5c43757d8c7a2f\" id=73ad7d72-0d70-486c-86f7-d17ee25b71ab name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.745131 crc crio[3654]: time=\"2026-06-09T16:29:43.744929468Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 56927ba5bcf43e3d49e0c43c24c7ca7b40c105bde8302701fa5c43757d8c7a2f\" id=73ad7d72-0d70-486c-86f7-d17ee25b71ab name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.745226 crc crio[3654]: time=\"2026-06-09T16:29:43.745201506Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 56927ba5bcf43e3d49e0c43c24c7ca7b40c105bde8302701fa5c43757d8c7a2f\" id=73ad7d72-0d70-486c-86f7-d17ee25b71ab name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.745265 crc crio[3654]: 2026-06-09T16:29:43Z [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 16:29:43.745305 crc crio[3654]: time=\"2026-06-09T16:29:43.743997651Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 4b5d85ddf016593bf96f9977c89c6fa43295035d3e7cd41ec270c0f2ba905e1c\" id=caa12af9-bcd7-4e4a-95bd-e5ef39e6fbeb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.745386 crc crio[3654]: time=\"2026-06-09T16:29:43.744206227Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 105fff1051625550e4c622f98485e5b21295c60b5c3ddede223cb442b301ad96\" id=c45e9ba2-056a-4300-8c46-3f0d2f35a0f0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.745386 crc crio[3654]: time=\"2026-06-09T16:29:43.745371021Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 105fff1051625550e4c622f98485e5b21295c60b5c3ddede223cb442b301ad96\" id=c45e9ba2-056a-4300-8c46-3f0d2f35a0f0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.745483 crc crio[3654]: time=\"2026-06-09T16:29:43.745291768Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 1de7494d6b9424e105bcc99c5d2fd72101a2126e9ffcbd251b8bebe890cad43e\" id=996f9e23-bac0-4fbc-9af1-6be0df4bf02b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.745801 crc crio[3654]: time=\"2026-06-09T16:29:43.744822395Z\" level=info msg=\"runSandbox: deleting pod ID fc58f98aef00382c153c7d3ab6c0b2221c20825f13ded3a9db1a6c9ec915f0a3 from idIndex\" id=b6a3989a-0ba7-4889-ac48-e52197c88e38 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.745801 crc crio[3654]: time=\"2026-06-09T16:29:43.745794503Z\" level=info msg=\"runSandbox: removing pod sandbox fc58f98aef00382c153c7d3ab6c0b2221c20825f13ded3a9db1a6c9ec915f0a3\" id=b6a3989a-0ba7-4889-ac48-e52197c88e38 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.746012 crc crio[3654]: time=\"2026-06-09T16:29:43.745834294Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox fc58f98aef00382c153c7d3ab6c0b2221c20825f13ded3a9db1a6c9ec915f0a3\" id=b6a3989a-0ba7-4889-ac48-e52197c88e38 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.746012 crc crio[3654]: time=\"2026-06-09T16:29:43.745887245Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox fc58f98aef00382c153c7d3ab6c0b2221c20825f13ded3a9db1a6c9ec915f0a3\" id=b6a3989a-0ba7-4889-ac48-e52197c88e38 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.746231 crc crio[3654]: time=\"2026-06-09T16:29:43.746169484Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 105fff1051625550e4c622f98485e5b21295c60b5c3ddede223cb442b301ad96\" id=c45e9ba2-056a-4300-8c46-3f0d2f35a0f0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.746285 crc crio[3654]: time=\"2026-06-09T16:29:43.744732042Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 42b477b379c2ab0f9561d4ad4e77d9fe3fecab9fbcfb079138d2f6ccd2f0e84b\" id=aeeb8289-75d8-42e6-9dc1-ee3a8c902110 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.746869 crc crio[3654]: time=\"2026-06-09T16:29:43.746773501Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: fc58f98aef00382c153c7d3ab6c0b2221c20825f13ded3a9db1a6c9ec915f0a3\" id=b6a3989a-0ba7-4889-ac48-e52197c88e38 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.746869 crc crio[3654]: time=\"2026-06-09T16:29:43.745304579Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 4b5d85ddf016593bf96f9977c89c6fa43295035d3e7cd41ec270c0f2ba905e1c\" id=caa12af9-bcd7-4e4a-95bd-e5ef39e6fbeb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.747610 crc crio[3654]: time=\"2026-06-09T16:29:43.747548333Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 56927ba5bcf43e3d49e0c43c24c7ca7b40c105bde8302701fa5c43757d8c7a2f\" id=73ad7d72-0d70-486c-86f7-d17ee25b71ab name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.748200 crc crio[3654]: time=\"2026-06-09T16:29:43.74814592Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 4b5d85ddf016593bf96f9977c89c6fa43295035d3e7cd41ec270c0f2ba905e1c\" id=caa12af9-bcd7-4e4a-95bd-e5ef39e6fbeb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.748546 crc crio[3654]: 2026-06-09T16:29:43Z [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 16:29:43.748602 crc crio[3654]: time=\"2026-06-09T16:29:43.748581443Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox ed6e0332f54afbf1e0b6964eecb67bee586fb8797d063724241b40fd7fd6d870\" id=4cc3c089-4af4-40cb-af9b-939b44bb2f58 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.748951 crc crio[3654]: 2026-06-09T16:29:43Z [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 16:29:43.749060 crc crio[3654]: time=\"2026-06-09T16:29:43.749011835Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox f97aab21eb79bf9c57f081de7b8bcbd47d7e2e1da29183c280e1bdb4bc8bc624\" id=33f8f213-7a47-43b5-b99c-59023ae60dda name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.750161 crc crio[3654]: time=\"2026-06-09T16:29:43.750127657Z\" level=info msg=\"runSandbox: deleting pod ID 1de7494d6b9424e105bcc99c5d2fd72101a2126e9ffcbd251b8bebe890cad43e from idIndex\" id=996f9e23-bac0-4fbc-9af1-6be0df4bf02b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.750267 crc crio[3654]: time=\"2026-06-09T16:29:43.75025154Z\" level=info msg=\"runSandbox: removing pod sandbox 1de7494d6b9424e105bcc99c5d2fd72101a2126e9ffcbd251b8bebe890cad43e\" id=996f9e23-bac0-4fbc-9af1-6be0df4bf02b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.750411 crc crio[3654]: time=\"2026-06-09T16:29:43.750392484Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 1de7494d6b9424e105bcc99c5d2fd72101a2126e9ffcbd251b8bebe890cad43e\" id=996f9e23-bac0-4fbc-9af1-6be0df4bf02b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.750548 crc crio[3654]: time=\"2026-06-09T16:29:43.750507378Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 1de7494d6b9424e105bcc99c5d2fd72101a2126e9ffcbd251b8bebe890cad43e\" id=996f9e23-bac0-4fbc-9af1-6be0df4bf02b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.751075 crc crio[3654]: time=\"2026-06-09T16:29:43.750386914Z\" level=info msg=\"runSandbox: deleting pod ID 42b477b379c2ab0f9561d4ad4e77d9fe3fecab9fbcfb079138d2f6ccd2f0e84b from idIndex\" id=aeeb8289-75d8-42e6-9dc1-ee3a8c902110 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.751075 crc crio[3654]: time=\"2026-06-09T16:29:43.750901729Z\" level=info msg=\"runSandbox: removing pod sandbox 42b477b379c2ab0f9561d4ad4e77d9fe3fecab9fbcfb079138d2f6ccd2f0e84b\" id=aeeb8289-75d8-42e6-9dc1-ee3a8c902110 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.751075 crc crio[3654]: time=\"2026-06-09T16:29:43.75093698Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 42b477b379c2ab0f9561d4ad4e77d9fe3fecab9fbcfb079138d2f6ccd2f0e84b\" id=aeeb8289-75d8-42e6-9dc1-ee3a8c902110 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.751075 crc crio[3654]: time=\"2026-06-09T16:29:43.75095122Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 42b477b379c2ab0f9561d4ad4e77d9fe3fecab9fbcfb079138d2f6ccd2f0e84b\" id=aeeb8289-75d8-42e6-9dc1-ee3a8c902110 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.751267 crc crio[3654]: time=\"2026-06-09T16:29:43.750848758Z\" level=info msg=\"runSandbox: deleting pod ID 334343dcea5cd534073c2acf4799a6d6a8ae5963c8ab187bc409e2c1d2909044 from idIndex\" id=3100fd1d-0ed3-4f15-82c7-373cf1e3b073 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.751267 crc crio[3654]: time=\"2026-06-09T16:29:43.751120765Z\" level=info msg=\"runSandbox: removing pod sandbox 334343dcea5cd534073c2acf4799a6d6a8ae5963c8ab187bc409e2c1d2909044\" id=3100fd1d-0ed3-4f15-82c7-373cf1e3b073 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.751267 crc crio[3654]: time=\"2026-06-09T16:29:43.751164567Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 334343dcea5cd534073c2acf4799a6d6a8ae5963c8ab187bc409e2c1d2909044\" id=3100fd1d-0ed3-4f15-82c7-373cf1e3b073 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.751267 crc crio[3654]: time=\"2026-06-09T16:29:43.751252319Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 334343dcea5cd534073c2acf4799a6d6a8ae5963c8ab187bc409e2c1d2909044\" id=3100fd1d-0ed3-4f15-82c7-373cf1e3b073 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.751475 crc crio[3654]: time=\"2026-06-09T16:29:43.741683075Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 59243c2c4e181c4957996e895bcf4daeeb5c18da768a3371ff136057ae819fcc\" id=0794cf52-0c1a-472b-b0c2-29b105501e90 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.751833 crc crio[3654]: 2026-06-09T16:29:43Z [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 16:29:43.752017 crc crio[3654]: time=\"2026-06-09T16:29:43.751957399Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox e2c8e014651e6934462b62919db89a16a3ac9243c584cc4614d4baa0f5b4d525\" id=5cacbea3-f0ca-49a9-9080-d0e380348474 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.752363 crc crio[3654]: time=\"2026-06-09T16:29:43.752220197Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 42b477b379c2ab0f9561d4ad4e77d9fe3fecab9fbcfb079138d2f6ccd2f0e84b\" id=aeeb8289-75d8-42e6-9dc1-ee3a8c902110 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.752443 crc crio[3654]: time=\"2026-06-09T16:29:43.752219847Z\" level=info msg=\"runSandbox: deleting pod ID ed6e0332f54afbf1e0b6964eecb67bee586fb8797d063724241b40fd7fd6d870 from idIndex\" id=4cc3c089-4af4-40cb-af9b-939b44bb2f58 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.752443 crc crio[3654]: time=\"2026-06-09T16:29:43.752389882Z\" level=info msg=\"runSandbox: removing pod sandbox ed6e0332f54afbf1e0b6964eecb67bee586fb8797d063724241b40fd7fd6d870\" id=4cc3c089-4af4-40cb-af9b-939b44bb2f58 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.752443 crc crio[3654]: time=\"2026-06-09T16:29:43.752413172Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox ed6e0332f54afbf1e0b6964eecb67bee586fb8797d063724241b40fd7fd6d870\" id=4cc3c089-4af4-40cb-af9b-939b44bb2f58 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.752443 crc crio[3654]: time=\"2026-06-09T16:29:43.752433953Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox ed6e0332f54afbf1e0b6964eecb67bee586fb8797d063724241b40fd7fd6d870\" id=4cc3c089-4af4-40cb-af9b-939b44bb2f58 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.754177 crc crio[3654]: time=\"2026-06-09T16:29:43.754017058Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: ed6e0332f54afbf1e0b6964eecb67bee586fb8797d063724241b40fd7fd6d870\" id=4cc3c089-4af4-40cb-af9b-939b44bb2f58 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.754262 crc crio[3654]: time=\"2026-06-09T16:29:43.754020578Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 1de7494d6b9424e105bcc99c5d2fd72101a2126e9ffcbd251b8bebe890cad43e\" id=996f9e23-bac0-4fbc-9af1-6be0df4bf02b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.754262 crc crio[3654]: time=\"2026-06-09T16:29:43.754025519Z\" level=info msg=\"runSandbox: deleting pod ID f97aab21eb79bf9c57f081de7b8bcbd47d7e2e1da29183c280e1bdb4bc8bc624 from idIndex\" id=33f8f213-7a47-43b5-b99c-59023ae60dda name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.754262 crc crio[3654]: time=\"2026-06-09T16:29:43.754220164Z\" level=info msg=\"runSandbox: removing pod sandbox f97aab21eb79bf9c57f081de7b8bcbd47d7e2e1da29183c280e1bdb4bc8bc624\" id=33f8f213-7a47-43b5-b99c-59023ae60dda name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.754262 crc crio[3654]: time=\"2026-06-09T16:29:43.754245345Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox f97aab21eb79bf9c57f081de7b8bcbd47d7e2e1da29183c280e1bdb4bc8bc624\" id=33f8f213-7a47-43b5-b99c-59023ae60dda name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.754262 crc crio[3654]: time=\"2026-06-09T16:29:43.754259545Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox f97aab21eb79bf9c57f081de7b8bcbd47d7e2e1da29183c280e1bdb4bc8bc624\" id=33f8f213-7a47-43b5-b99c-59023ae60dda name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.755630 crc crio[3654]: time=\"2026-06-09T16:29:43.755564523Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: f97aab21eb79bf9c57f081de7b8bcbd47d7e2e1da29183c280e1bdb4bc8bc624\" id=33f8f213-7a47-43b5-b99c-59023ae60dda name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.755947 crc crio[3654]: 2026-06-09T16:29:43Z [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 16:29:43.755947 crc crio[3654]: time=\"2026-06-09T16:29:43.754039669Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 334343dcea5cd534073c2acf4799a6d6a8ae5963c8ab187bc409e2c1d2909044\" id=3100fd1d-0ed3-4f15-82c7-373cf1e3b073 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.756040 crc crio[3654]: time=\"2026-06-09T16:29:43.756013675Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 3bcb544d24c095d6020c032bf1e0e6a8212f17e4ec007ec1c1c8486b4e6cfba8\" id=feb50fe3-284a-49ac-a510-b97a5eab821c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.756093 crc crio[3654]: time=\"2026-06-09T16:29:43.756022396Z\" level=info msg=\"runSandbox: deleting pod ID 59243c2c4e181c4957996e895bcf4daeeb5c18da768a3371ff136057ae819fcc from idIndex\" id=0794cf52-0c1a-472b-b0c2-29b105501e90 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.756093 crc crio[3654]: time=\"2026-06-09T16:29:43.756090608Z\" level=info msg=\"runSandbox: removing pod sandbox 59243c2c4e181c4957996e895bcf4daeeb5c18da768a3371ff136057ae819fcc\" id=0794cf52-0c1a-472b-b0c2-29b105501e90 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.756158 crc crio[3654]: time=\"2026-06-09T16:29:43.756131519Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 59243c2c4e181c4957996e895bcf4daeeb5c18da768a3371ff136057ae819fcc\" id=0794cf52-0c1a-472b-b0c2-29b105501e90 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.756158 crc crio[3654]: time=\"2026-06-09T16:29:43.756145769Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 59243c2c4e181c4957996e895bcf4daeeb5c18da768a3371ff136057ae819fcc\" id=0794cf52-0c1a-472b-b0c2-29b105501e90 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.757047 crc crio[3654]: time=\"2026-06-09T16:29:43.756900721Z\" level=info msg=\"runSandbox: deleting pod ID e2c8e014651e6934462b62919db89a16a3ac9243c584cc4614d4baa0f5b4d525 from idIndex\" id=5cacbea3-f0ca-49a9-9080-d0e380348474 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.757182 crc crio[3654]: time=\"2026-06-09T16:29:43.757107197Z\" level=info msg=\"runSandbox: removing pod sandbox e2c8e014651e6934462b62919db89a16a3ac9243c584cc4614d4baa0f5b4d525\" id=5cacbea3-f0ca-49a9-9080-d0e380348474 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.757249 crc crio[3654]: time=\"2026-06-09T16:29:43.75720535Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox e2c8e014651e6934462b62919db89a16a3ac9243c584cc4614d4baa0f5b4d525\" id=5cacbea3-f0ca-49a9-9080-d0e380348474 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.757249 crc crio[3654]: time=\"2026-06-09T16:29:43.75723729Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox e2c8e014651e6934462b62919db89a16a3ac9243c584cc4614d4baa0f5b4d525\" id=5cacbea3-f0ca-49a9-9080-d0e380348474 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.758139 crc crio[3654]: time=\"2026-06-09T16:29:43.758030903Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 59243c2c4e181c4957996e895bcf4daeeb5c18da768a3371ff136057ae819fcc\" id=0794cf52-0c1a-472b-b0c2-29b105501e90 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.759731 crc crio[3654]: time=\"2026-06-09T16:29:43.759491365Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: e2c8e014651e6934462b62919db89a16a3ac9243c584cc4614d4baa0f5b4d525\" id=5cacbea3-f0ca-49a9-9080-d0e380348474 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.759731 crc crio[3654]: time=\"2026-06-09T16:29:43.759715221Z\" level=info msg=\"runSandbox: deleting pod ID 3bcb544d24c095d6020c032bf1e0e6a8212f17e4ec007ec1c1c8486b4e6cfba8 from idIndex\" id=feb50fe3-284a-49ac-a510-b97a5eab821c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.759884 crc crio[3654]: time=\"2026-06-09T16:29:43.759737342Z\" level=info msg=\"runSandbox: removing pod sandbox 3bcb544d24c095d6020c032bf1e0e6a8212f17e4ec007ec1c1c8486b4e6cfba8\" id=feb50fe3-284a-49ac-a510-b97a5eab821c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.759884 crc crio[3654]: time=\"2026-06-09T16:29:43.759762683Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 3bcb544d24c095d6020c032bf1e0e6a8212f17e4ec007ec1c1c8486b4e6cfba8\" id=feb50fe3-284a-49ac-a510-b97a5eab821c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.759884 crc crio[3654]: time=\"2026-06-09T16:29:43.759780713Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 3bcb544d24c095d6020c032bf1e0e6a8212f17e4ec007ec1c1c8486b4e6cfba8\" id=feb50fe3-284a-49ac-a510-b97a5eab821c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.760458 crc crio[3654]: time=\"2026-06-09T16:29:43.760394971Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 3bcb544d24c095d6020c032bf1e0e6a8212f17e4ec007ec1c1c8486b4e6cfba8\" id=feb50fe3-284a-49ac-a510-b97a5eab821c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.760990 crc crio[3654]: 2026-06-09T16:29:43Z [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 16:29:43.761103 crc crio[3654]: time=\"2026-06-09T16:29:43.76104852Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 82ac9ea6fe26e69c4b5cfb6a84f6e797bf7c488fae8baada0e8452345fe61f2a\" id=a63c47a2-9303-4bb8-8c1f-555638fe6caa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.761197 crc crio[3654]: 2026-06-09T16:29:43Z [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 16:29:43.761230 crc crio[3654]: time=\"2026-06-09T16:29:43.761191914Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 44b23addafa8e3a1b3b94a910f28b3fa49dac83cb06d37244db19e3c307e6acb\" id=417f869a-b943-4e24-9811-7555e5a8eeda name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.763054 crc crio[3654]: 2026-06-09T16:29:43Z [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 16:29:43.763458 crc crio[3654]: time=\"2026-06-09T16:29:43.763092458Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 2cebaa3bcc2cedef58fdd8db69a8d77701e9ff4c2d848f6c5d3019523a8e9805\" id=1dba6ff7-6397-4470-9391-fe7910230e80 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.763867 crc crio[3654]: 2026-06-09T16:29:43Z [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 16:29:43.764024 crc crio[3654]: time=\"2026-06-09T16:29:43.763962283Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 6c61ae880f78d153c79f110b244827b86ea282f9c0ac08e2d4d3d090c65d3855\" id=4519d1ae-f8cc-4947-a1f4-d779f62c5df9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.765809 crc crio[3654]: time=\"2026-06-09T16:29:43.765632701Z\" level=info msg=\"runSandbox: deleting pod ID 82ac9ea6fe26e69c4b5cfb6a84f6e797bf7c488fae8baada0e8452345fe61f2a from idIndex\" id=a63c47a2-9303-4bb8-8c1f-555638fe6caa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.765872 crc crio[3654]: time=\"2026-06-09T16:29:43.765811156Z\" level=info msg=\"runSandbox: removing pod sandbox 82ac9ea6fe26e69c4b5cfb6a84f6e797bf7c488fae8baada0e8452345fe61f2a\" id=a63c47a2-9303-4bb8-8c1f-555638fe6caa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.765931 crc crio[3654]: time=\"2026-06-09T16:29:43.765882968Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 82ac9ea6fe26e69c4b5cfb6a84f6e797bf7c488fae8baada0e8452345fe61f2a\" id=a63c47a2-9303-4bb8-8c1f-555638fe6caa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.765931 crc crio[3654]: time=\"2026-06-09T16:29:43.765904589Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 82ac9ea6fe26e69c4b5cfb6a84f6e797bf7c488fae8baada0e8452345fe61f2a\" id=a63c47a2-9303-4bb8-8c1f-555638fe6caa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.768498 crc crio[3654]: 2026-06-09T16:29:43Z [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 16:29:43.768629 crc crio[3654]: time=\"2026-06-09T16:29:43.767147844Z\" level=info msg=\"runSandbox: deleting pod ID 44b23addafa8e3a1b3b94a910f28b3fa49dac83cb06d37244db19e3c307e6acb from idIndex\" id=417f869a-b943-4e24-9811-7555e5a8eeda name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.768787 crc crio[3654]: time=\"2026-06-09T16:29:43.768624617Z\" level=info msg=\"runSandbox: removing pod sandbox 44b23addafa8e3a1b3b94a910f28b3fa49dac83cb06d37244db19e3c307e6acb\" id=417f869a-b943-4e24-9811-7555e5a8eeda name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.768824 crc crio[3654]: time=\"2026-06-09T16:29:43.768778691Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 44b23addafa8e3a1b3b94a910f28b3fa49dac83cb06d37244db19e3c307e6acb\" id=417f869a-b943-4e24-9811-7555e5a8eeda name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.768824 crc crio[3654]: time=\"2026-06-09T16:29:43.768805362Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 44b23addafa8e3a1b3b94a910f28b3fa49dac83cb06d37244db19e3c307e6acb\" id=417f869a-b943-4e24-9811-7555e5a8eeda name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.768971 crc crio[3654]: time=\"2026-06-09T16:29:43.767944107Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 82ac9ea6fe26e69c4b5cfb6a84f6e797bf7c488fae8baada0e8452345fe61f2a\" id=a63c47a2-9303-4bb8-8c1f-555638fe6caa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.769579 crc crio[3654]: time=\"2026-06-09T16:29:43.767963118Z\" level=info msg=\"runSandbox: deleting pod ID 2cebaa3bcc2cedef58fdd8db69a8d77701e9ff4c2d848f6c5d3019523a8e9805 from idIndex\" id=1dba6ff7-6397-4470-9391-fe7910230e80 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.769793 crc crio[3654]: time=\"2026-06-09T16:29:43.769573474Z\" level=info msg=\"runSandbox: removing pod sandbox 2cebaa3bcc2cedef58fdd8db69a8d77701e9ff4c2d848f6c5d3019523a8e9805\" id=1dba6ff7-6397-4470-9391-fe7910230e80 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.770212 crc crio[3654]: 2026-06-09T16:29:43Z [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 16:29:43.770263 crc crio[3654]: time=\"2026-06-09T16:29:43.768590726Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 70974a22d02ad01648a986f9cd2bab08eaacde1ceaf17fcd11a28d59cec6bf41\" id=906a9131-d004-4aea-b865-da23c9b73ae3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.770390 crc crio[3654]: time=\"2026-06-09T16:29:43.770273264Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox b086206a6512e0462b564b284a4f25801cb5b51080fef1632b2a0c4900ad7cfd\" id=84d7efe0-67d1-42d1-abfe-f83805dbee73 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.770585 crc crio[3654]: time=\"2026-06-09T16:29:43.77048851Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 2cebaa3bcc2cedef58fdd8db69a8d77701e9ff4c2d848f6c5d3019523a8e9805\" id=1dba6ff7-6397-4470-9391-fe7910230e80 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.770585 crc crio[3654]: time=\"2026-06-09T16:29:43.770578782Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 2cebaa3bcc2cedef58fdd8db69a8d77701e9ff4c2d848f6c5d3019523a8e9805\" id=1dba6ff7-6397-4470-9391-fe7910230e80 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.771829 crc crio[3654]: 2026-06-09T16:29:43Z [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 16:29:43.772019 crc crio[3654]: time=\"2026-06-09T16:29:43.771982833Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 8860c6401295fb64ea2914d57607ddcee1e03d92a33b7e5c22570f3beaafc42d\" id=5e9774e3-5a8c-4d73-9861-126e473d35f4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.772458 crc crio[3654]: 2026-06-09T16:29:43Z [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 16:29:43.772523 crc crio[3654]: time=\"2026-06-09T16:29:43.772495217Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 16:29:43.772523 crc crio[3654]: time=\"2026-06-09T16:29:43.772512558Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox f31cc043a130f0f5a9fa25bf2b18376f78ef49ae440eccc29762e5d9600247d8\" id=20ae847f-224b-412b-9ecc-a3594cff97fa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.773433 crc crio[3654]: time=\"2026-06-09T16:29:43.77329605Z\" level=info msg=\"runSandbox: deleting pod ID 6c61ae880f78d153c79f110b244827b86ea282f9c0ac08e2d4d3d090c65d3855 from idIndex\" id=4519d1ae-f8cc-4947-a1f4-d779f62c5df9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.773433 crc crio[3654]: time=\"2026-06-09T16:29:43.773382783Z\" level=info msg=\"runSandbox: removing pod sandbox 6c61ae880f78d153c79f110b244827b86ea282f9c0ac08e2d4d3d090c65d3855\" id=4519d1ae-f8cc-4947-a1f4-d779f62c5df9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.773568 crc crio[3654]: time=\"2026-06-09T16:29:43.773436724Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 6c61ae880f78d153c79f110b244827b86ea282f9c0ac08e2d4d3d090c65d3855\" id=4519d1ae-f8cc-4947-a1f4-d779f62c5df9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.773568 crc crio[3654]: time=\"2026-06-09T16:29:43.773463075Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 6c61ae880f78d153c79f110b244827b86ea282f9c0ac08e2d4d3d090c65d3855\" id=4519d1ae-f8cc-4947-a1f4-d779f62c5df9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.773866 crc crio[3654]: time=\"2026-06-09T16:29:43.773771274Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 2cebaa3bcc2cedef58fdd8db69a8d77701e9ff4c2d848f6c5d3019523a8e9805\" id=1dba6ff7-6397-4470-9391-fe7910230e80 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.774906 crc crio[3654]: time=\"2026-06-09T16:29:43.774776533Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 44b23addafa8e3a1b3b94a910f28b3fa49dac83cb06d37244db19e3c307e6acb\" id=417f869a-b943-4e24-9811-7555e5a8eeda name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.776124 crc crio[3654]: 2026-06-09T16:29:43Z [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 16:29:43.780095 crc crio[3654]: time=\"2026-06-09T16:29:43.776396999Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 95eea6c2248bd316de654528ac16932e4f19ffdb6f8e009dbae4b1c21209a263\" id=3567480d-13da-459b-833e-ffa262a029dc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.780095 crc crio[3654]: time=\"2026-06-09T16:29:43.7764445Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 6c61ae880f78d153c79f110b244827b86ea282f9c0ac08e2d4d3d090c65d3855\" id=4519d1ae-f8cc-4947-a1f4-d779f62c5df9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.780095 crc crio[3654]: time=\"2026-06-09T16:29:43.778242672Z\" level=info msg=\"runSandbox: deleting pod ID 70974a22d02ad01648a986f9cd2bab08eaacde1ceaf17fcd11a28d59cec6bf41 from idIndex\" id=906a9131-d004-4aea-b865-da23c9b73ae3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.780095 crc crio[3654]: time=\"2026-06-09T16:29:43.778286513Z\" level=info msg=\"runSandbox: removing pod sandbox 70974a22d02ad01648a986f9cd2bab08eaacde1ceaf17fcd11a28d59cec6bf41\" id=906a9131-d004-4aea-b865-da23c9b73ae3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.780095 crc crio[3654]: time=\"2026-06-09T16:29:43.778293363Z\" level=info msg=\"runSandbox: deleting pod ID b086206a6512e0462b564b284a4f25801cb5b51080fef1632b2a0c4900ad7cfd from idIndex\" id=84d7efe0-67d1-42d1-abfe-f83805dbee73 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.780095 crc crio[3654]: time=\"2026-06-09T16:29:43.778386356Z\" level=info msg=\"runSandbox: removing pod sandbox b086206a6512e0462b564b284a4f25801cb5b51080fef1632b2a0c4900ad7cfd\" id=84d7efe0-67d1-42d1-abfe-f83805dbee73 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.780095 crc crio[3654]: time=\"2026-06-09T16:29:43.778425647Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox b086206a6512e0462b564b284a4f25801cb5b51080fef1632b2a0c4900ad7cfd\" id=84d7efe0-67d1-42d1-abfe-f83805dbee73 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.780095 crc crio[3654]: time=\"2026-06-09T16:29:43.778450198Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox b086206a6512e0462b564b284a4f25801cb5b51080fef1632b2a0c4900ad7cfd\" id=84d7efe0-67d1-42d1-abfe-f83805dbee73 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.780095 crc crio[3654]: time=\"2026-06-09T16:29:43.778431267Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 70974a22d02ad01648a986f9cd2bab08eaacde1ceaf17fcd11a28d59cec6bf41\" id=906a9131-d004-4aea-b865-da23c9b73ae3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.780095 crc crio[3654]: time=\"2026-06-09T16:29:43.778904661Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 70974a22d02ad01648a986f9cd2bab08eaacde1ceaf17fcd11a28d59cec6bf41\" id=906a9131-d004-4aea-b865-da23c9b73ae3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.780095 crc crio[3654]: time=\"2026-06-09T16:29:43.779335103Z\" level=info msg=\"runSandbox: deleting pod ID f31cc043a130f0f5a9fa25bf2b18376f78ef49ae440eccc29762e5d9600247d8 from idIndex\" id=20ae847f-224b-412b-9ecc-a3594cff97fa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.780095 crc crio[3654]: time=\"2026-06-09T16:29:43.779361244Z\" level=info msg=\"runSandbox: removing pod sandbox f31cc043a130f0f5a9fa25bf2b18376f78ef49ae440eccc29762e5d9600247d8\" id=20ae847f-224b-412b-9ecc-a3594cff97fa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.780095 crc crio[3654]: time=\"2026-06-09T16:29:43.779389095Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox f31cc043a130f0f5a9fa25bf2b18376f78ef49ae440eccc29762e5d9600247d8\" id=20ae847f-224b-412b-9ecc-a3594cff97fa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.780095 crc crio[3654]: time=\"2026-06-09T16:29:43.779405305Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox f31cc043a130f0f5a9fa25bf2b18376f78ef49ae440eccc29762e5d9600247d8\" id=20ae847f-224b-412b-9ecc-a3594cff97fa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.780095 crc crio[3654]: time=\"2026-06-09T16:29:43.779888369Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 70974a22d02ad01648a986f9cd2bab08eaacde1ceaf17fcd11a28d59cec6bf41\" id=906a9131-d004-4aea-b865-da23c9b73ae3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.781089 crc crio[3654]: time=\"2026-06-09T16:29:43.780119766Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: b086206a6512e0462b564b284a4f25801cb5b51080fef1632b2a0c4900ad7cfd\" id=84d7efe0-67d1-42d1-abfe-f83805dbee73 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.781306 crc crio[3654]: time=\"2026-06-09T16:29:43.781232018Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: f31cc043a130f0f5a9fa25bf2b18376f78ef49ae440eccc29762e5d9600247d8\" id=20ae847f-224b-412b-9ecc-a3594cff97fa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.784802 crc crio[3654]: 2026-06-09T16:29:43Z [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 16:29:43.784802 crc crio[3654]: time=\"2026-06-09T16:29:43.782183745Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 50d881d1896a42ed2f59fcba34ae4623aeb013e29e220904d64c41788f6c4591\" id=e1393729-e95a-441a-9796-ff71b1280845 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.784802 crc crio[3654]: time=\"2026-06-09T16:29:43.783216484Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_cluster-samples-operator-6b564684c8-bqbxk_openshift-cluster-samples-operator_5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0_0\" id=55e970eb-018e-4ac4-8b80-f6e94b11feb5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.784802 crc crio[3654]: time=\"2026-06-09T16:29:43.783346938Z\" level=info msg=\"runSandbox: deleting pod ID 95eea6c2248bd316de654528ac16932e4f19ffdb6f8e009dbae4b1c21209a263 from idIndex\" id=3567480d-13da-459b-833e-ffa262a029dc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.784802 crc crio[3654]: time=\"2026-06-09T16:29:43.783382639Z\" level=info msg=\"runSandbox: removing pod sandbox 95eea6c2248bd316de654528ac16932e4f19ffdb6f8e009dbae4b1c21209a263\" id=3567480d-13da-459b-833e-ffa262a029dc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.784802 crc crio[3654]: time=\"2026-06-09T16:29:43.78341082Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 95eea6c2248bd316de654528ac16932e4f19ffdb6f8e009dbae4b1c21209a263\" id=3567480d-13da-459b-833e-ffa262a029dc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.784802 crc crio[3654]: time=\"2026-06-09T16:29:43.783458521Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 95eea6c2248bd316de654528ac16932e4f19ffdb6f8e009dbae4b1c21209a263\" id=3567480d-13da-459b-833e-ffa262a029dc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.784802 crc crio[3654]: time=\"2026-06-09T16:29:43.783433411Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_cluster-samples-operator-6b564684c8-bqbxk_openshift-cluster-samples-operator_5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0_0\" id=55e970eb-018e-4ac4-8b80-f6e94b11feb5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.784802 crc crio[3654]: time=\"2026-06-09T16:29:43.784307546Z\" level=info msg=\"runSandbox: deleting pod ID 8860c6401295fb64ea2914d57607ddcee1e03d92a33b7e5c22570f3beaafc42d from idIndex\" id=5e9774e3-5a8c-4d73-9861-126e473d35f4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.784802 crc crio[3654]: time=\"2026-06-09T16:29:43.784424569Z\" level=info msg=\"runSandbox: removing pod sandbox 8860c6401295fb64ea2914d57607ddcee1e03d92a33b7e5c22570f3beaafc42d\" id=5e9774e3-5a8c-4d73-9861-126e473d35f4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.784802 crc crio[3654]: time=\"2026-06-09T16:29:43.784491521Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 8860c6401295fb64ea2914d57607ddcee1e03d92a33b7e5c22570f3beaafc42d\" id=5e9774e3-5a8c-4d73-9861-126e473d35f4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.784802 crc crio[3654]: time=\"2026-06-09T16:29:43.784516722Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 8860c6401295fb64ea2914d57607ddcee1e03d92a33b7e5c22570f3beaafc42d\" id=5e9774e3-5a8c-4d73-9861-126e473d35f4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.786769 crc crio[3654]: time=\"2026-06-09T16:29:43.785114039Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 95eea6c2248bd316de654528ac16932e4f19ffdb6f8e009dbae4b1c21209a263\" id=3567480d-13da-459b-833e-ffa262a029dc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.791003 crc crio[3654]: time=\"2026-06-09T16:29:43.79006418Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 8860c6401295fb64ea2914d57607ddcee1e03d92a33b7e5c22570f3beaafc42d\" id=5e9774e3-5a8c-4d73-9861-126e473d35f4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.792709 crc crio[3654]: time=\"2026-06-09T16:29:43.792516391Z\" level=info msg=\"runSandbox: deleting pod ID 50d881d1896a42ed2f59fcba34ae4623aeb013e29e220904d64c41788f6c4591 from idIndex\" id=e1393729-e95a-441a-9796-ff71b1280845 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.792785 crc crio[3654]: time=\"2026-06-09T16:29:43.792741067Z\" level=info msg=\"runSandbox: removing pod sandbox 50d881d1896a42ed2f59fcba34ae4623aeb013e29e220904d64c41788f6c4591\" id=e1393729-e95a-441a-9796-ff71b1280845 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.793013 crc crio[3654]: time=\"2026-06-09T16:29:43.792942543Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 50d881d1896a42ed2f59fcba34ae4623aeb013e29e220904d64c41788f6c4591\" id=e1393729-e95a-441a-9796-ff71b1280845 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.793088 crc crio[3654]: time=\"2026-06-09T16:29:43.793064196Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 50d881d1896a42ed2f59fcba34ae4623aeb013e29e220904d64c41788f6c4591\" id=e1393729-e95a-441a-9796-ff71b1280845 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.794182 crc crio[3654]: time=\"2026-06-09T16:29:43.794107856Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 50d881d1896a42ed2f59fcba34ae4623aeb013e29e220904d64c41788f6c4591\" id=e1393729-e95a-441a-9796-ff71b1280845 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.794554 crc crio[3654]: time=\"2026-06-09T16:29:43.794462946Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_ingress-operator-6b9cb4dbcf-5fpw9_openshift-ingress-operator_e466d193-2f16-441a-9f10-579f91762fb9_0\" id=b7b56952-f101-4934-af31-2dda5a5629c4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.794554 crc crio[3654]: time=\"2026-06-09T16:29:43.794536118Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_ingress-operator-6b9cb4dbcf-5fpw9_openshift-ingress-operator_e466d193-2f16-441a-9f10-579f91762fb9_0\" id=b7b56952-f101-4934-af31-2dda5a5629c4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.801040 crc crio[3654]: 2026-06-09T16:29:43Z [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 16:29:43.801040 crc crio[3654]: time=\"2026-06-09T16:29:43.801002824Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox d2e5dcd6e8cbb79ae1e15fac9d76d3d6072e2ecbb7f556b7f614c509ffccafdf\" id=71ed471b-07b5-4389-96da-be5d3603d037 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.804091 crc crio[3654]: 2026-06-09T16:29:43Z [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 16:29:43.804091 crc crio[3654]: time=\"2026-06-09T16:29:43.803298869Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox fb70004dedce78ae00b9847e01857271d460b4d08ac66cdee7e37844ad04518f\" id=a285b117-08e6-4af9-a056-66da57cbd887 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.804091 crc crio[3654]: 2026-06-09T16:29:43Z [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 16:29:43.804091 crc crio[3654]: time=\"2026-06-09T16:29:43.803920437Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 0d1d2fb9922ec5698960a315ab0ec98100401b71d357c5adcfdf537ac3c78f10\" id=febce643-bc43-4530-8684-546c8e11ffd8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.805981 crc crio[3654]: time=\"2026-06-09T16:29:43.805139372Z\" level=info msg=\"runSandbox: deleting pod ID d2e5dcd6e8cbb79ae1e15fac9d76d3d6072e2ecbb7f556b7f614c509ffccafdf from idIndex\" id=71ed471b-07b5-4389-96da-be5d3603d037 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.805981 crc crio[3654]: time=\"2026-06-09T16:29:43.805173943Z\" level=info msg=\"runSandbox: removing pod sandbox d2e5dcd6e8cbb79ae1e15fac9d76d3d6072e2ecbb7f556b7f614c509ffccafdf\" id=71ed471b-07b5-4389-96da-be5d3603d037 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.805981 crc crio[3654]: time=\"2026-06-09T16:29:43.805222414Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox d2e5dcd6e8cbb79ae1e15fac9d76d3d6072e2ecbb7f556b7f614c509ffccafdf\" id=71ed471b-07b5-4389-96da-be5d3603d037 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.805981 crc crio[3654]: time=\"2026-06-09T16:29:43.805246775Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox d2e5dcd6e8cbb79ae1e15fac9d76d3d6072e2ecbb7f556b7f614c509ffccafdf\" id=71ed471b-07b5-4389-96da-be5d3603d037 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.808468 crc crio[3654]: time=\"2026-06-09T16:29:43.807784208Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: d2e5dcd6e8cbb79ae1e15fac9d76d3d6072e2ecbb7f556b7f614c509ffccafdf\" id=71ed471b-07b5-4389-96da-be5d3603d037 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.809859 crc crio[3654]: time=\"2026-06-09T16:29:43.808802607Z\" level=info msg=\"runSandbox: deleting pod ID 0d1d2fb9922ec5698960a315ab0ec98100401b71d357c5adcfdf537ac3c78f10 from idIndex\" id=febce643-bc43-4530-8684-546c8e11ffd8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.809859 crc crio[3654]: time=\"2026-06-09T16:29:43.80890189Z\" level=info msg=\"runSandbox: removing pod sandbox 0d1d2fb9922ec5698960a315ab0ec98100401b71d357c5adcfdf537ac3c78f10\" id=febce643-bc43-4530-8684-546c8e11ffd8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.809859 crc crio[3654]: time=\"2026-06-09T16:29:43.808943251Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 0d1d2fb9922ec5698960a315ab0ec98100401b71d357c5adcfdf537ac3c78f10\" id=febce643-bc43-4530-8684-546c8e11ffd8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.809859 crc crio[3654]: time=\"2026-06-09T16:29:43.808959752Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 0d1d2fb9922ec5698960a315ab0ec98100401b71d357c5adcfdf537ac3c78f10\" id=febce643-bc43-4530-8684-546c8e11ffd8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.809859 crc crio[3654]: time=\"2026-06-09T16:29:43.809104046Z\" level=info msg=\"runSandbox: deleting pod ID fb70004dedce78ae00b9847e01857271d460b4d08ac66cdee7e37844ad04518f from idIndex\" id=a285b117-08e6-4af9-a056-66da57cbd887 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.809859 crc crio[3654]: time=\"2026-06-09T16:29:43.809351033Z\" level=info msg=\"runSandbox: removing pod sandbox fb70004dedce78ae00b9847e01857271d460b4d08ac66cdee7e37844ad04518f\" id=a285b117-08e6-4af9-a056-66da57cbd887 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.809859 crc crio[3654]: time=\"2026-06-09T16:29:43.809405384Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox fb70004dedce78ae00b9847e01857271d460b4d08ac66cdee7e37844ad04518f\" id=a285b117-08e6-4af9-a056-66da57cbd887 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.809859 crc crio[3654]: time=\"2026-06-09T16:29:43.809436365Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox fb70004dedce78ae00b9847e01857271d460b4d08ac66cdee7e37844ad04518f\" id=a285b117-08e6-4af9-a056-66da57cbd887 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.812037 crc crio[3654]: time=\"2026-06-09T16:29:43.810375092Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 0d1d2fb9922ec5698960a315ab0ec98100401b71d357c5adcfdf537ac3c78f10\" id=febce643-bc43-4530-8684-546c8e11ffd8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.812037 crc crio[3654]: time=\"2026-06-09T16:29:43.810451114Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_openshift-apiserver-operator-846cbfc458-xttmf_openshift-apiserver-operator_7d46baeb-32f5-4d0b-aeba-13333da51152_0\" id=5cacbea3-f0ca-49a9-9080-d0e380348474 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.812037 crc crio[3654]: time=\"2026-06-09T16:29:43.810488775Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_openshift-apiserver-operator-846cbfc458-xttmf_openshift-apiserver-operator_7d46baeb-32f5-4d0b-aeba-13333da51152_0\" id=5cacbea3-f0ca-49a9-9080-d0e380348474 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.813014 crc crio[3654]: time=\"2026-06-09T16:29:43.812943146Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: fb70004dedce78ae00b9847e01857271d460b4d08ac66cdee7e37844ad04518f\" id=a285b117-08e6-4af9-a056-66da57cbd887 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.820395 crc crio[3654]: 2026-06-09T16:29:43Z [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 16:29:43.820395 crc crio[3654]: time=\"2026-06-09T16:29:43.818981118Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 57c9e90ba0f88ddaab401f4b0a0c7b5b27c41d31b60f4863eae869d827f9de49\" id=c4d580c3-48d9-4bd1-b4e1-25aa26ba7418 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.823771 crc crio[3654]: time=\"2026-06-09T16:29:43.823072296Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0\" id=71ed471b-07b5-4389-96da-be5d3603d037 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.824147 crc crio[3654]: time=\"2026-06-09T16:29:43.824119866Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0\" id=71ed471b-07b5-4389-96da-be5d3603d037 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.827593 crc crio[3654]: time=\"2026-06-09T16:29:43.825037392Z\" level=info msg=\"runSandbox: deleting pod ID 57c9e90ba0f88ddaab401f4b0a0c7b5b27c41d31b60f4863eae869d827f9de49 from idIndex\" id=c4d580c3-48d9-4bd1-b4e1-25aa26ba7418 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.827593 crc crio[3654]: time=\"2026-06-09T16:29:43.82740791Z\" level=info msg=\"runSandbox: removing pod sandbox 57c9e90ba0f88ddaab401f4b0a0c7b5b27c41d31b60f4863eae869d827f9de49\" id=c4d580c3-48d9-4bd1-b4e1-25aa26ba7418 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.827593 crc crio[3654]: time=\"2026-06-09T16:29:43.827467211Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 57c9e90ba0f88ddaab401f4b0a0c7b5b27c41d31b60f4863eae869d827f9de49\" id=c4d580c3-48d9-4bd1-b4e1-25aa26ba7418 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.827593 crc crio[3654]: time=\"2026-06-09T16:29:43.827490182Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 57c9e90ba0f88ddaab401f4b0a0c7b5b27c41d31b60f4863eae869d827f9de49\" id=c4d580c3-48d9-4bd1-b4e1-25aa26ba7418 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.830073 crc crio[3654]: time=\"2026-06-09T16:29:43.829596922Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 57c9e90ba0f88ddaab401f4b0a0c7b5b27c41d31b60f4863eae869d827f9de49\" id=c4d580c3-48d9-4bd1-b4e1-25aa26ba7418 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.833044 crc crio[3654]: time=\"2026-06-09T16:29:43.83299549Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_package-server-manager-77f986bd66-5lhf9_openshift-operator-lifecycle-manager_bebbba29-e4e9-44ad-b643-3a7ebf505270_0\" id=febce643-bc43-4530-8684-546c8e11ffd8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.833044 crc crio[3654]: time=\"2026-06-09T16:29:43.833059072Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_package-server-manager-77f986bd66-5lhf9_openshift-operator-lifecycle-manager_bebbba29-e4e9-44ad-b643-3a7ebf505270_0\" id=febce643-bc43-4530-8684-546c8e11ffd8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.837095 crc crio[3654]: 2026-06-09T16:29:43Z [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 16:29:43.837223 crc crio[3654]: time=\"2026-06-09T16:29:43.837173509Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox c067db728c664e5de06a64c72f9b947008fb6db6b98e336127ebb1c8ecaf9cc8\" id=cb44947d-9be4-4307-b308-5c3a5c8ad7d6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.838765 crc crio[3654]: time=\"2026-06-09T16:29:43.838423755Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_dns-default-qtghf_openshift-dns_d181776f-b90e-41dc-be09-c4543b8cba16_0\" id=c4d580c3-48d9-4bd1-b4e1-25aa26ba7418 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.838906 crc crio[3654]: time=\"2026-06-09T16:29:43.838805046Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_dns-default-qtghf_openshift-dns_d181776f-b90e-41dc-be09-c4543b8cba16_0\" id=c4d580c3-48d9-4bd1-b4e1-25aa26ba7418 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.839053 crc crio[3654]: time=\"2026-06-09T16:29:43.838431955Z\" level=info msg=\"runSandbox: deleting pod ID c067db728c664e5de06a64c72f9b947008fb6db6b98e336127ebb1c8ecaf9cc8 from idIndex\" id=cb44947d-9be4-4307-b308-5c3a5c8ad7d6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.839109 crc crio[3654]: time=\"2026-06-09T16:29:43.839052153Z\" level=info msg=\"runSandbox: removing pod sandbox c067db728c664e5de06a64c72f9b947008fb6db6b98e336127ebb1c8ecaf9cc8\" id=cb44947d-9be4-4307-b308-5c3a5c8ad7d6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.839109 crc crio[3654]: time=\"2026-06-09T16:29:43.839089184Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox c067db728c664e5de06a64c72f9b947008fb6db6b98e336127ebb1c8ecaf9cc8\" id=cb44947d-9be4-4307-b308-5c3a5c8ad7d6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.839109 crc crio[3654]: time=\"2026-06-09T16:29:43.839105575Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox c067db728c664e5de06a64c72f9b947008fb6db6b98e336127ebb1c8ecaf9cc8\" id=cb44947d-9be4-4307-b308-5c3a5c8ad7d6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.840493 crc crio[3654]: time=\"2026-06-09T16:29:43.839618129Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: c067db728c664e5de06a64c72f9b947008fb6db6b98e336127ebb1c8ecaf9cc8\" id=cb44947d-9be4-4307-b308-5c3a5c8ad7d6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.843741 crc crio[3654]: time=\"2026-06-09T16:29:43.843442769Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_control-plane-machine-set-operator-75ffdb6fcd-m5wxr_openshift-machine-api_8f342bf1-eea2-4806-8a6b-5f4c24d40c0c_0\" id=3100fd1d-0ed3-4f15-82c7-373cf1e3b073 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.843741 crc crio[3654]: time=\"2026-06-09T16:29:43.843528101Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_control-plane-machine-set-operator-75ffdb6fcd-m5wxr_openshift-machine-api_8f342bf1-eea2-4806-8a6b-5f4c24d40c0c_0\" id=3100fd1d-0ed3-4f15-82c7-373cf1e3b073 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.844411 crc crio[3654]: 2026-06-09T16:29:43Z [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 16:29:43.844411 crc crio[3654]: time=\"2026-06-09T16:29:43.843986704Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 8f02c8fd44aad336136f4321f8cd2056c2d242208a88e0c997901773ca736b54\" id=1666b9c3-e8ca-4891-8edc-45a51345f3d0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.845479 crc crio[3654]: time=\"2026-06-09T16:29:43.845381924Z\" level=info msg=\"runSandbox: deleting pod ID 8f02c8fd44aad336136f4321f8cd2056c2d242208a88e0c997901773ca736b54 from idIndex\" id=1666b9c3-e8ca-4891-8edc-45a51345f3d0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.845479 crc crio[3654]: time=\"2026-06-09T16:29:43.845427496Z\" level=info msg=\"runSandbox: removing pod sandbox 8f02c8fd44aad336136f4321f8cd2056c2d242208a88e0c997901773ca736b54\" id=1666b9c3-e8ca-4891-8edc-45a51345f3d0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.845479 crc crio[3654]: time=\"2026-06-09T16:29:43.845468177Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 8f02c8fd44aad336136f4321f8cd2056c2d242208a88e0c997901773ca736b54\" id=1666b9c3-e8ca-4891-8edc-45a51345f3d0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.845904 crc crio[3654]: time=\"2026-06-09T16:29:43.845484657Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 8f02c8fd44aad336136f4321f8cd2056c2d242208a88e0c997901773ca736b54\" id=1666b9c3-e8ca-4891-8edc-45a51345f3d0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.845904 crc crio[3654]: time=\"2026-06-09T16:29:43.845815817Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 8f02c8fd44aad336136f4321f8cd2056c2d242208a88e0c997901773ca736b54\" id=1666b9c3-e8ca-4891-8edc-45a51345f3d0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.847619 crc crio[3654]: time=\"2026-06-09T16:29:43.847561507Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_network-metrics-daemon-n2bqt_openshift-multus_504f5b64-2069-4529-9127-e6f993b1b649_0\" id=e72049a9-46b6-4b0f-a182-e19f30dcfe15 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.847755 crc crio[3654]: time=\"2026-06-09T16:29:43.847715821Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_network-metrics-daemon-n2bqt_openshift-multus_504f5b64-2069-4529-9127-e6f993b1b649_0\" id=e72049a9-46b6-4b0f-a182-e19f30dcfe15 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.860002 crc crio[3654]: time=\"2026-06-09T16:29:43.8595653Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_networking-console-plugin-5ff7774fd9-nljh6_openshift-network-console_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141_0\" id=00a85b35-f87e-4f98-92b5-d47c2b2706fc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.860002 crc crio[3654]: time=\"2026-06-09T16:29:43.859827818Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_networking-console-plugin-5ff7774fd9-nljh6_openshift-network-console_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141_0\" id=00a85b35-f87e-4f98-92b5-d47c2b2706fc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.866405 crc crio[3654]: time=\"2026-06-09T16:29:43.866241162Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_ingress-canary-jlj86_openshift-ingress-canary_7d96a430-aa69-4b19-9ee4-68f2e6192e27_0\" id=84d7efe0-67d1-42d1-abfe-f83805dbee73 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.866405 crc crio[3654]: time=\"2026-06-09T16:29:43.866371255Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_ingress-canary-jlj86_openshift-ingress-canary_7d96a430-aa69-4b19-9ee4-68f2e6192e27_0\" id=84d7efe0-67d1-42d1-abfe-f83805dbee73 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.869807 crc crio[3654]: time=\"2026-06-09T16:29:43.869740532Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_kube-controller-manager-operator-69d5f845f8-mm4qn_openshift-kube-controller-manager-operator_89eeceba-0661-4e85-be2e-57d689102094_0\" id=3eda22a0-c9ac-40e7-a770-a4484e39b291 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.869807 crc crio[3654]: time=\"2026-06-09T16:29:43.869799033Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_kube-controller-manager-operator-69d5f845f8-mm4qn_openshift-kube-controller-manager-operator_89eeceba-0661-4e85-be2e-57d689102094_0\" id=3eda22a0-c9ac-40e7-a770-a4484e39b291 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.877518 crc crio[3654]: time=\"2026-06-09T16:29:43.874960331Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_route-controller-manager-9c77555c6-bjsff_openshift-route-controller-manager_f5ed093a-5c43-49ee-8429-b0de4b9c784d_0\" id=4cc3c089-4af4-40cb-af9b-939b44bb2f58 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.877518 crc crio[3654]: time=\"2026-06-09T16:29:43.875008763Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_route-controller-manager-9c77555c6-bjsff_openshift-route-controller-manager_f5ed093a-5c43-49ee-8429-b0de4b9c784d_0\" id=4cc3c089-4af4-40cb-af9b-939b44bb2f58 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.878923 crc crio[3654]: time=\"2026-06-09T16:29:43.878710189Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_network-check-target-fhkjl_openshift-network-diagnostics_17b87002-b798-480a-8e17-83053d698239_0\" id=a63c47a2-9303-4bb8-8c1f-555638fe6caa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.878923 crc crio[3654]: time=\"2026-06-09T16:29:43.87874575Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_network-check-target-fhkjl_openshift-network-diagnostics_17b87002-b798-480a-8e17-83053d698239_0\" id=a63c47a2-9303-4bb8-8c1f-555638fe6caa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.887144 crc crio[3654]: time=\"2026-06-09T16:29:43.886767769Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_dns-operator-799b87ffcd-h5xh9_openshift-dns-operator_13345434-cc4c-42d5-97e8-99cd8b90477a_0\" id=906a9131-d004-4aea-b865-da23c9b73ae3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.887144 crc crio[3654]: time=\"2026-06-09T16:29:43.886855992Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_dns-operator-799b87ffcd-h5xh9_openshift-dns-operator_13345434-cc4c-42d5-97e8-99cd8b90477a_0\" id=906a9131-d004-4aea-b865-da23c9b73ae3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.891219 crc crio[3654]: time=\"2026-06-09T16:29:43.891059052Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_machine-config-operator-67c9d58cbb-dc6bh_openshift-machine-config-operator_e7c4bdbd-866b-490e-85ee-d4c85fa577d8_0\" id=1dba6ff7-6397-4470-9391-fe7910230e80 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.891219 crc crio[3654]: time=\"2026-06-09T16:29:43.891144885Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_machine-config-operator-67c9d58cbb-dc6bh_openshift-machine-config-operator_e7c4bdbd-866b-490e-85ee-d4c85fa577d8_0\" id=1dba6ff7-6397-4470-9391-fe7910230e80 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.895434 crc crio[3654]: time=\"2026-06-09T16:29:43.895268133Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_service-ca-74545575db-n469q_openshift-service-ca_880b4ff1-3443-4cae-90b4-72e4341917b3_0\" id=34818dca-99c7-41c0-bff1-830a00332b71 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.895434 crc crio[3654]: time=\"2026-06-09T16:29:43.895374416Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_service-ca-74545575db-n469q_openshift-service-ca_880b4ff1-3443-4cae-90b4-72e4341917b3_0\" id=34818dca-99c7-41c0-bff1-830a00332b71 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.900713 crc crio[3654]: time=\"2026-06-09T16:29:43.900608656Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_machine-config-controller-f9cdd68f7-bb2jm_openshift-machine-config-operator_e968817c-5b6a-4904-ba68-59a8235d6c0d_0\" id=a59a37dd-cf6e-459c-9072-931031c5300a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.900780 crc crio[3654]: time=\"2026-06-09T16:29:43.900732419Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_machine-config-controller-f9cdd68f7-bb2jm_openshift-machine-config-operator_e968817c-5b6a-4904-ba68-59a8235d6c0d_0\" id=a59a37dd-cf6e-459c-9072-931031c5300a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.906547 crc crio[3654]: time=\"2026-06-09T16:29:43.906447523Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_openshift-controller-manager-operator-686468bdd5-sjcrn_openshift-controller-manager-operator_84e6e6fd-a448-462c-a5d3-8fa636be2d6f_0\" id=c45e9ba2-056a-4300-8c46-3f0d2f35a0f0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.906547 crc crio[3654]: time=\"2026-06-09T16:29:43.906502004Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_openshift-controller-manager-operator-686468bdd5-sjcrn_openshift-controller-manager-operator_84e6e6fd-a448-462c-a5d3-8fa636be2d6f_0\" id=c45e9ba2-056a-4300-8c46-3f0d2f35a0f0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.919799 crc crio[3654]: time=\"2026-06-09T16:29:43.919413494Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_etcd-operator-69b85846b6-9w8mk_openshift-etcd-operator_590c4b91-91e2-41cd-8666-e08cbfa17a77_0\" id=aeeb8289-75d8-42e6-9dc1-ee3a8c902110 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.919799 crc crio[3654]: time=\"2026-06-09T16:29:43.919478586Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_etcd-operator-69b85846b6-9w8mk_openshift-etcd-operator_590c4b91-91e2-41cd-8666-e08cbfa17a77_0\" id=aeeb8289-75d8-42e6-9dc1-ee3a8c902110 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.928234 crc crio[3654]: time=\"2026-06-09T16:29:43.928102373Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_openshift-kube-scheduler-operator-54f497555d-d8646_openshift-kube-scheduler-operator_4e9ac1d6-d4ed-4411-a098-d1bf725c943c_0\" id=73ad7d72-0d70-486c-86f7-d17ee25b71ab name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.928234 crc crio[3654]: time=\"2026-06-09T16:29:43.928159635Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_openshift-kube-scheduler-operator-54f497555d-d8646_openshift-kube-scheduler-operator_4e9ac1d6-d4ed-4411-a098-d1bf725c943c_0\" id=73ad7d72-0d70-486c-86f7-d17ee25b71ab name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.933925 crc crio[3654]: time=\"2026-06-09T16:29:43.933803806Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_apiserver-9ddfb9f55-k47zv_openshift-apiserver_e7508fa2-0f14-41e2-8972-4e2e11009b77_0\" id=0794cf52-0c1a-472b-b0c2-29b105501e90 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.934015 crc crio[3654]: time=\"2026-06-09T16:29:43.933997692Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_apiserver-9ddfb9f55-k47zv_openshift-apiserver_e7508fa2-0f14-41e2-8972-4e2e11009b77_0\" id=0794cf52-0c1a-472b-b0c2-29b105501e90 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.941843 crc crio[3654]: time=\"2026-06-09T16:29:43.941758134Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_network-check-source-5bb8f5cd97-xdvz5_openshift-network-diagnostics_f863fff9-286a-45fa-b8f0-8a86994b8440_0\" id=caa12af9-bcd7-4e4a-95bd-e5ef39e6fbeb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.941843 crc crio[3654]: time=\"2026-06-09T16:29:43.941837856Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_network-check-source-5bb8f5cd97-xdvz5_openshift-network-diagnostics_f863fff9-286a-45fa-b8f0-8a86994b8440_0\" id=caa12af9-bcd7-4e4a-95bd-e5ef39e6fbeb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.950136 crc crio[3654]: time=\"2026-06-09T16:29:43.95002054Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_service-ca-operator-5b9c976747-l2sd4_openshift-service-ca-operator_fd3771ed-6d15-47a3-9f81-762cf83a728f_0\" id=feb50fe3-284a-49ac-a510-b97a5eab821c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.950136 crc crio[3654]: time=\"2026-06-09T16:29:43.950081442Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_service-ca-operator-5b9c976747-l2sd4_openshift-service-ca-operator_fd3771ed-6d15-47a3-9f81-762cf83a728f_0\" id=feb50fe3-284a-49ac-a510-b97a5eab821c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.955180 crc crio[3654]: time=\"2026-06-09T16:29:43.955094696Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_migrator-866fcbc849-vfggj_openshift-kube-storage-version-migrator_95e1bfe8-fa45-4e53-9e80-89e7ac6db708_0\" id=bd4e6195-4f7e-4fe2-8a8e-3fd9b5e6986a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.955180 crc crio[3654]: time=\"2026-06-09T16:29:43.955172428Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_migrator-866fcbc849-vfggj_openshift-kube-storage-version-migrator_95e1bfe8-fa45-4e53-9e80-89e7ac6db708_0\" id=bd4e6195-4f7e-4fe2-8a8e-3fd9b5e6986a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.962059 crc crio[3654]: time=\"2026-06-09T16:29:43.961970423Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_authentication-operator-7f5c659b84-khkfm_openshift-authentication-operator_677c2747-1901-4941-94f1-8281cced296b_0\" id=996f9e23-bac0-4fbc-9af1-6be0df4bf02b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.962059 crc crio[3654]: time=\"2026-06-09T16:29:43.962046915Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_authentication-operator-7f5c659b84-khkfm_openshift-authentication-operator_677c2747-1901-4941-94f1-8281cced296b_0\" id=996f9e23-bac0-4fbc-9af1-6be0df4bf02b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.965515 crc crio[3654]: time=\"2026-06-09T16:29:43.965437412Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_olm-operator-5cdf44d969-ssqvn_openshift-operator-lifecycle-manager_6e1163b9-cb14-4016-a0bf-126812657ac4_0\" id=03af5579-7572-4c88-972a-8467c07634be name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.965515 crc crio[3654]: time=\"2026-06-09T16:29:43.965504124Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_olm-operator-5cdf44d969-ssqvn_openshift-operator-lifecycle-manager_6e1163b9-cb14-4016-a0bf-126812657ac4_0\" id=03af5579-7572-4c88-972a-8467c07634be name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.969599 crc crio[3654]: time=\"2026-06-09T16:29:43.969485478Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_multus-admission-controller-69db94689b-rvf8p_openshift-multus_22e9ac12-6d81-454c-9af1-0b0d7e241db6_0\" id=8e7b6175-8bb2-4d85-9493-6c3a60d1a55b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.969599 crc crio[3654]: time=\"2026-06-09T16:29:43.96956634Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_multus-admission-controller-69db94689b-rvf8p_openshift-multus_22e9ac12-6d81-454c-9af1-0b0d7e241db6_0\" id=8e7b6175-8bb2-4d85-9493-6c3a60d1a55b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.973492 crc crio[3654]: time=\"2026-06-09T16:29:43.973431401Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0\" id=e351dc4a-cfdb-4d10-ba19-f5261237089d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.973492 crc crio[3654]: time=\"2026-06-09T16:29:43.973489252Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0\" id=e351dc4a-cfdb-4d10-ba19-f5261237089d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.984962 crc crio[3654]: time=\"2026-06-09T16:29:43.984906019Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_kube-apiserver-operator-575994946d-vgpnb_openshift-kube-apiserver-operator_4f837d5f-4682-4cae-99ca-824ebae60fec_0\" id=b6a3989a-0ba7-4889-ac48-e52197c88e38 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.985335 crc crio[3654]: time=\"2026-06-09T16:29:43.985190737Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_kube-apiserver-operator-575994946d-vgpnb_openshift-kube-apiserver-operator_4f837d5f-4682-4cae-99ca-824ebae60fec_0\" id=b6a3989a-0ba7-4889-ac48-e52197c88e38 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.988558 crc crio[3654]: time=\"2026-06-09T16:29:43.988450181Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0\" id=4519d1ae-f8cc-4947-a1f4-d779f62c5df9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.988558 crc crio[3654]: time=\"2026-06-09T16:29:43.988504872Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0\" id=4519d1ae-f8cc-4947-a1f4-d779f62c5df9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.995596 crc crio[3654]: time=\"2026-06-09T16:29:43.995494102Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_console-operator-67c89758df-4jf4f_openshift-console-operator_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2_0\" id=417f869a-b943-4e24-9811-7555e5a8eeda name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.995911 crc crio[3654]: time=\"2026-06-09T16:29:43.995605166Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_console-operator-67c89758df-4jf4f_openshift-console-operator_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2_0\" id=417f869a-b943-4e24-9811-7555e5a8eeda name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.999467 crc crio[3654]: time=\"2026-06-09T16:29:43.999372664Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_kube-storage-version-migrator-operator-565b79b866-2h5s6_openshift-kube-storage-version-migrator-operator_8f573912-eb25-4f17-bfe5-81325e551bf2_0\" id=33f8f213-7a47-43b5-b99c-59023ae60dda name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:43.999554 crc crio[3654]: time=\"2026-06-09T16:29:43.999467266Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_kube-storage-version-migrator-operator-565b79b866-2h5s6_openshift-kube-storage-version-migrator-operator_8f573912-eb25-4f17-bfe5-81325e551bf2_0\" id=33f8f213-7a47-43b5-b99c-59023ae60dda name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:44.003564 crc crio[3654]: time=\"2026-06-09T16:29:44.00345341Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0\" id=20ae847f-224b-412b-9ecc-a3594cff97fa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:44.003564 crc crio[3654]: time=\"2026-06-09T16:29:44.003536783Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0\" id=20ae847f-224b-412b-9ecc-a3594cff97fa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:44.009594 crc crio[3654]: time=\"2026-06-09T16:29:44.009541595Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_apiserver-8596bd845d-l6g6s_openshift-oauth-apiserver_eeb0b76f-edea-4c9c-99a1-0130c6a7453c_0\" id=de1b7d46-3c9b-4917-92ff-15429cefafff name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:44.009889 crc crio[3654]: time=\"2026-06-09T16:29:44.009862004Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_apiserver-8596bd845d-l6g6s_openshift-oauth-apiserver_eeb0b76f-edea-4c9c-99a1-0130c6a7453c_0\" id=de1b7d46-3c9b-4917-92ff-15429cefafff name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:44.015107 crc crio[3654]: time=\"2026-06-09T16:29:44.015072443Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_console-6c684df5db-cc8g8_openshift-console_63877e21-00e2-4bee-b462-31d3bbe131ef_0\" id=1d4399dc-4399-4efd-821e-388b5435ca5b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:44.015544 crc crio[3654]: time=\"2026-06-09T16:29:44.015521556Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_console-6c684df5db-cc8g8_openshift-console_63877e21-00e2-4bee-b462-31d3bbe131ef_0\" id=1d4399dc-4399-4efd-821e-388b5435ca5b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:44.020388 crc crio[3654]: time=\"2026-06-09T16:29:44.020228771Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_openshift-config-operator-5777786469-bccdj_openshift-config-operator_24de2af2-9e39-4c2e-96f8-42509d1baf18_0\" id=e1393729-e95a-441a-9796-ff71b1280845 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:44.020388 crc crio[3654]: time=\"2026-06-09T16:29:44.020294083Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_openshift-config-operator-5777786469-bccdj_openshift-config-operator_24de2af2-9e39-4c2e-96f8-42509d1baf18_0\" id=e1393729-e95a-441a-9796-ff71b1280845 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:44.023626 crc crio[3654]: time=\"2026-06-09T16:29:44.023519455Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_controller-manager-8bbbb897c-c9m74_openshift-controller-manager_b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda_0\" id=5e9774e3-5a8c-4d73-9861-126e473d35f4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:44.023626 crc crio[3654]: time=\"2026-06-09T16:29:44.023592817Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_controller-manager-8bbbb897c-c9m74_openshift-controller-manager_b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda_0\" id=5e9774e3-5a8c-4d73-9861-126e473d35f4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:44.026267 crc crio[3654]: time=\"2026-06-09T16:29:44.026220922Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_csi-hostpathplugin-mpq2f_hostpath-provisioner_af9d3f54-b024-4959-888b-41fc0dc68a7f_0\" id=3567480d-13da-459b-833e-ffa262a029dc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:44.026483 crc crio[3654]: time=\"2026-06-09T16:29:44.026270124Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_csi-hostpathplugin-mpq2f_hostpath-provisioner_af9d3f54-b024-4959-888b-41fc0dc68a7f_0\" id=3567480d-13da-459b-833e-ffa262a029dc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:44.029620 crc crio[3654]: time=\"2026-06-09T16:29:44.029555888Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_cluster-image-registry-operator-86c45576b9-qdg7g_openshift-image-registry_1d749813-cd37-46e7-9865-e180c3005dc0_0\" id=a285b117-08e6-4af9-a056-66da57cbd887 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:44.029749 crc crio[3654]: time=\"2026-06-09T16:29:44.0296218Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_cluster-image-registry-operator-86c45576b9-qdg7g_openshift-image-registry_1d749813-cd37-46e7-9865-e180c3005dc0_0\" id=a285b117-08e6-4af9-a056-66da57cbd887 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:44.033072 crc crio[3654]: time=\"2026-06-09T16:29:44.032900844Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0\" id=1666b9c3-e8ca-4891-8edc-45a51345f3d0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:44.033072 crc crio[3654]: time=\"2026-06-09T16:29:44.032958995Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0\" id=1666b9c3-e8ca-4891-8edc-45a51345f3d0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:44.035942 crc crio[3654]: time=\"2026-06-09T16:29:44.035857318Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_machine-api-operator-755bb95488-cj4b6_openshift-machine-api_12703f5c-2f19-4458-9c95-b94af53cd5d8_0\" id=cb44947d-9be4-4307-b308-5c3a5c8ad7d6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:44.035942 crc crio[3654]: time=\"2026-06-09T16:29:44.03592336Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_machine-api-operator-755bb95488-cj4b6_openshift-machine-api_12703f5c-2f19-4458-9c95-b94af53cd5d8_0\" id=cb44947d-9be4-4307-b308-5c3a5c8ad7d6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:47.540151 crc crio[3654]: 2026-06-09T16:29:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:afc8116d76ea618 Mac:3a:06:c4:11:13:81 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:07 Mtu:0 Sandbox:/var/run/netns/81290616-f2a7-4e07-a46b-0b6b120a03d2 SocketPath: PciID:}] [{Interface:0xc00048c620 Address:{IP:10.217.0.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:29:47.542246 crc crio[3654]: time=\"2026-06-09T16:29:47.541574269Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 16:29:47.542400 crc crio[3654]: time=\"2026-06-09T16:29:47.542264168Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/egress-router\\\"\"\nJun 09 16:29:47.545300 crc crio[3654]: time=\"2026-06-09T16:29:47.54511828Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683695-k6pjp Namespace:openshift-operator-lifecycle-manager ID:afc8116d76ea6180703b6ce760cfdac90f2fc47a8e93593dfaad1de408e88b90 UID:31d91dcf-7d02-424e-8c82-ae000dea1e7e NetNS:/var/run/netns/81290616-f2a7-4e07-a46b-0b6b120a03d2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod31d91dcf_7d02_424e_8c82_ae000dea1e7e.slice PodAnnotations:0xc002fb00b0}] Aliases:map[]}\"\nJun 09 16:29:47.548120 crc crio[3654]: time=\"2026-06-09T16:29:47.548020993Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29683695-k6pjp for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:29:47.559786 crc crio[3654]: time=\"2026-06-09T16:29:47.559689197Z\" level=info msg=\"Ran pod sandbox afc8116d76ea6180703b6ce760cfdac90f2fc47a8e93593dfaad1de408e88b90 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29683695-k6pjp/POD\" id=5c3314c1-fe0f-412f-9421-aa471e21b8de name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:47.562096 crc crio[3654]: time=\"2026-06-09T16:29:47.562027904Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=621e5cbc-ccd1-4a65-9d07-9f9d82f4c945 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:29:47.566615 crc crio[3654]: time=\"2026-06-09T16:29:47.564208847Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d8db9890-9523-4385-a7aa-3eed4baad755 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:29:47.576787 crc crio[3654]: time=\"2026-06-09T16:29:47.576709045Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 16:29:47.576787 crc crio[3654]: time=\"2026-06-09T16:29:47.576770606Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 16:29:47.577052 crc crio[3654]: time=\"2026-06-09T16:29:47.576818548Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_7b333332-db02-4f7a-82f9-6d00f7865360\\\"\"\nJun 09 16:29:47.577052 crc crio[3654]: time=\"2026-06-09T16:29:47.576861349Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_9d5dfc22-5210-4953-aefe-af5af37c4938\\\"\"\nJun 09 16:29:47.580367 crc crio[3654]: time=\"2026-06-09T16:29:47.580209405Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29683695-k6pjp/collect-profiles\" id=2fa7aa15-9623-4091-8d89-2599d77b02a3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:29:47.580907 crc crio[3654]: time=\"2026-06-09T16:29:47.580834633Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:29:47.608446 crc crio[3654]: time=\"2026-06-09T16:29:47.608228737Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 16:29:47.608446 crc crio[3654]: time=\"2026-06-09T16:29:47.608445153Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 16:29:47.609024 crc crio[3654]: time=\"2026-06-09T16:29:47.608533626Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:29:47.609024 crc crio[3654]: time=\"2026-06-09T16:29:47.608239857Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:29:47.615352 crc crio[3654]: time=\"2026-06-09T16:29:47.615269299Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:29:47.637425 crc crio[3654]: time=\"2026-06-09T16:29:47.637342451Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 16:29:47.637425 crc crio[3654]: time=\"2026-06-09T16:29:47.637392292Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 16:29:47.637425 crc crio[3654]: time=\"2026-06-09T16:29:47.637428183Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/bandwidth\\\"\"\nJun 09 16:29:47.669848 crc crio[3654]: time=\"2026-06-09T16:29:47.669776029Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 16:29:47.669848 crc crio[3654]: time=\"2026-06-09T16:29:47.669836471Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 16:29:47.669980 crc crio[3654]: time=\"2026-06-09T16:29:47.669868682Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/bridge\\\"\"\nJun 09 16:29:47.692975 crc crio[3654]: time=\"2026-06-09T16:29:47.692881511Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 16:29:47.692975 crc crio[3654]: time=\"2026-06-09T16:29:47.692941033Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 16:29:47.693271 crc crio[3654]: time=\"2026-06-09T16:29:47.692998154Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/dhcp\\\"\"\nJun 09 16:29:47.709995 crc crio[3654]: time=\"2026-06-09T16:29:47.709809036Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 16:29:47.709995 crc crio[3654]: time=\"2026-06-09T16:29:47.709935609Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 16:29:47.710436 crc crio[3654]: time=\"2026-06-09T16:29:47.710183816Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/dummy\\\"\"\nJun 09 16:29:47.728366 crc crio[3654]: time=\"2026-06-09T16:29:47.728212093Z\" level=info msg=\"Created container ddf67b75f5664a9e22ad2fbb694a33656abde170b01135d7c23326f76875a36d: openshift-operator-lifecycle-manager/collect-profiles-29683695-k6pjp/collect-profiles\" id=2fa7aa15-9623-4091-8d89-2599d77b02a3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:29:47.728753 crc crio[3654]: time=\"2026-06-09T16:29:47.728412358Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 16:29:47.728753 crc crio[3654]: time=\"2026-06-09T16:29:47.72845593Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 16:29:47.728753 crc crio[3654]: time=\"2026-06-09T16:29:47.72847947Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/firewall\\\"\"\nJun 09 16:29:47.729735 crc crio[3654]: time=\"2026-06-09T16:29:47.729581912Z\" level=info msg=\"Starting container: ddf67b75f5664a9e22ad2fbb694a33656abde170b01135d7c23326f76875a36d\" id=4ab5253a-bfcb-4d7e-96c2-1e43c58c5b7a name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:29:47.738493 crc crio[3654]: time=\"2026-06-09T16:29:47.738409605Z\" level=info msg=\"Started container\" PID=9951 containerID=ddf67b75f5664a9e22ad2fbb694a33656abde170b01135d7c23326f76875a36d description=openshift-operator-lifecycle-manager/collect-profiles-29683695-k6pjp/collect-profiles id=4ab5253a-bfcb-4d7e-96c2-1e43c58c5b7a name=/runtime.v1.RuntimeService/StartContainer sandboxID=afc8116d76ea6180703b6ce760cfdac90f2fc47a8e93593dfaad1de408e88b90\nJun 09 16:29:47.747910 crc crio[3654]: time=\"2026-06-09T16:29:47.747813184Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 16:29:47.747910 crc crio[3654]: time=\"2026-06-09T16:29:47.747872796Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 16:29:47.747910 crc crio[3654]: time=\"2026-06-09T16:29:47.747921137Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/host-device\\\"\"\nJun 09 16:29:47.770517 crc crio[3654]: time=\"2026-06-09T16:29:47.770398981Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 16:29:47.770517 crc crio[3654]: time=\"2026-06-09T16:29:47.770474723Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 16:29:47.770517 crc crio[3654]: time=\"2026-06-09T16:29:47.770524894Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/host-local\\\"\"\nJun 09 16:29:47.790039 crc crio[3654]: time=\"2026-06-09T16:29:47.78959209Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 16:29:47.790039 crc crio[3654]: time=\"2026-06-09T16:29:47.790043313Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 16:29:47.790469 crc crio[3654]: time=\"2026-06-09T16:29:47.790160186Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/ipvlan\\\"\"\nJun 09 16:29:47.834805 crc crio[3654]: time=\"2026-06-09T16:29:47.834619039Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 16:29:47.834805 crc crio[3654]: time=\"2026-06-09T16:29:47.834774704Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 16:29:47.835109 crc crio[3654]: time=\"2026-06-09T16:29:47.834827165Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/loopback\\\"\"\nJun 09 16:29:47.857368 crc crio[3654]: time=\"2026-06-09T16:29:47.857256568Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 16:29:47.857368 crc crio[3654]: time=\"2026-06-09T16:29:47.857361501Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 16:29:47.857768 crc crio[3654]: time=\"2026-06-09T16:29:47.857417782Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/macvlan\\\"\"\nJun 09 16:29:47.879730 crc crio[3654]: time=\"2026-06-09T16:29:47.878883887Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 16:29:47.879730 crc crio[3654]: time=\"2026-06-09T16:29:47.878948019Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 16:29:47.879730 crc crio[3654]: time=\"2026-06-09T16:29:47.87900354Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/portmap\\\"\"\nJun 09 16:29:47.911678 crc crio[3654]: time=\"2026-06-09T16:29:47.911497221Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 16:29:47.911678 crc crio[3654]: time=\"2026-06-09T16:29:47.911556342Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 16:29:47.911678 crc crio[3654]: time=\"2026-06-09T16:29:47.911595573Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/ptp\\\"\"\nJun 09 16:29:47.946800 crc crio[3654]: time=\"2026-06-09T16:29:47.946547004Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 16:29:47.946800 crc crio[3654]: time=\"2026-06-09T16:29:47.946607796Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 16:29:47.946800 crc crio[3654]: time=\"2026-06-09T16:29:47.946712559Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/sbr\\\"\"\nJun 09 16:29:47.965874 crc crio[3654]: time=\"2026-06-09T16:29:47.965759294Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 16:29:47.965874 crc crio[3654]: time=\"2026-06-09T16:29:47.965826666Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 16:29:47.965874 crc crio[3654]: time=\"2026-06-09T16:29:47.965875808Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/static\\\"\"\nJun 09 16:29:47.987212 crc crio[3654]: time=\"2026-06-09T16:29:47.987092275Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 16:29:47.987212 crc crio[3654]: time=\"2026-06-09T16:29:47.987148507Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 16:29:47.987212 crc crio[3654]: time=\"2026-06-09T16:29:47.987191088Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/tap\\\"\"\nJun 09 16:29:48.012430 crc crio[3654]: time=\"2026-06-09T16:29:48.012272206Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 16:29:48.012430 crc crio[3654]: time=\"2026-06-09T16:29:48.012358449Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 16:29:48.012430 crc crio[3654]: time=\"2026-06-09T16:29:48.01239969Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/tuning\\\"\"\nJun 09 16:29:48.041272 crc crio[3654]: time=\"2026-06-09T16:29:48.041198654Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 16:29:48.041272 crc crio[3654]: time=\"2026-06-09T16:29:48.041245196Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 16:29:48.041272 crc crio[3654]: time=\"2026-06-09T16:29:48.041270177Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/vlan\\\"\"\nJun 09 16:29:48.065621 crc crio[3654]: time=\"2026-06-09T16:29:48.065411198Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 16:29:48.065621 crc crio[3654]: time=\"2026-06-09T16:29:48.06548697Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 16:29:48.065621 crc crio[3654]: time=\"2026-06-09T16:29:48.065538051Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/vrf\\\"\"\nJun 09 16:29:48.096218 crc crio[3654]: time=\"2026-06-09T16:29:48.096099526Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 16:29:48.096218 crc crio[3654]: time=\"2026-06-09T16:29:48.096168628Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 16:29:48.096218 crc crio[3654]: time=\"2026-06-09T16:29:48.09622319Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_9d5dfc22-5210-4953-aefe-af5af37c4938\\\"\"\nJun 09 16:29:48.096596 crc crio[3654]: time=\"2026-06-09T16:29:48.096266471Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_cf34e248-4783-48d2-86b0-21b80a0a6112\\\"\"\nJun 09 16:29:48.116360 crc crio[3654]: time=\"2026-06-09T16:29:48.116199522Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 16:29:48.116360 crc crio[3654]: time=\"2026-06-09T16:29:48.116276654Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 16:29:48.116360 crc crio[3654]: time=\"2026-06-09T16:29:48.116366717Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/bond\\\"\"\nJun 09 16:29:48.131687 crc crio[3654]: time=\"2026-06-09T16:29:48.131531911Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 16:29:48.131687 crc crio[3654]: time=\"2026-06-09T16:29:48.131613403Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 16:29:48.132103 crc crio[3654]: time=\"2026-06-09T16:29:48.131751117Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_cf34e248-4783-48d2-86b0-21b80a0a6112\\\"\"\nJun 09 16:29:48.132103 crc crio[3654]: time=\"2026-06-09T16:29:48.131807989Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_9b5d68e4-a6df-47f2-a176-c6881446373c\\\"\"\nJun 09 16:29:48.148471 crc crio[3654]: time=\"2026-06-09T16:29:48.148378673Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 16:29:48.148471 crc crio[3654]: time=\"2026-06-09T16:29:48.148426605Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 16:29:48.148471 crc crio[3654]: time=\"2026-06-09T16:29:48.148465556Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/route-override\\\"\"\nJun 09 16:29:48.167609 crc crio[3654]: time=\"2026-06-09T16:29:48.16746428Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 16:29:48.167609 crc crio[3654]: time=\"2026-06-09T16:29:48.167536182Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 16:29:48.167609 crc crio[3654]: time=\"2026-06-09T16:29:48.167590133Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_9b5d68e4-a6df-47f2-a176-c6881446373c\\\"\"\nJun 09 16:29:48.167609 crc crio[3654]: time=\"2026-06-09T16:29:48.167634765Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/cert-approver\\\"\"\nJun 09 16:29:48.209538 crc crio[3654]: time=\"2026-06-09T16:29:48.208481424Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 16:29:48.209538 crc crio[3654]: time=\"2026-06-09T16:29:48.208583767Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 16:29:48.209538 crc crio[3654]: time=\"2026-06-09T16:29:48.208611698Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/install_multus\\\"\"\nJun 09 16:29:48.231212 crc crio[3654]: time=\"2026-06-09T16:29:48.231068521Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 16:29:48.231212 crc crio[3654]: time=\"2026-06-09T16:29:48.231168524Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 16:29:48.231566 crc crio[3654]: time=\"2026-06-09T16:29:48.231263417Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/kubeconfig_generator\\\"\"\nJun 09 16:29:48.247560 crc crio[3654]: time=\"2026-06-09T16:29:48.247406109Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 16:29:48.247560 crc crio[3654]: time=\"2026-06-09T16:29:48.247509732Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 16:29:48.247560 crc crio[3654]: time=\"2026-06-09T16:29:48.247567843Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus\\\"\"\nJun 09 16:29:48.265938 crc crio[3654]: time=\"2026-06-09T16:29:48.265781615Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 16:29:48.265938 crc crio[3654]: time=\"2026-06-09T16:29:48.265863667Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 16:29:48.265938 crc crio[3654]: time=\"2026-06-09T16:29:48.265926079Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-daemon\\\"\"\nJun 09 16:29:48.321511 crc crio[3654]: time=\"2026-06-09T16:29:48.321432248Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 16:29:48.321511 crc crio[3654]: time=\"2026-06-09T16:29:48.32149458Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 16:29:48.321757 crc crio[3654]: time=\"2026-06-09T16:29:48.321554012Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-shim\\\"\"\nJun 09 16:29:48.348494 crc crio[3654]: time=\"2026-06-09T16:29:48.348407231Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 16:29:48.348494 crc crio[3654]: time=\"2026-06-09T16:29:48.348472943Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 16:29:48.348740 crc crio[3654]: time=\"2026-06-09T16:29:48.348523984Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/passthru\\\"\"\nJun 09 16:29:48.366011 crc crio[3654]: time=\"2026-06-09T16:29:48.365939433Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 16:29:48.366011 crc crio[3654]: time=\"2026-06-09T16:29:48.365987324Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 16:29:48.366136 crc crio[3654]: time=\"2026-06-09T16:29:48.366031575Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/thin_entrypoint\\\"\"\nJun 09 16:29:48.405687 crc crio[3654]: time=\"2026-06-09T16:29:48.405155306Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 16:29:48.405687 crc crio[3654]: time=\"2026-06-09T16:29:48.405706291Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 16:29:48.406043 crc crio[3654]: time=\"2026-06-09T16:29:48.405840055Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_d61b3ed2-aa03-47df-9776-782509d560b9\\\"\"\nJun 09 16:29:48.406043 crc crio[3654]: time=\"2026-06-09T16:29:48.405951678Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_f8640f93-6a68-4830-8590-0eb6dec83f20\\\"\"\nJun 09 16:29:48.423553 crc crio[3654]: time=\"2026-06-09T16:29:48.423489481Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 16:29:48.423553 crc crio[3654]: time=\"2026-06-09T16:29:48.423528372Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 16:29:48.423793 crc crio[3654]: time=\"2026-06-09T16:29:48.423561873Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/ip-control-loop\\\"\"\nJun 09 16:29:48.442334 crc crio[3654]: time=\"2026-06-09T16:29:48.442255418Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 16:29:48.442334 crc crio[3654]: time=\"2026-06-09T16:29:48.442290879Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 16:29:48.442447 crc crio[3654]: time=\"2026-06-09T16:29:48.442348271Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/node-slice-controller\\\"\"\nJun 09 16:29:48.459744 crc crio[3654]: time=\"2026-06-09T16:29:48.459592604Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 16:29:48.459744 crc crio[3654]: time=\"2026-06-09T16:29:48.459626225Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 16:29:48.459744 crc crio[3654]: time=\"2026-06-09T16:29:48.459697447Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/whereabouts\\\"\"\nJun 09 16:29:48.480463 crc crio[3654]: time=\"2026-06-09T16:29:48.480239076Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 16:29:48.480463 crc crio[3654]: time=\"2026-06-09T16:29:48.48038188Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 16:29:48.480463 crc crio[3654]: time=\"2026-06-09T16:29:48.480430711Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_f8640f93-6a68-4830-8590-0eb6dec83f20\\\"\"\nJun 09 16:29:48.481110 crc crio[3654]: time=\"2026-06-09T16:29:48.480507003Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"\nJun 09 16:29:48.504541 crc crio[3654]: time=\"2026-06-09T16:29:48.504393947Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 16:29:48.504541 crc crio[3654]: time=\"2026-06-09T16:29:48.50450378Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 16:29:52.351211 crc crio[3654]: time=\"2026-06-09T16:29:52.350527353Z\" level=info msg=\"Stopping pod sandbox: afc8116d76ea6180703b6ce760cfdac90f2fc47a8e93593dfaad1de408e88b90\" id=de0eb665-be3b-4bba-9744-ad9f6d928141 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:29:52.352409 crc crio[3654]: time=\"2026-06-09T16:29:52.352229132Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683695-k6pjp Namespace:openshift-operator-lifecycle-manager ID:afc8116d76ea6180703b6ce760cfdac90f2fc47a8e93593dfaad1de408e88b90 UID:31d91dcf-7d02-424e-8c82-ae000dea1e7e NetNS:/var/run/netns/81290616-f2a7-4e07-a46b-0b6b120a03d2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod31d91dcf_7d02_424e_8c82_ae000dea1e7e.slice PodAnnotations:0xc000536860}] Aliases:map[]}\"\nJun 09 16:29:52.352571 crc crio[3654]: time=\"2026-06-09T16:29:52.35253947Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29683695-k6pjp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:29:52.643153 crc crio[3654]: time=\"2026-06-09T16:29:52.643024608Z\" level=info msg=\"Stopped pod sandbox: afc8116d76ea6180703b6ce760cfdac90f2fc47a8e93593dfaad1de408e88b90\" id=de0eb665-be3b-4bba-9744-ad9f6d928141 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:29:54.915886 crc crio[3654]: time=\"2026-06-09T16:29:54.915525217Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD\" id=3e335b34-d0ea-43fa-9f67-b58241cf7818 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:54.915886 crc crio[3654]: time=\"2026-06-09T16:29:54.915594919Z\" level=info msg=\"Running pod sandbox: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD\" id=a6b63ca3-4084-4c98-88c4-23097e4bdff4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:54.915886 crc crio[3654]: time=\"2026-06-09T16:29:54.915525107Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-ntdwx/POD\" id=fa2ceb1b-f9b6-4d7f-8ec4-e5c526df1208 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:54.917046 crc crio[3654]: time=\"2026-06-09T16:29:54.915940689Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:29:54.917046 crc crio[3654]: time=\"2026-06-09T16:29:54.915881868Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:29:54.917046 crc crio[3654]: time=\"2026-06-09T16:29:54.916163936Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:29:54.918723 crc crio[3654]: time=\"2026-06-09T16:29:54.917994918Z\" level=info msg=\"Running pod sandbox: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD\" id=25f91ad5-8104-4c29-b959-b8b425217f9e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:54.918723 crc crio[3654]: time=\"2026-06-09T16:29:54.918131022Z\" level=info msg=\"Running pod sandbox: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD\" id=5118ae9b-4fb7-4ff8-b922-409e40c602b7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:54.918723 crc crio[3654]: time=\"2026-06-09T16:29:54.918146353Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:29:54.918723 crc crio[3654]: time=\"2026-06-09T16:29:54.918201664Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD\" id=9681488b-39ae-4673-9a7c-2290bde6efb4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:54.918723 crc crio[3654]: time=\"2026-06-09T16:29:54.918244325Z\" level=info msg=\"Running pod sandbox: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD\" id=ef3ab281-3dd5-49e5-bd40-d00f163f6f83 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:54.918723 crc crio[3654]: time=\"2026-06-09T16:29:54.918283326Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:29:54.918723 crc crio[3654]: time=\"2026-06-09T16:29:54.918426601Z\" level=info msg=\"Running pod sandbox: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD\" id=282ceb53-80bf-4811-977c-d3faf440af63 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:54.918723 crc crio[3654]: time=\"2026-06-09T16:29:54.918511593Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:29:54.918723 crc crio[3654]: time=\"2026-06-09T16:29:54.918441101Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-l27pk/POD\" id=1aeed304-3725-48af-bafd-ff5058c8c726 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:54.919111 crc crio[3654]: time=\"2026-06-09T16:29:54.91877065Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-x5vn9/POD\" id=7d5670e9-f5eb-41c2-a361-0241e25981d5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:54.919111 crc crio[3654]: time=\"2026-06-09T16:29:54.918518623Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:29:54.919111 crc crio[3654]: time=\"2026-06-09T16:29:54.918155723Z\" level=info msg=\"Running pod sandbox: openshift-console/downloads-747b44746d-4pqvr/POD\" id=26bcc8c5-6620-4a5c-a547-cac98c5ad4bc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:54.919111 crc crio[3654]: time=\"2026-06-09T16:29:54.918938635Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:29:54.919357 crc crio[3654]: time=\"2026-06-09T16:29:54.919228774Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:29:54.919357 crc crio[3654]: time=\"2026-06-09T16:29:54.918802251Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:29:54.919357 crc crio[3654]: time=\"2026-06-09T16:29:54.918169743Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:29:54.985982 crc crio[3654]: time=\"2026-06-09T16:29:54.985914813Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:509ed5c9d31791a0ea75f8c162248e58a85617f2a9e9b268b5e98ff17debb47e UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/ec352115-d7b0-4b14-bae4-26b5b03fbc5d 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:0xc000f14078}] Aliases:map[]}\"\nJun 09 16:29:54.986366 crc crio[3654]: time=\"2026-06-09T16:29:54.986264033Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-ntdwx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:29:55.019970 crc crio[3654]: time=\"2026-06-09T16:29:55.01828013Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:6c1bbc81084d233aea764f08ebc3c67c32c84f19799161c8cdec1c0f43dea432 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/9e04dffb-fd03-4c98-a413-ee94c79dfd11 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:0xc000f14388}] Aliases:map[]}\"\nJun 09 16:29:55.019970 crc crio[3654]: time=\"2026-06-09T16:29:55.018373152Z\" level=info msg=\"Adding pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:29:55.038132 crc crio[3654]: time=\"2026-06-09T16:29:55.037463819Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:3003be93a1ee9b1b654ffe6c4e3912b8f862a0084cdfb237c5f24991e6cee558 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/5bf4309d-e5e8-499b-8991-5f40e5501442 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:0xc00231e0c0}] Aliases:map[]}\"\nJun 09 16:29:55.038132 crc crio[3654]: time=\"2026-06-09T16:29:55.037529651Z\" 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 16:29:55.039591 crc crio[3654]: time=\"2026-06-09T16:29:55.038705575Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:d4c82703d0d73e0f4ebcbb628205bdfe67ff0ec864e2495dc27767748b28ad82 UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/16853d17-fc40-4524-ba60-ecc596ae6105 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:0xc0001265e8}] Aliases:map[]}\"\nJun 09 16:29:55.039591 crc crio[3654]: time=\"2026-06-09T16:29:55.038754926Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-l27pk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:29:55.048448 crc crio[3654]: time=\"2026-06-09T16:29:55.048297269Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:1e9b589c5feab7b2e7846fe20c40c7bd9d5f9cedab7d5bc495ef7d2f9ba88666 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/82b27450-4d74-4033-bd83-f3d55cbff9bb 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:0xc00231e1e8}] Aliases:map[]}\"\nJun 09 16:29:55.048448 crc crio[3654]: time=\"2026-06-09T16:29:55.048425603Z\" level=info msg=\"Adding pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:29:55.050931 crc crio[3654]: time=\"2026-06-09T16:29:55.050843052Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:cf8f059a3107854e51dc7bcbd7f5d9ff189b5640453f4cce4703c4bfbffa1728 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/3148720e-32dd-4253-afa5-a8cab2560227 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:0xc000190998}] Aliases:map[]}\"\nJun 09 16:29:55.050931 crc crio[3654]: time=\"2026-06-09T16:29:55.050900264Z\" level=info msg=\"Adding pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:29:55.056519 crc crio[3654]: time=\"2026-06-09T16:29:55.056406372Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:30542c23042c8003a6b86ebc257f8fd752de84d26b7d4a2dfdb74918eb22668d UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/7d406648-55bc-4806-8336-efd6ae8b3213 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:0xc0001267a0}] Aliases:map[]}\"\nJun 09 16:29:55.056519 crc crio[3654]: time=\"2026-06-09T16:29:55.056492974Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-x5vn9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:29:55.059100 crc crio[3654]: time=\"2026-06-09T16:29:55.059013176Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:9d4bc834b7ad6160914ca844547cbdd0b11fe3dea5cb6b450bea8bcda4115799 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/1066559c-bf4d-4fff-b11a-bc85c5f1f663 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:0xc000536020}] Aliases:map[]}\"\nJun 09 16:29:55.059100 crc crio[3654]: time=\"2026-06-09T16:29:55.059083348Z\" level=info msg=\"Adding pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:29:55.063432 crc crio[3654]: time=\"2026-06-09T16:29:55.063383231Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:a2e98d86e855f6133aa2c09100a32a5db1cc20341c1ff9acf12caf6a9d410424 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/5f2e8ebb-900b-42a2-9db0-0e4e18159471 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:0xc000f14590}] Aliases:map[]}\"\nJun 09 16:29:55.064149 crc crio[3654]: time=\"2026-06-09T16:29:55.064126592Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:29:55.065062 crc crio[3654]: time=\"2026-06-09T16:29:55.064078031Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:3dd0ab079cba7d2d7ef0c98d003095ea27bc76d6cd6db57e8c8d1d4592a080a2 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/b3a43abe-1c2c-479b-9c5a-e992e353fa2a 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:0xc0016124c8}] Aliases:map[]}\"\nJun 09 16:29:55.065215 crc crio[3654]: time=\"2026-06-09T16:29:55.065187723Z\" level=info msg=\"Adding pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:29:55.088514 crc crio[3654]: time=\"2026-06-09T16:29:55.087722988Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:9949406e326cae8ec31e25f8fb7cf029bc427991b6c660a9c6a401ecdf48f8ca UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/e40c4a60-4831-439a-98f0-c0ad9472ecf9 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:0xc001e2a390}] Aliases:map[]}\"\nJun 09 16:29:55.088514 crc crio[3654]: time=\"2026-06-09T16:29:55.088292924Z\" level=info msg=\"Adding pod openshift-console_downloads-747b44746d-4pqvr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:29:55.932562 crc crio[3654]: time=\"2026-06-09T16:29:55.932195117Z\" level=info msg=\"Running pod sandbox: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD\" id=61464e4b-bbbd-4588-ab72-31cb0a2c2dfe name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:55.932562 crc crio[3654]: time=\"2026-06-09T16:29:55.93230305Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:29:55.941394 crc crio[3654]: time=\"2026-06-09T16:29:55.939430154Z\" level=info msg=\"Running pod sandbox: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD\" id=6b9a6f99-8ebd-4694-b18a-11953b30cc75 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:55.941394 crc crio[3654]: time=\"2026-06-09T16:29:55.939777504Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:29:55.941394 crc crio[3654]: time=\"2026-06-09T16:29:55.93996288Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD\" id=02f93915-26d5-461e-8aa5-b73a6e554e04 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:55.941394 crc crio[3654]: time=\"2026-06-09T16:29:55.940007051Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:29:55.972409 crc crio[3654]: time=\"2026-06-09T16:29:55.97176696Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-target-fhkjl/POD\" id=bb579bf3-ab8f-4dfb-ae7a-fd237d16062a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:55.972409 crc crio[3654]: time=\"2026-06-09T16:29:55.971849763Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:29:55.972409 crc crio[3654]: time=\"2026-06-09T16:29:55.972068119Z\" level=info msg=\"Running pod sandbox: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD\" id=a9cd7919-5a15-40c7-aaab-5daeabfb28e7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:55.972409 crc crio[3654]: time=\"2026-06-09T16:29:55.97210378Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:29:55.974108 crc crio[3654]: time=\"2026-06-09T16:29:55.973616723Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD\" id=dbfa8bf9-50bf-4723-9029-5e54bc4d107b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:55.974108 crc crio[3654]: time=\"2026-06-09T16:29:55.974049626Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:29:55.978096 crc crio[3654]: time=\"2026-06-09T16:29:55.977272168Z\" level=info msg=\"Running pod sandbox: openshift-dns/dns-default-qtghf/POD\" id=b129aa5f-20a2-46de-b31b-ef6b3c174d4a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:55.978096 crc crio[3654]: time=\"2026-06-09T16:29:55.97736075Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:29:55.978096 crc crio[3654]: time=\"2026-06-09T16:29:55.977465143Z\" level=info msg=\"Running pod sandbox: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD\" id=3ec90897-667c-4a29-90ea-313a0b2d2cac name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:55.978096 crc crio[3654]: time=\"2026-06-09T16:29:55.977489554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:29:55.978096 crc crio[3654]: time=\"2026-06-09T16:29:55.977558946Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD\" id=6d9d1bba-ff41-4e0a-b467-2577caf8e4ad name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:55.978096 crc crio[3654]: time=\"2026-06-09T16:29:55.977584527Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:29:55.978096 crc crio[3654]: time=\"2026-06-09T16:29:55.978013789Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD\" id=0b7e3be9-9c48-45c1-b64e-8abf997237d5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:55.978096 crc crio[3654]: time=\"2026-06-09T16:29:55.97804825Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:29:55.993141 crc crio[3654]: time=\"2026-06-09T16:29:55.991288179Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD\" id=6c075943-430d-47df-ba6d-deacd2f7e054 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:55.993141 crc crio[3654]: time=\"2026-06-09T16:29:55.991379162Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:29:56.178012 crc crio[3654]: 2026-06-09T16:29:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:509ed5c9d31791a Mac:36:c5:3b:5e:a1:3c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:30 Mtu:0 Sandbox:/var/run/netns/ec352115-d7b0-4b14-bae4-26b5b03fbc5d SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.48 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:29:56.314444 crc crio[3654]: time=\"2026-06-09T16:29:56.314128543Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:1422f1f029c3ef730ce70c97c300ea6138c9488a4611fc03e8f918474cfacd11 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/2c2fd7be-bf71-4bce-821c-ee64dca2b0b8 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:0xc001512048}] Aliases:map[]}\"\nJun 09 16:29:56.314444 crc crio[3654]: time=\"2026-06-09T16:29:56.31438273Z\" 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 16:29:56.321311 crc crio[3654]: time=\"2026-06-09T16:29:56.319993561Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:509ed5c9d31791a0ea75f8c162248e58a85617f2a9e9b268b5e98ff17debb47e UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/ec352115-d7b0-4b14-bae4-26b5b03fbc5d 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:0xc000f14078}] Aliases:map[]}\"\nJun 09 16:29:56.321311 crc crio[3654]: time=\"2026-06-09T16:29:56.320279649Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-ntdwx for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:29:56.365943 crc crio[3654]: time=\"2026-06-09T16:29:56.364149246Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:06444b0079e6d1c7183f817d4b6154ff30b10fa4653a27e646c078a24789199a UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/a41cbddf-1eb0-41e5-ae54-0316b090d33b 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:0xc0001903b0}] Aliases:map[]}\"\nJun 09 16:29:56.365943 crc crio[3654]: time=\"2026-06-09T16:29:56.364562127Z\" 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 16:29:56.390876 crc crio[3654]: time=\"2026-06-09T16:29:56.382078569Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:b9e91057435fbff2a247a1e749f1dad43f2ae0ceeb04b73b13ba685ba372a6cf UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/4aad0446-a41c-43b4-8654-95bafabeb436 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:0xc000f14698}] Aliases:map[]}\"\nJun 09 16:29:56.390876 crc crio[3654]: time=\"2026-06-09T16:29:56.382587213Z\" 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 16:29:56.390876 crc crio[3654]: time=\"2026-06-09T16:29:56.382290285Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:6638ab594e66d36d737fe0da5d083f116547ca99b668119517552d011bc1693a UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/cb9ed5aa-7b57-496c-aab5-33310f2e09a2 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:0xc00231e060}] Aliases:map[]}\"\nJun 09 16:29:56.390876 crc crio[3654]: time=\"2026-06-09T16:29:56.38700525Z\" 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 16:29:56.445522 crc crio[3654]: time=\"2026-06-09T16:29:56.444404363Z\" level=info msg=\"Ran pod sandbox 509ed5c9d31791a0ea75f8c162248e58a85617f2a9e9b268b5e98ff17debb47e with infra container: openshift-marketplace/redhat-marketplace-ntdwx/POD\" id=fa2ceb1b-f9b6-4d7f-8ec4-e5c526df1208 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:56.471266 crc crio[3654]: time=\"2026-06-09T16:29:56.470982784Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:37d1080ef48294b309a5538e9af5ca43563451c071a21d4810412c7016f415b4 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/9d24636e-1dac-4e60-ab15-25301528dc10 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:0xc000126450}] Aliases:map[]}\"\nJun 09 16:29:56.471464 crc crio[3654]: time=\"2026-06-09T16:29:56.471264612Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:29:56.492983 crc crio[3654]: time=\"2026-06-09T16:29:56.492510111Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4392d813-99ee-459f-8ce2-5fe08bacfdc1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:29:56.534950 crc crio[3654]: time=\"2026-06-09T16:29:56.532135545Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:69844ced74028f3997e46ea2562c473b1404b553fbf04b9a4b0bf3cc2e4a9023 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/5b84f9a2-fc5a-4b75-9a2d-ff0a41744dd1 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:0xc0005361f0}] Aliases:map[]}\"\nJun 09 16:29:56.534950 crc crio[3654]: time=\"2026-06-09T16:29:56.532275399Z\" level=info msg=\"Adding pod openshift-multus_multus-admission-controller-69db94689b-rvf8p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:29:56.534950 crc crio[3654]: time=\"2026-06-09T16:29:56.533458253Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:ea9ef629557c20792984dabc8683f3f4c39bf600f9e629dc368880f4d739e5b1 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/901110be-b6e4-4792-8fd2-4af825960aab 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:0xc001e2a4d8}] Aliases:map[]}\"\nJun 09 16:29:56.534950 crc crio[3654]: time=\"2026-06-09T16:29:56.533481844Z\" 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 16:29:56.546278 crc crio[3654]: time=\"2026-06-09T16:29:56.545853408Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=81b698d3-6654-4228-b000-b5ac149f1425 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:29:56.577137 crc crio[3654]: time=\"2026-06-09T16:29:56.576244288Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:b8223b9561fe9a721ebca09698d3ad4c8e0406f2fa64bce02f2cc214b7ad5ad4 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/025eaca0-acb0-49c4-9b93-349ee2a6beeb 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:0xc001512590}] Aliases:map[]}\"\nJun 09 16:29:56.577137 crc crio[3654]: time=\"2026-06-09T16:29:56.576609479Z\" level=info msg=\"Adding pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:29:56.591228 crc crio[3654]: time=\"2026-06-09T16:29:56.591010351Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities\" id=cdb50887-f91e-4d8b-b107-46e0beb1c1e2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:29:56.593034 crc crio[3654]: time=\"2026-06-09T16:29:56.59271951Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:29:56.707631 crc crio[3654]: time=\"2026-06-09T16:29:56.70728179Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:e3c605d995676cae5cfe4e1930a490c619efaddb967c6d688d2316b03a37d7b7 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/0a4c3e24-e215-40ba-800f-94b4593b3b05 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:0xc000476160}] Aliases:map[]}\"\nJun 09 16:29:56.712525 crc crio[3654]: time=\"2026-06-09T16:29:56.712500479Z\" level=info msg=\"Adding pod openshift-network-diagnostics_network-check-target-fhkjl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:29:56.717840 crc crio[3654]: time=\"2026-06-09T16:29:56.712461258Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:3c33c4d94bfc86ac3e89613a9bdaeffc889bde1a337f0e2a558ebdfacbb2ae2b UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/0b108023-6daa-422b-8f3f-6857fc47577c 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:0xc0004761e8}] Aliases:map[]}\"\nJun 09 16:29:56.717840 crc crio[3654]: time=\"2026-06-09T16:29:56.7139158Z\" level=info msg=\"Adding pod openshift-dns_dns-default-qtghf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:29:56.717840 crc crio[3654]: time=\"2026-06-09T16:29:56.714302001Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:376f9ff0545b36436b8a6f4acbb4f3be63df36a377c4647eb6e880500e3491a3 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/09505fb4-0fbc-4f98-84f3-a4d499e38066 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:0xc001512700}] Aliases:map[]}\"\nJun 09 16:29:56.717840 crc crio[3654]: time=\"2026-06-09T16:29:56.714453315Z\" level=info msg=\"Adding pod openshift-config-operator_openshift-config-operator-5777786469-bccdj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:29:56.957565 crc crio[3654]: time=\"2026-06-09T16:29:56.925234271Z\" level=info msg=\"Running pod sandbox: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD\" id=f1fec9fa-ec83-4644-b255-9065b5bce53c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:56.957565 crc crio[3654]: time=\"2026-06-09T16:29:56.925306913Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:29:56.957565 crc crio[3654]: time=\"2026-06-09T16:29:56.931291974Z\" level=info msg=\"Running pod sandbox: openshift-ingress-canary/ingress-canary-jlj86/POD\" id=86fff17d-12ce-4082-bd8b-8f4b79e8e0b4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:56.957565 crc crio[3654]: time=\"2026-06-09T16:29:56.931468369Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:29:56.957565 crc crio[3654]: time=\"2026-06-09T16:29:56.931638084Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD\" id=48eabe69-6269-413a-9c97-f0d0d42ba3bd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:56.957565 crc crio[3654]: time=\"2026-06-09T16:29:56.932071266Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:29:56.957565 crc crio[3654]: time=\"2026-06-09T16:29:56.933783666Z\" level=info msg=\"Running pod sandbox: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD\" id=1a1c1c7b-3232-415d-bdf5-772c5fc3cd8e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:56.957565 crc crio[3654]: time=\"2026-06-09T16:29:56.933824297Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:29:56.957565 crc crio[3654]: time=\"2026-06-09T16:29:56.933915779Z\" level=info msg=\"Running pod sandbox: openshift-multus/network-metrics-daemon-n2bqt/POD\" id=bf3b4f5d-1a2c-4f70-b026-950c525d6f71 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:56.957565 crc crio[3654]: time=\"2026-06-09T16:29:56.93394682Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:29:56.957565 crc crio[3654]: time=\"2026-06-09T16:29:56.934271519Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD\" id=e218d4c6-1fb6-46b3-9cab-1d16a24d95fa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:56.957565 crc crio[3654]: time=\"2026-06-09T16:29:56.93430605Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:29:57.109757 crc crio[3654]: time=\"2026-06-09T16:29:57.098847572Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:29:57.170993 crc crio[3654]: time=\"2026-06-09T16:29:57.169101933Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:29:57.336993 crc crio[3654]: 2026-06-09T16:29:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3003be93a1ee9b1 Mac:d2:e3:31:10:9e:d9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1e Mtu:0 Sandbox:/var/run/netns/5bf4309d-e5e8-499b-8991-5f40e5501442 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.30 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:29:57.517917 crc crio[3654]: time=\"2026-06-09T16:29:57.517438817Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:b9ece4f402008d0a2f815bda502eda90e7db9f068637734e61b545dc28fb9761 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/24114dac-a2aa-4286-a703-75529b49cf49 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:0xc001512c58}] Aliases:map[]}\"\nJun 09 16:29:57.517917 crc crio[3654]: time=\"2026-06-09T16:29:57.517491779Z\" level=info msg=\"Adding pod openshift-ingress-canary_ingress-canary-jlj86 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:29:57.518568 crc crio[3654]: time=\"2026-06-09T16:29:57.518503738Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:3003be93a1ee9b1b654ffe6c4e3912b8f862a0084cdfb237c5f24991e6cee558 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/5bf4309d-e5e8-499b-8991-5f40e5501442 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:0xc00231e0c0}] Aliases:map[]}\"\nJun 09 16:29:57.519126 crc crio[3654]: time=\"2026-06-09T16:29:57.519099435Z\" 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 16:29:57.571290 crc crio[3654]: 2026-06-09T16:29:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6c1bbc81084d233 Mac:66:9c:65:dc:24:ad Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:12 Mtu:0 Sandbox:/var/run/netns/9e04dffb-fd03-4c98-a413-ee94c79dfd11 SocketPath: PciID:}] [{Interface:0xc0001cb8d0 Address:{IP:10.217.0.18 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:29:57.577855 crc crio[3654]: time=\"2026-06-09T16:29:57.576057386Z\" level=info msg=\"Ran pod sandbox 3003be93a1ee9b1b654ffe6c4e3912b8f862a0084cdfb237c5f24991e6cee558 with infra container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD\" id=25f91ad5-8104-4c29-b959-b8b425217f9e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:57.586860 crc crio[3654]: time=\"2026-06-09T16:29:57.586226727Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=843a2aca-c9b2-4571-a2fd-fb13f16a2118 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:29:57.590431 crc crio[3654]: time=\"2026-06-09T16:29:57.590239242Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:3e91c16d5bc3fa0ed5fef6224021a7affef9ef0f8eb6ff5e6b026fb3d92d8352 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/e1f5ea39-ca2d-47d9-ae3b-e91e2f8e8a5d 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:0xc00231e038}] Aliases:map[]}\"\nJun 09 16:29:57.590431 crc crio[3654]: time=\"2026-06-09T16:29:57.590426447Z\" 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 16:29:57.591286 crc crio[3654]: time=\"2026-06-09T16:29:57.591109277Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:6c1bbc81084d233aea764f08ebc3c67c32c84f19799161c8cdec1c0f43dea432 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/9e04dffb-fd03-4c98-a413-ee94c79dfd11 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:0xc000f14388}] Aliases:map[]}\"\nJun 09 16:29:57.592062 crc crio[3654]: time=\"2026-06-09T16:29:57.591985492Z\" level=info msg=\"Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:29:57.600368 crc crio[3654]: 2026-06-09T16:29:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:30542c23042c800 Mac:66:c0:f6:d4:94:ad Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:31 Mtu:0 Sandbox:/var/run/netns/7d406648-55bc-4806-8336-efd6ae8b3213 SocketPath: PciID:}] [{Interface:0xc0004826d0 Address:{IP:10.217.0.49 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:29:57.603114 crc crio[3654]: time=\"2026-06-09T16:29:57.602612006Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:30542c23042c8003a6b86ebc257f8fd752de84d26b7d4a2dfdb74918eb22668d UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/7d406648-55bc-4806-8336-efd6ae8b3213 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:0xc0001267a0}] Aliases:map[]}\"\nJun 09 16:29:57.603583 crc crio[3654]: time=\"2026-06-09T16:29:57.603557883Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-x5vn9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:29:57.621909 crc crio[3654]: time=\"2026-06-09T16:29:57.621209249Z\" level=info msg=\"Ran pod sandbox 6c1bbc81084d233aea764f08ebc3c67c32c84f19799161c8cdec1c0f43dea432 with infra container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD\" id=282ceb53-80bf-4811-977c-d3faf440af63 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:57.622204 crc crio[3654]: time=\"2026-06-09T16:29:57.622150886Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=845b078e-ba22-42f2-afae-4fe921295c9d name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:29:57.639751 crc crio[3654]: time=\"2026-06-09T16:29:57.639553104Z\" level=info msg=\"Ran pod sandbox 30542c23042c8003a6b86ebc257f8fd752de84d26b7d4a2dfdb74918eb22668d with infra container: openshift-marketplace/redhat-operators-x5vn9/POD\" id=7d5670e9-f5eb-41c2-a361-0241e25981d5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:57.640281 crc crio[3654]: time=\"2026-06-09T16:29:57.640008747Z\" level=info msg=\"Creating container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=adb98030-ce68-40c2-b242-5df25cf90a37 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:29:57.640731 crc crio[3654]: time=\"2026-06-09T16:29:57.640543952Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:29:57.642444 crc crio[3654]: 2026-06-09T16:29:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d4c82703d0d73e0 Mac:0a:3a:15:b2:49:7a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2d Mtu:0 Sandbox:/var/run/netns/16853d17-fc40-4524-ba60-ecc596ae6105 SocketPath: PciID:}] [{Interface:0xc00030e5c0 Address:{IP:10.217.0.45 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:29:57.643416 crc crio[3654]: time=\"2026-06-09T16:29:57.643311731Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=eacf0dda-e61d-4040-95b0-50261e9512eb name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:29:57.652133 crc crio[3654]: time=\"2026-06-09T16:29:57.645955557Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:bb0ee6eac61860113660cac1c734e20dad62cb3feaf7f5a2e3e358e26ba5a804 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/68d2cb9d-838d-4fdb-9710-f80ff4fe7534 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:0xc001612198}] Aliases:map[]}\"\nJun 09 16:29:57.652133 crc crio[3654]: time=\"2026-06-09T16:29:57.64607127Z\" level=info msg=\"Adding pod openshift-multus_network-metrics-daemon-n2bqt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:29:57.652133 crc crio[3654]: time=\"2026-06-09T16:29:57.648106759Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=81943e6c-545b-4320-a3eb-fda47925b11e name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:29:57.682208 crc crio[3654]: time=\"2026-06-09T16:29:57.65478026Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:f60b820bcf9446dd6bbf1fa2a2fd5e76fd1257d87f0b469cb2425526f3f756be UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/70f48de7-eef1-4424-8ca6-597661dc97e2 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:0xc0001261e8}] Aliases:map[]}\"\nJun 09 16:29:57.682208 crc crio[3654]: time=\"2026-06-09T16:29:57.682076941Z\" 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 16:29:57.683379 crc crio[3654]: time=\"2026-06-09T16:29:57.657624601Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=d2635585-3733-41a8-aabd-894768ce8171 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:29:57.683930 crc crio[3654]: time=\"2026-06-09T16:29:57.657736645Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ac4409d1-26cb-4c00-bde9-34f59e713d4c name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:29:57.684188 crc crio[3654]: time=\"2026-06-09T16:29:57.662585763Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:d4c82703d0d73e0f4ebcbb628205bdfe67ff0ec864e2495dc27767748b28ad82 UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/16853d17-fc40-4524-ba60-ecc596ae6105 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:0xc0001265e8}] Aliases:map[]}\"\nJun 09 16:29:57.684465 crc crio[3654]: time=\"2026-06-09T16:29:57.684443899Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-l27pk for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:29:57.686926 crc crio[3654]: time=\"2026-06-09T16:29:57.669617565Z\" level=info msg=\"Created container 70b55f97292902a65cb04224aaa216e6fb72844d90384722a443cc71461d8102: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities\" id=cdb50887-f91e-4d8b-b107-46e0beb1c1e2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:29:57.687538 crc crio[3654]: time=\"2026-06-09T16:29:57.672628421Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:0dd7b7ca5d16f3f3421fbd1ba25ced89eade1cfeb841d39e91575105b93a5e2f UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/7aa1c5a3-e37a-4189-9f4d-07c032ee6487 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:0xc000f14208}] Aliases:map[]}\"\nJun 09 16:29:57.687621 crc crio[3654]: time=\"2026-06-09T16:29:57.687544828Z\" 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 16:29:57.693727 crc crio[3654]: time=\"2026-06-09T16:29:57.68830227Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:97e57f7a60f504ff5129a5e7f166e5b9ccdfd2fc9821655021b0f90240da2580 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/74387149-49d1-4593-a3a9-548086bc16db 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:0xc001e2a240}] Aliases:map[]}\"\nJun 09 16:29:57.693727 crc crio[3654]: time=\"2026-06-09T16:29:57.688461324Z\" level=info msg=\"Adding pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:29:57.694837 crc crio[3654]: time=\"2026-06-09T16:29:57.694788715Z\" level=info msg=\"Starting container: 70b55f97292902a65cb04224aaa216e6fb72844d90384722a443cc71461d8102\" id=40d1ea9a-8f87-412d-9998-ffbe609f1512 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:29:57.711843 crc crio[3654]: time=\"2026-06-09T16:29:57.704004809Z\" level=info msg=\"Ran pod sandbox d4c82703d0d73e0f4ebcbb628205bdfe67ff0ec864e2495dc27767748b28ad82 with infra container: openshift-marketplace/certified-operators-l27pk/POD\" id=1aeed304-3725-48af-bafd-ff5058c8c726 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:57.729355 crc crio[3654]: time=\"2026-06-09T16:29:57.729248282Z\" level=info msg=\"Creating container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator\" id=57493687-c6e5-4234-aaf9-664a965a3f50 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:29:57.730119 crc crio[3654]: time=\"2026-06-09T16:29:57.729980973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:29:57.730857 crc crio[3654]: time=\"2026-06-09T16:29:57.730815037Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-x5vn9/extract-utilities\" id=f6217ce4-4121-4010-b962-f08a55d231ba name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:29:57.731807 crc crio[3654]: time=\"2026-06-09T16:29:57.731782325Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:29:57.749137 crc crio[3654]: time=\"2026-06-09T16:29:57.74595395Z\" level=info msg=\"Started container\" PID=10658 containerID=70b55f97292902a65cb04224aaa216e6fb72844d90384722a443cc71461d8102 description=openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities id=40d1ea9a-8f87-412d-9998-ffbe609f1512 name=/runtime.v1.RuntimeService/StartContainer sandboxID=509ed5c9d31791a0ea75f8c162248e58a85617f2a9e9b268b5e98ff17debb47e\nJun 09 16:29:57.749773 crc crio[3654]: time=\"2026-06-09T16:29:57.746567128Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:29:57.760736 crc crio[3654]: time=\"2026-06-09T16:29:57.753217018Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=71a786a8-3fb0-44be-b20c-1687acd97450 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:29:57.792600 crc crio[3654]: time=\"2026-06-09T16:29:57.792544374Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:29:57.797801 crc crio[3654]: time=\"2026-06-09T16:29:57.793480941Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=9576ae28-a8ce-45d0-844f-d22d3139b306 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:29:57.821724 crc crio[3654]: time=\"2026-06-09T16:29:57.821068681Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-l27pk/extract-utilities\" id=b320b23f-eae8-458b-88e3-89a923dc385f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:29:57.821724 crc crio[3654]: time=\"2026-06-09T16:29:57.821774261Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:29:57.910461 crc crio[3654]: time=\"2026-06-09T16:29:57.91042112Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:29:57.912160 crc crio[3654]: time=\"2026-06-09T16:29:57.912089207Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:29:57.934085 crc crio[3654]: time=\"2026-06-09T16:29:57.933910322Z\" level=info msg=\"Running pod sandbox: openshift-console-operator/console-operator-67c89758df-4jf4f/POD\" id=2c5f256a-6f7b-46bc-a5f7-8a56781cfacf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:57.934085 crc crio[3654]: time=\"2026-06-09T16:29:57.934030786Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:29:57.934433 crc crio[3654]: time=\"2026-06-09T16:29:57.934399296Z\" level=info msg=\"Running pod sandbox: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD\" id=29d3c1dd-8784-4dfb-86ab-675a121976b0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:57.934709 crc crio[3654]: time=\"2026-06-09T16:29:57.934554851Z\" level=info msg=\"Running pod sandbox: openshift-console/console-6c684df5db-cc8g8/POD\" id=4b9b86f6-7fd1-4344-b23e-b57ad3a6912d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:57.934849 crc crio[3654]: time=\"2026-06-09T16:29:57.934716675Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:29:57.935401 crc crio[3654]: time=\"2026-06-09T16:29:57.935275521Z\" level=info msg=\"Running pod sandbox: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD\" id=0aaae7e3-bf5d-4a89-a05c-51eb74f0261c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:57.935539 crc crio[3654]: time=\"2026-06-09T16:29:57.935517578Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:29:57.936484 crc crio[3654]: time=\"2026-06-09T16:29:57.936304221Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD\" id=5c92c120-0dc6-4b8f-aaa3-696b9460acd3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:57.936592 crc crio[3654]: time=\"2026-06-09T16:29:57.936576198Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:29:57.937449 crc crio[3654]: time=\"2026-06-09T16:29:57.937399592Z\" level=info msg=\"Running pod sandbox: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD\" id=9901cec6-0ef4-4569-9017-02682311d6f5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:57.937571 crc crio[3654]: time=\"2026-06-09T16:29:57.937546956Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:29:57.939961 crc crio[3654]: time=\"2026-06-09T16:29:57.934557561Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:29:57.940713 crc crio[3654]: time=\"2026-06-09T16:29:57.934492539Z\" level=info msg=\"Running pod sandbox: openshift-service-ca/service-ca-74545575db-n469q/POD\" id=ab43d682-787e-4dc9-a340-3f5455623316 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:57.942824 crc crio[3654]: time=\"2026-06-09T16:29:57.942797597Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:29:57.946581 crc crio[3654]: time=\"2026-06-09T16:29:57.946556214Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:29:57.954624 crc crio[3654]: time=\"2026-06-09T16:29:57.95025476Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD\" id=8af59dc7-e3db-4446-bc82-8a2334b8be68 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:57.954624 crc crio[3654]: time=\"2026-06-09T16:29:57.950549379Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:29:57.974893 crc crio[3654]: time=\"2026-06-09T16:29:57.964977992Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:29:58.023049 crc crio[3654]: 2026-06-09T16:29:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a2e98d86e855f61 Mac:e2:55:0e:09:7d:00 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:24 Mtu:0 Sandbox:/var/run/netns/5f2e8ebb-900b-42a2-9db0-0e4e18159471 SocketPath: PciID:}] [{Interface:0xc000014fa0 Address:{IP:10.217.0.36 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:29:58.026623 crc crio[3654]: time=\"2026-06-09T16:29:58.024920248Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:a2e98d86e855f6133aa2c09100a32a5db1cc20341c1ff9acf12caf6a9d410424 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/5f2e8ebb-900b-42a2-9db0-0e4e18159471 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:0xc000f14590}] Aliases:map[]}\"\nJun 09 16:29:58.057785 crc crio[3654]: time=\"2026-06-09T16:29:58.055090192Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:29:58.166207 crc crio[3654]: 2026-06-09T16:29:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9949406e326cae8 Mac:1a:f6:a7:9a:88:96 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:10 Mtu:0 Sandbox:/var/run/netns/e40c4a60-4831-439a-98f0-c0ad9472ecf9 SocketPath: PciID:}] [{Interface:0xc0001e4a40 Address:{IP:10.217.0.16 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:29:58.180957 crc crio[3654]: time=\"2026-06-09T16:29:58.180127122Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:9949406e326cae8ec31e25f8fb7cf029bc427991b6c660a9c6a401ecdf48f8ca UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/e40c4a60-4831-439a-98f0-c0ad9472ecf9 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:0xc001e2a390}] Aliases:map[]}\"\nJun 09 16:29:58.180957 crc crio[3654]: time=\"2026-06-09T16:29:58.180550904Z\" level=info msg=\"Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:29:58.255101 crc crio[3654]: time=\"2026-06-09T16:29:58.245613957Z\" level=info msg=\"Running pod sandbox: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD\" id=a542af43-2762-4b93-ad2d-00af8e880551 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:58.258119 crc crio[3654]: time=\"2026-06-09T16:29:58.258085035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:29:58.281923 crc crio[3654]: 2026-06-09T16:29:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9d4bc834b7ad616 Mac:ba:98:96:48:ea:e8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/1066559c-bf4d-4fff-b11a-bc85c5f1f663 SocketPath: PciID:}] [{Interface:0xc000193010 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:29:58.283628 crc crio[3654]: time=\"2026-06-09T16:29:58.283594995Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:9d4bc834b7ad6160914ca844547cbdd0b11fe3dea5cb6b450bea8bcda4115799 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/1066559c-bf4d-4fff-b11a-bc85c5f1f663 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:0xc000536020}] Aliases:map[]}\"\nJun 09 16:29:58.284573 crc crio[3654]: time=\"2026-06-09T16:29:58.284547912Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:29:58.395496 crc crio[3654]: time=\"2026-06-09T16:29:58.395289673Z\" level=info msg=\"Created container 47ecd203e76d8e9386fc622af075f8e00af9a31735dfb5bf26ddce93ce80429c: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=adb98030-ce68-40c2-b242-5df25cf90a37 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:29:58.397549 crc crio[3654]: time=\"2026-06-09T16:29:58.396811267Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:29:58.404468 crc crio[3654]: time=\"2026-06-09T16:29:58.404188348Z\" level=info msg=\"Starting container: 47ecd203e76d8e9386fc622af075f8e00af9a31735dfb5bf26ddce93ce80429c\" id=6dfa7cfe-ebd0-4e21-aa71-69c81d98ce22 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:29:58.444148 crc crio[3654]: 2026-06-09T16:29:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cf8f059a3107854 Mac:4a:33:40:32:49:85 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:05 Mtu:0 Sandbox:/var/run/netns/3148720e-32dd-4253-afa5-a8cab2560227 SocketPath: PciID:}] [{Interface:0xc0002e6a10 Address:{IP:10.217.0.5 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:29:58.444957 crc crio[3654]: time=\"2026-06-09T16:29:58.444750309Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:cf8f059a3107854e51dc7bcbd7f5d9ff189b5640453f4cce4703c4bfbffa1728 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/3148720e-32dd-4253-afa5-a8cab2560227 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:0xc000190998}] Aliases:map[]}\"\nJun 09 16:29:58.445576 crc crio[3654]: time=\"2026-06-09T16:29:58.445092519Z\" level=info msg=\"Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:29:58.447628 crc crio[3654]: time=\"2026-06-09T16:29:58.447580481Z\" level=info msg=\"Ran pod sandbox a2e98d86e855f6133aa2c09100a32a5db1cc20341c1ff9acf12caf6a9d410424 with infra container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD\" id=9681488b-39ae-4673-9a7c-2290bde6efb4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:58.461049 crc crio[3654]: time=\"2026-06-09T16:29:58.46081876Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=46f3f5b2-0c9e-4d1a-8abb-1c49f5632842 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:29:58.517917 crc crio[3654]: time=\"2026-06-09T16:29:58.516629387Z\" level=info msg=\"Ran pod sandbox 9949406e326cae8ec31e25f8fb7cf029bc427991b6c660a9c6a401ecdf48f8ca with infra container: openshift-console/downloads-747b44746d-4pqvr/POD\" id=26bcc8c5-6620-4a5c-a547-cac98c5ad4bc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:58.532897 crc crio[3654]: time=\"2026-06-09T16:29:58.532170443Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=04b766ea-f6ab-40d4-b247-8ec75822759c name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:29:58.541836 crc crio[3654]: time=\"2026-06-09T16:29:58.534437577Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:29:58.541836 crc crio[3654]: time=\"2026-06-09T16:29:58.540917953Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=1dee6b6b-1b0f-4080-9b92-542300e5bf3f name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:29:58.545954 crc crio[3654]: time=\"2026-06-09T16:29:58.545467493Z\" level=info msg=\"Ran pod sandbox 9d4bc834b7ad6160914ca844547cbdd0b11fe3dea5cb6b450bea8bcda4115799 with infra container: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD\" id=3e335b34-d0ea-43fa-9f67-b58241cf7818 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:58.560098 crc crio[3654]: time=\"2026-06-09T16:29:58.559551177Z\" level=info msg=\"Ran pod sandbox cf8f059a3107854e51dc7bcbd7f5d9ff189b5640453f4cce4703c4bfbffa1728 with infra container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD\" id=ef3ab281-3dd5-49e5-bd40-d00f163f6f83 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:58.567932 crc crio[3654]: time=\"2026-06-09T16:29:58.567759782Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=09e16a76-4644-4dbd-80d0-89fe1d17d61a name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:29:58.584605 crc crio[3654]: time=\"2026-06-09T16:29:58.584552702Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=eadedf03-7178-4763-8c5c-2f0520bbad7a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:29:58.584920 crc crio[3654]: time=\"2026-06-09T16:29:58.58482446Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=cf8c1382-5cfd-4622-a9fe-26c632d2bb0d name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:29:58.584983 crc crio[3654]: time=\"2026-06-09T16:29:58.584966444Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=24fcdb51-41a9-405d-8baf-4bae2583963b name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:29:58.590213 crc crio[3654]: time=\"2026-06-09T16:29:58.590175383Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:29:58.598995 crc crio[3654]: time=\"2026-06-09T16:29:58.595032963Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=4a5527e6-f02a-4d65-956e-8fa65a15fd07 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:29:58.621562 crc crio[3654]: time=\"2026-06-09T16:29:58.621021867Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:d5198ba3e825ace170313fb6e4e0a2fc4990dab7f8044833f96ca77f9671bef3 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/b98799b9-d6ec-43c9-bf78-8720c4d9be65 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:0xc0015126a0}] Aliases:map[]}\"\nJun 09 16:29:58.621562 crc crio[3654]: time=\"2026-06-09T16:29:58.621077678Z\" level=info msg=\"Adding pod openshift-console_console-6c684df5db-cc8g8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:29:58.621562 crc crio[3654]: time=\"2026-06-09T16:29:58.621198982Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=e2d909bd-d7de-4d18-8f06-e3fee16a07ed name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:29:58.629449 crc crio[3654]: time=\"2026-06-09T16:29:58.628539392Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:cabd285e5a6758ee9f480310922c767b4b0656225f36504f80df912013f8e146 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/72f31d10-c6d9-4bf7-b028-062f0d26725c 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:0xc001e2a1d0}] Aliases:map[]}\"\nJun 09 16:29:58.642101 crc crio[3654]: time=\"2026-06-09T16:29:58.629095298Z\" 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 16:29:58.695087 crc crio[3654]: time=\"2026-06-09T16:29:58.685078771Z\" level=info msg=\"Started container\" PID=10794 containerID=47ecd203e76d8e9386fc622af075f8e00af9a31735dfb5bf26ddce93ce80429c description=openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator id=6dfa7cfe-ebd0-4e21-aa71-69c81d98ce22 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3003be93a1ee9b1b654ffe6c4e3912b8f862a0084cdfb237c5f24991e6cee558\nJun 09 16:29:58.782691 crc crio[3654]: time=\"2026-06-09T16:29:58.777110836Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=be366367-3df7-4554-b1cb-00899c34de49 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:29:58.787804 crc crio[3654]: time=\"2026-06-09T16:29:58.784263421Z\" level=info msg=\"Created container 904fe774d542b7d91ffb18ab7fccbca01369ad8b65a5178f028f996cde10751e: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator\" id=57493687-c6e5-4234-aaf9-664a965a3f50 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:29:58.790802 crc crio[3654]: time=\"2026-06-09T16:29:58.790228242Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:154f278a46bf72e74e8dcdd83304bc301971039deb523dd0448e6c256f725333 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/1ced42f2-ce68-4a6d-8c1f-43b89faad333 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:0xc000126640}] Aliases:map[]}\"\nJun 09 16:29:58.790802 crc crio[3654]: time=\"2026-06-09T16:29:58.790284773Z\" level=info msg=\"Adding pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:29:58.807519 crc crio[3654]: time=\"2026-06-09T16:29:58.807076924Z\" level=info msg=\"Created container a635987b059c44ea8c5cf8c2ee04154e93a43f275243418f11c58cb0385161c9: openshift-marketplace/redhat-operators-x5vn9/extract-utilities\" id=f6217ce4-4121-4010-b962-f08a55d231ba name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:29:58.825751 crc crio[3654]: time=\"2026-06-09T16:29:58.823224517Z\" level=info msg=\"Starting container: 904fe774d542b7d91ffb18ab7fccbca01369ad8b65a5178f028f996cde10751e\" id=869059a9-d6a4-4470-9953-3904bd6141ff name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:29:58.826489 crc crio[3654]: time=\"2026-06-09T16:29:58.826109539Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:29:58.871107 crc crio[3654]: time=\"2026-06-09T16:29:58.859219327Z\" level=info msg=\"Creating container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=f020e56c-8213-49e0-b053-7d20baeabda1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:29:58.871107 crc crio[3654]: time=\"2026-06-09T16:29:58.870253043Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:29:58.880502 crc crio[3654]: time=\"2026-06-09T16:29:58.873801955Z\" level=info msg=\"Starting container: a635987b059c44ea8c5cf8c2ee04154e93a43f275243418f11c58cb0385161c9\" id=95f822ed-e8e6-40ae-83a8-fb6cd596b824 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:29:58.899265 crc crio[3654]: time=\"2026-06-09T16:29:58.897129193Z\" level=info msg=\"Creating container: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=5954cce5-abe9-4197-9a5e-1d00292d4cd0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:29:58.902785 crc crio[3654]: time=\"2026-06-09T16:29:58.90193557Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:29:58.923186 crc crio[3654]: time=\"2026-06-09T16:29:58.922812588Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD\" id=bf70f815-541e-42bf-81b2-8aaefaa8cd4b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:58.923186 crc crio[3654]: time=\"2026-06-09T16:29:58.92287522Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:29:58.923186 crc crio[3654]: time=\"2026-06-09T16:29:58.923104227Z\" level=info msg=\"Running pod sandbox: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD\" id=1490d561-72a0-436f-a4eb-acd76e622a2c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:58.923186 crc crio[3654]: time=\"2026-06-09T16:29:58.923133497Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:29:58.942728 crc crio[3654]: time=\"2026-06-09T16:29:58.923627341Z\" level=info msg=\"Running pod sandbox: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD\" id=5b23c125-8b7d-4892-8e7f-3f13a1de2962 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:58.953730 crc crio[3654]: time=\"2026-06-09T16:29:58.951569261Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:29:58.953730 crc crio[3654]: time=\"2026-06-09T16:29:58.942583384Z\" level=info msg=\"Running pod sandbox: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD\" id=d5f88a33-fa34-47f0-85d6-61de9c353524 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:58.953730 crc crio[3654]: time=\"2026-06-09T16:29:58.951961773Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:29:58.953730 crc crio[3654]: time=\"2026-06-09T16:29:58.942712888Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD\" id=38091829-0cf5-47fe-ae2e-5a6a9ec23469 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:58.953730 crc crio[3654]: time=\"2026-06-09T16:29:58.952017264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:29:58.953730 crc crio[3654]: time=\"2026-06-09T16:29:58.94276804Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-qhh6t/POD\" id=dc22a204-22c2-47d1-b03d-6dc489f2e08f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:58.953730 crc crio[3654]: time=\"2026-06-09T16:29:58.952074126Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:29:58.953730 crc crio[3654]: time=\"2026-06-09T16:29:58.943981884Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD\" id=dbf1e1ae-58d3-40a2-a5f1-7a143dbb6edb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:58.953730 crc crio[3654]: time=\"2026-06-09T16:29:58.952125427Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:29:58.981358 crc crio[3654]: time=\"2026-06-09T16:29:58.981135638Z\" level=info msg=\"Started container\" PID=10858 containerID=a635987b059c44ea8c5cf8c2ee04154e93a43f275243418f11c58cb0385161c9 description=openshift-marketplace/redhat-operators-x5vn9/extract-utilities id=95f822ed-e8e6-40ae-83a8-fb6cd596b824 name=/runtime.v1.RuntimeService/StartContainer sandboxID=30542c23042c8003a6b86ebc257f8fd752de84d26b7d4a2dfdb74918eb22668d\nJun 09 16:29:59.000962 crc crio[3654]: time=\"2026-06-09T16:29:58.9854062Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD\" id=3459bca1-deb3-4a5a-9c23-127328c4ce9c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:59.000962 crc crio[3654]: time=\"2026-06-09T16:29:58.985562565Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:29:59.238594 crc crio[3654]: time=\"2026-06-09T16:29:59.235854461Z\" level=info msg=\"Created container 78bd80d1b673916441fffe272b7f23de9367e810b020ae0e3f083b3afd803998: openshift-marketplace/certified-operators-l27pk/extract-utilities\" id=b320b23f-eae8-458b-88e3-89a923dc385f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:29:59.247713 crc crio[3654]: time=\"2026-06-09T16:29:59.245546629Z\" level=info msg=\"Starting container: 78bd80d1b673916441fffe272b7f23de9367e810b020ae0e3f083b3afd803998\" id=4e59cecc-11a1-4585-92e2-5f65ad909349 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:29:59.263873 crc crio[3654]: time=\"2026-06-09T16:29:59.263218935Z\" level=info msg=\"Started container\" PID=10849 containerID=904fe774d542b7d91ffb18ab7fccbca01369ad8b65a5178f028f996cde10751e description=openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator id=869059a9-d6a4-4470-9953-3904bd6141ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=6c1bbc81084d233aea764f08ebc3c67c32c84f19799161c8cdec1c0f43dea432\nJun 09 16:29:59.274972 crc crio[3654]: time=\"2026-06-09T16:29:59.274174328Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=04a62e60-2e72-4cee-b70d-e39fd081b09d name=/runtime.v1.ImageService/PullImage\nJun 09 16:29:59.322085 crc crio[3654]: 2026-06-09T16:29:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3dd0ab079cba7d2 Mac:2e:22:c8:6c:01:f8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3b Mtu:0 Sandbox:/var/run/netns/b3a43abe-1c2c-479b-9c5a-e992e353fa2a SocketPath: PciID:}] [{Interface:0xc000014bc0 Address:{IP:10.217.0.59 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:29:59.341590 crc crio[3654]: time=\"2026-06-09T16:29:59.341259809Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:bb0991162bb5c06faea241086b7707d7d28fbb127d573969e89f918cca13dde8 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/a2e6aeac-f6c3-417a-856e-fa5a545f50ce 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:0xc0016120d8}] Aliases:map[]}\"\nJun 09 16:29:59.341590 crc crio[3654]: time=\"2026-06-09T16:29:59.341569478Z\" level=info msg=\"Adding pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:29:59.342288 crc crio[3654]: 2026-06-09T16:29:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:69844ced74028f3 Mac:da:1e:8f:a0:08:ec Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2a Mtu:0 Sandbox:/var/run/netns/5b84f9a2-fc5a-4b75-9a2d-ff0a41744dd1 SocketPath: PciID:}] [{Interface:0xc0001e6a20 Address:{IP:10.217.0.42 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:29:59.344177 crc crio[3654]: time=\"2026-06-09T16:29:59.342945078Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:69844ced74028f3997e46ea2562c473b1404b553fbf04b9a4b0bf3cc2e4a9023 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/5b84f9a2-fc5a-4b75-9a2d-ff0a41744dd1 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:0xc0005361f0}] Aliases:map[]}\"\nJun 09 16:29:59.344177 crc crio[3654]: time=\"2026-06-09T16:29:59.343154604Z\" level=info msg=\"Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:29:59.345991 crc crio[3654]: time=\"2026-06-09T16:29:59.345955424Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:5063f4238642f938b2512197e97e9974176da6b52cbd1357fc3d99382676b498 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/4c1a3aa1-1337-4592-ae13-d995460cdd83 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:0xc0005362b0}] Aliases:map[]}\"\nJun 09 16:29:59.346133 crc crio[3654]: time=\"2026-06-09T16:29:59.346109888Z\" level=info msg=\"Adding pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:29:59.368370 crc crio[3654]: time=\"2026-06-09T16:29:59.367849901Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=50363593-dfa4-4df1-8b81-d95fc77550de name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:29:59.438878 crc crio[3654]: time=\"2026-06-09T16:29:59.438814962Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:3dd0ab079cba7d2d7ef0c98d003095ea27bc76d6cd6db57e8c8d1d4592a080a2 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/b3a43abe-1c2c-479b-9c5a-e992e353fa2a 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:0xc0016124c8}] Aliases:map[]}\"\nJun 09 16:29:59.484207 crc crio[3654]: time=\"2026-06-09T16:29:59.483086049Z\" level=info msg=\"Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:29:59.497817 crc crio[3654]: time=\"2026-06-09T16:29:59.49393333Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 09 16:29:59.503990 crc crio[3654]: 2026-06-09T16:29:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0dd7b7ca5d16f3f Mac:f2:a9:6e:80:e1:19 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:15 Mtu:0 Sandbox:/var/run/netns/7aa1c5a3-e37a-4189-9f4d-07c032ee6487 SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.0.21 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:29:59.504273 crc crio[3654]: time=\"2026-06-09T16:29:59.504176353Z\" level=info msg=\"Started container\" PID=10930 containerID=78bd80d1b673916441fffe272b7f23de9367e810b020ae0e3f083b3afd803998 description=openshift-marketplace/certified-operators-l27pk/extract-utilities id=4e59cecc-11a1-4585-92e2-5f65ad909349 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d4c82703d0d73e0f4ebcbb628205bdfe67ff0ec864e2495dc27767748b28ad82\nJun 09 16:29:59.504738 crc crio[3654]: time=\"2026-06-09T16:29:59.504488762Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:1430cc105af08c7cc4e8929c4b1360b3ed58500e41f4ab9a0108f4252b0e9f47 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/37d21a5a-340e-4ac7-811a-6ccbd72cd92f 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:0xc00008c348}] Aliases:map[]}\"\nJun 09 16:29:59.504738 crc crio[3654]: time=\"2026-06-09T16:29:59.504546314Z\" level=info msg=\"Adding pod hostpath-provisioner_csi-hostpathplugin-mpq2f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:29:59.505147 crc crio[3654]: time=\"2026-06-09T16:29:59.505042428Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:0dd7b7ca5d16f3f3421fbd1ba25ced89eade1cfeb841d39e91575105b93a5e2f UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/7aa1c5a3-e37a-4189-9f4d-07c032ee6487 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:0xc000f14208}] Aliases:map[]}\"\nJun 09 16:29:59.505244 crc crio[3654]: time=\"2026-06-09T16:29:59.505212373Z\" 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 16:29:59.513594 crc crio[3654]: time=\"2026-06-09T16:29:59.513076948Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:2c36a24c63d658f050f2c6082f361254ec0d44721e66340f6a98d0f83e54bc88 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/bbca24a5-aea9-4428-9f0d-62b0de55409d 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:0xc001612240}] Aliases:map[]}\"\nJun 09 16:29:59.513594 crc crio[3654]: time=\"2026-06-09T16:29:59.513216432Z\" level=info msg=\"Adding pod openshift-service-ca_service-ca-74545575db-n469q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:29:59.524525 crc crio[3654]: 2026-06-09T16:29:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1e9b589c5feab7b Mac:c6:44:97:a8:ed:7b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1f Mtu:0 Sandbox:/var/run/netns/82b27450-4d74-4033-bd83-f3d55cbff9bb SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.31 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:29:59.526481 crc crio[3654]: time=\"2026-06-09T16:29:59.52605219Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:1e9b589c5feab7b2e7846fe20c40c7bd9d5f9cedab7d5bc495ef7d2f9ba88666 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/82b27450-4d74-4033-bd83-f3d55cbff9bb 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:0xc00231e1e8}] Aliases:map[]}\"\nJun 09 16:29:59.526481 crc crio[3654]: time=\"2026-06-09T16:29:59.526395559Z\" level=info msg=\"Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:29:59.538802 crc crio[3654]: time=\"2026-06-09T16:29:59.5379457Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:f4bff133ed24d170cfae13bfec137f3cedfff2833feb51bc9ff3ee2706fe5ef7 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/8ca27970-8adb-4539-b95a-98fb6d0c4a5b 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:0xc000f140f8}] Aliases:map[]}\"\nJun 09 16:29:59.538802 crc crio[3654]: time=\"2026-06-09T16:29:59.538032123Z\" level=info msg=\"Adding pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:29:59.589123 crc crio[3654]: time=\"2026-06-09T16:29:59.588615751Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:39b0f64c871bbdbe502c8b11b37f252dd6e781f50724e6545cdb32a920302152 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/20fc0347-9838-4be6-8583-8dfecc76cd96 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:0xc00231e308}] Aliases:map[]}\"\nJun 09 16:29:59.620540 crc crio[3654]: time=\"2026-06-09T16:29:59.619769753Z\" level=info msg=\"Adding pod openshift-console-operator_console-operator-67c89758df-4jf4f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:29:59.620787 crc crio[3654]: time=\"2026-06-09T16:29:59.610511508Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=f75bd1a0-c6d5-4843-a49f-839513419d2a name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:29:59.641055 crc crio[3654]: time=\"2026-06-09T16:29:59.639024704Z\" level=info msg=\"Ran pod sandbox 69844ced74028f3997e46ea2562c473b1404b553fbf04b9a4b0bf3cc2e4a9023 with infra container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD\" id=0b7e3be9-9c48-45c1-b64e-8abf997237d5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:29:59.657490 crc crio[3654]: 2026-06-09T16:29:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6638ab594e66d36 Mac:12:ce:45:7f:05:9d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0a Mtu:0 Sandbox:/var/run/netns/cb9ed5aa-7b57-496c-aab5-33310f2e09a2 SocketPath: PciID:}] [{Interface:0xc00051a5d0 Address:{IP:10.217.0.10 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:29:59.664773 crc crio[3654]: time=\"2026-06-09T16:29:59.661518488Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b5000f8f055fd8f734ef74afbd9bd5333a38345cbc4959ddaad728b8394bccd4\" id=3442bd80-3dc6-4f52-a4d5-3046c2adc694 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:29:59.677614 crc crio[3654]: time=\"2026-06-09T16:29:59.674113679Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:6638ab594e66d36d737fe0da5d083f116547ca99b668119517552d011bc1693a UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/cb9ed5aa-7b57-496c-aab5-33310f2e09a2 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:0xc00231e060}] Aliases:map[]}\"\nJun 09 16:29:59.677614 crc crio[3654]: time=\"2026-06-09T16:29:59.676843567Z\" 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 16:30:00.143449 crc crio[3654]: time=\"2026-06-09T16:30:00.143162859Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:00.203354 crc crio[3654]: time=\"2026-06-09T16:30:00.203114066Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:00.219972 crc crio[3654]: time=\"2026-06-09T16:30:00.219574537Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:00.294409 crc crio[3654]: 2026-06-09T16:30:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b9ece4f402008d0 Mac:f2:b4:89:bd:31:02 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2b Mtu:0 Sandbox:/var/run/netns/24114dac-a2aa-4286-a703-75529b49cf49 SocketPath: PciID:}] [{Interface:0xc0005345e0 Address:{IP:10.217.0.43 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:30:00.296355 crc crio[3654]: time=\"2026-06-09T16:30:00.296129919Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:b9ece4f402008d0a2f815bda502eda90e7db9f068637734e61b545dc28fb9761 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/24114dac-a2aa-4286-a703-75529b49cf49 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:0xc001512c58}] Aliases:map[]}\"\nJun 09 16:30:00.297853 crc crio[3654]: time=\"2026-06-09T16:30:00.296484179Z\" level=info msg=\"Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:30:00.376138 crc crio[3654]: 2026-06-09T16:30:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:37d1080ef48294b Mac:26:d9:aa:f2:7b:9a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:28 Mtu:0 Sandbox:/var/run/netns/9d24636e-1dac-4e60-ab15-25301528dc10 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.40 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:30:00.376138 crc crio[3654]: time=\"2026-06-09T16:30:00.369363806Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:37d1080ef48294b309a5538e9af5ca43563451c071a21d4810412c7016f415b4 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/9d24636e-1dac-4e60-ab15-25301528dc10 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:0xc000126450}] Aliases:map[]}\"\nJun 09 16:30:00.376138 crc crio[3654]: time=\"2026-06-09T16:30:00.369559572Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:30:00.376138 crc crio[3654]: time=\"2026-06-09T16:30:00.33804725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:00.399630 crc crio[3654]: time=\"2026-06-09T16:30:00.3915017Z\" level=info msg=\"Ran pod sandbox 3dd0ab079cba7d2d7ef0c98d003095ea27bc76d6cd6db57e8c8d1d4592a080a2 with infra container: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD\" id=5118ae9b-4fb7-4ff8-b922-409e40c602b7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:30:00.428711 crc crio[3654]: time=\"2026-06-09T16:30:00.411937275Z\" level=info msg=\"Ran pod sandbox 0dd7b7ca5d16f3f3421fbd1ba25ced89eade1cfeb841d39e91575105b93a5e2f with infra container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD\" id=1a1c1c7b-3232-415d-bdf5-772c5fc3cd8e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:30:00.446956 crc crio[3654]: time=\"2026-06-09T16:30:00.446804124Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:fbdfe828b092b23e6d4480daf3e0216aada6debaf1ef1b314a0a31e73ebf13c4\" id=6fc342c6-c4de-4cc6-a5cc-f326b5337da9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:30:00.516263 crc crio[3654]: time=\"2026-06-09T16:30:00.515896682Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=1bb81f93-d90c-4c67-9583-0f4349b8e3cd name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:30:00.530619 crc crio[3654]: time=\"2026-06-09T16:30:00.528133763Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:00.560537 crc crio[3654]: time=\"2026-06-09T16:30:00.560464918Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=3515a14e-b470-4101-9a18-c747ccf03662 name=/runtime.v1.ImageService/PullImage\nJun 09 16:30:00.605476 crc crio[3654]: time=\"2026-06-09T16:30:00.605407625Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 09 16:30:00.652566 crc crio[3654]: time=\"2026-06-09T16:30:00.652525525Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=4f1fee0a-0598-43b8-b692-fc3df93b44b8 name=/runtime.v1.ImageService/PullImage\nJun 09 16:30:00.678219 crc crio[3654]: time=\"2026-06-09T16:30:00.678168719Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 09 16:30:00.691290 crc crio[3654]: time=\"2026-06-09T16:30:00.689000289Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:00.699589 crc crio[3654]: time=\"2026-06-09T16:30:00.696928666Z\" level=info msg=\"Creating container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy\" id=9de62b09-2136-4bac-9ed6-247e808ffdea name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:30:00.699589 crc crio[3654]: time=\"2026-06-09T16:30:00.697383429Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b5000f8f055fd8f734ef74afbd9bd5333a38345cbc4959ddaad728b8394bccd4\" id=9bdef418-e858-45f8-8f22-1bb4f9a5cb6c name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:30:00.699848 crc crio[3654]: time=\"2026-06-09T16:30:00.699588812Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:00.746093 crc crio[3654]: time=\"2026-06-09T16:30:00.744446507Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:00.888427 crc crio[3654]: time=\"2026-06-09T16:30:00.872428221Z\" level=info msg=\"Ran pod sandbox 37d1080ef48294b309a5538e9af5ca43563451c071a21d4810412c7016f415b4 with infra container: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD\" id=02f93915-26d5-461e-8aa5-b73a6e554e04 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:30:00.888427 crc crio[3654]: time=\"2026-06-09T16:30:00.878133975Z\" level=info msg=\"Ran pod sandbox b9ece4f402008d0a2f815bda502eda90e7db9f068637734e61b545dc28fb9761 with infra container: openshift-ingress-canary/ingress-canary-jlj86/POD\" id=86fff17d-12ce-4082-bd8b-8f4b79e8e0b4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:30:00.990190 crc crio[3654]: time=\"2026-06-09T16:30:00.929595778Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=91e1e191-8112-447b-8d83-fb2319f47baa name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:30:00.990190 crc crio[3654]: time=\"2026-06-09T16:30:00.963033865Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=3ce43f39-6a2a-4c27-9b0e-a6c51152e1b0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:30:00.990190 crc crio[3654]: time=\"2026-06-09T16:30:00.963079607Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=7a09cb0c-707c-4381-a86e-825054733504 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:30:00.990190 crc crio[3654]: 2026-06-09T16:30:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f60b820bcf9446d Mac:92:0c:e4:57:83:54 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:18 Mtu:0 Sandbox:/var/run/netns/70f48de7-eef1-4424-8ca6-597661dc97e2 SocketPath: PciID:}] [{Interface:0xc0004026d0 Address:{IP:10.217.0.24 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:30:01.027298 crc crio[3654]: time=\"2026-06-09T16:30:01.026300857Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:01.063013 crc crio[3654]: time=\"2026-06-09T16:30:01.062853433Z\" level=info msg=\"Creating container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=0255140e-bdc1-4f9b-bbf6-48c9dc2626ea name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:30:01.063218 crc crio[3654]: time=\"2026-06-09T16:30:01.06306691Z\" level=info msg=\"Creating container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller\" id=6dbadb14-a477-41f9-9933-94993834681a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:30:01.070105 crc crio[3654]: time=\"2026-06-09T16:30:01.069961417Z\" level=info msg=\"Ran pod sandbox 1e9b589c5feab7b2e7846fe20c40c7bd9d5f9cedab7d5bc495ef7d2f9ba88666 with infra container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD\" id=a6b63ca3-4084-4c98-88c4-23097e4bdff4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:30:01.077084 crc crio[3654]: time=\"2026-06-09T16:30:01.076227396Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=adbb6b74-3918-46be-a9aa-2ed2b3acb039 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:30:01.120300 crc crio[3654]: time=\"2026-06-09T16:30:01.115877682Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:01.134718 crc crio[3654]: time=\"2026-06-09T16:30:01.127574407Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:01.171829 crc crio[3654]: time=\"2026-06-09T16:30:01.167571822Z\" level=info msg=\"Created container 8cd2e8d19c62dbdce7690d4034de02618c8012ca61523d0b23fdca1a634d41c5: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=eadedf03-7178-4763-8c5c-2f0520bbad7a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:30:01.173957 crc crio[3654]: time=\"2026-06-09T16:30:01.173913853Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:fbdfe828b092b23e6d4480daf3e0216aada6debaf1ef1b314a0a31e73ebf13c4\" id=1bc06a28-8c95-4e67-9d8d-1dc2da0c8b5c name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:30:01.189556 crc crio[3654]: time=\"2026-06-09T16:30:01.189484739Z\" level=info msg=\"Starting container: 8cd2e8d19c62dbdce7690d4034de02618c8012ca61523d0b23fdca1a634d41c5\" id=0cd78dae-b6ba-45af-b036-bd24c6d409c6 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:30:01.202268 crc crio[3654]: time=\"2026-06-09T16:30:01.198006253Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=5ffd4f91-a076-40df-8265-809e47f28a2f name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:30:01.216789 crc crio[3654]: time=\"2026-06-09T16:30:01.216246396Z\" level=info msg=\"Started container\" PID=11163 containerID=8cd2e8d19c62dbdce7690d4034de02618c8012ca61523d0b23fdca1a634d41c5 description=openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver id=0cd78dae-b6ba-45af-b036-bd24c6d409c6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a2e98d86e855f6133aa2c09100a32a5db1cc20341c1ff9acf12caf6a9d410424\nJun 09 16:30:01.218186 crc crio[3654]: time=\"2026-06-09T16:30:01.21778474Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=2c7310dc-526f-486f-962d-13c0b7b1aab4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:30:01.233042 crc crio[3654]: time=\"2026-06-09T16:30:01.232992675Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29683710-mn9b6/POD\" id=d5fd356d-38f5-4e69-bc63-87330fc4080a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:30:01.233277 crc crio[3654]: time=\"2026-06-09T16:30:01.233249773Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:01.265277 crc crio[3654]: 2026-06-09T16:30:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ea9ef629557c207 Mac:d2:14:0b:77:af:16 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:25 Mtu:0 Sandbox:/var/run/netns/901110be-b6e4-4792-8fd2-4af825960aab SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.37 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:30:01.276555 crc crio[3654]: time=\"2026-06-09T16:30:01.274763131Z\" level=info msg=\"Creating container: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin\" id=c5f56c8a-6c42-405c-beec-c7d7a09df0fe name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:30:01.294387 crc crio[3654]: time=\"2026-06-09T16:30:01.289634427Z\" level=info msg=\"Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy\" id=d3370894-1c6d-4768-8c7d-386e4b6b5beb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:30:01.295958 crc crio[3654]: time=\"2026-06-09T16:30:01.295915917Z\" level=info msg=\"Creating container: openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary\" id=eadd172b-d9a1-4032-9bfe-20c516c804bb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:30:01.297753 crc crio[3654]: time=\"2026-06-09T16:30:01.297567744Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=457fa69d-3840-4cb9-8dae-3de7958fb1ba name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:30:01.313989 crc crio[3654]: time=\"2026-06-09T16:30:01.313885791Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:01.338050 crc crio[3654]: time=\"2026-06-09T16:30:01.337990452Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:01.343263 crc crio[3654]: time=\"2026-06-09T16:30:01.342542772Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:01.354771 crc crio[3654]: time=\"2026-06-09T16:30:01.351867139Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator\" id=884c1421-95af-40d8-a8a3-aa2edf7a7e0f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:30:01.400874 crc crio[3654]: time=\"2026-06-09T16:30:01.399224805Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:01.435046 crc crio[3654]: time=\"2026-06-09T16:30:01.430206472Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:721db89e14d94378a94b0071b2396e14512434d7f0a91c00c214de5a2307ad0d UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/ebc25451-53ae-4a02-952f-e9f5f18866b1 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:0xc0001269b0}] Aliases:map[]}\"\nJun 09 16:30:01.435046 crc crio[3654]: time=\"2026-06-09T16:30:01.430252473Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:30:01.448001 crc crio[3654]: time=\"2026-06-09T16:30:01.445378366Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:f60b820bcf9446dd6bbf1fa2a2fd5e76fd1257d87f0b469cb2425526f3f756be UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/70f48de7-eef1-4424-8ca6-597661dc97e2 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:0xc0001261e8}] Aliases:map[]}\"\nJun 09 16:30:01.448001 crc crio[3654]: time=\"2026-06-09T16:30:01.445976123Z\" 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 16:30:01.465506 crc crio[3654]: 2026-06-09T16:30:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3e91c16d5bc3fa0 Mac:ca:11:e8:96:8e:79 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1c Mtu:0 Sandbox:/var/run/netns/e1f5ea39-ca2d-47d9-ae3b-e91e2f8e8a5d SocketPath: PciID:}] [{Interface:0xc0001245b0 Address:{IP:10.217.0.28 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:30:01.510710 crc crio[3654]: time=\"2026-06-09T16:30:01.491561949Z\" level=info msg=\"Created container 311fae63f206bd4c0669c05609fc03cf282f7d6e056039e061cb7159597abcc7: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=f020e56c-8213-49e0-b053-7d20baeabda1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:30:01.510710 crc crio[3654]: time=\"2026-06-09T16:30:01.495230094Z\" level=info msg=\"Starting container: 311fae63f206bd4c0669c05609fc03cf282f7d6e056039e061cb7159597abcc7\" id=1fa713b3-331c-40af-91a1-9f5275654302 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:30:01.546923 crc crio[3654]: time=\"2026-06-09T16:30:01.541858909Z\" level=info msg=\"Started container\" PID=11237 containerID=311fae63f206bd4c0669c05609fc03cf282f7d6e056039e061cb7159597abcc7 description=openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator id=1fa713b3-331c-40af-91a1-9f5275654302 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cf8f059a3107854e51dc7bcbd7f5d9ff189b5640453f4cce4703c4bfbffa1728\nJun 09 16:30:01.547186 crc crio[3654]: 2026-06-09T16:30:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bb0ee6eac618601 Mac:52:6e:45:0a:f2:d2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:03 Mtu:0 Sandbox:/var/run/netns/68d2cb9d-838d-4fdb-9710-f80ff4fe7534 SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.0.3 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:30:01.557823 crc crio[3654]: time=\"2026-06-09T16:30:01.55238187Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:ea9ef629557c20792984dabc8683f3f4c39bf600f9e629dc368880f4d739e5b1 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/901110be-b6e4-4792-8fd2-4af825960aab 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:0xc001e2a4d8}] Aliases:map[]}\"\nJun 09 16:30:01.557823 crc crio[3654]: time=\"2026-06-09T16:30:01.552877884Z\" 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 16:30:01.572741 crc crio[3654]: 2026-06-09T16:30:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:97e57f7a60f504f Mac:1e:b9:9a:54:65:03 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3a Mtu:0 Sandbox:/var/run/netns/74387149-49d1-4593-a3a9-548086bc16db SocketPath: PciID:}] [{Interface:0xc0004ac6d0 Address:{IP:10.217.0.58 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:30:01.573744 crc crio[3654]: time=\"2026-06-09T16:30:01.573371741Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:97e57f7a60f504ff5129a5e7f166e5b9ccdfd2fc9821655021b0f90240da2580 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/74387149-49d1-4593-a3a9-548086bc16db 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:0xc001e2a240}] Aliases:map[]}\"\nJun 09 16:30:01.573744 crc crio[3654]: time=\"2026-06-09T16:30:01.573577857Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:30:01.665599 crc crio[3654]: time=\"2026-06-09T16:30:01.665281373Z\" level=info msg=\"Ran pod sandbox f60b820bcf9446dd6bbf1fa2a2fd5e76fd1257d87f0b469cb2425526f3f756be with infra container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD\" id=48eabe69-6269-413a-9c97-f0d0d42ba3bd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:30:01.672917 crc crio[3654]: time=\"2026-06-09T16:30:01.672603953Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=7188b935-5d93-4227-8720-00efa2618856 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:30:01.694987 crc crio[3654]: time=\"2026-06-09T16:30:01.693954674Z\" level=info msg=\"Ran pod sandbox ea9ef629557c20792984dabc8683f3f4c39bf600f9e629dc368880f4d739e5b1 with infra container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD\" id=dbfa8bf9-50bf-4723-9029-5e54bc4d107b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:30:01.739883 crc crio[3654]: time=\"2026-06-09T16:30:01.73958413Z\" level=info msg=\"Created container 1fea7f6dc030e59f9251f5775ccea2110c2ef410e91de1337cae5a80f55ca907: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=e2d909bd-d7de-4d18-8f06-e3fee16a07ed name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:30:01.741542 crc crio[3654]: time=\"2026-06-09T16:30:01.741047422Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=c8b5edc5-ab9e-42ed-b216-78de4e6387b6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:30:01.749132 crc crio[3654]: time=\"2026-06-09T16:30:01.7482991Z\" level=info msg=\"Starting container: 1fea7f6dc030e59f9251f5775ccea2110c2ef410e91de1337cae5a80f55ca907\" id=d981425a-6ec2-4487-bae3-71b10d8e6e44 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:30:01.786798 crc crio[3654]: time=\"2026-06-09T16:30:01.786052761Z\" level=info msg=\"Ran pod sandbox 97e57f7a60f504ff5129a5e7f166e5b9ccdfd2fc9821655021b0f90240da2580 with infra container: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD\" id=e218d4c6-1fb6-46b3-9cab-1d16a24d95fa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:30:01.795848 crc crio[3654]: time=\"2026-06-09T16:30:01.795620985Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:01.805736 crc crio[3654]: time=\"2026-06-09T16:30:01.80383496Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=cddfe5f6-5e94-4338-8857-59d1be28f33a name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:30:01.810174 crc crio[3654]: time=\"2026-06-09T16:30:01.80977041Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=3ba42eb1-52e6-484a-8de4-fe377445e312 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:30:01.811630 crc crio[3654]: time=\"2026-06-09T16:30:01.811570072Z\" level=info msg=\"Started container\" PID=11282 containerID=1fea7f6dc030e59f9251f5775ccea2110c2ef410e91de1337cae5a80f55ca907 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=d981425a-6ec2-4487-bae3-71b10d8e6e44 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9949406e326cae8ec31e25f8fb7cf029bc427991b6c660a9c6a401ecdf48f8ca\nJun 09 16:30:01.829767 crc crio[3654]: time=\"2026-06-09T16:30:01.829439013Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=850fb203-c679-42c4-bd0f-385cfcca2df7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:30:01.850300 crc crio[3654]: time=\"2026-06-09T16:30:01.850115965Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:01.854052 crc crio[3654]: time=\"2026-06-09T16:30:01.853920574Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:f79b41da175db5b9927ddd6137690969892fdcf1e85a7d378774408ad71887ea UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/1cdfe5e2-92eb-4952-ab74-888e247fcd0e 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:0xc00008c6b0}] Aliases:map[]}\"\nJun 09 16:30:01.854052 crc crio[3654]: time=\"2026-06-09T16:30:01.853999057Z\" level=info msg=\"Adding pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:30:01.857421 crc crio[3654]: time=\"2026-06-09T16:30:01.85726276Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:41a33f32ab9d214d25f382897d57a8edcdcc319bb6e8b5e74e28a71df9e60c09 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/3be10377-7e87-4e6a-aea8-5f54454180b5 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:0xc000126548}] Aliases:map[]}\"\nJun 09 16:30:01.857421 crc crio[3654]: time=\"2026-06-09T16:30:01.857411804Z\" 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 16:30:01.863432 crc crio[3654]: time=\"2026-06-09T16:30:01.863236001Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:aba5fae867385309660233ccf0f7f29343d51f73594821e32b38f7dd6dea5b99 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/1e285606-58bc-4c85-8c45-a1d8bc73c4e4 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:0xc001712700}] Aliases:map[]}\"\nJun 09 16:30:01.863432 crc crio[3654]: time=\"2026-06-09T16:30:01.863427396Z\" level=info msg=\"Adding pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:30:01.877209 crc crio[3654]: time=\"2026-06-09T16:30:01.877096428Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:3e91c16d5bc3fa0ed5fef6224021a7affef9ef0f8eb6ff5e6b026fb3d92d8352 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/e1f5ea39-ca2d-47d9-ae3b-e91e2f8e8a5d 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:0xc00231e038}] Aliases:map[]}\"\nJun 09 16:30:01.877847 crc crio[3654]: time=\"2026-06-09T16:30:01.877421327Z\" 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 16:30:01.878493 crc crio[3654]: time=\"2026-06-09T16:30:01.878018724Z\" level=info msg=\"Ran pod sandbox 6638ab594e66d36d737fe0da5d083f116547ca99b668119517552d011bc1693a with infra container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD\" id=3ec90897-667c-4a29-90ea-313a0b2d2cac name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:30:01.887869 crc crio[3654]: time=\"2026-06-09T16:30:01.885924121Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:a8645c78e3a4a0bf2eea13e6544e3604dfbe5e4b3604751a7d981d375da8c16e UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/5405a5db-5791-4486-8762-3d3443c02ee5 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:0xc000191100}] Aliases:map[]}\"\nJun 09 16:30:01.887869 crc crio[3654]: time=\"2026-06-09T16:30:01.886036324Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-qhh6t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:30:01.919990 crc crio[3654]: time=\"2026-06-09T16:30:01.913599333Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=090ebe82-0c00-4f99-8b39-a7499e3c3d75 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:30:01.958011 crc crio[3654]: time=\"2026-06-09T16:30:01.949939444Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:bb0ee6eac61860113660cac1c734e20dad62cb3feaf7f5a2e3e358e26ba5a804 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/68d2cb9d-838d-4fdb-9710-f80ff4fe7534 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:0xc001612198}] Aliases:map[]}\"\nJun 09 16:30:01.958011 crc crio[3654]: time=\"2026-06-09T16:30:01.951050445Z\" level=info msg=\"Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:30:01.958011 crc crio[3654]: time=\"2026-06-09T16:30:01.956862512Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:eb1ca76154ceee92e836e0011fc9209d91a7cd69d87531b66cbfcda5c9c98c9f UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/f72a89f9-1352-431c-af7c-2b2070a1d2aa 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:0xc00231e780}] Aliases:map[]}\"\nJun 09 16:30:01.958011 crc crio[3654]: time=\"2026-06-09T16:30:01.956986916Z\" 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 16:30:01.962480 crc crio[3654]: time=\"2026-06-09T16:30:01.961781793Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:01.972869 crc crio[3654]: time=\"2026-06-09T16:30:01.966841238Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:01.987246 crc crio[3654]: time=\"2026-06-09T16:30:01.968219047Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:02.033980 crc crio[3654]: time=\"2026-06-09T16:30:02.033748393Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:dbeebbb1a3c7ce1602fb8f2d33d1356ae9565241b06c1ba8f43d6d20d0bd4876 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/4433b5c7-3e2f-43bc-8e1e-5e5060220f9a 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:0xc000476328}] Aliases:map[]}\"\nJun 09 16:30:02.033980 crc crio[3654]: time=\"2026-06-09T16:30:02.033928319Z\" level=info msg=\"Adding pod openshift-apiserver_apiserver-9ddfb9f55-k47zv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:30:02.074199 crc crio[3654]: time=\"2026-06-09T16:30:02.073978655Z\" level=info msg=\"Created container 3cae7f0c86a5ef74aeab9cd225f8307a1e2873b40d5301687e4563f10f23de2c: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=5954cce5-abe9-4197-9a5e-1d00292d4cd0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:30:02.096553 crc crio[3654]: time=\"2026-06-09T16:30:02.095948794Z\" level=info msg=\"Starting container: 3cae7f0c86a5ef74aeab9cd225f8307a1e2873b40d5301687e4563f10f23de2c\" id=49bf4c62-598f-4025-a90c-3d930c3c9100 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:30:02.176913 crc crio[3654]: time=\"2026-06-09T16:30:02.176630265Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:02.191022 crc crio[3654]: time=\"2026-06-09T16:30:02.190046599Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:e994014faeafd39300b0c3558ae2a60928e77413cf955102d59886f7d86e5d74 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/86f009a6-faf8-4033-a780-985f7ff5d649 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:0xc002fb0198}] Aliases:map[]}\"\nJun 09 16:30:02.191022 crc crio[3654]: time=\"2026-06-09T16:30:02.19078454Z\" 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 16:30:02.328739 crc crio[3654]: time=\"2026-06-09T16:30:02.328254176Z\" level=info msg=\"Started container\" PID=11283 containerID=3cae7f0c86a5ef74aeab9cd225f8307a1e2873b40d5301687e4563f10f23de2c description=openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager id=49bf4c62-598f-4025-a90c-3d930c3c9100 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9d4bc834b7ad6160914ca844547cbdd0b11fe3dea5cb6b450bea8bcda4115799\nJun 09 16:30:02.789851 crc crio[3654]: time=\"2026-06-09T16:30:02.789110092Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:03.134529 crc crio[3654]: time=\"2026-06-09T16:30:03.134208762Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=96ae60e5-43a8-4c5c-ae21-ed4189b11663 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:30:03.220398 crc crio[3654]: time=\"2026-06-09T16:30:03.219828364Z\" level=info msg=\"Creating container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=6ac6ca5d-3b33-4348-bb2f-1f94c9dcaf0d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:30:03.222058 crc crio[3654]: time=\"2026-06-09T16:30:03.220449701Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:03.246258 crc crio[3654]: time=\"2026-06-09T16:30:03.246036324Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator\" id=489ae8f7-e95e-4cf9-807f-a0732e4e8041 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:30:03.264048 crc crio[3654]: time=\"2026-06-09T16:30:03.262228308Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=5f71779e-4088-4535-95c0-dda69366c546 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:30:03.326897 crc crio[3654]: time=\"2026-06-09T16:30:03.318915221Z\" level=info msg=\"Ran pod sandbox 3e91c16d5bc3fa0ed5fef6224021a7affef9ef0f8eb6ff5e6b026fb3d92d8352 with infra container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD\" id=f1fec9fa-ec83-4644-b255-9065b5bce53c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:30:03.326897 crc crio[3654]: time=\"2026-06-09T16:30:03.319496587Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:03.336750 crc crio[3654]: time=\"2026-06-09T16:30:03.330994567Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=8280d539-d549-45b5-8fe5-256b40c20467 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:30:03.439149 crc crio[3654]: time=\"2026-06-09T16:30:03.423631809Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:03.550178 crc crio[3654]: time=\"2026-06-09T16:30:03.550078949Z\" level=info msg=\"Created container 66f385c1a79dab0df5a6a405d3bcf606754f902e6cfa932ff0bfbe5c0f0be9eb: openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary\" id=eadd172b-d9a1-4032-9bfe-20c516c804bb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:30:03.586141 crc crio[3654]: time=\"2026-06-09T16:30:03.585593596Z\" level=info msg=\"Starting container: 66f385c1a79dab0df5a6a405d3bcf606754f902e6cfa932ff0bfbe5c0f0be9eb\" id=7e02b79d-3d90-473a-9fa0-3fea8717a7cd name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:30:03.611081 crc crio[3654]: time=\"2026-06-09T16:30:03.609902282Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=b8f6b0d8-2a2d-4f65-9a42-6284ea84d5cf name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:30:03.613884 crc crio[3654]: time=\"2026-06-09T16:30:03.61296471Z\" level=info msg=\"Creating container: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints\" id=57bf9f44-ee79-42c5-a6c4-22da8d05b498 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:30:03.656497 crc crio[3654]: time=\"2026-06-09T16:30:03.656119746Z\" level=info msg=\"Created container 03322a23bed0464c92d08159d82d15b1acafc911807791a4b17809e3c2a77571: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy\" id=9de62b09-2136-4bac-9ed6-247e808ffdea name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:30:03.666625 crc crio[3654]: time=\"2026-06-09T16:30:03.665300289Z\" level=info msg=\"Starting container: 03322a23bed0464c92d08159d82d15b1acafc911807791a4b17809e3c2a77571\" id=c6bf34a7-fa44-4e95-9a62-da0ef9875c28 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:30:03.698076 crc crio[3654]: time=\"2026-06-09T16:30:03.695610486Z\" level=info msg=\"Started container\" PID=11381 containerID=03322a23bed0464c92d08159d82d15b1acafc911807791a4b17809e3c2a77571 description=openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy id=c6bf34a7-fa44-4e95-9a62-da0ef9875c28 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6c1bbc81084d233aea764f08ebc3c67c32c84f19799161c8cdec1c0f43dea432\nJun 09 16:30:03.752466 crc crio[3654]: time=\"2026-06-09T16:30:03.749982813Z\" level=info msg=\"Creating container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator\" id=bfc07cf7-76c5-4ec9-bed3-9c5c4f3296c0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:30:03.842688 crc crio[3654]: time=\"2026-06-09T16:30:03.801126298Z\" level=info msg=\"Ran pod sandbox bb0ee6eac61860113660cac1c734e20dad62cb3feaf7f5a2e3e358e26ba5a804 with infra container: openshift-multus/network-metrics-daemon-n2bqt/POD\" id=bf3b4f5d-1a2c-4f70-b026-950c525d6f71 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:30:03.842688 crc crio[3654]: time=\"2026-06-09T16:30:03.811849165Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:49b34ce0d25eec7a6077f4bf21bf7d4e64e598d28785a20b9ee3594423b7de14\" id=dac316d3-648e-4153-bebf-5cec62e634ba name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:30:04.213276 crc crio[3654]: time=\"2026-06-09T16:30:04.213158675Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:04.254224 crc crio[3654]: time=\"2026-06-09T16:30:04.252928794Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:04.336117 crc crio[3654]: time=\"2026-06-09T16:30:04.33448981Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:49b34ce0d25eec7a6077f4bf21bf7d4e64e598d28785a20b9ee3594423b7de14\" id=8e57c074-a518-4c41-a564-60c8ac65d23e name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:30:04.400516 crc crio[3654]: time=\"2026-06-09T16:30:04.399403778Z\" level=info msg=\"Started container\" PID=11435 containerID=66f385c1a79dab0df5a6a405d3bcf606754f902e6cfa932ff0bfbe5c0f0be9eb description=openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary id=7e02b79d-3d90-473a-9fa0-3fea8717a7cd name=/runtime.v1.RuntimeService/StartContainer sandboxID=b9ece4f402008d0a2f815bda502eda90e7db9f068637734e61b545dc28fb9761\nJun 09 16:30:04.889872 crc crio[3654]: time=\"2026-06-09T16:30:04.88981805Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:05.048431 crc crio[3654]: time=\"2026-06-09T16:30:05.048263297Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:05.060952 crc crio[3654]: time=\"2026-06-09T16:30:05.060156788Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:05.365977 crc crio[3654]: time=\"2026-06-09T16:30:05.349978646Z\" level=info msg=\"Created container fc5aa9e7fe05f21cb34341173583d1f80decfc6ccfc75328be3f55426198db41: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator\" id=884c1421-95af-40d8-a8a3-aa2edf7a7e0f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:30:05.386155 crc crio[3654]: time=\"2026-06-09T16:30:05.381273572Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:05.473889 crc crio[3654]: time=\"2026-06-09T16:30:05.463184928Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:05.799150 crc crio[3654]: time=\"2026-06-09T16:30:05.784412426Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683710-mn9b6 Namespace:openshift-operator-lifecycle-manager ID:12ede462a46b086f87debeff687aa89022644c64243591a26c1d5dd582bdb6cf UID:9a6caab5-14cf-44f0-9b67-2dda8393d402 NetNS:/var/run/netns/eac4011e-1bf0-4981-9a4c-ec610570f4de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9a6caab5_14cf_44f0_9b67_2dda8393d402.slice PodAnnotations:0xc0001913e0}] Aliases:map[]}\"\nJun 09 16:30:05.799150 crc crio[3654]: time=\"2026-06-09T16:30:05.784608971Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29683710-mn9b6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:30:06.401980 crc crio[3654]: time=\"2026-06-09T16:30:06.396971195Z\" level=info msg=\"Created container d212d9d7dba6353381c26269e26282264a4bfcb01aa289066a9275e2c96e68b3: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy\" id=d3370894-1c6d-4768-8c7d-386e4b6b5beb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:30:06.902400 crc crio[3654]: time=\"2026-06-09T16:30:06.900178172Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:07.007380 crc crio[3654]: time=\"2026-06-09T16:30:07.007258398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:07.177122 crc crio[3654]: time=\"2026-06-09T16:30:07.176936447Z\" level=info msg=\"Created container 3cce822742922af47d16fa00c6c4d9cb8d19fb84e4690ba58128da2f94c8f30a: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin\" id=c5f56c8a-6c42-405c-beec-c7d7a09df0fe name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:30:07.899906 crc crio[3654]: 2026-06-09T16:30:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e3c605d995676ca Mac:ea:8e:37:53:4b:db Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:04 Mtu:0 Sandbox:/var/run/netns/0a4c3e24-e215-40ba-800f-94b4593b3b05 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.4 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:30:07.901970 crc crio[3654]: time=\"2026-06-09T16:30:07.900414662Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:e3c605d995676cae5cfe4e1930a490c619efaddb967c6d688d2316b03a37d7b7 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/0a4c3e24-e215-40ba-800f-94b4593b3b05 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:0xc000476160}] Aliases:map[]}\"\nJun 09 16:30:07.901970 crc crio[3654]: time=\"2026-06-09T16:30:07.900595408Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:30:07.980998 crc crio[3654]: time=\"2026-06-09T16:30:07.979626071Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:08.169622 crc crio[3654]: time=\"2026-06-09T16:30:08.168917071Z\" level=info msg=\"Creating container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator\" id=044a2337-db28-4abc-a74a-0ad551e81836 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:30:08.202941 crc crio[3654]: time=\"2026-06-09T16:30:08.201938336Z\" level=info msg=\"Starting container: 3cce822742922af47d16fa00c6c4d9cb8d19fb84e4690ba58128da2f94c8f30a\" id=e688d384-e0a7-4817-88ef-d17c59ca219d name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:30:08.238012 crc crio[3654]: time=\"2026-06-09T16:30:08.226810858Z\" level=info msg=\"Creating container: openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon\" id=332571f1-c3e2-4661-8c53-ae5b4e579ece name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:30:08.238012 crc crio[3654]: time=\"2026-06-09T16:30:08.227980132Z\" level=info msg=\"Started container\" PID=11654 containerID=3cce822742922af47d16fa00c6c4d9cb8d19fb84e4690ba58128da2f94c8f30a description=openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin id=e688d384-e0a7-4817-88ef-d17c59ca219d name=/runtime.v1.RuntimeService/StartContainer sandboxID=3dd0ab079cba7d2d7ef0c98d003095ea27bc76d6cd6db57e8c8d1d4592a080a2\nJun 09 16:30:08.238012 crc crio[3654]: time=\"2026-06-09T16:30:08.229258738Z\" level=info msg=\"Starting container: fc5aa9e7fe05f21cb34341173583d1f80decfc6ccfc75328be3f55426198db41\" id=2f57f6ac-5e09-4653-bc27-c63153cd2f34 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:30:08.341238 crc crio[3654]: time=\"2026-06-09T16:30:08.311744651Z\" level=info msg=\"Started container\" PID=11516 containerID=fc5aa9e7fe05f21cb34341173583d1f80decfc6ccfc75328be3f55426198db41 description=openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator id=2f57f6ac-5e09-4653-bc27-c63153cd2f34 name=/runtime.v1.RuntimeService/StartContainer sandboxID=37d1080ef48294b309a5538e9af5ca43563451c071a21d4810412c7016f415b4\nJun 09 16:30:08.381144 crc crio[3654]: time=\"2026-06-09T16:30:08.37216206Z\" level=info msg=\"Starting container: d212d9d7dba6353381c26269e26282264a4bfcb01aa289066a9275e2c96e68b3\" id=1a4fc2f4-71d3-45b3-b8ff-19dc6ae4cbac name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:30:08.996435 crc crio[3654]: 2026-06-09T16:30:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b8223b9561fe9a7 Mac:2a:7a:fb:19:57:ba Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:09 Mtu:0 Sandbox:/var/run/netns/025eaca0-acb0-49c4-9b93-349ee2a6beeb SocketPath: PciID:}] [{Interface:0xc000504760 Address:{IP:10.217.0.9 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:30:09.078789 crc crio[3654]: time=\"2026-06-09T16:30:08.556941911Z\" level=info msg=\"Created container 7b2073b528baa8938e16b0c06d389725cf04fc259d0233787c3b9e8020714fde: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator\" id=489ae8f7-e95e-4cf9-807f-a0732e4e8041 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:30:09.126466 crc crio[3654]: time=\"2026-06-09T16:30:08.996284191Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:b8223b9561fe9a721ebca09698d3ad4c8e0406f2fa64bce02f2cc214b7ad5ad4 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/025eaca0-acb0-49c4-9b93-349ee2a6beeb 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:0xc001512590}] Aliases:map[]}\"\nJun 09 16:30:09.126466 crc crio[3654]: time=\"2026-06-09T16:30:09.125566642Z\" level=info msg=\"Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:30:09.133731 crc crio[3654]: time=\"2026-06-09T16:30:09.023699056Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:09.149507 crc crio[3654]: time=\"2026-06-09T16:30:09.03047409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:09.149507 crc crio[3654]: time=\"2026-06-09T16:30:09.060605132Z\" level=info msg=\"Ran pod sandbox e3c605d995676cae5cfe4e1930a490c619efaddb967c6d688d2316b03a37d7b7 with infra container: openshift-network-diagnostics/network-check-target-fhkjl/POD\" id=bb579bf3-ab8f-4dfb-ae7a-fd237d16062a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:30:09.151065 crc crio[3654]: 2026-06-09T16:30:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d5198ba3e825ace Mac:76:60:9b:c9:27:c3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3f Mtu:0 Sandbox:/var/run/netns/b98799b9-d6ec-43c9-bf78-8720c4d9be65 SocketPath: PciID:}] [{Interface:0xc000014620 Address:{IP:10.217.0.63 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:30:09.155903 crc crio[3654]: time=\"2026-06-09T16:30:09.153519053Z\" level=info msg=\"Ran pod sandbox b8223b9561fe9a721ebca09698d3ad4c8e0406f2fa64bce02f2cc214b7ad5ad4 with infra container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD\" id=a9cd7919-5a15-40c7-aaab-5daeabfb28e7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:30:09.155903 crc crio[3654]: time=\"2026-06-09T16:30:09.152833863Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:d5198ba3e825ace170313fb6e4e0a2fc4990dab7f8044833f96ca77f9671bef3 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/b98799b9-d6ec-43c9-bf78-8720c4d9be65 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:0xc0015126a0}] Aliases:map[]}\"\nJun 09 16:30:09.156414 crc crio[3654]: time=\"2026-06-09T16:30:09.156129038Z\" level=info msg=\"Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:30:09.164981 crc crio[3654]: 2026-06-09T16:30:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:376f9ff0545b364 Mac:56:2b:82:a1:7c:b2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0b Mtu:0 Sandbox:/var/run/netns/09505fb4-0fbc-4f98-84f3-a4d499e38066 SocketPath: PciID:}] [{Interface:0xc00037e810 Address:{IP:10.217.0.11 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:30:09.164981 crc crio[3654]: time=\"2026-06-09T16:30:09.15795872Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:376f9ff0545b36436b8a6f4acbb4f3be63df36a377c4647eb6e880500e3491a3 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/09505fb4-0fbc-4f98-84f3-a4d499e38066 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:0xc001512700}] Aliases:map[]}\"\nJun 09 16:30:09.164981 crc crio[3654]: time=\"2026-06-09T16:30:09.158124005Z\" level=info msg=\"Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:30:09.164981 crc crio[3654]: 2026-06-09T16:30:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b9e91057435fbff Mac:fa:7a:74:d6:a8:5e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:22 Mtu:0 Sandbox:/var/run/netns/4aad0446-a41c-43b4-8654-95bafabeb436 SocketPath: PciID:}] [{Interface:0xc0001b6870 Address:{IP:10.217.0.34 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:30:09.177750 crc crio[3654]: time=\"2026-06-09T16:30:09.17086972Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:b9e91057435fbff2a247a1e749f1dad43f2ae0ceeb04b73b13ba685ba372a6cf UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/4aad0446-a41c-43b4-8654-95bafabeb436 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:0xc000f14698}] Aliases:map[]}\"\nJun 09 16:30:09.177750 crc crio[3654]: time=\"2026-06-09T16:30:09.172849006Z\" 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 16:30:09.207107 crc crio[3654]: time=\"2026-06-09T16:30:09.206829129Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:09.258232 crc crio[3654]: time=\"2026-06-09T16:30:09.257805819Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d\" id=09156ef1-498a-44a8-822a-9df4a9d2f70d name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:30:09.260083 crc crio[3654]: time=\"2026-06-09T16:30:09.25994762Z\" level=info msg=\"Starting container: 7b2073b528baa8938e16b0c06d389725cf04fc259d0233787c3b9e8020714fde\" id=92630acf-db8c-42b3-9bc7-c5b5ad4294ed name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:30:09.265131 crc crio[3654]: time=\"2026-06-09T16:30:09.263177412Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=f66edd01-653e-46dd-8c76-d72ceddddd8e name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:30:09.316480 crc crio[3654]: time=\"2026-06-09T16:30:09.316395346Z\" level=info msg=\"Ran pod sandbox d5198ba3e825ace170313fb6e4e0a2fc4990dab7f8044833f96ca77f9671bef3 with infra container: openshift-console/console-6c684df5db-cc8g8/POD\" id=4b9b86f6-7fd1-4344-b23e-b57ad3a6912d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:30:09.336951 crc crio[3654]: time=\"2026-06-09T16:30:09.336829201Z\" level=info msg=\"Started container\" PID=11590 containerID=d212d9d7dba6353381c26269e26282264a4bfcb01aa289066a9275e2c96e68b3 description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy id=1a4fc2f4-71d3-45b3-b8ff-19dc6ae4cbac name=/runtime.v1.RuntimeService/StartContainer sandboxID=1e9b589c5feab7b2e7846fe20c40c7bd9d5f9cedab7d5bc495ef7d2f9ba88666\nJun 09 16:30:09.339373 crc crio[3654]: time=\"2026-06-09T16:30:09.339196919Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=cb00114a-9d97-46ad-950d-0ad6541fbc8d name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:30:09.350001 crc crio[3654]: 2026-06-09T16:30:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:721db89e14d9437 Mac:42:a6:25:af:1a:89 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:11 Mtu:0 Sandbox:/var/run/netns/ebc25451-53ae-4a02-952f-e9f5f18866b1 SocketPath: PciID:}] [{Interface:0xc00011ae30 Address:{IP:10.217.0.17 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:30:09.362881 crc crio[3654]: time=\"2026-06-09T16:30:09.362775604Z\" level=info msg=\"Started container\" PID=11742 containerID=7b2073b528baa8938e16b0c06d389725cf04fc259d0233787c3b9e8020714fde description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator id=92630acf-db8c-42b3-9bc7-c5b5ad4294ed name=/runtime.v1.RuntimeService/StartContainer sandboxID=f60b820bcf9446dd6bbf1fa2a2fd5e76fd1257d87f0b469cb2425526f3f756be\nJun 09 16:30:09.362881 crc crio[3654]: 2026-06-09T16:30:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:eb1ca76154ceee9 Mac:4a:a3:cf:a6:63:0a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:20 Mtu:0 Sandbox:/var/run/netns/f72a89f9-1352-431c-af7c-2b2070a1d2aa SocketPath: PciID:}] [{Interface:0xc0002bab30 Address:{IP:10.217.0.32 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:30:09.365606 crc crio[3654]: time=\"2026-06-09T16:30:09.362808905Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=a6f8e74e-a7d6-4f51-a8f6-3e66f65da01f name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:30:09.554758 crc crio[3654]: time=\"2026-06-09T16:30:09.486870278Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:721db89e14d94378a94b0071b2396e14512434d7f0a91c00c214de5a2307ad0d UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/ebc25451-53ae-4a02-952f-e9f5f18866b1 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:0xc0001269b0}] Aliases:map[]}\"\nJun 09 16:30:09.554758 crc crio[3654]: time=\"2026-06-09T16:30:09.552381263Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:30:09.554758 crc crio[3654]: time=\"2026-06-09T16:30:09.492601782Z\" level=info msg=\"Ran pod sandbox b9e91057435fbff2a247a1e749f1dad43f2ae0ceeb04b73b13ba685ba372a6cf with infra container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD\" id=6d9d1bba-ff41-4e0a-b467-2577caf8e4ad name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:30:09.554758 crc crio[3654]: time=\"2026-06-09T16:30:09.510159154Z\" level=info msg=\"Ran pod sandbox 376f9ff0545b36436b8a6f4acbb4f3be63df36a377c4647eb6e880500e3491a3 with infra container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD\" id=6b9a6f99-8ebd-4694-b18a-11953b30cc75 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:30:09.554758 crc crio[3654]: time=\"2026-06-09T16:30:09.512161782Z\" level=info msg=\"Creating container: openshift-console/console-6c684df5db-cc8g8/console\" id=a38530f7-7bc3-4a75-b275-3108fa5b1435 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:30:09.554758 crc crio[3654]: time=\"2026-06-09T16:30:09.517041691Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:eb1ca76154ceee92e836e0011fc9209d91a7cd69d87531b66cbfcda5c9c98c9f UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/f72a89f9-1352-431c-af7c-2b2070a1d2aa 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:0xc00231e780}] Aliases:map[]}\"\nJun 09 16:30:09.554758 crc crio[3654]: time=\"2026-06-09T16:30:09.553557207Z\" 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 16:30:09.558356 crc crio[3654]: time=\"2026-06-09T16:30:09.557599693Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=36697c3f-aa80-4cb9-996a-1e1d66224635 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:30:09.564589 crc crio[3654]: time=\"2026-06-09T16:30:09.564218882Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:09.568977 crc crio[3654]: time=\"2026-06-09T16:30:09.565377816Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d\" id=db5fe8bc-0bda-4bc7-9139-ddfa498e727a name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:30:09.661580 crc crio[3654]: time=\"2026-06-09T16:30:09.661506638Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=ffe66da2-9eda-4806-9d6e-9d70988c2ffb name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:30:09.663087 crc crio[3654]: time=\"2026-06-09T16:30:09.662885027Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:63b9704591980c76142c6569123648908ca7e1fb34522ab25f952e9c3bc7616d\" id=b55dc074-5b0f-4fc0-af1f-825f9d9040d8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:30:09.862137 crc crio[3654]: time=\"2026-06-09T16:30:09.861906256Z\" level=info msg=\"Ran pod sandbox 721db89e14d94378a94b0071b2396e14512434d7f0a91c00c214de5a2307ad0d with infra container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD\" id=3459bca1-deb3-4a5a-9c23-127328c4ce9c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:30:09.869894 crc crio[3654]: time=\"2026-06-09T16:30:09.869125183Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=dc9cc669-001b-40cf-85c3-e276b4958f38 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:30:09.917742 crc crio[3654]: time=\"2026-06-09T16:30:09.91722706Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:09.944461 crc crio[3654]: time=\"2026-06-09T16:30:09.944379178Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:10.117787 crc crio[3654]: time=\"2026-06-09T16:30:10.117427191Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=058197ed-0725-4215-b0ce-785215defed4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:30:10.142223 crc crio[3654]: time=\"2026-06-09T16:30:10.142115078Z\" level=info msg=\"Created container 74f724f53a56d4f711ce02d7c8c24caea04fc9af713043c29f050dff33c1b364: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints\" id=57bf9f44-ee79-42c5-a6c4-22da8d05b498 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:30:10.147738 crc crio[3654]: time=\"2026-06-09T16:30:10.146923416Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:10.167115 crc crio[3654]: time=\"2026-06-09T16:30:10.166465866Z\" level=info msg=\"Starting container: 74f724f53a56d4f711ce02d7c8c24caea04fc9af713043c29f050dff33c1b364\" id=2570bfd4-416e-4bf0-a546-3fe08be45111 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:30:10.171058 crc crio[3654]: 2026-06-09T16:30:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:39b0f64c871bbdb Mac:9e:b2:77:36:61:a2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:16 Mtu:0 Sandbox:/var/run/netns/20fc0347-9838-4be6-8583-8dfecc76cd96 SocketPath: PciID:}] [{Interface:0xc00043c730 Address:{IP:10.217.0.22 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:30:10.180771 crc crio[3654]: time=\"2026-06-09T16:30:10.172834488Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:39b0f64c871bbdbe502c8b11b37f252dd6e781f50724e6545cdb32a920302152 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/20fc0347-9838-4be6-8583-8dfecc76cd96 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:0xc00231e308}] Aliases:map[]}\"\nJun 09 16:30:10.180771 crc crio[3654]: time=\"2026-06-09T16:30:10.175034391Z\" level=info msg=\"Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:30:10.194817 crc crio[3654]: time=\"2026-06-09T16:30:10.185787219Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9\" id=17fad6d9-0a1a-4c83-9ca8-edad167c9cd6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:30:10.296058 crc crio[3654]: time=\"2026-06-09T16:30:10.287976015Z\" level=info msg=\"Started container\" PID=11906 containerID=74f724f53a56d4f711ce02d7c8c24caea04fc9af713043c29f050dff33c1b364 description=openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints id=2570bfd4-416e-4bf0-a546-3fe08be45111 name=/runtime.v1.RuntimeService/StartContainer sandboxID=97e57f7a60f504ff5129a5e7f166e5b9ccdfd2fc9821655021b0f90240da2580\nJun 09 16:30:10.296058 crc crio[3654]: 2026-06-09T16:30:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5063f4238642f93 Mac:4a:64:92:54:0e:ec Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:41 Mtu:0 Sandbox:/var/run/netns/4c1a3aa1-1337-4592-ae13-d995460cdd83 SocketPath: PciID:}] [{Interface:0xc0004826e0 Address:{IP:10.217.0.65 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:30:10.296058 crc crio[3654]: time=\"2026-06-09T16:30:10.291258329Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:5063f4238642f938b2512197e97e9974176da6b52cbd1357fc3d99382676b498 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/4c1a3aa1-1337-4592-ae13-d995460cdd83 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:0xc0005362b0}] Aliases:map[]}\"\nJun 09 16:30:10.296058 crc crio[3654]: time=\"2026-06-09T16:30:10.291501466Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:30:10.296058 crc crio[3654]: time=\"2026-06-09T16:30:10.294031518Z\" level=info msg=\"Ran pod sandbox eb1ca76154ceee92e836e0011fc9209d91a7cd69d87531b66cbfcda5c9c98c9f with infra container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD\" id=38091829-0cf5-47fe-ae2e-5a6a9ec23469 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:30:10.305757 crc crio[3654]: time=\"2026-06-09T16:30:10.303815319Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b\" id=37a27621-56df-410b-96f2-8b8e2983c7ff name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:30:10.318923 crc crio[3654]: time=\"2026-06-09T16:30:10.313770324Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:10.327590 crc crio[3654]: time=\"2026-06-09T16:30:10.327204308Z\" level=info msg=\"Created container 1edce2aab6ad7e5de793b2a773026e052cef20bfffec1d691ae4d2022ac92969: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator\" id=bfc07cf7-76c5-4ec9-bed3-9c5c4f3296c0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:30:10.347043 crc crio[3654]: time=\"2026-06-09T16:30:10.340815408Z\" level=info msg=\"Created container 0549e4c3ee139583b5c8467fbde9dc98bdb521fa37b274b83d483964f6425308: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=0255140e-bdc1-4f9b-bbf6-48c9dc2626ea name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:30:10.358456 crc crio[3654]: time=\"2026-06-09T16:30:10.351094022Z\" level=info msg=\"Starting container: 0549e4c3ee139583b5c8467fbde9dc98bdb521fa37b274b83d483964f6425308\" id=6a80a64b-0984-4509-ac64-af21e003421b name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:30:10.358456 crc crio[3654]: time=\"2026-06-09T16:30:10.354917872Z\" level=info msg=\"Starting container: 1edce2aab6ad7e5de793b2a773026e052cef20bfffec1d691ae4d2022ac92969\" id=fc4c7b32-61b5-447b-8a78-728fd97b850a name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:30:10.362717 crc crio[3654]: time=\"2026-06-09T16:30:10.362585461Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:10.382740 crc crio[3654]: time=\"2026-06-09T16:30:10.380842044Z\" level=info msg=\"Creating container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator\" id=196ef029-3012-47a7-b979-53950963cfdd name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:30:10.382740 crc crio[3654]: time=\"2026-06-09T16:30:10.381885864Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:10.405344 crc crio[3654]: time=\"2026-06-09T16:30:10.393871647Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:10.405344 crc crio[3654]: time=\"2026-06-09T16:30:10.404040778Z\" level=info msg=\"Started container\" PID=11992 containerID=0549e4c3ee139583b5c8467fbde9dc98bdb521fa37b274b83d483964f6425308 description=openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator id=6a80a64b-0984-4509-ac64-af21e003421b name=/runtime.v1.RuntimeService/StartContainer sandboxID=0dd7b7ca5d16f3f3421fbd1ba25ced89eade1cfeb841d39e91575105b93a5e2f\nJun 09 16:30:10.430830 crc crio[3654]: 2026-06-09T16:30:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:06444b0079e6d1c Mac:2e:07:23:e3:a7:87 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:29 Mtu:0 Sandbox:/var/run/netns/a41cbddf-1eb0-41e5-ae54-0316b090d33b SocketPath: PciID:}] [{Interface:0xc0000149c0 Address:{IP:10.217.0.41 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:30:10.430830 crc crio[3654]: time=\"2026-06-09T16:30:10.430113245Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:06444b0079e6d1c7183f817d4b6154ff30b10fa4653a27e646c078a24789199a UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/a41cbddf-1eb0-41e5-ae54-0316b090d33b 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:0xc0001903b0}] Aliases:map[]}\"\nJun 09 16:30:10.430830 crc crio[3654]: time=\"2026-06-09T16:30:10.430245989Z\" 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 16:30:10.444492 crc crio[3654]: time=\"2026-06-09T16:30:10.442197351Z\" level=info msg=\"Started container\" PID=11998 containerID=1edce2aab6ad7e5de793b2a773026e052cef20bfffec1d691ae4d2022ac92969 description=openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator id=fc4c7b32-61b5-447b-8a78-728fd97b850a name=/runtime.v1.RuntimeService/StartContainer sandboxID=6638ab594e66d36d737fe0da5d083f116547ca99b668119517552d011bc1693a\nJun 09 16:30:10.453789 crc crio[3654]: 2026-06-09T16:30:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2c36a24c63d658f Mac:22:75:1c:ba:b3:b6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1b Mtu:0 Sandbox:/var/run/netns/bbca24a5-aea9-4428-9f0d-62b0de55409d SocketPath: PciID:}] [{Interface:0xc0002285d0 Address:{IP:10.217.0.27 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:30:10.453789 crc crio[3654]: time=\"2026-06-09T16:30:10.450808857Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:2c36a24c63d658f050f2c6082f361254ec0d44721e66340f6a98d0f83e54bc88 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/bbca24a5-aea9-4428-9f0d-62b0de55409d 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:0xc001612240}] Aliases:map[]}\"\nJun 09 16:30:10.453789 crc crio[3654]: time=\"2026-06-09T16:30:10.450989303Z\" level=info msg=\"Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:30:10.492426 crc crio[3654]: 2026-06-09T16:30:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cabd285e5a6758e Mac:82:c9:4a:2c:4b:89 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:26 Mtu:0 Sandbox:/var/run/netns/72f31d10-c6d9-4bf7-b028-062f0d26725c SocketPath: PciID:}] [{Interface:0xc0001385d0 Address:{IP:10.217.0.38 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:30:10.492426 crc crio[3654]: time=\"2026-06-09T16:30:10.492422319Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=a4bbc56a-c661-4eed-b661-177a54a36be4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:30:10.493295 crc crio[3654]: time=\"2026-06-09T16:30:10.49316676Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:cabd285e5a6758ee9f480310922c767b4b0656225f36504f80df912013f8e146 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/72f31d10-c6d9-4bf7-b028-062f0d26725c 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:0xc001e2a1d0}] Aliases:map[]}\"\nJun 09 16:30:10.493709 crc crio[3654]: time=\"2026-06-09T16:30:10.49350195Z\" 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 16:30:10.532290 crc crio[3654]: 2026-06-09T16:30:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f4bff133ed24d17 Mac:b6:97:6d:bd:21:e3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:06 Mtu:0 Sandbox:/var/run/netns/8ca27970-8adb-4539-b95a-98fb6d0c4a5b SocketPath: PciID:}] [{Interface:0xc00035c8d0 Address:{IP:10.217.0.6 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:30:10.532290 crc crio[3654]: 2026-06-09T16:30:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f79b41da175db5b Mac:5a:ee:1e:14:2e:b2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:13 Mtu:0 Sandbox:/var/run/netns/1cdfe5e2-92eb-4952-ab74-888e247fcd0e SocketPath: PciID:}] [{Interface:0xc000374cd0 Address:{IP:10.217.0.19 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:30:10.532290 crc crio[3654]: time=\"2026-06-09T16:30:10.532036263Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:f4bff133ed24d170cfae13bfec137f3cedfff2833feb51bc9ff3ee2706fe5ef7 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/8ca27970-8adb-4539-b95a-98fb6d0c4a5b 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:0xc000f140f8}] Aliases:map[]}\"\nJun 09 16:30:10.532290 crc crio[3654]: time=\"2026-06-09T16:30:10.532216948Z\" level=info msg=\"Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:30:10.555568 crc crio[3654]: time=\"2026-06-09T16:30:10.545276192Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:f79b41da175db5b9927ddd6137690969892fdcf1e85a7d378774408ad71887ea UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/1cdfe5e2-92eb-4952-ab74-888e247fcd0e 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:0xc00008c6b0}] Aliases:map[]}\"\nJun 09 16:30:10.555568 crc crio[3654]: time=\"2026-06-09T16:30:10.545709325Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:30:10.555568 crc crio[3654]: 2026-06-09T16:30:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3c33c4d94bfc86a Mac:72:96:89:29:7a:08 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:27 Mtu:0 Sandbox:/var/run/netns/0b108023-6daa-422b-8f3f-6857fc47577c SocketPath: PciID:}] [{Interface:0xc0001846b0 Address:{IP:10.217.0.39 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:30:10.555568 crc crio[3654]: 2026-06-09T16:30:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bb0991162bb5c06 Mac:f2:49:1d:c9:ce:aa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0d Mtu:0 Sandbox:/var/run/netns/a2e6aeac-f6c3-417a-856e-fa5a545f50ce SocketPath: PciID:}] [{Interface:0xc00035aa00 Address:{IP:10.217.0.13 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:30:10.555568 crc crio[3654]: time=\"2026-06-09T16:30:10.555451504Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:3c33c4d94bfc86ac3e89613a9bdaeffc889bde1a337f0e2a558ebdfacbb2ae2b UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/0b108023-6daa-422b-8f3f-6857fc47577c 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:0xc0004761e8}] Aliases:map[]}\"\nJun 09 16:30:10.556221 crc crio[3654]: time=\"2026-06-09T16:30:10.555607448Z\" level=info msg=\"Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:30:10.556454 crc crio[3654]: time=\"2026-06-09T16:30:10.556256957Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:bb0991162bb5c06faea241086b7707d7d28fbb127d573969e89f918cca13dde8 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/a2e6aeac-f6c3-417a-856e-fa5a545f50ce 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:0xc0016120d8}] Aliases:map[]}\"\nJun 09 16:30:10.556625 crc crio[3654]: time=\"2026-06-09T16:30:10.556558815Z\" level=info msg=\"Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:30:10.582613 crc crio[3654]: 2026-06-09T16:30:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1422f1f029c3ef7 Mac:f2:09:fe:3f:4b:9e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/2c2fd7be-bf71-4bce-821c-ee64dca2b0b8 SocketPath: PciID:}] [{Interface:0xc00011a7c0 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:30:10.586690 crc crio[3654]: time=\"2026-06-09T16:30:10.583916419Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:1422f1f029c3ef730ce70c97c300ea6138c9488a4611fc03e8f918474cfacd11 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/2c2fd7be-bf71-4bce-821c-ee64dca2b0b8 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:0xc001512048}] Aliases:map[]}\"\nJun 09 16:30:10.586690 crc crio[3654]: time=\"2026-06-09T16:30:10.584103134Z\" 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 16:30:10.630550 crc crio[3654]: 2026-06-09T16:30:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1430cc105af08c7 Mac:da:1c:31:76:d4:db Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:21 Mtu:0 Sandbox:/var/run/netns/37d21a5a-340e-4ac7-811a-6ccbd72cd92f SocketPath: PciID:}] [{Interface:0xc0004a8740 Address:{IP:10.217.0.33 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:30:10.631021 crc crio[3654]: 2026-06-09T16:30:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:41a33f32ab9d214 Mac:ca:ba:61:23:f4:3a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:17 Mtu:0 Sandbox:/var/run/netns/3be10377-7e87-4e6a-aea8-5f54454180b5 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.23 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:30:10.631282 crc crio[3654]: time=\"2026-06-09T16:30:10.631202733Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:1430cc105af08c7cc4e8929c4b1360b3ed58500e41f4ab9a0108f4252b0e9f47 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/37d21a5a-340e-4ac7-811a-6ccbd72cd92f 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:0xc00008c348}] Aliases:map[]}\"\nJun 09 16:30:10.631507 crc crio[3654]: time=\"2026-06-09T16:30:10.63144104Z\" level=info msg=\"Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:30:10.631941 crc crio[3654]: time=\"2026-06-09T16:30:10.631858122Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:41a33f32ab9d214d25f382897d57a8edcdcc319bb6e8b5e74e28a71df9e60c09 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/3be10377-7e87-4e6a-aea8-5f54454180b5 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:0xc000126548}] Aliases:map[]}\"\nJun 09 16:30:10.632159 crc crio[3654]: time=\"2026-06-09T16:30:10.632058287Z\" 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 16:30:10.643073 crc crio[3654]: 2026-06-09T16:30:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:aba5fae86738530 Mac:66:41:7a:6b:27:ab Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0e Mtu:0 Sandbox:/var/run/netns/1e285606-58bc-4c85-8c45-a1d8bc73c4e4 SocketPath: PciID:}] [{Interface:0xc0002f6f60 Address:{IP:10.217.0.14 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:30:10.643883 crc crio[3654]: time=\"2026-06-09T16:30:10.643815194Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:aba5fae867385309660233ccf0f7f29343d51f73594821e32b38f7dd6dea5b99 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/1e285606-58bc-4c85-8c45-a1d8bc73c4e4 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:0xc001712700}] Aliases:map[]}\"\nJun 09 16:30:10.644033 crc crio[3654]: time=\"2026-06-09T16:30:10.643981649Z\" level=info msg=\"Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:30:10.652543 crc crio[3654]: time=\"2026-06-09T16:30:10.652462422Z\" level=info msg=\"Created container e0cc2abb2d5a12fe294800ef74bfb148d0d281c3d204b7ec339c07938bfd3154: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=6ac6ca5d-3b33-4348-bb2f-1f94c9dcaf0d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:30:10.667042 crc crio[3654]: 2026-06-09T16:30:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e994014faeafd39 Mac:3a:28:18:aa:8f:42 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1d Mtu:0 Sandbox:/var/run/netns/86f009a6-faf8-4033-a780-985f7ff5d649 SocketPath: PciID:}] [{Interface:0xc0001125b0 Address:{IP:10.217.0.29 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:30:10.669000 crc crio[3654]: time=\"2026-06-09T16:30:10.668931743Z\" level=info msg=\"Starting container: e0cc2abb2d5a12fe294800ef74bfb148d0d281c3d204b7ec339c07938bfd3154\" id=3d76a434-804a-40f6-9378-a8312a2331df name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:30:10.669087 crc crio[3654]: time=\"2026-06-09T16:30:10.669014026Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:e994014faeafd39300b0c3558ae2a60928e77413cf955102d59886f7d86e5d74 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/86f009a6-faf8-4033-a780-985f7ff5d649 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:0xc002fb0198}] Aliases:map[]}\"\nJun 09 16:30:10.669249 crc crio[3654]: time=\"2026-06-09T16:30:10.669192731Z\" 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 16:30:10.670699 crc crio[3654]: 2026-06-09T16:30:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:154f278a46bf72e Mac:e6:f9:c4:70:aa:9f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:23 Mtu:0 Sandbox:/var/run/netns/1ced42f2-ce68-4a6d-8c1f-43b89faad333 SocketPath: PciID:}] [{Interface:0xc00031e5b0 Address:{IP:10.217.0.35 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:30:10.718766 crc crio[3654]: time=\"2026-06-09T16:30:10.710868505Z\" level=info msg=\"Started container\" PID=12047 containerID=e0cc2abb2d5a12fe294800ef74bfb148d0d281c3d204b7ec339c07938bfd3154 description=openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator id=3d76a434-804a-40f6-9378-a8312a2331df name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea9ef629557c20792984dabc8683f3f4c39bf600f9e629dc368880f4d739e5b1\nJun 09 16:30:10.718766 crc crio[3654]: time=\"2026-06-09T16:30:10.711435901Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:154f278a46bf72e74e8dcdd83304bc301971039deb523dd0448e6c256f725333 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/1ced42f2-ce68-4a6d-8c1f-43b89faad333 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:0xc000126640}] Aliases:map[]}\"\nJun 09 16:30:10.718766 crc crio[3654]: time=\"2026-06-09T16:30:10.711809571Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:30:10.719101 crc crio[3654]: time=\"2026-06-09T16:30:10.718969687Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:10.734069 crc crio[3654]: time=\"2026-06-09T16:30:10.733221325Z\" level=info msg=\"Created container 766359fdd36fc78a69e451cad686c36cbcf7090b4169dc5e875e37d19c075fe3: openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller\" id=6dbadb14-a477-41f9-9933-94993834681a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:30:10.741439 crc crio[3654]: 2026-06-09T16:30:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dbeebbb1a3c7ce1 Mac:1e:45:c3:bc:48:88 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:08 Mtu:0 Sandbox:/var/run/netns/4433b5c7-3e2f-43bc-8e1e-5e5060220f9a SocketPath: PciID:}] [{Interface:0xc0002ecde0 Address:{IP:10.217.0.8 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:30:10.742489 crc crio[3654]: time=\"2026-06-09T16:30:10.742416298Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:dbeebbb1a3c7ce1602fb8f2d33d1356ae9565241b06c1ba8f43d6d20d0bd4876 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/4433b5c7-3e2f-43bc-8e1e-5e5060220f9a 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:0xc000476328}] Aliases:map[]}\"\nJun 09 16:30:10.743208 crc crio[3654]: time=\"2026-06-09T16:30:10.743128618Z\" level=info msg=\"Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:30:10.746138 crc crio[3654]: 2026-06-09T16:30:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:12ede462a46b086 Mac:26:c2:fe:b6:42:bc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0c Mtu:0 Sandbox:/var/run/netns/eac4011e-1bf0-4981-9a4c-ec610570f4de SocketPath: PciID:}] [{Interface:0xc000014710 Address:{IP:10.217.0.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:30:10.746778 crc crio[3654]: time=\"2026-06-09T16:30:10.746722361Z\" level=info msg=\"Starting container: 766359fdd36fc78a69e451cad686c36cbcf7090b4169dc5e875e37d19c075fe3\" id=00183ba8-8d9f-427b-aa8d-d709844a0ccc name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:30:10.747117 crc crio[3654]: time=\"2026-06-09T16:30:10.74702317Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=34cd2e44-56b1-4485-954b-d3a1829a3527 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:30:10.747253 crc crio[3654]: time=\"2026-06-09T16:30:10.747191585Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=54634e65-feed-4133-a952-4ac56a29cbde name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:30:10.747466 crc crio[3654]: time=\"2026-06-09T16:30:10.747416731Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=719c855a-5a40-4e18-aca5-66b613027aa7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:30:10.747919 crc crio[3654]: time=\"2026-06-09T16:30:10.747867274Z\" level=info msg=\"Creating container: openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container\" id=7eeee346-782a-43f3-aaef-864daf55dc6a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:30:10.748883 crc crio[3654]: time=\"2026-06-09T16:30:10.748819921Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683710-mn9b6 Namespace:openshift-operator-lifecycle-manager ID:12ede462a46b086f87debeff687aa89022644c64243591a26c1d5dd582bdb6cf UID:9a6caab5-14cf-44f0-9b67-2dda8393d402 NetNS:/var/run/netns/eac4011e-1bf0-4981-9a4c-ec610570f4de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9a6caab5_14cf_44f0_9b67_2dda8393d402.slice PodAnnotations:0xc0001913e0}] Aliases:map[]}\"\nJun 09 16:30:10.749084 crc crio[3654]: time=\"2026-06-09T16:30:10.749021707Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29683710-mn9b6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:30:10.777879 crc crio[3654]: time=\"2026-06-09T16:30:10.777186064Z\" level=info msg=\"Ran pod sandbox 5063f4238642f938b2512197e97e9974176da6b52cbd1357fc3d99382676b498 with infra container: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD\" id=29d3c1dd-8784-4dfb-86ab-675a121976b0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:30:10.781934 crc crio[3654]: time=\"2026-06-09T16:30:10.78158136Z\" level=info msg=\"Ran pod sandbox 39b0f64c871bbdbe502c8b11b37f252dd6e781f50724e6545cdb32a920302152 with infra container: openshift-console-operator/console-operator-67c89758df-4jf4f/POD\" id=2c5f256a-6f7b-46bc-a5f7-8a56781cfacf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:30:10.821806 crc crio[3654]: time=\"2026-06-09T16:30:10.821470532Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:10.826003 crc crio[3654]: time=\"2026-06-09T16:30:10.825629051Z\" level=info msg=\"Ran pod sandbox cabd285e5a6758ee9f480310922c767b4b0656225f36504f80df912013f8e146 with infra container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD\" id=5c92c120-0dc6-4b8f-aaa3-696b9460acd3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:30:10.826003 crc crio[3654]: time=\"2026-06-09T16:30:10.825911339Z\" level=info msg=\"Ran pod sandbox f4bff133ed24d170cfae13bfec137f3cedfff2833feb51bc9ff3ee2706fe5ef7 with infra container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD\" id=0aaae7e3-bf5d-4a89-a05c-51eb74f0261c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:30:10.826003 crc crio[3654]: time=\"2026-06-09T16:30:10.825986791Z\" level=info msg=\"Ran pod sandbox bb0991162bb5c06faea241086b7707d7d28fbb127d573969e89f918cca13dde8 with infra container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD\" id=9901cec6-0ef4-4569-9017-02682311d6f5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:30:10.826387 crc crio[3654]: time=\"2026-06-09T16:30:10.826061853Z\" level=info msg=\"Ran pod sandbox 3c33c4d94bfc86ac3e89613a9bdaeffc889bde1a337f0e2a558ebdfacbb2ae2b with infra container: openshift-dns/dns-default-qtghf/POD\" id=b129aa5f-20a2-46de-b31b-ef6b3c174d4a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:30:10.831785 crc crio[3654]: time=\"2026-06-09T16:30:10.831423987Z\" level=info msg=\"Ran pod sandbox 06444b0079e6d1c7183f817d4b6154ff30b10fa4653a27e646c078a24789199a with infra container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD\" id=6c075943-430d-47df-ba6d-deacd2f7e054 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:30:10.838194 crc crio[3654]: time=\"2026-06-09T16:30:10.838059997Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b\" id=e5397ecd-0a4f-4430-bbc5-4ce3225e5ebf name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:30:10.840254 crc crio[3654]: time=\"2026-06-09T16:30:10.839089566Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9\" id=a80dacd4-f819-47f6-bbb7-d04e904636f5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:30:10.841992 crc crio[3654]: time=\"2026-06-09T16:30:10.840897808Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:63b9704591980c76142c6569123648908ca7e1fb34522ab25f952e9c3bc7616d\" id=5c1f5b29-5c61-4986-8819-ca14c3cfaec5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:30:10.841992 crc crio[3654]: time=\"2026-06-09T16:30:10.841160206Z\" level=info msg=\"Ran pod sandbox f79b41da175db5b9927ddd6137690969892fdcf1e85a7d378774408ad71887ea with infra container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD\" id=dbf1e1ae-58d3-40a2-a5f1-7a143dbb6edb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:30:10.843497 crc crio[3654]: time=\"2026-06-09T16:30:10.843458041Z\" level=info msg=\"Started container\" PID=12036 containerID=766359fdd36fc78a69e451cad686c36cbcf7090b4169dc5e875e37d19c075fe3 description=openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller id=00183ba8-8d9f-427b-aa8d-d709844a0ccc name=/runtime.v1.RuntimeService/StartContainer sandboxID=69844ced74028f3997e46ea2562c473b1404b553fbf04b9a4b0bf3cc2e4a9023\nJun 09 16:30:10.884197 crc crio[3654]: time=\"2026-06-09T16:30:10.884034073Z\" level=info msg=\"Ran pod sandbox 2c36a24c63d658f050f2c6082f361254ec0d44721e66340f6a98d0f83e54bc88 with infra container: openshift-service-ca/service-ca-74545575db-n469q/POD\" id=ab43d682-787e-4dc9-a340-3f5455623316 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:30:10.884967 crc crio[3654]: time=\"2026-06-09T16:30:10.884903918Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=fc09c8a8-2f6c-4db9-b761-22aff414fba2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:30:10.890875 crc crio[3654]: time=\"2026-06-09T16:30:10.890706305Z\" level=info msg=\"Ran pod sandbox 1422f1f029c3ef730ce70c97c300ea6138c9488a4611fc03e8f918474cfacd11 with infra container: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD\" id=61464e4b-bbbd-4588-ab72-31cb0a2c2dfe name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:30:10.900848 crc crio[3654]: 2026-06-09T16:30:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a8645c78e3a4a0b Mac:e6:00:25:54:d2:a8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2c Mtu:0 Sandbox:/var/run/netns/5405a5db-5791-4486-8762-3d3443c02ee5 SocketPath: PciID:}] [{Interface:0xc0001245c0 Address:{IP:10.217.0.44 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:30:10.900848 crc crio[3654]: time=\"2026-06-09T16:30:10.900411342Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:a8645c78e3a4a0bf2eea13e6544e3604dfbe5e4b3604751a7d981d375da8c16e UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/5405a5db-5791-4486-8762-3d3443c02ee5 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:0xc000191100}] Aliases:map[]}\"\nJun 09 16:30:10.900848 crc crio[3654]: time=\"2026-06-09T16:30:10.900618138Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-qhh6t for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:30:10.908728 crc crio[3654]: time=\"2026-06-09T16:30:10.907208967Z\" level=info msg=\"Created container 794c5d4a4e03c5ab0b38627f30de53eb6e579b317d20fb74283b234d2a15009e: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator\" id=044a2337-db28-4abc-a74a-0ad551e81836 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:30:10.916089 crc crio[3654]: time=\"2026-06-09T16:30:10.909576895Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=8c8ad011-6b4a-4066-9b88-ea257ccbe26b name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:30:10.916089 crc crio[3654]: time=\"2026-06-09T16:30:10.911197271Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c\" id=8b403255-d34a-44f2-b3fa-4383db680f91 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:30:10.916089 crc crio[3654]: time=\"2026-06-09T16:30:10.911911822Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=d79a2a90-0170-4f97-873b-dba619709c10 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:30:10.932534 crc crio[3654]: time=\"2026-06-09T16:30:10.932375648Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=1d87eb3b-8e4a-4368-8049-cda3f7f7b936 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:30:10.932963 crc crio[3654]: time=\"2026-06-09T16:30:10.932588204Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0fe5a041a2b99d736e82f1b4a6cd9792c5e23ded475e9f0742cd19234070f989\" id=87d3d50f-c694-4feb-abf7-dbd95529307e name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:30:10.933501 crc crio[3654]: time=\"2026-06-09T16:30:10.933375396Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a5bb05344dd2296077f5066e908ede0eea23f5a12fb78ef86a9513c88d3faaca\" id=8cefd92a-e0da-45fd-88cb-e0ec3cd06710 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:30:10.936891 crc crio[3654]: time=\"2026-06-09T16:30:10.936778314Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=44cf3ee7-68c1-4fbf-8a90-ae5a881fe764 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:30:10.978488 crc crio[3654]: time=\"2026-06-09T16:30:10.962523841Z\" level=info msg=\"Ran pod sandbox aba5fae867385309660233ccf0f7f29343d51f73594821e32b38f7dd6dea5b99 with infra container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD\" id=d5f88a33-fa34-47f0-85d6-61de9c353524 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:30:10.993965 crc crio[3654]: time=\"2026-06-09T16:30:10.987409883Z\" level=info msg=\"Ran pod sandbox 41a33f32ab9d214d25f382897d57a8edcdcc319bb6e8b5e74e28a71df9e60c09 with infra container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD\" id=bf70f815-541e-42bf-81b2-8aaefaa8cd4b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:30:11.003996 crc crio[3654]: time=\"2026-06-09T16:30:11.003806043Z\" level=info msg=\"Ran pod sandbox 154f278a46bf72e74e8dcdd83304bc301971039deb523dd0448e6c256f725333 with infra container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD\" id=8af59dc7-e3db-4446-bc82-8a2334b8be68 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:30:11.005522 crc crio[3654]: time=\"2026-06-09T16:30:11.005285735Z\" level=info msg=\"Ran pod sandbox e994014faeafd39300b0c3558ae2a60928e77413cf955102d59886f7d86e5d74 with infra container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD\" id=1490d561-72a0-436f-a4eb-acd76e622a2c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:30:11.015721 crc crio[3654]: time=\"2026-06-09T16:30:11.010524555Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:11.026791 crc crio[3654]: time=\"2026-06-09T16:30:11.02118791Z\" level=info msg=\"Ran pod sandbox dbeebbb1a3c7ce1602fb8f2d33d1356ae9565241b06c1ba8f43d6d20d0bd4876 with infra container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD\" id=5b23c125-8b7d-4892-8e7f-3f13a1de2962 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:30:11.026791 crc crio[3654]: time=\"2026-06-09T16:30:11.023442645Z\" level=info msg=\"Ran pod sandbox 1430cc105af08c7cc4e8929c4b1360b3ed58500e41f4ab9a0108f4252b0e9f47 with infra container: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD\" id=a542af43-2762-4b93-ad2d-00af8e880551 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:30:11.122225 crc crio[3654]: time=\"2026-06-09T16:30:11.122086989Z\" level=info msg=\"Creating container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=6b88768b-5f5c-4154-9bf6-203813e0c5aa name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:30:11.124149 crc crio[3654]: time=\"2026-06-09T16:30:11.122884582Z\" level=info msg=\"Ran pod sandbox 12ede462a46b086f87debeff687aa89022644c64243591a26c1d5dd582bdb6cf with infra container: openshift-operator-lifecycle-manager/collect-profiles-29683710-mn9b6/POD\" id=d5fd356d-38f5-4e69-bc63-87330fc4080a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:30:11.124502 crc crio[3654]: time=\"2026-06-09T16:30:11.124430917Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy\" id=acf9718a-b9b0-4da3-9c67-85c7df099b61 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:30:11.125227 crc crio[3654]: time=\"2026-06-09T16:30:11.125160118Z\" level=info msg=\"Starting container: 794c5d4a4e03c5ab0b38627f30de53eb6e579b317d20fb74283b234d2a15009e\" id=66e14d3b-e3a0-4adf-8ff7-c89afebd2776 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:30:11.126372 crc crio[3654]: time=\"2026-06-09T16:30:11.126198177Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=4abfdc86-b839-4525-a1d1-1e2ce67340b6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:30:11.127167 crc crio[3654]: time=\"2026-06-09T16:30:11.127104243Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy\" id=62ab4b2e-7740-41b4-bb10-2b22ce6519fd name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:30:11.127814 crc crio[3654]: time=\"2026-06-09T16:30:11.127724701Z\" level=info msg=\"Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator\" id=f96558bf-99ce-4120-adfd-34e2a38695ec name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:30:11.127914 crc crio[3654]: time=\"2026-06-09T16:30:11.127879185Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api\" id=eb5f1fbd-98b1-401c-a9b8-aaff569c1630 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:30:11.173286 crc crio[3654]: time=\"2026-06-09T16:30:11.17311398Z\" level=info msg=\"Ran pod sandbox a8645c78e3a4a0bf2eea13e6544e3604dfbe5e4b3604751a7d981d375da8c16e with infra container: openshift-marketplace/community-operators-qhh6t/POD\" id=dc22a204-22c2-47d1-b03d-6dc489f2e08f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:30:11.198906 crc crio[3654]: time=\"2026-06-09T16:30:11.198464176Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:11.198906 crc crio[3654]: time=\"2026-06-09T16:30:11.198906329Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:11.199268 crc crio[3654]: time=\"2026-06-09T16:30:11.199172547Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:11.209370 crc crio[3654]: time=\"2026-06-09T16:30:11.199463795Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:11.209370 crc crio[3654]: time=\"2026-06-09T16:30:11.199827405Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:11.209370 crc crio[3654]: time=\"2026-06-09T16:30:11.200789203Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:11.213268 crc crio[3654]: time=\"2026-06-09T16:30:11.199432234Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:11.223961 crc crio[3654]: time=\"2026-06-09T16:30:11.223567265Z\" level=info msg=\"Started container\" PID=12034 containerID=794c5d4a4e03c5ab0b38627f30de53eb6e579b317d20fb74283b234d2a15009e description=openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator id=66e14d3b-e3a0-4adf-8ff7-c89afebd2776 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3e91c16d5bc3fa0ed5fef6224021a7affef9ef0f8eb6ff5e6b026fb3d92d8352\nJun 09 16:30:11.232561 crc crio[3654]: time=\"2026-06-09T16:30:11.23175189Z\" level=info msg=\"Creating container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch\" id=9e4f5191-86f1-4825-98a7-bee30d095883 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:30:11.242597 crc crio[3654]: time=\"2026-06-09T16:30:11.23595311Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=3d829a41-faf7-4754-b281-c4a2a307cb54 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:30:11.371044 crc crio[3654]: time=\"2026-06-09T16:30:11.370989526Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366\" id=6a403d58-abd0-4975-a20a-f6fa85f2c17e name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:30:11.410746 crc crio[3654]: time=\"2026-06-09T16:30:11.382460764Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c7311183-6f32-4fcd-906e-aefda8426220 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:30:11.442590 crc crio[3654]: time=\"2026-06-09T16:30:11.403114026Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:11.510100 crc crio[3654]: time=\"2026-06-09T16:30:11.38302088Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e\" id=2576a0b3-1aaa-4b80-ab74-e5e2488ce78d name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:30:11.510589 crc crio[3654]: time=\"2026-06-09T16:30:11.382506216Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=24f2bcf7-0ac8-44bc-942c-b6313574f633 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:30:11.510589 crc crio[3654]: time=\"2026-06-09T16:30:11.383225456Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=c8b4a7f1-a4e8-465f-ab44-da7cf4ae0a4b name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:30:11.510589 crc crio[3654]: time=\"2026-06-09T16:30:11.385373918Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a5bb05344dd2296077f5066e908ede0eea23f5a12fb78ef86a9513c88d3faaca\" id=1e2e5b2d-61b7-4575-a532-36ebc8b90fc3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:30:11.510589 crc crio[3654]: time=\"2026-06-09T16:30:11.453159369Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=9eedf42e-30b8-4ef8-8c71-28178c2df774 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:30:11.510589 crc crio[3654]: time=\"2026-06-09T16:30:11.383086422Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=447a4729-1668-493b-80a1-9116184f0125 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:30:11.510589 crc crio[3654]: time=\"2026-06-09T16:30:11.383193345Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0fe5a041a2b99d736e82f1b4a6cd9792c5e23ded475e9f0742cd19234070f989\" id=d595ae03-159f-47f0-bc97-885c0a47408b name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:30:11.510589 crc crio[3654]: time=\"2026-06-09T16:30:11.383489984Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=d3a48bbe-b949-4105-8fd3-82d5897ea61d name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:30:11.510589 crc crio[3654]: time=\"2026-06-09T16:30:11.383437362Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=70ce780a-db83-4615-9602-17844d92df7c name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:30:11.510589 crc crio[3654]: time=\"2026-06-09T16:30:11.383534105Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=25bcd4aa-8437-47cf-9f37-2efec5e0de9d name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:30:11.510589 crc crio[3654]: time=\"2026-06-09T16:30:11.382560707Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=24c53eab-580a-40a2-878d-d04ca65496b8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:30:11.510589 crc crio[3654]: time=\"2026-06-09T16:30:11.382617359Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=be2c1f27-374d-4aaa-8514-71fff95a2554 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:30:11.510589 crc crio[3654]: time=\"2026-06-09T16:30:11.382894767Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c\" id=626e0265-7e99-43ad-926c-2989acd82a9d name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:30:11.510589 crc crio[3654]: time=\"2026-06-09T16:30:11.382930158Z\" level=info msg=\"Checking image status: registry.redhat.io/container-native-virtualization/hostpath-csi-driver-rhel9:v4.15\" id=5de749f9-000f-48fa-84c8-52688bb27846 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:30:11.514886 crc crio[3654]: time=\"2026-06-09T16:30:11.382985989Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=ff11e418-f73d-46f5-969a-83d8572a10f8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:30:11.514886 crc crio[3654]: time=\"2026-06-09T16:30:11.383057121Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=ea3b0268-dcb6-4d32-a31c-2e3f64d6c53d name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:30:11.576606 crc crio[3654]: time=\"2026-06-09T16:30:11.573502235Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:11.669794 crc crio[3654]: time=\"2026-06-09T16:30:11.669229546Z\" level=info msg=\"Creating container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions\" id=3ca4e9da-40e0-4aeb-a81d-ec91c7ac87c5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:30:11.699074 crc crio[3654]: time=\"2026-06-09T16:30:11.671232123Z\" level=info msg=\"Creating container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator\" id=18a2fa81-0f0a-4949-877e-b731393b5986 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:30:11.699074 crc crio[3654]: time=\"2026-06-09T16:30:11.671294435Z\" level=info msg=\"Creating container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy\" id=d70e4760-cdde-4373-980a-894dc2173e15 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:30:11.699074 crc crio[3654]: time=\"2026-06-09T16:30:11.671401228Z\" level=info msg=\"Creating container: openshift-dns/dns-default-qtghf/dns\" id=a2edae78-5aa3-4c2b-b569-f36505ca3c5e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:30:11.699074 crc crio[3654]: time=\"2026-06-09T16:30:11.672468789Z\" level=info msg=\"Creating container: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift\" id=b92ac18d-5763-4b3c-9bac-2653ca865ba2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:30:11.699824 crc crio[3654]: time=\"2026-06-09T16:30:11.681497367Z\" level=info msg=\"Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=13d8d229-8213-4e66-adf9-4820da9c697d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:30:11.699824 crc crio[3654]: time=\"2026-06-09T16:30:11.68193203Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=834bd8a2-4bb7-4dc8-a080-8d248492ae2c name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:30:11.699979 crc crio[3654]: time=\"2026-06-09T16:30:11.682231068Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller\" id=5ac2ebb9-db80-4f9a-bea4-0d8347e921d4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:30:11.699979 crc crio[3654]: time=\"2026-06-09T16:30:11.682698662Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=789fd53a-c000-4a6f-a4b0-34e407ea0018 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:30:11.700123 crc crio[3654]: time=\"2026-06-09T16:30:11.682791434Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=33a4cdda-fe40-41e2-9471-39ddd9bae70a name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:30:11.700123 crc crio[3654]: time=\"2026-06-09T16:30:11.682856796Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=eac9ecd4-a630-4b4f-bf25-f11b79a84df9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:30:11.700287 crc crio[3654]: time=\"2026-06-09T16:30:11.682902608Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=ed9409b5-4cd2-42dc-a4c1-0df14a7c1aba name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:30:11.700503 crc crio[3654]: time=\"2026-06-09T16:30:11.682960779Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e\" id=84b91b4a-12cc-462d-9b61-148562a52fb4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:30:11.700503 crc crio[3654]: time=\"2026-06-09T16:30:11.68297656Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366\" id=0f5aa580-fee0-4743-aee8-23aabc42612a name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:30:11.703900 crc crio[3654]: time=\"2026-06-09T16:30:11.693788019Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=10a17150-e29b-48d1-b5a7-142c335d41b9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:30:11.703900 crc crio[3654]: time=\"2026-06-09T16:30:11.693839051Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=db60d445-1da5-41f3-8330-0a0851b7b8bf name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:30:11.703900 crc crio[3654]: time=\"2026-06-09T16:30:11.693880852Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=9cbf6450-8f24-4c9b-b220-d2a920211ca3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:30:11.719753 crc crio[3654]: time=\"2026-06-09T16:30:11.693941494Z\" level=info msg=\"Checking image status: registry.redhat.io/container-native-virtualization/hostpath-csi-driver-rhel9:v4.15\" id=342762be-fb24-478f-ba32-196d5b42ad2a name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:30:11.719753 crc crio[3654]: time=\"2026-06-09T16:30:11.693985525Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=832d06b8-e829-4efa-a233-b06b81419028 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:30:11.809523 crc crio[3654]: time=\"2026-06-09T16:30:11.805790456Z\" level=info msg=\"Creating container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=c948eede-6d95-4bd5-945b-a4a87d7f625f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:30:11.809523 crc crio[3654]: time=\"2026-06-09T16:30:11.806077205Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator\" id=aea49e96-fea2-4ddc-93ea-dcf5f66f9c89 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:30:11.809523 crc crio[3654]: time=\"2026-06-09T16:30:11.807377372Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qhh6t/extract-utilities\" id=42f9c15d-2bf2-4a70-abf6-359c8362b5d3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:30:11.872013 crc crio[3654]: time=\"2026-06-09T16:30:11.870987973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:11.876578 crc crio[3654]: time=\"2026-06-09T16:30:11.875828862Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=f36345c3-b038-4e77-acc4-e458aa6fdb2e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:30:11.898388 crc crio[3654]: time=\"2026-06-09T16:30:11.895589878Z\" level=info msg=\"Creating container: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller\" id=0c3fd6ba-cdac-497d-ae7e-bd0e9c35494b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:30:11.936788 crc crio[3654]: time=\"2026-06-09T16:30:11.933577716Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner\" id=02fbf763-2c84-4ba9-a080-b9ca22aa324b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:30:11.941431 crc crio[3654]: time=\"2026-06-09T16:30:11.941254696Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:11.941530 crc crio[3654]: time=\"2026-06-09T16:30:11.937602911Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:11.941592 crc crio[3654]: time=\"2026-06-09T16:30:11.940954257Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:11.941766 crc crio[3654]: time=\"2026-06-09T16:30:11.941680378Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:11.942014 crc crio[3654]: time=\"2026-06-09T16:30:11.941157873Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:11.947998 crc crio[3654]: time=\"2026-06-09T16:30:11.944965452Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:11.947998 crc crio[3654]: time=\"2026-06-09T16:30:11.945270331Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:11.962081 crc crio[3654]: time=\"2026-06-09T16:30:11.961960128Z\" level=info msg=\"Creating container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator\" id=02e4375a-0819-466e-9161-ce3dac30c2e5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:30:11.995947 crc crio[3654]: time=\"2026-06-09T16:30:11.985566014Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:11.995947 crc crio[3654]: time=\"2026-06-09T16:30:11.986097389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:11.995947 crc crio[3654]: time=\"2026-06-09T16:30:11.98646124Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:12.056631 crc crio[3654]: time=\"2026-06-09T16:30:12.051876683Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:12.059466 crc crio[3654]: time=\"2026-06-09T16:30:12.058528553Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:12.101296 crc crio[3654]: time=\"2026-06-09T16:30:12.100497465Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:12.130833 crc crio[3654]: time=\"2026-06-09T16:30:12.130533275Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:12.169196 crc crio[3654]: time=\"2026-06-09T16:30:12.166367861Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29683710-mn9b6/collect-profiles\" id=74fed06e-b82c-4a5f-bc4b-e6e1b7de4911 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:30:12.194257 crc crio[3654]: time=\"2026-06-09T16:30:12.192890891Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator\" id=7a098150-3f0c-4259-82ce-5f7d5d172694 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:30:12.200681 crc crio[3654]: time=\"2026-06-09T16:30:12.196952877Z\" level=info msg=\"Creating container: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=5a1d4cb8-ac57-4acd-8ce5-6f9900e45ba4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:30:12.200681 crc crio[3654]: time=\"2026-06-09T16:30:12.197363599Z\" level=info msg=\"Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions\" id=bc4dffda-8bc1-4a94-b82a-846b1cbdd8b4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:30:12.200681 crc crio[3654]: time=\"2026-06-09T16:30:12.197686578Z\" level=info msg=\"Creating container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=4688330c-a092-4601-9e7e-8e36a13dd6e2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:30:12.234035 crc crio[3654]: time=\"2026-06-09T16:30:12.226606526Z\" level=info msg=\"Created container 93d95c02f0801fc90c94e20064af2c5856c1577d1ac44715bf119bc1492b27ea: openshift-console/console-6c684df5db-cc8g8/console\" id=a38530f7-7bc3-4a75-b275-3108fa5b1435 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:30:12.237608 crc crio[3654]: time=\"2026-06-09T16:30:12.236230392Z\" level=info msg=\"Starting container: 93d95c02f0801fc90c94e20064af2c5856c1577d1ac44715bf119bc1492b27ea\" id=dfeebfa5-56c0-4c31-b57b-6362119d1b51 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:30:12.334982 crc crio[3654]: time=\"2026-06-09T16:30:12.328993218Z\" level=info msg=\"Started container\" PID=12096 containerID=93d95c02f0801fc90c94e20064af2c5856c1577d1ac44715bf119bc1492b27ea description=openshift-console/console-6c684df5db-cc8g8/console id=dfeebfa5-56c0-4c31-b57b-6362119d1b51 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d5198ba3e825ace170313fb6e4e0a2fc4990dab7f8044833f96ca77f9671bef3\nJun 09 16:30:12.774113 crc crio[3654]: time=\"2026-06-09T16:30:12.75862534Z\" level=info msg=\"Created container b0923bb70f7a53cc3d5bb1ed86ccb1c4cb7357c4c073c2b09c1a222f446a2eb9: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy\" id=62ab4b2e-7740-41b4-bb10-2b22ce6519fd name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:30:12.782831 crc crio[3654]: time=\"2026-06-09T16:30:12.780138096Z\" level=info msg=\"Starting container: b0923bb70f7a53cc3d5bb1ed86ccb1c4cb7357c4c073c2b09c1a222f446a2eb9\" id=c5642b68-890e-4e43-83bd-1882cca4f1cb name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:30:12.860778 crc crio[3654]: time=\"2026-06-09T16:30:12.859755045Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:12.951507 crc crio[3654]: time=\"2026-06-09T16:30:12.951010608Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:13.004793 crc crio[3654]: time=\"2026-06-09T16:30:13.003283345Z\" level=info msg=\"Started container\" PID=12127 containerID=b0923bb70f7a53cc3d5bb1ed86ccb1c4cb7357c4c073c2b09c1a222f446a2eb9 description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy id=c5642b68-890e-4e43-83bd-1882cca4f1cb name=/runtime.v1.RuntimeService/StartContainer sandboxID=b9e91057435fbff2a247a1e749f1dad43f2ae0ceeb04b73b13ba685ba372a6cf\nJun 09 16:30:13.307716 crc crio[3654]: time=\"2026-06-09T16:30:13.307427803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:13.313928 crc crio[3654]: time=\"2026-06-09T16:30:13.313757904Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:13.316851 crc crio[3654]: time=\"2026-06-09T16:30:13.315786652Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:13.407972 crc crio[3654]: time=\"2026-06-09T16:30:13.407835059Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:13.420565 crc crio[3654]: time=\"2026-06-09T16:30:13.417820744Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b1fc6885-dab9-4d8b-8a94-f460e6a4d9d7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:30:13.432896 crc crio[3654]: time=\"2026-06-09T16:30:13.431867706Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:13.470782 crc crio[3654]: time=\"2026-06-09T16:30:13.467474166Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:13.482034 crc crio[3654]: time=\"2026-06-09T16:30:13.480410777Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:13.482034 crc crio[3654]: time=\"2026-06-09T16:30:13.481252331Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:13.482034 crc crio[3654]: time=\"2026-06-09T16:30:13.481469947Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:13.482448 crc crio[3654]: time=\"2026-06-09T16:30:13.482136976Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:13.493788 crc crio[3654]: time=\"2026-06-09T16:30:13.493222283Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:13.496869 crc crio[3654]: time=\"2026-06-09T16:30:13.496547419Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b798eef0-824d-48e0-9795-9cdd01a9a1f2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:30:13.513826 crc crio[3654]: time=\"2026-06-09T16:30:13.509955192Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:13.599057 crc crio[3654]: time=\"2026-06-09T16:30:13.596553562Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:13.629813 crc crio[3654]: time=\"2026-06-09T16:30:13.627243161Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:13.659359 crc crio[3654]: time=\"2026-06-09T16:30:13.654351035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:13.668737 crc crio[3654]: time=\"2026-06-09T16:30:13.666824483Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:13.721889 crc crio[3654]: time=\"2026-06-09T16:30:13.719517452Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=c5cca00c-3fe5-4ed0-b4f3-b3b54d7d9865 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:30:13.819024 crc crio[3654]: time=\"2026-06-09T16:30:13.817509286Z\" level=info msg=\"Created container 00538f61a73a24f75ee2b3389c1c58944b37e74372d4f286d11f654612ffdfe6: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator\" id=196ef029-3012-47a7-b979-53950963cfdd name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:30:13.937857 crc crio[3654]: time=\"2026-06-09T16:30:13.937051975Z\" level=info msg=\"Starting container: 00538f61a73a24f75ee2b3389c1c58944b37e74372d4f286d11f654612ffdfe6\" id=63eefba2-3ac9-4b3c-935b-de5a313ebde5 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:30:13.962057 crc crio[3654]: time=\"2026-06-09T16:30:13.961523458Z\" level=info msg=\"Started container\" PID=12156 containerID=00538f61a73a24f75ee2b3389c1c58944b37e74372d4f286d11f654612ffdfe6 description=openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator id=63eefba2-3ac9-4b3c-935b-de5a313ebde5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b8223b9561fe9a721ebca09698d3ad4c8e0406f2fa64bce02f2cc214b7ad5ad4\nJun 09 16:30:13.970276 crc crio[3654]: time=\"2026-06-09T16:30:13.965206299Z\" level=info msg=\"Created container f6cc9149cb0970205875df76ad2291f86499ce8262d28f774d6e67b13c7a4700: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api\" id=eb5f1fbd-98b1-401c-a9b8-aaff569c1630 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:30:14.012005 crc crio[3654]: time=\"2026-06-09T16:30:13.998806019Z\" level=info msg=\"Starting container: f6cc9149cb0970205875df76ad2291f86499ce8262d28f774d6e67b13c7a4700\" id=9920704e-9e1f-4b0d-81fa-65c99acf9855 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:30:14.291863 crc crio[3654]: time=\"2026-06-09T16:30:14.29071262Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:14.317994 crc crio[3654]: time=\"2026-06-09T16:30:14.314185993Z\" level=info msg=\"Created container a8a999387de040f6416126959057201a0d699b338ca6da6baaee03fb8bcb9173: openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container\" id=7eeee346-782a-43f3-aaef-864daf55dc6a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:30:14.346758 crc crio[3654]: time=\"2026-06-09T16:30:14.344834034Z\" level=info msg=\"Starting container: a8a999387de040f6416126959057201a0d699b338ca6da6baaee03fb8bcb9173\" id=056f0781-649e-4cc5-afcc-723ed4ee92ae name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:30:14.401455 crc crio[3654]: time=\"2026-06-09T16:30:14.401026789Z\" level=info msg=\"Created container 8a7a1fa59d8f89605aac33e08151b1552cafeb0c13160141f1e1129b01e65692: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=4abfdc86-b839-4525-a1d1-1e2ce67340b6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:30:14.416520 crc crio[3654]: time=\"2026-06-09T16:30:14.416073676Z\" level=info msg=\"Starting container: 8a7a1fa59d8f89605aac33e08151b1552cafeb0c13160141f1e1129b01e65692\" id=263f21e9-e8e7-4051-a015-f0a8caf3141b name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:30:14.510058 crc crio[3654]: time=\"2026-06-09T16:30:14.509539933Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:14.649396 crc crio[3654]: time=\"2026-06-09T16:30:14.644630714Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:14.713016 crc crio[3654]: time=\"2026-06-09T16:30:14.707171742Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:14.816239 crc crio[3654]: time=\"2026-06-09T16:30:14.809591002Z\" level=info msg=\"Started container\" PID=12194 containerID=a8a999387de040f6416126959057201a0d699b338ca6da6baaee03fb8bcb9173 description=openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container id=056f0781-649e-4cc5-afcc-723ed4ee92ae name=/runtime.v1.RuntimeService/StartContainer sandboxID=e3c605d995676cae5cfe4e1930a490c619efaddb967c6d688d2316b03a37d7b7\nJun 09 16:30:14.868132 crc crio[3654]: time=\"2026-06-09T16:30:14.867877611Z\" level=info msg=\"Started container\" PID=12177 containerID=f6cc9149cb0970205875df76ad2291f86499ce8262d28f774d6e67b13c7a4700 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api id=9920704e-9e1f-4b0d-81fa-65c99acf9855 name=/runtime.v1.RuntimeService/StartContainer sandboxID=376f9ff0545b36436b8a6f4acbb4f3be63df36a377c4647eb6e880500e3491a3\nJun 09 16:30:14.873808 crc crio[3654]: time=\"2026-06-09T16:30:14.873015977Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:14.884845 crc crio[3654]: time=\"2026-06-09T16:30:14.884714332Z\" level=info msg=\"Started container\" PID=12193 containerID=8a7a1fa59d8f89605aac33e08151b1552cafeb0c13160141f1e1129b01e65692 description=openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator id=263f21e9-e8e7-4051-a015-f0a8caf3141b name=/runtime.v1.RuntimeService/StartContainer sandboxID=721db89e14d94378a94b0071b2396e14512434d7f0a91c00c214de5a2307ad0d\nJun 09 16:30:14.944884 crc crio[3654]: time=\"2026-06-09T16:30:14.920082346Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:15.050821 crc crio[3654]: time=\"2026-06-09T16:30:15.045224655Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:15.286090 crc crio[3654]: time=\"2026-06-09T16:30:15.282922739Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:15.445980 crc crio[3654]: time=\"2026-06-09T16:30:15.436170832Z\" level=info msg=\"Created container fbf17be047ec05812764d55ddff34b90712c28081229ca471f17417a4fb57984: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy\" id=acf9718a-b9b0-4da3-9c67-85c7df099b61 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:30:15.497822 crc crio[3654]: time=\"2026-06-09T16:30:15.490573253Z\" level=info msg=\"Starting container: fbf17be047ec05812764d55ddff34b90712c28081229ca471f17417a4fb57984\" id=0f0df36c-4ab3-4d9b-9d9a-94e637b2a245 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:30:15.550242 crc crio[3654]: time=\"2026-06-09T16:30:15.549930744Z\" level=info msg=\"Started container\" PID=12165 containerID=fbf17be047ec05812764d55ddff34b90712c28081229ca471f17417a4fb57984 description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy id=0f0df36c-4ab3-4d9b-9d9a-94e637b2a245 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f60b820bcf9446dd6bbf1fa2a2fd5e76fd1257d87f0b469cb2425526f3f756be\nJun 09 16:30:15.559196 crc crio[3654]: time=\"2026-06-09T16:30:15.556482193Z\" level=info msg=\"Created container 7676544975cc56be101e2ead378015232a1635ae92b39471e0a19446cbf1e30a: openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon\" id=332571f1-c3e2-4661-8c53-ae5b4e579ece name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:30:15.560818 crc crio[3654]: time=\"2026-06-09T16:30:15.560780704Z\" level=info msg=\"Created container 263cab4cd7b62eca5272fce438da1c9c6f2522e4d476da8e087113f948c48812: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=6b88768b-5f5c-4154-9bf6-203813e0c5aa name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:30:15.583757 crc crio[3654]: time=\"2026-06-09T16:30:15.578998477Z\" level=info msg=\"Starting container: 7676544975cc56be101e2ead378015232a1635ae92b39471e0a19446cbf1e30a\" id=243d56e2-8b40-44ee-9c31-8ee1bb5816f6 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:30:15.596224 crc crio[3654]: time=\"2026-06-09T16:30:15.595933041Z\" level=info msg=\"Starting container: 263cab4cd7b62eca5272fce438da1c9c6f2522e4d476da8e087113f948c48812\" id=c1a7d293-8622-4006-a062-e8c089325b19 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:30:15.644481 crc crio[3654]: time=\"2026-06-09T16:30:15.644168555Z\" level=info msg=\"Started container\" PID=12210 containerID=7676544975cc56be101e2ead378015232a1635ae92b39471e0a19446cbf1e30a description=openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon id=243d56e2-8b40-44ee-9c31-8ee1bb5816f6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb0ee6eac61860113660cac1c734e20dad62cb3feaf7f5a2e3e358e26ba5a804\nJun 09 16:30:15.652997 crc crio[3654]: time=\"2026-06-09T16:30:15.650116986Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:15.781533 crc crio[3654]: time=\"2026-06-09T16:30:15.781151384Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:15.782211 crc crio[3654]: time=\"2026-06-09T16:30:15.782041711Z\" level=info msg=\"Started container\" PID=12198 containerID=263cab4cd7b62eca5272fce438da1c9c6f2522e4d476da8e087113f948c48812 description=openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator id=c1a7d293-8622-4006-a062-e8c089325b19 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eb1ca76154ceee92e836e0011fc9209d91a7cd69d87531b66cbfcda5c9c98c9f\nJun 09 16:30:15.892485 crc crio[3654]: time=\"2026-06-09T16:30:15.886921965Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=79776f3d-9a99-4c2e-84be-46930fcaad85 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:30:15.892485 crc crio[3654]: time=\"2026-06-09T16:30:15.891217955Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:16.157455 crc crio[3654]: time=\"2026-06-09T16:30:16.151157276Z\" level=info msg=\"Created container af2c254af8b933b598a2a15d39f2c5d9a3bbb8b2d0081ab2c19b778f66960205: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch\" id=9e4f5191-86f1-4825-98a7-bee30d095883 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:30:16.223860 crc crio[3654]: time=\"2026-06-09T16:30:16.223488312Z\" level=info msg=\"Created container 525855d77a66d0a9def5910145dadad5dddbe2ca21619a080c646496f874e691: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator\" id=aea49e96-fea2-4ddc-93ea-dcf5f66f9c89 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:30:16.234500 crc crio[3654]: time=\"2026-06-09T16:30:16.22607991Z\" level=info msg=\"Starting container: af2c254af8b933b598a2a15d39f2c5d9a3bbb8b2d0081ab2c19b778f66960205\" id=8c091975-1bdc-4fc5-ac53-12e68c18b7e7 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:30:16.294560 crc crio[3654]: time=\"2026-06-09T16:30:16.294504607Z\" level=info msg=\"Starting container: 525855d77a66d0a9def5910145dadad5dddbe2ca21619a080c646496f874e691\" id=000f0369-2d8e-4cd1-854b-5b3ef39a39ca name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:30:16.303892 crc crio[3654]: time=\"2026-06-09T16:30:16.298822438Z\" level=info msg=\"Started container\" PID=12231 containerID=af2c254af8b933b598a2a15d39f2c5d9a3bbb8b2d0081ab2c19b778f66960205 description=openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch id=8c091975-1bdc-4fc5-ac53-12e68c18b7e7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6638ab594e66d36d737fe0da5d083f116547ca99b668119517552d011bc1693a\nJun 09 16:30:16.604243 crc crio[3654]: time=\"2026-06-09T16:30:16.578278711Z\" level=info msg=\"Started container\" PID=12234 containerID=525855d77a66d0a9def5910145dadad5dddbe2ca21619a080c646496f874e691 description=openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator id=000f0369-2d8e-4cd1-854b-5b3ef39a39ca name=/runtime.v1.RuntimeService/StartContainer sandboxID=06444b0079e6d1c7183f817d4b6154ff30b10fa4653a27e646c078a24789199a\nJun 09 16:30:17.119136 crc crio[3654]: time=\"2026-06-09T16:30:17.115905889Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:17.320196 crc crio[3654]: time=\"2026-06-09T16:30:17.315048304Z\" level=info msg=\"Created container fecfd679ecc29709977ec49f3076551d7f70dad62844f44091aef38f8d70200e: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator\" id=02e4375a-0819-466e-9161-ce3dac30c2e5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:30:17.356035 crc crio[3654]: time=\"2026-06-09T16:30:17.348465058Z\" level=info msg=\"Starting container: fecfd679ecc29709977ec49f3076551d7f70dad62844f44091aef38f8d70200e\" id=ebca82ae-dc67-49ac-bc73-9efe5c7be739 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:30:17.536921 crc crio[3654]: time=\"2026-06-09T16:30:17.534500705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:17.588080 crc crio[3654]: time=\"2026-06-09T16:30:17.587466713Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:17.589867 crc crio[3654]: time=\"2026-06-09T16:30:17.589607628Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:17.613806 crc crio[3654]: time=\"2026-06-09T16:30:17.613268286Z\" level=info msg=\"Started container\" PID=12277 containerID=fecfd679ecc29709977ec49f3076551d7f70dad62844f44091aef38f8d70200e description=openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator id=ebca82ae-dc67-49ac-bc73-9efe5c7be739 name=/runtime.v1.RuntimeService/StartContainer sandboxID=41a33f32ab9d214d25f382897d57a8edcdcc319bb6e8b5e74e28a71df9e60c09\nJun 09 16:30:17.627062 crc crio[3654]: time=\"2026-06-09T16:30:17.613793382Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=f363351d-fae8-4e09-a0a6-9c16fcb46d7c name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:30:17.711975 crc crio[3654]: time=\"2026-06-09T16:30:17.705253339Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:17.881866 crc crio[3654]: time=\"2026-06-09T16:30:17.881453368Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:17.961877 crc crio[3654]: time=\"2026-06-09T16:30:17.955805525Z\" level=info msg=\"Created container 9527b6d44f2681b859648839b8322c0bc9e773f9e36355180ed569321f6fa9e9: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator\" id=f96558bf-99ce-4120-adfd-34e2a38695ec name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:30:18.005593 crc crio[3654]: time=\"2026-06-09T16:30:18.001284695Z\" level=info msg=\"Starting container: 9527b6d44f2681b859648839b8322c0bc9e773f9e36355180ed569321f6fa9e9\" id=3ab44b2c-9efd-4998-8bf6-f649c1374e5c name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:30:18.154922 crc crio[3654]: time=\"2026-06-09T16:30:18.148959368Z\" level=info msg=\"Started container\" PID=12292 containerID=9527b6d44f2681b859648839b8322c0bc9e773f9e36355180ed569321f6fa9e9 description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator id=3ab44b2c-9efd-4998-8bf6-f649c1374e5c name=/runtime.v1.RuntimeService/StartContainer sandboxID=1e9b589c5feab7b2e7846fe20c40c7bd9d5f9cedab7d5bc495ef7d2f9ba88666\nJun 09 16:30:18.510376 crc crio[3654]: time=\"2026-06-09T16:30:18.503547411Z\" level=info msg=\"Created container 3c55259d8cc018bc3c5eb28228ec3d88878aacd239144fd0a33f982b0a109eb2: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=f36345c3-b038-4e77-acc4-e458aa6fdb2e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:30:18.526035 crc crio[3654]: time=\"2026-06-09T16:30:18.523770635Z\" level=info msg=\"Starting container: 3c55259d8cc018bc3c5eb28228ec3d88878aacd239144fd0a33f982b0a109eb2\" id=5cf64d5e-f3c7-491c-b69e-673237985696 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:30:18.746519 crc crio[3654]: time=\"2026-06-09T16:30:18.739107732Z\" level=info msg=\"Started container\" PID=12330 containerID=3c55259d8cc018bc3c5eb28228ec3d88878aacd239144fd0a33f982b0a109eb2 description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=5cf64d5e-f3c7-491c-b69e-673237985696 name=/runtime.v1.RuntimeService/StartContainer sandboxID=154f278a46bf72e74e8dcdd83304bc301971039deb523dd0448e6c256f725333\nJun 09 16:30:18.777480 crc crio[3654]: time=\"2026-06-09T16:30:18.771504445Z\" level=info msg=\"Created container 0414c7def2dfff391a51619b4c0ac640b120cf1c3b059d9cb577281b8946ffdf: openshift-marketplace/community-operators-qhh6t/extract-utilities\" id=42f9c15d-2bf2-4a70-abf6-359c8362b5d3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:30:18.777480 crc crio[3654]: time=\"2026-06-09T16:30:18.772743853Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:18.828527 crc crio[3654]: time=\"2026-06-09T16:30:18.825224066Z\" level=info msg=\"Starting container: 0414c7def2dfff391a51619b4c0ac640b120cf1c3b059d9cb577281b8946ffdf\" id=aac1af77-fe9f-4ef4-b14c-fe6eee046e98 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:30:19.255048 crc crio[3654]: time=\"2026-06-09T16:30:19.254037044Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:19.321158 crc crio[3654]: time=\"2026-06-09T16:30:19.321005927Z\" level=info msg=\"Creating container: openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy\" id=4a265d50-fb17-4d46-b7ca-b10c546a3920 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:30:19.542775 crc crio[3654]: time=\"2026-06-09T16:30:19.542419768Z\" level=info msg=\"Started container\" PID=12331 containerID=0414c7def2dfff391a51619b4c0ac640b120cf1c3b059d9cb577281b8946ffdf description=openshift-marketplace/community-operators-qhh6t/extract-utilities id=aac1af77-fe9f-4ef4-b14c-fe6eee046e98 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a8645c78e3a4a0bf2eea13e6544e3604dfbe5e4b3604751a7d981d375da8c16e\nJun 09 16:30:19.713525 crc crio[3654]: time=\"2026-06-09T16:30:19.712931024Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:19.769484 crc crio[3654]: time=\"2026-06-09T16:30:19.76616537Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:20.092807 crc crio[3654]: time=\"2026-06-09T16:30:20.040827537Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:20.378497 crc crio[3654]: time=\"2026-06-09T16:30:20.358118049Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:20.672777 crc crio[3654]: time=\"2026-06-09T16:30:20.672118851Z\" level=info msg=\"Created container 923d2fa3f701d083defaf68eee0b9cce1c75f6dabdca70d5b84523832fa5a66c: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=c948eede-6d95-4bd5-945b-a4a87d7f625f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:30:20.699704 crc crio[3654]: time=\"2026-06-09T16:30:20.698573324Z\" level=info msg=\"Starting container: 923d2fa3f701d083defaf68eee0b9cce1c75f6dabdca70d5b84523832fa5a66c\" id=d4e15f8b-716e-43c9-bfee-700b7ae4a023 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:30:20.783538 crc crio[3654]: time=\"2026-06-09T16:30:20.78313051Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:20.787985 crc crio[3654]: time=\"2026-06-09T16:30:20.787294057Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=6d8bfac9-7689-4f1c-9831-152a0093d382 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:30:20.901017 crc crio[3654]: time=\"2026-06-09T16:30:20.90044068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:21.106772 crc crio[3654]: time=\"2026-06-09T16:30:21.10598785Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:21.171166 crc crio[3654]: time=\"2026-06-09T16:30:21.170913341Z\" level=info msg=\"Started container\" PID=12378 containerID=923d2fa3f701d083defaf68eee0b9cce1c75f6dabdca70d5b84523832fa5a66c description=openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container id=d4e15f8b-716e-43c9-bfee-700b7ae4a023 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e994014faeafd39300b0c3558ae2a60928e77413cf955102d59886f7d86e5d74\nJun 09 16:30:21.272286 crc crio[3654]: time=\"2026-06-09T16:30:21.270449662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:21.364570 crc crio[3654]: time=\"2026-06-09T16:30:21.363929559Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:21.373931 crc crio[3654]: time=\"2026-06-09T16:30:21.373594713Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=d0a13a2d-2d1c-4514-8515-5b91ae883a49 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:30:21.505813 crc crio[3654]: time=\"2026-06-09T16:30:21.501129665Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=0d8dc6e3-ea88-4a6b-8b1b-b8ef1199d537 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:30:21.505813 crc crio[3654]: time=\"2026-06-09T16:30:21.501584258Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:21.725834 crc crio[3654]: time=\"2026-06-09T16:30:21.71311615Z\" level=info msg=\"Created container 6f34c728bc9bda0b077b6d588e95aa95ed94f6448698eb09e418d55af67ccb83: openshift-operator-lifecycle-manager/collect-profiles-29683710-mn9b6/collect-profiles\" id=74fed06e-b82c-4a5f-bc4b-e6e1b7de4911 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:30:21.768545 crc crio[3654]: time=\"2026-06-09T16:30:21.768483331Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:21.782066 crc crio[3654]: time=\"2026-06-09T16:30:21.781163396Z\" level=info msg=\"Starting container: 6f34c728bc9bda0b077b6d588e95aa95ed94f6448698eb09e418d55af67ccb83\" id=24792614-c470-4c86-9dc2-823edd162073 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:30:21.847611 crc crio[3654]: time=\"2026-06-09T16:30:21.847554091Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:21.882382 crc crio[3654]: time=\"2026-06-09T16:30:21.882189753Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:21.883992 crc crio[3654]: time=\"2026-06-09T16:30:21.883493182Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:22.311590 crc crio[3654]: time=\"2026-06-09T16:30:22.305042289Z\" level=info msg=\"Created container f3ef663f053d87b94aad6376c4e8f0ea85716a10e98f05a1525befa3e7edd827: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller\" id=0c3fd6ba-cdac-497d-ae7e-bd0e9c35494b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:30:22.332708 crc crio[3654]: time=\"2026-06-09T16:30:22.330899304Z\" level=info msg=\"Starting container: f3ef663f053d87b94aad6376c4e8f0ea85716a10e98f05a1525befa3e7edd827\" id=aa737723-53e7-4559-80b3-bf7e45d4e72e name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:30:22.387168 crc crio[3654]: time=\"2026-06-09T16:30:22.378111717Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:22.980591 crc crio[3654]: time=\"2026-06-09T16:30:22.956233186Z\" level=info msg=\"Started container\" PID=12434 containerID=f3ef663f053d87b94aad6376c4e8f0ea85716a10e98f05a1525befa3e7edd827 description=openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller id=aa737723-53e7-4559-80b3-bf7e45d4e72e name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c36a24c63d658f050f2c6082f361254ec0d44721e66340f6a98d0f83e54bc88\nJun 09 16:30:23.038535 crc crio[3654]: time=\"2026-06-09T16:30:23.038464872Z\" level=info msg=\"Created container eaadccd9ea91cdee63a7db1eafca93366154e3f57da05248a6ffdebd10cf468e: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=0d8dc6e3-ea88-4a6b-8b1b-b8ef1199d537 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:30:23.105445 crc crio[3654]: time=\"2026-06-09T16:30:22.978790201Z\" level=info msg=\"Started container\" PID=12440 containerID=6f34c728bc9bda0b077b6d588e95aa95ed94f6448698eb09e418d55af67ccb83 description=openshift-operator-lifecycle-manager/collect-profiles-29683710-mn9b6/collect-profiles id=24792614-c470-4c86-9dc2-823edd162073 name=/runtime.v1.RuntimeService/StartContainer sandboxID=12ede462a46b086f87debeff687aa89022644c64243591a26c1d5dd582bdb6cf\nJun 09 16:30:23.181293 crc crio[3654]: time=\"2026-06-09T16:30:23.18101323Z\" level=info msg=\"Starting container: eaadccd9ea91cdee63a7db1eafca93366154e3f57da05248a6ffdebd10cf468e\" id=7380d2a2-0b5b-405b-bf60-0208a4ddf4e9 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:30:23.302245 crc crio[3654]: time=\"2026-06-09T16:30:23.302161207Z\" level=info msg=\"Created container 19518007e425d2ab74595e2601e02446631f6085c8819fa8084a2768e8882c41: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller\" id=5ac2ebb9-db80-4f9a-bea4-0d8347e921d4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:30:23.355974 crc crio[3654]: time=\"2026-06-09T16:30:23.355581898Z\" level=info msg=\"Starting container: 19518007e425d2ab74595e2601e02446631f6085c8819fa8084a2768e8882c41\" id=1929c490-e43a-4719-a6ec-c58f9a55dde5 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:30:23.440545 crc crio[3654]: time=\"2026-06-09T16:30:23.43995016Z\" level=info msg=\"Started container\" PID=12474 containerID=eaadccd9ea91cdee63a7db1eafca93366154e3f57da05248a6ffdebd10cf468e description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=7380d2a2-0b5b-405b-bf60-0208a4ddf4e9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=376f9ff0545b36436b8a6f4acbb4f3be63df36a377c4647eb6e880500e3491a3\nJun 09 16:30:23.503138 crc crio[3654]: time=\"2026-06-09T16:30:23.503073596Z\" level=info msg=\"Started container\" PID=12480 containerID=19518007e425d2ab74595e2601e02446631f6085c8819fa8084a2768e8882c41 description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller id=1929c490-e43a-4719-a6ec-c58f9a55dde5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cabd285e5a6758ee9f480310922c767b4b0656225f36504f80df912013f8e146\nJun 09 16:30:24.117766 crc crio[3654]: time=\"2026-06-09T16:30:24.115984842Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=e20e46f3-310e-4785-a88a-92b60d2f5ccf name=/runtime.v1.ImageService/PullImage\nJun 09 16:30:24.309289 crc crio[3654]: time=\"2026-06-09T16:30:24.306519216Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 09 16:30:25.005198 crc crio[3654]: time=\"2026-06-09T16:30:24.963905261Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=edd3a7ba-a745-42d7-a05f-aa125d1b24f8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:30:25.296301 crc crio[3654]: time=\"2026-06-09T16:30:25.295805996Z\" level=info msg=\"Created container 23b143d75e68a6ad58cb4141d2c7fc41dd8b3ae8f7e5d0e9c01940a661b69476: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=13d8d229-8213-4e66-adf9-4820da9c697d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:30:25.327839 crc crio[3654]: time=\"2026-06-09T16:30:25.32721787Z\" level=info msg=\"Starting container: 23b143d75e68a6ad58cb4141d2c7fc41dd8b3ae8f7e5d0e9c01940a661b69476\" id=edb81ce3-8fd4-471f-ab0f-001ac2e4a782 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:30:25.469268 crc crio[3654]: time=\"2026-06-09T16:30:25.460182756Z\" level=info msg=\"Started container\" PID=12503 containerID=23b143d75e68a6ad58cb4141d2c7fc41dd8b3ae8f7e5d0e9c01940a661b69476 description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=edb81ce3-8fd4-471f-ab0f-001ac2e4a782 name=/runtime.v1.RuntimeService/StartContainer sandboxID=39b0f64c871bbdbe502c8b11b37f252dd6e781f50724e6545cdb32a920302152\nJun 09 16:30:25.797237 crc crio[3654]: time=\"2026-06-09T16:30:25.79695812Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:26.124113 crc crio[3654]: time=\"2026-06-09T16:30:26.123473022Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:26.698969 crc crio[3654]: time=\"2026-06-09T16:30:26.697315452Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:26.870463 crc crio[3654]: time=\"2026-06-09T16:30:26.87019414Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:27.062174 crc crio[3654]: time=\"2026-06-09T16:30:27.049483213Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=b7d7ebb2-ddf5-46b4-8a4e-c9f2b01467be name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:30:27.529037 crc crio[3654]: time=\"2026-06-09T16:30:27.528594377Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:28.108962 crc crio[3654]: time=\"2026-06-09T16:30:28.108178631Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy\" id=6c8c155e-14e1-4f38-aa4d-39206b7512a6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:30:28.117254 crc crio[3654]: time=\"2026-06-09T16:30:28.117223505Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:28.238877 crc crio[3654]: time=\"2026-06-09T16:30:28.237313571Z\" level=info msg=\"Created container 7f7368255ca341a1181ccc5ff4aea1312de60d13a23ba8b1c1e9e2b658eee50a: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=5a1d4cb8-ac57-4acd-8ce5-6f9900e45ba4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:30:28.355141 crc crio[3654]: time=\"2026-06-09T16:30:28.354971913Z\" level=info msg=\"Starting container: 7f7368255ca341a1181ccc5ff4aea1312de60d13a23ba8b1c1e9e2b658eee50a\" id=3d659b79-d8b2-4c7f-9e19-9c80c39acb44 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:30:28.566279 crc crio[3654]: time=\"2026-06-09T16:30:28.565404811Z\" level=info msg=\"Created container 84728f324b519a9e380b2d025b89ead534900dadde27940543bd3d6c37815a10: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator\" id=7a098150-3f0c-4259-82ce-5f7d5d172694 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:30:28.650842 crc crio[3654]: time=\"2026-06-09T16:30:28.642286235Z\" level=info msg=\"Started container\" PID=12558 containerID=7f7368255ca341a1181ccc5ff4aea1312de60d13a23ba8b1c1e9e2b658eee50a description=openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager id=3d659b79-d8b2-4c7f-9e19-9c80c39acb44 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1422f1f029c3ef730ce70c97c300ea6138c9488a4611fc03e8f918474cfacd11\nJun 09 16:30:28.756068 crc crio[3654]: time=\"2026-06-09T16:30:28.752182541Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:28.790457 crc crio[3654]: time=\"2026-06-09T16:30:28.790281057Z\" level=info msg=\"Created container de94c393ee6b2b1d956d2ec5afbc033d8590411f45eb8921d35aac6a9a87993b: openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy\" id=d70e4760-cdde-4373-980a-894dc2173e15 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:30:28.888598 crc crio[3654]: time=\"2026-06-09T16:30:28.888145648Z\" level=info msg=\"Starting container: 84728f324b519a9e380b2d025b89ead534900dadde27940543bd3d6c37815a10\" id=03b96f8a-7c16-4ce7-99e4-1f7638b573d6 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:30:28.916880 crc crio[3654]: time=\"2026-06-09T16:30:28.915476788Z\" level=info msg=\"Starting container: de94c393ee6b2b1d956d2ec5afbc033d8590411f45eb8921d35aac6a9a87993b\" id=62b1eaf5-122d-4896-9825-1599166fcf9f name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:30:29.207093 crc crio[3654]: time=\"2026-06-09T16:30:29.196251501Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:29.501311 crc crio[3654]: time=\"2026-06-09T16:30:29.501197469Z\" level=info msg=\"Started container\" PID=12569 containerID=84728f324b519a9e380b2d025b89ead534900dadde27940543bd3d6c37815a10 description=openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator id=03b96f8a-7c16-4ce7-99e4-1f7638b573d6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f79b41da175db5b9927ddd6137690969892fdcf1e85a7d378774408ad71887ea\nJun 09 16:30:29.503118 crc crio[3654]: time=\"2026-06-09T16:30:29.502994253Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:29.694878 crc crio[3654]: time=\"2026-06-09T16:30:29.648031256Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=d2a3e7b9-3d02-4737-84a8-57046dc0b54d name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:30:29.718615 crc crio[3654]: time=\"2026-06-09T16:30:29.71799728Z\" level=info msg=\"Started container\" PID=12595 containerID=de94c393ee6b2b1d956d2ec5afbc033d8590411f45eb8921d35aac6a9a87993b description=openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy id=62b1eaf5-122d-4896-9825-1599166fcf9f name=/runtime.v1.RuntimeService/StartContainer sandboxID=69844ced74028f3997e46ea2562c473b1404b553fbf04b9a4b0bf3cc2e4a9023\nJun 09 16:30:30.090817 crc crio[3654]: time=\"2026-06-09T16:30:30.090187958Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:30.169805 crc crio[3654]: time=\"2026-06-09T16:30:30.167612759Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:30.583960 crc crio[3654]: time=\"2026-06-09T16:30:30.582276346Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=3a39c632-0963-46f3-85f0-c06ae238ad37 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:30:30.608439 crc crio[3654]: time=\"2026-06-09T16:30:30.606289926Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:30.883099 crc crio[3654]: time=\"2026-06-09T16:30:30.882904943Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination\" id=ef9a843d-bd0f-4458-8d58-cb97d36aef16 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:30:30.955735 crc crio[3654]: time=\"2026-06-09T16:30:30.955401193Z\" level=info msg=\"Created container 4e3641ba6327145b6e88abfedb7b2ebf49584da72c27546f3e8cd06811c97ec9: openshift-dns/dns-default-qtghf/dns\" id=a2edae78-5aa3-4c2b-b569-f36505ca3c5e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:30:30.995766 crc crio[3654]: time=\"2026-06-09T16:30:30.994861911Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:31.010071 crc crio[3654]: time=\"2026-06-09T16:30:31.001205484Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:31.035850 crc crio[3654]: time=\"2026-06-09T16:30:31.035562017Z\" level=info msg=\"Starting container: 4e3641ba6327145b6e88abfedb7b2ebf49584da72c27546f3e8cd06811c97ec9\" id=8f19d369-168b-42fb-bb5a-63b4e528f5f4 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:30:31.089615 crc crio[3654]: time=\"2026-06-09T16:30:31.088738581Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:31.671043 crc crio[3654]: time=\"2026-06-09T16:30:31.667619083Z\" level=info msg=\"Started container\" PID=12667 containerID=4e3641ba6327145b6e88abfedb7b2ebf49584da72c27546f3e8cd06811c97ec9 description=openshift-dns/dns-default-qtghf/dns id=8f19d369-168b-42fb-bb5a-63b4e528f5f4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3c33c4d94bfc86ac3e89613a9bdaeffc889bde1a337f0e2a558ebdfacbb2ae2b\nJun 09 16:30:31.782552 crc crio[3654]: time=\"2026-06-09T16:30:31.782201472Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:31.907384 crc crio[3654]: time=\"2026-06-09T16:30:31.906876797Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=d0d08442-6e9f-43e4-90a2-02a00a8ff4d0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:30:32.021971 crc crio[3654]: time=\"2026-06-09T16:30:32.021744954Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=7614859d-cb2b-44be-a6c9-7ca3c9378297 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:30:32.138412 crc crio[3654]: time=\"2026-06-09T16:30:32.137943241Z\" level=info msg=\"Creating container: openshift-dns/dns-default-qtghf/kube-rbac-proxy\" id=2e3c97e7-fe9d-4973-b317-df77615c6a1e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:30:32.138995 crc crio[3654]: time=\"2026-06-09T16:30:32.1385582Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:32.238840 crc crio[3654]: time=\"2026-06-09T16:30:32.238625637Z\" level=info msg=\"Stopping pod sandbox: 12ede462a46b086f87debeff687aa89022644c64243591a26c1d5dd582bdb6cf\" id=8f727244-ea78-45d8-9b9b-4883ba1c5847 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:30:32.249729 crc crio[3654]: time=\"2026-06-09T16:30:32.248812277Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683710-mn9b6 Namespace:openshift-operator-lifecycle-manager ID:12ede462a46b086f87debeff687aa89022644c64243591a26c1d5dd582bdb6cf UID:9a6caab5-14cf-44f0-9b67-2dda8393d402 NetNS:/var/run/netns/eac4011e-1bf0-4981-9a4c-ec610570f4de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9a6caab5_14cf_44f0_9b67_2dda8393d402.slice PodAnnotations:0xc001e2a1f0}] Aliases:map[]}\"\nJun 09 16:30:32.249968 crc crio[3654]: time=\"2026-06-09T16:30:32.249821167Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29683710-mn9b6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:30:32.596935 crc crio[3654]: time=\"2026-06-09T16:30:32.596291385Z\" level=info msg=\"Created container 41d465f9227fe3a7cc4a360d28fb269bf6ee20bda6cc031046150982ac7b468f: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=c5cca00c-3fe5-4ed0-b4f3-b3b54d7d9865 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:30:32.711754 crc crio[3654]: time=\"2026-06-09T16:30:32.70946908Z\" level=info msg=\"Starting container: 41d465f9227fe3a7cc4a360d28fb269bf6ee20bda6cc031046150982ac7b468f\" id=4e1a4f14-fee1-40c1-85c2-69b38c7491b5 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:30:32.743997 crc crio[3654]: time=\"2026-06-09T16:30:32.740135151Z\" level=info msg=\"Created container 67f1ae28f9fffe65b0f79a9c2d3fbf9b345fb57b15f49c7844ef567991e5d5ab: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions\" id=3ca4e9da-40e0-4aeb-a81d-ec91c7ac87c5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:30:32.856085 crc crio[3654]: time=\"2026-06-09T16:30:32.852791411Z\" level=info msg=\"Starting container: 67f1ae28f9fffe65b0f79a9c2d3fbf9b345fb57b15f49c7844ef567991e5d5ab\" id=c7a96a5b-8bef-4263-ab35-ec78e905e829 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:30:32.987917 crc crio[3654]: time=\"2026-06-09T16:30:32.97297541Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:33.025709 crc crio[3654]: time=\"2026-06-09T16:30:33.022813682Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:33.539066 crc crio[3654]: time=\"2026-06-09T16:30:33.536887818Z\" level=info msg=\"Created container 24e474a1ba34436ef71ed37a82662ffbdf41c2398026094e66907acbca9eee40: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy\" id=6c8c155e-14e1-4f38-aa4d-39206b7512a6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:30:33.752027 crc crio[3654]: time=\"2026-06-09T16:30:33.744098488Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:33.934575 crc crio[3654]: time=\"2026-06-09T16:30:33.933967782Z\" level=info msg=\"Starting container: 24e474a1ba34436ef71ed37a82662ffbdf41c2398026094e66907acbca9eee40\" id=bbeca259-fa04-47ae-94de-2854518d7061 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:30:34.070023 crc crio[3654]: time=\"2026-06-09T16:30:34.058156972Z\" level=info msg=\"Started container\" PID=12683 containerID=41d465f9227fe3a7cc4a360d28fb269bf6ee20bda6cc031046150982ac7b468f description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager id=4e1a4f14-fee1-40c1-85c2-69b38c7491b5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b9e91057435fbff2a247a1e749f1dad43f2ae0ceeb04b73b13ba685ba372a6cf\nJun 09 16:30:34.145297 crc crio[3654]: time=\"2026-06-09T16:30:34.138404208Z\" level=info msg=\"Started container\" PID=12721 containerID=67f1ae28f9fffe65b0f79a9c2d3fbf9b345fb57b15f49c7844ef567991e5d5ab description=openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions id=c7a96a5b-8bef-4263-ab35-ec78e905e829 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f4bff133ed24d170cfae13bfec137f3cedfff2833feb51bc9ff3ee2706fe5ef7\nJun 09 16:30:34.265593 crc crio[3654]: time=\"2026-06-09T16:30:34.256606266Z\" level=info msg=\"Started container\" PID=12705 containerID=24e474a1ba34436ef71ed37a82662ffbdf41c2398026094e66907acbca9eee40 description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy id=bbeca259-fa04-47ae-94de-2854518d7061 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cabd285e5a6758ee9f480310922c767b4b0656225f36504f80df912013f8e146\nJun 09 16:30:35.033192 crc crio[3654]: time=\"2026-06-09T16:30:35.014140723Z\" level=info msg=\"Stopping container: 1fea7f6dc030e59f9251f5775ccea2110c2ef410e91de1337cae5a80f55ca907 (timeout: 2s)\" id=627bccfe-7d9a-4522-8eeb-48502d34941c name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:30:35.956280 crc crio[3654]: time=\"2026-06-09T16:30:35.955750175Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:36.187080 crc crio[3654]: time=\"2026-06-09T16:30:36.180473687Z\" level=info msg=\"Created container 8fafb25df54deef8bc92f1559cc8485617431841fcaec681ed40de3c22375a10: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift\" id=b92ac18d-5763-4b3c-9bac-2653ca865ba2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:30:36.291267 crc crio[3654]: time=\"2026-06-09T16:30:36.29090308Z\" level=info msg=\"Starting container: 8fafb25df54deef8bc92f1559cc8485617431841fcaec681ed40de3c22375a10\" id=bd011f94-c96d-49d2-943c-39a82295d888 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:30:36.681216 crc crio[3654]: time=\"2026-06-09T16:30:36.681108145Z\" level=info msg=\"Stopped container 1fea7f6dc030e59f9251f5775ccea2110c2ef410e91de1337cae5a80f55ca907: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=627bccfe-7d9a-4522-8eeb-48502d34941c name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:30:36.743941 crc crio[3654]: time=\"2026-06-09T16:30:36.742148328Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=27de5c8b-6ec5-4f63-812b-a8feb7498997 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:30:36.811737 crc crio[3654]: time=\"2026-06-09T16:30:36.799977224Z\" level=info msg=\"Started container\" PID=12787 containerID=8fafb25df54deef8bc92f1559cc8485617431841fcaec681ed40de3c22375a10 description=openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift id=bd011f94-c96d-49d2-943c-39a82295d888 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5063f4238642f938b2512197e97e9974176da6b52cbd1357fc3d99382676b498\nJun 09 16:30:36.902731 crc crio[3654]: time=\"2026-06-09T16:30:36.889587694Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=93841378-6af8-49a9-989f-7b87c973e296 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:30:36.989097 crc crio[3654]: time=\"2026-06-09T16:30:36.989036283Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=da0e45e9-9619-4e97-85f3-7c77abe8d7f3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:30:36.989812 crc crio[3654]: time=\"2026-06-09T16:30:36.989782235Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:37.145702 crc crio[3654]: time=\"2026-06-09T16:30:37.13653639Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=e010face-c2d5-41b3-820c-b2cf9b707dff name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:30:37.181534 crc crio[3654]: time=\"2026-06-09T16:30:37.180312299Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:37.526894 crc crio[3654]: time=\"2026-06-09T16:30:37.525845609Z\" level=info msg=\"Stopping container: eaadccd9ea91cdee63a7db1eafca93366154e3f57da05248a6ffdebd10cf468e (timeout: 30s)\" id=b180382d-18c0-49e8-b71d-05a6a9ef0f51 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:30:37.679168 crc crio[3654]: time=\"2026-06-09T16:30:37.678597076Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=24c38499-78d8-476f-bd9a-8d6eb9bed93f name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:30:37.764633 crc crio[3654]: time=\"2026-06-09T16:30:37.764173534Z\" level=info msg=\"Creating container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver\" id=8af3167e-fafd-4c5c-a2ef-1fcbbd9e9291 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:30:37.764633 crc crio[3654]: time=\"2026-06-09T16:30:37.764575196Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:38.365558 crc crio[3654]: time=\"2026-06-09T16:30:38.35403199Z\" level=info msg=\"Created container 0adee9ee33b86fa655ba40bf34808a3e9b2f983732d49ed127afa127e098a00d: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination\" id=ef9a843d-bd0f-4458-8d58-cb97d36aef16 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:30:38.564055 crc crio[3654]: time=\"2026-06-09T16:30:38.563593092Z\" level=info msg=\"Starting container: 0adee9ee33b86fa655ba40bf34808a3e9b2f983732d49ed127afa127e098a00d\" id=ceb7b705-e111-486a-8582-32c74b80cea8 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:30:38.615992 crc crio[3654]: time=\"2026-06-09T16:30:38.610473215Z\" level=info msg=\"Stopped container eaadccd9ea91cdee63a7db1eafca93366154e3f57da05248a6ffdebd10cf468e: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=b180382d-18c0-49e8-b71d-05a6a9ef0f51 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:30:38.677821 crc crio[3654]: time=\"2026-06-09T16:30:38.67750063Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=ea70e312-3a68-4900-87c3-93fc40ba2592 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:30:38.779181 crc crio[3654]: time=\"2026-06-09T16:30:38.777426462Z\" level=info msg=\"Started container\" PID=12828 containerID=0adee9ee33b86fa655ba40bf34808a3e9b2f983732d49ed127afa127e098a00d description=openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination id=ceb7b705-e111-486a-8582-32c74b80cea8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f79b41da175db5b9927ddd6137690969892fdcf1e85a7d378774408ad71887ea\nJun 09 16:30:38.825923 crc crio[3654]: time=\"2026-06-09T16:30:38.82049516Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=1020455c-71cb-4ec2-9d51-c72d5a0ff092 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:30:38.970575 crc crio[3654]: time=\"2026-06-09T16:30:38.968185253Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:39.139198 crc crio[3654]: time=\"2026-06-09T16:30:39.138322668Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=fc9cd2ed-4d76-4d7b-8760-413337fcc5af name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:30:39.140258 crc crio[3654]: time=\"2026-06-09T16:30:39.140233266Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:39.549733 crc crio[3654]: time=\"2026-06-09T16:30:39.548238372Z\" level=info msg=\"Created container 69f7de49d977a8563cb309242024af262f774887bdc4f22eb8457f74002d16f5: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator\" id=18a2fa81-0f0a-4949-877e-b731393b5986 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:30:39.730990 crc crio[3654]: time=\"2026-06-09T16:30:39.720570073Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-8rq28/POD\" id=03980aa0-68ec-42c4-8f5b-348a84090998 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:30:39.730990 crc crio[3654]: time=\"2026-06-09T16:30:39.721037137Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:39.821826 crc crio[3654]: time=\"2026-06-09T16:30:39.815153044Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-mtcqg/POD\" id=54a94634-7867-4b04-b5dd-b05bc1d3fc17 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:30:39.821826 crc crio[3654]: time=\"2026-06-09T16:30:39.815396152Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:39.885978 crc crio[3654]: time=\"2026-06-09T16:30:39.878801616Z\" level=info msg=\"Starting container: 69f7de49d977a8563cb309242024af262f774887bdc4f22eb8457f74002d16f5\" id=f7a9b985-63c3-4b47-b3a6-c8cf0bb131de name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:30:40.105937 crc crio[3654]: time=\"2026-06-09T16:30:40.100834627Z\" level=info msg=\"Started container\" PID=12848 containerID=69f7de49d977a8563cb309242024af262f774887bdc4f22eb8457f74002d16f5 description=openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator id=f7a9b985-63c3-4b47-b3a6-c8cf0bb131de name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb0991162bb5c06faea241086b7707d7d28fbb127d573969e89f918cca13dde8\nJun 09 16:30:40.551014 crc crio[3654]: time=\"2026-06-09T16:30:40.525151227Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=51c2386b-f948-4f8a-b58f-705eadb3e896 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:30:40.642820 crc crio[3654]: time=\"2026-06-09T16:30:40.640771247Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:40.715565 crc crio[3654]: time=\"2026-06-09T16:30:40.715268618Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:41.035828 crc crio[3654]: time=\"2026-06-09T16:30:41.035491129Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:41.155966 crc crio[3654]: time=\"2026-06-09T16:30:41.149011465Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=5b01250b-0300-4d9b-95e2-f336fff60bdf name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:30:41.221602 crc crio[3654]: time=\"2026-06-09T16:30:41.202101577Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-k6zh8/POD\" id=fb9ed945-08bf-4ddb-89ed-4a1916cd4a54 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:30:41.221602 crc crio[3654]: time=\"2026-06-09T16:30:41.2021976Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:41.221602 crc crio[3654]: time=\"2026-06-09T16:30:41.203151329Z\" level=info msg=\"Stopped pod sandbox: 12ede462a46b086f87debeff687aa89022644c64243591a26c1d5dd582bdb6cf\" id=8f727244-ea78-45d8-9b9b-4883ba1c5847 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:30:41.221602 crc crio[3654]: time=\"2026-06-09T16:30:41.220797495Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:41.279750 crc crio[3654]: time=\"2026-06-09T16:30:41.279055203Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:41.362900 crc crio[3654]: time=\"2026-06-09T16:30:41.358962989Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-zxg5w/POD\" id=553f8e26-7713-434d-8d09-b8a769f1be1c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:30:41.362900 crc crio[3654]: time=\"2026-06-09T16:30:41.359147854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:41.755815 crc crio[3654]: time=\"2026-06-09T16:30:41.743568924Z\" level=info msg=\"Created container 80f9ebd76d17966eb2d3d49511d4ad004bb55d66130df97607b1b9dca6d0b7a6: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=da0e45e9-9619-4e97-85f3-7c77abe8d7f3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:30:41.770086 crc crio[3654]: time=\"2026-06-09T16:30:41.769777279Z\" level=info msg=\"Starting container: 80f9ebd76d17966eb2d3d49511d4ad004bb55d66130df97607b1b9dca6d0b7a6\" id=741731a5-c833-42c0-9c8e-81d7e6837684 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:30:42.720905 crc crio[3654]: time=\"2026-06-09T16:30:42.707060362Z\" level=info msg=\"Creating container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy\" id=ae4f9ce1-c4ae-46bf-a0ea-96504c5d7a10 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:30:42.893167 crc crio[3654]: time=\"2026-06-09T16:30:42.886635633Z\" level=info msg=\"Started container\" PID=12944 containerID=80f9ebd76d17966eb2d3d49511d4ad004bb55d66130df97607b1b9dca6d0b7a6 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=741731a5-c833-42c0-9c8e-81d7e6837684 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9949406e326cae8ec31e25f8fb7cf029bc427991b6c660a9c6a401ecdf48f8ca\nJun 09 16:30:42.981944 crc crio[3654]: time=\"2026-06-09T16:30:42.981498153Z\" level=info msg=\"Created container b625d1e25d3f300b02865b3bce836632040fc63c942ae4bffc21f6132cd8caa4: openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions\" id=bc4dffda-8bc1-4a94-b82a-846b1cbdd8b4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:30:43.145626 crc crio[3654]: time=\"2026-06-09T16:30:43.144952304Z\" level=info msg=\"Starting container: b625d1e25d3f300b02865b3bce836632040fc63c942ae4bffc21f6132cd8caa4\" id=fe2b70d7-fbe2-4b00-bee5-6328a6fcda7f name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:30:43.574314 crc crio[3654]: time=\"2026-06-09T16:30:43.574061061Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:43.939943 crc crio[3654]: time=\"2026-06-09T16:30:43.939305569Z\" level=info msg=\"Created container a75d8e5dbd828971fd72403e35de44dfac42c995e5ce2f37e602f209087750c6: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=fc9cd2ed-4d76-4d7b-8760-413337fcc5af name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:30:43.972289 crc crio[3654]: time=\"2026-06-09T16:30:43.968541016Z\" level=info msg=\"Started container\" PID=12954 containerID=b625d1e25d3f300b02865b3bce836632040fc63c942ae4bffc21f6132cd8caa4 description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions id=fe2b70d7-fbe2-4b00-bee5-6328a6fcda7f name=/runtime.v1.RuntimeService/StartContainer sandboxID=dbeebbb1a3c7ce1602fb8f2d33d1356ae9565241b06c1ba8f43d6d20d0bd4876\nJun 09 16:30:43.993784 crc crio[3654]: time=\"2026-06-09T16:30:43.993565836Z\" level=info msg=\"Starting container: a75d8e5dbd828971fd72403e35de44dfac42c995e5ce2f37e602f209087750c6\" id=ec0dc819-69d1-454c-9839-b07ad1206068 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:30:44.082519 crc crio[3654]: time=\"2026-06-09T16:30:44.082257258Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:44.238478 crc crio[3654]: time=\"2026-06-09T16:30:44.23614195Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:44.321717 crc crio[3654]: time=\"2026-06-09T16:30:44.321514431Z\" level=info msg=\"Got pod network &{Name:certified-operators-8rq28 Namespace:openshift-marketplace ID:dd415c719e1021fb921ad2eaaeede705612b5dfd3921d4448ae7cec8d4a3843e UID:a31b701e-9ade-450a-9295-4442caf3e9c3 NetNS:/var/run/netns/1010aae5-8b2f-419b-a0af-2e911f9a59b6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda31b701e_9ade_450a_9295_4442caf3e9c3.slice PodAnnotations:0xc001e2a350}] Aliases:map[]}\"\nJun 09 16:30:44.321717 crc crio[3654]: time=\"2026-06-09T16:30:44.321590694Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-8rq28 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:30:44.443478 crc crio[3654]: time=\"2026-06-09T16:30:44.443161684Z\" level=info msg=\"Started container\" PID=12973 containerID=a75d8e5dbd828971fd72403e35de44dfac42c995e5ce2f37e602f209087750c6 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=ec0dc819-69d1-454c-9839-b07ad1206068 name=/runtime.v1.RuntimeService/StartContainer sandboxID=376f9ff0545b36436b8a6f4acbb4f3be63df36a377c4647eb6e880500e3491a3\nJun 09 16:30:44.558794 crc crio[3654]: time=\"2026-06-09T16:30:44.557910608Z\" level=info msg=\"Got pod network &{Name:community-operators-mtcqg Namespace:openshift-marketplace ID:1eca6f4d44ad265ff125ec09cd25a588e6aa9b5b75a564a97c56fc084edf7c81 UID:fd5d31af-77f9-41e8-9d4c-ddcc0f83a402 NetNS:/var/run/netns/42416b7f-2908-440f-a521-e7a9416da9ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd5d31af_77f9_41e8_9d4c_ddcc0f83a402.slice PodAnnotations:0xc000126488}] Aliases:map[]}\"\nJun 09 16:30:44.558794 crc crio[3654]: time=\"2026-06-09T16:30:44.55800147Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-mtcqg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:30:45.704829 crc crio[3654]: time=\"2026-06-09T16:30:45.681202356Z\" level=info msg=\"Created container bfd674e689311d498524812e871d8777f1541ebf8d7b6e45c70ec2b0375354aa: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=4688330c-a092-4601-9e7e-8e36a13dd6e2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:30:45.745521 crc crio[3654]: time=\"2026-06-09T16:30:45.731608646Z\" level=info msg=\"Starting container: bfd674e689311d498524812e871d8777f1541ebf8d7b6e45c70ec2b0375354aa\" id=4fc64d22-c1d6-4b98-94cf-ea4ac483f461 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:30:45.759772 crc crio[3654]: time=\"2026-06-09T16:30:45.759580685Z\" level=info msg=\"Started container\" PID=13020 containerID=bfd674e689311d498524812e871d8777f1541ebf8d7b6e45c70ec2b0375354aa description=openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator id=4fc64d22-c1d6-4b98-94cf-ea4ac483f461 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aba5fae867385309660233ccf0f7f29343d51f73594821e32b38f7dd6dea5b99\nJun 09 16:30:45.860723 crc crio[3654]: time=\"2026-06-09T16:30:45.860255572Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:45.973051 crc crio[3654]: time=\"2026-06-09T16:30:45.970069574Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=548d9f32-ba4d-46e2-b882-4f9075dfdfa5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:30:46.546083 crc crio[3654]: time=\"2026-06-09T16:30:46.545530183Z\" level=info msg=\"Stopping container: 3c55259d8cc018bc3c5eb28228ec3d88878aacd239144fd0a33f982b0a109eb2 (timeout: 30s)\" id=fe3fa3a0-152f-4b87-8ca4-ba1cd9b67241 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:30:46.594379 crc crio[3654]: time=\"2026-06-09T16:30:46.593612963Z\" level=info msg=\"Created container 78116379cd6a8417b02cd7325535948652ce7612f724345a7e6e6a6a31dbe023: openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy\" id=4a265d50-fb17-4d46-b7ca-b10c546a3920 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:30:46.620834 crc crio[3654]: time=\"2026-06-09T16:30:46.620333934Z\" level=info msg=\"Starting container: 78116379cd6a8417b02cd7325535948652ce7612f724345a7e6e6a6a31dbe023\" id=029ee44f-ad73-4fc1-aa98-8b339b2d1c5c name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:30:46.642530 crc crio[3654]: time=\"2026-06-09T16:30:46.642461076Z\" level=info msg=\"Created container b2b104012632a855cef06224e415dc22aa0169f6b59cad11332e657e2919fa4c: openshift-dns/dns-default-qtghf/kube-rbac-proxy\" id=2e3c97e7-fe9d-4973-b317-df77615c6a1e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:30:46.654018 crc crio[3654]: time=\"2026-06-09T16:30:46.65315713Z\" level=info msg=\"Starting container: b2b104012632a855cef06224e415dc22aa0169f6b59cad11332e657e2919fa4c\" id=0e6f44fc-165e-4850-8685-ea8f68c705e8 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:30:47.106911 crc crio[3654]: time=\"2026-06-09T16:30:47.105201252Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=2065260c-7f08-44b2-b3e0-9252f41f1682 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:30:47.130806 crc crio[3654]: time=\"2026-06-09T16:30:47.128592852Z\" level=info msg=\"Started container\" PID=13059 containerID=b2b104012632a855cef06224e415dc22aa0169f6b59cad11332e657e2919fa4c description=openshift-dns/dns-default-qtghf/kube-rbac-proxy id=0e6f44fc-165e-4850-8685-ea8f68c705e8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3c33c4d94bfc86ac3e89613a9bdaeffc889bde1a337f0e2a558ebdfacbb2ae2b\nJun 09 16:30:47.172590 crc crio[3654]: time=\"2026-06-09T16:30:47.172426933Z\" level=info msg=\"Started container\" PID=13022 containerID=78116379cd6a8417b02cd7325535948652ce7612f724345a7e6e6a6a31dbe023 description=openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy id=029ee44f-ad73-4fc1-aa98-8b339b2d1c5c name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb0ee6eac61860113660cac1c734e20dad62cb3feaf7f5a2e3e358e26ba5a804\nJun 09 16:30:47.279840 crc crio[3654]: time=\"2026-06-09T16:30:47.279124441Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:47.674223 crc crio[3654]: time=\"2026-06-09T16:30:47.673526624Z\" level=info msg=\"Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver\" id=86cb2e1f-cf07-4773-84e0-910e4516ef9b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:30:47.879948 crc crio[3654]: time=\"2026-06-09T16:30:47.872741681Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:48.247010 crc crio[3654]: time=\"2026-06-09T16:30:48.237933176Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:48.249411 crc crio[3654]: time=\"2026-06-09T16:30:48.249095545Z\" level=info msg=\"Created container f848c54e95a9edd056f88c304a5738e87e5a4616ce4f16e4e767fdd5eecc3eb5: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver\" id=8af3167e-fafd-4c5c-a2ef-1fcbbd9e9291 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:30:48.284400 crc crio[3654]: time=\"2026-06-09T16:30:48.277015863Z\" level=info msg=\"Starting container: f848c54e95a9edd056f88c304a5738e87e5a4616ce4f16e4e767fdd5eecc3eb5\" id=c0f6c0ce-32a8-44a9-ae35-138236af5f5e name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:30:48.484997 crc crio[3654]: time=\"2026-06-09T16:30:48.484546992Z\" level=info msg=\"Got pod network &{Name:redhat-operators-zxg5w Namespace:openshift-marketplace ID:848bfe2bbbafa677f31f46d1370347cfc01924ef178c658c178e23ffd997881f UID:f562a340-72b5-4e19-b665-b15df5450cdb NetNS:/var/run/netns/d8f0b698-4802-49d7-8451-cab5697ab582 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf562a340_72b5_4e19_b665_b15df5450cdb.slice PodAnnotations:0xc000476100}] Aliases:map[]}\"\nJun 09 16:30:48.485526 crc crio[3654]: time=\"2026-06-09T16:30:48.48513234Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-zxg5w to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:30:48.690926 crc crio[3654]: time=\"2026-06-09T16:30:48.689961647Z\" level=info msg=\"Stopped container 3c55259d8cc018bc3c5eb28228ec3d88878aacd239144fd0a33f982b0a109eb2: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=fe3fa3a0-152f-4b87-8ca4-ba1cd9b67241 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:30:48.705574 crc crio[3654]: time=\"2026-06-09T16:30:48.705068386Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=630b7fd0-8b5a-413d-8c14-4655d740730e name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:30:48.783147 crc crio[3654]: time=\"2026-06-09T16:30:48.782516287Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-k6zh8 Namespace:openshift-marketplace ID:8e6bfb218439c944e397b6274c94c426939443a357bb41039c9eeb4ff8d55753 UID:2b8260ad-1e4f-40ff-8e74-cffbfa94e02b NetNS:/var/run/netns/d3fdcba2-2e35-45ce-89be-c5e1de195a13 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2b8260ad_1e4f_40ff_8e74_cffbfa94e02b.slice PodAnnotations:0xc00008c1f0}] Aliases:map[]}\"\nJun 09 16:30:48.783147 crc crio[3654]: time=\"2026-06-09T16:30:48.783008442Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-k6zh8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:30:49.362131 crc crio[3654]: time=\"2026-06-09T16:30:49.361520522Z\" level=info msg=\"Started container\" PID=13098 containerID=f848c54e95a9edd056f88c304a5738e87e5a4616ce4f16e4e767fdd5eecc3eb5 description=openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver id=c0f6c0ce-32a8-44a9-ae35-138236af5f5e name=/runtime.v1.RuntimeService/StartContainer sandboxID=f4bff133ed24d170cfae13bfec137f3cedfff2833feb51bc9ff3ee2706fe5ef7\nJun 09 16:30:50.086555 crc crio[3654]: time=\"2026-06-09T16:30:50.08525536Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=8cfca7e6-079c-4a7c-9f92-851a6fb2f598 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:30:50.226039 crc crio[3654]: time=\"2026-06-09T16:30:50.224977512Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=95d38669-8a68-4584-a877-79240adef8ff name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:30:50.235488 crc crio[3654]: time=\"2026-06-09T16:30:50.234291995Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:51.374112 crc crio[3654]: time=\"2026-06-09T16:30:51.372928849Z\" level=info msg=\"Stopping container: 9ea233774116757b5ad7af8adebfea850219d83ed33ac86b38417b5d75317ed9 (timeout: 3600s)\" id=c1a524e8-604b-4332-ae2a-dd3d195ec5e3 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:30:51.855120 crc crio[3654]: time=\"2026-06-09T16:30:51.85492291Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:53.105017 crc crio[3654]: time=\"2026-06-09T16:30:53.102943915Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:53.399073 crc crio[3654]: time=\"2026-06-09T16:30:53.391366538Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:53.485094 crc crio[3654]: time=\"2026-06-09T16:30:53.484373761Z\" level=info msg=\"Stopping container: a75d8e5dbd828971fd72403e35de44dfac42c995e5ce2f37e602f209087750c6 (timeout: 30s)\" id=48245b50-4712-47ff-9ab0-ca30e6f14a71 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:30:53.558911 crc crio[3654]: time=\"2026-06-09T16:30:53.558614155Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:54.669027 crc crio[3654]: time=\"2026-06-09T16:30:54.649880792Z\" level=info msg=\"Created container 9af6a3c4aab0ca0a1f41c2e37c077ea259d2ca3a1cffbb96a21f379fee427fb0: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=95d38669-8a68-4584-a877-79240adef8ff name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:30:54.691059 crc crio[3654]: time=\"2026-06-09T16:30:54.690833135Z\" level=info msg=\"Created container 2db84d2cc61e55a7c9abf30245e7b9f7f6210fff63d11e8926415cbdce12adbf: hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner\" id=02fbf763-2c84-4ba9-a080-b9ca22aa324b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:30:54.711801 crc crio[3654]: time=\"2026-06-09T16:30:54.701460597Z\" level=info msg=\"Starting container: 2db84d2cc61e55a7c9abf30245e7b9f7f6210fff63d11e8926415cbdce12adbf\" id=ad5f5e6e-d8e2-48bb-a48d-ae61c80283fb name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:30:54.735896 crc crio[3654]: time=\"2026-06-09T16:30:54.734950504Z\" level=info msg=\"Starting container: 9af6a3c4aab0ca0a1f41c2e37c077ea259d2ca3a1cffbb96a21f379fee427fb0\" id=49ec4ac8-5c8b-41b2-8784-3118a8e14c4c name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:30:54.820257 crc crio[3654]: time=\"2026-06-09T16:30:54.818014335Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:54.945831 crc crio[3654]: time=\"2026-06-09T16:30:54.939169323Z\" level=info msg=\"Started container\" PID=13224 containerID=9af6a3c4aab0ca0a1f41c2e37c077ea259d2ca3a1cffbb96a21f379fee427fb0 description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=49ec4ac8-5c8b-41b2-8784-3118a8e14c4c name=/runtime.v1.RuntimeService/StartContainer sandboxID=154f278a46bf72e74e8dcdd83304bc301971039deb523dd0448e6c256f725333\nJun 09 16:30:55.233619 crc crio[3654]: time=\"2026-06-09T16:30:55.233124906Z\" level=info msg=\"Started container\" PID=13210 containerID=2db84d2cc61e55a7c9abf30245e7b9f7f6210fff63d11e8926415cbdce12adbf description=hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner id=ad5f5e6e-d8e2-48bb-a48d-ae61c80283fb name=/runtime.v1.RuntimeService/StartContainer sandboxID=1430cc105af08c7cc4e8929c4b1360b3ed58500e41f4ab9a0108f4252b0e9f47\nJun 09 16:30:55.949015 crc crio[3654]: time=\"2026-06-09T16:30:55.94806464Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-node-driver-registrar:latest\" id=d0bb9020-a9ed-41f9-b040-71922ddf0262 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:30:56.074977 crc crio[3654]: time=\"2026-06-09T16:30:56.070704773Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-node-driver-registrar:latest\" id=04810dd7-e8b0-4e7e-86aa-0bb0edc08f53 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:30:56.092131 crc crio[3654]: time=\"2026-06-09T16:30:56.079603503Z\" level=info msg=\"Stopping container: 23b143d75e68a6ad58cb4141d2c7fc41dd8b3ae8f7e5d0e9c01940a661b69476 (timeout: 30s)\" id=f2ab4164-256a-4e8d-865c-6b64f16d4f61 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:30:56.123059 crc crio[3654]: time=\"2026-06-09T16:30:56.116530794Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar\" id=bb83065d-63f1-4c89-a8b9-c3fdd8e2270a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:30:56.123059 crc crio[3654]: time=\"2026-06-09T16:30:56.117181434Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:56.675195 crc crio[3654]: time=\"2026-06-09T16:30:56.673277824Z\" level=info msg=\"Created container 77a37d0b030d3d4e7c3be9e58d0b35abb0c6870cf38d3fe9a4703be4d29e1320: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy\" id=ae4f9ce1-c4ae-46bf-a0ea-96504c5d7a10 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:30:56.694481 crc crio[3654]: time=\"2026-06-09T16:30:56.693622152Z\" level=info msg=\"Starting container: 77a37d0b030d3d4e7c3be9e58d0b35abb0c6870cf38d3fe9a4703be4d29e1320\" id=41ea22a6-f8c9-42b3-8957-eae882e2ec84 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:30:57.026118 crc crio[3654]: time=\"2026-06-09T16:30:57.025184007Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:57.106326 crc crio[3654]: time=\"2026-06-09T16:30:57.106045462Z\" level=info msg=\"Started container\" PID=13240 containerID=77a37d0b030d3d4e7c3be9e58d0b35abb0c6870cf38d3fe9a4703be4d29e1320 description=openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy id=41ea22a6-f8c9-42b3-8957-eae882e2ec84 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb0991162bb5c06faea241086b7707d7d28fbb127d573969e89f918cca13dde8\nJun 09 16:30:58.237440 crc crio[3654]: time=\"2026-06-09T16:30:58.228805845Z\" level=info msg=\"Stopping container: 3cae7f0c86a5ef74aeab9cd225f8307a1e2873b40d5301687e4563f10f23de2c (timeout: 30s)\" id=661b3a05-263d-4853-8fe8-34fcb01f31d3 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:30:58.405748 crc crio[3654]: time=\"2026-06-09T16:30:58.388912545Z\" level=info msg=\"Stopping container: 7f7368255ca341a1181ccc5ff4aea1312de60d13a23ba8b1c1e9e2b658eee50a (timeout: 30s)\" id=9d4ca3f4-83c8-4a42-b594-654179f09bad name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:30:58.829906 crc crio[3654]: time=\"2026-06-09T16:30:58.826612572Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:59.310722 crc crio[3654]: time=\"2026-06-09T16:30:59.309947404Z\" level=info msg=\"Stopped container 23b143d75e68a6ad58cb4141d2c7fc41dd8b3ae8f7e5d0e9c01940a661b69476: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=f2ab4164-256a-4e8d-865c-6b64f16d4f61 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:30:59.317228 crc crio[3654]: time=\"2026-06-09T16:30:59.316862914Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=f0b723a9-2536-4faf-b154-d712acca7068 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:30:59.321946 crc crio[3654]: time=\"2026-06-09T16:30:59.32132695Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=c24a9ca1-704f-4646-89ac-e0a0a190e0b5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:30:59.346163 crc crio[3654]: time=\"2026-06-09T16:30:59.346024509Z\" level=info msg=\"Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=86884fc5-07d4-4660-bb42-10fb591855e0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:30:59.347603 crc crio[3654]: time=\"2026-06-09T16:30:59.346951567Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:30:59.719933 crc crio[3654]: 2026-06-09T16:30:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1eca6f4d44ad265 Mac:82:a8:0a:18:10:1b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:14 Mtu:0 Sandbox:/var/run/netns/42416b7f-2908-440f-a521-e7a9416da9ec SocketPath: PciID:}] [{Interface:0xc000313b50 Address:{IP:10.217.0.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:30:59.736909 crc crio[3654]: time=\"2026-06-09T16:30:59.701419878Z\" level=info msg=\"Created container 54da2eb8fc010f4082b6dd37badd25f67f481cdec6ccc97a0be9bc14833dc496: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver\" id=86cb2e1f-cf07-4773-84e0-910e4516ef9b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:30:59.836817 crc crio[3654]: time=\"2026-06-09T16:30:59.835866869Z\" level=info msg=\"Starting container: 54da2eb8fc010f4082b6dd37badd25f67f481cdec6ccc97a0be9bc14833dc496\" id=89afcfe9-a54a-4cac-85db-49f678b47574 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:30:59.911579 crc crio[3654]: time=\"2026-06-09T16:30:59.911456454Z\" level=info msg=\"Got pod network &{Name:community-operators-mtcqg Namespace:openshift-marketplace ID:1eca6f4d44ad265ff125ec09cd25a588e6aa9b5b75a564a97c56fc084edf7c81 UID:fd5d31af-77f9-41e8-9d4c-ddcc0f83a402 NetNS:/var/run/netns/42416b7f-2908-440f-a521-e7a9416da9ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd5d31af_77f9_41e8_9d4c_ddcc0f83a402.slice PodAnnotations:0xc000126488}] Aliases:map[]}\"\nJun 09 16:30:59.915300 crc crio[3654]: time=\"2026-06-09T16:30:59.914875427Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-mtcqg for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:31:00.323848 crc crio[3654]: time=\"2026-06-09T16:31:00.322946004Z\" level=info msg=\"Started container\" PID=13371 containerID=54da2eb8fc010f4082b6dd37badd25f67f481cdec6ccc97a0be9bc14833dc496 description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver id=89afcfe9-a54a-4cac-85db-49f678b47574 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dbeebbb1a3c7ce1602fb8f2d33d1356ae9565241b06c1ba8f43d6d20d0bd4876\nJun 09 16:31:00.326629 crc crio[3654]: time=\"2026-06-09T16:31:00.326566534Z\" level=info msg=\"Stopped container 3cae7f0c86a5ef74aeab9cd225f8307a1e2873b40d5301687e4563f10f23de2c: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=661b3a05-263d-4853-8fe8-34fcb01f31d3 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:31:00.344727 crc crio[3654]: time=\"2026-06-09T16:31:00.344298772Z\" level=info msg=\"Stopping pod sandbox: 9d4bc834b7ad6160914ca844547cbdd0b11fe3dea5cb6b450bea8bcda4115799\" id=efd2b059-9224-4580-b338-ba17bc620282 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:31:00.368768 crc crio[3654]: time=\"2026-06-09T16:31:00.352505991Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:9d4bc834b7ad6160914ca844547cbdd0b11fe3dea5cb6b450bea8bcda4115799 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/1066559c-bf4d-4fff-b11a-bc85c5f1f663 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:0xc000f14380}] Aliases:map[]}\"\nJun 09 16:31:00.368768 crc crio[3654]: time=\"2026-06-09T16:31:00.354322666Z\" level=info msg=\"Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:31:00.650801 crc crio[3654]: time=\"2026-06-09T16:31:00.641144054Z\" level=info msg=\"Stopped container 7f7368255ca341a1181ccc5ff4aea1312de60d13a23ba8b1c1e9e2b658eee50a: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=9d4ca3f4-83c8-4a42-b594-654179f09bad name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:31:00.651985 crc crio[3654]: time=\"2026-06-09T16:31:00.651939411Z\" level=info msg=\"Stopping pod sandbox: 1422f1f029c3ef730ce70c97c300ea6138c9488a4611fc03e8f918474cfacd11\" id=35f5e86e-21bd-400a-a46e-81a4d6ce78ff name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:31:00.652538 crc crio[3654]: time=\"2026-06-09T16:31:00.652504359Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:1422f1f029c3ef730ce70c97c300ea6138c9488a4611fc03e8f918474cfacd11 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/2c2fd7be-bf71-4bce-821c-ee64dca2b0b8 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:0xc001e2a3a0}] Aliases:map[]}\"\nJun 09 16:31:00.653264 crc crio[3654]: time=\"2026-06-09T16:31:00.653238311Z\" 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 16:31:00.663835 crc crio[3654]: time=\"2026-06-09T16:31:00.654112417Z\" level=info msg=\"Ran pod sandbox 1eca6f4d44ad265ff125ec09cd25a588e6aa9b5b75a564a97c56fc084edf7c81 with infra container: openshift-marketplace/community-operators-mtcqg/POD\" id=54a94634-7867-4b04-b5dd-b05bc1d3fc17 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:31:00.673067 crc crio[3654]: time=\"2026-06-09T16:31:00.67298013Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=16f0f95e-a903-4442-b92f-d0009b6233c8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:31:00.689242 crc crio[3654]: time=\"2026-06-09T16:31:00.689075339Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=36bb18a4-390d-4157-914d-ff15556b2121 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:31:00.755789 crc crio[3654]: time=\"2026-06-09T16:31:00.755470604Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=6ce49394-ab4c-4e43-ba6f-51bd4565284e name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:31:00.761925 crc crio[3654]: time=\"2026-06-09T16:31:00.761854918Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:31:00.784712 crc crio[3654]: time=\"2026-06-09T16:31:00.784483315Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=b5e8ebbc-07a1-4adb-8f44-2471aa697036 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:31:00.785193 crc crio[3654]: time=\"2026-06-09T16:31:00.784503175Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-mtcqg/extract-utilities\" id=09cb1a2f-f24d-49b7-9648-7b0ad61ebaae name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:31:00.785786 crc crio[3654]: time=\"2026-06-09T16:31:00.785518126Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:31:00.796095 crc crio[3654]: time=\"2026-06-09T16:31:00.795987324Z\" level=info msg=\"Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints\" id=5240350f-f67b-4527-84e1-422e1aeeddf7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:31:00.796598 crc crio[3654]: time=\"2026-06-09T16:31:00.796536591Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:31:01.398941 crc crio[3654]: time=\"2026-06-09T16:31:01.398230676Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:31:01.595868 crc crio[3654]: 2026-06-09T16:31:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8e6bfb218439c94 Mac:fe:dd:a0:9a:b3:7a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:19 Mtu:0 Sandbox:/var/run/netns/d3fdcba2-2e35-45ce-89be-c5e1de195a13 SocketPath: PciID:}] [{Interface:0xc000014bc0 Address:{IP:10.217.0.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:31:01.645825 crc crio[3654]: time=\"2026-06-09T16:31:01.644698278Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-k6zh8 Namespace:openshift-marketplace ID:8e6bfb218439c944e397b6274c94c426939443a357bb41039c9eeb4ff8d55753 UID:2b8260ad-1e4f-40ff-8e74-cffbfa94e02b NetNS:/var/run/netns/d3fdcba2-2e35-45ce-89be-c5e1de195a13 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2b8260ad_1e4f_40ff_8e74_cffbfa94e02b.slice PodAnnotations:0xc00008c1f0}] Aliases:map[]}\"\nJun 09 16:31:01.678807 crc crio[3654]: time=\"2026-06-09T16:31:01.664812879Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-k6zh8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:31:02.585160 crc crio[3654]: time=\"2026-06-09T16:31:02.584243929Z\" level=info msg=\"Ran pod sandbox 8e6bfb218439c944e397b6274c94c426939443a357bb41039c9eeb4ff8d55753 with infra container: openshift-marketplace/redhat-marketplace-k6zh8/POD\" id=fb9ed945-08bf-4ddb-89ed-4a1916cd4a54 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:31:02.680475 crc crio[3654]: time=\"2026-06-09T16:31:02.680414178Z\" level=info msg=\"Created container 3b8bedbc1f09aa3d3fc04c11a382ed936eac6a4a6340ec4ba555366d291a8c9a: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=86884fc5-07d4-4660-bb42-10fb591855e0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:31:02.687622 crc crio[3654]: time=\"2026-06-09T16:31:02.687322438Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=1d0ce05e-5e3c-4908-bb72-df66b82c4341 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:31:02.747610 crc crio[3654]: time=\"2026-06-09T16:31:02.744348899Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:31:02.830357 crc crio[3654]: time=\"2026-06-09T16:31:02.829284348Z\" level=info msg=\"Starting container: 3b8bedbc1f09aa3d3fc04c11a382ed936eac6a4a6340ec4ba555366d291a8c9a\" id=9b9f0260-fdaf-4619-b210-1bbeb1b49c07 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:31:03.030754 crc crio[3654]: time=\"2026-06-09T16:31:03.030172936Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f4570aae-fa12-4f91-90ff-58ee7837137b name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:31:03.324978 crc crio[3654]: time=\"2026-06-09T16:31:03.317268721Z\" level=info msg=\"Started container\" PID=13461 containerID=3b8bedbc1f09aa3d3fc04c11a382ed936eac6a4a6340ec4ba555366d291a8c9a description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=9b9f0260-fdaf-4619-b210-1bbeb1b49c07 name=/runtime.v1.RuntimeService/StartContainer sandboxID=39b0f64c871bbdbe502c8b11b37f252dd6e781f50724e6545cdb32a920302152\nJun 09 16:31:03.691072 crc crio[3654]: time=\"2026-06-09T16:31:03.690714078Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:31:03.773074 crc crio[3654]: time=\"2026-06-09T16:31:03.767234981Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:31:03.997710 crc crio[3654]: time=\"2026-06-09T16:31:03.992953352Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-k6zh8/extract-utilities\" id=51755aab-cd66-4b00-aac6-0666a89728cd name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:31:04.059021 crc crio[3654]: time=\"2026-06-09T16:31:04.058894374Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:31:04.450549 crc crio[3654]: time=\"2026-06-09T16:31:04.424371089Z\" level=info msg=\"Stopped container a75d8e5dbd828971fd72403e35de44dfac42c995e5ce2f37e602f209087750c6: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=48245b50-4712-47ff-9ab0-ca30e6f14a71 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:31:04.484368 crc crio[3654]: time=\"2026-06-09T16:31:04.483581156Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=0cadac3c-d99e-497e-9a39-818169df3d35 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:31:04.772996 crc crio[3654]: time=\"2026-06-09T16:31:04.756604905Z\" level=info msg=\"Created container 59a5d38bd84f9f0fe4d4012f4a5c5388e67ad8e380ca49d9d6e51ac3df3d193a: openshift-marketplace/community-operators-mtcqg/extract-utilities\" id=09cb1a2f-f24d-49b7-9648-7b0ad61ebaae name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:31:04.773920 crc crio[3654]: time=\"2026-06-09T16:31:04.773364453Z\" level=info msg=\"Starting container: 59a5d38bd84f9f0fe4d4012f4a5c5388e67ad8e380ca49d9d6e51ac3df3d193a\" id=acd016b8-755e-4fb5-bfa8-5c1f6e13d1d3 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:31:04.893055 crc crio[3654]: time=\"2026-06-09T16:31:04.892547312Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=6fe4841d-675b-41cf-bebe-127626a580b1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:31:04.907147 crc crio[3654]: time=\"2026-06-09T16:31:04.898068219Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=96bec287-f455-4179-b974-d260e19c7386 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:31:04.907147 crc crio[3654]: time=\"2026-06-09T16:31:04.900504533Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:31:04.942799 crc crio[3654]: time=\"2026-06-09T16:31:04.942743835Z\" level=info msg=\"Started container\" PID=13515 containerID=59a5d38bd84f9f0fe4d4012f4a5c5388e67ad8e380ca49d9d6e51ac3df3d193a description=openshift-marketplace/community-operators-mtcqg/extract-utilities id=acd016b8-755e-4fb5-bfa8-5c1f6e13d1d3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1eca6f4d44ad265ff125ec09cd25a588e6aa9b5b75a564a97c56fc084edf7c81\nJun 09 16:31:04.957221 crc crio[3654]: time=\"2026-06-09T16:31:04.956949396Z\" level=info msg=\"Removing container: eaadccd9ea91cdee63a7db1eafca93366154e3f57da05248a6ffdebd10cf468e\" id=aa63fbce-0528-4ced-8333-8edce9d50156 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:31:05.299768 crc crio[3654]: time=\"2026-06-09T16:31:05.290838872Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:31:05.369045 crc crio[3654]: time=\"2026-06-09T16:31:05.36849594Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:31:05.967695 crc crio[3654]: time=\"2026-06-09T16:31:05.940252106Z\" level=info msg=\"Removed container eaadccd9ea91cdee63a7db1eafca93366154e3f57da05248a6ffdebd10cf468e: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=aa63fbce-0528-4ced-8333-8edce9d50156 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:31:06.014292 crc crio[3654]: time=\"2026-06-09T16:31:06.013893012Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=0564cafc-a735-468a-afd5-a5199e24f2b6 name=/runtime.v1.ImageService/PullImage\nJun 09 16:31:06.060813 crc crio[3654]: time=\"2026-06-09T16:31:06.06062977Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 09 16:31:06.087198 crc crio[3654]: time=\"2026-06-09T16:31:06.087062573Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:31:06.188984 crc crio[3654]: time=\"2026-06-09T16:31:06.184755599Z\" level=info msg=\"Created container 8423404e13f52d0e16616d679ce9e08dd0b5d54d726a9fde3146cb1a540720a1: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=96bec287-f455-4179-b974-d260e19c7386 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:31:06.203299 crc crio[3654]: time=\"2026-06-09T16:31:06.196887797Z\" level=info msg=\"Starting container: 8423404e13f52d0e16616d679ce9e08dd0b5d54d726a9fde3146cb1a540720a1\" id=3fc26fcd-690c-4ddb-8716-17c5e561e410 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:31:06.228716 crc crio[3654]: 2026-06-09T16:31:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dd415c719e1021f Mac:16:d7:5b:fc:03:df Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0f Mtu:0 Sandbox:/var/run/netns/1010aae5-8b2f-419b-a0af-2e911f9a59b6 SocketPath: PciID:}] [{Interface:0xc000364c70 Address:{IP:10.217.0.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:31:06.262989 crc crio[3654]: time=\"2026-06-09T16:31:06.262839199Z\" level=info msg=\"Got pod network &{Name:certified-operators-8rq28 Namespace:openshift-marketplace ID:dd415c719e1021fb921ad2eaaeede705612b5dfd3921d4448ae7cec8d4a3843e UID:a31b701e-9ade-450a-9295-4442caf3e9c3 NetNS:/var/run/netns/1010aae5-8b2f-419b-a0af-2e911f9a59b6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda31b701e_9ade_450a_9295_4442caf3e9c3.slice PodAnnotations:0xc001e2a350}] Aliases:map[]}\"\nJun 09 16:31:06.264599 crc crio[3654]: time=\"2026-06-09T16:31:06.264459958Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:31:06.272434 crc crio[3654]: 2026-06-09T16:31:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:848bfe2bbbafa67 Mac:ee:b1:ce:4a:48:16 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1a Mtu:0 Sandbox:/var/run/netns/d8f0b698-4802-49d7-8451-cab5697ab582 SocketPath: PciID:}] [{Interface:0xc0005b27f0 Address:{IP:10.217.0.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:31:06.279359 crc crio[3654]: time=\"2026-06-09T16:31:06.276923346Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-8rq28 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:31:06.298718 crc crio[3654]: time=\"2026-06-09T16:31:06.298543733Z\" level=info msg=\"Got pod network &{Name:redhat-operators-zxg5w Namespace:openshift-marketplace ID:848bfe2bbbafa677f31f46d1370347cfc01924ef178c658c178e23ffd997881f UID:f562a340-72b5-4e19-b665-b15df5450cdb NetNS:/var/run/netns/d8f0b698-4802-49d7-8451-cab5697ab582 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf562a340_72b5_4e19_b665_b15df5450cdb.slice PodAnnotations:0xc000476100}] Aliases:map[]}\"\nJun 09 16:31:06.298966 crc crio[3654]: time=\"2026-06-09T16:31:06.298856042Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-zxg5w for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:31:06.359191 crc crio[3654]: time=\"2026-06-09T16:31:06.35906439Z\" level=info msg=\"Started container\" PID=13543 containerID=8423404e13f52d0e16616d679ce9e08dd0b5d54d726a9fde3146cb1a540720a1 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=3fc26fcd-690c-4ddb-8716-17c5e561e410 name=/runtime.v1.RuntimeService/StartContainer sandboxID=376f9ff0545b36436b8a6f4acbb4f3be63df36a377c4647eb6e880500e3491a3\nJun 09 16:31:06.409688 crc crio[3654]: time=\"2026-06-09T16:31:06.408949334Z\" level=info msg=\"Ran pod sandbox dd415c719e1021fb921ad2eaaeede705612b5dfd3921d4448ae7cec8d4a3843e with infra container: openshift-marketplace/certified-operators-8rq28/POD\" id=03980aa0-68ec-42c4-8f5b-348a84090998 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:31:06.459786 crc crio[3654]: time=\"2026-06-09T16:31:06.457309332Z\" level=info msg=\"Ran pod sandbox 848bfe2bbbafa677f31f46d1370347cfc01924ef178c658c178e23ffd997881f with infra container: openshift-marketplace/redhat-operators-zxg5w/POD\" id=553f8e26-7713-434d-8d09-b8a769f1be1c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:31:06.519727 crc crio[3654]: time=\"2026-06-09T16:31:06.51817774Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=14056adf-f30b-4a83-b624-015846e4758d name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:31:06.544009 crc crio[3654]: time=\"2026-06-09T16:31:06.543813568Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=529ca6de-3733-4a8f-afbe-e3d56ef15b1e name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:31:06.591456 crc crio[3654]: time=\"2026-06-09T16:31:06.591378882Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=897e32b5-36cc-499d-be53-9b61d1a75d46 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:31:06.593833 crc crio[3654]: time=\"2026-06-09T16:31:06.593777755Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c1d7ab9c-d4e5-4fda-90f9-e42af2a9f4bf name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:31:06.671958 crc crio[3654]: time=\"2026-06-09T16:31:06.671898277Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-8rq28/extract-utilities\" id=9d418b5f-e81c-459f-8b52-e5473643a54e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:31:06.673094 crc crio[3654]: time=\"2026-06-09T16:31:06.673064482Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:31:06.684301 crc crio[3654]: time=\"2026-06-09T16:31:06.683169269Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-zxg5w/extract-utilities\" id=688595cb-ca20-425b-9034-003696c80495 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:31:07.115555 crc crio[3654]: time=\"2026-06-09T16:31:07.109113199Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:31:07.115555 crc crio[3654]: time=\"2026-06-09T16:31:07.114471922Z\" level=info msg=\"Running pod sandbox: openshift-multus/cni-sysctl-allowlist-ds-xqssv/POD\" id=e85adbf5-dafb-406c-95e9-fd61b94d30b3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:31:07.115555 crc crio[3654]: time=\"2026-06-09T16:31:07.114523813Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:31:07.475901 crc crio[3654]: time=\"2026-06-09T16:31:07.475374267Z\" level=info msg=\"Created container a887456c0f4a4f9547e7dfd6c6f90679b26910951e8a89662ed9edd313f7f961: openshift-marketplace/redhat-marketplace-k6zh8/extract-utilities\" id=51755aab-cd66-4b00-aac6-0666a89728cd name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:31:07.489122 crc crio[3654]: time=\"2026-06-09T16:31:07.489084383Z\" level=info msg=\"Starting container: a887456c0f4a4f9547e7dfd6c6f90679b26910951e8a89662ed9edd313f7f961\" id=62c4968d-70a3-4aa3-92a8-591ce6f7238d name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:31:07.802927 crc crio[3654]: time=\"2026-06-09T16:31:07.802760945Z\" level=info msg=\"Started container\" PID=13556 containerID=a887456c0f4a4f9547e7dfd6c6f90679b26910951e8a89662ed9edd313f7f961 description=openshift-marketplace/redhat-marketplace-k6zh8/extract-utilities id=62c4968d-70a3-4aa3-92a8-591ce6f7238d name=/runtime.v1.RuntimeService/StartContainer sandboxID=8e6bfb218439c944e397b6274c94c426939443a357bb41039c9eeb4ff8d55753\nJun 09 16:31:07.964970 crc crio[3654]: time=\"2026-06-09T16:31:07.964842626Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:31:08.027458 crc crio[3654]: time=\"2026-06-09T16:31:08.027291861Z\" level=info msg=\"Stopped pod sandbox: 1422f1f029c3ef730ce70c97c300ea6138c9488a4611fc03e8f918474cfacd11\" id=35f5e86e-21bd-400a-a46e-81a4d6ce78ff name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:31:08.028249 crc crio[3654]: time=\"2026-06-09T16:31:08.028204399Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:31:08.350770 crc crio[3654]: time=\"2026-06-09T16:31:08.350524174Z\" 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=e85adbf5-dafb-406c-95e9-fd61b94d30b3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:31:08.629984 crc crio[3654]: time=\"2026-06-09T16:31:08.615959782Z\" level=info msg=\"Ran pod sandbox f8e41ba94691ad2588fa4a45cbe98f5a28a40e071f3c2a4db8bdcdc1b9cac09f with infra container: openshift-multus/cni-sysctl-allowlist-ds-xqssv/POD\" id=e85adbf5-dafb-406c-95e9-fd61b94d30b3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:31:08.688743 crc crio[3654]: time=\"2026-06-09T16:31:08.688238456Z\" level=info msg=\"Removing container: 7f7368255ca341a1181ccc5ff4aea1312de60d13a23ba8b1c1e9e2b658eee50a\" id=f905ef1f-5d05-4259-9f97-45bd901c670d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:31:08.709381 crc crio[3654]: time=\"2026-06-09T16:31:08.709335756Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=d8cc5b64-93f2-4182-8c62-d9071ca0d5c8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:31:08.776437 crc crio[3654]: time=\"2026-06-09T16:31:08.77631527Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=948e14bc-31b3-4dab-938b-97ed4ab3ce44 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:31:08.970098 crc crio[3654]: time=\"2026-06-09T16:31:08.970036851Z\" level=info msg=\"Creating container: openshift-multus/cni-sysctl-allowlist-ds-xqssv/kube-multus-additional-cni-plugins\" id=0c83ae48-a661-47cb-a3b5-f3cdc72e54f6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:31:08.980970 crc crio[3654]: time=\"2026-06-09T16:31:08.976080354Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:31:09.257319 crc crio[3654]: time=\"2026-06-09T16:31:09.25726218Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:31:09.286240 crc crio[3654]: time=\"2026-06-09T16:31:09.286108456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:31:09.306137 crc crio[3654]: time=\"2026-06-09T16:31:09.306084562Z\" level=info msg=\"Created container 7f7f543c80c5034e7b0aea44416ac69465558dc092a57b67f69b94c704c2bca6: openshift-marketplace/certified-operators-8rq28/extract-utilities\" id=9d418b5f-e81c-459f-8b52-e5473643a54e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:31:09.363855 crc crio[3654]: time=\"2026-06-09T16:31:09.363534567Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:31:09.481904 crc crio[3654]: time=\"2026-06-09T16:31:09.481197418Z\" level=info msg=\"Starting container: 7f7f543c80c5034e7b0aea44416ac69465558dc092a57b67f69b94c704c2bca6\" id=84561b3f-a955-4555-bd27-71f22e361dc4 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:31:09.702099 crc crio[3654]: time=\"2026-06-09T16:31:09.686031547Z\" level=info msg=\"Started container\" PID=13592 containerID=7f7f543c80c5034e7b0aea44416ac69465558dc092a57b67f69b94c704c2bca6 description=openshift-marketplace/certified-operators-8rq28/extract-utilities id=84561b3f-a955-4555-bd27-71f22e361dc4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dd415c719e1021fb921ad2eaaeede705612b5dfd3921d4448ae7cec8d4a3843e\nJun 09 16:31:09.974011 crc crio[3654]: time=\"2026-06-09T16:31:09.970986857Z\" level=info msg=\"Removed container 7f7368255ca341a1181ccc5ff4aea1312de60d13a23ba8b1c1e9e2b658eee50a: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=f905ef1f-5d05-4259-9f97-45bd901c670d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:31:10.038213 crc crio[3654]: time=\"2026-06-09T16:31:10.038004111Z\" level=info msg=\"Created container ef7fa096bd6cd3fce88508aee286a7cc69aad01e93a6f48ef8dd2fac718a8cef: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints\" id=5240350f-f67b-4527-84e1-422e1aeeddf7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:31:10.047860 crc crio[3654]: time=\"2026-06-09T16:31:10.047381456Z\" level=info msg=\"Stopped pod sandbox: 9d4bc834b7ad6160914ca844547cbdd0b11fe3dea5cb6b450bea8bcda4115799\" id=efd2b059-9224-4580-b338-ba17bc620282 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:31:10.065770 crc crio[3654]: time=\"2026-06-09T16:31:10.065092254Z\" level=info msg=\"Starting container: ef7fa096bd6cd3fce88508aee286a7cc69aad01e93a6f48ef8dd2fac718a8cef\" id=f5d38c48-9271-427c-beb6-b71e282b4961 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:31:10.116576 crc crio[3654]: time=\"2026-06-09T16:31:10.115978468Z\" level=info msg=\"Started container\" PID=13635 containerID=ef7fa096bd6cd3fce88508aee286a7cc69aad01e93a6f48ef8dd2fac718a8cef description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints id=f5d38c48-9271-427c-beb6-b71e282b4961 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dbeebbb1a3c7ce1602fb8f2d33d1356ae9565241b06c1ba8f43d6d20d0bd4876\nJun 09 16:31:10.148994 crc crio[3654]: time=\"2026-06-09T16:31:10.148907968Z\" level=info msg=\"Running pod sandbox: openshift-route-controller-manager/route-controller-manager-8494587684-wckdc/POD\" id=f1ef5ac0-bf6e-4e3e-96fa-4559028cb68c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:31:10.149208 crc crio[3654]: time=\"2026-06-09T16:31:10.149012111Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:31:10.256551 crc crio[3654]: time=\"2026-06-09T16:31:10.250854293Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:31:10.308598 crc crio[3654]: time=\"2026-06-09T16:31:10.306629306Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-8494587684-wckdc Namespace:openshift-route-controller-manager ID:aacc771d9aa3f59f3618f4817858c1f805ab068ba12770c243d003f326c998a0 UID:04553a2a-e40c-438d-86a7-0f9366f6baca NetNS:/var/run/netns/f2925399-b634-4fdc-88ab-56a83b2444ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod04553a2a_e40c_438d_86a7_0f9366f6baca.slice PodAnnotations:0xc001512658}] Aliases:map[]}\"\nJun 09 16:31:10.308598 crc crio[3654]: time=\"2026-06-09T16:31:10.307375829Z\" level=info msg=\"Adding pod openshift-route-controller-manager_route-controller-manager-8494587684-wckdc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:31:10.390811 crc crio[3654]: time=\"2026-06-09T16:31:10.378179068Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=bb6dbe1b-c7e5-468f-8d7c-f4a19eb2fb4f name=/runtime.v1.ImageService/PullImage\nJun 09 16:31:10.418001 crc crio[3654]: time=\"2026-06-09T16:31:10.417612615Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 09 16:31:10.894542 crc crio[3654]: time=\"2026-06-09T16:31:10.894344437Z\" level=info msg=\"Created container 8655ef14eab7f606c460e9dfba096ed11fe6bc9224cddb1f1ca437484adee5da: openshift-marketplace/redhat-operators-zxg5w/extract-utilities\" id=688595cb-ca20-425b-9034-003696c80495 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:31:10.910590 crc crio[3654]: time=\"2026-06-09T16:31:10.910473827Z\" level=info msg=\"Starting container: 8655ef14eab7f606c460e9dfba096ed11fe6bc9224cddb1f1ca437484adee5da\" id=28e4af10-7ccd-432d-bab1-2c1da325d15f name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:31:10.927926 crc crio[3654]: time=\"2026-06-09T16:31:10.927608797Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager/controller-manager-8658454648-xmwx8/POD\" id=8edeb313-6579-47dd-be7d-c83e8c57cd40 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:31:10.927926 crc crio[3654]: time=\"2026-06-09T16:31:10.927903826Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:31:11.039810 crc crio[3654]: time=\"2026-06-09T16:31:11.038315497Z\" level=info msg=\"Started container\" PID=13649 containerID=8655ef14eab7f606c460e9dfba096ed11fe6bc9224cddb1f1ca437484adee5da description=openshift-marketplace/redhat-operators-zxg5w/extract-utilities id=28e4af10-7ccd-432d-bab1-2c1da325d15f name=/runtime.v1.RuntimeService/StartContainer sandboxID=848bfe2bbbafa677f31f46d1370347cfc01924ef178c658c178e23ffd997881f\nJun 09 16:31:11.503984 crc crio[3654]: time=\"2026-06-09T16:31:11.503047884Z\" level=info msg=\"Removing container: 3cae7f0c86a5ef74aeab9cd225f8307a1e2873b40d5301687e4563f10f23de2c\" id=9d560cf8-f695-42a5-b445-8f71af2de530 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:31:11.531275 crc crio[3654]: time=\"2026-06-09T16:31:11.531041104Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=f81c063d-9225-47e1-aa1d-7fee08225b52 name=/runtime.v1.ImageService/PullImage\nJun 09 16:31:11.701888 crc crio[3654]: time=\"2026-06-09T16:31:11.697140237Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 09 16:31:12.229698 crc crio[3654]: time=\"2026-06-09T16:31:12.223187916Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=9f800c94-7cb6-4ce0-b6d9-0082847d8f1c name=/runtime.v1.ImageService/PullImage\nJun 09 16:31:12.233916 crc crio[3654]: time=\"2026-06-09T16:31:12.233221361Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 09 16:31:13.039610 crc crio[3654]: time=\"2026-06-09T16:31:13.039129576Z\" level=info msg=\"Removed container 3cae7f0c86a5ef74aeab9cd225f8307a1e2873b40d5301687e4563f10f23de2c: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=9d560cf8-f695-42a5-b445-8f71af2de530 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:31:13.123801 crc crio[3654]: time=\"2026-06-09T16:31:13.122915799Z\" level=info msg=\"Got pod network &{Name:controller-manager-8658454648-xmwx8 Namespace:openshift-controller-manager ID:1859947bfec63e860b1d5759c46ac74f93b73c1536cf2f7cf4b971095a614422 UID:6af5e2c7-7223-4c74-9066-0be26a94c8d6 NetNS:/var/run/netns/802bf3b8-9f50-4185-8463-1dfbe8056ba1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6af5e2c7_7223_4c74_9066_0be26a94c8d6.slice PodAnnotations:0xc001612a70}] Aliases:map[]}\"\nJun 09 16:31:13.123801 crc crio[3654]: time=\"2026-06-09T16:31:13.123621851Z\" level=info msg=\"Adding pod openshift-controller-manager_controller-manager-8658454648-xmwx8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:31:14.330517 crc crio[3654]: time=\"2026-06-09T16:31:14.330051864Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:31:15.160804 crc crio[3654]: time=\"2026-06-09T16:31:15.159601835Z\" level=info msg=\"Stopping container: 80f9ebd76d17966eb2d3d49511d4ad004bb55d66130df97607b1b9dca6d0b7a6 (timeout: 2s)\" id=1c8be5ce-d87f-4195-97de-18efa8993670 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:31:16.434229 crc crio[3654]: time=\"2026-06-09T16:31:16.433099144Z\" level=info msg=\"Created container be952e15e73cb0d3e16b9455048b56d2de197719fdc904efa395a5f23a9ddd30: openshift-multus/cni-sysctl-allowlist-ds-xqssv/kube-multus-additional-cni-plugins\" id=0c83ae48-a661-47cb-a3b5-f3cdc72e54f6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:31:16.794543 crc crio[3654]: time=\"2026-06-09T16:31:16.793896866Z\" level=info msg=\"Starting container: be952e15e73cb0d3e16b9455048b56d2de197719fdc904efa395a5f23a9ddd30\" id=dd680410-e08f-4360-b351-fe65d09777d1 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:31:16.931058 crc crio[3654]: time=\"2026-06-09T16:31:16.928070939Z\" level=info msg=\"Started container\" PID=13755 containerID=be952e15e73cb0d3e16b9455048b56d2de197719fdc904efa395a5f23a9ddd30 description=openshift-multus/cni-sysctl-allowlist-ds-xqssv/kube-multus-additional-cni-plugins id=dd680410-e08f-4360-b351-fe65d09777d1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f8e41ba94691ad2588fa4a45cbe98f5a28a40e071f3c2a4db8bdcdc1b9cac09f\nJun 09 16:31:17.087713 crc crio[3654]: time=\"2026-06-09T16:31:17.072131712Z\" level=info msg=\"Stopped container 80f9ebd76d17966eb2d3d49511d4ad004bb55d66130df97607b1b9dca6d0b7a6: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=1c8be5ce-d87f-4195-97de-18efa8993670 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:31:17.125878 crc crio[3654]: time=\"2026-06-09T16:31:17.125252914Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=ade38493-7cfa-4fa7-973e-fbec7da684ba name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:31:17.164227 crc crio[3654]: time=\"2026-06-09T16:31:17.164041582Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=0882e7b3-1ba8-4750-97bc-cc12a72fbd0d name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:31:17.278259 crc crio[3654]: time=\"2026-06-09T16:31:17.277897528Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=88d57286-e068-4426-b26f-95a695a1a47a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:31:17.280037 crc crio[3654]: time=\"2026-06-09T16:31:17.279621261Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:31:17.521517 crc crio[3654]: 2026-06-09T16:31:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:aacc771d9aa3f59 Mac:d2:56:70:d0:11:8c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2e Mtu:0 Sandbox:/var/run/netns/f2925399-b634-4fdc-88ab-56a83b2444ce SocketPath: PciID:}] [{Interface:0xc0004be590 Address:{IP:10.217.0.46 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:31:17.539345 crc crio[3654]: time=\"2026-06-09T16:31:17.523573387Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-8494587684-wckdc Namespace:openshift-route-controller-manager ID:aacc771d9aa3f59f3618f4817858c1f805ab068ba12770c243d003f326c998a0 UID:04553a2a-e40c-438d-86a7-0f9366f6baca NetNS:/var/run/netns/f2925399-b634-4fdc-88ab-56a83b2444ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod04553a2a_e40c_438d_86a7_0f9366f6baca.slice PodAnnotations:0xc001512658}] Aliases:map[]}\"\nJun 09 16:31:17.633390 crc crio[3654]: time=\"2026-06-09T16:31:17.633233666Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-8494587684-wckdc for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:31:17.896586 crc crio[3654]: time=\"2026-06-09T16:31:17.896190158Z\" level=info msg=\"Ran pod sandbox aacc771d9aa3f59f3618f4817858c1f805ab068ba12770c243d003f326c998a0 with infra container: openshift-route-controller-manager/route-controller-manager-8494587684-wckdc/POD\" id=f1ef5ac0-bf6e-4e3e-96fa-4559028cb68c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:31:17.967866 crc crio[3654]: time=\"2026-06-09T16:31:17.96479372Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=dfd8ca56-2ff2-472d-952b-36233d786cd0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:31:17.975860 crc crio[3654]: time=\"2026-06-09T16:31:17.972051291Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=4404d444-41b9-48af-bf33-31fc672df8d4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:31:17.998714 crc crio[3654]: time=\"2026-06-09T16:31:17.982937281Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:31:18.086264 crc crio[3654]: time=\"2026-06-09T16:31:18.085387041Z\" level=info msg=\"Creating container: openshift-route-controller-manager/route-controller-manager-8494587684-wckdc/route-controller-manager\" id=41fb6b98-c57e-457f-928f-f5cbf76876c8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:31:18.086264 crc crio[3654]: time=\"2026-06-09T16:31:18.086257457Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:31:18.099552 crc crio[3654]: time=\"2026-06-09T16:31:18.099364195Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:31:18.347900 crc crio[3654]: time=\"2026-06-09T16:31:18.34628148Z\" level=info msg=\"Removing container: 1fea7f6dc030e59f9251f5775ccea2110c2ef410e91de1337cae5a80f55ca907\" id=0f000a8f-f7d9-487c-8cf5-b175601451f9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:31:18.865963 crc crio[3654]: time=\"2026-06-09T16:31:18.864950599Z\" level=info msg=\"Created container 3f3ac6a9c844680805eee4f9671db5a86df79a08c7716a524ef5a3f46e55ccca: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=88d57286-e068-4426-b26f-95a695a1a47a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:31:18.871301 crc crio[3654]: time=\"2026-06-09T16:31:18.87057086Z\" level=info msg=\"Stopping container: 8423404e13f52d0e16616d679ce9e08dd0b5d54d726a9fde3146cb1a540720a1 (timeout: 30s)\" id=64155992-3817-4d1a-8d0e-1c26e8ced928 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:31:18.935485 crc crio[3654]: time=\"2026-06-09T16:31:18.934835684Z\" level=info msg=\"Starting container: 3f3ac6a9c844680805eee4f9671db5a86df79a08c7716a524ef5a3f46e55ccca\" id=ec6a98ab-39da-4517-aeb6-5622a552c503 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:31:19.210331 crc crio[3654]: time=\"2026-06-09T16:31:19.210131415Z\" level=info msg=\"Started container\" PID=13908 containerID=3f3ac6a9c844680805eee4f9671db5a86df79a08c7716a524ef5a3f46e55ccca description=openshift-console/downloads-747b44746d-4pqvr/download-server id=ec6a98ab-39da-4517-aeb6-5622a552c503 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9949406e326cae8ec31e25f8fb7cf029bc427991b6c660a9c6a401ecdf48f8ca\nJun 09 16:31:19.233261 crc crio[3654]: 2026-06-09T16:31:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1859947bfec63e8 Mac:9e:5b:1d:68:d6:3b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2f Mtu:0 Sandbox:/var/run/netns/802bf3b8-9f50-4185-8463-1dfbe8056ba1 SocketPath: PciID:}] [{Interface:0xc000292900 Address:{IP:10.217.0.47 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:31:19.239813 crc crio[3654]: time=\"2026-06-09T16:31:19.239748306Z\" level=info msg=\"Got pod network &{Name:controller-manager-8658454648-xmwx8 Namespace:openshift-controller-manager ID:1859947bfec63e860b1d5759c46ac74f93b73c1536cf2f7cf4b971095a614422 UID:6af5e2c7-7223-4c74-9066-0be26a94c8d6 NetNS:/var/run/netns/802bf3b8-9f50-4185-8463-1dfbe8056ba1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6af5e2c7_7223_4c74_9066_0be26a94c8d6.slice PodAnnotations:0xc001612a70}] Aliases:map[]}\"\nJun 09 16:31:19.240285 crc crio[3654]: time=\"2026-06-09T16:31:19.240175889Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-8658454648-xmwx8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:31:19.272747 crc crio[3654]: time=\"2026-06-09T16:31:19.272557254Z\" level=info msg=\"Removed container 1fea7f6dc030e59f9251f5775ccea2110c2ef410e91de1337cae5a80f55ca907: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=0f000a8f-f7d9-487c-8cf5-b175601451f9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:31:19.316992 crc crio[3654]: time=\"2026-06-09T16:31:19.316234562Z\" level=info msg=\"Ran pod sandbox 1859947bfec63e860b1d5759c46ac74f93b73c1536cf2f7cf4b971095a614422 with infra container: openshift-controller-manager/controller-manager-8658454648-xmwx8/POD\" id=8edeb313-6579-47dd-be7d-c83e8c57cd40 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:31:19.320939 crc crio[3654]: time=\"2026-06-09T16:31:19.320773Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=5f2c016a-bf4e-4ff0-bd20-0c8718e22696 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:31:19.323976 crc crio[3654]: time=\"2026-06-09T16:31:19.323830823Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:31:19.339175 crc crio[3654]: time=\"2026-06-09T16:31:19.331236788Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=16e600f6-550b-4b57-b102-6ca25a5474df name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:31:19.349054 crc crio[3654]: time=\"2026-06-09T16:31:19.34873491Z\" level=info msg=\"Stopped container 8423404e13f52d0e16616d679ce9e08dd0b5d54d726a9fde3146cb1a540720a1: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=64155992-3817-4d1a-8d0e-1c26e8ced928 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:31:19.388024 crc crio[3654]: time=\"2026-06-09T16:31:19.387903521Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=ca76819a-be24-4d05-b9b9-b2eee3583de5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:31:19.449196 crc crio[3654]: time=\"2026-06-09T16:31:19.44903996Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:31:19.480298 crc crio[3654]: time=\"2026-06-09T16:31:19.480074523Z\" level=info msg=\"Removing container: a75d8e5dbd828971fd72403e35de44dfac42c995e5ce2f37e602f209087750c6\" id=f265ec19-1bdf-4401-9e62-5976bfbc1d09 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:31:19.555699 crc crio[3654]: time=\"2026-06-09T16:31:19.555504337Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=a2407a61-31e8-4e04-956b-97faa87fada7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:31:19.595117 crc crio[3654]: time=\"2026-06-09T16:31:19.594368999Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=4819c82b-11ff-4ef9-9fc5-07e080950651 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:31:19.597602 crc crio[3654]: time=\"2026-06-09T16:31:19.59736386Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:31:19.611758 crc crio[3654]: time=\"2026-06-09T16:31:19.609055265Z\" level=info msg=\"Creating container: openshift-controller-manager/controller-manager-8658454648-xmwx8/controller-manager\" id=f0a59d91-1a7d-4e8d-9abe-e2d7f64bcd70 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:31:19.611758 crc crio[3654]: time=\"2026-06-09T16:31:19.609564871Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:31:20.023355 crc crio[3654]: time=\"2026-06-09T16:31:20.021993102Z\" level=info msg=\"Created container 65e06ee2a602f3a5043fa05f7a48e80f6983e4894657b42d89c47f80caea45da: openshift-route-controller-manager/route-controller-manager-8494587684-wckdc/route-controller-manager\" id=41fb6b98-c57e-457f-928f-f5cbf76876c8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:31:20.048963 crc crio[3654]: time=\"2026-06-09T16:31:20.04524886Z\" level=info msg=\"Starting container: 65e06ee2a602f3a5043fa05f7a48e80f6983e4894657b42d89c47f80caea45da\" id=2f72359e-bb4b-471d-8625-64193f3b19aa name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:31:20.485797 crc crio[3654]: time=\"2026-06-09T16:31:20.481858366Z\" level=info msg=\"Started container\" PID=13952 containerID=65e06ee2a602f3a5043fa05f7a48e80f6983e4894657b42d89c47f80caea45da description=openshift-route-controller-manager/route-controller-manager-8494587684-wckdc/route-controller-manager id=2f72359e-bb4b-471d-8625-64193f3b19aa name=/runtime.v1.RuntimeService/StartContainer sandboxID=aacc771d9aa3f59f3618f4817858c1f805ab068ba12770c243d003f326c998a0\nJun 09 16:31:20.896020 crc crio[3654]: time=\"2026-06-09T16:31:20.892860704Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:31:20.921153 crc crio[3654]: time=\"2026-06-09T16:31:20.920769152Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:31:21.313872 crc crio[3654]: time=\"2026-06-09T16:31:21.308972267Z\" level=info msg=\"Removed container a75d8e5dbd828971fd72403e35de44dfac42c995e5ce2f37e602f209087750c6: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=f265ec19-1bdf-4401-9e62-5976bfbc1d09 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:31:21.352904 crc crio[3654]: time=\"2026-06-09T16:31:21.34888Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:31:21.382328 crc crio[3654]: time=\"2026-06-09T16:31:21.382182973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:31:21.623946 crc crio[3654]: time=\"2026-06-09T16:31:21.62315959Z\" level=info msg=\"Created container 524b36ccc433f6c30fcc94b9aa0f83930a19f491a03af805eae181d53580b299: openshift-controller-manager/controller-manager-8658454648-xmwx8/controller-manager\" id=f0a59d91-1a7d-4e8d-9abe-e2d7f64bcd70 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:31:21.703372 crc crio[3654]: time=\"2026-06-09T16:31:21.674623755Z\" level=info msg=\"Starting container: 524b36ccc433f6c30fcc94b9aa0f83930a19f491a03af805eae181d53580b299\" id=6e65a036-80aa-43b4-8fd7-41dc5dab200a name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:31:21.740478 crc crio[3654]: time=\"2026-06-09T16:31:21.740330792Z\" level=info msg=\"Started container\" PID=13967 containerID=524b36ccc433f6c30fcc94b9aa0f83930a19f491a03af805eae181d53580b299 description=openshift-controller-manager/controller-manager-8658454648-xmwx8/controller-manager id=6e65a036-80aa-43b4-8fd7-41dc5dab200a name=/runtime.v1.RuntimeService/StartContainer sandboxID=1859947bfec63e860b1d5759c46ac74f93b73c1536cf2f7cf4b971095a614422\nJun 09 16:31:21.767093 crc crio[3654]: time=\"2026-06-09T16:31:21.766973772Z\" level=info msg=\"Created container 109d6b8c9a748d0e62eca177fad207a476c5764feaad40fd8088554d143fb59e: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=4819c82b-11ff-4ef9-9fc5-07e080950651 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:31:21.772553 crc crio[3654]: time=\"2026-06-09T16:31:21.77250073Z\" level=info msg=\"Starting container: 109d6b8c9a748d0e62eca177fad207a476c5764feaad40fd8088554d143fb59e\" id=98d254d9-d98f-41f4-9338-fbeeaa54e2fc name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:31:21.781535 crc crio[3654]: time=\"2026-06-09T16:31:21.778296547Z\" level=info msg=\"Stopping container: be952e15e73cb0d3e16b9455048b56d2de197719fdc904efa395a5f23a9ddd30 (timeout: 30s)\" id=ad0605df-5488-4b6f-a88c-fae1d40b5599 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:31:21.985997 crc crio[3654]: time=\"2026-06-09T16:31:21.981200056Z\" level=info msg=\"Started container\" PID=13974 containerID=109d6b8c9a748d0e62eca177fad207a476c5764feaad40fd8088554d143fb59e description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=98d254d9-d98f-41f4-9338-fbeeaa54e2fc name=/runtime.v1.RuntimeService/StartContainer sandboxID=376f9ff0545b36436b8a6f4acbb4f3be63df36a377c4647eb6e880500e3491a3\nJun 09 16:31:23.785730 crc crio[3654]: time=\"2026-06-09T16:31:23.782899492Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/revision-pruner-13-crc/POD\" id=23f069df-ffc4-4d4a-b2a0-e76f5ff6411d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:31:23.785730 crc crio[3654]: time=\"2026-06-09T16:31:23.783626044Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:31:24.028202 crc crio[3654]: time=\"2026-06-09T16:31:24.027927353Z\" level=info msg=\"Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:805076b7e36f5d1f18bca1a3a9c83039d8f08a4d8a6b8673c03c7aaecc2d9ad1 UID:19aedfdc-1cfb-4c63-a837-00b992526bed NetNS:/var/run/netns/b9cb7794-d15a-4fef-863c-aba120e6a68f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod19aedfdc_1cfb_4c63_a837_00b992526bed.slice PodAnnotations:0xc0001265f0}] Aliases:map[]}\"\nJun 09 16:31:24.028202 crc crio[3654]: time=\"2026-06-09T16:31:24.028009245Z\" level=info msg=\"Adding pod openshift-kube-apiserver_revision-pruner-13-crc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:31:29.380295 crc crio[3654]: time=\"2026-06-09T16:31:29.374880528Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/installer-13-crc/POD\" id=719e7c44-dc7e-48aa-84b6-ec5d321bc86b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:31:29.380295 crc crio[3654]: time=\"2026-06-09T16:31:29.376106525Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:31:29.795058 crc crio[3654]: time=\"2026-06-09T16:31:29.794223849Z\" level=info msg=\"Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:133bfe8763824827240ace1fd528fd756977ea15cc3ce84c349a57bf626f6f9c UID:0d002002-a30d-4a50-8adb-82f2f2ed2496 NetNS:/var/run/netns/ec434c43-21bb-4c41-bd22-542401279344 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod0d002002_a30d_4a50_8adb_82f2f2ed2496.slice PodAnnotations:0xc000476b88}] Aliases:map[]}\"\nJun 09 16:31:29.795058 crc crio[3654]: time=\"2026-06-09T16:31:29.794385294Z\" level=info msg=\"Adding pod openshift-kube-apiserver_installer-13-crc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:31:30.841288 crc crio[3654]: 2026-06-09T16:31:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:805076b7e36f5d1 Mac:2e:16:53:1f:ce:90 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:32 Mtu:0 Sandbox:/var/run/netns/b9cb7794-d15a-4fef-863c-aba120e6a68f SocketPath: PciID:}] [{Interface:0xc00011b5e0 Address:{IP:10.217.0.50 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:31:30.843252 crc crio[3654]: time=\"2026-06-09T16:31:30.843069741Z\" level=info msg=\"Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:805076b7e36f5d1f18bca1a3a9c83039d8f08a4d8a6b8673c03c7aaecc2d9ad1 UID:19aedfdc-1cfb-4c63-a837-00b992526bed NetNS:/var/run/netns/b9cb7794-d15a-4fef-863c-aba120e6a68f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod19aedfdc_1cfb_4c63_a837_00b992526bed.slice PodAnnotations:0xc0001265f0}] Aliases:map[]}\"\nJun 09 16:31:30.843351 crc crio[3654]: time=\"2026-06-09T16:31:30.843271577Z\" level=info msg=\"Checking pod openshift-kube-apiserver_revision-pruner-13-crc for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:31:31.298756 crc crio[3654]: time=\"2026-06-09T16:31:31.278912694Z\" level=info msg=\"Ran pod sandbox 805076b7e36f5d1f18bca1a3a9c83039d8f08a4d8a6b8673c03c7aaecc2d9ad1 with infra container: openshift-kube-apiserver/revision-pruner-13-crc/POD\" id=23f069df-ffc4-4d4a-b2a0-e76f5ff6411d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:31:31.353038 crc crio[3654]: time=\"2026-06-09T16:31:31.351212503Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=9f5bb655-f00a-4bfa-bf34-1e9ef4f9667d name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:31:31.467569 crc crio[3654]: time=\"2026-06-09T16:31:31.464974952Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=fd63b8f1-5d5d-46a8-ba70-9f9c0c5ea03e name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:31:32.943209 crc crio[3654]: time=\"2026-06-09T16:31:32.938241119Z\" level=info msg=\"Creating container: openshift-kube-apiserver/revision-pruner-13-crc/pruner\" id=d7dc7518-7d73-4782-9e22-dad510b9524b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:31:32.943209 crc crio[3654]: time=\"2026-06-09T16:31:32.938872418Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:31:33.142079 crc crio[3654]: time=\"2026-06-09T16:31:33.141241741Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:31:35.904030 crc crio[3654]: time=\"2026-06-09T16:31:35.899187722Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:31:37.362826 crc crio[3654]: time=\"2026-06-09T16:31:37.361831166Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:31:37.940586 crc crio[3654]: time=\"2026-06-09T16:31:37.939814361Z\" level=info msg=\"Created container b56f5007840ecfc0dd88c8bf6d0a9822ab6c37a8d9b42b0204c475d2d08aafa1: hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar\" id=bb83065d-63f1-4c89-a8b9-c3fdd8e2270a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:31:37.946851 crc crio[3654]: time=\"2026-06-09T16:31:37.946101492Z\" level=info msg=\"Created container 3bc4dc2e4156a227f01fa6d7b4b246af4c3c55239e9bf89c4cd89fe3a1745073: openshift-kube-apiserver/revision-pruner-13-crc/pruner\" id=d7dc7518-7d73-4782-9e22-dad510b9524b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:31:37.948168 crc crio[3654]: time=\"2026-06-09T16:31:37.948130104Z\" level=info msg=\"Starting container: b56f5007840ecfc0dd88c8bf6d0a9822ab6c37a8d9b42b0204c475d2d08aafa1\" id=4d2ff14a-24ec-49a8-b3f3-60354fd0ea8c name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:31:37.983272 crc crio[3654]: time=\"2026-06-09T16:31:37.982820029Z\" level=info msg=\"Starting container: 3bc4dc2e4156a227f01fa6d7b4b246af4c3c55239e9bf89c4cd89fe3a1745073\" id=9a0230c6-8800-4395-82af-aeda60cdd7dd name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:31:38.106778 crc crio[3654]: 2026-06-09T16:31:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:133bfe876382482 Mac:f2:45:20:4f:8b:5d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:33 Mtu:0 Sandbox:/var/run/netns/ec434c43-21bb-4c41-bd22-542401279344 SocketPath: PciID:}] [{Interface:0xc000014b80 Address:{IP:10.217.0.51 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:31:38.106778 crc crio[3654]: time=\"2026-06-09T16:31:38.105965833Z\" level=info msg=\"Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:133bfe8763824827240ace1fd528fd756977ea15cc3ce84c349a57bf626f6f9c UID:0d002002-a30d-4a50-8adb-82f2f2ed2496 NetNS:/var/run/netns/ec434c43-21bb-4c41-bd22-542401279344 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod0d002002_a30d_4a50_8adb_82f2f2ed2496.slice PodAnnotations:0xc000476b88}] Aliases:map[]}\"\nJun 09 16:31:38.106778 crc crio[3654]: time=\"2026-06-09T16:31:38.106120898Z\" level=info msg=\"Checking pod openshift-kube-apiserver_installer-13-crc for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:31:38.237977 crc crio[3654]: time=\"2026-06-09T16:31:38.237909525Z\" level=info msg=\"Ran pod sandbox 133bfe8763824827240ace1fd528fd756977ea15cc3ce84c349a57bf626f6f9c with infra container: openshift-kube-apiserver/installer-13-crc/POD\" id=719e7c44-dc7e-48aa-84b6-ec5d321bc86b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:31:38.261814 crc crio[3654]: time=\"2026-06-09T16:31:38.261339248Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=2d43dbb8-88b8-4a1b-976b-78837f28648c name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:31:38.272032 crc crio[3654]: time=\"2026-06-09T16:31:38.271751444Z\" level=info msg=\"Started container\" PID=14187 containerID=b56f5007840ecfc0dd88c8bf6d0a9822ab6c37a8d9b42b0204c475d2d08aafa1 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar id=4d2ff14a-24ec-49a8-b3f3-60354fd0ea8c name=/runtime.v1.RuntimeService/StartContainer sandboxID=1430cc105af08c7cc4e8929c4b1360b3ed58500e41f4ab9a0108f4252b0e9f47\nJun 09 16:31:38.356198 crc crio[3654]: time=\"2026-06-09T16:31:38.349139578Z\" level=info msg=\"Started container\" PID=14181 containerID=3bc4dc2e4156a227f01fa6d7b4b246af4c3c55239e9bf89c4cd89fe3a1745073 description=openshift-kube-apiserver/revision-pruner-13-crc/pruner id=9a0230c6-8800-4395-82af-aeda60cdd7dd name=/runtime.v1.RuntimeService/StartContainer sandboxID=805076b7e36f5d1f18bca1a3a9c83039d8f08a4d8a6b8673c03c7aaecc2d9ad1\nJun 09 16:31:38.510695 crc crio[3654]: time=\"2026-06-09T16:31:38.510509314Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-livenessprobe:latest\" id=96241aae-a8a4-49a4-a1ba-48e981dfee84 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:31:41.210321 crc crio[3654]: time=\"2026-06-09T16:31:41.205247083Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=94e9d1a0-c1ac-42a1-8217-f4da28d3e2bd name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:31:45.003699 crc crio[3654]: time=\"2026-06-09T16:31:45.002486235Z\" level=info msg=\"Stopping container: 3f3ac6a9c844680805eee4f9671db5a86df79a08c7716a524ef5a3f46e55ccca (timeout: 2s)\" id=9180d3c5-eafc-412a-a360-c98dc32c6882 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:31:45.662108 crc crio[3654]: time=\"2026-06-09T16:31:45.6620266Z\" level=info msg=\"Removing container: 80f9ebd76d17966eb2d3d49511d4ad004bb55d66130df97607b1b9dca6d0b7a6\" id=4526f38e-3e85-4807-832e-354f7c482a2d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:31:47.734437 crc crio[3654]: time=\"2026-06-09T16:31:47.734035813Z\" level=info msg=\"Stopping pod sandbox: 805076b7e36f5d1f18bca1a3a9c83039d8f08a4d8a6b8673c03c7aaecc2d9ad1\" id=15fc08ba-f3fd-4994-8a5c-9e9bdebb20b5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:31:47.738162 crc crio[3654]: time=\"2026-06-09T16:31:47.735346403Z\" level=info msg=\"Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:805076b7e36f5d1f18bca1a3a9c83039d8f08a4d8a6b8673c03c7aaecc2d9ad1 UID:19aedfdc-1cfb-4c63-a837-00b992526bed NetNS:/var/run/netns/b9cb7794-d15a-4fef-863c-aba120e6a68f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod19aedfdc_1cfb_4c63_a837_00b992526bed.slice PodAnnotations:0xc0017123a0}] Aliases:map[]}\"\nJun 09 16:31:47.738162 crc crio[3654]: time=\"2026-06-09T16:31:47.735970091Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_revision-pruner-13-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:31:51.810154 crc crio[3654]: time=\"2026-06-09T16:31:51.808766554Z\" level=warning msg=\"Stopping container be952e15e73cb0d3e16b9455048b56d2de197719fdc904efa395a5f23a9ddd30 with stop signal(15) timed out. Killing...\"\nJun 09 16:32:02.427882 crc crio[3654]: time=\"2026-06-09T16:32:02.424259322Z\" level=info msg=\"Stopping pod sandbox: 9d4bc834b7ad6160914ca844547cbdd0b11fe3dea5cb6b450bea8bcda4115799\" id=4faaba9c-dbf8-49b1-9d38-19439aa3a6da name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:32:02.427882 crc crio[3654]: time=\"2026-06-09T16:32:02.425920232Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9d4bc834b7ad6160914ca844547cbdd0b11fe3dea5cb6b450bea8bcda4115799\" id=4faaba9c-dbf8-49b1-9d38-19439aa3a6da name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:32:02.529627 crc crio[3654]: time=\"2026-06-09T16:32:02.529154591Z\" level=info msg=\"Removing pod sandbox: 9d4bc834b7ad6160914ca844547cbdd0b11fe3dea5cb6b450bea8bcda4115799\" id=9128c833-c411-4fca-9edd-f227670643c7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:32:15.622040 crc crio[3654]: time=\"2026-06-09T16:32:15.620809749Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-livenessprobe:latest\" id=d530e703-ea7e-40e5-abdd-d57bab1413de name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:32:22.540978 crc crio[3654]: time=\"2026-06-09T16:32:22.539136424Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=3de16224-299e-4654-8671-ebce7285a0d6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:32:22.540978 crc crio[3654]: time=\"2026-06-09T16:32:22.539296799Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe\" id=3dd0068a-ddd8-4cf8-bbac-f541ec46680e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:32:22.544224 crc crio[3654]: time=\"2026-06-09T16:32:22.543021752Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=8fd5b1ab-9b9c-45c5-adec-41f77e368e13 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:32:22.562292 crc crio[3654]: time=\"2026-06-09T16:32:22.561757002Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:32:22.570883 crc crio[3654]: time=\"2026-06-09T16:32:22.57025563Z\" level=info msg=\"Creating container: openshift-kube-apiserver/installer-13-crc/installer\" id=a4f3b45f-4b9f-4a77-aff9-d105def86ac4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:32:22.571933 crc crio[3654]: time=\"2026-06-09T16:32:22.571742095Z\" level=info msg=\"Creating container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator\" id=08dfadf6-8b3c-4843-b282-fa46c7c5dc75 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:32:22.572385 crc crio[3654]: time=\"2026-06-09T16:32:22.572342604Z\" level=info msg=\"Stopped pod sandbox: 805076b7e36f5d1f18bca1a3a9c83039d8f08a4d8a6b8673c03c7aaecc2d9ad1\" id=15fc08ba-f3fd-4994-8a5c-9e9bdebb20b5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:32:22.636072 crc crio[3654]: time=\"2026-06-09T16:32:22.631521183Z\" level=info msg=\"Stopped container 9ea233774116757b5ad7af8adebfea850219d83ed33ac86b38417b5d75317ed9: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=c1a524e8-604b-4332-ae2a-dd3d195ec5e3 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:32:22.636072 crc crio[3654]: time=\"2026-06-09T16:32:22.63176132Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:32:22.636072 crc crio[3654]: time=\"2026-06-09T16:32:22.633555575Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=6acc58a2-9016-4a06-af36-6a6a44023919 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:32:22.636072 crc crio[3654]: time=\"2026-06-09T16:32:22.63440036Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:32:22.667201 crc crio[3654]: time=\"2026-06-09T16:32:22.667156877Z\" level=info msg=\"Stopped container 3f3ac6a9c844680805eee4f9671db5a86df79a08c7716a524ef5a3f46e55ccca: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=9180d3c5-eafc-412a-a360-c98dc32c6882 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:32:22.673116 crc crio[3654]: time=\"2026-06-09T16:32:22.673007105Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=1c9e05ec-6090-4705-b24a-8f239379cc29 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:32:22.673116 crc crio[3654]: time=\"2026-06-09T16:32:22.673095877Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=cdb0f58e-26f9-46f8-bb17-6d728f9cb054 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:32:23.027217 crc crio[3654]: time=\"2026-06-09T16:32:23.027123652Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=056072e3-30b6-45c6-90a1-e743e7cb372c name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:32:23.028677 crc crio[3654]: time=\"2026-06-09T16:32:23.028478284Z\" level=info msg=\"Creating container: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=707f85c6-757e-4dfe-bc85-9b443e126b27 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:32:23.034934 crc crio[3654]: time=\"2026-06-09T16:32:23.034795276Z\" level=info msg=\"Stopped container be952e15e73cb0d3e16b9455048b56d2de197719fdc904efa395a5f23a9ddd30: openshift-multus/cni-sysctl-allowlist-ds-xqssv/kube-multus-additional-cni-plugins\" id=ad0605df-5488-4b6f-a88c-fae1d40b5599 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:32:23.036247 crc crio[3654]: time=\"2026-06-09T16:32:23.036187128Z\" level=info msg=\"Stopping pod sandbox: f8e41ba94691ad2588fa4a45cbe98f5a28a40e071f3c2a4db8bdcdc1b9cac09f\" id=1489ca50-7a88-451e-aeb2-bc443bbba2b4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:32:31.480109 crc crio[3654]: time=\"2026-06-09T16:32:31.478764421Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:32:31.483072 crc crio[3654]: time=\"2026-06-09T16:32:31.482967926Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=fa3d193f-8fcf-421d-b6d1-909bdf067c50 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:32:31.487354 crc crio[3654]: time=\"2026-06-09T16:32:31.487288355Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:32:31.501743 crc crio[3654]: time=\"2026-06-09T16:32:31.501584791Z\" level=info msg=\"Stopped pod sandbox: f8e41ba94691ad2588fa4a45cbe98f5a28a40e071f3c2a4db8bdcdc1b9cac09f\" id=1489ca50-7a88-451e-aeb2-bc443bbba2b4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:32:47.648819 crc crio[3654]: time=\"2026-06-09T16:32:47.647977247Z\" level=info msg=\"Removed pod sandbox: 9d4bc834b7ad6160914ca844547cbdd0b11fe3dea5cb6b450bea8bcda4115799\" id=9128c833-c411-4fca-9edd-f227670643c7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:32:47.654626 crc crio[3654]: time=\"2026-06-09T16:32:47.653912064Z\" level=info msg=\"Stopping pod sandbox: 1422f1f029c3ef730ce70c97c300ea6138c9488a4611fc03e8f918474cfacd11\" id=9d46423a-9670-4ac3-a20e-655f9dc93d00 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:32:47.655005 crc crio[3654]: time=\"2026-06-09T16:32:47.654905823Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1422f1f029c3ef730ce70c97c300ea6138c9488a4611fc03e8f918474cfacd11\" id=9d46423a-9670-4ac3-a20e-655f9dc93d00 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:32:47.655801 crc crio[3654]: time=\"2026-06-09T16:32:47.655766099Z\" level=info msg=\"Removing pod sandbox: 1422f1f029c3ef730ce70c97c300ea6138c9488a4611fc03e8f918474cfacd11\" id=fb85c399-7f82-43f8-a3ab-fe5dfbb02cf7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:32:48.330841 crc crio[3654]: time=\"2026-06-09T16:32:48.330081042Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/POD\" id=9a80d625-4402-411b-9d58-68f31e6ca3ae name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:32:48.330989 crc crio[3654]: time=\"2026-06-09T16:32:48.330894476Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:33:39.414867 crc crio[3654]: time=\"2026-06-09T16:33:39.413693793Z\" level=info msg=\"Removed container 80f9ebd76d17966eb2d3d49511d4ad004bb55d66130df97607b1b9dca6d0b7a6: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=4526f38e-3e85-4807-832e-354f7c482a2d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:33:39.419626 crc crio[3654]: time=\"2026-06-09T16:33:39.419443425Z\" level=info msg=\"Removing container: be952e15e73cb0d3e16b9455048b56d2de197719fdc904efa395a5f23a9ddd30\" id=6ce17967-e272-4606-895c-283e980420d1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:33:39.428219 crc crio[3654]: time=\"2026-06-09T16:33:39.428117524Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:33:39.452473 crc crio[3654]: time=\"2026-06-09T16:33:39.452386478Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:33:39.456154 crc crio[3654]: time=\"2026-06-09T16:33:39.456080879Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:33:39.714943 crc crio[3654]: time=\"2026-06-09T16:33:39.714477184Z\" level=info msg=\"Created container 5ec83d35f2ecb6d56c45e19bfd05c976d96683304963f75bed1057cb9aa7ee2b: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator\" id=08dfadf6-8b3c-4843-b282-fa46c7c5dc75 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:33:39.719743 crc crio[3654]: time=\"2026-06-09T16:33:39.719542646Z\" level=info msg=\"Starting container: 5ec83d35f2ecb6d56c45e19bfd05c976d96683304963f75bed1057cb9aa7ee2b\" id=af53f45b-8e4d-4113-8ba0-3f88334d49b7 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:33:39.735783 crc crio[3654]: time=\"2026-06-09T16:33:39.735632536Z\" level=info msg=\"Started container\" PID=14860 containerID=5ec83d35f2ecb6d56c45e19bfd05c976d96683304963f75bed1057cb9aa7ee2b description=openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator id=af53f45b-8e4d-4113-8ba0-3f88334d49b7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6638ab594e66d36d737fe0da5d083f116547ca99b668119517552d011bc1693a\nJun 09 16:33:39.792041 crc crio[3654]: time=\"2026-06-09T16:33:39.791944897Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:33:40.052604 crc crio[3654]: time=\"2026-06-09T16:33:40.05224324Z\" level=info msg=\"Created container 87fd27816320262e121a87ff23ed90a3dcf1180bccbea3b52f6080cf7d7431d2: hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe\" id=3dd0068a-ddd8-4cf8-bbac-f541ec46680e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:33:40.054114 crc crio[3654]: time=\"2026-06-09T16:33:40.054022433Z\" level=info msg=\"Starting container: 87fd27816320262e121a87ff23ed90a3dcf1180bccbea3b52f6080cf7d7431d2\" id=3de7e910-66ba-48ce-a1bb-b19d76ce7757 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:33:40.061096 crc crio[3654]: time=\"2026-06-09T16:33:40.060929859Z\" level=info msg=\"Started container\" PID=14874 containerID=87fd27816320262e121a87ff23ed90a3dcf1180bccbea3b52f6080cf7d7431d2 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe id=3de7e910-66ba-48ce-a1bb-b19d76ce7757 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1430cc105af08c7cc4e8929c4b1360b3ed58500e41f4ab9a0108f4252b0e9f47\nJun 09 16:33:40.136416 crc crio[3654]: time=\"2026-06-09T16:33:40.136128215Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest\" id=7fd1c73e-9c08-4bba-b607-5582f8c0c1a4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:33:40.945786 crc crio[3654]: time=\"2026-06-09T16:33:40.945251895Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:33:40.948683 crc crio[3654]: time=\"2026-06-09T16:33:40.948442751Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:33:40.953861 crc crio[3654]: time=\"2026-06-09T16:33:40.95378782Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:33:40.957156 crc crio[3654]: time=\"2026-06-09T16:33:40.957080199Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:33:40.979183 crc crio[3654]: time=\"2026-06-09T16:33:40.978951172Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:33:40.985098 crc crio[3654]: time=\"2026-06-09T16:33:40.984967781Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest\" id=6801573d-9c72-41f7-b12a-01a807fca524 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:33:41.130138 crc crio[3654]: time=\"2026-06-09T16:33:41.129860728Z\" level=info msg=\"Removed pod sandbox: 1422f1f029c3ef730ce70c97c300ea6138c9488a4611fc03e8f918474cfacd11\" id=fb85c399-7f82-43f8-a3ab-fe5dfbb02cf7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:33:41.131195 crc crio[3654]: time=\"2026-06-09T16:33:41.131123066Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner\" id=fded8d66-ea72-4b53-a92e-8247968474b7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:33:41.146193 crc crio[3654]: time=\"2026-06-09T16:33:41.145962459Z\" level=info msg=\"Created container 337e211a8ba41220c073ee750d054e20d929f781f50a52b173cbd2243c1e5881: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=707f85c6-757e-4dfe-bc85-9b443e126b27 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:33:41.151513 crc crio[3654]: time=\"2026-06-09T16:33:41.149973258Z\" level=info msg=\"Starting container: 337e211a8ba41220c073ee750d054e20d929f781f50a52b173cbd2243c1e5881\" id=376fb5e7-b5b3-48d5-84d3-dc5d504c63ef name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:33:41.151513 crc crio[3654]: time=\"2026-06-09T16:33:41.151159054Z\" level=info msg=\"Created container 483fdf20af2b8d9cd83f77793ba113e5cea9f096c0d603b421ce94fb37871d70: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=fa3d193f-8fcf-421d-b6d1-909bdf067c50 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:33:41.153773 crc crio[3654]: time=\"2026-06-09T16:33:41.153608357Z\" level=info msg=\"Starting container: 483fdf20af2b8d9cd83f77793ba113e5cea9f096c0d603b421ce94fb37871d70\" id=d568de87-e6e7-4cc2-8da9-36b253dbebd9 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:33:41.166151 crc crio[3654]: time=\"2026-06-09T16:33:41.165844072Z\" level=info msg=\"Started container\" PID=14896 containerID=337e211a8ba41220c073ee750d054e20d929f781f50a52b173cbd2243c1e5881 description=openshift-ingress/router-default-68cf44c8b8-w4gs8/router id=376fb5e7-b5b3-48d5-84d3-dc5d504c63ef name=/runtime.v1.RuntimeService/StartContainer sandboxID=3e7a5a4dee9517bbca6cf7fd9be1a53c54a926acf7d2e8c9876640e9e0b7f0a8\nJun 09 16:33:41.166999 crc crio[3654]: time=\"2026-06-09T16:33:41.16643977Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:33:41.177099 crc crio[3654]: time=\"2026-06-09T16:33:41.177018056Z\" level=info msg=\"Removed container be952e15e73cb0d3e16b9455048b56d2de197719fdc904efa395a5f23a9ddd30: openshift-multus/cni-sysctl-allowlist-ds-xqssv/kube-multus-additional-cni-plugins\" id=6ce17967-e272-4606-895c-283e980420d1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:33:41.182858 crc crio[3654]: time=\"2026-06-09T16:33:41.182724246Z\" level=info msg=\"Started container\" PID=14897 containerID=483fdf20af2b8d9cd83f77793ba113e5cea9f096c0d603b421ce94fb37871d70 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=d568de87-e6e7-4cc2-8da9-36b253dbebd9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9949406e326cae8ec31e25f8fb7cf029bc427991b6c660a9c6a401ecdf48f8ca\nJun 09 16:33:41.306946 crc crio[3654]: time=\"2026-06-09T16:33:41.295279507Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:5ad2004402065501b976320a724a29ba72a39e33afe3113eac008fe92c8655d7 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/811c10be-df05-48cc-8dfb-d9e671ee45e5 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:0xc000f145f8}] Aliases:map[]}\"\nJun 09 16:33:41.306946 crc crio[3654]: time=\"2026-06-09T16:33:41.295432462Z\" level=info msg=\"Adding pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:33:41.402034 crc crio[3654]: time=\"2026-06-09T16:33:41.4019216Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:fc6a16d8f231accd9aa36e952dece09ceb23dd2bd734fa3d5279adae1b59f636\" id=3515a14e-b470-4101-9a18-c747ccf03662 name=/runtime.v1.ImageService/PullImage\nJun 09 16:33:41.404960 crc crio[3654]: time=\"2026-06-09T16:33:41.404849778Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=7c87b631-5cd0-49c8-8993-fc63fd0c4c8f name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:33:41.408207 crc crio[3654]: time=\"2026-06-09T16:33:41.408165257Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e\" id=4f1fee0a-0598-43b8-b692-fc3df93b44b8 name=/runtime.v1.ImageService/PullImage\nJun 09 16:33:41.409027 crc crio[3654]: time=\"2026-06-09T16:33:41.409003682Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=801a79a6-0de2-4b6c-b2a1-25afff05b1f5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:33:41.442249 crc crio[3654]: time=\"2026-06-09T16:33:41.44207629Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0\" id=04a62e60-2e72-4cee-b70d-e39fd081b09d name=/runtime.v1.ImageService/PullImage\nJun 09 16:33:41.445008 crc crio[3654]: time=\"2026-06-09T16:33:41.444877743Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=0ffe90c5-ac0f-445e-82eb-a6ce6b344586 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:33:41.497809 crc crio[3654]: time=\"2026-06-09T16:33:41.497093502Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:33:41.513508 crc crio[3654]: time=\"2026-06-09T16:33:41.512143132Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=7b033b36-41de-4a50-9de0-a10cfbf80808 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:33:41.513882 crc crio[3654]: time=\"2026-06-09T16:33:41.512824922Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=330381bb-170d-4c2e-8c01-a208a4149496 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:33:41.517314 crc crio[3654]: time=\"2026-06-09T16:33:41.51709974Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=ab1f0d4e-4181-4e1a-9825-1767514ed75a name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:33:41.561422 crc crio[3654]: time=\"2026-06-09T16:33:41.56133197Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-l27pk/extract-content\" id=c3e6f038-bf6d-44fe-915a-3d45659c9d57 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:33:41.565302 crc crio[3654]: time=\"2026-06-09T16:33:41.565214446Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ntdwx/extract-content\" id=cf358e90-5d26-4622-93db-0682c86c7e44 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:33:41.567977 crc crio[3654]: time=\"2026-06-09T16:33:41.567835135Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:33:41.567977 crc crio[3654]: time=\"2026-06-09T16:33:41.567937698Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:33:41.568371 crc crio[3654]: time=\"2026-06-09T16:33:41.568138274Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-x5vn9/extract-content\" id=66fc8d94-401b-4f2c-add8-3064b059fbcb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:33:41.607757 crc crio[3654]: time=\"2026-06-09T16:33:41.607512449Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:668b6d810793a4e82ee444b5b7605e4dda0a003f7a362c36f88a58436963d393\" id=e20e46f3-310e-4785-a88a-92b60d2f5ccf name=/runtime.v1.ImageService/PullImage\nJun 09 16:33:41.610119 crc crio[3654]: time=\"2026-06-09T16:33:41.610032975Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=44f3bbec-893c-43a1-9ebe-bba5b0177675 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:33:41.613961 crc crio[3654]: time=\"2026-06-09T16:33:41.613505508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:33:41.638971 crc crio[3654]: time=\"2026-06-09T16:33:41.638535126Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:33:41.640961 crc crio[3654]: time=\"2026-06-09T16:33:41.640493684Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0\" id=bb6dbe1b-c7e5-468f-8d7c-f4a19eb2fb4f name=/runtime.v1.ImageService/PullImage\nJun 09 16:33:41.643471 crc crio[3654]: time=\"2026-06-09T16:33:41.643303798Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=ab08baa6-0a86-4bcc-8d15-5f997b318751 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:33:41.660229 crc crio[3654]: time=\"2026-06-09T16:33:41.660171842Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=f3f27cc0-1dc3-4226-abfd-5ce9697d1437 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:33:41.666808 crc crio[3654]: time=\"2026-06-09T16:33:41.666730728Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:33:41.701093 crc crio[3654]: time=\"2026-06-09T16:33:41.700986531Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:33:41.718217 crc crio[3654]: time=\"2026-06-09T16:33:41.716527945Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:33:41.723835 crc crio[3654]: time=\"2026-06-09T16:33:41.723777371Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qhh6t/extract-content\" id=a2428780-b2a4-4ab5-a843-65af9e803da4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:33:41.724892 crc crio[3654]: time=\"2026-06-09T16:33:41.724816022Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=6b1b511f-0db3-4e28-97a2-90ba84d8b55d name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:33:41.728185 crc crio[3654]: time=\"2026-06-09T16:33:41.727983547Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:33:41.730469 crc crio[3654]: time=\"2026-06-09T16:33:41.729411389Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e\" id=9f800c94-7cb6-4ce0-b6d9-0082847d8f1c name=/runtime.v1.ImageService/PullImage\nJun 09 16:33:41.731735 crc crio[3654]: time=\"2026-06-09T16:33:41.731627076Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=618ba0e3-0a65-43e2-a49a-1e7f9ae84864 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:33:41.735397 crc crio[3654]: time=\"2026-06-09T16:33:41.732465831Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:33:41.751104 crc crio[3654]: time=\"2026-06-09T16:33:41.750695335Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=6f20c238-404c-49f4-8755-40f37171a51d name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:33:41.764612 crc crio[3654]: time=\"2026-06-09T16:33:41.76426776Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-k6zh8/extract-content\" id=f7f15c0c-c8c8-4920-a29f-3b14fe9ea676 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:33:41.798089 crc crio[3654]: time=\"2026-06-09T16:33:41.798020288Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-8rq28/extract-content\" id=7c89f99f-a4d9-4da1-8161-21d67e350021 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:33:41.810206 crc crio[3654]: time=\"2026-06-09T16:33:41.809881532Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:fc6a16d8f231accd9aa36e952dece09ceb23dd2bd734fa3d5279adae1b59f636\" id=f81c063d-9225-47e1-aa1d-7fee08225b52 name=/runtime.v1.ImageService/PullImage\nJun 09 16:33:41.811887 crc crio[3654]: time=\"2026-06-09T16:33:41.811458669Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=d0ba4fba-5acd-413b-b86e-39e055463ae8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:33:41.845421 crc crio[3654]: time=\"2026-06-09T16:33:41.844901818Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:33:41.846713 crc crio[3654]: time=\"2026-06-09T16:33:41.846116184Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:33:41.897835 crc crio[3654]: time=\"2026-06-09T16:33:41.895336384Z\" level=info msg=\"Created container e615c8e57fda691fe6817d8f45325e66b2ebe18026ff9db267ac937766802f43: openshift-marketplace/redhat-marketplace-ntdwx/extract-content\" id=cf358e90-5d26-4622-93db-0682c86c7e44 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:33:41.899381 crc crio[3654]: time=\"2026-06-09T16:33:41.899294052Z\" level=info msg=\"Starting container: e615c8e57fda691fe6817d8f45325e66b2ebe18026ff9db267ac937766802f43\" id=95626fd5-8f49-4cf5-9dbf-6b8d143713d4 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:33:41.903903 crc crio[3654]: time=\"2026-06-09T16:33:41.903809437Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=270a679a-0314-421c-ba97-c7b68bbe7dd3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:33:41.913097 crc crio[3654]: time=\"2026-06-09T16:33:41.913018312Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:33:41.916695 crc crio[3654]: time=\"2026-06-09T16:33:41.916019002Z\" level=info msg=\"Created container 6035d16f2c3afd216d246703fcec45d9e1ecfc34efb67f2d286d5a6483b670c7: openshift-marketplace/certified-operators-l27pk/extract-content\" id=c3e6f038-bf6d-44fe-915a-3d45659c9d57 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:33:41.916695 crc crio[3654]: time=\"2026-06-09T16:33:41.916383083Z\" level=info msg=\"Started container\" PID=14955 containerID=e615c8e57fda691fe6817d8f45325e66b2ebe18026ff9db267ac937766802f43 description=openshift-marketplace/redhat-marketplace-ntdwx/extract-content id=95626fd5-8f49-4cf5-9dbf-6b8d143713d4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=509ed5c9d31791a0ea75f8c162248e58a85617f2a9e9b268b5e98ff17debb47e\nJun 09 16:33:41.917878 crc crio[3654]: time=\"2026-06-09T16:33:41.917746843Z\" level=info msg=\"Starting container: 6035d16f2c3afd216d246703fcec45d9e1ecfc34efb67f2d286d5a6483b670c7\" id=a6c8697e-289a-4a1b-8411-88eaf0407998 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:33:41.918234 crc crio[3654]: time=\"2026-06-09T16:33:41.918133365Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:668b6d810793a4e82ee444b5b7605e4dda0a003f7a362c36f88a58436963d393\" id=0564cafc-a735-468a-afd5-a5199e24f2b6 name=/runtime.v1.ImageService/PullImage\nJun 09 16:33:41.919190 crc crio[3654]: time=\"2026-06-09T16:33:41.919089013Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:33:41.919612 crc crio[3654]: time=\"2026-06-09T16:33:41.91930826Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=81d85225-5deb-4f5d-aac4-64e26b6dc2b3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:33:41.940000 crc crio[3654]: time=\"2026-06-09T16:33:41.939791102Z\" level=info msg=\"Created container 32304f5c349002292068b030093bf5d541357933a72abf00db8ac3316c8d1be6: openshift-kube-apiserver/installer-13-crc/installer\" id=a4f3b45f-4b9f-4a77-aff9-d105def86ac4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:33:41.978406 crc crio[3654]: time=\"2026-06-09T16:33:41.978335872Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-zxg5w/extract-content\" id=61a78b08-c066-4b7c-b009-81ded490b4a1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:33:41.979812 crc crio[3654]: time=\"2026-06-09T16:33:41.979519848Z\" level=info msg=\"Started container\" PID=14959 containerID=6035d16f2c3afd216d246703fcec45d9e1ecfc34efb67f2d286d5a6483b670c7 description=openshift-marketplace/certified-operators-l27pk/extract-content id=a6c8697e-289a-4a1b-8411-88eaf0407998 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d4c82703d0d73e0f4ebcbb628205bdfe67ff0ec864e2495dc27767748b28ad82\nJun 09 16:33:42.013284 crc crio[3654]: time=\"2026-06-09T16:33:42.012377899Z\" level=info msg=\"Starting container: 32304f5c349002292068b030093bf5d541357933a72abf00db8ac3316c8d1be6\" id=0329b29e-6e0e-4767-9407-c76653ebc22d name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:33:42.035969 crc crio[3654]: time=\"2026-06-09T16:33:42.035763267Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:33:42.045876 crc crio[3654]: time=\"2026-06-09T16:33:42.045624322Z\" level=info msg=\"Started container\" PID=14943 containerID=32304f5c349002292068b030093bf5d541357933a72abf00db8ac3316c8d1be6 description=openshift-kube-apiserver/installer-13-crc/installer id=0329b29e-6e0e-4767-9407-c76653ebc22d name=/runtime.v1.RuntimeService/StartContainer sandboxID=133bfe8763824827240ace1fd528fd756977ea15cc3ce84c349a57bf626f6f9c\nJun 09 16:33:42.049499 crc crio[3654]: time=\"2026-06-09T16:33:42.048807617Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:33:42.073612 crc crio[3654]: time=\"2026-06-09T16:33:42.073496534Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:33:42.080431 crc crio[3654]: time=\"2026-06-09T16:33:42.078256956Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=487823b6-d86d-4963-8543-e387fa062c11 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:33:42.109305 crc crio[3654]: time=\"2026-06-09T16:33:42.10921683Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-mtcqg/extract-content\" id=e016f4b0-ff64-4ed9-8898-c41f355f210f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:33:42.115958 crc crio[3654]: time=\"2026-06-09T16:33:42.112299873Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:33:42.127451 crc crio[3654]: time=\"2026-06-09T16:33:42.127393833Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:33:42.174048 crc crio[3654]: time=\"2026-06-09T16:33:42.173925013Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:33:42.244219 crc crio[3654]: time=\"2026-06-09T16:33:42.243973655Z\" level=info msg=\"Created container d2047330a7c463085f225487134392b424449b824120b9a3cc83f23c8587c209: openshift-marketplace/redhat-operators-x5vn9/extract-content\" id=66fc8d94-401b-4f2c-add8-3064b059fbcb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:33:42.250755 crc crio[3654]: time=\"2026-06-09T16:33:42.246689406Z\" level=info msg=\"Starting container: d2047330a7c463085f225487134392b424449b824120b9a3cc83f23c8587c209\" id=eaa6605b-6354-4251-b025-c63429ba1a92 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:33:42.257505 crc crio[3654]: time=\"2026-06-09T16:33:42.257382685Z\" level=info msg=\"Started container\" PID=14985 containerID=d2047330a7c463085f225487134392b424449b824120b9a3cc83f23c8587c209 description=openshift-marketplace/redhat-operators-x5vn9/extract-content id=eaa6605b-6354-4251-b025-c63429ba1a92 name=/runtime.v1.RuntimeService/StartContainer sandboxID=30542c23042c8003a6b86ebc257f8fd752de84d26b7d4a2dfdb74918eb22668d\nJun 09 16:33:42.290596 crc crio[3654]: time=\"2026-06-09T16:33:42.290272967Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:33:42.309785 crc crio[3654]: time=\"2026-06-09T16:33:42.309703127Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:33:42.323879 crc crio[3654]: time=\"2026-06-09T16:33:42.32354102Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:33:42.339998 crc crio[3654]: 2026-06-09T16:33:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5ad200440206550 Mac:8e:37:e1:c3:a6:bd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:35 Mtu:0 Sandbox:/var/run/netns/811c10be-df05-48cc-8dfb-d9e671ee45e5 SocketPath: PciID:}] [{Interface:0xc000014b10 Address:{IP:10.217.0.53 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:33:42.341718 crc crio[3654]: time=\"2026-06-09T16:33:42.341440755Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:5ad2004402065501b976320a724a29ba72a39e33afe3113eac008fe92c8655d7 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/811c10be-df05-48cc-8dfb-d9e671ee45e5 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:0xc000f145f8}] Aliases:map[]}\"\nJun 09 16:33:42.341718 crc crio[3654]: time=\"2026-06-09T16:33:42.341631701Z\" level=info msg=\"Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:33:42.342099 crc crio[3654]: time=\"2026-06-09T16:33:42.342046523Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:33:42.388543 crc crio[3654]: time=\"2026-06-09T16:33:42.388357876Z\" level=info msg=\"Ran pod sandbox 5ad2004402065501b976320a724a29ba72a39e33afe3113eac008fe92c8655d7 with infra container: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/POD\" id=9a80d625-4402-411b-9d58-68f31e6ca3ae name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:33:42.394127 crc crio[3654]: time=\"2026-06-09T16:33:42.393210211Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=3aa68609-9d34-4f49-82c6-844c0bf255bf name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:33:42.398816 crc crio[3654]: time=\"2026-06-09T16:33:42.398184849Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=8d7b3fbb-8ac6-43b7-8146-71eb4e1ddd66 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:33:42.398816 crc crio[3654]: time=\"2026-06-09T16:33:42.398510489Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=38f8e112-4b6f-4f47-bad7-4dd5eccb3bee name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:33:42.402453 crc crio[3654]: time=\"2026-06-09T16:33:42.402393725Z\" level=info msg=\"Creating container: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry\" id=1cea4102-75d2-4c88-871b-a30c249e7625 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:33:42.402921 crc crio[3654]: time=\"2026-06-09T16:33:42.402842138Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:33:42.402921 crc crio[3654]: time=\"2026-06-09T16:33:42.40289056Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=0f2d87a1-47c2-4bf6-a1a1-9e7d830206cd name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:33:42.409632 crc crio[3654]: time=\"2026-06-09T16:33:42.408390984Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=38ee9db6-6b77-4655-b225-dac6fd4a3f05 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:33:42.416404 crc crio[3654]: time=\"2026-06-09T16:33:42.416362472Z\" level=info msg=\"Created container 7cfcb06e48d6e9b3ccfaacd1aad3f09479dd5f25a9600ede6a24d37bc942e0ad: openshift-marketplace/community-operators-qhh6t/extract-content\" id=a2428780-b2a4-4ab5-a843-65af9e803da4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:33:42.418173 crc crio[3654]: time=\"2026-06-09T16:33:42.418112644Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:33:42.420085 crc crio[3654]: time=\"2026-06-09T16:33:42.420056192Z\" level=info msg=\"Created container e8ecc054ba7cc62df7a423eddc3f8fd6b7a48b091f905f65e09ba0869d8a725a: openshift-marketplace/certified-operators-8rq28/extract-content\" id=7c89f99f-a4d9-4da1-8161-21d67e350021 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:33:42.421715 crc crio[3654]: time=\"2026-06-09T16:33:42.421450524Z\" level=info msg=\"Starting container: 7cfcb06e48d6e9b3ccfaacd1aad3f09479dd5f25a9600ede6a24d37bc942e0ad\" id=e14f26ff-effb-42f3-bccc-766835e6e798 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:33:42.425023 crc crio[3654]: time=\"2026-06-09T16:33:42.424874076Z\" level=info msg=\"Starting container: e8ecc054ba7cc62df7a423eddc3f8fd6b7a48b091f905f65e09ba0869d8a725a\" id=a76a71c8-dfc4-490b-b9b6-3b102859350c name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:33:42.451098 crc crio[3654]: time=\"2026-06-09T16:33:42.450944585Z\" level=info msg=\"Started container\" PID=15044 containerID=7cfcb06e48d6e9b3ccfaacd1aad3f09479dd5f25a9600ede6a24d37bc942e0ad description=openshift-marketplace/community-operators-qhh6t/extract-content id=e14f26ff-effb-42f3-bccc-766835e6e798 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a8645c78e3a4a0bf2eea13e6544e3604dfbe5e4b3604751a7d981d375da8c16e\nJun 09 16:33:42.451749 crc crio[3654]: time=\"2026-06-09T16:33:42.451414649Z\" level=info msg=\"Started container\" PID=15034 containerID=e8ecc054ba7cc62df7a423eddc3f8fd6b7a48b091f905f65e09ba0869d8a725a description=openshift-marketplace/certified-operators-8rq28/extract-content id=a76a71c8-dfc4-490b-b9b6-3b102859350c name=/runtime.v1.RuntimeService/StartContainer sandboxID=dd415c719e1021fb921ad2eaaeede705612b5dfd3921d4448ae7cec8d4a3843e\nJun 09 16:33:42.470708 crc crio[3654]: time=\"2026-06-09T16:33:42.470402896Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:33:42.526608 crc crio[3654]: time=\"2026-06-09T16:33:42.5264622Z\" level=info msg=\"Created container 74fb83d193f85e7a8a1143ea4c43f64c7176f2bdf8dd9ca11ddd1f1fd2d1d14b: openshift-marketplace/redhat-marketplace-k6zh8/extract-content\" id=f7f15c0c-c8c8-4920-a29f-3b14fe9ea676 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:33:42.530010 crc crio[3654]: time=\"2026-06-09T16:33:42.529347966Z\" level=info msg=\"Starting container: 74fb83d193f85e7a8a1143ea4c43f64c7176f2bdf8dd9ca11ddd1f1fd2d1d14b\" id=50229418-8068-4823-b67a-9f5ae084cb8f name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:33:42.549772 crc crio[3654]: time=\"2026-06-09T16:33:42.549603051Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:33:42.561788 crc crio[3654]: time=\"2026-06-09T16:33:42.559135235Z\" level=info msg=\"Started container\" PID=15060 containerID=74fb83d193f85e7a8a1143ea4c43f64c7176f2bdf8dd9ca11ddd1f1fd2d1d14b description=openshift-marketplace/redhat-marketplace-k6zh8/extract-content id=50229418-8068-4823-b67a-9f5ae084cb8f name=/runtime.v1.RuntimeService/StartContainer sandboxID=8e6bfb218439c944e397b6274c94c426939443a357bb41039c9eeb4ff8d55753\nJun 09 16:33:42.562746 crc crio[3654]: time=\"2026-06-09T16:33:42.562700762Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:33:42.614843 crc crio[3654]: time=\"2026-06-09T16:33:42.606105298Z\" level=info msg=\"Created container af5d672fd1c24b923be0ebf29f9f81d8e0f67c0afa0d560f6b2103b4950e5d8d: openshift-marketplace/redhat-operators-zxg5w/extract-content\" id=61a78b08-c066-4b7c-b009-81ded490b4a1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:33:42.625911 crc crio[3654]: time=\"2026-06-09T16:33:42.624978451Z\" level=info msg=\"Starting container: af5d672fd1c24b923be0ebf29f9f81d8e0f67c0afa0d560f6b2103b4950e5d8d\" id=16dba4f6-646a-4aba-8dad-174b4e88a0b6 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:33:42.635869 crc crio[3654]: time=\"2026-06-09T16:33:42.635449774Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:33:42.642495 crc crio[3654]: time=\"2026-06-09T16:33:42.642137544Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:33:42.694076 crc crio[3654]: time=\"2026-06-09T16:33:42.693953711Z\" level=info msg=\"Started container\" PID=15066 containerID=af5d672fd1c24b923be0ebf29f9f81d8e0f67c0afa0d560f6b2103b4950e5d8d description=openshift-marketplace/redhat-operators-zxg5w/extract-content id=16dba4f6-646a-4aba-8dad-174b4e88a0b6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=848bfe2bbbafa677f31f46d1370347cfc01924ef178c658c178e23ffd997881f\nJun 09 16:33:42.792141 crc crio[3654]: time=\"2026-06-09T16:33:42.7920323Z\" level=info msg=\"Created container bae4af69039212fec5f34c62df80677f7ef1213e0811a355f9c0a9db76d7868c: openshift-marketplace/community-operators-mtcqg/extract-content\" id=e016f4b0-ff64-4ed9-8898-c41f355f210f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:33:42.794200 crc crio[3654]: time=\"2026-06-09T16:33:42.794116872Z\" level=info msg=\"Starting container: bae4af69039212fec5f34c62df80677f7ef1213e0811a355f9c0a9db76d7868c\" id=202e547d-4ae8-4e85-b84c-4fb197c820bb name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:33:42.809704 crc crio[3654]: time=\"2026-06-09T16:33:42.803253045Z\" level=info msg=\"Started container\" PID=15090 containerID=bae4af69039212fec5f34c62df80677f7ef1213e0811a355f9c0a9db76d7868c description=openshift-marketplace/community-operators-mtcqg/extract-content id=202e547d-4ae8-4e85-b84c-4fb197c820bb name=/runtime.v1.RuntimeService/StartContainer sandboxID=1eca6f4d44ad265ff125ec09cd25a588e6aa9b5b75a564a97c56fc084edf7c81\nJun 09 16:33:42.836401 crc crio[3654]: time=\"2026-06-09T16:33:42.836301192Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:33:42.845450 crc crio[3654]: time=\"2026-06-09T16:33:42.845382113Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:33:42.910748 crc crio[3654]: time=\"2026-06-09T16:33:42.910685625Z\" level=info msg=\"Created container ad1fb31231ec92c1c52077f4ab25b2f08cc3894dffee743df5b6a2f9600dfc43: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner\" id=fded8d66-ea72-4b53-a92e-8247968474b7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:33:42.921203 crc crio[3654]: time=\"2026-06-09T16:33:42.918681713Z\" level=info msg=\"Starting container: ad1fb31231ec92c1c52077f4ab25b2f08cc3894dffee743df5b6a2f9600dfc43\" id=94788173-cf05-4dbe-b989-d27490387c0b name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:33:42.931407 crc crio[3654]: time=\"2026-06-09T16:33:42.928000731Z\" level=info msg=\"Started container\" PID=15099 containerID=ad1fb31231ec92c1c52077f4ab25b2f08cc3894dffee743df5b6a2f9600dfc43 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner id=94788173-cf05-4dbe-b989-d27490387c0b name=/runtime.v1.RuntimeService/StartContainer sandboxID=1430cc105af08c7cc4e8929c4b1360b3ed58500e41f4ab9a0108f4252b0e9f47\nJun 09 16:33:42.944132 crc crio[3654]: time=\"2026-06-09T16:33:42.944004808Z\" level=info msg=\"Created container 6cd2bce1420108b8226ccd7195f3ffe12b326ed847f3d0d0bda1d75c81a64450: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=38ee9db6-6b77-4655-b225-dac6fd4a3f05 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:33:42.945606 crc crio[3654]: time=\"2026-06-09T16:33:42.945472361Z\" level=info msg=\"Starting container: 6cd2bce1420108b8226ccd7195f3ffe12b326ed847f3d0d0bda1d75c81a64450\" id=b56b7ca1-ef3f-4548-b030-81c216ebbf76 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:33:42.959919 crc crio[3654]: time=\"2026-06-09T16:33:42.959778729Z\" level=info msg=\"Started container\" PID=15105 containerID=6cd2bce1420108b8226ccd7195f3ffe12b326ed847f3d0d0bda1d75c81a64450 description=openshift-marketplace/redhat-marketplace-ntdwx/registry-server id=b56b7ca1-ef3f-4548-b030-81c216ebbf76 name=/runtime.v1.RuntimeService/StartContainer sandboxID=509ed5c9d31791a0ea75f8c162248e58a85617f2a9e9b268b5e98ff17debb47e\nJun 09 16:33:43.439241 crc crio[3654]: time=\"2026-06-09T16:33:43.439143752Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=0d8232ac-83ef-4158-8b91-a4b1025fd68c name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:33:43.449921 crc crio[3654]: time=\"2026-06-09T16:33:43.449875613Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=4f22f652-2ade-4629-a607-101675984d76 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:33:43.454843 crc crio[3654]: time=\"2026-06-09T16:33:43.454774969Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=18fffcae-60e3-4add-b505-e44da1e9e77b name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:33:43.478456 crc crio[3654]: time=\"2026-06-09T16:33:43.478346673Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=feac32a2-a6eb-49f3-890c-0cdbd9930e9e name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:33:43.479399 crc crio[3654]: time=\"2026-06-09T16:33:43.479360093Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=037b0bc8-1924-4a1e-9f03-077d075f0f8f name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:33:43.480063 crc crio[3654]: time=\"2026-06-09T16:33:43.479984832Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=29e8f4c1-c451-4f22-acd4-e4da0ce467cc name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:33:43.482030 crc crio[3654]: time=\"2026-06-09T16:33:43.481954341Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=0811d100-7c19-4423-bc2a-10a7f5bd2896 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:33:43.484435 crc crio[3654]: time=\"2026-06-09T16:33:43.484360323Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=4f6e2c1d-e3df-4b8d-8f79-77ac4b12b17b name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:33:43.532262 crc crio[3654]: time=\"2026-06-09T16:33:43.531927783Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e596c621-1690-48b5-ac06-49215af385a1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:33:43.532615 crc crio[3654]: time=\"2026-06-09T16:33:43.532427898Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=05f9e642-375c-4c72-8cc0-582994a25666 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:33:43.587125 crc crio[3654]: time=\"2026-06-09T16:33:43.587041809Z\" level=info msg=\"Created container 081cbadb0abaf4332832b21158a0de98ac04bca189f06baf6b5a0757c2b961f7: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry\" id=1cea4102-75d2-4c88-871b-a30c249e7625 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:33:43.588589 crc crio[3654]: time=\"2026-06-09T16:33:43.58843628Z\" level=info msg=\"Starting container: 081cbadb0abaf4332832b21158a0de98ac04bca189f06baf6b5a0757c2b961f7\" id=17510f4c-9d5f-40c7-bbe6-e51489814e0a name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:33:43.598316 crc crio[3654]: time=\"2026-06-09T16:33:43.597192522Z\" level=info msg=\"Started container\" PID=15133 containerID=081cbadb0abaf4332832b21158a0de98ac04bca189f06baf6b5a0757c2b961f7 description=openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry id=17510f4c-9d5f-40c7-bbe6-e51489814e0a name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ad2004402065501b976320a724a29ba72a39e33afe3113eac008fe92c8655d7\nJun 09 16:33:43.999110 crc crio[3654]: time=\"2026-06-09T16:33:43.998292489Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-mtcqg/registry-server\" id=5053fc7a-1794-4224-9c4c-8224c183408d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:33:44.000404 crc crio[3654]: time=\"2026-06-09T16:33:44.000364091Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:33:44.061426 crc crio[3654]: time=\"2026-06-09T16:33:44.061172006Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:33:44.068023 crc crio[3654]: time=\"2026-06-09T16:33:44.067894817Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:33:44.261968 crc crio[3654]: time=\"2026-06-09T16:33:44.261860669Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-k6zh8/registry-server\" id=06def652-8b77-4f4f-83ee-7577ec73bca5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:33:44.262275 crc crio[3654]: time=\"2026-06-09T16:33:44.26224117Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:33:44.289744 crc crio[3654]: time=\"2026-06-09T16:33:44.289471094Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:33:44.293984 crc crio[3654]: time=\"2026-06-09T16:33:44.293903876Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:33:44.501981 crc crio[3654]: time=\"2026-06-09T16:33:44.501886026Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=640e7355-e1e7-40bf-be4d-89227cd5bc48 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:33:44.521757 crc crio[3654]: time=\"2026-06-09T16:33:44.521130711Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=c95b9ed3-6d5d-4cb7-948c-2f834b7c780e name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:33:44.605099 crc crio[3654]: time=\"2026-06-09T16:33:44.604121649Z\" level=info msg=\"Created container 0f246d496f5e31f295ae47c49827b49a9fe4639a972d95c6669b617981ad026b: openshift-marketplace/community-operators-mtcqg/registry-server\" id=5053fc7a-1794-4224-9c4c-8224c183408d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:33:44.606044 crc crio[3654]: time=\"2026-06-09T16:33:44.60584856Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=a1a44309-9a09-4a44-a05e-c4575dfc97d0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:33:44.606239 crc crio[3654]: time=\"2026-06-09T16:33:44.606141829Z\" level=info msg=\"Starting container: 0f246d496f5e31f295ae47c49827b49a9fe4639a972d95c6669b617981ad026b\" id=e7bf21fb-0241-4703-bf9c-beb1b521fbd5 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:33:44.606368 crc crio[3654]: time=\"2026-06-09T16:33:44.606275253Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-8rq28/registry-server\" id=2b713f56-c561-4a57-a432-4f5d5ff6773c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:33:44.606627 crc crio[3654]: time=\"2026-06-09T16:33:44.605881761Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e48f2ada-ed8e-4901-bace-8ac28323c034 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:33:44.606627 crc crio[3654]: time=\"2026-06-09T16:33:44.606690186Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qhh6t/registry-server\" id=06315f92-2c61-4964-9754-6995e4cd27e2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:33:44.607283 crc crio[3654]: time=\"2026-06-09T16:33:44.606741047Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:33:44.607283 crc crio[3654]: time=\"2026-06-09T16:33:44.607241192Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-l27pk/registry-server\" id=eb7a9817-da86-433d-9e9c-68b2c273051c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:33:44.607818 crc crio[3654]: time=\"2026-06-09T16:33:44.607602973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:33:44.608021 crc crio[3654]: time=\"2026-06-09T16:33:44.607956223Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:33:44.608294 crc crio[3654]: time=\"2026-06-09T16:33:44.60819337Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=c64d5611-f0f7-4841-95e8-b77a8aa58a68 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:33:44.608960 crc crio[3654]: time=\"2026-06-09T16:33:44.60852583Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:33:44.615156 crc crio[3654]: time=\"2026-06-09T16:33:44.615041805Z\" level=info msg=\"Started container\" PID=15177 containerID=0f246d496f5e31f295ae47c49827b49a9fe4639a972d95c6669b617981ad026b description=openshift-marketplace/community-operators-mtcqg/registry-server id=e7bf21fb-0241-4703-bf9c-beb1b521fbd5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1eca6f4d44ad265ff125ec09cd25a588e6aa9b5b75a564a97c56fc084edf7c81\nJun 09 16:33:44.697924 crc crio[3654]: time=\"2026-06-09T16:33:44.697775475Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:33:44.702958 crc crio[3654]: time=\"2026-06-09T16:33:44.702886738Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:33:44.712006 crc crio[3654]: time=\"2026-06-09T16:33:44.711904207Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:33:44.717425 crc crio[3654]: time=\"2026-06-09T16:33:44.71733865Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:33:44.721782 crc crio[3654]: time=\"2026-06-09T16:33:44.72169958Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:33:44.724759 crc crio[3654]: time=\"2026-06-09T16:33:44.724633517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:33:44.742002 crc crio[3654]: time=\"2026-06-09T16:33:44.741921214Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:33:44.746718 crc crio[3654]: time=\"2026-06-09T16:33:44.746601943Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:33:45.071544 crc crio[3654]: time=\"2026-06-09T16:33:45.071127043Z\" level=info msg=\"Created container b61a1161c2f94e6eee0a94e5d59d3086f786146b783f191ca61a504dbcee1441: openshift-marketplace/redhat-marketplace-k6zh8/registry-server\" id=06def652-8b77-4f4f-83ee-7577ec73bca5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:33:45.075159 crc crio[3654]: time=\"2026-06-09T16:33:45.07371516Z\" level=info msg=\"Starting container: b61a1161c2f94e6eee0a94e5d59d3086f786146b783f191ca61a504dbcee1441\" id=8fa44073-253e-4f65-a654-7178eedc8647 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:33:45.085529 crc crio[3654]: time=\"2026-06-09T16:33:45.083204093Z\" level=info msg=\"Started container\" PID=15186 containerID=b61a1161c2f94e6eee0a94e5d59d3086f786146b783f191ca61a504dbcee1441 description=openshift-marketplace/redhat-marketplace-k6zh8/registry-server id=8fa44073-253e-4f65-a654-7178eedc8647 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8e6bfb218439c944e397b6274c94c426939443a357bb41039c9eeb4ff8d55753\nJun 09 16:33:45.174459 crc crio[3654]: time=\"2026-06-09T16:33:45.174260382Z\" level=info msg=\"Created container d8b1b1b1ed0f2766328267b839996470fea90c963e69bfd32cc07f6b7a67493e: openshift-marketplace/certified-operators-8rq28/registry-server\" id=2b713f56-c561-4a57-a432-4f5d5ff6773c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:33:45.175911 crc crio[3654]: time=\"2026-06-09T16:33:45.175829469Z\" level=info msg=\"Starting container: d8b1b1b1ed0f2766328267b839996470fea90c963e69bfd32cc07f6b7a67493e\" id=d9774406-e8e2-4969-a2c3-0ad3bb9a32f1 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:33:45.183851 crc crio[3654]: time=\"2026-06-09T16:33:45.182822038Z\" level=info msg=\"Started container\" PID=15212 containerID=d8b1b1b1ed0f2766328267b839996470fea90c963e69bfd32cc07f6b7a67493e description=openshift-marketplace/certified-operators-8rq28/registry-server id=d9774406-e8e2-4969-a2c3-0ad3bb9a32f1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dd415c719e1021fb921ad2eaaeede705612b5dfd3921d4448ae7cec8d4a3843e\nJun 09 16:33:45.245502 crc crio[3654]: time=\"2026-06-09T16:33:45.245126108Z\" level=info msg=\"Created container 745119dcf383fbde0d346e1e5e57d89302fedde2f269c346a4ef02bed8f9f983: openshift-marketplace/certified-operators-l27pk/registry-server\" id=eb7a9817-da86-433d-9e9c-68b2c273051c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:33:45.245901 crc crio[3654]: time=\"2026-06-09T16:33:45.24549742Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-zxg5w/registry-server\" id=6a7b3e63-7405-4659-98a9-fd0b65b51f44 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:33:45.246192 crc crio[3654]: time=\"2026-06-09T16:33:45.246146929Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:33:45.246339 crc crio[3654]: time=\"2026-06-09T16:33:45.246261262Z\" level=info msg=\"Starting container: 745119dcf383fbde0d346e1e5e57d89302fedde2f269c346a4ef02bed8f9f983\" id=2b20076a-639a-4dde-8ce8-83607b1d731c name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:33:45.247935 crc crio[3654]: time=\"2026-06-09T16:33:45.247813139Z\" level=info msg=\"Created container ae37aa8f4d9bfdb1b699210ba3cfc21fb528fdbdff38456136da7e61b947c1e3: openshift-marketplace/community-operators-qhh6t/registry-server\" id=06315f92-2c61-4964-9754-6995e4cd27e2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:33:45.249263 crc crio[3654]: time=\"2026-06-09T16:33:45.248904851Z\" level=info msg=\"Created container 8579d7b0ee051d6a77f5af5714c1a59bab76d5785e4f7d9499e84386e2bd5d6e: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=c64d5611-f0f7-4841-95e8-b77a8aa58a68 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:33:45.249263 crc crio[3654]: time=\"2026-06-09T16:33:45.249036915Z\" level=info msg=\"Starting container: ae37aa8f4d9bfdb1b699210ba3cfc21fb528fdbdff38456136da7e61b947c1e3\" id=08a60dd9-dd13-4355-9c4c-bccb7d1d7152 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:33:45.250375 crc crio[3654]: time=\"2026-06-09T16:33:45.250259302Z\" level=info msg=\"Starting container: 8579d7b0ee051d6a77f5af5714c1a59bab76d5785e4f7d9499e84386e2bd5d6e\" id=07e024ef-c0f4-49fc-8b27-a0843b4a5b61 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:33:45.253710 crc crio[3654]: time=\"2026-06-09T16:33:45.253266092Z\" level=info msg=\"Started container\" PID=15210 containerID=745119dcf383fbde0d346e1e5e57d89302fedde2f269c346a4ef02bed8f9f983 description=openshift-marketplace/certified-operators-l27pk/registry-server id=2b20076a-639a-4dde-8ce8-83607b1d731c name=/runtime.v1.RuntimeService/StartContainer sandboxID=d4c82703d0d73e0f4ebcbb628205bdfe67ff0ec864e2495dc27767748b28ad82\nJun 09 16:33:45.258034 crc crio[3654]: time=\"2026-06-09T16:33:45.257116356Z\" level=info msg=\"Started container\" PID=15213 containerID=ae37aa8f4d9bfdb1b699210ba3cfc21fb528fdbdff38456136da7e61b947c1e3 description=openshift-marketplace/community-operators-qhh6t/registry-server id=08a60dd9-dd13-4355-9c4c-bccb7d1d7152 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a8645c78e3a4a0bf2eea13e6544e3604dfbe5e4b3604751a7d981d375da8c16e\nJun 09 16:33:45.262720 crc crio[3654]: time=\"2026-06-09T16:33:45.262483647Z\" level=info msg=\"Started container\" PID=15211 containerID=8579d7b0ee051d6a77f5af5714c1a59bab76d5785e4f7d9499e84386e2bd5d6e description=openshift-marketplace/redhat-operators-x5vn9/registry-server id=07e024ef-c0f4-49fc-8b27-a0843b4a5b61 name=/runtime.v1.RuntimeService/StartContainer sandboxID=30542c23042c8003a6b86ebc257f8fd752de84d26b7d4a2dfdb74918eb22668d\nJun 09 16:33:45.298802 crc crio[3654]: time=\"2026-06-09T16:33:45.298621736Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:33:45.301938 crc crio[3654]: time=\"2026-06-09T16:33:45.30178441Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:33:46.304240 crc crio[3654]: time=\"2026-06-09T16:33:46.303257564Z\" level=info msg=\"Created container f7b953bc2d1ce4638ce97d4ceb3597c7f2f1c59fbee78b96940b5d543c5ea170: openshift-marketplace/redhat-operators-zxg5w/registry-server\" id=6a7b3e63-7405-4659-98a9-fd0b65b51f44 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:33:46.309523 crc crio[3654]: time=\"2026-06-09T16:33:46.309351646Z\" level=info msg=\"Starting container: f7b953bc2d1ce4638ce97d4ceb3597c7f2f1c59fbee78b96940b5d543c5ea170\" id=e876c0c1-e271-4350-a78f-3e52a2d955ae name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:33:46.327848 crc crio[3654]: time=\"2026-06-09T16:33:46.327695894Z\" level=info msg=\"Started container\" PID=15278 containerID=f7b953bc2d1ce4638ce97d4ceb3597c7f2f1c59fbee78b96940b5d543c5ea170 description=openshift-marketplace/redhat-operators-zxg5w/registry-server id=e876c0c1-e271-4350-a78f-3e52a2d955ae name=/runtime.v1.RuntimeService/StartContainer sandboxID=848bfe2bbbafa677f31f46d1370347cfc01924ef178c658c178e23ffd997881f\nJun 09 16:34:04.998941 crc crio[3654]: time=\"2026-06-09T16:34:04.99779594Z\" level=info msg=\"Stopping container: 483fdf20af2b8d9cd83f77793ba113e5cea9f096c0d603b421ce94fb37871d70 (timeout: 2s)\" id=9b9b94b3-5327-4a18-b479-7d1d09ff4472 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:34:05.846147 crc crio[3654]: time=\"2026-06-09T16:34:05.845867414Z\" level=info msg=\"Removing container: 3f3ac6a9c844680805eee4f9671db5a86df79a08c7716a524ef5a3f46e55ccca\" id=13463401-40d6-4c54-9054-f25d0e0d3113 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:34:08.397712 crc crio[3654]: time=\"2026-06-09T16:34:08.397038802Z\" level=info msg=\"Stopped container 483fdf20af2b8d9cd83f77793ba113e5cea9f096c0d603b421ce94fb37871d70: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=9b9b94b3-5327-4a18-b479-7d1d09ff4472 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:34:08.401557 crc crio[3654]: time=\"2026-06-09T16:34:08.400402293Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=b4aa6d66-cecf-45f8-a13d-712f46171fcf name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:34:08.848443 crc crio[3654]: time=\"2026-06-09T16:34:08.848310437Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=4ed0618e-ce36-4ad5-9b58-4e53d3add554 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:34:08.856701 crc crio[3654]: time=\"2026-06-09T16:34:08.856291066Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=7ff35529-f5e4-49e2-8fba-24bb00ec5975 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:34:08.858297 crc crio[3654]: time=\"2026-06-09T16:34:08.858200523Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:34:08.907843 crc crio[3654]: time=\"2026-06-09T16:34:08.907706261Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:34:08.916956 crc crio[3654]: time=\"2026-06-09T16:34:08.916777162Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:34:09.776803 crc crio[3654]: time=\"2026-06-09T16:34:09.776471463Z\" level=info msg=\"Removed container 3f3ac6a9c844680805eee4f9671db5a86df79a08c7716a524ef5a3f46e55ccca: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=13463401-40d6-4c54-9054-f25d0e0d3113 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:34:11.964712 crc crio[3654]: time=\"2026-06-09T16:34:11.964334471Z\" level=info msg=\"Created container fb76df48444c4328608fc41dd28fa05b6a35bd92ac44fdc7d1a06cf2101966ae: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=7ff35529-f5e4-49e2-8fba-24bb00ec5975 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:34:11.966823 crc crio[3654]: time=\"2026-06-09T16:34:11.966725402Z\" level=info msg=\"Starting container: fb76df48444c4328608fc41dd28fa05b6a35bd92ac44fdc7d1a06cf2101966ae\" id=a9f07bb9-87a8-4c71-a89b-f2b870b947f6 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:34:11.974801 crc crio[3654]: time=\"2026-06-09T16:34:11.97469501Z\" level=info msg=\"Started container\" PID=15811 containerID=fb76df48444c4328608fc41dd28fa05b6a35bd92ac44fdc7d1a06cf2101966ae description=openshift-console/downloads-747b44746d-4pqvr/download-server id=a9f07bb9-87a8-4c71-a89b-f2b870b947f6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9949406e326cae8ec31e25f8fb7cf029bc427991b6c660a9c6a401ecdf48f8ca\nJun 09 16:34:12.934284 crc crio[3654]: time=\"2026-06-09T16:34:12.934220782Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=bfa1336c-437e-4264-87a4-0b31bc3765f5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:34:13.065345 crc crio[3654]: time=\"2026-06-09T16:34:13.065200443Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=c1967c70-18ee-4823-ab10-1d9e6dcced41 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:34:13.070501 crc crio[3654]: time=\"2026-06-09T16:34:13.070422779Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=4ed79ea7-d5bd-4f2b-a30d-8cdb80469525 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:34:13.070864 crc crio[3654]: time=\"2026-06-09T16:34:13.0707915Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:34:13.103979 crc crio[3654]: time=\"2026-06-09T16:34:13.10392255Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:34:13.396088 crc crio[3654]: time=\"2026-06-09T16:34:13.396033192Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:34:14.843883 crc crio[3654]: time=\"2026-06-09T16:34:14.842447241Z\" level=info msg=\"Created container 72f2728d7cae84ea79c48af2136a09b5365ed4bf38d6fbadb185f27fd9ef1881: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=4ed79ea7-d5bd-4f2b-a30d-8cdb80469525 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:34:14.847733 crc crio[3654]: time=\"2026-06-09T16:34:14.847475371Z\" level=info msg=\"Starting container: 72f2728d7cae84ea79c48af2136a09b5365ed4bf38d6fbadb185f27fd9ef1881\" id=900c584d-cadf-4807-a289-42ffe9704784 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:34:14.866252 crc crio[3654]: time=\"2026-06-09T16:34:14.866081537Z\" level=info msg=\"Started container\" PID=15940 containerID=72f2728d7cae84ea79c48af2136a09b5365ed4bf38d6fbadb185f27fd9ef1881 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=900c584d-cadf-4807-a289-42ffe9704784 name=/runtime.v1.RuntimeService/StartContainer sandboxID=991f4d0b8e7296a8f18b7ae9fe212ded29d140e260514981393289a8dd4fd73b\nJun 09 16:34:15.533310 crc crio[3654]: time=\"2026-06-09T16:34:15.533215828Z\" level=info msg=\"Stopping container: b61a1161c2f94e6eee0a94e5d59d3086f786146b783f191ca61a504dbcee1441 (timeout: 2s)\" id=c5e6b1ec-d6c8-48d9-a982-342eb65e8e2e name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:34:15.705562 crc crio[3654]: time=\"2026-06-09T16:34:15.70540847Z\" level=info msg=\"Stopped container b61a1161c2f94e6eee0a94e5d59d3086f786146b783f191ca61a504dbcee1441: openshift-marketplace/redhat-marketplace-k6zh8/registry-server\" id=c5e6b1ec-d6c8-48d9-a982-342eb65e8e2e name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:34:15.707280 crc crio[3654]: time=\"2026-06-09T16:34:15.707137681Z\" level=info msg=\"Stopping pod sandbox: 8e6bfb218439c944e397b6274c94c426939443a357bb41039c9eeb4ff8d55753\" id=4b101214-f5a8-46f8-870c-48dd00315a78 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:34:15.709270 crc crio[3654]: time=\"2026-06-09T16:34:15.70910221Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-k6zh8 Namespace:openshift-marketplace ID:8e6bfb218439c944e397b6274c94c426939443a357bb41039c9eeb4ff8d55753 UID:2b8260ad-1e4f-40ff-8e74-cffbfa94e02b NetNS:/var/run/netns/d3fdcba2-2e35-45ce-89be-c5e1de195a13 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2b8260ad_1e4f_40ff_8e74_cffbfa94e02b.slice PodAnnotations:0xc0017128c8}] Aliases:map[]}\"\nJun 09 16:34:15.709898 crc crio[3654]: time=\"2026-06-09T16:34:15.709812691Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-k6zh8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:34:16.806606 crc crio[3654]: time=\"2026-06-09T16:34:16.803297473Z\" level=info msg=\"Stopping container: 0f246d496f5e31f295ae47c49827b49a9fe4639a972d95c6669b617981ad026b (timeout: 2s)\" id=e4bbbb87-79bf-456d-946e-5065f3e2bfd1 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:34:16.949039 crc crio[3654]: time=\"2026-06-09T16:34:16.948808908Z\" level=info msg=\"Stopped pod sandbox: 8e6bfb218439c944e397b6274c94c426939443a357bb41039c9eeb4ff8d55753\" id=4b101214-f5a8-46f8-870c-48dd00315a78 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:34:16.980267 crc crio[3654]: time=\"2026-06-09T16:34:16.979791323Z\" level=info msg=\"Stopped container 0f246d496f5e31f295ae47c49827b49a9fe4639a972d95c6669b617981ad026b: openshift-marketplace/community-operators-mtcqg/registry-server\" id=e4bbbb87-79bf-456d-946e-5065f3e2bfd1 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:34:16.981436 crc crio[3654]: time=\"2026-06-09T16:34:16.981387581Z\" level=info msg=\"Stopping pod sandbox: 1eca6f4d44ad265ff125ec09cd25a588e6aa9b5b75a564a97c56fc084edf7c81\" id=f3fa2971-2e9f-4b37-b9ca-684806a73041 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:34:16.981874 crc crio[3654]: time=\"2026-06-09T16:34:16.981809393Z\" level=info msg=\"Got pod network &{Name:community-operators-mtcqg Namespace:openshift-marketplace ID:1eca6f4d44ad265ff125ec09cd25a588e6aa9b5b75a564a97c56fc084edf7c81 UID:fd5d31af-77f9-41e8-9d4c-ddcc0f83a402 NetNS:/var/run/netns/42416b7f-2908-440f-a521-e7a9416da9ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd5d31af_77f9_41e8_9d4c_ddcc0f83a402.slice PodAnnotations:0xc001713028}] Aliases:map[]}\"\nJun 09 16:34:16.982026 crc crio[3654]: time=\"2026-06-09T16:34:16.981986608Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-mtcqg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:34:17.083028 crc crio[3654]: time=\"2026-06-09T16:34:17.082412306Z\" level=info msg=\"Removing container: b61a1161c2f94e6eee0a94e5d59d3086f786146b783f191ca61a504dbcee1441\" id=01045899-622c-4d22-bddd-0c6350de9756 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:34:17.112958 crc crio[3654]: time=\"2026-06-09T16:34:17.112459163Z\" level=info msg=\"Removed container b61a1161c2f94e6eee0a94e5d59d3086f786146b783f191ca61a504dbcee1441: openshift-marketplace/redhat-marketplace-k6zh8/registry-server\" id=01045899-622c-4d22-bddd-0c6350de9756 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:34:17.120880 crc crio[3654]: time=\"2026-06-09T16:34:17.120758381Z\" level=info msg=\"Removing container: 74fb83d193f85e7a8a1143ea4c43f64c7176f2bdf8dd9ca11ddd1f1fd2d1d14b\" id=ff60dd67-6461-44cd-b817-2ae60526a2bf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:34:17.169429 crc crio[3654]: time=\"2026-06-09T16:34:17.16928111Z\" level=info msg=\"Removed container 74fb83d193f85e7a8a1143ea4c43f64c7176f2bdf8dd9ca11ddd1f1fd2d1d14b: openshift-marketplace/redhat-marketplace-k6zh8/extract-content\" id=ff60dd67-6461-44cd-b817-2ae60526a2bf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:34:17.183997 crc crio[3654]: time=\"2026-06-09T16:34:17.183711871Z\" level=info msg=\"Removing container: a887456c0f4a4f9547e7dfd6c6f90679b26910951e8a89662ed9edd313f7f961\" id=d59e4f83-c2d9-4557-82d4-dc060cf53895 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:34:17.213803 crc crio[3654]: time=\"2026-06-09T16:34:17.213705537Z\" level=info msg=\"Removed container a887456c0f4a4f9547e7dfd6c6f90679b26910951e8a89662ed9edd313f7f961: openshift-marketplace/redhat-marketplace-k6zh8/extract-utilities\" id=d59e4f83-c2d9-4557-82d4-dc060cf53895 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:34:17.533880 crc crio[3654]: time=\"2026-06-09T16:34:17.533799285Z\" level=info msg=\"Stopped pod sandbox: 1eca6f4d44ad265ff125ec09cd25a588e6aa9b5b75a564a97c56fc084edf7c81\" id=f3fa2971-2e9f-4b37-b9ca-684806a73041 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:34:18.118437 crc crio[3654]: time=\"2026-06-09T16:34:18.11835317Z\" level=info msg=\"Removing container: 0f246d496f5e31f295ae47c49827b49a9fe4639a972d95c6669b617981ad026b\" id=2f416535-3c1e-48be-bdd4-c34ab936d334 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:34:18.143381 crc crio[3654]: time=\"2026-06-09T16:34:18.143281684Z\" level=info msg=\"Removed container 0f246d496f5e31f295ae47c49827b49a9fe4639a972d95c6669b617981ad026b: openshift-marketplace/community-operators-mtcqg/registry-server\" id=2f416535-3c1e-48be-bdd4-c34ab936d334 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:34:18.146253 crc crio[3654]: time=\"2026-06-09T16:34:18.14617519Z\" level=info msg=\"Removing container: bae4af69039212fec5f34c62df80677f7ef1213e0811a355f9c0a9db76d7868c\" id=014b839c-ac1c-4b43-821c-56e0013d95cd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:34:18.172933 crc crio[3654]: time=\"2026-06-09T16:34:18.172155336Z\" level=info msg=\"Removed container bae4af69039212fec5f34c62df80677f7ef1213e0811a355f9c0a9db76d7868c: openshift-marketplace/community-operators-mtcqg/extract-content\" id=014b839c-ac1c-4b43-821c-56e0013d95cd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:34:18.179766 crc crio[3654]: time=\"2026-06-09T16:34:18.179686071Z\" level=info msg=\"Removing container: 59a5d38bd84f9f0fe4d4012f4a5c5388e67ad8e380ca49d9d6e51ac3df3d193a\" id=b73f5176-3396-4af3-9d5b-fc2b398eda05 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:34:18.209181 crc crio[3654]: time=\"2026-06-09T16:34:18.208837041Z\" level=info msg=\"Removed container 59a5d38bd84f9f0fe4d4012f4a5c5388e67ad8e380ca49d9d6e51ac3df3d193a: openshift-marketplace/community-operators-mtcqg/extract-utilities\" id=b73f5176-3396-4af3-9d5b-fc2b398eda05 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:34:19.145114 crc crio[3654]: time=\"2026-06-09T16:34:19.144283524Z\" level=info msg=\"Stopping container: f7b953bc2d1ce4638ce97d4ceb3597c7f2f1c59fbee78b96940b5d543c5ea170 (timeout: 2s)\" id=2998f4d2-0541-4c8e-8ea3-20dc083e7382 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:34:19.176353 crc crio[3654]: time=\"2026-06-09T16:34:19.176240558Z\" level=info msg=\"Stopping container: d8b1b1b1ed0f2766328267b839996470fea90c963e69bfd32cc07f6b7a67493e (timeout: 2s)\" id=1d8cd1a4-c0df-4aa1-b802-7d5d7e19aa50 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:34:19.281489 crc crio[3654]: time=\"2026-06-09T16:34:19.281279525Z\" level=info msg=\"Stopped container f7b953bc2d1ce4638ce97d4ceb3597c7f2f1c59fbee78b96940b5d543c5ea170: openshift-marketplace/redhat-operators-zxg5w/registry-server\" id=2998f4d2-0541-4c8e-8ea3-20dc083e7382 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:34:19.282493 crc crio[3654]: time=\"2026-06-09T16:34:19.282395828Z\" level=info msg=\"Stopping pod sandbox: 848bfe2bbbafa677f31f46d1370347cfc01924ef178c658c178e23ffd997881f\" id=ca9c38b0-d836-457e-a513-9a07b949ce0b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:34:19.283314 crc crio[3654]: time=\"2026-06-09T16:34:19.283215593Z\" level=info msg=\"Got pod network &{Name:redhat-operators-zxg5w Namespace:openshift-marketplace ID:848bfe2bbbafa677f31f46d1370347cfc01924ef178c658c178e23ffd997881f UID:f562a340-72b5-4e19-b665-b15df5450cdb NetNS:/var/run/netns/d8f0b698-4802-49d7-8451-cab5697ab582 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf562a340_72b5_4e19_b665_b15df5450cdb.slice PodAnnotations:0xc0005365d8}] Aliases:map[]}\"\nJun 09 16:34:19.283616 crc crio[3654]: time=\"2026-06-09T16:34:19.283508711Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-zxg5w from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:34:19.320852 crc crio[3654]: time=\"2026-06-09T16:34:19.320732333Z\" level=info msg=\"Stopped container d8b1b1b1ed0f2766328267b839996470fea90c963e69bfd32cc07f6b7a67493e: openshift-marketplace/certified-operators-8rq28/registry-server\" id=1d8cd1a4-c0df-4aa1-b802-7d5d7e19aa50 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:34:19.324088 crc crio[3654]: time=\"2026-06-09T16:34:19.32399808Z\" level=info msg=\"Stopping pod sandbox: dd415c719e1021fb921ad2eaaeede705612b5dfd3921d4448ae7cec8d4a3843e\" id=a5b10cfe-8a51-403a-b8d9-271f0d052cd7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:34:19.324738 crc crio[3654]: time=\"2026-06-09T16:34:19.324504465Z\" level=info msg=\"Got pod network &{Name:certified-operators-8rq28 Namespace:openshift-marketplace ID:dd415c719e1021fb921ad2eaaeede705612b5dfd3921d4448ae7cec8d4a3843e UID:a31b701e-9ade-450a-9295-4442caf3e9c3 NetNS:/var/run/netns/1010aae5-8b2f-419b-a0af-2e911f9a59b6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda31b701e_9ade_450a_9295_4442caf3e9c3.slice PodAnnotations:0xc001e2a570}] Aliases:map[]}\"\nJun 09 16:34:19.325088 crc crio[3654]: time=\"2026-06-09T16:34:19.3250065Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-8rq28 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:34:19.800286 crc crio[3654]: time=\"2026-06-09T16:34:19.799818628Z\" level=info msg=\"Stopped pod sandbox: dd415c719e1021fb921ad2eaaeede705612b5dfd3921d4448ae7cec8d4a3843e\" id=a5b10cfe-8a51-403a-b8d9-271f0d052cd7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:34:19.848345 crc crio[3654]: time=\"2026-06-09T16:34:19.848191163Z\" level=info msg=\"Stopped pod sandbox: 848bfe2bbbafa677f31f46d1370347cfc01924ef178c658c178e23ffd997881f\" id=ca9c38b0-d836-457e-a513-9a07b949ce0b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:34:20.153047 crc crio[3654]: time=\"2026-06-09T16:34:20.152944293Z\" level=info msg=\"Removing container: d8b1b1b1ed0f2766328267b839996470fea90c963e69bfd32cc07f6b7a67493e\" id=f1980a52-b095-4d25-961f-e3c0ebda7810 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:34:20.173808 crc crio[3654]: time=\"2026-06-09T16:34:20.173719303Z\" level=info msg=\"Removed container d8b1b1b1ed0f2766328267b839996470fea90c963e69bfd32cc07f6b7a67493e: openshift-marketplace/certified-operators-8rq28/registry-server\" id=f1980a52-b095-4d25-961f-e3c0ebda7810 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:34:20.179949 crc crio[3654]: time=\"2026-06-09T16:34:20.179854906Z\" level=info msg=\"Removing container: e8ecc054ba7cc62df7a423eddc3f8fd6b7a48b091f905f65e09ba0869d8a725a\" id=687b61ec-039f-46c8-aefb-50f648338ff5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:34:20.221128 crc crio[3654]: time=\"2026-06-09T16:34:20.220912622Z\" level=info msg=\"Removed container e8ecc054ba7cc62df7a423eddc3f8fd6b7a48b091f905f65e09ba0869d8a725a: openshift-marketplace/certified-operators-8rq28/extract-content\" id=687b61ec-039f-46c8-aefb-50f648338ff5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:34:20.224992 crc crio[3654]: time=\"2026-06-09T16:34:20.224909612Z\" level=info msg=\"Removing container: 7f7f543c80c5034e7b0aea44416ac69465558dc092a57b67f69b94c704c2bca6\" id=493b23ad-4045-40c9-82fa-4a2e756decc4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:34:20.246039 crc crio[3654]: time=\"2026-06-09T16:34:20.245920189Z\" level=info msg=\"Removed container 7f7f543c80c5034e7b0aea44416ac69465558dc092a57b67f69b94c704c2bca6: openshift-marketplace/certified-operators-8rq28/extract-utilities\" id=493b23ad-4045-40c9-82fa-4a2e756decc4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:34:20.253072 crc crio[3654]: time=\"2026-06-09T16:34:20.25298688Z\" level=info msg=\"Removing container: f7b953bc2d1ce4638ce97d4ceb3597c7f2f1c59fbee78b96940b5d543c5ea170\" id=d5d3dc5b-b57e-47ec-8ed3-99ce44bc5154 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:34:20.274548 crc crio[3654]: time=\"2026-06-09T16:34:20.27441112Z\" level=info msg=\"Removed container f7b953bc2d1ce4638ce97d4ceb3597c7f2f1c59fbee78b96940b5d543c5ea170: openshift-marketplace/redhat-operators-zxg5w/registry-server\" id=d5d3dc5b-b57e-47ec-8ed3-99ce44bc5154 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:34:20.277487 crc crio[3654]: time=\"2026-06-09T16:34:20.277387799Z\" level=info msg=\"Removing container: af5d672fd1c24b923be0ebf29f9f81d8e0f67c0afa0d560f6b2103b4950e5d8d\" id=fe7403ad-44a6-4063-9e0d-13ab5a4c879b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:34:20.303408 crc crio[3654]: time=\"2026-06-09T16:34:20.30322905Z\" level=info msg=\"Removed container af5d672fd1c24b923be0ebf29f9f81d8e0f67c0afa0d560f6b2103b4950e5d8d: openshift-marketplace/redhat-operators-zxg5w/extract-content\" id=fe7403ad-44a6-4063-9e0d-13ab5a4c879b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:34:20.306898 crc crio[3654]: time=\"2026-06-09T16:34:20.306795817Z\" level=info msg=\"Removing container: 8655ef14eab7f606c460e9dfba096ed11fe6bc9224cddb1f1ca437484adee5da\" id=cbcc9cc1-d6d0-408c-be2b-78e52d790131 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:34:20.332951 crc crio[3654]: time=\"2026-06-09T16:34:20.332764792Z\" level=info msg=\"Removed container 8655ef14eab7f606c460e9dfba096ed11fe6bc9224cddb1f1ca437484adee5da: openshift-marketplace/redhat-operators-zxg5w/extract-utilities\" id=cbcc9cc1-d6d0-408c-be2b-78e52d790131 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:34:22.288451 crc crio[3654]: time=\"2026-06-09T16:34:22.288335145Z\" level=info msg=\"Stopping container: 5fb3e4160755f74cf0c8d8903e7cd1e7c07064b21333a0657ec2c30ce437727e (timeout: 15s)\" id=18ba4ffe-0639-4c2f-b79a-a0a397118a01 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:34:22.289143 crc crio[3654]: time=\"2026-06-09T16:34:22.28849339Z\" level=info msg=\"Stopping container: 068db6c9667e7f9de97ccca7afb128e2a7bcc64c2244199bb504b382407f59cf (timeout: 15s)\" id=2218ffcc-138a-477b-ab2b-503ee89f60ee name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:34:22.289143 crc crio[3654]: time=\"2026-06-09T16:34:22.288627994Z\" level=info msg=\"Stopping container: 2248580759b8d71d3299e55cca398ba25e3072f7b48dad61931e53ef1f222a87 (timeout: 15s)\" id=838b4ef0-d731-436e-9012-495d784bc7d0 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:34:22.289359 crc crio[3654]: time=\"2026-06-09T16:34:22.28850838Z\" level=info msg=\"Stopping container: 79cccce86a96c78c798105106da063eaff58370f11acdf619c6b1091896ab251 (timeout: 15s)\" id=2e1d0909-9aad-4481-8936-38532b3ff796 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:34:22.289557 crc crio[3654]: time=\"2026-06-09T16:34:22.288440908Z\" level=info msg=\"Stopping container: 22eb0d68b0cfa2862bcd47c7462e380a13e92715096bc2456e353d89580b4b89 (timeout: 15s)\" id=1f474884-a7b1-473c-ba32-ec968c314f5b name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:34:22.711248 crc crio[3654]: time=\"2026-06-09T16:34:22.710690507Z\" level=info msg=\"Stopped container 22eb0d68b0cfa2862bcd47c7462e380a13e92715096bc2456e353d89580b4b89: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=1f474884-a7b1-473c-ba32-ec968c314f5b name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:34:22.712815 crc crio[3654]: time=\"2026-06-09T16:34:22.712406788Z\" level=info msg=\"Stopped container 5fb3e4160755f74cf0c8d8903e7cd1e7c07064b21333a0657ec2c30ce437727e: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=18ba4ffe-0639-4c2f-b79a-a0a397118a01 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:34:22.716472 crc crio[3654]: time=\"2026-06-09T16:34:22.716368846Z\" level=info msg=\"Stopped container 068db6c9667e7f9de97ccca7afb128e2a7bcc64c2244199bb504b382407f59cf: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=2218ffcc-138a-477b-ab2b-503ee89f60ee name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:34:22.786008 crc crio[3654]: time=\"2026-06-09T16:34:22.785904152Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/POD\" id=1fb20ad4-8be5-4ba1-9976-94b8ccc69af2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:34:22.786117 crc crio[3654]: time=\"2026-06-09T16:34:22.786048667Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:34:22.844873 crc crio[3654]: time=\"2026-06-09T16:34:22.84477425Z\" level=info msg=\"Stopped container 2248580759b8d71d3299e55cca398ba25e3072f7b48dad61931e53ef1f222a87: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=838b4ef0-d731-436e-9012-495d784bc7d0 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:34:22.855152 crc crio[3654]: time=\"2026-06-09T16:34:22.855053967Z\" 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=1fb20ad4-8be5-4ba1-9976-94b8ccc69af2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:34:22.867423 crc crio[3654]: time=\"2026-06-09T16:34:22.867331644Z\" level=info msg=\"Ran pod sandbox 8969dd81956e7ba9a2a218d287f2f4f355a21c77ae99d6522f5738d38540096d with infra container: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/POD\" id=1fb20ad4-8be5-4ba1-9976-94b8ccc69af2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:34:22.869872 crc crio[3654]: time=\"2026-06-09T16:34:22.869802928Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=91d18f8a-53a2-42a5-b3e9-4e3bb0aed7ba name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:34:22.904183 crc crio[3654]: time=\"2026-06-09T16:34:22.904069181Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=aa6be85b-d942-427d-8574-990401e06ae5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:34:22.999195 crc crio[3654]: time=\"2026-06-09T16:34:22.998499931Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=ad84973c-2d78-4b56-81cd-0b9e807bcd63 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:34:22.999528 crc crio[3654]: time=\"2026-06-09T16:34:22.999399327Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:34:23.025959 crc crio[3654]: time=\"2026-06-09T16:34:23.025825817Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:34:23.216089 crc crio[3654]: time=\"2026-06-09T16:34:23.215899472Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:34:23.414305 crc crio[3654]: time=\"2026-06-09T16:34:23.414103341Z\" level=info msg=\"Created container 4ed93c6bb38fc069cad41aa5ef020ccea611a245b610aa1874865a8442fc2f50: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=ad84973c-2d78-4b56-81cd-0b9e807bcd63 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:34:23.416396 crc crio[3654]: time=\"2026-06-09T16:34:23.415824732Z\" level=info msg=\"Starting container: 4ed93c6bb38fc069cad41aa5ef020ccea611a245b610aa1874865a8442fc2f50\" id=12547931-69ed-4c48-b089-2d09794bc778 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:34:23.424054 crc crio[3654]: time=\"2026-06-09T16:34:23.42381186Z\" level=info msg=\"Started container\" PID=16237 containerID=4ed93c6bb38fc069cad41aa5ef020ccea611a245b610aa1874865a8442fc2f50 description=openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor id=12547931-69ed-4c48-b089-2d09794bc778 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8969dd81956e7ba9a2a218d287f2f4f355a21c77ae99d6522f5738d38540096d\nJun 09 16:34:24.248510 crc crio[3654]: time=\"2026-06-09T16:34:24.246866226Z\" level=info msg=\"Stopping pod sandbox: 133bfe8763824827240ace1fd528fd756977ea15cc3ce84c349a57bf626f6f9c\" id=071dd03e-ec20-4f89-8994-4aae164517a7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:34:24.249109 crc crio[3654]: time=\"2026-06-09T16:34:24.248903247Z\" level=info msg=\"Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:133bfe8763824827240ace1fd528fd756977ea15cc3ce84c349a57bf626f6f9c UID:0d002002-a30d-4a50-8adb-82f2f2ed2496 NetNS:/var/run/netns/ec434c43-21bb-4c41-bd22-542401279344 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod0d002002_a30d_4a50_8adb_82f2f2ed2496.slice PodAnnotations:0xc001512ea0}] Aliases:map[]}\"\nJun 09 16:34:24.249886 crc crio[3654]: time=\"2026-06-09T16:34:24.249539876Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_installer-13-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:34:25.433948 crc crio[3654]: time=\"2026-06-09T16:34:25.433202651Z\" level=info msg=\"Stopped pod sandbox: 133bfe8763824827240ace1fd528fd756977ea15cc3ce84c349a57bf626f6f9c\" id=071dd03e-ec20-4f89-8994-4aae164517a7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:34:27.506085 crc crio[3654]: time=\"2026-06-09T16:34:27.50416049Z\" level=info msg=\"Stopped container 79cccce86a96c78c798105106da063eaff58370f11acdf619c6b1091896ab251: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=2e1d0909-9aad-4481-8936-38532b3ff796 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:34:27.507820 crc crio[3654]: time=\"2026-06-09T16:34:27.506222771Z\" level=info msg=\"Stopping pod sandbox: 73e8219c1aa85ffa274627124eca8db175788ddd51bfb5cdf7b5d44ef2906667\" id=0ca500b3-4efe-4274-a525-a7b2e298b0ce name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:34:27.518818 crc crio[3654]: time=\"2026-06-09T16:34:27.517832108Z\" level=info msg=\"Stopped pod sandbox: 73e8219c1aa85ffa274627124eca8db175788ddd51bfb5cdf7b5d44ef2906667\" id=0ca500b3-4efe-4274-a525-a7b2e298b0ce name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:34:28.392778 crc crio[3654]: time=\"2026-06-09T16:34:28.392555426Z\" level=info msg=\"Removing container: 22eb0d68b0cfa2862bcd47c7462e380a13e92715096bc2456e353d89580b4b89\" id=ad3f4702-d2e5-4e64-99c3-442fd3b44c1c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:34:28.420466 crc crio[3654]: time=\"2026-06-09T16:34:28.420351426Z\" level=info msg=\"Removed container 22eb0d68b0cfa2862bcd47c7462e380a13e92715096bc2456e353d89580b4b89: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=ad3f4702-d2e5-4e64-99c3-442fd3b44c1c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:34:28.423567 crc crio[3654]: time=\"2026-06-09T16:34:28.423470059Z\" level=info msg=\"Removing container: 068db6c9667e7f9de97ccca7afb128e2a7bcc64c2244199bb504b382407f59cf\" id=e218e7c5-94ca-4618-ae2b-39ba94c6b9a4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:34:28.443097 crc crio[3654]: time=\"2026-06-09T16:34:28.442952731Z\" level=info msg=\"Removed container 068db6c9667e7f9de97ccca7afb128e2a7bcc64c2244199bb504b382407f59cf: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=e218e7c5-94ca-4618-ae2b-39ba94c6b9a4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:34:28.446479 crc crio[3654]: time=\"2026-06-09T16:34:28.446385654Z\" level=info msg=\"Removing container: 2248580759b8d71d3299e55cca398ba25e3072f7b48dad61931e53ef1f222a87\" id=ead68bea-d725-42ac-803f-bac0d3c52c47 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:34:28.464224 crc crio[3654]: time=\"2026-06-09T16:34:28.464097103Z\" level=info msg=\"Removed container 2248580759b8d71d3299e55cca398ba25e3072f7b48dad61931e53ef1f222a87: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=ead68bea-d725-42ac-803f-bac0d3c52c47 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:34:28.468041 crc crio[3654]: time=\"2026-06-09T16:34:28.467963188Z\" level=info msg=\"Removing container: 5fb3e4160755f74cf0c8d8903e7cd1e7c07064b21333a0657ec2c30ce437727e\" id=4cd0ba23-e5d9-4640-b600-4034f6bb8a73 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:34:28.484609 crc crio[3654]: time=\"2026-06-09T16:34:28.484461841Z\" level=info msg=\"Removed container 5fb3e4160755f74cf0c8d8903e7cd1e7c07064b21333a0657ec2c30ce437727e: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=4cd0ba23-e5d9-4640-b600-4034f6bb8a73 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:34:28.489566 crc crio[3654]: time=\"2026-06-09T16:34:28.489220043Z\" level=info msg=\"Removing container: 79cccce86a96c78c798105106da063eaff58370f11acdf619c6b1091896ab251\" id=32a11677-d7bd-408d-864a-4aa0bee0eae4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:34:28.506509 crc crio[3654]: time=\"2026-06-09T16:34:28.506389935Z\" level=info msg=\"Removed container 79cccce86a96c78c798105106da063eaff58370f11acdf619c6b1091896ab251: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=32a11677-d7bd-408d-864a-4aa0bee0eae4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:34:28.509825 crc crio[3654]: time=\"2026-06-09T16:34:28.509718885Z\" level=info msg=\"Removing container: ae9a2036a8ae3e404d8da141956ee73549f8b35f02df8f76442b5686d5d302ff\" id=66a47666-e796-419a-b20b-c57b9e41ffb8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:34:28.608526 crc crio[3654]: time=\"2026-06-09T16:34:28.607893346Z\" level=info msg=\"Removed container ae9a2036a8ae3e404d8da141956ee73549f8b35f02df8f76442b5686d5d302ff: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=66a47666-e796-419a-b20b-c57b9e41ffb8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:34:35.937960 crc crio[3654]: time=\"2026-06-09T16:34:35.937153166Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=9697a047-a8a1-4b8c-97c7-10e4e064fd89 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:34:35.938956 crc crio[3654]: time=\"2026-06-09T16:34:35.938521677Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:34:35.954734 crc crio[3654]: time=\"2026-06-09T16:34:35.954498563Z\" 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=9697a047-a8a1-4b8c-97c7-10e4e064fd89 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:34:35.965439 crc crio[3654]: time=\"2026-06-09T16:34:35.965312995Z\" level=info msg=\"Ran pod sandbox 70ed7d7c348d006a0fa24ec531e8e6ec63c95f6531a895e1ffa19f309f5aaf5f with infra container: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=9697a047-a8a1-4b8c-97c7-10e4e064fd89 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:34:35.969977 crc crio[3654]: time=\"2026-06-09T16:34:35.969900692Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=9a2466fc-7ad8-47e8-898c-7234d55756db name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:34:35.973502 crc crio[3654]: time=\"2026-06-09T16:34:35.973395016Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=06ab5880-5e2d-4da4-80d3-cd4dd8d3ff44 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:34:37.918613 crc crio[3654]: time=\"2026-06-09T16:34:37.918046388Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=b87d432d-a96c-4960-97fb-23c1e370ab05 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:34:37.919285 crc crio[3654]: time=\"2026-06-09T16:34:37.919053808Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:34:37.950090 crc crio[3654]: time=\"2026-06-09T16:34:37.949971549Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:34:38.106291 crc crio[3654]: time=\"2026-06-09T16:34:38.106187562Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:34:38.308216 crc crio[3654]: time=\"2026-06-09T16:34:38.308076355Z\" level=info msg=\"Created container 5a4055a8f932868e8d472855d208f5cf6f7f32594bbbdfbf19a2b0815a380b11: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=b87d432d-a96c-4960-97fb-23c1e370ab05 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:34:38.309632 crc crio[3654]: time=\"2026-06-09T16:34:38.309506167Z\" level=info msg=\"Starting container: 5a4055a8f932868e8d472855d208f5cf6f7f32594bbbdfbf19a2b0815a380b11\" id=7233e811-852f-4838-bbfb-198a18037436 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:34:38.318363 crc crio[3654]: time=\"2026-06-09T16:34:38.318261008Z\" level=info msg=\"Started container\" PID=16578 containerID=5a4055a8f932868e8d472855d208f5cf6f7f32594bbbdfbf19a2b0815a380b11 description=openshift-kube-apiserver/kube-apiserver-crc/setup id=7233e811-852f-4838-bbfb-198a18037436 name=/runtime.v1.RuntimeService/StartContainer sandboxID=70ed7d7c348d006a0fa24ec531e8e6ec63c95f6531a895e1ffa19f309f5aaf5f\nJun 09 16:34:39.505234 crc crio[3654]: time=\"2026-06-09T16:34:39.504728496Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=03bfe9d0-dcaa-4bd6-9e6b-566361b65224 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:34:39.844220 crc crio[3654]: time=\"2026-06-09T16:34:39.843363812Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=747153fe-8f44-437f-b0eb-909f5fdb625e name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:34:40.553714 crc crio[3654]: time=\"2026-06-09T16:34:40.550308519Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=1e2f43aa-2815-48da-a260-5a7862a01d31 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:34:40.553714 crc crio[3654]: time=\"2026-06-09T16:34:40.550726671Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:34:40.582119 crc crio[3654]: time=\"2026-06-09T16:34:40.582066335Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:34:40.808992 crc crio[3654]: time=\"2026-06-09T16:34:40.808930732Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:34:41.170085 crc crio[3654]: time=\"2026-06-09T16:34:41.169388248Z\" level=info msg=\"Stopping pod sandbox: 8e6bfb218439c944e397b6274c94c426939443a357bb41039c9eeb4ff8d55753\" id=07d2bfa5-bf1f-4f39-b0e4-f51bc096f869 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:34:41.170085 crc crio[3654]: time=\"2026-06-09T16:34:41.170052278Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8e6bfb218439c944e397b6274c94c426939443a357bb41039c9eeb4ff8d55753\" id=07d2bfa5-bf1f-4f39-b0e4-f51bc096f869 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:34:41.170568 crc crio[3654]: time=\"2026-06-09T16:34:41.170483441Z\" level=info msg=\"Removing pod sandbox: 8e6bfb218439c944e397b6274c94c426939443a357bb41039c9eeb4ff8d55753\" id=2bf1dea8-a9c9-43bb-9154-4103896b481b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:34:41.179382 crc crio[3654]: time=\"2026-06-09T16:34:41.179289663Z\" level=info msg=\"Removed pod sandbox: 8e6bfb218439c944e397b6274c94c426939443a357bb41039c9eeb4ff8d55753\" id=2bf1dea8-a9c9-43bb-9154-4103896b481b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:34:41.180274 crc crio[3654]: time=\"2026-06-09T16:34:41.18019739Z\" level=info msg=\"Stopping pod sandbox: dd415c719e1021fb921ad2eaaeede705612b5dfd3921d4448ae7cec8d4a3843e\" id=82b1b8a8-55a9-4028-a2e8-a8cb57a66038 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:34:41.180384 crc crio[3654]: time=\"2026-06-09T16:34:41.180285833Z\" level=info msg=\"Stopped pod sandbox (already stopped): dd415c719e1021fb921ad2eaaeede705612b5dfd3921d4448ae7cec8d4a3843e\" id=82b1b8a8-55a9-4028-a2e8-a8cb57a66038 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:34:41.181064 crc crio[3654]: time=\"2026-06-09T16:34:41.180943472Z\" level=info msg=\"Removing pod sandbox: dd415c719e1021fb921ad2eaaeede705612b5dfd3921d4448ae7cec8d4a3843e\" id=437a5ce5-180f-4c7b-b2d2-4b556398cc5c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:34:41.187213 crc crio[3654]: time=\"2026-06-09T16:34:41.187171348Z\" level=info msg=\"Removed pod sandbox: dd415c719e1021fb921ad2eaaeede705612b5dfd3921d4448ae7cec8d4a3843e\" id=437a5ce5-180f-4c7b-b2d2-4b556398cc5c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:34:41.188430 crc crio[3654]: time=\"2026-06-09T16:34:41.188318732Z\" level=info msg=\"Stopping pod sandbox: 848bfe2bbbafa677f31f46d1370347cfc01924ef178c658c178e23ffd997881f\" id=a89e953f-577a-47c8-8765-b7675a2988c9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:34:41.188538 crc crio[3654]: time=\"2026-06-09T16:34:41.188442866Z\" level=info msg=\"Stopped pod sandbox (already stopped): 848bfe2bbbafa677f31f46d1370347cfc01924ef178c658c178e23ffd997881f\" id=a89e953f-577a-47c8-8765-b7675a2988c9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:34:41.189103 crc crio[3654]: time=\"2026-06-09T16:34:41.189034593Z\" level=info msg=\"Removing pod sandbox: 848bfe2bbbafa677f31f46d1370347cfc01924ef178c658c178e23ffd997881f\" id=adb54544-e566-450f-95e7-1b4d38d6631a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:34:41.197174 crc crio[3654]: time=\"2026-06-09T16:34:41.196499386Z\" level=info msg=\"Removed pod sandbox: 848bfe2bbbafa677f31f46d1370347cfc01924ef178c658c178e23ffd997881f\" id=adb54544-e566-450f-95e7-1b4d38d6631a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:34:41.198206 crc crio[3654]: time=\"2026-06-09T16:34:41.198171886Z\" level=info msg=\"Stopping pod sandbox: f8e41ba94691ad2588fa4a45cbe98f5a28a40e071f3c2a4db8bdcdc1b9cac09f\" id=0b4d1792-97e2-4467-8c1f-deb1d1c49f8e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:34:41.198344 crc crio[3654]: time=\"2026-06-09T16:34:41.19831812Z\" level=info msg=\"Stopped pod sandbox (already stopped): f8e41ba94691ad2588fa4a45cbe98f5a28a40e071f3c2a4db8bdcdc1b9cac09f\" id=0b4d1792-97e2-4467-8c1f-deb1d1c49f8e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:34:41.199300 crc crio[3654]: time=\"2026-06-09T16:34:41.199212837Z\" level=info msg=\"Removing pod sandbox: f8e41ba94691ad2588fa4a45cbe98f5a28a40e071f3c2a4db8bdcdc1b9cac09f\" id=50003c7f-6105-4e50-afc2-2a14352ce633 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:34:41.207084 crc crio[3654]: time=\"2026-06-09T16:34:41.207014849Z\" level=info msg=\"Removed pod sandbox: f8e41ba94691ad2588fa4a45cbe98f5a28a40e071f3c2a4db8bdcdc1b9cac09f\" id=50003c7f-6105-4e50-afc2-2a14352ce633 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:34:41.227966 crc crio[3654]: time=\"2026-06-09T16:34:41.227903851Z\" level=info msg=\"Stopping pod sandbox: 1eca6f4d44ad265ff125ec09cd25a588e6aa9b5b75a564a97c56fc084edf7c81\" id=6d4387b0-81c7-4999-bfc4-fe9bd79cee0e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:34:41.228427 crc crio[3654]: time=\"2026-06-09T16:34:41.228397806Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1eca6f4d44ad265ff125ec09cd25a588e6aa9b5b75a564a97c56fc084edf7c81\" id=6d4387b0-81c7-4999-bfc4-fe9bd79cee0e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:34:41.229558 crc crio[3654]: time=\"2026-06-09T16:34:41.229485348Z\" level=info msg=\"Removing pod sandbox: 1eca6f4d44ad265ff125ec09cd25a588e6aa9b5b75a564a97c56fc084edf7c81\" id=5f71f64d-a2b2-4118-a49d-245f110938ce name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:34:41.236214 crc crio[3654]: time=\"2026-06-09T16:34:41.236092645Z\" level=info msg=\"Removed pod sandbox: 1eca6f4d44ad265ff125ec09cd25a588e6aa9b5b75a564a97c56fc084edf7c81\" id=5f71f64d-a2b2-4118-a49d-245f110938ce name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:34:41.237131 crc crio[3654]: time=\"2026-06-09T16:34:41.237052234Z\" level=info msg=\"Stopping pod sandbox: 73e8219c1aa85ffa274627124eca8db175788ddd51bfb5cdf7b5d44ef2906667\" id=d5bdc543-0563-4350-9087-bb1374515d87 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:34:41.237131 crc crio[3654]: time=\"2026-06-09T16:34:41.237121256Z\" level=info msg=\"Stopped pod sandbox (already stopped): 73e8219c1aa85ffa274627124eca8db175788ddd51bfb5cdf7b5d44ef2906667\" id=d5bdc543-0563-4350-9087-bb1374515d87 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:34:41.237572 crc crio[3654]: time=\"2026-06-09T16:34:41.237497527Z\" level=info msg=\"Removing pod sandbox: 73e8219c1aa85ffa274627124eca8db175788ddd51bfb5cdf7b5d44ef2906667\" id=e6efd5e8-050e-4eef-932b-cc403acac4d8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:34:41.246066 crc crio[3654]: time=\"2026-06-09T16:34:41.245563947Z\" level=info msg=\"Removed pod sandbox: 73e8219c1aa85ffa274627124eca8db175788ddd51bfb5cdf7b5d44ef2906667\" id=e6efd5e8-050e-4eef-932b-cc403acac4d8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:34:42.639107 crc crio[3654]: time=\"2026-06-09T16:34:42.638986889Z\" level=info msg=\"Created container b076949957c714bdef4d039112dffa4ecf1361d74fc0bd0565da5df7ea7678d5: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=1e2f43aa-2815-48da-a260-5a7862a01d31 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:34:42.640534 crc crio[3654]: time=\"2026-06-09T16:34:42.64034973Z\" level=info msg=\"Starting container: b076949957c714bdef4d039112dffa4ecf1361d74fc0bd0565da5df7ea7678d5\" id=336c8d87-ea12-448a-bfed-dc88de5bac80 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:34:42.647732 crc crio[3654]: time=\"2026-06-09T16:34:42.647541784Z\" level=info msg=\"Started container\" PID=16630 containerID=b076949957c714bdef4d039112dffa4ecf1361d74fc0bd0565da5df7ea7678d5 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=336c8d87-ea12-448a-bfed-dc88de5bac80 name=/runtime.v1.RuntimeService/StartContainer sandboxID=70ed7d7c348d006a0fa24ec531e8e6ec63c95f6531a895e1ffa19f309f5aaf5f\nJun 09 16:34:44.337223 crc crio[3654]: time=\"2026-06-09T16:34:44.336630614Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=01019946-27e6-4146-bee4-d7d378445aa8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:34:44.346697 crc crio[3654]: time=\"2026-06-09T16:34:44.346529569Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=6327aa39-445c-4b5c-be79-05a50831b3ce name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:34:45.125500 crc crio[3654]: time=\"2026-06-09T16:34:45.125412128Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=9eb8246d-897a-4355-bada-f3fc945e3f14 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:34:45.125933 crc crio[3654]: time=\"2026-06-09T16:34:45.125882542Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:34:45.150332 crc crio[3654]: time=\"2026-06-09T16:34:45.150195927Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:34:45.469556 crc crio[3654]: time=\"2026-06-09T16:34:45.469415215Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:34:45.578881 crc crio[3654]: time=\"2026-06-09T16:34:45.57838284Z\" level=info msg=\"Created container bf433aeda916ee72dc5fb3e53f23c32ccce84c7a1b3281f68fdc2fc2206743bd: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=9eb8246d-897a-4355-bada-f3fc945e3f14 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:34:45.580054 crc crio[3654]: time=\"2026-06-09T16:34:45.579927386Z\" level=info msg=\"Starting container: bf433aeda916ee72dc5fb3e53f23c32ccce84c7a1b3281f68fdc2fc2206743bd\" id=4f7bc3ca-759d-45cf-b989-3f7372ab23b8 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:34:45.584766 crc crio[3654]: time=\"2026-06-09T16:34:45.584690028Z\" level=info msg=\"Started container\" PID=16680 containerID=bf433aeda916ee72dc5fb3e53f23c32ccce84c7a1b3281f68fdc2fc2206743bd description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer id=4f7bc3ca-759d-45cf-b989-3f7372ab23b8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=70ed7d7c348d006a0fa24ec531e8e6ec63c95f6531a895e1ffa19f309f5aaf5f\nJun 09 16:34:45.595924 crc crio[3654]: time=\"2026-06-09T16:34:45.59581669Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=994e25d0-65cc-452d-b486-939de6ed4db0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:34:45.598253 crc crio[3654]: time=\"2026-06-09T16:34:45.598160119Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=c5248042-dbc7-41e0-a811-750ba8f973a2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:34:45.609027 crc crio[3654]: time=\"2026-06-09T16:34:45.60893868Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=f872ffda-778a-441d-856c-25d51fdfe91e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:34:45.609325 crc crio[3654]: time=\"2026-06-09T16:34:45.60926949Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:34:45.635395 crc crio[3654]: time=\"2026-06-09T16:34:45.635297236Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:34:45.819122 crc crio[3654]: time=\"2026-06-09T16:34:45.818917474Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:34:45.973845 crc crio[3654]: time=\"2026-06-09T16:34:45.973729145Z\" level=info msg=\"Created container 8cba4d02aea73f0743ab675849734f4391be7482e49492253d3c242b6f238fcc: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=f872ffda-778a-441d-856c-25d51fdfe91e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:34:45.975045 crc crio[3654]: time=\"2026-06-09T16:34:45.974956241Z\" level=info msg=\"Starting container: 8cba4d02aea73f0743ab675849734f4391be7482e49492253d3c242b6f238fcc\" id=7c4603f2-e1b4-4c64-9a4f-81afd3d6e916 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:34:45.980304 crc crio[3654]: time=\"2026-06-09T16:34:45.980214148Z\" level=info msg=\"Started container\" PID=16698 containerID=8cba4d02aea73f0743ab675849734f4391be7482e49492253d3c242b6f238fcc description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=7c4603f2-e1b4-4c64-9a4f-81afd3d6e916 name=/runtime.v1.RuntimeService/StartContainer sandboxID=70ed7d7c348d006a0fa24ec531e8e6ec63c95f6531a895e1ffa19f309f5aaf5f\nJun 09 16:34:45.998719 crc crio[3654]: time=\"2026-06-09T16:34:45.998547014Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=ab59e7e7-c00e-46f8-ac09-aa905755d7da name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:34:46.000767 crc crio[3654]: time=\"2026-06-09T16:34:46.000617036Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=c9c4e4b6-0e58-4c84-935f-f8e0a8d6debe name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:34:46.011969 crc crio[3654]: time=\"2026-06-09T16:34:46.0118394Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=f2176e58-a9ed-4747-b4f0-99626e28a8a0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:34:46.012277 crc crio[3654]: time=\"2026-06-09T16:34:46.012226461Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:34:46.040700 crc crio[3654]: time=\"2026-06-09T16:34:46.040543565Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:34:46.302208 crc crio[3654]: time=\"2026-06-09T16:34:46.302122486Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:34:46.567001 crc crio[3654]: time=\"2026-06-09T16:34:46.566893712Z\" level=info msg=\"Created container 1bb1f64d0cb7ebcb09c94fa71e0478357ae1919e30796bc82a7e30364c2dec5c: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=f2176e58-a9ed-4747-b4f0-99626e28a8a0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:34:46.567911 crc crio[3654]: time=\"2026-06-09T16:34:46.56783543Z\" level=info msg=\"Starting container: 1bb1f64d0cb7ebcb09c94fa71e0478357ae1919e30796bc82a7e30364c2dec5c\" id=e17f7788-266f-41d7-a2a3-d01a017e5b71 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:34:46.573601 crc crio[3654]: time=\"2026-06-09T16:34:46.573480929Z\" level=info msg=\"Started container\" PID=16736 containerID=1bb1f64d0cb7ebcb09c94fa71e0478357ae1919e30796bc82a7e30364c2dec5c description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz id=e17f7788-266f-41d7-a2a3-d01a017e5b71 name=/runtime.v1.RuntimeService/StartContainer sandboxID=70ed7d7c348d006a0fa24ec531e8e6ec63c95f6531a895e1ffa19f309f5aaf5f\nJun 09 16:34:46.732134 crc crio[3654]: time=\"2026-06-09T16:34:46.73199992Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=d83c4ae5-4183-478e-b7fd-22e03e7be6a2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:34:46.734097 crc crio[3654]: time=\"2026-06-09T16:34:46.73400869Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=2be448f8-bc47-46fe-8d87-896a3ee650b2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:34:46.972570 crc crio[3654]: time=\"2026-06-09T16:34:46.972093172Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=0fe1453a-ab0e-4271-85da-22966a23e2f9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:34:46.973117 crc crio[3654]: time=\"2026-06-09T16:34:46.97304823Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:34:46.992792 crc crio[3654]: time=\"2026-06-09T16:34:46.992610683Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:34:47.204345 crc crio[3654]: time=\"2026-06-09T16:34:47.204259826Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:34:47.331110 crc crio[3654]: time=\"2026-06-09T16:34:47.331009862Z\" level=info msg=\"Created container ab8c7322a9b7dd64929b380bd0a1bae28a828a7e7216e004347cf034c882b484: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=0fe1453a-ab0e-4271-85da-22966a23e2f9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:34:47.333425 crc crio[3654]: time=\"2026-06-09T16:34:47.333317931Z\" level=info msg=\"Starting container: ab8c7322a9b7dd64929b380bd0a1bae28a828a7e7216e004347cf034c882b484\" id=04b09beb-9df4-4fe0-902a-c81dda0f1367 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:34:47.338818 crc crio[3654]: time=\"2026-06-09T16:34:47.338707031Z\" level=info msg=\"Started container\" PID=16807 containerID=ab8c7322a9b7dd64929b380bd0a1bae28a828a7e7216e004347cf034c882b484 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=04b09beb-9df4-4fe0-902a-c81dda0f1367 name=/runtime.v1.RuntimeService/StartContainer sandboxID=70ed7d7c348d006a0fa24ec531e8e6ec63c95f6531a895e1ffa19f309f5aaf5f\nJun 09 16:35:47.130578 crc crio[3654]: time=\"2026-06-09T16:35:47.129526005Z\" level=info msg=\"Stopping container: 8579d7b0ee051d6a77f5af5714c1a59bab76d5785e4f7d9499e84386e2bd5d6e (timeout: 30s)\" id=9d6439bb-c474-40ba-823f-22c0da01be0d name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:35:47.131859 crc crio[3654]: time=\"2026-06-09T16:35:47.130172074Z\" level=info msg=\"Stopping container: 745119dcf383fbde0d346e1e5e57d89302fedde2f269c346a4ef02bed8f9f983 (timeout: 30s)\" id=25baa33a-c76d-4ac8-b2dd-ffd5c6635021 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:35:47.131859 crc crio[3654]: time=\"2026-06-09T16:35:47.130195285Z\" level=info msg=\"Stopping container: 6cd2bce1420108b8226ccd7195f3ffe12b326ed847f3d0d0bda1d75c81a64450 (timeout: 30s)\" id=4838812f-680a-474a-9ae2-4afef4dda4e1 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:35:47.131859 crc crio[3654]: time=\"2026-06-09T16:35:47.130231376Z\" level=info msg=\"Stopping container: ae37aa8f4d9bfdb1b699210ba3cfc21fb528fdbdff38456136da7e61b947c1e3 (timeout: 30s)\" id=fc57c985-57d2-4bb3-a028-e25b94eec1dc name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:35:47.131859 crc crio[3654]: time=\"2026-06-09T16:35:47.130506094Z\" level=info msg=\"Stopping container: 9af6a3c4aab0ca0a1f41c2e37c077ea259d2ca3a1cffbb96a21f379fee427fb0 (timeout: 30s)\" id=bd80cec8-57cd-4c8d-8ea6-1312cf8c5f69 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:35:48.052577 crc crio[3654]: time=\"2026-06-09T16:35:48.052108754Z\" level=info msg=\"Stopped container 745119dcf383fbde0d346e1e5e57d89302fedde2f269c346a4ef02bed8f9f983: openshift-marketplace/certified-operators-l27pk/registry-server\" id=25baa33a-c76d-4ac8-b2dd-ffd5c6635021 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:35:48.053013 crc crio[3654]: time=\"2026-06-09T16:35:48.052693342Z\" level=info msg=\"Stopped container 6cd2bce1420108b8226ccd7195f3ffe12b326ed847f3d0d0bda1d75c81a64450: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=4838812f-680a-474a-9ae2-4afef4dda4e1 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:35:48.053013 crc crio[3654]: time=\"2026-06-09T16:35:48.052717322Z\" level=info msg=\"Stopped container ae37aa8f4d9bfdb1b699210ba3cfc21fb528fdbdff38456136da7e61b947c1e3: openshift-marketplace/community-operators-qhh6t/registry-server\" id=fc57c985-57d2-4bb3-a028-e25b94eec1dc name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:35:48.053013 crc crio[3654]: time=\"2026-06-09T16:35:48.052829716Z\" level=info msg=\"Stopped container 8579d7b0ee051d6a77f5af5714c1a59bab76d5785e4f7d9499e84386e2bd5d6e: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=9d6439bb-c474-40ba-823f-22c0da01be0d name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:35:48.053867 crc crio[3654]: time=\"2026-06-09T16:35:48.053800214Z\" level=info msg=\"Stopping pod sandbox: 509ed5c9d31791a0ea75f8c162248e58a85617f2a9e9b268b5e98ff17debb47e\" id=976b92da-b305-43f3-894b-0aa8efe93077 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:35:48.053971 crc crio[3654]: time=\"2026-06-09T16:35:48.053866136Z\" level=info msg=\"Stopping pod sandbox: d4c82703d0d73e0f4ebcbb628205bdfe67ff0ec864e2495dc27767748b28ad82\" id=82764a5d-5c41-4676-b7a3-fc3059fbe793 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:35:48.053971 crc crio[3654]: time=\"2026-06-09T16:35:48.053930128Z\" level=info msg=\"Stopping pod sandbox: 30542c23042c8003a6b86ebc257f8fd752de84d26b7d4a2dfdb74918eb22668d\" id=128550bd-731a-405a-b6c7-f264bc45dcab name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:35:48.053971 crc crio[3654]: time=\"2026-06-09T16:35:48.053954179Z\" level=info msg=\"Stopping pod sandbox: a8645c78e3a4a0bf2eea13e6544e3604dfbe5e4b3604751a7d981d375da8c16e\" id=a24309cc-dcda-4d1d-8245-88950f9eaa31 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:35:48.055579 crc crio[3654]: time=\"2026-06-09T16:35:48.055514795Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:509ed5c9d31791a0ea75f8c162248e58a85617f2a9e9b268b5e98ff17debb47e UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/ec352115-d7b0-4b14-bae4-26b5b03fbc5d 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:0xc000f144c0}] Aliases:map[]}\"\nJun 09 16:35:48.055579 crc crio[3654]: time=\"2026-06-09T16:35:48.055552066Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:a8645c78e3a4a0bf2eea13e6544e3604dfbe5e4b3604751a7d981d375da8c16e UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/5405a5db-5791-4486-8762-3d3443c02ee5 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:0xc000476258}] Aliases:map[]}\"\nJun 09 16:35:48.055909 crc crio[3654]: time=\"2026-06-09T16:35:48.055522565Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:30542c23042c8003a6b86ebc257f8fd752de84d26b7d4a2dfdb74918eb22668d UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/7d406648-55bc-4806-8336-efd6ae8b3213 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:0xc000127150}] Aliases:map[]}\"\nJun 09 16:35:48.055909 crc crio[3654]: time=\"2026-06-09T16:35:48.055873845Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:35:48.056128 crc crio[3654]: time=\"2026-06-09T16:35:48.055528395Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:d4c82703d0d73e0f4ebcbb628205bdfe67ff0ec864e2495dc27767748b28ad82 UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/16853d17-fc40-4524-ba60-ecc596ae6105 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:0xc000190868}] Aliases:map[]}\"\nJun 09 16:35:48.056128 crc crio[3654]: time=\"2026-06-09T16:35:48.056110052Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:35:48.056261 crc crio[3654]: time=\"2026-06-09T16:35:48.055877145Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:35:48.056261 crc crio[3654]: time=\"2026-06-09T16:35:48.056224746Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:35:48.062266 crc crio[3654]: time=\"2026-06-09T16:35:48.062174821Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-pdjpb/POD\" id=cb0b2842-4d1f-485b-b728-4c355333ca6f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:35:48.062420 crc crio[3654]: time=\"2026-06-09T16:35:48.062336576Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:35:48.081872 crc crio[3654]: time=\"2026-06-09T16:35:48.081698897Z\" level=info msg=\"Stopped container 9af6a3c4aab0ca0a1f41c2e37c077ea259d2ca3a1cffbb96a21f379fee427fb0: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=bd80cec8-57cd-4c8d-8ea6-1312cf8c5f69 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:35:48.084307 crc crio[3654]: time=\"2026-06-09T16:35:48.08419993Z\" level=info msg=\"Stopping pod sandbox: 154f278a46bf72e74e8dcdd83304bc301971039deb523dd0448e6c256f725333\" id=7ecd8c01-f032-4aec-b9cb-ce748ff39416 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:35:48.084860 crc crio[3654]: time=\"2026-06-09T16:35:48.084752937Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:154f278a46bf72e74e8dcdd83304bc301971039deb523dd0448e6c256f725333 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/1ced42f2-ce68-4a6d-8c1f-43b89faad333 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:0xc001513060}] Aliases:map[]}\"\nJun 09 16:35:48.085461 crc crio[3654]: time=\"2026-06-09T16:35:48.085310343Z\" level=info msg=\"Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:35:48.194910 crc crio[3654]: time=\"2026-06-09T16:35:48.19475797Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-pdjpb Namespace:openshift-marketplace ID:9430195e42a8d61c7fb7a2df1580dd4bff975bfd7476e2b0ee75d236ae7237d7 UID:e0a074e4-5b4f-41a8-8c9f-5f4a902de94c NetNS:/var/run/netns/9c684774-b898-4aad-8059-ff2b43b87c1f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode0a074e4_5b4f_41a8_8c9f_5f4a902de94c.slice PodAnnotations:0xc0001273a0}] Aliases:map[]}\"\nJun 09 16:35:48.196035 crc crio[3654]: time=\"2026-06-09T16:35:48.194947875Z\" level=info msg=\"Adding pod openshift-marketplace_marketplace-operator-547dbd544d-pdjpb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:35:48.409542 crc crio[3654]: time=\"2026-06-09T16:35:48.408925934Z\" level=info msg=\"Stopped pod sandbox: 30542c23042c8003a6b86ebc257f8fd752de84d26b7d4a2dfdb74918eb22668d\" id=128550bd-731a-405a-b6c7-f264bc45dcab name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:35:48.440341 crc crio[3654]: time=\"2026-06-09T16:35:48.440210046Z\" level=info msg=\"Removing container: 3c55259d8cc018bc3c5eb28228ec3d88878aacd239144fd0a33f982b0a109eb2\" id=d375d370-4df0-4c96-ba1a-efba805d06ca name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:35:48.513961 crc crio[3654]: time=\"2026-06-09T16:35:48.513813656Z\" level=info msg=\"Removed container 3c55259d8cc018bc3c5eb28228ec3d88878aacd239144fd0a33f982b0a109eb2: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=d375d370-4df0-4c96-ba1a-efba805d06ca name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:35:48.589844 crc crio[3654]: time=\"2026-06-09T16:35:48.589730244Z\" level=info msg=\"Stopped pod sandbox: 154f278a46bf72e74e8dcdd83304bc301971039deb523dd0448e6c256f725333\" id=7ecd8c01-f032-4aec-b9cb-ce748ff39416 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:35:48.593451 crc crio[3654]: time=\"2026-06-09T16:35:48.593385912Z\" level=info msg=\"Stopped pod sandbox: d4c82703d0d73e0f4ebcbb628205bdfe67ff0ec864e2495dc27767748b28ad82\" id=82764a5d-5c41-4676-b7a3-fc3059fbe793 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:35:48.599712 crc crio[3654]: time=\"2026-06-09T16:35:48.598992387Z\" level=info msg=\"Stopped pod sandbox: 509ed5c9d31791a0ea75f8c162248e58a85617f2a9e9b268b5e98ff17debb47e\" id=976b92da-b305-43f3-894b-0aa8efe93077 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:35:48.616258 crc crio[3654]: time=\"2026-06-09T16:35:48.61434274Z\" level=info msg=\"Stopped pod sandbox: a8645c78e3a4a0bf2eea13e6544e3604dfbe5e4b3604751a7d981d375da8c16e\" id=a24309cc-dcda-4d1d-8245-88950f9eaa31 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:35:48.830090 crc crio[3654]: 2026-06-09T16:35:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9430195e42a8d61 Mac:de:45:0b:a1:27:bc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:34 Mtu:0 Sandbox:/var/run/netns/9c684774-b898-4aad-8059-ff2b43b87c1f SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.52 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:35:48.834925 crc crio[3654]: time=\"2026-06-09T16:35:48.8348301Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-pdjpb Namespace:openshift-marketplace ID:9430195e42a8d61c7fb7a2df1580dd4bff975bfd7476e2b0ee75d236ae7237d7 UID:e0a074e4-5b4f-41a8-8c9f-5f4a902de94c NetNS:/var/run/netns/9c684774-b898-4aad-8059-ff2b43b87c1f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode0a074e4_5b4f_41a8_8c9f_5f4a902de94c.slice PodAnnotations:0xc0001273a0}] Aliases:map[]}\"\nJun 09 16:35:48.835146 crc crio[3654]: time=\"2026-06-09T16:35:48.835051067Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-pdjpb for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:35:48.845816 crc crio[3654]: time=\"2026-06-09T16:35:48.845728891Z\" level=info msg=\"Ran pod sandbox 9430195e42a8d61c7fb7a2df1580dd4bff975bfd7476e2b0ee75d236ae7237d7 with infra container: openshift-marketplace/marketplace-operator-547dbd544d-pdjpb/POD\" id=cb0b2842-4d1f-485b-b728-4c355333ca6f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:35:48.848978 crc crio[3654]: time=\"2026-06-09T16:35:48.848874684Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=0343706e-9732-4c90-8fb0-724d91700194 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:35:48.853338 crc crio[3654]: time=\"2026-06-09T16:35:48.853244573Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=d17b8cad-4fd5-45bb-96b5-23a66891fe8e name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:35:49.031451 crc crio[3654]: time=\"2026-06-09T16:35:49.031348254Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-pdjpb/marketplace-operator\" id=90b6ddd4-5646-457a-a3d2-d825691d4f2e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:35:49.035539 crc crio[3654]: time=\"2026-06-09T16:35:49.035379933Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:35:49.070258 crc crio[3654]: time=\"2026-06-09T16:35:49.070120967Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:35:49.078896 crc crio[3654]: time=\"2026-06-09T16:35:49.078792363Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:35:49.210969 crc crio[3654]: time=\"2026-06-09T16:35:49.209769644Z\" level=info msg=\"Created container a07154a45b3ee2bbd299c4fa7b72c1ab1075485481d1790b0e142f06e491a4be: openshift-marketplace/marketplace-operator-547dbd544d-pdjpb/marketplace-operator\" id=90b6ddd4-5646-457a-a3d2-d825691d4f2e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:35:49.213834 crc crio[3654]: time=\"2026-06-09T16:35:49.213592337Z\" level=info msg=\"Starting container: a07154a45b3ee2bbd299c4fa7b72c1ab1075485481d1790b0e142f06e491a4be\" id=555b571a-3541-4656-99c9-3cb641db7d78 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:35:49.222480 crc crio[3654]: time=\"2026-06-09T16:35:49.222106638Z\" level=info msg=\"Started container\" PID=17862 containerID=a07154a45b3ee2bbd299c4fa7b72c1ab1075485481d1790b0e142f06e491a4be description=openshift-marketplace/marketplace-operator-547dbd544d-pdjpb/marketplace-operator id=555b571a-3541-4656-99c9-3cb641db7d78 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9430195e42a8d61c7fb7a2df1580dd4bff975bfd7476e2b0ee75d236ae7237d7\nJun 09 16:35:49.456382 crc crio[3654]: time=\"2026-06-09T16:35:49.456289592Z\" level=info msg=\"Removing container: 8579d7b0ee051d6a77f5af5714c1a59bab76d5785e4f7d9499e84386e2bd5d6e\" id=72d03eea-d134-4b22-abf9-fb31af5730ce name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:35:49.484467 crc crio[3654]: time=\"2026-06-09T16:35:49.48438743Z\" level=info msg=\"Removed container 8579d7b0ee051d6a77f5af5714c1a59bab76d5785e4f7d9499e84386e2bd5d6e: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=72d03eea-d134-4b22-abf9-fb31af5730ce name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:35:49.488090 crc crio[3654]: time=\"2026-06-09T16:35:49.487949535Z\" level=info msg=\"Removing container: d2047330a7c463085f225487134392b424449b824120b9a3cc83f23c8587c209\" id=2269225c-105a-4186-8dfd-302720459cde name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:35:49.527116 crc crio[3654]: time=\"2026-06-09T16:35:49.527053878Z\" level=info msg=\"Removed container d2047330a7c463085f225487134392b424449b824120b9a3cc83f23c8587c209: openshift-marketplace/redhat-operators-x5vn9/extract-content\" id=2269225c-105a-4186-8dfd-302720459cde name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:35:49.532959 crc crio[3654]: time=\"2026-06-09T16:35:49.532853489Z\" level=info msg=\"Removing container: a635987b059c44ea8c5cf8c2ee04154e93a43f275243418f11c58cb0385161c9\" id=7c8ace31-d473-44d5-9c17-97abe48717c0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:35:49.570317 crc crio[3654]: time=\"2026-06-09T16:35:49.570167689Z\" level=info msg=\"Removed container a635987b059c44ea8c5cf8c2ee04154e93a43f275243418f11c58cb0385161c9: openshift-marketplace/redhat-operators-x5vn9/extract-utilities\" id=7c8ace31-d473-44d5-9c17-97abe48717c0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:35:49.579200 crc crio[3654]: time=\"2026-06-09T16:35:49.579075802Z\" level=info msg=\"Removing container: 6cd2bce1420108b8226ccd7195f3ffe12b326ed847f3d0d0bda1d75c81a64450\" id=99851a34-10b1-4f86-800a-5346f243bb37 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:35:49.596770 crc crio[3654]: time=\"2026-06-09T16:35:49.596698381Z\" level=info msg=\"Removed container 6cd2bce1420108b8226ccd7195f3ffe12b326ed847f3d0d0bda1d75c81a64450: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=99851a34-10b1-4f86-800a-5346f243bb37 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:35:49.604334 crc crio[3654]: time=\"2026-06-09T16:35:49.604229633Z\" level=info msg=\"Removing container: e615c8e57fda691fe6817d8f45325e66b2ebe18026ff9db267ac937766802f43\" id=be3c09fe-1cc9-4a0c-a8d2-429d6358a0b5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:35:49.624577 crc crio[3654]: time=\"2026-06-09T16:35:49.624506451Z\" level=info msg=\"Removed container e615c8e57fda691fe6817d8f45325e66b2ebe18026ff9db267ac937766802f43: openshift-marketplace/redhat-marketplace-ntdwx/extract-content\" id=be3c09fe-1cc9-4a0c-a8d2-429d6358a0b5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:35:49.627729 crc crio[3654]: time=\"2026-06-09T16:35:49.62684821Z\" level=info msg=\"Removing container: 70b55f97292902a65cb04224aaa216e6fb72844d90384722a443cc71461d8102\" id=c0fcc1cf-14fe-470e-8f7b-33a204a9d9e0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:35:49.646280 crc crio[3654]: time=\"2026-06-09T16:35:49.645581163Z\" level=info msg=\"Removed container 70b55f97292902a65cb04224aaa216e6fb72844d90384722a443cc71461d8102: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities\" id=c0fcc1cf-14fe-470e-8f7b-33a204a9d9e0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:35:49.649834 crc crio[3654]: time=\"2026-06-09T16:35:49.649767156Z\" level=info msg=\"Removing container: 9af6a3c4aab0ca0a1f41c2e37c077ea259d2ca3a1cffbb96a21f379fee427fb0\" id=0d8d5adc-a7ae-4625-a83d-44371cee0c02 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:35:49.671788 crc crio[3654]: time=\"2026-06-09T16:35:49.671246569Z\" level=info msg=\"Removed container 9af6a3c4aab0ca0a1f41c2e37c077ea259d2ca3a1cffbb96a21f379fee427fb0: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=0d8d5adc-a7ae-4625-a83d-44371cee0c02 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:35:49.675924 crc crio[3654]: time=\"2026-06-09T16:35:49.675826924Z\" level=info msg=\"Removing container: 745119dcf383fbde0d346e1e5e57d89302fedde2f269c346a4ef02bed8f9f983\" id=927b192a-3956-4790-90a0-2963224ab968 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:35:49.695338 crc crio[3654]: time=\"2026-06-09T16:35:49.692712552Z\" level=info msg=\"Removed container 745119dcf383fbde0d346e1e5e57d89302fedde2f269c346a4ef02bed8f9f983: openshift-marketplace/certified-operators-l27pk/registry-server\" id=927b192a-3956-4790-90a0-2963224ab968 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:35:49.696124 crc crio[3654]: time=\"2026-06-09T16:35:49.695962458Z\" level=info msg=\"Removing container: 6035d16f2c3afd216d246703fcec45d9e1ecfc34efb67f2d286d5a6483b670c7\" id=9be15e63-c6d6-4664-b9a9-2eabfd8d7cc7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:35:49.715077 crc crio[3654]: time=\"2026-06-09T16:35:49.714941597Z\" level=info msg=\"Removed container 6035d16f2c3afd216d246703fcec45d9e1ecfc34efb67f2d286d5a6483b670c7: openshift-marketplace/certified-operators-l27pk/extract-content\" id=9be15e63-c6d6-4664-b9a9-2eabfd8d7cc7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:35:49.719691 crc crio[3654]: time=\"2026-06-09T16:35:49.719496962Z\" level=info msg=\"Removing container: 78bd80d1b673916441fffe272b7f23de9367e810b020ae0e3f083b3afd803998\" id=dcfa2962-b237-40c4-a95f-455fb2ecad80 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:35:49.737836 crc crio[3654]: time=\"2026-06-09T16:35:49.737718339Z\" level=info msg=\"Removed container 78bd80d1b673916441fffe272b7f23de9367e810b020ae0e3f083b3afd803998: openshift-marketplace/certified-operators-l27pk/extract-utilities\" id=dcfa2962-b237-40c4-a95f-455fb2ecad80 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:35:49.740439 crc crio[3654]: time=\"2026-06-09T16:35:49.740280254Z\" level=info msg=\"Removing container: ae37aa8f4d9bfdb1b699210ba3cfc21fb528fdbdff38456136da7e61b947c1e3\" id=784072e1-7d26-4d9d-9c90-a282efaa8d5f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:35:49.760700 crc crio[3654]: time=\"2026-06-09T16:35:49.760510841Z\" level=info msg=\"Removed container ae37aa8f4d9bfdb1b699210ba3cfc21fb528fdbdff38456136da7e61b947c1e3: openshift-marketplace/community-operators-qhh6t/registry-server\" id=784072e1-7d26-4d9d-9c90-a282efaa8d5f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:35:49.763374 crc crio[3654]: time=\"2026-06-09T16:35:49.763306473Z\" level=info msg=\"Removing container: 7cfcb06e48d6e9b3ccfaacd1aad3f09479dd5f25a9600ede6a24d37bc942e0ad\" id=8a13b0be-5ce6-4e38-b4fc-56d4a64a72ca name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:35:49.785713 crc crio[3654]: time=\"2026-06-09T16:35:49.785526918Z\" level=info msg=\"Removed container 7cfcb06e48d6e9b3ccfaacd1aad3f09479dd5f25a9600ede6a24d37bc942e0ad: openshift-marketplace/community-operators-qhh6t/extract-content\" id=8a13b0be-5ce6-4e38-b4fc-56d4a64a72ca name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:35:49.788514 crc crio[3654]: time=\"2026-06-09T16:35:49.788383283Z\" level=info msg=\"Removing container: 0414c7def2dfff391a51619b4c0ac640b120cf1c3b059d9cb577281b8946ffdf\" id=f9c6feee-a84a-45f2-80d0-67919baa58ea name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:35:49.806432 crc crio[3654]: time=\"2026-06-09T16:35:49.806325752Z\" level=info msg=\"Removed container 0414c7def2dfff391a51619b4c0ac640b120cf1c3b059d9cb577281b8946ffdf: openshift-marketplace/community-operators-qhh6t/extract-utilities\" id=f9c6feee-a84a-45f2-80d0-67919baa58ea name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:35:51.692176 crc crio[3654]: time=\"2026-06-09T16:35:51.689573552Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-9rqct/POD\" id=c79b8259-7cf8-461d-9acc-fe0c00e7f875 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:35:51.692176 crc crio[3654]: time=\"2026-06-09T16:35:51.6901926Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:35:51.716223 crc crio[3654]: time=\"2026-06-09T16:35:51.716120164Z\" level=info msg=\"Got pod network &{Name:redhat-operators-9rqct Namespace:openshift-marketplace ID:b1e6c92958b4c3514c41eeed447a44bda8dfed6efa8bd161ecc65938641827bf UID:a67cd32e-4055-453b-9c4e-0a3d07bdac66 NetNS:/var/run/netns/b4d90e33-ff7d-4ca6-bfb9-776d847f1ab4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda67cd32e_4055_453b_9c4e_0a3d07bdac66.slice PodAnnotations:0xc001e2a160}] Aliases:map[]}\"\nJun 09 16:35:51.716223 crc crio[3654]: time=\"2026-06-09T16:35:51.716180136Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-9rqct to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:35:51.973026 crc crio[3654]: 2026-06-09T16:35:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b1e6c92958b4c35 Mac:6a:12:22:bd:30:11 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:36 Mtu:0 Sandbox:/var/run/netns/b4d90e33-ff7d-4ca6-bfb9-776d847f1ab4 SocketPath: PciID:}] [{Interface:0xc0002445e0 Address:{IP:10.217.0.54 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:35:51.976974 crc crio[3654]: time=\"2026-06-09T16:35:51.976886752Z\" level=info msg=\"Got pod network &{Name:redhat-operators-9rqct Namespace:openshift-marketplace ID:b1e6c92958b4c3514c41eeed447a44bda8dfed6efa8bd161ecc65938641827bf UID:a67cd32e-4055-453b-9c4e-0a3d07bdac66 NetNS:/var/run/netns/b4d90e33-ff7d-4ca6-bfb9-776d847f1ab4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda67cd32e_4055_453b_9c4e_0a3d07bdac66.slice PodAnnotations:0xc001e2a160}] Aliases:map[]}\"\nJun 09 16:35:51.977132 crc crio[3654]: time=\"2026-06-09T16:35:51.977079618Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-9rqct for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:35:51.984560 crc crio[3654]: time=\"2026-06-09T16:35:51.984469776Z\" level=info msg=\"Ran pod sandbox b1e6c92958b4c3514c41eeed447a44bda8dfed6efa8bd161ecc65938641827bf with infra container: openshift-marketplace/redhat-operators-9rqct/POD\" id=c79b8259-7cf8-461d-9acc-fe0c00e7f875 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:35:51.986738 crc crio[3654]: time=\"2026-06-09T16:35:51.986537807Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=deebe1e7-f180-45af-9fda-3cf718a847c4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:35:51.990256 crc crio[3654]: time=\"2026-06-09T16:35:51.990182174Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=874c0499-6b97-4ddf-89bd-3a898b5a3bba name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:35:51.999467 crc crio[3654]: time=\"2026-06-09T16:35:51.999374415Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-9rqct/extract-utilities\" id=d8deb619-114d-4764-89f4-335ff2f84cd5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:35:51.999782 crc crio[3654]: time=\"2026-06-09T16:35:51.999727096Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:35:52.022366 crc crio[3654]: time=\"2026-06-09T16:35:52.02226926Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:35:52.026915 crc crio[3654]: time=\"2026-06-09T16:35:52.026839185Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:35:52.165692 crc crio[3654]: time=\"2026-06-09T16:35:52.165516193Z\" level=info msg=\"Created container f7d74046b5b66b18a2fd3996940c47adc9f955494ada06f7aa1fdb70b46bf6ce: openshift-marketplace/redhat-operators-9rqct/extract-utilities\" id=d8deb619-114d-4764-89f4-335ff2f84cd5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:35:52.167113 crc crio[3654]: time=\"2026-06-09T16:35:52.167025668Z\" level=info msg=\"Starting container: f7d74046b5b66b18a2fd3996940c47adc9f955494ada06f7aa1fdb70b46bf6ce\" id=a71babd8-9ef8-47f4-9733-5eac41dc743c name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:35:52.174027 crc crio[3654]: time=\"2026-06-09T16:35:52.173927661Z\" level=info msg=\"Started container\" PID=17963 containerID=f7d74046b5b66b18a2fd3996940c47adc9f955494ada06f7aa1fdb70b46bf6ce description=openshift-marketplace/redhat-operators-9rqct/extract-utilities id=a71babd8-9ef8-47f4-9733-5eac41dc743c name=/runtime.v1.RuntimeService/StartContainer sandboxID=b1e6c92958b4c3514c41eeed447a44bda8dfed6efa8bd161ecc65938641827bf\nJun 09 16:35:52.507760 crc crio[3654]: time=\"2026-06-09T16:35:52.507602368Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=36b79c69-599d-4960-bac1-978a186b7ace name=/runtime.v1.ImageService/PullImage\nJun 09 16:35:52.517905 crc crio[3654]: time=\"2026-06-09T16:35:52.516943964Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 09 16:35:53.647280 crc crio[3654]: time=\"2026-06-09T16:35:53.646853816Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-v5pjp/POD\" id=0b9e13ee-d38e-4096-976e-98547253d062 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:35:53.648451 crc crio[3654]: time=\"2026-06-09T16:35:53.64732401Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:35:53.664537 crc crio[3654]: time=\"2026-06-09T16:35:53.664448054Z\" level=info msg=\"Got pod network &{Name:certified-operators-v5pjp Namespace:openshift-marketplace ID:46dd154d4368873d55bbb6e84daac449627f3ac3ad8347cd36080a7b6923e118 UID:1a918a15-a154-42f2-959b-f4750768ed4c NetNS:/var/run/netns/e76e9c2a-9bbb-425b-95ce-f7bae87c91e5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1a918a15_a154_42f2_959b_f4750768ed4c.slice PodAnnotations:0xc00231e5b8}] Aliases:map[]}\"\nJun 09 16:35:53.664537 crc crio[3654]: time=\"2026-06-09T16:35:53.664506756Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-v5pjp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:35:54.177046 crc crio[3654]: 2026-06-09T16:35:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:46dd154d4368873 Mac:be:25:cd:13:11:73 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:37 Mtu:0 Sandbox:/var/run/netns/e76e9c2a-9bbb-425b-95ce-f7bae87c91e5 SocketPath: PciID:}] [{Interface:0xc00028e5c0 Address:{IP:10.217.0.55 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:35:54.181442 crc crio[3654]: time=\"2026-06-09T16:35:54.180405435Z\" level=info msg=\"Got pod network &{Name:certified-operators-v5pjp Namespace:openshift-marketplace ID:46dd154d4368873d55bbb6e84daac449627f3ac3ad8347cd36080a7b6923e118 UID:1a918a15-a154-42f2-959b-f4750768ed4c NetNS:/var/run/netns/e76e9c2a-9bbb-425b-95ce-f7bae87c91e5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1a918a15_a154_42f2_959b_f4750768ed4c.slice PodAnnotations:0xc00231e5b8}] Aliases:map[]}\"\nJun 09 16:35:54.181442 crc crio[3654]: time=\"2026-06-09T16:35:54.180701494Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-v5pjp for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:35:54.188087 crc crio[3654]: time=\"2026-06-09T16:35:54.187983308Z\" level=info msg=\"Ran pod sandbox 46dd154d4368873d55bbb6e84daac449627f3ac3ad8347cd36080a7b6923e118 with infra container: openshift-marketplace/certified-operators-v5pjp/POD\" id=0b9e13ee-d38e-4096-976e-98547253d062 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:35:54.190231 crc crio[3654]: time=\"2026-06-09T16:35:54.190160662Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8bdf46b5-dd20-4fb8-8595-6eafd9290821 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:35:54.264385 crc crio[3654]: time=\"2026-06-09T16:35:54.264242466Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=65c20ff8-eff2-4db5-827c-87cc607ece04 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:35:55.266925 crc crio[3654]: time=\"2026-06-09T16:35:55.266595228Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-v5pjp/extract-utilities\" id=46a337d5-0f3f-4292-8837-15aa48eb1503 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:35:55.415155 crc crio[3654]: time=\"2026-06-09T16:35:55.415079085Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-bmxps/POD\" id=4f88dcbf-a97e-484f-a6d7-5264df8d3173 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:35:55.415317 crc crio[3654]: time=\"2026-06-09T16:35:55.415173128Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:35:55.449394 crc crio[3654]: time=\"2026-06-09T16:35:55.449233812Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:35:55.560421 crc crio[3654]: time=\"2026-06-09T16:35:55.560262685Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:fc6a16d8f231accd9aa36e952dece09ceb23dd2bd734fa3d5279adae1b59f636\" id=36b79c69-599d-4960-bac1-978a186b7ace name=/runtime.v1.ImageService/PullImage\nJun 09 16:35:55.562020 crc crio[3654]: time=\"2026-06-09T16:35:55.561887953Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=160219c7-a57d-46a4-bdfd-ea31f9213181 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:35:55.571838 crc crio[3654]: time=\"2026-06-09T16:35:55.571746204Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=7ef51bc5-ee7d-4236-8a9f-ae833f2faa59 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:35:55.593833 crc crio[3654]: time=\"2026-06-09T16:35:55.593723972Z\" level=info msg=\"Got pod network &{Name:community-operators-bmxps Namespace:openshift-marketplace ID:ef491e4b0a13bcbbb234cf1ec33ca1184ee33a7301d473fdd4890a7f069a0b3f UID:d5e8d0e3-068e-4aaf-b9cb-62fadf21f5cd NetNS:/var/run/netns/9a9c0108-6283-45f6-a32d-052bc8bb5765 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd5e8d0e3_068e_4aaf_b9cb_62fadf21f5cd.slice PodAnnotations:0xc000f14610}] Aliases:map[]}\"\nJun 09 16:35:55.593833 crc crio[3654]: time=\"2026-06-09T16:35:55.593792994Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-bmxps to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:35:55.604175 crc crio[3654]: time=\"2026-06-09T16:35:55.604042976Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-9rqct/extract-content\" id=ccc33b47-ef74-481c-a5ac-c6a2d49247b5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:35:55.604821 crc crio[3654]: time=\"2026-06-09T16:35:55.604587672Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:35:55.611753 crc crio[3654]: time=\"2026-06-09T16:35:55.611574888Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:35:55.619042 crc crio[3654]: time=\"2026-06-09T16:35:55.618879663Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:35:55.682305 crc crio[3654]: time=\"2026-06-09T16:35:55.682206841Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:35:55.687586 crc crio[3654]: time=\"2026-06-09T16:35:55.687336842Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:35:55.881068 crc crio[3654]: time=\"2026-06-09T16:35:55.880179187Z\" level=info msg=\"Created container 11d56fbe6b8d146c83ca2e315414e5ff5ef3313491d8ea66b52ee9ef628dbf11: openshift-marketplace/redhat-operators-9rqct/extract-content\" id=ccc33b47-ef74-481c-a5ac-c6a2d49247b5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:35:55.882147 crc crio[3654]: time=\"2026-06-09T16:35:55.882058913Z\" level=info msg=\"Starting container: 11d56fbe6b8d146c83ca2e315414e5ff5ef3313491d8ea66b52ee9ef628dbf11\" id=f7035c8f-77fe-4f82-9d22-1fa1dd1fb363 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:35:55.884439 crc crio[3654]: time=\"2026-06-09T16:35:55.884125463Z\" level=info msg=\"Created container a41b350d69916aa3c0986765890a080f35e8aff0f66b5c6067d04981ee801836: openshift-marketplace/certified-operators-v5pjp/extract-utilities\" id=46a337d5-0f3f-4292-8837-15aa48eb1503 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:35:55.888030 crc crio[3654]: time=\"2026-06-09T16:35:55.887902095Z\" level=info msg=\"Starting container: a41b350d69916aa3c0986765890a080f35e8aff0f66b5c6067d04981ee801836\" id=3a11eab5-fa74-4b00-a712-796c2d1a6921 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:35:55.890176 crc crio[3654]: time=\"2026-06-09T16:35:55.890023077Z\" level=info msg=\"Started container\" PID=18045 containerID=11d56fbe6b8d146c83ca2e315414e5ff5ef3313491d8ea66b52ee9ef628dbf11 description=openshift-marketplace/redhat-operators-9rqct/extract-content id=f7035c8f-77fe-4f82-9d22-1fa1dd1fb363 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b1e6c92958b4c3514c41eeed447a44bda8dfed6efa8bd161ecc65938641827bf\nJun 09 16:35:55.895181 crc crio[3654]: time=\"2026-06-09T16:35:55.895096907Z\" level=info msg=\"Started container\" PID=18046 containerID=a41b350d69916aa3c0986765890a080f35e8aff0f66b5c6067d04981ee801836 description=openshift-marketplace/certified-operators-v5pjp/extract-utilities id=3a11eab5-fa74-4b00-a712-796c2d1a6921 name=/runtime.v1.RuntimeService/StartContainer sandboxID=46dd154d4368873d55bbb6e84daac449627f3ac3ad8347cd36080a7b6923e118\nJun 09 16:35:55.982233 crc crio[3654]: 2026-06-09T16:35:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ef491e4b0a13bcb Mac:2a:29:1f:27:ba:24 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:38 Mtu:0 Sandbox:/var/run/netns/9a9c0108-6283-45f6-a32d-052bc8bb5765 SocketPath: PciID:}] [{Interface:0xc0003048a0 Address:{IP:10.217.0.56 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:35:55.983255 crc crio[3654]: time=\"2026-06-09T16:35:55.983200064Z\" level=info msg=\"Got pod network &{Name:community-operators-bmxps Namespace:openshift-marketplace ID:ef491e4b0a13bcbbb234cf1ec33ca1184ee33a7301d473fdd4890a7f069a0b3f UID:d5e8d0e3-068e-4aaf-b9cb-62fadf21f5cd NetNS:/var/run/netns/9a9c0108-6283-45f6-a32d-052bc8bb5765 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd5e8d0e3_068e_4aaf_b9cb_62fadf21f5cd.slice PodAnnotations:0xc000f14610}] Aliases:map[]}\"\nJun 09 16:35:55.983415 crc crio[3654]: time=\"2026-06-09T16:35:55.983376969Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-bmxps for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:35:56.025306 crc crio[3654]: time=\"2026-06-09T16:35:56.025180932Z\" level=info msg=\"Ran pod sandbox ef491e4b0a13bcbbb234cf1ec33ca1184ee33a7301d473fdd4890a7f069a0b3f with infra container: openshift-marketplace/community-operators-bmxps/POD\" id=4f88dcbf-a97e-484f-a6d7-5264df8d3173 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:35:56.029158 crc crio[3654]: time=\"2026-06-09T16:35:56.029064946Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6ea21bb5-d72b-4b12-bd2d-7c07d50bd0e6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:35:56.031195 crc crio[3654]: time=\"2026-06-09T16:35:56.031121247Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=51fb9b99-142e-4c59-bb6e-e2342a12fef8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:35:56.043134 crc crio[3654]: time=\"2026-06-09T16:35:56.042918915Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-bmxps/extract-utilities\" id=264e8035-e7f2-4a72-9cfb-0d59a82ce67a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:35:56.043763 crc crio[3654]: time=\"2026-06-09T16:35:56.043697838Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:35:56.095166 crc crio[3654]: time=\"2026-06-09T16:35:56.095062982Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:35:56.102806 crc crio[3654]: time=\"2026-06-09T16:35:56.102720378Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:35:56.107409 crc crio[3654]: time=\"2026-06-09T16:35:56.107330954Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-lzmxx/POD\" id=463ee903-e64d-4326-af4f-90d413007b98 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:35:56.107512 crc crio[3654]: time=\"2026-06-09T16:35:56.107448787Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:35:56.134452 crc crio[3654]: time=\"2026-06-09T16:35:56.134171875Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-lzmxx Namespace:openshift-marketplace ID:fbd9a00c23886464fe0f5857a0d64ce22494b42db1dbd54ecc6b3d4feaf1abf6 UID:8e909be3-ae3a-4ed5-a64b-5d99f090ca64 NetNS:/var/run/netns/abfe7edd-b492-43b7-95df-4307c6f30555 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8e909be3_ae3a_4ed5_a64b_5d99f090ca64.slice PodAnnotations:0xc000f152d8}] Aliases:map[]}\"\nJun 09 16:35:56.134452 crc crio[3654]: time=\"2026-06-09T16:35:56.134464744Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-lzmxx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:35:56.209592 crc crio[3654]: time=\"2026-06-09T16:35:56.209016572Z\" level=info msg=\"Created container 5a83c49ac1e081f8d2c6096504cdaf5618e07688bc8f87a7ed2c9d4e0610a6b0: openshift-marketplace/community-operators-bmxps/extract-utilities\" id=264e8035-e7f2-4a72-9cfb-0d59a82ce67a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:35:56.215727 crc crio[3654]: time=\"2026-06-09T16:35:56.213219406Z\" level=info msg=\"Starting container: 5a83c49ac1e081f8d2c6096504cdaf5618e07688bc8f87a7ed2c9d4e0610a6b0\" id=190ce8f1-8937-4060-90af-fbd3a56d4b4e name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:35:56.227758 crc crio[3654]: time=\"2026-06-09T16:35:56.227353482Z\" level=info msg=\"Started container\" PID=18072 containerID=5a83c49ac1e081f8d2c6096504cdaf5618e07688bc8f87a7ed2c9d4e0610a6b0 description=openshift-marketplace/community-operators-bmxps/extract-utilities id=190ce8f1-8937-4060-90af-fbd3a56d4b4e name=/runtime.v1.RuntimeService/StartContainer sandboxID=ef491e4b0a13bcbbb234cf1ec33ca1184ee33a7301d473fdd4890a7f069a0b3f\nJun 09 16:35:56.396505 crc crio[3654]: 2026-06-09T16:35:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fbd9a00c2388646 Mac:a6:15:06:46:67:06 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:39 Mtu:0 Sandbox:/var/run/netns/abfe7edd-b492-43b7-95df-4307c6f30555 SocketPath: PciID:}] [{Interface:0xc00028e5c0 Address:{IP:10.217.0.57 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:35:56.397680 crc crio[3654]: time=\"2026-06-09T16:35:56.397527709Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-lzmxx Namespace:openshift-marketplace ID:fbd9a00c23886464fe0f5857a0d64ce22494b42db1dbd54ecc6b3d4feaf1abf6 UID:8e909be3-ae3a-4ed5-a64b-5d99f090ca64 NetNS:/var/run/netns/abfe7edd-b492-43b7-95df-4307c6f30555 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8e909be3_ae3a_4ed5_a64b_5d99f090ca64.slice PodAnnotations:0xc000f152d8}] Aliases:map[]}\"\nJun 09 16:35:56.397851 crc crio[3654]: time=\"2026-06-09T16:35:56.397777107Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-lzmxx for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:35:56.403822 crc crio[3654]: time=\"2026-06-09T16:35:56.403716752Z\" level=info msg=\"Ran pod sandbox fbd9a00c23886464fe0f5857a0d64ce22494b42db1dbd54ecc6b3d4feaf1abf6 with infra container: openshift-marketplace/redhat-marketplace-lzmxx/POD\" id=463ee903-e64d-4326-af4f-90d413007b98 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:35:56.406101 crc crio[3654]: time=\"2026-06-09T16:35:56.405947608Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e170c247-50b9-4d1b-af72-515ac68036df name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:35:56.408222 crc crio[3654]: time=\"2026-06-09T16:35:56.407936066Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ba4c4298-4dab-4893-9cf5-baa1cb48279d name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:35:56.428700 crc crio[3654]: time=\"2026-06-09T16:35:56.425817343Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-lzmxx/extract-utilities\" id=c457bcad-154f-41ab-9f65-cf7c7db3f460 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:35:56.428700 crc crio[3654]: time=\"2026-06-09T16:35:56.426236176Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:35:56.450471 crc crio[3654]: time=\"2026-06-09T16:35:56.450413818Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:35:56.459195 crc crio[3654]: time=\"2026-06-09T16:35:56.459143446Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:35:56.548918 crc crio[3654]: time=\"2026-06-09T16:35:56.548327645Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=2c1e7eb4-eece-4a97-b4e3-69fcd3ab035e name=/runtime.v1.ImageService/PullImage\nJun 09 16:35:56.554714 crc crio[3654]: time=\"2026-06-09T16:35:56.554510867Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 09 16:35:56.555025 crc crio[3654]: time=\"2026-06-09T16:35:56.554875848Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=ee54b444-5a99-4555-b4af-581c369888c4 name=/runtime.v1.ImageService/PullImage\nJun 09 16:35:56.558950 crc crio[3654]: time=\"2026-06-09T16:35:56.558859806Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 09 16:35:56.819281 crc crio[3654]: time=\"2026-06-09T16:35:56.81881881Z\" level=info msg=\"Created container eacbbffac17b63280e47226c701302387589e91bd2409c849fb1ec37e91e7eb8: openshift-marketplace/redhat-marketplace-lzmxx/extract-utilities\" id=c457bcad-154f-41ab-9f65-cf7c7db3f460 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:35:56.820271 crc crio[3654]: time=\"2026-06-09T16:35:56.82018842Z\" level=info msg=\"Starting container: eacbbffac17b63280e47226c701302387589e91bd2409c849fb1ec37e91e7eb8\" id=60edec64-e6c9-467f-af78-f4e740a4dc71 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:35:56.828202 crc crio[3654]: time=\"2026-06-09T16:35:56.828117864Z\" level=info msg=\"Started container\" PID=18114 containerID=eacbbffac17b63280e47226c701302387589e91bd2409c849fb1ec37e91e7eb8 description=openshift-marketplace/redhat-marketplace-lzmxx/extract-utilities id=60edec64-e6c9-467f-af78-f4e740a4dc71 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fbd9a00c23886464fe0f5857a0d64ce22494b42db1dbd54ecc6b3d4feaf1abf6\nJun 09 16:35:57.190363 crc crio[3654]: time=\"2026-06-09T16:35:57.19024446Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:668b6d810793a4e82ee444b5b7605e4dda0a003f7a362c36f88a58436963d393\" id=ee54b444-5a99-4555-b4af-581c369888c4 name=/runtime.v1.ImageService/PullImage\nJun 09 16:35:57.191862 crc crio[3654]: time=\"2026-06-09T16:35:57.191581249Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=94372c9a-debf-4afb-94ca-bd86c45c933c name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:35:57.194076 crc crio[3654]: time=\"2026-06-09T16:35:57.19398092Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=70bb01a3-db3b-46b3-8836-87dcb45f0a40 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:35:57.201982 crc crio[3654]: time=\"2026-06-09T16:35:57.201901033Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-bmxps/extract-content\" id=9153e3c5-3279-49b0-9d5f-c665f57750c8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:35:57.202346 crc crio[3654]: time=\"2026-06-09T16:35:57.202283445Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:35:57.232915 crc crio[3654]: time=\"2026-06-09T16:35:57.232768953Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:35:57.240360 crc crio[3654]: time=\"2026-06-09T16:35:57.240241404Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:35:57.301132 crc crio[3654]: time=\"2026-06-09T16:35:57.301041635Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e\" id=2c1e7eb4-eece-4a97-b4e3-69fcd3ab035e name=/runtime.v1.ImageService/PullImage\nJun 09 16:35:57.302111 crc crio[3654]: time=\"2026-06-09T16:35:57.302021574Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=de1b4651-18a2-4b6f-8f84-4bb4bbdcfbdf name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:35:57.306988 crc crio[3654]: time=\"2026-06-09T16:35:57.306904548Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=abdff44c-395b-4110-b347-4d75a4b610c7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:35:57.314284 crc crio[3654]: time=\"2026-06-09T16:35:57.314211734Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-v5pjp/extract-content\" id=449fc359-cc15-440a-a9cd-19aaf3104fb9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:35:57.314810 crc crio[3654]: time=\"2026-06-09T16:35:57.314745049Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:35:57.335879 crc crio[3654]: time=\"2026-06-09T16:35:57.33578961Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:35:57.337236 crc crio[3654]: time=\"2026-06-09T16:35:57.337129229Z\" level=info msg=\"Created container 5f22d05ad0f0cba13ec3969c6095081d5afe10d400d30ad02eebae08659775ec: openshift-marketplace/community-operators-bmxps/extract-content\" id=9153e3c5-3279-49b0-9d5f-c665f57750c8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:35:57.338335 crc crio[3654]: time=\"2026-06-09T16:35:57.338296194Z\" level=info msg=\"Starting container: 5f22d05ad0f0cba13ec3969c6095081d5afe10d400d30ad02eebae08659775ec\" id=a06f5f7e-17b8-4372-be22-1bced36bd4ec name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:35:57.338463 crc crio[3654]: time=\"2026-06-09T16:35:57.338417447Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:35:57.343935 crc crio[3654]: time=\"2026-06-09T16:35:57.343860348Z\" level=info msg=\"Started container\" PID=18125 containerID=5f22d05ad0f0cba13ec3969c6095081d5afe10d400d30ad02eebae08659775ec description=openshift-marketplace/community-operators-bmxps/extract-content id=a06f5f7e-17b8-4372-be22-1bced36bd4ec name=/runtime.v1.RuntimeService/StartContainer sandboxID=ef491e4b0a13bcbbb234cf1ec33ca1184ee33a7301d473fdd4890a7f069a0b3f\nJun 09 16:35:57.453890 crc crio[3654]: time=\"2026-06-09T16:35:57.453370666Z\" level=info msg=\"Created container b3b371ac9ff9fb249f2b9d531bf8a303ff19b3d92cce92a29ecb870ae9e1b77d: openshift-marketplace/certified-operators-v5pjp/extract-content\" id=449fc359-cc15-440a-a9cd-19aaf3104fb9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:35:57.455340 crc crio[3654]: time=\"2026-06-09T16:35:57.454789368Z\" level=info msg=\"Starting container: b3b371ac9ff9fb249f2b9d531bf8a303ff19b3d92cce92a29ecb870ae9e1b77d\" id=fa3026ac-fab9-4495-bb00-1e00f50fa8f5 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:35:57.460315 crc crio[3654]: time=\"2026-06-09T16:35:57.460226178Z\" level=info msg=\"Started container\" PID=18136 containerID=b3b371ac9ff9fb249f2b9d531bf8a303ff19b3d92cce92a29ecb870ae9e1b77d description=openshift-marketplace/certified-operators-v5pjp/extract-content id=fa3026ac-fab9-4495-bb00-1e00f50fa8f5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=46dd154d4368873d55bbb6e84daac449627f3ac3ad8347cd36080a7b6923e118\nJun 09 16:35:57.576048 crc crio[3654]: time=\"2026-06-09T16:35:57.57594408Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=9249334a-21eb-4d96-87ac-92678f46843d name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:35:57.578076 crc crio[3654]: time=\"2026-06-09T16:35:57.577883247Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=d7b78068-4e79-4d68-863b-63b0922628cd name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:35:57.579050 crc crio[3654]: time=\"2026-06-09T16:35:57.578967299Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=376f4218-23cd-4dd2-bf0e-c8155b92f17e name=/runtime.v1.ImageService/PullImage\nJun 09 16:35:57.583718 crc crio[3654]: time=\"2026-06-09T16:35:57.583540554Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 09 16:35:57.592572 crc crio[3654]: time=\"2026-06-09T16:35:57.592469567Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-9rqct/registry-server\" id=21dc7338-9e74-4030-a4f9-2ba90e8f16d4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:35:57.593109 crc crio[3654]: time=\"2026-06-09T16:35:57.593040584Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:35:57.648240 crc crio[3654]: time=\"2026-06-09T16:35:57.648149209Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:35:57.658327 crc crio[3654]: time=\"2026-06-09T16:35:57.658207485Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:35:57.797248 crc crio[3654]: time=\"2026-06-09T16:35:57.797156862Z\" level=info msg=\"Created container 3da16e7bd18a8e51ba0670cb1ea7b13efc7c5e035f126a3da477d4c0cc962ae9: openshift-marketplace/redhat-operators-9rqct/registry-server\" id=21dc7338-9e74-4030-a4f9-2ba90e8f16d4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:35:57.798396 crc crio[3654]: time=\"2026-06-09T16:35:57.798354247Z\" level=info msg=\"Starting container: 3da16e7bd18a8e51ba0670cb1ea7b13efc7c5e035f126a3da477d4c0cc962ae9\" id=de9637c3-2c2e-4426-8f10-883cf05daf42 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:35:57.803110 crc crio[3654]: time=\"2026-06-09T16:35:57.803061106Z\" level=info msg=\"Started container\" PID=18152 containerID=3da16e7bd18a8e51ba0670cb1ea7b13efc7c5e035f126a3da477d4c0cc962ae9 description=openshift-marketplace/redhat-operators-9rqct/registry-server id=de9637c3-2c2e-4426-8f10-883cf05daf42 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b1e6c92958b4c3514c41eeed447a44bda8dfed6efa8bd161ecc65938641827bf\nJun 09 16:35:58.144195 crc crio[3654]: time=\"2026-06-09T16:35:58.14409689Z\" level=info msg=\"Stopping container: 4ed93c6bb38fc069cad41aa5ef020ccea611a245b610aa1874865a8442fc2f50 (timeout: 5s)\" id=7c6f56d7-29f8-46ee-9d5d-54bfd8b5e999 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:35:58.216062 crc crio[3654]: time=\"2026-06-09T16:35:58.215120134Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0\" id=376f4218-23cd-4dd2-bf0e-c8155b92f17e name=/runtime.v1.ImageService/PullImage\nJun 09 16:35:58.217522 crc crio[3654]: time=\"2026-06-09T16:35:58.217434332Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=2a917132-ab2d-460c-985f-9102088236c2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:35:58.221052 crc crio[3654]: time=\"2026-06-09T16:35:58.220973316Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=7139385d-0a13-4f43-8823-7138aeeb0f23 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:35:58.227184 crc crio[3654]: time=\"2026-06-09T16:35:58.227114997Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-lzmxx/extract-content\" id=5977a75b-13b9-4261-a887-e789a74a00ad name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:35:58.227879 crc crio[3654]: time=\"2026-06-09T16:35:58.227768867Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:35:58.254889 crc crio[3654]: time=\"2026-06-09T16:35:58.254793333Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:35:58.258941 crc crio[3654]: time=\"2026-06-09T16:35:58.258863493Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:35:58.385299 crc crio[3654]: time=\"2026-06-09T16:35:58.383483587Z\" level=info msg=\"Created container b5d95737a82d54bd62596c676e656d2f0f7ffa85bc99b1c4ddfa603ac0d0ddda: openshift-marketplace/redhat-marketplace-lzmxx/extract-content\" id=5977a75b-13b9-4261-a887-e789a74a00ad name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:35:58.385979 crc crio[3654]: time=\"2026-06-09T16:35:58.385857547Z\" level=info msg=\"Starting container: b5d95737a82d54bd62596c676e656d2f0f7ffa85bc99b1c4ddfa603ac0d0ddda\" id=a2f000df-183b-4e60-bd29-33326ed80e74 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:35:58.393817 crc crio[3654]: time=\"2026-06-09T16:35:58.391923786Z\" level=info msg=\"Started container\" PID=18187 containerID=b5d95737a82d54bd62596c676e656d2f0f7ffa85bc99b1c4ddfa603ac0d0ddda description=openshift-marketplace/redhat-marketplace-lzmxx/extract-content id=a2f000df-183b-4e60-bd29-33326ed80e74 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fbd9a00c23886464fe0f5857a0d64ce22494b42db1dbd54ecc6b3d4feaf1abf6\nJun 09 16:35:58.597350 crc crio[3654]: time=\"2026-06-09T16:35:58.59726659Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=3f94e47a-15b4-4c69-be93-9478d5bf2230 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:35:58.599540 crc crio[3654]: time=\"2026-06-09T16:35:58.599478775Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=73ca6dab-a5e3-4fbe-b519-f79c1773b0f1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:35:58.609121 crc crio[3654]: time=\"2026-06-09T16:35:58.608439829Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=28b661be-54db-487c-949f-a6f6872b1fa6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:35:58.612563 crc crio[3654]: time=\"2026-06-09T16:35:58.611922062Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-bmxps/registry-server\" id=6d908cba-52bf-4eb4-b3f6-dc26a2292948 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:35:58.612563 crc crio[3654]: time=\"2026-06-09T16:35:58.612375425Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:35:58.613136 crc crio[3654]: time=\"2026-06-09T16:35:58.613028955Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=b0a064c7-2763-4f81-91e3-b2f97b0a9270 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:35:58.613846 crc crio[3654]: time=\"2026-06-09T16:35:58.613775787Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=315c9bb2-2dbf-4077-96d9-4d72cbcacc00 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:35:58.626107 crc crio[3654]: time=\"2026-06-09T16:35:58.626002177Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=6c77b5e1-a83d-4650-8fe2-ad3cb8c2a4e2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:35:58.637779 crc crio[3654]: time=\"2026-06-09T16:35:58.63492307Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-lzmxx/registry-server\" id=2115ed0c-d8eb-4792-ac8e-e4c7283f8644 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:35:58.637779 crc crio[3654]: time=\"2026-06-09T16:35:58.63629145Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:35:58.674153 crc crio[3654]: time=\"2026-06-09T16:35:58.674107705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:35:58.676533 crc crio[3654]: time=\"2026-06-09T16:35:58.676451684Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:35:58.680351 crc crio[3654]: time=\"2026-06-09T16:35:58.680316418Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:35:58.681750 crc crio[3654]: time=\"2026-06-09T16:35:58.681681799Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:35:58.746899 crc crio[3654]: time=\"2026-06-09T16:35:58.746789198Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-v5pjp/registry-server\" id=50a61f80-d475-4a9e-ac60-1699c5632747 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:35:58.748079 crc crio[3654]: time=\"2026-06-09T16:35:58.747950822Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:35:58.802997 crc crio[3654]: time=\"2026-06-09T16:35:58.802800499Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:35:58.807507 crc crio[3654]: time=\"2026-06-09T16:35:58.807375074Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:35:58.920526 crc crio[3654]: time=\"2026-06-09T16:35:58.920388806Z\" level=info msg=\"Created container e9b26b97b3aa5e7994abe4f518136194ed5ef53c369a9eaee728d4f281cd6836: openshift-marketplace/redhat-marketplace-lzmxx/registry-server\" id=2115ed0c-d8eb-4792-ac8e-e4c7283f8644 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:35:58.921957 crc crio[3654]: time=\"2026-06-09T16:35:58.921851409Z\" level=info msg=\"Starting container: e9b26b97b3aa5e7994abe4f518136194ed5ef53c369a9eaee728d4f281cd6836\" id=5a2ad88b-2ce9-439c-801e-241382b1bacd name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:35:58.929081 crc crio[3654]: time=\"2026-06-09T16:35:58.92900109Z\" level=info msg=\"Started container\" PID=18214 containerID=e9b26b97b3aa5e7994abe4f518136194ed5ef53c369a9eaee728d4f281cd6836 description=openshift-marketplace/redhat-marketplace-lzmxx/registry-server id=5a2ad88b-2ce9-439c-801e-241382b1bacd name=/runtime.v1.RuntimeService/StartContainer sandboxID=fbd9a00c23886464fe0f5857a0d64ce22494b42db1dbd54ecc6b3d4feaf1abf6\nJun 09 16:35:59.150520 crc crio[3654]: time=\"2026-06-09T16:35:59.147027838Z\" level=info msg=\"Created container b3faa6328a5e2dfe85826f44302c3b2e047593f2843c371fcf6f089d5892a80f: openshift-marketplace/community-operators-bmxps/registry-server\" id=6d908cba-52bf-4eb4-b3f6-dc26a2292948 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:35:59.150520 crc crio[3654]: time=\"2026-06-09T16:35:59.148914423Z\" level=info msg=\"Created container 11e6e1d7252cc034866442b301168a22e751efe2ba43d11217f805cec87f0961: openshift-marketplace/certified-operators-v5pjp/registry-server\" id=50a61f80-d475-4a9e-ac60-1699c5632747 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:35:59.150520 crc crio[3654]: time=\"2026-06-09T16:35:59.150000715Z\" level=info msg=\"Starting container: 11e6e1d7252cc034866442b301168a22e751efe2ba43d11217f805cec87f0961\" id=b8ff81a9-8c65-4635-9029-772f7e8c992b name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:35:59.150520 crc crio[3654]: time=\"2026-06-09T16:35:59.150437588Z\" level=info msg=\"Starting container: b3faa6328a5e2dfe85826f44302c3b2e047593f2843c371fcf6f089d5892a80f\" id=a5cb55b3-46a0-460c-97b3-b38bc301840d name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:35:59.172043 crc crio[3654]: time=\"2026-06-09T16:35:59.171940002Z\" level=info msg=\"Started container\" PID=18221 containerID=11e6e1d7252cc034866442b301168a22e751efe2ba43d11217f805cec87f0961 description=openshift-marketplace/certified-operators-v5pjp/registry-server id=b8ff81a9-8c65-4635-9029-772f7e8c992b name=/runtime.v1.RuntimeService/StartContainer sandboxID=46dd154d4368873d55bbb6e84daac449627f3ac3ad8347cd36080a7b6923e118\nJun 09 16:35:59.172461 crc crio[3654]: time=\"2026-06-09T16:35:59.172405716Z\" level=info msg=\"Started container\" PID=18215 containerID=b3faa6328a5e2dfe85826f44302c3b2e047593f2843c371fcf6f089d5892a80f description=openshift-marketplace/community-operators-bmxps/registry-server id=a5cb55b3-46a0-460c-97b3-b38bc301840d name=/runtime.v1.RuntimeService/StartContainer sandboxID=ef491e4b0a13bcbbb234cf1ec33ca1184ee33a7301d473fdd4890a7f069a0b3f\nJun 09 16:36:03.157094 crc crio[3654]: time=\"2026-06-09T16:36:03.154796542Z\" level=warning msg=\"Stopping container 4ed93c6bb38fc069cad41aa5ef020ccea611a245b610aa1874865a8442fc2f50 with stop signal(15) timed out. Killing...\"\nJun 09 16:36:04.296740 crc crio[3654]: time=\"2026-06-09T16:36:04.29611341Z\" level=info msg=\"Stopped container 4ed93c6bb38fc069cad41aa5ef020ccea611a245b610aa1874865a8442fc2f50: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=7c6f56d7-29f8-46ee-9d5d-54bfd8b5e999 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:36:04.299408 crc crio[3654]: time=\"2026-06-09T16:36:04.299327745Z\" level=info msg=\"Stopping pod sandbox: 8969dd81956e7ba9a2a218d287f2f4f355a21c77ae99d6522f5738d38540096d\" id=3d9ac6ea-dd4e-4bc1-81e0-f8a9bd4028fa name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:36:04.312796 crc crio[3654]: time=\"2026-06-09T16:36:04.312566645Z\" level=info msg=\"Stopped pod sandbox: 8969dd81956e7ba9a2a218d287f2f4f355a21c77ae99d6522f5738d38540096d\" id=3d9ac6ea-dd4e-4bc1-81e0-f8a9bd4028fa name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:36:04.670999 crc crio[3654]: time=\"2026-06-09T16:36:04.670863667Z\" level=info msg=\"Removing container: 4ed93c6bb38fc069cad41aa5ef020ccea611a245b610aa1874865a8442fc2f50\" id=2d704c96-3b8d-45bd-a463-c0df17f9e367 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:36:04.694336 crc crio[3654]: time=\"2026-06-09T16:36:04.694221276Z\" level=info msg=\"Removed container 4ed93c6bb38fc069cad41aa5ef020ccea611a245b610aa1874865a8442fc2f50: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=2d704c96-3b8d-45bd-a463-c0df17f9e367 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:36:12.439832 crc systemd[1]: Stopping Container Runtime Interface for OCI (CRI-O)...\nJun 09 16:36:13.004512 crc systemd[1]: crio.service: Deactivated successfully.\nJun 09 16:36:13.005132 crc systemd[1]: Stopped Container Runtime Interface for OCI (CRI-O).\nJun 09 16:36:13.005264 crc systemd[1]: crio.service: Consumed 16min 55.033s CPU time.\nJun 09 16:36:13.073740 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...\nJun 09 16:36:13.229570 crc crio[19203]: time=\"2026-06-09T16:36:13.229053205Z\" level=info msg=\"Updating config from single file: /etc/crio/crio.conf\"\nJun 09 16:36:13.229570 crc crio[19203]: time=\"2026-06-09T16:36:13.229540709Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf\"\nJun 09 16:36:13.235845 crc crio[19203]: time=\"2026-06-09T16:36:13.234119804Z\" level=info msg=\"Updating config from path: /etc/crio/crio.conf.d\"\nJun 09 16:36:13.235845 crc crio[19203]: time=\"2026-06-09T16:36:13.234294269Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/00-default\"\nJun 09 16:36:13.260122 crc crio[19203]: time=\"2026-06-09T16:36:13.259950466Z\" level=info msg=\"Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)\"\nJun 09 16:36:13.260338 crc crio[19203]: time=\"2026-06-09T16:36:13.260233584Z\" level=info msg=\"Node configuration value for hugetlb cgroup is true\"\nJun 09 16:36:13.260338 crc crio[19203]: time=\"2026-06-09T16:36:13.260244104Z\" level=info msg=\"Node configuration value for pid cgroup is true\"\nJun 09 16:36:13.260423 crc crio[19203]: time=\"2026-06-09T16:36:13.260346217Z\" level=info msg=\"Node configuration value for memoryswap cgroup is true\"\nJun 09 16:36:13.260423 crc crio[19203]: time=\"2026-06-09T16:36:13.260355358Z\" level=info msg=\"Node configuration value for cgroup v2 is true\"\nJun 09 16:36:13.289283 crc crio[19203]: time=\"2026-06-09T16:36:13.289206248Z\" level=info msg=\"Node configuration value for systemd AllowedCPUs is true\"\nJun 09 16:36:13.306710 crc crio[19203]: time=\"2026-06-09T16:36:13.305362435Z\" 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 16:36:13.309711 crc crio[19203]: time=\"2026-06-09T16:36:13.309455485Z\" 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 16:36:13.330180 crc crio[19203]: time=\"2026-06-09T16:36:13.330024762Z\" 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 16:36:13.512943 crc crio[19203]: time=\"2026-06-09T16:36:13.512576744Z\" level=info msg=\"Checkpoint/restore support enabled\"\nJun 09 16:36:13.512943 crc crio[19203]: time=\"2026-06-09T16:36:13.512743738Z\" level=info msg=\"Using the internal default seccomp profile\"\nJun 09 16:36:13.512943 crc crio[19203]: time=\"2026-06-09T16:36:13.512757529Z\" level=info msg=\"AppArmor is disabled by the system or at CRI-O build-time\"\nJun 09 16:36:13.512943 crc crio[19203]: time=\"2026-06-09T16:36:13.512765709Z\" level=info msg=\"No blockio config file specified, blockio not configured\"\nJun 09 16:36:13.512943 crc crio[19203]: time=\"2026-06-09T16:36:13.512775239Z\" level=info msg=\"RDT not available in the host system\"\nJun 09 16:36:13.517497 crc crio[19203]: time=\"2026-06-09T16:36:13.517411366Z\" level=info msg=\"Conmon does support the --sync option\"\nJun 09 16:36:13.517497 crc crio[19203]: time=\"2026-06-09T16:36:13.517471638Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"\nJun 09 16:36:13.521387 crc crio[19203]: time=\"2026-06-09T16:36:13.521311201Z\" level=info msg=\"Conmon does support the --sync option\"\nJun 09 16:36:13.521387 crc crio[19203]: time=\"2026-06-09T16:36:13.521365673Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"\nJun 09 16:36:13.542270 crc crio[19203]: time=\"2026-06-09T16:36:13.542167246Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 16:36:13.542270 crc crio[19203]: time=\"2026-06-09T16:36:13.542232728Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 16:36:13.542736 crc crio[19203]: time=\"2026-06-09T16:36:13.542681441Z\" level=info msg=\"FLAG: --enable-profile-unix-socket=\\\"true\\\"\\n\"\nJun 09 16:36:13.542736 crc crio[19203]: time=\"2026-06-09T16:36:13.542719542Z\" level=info msg=\"FLAG: --stream-address=\\\"192.168.130.11\\\"\\n\"\nJun 09 16:36:13.544157 crc crio[19203]: time=\"2026-06-09T16:36:13.5440063Z\" 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.LinkLogs\\\", \\\"module.wasm.image/variant\\\", \\\"io.kubernetes.cri-o.ShmSize\\\", \\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.PodLinuxResources\\\", \\\"seccomp-profile.kubernetes.cri-o.io\\\", \\\"org.systemd.property.\\\", \\\"io.kubernetes.cri.container-type\\\", \\\"run.oci.\\\", \\\"cpu-load-balancing.crio.io\\\", \\\"cpu-quota.crio.io\\\", \\\"cpu-freq-governor.crio.io\\\", \\\"io.kubernetes.cri-o.seccompNotifierAction\\\", \\\"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\\\", \\\"cpu-c-states.crio.io\\\", \\\"io.kubernetes.cri-o.umask\\\", \\\"cpu-shared.crio.io\\\", \\\"io.kubernetes.cri-o.DisableFIPS\\\", \\\"bundle\\\", \\\"org.criu.config\\\", \\\"io.kubernetes.cri-o.UnifiedCgroup\\\", \\\"irq-load-balancing.crio.io\\\", \\\"io.kubernetes.cri.rdt-class\\\", \\\"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\\\", \\\"io.kubernetes.cri-o.PodLinuxOverhead\\\"]\\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 16:36:13.547384 crc crio[19203]: time=\"2026-06-09T16:36:13.547277137Z\" level=info msg=\"Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus\"\nJun 09 16:36:13.547740 crc crio[19203]: time=\"2026-06-09T16:36:13.547476152Z\" level=info msg=\"Restore irqbalance config: nothing to do\"\nJun 09 16:36:15.416006 crc crio[19203]: time=\"2026-06-09T16:36:15.415488183Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-lzmxx Namespace:openshift-marketplace ID:fbd9a00c23886464fe0f5857a0d64ce22494b42db1dbd54ecc6b3d4feaf1abf6 UID:8e909be3-ae3a-4ed5-a64b-5d99f090ca64 NetNS:/var/run/netns/abfe7edd-b492-43b7-95df-4307c6f30555 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8e909be3_ae3a_4ed5_a64b_5d99f090ca64.slice PodAnnotations:0xc001694a10}] Aliases:map[]}\"\nJun 09 16:36:15.417309 crc crio[19203]: time=\"2026-06-09T16:36:15.416098621Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-lzmxx for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:36:15.417309 crc crio[19203]: time=\"2026-06-09T16:36:15.416830403Z\" level=info msg=\"Got pod network &{Name:community-operators-bmxps Namespace:openshift-marketplace ID:ef491e4b0a13bcbbb234cf1ec33ca1184ee33a7301d473fdd4890a7f069a0b3f UID:d5e8d0e3-068e-4aaf-b9cb-62fadf21f5cd NetNS:/var/run/netns/9a9c0108-6283-45f6-a32d-052bc8bb5765 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd5e8d0e3_068e_4aaf_b9cb_62fadf21f5cd.slice PodAnnotations:0xc001694b10}] Aliases:map[]}\"\nJun 09 16:36:15.417309 crc crio[19203]: time=\"2026-06-09T16:36:15.416948217Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-bmxps for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:36:15.417483 crc crio[19203]: time=\"2026-06-09T16:36:15.41740016Z\" level=info msg=\"Got pod network &{Name:certified-operators-v5pjp Namespace:openshift-marketplace ID:46dd154d4368873d55bbb6e84daac449627f3ac3ad8347cd36080a7b6923e118 UID:1a918a15-a154-42f2-959b-f4750768ed4c NetNS:/var/run/netns/e76e9c2a-9bbb-425b-95ce-f7bae87c91e5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1a918a15_a154_42f2_959b_f4750768ed4c.slice PodAnnotations:0xc001694ba0}] Aliases:map[]}\"\nJun 09 16:36:15.417550 crc crio[19203]: time=\"2026-06-09T16:36:15.417531904Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-v5pjp for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:36:15.418185 crc crio[19203]: time=\"2026-06-09T16:36:15.418137852Z\" level=info msg=\"Got pod network &{Name:redhat-operators-9rqct Namespace:openshift-marketplace ID:b1e6c92958b4c3514c41eeed447a44bda8dfed6efa8bd161ecc65938641827bf UID:a67cd32e-4055-453b-9c4e-0a3d07bdac66 NetNS:/var/run/netns/b4d90e33-ff7d-4ca6-bfb9-776d847f1ab4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda67cd32e_4055_453b_9c4e_0a3d07bdac66.slice PodAnnotations:0xc001694c30}] Aliases:map[]}\"\nJun 09 16:36:15.418321 crc crio[19203]: time=\"2026-06-09T16:36:15.418279366Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-9rqct for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:36:15.418962 crc crio[19203]: time=\"2026-06-09T16:36:15.418864633Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-pdjpb Namespace:openshift-marketplace ID:9430195e42a8d61c7fb7a2df1580dd4bff975bfd7476e2b0ee75d236ae7237d7 UID:e0a074e4-5b4f-41a8-8c9f-5f4a902de94c NetNS:/var/run/netns/9c684774-b898-4aad-8059-ff2b43b87c1f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode0a074e4_5b4f_41a8_8c9f_5f4a902de94c.slice PodAnnotations:0xc001694cc0}] Aliases:map[]}\"\nJun 09 16:36:15.419115 crc crio[19203]: time=\"2026-06-09T16:36:15.419057339Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-pdjpb for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:36:15.419596 crc crio[19203]: time=\"2026-06-09T16:36:15.419519082Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:5ad2004402065501b976320a724a29ba72a39e33afe3113eac008fe92c8655d7 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/811c10be-df05-48cc-8dfb-d9e671ee45e5 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:0xc001694d40}] Aliases:map[]}\"\nJun 09 16:36:15.419789 crc crio[19203]: time=\"2026-06-09T16:36:15.419734469Z\" level=info msg=\"Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:36:15.419966 crc crio[19203]: time=\"2026-06-09T16:36:15.419910104Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 16:36:15.419966 crc crio[19203]: time=\"2026-06-09T16:36:15.419957905Z\" level=warning msg=\"Could not restore sandbox IP for 133bfe8763824827240ace1fd528fd756977ea15cc3ce84c349a57bf626f6f9c: failed to get network status for pod sandbox k8s_installer-13-crc_openshift-kube-apiserver_0d002002-a30d-4a50-8adb-82f2f2ed2496_0(133bfe8763824827240ace1fd528fd756977ea15cc3ce84c349a57bf626f6f9c): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 16:36:15.420111 crc crio[19203]: time=\"2026-06-09T16:36:15.419991326Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 16:36:15.420111 crc crio[19203]: time=\"2026-06-09T16:36:15.420004597Z\" level=warning msg=\"Could not restore sandbox IP for 805076b7e36f5d1f18bca1a3a9c83039d8f08a4d8a6b8673c03c7aaecc2d9ad1: failed to get network status for pod sandbox k8s_revision-pruner-13-crc_openshift-kube-apiserver_19aedfdc-1cfb-4c63-a837-00b992526bed_0(805076b7e36f5d1f18bca1a3a9c83039d8f08a4d8a6b8673c03c7aaecc2d9ad1): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 16:36:15.420392 crc crio[19203]: time=\"2026-06-09T16:36:15.420329586Z\" level=info msg=\"Got pod network &{Name:controller-manager-8658454648-xmwx8 Namespace:openshift-controller-manager ID:1859947bfec63e860b1d5759c46ac74f93b73c1536cf2f7cf4b971095a614422 UID:6af5e2c7-7223-4c74-9066-0be26a94c8d6 NetNS:/var/run/netns/802bf3b8-9f50-4185-8463-1dfbe8056ba1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6af5e2c7_7223_4c74_9066_0be26a94c8d6.slice PodAnnotations:0xc001694de0}] Aliases:map[]}\"\nJun 09 16:36:15.420707 crc crio[19203]: time=\"2026-06-09T16:36:15.420487581Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-8658454648-xmwx8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:36:15.421141 crc crio[19203]: time=\"2026-06-09T16:36:15.421045737Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-8494587684-wckdc Namespace:openshift-route-controller-manager ID:aacc771d9aa3f59f3618f4817858c1f805ab068ba12770c243d003f326c998a0 UID:04553a2a-e40c-438d-86a7-0f9366f6baca NetNS:/var/run/netns/f2925399-b634-4fdc-88ab-56a83b2444ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod04553a2a_e40c_438d_86a7_0f9366f6baca.slice PodAnnotations:0xc001694e70}] Aliases:map[]}\"\nJun 09 16:36:15.421235 crc crio[19203]: time=\"2026-06-09T16:36:15.421195142Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-8494587684-wckdc for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:36:15.421422 crc crio[19203]: time=\"2026-06-09T16:36:15.421332616Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 16:36:15.421422 crc crio[19203]: time=\"2026-06-09T16:36:15.421375277Z\" level=warning msg=\"Could not restore sandbox IP for 12ede462a46b086f87debeff687aa89022644c64243591a26c1d5dd582bdb6cf: failed to get network status for pod sandbox k8s_collect-profiles-29683710-mn9b6_openshift-operator-lifecycle-manager_9a6caab5-14cf-44f0-9b67-2dda8393d402_0(12ede462a46b086f87debeff687aa89022644c64243591a26c1d5dd582bdb6cf): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 16:36:15.421968 crc crio[19203]: time=\"2026-06-09T16:36:15.421913483Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:41a33f32ab9d214d25f382897d57a8edcdcc319bb6e8b5e74e28a71df9e60c09 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/3be10377-7e87-4e6a-aea8-5f54454180b5 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:0xc001694f08}] Aliases:map[]}\"\nJun 09 16:36:15.422145 crc crio[19203]: time=\"2026-06-09T16:36:15.422048017Z\" 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 16:36:15.422594 crc crio[19203]: time=\"2026-06-09T16:36:15.422532251Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:f79b41da175db5b9927ddd6137690969892fdcf1e85a7d378774408ad71887ea UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/1cdfe5e2-92eb-4952-ab74-888e247fcd0e 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:0xc001694f98}] Aliases:map[]}\"\nJun 09 16:36:15.422868 crc crio[19203]: time=\"2026-06-09T16:36:15.422811869Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:36:15.423455 crc crio[19203]: time=\"2026-06-09T16:36:15.423395237Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:e994014faeafd39300b0c3558ae2a60928e77413cf955102d59886f7d86e5d74 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/86f009a6-faf8-4033-a780-985f7ff5d649 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:0xc001695028}] Aliases:map[]}\"\nJun 09 16:36:15.423725 crc crio[19203]: time=\"2026-06-09T16:36:15.423549841Z\" 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 16:36:15.424336 crc crio[19203]: time=\"2026-06-09T16:36:15.424266902Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:eb1ca76154ceee92e836e0011fc9209d91a7cd69d87531b66cbfcda5c9c98c9f UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/f72a89f9-1352-431c-af7c-2b2070a1d2aa 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:0xc0016950a8}] Aliases:map[]}\"\nJun 09 16:36:15.424487 crc crio[19203]: time=\"2026-06-09T16:36:15.424427667Z\" 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 16:36:15.425178 crc crio[19203]: time=\"2026-06-09T16:36:15.425116017Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:dbeebbb1a3c7ce1602fb8f2d33d1356ae9565241b06c1ba8f43d6d20d0bd4876 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/4433b5c7-3e2f-43bc-8e1e-5e5060220f9a 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:0xc001695138}] Aliases:map[]}\"\nJun 09 16:36:15.425521 crc crio[19203]: time=\"2026-06-09T16:36:15.425422716Z\" level=info msg=\"Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:36:15.426551 crc crio[19203]: time=\"2026-06-09T16:36:15.426493768Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:aba5fae867385309660233ccf0f7f29343d51f73594821e32b38f7dd6dea5b99 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/1e285606-58bc-4c85-8c45-a1d8bc73c4e4 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:0xc0006b8270}] Aliases:map[]}\"\nJun 09 16:36:15.426935 crc crio[19203]: time=\"2026-06-09T16:36:15.426866989Z\" level=info msg=\"Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:36:15.427469 crc crio[19203]: time=\"2026-06-09T16:36:15.427409505Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:721db89e14d94378a94b0071b2396e14512434d7f0a91c00c214de5a2307ad0d UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/ebc25451-53ae-4a02-952f-e9f5f18866b1 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:0xc0006b8358}] Aliases:map[]}\"\nJun 09 16:36:15.427709 crc crio[19203]: time=\"2026-06-09T16:36:15.42757415Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:36:15.427921 crc crio[19203]: time=\"2026-06-09T16:36:15.427854748Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 16:36:15.427921 crc crio[19203]: time=\"2026-06-09T16:36:15.42790711Z\" level=warning msg=\"Could not restore sandbox IP for a8645c78e3a4a0bf2eea13e6544e3604dfbe5e4b3604751a7d981d375da8c16e: failed to get network status for pod sandbox k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0(a8645c78e3a4a0bf2eea13e6544e3604dfbe5e4b3604751a7d981d375da8c16e): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 16:36:15.428310 crc crio[19203]: time=\"2026-06-09T16:36:15.42825224Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:f4bff133ed24d170cfae13bfec137f3cedfff2833feb51bc9ff3ee2706fe5ef7 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/8ca27970-8adb-4539-b95a-98fb6d0c4a5b 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:0xc0006b8420}] Aliases:map[]}\"\nJun 09 16:36:15.428739 crc crio[19203]: time=\"2026-06-09T16:36:15.428684412Z\" level=info msg=\"Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:36:15.429194 crc crio[19203]: time=\"2026-06-09T16:36:15.429140796Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:2c36a24c63d658f050f2c6082f361254ec0d44721e66340f6a98d0f83e54bc88 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/bbca24a5-aea9-4428-9f0d-62b0de55409d 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:0xc0006b8510}] Aliases:map[]}\"\nJun 09 16:36:15.429288 crc crio[19203]: time=\"2026-06-09T16:36:15.42926769Z\" level=info msg=\"Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:36:15.429742 crc crio[19203]: time=\"2026-06-09T16:36:15.429677632Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:5063f4238642f938b2512197e97e9974176da6b52cbd1357fc3d99382676b498 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/4c1a3aa1-1337-4592-ae13-d995460cdd83 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:0xc0006b85f8}] Aliases:map[]}\"\nJun 09 16:36:15.429850 crc crio[19203]: time=\"2026-06-09T16:36:15.429807916Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:36:15.430239 crc crio[19203]: time=\"2026-06-09T16:36:15.430190477Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:bb0991162bb5c06faea241086b7707d7d28fbb127d573969e89f918cca13dde8 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/a2e6aeac-f6c3-417a-856e-fa5a545f50ce 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:0xc0006b86d8}] Aliases:map[]}\"\nJun 09 16:36:15.430326 crc crio[19203]: time=\"2026-06-09T16:36:15.43031124Z\" level=info msg=\"Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:36:15.430817 crc crio[19203]: time=\"2026-06-09T16:36:15.430754624Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:39b0f64c871bbdbe502c8b11b37f252dd6e781f50724e6545cdb32a920302152 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/20fc0347-9838-4be6-8583-8dfecc76cd96 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:0xc0006b87c8}] Aliases:map[]}\"\nJun 09 16:36:15.431020 crc crio[19203]: time=\"2026-06-09T16:36:15.430915958Z\" level=info msg=\"Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:36:15.431507 crc crio[19203]: time=\"2026-06-09T16:36:15.431463974Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:1430cc105af08c7cc4e8929c4b1360b3ed58500e41f4ab9a0108f4252b0e9f47 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/37d21a5a-340e-4ac7-811a-6ccbd72cd92f 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:0xc0006b8898}] Aliases:map[]}\"\nJun 09 16:36:15.431709 crc crio[19203]: time=\"2026-06-09T16:36:15.431583788Z\" level=info msg=\"Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:36:15.431852 crc crio[19203]: time=\"2026-06-09T16:36:15.431801804Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 16:36:15.431852 crc crio[19203]: time=\"2026-06-09T16:36:15.431842296Z\" level=warning msg=\"Could not restore sandbox IP for 154f278a46bf72e74e8dcdd83304bc301971039deb523dd0448e6c256f725333: failed to get network status for pod sandbox k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0(154f278a46bf72e74e8dcdd83304bc301971039deb523dd0448e6c256f725333): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 16:36:15.432298 crc crio[19203]: time=\"2026-06-09T16:36:15.432241687Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:d5198ba3e825ace170313fb6e4e0a2fc4990dab7f8044833f96ca77f9671bef3 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/b98799b9-d6ec-43c9-bf78-8720c4d9be65 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:0xc0006b8960}] Aliases:map[]}\"\nJun 09 16:36:15.432449 crc crio[19203]: time=\"2026-06-09T16:36:15.432395272Z\" level=info msg=\"Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:36:15.433103 crc crio[19203]: time=\"2026-06-09T16:36:15.433045071Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:cabd285e5a6758ee9f480310922c767b4b0656225f36504f80df912013f8e146 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/72f31d10-c6d9-4bf7-b028-062f0d26725c 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:0xc0006b8a40}] Aliases:map[]}\"\nJun 09 16:36:15.433236 crc crio[19203]: time=\"2026-06-09T16:36:15.433188535Z\" 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 16:36:15.434405 crc crio[19203]: time=\"2026-06-09T16:36:15.434331269Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:bb0ee6eac61860113660cac1c734e20dad62cb3feaf7f5a2e3e358e26ba5a804 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/68d2cb9d-838d-4fdb-9710-f80ff4fe7534 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:0xc0006b8af8}] Aliases:map[]}\"\nJun 09 16:36:15.434530 crc crio[19203]: time=\"2026-06-09T16:36:15.434461083Z\" level=info msg=\"Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:36:15.434995 crc crio[19203]: time=\"2026-06-09T16:36:15.434931597Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:97e57f7a60f504ff5129a5e7f166e5b9ccdfd2fc9821655021b0f90240da2580 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/74387149-49d1-4593-a3a9-548086bc16db 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:0xc0006b8bf0}] Aliases:map[]}\"\nJun 09 16:36:15.435096 crc crio[19203]: time=\"2026-06-09T16:36:15.43504134Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:36:15.435547 crc crio[19203]: time=\"2026-06-09T16:36:15.435498213Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:0dd7b7ca5d16f3f3421fbd1ba25ced89eade1cfeb841d39e91575105b93a5e2f UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/7aa1c5a3-e37a-4189-9f4d-07c032ee6487 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:0xc0006b8ca8}] Aliases:map[]}\"\nJun 09 16:36:15.435750 crc crio[19203]: time=\"2026-06-09T16:36:15.435692589Z\" 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 16:36:15.436215 crc crio[19203]: time=\"2026-06-09T16:36:15.436165793Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:3e91c16d5bc3fa0ed5fef6224021a7affef9ef0f8eb6ff5e6b026fb3d92d8352 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/e1f5ea39-ca2d-47d9-ae3b-e91e2f8e8a5d 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:0xc0006b8d40}] Aliases:map[]}\"\nJun 09 16:36:15.436364 crc crio[19203]: time=\"2026-06-09T16:36:15.436289857Z\" 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 16:36:15.437009 crc crio[19203]: time=\"2026-06-09T16:36:15.436949276Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:b9ece4f402008d0a2f815bda502eda90e7db9f068637734e61b545dc28fb9761 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/24114dac-a2aa-4286-a703-75529b49cf49 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:0xc0006b8df0}] Aliases:map[]}\"\nJun 09 16:36:15.438567 crc crio[19203]: time=\"2026-06-09T16:36:15.438496692Z\" level=info msg=\"Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:36:15.439332 crc crio[19203]: time=\"2026-06-09T16:36:15.439249534Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:f60b820bcf9446dd6bbf1fa2a2fd5e76fd1257d87f0b469cb2425526f3f756be UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/70f48de7-eef1-4424-8ca6-597661dc97e2 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:0xc0006b8ec8}] Aliases:map[]}\"\nJun 09 16:36:15.439505 crc crio[19203]: time=\"2026-06-09T16:36:15.43945299Z\" 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 16:36:15.440125 crc crio[19203]: time=\"2026-06-09T16:36:15.440052278Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:e3c605d995676cae5cfe4e1930a490c619efaddb967c6d688d2316b03a37d7b7 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/0a4c3e24-e215-40ba-800f-94b4593b3b05 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:0xc0006b8f60}] Aliases:map[]}\"\nJun 09 16:36:15.440205 crc crio[19203]: time=\"2026-06-09T16:36:15.440175231Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:36:15.446164 crc crio[19203]: time=\"2026-06-09T16:36:15.446089646Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:376f9ff0545b36436b8a6f4acbb4f3be63df36a377c4647eb6e880500e3491a3 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/09505fb4-0fbc-4f98-84f3-a4d499e38066 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:0xc0006b9020}] Aliases:map[]}\"\nJun 09 16:36:15.446405 crc crio[19203]: time=\"2026-06-09T16:36:15.446287881Z\" level=info msg=\"Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:36:15.446913 crc crio[19203]: time=\"2026-06-09T16:36:15.446868109Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:3c33c4d94bfc86ac3e89613a9bdaeffc889bde1a337f0e2a558ebdfacbb2ae2b UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/0b108023-6daa-422b-8f3f-6857fc47577c 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:0xc0006b90e0}] Aliases:map[]}\"\nJun 09 16:36:15.447004 crc crio[19203]: time=\"2026-06-09T16:36:15.446989172Z\" level=info msg=\"Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:36:15.447423 crc crio[19203]: time=\"2026-06-09T16:36:15.447371363Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:b8223b9561fe9a721ebca09698d3ad4c8e0406f2fa64bce02f2cc214b7ad5ad4 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/025eaca0-acb0-49c4-9b93-349ee2a6beeb 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:0xc0006b9198}] Aliases:map[]}\"\nJun 09 16:36:15.447508 crc crio[19203]: time=\"2026-06-09T16:36:15.447491357Z\" level=info msg=\"Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:36:15.447989 crc crio[19203]: time=\"2026-06-09T16:36:15.44793795Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:69844ced74028f3997e46ea2562c473b1404b553fbf04b9a4b0bf3cc2e4a9023 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/5b84f9a2-fc5a-4b75-9a2d-ff0a41744dd1 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:0xc0006b9270}] Aliases:map[]}\"\nJun 09 16:36:15.448143 crc crio[19203]: time=\"2026-06-09T16:36:15.448094315Z\" level=info msg=\"Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:36:15.448504 crc crio[19203]: time=\"2026-06-09T16:36:15.448453705Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:37d1080ef48294b309a5538e9af5ca43563451c071a21d4810412c7016f415b4 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/9d24636e-1dac-4e60-ab15-25301528dc10 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:0xc0006b9328}] Aliases:map[]}\"\nJun 09 16:36:15.448755 crc crio[19203]: time=\"2026-06-09T16:36:15.448593379Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:36:15.449182 crc crio[19203]: time=\"2026-06-09T16:36:15.449129385Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:ea9ef629557c20792984dabc8683f3f4c39bf600f9e629dc368880f4d739e5b1 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/901110be-b6e4-4792-8fd2-4af825960aab 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:0xc0006b93e8}] Aliases:map[]}\"\nJun 09 16:36:15.449283 crc crio[19203]: time=\"2026-06-09T16:36:15.449250529Z\" 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 16:36:15.449754 crc crio[19203]: time=\"2026-06-09T16:36:15.449690382Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:b9e91057435fbff2a247a1e749f1dad43f2ae0ceeb04b73b13ba685ba372a6cf UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/4aad0446-a41c-43b4-8654-95bafabeb436 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:0xc0006b9498}] Aliases:map[]}\"\nJun 09 16:36:15.449918 crc crio[19203]: time=\"2026-06-09T16:36:15.449858867Z\" 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 16:36:15.450392 crc crio[19203]: time=\"2026-06-09T16:36:15.450335281Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:6638ab594e66d36d737fe0da5d083f116547ca99b668119517552d011bc1693a UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/cb9ed5aa-7b57-496c-aab5-33310f2e09a2 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:0xc0006b9550}] Aliases:map[]}\"\nJun 09 16:36:15.450539 crc crio[19203]: time=\"2026-06-09T16:36:15.450483065Z\" 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 16:36:15.451086 crc crio[19203]: time=\"2026-06-09T16:36:15.451014571Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:06444b0079e6d1c7183f817d4b6154ff30b10fa4653a27e646c078a24789199a UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/a41cbddf-1eb0-41e5-ae54-0316b090d33b 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:0xc0006b9628}] Aliases:map[]}\"\nJun 09 16:36:15.451182 crc crio[19203]: time=\"2026-06-09T16:36:15.451147635Z\" 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 16:36:15.451833 crc crio[19203]: time=\"2026-06-09T16:36:15.451774023Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:9949406e326cae8ec31e25f8fb7cf029bc427991b6c660a9c6a401ecdf48f8ca UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/e40c4a60-4831-439a-98f0-c0ad9472ecf9 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:0xc0006b9708}] Aliases:map[]}\"\nJun 09 16:36:15.452009 crc crio[19203]: time=\"2026-06-09T16:36:15.451949648Z\" level=info msg=\"Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:36:15.453808 crc crio[19203]: time=\"2026-06-09T16:36:15.453734131Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:3dd0ab079cba7d2d7ef0c98d003095ea27bc76d6cd6db57e8c8d1d4592a080a2 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/b3a43abe-1c2c-479b-9c5a-e992e353fa2a 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:0xc0006b97b8}] Aliases:map[]}\"\nJun 09 16:36:15.454045 crc crio[19203]: time=\"2026-06-09T16:36:15.453992839Z\" level=info msg=\"Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:36:15.455120 crc crio[19203]: time=\"2026-06-09T16:36:15.455086491Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:a2e98d86e855f6133aa2c09100a32a5db1cc20341c1ff9acf12caf6a9d410424 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/5f2e8ebb-900b-42a2-9db0-0e4e18159471 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:0xc0006b9870}] Aliases:map[]}\"\nJun 09 16:36:15.455348 crc crio[19203]: time=\"2026-06-09T16:36:15.455304857Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:36:15.455535 crc crio[19203]: time=\"2026-06-09T16:36:15.455467332Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 16:36:15.455535 crc crio[19203]: time=\"2026-06-09T16:36:15.455516074Z\" level=warning msg=\"Could not restore sandbox IP for 30542c23042c8003a6b86ebc257f8fd752de84d26b7d4a2dfdb74918eb22668d: failed to get network status for pod sandbox k8s_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0(30542c23042c8003a6b86ebc257f8fd752de84d26b7d4a2dfdb74918eb22668d): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 16:36:15.456477 crc crio[19203]: time=\"2026-06-09T16:36:15.45641228Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:cf8f059a3107854e51dc7bcbd7f5d9ff189b5640453f4cce4703c4bfbffa1728 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/3148720e-32dd-4253-afa5-a8cab2560227 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:0xc0006b9940}] Aliases:map[]}\"\nJun 09 16:36:15.456835 crc crio[19203]: time=\"2026-06-09T16:36:15.456773101Z\" level=info msg=\"Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:36:15.457756 crc crio[19203]: time=\"2026-06-09T16:36:15.457555184Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:1e9b589c5feab7b2e7846fe20c40c7bd9d5f9cedab7d5bc495ef7d2f9ba88666 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/82b27450-4d74-4033-bd83-f3d55cbff9bb 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:0xc0006b9a20}] Aliases:map[]}\"\nJun 09 16:36:15.457973 crc crio[19203]: time=\"2026-06-09T16:36:15.457901724Z\" level=info msg=\"Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:36:15.458134 crc crio[19203]: time=\"2026-06-09T16:36:15.45809713Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 16:36:15.458134 crc crio[19203]: time=\"2026-06-09T16:36:15.458130721Z\" level=warning msg=\"Could not restore sandbox IP for d4c82703d0d73e0f4ebcbb628205bdfe67ff0ec864e2495dc27767748b28ad82: failed to get network status for pod sandbox k8s_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0(d4c82703d0d73e0f4ebcbb628205bdfe67ff0ec864e2495dc27767748b28ad82): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 16:36:15.459440 crc crio[19203]: time=\"2026-06-09T16:36:15.459388068Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:3003be93a1ee9b1b654ffe6c4e3912b8f862a0084cdfb237c5f24991e6cee558 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/5bf4309d-e5e8-499b-8991-5f40e5501442 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:0xc0006b9b18}] Aliases:map[]}\"\nJun 09 16:36:15.459760 crc crio[19203]: time=\"2026-06-09T16:36:15.459567943Z\" 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 16:36:15.460152 crc crio[19203]: time=\"2026-06-09T16:36:15.460102569Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:6c1bbc81084d233aea764f08ebc3c67c32c84f19799161c8cdec1c0f43dea432 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/9e04dffb-fd03-4c98-a413-ee94c79dfd11 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:0xc0006b9bf0}] Aliases:map[]}\"\nJun 09 16:36:15.461111 crc crio[19203]: time=\"2026-06-09T16:36:15.461050537Z\" level=info msg=\"Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:36:15.461273 crc crio[19203]: time=\"2026-06-09T16:36:15.461216962Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 16:36:15.461273 crc crio[19203]: time=\"2026-06-09T16:36:15.461252543Z\" level=warning msg=\"Could not restore sandbox IP for 509ed5c9d31791a0ea75f8c162248e58a85617f2a9e9b268b5e98ff17debb47e: failed to get network status for pod sandbox k8s_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0(509ed5c9d31791a0ea75f8c162248e58a85617f2a9e9b268b5e98ff17debb47e): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 16:36:15.461273 crc crio[19203]: time=\"2026-06-09T16:36:15.461273253Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 16:36:15.461443 crc crio[19203]: time=\"2026-06-09T16:36:15.461282224Z\" level=warning msg=\"Could not restore sandbox IP for afc8116d76ea6180703b6ce760cfdac90f2fc47a8e93593dfaad1de408e88b90: failed to get network status for pod sandbox k8s_collect-profiles-29683695-k6pjp_openshift-operator-lifecycle-manager_31d91dcf-7d02-424e-8c82-ae000dea1e7e_0(afc8116d76ea6180703b6ce760cfdac90f2fc47a8e93593dfaad1de408e88b90): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 16:36:15.462102 crc crio[19203]: time=\"2026-06-09T16:36:15.461879701Z\" level=info msg=\"Registered SIGHUP reload watcher\"\nJun 09 16:36:15.463070 crc crio[19203]: time=\"2026-06-09T16:36:15.462959673Z\" level=info msg=\"Starting seccomp notifier watcher\"\nJun 09 16:36:15.463577 crc crio[19203]: time=\"2026-06-09T16:36:15.463264512Z\" level=info msg=\"Serving metrics on 127.0.0.1:9537 using HTTP\"\nJun 09 16:36:15.463577 crc crio[19203]: time=\"2026-06-09T16:36:15.463276482Z\" level=info msg=\"Create NRI interface\"\nJun 09 16:36:15.463577 crc crio[19203]: time=\"2026-06-09T16:36:15.463460198Z\" level=info msg=\"runtime interface created\"\nJun 09 16:36:15.463577 crc crio[19203]: time=\"2026-06-09T16:36:15.463484739Z\" level=info msg=\"Registered domain \\\"k8s.io\\\" with NRI\"\nJun 09 16:36:15.463577 crc crio[19203]: time=\"2026-06-09T16:36:15.463506089Z\" level=info msg=\"runtime interface starting up...\"\nJun 09 16:36:15.463577 crc crio[19203]: time=\"2026-06-09T16:36:15.463515089Z\" level=info msg=\"starting plugins...\"\nJun 09 16:36:15.463577 crc crio[19203]: time=\"2026-06-09T16:36:15.463557011Z\" level=info msg=\"Synchronizing NRI (plugin) with current runtime state\"\nJun 09 16:36:15.478505 crc crio[19203]: time=\"2026-06-09T16:36:15.478424029Z\" level=info msg=\"No systemd watchdog enabled\"\nJun 09 16:36:15.487734 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).\nJun 09 16:36:29.753031 crc systemd[1]: Stopping Container Runtime Interface for OCI (CRI-O)...\nJun 09 16:36:29.810575 crc systemd[1]: crio.service: Deactivated successfully.\nJun 09 16:36:29.811110 crc systemd[1]: Stopped Container Runtime Interface for OCI (CRI-O).\nJun 09 16:36:29.811317 crc systemd[1]: crio.service: Consumed 3.945s CPU time.\nJun 09 16:36:29.889602 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...\nJun 09 16:36:29.970876 crc crio[20770]: time=\"2026-06-09T16:36:29.970771464Z\" level=info msg=\"Updating config from single file: /etc/crio/crio.conf\"\nJun 09 16:36:29.970876 crc crio[20770]: time=\"2026-06-09T16:36:29.970826345Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf\"\nJun 09 16:36:29.972287 crc crio[20770]: time=\"2026-06-09T16:36:29.97198863Z\" level=info msg=\"Updating config from path: /etc/crio/crio.conf.d\"\nJun 09 16:36:29.972287 crc crio[20770]: time=\"2026-06-09T16:36:29.972060682Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/00-default\"\nJun 09 16:36:29.972529 crc crio[20770]: time=\"2026-06-09T16:36:29.972467734Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/zuul\"\nJun 09 16:36:29.985708 crc crio[20770]: time=\"2026-06-09T16:36:29.98555221Z\" level=info msg=\"Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)\"\nJun 09 16:36:29.985972 crc crio[20770]: time=\"2026-06-09T16:36:29.98590121Z\" level=info msg=\"Node configuration value for hugetlb cgroup is true\"\nJun 09 16:36:29.985972 crc crio[20770]: time=\"2026-06-09T16:36:29.985948221Z\" level=info msg=\"Node configuration value for pid cgroup is true\"\nJun 09 16:36:29.986145 crc crio[20770]: time=\"2026-06-09T16:36:29.986044644Z\" level=info msg=\"Node configuration value for memoryswap cgroup is true\"\nJun 09 16:36:29.986145 crc crio[20770]: time=\"2026-06-09T16:36:29.986059325Z\" level=info msg=\"Node configuration value for cgroup v2 is true\"\nJun 09 16:36:30.005580 crc crio[20770]: time=\"2026-06-09T16:36:30.005419325Z\" level=info msg=\"Node configuration value for systemd AllowedCPUs is true\"\nJun 09 16:36:30.019483 crc crio[20770]: time=\"2026-06-09T16:36:30.019422588Z\" 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 16:36:30.028064 crc crio[20770]: time=\"2026-06-09T16:36:30.027483006Z\" 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 16:36:30.045352 crc crio[20770]: time=\"2026-06-09T16:36:30.045297061Z\" 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 16:36:30.214056 crc crio[20770]: time=\"2026-06-09T16:36:30.213957973Z\" level=info msg=\"Checkpoint/restore support enabled\"\nJun 09 16:36:30.214056 crc crio[20770]: time=\"2026-06-09T16:36:30.214017915Z\" level=info msg=\"Using the internal default seccomp profile\"\nJun 09 16:36:30.214056 crc crio[20770]: time=\"2026-06-09T16:36:30.214032586Z\" level=info msg=\"AppArmor is disabled by the system or at CRI-O build-time\"\nJun 09 16:36:30.214056 crc crio[20770]: time=\"2026-06-09T16:36:30.214041816Z\" level=info msg=\"No blockio config file specified, blockio not configured\"\nJun 09 16:36:30.214056 crc crio[20770]: time=\"2026-06-09T16:36:30.214050346Z\" level=info msg=\"RDT not available in the host system\"\nJun 09 16:36:30.219965 crc crio[20770]: time=\"2026-06-09T16:36:30.219387343Z\" level=info msg=\"Conmon does support the --sync option\"\nJun 09 16:36:30.219965 crc crio[20770]: time=\"2026-06-09T16:36:30.219460746Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"\nJun 09 16:36:30.223762 crc crio[20770]: time=\"2026-06-09T16:36:30.223487174Z\" level=info msg=\"Conmon does support the --sync option\"\nJun 09 16:36:30.223762 crc crio[20770]: time=\"2026-06-09T16:36:30.223546346Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"\nJun 09 16:36:30.310334 crc crio[20770]: time=\"2026-06-09T16:36:30.309911562Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 16:36:30.310334 crc crio[20770]: time=\"2026-06-09T16:36:30.310313444Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 16:36:30.310834 crc crio[20770]: time=\"2026-06-09T16:36:30.310784448Z\" level=info msg=\"FLAG: --enable-profile-unix-socket=\\\"true\\\"\\n\"\nJun 09 16:36:30.310834 crc crio[20770]: time=\"2026-06-09T16:36:30.310823689Z\" level=info msg=\"FLAG: --stream-address=\\\"192.168.130.11\\\"\\n\"\nJun 09 16:36:30.311505 crc crio[20770]: time=\"2026-06-09T16:36:30.311353755Z\" 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\\\", \\\"irq-load-balancing.crio.io\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\", \\\"run.oci.\\\", \\\"cpu-load-balancing.crio.io\\\", \\\"io.kubernetes.cri-o.PodLinuxOverhead\\\", \\\"io.kubernetes.cri-o.PodLinuxResources\\\", \\\"cpu-shared.crio.io\\\", \\\"io.kubernetes.cri-o.DisableFIPS\\\", \\\"bundle\\\", \\\"module.wasm.image/variant\\\", \\\"io.kubernetes.cri.container-type\\\", \\\"io.kubernetes.cri-o.seccompNotifierAction\\\", \\\"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\\\", \\\"io.kubernetes.cri-o.ShmSize\\\", \\\"cpu-quota.crio.io\\\", \\\"io.kubernetes.cri.rdt-class\\\", \\\"io.kubernetes.cri-o.umask\\\", \\\"seccomp-profile.kubernetes.cri-o.io\\\", \\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\\\", \\\"cpu-c-states.crio.io\\\", \\\"cpu-freq-governor.crio.io\\\", \\\"org.systemd.property.\\\", \\\"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 16:36:30.312494 crc crio[20770]: time=\"2026-06-09T16:36:30.312403966Z\" level=info msg=\"Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus\"\nJun 09 16:36:30.312713 crc crio[20770]: time=\"2026-06-09T16:36:30.312597881Z\" level=info msg=\"Restore irqbalance config: nothing to do\"\nJun 09 16:36:31.910326 crc crio[20770]: time=\"2026-06-09T16:36:31.910200861Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-lzmxx Namespace:openshift-marketplace ID:fbd9a00c23886464fe0f5857a0d64ce22494b42db1dbd54ecc6b3d4feaf1abf6 UID:8e909be3-ae3a-4ed5-a64b-5d99f090ca64 NetNS:/var/run/netns/abfe7edd-b492-43b7-95df-4307c6f30555 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8e909be3_ae3a_4ed5_a64b_5d99f090ca64.slice PodAnnotations:0xc00008cd00}] Aliases:map[]}\"\nJun 09 16:36:31.912178 crc crio[20770]: time=\"2026-06-09T16:36:31.910366956Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-lzmxx for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:36:31.912178 crc crio[20770]: time=\"2026-06-09T16:36:31.911195091Z\" level=info msg=\"Got pod network &{Name:community-operators-bmxps Namespace:openshift-marketplace ID:ef491e4b0a13bcbbb234cf1ec33ca1184ee33a7301d473fdd4890a7f069a0b3f UID:d5e8d0e3-068e-4aaf-b9cb-62fadf21f5cd NetNS:/var/run/netns/9a9c0108-6283-45f6-a32d-052bc8bb5765 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd5e8d0e3_068e_4aaf_b9cb_62fadf21f5cd.slice PodAnnotations:0xc00008ce10}] Aliases:map[]}\"\nJun 09 16:36:31.912178 crc crio[20770]: time=\"2026-06-09T16:36:31.911372896Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-bmxps for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:36:31.912178 crc crio[20770]: time=\"2026-06-09T16:36:31.911801789Z\" level=info msg=\"Got pod network &{Name:certified-operators-v5pjp Namespace:openshift-marketplace ID:46dd154d4368873d55bbb6e84daac449627f3ac3ad8347cd36080a7b6923e118 UID:1a918a15-a154-42f2-959b-f4750768ed4c NetNS:/var/run/netns/e76e9c2a-9bbb-425b-95ce-f7bae87c91e5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1a918a15_a154_42f2_959b_f4750768ed4c.slice PodAnnotations:0xc000134620}] Aliases:map[]}\"\nJun 09 16:36:31.912178 crc crio[20770]: time=\"2026-06-09T16:36:31.911939323Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-v5pjp for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:36:31.912572 crc crio[20770]: time=\"2026-06-09T16:36:31.912261712Z\" level=info msg=\"Got pod network &{Name:redhat-operators-9rqct Namespace:openshift-marketplace ID:b1e6c92958b4c3514c41eeed447a44bda8dfed6efa8bd161ecc65938641827bf UID:a67cd32e-4055-453b-9c4e-0a3d07bdac66 NetNS:/var/run/netns/b4d90e33-ff7d-4ca6-bfb9-776d847f1ab4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda67cd32e_4055_453b_9c4e_0a3d07bdac66.slice PodAnnotations:0xc0001346b8}] Aliases:map[]}\"\nJun 09 16:36:31.912572 crc crio[20770]: time=\"2026-06-09T16:36:31.912361725Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-9rqct for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:36:31.913091 crc crio[20770]: time=\"2026-06-09T16:36:31.912732896Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-pdjpb Namespace:openshift-marketplace ID:9430195e42a8d61c7fb7a2df1580dd4bff975bfd7476e2b0ee75d236ae7237d7 UID:e0a074e4-5b4f-41a8-8c9f-5f4a902de94c NetNS:/var/run/netns/9c684774-b898-4aad-8059-ff2b43b87c1f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode0a074e4_5b4f_41a8_8c9f_5f4a902de94c.slice PodAnnotations:0xc000134758}] Aliases:map[]}\"\nJun 09 16:36:31.913091 crc crio[20770]: time=\"2026-06-09T16:36:31.912835919Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-pdjpb for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:36:31.913314 crc crio[20770]: time=\"2026-06-09T16:36:31.913244981Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:5ad2004402065501b976320a724a29ba72a39e33afe3113eac008fe92c8655d7 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/811c10be-df05-48cc-8dfb-d9e671ee45e5 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:0xc000134ac0}] Aliases:map[]}\"\nJun 09 16:36:31.913476 crc crio[20770]: time=\"2026-06-09T16:36:31.913437217Z\" level=info msg=\"Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:36:31.913606 crc crio[20770]: time=\"2026-06-09T16:36:31.913571681Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 16:36:31.913764 crc crio[20770]: time=\"2026-06-09T16:36:31.913608022Z\" level=warning msg=\"Could not restore sandbox IP for 133bfe8763824827240ace1fd528fd756977ea15cc3ce84c349a57bf626f6f9c: failed to get network status for pod sandbox k8s_installer-13-crc_openshift-kube-apiserver_0d002002-a30d-4a50-8adb-82f2f2ed2496_0(133bfe8763824827240ace1fd528fd756977ea15cc3ce84c349a57bf626f6f9c): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 16:36:31.913764 crc crio[20770]: time=\"2026-06-09T16:36:31.913730685Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 16:36:31.913764 crc crio[20770]: time=\"2026-06-09T16:36:31.913744666Z\" level=warning msg=\"Could not restore sandbox IP for 805076b7e36f5d1f18bca1a3a9c83039d8f08a4d8a6b8673c03c7aaecc2d9ad1: failed to get network status for pod sandbox k8s_revision-pruner-13-crc_openshift-kube-apiserver_19aedfdc-1cfb-4c63-a837-00b992526bed_0(805076b7e36f5d1f18bca1a3a9c83039d8f08a4d8a6b8673c03c7aaecc2d9ad1): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 16:36:31.914071 crc crio[20770]: time=\"2026-06-09T16:36:31.914016174Z\" level=info msg=\"Got pod network &{Name:controller-manager-8658454648-xmwx8 Namespace:openshift-controller-manager ID:1859947bfec63e860b1d5759c46ac74f93b73c1536cf2f7cf4b971095a614422 UID:6af5e2c7-7223-4c74-9066-0be26a94c8d6 NetNS:/var/run/netns/802bf3b8-9f50-4185-8463-1dfbe8056ba1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6af5e2c7_7223_4c74_9066_0be26a94c8d6.slice PodAnnotations:0xc000134b78}] Aliases:map[]}\"\nJun 09 16:36:31.914166 crc crio[20770]: time=\"2026-06-09T16:36:31.914137397Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-8658454648-xmwx8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:36:31.914555 crc crio[20770]: time=\"2026-06-09T16:36:31.914486568Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-8494587684-wckdc Namespace:openshift-route-controller-manager ID:aacc771d9aa3f59f3618f4817858c1f805ab068ba12770c243d003f326c998a0 UID:04553a2a-e40c-438d-86a7-0f9366f6baca NetNS:/var/run/netns/f2925399-b634-4fdc-88ab-56a83b2444ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod04553a2a_e40c_438d_86a7_0f9366f6baca.slice PodAnnotations:0xc000134c18}] Aliases:map[]}\"\nJun 09 16:36:31.914720 crc crio[20770]: time=\"2026-06-09T16:36:31.914603501Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-8494587684-wckdc for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:36:31.914884 crc crio[20770]: time=\"2026-06-09T16:36:31.914828868Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 16:36:31.914884 crc crio[20770]: time=\"2026-06-09T16:36:31.914868909Z\" level=warning msg=\"Could not restore sandbox IP for 12ede462a46b086f87debeff687aa89022644c64243591a26c1d5dd582bdb6cf: failed to get network status for pod sandbox k8s_collect-profiles-29683710-mn9b6_openshift-operator-lifecycle-manager_9a6caab5-14cf-44f0-9b67-2dda8393d402_0(12ede462a46b086f87debeff687aa89022644c64243591a26c1d5dd582bdb6cf): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 16:36:31.915162 crc crio[20770]: time=\"2026-06-09T16:36:31.915090255Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:41a33f32ab9d214d25f382897d57a8edcdcc319bb6e8b5e74e28a71df9e60c09 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/3be10377-7e87-4e6a-aea8-5f54454180b5 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:0xc000134cb8}] Aliases:map[]}\"\nJun 09 16:36:31.915256 crc crio[20770]: time=\"2026-06-09T16:36:31.915220989Z\" 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 16:36:31.915752 crc crio[20770]: time=\"2026-06-09T16:36:31.915564499Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:f79b41da175db5b9927ddd6137690969892fdcf1e85a7d378774408ad71887ea UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/1cdfe5e2-92eb-4952-ab74-888e247fcd0e 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:0xc000134d50}] Aliases:map[]}\"\nJun 09 16:36:31.915998 crc crio[20770]: time=\"2026-06-09T16:36:31.915817117Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:36:31.916363 crc crio[20770]: time=\"2026-06-09T16:36:31.916135056Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:e994014faeafd39300b0c3558ae2a60928e77413cf955102d59886f7d86e5d74 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/86f009a6-faf8-4033-a780-985f7ff5d649 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:0xc000134df0}] Aliases:map[]}\"\nJun 09 16:36:31.916363 crc crio[20770]: time=\"2026-06-09T16:36:31.916236069Z\" 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 16:36:31.917032 crc crio[20770]: time=\"2026-06-09T16:36:31.916709263Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:eb1ca76154ceee92e836e0011fc9209d91a7cd69d87531b66cbfcda5c9c98c9f UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/f72a89f9-1352-431c-af7c-2b2070a1d2aa 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:0xc000134eb0}] Aliases:map[]}\"\nJun 09 16:36:31.917032 crc crio[20770]: time=\"2026-06-09T16:36:31.916819116Z\" 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 16:36:31.917530 crc crio[20770]: time=\"2026-06-09T16:36:31.9172802Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:dbeebbb1a3c7ce1602fb8f2d33d1356ae9565241b06c1ba8f43d6d20d0bd4876 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/4433b5c7-3e2f-43bc-8e1e-5e5060220f9a 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:0xc000134f60}] Aliases:map[]}\"\nJun 09 16:36:31.917530 crc crio[20770]: time=\"2026-06-09T16:36:31.917416604Z\" level=info msg=\"Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:36:31.918043 crc crio[20770]: time=\"2026-06-09T16:36:31.917975591Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:aba5fae867385309660233ccf0f7f29343d51f73594821e32b38f7dd6dea5b99 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/1e285606-58bc-4c85-8c45-a1d8bc73c4e4 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:0xc000135000}] Aliases:map[]}\"\nJun 09 16:36:31.918195 crc crio[20770]: time=\"2026-06-09T16:36:31.918137005Z\" level=info msg=\"Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:36:31.918884 crc crio[20770]: time=\"2026-06-09T16:36:31.918606919Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:721db89e14d94378a94b0071b2396e14512434d7f0a91c00c214de5a2307ad0d UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/ebc25451-53ae-4a02-952f-e9f5f18866b1 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:0xc000135088}] Aliases:map[]}\"\nJun 09 16:36:31.918884 crc crio[20770]: time=\"2026-06-09T16:36:31.918854186Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:36:31.919028 crc crio[20770]: time=\"2026-06-09T16:36:31.918994521Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 16:36:31.919028 crc crio[20770]: time=\"2026-06-09T16:36:31.919015141Z\" level=warning msg=\"Could not restore sandbox IP for a8645c78e3a4a0bf2eea13e6544e3604dfbe5e4b3604751a7d981d375da8c16e: failed to get network status for pod sandbox k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0(a8645c78e3a4a0bf2eea13e6544e3604dfbe5e4b3604751a7d981d375da8c16e): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 16:36:31.919564 crc crio[20770]: time=\"2026-06-09T16:36:31.919493265Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:f4bff133ed24d170cfae13bfec137f3cedfff2833feb51bc9ff3ee2706fe5ef7 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/8ca27970-8adb-4539-b95a-98fb6d0c4a5b 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:0xc000135130}] Aliases:map[]}\"\nJun 09 16:36:31.919798 crc crio[20770]: time=\"2026-06-09T16:36:31.919722732Z\" level=info msg=\"Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:36:31.920345 crc crio[20770]: time=\"2026-06-09T16:36:31.920277548Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:2c36a24c63d658f050f2c6082f361254ec0d44721e66340f6a98d0f83e54bc88 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/bbca24a5-aea9-4428-9f0d-62b0de55409d 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:0xc0001351c8}] Aliases:map[]}\"\nJun 09 16:36:31.920478 crc crio[20770]: time=\"2026-06-09T16:36:31.920437433Z\" level=info msg=\"Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:36:31.921105 crc crio[20770]: time=\"2026-06-09T16:36:31.921043631Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:5063f4238642f938b2512197e97e9974176da6b52cbd1357fc3d99382676b498 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/4c1a3aa1-1337-4592-ae13-d995460cdd83 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:0xc000135268}] Aliases:map[]}\"\nJun 09 16:36:31.921252 crc crio[20770]: time=\"2026-06-09T16:36:31.921199666Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:36:31.922151 crc crio[20770]: time=\"2026-06-09T16:36:31.921957208Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:bb0991162bb5c06faea241086b7707d7d28fbb127d573969e89f918cca13dde8 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/a2e6aeac-f6c3-417a-856e-fa5a545f50ce 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:0xc000135308}] Aliases:map[]}\"\nJun 09 16:36:31.922151 crc crio[20770]: time=\"2026-06-09T16:36:31.922102342Z\" level=info msg=\"Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:36:31.922567 crc crio[20770]: time=\"2026-06-09T16:36:31.922522485Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:39b0f64c871bbdbe502c8b11b37f252dd6e781f50724e6545cdb32a920302152 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/20fc0347-9838-4be6-8583-8dfecc76cd96 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:0xc000135388}] Aliases:map[]}\"\nJun 09 16:36:31.922822 crc crio[20770]: time=\"2026-06-09T16:36:31.922734671Z\" level=info msg=\"Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:36:31.923240 crc crio[20770]: time=\"2026-06-09T16:36:31.923173144Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:1430cc105af08c7cc4e8929c4b1360b3ed58500e41f4ab9a0108f4252b0e9f47 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/37d21a5a-340e-4ac7-811a-6ccbd72cd92f 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:0xc000135428}] Aliases:map[]}\"\nJun 09 16:36:31.923366 crc crio[20770]: time=\"2026-06-09T16:36:31.923319308Z\" level=info msg=\"Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:36:31.923561 crc crio[20770]: time=\"2026-06-09T16:36:31.923493893Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 16:36:31.923561 crc crio[20770]: time=\"2026-06-09T16:36:31.923541825Z\" level=warning msg=\"Could not restore sandbox IP for 154f278a46bf72e74e8dcdd83304bc301971039deb523dd0448e6c256f725333: failed to get network status for pod sandbox k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0(154f278a46bf72e74e8dcdd83304bc301971039deb523dd0448e6c256f725333): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 16:36:31.923974 crc crio[20770]: time=\"2026-06-09T16:36:31.923907825Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:d5198ba3e825ace170313fb6e4e0a2fc4990dab7f8044833f96ca77f9671bef3 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/b98799b9-d6ec-43c9-bf78-8720c4d9be65 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:0xc000135510}] Aliases:map[]}\"\nJun 09 16:36:31.924114 crc crio[20770]: time=\"2026-06-09T16:36:31.92407221Z\" level=info msg=\"Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:36:31.924565 crc crio[20770]: time=\"2026-06-09T16:36:31.924497663Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:cabd285e5a6758ee9f480310922c767b4b0656225f36504f80df912013f8e146 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/72f31d10-c6d9-4bf7-b028-062f0d26725c 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:0xc0001355a0}] Aliases:map[]}\"\nJun 09 16:36:31.924781 crc crio[20770]: time=\"2026-06-09T16:36:31.924722439Z\" 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 16:36:31.925764 crc crio[20770]: time=\"2026-06-09T16:36:31.925545904Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:bb0ee6eac61860113660cac1c734e20dad62cb3feaf7f5a2e3e358e26ba5a804 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/68d2cb9d-838d-4fdb-9710-f80ff4fe7534 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:0xc000135630}] Aliases:map[]}\"\nJun 09 16:36:31.926051 crc crio[20770]: time=\"2026-06-09T16:36:31.925965196Z\" level=info msg=\"Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:36:31.926420 crc crio[20770]: time=\"2026-06-09T16:36:31.926349737Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:97e57f7a60f504ff5129a5e7f166e5b9ccdfd2fc9821655021b0f90240da2580 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/74387149-49d1-4593-a3a9-548086bc16db 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:0xc0001356b0}] Aliases:map[]}\"\nJun 09 16:36:31.926513 crc crio[20770]: time=\"2026-06-09T16:36:31.926491572Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:36:31.927034 crc crio[20770]: time=\"2026-06-09T16:36:31.926950655Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:0dd7b7ca5d16f3f3421fbd1ba25ced89eade1cfeb841d39e91575105b93a5e2f UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/7aa1c5a3-e37a-4189-9f4d-07c032ee6487 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:0xc000135740}] Aliases:map[]}\"\nJun 09 16:36:31.927691 crc crio[20770]: time=\"2026-06-09T16:36:31.92711923Z\" 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 16:36:31.927691 crc crio[20770]: time=\"2026-06-09T16:36:31.927561913Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:3e91c16d5bc3fa0ed5fef6224021a7affef9ef0f8eb6ff5e6b026fb3d92d8352 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/e1f5ea39-ca2d-47d9-ae3b-e91e2f8e8a5d 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:0xc0001357c0}] Aliases:map[]}\"\nJun 09 16:36:31.927944 crc crio[20770]: time=\"2026-06-09T16:36:31.927753049Z\" 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 16:36:31.928245 crc crio[20770]: time=\"2026-06-09T16:36:31.928177951Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:b9ece4f402008d0a2f815bda502eda90e7db9f068637734e61b545dc28fb9761 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/24114dac-a2aa-4286-a703-75529b49cf49 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:0xc000135850}] Aliases:map[]}\"\nJun 09 16:36:31.928557 crc crio[20770]: time=\"2026-06-09T16:36:31.928330446Z\" level=info msg=\"Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:36:31.929803 crc crio[20770]: time=\"2026-06-09T16:36:31.928941594Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:f60b820bcf9446dd6bbf1fa2a2fd5e76fd1257d87f0b469cb2425526f3f756be UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/70f48de7-eef1-4424-8ca6-597661dc97e2 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:0xc000135908}] Aliases:map[]}\"\nJun 09 16:36:31.929803 crc crio[20770]: time=\"2026-06-09T16:36:31.929068488Z\" 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 16:36:31.930348 crc crio[20770]: time=\"2026-06-09T16:36:31.930288944Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:e3c605d995676cae5cfe4e1930a490c619efaddb967c6d688d2316b03a37d7b7 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/0a4c3e24-e215-40ba-800f-94b4593b3b05 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:0xc000135988}] Aliases:map[]}\"\nJun 09 16:36:31.930551 crc crio[20770]: time=\"2026-06-09T16:36:31.930456959Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:36:31.935893 crc crio[20770]: time=\"2026-06-09T16:36:31.935801376Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:376f9ff0545b36436b8a6f4acbb4f3be63df36a377c4647eb6e880500e3491a3 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/09505fb4-0fbc-4f98-84f3-a4d499e38066 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:0xc000135a68}] Aliases:map[]}\"\nJun 09 16:36:31.936216 crc crio[20770]: time=\"2026-06-09T16:36:31.936040123Z\" level=info msg=\"Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:36:31.936723 crc crio[20770]: time=\"2026-06-09T16:36:31.936523627Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:3c33c4d94bfc86ac3e89613a9bdaeffc889bde1a337f0e2a558ebdfacbb2ae2b UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/0b108023-6daa-422b-8f3f-6857fc47577c 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:0xc000135b00}] Aliases:map[]}\"\nJun 09 16:36:31.936822 crc crio[20770]: time=\"2026-06-09T16:36:31.936761894Z\" level=info msg=\"Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:36:31.937490 crc crio[20770]: time=\"2026-06-09T16:36:31.937419674Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:b8223b9561fe9a721ebca09698d3ad4c8e0406f2fa64bce02f2cc214b7ad5ad4 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/025eaca0-acb0-49c4-9b93-349ee2a6beeb 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:0xc000135b80}] Aliases:map[]}\"\nJun 09 16:36:31.937593 crc crio[20770]: time=\"2026-06-09T16:36:31.937571228Z\" level=info msg=\"Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:36:31.938723 crc crio[20770]: time=\"2026-06-09T16:36:31.938590678Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:69844ced74028f3997e46ea2562c473b1404b553fbf04b9a4b0bf3cc2e4a9023 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/5b84f9a2-fc5a-4b75-9a2d-ff0a41744dd1 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:0xc000135c10}] Aliases:map[]}\"\nJun 09 16:36:31.938829 crc crio[20770]: time=\"2026-06-09T16:36:31.938790554Z\" level=info msg=\"Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:36:31.939179 crc crio[20770]: time=\"2026-06-09T16:36:31.939143935Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:37d1080ef48294b309a5538e9af5ca43563451c071a21d4810412c7016f415b4 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/9d24636e-1dac-4e60-ab15-25301528dc10 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:0xc0010a2970}] Aliases:map[]}\"\nJun 09 16:36:31.939288 crc crio[20770]: time=\"2026-06-09T16:36:31.939276799Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:36:31.939721 crc crio[20770]: time=\"2026-06-09T16:36:31.939596788Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:ea9ef629557c20792984dabc8683f3f4c39bf600f9e629dc368880f4d739e5b1 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/901110be-b6e4-4792-8fd2-4af825960aab 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:0xc0010a2a00}] Aliases:map[]}\"\nJun 09 16:36:31.939857 crc crio[20770]: time=\"2026-06-09T16:36:31.939818875Z\" 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 16:36:31.940314 crc crio[20770]: time=\"2026-06-09T16:36:31.940242837Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:b9e91057435fbff2a247a1e749f1dad43f2ae0ceeb04b73b13ba685ba372a6cf UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/4aad0446-a41c-43b4-8654-95bafabeb436 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:0xc0010a2a80}] Aliases:map[]}\"\nJun 09 16:36:31.940462 crc crio[20770]: time=\"2026-06-09T16:36:31.940403472Z\" 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 16:36:31.941000 crc crio[20770]: time=\"2026-06-09T16:36:31.940926597Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:6638ab594e66d36d737fe0da5d083f116547ca99b668119517552d011bc1693a UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/cb9ed5aa-7b57-496c-aab5-33310f2e09a2 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:0xc0010a2b10}] Aliases:map[]}\"\nJun 09 16:36:31.941113 crc crio[20770]: time=\"2026-06-09T16:36:31.941060781Z\" 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 16:36:31.941454 crc crio[20770]: time=\"2026-06-09T16:36:31.941385841Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:06444b0079e6d1c7183f817d4b6154ff30b10fa4653a27e646c078a24789199a UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/a41cbddf-1eb0-41e5-ae54-0316b090d33b 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:0xc0010a2ba8}] Aliases:map[]}\"\nJun 09 16:36:31.941561 crc crio[20770]: time=\"2026-06-09T16:36:31.941518625Z\" 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 16:36:31.941974 crc crio[20770]: time=\"2026-06-09T16:36:31.941868075Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:9949406e326cae8ec31e25f8fb7cf029bc427991b6c660a9c6a401ecdf48f8ca UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/e40c4a60-4831-439a-98f0-c0ad9472ecf9 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:0xc0010a2c38}] Aliases:map[]}\"\nJun 09 16:36:31.942055 crc crio[20770]: time=\"2026-06-09T16:36:31.9420314Z\" level=info msg=\"Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:36:31.943195 crc crio[20770]: time=\"2026-06-09T16:36:31.943137952Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:3dd0ab079cba7d2d7ef0c98d003095ea27bc76d6cd6db57e8c8d1d4592a080a2 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/b3a43abe-1c2c-479b-9c5a-e992e353fa2a 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:0xc0010a2cc8}] Aliases:map[]}\"\nJun 09 16:36:31.943569 crc crio[20770]: time=\"2026-06-09T16:36:31.943514943Z\" level=info msg=\"Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:36:31.943988 crc crio[20770]: time=\"2026-06-09T16:36:31.943927346Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:a2e98d86e855f6133aa2c09100a32a5db1cc20341c1ff9acf12caf6a9d410424 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/5f2e8ebb-900b-42a2-9db0-0e4e18159471 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:0xc0010a2d58}] Aliases:map[]}\"\nJun 09 16:36:31.944091 crc crio[20770]: time=\"2026-06-09T16:36:31.94407586Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:36:31.944534 crc crio[20770]: time=\"2026-06-09T16:36:31.944188403Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 16:36:31.944759 crc crio[20770]: time=\"2026-06-09T16:36:31.944699058Z\" level=warning msg=\"Could not restore sandbox IP for 30542c23042c8003a6b86ebc257f8fd752de84d26b7d4a2dfdb74918eb22668d: failed to get network status for pod sandbox k8s_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0(30542c23042c8003a6b86ebc257f8fd752de84d26b7d4a2dfdb74918eb22668d): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 16:36:31.944977 crc crio[20770]: time=\"2026-06-09T16:36:31.944918025Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:cf8f059a3107854e51dc7bcbd7f5d9ff189b5640453f4cce4703c4bfbffa1728 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/3148720e-32dd-4253-afa5-a8cab2560227 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:0xc0010a2df0}] Aliases:map[]}\"\nJun 09 16:36:31.945126 crc crio[20770]: time=\"2026-06-09T16:36:31.94508903Z\" level=info msg=\"Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:36:31.945501 crc crio[20770]: time=\"2026-06-09T16:36:31.94544585Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:1e9b589c5feab7b2e7846fe20c40c7bd9d5f9cedab7d5bc495ef7d2f9ba88666 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/82b27450-4d74-4033-bd83-f3d55cbff9bb 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:0xc0010a2e70}] Aliases:map[]}\"\nJun 09 16:36:31.945763 crc crio[20770]: time=\"2026-06-09T16:36:31.945728709Z\" level=info msg=\"Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:36:31.945874 crc crio[20770]: time=\"2026-06-09T16:36:31.945853922Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 16:36:31.945874 crc crio[20770]: time=\"2026-06-09T16:36:31.945868103Z\" level=warning msg=\"Could not restore sandbox IP for d4c82703d0d73e0f4ebcbb628205bdfe67ff0ec864e2495dc27767748b28ad82: failed to get network status for pod sandbox k8s_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0(d4c82703d0d73e0f4ebcbb628205bdfe67ff0ec864e2495dc27767748b28ad82): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 16:36:31.946162 crc crio[20770]: time=\"2026-06-09T16:36:31.94609703Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:3003be93a1ee9b1b654ffe6c4e3912b8f862a0084cdfb237c5f24991e6cee558 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/5bf4309d-e5e8-499b-8991-5f40e5501442 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:0xc0010a2f08}] Aliases:map[]}\"\nJun 09 16:36:31.946244 crc crio[20770]: time=\"2026-06-09T16:36:31.946220923Z\" 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 16:36:31.946603 crc crio[20770]: time=\"2026-06-09T16:36:31.946523632Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:6c1bbc81084d233aea764f08ebc3c67c32c84f19799161c8cdec1c0f43dea432 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/9e04dffb-fd03-4c98-a413-ee94c79dfd11 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:0xc0010a2f98}] Aliases:map[]}\"\nJun 09 16:36:31.946786 crc crio[20770]: time=\"2026-06-09T16:36:31.946731848Z\" level=info msg=\"Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:36:31.946910 crc crio[20770]: time=\"2026-06-09T16:36:31.946839861Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 16:36:31.946910 crc crio[20770]: time=\"2026-06-09T16:36:31.946851672Z\" level=warning msg=\"Could not restore sandbox IP for 509ed5c9d31791a0ea75f8c162248e58a85617f2a9e9b268b5e98ff17debb47e: failed to get network status for pod sandbox k8s_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0(509ed5c9d31791a0ea75f8c162248e58a85617f2a9e9b268b5e98ff17debb47e): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 16:36:31.946910 crc crio[20770]: time=\"2026-06-09T16:36:31.946882963Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 16:36:31.946910 crc crio[20770]: time=\"2026-06-09T16:36:31.946892063Z\" level=warning msg=\"Could not restore sandbox IP for afc8116d76ea6180703b6ce760cfdac90f2fc47a8e93593dfaad1de408e88b90: failed to get network status for pod sandbox k8s_collect-profiles-29683695-k6pjp_openshift-operator-lifecycle-manager_31d91dcf-7d02-424e-8c82-ae000dea1e7e_0(afc8116d76ea6180703b6ce760cfdac90f2fc47a8e93593dfaad1de408e88b90): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 16:36:31.947505 crc crio[20770]: time=\"2026-06-09T16:36:31.947423599Z\" level=info msg=\"Registered SIGHUP reload watcher\"\nJun 09 16:36:31.949801 crc crio[20770]: time=\"2026-06-09T16:36:31.949735077Z\" level=info msg=\"Starting seccomp notifier watcher\"\nJun 09 16:36:31.949934 crc crio[20770]: time=\"2026-06-09T16:36:31.949894832Z\" level=info msg=\"Create NRI interface\"\nJun 09 16:36:31.949978 crc crio[20770]: time=\"2026-06-09T16:36:31.949941423Z\" level=info msg=\"runtime interface created\"\nJun 09 16:36:31.949978 crc crio[20770]: time=\"2026-06-09T16:36:31.949957293Z\" level=info msg=\"Registered domain \\\"k8s.io\\\" with NRI\"\nJun 09 16:36:31.949978 crc crio[20770]: time=\"2026-06-09T16:36:31.949964144Z\" level=info msg=\"runtime interface starting up...\"\nJun 09 16:36:31.951234 crc crio[20770]: time=\"2026-06-09T16:36:31.949971224Z\" level=info msg=\"starting plugins...\"\nJun 09 16:36:31.951418 crc crio[20770]: time=\"2026-06-09T16:36:31.951318034Z\" level=info msg=\"Synchronizing NRI (plugin) with current runtime state\"\nJun 09 16:36:31.951549 crc crio[20770]: time=\"2026-06-09T16:36:31.949819589Z\" level=info msg=\"Serving metrics on 127.0.0.1:9537 using HTTP\"\nJun 09 16:36:31.959784 crc crio[20770]: time=\"2026-06-09T16:36:31.959512205Z\" level=info msg=\"No systemd watchdog enabled\"\nJun 09 16:36:31.967537 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).\nJun 09 16:36:48.421763 crc crio[20770]: time=\"2026-06-09T16:36:48.420810267Z\" level=info msg=\"Running pod sandbox: openshift-etcd/installer-3-crc/POD\" id=4b2e690f-2c2d-4f99-b855-d6118adcfeee name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:36:48.422841 crc crio[20770]: time=\"2026-06-09T16:36:48.421805595Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:36:48.452956 crc crio[20770]: time=\"2026-06-09T16:36:48.451872786Z\" level=info msg=\"Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:1cf6b5f037b313d084ef23cd577e3ad7e5aa0134c78ee60345eb1f1e48beb344 UID:0b7a3ad7-c956-4bee-84f7-6d4949e59453 NetNS:/var/run/netns/3e6639da-1882-4a24-85e3-c3447741ad45 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod0b7a3ad7_c956_4bee_84f7_6d4949e59453.slice PodAnnotations:0xc002988158}] Aliases:map[]}\"\nJun 09 16:36:48.453325 crc crio[20770]: time=\"2026-06-09T16:36:48.453285306Z\" level=info msg=\"Adding pod openshift-etcd_installer-3-crc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:36:49.119594 crc crio[20770]: 2026-06-09T16:36:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1cf6b5f037b313d Mac:4e:c0:23:fe:0c:59 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3c Mtu:0 Sandbox:/var/run/netns/3e6639da-1882-4a24-85e3-c3447741ad45 SocketPath: PciID:}] [{Interface:0xc0000151a0 Address:{IP:10.217.0.60 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:36:49.122081 crc crio[20770]: time=\"2026-06-09T16:36:49.122040794Z\" level=info msg=\"Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:1cf6b5f037b313d084ef23cd577e3ad7e5aa0134c78ee60345eb1f1e48beb344 UID:0b7a3ad7-c956-4bee-84f7-6d4949e59453 NetNS:/var/run/netns/3e6639da-1882-4a24-85e3-c3447741ad45 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod0b7a3ad7_c956_4bee_84f7_6d4949e59453.slice PodAnnotations:0xc002988158}] Aliases:map[]}\"\nJun 09 16:36:49.122327 crc crio[20770]: time=\"2026-06-09T16:36:49.122309192Z\" level=info msg=\"Checking pod openshift-etcd_installer-3-crc for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:36:49.130278 crc crio[20770]: time=\"2026-06-09T16:36:49.129900326Z\" level=info msg=\"Ran pod sandbox 1cf6b5f037b313d084ef23cd577e3ad7e5aa0134c78ee60345eb1f1e48beb344 with infra container: openshift-etcd/installer-3-crc/POD\" id=4b2e690f-2c2d-4f99-b855-d6118adcfeee name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:36:49.133434 crc crio[20770]: time=\"2026-06-09T16:36:49.133392025Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=69909045-db0a-44d9-a1d8-5c699e3b5986 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:36:49.138020 crc crio[20770]: time=\"2026-06-09T16:36:49.136522054Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=b125884b-6e1b-4318-8ea5-3fa20e7103e7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:36:49.144070 crc crio[20770]: time=\"2026-06-09T16:36:49.143980035Z\" level=info msg=\"Creating container: openshift-etcd/installer-3-crc/installer\" id=bed2a5a7-6df6-413a-a2ed-22afd4f12a75 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:36:49.145586 crc crio[20770]: time=\"2026-06-09T16:36:49.144442458Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:36:49.170336 crc crio[20770]: time=\"2026-06-09T16:36:49.170234107Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:36:49.335942 crc crio[20770]: time=\"2026-06-09T16:36:49.335836722Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:36:49.584449 crc crio[20770]: time=\"2026-06-09T16:36:49.584326552Z\" level=info msg=\"Created container 6dcac4fe1339c1522331c3f587e7adfd81e3f075cc9c27768792b0cf028698c1: openshift-etcd/installer-3-crc/installer\" id=bed2a5a7-6df6-413a-a2ed-22afd4f12a75 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:36:49.587472 crc crio[20770]: time=\"2026-06-09T16:36:49.587156832Z\" level=info msg=\"Starting container: 6dcac4fe1339c1522331c3f587e7adfd81e3f075cc9c27768792b0cf028698c1\" id=f6a4dec9-51ef-43fe-b67d-0145aa62a906 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:36:49.594519 crc crio[20770]: time=\"2026-06-09T16:36:49.593560303Z\" level=info msg=\"Started container\" PID=21353 containerID=6dcac4fe1339c1522331c3f587e7adfd81e3f075cc9c27768792b0cf028698c1 description=openshift-etcd/installer-3-crc/installer id=f6a4dec9-51ef-43fe-b67d-0145aa62a906 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1cf6b5f037b313d084ef23cd577e3ad7e5aa0134c78ee60345eb1f1e48beb344\nJun 09 16:37:21.976699 crc crio[20770]: time=\"2026-06-09T16:37:21.975889558Z\" level=info msg=\"Stopping container: a4de9aad805325f28edc531ed38d3366a1d3545e47f1285725a7cdda2139624c (timeout: 30s)\" id=c40050ea-38c3-475c-a814-65a86c971782 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:37:21.977966 crc crio[20770]: time=\"2026-06-09T16:37:21.97597151Z\" level=info msg=\"Stopping container: f18a41012db189ae0dc3280966abadb8a701d8bed2d7b1d415f7c26180dc7a65 (timeout: 30s)\" id=9af8c1f0-d6db-4856-b111-1652d8881f99 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:37:21.977966 crc crio[20770]: time=\"2026-06-09T16:37:21.976018171Z\" level=info msg=\"Stopping container: b1c321c4ef39b05ed5e8b1e40d96822548de06848c9c02b03b2ab99cd4bbb36a (timeout: 30s)\" id=eef69973-c657-4b71-989a-17062f6ba883 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:37:21.977966 crc crio[20770]: time=\"2026-06-09T16:37:21.976068283Z\" level=info msg=\"Stopping container: 24a79c67dff9bf202ede7c918caacc5e6f13273b69f1b6e3f8f8164d4315ba20 (timeout: 30s)\" id=4022004a-5677-4f4b-9e3a-ae8a98d6cf4d name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:37:21.977966 crc crio[20770]: time=\"2026-06-09T16:37:21.976195006Z\" level=info msg=\"Stopping container: 1d62e23e4e4733c82fc170505c816c6687b5be94d67aab15884b7e96d8057554 (timeout: 30s)\" id=47311ec4-771b-4a55-ab09-fbed8354b75d name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:37:22.147785 crc crio[20770]: time=\"2026-06-09T16:37:22.147711208Z\" level=info msg=\"Stopped container 1d62e23e4e4733c82fc170505c816c6687b5be94d67aab15884b7e96d8057554: openshift-etcd/etcd-crc/etcd-rev\" id=47311ec4-771b-4a55-ab09-fbed8354b75d name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:37:22.194046 crc crio[20770]: time=\"2026-06-09T16:37:22.193884774Z\" level=info msg=\"Stopped container 24a79c67dff9bf202ede7c918caacc5e6f13273b69f1b6e3f8f8164d4315ba20: openshift-etcd/etcd-crc/etcd-metrics\" id=4022004a-5677-4f4b-9e3a-ae8a98d6cf4d name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:37:22.242611 crc crio[20770]: time=\"2026-06-09T16:37:22.242449828Z\" level=info msg=\"Stopped container f18a41012db189ae0dc3280966abadb8a701d8bed2d7b1d415f7c26180dc7a65: openshift-etcd/etcd-crc/etcd-readyz\" id=9af8c1f0-d6db-4856-b111-1652d8881f99 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:37:32.372313 crc crio[20770]: time=\"2026-06-09T16:37:32.371527935Z\" level=info msg=\"Stopping pod sandbox: 30542c23042c8003a6b86ebc257f8fd752de84d26b7d4a2dfdb74918eb22668d\" id=67c0e718-36cb-4f53-8d10-a353ac8a81c7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:37:32.372313 crc crio[20770]: time=\"2026-06-09T16:37:32.372291147Z\" level=info msg=\"Stopped pod sandbox (already stopped): 30542c23042c8003a6b86ebc257f8fd752de84d26b7d4a2dfdb74918eb22668d\" id=67c0e718-36cb-4f53-8d10-a353ac8a81c7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:37:32.374266 crc crio[20770]: time=\"2026-06-09T16:37:32.374212641Z\" level=info msg=\"Removing pod sandbox: 30542c23042c8003a6b86ebc257f8fd752de84d26b7d4a2dfdb74918eb22668d\" id=acc722ad-95f7-480e-8919-4b5b67fceace name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:37:32.386028 crc crio[20770]: time=\"2026-06-09T16:37:32.385914592Z\" level=info msg=\"Removed pod sandbox: 30542c23042c8003a6b86ebc257f8fd752de84d26b7d4a2dfdb74918eb22668d\" id=acc722ad-95f7-480e-8919-4b5b67fceace name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:37:32.387531 crc crio[20770]: time=\"2026-06-09T16:37:32.387432855Z\" level=info msg=\"Stopping pod sandbox: 8969dd81956e7ba9a2a218d287f2f4f355a21c77ae99d6522f5738d38540096d\" id=3fc3f17e-2802-4fba-ac30-9020cfca9f68 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:37:32.387880 crc crio[20770]: time=\"2026-06-09T16:37:32.387527358Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8969dd81956e7ba9a2a218d287f2f4f355a21c77ae99d6522f5738d38540096d\" id=3fc3f17e-2802-4fba-ac30-9020cfca9f68 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:37:32.388478 crc crio[20770]: time=\"2026-06-09T16:37:32.388255839Z\" level=info msg=\"Removing pod sandbox: 8969dd81956e7ba9a2a218d287f2f4f355a21c77ae99d6522f5738d38540096d\" id=d83a8656-df4b-4969-84fd-d3bfe5206b3d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:37:32.396767 crc crio[20770]: time=\"2026-06-09T16:37:32.396568844Z\" level=info msg=\"Removed pod sandbox: 8969dd81956e7ba9a2a218d287f2f4f355a21c77ae99d6522f5738d38540096d\" id=d83a8656-df4b-4969-84fd-d3bfe5206b3d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:37:32.397628 crc crio[20770]: time=\"2026-06-09T16:37:32.39747618Z\" level=info msg=\"Stopping pod sandbox: a8645c78e3a4a0bf2eea13e6544e3604dfbe5e4b3604751a7d981d375da8c16e\" id=ae0dcd61-0da0-487f-b3b4-a5e2e2a79b3b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:37:32.397909 crc crio[20770]: time=\"2026-06-09T16:37:32.397623314Z\" level=info msg=\"Stopped pod sandbox (already stopped): a8645c78e3a4a0bf2eea13e6544e3604dfbe5e4b3604751a7d981d375da8c16e\" id=ae0dcd61-0da0-487f-b3b4-a5e2e2a79b3b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:37:32.398580 crc crio[20770]: time=\"2026-06-09T16:37:32.398499938Z\" level=info msg=\"Removing pod sandbox: a8645c78e3a4a0bf2eea13e6544e3604dfbe5e4b3604751a7d981d375da8c16e\" id=12f80e1d-ea20-4efb-a149-1c76f72f5ebe name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:37:32.408031 crc crio[20770]: time=\"2026-06-09T16:37:32.407933045Z\" level=info msg=\"Removed pod sandbox: a8645c78e3a4a0bf2eea13e6544e3604dfbe5e4b3604751a7d981d375da8c16e\" id=12f80e1d-ea20-4efb-a149-1c76f72f5ebe name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:37:32.408860 crc crio[20770]: time=\"2026-06-09T16:37:32.408781879Z\" level=info msg=\"Stopping pod sandbox: 154f278a46bf72e74e8dcdd83304bc301971039deb523dd0448e6c256f725333\" id=6ab9fc2f-8029-4163-bcd5-e0620bcac060 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:37:32.408941 crc crio[20770]: time=\"2026-06-09T16:37:32.408880792Z\" level=info msg=\"Stopped pod sandbox (already stopped): 154f278a46bf72e74e8dcdd83304bc301971039deb523dd0448e6c256f725333\" id=6ab9fc2f-8029-4163-bcd5-e0620bcac060 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:37:32.409496 crc crio[20770]: time=\"2026-06-09T16:37:32.409430058Z\" level=info msg=\"Removing pod sandbox: 154f278a46bf72e74e8dcdd83304bc301971039deb523dd0448e6c256f725333\" id=cb98c0c8-b468-4bca-b9b6-90ab3cec85dd name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:37:32.416679 crc crio[20770]: time=\"2026-06-09T16:37:32.416527638Z\" level=info msg=\"Removed pod sandbox: 154f278a46bf72e74e8dcdd83304bc301971039deb523dd0448e6c256f725333\" id=cb98c0c8-b468-4bca-b9b6-90ab3cec85dd name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:37:32.417216 crc crio[20770]: time=\"2026-06-09T16:37:32.417132186Z\" level=info msg=\"Stopping pod sandbox: d4c82703d0d73e0f4ebcbb628205bdfe67ff0ec864e2495dc27767748b28ad82\" id=4d8f0f8c-1ef7-42be-8e87-7354e9ea5c2a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:37:32.417300 crc crio[20770]: time=\"2026-06-09T16:37:32.417219638Z\" level=info msg=\"Stopped pod sandbox (already stopped): d4c82703d0d73e0f4ebcbb628205bdfe67ff0ec864e2495dc27767748b28ad82\" id=4d8f0f8c-1ef7-42be-8e87-7354e9ea5c2a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:37:32.418169 crc crio[20770]: time=\"2026-06-09T16:37:32.41799136Z\" level=info msg=\"Removing pod sandbox: d4c82703d0d73e0f4ebcbb628205bdfe67ff0ec864e2495dc27767748b28ad82\" id=c96c09e7-11b4-41f1-acfb-2968d8009f7e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:37:32.429627 crc crio[20770]: time=\"2026-06-09T16:37:32.429529406Z\" level=info msg=\"Removed pod sandbox: d4c82703d0d73e0f4ebcbb628205bdfe67ff0ec864e2495dc27767748b28ad82\" id=c96c09e7-11b4-41f1-acfb-2968d8009f7e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:37:32.430896 crc crio[20770]: time=\"2026-06-09T16:37:32.430817613Z\" level=info msg=\"Stopping pod sandbox: 509ed5c9d31791a0ea75f8c162248e58a85617f2a9e9b268b5e98ff17debb47e\" id=0e24d1e3-ed9a-406f-b75c-6d8abc8beca2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:37:32.430987 crc crio[20770]: time=\"2026-06-09T16:37:32.430904465Z\" level=info msg=\"Stopped pod sandbox (already stopped): 509ed5c9d31791a0ea75f8c162248e58a85617f2a9e9b268b5e98ff17debb47e\" id=0e24d1e3-ed9a-406f-b75c-6d8abc8beca2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:37:32.431765 crc crio[20770]: time=\"2026-06-09T16:37:32.431547903Z\" level=info msg=\"Removing pod sandbox: 509ed5c9d31791a0ea75f8c162248e58a85617f2a9e9b268b5e98ff17debb47e\" id=1781134c-e0a0-4b6a-8fe4-2e11dd3a779e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:37:32.437546 crc crio[20770]: time=\"2026-06-09T16:37:32.43745336Z\" level=info msg=\"Removed pod sandbox: 509ed5c9d31791a0ea75f8c162248e58a85617f2a9e9b268b5e98ff17debb47e\" id=1781134c-e0a0-4b6a-8fe4-2e11dd3a779e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:37:37.466917 crc crio[20770]: time=\"2026-06-09T16:37:37.465936603Z\" level=info msg=\"Stopping pod sandbox: 1cf6b5f037b313d084ef23cd577e3ad7e5aa0134c78ee60345eb1f1e48beb344\" id=ca233510-7992-4145-b35c-eb5bbcfd52be name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:37:37.468189 crc crio[20770]: time=\"2026-06-09T16:37:37.465963984Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=e374feef-abab-4a25-af5c-d01267887269 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:37:37.468189 crc crio[20770]: time=\"2026-06-09T16:37:37.467529488Z\" level=info msg=\"Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:1cf6b5f037b313d084ef23cd577e3ad7e5aa0134c78ee60345eb1f1e48beb344 UID:0b7a3ad7-c956-4bee-84f7-6d4949e59453 NetNS:/var/run/netns/3e6639da-1882-4a24-85e3-c3447741ad45 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod0b7a3ad7_c956_4bee_84f7_6d4949e59453.slice PodAnnotations:0xc0005c6858}] Aliases:map[]}\"\nJun 09 16:37:37.468189 crc crio[20770]: time=\"2026-06-09T16:37:37.467753515Z\" level=info msg=\"Deleting pod openshift-etcd_installer-3-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:37:37.468189 crc crio[20770]: time=\"2026-06-09T16:37:37.467962411Z\" level=info msg=\"Removing container: 6b3b74cc718db10de09df3c31da6004c52ba26f9cdfb7282d5f60755081cfdf7\" id=2776b7f7-4dda-416e-84d5-94c120b08ebd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:37:37.468799 crc crio[20770]: time=\"2026-06-09T16:37:37.468716682Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=cac45a43-e3de-4647-98b3-7a8c2713d419 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:37:37.531382 crc crio[20770]: time=\"2026-06-09T16:37:37.53123287Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=0f2b6330-50d7-4272-962f-fef69119b3fc name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:37:37.532055 crc crio[20770]: time=\"2026-06-09T16:37:37.531853327Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:37:37.568035 crc crio[20770]: time=\"2026-06-09T16:37:37.567478855Z\" level=info msg=\"Removed container 6b3b74cc718db10de09df3c31da6004c52ba26f9cdfb7282d5f60755081cfdf7: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=2776b7f7-4dda-416e-84d5-94c120b08ebd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:37:37.577851 crc crio[20770]: time=\"2026-06-09T16:37:37.577811717Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:37:37.683060 crc crio[20770]: time=\"2026-06-09T16:37:37.682996463Z\" level=info msg=\"Stopped pod sandbox: 1cf6b5f037b313d084ef23cd577e3ad7e5aa0134c78ee60345eb1f1e48beb344\" id=ca233510-7992-4145-b35c-eb5bbcfd52be name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:37:37.751148 crc crio[20770]: time=\"2026-06-09T16:37:37.751083979Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:37:37.845058 crc crio[20770]: time=\"2026-06-09T16:37:37.844373328Z\" level=info msg=\"Created container 9941c7b41941447ea0d7c1fc2df54dcb3dc4291e597bad5fd7a8244351d8a168: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=0f2b6330-50d7-4272-962f-fef69119b3fc name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:37:37.847403 crc crio[20770]: time=\"2026-06-09T16:37:37.847238609Z\" level=info msg=\"Starting container: 9941c7b41941447ea0d7c1fc2df54dcb3dc4291e597bad5fd7a8244351d8a168\" id=3f4754e7-28d6-4672-832f-64f8105cbb47 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:37:37.854284 crc crio[20770]: time=\"2026-06-09T16:37:37.854185556Z\" level=info msg=\"Started container\" PID=22010 containerID=9941c7b41941447ea0d7c1fc2df54dcb3dc4291e597bad5fd7a8244351d8a168 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=3f4754e7-28d6-4672-832f-64f8105cbb47 name=/runtime.v1.RuntimeService/StartContainer sandboxID=991f4d0b8e7296a8f18b7ae9fe212ded29d140e260514981393289a8dd4fd73b\nJun 09 16:37:49.161053 crc crio[20770]: time=\"2026-06-09T16:37:49.160191778Z\" level=info msg=\"Stopped container a4de9aad805325f28edc531ed38d3366a1d3545e47f1285725a7cdda2139624c: openshift-etcd/etcd-crc/etcd\" id=c40050ea-38c3-475c-a814-65a86c971782 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:37:52.005952 crc crio[20770]: time=\"2026-06-09T16:37:52.005171748Z\" level=warning msg=\"Stopping container b1c321c4ef39b05ed5e8b1e40d96822548de06848c9c02b03b2ab99cd4bbb36a with stop signal(15) timed out. Killing...\"\nJun 09 16:37:52.050554 crc crio[20770]: time=\"2026-06-09T16:37:52.050048195Z\" level=error msg=\"Killing container b1c321c4ef39b05ed5e8b1e40d96822548de06848c9c02b03b2ab99cd4bbb36a failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill b1c321c4ef39b05ed5e8b1e40d96822548de06848c9c02b03b2ab99cd4bbb36a KILL` failed: process not running: No such process\\n : exit status 1\"\nJun 09 16:37:52.112830 crc crio[20770]: time=\"2026-06-09T16:37:52.112323319Z\" level=info msg=\"Stopped container b1c321c4ef39b05ed5e8b1e40d96822548de06848c9c02b03b2ab99cd4bbb36a: openshift-etcd/etcd-crc/etcdctl\" id=eef69973-c657-4b71-989a-17062f6ba883 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:37:52.113929 crc crio[20770]: time=\"2026-06-09T16:37:52.11336699Z\" level=info msg=\"Stopping pod sandbox: c9d664f49d35957d75205489921232df294cd56f368fca7a7ec28e289df35e1c\" id=6d4df71d-80c6-45f5-a2c3-5228d8dc1330 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:37:52.118969 crc crio[20770]: time=\"2026-06-09T16:37:52.118921192Z\" level=info msg=\"Stopped pod sandbox: c9d664f49d35957d75205489921232df294cd56f368fca7a7ec28e289df35e1c\" id=6d4df71d-80c6-45f5-a2c3-5228d8dc1330 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:37:52.654570 crc crio[20770]: time=\"2026-06-09T16:37:52.654429044Z\" level=info msg=\"Removing container: 1d62e23e4e4733c82fc170505c816c6687b5be94d67aab15884b7e96d8057554\" id=74a2d256-cf2a-4d1a-898d-9ef0cac3db32 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:37:52.685945 crc crio[20770]: time=\"2026-06-09T16:37:52.685823889Z\" level=info msg=\"Removed container 1d62e23e4e4733c82fc170505c816c6687b5be94d67aab15884b7e96d8057554: openshift-etcd/etcd-crc/etcd-rev\" id=74a2d256-cf2a-4d1a-898d-9ef0cac3db32 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:37:52.689234 crc crio[20770]: time=\"2026-06-09T16:37:52.689197497Z\" level=info msg=\"Removing container: f18a41012db189ae0dc3280966abadb8a701d8bed2d7b1d415f7c26180dc7a65\" id=eb321564-6430-495e-a3df-d90b29215cc6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:37:52.713958 crc crio[20770]: time=\"2026-06-09T16:37:52.713874326Z\" level=info msg=\"Removed container f18a41012db189ae0dc3280966abadb8a701d8bed2d7b1d415f7c26180dc7a65: openshift-etcd/etcd-crc/etcd-readyz\" id=eb321564-6430-495e-a3df-d90b29215cc6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:37:52.717713 crc crio[20770]: time=\"2026-06-09T16:37:52.717552363Z\" level=info msg=\"Removing container: 24a79c67dff9bf202ede7c918caacc5e6f13273b69f1b6e3f8f8164d4315ba20\" id=3810a85d-ab20-452d-bddc-4763b1fb7278 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:37:52.743448 crc crio[20770]: time=\"2026-06-09T16:37:52.743329194Z\" level=info msg=\"Removed container 24a79c67dff9bf202ede7c918caacc5e6f13273b69f1b6e3f8f8164d4315ba20: openshift-etcd/etcd-crc/etcd-metrics\" id=3810a85d-ab20-452d-bddc-4763b1fb7278 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:37:52.749282 crc crio[20770]: time=\"2026-06-09T16:37:52.749192455Z\" level=info msg=\"Removing container: a4de9aad805325f28edc531ed38d3366a1d3545e47f1285725a7cdda2139624c\" id=bf452ae1-7110-4e2a-bc00-e1f127602873 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:37:52.766283 crc crio[20770]: time=\"2026-06-09T16:37:52.76618253Z\" level=info msg=\"Removed container a4de9aad805325f28edc531ed38d3366a1d3545e47f1285725a7cdda2139624c: openshift-etcd/etcd-crc/etcd\" id=bf452ae1-7110-4e2a-bc00-e1f127602873 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:37:52.769440 crc crio[20770]: time=\"2026-06-09T16:37:52.769378103Z\" level=info msg=\"Removing container: b1c321c4ef39b05ed5e8b1e40d96822548de06848c9c02b03b2ab99cd4bbb36a\" id=bbce1ac7-93b7-4b15-b4ef-eea22aff0087 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:37:52.784368 crc crio[20770]: time=\"2026-06-09T16:37:52.784321099Z\" level=info msg=\"Removed container b1c321c4ef39b05ed5e8b1e40d96822548de06848c9c02b03b2ab99cd4bbb36a: openshift-etcd/etcd-crc/etcdctl\" id=bbce1ac7-93b7-4b15-b4ef-eea22aff0087 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:37:52.787807 crc crio[20770]: time=\"2026-06-09T16:37:52.787775539Z\" level=info msg=\"Removing container: 938e14f2e3d06fbb8139d746aa43beec05820461b7422a81693a5ce38fe7af07\" id=419ea603-b954-4bac-9f27-8cb04a04db58 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:37:52.849101 crc crio[20770]: time=\"2026-06-09T16:37:52.848998753Z\" level=info msg=\"Removed container 938e14f2e3d06fbb8139d746aa43beec05820461b7422a81693a5ce38fe7af07: openshift-etcd/etcd-crc/etcd-resources-copy\" id=419ea603-b954-4bac-9f27-8cb04a04db58 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:37:52.851731 crc crio[20770]: time=\"2026-06-09T16:37:52.851560728Z\" level=info msg=\"Removing container: 6fb5ef24a5a49027ffcf981706e0f5512931d5e4bfe59bf8cc2d8321c4554125\" id=d9ba52b6-c723-4503-9380-51cf41d3308c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:37:52.931776 crc crio[20770]: time=\"2026-06-09T16:37:52.931485776Z\" level=info msg=\"Removed container 6fb5ef24a5a49027ffcf981706e0f5512931d5e4bfe59bf8cc2d8321c4554125: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=d9ba52b6-c723-4503-9380-51cf41d3308c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:37:52.937875 crc crio[20770]: time=\"2026-06-09T16:37:52.937701857Z\" level=info msg=\"Removing container: 88106d62385518838424c0befe37c48954e2f88cb7ec65e534c3aac6c9e7f020\" id=2d120f61-d663-43f5-a5fb-31888e12b71e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:37:53.097049 crc crio[20770]: time=\"2026-06-09T16:37:53.096946507Z\" level=info msg=\"Removed container 88106d62385518838424c0befe37c48954e2f88cb7ec65e534c3aac6c9e7f020: openshift-etcd/etcd-crc/setup\" id=2d120f61-d663-43f5-a5fb-31888e12b71e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:38:17.868930 crc crio[20770]: time=\"2026-06-09T16:38:17.868469822Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=be524c29-8957-40e7-8ef6-a103e81ef629 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:38:17.870756 crc crio[20770]: time=\"2026-06-09T16:38:17.870623664Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=d6673b07-2920-41bd-bcc3-e5ee560b98e7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:38:17.872804 crc crio[20770]: time=\"2026-06-09T16:38:17.872729676Z\" level=info msg=\"Creating container: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=fc025619-7f33-4a0d-afb2-0d7a8bdb7069 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:38:17.873069 crc crio[20770]: time=\"2026-06-09T16:38:17.873002754Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:38:17.897096 crc crio[20770]: time=\"2026-06-09T16:38:17.896977262Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:38:17.901170 crc crio[20770]: time=\"2026-06-09T16:38:17.901094522Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:38:18.013731 crc crio[20770]: time=\"2026-06-09T16:38:18.013168907Z\" level=info msg=\"Created container 7fbdbbc47dd42f0d28a2a874b571f58fe715840c8f269760be03dcf7cf800a0b: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=fc025619-7f33-4a0d-afb2-0d7a8bdb7069 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:38:18.016168 crc crio[20770]: time=\"2026-06-09T16:38:18.016053331Z\" level=info msg=\"Starting container: 7fbdbbc47dd42f0d28a2a874b571f58fe715840c8f269760be03dcf7cf800a0b\" id=ac2d0ca6-867c-4b0b-a9be-0eaf637107d3 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:38:18.026878 crc crio[20770]: time=\"2026-06-09T16:38:18.021612833Z\" level=info msg=\"Started container\" PID=22617 containerID=7fbdbbc47dd42f0d28a2a874b571f58fe715840c8f269760be03dcf7cf800a0b description=openshift-network-node-identity/network-node-identity-dgvkt/approver id=ac2d0ca6-867c-4b0b-a9be-0eaf637107d3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=94353f3482a7259433a217eda47193aa7a4b7ae9957c911c7e367534a338a080\nJun 09 16:38:31.454204 crc crio[20770]: time=\"2026-06-09T16:38:31.453149886Z\" level=info msg=\"Running pod sandbox: openshift-etcd/etcd-crc/POD\" id=2da985b0-5c2a-4aa2-bde9-e03e31811217 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:38:31.455913 crc crio[20770]: time=\"2026-06-09T16:38:31.454219627Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:38:31.473863 crc crio[20770]: time=\"2026-06-09T16:38:31.473130278Z\" 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=2da985b0-5c2a-4aa2-bde9-e03e31811217 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:38:31.487258 crc crio[20770]: time=\"2026-06-09T16:38:31.487058314Z\" level=info msg=\"Ran pod sandbox 009371b51a30d18da23f0c1b7470c77b9a339ffd0ef60cf40bc63f7f9456692e with infra container: openshift-etcd/etcd-crc/POD\" id=2da985b0-5c2a-4aa2-bde9-e03e31811217 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:38:31.490200 crc crio[20770]: time=\"2026-06-09T16:38:31.490047421Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=1a9e5d2b-fbc1-46ed-9ffa-7f3a4cc185ec name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:38:31.493815 crc crio[20770]: time=\"2026-06-09T16:38:31.493720638Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=921f07e9-8648-4c18-a6a5-9212f7e47d78 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:38:31.622896 crc crio[20770]: time=\"2026-06-09T16:38:31.622753048Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/setup\" id=1c1ebc38-b566-4149-b83b-b39da7f3d4d2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:38:31.623435 crc crio[20770]: time=\"2026-06-09T16:38:31.623371926Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:38:31.658980 crc crio[20770]: time=\"2026-06-09T16:38:31.658832099Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:38:31.812498 crc crio[20770]: time=\"2026-06-09T16:38:31.812397823Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:38:31.969319 crc crio[20770]: time=\"2026-06-09T16:38:31.969193202Z\" level=info msg=\"Created container 445a90b5cdf0e48885c716a69fca284085cd66882bac1df0229ab3bc8c1a9a90: openshift-etcd/etcd-crc/setup\" id=1c1ebc38-b566-4149-b83b-b39da7f3d4d2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:38:31.970095 crc crio[20770]: time=\"2026-06-09T16:38:31.970033936Z\" level=info msg=\"Starting container: 445a90b5cdf0e48885c716a69fca284085cd66882bac1df0229ab3bc8c1a9a90\" id=ac856c10-a704-4688-80ec-757044db2ec6 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:38:31.978056 crc crio[20770]: time=\"2026-06-09T16:38:31.977970947Z\" level=info msg=\"Started container\" PID=22786 containerID=445a90b5cdf0e48885c716a69fca284085cd66882bac1df0229ab3bc8c1a9a90 description=openshift-etcd/etcd-crc/setup id=ac856c10-a704-4688-80ec-757044db2ec6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=009371b51a30d18da23f0c1b7470c77b9a339ffd0ef60cf40bc63f7f9456692e\nJun 09 16:38:32.469978 crc crio[20770]: time=\"2026-06-09T16:38:32.469299383Z\" level=info msg=\"Stopping pod sandbox: c9d664f49d35957d75205489921232df294cd56f368fca7a7ec28e289df35e1c\" id=42565da2-761a-4c66-a050-1d1cfac4a86d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:38:32.469978 crc crio[20770]: time=\"2026-06-09T16:38:32.469948222Z\" level=info msg=\"Stopped pod sandbox (already stopped): c9d664f49d35957d75205489921232df294cd56f368fca7a7ec28e289df35e1c\" id=42565da2-761a-4c66-a050-1d1cfac4a86d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:38:32.471143 crc crio[20770]: time=\"2026-06-09T16:38:32.47056676Z\" level=info msg=\"Removing pod sandbox: c9d664f49d35957d75205489921232df294cd56f368fca7a7ec28e289df35e1c\" id=1dbd88a7-d26a-4be9-940a-3b1d8d449606 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:38:32.483252 crc crio[20770]: time=\"2026-06-09T16:38:32.483094205Z\" level=info msg=\"Removed pod sandbox: c9d664f49d35957d75205489921232df294cd56f368fca7a7ec28e289df35e1c\" id=1dbd88a7-d26a-4be9-940a-3b1d8d449606 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:39:06.995243 crc crio[20770]: time=\"2026-06-09T16:39:06.994006555Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=0c1f77c0-f1f1-4758-95e8-3d74eccd9840 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:39:06.998701 crc crio[20770]: time=\"2026-06-09T16:39:06.998470605Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=8fa3e1d6-087f-49da-ad39-fa2764587c40 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:39:07.171116 crc crio[20770]: time=\"2026-06-09T16:39:07.170835637Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=2e3e4b0b-65d1-4c19-aa29-735c61786b7d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:39:07.171523 crc crio[20770]: time=\"2026-06-09T16:39:07.171444965Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:39:07.213774 crc crio[20770]: time=\"2026-06-09T16:39:07.213382397Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:39:07.360359 crc crio[20770]: time=\"2026-06-09T16:39:07.360225842Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:39:07.498187 crc crio[20770]: time=\"2026-06-09T16:39:07.498006124Z\" level=info msg=\"Created container 188fa624a67501a0b4828a39afbfcea7dfee3c4b0e6f83d4d508aa7db237f718: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=2e3e4b0b-65d1-4c19-aa29-735c61786b7d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:39:07.500021 crc crio[20770]: time=\"2026-06-09T16:39:07.499832497Z\" level=info msg=\"Starting container: 188fa624a67501a0b4828a39afbfcea7dfee3c4b0e6f83d4d508aa7db237f718\" id=f65dccf5-e522-4252-83ae-063a076c9a3a name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:39:07.506977 crc crio[20770]: time=\"2026-06-09T16:39:07.506923542Z\" level=info msg=\"Started container\" PID=23264 containerID=188fa624a67501a0b4828a39afbfcea7dfee3c4b0e6f83d4d508aa7db237f718 description=openshift-etcd/etcd-crc/etcd-ensure-env-vars id=f65dccf5-e522-4252-83ae-063a076c9a3a name=/runtime.v1.RuntimeService/StartContainer sandboxID=009371b51a30d18da23f0c1b7470c77b9a339ffd0ef60cf40bc63f7f9456692e\nJun 09 16:39:24.424479 crc crio[20770]: time=\"2026-06-09T16:39:24.423568967Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=ff287f64-81e5-4e6c-a7e5-cd7090ca9e1b name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:39:24.426605 crc crio[20770]: time=\"2026-06-09T16:39:24.42646358Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=b3d99c00-30dd-4a41-a7dd-d56860d8dbca name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:39:24.429284 crc crio[20770]: time=\"2026-06-09T16:39:24.429193619Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-pdjpb/marketplace-operator\" id=9c46d38c-3ec9-4558-bc95-472b491e25bd name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:39:24.429757 crc crio[20770]: time=\"2026-06-09T16:39:24.429690494Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:39:24.459335 crc crio[20770]: time=\"2026-06-09T16:39:24.459119974Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:39:24.462811 crc crio[20770]: time=\"2026-06-09T16:39:24.462741079Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:39:24.592992 crc crio[20770]: time=\"2026-06-09T16:39:24.59286062Z\" level=info msg=\"Created container ee644926a3c09df60004639615836e89b3de82b3588bd8df59a8195199fd855b: openshift-marketplace/marketplace-operator-547dbd544d-pdjpb/marketplace-operator\" id=9c46d38c-3ec9-4558-bc95-472b491e25bd name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:39:24.594281 crc crio[20770]: time=\"2026-06-09T16:39:24.59389924Z\" level=info msg=\"Starting container: ee644926a3c09df60004639615836e89b3de82b3588bd8df59a8195199fd855b\" id=13d78e50-f939-40ae-a61c-636b280f4778 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:39:24.601771 crc crio[20770]: time=\"2026-06-09T16:39:24.601552362Z\" level=info msg=\"Started container\" PID=23484 containerID=ee644926a3c09df60004639615836e89b3de82b3588bd8df59a8195199fd855b description=openshift-marketplace/marketplace-operator-547dbd544d-pdjpb/marketplace-operator id=13d78e50-f939-40ae-a61c-636b280f4778 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9430195e42a8d61c7fb7a2df1580dd4bff975bfd7476e2b0ee75d236ae7237d7\nJun 09 16:39:42.287392 crc crio[20770]: time=\"2026-06-09T16:39:42.286824208Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=50b8af67-cee2-4831-99f1-48ad5ae077da name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:39:42.290119 crc crio[20770]: time=\"2026-06-09T16:39:42.29001354Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=13b9862b-3ec8-450d-9b18-e7777d4077ef name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:39:42.327604 crc crio[20770]: time=\"2026-06-09T16:39:42.327446002Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-resources-copy\" id=7e591d55-5107-4fc0-8621-fb617001fd6b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:39:42.328129 crc crio[20770]: time=\"2026-06-09T16:39:42.328020398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:39:42.368048 crc crio[20770]: time=\"2026-06-09T16:39:42.367924072Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:39:42.516297 crc crio[20770]: time=\"2026-06-09T16:39:42.516185498Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:39:42.604525 crc crio[20770]: time=\"2026-06-09T16:39:42.604390067Z\" level=info msg=\"Created container 3cdb713480be69f412e9d880b85a3640e705fee1d9128529a0a5e324702ae683: openshift-etcd/etcd-crc/etcd-resources-copy\" id=7e591d55-5107-4fc0-8621-fb617001fd6b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:39:42.607091 crc crio[20770]: time=\"2026-06-09T16:39:42.606966502Z\" level=info msg=\"Starting container: 3cdb713480be69f412e9d880b85a3640e705fee1d9128529a0a5e324702ae683\" id=75c174fc-9bcc-45ac-ac4d-4914f82f54e6 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:39:42.612498 crc crio[20770]: time=\"2026-06-09T16:39:42.612406279Z\" level=info msg=\"Started container\" PID=23718 containerID=3cdb713480be69f412e9d880b85a3640e705fee1d9128529a0a5e324702ae683 description=openshift-etcd/etcd-crc/etcd-resources-copy id=75c174fc-9bcc-45ac-ac4d-4914f82f54e6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=009371b51a30d18da23f0c1b7470c77b9a339ffd0ef60cf40bc63f7f9456692e\nJun 09 16:39:48.624833 crc crio[20770]: time=\"2026-06-09T16:39:48.624225559Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=481f8a7d-ac34-4b3a-a850-6ed3f5b87a16 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:39:48.626279 crc crio[20770]: time=\"2026-06-09T16:39:48.626204266Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=898e643b-abcc-41c8-9335-eb0b5ca733ce name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:39:48.628361 crc crio[20770]: time=\"2026-06-09T16:39:48.628287366Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=5df50cc1-0e43-4d1b-88be-6fe77859b397 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:39:48.628708 crc crio[20770]: time=\"2026-06-09T16:39:48.628561884Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:39:48.654093 crc crio[20770]: time=\"2026-06-09T16:39:48.653956498Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:39:48.783480 crc crio[20770]: time=\"2026-06-09T16:39:48.783089561Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:39:48.864033 crc crio[20770]: time=\"2026-06-09T16:39:48.863893217Z\" level=info msg=\"Created container eef9141e89f105f097744e32748b32b30379f3604c798afbed498c930dedee5b: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=5df50cc1-0e43-4d1b-88be-6fe77859b397 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:39:48.865249 crc crio[20770]: time=\"2026-06-09T16:39:48.865127913Z\" level=info msg=\"Starting container: eef9141e89f105f097744e32748b32b30379f3604c798afbed498c930dedee5b\" id=6e37f552-7c1b-4c7a-8b3c-30e68b67e6e0 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:39:48.869806 crc crio[20770]: time=\"2026-06-09T16:39:48.869708855Z\" level=info msg=\"Started container\" PID=23822 containerID=eef9141e89f105f097744e32748b32b30379f3604c798afbed498c930dedee5b description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler id=6e37f552-7c1b-4c7a-8b3c-30e68b67e6e0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d702150379e1db48a5ce2c914654174780aa75814b89fcfa3145825c3de7b839\nJun 09 16:39:50.658328 crc crio[20770]: time=\"2026-06-09T16:39:50.658223174Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=237b78c1-0e60-4397-a210-b4d625a649be name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:39:50.660841 crc crio[20770]: time=\"2026-06-09T16:39:50.660764507Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=5046d92b-a76d-4b10-8b95-6e2a772aeeef name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:39:50.662754 crc crio[20770]: time=\"2026-06-09T16:39:50.662627561Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=9a8ef4ba-a0e9-4642-9ee0-f25f4d17ae09 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:39:50.663026 crc crio[20770]: time=\"2026-06-09T16:39:50.662958971Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:39:50.684940 crc crio[20770]: time=\"2026-06-09T16:39:50.684841803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:39:50.815630 crc crio[20770]: time=\"2026-06-09T16:39:50.815532511Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:39:50.902115 crc crio[20770]: time=\"2026-06-09T16:39:50.902026911Z\" level=info msg=\"Created container 17b23689f76f18fdf8c6d172d95fa4714f635b0b2e368c4643b74e65448eb7b4: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=9a8ef4ba-a0e9-4642-9ee0-f25f4d17ae09 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:39:50.903201 crc crio[20770]: time=\"2026-06-09T16:39:50.903136413Z\" level=info msg=\"Starting container: 17b23689f76f18fdf8c6d172d95fa4714f635b0b2e368c4643b74e65448eb7b4\" id=40108fcb-ce07-4cd6-a716-1087a977abef name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:39:50.907977 crc crio[20770]: time=\"2026-06-09T16:39:50.90785551Z\" level=info msg=\"Started container\" PID=23883 containerID=17b23689f76f18fdf8c6d172d95fa4714f635b0b2e368c4643b74e65448eb7b4 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller id=40108fcb-ce07-4cd6-a716-1087a977abef name=/runtime.v1.RuntimeService/StartContainer sandboxID=d702150379e1db48a5ce2c914654174780aa75814b89fcfa3145825c3de7b839\nJun 09 16:39:56.748616 crc crio[20770]: time=\"2026-06-09T16:39:56.747904565Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=b0a4372a-feda-4bcf-9bfc-6bd13302ac6c name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:39:56.750933 crc crio[20770]: time=\"2026-06-09T16:39:56.750806619Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=94bba894-1867-4dd0-84ee-3ba4d08c65ad name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:39:56.753300 crc crio[20770]: time=\"2026-06-09T16:39:56.753231959Z\" level=info msg=\"Creating container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=fd7313ce-f225-41be-bbf5-24bbe39f8eb5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:39:56.753922 crc crio[20770]: time=\"2026-06-09T16:39:56.753848957Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:39:56.799216 crc crio[20770]: time=\"2026-06-09T16:39:56.799061484Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:39:56.802611 crc crio[20770]: time=\"2026-06-09T16:39:56.802493953Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:39:57.055491 crc crio[20770]: time=\"2026-06-09T16:39:57.055139156Z\" level=info msg=\"Created container 9e0356cdde861cc186038de0bd1bb8d1daad2d8f5bd0e925b9cc26c2024f6444: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=fd7313ce-f225-41be-bbf5-24bbe39f8eb5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:39:57.057053 crc crio[20770]: time=\"2026-06-09T16:39:57.056947778Z\" level=info msg=\"Starting container: 9e0356cdde861cc186038de0bd1bb8d1daad2d8f5bd0e925b9cc26c2024f6444\" id=de28e5f8-7fa0-4c83-9e7d-ee4bf3fbab8e name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:39:57.065194 crc crio[20770]: time=\"2026-06-09T16:39:57.065078783Z\" level=info msg=\"Started container\" PID=23993 containerID=9e0356cdde861cc186038de0bd1bb8d1daad2d8f5bd0e925b9cc26c2024f6444 description=openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator id=de28e5f8-7fa0-4c83-9e7d-ee4bf3fbab8e name=/runtime.v1.RuntimeService/StartContainer sandboxID=3003be93a1ee9b1b654ffe6c4e3912b8f862a0084cdfb237c5f24991e6cee558\nJun 09 16:39:58.768832 crc crio[20770]: time=\"2026-06-09T16:39:58.768428862Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=7edef265-57d0-460b-a789-96fa1ba9a840 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:39:58.770896 crc crio[20770]: time=\"2026-06-09T16:39:58.77079479Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=61288cd6-9d5a-472e-87f3-c85f754d93e4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:39:58.773421 crc crio[20770]: time=\"2026-06-09T16:39:58.773332704Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=ed3769e3-3e72-4f13-af56-e6a1e1947a40 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:39:58.773873 crc crio[20770]: time=\"2026-06-09T16:39:58.773799527Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:39:58.809201 crc crio[20770]: time=\"2026-06-09T16:39:58.809097827Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:39:58.813024 crc crio[20770]: time=\"2026-06-09T16:39:58.812958409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:39:58.916387 crc crio[20770]: time=\"2026-06-09T16:39:58.916246565Z\" level=info msg=\"Created container 07514e930e0e0f7e53041f36dcc5e6d77746861a4c5c9a2016244cba93a8a861: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=ed3769e3-3e72-4f13-af56-e6a1e1947a40 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:39:58.918065 crc crio[20770]: time=\"2026-06-09T16:39:58.917977715Z\" level=info msg=\"Starting container: 07514e930e0e0f7e53041f36dcc5e6d77746861a4c5c9a2016244cba93a8a861\" id=7ba629e9-eeb0-403c-adcb-586c18d89134 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:39:58.925258 crc crio[20770]: time=\"2026-06-09T16:39:58.924760901Z\" level=info msg=\"Started container\" PID=24026 containerID=07514e930e0e0f7e53041f36dcc5e6d77746861a4c5c9a2016244cba93a8a861 description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager id=7ba629e9-eeb0-403c-adcb-586c18d89134 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1c67547db7c1794b379a25f749b444f7e7eccf88512fe2132f7f275ef8ad18ed\nJun 09 16:40:05.108305 crc crio[20770]: time=\"2026-06-09T16:40:05.107423079Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=4ce1b64f-ce74-4597-8341-d6e74b9b1880 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:40:05.110196 crc crio[20770]: time=\"2026-06-09T16:40:05.109262213Z\" level=info msg=\"Removing container: 177e0d918396e5ba56b5f887c38ebd27a6ae75b2b300a047c00ca07782e45650\" id=061a0e70-e927-4370-8921-7ce1d3a2b4f8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:40:05.111327 crc crio[20770]: time=\"2026-06-09T16:40:05.110535499Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=6434d338-9c1c-4421-a3c1-ee13d18588ea name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:40:05.112477 crc crio[20770]: time=\"2026-06-09T16:40:05.112110775Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2b790aeb-8751-414a-aa45-807e49dcafb4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:40:05.154863 crc crio[20770]: time=\"2026-06-09T16:40:05.154808199Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=6fc9bd28-bb34-4a16-8455-2ad7d8774209 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:40:05.155180 crc crio[20770]: time=\"2026-06-09T16:40:05.155128338Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:40:05.155512 crc crio[20770]: time=\"2026-06-09T16:40:05.155441387Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=bc68f5e4-3e77-4376-9896-9ae449b245e0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:40:05.159472 crc crio[20770]: time=\"2026-06-09T16:40:05.15830172Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=734e074e-9536-4909-8b5d-4008574f0cdb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:40:05.164554 crc crio[20770]: time=\"2026-06-09T16:40:05.16451631Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:40:05.179193 crc crio[20770]: time=\"2026-06-09T16:40:05.178990318Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:40:05.186331 crc crio[20770]: time=\"2026-06-09T16:40:05.186248208Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:40:05.194327 crc crio[20770]: time=\"2026-06-09T16:40:05.19427692Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:40:05.235511 crc crio[20770]: time=\"2026-06-09T16:40:05.235382898Z\" level=info msg=\"Removed container 177e0d918396e5ba56b5f887c38ebd27a6ae75b2b300a047c00ca07782e45650: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=061a0e70-e927-4370-8921-7ce1d3a2b4f8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:40:05.293501 crc crio[20770]: time=\"2026-06-09T16:40:05.293374425Z\" level=info msg=\"Created container 0326695c3418327da10bccf8fd783b749e39f7d371f1c24d211683daba11eb97: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=734e074e-9536-4909-8b5d-4008574f0cdb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:40:05.295309 crc crio[20770]: time=\"2026-06-09T16:40:05.295240009Z\" level=info msg=\"Starting container: 0326695c3418327da10bccf8fd783b749e39f7d371f1c24d211683daba11eb97\" id=2e2a928a-efec-4c23-a15c-64192eb24390 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:40:05.300194 crc crio[20770]: time=\"2026-06-09T16:40:05.300112329Z\" level=info msg=\"Started container\" PID=24130 containerID=0326695c3418327da10bccf8fd783b749e39f7d371f1c24d211683daba11eb97 description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager id=2e2a928a-efec-4c23-a15c-64192eb24390 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b9e91057435fbff2a247a1e749f1dad43f2ae0ceeb04b73b13ba685ba372a6cf\nJun 09 16:40:05.327140 crc crio[20770]: time=\"2026-06-09T16:40:05.326945945Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:40:05.406324 crc crio[20770]: time=\"2026-06-09T16:40:05.406265988Z\" level=info msg=\"Created container 33d5f5bac0d2787d6e206a86e971cbdffac034b63c90d5f1664e4be3a4f05ddc: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=6fc9bd28-bb34-4a16-8455-2ad7d8774209 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:40:05.407508 crc crio[20770]: time=\"2026-06-09T16:40:05.407463673Z\" level=info msg=\"Starting container: 33d5f5bac0d2787d6e206a86e971cbdffac034b63c90d5f1664e4be3a4f05ddc\" id=760dc488-cbda-4c5a-beaa-3ab6117d2ae6 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:40:05.411904 crc crio[20770]: time=\"2026-06-09T16:40:05.411831109Z\" level=info msg=\"Started container\" PID=24148 containerID=33d5f5bac0d2787d6e206a86e971cbdffac034b63c90d5f1664e4be3a4f05ddc description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=760dc488-cbda-4c5a-beaa-3ab6117d2ae6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=991f4d0b8e7296a8f18b7ae9fe212ded29d140e260514981393289a8dd4fd73b\nJun 09 16:40:09.161488 crc crio[20770]: time=\"2026-06-09T16:40:09.160739597Z\" level=info msg=\"Removing container: 114b33f391a7bd46ff4717303ecc0ee0e4047084584591981ae241ad888a27ea\" id=5769d7d4-eb82-4f05-9b3d-6d9726b263de name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:40:09.162813 crc crio[20770]: time=\"2026-06-09T16:40:09.161725235Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=81675a04-3331-4c6e-9d1d-eba694774945 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:40:09.231319 crc crio[20770]: time=\"2026-06-09T16:40:09.231173203Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=c8983446-42af-4da3-8b4b-baafbc10658a name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:40:09.238164 crc crio[20770]: time=\"2026-06-09T16:40:09.238036391Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=40248385-86f2-4cd0-b1f5-ad768d4f6a35 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:40:09.238761 crc crio[20770]: time=\"2026-06-09T16:40:09.238551426Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:40:09.263922 crc crio[20770]: time=\"2026-06-09T16:40:09.263708583Z\" level=info msg=\"Removed container 114b33f391a7bd46ff4717303ecc0ee0e4047084584591981ae241ad888a27ea: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=5769d7d4-eb82-4f05-9b3d-6d9726b263de name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:40:09.280722 crc crio[20770]: time=\"2026-06-09T16:40:09.280489998Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:40:09.423958 crc crio[20770]: time=\"2026-06-09T16:40:09.423827672Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:40:09.510218 crc crio[20770]: time=\"2026-06-09T16:40:09.510112586Z\" level=info msg=\"Created container 1063e5f0cd1a091d659a3c6d819aebd531a744435925373d35cb0874180f77fb: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=40248385-86f2-4cd0-b1f5-ad768d4f6a35 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:40:09.511532 crc crio[20770]: time=\"2026-06-09T16:40:09.511442494Z\" level=info msg=\"Starting container: 1063e5f0cd1a091d659a3c6d819aebd531a744435925373d35cb0874180f77fb\" id=3aa7ee40-a528-45ee-839e-1f6f4ac65998 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:40:09.516328 crc crio[20770]: time=\"2026-06-09T16:40:09.516227733Z\" level=info msg=\"Started container\" PID=24226 containerID=1063e5f0cd1a091d659a3c6d819aebd531a744435925373d35cb0874180f77fb description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=3aa7ee40-a528-45ee-839e-1f6f4ac65998 name=/runtime.v1.RuntimeService/StartContainer sandboxID=140ba3345a2986e5390e9a38832098ef084208d4f02c31bda44e05fa4ceaf139\nJun 09 16:40:17.586454 crc crio[20770]: time=\"2026-06-09T16:40:17.58554599Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=7daf8a88-fab2-47b1-8f5e-a7650c8ff8b2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:40:17.588910 crc crio[20770]: time=\"2026-06-09T16:40:17.588819384Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=321996f4-4c47-4634-88b9-b345110ded8a name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:40:17.595455 crc crio[20770]: time=\"2026-06-09T16:40:17.595226729Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcdctl\" id=9bbc063b-0cc0-4de2-9b22-dbd0d07ce47f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:40:17.595881 crc crio[20770]: time=\"2026-06-09T16:40:17.595824297Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:40:17.632716 crc crio[20770]: time=\"2026-06-09T16:40:17.631742035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:40:17.829490 crc crio[20770]: time=\"2026-06-09T16:40:17.82943405Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:40:17.934207 crc crio[20770]: time=\"2026-06-09T16:40:17.934133626Z\" level=info msg=\"Created container 4603edaf439d26486469159e8a4f26cd2de173fe1db5965a1dbc3e2d3f664590: openshift-etcd/etcd-crc/etcdctl\" id=9bbc063b-0cc0-4de2-9b22-dbd0d07ce47f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:40:17.936699 crc crio[20770]: time=\"2026-06-09T16:40:17.936509755Z\" level=info msg=\"Starting container: 4603edaf439d26486469159e8a4f26cd2de173fe1db5965a1dbc3e2d3f664590\" id=ae574668-53dd-4fa2-a8e5-4beaf83be232 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:40:17.943519 crc crio[20770]: time=\"2026-06-09T16:40:17.943437345Z\" level=info msg=\"Started container\" PID=24357 containerID=4603edaf439d26486469159e8a4f26cd2de173fe1db5965a1dbc3e2d3f664590 description=openshift-etcd/etcd-crc/etcdctl id=ae574668-53dd-4fa2-a8e5-4beaf83be232 name=/runtime.v1.RuntimeService/StartContainer sandboxID=009371b51a30d18da23f0c1b7470c77b9a339ffd0ef60cf40bc63f7f9456692e\nJun 09 16:40:17.954621 crc crio[20770]: time=\"2026-06-09T16:40:17.954486964Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=939ea30f-fc9c-4516-a8c6-f0a4c9e0c530 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:40:17.962067 crc crio[20770]: time=\"2026-06-09T16:40:17.962021992Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=c12839a8-401d-48fb-848c-4af935dbdae0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:40:17.970251 crc crio[20770]: time=\"2026-06-09T16:40:17.970217189Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd\" id=df553f18-d04c-4903-958b-dc5d7d31c60e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:40:17.971346 crc crio[20770]: time=\"2026-06-09T16:40:17.970964821Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:40:17.999991 crc crio[20770]: time=\"2026-06-09T16:40:17.999941508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:40:18.153093 crc crio[20770]: time=\"2026-06-09T16:40:18.152878149Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:40:18.260023 crc crio[20770]: time=\"2026-06-09T16:40:18.259175462Z\" level=info msg=\"Created container 3535a92e57d2c1a7c3078f2e309c983e5f7ab02dcfd0de1a3d150608b27d14e2: openshift-etcd/etcd-crc/etcd\" id=df553f18-d04c-4903-958b-dc5d7d31c60e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:40:18.261406 crc crio[20770]: time=\"2026-06-09T16:40:18.261339555Z\" level=info msg=\"Starting container: 3535a92e57d2c1a7c3078f2e309c983e5f7ab02dcfd0de1a3d150608b27d14e2\" id=c88e1f3c-d01c-4c1b-967d-38a7b128b7bc name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:40:18.269606 crc crio[20770]: time=\"2026-06-09T16:40:18.269449449Z\" level=info msg=\"Started container\" PID=24380 containerID=3535a92e57d2c1a7c3078f2e309c983e5f7ab02dcfd0de1a3d150608b27d14e2 description=openshift-etcd/etcd-crc/etcd id=c88e1f3c-d01c-4c1b-967d-38a7b128b7bc name=/runtime.v1.RuntimeService/StartContainer sandboxID=009371b51a30d18da23f0c1b7470c77b9a339ffd0ef60cf40bc63f7f9456692e\nJun 09 16:40:18.286769 crc crio[20770]: time=\"2026-06-09T16:40:18.283303619Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=217fbba3-5bf1-41e9-b1de-6778c40c7c23 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:40:18.286769 crc crio[20770]: time=\"2026-06-09T16:40:18.286344427Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=2030f54d-a921-49ac-b4b1-aac4fcb27db7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:40:18.292129 crc crio[20770]: time=\"2026-06-09T16:40:18.291987231Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-metrics\" id=aee7c8be-5976-42a8-9a76-50b06cf1f87f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:40:18.292615 crc crio[20770]: time=\"2026-06-09T16:40:18.292368832Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:40:18.316231 crc crio[20770]: time=\"2026-06-09T16:40:18.316120208Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:40:18.462228 crc crio[20770]: time=\"2026-06-09T16:40:18.462096798Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:40:18.583125 crc crio[20770]: time=\"2026-06-09T16:40:18.583062904Z\" level=info msg=\"Created container 654064360e499b746b9edf99fdab6b6c78750bb294e189100c24f06c4696b091: openshift-etcd/etcd-crc/etcd-metrics\" id=aee7c8be-5976-42a8-9a76-50b06cf1f87f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:40:18.584699 crc crio[20770]: time=\"2026-06-09T16:40:18.584532906Z\" level=info msg=\"Starting container: 654064360e499b746b9edf99fdab6b6c78750bb294e189100c24f06c4696b091\" id=976dfdf5-3de5-456d-a528-897441c3cc1e name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:40:18.591060 crc crio[20770]: time=\"2026-06-09T16:40:18.590933411Z\" level=info msg=\"Started container\" PID=24403 containerID=654064360e499b746b9edf99fdab6b6c78750bb294e189100c24f06c4696b091 description=openshift-etcd/etcd-crc/etcd-metrics id=976dfdf5-3de5-456d-a528-897441c3cc1e name=/runtime.v1.RuntimeService/StartContainer sandboxID=009371b51a30d18da23f0c1b7470c77b9a339ffd0ef60cf40bc63f7f9456692e\nJun 09 16:40:18.607962 crc crio[20770]: time=\"2026-06-09T16:40:18.60751102Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=ec96b8c9-64f8-46bd-8034-83eef3378413 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:40:18.610967 crc crio[20770]: time=\"2026-06-09T16:40:18.610784145Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=6f3d311c-54f7-476c-8627-3c70e98fb123 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:40:18.617974 crc crio[20770]: time=\"2026-06-09T16:40:18.617837719Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-readyz\" id=cf5c16f0-37af-459c-98d9-3a126141b608 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:40:18.618710 crc crio[20770]: time=\"2026-06-09T16:40:18.61855974Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:40:18.648512 crc crio[20770]: time=\"2026-06-09T16:40:18.648360631Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:40:18.791429 crc crio[20770]: time=\"2026-06-09T16:40:18.791145449Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:40:18.891249 crc crio[20770]: time=\"2026-06-09T16:40:18.891068897Z\" level=info msg=\"Created container 60aa07df214b1bb37d08bf723b60c2315e2707477a336f91bec5ca54d42e7b8a: openshift-etcd/etcd-crc/etcd-readyz\" id=cf5c16f0-37af-459c-98d9-3a126141b608 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:40:18.892574 crc crio[20770]: time=\"2026-06-09T16:40:18.892439577Z\" level=info msg=\"Starting container: 60aa07df214b1bb37d08bf723b60c2315e2707477a336f91bec5ca54d42e7b8a\" id=8602df53-2b71-47c1-861f-eda613894459 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:40:18.897729 crc crio[20770]: time=\"2026-06-09T16:40:18.897437171Z\" level=info msg=\"Started container\" PID=24419 containerID=60aa07df214b1bb37d08bf723b60c2315e2707477a336f91bec5ca54d42e7b8a description=openshift-etcd/etcd-crc/etcd-readyz id=8602df53-2b71-47c1-861f-eda613894459 name=/runtime.v1.RuntimeService/StartContainer sandboxID=009371b51a30d18da23f0c1b7470c77b9a339ffd0ef60cf40bc63f7f9456692e\nJun 09 16:40:18.913194 crc crio[20770]: time=\"2026-06-09T16:40:18.913122124Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=408f557f-4766-4256-8a4e-d3a9be2efe8b name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:40:18.916455 crc crio[20770]: time=\"2026-06-09T16:40:18.916143042Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=419141f6-e9d7-48d4-acea-9422bb57be7c name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:40:18.924239 crc crio[20770]: time=\"2026-06-09T16:40:18.923902846Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-rev\" id=bc5d9cce-b03d-4dbe-b787-59efa5a30b50 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:40:18.924239 crc crio[20770]: time=\"2026-06-09T16:40:18.924212705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:40:18.948284 crc crio[20770]: time=\"2026-06-09T16:40:18.948114236Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:40:19.096530 crc crio[20770]: time=\"2026-06-09T16:40:19.096439903Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:40:19.193689 crc crio[20770]: time=\"2026-06-09T16:40:19.19351632Z\" level=info msg=\"Created container 5a84ed5fc79054537b9c23114aa0edf4c09b72ce399a2643f5bed8ef1f69e0c8: openshift-etcd/etcd-crc/etcd-rev\" id=bc5d9cce-b03d-4dbe-b787-59efa5a30b50 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:40:19.194953 crc crio[20770]: time=\"2026-06-09T16:40:19.194883069Z\" level=info msg=\"Starting container: 5a84ed5fc79054537b9c23114aa0edf4c09b72ce399a2643f5bed8ef1f69e0c8\" id=f83d02f8-6672-4fb1-872e-423323f2c129 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:40:19.200572 crc crio[20770]: time=\"2026-06-09T16:40:19.200471151Z\" level=info msg=\"Started container\" PID=24438 containerID=5a84ed5fc79054537b9c23114aa0edf4c09b72ce399a2643f5bed8ef1f69e0c8 description=openshift-etcd/etcd-crc/etcd-rev id=f83d02f8-6672-4fb1-872e-423323f2c129 name=/runtime.v1.RuntimeService/StartContainer sandboxID=009371b51a30d18da23f0c1b7470c77b9a339ffd0ef60cf40bc63f7f9456692e\nJun 09 16:41:19.807607 crc crio[20770]: time=\"2026-06-09T16:41:19.804176131Z\" level=info msg=\"Removing container: 72f2728d7cae84ea79c48af2136a09b5365ed4bf38d6fbadb185f27fd9ef1881\" id=8e1c90d1-150c-4405-a8f7-32a608ee7b21 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:41:19.910090 crc crio[20770]: time=\"2026-06-09T16:41:19.909951986Z\" level=info msg=\"Removed container 72f2728d7cae84ea79c48af2136a09b5365ed4bf38d6fbadb185f27fd9ef1881: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=8e1c90d1-150c-4405-a8f7-32a608ee7b21 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:41:40.412750 crc crio[20770]: time=\"2026-06-09T16:41:40.411875108Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=fa37b6c6-a7a5-4818-8e13-057d05a4324b name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:41:40.415188 crc crio[20770]: time=\"2026-06-09T16:41:40.415137912Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=e880c336-7185-4395-b191-5fdcdaedaed5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:41:40.418196 crc crio[20770]: time=\"2026-06-09T16:41:40.418090877Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=8bb80161-b7bf-4f18-ae74-a4ed2eb80a1c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:41:40.418833 crc crio[20770]: time=\"2026-06-09T16:41:40.418772637Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:41:40.442380 crc crio[20770]: time=\"2026-06-09T16:41:40.442100911Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:41:40.610043 crc crio[20770]: time=\"2026-06-09T16:41:40.609963759Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:41:40.706616 crc crio[20770]: time=\"2026-06-09T16:41:40.705929311Z\" level=info msg=\"Created container 07bc2b5abcfea24b3ffc7db0fc2b1405a8f577cdcef5da615f8c1085b6b44044: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=8bb80161-b7bf-4f18-ae74-a4ed2eb80a1c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:41:40.708389 crc crio[20770]: time=\"2026-06-09T16:41:40.708170076Z\" level=info msg=\"Starting container: 07bc2b5abcfea24b3ffc7db0fc2b1405a8f577cdcef5da615f8c1085b6b44044\" id=deeabd54-96c6-4f98-80d9-99b5739ac424 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:41:40.719776 crc crio[20770]: time=\"2026-06-09T16:41:40.716934019Z\" level=info msg=\"Started container\" PID=25502 containerID=07bc2b5abcfea24b3ffc7db0fc2b1405a8f577cdcef5da615f8c1085b6b44044 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=deeabd54-96c6-4f98-80d9-99b5739ac424 name=/runtime.v1.RuntimeService/StartContainer sandboxID=991f4d0b8e7296a8f18b7ae9fe212ded29d140e260514981393289a8dd4fd73b\nJun 09 16:42:55.290552 crc crio[20770]: time=\"2026-06-09T16:42:55.289744379Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-gszk8/POD\" id=f908fb23-5753-4978-9201-f159c54828b8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:42:55.292937 crc crio[20770]: time=\"2026-06-09T16:42:55.29116858Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:42:55.299249 crc crio[20770]: time=\"2026-06-09T16:42:55.298826622Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-nsmbz/POD\" id=3400b0e8-608b-4ac2-9665-ce9218075cc0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:42:55.299249 crc crio[20770]: time=\"2026-06-09T16:42:55.299234693Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:42:55.331012 crc crio[20770]: time=\"2026-06-09T16:42:55.330902378Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-nsmbz Namespace:openshift-marketplace ID:d71e1b0a8fb858070bbb28a6905bf8545f7380e677c295d578c434e3a13bd926 UID:808ffd5d-a83e-4548-8e17-a13c94b30586 NetNS:/var/run/netns/f866ea0e-c9f9-4f41-b0c0-b5c330fe981d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod808ffd5d_a83e_4548_8e17_a13c94b30586.slice PodAnnotations:0xc002988630}] Aliases:map[]}\"\nJun 09 16:42:55.331012 crc crio[20770]: time=\"2026-06-09T16:42:55.330986721Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-nsmbz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:42:55.335365 crc crio[20770]: time=\"2026-06-09T16:42:55.335264814Z\" level=info msg=\"Got pod network &{Name:redhat-operators-gszk8 Namespace:openshift-marketplace ID:5e11748c1185984282607c5a8818fa1f51f8c4ccdfe244bb2c9c507143d5e9a4 UID:da79d03e-d418-40f9-866d-a1450e028fe6 NetNS:/var/run/netns/35d68819-a018-4103-b820-31677a3fb21b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podda79d03e_d418_40f9_866d_a1450e028fe6.slice PodAnnotations:0xc0010a2f58}] Aliases:map[]}\"\nJun 09 16:42:55.335365 crc crio[20770]: time=\"2026-06-09T16:42:55.335342056Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-gszk8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:42:55.611453 crc crio[20770]: 2026-06-09T16:42:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d71e1b0a8fb8580 Mac:96:c1:e0:1d:c1:3d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3e Mtu:0 Sandbox:/var/run/netns/f866ea0e-c9f9-4f41-b0c0-b5c330fe981d SocketPath: PciID:}] [{Interface:0xc0006045a0 Address:{IP:10.217.0.62 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:42:55.613295 crc crio[20770]: time=\"2026-06-09T16:42:55.613185552Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-nsmbz Namespace:openshift-marketplace ID:d71e1b0a8fb858070bbb28a6905bf8545f7380e677c295d578c434e3a13bd926 UID:808ffd5d-a83e-4548-8e17-a13c94b30586 NetNS:/var/run/netns/f866ea0e-c9f9-4f41-b0c0-b5c330fe981d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod808ffd5d_a83e_4548_8e17_a13c94b30586.slice PodAnnotations:0xc002988630}] Aliases:map[]}\"\nJun 09 16:42:55.613502 crc crio[20770]: time=\"2026-06-09T16:42:55.613388428Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-nsmbz for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:42:55.623365 crc crio[20770]: time=\"2026-06-09T16:42:55.623025926Z\" level=info msg=\"Ran pod sandbox d71e1b0a8fb858070bbb28a6905bf8545f7380e677c295d578c434e3a13bd926 with infra container: openshift-marketplace/redhat-marketplace-nsmbz/POD\" id=3400b0e8-608b-4ac2-9665-ce9218075cc0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:42:55.628115 crc crio[20770]: time=\"2026-06-09T16:42:55.62802603Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5b7b1ed1-ec4c-4c10-8115-4927132088fe name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:42:55.635515 crc crio[20770]: time=\"2026-06-09T16:42:55.634144347Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=bad01f67-a50a-4e1b-9c48-fc9745d10744 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:42:55.748304 crc crio[20770]: time=\"2026-06-09T16:42:55.74746313Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-nsmbz/extract-utilities\" id=189a47fd-0f99-4dc1-8565-14f4c9e44dc9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:42:55.748842 crc crio[20770]: time=\"2026-06-09T16:42:55.748793719Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:42:55.758023 crc crio[20770]: 2026-06-09T16:42:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5e11748c1185984 Mac:36:cf:9e:f2:63:49 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3d Mtu:0 Sandbox:/var/run/netns/35d68819-a018-4103-b820-31677a3fb21b SocketPath: PciID:}] [{Interface:0xc00029e5b0 Address:{IP:10.217.0.61 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:42:55.759251 crc crio[20770]: time=\"2026-06-09T16:42:55.759167548Z\" level=info msg=\"Got pod network &{Name:redhat-operators-gszk8 Namespace:openshift-marketplace ID:5e11748c1185984282607c5a8818fa1f51f8c4ccdfe244bb2c9c507143d5e9a4 UID:da79d03e-d418-40f9-866d-a1450e028fe6 NetNS:/var/run/netns/35d68819-a018-4103-b820-31677a3fb21b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podda79d03e_d418_40f9_866d_a1450e028fe6.slice PodAnnotations:0xc0010a2f58}] Aliases:map[]}\"\nJun 09 16:42:55.759396 crc crio[20770]: time=\"2026-06-09T16:42:55.759319463Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-gszk8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:42:55.768389 crc crio[20770]: time=\"2026-06-09T16:42:55.768299742Z\" level=info msg=\"Ran pod sandbox 5e11748c1185984282607c5a8818fa1f51f8c4ccdfe244bb2c9c507143d5e9a4 with infra container: openshift-marketplace/redhat-operators-gszk8/POD\" id=f908fb23-5753-4978-9201-f159c54828b8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:42:55.770827 crc crio[20770]: time=\"2026-06-09T16:42:55.770787284Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b281f9d2-9f44-4d94-917e-001d3e6f1b2a name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:42:55.772954 crc crio[20770]: time=\"2026-06-09T16:42:55.772869234Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=39ba35d3-ca46-4503-849c-c20ea95d42b7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:42:55.784042 crc crio[20770]: time=\"2026-06-09T16:42:55.783955774Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:42:55.787866 crc crio[20770]: time=\"2026-06-09T16:42:55.787795395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:42:55.830122 crc crio[20770]: time=\"2026-06-09T16:42:55.830000804Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-gszk8/extract-utilities\" id=12215e66-dab6-46b7-818b-cdce25734547 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:42:55.830725 crc crio[20770]: time=\"2026-06-09T16:42:55.830438047Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:42:55.857128 crc crio[20770]: time=\"2026-06-09T16:42:55.857018975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:42:55.861987 crc crio[20770]: time=\"2026-06-09T16:42:55.861882635Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:42:56.693166 crc crio[20770]: time=\"2026-06-09T16:42:56.692523527Z\" level=info msg=\"Created container d1963b99568bdc307a591393d5ef7f555782c67e6b89999cd239ab3b54065d90: openshift-marketplace/redhat-marketplace-nsmbz/extract-utilities\" id=189a47fd-0f99-4dc1-8565-14f4c9e44dc9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:42:56.698549 crc crio[20770]: time=\"2026-06-09T16:42:56.698439878Z\" level=info msg=\"Created container 73d2352e291b566b7e7cb99ee3c5a6db4a8aa7c210e75f69d95e2b970ae859b5: openshift-marketplace/redhat-operators-gszk8/extract-utilities\" id=12215e66-dab6-46b7-818b-cdce25734547 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:42:56.705251 crc crio[20770]: time=\"2026-06-09T16:42:56.70507406Z\" level=info msg=\"Starting container: d1963b99568bdc307a591393d5ef7f555782c67e6b89999cd239ab3b54065d90\" id=5bfad603-df06-4de6-9216-3c3a6141cbf9 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:42:56.705251 crc crio[20770]: time=\"2026-06-09T16:42:56.705229634Z\" level=info msg=\"Starting container: 73d2352e291b566b7e7cb99ee3c5a6db4a8aa7c210e75f69d95e2b970ae859b5\" id=9889ac41-a90f-4e42-932a-1181efdc7c59 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:42:56.711459 crc crio[20770]: time=\"2026-06-09T16:42:56.711152445Z\" level=info msg=\"Started container\" PID=26621 containerID=73d2352e291b566b7e7cb99ee3c5a6db4a8aa7c210e75f69d95e2b970ae859b5 description=openshift-marketplace/redhat-operators-gszk8/extract-utilities id=9889ac41-a90f-4e42-932a-1181efdc7c59 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e11748c1185984282607c5a8818fa1f51f8c4ccdfe244bb2c9c507143d5e9a4\nJun 09 16:42:56.714216 crc crio[20770]: time=\"2026-06-09T16:42:56.713914595Z\" level=info msg=\"Started container\" PID=26616 containerID=d1963b99568bdc307a591393d5ef7f555782c67e6b89999cd239ab3b54065d90 description=openshift-marketplace/redhat-marketplace-nsmbz/extract-utilities id=5bfad603-df06-4de6-9216-3c3a6141cbf9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d71e1b0a8fb858070bbb28a6905bf8545f7380e677c295d578c434e3a13bd926\nJun 09 16:42:58.613145 crc crio[20770]: time=\"2026-06-09T16:42:58.611545198Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=bb47d97d-b128-442a-8869-da69e701b83d name=/runtime.v1.ImageService/PullImage\nJun 09 16:42:58.615308 crc crio[20770]: time=\"2026-06-09T16:42:58.613862885Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=a47e5578-9037-45e8-9213-d4082035e147 name=/runtime.v1.ImageService/PullImage\nJun 09 16:42:58.623540 crc crio[20770]: time=\"2026-06-09T16:42:58.623430921Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 09 16:42:58.624505 crc crio[20770]: time=\"2026-06-09T16:42:58.624453671Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 09 16:43:01.842264 crc crio[20770]: time=\"2026-06-09T16:43:01.841769001Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0\" id=a47e5578-9037-45e8-9213-d4082035e147 name=/runtime.v1.ImageService/PullImage\nJun 09 16:43:01.844892 crc crio[20770]: time=\"2026-06-09T16:43:01.843751058Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=7236953d-6eb4-41c8-bf39-26e6628066e5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:43:01.916084 crc crio[20770]: time=\"2026-06-09T16:43:01.907710766Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=50903d7f-d78c-4cc2-a3f7-9a1acb9b4254 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:43:02.176077 crc crio[20770]: time=\"2026-06-09T16:43:02.1758134Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:fc6a16d8f231accd9aa36e952dece09ceb23dd2bd734fa3d5279adae1b59f636\" id=bb47d97d-b128-442a-8869-da69e701b83d name=/runtime.v1.ImageService/PullImage\nJun 09 16:43:02.177327 crc crio[20770]: time=\"2026-06-09T16:43:02.17720609Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=4ee7f1c4-69be-4546-a0df-329886710e0f name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:43:02.179818 crc crio[20770]: time=\"2026-06-09T16:43:02.179759774Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=cebfc5a1-bfac-4804-ae86-6b0507fb3f86 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:43:02.215765 crc crio[20770]: time=\"2026-06-09T16:43:02.215499026Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-nsmbz/extract-content\" id=fde75b21-a344-4866-8a8d-c9482d4401f0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:43:02.217414 crc crio[20770]: time=\"2026-06-09T16:43:02.217331809Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:43:02.247388 crc crio[20770]: time=\"2026-06-09T16:43:02.247288094Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:43:02.250963 crc crio[20770]: time=\"2026-06-09T16:43:02.250888788Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:43:02.820777 crc crio[20770]: time=\"2026-06-09T16:43:02.820083979Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-gszk8/extract-content\" id=e3a43390-1142-4560-aa29-49d17196896c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:43:02.821297 crc crio[20770]: time=\"2026-06-09T16:43:02.821267373Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:43:02.824537 crc crio[20770]: time=\"2026-06-09T16:43:02.824009803Z\" level=info msg=\"Created container 6cb8b10a43e30d60dafc9c934b91f5b7f3a1381351d79daec65d28a7ff3e38d8: openshift-marketplace/redhat-marketplace-nsmbz/extract-content\" id=fde75b21-a344-4866-8a8d-c9482d4401f0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:43:02.825808 crc crio[20770]: time=\"2026-06-09T16:43:02.825550667Z\" level=info msg=\"Starting container: 6cb8b10a43e30d60dafc9c934b91f5b7f3a1381351d79daec65d28a7ff3e38d8\" id=63aa41df-902d-4385-b6e4-f92133b26acf name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:43:02.832462 crc crio[20770]: time=\"2026-06-09T16:43:02.832306532Z\" level=info msg=\"Started container\" PID=26700 containerID=6cb8b10a43e30d60dafc9c934b91f5b7f3a1381351d79daec65d28a7ff3e38d8 description=openshift-marketplace/redhat-marketplace-nsmbz/extract-content id=63aa41df-902d-4385-b6e4-f92133b26acf name=/runtime.v1.RuntimeService/StartContainer sandboxID=d71e1b0a8fb858070bbb28a6905bf8545f7380e677c295d578c434e3a13bd926\nJun 09 16:43:02.846310 crc crio[20770]: time=\"2026-06-09T16:43:02.846183263Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:43:02.850355 crc crio[20770]: time=\"2026-06-09T16:43:02.850275201Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:43:03.513797 crc crio[20770]: time=\"2026-06-09T16:43:03.513462386Z\" level=info msg=\"Created container b1691ac283f5db0b4a7fda1d7cd62c707b327b4dcd928c56a69cc6263af3f0f0: openshift-marketplace/redhat-operators-gszk8/extract-content\" id=e3a43390-1142-4560-aa29-49d17196896c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:43:03.515155 crc crio[20770]: time=\"2026-06-09T16:43:03.515103464Z\" level=info msg=\"Starting container: b1691ac283f5db0b4a7fda1d7cd62c707b327b4dcd928c56a69cc6263af3f0f0\" id=d4dec341-91d0-470c-9556-5af45ffc94ce name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:43:03.522494 crc crio[20770]: time=\"2026-06-09T16:43:03.522315012Z\" level=info msg=\"Started container\" PID=26711 containerID=b1691ac283f5db0b4a7fda1d7cd62c707b327b4dcd928c56a69cc6263af3f0f0 description=openshift-marketplace/redhat-operators-gszk8/extract-content id=d4dec341-91d0-470c-9556-5af45ffc94ce name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e11748c1185984282607c5a8818fa1f51f8c4ccdfe244bb2c9c507143d5e9a4\nJun 09 16:43:03.662352 crc crio[20770]: time=\"2026-06-09T16:43:03.662237543Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=aecd87de-3a96-4443-af5b-6a49d5ffc850 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:43:03.665418 crc crio[20770]: time=\"2026-06-09T16:43:03.665263331Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=0405759d-07cd-4dc1-a3ef-700ea1efbefc name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:43:03.859533 crc crio[20770]: time=\"2026-06-09T16:43:03.859361017Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-nsmbz/registry-server\" id=293bce35-2601-4dcd-a18f-7cf2fac228d0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:43:03.860383 crc crio[20770]: time=\"2026-06-09T16:43:03.860295304Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:43:03.905551 crc crio[20770]: time=\"2026-06-09T16:43:03.905337665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:43:03.910113 crc crio[20770]: time=\"2026-06-09T16:43:03.909937668Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:43:04.566738 crc crio[20770]: time=\"2026-06-09T16:43:04.565857734Z\" level=info msg=\"Created container 13b597d5ddf0895020eb0dc448b6bc8c5ab484d982ebd451e3bda026db5d9ac9: openshift-marketplace/redhat-marketplace-nsmbz/registry-server\" id=293bce35-2601-4dcd-a18f-7cf2fac228d0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:43:04.575984 crc crio[20770]: time=\"2026-06-09T16:43:04.575898384Z\" level=info msg=\"Starting container: 13b597d5ddf0895020eb0dc448b6bc8c5ab484d982ebd451e3bda026db5d9ac9\" id=20dcb78d-6c97-4595-b869-ecbf66c5b9dc name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:43:04.597002 crc crio[20770]: time=\"2026-06-09T16:43:04.596959422Z\" level=info msg=\"Started container\" PID=26757 containerID=13b597d5ddf0895020eb0dc448b6bc8c5ab484d982ebd451e3bda026db5d9ac9 description=openshift-marketplace/redhat-marketplace-nsmbz/registry-server id=20dcb78d-6c97-4595-b869-ecbf66c5b9dc name=/runtime.v1.RuntimeService/StartContainer sandboxID=d71e1b0a8fb858070bbb28a6905bf8545f7380e677c295d578c434e3a13bd926\nJun 09 16:43:14.855768 crc crio[20770]: time=\"2026-06-09T16:43:14.854812909Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=8bf0862d-6906-41e9-a8f9-002b91662886 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:43:14.860257 crc crio[20770]: time=\"2026-06-09T16:43:14.860053301Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e86113b2-75d8-468a-bfb0-e53fe46ae844 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:43:14.871506 crc crio[20770]: time=\"2026-06-09T16:43:14.871391862Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-gszk8/registry-server\" id=9bc23c42-d085-48ef-bfeb-2c6124955e50 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:43:14.873049 crc crio[20770]: time=\"2026-06-09T16:43:14.873007069Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:43:14.915227 crc crio[20770]: time=\"2026-06-09T16:43:14.915097425Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:43:14.919215 crc crio[20770]: time=\"2026-06-09T16:43:14.919122062Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:43:16.111405 crc crio[20770]: time=\"2026-06-09T16:43:16.111269804Z\" level=info msg=\"Created container 99e4041c617df91ac109821e55f379ed22d031cbe4f4d07be8077f5ebde93682: openshift-marketplace/redhat-operators-gszk8/registry-server\" id=9bc23c42-d085-48ef-bfeb-2c6124955e50 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:43:16.113184 crc crio[20770]: time=\"2026-06-09T16:43:16.113111128Z\" level=info msg=\"Starting container: 99e4041c617df91ac109821e55f379ed22d031cbe4f4d07be8077f5ebde93682\" id=63061055-cebf-45ca-af6c-8c4ad298a9cd name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:43:16.122421 crc crio[20770]: time=\"2026-06-09T16:43:16.12212834Z\" level=info msg=\"Started container\" PID=26915 containerID=99e4041c617df91ac109821e55f379ed22d031cbe4f4d07be8077f5ebde93682 description=openshift-marketplace/redhat-operators-gszk8/registry-server id=63061055-cebf-45ca-af6c-8c4ad298a9cd name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e11748c1185984282607c5a8818fa1f51f8c4ccdfe244bb2c9c507143d5e9a4\nJun 09 16:43:16.929020 crc crio[20770]: time=\"2026-06-09T16:43:16.928861053Z\" level=info msg=\"Stopping container: e9b26b97b3aa5e7994abe4f518136194ed5ef53c369a9eaee728d4f281cd6836 (timeout: 2s)\" id=fa1000ff-72de-4cab-ba8e-0d0df7cdff5c name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:43:17.106535 crc crio[20770]: time=\"2026-06-09T16:43:17.105465879Z\" level=info msg=\"Stopped container e9b26b97b3aa5e7994abe4f518136194ed5ef53c369a9eaee728d4f281cd6836: openshift-marketplace/redhat-marketplace-lzmxx/registry-server\" id=fa1000ff-72de-4cab-ba8e-0d0df7cdff5c name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:43:17.108254 crc crio[20770]: time=\"2026-06-09T16:43:17.108175738Z\" level=info msg=\"Stopping pod sandbox: fbd9a00c23886464fe0f5857a0d64ce22494b42db1dbd54ecc6b3d4feaf1abf6\" id=6e95dfb7-eee3-46e9-817e-a4338adb9eac name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:43:17.109199 crc crio[20770]: time=\"2026-06-09T16:43:17.109149226Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-lzmxx Namespace:openshift-marketplace ID:fbd9a00c23886464fe0f5857a0d64ce22494b42db1dbd54ecc6b3d4feaf1abf6 UID:8e909be3-ae3a-4ed5-a64b-5d99f090ca64 NetNS:/var/run/netns/abfe7edd-b492-43b7-95df-4307c6f30555 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8e909be3_ae3a_4ed5_a64b_5d99f090ca64.slice PodAnnotations:0xc0010a2908}] Aliases:map[]}\"\nJun 09 16:43:17.109397 crc crio[20770]: time=\"2026-06-09T16:43:17.109332991Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-lzmxx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:43:17.428509 crc crio[20770]: time=\"2026-06-09T16:43:17.428260273Z\" level=info msg=\"Stopped pod sandbox: fbd9a00c23886464fe0f5857a0d64ce22494b42db1dbd54ecc6b3d4feaf1abf6\" id=6e95dfb7-eee3-46e9-817e-a4338adb9eac name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:43:17.896710 crc crio[20770]: time=\"2026-06-09T16:43:17.896542304Z\" level=info msg=\"Removing container: e9b26b97b3aa5e7994abe4f518136194ed5ef53c369a9eaee728d4f281cd6836\" id=4079f989-38ab-472d-ab2b-578f394c0455 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:43:17.918339 crc crio[20770]: time=\"2026-06-09T16:43:17.918252527Z\" level=info msg=\"Removed container e9b26b97b3aa5e7994abe4f518136194ed5ef53c369a9eaee728d4f281cd6836: openshift-marketplace/redhat-marketplace-lzmxx/registry-server\" id=4079f989-38ab-472d-ab2b-578f394c0455 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:43:17.921467 crc crio[20770]: time=\"2026-06-09T16:43:17.921392258Z\" level=info msg=\"Removing container: b5d95737a82d54bd62596c676e656d2f0f7ffa85bc99b1c4ddfa603ac0d0ddda\" id=51a9dff4-1b4e-456e-8a47-3e034a7fd7c0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:43:17.951241 crc crio[20770]: time=\"2026-06-09T16:43:17.951139825Z\" level=info msg=\"Removed container b5d95737a82d54bd62596c676e656d2f0f7ffa85bc99b1c4ddfa603ac0d0ddda: openshift-marketplace/redhat-marketplace-lzmxx/extract-content\" id=51a9dff4-1b4e-456e-8a47-3e034a7fd7c0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:43:17.954840 crc crio[20770]: time=\"2026-06-09T16:43:17.954757Z\" level=info msg=\"Removing container: eacbbffac17b63280e47226c701302387589e91bd2409c849fb1ec37e91e7eb8\" id=04985c4b-066e-4fb0-a9c8-331e773c33e3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:43:17.975827 crc crio[20770]: time=\"2026-06-09T16:43:17.975618028Z\" level=info msg=\"Removed container eacbbffac17b63280e47226c701302387589e91bd2409c849fb1ec37e91e7eb8: openshift-marketplace/redhat-marketplace-lzmxx/extract-utilities\" id=04985c4b-066e-4fb0-a9c8-331e773c33e3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:43:27.121253 crc crio[20770]: time=\"2026-06-09T16:43:27.120258242Z\" level=info msg=\"Stopping container: 3da16e7bd18a8e51ba0670cb1ea7b13efc7c5e035f126a3da477d4c0cc962ae9 (timeout: 2s)\" id=49df8a33-7d86-4736-8faf-ea52ca019ec6 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:43:27.831484 crc crio[20770]: time=\"2026-06-09T16:43:27.830831913Z\" level=info msg=\"Stopped container 3da16e7bd18a8e51ba0670cb1ea7b13efc7c5e035f126a3da477d4c0cc962ae9: openshift-marketplace/redhat-operators-9rqct/registry-server\" id=49df8a33-7d86-4736-8faf-ea52ca019ec6 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:43:27.833323 crc crio[20770]: time=\"2026-06-09T16:43:27.833207812Z\" level=info msg=\"Stopping pod sandbox: b1e6c92958b4c3514c41eeed447a44bda8dfed6efa8bd161ecc65938641827bf\" id=c84a2aba-529b-4483-a79c-7767a5e852fb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:43:27.833998 crc crio[20770]: time=\"2026-06-09T16:43:27.833951844Z\" level=info msg=\"Got pod network &{Name:redhat-operators-9rqct Namespace:openshift-marketplace ID:b1e6c92958b4c3514c41eeed447a44bda8dfed6efa8bd161ecc65938641827bf UID:a67cd32e-4055-453b-9c4e-0a3d07bdac66 NetNS:/var/run/netns/b4d90e33-ff7d-4ca6-bfb9-776d847f1ab4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda67cd32e_4055_453b_9c4e_0a3d07bdac66.slice PodAnnotations:0xc0003de628}] Aliases:map[]}\"\nJun 09 16:43:27.834244 crc crio[20770]: time=\"2026-06-09T16:43:27.834178571Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-9rqct from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:43:28.080138 crc crio[20770]: time=\"2026-06-09T16:43:28.079963011Z\" level=info msg=\"Stopped pod sandbox: b1e6c92958b4c3514c41eeed447a44bda8dfed6efa8bd161ecc65938641827bf\" id=c84a2aba-529b-4483-a79c-7767a5e852fb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:43:29.016768 crc crio[20770]: time=\"2026-06-09T16:43:29.016561106Z\" level=info msg=\"Removing container: 3da16e7bd18a8e51ba0670cb1ea7b13efc7c5e035f126a3da477d4c0cc962ae9\" id=4ef3091e-a946-41a6-afb1-d7618b4a5b17 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:43:29.038309 crc crio[20770]: time=\"2026-06-09T16:43:29.038197207Z\" level=info msg=\"Removed container 3da16e7bd18a8e51ba0670cb1ea7b13efc7c5e035f126a3da477d4c0cc962ae9: openshift-marketplace/redhat-operators-9rqct/registry-server\" id=4ef3091e-a946-41a6-afb1-d7618b4a5b17 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:43:29.041420 crc crio[20770]: time=\"2026-06-09T16:43:29.041327778Z\" level=info msg=\"Removing container: 11d56fbe6b8d146c83ca2e315414e5ff5ef3313491d8ea66b52ee9ef628dbf11\" id=f0dabb1d-68e5-4cc3-81d7-1dee449e51bb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:43:29.085358 crc crio[20770]: time=\"2026-06-09T16:43:29.085254478Z\" level=info msg=\"Removed container 11d56fbe6b8d146c83ca2e315414e5ff5ef3313491d8ea66b52ee9ef628dbf11: openshift-marketplace/redhat-operators-9rqct/extract-content\" id=f0dabb1d-68e5-4cc3-81d7-1dee449e51bb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:43:29.089121 crc crio[20770]: time=\"2026-06-09T16:43:29.089000917Z\" level=info msg=\"Removing container: f7d74046b5b66b18a2fd3996940c47adc9f955494ada06f7aa1fdb70b46bf6ce\" id=7fac95d0-83f4-4efe-a7b3-98be88b2dfdd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:43:29.111487 crc crio[20770]: time=\"2026-06-09T16:43:29.111269446Z\" level=info msg=\"Removed container f7d74046b5b66b18a2fd3996940c47adc9f955494ada06f7aa1fdb70b46bf6ce: openshift-marketplace/redhat-operators-9rqct/extract-utilities\" id=7fac95d0-83f4-4efe-a7b3-98be88b2dfdd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:43:32.589626 crc crio[20770]: time=\"2026-06-09T16:43:32.584011877Z\" level=info msg=\"Stopping pod sandbox: b1e6c92958b4c3514c41eeed447a44bda8dfed6efa8bd161ecc65938641827bf\" id=4e59e71b-2449-44e9-a90e-8a96e6bcf43f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:43:32.589626 crc crio[20770]: time=\"2026-06-09T16:43:32.584913494Z\" level=info msg=\"Stopped pod sandbox (already stopped): b1e6c92958b4c3514c41eeed447a44bda8dfed6efa8bd161ecc65938641827bf\" id=4e59e71b-2449-44e9-a90e-8a96e6bcf43f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:43:32.589626 crc crio[20770]: time=\"2026-06-09T16:43:32.585582753Z\" level=info msg=\"Removing pod sandbox: b1e6c92958b4c3514c41eeed447a44bda8dfed6efa8bd161ecc65938641827bf\" id=f90fe376-4e4f-4c0a-b22e-1a61b1eaf04c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:43:32.594103 crc crio[20770]: time=\"2026-06-09T16:43:32.59406581Z\" level=info msg=\"Removed pod sandbox: b1e6c92958b4c3514c41eeed447a44bda8dfed6efa8bd161ecc65938641827bf\" id=f90fe376-4e4f-4c0a-b22e-1a61b1eaf04c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:43:32.595479 crc crio[20770]: time=\"2026-06-09T16:43:32.595409979Z\" level=info msg=\"Stopping pod sandbox: fbd9a00c23886464fe0f5857a0d64ce22494b42db1dbd54ecc6b3d4feaf1abf6\" id=f165dc32-9c5b-4f66-9966-5cebeba92eae name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:43:32.595570 crc crio[20770]: time=\"2026-06-09T16:43:32.595513302Z\" level=info msg=\"Stopped pod sandbox (already stopped): fbd9a00c23886464fe0f5857a0d64ce22494b42db1dbd54ecc6b3d4feaf1abf6\" id=f165dc32-9c5b-4f66-9966-5cebeba92eae name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:43:32.596495 crc crio[20770]: time=\"2026-06-09T16:43:32.596436549Z\" level=info msg=\"Removing pod sandbox: fbd9a00c23886464fe0f5857a0d64ce22494b42db1dbd54ecc6b3d4feaf1abf6\" id=5cf1250d-cc3a-48fc-be50-1757d265582f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:43:32.605547 crc crio[20770]: time=\"2026-06-09T16:43:32.605137333Z\" level=info msg=\"Removed pod sandbox: fbd9a00c23886464fe0f5857a0d64ce22494b42db1dbd54ecc6b3d4feaf1abf6\" id=5cf1250d-cc3a-48fc-be50-1757d265582f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:44:00.982801 crc crio[20770]: time=\"2026-06-09T16:44:00.981725859Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683724-gx9vh/POD\" id=d1e9e9aa-64e8-444e-ba84-6ad99009de1c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:44:00.982801 crc crio[20770]: time=\"2026-06-09T16:44:00.982629925Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:44:01.005934 crc crio[20770]: time=\"2026-06-09T16:44:01.005825121Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683724-gx9vh Namespace:openshift-infra ID:7aad82dcc6ee3feefbdb50d5315abf7075eba4aa70cc41f10fd466a17b41cd08 UID:e0f710fa-b26c-4069-a077-24f4af311484 NetNS:/var/run/netns/03042ca0-291c-4721-96bb-0998dd37b6ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode0f710fa_b26c_4069_a077_24f4af311484.slice PodAnnotations:0xc002732020}] Aliases:map[]}\"\nJun 09 16:44:01.005934 crc crio[20770]: time=\"2026-06-09T16:44:01.005905993Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683724-gx9vh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:44:01.644206 crc crio[20770]: 2026-06-09T16:44:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7aad82dcc6ee3fe Mac:06:31:47:b7:31:b7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:40 Mtu:0 Sandbox:/var/run/netns/03042ca0-291c-4721-96bb-0998dd37b6ec SocketPath: PciID:}] [{Interface:0xc000015030 Address:{IP:10.217.0.64 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:44:01.646847 crc crio[20770]: time=\"2026-06-09T16:44:01.646773074Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683724-gx9vh Namespace:openshift-infra ID:7aad82dcc6ee3feefbdb50d5315abf7075eba4aa70cc41f10fd466a17b41cd08 UID:e0f710fa-b26c-4069-a077-24f4af311484 NetNS:/var/run/netns/03042ca0-291c-4721-96bb-0998dd37b6ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode0f710fa_b26c_4069_a077_24f4af311484.slice PodAnnotations:0xc002732020}] Aliases:map[]}\"\nJun 09 16:44:01.646971 crc crio[20770]: time=\"2026-06-09T16:44:01.646928638Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683724-gx9vh for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:44:01.656195 crc crio[20770]: time=\"2026-06-09T16:44:01.656060514Z\" level=info msg=\"Ran pod sandbox 7aad82dcc6ee3feefbdb50d5315abf7075eba4aa70cc41f10fd466a17b41cd08 with infra container: openshift-infra/auto-csr-approver-29683724-gx9vh/POD\" id=d1e9e9aa-64e8-444e-ba84-6ad99009de1c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:44:01.659773 crc crio[20770]: time=\"2026-06-09T16:44:01.659370631Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=112b31ef-c064-44e9-9cb1-b93de9f20230 name=/runtime.v1.ImageService/PullImage\nJun 09 16:44:01.670204 crc crio[20770]: time=\"2026-06-09T16:44:01.670114834Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 16:44:08.406230 crc crio[20770]: time=\"2026-06-09T16:44:08.404751865Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=112b31ef-c064-44e9-9cb1-b93de9f20230 name=/runtime.v1.ImageService/PullImage\nJun 09 16:44:08.408283 crc crio[20770]: time=\"2026-06-09T16:44:08.407952868Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=783d0a21-ba05-4b5c-bd47-b4dcdaa4ee02 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:44:08.415507 crc crio[20770]: time=\"2026-06-09T16:44:08.415353734Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=4f8afd14-a0d4-4861-8b73-0a624ea45647 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:44:08.596154 crc crio[20770]: time=\"2026-06-09T16:44:08.595992216Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683724-gx9vh/oc\" id=ded56390-66f4-485e-96f1-9bd2f0728ed9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:44:08.598493 crc crio[20770]: time=\"2026-06-09T16:44:08.598425457Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:44:08.635858 crc crio[20770]: time=\"2026-06-09T16:44:08.635576989Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:44:08.925560 crc crio[20770]: time=\"2026-06-09T16:44:08.924878128Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:44:09.067121 crc crio[20770]: time=\"2026-06-09T16:44:09.066315888Z\" level=info msg=\"Created container 385c784ca1eec230e75fff16d01ee73870396c39aaca9a0545e510b02f400446: openshift-infra/auto-csr-approver-29683724-gx9vh/oc\" id=ded56390-66f4-485e-96f1-9bd2f0728ed9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:44:09.079108 crc crio[20770]: time=\"2026-06-09T16:44:09.078894855Z\" level=info msg=\"Starting container: 385c784ca1eec230e75fff16d01ee73870396c39aaca9a0545e510b02f400446\" id=391eb91c-e641-4642-bf49-df6ad30d8679 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:44:09.086145 crc crio[20770]: time=\"2026-06-09T16:44:09.08594945Z\" level=info msg=\"Started container\" PID=27847 containerID=385c784ca1eec230e75fff16d01ee73870396c39aaca9a0545e510b02f400446 description=openshift-infra/auto-csr-approver-29683724-gx9vh/oc id=391eb91c-e641-4642-bf49-df6ad30d8679 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7aad82dcc6ee3feefbdb50d5315abf7075eba4aa70cc41f10fd466a17b41cd08\nJun 09 16:44:11.378382 crc crio[20770]: time=\"2026-06-09T16:44:11.377767758Z\" level=info msg=\"Stopping pod sandbox: 7aad82dcc6ee3feefbdb50d5315abf7075eba4aa70cc41f10fd466a17b41cd08\" id=cc2d80c8-579a-4ddc-b993-d8b68ffce212 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:44:11.381211 crc crio[20770]: time=\"2026-06-09T16:44:11.37919456Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683724-gx9vh Namespace:openshift-infra ID:7aad82dcc6ee3feefbdb50d5315abf7075eba4aa70cc41f10fd466a17b41cd08 UID:e0f710fa-b26c-4069-a077-24f4af311484 NetNS:/var/run/netns/03042ca0-291c-4721-96bb-0998dd37b6ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode0f710fa_b26c_4069_a077_24f4af311484.slice PodAnnotations:0xc002988570}] Aliases:map[]}\"\nJun 09 16:44:11.381211 crc crio[20770]: time=\"2026-06-09T16:44:11.379354604Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683724-gx9vh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:44:11.654719 crc crio[20770]: time=\"2026-06-09T16:44:11.654269013Z\" level=info msg=\"Stopped pod sandbox: 7aad82dcc6ee3feefbdb50d5315abf7075eba4aa70cc41f10fd466a17b41cd08\" id=cc2d80c8-579a-4ddc-b993-d8b68ffce212 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:45:00.514123 crc crio[20770]: time=\"2026-06-09T16:45:00.513212252Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29683725-gbm7x/POD\" id=cf1faf93-1ee3-4f37-977c-466efa9ff444 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:45:00.515559 crc crio[20770]: time=\"2026-06-09T16:45:00.514144899Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:45:00.536270 crc crio[20770]: time=\"2026-06-09T16:45:00.536098289Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683725-gbm7x Namespace:openshift-operator-lifecycle-manager ID:31b24e9b14f1d6f9920e5515a4a39854163a04ba048bbba7fade22a2b1976ca5 UID:1e8fc6ac-eb04-4cd9-b7bb-d690bee5351b NetNS:/var/run/netns/3e0a4a92-0121-439a-b89d-6df01df3ec97 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1e8fc6ac_eb04_4cd9_b7bb_d690bee5351b.slice PodAnnotations:0xc00008c9d8}] Aliases:map[]}\"\nJun 09 16:45:00.536270 crc crio[20770]: time=\"2026-06-09T16:45:00.536192992Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29683725-gbm7x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:45:00.946012 crc crio[20770]: 2026-06-09T16:45:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:31b24e9b14f1d6f Mac:e6:b1:47:a9:7c:a8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:42 Mtu:0 Sandbox:/var/run/netns/3e0a4a92-0121-439a-b89d-6df01df3ec97 SocketPath: PciID:}] [{Interface:0xc0002d8c00 Address:{IP:10.217.0.66 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:45:00.948120 crc crio[20770]: time=\"2026-06-09T16:45:00.94803007Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683725-gbm7x Namespace:openshift-operator-lifecycle-manager ID:31b24e9b14f1d6f9920e5515a4a39854163a04ba048bbba7fade22a2b1976ca5 UID:1e8fc6ac-eb04-4cd9-b7bb-d690bee5351b NetNS:/var/run/netns/3e0a4a92-0121-439a-b89d-6df01df3ec97 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1e8fc6ac_eb04_4cd9_b7bb_d690bee5351b.slice PodAnnotations:0xc00008c9d8}] Aliases:map[]}\"\nJun 09 16:45:00.948324 crc crio[20770]: time=\"2026-06-09T16:45:00.948253986Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29683725-gbm7x for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:45:00.956294 crc crio[20770]: time=\"2026-06-09T16:45:00.956109305Z\" level=info msg=\"Ran pod sandbox 31b24e9b14f1d6f9920e5515a4a39854163a04ba048bbba7fade22a2b1976ca5 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29683725-gbm7x/POD\" id=cf1faf93-1ee3-4f37-977c-466efa9ff444 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:45:00.958370 crc crio[20770]: time=\"2026-06-09T16:45:00.958240197Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=03349134-298a-4214-9882-bd5ec3526438 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:45:00.964837 crc crio[20770]: time=\"2026-06-09T16:45:00.960498453Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=74e7e9ff-4e5d-40d9-bef6-87acdee18dfe name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:45:00.970188 crc crio[20770]: time=\"2026-06-09T16:45:00.970065712Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29683725-gbm7x/collect-profiles\" id=b824f6a1-984a-448b-ac15-c39f8908d859 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:45:00.971008 crc crio[20770]: time=\"2026-06-09T16:45:00.970915397Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:45:01.002174 crc crio[20770]: time=\"2026-06-09T16:45:01.002010683Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:45:01.006819 crc crio[20770]: time=\"2026-06-09T16:45:01.006790282Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:45:01.118566 crc crio[20770]: time=\"2026-06-09T16:45:01.118496596Z\" level=info msg=\"Created container c3689796384cbecbb345becdd3529d58f526b3a0e584eed58e3bcba3815bfa9e: openshift-operator-lifecycle-manager/collect-profiles-29683725-gbm7x/collect-profiles\" id=b824f6a1-984a-448b-ac15-c39f8908d859 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:45:01.123081 crc crio[20770]: time=\"2026-06-09T16:45:01.121399141Z\" level=info msg=\"Starting container: c3689796384cbecbb345becdd3529d58f526b3a0e584eed58e3bcba3815bfa9e\" id=c4bced9b-6ae3-44ed-8e22-392251a2f5a5 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:45:01.128286 crc crio[20770]: time=\"2026-06-09T16:45:01.128062465Z\" level=info msg=\"Started container\" PID=28622 containerID=c3689796384cbecbb345becdd3529d58f526b3a0e584eed58e3bcba3815bfa9e description=openshift-operator-lifecycle-manager/collect-profiles-29683725-gbm7x/collect-profiles id=c4bced9b-6ae3-44ed-8e22-392251a2f5a5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=31b24e9b14f1d6f9920e5515a4a39854163a04ba048bbba7fade22a2b1976ca5\nJun 09 16:45:02.976385 crc crio[20770]: time=\"2026-06-09T16:45:02.975789845Z\" level=info msg=\"Stopping pod sandbox: 31b24e9b14f1d6f9920e5515a4a39854163a04ba048bbba7fade22a2b1976ca5\" id=7c42c33d-e98d-48f9-88fe-5d28750ab3bd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:45:02.978137 crc crio[20770]: time=\"2026-06-09T16:45:02.97701075Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683725-gbm7x Namespace:openshift-operator-lifecycle-manager ID:31b24e9b14f1d6f9920e5515a4a39854163a04ba048bbba7fade22a2b1976ca5 UID:1e8fc6ac-eb04-4cd9-b7bb-d690bee5351b NetNS:/var/run/netns/3e0a4a92-0121-439a-b89d-6df01df3ec97 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1e8fc6ac_eb04_4cd9_b7bb_d690bee5351b.slice PodAnnotations:0xc002988000}] Aliases:map[]}\"\nJun 09 16:45:02.978137 crc crio[20770]: time=\"2026-06-09T16:45:02.977185715Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29683725-gbm7x from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:45:03.357489 crc crio[20770]: time=\"2026-06-09T16:45:03.35731396Z\" level=info msg=\"Stopped pod sandbox: 31b24e9b14f1d6f9920e5515a4a39854163a04ba048bbba7fade22a2b1976ca5\" id=7c42c33d-e98d-48f9-88fe-5d28750ab3bd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:46:00.521739 crc crio[20770]: time=\"2026-06-09T16:46:00.520523646Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683726-flkxk/POD\" id=7212c652-fbff-430b-aac5-2af0f115d424 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:46:00.524359 crc crio[20770]: time=\"2026-06-09T16:46:00.521792783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:46:00.551968 crc crio[20770]: time=\"2026-06-09T16:46:00.551158451Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683726-flkxk Namespace:openshift-infra ID:8f3d89c9b763c8e2bea400885cd0a9410384bfe7acbed1bc21027ab9d90b3a0b UID:3b142435-9a5f-4c73-ac53-9691f21a9eb1 NetNS:/var/run/netns/04d05fff-785a-480c-9e74-93117fbc919f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3b142435_9a5f_4c73_ac53_9691f21a9eb1.slice PodAnnotations:0xc001e80a88}] Aliases:map[]}\"\nJun 09 16:46:00.551968 crc crio[20770]: time=\"2026-06-09T16:46:00.551903723Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683726-flkxk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:46:00.810338 crc crio[20770]: 2026-06-09T16:46:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8f3d89c9b763c8e Mac:92:b2:c4:5f:27:07 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/04d05fff-785a-480c-9e74-93117fbc919f SocketPath: PciID:}] [{Interface:0xc00022c5a0 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:46:00.811515 crc crio[20770]: time=\"2026-06-09T16:46:00.811447055Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683726-flkxk Namespace:openshift-infra ID:8f3d89c9b763c8e2bea400885cd0a9410384bfe7acbed1bc21027ab9d90b3a0b UID:3b142435-9a5f-4c73-ac53-9691f21a9eb1 NetNS:/var/run/netns/04d05fff-785a-480c-9e74-93117fbc919f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3b142435_9a5f_4c73_ac53_9691f21a9eb1.slice PodAnnotations:0xc001e80a88}] Aliases:map[]}\"\nJun 09 16:46:00.811877 crc crio[20770]: time=\"2026-06-09T16:46:00.811600159Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683726-flkxk for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:46:00.817593 crc crio[20770]: time=\"2026-06-09T16:46:00.817472991Z\" level=info msg=\"Ran pod sandbox 8f3d89c9b763c8e2bea400885cd0a9410384bfe7acbed1bc21027ab9d90b3a0b with infra container: openshift-infra/auto-csr-approver-29683726-flkxk/POD\" id=7212c652-fbff-430b-aac5-2af0f115d424 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:46:00.822428 crc crio[20770]: time=\"2026-06-09T16:46:00.821034855Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=3377634d-293c-4c16-8488-da972f38720b name=/runtime.v1.ImageService/PullImage\nJun 09 16:46:00.835404 crc crio[20770]: time=\"2026-06-09T16:46:00.835293852Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 16:46:03.926429 crc crio[20770]: time=\"2026-06-09T16:46:03.925779972Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=3377634d-293c-4c16-8488-da972f38720b name=/runtime.v1.ImageService/PullImage\nJun 09 16:46:03.929764 crc crio[20770]: time=\"2026-06-09T16:46:03.928273455Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=29f6981f-0216-49a0-b5e9-a3c65d35a49d name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:46:03.931156 crc crio[20770]: time=\"2026-06-09T16:46:03.931055746Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=8721b9f8-cb4a-4aab-9302-502fcdf1b0a0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:46:03.939859 crc crio[20770]: time=\"2026-06-09T16:46:03.939567895Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683726-flkxk/oc\" id=0c7920d3-e336-4968-8a97-8bb32a486c29 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:46:03.942455 crc crio[20770]: time=\"2026-06-09T16:46:03.940195943Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:46:03.972712 crc crio[20770]: time=\"2026-06-09T16:46:03.972519558Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:46:04.260964 crc crio[20770]: time=\"2026-06-09T16:46:04.260897942Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:46:04.362562 crc crio[20770]: time=\"2026-06-09T16:46:04.361778779Z\" level=info msg=\"Created container be6affba8638dcd85ac80aa764b5e3d7b698460a83d9d6ec706c8c9472ddfcf9: openshift-infra/auto-csr-approver-29683726-flkxk/oc\" id=0c7920d3-e336-4968-8a97-8bb32a486c29 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:46:04.366185 crc crio[20770]: time=\"2026-06-09T16:46:04.366146197Z\" level=info msg=\"Starting container: be6affba8638dcd85ac80aa764b5e3d7b698460a83d9d6ec706c8c9472ddfcf9\" id=b79df39d-88a5-4869-ac63-7e166ae99f18 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:46:04.372587 crc crio[20770]: time=\"2026-06-09T16:46:04.372469041Z\" level=info msg=\"Started container\" PID=29511 containerID=be6affba8638dcd85ac80aa764b5e3d7b698460a83d9d6ec706c8c9472ddfcf9 description=openshift-infra/auto-csr-approver-29683726-flkxk/oc id=b79df39d-88a5-4869-ac63-7e166ae99f18 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8f3d89c9b763c8e2bea400885cd0a9410384bfe7acbed1bc21027ab9d90b3a0b\nJun 09 16:46:06.487712 crc crio[20770]: time=\"2026-06-09T16:46:06.487084386Z\" level=info msg=\"Stopping pod sandbox: 8f3d89c9b763c8e2bea400885cd0a9410384bfe7acbed1bc21027ab9d90b3a0b\" id=76e04ba9-15dd-46ec-8c64-ddea45b7a885 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:46:06.489178 crc crio[20770]: time=\"2026-06-09T16:46:06.488334912Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683726-flkxk Namespace:openshift-infra ID:8f3d89c9b763c8e2bea400885cd0a9410384bfe7acbed1bc21027ab9d90b3a0b UID:3b142435-9a5f-4c73-ac53-9691f21a9eb1 NetNS:/var/run/netns/04d05fff-785a-480c-9e74-93117fbc919f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3b142435_9a5f_4c73_ac53_9691f21a9eb1.slice PodAnnotations:0xc001e80748}] Aliases:map[]}\"\nJun 09 16:46:06.489178 crc crio[20770]: time=\"2026-06-09T16:46:06.488493577Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683726-flkxk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:46:06.716856 crc crio[20770]: time=\"2026-06-09T16:46:06.716804577Z\" level=info msg=\"Stopped pod sandbox: 8f3d89c9b763c8e2bea400885cd0a9410384bfe7acbed1bc21027ab9d90b3a0b\" id=76e04ba9-15dd-46ec-8c64-ddea45b7a885 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:46:42.979084 crc crio[20770]: time=\"2026-06-09T16:46:42.978355012Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-ms9st/POD\" id=9e1a604e-1408-497d-a5c2-76e61506d7e2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:46:42.980461 crc crio[20770]: time=\"2026-06-09T16:46:42.979109614Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:46:42.997322 crc crio[20770]: time=\"2026-06-09T16:46:42.997233524Z\" level=info msg=\"Got pod network &{Name:community-operators-ms9st Namespace:openshift-marketplace ID:b4362be234d40b9232de9b6faa7191d80e02dcc77d06c72ca33f8edfd4257851 UID:0f3f8bef-52a9-4170-93a5-ea81685357f4 NetNS:/var/run/netns/fb962cd1-c7e7-481a-a38c-6d43093f78af Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0f3f8bef_52a9_4170_93a5_ea81685357f4.slice PodAnnotations:0xc002988cc8}] Aliases:map[]}\"\nJun 09 16:46:42.997322 crc crio[20770]: time=\"2026-06-09T16:46:42.997302076Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-ms9st to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:46:43.409271 crc crio[20770]: 2026-06-09T16:46:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b4362be234d40b9 Mac:46:e9:95:8b:55:d4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/fb962cd1-c7e7-481a-a38c-6d43093f78af SocketPath: PciID:}] [{Interface:0xc000612750 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:46:43.412294 crc crio[20770]: time=\"2026-06-09T16:46:43.412211126Z\" level=info msg=\"Got pod network &{Name:community-operators-ms9st Namespace:openshift-marketplace ID:b4362be234d40b9232de9b6faa7191d80e02dcc77d06c72ca33f8edfd4257851 UID:0f3f8bef-52a9-4170-93a5-ea81685357f4 NetNS:/var/run/netns/fb962cd1-c7e7-481a-a38c-6d43093f78af Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0f3f8bef_52a9_4170_93a5_ea81685357f4.slice PodAnnotations:0xc002988cc8}] Aliases:map[]}\"\nJun 09 16:46:43.412476 crc crio[20770]: time=\"2026-06-09T16:46:43.412393462Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-ms9st for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:46:43.420465 crc crio[20770]: time=\"2026-06-09T16:46:43.420375885Z\" level=info msg=\"Ran pod sandbox b4362be234d40b9232de9b6faa7191d80e02dcc77d06c72ca33f8edfd4257851 with infra container: openshift-marketplace/community-operators-ms9st/POD\" id=9e1a604e-1408-497d-a5c2-76e61506d7e2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:46:43.422454 crc crio[20770]: time=\"2026-06-09T16:46:43.422373383Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ead26bda-985f-4bb6-9641-8fba36036590 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:46:43.424887 crc crio[20770]: time=\"2026-06-09T16:46:43.424822695Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c0d2698f-c0c0-4353-a89f-cf9f75805389 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:46:43.804378 crc crio[20770]: time=\"2026-06-09T16:46:43.804122245Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-ms9st/extract-utilities\" id=df5c826c-3198-45ad-921e-48a47c0ba3f8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:46:43.805499 crc crio[20770]: time=\"2026-06-09T16:46:43.805085123Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:46:43.834722 crc crio[20770]: time=\"2026-06-09T16:46:43.834578255Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:46:43.839143 crc crio[20770]: time=\"2026-06-09T16:46:43.839058686Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:46:44.119027 crc crio[20770]: time=\"2026-06-09T16:46:44.118799538Z\" level=info msg=\"Created container 4f89629363f39d57dee98bde1aa03c70c38a5a9f4842aed1f0f00ee3a6671eb7: openshift-marketplace/community-operators-ms9st/extract-utilities\" id=df5c826c-3198-45ad-921e-48a47c0ba3f8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:46:44.121140 crc crio[20770]: time=\"2026-06-09T16:46:44.121056974Z\" level=info msg=\"Starting container: 4f89629363f39d57dee98bde1aa03c70c38a5a9f4842aed1f0f00ee3a6671eb7\" id=177ac047-8d20-4af9-9be8-a50414faad02 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:46:44.126265 crc crio[20770]: time=\"2026-06-09T16:46:44.126158553Z\" level=info msg=\"Started container\" PID=30111 containerID=4f89629363f39d57dee98bde1aa03c70c38a5a9f4842aed1f0f00ee3a6671eb7 description=openshift-marketplace/community-operators-ms9st/extract-utilities id=177ac047-8d20-4af9-9be8-a50414faad02 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b4362be234d40b9232de9b6faa7191d80e02dcc77d06c72ca33f8edfd4257851\nJun 09 16:46:44.816108 crc crio[20770]: time=\"2026-06-09T16:46:44.815104989Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=45103b39-108f-4139-86f2-9d4399cd5e17 name=/runtime.v1.ImageService/PullImage\nJun 09 16:46:44.825209 crc crio[20770]: time=\"2026-06-09T16:46:44.824851974Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 09 16:46:45.500224 crc crio[20770]: time=\"2026-06-09T16:46:45.500041627Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:668b6d810793a4e82ee444b5b7605e4dda0a003f7a362c36f88a58436963d393\" id=45103b39-108f-4139-86f2-9d4399cd5e17 name=/runtime.v1.ImageService/PullImage\nJun 09 16:46:45.501861 crc crio[20770]: time=\"2026-06-09T16:46:45.501331044Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=44df9ad0-f3f7-4b15-bed8-72b544bca647 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:46:45.505286 crc crio[20770]: time=\"2026-06-09T16:46:45.505160166Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=62a9002c-33c0-4195-ba34-0b2f792c56b9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:46:45.513951 crc crio[20770]: time=\"2026-06-09T16:46:45.513776848Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-ms9st/extract-content\" id=578e2bc4-8b9d-4b84-a45a-b0220503c04f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:46:45.515097 crc crio[20770]: time=\"2026-06-09T16:46:45.514895121Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:46:45.545998 crc crio[20770]: time=\"2026-06-09T16:46:45.545909477Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:46:45.550923 crc crio[20770]: time=\"2026-06-09T16:46:45.550835341Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:46:45.658727 crc crio[20770]: time=\"2026-06-09T16:46:45.658507446Z\" level=info msg=\"Created container fdf19112f4941197fb17cb495fdd43c29d0165aada834b47c07c37b18f041a7d: openshift-marketplace/community-operators-ms9st/extract-content\" id=578e2bc4-8b9d-4b84-a45a-b0220503c04f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:46:45.660341 crc crio[20770]: time=\"2026-06-09T16:46:45.660252587Z\" level=info msg=\"Starting container: fdf19112f4941197fb17cb495fdd43c29d0165aada834b47c07c37b18f041a7d\" id=b612141f-524a-47a1-9dfd-3bc6660bc7e9 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:46:45.670205 crc crio[20770]: time=\"2026-06-09T16:46:45.670100605Z\" level=info msg=\"Started container\" PID=30157 containerID=fdf19112f4941197fb17cb495fdd43c29d0165aada834b47c07c37b18f041a7d description=openshift-marketplace/community-operators-ms9st/extract-content id=b612141f-524a-47a1-9dfd-3bc6660bc7e9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b4362be234d40b9232de9b6faa7191d80e02dcc77d06c72ca33f8edfd4257851\nJun 09 16:46:46.846620 crc crio[20770]: time=\"2026-06-09T16:46:46.842500144Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=05903a8d-2f1e-4143-868f-8d5e148eeb2a name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:46:46.849324 crc crio[20770]: time=\"2026-06-09T16:46:46.84716815Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=8706fe68-b883-457e-b4a8-ca1322c80901 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:46:46.870849 crc crio[20770]: time=\"2026-06-09T16:46:46.857947655Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-ms9st/registry-server\" id=a8c584ca-5b5f-4ec3-b571-1b432eaabf5b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:46:46.870849 crc crio[20770]: time=\"2026-06-09T16:46:46.858372438Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:46:46.903556 crc crio[20770]: time=\"2026-06-09T16:46:46.903435884Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:46:46.910190 crc crio[20770]: time=\"2026-06-09T16:46:46.910052207Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:46:47.028054 crc crio[20770]: time=\"2026-06-09T16:46:47.027822428Z\" level=info msg=\"Created container b14faa5fb9a72c63d377e8cb0c22acb518cd740c1282eb24bf488305713a5ee3: openshift-marketplace/community-operators-ms9st/registry-server\" id=a8c584ca-5b5f-4ec3-b571-1b432eaabf5b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:46:47.031555 crc crio[20770]: time=\"2026-06-09T16:46:47.031442143Z\" level=info msg=\"Starting container: b14faa5fb9a72c63d377e8cb0c22acb518cd740c1282eb24bf488305713a5ee3\" id=07636217-4045-4354-9d2e-4dcc590c4f45 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:46:47.038107 crc crio[20770]: time=\"2026-06-09T16:46:47.037995795Z\" level=info msg=\"Started container\" PID=30205 containerID=b14faa5fb9a72c63d377e8cb0c22acb518cd740c1282eb24bf488305713a5ee3 description=openshift-marketplace/community-operators-ms9st/registry-server id=07636217-4045-4354-9d2e-4dcc590c4f45 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b4362be234d40b9232de9b6faa7191d80e02dcc77d06c72ca33f8edfd4257851\nJun 09 16:46:50.229519 crc crio[20770]: time=\"2026-06-09T16:46:50.22894002Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-ngqwr/POD\" id=7e2e2b52-217e-4c94-9d22-ea01642b90fe name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:46:50.230393 crc crio[20770]: time=\"2026-06-09T16:46:50.229517437Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:46:50.254720 crc crio[20770]: time=\"2026-06-09T16:46:50.254333372Z\" level=info msg=\"Got pod network &{Name:certified-operators-ngqwr Namespace:openshift-marketplace ID:74fa561e233f4875a367cc79a120df95e9448ed98ce8b9951eee5c0de48f3516 UID:3f9252ab-0ab3-4590-af33-06d4e71dd41a NetNS:/var/run/netns/1728ea29-20aa-4ce3-8eee-74b8e0244545 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3f9252ab_0ab3_4590_af33_06d4e71dd41a.slice PodAnnotations:0xc000134d30}] Aliases:map[]}\"\nJun 09 16:46:50.254720 crc crio[20770]: time=\"2026-06-09T16:46:50.254706883Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-ngqwr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:46:50.958410 crc crio[20770]: 2026-06-09T16:46:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:74fa561e233f487 Mac:62:79:59:2b:00:04 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:45 Mtu:0 Sandbox:/var/run/netns/1728ea29-20aa-4ce3-8eee-74b8e0244545 SocketPath: PciID:}] [{Interface:0xc000014630 Address:{IP:10.217.0.69 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:46:50.959026 crc crio[20770]: time=\"2026-06-09T16:46:50.958945256Z\" level=info msg=\"Got pod network &{Name:certified-operators-ngqwr Namespace:openshift-marketplace ID:74fa561e233f4875a367cc79a120df95e9448ed98ce8b9951eee5c0de48f3516 UID:3f9252ab-0ab3-4590-af33-06d4e71dd41a NetNS:/var/run/netns/1728ea29-20aa-4ce3-8eee-74b8e0244545 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3f9252ab_0ab3_4590_af33_06d4e71dd41a.slice PodAnnotations:0xc000134d30}] Aliases:map[]}\"\nJun 09 16:46:50.959116 crc crio[20770]: time=\"2026-06-09T16:46:50.95909852Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-ngqwr for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:46:50.965846 crc crio[20770]: time=\"2026-06-09T16:46:50.965121096Z\" level=info msg=\"Ran pod sandbox 74fa561e233f4875a367cc79a120df95e9448ed98ce8b9951eee5c0de48f3516 with infra container: openshift-marketplace/certified-operators-ngqwr/POD\" id=7e2e2b52-217e-4c94-9d22-ea01642b90fe name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:46:50.966927 crc crio[20770]: time=\"2026-06-09T16:46:50.966867597Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8dd46efb-3db0-44ef-8e9c-73614298cfbc name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:46:50.968352 crc crio[20770]: time=\"2026-06-09T16:46:50.968298689Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=68886deb-9d50-4c3c-bf54-7c4db5b637c7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:46:50.977812 crc crio[20770]: time=\"2026-06-09T16:46:50.976801998Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-ngqwr/extract-utilities\" id=591ef30d-0a21-4666-a991-1d83bc00b721 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:46:50.977812 crc crio[20770]: time=\"2026-06-09T16:46:50.977145058Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:46:51.000466 crc crio[20770]: time=\"2026-06-09T16:46:51.000368066Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:46:51.004355 crc crio[20770]: time=\"2026-06-09T16:46:51.004298311Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:46:51.525966 crc crio[20770]: time=\"2026-06-09T16:46:51.52529074Z\" level=info msg=\"Created container 110def2f1633754fd27c82de59794a6316e784a2625531fb62ca9dc10195ac60: openshift-marketplace/certified-operators-ngqwr/extract-utilities\" id=591ef30d-0a21-4666-a991-1d83bc00b721 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:46:51.527967 crc crio[20770]: time=\"2026-06-09T16:46:51.527621269Z\" level=info msg=\"Starting container: 110def2f1633754fd27c82de59794a6316e784a2625531fb62ca9dc10195ac60\" id=f4c53cf7-3cbb-49a6-9667-6afd13fe49cb name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:46:51.534518 crc crio[20770]: time=\"2026-06-09T16:46:51.534405787Z\" level=info msg=\"Started container\" PID=30334 containerID=110def2f1633754fd27c82de59794a6316e784a2625531fb62ca9dc10195ac60 description=openshift-marketplace/certified-operators-ngqwr/extract-utilities id=f4c53cf7-3cbb-49a6-9667-6afd13fe49cb name=/runtime.v1.RuntimeService/StartContainer sandboxID=74fa561e233f4875a367cc79a120df95e9448ed98ce8b9951eee5c0de48f3516\nJun 09 16:46:51.949251 crc crio[20770]: time=\"2026-06-09T16:46:51.949172213Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=feb37671-be5b-4a96-aac9-a4bf48f02e9f name=/runtime.v1.ImageService/PullImage\nJun 09 16:46:51.955564 crc crio[20770]: time=\"2026-06-09T16:46:51.955429886Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 09 16:46:52.581596 crc crio[20770]: time=\"2026-06-09T16:46:52.580460604Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e\" id=feb37671-be5b-4a96-aac9-a4bf48f02e9f name=/runtime.v1.ImageService/PullImage\nJun 09 16:46:52.583794 crc crio[20770]: time=\"2026-06-09T16:46:52.583547364Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=f1374475-4fc4-4c69-a440-cb547fca8b7c name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:46:52.587756 crc crio[20770]: time=\"2026-06-09T16:46:52.587581922Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=c11c9c31-731d-443f-8117-c947da3fa278 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:46:52.601261 crc crio[20770]: time=\"2026-06-09T16:46:52.601143638Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-ngqwr/extract-content\" id=932ccf6f-1634-4b03-a89c-904c78a263f5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:46:52.601733 crc crio[20770]: time=\"2026-06-09T16:46:52.601605752Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:46:52.624712 crc crio[20770]: time=\"2026-06-09T16:46:52.624544212Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:46:52.628626 crc crio[20770]: time=\"2026-06-09T16:46:52.628436396Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:46:52.745418 crc crio[20770]: time=\"2026-06-09T16:46:52.745299759Z\" level=info msg=\"Created container dbf200d5be394f08ecd9e4e93f4e2a99e64d94e8f3c6216fb2ee1122ca98f580: openshift-marketplace/certified-operators-ngqwr/extract-content\" id=932ccf6f-1634-4b03-a89c-904c78a263f5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:46:52.747054 crc crio[20770]: time=\"2026-06-09T16:46:52.746967838Z\" level=info msg=\"Starting container: dbf200d5be394f08ecd9e4e93f4e2a99e64d94e8f3c6216fb2ee1122ca98f580\" id=a7b09ccf-7f4e-4f1f-910a-7e1981afbc49 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:46:52.753818 crc crio[20770]: time=\"2026-06-09T16:46:52.753727986Z\" level=info msg=\"Started container\" PID=30357 containerID=dbf200d5be394f08ecd9e4e93f4e2a99e64d94e8f3c6216fb2ee1122ca98f580 description=openshift-marketplace/certified-operators-ngqwr/extract-content id=a7b09ccf-7f4e-4f1f-910a-7e1981afbc49 name=/runtime.v1.RuntimeService/StartContainer sandboxID=74fa561e233f4875a367cc79a120df95e9448ed98ce8b9951eee5c0de48f3516\nJun 09 16:46:53.981079 crc crio[20770]: time=\"2026-06-09T16:46:53.979999708Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=1029a312-555a-4c9d-ac92-a68206024097 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:46:53.997918 crc crio[20770]: time=\"2026-06-09T16:46:53.99752777Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=95fdcceb-851a-40df-a9b9-fe8b9e628824 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:46:54.008089 crc crio[20770]: time=\"2026-06-09T16:46:54.007912044Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-ngqwr/registry-server\" id=1217b3d2-3a47-41bd-81cf-afc5c68b96b5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:46:54.010151 crc crio[20770]: time=\"2026-06-09T16:46:54.010106388Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:46:54.056361 crc crio[20770]: time=\"2026-06-09T16:46:54.056312478Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:46:54.060543 crc crio[20770]: time=\"2026-06-09T16:46:54.06051332Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:46:54.281570 crc crio[20770]: time=\"2026-06-09T16:46:54.280877878Z\" level=info msg=\"Created container e79a7c1d3cd8f31c7287d7b0bafccca713762e27dd53d54398b3dc7c773cd329: openshift-marketplace/certified-operators-ngqwr/registry-server\" id=1217b3d2-3a47-41bd-81cf-afc5c68b96b5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:46:54.282765 crc crio[20770]: time=\"2026-06-09T16:46:54.282558547Z\" level=info msg=\"Starting container: e79a7c1d3cd8f31c7287d7b0bafccca713762e27dd53d54398b3dc7c773cd329\" id=b49451d7-318f-46a6-8a10-7a66061c09ae name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:46:54.288034 crc crio[20770]: time=\"2026-06-09T16:46:54.287937074Z\" level=info msg=\"Started container\" PID=30432 containerID=e79a7c1d3cd8f31c7287d7b0bafccca713762e27dd53d54398b3dc7c773cd329 description=openshift-marketplace/certified-operators-ngqwr/registry-server id=b49451d7-318f-46a6-8a10-7a66061c09ae name=/runtime.v1.RuntimeService/StartContainer sandboxID=74fa561e233f4875a367cc79a120df95e9448ed98ce8b9951eee5c0de48f3516\nJun 09 16:46:56.501244 crc crio[20770]: time=\"2026-06-09T16:46:56.500300383Z\" level=info msg=\"Stopping container: b3faa6328a5e2dfe85826f44302c3b2e047593f2843c371fcf6f089d5892a80f (timeout: 2s)\" id=a0fcbb1a-eed1-4471-a420-81bd5dcaa562 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:46:57.862177 crc crio[20770]: time=\"2026-06-09T16:46:57.861393064Z\" level=info msg=\"Stopped container b3faa6328a5e2dfe85826f44302c3b2e047593f2843c371fcf6f089d5892a80f: openshift-marketplace/community-operators-bmxps/registry-server\" id=a0fcbb1a-eed1-4471-a420-81bd5dcaa562 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:46:57.864754 crc crio[20770]: time=\"2026-06-09T16:46:57.864614028Z\" level=info msg=\"Stopping pod sandbox: ef491e4b0a13bcbbb234cf1ec33ca1184ee33a7301d473fdd4890a7f069a0b3f\" id=f142578d-191b-4c56-b7cf-7ba5cecf2270 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:46:57.865482 crc crio[20770]: time=\"2026-06-09T16:46:57.865394701Z\" level=info msg=\"Got pod network &{Name:community-operators-bmxps Namespace:openshift-marketplace ID:ef491e4b0a13bcbbb234cf1ec33ca1184ee33a7301d473fdd4890a7f069a0b3f UID:d5e8d0e3-068e-4aaf-b9cb-62fadf21f5cd NetNS:/var/run/netns/9a9c0108-6283-45f6-a32d-052bc8bb5765 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd5e8d0e3_068e_4aaf_b9cb_62fadf21f5cd.slice PodAnnotations:0xc002732068}] Aliases:map[]}\"\nJun 09 16:46:57.865751 crc crio[20770]: time=\"2026-06-09T16:46:57.865576856Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-bmxps from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:46:58.202240 crc crio[20770]: time=\"2026-06-09T16:46:58.201764177Z\" level=info msg=\"Stopped pod sandbox: ef491e4b0a13bcbbb234cf1ec33ca1184ee33a7301d473fdd4890a7f069a0b3f\" id=f142578d-191b-4c56-b7cf-7ba5cecf2270 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:46:59.057105 crc crio[20770]: time=\"2026-06-09T16:46:59.056384733Z\" level=info msg=\"Removing container: b3faa6328a5e2dfe85826f44302c3b2e047593f2843c371fcf6f089d5892a80f\" id=8571fda1-74ca-4b81-85dd-7e76bbb11651 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:46:59.089182 crc crio[20770]: time=\"2026-06-09T16:46:59.088939604Z\" level=info msg=\"Removed container b3faa6328a5e2dfe85826f44302c3b2e047593f2843c371fcf6f089d5892a80f: openshift-marketplace/community-operators-bmxps/registry-server\" id=8571fda1-74ca-4b81-85dd-7e76bbb11651 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:46:59.094627 crc crio[20770]: time=\"2026-06-09T16:46:59.094553378Z\" level=info msg=\"Removing container: 5f22d05ad0f0cba13ec3969c6095081d5afe10d400d30ad02eebae08659775ec\" id=8ac5b3f3-ff6d-47ca-8e4b-28a2976dfdec name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:46:59.122946 crc crio[20770]: time=\"2026-06-09T16:46:59.122837774Z\" level=info msg=\"Removed container 5f22d05ad0f0cba13ec3969c6095081d5afe10d400d30ad02eebae08659775ec: openshift-marketplace/community-operators-bmxps/extract-content\" id=8ac5b3f3-ff6d-47ca-8e4b-28a2976dfdec name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:46:59.127592 crc crio[20770]: time=\"2026-06-09T16:46:59.127458649Z\" level=info msg=\"Removing container: 5a83c49ac1e081f8d2c6096504cdaf5618e07688bc8f87a7ed2c9d4e0610a6b0\" id=0efd4ea4-c0fa-4d07-8de1-a14d8dbbb2d5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:46:59.159812 crc crio[20770]: time=\"2026-06-09T16:46:59.159696231Z\" level=info msg=\"Removed container 5a83c49ac1e081f8d2c6096504cdaf5618e07688bc8f87a7ed2c9d4e0610a6b0: openshift-marketplace/community-operators-bmxps/extract-utilities\" id=0efd4ea4-c0fa-4d07-8de1-a14d8dbbb2d5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:47:02.024960 crc crio[20770]: time=\"2026-06-09T16:47:02.023972954Z\" level=info msg=\"Stopping container: 11e6e1d7252cc034866442b301168a22e751efe2ba43d11217f805cec87f0961 (timeout: 2s)\" id=08c44a72-7216-4ea6-832e-d12abeda3375 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:47:02.164106 crc crio[20770]: time=\"2026-06-09T16:47:02.163235832Z\" level=info msg=\"Stopped container 11e6e1d7252cc034866442b301168a22e751efe2ba43d11217f805cec87f0961: openshift-marketplace/certified-operators-v5pjp/registry-server\" id=08c44a72-7216-4ea6-832e-d12abeda3375 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:47:02.167562 crc crio[20770]: time=\"2026-06-09T16:47:02.166444436Z\" level=info msg=\"Stopping pod sandbox: 46dd154d4368873d55bbb6e84daac449627f3ac3ad8347cd36080a7b6923e118\" id=4d1fa266-9288-4130-9145-07178713dd77 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:47:02.167562 crc crio[20770]: time=\"2026-06-09T16:47:02.167229019Z\" level=info msg=\"Got pod network &{Name:certified-operators-v5pjp Namespace:openshift-marketplace ID:46dd154d4368873d55bbb6e84daac449627f3ac3ad8347cd36080a7b6923e118 UID:1a918a15-a154-42f2-959b-f4750768ed4c NetNS:/var/run/netns/e76e9c2a-9bbb-425b-95ce-f7bae87c91e5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1a918a15_a154_42f2_959b_f4750768ed4c.slice PodAnnotations:0xc002732660}] Aliases:map[]}\"\nJun 09 16:47:02.167562 crc crio[20770]: time=\"2026-06-09T16:47:02.167368803Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-v5pjp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:47:02.423005 crc crio[20770]: time=\"2026-06-09T16:47:02.422880597Z\" level=info msg=\"Stopped pod sandbox: 46dd154d4368873d55bbb6e84daac449627f3ac3ad8347cd36080a7b6923e118\" id=4d1fa266-9288-4130-9145-07178713dd77 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:47:03.139201 crc crio[20770]: time=\"2026-06-09T16:47:03.138262534Z\" level=info msg=\"Removing container: 11e6e1d7252cc034866442b301168a22e751efe2ba43d11217f805cec87f0961\" id=55287352-1e23-427f-acc8-1a8e3cb89ce6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:47:03.161191 crc crio[20770]: time=\"2026-06-09T16:47:03.160954097Z\" level=info msg=\"Removed container 11e6e1d7252cc034866442b301168a22e751efe2ba43d11217f805cec87f0961: openshift-marketplace/certified-operators-v5pjp/registry-server\" id=55287352-1e23-427f-acc8-1a8e3cb89ce6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:47:03.164704 crc crio[20770]: time=\"2026-06-09T16:47:03.164567253Z\" level=info msg=\"Removing container: b3b371ac9ff9fb249f2b9d531bf8a303ff19b3d92cce92a29ecb870ae9e1b77d\" id=963078e2-9931-450e-a17d-35ee1b1efbbe name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:47:03.199455 crc crio[20770]: time=\"2026-06-09T16:47:03.199329818Z\" level=info msg=\"Removed container b3b371ac9ff9fb249f2b9d531bf8a303ff19b3d92cce92a29ecb870ae9e1b77d: openshift-marketplace/certified-operators-v5pjp/extract-content\" id=963078e2-9931-450e-a17d-35ee1b1efbbe name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:47:03.202064 crc crio[20770]: time=\"2026-06-09T16:47:03.20178967Z\" level=info msg=\"Removing container: a41b350d69916aa3c0986765890a080f35e8aff0f66b5c6067d04981ee801836\" id=aeceaaae-f98e-401b-b7fb-04e6ce1f766e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:47:03.223271 crc crio[20770]: time=\"2026-06-09T16:47:03.223151964Z\" level=info msg=\"Removed container a41b350d69916aa3c0986765890a080f35e8aff0f66b5c6067d04981ee801836: openshift-marketplace/certified-operators-v5pjp/extract-utilities\" id=aeceaaae-f98e-401b-b7fb-04e6ce1f766e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:47:15.993989 crc crio[20770]: time=\"2026-06-09T16:47:15.992402627Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-cainjector-7f9fdd5dd5-jk4jx/POD\" id=c3081eae-23bc-4aa3-b617-1b8c2809ebb5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:47:15.993989 crc crio[20770]: time=\"2026-06-09T16:47:15.993372256Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:47:16.018949 crc crio[20770]: time=\"2026-06-09T16:47:16.018795678Z\" level=info msg=\"Got pod network &{Name:cert-manager-cainjector-7f9fdd5dd5-jk4jx Namespace:cert-manager ID:b1b1abe058cb8d99185b90b1a8103f07df4b9f008db49ec96eee05ba5023c0fb UID:35243982-26b0-4686-9763-f9597a39b656 NetNS:/var/run/netns/6d404a83-bfae-4c39-ab42-72f2d2c9c335 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod35243982_26b0_4686_9763_f9597a39b656.slice PodAnnotations:0xc0029d45a8}] Aliases:map[]}\"\nJun 09 16:47:16.018949 crc crio[20770]: time=\"2026-06-09T16:47:16.018879991Z\" level=info msg=\"Adding pod cert-manager_cert-manager-cainjector-7f9fdd5dd5-jk4jx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:47:16.036595 crc crio[20770]: time=\"2026-06-09T16:47:16.036544097Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-7b8b89f89d-9r8dm/POD\" id=cd3cf9c1-cea7-4ce1-ab0e-787497f5a002 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:47:16.036991 crc crio[20770]: time=\"2026-06-09T16:47:16.036959229Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:47:16.056405 crc crio[20770]: time=\"2026-06-09T16:47:16.056309964Z\" level=info msg=\"Got pod network &{Name:cert-manager-7b8b89f89d-9r8dm Namespace:cert-manager ID:be06550544551adbc4240960ccf98e76e08ba2d4de0e39cdcf2e8ed49cfaec70 UID:912a4d0f-8032-43e7-9bef-1b193c27be4d NetNS:/var/run/netns/f2c86d5c-7a35-47f1-8831-957ed7441728 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod912a4d0f_8032_43e7_9bef_1b193c27be4d.slice PodAnnotations:0xc001e80e98}] Aliases:map[]}\"\nJun 09 16:47:16.056794 crc crio[20770]: time=\"2026-06-09T16:47:16.056774748Z\" level=info msg=\"Adding pod cert-manager_cert-manager-7b8b89f89d-9r8dm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:47:16.213070 crc crio[20770]: time=\"2026-06-09T16:47:16.212974221Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-webhook-769f6b94cb-77b52/POD\" id=dfa96dfc-f27c-4709-81d0-8cf53594c230 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:47:16.213237 crc crio[20770]: time=\"2026-06-09T16:47:16.213143196Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:47:16.257444 crc crio[20770]: time=\"2026-06-09T16:47:16.256570464Z\" level=info msg=\"Got pod network &{Name:cert-manager-webhook-769f6b94cb-77b52 Namespace:cert-manager ID:2f826cba6841565cc2814bec65820eb47df1b407b3a46c48fddcc5a79dea6cf8 UID:22b3ecdf-9370-46a4-828d-3dd21a6df2ff NetNS:/var/run/netns/ec5f13a7-fa79-4a07-a25b-e6b22db8cc91 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod22b3ecdf_9370_46a4_828d_3dd21a6df2ff.slice PodAnnotations:0xc002988770}] Aliases:map[]}\"\nJun 09 16:47:16.257444 crc crio[20770]: time=\"2026-06-09T16:47:16.257413849Z\" level=info msg=\"Adding pod cert-manager_cert-manager-webhook-769f6b94cb-77b52 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:47:16.294902 crc crio[20770]: 2026-06-09T16:47:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b1b1abe058cb8d9 Mac:86:06:c4:19:45:94 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:46 Mtu:0 Sandbox:/var/run/netns/6d404a83-bfae-4c39-ab42-72f2d2c9c335 SocketPath: PciID:}] [{Interface:0xc0002a0970 Address:{IP:10.217.0.70 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:47:16.295887 crc crio[20770]: time=\"2026-06-09T16:47:16.29579465Z\" level=info msg=\"Got pod network &{Name:cert-manager-cainjector-7f9fdd5dd5-jk4jx Namespace:cert-manager ID:b1b1abe058cb8d99185b90b1a8103f07df4b9f008db49ec96eee05ba5023c0fb UID:35243982-26b0-4686-9763-f9597a39b656 NetNS:/var/run/netns/6d404a83-bfae-4c39-ab42-72f2d2c9c335 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod35243982_26b0_4686_9763_f9597a39b656.slice PodAnnotations:0xc0029d45a8}] Aliases:map[]}\"\nJun 09 16:47:16.296041 crc crio[20770]: time=\"2026-06-09T16:47:16.296000746Z\" level=info msg=\"Checking pod cert-manager_cert-manager-cainjector-7f9fdd5dd5-jk4jx for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:47:16.312158 crc crio[20770]: time=\"2026-06-09T16:47:16.306463342Z\" level=info msg=\"Ran pod sandbox b1b1abe058cb8d99185b90b1a8103f07df4b9f008db49ec96eee05ba5023c0fb with infra container: cert-manager/cert-manager-cainjector-7f9fdd5dd5-jk4jx/POD\" id=c3081eae-23bc-4aa3-b617-1b8c2809ebb5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:47:16.312158 crc crio[20770]: time=\"2026-06-09T16:47:16.310472779Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=05536f30-77c0-4f84-8059-0b4f8626c4b2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:47:16.312158 crc crio[20770]: time=\"2026-06-09T16:47:16.310926622Z\" level=info msg=\"Image quay.io/jetstack/cert-manager-cainjector:v1.19.2 not found\" id=05536f30-77c0-4f84-8059-0b4f8626c4b2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:47:16.312158 crc crio[20770]: time=\"2026-06-09T16:47:16.311163239Z\" level=info msg=\"Neither image nor artfiact quay.io/jetstack/cert-manager-cainjector:v1.19.2 found\" id=05536f30-77c0-4f84-8059-0b4f8626c4b2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:47:16.317953 crc crio[20770]: time=\"2026-06-09T16:47:16.317789113Z\" level=info msg=\"Pulling image: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=d65b8335-8a2e-44ef-bb29-1c7df48a9528 name=/runtime.v1.ImageService/PullImage\nJun 09 16:47:16.341274 crc crio[20770]: time=\"2026-06-09T16:47:16.341162056Z\" level=info msg=\"Trying to access \\\"quay.io/jetstack/cert-manager-cainjector:v1.19.2\\\"\"\nJun 09 16:47:16.449980 crc crio[20770]: 2026-06-09T16:47:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:be06550544551ad Mac:72:bf:a1:f7:91:47 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:47 Mtu:0 Sandbox:/var/run/netns/f2c86d5c-7a35-47f1-8831-957ed7441728 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.71 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:47:16.451133 crc crio[20770]: time=\"2026-06-09T16:47:16.451043496Z\" level=info msg=\"Got pod network &{Name:cert-manager-7b8b89f89d-9r8dm Namespace:cert-manager ID:be06550544551adbc4240960ccf98e76e08ba2d4de0e39cdcf2e8ed49cfaec70 UID:912a4d0f-8032-43e7-9bef-1b193c27be4d NetNS:/var/run/netns/f2c86d5c-7a35-47f1-8831-957ed7441728 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod912a4d0f_8032_43e7_9bef_1b193c27be4d.slice PodAnnotations:0xc001e80e98}] Aliases:map[]}\"\nJun 09 16:47:16.451253 crc crio[20770]: time=\"2026-06-09T16:47:16.451216981Z\" level=info msg=\"Checking pod cert-manager_cert-manager-7b8b89f89d-9r8dm for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:47:16.458110 crc crio[20770]: time=\"2026-06-09T16:47:16.457236686Z\" level=info msg=\"Ran pod sandbox be06550544551adbc4240960ccf98e76e08ba2d4de0e39cdcf2e8ed49cfaec70 with infra container: cert-manager/cert-manager-7b8b89f89d-9r8dm/POD\" id=cd3cf9c1-cea7-4ce1-ab0e-787497f5a002 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:47:16.464329 crc crio[20770]: time=\"2026-06-09T16:47:16.463101068Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=b08d40d5-814c-4a99-9816-de9ecfcdd60c name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:47:16.464329 crc crio[20770]: time=\"2026-06-09T16:47:16.464145959Z\" level=info msg=\"Image quay.io/jetstack/cert-manager-controller:v1.19.2 not found\" id=b08d40d5-814c-4a99-9816-de9ecfcdd60c name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:47:16.464761 crc crio[20770]: time=\"2026-06-09T16:47:16.46454917Z\" level=info msg=\"Neither image nor artfiact quay.io/jetstack/cert-manager-controller:v1.19.2 found\" id=b08d40d5-814c-4a99-9816-de9ecfcdd60c name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:47:16.468562 crc crio[20770]: time=\"2026-06-09T16:47:16.468219827Z\" level=info msg=\"Pulling image: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=504afffa-d007-46fc-a1a1-d10bae5019ad name=/runtime.v1.ImageService/PullImage\nJun 09 16:47:16.474426 crc crio[20770]: time=\"2026-06-09T16:47:16.47379919Z\" level=info msg=\"Trying to access \\\"quay.io/jetstack/cert-manager-controller:v1.19.2\\\"\"\nJun 09 16:47:16.820761 crc crio[20770]: 2026-06-09T16:47:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2f826cba6841565 Mac:5a:53:b7:1c:e9:25 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:48 Mtu:0 Sandbox:/var/run/netns/ec5f13a7-fa79-4a07-a25b-e6b22db8cc91 SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.72 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:47:16.822048 crc crio[20770]: time=\"2026-06-09T16:47:16.82193084Z\" level=info msg=\"Got pod network &{Name:cert-manager-webhook-769f6b94cb-77b52 Namespace:cert-manager ID:2f826cba6841565cc2814bec65820eb47df1b407b3a46c48fddcc5a79dea6cf8 UID:22b3ecdf-9370-46a4-828d-3dd21a6df2ff NetNS:/var/run/netns/ec5f13a7-fa79-4a07-a25b-e6b22db8cc91 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod22b3ecdf_9370_46a4_828d_3dd21a6df2ff.slice PodAnnotations:0xc002988770}] Aliases:map[]}\"\nJun 09 16:47:16.822224 crc crio[20770]: time=\"2026-06-09T16:47:16.822168667Z\" level=info msg=\"Checking pod cert-manager_cert-manager-webhook-769f6b94cb-77b52 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:47:16.832132 crc crio[20770]: time=\"2026-06-09T16:47:16.831918452Z\" level=info msg=\"Ran pod sandbox 2f826cba6841565cc2814bec65820eb47df1b407b3a46c48fddcc5a79dea6cf8 with infra container: cert-manager/cert-manager-webhook-769f6b94cb-77b52/POD\" id=dfa96dfc-f27c-4709-81d0-8cf53594c230 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:47:16.835223 crc crio[20770]: time=\"2026-06-09T16:47:16.835106835Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=b767a4ea-d0e6-46c7-ad52-d0c67fccaead name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:47:16.835471 crc crio[20770]: time=\"2026-06-09T16:47:16.835380693Z\" level=info msg=\"Image quay.io/jetstack/cert-manager-webhook:v1.19.2 not found\" id=b767a4ea-d0e6-46c7-ad52-d0c67fccaead name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:47:16.835540 crc crio[20770]: time=\"2026-06-09T16:47:16.835466036Z\" level=info msg=\"Neither image nor artfiact quay.io/jetstack/cert-manager-webhook:v1.19.2 found\" id=b767a4ea-d0e6-46c7-ad52-d0c67fccaead name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:47:16.836584 crc crio[20770]: time=\"2026-06-09T16:47:16.836500036Z\" level=info msg=\"Pulling image: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=93ea412b-0c73-409b-8c9b-f1007285798c name=/runtime.v1.ImageService/PullImage\nJun 09 16:47:16.839260 crc crio[20770]: time=\"2026-06-09T16:47:16.839187584Z\" level=info msg=\"Trying to access \\\"quay.io/jetstack/cert-manager-webhook:v1.19.2\\\"\"\nJun 09 16:47:23.076145 crc crio[20770]: time=\"2026-06-09T16:47:23.075301477Z\" level=info msg=\"Pulled image: quay.io/jetstack/cert-manager-controller@sha256:ab0905bad1a9acf05ca92b23761a9ecc76b1173053565c81fed727dff948d0f5\" id=504afffa-d007-46fc-a1a1-d10bae5019ad name=/runtime.v1.ImageService/PullImage\nJun 09 16:47:23.078305 crc crio[20770]: time=\"2026-06-09T16:47:23.078213442Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=ba1cd500-3e1a-45dd-bb85-de74ae106f06 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:47:23.864433 crc crio[20770]: time=\"2026-06-09T16:47:23.863898714Z\" level=info msg=\"Stopping container: 07514e930e0e0f7e53041f36dcc5e6d77746861a4c5c9a2016244cba93a8a861 (timeout: 30s)\" id=51077da1-b305-48fd-9acb-836e9d2ff6d8 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:47:23.864805 crc crio[20770]: time=\"2026-06-09T16:47:23.864212033Z\" level=info msg=\"Stopping container: c9e63b71451977540018915c5797eb3198f3b96a24ec7e16737abf19fc50413e (timeout: 30s)\" id=a052e96a-3db4-4481-bbf5-ef756b45fd62 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:47:23.891177 crc crio[20770]: time=\"2026-06-09T16:47:23.891085178Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=67096e23-f6f6-4cc7-b603-b34b603ed9ae name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:47:23.897849 crc crio[20770]: time=\"2026-06-09T16:47:23.897753783Z\" level=info msg=\"Pulled image: quay.io/jetstack/cert-manager-webhook@sha256:041f7bb9259557188d7ff416ce90d670a0d0aa8710203927703743682064270b\" id=93ea412b-0c73-409b-8c9b-f1007285798c name=/runtime.v1.ImageService/PullImage\nJun 09 16:47:23.898730 crc crio[20770]: time=\"2026-06-09T16:47:23.898607558Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=f166e262-9c2b-4efd-bdf7-e12b822f7259 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:47:23.902862 crc crio[20770]: time=\"2026-06-09T16:47:23.9027947Z\" level=info msg=\"Creating container: cert-manager/cert-manager-7b8b89f89d-9r8dm/cert-manager-controller\" id=928574ed-3225-470a-8461-b8df61f2b2a4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:47:23.905144 crc crio[20770]: time=\"2026-06-09T16:47:23.905073837Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:47:23.906004 crc crio[20770]: time=\"2026-06-09T16:47:23.905908021Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=69a097f4-793b-4bb1-86f4-1a76299d68f1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:47:23.940363 crc crio[20770]: time=\"2026-06-09T16:47:23.940199333Z\" level=info msg=\"Creating container: cert-manager/cert-manager-webhook-769f6b94cb-77b52/cert-manager-webhook\" id=16334439-4a75-4f05-a301-f8b5357412bc name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:47:24.002219 crc crio[20770]: time=\"2026-06-09T16:47:24.002090161Z\" level=info msg=\"Pulled image: quay.io/jetstack/cert-manager-cainjector@sha256:687398bee209314862fa1a7e830a37d8d7145653a8cc5579edcf9b6d2b766f56\" id=d65b8335-8a2e-44ef-bb29-1c7df48a9528 name=/runtime.v1.ImageService/PullImage\nJun 09 16:47:24.009794 crc crio[20770]: time=\"2026-06-09T16:47:24.009490067Z\" level=info msg=\"Stopped container 07514e930e0e0f7e53041f36dcc5e6d77746861a4c5c9a2016244cba93a8a861: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=51077da1-b305-48fd-9acb-836e9d2ff6d8 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:47:24.011439 crc crio[20770]: time=\"2026-06-09T16:47:24.011351011Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=6baf4160-6cb1-4ed3-9bf9-a3e9a573d3cb name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:47:24.081601 crc crio[20770]: time=\"2026-06-09T16:47:24.081542732Z\" level=info msg=\"Stopped container c9e63b71451977540018915c5797eb3198f3b96a24ec7e16737abf19fc50413e: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=a052e96a-3db4-4481-bbf5-ef756b45fd62 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:47:24.082560 crc crio[20770]: time=\"2026-06-09T16:47:24.082458328Z\" level=info msg=\"Stopping pod sandbox: 1c67547db7c1794b379a25f749b444f7e7eccf88512fe2132f7f275ef8ad18ed\" id=306c3951-8fdb-423d-b098-f0892d8827a5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:47:24.084858 crc crio[20770]: time=\"2026-06-09T16:47:24.084771486Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:47:24.085477 crc crio[20770]: time=\"2026-06-09T16:47:24.085376164Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:47:24.089168 crc crio[20770]: time=\"2026-06-09T16:47:24.089074822Z\" level=info msg=\"Stopped pod sandbox: 1c67547db7c1794b379a25f749b444f7e7eccf88512fe2132f7f275ef8ad18ed\" id=306c3951-8fdb-423d-b098-f0892d8827a5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:47:24.089497 crc crio[20770]: time=\"2026-06-09T16:47:24.089434692Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=c9d4c10e-7091-41d1-9232-f1c87cbe06c6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:47:24.089999 crc crio[20770]: time=\"2026-06-09T16:47:24.089928207Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:47:24.114859 crc crio[20770]: time=\"2026-06-09T16:47:24.114149754Z\" level=info msg=\"Creating container: cert-manager/cert-manager-cainjector-7f9fdd5dd5-jk4jx/cert-manager-cainjector\" id=7634e8c1-aa10-417f-b594-fb6ca64522a9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:47:24.115436 crc crio[20770]: time=\"2026-06-09T16:47:24.115301038Z\" level=info msg=\"Stopping container: 62a2a5a7d80dc917f23887a1100057b92d81f3abacd9cafdd3b4ca403dbeb91a (timeout: 30s)\" id=38a2683f-534b-4d33-9ceb-488966b4ef24 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:47:24.118742 crc crio[20770]: time=\"2026-06-09T16:47:24.11812431Z\" level=info msg=\"Stopping container: 4e42a11dcebf21ff1ec7085ac0f4730877b4ee312fd073d49d1b06c58eee84e0 (timeout: 30s)\" id=b3a7c4b0-4a45-4846-b351-766dcba047a9 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:47:24.118893 crc crio[20770]: time=\"2026-06-09T16:47:24.11878102Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:47:24.119117 crc crio[20770]: time=\"2026-06-09T16:47:24.119055648Z\" level=info msg=\"Stopping container: 7ec574b3708ff72d825cb7987a3bcdb56c0c8e3e10224467233bd4c1b437c834 (timeout: 30s)\" id=c1e3e2d0-d1f9-401d-8fb7-3cc2d6d1db02 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:47:24.119201 crc crio[20770]: time=\"2026-06-09T16:47:24.119174891Z\" level=info msg=\"Stopping container: 5e22342370712f5c79334bb6da77f422fb61294a4b1035a568d546f04ec0b4c8 (timeout: 30s)\" id=0d0ae371-5fa5-44e8-8a30-ca521d5dc903 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:47:24.119413 crc crio[20770]: time=\"2026-06-09T16:47:24.119364777Z\" level=info msg=\"Stopping container: 1a0b754f05a2b18c8b5e7d9f7b44f90a92ac708d7db7274a4d893ec7e80867f0 (timeout: 30s)\" id=493bac1c-4aaf-4953-9bdb-f503061c2734 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:47:24.119811 crc crio[20770]: time=\"2026-06-09T16:47:24.119693696Z\" level=info msg=\"Stopping container: 0fb1d8d3172f2daef8c272ab15988581b46971852910ed8ba206bf7bfe02f627 (timeout: 30s)\" id=9ce83c13-b011-4707-b846-a2255f323290 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:47:24.119967 crc crio[20770]: time=\"2026-06-09T16:47:24.119906822Z\" level=info msg=\"Stopping container: 4bf29164b0d5ac80cb0e2e95c1550b1dc052e95e056b227548af139458d87503 (timeout: 30s)\" id=041eb20c-6b62-49c7-b832-301cf63e5c3e name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:47:24.136366 crc crio[20770]: time=\"2026-06-09T16:47:24.135326873Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:47:24.146951 crc crio[20770]: time=\"2026-06-09T16:47:24.146060286Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:47:24.168880 crc crio[20770]: time=\"2026-06-09T16:47:24.167527264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:47:24.174879 crc crio[20770]: time=\"2026-06-09T16:47:24.174718754Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"\nJun 09 16:47:24.174879 crc crio[20770]: time=\"2026-06-09T16:47:24.174891399Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:24.177486 crc crio[20770]: time=\"2026-06-09T16:47:24.177391202Z\" level=info msg=\"Stopping container: 79442bfa800e4e5d0b8e607920bf9d2bfceb307cde6edd6522808c5a5482dca7 (timeout: 30s)\" id=981c4cba-ed69-41c3-9d9b-85f6ac81db76 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:47:24.191516 crc crio[20770]: time=\"2026-06-09T16:47:24.190908687Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:47:24.260944 crc crio[20770]: time=\"2026-06-09T16:47:24.260751887Z\" level=info msg=\"Stopped container 5e22342370712f5c79334bb6da77f422fb61294a4b1035a568d546f04ec0b4c8: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=0d0ae371-5fa5-44e8-8a30-ca521d5dc903 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:47:24.264241 crc crio[20770]: time=\"2026-06-09T16:47:24.264012322Z\" level=info msg=\"Stopped container 4bf29164b0d5ac80cb0e2e95c1550b1dc052e95e056b227548af139458d87503: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=041eb20c-6b62-49c7-b832-301cf63e5c3e name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:47:24.267546 crc crio[20770]: time=\"2026-06-09T16:47:24.267439822Z\" level=info msg=\"Stopped container 0fb1d8d3172f2daef8c272ab15988581b46971852910ed8ba206bf7bfe02f627: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=9ce83c13-b011-4707-b846-a2255f323290 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:47:24.269514 crc crio[20770]: time=\"2026-06-09T16:47:24.26942532Z\" level=info msg=\"Stopped container 1a0b754f05a2b18c8b5e7d9f7b44f90a92ac708d7db7274a4d893ec7e80867f0: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=493bac1c-4aaf-4953-9bdb-f503061c2734 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:47:24.363189 crc crio[20770]: time=\"2026-06-09T16:47:24.362446068Z\" level=info msg=\"Stopped container 4e42a11dcebf21ff1ec7085ac0f4730877b4ee312fd073d49d1b06c58eee84e0: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=b3a7c4b0-4a45-4846-b351-766dcba047a9 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:47:24.403313 crc crio[20770]: time=\"2026-06-09T16:47:24.403224739Z\" level=info msg=\"Stopped container 7ec574b3708ff72d825cb7987a3bcdb56c0c8e3e10224467233bd4c1b437c834: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=c1e3e2d0-d1f9-401d-8fb7-3cc2d6d1db02 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:47:24.452182 crc crio[20770]: time=\"2026-06-09T16:47:24.452046925Z\" level=info msg=\"Stopped container 62a2a5a7d80dc917f23887a1100057b92d81f3abacd9cafdd3b4ca403dbeb91a: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=38a2683f-534b-4d33-9ceb-488966b4ef24 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:47:24.454347 crc crio[20770]: time=\"2026-06-09T16:47:24.454015543Z\" level=info msg=\"Removing container: 07514e930e0e0f7e53041f36dcc5e6d77746861a4c5c9a2016244cba93a8a861\" id=f49cc0a1-6d0d-4b41-8177-b4dab89db4d8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:47:24.459200 crc crio[20770]: time=\"2026-06-09T16:47:24.457746492Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=957712b3-0e17-4060-a707-ae0d500ca91c name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:47:24.462232 crc crio[20770]: time=\"2026-06-09T16:47:24.462090049Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=2c6684e1-b4d2-4abe-b19d-8320f91faea7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:47:24.465695 crc crio[20770]: time=\"2026-06-09T16:47:24.465523039Z\" level=info msg=\"Creating container: openshift-multus/multus-bzhnf/kube-multus\" id=65ed168b-88c0-4667-81be-f168f18399ce name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:47:24.466152 crc crio[20770]: time=\"2026-06-09T16:47:24.466064635Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:47:24.509742 crc crio[20770]: time=\"2026-06-09T16:47:24.509465012Z\" level=info msg=\"Created container 84f4a3695d30f76a42026bfc933b7755f3ec1c73cf7ff0bdc6264324f173af74: cert-manager/cert-manager-7b8b89f89d-9r8dm/cert-manager-controller\" id=928574ed-3225-470a-8461-b8df61f2b2a4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:47:24.511141 crc crio[20770]: time=\"2026-06-09T16:47:24.510973936Z\" level=info msg=\"Created container 6b8c8e01c206beadc655fae1ff84e2486173bae3c03b9a37527d9c5c35871fd3: cert-manager/cert-manager-webhook-769f6b94cb-77b52/cert-manager-webhook\" id=16334439-4a75-4f05-a301-f8b5357412bc name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:47:24.511595 crc crio[20770]: time=\"2026-06-09T16:47:24.511504951Z\" level=info msg=\"Starting container: 84f4a3695d30f76a42026bfc933b7755f3ec1c73cf7ff0bdc6264324f173af74\" id=02c81747-aafc-4ec2-ac19-7a0318498248 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:47:24.512133 crc crio[20770]: time=\"2026-06-09T16:47:24.511987965Z\" level=info msg=\"Starting container: 6b8c8e01c206beadc655fae1ff84e2486173bae3c03b9a37527d9c5c35871fd3\" id=62a9401c-930c-41bc-a3f8-e89a5dd3acda name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:47:24.522048 crc crio[20770]: time=\"2026-06-09T16:47:24.521245556Z\" level=info msg=\"Started container\" PID=31976 containerID=6b8c8e01c206beadc655fae1ff84e2486173bae3c03b9a37527d9c5c35871fd3 description=cert-manager/cert-manager-webhook-769f6b94cb-77b52/cert-manager-webhook id=62a9401c-930c-41bc-a3f8-e89a5dd3acda name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f826cba6841565cc2814bec65820eb47df1b407b3a46c48fddcc5a79dea6cf8\nJun 09 16:47:24.529001 crc crio[20770]: time=\"2026-06-09T16:47:24.52891539Z\" level=info msg=\"Started container\" PID=31979 containerID=84f4a3695d30f76a42026bfc933b7755f3ec1c73cf7ff0bdc6264324f173af74 description=cert-manager/cert-manager-7b8b89f89d-9r8dm/cert-manager-controller id=02c81747-aafc-4ec2-ac19-7a0318498248 name=/runtime.v1.RuntimeService/StartContainer sandboxID=be06550544551adbc4240960ccf98e76e08ba2d4de0e39cdcf2e8ed49cfaec70\nJun 09 16:47:24.534065 crc crio[20770]: time=\"2026-06-09T16:47:24.533972787Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:47:24.550096 crc crio[20770]: time=\"2026-06-09T16:47:24.549060458Z\" level=info msg=\"Stopped container 79442bfa800e4e5d0b8e607920bf9d2bfceb307cde6edd6522808c5a5482dca7: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=981c4cba-ed69-41c3-9d9b-85f6ac81db76 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:47:24.556927 crc crio[20770]: time=\"2026-06-09T16:47:24.556844186Z\" level=info msg=\"Removed container 07514e930e0e0f7e53041f36dcc5e6d77746861a4c5c9a2016244cba93a8a861: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=f49cc0a1-6d0d-4b41-8177-b4dab89db4d8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:47:24.558477 crc crio[20770]: time=\"2026-06-09T16:47:24.558275467Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:47:24.558574 crc crio[20770]: time=\"2026-06-09T16:47:24.558504254Z\" level=info msg=\"Stopping pod sandbox: 61947642a3113e23e0df58e96e79faf0c7ef72d0f9dd3b7d2f951ad73fad3a01\" id=b1b2f5b5-3a84-4ccf-bd3b-b67d1b21dea0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:47:24.562107 crc crio[20770]: time=\"2026-06-09T16:47:24.562033987Z\" level=info msg=\"Removing container: dbc95a0f7edebc7bffcf96d02b6135d7a43a91fd0f839758a62044d42ff21a13\" id=303b8f2b-6135-4397-9db2-e6755f92b8c7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:47:24.573587 crc crio[20770]: time=\"2026-06-09T16:47:24.573475402Z\" level=info msg=\"Stopped pod sandbox: 61947642a3113e23e0df58e96e79faf0c7ef72d0f9dd3b7d2f951ad73fad3a01\" id=b1b2f5b5-3a84-4ccf-bd3b-b67d1b21dea0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:47:24.614399 crc crio[20770]: time=\"2026-06-09T16:47:24.614245422Z\" level=info msg=\"Removed container dbc95a0f7edebc7bffcf96d02b6135d7a43a91fd0f839758a62044d42ff21a13: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=303b8f2b-6135-4397-9db2-e6755f92b8c7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:47:24.615312 crc crio[20770]: time=\"2026-06-09T16:47:24.61519845Z\" level=info msg=\"Created container a94ad40e1b89101ffde9437d6b72ffd8f79532704baecb0a1c5eea73294c432f: cert-manager/cert-manager-cainjector-7f9fdd5dd5-jk4jx/cert-manager-cainjector\" id=7634e8c1-aa10-417f-b594-fb6ca64522a9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:47:24.616860 crc crio[20770]: time=\"2026-06-09T16:47:24.616614392Z\" level=info msg=\"Starting container: a94ad40e1b89101ffde9437d6b72ffd8f79532704baecb0a1c5eea73294c432f\" id=496b9f30-e669-4403-be2a-c285333d11db name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:47:24.618267 crc crio[20770]: time=\"2026-06-09T16:47:24.618198758Z\" level=info msg=\"Removing container: c9e63b71451977540018915c5797eb3198f3b96a24ec7e16737abf19fc50413e\" id=834370d2-8248-4037-b4cb-b0f2867df9f9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:47:24.652988 crc crio[20770]: time=\"2026-06-09T16:47:24.652919852Z\" level=info msg=\"Started container\" PID=31980 containerID=a94ad40e1b89101ffde9437d6b72ffd8f79532704baecb0a1c5eea73294c432f description=cert-manager/cert-manager-cainjector-7f9fdd5dd5-jk4jx/cert-manager-cainjector id=496b9f30-e669-4403-be2a-c285333d11db name=/runtime.v1.RuntimeService/StartContainer sandboxID=b1b1abe058cb8d99185b90b1a8103f07df4b9f008db49ec96eee05ba5023c0fb\nJun 09 16:47:24.657434 crc crio[20770]: time=\"2026-06-09T16:47:24.656889098Z\" level=info msg=\"Removed container c9e63b71451977540018915c5797eb3198f3b96a24ec7e16737abf19fc50413e: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=834370d2-8248-4037-b4cb-b0f2867df9f9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:47:24.692842 crc crio[20770]: time=\"2026-06-09T16:47:24.692748346Z\" level=info msg=\"Created container f6b837b78318ccfd262b0988a976ffbbc10822348fced4c732de69676459732c: openshift-multus/multus-bzhnf/kube-multus\" id=65ed168b-88c0-4667-81be-f168f18399ce name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:47:24.694400 crc crio[20770]: time=\"2026-06-09T16:47:24.694316142Z\" level=info msg=\"Starting container: f6b837b78318ccfd262b0988a976ffbbc10822348fced4c732de69676459732c\" id=211e83c3-0357-4e6f-a18d-c5b5b11862b9 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:47:24.701228 crc crio[20770]: time=\"2026-06-09T16:47:24.701092149Z\" level=info msg=\"Started container\" PID=32014 containerID=f6b837b78318ccfd262b0988a976ffbbc10822348fced4c732de69676459732c description=openshift-multus/multus-bzhnf/kube-multus id=211e83c3-0357-4e6f-a18d-c5b5b11862b9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f4a1d7c9129f5b9bebb140040a6db3bad202ec29c42b8095e4bf124b255c855b\nJun 09 16:47:24.742379 crc crio[20770]: time=\"2026-06-09T16:47:24.742272042Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_f69c2682-38f9-4cfc-8afa-20c6cb3cbe31\\\"\"\nJun 09 16:47:24.742586 crc crio[20770]: time=\"2026-06-09T16:47:24.742421557Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:24.750305 crc crio[20770]: time=\"2026-06-09T16:47:24.750210534Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-hcb8k/POD\" id=61e7f5bd-8db6-4147-820f-7d7dd9e3841b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:47:24.750614 crc crio[20770]: time=\"2026-06-09T16:47:24.750343038Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:47:24.778044 crc crio[20770]: time=\"2026-06-09T16:47:24.777938754Z\" 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=61e7f5bd-8db6-4147-820f-7d7dd9e3841b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:47:24.787777 crc crio[20770]: time=\"2026-06-09T16:47:24.787576166Z\" level=info msg=\"Ran pod sandbox ab52f1192f4b418098d73c371777e312a24bc78d87dec8b74271de665cf93d2d with infra container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-hcb8k/POD\" id=61e7f5bd-8db6-4147-820f-7d7dd9e3841b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:47:24.793161 crc crio[20770]: time=\"2026-06-09T16:47:24.793025025Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=d9966421-347e-4529-bbf0-91d8c4e1ea32 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:47:24.799956 crc crio[20770]: time=\"2026-06-09T16:47:24.799764012Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=91f09f9a-2264-4cab-b0be-8de96374a530 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:47:24.807532 crc crio[20770]: time=\"2026-06-09T16:47:24.807445086Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-hcb8k/kube-rbac-proxy\" id=6787059d-b274-4981-9b41-ea1895cbc9ba name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:47:24.808032 crc crio[20770]: time=\"2026-06-09T16:47:24.807984292Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:47:24.845729 crc crio[20770]: time=\"2026-06-09T16:47:24.845541469Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:47:25.062908 crc crio[20770]: time=\"2026-06-09T16:47:25.062776055Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-node-zlxkq/POD\" id=3c40bd70-2bcc-4d68-8365-48414618add1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:47:25.063082 crc crio[20770]: time=\"2026-06-09T16:47:25.062974471Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:47:25.079970 crc crio[20770]: time=\"2026-06-09T16:47:25.079619167Z\" 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=3c40bd70-2bcc-4d68-8365-48414618add1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:47:25.111389 crc crio[20770]: time=\"2026-06-09T16:47:25.111288713Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:47:25.117170 crc crio[20770]: time=\"2026-06-09T16:47:25.11701329Z\" level=info msg=\"Ran pod sandbox 55f0ffa2c8de695e28bc9a5623aa8cfbba6c5d9b1068355ad9308e199e7606de with infra container: openshift-ovn-kubernetes/ovnkube-node-zlxkq/POD\" id=3c40bd70-2bcc-4d68-8365-48414618add1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:47:25.122078 crc crio[20770]: time=\"2026-06-09T16:47:25.121890452Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=3db82c4c-e0ff-43a6-93fa-dbe39a97fe4a name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:47:25.129317 crc crio[20770]: time=\"2026-06-09T16:47:25.129217356Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=bcf8aab2-00a1-4394-a49a-9963d109331d name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:47:25.149879 crc crio[20770]: time=\"2026-06-09T16:47:25.149590721Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-zlxkq/kubecfg-setup\" id=20817e29-f13f-495e-98bb-cbf2cd3a9c9b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:47:25.150801 crc crio[20770]: time=\"2026-06-09T16:47:25.150770486Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:47:25.181573 crc crio[20770]: time=\"2026-06-09T16:47:25.181479213Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:47:25.183367 crc crio[20770]: time=\"2026-06-09T16:47:25.183310026Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:47:25.224104 crc crio[20770]: time=\"2026-06-09T16:47:25.223920423Z\" level=info msg=\"Created container 69abc9de10ef299d2c24d16ffb80535a99c2327209fb96c3615b7e7199ea8a92: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-hcb8k/kube-rbac-proxy\" id=6787059d-b274-4981-9b41-ea1895cbc9ba name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:47:25.225628 crc crio[20770]: time=\"2026-06-09T16:47:25.225504639Z\" level=info msg=\"Starting container: 69abc9de10ef299d2c24d16ffb80535a99c2327209fb96c3615b7e7199ea8a92\" id=020606a2-1de1-4790-8771-209b052756ed name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:47:25.239369 crc crio[20770]: time=\"2026-06-09T16:47:25.239284442Z\" level=info msg=\"Started container\" PID=32059 containerID=69abc9de10ef299d2c24d16ffb80535a99c2327209fb96c3615b7e7199ea8a92 description=openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-hcb8k/kube-rbac-proxy id=020606a2-1de1-4790-8771-209b052756ed name=/runtime.v1.RuntimeService/StartContainer sandboxID=ab52f1192f4b418098d73c371777e312a24bc78d87dec8b74271de665cf93d2d\nJun 09 16:47:25.251110 crc crio[20770]: time=\"2026-06-09T16:47:25.250967883Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/cert-approver\\\"\"\nJun 09 16:47:25.251110 crc crio[20770]: time=\"2026-06-09T16:47:25.251123338Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:25.257072 crc crio[20770]: time=\"2026-06-09T16:47:25.256946348Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=5fffbc1e-03ba-4455-92b4-fd9e749c6c56 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:47:25.259038 crc crio[20770]: time=\"2026-06-09T16:47:25.258931976Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/install_multus\\\"\"\nJun 09 16:47:25.259038 crc crio[20770]: time=\"2026-06-09T16:47:25.259017868Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:25.259411 crc crio[20770]: time=\"2026-06-09T16:47:25.259359918Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/kubeconfig_generator\\\"\"\nJun 09 16:47:25.259411 crc crio[20770]: time=\"2026-06-09T16:47:25.259395789Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:25.261846 crc crio[20770]: time=\"2026-06-09T16:47:25.261627994Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=f3ed10c9-55b0-4f66-852c-f97007912575 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:47:25.272306 crc crio[20770]: time=\"2026-06-09T16:47:25.272204173Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-hcb8k/ovnkube-cluster-manager\" id=17e5b6e2-fa66-4f28-af68-6d2e0c85af73 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:47:25.273087 crc crio[20770]: time=\"2026-06-09T16:47:25.272989356Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:47:25.287189 crc crio[20770]: time=\"2026-06-09T16:47:25.287055717Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus\\\"\"\nJun 09 16:47:25.287189 crc crio[20770]: time=\"2026-06-09T16:47:25.287182261Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:25.294249 crc crio[20770]: time=\"2026-06-09T16:47:25.294117353Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-daemon\\\"\"\nJun 09 16:47:25.294820 crc crio[20770]: time=\"2026-06-09T16:47:25.294285368Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:25.305312 crc crio[20770]: time=\"2026-06-09T16:47:25.305178967Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-shim\\\"\"\nJun 09 16:47:25.305761 crc crio[20770]: time=\"2026-06-09T16:47:25.305336161Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:25.313535 crc crio[20770]: time=\"2026-06-09T16:47:25.313409197Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/passthru\\\"\"\nJun 09 16:47:25.313905 crc crio[20770]: time=\"2026-06-09T16:47:25.313567342Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:25.314386 crc crio[20770]: time=\"2026-06-09T16:47:25.314296943Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/thin_entrypoint\\\"\"\nJun 09 16:47:25.314445 crc crio[20770]: time=\"2026-06-09T16:47:25.314409806Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:25.316850 crc crio[20770]: time=\"2026-06-09T16:47:25.316568779Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:47:25.322435 crc crio[20770]: time=\"2026-06-09T16:47:25.322319197Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_f69c2682-38f9-4cfc-8afa-20c6cb3cbe31\\\"\"\nJun 09 16:47:25.323541 crc crio[20770]: time=\"2026-06-09T16:47:25.323462991Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:47:25.356765 crc crio[20770]: time=\"2026-06-09T16:47:25.356012622Z\" level=info msg=\"Created container 77120dafd23fab6ba5aaa752d6575981f72d32c817e99f38f61a3830b92cc791: openshift-ovn-kubernetes/ovnkube-node-zlxkq/kubecfg-setup\" id=20817e29-f13f-495e-98bb-cbf2cd3a9c9b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:47:25.358815 crc crio[20770]: time=\"2026-06-09T16:47:25.358627118Z\" level=info msg=\"Starting container: 77120dafd23fab6ba5aaa752d6575981f72d32c817e99f38f61a3830b92cc791\" id=5a3e0b3c-5592-4d21-b3a7-a7c29959a41a name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:47:25.366158 crc crio[20770]: time=\"2026-06-09T16:47:25.366037164Z\" level=info msg=\"Started container\" PID=32070 containerID=77120dafd23fab6ba5aaa752d6575981f72d32c817e99f38f61a3830b92cc791 description=openshift-ovn-kubernetes/ovnkube-node-zlxkq/kubecfg-setup id=5a3e0b3c-5592-4d21-b3a7-a7c29959a41a name=/runtime.v1.RuntimeService/StartContainer sandboxID=55f0ffa2c8de695e28bc9a5623aa8cfbba6c5d9b1068355ad9308e199e7606de\nJun 09 16:47:25.495472 crc crio[20770]: time=\"2026-06-09T16:47:25.495419044Z\" level=info msg=\"Removing container: 79442bfa800e4e5d0b8e607920bf9d2bfceb307cde6edd6522808c5a5482dca7\" id=41f25897-697f-4bbf-81c4-1c7f6b740f60 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:47:25.510146 crc crio[20770]: time=\"2026-06-09T16:47:25.510042681Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=4b379db4-9d1e-4ae9-8903-5529b65b2556 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:47:25.519129 crc crio[20770]: time=\"2026-06-09T16:47:25.519024254Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=d5141549-5c0b-4111-9d8e-f2cc54023af7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:47:25.528221 crc crio[20770]: time=\"2026-06-09T16:47:25.528169291Z\" level=info msg=\"Removed container 79442bfa800e4e5d0b8e607920bf9d2bfceb307cde6edd6522808c5a5482dca7: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=41f25897-697f-4bbf-81c4-1c7f6b740f60 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:47:25.536119 crc crio[20770]: time=\"2026-06-09T16:47:25.531543689Z\" level=info msg=\"Created container d9c4bf491e136c02d142eb4c7a71e190f81df25e770aa3c809fd6a4958360984: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-hcb8k/ovnkube-cluster-manager\" id=17e5b6e2-fa66-4f28-af68-6d2e0c85af73 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:47:25.536119 crc crio[20770]: time=\"2026-06-09T16:47:25.531540579Z\" level=info msg=\"Removing container: 7ec574b3708ff72d825cb7987a3bcdb56c0c8e3e10224467233bd4c1b437c834\" id=2882143e-40f5-401c-97ff-073a5f2ad3e5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:47:25.536119 crc crio[20770]: time=\"2026-06-09T16:47:25.533861207Z\" level=info msg=\"Starting container: d9c4bf491e136c02d142eb4c7a71e190f81df25e770aa3c809fd6a4958360984\" id=26305064-8e7d-449e-ba33-8de30894bf44 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:47:25.539941 crc crio[20770]: time=\"2026-06-09T16:47:25.53978768Z\" level=info msg=\"Started container\" PID=32127 containerID=d9c4bf491e136c02d142eb4c7a71e190f81df25e770aa3c809fd6a4958360984 description=openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-hcb8k/ovnkube-cluster-manager id=26305064-8e7d-449e-ba33-8de30894bf44 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ab52f1192f4b418098d73c371777e312a24bc78d87dec8b74271de665cf93d2d\nJun 09 16:47:25.541729 crc crio[20770]: time=\"2026-06-09T16:47:25.541421548Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-zlxkq/ovn-controller\" id=e9d72e99-cfed-4ab4-ae8e-96df09cf83c0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:47:25.542238 crc crio[20770]: time=\"2026-06-09T16:47:25.54216429Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:47:25.554832 crc crio[20770]: time=\"2026-06-09T16:47:25.554585462Z\" level=info msg=\"Removed container 7ec574b3708ff72d825cb7987a3bcdb56c0c8e3e10224467233bd4c1b437c834: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=2882143e-40f5-401c-97ff-073a5f2ad3e5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:47:25.558357 crc crio[20770]: time=\"2026-06-09T16:47:25.55826964Z\" level=info msg=\"Removing container: 62a2a5a7d80dc917f23887a1100057b92d81f3abacd9cafdd3b4ca403dbeb91a\" id=4854e469-1d39-4a5b-977b-04dff60e4193 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:47:25.593934 crc crio[20770]: time=\"2026-06-09T16:47:25.593465678Z\" level=info msg=\"Removed container 62a2a5a7d80dc917f23887a1100057b92d81f3abacd9cafdd3b4ca403dbeb91a: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=4854e469-1d39-4a5b-977b-04dff60e4193 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:47:25.597083 crc crio[20770]: time=\"2026-06-09T16:47:25.597042153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:47:25.599370 crc crio[20770]: time=\"2026-06-09T16:47:25.599271198Z\" level=info msg=\"Removing container: 4e42a11dcebf21ff1ec7085ac0f4730877b4ee312fd073d49d1b06c58eee84e0\" id=27716292-1021-45f4-aa94-fbe4930c1ff7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:47:25.599589 crc crio[20770]: time=\"2026-06-09T16:47:25.599562626Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:47:25.643725 crc crio[20770]: time=\"2026-06-09T16:47:25.6428068Z\" level=info msg=\"Removed container 4e42a11dcebf21ff1ec7085ac0f4730877b4ee312fd073d49d1b06c58eee84e0: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=27716292-1021-45f4-aa94-fbe4930c1ff7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:47:25.647946 crc crio[20770]: time=\"2026-06-09T16:47:25.647803176Z\" level=info msg=\"Removing container: 5e22342370712f5c79334bb6da77f422fb61294a4b1035a568d546f04ec0b4c8\" id=9a1464b9-b4fc-4227-8aa7-2f828ff82a89 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:47:25.700214 crc crio[20770]: time=\"2026-06-09T16:47:25.700115374Z\" level=info msg=\"Removed container 5e22342370712f5c79334bb6da77f422fb61294a4b1035a568d546f04ec0b4c8: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=9a1464b9-b4fc-4227-8aa7-2f828ff82a89 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:47:25.705759 crc crio[20770]: time=\"2026-06-09T16:47:25.705574393Z\" level=info msg=\"Removing container: 0fb1d8d3172f2daef8c272ab15988581b46971852910ed8ba206bf7bfe02f627\" id=66cdc79a-9a1d-47a4-af2a-acb6ecf2338f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:47:25.727629 crc crio[20770]: time=\"2026-06-09T16:47:25.727570326Z\" level=info msg=\"Created container 08a4f93cbb02e46ab76799c5dccb2f5aebf5405d8bb19beb4334f276588d0d4f: openshift-ovn-kubernetes/ovnkube-node-zlxkq/ovn-controller\" id=e9d72e99-cfed-4ab4-ae8e-96df09cf83c0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:47:25.729514 crc crio[20770]: time=\"2026-06-09T16:47:25.729406319Z\" level=info msg=\"Starting container: 08a4f93cbb02e46ab76799c5dccb2f5aebf5405d8bb19beb4334f276588d0d4f\" id=4eddd531-8160-4929-b682-6723164223d1 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:47:25.737188 crc crio[20770]: time=\"2026-06-09T16:47:25.737053243Z\" level=info msg=\"Started container\" PID=32159 containerID=08a4f93cbb02e46ab76799c5dccb2f5aebf5405d8bb19beb4334f276588d0d4f description=openshift-ovn-kubernetes/ovnkube-node-zlxkq/ovn-controller id=4eddd531-8160-4929-b682-6723164223d1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=55f0ffa2c8de695e28bc9a5623aa8cfbba6c5d9b1068355ad9308e199e7606de\nJun 09 16:47:25.740967 crc crio[20770]: time=\"2026-06-09T16:47:25.740770921Z\" level=info msg=\"Removed container 0fb1d8d3172f2daef8c272ab15988581b46971852910ed8ba206bf7bfe02f627: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=66cdc79a-9a1d-47a4-af2a-acb6ecf2338f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:47:25.748042 crc crio[20770]: time=\"2026-06-09T16:47:25.747966042Z\" level=info msg=\"Removing container: 4bf29164b0d5ac80cb0e2e95c1550b1dc052e95e056b227548af139458d87503\" id=8935b571-ef98-43f4-be44-1d5015557574 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:47:25.755627 crc crio[20770]: time=\"2026-06-09T16:47:25.755557333Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=1e9769ca-f6b2-4dde-a82d-33f3e59295b8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:47:25.757791 crc crio[20770]: time=\"2026-06-09T16:47:25.757632924Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=3d36ef51-c2b7-4b37-b001-c6efe99b7d3a name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:47:25.766558 crc crio[20770]: time=\"2026-06-09T16:47:25.766454402Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-zlxkq/ovn-acl-logging\" id=663ff859-43fc-472f-9087-9461e805c27b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:47:25.771162 crc crio[20770]: time=\"2026-06-09T16:47:25.770354936Z\" level=info msg=\"Removed container 4bf29164b0d5ac80cb0e2e95c1550b1dc052e95e056b227548af139458d87503: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=8935b571-ef98-43f4-be44-1d5015557574 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:47:25.772221 crc crio[20770]: time=\"2026-06-09T16:47:25.772103877Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:47:25.777050 crc crio[20770]: time=\"2026-06-09T16:47:25.776970989Z\" level=info msg=\"Removing container: 1a0b754f05a2b18c8b5e7d9f7b44f90a92ac708d7db7274a4d893ec7e80867f0\" id=1b0011d2-71d8-48db-88f1-907355aa0df0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:47:25.804902 crc crio[20770]: time=\"2026-06-09T16:47:25.804013909Z\" level=info msg=\"Removed container 1a0b754f05a2b18c8b5e7d9f7b44f90a92ac708d7db7274a4d893ec7e80867f0: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=1b0011d2-71d8-48db-88f1-907355aa0df0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:47:25.807271 crc crio[20770]: time=\"2026-06-09T16:47:25.807168181Z\" level=info msg=\"Removing container: 42e7609c1c019da0a3f1411198405476791b1f1d24f3070c26bb99b36f6fd14e\" id=03f92534-af8a-4e8f-958f-b0743a7e33ac name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:47:25.808885 crc crio[20770]: time=\"2026-06-09T16:47:25.80884634Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:47:25.810748 crc crio[20770]: time=\"2026-06-09T16:47:25.810713515Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:47:25.829433 crc crio[20770]: time=\"2026-06-09T16:47:25.829171264Z\" level=info msg=\"Removed container 42e7609c1c019da0a3f1411198405476791b1f1d24f3070c26bb99b36f6fd14e: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup\" id=03f92534-af8a-4e8f-958f-b0743a7e33ac name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:47:25.912313 crc crio[20770]: time=\"2026-06-09T16:47:25.912026584Z\" level=info msg=\"Created container ce5b2c9c859ad91283e5fb16dae8e90191d3bc67d963c236f4dbdd1396848227: openshift-ovn-kubernetes/ovnkube-node-zlxkq/ovn-acl-logging\" id=663ff859-43fc-472f-9087-9461e805c27b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:47:25.913851 crc crio[20770]: time=\"2026-06-09T16:47:25.913747765Z\" level=info msg=\"Starting container: ce5b2c9c859ad91283e5fb16dae8e90191d3bc67d963c236f4dbdd1396848227\" id=179b0845-41c0-4da7-bdcc-0922605383bc name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:47:25.922109 crc crio[20770]: time=\"2026-06-09T16:47:25.922003106Z\" level=info msg=\"Started container\" PID=32182 containerID=ce5b2c9c859ad91283e5fb16dae8e90191d3bc67d963c236f4dbdd1396848227 description=openshift-ovn-kubernetes/ovnkube-node-zlxkq/ovn-acl-logging id=179b0845-41c0-4da7-bdcc-0922605383bc name=/runtime.v1.RuntimeService/StartContainer sandboxID=55f0ffa2c8de695e28bc9a5623aa8cfbba6c5d9b1068355ad9308e199e7606de\nJun 09 16:47:25.937055 crc crio[20770]: time=\"2026-06-09T16:47:25.936979783Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=b2af6f78-e0fe-40bd-8a1c-031b6547515f name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:47:25.939967 crc crio[20770]: time=\"2026-06-09T16:47:25.939921869Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=c38be1ff-67af-4fce-96fd-e04c0833b07f name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:47:25.946554 crc crio[20770]: time=\"2026-06-09T16:47:25.94644202Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-zlxkq/kube-rbac-proxy-node\" id=c1aa2f2c-84b7-4525-a352-e5844e3bd8b1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:47:25.947040 crc crio[20770]: time=\"2026-06-09T16:47:25.946983956Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:47:25.971230 crc crio[20770]: time=\"2026-06-09T16:47:25.97110138Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:47:25.972986 crc crio[20770]: time=\"2026-06-09T16:47:25.972895742Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:47:26.086009 crc crio[20770]: time=\"2026-06-09T16:47:26.085361518Z\" level=info msg=\"Created container dff720d84701b141f4e674ff869e37e2c9a4278b438e281bc666e9e5584946ba: openshift-ovn-kubernetes/ovnkube-node-zlxkq/kube-rbac-proxy-node\" id=c1aa2f2c-84b7-4525-a352-e5844e3bd8b1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:47:26.087213 crc crio[20770]: time=\"2026-06-09T16:47:26.087082878Z\" level=info msg=\"Starting container: dff720d84701b141f4e674ff869e37e2c9a4278b438e281bc666e9e5584946ba\" id=77cc7b47-788e-4773-abd5-9e7149063295 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:47:26.092840 crc crio[20770]: time=\"2026-06-09T16:47:26.092758654Z\" level=info msg=\"Started container\" PID=32204 containerID=dff720d84701b141f4e674ff869e37e2c9a4278b438e281bc666e9e5584946ba description=openshift-ovn-kubernetes/ovnkube-node-zlxkq/kube-rbac-proxy-node id=77cc7b47-788e-4773-abd5-9e7149063295 name=/runtime.v1.RuntimeService/StartContainer sandboxID=55f0ffa2c8de695e28bc9a5623aa8cfbba6c5d9b1068355ad9308e199e7606de\nJun 09 16:47:26.104271 crc crio[20770]: time=\"2026-06-09T16:47:26.104203968Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=fd875beb-f82a-4c89-9947-b79038ffd8de name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:47:26.107145 crc crio[20770]: time=\"2026-06-09T16:47:26.107056522Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=24f8b1b0-1b3e-46a6-bd13-2c53aa688857 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:47:26.114953 crc crio[20770]: time=\"2026-06-09T16:47:26.11485975Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-zlxkq/kube-rbac-proxy-ovn-metrics\" id=448c0566-1110-46d6-9927-025cd2e5cebe name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:47:26.116575 crc crio[20770]: time=\"2026-06-09T16:47:26.115436266Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:47:26.140565 crc crio[20770]: time=\"2026-06-09T16:47:26.140432827Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:47:26.142260 crc crio[20770]: time=\"2026-06-09T16:47:26.142122146Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:47:26.259724 crc crio[20770]: time=\"2026-06-09T16:47:26.259559607Z\" level=info msg=\"Created container 0fdad1cad06b6979d472430a0147c4e1967e7f8156ac6cd586218ebfef9b21a0: openshift-ovn-kubernetes/ovnkube-node-zlxkq/kube-rbac-proxy-ovn-metrics\" id=448c0566-1110-46d6-9927-025cd2e5cebe name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:47:26.261120 crc crio[20770]: time=\"2026-06-09T16:47:26.261068581Z\" level=info msg=\"Starting container: 0fdad1cad06b6979d472430a0147c4e1967e7f8156ac6cd586218ebfef9b21a0\" id=676728b6-ce43-4f36-90ac-b57bbb794d7d name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:47:26.268941 crc crio[20770]: time=\"2026-06-09T16:47:26.268842408Z\" level=info msg=\"Started container\" PID=32231 containerID=0fdad1cad06b6979d472430a0147c4e1967e7f8156ac6cd586218ebfef9b21a0 description=openshift-ovn-kubernetes/ovnkube-node-zlxkq/kube-rbac-proxy-ovn-metrics id=676728b6-ce43-4f36-90ac-b57bbb794d7d name=/runtime.v1.RuntimeService/StartContainer sandboxID=55f0ffa2c8de695e28bc9a5623aa8cfbba6c5d9b1068355ad9308e199e7606de\nJun 09 16:47:26.280592 crc crio[20770]: time=\"2026-06-09T16:47:26.280488008Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=2ec72833-8123-4487-a16b-ae74774829cc name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:47:26.283372 crc crio[20770]: time=\"2026-06-09T16:47:26.28328222Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=88dfec41-cbde-4ab6-b82a-f29db48126a5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:47:26.291357 crc crio[20770]: time=\"2026-06-09T16:47:26.291229872Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-zlxkq/northd\" id=b28c1b3a-b7b4-4d30-b414-cecd11b1590b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:47:26.291879 crc crio[20770]: time=\"2026-06-09T16:47:26.291776558Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:47:26.319791 crc crio[20770]: time=\"2026-06-09T16:47:26.319613951Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:47:26.322112 crc crio[20770]: time=\"2026-06-09T16:47:26.322038312Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:47:26.442902 crc crio[20770]: time=\"2026-06-09T16:47:26.442605244Z\" level=info msg=\"Created container 3012b63513511cbe99534eafc641b56a8a8a5562fbf6f6e0321aeca6646b4f54: openshift-ovn-kubernetes/ovnkube-node-zlxkq/northd\" id=b28c1b3a-b7b4-4d30-b414-cecd11b1590b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:47:26.444309 crc crio[20770]: time=\"2026-06-09T16:47:26.444242302Z\" level=info msg=\"Starting container: 3012b63513511cbe99534eafc641b56a8a8a5562fbf6f6e0321aeca6646b4f54\" id=7158f243-adaf-4aec-ae84-8e3055c7bac3 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:47:26.451831 crc crio[20770]: time=\"2026-06-09T16:47:26.45172608Z\" level=info msg=\"Started container\" PID=32252 containerID=3012b63513511cbe99534eafc641b56a8a8a5562fbf6f6e0321aeca6646b4f54 description=openshift-ovn-kubernetes/ovnkube-node-zlxkq/northd id=7158f243-adaf-4aec-ae84-8e3055c7bac3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=55f0ffa2c8de695e28bc9a5623aa8cfbba6c5d9b1068355ad9308e199e7606de\nJun 09 16:47:26.466011 crc crio[20770]: time=\"2026-06-09T16:47:26.465423851Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=e0de5dfb-cb5a-45bf-9fb9-a630e3f17478 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:47:26.468569 crc crio[20770]: time=\"2026-06-09T16:47:26.46847429Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=ff69dcf2-808c-48f2-955a-1c77935c0781 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:47:26.478767 crc crio[20770]: time=\"2026-06-09T16:47:26.477425811Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-zlxkq/nbdb\" id=62890b1f-a528-477e-8150-285f9537b1f9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:47:26.478767 crc crio[20770]: time=\"2026-06-09T16:47:26.478148182Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:47:26.516725 crc crio[20770]: time=\"2026-06-09T16:47:26.510354503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:47:26.516725 crc crio[20770]: time=\"2026-06-09T16:47:26.512502546Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:47:26.618227 crc crio[20770]: time=\"2026-06-09T16:47:26.618043019Z\" level=info msg=\"Created container 72d1be49583c3b2c20008f91779c90e6ef9f62bb7e09e863fa65cc416e039900: openshift-ovn-kubernetes/ovnkube-node-zlxkq/nbdb\" id=62890b1f-a528-477e-8150-285f9537b1f9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:47:26.619988 crc crio[20770]: time=\"2026-06-09T16:47:26.619872862Z\" level=info msg=\"Starting container: 72d1be49583c3b2c20008f91779c90e6ef9f62bb7e09e863fa65cc416e039900\" id=e25c8a42-658b-4daa-9a94-fa654b707f03 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:47:26.630717 crc crio[20770]: time=\"2026-06-09T16:47:26.629131283Z\" level=info msg=\"Started container\" PID=32263 containerID=72d1be49583c3b2c20008f91779c90e6ef9f62bb7e09e863fa65cc416e039900 description=openshift-ovn-kubernetes/ovnkube-node-zlxkq/nbdb id=e25c8a42-658b-4daa-9a94-fa654b707f03 name=/runtime.v1.RuntimeService/StartContainer sandboxID=55f0ffa2c8de695e28bc9a5623aa8cfbba6c5d9b1068355ad9308e199e7606de\nJun 09 16:47:28.742266 crc crio[20770]: time=\"2026-06-09T16:47:28.741390617Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=630afc98-debd-4f48-bf9a-a1fc523451e9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:47:28.745272 crc crio[20770]: time=\"2026-06-09T16:47:28.745180207Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=1b8f58a5-7051-468d-af36-a9856eca8d6d name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:47:28.806434 crc crio[20770]: time=\"2026-06-09T16:47:28.806173154Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-zlxkq/sbdb\" id=28cfcf70-54b1-4ab0-988b-3a16d691b008 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:47:28.806780 crc crio[20770]: time=\"2026-06-09T16:47:28.806555106Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:47:28.843132 crc crio[20770]: time=\"2026-06-09T16:47:28.837839967Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:47:28.843132 crc crio[20770]: time=\"2026-06-09T16:47:28.839845345Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:47:29.140401 crc crio[20770]: time=\"2026-06-09T16:47:29.139782584Z\" level=info msg=\"Created container 705c3ef58e1767c5c5e4a9df7d6fd98729fce4da7d74e6b441f64659c163802c: openshift-ovn-kubernetes/ovnkube-node-zlxkq/sbdb\" id=28cfcf70-54b1-4ab0-988b-3a16d691b008 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:47:29.143850 crc crio[20770]: time=\"2026-06-09T16:47:29.143431251Z\" level=info msg=\"Starting container: 705c3ef58e1767c5c5e4a9df7d6fd98729fce4da7d74e6b441f64659c163802c\" id=4edc240e-4ed9-4b63-8d32-86f354fb993a name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:47:29.151797 crc crio[20770]: time=\"2026-06-09T16:47:29.150893418Z\" level=info msg=\"Started container\" PID=32326 containerID=705c3ef58e1767c5c5e4a9df7d6fd98729fce4da7d74e6b441f64659c163802c description=openshift-ovn-kubernetes/ovnkube-node-zlxkq/sbdb id=4edc240e-4ed9-4b63-8d32-86f354fb993a name=/runtime.v1.RuntimeService/StartContainer sandboxID=55f0ffa2c8de695e28bc9a5623aa8cfbba6c5d9b1068355ad9308e199e7606de\nJun 09 16:47:31.241040 crc crio[20770]: time=\"2026-06-09T16:47:31.240471081Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=b8cbd5b7-92dd-4824-9e83-81a3363edaf8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:47:31.254983 crc crio[20770]: time=\"2026-06-09T16:47:31.25484604Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=d651187f-601f-4d59-b335-75f09746fcef name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:47:31.260778 crc crio[20770]: time=\"2026-06-09T16:47:31.260613188Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-zlxkq/ovnkube-controller\" id=73dcc6f9-3271-457c-8bbd-82621a2eb146 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:47:31.261233 crc crio[20770]: time=\"2026-06-09T16:47:31.261148843Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:47:31.291476 crc crio[20770]: time=\"2026-06-09T16:47:31.291371164Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:47:31.294834 crc crio[20770]: time=\"2026-06-09T16:47:31.294750603Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:47:31.416327 crc crio[20770]: time=\"2026-06-09T16:47:31.415745748Z\" level=info msg=\"Created container a373a6d60b9cbfb34bd14ff6b1be77de699514a14deb7d33e37a0958f2a41e6e: openshift-ovn-kubernetes/ovnkube-node-zlxkq/ovnkube-controller\" id=73dcc6f9-3271-457c-8bbd-82621a2eb146 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:47:31.418013 crc crio[20770]: time=\"2026-06-09T16:47:31.417505029Z\" level=info msg=\"Starting container: a373a6d60b9cbfb34bd14ff6b1be77de699514a14deb7d33e37a0958f2a41e6e\" id=45eb2697-6bd6-44b4-ba52-3858469699cd name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:47:31.423925 crc crio[20770]: time=\"2026-06-09T16:47:31.423565916Z\" level=info msg=\"Started container\" PID=32412 containerID=a373a6d60b9cbfb34bd14ff6b1be77de699514a14deb7d33e37a0958f2a41e6e description=openshift-ovn-kubernetes/ovnkube-node-zlxkq/ovnkube-controller id=45eb2697-6bd6-44b4-ba52-3858469699cd name=/runtime.v1.RuntimeService/StartContainer sandboxID=55f0ffa2c8de695e28bc9a5623aa8cfbba6c5d9b1068355ad9308e199e7606de\nJun 09 16:47:31.526469 crc crio[20770]: time=\"2026-06-09T16:47:31.526284609Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.527131 crc crio[20770]: time=\"2026-06-09T16:47:31.526603628Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.527131 crc crio[20770]: time=\"2026-06-09T16:47:31.526902547Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.527131 crc crio[20770]: time=\"2026-06-09T16:47:31.526997249Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.527301 crc crio[20770]: time=\"2026-06-09T16:47:31.527246007Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.527363 crc crio[20770]: time=\"2026-06-09T16:47:31.527301758Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.527495 crc crio[20770]: time=\"2026-06-09T16:47:31.527425842Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.527495 crc crio[20770]: time=\"2026-06-09T16:47:31.527482544Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.527788 crc crio[20770]: time=\"2026-06-09T16:47:31.527618237Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.527788 crc crio[20770]: time=\"2026-06-09T16:47:31.527773602Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.527936 crc crio[20770]: time=\"2026-06-09T16:47:31.527899696Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.528001 crc crio[20770]: time=\"2026-06-09T16:47:31.527950227Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.528246 crc crio[20770]: time=\"2026-06-09T16:47:31.528176354Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.528246 crc crio[20770]: time=\"2026-06-09T16:47:31.528229085Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.528544 crc crio[20770]: time=\"2026-06-09T16:47:31.52840207Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.528544 crc crio[20770]: time=\"2026-06-09T16:47:31.528455852Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.528799 crc crio[20770]: time=\"2026-06-09T16:47:31.528628707Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.528799 crc crio[20770]: time=\"2026-06-09T16:47:31.528759071Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.529007 crc crio[20770]: time=\"2026-06-09T16:47:31.528959547Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.529075 crc crio[20770]: time=\"2026-06-09T16:47:31.529021748Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.529310 crc crio[20770]: time=\"2026-06-09T16:47:31.529231315Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.529310 crc crio[20770]: time=\"2026-06-09T16:47:31.529306687Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.529469 crc crio[20770]: time=\"2026-06-09T16:47:31.529442111Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.529529 crc crio[20770]: time=\"2026-06-09T16:47:31.529485772Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.529997 crc crio[20770]: time=\"2026-06-09T16:47:31.529934755Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.529997 crc crio[20770]: time=\"2026-06-09T16:47:31.529998547Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.530165 crc crio[20770]: time=\"2026-06-09T16:47:31.530042838Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.530165 crc crio[20770]: time=\"2026-06-09T16:47:31.530075869Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.530165 crc crio[20770]: time=\"2026-06-09T16:47:31.53010378Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.530165 crc crio[20770]: time=\"2026-06-09T16:47:31.530125611Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.530413 crc crio[20770]: time=\"2026-06-09T16:47:31.530375148Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.530573 crc crio[20770]: time=\"2026-06-09T16:47:31.53043242Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.530846 crc crio[20770]: time=\"2026-06-09T16:47:31.530771099Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.530955 crc crio[20770]: time=\"2026-06-09T16:47:31.530921304Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.531018 crc crio[20770]: time=\"2026-06-09T16:47:31.530977895Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.531060 crc crio[20770]: time=\"2026-06-09T16:47:31.531021467Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.531097 crc crio[20770]: time=\"2026-06-09T16:47:31.531066128Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.531097 crc crio[20770]: time=\"2026-06-09T16:47:31.531094269Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.531337 crc crio[20770]: time=\"2026-06-09T16:47:31.531302905Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.531394 crc crio[20770]: time=\"2026-06-09T16:47:31.531353626Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.531528 crc crio[20770]: time=\"2026-06-09T16:47:31.53148995Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.531755 crc crio[20770]: time=\"2026-06-09T16:47:31.531551522Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.531905 crc crio[20770]: time=\"2026-06-09T16:47:31.531852621Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.531905 crc crio[20770]: time=\"2026-06-09T16:47:31.531896292Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.532127 crc crio[20770]: time=\"2026-06-09T16:47:31.532092028Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.532186 crc crio[20770]: time=\"2026-06-09T16:47:31.532146779Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.532408 crc crio[20770]: time=\"2026-06-09T16:47:31.532370486Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.532474 crc crio[20770]: time=\"2026-06-09T16:47:31.532425268Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.532571 crc crio[20770]: time=\"2026-06-09T16:47:31.532534191Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.532712 crc crio[20770]: time=\"2026-06-09T16:47:31.532585492Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.532819 crc crio[20770]: time=\"2026-06-09T16:47:31.532781128Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.532875 crc crio[20770]: time=\"2026-06-09T16:47:31.532834899Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.533127 crc crio[20770]: time=\"2026-06-09T16:47:31.533089717Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.533177 crc crio[20770]: time=\"2026-06-09T16:47:31.533141888Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.533331 crc crio[20770]: time=\"2026-06-09T16:47:31.533295813Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.533400 crc crio[20770]: time=\"2026-06-09T16:47:31.533344184Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.533514 crc crio[20770]: time=\"2026-06-09T16:47:31.533480958Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.533574 crc crio[20770]: time=\"2026-06-09T16:47:31.53352908Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.533791 crc crio[20770]: time=\"2026-06-09T16:47:31.533757056Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.533861 crc crio[20770]: time=\"2026-06-09T16:47:31.533809208Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.534068 crc crio[20770]: time=\"2026-06-09T16:47:31.534028064Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.534124 crc crio[20770]: time=\"2026-06-09T16:47:31.534093186Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.534242 crc crio[20770]: time=\"2026-06-09T16:47:31.53421018Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.534281 crc crio[20770]: time=\"2026-06-09T16:47:31.534250041Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.534425 crc crio[20770]: time=\"2026-06-09T16:47:31.534344233Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.534425 crc crio[20770]: time=\"2026-06-09T16:47:31.534374394Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.534578 crc crio[20770]: time=\"2026-06-09T16:47:31.534544629Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.534627 crc crio[20770]: time=\"2026-06-09T16:47:31.534590521Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.534890 crc crio[20770]: time=\"2026-06-09T16:47:31.534849318Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.534951 crc crio[20770]: time=\"2026-06-09T16:47:31.53491064Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.535212 crc crio[20770]: time=\"2026-06-09T16:47:31.535177058Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.535267 crc crio[20770]: time=\"2026-06-09T16:47:31.53524837Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.535620 crc crio[20770]: time=\"2026-06-09T16:47:31.535411585Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.535620 crc crio[20770]: time=\"2026-06-09T16:47:31.535476676Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.535620 crc crio[20770]: time=\"2026-06-09T16:47:31.535574719Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.535620 crc crio[20770]: time=\"2026-06-09T16:47:31.53561351Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.535908 crc crio[20770]: time=\"2026-06-09T16:47:31.535837167Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.535908 crc crio[20770]: time=\"2026-06-09T16:47:31.535878578Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.536121 crc crio[20770]: time=\"2026-06-09T16:47:31.536079924Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.536184 crc crio[20770]: time=\"2026-06-09T16:47:31.536143036Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.536303 crc crio[20770]: time=\"2026-06-09T16:47:31.536266499Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.536360 crc crio[20770]: time=\"2026-06-09T16:47:31.536317061Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.536483 crc crio[20770]: time=\"2026-06-09T16:47:31.536444865Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.536543 crc crio[20770]: time=\"2026-06-09T16:47:31.536503476Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.536833 crc crio[20770]: time=\"2026-06-09T16:47:31.536794045Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.536912 crc crio[20770]: time=\"2026-06-09T16:47:31.536856757Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.537014 crc crio[20770]: time=\"2026-06-09T16:47:31.53697962Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.537070 crc crio[20770]: time=\"2026-06-09T16:47:31.537029712Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.537189 crc crio[20770]: time=\"2026-06-09T16:47:31.537158685Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.537250 crc crio[20770]: time=\"2026-06-09T16:47:31.537200787Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.537422 crc crio[20770]: time=\"2026-06-09T16:47:31.537381652Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.537477 crc crio[20770]: time=\"2026-06-09T16:47:31.537444494Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.537561 crc crio[20770]: time=\"2026-06-09T16:47:31.537528056Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.537610 crc crio[20770]: time=\"2026-06-09T16:47:31.537573088Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.537985 crc crio[20770]: time=\"2026-06-09T16:47:31.537926378Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.538052 crc crio[20770]: time=\"2026-06-09T16:47:31.53799227Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.538234 crc crio[20770]: time=\"2026-06-09T16:47:31.538137324Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.538234 crc crio[20770]: time=\"2026-06-09T16:47:31.538197236Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.538433 crc crio[20770]: time=\"2026-06-09T16:47:31.538382741Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.538491 crc crio[20770]: time=\"2026-06-09T16:47:31.538450693Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.538526 crc crio[20770]: time=\"2026-06-09T16:47:31.538508265Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.538567 crc crio[20770]: time=\"2026-06-09T16:47:31.538535636Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.538955 crc crio[20770]: time=\"2026-06-09T16:47:31.538893676Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.539030 crc crio[20770]: time=\"2026-06-09T16:47:31.538961518Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.539251 crc crio[20770]: time=\"2026-06-09T16:47:31.539178574Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.539312 crc crio[20770]: time=\"2026-06-09T16:47:31.539301508Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.539484 crc crio[20770]: time=\"2026-06-09T16:47:31.539444112Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.539540 crc crio[20770]: time=\"2026-06-09T16:47:31.539507274Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.539709 crc crio[20770]: time=\"2026-06-09T16:47:31.539617267Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.539780 crc crio[20770]: time=\"2026-06-09T16:47:31.53972593Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.539920 crc crio[20770]: time=\"2026-06-09T16:47:31.539880535Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.539988 crc crio[20770]: time=\"2026-06-09T16:47:31.539946237Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.540124 crc crio[20770]: time=\"2026-06-09T16:47:31.540095001Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.540179 crc crio[20770]: time=\"2026-06-09T16:47:31.540128522Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.540308 crc crio[20770]: time=\"2026-06-09T16:47:31.540294477Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.540347 crc crio[20770]: time=\"2026-06-09T16:47:31.540328478Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.540501 crc crio[20770]: time=\"2026-06-09T16:47:31.540466032Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.540566 crc crio[20770]: time=\"2026-06-09T16:47:31.540522704Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.540785 crc crio[20770]: time=\"2026-06-09T16:47:31.5407509Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.540857 crc crio[20770]: time=\"2026-06-09T16:47:31.540798542Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.541079 crc crio[20770]: time=\"2026-06-09T16:47:31.541044259Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.541138 crc crio[20770]: time=\"2026-06-09T16:47:31.54109961Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.541339 crc crio[20770]: time=\"2026-06-09T16:47:31.541300606Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.541397 crc crio[20770]: time=\"2026-06-09T16:47:31.541359248Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.541773 crc crio[20770]: time=\"2026-06-09T16:47:31.541737659Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.541838 crc crio[20770]: time=\"2026-06-09T16:47:31.54178807Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.541987 crc crio[20770]: time=\"2026-06-09T16:47:31.541953615Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.542044 crc crio[20770]: time=\"2026-06-09T16:47:31.541998456Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.542044 crc crio[20770]: time=\"2026-06-09T16:47:31.542026777Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.542119 crc crio[20770]: time=\"2026-06-09T16:47:31.542051138Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.542119 crc crio[20770]: time=\"2026-06-09T16:47:31.542081979Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.542119 crc crio[20770]: time=\"2026-06-09T16:47:31.542098519Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.542830 crc crio[20770]: time=\"2026-06-09T16:47:31.542369677Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.542830 crc crio[20770]: time=\"2026-06-09T16:47:31.542592874Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.542830 crc crio[20770]: time=\"2026-06-09T16:47:31.5427956Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.543173 crc crio[20770]: time=\"2026-06-09T16:47:31.542867302Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.543173 crc crio[20770]: time=\"2026-06-09T16:47:31.542904733Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.543173 crc crio[20770]: time=\"2026-06-09T16:47:31.542924974Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.543461 crc crio[20770]: time=\"2026-06-09T16:47:31.543383687Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.543537 crc crio[20770]: time=\"2026-06-09T16:47:31.543463219Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.543537 crc crio[20770]: time=\"2026-06-09T16:47:31.54349624Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.543537 crc crio[20770]: time=\"2026-06-09T16:47:31.543527011Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.543706 crc crio[20770]: time=\"2026-06-09T16:47:31.543552372Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.543706 crc crio[20770]: time=\"2026-06-09T16:47:31.543570022Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.543938 crc crio[20770]: time=\"2026-06-09T16:47:31.54384963Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.544039 crc crio[20770]: time=\"2026-06-09T16:47:31.543997215Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.544102 crc crio[20770]: time=\"2026-06-09T16:47:31.544072147Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.544141 crc crio[20770]: time=\"2026-06-09T16:47:31.544108228Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.544141 crc crio[20770]: time=\"2026-06-09T16:47:31.544129199Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.544221 crc crio[20770]: time=\"2026-06-09T16:47:31.544158179Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.544383 crc crio[20770]: time=\"2026-06-09T16:47:31.544322294Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.544441 crc crio[20770]: time=\"2026-06-09T16:47:31.544387766Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.544782 crc crio[20770]: time=\"2026-06-09T16:47:31.544730496Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.544989 crc crio[20770]: time=\"2026-06-09T16:47:31.544813779Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.544989 crc crio[20770]: time=\"2026-06-09T16:47:31.544923852Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.544989 crc crio[20770]: time=\"2026-06-09T16:47:31.544968413Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.545266 crc crio[20770]: time=\"2026-06-09T16:47:31.54521122Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.545321 crc crio[20770]: time=\"2026-06-09T16:47:31.545282922Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.545472 crc crio[20770]: time=\"2026-06-09T16:47:31.545437577Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.545529 crc crio[20770]: time=\"2026-06-09T16:47:31.545487548Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.545784 crc crio[20770]: time=\"2026-06-09T16:47:31.545742436Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.545860 crc crio[20770]: time=\"2026-06-09T16:47:31.545802647Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.546042 crc crio[20770]: time=\"2026-06-09T16:47:31.546002423Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.546100 crc crio[20770]: time=\"2026-06-09T16:47:31.546072335Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.546264 crc crio[20770]: time=\"2026-06-09T16:47:31.54622591Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.546317 crc crio[20770]: time=\"2026-06-09T16:47:31.546285981Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.546486 crc crio[20770]: time=\"2026-06-09T16:47:31.546448346Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.546552 crc crio[20770]: time=\"2026-06-09T16:47:31.546508018Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.546804 crc crio[20770]: time=\"2026-06-09T16:47:31.546764865Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.546880 crc crio[20770]: time=\"2026-06-09T16:47:31.546813737Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.547120 crc crio[20770]: time=\"2026-06-09T16:47:31.547075634Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.547178 crc crio[20770]: time=\"2026-06-09T16:47:31.547142006Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.547602 crc crio[20770]: time=\"2026-06-09T16:47:31.547445095Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.547602 crc crio[20770]: time=\"2026-06-09T16:47:31.547500697Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.547602 crc crio[20770]: time=\"2026-06-09T16:47:31.547569929Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.547955 crc crio[20770]: time=\"2026-06-09T16:47:31.54761156Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.547955 crc crio[20770]: time=\"2026-06-09T16:47:31.547916289Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.547955 crc crio[20770]: time=\"2026-06-09T16:47:31.54795511Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.548194 crc crio[20770]: time=\"2026-06-09T16:47:31.548139525Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.548250 crc crio[20770]: time=\"2026-06-09T16:47:31.548206487Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.548449 crc crio[20770]: time=\"2026-06-09T16:47:31.548385273Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.548449 crc crio[20770]: time=\"2026-06-09T16:47:31.548443944Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.548784 crc crio[20770]: time=\"2026-06-09T16:47:31.548599979Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.548784 crc crio[20770]: time=\"2026-06-09T16:47:31.548774934Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.548942 crc crio[20770]: time=\"2026-06-09T16:47:31.548883217Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.548942 crc crio[20770]: time=\"2026-06-09T16:47:31.548920878Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.549204 crc crio[20770]: time=\"2026-06-09T16:47:31.549146555Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.549204 crc crio[20770]: time=\"2026-06-09T16:47:31.549200416Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.549459 crc crio[20770]: time=\"2026-06-09T16:47:31.549416723Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.549522 crc crio[20770]: time=\"2026-06-09T16:47:31.549459974Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.549560 crc crio[20770]: time=\"2026-06-09T16:47:31.549503005Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.549710 crc crio[20770]: time=\"2026-06-09T16:47:31.549604068Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.550034 crc crio[20770]: time=\"2026-06-09T16:47:31.549971469Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.550222 crc crio[20770]: time=\"2026-06-09T16:47:31.550128883Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.550402 crc crio[20770]: time=\"2026-06-09T16:47:31.550273048Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.550585 crc crio[20770]: time=\"2026-06-09T16:47:31.550476684Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.550585 crc crio[20770]: time=\"2026-06-09T16:47:31.550497224Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.550862 crc crio[20770]: time=\"2026-06-09T16:47:31.550615258Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.550903 crc crio[20770]: time=\"2026-06-09T16:47:31.550842794Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.550977 crc crio[20770]: time=\"2026-06-09T16:47:31.550942837Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.551302 crc crio[20770]: time=\"2026-06-09T16:47:31.551235416Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.551371 crc crio[20770]: time=\"2026-06-09T16:47:31.551315698Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.551506 crc crio[20770]: time=\"2026-06-09T16:47:31.551441832Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.551506 crc crio[20770]: time=\"2026-06-09T16:47:31.551497913Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.551885 crc crio[20770]: time=\"2026-06-09T16:47:31.551823753Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.551958 crc crio[20770]: time=\"2026-06-09T16:47:31.551894465Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.552291 crc crio[20770]: time=\"2026-06-09T16:47:31.552233975Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.552291 crc crio[20770]: time=\"2026-06-09T16:47:31.552287296Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.552739 crc crio[20770]: time=\"2026-06-09T16:47:31.552613016Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.552816 crc crio[20770]: time=\"2026-06-09T16:47:31.55274357Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.553043 crc crio[20770]: time=\"2026-06-09T16:47:31.552988747Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.553043 crc crio[20770]: time=\"2026-06-09T16:47:31.553040578Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.553309 crc crio[20770]: time=\"2026-06-09T16:47:31.553250004Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.553378 crc crio[20770]: time=\"2026-06-09T16:47:31.553313636Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.553536 crc crio[20770]: time=\"2026-06-09T16:47:31.553483141Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.553600 crc crio[20770]: time=\"2026-06-09T16:47:31.553575024Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.554034 crc crio[20770]: time=\"2026-06-09T16:47:31.553969485Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.554478 crc crio[20770]: time=\"2026-06-09T16:47:31.554421158Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.554542 crc crio[20770]: time=\"2026-06-09T16:47:31.55448495Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.554542 crc crio[20770]: time=\"2026-06-09T16:47:31.554518221Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.554617 crc crio[20770]: time=\"2026-06-09T16:47:31.554550312Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.554617 crc crio[20770]: time=\"2026-06-09T16:47:31.554574143Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.555016 crc crio[20770]: time=\"2026-06-09T16:47:31.554934123Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.555092 crc crio[20770]: time=\"2026-06-09T16:47:31.555038966Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.555266 crc crio[20770]: time=\"2026-06-09T16:47:31.555188001Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.555333 crc crio[20770]: time=\"2026-06-09T16:47:31.555269093Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.555468 crc crio[20770]: time=\"2026-06-09T16:47:31.555411117Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.555530 crc crio[20770]: time=\"2026-06-09T16:47:31.555476809Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.555754 crc crio[20770]: time=\"2026-06-09T16:47:31.555631364Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.555830 crc crio[20770]: time=\"2026-06-09T16:47:31.555768368Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.555974 crc crio[20770]: time=\"2026-06-09T16:47:31.555933172Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.556074 crc crio[20770]: time=\"2026-06-09T16:47:31.555995524Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.556373 crc crio[20770]: time=\"2026-06-09T16:47:31.556324354Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.556439 crc crio[20770]: time=\"2026-06-09T16:47:31.556380166Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.556722 crc crio[20770]: time=\"2026-06-09T16:47:31.556603182Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.556893 crc crio[20770]: time=\"2026-06-09T16:47:31.556796448Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.557074 crc crio[20770]: time=\"2026-06-09T16:47:31.556921581Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.557074 crc crio[20770]: time=\"2026-06-09T16:47:31.556958342Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.557306 crc crio[20770]: time=\"2026-06-09T16:47:31.557087776Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.557306 crc crio[20770]: time=\"2026-06-09T16:47:31.557133357Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.557306 crc crio[20770]: time=\"2026-06-09T16:47:31.557290652Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.557410 crc crio[20770]: time=\"2026-06-09T16:47:31.557329353Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.557511 crc crio[20770]: time=\"2026-06-09T16:47:31.557469877Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.557577 crc crio[20770]: time=\"2026-06-09T16:47:31.557530819Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.557896 crc crio[20770]: time=\"2026-06-09T16:47:31.557857269Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.558057 crc crio[20770]: time=\"2026-06-09T16:47:31.55791879Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.558180 crc crio[20770]: time=\"2026-06-09T16:47:31.558141537Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.558244 crc crio[20770]: time=\"2026-06-09T16:47:31.558207859Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.558479 crc crio[20770]: time=\"2026-06-09T16:47:31.558422505Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.558479 crc crio[20770]: time=\"2026-06-09T16:47:31.558473696Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.558836 crc crio[20770]: time=\"2026-06-09T16:47:31.558792636Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.558919 crc crio[20770]: time=\"2026-06-09T16:47:31.558855718Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.559127 crc crio[20770]: time=\"2026-06-09T16:47:31.559092015Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.559186 crc crio[20770]: time=\"2026-06-09T16:47:31.559143096Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.559452 crc crio[20770]: time=\"2026-06-09T16:47:31.559391043Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.559612 crc crio[20770]: time=\"2026-06-09T16:47:31.559545008Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.559911 crc crio[20770]: time=\"2026-06-09T16:47:31.559799155Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.560046 crc crio[20770]: time=\"2026-06-09T16:47:31.560003111Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.560362 crc crio[20770]: time=\"2026-06-09T16:47:31.560154485Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.560481 crc crio[20770]: time=\"2026-06-09T16:47:31.560435074Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.560770 crc crio[20770]: time=\"2026-06-09T16:47:31.560571418Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.560945 crc crio[20770]: time=\"2026-06-09T16:47:31.560904097Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.561227 crc crio[20770]: time=\"2026-06-09T16:47:31.561171545Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.561384 crc crio[20770]: time=\"2026-06-09T16:47:31.561317269Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.561812 crc crio[20770]: time=\"2026-06-09T16:47:31.561462104Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.561812 crc crio[20770]: time=\"2026-06-09T16:47:31.561758612Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.561936 crc crio[20770]: time=\"2026-06-09T16:47:31.561828814Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.562000 crc crio[20770]: time=\"2026-06-09T16:47:31.561905357Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.562827 crc crio[20770]: time=\"2026-06-09T16:47:31.562112363Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.562827 crc crio[20770]: time=\"2026-06-09T16:47:31.562249517Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.562827 crc crio[20770]: time=\"2026-06-09T16:47:31.56237714Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.562827 crc crio[20770]: time=\"2026-06-09T16:47:31.562495404Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.562827 crc crio[20770]: time=\"2026-06-09T16:47:31.562618227Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.563039 crc crio[20770]: time=\"2026-06-09T16:47:31.562838874Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.564382 crc crio[20770]: time=\"2026-06-09T16:47:31.562964857Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.564382 crc crio[20770]: time=\"2026-06-09T16:47:31.563604426Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.564382 crc crio[20770]: time=\"2026-06-09T16:47:31.56375053Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.564382 crc crio[20770]: time=\"2026-06-09T16:47:31.563874614Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.564382 crc crio[20770]: time=\"2026-06-09T16:47:31.563991997Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.564382 crc crio[20770]: time=\"2026-06-09T16:47:31.564028978Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.564382 crc crio[20770]: time=\"2026-06-09T16:47:31.564144842Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.564382 crc crio[20770]: time=\"2026-06-09T16:47:31.564235914Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.564382 crc crio[20770]: time=\"2026-06-09T16:47:31.564363428Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.565153 crc crio[20770]: time=\"2026-06-09T16:47:31.564456841Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.565153 crc crio[20770]: time=\"2026-06-09T16:47:31.564563444Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.565153 crc crio[20770]: time=\"2026-06-09T16:47:31.564602845Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.565153 crc crio[20770]: time=\"2026-06-09T16:47:31.564871673Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.565153 crc crio[20770]: time=\"2026-06-09T16:47:31.564913834Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.565153 crc crio[20770]: time=\"2026-06-09T16:47:31.56509757Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.565339 crc crio[20770]: time=\"2026-06-09T16:47:31.565250634Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.565984 crc crio[20770]: time=\"2026-06-09T16:47:31.565398488Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.565984 crc crio[20770]: time=\"2026-06-09T16:47:31.565542432Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.565984 crc crio[20770]: time=\"2026-06-09T16:47:31.565593594Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.565984 crc crio[20770]: time=\"2026-06-09T16:47:31.565715967Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.565984 crc crio[20770]: time=\"2026-06-09T16:47:31.565757519Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.565984 crc crio[20770]: time=\"2026-06-09T16:47:31.56578731Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.566213 crc crio[20770]: time=\"2026-06-09T16:47:31.566025907Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.566256 crc crio[20770]: time=\"2026-06-09T16:47:31.56615033Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.566297 crc crio[20770]: time=\"2026-06-09T16:47:31.566271324Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.566440 crc crio[20770]: time=\"2026-06-09T16:47:31.566394317Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.566593 crc crio[20770]: time=\"2026-06-09T16:47:31.566552312Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.566780 crc crio[20770]: time=\"2026-06-09T16:47:31.566611014Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.566887 crc crio[20770]: time=\"2026-06-09T16:47:31.566847591Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.566952 crc crio[20770]: time=\"2026-06-09T16:47:31.566907042Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.567329 crc crio[20770]: time=\"2026-06-09T16:47:31.567257992Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.567394 crc crio[20770]: time=\"2026-06-09T16:47:31.567329205Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.567394 crc crio[20770]: time=\"2026-06-09T16:47:31.567376146Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.567464 crc crio[20770]: time=\"2026-06-09T16:47:31.567405137Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.567735 crc crio[20770]: time=\"2026-06-09T16:47:31.567612063Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.567819 crc crio[20770]: time=\"2026-06-09T16:47:31.567753307Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.568054 crc crio[20770]: time=\"2026-06-09T16:47:31.567967533Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.568341 crc crio[20770]: time=\"2026-06-09T16:47:31.568112977Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.568740 crc crio[20770]: time=\"2026-06-09T16:47:31.5685432Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.568866 crc crio[20770]: time=\"2026-06-09T16:47:31.568772427Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.568920 crc crio[20770]: time=\"2026-06-09T16:47:31.568865149Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.568970 crc crio[20770]: time=\"2026-06-09T16:47:31.56889768Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.569082 crc crio[20770]: time=\"2026-06-09T16:47:31.569007963Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.569162 crc crio[20770]: time=\"2026-06-09T16:47:31.569147198Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.570827 crc crio[20770]: time=\"2026-06-09T16:47:31.57061515Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.571076 crc crio[20770]: time=\"2026-06-09T16:47:31.571005442Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.571156 crc crio[20770]: time=\"2026-06-09T16:47:31.571095894Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.571156 crc crio[20770]: time=\"2026-06-09T16:47:31.571128725Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.571245 crc crio[20770]: time=\"2026-06-09T16:47:31.571160936Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.571245 crc crio[20770]: time=\"2026-06-09T16:47:31.571189367Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.571728 crc crio[20770]: time=\"2026-06-09T16:47:31.571554038Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.571836 crc crio[20770]: time=\"2026-06-09T16:47:31.571766914Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.571836 crc crio[20770]: time=\"2026-06-09T16:47:31.571811995Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.571913 crc crio[20770]: time=\"2026-06-09T16:47:31.571845646Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.571913 crc crio[20770]: time=\"2026-06-09T16:47:31.571879297Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.571913 crc crio[20770]: time=\"2026-06-09T16:47:31.571901588Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.572106 crc crio[20770]: time=\"2026-06-09T16:47:31.572041482Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.572173 crc crio[20770]: time=\"2026-06-09T16:47:31.572111874Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.572210 crc crio[20770]: time=\"2026-06-09T16:47:31.572194946Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.572262 crc crio[20770]: time=\"2026-06-09T16:47:31.572230197Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.572566 crc crio[20770]: time=\"2026-06-09T16:47:31.572502335Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.572711 crc crio[20770]: time=\"2026-06-09T16:47:31.572570907Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.572865 crc crio[20770]: time=\"2026-06-09T16:47:31.572726442Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.572865 crc crio[20770]: time=\"2026-06-09T16:47:31.572757913Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.572948 crc crio[20770]: time=\"2026-06-09T16:47:31.572872606Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.572948 crc crio[20770]: time=\"2026-06-09T16:47:31.572897347Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.573233 crc crio[20770]: time=\"2026-06-09T16:47:31.573159494Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.573297 crc crio[20770]: time=\"2026-06-09T16:47:31.573248817Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.573297 crc crio[20770]: time=\"2026-06-09T16:47:31.573276148Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.573367 crc crio[20770]: time=\"2026-06-09T16:47:31.573304679Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.573513 crc crio[20770]: time=\"2026-06-09T16:47:31.573457293Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.573583 crc crio[20770]: time=\"2026-06-09T16:47:31.573515735Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.573807 crc crio[20770]: time=\"2026-06-09T16:47:31.573741121Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.574111 crc crio[20770]: time=\"2026-06-09T16:47:31.573931897Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.574184 crc crio[20770]: time=\"2026-06-09T16:47:31.574111872Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.574184 crc crio[20770]: time=\"2026-06-09T16:47:31.574154093Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.574257 crc crio[20770]: time=\"2026-06-09T16:47:31.574191284Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.574257 crc crio[20770]: time=\"2026-06-09T16:47:31.574217895Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.574324 crc crio[20770]: time=\"2026-06-09T16:47:31.574265887Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.574324 crc crio[20770]: time=\"2026-06-09T16:47:31.574307778Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.574616 crc crio[20770]: time=\"2026-06-09T16:47:31.574549315Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.574874 crc crio[20770]: time=\"2026-06-09T16:47:31.574627127Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.574874 crc crio[20770]: time=\"2026-06-09T16:47:31.574782942Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.574874 crc crio[20770]: time=\"2026-06-09T16:47:31.574824733Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.574874 crc crio[20770]: time=\"2026-06-09T16:47:31.574857014Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.575012 crc crio[20770]: time=\"2026-06-09T16:47:31.574882165Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.575117 crc crio[20770]: time=\"2026-06-09T16:47:31.57507184Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.575228 crc crio[20770]: time=\"2026-06-09T16:47:31.575136142Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.575390 crc crio[20770]: time=\"2026-06-09T16:47:31.575280556Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.575390 crc crio[20770]: time=\"2026-06-09T16:47:31.575341968Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.575547 crc crio[20770]: time=\"2026-06-09T16:47:31.575508013Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.575610 crc crio[20770]: time=\"2026-06-09T16:47:31.575566825Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.575891 crc crio[20770]: time=\"2026-06-09T16:47:31.575842103Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.575969 crc crio[20770]: time=\"2026-06-09T16:47:31.575909975Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.576037 crc crio[20770]: time=\"2026-06-09T16:47:31.576001027Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.576101 crc crio[20770]: time=\"2026-06-09T16:47:31.576059579Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.576181 crc crio[20770]: time=\"2026-06-09T16:47:31.576145081Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.576242 crc crio[20770]: time=\"2026-06-09T16:47:31.576204063Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.576336 crc crio[20770]: time=\"2026-06-09T16:47:31.576301816Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.576390 crc crio[20770]: time=\"2026-06-09T16:47:31.576354317Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.576527 crc crio[20770]: time=\"2026-06-09T16:47:31.576491721Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.576747 crc crio[20770]: time=\"2026-06-09T16:47:31.576546473Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.577393 crc crio[20770]: time=\"2026-06-09T16:47:31.576765849Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.577393 crc crio[20770]: time=\"2026-06-09T16:47:31.576802171Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.577393 crc crio[20770]: time=\"2026-06-09T16:47:31.577038927Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.577393 crc crio[20770]: time=\"2026-06-09T16:47:31.577079049Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.577393 crc crio[20770]: time=\"2026-06-09T16:47:31.5771181Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.577393 crc crio[20770]: time=\"2026-06-09T16:47:31.577270564Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.578082 crc crio[20770]: time=\"2026-06-09T16:47:31.578010056Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.579419 crc crio[20770]: time=\"2026-06-09T16:47:31.579282563Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.580046 crc crio[20770]: time=\"2026-06-09T16:47:31.579360755Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.580046 crc crio[20770]: time=\"2026-06-09T16:47:31.579507759Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.580046 crc crio[20770]: time=\"2026-06-09T16:47:31.57954542Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.580046 crc crio[20770]: time=\"2026-06-09T16:47:31.579574441Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.580046 crc crio[20770]: time=\"2026-06-09T16:47:31.580001614Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.580046 crc crio[20770]: time=\"2026-06-09T16:47:31.580046775Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.580346 crc crio[20770]: time=\"2026-06-09T16:47:31.580081106Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.580346 crc crio[20770]: time=\"2026-06-09T16:47:31.580105187Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.580346 crc crio[20770]: time=\"2026-06-09T16:47:31.580253621Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.580346 crc crio[20770]: time=\"2026-06-09T16:47:31.580334333Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.580602 crc crio[20770]: time=\"2026-06-09T16:47:31.58054215Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.581834 crc crio[20770]: time=\"2026-06-09T16:47:31.581607281Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.581834 crc crio[20770]: time=\"2026-06-09T16:47:31.581764075Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.581834 crc crio[20770]: time=\"2026-06-09T16:47:31.581801896Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.582035 crc crio[20770]: time=\"2026-06-09T16:47:31.581887419Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.582035 crc crio[20770]: time=\"2026-06-09T16:47:31.581978431Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.582035 crc crio[20770]: time=\"2026-06-09T16:47:31.582025553Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.583552 crc crio[20770]: time=\"2026-06-09T16:47:31.582052683Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.583552 crc crio[20770]: time=\"2026-06-09T16:47:31.582811846Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.583552 crc crio[20770]: time=\"2026-06-09T16:47:31.583393213Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.583552 crc crio[20770]: time=\"2026-06-09T16:47:31.583441554Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.583552 crc crio[20770]: time=\"2026-06-09T16:47:31.583475305Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.583552 crc crio[20770]: time=\"2026-06-09T16:47:31.583512876Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.583552 crc crio[20770]: time=\"2026-06-09T16:47:31.583559737Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.584006 crc crio[20770]: time=\"2026-06-09T16:47:31.583785874Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.584006 crc crio[20770]: time=\"2026-06-09T16:47:31.583825825Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.584119 crc crio[20770]: time=\"2026-06-09T16:47:31.584083213Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.585444 crc crio[20770]: time=\"2026-06-09T16:47:31.584120424Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.585444 crc crio[20770]: time=\"2026-06-09T16:47:31.584363881Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.585444 crc crio[20770]: time=\"2026-06-09T16:47:31.584472624Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.585444 crc crio[20770]: time=\"2026-06-09T16:47:31.584546886Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.585444 crc crio[20770]: time=\"2026-06-09T16:47:31.584580537Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.585444 crc crio[20770]: time=\"2026-06-09T16:47:31.584945218Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.585444 crc crio[20770]: time=\"2026-06-09T16:47:31.584984949Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.585444 crc crio[20770]: time=\"2026-06-09T16:47:31.585320359Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.585444 crc crio[20770]: time=\"2026-06-09T16:47:31.58535969Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.586030 crc crio[20770]: time=\"2026-06-09T16:47:31.585749031Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.586030 crc crio[20770]: time=\"2026-06-09T16:47:31.585785562Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.586030 crc crio[20770]: time=\"2026-06-09T16:47:31.585867895Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.586030 crc crio[20770]: time=\"2026-06-09T16:47:31.585909746Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.586204 crc crio[20770]: time=\"2026-06-09T16:47:31.5860332Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.586204 crc crio[20770]: time=\"2026-06-09T16:47:31.58606584Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.586888 crc crio[20770]: time=\"2026-06-09T16:47:31.586788271Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.586995 crc crio[20770]: time=\"2026-06-09T16:47:31.586972067Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.587062 crc crio[20770]: time=\"2026-06-09T16:47:31.587020758Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.587062 crc crio[20770]: time=\"2026-06-09T16:47:31.587055919Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.587163 crc crio[20770]: time=\"2026-06-09T16:47:31.58708871Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.587163 crc crio[20770]: time=\"2026-06-09T16:47:31.587109471Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.587261 crc crio[20770]: time=\"2026-06-09T16:47:31.587229764Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.587324 crc crio[20770]: time=\"2026-06-09T16:47:31.587264595Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.587750 crc crio[20770]: time=\"2026-06-09T16:47:31.587602585Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.587833 crc crio[20770]: time=\"2026-06-09T16:47:31.587815421Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.587900 crc crio[20770]: time=\"2026-06-09T16:47:31.587859293Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.587900 crc crio[20770]: time=\"2026-06-09T16:47:31.587888114Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.588008 crc crio[20770]: time=\"2026-06-09T16:47:31.587918964Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.588008 crc crio[20770]: time=\"2026-06-09T16:47:31.587939435Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.588367 crc crio[20770]: time=\"2026-06-09T16:47:31.588266305Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.588446 crc crio[20770]: time=\"2026-06-09T16:47:31.588385118Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.589080 crc crio[20770]: time=\"2026-06-09T16:47:31.588899003Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.589334 crc crio[20770]: time=\"2026-06-09T16:47:31.589267894Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.589580 crc crio[20770]: time=\"2026-06-09T16:47:31.589503701Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.589892 crc crio[20770]: time=\"2026-06-09T16:47:31.589778079Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.590053 crc crio[20770]: time=\"2026-06-09T16:47:31.589930353Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.590227 crc crio[20770]: time=\"2026-06-09T16:47:31.590150889Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.590316 crc crio[20770]: time=\"2026-06-09T16:47:31.590288823Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.590458 crc crio[20770]: time=\"2026-06-09T16:47:31.590408877Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.590859 crc crio[20770]: time=\"2026-06-09T16:47:31.590631964Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.591084 crc crio[20770]: time=\"2026-06-09T16:47:31.590957473Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.591264 crc crio[20770]: time=\"2026-06-09T16:47:31.59120717Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.591494 crc crio[20770]: time=\"2026-06-09T16:47:31.591368285Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.591759 crc crio[20770]: time=\"2026-06-09T16:47:31.591601692Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.591936 crc crio[20770]: time=\"2026-06-09T16:47:31.591787717Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.592099 crc crio[20770]: time=\"2026-06-09T16:47:31.592056435Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.592272 crc crio[20770]: time=\"2026-06-09T16:47:31.59222037Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.592462 crc crio[20770]: time=\"2026-06-09T16:47:31.592343563Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.592604 crc crio[20770]: time=\"2026-06-09T16:47:31.59256759Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.592971 crc crio[20770]: time=\"2026-06-09T16:47:31.592762196Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.593239 crc crio[20770]: time=\"2026-06-09T16:47:31.593017853Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.593486 crc crio[20770]: time=\"2026-06-09T16:47:31.593327042Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.594072 crc crio[20770]: time=\"2026-06-09T16:47:31.593995152Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.594166 crc crio[20770]: time=\"2026-06-09T16:47:31.594126285Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.594315 crc crio[20770]: time=\"2026-06-09T16:47:31.594258459Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.594510 crc crio[20770]: time=\"2026-06-09T16:47:31.594403333Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.594734 crc crio[20770]: time=\"2026-06-09T16:47:31.594592199Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.594820 crc crio[20770]: time=\"2026-06-09T16:47:31.594780724Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.595049 crc crio[20770]: time=\"2026-06-09T16:47:31.594916238Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.595298 crc crio[20770]: time=\"2026-06-09T16:47:31.595133545Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.595479 crc crio[20770]: time=\"2026-06-09T16:47:31.595400832Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.595633 crc crio[20770]: time=\"2026-06-09T16:47:31.595536186Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.595844 crc crio[20770]: time=\"2026-06-09T16:47:31.595757283Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.595931 crc crio[20770]: time=\"2026-06-09T16:47:31.595888327Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.596003 crc crio[20770]: time=\"2026-06-09T16:47:31.595949818Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.596135 crc crio[20770]: time=\"2026-06-09T16:47:31.596093403Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.596195 crc crio[20770]: time=\"2026-06-09T16:47:31.596153484Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.596195 crc crio[20770]: time=\"2026-06-09T16:47:31.596173815Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.596195 crc crio[20770]: time=\"2026-06-09T16:47:31.596195326Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.596378 crc crio[20770]: time=\"2026-06-09T16:47:31.596320479Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.596622 crc crio[20770]: time=\"2026-06-09T16:47:31.596428222Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.596795 crc crio[20770]: time=\"2026-06-09T16:47:31.596611098Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.596892 crc crio[20770]: time=\"2026-06-09T16:47:31.596850195Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.596956 crc crio[20770]: time=\"2026-06-09T16:47:31.596925857Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.597000 crc crio[20770]: time=\"2026-06-09T16:47:31.596966338Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.597178 crc crio[20770]: time=\"2026-06-09T16:47:31.5970468Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.597242 crc crio[20770]: time=\"2026-06-09T16:47:31.597202025Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.597309 crc crio[20770]: time=\"2026-06-09T16:47:31.597270287Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.597373 crc crio[20770]: time=\"2026-06-09T16:47:31.597331849Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.597526 crc crio[20770]: time=\"2026-06-09T16:47:31.597483853Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.597582 crc crio[20770]: time=\"2026-06-09T16:47:31.597556955Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.597750 crc crio[20770]: time=\"2026-06-09T16:47:31.597625367Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.597820 crc crio[20770]: time=\"2026-06-09T16:47:31.597776602Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.598021 crc crio[20770]: time=\"2026-06-09T16:47:31.597969467Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.598080 crc crio[20770]: time=\"2026-06-09T16:47:31.59804873Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.598151 crc crio[20770]: time=\"2026-06-09T16:47:31.598113732Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.598201 crc crio[20770]: time=\"2026-06-09T16:47:31.598169883Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.598422 crc crio[20770]: time=\"2026-06-09T16:47:31.598382739Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.598575 crc crio[20770]: time=\"2026-06-09T16:47:31.598446701Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.598575 crc crio[20770]: time=\"2026-06-09T16:47:31.598554034Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.598936 crc crio[20770]: time=\"2026-06-09T16:47:31.598604016Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.598989 crc crio[20770]: time=\"2026-06-09T16:47:31.598962646Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.599033 crc crio[20770]: time=\"2026-06-09T16:47:31.599017388Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.599254 crc crio[20770]: time=\"2026-06-09T16:47:31.599199073Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.599379 crc crio[20770]: time=\"2026-06-09T16:47:31.599334817Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.599502 crc crio[20770]: time=\"2026-06-09T16:47:31.599458361Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.599607 crc crio[20770]: time=\"2026-06-09T16:47:31.599573614Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.599869 crc crio[20770]: time=\"2026-06-09T16:47:31.599814021Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.599960 crc crio[20770]: time=\"2026-06-09T16:47:31.599929924Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.600089 crc crio[20770]: time=\"2026-06-09T16:47:31.600046048Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.600210 crc crio[20770]: time=\"2026-06-09T16:47:31.600163591Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.600335 crc crio[20770]: time=\"2026-06-09T16:47:31.600291035Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.600456 crc crio[20770]: time=\"2026-06-09T16:47:31.600411358Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.600563 crc crio[20770]: time=\"2026-06-09T16:47:31.600531032Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.600768 crc crio[20770]: time=\"2026-06-09T16:47:31.600632445Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.600878 crc crio[20770]: time=\"2026-06-09T16:47:31.600846441Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.600985 crc crio[20770]: time=\"2026-06-09T16:47:31.600953894Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.601090 crc crio[20770]: time=\"2026-06-09T16:47:31.600999676Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.601206 crc crio[20770]: time=\"2026-06-09T16:47:31.601103929Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.601324 crc crio[20770]: time=\"2026-06-09T16:47:31.601287554Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.601437 crc crio[20770]: time=\"2026-06-09T16:47:31.601407127Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.601554 crc crio[20770]: time=\"2026-06-09T16:47:31.601522061Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.601624 crc crio[20770]: time=\"2026-06-09T16:47:31.601613033Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.601831 crc crio[20770]: time=\"2026-06-09T16:47:31.601762258Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.601896 crc crio[20770]: time=\"2026-06-09T16:47:31.601883961Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.602294 crc crio[20770]: time=\"2026-06-09T16:47:31.602205471Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.602294 crc crio[20770]: time=\"2026-06-09T16:47:31.602275493Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.603108 crc crio[20770]: time=\"2026-06-09T16:47:31.602999644Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.603219 crc crio[20770]: time=\"2026-06-09T16:47:31.603169409Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.603362 crc crio[20770]: time=\"2026-06-09T16:47:31.603243401Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.603460 crc crio[20770]: time=\"2026-06-09T16:47:31.603429856Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.603590 crc crio[20770]: time=\"2026-06-09T16:47:31.60354589Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.603833 crc crio[20770]: time=\"2026-06-09T16:47:31.603786537Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.603909 crc crio[20770]: time=\"2026-06-09T16:47:31.60388264Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.603950 crc crio[20770]: time=\"2026-06-09T16:47:31.60391016Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.605166 crc crio[20770]: time=\"2026-06-09T16:47:31.604095616Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.605166 crc crio[20770]: time=\"2026-06-09T16:47:31.604210209Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.605166 crc crio[20770]: time=\"2026-06-09T16:47:31.604307312Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.605166 crc crio[20770]: time=\"2026-06-09T16:47:31.604333533Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.605166 crc crio[20770]: time=\"2026-06-09T16:47:31.604384874Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.605166 crc crio[20770]: time=\"2026-06-09T16:47:31.604409035Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.605166 crc crio[20770]: time=\"2026-06-09T16:47:31.604420785Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.605166 crc crio[20770]: time=\"2026-06-09T16:47:31.604436006Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.605166 crc crio[20770]: time=\"2026-06-09T16:47:31.60457412Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.605166 crc crio[20770]: time=\"2026-06-09T16:47:31.604755335Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.606164 crc crio[20770]: time=\"2026-06-09T16:47:31.605236859Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.606164 crc crio[20770]: time=\"2026-06-09T16:47:31.605352692Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.606164 crc crio[20770]: time=\"2026-06-09T16:47:31.605561919Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.606164 crc crio[20770]: time=\"2026-06-09T16:47:31.605748134Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.606164 crc crio[20770]: time=\"2026-06-09T16:47:31.605770785Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.606164 crc crio[20770]: time=\"2026-06-09T16:47:31.605861857Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.606164 crc crio[20770]: time=\"2026-06-09T16:47:31.60597285Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.606164 crc crio[20770]: time=\"2026-06-09T16:47:31.606002801Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.606164 crc crio[20770]: time=\"2026-06-09T16:47:31.606091284Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.606450 crc crio[20770]: time=\"2026-06-09T16:47:31.606203167Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.606450 crc crio[20770]: time=\"2026-06-09T16:47:31.606274649Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.606450 crc crio[20770]: time=\"2026-06-09T16:47:31.606387293Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.606542 crc crio[20770]: time=\"2026-06-09T16:47:31.606470525Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.607196 crc crio[20770]: time=\"2026-06-09T16:47:31.606578848Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.607196 crc crio[20770]: time=\"2026-06-09T16:47:31.606851126Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.607196 crc crio[20770]: time=\"2026-06-09T16:47:31.606907718Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.607336 crc crio[20770]: time=\"2026-06-09T16:47:31.607274668Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.607336 crc crio[20770]: time=\"2026-06-09T16:47:31.60732944Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.607860 crc crio[20770]: time=\"2026-06-09T16:47:31.607746192Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.607860 crc crio[20770]: time=\"2026-06-09T16:47:31.607820064Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.608057 crc crio[20770]: time=\"2026-06-09T16:47:31.60800466Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.608174 crc crio[20770]: time=\"2026-06-09T16:47:31.608114963Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.608498 crc crio[20770]: time=\"2026-06-09T16:47:31.608434082Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.608573 crc crio[20770]: time=\"2026-06-09T16:47:31.608500044Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.608573 crc crio[20770]: time=\"2026-06-09T16:47:31.608539915Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.608783 crc crio[20770]: time=\"2026-06-09T16:47:31.608575056Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.609170 crc crio[20770]: time=\"2026-06-09T16:47:31.609017319Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.609495 crc crio[20770]: time=\"2026-06-09T16:47:31.609406041Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.609601 crc crio[20770]: time=\"2026-06-09T16:47:31.609539304Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.609821 crc crio[20770]: time=\"2026-06-09T16:47:31.609623967Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.609917 crc crio[20770]: time=\"2026-06-09T16:47:31.609886625Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.610016 crc crio[20770]: time=\"2026-06-09T16:47:31.609972537Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.611330 crc crio[20770]: time=\"2026-06-09T16:47:31.610979046Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.611330 crc crio[20770]: time=\"2026-06-09T16:47:31.611032478Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.611330 crc crio[20770]: time=\"2026-06-09T16:47:31.611237654Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.612136 crc crio[20770]: time=\"2026-06-09T16:47:31.611357447Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.612136 crc crio[20770]: time=\"2026-06-09T16:47:31.611467091Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.612136 crc crio[20770]: time=\"2026-06-09T16:47:31.611496231Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.612136 crc crio[20770]: time=\"2026-06-09T16:47:31.611996696Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.612136 crc crio[20770]: time=\"2026-06-09T16:47:31.612098339Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.613137 crc crio[20770]: time=\"2026-06-09T16:47:31.612153041Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.613137 crc crio[20770]: time=\"2026-06-09T16:47:31.612191182Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.613137 crc crio[20770]: time=\"2026-06-09T16:47:31.612227223Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.613137 crc crio[20770]: time=\"2026-06-09T16:47:31.612252193Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.613137 crc crio[20770]: time=\"2026-06-09T16:47:31.612292615Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.613137 crc crio[20770]: time=\"2026-06-09T16:47:31.612326506Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.613137 crc crio[20770]: time=\"2026-06-09T16:47:31.612356946Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.613137 crc crio[20770]: time=\"2026-06-09T16:47:31.612377537Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.613137 crc crio[20770]: time=\"2026-06-09T16:47:31.612584803Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.613137 crc crio[20770]: time=\"2026-06-09T16:47:31.612731877Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.613137 crc crio[20770]: time=\"2026-06-09T16:47:31.612925783Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.613137 crc crio[20770]: time=\"2026-06-09T16:47:31.612968834Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.613137 crc crio[20770]: time=\"2026-06-09T16:47:31.613121819Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.615340 crc crio[20770]: time=\"2026-06-09T16:47:31.61316864Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.615340 crc crio[20770]: time=\"2026-06-09T16:47:31.613380886Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.615340 crc crio[20770]: time=\"2026-06-09T16:47:31.613417967Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.615340 crc crio[20770]: time=\"2026-06-09T16:47:31.613542281Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.615340 crc crio[20770]: time=\"2026-06-09T16:47:31.613572762Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.615340 crc crio[20770]: time=\"2026-06-09T16:47:31.613887551Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.615340 crc crio[20770]: time=\"2026-06-09T16:47:31.613916632Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.615340 crc crio[20770]: time=\"2026-06-09T16:47:31.614129398Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.615340 crc crio[20770]: time=\"2026-06-09T16:47:31.614156929Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.615340 crc crio[20770]: time=\"2026-06-09T16:47:31.614473858Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.615340 crc crio[20770]: time=\"2026-06-09T16:47:31.614604732Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.615340 crc crio[20770]: time=\"2026-06-09T16:47:31.614797818Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.615340 crc crio[20770]: time=\"2026-06-09T16:47:31.614918711Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.615340 crc crio[20770]: time=\"2026-06-09T16:47:31.615042675Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.615340 crc crio[20770]: time=\"2026-06-09T16:47:31.615071806Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.615340 crc crio[20770]: time=\"2026-06-09T16:47:31.615124717Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.615340 crc crio[20770]: time=\"2026-06-09T16:47:31.615167268Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.617426 crc crio[20770]: time=\"2026-06-09T16:47:31.615734395Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.617426 crc crio[20770]: time=\"2026-06-09T16:47:31.615934921Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.617426 crc crio[20770]: time=\"2026-06-09T16:47:31.616088865Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.617426 crc crio[20770]: time=\"2026-06-09T16:47:31.616220159Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.617426 crc crio[20770]: time=\"2026-06-09T16:47:31.61624175Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.617426 crc crio[20770]: time=\"2026-06-09T16:47:31.616488327Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.617426 crc crio[20770]: time=\"2026-06-09T16:47:31.616753355Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.617426 crc crio[20770]: time=\"2026-06-09T16:47:31.616882648Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.617426 crc crio[20770]: time=\"2026-06-09T16:47:31.617010782Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.617426 crc crio[20770]: time=\"2026-06-09T16:47:31.617223658Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.619036 crc crio[20770]: time=\"2026-06-09T16:47:31.617359662Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.619036 crc crio[20770]: time=\"2026-06-09T16:47:31.617557058Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.619036 crc crio[20770]: time=\"2026-06-09T16:47:31.617751384Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.619036 crc crio[20770]: time=\"2026-06-09T16:47:31.617871067Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.619036 crc crio[20770]: time=\"2026-06-09T16:47:31.617887048Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.619036 crc crio[20770]: time=\"2026-06-09T16:47:31.618096394Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.619036 crc crio[20770]: time=\"2026-06-09T16:47:31.618207937Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.619036 crc crio[20770]: time=\"2026-06-09T16:47:31.618236518Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.619036 crc crio[20770]: time=\"2026-06-09T16:47:31.618245688Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.619036 crc crio[20770]: time=\"2026-06-09T16:47:31.618341311Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.619036 crc crio[20770]: time=\"2026-06-09T16:47:31.618480235Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.619036 crc crio[20770]: time=\"2026-06-09T16:47:31.618595358Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.619036 crc crio[20770]: time=\"2026-06-09T16:47:31.618613269Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.619036 crc crio[20770]: time=\"2026-06-09T16:47:31.618778694Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.619036 crc crio[20770]: time=\"2026-06-09T16:47:31.619024911Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.619036 crc crio[20770]: time=\"2026-06-09T16:47:31.619057342Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.621051 crc crio[20770]: time=\"2026-06-09T16:47:31.619159935Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.621051 crc crio[20770]: time=\"2026-06-09T16:47:31.619199676Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.621051 crc crio[20770]: time=\"2026-06-09T16:47:31.619399302Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.621051 crc crio[20770]: time=\"2026-06-09T16:47:31.619435393Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.621051 crc crio[20770]: time=\"2026-06-09T16:47:31.619614898Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.621051 crc crio[20770]: time=\"2026-06-09T16:47:31.619757972Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.621051 crc crio[20770]: time=\"2026-06-09T16:47:31.619956118Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.621051 crc crio[20770]: time=\"2026-06-09T16:47:31.620058131Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.621051 crc crio[20770]: time=\"2026-06-09T16:47:31.620088712Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.621051 crc crio[20770]: time=\"2026-06-09T16:47:31.620115513Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.621051 crc crio[20770]: time=\"2026-06-09T16:47:31.62037461Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.621051 crc crio[20770]: time=\"2026-06-09T16:47:31.620492544Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.621051 crc crio[20770]: time=\"2026-06-09T16:47:31.620596407Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.621051 crc crio[20770]: time=\"2026-06-09T16:47:31.620865204Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.621051 crc crio[20770]: time=\"2026-06-09T16:47:31.620912846Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.621051 crc crio[20770]: time=\"2026-06-09T16:47:31.620940897Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.623027 crc crio[20770]: time=\"2026-06-09T16:47:31.621220865Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.623027 crc crio[20770]: time=\"2026-06-09T16:47:31.621334228Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.623027 crc crio[20770]: time=\"2026-06-09T16:47:31.621450271Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.623027 crc crio[20770]: time=\"2026-06-09T16:47:31.621480722Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.623027 crc crio[20770]: time=\"2026-06-09T16:47:31.621580295Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.623027 crc crio[20770]: time=\"2026-06-09T16:47:31.62174952Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.623027 crc crio[20770]: time=\"2026-06-09T16:47:31.621856783Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.623027 crc crio[20770]: time=\"2026-06-09T16:47:31.621903045Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.623027 crc crio[20770]: time=\"2026-06-09T16:47:31.622063449Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.623027 crc crio[20770]: time=\"2026-06-09T16:47:31.622174163Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.623027 crc crio[20770]: time=\"2026-06-09T16:47:31.622245745Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.623027 crc crio[20770]: time=\"2026-06-09T16:47:31.622360648Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.623027 crc crio[20770]: time=\"2026-06-09T16:47:31.622575884Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.623027 crc crio[20770]: time=\"2026-06-09T16:47:31.622800661Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.623027 crc crio[20770]: time=\"2026-06-09T16:47:31.622824251Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.623027 crc crio[20770]: time=\"2026-06-09T16:47:31.622936905Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.624049 crc crio[20770]: time=\"2026-06-09T16:47:31.623163521Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.624049 crc crio[20770]: time=\"2026-06-09T16:47:31.623279115Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.624049 crc crio[20770]: time=\"2026-06-09T16:47:31.623322426Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.624049 crc crio[20770]: time=\"2026-06-09T16:47:31.623393348Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.624049 crc crio[20770]: time=\"2026-06-09T16:47:31.623611794Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.624049 crc crio[20770]: time=\"2026-06-09T16:47:31.623776999Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.624049 crc crio[20770]: time=\"2026-06-09T16:47:31.623885142Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.624049 crc crio[20770]: time=\"2026-06-09T16:47:31.623913103Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.624471 crc crio[20770]: time=\"2026-06-09T16:47:31.624039137Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.624471 crc crio[20770]: time=\"2026-06-09T16:47:31.62412953Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.624471 crc crio[20770]: time=\"2026-06-09T16:47:31.624235923Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.624471 crc crio[20770]: time=\"2026-06-09T16:47:31.624290904Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.626622 crc crio[20770]: time=\"2026-06-09T16:47:31.624454499Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.626622 crc crio[20770]: time=\"2026-06-09T16:47:31.624548442Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.626622 crc crio[20770]: time=\"2026-06-09T16:47:31.624619054Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.626622 crc crio[20770]: time=\"2026-06-09T16:47:31.624743637Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.626622 crc crio[20770]: time=\"2026-06-09T16:47:31.624988455Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.626622 crc crio[20770]: time=\"2026-06-09T16:47:31.625099098Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.626622 crc crio[20770]: time=\"2026-06-09T16:47:31.625217001Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.626622 crc crio[20770]: time=\"2026-06-09T16:47:31.625359155Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.626622 crc crio[20770]: time=\"2026-06-09T16:47:31.625493779Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.626622 crc crio[20770]: time=\"2026-06-09T16:47:31.625765547Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.626622 crc crio[20770]: time=\"2026-06-09T16:47:31.625906031Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.626622 crc crio[20770]: time=\"2026-06-09T16:47:31.626170699Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.626622 crc crio[20770]: time=\"2026-06-09T16:47:31.626318423Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.626622 crc crio[20770]: time=\"2026-06-09T16:47:31.626348144Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.626622 crc crio[20770]: time=\"2026-06-09T16:47:31.626454317Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.626622 crc crio[20770]: time=\"2026-06-09T16:47:31.626566401Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.627926 crc crio[20770]: time=\"2026-06-09T16:47:31.626784037Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.627926 crc crio[20770]: time=\"2026-06-09T16:47:31.62689026Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.627926 crc crio[20770]: time=\"2026-06-09T16:47:31.627139337Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.627926 crc crio[20770]: time=\"2026-06-09T16:47:31.627272061Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.627926 crc crio[20770]: time=\"2026-06-09T16:47:31.627460637Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.627926 crc crio[20770]: time=\"2026-06-09T16:47:31.627496588Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.627926 crc crio[20770]: time=\"2026-06-09T16:47:31.627548219Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.627926 crc crio[20770]: time=\"2026-06-09T16:47:31.62757212Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.627926 crc crio[20770]: time=\"2026-06-09T16:47:31.627901999Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.628477 crc crio[20770]: time=\"2026-06-09T16:47:31.627974272Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.628477 crc crio[20770]: time=\"2026-06-09T16:47:31.627996632Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.628477 crc crio[20770]: time=\"2026-06-09T16:47:31.628020503Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.628477 crc crio[20770]: time=\"2026-06-09T16:47:31.628199958Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.628477 crc crio[20770]: time=\"2026-06-09T16:47:31.628234439Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.628928 crc crio[20770]: time=\"2026-06-09T16:47:31.62861199Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.628928 crc crio[20770]: time=\"2026-06-09T16:47:31.628784795Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.629204 crc crio[20770]: time=\"2026-06-09T16:47:31.628898638Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.629439 crc crio[20770]: time=\"2026-06-09T16:47:31.62928418Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.629580 crc crio[20770]: time=\"2026-06-09T16:47:31.629525947Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.630031 crc crio[20770]: time=\"2026-06-09T16:47:31.629908398Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.630111 crc crio[20770]: time=\"2026-06-09T16:47:31.630034942Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.630352 crc crio[20770]: time=\"2026-06-09T16:47:31.630278289Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.630518 crc crio[20770]: time=\"2026-06-09T16:47:31.630421833Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.630801 crc crio[20770]: time=\"2026-06-09T16:47:31.630574407Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.630980 crc crio[20770]: time=\"2026-06-09T16:47:31.630926158Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.631214 crc crio[20770]: time=\"2026-06-09T16:47:31.631063452Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.631357 crc crio[20770]: time=\"2026-06-09T16:47:31.631235007Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.631457 crc crio[20770]: time=\"2026-06-09T16:47:31.63135163Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.631611 crc crio[20770]: time=\"2026-06-09T16:47:31.631471113Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.631810 crc crio[20770]: time=\"2026-06-09T16:47:31.631772652Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.631907 crc crio[20770]: time=\"2026-06-09T16:47:31.631818084Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.631907 crc crio[20770]: time=\"2026-06-09T16:47:31.631843254Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.632267 crc crio[20770]: time=\"2026-06-09T16:47:31.631969738Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.632536 crc crio[20770]: time=\"2026-06-09T16:47:31.632469822Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.642059 crc crio[20770]: time=\"2026-06-09T16:47:31.641908438Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.642822 crc crio[20770]: time=\"2026-06-09T16:47:31.642171725Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.642822 crc crio[20770]: time=\"2026-06-09T16:47:31.642394232Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.642822 crc crio[20770]: time=\"2026-06-09T16:47:31.642503945Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.642822 crc crio[20770]: time=\"2026-06-09T16:47:31.642793613Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.643079 crc crio[20770]: time=\"2026-06-09T16:47:31.642836795Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.643079 crc crio[20770]: time=\"2026-06-09T16:47:31.642863465Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.643079 crc crio[20770]: time=\"2026-06-09T16:47:31.642887756Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.644370 crc crio[20770]: time=\"2026-06-09T16:47:31.644287667Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.644370 crc crio[20770]: time=\"2026-06-09T16:47:31.64438677Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.644370 crc crio[20770]: time=\"2026-06-09T16:47:31.644502633Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.645111 crc crio[20770]: time=\"2026-06-09T16:47:31.644620617Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.645111 crc crio[20770]: time=\"2026-06-09T16:47:31.644833313Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.645111 crc crio[20770]: time=\"2026-06-09T16:47:31.644878794Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.645111 crc crio[20770]: time=\"2026-06-09T16:47:31.645042959Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.645111 crc crio[20770]: time=\"2026-06-09T16:47:31.64508731Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.645382 crc crio[20770]: time=\"2026-06-09T16:47:31.645253205Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.645446 crc crio[20770]: time=\"2026-06-09T16:47:31.645298066Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.645732 crc crio[20770]: time=\"2026-06-09T16:47:31.645574324Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.645732 crc crio[20770]: time=\"2026-06-09T16:47:31.645721489Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.645882 crc crio[20770]: time=\"2026-06-09T16:47:31.645832912Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.645882 crc crio[20770]: time=\"2026-06-09T16:47:31.645875483Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.647185 crc crio[20770]: time=\"2026-06-09T16:47:31.647030377Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.647337 crc crio[20770]: time=\"2026-06-09T16:47:31.647297925Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.647454 crc crio[20770]: time=\"2026-06-09T16:47:31.647399287Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.647543 crc crio[20770]: time=\"2026-06-09T16:47:31.64750197Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.647610 crc crio[20770]: time=\"2026-06-09T16:47:31.647580043Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.647610 crc crio[20770]: time=\"2026-06-09T16:47:31.647607444Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.647921 crc crio[20770]: time=\"2026-06-09T16:47:31.64783673Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.648014 crc crio[20770]: time=\"2026-06-09T16:47:31.647917603Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.648234 crc crio[20770]: time=\"2026-06-09T16:47:31.648032416Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.648320 crc crio[20770]: time=\"2026-06-09T16:47:31.648276663Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.648374 crc crio[20770]: time=\"2026-06-09T16:47:31.648331675Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.648374 crc crio[20770]: time=\"2026-06-09T16:47:31.648367836Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.648482 crc crio[20770]: time=\"2026-06-09T16:47:31.648405557Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.648482 crc crio[20770]: time=\"2026-06-09T16:47:31.648444148Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.648956 crc crio[20770]: time=\"2026-06-09T16:47:31.6488755Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.648956 crc crio[20770]: time=\"2026-06-09T16:47:31.648953423Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.649283 crc crio[20770]: time=\"2026-06-09T16:47:31.64920108Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.649283 crc crio[20770]: time=\"2026-06-09T16:47:31.649276982Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.649411 crc crio[20770]: time=\"2026-06-09T16:47:31.649390596Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.649472 crc crio[20770]: time=\"2026-06-09T16:47:31.649430067Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.649537 crc crio[20770]: time=\"2026-06-09T16:47:31.649508039Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.649602 crc crio[20770]: time=\"2026-06-09T16:47:31.64955086Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.649870 crc crio[20770]: time=\"2026-06-09T16:47:31.649806598Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.649954 crc crio[20770]: time=\"2026-06-09T16:47:31.64987366Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.650067 crc crio[20770]: time=\"2026-06-09T16:47:31.650024124Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.650155 crc crio[20770]: time=\"2026-06-09T16:47:31.650078316Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.650348 crc crio[20770]: time=\"2026-06-09T16:47:31.650286002Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.650445 crc crio[20770]: time=\"2026-06-09T16:47:31.650355294Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.650800 crc crio[20770]: time=\"2026-06-09T16:47:31.650594241Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.650800 crc crio[20770]: time=\"2026-06-09T16:47:31.650769026Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.650972 crc crio[20770]: time=\"2026-06-09T16:47:31.650945651Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.651044 crc crio[20770]: time=\"2026-06-09T16:47:31.650983862Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.653030 crc crio[20770]: time=\"2026-06-09T16:47:31.652954039Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.653208 crc crio[20770]: time=\"2026-06-09T16:47:31.653092863Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.653208 crc crio[20770]: time=\"2026-06-09T16:47:31.653128684Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.653208 crc crio[20770]: time=\"2026-06-09T16:47:31.653151545Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.653208 crc crio[20770]: time=\"2026-06-09T16:47:31.653189226Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.653208 crc crio[20770]: time=\"2026-06-09T16:47:31.653214497Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.653536 crc crio[20770]: time=\"2026-06-09T16:47:31.653492694Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.653623 crc crio[20770]: time=\"2026-06-09T16:47:31.653549676Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.653850 crc crio[20770]: time=\"2026-06-09T16:47:31.653803313Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.653930 crc crio[20770]: time=\"2026-06-09T16:47:31.653861825Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.654220 crc crio[20770]: time=\"2026-06-09T16:47:31.654094592Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.654220 crc crio[20770]: time=\"2026-06-09T16:47:31.654200315Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.654220 crc crio[20770]: time=\"2026-06-09T16:47:31.654233576Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.654220 crc crio[20770]: time=\"2026-06-09T16:47:31.654256896Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.655073 crc crio[20770]: time=\"2026-06-09T16:47:31.654506244Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.655073 crc crio[20770]: time=\"2026-06-09T16:47:31.654542735Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.655073 crc crio[20770]: time=\"2026-06-09T16:47:31.654842223Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.655073 crc crio[20770]: time=\"2026-06-09T16:47:31.654881525Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.667343 crc crio[20770]: time=\"2026-06-09T16:47:31.655155052Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.667343 crc crio[20770]: time=\"2026-06-09T16:47:31.655196934Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.667343 crc crio[20770]: time=\"2026-06-09T16:47:31.656007217Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.667343 crc crio[20770]: time=\"2026-06-09T16:47:31.65610306Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.667343 crc crio[20770]: time=\"2026-06-09T16:47:31.656380658Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.667343 crc crio[20770]: time=\"2026-06-09T16:47:31.656420289Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.667343 crc crio[20770]: time=\"2026-06-09T16:47:31.656601205Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.667343 crc crio[20770]: time=\"2026-06-09T16:47:31.656720158Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.667343 crc crio[20770]: time=\"2026-06-09T16:47:31.657082829Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.667343 crc crio[20770]: time=\"2026-06-09T16:47:31.657173971Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.667343 crc crio[20770]: time=\"2026-06-09T16:47:31.657207002Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.667343 crc crio[20770]: time=\"2026-06-09T16:47:31.657228333Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.667343 crc crio[20770]: time=\"2026-06-09T16:47:31.659259662Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.667343 crc crio[20770]: time=\"2026-06-09T16:47:31.659346325Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.667343 crc crio[20770]: time=\"2026-06-09T16:47:31.659368495Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.667343 crc crio[20770]: time=\"2026-06-09T16:47:31.659393066Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.667343 crc crio[20770]: time=\"2026-06-09T16:47:31.659421487Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.667343 crc crio[20770]: time=\"2026-06-09T16:47:31.659445277Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.667343 crc crio[20770]: time=\"2026-06-09T16:47:31.659894461Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.667343 crc crio[20770]: time=\"2026-06-09T16:47:31.659987253Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.667343 crc crio[20770]: time=\"2026-06-09T16:47:31.660022164Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.667343 crc crio[20770]: time=\"2026-06-09T16:47:31.660050285Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.667343 crc crio[20770]: time=\"2026-06-09T16:47:31.661029724Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.667343 crc crio[20770]: time=\"2026-06-09T16:47:31.661079645Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.667343 crc crio[20770]: time=\"2026-06-09T16:47:31.661093605Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.667343 crc crio[20770]: time=\"2026-06-09T16:47:31.661114796Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.667343 crc crio[20770]: time=\"2026-06-09T16:47:31.661278001Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.667343 crc crio[20770]: time=\"2026-06-09T16:47:31.661321032Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.667343 crc crio[20770]: time=\"2026-06-09T16:47:31.661543629Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.667343 crc crio[20770]: time=\"2026-06-09T16:47:31.661769005Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.667343 crc crio[20770]: time=\"2026-06-09T16:47:31.661810036Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.667343 crc crio[20770]: time=\"2026-06-09T16:47:31.661843307Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.667343 crc crio[20770]: time=\"2026-06-09T16:47:31.662053043Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.667343 crc crio[20770]: time=\"2026-06-09T16:47:31.662148416Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.667343 crc crio[20770]: time=\"2026-06-09T16:47:31.662302291Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.667343 crc crio[20770]: time=\"2026-06-09T16:47:31.662334762Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.667343 crc crio[20770]: time=\"2026-06-09T16:47:31.662557688Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.667343 crc crio[20770]: time=\"2026-06-09T16:47:31.662797945Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.667343 crc crio[20770]: time=\"2026-06-09T16:47:31.662834526Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.667343 crc crio[20770]: time=\"2026-06-09T16:47:31.662863457Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.667343 crc crio[20770]: time=\"2026-06-09T16:47:31.663110684Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.667343 crc crio[20770]: time=\"2026-06-09T16:47:31.663199977Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.667343 crc crio[20770]: time=\"2026-06-09T16:47:31.663459874Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.667343 crc crio[20770]: time=\"2026-06-09T16:47:31.663498366Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.667343 crc crio[20770]: time=\"2026-06-09T16:47:31.665957967Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.667343 crc crio[20770]: time=\"2026-06-09T16:47:31.666078551Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.667343 crc crio[20770]: time=\"2026-06-09T16:47:31.666112362Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.667343 crc crio[20770]: time=\"2026-06-09T16:47:31.666141123Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.667343 crc crio[20770]: time=\"2026-06-09T16:47:31.667380069Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.670448 crc crio[20770]: time=\"2026-06-09T16:47:31.66743672Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.670448 crc crio[20770]: time=\"2026-06-09T16:47:31.667450591Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.670448 crc crio[20770]: time=\"2026-06-09T16:47:31.667472291Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.670924 crc crio[20770]: time=\"2026-06-09T16:47:31.67084262Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.671026 crc crio[20770]: time=\"2026-06-09T16:47:31.670975653Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.671026 crc crio[20770]: time=\"2026-06-09T16:47:31.670991834Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.671026 crc crio[20770]: time=\"2026-06-09T16:47:31.671012994Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.671253 crc crio[20770]: time=\"2026-06-09T16:47:31.671037935Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.671253 crc crio[20770]: time=\"2026-06-09T16:47:31.671058316Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.671253 crc crio[20770]: time=\"2026-06-09T16:47:31.671242061Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.671391 crc crio[20770]: time=\"2026-06-09T16:47:31.671275902Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.671494 crc crio[20770]: time=\"2026-06-09T16:47:31.671475108Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.671554 crc crio[20770]: time=\"2026-06-09T16:47:31.671505439Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.675586 crc crio[20770]: time=\"2026-06-09T16:47:31.675275079Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.675586 crc crio[20770]: time=\"2026-06-09T16:47:31.675355961Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.675586 crc crio[20770]: time=\"2026-06-09T16:47:31.675370632Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.675586 crc crio[20770]: time=\"2026-06-09T16:47:31.675392572Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.676152 crc crio[20770]: time=\"2026-06-09T16:47:31.67602222Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.676231 crc crio[20770]: time=\"2026-06-09T16:47:31.676181855Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.676231 crc crio[20770]: time=\"2026-06-09T16:47:31.676222736Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.676342 crc crio[20770]: time=\"2026-06-09T16:47:31.676248407Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.677491 crc crio[20770]: time=\"2026-06-09T16:47:31.677415471Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.677595 crc crio[20770]: time=\"2026-06-09T16:47:31.677519024Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.677819 crc crio[20770]: time=\"2026-06-09T16:47:31.677741871Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.677900 crc crio[20770]: time=\"2026-06-09T16:47:31.677824203Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.678163 crc crio[20770]: time=\"2026-06-09T16:47:31.678092031Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.678163 crc crio[20770]: time=\"2026-06-09T16:47:31.678152863Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.678472 crc crio[20770]: time=\"2026-06-09T16:47:31.678348588Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.678472 crc crio[20770]: time=\"2026-06-09T16:47:31.67842446Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.678757 crc crio[20770]: time=\"2026-06-09T16:47:31.678583355Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.678757 crc crio[20770]: time=\"2026-06-09T16:47:31.67873488Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.678989 crc crio[20770]: time=\"2026-06-09T16:47:31.678932055Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.679541 crc crio[20770]: time=\"2026-06-09T16:47:31.67945025Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.679541 crc crio[20770]: time=\"2026-06-09T16:47:31.679536493Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.679768 crc crio[20770]: time=\"2026-06-09T16:47:31.679579924Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.679768 crc crio[20770]: time=\"2026-06-09T16:47:31.679612985Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.679768 crc crio[20770]: time=\"2026-06-09T16:47:31.679729348Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.680090 crc crio[20770]: time=\"2026-06-09T16:47:31.679961535Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.680090 crc crio[20770]: time=\"2026-06-09T16:47:31.680082829Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.680226 crc crio[20770]: time=\"2026-06-09T16:47:31.680148701Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.680226 crc crio[20770]: time=\"2026-06-09T16:47:31.680172941Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.680579 crc crio[20770]: time=\"2026-06-09T16:47:31.680510351Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.680579 crc crio[20770]: time=\"2026-06-09T16:47:31.680566813Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.680905 crc crio[20770]: time=\"2026-06-09T16:47:31.680828811Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.680905 crc crio[20770]: time=\"2026-06-09T16:47:31.680898953Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.681123 crc crio[20770]: time=\"2026-06-09T16:47:31.681070468Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.681123 crc crio[20770]: time=\"2026-06-09T16:47:31.681120309Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.681341 crc crio[20770]: time=\"2026-06-09T16:47:31.681289314Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.681341 crc crio[20770]: time=\"2026-06-09T16:47:31.681335415Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.681598 crc crio[20770]: time=\"2026-06-09T16:47:31.681544541Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.681598 crc crio[20770]: time=\"2026-06-09T16:47:31.681591983Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.681872 crc crio[20770]: time=\"2026-06-09T16:47:31.68183069Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.681949 crc crio[20770]: time=\"2026-06-09T16:47:31.681886311Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.682161 crc crio[20770]: time=\"2026-06-09T16:47:31.682106848Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.682161 crc crio[20770]: time=\"2026-06-09T16:47:31.682158369Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.682386 crc crio[20770]: time=\"2026-06-09T16:47:31.682339174Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.682466 crc crio[20770]: time=\"2026-06-09T16:47:31.682403426Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.683854 crc crio[20770]: time=\"2026-06-09T16:47:31.683087116Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.683854 crc crio[20770]: time=\"2026-06-09T16:47:31.683152348Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.683854 crc crio[20770]: time=\"2026-06-09T16:47:31.683188769Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.683854 crc crio[20770]: time=\"2026-06-09T16:47:31.68320754Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.683854 crc crio[20770]: time=\"2026-06-09T16:47:31.683406426Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.683854 crc crio[20770]: time=\"2026-06-09T16:47:31.683438727Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:31.683854 crc crio[20770]: time=\"2026-06-09T16:47:31.683518839Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 16:47:31.683854 crc crio[20770]: time=\"2026-06-09T16:47:31.68355045Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 16:47:32.679141 crc crio[20770]: time=\"2026-06-09T16:47:32.678994313Z\" level=info msg=\"Stopping pod sandbox: 46dd154d4368873d55bbb6e84daac449627f3ac3ad8347cd36080a7b6923e118\" id=8f6888be-7bc8-4ea9-a63e-de7954cccbbe name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:47:32.679141 crc crio[20770]: time=\"2026-06-09T16:47:32.679105757Z\" level=info msg=\"Stopped pod sandbox (already stopped): 46dd154d4368873d55bbb6e84daac449627f3ac3ad8347cd36080a7b6923e118\" id=8f6888be-7bc8-4ea9-a63e-de7954cccbbe name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:47:32.680522 crc crio[20770]: time=\"2026-06-09T16:47:32.679496458Z\" level=info msg=\"Removing pod sandbox: 46dd154d4368873d55bbb6e84daac449627f3ac3ad8347cd36080a7b6923e118\" id=9711bf84-ece7-4cd7-bdfa-384473bea245 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:47:32.691321 crc crio[20770]: time=\"2026-06-09T16:47:32.6912304Z\" level=info msg=\"Removed pod sandbox: 46dd154d4368873d55bbb6e84daac449627f3ac3ad8347cd36080a7b6923e118\" id=9711bf84-ece7-4cd7-bdfa-384473bea245 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:47:32.692277 crc crio[20770]: time=\"2026-06-09T16:47:32.692202758Z\" level=info msg=\"Stopping pod sandbox: 61947642a3113e23e0df58e96e79faf0c7ef72d0f9dd3b7d2f951ad73fad3a01\" id=1c963930-aa3d-49e9-b806-6868498c895d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:47:32.692376 crc crio[20770]: time=\"2026-06-09T16:47:32.69227707Z\" level=info msg=\"Stopped pod sandbox (already stopped): 61947642a3113e23e0df58e96e79faf0c7ef72d0f9dd3b7d2f951ad73fad3a01\" id=1c963930-aa3d-49e9-b806-6868498c895d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:47:32.692768 crc crio[20770]: time=\"2026-06-09T16:47:32.692627921Z\" level=info msg=\"Removing pod sandbox: 61947642a3113e23e0df58e96e79faf0c7ef72d0f9dd3b7d2f951ad73fad3a01\" id=366b9bde-04b6-48ac-96c6-0b6d2c158ee0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:47:32.704895 crc crio[20770]: time=\"2026-06-09T16:47:32.703957921Z\" level=info msg=\"Removed pod sandbox: 61947642a3113e23e0df58e96e79faf0c7ef72d0f9dd3b7d2f951ad73fad3a01\" id=366b9bde-04b6-48ac-96c6-0b6d2c158ee0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:47:32.706052 crc crio[20770]: time=\"2026-06-09T16:47:32.705928228Z\" level=info msg=\"Stopping pod sandbox: ef491e4b0a13bcbbb234cf1ec33ca1184ee33a7301d473fdd4890a7f069a0b3f\" id=ccf419d7-090b-46c8-9822-e07a82e3e4ea name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:47:32.706052 crc crio[20770]: time=\"2026-06-09T16:47:32.706036041Z\" level=info msg=\"Stopped pod sandbox (already stopped): ef491e4b0a13bcbbb234cf1ec33ca1184ee33a7301d473fdd4890a7f069a0b3f\" id=ccf419d7-090b-46c8-9822-e07a82e3e4ea name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:47:32.706543 crc crio[20770]: time=\"2026-06-09T16:47:32.706504925Z\" level=info msg=\"Removing pod sandbox: ef491e4b0a13bcbbb234cf1ec33ca1184ee33a7301d473fdd4890a7f069a0b3f\" id=5056b975-9d21-49cf-bd0b-2affa8b02e16 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:47:32.720534 crc crio[20770]: time=\"2026-06-09T16:47:32.720457721Z\" level=info msg=\"Removed pod sandbox: ef491e4b0a13bcbbb234cf1ec33ca1184ee33a7301d473fdd4890a7f069a0b3f\" id=5056b975-9d21-49cf-bd0b-2affa8b02e16 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:47:32.732551 crc crio[20770]: time=\"2026-06-09T16:47:32.732492722Z\" level=info msg=\"Stopping pod sandbox: 1c67547db7c1794b379a25f749b444f7e7eccf88512fe2132f7f275ef8ad18ed\" id=61c0683b-9cb2-42f6-8de0-31d492679c94 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:47:32.732995 crc crio[20770]: time=\"2026-06-09T16:47:32.732967806Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1c67547db7c1794b379a25f749b444f7e7eccf88512fe2132f7f275ef8ad18ed\" id=61c0683b-9cb2-42f6-8de0-31d492679c94 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:47:32.735291 crc crio[20770]: time=\"2026-06-09T16:47:32.735263583Z\" level=info msg=\"Removing pod sandbox: 1c67547db7c1794b379a25f749b444f7e7eccf88512fe2132f7f275ef8ad18ed\" id=d917eeb1-ea2e-45a3-b357-af78bf930f3e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:47:32.743838 crc crio[20770]: time=\"2026-06-09T16:47:32.743791131Z\" level=info msg=\"Removed pod sandbox: 1c67547db7c1794b379a25f749b444f7e7eccf88512fe2132f7f275ef8ad18ed\" id=d917eeb1-ea2e-45a3-b357-af78bf930f3e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:47:35.459051 crc crio[20770]: time=\"2026-06-09T16:47:35.458461226Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"\nJun 09 16:47:35.477982 crc crio[20770]: time=\"2026-06-09T16:47:35.47783347Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 16:47:35.477982 crc crio[20770]: time=\"2026-06-09T16:47:35.477920103Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 16:47:35.478247 crc crio[20770]: time=\"2026-06-09T16:47:35.478023766Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"\nJun 09 16:47:35.494793 crc crio[20770]: time=\"2026-06-09T16:47:35.494580168Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 16:47:35.494793 crc crio[20770]: time=\"2026-06-09T16:47:35.494769134Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 16:48:00.511458 crc crio[20770]: time=\"2026-06-09T16:48:00.5107475Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683728-gntrt/POD\" id=c8371118-4213-4a36-9e8b-8d527e8d5729 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:48:00.512964 crc crio[20770]: time=\"2026-06-09T16:48:00.511485632Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:48:00.538500 crc crio[20770]: time=\"2026-06-09T16:48:00.538359275Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683728-gntrt Namespace:openshift-infra ID:a25f34b5f7ec9aabf1bbdf7ec7e3b9e22fc1ff95099e21c5aae883d3bb774752 UID:bab60556-7c82-4e69-af00-1c1e0b6be965 NetNS:/var/run/netns/b33dff41-7100-466f-838b-168f662531e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbab60556_7c82_4e69_af00_1c1e0b6be965.slice PodAnnotations:0xc0010a31a8}] Aliases:map[]}\"\nJun 09 16:48:00.538500 crc crio[20770]: time=\"2026-06-09T16:48:00.538471048Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683728-gntrt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:48:00.836100 crc crio[20770]: 2026-06-09T16:48:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a25f34b5f7ec9aa Mac:86:50:d4:b9:55:59 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:07 Mtu:0 Sandbox:/var/run/netns/b33dff41-7100-466f-838b-168f662531e0 SocketPath: PciID:}] [{Interface:0xc0002da9e0 Address:{IP:10.217.0.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:48:00.837594 crc crio[20770]: time=\"2026-06-09T16:48:00.837512491Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683728-gntrt Namespace:openshift-infra ID:a25f34b5f7ec9aabf1bbdf7ec7e3b9e22fc1ff95099e21c5aae883d3bb774752 UID:bab60556-7c82-4e69-af00-1c1e0b6be965 NetNS:/var/run/netns/b33dff41-7100-466f-838b-168f662531e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbab60556_7c82_4e69_af00_1c1e0b6be965.slice PodAnnotations:0xc0010a31a8}] Aliases:map[]}\"\nJun 09 16:48:00.837793 crc crio[20770]: time=\"2026-06-09T16:48:00.837756738Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683728-gntrt for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:48:00.847083 crc crio[20770]: time=\"2026-06-09T16:48:00.846797232Z\" level=info msg=\"Ran pod sandbox a25f34b5f7ec9aabf1bbdf7ec7e3b9e22fc1ff95099e21c5aae883d3bb774752 with infra container: openshift-infra/auto-csr-approver-29683728-gntrt/POD\" id=c8371118-4213-4a36-9e8b-8d527e8d5729 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:48:00.853454 crc crio[20770]: time=\"2026-06-09T16:48:00.853321362Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=88de8814-52d7-4767-83ce-be2c38e0c84e name=/runtime.v1.ImageService/PullImage\nJun 09 16:48:00.863792 crc crio[20770]: time=\"2026-06-09T16:48:00.863590371Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 16:48:01.968129 crc crio[20770]: time=\"2026-06-09T16:48:01.967726361Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=88de8814-52d7-4767-83ce-be2c38e0c84e name=/runtime.v1.ImageService/PullImage\nJun 09 16:48:01.969184 crc crio[20770]: time=\"2026-06-09T16:48:01.969034329Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=77a1704f-32a8-467f-89c3-44409b439ea9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:48:01.971063 crc crio[20770]: time=\"2026-06-09T16:48:01.970987466Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=0da03044-5ab1-44a4-bcf0-ee0197728a3a name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:48:01.978519 crc crio[20770]: time=\"2026-06-09T16:48:01.978413923Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683728-gntrt/oc\" id=95acfd49-b36f-4495-a7db-ad87dc04d419 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:48:01.979032 crc crio[20770]: time=\"2026-06-09T16:48:01.978969299Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:48:02.005941 crc crio[20770]: time=\"2026-06-09T16:48:02.005858382Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:48:02.302332 crc crio[20770]: time=\"2026-06-09T16:48:02.302147575Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:48:02.390852 crc crio[20770]: time=\"2026-06-09T16:48:02.390476939Z\" level=info msg=\"Created container 4bc908742ff5a57539f00ad549784ccc99dd4af864fee192e36858db47ede5aa: openshift-infra/auto-csr-approver-29683728-gntrt/oc\" id=95acfd49-b36f-4495-a7db-ad87dc04d419 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:48:02.392054 crc crio[20770]: time=\"2026-06-09T16:48:02.391955922Z\" level=info msg=\"Starting container: 4bc908742ff5a57539f00ad549784ccc99dd4af864fee192e36858db47ede5aa\" id=b8533811-2ad6-4365-a375-22439d82e019 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:48:02.403625 crc crio[20770]: time=\"2026-06-09T16:48:02.402315354Z\" level=info msg=\"Started container\" PID=33927 containerID=4bc908742ff5a57539f00ad549784ccc99dd4af864fee192e36858db47ede5aa description=openshift-infra/auto-csr-approver-29683728-gntrt/oc id=b8533811-2ad6-4365-a375-22439d82e019 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a25f34b5f7ec9aabf1bbdf7ec7e3b9e22fc1ff95099e21c5aae883d3bb774752\nJun 09 16:48:03.922604 crc crio[20770]: time=\"2026-06-09T16:48:03.922460874Z\" level=info msg=\"Stopping pod sandbox: a25f34b5f7ec9aabf1bbdf7ec7e3b9e22fc1ff95099e21c5aae883d3bb774752\" id=0983b069-139a-4713-82d5-911fe987cce7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:48:03.923849 crc crio[20770]: time=\"2026-06-09T16:48:03.923301298Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683728-gntrt Namespace:openshift-infra ID:a25f34b5f7ec9aabf1bbdf7ec7e3b9e22fc1ff95099e21c5aae883d3bb774752 UID:bab60556-7c82-4e69-af00-1c1e0b6be965 NetNS:/var/run/netns/b33dff41-7100-466f-838b-168f662531e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbab60556_7c82_4e69_af00_1c1e0b6be965.slice PodAnnotations:0xc0028944e8}] Aliases:map[]}\"\nJun 09 16:48:03.923849 crc crio[20770]: time=\"2026-06-09T16:48:03.923430212Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683728-gntrt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:48:04.252615 crc crio[20770]: time=\"2026-06-09T16:48:04.250401949Z\" level=info msg=\"Stopped pod sandbox: a25f34b5f7ec9aabf1bbdf7ec7e3b9e22fc1ff95099e21c5aae883d3bb774752\" id=0983b069-139a-4713-82d5-911fe987cce7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:48:08.541065 crc crio[20770]: time=\"2026-06-09T16:48:08.540099904Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9k9lww/POD\" id=3475c502-8205-4ad3-a2f5-dca129851fbb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:48:08.542559 crc crio[20770]: time=\"2026-06-09T16:48:08.541082183Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:48:08.566967 crc crio[20770]: time=\"2026-06-09T16:48:08.566846913Z\" level=info msg=\"Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9k9lww Namespace:openshift-marketplace ID:9f54b36f77b2d1223e983693c4ff6396160918150a00ffcc9467041d0decc7f9 UID:f67b4d48-b2b4-42a4-971f-287a03937e6d NetNS:/var/run/netns/85b63da6-f566-4db9-a9b2-a1be9de6c3cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf67b4d48_b2b4_42a4_971f_287a03937e6d.slice PodAnnotations:0xc002988c98}] Aliases:map[]}\"\nJun 09 16:48:08.566967 crc crio[20770]: time=\"2026-06-09T16:48:08.566912115Z\" level=info msg=\"Adding pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9k9lww to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:48:09.206237 crc crio[20770]: 2026-06-09T16:48:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9f54b36f77b2d12 Mac:02:72:81:56:92:ae Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0c Mtu:0 Sandbox:/var/run/netns/85b63da6-f566-4db9-a9b2-a1be9de6c3cb SocketPath: PciID:}] [{Interface:0xc000142780 Address:{IP:10.217.0.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:48:09.208844 crc crio[20770]: time=\"2026-06-09T16:48:09.208754896Z\" level=info msg=\"Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9k9lww Namespace:openshift-marketplace ID:9f54b36f77b2d1223e983693c4ff6396160918150a00ffcc9467041d0decc7f9 UID:f67b4d48-b2b4-42a4-971f-287a03937e6d NetNS:/var/run/netns/85b63da6-f566-4db9-a9b2-a1be9de6c3cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf67b4d48_b2b4_42a4_971f_287a03937e6d.slice PodAnnotations:0xc002988c98}] Aliases:map[]}\"\nJun 09 16:48:09.209014 crc crio[20770]: time=\"2026-06-09T16:48:09.208971243Z\" level=info msg=\"Checking pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9k9lww for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:48:09.221491 crc crio[20770]: time=\"2026-06-09T16:48:09.221395574Z\" level=info msg=\"Ran pod sandbox 9f54b36f77b2d1223e983693c4ff6396160918150a00ffcc9467041d0decc7f9 with infra container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9k9lww/POD\" id=3475c502-8205-4ad3-a2f5-dca129851fbb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:48:09.224915 crc crio[20770]: time=\"2026-06-09T16:48:09.224824664Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=9769ea99-b534-436b-bc4a-a5b40839c9ac name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:48:09.229381 crc crio[20770]: time=\"2026-06-09T16:48:09.229113469Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=015dd5a4-b359-4180-b09b-c3cd9b6c5c6a name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:48:09.238539 crc crio[20770]: time=\"2026-06-09T16:48:09.238445551Z\" level=info msg=\"Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9k9lww/util\" id=49f8752e-4964-40af-957c-7a44f8449ec7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:48:09.239102 crc crio[20770]: time=\"2026-06-09T16:48:09.239015598Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:48:09.264986 crc crio[20770]: time=\"2026-06-09T16:48:09.264802209Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:48:09.268219 crc crio[20770]: time=\"2026-06-09T16:48:09.268159257Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:48:09.376721 crc crio[20770]: time=\"2026-06-09T16:48:09.376522074Z\" level=info msg=\"Created container 7c438974c65ae6ab91b5788e540f777f96485603d24d4355c2d5c714657489cf: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9k9lww/util\" id=49f8752e-4964-40af-957c-7a44f8449ec7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:48:09.378610 crc crio[20770]: time=\"2026-06-09T16:48:09.378553323Z\" level=info msg=\"Starting container: 7c438974c65ae6ab91b5788e540f777f96485603d24d4355c2d5c714657489cf\" id=2ae471da-2a3f-4866-af6e-fb8f86609342 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:48:09.384836 crc crio[20770]: time=\"2026-06-09T16:48:09.384739714Z\" level=info msg=\"Started container\" PID=34132 containerID=7c438974c65ae6ab91b5788e540f777f96485603d24d4355c2d5c714657489cf description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9k9lww/util id=2ae471da-2a3f-4866-af6e-fb8f86609342 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9f54b36f77b2d1223e983693c4ff6396160918150a00ffcc9467041d0decc7f9\nJun 09 16:48:11.047237 crc crio[20770]: time=\"2026-06-09T16:48:11.044132081Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=84f0bfae-fc24-47c7-94e1-2ec518830c31 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:48:11.057195 crc crio[20770]: time=\"2026-06-09T16:48:11.047578261Z\" level=info msg=\"Image registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7 not found\" id=84f0bfae-fc24-47c7-94e1-2ec518830c31 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:48:11.057195 crc crio[20770]: time=\"2026-06-09T16:48:11.048158828Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7 found\" id=84f0bfae-fc24-47c7-94e1-2ec518830c31 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:48:11.064930 crc crio[20770]: time=\"2026-06-09T16:48:11.063243378Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=16f9d4c2-638a-400c-90ea-acbd44e68c46 name=/runtime.v1.ImageService/PullImage\nJun 09 16:48:11.090077 crc crio[20770]: time=\"2026-06-09T16:48:11.089155293Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\\\"\"\nJun 09 16:48:13.710222 crc crio[20770]: time=\"2026-06-09T16:48:13.709529611Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=16f9d4c2-638a-400c-90ea-acbd44e68c46 name=/runtime.v1.ImageService/PullImage\nJun 09 16:48:13.711495 crc crio[20770]: time=\"2026-06-09T16:48:13.711006324Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=5188b7b9-1381-4765-8d2b-7379b0719151 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:48:13.714594 crc crio[20770]: time=\"2026-06-09T16:48:13.714503606Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=1a4d22ca-0955-473f-94a8-e77a826d32f8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:48:13.759506 crc crio[20770]: time=\"2026-06-09T16:48:13.759388623Z\" level=info msg=\"Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9k9lww/pull\" id=e236ac1d-942b-4386-86a0-56c520b5571d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:48:13.760985 crc crio[20770]: time=\"2026-06-09T16:48:13.760825435Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:48:13.786206 crc crio[20770]: time=\"2026-06-09T16:48:13.786106252Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:48:13.786443 crc crio[20770]: time=\"2026-06-09T16:48:13.786404621Z\" level=warning msg=\"Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/f6b9a853d329ae3331933262a44a1aef4fea3ff7af8b54e4261ee93092c399ef/merged/etc/passwd: no such file or directory\"\nJun 09 16:48:13.786487 crc crio[20770]: time=\"2026-06-09T16:48:13.786444732Z\" level=warning msg=\"Failed to open /etc/group: open /var/lib/containers/storage/overlay/f6b9a853d329ae3331933262a44a1aef4fea3ff7af8b54e4261ee93092c399ef/merged/etc/group: no such file or directory\"\nJun 09 16:48:13.789354 crc crio[20770]: time=\"2026-06-09T16:48:13.789268324Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:48:13.901716 crc crio[20770]: time=\"2026-06-09T16:48:13.901583047Z\" level=info msg=\"Created container 6c2b7d498e2ed5fab475b3cc012a1d19ba44ea27f084ad31d7bcca9911aace88: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9k9lww/pull\" id=e236ac1d-942b-4386-86a0-56c520b5571d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:48:13.903776 crc crio[20770]: time=\"2026-06-09T16:48:13.903588155Z\" level=info msg=\"Starting container: 6c2b7d498e2ed5fab475b3cc012a1d19ba44ea27f084ad31d7bcca9911aace88\" id=ac130f07-35fb-4d75-b25c-4fd35d9d775e name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:48:13.915302 crc crio[20770]: time=\"2026-06-09T16:48:13.913401811Z\" level=info msg=\"Started container\" PID=34209 containerID=6c2b7d498e2ed5fab475b3cc012a1d19ba44ea27f084ad31d7bcca9911aace88 description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9k9lww/pull id=ac130f07-35fb-4d75-b25c-4fd35d9d775e name=/runtime.v1.RuntimeService/StartContainer sandboxID=9f54b36f77b2d1223e983693c4ff6396160918150a00ffcc9467041d0decc7f9\nJun 09 16:48:14.111215 crc crio[20770]: time=\"2026-06-09T16:48:14.111119842Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=d59da9dc-09f5-49c0-a563-409840394b48 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:48:14.113251 crc crio[20770]: time=\"2026-06-09T16:48:14.113166951Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=0577ea07-8b84-42bd-8ed4-e82fdb86aa56 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:48:14.123201 crc crio[20770]: time=\"2026-06-09T16:48:14.122997338Z\" level=info msg=\"Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9k9lww/extract\" id=2cfbd1e2-2fc1-4399-9203-1affb51334e9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:48:14.123563 crc crio[20770]: time=\"2026-06-09T16:48:14.123505422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:48:14.154538 crc crio[20770]: time=\"2026-06-09T16:48:14.154397283Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:48:14.157497 crc crio[20770]: time=\"2026-06-09T16:48:14.157378619Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:48:14.320617 crc crio[20770]: time=\"2026-06-09T16:48:14.319913645Z\" level=info msg=\"Created container 517a322df8e2bbf5dea07e5343aedb584e3ecb84a0e4af4598782a00544d4dcd: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9k9lww/extract\" id=2cfbd1e2-2fc1-4399-9203-1affb51334e9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:48:14.324295 crc crio[20770]: time=\"2026-06-09T16:48:14.324122008Z\" level=info msg=\"Starting container: 517a322df8e2bbf5dea07e5343aedb584e3ecb84a0e4af4598782a00544d4dcd\" id=517cadaf-a344-4c6c-a0bc-46cd30d179ab name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:48:14.330117 crc crio[20770]: time=\"2026-06-09T16:48:14.329989259Z\" level=info msg=\"Started container\" PID=34237 containerID=517a322df8e2bbf5dea07e5343aedb584e3ecb84a0e4af4598782a00544d4dcd description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9k9lww/extract id=517cadaf-a344-4c6c-a0bc-46cd30d179ab name=/runtime.v1.RuntimeService/StartContainer sandboxID=9f54b36f77b2d1223e983693c4ff6396160918150a00ffcc9467041d0decc7f9\nJun 09 16:48:16.130137 crc crio[20770]: time=\"2026-06-09T16:48:16.130019514Z\" level=info msg=\"Stopping pod sandbox: 9f54b36f77b2d1223e983693c4ff6396160918150a00ffcc9467041d0decc7f9\" id=3cbfa55c-37ac-43a5-a97c-0c043fbb7779 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:48:16.131357 crc crio[20770]: time=\"2026-06-09T16:48:16.13056188Z\" level=info msg=\"Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9k9lww Namespace:openshift-marketplace ID:9f54b36f77b2d1223e983693c4ff6396160918150a00ffcc9467041d0decc7f9 UID:f67b4d48-b2b4-42a4-971f-287a03937e6d NetNS:/var/run/netns/85b63da6-f566-4db9-a9b2-a1be9de6c3cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf67b4d48_b2b4_42a4_971f_287a03937e6d.slice PodAnnotations:0xc0001350f8}] Aliases:map[]}\"\nJun 09 16:48:16.131357 crc crio[20770]: time=\"2026-06-09T16:48:16.130760756Z\" level=info msg=\"Deleting pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9k9lww from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:48:16.508595 crc crio[20770]: time=\"2026-06-09T16:48:16.508234174Z\" level=info msg=\"Stopped pod sandbox: 9f54b36f77b2d1223e983693c4ff6396160918150a00ffcc9467041d0decc7f9\" id=3cbfa55c-37ac-43a5-a97c-0c043fbb7779 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:48:20.007047 crc crio[20770]: time=\"2026-06-09T16:48:20.006075517Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-operator-6569c8c666-57xpr/POD\" id=9dd95b9b-a627-46cf-8da4-bc991f4d7c8f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:48:20.007047 crc crio[20770]: time=\"2026-06-09T16:48:20.007022404Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:48:20.032845 crc crio[20770]: time=\"2026-06-09T16:48:20.03260029Z\" level=info msg=\"Got pod network &{Name:nmstate-operator-6569c8c666-57xpr Namespace:openshift-nmstate ID:0ec94b6db369064947b02b480d0d905a989f4299570e9b45c5886a05a3bff5e1 UID:1e14cb63-a73a-436b-bc83-4de786dc710b NetNS:/var/run/netns/9a4afd59-9b29-4a73-b753-651cb36bc192 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1e14cb63_a73a_436b_bc83_4de786dc710b.slice PodAnnotations:0xc001e80b28}] Aliases:map[]}\"\nJun 09 16:48:20.032845 crc crio[20770]: time=\"2026-06-09T16:48:20.032801766Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-operator-6569c8c666-57xpr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:48:21.086508 crc crio[20770]: 2026-06-09T16:48:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0ec94b6db369064 Mac:e6:8f:1d:a5:19:b2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0f Mtu:0 Sandbox:/var/run/netns/9a4afd59-9b29-4a73-b753-651cb36bc192 SocketPath: PciID:}] [{Interface:0xc000014e50 Address:{IP:10.217.0.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:48:21.088782 crc crio[20770]: time=\"2026-06-09T16:48:21.088708361Z\" level=info msg=\"Got pod network &{Name:nmstate-operator-6569c8c666-57xpr Namespace:openshift-nmstate ID:0ec94b6db369064947b02b480d0d905a989f4299570e9b45c5886a05a3bff5e1 UID:1e14cb63-a73a-436b-bc83-4de786dc710b NetNS:/var/run/netns/9a4afd59-9b29-4a73-b753-651cb36bc192 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1e14cb63_a73a_436b_bc83_4de786dc710b.slice PodAnnotations:0xc001e80b28}] Aliases:map[]}\"\nJun 09 16:48:21.089051 crc crio[20770]: time=\"2026-06-09T16:48:21.088939858Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-operator-6569c8c666-57xpr for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:48:21.097818 crc crio[20770]: time=\"2026-06-09T16:48:21.09758191Z\" level=info msg=\"Ran pod sandbox 0ec94b6db369064947b02b480d0d905a989f4299570e9b45c5886a05a3bff5e1 with infra container: openshift-nmstate/nmstate-operator-6569c8c666-57xpr/POD\" id=9dd95b9b-a627-46cf-8da4-bc991f4d7c8f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:48:21.102974 crc crio[20770]: time=\"2026-06-09T16:48:21.102457652Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=69f96e74-ac09-497f-8d95-5c11b7f8c8bd name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:48:21.103290 crc crio[20770]: time=\"2026-06-09T16:48:21.103148832Z\" level=info msg=\"Image registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e not found\" id=69f96e74-ac09-497f-8d95-5c11b7f8c8bd name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:48:21.103389 crc crio[20770]: time=\"2026-06-09T16:48:21.103288456Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e found\" id=69f96e74-ac09-497f-8d95-5c11b7f8c8bd name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:48:21.104953 crc crio[20770]: time=\"2026-06-09T16:48:21.104877002Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=6632f241-c32e-478e-b69b-b7039fcdee16 name=/runtime.v1.ImageService/PullImage\nJun 09 16:48:21.109216 crc crio[20770]: time=\"2026-06-09T16:48:21.109034454Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\\\"\"\nJun 09 16:48:25.985886 crc crio[20770]: time=\"2026-06-09T16:48:25.985306389Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ad05fa5fb88f3810861b2bda4f8e0a0ab2e6055fabd31b17d5a8b570cac6efc6\" id=6632f241-c32e-478e-b69b-b7039fcdee16 name=/runtime.v1.ImageService/PullImage\nJun 09 16:48:25.988101 crc crio[20770]: time=\"2026-06-09T16:48:25.988041529Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=b0ef2e06-fe1f-4517-9852-dae474278e63 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:48:25.992214 crc crio[20770]: time=\"2026-06-09T16:48:25.992068126Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=52d7e02f-8ff8-4ff0-a896-7f18a3d8fcc5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:48:26.021346 crc crio[20770]: time=\"2026-06-09T16:48:26.021217765Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-operator-6569c8c666-57xpr/nmstate-operator\" id=e331ec17-ed26-4921-aa7a-d9932a23739b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:48:26.023872 crc crio[20770]: time=\"2026-06-09T16:48:26.023623996Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:48:26.058489 crc crio[20770]: time=\"2026-06-09T16:48:26.058388828Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:48:26.066535 crc crio[20770]: time=\"2026-06-09T16:48:26.066438243Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:48:26.172003 crc crio[20770]: time=\"2026-06-09T16:48:26.171243296Z\" level=info msg=\"Created container ca38b07fdc8d159ef213402081ffe12079e07576578840cb71597fbd749e367b: openshift-nmstate/nmstate-operator-6569c8c666-57xpr/nmstate-operator\" id=e331ec17-ed26-4921-aa7a-d9932a23739b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:48:26.173357 crc crio[20770]: time=\"2026-06-09T16:48:26.173194223Z\" level=info msg=\"Starting container: ca38b07fdc8d159ef213402081ffe12079e07576578840cb71597fbd749e367b\" id=16c86077-c0d1-4d21-8121-c802359ff6e3 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:48:26.179420 crc crio[20770]: time=\"2026-06-09T16:48:26.179189738Z\" level=info msg=\"Started container\" PID=34529 containerID=ca38b07fdc8d159ef213402081ffe12079e07576578840cb71597fbd749e367b description=openshift-nmstate/nmstate-operator-6569c8c666-57xpr/nmstate-operator id=16c86077-c0d1-4d21-8121-c802359ff6e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0ec94b6db369064947b02b480d0d905a989f4299570e9b45c5886a05a3bff5e1\nJun 09 16:48:47.509910 crc crio[20770]: time=\"2026-06-09T16:48:47.509094897Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-metrics-756b4d6fc6-wtzbv/POD\" id=3517bd21-0dd9-4ce0-a616-0b18ee1b451a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:48:47.511253 crc crio[20770]: time=\"2026-06-09T16:48:47.510096006Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:48:47.533011 crc crio[20770]: time=\"2026-06-09T16:48:47.532906101Z\" level=info msg=\"Got pod network &{Name:nmstate-metrics-756b4d6fc6-wtzbv Namespace:openshift-nmstate ID:ff3915898a081e8cd2649b4ea932e2262bd635bce426990bf4134df28da9d56c UID:52d49d02-5590-4e59-a1e8-fb021acfc630 NetNS:/var/run/netns/64f903f1-dafd-42f1-9ef1-30b813333ca0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod52d49d02_5590_4e59_a1e8_fb021acfc630.slice PodAnnotations:0xc002a089a8}] Aliases:map[]}\"\nJun 09 16:48:47.533011 crc crio[20770]: time=\"2026-06-09T16:48:47.532971092Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-metrics-756b4d6fc6-wtzbv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:48:47.541877 crc crio[20770]: time=\"2026-06-09T16:48:47.541762809Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-webhook-9b7874799-kxx9w/POD\" id=b8642522-fe38-45d8-8fb1-8b2be84ff9cb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:48:47.541974 crc crio[20770]: time=\"2026-06-09T16:48:47.541911963Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:48:47.565329 crc crio[20770]: time=\"2026-06-09T16:48:47.565246373Z\" level=info msg=\"Got pod network &{Name:nmstate-webhook-9b7874799-kxx9w Namespace:openshift-nmstate ID:69c1a5ef81f27abf2e93bc973abe06d65f9a1a61510dd593d50ba4cadd841cee UID:743554ce-369b-4640-a91d-861086973ea3 NetNS:/var/run/netns/1926132c-3fca-4105-ba3c-283bc1ffc0fb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod743554ce_369b_4640_a91d_861086973ea3.slice PodAnnotations:0xc001e80a40}] Aliases:map[]}\"\nJun 09 16:48:47.565329 crc crio[20770]: time=\"2026-06-09T16:48:47.565310345Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-webhook-9b7874799-kxx9w to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:48:47.579580 crc crio[20770]: time=\"2026-06-09T16:48:47.579427396Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-handler-gvzp9/POD\" id=bfc96ffb-d529-4571-9aab-357e43b760ce name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:48:47.579580 crc crio[20770]: time=\"2026-06-09T16:48:47.579838868Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:48:47.601120 crc crio[20770]: time=\"2026-06-09T16:48:47.600437728Z\" 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=bfc96ffb-d529-4571-9aab-357e43b760ce name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:48:47.612065 crc crio[20770]: time=\"2026-06-09T16:48:47.611983965Z\" level=info msg=\"Ran pod sandbox ccd46da9d9fd220a8966c55e9d9cd8ab7dfed0146fe41d514ce17765b3d4b66c with infra container: openshift-nmstate/nmstate-handler-gvzp9/POD\" id=bfc96ffb-d529-4571-9aab-357e43b760ce name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:48:47.614763 crc crio[20770]: time=\"2026-06-09T16:48:47.614594531Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=a4a3ae19-dbcb-49f8-b861-77c7c0d9d442 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:48:47.615051 crc crio[20770]: time=\"2026-06-09T16:48:47.614955651Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found\" id=a4a3ae19-dbcb-49f8-b861-77c7c0d9d442 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:48:47.615051 crc crio[20770]: time=\"2026-06-09T16:48:47.615033773Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found\" id=a4a3ae19-dbcb-49f8-b861-77c7c0d9d442 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:48:47.616346 crc crio[20770]: time=\"2026-06-09T16:48:47.61627297Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=81ffc0d3-51fd-4b77-a177-04a010c10a38 name=/runtime.v1.ImageService/PullImage\nJun 09 16:48:47.626184 crc crio[20770]: time=\"2026-06-09T16:48:47.626105356Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\\\"\"\nJun 09 16:48:48.067259 crc crio[20770]: 2026-06-09T16:48:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ff3915898a081e8 Mac:8a:b4:56:70:6b:b0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:14 Mtu:0 Sandbox:/var/run/netns/64f903f1-dafd-42f1-9ef1-30b813333ca0 SocketPath: PciID:}] [{Interface:0xc000194c00 Address:{IP:10.217.0.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:48:48.067259 crc crio[20770]: time=\"2026-06-09T16:48:48.067243489Z\" level=info msg=\"Got pod network &{Name:nmstate-metrics-756b4d6fc6-wtzbv Namespace:openshift-nmstate ID:ff3915898a081e8cd2649b4ea932e2262bd635bce426990bf4134df28da9d56c UID:52d49d02-5590-4e59-a1e8-fb021acfc630 NetNS:/var/run/netns/64f903f1-dafd-42f1-9ef1-30b813333ca0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod52d49d02_5590_4e59_a1e8_fb021acfc630.slice PodAnnotations:0xc002a089a8}] Aliases:map[]}\"\nJun 09 16:48:48.067443 crc crio[20770]: time=\"2026-06-09T16:48:48.067381033Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-metrics-756b4d6fc6-wtzbv for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:48:48.075038 crc crio[20770]: time=\"2026-06-09T16:48:48.074952864Z\" level=info msg=\"Ran pod sandbox ff3915898a081e8cd2649b4ea932e2262bd635bce426990bf4134df28da9d56c with infra container: openshift-nmstate/nmstate-metrics-756b4d6fc6-wtzbv/POD\" id=3517bd21-0dd9-4ce0-a616-0b18ee1b451a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:48:48.078426 crc crio[20770]: time=\"2026-06-09T16:48:48.078308871Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=b6f59919-c5bb-46fe-abee-d14d01b8d562 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:48:48.078780 crc crio[20770]: time=\"2026-06-09T16:48:48.078628611Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found\" id=b6f59919-c5bb-46fe-abee-d14d01b8d562 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:48:48.078863 crc crio[20770]: time=\"2026-06-09T16:48:48.078803076Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found\" id=b6f59919-c5bb-46fe-abee-d14d01b8d562 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:48:48.081907 crc crio[20770]: time=\"2026-06-09T16:48:48.081293638Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=7603fa51-f50c-4371-af1a-b29767c5bfea name=/runtime.v1.ImageService/PullImage\nJun 09 16:48:48.084594 crc crio[20770]: time=\"2026-06-09T16:48:48.084513442Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\\\"\"\nJun 09 16:48:48.209885 crc crio[20770]: 2026-06-09T16:48:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:69c1a5ef81f27ab Mac:96:4f:7b:5e:9c:65 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:19 Mtu:0 Sandbox:/var/run/netns/1926132c-3fca-4105-ba3c-283bc1ffc0fb SocketPath: PciID:}] [{Interface:0xc0001386c0 Address:{IP:10.217.0.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:48:48.211231 crc crio[20770]: time=\"2026-06-09T16:48:48.211128581Z\" level=info msg=\"Got pod network &{Name:nmstate-webhook-9b7874799-kxx9w Namespace:openshift-nmstate ID:69c1a5ef81f27abf2e93bc973abe06d65f9a1a61510dd593d50ba4cadd841cee UID:743554ce-369b-4640-a91d-861086973ea3 NetNS:/var/run/netns/1926132c-3fca-4105-ba3c-283bc1ffc0fb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod743554ce_369b_4640_a91d_861086973ea3.slice PodAnnotations:0xc001e80a40}] Aliases:map[]}\"\nJun 09 16:48:48.211447 crc crio[20770]: time=\"2026-06-09T16:48:48.211321867Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-webhook-9b7874799-kxx9w for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:48:48.231287 crc crio[20770]: time=\"2026-06-09T16:48:48.231123234Z\" level=info msg=\"Ran pod sandbox 69c1a5ef81f27abf2e93bc973abe06d65f9a1a61510dd593d50ba4cadd841cee with infra container: openshift-nmstate/nmstate-webhook-9b7874799-kxx9w/POD\" id=b8642522-fe38-45d8-8fb1-8b2be84ff9cb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:48:48.233805 crc crio[20770]: time=\"2026-06-09T16:48:48.233708259Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=b522c4b2-91c2-4ba0-8fdd-df5101071435 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:48:48.233907 crc crio[20770]: time=\"2026-06-09T16:48:48.233894255Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found\" id=b522c4b2-91c2-4ba0-8fdd-df5101071435 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:48:48.234023 crc crio[20770]: time=\"2026-06-09T16:48:48.233978627Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found\" id=b522c4b2-91c2-4ba0-8fdd-df5101071435 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:48:48.235720 crc crio[20770]: time=\"2026-06-09T16:48:48.235537593Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=be7a4ef1-a9f9-4d57-9077-68f18cbd0d63 name=/runtime.v1.ImageService/PullImage\nJun 09 16:48:48.242232 crc crio[20770]: time=\"2026-06-09T16:48:48.239195199Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\\\"\"\nJun 09 16:48:48.500897 crc crio[20770]: time=\"2026-06-09T16:48:48.500856873Z\" level=info msg=\"Running pod sandbox: openshift-console/console-66db8bc779-x76hv/POD\" id=25d1dc8b-29af-4459-a0f2-b2c8515b9897 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:48:48.501062 crc crio[20770]: time=\"2026-06-09T16:48:48.501044398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:48:48.536063 crc crio[20770]: time=\"2026-06-09T16:48:48.535925335Z\" level=info msg=\"Got pod network &{Name:console-66db8bc779-x76hv Namespace:openshift-console ID:fb6748e01f375dae48d338d387246d617b0029210f4a9a36a294cecbc79a4bc4 UID:a30004ae-8d83-4e60-988e-9eb0ea820181 NetNS:/var/run/netns/715a688e-3cf5-4ae8-8306-10bdb98dc161 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda30004ae_8d83_4e60_988e_9eb0ea820181.slice PodAnnotations:0xc0029d41f0}] Aliases:map[]}\"\nJun 09 16:48:48.536063 crc crio[20770]: time=\"2026-06-09T16:48:48.535993137Z\" level=info msg=\"Adding pod openshift-console_console-66db8bc779-x76hv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:48:48.705908 crc crio[20770]: time=\"2026-06-09T16:48:48.705339421Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-console-plugin-9bcc7988b-gpxsh/POD\" id=dbc32f76-5a84-4e7b-9ff2-3e3e6b71b598 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:48:48.706110 crc crio[20770]: time=\"2026-06-09T16:48:48.705936988Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:48:48.726892 crc crio[20770]: time=\"2026-06-09T16:48:48.726819067Z\" level=info msg=\"Got pod network &{Name:nmstate-console-plugin-9bcc7988b-gpxsh Namespace:openshift-nmstate ID:a08896e27e7a8f39e78c421e34e9bf02f8751d3f444bd79eb2858f382e41beed UID:1a535f9d-f0e9-4692-9e43-2057707167c7 NetNS:/var/run/netns/7d26d01d-58c0-4059-9a58-d2780ae1c40c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1a535f9d_f0e9_4692_9e43_2057707167c7.slice PodAnnotations:0xc0029d45b8}] Aliases:map[]}\"\nJun 09 16:48:48.726892 crc crio[20770]: time=\"2026-06-09T16:48:48.726879589Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-console-plugin-9bcc7988b-gpxsh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:48:48.918108 crc crio[20770]: 2026-06-09T16:48:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fb6748e01f375da Mac:e6:f8:1e:ba:31:d2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:23 Mtu:0 Sandbox:/var/run/netns/715a688e-3cf5-4ae8-8306-10bdb98dc161 SocketPath: PciID:}] [{Interface:0xc0003c0c70 Address:{IP:10.217.0.35 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:48:48.920210 crc crio[20770]: time=\"2026-06-09T16:48:48.919576883Z\" level=info msg=\"Got pod network &{Name:console-66db8bc779-x76hv Namespace:openshift-console ID:fb6748e01f375dae48d338d387246d617b0029210f4a9a36a294cecbc79a4bc4 UID:a30004ae-8d83-4e60-988e-9eb0ea820181 NetNS:/var/run/netns/715a688e-3cf5-4ae8-8306-10bdb98dc161 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda30004ae_8d83_4e60_988e_9eb0ea820181.slice PodAnnotations:0xc0029d41f0}] Aliases:map[]}\"\nJun 09 16:48:48.920210 crc crio[20770]: time=\"2026-06-09T16:48:48.919967954Z\" level=info msg=\"Checking pod openshift-console_console-66db8bc779-x76hv for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:48:48.931928 crc crio[20770]: time=\"2026-06-09T16:48:48.93184412Z\" level=info msg=\"Ran pod sandbox fb6748e01f375dae48d338d387246d617b0029210f4a9a36a294cecbc79a4bc4 with infra container: openshift-console/console-66db8bc779-x76hv/POD\" id=25d1dc8b-29af-4459-a0f2-b2c8515b9897 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:48:48.934522 crc crio[20770]: time=\"2026-06-09T16:48:48.934429336Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=4b410de4-bf2e-4314-b3f9-28165b859f3d name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:48:48.937447 crc crio[20770]: time=\"2026-06-09T16:48:48.937379952Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=78e1f506-9efc-44f7-99a3-2d3670824fc3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:48:48.947387 crc crio[20770]: time=\"2026-06-09T16:48:48.947218868Z\" level=info msg=\"Creating container: openshift-console/console-66db8bc779-x76hv/console\" id=263bb3be-a585-4653-a76c-0dc9e168af23 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:48:48.947579 crc crio[20770]: time=\"2026-06-09T16:48:48.947519447Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:48:48.988347 crc crio[20770]: time=\"2026-06-09T16:48:48.985239396Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:48:48.991932 crc crio[20770]: time=\"2026-06-09T16:48:48.991859069Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:48:49.025731 crc crio[20770]: 2026-06-09T16:48:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a08896e27e7a8f3 Mac:e6:80:3f:72:d5:cf Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1a Mtu:0 Sandbox:/var/run/netns/7d26d01d-58c0-4059-9a58-d2780ae1c40c SocketPath: PciID:}] [{Interface:0xc0004b0770 Address:{IP:10.217.0.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:48:49.025731 crc crio[20770]: time=\"2026-06-09T16:48:49.025595502Z\" level=info msg=\"Got pod network &{Name:nmstate-console-plugin-9bcc7988b-gpxsh Namespace:openshift-nmstate ID:a08896e27e7a8f39e78c421e34e9bf02f8751d3f444bd79eb2858f382e41beed UID:1a535f9d-f0e9-4692-9e43-2057707167c7 NetNS:/var/run/netns/7d26d01d-58c0-4059-9a58-d2780ae1c40c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1a535f9d_f0e9_4692_9e43_2057707167c7.slice PodAnnotations:0xc0029d45b8}] Aliases:map[]}\"\nJun 09 16:48:49.026036 crc crio[20770]: time=\"2026-06-09T16:48:49.025838379Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-console-plugin-9bcc7988b-gpxsh for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:48:49.032743 crc crio[20770]: time=\"2026-06-09T16:48:49.032562515Z\" level=info msg=\"Ran pod sandbox a08896e27e7a8f39e78c421e34e9bf02f8751d3f444bd79eb2858f382e41beed with infra container: openshift-nmstate/nmstate-console-plugin-9bcc7988b-gpxsh/POD\" id=dbc32f76-5a84-4e7b-9ff2-3e3e6b71b598 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:48:49.035355 crc crio[20770]: time=\"2026-06-09T16:48:49.035054487Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=aeeb53e8-466b-4701-90f9-163a6d89094d name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:48:49.035767 crc crio[20770]: time=\"2026-06-09T16:48:49.035545062Z\" level=info msg=\"Image registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e not found\" id=aeeb53e8-466b-4701-90f9-163a6d89094d name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:48:49.035767 crc crio[20770]: time=\"2026-06-09T16:48:49.035729007Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e found\" id=aeeb53e8-466b-4701-90f9-163a6d89094d name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:48:49.045608 crc crio[20770]: time=\"2026-06-09T16:48:49.045553963Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=04e60f70-7241-4fac-9b97-3e3db9bb64ae name=/runtime.v1.ImageService/PullImage\nJun 09 16:48:49.050467 crc crio[20770]: time=\"2026-06-09T16:48:49.050375644Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\\\"\"\nJun 09 16:48:49.108803 crc crio[20770]: time=\"2026-06-09T16:48:49.108136367Z\" level=info msg=\"Created container 56198fdcf6b066cdf45d021431c23d02eb092e9ed28c65ec828eb2b02278a59f: openshift-console/console-66db8bc779-x76hv/console\" id=263bb3be-a585-4653-a76c-0dc9e168af23 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:48:49.110038 crc crio[20770]: time=\"2026-06-09T16:48:49.1099712Z\" level=info msg=\"Starting container: 56198fdcf6b066cdf45d021431c23d02eb092e9ed28c65ec828eb2b02278a59f\" id=e673679d-e40a-41f4-8355-9156d2b542a2 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:48:49.115516 crc crio[20770]: time=\"2026-06-09T16:48:49.115435489Z\" level=info msg=\"Started container\" PID=34961 containerID=56198fdcf6b066cdf45d021431c23d02eb092e9ed28c65ec828eb2b02278a59f description=openshift-console/console-66db8bc779-x76hv/console id=e673679d-e40a-41f4-8355-9156d2b542a2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fb6748e01f375dae48d338d387246d617b0029210f4a9a36a294cecbc79a4bc4\nJun 09 16:48:57.147396 crc crio[20770]: time=\"2026-06-09T16:48:57.146326788Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede\" id=be7a4ef1-a9f9-4d57-9077-68f18cbd0d63 name=/runtime.v1.ImageService/PullImage\nJun 09 16:48:57.148911 crc crio[20770]: time=\"2026-06-09T16:48:57.148874602Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=ec8574b9-9616-4de2-98a5-3e0f012e165a name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:48:57.149389 crc crio[20770]: time=\"2026-06-09T16:48:57.149285994Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:3bf2d5fbb780de667ad48e0102ef7d2abd032bf1a490bb8344ff7b8fa745446a\" id=04e60f70-7241-4fac-9b97-3e3db9bb64ae name=/runtime.v1.ImageService/PullImage\nJun 09 16:48:57.150159 crc crio[20770]: time=\"2026-06-09T16:48:57.150080097Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=f5959ae7-44e1-4dce-b6f5-0f5324433da6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:48:57.470615 crc crio[20770]: time=\"2026-06-09T16:48:57.470441451Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede\" id=7603fa51-f50c-4371-af1a-b29767c5bfea name=/runtime.v1.ImageService/PullImage\nJun 09 16:48:57.472211 crc crio[20770]: time=\"2026-06-09T16:48:57.471953815Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=92cb2a79-82c2-4c39-bc78-5810426d0c43 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:48:57.544561 crc crio[20770]: time=\"2026-06-09T16:48:57.544360994Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=89be01bb-5574-48d5-8d9a-8df7271bfa95 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:48:57.549163 crc crio[20770]: time=\"2026-06-09T16:48:57.549098682Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=b4815c19-1e01-41f0-9761-a44db5f9ec74 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:48:57.566071 crc crio[20770]: time=\"2026-06-09T16:48:57.565919622Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede\" id=81ffc0d3-51fd-4b77-a177-04a010c10a38 name=/runtime.v1.ImageService/PullImage\nJun 09 16:48:57.568414 crc crio[20770]: time=\"2026-06-09T16:48:57.568066974Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=eaa9b509-2198-4b8c-a6c6-5eb2a53aae74 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:48:57.577126 crc crio[20770]: time=\"2026-06-09T16:48:57.576948413Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=9f691412-2000-4319-8b38-0fd04903d309 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:48:57.585458 crc crio[20770]: time=\"2026-06-09T16:48:57.585349357Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=bafafc90-ed2a-4831-9d7c-7323ae108d1f name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:48:57.606970 crc crio[20770]: time=\"2026-06-09T16:48:57.606794332Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-metrics-756b4d6fc6-wtzbv/nmstate-metrics\" id=58f87120-f3f2-43ad-b6ab-1dcbb49084c6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:48:57.609820 crc crio[20770]: time=\"2026-06-09T16:48:57.609586494Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:48:57.623504 crc crio[20770]: time=\"2026-06-09T16:48:57.623282173Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-webhook-9b7874799-kxx9w/nmstate-webhook\" id=471dc276-1d6a-4e34-bb5a-7940de836b64 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:48:57.629956 crc crio[20770]: time=\"2026-06-09T16:48:57.629866025Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-handler-gvzp9/nmstate-handler\" id=be760c00-f317-4f71-a8d0-b8cb7c4666d3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:48:57.636531 crc crio[20770]: time=\"2026-06-09T16:48:57.636449916Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:48:57.636936 crc crio[20770]: time=\"2026-06-09T16:48:57.636833798Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-console-plugin-9bcc7988b-gpxsh/nmstate-console-plugin\" id=f4723f8d-7304-42f5-9513-a3dc6379dee3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:48:57.637126 crc crio[20770]: time=\"2026-06-09T16:48:57.637048544Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:48:57.640580 crc crio[20770]: time=\"2026-06-09T16:48:57.640464423Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:48:57.665197 crc crio[20770]: time=\"2026-06-09T16:48:57.665104101Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:48:57.668933 crc crio[20770]: time=\"2026-06-09T16:48:57.66882248Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:48:57.682621 crc crio[20770]: time=\"2026-06-09T16:48:57.68221438Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:48:57.696548 crc crio[20770]: time=\"2026-06-09T16:48:57.696453865Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:48:57.702266 crc crio[20770]: time=\"2026-06-09T16:48:57.702196022Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:48:57.704853 crc crio[20770]: time=\"2026-06-09T16:48:57.704778257Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:48:57.708083 crc crio[20770]: time=\"2026-06-09T16:48:57.708018752Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:48:57.891730 crc crio[20770]: time=\"2026-06-09T16:48:57.891239661Z\" level=info msg=\"Created container 3c1ab3cc0174814621007d2ad6f6c00f3762189c3fa67ec7dd686fe904ee9604: openshift-nmstate/nmstate-metrics-756b4d6fc6-wtzbv/nmstate-metrics\" id=58f87120-f3f2-43ad-b6ab-1dcbb49084c6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:48:57.892774 crc crio[20770]: time=\"2026-06-09T16:48:57.89259262Z\" level=info msg=\"Starting container: 3c1ab3cc0174814621007d2ad6f6c00f3762189c3fa67ec7dd686fe904ee9604\" id=297963b4-80a6-497c-846f-1924f47dd0bd name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:48:57.894489 crc crio[20770]: time=\"2026-06-09T16:48:57.894385022Z\" level=info msg=\"Created container 2f5f0004639a74c3b1862d6671bd320964ef1e2ac99c6da26c65596816e0ae56: openshift-nmstate/nmstate-console-plugin-9bcc7988b-gpxsh/nmstate-console-plugin\" id=f4723f8d-7304-42f5-9513-a3dc6379dee3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:48:57.895735 crc crio[20770]: time=\"2026-06-09T16:48:57.895277018Z\" level=info msg=\"Created container d6972ec7d50205a93f329566967c016eb5bdcec28401c32689006af9db892f7b: openshift-nmstate/nmstate-webhook-9b7874799-kxx9w/nmstate-webhook\" id=471dc276-1d6a-4e34-bb5a-7940de836b64 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:48:57.896286 crc crio[20770]: time=\"2026-06-09T16:48:57.896215726Z\" level=info msg=\"Starting container: 2f5f0004639a74c3b1862d6671bd320964ef1e2ac99c6da26c65596816e0ae56\" id=cdac215a-bed5-4930-870e-68f94b0e3e95 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:48:57.898059 crc crio[20770]: time=\"2026-06-09T16:48:57.897900755Z\" level=info msg=\"Starting container: d6972ec7d50205a93f329566967c016eb5bdcec28401c32689006af9db892f7b\" id=53677042-ac6c-4564-b71e-95ba711a583b name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:48:57.935899 crc crio[20770]: time=\"2026-06-09T16:48:57.914616672Z\" level=info msg=\"Started container\" PID=35199 containerID=2f5f0004639a74c3b1862d6671bd320964ef1e2ac99c6da26c65596816e0ae56 description=openshift-nmstate/nmstate-console-plugin-9bcc7988b-gpxsh/nmstate-console-plugin id=cdac215a-bed5-4930-870e-68f94b0e3e95 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a08896e27e7a8f39e78c421e34e9bf02f8751d3f444bd79eb2858f382e41beed\nJun 09 16:48:57.935899 crc crio[20770]: time=\"2026-06-09T16:48:57.927013933Z\" level=info msg=\"Started container\" PID=35201 containerID=3c1ab3cc0174814621007d2ad6f6c00f3762189c3fa67ec7dd686fe904ee9604 description=openshift-nmstate/nmstate-metrics-756b4d6fc6-wtzbv/nmstate-metrics id=297963b4-80a6-497c-846f-1924f47dd0bd name=/runtime.v1.RuntimeService/StartContainer sandboxID=ff3915898a081e8cd2649b4ea932e2262bd635bce426990bf4134df28da9d56c\nJun 09 16:48:57.935899 crc crio[20770]: time=\"2026-06-09T16:48:57.928500927Z\" level=info msg=\"Started container\" PID=35198 containerID=d6972ec7d50205a93f329566967c016eb5bdcec28401c32689006af9db892f7b description=openshift-nmstate/nmstate-webhook-9b7874799-kxx9w/nmstate-webhook id=53677042-ac6c-4564-b71e-95ba711a583b name=/runtime.v1.RuntimeService/StartContainer sandboxID=69c1a5ef81f27abf2e93bc973abe06d65f9a1a61510dd593d50ba4cadd841cee\nJun 09 16:48:57.943345 crc crio[20770]: time=\"2026-06-09T16:48:57.943247916Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:48:57.986300 crc crio[20770]: time=\"2026-06-09T16:48:57.986242809Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=526796a1-18ba-4c64-9a1b-71a7679f5b51 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:48:57.986902 crc crio[20770]: time=\"2026-06-09T16:48:57.986879167Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1 not found\" id=526796a1-18ba-4c64-9a1b-71a7679f5b51 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:48:57.987119 crc crio[20770]: time=\"2026-06-09T16:48:57.987098664Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1 found\" id=526796a1-18ba-4c64-9a1b-71a7679f5b51 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:48:57.988461 crc crio[20770]: time=\"2026-06-09T16:48:57.988386371Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=769ad5dc-3625-4c23-b5d2-73181bd25722 name=/runtime.v1.ImageService/PullImage\nJun 09 16:48:57.992098 crc crio[20770]: time=\"2026-06-09T16:48:57.992040388Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\\\"\"\nJun 09 16:48:58.042548 crc crio[20770]: time=\"2026-06-09T16:48:58.042431706Z\" level=info msg=\"Created container 5ab62fcad4e76f19f254b0cffee6499c59a4e302739b76926c64079a10f87be7: openshift-nmstate/nmstate-handler-gvzp9/nmstate-handler\" id=be760c00-f317-4f71-a8d0-b8cb7c4666d3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:48:58.043759 crc crio[20770]: time=\"2026-06-09T16:48:58.043534508Z\" level=info msg=\"Starting container: 5ab62fcad4e76f19f254b0cffee6499c59a4e302739b76926c64079a10f87be7\" id=4d212f51-f883-409b-a756-ea08d21c3f3d name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:48:58.052446 crc crio[20770]: time=\"2026-06-09T16:48:58.052359455Z\" level=info msg=\"Started container\" PID=35232 containerID=5ab62fcad4e76f19f254b0cffee6499c59a4e302739b76926c64079a10f87be7 description=openshift-nmstate/nmstate-handler-gvzp9/nmstate-handler id=4d212f51-f883-409b-a756-ea08d21c3f3d name=/runtime.v1.RuntimeService/StartContainer sandboxID=ccd46da9d9fd220a8966c55e9d9cd8ab7dfed0146fe41d514ce17765b3d4b66c\nJun 09 16:49:01.267750 crc crio[20770]: time=\"2026-06-09T16:49:01.266845104Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:281a4f96defc7aa220db5af8ea7f3a4ab914e4b932e6edea4c2b02d95fbc5672\" id=769ad5dc-3625-4c23-b5d2-73181bd25722 name=/runtime.v1.ImageService/PullImage\nJun 09 16:49:01.269373 crc crio[20770]: time=\"2026-06-09T16:49:01.269258144Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=2786ded2-6b73-4ced-894a-2df224e0ffe2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:49:01.275130 crc crio[20770]: time=\"2026-06-09T16:49:01.275041862Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=9e949f98-b77c-4dd5-bd12-55bdbf56bde0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:49:01.284841 crc crio[20770]: time=\"2026-06-09T16:49:01.284780856Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-metrics-756b4d6fc6-wtzbv/kube-rbac-proxy\" id=85d6cb86-704b-4cbb-8443-e0c15da4bc9f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:49:01.287471 crc crio[20770]: time=\"2026-06-09T16:49:01.287403592Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:49:01.320508 crc crio[20770]: time=\"2026-06-09T16:49:01.320374013Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:49:01.325890 crc crio[20770]: time=\"2026-06-09T16:49:01.325786611Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:49:01.466453 crc crio[20770]: time=\"2026-06-09T16:49:01.466341006Z\" level=info msg=\"Created container d730fa424736c1153308017c4ac3e4dcfaa06925038a6a024dab34ed748f9d3f: openshift-nmstate/nmstate-metrics-756b4d6fc6-wtzbv/kube-rbac-proxy\" id=85d6cb86-704b-4cbb-8443-e0c15da4bc9f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:49:01.468038 crc crio[20770]: time=\"2026-06-09T16:49:01.467952753Z\" level=info msg=\"Starting container: d730fa424736c1153308017c4ac3e4dcfaa06925038a6a024dab34ed748f9d3f\" id=8932f443-b682-4cec-912b-bada78f6bac5 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:49:01.472988 crc crio[20770]: time=\"2026-06-09T16:49:01.472879687Z\" level=info msg=\"Started container\" PID=35336 containerID=d730fa424736c1153308017c4ac3e4dcfaa06925038a6a024dab34ed748f9d3f description=openshift-nmstate/nmstate-metrics-756b4d6fc6-wtzbv/kube-rbac-proxy id=8932f443-b682-4cec-912b-bada78f6bac5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ff3915898a081e8cd2649b4ea932e2262bd635bce426990bf4134df28da9d56c\nJun 09 16:49:23.890294 crc crio[20770]: time=\"2026-06-09T16:49:23.886609735Z\" level=info msg=\"Stopping container: 93d95c02f0801fc90c94e20064af2c5856c1577d1ac44715bf119bc1492b27ea (timeout: 15s)\" id=d5c07704-8e2f-440f-a074-d65167f086bf name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:49:24.053729 crc crio[20770]: time=\"2026-06-09T16:49:24.050115269Z\" level=info msg=\"Stopped container 93d95c02f0801fc90c94e20064af2c5856c1577d1ac44715bf119bc1492b27ea: openshift-console/console-6c684df5db-cc8g8/console\" id=d5c07704-8e2f-440f-a074-d65167f086bf name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:49:24.053729 crc crio[20770]: time=\"2026-06-09T16:49:24.05322289Z\" level=info msg=\"Stopping pod sandbox: d5198ba3e825ace170313fb6e4e0a2fc4990dab7f8044833f96ca77f9671bef3\" id=f21ab20a-ffcc-4a07-a18f-1b468cb5cd87 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:49:24.054085 crc crio[20770]: time=\"2026-06-09T16:49:24.054019263Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:d5198ba3e825ace170313fb6e4e0a2fc4990dab7f8044833f96ca77f9671bef3 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/b98799b9-d6ec-43c9-bf78-8720c4d9be65 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:0xc0005c6d38}] Aliases:map[]}\"\nJun 09 16:49:24.054317 crc crio[20770]: time=\"2026-06-09T16:49:24.054180188Z\" level=info msg=\"Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:49:24.350992 crc crio[20770]: time=\"2026-06-09T16:49:24.350365027Z\" level=info msg=\"Stopped pod sandbox: d5198ba3e825ace170313fb6e4e0a2fc4990dab7f8044833f96ca77f9671bef3\" id=f21ab20a-ffcc-4a07-a18f-1b468cb5cd87 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:49:24.975395 crc crio[20770]: time=\"2026-06-09T16:49:24.974878363Z\" level=info msg=\"Removing container: 93d95c02f0801fc90c94e20064af2c5856c1577d1ac44715bf119bc1492b27ea\" id=722eae79-b24e-42c1-abd3-bb729b296415 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:49:25.003269 crc crio[20770]: time=\"2026-06-09T16:49:25.003079275Z\" level=info msg=\"Removed container 93d95c02f0801fc90c94e20064af2c5856c1577d1ac44715bf119bc1492b27ea: openshift-console/console-6c684df5db-cc8g8/console\" id=722eae79-b24e-42c1-abd3-bb729b296415 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:49:32.792390 crc crio[20770]: time=\"2026-06-09T16:49:32.791061897Z\" level=info msg=\"Stopping pod sandbox: d5198ba3e825ace170313fb6e4e0a2fc4990dab7f8044833f96ca77f9671bef3\" id=656c1394-19a4-485d-a862-d273894fb5ac name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:49:32.792390 crc crio[20770]: time=\"2026-06-09T16:49:32.792390736Z\" level=info msg=\"Stopped pod sandbox (already stopped): d5198ba3e825ace170313fb6e4e0a2fc4990dab7f8044833f96ca77f9671bef3\" id=656c1394-19a4-485d-a862-d273894fb5ac name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:49:32.794060 crc crio[20770]: time=\"2026-06-09T16:49:32.793792857Z\" level=info msg=\"Removing pod sandbox: d5198ba3e825ace170313fb6e4e0a2fc4990dab7f8044833f96ca77f9671bef3\" id=eb9fc58b-071d-49db-8d1f-32221e8014b9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:49:32.809265 crc crio[20770]: time=\"2026-06-09T16:49:32.809192596Z\" level=info msg=\"Removed pod sandbox: d5198ba3e825ace170313fb6e4e0a2fc4990dab7f8044833f96ca77f9671bef3\" id=eb9fc58b-071d-49db-8d1f-32221e8014b9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:49:33.562152 crc crio[20770]: time=\"2026-06-09T16:49:33.561534405Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3vgcdz/POD\" id=3e8c19aa-0ea3-4bff-a087-24ebff200997 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:49:33.562315 crc crio[20770]: time=\"2026-06-09T16:49:33.562168424Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:49:33.589166 crc crio[20770]: time=\"2026-06-09T16:49:33.589058137Z\" level=info msg=\"Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3vgcdz Namespace:openshift-marketplace ID:4c21558d8242aa329cf6a17c2358e2690a4b720a1f0345913afb34fad59c2eb9 UID:032934eb-4703-4ec3-afc3-46ec44f70cdc NetNS:/var/run/netns/ceb7fe23-10f8-49e1-9098-496665713b2c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod032934eb_4703_4ec3_afc3_46ec44f70cdc.slice PodAnnotations:0xc0001346d8}] Aliases:map[]}\"\nJun 09 16:49:33.589166 crc crio[20770]: time=\"2026-06-09T16:49:33.58914906Z\" level=info msg=\"Adding pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3vgcdz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:49:33.925996 crc crio[20770]: 2026-06-09T16:49:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4c21558d8242aa3 Mac:fa:56:fd:2e:34:76 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2c Mtu:0 Sandbox:/var/run/netns/ceb7fe23-10f8-49e1-9098-496665713b2c SocketPath: PciID:}] [{Interface:0xc00037f2b0 Address:{IP:10.217.0.44 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:49:33.926961 crc crio[20770]: time=\"2026-06-09T16:49:33.926897171Z\" level=info msg=\"Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3vgcdz Namespace:openshift-marketplace ID:4c21558d8242aa329cf6a17c2358e2690a4b720a1f0345913afb34fad59c2eb9 UID:032934eb-4703-4ec3-afc3-46ec44f70cdc NetNS:/var/run/netns/ceb7fe23-10f8-49e1-9098-496665713b2c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod032934eb_4703_4ec3_afc3_46ec44f70cdc.slice PodAnnotations:0xc0001346d8}] Aliases:map[]}\"\nJun 09 16:49:33.927083 crc crio[20770]: time=\"2026-06-09T16:49:33.927052995Z\" level=info msg=\"Checking pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3vgcdz for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:49:33.945362 crc crio[20770]: time=\"2026-06-09T16:49:33.934489242Z\" level=info msg=\"Ran pod sandbox 4c21558d8242aa329cf6a17c2358e2690a4b720a1f0345913afb34fad59c2eb9 with infra container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3vgcdz/POD\" id=3e8c19aa-0ea3-4bff-a087-24ebff200997 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:49:33.945362 crc crio[20770]: time=\"2026-06-09T16:49:33.936630074Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b4f7ef9b-43ac-4d62-b34c-39cfd037679c name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:49:33.945362 crc crio[20770]: time=\"2026-06-09T16:49:33.938619512Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=48b54a23-760c-409e-a73e-c69090be169c name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:49:33.945362 crc crio[20770]: time=\"2026-06-09T16:49:33.944058871Z\" level=info msg=\"Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3vgcdz/util\" id=436d85a2-b3a3-4008-ac01-32eb045aca0e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:49:33.945362 crc crio[20770]: time=\"2026-06-09T16:49:33.944400191Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:49:33.971958 crc crio[20770]: time=\"2026-06-09T16:49:33.971861101Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:49:33.976439 crc crio[20770]: time=\"2026-06-09T16:49:33.976359172Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:49:34.081177 crc crio[20770]: time=\"2026-06-09T16:49:34.081088043Z\" level=info msg=\"Created container 0a6b6e1bdfe723523673b0e15ab23f9696c3de27ae35fe8bdb1d96fc76f1e116: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3vgcdz/util\" id=436d85a2-b3a3-4008-ac01-32eb045aca0e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:49:34.083078 crc crio[20770]: time=\"2026-06-09T16:49:34.082951617Z\" level=info msg=\"Starting container: 0a6b6e1bdfe723523673b0e15ab23f9696c3de27ae35fe8bdb1d96fc76f1e116\" id=6cafb2ad-6541-44b9-9ee5-7f358aca1a21 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:49:34.089016 crc crio[20770]: time=\"2026-06-09T16:49:34.088915911Z\" level=info msg=\"Started container\" PID=36573 containerID=0a6b6e1bdfe723523673b0e15ab23f9696c3de27ae35fe8bdb1d96fc76f1e116 description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3vgcdz/util id=6cafb2ad-6541-44b9-9ee5-7f358aca1a21 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4c21558d8242aa329cf6a17c2358e2690a4b720a1f0345913afb34fad59c2eb9\nJun 09 16:49:35.071988 crc crio[20770]: time=\"2026-06-09T16:49:35.071097339Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=351a0929-a6d4-43d4-8124-4cc4d191027a name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:49:35.072800 crc crio[20770]: time=\"2026-06-09T16:49:35.072264983Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f not found\" id=351a0929-a6d4-43d4-8124-4cc4d191027a name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:49:35.072800 crc crio[20770]: time=\"2026-06-09T16:49:35.072335815Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f found\" id=351a0929-a6d4-43d4-8124-4cc4d191027a name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:49:35.073861 crc crio[20770]: time=\"2026-06-09T16:49:35.073808248Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=14dca870-7805-4380-9051-6f8925e98050 name=/runtime.v1.ImageService/PullImage\nJun 09 16:49:35.080549 crc crio[20770]: time=\"2026-06-09T16:49:35.080459782Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\\\"\"\nJun 09 16:49:37.852069 crc crio[20770]: time=\"2026-06-09T16:49:37.850874985Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=14dca870-7805-4380-9051-6f8925e98050 name=/runtime.v1.ImageService/PullImage\nJun 09 16:49:37.862414 crc crio[20770]: time=\"2026-06-09T16:49:37.862191453Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=baff3aef-1fcc-4ff1-bfa0-d1a9d1fe1f53 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:49:37.870311 crc crio[20770]: time=\"2026-06-09T16:49:37.870179304Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=dc4bf91d-a54b-4356-aa15-9387f2689794 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:49:37.881578 crc crio[20770]: time=\"2026-06-09T16:49:37.88143109Z\" level=info msg=\"Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3vgcdz/pull\" id=ab7d7af5-89a7-4e3a-ade1-48c5db32e5a3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:49:37.883083 crc crio[20770]: time=\"2026-06-09T16:49:37.883003096Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:49:37.922266 crc crio[20770]: time=\"2026-06-09T16:49:37.920275635Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:49:37.922266 crc crio[20770]: time=\"2026-06-09T16:49:37.920851681Z\" level=warning msg=\"Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/129770575ee8a9b7ff88ff5dfb73b43030df9adce190adf69f3d1f63a97eacf2/merged/etc/passwd: no such file or directory\"\nJun 09 16:49:37.922266 crc crio[20770]: time=\"2026-06-09T16:49:37.920882772Z\" level=warning msg=\"Failed to open /etc/group: open /var/lib/containers/storage/overlay/129770575ee8a9b7ff88ff5dfb73b43030df9adce190adf69f3d1f63a97eacf2/merged/etc/group: no such file or directory\"\nJun 09 16:49:37.925149 crc crio[20770]: time=\"2026-06-09T16:49:37.925039543Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:49:38.058815 crc crio[20770]: time=\"2026-06-09T16:49:38.058719653Z\" level=info msg=\"Created container e74fa07bb37956b132b4ea6301e4ae3f33297876e77dbcd84eff2c98449f5b7f: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3vgcdz/pull\" id=ab7d7af5-89a7-4e3a-ade1-48c5db32e5a3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:49:38.060771 crc crio[20770]: time=\"2026-06-09T16:49:38.060397462Z\" level=info msg=\"Starting container: e74fa07bb37956b132b4ea6301e4ae3f33297876e77dbcd84eff2c98449f5b7f\" id=95a6ae53-7b3d-4e10-9449-0befef951262 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:49:38.067848 crc crio[20770]: time=\"2026-06-09T16:49:38.067756705Z\" level=info msg=\"Started container\" PID=36665 containerID=e74fa07bb37956b132b4ea6301e4ae3f33297876e77dbcd84eff2c98449f5b7f description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3vgcdz/pull id=95a6ae53-7b3d-4e10-9449-0befef951262 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4c21558d8242aa329cf6a17c2358e2690a4b720a1f0345913afb34fad59c2eb9\nJun 09 16:49:39.110408 crc crio[20770]: time=\"2026-06-09T16:49:39.109875697Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=8826be76-3928-43a2-bba5-258c4ccdb204 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:49:39.113817 crc crio[20770]: time=\"2026-06-09T16:49:39.113538803Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=01ab5515-995d-4786-8d13-8fdb1556c1d1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:49:39.125105 crc crio[20770]: time=\"2026-06-09T16:49:39.125006395Z\" level=info msg=\"Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3vgcdz/extract\" id=f943cfd2-7ba4-4a5f-80f2-ee847c26a39a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:49:39.125562 crc crio[20770]: time=\"2026-06-09T16:49:39.125478929Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:49:39.174136 crc crio[20770]: time=\"2026-06-09T16:49:39.174037354Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:49:39.177534 crc crio[20770]: time=\"2026-06-09T16:49:39.177459073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:49:39.288250 crc crio[20770]: time=\"2026-06-09T16:49:39.288136808Z\" level=info msg=\"Created container 4d0b9105ce68c4dd3d7bdcc5b131c1ae42e950e8e499b1cc134dac34eb9f77b5: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3vgcdz/extract\" id=f943cfd2-7ba4-4a5f-80f2-ee847c26a39a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:49:39.289974 crc crio[20770]: time=\"2026-06-09T16:49:39.289833467Z\" level=info msg=\"Starting container: 4d0b9105ce68c4dd3d7bdcc5b131c1ae42e950e8e499b1cc134dac34eb9f77b5\" id=a3e550d4-bc56-4f1f-bfe7-631ae01ee069 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:49:39.296241 crc crio[20770]: time=\"2026-06-09T16:49:39.296096838Z\" level=info msg=\"Started container\" PID=36683 containerID=4d0b9105ce68c4dd3d7bdcc5b131c1ae42e950e8e499b1cc134dac34eb9f77b5 description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3vgcdz/extract id=a3e550d4-bc56-4f1f-bfe7-631ae01ee069 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4c21558d8242aa329cf6a17c2358e2690a4b720a1f0345913afb34fad59c2eb9\nJun 09 16:49:41.129961 crc crio[20770]: time=\"2026-06-09T16:49:41.129387036Z\" level=info msg=\"Stopping pod sandbox: 4c21558d8242aa329cf6a17c2358e2690a4b720a1f0345913afb34fad59c2eb9\" id=948ec5d6-4207-49df-b480-4010ac903044 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:49:41.132280 crc crio[20770]: time=\"2026-06-09T16:49:41.131970941Z\" level=info msg=\"Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3vgcdz Namespace:openshift-marketplace ID:4c21558d8242aa329cf6a17c2358e2690a4b720a1f0345913afb34fad59c2eb9 UID:032934eb-4703-4ec3-afc3-46ec44f70cdc NetNS:/var/run/netns/ceb7fe23-10f8-49e1-9098-496665713b2c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod032934eb_4703_4ec3_afc3_46ec44f70cdc.slice PodAnnotations:0xc000134fc8}] Aliases:map[]}\"\nJun 09 16:49:41.132516 crc crio[20770]: time=\"2026-06-09T16:49:41.132446404Z\" level=info msg=\"Deleting pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3vgcdz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:49:41.386822 crc crio[20770]: time=\"2026-06-09T16:49:41.386033946Z\" level=info msg=\"Stopped pod sandbox: 4c21558d8242aa329cf6a17c2358e2690a4b720a1f0345913afb34fad59c2eb9\" id=948ec5d6-4207-49df-b480-4010ac903044 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:49:52.260881 crc crio[20770]: time=\"2026-06-09T16:49:52.260001972Z\" level=info msg=\"Running pod sandbox: metallb-system/metallb-operator-controller-manager-59b64595f5-cv5x7/POD\" id=76b022e2-d23e-4888-8cb7-681d6151db52 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:49:52.261986 crc crio[20770]: time=\"2026-06-09T16:49:52.260893028Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:49:52.313502 crc crio[20770]: time=\"2026-06-09T16:49:52.313358737Z\" level=info msg=\"Got pod network &{Name:metallb-operator-controller-manager-59b64595f5-cv5x7 Namespace:metallb-system ID:727ae8b388d94a6507fdaf4007e6099065bc1e7bd2b606426ebe48c88d98cea3 UID:bf686ac7-7378-4440-a9ab-baa0b1860ae4 NetNS:/var/run/netns/7c40d699-0a72-461c-95d0-4acefbb91a43 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbf686ac7_7378_4440_a9ab_baa0b1860ae4.slice PodAnnotations:0xc0029d4170}] Aliases:map[]}\"\nJun 09 16:49:52.313502 crc crio[20770]: time=\"2026-06-09T16:49:52.313428099Z\" level=info msg=\"Adding pod metallb-system_metallb-operator-controller-manager-59b64595f5-cv5x7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:49:53.159712 crc crio[20770]: time=\"2026-06-09T16:49:53.159525725Z\" level=info msg=\"Running pod sandbox: metallb-system/metallb-operator-webhook-server-6998d6877c-rjjdh/POD\" id=405c9cf7-451e-4951-a2b4-189a500426b7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:49:53.159930 crc crio[20770]: time=\"2026-06-09T16:49:53.159723581Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:49:53.221615 crc crio[20770]: time=\"2026-06-09T16:49:53.2204944Z\" level=info msg=\"Got pod network &{Name:metallb-operator-webhook-server-6998d6877c-rjjdh Namespace:metallb-system ID:673a359cd6eafc19264d1b455a3e8f741f406177cb1c126ac1439bfc928d575c UID:d187c87d-128a-4861-8740-d49bad39a0e1 NetNS:/var/run/netns/2da0273e-be87-430a-a063-98f78425c312 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd187c87d_128a_4861_8740_d49bad39a0e1.slice PodAnnotations:0xc0029d4570}] Aliases:map[]}\"\nJun 09 16:49:53.224537 crc crio[20770]: time=\"2026-06-09T16:49:53.224499556Z\" level=info msg=\"Adding pod metallb-system_metallb-operator-webhook-server-6998d6877c-rjjdh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:49:54.071533 crc crio[20770]: 2026-06-09T16:49:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:727ae8b388d94a6 Mac:5e:03:72:52:ce:de Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2d Mtu:0 Sandbox:/var/run/netns/7c40d699-0a72-461c-95d0-4acefbb91a43 SocketPath: PciID:}] [{Interface:0xc000015460 Address:{IP:10.217.0.45 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:49:54.074019 crc crio[20770]: time=\"2026-06-09T16:49:54.07359371Z\" level=info msg=\"Got pod network &{Name:metallb-operator-controller-manager-59b64595f5-cv5x7 Namespace:metallb-system ID:727ae8b388d94a6507fdaf4007e6099065bc1e7bd2b606426ebe48c88d98cea3 UID:bf686ac7-7378-4440-a9ab-baa0b1860ae4 NetNS:/var/run/netns/7c40d699-0a72-461c-95d0-4acefbb91a43 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbf686ac7_7378_4440_a9ab_baa0b1860ae4.slice PodAnnotations:0xc0029d4170}] Aliases:map[]}\"\nJun 09 16:49:54.074420 crc crio[20770]: time=\"2026-06-09T16:49:54.074340351Z\" level=info msg=\"Checking pod metallb-system_metallb-operator-controller-manager-59b64595f5-cv5x7 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:49:54.083306 crc crio[20770]: time=\"2026-06-09T16:49:54.083219388Z\" level=info msg=\"Ran pod sandbox 727ae8b388d94a6507fdaf4007e6099065bc1e7bd2b606426ebe48c88d98cea3 with infra container: metallb-system/metallb-operator-controller-manager-59b64595f5-cv5x7/POD\" id=76b022e2-d23e-4888-8cb7-681d6151db52 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:49:54.086238 crc crio[20770]: time=\"2026-06-09T16:49:54.086170814Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=0b5afd2c-f9d4-4c05-a177-1709bd9dda59 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:49:54.086470 crc crio[20770]: time=\"2026-06-09T16:49:54.086409581Z\" level=info msg=\"Image registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca not found\" id=0b5afd2c-f9d4-4c05-a177-1709bd9dda59 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:49:54.086549 crc crio[20770]: time=\"2026-06-09T16:49:54.086507354Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca found\" id=0b5afd2c-f9d4-4c05-a177-1709bd9dda59 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:49:54.087710 crc crio[20770]: time=\"2026-06-09T16:49:54.087577135Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=d4694b76-728e-4cb6-8dcc-3c6d2c24b52d name=/runtime.v1.ImageService/PullImage\nJun 09 16:49:54.095315 crc crio[20770]: time=\"2026-06-09T16:49:54.095230936Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\\\"\"\nJun 09 16:49:54.531577 crc crio[20770]: 2026-06-09T16:49:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:673a359cd6eafc1 Mac:22:b1:46:a8:a1:c4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:30 Mtu:0 Sandbox:/var/run/netns/2da0273e-be87-430a-a063-98f78425c312 SocketPath: PciID:}] [{Interface:0xc00013c770 Address:{IP:10.217.0.48 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:49:54.531577 crc crio[20770]: time=\"2026-06-09T16:49:54.52953712Z\" level=info msg=\"Got pod network &{Name:metallb-operator-webhook-server-6998d6877c-rjjdh Namespace:metallb-system ID:673a359cd6eafc19264d1b455a3e8f741f406177cb1c126ac1439bfc928d575c UID:d187c87d-128a-4861-8740-d49bad39a0e1 NetNS:/var/run/netns/2da0273e-be87-430a-a063-98f78425c312 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd187c87d_128a_4861_8740_d49bad39a0e1.slice PodAnnotations:0xc0029d4570}] Aliases:map[]}\"\nJun 09 16:49:54.531577 crc crio[20770]: time=\"2026-06-09T16:49:54.52987575Z\" level=info msg=\"Checking pod metallb-system_metallb-operator-webhook-server-6998d6877c-rjjdh for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:49:54.538238 crc crio[20770]: time=\"2026-06-09T16:49:54.538157Z\" level=info msg=\"Ran pod sandbox 673a359cd6eafc19264d1b455a3e8f741f406177cb1c126ac1439bfc928d575c with infra container: metallb-system/metallb-operator-webhook-server-6998d6877c-rjjdh/POD\" id=405c9cf7-451e-4951-a2b4-189a500426b7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:49:54.541331 crc crio[20770]: time=\"2026-06-09T16:49:54.541290111Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=93e39cb1-2bac-45e7-9ac0-18c865f1859a name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:49:54.541805 crc crio[20770]: time=\"2026-06-09T16:49:54.541770845Z\" level=info msg=\"Image registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee not found\" id=93e39cb1-2bac-45e7-9ac0-18c865f1859a name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:49:54.541915 crc crio[20770]: time=\"2026-06-09T16:49:54.541829916Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee found\" id=93e39cb1-2bac-45e7-9ac0-18c865f1859a name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:49:54.543195 crc crio[20770]: time=\"2026-06-09T16:49:54.543133514Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=b5acddea-3f34-4df6-b71c-3faea10e4a67 name=/runtime.v1.ImageService/PullImage\nJun 09 16:49:54.547943 crc crio[20770]: time=\"2026-06-09T16:49:54.547862611Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\\\"\"\nJun 09 16:50:00.506815 crc crio[20770]: time=\"2026-06-09T16:50:00.50488762Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683730-lkwvc/POD\" id=4253e438-2c76-49ae-ac8b-bf51c2d05ea0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:50:00.508103 crc crio[20770]: time=\"2026-06-09T16:50:00.507061693Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:50:12.091523 crc crio[20770]: time=\"2026-06-09T16:50:12.089978672Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:17a529d2879517de7496a2b9408b82d437fe0e858cc5f62aea1ff22151b4d86a\" id=d4694b76-728e-4cb6-8dcc-3c6d2c24b52d name=/runtime.v1.ImageService/PullImage\nJun 09 16:50:12.093383 crc crio[20770]: time=\"2026-06-09T16:50:12.093284947Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=2febdeab-005b-4a4c-9808-6abe5ff3abc2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:50:12.105707 crc crio[20770]: time=\"2026-06-09T16:50:12.101816664Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=42114c6a-e349-4719-ae72-cade94334d1c name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:50:12.112093 crc crio[20770]: time=\"2026-06-09T16:50:12.11202112Z\" level=info msg=\"Creating container: metallb-system/metallb-operator-controller-manager-59b64595f5-cv5x7/manager\" id=1a90bdaa-4ddb-4009-8c59-4da92c1656d3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:50:12.114791 crc crio[20770]: time=\"2026-06-09T16:50:12.114201083Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:50:12.123373 crc crio[20770]: time=\"2026-06-09T16:50:12.123250125Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/metallb-rhel9@sha256:d641d7235a0ecc39b8e0bb0d437962611f44602ab030791c04dbbc7d8e11c885\" id=b5acddea-3f34-4df6-b71c-3faea10e4a67 name=/runtime.v1.ImageService/PullImage\nJun 09 16:50:12.126353 crc crio[20770]: time=\"2026-06-09T16:50:12.125920372Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=0a531280-79e1-407c-96d5-b2114c2dd362 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:50:12.130424 crc crio[20770]: time=\"2026-06-09T16:50:12.130353571Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683730-lkwvc Namespace:openshift-infra ID:d2bd73f71f9d0545f59d04dedf7bde53229dc71379051696480d38029373d2ce UID:e3b7415d-f835-4e9c-b561-8db184c74902 NetNS:/var/run/netns/d0807b1a-aec0-4bd5-836e-ce42613bb34e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode3b7415d_f835_4e9c_b561_8db184c74902.slice PodAnnotations:0xc000134ae0}] Aliases:map[]}\"\nJun 09 16:50:12.130525 crc crio[20770]: time=\"2026-06-09T16:50:12.130445913Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683730-lkwvc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:50:12.151905 crc crio[20770]: time=\"2026-06-09T16:50:12.151861573Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=ca4c2ddd-4f63-435b-acaf-069a7a4c998b name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:50:12.164140 crc crio[20770]: time=\"2026-06-09T16:50:12.164113988Z\" level=info msg=\"Creating container: metallb-system/metallb-operator-webhook-server-6998d6877c-rjjdh/webhook-server\" id=63ecd305-aa5c-43c2-bfcf-0b732ad54d88 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:50:12.167270 crc crio[20770]: time=\"2026-06-09T16:50:12.167247689Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:50:12.200935 crc crio[20770]: time=\"2026-06-09T16:50:12.198124403Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:50:12.206337 crc crio[20770]: time=\"2026-06-09T16:50:12.206204297Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:50:12.218569 crc crio[20770]: time=\"2026-06-09T16:50:12.21841586Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:50:12.221822 crc crio[20770]: time=\"2026-06-09T16:50:12.221777557Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:50:12.359201 crc crio[20770]: time=\"2026-06-09T16:50:12.3589922Z\" level=info msg=\"Created container 249b0f27c33eea01960094ea939b10233d3ee624c8e8627e8cdffd4c49d25c6e: metallb-system/metallb-operator-controller-manager-59b64595f5-cv5x7/manager\" id=1a90bdaa-4ddb-4009-8c59-4da92c1656d3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:50:12.360720 crc crio[20770]: time=\"2026-06-09T16:50:12.360434362Z\" level=info msg=\"Starting container: 249b0f27c33eea01960094ea939b10233d3ee624c8e8627e8cdffd4c49d25c6e\" id=bee91fac-7256-4644-b67f-ae992792268f name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:50:12.361385 crc crio[20770]: time=\"2026-06-09T16:50:12.361334548Z\" level=info msg=\"Created container 6ba51183c57ea7508ee347c0463ccc01cccd1b4e4f1cfcc071b2db5b0ba489dd: metallb-system/metallb-operator-webhook-server-6998d6877c-rjjdh/webhook-server\" id=63ecd305-aa5c-43c2-bfcf-0b732ad54d88 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:50:12.363183 crc crio[20770]: time=\"2026-06-09T16:50:12.36311577Z\" level=info msg=\"Starting container: 6ba51183c57ea7508ee347c0463ccc01cccd1b4e4f1cfcc071b2db5b0ba489dd\" id=54828843-703d-49c6-a24b-c4bab5cc5d77 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:50:12.368200 crc crio[20770]: time=\"2026-06-09T16:50:12.367905028Z\" level=info msg=\"Started container\" PID=37403 containerID=249b0f27c33eea01960094ea939b10233d3ee624c8e8627e8cdffd4c49d25c6e description=metallb-system/metallb-operator-controller-manager-59b64595f5-cv5x7/manager id=bee91fac-7256-4644-b67f-ae992792268f name=/runtime.v1.RuntimeService/StartContainer sandboxID=727ae8b388d94a6507fdaf4007e6099065bc1e7bd2b606426ebe48c88d98cea3\nJun 09 16:50:12.370302 crc crio[20770]: time=\"2026-06-09T16:50:12.370240096Z\" level=info msg=\"Started container\" PID=37402 containerID=6ba51183c57ea7508ee347c0463ccc01cccd1b4e4f1cfcc071b2db5b0ba489dd description=metallb-system/metallb-operator-webhook-server-6998d6877c-rjjdh/webhook-server id=54828843-703d-49c6-a24b-c4bab5cc5d77 name=/runtime.v1.RuntimeService/StartContainer sandboxID=673a359cd6eafc19264d1b455a3e8f741f406177cb1c126ac1439bfc928d575c\nJun 09 16:50:12.845299 crc crio[20770]: 2026-06-09T16:50:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d2bd73f71f9d054 Mac:2a:dd:36:b1:93:59 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:31 Mtu:0 Sandbox:/var/run/netns/d0807b1a-aec0-4bd5-836e-ce42613bb34e SocketPath: PciID:}] [{Interface:0xc0005325c0 Address:{IP:10.217.0.49 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:50:12.846841 crc crio[20770]: time=\"2026-06-09T16:50:12.846780482Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683730-lkwvc Namespace:openshift-infra ID:d2bd73f71f9d0545f59d04dedf7bde53229dc71379051696480d38029373d2ce UID:e3b7415d-f835-4e9c-b561-8db184c74902 NetNS:/var/run/netns/d0807b1a-aec0-4bd5-836e-ce42613bb34e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode3b7415d_f835_4e9c_b561_8db184c74902.slice PodAnnotations:0xc000134ae0}] Aliases:map[]}\"\nJun 09 16:50:12.846980 crc crio[20770]: time=\"2026-06-09T16:50:12.846932876Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683730-lkwvc for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:50:12.861446 crc crio[20770]: time=\"2026-06-09T16:50:12.861005833Z\" level=info msg=\"Ran pod sandbox d2bd73f71f9d0545f59d04dedf7bde53229dc71379051696480d38029373d2ce with infra container: openshift-infra/auto-csr-approver-29683730-lkwvc/POD\" id=4253e438-2c76-49ae-ac8b-bf51c2d05ea0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:50:12.864729 crc crio[20770]: time=\"2026-06-09T16:50:12.863219058Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=a793421b-e01f-4218-8d2c-c6302d2202a5 name=/runtime.v1.ImageService/PullImage\nJun 09 16:50:12.869537 crc crio[20770]: time=\"2026-06-09T16:50:12.869121598Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 16:50:13.910335 crc crio[20770]: time=\"2026-06-09T16:50:13.909434068Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=a793421b-e01f-4218-8d2c-c6302d2202a5 name=/runtime.v1.ImageService/PullImage\nJun 09 16:50:13.912119 crc crio[20770]: time=\"2026-06-09T16:50:13.91159262Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=ea01d82b-3506-4ff0-b564-016a34f72e29 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:50:13.914081 crc crio[20770]: time=\"2026-06-09T16:50:13.91400572Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=6006c9ee-2716-424f-a3cf-1260a4091c8d name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:50:13.921714 crc crio[20770]: time=\"2026-06-09T16:50:13.921578189Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683730-lkwvc/oc\" id=1ee44143-5931-4887-9f2b-1719c45e9d1f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:50:13.922154 crc crio[20770]: time=\"2026-06-09T16:50:13.922085424Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:50:13.989393 crc crio[20770]: time=\"2026-06-09T16:50:13.989106365Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:50:14.869730 crc crio[20770]: time=\"2026-06-09T16:50:14.869562916Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:50:14.984762 crc crio[20770]: time=\"2026-06-09T16:50:14.984595496Z\" level=info msg=\"Created container d6d3a79f899a77b0bf16466df3ac328ca12e00c554af8e2c8983d2dffa725adc: openshift-infra/auto-csr-approver-29683730-lkwvc/oc\" id=1ee44143-5931-4887-9f2b-1719c45e9d1f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:50:14.988169 crc crio[20770]: time=\"2026-06-09T16:50:14.988080177Z\" level=info msg=\"Starting container: d6d3a79f899a77b0bf16466df3ac328ca12e00c554af8e2c8983d2dffa725adc\" id=a2913cac-b93d-4b92-9b12-36d3c75478f2 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:50:14.993511 crc crio[20770]: time=\"2026-06-09T16:50:14.993419322Z\" level=info msg=\"Started container\" PID=37504 containerID=d6d3a79f899a77b0bf16466df3ac328ca12e00c554af8e2c8983d2dffa725adc description=openshift-infra/auto-csr-approver-29683730-lkwvc/oc id=a2913cac-b93d-4b92-9b12-36d3c75478f2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d2bd73f71f9d0545f59d04dedf7bde53229dc71379051696480d38029373d2ce\nJun 09 16:50:17.816867 crc crio[20770]: time=\"2026-06-09T16:50:17.815089965Z\" level=info msg=\"Stopping pod sandbox: d2bd73f71f9d0545f59d04dedf7bde53229dc71379051696480d38029373d2ce\" id=53211ff9-8bdb-440c-bc37-165afdf1149e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:50:17.816867 crc crio[20770]: time=\"2026-06-09T16:50:17.816134535Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683730-lkwvc Namespace:openshift-infra ID:d2bd73f71f9d0545f59d04dedf7bde53229dc71379051696480d38029373d2ce UID:e3b7415d-f835-4e9c-b561-8db184c74902 NetNS:/var/run/netns/d0807b1a-aec0-4bd5-836e-ce42613bb34e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode3b7415d_f835_4e9c_b561_8db184c74902.slice PodAnnotations:0xc0003dfc90}] Aliases:map[]}\"\nJun 09 16:50:17.816867 crc crio[20770]: time=\"2026-06-09T16:50:17.816277719Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683730-lkwvc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:50:18.519888 crc crio[20770]: time=\"2026-06-09T16:50:18.516899174Z\" level=info msg=\"Stopped pod sandbox: d2bd73f71f9d0545f59d04dedf7bde53229dc71379051696480d38029373d2ce\" id=53211ff9-8bdb-440c-bc37-165afdf1149e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:50:32.826571 crc crio[20770]: time=\"2026-06-09T16:50:32.825829969Z\" level=info msg=\"Removing container: 385c784ca1eec230e75fff16d01ee73870396c39aaca9a0545e510b02f400446\" id=a3d238d4-c3be-42af-9712-16aebf6b66bd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:50:32.961191 crc crio[20770]: time=\"2026-06-09T16:50:32.960508619Z\" level=info msg=\"Removed container 385c784ca1eec230e75fff16d01ee73870396c39aaca9a0545e510b02f400446: openshift-infra/auto-csr-approver-29683724-gx9vh/oc\" id=a3d238d4-c3be-42af-9712-16aebf6b66bd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:50:32.967630 crc crio[20770]: time=\"2026-06-09T16:50:32.967535092Z\" level=info msg=\"Stopping pod sandbox: 7aad82dcc6ee3feefbdb50d5315abf7075eba4aa70cc41f10fd466a17b41cd08\" id=b0ab395e-9f7f-4d00-aadb-dc954a5c071f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:50:32.967910 crc crio[20770]: time=\"2026-06-09T16:50:32.967727828Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7aad82dcc6ee3feefbdb50d5315abf7075eba4aa70cc41f10fd466a17b41cd08\" id=b0ab395e-9f7f-4d00-aadb-dc954a5c071f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:50:32.968781 crc crio[20770]: time=\"2026-06-09T16:50:32.968581192Z\" level=info msg=\"Removing pod sandbox: 7aad82dcc6ee3feefbdb50d5315abf7075eba4aa70cc41f10fd466a17b41cd08\" id=ffa16a35-bebf-4a8a-aba9-4a82db93530d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:50:32.982478 crc crio[20770]: time=\"2026-06-09T16:50:32.982382342Z\" level=info msg=\"Removed pod sandbox: 7aad82dcc6ee3feefbdb50d5315abf7075eba4aa70cc41f10fd466a17b41cd08\" id=ffa16a35-bebf-4a8a-aba9-4a82db93530d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:50:41.042486 crc crio[20770]: time=\"2026-06-09T16:50:41.041604714Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-mvt7b/POD\" id=5e0bd236-da92-4b6c-9f8a-365b0062e7e5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:50:41.043837 crc crio[20770]: time=\"2026-06-09T16:50:41.0425127Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:50:41.067486 crc crio[20770]: time=\"2026-06-09T16:50:41.067390741Z\" level=info msg=\"Got pod network &{Name:redhat-operators-mvt7b Namespace:openshift-marketplace ID:55739b897f98b6aed29cb70efbce225e00b431d2f97d2f99cf4f503963aae4a8 UID:d4d99cd8-35c3-41fd-9399-586c8fabd68d NetNS:/var/run/netns/fb2dade3-ade3-4780-8140-e1cfe9e7af41 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd4d99cd8_35c3_41fd_9399_586c8fabd68d.slice PodAnnotations:0xc0003de588}] Aliases:map[]}\"\nJun 09 16:50:41.067486 crc crio[20770]: time=\"2026-06-09T16:50:41.067462633Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-mvt7b to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:50:42.099547 crc crio[20770]: 2026-06-09T16:50:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:55739b897f98b6a Mac:e6:d0:8b:e5:a2:4b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:32 Mtu:0 Sandbox:/var/run/netns/fb2dade3-ade3-4780-8140-e1cfe9e7af41 SocketPath: PciID:}] [{Interface:0xc000134690 Address:{IP:10.217.0.50 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:50:42.100916 crc crio[20770]: time=\"2026-06-09T16:50:42.100862341Z\" level=info msg=\"Got pod network &{Name:redhat-operators-mvt7b Namespace:openshift-marketplace ID:55739b897f98b6aed29cb70efbce225e00b431d2f97d2f99cf4f503963aae4a8 UID:d4d99cd8-35c3-41fd-9399-586c8fabd68d NetNS:/var/run/netns/fb2dade3-ade3-4780-8140-e1cfe9e7af41 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd4d99cd8_35c3_41fd_9399_586c8fabd68d.slice PodAnnotations:0xc0003de588}] Aliases:map[]}\"\nJun 09 16:50:42.101082 crc crio[20770]: time=\"2026-06-09T16:50:42.101041736Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-mvt7b for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:50:42.108722 crc crio[20770]: time=\"2026-06-09T16:50:42.108580375Z\" level=info msg=\"Ran pod sandbox 55739b897f98b6aed29cb70efbce225e00b431d2f97d2f99cf4f503963aae4a8 with infra container: openshift-marketplace/redhat-operators-mvt7b/POD\" id=5e0bd236-da92-4b6c-9f8a-365b0062e7e5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:50:42.111078 crc crio[20770]: time=\"2026-06-09T16:50:42.110998045Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=05e5742b-0b85-42ec-8c48-1db6f1b20554 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:50:42.113535 crc crio[20770]: time=\"2026-06-09T16:50:42.113466656Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8453101c-267e-40af-acfa-f3c75ca0b615 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:50:42.121969 crc crio[20770]: time=\"2026-06-09T16:50:42.121871619Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-mvt7b/extract-utilities\" id=e420ddef-6f40-4b22-8e65-6c47412c12e2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:50:42.122426 crc crio[20770]: time=\"2026-06-09T16:50:42.122352173Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:50:42.159041 crc crio[20770]: time=\"2026-06-09T16:50:42.158903212Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:50:42.166769 crc crio[20770]: time=\"2026-06-09T16:50:42.166427309Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:50:42.279509 crc crio[20770]: time=\"2026-06-09T16:50:42.27941016Z\" level=info msg=\"Created container 2544c1fa45d94fec1911e790d93920a1a7530179beef23944f686ce1d3ce2905: openshift-marketplace/redhat-operators-mvt7b/extract-utilities\" id=e420ddef-6f40-4b22-8e65-6c47412c12e2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:50:42.281989 crc crio[20770]: time=\"2026-06-09T16:50:42.281862181Z\" level=info msg=\"Starting container: 2544c1fa45d94fec1911e790d93920a1a7530179beef23944f686ce1d3ce2905\" id=b42b5d77-e9c9-4853-9d85-895ea37d5540 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:50:42.294495 crc crio[20770]: time=\"2026-06-09T16:50:42.294352373Z\" level=info msg=\"Started container\" PID=37985 containerID=2544c1fa45d94fec1911e790d93920a1a7530179beef23944f686ce1d3ce2905 description=openshift-marketplace/redhat-operators-mvt7b/extract-utilities id=b42b5d77-e9c9-4853-9d85-895ea37d5540 name=/runtime.v1.RuntimeService/StartContainer sandboxID=55739b897f98b6aed29cb70efbce225e00b431d2f97d2f99cf4f503963aae4a8\nJun 09 16:50:43.031296 crc crio[20770]: time=\"2026-06-09T16:50:43.030585289Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=163f5d31-33ed-4c34-a6ee-5e28cc956bf1 name=/runtime.v1.ImageService/PullImage\nJun 09 16:50:43.040946 crc crio[20770]: time=\"2026-06-09T16:50:43.040858256Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 09 16:50:43.988551 crc crio[20770]: time=\"2026-06-09T16:50:43.988431511Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:fc6a16d8f231accd9aa36e952dece09ceb23dd2bd734fa3d5279adae1b59f636\" id=163f5d31-33ed-4c34-a6ee-5e28cc956bf1 name=/runtime.v1.ImageService/PullImage\nJun 09 16:50:43.990517 crc crio[20770]: time=\"2026-06-09T16:50:43.990368227Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=db0c3709-0b3d-4a63-beaf-d25ee5ab1a89 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:50:43.993403 crc crio[20770]: time=\"2026-06-09T16:50:43.993334043Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=8fce4aca-1b47-4cb7-a672-dc168fa680b2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:50:44.004127 crc crio[20770]: time=\"2026-06-09T16:50:44.004038033Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-mvt7b/extract-content\" id=e787c53b-4d72-4f19-b233-5ca4b82a2fca name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:50:44.005042 crc crio[20770]: time=\"2026-06-09T16:50:44.004731763Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:50:44.031338 crc crio[20770]: time=\"2026-06-09T16:50:44.031168508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:50:44.036433 crc crio[20770]: time=\"2026-06-09T16:50:44.036353218Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:50:44.164129 crc crio[20770]: time=\"2026-06-09T16:50:44.164024865Z\" level=info msg=\"Created container 72f6d37c8f1b4f191c3bcd90b5f38e3a9ee620af135dc7db18701530f5cbc4d0: openshift-marketplace/redhat-operators-mvt7b/extract-content\" id=e787c53b-4d72-4f19-b233-5ca4b82a2fca name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:50:44.165475 crc crio[20770]: time=\"2026-06-09T16:50:44.165416535Z\" level=info msg=\"Starting container: 72f6d37c8f1b4f191c3bcd90b5f38e3a9ee620af135dc7db18701530f5cbc4d0\" id=5788aa03-ca63-480d-aca6-fe85534f337e name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:50:44.171145 crc crio[20770]: time=\"2026-06-09T16:50:44.171048348Z\" level=info msg=\"Started container\" PID=38021 containerID=72f6d37c8f1b4f191c3bcd90b5f38e3a9ee620af135dc7db18701530f5cbc4d0 description=openshift-marketplace/redhat-operators-mvt7b/extract-content id=5788aa03-ca63-480d-aca6-fe85534f337e name=/runtime.v1.RuntimeService/StartContainer sandboxID=55739b897f98b6aed29cb70efbce225e00b431d2f97d2f99cf4f503963aae4a8\nJun 09 16:50:47.378316 crc crio[20770]: time=\"2026-06-09T16:50:47.378064437Z\" level=info msg=\"Running pod sandbox: metallb-system/controller-8464864885-7c26p/POD\" id=58b76fc3-9021-4611-910d-b720af0d50c1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:50:47.379794 crc crio[20770]: time=\"2026-06-09T16:50:47.378347205Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:50:47.440567 crc crio[20770]: time=\"2026-06-09T16:50:47.440469834Z\" level=info msg=\"Got pod network &{Name:controller-8464864885-7c26p Namespace:metallb-system ID:4573298d94226d78997f58ac8771f08016e2ee82c231a7fb4f0797c02bc89925 UID:094e38ae-21f5-437d-a3f0-614335fcefd1 NetNS:/var/run/netns/8c7e70a1-ab8e-4bbc-9dc4-c55ed0fcc78e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod094e38ae_21f5_437d_a3f0_614335fcefd1.slice PodAnnotations:0xc0003de7a0}] Aliases:map[]}\"\nJun 09 16:50:47.440567 crc crio[20770]: time=\"2026-06-09T16:50:47.440534966Z\" level=info msg=\"Adding pod metallb-system_controller-8464864885-7c26p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:50:48.886939 crc crio[20770]: 2026-06-09T16:50:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4573298d94226d7 Mac:4a:4d:c4:b6:13:83 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:33 Mtu:0 Sandbox:/var/run/netns/8c7e70a1-ab8e-4bbc-9dc4-c55ed0fcc78e SocketPath: PciID:}] [{Interface:0xc0003c4b60 Address:{IP:10.217.0.51 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:50:48.888956 crc crio[20770]: time=\"2026-06-09T16:50:48.888772594Z\" level=info msg=\"Got pod network &{Name:controller-8464864885-7c26p Namespace:metallb-system ID:4573298d94226d78997f58ac8771f08016e2ee82c231a7fb4f0797c02bc89925 UID:094e38ae-21f5-437d-a3f0-614335fcefd1 NetNS:/var/run/netns/8c7e70a1-ab8e-4bbc-9dc4-c55ed0fcc78e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod094e38ae_21f5_437d_a3f0_614335fcefd1.slice PodAnnotations:0xc0003de7a0}] Aliases:map[]}\"\nJun 09 16:50:48.889216 crc crio[20770]: time=\"2026-06-09T16:50:48.889097253Z\" level=info msg=\"Checking pod metallb-system_controller-8464864885-7c26p for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:50:48.917414 crc crio[20770]: time=\"2026-06-09T16:50:48.91728561Z\" level=info msg=\"Ran pod sandbox 4573298d94226d78997f58ac8771f08016e2ee82c231a7fb4f0797c02bc89925 with infra container: metallb-system/controller-8464864885-7c26p/POD\" id=58b76fc3-9021-4611-910d-b720af0d50c1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:50:48.927187 crc crio[20770]: time=\"2026-06-09T16:50:48.926899208Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=2ad6505b-c172-4523-a1ed-92bb08ca8f7a name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:50:48.930228 crc crio[20770]: time=\"2026-06-09T16:50:48.93008468Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=3191cada-3806-4f9e-bed3-37c304c6534d name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:50:48.948616 crc crio[20770]: time=\"2026-06-09T16:50:48.948411721Z\" level=info msg=\"Creating container: metallb-system/controller-8464864885-7c26p/controller\" id=65ebb3ab-ebfe-4c88-a07f-167b34df809b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:50:48.949721 crc crio[20770]: time=\"2026-06-09T16:50:48.949516193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:50:49.023486 crc crio[20770]: time=\"2026-06-09T16:50:49.022808115Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:50:49.035537 crc crio[20770]: time=\"2026-06-09T16:50:49.034624907Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:50:49.268786 crc crio[20770]: time=\"2026-06-09T16:50:49.267617732Z\" level=info msg=\"Created container d8801cf0ae732702b5ecb2c40d0653b35b8dc92b9874cf1daa52cf4935422d95: metallb-system/controller-8464864885-7c26p/controller\" id=65ebb3ab-ebfe-4c88-a07f-167b34df809b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:50:49.270420 crc crio[20770]: time=\"2026-06-09T16:50:49.270216018Z\" level=info msg=\"Starting container: d8801cf0ae732702b5ecb2c40d0653b35b8dc92b9874cf1daa52cf4935422d95\" id=57f87501-82bd-4800-b0be-fd3893c80945 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:50:49.279264 crc crio[20770]: time=\"2026-06-09T16:50:49.278958811Z\" level=info msg=\"Started container\" PID=38151 containerID=d8801cf0ae732702b5ecb2c40d0653b35b8dc92b9874cf1daa52cf4935422d95 description=metallb-system/controller-8464864885-7c26p/controller id=57f87501-82bd-4800-b0be-fd3893c80945 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4573298d94226d78997f58ac8771f08016e2ee82c231a7fb4f0797c02bc89925\nJun 09 16:50:49.312293 crc crio[20770]: time=\"2026-06-09T16:50:49.31210884Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=7d7bdafb-686c-45b2-9853-2545efc61018 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:50:49.316410 crc crio[20770]: time=\"2026-06-09T16:50:49.316304012Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=36fc534e-e366-42df-8af6-74f3b9f3480e name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:50:49.330030 crc crio[20770]: time=\"2026-06-09T16:50:49.329774632Z\" level=info msg=\"Creating container: metallb-system/controller-8464864885-7c26p/kube-rbac-proxy\" id=58eae612-0805-47a6-8ab8-1cc19a790278 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:50:49.330318 crc crio[20770]: time=\"2026-06-09T16:50:49.330252726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:50:49.407411 crc crio[20770]: time=\"2026-06-09T16:50:49.406982177Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:50:49.427465 crc crio[20770]: time=\"2026-06-09T16:50:49.427312676Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:50:49.634923 crc crio[20770]: time=\"2026-06-09T16:50:49.634814573Z\" level=info msg=\"Created container cf2400f6d9ecb3438d3bd630290dc585ae021baf6c24a1e58a9392d275137d07: metallb-system/controller-8464864885-7c26p/kube-rbac-proxy\" id=58eae612-0805-47a6-8ab8-1cc19a790278 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:50:49.644728 crc crio[20770]: time=\"2026-06-09T16:50:49.644388481Z\" level=info msg=\"Starting container: cf2400f6d9ecb3438d3bd630290dc585ae021baf6c24a1e58a9392d275137d07\" id=b34c1aba-c56a-4816-aaed-cf5c9849eb27 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:50:49.688932 crc crio[20770]: time=\"2026-06-09T16:50:49.68756259Z\" level=info msg=\"Started container\" PID=38165 containerID=cf2400f6d9ecb3438d3bd630290dc585ae021baf6c24a1e58a9392d275137d07 description=metallb-system/controller-8464864885-7c26p/kube-rbac-proxy id=b34c1aba-c56a-4816-aaed-cf5c9849eb27 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4573298d94226d78997f58ac8771f08016e2ee82c231a7fb4f0797c02bc89925\nJun 09 16:50:53.593045 crc crio[20770]: time=\"2026-06-09T16:50:53.592150057Z\" level=info msg=\"Running pod sandbox: metallb-system/speaker-xftz4/POD\" id=48ce7f4f-63aa-41c1-8afa-1564e4ea1810 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:50:53.593045 crc crio[20770]: time=\"2026-06-09T16:50:53.593009492Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:50:53.613230 crc crio[20770]: time=\"2026-06-09T16:50:53.613161435Z\" 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=48ce7f4f-63aa-41c1-8afa-1564e4ea1810 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:50:53.634628 crc crio[20770]: time=\"2026-06-09T16:50:53.634496713Z\" level=info msg=\"Ran pod sandbox e940187ed3895c752717c0a37a7fc2157b039f68252764717ed52a570de42c6a with infra container: metallb-system/speaker-xftz4/POD\" id=48ce7f4f-63aa-41c1-8afa-1564e4ea1810 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:50:53.637820 crc crio[20770]: time=\"2026-06-09T16:50:53.63751344Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=e0a77a11-0b12-42b4-b582-987931b02df7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:50:53.641844 crc crio[20770]: time=\"2026-06-09T16:50:53.641543927Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=252a15cf-9b8b-4dcc-8532-831f9c834182 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:50:53.660166 crc crio[20770]: time=\"2026-06-09T16:50:53.659885008Z\" level=info msg=\"Creating container: metallb-system/speaker-xftz4/speaker\" id=c05a5ab6-d66a-4e6d-8b36-071731c9c13f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:50:53.660453 crc crio[20770]: time=\"2026-06-09T16:50:53.660362822Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:50:53.701056 crc crio[20770]: time=\"2026-06-09T16:50:53.700863164Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:50:53.872909 crc crio[20770]: time=\"2026-06-09T16:50:53.872588406Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:50:54.041277 crc crio[20770]: time=\"2026-06-09T16:50:54.040553349Z\" level=info msg=\"Created container 5fbf261bb2d39dea9f31aa9027da1dbf02d6b8c74302a19c4e6bf628b8517ee9: metallb-system/speaker-xftz4/speaker\" id=c05a5ab6-d66a-4e6d-8b36-071731c9c13f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:50:54.043054 crc crio[20770]: time=\"2026-06-09T16:50:54.042919888Z\" level=info msg=\"Starting container: 5fbf261bb2d39dea9f31aa9027da1dbf02d6b8c74302a19c4e6bf628b8517ee9\" id=e1234264-ff10-48ac-8b7c-64ed098c55e7 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:50:54.059245 crc crio[20770]: time=\"2026-06-09T16:50:54.059109806Z\" level=info msg=\"Started container\" PID=38270 containerID=5fbf261bb2d39dea9f31aa9027da1dbf02d6b8c74302a19c4e6bf628b8517ee9 description=metallb-system/speaker-xftz4/speaker id=e1234264-ff10-48ac-8b7c-64ed098c55e7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e940187ed3895c752717c0a37a7fc2157b039f68252764717ed52a570de42c6a\nJun 09 16:50:54.084198 crc crio[20770]: time=\"2026-06-09T16:50:54.083982717Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=2d438ddd-e1e1-4b2f-899a-43e4297db0fa name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:50:54.089107 crc crio[20770]: time=\"2026-06-09T16:50:54.088970531Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=3a560e46-d009-4534-8962-3c117bfae3b8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:50:54.098442 crc crio[20770]: time=\"2026-06-09T16:50:54.098328192Z\" level=info msg=\"Creating container: metallb-system/speaker-xftz4/kube-rbac-proxy\" id=fd12a42a-2f38-4c5b-b4c3-9714108c125d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:50:54.098900 crc crio[20770]: time=\"2026-06-09T16:50:54.098853977Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:50:54.175622 crc crio[20770]: time=\"2026-06-09T16:50:54.175316651Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:50:54.499557 crc crio[20770]: time=\"2026-06-09T16:50:54.499287471Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:50:54.721831 crc crio[20770]: time=\"2026-06-09T16:50:54.721156584Z\" level=info msg=\"Created container 5efb1733df46f4f538beeb6bc477048da3f64bed0d2e8fa3ae18f8d07d0258c2: metallb-system/speaker-xftz4/kube-rbac-proxy\" id=fd12a42a-2f38-4c5b-b4c3-9714108c125d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:50:54.725488 crc crio[20770]: time=\"2026-06-09T16:50:54.725388557Z\" level=info msg=\"Starting container: 5efb1733df46f4f538beeb6bc477048da3f64bed0d2e8fa3ae18f8d07d0258c2\" id=2e7a438c-0f5e-4fa2-9675-33cb841c2780 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:50:54.736132 crc crio[20770]: time=\"2026-06-09T16:50:54.736021935Z\" level=info msg=\"Started container\" PID=38299 containerID=5efb1733df46f4f538beeb6bc477048da3f64bed0d2e8fa3ae18f8d07d0258c2 description=metallb-system/speaker-xftz4/kube-rbac-proxy id=2e7a438c-0f5e-4fa2-9675-33cb841c2780 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e940187ed3895c752717c0a37a7fc2157b039f68252764717ed52a570de42c6a\nJun 09 16:50:57.709915 crc crio[20770]: time=\"2026-06-09T16:50:57.709276597Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f2b48aab-c48c-4387-967f-366a8c06855a name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:50:57.713854 crc crio[20770]: time=\"2026-06-09T16:50:57.713590032Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=17641531-0434-4b57-b011-041060dfaadd name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:50:57.723194 crc crio[20770]: time=\"2026-06-09T16:50:57.723061896Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-mvt7b/registry-server\" id=3e21eabd-e5a0-4b61-a3ae-0e63c283f41b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:50:57.723792 crc crio[20770]: time=\"2026-06-09T16:50:57.72354714Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:50:57.788966 crc crio[20770]: time=\"2026-06-09T16:50:57.788738238Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:50:57.792615 crc crio[20770]: time=\"2026-06-09T16:50:57.79228122Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:50:58.016151 crc crio[20770]: time=\"2026-06-09T16:50:58.015943126Z\" level=info msg=\"Created container e59c43526058664bba2e56d89f563fe04e585e7c129d086253fd23479bf33864: openshift-marketplace/redhat-operators-mvt7b/registry-server\" id=3e21eabd-e5a0-4b61-a3ae-0e63c283f41b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:50:58.017530 crc crio[20770]: time=\"2026-06-09T16:50:58.017400528Z\" level=info msg=\"Starting container: e59c43526058664bba2e56d89f563fe04e585e7c129d086253fd23479bf33864\" id=79788982-d539-4e2a-ac11-6e74ea1b6851 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:50:58.026562 crc crio[20770]: time=\"2026-06-09T16:50:58.026447Z\" level=info msg=\"Started container\" PID=38389 containerID=e59c43526058664bba2e56d89f563fe04e585e7c129d086253fd23479bf33864 description=openshift-marketplace/redhat-operators-mvt7b/registry-server id=79788982-d539-4e2a-ac11-6e74ea1b6851 name=/runtime.v1.RuntimeService/StartContainer sandboxID=55739b897f98b6aed29cb70efbce225e00b431d2f97d2f99cf4f503963aae4a8\nJun 09 16:51:12.509192 crc crio[20770]: time=\"2026-06-09T16:51:12.508160828Z\" level=info msg=\"Running pod sandbox: openshift-frr-k8s/frr-k8s-5bnfx/POD\" id=dce0104d-9afc-422e-aadd-e02a43968834 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:51:12.510428 crc crio[20770]: time=\"2026-06-09T16:51:12.509196538Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:51:12.530881 crc crio[20770]: time=\"2026-06-09T16:51:12.530772902Z\" 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=dce0104d-9afc-422e-aadd-e02a43968834 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:51:12.671877 crc crio[20770]: time=\"2026-06-09T16:51:12.671337752Z\" level=info msg=\"Ran pod sandbox 1c8eb90b33b167bfe5a2ae7b63aaccf8db4dfd64dbb724bee5edc0865ca12ce8 with infra container: openshift-frr-k8s/frr-k8s-5bnfx/POD\" id=dce0104d-9afc-422e-aadd-e02a43968834 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:51:12.674326 crc crio[20770]: time=\"2026-06-09T16:51:12.674238936Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=2410bf2e-977a-4a50-ba32-b2b48441378b name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:51:12.674619 crc crio[20770]: time=\"2026-06-09T16:51:12.674553615Z\" level=info msg=\"Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b not found\" id=2410bf2e-977a-4a50-ba32-b2b48441378b name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:51:12.674793 crc crio[20770]: time=\"2026-06-09T16:51:12.67474049Z\" level=info msg=\"Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b found\" id=2410bf2e-977a-4a50-ba32-b2b48441378b name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:51:12.676188 crc crio[20770]: time=\"2026-06-09T16:51:12.67610071Z\" level=info msg=\"Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=74857346-b7fa-4063-a707-73f12b61700f name=/runtime.v1.ImageService/PullImage\nJun 09 16:51:12.684034 crc crio[20770]: time=\"2026-06-09T16:51:12.683953767Z\" level=info msg=\"Trying to access \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\\\"\"\nJun 09 16:51:12.945273 crc crio[20770]: time=\"2026-06-09T16:51:12.945152539Z\" level=info msg=\"Running pod sandbox: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-s72l5/POD\" id=880d616a-ef4b-40e0-b021-0fce93f073e9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:51:12.945425 crc crio[20770]: time=\"2026-06-09T16:51:12.945334065Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:51:12.963984 crc crio[20770]: time=\"2026-06-09T16:51:12.963879642Z\" 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=880d616a-ef4b-40e0-b021-0fce93f073e9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:51:12.973079 crc crio[20770]: time=\"2026-06-09T16:51:12.972989075Z\" level=info msg=\"Ran pod sandbox 71fe9fb4d7ea12586430664dea1995fb5559722438c09bab662c141d3b4f65e1 with infra container: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-s72l5/POD\" id=880d616a-ef4b-40e0-b021-0fce93f073e9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:51:12.975177 crc crio[20770]: time=\"2026-06-09T16:51:12.975017784Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=70e318a9-93cb-40e1-bd25-56c3dbb5e325 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:51:12.975954 crc crio[20770]: time=\"2026-06-09T16:51:12.975883579Z\" level=info msg=\"Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b not found\" id=70e318a9-93cb-40e1-bd25-56c3dbb5e325 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:51:12.976276 crc crio[20770]: time=\"2026-06-09T16:51:12.976143677Z\" level=info msg=\"Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b found\" id=70e318a9-93cb-40e1-bd25-56c3dbb5e325 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:51:12.978031 crc crio[20770]: time=\"2026-06-09T16:51:12.97797454Z\" level=info msg=\"Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=420430e5-e593-4e50-95c9-d1e8b7c9ca76 name=/runtime.v1.ImageService/PullImage\nJun 09 16:51:12.981954 crc crio[20770]: time=\"2026-06-09T16:51:12.981875613Z\" level=info msg=\"Trying to access \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\\\"\"\nJun 09 16:51:13.482062 crc crio[20770]: time=\"2026-06-09T16:51:13.481481718Z\" level=info msg=\"Stopping container: e59c43526058664bba2e56d89f563fe04e585e7c129d086253fd23479bf33864 (timeout: 2s)\" id=f8809385-523d-4bef-a7ae-e1155e7e61f5 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:51:13.650875 crc crio[20770]: time=\"2026-06-09T16:51:13.650772567Z\" level=info msg=\"Stopped container e59c43526058664bba2e56d89f563fe04e585e7c129d086253fd23479bf33864: openshift-marketplace/redhat-operators-mvt7b/registry-server\" id=f8809385-523d-4bef-a7ae-e1155e7e61f5 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:51:13.652996 crc crio[20770]: time=\"2026-06-09T16:51:13.6529524Z\" level=info msg=\"Stopping pod sandbox: 55739b897f98b6aed29cb70efbce225e00b431d2f97d2f99cf4f503963aae4a8\" id=746431bc-1836-4ff1-80ba-b9f2421d9c58 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:51:13.653536 crc crio[20770]: time=\"2026-06-09T16:51:13.653508067Z\" level=info msg=\"Got pod network &{Name:redhat-operators-mvt7b Namespace:openshift-marketplace ID:55739b897f98b6aed29cb70efbce225e00b431d2f97d2f99cf4f503963aae4a8 UID:d4d99cd8-35c3-41fd-9399-586c8fabd68d NetNS:/var/run/netns/fb2dade3-ade3-4780-8140-e1cfe9e7af41 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd4d99cd8_35c3_41fd_9399_586c8fabd68d.slice PodAnnotations:0xc0010a22c8}] Aliases:map[]}\"\nJun 09 16:51:13.653866 crc crio[20770]: time=\"2026-06-09T16:51:13.653843416Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-mvt7b from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:51:14.072208 crc crio[20770]: time=\"2026-06-09T16:51:14.071792177Z\" level=info msg=\"Stopped pod sandbox: 55739b897f98b6aed29cb70efbce225e00b431d2f97d2f99cf4f503963aae4a8\" id=746431bc-1836-4ff1-80ba-b9f2421d9c58 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:51:14.523492 crc crio[20770]: time=\"2026-06-09T16:51:14.522714662Z\" level=info msg=\"Removing container: e59c43526058664bba2e56d89f563fe04e585e7c129d086253fd23479bf33864\" id=2cc80190-267d-4ca7-a577-58b0489c5074 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:51:14.562329 crc crio[20770]: time=\"2026-06-09T16:51:14.562198545Z\" level=info msg=\"Removed container e59c43526058664bba2e56d89f563fe04e585e7c129d086253fd23479bf33864: openshift-marketplace/redhat-operators-mvt7b/registry-server\" id=2cc80190-267d-4ca7-a577-58b0489c5074 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:51:14.571210 crc crio[20770]: time=\"2026-06-09T16:51:14.566053556Z\" level=info msg=\"Removing container: 72f6d37c8f1b4f191c3bcd90b5f38e3a9ee620af135dc7db18701530f5cbc4d0\" id=c202c762-e483-47f1-b62c-e575b5816c40 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:51:14.617847 crc crio[20770]: time=\"2026-06-09T16:51:14.617589429Z\" level=info msg=\"Removed container 72f6d37c8f1b4f191c3bcd90b5f38e3a9ee620af135dc7db18701530f5cbc4d0: openshift-marketplace/redhat-operators-mvt7b/extract-content\" id=c202c762-e483-47f1-b62c-e575b5816c40 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:51:14.624554 crc crio[20770]: time=\"2026-06-09T16:51:14.624523249Z\" level=info msg=\"Removing container: 2544c1fa45d94fec1911e790d93920a1a7530179beef23944f686ce1d3ce2905\" id=26a3dbad-7cdd-400f-b167-12b4d11f3970 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:51:14.653857 crc crio[20770]: time=\"2026-06-09T16:51:14.653749656Z\" level=info msg=\"Removed container 2544c1fa45d94fec1911e790d93920a1a7530179beef23944f686ce1d3ce2905: openshift-marketplace/redhat-operators-mvt7b/extract-utilities\" id=26a3dbad-7cdd-400f-b167-12b4d11f3970 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:51:24.934511 crc crio[20770]: time=\"2026-06-09T16:51:24.932581409Z\" level=info msg=\"Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=74857346-b7fa-4063-a707-73f12b61700f name=/runtime.v1.ImageService/PullImage\nJun 09 16:51:24.936781 crc crio[20770]: time=\"2026-06-09T16:51:24.936208724Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=8e29e6f3-3ed4-4865-93a0-f04dc0819911 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:51:24.945033 crc crio[20770]: time=\"2026-06-09T16:51:24.944803782Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=f143b242-b38d-4ead-bd96-a8d81eca05a2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:51:24.951026 crc crio[20770]: time=\"2026-06-09T16:51:24.950901389Z\" level=info msg=\"Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=420430e5-e593-4e50-95c9-d1e8b7c9ca76 name=/runtime.v1.ImageService/PullImage\nJun 09 16:51:24.953901 crc crio[20770]: time=\"2026-06-09T16:51:24.953801633Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=e8dbfe51-6673-415e-88a2-ace280214efc name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:51:24.960739 crc crio[20770]: time=\"2026-06-09T16:51:24.960068664Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=4b1ba212-4377-4eb1-bd5d-a04b5eb0a7ea name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:51:24.961055 crc crio[20770]: time=\"2026-06-09T16:51:24.960982611Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-5bnfx/cp-frr-files\" id=35131e5f-19b0-4070-9f2e-90b64a2c9f26 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:51:24.964309 crc crio[20770]: time=\"2026-06-09T16:51:24.964164883Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:51:24.977495 crc crio[20770]: time=\"2026-06-09T16:51:24.977465738Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-s72l5/frr-k8s-webhook-server\" id=d0a53a0f-e88b-483d-9f59-daa7db198d38 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:51:24.989095 crc crio[20770]: time=\"2026-06-09T16:51:24.988958221Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:51:25.018514 crc crio[20770]: time=\"2026-06-09T16:51:25.018407683Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:51:25.023947 crc crio[20770]: time=\"2026-06-09T16:51:25.023844291Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:51:25.043149 crc crio[20770]: time=\"2026-06-09T16:51:25.043032286Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:51:25.047608 crc crio[20770]: time=\"2026-06-09T16:51:25.047526997Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:51:25.190951 crc crio[20770]: time=\"2026-06-09T16:51:25.190506906Z\" level=info msg=\"Created container de77985a332c505f25fcb6d1f70c5a7adbc75bce9ceeeeac6a344869a2b5dbc2: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-s72l5/frr-k8s-webhook-server\" id=d0a53a0f-e88b-483d-9f59-daa7db198d38 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:51:25.192107 crc crio[20770]: time=\"2026-06-09T16:51:25.19201753Z\" level=info msg=\"Created container 634ab63f6c077d77c7219fa7923f30ef551e02e6a6d10444dc2594c7603d877b: openshift-frr-k8s/frr-k8s-5bnfx/cp-frr-files\" id=35131e5f-19b0-4070-9f2e-90b64a2c9f26 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:51:25.192959 crc crio[20770]: time=\"2026-06-09T16:51:25.192206345Z\" level=info msg=\"Starting container: de77985a332c505f25fcb6d1f70c5a7adbc75bce9ceeeeac6a344869a2b5dbc2\" id=13477245-274c-47bf-a888-8008b213356e name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:51:25.193193 crc crio[20770]: time=\"2026-06-09T16:51:25.193123122Z\" level=info msg=\"Starting container: 634ab63f6c077d77c7219fa7923f30ef551e02e6a6d10444dc2594c7603d877b\" id=da44bfa6-185c-4b73-a48f-8847bed18c03 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:51:25.202866 crc crio[20770]: time=\"2026-06-09T16:51:25.199001102Z\" level=info msg=\"Started container\" PID=38861 containerID=634ab63f6c077d77c7219fa7923f30ef551e02e6a6d10444dc2594c7603d877b description=openshift-frr-k8s/frr-k8s-5bnfx/cp-frr-files id=da44bfa6-185c-4b73-a48f-8847bed18c03 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1c8eb90b33b167bfe5a2ae7b63aaccf8db4dfd64dbb724bee5edc0865ca12ce8\nJun 09 16:51:25.202866 crc crio[20770]: time=\"2026-06-09T16:51:25.199318441Z\" level=info msg=\"Started container\" PID=38862 containerID=de77985a332c505f25fcb6d1f70c5a7adbc75bce9ceeeeac6a344869a2b5dbc2 description=openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-s72l5/frr-k8s-webhook-server id=13477245-274c-47bf-a888-8008b213356e name=/runtime.v1.RuntimeService/StartContainer sandboxID=71fe9fb4d7ea12586430664dea1995fb5559722438c09bab662c141d3b4f65e1\nJun 09 16:51:25.656145 crc crio[20770]: time=\"2026-06-09T16:51:25.655349104Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=eae1ec66-2007-4ed1-a77d-3d9ee3c734bd name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:51:25.662559 crc crio[20770]: time=\"2026-06-09T16:51:25.662312166Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=6c977e82-b8c2-4061-879e-86249eea0df0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:51:25.704398 crc crio[20770]: time=\"2026-06-09T16:51:25.704320962Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-5bnfx/cp-reloader\" id=023fcf6a-a693-4b1d-bf5a-3415326309f9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:51:25.712508 crc crio[20770]: time=\"2026-06-09T16:51:25.712387516Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:51:25.751005 crc crio[20770]: time=\"2026-06-09T16:51:25.747152872Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:51:25.754250 crc crio[20770]: time=\"2026-06-09T16:51:25.754154655Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:51:25.876351 crc crio[20770]: time=\"2026-06-09T16:51:25.876224089Z\" level=info msg=\"Created container 4981bed3fe2d53f73c9ac9a89b30bbb6dc8f99fbf6dba8b86c395d98769f8ec8: openshift-frr-k8s/frr-k8s-5bnfx/cp-reloader\" id=023fcf6a-a693-4b1d-bf5a-3415326309f9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:51:25.878467 crc crio[20770]: time=\"2026-06-09T16:51:25.878390922Z\" level=info msg=\"Starting container: 4981bed3fe2d53f73c9ac9a89b30bbb6dc8f99fbf6dba8b86c395d98769f8ec8\" id=4c898d8c-a634-4bfa-82a7-31a269820e2d name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:51:25.887904 crc crio[20770]: time=\"2026-06-09T16:51:25.887779504Z\" level=info msg=\"Started container\" PID=38920 containerID=4981bed3fe2d53f73c9ac9a89b30bbb6dc8f99fbf6dba8b86c395d98769f8ec8 description=openshift-frr-k8s/frr-k8s-5bnfx/cp-reloader id=4c898d8c-a634-4bfa-82a7-31a269820e2d name=/runtime.v1.RuntimeService/StartContainer sandboxID=1c8eb90b33b167bfe5a2ae7b63aaccf8db4dfd64dbb724bee5edc0865ca12ce8\nJun 09 16:51:26.669316 crc crio[20770]: time=\"2026-06-09T16:51:26.669226929Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=eb801b3a-5790-4e36-b228-9e598c6f39a0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:51:26.673922 crc crio[20770]: time=\"2026-06-09T16:51:26.673843912Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=1515a024-7bfd-4f39-a052-86eae353518e name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:51:26.705980 crc crio[20770]: time=\"2026-06-09T16:51:26.705767587Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-5bnfx/cp-metrics\" id=ba119cc9-40a9-407b-b044-d6415aedabc3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:51:26.708104 crc crio[20770]: time=\"2026-06-09T16:51:26.708026802Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:51:26.738993 crc crio[20770]: time=\"2026-06-09T16:51:26.738863665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:51:26.742090 crc crio[20770]: time=\"2026-06-09T16:51:26.741949794Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:51:26.891749 crc crio[20770]: time=\"2026-06-09T16:51:26.891542385Z\" level=info msg=\"Created container 2905b3e29d0c169169f54a12f0a78343d128746f8eb8ba43074ccebfaa73661e: openshift-frr-k8s/frr-k8s-5bnfx/cp-metrics\" id=ba119cc9-40a9-407b-b044-d6415aedabc3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:51:26.893603 crc crio[20770]: time=\"2026-06-09T16:51:26.893476151Z\" level=info msg=\"Starting container: 2905b3e29d0c169169f54a12f0a78343d128746f8eb8ba43074ccebfaa73661e\" id=0169e66c-6907-4969-ac24-1a17cbcaa959 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:51:26.899356 crc crio[20770]: time=\"2026-06-09T16:51:26.899004721Z\" level=info msg=\"Started container\" PID=38949 containerID=2905b3e29d0c169169f54a12f0a78343d128746f8eb8ba43074ccebfaa73661e description=openshift-frr-k8s/frr-k8s-5bnfx/cp-metrics id=0169e66c-6907-4969-ac24-1a17cbcaa959 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1c8eb90b33b167bfe5a2ae7b63aaccf8db4dfd64dbb724bee5edc0865ca12ce8\nJun 09 16:51:27.682934 crc crio[20770]: time=\"2026-06-09T16:51:27.682417663Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=638a823f-a2f0-474f-af4a-6f4835800aa2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:51:27.689213 crc crio[20770]: time=\"2026-06-09T16:51:27.689115537Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=58ebe4ec-a137-421d-87c5-5447dfb89193 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:51:27.700238 crc crio[20770]: time=\"2026-06-09T16:51:27.699985502Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-5bnfx/cp-frr-status\" id=a109bf32-bf6c-499a-9d81-2ce30aaaa2c2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:51:27.703091 crc crio[20770]: time=\"2026-06-09T16:51:27.703004169Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:51:27.759729 crc crio[20770]: time=\"2026-06-09T16:51:27.759569357Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:51:27.764021 crc crio[20770]: time=\"2026-06-09T16:51:27.763904683Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:51:27.884166 crc crio[20770]: time=\"2026-06-09T16:51:27.884026159Z\" level=info msg=\"Created container 78909c601eec96c11dd0c5cb860d3e01597b75fba971c539e5cbfe1dd677983f: openshift-frr-k8s/frr-k8s-5bnfx/cp-frr-status\" id=a109bf32-bf6c-499a-9d81-2ce30aaaa2c2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:51:27.885989 crc crio[20770]: time=\"2026-06-09T16:51:27.885630186Z\" level=info msg=\"Starting container: 78909c601eec96c11dd0c5cb860d3e01597b75fba971c539e5cbfe1dd677983f\" id=97efef4e-8811-4265-98ab-350b487e821d name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:51:27.894980 crc crio[20770]: time=\"2026-06-09T16:51:27.894878034Z\" level=info msg=\"Started container\" PID=38959 containerID=78909c601eec96c11dd0c5cb860d3e01597b75fba971c539e5cbfe1dd677983f description=openshift-frr-k8s/frr-k8s-5bnfx/cp-frr-status id=97efef4e-8811-4265-98ab-350b487e821d name=/runtime.v1.RuntimeService/StartContainer sandboxID=1c8eb90b33b167bfe5a2ae7b63aaccf8db4dfd64dbb724bee5edc0865ca12ce8\nJun 09 16:51:28.809116 crc crio[20770]: time=\"2026-06-09T16:51:28.809064561Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=79995690-35a1-4e97-90be-fb98bb71e9a2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:51:28.818072 crc crio[20770]: time=\"2026-06-09T16:51:28.817758653Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=b26cb053-f50d-4b2e-82a4-4d41336f97f7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:51:28.843565 crc crio[20770]: time=\"2026-06-09T16:51:28.842846449Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-5bnfx/controller\" id=167103c1-e6e0-43dd-803f-80339e591710 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:51:28.845156 crc crio[20770]: time=\"2026-06-09T16:51:28.845064053Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:51:28.884004 crc crio[20770]: time=\"2026-06-09T16:51:28.880601802Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:51:28.887466 crc crio[20770]: time=\"2026-06-09T16:51:28.885257817Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:51:29.052445 crc crio[20770]: time=\"2026-06-09T16:51:29.051919512Z\" level=info msg=\"Created container 38eb154e391356e5b0f703474b0d3c183cd925b7697a31b16875bee6a857602b: openshift-frr-k8s/frr-k8s-5bnfx/controller\" id=167103c1-e6e0-43dd-803f-80339e591710 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:51:29.053930 crc crio[20770]: time=\"2026-06-09T16:51:29.053884339Z\" level=info msg=\"Starting container: 38eb154e391356e5b0f703474b0d3c183cd925b7697a31b16875bee6a857602b\" id=32915bf9-636e-47ee-b00e-ea48b7a9d32f name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:51:29.064110 crc crio[20770]: time=\"2026-06-09T16:51:29.063984052Z\" level=info msg=\"Started container\" PID=38972 containerID=38eb154e391356e5b0f703474b0d3c183cd925b7697a31b16875bee6a857602b description=openshift-frr-k8s/frr-k8s-5bnfx/controller id=32915bf9-636e-47ee-b00e-ea48b7a9d32f name=/runtime.v1.RuntimeService/StartContainer sandboxID=1c8eb90b33b167bfe5a2ae7b63aaccf8db4dfd64dbb724bee5edc0865ca12ce8\nJun 09 16:51:29.091067 crc crio[20770]: time=\"2026-06-09T16:51:29.090905951Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=96c2661f-e92d-4fe9-b690-c9a925625d57 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:51:29.097460 crc crio[20770]: time=\"2026-06-09T16:51:29.097322357Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=47017f26-e218-4b71-9bb1-aff79c6db1a0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:51:29.123553 crc crio[20770]: time=\"2026-06-09T16:51:29.123281439Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-5bnfx/frr\" id=c2b3906e-2d2b-4ed4-a3f8-bd895769ff9d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:51:29.126502 crc crio[20770]: time=\"2026-06-09T16:51:29.12644727Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:51:29.168474 crc crio[20770]: time=\"2026-06-09T16:51:29.168105576Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:51:29.173018 crc crio[20770]: time=\"2026-06-09T16:51:29.171777883Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:51:29.346998 crc crio[20770]: time=\"2026-06-09T16:51:29.345896884Z\" level=info msg=\"Created container c2fe49dc77b85b48347b6a61c9d8b37952468ade0c420c029fc54f378f666afb: openshift-frr-k8s/frr-k8s-5bnfx/frr\" id=c2b3906e-2d2b-4ed4-a3f8-bd895769ff9d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:51:29.353565 crc crio[20770]: time=\"2026-06-09T16:51:29.352303339Z\" level=info msg=\"Starting container: c2fe49dc77b85b48347b6a61c9d8b37952468ade0c420c029fc54f378f666afb\" id=4bbea1da-9b25-4407-98b5-218796c42963 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:51:29.416066 crc crio[20770]: time=\"2026-06-09T16:51:29.414261333Z\" level=info msg=\"Started container\" PID=38990 containerID=c2fe49dc77b85b48347b6a61c9d8b37952468ade0c420c029fc54f378f666afb description=openshift-frr-k8s/frr-k8s-5bnfx/frr id=4bbea1da-9b25-4407-98b5-218796c42963 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1c8eb90b33b167bfe5a2ae7b63aaccf8db4dfd64dbb724bee5edc0865ca12ce8\nJun 09 16:51:29.513206 crc crio[20770]: time=\"2026-06-09T16:51:29.502955691Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=cd35b1ca-fb2e-44ed-8b59-b026abcdec0b name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:51:29.567132 crc crio[20770]: time=\"2026-06-09T16:51:29.564492372Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=9d384065-98e7-468f-bac0-041e146f8d73 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:51:29.681536 crc crio[20770]: time=\"2026-06-09T16:51:29.680077159Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-5bnfx/reloader\" id=f18df49a-4b3d-49e1-abf2-8e792a42409d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:51:29.703259 crc crio[20770]: time=\"2026-06-09T16:51:29.700558752Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:51:30.117621 crc crio[20770]: time=\"2026-06-09T16:51:30.117481153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:51:30.178873 crc crio[20770]: time=\"2026-06-09T16:51:30.172610369Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:51:31.000565 crc crio[20770]: time=\"2026-06-09T16:51:31.000457137Z\" level=info msg=\"Created container a98b772d902fdacc883d09d02f1d6847fe67ba4899f9f952af6b43a34c5eebba: openshift-frr-k8s/frr-k8s-5bnfx/reloader\" id=f18df49a-4b3d-49e1-abf2-8e792a42409d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:51:31.006304 crc crio[20770]: time=\"2026-06-09T16:51:31.006208444Z\" level=info msg=\"Starting container: a98b772d902fdacc883d09d02f1d6847fe67ba4899f9f952af6b43a34c5eebba\" id=6695e3eb-d5c7-4b3e-94c8-dba0bc299820 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:51:31.017809 crc crio[20770]: time=\"2026-06-09T16:51:31.014216005Z\" level=info msg=\"Started container\" PID=39030 containerID=a98b772d902fdacc883d09d02f1d6847fe67ba4899f9f952af6b43a34c5eebba description=openshift-frr-k8s/frr-k8s-5bnfx/reloader id=6695e3eb-d5c7-4b3e-94c8-dba0bc299820 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1c8eb90b33b167bfe5a2ae7b63aaccf8db4dfd64dbb724bee5edc0865ca12ce8\nJun 09 16:51:31.086994 crc crio[20770]: time=\"2026-06-09T16:51:31.085731446Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=8a46ddf9-db2d-4018-8053-cda06d242a98 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:51:31.091986 crc crio[20770]: time=\"2026-06-09T16:51:31.091077021Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=9f381725-6828-4dfc-b2ea-bdcdcd1d7715 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:51:31.136519 crc crio[20770]: time=\"2026-06-09T16:51:31.136405253Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-5bnfx/frr-metrics\" id=539ea715-92d9-4be1-bb6f-f6e241ec3052 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:51:31.139175 crc crio[20770]: time=\"2026-06-09T16:51:31.138961407Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:51:31.226815 crc crio[20770]: time=\"2026-06-09T16:51:31.226380958Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:51:31.232968 crc crio[20770]: time=\"2026-06-09T16:51:31.232794774Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:51:31.461983 crc crio[20770]: time=\"2026-06-09T16:51:31.461215737Z\" level=info msg=\"Created container 654b41505c91a4ecf7eda0e3e4f9aa61b8b8e39d3ddc7540d649df2e6cb365f7: openshift-frr-k8s/frr-k8s-5bnfx/frr-metrics\" id=539ea715-92d9-4be1-bb6f-f6e241ec3052 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:51:31.467328 crc crio[20770]: time=\"2026-06-09T16:51:31.467281542Z\" level=info msg=\"Starting container: 654b41505c91a4ecf7eda0e3e4f9aa61b8b8e39d3ddc7540d649df2e6cb365f7\" id=3303ad5a-e239-4b12-9f78-2a34ea6d8db4 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:51:31.483629 crc crio[20770]: time=\"2026-06-09T16:51:31.478443075Z\" level=info msg=\"Started container\" PID=39072 containerID=654b41505c91a4ecf7eda0e3e4f9aa61b8b8e39d3ddc7540d649df2e6cb365f7 description=openshift-frr-k8s/frr-k8s-5bnfx/frr-metrics id=3303ad5a-e239-4b12-9f78-2a34ea6d8db4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1c8eb90b33b167bfe5a2ae7b63aaccf8db4dfd64dbb724bee5edc0865ca12ce8\nJun 09 16:51:31.579364 crc crio[20770]: time=\"2026-06-09T16:51:31.578605475Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=411318ff-6473-4b3e-9038-a3311752f39c name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:51:31.661515 crc crio[20770]: time=\"2026-06-09T16:51:31.66062771Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=99a61628-596d-4d76-a546-c5c81e355632 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:51:31.839778 crc crio[20770]: time=\"2026-06-09T16:51:31.839379425Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-5bnfx/frr-status\" id=70e2ede4-8a46-49ef-93ee-adbc05596160 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:51:31.851604 crc crio[20770]: time=\"2026-06-09T16:51:31.851285119Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:51:32.016757 crc crio[20770]: time=\"2026-06-09T16:51:32.016586995Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:51:32.039223 crc crio[20770]: time=\"2026-06-09T16:51:32.033838375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:51:32.727894 crc crio[20770]: time=\"2026-06-09T16:51:32.72445314Z\" level=info msg=\"Created container 9d761a1521b5b8f2af1ae8fbefdd7b24bf6db7a2b2915bc67dea700937e4cf63: openshift-frr-k8s/frr-k8s-5bnfx/frr-status\" id=70e2ede4-8a46-49ef-93ee-adbc05596160 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:51:32.743817 crc crio[20770]: time=\"2026-06-09T16:51:32.740615278Z\" level=info msg=\"Starting container: 9d761a1521b5b8f2af1ae8fbefdd7b24bf6db7a2b2915bc67dea700937e4cf63\" id=8ca1f135-2d04-4750-b6d2-6971651c5da1 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:51:32.779539 crc crio[20770]: time=\"2026-06-09T16:51:32.777145215Z\" level=info msg=\"Started container\" PID=39119 containerID=9d761a1521b5b8f2af1ae8fbefdd7b24bf6db7a2b2915bc67dea700937e4cf63 description=openshift-frr-k8s/frr-k8s-5bnfx/frr-status id=8ca1f135-2d04-4750-b6d2-6971651c5da1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1c8eb90b33b167bfe5a2ae7b63aaccf8db4dfd64dbb724bee5edc0865ca12ce8\nJun 09 16:51:32.817441 crc crio[20770]: time=\"2026-06-09T16:51:32.817316968Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=89194fc8-80dc-4165-99f7-b17131c9d4b7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:51:32.820869 crc crio[20770]: time=\"2026-06-09T16:51:32.820381117Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=35ba1ce1-1adf-46da-a762-e2082bc36572 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:51:32.828311 crc crio[20770]: time=\"2026-06-09T16:51:32.828210674Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-5bnfx/kube-rbac-proxy\" id=c0d57034-188a-48ae-ba1f-a9b08d3cba6e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:51:32.828743 crc crio[20770]: time=\"2026-06-09T16:51:32.828605485Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:51:32.883838 crc crio[20770]: time=\"2026-06-09T16:51:32.883436753Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:51:33.007897 crc crio[20770]: time=\"2026-06-09T16:51:33.00733466Z\" level=info msg=\"Stopping pod sandbox: 55739b897f98b6aed29cb70efbce225e00b431d2f97d2f99cf4f503963aae4a8\" id=e71cf211-8bd2-4b20-bea7-d48e4358beb3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:51:33.007897 crc crio[20770]: time=\"2026-06-09T16:51:33.007553086Z\" level=info msg=\"Stopped pod sandbox (already stopped): 55739b897f98b6aed29cb70efbce225e00b431d2f97d2f99cf4f503963aae4a8\" id=e71cf211-8bd2-4b20-bea7-d48e4358beb3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:51:33.009625 crc crio[20770]: time=\"2026-06-09T16:51:33.009140532Z\" level=info msg=\"Removing pod sandbox: 55739b897f98b6aed29cb70efbce225e00b431d2f97d2f99cf4f503963aae4a8\" id=e0ed2e56-f31c-4f5e-aa32-b776b3f382f2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:51:33.028258 crc crio[20770]: time=\"2026-06-09T16:51:33.02704119Z\" level=info msg=\"Removed pod sandbox: 55739b897f98b6aed29cb70efbce225e00b431d2f97d2f99cf4f503963aae4a8\" id=e0ed2e56-f31c-4f5e-aa32-b776b3f382f2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:51:33.324976 crc crio[20770]: time=\"2026-06-09T16:51:33.32442854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:51:33.478187 crc crio[20770]: time=\"2026-06-09T16:51:33.477738049Z\" level=info msg=\"Created container 71b24b9aed4d7650711d47849df615afae23d1c981f830b0f20f706d99667fe3: openshift-frr-k8s/frr-k8s-5bnfx/kube-rbac-proxy\" id=c0d57034-188a-48ae-ba1f-a9b08d3cba6e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:51:33.488732 crc crio[20770]: time=\"2026-06-09T16:51:33.48849033Z\" level=info msg=\"Starting container: 71b24b9aed4d7650711d47849df615afae23d1c981f830b0f20f706d99667fe3\" id=13419e64-e42c-459f-98b3-a770b2518e25 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:51:33.506839 crc crio[20770]: time=\"2026-06-09T16:51:33.506744869Z\" level=info msg=\"Started container\" PID=39171 containerID=71b24b9aed4d7650711d47849df615afae23d1c981f830b0f20f706d99667fe3 description=openshift-frr-k8s/frr-k8s-5bnfx/kube-rbac-proxy id=13419e64-e42c-459f-98b3-a770b2518e25 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1c8eb90b33b167bfe5a2ae7b63aaccf8db4dfd64dbb724bee5edc0865ca12ce8\nJun 09 16:51:33.551386 crc crio[20770]: time=\"2026-06-09T16:51:33.549517377Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=73780306-de7b-4d00-9bff-053ac665fa65 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:51:33.554519 crc crio[20770]: time=\"2026-06-09T16:51:33.554387278Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=346d5c88-f0c5-4626-b9e4-398230d3e899 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:51:33.570419 crc crio[20770]: time=\"2026-06-09T16:51:33.570315699Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-5bnfx/kube-rbac-proxy-frr\" id=5c9e6f86-b260-4494-8feb-b7ce3b8687f4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:51:33.570864 crc crio[20770]: time=\"2026-06-09T16:51:33.570798573Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:51:33.607851 crc crio[20770]: time=\"2026-06-09T16:51:33.607401013Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:51:33.967181 crc crio[20770]: time=\"2026-06-09T16:51:33.966776148Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:51:34.121560 crc crio[20770]: time=\"2026-06-09T16:51:34.121335063Z\" level=info msg=\"Created container cdef0650524eca3c91c5e7c9a1733abffbbf70e7618106739ae354d247d6706b: openshift-frr-k8s/frr-k8s-5bnfx/kube-rbac-proxy-frr\" id=5c9e6f86-b260-4494-8feb-b7ce3b8687f4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:51:34.132110 crc crio[20770]: time=\"2026-06-09T16:51:34.129456948Z\" level=info msg=\"Starting container: cdef0650524eca3c91c5e7c9a1733abffbbf70e7618106739ae354d247d6706b\" id=acf901db-04af-453c-913f-cd1f366777c1 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:51:34.138985 crc crio[20770]: time=\"2026-06-09T16:51:34.13884845Z\" level=info msg=\"Started container\" PID=39209 containerID=cdef0650524eca3c91c5e7c9a1733abffbbf70e7618106739ae354d247d6706b description=openshift-frr-k8s/frr-k8s-5bnfx/kube-rbac-proxy-frr id=acf901db-04af-453c-913f-cd1f366777c1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1c8eb90b33b167bfe5a2ae7b63aaccf8db4dfd64dbb724bee5edc0865ca12ce8\nJun 09 16:52:00.565988 crc crio[20770]: time=\"2026-06-09T16:52:00.564550946Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683732-v5nzj/POD\" id=86fa93fe-ff8c-461b-9984-47e498357a5d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:52:00.568499 crc crio[20770]: time=\"2026-06-09T16:52:00.566000188Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:52:00.595599 crc crio[20770]: time=\"2026-06-09T16:52:00.595401869Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683732-v5nzj Namespace:openshift-infra ID:91ae40eb85cb9244c070368c3e7d5b474be50bc081db6b5d1519aff36452a404 UID:255e61fa-51c1-4a5f-ab6c-711e15d3424a NetNS:/var/run/netns/61ea48dc-7512-43f2-a015-c011792de129 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod255e61fa_51c1_4a5f_ab6c_711e15d3424a.slice PodAnnotations:0xc0003deaa0}] Aliases:map[]}\"\nJun 09 16:52:00.595599 crc crio[20770]: time=\"2026-06-09T16:52:00.595478362Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683732-v5nzj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:52:00.937950 crc crio[20770]: 2026-06-09T16:52:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:91ae40eb85cb924 Mac:aa:76:31:2b:da:92 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:36 Mtu:0 Sandbox:/var/run/netns/61ea48dc-7512-43f2-a015-c011792de129 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.54 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:52:00.938861 crc crio[20770]: time=\"2026-06-09T16:52:00.938780031Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683732-v5nzj Namespace:openshift-infra ID:91ae40eb85cb9244c070368c3e7d5b474be50bc081db6b5d1519aff36452a404 UID:255e61fa-51c1-4a5f-ab6c-711e15d3424a NetNS:/var/run/netns/61ea48dc-7512-43f2-a015-c011792de129 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod255e61fa_51c1_4a5f_ab6c_711e15d3424a.slice PodAnnotations:0xc0003deaa0}] Aliases:map[]}\"\nJun 09 16:52:00.939008 crc crio[20770]: time=\"2026-06-09T16:52:00.938960786Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683732-v5nzj for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:52:00.945507 crc crio[20770]: time=\"2026-06-09T16:52:00.945427934Z\" level=info msg=\"Ran pod sandbox 91ae40eb85cb9244c070368c3e7d5b474be50bc081db6b5d1519aff36452a404 with infra container: openshift-infra/auto-csr-approver-29683732-v5nzj/POD\" id=86fa93fe-ff8c-461b-9984-47e498357a5d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:52:00.949192 crc crio[20770]: time=\"2026-06-09T16:52:00.94910587Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=98222536-d5c2-4e92-97dd-d7bed414d03b name=/runtime.v1.ImageService/PullImage\nJun 09 16:52:00.959874 crc crio[20770]: time=\"2026-06-09T16:52:00.95979293Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 16:52:02.625152 crc crio[20770]: time=\"2026-06-09T16:52:02.624487626Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=98222536-d5c2-4e92-97dd-d7bed414d03b name=/runtime.v1.ImageService/PullImage\nJun 09 16:52:02.626948 crc crio[20770]: time=\"2026-06-09T16:52:02.625888887Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=ba08e431-f3de-4daa-af7d-e4201c4f219a name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:52:02.627336 crc crio[20770]: time=\"2026-06-09T16:52:02.627210545Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=e3f21113-5980-4c50-a31c-fc76e08dfc89 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:52:02.670153 crc crio[20770]: time=\"2026-06-09T16:52:02.669820109Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683732-v5nzj/oc\" id=e95ae06e-4859-476d-8d63-dcce217f9d05 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:52:02.670783 crc crio[20770]: time=\"2026-06-09T16:52:02.670415826Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:52:02.696883 crc crio[20770]: time=\"2026-06-09T16:52:02.696784619Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:52:02.942532 crc crio[20770]: time=\"2026-06-09T16:52:02.942340079Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:52:03.211834 crc crio[20770]: time=\"2026-06-09T16:52:03.21075632Z\" level=info msg=\"Created container d3549baac968f6b98b048869f94a07ec6f96dda690973ae0bcecf26ea2be5c55: openshift-infra/auto-csr-approver-29683732-v5nzj/oc\" id=e95ae06e-4859-476d-8d63-dcce217f9d05 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:52:03.212828 crc crio[20770]: time=\"2026-06-09T16:52:03.212620394Z\" level=info msg=\"Starting container: d3549baac968f6b98b048869f94a07ec6f96dda690973ae0bcecf26ea2be5c55\" id=ded620de-2509-485f-9d9f-60b370c3bedf name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:52:03.218356 crc crio[20770]: time=\"2026-06-09T16:52:03.218239777Z\" level=info msg=\"Started container\" PID=39695 containerID=d3549baac968f6b98b048869f94a07ec6f96dda690973ae0bcecf26ea2be5c55 description=openshift-infra/auto-csr-approver-29683732-v5nzj/oc id=ded620de-2509-485f-9d9f-60b370c3bedf name=/runtime.v1.RuntimeService/StartContainer sandboxID=91ae40eb85cb9244c070368c3e7d5b474be50bc081db6b5d1519aff36452a404\nJun 09 16:52:05.713533 crc crio[20770]: time=\"2026-06-09T16:52:05.710920325Z\" level=info msg=\"Stopping pod sandbox: 91ae40eb85cb9244c070368c3e7d5b474be50bc081db6b5d1519aff36452a404\" id=7a754b3f-3668-47e8-90ef-acc5f3cbf9ec name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:52:05.713533 crc crio[20770]: time=\"2026-06-09T16:52:05.712779659Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683732-v5nzj Namespace:openshift-infra ID:91ae40eb85cb9244c070368c3e7d5b474be50bc081db6b5d1519aff36452a404 UID:255e61fa-51c1-4a5f-ab6c-711e15d3424a NetNS:/var/run/netns/61ea48dc-7512-43f2-a015-c011792de129 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod255e61fa_51c1_4a5f_ab6c_711e15d3424a.slice PodAnnotations:0xc002894508}] Aliases:map[]}\"\nJun 09 16:52:05.713533 crc crio[20770]: time=\"2026-06-09T16:52:05.712965525Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683732-v5nzj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:52:05.973506 crc crio[20770]: time=\"2026-06-09T16:52:05.973016434Z\" level=info msg=\"Stopped pod sandbox: 91ae40eb85cb9244c070368c3e7d5b474be50bc081db6b5d1519aff36452a404\" id=7a754b3f-3668-47e8-90ef-acc5f3cbf9ec name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:52:16.597145 crc crio[20770]: time=\"2026-06-09T16:52:16.595961001Z\" level=info msg=\"Running pod sandbox: baremetal-operator-system/baremetal-operator-controller-manager-8d95bb466-f58qg/POD\" id=009079a1-2d17-498e-91a4-00e311c359dd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:52:16.598889 crc crio[20770]: time=\"2026-06-09T16:52:16.597188677Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:52:16.649383 crc crio[20770]: time=\"2026-06-09T16:52:16.649286215Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-8d95bb466-f58qg Namespace:baremetal-operator-system ID:db2001505c902586674842c50bf3486c66c1861bb25b542d76e4e3749d9dbf02 UID:5fde3cc4-577f-4f06-a457-31bab40f96db NetNS:/var/run/netns/2048106e-8122-4429-851a-ad3df5685fc1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5fde3cc4_577f_4f06_a457_31bab40f96db.slice PodAnnotations:0xc00008c5f0}] Aliases:map[]}\"\nJun 09 16:52:16.649383 crc crio[20770]: time=\"2026-06-09T16:52:16.649358527Z\" level=info msg=\"Adding pod baremetal-operator-system_baremetal-operator-controller-manager-8d95bb466-f58qg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:52:17.155765 crc crio[20770]: 2026-06-09T16:52:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:db2001505c90258 Mac:16:0f:93:61:ff:6e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:37 Mtu:0 Sandbox:/var/run/netns/2048106e-8122-4429-851a-ad3df5685fc1 SocketPath: PciID:}] [{Interface:0xc000014840 Address:{IP:10.217.0.55 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:52:17.157810 crc crio[20770]: time=\"2026-06-09T16:52:17.157732836Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-8d95bb466-f58qg Namespace:baremetal-operator-system ID:db2001505c902586674842c50bf3486c66c1861bb25b542d76e4e3749d9dbf02 UID:5fde3cc4-577f-4f06-a457-31bab40f96db NetNS:/var/run/netns/2048106e-8122-4429-851a-ad3df5685fc1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5fde3cc4_577f_4f06_a457_31bab40f96db.slice PodAnnotations:0xc00008c5f0}] Aliases:map[]}\"\nJun 09 16:52:17.157996 crc crio[20770]: time=\"2026-06-09T16:52:17.157940542Z\" level=info msg=\"Checking pod baremetal-operator-system_baremetal-operator-controller-manager-8d95bb466-f58qg for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:52:17.166207 crc crio[20770]: time=\"2026-06-09T16:52:17.165593093Z\" level=info msg=\"Ran pod sandbox db2001505c902586674842c50bf3486c66c1861bb25b542d76e4e3749d9dbf02 with infra container: baremetal-operator-system/baremetal-operator-controller-manager-8d95bb466-f58qg/POD\" id=009079a1-2d17-498e-91a4-00e311c359dd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:52:17.170549 crc crio[20770]: time=\"2026-06-09T16:52:17.170473735Z\" level=info msg=\"Pulling image: quay.io/metal3-io/baremetal-operator:release-0.9\" id=ea23d095-9529-494b-9348-2a029e8ce204 name=/runtime.v1.ImageService/PullImage\nJun 09 16:52:17.181506 crc crio[20770]: time=\"2026-06-09T16:52:17.181422632Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/baremetal-operator:release-0.9\\\"\"\nJun 09 16:52:17.516972 crc crio[20770]: time=\"2026-06-09T16:52:17.516860173Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-index-s2ddk/POD\" id=30a1bec6-5626-4549-afcb-46b2f77aeb3e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:52:17.517107 crc crio[20770]: time=\"2026-06-09T16:52:17.517024838Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:52:17.547568 crc crio[20770]: time=\"2026-06-09T16:52:17.547425229Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-s2ddk Namespace:openstack-operators ID:db30fd7c35d657e96a498a7a96b232d6f18389a341fd02485e8949adcc5d2ae3 UID:ec05fa29-a575-44c7-a0eb-e97df455c4f7 NetNS:/var/run/netns/e124ab44-b1cf-4784-b6b3-08ef59377cd4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podec05fa29_a575_44c7_a0eb_e97df455c4f7.slice PodAnnotations:0xc00291a200}] Aliases:map[]}\"\nJun 09 16:52:17.547568 crc crio[20770]: time=\"2026-06-09T16:52:17.547532872Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-index-s2ddk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:52:18.414357 crc crio[20770]: 2026-06-09T16:52:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:db30fd7c35d657e Mac:fe:ec:43:8d:85:f3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:38 Mtu:0 Sandbox:/var/run/netns/e124ab44-b1cf-4784-b6b3-08ef59377cd4 SocketPath: PciID:}] [{Interface:0xc0000147c0 Address:{IP:10.217.0.56 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:52:18.416803 crc crio[20770]: time=\"2026-06-09T16:52:18.415545602Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-s2ddk Namespace:openstack-operators ID:db30fd7c35d657e96a498a7a96b232d6f18389a341fd02485e8949adcc5d2ae3 UID:ec05fa29-a575-44c7-a0eb-e97df455c4f7 NetNS:/var/run/netns/e124ab44-b1cf-4784-b6b3-08ef59377cd4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podec05fa29_a575_44c7_a0eb_e97df455c4f7.slice PodAnnotations:0xc00291a200}] Aliases:map[]}\"\nJun 09 16:52:18.416803 crc crio[20770]: time=\"2026-06-09T16:52:18.416012005Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-index-s2ddk for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:52:19.056383 crc crio[20770]: time=\"2026-06-09T16:52:19.055812789Z\" level=info msg=\"Running pod sandbox: baremetal-operator-system/baremetal-operator-ironic-c97755648-cq9r4/POD\" id=2135f224-db7f-4ad4-ad2e-3833b1f7577b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:52:19.056590 crc crio[20770]: time=\"2026-06-09T16:52:19.056568241Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:52:19.134286 crc crio[20770]: time=\"2026-06-09T16:52:19.134129487Z\" level=info msg=\"Ran pod sandbox db30fd7c35d657e96a498a7a96b232d6f18389a341fd02485e8949adcc5d2ae3 with infra container: openstack-operators/openstack-operator-index-s2ddk/POD\" id=30a1bec6-5626-4549-afcb-46b2f77aeb3e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:52:19.138192 crc crio[20770]: time=\"2026-06-09T16:52:19.138124942Z\" level=info msg=\"Pulling image: 38.102.83.73:5001/openstack-k8s-operators/openstack-operator-index:721c3f7c64850716e5de5f4e76e1ef4c36c28652\" id=93607e97-d18c-448c-b538-318debc1d005 name=/runtime.v1.ImageService/PullImage\nJun 09 16:52:19.139921 crc crio[20770]: time=\"2026-06-09T16:52:19.139894134Z\" level=info msg=\"Trying to access \\\"38.102.83.73:5001/openstack-k8s-operators/openstack-operator-index:721c3f7c64850716e5de5f4e76e1ef4c36c28652\\\"\"\nJun 09 16:52:19.541294 crc crio[20770]: time=\"2026-06-09T16:52:19.541142671Z\" 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=2135f224-db7f-4ad4-ad2e-3833b1f7577b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:52:21.795316 crc crio[20770]: time=\"2026-06-09T16:52:21.794363416Z\" level=info msg=\"Ran pod sandbox 26b46faa35b70169f5e9bc8118d4d0c8d7c38aa08a6b2d2dbc251d5ce2345152 with infra container: baremetal-operator-system/baremetal-operator-ironic-c97755648-cq9r4/POD\" id=2135f224-db7f-4ad4-ad2e-3833b1f7577b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:52:21.798056 crc crio[20770]: time=\"2026-06-09T16:52:21.797983261Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic-ipa-downloader:latest\" id=7283ad8d-4ab6-45e4-8090-6457afe9ba38 name=/runtime.v1.ImageService/PullImage\nJun 09 16:52:21.828214 crc crio[20770]: time=\"2026-06-09T16:52:21.828113083Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic-ipa-downloader:latest\\\"\"\nJun 09 16:52:21.873378 crc crio[20770]: time=\"2026-06-09T16:52:21.873211419Z\" level=info msg=\"Pulled image: quay.io/metal3-io/baremetal-operator@sha256:9ef16b26df77e09ed539968e7c9664caa407b3271b47747c22f676af9f47a963\" id=ea23d095-9529-494b-9348-2a029e8ce204 name=/runtime.v1.ImageService/PullImage\nJun 09 16:52:21.875314 crc crio[20770]: time=\"2026-06-09T16:52:21.875222257Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9\" id=6dd2ca3f-fdbf-41c8-b58b-d7ce2bec92f0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:52:21.880621 crc crio[20770]: time=\"2026-06-09T16:52:21.880471219Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9\" id=0d120835-7e0f-4510-b64e-6e14c3aca017 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:52:21.896063 crc crio[20770]: time=\"2026-06-09T16:52:21.895973138Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-controller-manager-8d95bb466-f58qg/manager\" id=fabff833-6587-4e36-96f5-5c45db96f16f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:52:21.897504 crc crio[20770]: time=\"2026-06-09T16:52:21.89744739Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:52:21.939118 crc crio[20770]: time=\"2026-06-09T16:52:21.938976963Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:52:21.973558 crc crio[20770]: time=\"2026-06-09T16:52:21.973455441Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:52:22.092089 crc crio[20770]: time=\"2026-06-09T16:52:22.091930771Z\" level=info msg=\"Created container cfc47eb043481bf2956e370918b781f740bcd47eb201c37e69da613ffb478e15: baremetal-operator-system/baremetal-operator-controller-manager-8d95bb466-f58qg/manager\" id=fabff833-6587-4e36-96f5-5c45db96f16f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:52:22.093794 crc crio[20770]: time=\"2026-06-09T16:52:22.09362667Z\" level=info msg=\"Starting container: cfc47eb043481bf2956e370918b781f740bcd47eb201c37e69da613ffb478e15\" id=52568be8-a755-497c-b9cc-af6a2d47795b name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:52:22.100334 crc crio[20770]: time=\"2026-06-09T16:52:22.100067587Z\" level=info msg=\"Started container\" PID=40344 containerID=cfc47eb043481bf2956e370918b781f740bcd47eb201c37e69da613ffb478e15 description=baremetal-operator-system/baremetal-operator-controller-manager-8d95bb466-f58qg/manager id=52568be8-a755-497c-b9cc-af6a2d47795b name=/runtime.v1.RuntimeService/StartContainer sandboxID=db2001505c902586674842c50bf3486c66c1861bb25b542d76e4e3749d9dbf02\nJun 09 16:52:22.383445 crc crio[20770]: time=\"2026-06-09T16:52:22.382874264Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-index-kzt5n/POD\" id=3f340b27-e0a2-4427-8116-e341bf167ae0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:52:22.383586 crc crio[20770]: time=\"2026-06-09T16:52:22.383481732Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:52:22.989860 crc crio[20770]: time=\"2026-06-09T16:52:22.989523189Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-kzt5n Namespace:openstack-operators ID:639fac8889ec0e8fd1fd0a5f694e2620d54ac1d9558bde18a066fa11bbf5854d UID:4df59364-cace-4196-a19a-6c595e129779 NetNS:/var/run/netns/eed26264-6b67-4802-85d6-cf8ab0ba824f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4df59364_cace_4196_a19a_6c595e129779.slice PodAnnotations:0xc0010a2588}] Aliases:map[]}\"\nJun 09 16:52:22.989860 crc crio[20770]: time=\"2026-06-09T16:52:22.989592121Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-index-kzt5n to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:52:24.019499 crc crio[20770]: 2026-06-09T16:52:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:639fac8889ec0e8 Mac:1e:04:f9:8e:0a:58 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:39 Mtu:0 Sandbox:/var/run/netns/eed26264-6b67-4802-85d6-cf8ab0ba824f SocketPath: PciID:}] [{Interface:0xc00035e8d0 Address:{IP:10.217.0.57 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:52:24.021956 crc crio[20770]: time=\"2026-06-09T16:52:24.021006522Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-kzt5n Namespace:openstack-operators ID:639fac8889ec0e8fd1fd0a5f694e2620d54ac1d9558bde18a066fa11bbf5854d UID:4df59364-cace-4196-a19a-6c595e129779 NetNS:/var/run/netns/eed26264-6b67-4802-85d6-cf8ab0ba824f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4df59364_cace_4196_a19a_6c595e129779.slice PodAnnotations:0xc0010a2588}] Aliases:map[]}\"\nJun 09 16:52:24.021956 crc crio[20770]: time=\"2026-06-09T16:52:24.021150856Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-index-kzt5n for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:52:24.031607 crc crio[20770]: time=\"2026-06-09T16:52:24.031539917Z\" level=info msg=\"Ran pod sandbox 639fac8889ec0e8fd1fd0a5f694e2620d54ac1d9558bde18a066fa11bbf5854d with infra container: openstack-operators/openstack-operator-index-kzt5n/POD\" id=3f340b27-e0a2-4427-8116-e341bf167ae0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:52:24.035075 crc crio[20770]: time=\"2026-06-09T16:52:24.035002307Z\" level=info msg=\"Pulling image: 38.102.83.73:5001/openstack-k8s-operators/openstack-operator-index:721c3f7c64850716e5de5f4e76e1ef4c36c28652\" id=1ae60d27-eb0a-4d2c-a4ff-1ad02078a8a6 name=/runtime.v1.ImageService/PullImage\nJun 09 16:52:24.036340 crc crio[20770]: time=\"2026-06-09T16:52:24.036268274Z\" level=info msg=\"Trying to access \\\"38.102.83.73:5001/openstack-k8s-operators/openstack-operator-index:721c3f7c64850716e5de5f4e76e1ef4c36c28652\\\"\"\nJun 09 16:52:25.945515 crc crio[20770]: time=\"2026-06-09T16:52:25.944337116Z\" level=info msg=\"Running pod sandbox: baremetal-operator-system/baremetal-operator-controller-manager-798b6946f5-ktkkj/POD\" id=510a3915-5ea9-4076-a5dd-c1f135f4ba06 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:52:25.946775 crc crio[20770]: time=\"2026-06-09T16:52:25.94553386Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:52:33.198729 crc crio[20770]: time=\"2026-06-09T16:52:33.197758919Z\" level=info msg=\"Removing container: be6affba8638dcd85ac80aa764b5e3d7b698460a83d9d6ec706c8c9472ddfcf9\" id=ba120a78-963d-46d4-9490-cc2abb33eaa9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:52:37.955575 crc crio[20770]: time=\"2026-06-09T16:52:37.954450375Z\" level=info msg=\"Removed container be6affba8638dcd85ac80aa764b5e3d7b698460a83d9d6ec706c8c9472ddfcf9: openshift-infra/auto-csr-approver-29683726-flkxk/oc\" id=ba120a78-963d-46d4-9490-cc2abb33eaa9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:52:37.962785 crc crio[20770]: time=\"2026-06-09T16:52:37.962631392Z\" level=info msg=\"Stopping pod sandbox: 8f3d89c9b763c8e2bea400885cd0a9410384bfe7acbed1bc21027ab9d90b3a0b\" id=5f108a24-c9b2-4c36-bd0f-beffac6b1bf9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:52:37.962785 crc crio[20770]: time=\"2026-06-09T16:52:37.962784437Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8f3d89c9b763c8e2bea400885cd0a9410384bfe7acbed1bc21027ab9d90b3a0b\" id=5f108a24-c9b2-4c36-bd0f-beffac6b1bf9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:52:37.963872 crc crio[20770]: time=\"2026-06-09T16:52:37.963615661Z\" level=info msg=\"Removing pod sandbox: 8f3d89c9b763c8e2bea400885cd0a9410384bfe7acbed1bc21027ab9d90b3a0b\" id=e063940c-6144-44f2-93e7-43b72b71383d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:52:39.550742 crc crio[20770]: time=\"2026-06-09T16:52:39.550552885Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-798b6946f5-ktkkj Namespace:baremetal-operator-system ID:70e0e0916d51aafdaa46b1b945162ffbcf98f5be6f855d9260ff5d119c5b341c UID:23694085-788b-439c-af1c-fec1a9aedb8c NetNS:/var/run/netns/506c120c-8240-473b-9341-f278d6848cae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod23694085_788b_439c_af1c_fec1a9aedb8c.slice PodAnnotations:0xc0029d4930}] Aliases:map[]}\"\nJun 09 16:52:39.550742 crc crio[20770]: time=\"2026-06-09T16:52:39.550626207Z\" level=info msg=\"Adding pod baremetal-operator-system_baremetal-operator-controller-manager-798b6946f5-ktkkj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:52:39.610729 crc crio[20770]: time=\"2026-06-09T16:52:39.610495851Z\" level=info msg=\"Pulled image: 38.102.83.73:5001/openstack-k8s-operators/openstack-operator-index@sha256:730dffe0ba440dda14cc540405ce771019c24bb73dc8d1fd8cff2c2bc252ab03\" id=93607e97-d18c-448c-b538-318debc1d005 name=/runtime.v1.ImageService/PullImage\nJun 09 16:52:39.611858 crc crio[20770]: time=\"2026-06-09T16:52:39.611782988Z\" level=info msg=\"Checking image status: 38.102.83.73:5001/openstack-k8s-operators/openstack-operator-index:721c3f7c64850716e5de5f4e76e1ef4c36c28652\" id=e2b2a70c-f26a-4fb2-9b8b-cee2eb265f90 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:52:39.614065 crc crio[20770]: time=\"2026-06-09T16:52:39.613970741Z\" level=info msg=\"Removed pod sandbox: 8f3d89c9b763c8e2bea400885cd0a9410384bfe7acbed1bc21027ab9d90b3a0b\" id=e063940c-6144-44f2-93e7-43b72b71383d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:52:39.633276 crc crio[20770]: time=\"2026-06-09T16:52:39.632747195Z\" level=info msg=\"Checking image status: 38.102.83.73:5001/openstack-k8s-operators/openstack-operator-index:721c3f7c64850716e5de5f4e76e1ef4c36c28652\" id=b19427c1-192d-4639-8111-8063b100168d name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:52:39.865753 crc crio[20770]: time=\"2026-06-09T16:52:39.864613208Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-index-s2ddk/registry-server\" id=d4945a23-19f2-4105-ba3f-d2821bc2300a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:52:39.973602 crc crio[20770]: time=\"2026-06-09T16:52:39.97347108Z\" level=info msg=\"Pulled image: 38.102.83.73:5001/openstack-k8s-operators/openstack-operator-index@sha256:730dffe0ba440dda14cc540405ce771019c24bb73dc8d1fd8cff2c2bc252ab03\" id=1ae60d27-eb0a-4d2c-a4ff-1ad02078a8a6 name=/runtime.v1.ImageService/PullImage\nJun 09 16:52:39.974575 crc crio[20770]: time=\"2026-06-09T16:52:39.973936003Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:52:39.974575 crc crio[20770]: time=\"2026-06-09T16:52:39.974239472Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic-ipa-downloader@sha256:15382b9ddf944ce2a38a44053d2e470dff2bae389316f016792b3b7637c49ea7\" id=7283ad8d-4ab6-45e4-8090-6457afe9ba38 name=/runtime.v1.ImageService/PullImage\nJun 09 16:52:39.974999 crc crio[20770]: time=\"2026-06-09T16:52:39.974930322Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic-ipa-downloader:latest\" id=14830cfc-e820-4c1e-976e-7bddee5cf181 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:52:39.975121 crc crio[20770]: time=\"2026-06-09T16:52:39.974983373Z\" level=info msg=\"Checking image status: 38.102.83.73:5001/openstack-k8s-operators/openstack-operator-index:721c3f7c64850716e5de5f4e76e1ef4c36c28652\" id=57aef74d-1712-4224-b7db-2e24ca1fb47b name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:52:39.994523 crc crio[20770]: time=\"2026-06-09T16:52:39.994402496Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic-ipa-downloader\" id=3215fd53-3b89-4873-abf6-f2639952333b name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:52:39.996860 crc crio[20770]: time=\"2026-06-09T16:52:39.99661852Z\" level=info msg=\"Checking image status: 38.102.83.73:5001/openstack-k8s-operators/openstack-operator-index:721c3f7c64850716e5de5f4e76e1ef4c36c28652\" id=c152e119-15d4-4eb2-8ad2-10178463a8ff name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:52:40.009152 crc crio[20770]: time=\"2026-06-09T16:52:40.009088611Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-c97755648-cq9r4/ironic-ipa-downloader\" id=99c9abf8-c7d3-410c-9e00-24f8de28e3c9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:52:40.012292 crc crio[20770]: time=\"2026-06-09T16:52:40.012211841Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-index-kzt5n/registry-server\" id=9fe98205-d4f2-4a4e-bb0c-98b0e3925618 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:52:40.015812 crc crio[20770]: time=\"2026-06-09T16:52:40.015728753Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:52:40.016405 crc crio[20770]: time=\"2026-06-09T16:52:40.016336291Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:52:40.018236 crc crio[20770]: time=\"2026-06-09T16:52:40.018172464Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:52:40.021591 crc crio[20770]: time=\"2026-06-09T16:52:40.021517821Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:52:40.054864 crc crio[20770]: time=\"2026-06-09T16:52:40.054812025Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:52:40.097277 crc crio[20770]: time=\"2026-06-09T16:52:40.097056048Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:52:40.102838 crc crio[20770]: time=\"2026-06-09T16:52:40.102626229Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:52:40.208003 crc crio[20770]: time=\"2026-06-09T16:52:40.206029863Z\" level=info msg=\"Created container c02e4cb7852d6200802e8c1a5e8779cccde0f83b8f86cf89146dbc14a5b7a6be: openstack-operators/openstack-operator-index-s2ddk/registry-server\" id=d4945a23-19f2-4105-ba3f-d2821bc2300a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:52:40.209040 crc crio[20770]: time=\"2026-06-09T16:52:40.208944887Z\" level=info msg=\"Starting container: c02e4cb7852d6200802e8c1a5e8779cccde0f83b8f86cf89146dbc14a5b7a6be\" id=b8fc4096-8276-46ff-81dd-50f694d6db32 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:52:40.221432 crc crio[20770]: time=\"2026-06-09T16:52:40.22112572Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:52:40.223289 crc crio[20770]: time=\"2026-06-09T16:52:40.223009574Z\" level=info msg=\"Started container\" PID=41104 containerID=c02e4cb7852d6200802e8c1a5e8779cccde0f83b8f86cf89146dbc14a5b7a6be description=openstack-operators/openstack-operator-index-s2ddk/registry-server id=b8fc4096-8276-46ff-81dd-50f694d6db32 name=/runtime.v1.RuntimeService/StartContainer sandboxID=db30fd7c35d657e96a498a7a96b232d6f18389a341fd02485e8949adcc5d2ae3\nJun 09 16:52:40.254109 crc crio[20770]: time=\"2026-06-09T16:52:40.251616673Z\" level=info msg=\"Created container 144bfb24e160b32711e4577ed73795d901db893bb6d7323c1269421a18882226: openstack-operators/openstack-operator-index-kzt5n/registry-server\" id=9fe98205-d4f2-4a4e-bb0c-98b0e3925618 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:52:40.254109 crc crio[20770]: time=\"2026-06-09T16:52:40.253798546Z\" level=info msg=\"Starting container: 144bfb24e160b32711e4577ed73795d901db893bb6d7323c1269421a18882226\" id=e8009229-cea4-42e0-bf99-5db7e1d9ef03 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:52:40.263827 crc crio[20770]: time=\"2026-06-09T16:52:40.263196338Z\" level=info msg=\"Started container\" PID=41108 containerID=144bfb24e160b32711e4577ed73795d901db893bb6d7323c1269421a18882226 description=openstack-operators/openstack-operator-index-kzt5n/registry-server id=e8009229-cea4-42e0-bf99-5db7e1d9ef03 name=/runtime.v1.RuntimeService/StartContainer sandboxID=639fac8889ec0e8fd1fd0a5f694e2620d54ac1d9558bde18a066fa11bbf5854d\nJun 09 16:52:40.449434 crc crio[20770]: time=\"2026-06-09T16:52:40.447789162Z\" level=info msg=\"Created container e607630e517e9a59a712cc01b0be790a1420c63e87ae950f09acac61f8440b0f: baremetal-operator-system/baremetal-operator-ironic-c97755648-cq9r4/ironic-ipa-downloader\" id=99c9abf8-c7d3-410c-9e00-24f8de28e3c9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:52:40.462882 crc crio[20770]: time=\"2026-06-09T16:52:40.456993859Z\" level=info msg=\"Starting container: e607630e517e9a59a712cc01b0be790a1420c63e87ae950f09acac61f8440b0f\" id=7e7c848d-8124-4d4e-9a9a-aac6d28c7ef7 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:52:40.468871 crc crio[20770]: 2026-06-09T16:52:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:70e0e0916d51aaf Mac:ba:b8:c2:69:37:dd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3c Mtu:0 Sandbox:/var/run/netns/506c120c-8240-473b-9341-f278d6848cae SocketPath: PciID:}] [{Interface:0xc0003755a0 Address:{IP:10.217.0.60 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:52:40.468871 crc crio[20770]: time=\"2026-06-09T16:52:40.468627785Z\" level=info msg=\"Started container\" PID=41119 containerID=e607630e517e9a59a712cc01b0be790a1420c63e87ae950f09acac61f8440b0f description=baremetal-operator-system/baremetal-operator-ironic-c97755648-cq9r4/ironic-ipa-downloader id=7e7c848d-8124-4d4e-9a9a-aac6d28c7ef7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=26b46faa35b70169f5e9bc8118d4d0c8d7c38aa08a6b2d2dbc251d5ce2345152\nJun 09 16:52:40.473260 crc crio[20770]: time=\"2026-06-09T16:52:40.470301414Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-798b6946f5-ktkkj Namespace:baremetal-operator-system ID:70e0e0916d51aafdaa46b1b945162ffbcf98f5be6f855d9260ff5d119c5b341c UID:23694085-788b-439c-af1c-fec1a9aedb8c NetNS:/var/run/netns/506c120c-8240-473b-9341-f278d6848cae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod23694085_788b_439c_af1c_fec1a9aedb8c.slice PodAnnotations:0xc0029d4930}] Aliases:map[]}\"\nJun 09 16:52:40.473260 crc crio[20770]: time=\"2026-06-09T16:52:40.470562532Z\" level=info msg=\"Checking pod baremetal-operator-system_baremetal-operator-controller-manager-798b6946f5-ktkkj for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:52:40.477386 crc crio[20770]: time=\"2026-06-09T16:52:40.477297447Z\" level=info msg=\"Stopping container: c02e4cb7852d6200802e8c1a5e8779cccde0f83b8f86cf89146dbc14a5b7a6be (timeout: 2s)\" id=c97417cf-497a-41ca-80e0-899cfd7882ff name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:52:40.505950 crc crio[20770]: time=\"2026-06-09T16:52:40.505528914Z\" level=info msg=\"Ran pod sandbox 70e0e0916d51aafdaa46b1b945162ffbcf98f5be6f855d9260ff5d119c5b341c with infra container: baremetal-operator-system/baremetal-operator-controller-manager-798b6946f5-ktkkj/POD\" id=510a3915-5ea9-4076-a5dd-c1f135f4ba06 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:52:40.514581 crc crio[20770]: time=\"2026-06-09T16:52:40.514520114Z\" level=info msg=\"Pulling image: quay.io/metal3-io/baremetal-operator:latest\" id=54f30143-6358-4e8a-98f2-c3885cc40048 name=/runtime.v1.ImageService/PullImage\nJun 09 16:52:40.523616 crc crio[20770]: time=\"2026-06-09T16:52:40.522973409Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/baremetal-operator:latest\\\"\"\nJun 09 16:52:40.616165 crc crio[20770]: time=\"2026-06-09T16:52:40.616099525Z\" level=info msg=\"Stopped container c02e4cb7852d6200802e8c1a5e8779cccde0f83b8f86cf89146dbc14a5b7a6be: openstack-operators/openstack-operator-index-s2ddk/registry-server\" id=c97417cf-497a-41ca-80e0-899cfd7882ff name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:52:40.620486 crc crio[20770]: time=\"2026-06-09T16:52:40.620388879Z\" level=info msg=\"Stopping pod sandbox: db30fd7c35d657e96a498a7a96b232d6f18389a341fd02485e8949adcc5d2ae3\" id=e307e649-3bb9-48b1-a411-d805d8d38be9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:52:40.621149 crc crio[20770]: time=\"2026-06-09T16:52:40.621077869Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-s2ddk Namespace:openstack-operators ID:db30fd7c35d657e96a498a7a96b232d6f18389a341fd02485e8949adcc5d2ae3 UID:ec05fa29-a575-44c7-a0eb-e97df455c4f7 NetNS:/var/run/netns/e124ab44-b1cf-4784-b6b3-08ef59377cd4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podec05fa29_a575_44c7_a0eb_e97df455c4f7.slice PodAnnotations:0xc002a08b08}] Aliases:map[]}\"\nJun 09 16:52:40.621335 crc crio[20770]: time=\"2026-06-09T16:52:40.621281725Z\" level=info msg=\"Deleting pod openstack-operators_openstack-operator-index-s2ddk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:52:41.128688 crc crio[20770]: time=\"2026-06-09T16:52:41.12811884Z\" level=info msg=\"Stopped pod sandbox: db30fd7c35d657e96a498a7a96b232d6f18389a341fd02485e8949adcc5d2ae3\" id=e307e649-3bb9-48b1-a411-d805d8d38be9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:52:41.525224 crc crio[20770]: time=\"2026-06-09T16:52:41.525133794Z\" level=info msg=\"Removing container: c02e4cb7852d6200802e8c1a5e8779cccde0f83b8f86cf89146dbc14a5b7a6be\" id=bbf226b6-e579-4ae6-8afd-cadc11f0c22f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:52:41.546515 crc crio[20770]: time=\"2026-06-09T16:52:41.54641475Z\" level=info msg=\"Removed container c02e4cb7852d6200802e8c1a5e8779cccde0f83b8f86cf89146dbc14a5b7a6be: openstack-operators/openstack-operator-index-s2ddk/registry-server\" id=bbf226b6-e579-4ae6-8afd-cadc11f0c22f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:52:43.422564 crc crio[20770]: time=\"2026-06-09T16:52:43.421858748Z\" level=info msg=\"Pulled image: quay.io/metal3-io/baremetal-operator@sha256:f1ae20259f73fda5635bcc65c4e31ecbd0b25cde2f9ba47c0f042030a0b9bc2b\" id=54f30143-6358-4e8a-98f2-c3885cc40048 name=/runtime.v1.ImageService/PullImage\nJun 09 16:52:43.424228 crc crio[20770]: time=\"2026-06-09T16:52:43.424032021Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:latest\" id=3faf1610-107b-486b-b0b7-d662e3d11640 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:52:43.428178 crc crio[20770]: time=\"2026-06-09T16:52:43.428098409Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator\" id=9b1be97e-fd28-4091-98fc-1ab8502b163a name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:52:43.439385 crc crio[20770]: time=\"2026-06-09T16:52:43.4371323Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-controller-manager-798b6946f5-ktkkj/manager\" id=8b6cd568-a2d0-4695-ba45-181f1c1d1aec name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:52:43.439723 crc crio[20770]: time=\"2026-06-09T16:52:43.439592041Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:52:43.479494 crc crio[20770]: time=\"2026-06-09T16:52:43.479355103Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:52:43.524351 crc crio[20770]: time=\"2026-06-09T16:52:43.524191851Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:52:43.630236 crc crio[20770]: time=\"2026-06-09T16:52:43.62949153Z\" level=info msg=\"Created container 47c267311c2a20c7d7ccbea3dcc77c0f4d18b875c30917f6e4bc90e6f1eb7ce9: baremetal-operator-system/baremetal-operator-controller-manager-798b6946f5-ktkkj/manager\" id=8b6cd568-a2d0-4695-ba45-181f1c1d1aec name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:52:43.631867 crc crio[20770]: time=\"2026-06-09T16:52:43.631741365Z\" level=info msg=\"Starting container: 47c267311c2a20c7d7ccbea3dcc77c0f4d18b875c30917f6e4bc90e6f1eb7ce9\" id=636eae44-0936-4f09-8f06-e04f021a415f name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:52:43.638272 crc crio[20770]: time=\"2026-06-09T16:52:43.638122129Z\" level=info msg=\"Started container\" PID=41300 containerID=47c267311c2a20c7d7ccbea3dcc77c0f4d18b875c30917f6e4bc90e6f1eb7ce9 description=baremetal-operator-system/baremetal-operator-controller-manager-798b6946f5-ktkkj/manager id=636eae44-0936-4f09-8f06-e04f021a415f name=/runtime.v1.RuntimeService/StartContainer sandboxID=70e0e0916d51aafdaa46b1b945162ffbcf98f5be6f855d9260ff5d119c5b341c\nJun 09 16:52:46.598512 crc crio[20770]: time=\"2026-06-09T16:52:46.597555623Z\" level=info msg=\"Stopping container: 47c267311c2a20c7d7ccbea3dcc77c0f4d18b875c30917f6e4bc90e6f1eb7ce9 (timeout: 10s)\" id=498433f9-4d65-4300-984d-dceca2465670 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:52:47.471992 crc crio[20770]: time=\"2026-06-09T16:52:47.471834164Z\" level=info msg=\"Stopped container 47c267311c2a20c7d7ccbea3dcc77c0f4d18b875c30917f6e4bc90e6f1eb7ce9: baremetal-operator-system/baremetal-operator-controller-manager-798b6946f5-ktkkj/manager\" id=498433f9-4d65-4300-984d-dceca2465670 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:52:47.474440 crc crio[20770]: time=\"2026-06-09T16:52:47.473142882Z\" level=info msg=\"Stopping pod sandbox: 70e0e0916d51aafdaa46b1b945162ffbcf98f5be6f855d9260ff5d119c5b341c\" id=b965bb63-7cee-4498-96fa-aa9fd6eb23a1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:52:47.474440 crc crio[20770]: time=\"2026-06-09T16:52:47.473872023Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-798b6946f5-ktkkj Namespace:baremetal-operator-system ID:70e0e0916d51aafdaa46b1b945162ffbcf98f5be6f855d9260ff5d119c5b341c UID:23694085-788b-439c-af1c-fec1a9aedb8c NetNS:/var/run/netns/506c120c-8240-473b-9341-f278d6848cae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod23694085_788b_439c_af1c_fec1a9aedb8c.slice PodAnnotations:0xc0029d4ee8}] Aliases:map[]}\"\nJun 09 16:52:47.474440 crc crio[20770]: time=\"2026-06-09T16:52:47.474048908Z\" level=info msg=\"Deleting pod baremetal-operator-system_baremetal-operator-controller-manager-798b6946f5-ktkkj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:52:47.834582 crc crio[20770]: time=\"2026-06-09T16:52:47.832463355Z\" level=info msg=\"Stopped pod sandbox: 70e0e0916d51aafdaa46b1b945162ffbcf98f5be6f855d9260ff5d119c5b341c\" id=b965bb63-7cee-4498-96fa-aa9fd6eb23a1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:52:48.643407 crc crio[20770]: time=\"2026-06-09T16:52:48.643019993Z\" level=info msg=\"Removing container: 47c267311c2a20c7d7ccbea3dcc77c0f4d18b875c30917f6e4bc90e6f1eb7ce9\" id=f6c4d25a-6bbf-441f-b0f4-b5a29f0f0f7b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:52:48.687804 crc crio[20770]: time=\"2026-06-09T16:52:48.687537092Z\" level=info msg=\"Removed container 47c267311c2a20c7d7ccbea3dcc77c0f4d18b875c30917f6e4bc90e6f1eb7ce9: baremetal-operator-system/baremetal-operator-controller-manager-798b6946f5-ktkkj/manager\" id=f6c4d25a-6bbf-441f-b0f4-b5a29f0f0f7b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:53:14.049171 crc crio[20770]: time=\"2026-06-09T16:53:14.048487832Z\" level=info msg=\"Running pod sandbox: openstack-operators/2c5ec125e2b5a7b950ca1e283fae2821b10a336f43c4a62c9600b1329cph9bq/POD\" id=4d85ac1a-a365-41f2-a8c9-e16512351fce name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:53:14.050935 crc crio[20770]: time=\"2026-06-09T16:53:14.049192143Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:53:14.078597 crc crio[20770]: time=\"2026-06-09T16:53:14.078490101Z\" level=info msg=\"Got pod network &{Name:2c5ec125e2b5a7b950ca1e283fae2821b10a336f43c4a62c9600b1329cph9bq Namespace:openstack-operators ID:ff6411bf47408192b5beb88adb2649d20218303fdbf5e341ede8c861c4e94076 UID:e7360c6a-1afa-478b-b09c-383eef4cee2e NetNS:/var/run/netns/02dcef02-d55a-441b-9ae6-1c2213b6bc3e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7360c6a_1afa_478b_b09c_383eef4cee2e.slice PodAnnotations:0xc002a08238}] Aliases:map[]}\"\nJun 09 16:53:14.078597 crc crio[20770]: time=\"2026-06-09T16:53:14.078538402Z\" level=info msg=\"Adding pod openstack-operators_2c5ec125e2b5a7b950ca1e283fae2821b10a336f43c4a62c9600b1329cph9bq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:53:14.714910 crc crio[20770]: 2026-06-09T16:53:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ff6411bf4740819 Mac:4e:b8:13:56:7f:2a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3f Mtu:0 Sandbox:/var/run/netns/02dcef02-d55a-441b-9ae6-1c2213b6bc3e SocketPath: PciID:}] [{Interface:0xc0002dca20 Address:{IP:10.217.0.63 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:53:14.716610 crc crio[20770]: time=\"2026-06-09T16:53:14.716510433Z\" level=info msg=\"Got pod network &{Name:2c5ec125e2b5a7b950ca1e283fae2821b10a336f43c4a62c9600b1329cph9bq Namespace:openstack-operators ID:ff6411bf47408192b5beb88adb2649d20218303fdbf5e341ede8c861c4e94076 UID:e7360c6a-1afa-478b-b09c-383eef4cee2e NetNS:/var/run/netns/02dcef02-d55a-441b-9ae6-1c2213b6bc3e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7360c6a_1afa_478b_b09c_383eef4cee2e.slice PodAnnotations:0xc002a08238}] Aliases:map[]}\"\nJun 09 16:53:14.716941 crc crio[20770]: time=\"2026-06-09T16:53:14.716817982Z\" level=info msg=\"Checking pod openstack-operators_2c5ec125e2b5a7b950ca1e283fae2821b10a336f43c4a62c9600b1329cph9bq for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:53:14.729930 crc crio[20770]: time=\"2026-06-09T16:53:14.729801728Z\" level=info msg=\"Ran pod sandbox ff6411bf47408192b5beb88adb2649d20218303fdbf5e341ede8c861c4e94076 with infra container: openstack-operators/2c5ec125e2b5a7b950ca1e283fae2821b10a336f43c4a62c9600b1329cph9bq/POD\" id=4d85ac1a-a365-41f2-a8c9-e16512351fce name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:53:14.732796 crc crio[20770]: time=\"2026-06-09T16:53:14.732559918Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e8998d24-5bb9-4eef-b832-5af9c6a85d63 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:53:14.736786 crc crio[20770]: time=\"2026-06-09T16:53:14.736343197Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4a9a8a1f-5475-4a35-bf58-4707dd4993d3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:53:14.744792 crc crio[20770]: time=\"2026-06-09T16:53:14.744584896Z\" level=info msg=\"Creating container: openstack-operators/2c5ec125e2b5a7b950ca1e283fae2821b10a336f43c4a62c9600b1329cph9bq/util\" id=45fb20a8-00b2-4b01-853b-0610614a1023 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:53:14.745389 crc crio[20770]: time=\"2026-06-09T16:53:14.745290656Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:53:14.776318 crc crio[20770]: time=\"2026-06-09T16:53:14.774985976Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:53:14.780793 crc crio[20770]: time=\"2026-06-09T16:53:14.780607169Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:53:14.930128 crc crio[20770]: time=\"2026-06-09T16:53:14.92984261Z\" level=info msg=\"Created container 468ca8e14cd813050fb3cfaa940025f41b8eae4646a920f736c96146b465cc00: openstack-operators/2c5ec125e2b5a7b950ca1e283fae2821b10a336f43c4a62c9600b1329cph9bq/util\" id=45fb20a8-00b2-4b01-853b-0610614a1023 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:53:14.931227 crc crio[20770]: time=\"2026-06-09T16:53:14.931163498Z\" level=info msg=\"Starting container: 468ca8e14cd813050fb3cfaa940025f41b8eae4646a920f736c96146b465cc00\" id=452b0062-825e-44e1-b0bf-4334b337e1cc name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:53:14.939829 crc crio[20770]: time=\"2026-06-09T16:53:14.93952343Z\" level=info msg=\"Started container\" PID=41957 containerID=468ca8e14cd813050fb3cfaa940025f41b8eae4646a920f736c96146b465cc00 description=openstack-operators/2c5ec125e2b5a7b950ca1e283fae2821b10a336f43c4a62c9600b1329cph9bq/util id=452b0062-825e-44e1-b0bf-4334b337e1cc name=/runtime.v1.RuntimeService/StartContainer sandboxID=ff6411bf47408192b5beb88adb2649d20218303fdbf5e341ede8c861c4e94076\nJun 09 16:53:16.114115 crc crio[20770]: time=\"2026-06-09T16:53:16.113426176Z\" level=info msg=\"Pulling image: 38.102.83.73:5001/openstack-k8s-operators/openstack-operator-bundle:721c3f7c64850716e5de5f4e76e1ef4c36c28652\" id=27b9acef-72c6-4b20-bda1-0ef8aed72ee1 name=/runtime.v1.ImageService/PullImage\nJun 09 16:53:16.115777 crc crio[20770]: time=\"2026-06-09T16:53:16.115555518Z\" level=info msg=\"Trying to access \\\"38.102.83.73:5001/openstack-k8s-operators/openstack-operator-bundle:721c3f7c64850716e5de5f4e76e1ef4c36c28652\\\"\"\nJun 09 16:53:17.497723 crc crio[20770]: time=\"2026-06-09T16:53:17.497169819Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-t9mkh/POD\" id=57590dd6-a29a-49df-a56b-5921ea324bce name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:53:17.498755 crc crio[20770]: time=\"2026-06-09T16:53:17.497740216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:53:18.161992 crc crio[20770]: time=\"2026-06-09T16:53:18.16172496Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-t9mkh Namespace:openshift-marketplace ID:acc325b04891cd2922c12151d35b97ae52f119fc4fa7f576c01966d7745f56dd UID:6959e028-04a7-4173-a418-d96855e42f02 NetNS:/var/run/netns/028de08d-f1ca-4cd6-bdcd-dd8f3e2ec3dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6959e028_04a7_4173_a418_d96855e42f02.slice PodAnnotations:0xc0005c61e0}] Aliases:map[]}\"\nJun 09 16:53:18.162484 crc crio[20770]: time=\"2026-06-09T16:53:18.162012368Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-t9mkh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:53:18.233919 crc crio[20770]: time=\"2026-06-09T16:53:18.233769146Z\" level=info msg=\"Pulled image: 38.102.83.73:5001/openstack-k8s-operators/openstack-operator-bundle@sha256:eb9bca78a14259a03674c90215860136c5098b2c9b4d95866d2de358dd6f651b\" id=27b9acef-72c6-4b20-bda1-0ef8aed72ee1 name=/runtime.v1.ImageService/PullImage\nJun 09 16:53:18.241160 crc crio[20770]: time=\"2026-06-09T16:53:18.241065047Z\" level=info msg=\"Checking image status: 38.102.83.73:5001/openstack-k8s-operators/openstack-operator-bundle:721c3f7c64850716e5de5f4e76e1ef4c36c28652\" id=dc877b49-cdac-4905-b7d2-d3247db3eb16 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:53:18.249442 crc crio[20770]: time=\"2026-06-09T16:53:18.249315376Z\" level=info msg=\"Checking image status: 38.102.83.73:5001/openstack-k8s-operators/openstack-operator-bundle:721c3f7c64850716e5de5f4e76e1ef4c36c28652\" id=e318a77e-ebf2-43ed-8d38-273118e37b61 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:53:18.259890 crc crio[20770]: time=\"2026-06-09T16:53:18.259732457Z\" level=info msg=\"Creating container: openstack-operators/2c5ec125e2b5a7b950ca1e283fae2821b10a336f43c4a62c9600b1329cph9bq/pull\" id=7743e232-0d73-4e51-a574-b28172b4e618 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:53:18.261465 crc crio[20770]: time=\"2026-06-09T16:53:18.261004574Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:53:18.316956 crc crio[20770]: time=\"2026-06-09T16:53:18.316844321Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:53:18.317297 crc crio[20770]: time=\"2026-06-09T16:53:18.317098878Z\" level=warning msg=\"Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/e202fee66b51eb71f125754b92bee4eff54e0164e17573cc816fc293471121d0/merged/etc/passwd: no such file or directory\"\nJun 09 16:53:18.317297 crc crio[20770]: time=\"2026-06-09T16:53:18.317130669Z\" level=warning msg=\"Failed to open /etc/group: open /var/lib/containers/storage/overlay/e202fee66b51eb71f125754b92bee4eff54e0164e17573cc816fc293471121d0/merged/etc/group: no such file or directory\"\nJun 09 16:53:18.321309 crc crio[20770]: time=\"2026-06-09T16:53:18.321159586Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:53:18.585594 crc crio[20770]: time=\"2026-06-09T16:53:18.583411259Z\" level=info msg=\"Created container ca9ceafb952fac8c549ca7667a550ec9b8b14ed80fe0aeaab8f8046e813565e4: openstack-operators/2c5ec125e2b5a7b950ca1e283fae2821b10a336f43c4a62c9600b1329cph9bq/pull\" id=7743e232-0d73-4e51-a574-b28172b4e618 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:53:18.587904 crc crio[20770]: time=\"2026-06-09T16:53:18.587111236Z\" level=info msg=\"Starting container: ca9ceafb952fac8c549ca7667a550ec9b8b14ed80fe0aeaab8f8046e813565e4\" id=2500b4fd-9a04-4aaf-8a4e-caf6c529b410 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:53:18.597613 crc crio[20770]: time=\"2026-06-09T16:53:18.597187998Z\" level=info msg=\"Started container\" PID=42081 containerID=ca9ceafb952fac8c549ca7667a550ec9b8b14ed80fe0aeaab8f8046e813565e4 description=openstack-operators/2c5ec125e2b5a7b950ca1e283fae2821b10a336f43c4a62c9600b1329cph9bq/pull id=2500b4fd-9a04-4aaf-8a4e-caf6c529b410 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ff6411bf47408192b5beb88adb2649d20218303fdbf5e341ede8c861c4e94076\nJun 09 16:53:18.915721 crc crio[20770]: 2026-06-09T16:53:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:acc325b04891cd2 Mac:22:33:0c:54:ad:fa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:40 Mtu:0 Sandbox:/var/run/netns/028de08d-f1ca-4cd6-bdcd-dd8f3e2ec3dd SocketPath: PciID:}] [{Interface:0xc0004b25d0 Address:{IP:10.217.0.64 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:53:18.915721 crc crio[20770]: time=\"2026-06-09T16:53:18.912899077Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-t9mkh Namespace:openshift-marketplace ID:acc325b04891cd2922c12151d35b97ae52f119fc4fa7f576c01966d7745f56dd UID:6959e028-04a7-4173-a418-d96855e42f02 NetNS:/var/run/netns/028de08d-f1ca-4cd6-bdcd-dd8f3e2ec3dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6959e028_04a7_4173_a418_d96855e42f02.slice PodAnnotations:0xc0005c61e0}] Aliases:map[]}\"\nJun 09 16:53:18.915721 crc crio[20770]: time=\"2026-06-09T16:53:18.913036041Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-t9mkh for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:53:18.925809 crc crio[20770]: time=\"2026-06-09T16:53:18.924334228Z\" level=info msg=\"Ran pod sandbox acc325b04891cd2922c12151d35b97ae52f119fc4fa7f576c01966d7745f56dd with infra container: openshift-marketplace/redhat-marketplace-t9mkh/POD\" id=57590dd6-a29a-49df-a56b-5921ea324bce name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:53:18.935431 crc crio[20770]: time=\"2026-06-09T16:53:18.935202573Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0c3bffa7-525f-4140-a119-664ed6601a98 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:53:18.938298 crc crio[20770]: time=\"2026-06-09T16:53:18.9381932Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5118df78-dec5-410b-90c5-282f9d3d7b4c name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:53:18.947343 crc crio[20770]: time=\"2026-06-09T16:53:18.947033146Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-t9mkh/extract-utilities\" id=be518c9a-c90c-4715-82ed-542b11bb618f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:53:18.947992 crc crio[20770]: time=\"2026-06-09T16:53:18.947794888Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:53:18.978717 crc crio[20770]: time=\"2026-06-09T16:53:18.978561598Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:53:18.984586 crc crio[20770]: time=\"2026-06-09T16:53:18.984322635Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:53:19.158314 crc crio[20770]: time=\"2026-06-09T16:53:19.15820582Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=7fbc2432-48ff-4c41-b9ee-45f1ea222ee9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:53:19.163056 crc crio[20770]: time=\"2026-06-09T16:53:19.162873725Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=84cadedb-d2ee-4331-afa1-4285785094ed name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:53:19.177397 crc crio[20770]: time=\"2026-06-09T16:53:19.177283402Z\" level=info msg=\"Created container 18cf8a180c62c7bc98569e7ebcf7eeaf192a385d31d9b7cc49e1d5ba1ebfbcdb: openshift-marketplace/redhat-marketplace-t9mkh/extract-utilities\" id=be518c9a-c90c-4715-82ed-542b11bb618f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:53:19.179272 crc crio[20770]: time=\"2026-06-09T16:53:19.179194727Z\" level=info msg=\"Starting container: 18cf8a180c62c7bc98569e7ebcf7eeaf192a385d31d9b7cc49e1d5ba1ebfbcdb\" id=10ad8823-88e3-4a78-bed1-e97d9f183576 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:53:19.183386 crc crio[20770]: time=\"2026-06-09T16:53:19.18309729Z\" level=info msg=\"Creating container: openstack-operators/2c5ec125e2b5a7b950ca1e283fae2821b10a336f43c4a62c9600b1329cph9bq/extract\" id=e33a84e5-58b9-463e-ba19-6cb952cccc81 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:53:19.184269 crc crio[20770]: time=\"2026-06-09T16:53:19.183632856Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:53:19.189171 crc crio[20770]: time=\"2026-06-09T16:53:19.189061823Z\" level=info msg=\"Started container\" PID=42118 containerID=18cf8a180c62c7bc98569e7ebcf7eeaf192a385d31d9b7cc49e1d5ba1ebfbcdb description=openshift-marketplace/redhat-marketplace-t9mkh/extract-utilities id=10ad8823-88e3-4a78-bed1-e97d9f183576 name=/runtime.v1.RuntimeService/StartContainer sandboxID=acc325b04891cd2922c12151d35b97ae52f119fc4fa7f576c01966d7745f56dd\nJun 09 16:53:19.229754 crc crio[20770]: time=\"2026-06-09T16:53:19.229589666Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:53:19.234346 crc crio[20770]: time=\"2026-06-09T16:53:19.234250341Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:53:19.498334 crc crio[20770]: time=\"2026-06-09T16:53:19.498212214Z\" level=info msg=\"Created container 25994d4525cc1eba5a26c23908f75a228a9823388482cf0cc9b3b8b4ae6077b8: openstack-operators/2c5ec125e2b5a7b950ca1e283fae2821b10a336f43c4a62c9600b1329cph9bq/extract\" id=e33a84e5-58b9-463e-ba19-6cb952cccc81 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:53:19.499755 crc crio[20770]: time=\"2026-06-09T16:53:19.499618454Z\" level=info msg=\"Starting container: 25994d4525cc1eba5a26c23908f75a228a9823388482cf0cc9b3b8b4ae6077b8\" id=f3c4efe7-8b63-4fee-9413-90236f712528 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:53:19.505416 crc crio[20770]: time=\"2026-06-09T16:53:19.505175705Z\" level=info msg=\"Started container\" PID=42128 containerID=25994d4525cc1eba5a26c23908f75a228a9823388482cf0cc9b3b8b4ae6077b8 description=openstack-operators/2c5ec125e2b5a7b950ca1e283fae2821b10a336f43c4a62c9600b1329cph9bq/extract id=f3c4efe7-8b63-4fee-9413-90236f712528 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ff6411bf47408192b5beb88adb2649d20218303fdbf5e341ede8c861c4e94076\nJun 09 16:53:20.176152 crc crio[20770]: time=\"2026-06-09T16:53:20.176033128Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=c578289b-4d2a-454b-a6f2-1c8ae20780c6 name=/runtime.v1.ImageService/PullImage\nJun 09 16:53:20.190491 crc crio[20770]: time=\"2026-06-09T16:53:20.190386624Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 09 16:53:21.189000 crc crio[20770]: time=\"2026-06-09T16:53:21.188181092Z\" level=info msg=\"Stopping pod sandbox: ff6411bf47408192b5beb88adb2649d20218303fdbf5e341ede8c861c4e94076\" id=c815bcf1-b19e-41fa-850c-8ede9b2c455d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:53:21.190183 crc crio[20770]: time=\"2026-06-09T16:53:21.189521731Z\" level=info msg=\"Got pod network &{Name:2c5ec125e2b5a7b950ca1e283fae2821b10a336f43c4a62c9600b1329cph9bq Namespace:openstack-operators ID:ff6411bf47408192b5beb88adb2649d20218303fdbf5e341ede8c861c4e94076 UID:e7360c6a-1afa-478b-b09c-383eef4cee2e NetNS:/var/run/netns/02dcef02-d55a-441b-9ae6-1c2213b6bc3e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7360c6a_1afa_478b_b09c_383eef4cee2e.slice PodAnnotations:0xc000134300}] Aliases:map[]}\"\nJun 09 16:53:21.190183 crc crio[20770]: time=\"2026-06-09T16:53:21.189795209Z\" level=info msg=\"Deleting pod openstack-operators_2c5ec125e2b5a7b950ca1e283fae2821b10a336f43c4a62c9600b1329cph9bq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:53:21.816784 crc crio[20770]: time=\"2026-06-09T16:53:21.816428661Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0\" id=c578289b-4d2a-454b-a6f2-1c8ae20780c6 name=/runtime.v1.ImageService/PullImage\nJun 09 16:53:21.819128 crc crio[20770]: time=\"2026-06-09T16:53:21.819030427Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=9d97a3cc-bab2-421f-a14c-af3b450ada73 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:53:21.822250 crc crio[20770]: time=\"2026-06-09T16:53:21.822161258Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=1621c93e-20cf-4454-ae0a-069b9289d929 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:53:21.832753 crc crio[20770]: time=\"2026-06-09T16:53:21.83260205Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-t9mkh/extract-content\" id=25fa64f9-d997-4b35-8c9d-4a0a65186a09 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:53:21.833191 crc crio[20770]: time=\"2026-06-09T16:53:21.833131315Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:53:21.865743 crc crio[20770]: time=\"2026-06-09T16:53:21.865298476Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:53:21.869033 crc crio[20770]: time=\"2026-06-09T16:53:21.868956622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:53:22.019847 crc crio[20770]: time=\"2026-06-09T16:53:22.019245904Z\" level=info msg=\"Created container f165da2fec5f4bcd4fae369d17d5269e2b3fe0d4f153eb5c2ee0cadc54ed39c2: openshift-marketplace/redhat-marketplace-t9mkh/extract-content\" id=25fa64f9-d997-4b35-8c9d-4a0a65186a09 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:53:22.021490 crc crio[20770]: time=\"2026-06-09T16:53:22.021345824Z\" level=info msg=\"Stopped pod sandbox: ff6411bf47408192b5beb88adb2649d20218303fdbf5e341ede8c861c4e94076\" id=c815bcf1-b19e-41fa-850c-8ede9b2c455d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:53:22.029070 crc crio[20770]: time=\"2026-06-09T16:53:22.028607115Z\" level=info msg=\"Starting container: f165da2fec5f4bcd4fae369d17d5269e2b3fe0d4f153eb5c2ee0cadc54ed39c2\" id=06a54add-6a76-41a0-87fc-37e67c88ba44 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:53:22.036958 crc crio[20770]: time=\"2026-06-09T16:53:22.036849913Z\" level=info msg=\"Started container\" PID=42219 containerID=f165da2fec5f4bcd4fae369d17d5269e2b3fe0d4f153eb5c2ee0cadc54ed39c2 description=openshift-marketplace/redhat-marketplace-t9mkh/extract-content id=06a54add-6a76-41a0-87fc-37e67c88ba44 name=/runtime.v1.RuntimeService/StartContainer sandboxID=acc325b04891cd2922c12151d35b97ae52f119fc4fa7f576c01966d7745f56dd\nJun 09 16:53:23.228567 crc crio[20770]: time=\"2026-06-09T16:53:23.228469513Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=93e84270-8abf-4b12-a7aa-04c05c630907 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:53:23.231762 crc crio[20770]: time=\"2026-06-09T16:53:23.231613814Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=74b4f988-1eba-492e-a3b6-62bc9e4bbe74 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:53:23.238759 crc crio[20770]: time=\"2026-06-09T16:53:23.238617576Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-t9mkh/registry-server\" id=aee3be37-0001-46e2-81dd-514258050745 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:53:23.239339 crc crio[20770]: time=\"2026-06-09T16:53:23.239203723Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:53:23.284425 crc crio[20770]: time=\"2026-06-09T16:53:23.284203046Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:53:23.288415 crc crio[20770]: time=\"2026-06-09T16:53:23.288306905Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:53:23.431851 crc crio[20770]: time=\"2026-06-09T16:53:23.431790069Z\" level=info msg=\"Created container 69bbfb6a592ffa3c58e03e17a373cdc57daedbaa101e592195c45dee201fd6a1: openshift-marketplace/redhat-marketplace-t9mkh/registry-server\" id=aee3be37-0001-46e2-81dd-514258050745 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:53:23.433241 crc crio[20770]: time=\"2026-06-09T16:53:23.433156549Z\" level=info msg=\"Starting container: 69bbfb6a592ffa3c58e03e17a373cdc57daedbaa101e592195c45dee201fd6a1\" id=efea87ba-b1c9-4fb2-9c4d-ce83bf605e0f name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:53:23.441514 crc crio[20770]: time=\"2026-06-09T16:53:23.441392157Z\" level=info msg=\"Started container\" PID=42263 containerID=69bbfb6a592ffa3c58e03e17a373cdc57daedbaa101e592195c45dee201fd6a1 description=openshift-marketplace/redhat-marketplace-t9mkh/registry-server id=efea87ba-b1c9-4fb2-9c4d-ce83bf605e0f name=/runtime.v1.RuntimeService/StartContainer sandboxID=acc325b04891cd2922c12151d35b97ae52f119fc4fa7f576c01966d7745f56dd\nJun 09 16:53:25.185503 crc crio[20770]: time=\"2026-06-09T16:53:25.184954218Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-controller-init-86ccc544f-t27dx/POD\" id=024f48fc-5b89-484a-a984-103f0fdef5a3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:53:25.185503 crc crio[20770]: time=\"2026-06-09T16:53:25.185454362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:53:25.211494 crc crio[20770]: time=\"2026-06-09T16:53:25.211385963Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-init-86ccc544f-t27dx Namespace:openstack-operators ID:92c6c82e0bbb94ce16f526a4b0e084530ca08cd7b13194e3f6a35ec04360fd49 UID:0f5a4813-6836-435f-9977-69b91797a82c NetNS:/var/run/netns/0f87d8e4-dcce-40a5-a7c7-12f40a8b8958 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0f5a4813_6836_435f_9977_69b91797a82c.slice PodAnnotations:0xc0001354c8}] Aliases:map[]}\"\nJun 09 16:53:25.211494 crc crio[20770]: time=\"2026-06-09T16:53:25.211470395Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-controller-init-86ccc544f-t27dx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:53:26.339113 crc crio[20770]: 2026-06-09T16:53:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:92c6c82e0bbb94c Mac:8e:19:ae:62:eb:66 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:42 Mtu:0 Sandbox:/var/run/netns/0f87d8e4-dcce-40a5-a7c7-12f40a8b8958 SocketPath: PciID:}] [{Interface:0xc00042e860 Address:{IP:10.217.0.66 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:53:26.340662 crc crio[20770]: time=\"2026-06-09T16:53:26.340586295Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-init-86ccc544f-t27dx Namespace:openstack-operators ID:92c6c82e0bbb94ce16f526a4b0e084530ca08cd7b13194e3f6a35ec04360fd49 UID:0f5a4813-6836-435f-9977-69b91797a82c NetNS:/var/run/netns/0f87d8e4-dcce-40a5-a7c7-12f40a8b8958 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0f5a4813_6836_435f_9977_69b91797a82c.slice PodAnnotations:0xc0001354c8}] Aliases:map[]}\"\nJun 09 16:53:26.340945 crc crio[20770]: time=\"2026-06-09T16:53:26.340873403Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-controller-init-86ccc544f-t27dx for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:53:26.347940 crc crio[20770]: time=\"2026-06-09T16:53:26.347849115Z\" level=info msg=\"Ran pod sandbox 92c6c82e0bbb94ce16f526a4b0e084530ca08cd7b13194e3f6a35ec04360fd49 with infra container: openstack-operators/openstack-operator-controller-init-86ccc544f-t27dx/POD\" id=024f48fc-5b89-484a-a984-103f0fdef5a3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:53:26.350909 crc crio[20770]: time=\"2026-06-09T16:53:26.350814681Z\" level=info msg=\"Checking image status: 38.102.83.73:5001/openstack-k8s-operators/openstack-operator:721c3f7c64850716e5de5f4e76e1ef4c36c28652\" id=5d68569d-82b5-4b6a-a889-61b1aa0711d4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:53:26.351117 crc crio[20770]: time=\"2026-06-09T16:53:26.351069649Z\" level=info msg=\"Image 38.102.83.73:5001/openstack-k8s-operators/openstack-operator:721c3f7c64850716e5de5f4e76e1ef4c36c28652 not found\" id=5d68569d-82b5-4b6a-a889-61b1aa0711d4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:53:26.351185 crc crio[20770]: time=\"2026-06-09T16:53:26.35113624Z\" level=info msg=\"Neither image nor artfiact 38.102.83.73:5001/openstack-k8s-operators/openstack-operator:721c3f7c64850716e5de5f4e76e1ef4c36c28652 found\" id=5d68569d-82b5-4b6a-a889-61b1aa0711d4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:53:26.352938 crc crio[20770]: time=\"2026-06-09T16:53:26.35286025Z\" level=info msg=\"Pulling image: 38.102.83.73:5001/openstack-k8s-operators/openstack-operator:721c3f7c64850716e5de5f4e76e1ef4c36c28652\" id=87d5ccea-85c9-4291-880d-c8aa766e870f name=/runtime.v1.ImageService/PullImage\nJun 09 16:53:26.354550 crc crio[20770]: time=\"2026-06-09T16:53:26.354471477Z\" level=info msg=\"Trying to access \\\"38.102.83.73:5001/openstack-k8s-operators/openstack-operator:721c3f7c64850716e5de5f4e76e1ef4c36c28652\\\"\"\nJun 09 16:53:39.551337 crc crio[20770]: time=\"2026-06-09T16:53:39.549017794Z\" level=info msg=\"Stopping container: 69bbfb6a592ffa3c58e03e17a373cdc57daedbaa101e592195c45dee201fd6a1 (timeout: 2s)\" id=fb89fe00-8632-4911-ac29-720b478ceaec name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:53:39.666797 crc crio[20770]: time=\"2026-06-09T16:53:39.666206147Z\" level=info msg=\"Stopping pod sandbox: db30fd7c35d657e96a498a7a96b232d6f18389a341fd02485e8949adcc5d2ae3\" id=6a1f15e2-61f7-4e3f-9222-9b6ce5eaf5b2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:53:39.667337 crc crio[20770]: time=\"2026-06-09T16:53:39.667312939Z\" level=info msg=\"Stopped pod sandbox (already stopped): db30fd7c35d657e96a498a7a96b232d6f18389a341fd02485e8949adcc5d2ae3\" id=6a1f15e2-61f7-4e3f-9222-9b6ce5eaf5b2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:53:39.668901 crc crio[20770]: time=\"2026-06-09T16:53:39.668869134Z\" level=info msg=\"Removing pod sandbox: db30fd7c35d657e96a498a7a96b232d6f18389a341fd02485e8949adcc5d2ae3\" id=a95dd6a0-5c4a-4e56-a281-817251b2c30b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:53:47.233581 crc crio[20770]: time=\"2026-06-09T16:53:47.232025534Z\" level=info msg=\"Stopped container 69bbfb6a592ffa3c58e03e17a373cdc57daedbaa101e592195c45dee201fd6a1: openshift-marketplace/redhat-marketplace-t9mkh/registry-server\" id=fb89fe00-8632-4911-ac29-720b478ceaec name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:53:47.237851 crc crio[20770]: time=\"2026-06-09T16:53:47.237573945Z\" level=info msg=\"Stopping pod sandbox: acc325b04891cd2922c12151d35b97ae52f119fc4fa7f576c01966d7745f56dd\" id=a2612bdb-42f1-456a-ad10-a4e8b9462a5d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:53:47.238818 crc crio[20770]: time=\"2026-06-09T16:53:47.238717558Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-t9mkh Namespace:openshift-marketplace ID:acc325b04891cd2922c12151d35b97ae52f119fc4fa7f576c01966d7745f56dd UID:6959e028-04a7-4173-a418-d96855e42f02 NetNS:/var/run/netns/028de08d-f1ca-4cd6-bdcd-dd8f3e2ec3dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6959e028_04a7_4173_a418_d96855e42f02.slice PodAnnotations:0xc0010a2bd8}] Aliases:map[]}\"\nJun 09 16:53:47.239120 crc crio[20770]: time=\"2026-06-09T16:53:47.238977795Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-t9mkh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:53:48.806474 crc crio[20770]: time=\"2026-06-09T16:53:48.80552528Z\" level=info msg=\"Stopped pod sandbox: acc325b04891cd2922c12151d35b97ae52f119fc4fa7f576c01966d7745f56dd\" id=a2612bdb-42f1-456a-ad10-a4e8b9462a5d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:53:48.823731 crc crio[20770]: time=\"2026-06-09T16:53:48.820321588Z\" level=info msg=\"Removed pod sandbox: db30fd7c35d657e96a498a7a96b232d6f18389a341fd02485e8949adcc5d2ae3\" id=a95dd6a0-5c4a-4e56-a281-817251b2c30b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:53:48.823731 crc crio[20770]: time=\"2026-06-09T16:53:48.821970906Z\" level=info msg=\"Stopping pod sandbox: 70e0e0916d51aafdaa46b1b945162ffbcf98f5be6f855d9260ff5d119c5b341c\" id=b16069be-deba-422b-9ebf-1d0742ab2d00 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:53:48.823731 crc crio[20770]: time=\"2026-06-09T16:53:48.822041478Z\" level=info msg=\"Stopped pod sandbox (already stopped): 70e0e0916d51aafdaa46b1b945162ffbcf98f5be6f855d9260ff5d119c5b341c\" id=b16069be-deba-422b-9ebf-1d0742ab2d00 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:53:48.823731 crc crio[20770]: time=\"2026-06-09T16:53:48.822982685Z\" level=info msg=\"Removing pod sandbox: 70e0e0916d51aafdaa46b1b945162ffbcf98f5be6f855d9260ff5d119c5b341c\" id=e744aa82-8aad-4c08-9fc5-0b4f676d7fbf name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:53:48.837042 crc crio[20770]: time=\"2026-06-09T16:53:48.83697497Z\" level=info msg=\"Removed pod sandbox: 70e0e0916d51aafdaa46b1b945162ffbcf98f5be6f855d9260ff5d119c5b341c\" id=e744aa82-8aad-4c08-9fc5-0b4f676d7fbf name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:53:49.642870 crc crio[20770]: time=\"2026-06-09T16:53:49.642375759Z\" level=info msg=\"Pulled image: 38.102.83.73:5001/openstack-k8s-operators/openstack-operator@sha256:ee023bf76807ef818a36ba17eaf3ef39027c3642198cc07727f64cb26e08b5e6\" id=87d5ccea-85c9-4291-880d-c8aa766e870f name=/runtime.v1.ImageService/PullImage\nJun 09 16:53:49.643616 crc crio[20770]: time=\"2026-06-09T16:53:49.643574043Z\" level=info msg=\"Checking image status: 38.102.83.73:5001/openstack-k8s-operators/openstack-operator:721c3f7c64850716e5de5f4e76e1ef4c36c28652\" id=f5c70572-6840-47d4-80ae-667d00752864 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:53:49.648786 crc crio[20770]: time=\"2026-06-09T16:53:49.647876138Z\" level=info msg=\"Checking image status: 38.102.83.73:5001/openstack-k8s-operators/openstack-operator:721c3f7c64850716e5de5f4e76e1ef4c36c28652\" id=568fdd26-5041-4f91-9047-a9e9da45dc1c name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:53:49.682116 crc crio[20770]: time=\"2026-06-09T16:53:49.682034097Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-controller-init-86ccc544f-t27dx/operator\" id=8934b901-c825-4652-a17f-50d5c1e35a2e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:53:49.684118 crc crio[20770]: time=\"2026-06-09T16:53:49.684046935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:53:49.696007 crc crio[20770]: time=\"2026-06-09T16:53:49.695794475Z\" level=info msg=\"Removing container: 69bbfb6a592ffa3c58e03e17a373cdc57daedbaa101e592195c45dee201fd6a1\" id=fb9734da-ef78-4824-a126-06baddd78e2c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:53:49.713254 crc crio[20770]: time=\"2026-06-09T16:53:49.713174529Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:53:49.718232 crc crio[20770]: time=\"2026-06-09T16:53:49.718139122Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:53:49.728199 crc crio[20770]: time=\"2026-06-09T16:53:49.727168154Z\" level=info msg=\"Removed container 69bbfb6a592ffa3c58e03e17a373cdc57daedbaa101e592195c45dee201fd6a1: openshift-marketplace/redhat-marketplace-t9mkh/registry-server\" id=fb9734da-ef78-4824-a126-06baddd78e2c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:53:49.732021 crc crio[20770]: time=\"2026-06-09T16:53:49.73187495Z\" level=info msg=\"Removing container: f165da2fec5f4bcd4fae369d17d5269e2b3fe0d4f153eb5c2ee0cadc54ed39c2\" id=d7b88446-f8c5-42d6-b5fc-537ae734f772 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:53:49.782347 crc crio[20770]: time=\"2026-06-09T16:53:49.780328603Z\" level=info msg=\"Removed container f165da2fec5f4bcd4fae369d17d5269e2b3fe0d4f153eb5c2ee0cadc54ed39c2: openshift-marketplace/redhat-marketplace-t9mkh/extract-content\" id=d7b88446-f8c5-42d6-b5fc-537ae734f772 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:53:49.784628 crc crio[20770]: time=\"2026-06-09T16:53:49.784577156Z\" level=info msg=\"Removing container: 18cf8a180c62c7bc98569e7ebcf7eeaf192a385d31d9b7cc49e1d5ba1ebfbcdb\" id=eb32a380-dce0-4c5e-a5b8-30f0c692feac name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:53:49.820831 crc crio[20770]: time=\"2026-06-09T16:53:49.820693712Z\" level=info msg=\"Removed container 18cf8a180c62c7bc98569e7ebcf7eeaf192a385d31d9b7cc49e1d5ba1ebfbcdb: openshift-marketplace/redhat-marketplace-t9mkh/extract-utilities\" id=eb32a380-dce0-4c5e-a5b8-30f0c692feac name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:53:50.140925 crc crio[20770]: time=\"2026-06-09T16:53:50.140610784Z\" level=info msg=\"Created container 6e24567f8b4d2cde9ec34faf4ed76e3754c3d009560144732a997b11abaa42e4: openstack-operators/openstack-operator-controller-init-86ccc544f-t27dx/operator\" id=8934b901-c825-4652-a17f-50d5c1e35a2e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:53:50.142081 crc crio[20770]: time=\"2026-06-09T16:53:50.14185552Z\" level=info msg=\"Starting container: 6e24567f8b4d2cde9ec34faf4ed76e3754c3d009560144732a997b11abaa42e4\" id=2a005688-aca5-4a01-a85d-2e22bd215a07 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:53:50.155166 crc crio[20770]: time=\"2026-06-09T16:53:50.155062252Z\" level=info msg=\"Started container\" PID=42932 containerID=6e24567f8b4d2cde9ec34faf4ed76e3754c3d009560144732a997b11abaa42e4 description=openstack-operators/openstack-operator-controller-init-86ccc544f-t27dx/operator id=2a005688-aca5-4a01-a85d-2e22bd215a07 name=/runtime.v1.RuntimeService/StartContainer sandboxID=92c6c82e0bbb94ce16f526a4b0e084530ca08cd7b13194e3f6a35ec04360fd49\nJun 09 16:54:00.524460 crc crio[20770]: time=\"2026-06-09T16:54:00.523555618Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683734-x4pds/POD\" id=0916e4c1-0129-46c8-9f98-73da23048771 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:54:00.524460 crc crio[20770]: time=\"2026-06-09T16:54:00.524491886Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:54:00.566797 crc crio[20770]: time=\"2026-06-09T16:54:00.566328988Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683734-x4pds Namespace:openshift-infra ID:33b326c618813b4476cfd35e270a1d1b9710b69a5b74ad2f701f2b89b61f7deb UID:db8f0a25-8eef-474c-8987-246efc2331e5 NetNS:/var/run/netns/bfb6f8e5-36f1-4fe0-8593-16bc2f984baf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddb8f0a25_8eef_474c_8987_246efc2331e5.slice PodAnnotations:0xc0029d4760}] Aliases:map[]}\"\nJun 09 16:54:00.566797 crc crio[20770]: time=\"2026-06-09T16:54:00.566782481Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683734-x4pds to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:54:02.101036 crc crio[20770]: 2026-06-09T16:54:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:33b326c618813b4 Mac:92:8e:4e:ac:53:99 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/bfb6f8e5-36f1-4fe0-8593-16bc2f984baf SocketPath: PciID:}] [{Interface:0xc0002a46c0 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:54:02.102478 crc crio[20770]: time=\"2026-06-09T16:54:02.102190923Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683734-x4pds Namespace:openshift-infra ID:33b326c618813b4476cfd35e270a1d1b9710b69a5b74ad2f701f2b89b61f7deb UID:db8f0a25-8eef-474c-8987-246efc2331e5 NetNS:/var/run/netns/bfb6f8e5-36f1-4fe0-8593-16bc2f984baf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddb8f0a25_8eef_474c_8987_246efc2331e5.slice PodAnnotations:0xc0029d4760}] Aliases:map[]}\"\nJun 09 16:54:02.102478 crc crio[20770]: time=\"2026-06-09T16:54:02.102332817Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683734-x4pds for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:54:02.109878 crc crio[20770]: time=\"2026-06-09T16:54:02.109021601Z\" level=info msg=\"Ran pod sandbox 33b326c618813b4476cfd35e270a1d1b9710b69a5b74ad2f701f2b89b61f7deb with infra container: openshift-infra/auto-csr-approver-29683734-x4pds/POD\" id=0916e4c1-0129-46c8-9f98-73da23048771 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:54:02.111743 crc crio[20770]: time=\"2026-06-09T16:54:02.111491152Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=dd1613df-9b76-4473-a2c0-dbcb785e7f4e name=/runtime.v1.ImageService/PullImage\nJun 09 16:54:02.119568 crc crio[20770]: time=\"2026-06-09T16:54:02.119480794Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 16:54:03.189265 crc crio[20770]: time=\"2026-06-09T16:54:03.188389015Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=dd1613df-9b76-4473-a2c0-dbcb785e7f4e name=/runtime.v1.ImageService/PullImage\nJun 09 16:54:03.190770 crc crio[20770]: time=\"2026-06-09T16:54:03.190380483Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=774d2b75-f0d7-4e93-bfb6-9878b4d2a3c4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:54:03.194063 crc crio[20770]: time=\"2026-06-09T16:54:03.193984228Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=5b679c94-2a84-4d49-b0ce-2c0c80d4fe64 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:54:03.203869 crc crio[20770]: time=\"2026-06-09T16:54:03.203431411Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683734-x4pds/oc\" id=4474374f-10e4-4cf7-ad2b-88c741bd5f9e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:54:03.204812 crc crio[20770]: time=\"2026-06-09T16:54:03.204512323Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:54:03.275403 crc crio[20770]: time=\"2026-06-09T16:54:03.275331375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:54:03.778923 crc crio[20770]: time=\"2026-06-09T16:54:03.778377686Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:54:04.023360 crc crio[20770]: time=\"2026-06-09T16:54:04.023192771Z\" level=info msg=\"Created container 868af8a5b2c1c186e9eabd4cc9b07c09fe8acf30dc0d95a70c0c0b964ac41cd2: openshift-infra/auto-csr-approver-29683734-x4pds/oc\" id=4474374f-10e4-4cf7-ad2b-88c741bd5f9e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:54:04.024332 crc crio[20770]: time=\"2026-06-09T16:54:04.024219131Z\" level=info msg=\"Starting container: 868af8a5b2c1c186e9eabd4cc9b07c09fe8acf30dc0d95a70c0c0b964ac41cd2\" id=44cb5102-b07d-4478-ad95-5f9d8cbfbdd0 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:54:04.036020 crc crio[20770]: time=\"2026-06-09T16:54:04.035811887Z\" level=info msg=\"Started container\" PID=43280 containerID=868af8a5b2c1c186e9eabd4cc9b07c09fe8acf30dc0d95a70c0c0b964ac41cd2 description=openshift-infra/auto-csr-approver-29683734-x4pds/oc id=44cb5102-b07d-4478-ad95-5f9d8cbfbdd0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=33b326c618813b4476cfd35e270a1d1b9710b69a5b74ad2f701f2b89b61f7deb\nJun 09 16:54:07.027995 crc crio[20770]: time=\"2026-06-09T16:54:07.027345374Z\" level=info msg=\"Stopping pod sandbox: 33b326c618813b4476cfd35e270a1d1b9710b69a5b74ad2f701f2b89b61f7deb\" id=2a16ae6a-bee2-494d-b965-74c1a90668e3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:54:07.029301 crc crio[20770]: time=\"2026-06-09T16:54:07.028459146Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683734-x4pds Namespace:openshift-infra ID:33b326c618813b4476cfd35e270a1d1b9710b69a5b74ad2f701f2b89b61f7deb UID:db8f0a25-8eef-474c-8987-246efc2331e5 NetNS:/var/run/netns/bfb6f8e5-36f1-4fe0-8593-16bc2f984baf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddb8f0a25_8eef_474c_8987_246efc2331e5.slice PodAnnotations:0xc00008cab0}] Aliases:map[]}\"\nJun 09 16:54:07.029301 crc crio[20770]: time=\"2026-06-09T16:54:07.028581929Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683734-x4pds from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:54:08.134130 crc crio[20770]: time=\"2026-06-09T16:54:08.133768573Z\" level=info msg=\"Stopped pod sandbox: 33b326c618813b4476cfd35e270a1d1b9710b69a5b74ad2f701f2b89b61f7deb\" id=2a16ae6a-bee2-494d-b965-74c1a90668e3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:54:15.160798 crc crio[20770]: time=\"2026-06-09T16:54:15.160051425Z\" level=info msg=\"Pulling image: quay.io/metal3-io/mariadb:latest\" id=47d54a4e-eca6-48c4-8160-2e70d9e3b0e4 name=/runtime.v1.ImageService/PullImage\nJun 09 16:54:15.173799 crc crio[20770]: time=\"2026-06-09T16:54:15.173595108Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/mariadb:latest\\\"\"\nJun 09 16:54:45.606499 crc crio[20770]: time=\"2026-06-09T16:54:45.605586482Z\" level=info msg=\"Running pod sandbox: openstack-operators/cinder-operator-controller-manager-86c584f6fc-bwz8b/POD\" id=12935540-8361-4fc3-9b89-758af26748ed name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:54:45.608041 crc crio[20770]: time=\"2026-06-09T16:54:45.606520039Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:54:45.633500 crc crio[20770]: time=\"2026-06-09T16:54:45.633412898Z\" level=info msg=\"Running pod sandbox: openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-nmxrm/POD\" id=ae41463c-845e-4cd8-8c66-d81266f39d61 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:54:45.633818 crc crio[20770]: time=\"2026-06-09T16:54:45.633531452Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:54:45.698730 crc crio[20770]: time=\"2026-06-09T16:54:45.698037682Z\" level=info msg=\"Running pod sandbox: openstack-operators/designate-operator-controller-manager-6bf8599b68-ghrgp/POD\" id=2a973461-3d36-4686-a2a7-3c70af0675fe name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:54:45.698730 crc crio[20770]: time=\"2026-06-09T16:54:45.698169275Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:54:45.845051 crc crio[20770]: time=\"2026-06-09T16:54:45.843046915Z\" level=info msg=\"Running pod sandbox: openstack-operators/heat-operator-controller-manager-5c5844cc68-6zwkh/POD\" id=928e945c-f984-49db-8acd-55824d34a4d9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:54:45.845051 crc crio[20770]: time=\"2026-06-09T16:54:45.843146527Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:54:45.958339 crc crio[20770]: time=\"2026-06-09T16:54:45.954900886Z\" level=info msg=\"Running pod sandbox: openstack-operators/horizon-operator-controller-manager-548d6d5f9-6b8kg/POD\" id=41e5b39e-a2af-4a7e-a666-253e10b8e6c9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:54:45.958339 crc crio[20770]: time=\"2026-06-09T16:54:45.954985789Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:54:46.091785 crc crio[20770]: time=\"2026-06-09T16:54:46.089735154Z\" level=info msg=\"Running pod sandbox: openstack-operators/glance-operator-controller-manager-5bdfb47c4d-lnc67/POD\" id=a69f43fc-4432-48a5-b41c-ed90ab09ab1c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:54:46.091785 crc crio[20770]: time=\"2026-06-09T16:54:46.090425904Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:54:46.267056 crc crio[20770]: time=\"2026-06-09T16:54:46.26692227Z\" level=info msg=\"Running pod sandbox: openstack-operators/ironic-operator-controller-manager-75f8548fcd-bd887/POD\" id=470480d0-65a5-4bc8-82ff-338944817dcf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:54:46.267603 crc crio[20770]: time=\"2026-06-09T16:54:46.267091775Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:54:46.290064 crc crio[20770]: time=\"2026-06-09T16:54:46.287455846Z\" level=info msg=\"Running pod sandbox: openstack-operators/keystone-operator-controller-manager-6ccff66c5b-kkcjh/POD\" id=cf17334c-9530-46a9-836e-4261860c108f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:54:46.290064 crc crio[20770]: time=\"2026-06-09T16:54:46.287539998Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:54:46.610617 crc crio[20770]: time=\"2026-06-09T16:54:46.610121008Z\" level=info msg=\"Running pod sandbox: openstack-operators/manila-operator-controller-manager-677d9d8477-pc87g/POD\" id=fad1ec93-f18c-4e73-a2bf-dc0d44a64ec9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:54:46.610617 crc crio[20770]: time=\"2026-06-09T16:54:46.610211571Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:54:46.939775 crc crio[20770]: time=\"2026-06-09T16:54:46.939600318Z\" level=info msg=\"Running pod sandbox: openstack-operators/neutron-operator-controller-manager-688d5c756f-n7pvq/POD\" id=67e8d9c3-6ec1-4bcc-988a-8c246f0576d1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:54:46.939896 crc crio[20770]: time=\"2026-06-09T16:54:46.939802144Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:54:47.040423 crc crio[20770]: time=\"2026-06-09T16:54:47.040335228Z\" level=info msg=\"Running pod sandbox: openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-tfqfb/POD\" id=5f022eb8-50e9-4af4-90ff-69cc94e1dfc1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:54:47.040558 crc crio[20770]: time=\"2026-06-09T16:54:47.040446001Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:54:47.150860 crc crio[20770]: time=\"2026-06-09T16:54:47.150770509Z\" level=info msg=\"Running pod sandbox: openstack-operators/nova-operator-controller-manager-f4c4579bb-6n5nw/POD\" id=adb125be-ceb4-4180-ae2d-ef44a6268aef name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:54:47.166000 crc crio[20770]: time=\"2026-06-09T16:54:47.16185714Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:54:47.223385 crc crio[20770]: time=\"2026-06-09T16:54:47.223132486Z\" level=info msg=\"Running pod sandbox: openstack-operators/octavia-operator-controller-manager-6495978d8d-jh4js/POD\" id=8378c09a-7570-4a4c-8140-714da0b99a72 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:54:47.223385 crc crio[20770]: time=\"2026-06-09T16:54:47.223303171Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:54:47.386016 crc crio[20770]: time=\"2026-06-09T16:54:47.38402272Z\" level=info msg=\"Running pod sandbox: openstack-operators/ovn-operator-controller-manager-58f85bd97f-pjscb/POD\" id=5f057702-0091-49c3-99ee-b89bd0582885 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:54:47.386016 crc crio[20770]: time=\"2026-06-09T16:54:47.384139643Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:54:47.787258 crc crio[20770]: time=\"2026-06-09T16:54:47.785801175Z\" level=info msg=\"Running pod sandbox: openstack-operators/swift-operator-controller-manager-67c49dd5c6-c9gqp/POD\" id=3af13079-d15f-449c-8012-0aa4a49c78f3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:54:47.787258 crc crio[20770]: time=\"2026-06-09T16:54:47.78632209Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:54:47.857337 crc crio[20770]: time=\"2026-06-09T16:54:47.857223995Z\" level=info msg=\"Running pod sandbox: openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-fjgkn/POD\" id=56fc9e0d-0103-4285-a3f0-c31bbc0f26ea name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:54:47.857721 crc crio[20770]: time=\"2026-06-09T16:54:47.857409841Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:54:47.975320 crc crio[20770]: time=\"2026-06-09T16:54:47.97502969Z\" level=info msg=\"Running pod sandbox: openstack-operators/test-operator-controller-manager-8d5599d7d-fnlh8/POD\" id=5048f91b-249b-4591-becf-7cc89a6a9681 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:54:47.975320 crc crio[20770]: time=\"2026-06-09T16:54:47.975160034Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:54:48.125927 crc crio[20770]: time=\"2026-06-09T16:54:48.125879902Z\" level=info msg=\"Running pod sandbox: openstack-operators/watcher-operator-controller-manager-577b679b5c-rfxss/POD\" id=71f48c52-7c57-4341-b27b-6b2bddeda4be name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:54:48.126302 crc crio[20770]: time=\"2026-06-09T16:54:48.126271173Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:54:48.880273 crc crio[20770]: time=\"2026-06-09T16:54:48.880155503Z\" level=info msg=\"Removing container: 4bc908742ff5a57539f00ad549784ccc99dd4af864fee192e36858db47ede5aa\" id=befe1c28-e009-44d1-ba03-2ead74695fc8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:54:51.402178 crc crio[20770]: time=\"2026-06-09T16:54:51.401207644Z\" level=info msg=\"Removed container 4bc908742ff5a57539f00ad549784ccc99dd4af864fee192e36858db47ede5aa: openshift-infra/auto-csr-approver-29683728-gntrt/oc\" id=befe1c28-e009-44d1-ba03-2ead74695fc8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:54:51.414269 crc crio[20770]: time=\"2026-06-09T16:54:51.41416443Z\" level=info msg=\"Stopping pod sandbox: acc325b04891cd2922c12151d35b97ae52f119fc4fa7f576c01966d7745f56dd\" id=3f74a170-5011-4b26-9fb3-aa80ba1b6fbf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:54:51.414554 crc crio[20770]: time=\"2026-06-09T16:54:51.414279373Z\" level=info msg=\"Stopped pod sandbox (already stopped): acc325b04891cd2922c12151d35b97ae52f119fc4fa7f576c01966d7745f56dd\" id=3f74a170-5011-4b26-9fb3-aa80ba1b6fbf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:54:51.415564 crc crio[20770]: time=\"2026-06-09T16:54:51.415409296Z\" level=info msg=\"Removing pod sandbox: acc325b04891cd2922c12151d35b97ae52f119fc4fa7f576c01966d7745f56dd\" id=85219dae-4002-4a21-96b3-4728a82edd24 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:54:51.436523 crc crio[20770]: time=\"2026-06-09T16:54:51.436394884Z\" level=info msg=\"Pulled image: quay.io/metal3-io/mariadb@sha256:04c98546a59417b616c1ed83c4a8b5b840f52c343c715e28df0e145acfe1e8f0\" id=47d54a4e-eca6-48c4-8160-2e70d9e3b0e4 name=/runtime.v1.ImageService/PullImage\nJun 09 16:54:51.438131 crc crio[20770]: time=\"2026-06-09T16:54:51.438038702Z\" level=info msg=\"Checking image status: quay.io/metal3-io/mariadb:latest\" id=43cf2c77-b775-4866-9b4a-0f8c3bb6b12e name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:54:51.583190 crc crio[20770]: time=\"2026-06-09T16:54:51.583094866Z\" level=info msg=\"Checking image status: quay.io/metal3-io/mariadb\" id=dc4c6b74-31e0-4058-a521-21a00c39dbaa name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:54:51.655476 crc crio[20770]: time=\"2026-06-09T16:54:51.654912178Z\" level=info msg=\"Got pod network &{Name:barbican-operator-controller-manager-7b8ffd8c4f-nmxrm Namespace:openstack-operators ID:70c9c4652b632b9e1fd946156a6feba06b33588d386a66ce01048b2a9163daa8 UID:1587093d-d663-4f90-b369-b721fa61fcd0 NetNS:/var/run/netns/862cd62d-c894-46ba-8177-9627bc03e265 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1587093d_d663_4f90_b369_b721fa61fcd0.slice PodAnnotations:0xc0003de670}] Aliases:map[]}\"\nJun 09 16:54:51.655476 crc crio[20770]: time=\"2026-06-09T16:54:51.655021691Z\" level=info msg=\"Adding pod openstack-operators_barbican-operator-controller-manager-7b8ffd8c4f-nmxrm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:54:51.679677 crc crio[20770]: time=\"2026-06-09T16:54:51.679072598Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-c97755648-cq9r4/mariadb\" id=9cbf63d7-b42c-4543-b0b2-9c1148bac65c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:54:51.802214 crc crio[20770]: time=\"2026-06-09T16:54:51.802018021Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:54:51.831365 crc crio[20770]: time=\"2026-06-09T16:54:51.831273429Z\" level=info msg=\"Got pod network &{Name:manila-operator-controller-manager-677d9d8477-pc87g Namespace:openstack-operators ID:37f6cc6ca0b63630ea32be294eb1b303fdbef3f41028b3b49708d39cafde6fd3 UID:7a0f2d18-75a1-49e4-b6ec-e3c647242bf8 NetNS:/var/run/netns/641ebed9-4515-4b60-b924-da31c7ad3376 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7a0f2d18_75a1_49e4_b6ec_e3c647242bf8.slice PodAnnotations:0xc0003de480}] Aliases:map[]}\"\nJun 09 16:54:51.831365 crc crio[20770]: time=\"2026-06-09T16:54:51.831353992Z\" level=info msg=\"Adding pod openstack-operators_manila-operator-controller-manager-677d9d8477-pc87g to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:54:51.833477 crc crio[20770]: time=\"2026-06-09T16:54:51.83337506Z\" level=info msg=\"Removed pod sandbox: acc325b04891cd2922c12151d35b97ae52f119fc4fa7f576c01966d7745f56dd\" id=85219dae-4002-4a21-96b3-4728a82edd24 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:54:51.835307 crc crio[20770]: time=\"2026-06-09T16:54:51.835180243Z\" level=info msg=\"Stopping pod sandbox: a25f34b5f7ec9aabf1bbdf7ec7e3b9e22fc1ff95099e21c5aae883d3bb774752\" id=503c8479-d178-42db-b49e-1c013ad83528 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:54:51.835428 crc crio[20770]: time=\"2026-06-09T16:54:51.835331417Z\" level=info msg=\"Stopped pod sandbox (already stopped): a25f34b5f7ec9aabf1bbdf7ec7e3b9e22fc1ff95099e21c5aae883d3bb774752\" id=503c8479-d178-42db-b49e-1c013ad83528 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:54:51.837156 crc crio[20770]: time=\"2026-06-09T16:54:51.837048447Z\" level=info msg=\"Removing pod sandbox: a25f34b5f7ec9aabf1bbdf7ec7e3b9e22fc1ff95099e21c5aae883d3bb774752\" id=ab20bfd7-fabb-461f-9e59-1c63ce1780ae name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:54:51.847089 crc crio[20770]: time=\"2026-06-09T16:54:51.846978215Z\" level=info msg=\"Got pod network &{Name:nova-operator-controller-manager-f4c4579bb-6n5nw Namespace:openstack-operators ID:0024c9df10854aa2ba7470fa434fa49880d30a4ac7fb7b209df90c428d00f460 UID:d8499e4a-136e-4172-b3de-ef2e270629a8 NetNS:/var/run/netns/396f3ea0-e124-41a5-88ac-5f63d12d5619 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd8499e4a_136e_4172_b3de_ef2e270629a8.slice PodAnnotations:0xc00291a168}] Aliases:map[]}\"\nJun 09 16:54:51.847089 crc crio[20770]: time=\"2026-06-09T16:54:51.847041496Z\" level=info msg=\"Adding pod openstack-operators_nova-operator-controller-manager-f4c4579bb-6n5nw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:54:51.858625 crc crio[20770]: time=\"2026-06-09T16:54:51.858500939Z\" level=info msg=\"Got pod network &{Name:cinder-operator-controller-manager-86c584f6fc-bwz8b Namespace:openstack-operators ID:8b67d5d09d2e66ff83c499a16f29627835dd2e601619f972843a9a835183ab0e UID:5e666b1d-be09-4e87-a4bc-11d0023ebf1c NetNS:/var/run/netns/f37ac975-122c-4875-a313-eead550e8c8f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5e666b1d_be09_4e87_a4bc_11d0023ebf1c.slice PodAnnotations:0xc002a08038}] Aliases:map[]}\"\nJun 09 16:54:51.859305 crc crio[20770]: time=\"2026-06-09T16:54:51.858743116Z\" level=info msg=\"Adding pod openstack-operators_cinder-operator-controller-manager-86c584f6fc-bwz8b to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:54:51.866321 crc crio[20770]: time=\"2026-06-09T16:54:51.8661471Z\" level=info msg=\"Got pod network &{Name:neutron-operator-controller-manager-688d5c756f-n7pvq Namespace:openstack-operators ID:b492cf9308460c32bfd02465888e005f206c0aad4b2dcd13948d6046c228255c UID:b62916ba-8920-46a8-8cb7-f8e9f1977197 NetNS:/var/run/netns/e52617fa-2fb9-4b55-8cc2-73dc422912af Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb62916ba_8920_46a8_8cb7_f8e9f1977197.slice PodAnnotations:0xc0003de870}] Aliases:map[]}\"\nJun 09 16:54:51.866321 crc crio[20770]: time=\"2026-06-09T16:54:51.866210672Z\" level=info msg=\"Adding pod openstack-operators_neutron-operator-controller-manager-688d5c756f-n7pvq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:54:51.915913 crc crio[20770]: time=\"2026-06-09T16:54:51.91551949Z\" level=info msg=\"Got pod network &{Name:heat-operator-controller-manager-5c5844cc68-6zwkh Namespace:openstack-operators ID:73dfddba473e1ceb591be04a225745cb3b07797545cdbe4c30c8aec42546d2bc UID:1e5a1fe8-e471-4a47-9927-70f0a4754734 NetNS:/var/run/netns/c4a46a0f-3b4f-4ca5-872c-34ecb13d1f80 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1e5a1fe8_e471_4a47_9927_70f0a4754734.slice PodAnnotations:0xc002a082c0}] Aliases:map[]}\"\nJun 09 16:54:51.915913 crc crio[20770]: time=\"2026-06-09T16:54:51.915626483Z\" level=info msg=\"Adding pod openstack-operators_heat-operator-controller-manager-5c5844cc68-6zwkh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:54:51.928024 crc crio[20770]: time=\"2026-06-09T16:54:51.927934381Z\" level=info msg=\"Got pod network &{Name:ovn-operator-controller-manager-58f85bd97f-pjscb Namespace:openstack-operators ID:9c568ccd0ed3e3dbcbfb5fe496ea66fd7ca959319412077b3dcad169d52c7eb1 UID:45ce2769-2801-472a-9464-5009d14b3666 NetNS:/var/run/netns/a6d9c633-e522-4a70-be02-db714fb02e7b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod45ce2769_2801_472a_9464_5009d14b3666.slice PodAnnotations:0xc00291a358}] Aliases:map[]}\"\nJun 09 16:54:51.928024 crc crio[20770]: time=\"2026-06-09T16:54:51.928011533Z\" level=info msg=\"Adding pod openstack-operators_ovn-operator-controller-manager-58f85bd97f-pjscb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:54:51.941555 crc crio[20770]: time=\"2026-06-09T16:54:51.941334858Z\" level=info msg=\"Got pod network &{Name:mariadb-operator-controller-manager-7fcb8b58d6-tfqfb Namespace:openstack-operators ID:7d3ba4b4242eeb33d782fcfea0830c428e5934faafc231b30f7fd1896c95cf6c UID:b64c533c-b45e-4925-9f19-c64ed7068e5a NetNS:/var/run/netns/982d6593-6d56-48b6-b620-94a56b84e588 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb64c533c_b45e_4925_9f19_c64ed7068e5a.slice PodAnnotations:0xc00291a478}] Aliases:map[]}\"\nJun 09 16:54:51.941555 crc crio[20770]: time=\"2026-06-09T16:54:51.94137935Z\" level=info msg=\"Adding pod openstack-operators_mariadb-operator-controller-manager-7fcb8b58d6-tfqfb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:54:51.947421 crc crio[20770]: time=\"2026-06-09T16:54:51.946802127Z\" level=info msg=\"Got pod network &{Name:keystone-operator-controller-manager-6ccff66c5b-kkcjh Namespace:openstack-operators ID:a1377fcf7647663831a4316e5f8c22a5ddd6383fa4e3741ca5bfec05e42fbafa UID:bedd3c9c-8c01-464a-8d68-4c6eb9b634df NetNS:/var/run/netns/b631d93c-3b99-4775-9a79-abbf54927c13 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbedd3c9c_8c01_464a_8d68_4c6eb9b634df.slice PodAnnotations:0xc0005c6130}] Aliases:map[]}\"\nJun 09 16:54:51.947421 crc crio[20770]: time=\"2026-06-09T16:54:51.947344423Z\" level=info msg=\"Adding pod openstack-operators_keystone-operator-controller-manager-6ccff66c5b-kkcjh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:54:51.949032 crc crio[20770]: time=\"2026-06-09T16:54:51.94899199Z\" level=info msg=\"Got pod network &{Name:horizon-operator-controller-manager-548d6d5f9-6b8kg Namespace:openstack-operators ID:1aaeed0f646a0fb2aac9dec23542481b61f5ad43aaf5ac5294e0338002e27524 UID:e2d7fd84-8668-4fc2-a020-1f003418dd38 NetNS:/var/run/netns/982ec546-4f93-4032-8311-70b44be8204b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode2d7fd84_8668_4fc2_a020_1f003418dd38.slice PodAnnotations:0xc002732260}] Aliases:map[]}\"\nJun 09 16:54:51.949183 crc crio[20770]: time=\"2026-06-09T16:54:51.949165005Z\" level=info msg=\"Adding pod openstack-operators_horizon-operator-controller-manager-548d6d5f9-6b8kg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:54:51.984513 crc crio[20770]: time=\"2026-06-09T16:54:51.983918533Z\" level=info msg=\"Got pod network &{Name:telemetry-operator-controller-manager-5d65c7d97d-fjgkn Namespace:openstack-operators ID:112cd083aa1d8fa50d86cff8308000b26dc12eccf5a1ad5dac48463d4a87de10 UID:817f6027-e928-4243-a1d6-f26256bf728e NetNS:/var/run/netns/7e8f3647-e504-4832-9971-37ca290ebee9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod817f6027_e928_4243_a1d6_f26256bf728e.slice PodAnnotations:0xc002a083f0}] Aliases:map[]}\"\nJun 09 16:54:51.984513 crc crio[20770]: time=\"2026-06-09T16:54:51.983991275Z\" level=info msg=\"Adding pod openstack-operators_telemetry-operator-controller-manager-5d65c7d97d-fjgkn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:54:52.274765 crc crio[20770]: time=\"2026-06-09T16:54:52.220193061Z\" level=info msg=\"Got pod network &{Name:designate-operator-controller-manager-6bf8599b68-ghrgp Namespace:openstack-operators ID:d5ee8bb9be6d96ed09fafa0b242e9a295d01c17acdcd2aa93c14bdeeeca896dc UID:a04b104e-3bfb-4b89-9d0f-0b544ccf3b66 NetNS:/var/run/netns/523b4554-89c2-442e-b0f6-b525928d051e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda04b104e_3bfb_4b89_9d0f_0b544ccf3b66.slice PodAnnotations:0xc001e800e8}] Aliases:map[]}\"\nJun 09 16:54:52.275517 crc crio[20770]: time=\"2026-06-09T16:54:52.221147859Z\" level=info msg=\"Got pod network &{Name:swift-operator-controller-manager-67c49dd5c6-c9gqp Namespace:openstack-operators ID:b7d33a4941b9aae674473ca53888cb3a20d6e9ab164efaf98ea3af90451d7302 UID:9fae1f2d-4ad7-4912-a1d1-2dcd2f18902c NetNS:/var/run/netns/7dd6f359-a6b8-418c-b0a4-091d9de3d58a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9fae1f2d_4ad7_4912_a1d1_2dcd2f18902c.slice PodAnnotations:0xc002732048}] Aliases:map[]}\"\nJun 09 16:54:52.275517 crc crio[20770]: time=\"2026-06-09T16:54:52.275434102Z\" level=info msg=\"Adding pod openstack-operators_swift-operator-controller-manager-67c49dd5c6-c9gqp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:54:52.277774 crc crio[20770]: time=\"2026-06-09T16:54:52.276780021Z\" level=info msg=\"Adding pod openstack-operators_designate-operator-controller-manager-6bf8599b68-ghrgp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:54:52.277921 crc crio[20770]: time=\"2026-06-09T16:54:52.22393172Z\" level=info msg=\"Got pod network &{Name:octavia-operator-controller-manager-6495978d8d-jh4js Namespace:openstack-operators ID:961bf6e00017f672056748017a875c5fe4f68e27266f7fee8f37620884dd8dad UID:e4fc5bd7-5958-40c7-a1a0-43d7b923ee51 NetNS:/var/run/netns/d45f58a1-ae7b-4a07-9a3a-9f1ddb0459f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode4fc5bd7_5958_40c7_a1a0_43d7b923ee51.slice PodAnnotations:0xc00008c540}] Aliases:map[]}\"\nJun 09 16:54:52.278017 crc crio[20770]: time=\"2026-06-09T16:54:52.277925175Z\" level=info msg=\"Adding pod openstack-operators_octavia-operator-controller-manager-6495978d8d-jh4js to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:54:52.284293 crc crio[20770]: time=\"2026-06-09T16:54:52.241349354Z\" level=info msg=\"Got pod network &{Name:ironic-operator-controller-manager-75f8548fcd-bd887 Namespace:openstack-operators ID:4f63372e97006e55316aba6a30e7593137307b25c38e2d96e1b8f3c9cf50b669 UID:d4850793-a1a7-4f6f-833d-751b8dace8a8 NetNS:/var/run/netns/a5b62805-48d2-4881-b2f5-5daa59933d14 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd4850793_a1a7_4f6f_833d_751b8dace8a8.slice PodAnnotations:0xc001e80070}] Aliases:map[]}\"\nJun 09 16:54:52.285047 crc crio[20770]: time=\"2026-06-09T16:54:52.28500746Z\" level=info msg=\"Adding pod openstack-operators_ironic-operator-controller-manager-75f8548fcd-bd887 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:54:52.304495 crc crio[20770]: time=\"2026-06-09T16:54:52.249978125Z\" level=info msg=\"Got pod network &{Name:watcher-operator-controller-manager-577b679b5c-rfxss Namespace:openstack-operators ID:cfdc8de96306f014252497f0dda52e104ab6c7ceb523f45894eadbc091a9206b UID:51322d44-bb62-4604-a783-7a9b2646ff14 NetNS:/var/run/netns/56c4ad22-98bc-4c58-8021-181a3f00b1e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod51322d44_bb62_4604_a783_7a9b2646ff14.slice PodAnnotations:0xc001e80230}] Aliases:map[]}\"\nJun 09 16:54:52.304495 crc crio[20770]: time=\"2026-06-09T16:54:52.304006461Z\" level=info msg=\"Adding pod openstack-operators_watcher-operator-controller-manager-577b679b5c-rfxss to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:54:52.304495 crc crio[20770]: time=\"2026-06-09T16:54:52.251145098Z\" level=info msg=\"Got pod network &{Name:glance-operator-controller-manager-5bdfb47c4d-lnc67 Namespace:openstack-operators ID:0df17dcea6603453a3f051f82af43dd6aa87ad9fc51d5cf13c65b1a21d22d613 UID:80c32e57-b414-4846-8932-9b109f7c6197 NetNS:/var/run/netns/80c7620f-156b-4259-abe4-dba576356604 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod80c32e57_b414_4846_8932_9b109f7c6197.slice PodAnnotations:0xc00008c598}] Aliases:map[]}\"\nJun 09 16:54:52.304495 crc crio[20770]: time=\"2026-06-09T16:54:52.304387112Z\" level=info msg=\"Adding pod openstack-operators_glance-operator-controller-manager-5bdfb47c4d-lnc67 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:54:52.304495 crc crio[20770]: time=\"2026-06-09T16:54:52.255279088Z\" level=info msg=\"Got pod network &{Name:test-operator-controller-manager-8d5599d7d-fnlh8 Namespace:openstack-operators ID:702148d3035d2a366bc88e79bdb376f16ff9749a414c89eead29fabc109feba9 UID:177a78b3-e6d3-49eb-aec0-31f092837a85 NetNS:/var/run/netns/88b011a7-0f92-4ae2-a1ae-c859bf69aee0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod177a78b3_e6d3_49eb_aec0_31f092837a85.slice PodAnnotations:0xc00008c790}] Aliases:map[]}\"\nJun 09 16:54:52.305382 crc crio[20770]: time=\"2026-06-09T16:54:52.304538146Z\" level=info msg=\"Adding pod openstack-operators_test-operator-controller-manager-8d5599d7d-fnlh8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:54:52.526013 crc crio[20770]: time=\"2026-06-09T16:54:52.524150152Z\" level=info msg=\"Removed pod sandbox: a25f34b5f7ec9aabf1bbdf7ec7e3b9e22fc1ff95099e21c5aae883d3bb774752\" id=ab20bfd7-fabb-461f-9e59-1c63ce1780ae name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:54:53.234422 crc crio[20770]: time=\"2026-06-09T16:54:53.234050148Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:54:54.853871 crc crio[20770]: 2026-06-09T16:54:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b492cf9308460c3 Mac:16:6b:a4:4e:83:cf Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:54 Mtu:0 Sandbox:/var/run/netns/e52617fa-2fb9-4b55-8cc2-73dc422912af SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.84 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:54:54.949836 crc crio[20770]: time=\"2026-06-09T16:54:54.948598423Z\" level=info msg=\"Got pod network &{Name:neutron-operator-controller-manager-688d5c756f-n7pvq Namespace:openstack-operators ID:b492cf9308460c32bfd02465888e005f206c0aad4b2dcd13948d6046c228255c UID:b62916ba-8920-46a8-8cb7-f8e9f1977197 NetNS:/var/run/netns/e52617fa-2fb9-4b55-8cc2-73dc422912af Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb62916ba_8920_46a8_8cb7_f8e9f1977197.slice PodAnnotations:0xc0003de870}] Aliases:map[]}\"\nJun 09 16:54:54.949836 crc crio[20770]: time=\"2026-06-09T16:54:54.948970934Z\" level=info msg=\"Checking pod openstack-operators_neutron-operator-controller-manager-688d5c756f-n7pvq for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:54:55.108246 crc crio[20770]: time=\"2026-06-09T16:54:55.108004144Z\" level=info msg=\"Ran pod sandbox b492cf9308460c32bfd02465888e005f206c0aad4b2dcd13948d6046c228255c with infra container: openstack-operators/neutron-operator-controller-manager-688d5c756f-n7pvq/POD\" id=67e8d9c3-6ec1-4bcc-988a-8c246f0576d1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:54:55.169037 crc crio[20770]: time=\"2026-06-09T16:54:55.16444931Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d\" id=c4240f6f-8dd4-475f-8d2e-8ff6037b015f name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:54:55.169037 crc crio[20770]: time=\"2026-06-09T16:54:55.165022406Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d not found\" id=c4240f6f-8dd4-475f-8d2e-8ff6037b015f name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:54:55.169037 crc crio[20770]: time=\"2026-06-09T16:54:55.165103109Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d found\" id=c4240f6f-8dd4-475f-8d2e-8ff6037b015f name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:54:55.210750 crc crio[20770]: time=\"2026-06-09T16:54:55.210293699Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d\" id=1b17cec3-ef5e-4653-82fa-9002b86df308 name=/runtime.v1.ImageService/PullImage\nJun 09 16:54:55.250425 crc crio[20770]: time=\"2026-06-09T16:54:55.250132163Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d\\\"\"\nJun 09 16:54:55.693418 crc crio[20770]: time=\"2026-06-09T16:54:55.692445832Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:54:57.096565 crc crio[20770]: time=\"2026-06-09T16:54:57.095246912Z\" level=info msg=\"Created container f3e9ffe7a169ceb0a30f1721107ffd4fac928ae5f5d99ab2dadd22b43b114d63: baremetal-operator-system/baremetal-operator-ironic-c97755648-cq9r4/mariadb\" id=9cbf63d7-b42c-4543-b0b2-9c1148bac65c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:54:57.140287 crc crio[20770]: time=\"2026-06-09T16:54:57.139994329Z\" level=info msg=\"Starting container: f3e9ffe7a169ceb0a30f1721107ffd4fac928ae5f5d99ab2dadd22b43b114d63\" id=f5d3b4b5-c6c5-4811-ad97-9905837989a5 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:54:57.201354 crc crio[20770]: time=\"2026-06-09T16:54:57.200274086Z\" level=info msg=\"Started container\" PID=44753 containerID=f3e9ffe7a169ceb0a30f1721107ffd4fac928ae5f5d99ab2dadd22b43b114d63 description=baremetal-operator-system/baremetal-operator-ironic-c97755648-cq9r4/mariadb id=f5d3b4b5-c6c5-4811-ad97-9905837989a5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=26b46faa35b70169f5e9bc8118d4d0c8d7c38aa08a6b2d2dbc251d5ce2345152\nJun 09 16:54:57.249224 crc crio[20770]: 2026-06-09T16:54:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:37f6cc6ca0b6363 Mac:c2:b5:30:bd:ea:ae Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:52 Mtu:0 Sandbox:/var/run/netns/641ebed9-4515-4b60-b924-da31c7ad3376 SocketPath: PciID:}] [{Interface:0xc00013f320 Address:{IP:10.217.0.82 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:54:57.256735 crc crio[20770]: time=\"2026-06-09T16:54:57.251497401Z\" level=info msg=\"Got pod network &{Name:manila-operator-controller-manager-677d9d8477-pc87g Namespace:openstack-operators ID:37f6cc6ca0b63630ea32be294eb1b303fdbef3f41028b3b49708d39cafde6fd3 UID:7a0f2d18-75a1-49e4-b6ec-e3c647242bf8 NetNS:/var/run/netns/641ebed9-4515-4b60-b924-da31c7ad3376 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7a0f2d18_75a1_49e4_b6ec_e3c647242bf8.slice PodAnnotations:0xc0003de480}] Aliases:map[]}\"\nJun 09 16:54:57.268203 crc crio[20770]: time=\"2026-06-09T16:54:57.265911408Z\" level=info msg=\"Checking pod openstack-operators_manila-operator-controller-manager-677d9d8477-pc87g for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:54:57.315121 crc crio[20770]: time=\"2026-06-09T16:54:57.311534261Z\" level=info msg=\"Ran pod sandbox 37f6cc6ca0b63630ea32be294eb1b303fdbef3f41028b3b49708d39cafde6fd3 with infra container: openstack-operators/manila-operator-controller-manager-677d9d8477-pc87g/POD\" id=fad1ec93-f18c-4e73-a2bf-dc0d44a64ec9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:54:57.327745 crc crio[20770]: time=\"2026-06-09T16:54:57.326265548Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391\" id=a448538a-a7dd-4c4f-a736-3a263da2b755 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:54:57.327745 crc crio[20770]: time=\"2026-06-09T16:54:57.327147323Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391 not found\" id=a448538a-a7dd-4c4f-a736-3a263da2b755 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:54:57.327745 crc crio[20770]: time=\"2026-06-09T16:54:57.327206325Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391 found\" id=a448538a-a7dd-4c4f-a736-3a263da2b755 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:54:57.336966 crc crio[20770]: time=\"2026-06-09T16:54:57.336767762Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391\" id=cb3d0fc1-0bb4-4c35-8016-bab8c4459096 name=/runtime.v1.ImageService/PullImage\nJun 09 16:54:57.369586 crc crio[20770]: time=\"2026-06-09T16:54:57.368963105Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic:release-24.1\" id=1111d38a-6814-4e66-a273-65b36f3cc48e name=/runtime.v1.ImageService/PullImage\nJun 09 16:54:57.375084 crc crio[20770]: time=\"2026-06-09T16:54:57.374483315Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391\\\"\"\nJun 09 16:54:57.401004 crc crio[20770]: time=\"2026-06-09T16:54:57.398231794Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic:release-24.1\\\"\"\nJun 09 16:54:57.648947 crc crio[20770]: 2026-06-09T16:54:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7d3ba4b4242eeb3 Mac:da:e3:64:95:70:3a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:53 Mtu:0 Sandbox:/var/run/netns/982d6593-6d56-48b6-b620-94a56b84e588 SocketPath: PciID:}] [{Interface:0xc0001ac5d0 Address:{IP:10.217.0.83 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:54:57.653734 crc crio[20770]: time=\"2026-06-09T16:54:57.650244288Z\" level=info msg=\"Got pod network &{Name:mariadb-operator-controller-manager-7fcb8b58d6-tfqfb Namespace:openstack-operators ID:7d3ba4b4242eeb33d782fcfea0830c428e5934faafc231b30f7fd1896c95cf6c UID:b64c533c-b45e-4925-9f19-c64ed7068e5a NetNS:/var/run/netns/982d6593-6d56-48b6-b620-94a56b84e588 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb64c533c_b45e_4925_9f19_c64ed7068e5a.slice PodAnnotations:0xc00291a478}] Aliases:map[]}\"\nJun 09 16:54:57.653734 crc crio[20770]: time=\"2026-06-09T16:54:57.650480315Z\" level=info msg=\"Checking pod openstack-operators_mariadb-operator-controller-manager-7fcb8b58d6-tfqfb for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:54:57.668369 crc crio[20770]: time=\"2026-06-09T16:54:57.667158588Z\" level=info msg=\"Ran pod sandbox 7d3ba4b4242eeb33d782fcfea0830c428e5934faafc231b30f7fd1896c95cf6c with infra container: openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-tfqfb/POD\" id=5f022eb8-50e9-4af4-90ff-69cc94e1dfc1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:54:57.683812 crc crio[20770]: time=\"2026-06-09T16:54:57.678012703Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398\" id=9c2cd9cf-231e-4258-9691-211829a10c95 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:54:57.683812 crc crio[20770]: time=\"2026-06-09T16:54:57.679131235Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398 not found\" id=9c2cd9cf-231e-4258-9691-211829a10c95 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:54:57.683812 crc crio[20770]: time=\"2026-06-09T16:54:57.679394543Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398 found\" id=9c2cd9cf-231e-4258-9691-211829a10c95 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:54:57.685296 crc crio[20770]: time=\"2026-06-09T16:54:57.68447437Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398\" id=bbc3d63b-4acb-4cc4-a60c-047b564dfb8e name=/runtime.v1.ImageService/PullImage\nJun 09 16:54:57.692097 crc crio[20770]: time=\"2026-06-09T16:54:57.691924606Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398\\\"\"\nJun 09 16:54:57.912716 crc crio[20770]: 2026-06-09T16:54:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:70c9c4652b632b9 Mac:4e:ba:88:c5:58:cd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4a Mtu:0 Sandbox:/var/run/netns/862cd62d-c894-46ba-8177-9627bc03e265 SocketPath: PciID:}] [{Interface:0xc00053e730 Address:{IP:10.217.0.74 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:54:57.927579 crc crio[20770]: time=\"2026-06-09T16:54:57.927395401Z\" level=info msg=\"Got pod network &{Name:barbican-operator-controller-manager-7b8ffd8c4f-nmxrm Namespace:openstack-operators ID:70c9c4652b632b9e1fd946156a6feba06b33588d386a66ce01048b2a9163daa8 UID:1587093d-d663-4f90-b369-b721fa61fcd0 NetNS:/var/run/netns/862cd62d-c894-46ba-8177-9627bc03e265 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1587093d_d663_4f90_b369_b721fa61fcd0.slice PodAnnotations:0xc0003de670}] Aliases:map[]}\"\nJun 09 16:54:57.928041 crc crio[20770]: time=\"2026-06-09T16:54:57.927809303Z\" level=info msg=\"Checking pod openstack-operators_barbican-operator-controller-manager-7b8ffd8c4f-nmxrm for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:54:57.955670 crc crio[20770]: 2026-06-09T16:54:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cfdc8de96306f01 Mac:92:1c:da:e6:38:35 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5c Mtu:0 Sandbox:/var/run/netns/56c4ad22-98bc-4c58-8021-181a3f00b1e3 SocketPath: PciID:}] [{Interface:0xc000112c50 Address:{IP:10.217.0.92 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:54:57.956877 crc crio[20770]: time=\"2026-06-09T16:54:57.956555956Z\" level=info msg=\"Got pod network &{Name:watcher-operator-controller-manager-577b679b5c-rfxss Namespace:openstack-operators ID:cfdc8de96306f014252497f0dda52e104ab6c7ceb523f45894eadbc091a9206b UID:51322d44-bb62-4604-a783-7a9b2646ff14 NetNS:/var/run/netns/56c4ad22-98bc-4c58-8021-181a3f00b1e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod51322d44_bb62_4604_a783_7a9b2646ff14.slice PodAnnotations:0xc001e80230}] Aliases:map[]}\"\nJun 09 16:54:57.956877 crc crio[20770]: time=\"2026-06-09T16:54:57.956827404Z\" level=info msg=\"Checking pod openstack-operators_watcher-operator-controller-manager-577b679b5c-rfxss for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:54:57.961790 crc crio[20770]: time=\"2026-06-09T16:54:57.960094719Z\" level=info msg=\"Ran pod sandbox 70c9c4652b632b9e1fd946156a6feba06b33588d386a66ce01048b2a9163daa8 with infra container: openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-nmxrm/POD\" id=ae41463c-845e-4cd8-8c66-d81266f39d61 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:54:57.974792 crc crio[20770]: 2026-06-09T16:54:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1aaeed0f646a0fb Mac:36:34:9a:6c:8f:75 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4e Mtu:0 Sandbox:/var/run/netns/982ec546-4f93-4032-8311-70b44be8204b SocketPath: PciID:}] [{Interface:0xc000350a00 Address:{IP:10.217.0.78 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:54:57.982010 crc crio[20770]: time=\"2026-06-09T16:54:57.981592162Z\" level=info msg=\"Ran pod sandbox cfdc8de96306f014252497f0dda52e104ab6c7ceb523f45894eadbc091a9206b with infra container: openstack-operators/watcher-operator-controller-manager-577b679b5c-rfxss/POD\" id=71f48c52-7c57-4341-b27b-6b2bddeda4be name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:54:57.992734 crc crio[20770]: time=\"2026-06-09T16:54:57.99222059Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7\" id=bf29e5cc-95c9-42f7-b911-f7e77b40ab8c name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:54:57.992734 crc crio[20770]: time=\"2026-06-09T16:54:57.992520008Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7 not found\" id=bf29e5cc-95c9-42f7-b911-f7e77b40ab8c name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:54:57.992734 crc crio[20770]: time=\"2026-06-09T16:54:57.99257695Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7 found\" id=bf29e5cc-95c9-42f7-b911-f7e77b40ab8c name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:54:58.004269 crc crio[20770]: time=\"2026-06-09T16:54:58.004066723Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7\" id=3fc6ec88-6202-4df3-bc4d-2bca551975d3 name=/runtime.v1.ImageService/PullImage\nJun 09 16:54:58.009430 crc crio[20770]: time=\"2026-06-09T16:54:58.009261164Z\" level=info msg=\"Got pod network &{Name:horizon-operator-controller-manager-548d6d5f9-6b8kg Namespace:openstack-operators ID:1aaeed0f646a0fb2aac9dec23542481b61f5ad43aaf5ac5294e0338002e27524 UID:e2d7fd84-8668-4fc2-a020-1f003418dd38 NetNS:/var/run/netns/982ec546-4f93-4032-8311-70b44be8204b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode2d7fd84_8668_4fc2_a020_1f003418dd38.slice PodAnnotations:0xc002732260}] Aliases:map[]}\"\nJun 09 16:54:58.009812 crc crio[20770]: time=\"2026-06-09T16:54:58.009531452Z\" level=info msg=\"Checking pod openstack-operators_horizon-operator-controller-manager-548d6d5f9-6b8kg for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:54:58.014729 crc crio[20770]: time=\"2026-06-09T16:54:58.012167838Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7\\\"\"\nJun 09 16:54:58.014729 crc crio[20770]: time=\"2026-06-09T16:54:58.013462955Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d\" id=626f2251-b53c-46b3-ad6d-da5e8d0725cd name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:54:58.014729 crc crio[20770]: time=\"2026-06-09T16:54:58.014025002Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d not found\" id=626f2251-b53c-46b3-ad6d-da5e8d0725cd name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:54:58.014729 crc crio[20770]: time=\"2026-06-09T16:54:58.014108324Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d found\" id=626f2251-b53c-46b3-ad6d-da5e8d0725cd name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:54:58.026826 crc crio[20770]: time=\"2026-06-09T16:54:58.024016661Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d\" id=0968c3ef-3d44-43d7-b877-7fc32e18798b name=/runtime.v1.ImageService/PullImage\nJun 09 16:54:58.037416 crc crio[20770]: time=\"2026-06-09T16:54:58.037318727Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d\\\"\"\nJun 09 16:54:58.101953 crc crio[20770]: time=\"2026-06-09T16:54:58.100469087Z\" level=info msg=\"Ran pod sandbox 1aaeed0f646a0fb2aac9dec23542481b61f5ad43aaf5ac5294e0338002e27524 with infra container: openstack-operators/horizon-operator-controller-manager-548d6d5f9-6b8kg/POD\" id=41e5b39e-a2af-4a7e-a666-253e10b8e6c9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:54:58.151933 crc crio[20770]: time=\"2026-06-09T16:54:58.150206309Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed\" id=1534c976-58f9-4f42-a142-d4c82477aec2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:54:58.151933 crc crio[20770]: time=\"2026-06-09T16:54:58.1512786Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed not found\" id=1534c976-58f9-4f42-a142-d4c82477aec2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:54:58.151933 crc crio[20770]: time=\"2026-06-09T16:54:58.151350792Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed found\" id=1534c976-58f9-4f42-a142-d4c82477aec2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:54:58.173181 crc crio[20770]: time=\"2026-06-09T16:54:58.172493865Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed\" id=731c0eeb-af70-4e94-8ab6-af605f3952df name=/runtime.v1.ImageService/PullImage\nJun 09 16:54:58.189282 crc crio[20770]: time=\"2026-06-09T16:54:58.188574041Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed\\\"\"\nJun 09 16:54:58.470608 crc crio[20770]: 2026-06-09T16:54:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a1377fcf7647663 Mac:2a:29:fd:44:54:96 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:51 Mtu:0 Sandbox:/var/run/netns/b631d93c-3b99-4775-9a79-abbf54927c13 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.81 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:54:58.474782 crc crio[20770]: time=\"2026-06-09T16:54:58.471493841Z\" level=info msg=\"Got pod network &{Name:keystone-operator-controller-manager-6ccff66c5b-kkcjh Namespace:openstack-operators ID:a1377fcf7647663831a4316e5f8c22a5ddd6383fa4e3741ca5bfec05e42fbafa UID:bedd3c9c-8c01-464a-8d68-4c6eb9b634df NetNS:/var/run/netns/b631d93c-3b99-4775-9a79-abbf54927c13 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbedd3c9c_8c01_464a_8d68_4c6eb9b634df.slice PodAnnotations:0xc0005c6130}] Aliases:map[]}\"\nJun 09 16:54:58.474782 crc crio[20770]: time=\"2026-06-09T16:54:58.471782799Z\" level=info msg=\"Checking pod openstack-operators_keystone-operator-controller-manager-6ccff66c5b-kkcjh for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:54:58.481305 crc crio[20770]: time=\"2026-06-09T16:54:58.480243595Z\" level=info msg=\"Ran pod sandbox a1377fcf7647663831a4316e5f8c22a5ddd6383fa4e3741ca5bfec05e42fbafa with infra container: openstack-operators/keystone-operator-controller-manager-6ccff66c5b-kkcjh/POD\" id=cf17334c-9530-46a9-836e-4261860c108f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:54:58.515112 crc crio[20770]: time=\"2026-06-09T16:54:58.51217365Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6\" id=1c88061e-a17c-4e7c-9eda-56ebbcde7cfb name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:54:58.515112 crc crio[20770]: time=\"2026-06-09T16:54:58.513073916Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6 not found\" id=1c88061e-a17c-4e7c-9eda-56ebbcde7cfb name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:54:58.515112 crc crio[20770]: time=\"2026-06-09T16:54:58.513140858Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6 found\" id=1c88061e-a17c-4e7c-9eda-56ebbcde7cfb name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:54:58.521104 crc crio[20770]: time=\"2026-06-09T16:54:58.520030038Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6\" id=4dc57029-e319-4e06-8e84-23a8a5d21c49 name=/runtime.v1.ImageService/PullImage\nJun 09 16:54:58.531911 crc crio[20770]: time=\"2026-06-09T16:54:58.526888017Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6\\\"\"\nJun 09 16:54:58.635104 crc crio[20770]: 2026-06-09T16:54:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:961bf6e00017f67 Mac:1e:d6:db:bc:88:8f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:56 Mtu:0 Sandbox:/var/run/netns/d45f58a1-ae7b-4a07-9a3a-9f1ddb0459f5 SocketPath: PciID:}] [{Interface:0xc000194e50 Address:{IP:10.217.0.86 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:54:58.636289 crc crio[20770]: time=\"2026-06-09T16:54:58.635914137Z\" level=info msg=\"Got pod network &{Name:octavia-operator-controller-manager-6495978d8d-jh4js Namespace:openstack-operators ID:961bf6e00017f672056748017a875c5fe4f68e27266f7fee8f37620884dd8dad UID:e4fc5bd7-5958-40c7-a1a0-43d7b923ee51 NetNS:/var/run/netns/d45f58a1-ae7b-4a07-9a3a-9f1ddb0459f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode4fc5bd7_5958_40c7_a1a0_43d7b923ee51.slice PodAnnotations:0xc00008c540}] Aliases:map[]}\"\nJun 09 16:54:58.636289 crc crio[20770]: time=\"2026-06-09T16:54:58.636116863Z\" level=info msg=\"Checking pod openstack-operators_octavia-operator-controller-manager-6495978d8d-jh4js for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:54:58.644548 crc crio[20770]: time=\"2026-06-09T16:54:58.644504416Z\" level=info msg=\"Ran pod sandbox 961bf6e00017f672056748017a875c5fe4f68e27266f7fee8f37620884dd8dad with infra container: openstack-operators/octavia-operator-controller-manager-6495978d8d-jh4js/POD\" id=8378c09a-7570-4a4c-8140-714da0b99a72 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:54:58.648227 crc crio[20770]: time=\"2026-06-09T16:54:58.648178112Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\" id=ae0cd7df-dca5-447f-8d21-324aedfb9878 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:54:58.649525 crc crio[20770]: time=\"2026-06-09T16:54:58.649427218Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63 not found\" id=ae0cd7df-dca5-447f-8d21-324aedfb9878 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:54:58.649999 crc crio[20770]: time=\"2026-06-09T16:54:58.649926223Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63 found\" id=ae0cd7df-dca5-447f-8d21-324aedfb9878 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:54:58.652989 crc crio[20770]: time=\"2026-06-09T16:54:58.652877018Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\" id=146820e2-5e0e-4941-8744-49c12c6f92c4 name=/runtime.v1.ImageService/PullImage\nJun 09 16:54:58.655972 crc crio[20770]: 2026-06-09T16:54:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8b67d5d09d2e66f Mac:6a:7f:a7:da:6f:55 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:49 Mtu:0 Sandbox:/var/run/netns/f37ac975-122c-4875-a313-eead550e8c8f SocketPath: PciID:}] [{Interface:0xc00031f1d0 Address:{IP:10.217.0.73 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:54:58.657611 crc crio[20770]: time=\"2026-06-09T16:54:58.656809102Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\\\"\"\nJun 09 16:54:58.657611 crc crio[20770]: time=\"2026-06-09T16:54:58.656815343Z\" level=info msg=\"Got pod network &{Name:cinder-operator-controller-manager-86c584f6fc-bwz8b Namespace:openstack-operators ID:8b67d5d09d2e66ff83c499a16f29627835dd2e601619f972843a9a835183ab0e UID:5e666b1d-be09-4e87-a4bc-11d0023ebf1c NetNS:/var/run/netns/f37ac975-122c-4875-a313-eead550e8c8f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5e666b1d_be09_4e87_a4bc_11d0023ebf1c.slice PodAnnotations:0xc002a08038}] Aliases:map[]}\"\nJun 09 16:54:58.657611 crc crio[20770]: time=\"2026-06-09T16:54:58.65740203Z\" level=info msg=\"Checking pod openstack-operators_cinder-operator-controller-manager-86c584f6fc-bwz8b for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:54:58.674116 crc crio[20770]: time=\"2026-06-09T16:54:58.674026781Z\" level=info msg=\"Ran pod sandbox 8b67d5d09d2e66ff83c499a16f29627835dd2e601619f972843a9a835183ab0e with infra container: openstack-operators/cinder-operator-controller-manager-86c584f6fc-bwz8b/POD\" id=12935540-8361-4fc3-9b89-758af26748ed name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:54:58.682371 crc crio[20770]: 2026-06-09T16:54:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:73dfddba473e1ce Mac:32:aa:51:07:03:33 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4d Mtu:0 Sandbox:/var/run/netns/c4a46a0f-3b4f-4ca5-872c-34ecb13d1f80 SocketPath: PciID:}] [{Interface:0xc000014920 Address:{IP:10.217.0.77 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:54:58.692551 crc crio[20770]: time=\"2026-06-09T16:54:58.692366253Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce\" id=fd4594d6-1fbb-4783-9746-7b0d3cc579fc name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:54:58.692887 crc crio[20770]: time=\"2026-06-09T16:54:58.692837567Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce not found\" id=fd4594d6-1fbb-4783-9746-7b0d3cc579fc name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:54:58.693004 crc crio[20770]: time=\"2026-06-09T16:54:58.692900538Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce found\" id=fd4594d6-1fbb-4783-9746-7b0d3cc579fc name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:54:58.695273 crc crio[20770]: time=\"2026-06-09T16:54:58.695215976Z\" level=info msg=\"Got pod network &{Name:heat-operator-controller-manager-5c5844cc68-6zwkh Namespace:openstack-operators ID:73dfddba473e1ceb591be04a225745cb3b07797545cdbe4c30c8aec42546d2bc UID:1e5a1fe8-e471-4a47-9927-70f0a4754734 NetNS:/var/run/netns/c4a46a0f-3b4f-4ca5-872c-34ecb13d1f80 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1e5a1fe8_e471_4a47_9927_70f0a4754734.slice PodAnnotations:0xc002a082c0}] Aliases:map[]}\"\nJun 09 16:54:58.701915 crc crio[20770]: time=\"2026-06-09T16:54:58.701847028Z\" level=info msg=\"Checking pod openstack-operators_heat-operator-controller-manager-5c5844cc68-6zwkh for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:54:58.702774 crc crio[20770]: time=\"2026-06-09T16:54:58.698208982Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce\" id=792a4855-3ea4-4086-adea-7c034cf3991a name=/runtime.v1.ImageService/PullImage\nJun 09 16:54:58.709851 crc crio[20770]: time=\"2026-06-09T16:54:58.709784238Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce\\\"\"\nJun 09 16:54:58.748572 crc crio[20770]: time=\"2026-06-09T16:54:58.74850625Z\" level=info msg=\"Ran pod sandbox 73dfddba473e1ceb591be04a225745cb3b07797545cdbe4c30c8aec42546d2bc with infra container: openstack-operators/heat-operator-controller-manager-5c5844cc68-6zwkh/POD\" id=928e945c-f984-49db-8acd-55824d34a4d9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:54:58.756773 crc crio[20770]: time=\"2026-06-09T16:54:58.756544693Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752\" id=a0080bfc-9e75-4c78-948c-542bb73b16c6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:54:58.757059 crc crio[20770]: time=\"2026-06-09T16:54:58.756912264Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752 not found\" id=a0080bfc-9e75-4c78-948c-542bb73b16c6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:54:58.757059 crc crio[20770]: time=\"2026-06-09T16:54:58.756973946Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752 found\" id=a0080bfc-9e75-4c78-948c-542bb73b16c6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:54:58.765814 crc crio[20770]: time=\"2026-06-09T16:54:58.765506243Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752\" id=d62cf376-80d0-414c-b73e-6da5bb5af25e name=/runtime.v1.ImageService/PullImage\nJun 09 16:54:58.800048 crc crio[20770]: time=\"2026-06-09T16:54:58.799728645Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752\\\"\"\nJun 09 16:54:59.125974 crc crio[20770]: 2026-06-09T16:54:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9c568ccd0ed3e3d Mac:d2:3b:5c:a6:c9:f2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:57 Mtu:0 Sandbox:/var/run/netns/a6d9c633-e522-4a70-be02-db714fb02e7b SocketPath: PciID:}] [{Interface:0xc0002aef10 Address:{IP:10.217.0.87 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:54:59.139672 crc crio[20770]: 2026-06-09T16:54:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0df17dcea660345 Mac:de:88:5c:9c:5b:2d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4c Mtu:0 Sandbox:/var/run/netns/80c7620f-156b-4259-abe4-dba576356604 SocketPath: PciID:}] [{Interface:0xc00011add0 Address:{IP:10.217.0.76 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:54:59.140517 crc crio[20770]: time=\"2026-06-09T16:54:59.140443329Z\" level=info msg=\"Got pod network &{Name:ovn-operator-controller-manager-58f85bd97f-pjscb Namespace:openstack-operators ID:9c568ccd0ed3e3dbcbfb5fe496ea66fd7ca959319412077b3dcad169d52c7eb1 UID:45ce2769-2801-472a-9464-5009d14b3666 NetNS:/var/run/netns/a6d9c633-e522-4a70-be02-db714fb02e7b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod45ce2769_2801_472a_9464_5009d14b3666.slice PodAnnotations:0xc00291a358}] Aliases:map[]}\"\nJun 09 16:54:59.140863 crc crio[20770]: time=\"2026-06-09T16:54:59.14080301Z\" level=info msg=\"Got pod network &{Name:glance-operator-controller-manager-5bdfb47c4d-lnc67 Namespace:openstack-operators ID:0df17dcea6603453a3f051f82af43dd6aa87ad9fc51d5cf13c65b1a21d22d613 UID:80c32e57-b414-4846-8932-9b109f7c6197 NetNS:/var/run/netns/80c7620f-156b-4259-abe4-dba576356604 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod80c32e57_b414_4846_8932_9b109f7c6197.slice PodAnnotations:0xc00008c598}] Aliases:map[]}\"\nJun 09 16:54:59.141036 crc crio[20770]: time=\"2026-06-09T16:54:59.140965414Z\" level=info msg=\"Checking pod openstack-operators_glance-operator-controller-manager-5bdfb47c4d-lnc67 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:54:59.141321 crc crio[20770]: time=\"2026-06-09T16:54:59.14080574Z\" level=info msg=\"Checking pod openstack-operators_ovn-operator-controller-manager-58f85bd97f-pjscb for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:54:59.168348 crc crio[20770]: 2026-06-09T16:54:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0024c9df10854aa Mac:d6:04:34:96:35:6a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:55 Mtu:0 Sandbox:/var/run/netns/396f3ea0-e124-41a5-88ac-5f63d12d5619 SocketPath: PciID:}] [{Interface:0xc000014920 Address:{IP:10.217.0.85 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:54:59.168726 crc crio[20770]: 2026-06-09T16:54:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4f63372e97006e5 Mac:6a:e3:d7:44:d3:ec Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:50 Mtu:0 Sandbox:/var/run/netns/a5b62805-48d2-4881-b2f5-5daa59933d14 SocketPath: PciID:}] [{Interface:0xc000014e80 Address:{IP:10.217.0.80 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:54:59.170120 crc crio[20770]: time=\"2026-06-09T16:54:59.169222983Z\" level=info msg=\"Got pod network &{Name:nova-operator-controller-manager-f4c4579bb-6n5nw Namespace:openstack-operators ID:0024c9df10854aa2ba7470fa434fa49880d30a4ac7fb7b209df90c428d00f460 UID:d8499e4a-136e-4172-b3de-ef2e270629a8 NetNS:/var/run/netns/396f3ea0-e124-41a5-88ac-5f63d12d5619 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd8499e4a_136e_4172_b3de_ef2e270629a8.slice PodAnnotations:0xc00291a168}] Aliases:map[]}\"\nJun 09 16:54:59.170120 crc crio[20770]: time=\"2026-06-09T16:54:59.169522542Z\" level=info msg=\"Checking pod openstack-operators_nova-operator-controller-manager-f4c4579bb-6n5nw for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:54:59.170855 crc crio[20770]: time=\"2026-06-09T16:54:59.170552402Z\" level=info msg=\"Got pod network &{Name:ironic-operator-controller-manager-75f8548fcd-bd887 Namespace:openstack-operators ID:4f63372e97006e55316aba6a30e7593137307b25c38e2d96e1b8f3c9cf50b669 UID:d4850793-a1a7-4f6f-833d-751b8dace8a8 NetNS:/var/run/netns/a5b62805-48d2-4881-b2f5-5daa59933d14 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd4850793_a1a7_4f6f_833d_751b8dace8a8.slice PodAnnotations:0xc001e80070}] Aliases:map[]}\"\nJun 09 16:54:59.171237 crc crio[20770]: time=\"2026-06-09T16:54:59.171136919Z\" level=info msg=\"Checking pod openstack-operators_ironic-operator-controller-manager-75f8548fcd-bd887 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:54:59.180125 crc crio[20770]: time=\"2026-06-09T16:54:59.179547233Z\" level=info msg=\"Ran pod sandbox 9c568ccd0ed3e3dbcbfb5fe496ea66fd7ca959319412077b3dcad169d52c7eb1 with infra container: openstack-operators/ovn-operator-controller-manager-58f85bd97f-pjscb/POD\" id=5f057702-0091-49c3-99ee-b89bd0582885 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:54:59.186973 crc crio[20770]: time=\"2026-06-09T16:54:59.185948658Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7\" id=f770a6c5-c452-4173-ada5-598ff29d5c38 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:54:59.187252 crc crio[20770]: time=\"2026-06-09T16:54:59.187228065Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7 not found\" id=f770a6c5-c452-4173-ada5-598ff29d5c38 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:54:59.187331 crc crio[20770]: time=\"2026-06-09T16:54:59.187288767Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7 found\" id=f770a6c5-c452-4173-ada5-598ff29d5c38 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:54:59.192824 crc crio[20770]: time=\"2026-06-09T16:54:59.188734189Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7\" id=84c8a29f-73c2-4c63-a023-e421838307c8 name=/runtime.v1.ImageService/PullImage\nJun 09 16:54:59.193404 crc crio[20770]: time=\"2026-06-09T16:54:59.193026123Z\" level=info msg=\"Ran pod sandbox 4f63372e97006e55316aba6a30e7593137307b25c38e2d96e1b8f3c9cf50b669 with infra container: openstack-operators/ironic-operator-controller-manager-75f8548fcd-bd887/POD\" id=470480d0-65a5-4bc8-82ff-338944817dcf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:54:59.199948 crc crio[20770]: time=\"2026-06-09T16:54:59.196735101Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7\\\"\"\nJun 09 16:54:59.199948 crc crio[20770]: time=\"2026-06-09T16:54:59.197238315Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\" id=db908257-071a-4ba6-9acb-e84056a17ffc name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:54:59.199948 crc crio[20770]: time=\"2026-06-09T16:54:59.197458892Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf not found\" id=db908257-071a-4ba6-9acb-e84056a17ffc name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:54:59.199948 crc crio[20770]: time=\"2026-06-09T16:54:59.197511163Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf found\" id=db908257-071a-4ba6-9acb-e84056a17ffc name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:54:59.204004 crc crio[20770]: 2026-06-09T16:54:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d5ee8bb9be6d96e Mac:ba:30:ab:2c:a5:f9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4b Mtu:0 Sandbox:/var/run/netns/523b4554-89c2-442e-b0f6-b525928d051e SocketPath: PciID:}] [{Interface:0xc00041e720 Address:{IP:10.217.0.75 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:54:59.204004 crc crio[20770]: time=\"2026-06-09T16:54:59.202530219Z\" level=info msg=\"Got pod network &{Name:designate-operator-controller-manager-6bf8599b68-ghrgp Namespace:openstack-operators ID:d5ee8bb9be6d96ed09fafa0b242e9a295d01c17acdcd2aa93c14bdeeeca896dc UID:a04b104e-3bfb-4b89-9d0f-0b544ccf3b66 NetNS:/var/run/netns/523b4554-89c2-442e-b0f6-b525928d051e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda04b104e_3bfb_4b89_9d0f_0b544ccf3b66.slice PodAnnotations:0xc001e800e8}] Aliases:map[]}\"\nJun 09 16:54:59.204004 crc crio[20770]: time=\"2026-06-09T16:54:59.202787126Z\" level=info msg=\"Checking pod openstack-operators_designate-operator-controller-manager-6bf8599b68-ghrgp for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:54:59.204004 crc crio[20770]: time=\"2026-06-09T16:54:59.202543549Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\" id=8839bb95-fcf3-4f50-b0bc-d34aeb0aafe4 name=/runtime.v1.ImageService/PullImage\nJun 09 16:54:59.206404 crc crio[20770]: time=\"2026-06-09T16:54:59.205884526Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\\\"\"\nJun 09 16:54:59.223312 crc crio[20770]: 2026-06-09T16:54:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:702148d3035d2a3 Mac:8e:d4:cb:ce:7c:08 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5b Mtu:0 Sandbox:/var/run/netns/88b011a7-0f92-4ae2-a1ae-c859bf69aee0 SocketPath: PciID:}] [{Interface:0xc00031c770 Address:{IP:10.217.0.91 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:54:59.228863 crc crio[20770]: time=\"2026-06-09T16:54:59.224425773Z\" level=info msg=\"Got pod network &{Name:test-operator-controller-manager-8d5599d7d-fnlh8 Namespace:openstack-operators ID:702148d3035d2a366bc88e79bdb376f16ff9749a414c89eead29fabc109feba9 UID:177a78b3-e6d3-49eb-aec0-31f092837a85 NetNS:/var/run/netns/88b011a7-0f92-4ae2-a1ae-c859bf69aee0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod177a78b3_e6d3_49eb_aec0_31f092837a85.slice PodAnnotations:0xc00008c790}] Aliases:map[]}\"\nJun 09 16:54:59.228863 crc crio[20770]: time=\"2026-06-09T16:54:59.224588478Z\" level=info msg=\"Checking pod openstack-operators_test-operator-controller-manager-8d5599d7d-fnlh8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:54:59.228863 crc crio[20770]: time=\"2026-06-09T16:54:59.226893485Z\" level=info msg=\"Ran pod sandbox 0df17dcea6603453a3f051f82af43dd6aa87ad9fc51d5cf13c65b1a21d22d613 with infra container: openstack-operators/glance-operator-controller-manager-5bdfb47c4d-lnc67/POD\" id=a69f43fc-4432-48a5-b41c-ed90ab09ab1c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:54:59.234392 crc crio[20770]: time=\"2026-06-09T16:54:59.231803447Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9\" id=d2ff3cf0-31c6-4e42-9cca-9da876cd39e1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:54:59.234392 crc crio[20770]: time=\"2026-06-09T16:54:59.232047034Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9 not found\" id=d2ff3cf0-31c6-4e42-9cca-9da876cd39e1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:54:59.234392 crc crio[20770]: time=\"2026-06-09T16:54:59.232066125Z\" level=info msg=\"Ran pod sandbox 0024c9df10854aa2ba7470fa434fa49880d30a4ac7fb7b209df90c428d00f460 with infra container: openstack-operators/nova-operator-controller-manager-f4c4579bb-6n5nw/POD\" id=adb125be-ceb4-4180-ae2d-ef44a6268aef name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:54:59.234392 crc crio[20770]: time=\"2026-06-09T16:54:59.232100136Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9 found\" id=d2ff3cf0-31c6-4e42-9cca-9da876cd39e1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:54:59.238446 crc crio[20770]: 2026-06-09T16:54:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:112cd083aa1d8fa Mac:ee:33:27:83:81:1e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5a Mtu:0 Sandbox:/var/run/netns/7e8f3647-e504-4832-9971-37ca290ebee9 SocketPath: PciID:}] [{Interface:0xc0000152a0 Address:{IP:10.217.0.90 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:54:59.238962 crc crio[20770]: time=\"2026-06-09T16:54:59.238884152Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9\" id=1f2b1657-a765-4cc3-8b3d-f9adaba038fc name=/runtime.v1.ImageService/PullImage\nJun 09 16:54:59.239951 crc crio[20770]: time=\"2026-06-09T16:54:59.239761588Z\" level=info msg=\"Got pod network &{Name:telemetry-operator-controller-manager-5d65c7d97d-fjgkn Namespace:openstack-operators ID:112cd083aa1d8fa50d86cff8308000b26dc12eccf5a1ad5dac48463d4a87de10 UID:817f6027-e928-4243-a1d6-f26256bf728e NetNS:/var/run/netns/7e8f3647-e504-4832-9971-37ca290ebee9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod817f6027_e928_4243_a1d6_f26256bf728e.slice PodAnnotations:0xc002a083f0}] Aliases:map[]}\"\nJun 09 16:54:59.239951 crc crio[20770]: time=\"2026-06-09T16:54:59.239933483Z\" level=info msg=\"Checking pod openstack-operators_telemetry-operator-controller-manager-5d65c7d97d-fjgkn for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:54:59.243837 crc crio[20770]: time=\"2026-06-09T16:54:59.242145887Z\" level=info msg=\"Ran pod sandbox d5ee8bb9be6d96ed09fafa0b242e9a295d01c17acdcd2aa93c14bdeeeca896dc with infra container: openstack-operators/designate-operator-controller-manager-6bf8599b68-ghrgp/POD\" id=2a973461-3d36-4686-a2a7-3c70af0675fe name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:54:59.243837 crc crio[20770]: time=\"2026-06-09T16:54:59.24294724Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9\\\"\"\nJun 09 16:54:59.250942 crc crio[20770]: time=\"2026-06-09T16:54:59.250821588Z\" level=info msg=\"Ran pod sandbox 702148d3035d2a366bc88e79bdb376f16ff9749a414c89eead29fabc109feba9 with infra container: openstack-operators/test-operator-controller-manager-8d5599d7d-fnlh8/POD\" id=5048f91b-249b-4591-becf-7cc89a6a9681 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:54:59.254808 crc crio[20770]: 2026-06-09T16:54:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b7d33a4941b9aae Mac:7e:9f:3c:df:95:d9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:58 Mtu:0 Sandbox:/var/run/netns/7dd6f359-a6b8-418c-b0a4-091d9de3d58a SocketPath: PciID:}] [{Interface:0xc000014710 Address:{IP:10.217.0.88 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:54:59.254808 crc crio[20770]: time=\"2026-06-09T16:54:59.252773945Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60\" id=6eff8ac3-2552-46d4-acc0-45d8f7cfdf96 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:54:59.254808 crc crio[20770]: time=\"2026-06-09T16:54:59.253026302Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60 not found\" id=6eff8ac3-2552-46d4-acc0-45d8f7cfdf96 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:54:59.254808 crc crio[20770]: time=\"2026-06-09T16:54:59.253092154Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60 found\" id=6eff8ac3-2552-46d4-acc0-45d8f7cfdf96 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:54:59.254808 crc crio[20770]: time=\"2026-06-09T16:54:59.254507045Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd\" id=00742c88-2563-4a7a-8a8c-9428acb83104 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:54:59.254808 crc crio[20770]: time=\"2026-06-09T16:54:59.254727072Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60\" id=c4eadefe-b804-48c7-9653-1093b48719a5 name=/runtime.v1.ImageService/PullImage\nJun 09 16:54:59.255388 crc crio[20770]: time=\"2026-06-09T16:54:59.254831655Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd not found\" id=00742c88-2563-4a7a-8a8c-9428acb83104 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:54:59.260114 crc crio[20770]: time=\"2026-06-09T16:54:59.259935892Z\" level=info msg=\"Got pod network &{Name:swift-operator-controller-manager-67c49dd5c6-c9gqp Namespace:openstack-operators ID:b7d33a4941b9aae674473ca53888cb3a20d6e9ab164efaf98ea3af90451d7302 UID:9fae1f2d-4ad7-4912-a1d1-2dcd2f18902c NetNS:/var/run/netns/7dd6f359-a6b8-418c-b0a4-091d9de3d58a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9fae1f2d_4ad7_4912_a1d1_2dcd2f18902c.slice PodAnnotations:0xc002732048}] Aliases:map[]}\"\nJun 09 16:54:59.262428 crc crio[20770]: time=\"2026-06-09T16:54:59.260221021Z\" level=info msg=\"Checking pod openstack-operators_swift-operator-controller-manager-67c49dd5c6-c9gqp for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:54:59.269050 crc crio[20770]: time=\"2026-06-09T16:54:59.268329656Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd found\" id=00742c88-2563-4a7a-8a8c-9428acb83104 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:54:59.269050 crc crio[20770]: time=\"2026-06-09T16:54:59.268933563Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc\" id=81c54b43-bb26-44c9-ae3f-ae52563c8da5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:54:59.269467 crc crio[20770]: time=\"2026-06-09T16:54:59.269184161Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc not found\" id=81c54b43-bb26-44c9-ae3f-ae52563c8da5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:54:59.269467 crc crio[20770]: time=\"2026-06-09T16:54:59.269255953Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc found\" id=81c54b43-bb26-44c9-ae3f-ae52563c8da5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:54:59.270205 crc crio[20770]: time=\"2026-06-09T16:54:59.270081207Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60\\\"\"\nJun 09 16:54:59.272262 crc crio[20770]: time=\"2026-06-09T16:54:59.271374284Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd\" id=1efa31f9-a6f5-4697-84f3-3bd46c875f94 name=/runtime.v1.ImageService/PullImage\nJun 09 16:54:59.273105 crc crio[20770]: time=\"2026-06-09T16:54:59.272902918Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc\" id=4f3f0a75-8ac7-4652-93ad-ae01d9ed452c name=/runtime.v1.ImageService/PullImage\nJun 09 16:54:59.287588 crc crio[20770]: time=\"2026-06-09T16:54:59.285572216Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc\\\"\"\nJun 09 16:54:59.292887 crc crio[20770]: time=\"2026-06-09T16:54:59.292760344Z\" level=info msg=\"Ran pod sandbox 112cd083aa1d8fa50d86cff8308000b26dc12eccf5a1ad5dac48463d4a87de10 with infra container: openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-fjgkn/POD\" id=56fc9e0d-0103-4285-a3f0-c31bbc0f26ea name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:54:59.293748 crc crio[20770]: time=\"2026-06-09T16:54:59.293601368Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd\\\"\"\nJun 09 16:54:59.296030 crc crio[20770]: time=\"2026-06-09T16:54:59.295956046Z\" level=info msg=\"Ran pod sandbox b7d33a4941b9aae674473ca53888cb3a20d6e9ab164efaf98ea3af90451d7302 with infra container: openstack-operators/swift-operator-controller-manager-67c49dd5c6-c9gqp/POD\" id=3af13079-d15f-449c-8012-0aa4a49c78f3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:54:59.306043 crc crio[20770]: time=\"2026-06-09T16:54:59.30502999Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67\" id=ac0bc11e-ae89-464a-9681-92ec9809752c name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:54:59.306043 crc crio[20770]: time=\"2026-06-09T16:54:59.305345039Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67 not found\" id=ac0bc11e-ae89-464a-9681-92ec9809752c name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:54:59.306043 crc crio[20770]: time=\"2026-06-09T16:54:59.305422071Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67 found\" id=ac0bc11e-ae89-464a-9681-92ec9809752c name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:54:59.306043 crc crio[20770]: time=\"2026-06-09T16:54:59.306014478Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6\" id=f39d7de2-f84d-4480-a103-cc62f043275a name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:54:59.306420 crc crio[20770]: time=\"2026-06-09T16:54:59.306221564Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6 not found\" id=f39d7de2-f84d-4480-a103-cc62f043275a name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:54:59.306420 crc crio[20770]: time=\"2026-06-09T16:54:59.306275556Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6 found\" id=f39d7de2-f84d-4480-a103-cc62f043275a name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:54:59.311758 crc crio[20770]: time=\"2026-06-09T16:54:59.309121078Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6\" id=d6d84e1e-0cf0-4b0b-bf7f-7bdf61115c26 name=/runtime.v1.ImageService/PullImage\nJun 09 16:54:59.311758 crc crio[20770]: time=\"2026-06-09T16:54:59.309125458Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67\" id=f9a6da26-a6be-4e1b-b321-627108c8f306 name=/runtime.v1.ImageService/PullImage\nJun 09 16:54:59.340096 crc crio[20770]: time=\"2026-06-09T16:54:59.33990266Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67\\\"\"\nJun 09 16:54:59.341551 crc crio[20770]: time=\"2026-06-09T16:54:59.341461575Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6\\\"\"\nJun 09 16:55:04.465034 crc crio[20770]: time=\"2026-06-09T16:55:04.392452103Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-controller-manager-6fc5ccc565-ppfqz/POD\" id=d3f76913-aacf-4aaf-a0e5-5a3a023ad8b7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:55:04.466931 crc crio[20770]: time=\"2026-06-09T16:55:04.46514549Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:55:18.007422 crc crio[20770]: time=\"2026-06-09T16:55:18.006281087Z\" level=info msg=\"Running pod sandbox: openstack-operators/infra-operator-controller-manager-cbcfcddf7-g7g5r/POD\" id=03d2071f-1345-4ad9-8b4a-60151c6a5f33 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:55:18.007422 crc crio[20770]: time=\"2026-06-09T16:55:18.007251085Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:55:19.311051 crc crio[20770]: time=\"2026-06-09T16:55:19.310435907Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759fkr2dg/POD\" id=47bc3627-43bb-4400-b75f-bf904a671bc4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:55:19.311817 crc crio[20770]: time=\"2026-06-09T16:55:19.311106216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:56:00.734561 crc crio[20770]: time=\"2026-06-09T16:56:00.733420479Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683736-74dq5/POD\" id=5fdbaa1a-ec74-496c-99ce-38ac1bb71ee7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:56:00.736191 crc crio[20770]: time=\"2026-06-09T16:56:00.734580432Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:56:05.574016 crc crio[20770]: time=\"2026-06-09T16:56:05.573195115Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d\" id=1b17cec3-ef5e-4653-82fa-9002b86df308 name=/runtime.v1.ImageService/PullImage\nJun 09 16:56:05.575961 crc crio[20770]: time=\"2026-06-09T16:56:05.575022378Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d\" id=c36dbe9c-9335-4caa-8af3-05a2064d80ee name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:56:05.747382 crc crio[20770]: time=\"2026-06-09T16:56:05.746292562Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6\" id=d6d84e1e-0cf0-4b0b-bf7f-7bdf61115c26 name=/runtime.v1.ImageService/PullImage\nJun 09 16:56:05.752217 crc crio[20770]: time=\"2026-06-09T16:56:05.752137551Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6\" id=cf8b9193-4b22-41e9-ba3f-b3cbfa96a279 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:56:05.768293 crc crio[20770]: time=\"2026-06-09T16:56:05.768069763Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9\" id=1f2b1657-a765-4cc3-8b3d-f9adaba038fc name=/runtime.v1.ImageService/PullImage\nJun 09 16:56:05.769956 crc crio[20770]: time=\"2026-06-09T16:56:05.769531975Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9\" id=0f860acf-55db-41ed-9af4-679377dd1743 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:56:05.783593 crc crio[20770]: time=\"2026-06-09T16:56:05.781377819Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed\" id=731c0eeb-af70-4e94-8ab6-af605f3952df name=/runtime.v1.ImageService/PullImage\nJun 09 16:56:05.783593 crc crio[20770]: time=\"2026-06-09T16:56:05.782437449Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed\" id=20b6aaa6-5324-4556-b65e-900cd5aabee4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:56:05.784081 crc crio[20770]: time=\"2026-06-09T16:56:05.78385764Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d\" id=8979f851-ddc2-43ba-9fd9-ad223faa1b5a name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:56:05.798377 crc crio[20770]: time=\"2026-06-09T16:56:05.798218497Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce\" id=792a4855-3ea4-4086-adea-7c034cf3991a name=/runtime.v1.ImageService/PullImage\nJun 09 16:56:05.800023 crc crio[20770]: time=\"2026-06-09T16:56:05.799778122Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce\" id=89ff7df2-2444-4e10-9f03-4129e13b3abf name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:56:05.809994 crc crio[20770]: time=\"2026-06-09T16:56:05.809882395Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398\" id=bbc3d63b-4acb-4cc4-a60c-047b564dfb8e name=/runtime.v1.ImageService/PullImage\nJun 09 16:56:05.811055 crc crio[20770]: time=\"2026-06-09T16:56:05.810921145Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398\" id=54249951-c258-4daf-90d4-513b79e33009 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:56:05.820623 crc crio[20770]: time=\"2026-06-09T16:56:05.820467032Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7\" id=3fc6ec88-6202-4df3-bc4d-2bca551975d3 name=/runtime.v1.ImageService/PullImage\nJun 09 16:56:05.823268 crc crio[20770]: time=\"2026-06-09T16:56:05.823157719Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7\" id=9c35717b-0a40-4a44-8990-4d933a662d1c name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:56:05.837057 crc crio[20770]: time=\"2026-06-09T16:56:05.836790305Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391\" id=cb3d0fc1-0bb4-4c35-8016-bab8c4459096 name=/runtime.v1.ImageService/PullImage\nJun 09 16:56:05.838169 crc crio[20770]: time=\"2026-06-09T16:56:05.838045761Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391\" id=81ac04d1-224d-40b6-a27b-b6624daab222 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:56:05.846605 crc crio[20770]: time=\"2026-06-09T16:56:05.846501116Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d\" id=0968c3ef-3d44-43d7-b877-7fc32e18798b name=/runtime.v1.ImageService/PullImage\nJun 09 16:56:05.848454 crc crio[20770]: time=\"2026-06-09T16:56:05.8483526Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d\" id=7fd832b0-3a90-461a-a519-d443115464cd name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:56:05.861551 crc crio[20770]: time=\"2026-06-09T16:56:05.86146216Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd\" id=1efa31f9-a6f5-4697-84f3-3bd46c875f94 name=/runtime.v1.ImageService/PullImage\nJun 09 16:56:05.862540 crc crio[20770]: time=\"2026-06-09T16:56:05.862477099Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd\" id=63336b89-d9fb-4379-b291-77a94fd720c9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:56:06.724087 crc crio[20770]: time=\"2026-06-09T16:56:06.723014371Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6\" id=207c7b4e-fb93-4274-8208-a32194a4b9c0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:56:06.725447 crc crio[20770]: time=\"2026-06-09T16:56:06.724170135Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9\" id=13a596b8-4069-49f6-98bc-a29208a79b24 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:56:06.741981 crc crio[20770]: time=\"2026-06-09T16:56:06.741832627Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\" id=8839bb95-fcf3-4f50-b0bc-d34aeb0aafe4 name=/runtime.v1.ImageService/PullImage\nJun 09 16:56:06.753826 crc crio[20770]: time=\"2026-06-09T16:56:06.753567797Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\" id=16e67163-486a-4b5e-9481-6b5138e80756 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:56:06.754327 crc crio[20770]: time=\"2026-06-09T16:56:06.753936837Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7\" id=84c8a29f-73c2-4c63-a023-e421838307c8 name=/runtime.v1.ImageService/PullImage\nJun 09 16:56:06.755433 crc crio[20770]: time=\"2026-06-09T16:56:06.755321318Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7\" id=0f344c4c-df00-40ef-bc7b-a660bc236c97 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:56:06.765335 crc crio[20770]: time=\"2026-06-09T16:56:06.765169973Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc\" id=4f3f0a75-8ac7-4652-93ad-ae01d9ed452c name=/runtime.v1.ImageService/PullImage\nJun 09 16:56:06.766136 crc crio[20770]: time=\"2026-06-09T16:56:06.766064039Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc\" id=768196b4-87f1-40d9-a3c3-03249f4770c3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:56:06.773490 crc crio[20770]: time=\"2026-06-09T16:56:06.773402492Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67\" id=f9a6da26-a6be-4e1b-b321-627108c8f306 name=/runtime.v1.ImageService/PullImage\nJun 09 16:56:06.774365 crc crio[20770]: time=\"2026-06-09T16:56:06.774282337Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67\" id=820e677b-9ae7-421a-9d50-de97b4033a3e name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:56:06.782743 crc crio[20770]: time=\"2026-06-09T16:56:06.782564747Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\" id=146820e2-5e0e-4941-8744-49c12c6f92c4 name=/runtime.v1.ImageService/PullImage\nJun 09 16:56:06.784017 crc crio[20770]: time=\"2026-06-09T16:56:06.783942007Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\" id=8d1c789a-0c43-400a-ba38-bec3f1b0aff9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:56:07.999828 crc crio[20770]: time=\"2026-06-09T16:56:07.999603381Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd\" id=7f279cfe-cb3a-4f52-be46-bf7c082de93a name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:56:08.001146 crc crio[20770]: time=\"2026-06-09T16:56:08.001070944Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7\" id=071407cb-657f-4e8c-9c58-2008604537c0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:56:08.001460 crc crio[20770]: time=\"2026-06-09T16:56:08.001396603Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed\" id=50ccc44a-8f53-4a7f-aaf1-32aeec12806e name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:56:08.001749 crc crio[20770]: time=\"2026-06-09T16:56:08.001596849Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce\" id=3fea4360-701e-4208-b8fd-e11edb22a821 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:56:08.002167 crc crio[20770]: time=\"2026-06-09T16:56:08.002073203Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d\" id=06e62fc7-7116-4af9-bc2e-9c3dad862161 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:56:08.002422 crc crio[20770]: time=\"2026-06-09T16:56:08.00233593Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398\" id=f28ac73a-94f5-46f5-afb5-81c57a63fe62 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:56:08.002911 crc crio[20770]: time=\"2026-06-09T16:56:08.002811994Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391\" id=63861679-726e-4cd7-8d8a-df5425d623c0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:56:08.008566 crc crio[20770]: time=\"2026-06-09T16:56:08.008441637Z\" level=info msg=\"Creating container: openstack-operators/neutron-operator-controller-manager-688d5c756f-n7pvq/manager\" id=fb8ef320-3e4a-4a4b-8315-13ce038b5d08 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:56:08.024366 crc crio[20770]: time=\"2026-06-09T16:56:08.024260336Z\" level=info msg=\"Creating container: openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-fjgkn/manager\" id=d410b7ec-9c03-4ee9-9b04-922f6689e5af name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:56:08.030856 crc crio[20770]: time=\"2026-06-09T16:56:08.03061149Z\" level=info msg=\"Creating container: openstack-operators/glance-operator-controller-manager-5bdfb47c4d-lnc67/manager\" id=d381ff6f-dd0d-49b8-b8ab-eee461210299 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:56:08.128761 crc crio[20770]: time=\"2026-06-09T16:56:08.128548158Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752\" id=d62cf376-80d0-414c-b73e-6da5bb5af25e name=/runtime.v1.ImageService/PullImage\nJun 09 16:56:08.130096 crc crio[20770]: time=\"2026-06-09T16:56:08.130006891Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752\" id=e663ec01-a818-4092-aed8-b18ba76227bc name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:56:08.223002 crc crio[20770]: time=\"2026-06-09T16:56:08.222486801Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67\" id=25d56eaa-a361-46f3-bf59-3c2449504c68 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:56:08.223311 crc crio[20770]: time=\"2026-06-09T16:56:08.223117459Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc\" id=7a3920c1-aedc-4a34-840c-3469dcc7cd74 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:56:08.223594 crc crio[20770]: time=\"2026-06-09T16:56:08.223511421Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\" id=1ad0c910-c30f-4eb0-b5c1-4f64bd7269ef name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:56:08.226919 crc crio[20770]: time=\"2026-06-09T16:56:08.226811366Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7\" id=17bac638-0e20-4b59-8427-f3a84cf30fab name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:56:08.230476 crc crio[20770]: time=\"2026-06-09T16:56:08.23002606Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\" id=0a0c3023-22ae-47b0-8932-e5a06b04a67e name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:56:08.232598 crc crio[20770]: time=\"2026-06-09T16:56:08.232522552Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:56:08.245625 crc crio[20770]: time=\"2026-06-09T16:56:08.245522799Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:56:08.246044 crc crio[20770]: time=\"2026-06-09T16:56:08.245980412Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:56:08.251906 crc crio[20770]: time=\"2026-06-09T16:56:08.251608535Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752\" id=6bdf3e50-1005-467e-b2d7-9423555cef98 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:56:08.252193 crc crio[20770]: time=\"2026-06-09T16:56:08.252137671Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-manager-6fc5ccc565-ppfqz Namespace:openstack-operators ID:d658039f25bc24f4850df79de03124dcb3806689d6e4f965c22c407570c90303 UID:6885a213-279d-4e07-afd5-70d988eafea0 NetNS:/var/run/netns/e54b50f1-a710-431f-a117-b62973ee6be0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6885a213_279d_4e07_afd5_70d988eafea0.slice PodAnnotations:0xc0027323d0}] Aliases:map[]}\"\nJun 09 16:56:08.252193 crc crio[20770]: time=\"2026-06-09T16:56:08.252185572Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-controller-manager-6fc5ccc565-ppfqz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:56:08.261217 crc crio[20770]: time=\"2026-06-09T16:56:08.260630527Z\" level=info msg=\"Creating container: openstack-operators/designate-operator-controller-manager-6bf8599b68-ghrgp/manager\" id=3454c339-5a36-4b36-b712-55c1d004c4e7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:56:08.274352 crc crio[20770]: time=\"2026-06-09T16:56:08.274150119Z\" level=info msg=\"Creating container: openstack-operators/manila-operator-controller-manager-677d9d8477-pc87g/manager\" id=4d3b0053-8c7c-4c00-827c-67b1bdefaedc name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:56:08.282759 crc crio[20770]: time=\"2026-06-09T16:56:08.282567783Z\" level=info msg=\"Creating container: openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-nmxrm/manager\" id=c87fa320-18b6-4d49-9509-540deacf94c9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:56:08.290100 crc crio[20770]: time=\"2026-06-09T16:56:08.290014668Z\" level=info msg=\"Creating container: openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-tfqfb/manager\" id=c8a6395a-a024-42a4-9899-8f7044488317 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:56:08.291808 crc crio[20770]: time=\"2026-06-09T16:56:08.291728638Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60\" id=c4eadefe-b804-48c7-9653-1093b48719a5 name=/runtime.v1.ImageService/PullImage\nJun 09 16:56:08.293503 crc crio[20770]: time=\"2026-06-09T16:56:08.293066037Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60\" id=a6f2f641-7661-4fe6-b159-689abf734e55 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:56:08.295090 crc crio[20770]: time=\"2026-06-09T16:56:08.294407006Z\" level=info msg=\"Creating container: openstack-operators/cinder-operator-controller-manager-86c584f6fc-bwz8b/manager\" id=b6ec6bae-cef7-44b2-b36f-5acf0e033668 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:56:08.297092 crc crio[20770]: time=\"2026-06-09T16:56:08.29698908Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6\" id=4dc57029-e319-4e06-8e84-23a8a5d21c49 name=/runtime.v1.ImageService/PullImage\nJun 09 16:56:08.298258 crc crio[20770]: time=\"2026-06-09T16:56:08.298146774Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6\" id=e1d6f402-5ddc-44b8-9d80-28d080109edf name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:56:08.300171 crc crio[20770]: time=\"2026-06-09T16:56:08.300046099Z\" level=info msg=\"Creating container: openstack-operators/horizon-operator-controller-manager-548d6d5f9-6b8kg/manager\" id=7c6f46ab-dd6c-4e21-aec5-1fa95f5d798d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:56:08.306773 crc crio[20770]: time=\"2026-06-09T16:56:08.306719712Z\" level=info msg=\"Creating container: openstack-operators/watcher-operator-controller-manager-577b679b5c-rfxss/manager\" id=d0fad5bf-c5b9-4842-b0f0-cc70c05e00bc name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:56:08.393080 crc crio[20770]: time=\"2026-06-09T16:56:08.392984173Z\" level=info msg=\"Creating container: openstack-operators/ironic-operator-controller-manager-75f8548fcd-bd887/manager\" id=09ebcfde-701a-4465-9b10-71f8feb6d741 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:56:08.401381 crc crio[20770]: time=\"2026-06-09T16:56:08.401214511Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:56:08.403850 crc crio[20770]: time=\"2026-06-09T16:56:08.403787336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:56:08.413924 crc crio[20770]: time=\"2026-06-09T16:56:08.413616601Z\" level=info msg=\"Creating container: openstack-operators/octavia-operator-controller-manager-6495978d8d-jh4js/manager\" id=8d1ac674-4315-4280-bb36-971570bb50de name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:56:08.418995 crc crio[20770]: time=\"2026-06-09T16:56:08.418869313Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:56:08.419764 crc crio[20770]: time=\"2026-06-09T16:56:08.419226404Z\" level=info msg=\"Creating container: openstack-operators/swift-operator-controller-manager-67c49dd5c6-c9gqp/manager\" id=5066dbcd-9aae-4939-a7f7-e6705c2b839e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:56:08.429859 crc crio[20770]: time=\"2026-06-09T16:56:08.428988746Z\" level=info msg=\"Creating container: openstack-operators/test-operator-controller-manager-8d5599d7d-fnlh8/manager\" id=106088f6-894a-4362-8e1f-503c147c726a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:56:08.433298 crc crio[20770]: time=\"2026-06-09T16:56:08.433134937Z\" level=info msg=\"Creating container: openstack-operators/ovn-operator-controller-manager-58f85bd97f-pjscb/manager\" id=9b944542-5eae-4f3b-bbae-e973cc45912f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:56:08.436325 crc crio[20770]: time=\"2026-06-09T16:56:08.436245297Z\" level=info msg=\"Creating container: openstack-operators/heat-operator-controller-manager-5c5844cc68-6zwkh/manager\" id=188a11e9-7513-4cde-a13e-0a071ea93d41 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:56:08.443960 crc crio[20770]: time=\"2026-06-09T16:56:08.443321542Z\" level=info msg=\"Got pod network &{Name:openstack-baremetal-operator-controller-manager-7c67dc759fkr2dg Namespace:openstack-operators ID:ccc2b89fbfe766fb7b94f45a8fbac5fa8d61935957a92b937664e68650351a8c UID:2272e7c5-20ed-49fd-bd69-ab3299398afc NetNS:/var/run/netns/602b2b41-b343-4e22-8ab4-00306d106211 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2272e7c5_20ed_49fd_bd69_ab3299398afc.slice PodAnnotations:0xc0001346e0}] Aliases:map[]}\"\nJun 09 16:56:08.443960 crc crio[20770]: time=\"2026-06-09T16:56:08.443390384Z\" level=info msg=\"Adding pod openstack-operators_openstack-baremetal-operator-controller-manager-7c67dc759fkr2dg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:56:08.648036 crc crio[20770]: 2026-06-09T16:56:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d658039f25bc24f Mac:12:dc:d0:30:bb:0a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5d Mtu:0 Sandbox:/var/run/netns/e54b50f1-a710-431f-a117-b62973ee6be0 SocketPath: PciID:}] [{Interface:0xc0002008e0 Address:{IP:10.217.0.93 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:56:08.650026 crc crio[20770]: time=\"2026-06-09T16:56:08.649984382Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-manager-6fc5ccc565-ppfqz Namespace:openstack-operators ID:d658039f25bc24f4850df79de03124dcb3806689d6e4f965c22c407570c90303 UID:6885a213-279d-4e07-afd5-70d988eafea0 NetNS:/var/run/netns/e54b50f1-a710-431f-a117-b62973ee6be0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6885a213_279d_4e07_afd5_70d988eafea0.slice PodAnnotations:0xc0027323d0}] Aliases:map[]}\"\nJun 09 16:56:08.650319 crc crio[20770]: time=\"2026-06-09T16:56:08.650296221Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-controller-manager-6fc5ccc565-ppfqz for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:56:08.771504 crc crio[20770]: 2026-06-09T16:56:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ccc2b89fbfe766f Mac:aa:0f:ff:59:57:45 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:59 Mtu:0 Sandbox:/var/run/netns/602b2b41-b343-4e22-8ab4-00306d106211 SocketPath: PciID:}] [{Interface:0xc0004325b0 Address:{IP:10.217.0.89 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:56:08.772737 crc crio[20770]: time=\"2026-06-09T16:56:08.772549464Z\" level=info msg=\"Got pod network &{Name:openstack-baremetal-operator-controller-manager-7c67dc759fkr2dg Namespace:openstack-operators ID:ccc2b89fbfe766fb7b94f45a8fbac5fa8d61935957a92b937664e68650351a8c UID:2272e7c5-20ed-49fd-bd69-ab3299398afc NetNS:/var/run/netns/602b2b41-b343-4e22-8ab4-00306d106211 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2272e7c5_20ed_49fd_bd69_ab3299398afc.slice PodAnnotations:0xc0001346e0}] Aliases:map[]}\"\nJun 09 16:56:08.772970 crc crio[20770]: time=\"2026-06-09T16:56:08.772889884Z\" level=info msg=\"Checking pod openstack-operators_openstack-baremetal-operator-controller-manager-7c67dc759fkr2dg for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:56:20.216189 crc crio[20770]: time=\"2026-06-09T16:56:20.214813155Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:56:20.216189 crc crio[20770]: time=\"2026-06-09T16:56:20.215023761Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:56:20.220287 crc crio[20770]: time=\"2026-06-09T16:56:20.22015352Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:56:20.231324 crc crio[20770]: time=\"2026-06-09T16:56:20.231212571Z\" level=info msg=\"Got pod network &{Name:infra-operator-controller-manager-cbcfcddf7-g7g5r Namespace:openstack-operators ID:c4375fc04e30227f5dac673bf9d83f876e0e649456a9e6f6a94bf09ab6ec089e UID:a0e086ff-f1b7-4006-9163-4aae51dab537 NetNS:/var/run/netns/dc952e0b-297d-48e1-814c-585b58b4b959 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda0e086ff_f1b7_4006_9163_4aae51dab537.slice PodAnnotations:0xc001e81f20}] Aliases:map[]}\"\nJun 09 16:56:20.231324 crc crio[20770]: time=\"2026-06-09T16:56:20.231280643Z\" level=info msg=\"Adding pod openstack-operators_infra-operator-controller-manager-cbcfcddf7-g7g5r to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:56:20.234929 crc crio[20770]: time=\"2026-06-09T16:56:20.234809225Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683736-74dq5 Namespace:openshift-infra ID:baffd3672d2b0dd859bc25ee199fd0b1ef3ba33d091ced1fdadd93b5e95a90d7 UID:f9eae21e-4b5f-4d4e-9dbb-b82f55278766 NetNS:/var/run/netns/be998156-1bc9-4fe5-a49d-5b8eb9cb1f58 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf9eae21e_4b5f_4d4e_9dbb_b82f55278766.slice PodAnnotations:0xc000134378}] Aliases:map[]}\"\nJun 09 16:56:20.234929 crc crio[20770]: time=\"2026-06-09T16:56:20.234888897Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683736-74dq5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:56:20.435595 crc crio[20770]: time=\"2026-06-09T16:56:20.435462751Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:56:20.438836 crc crio[20770]: time=\"2026-06-09T16:56:20.438430297Z\" level=info msg=\"Ran pod sandbox ccc2b89fbfe766fb7b94f45a8fbac5fa8d61935957a92b937664e68650351a8c with infra container: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759fkr2dg/POD\" id=47bc3627-43bb-4400-b75f-bf904a671bc4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:56:20.441419 crc crio[20770]: time=\"2026-06-09T16:56:20.440990881Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1\" id=49793c87-f062-4cce-9cf4-fde4246b7ab8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:56:20.441748 crc crio[20770]: time=\"2026-06-09T16:56:20.441485615Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:56:20.442856 crc crio[20770]: time=\"2026-06-09T16:56:20.441616279Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1 not found\" id=49793c87-f062-4cce-9cf4-fde4246b7ab8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:56:20.445605 crc crio[20770]: time=\"2026-06-09T16:56:20.44301741Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1 found\" id=49793c87-f062-4cce-9cf4-fde4246b7ab8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:56:20.446044 crc crio[20770]: time=\"2026-06-09T16:56:20.445856172Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1\" id=f91bce40-123b-4408-bb89-52fee3cb1a5a name=/runtime.v1.ImageService/PullImage\nJun 09 16:56:20.456207 crc crio[20770]: time=\"2026-06-09T16:56:20.455973035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:56:20.456207 crc crio[20770]: time=\"2026-06-09T16:56:20.456087938Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:56:20.457076 crc crio[20770]: time=\"2026-06-09T16:56:20.45647505Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:56:20.479087 crc crio[20770]: time=\"2026-06-09T16:56:20.478967682Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6\" id=912f5bfa-d96b-4d27-9aaf-3001a4be381d name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:56:20.480024 crc crio[20770]: time=\"2026-06-09T16:56:20.479407404Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60\" id=bbee2e97-4155-4565-9355-8c9de114d9cd name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:56:20.481096 crc crio[20770]: time=\"2026-06-09T16:56:20.480959779Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1\\\"\"\nJun 09 16:56:20.488788 crc crio[20770]: time=\"2026-06-09T16:56:20.488529109Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:56:20.493383 crc crio[20770]: time=\"2026-06-09T16:56:20.493134162Z\" level=info msg=\"Ran pod sandbox d658039f25bc24f4850df79de03124dcb3806689d6e4f965c22c407570c90303 with infra container: openstack-operators/openstack-operator-controller-manager-6fc5ccc565-ppfqz/POD\" id=d3f76913-aacf-4aaf-a0e5-5a3a023ad8b7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:56:20.497128 crc crio[20770]: time=\"2026-06-09T16:56:20.497054066Z\" level=info msg=\"Checking image status: 38.102.83.73:5001/openstack-k8s-operators/openstack-operator:721c3f7c64850716e5de5f4e76e1ef4c36c28652\" id=13b512f5-c381-4e2e-b141-d075c8373b55 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:56:20.522917 crc crio[20770]: time=\"2026-06-09T16:56:20.522593066Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:56:20.610585 crc crio[20770]: time=\"2026-06-09T16:56:20.610453393Z\" level=info msg=\"Created container 6e9c63b328011326469f2657bf7f5e6fc666acf22c653c898a7fc085f2834ce4: openstack-operators/ironic-operator-controller-manager-75f8548fcd-bd887/manager\" id=09ebcfde-701a-4465-9b10-71f8feb6d741 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:56:20.611900 crc crio[20770]: time=\"2026-06-09T16:56:20.61175748Z\" level=info msg=\"Starting container: 6e9c63b328011326469f2657bf7f5e6fc666acf22c653c898a7fc085f2834ce4\" id=24e7c03c-bbf9-45b6-8eb3-7122a0c27040 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:56:20.624109 crc crio[20770]: time=\"2026-06-09T16:56:20.623954854Z\" level=info msg=\"Started container\" PID=47137 containerID=6e9c63b328011326469f2657bf7f5e6fc666acf22c653c898a7fc085f2834ce4 description=openstack-operators/ironic-operator-controller-manager-75f8548fcd-bd887/manager id=24e7c03c-bbf9-45b6-8eb3-7122a0c27040 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4f63372e97006e55316aba6a30e7593137307b25c38e2d96e1b8f3c9cf50b669\nJun 09 16:56:20.834363 crc crio[20770]: 2026-06-09T16:56:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:baffd3672d2b0dd Mac:42:ae:19:79:ff:93 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5e Mtu:0 Sandbox:/var/run/netns/be998156-1bc9-4fe5-a49d-5b8eb9cb1f58 SocketPath: PciID:}] [{Interface:0xc0002609e0 Address:{IP:10.217.0.94 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:56:20.835426 crc crio[20770]: time=\"2026-06-09T16:56:20.835355951Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683736-74dq5 Namespace:openshift-infra ID:baffd3672d2b0dd859bc25ee199fd0b1ef3ba33d091ced1fdadd93b5e95a90d7 UID:f9eae21e-4b5f-4d4e-9dbb-b82f55278766 NetNS:/var/run/netns/be998156-1bc9-4fe5-a49d-5b8eb9cb1f58 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf9eae21e_4b5f_4d4e_9dbb_b82f55278766.slice PodAnnotations:0xc000134378}] Aliases:map[]}\"\nJun 09 16:56:20.835869 crc crio[20770]: time=\"2026-06-09T16:56:20.835795164Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683736-74dq5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:56:20.891306 crc crio[20770]: time=\"2026-06-09T16:56:20.891173489Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:56:20.893274 crc crio[20770]: time=\"2026-06-09T16:56:20.893181997Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:56:20.893692 crc crio[20770]: time=\"2026-06-09T16:56:20.893182187Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:56:20.896048 crc crio[20770]: 2026-06-09T16:56:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c4375fc04e30227 Mac:a6:7c:36:d2:b7:f2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4f Mtu:0 Sandbox:/var/run/netns/dc952e0b-297d-48e1-814c-585b58b4b959 SocketPath: PciID:}] [{Interface:0xc0002bc9e0 Address:{IP:10.217.0.79 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:56:20.898334 crc crio[20770]: time=\"2026-06-09T16:56:20.898250754Z\" level=info msg=\"Got pod network &{Name:infra-operator-controller-manager-cbcfcddf7-g7g5r Namespace:openstack-operators ID:c4375fc04e30227f5dac673bf9d83f876e0e649456a9e6f6a94bf09ab6ec089e UID:a0e086ff-f1b7-4006-9163-4aae51dab537 NetNS:/var/run/netns/dc952e0b-297d-48e1-814c-585b58b4b959 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda0e086ff_f1b7_4006_9163_4aae51dab537.slice PodAnnotations:0xc001e81f20}] Aliases:map[]}\"\nJun 09 16:56:20.898521 crc crio[20770]: time=\"2026-06-09T16:56:20.89846473Z\" level=info msg=\"Checking pod openstack-operators_infra-operator-controller-manager-cbcfcddf7-g7g5r for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:56:20.899433 crc crio[20770]: time=\"2026-06-09T16:56:20.898487191Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:56:20.899951 crc crio[20770]: time=\"2026-06-09T16:56:20.899877441Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:56:20.902599 crc crio[20770]: time=\"2026-06-09T16:56:20.902532738Z\" level=info msg=\"Checking image status: 38.102.83.73:5001/openstack-k8s-operators/openstack-operator:721c3f7c64850716e5de5f4e76e1ef4c36c28652\" id=0cad92d0-529a-4e9f-9e8b-7efaed433078 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:56:20.906111 crc crio[20770]: time=\"2026-06-09T16:56:20.90604493Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:56:20.935382 crc crio[20770]: time=\"2026-06-09T16:56:20.935308828Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:56:20.939627 crc crio[20770]: time=\"2026-06-09T16:56:20.939544671Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:56:20.941843 crc crio[20770]: time=\"2026-06-09T16:56:20.941732424Z\" level=info msg=\"Ran pod sandbox c4375fc04e30227f5dac673bf9d83f876e0e649456a9e6f6a94bf09ab6ec089e with infra container: openstack-operators/infra-operator-controller-manager-cbcfcddf7-g7g5r/POD\" id=03d2071f-1345-4ad9-8b4a-60151c6a5f33 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:56:20.943546 crc crio[20770]: time=\"2026-06-09T16:56:20.943417233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:56:20.946406 crc crio[20770]: time=\"2026-06-09T16:56:20.946192694Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373\" id=23077052-5118-44f9-8c2c-4ee3197af997 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:56:20.946406 crc crio[20770]: time=\"2026-06-09T16:56:20.946346818Z\" level=info msg=\"Ran pod sandbox baffd3672d2b0dd859bc25ee199fd0b1ef3ba33d091ced1fdadd93b5e95a90d7 with infra container: openshift-infra/auto-csr-approver-29683736-74dq5/POD\" id=5fdbaa1a-ec74-496c-99ce-38ac1bb71ee7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:56:20.948497 crc crio[20770]: time=\"2026-06-09T16:56:20.948340526Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:56:20.955003 crc crio[20770]: time=\"2026-06-09T16:56:20.948946203Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=ca6812a5-09f4-4ac8-83c9-3f062ea0a866 name=/runtime.v1.ImageService/PullImage\nJun 09 16:56:20.959813 crc crio[20770]: time=\"2026-06-09T16:56:20.959725886Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373 not found\" id=23077052-5118-44f9-8c2c-4ee3197af997 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:56:20.960220 crc crio[20770]: time=\"2026-06-09T16:56:20.959956603Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373 found\" id=23077052-5118-44f9-8c2c-4ee3197af997 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:56:20.963339 crc crio[20770]: time=\"2026-06-09T16:56:20.962886478Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373\" id=4c7d84f0-3ba4-4fd3-83c4-e5bbfc01acfb name=/runtime.v1.ImageService/PullImage\nJun 09 16:56:20.968308 crc crio[20770]: time=\"2026-06-09T16:56:20.96814519Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 16:56:20.969155 crc crio[20770]: time=\"2026-06-09T16:56:20.969027865Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373\\\"\"\nJun 09 16:56:20.995730 crc crio[20770]: time=\"2026-06-09T16:56:20.995580685Z\" level=info msg=\"Creating container: openstack-operators/keystone-operator-controller-manager-6ccff66c5b-kkcjh/manager\" id=0c7594e8-87c5-4122-b4bb-a961a94aff18 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:56:21.001243 crc crio[20770]: time=\"2026-06-09T16:56:21.001002572Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-controller-manager-6fc5ccc565-ppfqz/manager\" id=00ee4c30-8cc7-4de8-973c-0a6ce5311242 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:56:21.007854 crc crio[20770]: time=\"2026-06-09T16:56:21.007754228Z\" level=info msg=\"Creating container: openstack-operators/nova-operator-controller-manager-f4c4579bb-6n5nw/manager\" id=211d4222-eecc-4ea6-a38d-b41b3ee2958a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:56:21.070182 crc crio[20770]: time=\"2026-06-09T16:56:21.069898909Z\" level=info msg=\"Created container 61187ecdd3ac1889ef29476fca2f41d1ff03db8231949bf78772a466f2fdb19a: openstack-operators/glance-operator-controller-manager-5bdfb47c4d-lnc67/manager\" id=d381ff6f-dd0d-49b8-b8ab-eee461210299 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:56:21.074431 crc crio[20770]: time=\"2026-06-09T16:56:21.074330398Z\" level=info msg=\"Starting container: 61187ecdd3ac1889ef29476fca2f41d1ff03db8231949bf78772a466f2fdb19a\" id=2db166ce-3310-4e6f-a477-ce536e188435 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:56:21.083154 crc crio[20770]: time=\"2026-06-09T16:56:21.082941027Z\" level=info msg=\"Started container\" PID=47185 containerID=61187ecdd3ac1889ef29476fca2f41d1ff03db8231949bf78772a466f2fdb19a description=openstack-operators/glance-operator-controller-manager-5bdfb47c4d-lnc67/manager id=2db166ce-3310-4e6f-a477-ce536e188435 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0df17dcea6603453a3f051f82af43dd6aa87ad9fc51d5cf13c65b1a21d22d613\nJun 09 16:56:21.183770 crc crio[20770]: time=\"2026-06-09T16:56:21.179916688Z\" level=info msg=\"Created container 3ca7d3db5c27e7a5684eb5b90bc0e675f9759662c818ed0b64a2a0e0daae2049: openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-tfqfb/manager\" id=c8a6395a-a024-42a4-9899-8f7044488317 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:56:21.183770 crc crio[20770]: time=\"2026-06-09T16:56:21.180054752Z\" level=info msg=\"Created container 33db7e8d68ca6392635bc58219010a4f816659fb4670fa1a07a44995b8333c6c: openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-fjgkn/manager\" id=d410b7ec-9c03-4ee9-9b04-922f6689e5af name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:56:21.183770 crc crio[20770]: time=\"2026-06-09T16:56:21.180810744Z\" level=info msg=\"Created container 13d1f258a4547bf050f479cbfc551ac7d56b13bb6094f21a62efe49190b178a0: openstack-operators/neutron-operator-controller-manager-688d5c756f-n7pvq/manager\" id=fb8ef320-3e4a-4a4b-8315-13ce038b5d08 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:56:21.186788 crc crio[20770]: time=\"2026-06-09T16:56:21.185202721Z\" level=info msg=\"Starting container: 33db7e8d68ca6392635bc58219010a4f816659fb4670fa1a07a44995b8333c6c\" id=7072569e-aef2-4ab3-8501-8cc9cdce7223 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:56:21.186788 crc crio[20770]: time=\"2026-06-09T16:56:21.185473759Z\" level=info msg=\"Starting container: 13d1f258a4547bf050f479cbfc551ac7d56b13bb6094f21a62efe49190b178a0\" id=31452d86-5c87-4672-af22-be744ab4dff3 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:56:21.188936 crc crio[20770]: time=\"2026-06-09T16:56:21.185594442Z\" level=info msg=\"Starting container: 3ca7d3db5c27e7a5684eb5b90bc0e675f9759662c818ed0b64a2a0e0daae2049\" id=736e5865-810a-407d-976e-d5a77a49d9a9 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:56:21.195191 crc crio[20770]: time=\"2026-06-09T16:56:21.195090948Z\" level=info msg=\"Started container\" PID=47181 containerID=13d1f258a4547bf050f479cbfc551ac7d56b13bb6094f21a62efe49190b178a0 description=openstack-operators/neutron-operator-controller-manager-688d5c756f-n7pvq/manager id=31452d86-5c87-4672-af22-be744ab4dff3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b492cf9308460c32bfd02465888e005f206c0aad4b2dcd13948d6046c228255c\nJun 09 16:56:21.198169 crc crio[20770]: time=\"2026-06-09T16:56:21.198074994Z\" level=info msg=\"Started container\" PID=47193 containerID=3ca7d3db5c27e7a5684eb5b90bc0e675f9759662c818ed0b64a2a0e0daae2049 description=openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-tfqfb/manager id=736e5865-810a-407d-976e-d5a77a49d9a9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7d3ba4b4242eeb33d782fcfea0830c428e5934faafc231b30f7fd1896c95cf6c\nJun 09 16:56:21.209984 crc crio[20770]: time=\"2026-06-09T16:56:21.209877616Z\" level=info msg=\"Started container\" PID=47182 containerID=33db7e8d68ca6392635bc58219010a4f816659fb4670fa1a07a44995b8333c6c description=openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-fjgkn/manager id=7072569e-aef2-4ab3-8501-8cc9cdce7223 name=/runtime.v1.RuntimeService/StartContainer sandboxID=112cd083aa1d8fa50d86cff8308000b26dc12eccf5a1ad5dac48463d4a87de10\nJun 09 16:56:21.362598 crc crio[20770]: time=\"2026-06-09T16:56:21.362460319Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:56:21.370621 crc crio[20770]: time=\"2026-06-09T16:56:21.370417639Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:56:21.382738 crc crio[20770]: time=\"2026-06-09T16:56:21.38251486Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:56:21.443513 crc crio[20770]: time=\"2026-06-09T16:56:21.443406064Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:56:21.476581 crc crio[20770]: time=\"2026-06-09T16:56:21.463815226Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:56:21.556390 crc crio[20770]: time=\"2026-06-09T16:56:21.556264815Z\" level=info msg=\"Created container 2393dcbe0b2072572c23665f778a59afcd5749d16fdf53cb388a5fd898202edb: openstack-operators/cinder-operator-controller-manager-86c584f6fc-bwz8b/manager\" id=b6ec6bae-cef7-44b2-b36f-5acf0e033668 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:56:21.560490 crc crio[20770]: time=\"2026-06-09T16:56:21.560405175Z\" level=info msg=\"Starting container: 2393dcbe0b2072572c23665f778a59afcd5749d16fdf53cb388a5fd898202edb\" id=dc0b0f77-9663-4ba8-911e-1471d381bdce name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:56:21.571734 crc crio[20770]: time=\"2026-06-09T16:56:21.570823737Z\" level=info msg=\"Started container\" PID=47268 containerID=2393dcbe0b2072572c23665f778a59afcd5749d16fdf53cb388a5fd898202edb description=openstack-operators/cinder-operator-controller-manager-86c584f6fc-bwz8b/manager id=dc0b0f77-9663-4ba8-911e-1471d381bdce name=/runtime.v1.RuntimeService/StartContainer sandboxID=8b67d5d09d2e66ff83c499a16f29627835dd2e601619f972843a9a835183ab0e\nJun 09 16:56:21.709130 crc crio[20770]: time=\"2026-06-09T16:56:21.709024933Z\" level=info msg=\"Created container 5e5ed72f2e04555ff31c4f796b0244f5c73a7fbe7ff768d17ee1319b3ebe6dff: openstack-operators/designate-operator-controller-manager-6bf8599b68-ghrgp/manager\" id=3454c339-5a36-4b36-b712-55c1d004c4e7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:56:21.710410 crc crio[20770]: time=\"2026-06-09T16:56:21.710268929Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:56:21.721538 crc crio[20770]: time=\"2026-06-09T16:56:21.721414062Z\" level=info msg=\"Starting container: 5e5ed72f2e04555ff31c4f796b0244f5c73a7fbe7ff768d17ee1319b3ebe6dff\" id=36f8a23d-cb6d-421b-a014-0c42b2866f46 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:56:21.725895 crc crio[20770]: time=\"2026-06-09T16:56:21.724851971Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:56:21.731730 crc crio[20770]: time=\"2026-06-09T16:56:21.728896129Z\" level=info msg=\"Started container\" PID=47291 containerID=5e5ed72f2e04555ff31c4f796b0244f5c73a7fbe7ff768d17ee1319b3ebe6dff description=openstack-operators/designate-operator-controller-manager-6bf8599b68-ghrgp/manager id=36f8a23d-cb6d-421b-a014-0c42b2866f46 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d5ee8bb9be6d96ed09fafa0b242e9a295d01c17acdcd2aa93c14bdeeeca896dc\nJun 09 16:56:21.742453 crc crio[20770]: time=\"2026-06-09T16:56:21.742314868Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:56:21.743077 crc crio[20770]: time=\"2026-06-09T16:56:21.742943216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:56:21.756472 crc crio[20770]: time=\"2026-06-09T16:56:21.756328914Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:56:21.799937 crc crio[20770]: time=\"2026-06-09T16:56:21.799823554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:56:21.817887 crc crio[20770]: time=\"2026-06-09T16:56:21.817760624Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:56:21.829682 crc crio[20770]: time=\"2026-06-09T16:56:21.829508525Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:56:21.853600 crc crio[20770]: time=\"2026-06-09T16:56:21.85349396Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:56:21.862593 crc crio[20770]: time=\"2026-06-09T16:56:21.862507321Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:56:21.880532 crc crio[20770]: time=\"2026-06-09T16:56:21.880375849Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:56:21.924141 crc crio[20770]: time=\"2026-06-09T16:56:21.923797298Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:56:22.100444 crc crio[20770]: time=\"2026-06-09T16:56:22.099869541Z\" level=info msg=\"Created container f9306c5343cbacc74a354ff420ccbc0b57ca5227b9e6990eaef88d0bbff7688b: openstack-operators/manila-operator-controller-manager-677d9d8477-pc87g/manager\" id=4d3b0053-8c7c-4c00-827c-67b1bdefaedc name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:56:22.118522 crc crio[20770]: time=\"2026-06-09T16:56:22.11845373Z\" level=info msg=\"Starting container: f9306c5343cbacc74a354ff420ccbc0b57ca5227b9e6990eaef88d0bbff7688b\" id=b2e4a4af-061a-48fa-bfbd-c9dd4fbc3549 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:56:22.139898 crc crio[20770]: time=\"2026-06-09T16:56:22.139832099Z\" level=info msg=\"Started container\" PID=47347 containerID=f9306c5343cbacc74a354ff420ccbc0b57ca5227b9e6990eaef88d0bbff7688b description=openstack-operators/manila-operator-controller-manager-677d9d8477-pc87g/manager id=b2e4a4af-061a-48fa-bfbd-c9dd4fbc3549 name=/runtime.v1.RuntimeService/StartContainer sandboxID=37f6cc6ca0b63630ea32be294eb1b303fdbef3f41028b3b49708d39cafde6fd3\nJun 09 16:56:22.204065 crc crio[20770]: time=\"2026-06-09T16:56:22.203956528Z\" level=info msg=\"Created container f5eba5f053928f362ddb54c80b63766f2ab60ce0a41781626c82e13b2d1d1a01: openstack-operators/horizon-operator-controller-manager-548d6d5f9-6b8kg/manager\" id=7c6f46ab-dd6c-4e21-aec5-1fa95f5d798d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:56:22.206237 crc crio[20770]: time=\"2026-06-09T16:56:22.206170802Z\" level=info msg=\"Starting container: f5eba5f053928f362ddb54c80b63766f2ab60ce0a41781626c82e13b2d1d1a01\" id=33e7c7cb-e30f-42e0-9d0b-c4384b5250ec name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:56:22.210743 crc crio[20770]: time=\"2026-06-09T16:56:22.210606801Z\" level=info msg=\"Created container cfc343ca115a44829ece62f75c0640b2732d10e6473d680136ebaf8468f5fb39: openstack-operators/octavia-operator-controller-manager-6495978d8d-jh4js/manager\" id=8d1ac674-4315-4280-bb36-971570bb50de name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:56:22.214508 crc crio[20770]: time=\"2026-06-09T16:56:22.214462872Z\" level=info msg=\"Starting container: cfc343ca115a44829ece62f75c0640b2732d10e6473d680136ebaf8468f5fb39\" id=900d2bda-3681-4200-b7e5-f8e14b7f6ebd name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:56:22.222152 crc crio[20770]: time=\"2026-06-09T16:56:22.222085743Z\" level=info msg=\"Started container\" PID=47353 containerID=cfc343ca115a44829ece62f75c0640b2732d10e6473d680136ebaf8468f5fb39 description=openstack-operators/octavia-operator-controller-manager-6495978d8d-jh4js/manager id=900d2bda-3681-4200-b7e5-f8e14b7f6ebd name=/runtime.v1.RuntimeService/StartContainer sandboxID=961bf6e00017f672056748017a875c5fe4f68e27266f7fee8f37620884dd8dad\nJun 09 16:56:22.223966 crc crio[20770]: time=\"2026-06-09T16:56:22.223596627Z\" level=info msg=\"Started container\" PID=47375 containerID=f5eba5f053928f362ddb54c80b63766f2ab60ce0a41781626c82e13b2d1d1a01 description=openstack-operators/horizon-operator-controller-manager-548d6d5f9-6b8kg/manager id=33e7c7cb-e30f-42e0-9d0b-c4384b5250ec name=/runtime.v1.RuntimeService/StartContainer sandboxID=1aaeed0f646a0fb2aac9dec23542481b61f5ad43aaf5ac5294e0338002e27524\nJun 09 16:56:22.232394 crc crio[20770]: time=\"2026-06-09T16:56:22.230297971Z\" level=info msg=\"Created container 5776cfac3bbd1a2dad9592c016705ef10654ddbee6154c9836562189f9ce23c8: openstack-operators/watcher-operator-controller-manager-577b679b5c-rfxss/manager\" id=d0fad5bf-c5b9-4842-b0f0-cc70c05e00bc name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:56:22.232394 crc crio[20770]: time=\"2026-06-09T16:56:22.231583339Z\" level=info msg=\"Starting container: 5776cfac3bbd1a2dad9592c016705ef10654ddbee6154c9836562189f9ce23c8\" id=f59989fb-9a3b-4a48-8840-314888b58027 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:56:22.238633 crc crio[20770]: time=\"2026-06-09T16:56:22.23854005Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:56:22.246474 crc crio[20770]: time=\"2026-06-09T16:56:22.246384778Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:56:22.248553 crc crio[20770]: time=\"2026-06-09T16:56:22.248473548Z\" level=info msg=\"Created container 6ce339852131184ba85a9a9c1e0eb3477b961d1e497ca6886ab0c71a2721d054: openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-nmxrm/manager\" id=c87fa320-18b6-4d49-9509-540deacf94c9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:56:22.251546 crc crio[20770]: time=\"2026-06-09T16:56:22.251467995Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:56:22.251904 crc crio[20770]: time=\"2026-06-09T16:56:22.251868287Z\" level=info msg=\"Starting container: 6ce339852131184ba85a9a9c1e0eb3477b961d1e497ca6886ab0c71a2721d054\" id=9f05b4c2-a2b5-4d1d-b5a6-fe7e4c2797ca name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:56:22.257626 crc crio[20770]: time=\"2026-06-09T16:56:22.25475391Z\" level=info msg=\"Started container\" PID=47367 containerID=5776cfac3bbd1a2dad9592c016705ef10654ddbee6154c9836562189f9ce23c8 description=openstack-operators/watcher-operator-controller-manager-577b679b5c-rfxss/manager id=f59989fb-9a3b-4a48-8840-314888b58027 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cfdc8de96306f014252497f0dda52e104ab6c7ceb523f45894eadbc091a9206b\nJun 09 16:56:22.257626 crc crio[20770]: time=\"2026-06-09T16:56:22.25715739Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:56:22.261082 crc crio[20770]: time=\"2026-06-09T16:56:22.260722683Z\" level=info msg=\"Started container\" PID=47378 containerID=6ce339852131184ba85a9a9c1e0eb3477b961d1e497ca6886ab0c71a2721d054 description=openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-nmxrm/manager id=9f05b4c2-a2b5-4d1d-b5a6-fe7e4c2797ca name=/runtime.v1.RuntimeService/StartContainer sandboxID=70c9c4652b632b9e1fd946156a6feba06b33588d386a66ce01048b2a9163daa8\nJun 09 16:56:22.536869 crc crio[20770]: time=\"2026-06-09T16:56:22.536774044Z\" level=info msg=\"Created container 6a7044844a58670c89f085a8168d310b18091d3b7196bb3e6d6b585a110e384e: openstack-operators/openstack-operator-controller-manager-6fc5ccc565-ppfqz/manager\" id=00ee4c30-8cc7-4de8-973c-0a6ce5311242 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:56:22.541093 crc crio[20770]: time=\"2026-06-09T16:56:22.541022277Z\" level=info msg=\"Starting container: 6a7044844a58670c89f085a8168d310b18091d3b7196bb3e6d6b585a110e384e\" id=c30062cc-9f41-4784-adb6-e8dcfc75fc1c name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:56:22.551044 crc crio[20770]: time=\"2026-06-09T16:56:22.550988406Z\" level=info msg=\"Started container\" PID=47463 containerID=6a7044844a58670c89f085a8168d310b18091d3b7196bb3e6d6b585a110e384e description=openstack-operators/openstack-operator-controller-manager-6fc5ccc565-ppfqz/manager id=c30062cc-9f41-4784-adb6-e8dcfc75fc1c name=/runtime.v1.RuntimeService/StartContainer sandboxID=d658039f25bc24f4850df79de03124dcb3806689d6e4f965c22c407570c90303\nJun 09 16:56:22.622856 crc crio[20770]: time=\"2026-06-09T16:56:22.622791777Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:56:22.650876 crc crio[20770]: time=\"2026-06-09T16:56:22.650767288Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:56:22.663615 crc crio[20770]: time=\"2026-06-09T16:56:22.663497627Z\" level=info msg=\"Created container a2d71c4cef13aaf68b71496701de0c3607aed0fdb796ae46e09b8338fe823a90: openstack-operators/ovn-operator-controller-manager-58f85bd97f-pjscb/manager\" id=9b944542-5eae-4f3b-bbae-e973cc45912f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:56:22.676870 crc crio[20770]: time=\"2026-06-09T16:56:22.670854021Z\" level=info msg=\"Starting container: a2d71c4cef13aaf68b71496701de0c3607aed0fdb796ae46e09b8338fe823a90\" id=c8ff4bd8-2dc3-484b-b534-6f1a16464491 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:56:22.687933 crc crio[20770]: time=\"2026-06-09T16:56:22.687829273Z\" level=info msg=\"Started container\" PID=47462 containerID=a2d71c4cef13aaf68b71496701de0c3607aed0fdb796ae46e09b8338fe823a90 description=openstack-operators/ovn-operator-controller-manager-58f85bd97f-pjscb/manager id=c8ff4bd8-2dc3-484b-b534-6f1a16464491 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9c568ccd0ed3e3dbcbfb5fe496ea66fd7ca959319412077b3dcad169d52c7eb1\nJun 09 16:56:22.861254 crc crio[20770]: time=\"2026-06-09T16:56:22.861137006Z\" level=info msg=\"Created container b8d72ade46f6103fa9f0c6d05b5d806346cb259dc813296f320a8ea67883a4d4: openstack-operators/swift-operator-controller-manager-67c49dd5c6-c9gqp/manager\" id=5066dbcd-9aae-4939-a7f7-e6705c2b839e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:56:22.877504 crc crio[20770]: time=\"2026-06-09T16:56:22.866028337Z\" level=info msg=\"Starting container: b8d72ade46f6103fa9f0c6d05b5d806346cb259dc813296f320a8ea67883a4d4\" id=3f8c82db-193f-44fe-82df-082ac1112d66 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:56:22.881245 crc crio[20770]: time=\"2026-06-09T16:56:22.881159056Z\" level=info msg=\"Started container\" PID=47526 containerID=b8d72ade46f6103fa9f0c6d05b5d806346cb259dc813296f320a8ea67883a4d4 description=openstack-operators/swift-operator-controller-manager-67c49dd5c6-c9gqp/manager id=3f8c82db-193f-44fe-82df-082ac1112d66 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b7d33a4941b9aae674473ca53888cb3a20d6e9ab164efaf98ea3af90451d7302\nJun 09 16:56:23.227459 crc crio[20770]: time=\"2026-06-09T16:56:23.22733373Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:56:23.235273 crc crio[20770]: time=\"2026-06-09T16:56:23.234878698Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:56:23.436824 crc crio[20770]: time=\"2026-06-09T16:56:23.436494872Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:56:23.449800 crc crio[20770]: time=\"2026-06-09T16:56:23.449627613Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:56:23.489905 crc crio[20770]: time=\"2026-06-09T16:56:23.489805687Z\" level=info msg=\"Created container 9cf000b4147eedacca025a54847c25c9e45995775c6171e6e622dc2e34346748: openstack-operators/test-operator-controller-manager-8d5599d7d-fnlh8/manager\" id=106088f6-894a-4362-8e1f-503c147c726a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:56:23.493599 crc crio[20770]: time=\"2026-06-09T16:56:23.493525645Z\" level=info msg=\"Starting container: 9cf000b4147eedacca025a54847c25c9e45995775c6171e6e622dc2e34346748\" id=9c2e603c-15cc-4a8c-9dbc-c4967d672dd8 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:56:23.510377 crc crio[20770]: time=\"2026-06-09T16:56:23.51026982Z\" level=info msg=\"Started container\" PID=47608 containerID=9cf000b4147eedacca025a54847c25c9e45995775c6171e6e622dc2e34346748 description=openstack-operators/test-operator-controller-manager-8d5599d7d-fnlh8/manager id=9c2e603c-15cc-4a8c-9dbc-c4967d672dd8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=702148d3035d2a366bc88e79bdb376f16ff9749a414c89eead29fabc109feba9\nJun 09 16:56:23.654922 crc crio[20770]: time=\"2026-06-09T16:56:23.654798429Z\" level=info msg=\"Created container fef052e0d5b2a0c71b2637d50cd9b925c2d0ba8d6ea25368a1dff5523d750040: openstack-operators/heat-operator-controller-manager-5c5844cc68-6zwkh/manager\" id=188a11e9-7513-4cde-a13e-0a071ea93d41 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:56:23.658729 crc crio[20770]: time=\"2026-06-09T16:56:23.658597549Z\" level=info msg=\"Starting container: fef052e0d5b2a0c71b2637d50cd9b925c2d0ba8d6ea25368a1dff5523d750040\" id=fdbf262f-39e1-401c-8ffe-e08c4a366d99 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:56:23.703483 crc crio[20770]: time=\"2026-06-09T16:56:23.703291495Z\" level=info msg=\"Started container\" PID=47637 containerID=fef052e0d5b2a0c71b2637d50cd9b925c2d0ba8d6ea25368a1dff5523d750040 description=openstack-operators/heat-operator-controller-manager-5c5844cc68-6zwkh/manager id=fdbf262f-39e1-401c-8ffe-e08c4a366d99 name=/runtime.v1.RuntimeService/StartContainer sandboxID=73dfddba473e1ceb591be04a225745cb3b07797545cdbe4c30c8aec42546d2bc\nJun 09 16:56:26.451401 crc crio[20770]: time=\"2026-06-09T16:56:26.450610185Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:56:26.460365 crc crio[20770]: time=\"2026-06-09T16:56:26.460071319Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:56:26.684621 crc crio[20770]: time=\"2026-06-09T16:56:26.684462113Z\" level=info msg=\"Created container f5c713b7f1cbbd24dc1c52201c9dbe601b69c96809a0a82c4b5e641005c84211: openstack-operators/nova-operator-controller-manager-f4c4579bb-6n5nw/manager\" id=211d4222-eecc-4ea6-a38d-b41b3ee2958a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:56:26.686814 crc crio[20770]: time=\"2026-06-09T16:56:26.686749499Z\" level=info msg=\"Starting container: f5c713b7f1cbbd24dc1c52201c9dbe601b69c96809a0a82c4b5e641005c84211\" id=2417857d-e2eb-4072-ad04-7e31ef5e5f2f name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:56:26.699254 crc crio[20770]: time=\"2026-06-09T16:56:26.699140898Z\" level=info msg=\"Started container\" PID=47768 containerID=f5c713b7f1cbbd24dc1c52201c9dbe601b69c96809a0a82c4b5e641005c84211 description=openstack-operators/nova-operator-controller-manager-f4c4579bb-6n5nw/manager id=2417857d-e2eb-4072-ad04-7e31ef5e5f2f name=/runtime.v1.RuntimeService/StartContainer sandboxID=0024c9df10854aa2ba7470fa434fa49880d30a4ac7fb7b209df90c428d00f460\nJun 09 16:56:29.700901 crc crio[20770]: time=\"2026-06-09T16:56:29.700268603Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:56:29.705399 crc crio[20770]: time=\"2026-06-09T16:56:29.705298579Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:56:29.825227 crc crio[20770]: time=\"2026-06-09T16:56:29.825108381Z\" level=info msg=\"Created container 574e8624c5626906dce1f55328a2a8286e10c560e20b544071b21feca9861332: openstack-operators/keystone-operator-controller-manager-6ccff66c5b-kkcjh/manager\" id=0c7594e8-87c5-4122-b4bb-a961a94aff18 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:56:29.826772 crc crio[20770]: time=\"2026-06-09T16:56:29.826521572Z\" level=info msg=\"Starting container: 574e8624c5626906dce1f55328a2a8286e10c560e20b544071b21feca9861332\" id=d1eee903-f634-417d-8a9d-7631706b723b name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:56:29.834579 crc crio[20770]: time=\"2026-06-09T16:56:29.834453872Z\" level=info msg=\"Started container\" PID=47844 containerID=574e8624c5626906dce1f55328a2a8286e10c560e20b544071b21feca9861332 description=openstack-operators/keystone-operator-controller-manager-6ccff66c5b-kkcjh/manager id=d1eee903-f634-417d-8a9d-7631706b723b name=/runtime.v1.RuntimeService/StartContainer sandboxID=a1377fcf7647663831a4316e5f8c22a5ddd6383fa4e3741ca5bfec05e42fbafa\nJun 09 16:56:31.323586 crc crio[20770]: time=\"2026-06-09T16:56:31.323061678Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=ca6812a5-09f4-4ac8-83c9-3f062ea0a866 name=/runtime.v1.ImageService/PullImage\nJun 09 16:56:31.325817 crc crio[20770]: time=\"2026-06-09T16:56:31.325754246Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=f6b8dbba-c0dc-4949-bfc8-5f685af02a81 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:56:31.342950 crc crio[20770]: time=\"2026-06-09T16:56:31.342567143Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1\" id=f91bce40-123b-4408-bb89-52fee3cb1a5a name=/runtime.v1.ImageService/PullImage\nJun 09 16:56:31.344176 crc crio[20770]: time=\"2026-06-09T16:56:31.344082447Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1\" id=e599e36a-fdaa-450b-a119-18792c3798c9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:56:31.348214 crc crio[20770]: time=\"2026-06-09T16:56:31.348148845Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1\" id=8c9d72a5-7a33-4950-b926-3f6dc46731ea name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:56:31.349086 crc crio[20770]: time=\"2026-06-09T16:56:31.348155835Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=8216c524-d7ff-4a71-8691-d93cea7c1ea2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:56:31.354418 crc crio[20770]: time=\"2026-06-09T16:56:31.354321804Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373\" id=4c7d84f0-3ba4-4fd3-83c4-e5bbfc01acfb name=/runtime.v1.ImageService/PullImage\nJun 09 16:56:31.355496 crc crio[20770]: time=\"2026-06-09T16:56:31.35522532Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373\" id=7e244c18-84a9-49cc-aa22-17f2a0cd1a78 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:56:31.359519 crc crio[20770]: time=\"2026-06-09T16:56:31.359401421Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373\" id=fbdc2054-dee6-4f76-8d23-cf35e2cfabd9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:56:31.361560 crc crio[20770]: time=\"2026-06-09T16:56:31.361496232Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683736-74dq5/oc\" id=334fcc2a-b287-4fcf-9859-3d8d8dd8538b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:56:31.362016 crc crio[20770]: time=\"2026-06-09T16:56:31.361959825Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:56:31.375819 crc crio[20770]: time=\"2026-06-09T16:56:31.372095399Z\" level=info msg=\"Creating container: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759fkr2dg/manager\" id=7a48cc5e-95ee-4ba6-9454-003d64396010 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:56:31.390329 crc crio[20770]: time=\"2026-06-09T16:56:31.389980768Z\" level=info msg=\"Creating container: openstack-operators/infra-operator-controller-manager-cbcfcddf7-g7g5r/manager\" id=6c31f349-aabf-4b31-aafd-5867c4d97853 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:56:31.439487 crc crio[20770]: time=\"2026-06-09T16:56:31.439365749Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:56:31.439487 crc crio[20770]: time=\"2026-06-09T16:56:31.439426721Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:56:31.477842 crc crio[20770]: time=\"2026-06-09T16:56:31.47768674Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:56:31.491682 crc crio[20770]: time=\"2026-06-09T16:56:31.491462039Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:56:31.501376 crc crio[20770]: time=\"2026-06-09T16:56:31.501102658Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:56:31.513971 crc crio[20770]: time=\"2026-06-09T16:56:31.513823657Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8\" id=1111d38a-6814-4e66-a273-65b36f3cc48e name=/runtime.v1.ImageService/PullImage\nJun 09 16:56:31.516255 crc crio[20770]: time=\"2026-06-09T16:56:31.516151284Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=8b9d76ea-bc59-4c91-84d5-529b247166de name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:56:31.517512 crc crio[20770]: time=\"2026-06-09T16:56:31.517473223Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:56:31.523441 crc crio[20770]: time=\"2026-06-09T16:56:31.523361913Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:56:31.524063 crc crio[20770]: time=\"2026-06-09T16:56:31.523984381Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=32606d2e-31d3-4451-a95a-f593f1bf6974 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:56:31.541030 crc crio[20770]: time=\"2026-06-09T16:56:31.540931153Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-c97755648-cq9r4/ironic\" id=32b36128-1b51-4132-879f-b9ed378a98cd name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:56:31.544070 crc crio[20770]: time=\"2026-06-09T16:56:31.54395226Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:56:31.591091 crc crio[20770]: time=\"2026-06-09T16:56:31.591039465Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:56:31.669182 crc crio[20770]: time=\"2026-06-09T16:56:31.669081677Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:56:31.731422 crc crio[20770]: time=\"2026-06-09T16:56:31.731312981Z\" level=info msg=\"Created container f2bfdcdf9deb8dead09cf2e1d562d097dc301f1f47819d45ae56db699ef984c0: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759fkr2dg/manager\" id=7a48cc5e-95ee-4ba6-9454-003d64396010 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:56:31.735910 crc crio[20770]: time=\"2026-06-09T16:56:31.733378041Z\" level=info msg=\"Starting container: f2bfdcdf9deb8dead09cf2e1d562d097dc301f1f47819d45ae56db699ef984c0\" id=e869ca85-409a-489d-b492-2bc480bfdc17 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:56:31.741072 crc crio[20770]: time=\"2026-06-09T16:56:31.740985051Z\" level=info msg=\"Started container\" PID=47925 containerID=f2bfdcdf9deb8dead09cf2e1d562d097dc301f1f47819d45ae56db699ef984c0 description=openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759fkr2dg/manager id=e869ca85-409a-489d-b492-2bc480bfdc17 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ccc2b89fbfe766fb7b94f45a8fbac5fa8d61935957a92b937664e68650351a8c\nJun 09 16:56:31.746527 crc crio[20770]: time=\"2026-06-09T16:56:31.746397618Z\" level=info msg=\"Created container 1cc6db828aa57d064cd2f56e738fe520bc9d5563b5f0380b71e0a8d3376d674f: openstack-operators/infra-operator-controller-manager-cbcfcddf7-g7g5r/manager\" id=6c31f349-aabf-4b31-aafd-5867c4d97853 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:56:31.750794 crc crio[20770]: time=\"2026-06-09T16:56:31.750403334Z\" level=info msg=\"Starting container: 1cc6db828aa57d064cd2f56e738fe520bc9d5563b5f0380b71e0a8d3376d674f\" id=5fa4e72a-856c-4af1-ac61-d26d61e040e8 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:56:31.756371 crc crio[20770]: time=\"2026-06-09T16:56:31.756214633Z\" level=info msg=\"Started container\" PID=47923 containerID=1cc6db828aa57d064cd2f56e738fe520bc9d5563b5f0380b71e0a8d3376d674f description=openstack-operators/infra-operator-controller-manager-cbcfcddf7-g7g5r/manager id=5fa4e72a-856c-4af1-ac61-d26d61e040e8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c4375fc04e30227f5dac673bf9d83f876e0e649456a9e6f6a94bf09ab6ec089e\nJun 09 16:56:31.778496 crc crio[20770]: time=\"2026-06-09T16:56:31.778367535Z\" level=info msg=\"Created container 530e4fffd6dec6cc4fd193f00ba5c986b00ebc63ca54a77bc03c9c8d90f7c9e3: openshift-infra/auto-csr-approver-29683736-74dq5/oc\" id=334fcc2a-b287-4fcf-9859-3d8d8dd8538b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:56:31.781954 crc crio[20770]: time=\"2026-06-09T16:56:31.781847965Z\" level=info msg=\"Starting container: 530e4fffd6dec6cc4fd193f00ba5c986b00ebc63ca54a77bc03c9c8d90f7c9e3\" id=f86b4d60-389d-47bd-81d2-2a7ebdb3d91a name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:56:31.787945 crc crio[20770]: time=\"2026-06-09T16:56:31.787837229Z\" level=info msg=\"Started container\" PID=47949 containerID=530e4fffd6dec6cc4fd193f00ba5c986b00ebc63ca54a77bc03c9c8d90f7c9e3 description=openshift-infra/auto-csr-approver-29683736-74dq5/oc id=f86b4d60-389d-47bd-81d2-2a7ebdb3d91a name=/runtime.v1.RuntimeService/StartContainer sandboxID=baffd3672d2b0dd859bc25ee199fd0b1ef3ba33d091ced1fdadd93b5e95a90d7\nJun 09 16:56:33.000745 crc crio[20770]: time=\"2026-06-09T16:56:32.999789306Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:56:33.170737 crc crio[20770]: time=\"2026-06-09T16:56:33.17004356Z\" level=info msg=\"Created container 354e3ef8d36dbb985251cbc5663e39f9c5412bfda98061771c59b475edd43052: baremetal-operator-system/baremetal-operator-ironic-c97755648-cq9r4/ironic\" id=32b36128-1b51-4132-879f-b9ed378a98cd name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:56:33.178082 crc crio[20770]: time=\"2026-06-09T16:56:33.17762602Z\" level=info msg=\"Starting container: 354e3ef8d36dbb985251cbc5663e39f9c5412bfda98061771c59b475edd43052\" id=d661a300-760a-4bb9-9b36-941fa8657ec9 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:56:33.195499 crc crio[20770]: time=\"2026-06-09T16:56:33.195283292Z\" level=info msg=\"Started container\" PID=48122 containerID=354e3ef8d36dbb985251cbc5663e39f9c5412bfda98061771c59b475edd43052 description=baremetal-operator-system/baremetal-operator-ironic-c97755648-cq9r4/ironic id=d661a300-760a-4bb9-9b36-941fa8657ec9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=26b46faa35b70169f5e9bc8118d4d0c8d7c38aa08a6b2d2dbc251d5ce2345152\nJun 09 16:56:33.921179 crc crio[20770]: time=\"2026-06-09T16:56:33.920292796Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic:release-24.1\" id=5ea5ee30-a842-47b1-af3f-ff2359939ca1 name=/runtime.v1.ImageService/PullImage\nJun 09 16:56:33.936018 crc crio[20770]: time=\"2026-06-09T16:56:33.935926519Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic:release-24.1\\\"\"\nJun 09 16:56:36.147926 crc crio[20770]: time=\"2026-06-09T16:56:36.147044435Z\" level=info msg=\"Stopping pod sandbox: baffd3672d2b0dd859bc25ee199fd0b1ef3ba33d091ced1fdadd93b5e95a90d7\" id=b51584a4-6ae8-4ddf-b85d-2c417aaa9026 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:56:36.149314 crc crio[20770]: time=\"2026-06-09T16:56:36.148378214Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683736-74dq5 Namespace:openshift-infra ID:baffd3672d2b0dd859bc25ee199fd0b1ef3ba33d091ced1fdadd93b5e95a90d7 UID:f9eae21e-4b5f-4d4e-9dbb-b82f55278766 NetNS:/var/run/netns/be998156-1bc9-4fe5-a49d-5b8eb9cb1f58 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf9eae21e_4b5f_4d4e_9dbb_b82f55278766.slice PodAnnotations:0xc002a08a08}] Aliases:map[]}\"\nJun 09 16:56:36.149314 crc crio[20770]: time=\"2026-06-09T16:56:36.148517168Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683736-74dq5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:56:36.438495 crc crio[20770]: time=\"2026-06-09T16:56:36.43839369Z\" level=info msg=\"Stopped pod sandbox: baffd3672d2b0dd859bc25ee199fd0b1ef3ba33d091ced1fdadd93b5e95a90d7\" id=b51584a4-6ae8-4ddf-b85d-2c417aaa9026 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:56:36.764223 crc crio[20770]: time=\"2026-06-09T16:56:36.764061819Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8\" id=5ea5ee30-a842-47b1-af3f-ff2359939ca1 name=/runtime.v1.ImageService/PullImage\nJun 09 16:56:36.765349 crc crio[20770]: time=\"2026-06-09T16:56:36.765233703Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=a2694b96-3197-408c-83e6-3d8bac81aae2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:56:36.769409 crc crio[20770]: time=\"2026-06-09T16:56:36.7692807Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=8a4933f4-ec8c-468d-818d-eb953f9246cf name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:56:36.806508 crc crio[20770]: time=\"2026-06-09T16:56:36.805887361Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-c97755648-cq9r4/ironic-httpd\" id=7b800c6a-24d4-4e54-b27e-dcd9f7530df5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:56:36.807337 crc crio[20770]: time=\"2026-06-09T16:56:36.807268311Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:56:36.857577 crc crio[20770]: time=\"2026-06-09T16:56:36.857410465Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:56:37.778029 crc crio[20770]: time=\"2026-06-09T16:56:37.777030839Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:56:37.887773 crc crio[20770]: time=\"2026-06-09T16:56:37.887255794Z\" level=info msg=\"Created container 1a6ca67d028f572df67911c643fc6e90a1a532de3d81c80fab952f1ef3a6aa8b: baremetal-operator-system/baremetal-operator-ironic-c97755648-cq9r4/ironic-httpd\" id=7b800c6a-24d4-4e54-b27e-dcd9f7530df5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:56:37.889407 crc crio[20770]: time=\"2026-06-09T16:56:37.889301213Z\" level=info msg=\"Starting container: 1a6ca67d028f572df67911c643fc6e90a1a532de3d81c80fab952f1ef3a6aa8b\" id=fd790ea9-392f-4569-a4dc-ab7b8f9670b0 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:56:37.898784 crc crio[20770]: time=\"2026-06-09T16:56:37.898614203Z\" level=info msg=\"Started container\" PID=48324 containerID=1a6ca67d028f572df67911c643fc6e90a1a532de3d81c80fab952f1ef3a6aa8b description=baremetal-operator-system/baremetal-operator-ironic-c97755648-cq9r4/ironic-httpd id=fd790ea9-392f-4569-a4dc-ab7b8f9670b0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=26b46faa35b70169f5e9bc8118d4d0c8d7c38aa08a6b2d2dbc251d5ce2345152\nJun 09 16:56:37.913250 crc crio[20770]: time=\"2026-06-09T16:56:37.913116073Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic:release-24.1\" id=f5489dda-5bf5-4157-87ea-cf31f4e60747 name=/runtime.v1.ImageService/PullImage\nJun 09 16:56:37.917077 crc crio[20770]: time=\"2026-06-09T16:56:37.917006166Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic:release-24.1\\\"\"\nJun 09 16:56:38.342475 crc crio[20770]: time=\"2026-06-09T16:56:38.342144489Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8\" id=f5489dda-5bf5-4157-87ea-cf31f4e60747 name=/runtime.v1.ImageService/PullImage\nJun 09 16:56:38.343827 crc crio[20770]: time=\"2026-06-09T16:56:38.343747555Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=e7e7176e-59a3-46ec-aec2-e0a9a14dca55 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:56:38.347219 crc crio[20770]: time=\"2026-06-09T16:56:38.347120153Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=35dc64ac-7fad-49a4-8658-0794109028fc name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:56:38.354298 crc crio[20770]: time=\"2026-06-09T16:56:38.354214718Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-c97755648-cq9r4/ironic-log-watch\" id=e480b8c2-5e6d-44b8-b677-dfd6b49ce9cf name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:56:38.355031 crc crio[20770]: time=\"2026-06-09T16:56:38.354941479Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:56:38.399207 crc crio[20770]: time=\"2026-06-09T16:56:38.398994866Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:56:38.855812 crc crio[20770]: time=\"2026-06-09T16:56:38.855622251Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:56:38.975794 crc crio[20770]: time=\"2026-06-09T16:56:38.975182407Z\" level=info msg=\"Created container fdf42941beaf6bcba10a4bdc535386cf6a8959eda4ea4f68cdd24142eab3eb59: baremetal-operator-system/baremetal-operator-ironic-c97755648-cq9r4/ironic-log-watch\" id=e480b8c2-5e6d-44b8-b677-dfd6b49ce9cf name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:56:38.980692 crc crio[20770]: time=\"2026-06-09T16:56:38.980521981Z\" level=info msg=\"Starting container: fdf42941beaf6bcba10a4bdc535386cf6a8959eda4ea4f68cdd24142eab3eb59\" id=80397a52-ec09-4b58-b89b-931cda1283ce name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:56:38.989135 crc crio[20770]: time=\"2026-06-09T16:56:38.989010097Z\" level=info msg=\"Started container\" PID=48432 containerID=fdf42941beaf6bcba10a4bdc535386cf6a8959eda4ea4f68cdd24142eab3eb59 description=baremetal-operator-system/baremetal-operator-ironic-c97755648-cq9r4/ironic-log-watch id=80397a52-ec09-4b58-b89b-931cda1283ce name=/runtime.v1.RuntimeService/StartContainer sandboxID=26b46faa35b70169f5e9bc8118d4d0c8d7c38aa08a6b2d2dbc251d5ce2345152\nJun 09 16:56:52.578239 crc crio[20770]: time=\"2026-06-09T16:56:52.57735059Z\" level=info msg=\"Removing container: d6d3a79f899a77b0bf16466df3ac328ca12e00c554af8e2c8983d2dffa725adc\" id=c748c6be-5583-435c-926f-c08b6314608e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:56:52.682917 crc crio[20770]: time=\"2026-06-09T16:56:52.682755785Z\" level=info msg=\"Removed container d6d3a79f899a77b0bf16466df3ac328ca12e00c554af8e2c8983d2dffa725adc: openshift-infra/auto-csr-approver-29683730-lkwvc/oc\" id=c748c6be-5583-435c-926f-c08b6314608e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:56:52.692099 crc crio[20770]: time=\"2026-06-09T16:56:52.692018374Z\" level=info msg=\"Stopping pod sandbox: d2bd73f71f9d0545f59d04dedf7bde53229dc71379051696480d38029373d2ce\" id=37bf763f-6495-4de8-80cb-75ce10d6a7ef name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:56:52.692099 crc crio[20770]: time=\"2026-06-09T16:56:52.692090806Z\" level=info msg=\"Stopped pod sandbox (already stopped): d2bd73f71f9d0545f59d04dedf7bde53229dc71379051696480d38029373d2ce\" id=37bf763f-6495-4de8-80cb-75ce10d6a7ef name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:56:52.692920 crc crio[20770]: time=\"2026-06-09T16:56:52.692881759Z\" level=info msg=\"Removing pod sandbox: d2bd73f71f9d0545f59d04dedf7bde53229dc71379051696480d38029373d2ce\" id=f960f2e9-9b7f-4d17-bb16-042daff7932f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:56:52.708962 crc crio[20770]: time=\"2026-06-09T16:56:52.706154123Z\" level=info msg=\"Removed pod sandbox: d2bd73f71f9d0545f59d04dedf7bde53229dc71379051696480d38029373d2ce\" id=f960f2e9-9b7f-4d17-bb16-042daff7932f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:57:02.745979 crc crio[20770]: time=\"2026-06-09T16:57:02.745213045Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-7dc8cc99c9-l9xtk/POD\" id=b17d0c3e-2f89-4d35-9a95-0756448b376a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:57:02.747553 crc crio[20770]: time=\"2026-06-09T16:57:02.746011438Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:57:02.797971 crc crio[20770]: time=\"2026-06-09T16:57:02.797240943Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7dc8cc99c9-l9xtk Namespace:openstack ID:9e2495e20239a5cce5ad53f7ef556e6cfe80f26d5b39bef79bc3cd833ed15e82 UID:9e766c27-b60b-4a4d-9331-d0de72ad749d NetNS:/var/run/netns/86d13f57-e2bf-41fc-a93e-25d94f0fa2e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9e766c27_b60b_4a4d_9331_d0de72ad749d.slice PodAnnotations:0xc002a08040}] Aliases:map[]}\"\nJun 09 16:57:02.797971 crc crio[20770]: time=\"2026-06-09T16:57:02.797926412Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-7dc8cc99c9-l9xtk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:57:02.980520 crc crio[20770]: time=\"2026-06-09T16:57:02.98035128Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-769fc96f7c-nlvd5/POD\" id=6c30ebff-00db-46c0-8efd-83264be8bc90 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:57:02.980520 crc crio[20770]: time=\"2026-06-09T16:57:02.980473173Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:57:03.041778 crc crio[20770]: time=\"2026-06-09T16:57:03.037354872Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-769fc96f7c-nlvd5 Namespace:openstack ID:56d47b1778336a57d12279c407eb85054d43323c318a380ccb0c7f0f2728f75e UID:c6cd9e6c-f619-4c73-8328-a2665481b8ef NetNS:/var/run/netns/e3e137f1-b976-4c8b-bdf0-4f0c70757fe8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc6cd9e6c_f619_4c73_8328_a2665481b8ef.slice PodAnnotations:0xc002a081b8}] Aliases:map[]}\"\nJun 09 16:57:03.041778 crc crio[20770]: time=\"2026-06-09T16:57:03.037496746Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-769fc96f7c-nlvd5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:57:03.422164 crc crio[20770]: 2026-06-09T16:57:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9e2495e20239a5c Mac:7e:86:7a:66:db:d9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5f Mtu:0 Sandbox:/var/run/netns/86d13f57-e2bf-41fc-a93e-25d94f0fa2e6 SocketPath: PciID:}] [{Interface:0xc00027c870 Address:{IP:10.217.0.95 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:57:03.426464 crc crio[20770]: time=\"2026-06-09T16:57:03.423596287Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7dc8cc99c9-l9xtk Namespace:openstack ID:9e2495e20239a5cce5ad53f7ef556e6cfe80f26d5b39bef79bc3cd833ed15e82 UID:9e766c27-b60b-4a4d-9331-d0de72ad749d NetNS:/var/run/netns/86d13f57-e2bf-41fc-a93e-25d94f0fa2e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9e766c27_b60b_4a4d_9331_d0de72ad749d.slice PodAnnotations:0xc002a08040}] Aliases:map[]}\"\nJun 09 16:57:03.426464 crc crio[20770]: time=\"2026-06-09T16:57:03.423896936Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-7dc8cc99c9-l9xtk for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:57:03.436282 crc crio[20770]: time=\"2026-06-09T16:57:03.436206763Z\" level=info msg=\"Ran pod sandbox 9e2495e20239a5cce5ad53f7ef556e6cfe80f26d5b39bef79bc3cd833ed15e82 with infra container: openstack/dnsmasq-dns-7dc8cc99c9-l9xtk/POD\" id=b17d0c3e-2f89-4d35-9a95-0756448b376a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:57:03.441071 crc crio[20770]: time=\"2026-06-09T16:57:03.440914559Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=3f3d62e0-2564-4438-be30-74e134ab5a40 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:57:03.441350 crc crio[20770]: time=\"2026-06-09T16:57:03.441267949Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found\" id=3f3d62e0-2564-4438-be30-74e134ab5a40 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:57:03.441350 crc crio[20770]: time=\"2026-06-09T16:57:03.441331411Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found\" id=3f3d62e0-2564-4438-be30-74e134ab5a40 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:57:03.445201 crc crio[20770]: time=\"2026-06-09T16:57:03.442584657Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=3a1cc032-ebbe-49dd-950f-0ed231caff3f name=/runtime.v1.ImageService/PullImage\nJun 09 16:57:03.450122 crc crio[20770]: time=\"2026-06-09T16:57:03.450088435Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\\\"\"\nJun 09 16:57:03.475402 crc crio[20770]: 2026-06-09T16:57:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:56d47b1778336a5 Mac:aa:d4:8b:42:df:7c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:60 Mtu:0 Sandbox:/var/run/netns/e3e137f1-b976-4c8b-bdf0-4f0c70757fe8 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.96 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:57:03.476800 crc crio[20770]: time=\"2026-06-09T16:57:03.47646941Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-769fc96f7c-nlvd5 Namespace:openstack ID:56d47b1778336a57d12279c407eb85054d43323c318a380ccb0c7f0f2728f75e UID:c6cd9e6c-f619-4c73-8328-a2665481b8ef NetNS:/var/run/netns/e3e137f1-b976-4c8b-bdf0-4f0c70757fe8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc6cd9e6c_f619_4c73_8328_a2665481b8ef.slice PodAnnotations:0xc002a081b8}] Aliases:map[]}\"\nJun 09 16:57:03.476800 crc crio[20770]: time=\"2026-06-09T16:57:03.476762578Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-769fc96f7c-nlvd5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:57:03.490153 crc crio[20770]: time=\"2026-06-09T16:57:03.490040663Z\" level=info msg=\"Ran pod sandbox 56d47b1778336a57d12279c407eb85054d43323c318a380ccb0c7f0f2728f75e with infra container: openstack/dnsmasq-dns-769fc96f7c-nlvd5/POD\" id=6c30ebff-00db-46c0-8efd-83264be8bc90 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:57:03.494860 crc crio[20770]: time=\"2026-06-09T16:57:03.494518813Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=7adb9c70-aa89-43d8-97d7-59c6df4a59e8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:57:03.495179 crc crio[20770]: time=\"2026-06-09T16:57:03.49510621Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found\" id=7adb9c70-aa89-43d8-97d7-59c6df4a59e8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:57:03.495292 crc crio[20770]: time=\"2026-06-09T16:57:03.495229653Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found\" id=7adb9c70-aa89-43d8-97d7-59c6df4a59e8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:57:03.497756 crc crio[20770]: time=\"2026-06-09T16:57:03.497599162Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=004369cf-34c6-4566-b844-c3743d98213c name=/runtime.v1.ImageService/PullImage\nJun 09 16:57:03.502970 crc crio[20770]: time=\"2026-06-09T16:57:03.502927677Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\\\"\"\nJun 09 16:57:05.983589 crc crio[20770]: time=\"2026-06-09T16:57:05.982723Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-6b994dcc49-2jxvq/POD\" id=c1ffd40c-be88-4fe8-81e2-d81ad74ec818 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:57:05.993268 crc crio[20770]: time=\"2026-06-09T16:57:05.983614636Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:57:06.134151 crc crio[20770]: time=\"2026-06-09T16:57:06.133625424Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6b994dcc49-2jxvq Namespace:openstack ID:1ccbedb738a916ce574f219365374e4cbb3c0d7bf0e5c2a46d115af229b0245d UID:10b69172-0269-4a45-a484-acb69b111cc4 NetNS:/var/run/netns/16f393be-81b7-4e1b-a11a-9a38b5d32abf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod10b69172_0269_4a45_a484_acb69b111cc4.slice PodAnnotations:0xc0005c6a18}] Aliases:map[]}\"\nJun 09 16:57:06.134151 crc crio[20770]: time=\"2026-06-09T16:57:06.133927613Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-6b994dcc49-2jxvq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:57:06.915481 crc crio[20770]: time=\"2026-06-09T16:57:06.914172678Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-68bc84565-fjv4d/POD\" id=4cf5c117-9559-4627-b762-e3170abfb620 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:57:06.915874 crc crio[20770]: time=\"2026-06-09T16:57:06.915848336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:57:06.916205 crc crio[20770]: 2026-06-09T16:57:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1ccbedb738a916c Mac:f2:12:6a:01:5f:45 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:61 Mtu:0 Sandbox:/var/run/netns/16f393be-81b7-4e1b-a11a-9a38b5d32abf SocketPath: PciID:}] [{Interface:0xc000014b80 Address:{IP:10.217.0.97 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:57:06.921975 crc crio[20770]: time=\"2026-06-09T16:57:06.921875481Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6b994dcc49-2jxvq Namespace:openstack ID:1ccbedb738a916ce574f219365374e4cbb3c0d7bf0e5c2a46d115af229b0245d UID:10b69172-0269-4a45-a484-acb69b111cc4 NetNS:/var/run/netns/16f393be-81b7-4e1b-a11a-9a38b5d32abf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod10b69172_0269_4a45_a484_acb69b111cc4.slice PodAnnotations:0xc0005c6a18}] Aliases:map[]}\"\nJun 09 16:57:06.922775 crc crio[20770]: time=\"2026-06-09T16:57:06.922301653Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-6b994dcc49-2jxvq for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:57:06.954336 crc crio[20770]: time=\"2026-06-09T16:57:06.954161487Z\" level=info msg=\"Ran pod sandbox 1ccbedb738a916ce574f219365374e4cbb3c0d7bf0e5c2a46d115af229b0245d with infra container: openstack/dnsmasq-dns-6b994dcc49-2jxvq/POD\" id=c1ffd40c-be88-4fe8-81e2-d81ad74ec818 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:57:06.976502 crc crio[20770]: time=\"2026-06-09T16:57:06.974869167Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=99515250-bc47-4158-a20f-fdee7ebaa580 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:57:06.976502 crc crio[20770]: time=\"2026-06-09T16:57:06.975054602Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found\" id=99515250-bc47-4158-a20f-fdee7ebaa580 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:57:06.976502 crc crio[20770]: time=\"2026-06-09T16:57:06.975096093Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found\" id=99515250-bc47-4158-a20f-fdee7ebaa580 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:57:06.978881 crc crio[20770]: time=\"2026-06-09T16:57:06.97809335Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=aca50705-81ee-4006-b69c-7d6a000e4450 name=/runtime.v1.ImageService/PullImage\nJun 09 16:57:06.986263 crc crio[20770]: time=\"2026-06-09T16:57:06.984829896Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\\\"\"\nJun 09 16:57:07.000017 crc crio[20770]: time=\"2026-06-09T16:57:06.999771149Z\" level=info msg=\"Running pod sandbox: openstack/rabbitmq-server-0/POD\" id=12307411-11cd-48dc-8611-ad09a93f9ef7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:57:07.000245 crc crio[20770]: time=\"2026-06-09T16:57:07.000103258Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:57:07.007217 crc crio[20770]: time=\"2026-06-09T16:57:07.007102231Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68bc84565-fjv4d Namespace:openstack ID:3573160175c10950724f82d9534b2967267dee7e28a51581089daffe9cc74ad8 UID:f76c2ecc-2e80-4d82-a13f-3c03c3cd0db5 NetNS:/var/run/netns/1497ccf6-6403-42e9-bc6b-99a148e189ee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf76c2ecc_2e80_4d82_a13f_3c03c3cd0db5.slice PodAnnotations:0xc00291a068}] Aliases:map[]}\"\nJun 09 16:57:07.007563 crc crio[20770]: time=\"2026-06-09T16:57:07.007244005Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-68bc84565-fjv4d to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:57:07.204344 crc crio[20770]: time=\"2026-06-09T16:57:07.204201194Z\" level=info msg=\"Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:464c7c48327bdee28185b0ea95f23af8fede1bed7f32409012a5dee7f32c775b UID:7b22c499-f492-4a7e-b002-01aa6e24f44b NetNS:/var/run/netns/0bd3d93b-9c03-4951-9139-1a0691e4eaf5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7b22c499_f492_4a7e_b002_01aa6e24f44b.slice PodAnnotations:0xc0001343b8}] Aliases:map[]}\"\nJun 09 16:57:07.204344 crc crio[20770]: time=\"2026-06-09T16:57:07.204286286Z\" level=info msg=\"Adding pod openstack_rabbitmq-server-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:57:07.641590 crc crio[20770]: time=\"2026-06-09T16:57:07.641497458Z\" level=info msg=\"Running pod sandbox: openstack/rabbitmq-cell1-server-0/POD\" id=e76cacdc-1c0c-40bc-81aa-e86094043824 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:57:07.641805 crc crio[20770]: time=\"2026-06-09T16:57:07.641610352Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:57:07.719677 crc crio[20770]: 2026-06-09T16:57:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3573160175c1095 Mac:ee:53:85:91:09:8b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:62 Mtu:0 Sandbox:/var/run/netns/1497ccf6-6403-42e9-bc6b-99a148e189ee SocketPath: PciID:}] [{Interface:0xc000526e10 Address:{IP:10.217.0.98 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:57:07.722365 crc crio[20770]: time=\"2026-06-09T16:57:07.72227535Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68bc84565-fjv4d Namespace:openstack ID:3573160175c10950724f82d9534b2967267dee7e28a51581089daffe9cc74ad8 UID:f76c2ecc-2e80-4d82-a13f-3c03c3cd0db5 NetNS:/var/run/netns/1497ccf6-6403-42e9-bc6b-99a148e189ee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf76c2ecc_2e80_4d82_a13f_3c03c3cd0db5.slice PodAnnotations:0xc00291a068}] Aliases:map[]}\"\nJun 09 16:57:07.722822 crc crio[20770]: time=\"2026-06-09T16:57:07.722795475Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-68bc84565-fjv4d for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:57:07.762750 crc crio[20770]: time=\"2026-06-09T16:57:07.762391852Z\" level=info msg=\"Ran pod sandbox 3573160175c10950724f82d9534b2967267dee7e28a51581089daffe9cc74ad8 with infra container: openstack/dnsmasq-dns-68bc84565-fjv4d/POD\" id=4cf5c117-9559-4627-b762-e3170abfb620 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:57:07.767590 crc crio[20770]: time=\"2026-06-09T16:57:07.767158161Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=d5cfb558-42db-448e-9698-12aa9a24cc4c name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:57:07.767590 crc crio[20770]: time=\"2026-06-09T16:57:07.767586673Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found\" id=d5cfb558-42db-448e-9698-12aa9a24cc4c name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:57:07.767590 crc crio[20770]: time=\"2026-06-09T16:57:07.767688096Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found\" id=d5cfb558-42db-448e-9698-12aa9a24cc4c name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:57:07.771842 crc crio[20770]: time=\"2026-06-09T16:57:07.769137268Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=12a08917-97a8-46b2-869f-72531db73d1e name=/runtime.v1.ImageService/PullImage\nJun 09 16:57:07.778370 crc crio[20770]: time=\"2026-06-09T16:57:07.778269943Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\\\"\"\nJun 09 16:57:07.791327 crc crio[20770]: time=\"2026-06-09T16:57:07.791197107Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:6d9c2f4b14341cac1836d0688a75b5b01b20f562be87be25aa96c4fa77f273b6 UID:db9cb776-3386-4913-8264-499756a7e0d8 NetNS:/var/run/netns/a8a5c8f0-6ede-458a-8bb4-a82102556f14 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddb9cb776_3386_4913_8264_499756a7e0d8.slice PodAnnotations:0xc002988268}] Aliases:map[]}\"\nJun 09 16:57:07.791881 crc crio[20770]: time=\"2026-06-09T16:57:07.791545327Z\" level=info msg=\"Adding pod openstack_rabbitmq-cell1-server-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:57:07.963561 crc crio[20770]: 2026-06-09T16:57:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:464c7c48327bdee Mac:06:55:53:63:de:4a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:63 Mtu:0 Sandbox:/var/run/netns/0bd3d93b-9c03-4951-9139-1a0691e4eaf5 SocketPath: PciID:}] [{Interface:0xc000260a00 Address:{IP:10.217.0.99 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:57:07.993337 crc crio[20770]: time=\"2026-06-09T16:57:07.992612994Z\" level=info msg=\"Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:464c7c48327bdee28185b0ea95f23af8fede1bed7f32409012a5dee7f32c775b UID:7b22c499-f492-4a7e-b002-01aa6e24f44b NetNS:/var/run/netns/0bd3d93b-9c03-4951-9139-1a0691e4eaf5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7b22c499_f492_4a7e_b002_01aa6e24f44b.slice PodAnnotations:0xc0001343b8}] Aliases:map[]}\"\nJun 09 16:57:07.994558 crc crio[20770]: time=\"2026-06-09T16:57:07.994050456Z\" level=info msg=\"Checking pod openstack_rabbitmq-server-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:57:08.046811 crc crio[20770]: time=\"2026-06-09T16:57:08.046199197Z\" level=info msg=\"Ran pod sandbox 464c7c48327bdee28185b0ea95f23af8fede1bed7f32409012a5dee7f32c775b with infra container: openstack/rabbitmq-server-0/POD\" id=12307411-11cd-48dc-8611-ad09a93f9ef7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:57:08.068124 crc crio[20770]: time=\"2026-06-09T16:57:08.067918597Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=72a745c5-cc45-4372-a1e9-0860d354abf1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:57:08.068533 crc crio[20770]: time=\"2026-06-09T16:57:08.068341429Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified not found\" id=72a745c5-cc45-4372-a1e9-0860d354abf1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:57:08.068533 crc crio[20770]: time=\"2026-06-09T16:57:08.068408331Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified found\" id=72a745c5-cc45-4372-a1e9-0860d354abf1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:57:08.073854 crc crio[20770]: time=\"2026-06-09T16:57:08.07354963Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=f5144a56-5779-4ff0-bceb-4dcceb3325be name=/runtime.v1.ImageService/PullImage\nJun 09 16:57:08.083547 crc crio[20770]: time=\"2026-06-09T16:57:08.082687865Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\\\"\"\nJun 09 16:57:08.351927 crc crio[20770]: 2026-06-09T16:57:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6d9c2f4b14341ca Mac:4e:bc:0c:8c:b2:f2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:64 Mtu:0 Sandbox:/var/run/netns/a8a5c8f0-6ede-458a-8bb4-a82102556f14 SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.100 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:57:08.354463 crc crio[20770]: time=\"2026-06-09T16:57:08.354405211Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:6d9c2f4b14341cac1836d0688a75b5b01b20f562be87be25aa96c4fa77f273b6 UID:db9cb776-3386-4913-8264-499756a7e0d8 NetNS:/var/run/netns/a8a5c8f0-6ede-458a-8bb4-a82102556f14 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddb9cb776_3386_4913_8264_499756a7e0d8.slice PodAnnotations:0xc002988268}] Aliases:map[]}\"\nJun 09 16:57:08.354730 crc crio[20770]: time=\"2026-06-09T16:57:08.354610376Z\" level=info msg=\"Checking pod openstack_rabbitmq-cell1-server-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:57:08.365182 crc crio[20770]: time=\"2026-06-09T16:57:08.36510048Z\" level=info msg=\"Ran pod sandbox 6d9c2f4b14341cac1836d0688a75b5b01b20f562be87be25aa96c4fa77f273b6 with infra container: openstack/rabbitmq-cell1-server-0/POD\" id=e76cacdc-1c0c-40bc-81aa-e86094043824 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:57:08.369776 crc crio[20770]: time=\"2026-06-09T16:57:08.369203989Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=81e3d5a2-8209-4604-9327-8c4b24c1c46c name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:57:08.369776 crc crio[20770]: time=\"2026-06-09T16:57:08.369381555Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified not found\" id=81e3d5a2-8209-4604-9327-8c4b24c1c46c name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:57:08.369776 crc crio[20770]: time=\"2026-06-09T16:57:08.369424096Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified found\" id=81e3d5a2-8209-4604-9327-8c4b24c1c46c name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:57:08.372612 crc crio[20770]: time=\"2026-06-09T16:57:08.371384253Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=115feae0-85d2-4188-a72c-981549e75cd0 name=/runtime.v1.ImageService/PullImage\nJun 09 16:57:08.377496 crc crio[20770]: time=\"2026-06-09T16:57:08.375880453Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\\\"\"\nJun 09 16:57:08.398361 crc crio[20770]: time=\"2026-06-09T16:57:08.39818794Z\" level=info msg=\"Running pod sandbox: openstack/openstack-galera-0/POD\" id=5b596852-9bd9-4187-81fd-293323d579e9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:57:08.398361 crc crio[20770]: time=\"2026-06-09T16:57:08.398278282Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:57:08.475391 crc crio[20770]: time=\"2026-06-09T16:57:08.475339506Z\" level=info msg=\"Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:c02a299a2744efbfb359a225788ebda55b603fb1478f539540fff2960ef5a7b7 UID:184d6b70-6c5c-44f5-b5e9-109d03de53f3 NetNS:/var/run/netns/18625f86-24d4-4211-a4fa-b2c74bdd11c3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod184d6b70_6c5c_44f5_b5e9_109d03de53f3.slice PodAnnotations:0xc0029d4100}] Aliases:map[]}\"\nJun 09 16:57:08.475391 crc crio[20770]: time=\"2026-06-09T16:57:08.475378797Z\" level=info msg=\"Adding pod openstack_openstack-galera-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:57:09.462512 crc crio[20770]: 2026-06-09T16:57:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c02a299a2744efb Mac:fa:fe:80:6b:82:f5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:65 Mtu:0 Sandbox:/var/run/netns/18625f86-24d4-4211-a4fa-b2c74bdd11c3 SocketPath: PciID:}] [{Interface:0xc000130600 Address:{IP:10.217.0.101 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:57:09.464879 crc crio[20770]: time=\"2026-06-09T16:57:09.464804344Z\" level=info msg=\"Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:c02a299a2744efbfb359a225788ebda55b603fb1478f539540fff2960ef5a7b7 UID:184d6b70-6c5c-44f5-b5e9-109d03de53f3 NetNS:/var/run/netns/18625f86-24d4-4211-a4fa-b2c74bdd11c3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod184d6b70_6c5c_44f5_b5e9_109d03de53f3.slice PodAnnotations:0xc0029d4100}] Aliases:map[]}\"\nJun 09 16:57:09.465061 crc crio[20770]: time=\"2026-06-09T16:57:09.46501268Z\" level=info msg=\"Checking pod openstack_openstack-galera-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:57:09.494487 crc crio[20770]: time=\"2026-06-09T16:57:09.494377612Z\" level=info msg=\"Ran pod sandbox c02a299a2744efbfb359a225788ebda55b603fb1478f539540fff2960ef5a7b7 with infra container: openstack/openstack-galera-0/POD\" id=5b596852-9bd9-4187-81fd-293323d579e9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:57:09.512380 crc crio[20770]: time=\"2026-06-09T16:57:09.512234829Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=43331846-24a1-4b9c-ad61-c01b6e6afdd2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:57:09.512754 crc crio[20770]: time=\"2026-06-09T16:57:09.512528468Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-mariadb:current-podified not found\" id=43331846-24a1-4b9c-ad61-c01b6e6afdd2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:57:09.512848 crc crio[20770]: time=\"2026-06-09T16:57:09.512770365Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-mariadb:current-podified found\" id=43331846-24a1-4b9c-ad61-c01b6e6afdd2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:57:09.514630 crc crio[20770]: time=\"2026-06-09T16:57:09.514563667Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=ca0ccbb1-6a03-487d-acb7-2fe64e38d072 name=/runtime.v1.ImageService/PullImage\nJun 09 16:57:09.530433 crc crio[20770]: time=\"2026-06-09T16:57:09.530336564Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\\\"\"\nJun 09 16:57:09.564056 crc crio[20770]: time=\"2026-06-09T16:57:09.563737012Z\" level=info msg=\"Running pod sandbox: openstack/openstack-cell1-galera-0/POD\" id=d9adafed-6f24-410b-b772-f2bda145f0c6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:57:09.564056 crc crio[20770]: time=\"2026-06-09T16:57:09.563862476Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:57:09.602231 crc crio[20770]: time=\"2026-06-09T16:57:09.602152175Z\" level=info msg=\"Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:379e66a6df3c934764b4fad07e3957ee1bb9ff77ca4300424c8feec2b4d89b3d UID:88f2e94a-4620-40f9-adeb-77ee3f8c55e9 NetNS:/var/run/netns/ff42ed2c-2fad-4b6f-bd93-f02cb4e704f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod88f2e94a_4620_40f9_adeb_77ee3f8c55e9.slice PodAnnotations:0xc0029884e0}] Aliases:map[]}\"\nJun 09 16:57:09.602231 crc crio[20770]: time=\"2026-06-09T16:57:09.602227648Z\" level=info msg=\"Adding pod openstack_openstack-cell1-galera-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:57:09.724345 crc crio[20770]: time=\"2026-06-09T16:57:09.724178402Z\" level=info msg=\"Running pod sandbox: openstack/memcached-0/POD\" id=3e720746-2c9b-4c4c-9529-8cfcc6c49563 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:57:09.724345 crc crio[20770]: time=\"2026-06-09T16:57:09.724354247Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:57:09.793157 crc crio[20770]: time=\"2026-06-09T16:57:09.792261365Z\" level=info msg=\"Got pod network &{Name:memcached-0 Namespace:openstack ID:99fdc8355ae6b17dcb35856831d916c4d2ef410c814a32a0c523ef9fba924273 UID:e7a2675d-dae9-4bb0-bfb9-fe5c4d59987a NetNS:/var/run/netns/f11c04a1-0656-4a77-a16d-0322ead3918a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode7a2675d_dae9_4bb0_bfb9_fe5c4d59987a.slice PodAnnotations:0xc0010a27d8}] Aliases:map[]}\"\nJun 09 16:57:09.793157 crc crio[20770]: time=\"2026-06-09T16:57:09.793143371Z\" level=info msg=\"Adding pod openstack_memcached-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:57:10.293964 crc crio[20770]: 2026-06-09T16:57:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:99fdc8355ae6b17 Mac:aa:eb:ce:72:57:5e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:67 Mtu:0 Sandbox:/var/run/netns/f11c04a1-0656-4a77-a16d-0322ead3918a SocketPath: PciID:}] [{Interface:0xc00011e760 Address:{IP:10.217.0.103 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:57:10.305063 crc crio[20770]: time=\"2026-06-09T16:57:10.305006197Z\" level=info msg=\"Got pod network &{Name:memcached-0 Namespace:openstack ID:99fdc8355ae6b17dcb35856831d916c4d2ef410c814a32a0c523ef9fba924273 UID:e7a2675d-dae9-4bb0-bfb9-fe5c4d59987a NetNS:/var/run/netns/f11c04a1-0656-4a77-a16d-0322ead3918a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode7a2675d_dae9_4bb0_bfb9_fe5c4d59987a.slice PodAnnotations:0xc0010a27d8}] Aliases:map[]}\"\nJun 09 16:57:10.317155 crc crio[20770]: time=\"2026-06-09T16:57:10.317054016Z\" level=info msg=\"Checking pod openstack_memcached-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:57:10.372498 crc crio[20770]: 2026-06-09T16:57:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:379e66a6df3c934 Mac:12:aa:97:70:0d:af Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:66 Mtu:0 Sandbox:/var/run/netns/ff42ed2c-2fad-4b6f-bd93-f02cb4e704f4 SocketPath: PciID:}] [{Interface:0xc0002306c0 Address:{IP:10.217.0.102 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:57:10.373537 crc crio[20770]: time=\"2026-06-09T16:57:10.373217474Z\" level=info msg=\"Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:379e66a6df3c934764b4fad07e3957ee1bb9ff77ca4300424c8feec2b4d89b3d UID:88f2e94a-4620-40f9-adeb-77ee3f8c55e9 NetNS:/var/run/netns/ff42ed2c-2fad-4b6f-bd93-f02cb4e704f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod88f2e94a_4620_40f9_adeb_77ee3f8c55e9.slice PodAnnotations:0xc0029884e0}] Aliases:map[]}\"\nJun 09 16:57:10.373936 crc crio[20770]: time=\"2026-06-09T16:57:10.373860243Z\" level=info msg=\"Checking pod openstack_openstack-cell1-galera-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:57:10.390825 crc crio[20770]: time=\"2026-06-09T16:57:10.390576687Z\" level=info msg=\"Ran pod sandbox 379e66a6df3c934764b4fad07e3957ee1bb9ff77ca4300424c8feec2b4d89b3d with infra container: openstack/openstack-cell1-galera-0/POD\" id=d9adafed-6f24-410b-b772-f2bda145f0c6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:57:10.405159 crc crio[20770]: time=\"2026-06-09T16:57:10.405004425Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=a62451be-391e-43bc-99fc-a6d488af090e name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:57:10.405424 crc crio[20770]: time=\"2026-06-09T16:57:10.40517444Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-mariadb:current-podified not found\" id=a62451be-391e-43bc-99fc-a6d488af090e name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:57:10.405424 crc crio[20770]: time=\"2026-06-09T16:57:10.405226162Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-mariadb:current-podified found\" id=a62451be-391e-43bc-99fc-a6d488af090e name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:57:10.429719 crc crio[20770]: time=\"2026-06-09T16:57:10.429090073Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=1b97d5f3-1491-4a0f-b182-9e990ff9f8b5 name=/runtime.v1.ImageService/PullImage\nJun 09 16:57:10.434459 crc crio[20770]: time=\"2026-06-09T16:57:10.43346461Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\\\"\"\nJun 09 16:57:10.458499 crc crio[20770]: time=\"2026-06-09T16:57:10.458368432Z\" level=info msg=\"Ran pod sandbox 99fdc8355ae6b17dcb35856831d916c4d2ef410c814a32a0c523ef9fba924273 with infra container: openstack/memcached-0/POD\" id=3e720746-2c9b-4c4c-9529-8cfcc6c49563 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:57:10.494032 crc crio[20770]: time=\"2026-06-09T16:57:10.493929863Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=b3cccf59-40bd-450a-afd8-0a9c6b9d3c79 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:57:10.495251 crc crio[20770]: time=\"2026-06-09T16:57:10.494440688Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-memcached:current-podified not found\" id=b3cccf59-40bd-450a-afd8-0a9c6b9d3c79 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:57:10.495251 crc crio[20770]: time=\"2026-06-09T16:57:10.494497539Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-memcached:current-podified found\" id=b3cccf59-40bd-450a-afd8-0a9c6b9d3c79 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:57:10.519007 crc crio[20770]: time=\"2026-06-09T16:57:10.518215467Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=69257b62-3cc2-4038-b774-6ebca10ee665 name=/runtime.v1.ImageService/PullImage\nJun 09 16:57:10.530820 crc crio[20770]: time=\"2026-06-09T16:57:10.524367385Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-memcached:current-podified\\\"\"\nJun 09 16:57:12.970280 crc crio[20770]: time=\"2026-06-09T16:57:12.969269907Z\" level=info msg=\"Running pod sandbox: openstack/kube-state-metrics-0/POD\" id=04fe6cb0-4031-4d08-949c-b00b6c844415 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:57:12.971801 crc crio[20770]: time=\"2026-06-09T16:57:12.971222244Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:57:13.076230 crc crio[20770]: time=\"2026-06-09T16:57:13.075903288Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:a661a1ef59c2477a50c573721c97e87d501ac58d8615b8cff6ca6b30e44e4ef7 UID:910a8779-3a70-4deb-bd4b-494dc4f3d7c0 NetNS:/var/run/netns/d403761c-32eb-45ec-90fe-ebff3bb75ad4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod910a8779_3a70_4deb_bd4b_494dc4f3d7c0.slice PodAnnotations:0xc0027320c8}] Aliases:map[]}\"\nJun 09 16:57:13.077265 crc crio[20770]: time=\"2026-06-09T16:57:13.0763287Z\" level=info msg=\"Adding pod openstack_kube-state-metrics-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:57:14.022100 crc crio[20770]: 2026-06-09T16:57:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a661a1ef59c2477 Mac:ae:16:63:de:21:c4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:68 Mtu:0 Sandbox:/var/run/netns/d403761c-32eb-45ec-90fe-ebff3bb75ad4 SocketPath: PciID:}] [{Interface:0xc00013cfd0 Address:{IP:10.217.0.104 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:57:14.023175 crc crio[20770]: time=\"2026-06-09T16:57:14.022998499Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:a661a1ef59c2477a50c573721c97e87d501ac58d8615b8cff6ca6b30e44e4ef7 UID:910a8779-3a70-4deb-bd4b-494dc4f3d7c0 NetNS:/var/run/netns/d403761c-32eb-45ec-90fe-ebff3bb75ad4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod910a8779_3a70_4deb_bd4b_494dc4f3d7c0.slice PodAnnotations:0xc0027320c8}] Aliases:map[]}\"\nJun 09 16:57:14.023280 crc crio[20770]: time=\"2026-06-09T16:57:14.023204915Z\" level=info msg=\"Checking pod openstack_kube-state-metrics-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:57:14.069598 crc crio[20770]: time=\"2026-06-09T16:57:14.066777678Z\" level=info msg=\"Ran pod sandbox a661a1ef59c2477a50c573721c97e87d501ac58d8615b8cff6ca6b30e44e4ef7 with infra container: openstack/kube-state-metrics-0/POD\" id=04fe6cb0-4031-4d08-949c-b00b6c844415 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:57:14.097107 crc crio[20770]: time=\"2026-06-09T16:57:14.097012664Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=f013499b-dabf-42d6-91ae-996482c60c5b name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:57:14.097387 crc crio[20770]: time=\"2026-06-09T16:57:14.097274482Z\" level=info msg=\"Image registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0 not found\" id=f013499b-dabf-42d6-91ae-996482c60c5b name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:57:14.097387 crc crio[20770]: time=\"2026-06-09T16:57:14.097324293Z\" level=info msg=\"Neither image nor artfiact registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0 found\" id=f013499b-dabf-42d6-91ae-996482c60c5b name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:57:14.104695 crc crio[20770]: time=\"2026-06-09T16:57:14.10446147Z\" level=info msg=\"Pulling image: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=8b2d9a3e-1af4-4837-be55-4694b989372f name=/runtime.v1.ImageService/PullImage\nJun 09 16:57:14.128945 crc crio[20770]: time=\"2026-06-09T16:57:14.125881191Z\" level=info msg=\"Trying to access \\\"registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\\\"\"\nJun 09 16:57:16.041377 crc crio[20770]: time=\"2026-06-09T16:57:16.036463566Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-nb-0/POD\" id=7c07f7ed-5727-47c6-a16b-d86e5eb69cbc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:57:16.041377 crc crio[20770]: time=\"2026-06-09T16:57:16.038837735Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:57:16.180286 crc crio[20770]: time=\"2026-06-09T16:57:16.178866774Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-cw8vf/POD\" id=d8639a6f-ce6d-429f-9064-4464ab31ba91 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:57:16.197359 crc crio[20770]: time=\"2026-06-09T16:57:16.196985149Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:57:16.224451 crc crio[20770]: time=\"2026-06-09T16:57:16.224341992Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:1739ee7b92f059f10400f569113c16678c4d891847898425e2e23124dd6c2ae7 UID:483d8e0c-5519-44b9-acfd-bcaae408f8d2 NetNS:/var/run/netns/9302d9ca-e15b-4a3a-b50c-757fa2fff3e2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod483d8e0c_5519_44b9_acfd_bcaae408f8d2.slice PodAnnotations:0xc0029d49c0}] Aliases:map[]}\"\nJun 09 16:57:16.224451 crc crio[20770]: time=\"2026-06-09T16:57:16.224442855Z\" level=info msg=\"Adding pod openstack_ovsdbserver-nb-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:57:16.318304 crc crio[20770]: time=\"2026-06-09T16:57:16.318227473Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-ovs-dtvf9/POD\" id=7ac0e721-ab4c-48f3-a542-1d57aa65b4dd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:57:16.318475 crc crio[20770]: time=\"2026-06-09T16:57:16.318328826Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:57:16.832927 crc crio[20770]: time=\"2026-06-09T16:57:16.831806569Z\" level=info msg=\"Got pod network &{Name:ovn-controller-cw8vf Namespace:openstack ID:ad3f71c0fac1feab11b1736703f368dfda6232cf859401ea750f1564262233f6 UID:e66b64ae-6778-44e5-aa62-26ef5975917a NetNS:/var/run/netns/792cb419-21c6-4545-b72b-193fead7f7f8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode66b64ae_6778_44e5_aa62_26ef5975917a.slice PodAnnotations:0xc0029d4bf0}] Aliases:map[]}\"\nJun 09 16:57:16.832927 crc crio[20770]: time=\"2026-06-09T16:57:16.83252316Z\" level=info msg=\"Adding pod openstack_ovn-controller-cw8vf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:57:17.423601 crc crio[20770]: 2026-06-09T16:57:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1739ee7b92f059f Mac:e2:29:58:3a:60:14 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:69 Mtu:0 Sandbox:/var/run/netns/9302d9ca-e15b-4a3a-b50c-757fa2fff3e2 SocketPath: PciID:}] [{Interface:0xc00053e6c0 Address:{IP:10.217.0.105 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:57:17.425525 crc crio[20770]: time=\"2026-06-09T16:57:17.424206639Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:1739ee7b92f059f10400f569113c16678c4d891847898425e2e23124dd6c2ae7 UID:483d8e0c-5519-44b9-acfd-bcaae408f8d2 NetNS:/var/run/netns/9302d9ca-e15b-4a3a-b50c-757fa2fff3e2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod483d8e0c_5519_44b9_acfd_bcaae408f8d2.slice PodAnnotations:0xc0029d49c0}] Aliases:map[]}\"\nJun 09 16:57:17.425525 crc crio[20770]: time=\"2026-06-09T16:57:17.424628031Z\" level=info msg=\"Checking pod openstack_ovsdbserver-nb-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:57:17.437496 crc crio[20770]: 2026-06-09T16:57:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ad3f71c0fac1fea Mac:fa:e1:72:35:10:7f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6a Mtu:0 Sandbox:/var/run/netns/792cb419-21c6-4545-b72b-193fead7f7f8 SocketPath: PciID:}] [{Interface:0xc000508590 Address:{IP:10.217.0.106 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:57:17.442390 crc crio[20770]: time=\"2026-06-09T16:57:17.442280573Z\" level=info msg=\"Got pod network &{Name:ovn-controller-cw8vf Namespace:openstack ID:ad3f71c0fac1feab11b1736703f368dfda6232cf859401ea750f1564262233f6 UID:e66b64ae-6778-44e5-aa62-26ef5975917a NetNS:/var/run/netns/792cb419-21c6-4545-b72b-193fead7f7f8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode66b64ae_6778_44e5_aa62_26ef5975917a.slice PodAnnotations:0xc0029d4bf0}] Aliases:map[]}\"\nJun 09 16:57:17.443009 crc crio[20770]: time=\"2026-06-09T16:57:17.442957483Z\" level=info msg=\"Checking pod openstack_ovn-controller-cw8vf for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:57:20.870909 crc crio[20770]: time=\"2026-06-09T16:57:20.8702827Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-sb-0/POD\" id=7c5cc3c0-3f06-4cc9-af7f-760fc77012d4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:57:20.871881 crc crio[20770]: time=\"2026-06-09T16:57:20.870946069Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:57:23.884163 crc crio[20770]: time=\"2026-06-09T16:57:23.882346061Z\" level=info msg=\"Ran pod sandbox ad3f71c0fac1feab11b1736703f368dfda6232cf859401ea750f1564262233f6 with infra container: openstack/ovn-controller-cw8vf/POD\" id=d8639a6f-ce6d-429f-9064-4464ab31ba91 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:57:23.886925 crc crio[20770]: time=\"2026-06-09T16:57:23.88647749Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=0f5e1dad-0b6c-4098-82f2-4b3f09449acd name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:57:23.887144 crc crio[20770]: time=\"2026-06-09T16:57:23.887084558Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified not found\" id=0f5e1dad-0b6c-4098-82f2-4b3f09449acd name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:57:23.887214 crc crio[20770]: time=\"2026-06-09T16:57:23.887177431Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified found\" id=0f5e1dad-0b6c-4098-82f2-4b3f09449acd name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:57:23.888551 crc crio[20770]: time=\"2026-06-09T16:57:23.888457838Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=3b198844-5665-41cf-a6d1-d1883d80e2f3 name=/runtime.v1.ImageService/PullImage\nJun 09 16:57:23.889094 crc crio[20770]: time=\"2026-06-09T16:57:23.889014074Z\" level=info msg=\"Ran pod sandbox 1739ee7b92f059f10400f569113c16678c4d891847898425e2e23124dd6c2ae7 with infra container: openstack/ovsdbserver-nb-0/POD\" id=7c07f7ed-5727-47c6-a16b-d86e5eb69cbc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:57:23.892566 crc crio[20770]: time=\"2026-06-09T16:57:23.892483095Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=0259b133-00cb-49b3-a824-61b9f526c1d0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:57:23.892842 crc crio[20770]: time=\"2026-06-09T16:57:23.892775463Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified not found\" id=0259b133-00cb-49b3-a824-61b9f526c1d0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:57:23.892923 crc crio[20770]: time=\"2026-06-09T16:57:23.892860855Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified found\" id=0259b133-00cb-49b3-a824-61b9f526c1d0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:57:23.893561 crc crio[20770]: time=\"2026-06-09T16:57:23.893483934Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\\\"\"\nJun 09 16:57:23.894163 crc crio[20770]: time=\"2026-06-09T16:57:23.894012319Z\" level=info msg=\"Got pod network &{Name:ovn-controller-ovs-dtvf9 Namespace:openstack ID:f01f2de7755e2db2fdc536706c8d528e3c8b2cd54c6dc953a7e416c5d37dee79 UID:0809d16f-ce5f-4399-9de9-b95cfa734d3a NetNS:/var/run/netns/f4f1d3b7-ae07-4210-b3a3-8fd183c29da7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0809d16f_ce5f_4399_9de9_b95cfa734d3a.slice PodAnnotations:0xc007516210}] Aliases:map[]}\"\nJun 09 16:57:23.894163 crc crio[20770]: time=\"2026-06-09T16:57:23.894144273Z\" level=info msg=\"Adding pod openstack_ovn-controller-ovs-dtvf9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:57:23.895556 crc crio[20770]: time=\"2026-06-09T16:57:23.895472431Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=49530420-3053-44d9-91b6-5011a1414754 name=/runtime.v1.ImageService/PullImage\nJun 09 16:57:23.898081 crc crio[20770]: time=\"2026-06-09T16:57:23.898011555Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\\\"\"\nJun 09 16:57:24.674584 crc crio[20770]: 2026-06-09T16:57:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f01f2de7755e2db Mac:6e:c5:04:bf:d2:ec Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6b Mtu:0 Sandbox:/var/run/netns/f4f1d3b7-ae07-4210-b3a3-8fd183c29da7 SocketPath: PciID:}] [{Interface:0xc0004acb70 Address:{IP:10.217.0.107 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:57:24.676514 crc crio[20770]: time=\"2026-06-09T16:57:24.676449237Z\" level=info msg=\"Got pod network &{Name:ovn-controller-ovs-dtvf9 Namespace:openstack ID:f01f2de7755e2db2fdc536706c8d528e3c8b2cd54c6dc953a7e416c5d37dee79 UID:0809d16f-ce5f-4399-9de9-b95cfa734d3a NetNS:/var/run/netns/f4f1d3b7-ae07-4210-b3a3-8fd183c29da7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0809d16f_ce5f_4399_9de9_b95cfa734d3a.slice PodAnnotations:0xc007516210}] Aliases:map[]}\"\nJun 09 16:57:24.676842 crc crio[20770]: time=\"2026-06-09T16:57:24.676783307Z\" level=info msg=\"Checking pod openstack_ovn-controller-ovs-dtvf9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:57:34.182488 crc crio[20770]: time=\"2026-06-09T16:57:34.181918633Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-dsxts/POD\" id=617678f3-9907-4fd2-871d-5b7f7c104d5b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:57:34.183530 crc crio[20770]: time=\"2026-06-09T16:57:34.18249066Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:57:34.316419 crc crio[20770]: time=\"2026-06-09T16:57:34.316335199Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-ct2nt/POD\" id=f1fef237-1df7-4fd3-893c-5ec752b3ad5b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:57:34.316543 crc crio[20770]: time=\"2026-06-09T16:57:34.316448323Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:57:34.730935 crc crio[20770]: time=\"2026-06-09T16:57:34.730848444Z\" level=info msg=\"Ran pod sandbox f01f2de7755e2db2fdc536706c8d528e3c8b2cd54c6dc953a7e416c5d37dee79 with infra container: openstack/ovn-controller-ovs-dtvf9/POD\" id=7ac0e721-ab4c-48f3-a542-1d57aa65b4dd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:57:34.733237 crc crio[20770]: time=\"2026-06-09T16:57:34.733158521Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=a0f4dd62-1a0d-4e8a-bf22-e0d5c2e9b039 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:57:34.733371 crc crio[20770]: time=\"2026-06-09T16:57:34.733346156Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified not found\" id=a0f4dd62-1a0d-4e8a-bf22-e0d5c2e9b039 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:57:34.733414 crc crio[20770]: time=\"2026-06-09T16:57:34.733385568Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified found\" id=a0f4dd62-1a0d-4e8a-bf22-e0d5c2e9b039 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:57:34.734845 crc crio[20770]: time=\"2026-06-09T16:57:34.734744267Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=69bb5983-06ff-4304-970d-892756fe6f93 name=/runtime.v1.ImageService/PullImage\nJun 09 16:57:34.745394 crc crio[20770]: time=\"2026-06-09T16:57:34.745260682Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\\\"\"\nJun 09 16:57:46.303969 crc crio[20770]: time=\"2026-06-09T16:57:46.303115874Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:02c63bf87aed2d28b64953ad7c4d4435a4a09eac1a8447a6bc745171561142fc UID:cd1b7026-2609-4b51-ad8a-7f23e719fdfb NetNS:/var/run/netns/e93581ca-4777-473f-af02-edcccb708249 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcd1b7026_2609_4b51_ad8a_7f23e719fdfb.slice PodAnnotations:0xc002988160}] Aliases:map[]}\"\nJun 09 16:57:46.303969 crc crio[20770]: time=\"2026-06-09T16:57:46.303906197Z\" level=info msg=\"Adding pod openstack_ovsdbserver-sb-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:57:46.313650 crc crio[20770]: time=\"2026-06-09T16:57:46.313553076Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:188950d1f5330b4995908cb5b3336bc06b64ba2f656b4b785e2d2e234f16ec8f\" id=1b97d5f3-1491-4a0f-b182-9e990ff9f8b5 name=/runtime.v1.ImageService/PullImage\nJun 09 16:57:46.314807 crc crio[20770]: time=\"2026-06-09T16:57:46.314632757Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=5641620a-8266-4475-82ac-5977207ef312 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:57:46.551740 crc crio[20770]: time=\"2026-06-09T16:57:46.550957147Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9f4bbf522c1232aa0ae76b346ada0fb5e9f387537605e845fa73a76e0ff04110\" id=115feae0-85d2-4188-a72c-981549e75cd0 name=/runtime.v1.ImageService/PullImage\nJun 09 16:57:46.552740 crc crio[20770]: time=\"2026-06-09T16:57:46.552533903Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=5d111b41-94e8-42d4-b99d-4637dc3fa37d name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:57:47.105060 crc crio[20770]: 2026-06-09T16:57:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:02c63bf87aed2d2 Mac:86:68:c6:40:d0:7b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6c Mtu:0 Sandbox:/var/run/netns/e93581ca-4777-473f-af02-edcccb708249 SocketPath: PciID:}] [{Interface:0xc00025a9e0 Address:{IP:10.217.0.108 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:57:47.105514 crc crio[20770]: time=\"2026-06-09T16:57:47.105422348Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:02c63bf87aed2d28b64953ad7c4d4435a4a09eac1a8447a6bc745171561142fc UID:cd1b7026-2609-4b51-ad8a-7f23e719fdfb NetNS:/var/run/netns/e93581ca-4777-473f-af02-edcccb708249 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcd1b7026_2609_4b51_ad8a_7f23e719fdfb.slice PodAnnotations:0xc002988160}] Aliases:map[]}\"\nJun 09 16:57:47.105815 crc crio[20770]: time=\"2026-06-09T16:57:47.105641924Z\" level=info msg=\"Checking pod openstack_ovsdbserver-sb-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:57:48.516006 crc crio[20770]: time=\"2026-06-09T16:57:48.515499297Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-memcached@sha256:647630343be667cb46f7c2dbcdd39cf5ba9eafb77c9032e069e28ba9be88ce0a\" id=69257b62-3cc2-4038-b774-6ebca10ee665 name=/runtime.v1.ImageService/PullImage\nJun 09 16:57:48.521260 crc crio[20770]: time=\"2026-06-09T16:57:48.521184472Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=dfcafee2-b7f9-410a-ab15-c1c3ce7edda8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:57:48.554411 crc crio[20770]: time=\"2026-06-09T16:57:48.554186938Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:32504a0660cd81bed4bf883ab18219c7af028ef6f5cd6b5cc8225a58252d65e8\" id=12a08917-97a8-46b2-869f-72531db73d1e name=/runtime.v1.ImageService/PullImage\nJun 09 16:57:48.555457 crc crio[20770]: time=\"2026-06-09T16:57:48.555362802Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=53770f4a-4ba2-46c6-aca8-0632d7ac7c90 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:57:48.560478 crc crio[20770]: time=\"2026-06-09T16:57:48.55908229Z\" level=info msg=\"Ran pod sandbox 02c63bf87aed2d28b64953ad7c4d4435a4a09eac1a8447a6bc745171561142fc with infra container: openstack/ovsdbserver-sb-0/POD\" id=7c5cc3c0-3f06-4cc9-af7f-760fc77012d4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:57:48.560808 crc crio[20770]: time=\"2026-06-09T16:57:48.559140522Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:188950d1f5330b4995908cb5b3336bc06b64ba2f656b4b785e2d2e234f16ec8f\" id=ca0ccbb1-6a03-487d-acb7-2fe64e38d072 name=/runtime.v1.ImageService/PullImage\nJun 09 16:57:48.561473 crc crio[20770]: time=\"2026-06-09T16:57:48.561448789Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=a4ad23fb-9332-4731-aeaf-c41045c6d42f name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:57:48.563271 crc crio[20770]: time=\"2026-06-09T16:57:48.563182029Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=f2565dc6-92a1-4180-9b58-bf217fedff17 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:57:48.614813 crc crio[20770]: time=\"2026-06-09T16:57:48.61426762Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified not found\" id=f2565dc6-92a1-4180-9b58-bf217fedff17 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:57:48.614813 crc crio[20770]: time=\"2026-06-09T16:57:48.614464805Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified found\" id=f2565dc6-92a1-4180-9b58-bf217fedff17 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:57:48.619275 crc crio[20770]: time=\"2026-06-09T16:57:48.618899254Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=932d385d-ded6-43a7-b1e5-05727e48769d name=/runtime.v1.ImageService/PullImage\nJun 09 16:57:48.626617 crc crio[20770]: time=\"2026-06-09T16:57:48.626522645Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\\\"\"\nJun 09 16:57:48.630202 crc crio[20770]: time=\"2026-06-09T16:57:48.630120559Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=2ed381b4-e1b2-41c5-a661-6ff69f5b373b name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:57:48.639237 crc crio[20770]: time=\"2026-06-09T16:57:48.63911866Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:32504a0660cd81bed4bf883ab18219c7af028ef6f5cd6b5cc8225a58252d65e8\" id=aca50705-81ee-4006-b69c-7d6a000e4450 name=/runtime.v1.ImageService/PullImage\nJun 09 16:57:48.640478 crc crio[20770]: time=\"2026-06-09T16:57:48.640407257Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=fb11698f-9b3f-47cb-af18-2806e95d4b1f name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:57:48.666117 crc crio[20770]: time=\"2026-06-09T16:57:48.665896516Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9f4bbf522c1232aa0ae76b346ada0fb5e9f387537605e845fa73a76e0ff04110\" id=f5144a56-5779-4ff0-bceb-4dcceb3325be name=/runtime.v1.ImageService/PullImage\nJun 09 16:57:48.667784 crc crio[20770]: time=\"2026-06-09T16:57:48.667627326Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=2154847b-0226-4fa3-9075-bfaf64a0bdd7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:57:48.684572 crc crio[20770]: time=\"2026-06-09T16:57:48.68156068Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:32504a0660cd81bed4bf883ab18219c7af028ef6f5cd6b5cc8225a58252d65e8\" id=3a1cc032-ebbe-49dd-950f-0ed231caff3f name=/runtime.v1.ImageService/PullImage\nJun 09 16:57:48.685765 crc crio[20770]: time=\"2026-06-09T16:57:48.685523675Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=f2708f3f-3039-4ee0-9526-49ddb239946d name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:57:48.766918 crc crio[20770]: time=\"2026-06-09T16:57:48.766808431Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:7b731db5aae0df7b814f3d00e979dfead5d3d5d0628ad440b664274097714eee\" id=69bb5983-06ff-4304-970d-892756fe6f93 name=/runtime.v1.ImageService/PullImage\nJun 09 16:57:48.767847 crc crio[20770]: time=\"2026-06-09T16:57:48.767785769Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=191c375a-ebbc-474e-a9cb-39a8380bd113 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:57:48.768831 crc crio[20770]: time=\"2026-06-09T16:57:48.768746967Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=83bd101d-8756-422d-af7a-e63d39b35e15 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:57:48.801912 crc crio[20770]: time=\"2026-06-09T16:57:48.801817925Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:32504a0660cd81bed4bf883ab18219c7af028ef6f5cd6b5cc8225a58252d65e8\" id=004369cf-34c6-4566-b844-c3743d98213c name=/runtime.v1.ImageService/PullImage\nJun 09 16:57:48.802998 crc crio[20770]: time=\"2026-06-09T16:57:48.802917447Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=be8c62cd-7fb2-48a9-babd-e5758f2acb6e name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:57:49.115685 crc crio[20770]: time=\"2026-06-09T16:57:49.113231992Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=d55c0987-6a15-4fec-ae83-b37e655bacd4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:57:49.115685 crc crio[20770]: time=\"2026-06-09T16:57:49.113563041Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=9bda5ab0-0be9-4dc1-b256-2018bc55b69a name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:57:49.120308 crc crio[20770]: time=\"2026-06-09T16:57:49.120216414Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=8513f238-a696-40ef-a384-7ba2aa9dc2a7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:57:49.412312 crc crio[20770]: time=\"2026-06-09T16:57:49.409975672Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=96437b9f-ed76-4b99-b60b-aa8c8a5cdee7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:57:49.420378 crc crio[20770]: time=\"2026-06-09T16:57:49.420275781Z\" level=info msg=\"Creating container: openstack/memcached-0/memcached\" id=cbb8b15a-a79c-484f-93d8-8bf210e14f74 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:57:49.510944 crc crio[20770]: time=\"2026-06-09T16:57:49.510800435Z\" level=info msg=\"Got pod network &{Name:certified-operators-ct2nt Namespace:openshift-marketplace ID:8a5c993890abb775678a60b245ea4cf372b323fc53187ca1c28cf45a92306472 UID:9c47d5f3-eaae-40ad-9024-ed3a511b0fd2 NetNS:/var/run/netns/37bbd7f3-0e31-44f4-95c8-dd66df23dd17 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9c47d5f3_eaae_40ad_9024_ed3a511b0fd2.slice PodAnnotations:0xc000134b38}] Aliases:map[]}\"\nJun 09 16:57:49.510944 crc crio[20770]: time=\"2026-06-09T16:57:49.510884687Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-ct2nt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:57:49.519204 crc crio[20770]: time=\"2026-06-09T16:57:49.519042984Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=31de65d5-bd21-45a2-a0e5-eb186614b92a name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:57:49.522020 crc crio[20770]: time=\"2026-06-09T16:57:49.521933827Z\" level=info msg=\"Creating container: openstack/openstack-cell1-galera-0/mysql-bootstrap\" id=a4f9ee70-9405-495f-a2ab-e64516904f21 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:57:49.576422 crc crio[20770]: time=\"2026-06-09T16:57:49.576242881Z\" level=info msg=\"Got pod network &{Name:community-operators-dsxts Namespace:openshift-marketplace ID:8709830e6bbbfb1742e80519b725d173fd7ca3ab0c08ff34a3f06e8f1ba84af0 UID:d3c290eb-0b9b-453d-b720-da3b11c6779f NetNS:/var/run/netns/44b8be41-1213-45a0-a46c-dcf948723375 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd3c290eb_0b9b_453d_b720_da3b11c6779f.slice PodAnnotations:0xc002894460}] Aliases:map[]}\"\nJun 09 16:57:49.576422 crc crio[20770]: time=\"2026-06-09T16:57:49.576325024Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-dsxts to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:57:49.580585 crc crio[20770]: time=\"2026-06-09T16:57:49.580473194Z\" level=info msg=\"Creating container: openstack/rabbitmq-cell1-server-0/setup-container\" id=670e682c-dea1-4c3b-8a5b-c2dd24f583e2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:57:49.586350 crc crio[20770]: time=\"2026-06-09T16:57:49.586151649Z\" level=info msg=\"Creating container: openstack/openstack-galera-0/mysql-bootstrap\" id=fc7e2f50-0bfa-4bb4-8452-ea6c2a908ce4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:57:49.653001 crc crio[20770]: time=\"2026-06-09T16:57:49.65242765Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=a0e04062-5b1b-4fee-87d6-360bac2fb30c name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:57:49.788934 crc crio[20770]: time=\"2026-06-09T16:57:49.788828123Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=606b6921-bc48-42e6-90ef-6a6cb67d8661 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:57:50.036029 crc crio[20770]: time=\"2026-06-09T16:57:50.035971446Z\" level=info msg=\"Creating container: openstack/rabbitmq-server-0/setup-container\" id=bf9a672f-df10-4fcc-86cf-2533a17c3c6a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:57:50.049185 crc crio[20770]: 2026-06-09T16:57:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8a5c993890abb77 Mac:32:51:da:30:16:e1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6e Mtu:0 Sandbox:/var/run/netns/37bbd7f3-0e31-44f4-95c8-dd66df23dd17 SocketPath: PciID:}] [{Interface:0xc000014710 Address:{IP:10.217.0.110 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:57:50.050766 crc crio[20770]: time=\"2026-06-09T16:57:50.050605441Z\" level=info msg=\"Got pod network &{Name:certified-operators-ct2nt Namespace:openshift-marketplace ID:8a5c993890abb775678a60b245ea4cf372b323fc53187ca1c28cf45a92306472 UID:9c47d5f3-eaae-40ad-9024-ed3a511b0fd2 NetNS:/var/run/netns/37bbd7f3-0e31-44f4-95c8-dd66df23dd17 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9c47d5f3_eaae_40ad_9024_ed3a511b0fd2.slice PodAnnotations:0xc000134b38}] Aliases:map[]}\"\nJun 09 16:57:50.051597 crc crio[20770]: time=\"2026-06-09T16:57:50.050882139Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-ct2nt for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:57:50.056199 crc crio[20770]: time=\"2026-06-09T16:57:50.05609425Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=14ca1608-424f-43b5-a282-0b58eff9a835 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:57:50.059906 crc crio[20770]: time=\"2026-06-09T16:57:50.059772996Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:807c1076fe368456aee9a88438d275805fc908d207bada66f46e084e1fd4e8d9\" id=3b198844-5665-41cf-a6d1-d1883d80e2f3 name=/runtime.v1.ImageService/PullImage\nJun 09 16:57:50.061025 crc crio[20770]: time=\"2026-06-09T16:57:50.060981241Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=7a00b564-c851-457a-985e-e53a939e2a5f name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:57:50.061933 crc crio[20770]: time=\"2026-06-09T16:57:50.061832156Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:ba97cb84e9c691378c75d7722e1b3beae894cc25addffadc2d7106e39c07e58c\" id=49530420-3053-44d9-91b6-5011a1414754 name=/runtime.v1.ImageService/PullImage\nJun 09 16:57:50.063397 crc crio[20770]: time=\"2026-06-09T16:57:50.062777463Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=e8ea95a7-9d41-4064-891f-c9e344cdbc95 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:57:50.196494 crc crio[20770]: time=\"2026-06-09T16:57:50.196356045Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:57:50.197254 crc crio[20770]: time=\"2026-06-09T16:57:50.1972087Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:57:50.197810 crc crio[20770]: time=\"2026-06-09T16:57:50.197733185Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:57:50.212064 crc crio[20770]: time=\"2026-06-09T16:57:50.211970438Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-dtvf9/ovsdb-server-init\" id=7dbdae7b-043b-4847-9511-33fb29028a97 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:57:50.220152 crc crio[20770]: time=\"2026-06-09T16:57:50.220057032Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-68bc84565-fjv4d/init\" id=bd332c10-c34e-4a69-b44f-7aec47db0a03 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:57:50.220986 crc crio[20770]: 2026-06-09T16:57:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8709830e6bbbfb1 Mac:26:91:db:b1:42:26 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6d Mtu:0 Sandbox:/var/run/netns/44b8be41-1213-45a0-a46c-dcf948723375 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.109 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:57:50.223130 crc crio[20770]: time=\"2026-06-09T16:57:50.22309124Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7dc8cc99c9-l9xtk/init\" id=27e2fb11-8ebd-4707-87e2-17df551e9b1b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:57:50.223848 crc crio[20770]: time=\"2026-06-09T16:57:50.223238994Z\" level=info msg=\"Got pod network &{Name:community-operators-dsxts Namespace:openshift-marketplace ID:8709830e6bbbfb1742e80519b725d173fd7ca3ab0c08ff34a3f06e8f1ba84af0 UID:d3c290eb-0b9b-453d-b720-da3b11c6779f NetNS:/var/run/netns/44b8be41-1213-45a0-a46c-dcf948723375 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd3c290eb_0b9b_453d_b720_da3b11c6779f.slice PodAnnotations:0xc002894460}] Aliases:map[]}\"\nJun 09 16:57:50.224152 crc crio[20770]: time=\"2026-06-09T16:57:50.224085669Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-dsxts for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:57:50.332464 crc crio[20770]: time=\"2026-06-09T16:57:50.332170761Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=9b231d4a-93b7-4d19-ae9b-7ee374fc595e name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:57:50.379772 crc crio[20770]: time=\"2026-06-09T16:57:50.379211595Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:57:50.390906 crc crio[20770]: time=\"2026-06-09T16:57:50.390809981Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6b994dcc49-2jxvq/init\" id=473bc0f0-6708-40ea-9e24-07c4ecc3d254 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:57:50.391407 crc crio[20770]: time=\"2026-06-09T16:57:50.391332096Z\" level=info msg=\"Ran pod sandbox 8a5c993890abb775678a60b245ea4cf372b323fc53187ca1c28cf45a92306472 with infra container: openshift-marketplace/certified-operators-ct2nt/POD\" id=f1fef237-1df7-4fd3-893c-5ec752b3ad5b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:57:50.393480 crc crio[20770]: time=\"2026-06-09T16:57:50.393407006Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8a55a796-7bf3-46dd-ba88-7384159bd69d name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:57:50.723798 crc crio[20770]: time=\"2026-06-09T16:57:50.723609597Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=35cdd3cd-59ff-4319-acbf-dfb8c0314a22 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:57:50.732072 crc crio[20770]: time=\"2026-06-09T16:57:50.731492015Z\" level=info msg=\"Ran pod sandbox 8709830e6bbbfb1742e80519b725d173fd7ca3ab0c08ff34a3f06e8f1ba84af0 with infra container: openshift-marketplace/community-operators-dsxts/POD\" id=617678f3-9907-4fd2-871d-5b7f7c104d5b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:57:50.735809 crc crio[20770]: time=\"2026-06-09T16:57:50.735537583Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=82605ed0-f51d-4522-a532-957875d7d532 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:57:50.878410 crc crio[20770]: time=\"2026-06-09T16:57:50.878110794Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:57:50.879799 crc crio[20770]: time=\"2026-06-09T16:57:50.879594867Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=abf02a4b-192e-4090-b32a-e427b79c1747 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:57:50.987953 crc crio[20770]: time=\"2026-06-09T16:57:50.987794573Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-ct2nt/extract-utilities\" id=7dee9415-c45e-48ee-b686-b4af28f33ed0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:57:51.600318 crc crio[20770]: time=\"2026-06-09T16:57:51.60008534Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:57:51.600318 crc crio[20770]: time=\"2026-06-09T16:57:51.600140551Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:57:51.600764 crc crio[20770]: time=\"2026-06-09T16:57:51.60043416Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:57:51.602004 crc crio[20770]: time=\"2026-06-09T16:57:51.601221213Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:57:51.606034 crc crio[20770]: time=\"2026-06-09T16:57:51.60596237Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-dsxts/extract-utilities\" id=2aef1dc2-8970-479a-8ce4-84c64b8b2fa7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:57:51.612132 crc crio[20770]: time=\"2026-06-09T16:57:51.611966074Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:85b4f27c1058f2c2b0c03e426e77c60ade32cce5d8d14bb6242195cf45e42e90\" id=932d385d-ded6-43a7-b1e5-05727e48769d name=/runtime.v1.ImageService/PullImage\nJun 09 16:57:51.613027 crc crio[20770]: time=\"2026-06-09T16:57:51.612986154Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=af9db922-15bb-4f1d-b4f2-6cb7d9e85354 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:57:51.615464 crc crio[20770]: time=\"2026-06-09T16:57:51.615375883Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=89060760-2f34-475e-b470-eaf7c648a34a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:57:51.619872 crc crio[20770]: time=\"2026-06-09T16:57:51.619794091Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:57:51.620291 crc crio[20770]: time=\"2026-06-09T16:57:51.620165212Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:57:51.621501 crc crio[20770]: time=\"2026-06-09T16:57:51.621435139Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-769fc96f7c-nlvd5/init\" id=e1cf7744-b66d-4fae-a979-65bb659c75b6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:57:51.625928 crc crio[20770]: time=\"2026-06-09T16:57:51.625836176Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:57:51.647451 crc crio[20770]: time=\"2026-06-09T16:57:51.647332149Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=816274d6-1304-4cba-b4a0-751124daef92 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:57:51.680019 crc crio[20770]: time=\"2026-06-09T16:57:51.679342347Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=b9a8ded6-24f2-470a-8720-635249ec2282 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:57:51.765099 crc crio[20770]: time=\"2026-06-09T16:57:51.764971359Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:57:51.768511 crc crio[20770]: time=\"2026-06-09T16:57:51.768415449Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:57:51.775536 crc crio[20770]: time=\"2026-06-09T16:57:51.775469463Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:57:51.780537 crc crio[20770]: time=\"2026-06-09T16:57:51.780499209Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:57:51.801724 crc crio[20770]: time=\"2026-06-09T16:57:51.801552589Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:57:51.801987 crc crio[20770]: time=\"2026-06-09T16:57:51.80191629Z\" level=info msg=\"Pulled image: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:d9760cb88c96b59bfab6a3586064b204b5234b6ad07bec2667ca37f797a519ff\" id=8b2d9a3e-1af4-4837-be55-4694b989372f name=/runtime.v1.ImageService/PullImage\nJun 09 16:57:51.803074 crc crio[20770]: time=\"2026-06-09T16:57:51.803025302Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=6d193a7c-567c-485f-a00e-9b8ad821b26a name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:57:51.805009 crc crio[20770]: time=\"2026-06-09T16:57:51.804927767Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:57:51.814489 crc crio[20770]: time=\"2026-06-09T16:57:51.814384721Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:57:51.834744 crc crio[20770]: time=\"2026-06-09T16:57:51.834583987Z\" level=info msg=\"Creating container: openstack/ovn-controller-cw8vf/ovn-controller\" id=c0b990b4-da83-432e-a30d-fa146d030165 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:57:51.843427 crc crio[20770]: time=\"2026-06-09T16:57:51.843263828Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=478e2499-e609-4d4d-965f-b425e7391a76 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:57:51.854436 crc crio[20770]: time=\"2026-06-09T16:57:51.854125873Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:57:51.863302 crc crio[20770]: time=\"2026-06-09T16:57:51.863234527Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:57:51.867581 crc crio[20770]: time=\"2026-06-09T16:57:51.8674803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:57:51.870073 crc crio[20770]: time=\"2026-06-09T16:57:51.869917621Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=1d18fa09-05b6-45fe-9d31-7447554ba4c7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:57:51.887782 crc crio[20770]: time=\"2026-06-09T16:57:51.887572582Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:57:51.941855 crc crio[20770]: time=\"2026-06-09T16:57:51.941604809Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:57:51.950175 crc crio[20770]: time=\"2026-06-09T16:57:51.949970201Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:57:51.954495 crc crio[20770]: time=\"2026-06-09T16:57:51.95442599Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:57:51.959769 crc crio[20770]: time=\"2026-06-09T16:57:51.959551789Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:57:51.966775 crc crio[20770]: time=\"2026-06-09T16:57:51.966517071Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:57:51.970349 crc crio[20770]: time=\"2026-06-09T16:57:51.97029653Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:57:52.001518 crc crio[20770]: time=\"2026-06-09T16:57:51.996620813Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:57:52.005279 crc crio[20770]: time=\"2026-06-09T16:57:52.004948254Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:57:52.032339 crc crio[20770]: time=\"2026-06-09T16:57:52.03204938Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:57:52.052523 crc crio[20770]: time=\"2026-06-09T16:57:52.052377999Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:57:52.058909 crc crio[20770]: time=\"2026-06-09T16:57:52.058566848Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:57:52.064175 crc crio[20770]: time=\"2026-06-09T16:57:52.064091109Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:57:52.084841 crc crio[20770]: time=\"2026-06-09T16:57:52.084744657Z\" level=info msg=\"Created container 6f3d197b4954da45848c7dd91a5dbf047d8dafbb60d3bb7902acb59a68399337: openstack/openstack-cell1-galera-0/mysql-bootstrap\" id=a4f9ee70-9405-495f-a2ab-e64516904f21 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:57:52.085213 crc crio[20770]: time=\"2026-06-09T16:57:52.085124768Z\" level=info msg=\"Created container 591378a4d7d84df3c47ac63bc1f8f1cdbe4a89d398c4071c66ccd18263a3b11b: openstack/memcached-0/memcached\" id=cbb8b15a-a79c-484f-93d8-8bf210e14f74 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:57:52.092828 crc crio[20770]: time=\"2026-06-09T16:57:52.092152992Z\" level=info msg=\"Starting container: 591378a4d7d84df3c47ac63bc1f8f1cdbe4a89d398c4071c66ccd18263a3b11b\" id=26912230-b062-4256-8f08-85d7119c682f name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:57:52.098310 crc crio[20770]: time=\"2026-06-09T16:57:52.095050906Z\" level=info msg=\"Starting container: 6f3d197b4954da45848c7dd91a5dbf047d8dafbb60d3bb7902acb59a68399337\" id=5a371cfa-14e4-49e9-ac12-4056c60f7054 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:57:52.098310 crc crio[20770]: time=\"2026-06-09T16:57:52.096263401Z\" level=info msg=\"Creating container: openstack/kube-state-metrics-0/kube-state-metrics\" id=37cab3da-311f-427b-bf03-c2cce8df1a88 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:57:52.098310 crc crio[20770]: time=\"2026-06-09T16:57:52.097861177Z\" level=info msg=\"Started container\" PID=51330 containerID=591378a4d7d84df3c47ac63bc1f8f1cdbe4a89d398c4071c66ccd18263a3b11b description=openstack/memcached-0/memcached id=26912230-b062-4256-8f08-85d7119c682f name=/runtime.v1.RuntimeService/StartContainer sandboxID=99fdc8355ae6b17dcb35856831d916c4d2ef410c814a32a0c523ef9fba924273\nJun 09 16:57:52.099782 crc crio[20770]: time=\"2026-06-09T16:57:52.098417054Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:57:52.100586 crc crio[20770]: time=\"2026-06-09T16:57:52.100420682Z\" level=info msg=\"Started container\" PID=51328 containerID=6f3d197b4954da45848c7dd91a5dbf047d8dafbb60d3bb7902acb59a68399337 description=openstack/openstack-cell1-galera-0/mysql-bootstrap id=5a371cfa-14e4-49e9-ac12-4056c60f7054 name=/runtime.v1.RuntimeService/StartContainer sandboxID=379e66a6df3c934764b4fad07e3957ee1bb9ff77ca4300424c8feec2b4d89b3d\nJun 09 16:57:52.198266 crc crio[20770]: time=\"2026-06-09T16:57:52.198177065Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:57:52.235596 crc crio[20770]: time=\"2026-06-09T16:57:52.235387553Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:57:52.249510 crc crio[20770]: time=\"2026-06-09T16:57:52.24940059Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:57:52.272266 crc crio[20770]: time=\"2026-06-09T16:57:52.272120198Z\" level=info msg=\"Created container a8ded0fcb0a6bf1a912bd0f8f55bc2b01a3c381d41d290a0b5a48143564e40f1: openstack/openstack-galera-0/mysql-bootstrap\" id=fc7e2f50-0bfa-4bb4-8452-ea6c2a908ce4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:57:52.276821 crc crio[20770]: time=\"2026-06-09T16:57:52.275803485Z\" level=info msg=\"Starting container: a8ded0fcb0a6bf1a912bd0f8f55bc2b01a3c381d41d290a0b5a48143564e40f1\" id=8109d419-f104-41b2-9c6c-d1061e090def name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:57:52.287546 crc crio[20770]: time=\"2026-06-09T16:57:52.286899897Z\" level=info msg=\"Started container\" PID=51331 containerID=a8ded0fcb0a6bf1a912bd0f8f55bc2b01a3c381d41d290a0b5a48143564e40f1 description=openstack/openstack-galera-0/mysql-bootstrap id=8109d419-f104-41b2-9c6c-d1061e090def name=/runtime.v1.RuntimeService/StartContainer sandboxID=c02a299a2744efbfb359a225788ebda55b603fb1478f539540fff2960ef5a7b7\nJun 09 16:57:52.338979 crc crio[20770]: time=\"2026-06-09T16:57:52.338806921Z\" level=info msg=\"Created container e2fcee472e8b9c874cb160eee28cf535d0b18684a37f412d1c3378a6b1566e61: openshift-marketplace/certified-operators-ct2nt/extract-utilities\" id=7dee9415-c45e-48ee-b686-b4af28f33ed0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:57:52.340208 crc crio[20770]: time=\"2026-06-09T16:57:52.340115509Z\" level=info msg=\"Starting container: e2fcee472e8b9c874cb160eee28cf535d0b18684a37f412d1c3378a6b1566e61\" id=656a53d2-fbff-476a-a5bf-7e6d9697334b name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:57:52.350415 crc crio[20770]: time=\"2026-06-09T16:57:52.350291784Z\" level=info msg=\"Started container\" PID=51347 containerID=e2fcee472e8b9c874cb160eee28cf535d0b18684a37f412d1c3378a6b1566e61 description=openshift-marketplace/certified-operators-ct2nt/extract-utilities id=656a53d2-fbff-476a-a5bf-7e6d9697334b name=/runtime.v1.RuntimeService/StartContainer sandboxID=8a5c993890abb775678a60b245ea4cf372b323fc53187ca1c28cf45a92306472\nJun 09 16:57:52.378258 crc crio[20770]: time=\"2026-06-09T16:57:52.378042658Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:57:52.384353 crc crio[20770]: time=\"2026-06-09T16:57:52.384271809Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:57:52.495067 crc crio[20770]: time=\"2026-06-09T16:57:52.494968687Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:57:52.527900 crc crio[20770]: time=\"2026-06-09T16:57:52.527641264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:57:52.535110 crc crio[20770]: time=\"2026-06-09T16:57:52.534989687Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:57:52.544017 crc crio[20770]: time=\"2026-06-09T16:57:52.543919576Z\" level=info msg=\"Created container 5845e3cfc7f85daa91edb63e3b160ec842281985326cb08b9231bcfb662a040b: openshift-marketplace/community-operators-dsxts/extract-utilities\" id=2aef1dc2-8970-479a-8ce4-84c64b8b2fa7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:57:52.552251 crc crio[20770]: time=\"2026-06-09T16:57:52.552106863Z\" level=info msg=\"Starting container: 5845e3cfc7f85daa91edb63e3b160ec842281985326cb08b9231bcfb662a040b\" id=08721a05-855d-418e-9569-e14e6685298c name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:57:52.560979 crc crio[20770]: time=\"2026-06-09T16:57:52.560748334Z\" level=info msg=\"Created container 923c5986b159a5d0ccb245bc342663b59f608c0f5a94cf6423e01de98ff88ada: openstack/dnsmasq-dns-68bc84565-fjv4d/init\" id=bd332c10-c34e-4a69-b44f-7aec47db0a03 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:57:52.583177 crc crio[20770]: time=\"2026-06-09T16:57:52.582986468Z\" level=info msg=\"Starting container: 923c5986b159a5d0ccb245bc342663b59f608c0f5a94cf6423e01de98ff88ada\" id=79b3657b-b1d1-4e84-b81b-d9d08d6a72e5 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:57:52.589127 crc crio[20770]: time=\"2026-06-09T16:57:52.589020943Z\" level=info msg=\"Started container\" PID=51342 containerID=5845e3cfc7f85daa91edb63e3b160ec842281985326cb08b9231bcfb662a040b description=openshift-marketplace/community-operators-dsxts/extract-utilities id=08721a05-855d-418e-9569-e14e6685298c name=/runtime.v1.RuntimeService/StartContainer sandboxID=8709830e6bbbfb1742e80519b725d173fd7ca3ab0c08ff34a3f06e8f1ba84af0\nJun 09 16:57:52.592592 crc crio[20770]: time=\"2026-06-09T16:57:52.592486504Z\" level=info msg=\"Started container\" PID=51344 containerID=923c5986b159a5d0ccb245bc342663b59f608c0f5a94cf6423e01de98ff88ada description=openstack/dnsmasq-dns-68bc84565-fjv4d/init id=79b3657b-b1d1-4e84-b81b-d9d08d6a72e5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3573160175c10950724f82d9534b2967267dee7e28a51581089daffe9cc74ad8\nJun 09 16:57:52.595023 crc crio[20770]: time=\"2026-06-09T16:57:52.594922034Z\" level=info msg=\"Created container 35cf22ace61a93d0962007b22229957d82a1787b0c0e435f9511e6a90462bd43: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=89060760-2f34-475e-b470-eaf7c648a34a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:57:52.608431 crc crio[20770]: time=\"2026-06-09T16:57:52.597918321Z\" level=info msg=\"Starting container: 35cf22ace61a93d0962007b22229957d82a1787b0c0e435f9511e6a90462bd43\" id=d1b8893c-e733-479b-81d6-bbbdfe01e8c8 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:57:52.610526 crc crio[20770]: time=\"2026-06-09T16:57:52.610435704Z\" level=info msg=\"Started container\" PID=51356 containerID=35cf22ace61a93d0962007b22229957d82a1787b0c0e435f9511e6a90462bd43 description=openstack/ovsdbserver-nb-0/ovsdbserver-nb id=d1b8893c-e733-479b-81d6-bbbdfe01e8c8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1739ee7b92f059f10400f569113c16678c4d891847898425e2e23124dd6c2ae7\nJun 09 16:57:52.652189 crc crio[20770]: time=\"2026-06-09T16:57:52.651959588Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:57:52.662341 crc crio[20770]: time=\"2026-06-09T16:57:52.662255846Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:57:52.701444 crc crio[20770]: time=\"2026-06-09T16:57:52.701319058Z\" level=info msg=\"Created container ac20777661ad43ee5a540941d0be5c5dfad10138d028f5a9e041cbda79da258a: openstack/dnsmasq-dns-7dc8cc99c9-l9xtk/init\" id=27e2fb11-8ebd-4707-87e2-17df551e9b1b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:57:52.704336 crc crio[20770]: time=\"2026-06-09T16:57:52.704202992Z\" level=info msg=\"Starting container: ac20777661ad43ee5a540941d0be5c5dfad10138d028f5a9e041cbda79da258a\" id=dfa7aa12-94e5-4657-956d-d4c5a18b971f name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:57:52.707423 crc crio[20770]: time=\"2026-06-09T16:57:52.707279841Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=9c2bd5bc-16ff-4e9c-9a3b-5fbf97af9b18 name=/runtime.v1.ImageService/PullImage\nJun 09 16:57:52.714080 crc crio[20770]: time=\"2026-06-09T16:57:52.713987905Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=1071d6cd-b847-4641-b78e-ba053894653d name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:57:52.714270 crc crio[20770]: time=\"2026-06-09T16:57:52.714210272Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified not found\" id=1071d6cd-b847-4641-b78e-ba053894653d name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:57:52.714270 crc crio[20770]: time=\"2026-06-09T16:57:52.714258583Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified found\" id=1071d6cd-b847-4641-b78e-ba053894653d name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:57:52.719293 crc crio[20770]: time=\"2026-06-09T16:57:52.716312673Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 09 16:57:52.719293 crc crio[20770]: time=\"2026-06-09T16:57:52.717524328Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=1879b1a6-2328-4641-8cee-ce1f0f9f788f name=/runtime.v1.ImageService/PullImage\nJun 09 16:57:52.722025 crc crio[20770]: time=\"2026-06-09T16:57:52.721976907Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:57:52.730062 crc crio[20770]: time=\"2026-06-09T16:57:52.729960068Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\\\"\"\nJun 09 16:57:52.730285 crc crio[20770]: time=\"2026-06-09T16:57:52.730221566Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=16050f52-7014-4767-a082-18c45e1fe4ee name=/runtime.v1.ImageService/PullImage\nJun 09 16:57:52.738384 crc crio[20770]: time=\"2026-06-09T16:57:52.736542609Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 09 16:57:52.770145 crc crio[20770]: time=\"2026-06-09T16:57:52.764319884Z\" level=info msg=\"Created container 76c69d633ebead8e4f973d5254a3e396deb2491dc938d11712edb2bbc3ab604d: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=478e2499-e609-4d4d-965f-b425e7391a76 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:57:52.771850 crc crio[20770]: time=\"2026-06-09T16:57:52.77175522Z\" level=info msg=\"Starting container: 76c69d633ebead8e4f973d5254a3e396deb2491dc938d11712edb2bbc3ab604d\" id=75048b0f-feb2-4708-869e-0e514d912869 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:57:52.794787 crc crio[20770]: time=\"2026-06-09T16:57:52.79452676Z\" level=info msg=\"Started container\" PID=51383 containerID=ac20777661ad43ee5a540941d0be5c5dfad10138d028f5a9e041cbda79da258a description=openstack/dnsmasq-dns-7dc8cc99c9-l9xtk/init id=dfa7aa12-94e5-4657-956d-d4c5a18b971f name=/runtime.v1.RuntimeService/StartContainer sandboxID=9e2495e20239a5cce5ad53f7ef556e6cfe80f26d5b39bef79bc3cd833ed15e82\nJun 09 16:57:52.815799 crc crio[20770]: time=\"2026-06-09T16:57:52.815727294Z\" level=info msg=\"Started container\" PID=51397 containerID=76c69d633ebead8e4f973d5254a3e396deb2491dc938d11712edb2bbc3ab604d description=openstack/ovsdbserver-sb-0/ovsdbserver-sb id=75048b0f-feb2-4708-869e-0e514d912869 name=/runtime.v1.RuntimeService/StartContainer sandboxID=02c63bf87aed2d28b64953ad7c4d4435a4a09eac1a8447a6bc745171561142fc\nJun 09 16:57:52.844124 crc crio[20770]: time=\"2026-06-09T16:57:52.844030654Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:57:52.856255 crc crio[20770]: time=\"2026-06-09T16:57:52.856141026Z\" level=info msg=\"Created container 06c3ec88ddcc8c7c6eadfce436af1212a0a04654fe4cacae1daa6502c3859c52: openstack/dnsmasq-dns-6b994dcc49-2jxvq/init\" id=473bc0f0-6708-40ea-9e24-07c4ecc3d254 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:57:52.861464 crc crio[20770]: time=\"2026-06-09T16:57:52.861356737Z\" level=info msg=\"Starting container: 06c3ec88ddcc8c7c6eadfce436af1212a0a04654fe4cacae1daa6502c3859c52\" id=f282c097-405e-4ac1-bc59-e6ba5dd07a64 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:57:52.862553 crc crio[20770]: time=\"2026-06-09T16:57:52.862460289Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=a3ba975a-eaa3-4af5-9458-30c395b5553f name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:57:52.862823 crc crio[20770]: time=\"2026-06-09T16:57:52.862756627Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified not found\" id=a3ba975a-eaa3-4af5-9458-30c395b5553f name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:57:52.862909 crc crio[20770]: time=\"2026-06-09T16:57:52.862832999Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified found\" id=a3ba975a-eaa3-4af5-9458-30c395b5553f name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:57:52.871063 crc crio[20770]: time=\"2026-06-09T16:57:52.870977546Z\" level=info msg=\"Created container 4a6ee3275f3021c0d539bd8e52b01dc819975225e49c1948b6e726574cc8061c: openstack/dnsmasq-dns-769fc96f7c-nlvd5/init\" id=e1cf7744-b66d-4fae-a979-65bb659c75b6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:57:52.871388 crc crio[20770]: time=\"2026-06-09T16:57:52.871308235Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=e8b1f4c9-a3f5-4e83-bf92-f7f1da167f49 name=/runtime.v1.ImageService/PullImage\nJun 09 16:57:52.871466 crc crio[20770]: time=\"2026-06-09T16:57:52.871345706Z\" level=info msg=\"Started container\" PID=51358 containerID=06c3ec88ddcc8c7c6eadfce436af1212a0a04654fe4cacae1daa6502c3859c52 description=openstack/dnsmasq-dns-6b994dcc49-2jxvq/init id=f282c097-405e-4ac1-bc59-e6ba5dd07a64 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1ccbedb738a916ce574f219365374e4cbb3c0d7bf0e5c2a46d115af229b0245d\nJun 09 16:57:52.872134 crc crio[20770]: time=\"2026-06-09T16:57:52.872036836Z\" level=info msg=\"Starting container: 4a6ee3275f3021c0d539bd8e52b01dc819975225e49c1948b6e726574cc8061c\" id=e235d05c-8136-4d49-9b60-7d45edd810ad name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:57:52.875772 crc crio[20770]: time=\"2026-06-09T16:57:52.87560669Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\\\"\"\nJun 09 16:57:52.900866 crc crio[20770]: time=\"2026-06-09T16:57:52.900568563Z\" level=info msg=\"Started container\" PID=51436 containerID=4a6ee3275f3021c0d539bd8e52b01dc819975225e49c1948b6e726574cc8061c description=openstack/dnsmasq-dns-769fc96f7c-nlvd5/init id=e235d05c-8136-4d49-9b60-7d45edd810ad name=/runtime.v1.RuntimeService/StartContainer sandboxID=56d47b1778336a57d12279c407eb85054d43323c318a380ccb0c7f0f2728f75e\nJun 09 16:57:53.284556 crc crio[20770]: time=\"2026-06-09T16:57:53.283358028Z\" level=info msg=\"Created container 6117b615911bd9bcff12fe777c43f7192d9d6d3157c0223f67b48c935e27390c: openstack/kube-state-metrics-0/kube-state-metrics\" id=37cab3da-311f-427b-bf03-c2cce8df1a88 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:57:53.287057 crc crio[20770]: time=\"2026-06-09T16:57:53.28688878Z\" level=info msg=\"Starting container: 6117b615911bd9bcff12fe777c43f7192d9d6d3157c0223f67b48c935e27390c\" id=69833bd6-fca5-4738-af63-9c816ca57b85 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:57:53.297184 crc crio[20770]: time=\"2026-06-09T16:57:53.296621723Z\" level=info msg=\"Started container\" PID=51667 containerID=6117b615911bd9bcff12fe777c43f7192d9d6d3157c0223f67b48c935e27390c description=openstack/kube-state-metrics-0/kube-state-metrics id=69833bd6-fca5-4738-af63-9c816ca57b85 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a661a1ef59c2477a50c573721c97e87d501ac58d8615b8cff6ca6b30e44e4ef7\nJun 09 16:57:53.468299 crc crio[20770]: time=\"2026-06-09T16:57:53.468210676Z\" level=info msg=\"Created container 97a8f594ccbcbd6ceb34c0d7978c151c9dd6395a4310ce5dbe5db86afb1c5181: openstack/rabbitmq-cell1-server-0/setup-container\" id=670e682c-dea1-4c3b-8a5b-c2dd24f583e2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:57:53.471856 crc crio[20770]: time=\"2026-06-09T16:57:53.470821312Z\" level=info msg=\"Starting container: 97a8f594ccbcbd6ceb34c0d7978c151c9dd6395a4310ce5dbe5db86afb1c5181\" id=731f8f10-856e-4dcd-8aba-287b39aebeac name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:57:53.480909 crc crio[20770]: time=\"2026-06-09T16:57:53.480028468Z\" level=info msg=\"Started container\" PID=51329 containerID=97a8f594ccbcbd6ceb34c0d7978c151c9dd6395a4310ce5dbe5db86afb1c5181 description=openstack/rabbitmq-cell1-server-0/setup-container id=731f8f10-856e-4dcd-8aba-287b39aebeac name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d9c2f4b14341cac1836d0688a75b5b01b20f562be87be25aa96c4fa77f273b6\nJun 09 16:57:53.531596 crc crio[20770]: time=\"2026-06-09T16:57:53.531214552Z\" level=info msg=\"Created container a22c95ca065237a7c559f85c8c446c8378c6f8bd030ced4bad432e23198cc21f: openstack/ovn-controller-cw8vf/ovn-controller\" id=c0b990b4-da83-432e-a30d-fa146d030165 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:57:53.533743 crc crio[20770]: time=\"2026-06-09T16:57:53.53355833Z\" level=info msg=\"Created container c9a5e65bbbde1fb5767afb199d111bb80d682c96d938612e792c828f8232f5ac: openstack/ovn-controller-ovs-dtvf9/ovsdb-server-init\" id=7dbdae7b-043b-4847-9511-33fb29028a97 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:57:53.534278 crc crio[20770]: time=\"2026-06-09T16:57:53.534161558Z\" level=info msg=\"Starting container: a22c95ca065237a7c559f85c8c446c8378c6f8bd030ced4bad432e23198cc21f\" id=4a366d9a-6642-4af9-b579-914f222451fd name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:57:53.537887 crc crio[20770]: time=\"2026-06-09T16:57:53.537822334Z\" level=info msg=\"Starting container: c9a5e65bbbde1fb5767afb199d111bb80d682c96d938612e792c828f8232f5ac\" id=d0924295-083d-4a60-b18a-1c81609eb7cc name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:57:53.548208 crc crio[20770]: time=\"2026-06-09T16:57:53.548023859Z\" level=info msg=\"Started container\" PID=51668 containerID=a22c95ca065237a7c559f85c8c446c8378c6f8bd030ced4bad432e23198cc21f description=openstack/ovn-controller-cw8vf/ovn-controller id=4a366d9a-6642-4af9-b579-914f222451fd name=/runtime.v1.RuntimeService/StartContainer sandboxID=ad3f71c0fac1feab11b1736703f368dfda6232cf859401ea750f1564262233f6\nJun 09 16:57:53.551495 crc crio[20770]: time=\"2026-06-09T16:57:53.551432538Z\" level=info msg=\"Started container\" PID=51675 containerID=c9a5e65bbbde1fb5767afb199d111bb80d682c96d938612e792c828f8232f5ac description=openstack/ovn-controller-ovs-dtvf9/ovsdb-server-init id=d0924295-083d-4a60-b18a-1c81609eb7cc name=/runtime.v1.RuntimeService/StartContainer sandboxID=f01f2de7755e2db2fdc536706c8d528e3c8b2cd54c6dc953a7e416c5d37dee79\nJun 09 16:57:53.659767 crc crio[20770]: time=\"2026-06-09T16:57:53.658494571Z\" level=info msg=\"Created container 91bcc5f6887626485eecae01e4ee8a4dfd296054c3472cec733acfda8cde4b02: openstack/rabbitmq-server-0/setup-container\" id=bf9a672f-df10-4fcc-86cf-2533a17c3c6a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:57:53.660122 crc crio[20770]: time=\"2026-06-09T16:57:53.659995175Z\" level=info msg=\"Starting container: 91bcc5f6887626485eecae01e4ee8a4dfd296054c3472cec733acfda8cde4b02\" id=b0cf247c-171a-4c28-a865-cbf9464b9441 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:57:53.675254 crc crio[20770]: time=\"2026-06-09T16:57:53.675128133Z\" level=info msg=\"Started container\" PID=51341 containerID=91bcc5f6887626485eecae01e4ee8a4dfd296054c3472cec733acfda8cde4b02 description=openstack/rabbitmq-server-0/setup-container id=b0cf247c-171a-4c28-a865-cbf9464b9441 name=/runtime.v1.RuntimeService/StartContainer sandboxID=464c7c48327bdee28185b0ea95f23af8fede1bed7f32409012a5dee7f32c775b\nJun 09 16:57:53.680907 crc crio[20770]: time=\"2026-06-09T16:57:53.680828088Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e\" id=9c2bd5bc-16ff-4e9c-9a3b-5fbf97af9b18 name=/runtime.v1.ImageService/PullImage\nJun 09 16:57:53.682313 crc crio[20770]: time=\"2026-06-09T16:57:53.682180308Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=4b333055-a38f-4789-b416-104fbf572117 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:57:53.690740 crc crio[20770]: time=\"2026-06-09T16:57:53.689941213Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=9b803a4c-a61e-47ce-a4d1-2c1c6c8bf642 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:57:53.701941 crc crio[20770]: time=\"2026-06-09T16:57:53.700525989Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-ct2nt/extract-content\" id=c4a7a3e9-0ff2-4e75-a5f0-782fe288e9a9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:57:53.701941 crc crio[20770]: time=\"2026-06-09T16:57:53.701355883Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:57:53.764380 crc crio[20770]: time=\"2026-06-09T16:57:53.764092222Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:57:53.768997 crc crio[20770]: time=\"2026-06-09T16:57:53.768807928Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:57:53.805083 crc crio[20770]: time=\"2026-06-09T16:57:53.800231529Z\" level=info msg=\"Stopping pod sandbox: 9e2495e20239a5cce5ad53f7ef556e6cfe80f26d5b39bef79bc3cd833ed15e82\" id=c9bc9f43-5265-4aec-a6be-83eea897caec name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:57:53.805083 crc crio[20770]: time=\"2026-06-09T16:57:53.801332041Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7dc8cc99c9-l9xtk Namespace:openstack ID:9e2495e20239a5cce5ad53f7ef556e6cfe80f26d5b39bef79bc3cd833ed15e82 UID:9e766c27-b60b-4a4d-9331-d0de72ad749d NetNS:/var/run/netns/86d13f57-e2bf-41fc-a93e-25d94f0fa2e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9e766c27_b60b_4a4d_9331_d0de72ad749d.slice PodAnnotations:0xc001e80370}] Aliases:map[]}\"\nJun 09 16:57:53.805083 crc crio[20770]: time=\"2026-06-09T16:57:53.801506816Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-7dc8cc99c9-l9xtk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:57:53.819480 crc crio[20770]: time=\"2026-06-09T16:57:53.818484258Z\" level=info msg=\"Stopping pod sandbox: 56d47b1778336a57d12279c407eb85054d43323c318a380ccb0c7f0f2728f75e\" id=7790f792-3310-4b77-9860-bd8b9e4306cf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:57:53.819480 crc crio[20770]: time=\"2026-06-09T16:57:53.819475787Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-769fc96f7c-nlvd5 Namespace:openstack ID:56d47b1778336a57d12279c407eb85054d43323c318a380ccb0c7f0f2728f75e UID:c6cd9e6c-f619-4c73-8328-a2665481b8ef NetNS:/var/run/netns/e3e137f1-b976-4c8b-bdf0-4f0c70757fe8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc6cd9e6c_f619_4c73_8328_a2665481b8ef.slice PodAnnotations:0xc0029d4ec0}] Aliases:map[]}\"\nJun 09 16:57:53.823383 crc crio[20770]: time=\"2026-06-09T16:57:53.823350649Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=6dd9cc18-2b4d-4e4e-8b14-5ee370f4be61 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:57:53.829626 crc crio[20770]: time=\"2026-06-09T16:57:53.825020348Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-769fc96f7c-nlvd5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:57:53.884229 crc crio[20770]: time=\"2026-06-09T16:57:53.884050819Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=e22948a1-5998-44dc-bf13-c6d401093c20 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:57:53.910066 crc crio[20770]: time=\"2026-06-09T16:57:53.909828486Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-68bc84565-fjv4d/dnsmasq-dns\" id=477d2fd2-5e7b-4bbb-b651-5abbb8e6c196 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:57:53.910066 crc crio[20770]: time=\"2026-06-09T16:57:53.910048842Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=3364c27c-739a-447a-8e84-96253172860f name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:57:53.911896 crc crio[20770]: time=\"2026-06-09T16:57:53.911818954Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:57:53.983104 crc crio[20770]: time=\"2026-06-09T16:57:53.983000997Z\" level=info msg=\"Created container 7c6b29202b9a941aeec9333e80e6c5f9934e6de88de59a51de4640bd5f3a85de: openshift-marketplace/certified-operators-ct2nt/extract-content\" id=c4a7a3e9-0ff2-4e75-a5f0-782fe288e9a9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:57:53.985171 crc crio[20770]: time=\"2026-06-09T16:57:53.985097908Z\" level=info msg=\"Starting container: 7c6b29202b9a941aeec9333e80e6c5f9934e6de88de59a51de4640bd5f3a85de\" id=f98a7367-1feb-42e5-9317-9765a40ab0cf name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:57:54.021842 crc crio[20770]: time=\"2026-06-09T16:57:54.021097691Z\" level=info msg=\"Started container\" PID=51928 containerID=7c6b29202b9a941aeec9333e80e6c5f9934e6de88de59a51de4640bd5f3a85de description=openshift-marketplace/certified-operators-ct2nt/extract-content id=f98a7367-1feb-42e5-9317-9765a40ab0cf name=/runtime.v1.RuntimeService/StartContainer sandboxID=8a5c993890abb775678a60b245ea4cf372b323fc53187ca1c28cf45a92306472\nJun 09 16:57:54.025739 crc crio[20770]: time=\"2026-06-09T16:57:54.023510871Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=bc232670-5332-4116-af50-30e77a9e8607 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:57:54.032337 crc crio[20770]: time=\"2026-06-09T16:57:54.032242264Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6b994dcc49-2jxvq/dnsmasq-dns\" id=f4d2c5f3-563f-465b-92a7-74419ced4e46 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:57:54.042582 crc crio[20770]: time=\"2026-06-09T16:57:54.042345567Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:57:54.043055 crc crio[20770]: time=\"2026-06-09T16:57:54.042998016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:57:54.051558 crc crio[20770]: time=\"2026-06-09T16:57:54.050844273Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:57:54.266398 crc crio[20770]: time=\"2026-06-09T16:57:54.265824304Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:57:54.277092 crc crio[20770]: time=\"2026-06-09T16:57:54.276802072Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:57:54.337223 crc crio[20770]: time=\"2026-06-09T16:57:54.336522723Z\" level=info msg=\"Stopped pod sandbox: 9e2495e20239a5cce5ad53f7ef556e6cfe80f26d5b39bef79bc3cd833ed15e82\" id=c9bc9f43-5265-4aec-a6be-83eea897caec name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:57:54.402334 crc crio[20770]: time=\"2026-06-09T16:57:54.401738743Z\" level=error msg=\"Container creation error: mount `/var/lib/kubelet/pods/10b69172-0269-4a45-a484-acb69b111cc4/volume-subpaths/dns-svc/dnsmasq-dns/1` to `etc/dnsmasq.d/hosts/dns-svc`: No such file or directory\\n\" id=f4d2c5f3-563f-465b-92a7-74419ced4e46 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:57:54.409062 crc crio[20770]: time=\"2026-06-09T16:57:54.408961723Z\" level=info msg=\"createCtr: deleting container ID 9b6b28222fe0919e5c23eed192feedd5124352645aafefc04d3bc799b462babc from idIndex\" id=f4d2c5f3-563f-465b-92a7-74419ced4e46 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:57:54.409062 crc crio[20770]: time=\"2026-06-09T16:57:54.409061456Z\" level=info msg=\"createCtr: removing container 9b6b28222fe0919e5c23eed192feedd5124352645aafefc04d3bc799b462babc\" id=f4d2c5f3-563f-465b-92a7-74419ced4e46 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:57:54.409427 crc crio[20770]: time=\"2026-06-09T16:57:54.409130418Z\" level=info msg=\"createCtr: deleting container 9b6b28222fe0919e5c23eed192feedd5124352645aafefc04d3bc799b462babc from storage\" id=f4d2c5f3-563f-465b-92a7-74419ced4e46 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:57:54.431899 crc crio[20770]: time=\"2026-06-09T16:57:54.431809205Z\" level=info msg=\"createCtr: releasing container name k8s_dnsmasq-dns_dnsmasq-dns-6b994dcc49-2jxvq_openstack_10b69172-0269-4a45-a484-acb69b111cc4_0\" id=f4d2c5f3-563f-465b-92a7-74419ced4e46 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:57:54.449525 crc crio[20770]: time=\"2026-06-09T16:57:54.449405934Z\" level=info msg=\"Stopped pod sandbox: 56d47b1778336a57d12279c407eb85054d43323c318a380ccb0c7f0f2728f75e\" id=7790f792-3310-4b77-9860-bd8b9e4306cf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:57:54.636049 crc crio[20770]: time=\"2026-06-09T16:57:54.635764856Z\" level=info msg=\"Created container 0769075427bac9094eb1050ba8b78f071a13f8957a1bae6ed8c80f15c3f28759: openstack/dnsmasq-dns-68bc84565-fjv4d/dnsmasq-dns\" id=477d2fd2-5e7b-4bbb-b651-5abbb8e6c196 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:57:54.641924 crc crio[20770]: time=\"2026-06-09T16:57:54.641572784Z\" level=info msg=\"Starting container: 0769075427bac9094eb1050ba8b78f071a13f8957a1bae6ed8c80f15c3f28759\" id=239ebbbb-cf98-498e-92a1-5cac4481b084 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:57:54.661601 crc crio[20770]: time=\"2026-06-09T16:57:54.66144647Z\" level=info msg=\"Started container\" PID=52083 containerID=0769075427bac9094eb1050ba8b78f071a13f8957a1bae6ed8c80f15c3f28759 description=openstack/dnsmasq-dns-68bc84565-fjv4d/dnsmasq-dns id=239ebbbb-cf98-498e-92a1-5cac4481b084 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3573160175c10950724f82d9534b2967267dee7e28a51581089daffe9cc74ad8\nJun 09 16:57:55.006441 crc crio[20770]: time=\"2026-06-09T16:57:55.00542263Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=bb164638-9e1c-4f89-af5b-0802411c8b7a name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:57:55.022072 crc crio[20770]: time=\"2026-06-09T16:57:55.021841866Z\" level=info msg=\"Removing container: ac20777661ad43ee5a540941d0be5c5dfad10138d028f5a9e041cbda79da258a\" id=41be4b33-53ed-45db-9a7d-d29714a8ac4d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:57:55.042516 crc crio[20770]: time=\"2026-06-09T16:57:55.042374781Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=90fe6d43-6856-4b7e-b3d2-9f30ce5c2bae name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:57:55.080087 crc crio[20770]: time=\"2026-06-09T16:57:55.07993701Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=79f7b957-5512-48bf-ab1c-dfb388b2e92b name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:57:55.084312 crc crio[20770]: time=\"2026-06-09T16:57:55.082458283Z\" level=info msg=\"Removed container ac20777661ad43ee5a540941d0be5c5dfad10138d028f5a9e041cbda79da258a: openstack/dnsmasq-dns-7dc8cc99c9-l9xtk/init\" id=41be4b33-53ed-45db-9a7d-d29714a8ac4d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:57:55.097524 crc crio[20770]: time=\"2026-06-09T16:57:55.09652653Z\" level=info msg=\"Removing container: 4a6ee3275f3021c0d539bd8e52b01dc819975225e49c1948b6e726574cc8061c\" id=4d7188ab-5171-4d17-8f63-4f7d2aa80004 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:57:55.118327 crc crio[20770]: time=\"2026-06-09T16:57:55.117808207Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=7a0d7bd8-d93c-4a93-a615-c950469e4535 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:57:55.201824 crc crio[20770]: time=\"2026-06-09T16:57:55.201517603Z\" level=info msg=\"Removed container 4a6ee3275f3021c0d539bd8e52b01dc819975225e49c1948b6e726574cc8061c: openstack/dnsmasq-dns-769fc96f7c-nlvd5/init\" id=4d7188ab-5171-4d17-8f63-4f7d2aa80004 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:57:55.381141 crc crio[20770]: time=\"2026-06-09T16:57:55.380995525Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-ct2nt/registry-server\" id=c75da73f-6486-4065-8f64-4df1eddbc269 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:57:55.381627 crc crio[20770]: time=\"2026-06-09T16:57:55.381579682Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:57:55.385510 crc crio[20770]: time=\"2026-06-09T16:57:55.385386203Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6b994dcc49-2jxvq/dnsmasq-dns\" id=789d7bc0-0715-4633-902c-3080736b7b5a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:57:55.451129 crc crio[20770]: time=\"2026-06-09T16:57:55.451036045Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:57:55.507198 crc crio[20770]: time=\"2026-06-09T16:57:55.505109773Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:57:55.523408 crc crio[20770]: time=\"2026-06-09T16:57:55.52329788Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:57:55.527434 crc crio[20770]: time=\"2026-06-09T16:57:55.526963786Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:57:55.539026 crc crio[20770]: time=\"2026-06-09T16:57:55.53881346Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:57:56.069582 crc crio[20770]: time=\"2026-06-09T16:57:56.069520292Z\" level=info msg=\"Created container ee96ddcb63a215e532837e1847f5bea87ef081c5359b428e4951c1af5eff3588: openshift-marketplace/certified-operators-ct2nt/registry-server\" id=c75da73f-6486-4065-8f64-4df1eddbc269 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:57:56.072852 crc crio[20770]: time=\"2026-06-09T16:57:56.071457598Z\" level=info msg=\"Created container 6e4aefcf08237e7cd97d1231e46320205cd8e4aef494675aac2c867ce4c986a3: openstack/dnsmasq-dns-6b994dcc49-2jxvq/dnsmasq-dns\" id=789d7bc0-0715-4633-902c-3080736b7b5a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:57:56.073977 crc crio[20770]: time=\"2026-06-09T16:57:56.073909539Z\" level=info msg=\"Starting container: ee96ddcb63a215e532837e1847f5bea87ef081c5359b428e4951c1af5eff3588\" id=10059606-d675-4a43-a4e8-63cfcbd00c61 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:57:56.074571 crc crio[20770]: time=\"2026-06-09T16:57:56.074230898Z\" level=info msg=\"Starting container: 6e4aefcf08237e7cd97d1231e46320205cd8e4aef494675aac2c867ce4c986a3\" id=f980c01d-7002-4e5a-a712-2ee88ed3a8da name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:57:56.076970 crc crio[20770]: time=\"2026-06-09T16:57:56.076821873Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=92160c6f-7578-41a5-a22e-ea8add21dde1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:57:56.085068 crc crio[20770]: time=\"2026-06-09T16:57:56.084623889Z\" level=info msg=\"Started container\" PID=52178 containerID=6e4aefcf08237e7cd97d1231e46320205cd8e4aef494675aac2c867ce4c986a3 description=openstack/dnsmasq-dns-6b994dcc49-2jxvq/dnsmasq-dns id=f980c01d-7002-4e5a-a712-2ee88ed3a8da name=/runtime.v1.RuntimeService/StartContainer sandboxID=1ccbedb738a916ce574f219365374e4cbb3c0d7bf0e5c2a46d115af229b0245d\nJun 09 16:57:56.086627 crc crio[20770]: time=\"2026-06-09T16:57:56.086118283Z\" level=info msg=\"Started container\" PID=52175 containerID=ee96ddcb63a215e532837e1847f5bea87ef081c5359b428e4951c1af5eff3588 description=openshift-marketplace/certified-operators-ct2nt/registry-server id=10059606-d675-4a43-a4e8-63cfcbd00c61 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8a5c993890abb775678a60b245ea4cf372b323fc53187ca1c28cf45a92306472\nJun 09 16:57:56.101802 crc crio[20770]: time=\"2026-06-09T16:57:56.099920913Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=6f80d047-a0f0-4d68-8902-342dc6ef3414 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:57:56.341145 crc crio[20770]: time=\"2026-06-09T16:57:56.339317082Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-dtvf9/ovsdb-server\" id=c579bef2-14f3-4d9c-9651-168fc02d8b18 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:57:56.341863 crc crio[20770]: time=\"2026-06-09T16:57:56.341588837Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:57:56.491937 crc crio[20770]: time=\"2026-06-09T16:57:56.49142641Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:57:56.971165 crc crio[20770]: time=\"2026-06-09T16:57:56.97062069Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:57:57.339493 crc crio[20770]: time=\"2026-06-09T16:57:57.339376348Z\" level=info msg=\"Created container d9ea76ba1b7a580a19e39241fdd905032baef1da8261d00fea74982424ec986e: openstack/ovn-controller-ovs-dtvf9/ovsdb-server\" id=c579bef2-14f3-4d9c-9651-168fc02d8b18 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:57:57.344411 crc crio[20770]: time=\"2026-06-09T16:57:57.344261989Z\" level=info msg=\"Starting container: d9ea76ba1b7a580a19e39241fdd905032baef1da8261d00fea74982424ec986e\" id=3331424e-c6db-4b2a-a384-6c3de4f22121 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:57:57.359308 crc crio[20770]: time=\"2026-06-09T16:57:57.358131581Z\" level=info msg=\"Started container\" PID=52273 containerID=d9ea76ba1b7a580a19e39241fdd905032baef1da8261d00fea74982424ec986e description=openstack/ovn-controller-ovs-dtvf9/ovsdb-server id=3331424e-c6db-4b2a-a384-6c3de4f22121 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f01f2de7755e2db2fdc536706c8d528e3c8b2cd54c6dc953a7e416c5d37dee79\nJun 09 16:57:57.596595 crc crio[20770]: time=\"2026-06-09T16:57:57.595409349Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=b2e4ef14-0419-4c53-ac89-69bee63cf6bf name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:57:57.603055 crc crio[20770]: time=\"2026-06-09T16:57:57.602945757Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=779c5c0a-2f2f-423c-b34e-aba7d4fca6d0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:57:57.623187 crc crio[20770]: time=\"2026-06-09T16:57:57.623042259Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-dtvf9/ovs-vswitchd\" id=d8ebe8ce-594c-4bda-af20-7d0a0c237bc9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:57:57.629213 crc crio[20770]: time=\"2026-06-09T16:57:57.629068244Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:57:57.728229 crc crio[20770]: time=\"2026-06-09T16:57:57.728018462Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:57:58.111413 crc crio[20770]: time=\"2026-06-09T16:57:58.110918379Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:57:58.356743 crc crio[20770]: time=\"2026-06-09T16:57:58.34729798Z\" level=info msg=\"Created container 8bed16ceded17d0b3046fced8c2bfe8f49654149ac78436a78ce45781b794a1c: openstack/ovn-controller-ovs-dtvf9/ovs-vswitchd\" id=d8ebe8ce-594c-4bda-af20-7d0a0c237bc9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:57:58.356743 crc crio[20770]: time=\"2026-06-09T16:57:58.348933518Z\" level=info msg=\"Starting container: 8bed16ceded17d0b3046fced8c2bfe8f49654149ac78436a78ce45781b794a1c\" id=e1713a46-a85e-4eb5-a654-284af2221967 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:57:58.368773 crc crio[20770]: time=\"2026-06-09T16:57:58.364277362Z\" level=info msg=\"Started container\" PID=52379 containerID=8bed16ceded17d0b3046fced8c2bfe8f49654149ac78436a78ce45781b794a1c description=openstack/ovn-controller-ovs-dtvf9/ovs-vswitchd id=e1713a46-a85e-4eb5-a654-284af2221967 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f01f2de7755e2db2fdc536706c8d528e3c8b2cd54c6dc953a7e416c5d37dee79\nJun 09 16:58:00.550870 crc crio[20770]: time=\"2026-06-09T16:58:00.546032599Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683738-k4rbg/POD\" id=757788cb-fad1-47a6-8454-8021b3da9c09 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:58:00.550870 crc crio[20770]: time=\"2026-06-09T16:58:00.54709291Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:58:01.223762 crc crio[20770]: time=\"2026-06-09T16:58:01.223591817Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=c13c9ade-56b4-4940-af6c-520552e8a867 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:58:02.243211 crc crio[20770]: time=\"2026-06-09T16:58:02.239321616Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=a01d4e5c-eacb-4f2a-afe6-949dd9242902 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:58:03.542087 crc crio[20770]: time=\"2026-06-09T16:58:03.541956202Z\" level=info msg=\"Stopping container: 6e4aefcf08237e7cd97d1231e46320205cd8e4aef494675aac2c867ce4c986a3 (timeout: 10s)\" id=d6f38b60-573b-42c9-a730-cecc9ef2729d name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:58:03.984834 crc crio[20770]: time=\"2026-06-09T16:58:03.983966623Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-metrics-flfnb/POD\" id=c0d96e1d-791c-41b7-959c-4a2b73e2d1b7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:58:03.984834 crc crio[20770]: time=\"2026-06-09T16:58:03.984434987Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:58:04.357780 crc crio[20770]: time=\"2026-06-09T16:58:04.35336991Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-54764bc9cc-rf4nj/POD\" id=bd41a695-402c-4de2-8ebc-80d0032e3e9e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:58:04.357780 crc crio[20770]: time=\"2026-06-09T16:58:04.353508684Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:58:04.843637 crc crio[20770]: time=\"2026-06-09T16:58:04.843182317Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-7b6964f94f-t57fx/POD\" id=4a2278d5-1dae-4776-b1af-c745f6aeff54 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:58:04.844506 crc crio[20770]: time=\"2026-06-09T16:58:04.843755934Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:58:05.819040 crc crio[20770]: time=\"2026-06-09T16:58:05.818830884Z\" level=info msg=\"Stopped container 6e4aefcf08237e7cd97d1231e46320205cd8e4aef494675aac2c867ce4c986a3: openstack/dnsmasq-dns-6b994dcc49-2jxvq/dnsmasq-dns\" id=d6f38b60-573b-42c9-a730-cecc9ef2729d name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:58:05.820009 crc crio[20770]: time=\"2026-06-09T16:58:05.819917846Z\" level=info msg=\"Stopping pod sandbox: 1ccbedb738a916ce574f219365374e4cbb3c0d7bf0e5c2a46d115af229b0245d\" id=eac28a07-af9c-402c-a996-c408b7d6b0e4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:58:05.821052 crc crio[20770]: time=\"2026-06-09T16:58:05.820976506Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6b994dcc49-2jxvq Namespace:openstack ID:1ccbedb738a916ce574f219365374e4cbb3c0d7bf0e5c2a46d115af229b0245d UID:10b69172-0269-4a45-a484-acb69b111cc4 NetNS:/var/run/netns/16f393be-81b7-4e1b-a11a-9a38b5d32abf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod10b69172_0269_4a45_a484_acb69b111cc4.slice PodAnnotations:0xc007516b20}] Aliases:map[]}\"\nJun 09 16:58:05.821246 crc crio[20770]: time=\"2026-06-09T16:58:05.821169862Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-6b994dcc49-2jxvq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:58:05.870406 crc crio[20770]: time=\"2026-06-09T16:58:05.870311816Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=625a4ab7-5c8a-42c9-afff-ae456bb3bd32 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:58:06.308029 crc crio[20770]: time=\"2026-06-09T16:58:06.307311712Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-7b6fcdc445-7xfn7/POD\" id=e6e34df7-1a94-4194-85fd-ab2527ec9228 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:58:06.308029 crc crio[20770]: time=\"2026-06-09T16:58:06.307632442Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:58:06.759268 crc crio[20770]: time=\"2026-06-09T16:58:06.759037075Z\" level=info msg=\"Stopped pod sandbox: 1ccbedb738a916ce574f219365374e4cbb3c0d7bf0e5c2a46d115af229b0245d\" id=eac28a07-af9c-402c-a996-c408b7d6b0e4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:58:06.770823 crc crio[20770]: time=\"2026-06-09T16:58:06.77058269Z\" level=info msg=\"Creating container: openstack/openstack-cell1-galera-0/galera\" id=9b8d3946-3d1a-4a12-aeb2-3d38490c3312 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:58:06.791354 crc crio[20770]: time=\"2026-06-09T16:58:06.79127885Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:b693b87e9f3f01270b2e5bc4144773623095b823f2870718492b2c7fe6125bd8\" id=16050f52-7014-4767-a082-18c45e1fe4ee name=/runtime.v1.ImageService/PullImage\nJun 09 16:58:06.792575 crc crio[20770]: time=\"2026-06-09T16:58:06.792477434Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=263df42d-0bde-4528-85cb-4c60bc365708 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:58:06.797314 crc crio[20770]: time=\"2026-06-09T16:58:06.797187801Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:a318af732f6ea2fc8bc9d0b09130968c6cfd0a35ab45b3b32e73b118f5b0dcb8\" id=e8b1f4c9-a3f5-4e83-bf92-f7f1da167f49 name=/runtime.v1.ImageService/PullImage\nJun 09 16:58:06.801080 crc crio[20770]: time=\"2026-06-09T16:58:06.800921429Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=65a33c2d-18bf-401d-8561-b52a1ade454a name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:58:06.802794 crc crio[20770]: time=\"2026-06-09T16:58:06.802614258Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=46bc450d-3bb3-4b3a-84c4-7f25cb9037e9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:58:06.863739 crc crio[20770]: time=\"2026-06-09T16:58:06.863538314Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:58:06.921185 crc crio[20770]: time=\"2026-06-09T16:58:06.921040091Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683738-k4rbg Namespace:openshift-infra ID:6a42900cffe76c03cf4a5e27568f9999b3094969d6d9ad5688443e8610d73546 UID:132f4b30-4cde-4977-878c-37d229e08639 NetNS:/var/run/netns/e93565ad-f599-439f-9fcf-27cbedc79291 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod132f4b30_4cde_4977_878c_37d229e08639.slice PodAnnotations:0xc002894298}] Aliases:map[]}\"\nJun 09 16:58:06.921185 crc crio[20770]: time=\"2026-06-09T16:58:06.921101942Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683738-k4rbg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:58:06.949514 crc crio[20770]: time=\"2026-06-09T16:58:06.948184487Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=6231a532-9f52-470d-97ef-39a62b5d1277 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:58:06.949514 crc crio[20770]: time=\"2026-06-09T16:58:06.948307131Z\" level=info msg=\"Creating container: openstack/openstack-galera-0/galera\" id=a40c5dec-5513-45c9-bfc5-6e49550b0c29 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:58:06.950391 crc crio[20770]: time=\"2026-06-09T16:58:06.950124874Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7b6964f94f-t57fx Namespace:openstack ID:e6c9ee9b9ce4a777ef964504455ca87fe1998ef05026f2813602a270d91c1993 UID:41641867-1f74-4827-b6d2-dfed10dbaf52 NetNS:/var/run/netns/ec945248-a89e-4be4-82bb-bf8da7838d72 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod41641867_1f74_4827_b6d2_dfed10dbaf52.slice PodAnnotations:0xc0001346e0}] Aliases:map[]}\"\nJun 09 16:58:06.950391 crc crio[20770]: time=\"2026-06-09T16:58:06.950227827Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-7b6964f94f-t57fx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:58:06.992287 crc crio[20770]: time=\"2026-06-09T16:58:06.990777742Z\" level=info msg=\"Got pod network &{Name:ovn-controller-metrics-flfnb Namespace:openstack ID:1fe2ba8ce2e9d94a95379d365813a9b03caa194c9574b217b5665935ec036332 UID:dd4329c6-13a4-49e2-ba47-887602a27524 NetNS:/var/run/netns/c84b528a-06d3-4fcd-89c8-c1185913e36f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddd4329c6_13a4_49e2_ba47_887602a27524.slice PodAnnotations:0xc000134b30}] Aliases:map[]}\"\nJun 09 16:58:06.992287 crc crio[20770]: time=\"2026-06-09T16:58:06.990862504Z\" level=info msg=\"Adding pod openstack_ovn-controller-metrics-flfnb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:58:06.992287 crc crio[20770]: time=\"2026-06-09T16:58:06.990817233Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=2ab28614-c381-4112-b183-792b1caa0b8b name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:58:07.012502 crc crio[20770]: time=\"2026-06-09T16:58:07.011461941Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-54764bc9cc-rf4nj Namespace:openstack ID:e8e99fa302d5a6d9c0adb075f4a56911456cdb65c59604e008c99529ffbd4d21 UID:71f98947-c0e9-46e9-bb59-6b6cd8288c60 NetNS:/var/run/netns/748693c9-cdb6-4883-97b4-aa6648473391 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod71f98947_c0e9_46e9_bb59_6b6cd8288c60.slice PodAnnotations:0xc0010a2700}] Aliases:map[]}\"\nJun 09 16:58:07.012502 crc crio[20770]: time=\"2026-06-09T16:58:07.011541274Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-54764bc9cc-rf4nj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:58:07.024265 crc crio[20770]: time=\"2026-06-09T16:58:07.023891222Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:a318af732f6ea2fc8bc9d0b09130968c6cfd0a35ab45b3b32e73b118f5b0dcb8\" id=1879b1a6-2328-4641-8cee-ce1f0f9f788f name=/runtime.v1.ImageService/PullImage\nJun 09 16:58:07.025325 crc crio[20770]: time=\"2026-06-09T16:58:07.025262811Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=0ce73de4-fc4f-4148-afa3-2de2a2cd095c name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:58:07.026943 crc crio[20770]: time=\"2026-06-09T16:58:07.025950481Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:58:07.032236 crc crio[20770]: time=\"2026-06-09T16:58:07.032189082Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7b6fcdc445-7xfn7 Namespace:openstack ID:d0a0cdb318a3679e2303140b18eb7e0138c7da6e7eab21c8d9bce261b2661852 UID:40933c63-b8df-41a1-82b5-359b02c6f0c5 NetNS:/var/run/netns/acfa1445-4403-4fff-a5a6-3ab41ed9ace2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod40933c63_b8df_41a1_82b5_359b02c6f0c5.slice PodAnnotations:0xc0029882e8}] Aliases:map[]}\"\nJun 09 16:58:07.032518 crc crio[20770]: time=\"2026-06-09T16:58:07.032497761Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-7b6fcdc445-7xfn7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:58:07.049226 crc crio[20770]: time=\"2026-06-09T16:58:07.048875446Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-dsxts/extract-content\" id=49c2e3a6-d6b1-4dba-b654-ef4d63972aae name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:58:07.071354 crc crio[20770]: time=\"2026-06-09T16:58:07.059867985Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=dacd23b3-8c14-4ea0-be6d-5d7dc847bda6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:58:07.093618 crc crio[20770]: time=\"2026-06-09T16:58:07.090622876Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=aceaeaac-c547-47fc-88e3-e4bba3865a0f name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:58:07.100198 crc crio[20770]: time=\"2026-06-09T16:58:07.100053499Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:58:07.126262 crc crio[20770]: time=\"2026-06-09T16:58:07.126104864Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=ac8ed47a-db5c-4a5b-a9d3-2abd493ab28f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:58:07.182872 crc crio[20770]: time=\"2026-06-09T16:58:07.179998446Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:58:07.182872 crc crio[20770]: time=\"2026-06-09T16:58:07.180874082Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:58:07.202166 crc crio[20770]: time=\"2026-06-09T16:58:07.202011964Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:58:07.206350 crc crio[20770]: time=\"2026-06-09T16:58:07.206271368Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:58:07.219845 crc crio[20770]: time=\"2026-06-09T16:58:07.216968078Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:58:07.228239 crc crio[20770]: time=\"2026-06-09T16:58:07.228111041Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:58:07.230007 crc crio[20770]: time=\"2026-06-09T16:58:07.229898113Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:58:07.237916 crc crio[20770]: time=\"2026-06-09T16:58:07.237801612Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:58:07.247292 crc crio[20770]: time=\"2026-06-09T16:58:07.247208724Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:58:07.252732 crc crio[20770]: time=\"2026-06-09T16:58:07.25256869Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:58:07.267615 crc crio[20770]: time=\"2026-06-09T16:58:07.267556514Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:58:07.271865 crc crio[20770]: time=\"2026-06-09T16:58:07.271802467Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:58:07.415512 crc crio[20770]: time=\"2026-06-09T16:58:07.413169275Z\" level=info msg=\"Stopping container: ee96ddcb63a215e532837e1847f5bea87ef081c5359b428e4951c1af5eff3588 (timeout: 2s)\" id=32ebb7b2-6e0f-42df-85f3-ee5d774718aa name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:58:07.420015 crc crio[20770]: time=\"2026-06-09T16:58:07.41991431Z\" level=info msg=\"Removing container: 6e4aefcf08237e7cd97d1231e46320205cd8e4aef494675aac2c867ce4c986a3\" id=bac7899a-b1a1-4381-b66d-25ee7dc94821 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:58:07.445257 crc crio[20770]: time=\"2026-06-09T16:58:07.445161312Z\" level=info msg=\"Running pod sandbox: openstack/swift-ring-rebalance-sg2hh/POD\" id=ae622c55-fbe1-4340-87b2-fea2ae8754b2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:58:07.445556 crc crio[20770]: time=\"2026-06-09T16:58:07.445281665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:58:07.489988 crc crio[20770]: time=\"2026-06-09T16:58:07.489744724Z\" level=info msg=\"Got pod network &{Name:swift-ring-rebalance-sg2hh Namespace:openstack ID:5f359c42b3199af53f7d92d2149e6720e75a422d3e7313d306b3f0ded626c623 UID:f99d25e1-45d2-4ed1-ae29-6fafa5f07b6e NetNS:/var/run/netns/3af4c003-70f4-4bd2-b1db-f9f12859a7c2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf99d25e1_45d2_4ed1_ae29_6fafa5f07b6e.slice PodAnnotations:0xc002894358}] Aliases:map[]}\"\nJun 09 16:58:07.489988 crc crio[20770]: time=\"2026-06-09T16:58:07.489926609Z\" level=info msg=\"Adding pod openstack_swift-ring-rebalance-sg2hh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:58:07.524448 crc crio[20770]: time=\"2026-06-09T16:58:07.524338737Z\" level=info msg=\"Removed container 6e4aefcf08237e7cd97d1231e46320205cd8e4aef494675aac2c867ce4c986a3: openstack/dnsmasq-dns-6b994dcc49-2jxvq/dnsmasq-dns\" id=bac7899a-b1a1-4381-b66d-25ee7dc94821 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:58:07.537213 crc crio[20770]: time=\"2026-06-09T16:58:07.537118677Z\" level=info msg=\"Created container dbccfad22c01ff379f30c125efb3412a74efc0310e35750f1c2026c0a6c05d22: openstack/openstack-cell1-galera-0/galera\" id=9b8d3946-3d1a-4a12-aeb2-3d38490c3312 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:58:07.540258 crc crio[20770]: time=\"2026-06-09T16:58:07.540207447Z\" level=info msg=\"Starting container: dbccfad22c01ff379f30c125efb3412a74efc0310e35750f1c2026c0a6c05d22\" id=e68f5bb4-76a6-484b-909e-5c1d72d3c435 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:58:07.544624 crc crio[20770]: time=\"2026-06-09T16:58:07.54377206Z\" level=info msg=\"Removing container: 06c3ec88ddcc8c7c6eadfce436af1212a0a04654fe4cacae1daa6502c3859c52\" id=0deb5d17-1d99-452a-af16-626b3aba836d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:58:07.569587 crc crio[20770]: time=\"2026-06-09T16:58:07.569528887Z\" level=info msg=\"Started container\" PID=53309 containerID=dbccfad22c01ff379f30c125efb3412a74efc0310e35750f1c2026c0a6c05d22 description=openstack/openstack-cell1-galera-0/galera id=e68f5bb4-76a6-484b-909e-5c1d72d3c435 name=/runtime.v1.RuntimeService/StartContainer sandboxID=379e66a6df3c934764b4fad07e3957ee1bb9ff77ca4300424c8feec2b4d89b3d\nJun 09 16:58:07.605824 crc crio[20770]: time=\"2026-06-09T16:58:07.605576981Z\" level=info msg=\"Stopped container ee96ddcb63a215e532837e1847f5bea87ef081c5359b428e4951c1af5eff3588: openshift-marketplace/certified-operators-ct2nt/registry-server\" id=32ebb7b2-6e0f-42df-85f3-ee5d774718aa name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:58:07.628403 crc crio[20770]: time=\"2026-06-09T16:58:07.628337261Z\" level=info msg=\"Created container 78b7b5f511c51398fc83e625b7d425da3ffeaf444d18e57f84fc18888e08d8c3: openstack/openstack-galera-0/galera\" id=a40c5dec-5513-45c9-bfc5-6e49550b0c29 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:58:07.630351 crc crio[20770]: time=\"2026-06-09T16:58:07.630281028Z\" level=info msg=\"Stopping pod sandbox: 8a5c993890abb775678a60b245ea4cf372b323fc53187ca1c28cf45a92306472\" id=c0baad06-f95b-4c3f-9143-ac6ac0d4651a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:58:07.630995 crc crio[20770]: time=\"2026-06-09T16:58:07.630925466Z\" level=info msg=\"Got pod network &{Name:certified-operators-ct2nt Namespace:openshift-marketplace ID:8a5c993890abb775678a60b245ea4cf372b323fc53187ca1c28cf45a92306472 UID:9c47d5f3-eaae-40ad-9024-ed3a511b0fd2 NetNS:/var/run/netns/37bbd7f3-0e31-44f4-95c8-dd66df23dd17 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9c47d5f3_eaae_40ad_9024_ed3a511b0fd2.slice PodAnnotations:0xc007516518}] Aliases:map[]}\"\nJun 09 16:58:07.632045 crc crio[20770]: time=\"2026-06-09T16:58:07.63140668Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-ct2nt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:58:07.643942 crc crio[20770]: time=\"2026-06-09T16:58:07.643548362Z\" level=info msg=\"Created container 481ede4d49f95f9ffee1403db8567bbe50a412f8612dbb3f598e40d041e0bcc2: openshift-marketplace/community-operators-dsxts/extract-content\" id=49c2e3a6-d6b1-4dba-b654-ef4d63972aae name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:58:07.644394 crc crio[20770]: time=\"2026-06-09T16:58:07.644188661Z\" level=info msg=\"Created container b28e98603116b80af0276afa875a52fb6f602edc3e5ea0a41ea73ce006355ef3: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=ac8ed47a-db5c-4a5b-a9d3-2abd493ab28f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:58:07.645408 crc crio[20770]: time=\"2026-06-09T16:58:07.64518824Z\" level=info msg=\"Starting container: 78b7b5f511c51398fc83e625b7d425da3ffeaf444d18e57f84fc18888e08d8c3\" id=a62767d7-cf1f-43bb-9f0d-ef404402ea96 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:58:07.647951 crc crio[20770]: time=\"2026-06-09T16:58:07.647837677Z\" level=info msg=\"Starting container: 481ede4d49f95f9ffee1403db8567bbe50a412f8612dbb3f598e40d041e0bcc2\" id=570df81b-9c6d-4e7b-982d-fc537127e948 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:58:07.649274 crc crio[20770]: time=\"2026-06-09T16:58:07.649226017Z\" level=info msg=\"Starting container: b28e98603116b80af0276afa875a52fb6f602edc3e5ea0a41ea73ce006355ef3\" id=11f54e9c-2a26-4460-be1d-5dcaabe2e3e0 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:58:07.668814 crc crio[20770]: time=\"2026-06-09T16:58:07.661165203Z\" level=info msg=\"Started container\" PID=53315 containerID=481ede4d49f95f9ffee1403db8567bbe50a412f8612dbb3f598e40d041e0bcc2 description=openshift-marketplace/community-operators-dsxts/extract-content id=570df81b-9c6d-4e7b-982d-fc537127e948 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8709830e6bbbfb1742e80519b725d173fd7ca3ab0c08ff34a3f06e8f1ba84af0\nJun 09 16:58:07.668814 crc crio[20770]: time=\"2026-06-09T16:58:07.661696908Z\" level=info msg=\"Started container\" PID=53317 containerID=b28e98603116b80af0276afa875a52fb6f602edc3e5ea0a41ea73ce006355ef3 description=openstack/ovsdbserver-nb-0/openstack-network-exporter id=11f54e9c-2a26-4460-be1d-5dcaabe2e3e0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1739ee7b92f059f10400f569113c16678c4d891847898425e2e23124dd6c2ae7\nJun 09 16:58:07.668814 crc crio[20770]: time=\"2026-06-09T16:58:07.663367577Z\" level=info msg=\"Removed container 06c3ec88ddcc8c7c6eadfce436af1212a0a04654fe4cacae1daa6502c3859c52: openstack/dnsmasq-dns-6b994dcc49-2jxvq/init\" id=0deb5d17-1d99-452a-af16-626b3aba836d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:58:07.668814 crc crio[20770]: time=\"2026-06-09T16:58:07.664807109Z\" level=info msg=\"Started container\" PID=53310 containerID=78b7b5f511c51398fc83e625b7d425da3ffeaf444d18e57f84fc18888e08d8c3 description=openstack/openstack-galera-0/galera id=a62767d7-cf1f-43bb-9f0d-ef404402ea96 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c02a299a2744efbfb359a225788ebda55b603fb1478f539540fff2960ef5a7b7\nJun 09 16:58:07.682026 crc crio[20770]: time=\"2026-06-09T16:58:07.681926345Z\" level=info msg=\"Created container 8c45a2ae0dc63de7057659513a5effc461113581cea8c4dc284f449c59f87b59: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=dacd23b3-8c14-4ea0-be6d-5d7dc847bda6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:58:07.699120 crc crio[20770]: time=\"2026-06-09T16:58:07.6990217Z\" level=info msg=\"Starting container: 8c45a2ae0dc63de7057659513a5effc461113581cea8c4dc284f449c59f87b59\" id=e401607e-86da-4166-9428-40c01ef84699 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:58:07.744403 crc crio[20770]: time=\"2026-06-09T16:58:07.741392368Z\" level=info msg=\"Started container\" PID=53320 containerID=8c45a2ae0dc63de7057659513a5effc461113581cea8c4dc284f449c59f87b59 description=openstack/ovsdbserver-sb-0/openstack-network-exporter id=e401607e-86da-4166-9428-40c01ef84699 name=/runtime.v1.RuntimeService/StartContainer sandboxID=02c63bf87aed2d28b64953ad7c4d4435a4a09eac1a8447a6bc745171561142fc\nJun 09 16:58:07.746251 crc crio[20770]: 2026-06-09T16:58:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e6c9ee9b9ce4a77 Mac:1e:36:c8:f5:cf:34 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:72 Mtu:0 Sandbox:/var/run/netns/ec945248-a89e-4be4-82bb-bf8da7838d72 SocketPath: PciID:}] [{Interface:0xc000540d80 Address:{IP:10.217.0.114 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:58:07.754742 crc crio[20770]: time=\"2026-06-09T16:58:07.750532943Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7b6964f94f-t57fx Namespace:openstack ID:e6c9ee9b9ce4a777ef964504455ca87fe1998ef05026f2813602a270d91c1993 UID:41641867-1f74-4827-b6d2-dfed10dbaf52 NetNS:/var/run/netns/ec945248-a89e-4be4-82bb-bf8da7838d72 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod41641867_1f74_4827_b6d2_dfed10dbaf52.slice PodAnnotations:0xc0001346e0}] Aliases:map[]}\"\nJun 09 16:58:07.754742 crc crio[20770]: time=\"2026-06-09T16:58:07.750863613Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-7b6964f94f-t57fx for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:58:07.778729 crc crio[20770]: 2026-06-09T16:58:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6a42900cffe76c0 Mac:d2:2b:5f:8b:f4:ed Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6f Mtu:0 Sandbox:/var/run/netns/e93565ad-f599-439f-9fcf-27cbedc79291 SocketPath: PciID:}] [{Interface:0xc0001346c0 Address:{IP:10.217.0.111 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:58:07.793404 crc crio[20770]: time=\"2026-06-09T16:58:07.78836814Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683738-k4rbg Namespace:openshift-infra ID:6a42900cffe76c03cf4a5e27568f9999b3094969d6d9ad5688443e8610d73546 UID:132f4b30-4cde-4977-878c-37d229e08639 NetNS:/var/run/netns/e93565ad-f599-439f-9fcf-27cbedc79291 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod132f4b30_4cde_4977_878c_37d229e08639.slice PodAnnotations:0xc002894298}] Aliases:map[]}\"\nJun 09 16:58:07.793404 crc crio[20770]: time=\"2026-06-09T16:58:07.788588036Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683738-k4rbg for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:58:07.803512 crc crio[20770]: 2026-06-09T16:58:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1fe2ba8ce2e9d94 Mac:2a:71:15:f6:76:e7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:70 Mtu:0 Sandbox:/var/run/netns/c84b528a-06d3-4fcd-89c8-c1185913e36f SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.0.112 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:58:07.803753 crc crio[20770]: time=\"2026-06-09T16:58:07.80354848Z\" level=info msg=\"Ran pod sandbox e6c9ee9b9ce4a777ef964504455ca87fe1998ef05026f2813602a270d91c1993 with infra container: openstack/dnsmasq-dns-7b6964f94f-t57fx/POD\" id=4a2278d5-1dae-4776-b1af-c745f6aeff54 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:58:07.804324 crc crio[20770]: time=\"2026-06-09T16:58:07.804124917Z\" level=info msg=\"Got pod network &{Name:ovn-controller-metrics-flfnb Namespace:openstack ID:1fe2ba8ce2e9d94a95379d365813a9b03caa194c9574b217b5665935ec036332 UID:dd4329c6-13a4-49e2-ba47-887602a27524 NetNS:/var/run/netns/c84b528a-06d3-4fcd-89c8-c1185913e36f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddd4329c6_13a4_49e2_ba47_887602a27524.slice PodAnnotations:0xc000134b30}] Aliases:map[]}\"\nJun 09 16:58:07.804512 crc crio[20770]: time=\"2026-06-09T16:58:07.804332333Z\" level=info msg=\"Checking pod openstack_ovn-controller-metrics-flfnb for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:58:07.819577 crc crio[20770]: time=\"2026-06-09T16:58:07.817204516Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=96eeac1a-fc1c-4bd3-a5f0-6f2bf851147c name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:58:07.819577 crc crio[20770]: time=\"2026-06-09T16:58:07.817269818Z\" level=info msg=\"Ran pod sandbox 6a42900cffe76c03cf4a5e27568f9999b3094969d6d9ad5688443e8610d73546 with infra container: openshift-infra/auto-csr-approver-29683738-k4rbg/POD\" id=757788cb-fad1-47a6-8454-8021b3da9c09 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:58:07.832207 crc crio[20770]: time=\"2026-06-09T16:58:07.832123538Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=660dc117-b4b1-40ce-b769-d6626f8e4b1b name=/runtime.v1.ImageService/PullImage\nJun 09 16:58:07.840490 crc crio[20770]: time=\"2026-06-09T16:58:07.839914164Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 16:58:07.857623 crc crio[20770]: time=\"2026-06-09T16:58:07.857056971Z\" level=info msg=\"Ran pod sandbox 1fe2ba8ce2e9d94a95379d365813a9b03caa194c9574b217b5665935ec036332 with infra container: openstack/ovn-controller-metrics-flfnb/POD\" id=c0d96e1d-791c-41b7-959c-4a2b73e2d1b7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:58:07.874477 crc crio[20770]: time=\"2026-06-09T16:58:07.872263521Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=17120fc3-df91-43dd-9f60-5d2dd8014d21 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:58:07.938058 crc crio[20770]: time=\"2026-06-09T16:58:07.937896034Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=057256b7-54f9-4905-9d43-0de4d19259b4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:58:07.968848 crc crio[20770]: time=\"2026-06-09T16:58:07.963599409Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=37ac41f8-25f0-45b3-91ea-4affad626cab name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:58:07.968848 crc crio[20770]: time=\"2026-06-09T16:58:07.964049742Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7b6964f94f-t57fx/init\" id=b80cc47c-08ac-4bfa-b1df-9e6ebbafb2c8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:58:07.968848 crc crio[20770]: time=\"2026-06-09T16:58:07.966133142Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:58:07.985770 crc crio[20770]: time=\"2026-06-09T16:58:07.980522739Z\" level=info msg=\"Creating container: openstack/ovn-controller-metrics-flfnb/openstack-network-exporter\" id=1a1488c3-e7f0-4254-a95f-3be5699fe5b3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:58:08.018290 crc crio[20770]: time=\"2026-06-09T16:58:08.018175011Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:58:08.071171 crc crio[20770]: time=\"2026-06-09T16:58:08.070438805Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:58:08.128028 crc crio[20770]: time=\"2026-06-09T16:58:08.12786923Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:58:08.141763 crc crio[20770]: time=\"2026-06-09T16:58:08.141512855Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:58:08.243750 crc crio[20770]: time=\"2026-06-09T16:58:08.233689797Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:58:08.263612 crc crio[20770]: 2026-06-09T16:58:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d0a0cdb318a3679 Mac:3e:6d:fe:fa:6c:af Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:74 Mtu:0 Sandbox:/var/run/netns/acfa1445-4403-4fff-a5a6-3ab41ed9ace2 SocketPath: PciID:}] [{Interface:0xc00043a5d0 Address:{IP:10.217.0.116 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:58:08.268602 crc crio[20770]: time=\"2026-06-09T16:58:08.265608372Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7b6fcdc445-7xfn7 Namespace:openstack ID:d0a0cdb318a3679e2303140b18eb7e0138c7da6e7eab21c8d9bce261b2661852 UID:40933c63-b8df-41a1-82b5-359b02c6f0c5 NetNS:/var/run/netns/acfa1445-4403-4fff-a5a6-3ab41ed9ace2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod40933c63_b8df_41a1_82b5_359b02c6f0c5.slice PodAnnotations:0xc0029882e8}] Aliases:map[]}\"\nJun 09 16:58:08.268602 crc crio[20770]: time=\"2026-06-09T16:58:08.265840359Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-7b6fcdc445-7xfn7 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:58:08.270072 crc crio[20770]: 2026-06-09T16:58:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e8e99fa302d5a6d Mac:ba:4f:b8:a8:cf:e8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:71 Mtu:0 Sandbox:/var/run/netns/748693c9-cdb6-4883-97b4-aa6648473391 SocketPath: PciID:}] [{Interface:0xc00013a5d0 Address:{IP:10.217.0.113 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:58:08.271221 crc crio[20770]: time=\"2026-06-09T16:58:08.271113652Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-54764bc9cc-rf4nj Namespace:openstack ID:e8e99fa302d5a6d9c0adb075f4a56911456cdb65c59604e008c99529ffbd4d21 UID:71f98947-c0e9-46e9-bb59-6b6cd8288c60 NetNS:/var/run/netns/748693c9-cdb6-4883-97b4-aa6648473391 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod71f98947_c0e9_46e9_bb59_6b6cd8288c60.slice PodAnnotations:0xc0010a2700}] Aliases:map[]}\"\nJun 09 16:58:08.271347 crc crio[20770]: time=\"2026-06-09T16:58:08.271290047Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-54764bc9cc-rf4nj for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:58:08.293538 crc crio[20770]: time=\"2026-06-09T16:58:08.29209851Z\" level=info msg=\"Ran pod sandbox d0a0cdb318a3679e2303140b18eb7e0138c7da6e7eab21c8d9bce261b2661852 with infra container: openstack/dnsmasq-dns-7b6fcdc445-7xfn7/POD\" id=e6e34df7-1a94-4194-85fd-ab2527ec9228 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:58:08.298150 crc crio[20770]: time=\"2026-06-09T16:58:08.298051263Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=d4619f4b-c1fe-44df-8f3a-db89f8c12128 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:58:08.323276 crc crio[20770]: time=\"2026-06-09T16:58:08.32316545Z\" level=info msg=\"Ran pod sandbox e8e99fa302d5a6d9c0adb075f4a56911456cdb65c59604e008c99529ffbd4d21 with infra container: openstack/dnsmasq-dns-54764bc9cc-rf4nj/POD\" id=bd41a695-402c-4de2-8ebc-80d0032e3e9e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:58:08.325923 crc crio[20770]: time=\"2026-06-09T16:58:08.325820738Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=05d345ef-3d2a-4950-9c4d-a4abb9eb02c2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:58:08.384442 crc crio[20770]: time=\"2026-06-09T16:58:08.382234373Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=dd7fb144-0032-42ac-933c-8f2b9563afa5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:58:08.448427 crc crio[20770]: time=\"2026-06-09T16:58:08.447526305Z\" level=info msg=\"Stopped pod sandbox: 8a5c993890abb775678a60b245ea4cf372b323fc53187ca1c28cf45a92306472\" id=c0baad06-f95b-4c3f-9143-ac6ac0d4651a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:58:08.482486 crc crio[20770]: time=\"2026-06-09T16:58:08.481588122Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=870a019b-f1af-45db-9776-f6d7876b6c17 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:58:08.566980 crc crio[20770]: time=\"2026-06-09T16:58:08.566917145Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-54764bc9cc-rf4nj/init\" id=ae5e1d9f-642b-4f8a-84fc-f0c710056f5b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:58:08.570979 crc crio[20770]: time=\"2026-06-09T16:58:08.569274854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:58:08.620424 crc crio[20770]: time=\"2026-06-09T16:58:08.619780048Z\" level=info msg=\"Created container 69b672ada1b8f6171fd8c6b0ab2f243fd633d50ecbc27c300a8bbc9686f73264: openstack/dnsmasq-dns-7b6964f94f-t57fx/init\" id=b80cc47c-08ac-4bfa-b1df-9e6ebbafb2c8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:58:08.657383 crc crio[20770]: time=\"2026-06-09T16:58:08.652007122Z\" level=info msg=\"Starting container: 69b672ada1b8f6171fd8c6b0ab2f243fd633d50ecbc27c300a8bbc9686f73264\" id=3bc6912d-66c7-459f-9008-69e3c18de66b name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:58:08.663921 crc crio[20770]: time=\"2026-06-09T16:58:08.659127448Z\" level=info msg=\"Started container\" PID=53487 containerID=69b672ada1b8f6171fd8c6b0ab2f243fd633d50ecbc27c300a8bbc9686f73264 description=openstack/dnsmasq-dns-7b6964f94f-t57fx/init id=3bc6912d-66c7-459f-9008-69e3c18de66b name=/runtime.v1.RuntimeService/StartContainer sandboxID=e6c9ee9b9ce4a777ef964504455ca87fe1998ef05026f2813602a270d91c1993\nJun 09 16:58:08.664811 crc crio[20770]: time=\"2026-06-09T16:58:08.664632228Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=a763803b-ad72-4c45-b3eb-b8f61aa47e6a name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:58:08.687757 crc crio[20770]: time=\"2026-06-09T16:58:08.687240563Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:58:08.692788 crc crio[20770]: time=\"2026-06-09T16:58:08.692632389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:58:08.780976 crc crio[20770]: time=\"2026-06-09T16:58:08.780918147Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7b6fcdc445-7xfn7/init\" id=503e34c6-7971-464a-af2e-773fe85926a4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:58:08.782035 crc crio[20770]: time=\"2026-06-09T16:58:08.781909806Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=0c1e805c-323b-439d-ba7a-c956aca60534 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:58:08.783114 crc crio[20770]: time=\"2026-06-09T16:58:08.7830865Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:58:08.783442 crc crio[20770]: time=\"2026-06-09T16:58:08.783347217Z\" level=info msg=\"Created container 9f11b6df809a85573055617bb841e15f29e65fedacac870db279998d17a9a956: openstack/ovn-controller-metrics-flfnb/openstack-network-exporter\" id=1a1488c3-e7f0-4254-a95f-3be5699fe5b3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:58:08.786213 crc crio[20770]: time=\"2026-06-09T16:58:08.786136188Z\" level=info msg=\"Starting container: 9f11b6df809a85573055617bb841e15f29e65fedacac870db279998d17a9a956\" id=bdd0cdfb-d842-4bfe-babe-7cd06a56c9e8 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:58:08.795590 crc crio[20770]: time=\"2026-06-09T16:58:08.79549533Z\" level=info msg=\"Started container\" PID=53502 containerID=9f11b6df809a85573055617bb841e15f29e65fedacac870db279998d17a9a956 description=openstack/ovn-controller-metrics-flfnb/openstack-network-exporter id=bdd0cdfb-d842-4bfe-babe-7cd06a56c9e8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1fe2ba8ce2e9d94a95379d365813a9b03caa194c9574b217b5665935ec036332\nJun 09 16:58:08.836882 crc crio[20770]: time=\"2026-06-09T16:58:08.836830228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:58:08.840154 crc crio[20770]: time=\"2026-06-09T16:58:08.840128543Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:58:08.969384 crc crio[20770]: time=\"2026-06-09T16:58:08.969211345Z\" level=info msg=\"Created container bc16dd01aea30d3caa2ebe3495af359e20c00cb284956b344b37ac8682425af1: openstack/dnsmasq-dns-54764bc9cc-rf4nj/init\" id=ae5e1d9f-642b-4f8a-84fc-f0c710056f5b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:58:08.987901 crc crio[20770]: time=\"2026-06-09T16:58:08.97423383Z\" level=info msg=\"Starting container: bc16dd01aea30d3caa2ebe3495af359e20c00cb284956b344b37ac8682425af1\" id=22e3adca-5afa-4427-839a-484b9b9cdd1c name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:58:08.987901 crc crio[20770]: time=\"2026-06-09T16:58:08.974863328Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-dsxts/registry-server\" id=520a3eb3-1bd9-40ef-a9e0-f3eab5889a29 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:58:08.987901 crc crio[20770]: time=\"2026-06-09T16:58:08.975231929Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:58:08.995294 crc crio[20770]: time=\"2026-06-09T16:58:08.994084106Z\" level=info msg=\"Started container\" PID=53537 containerID=bc16dd01aea30d3caa2ebe3495af359e20c00cb284956b344b37ac8682425af1 description=openstack/dnsmasq-dns-54764bc9cc-rf4nj/init id=22e3adca-5afa-4427-839a-484b9b9cdd1c name=/runtime.v1.RuntimeService/StartContainer sandboxID=e8e99fa302d5a6d9c0adb075f4a56911456cdb65c59604e008c99529ffbd4d21\nJun 09 16:58:08.997054 crc crio[20770]: 2026-06-09T16:58:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5f359c42b3199af Mac:76:72:99:a5:68:79 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:75 Mtu:0 Sandbox:/var/run/netns/3af4c003-70f4-4bd2-b1db-f9f12859a7c2 SocketPath: PciID:}] [{Interface:0xc00025c830 Address:{IP:10.217.0.117 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:58:09.005852 crc crio[20770]: time=\"2026-06-09T16:58:09.005549278Z\" level=info msg=\"Got pod network &{Name:swift-ring-rebalance-sg2hh Namespace:openstack ID:5f359c42b3199af53f7d92d2149e6720e75a422d3e7313d306b3f0ded626c623 UID:f99d25e1-45d2-4ed1-ae29-6fafa5f07b6e NetNS:/var/run/netns/3af4c003-70f4-4bd2-b1db-f9f12859a7c2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf99d25e1_45d2_4ed1_ae29_6fafa5f07b6e.slice PodAnnotations:0xc002894358}] Aliases:map[]}\"\nJun 09 16:58:09.006050 crc crio[20770]: time=\"2026-06-09T16:58:09.00596399Z\" level=info msg=\"Checking pod openstack_swift-ring-rebalance-sg2hh for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:58:09.040439 crc crio[20770]: time=\"2026-06-09T16:58:09.040313486Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:58:09.044985 crc crio[20770]: time=\"2026-06-09T16:58:09.044893108Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:58:09.053882 crc crio[20770]: time=\"2026-06-09T16:58:09.052619302Z\" level=info msg=\"Ran pod sandbox 5f359c42b3199af53f7d92d2149e6720e75a422d3e7313d306b3f0ded626c623 with infra container: openstack/swift-ring-rebalance-sg2hh/POD\" id=ae622c55-fbe1-4340-87b2-fea2ae8754b2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:58:09.057736 crc crio[20770]: time=\"2026-06-09T16:58:09.055389293Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=ed81378f-8c7c-4324-9f1f-30c8f6ffd992 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:58:09.057736 crc crio[20770]: time=\"2026-06-09T16:58:09.055842746Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified not found\" id=ed81378f-8c7c-4324-9f1f-30c8f6ffd992 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:58:09.057736 crc crio[20770]: time=\"2026-06-09T16:58:09.055886467Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified found\" id=ed81378f-8c7c-4324-9f1f-30c8f6ffd992 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:58:09.057736 crc crio[20770]: time=\"2026-06-09T16:58:09.056852775Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=5c4e00b8-7846-4870-823b-732803aad6d0 name=/runtime.v1.ImageService/PullImage\nJun 09 16:58:09.062878 crc crio[20770]: time=\"2026-06-09T16:58:09.060845781Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\\\"\"\nJun 09 16:58:09.150527 crc crio[20770]: time=\"2026-06-09T16:58:09.150419027Z\" level=info msg=\"Created container 97bd59b479d185b853a85983e10d916475618a0140c4e84f67abfbf46eed2764: openstack/dnsmasq-dns-7b6fcdc445-7xfn7/init\" id=503e34c6-7971-464a-af2e-773fe85926a4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:58:09.151869 crc crio[20770]: time=\"2026-06-09T16:58:09.151732105Z\" level=info msg=\"Starting container: 97bd59b479d185b853a85983e10d916475618a0140c4e84f67abfbf46eed2764\" id=acf8afee-145b-466e-b5dd-4fe847f82261 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:58:09.158233 crc crio[20770]: time=\"2026-06-09T16:58:09.1581157Z\" level=info msg=\"Started container\" PID=53555 containerID=97bd59b479d185b853a85983e10d916475618a0140c4e84f67abfbf46eed2764 description=openstack/dnsmasq-dns-7b6fcdc445-7xfn7/init id=acf8afee-145b-466e-b5dd-4fe847f82261 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d0a0cdb318a3679e2303140b18eb7e0138c7da6e7eab21c8d9bce261b2661852\nJun 09 16:58:09.562278 crc crio[20770]: time=\"2026-06-09T16:58:09.562120459Z\" level=info msg=\"Created container 1195fe58cde6d9a9e2e175b4801a0b29fa65004df0631f6cdd294223543b9e07: openshift-marketplace/community-operators-dsxts/registry-server\" id=520a3eb3-1bd9-40ef-a9e0-f3eab5889a29 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:58:09.564463 crc crio[20770]: time=\"2026-06-09T16:58:09.564372785Z\" level=info msg=\"Starting container: 1195fe58cde6d9a9e2e175b4801a0b29fa65004df0631f6cdd294223543b9e07\" id=7e4d1a80-aef3-4da6-bfee-b5059d8f2472 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:58:09.573614 crc crio[20770]: time=\"2026-06-09T16:58:09.57319161Z\" level=info msg=\"Started container\" PID=53569 containerID=1195fe58cde6d9a9e2e175b4801a0b29fa65004df0631f6cdd294223543b9e07 description=openshift-marketplace/community-operators-dsxts/registry-server id=7e4d1a80-aef3-4da6-bfee-b5059d8f2472 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8709830e6bbbfb1742e80519b725d173fd7ca3ab0c08ff34a3f06e8f1ba84af0\nJun 09 16:58:09.712442 crc crio[20770]: time=\"2026-06-09T16:58:09.712262821Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=71bf42b6-2538-444a-a6da-8c8785bcb13d name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:58:09.715111 crc crio[20770]: time=\"2026-06-09T16:58:09.715050072Z\" level=info msg=\"Stopping pod sandbox: e6c9ee9b9ce4a777ef964504455ca87fe1998ef05026f2813602a270d91c1993\" id=e7220451-a8e5-4885-bf0c-a1e4863610e7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:58:09.715891 crc crio[20770]: time=\"2026-06-09T16:58:09.715774063Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7b6964f94f-t57fx Namespace:openstack ID:e6c9ee9b9ce4a777ef964504455ca87fe1998ef05026f2813602a270d91c1993 UID:41641867-1f74-4827-b6d2-dfed10dbaf52 NetNS:/var/run/netns/ec945248-a89e-4be4-82bb-bf8da7838d72 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod41641867_1f74_4827_b6d2_dfed10dbaf52.slice PodAnnotations:0xc007516458}] Aliases:map[]}\"\nJun 09 16:58:09.715999 crc crio[20770]: time=\"2026-06-09T16:58:09.715975449Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-7b6964f94f-t57fx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:58:09.722779 crc crio[20770]: time=\"2026-06-09T16:58:09.722608551Z\" level=info msg=\"Stopping pod sandbox: e8e99fa302d5a6d9c0adb075f4a56911456cdb65c59604e008c99529ffbd4d21\" id=541d4c5c-ff29-4693-a0fb-ac11a2656d7e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:58:09.723173 crc crio[20770]: time=\"2026-06-09T16:58:09.723114876Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-54764bc9cc-rf4nj Namespace:openstack ID:e8e99fa302d5a6d9c0adb075f4a56911456cdb65c59604e008c99529ffbd4d21 UID:71f98947-c0e9-46e9-bb59-6b6cd8288c60 NetNS:/var/run/netns/748693c9-cdb6-4883-97b4-aa6648473391 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod71f98947_c0e9_46e9_bb59_6b6cd8288c60.slice PodAnnotations:0xc0029d4ca8}] Aliases:map[]}\"\nJun 09 16:58:09.723341 crc crio[20770]: time=\"2026-06-09T16:58:09.723277751Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-54764bc9cc-rf4nj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:58:09.731265 crc crio[20770]: time=\"2026-06-09T16:58:09.73118661Z\" level=info msg=\"Removing container: ee96ddcb63a215e532837e1847f5bea87ef081c5359b428e4951c1af5eff3588\" id=258cbb4c-9a54-4aac-be4e-c2b33c0baa2a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:58:10.137354 crc crio[20770]: time=\"2026-06-09T16:58:10.13655792Z\" level=info msg=\"Removed container ee96ddcb63a215e532837e1847f5bea87ef081c5359b428e4951c1af5eff3588: openshift-marketplace/certified-operators-ct2nt/registry-server\" id=258cbb4c-9a54-4aac-be4e-c2b33c0baa2a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:58:10.144218 crc crio[20770]: time=\"2026-06-09T16:58:10.144056687Z\" level=info msg=\"Removing container: 7c6b29202b9a941aeec9333e80e6c5f9934e6de88de59a51de4640bd5f3a85de\" id=afcf72ad-e9a6-48bf-8139-078f5b688fd0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:58:10.149880 crc crio[20770]: time=\"2026-06-09T16:58:10.149778603Z\" level=info msg=\"Stopped pod sandbox: e6c9ee9b9ce4a777ef964504455ca87fe1998ef05026f2813602a270d91c1993\" id=e7220451-a8e5-4885-bf0c-a1e4863610e7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:58:10.151077 crc crio[20770]: time=\"2026-06-09T16:58:10.150994898Z\" level=info msg=\"Stopped pod sandbox: e8e99fa302d5a6d9c0adb075f4a56911456cdb65c59604e008c99529ffbd4d21\" id=541d4c5c-ff29-4693-a0fb-ac11a2656d7e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:58:10.676331 crc crio[20770]: time=\"2026-06-09T16:58:10.67617029Z\" level=info msg=\"Removed container 7c6b29202b9a941aeec9333e80e6c5f9934e6de88de59a51de4640bd5f3a85de: openshift-marketplace/certified-operators-ct2nt/extract-content\" id=afcf72ad-e9a6-48bf-8139-078f5b688fd0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:58:10.686471 crc crio[20770]: time=\"2026-06-09T16:58:10.686368406Z\" level=info msg=\"Removing container: e2fcee472e8b9c874cb160eee28cf535d0b18684a37f412d1c3378a6b1566e61\" id=8f013414-dbb6-420a-b77b-8df183e5e7fd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:58:11.130412 crc crio[20770]: time=\"2026-06-09T16:58:11.130286082Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=660dc117-b4b1-40ce-b769-d6626f8e4b1b name=/runtime.v1.ImageService/PullImage\nJun 09 16:58:11.131511 crc crio[20770]: time=\"2026-06-09T16:58:11.131485417Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=cfb5f9dc-7406-4493-8187-402e07c47f7d name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:58:11.157898 crc crio[20770]: time=\"2026-06-09T16:58:11.157843841Z\" level=info msg=\"Removed container e2fcee472e8b9c874cb160eee28cf535d0b18684a37f412d1c3378a6b1566e61: openshift-marketplace/certified-operators-ct2nt/extract-utilities\" id=8f013414-dbb6-420a-b77b-8df183e5e7fd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:58:11.178329 crc crio[20770]: time=\"2026-06-09T16:58:11.178240402Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=f97bdabf-8022-4feb-ad1f-6a670a0f4bc4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:58:11.180873 crc crio[20770]: time=\"2026-06-09T16:58:11.180807506Z\" level=info msg=\"Removing container: bc16dd01aea30d3caa2ebe3495af359e20c00cb284956b344b37ac8682425af1\" id=8e0175bd-45da-497b-b227-73caa578d326 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:58:11.208687 crc crio[20770]: time=\"2026-06-09T16:58:11.208440557Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683738-k4rbg/oc\" id=f1cf0a7e-bbec-452b-827f-a21e7e830c78 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:58:11.217632 crc crio[20770]: time=\"2026-06-09T16:58:11.217557892Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:58:11.230280 crc crio[20770]: time=\"2026-06-09T16:58:11.230170687Z\" level=info msg=\"Removed container bc16dd01aea30d3caa2ebe3495af359e20c00cb284956b344b37ac8682425af1: openstack/dnsmasq-dns-54764bc9cc-rf4nj/init\" id=8e0175bd-45da-497b-b227-73caa578d326 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:58:11.235007 crc crio[20770]: time=\"2026-06-09T16:58:11.234918015Z\" level=info msg=\"Removing container: 69b672ada1b8f6171fd8c6b0ab2f243fd633d50ecbc27c300a8bbc9686f73264\" id=24506930-db81-42c9-8f6c-9725a4aa7610 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:58:11.320388 crc crio[20770]: time=\"2026-06-09T16:58:11.32029815Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:58:11.347534 crc crio[20770]: time=\"2026-06-09T16:58:11.329078794Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=5a07fa1a-3a4c-4694-bd2c-2b135e7d34b9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:58:11.347534 crc crio[20770]: time=\"2026-06-09T16:58:11.341151164Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7b6fcdc445-7xfn7/dnsmasq-dns\" id=df764bda-2fc2-4b8c-abc3-2e37fe34d5eb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:58:11.347534 crc crio[20770]: time=\"2026-06-09T16:58:11.344293625Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:58:11.496997 crc crio[20770]: time=\"2026-06-09T16:58:11.496870987Z\" level=info msg=\"Removed container 69b672ada1b8f6171fd8c6b0ab2f243fd633d50ecbc27c300a8bbc9686f73264: openstack/dnsmasq-dns-7b6964f94f-t57fx/init\" id=24506930-db81-42c9-8f6c-9725a4aa7610 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:58:11.635115 crc crio[20770]: time=\"2026-06-09T16:58:11.627354399Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:58:11.739855 crc crio[20770]: time=\"2026-06-09T16:58:11.722184518Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:58:12.086276 crc crio[20770]: time=\"2026-06-09T16:58:12.08521129Z\" level=info msg=\"Created container cce661a936514cf7c660914f3ce7628de07f5863175b5b947d83b1d3d3681b79: openstack/dnsmasq-dns-7b6fcdc445-7xfn7/dnsmasq-dns\" id=df764bda-2fc2-4b8c-abc3-2e37fe34d5eb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:58:12.086276 crc crio[20770]: time=\"2026-06-09T16:58:12.08625389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:58:12.093939 crc crio[20770]: time=\"2026-06-09T16:58:12.093558732Z\" level=info msg=\"Starting container: cce661a936514cf7c660914f3ce7628de07f5863175b5b947d83b1d3d3681b79\" id=0ca7b24a-d5bd-4db7-81ae-c5549d3724ce name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:58:12.120070 crc crio[20770]: time=\"2026-06-09T16:58:12.119959227Z\" level=info msg=\"Started container\" PID=53841 containerID=cce661a936514cf7c660914f3ce7628de07f5863175b5b947d83b1d3d3681b79 description=openstack/dnsmasq-dns-7b6fcdc445-7xfn7/dnsmasq-dns id=0ca7b24a-d5bd-4db7-81ae-c5549d3724ce name=/runtime.v1.RuntimeService/StartContainer sandboxID=d0a0cdb318a3679e2303140b18eb7e0138c7da6e7eab21c8d9bce261b2661852\nJun 09 16:58:12.201425 crc crio[20770]: time=\"2026-06-09T16:58:12.200831751Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-nb-0-config-1781024291-df65p/POD\" id=da1ed281-c3a8-4014-a085-2da735d6ada6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:58:12.204358 crc crio[20770]: time=\"2026-06-09T16:58:12.204318262Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:58:12.270434 crc crio[20770]: time=\"2026-06-09T16:58:12.270366447Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0-config-1781024291-df65p Namespace:openstack ID:6a9b3d359b49f928ec99689af660c8a7ae2066d3c86102870c42ef607b5898f2 UID:2b4db3eb-faa1-44f5-8633-09e12940ed37 NetNS:/var/run/netns/3d9be946-5eec-4ab9-b117-df15f08232bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2b4db3eb_faa1_44f5_8633_09e12940ed37.slice PodAnnotations:0xc000135240}] Aliases:map[]}\"\nJun 09 16:58:12.270866 crc crio[20770]: time=\"2026-06-09T16:58:12.270843981Z\" level=info msg=\"Adding pod openstack_ovsdbserver-nb-0-config-1781024291-df65p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:58:12.308444 crc crio[20770]: time=\"2026-06-09T16:58:12.308242374Z\" level=info msg=\"Created container 52eed0ad788512a49f73aa02f62c21c435669900e4f6f4605cac379d773ffca2: openshift-infra/auto-csr-approver-29683738-k4rbg/oc\" id=f1cf0a7e-bbec-452b-827f-a21e7e830c78 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:58:12.312060 crc crio[20770]: time=\"2026-06-09T16:58:12.311950362Z\" level=info msg=\"Starting container: 52eed0ad788512a49f73aa02f62c21c435669900e4f6f4605cac379d773ffca2\" id=6073920c-d0ad-4588-9e6f-57b2ef092b38 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:58:12.344165 crc crio[20770]: time=\"2026-06-09T16:58:12.343926998Z\" level=info msg=\"Started container\" PID=53917 containerID=52eed0ad788512a49f73aa02f62c21c435669900e4f6f4605cac379d773ffca2 description=openshift-infra/auto-csr-approver-29683738-k4rbg/oc id=6073920c-d0ad-4588-9e6f-57b2ef092b38 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6a42900cffe76c03cf4a5e27568f9999b3094969d6d9ad5688443e8610d73546\nJun 09 16:58:12.510722 crc crio[20770]: time=\"2026-06-09T16:58:12.509287401Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-sb-0-config-1781024291-j5w6v/POD\" id=28686600-216e-4e6d-92d7-f4b8ba51f027 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:58:12.510722 crc crio[20770]: time=\"2026-06-09T16:58:12.510081164Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:58:12.611946 crc crio[20770]: time=\"2026-06-09T16:58:12.611861864Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0-config-1781024291-j5w6v Namespace:openstack ID:a15f7f92dfbd29dcc95899bd82ae362e9452a70baa0bead29bd468ecb45ebe81 UID:b7f59bb5-d8dd-4f48-a81e-3ffcdc3aebc0 NetNS:/var/run/netns/5444d98c-4210-4dd4-b3f0-f60d0b1f3b8d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb7f59bb5_d8dd_4f48_a81e_3ffcdc3aebc0.slice PodAnnotations:0xc00008cd98}] Aliases:map[]}\"\nJun 09 16:58:12.611946 crc crio[20770]: time=\"2026-06-09T16:58:12.611918425Z\" level=info msg=\"Adding pod openstack_ovsdbserver-sb-0-config-1781024291-j5w6v to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:58:12.791560 crc crio[20770]: time=\"2026-06-09T16:58:12.79148201Z\" level=info msg=\"Running pod sandbox: openstack/ovn-northd-0/POD\" id=0b8de13a-abcf-431a-98e5-173a93fa265a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:58:12.791781 crc crio[20770]: time=\"2026-06-09T16:58:12.791595293Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:58:12.947034 crc crio[20770]: time=\"2026-06-09T16:58:12.946957996Z\" level=info msg=\"Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:55ec23f1177963cf5f5ab8bbd27ffc09eb8459050ab194c08cd4a7ad2710f710 UID:c96d7a9f-f901-4808-b2eb-39dc3310d201 NetNS:/var/run/netns/71f9bc96-915c-450b-b5d4-8c03fcf9023c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc96d7a9f_f901_4808_b2eb_39dc3310d201.slice PodAnnotations:0xc006e7e038}] Aliases:map[]}\"\nJun 09 16:58:12.947034 crc crio[20770]: time=\"2026-06-09T16:58:12.947021528Z\" level=info msg=\"Adding pod openstack_ovn-northd-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:58:13.395489 crc crio[20770]: 2026-06-09T16:58:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6a9b3d359b49f92 Mac:a2:19:d8:c4:99:22 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:76 Mtu:0 Sandbox:/var/run/netns/3d9be946-5eec-4ab9-b117-df15f08232bc SocketPath: PciID:}] [{Interface:0xc00048c780 Address:{IP:10.217.0.118 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:58:13.400261 crc crio[20770]: time=\"2026-06-09T16:58:13.397748032Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0-config-1781024291-df65p Namespace:openstack ID:6a9b3d359b49f928ec99689af660c8a7ae2066d3c86102870c42ef607b5898f2 UID:2b4db3eb-faa1-44f5-8633-09e12940ed37 NetNS:/var/run/netns/3d9be946-5eec-4ab9-b117-df15f08232bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2b4db3eb_faa1_44f5_8633_09e12940ed37.slice PodAnnotations:0xc000135240}] Aliases:map[]}\"\nJun 09 16:58:13.400261 crc crio[20770]: time=\"2026-06-09T16:58:13.39800574Z\" level=info msg=\"Checking pod openstack_ovsdbserver-nb-0-config-1781024291-df65p for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:58:13.421042 crc crio[20770]: 2026-06-09T16:58:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a15f7f92dfbd29d Mac:02:af:8f:77:aa:65 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:77 Mtu:0 Sandbox:/var/run/netns/5444d98c-4210-4dd4-b3f0-f60d0b1f3b8d SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.119 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:58:13.422380 crc crio[20770]: time=\"2026-06-09T16:58:13.421748798Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0-config-1781024291-j5w6v Namespace:openstack ID:a15f7f92dfbd29dcc95899bd82ae362e9452a70baa0bead29bd468ecb45ebe81 UID:b7f59bb5-d8dd-4f48-a81e-3ffcdc3aebc0 NetNS:/var/run/netns/5444d98c-4210-4dd4-b3f0-f60d0b1f3b8d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb7f59bb5_d8dd_4f48_a81e_3ffcdc3aebc0.slice PodAnnotations:0xc00008cd98}] Aliases:map[]}\"\nJun 09 16:58:13.422380 crc crio[20770]: time=\"2026-06-09T16:58:13.422038836Z\" level=info msg=\"Checking pod openstack_ovsdbserver-sb-0-config-1781024291-j5w6v for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:58:13.453778 crc crio[20770]: time=\"2026-06-09T16:58:13.45357905Z\" level=info msg=\"Ran pod sandbox 6a9b3d359b49f928ec99689af660c8a7ae2066d3c86102870c42ef607b5898f2 with infra container: openstack/ovsdbserver-nb-0-config-1781024291-df65p/POD\" id=da1ed281-c3a8-4014-a085-2da735d6ada6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:58:13.456936 crc crio[20770]: time=\"2026-06-09T16:58:13.456892186Z\" level=info msg=\"Ran pod sandbox a15f7f92dfbd29dcc95899bd82ae362e9452a70baa0bead29bd468ecb45ebe81 with infra container: openstack/ovsdbserver-sb-0-config-1781024291-j5w6v/POD\" id=28686600-216e-4e6d-92d7-f4b8ba51f027 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:58:13.460429 crc crio[20770]: time=\"2026-06-09T16:58:13.460360057Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=2b269ddc-dd46-45d1-8a9e-cdbe163cdff7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:58:13.462735 crc crio[20770]: time=\"2026-06-09T16:58:13.462489448Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=300641cd-1fcc-4670-919f-dd0c75dac23e name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:58:13.465021 crc crio[20770]: time=\"2026-06-09T16:58:13.46497332Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=ec8a25b4-bb95-4ba9-b029-a7607c96ebd5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:58:13.473349 crc crio[20770]: time=\"2026-06-09T16:58:13.473208829Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=0f9a5e52-1b5b-49d3-a37e-423328d3462b name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:58:13.489745 crc crio[20770]: time=\"2026-06-09T16:58:13.489555013Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0-config-1781024291-j5w6v/ovn-config\" id=d3732dea-c045-4a77-bb74-fa722f810d63 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:58:13.491854 crc crio[20770]: time=\"2026-06-09T16:58:13.491314534Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:58:13.502564 crc crio[20770]: time=\"2026-06-09T16:58:13.501559241Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0-config-1781024291-df65p/ovn-config\" id=3ab8e79a-d952-40d2-aadf-2af0cbf42ff6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:58:13.514158 crc crio[20770]: time=\"2026-06-09T16:58:13.514054503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:58:13.552001 crc crio[20770]: 2026-06-09T16:58:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:55ec23f1177963c Mac:0e:86:38:7d:34:44 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:78 Mtu:0 Sandbox:/var/run/netns/71f9bc96-915c-450b-b5d4-8c03fcf9023c SocketPath: PciID:}] [{Interface:0xc0001345b0 Address:{IP:10.217.0.120 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:58:13.553816 crc crio[20770]: time=\"2026-06-09T16:58:13.553762594Z\" level=info msg=\"Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:55ec23f1177963cf5f5ab8bbd27ffc09eb8459050ab194c08cd4a7ad2710f710 UID:c96d7a9f-f901-4808-b2eb-39dc3310d201 NetNS:/var/run/netns/71f9bc96-915c-450b-b5d4-8c03fcf9023c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc96d7a9f_f901_4808_b2eb_39dc3310d201.slice PodAnnotations:0xc006e7e038}] Aliases:map[]}\"\nJun 09 16:58:13.553942 crc crio[20770]: time=\"2026-06-09T16:58:13.553913888Z\" level=info msg=\"Checking pod openstack_ovn-northd-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:58:13.559359 crc crio[20770]: time=\"2026-06-09T16:58:13.559212102Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:58:13.566817 crc crio[20770]: time=\"2026-06-09T16:58:13.56638663Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:58:13.569760 crc crio[20770]: time=\"2026-06-09T16:58:13.569472399Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:58:13.571234 crc crio[20770]: time=\"2026-06-09T16:58:13.571162148Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:58:13.617402 crc crio[20770]: time=\"2026-06-09T16:58:13.616594335Z\" level=info msg=\"Ran pod sandbox 55ec23f1177963cf5f5ab8bbd27ffc09eb8459050ab194c08cd4a7ad2710f710 with infra container: openstack/ovn-northd-0/POD\" id=0b8de13a-abcf-431a-98e5-173a93fa265a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:58:13.619350 crc crio[20770]: time=\"2026-06-09T16:58:13.619286883Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=13bad7de-706f-4af4-a7c6-4f50102b7667 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:58:13.619548 crc crio[20770]: time=\"2026-06-09T16:58:13.619495839Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified not found\" id=13bad7de-706f-4af4-a7c6-4f50102b7667 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:58:13.619613 crc crio[20770]: time=\"2026-06-09T16:58:13.619563821Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified found\" id=13bad7de-706f-4af4-a7c6-4f50102b7667 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:58:13.620512 crc crio[20770]: time=\"2026-06-09T16:58:13.620452747Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=c2b908fb-902d-48e8-8678-158dc86ae070 name=/runtime.v1.ImageService/PullImage\nJun 09 16:58:13.627073 crc crio[20770]: time=\"2026-06-09T16:58:13.627002227Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\\\"\"\nJun 09 16:58:13.769109 crc crio[20770]: time=\"2026-06-09T16:58:13.769001353Z\" level=info msg=\"Created container 40a32ec42761d3f846a4e38aa410cf692cbecccacf5a431a435243aba2d3e025: openstack/ovsdbserver-nb-0-config-1781024291-df65p/ovn-config\" id=3ab8e79a-d952-40d2-aadf-2af0cbf42ff6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:58:13.770547 crc crio[20770]: time=\"2026-06-09T16:58:13.770440604Z\" level=info msg=\"Starting container: 40a32ec42761d3f846a4e38aa410cf692cbecccacf5a431a435243aba2d3e025\" id=c1cd77eb-f07e-4c55-9d31-64e2891a52ca name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:58:13.782236 crc crio[20770]: time=\"2026-06-09T16:58:13.781445653Z\" level=info msg=\"Created container 56393aacf751ede27186cb402808555dbefab58b31f35cf62698d45d520b2b78: openstack/ovsdbserver-sb-0-config-1781024291-j5w6v/ovn-config\" id=d3732dea-c045-4a77-bb74-fa722f810d63 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:58:13.783864 crc crio[20770]: time=\"2026-06-09T16:58:13.783769181Z\" level=info msg=\"Starting container: 56393aacf751ede27186cb402808555dbefab58b31f35cf62698d45d520b2b78\" id=0f5e7ad8-e6c1-4630-85fb-b4df4b5e682a name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:58:13.789071 crc crio[20770]: time=\"2026-06-09T16:58:13.7889092Z\" level=info msg=\"Started container\" PID=54327 containerID=40a32ec42761d3f846a4e38aa410cf692cbecccacf5a431a435243aba2d3e025 description=openstack/ovsdbserver-nb-0-config-1781024291-df65p/ovn-config id=c1cd77eb-f07e-4c55-9d31-64e2891a52ca name=/runtime.v1.RuntimeService/StartContainer sandboxID=6a9b3d359b49f928ec99689af660c8a7ae2066d3c86102870c42ef607b5898f2\nJun 09 16:58:13.795872 crc crio[20770]: time=\"2026-06-09T16:58:13.795729627Z\" level=info msg=\"Started container\" PID=54330 containerID=56393aacf751ede27186cb402808555dbefab58b31f35cf62698d45d520b2b78 description=openstack/ovsdbserver-sb-0-config-1781024291-j5w6v/ovn-config id=0f5e7ad8-e6c1-4630-85fb-b4df4b5e682a name=/runtime.v1.RuntimeService/StartContainer sandboxID=a15f7f92dfbd29dcc95899bd82ae362e9452a70baa0bead29bd468ecb45ebe81\nJun 09 16:58:14.960048 crc crio[20770]: time=\"2026-06-09T16:58:14.95989267Z\" level=info msg=\"Stopping pod sandbox: 6a9b3d359b49f928ec99689af660c8a7ae2066d3c86102870c42ef607b5898f2\" id=f513ac6b-05e9-4e27-afa1-c4c48d124c94 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:58:14.961809 crc crio[20770]: time=\"2026-06-09T16:58:14.960693963Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0-config-1781024291-df65p Namespace:openstack ID:6a9b3d359b49f928ec99689af660c8a7ae2066d3c86102870c42ef607b5898f2 UID:2b4db3eb-faa1-44f5-8633-09e12940ed37 NetNS:/var/run/netns/3d9be946-5eec-4ab9-b117-df15f08232bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2b4db3eb_faa1_44f5_8633_09e12940ed37.slice PodAnnotations:0xc000134478}] Aliases:map[]}\"\nJun 09 16:58:14.961809 crc crio[20770]: time=\"2026-06-09T16:58:14.960868498Z\" level=info msg=\"Deleting pod openstack_ovsdbserver-nb-0-config-1781024291-df65p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:58:14.961809 crc crio[20770]: time=\"2026-06-09T16:58:14.9609246Z\" level=info msg=\"Stopping pod sandbox: 6a42900cffe76c03cf4a5e27568f9999b3094969d6d9ad5688443e8610d73546\" id=ab7c9909-83d4-4f8a-9c7c-450c6917fd3a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:58:14.961809 crc crio[20770]: time=\"2026-06-09T16:58:14.961766624Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683738-k4rbg Namespace:openshift-infra ID:6a42900cffe76c03cf4a5e27568f9999b3094969d6d9ad5688443e8610d73546 UID:132f4b30-4cde-4977-878c-37d229e08639 NetNS:/var/run/netns/e93565ad-f599-439f-9fcf-27cbedc79291 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod132f4b30_4cde_4977_878c_37d229e08639.slice PodAnnotations:0xc0029d4070}] Aliases:map[]}\"\nJun 09 16:58:14.962031 crc crio[20770]: time=\"2026-06-09T16:58:14.961925009Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683738-k4rbg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:58:14.962189 crc crio[20770]: time=\"2026-06-09T16:58:14.961928509Z\" level=info msg=\"Stopping pod sandbox: a15f7f92dfbd29dcc95899bd82ae362e9452a70baa0bead29bd468ecb45ebe81\" id=f8a494bd-dc4b-4aa7-ad8d-a82f754da893 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:58:14.962757 crc crio[20770]: time=\"2026-06-09T16:58:14.962613209Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0-config-1781024291-j5w6v Namespace:openstack ID:a15f7f92dfbd29dcc95899bd82ae362e9452a70baa0bead29bd468ecb45ebe81 UID:b7f59bb5-d8dd-4f48-a81e-3ffcdc3aebc0 NetNS:/var/run/netns/5444d98c-4210-4dd4-b3f0-f60d0b1f3b8d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb7f59bb5_d8dd_4f48_a81e_3ffcdc3aebc0.slice PodAnnotations:0xc006e7e080}] Aliases:map[]}\"\nJun 09 16:58:14.963029 crc crio[20770]: time=\"2026-06-09T16:58:14.962921168Z\" level=info msg=\"Deleting pod openstack_ovsdbserver-sb-0-config-1781024291-j5w6v from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:58:15.842169 crc crio[20770]: time=\"2026-06-09T16:58:15.840832933Z\" level=info msg=\"Stopping container: b14faa5fb9a72c63d377e8cb0c22acb518cd740c1282eb24bf488305713a5ee3 (timeout: 2s)\" id=148ee739-2988-4a91-b194-5324abec7f0d name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:58:19.316540 crc crio[20770]: time=\"2026-06-09T16:58:19.315511083Z\" level=info msg=\"Stopped pod sandbox: 6a42900cffe76c03cf4a5e27568f9999b3094969d6d9ad5688443e8610d73546\" id=ab7c9909-83d4-4f8a-9c7c-450c6917fd3a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:58:19.320094 crc crio[20770]: time=\"2026-06-09T16:58:19.315568314Z\" level=info msg=\"Stopped pod sandbox: a15f7f92dfbd29dcc95899bd82ae362e9452a70baa0bead29bd468ecb45ebe81\" id=f8a494bd-dc4b-4aa7-ad8d-a82f754da893 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:58:19.320148 crc crio[20770]: time=\"2026-06-09T16:58:19.320097926Z\" level=info msg=\"Stopped pod sandbox: 6a9b3d359b49f928ec99689af660c8a7ae2066d3c86102870c42ef607b5898f2\" id=f513ac6b-05e9-4e27-afa1-c4c48d124c94 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:58:19.416103 crc crio[20770]: time=\"2026-06-09T16:58:19.415870602Z\" level=info msg=\"Stopped container b14faa5fb9a72c63d377e8cb0c22acb518cd740c1282eb24bf488305713a5ee3: openshift-marketplace/community-operators-ms9st/registry-server\" id=148ee739-2988-4a91-b194-5324abec7f0d name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:58:19.422620 crc crio[20770]: time=\"2026-06-09T16:58:19.422520034Z\" level=info msg=\"Stopping pod sandbox: b4362be234d40b9232de9b6faa7191d80e02dcc77d06c72ca33f8edfd4257851\" id=6c3ca674-4b4e-4be3-bd64-9b43a341396a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:58:19.454625 crc crio[20770]: time=\"2026-06-09T16:58:19.454357267Z\" level=info msg=\"Got pod network &{Name:community-operators-ms9st Namespace:openshift-marketplace ID:b4362be234d40b9232de9b6faa7191d80e02dcc77d06c72ca33f8edfd4257851 UID:0f3f8bef-52a9-4170-93a5-ea81685357f4 NetNS:/var/run/netns/fb962cd1-c7e7-481a-a38c-6d43093f78af Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0f3f8bef_52a9_4170_93a5_ea81685357f4.slice PodAnnotations:0xc006e7e328}] Aliases:map[]}\"\nJun 09 16:58:19.454625 crc crio[20770]: time=\"2026-06-09T16:58:19.454938564Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-ms9st from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:58:19.901384 crc crio[20770]: time=\"2026-06-09T16:58:19.900806846Z\" level=info msg=\"Stopped pod sandbox: b4362be234d40b9232de9b6faa7191d80e02dcc77d06c72ca33f8edfd4257851\" id=6c3ca674-4b4e-4be3-bd64-9b43a341396a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:58:20.046447 crc crio[20770]: time=\"2026-06-09T16:58:20.046342724Z\" level=info msg=\"Removing container: b14faa5fb9a72c63d377e8cb0c22acb518cd740c1282eb24bf488305713a5ee3\" id=bcc4759b-c74b-4374-92b4-1c5edc9b4b46 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:58:20.101467 crc crio[20770]: time=\"2026-06-09T16:58:20.101036179Z\" level=info msg=\"Removed container b14faa5fb9a72c63d377e8cb0c22acb518cd740c1282eb24bf488305713a5ee3: openshift-marketplace/community-operators-ms9st/registry-server\" id=bcc4759b-c74b-4374-92b4-1c5edc9b4b46 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:58:20.103915 crc crio[20770]: time=\"2026-06-09T16:58:20.10382251Z\" level=info msg=\"Removing container: fdf19112f4941197fb17cb495fdd43c29d0165aada834b47c07c37b18f041a7d\" id=7cd2bb40-d5fc-4567-9075-216eb066285e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:58:20.185810 crc crio[20770]: time=\"2026-06-09T16:58:20.185263681Z\" level=info msg=\"Removed container fdf19112f4941197fb17cb495fdd43c29d0165aada834b47c07c37b18f041a7d: openshift-marketplace/community-operators-ms9st/extract-content\" id=7cd2bb40-d5fc-4567-9075-216eb066285e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:58:20.188809 crc crio[20770]: time=\"2026-06-09T16:58:20.188539546Z\" level=info msg=\"Removing container: 4f89629363f39d57dee98bde1aa03c70c38a5a9f4842aed1f0f00ee3a6671eb7\" id=3811690e-f983-4669-b32c-a395b732007b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:58:20.286467 crc crio[20770]: time=\"2026-06-09T16:58:20.286354891Z\" level=info msg=\"Removed container 4f89629363f39d57dee98bde1aa03c70c38a5a9f4842aed1f0f00ee3a6671eb7: openshift-marketplace/community-operators-ms9st/extract-utilities\" id=3811690e-f983-4669-b32c-a395b732007b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:58:20.780740 crc crio[20770]: time=\"2026-06-09T16:58:20.780077651Z\" level=info msg=\"Stopping container: 0769075427bac9094eb1050ba8b78f071a13f8957a1bae6ed8c80f15c3f28759 (timeout: 10s)\" id=c4e3a812-342c-4fca-970a-973ab111cab1 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:58:20.858583 crc crio[20770]: time=\"2026-06-09T16:58:20.858474113Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:67d018c7e5e92c52ce9a230242d017b0b4d5dec62eb3f77013d1b1ee83fadc31\" id=5c4e00b8-7846-4870-823b-732803aad6d0 name=/runtime.v1.ImageService/PullImage\nJun 09 16:58:20.861064 crc crio[20770]: time=\"2026-06-09T16:58:20.860946585Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=2d6782eb-77ef-4b8c-b6a1-f1ed1df49ae7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:58:20.933303 crc crio[20770]: time=\"2026-06-09T16:58:20.933167568Z\" level=info msg=\"Stopped container 0769075427bac9094eb1050ba8b78f071a13f8957a1bae6ed8c80f15c3f28759: openstack/dnsmasq-dns-68bc84565-fjv4d/dnsmasq-dns\" id=c4e3a812-342c-4fca-970a-973ab111cab1 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:58:20.950781 crc crio[20770]: time=\"2026-06-09T16:58:20.938611046Z\" level=info msg=\"Stopping pod sandbox: 3573160175c10950724f82d9534b2967267dee7e28a51581089daffe9cc74ad8\" id=50011e35-87f5-4663-9ede-c8249ac473e6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:58:20.950781 crc crio[20770]: time=\"2026-06-09T16:58:20.939268655Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68bc84565-fjv4d Namespace:openstack ID:3573160175c10950724f82d9534b2967267dee7e28a51581089daffe9cc74ad8 UID:f76c2ecc-2e80-4d82-a13f-3c03c3cd0db5 NetNS:/var/run/netns/1497ccf6-6403-42e9-bc6b-99a148e189ee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf76c2ecc_2e80_4d82_a13f_3c03c3cd0db5.slice PodAnnotations:0xc002733898}] Aliases:map[]}\"\nJun 09 16:58:20.950781 crc crio[20770]: time=\"2026-06-09T16:58:20.93943144Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-68bc84565-fjv4d from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:58:20.993493 crc crio[20770]: time=\"2026-06-09T16:58:20.993374313Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=f1d9600b-1ebc-4e3d-a825-46be8f55276b name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:58:21.085832 crc crio[20770]: time=\"2026-06-09T16:58:21.081121956Z\" level=info msg=\"Creating container: openstack/swift-ring-rebalance-sg2hh/swift-ring-rebalance\" id=29c5160a-ac2c-4b46-9e83-72da3aeac1fd name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:58:21.085832 crc crio[20770]: time=\"2026-06-09T16:58:21.083141795Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:58:21.237181 crc crio[20770]: time=\"2026-06-09T16:58:21.236558961Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:58:21.246732 crc crio[20770]: time=\"2026-06-09T16:58:21.246402317Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:58:21.431131 crc crio[20770]: time=\"2026-06-09T16:58:21.431003367Z\" level=info msg=\"Created container 88b20ef77cd87a399268d7c5c48fa6e8c361571272144514b7069088ab1e1743: openstack/swift-ring-rebalance-sg2hh/swift-ring-rebalance\" id=29c5160a-ac2c-4b46-9e83-72da3aeac1fd name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:58:21.432432 crc crio[20770]: time=\"2026-06-09T16:58:21.432099949Z\" level=info msg=\"Starting container: 88b20ef77cd87a399268d7c5c48fa6e8c361571272144514b7069088ab1e1743\" id=6031036f-b7c9-409a-b9d4-67242809ecef name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:58:21.449345 crc crio[20770]: time=\"2026-06-09T16:58:21.449242596Z\" level=info msg=\"Started container\" PID=55476 containerID=88b20ef77cd87a399268d7c5c48fa6e8c361571272144514b7069088ab1e1743 description=openstack/swift-ring-rebalance-sg2hh/swift-ring-rebalance id=6031036f-b7c9-409a-b9d4-67242809ecef name=/runtime.v1.RuntimeService/StartContainer sandboxID=5f359c42b3199af53f7d92d2149e6720e75a422d3e7313d306b3f0ded626c623\nJun 09 16:58:21.482630 crc crio[20770]: time=\"2026-06-09T16:58:21.48251284Z\" level=info msg=\"Stopped pod sandbox: 3573160175c10950724f82d9534b2967267dee7e28a51581089daffe9cc74ad8\" id=50011e35-87f5-4663-9ede-c8249ac473e6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:58:22.143102 crc crio[20770]: time=\"2026-06-09T16:58:22.142493259Z\" level=info msg=\"Removing container: 0769075427bac9094eb1050ba8b78f071a13f8957a1bae6ed8c80f15c3f28759\" id=73f2bcb8-3897-4248-82e0-26c748d081ed name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:58:22.245331 crc crio[20770]: time=\"2026-06-09T16:58:22.245192676Z\" level=info msg=\"Removed container 0769075427bac9094eb1050ba8b78f071a13f8957a1bae6ed8c80f15c3f28759: openstack/dnsmasq-dns-68bc84565-fjv4d/dnsmasq-dns\" id=73f2bcb8-3897-4248-82e0-26c748d081ed name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:58:22.251596 crc crio[20770]: time=\"2026-06-09T16:58:22.251497949Z\" level=info msg=\"Removing container: 923c5986b159a5d0ccb245bc342663b59f608c0f5a94cf6423e01de98ff88ada\" id=cb015ae0-6fcf-4113-9bd9-64f20ff5938c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:58:22.380473 crc crio[20770]: time=\"2026-06-09T16:58:22.380373064Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:1103ac44213a31db91a44725405204317c723260e4337ee3e45072e804733904\" id=c2b908fb-902d-48e8-8678-158dc86ae070 name=/runtime.v1.ImageService/PullImage\nJun 09 16:58:22.381473 crc crio[20770]: time=\"2026-06-09T16:58:22.381312561Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=ec990512-4863-429f-ade7-29259c2db966 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:58:22.389773 crc crio[20770]: time=\"2026-06-09T16:58:22.38956962Z\" level=info msg=\"Removed container 923c5986b159a5d0ccb245bc342663b59f608c0f5a94cf6423e01de98ff88ada: openstack/dnsmasq-dns-68bc84565-fjv4d/init\" id=cb015ae0-6fcf-4113-9bd9-64f20ff5938c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:58:22.447286 crc crio[20770]: time=\"2026-06-09T16:58:22.44717994Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=8b1b2eae-2a3e-4545-86de-cd2f87aa0b11 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:58:22.473056 crc crio[20770]: time=\"2026-06-09T16:58:22.472941057Z\" level=info msg=\"Creating container: openstack/ovn-northd-0/ovn-northd\" id=a44418e7-1d10-444e-a8e9-c4406d7db8c6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:58:22.474595 crc crio[20770]: time=\"2026-06-09T16:58:22.474518313Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:58:22.514791 crc crio[20770]: time=\"2026-06-09T16:58:22.514536993Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:58:22.524407 crc crio[20770]: time=\"2026-06-09T16:58:22.524288205Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:58:22.696160 crc crio[20770]: time=\"2026-06-09T16:58:22.696043363Z\" level=info msg=\"Created container 99301429ddb475670e6833f93b7c0a7ad17142d7ec5fdb71234985f14b139d39: openstack/ovn-northd-0/ovn-northd\" id=a44418e7-1d10-444e-a8e9-c4406d7db8c6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:58:22.697776 crc crio[20770]: time=\"2026-06-09T16:58:22.697603429Z\" level=info msg=\"Starting container: 99301429ddb475670e6833f93b7c0a7ad17142d7ec5fdb71234985f14b139d39\" id=8b6d252f-f85e-485b-8f85-8cacbf6e18ef name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:58:22.703911 crc crio[20770]: time=\"2026-06-09T16:58:22.703798328Z\" level=info msg=\"Started container\" PID=55609 containerID=99301429ddb475670e6833f93b7c0a7ad17142d7ec5fdb71234985f14b139d39 description=openstack/ovn-northd-0/ovn-northd id=8b6d252f-f85e-485b-8f85-8cacbf6e18ef name=/runtime.v1.RuntimeService/StartContainer sandboxID=55ec23f1177963cf5f5ab8bbd27ffc09eb8459050ab194c08cd4a7ad2710f710\nJun 09 16:58:22.718408 crc crio[20770]: time=\"2026-06-09T16:58:22.718296108Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=ffbab46f-769a-4acd-8d86-a39c2027e969 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:58:22.754200 crc crio[20770]: time=\"2026-06-09T16:58:22.753627652Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=d307bb75-0097-4e6b-a62e-bdbb2fb918fb name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:58:22.763605 crc crio[20770]: time=\"2026-06-09T16:58:22.763504029Z\" level=info msg=\"Creating container: openstack/ovn-northd-0/openstack-network-exporter\" id=632b2365-a5aa-4d11-af8a-1e7c7db8e455 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:58:22.764074 crc crio[20770]: time=\"2026-06-09T16:58:22.764013433Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:58:22.811179 crc crio[20770]: time=\"2026-06-09T16:58:22.811045327Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:58:22.815238 crc crio[20770]: time=\"2026-06-09T16:58:22.815152256Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:58:23.077893 crc crio[20770]: time=\"2026-06-09T16:58:23.077792478Z\" level=info msg=\"Created container 8b445ec94c69001002310f3a9f847169dc73fa699465d0080e33f45050a0f08d: openstack/ovn-northd-0/openstack-network-exporter\" id=632b2365-a5aa-4d11-af8a-1e7c7db8e455 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:58:23.081050 crc crio[20770]: time=\"2026-06-09T16:58:23.079141507Z\" level=info msg=\"Starting container: 8b445ec94c69001002310f3a9f847169dc73fa699465d0080e33f45050a0f08d\" id=0ca0a915-58ff-409f-90a7-5f3e01dc9beb name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:58:23.085148 crc crio[20770]: time=\"2026-06-09T16:58:23.085062928Z\" level=info msg=\"Started container\" PID=55625 containerID=8b445ec94c69001002310f3a9f847169dc73fa699465d0080e33f45050a0f08d description=openstack/ovn-northd-0/openstack-network-exporter id=0ca0a915-58ff-409f-90a7-5f3e01dc9beb name=/runtime.v1.RuntimeService/StartContainer sandboxID=55ec23f1177963cf5f5ab8bbd27ffc09eb8459050ab194c08cd4a7ad2710f710\nJun 09 16:58:26.194932 crc crio[20770]: time=\"2026-06-09T16:58:26.194024128Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=ff5d8038-cab1-4bc6-9804-bd05e9eb57ea name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:58:26.263178 crc crio[20770]: time=\"2026-06-09T16:58:26.26307059Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=e1978458-fe3d-4a2c-8010-8b07aaa5d176 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:58:26.875115 crc crio[20770]: time=\"2026-06-09T16:58:26.875052987Z\" level=info msg=\"Creating container: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=8313ff4b-6278-4d9a-971b-04a52ffa4251 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:58:26.876056 crc crio[20770]: time=\"2026-06-09T16:58:26.876024265Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:58:26.928374 crc crio[20770]: time=\"2026-06-09T16:58:26.92830625Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:58:26.934807 crc crio[20770]: time=\"2026-06-09T16:58:26.934752107Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:58:27.105448 crc crio[20770]: time=\"2026-06-09T16:58:27.105383032Z\" level=info msg=\"Created container c556e45251b8ef64384aae18b7a63726e17598b0a0a374a4cb15eb5e08874ef8: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=8313ff4b-6278-4d9a-971b-04a52ffa4251 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:58:27.107861 crc crio[20770]: time=\"2026-06-09T16:58:27.107735271Z\" level=info msg=\"Starting container: c556e45251b8ef64384aae18b7a63726e17598b0a0a374a4cb15eb5e08874ef8\" id=5a106f27-2e84-4e06-8a60-ed53746bc770 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:58:27.116268 crc crio[20770]: time=\"2026-06-09T16:58:27.116087953Z\" level=info msg=\"Started container\" PID=55806 containerID=c556e45251b8ef64384aae18b7a63726e17598b0a0a374a4cb15eb5e08874ef8 description=openstack/rabbitmq-cell1-server-0/rabbitmq id=5a106f27-2e84-4e06-8a60-ed53746bc770 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d9c2f4b14341cac1836d0688a75b5b01b20f562be87be25aa96c4fa77f273b6\nJun 09 16:58:27.207349 crc crio[20770]: time=\"2026-06-09T16:58:27.206990287Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=8f8e2e0a-7199-4b0b-8080-1b4aedcc9848 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:58:27.295093 crc crio[20770]: time=\"2026-06-09T16:58:27.294981398Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=1ddb8d0e-4ce7-474f-8fa7-1d5dda857c35 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:58:27.523632 crc crio[20770]: time=\"2026-06-09T16:58:27.523519082Z\" level=info msg=\"Creating container: openstack/rabbitmq-server-0/rabbitmq\" id=8414c379-3ddd-4066-917f-497efafffffc name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:58:27.524251 crc crio[20770]: time=\"2026-06-09T16:58:27.524187891Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:58:27.575423 crc crio[20770]: time=\"2026-06-09T16:58:27.575323753Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:58:27.580084 crc crio[20770]: time=\"2026-06-09T16:58:27.580010879Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:58:27.878236 crc crio[20770]: time=\"2026-06-09T16:58:27.878106979Z\" level=info msg=\"Created container e8647c8c6163390fde93198e68614dd6e64374cf84dcf3e23f0dafca3e4c56d4: openstack/rabbitmq-server-0/rabbitmq\" id=8414c379-3ddd-4066-917f-497efafffffc name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:58:27.879385 crc crio[20770]: time=\"2026-06-09T16:58:27.879327135Z\" level=info msg=\"Starting container: e8647c8c6163390fde93198e68614dd6e64374cf84dcf3e23f0dafca3e4c56d4\" id=3be6fea7-b0ad-4ed7-baa1-1d9e638c2cd1 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:58:27.886201 crc crio[20770]: time=\"2026-06-09T16:58:27.886103421Z\" level=info msg=\"Started container\" PID=55877 containerID=e8647c8c6163390fde93198e68614dd6e64374cf84dcf3e23f0dafca3e4c56d4 description=openstack/rabbitmq-server-0/rabbitmq id=3be6fea7-b0ad-4ed7-baa1-1d9e638c2cd1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=464c7c48327bdee28185b0ea95f23af8fede1bed7f32409012a5dee7f32c775b\nJun 09 16:58:28.273330 crc crio[20770]: time=\"2026-06-09T16:58:28.273233322Z\" level=info msg=\"Running pod sandbox: openstack/root-account-create-update-mtgtm/POD\" id=89a530ab-f9e0-42d8-9776-2279046256f1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:58:28.274152 crc crio[20770]: time=\"2026-06-09T16:58:28.273365315Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:58:28.308388 crc crio[20770]: time=\"2026-06-09T16:58:28.308074712Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-mtgtm Namespace:openstack ID:ac2190f60eb16248255948bef42cf57ccb5557e49cdf45e4c489d0a75cf81053 UID:4badb03e-ea94-403a-b23f-8c8e1513d892 NetNS:/var/run/netns/47c9f6dd-e111-4db8-9f28-c8b00e044cf9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4badb03e_ea94_403a_b23f_8c8e1513d892.slice PodAnnotations:0xc000134718}] Aliases:map[]}\"\nJun 09 16:58:28.308388 crc crio[20770]: time=\"2026-06-09T16:58:28.3083765Z\" level=info msg=\"Adding pod openstack_root-account-create-update-mtgtm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:58:28.669577 crc crio[20770]: 2026-06-09T16:58:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ac2190f60eb1624 Mac:ba:51:51:1d:f3:88 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:79 Mtu:0 Sandbox:/var/run/netns/47c9f6dd-e111-4db8-9f28-c8b00e044cf9 SocketPath: PciID:}] [{Interface:0xc00028e6a0 Address:{IP:10.217.0.121 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:58:28.671327 crc crio[20770]: time=\"2026-06-09T16:58:28.671231067Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-mtgtm Namespace:openstack ID:ac2190f60eb16248255948bef42cf57ccb5557e49cdf45e4c489d0a75cf81053 UID:4badb03e-ea94-403a-b23f-8c8e1513d892 NetNS:/var/run/netns/47c9f6dd-e111-4db8-9f28-c8b00e044cf9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4badb03e_ea94_403a_b23f_8c8e1513d892.slice PodAnnotations:0xc000134718}] Aliases:map[]}\"\nJun 09 16:58:28.671528 crc crio[20770]: time=\"2026-06-09T16:58:28.671440583Z\" level=info msg=\"Checking pod openstack_root-account-create-update-mtgtm for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:58:28.681428 crc crio[20770]: time=\"2026-06-09T16:58:28.68133154Z\" level=info msg=\"Ran pod sandbox ac2190f60eb16248255948bef42cf57ccb5557e49cdf45e4c489d0a75cf81053 with infra container: openstack/root-account-create-update-mtgtm/POD\" id=89a530ab-f9e0-42d8-9776-2279046256f1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:58:28.683981 crc crio[20770]: time=\"2026-06-09T16:58:28.683910345Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=37f91aeb-5631-44ee-86a5-bbb2be4778b4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:58:28.686184 crc crio[20770]: time=\"2026-06-09T16:58:28.686104728Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=96d92bb6-fa2d-46d5-acdc-3896bfe6b80d name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:58:28.763203 crc crio[20770]: time=\"2026-06-09T16:58:28.762978107Z\" level=info msg=\"Creating container: openstack/root-account-create-update-mtgtm/mariadb-account-create-update\" id=7717f6b3-6be1-4dbd-b6b6-e60026af6e03 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:58:28.763459 crc crio[20770]: time=\"2026-06-09T16:58:28.763422639Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:58:28.812467 crc crio[20770]: time=\"2026-06-09T16:58:28.812366538Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:58:28.817067 crc crio[20770]: time=\"2026-06-09T16:58:28.816987812Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:58:29.073364 crc crio[20770]: time=\"2026-06-09T16:58:29.073164807Z\" level=info msg=\"Created container 7310f918190b84e3165487593507d08e218e0c81897f16a7c9411ef979c377bb: openstack/root-account-create-update-mtgtm/mariadb-account-create-update\" id=7717f6b3-6be1-4dbd-b6b6-e60026af6e03 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:58:29.074904 crc crio[20770]: time=\"2026-06-09T16:58:29.074804365Z\" level=info msg=\"Starting container: 7310f918190b84e3165487593507d08e218e0c81897f16a7c9411ef979c377bb\" id=1fdbd6d5-aeae-4188-b1fd-bad574fe550d name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:58:29.081165 crc crio[20770]: time=\"2026-06-09T16:58:29.081032775Z\" level=info msg=\"Started container\" PID=56018 containerID=7310f918190b84e3165487593507d08e218e0c81897f16a7c9411ef979c377bb description=openstack/root-account-create-update-mtgtm/mariadb-account-create-update id=1fdbd6d5-aeae-4188-b1fd-bad574fe550d name=/runtime.v1.RuntimeService/StartContainer sandboxID=ac2190f60eb16248255948bef42cf57ccb5557e49cdf45e4c489d0a75cf81053\nJun 09 16:58:30.954722 crc crio[20770]: time=\"2026-06-09T16:58:30.953845336Z\" level=info msg=\"Running pod sandbox: openstack/glance-db-create-vc5ss/POD\" id=9053711d-6d65-49a5-a1ca-e69c959f8353 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:58:30.955817 crc crio[20770]: time=\"2026-06-09T16:58:30.954782963Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:58:31.003726 crc crio[20770]: time=\"2026-06-09T16:58:31.000796487Z\" level=info msg=\"Running pod sandbox: openstack/keystone-db-create-klcdk/POD\" id=f75f3df8-84b4-42bb-a5ca-fee03222bac0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:58:31.003726 crc crio[20770]: time=\"2026-06-09T16:58:31.0008976Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:58:31.003726 crc crio[20770]: time=\"2026-06-09T16:58:31.00194054Z\" level=info msg=\"Got pod network &{Name:glance-db-create-vc5ss Namespace:openstack ID:613bc184d57f64912da816b66cd2ec3e932f6d500b51907ee6e2d0fe6fbf1a77 UID:e47d2272-47b3-48f4-8860-64a1881fd817 NetNS:/var/run/netns/f1a0f981-3dc4-4cc5-b84c-2247cc4330d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode47d2272_47b3_48f4_8860_64a1881fd817.slice PodAnnotations:0xc006e7e5c8}] Aliases:map[]}\"\nJun 09 16:58:31.003726 crc crio[20770]: time=\"2026-06-09T16:58:31.001994182Z\" level=info msg=\"Adding pod openstack_glance-db-create-vc5ss to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:58:31.047518 crc crio[20770]: time=\"2026-06-09T16:58:31.046990446Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-klcdk Namespace:openstack ID:c685127a7cd3dbfec1d03a6a4ef750108c0c908d17000bb2272de30742aacb7f UID:e2550d91-cd45-4432-83cb-91713e9fe183 NetNS:/var/run/netns/ba1ac60a-ea8c-4a1f-be29-acbe6ff726bb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode2550d91_cd45_4432_83cb_91713e9fe183.slice PodAnnotations:0xc006e7e808}] Aliases:map[]}\"\nJun 09 16:58:31.049414 crc crio[20770]: time=\"2026-06-09T16:58:31.049374735Z\" level=info msg=\"Adding pod openstack_keystone-db-create-klcdk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:58:31.189380 crc crio[20770]: time=\"2026-06-09T16:58:31.186037596Z\" level=info msg=\"Running pod sandbox: openstack/keystone-c685-account-create-update-n8n8w/POD\" id=ebb41c8f-66d8-4331-920f-5ba2487cd46f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:58:31.189380 crc crio[20770]: time=\"2026-06-09T16:58:31.186113818Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:58:31.322308 crc crio[20770]: time=\"2026-06-09T16:58:31.322217693Z\" level=info msg=\"Running pod sandbox: openstack/glance-d8d9-account-create-update-hs46j/POD\" id=07607ace-f9b2-471c-b5a7-bf50be816cf0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:58:31.322308 crc crio[20770]: time=\"2026-06-09T16:58:31.322330976Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:58:31.325909 crc crio[20770]: time=\"2026-06-09T16:58:31.325409916Z\" level=info msg=\"Got pod network &{Name:keystone-c685-account-create-update-n8n8w Namespace:openstack ID:05ad50e7df6cdcf721aeca5a0eeb837bf4a5b89c8e619b5326c3e1e06bb23892 UID:cda8e9ef-3d78-470a-9405-cd284a658c13 NetNS:/var/run/netns/3157f769-ae94-470d-9c48-99d28780ebb4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcda8e9ef_3d78_470a_9405_cd284a658c13.slice PodAnnotations:0xc006e7e068}] Aliases:map[]}\"\nJun 09 16:58:31.326012 crc crio[20770]: time=\"2026-06-09T16:58:31.32589342Z\" level=info msg=\"Adding pod openstack_keystone-c685-account-create-update-n8n8w to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:58:31.358106 crc crio[20770]: time=\"2026-06-09T16:58:31.358047312Z\" level=info msg=\"Got pod network &{Name:glance-d8d9-account-create-update-hs46j Namespace:openstack ID:2f5489b3d334695cb0f6071fb2585b5681298649ea5a458aceaa931a9f6ee598 UID:f545641e-4570-4125-b8dd-e6e0ab2ec2fc NetNS:/var/run/netns/f67177e9-16e7-4342-87f4-7a5807f50a57 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf545641e_4570_4125_b8dd_e6e0ab2ec2fc.slice PodAnnotations:0xc00008c6e0}] Aliases:map[]}\"\nJun 09 16:58:31.368623 crc crio[20770]: time=\"2026-06-09T16:58:31.368569726Z\" level=info msg=\"Adding pod openstack_glance-d8d9-account-create-update-hs46j to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:58:32.312992 crc crio[20770]: time=\"2026-06-09T16:58:32.312114594Z\" level=info msg=\"Stopping pod sandbox: ac2190f60eb16248255948bef42cf57ccb5557e49cdf45e4c489d0a75cf81053\" id=4e2681db-7f1c-490d-ae89-fa1fd3d93c63 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:58:32.315732 crc crio[20770]: time=\"2026-06-09T16:58:32.313928757Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-mtgtm Namespace:openstack ID:ac2190f60eb16248255948bef42cf57ccb5557e49cdf45e4c489d0a75cf81053 UID:4badb03e-ea94-403a-b23f-8c8e1513d892 NetNS:/var/run/netns/47c9f6dd-e111-4db8-9f28-c8b00e044cf9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4badb03e_ea94_403a_b23f_8c8e1513d892.slice PodAnnotations:0xc0001345e8}] Aliases:map[]}\"\nJun 09 16:58:32.315732 crc crio[20770]: time=\"2026-06-09T16:58:32.314098282Z\" level=info msg=\"Deleting pod openstack_root-account-create-update-mtgtm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:58:32.746401 crc crio[20770]: time=\"2026-06-09T16:58:32.746243307Z\" level=info msg=\"Stopped pod sandbox: ac2190f60eb16248255948bef42cf57ccb5557e49cdf45e4c489d0a75cf81053\" id=4e2681db-7f1c-490d-ae89-fa1fd3d93c63 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:58:33.189868 crc crio[20770]: 2026-06-09T16:58:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:613bc184d57f649 Mac:8e:b2:b0:d2:74:66 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7a Mtu:0 Sandbox:/var/run/netns/f1a0f981-3dc4-4cc5-b84c-2247cc4330d4 SocketPath: PciID:}] [{Interface:0xc0000145f0 Address:{IP:10.217.0.122 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:58:33.191312 crc crio[20770]: time=\"2026-06-09T16:58:33.191239035Z\" level=info msg=\"Got pod network &{Name:glance-db-create-vc5ss Namespace:openstack ID:613bc184d57f64912da816b66cd2ec3e932f6d500b51907ee6e2d0fe6fbf1a77 UID:e47d2272-47b3-48f4-8860-64a1881fd817 NetNS:/var/run/netns/f1a0f981-3dc4-4cc5-b84c-2247cc4330d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode47d2272_47b3_48f4_8860_64a1881fd817.slice PodAnnotations:0xc006e7e5c8}] Aliases:map[]}\"\nJun 09 16:58:33.191432 crc crio[20770]: time=\"2026-06-09T16:58:33.1914021Z\" level=info msg=\"Checking pod openstack_glance-db-create-vc5ss for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:58:33.202042 crc crio[20770]: time=\"2026-06-09T16:58:33.201917704Z\" level=info msg=\"Ran pod sandbox 613bc184d57f64912da816b66cd2ec3e932f6d500b51907ee6e2d0fe6fbf1a77 with infra container: openstack/glance-db-create-vc5ss/POD\" id=9053711d-6d65-49a5-a1ca-e69c959f8353 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:58:33.205826 crc crio[20770]: time=\"2026-06-09T16:58:33.205479228Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=c3ec8b90-3b0a-47cd-9601-345f5559e88f name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:58:33.208560 crc crio[20770]: time=\"2026-06-09T16:58:33.208395882Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=2db78dfb-65e6-40db-8e6f-a136cdcec9a8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:58:33.218305 crc crio[20770]: 2026-06-09T16:58:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c685127a7cd3dbf Mac:36:72:e6:4c:c0:e6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7b Mtu:0 Sandbox:/var/run/netns/ba1ac60a-ea8c-4a1f-be29-acbe6ff726bb SocketPath: PciID:}] [{Interface:0xc0002da9e0 Address:{IP:10.217.0.123 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:58:33.218305 crc crio[20770]: time=\"2026-06-09T16:58:33.215469287Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-klcdk Namespace:openstack ID:c685127a7cd3dbfec1d03a6a4ef750108c0c908d17000bb2272de30742aacb7f UID:e2550d91-cd45-4432-83cb-91713e9fe183 NetNS:/var/run/netns/ba1ac60a-ea8c-4a1f-be29-acbe6ff726bb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode2550d91_cd45_4432_83cb_91713e9fe183.slice PodAnnotations:0xc006e7e808}] Aliases:map[]}\"\nJun 09 16:58:33.218305 crc crio[20770]: time=\"2026-06-09T16:58:33.215632152Z\" level=info msg=\"Checking pod openstack_keystone-db-create-klcdk for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:58:33.218305 crc crio[20770]: 2026-06-09T16:58:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:05ad50e7df6cdcf Mac:de:41:09:c0:1a:b7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7d Mtu:0 Sandbox:/var/run/netns/3157f769-ae94-470d-9c48-99d28780ebb4 SocketPath: PciID:}] [{Interface:0xc0005405c0 Address:{IP:10.217.0.125 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:58:33.218305 crc crio[20770]: time=\"2026-06-09T16:58:33.216577619Z\" level=info msg=\"Got pod network &{Name:keystone-c685-account-create-update-n8n8w Namespace:openstack ID:05ad50e7df6cdcf721aeca5a0eeb837bf4a5b89c8e619b5326c3e1e06bb23892 UID:cda8e9ef-3d78-470a-9405-cd284a658c13 NetNS:/var/run/netns/3157f769-ae94-470d-9c48-99d28780ebb4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcda8e9ef_3d78_470a_9405_cd284a658c13.slice PodAnnotations:0xc006e7e068}] Aliases:map[]}\"\nJun 09 16:58:33.218305 crc crio[20770]: time=\"2026-06-09T16:58:33.216775425Z\" level=info msg=\"Checking pod openstack_keystone-c685-account-create-update-n8n8w for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:58:33.226903 crc crio[20770]: 2026-06-09T16:58:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2f5489b3d334695 Mac:46:a0:b9:17:ae:f9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7c Mtu:0 Sandbox:/var/run/netns/f67177e9-16e7-4342-87f4-7a5807f50a57 SocketPath: PciID:}] [{Interface:0xc000112c50 Address:{IP:10.217.0.124 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:58:33.228345 crc crio[20770]: time=\"2026-06-09T16:58:33.228301739Z\" level=info msg=\"Got pod network &{Name:glance-d8d9-account-create-update-hs46j Namespace:openstack ID:2f5489b3d334695cb0f6071fb2585b5681298649ea5a458aceaa931a9f6ee598 UID:f545641e-4570-4125-b8dd-e6e0ab2ec2fc NetNS:/var/run/netns/f67177e9-16e7-4342-87f4-7a5807f50a57 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf545641e_4570_4125_b8dd_e6e0ab2ec2fc.slice PodAnnotations:0xc00008c6e0}] Aliases:map[]}\"\nJun 09 16:58:33.228903 crc crio[20770]: time=\"2026-06-09T16:58:33.228873246Z\" level=info msg=\"Checking pod openstack_glance-d8d9-account-create-update-hs46j for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:58:33.231612 crc crio[20770]: time=\"2026-06-09T16:58:33.231532523Z\" level=info msg=\"Creating container: openstack/glance-db-create-vc5ss/mariadb-database-create\" id=1596ddda-9e1c-49b0-8769-160b765a214f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:58:33.245444 crc crio[20770]: time=\"2026-06-09T16:58:33.244997983Z\" level=info msg=\"Ran pod sandbox 05ad50e7df6cdcf721aeca5a0eeb837bf4a5b89c8e619b5326c3e1e06bb23892 with infra container: openstack/keystone-c685-account-create-update-n8n8w/POD\" id=ebb41c8f-66d8-4331-920f-5ba2487cd46f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:58:33.251888 crc crio[20770]: time=\"2026-06-09T16:58:33.251583224Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=f5206fc8-1390-41cc-b407-c7663050cf27 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:58:33.257311 crc crio[20770]: time=\"2026-06-09T16:58:33.257262039Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:58:33.260451 crc crio[20770]: time=\"2026-06-09T16:58:33.259135523Z\" level=info msg=\"Ran pod sandbox c685127a7cd3dbfec1d03a6a4ef750108c0c908d17000bb2272de30742aacb7f with infra container: openstack/keystone-db-create-klcdk/POD\" id=f75f3df8-84b4-42bb-a5ca-fee03222bac0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:58:33.261005 crc crio[20770]: time=\"2026-06-09T16:58:33.260941985Z\" level=info msg=\"Ran pod sandbox 2f5489b3d334695cb0f6071fb2585b5681298649ea5a458aceaa931a9f6ee598 with infra container: openstack/glance-d8d9-account-create-update-hs46j/POD\" id=07607ace-f9b2-471c-b5a7-bf50be816cf0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:58:33.267362 crc crio[20770]: time=\"2026-06-09T16:58:33.26732359Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=81edb907-72c0-44a9-a501-dda676f63a49 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:58:33.267763 crc crio[20770]: time=\"2026-06-09T16:58:33.267736672Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=2d2c885b-9616-44a6-97e8-d60453ba7f16 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:58:33.271820 crc crio[20770]: time=\"2026-06-09T16:58:33.271771529Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=43ef48ce-9731-4f99-86fa-277d9e75bfe2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:58:33.283881 crc crio[20770]: time=\"2026-06-09T16:58:33.283624613Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=71ebaf0e-5fe9-4547-964b-49008c968474 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:58:33.294181 crc crio[20770]: time=\"2026-06-09T16:58:33.294110667Z\" level=info msg=\"Creating container: openstack/keystone-c685-account-create-update-n8n8w/mariadb-account-create-update\" id=2170d07a-ea0f-4207-aa54-97a7c5aa4d1f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:58:33.294524 crc crio[20770]: time=\"2026-06-09T16:58:33.294472127Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:58:33.299010 crc crio[20770]: time=\"2026-06-09T16:58:33.298891455Z\" level=info msg=\"Creating container: openstack/keystone-db-create-klcdk/mariadb-database-create\" id=d44579f7-bd1f-46cf-bb13-611c16217e1a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:58:33.307232 crc crio[20770]: time=\"2026-06-09T16:58:33.307168845Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=c3abe592-5b09-4770-9041-f6489af394fb name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:58:33.318290 crc crio[20770]: time=\"2026-06-09T16:58:33.318241136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:58:33.332759 crc crio[20770]: time=\"2026-06-09T16:58:33.329928925Z\" level=info msg=\"Creating container: openstack/glance-d8d9-account-create-update-hs46j/mariadb-account-create-update\" id=47197d1e-f3e1-4ea9-9665-c75071ec9401 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:58:33.342975 crc crio[20770]: time=\"2026-06-09T16:58:33.342897351Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:58:33.349191 crc crio[20770]: time=\"2026-06-09T16:58:33.349114161Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:58:33.357866 crc crio[20770]: time=\"2026-06-09T16:58:33.35701353Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:58:33.398527 crc crio[20770]: time=\"2026-06-09T16:58:33.39843514Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:58:33.403121 crc crio[20770]: time=\"2026-06-09T16:58:33.402322163Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:58:33.406977 crc crio[20770]: time=\"2026-06-09T16:58:33.405288239Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:58:33.406977 crc crio[20770]: time=\"2026-06-09T16:58:33.406931117Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:58:33.413328 crc crio[20770]: time=\"2026-06-09T16:58:33.413161957Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:58:33.421119 crc crio[20770]: time=\"2026-06-09T16:58:33.421023325Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:58:33.724735 crc crio[20770]: time=\"2026-06-09T16:58:33.721776542Z\" level=info msg=\"Running pod sandbox: openstack/placement-db-create-kk6zz/POD\" id=b0f87278-4270-4e68-9874-c2dfcd3338f1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:58:33.724735 crc crio[20770]: time=\"2026-06-09T16:58:33.722212265Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:58:33.727841 crc crio[20770]: time=\"2026-06-09T16:58:33.727738155Z\" level=info msg=\"Created container 9eee3b2a741c1b279a4635eff42316bd50630bdb763839d84a4fcadab964d2d2: openstack/keystone-db-create-klcdk/mariadb-database-create\" id=d44579f7-bd1f-46cf-bb13-611c16217e1a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:58:33.734017 crc crio[20770]: time=\"2026-06-09T16:58:33.733917104Z\" level=info msg=\"Starting container: 9eee3b2a741c1b279a4635eff42316bd50630bdb763839d84a4fcadab964d2d2\" id=b940415a-d06f-466f-871b-0bf81798e544 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:58:33.743065 crc crio[20770]: time=\"2026-06-09T16:58:33.742965096Z\" level=info msg=\"Started container\" PID=56520 containerID=9eee3b2a741c1b279a4635eff42316bd50630bdb763839d84a4fcadab964d2d2 description=openstack/keystone-db-create-klcdk/mariadb-database-create id=b940415a-d06f-466f-871b-0bf81798e544 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c685127a7cd3dbfec1d03a6a4ef750108c0c908d17000bb2272de30742aacb7f\nJun 09 16:58:33.764269 crc crio[20770]: time=\"2026-06-09T16:58:33.764185181Z\" level=info msg=\"Running pod sandbox: openstack/placement-7921-account-create-update-r647k/POD\" id=eabc001b-1af1-41a2-9c55-56f4d8efcc62 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:58:33.764424 crc crio[20770]: time=\"2026-06-09T16:58:33.764287244Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:58:33.789956 crc crio[20770]: time=\"2026-06-09T16:58:33.789828375Z\" level=info msg=\"Created container 315219b13286224978e8f8a649f6679a630801ad41ac7af1ee7e5782bc5ea36d: openstack/glance-d8d9-account-create-update-hs46j/mariadb-account-create-update\" id=47197d1e-f3e1-4ea9-9665-c75071ec9401 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:58:33.791765 crc crio[20770]: time=\"2026-06-09T16:58:33.791578735Z\" level=info msg=\"Starting container: 315219b13286224978e8f8a649f6679a630801ad41ac7af1ee7e5782bc5ea36d\" id=3d146374-e5ae-4ba1-a017-384f8017a57d name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:58:33.796344 crc crio[20770]: time=\"2026-06-09T16:58:33.796104976Z\" level=info msg=\"Got pod network &{Name:placement-db-create-kk6zz Namespace:openstack ID:eec125baef016b53a8a7469afc7033b2cca5e8d6d749a2bfdb5cfba927fde451 UID:5d05e0df-daa2-4f85-8a16-abec91ba4ca2 NetNS:/var/run/netns/4b55141e-a49e-4960-a6d4-c0bb149dfd60 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5d05e0df_daa2_4f85_8a16_abec91ba4ca2.slice PodAnnotations:0xc0003de290}] Aliases:map[]}\"\nJun 09 16:58:33.796344 crc crio[20770]: time=\"2026-06-09T16:58:33.796194579Z\" level=info msg=\"Adding pod openstack_placement-db-create-kk6zz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:58:33.801847 crc crio[20770]: time=\"2026-06-09T16:58:33.801532694Z\" level=info msg=\"Started container\" PID=56526 containerID=315219b13286224978e8f8a649f6679a630801ad41ac7af1ee7e5782bc5ea36d description=openstack/glance-d8d9-account-create-update-hs46j/mariadb-account-create-update id=3d146374-e5ae-4ba1-a017-384f8017a57d name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f5489b3d334695cb0f6071fb2585b5681298649ea5a458aceaa931a9f6ee598\nJun 09 16:58:33.819991 crc crio[20770]: time=\"2026-06-09T16:58:33.819898336Z\" level=info msg=\"Got pod network &{Name:placement-7921-account-create-update-r647k Namespace:openstack ID:3af534ef2659375be4f799559ddf0274c0978767597a574d063cf3213936f3d7 UID:51011cd6-70a8-4ea7-b969-a89af2cbfdfc NetNS:/var/run/netns/4ae487cb-c702-4804-bc93-6a766a02ba0b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod51011cd6_70a8_4ea7_b969_a89af2cbfdfc.slice PodAnnotations:0xc002894118}] Aliases:map[]}\"\nJun 09 16:58:33.819991 crc crio[20770]: time=\"2026-06-09T16:58:33.819991069Z\" level=info msg=\"Adding pod openstack_placement-7921-account-create-update-r647k to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:58:33.863584 crc crio[20770]: time=\"2026-06-09T16:58:33.860151302Z\" level=info msg=\"Created container 353923470aad82df91e08677f670f1e17a9dbb324f5751905240ea4f527d5ee7: openstack/keystone-c685-account-create-update-n8n8w/mariadb-account-create-update\" id=2170d07a-ea0f-4207-aa54-97a7c5aa4d1f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:58:33.867224 crc crio[20770]: time=\"2026-06-09T16:58:33.867102783Z\" level=info msg=\"Starting container: 353923470aad82df91e08677f670f1e17a9dbb324f5751905240ea4f527d5ee7\" id=87b09051-6f04-483b-afd8-b99f81ac50b7 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:58:33.876798 crc crio[20770]: time=\"2026-06-09T16:58:33.875121366Z\" level=info msg=\"Started container\" PID=56525 containerID=353923470aad82df91e08677f670f1e17a9dbb324f5751905240ea4f527d5ee7 description=openstack/keystone-c685-account-create-update-n8n8w/mariadb-account-create-update id=87b09051-6f04-483b-afd8-b99f81ac50b7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=05ad50e7df6cdcf721aeca5a0eeb837bf4a5b89c8e619b5326c3e1e06bb23892\nJun 09 16:58:33.905169 crc crio[20770]: time=\"2026-06-09T16:58:33.905067684Z\" level=info msg=\"Created container d00dd634eed731334ef12b3500ed93fccd5a9f191449c70a19b0ea17d0e0a73c: openstack/glance-db-create-vc5ss/mariadb-database-create\" id=1596ddda-9e1c-49b0-8769-160b765a214f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:58:33.908356 crc crio[20770]: time=\"2026-06-09T16:58:33.907868665Z\" level=info msg=\"Starting container: d00dd634eed731334ef12b3500ed93fccd5a9f191449c70a19b0ea17d0e0a73c\" id=6e60fde8-b8ec-4221-8c30-a8abd021748a name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:58:33.926076 crc crio[20770]: time=\"2026-06-09T16:58:33.925971499Z\" level=info msg=\"Started container\" PID=56519 containerID=d00dd634eed731334ef12b3500ed93fccd5a9f191449c70a19b0ea17d0e0a73c description=openstack/glance-db-create-vc5ss/mariadb-database-create id=6e60fde8-b8ec-4221-8c30-a8abd021748a name=/runtime.v1.RuntimeService/StartContainer sandboxID=613bc184d57f64912da816b66cd2ec3e932f6d500b51907ee6e2d0fe6fbf1a77\nJun 09 16:58:33.992297 crc crio[20770]: time=\"2026-06-09T16:58:33.992196739Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-cw8vf-config-bdmtj/POD\" id=65328eb4-5a40-4d01-bbde-35833dc8d410 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:58:33.992429 crc crio[20770]: time=\"2026-06-09T16:58:33.992320183Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:58:34.035411 crc crio[20770]: time=\"2026-06-09T16:58:34.035318429Z\" level=info msg=\"Got pod network &{Name:ovn-controller-cw8vf-config-bdmtj Namespace:openstack ID:a9c4b76d4c7e28dd5f482ce18d6ff385da4b2e1f85280cbb2e4d2ee052ac802e UID:00476912-81e0-4296-adc0-8ff769b1a1cf NetNS:/var/run/netns/152e3c39-0d9a-4c7d-b720-1048b6d192ea Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod00476912_81e0_4296_adc0_8ff769b1a1cf.slice PodAnnotations:0xc0003dec78}] Aliases:map[]}\"\nJun 09 16:58:34.035411 crc crio[20770]: time=\"2026-06-09T16:58:34.035424882Z\" level=info msg=\"Adding pod openstack_ovn-controller-cw8vf-config-bdmtj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:58:34.365449 crc crio[20770]: 2026-06-09T16:58:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:eec125baef016b5 Mac:6a:ca:c6:3c:09:fe Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7e Mtu:0 Sandbox:/var/run/netns/4b55141e-a49e-4960-a6d4-c0bb149dfd60 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.126 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:58:34.366519 crc crio[20770]: time=\"2026-06-09T16:58:34.366322463Z\" level=info msg=\"Got pod network &{Name:placement-db-create-kk6zz Namespace:openstack ID:eec125baef016b53a8a7469afc7033b2cca5e8d6d749a2bfdb5cfba927fde451 UID:5d05e0df-daa2-4f85-8a16-abec91ba4ca2 NetNS:/var/run/netns/4b55141e-a49e-4960-a6d4-c0bb149dfd60 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5d05e0df_daa2_4f85_8a16_abec91ba4ca2.slice PodAnnotations:0xc0003de290}] Aliases:map[]}\"\nJun 09 16:58:34.366519 crc crio[20770]: time=\"2026-06-09T16:58:34.366452866Z\" level=info msg=\"Checking pod openstack_placement-db-create-kk6zz for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:58:34.386129 crc crio[20770]: time=\"2026-06-09T16:58:34.38589525Z\" level=info msg=\"Ran pod sandbox eec125baef016b53a8a7469afc7033b2cca5e8d6d749a2bfdb5cfba927fde451 with infra container: openstack/placement-db-create-kk6zz/POD\" id=b0f87278-4270-4e68-9874-c2dfcd3338f1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:58:34.393882 crc crio[20770]: time=\"2026-06-09T16:58:34.393263003Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=09639852-07a0-4031-8ae5-8df2fde0e66c name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:58:34.407186 crc crio[20770]: time=\"2026-06-09T16:58:34.407031613Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=454f0c84-11af-4e95-a32e-841c26717ac5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:58:34.421831 crc crio[20770]: time=\"2026-06-09T16:58:34.421692577Z\" level=info msg=\"Creating container: openstack/placement-db-create-kk6zz/mariadb-database-create\" id=af280bba-5dc2-41ec-a0e6-51383ddae341 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:58:34.422361 crc crio[20770]: time=\"2026-06-09T16:58:34.422234623Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:58:34.470859 crc crio[20770]: 2026-06-09T16:58:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3af534ef2659375 Mac:3a:40:2b:c9:44:42 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7f Mtu:0 Sandbox:/var/run/netns/4ae487cb-c702-4804-bc93-6a766a02ba0b SocketPath: PciID:}] [{Interface:0xc000123000 Address:{IP:10.217.0.127 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:58:34.472974 crc crio[20770]: time=\"2026-06-09T16:58:34.472443158Z\" level=info msg=\"Got pod network &{Name:placement-7921-account-create-update-r647k Namespace:openstack ID:3af534ef2659375be4f799559ddf0274c0978767597a574d063cf3213936f3d7 UID:51011cd6-70a8-4ea7-b969-a89af2cbfdfc NetNS:/var/run/netns/4ae487cb-c702-4804-bc93-6a766a02ba0b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod51011cd6_70a8_4ea7_b969_a89af2cbfdfc.slice PodAnnotations:0xc002894118}] Aliases:map[]}\"\nJun 09 16:58:34.472974 crc crio[20770]: time=\"2026-06-09T16:58:34.472625924Z\" level=info msg=\"Checking pod openstack_placement-7921-account-create-update-r647k for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:58:34.491793 crc crio[20770]: time=\"2026-06-09T16:58:34.491598154Z\" level=info msg=\"Ran pod sandbox 3af534ef2659375be4f799559ddf0274c0978767597a574d063cf3213936f3d7 with infra container: openstack/placement-7921-account-create-update-r647k/POD\" id=eabc001b-1af1-41a2-9c55-56f4d8efcc62 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:58:34.499582 crc crio[20770]: time=\"2026-06-09T16:58:34.499494373Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=d257ca25-3031-4dc9-92ec-ea7ae406d2b0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:58:34.507067 crc crio[20770]: time=\"2026-06-09T16:58:34.506806744Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=d21a6fc3-65d9-4f41-b6cc-580a513e4744 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:58:34.507067 crc crio[20770]: time=\"2026-06-09T16:58:34.507116313Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:58:34.524172 crc crio[20770]: time=\"2026-06-09T16:58:34.515494396Z\" level=info msg=\"Creating container: openstack/placement-7921-account-create-update-r647k/mariadb-account-create-update\" id=66bb68fb-ffcd-477f-9cf1-966ccda0aece name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:58:34.524172 crc crio[20770]: time=\"2026-06-09T16:58:34.516033392Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:58:34.524172 crc crio[20770]: time=\"2026-06-09T16:58:34.51942185Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:58:34.639408 crc crio[20770]: time=\"2026-06-09T16:58:34.639295305Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:58:34.643419 crc crio[20770]: time=\"2026-06-09T16:58:34.643352852Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:58:34.773087 crc crio[20770]: time=\"2026-06-09T16:58:34.772986859Z\" level=info msg=\"Created container 3abf6463397d8d845dbf31cc3240ef3d40d0ae83c4318fb9c883b118579f3c48: openstack/placement-db-create-kk6zz/mariadb-database-create\" id=af280bba-5dc2-41ec-a0e6-51383ddae341 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:58:34.774410 crc crio[20770]: time=\"2026-06-09T16:58:34.774335969Z\" level=info msg=\"Starting container: 3abf6463397d8d845dbf31cc3240ef3d40d0ae83c4318fb9c883b118579f3c48\" id=e39d1deb-1c02-40eb-a4c5-c5390ffca5a4 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:58:34.782577 crc crio[20770]: time=\"2026-06-09T16:58:34.782437533Z\" level=info msg=\"Started container\" PID=56755 containerID=3abf6463397d8d845dbf31cc3240ef3d40d0ae83c4318fb9c883b118579f3c48 description=openstack/placement-db-create-kk6zz/mariadb-database-create id=e39d1deb-1c02-40eb-a4c5-c5390ffca5a4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eec125baef016b53a8a7469afc7033b2cca5e8d6d749a2bfdb5cfba927fde451\nJun 09 16:58:34.851602 crc crio[20770]: time=\"2026-06-09T16:58:34.851516276Z\" level=info msg=\"Created container 91a44827c81c9dfcacbcdfc9968ce61e57b028e393713d3a97e782ce94a8c0e9: openstack/placement-7921-account-create-update-r647k/mariadb-account-create-update\" id=66bb68fb-ffcd-477f-9cf1-966ccda0aece name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:58:34.853004 crc crio[20770]: time=\"2026-06-09T16:58:34.852940317Z\" level=info msg=\"Starting container: 91a44827c81c9dfcacbcdfc9968ce61e57b028e393713d3a97e782ce94a8c0e9\" id=8b7e2656-b9b8-4507-ace4-27a2d1890615 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:58:34.859144 crc crio[20770]: time=\"2026-06-09T16:58:34.859072615Z\" level=info msg=\"Started container\" PID=56773 containerID=91a44827c81c9dfcacbcdfc9968ce61e57b028e393713d3a97e782ce94a8c0e9 description=openstack/placement-7921-account-create-update-r647k/mariadb-account-create-update id=8b7e2656-b9b8-4507-ace4-27a2d1890615 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3af534ef2659375be4f799559ddf0274c0978767597a574d063cf3213936f3d7\nJun 09 16:58:34.888523 crc crio[20770]: 2026-06-09T16:58:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a9c4b76d4c7e28d Mac:9e:41:ce:70:94:38 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:80 Mtu:0 Sandbox:/var/run/netns/152e3c39-0d9a-4c7d-b720-1048b6d192ea SocketPath: PciID:}] [{Interface:0xc0000146f0 Address:{IP:10.217.0.128 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:58:34.889433 crc crio[20770]: time=\"2026-06-09T16:58:34.889363773Z\" level=info msg=\"Got pod network &{Name:ovn-controller-cw8vf-config-bdmtj Namespace:openstack ID:a9c4b76d4c7e28dd5f482ce18d6ff385da4b2e1f85280cbb2e4d2ee052ac802e UID:00476912-81e0-4296-adc0-8ff769b1a1cf NetNS:/var/run/netns/152e3c39-0d9a-4c7d-b720-1048b6d192ea Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod00476912_81e0_4296_adc0_8ff769b1a1cf.slice PodAnnotations:0xc0003dec78}] Aliases:map[]}\"\nJun 09 16:58:34.889583 crc crio[20770]: time=\"2026-06-09T16:58:34.889523657Z\" level=info msg=\"Checking pod openstack_ovn-controller-cw8vf-config-bdmtj for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:58:34.901577 crc crio[20770]: time=\"2026-06-09T16:58:34.901477834Z\" level=info msg=\"Ran pod sandbox a9c4b76d4c7e28dd5f482ce18d6ff385da4b2e1f85280cbb2e4d2ee052ac802e with infra container: openstack/ovn-controller-cw8vf-config-bdmtj/POD\" id=65328eb4-5a40-4d01-bbde-35833dc8d410 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:58:34.905487 crc crio[20770]: time=\"2026-06-09T16:58:34.905333845Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=e19e834f-6541-43c7-9fe8-a1a1ba638a46 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:58:34.910346 crc crio[20770]: time=\"2026-06-09T16:58:34.910216807Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=d34c9ec6-d4c8-4ef5-bab8-a3852338ee61 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:58:34.919304 crc crio[20770]: time=\"2026-06-09T16:58:34.919157626Z\" level=info msg=\"Creating container: openstack/ovn-controller-cw8vf-config-bdmtj/ovn-config\" id=94d6a269-18ec-4090-b8de-4ef4cca19a69 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:58:34.919881 crc crio[20770]: time=\"2026-06-09T16:58:34.919754323Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:58:34.974225 crc crio[20770]: time=\"2026-06-09T16:58:34.974133139Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:58:35.177298 crc crio[20770]: time=\"2026-06-09T16:58:35.177131863Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:58:35.425941 crc crio[20770]: time=\"2026-06-09T16:58:35.425861612Z\" level=info msg=\"Created container 770bbce84fb00912fb4fbdb398946cd4dc74dc31602f15311649e312dcd75410: openstack/ovn-controller-cw8vf-config-bdmtj/ovn-config\" id=94d6a269-18ec-4090-b8de-4ef4cca19a69 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:58:35.428267 crc crio[20770]: time=\"2026-06-09T16:58:35.428132378Z\" level=info msg=\"Starting container: 770bbce84fb00912fb4fbdb398946cd4dc74dc31602f15311649e312dcd75410\" id=414a2258-afbc-46b7-9ab9-8ab9718d1073 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:58:35.444273 crc crio[20770]: time=\"2026-06-09T16:58:35.444140832Z\" level=info msg=\"Started container\" PID=56846 containerID=770bbce84fb00912fb4fbdb398946cd4dc74dc31602f15311649e312dcd75410 description=openstack/ovn-controller-cw8vf-config-bdmtj/ovn-config id=414a2258-afbc-46b7-9ab9-8ab9718d1073 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a9c4b76d4c7e28dd5f482ce18d6ff385da4b2e1f85280cbb2e4d2ee052ac802e\nJun 09 16:58:35.503820 crc crio[20770]: time=\"2026-06-09T16:58:35.503633757Z\" level=info msg=\"Stopping pod sandbox: c685127a7cd3dbfec1d03a6a4ef750108c0c908d17000bb2272de30742aacb7f\" id=d90d86e3-c5bf-414e-b856-221c0ac2b307 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:58:35.504791 crc crio[20770]: time=\"2026-06-09T16:58:35.504704228Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-klcdk Namespace:openstack ID:c685127a7cd3dbfec1d03a6a4ef750108c0c908d17000bb2272de30742aacb7f UID:e2550d91-cd45-4432-83cb-91713e9fe183 NetNS:/var/run/netns/ba1ac60a-ea8c-4a1f-be29-acbe6ff726bb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode2550d91_cd45_4432_83cb_91713e9fe183.slice PodAnnotations:0xc0003df810}] Aliases:map[]}\"\nJun 09 16:58:35.504940 crc crio[20770]: time=\"2026-06-09T16:58:35.504904563Z\" level=info msg=\"Deleting pod openstack_keystone-db-create-klcdk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:58:35.964498 crc crio[20770]: time=\"2026-06-09T16:58:35.964085032Z\" level=info msg=\"Stopped pod sandbox: c685127a7cd3dbfec1d03a6a4ef750108c0c908d17000bb2272de30742aacb7f\" id=d90d86e3-c5bf-414e-b856-221c0ac2b307 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:58:36.530303 crc crio[20770]: time=\"2026-06-09T16:58:36.529449589Z\" level=info msg=\"Stopping pod sandbox: 613bc184d57f64912da816b66cd2ec3e932f6d500b51907ee6e2d0fe6fbf1a77\" id=63476963-7a97-40f5-b44c-e1c70b205a44 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:58:36.530303 crc crio[20770]: time=\"2026-06-09T16:58:36.529465499Z\" level=info msg=\"Stopping pod sandbox: 05ad50e7df6cdcf721aeca5a0eeb837bf4a5b89c8e619b5326c3e1e06bb23892\" id=97c6f0f4-52df-4533-b346-89bd2fd76b32 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:58:36.531954 crc crio[20770]: time=\"2026-06-09T16:58:36.529791729Z\" level=info msg=\"Stopping pod sandbox: eec125baef016b53a8a7469afc7033b2cca5e8d6d749a2bfdb5cfba927fde451\" id=7cc9c5bf-18af-4679-94e4-416c2bf36110 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:58:36.531954 crc crio[20770]: time=\"2026-06-09T16:58:36.530738896Z\" level=info msg=\"Got pod network &{Name:glance-db-create-vc5ss Namespace:openstack ID:613bc184d57f64912da816b66cd2ec3e932f6d500b51907ee6e2d0fe6fbf1a77 UID:e47d2272-47b3-48f4-8860-64a1881fd817 NetNS:/var/run/netns/f1a0f981-3dc4-4cc5-b84c-2247cc4330d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode47d2272_47b3_48f4_8860_64a1881fd817.slice PodAnnotations:0xc001e81490}] Aliases:map[]}\"\nJun 09 16:58:36.531954 crc crio[20770]: time=\"2026-06-09T16:58:36.53086612Z\" level=info msg=\"Deleting pod openstack_glance-db-create-vc5ss from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:58:36.531954 crc crio[20770]: time=\"2026-06-09T16:58:36.53087164Z\" level=info msg=\"Got pod network &{Name:keystone-c685-account-create-update-n8n8w Namespace:openstack ID:05ad50e7df6cdcf721aeca5a0eeb837bf4a5b89c8e619b5326c3e1e06bb23892 UID:cda8e9ef-3d78-470a-9405-cd284a658c13 NetNS:/var/run/netns/3157f769-ae94-470d-9c48-99d28780ebb4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcda8e9ef_3d78_470a_9405_cd284a658c13.slice PodAnnotations:0xc0010a30b8}] Aliases:map[]}\"\nJun 09 16:58:36.531954 crc crio[20770]: time=\"2026-06-09T16:58:36.530888991Z\" level=info msg=\"Stopping pod sandbox: 3af534ef2659375be4f799559ddf0274c0978767597a574d063cf3213936f3d7\" id=0feb9c84-19e3-4ba0-89db-fbedc73cbcc8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:58:36.531954 crc crio[20770]: time=\"2026-06-09T16:58:36.531070076Z\" level=info msg=\"Deleting pod openstack_keystone-c685-account-create-update-n8n8w from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:58:36.531954 crc crio[20770]: time=\"2026-06-09T16:58:36.531139638Z\" level=info msg=\"Got pod network &{Name:placement-db-create-kk6zz Namespace:openstack ID:eec125baef016b53a8a7469afc7033b2cca5e8d6d749a2bfdb5cfba927fde451 UID:5d05e0df-daa2-4f85-8a16-abec91ba4ca2 NetNS:/var/run/netns/4b55141e-a49e-4960-a6d4-c0bb149dfd60 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5d05e0df_daa2_4f85_8a16_abec91ba4ca2.slice PodAnnotations:0xc0003dfba0}] Aliases:map[]}\"\nJun 09 16:58:36.531954 crc crio[20770]: time=\"2026-06-09T16:58:36.531296233Z\" level=info msg=\"Deleting pod openstack_placement-db-create-kk6zz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:58:36.531954 crc crio[20770]: time=\"2026-06-09T16:58:36.531498348Z\" level=info msg=\"Stopping pod sandbox: 5f359c42b3199af53f7d92d2149e6720e75a422d3e7313d306b3f0ded626c623\" id=baeaabf7-91fd-4eff-a792-0db57fe4d77a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:58:36.531954 crc crio[20770]: time=\"2026-06-09T16:58:36.531619202Z\" level=info msg=\"Got pod network &{Name:placement-7921-account-create-update-r647k Namespace:openstack ID:3af534ef2659375be4f799559ddf0274c0978767597a574d063cf3213936f3d7 UID:51011cd6-70a8-4ea7-b969-a89af2cbfdfc NetNS:/var/run/netns/4ae487cb-c702-4804-bc93-6a766a02ba0b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod51011cd6_70a8_4ea7_b969_a89af2cbfdfc.slice PodAnnotations:0xc006e7f060}] Aliases:map[]}\"\nJun 09 16:58:36.531954 crc crio[20770]: time=\"2026-06-09T16:58:36.531820508Z\" level=info msg=\"Stopping pod sandbox: 2f5489b3d334695cb0f6071fb2585b5681298649ea5a458aceaa931a9f6ee598\" id=d5a20fdf-908f-4d6c-8d36-a6f3fe27dbbf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:58:36.531954 crc crio[20770]: time=\"2026-06-09T16:58:36.531924821Z\" level=info msg=\"Deleting pod openstack_placement-7921-account-create-update-r647k from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:58:36.531954 crc crio[20770]: time=\"2026-06-09T16:58:36.532010903Z\" level=info msg=\"Got pod network &{Name:swift-ring-rebalance-sg2hh Namespace:openstack ID:5f359c42b3199af53f7d92d2149e6720e75a422d3e7313d306b3f0ded626c623 UID:f99d25e1-45d2-4ed1-ae29-6fafa5f07b6e NetNS:/var/run/netns/3af4c003-70f4-4bd2-b1db-f9f12859a7c2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf99d25e1_45d2_4ed1_ae29_6fafa5f07b6e.slice PodAnnotations:0xc00291ae50}] Aliases:map[]}\"\nJun 09 16:58:36.543746 crc crio[20770]: time=\"2026-06-09T16:58:36.532149227Z\" level=info msg=\"Deleting pod openstack_swift-ring-rebalance-sg2hh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:58:36.543746 crc crio[20770]: time=\"2026-06-09T16:58:36.532195189Z\" level=info msg=\"Got pod network &{Name:glance-d8d9-account-create-update-hs46j Namespace:openstack ID:2f5489b3d334695cb0f6071fb2585b5681298649ea5a458aceaa931a9f6ee598 UID:f545641e-4570-4125-b8dd-e6e0ab2ec2fc NetNS:/var/run/netns/f67177e9-16e7-4342-87f4-7a5807f50a57 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf545641e_4570_4125_b8dd_e6e0ab2ec2fc.slice PodAnnotations:0xc002a08790}] Aliases:map[]}\"\nJun 09 16:58:36.543746 crc crio[20770]: time=\"2026-06-09T16:58:36.532320402Z\" level=info msg=\"Deleting pod openstack_glance-d8d9-account-create-update-hs46j from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:58:37.042125 crc crio[20770]: time=\"2026-06-09T16:58:37.041265993Z\" level=info msg=\"Stopped pod sandbox: 3af534ef2659375be4f799559ddf0274c0978767597a574d063cf3213936f3d7\" id=0feb9c84-19e3-4ba0-89db-fbedc73cbcc8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:58:37.237698 crc crio[20770]: time=\"2026-06-09T16:58:37.2371092Z\" level=info msg=\"Stopped pod sandbox: 05ad50e7df6cdcf721aeca5a0eeb837bf4a5b89c8e619b5326c3e1e06bb23892\" id=97c6f0f4-52df-4533-b346-89bd2fd76b32 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:58:37.326024 crc crio[20770]: time=\"2026-06-09T16:58:37.325145871Z\" level=info msg=\"Stopped pod sandbox: eec125baef016b53a8a7469afc7033b2cca5e8d6d749a2bfdb5cfba927fde451\" id=7cc9c5bf-18af-4679-94e4-416c2bf36110 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:58:37.342577 crc crio[20770]: time=\"2026-06-09T16:58:37.34233663Z\" level=info msg=\"Stopped pod sandbox: 5f359c42b3199af53f7d92d2149e6720e75a422d3e7313d306b3f0ded626c623\" id=baeaabf7-91fd-4eff-a792-0db57fe4d77a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:58:37.399951 crc crio[20770]: time=\"2026-06-09T16:58:37.399614069Z\" level=info msg=\"Stopped pod sandbox: 2f5489b3d334695cb0f6071fb2585b5681298649ea5a458aceaa931a9f6ee598\" id=d5a20fdf-908f-4d6c-8d36-a6f3fe27dbbf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:58:37.437101 crc crio[20770]: time=\"2026-06-09T16:58:37.436980453Z\" level=info msg=\"Stopped pod sandbox: 613bc184d57f64912da816b66cd2ec3e932f6d500b51907ee6e2d0fe6fbf1a77\" id=63476963-7a97-40f5-b44c-e1c70b205a44 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:58:37.576874 crc crio[20770]: time=\"2026-06-09T16:58:37.575831936Z\" level=info msg=\"Stopping pod sandbox: a9c4b76d4c7e28dd5f482ce18d6ff385da4b2e1f85280cbb2e4d2ee052ac802e\" id=a9a7999d-ff1d-44f7-ad3b-fc33caf0b7a5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:58:37.576874 crc crio[20770]: time=\"2026-06-09T16:58:37.576517396Z\" level=info msg=\"Got pod network &{Name:ovn-controller-cw8vf-config-bdmtj Namespace:openstack ID:a9c4b76d4c7e28dd5f482ce18d6ff385da4b2e1f85280cbb2e4d2ee052ac802e UID:00476912-81e0-4296-adc0-8ff769b1a1cf NetNS:/var/run/netns/152e3c39-0d9a-4c7d-b720-1048b6d192ea Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod00476912_81e0_4296_adc0_8ff769b1a1cf.slice PodAnnotations:0xc001e803a8}] Aliases:map[]}\"\nJun 09 16:58:37.576874 crc crio[20770]: time=\"2026-06-09T16:58:37.576755723Z\" level=info msg=\"Deleting pod openstack_ovn-controller-cw8vf-config-bdmtj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:58:37.967613 crc crio[20770]: time=\"2026-06-09T16:58:37.966925752Z\" level=info msg=\"Stopped pod sandbox: a9c4b76d4c7e28dd5f482ce18d6ff385da4b2e1f85280cbb2e4d2ee052ac802e\" id=a9a7999d-ff1d-44f7-ad3b-fc33caf0b7a5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:58:38.077414 crc crio[20770]: time=\"2026-06-09T16:58:38.077311751Z\" level=info msg=\"Running pod sandbox: openstack/swift-storage-0/POD\" id=666220e9-c080-4a7c-afdf-0232d06c467b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:58:38.077543 crc crio[20770]: time=\"2026-06-09T16:58:38.077425845Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:58:38.115885 crc crio[20770]: time=\"2026-06-09T16:58:38.115599201Z\" level=info msg=\"Got pod network &{Name:swift-storage-0 Namespace:openstack ID:9b5cc6ea3d4996be49ef5faeae27f289df6c9528d212df886d73630dc82041a6 UID:db97a740-77d5-403f-8c9e-1a0cba9c12bc NetNS:/var/run/netns/ca16666f-2e85-4946-a504-74ff1544549d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddb97a740_77d5_403f_8c9e_1a0cba9c12bc.slice PodAnnotations:0xc002732458}] Aliases:map[]}\"\nJun 09 16:58:38.115885 crc crio[20770]: time=\"2026-06-09T16:58:38.115824228Z\" level=info msg=\"Adding pod openstack_swift-storage-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:58:39.241550 crc crio[20770]: 2026-06-09T16:58:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9b5cc6ea3d4996b Mac:7a:e3:94:75:6b:18 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:73 Mtu:0 Sandbox:/var/run/netns/ca16666f-2e85-4946-a504-74ff1544549d SocketPath: PciID:}] [{Interface:0xc000014e30 Address:{IP:10.217.0.115 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:58:39.243576 crc crio[20770]: time=\"2026-06-09T16:58:39.243472932Z\" level=info msg=\"Got pod network &{Name:swift-storage-0 Namespace:openstack ID:9b5cc6ea3d4996be49ef5faeae27f289df6c9528d212df886d73630dc82041a6 UID:db97a740-77d5-403f-8c9e-1a0cba9c12bc NetNS:/var/run/netns/ca16666f-2e85-4946-a504-74ff1544549d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddb97a740_77d5_403f_8c9e_1a0cba9c12bc.slice PodAnnotations:0xc002732458}] Aliases:map[]}\"\nJun 09 16:58:39.243756 crc crio[20770]: time=\"2026-06-09T16:58:39.243623196Z\" level=info msg=\"Checking pod openstack_swift-storage-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:58:39.254235 crc crio[20770]: time=\"2026-06-09T16:58:39.251912046Z\" level=info msg=\"Ran pod sandbox 9b5cc6ea3d4996be49ef5faeae27f289df6c9528d212df886d73630dc82041a6 with infra container: openstack/swift-storage-0/POD\" id=666220e9-c080-4a7c-afdf-0232d06c467b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:58:39.255733 crc crio[20770]: time=\"2026-06-09T16:58:39.255577272Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=87031512-f9f4-4a17-8d0d-18251189b5b4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:58:39.255953 crc crio[20770]: time=\"2026-06-09T16:58:39.255878591Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-object:current-podified not found\" id=87031512-f9f4-4a17-8d0d-18251189b5b4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:58:39.256034 crc crio[20770]: time=\"2026-06-09T16:58:39.255972604Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-object:current-podified found\" id=87031512-f9f4-4a17-8d0d-18251189b5b4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:58:39.259875 crc crio[20770]: time=\"2026-06-09T16:58:39.258206339Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=5b529bdf-fb6b-4fc4-b848-8279271b8c63 name=/runtime.v1.ImageService/PullImage\nJun 09 16:58:39.267925 crc crio[20770]: time=\"2026-06-09T16:58:39.267827197Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\\\"\"\nJun 09 16:58:40.644242 crc crio[20770]: time=\"2026-06-09T16:58:40.643871421Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-cw8vf-config-r2q6q/POD\" id=be0054b4-9319-4852-b9e6-a17cbb64e5da name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:58:40.645149 crc crio[20770]: time=\"2026-06-09T16:58:40.644247762Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:58:40.705523 crc crio[20770]: time=\"2026-06-09T16:58:40.704528869Z\" level=info msg=\"Got pod network &{Name:ovn-controller-cw8vf-config-r2q6q Namespace:openstack ID:99d2df4ad10128d9b00e92273b2fba3fa4c9b6cfd7f37c0933948fa8c5fa6b50 UID:5c551638-c63e-4569-90ac-ead05344b360 NetNS:/var/run/netns/27e8d31d-155b-421a-a7ca-d061327fa0dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5c551638_c63e_4569_90ac_ead05344b360.slice PodAnnotations:0xc0027320d0}] Aliases:map[]}\"\nJun 09 16:58:40.706395 crc crio[20770]: time=\"2026-06-09T16:58:40.706317041Z\" level=info msg=\"Adding pod openstack_ovn-controller-cw8vf-config-r2q6q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:58:40.919508 crc crio[20770]: time=\"2026-06-09T16:58:40.919396687Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:ca70cf0e497f85d020943547bece4f9a7193c8b97ef5575264cff0ea6de83083\" id=5b529bdf-fb6b-4fc4-b848-8279271b8c63 name=/runtime.v1.ImageService/PullImage\nJun 09 16:58:40.920918 crc crio[20770]: time=\"2026-06-09T16:58:40.920830978Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=673b0e6e-6d4e-4ee4-86cf-61cf66de81f2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:58:40.925337 crc crio[20770]: time=\"2026-06-09T16:58:40.925259427Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=abc4501f-a310-43f2-9efb-821660652a9c name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:58:40.936116 crc crio[20770]: time=\"2026-06-09T16:58:40.935982667Z\" level=info msg=\"Creating container: openstack/swift-storage-0/xattr-restore\" id=a2d98abb-a929-4b17-b094-202d41b34e23 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:58:40.937841 crc crio[20770]: time=\"2026-06-09T16:58:40.937623685Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:58:41.011844 crc crio[20770]: time=\"2026-06-09T16:58:41.011625719Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:58:41.014598 crc crio[20770]: time=\"2026-06-09T16:58:41.014519143Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:58:41.153247 crc crio[20770]: 2026-06-09T16:58:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:99d2df4ad10128d Mac:0e:50:78:af:3b:8c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:81 Mtu:0 Sandbox:/var/run/netns/27e8d31d-155b-421a-a7ca-d061327fa0dd SocketPath: PciID:}] [{Interface:0xc00025b6d0 Address:{IP:10.217.0.129 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:58:41.154332 crc crio[20770]: time=\"2026-06-09T16:58:41.154250353Z\" level=info msg=\"Got pod network &{Name:ovn-controller-cw8vf-config-r2q6q Namespace:openstack ID:99d2df4ad10128d9b00e92273b2fba3fa4c9b6cfd7f37c0933948fa8c5fa6b50 UID:5c551638-c63e-4569-90ac-ead05344b360 NetNS:/var/run/netns/27e8d31d-155b-421a-a7ca-d061327fa0dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5c551638_c63e_4569_90ac_ead05344b360.slice PodAnnotations:0xc0027320d0}] Aliases:map[]}\"\nJun 09 16:58:41.154447 crc crio[20770]: time=\"2026-06-09T16:58:41.154411217Z\" level=info msg=\"Checking pod openstack_ovn-controller-cw8vf-config-r2q6q for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:58:41.173933 crc crio[20770]: time=\"2026-06-09T16:58:41.17381982Z\" level=info msg=\"Ran pod sandbox 99d2df4ad10128d9b00e92273b2fba3fa4c9b6cfd7f37c0933948fa8c5fa6b50 with infra container: openstack/ovn-controller-cw8vf-config-r2q6q/POD\" id=be0054b4-9319-4852-b9e6-a17cbb64e5da name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:58:41.199538 crc crio[20770]: time=\"2026-06-09T16:58:41.199414202Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=e80aa44b-593c-43e9-99aa-7b55e031ca3c name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:58:41.205492 crc crio[20770]: time=\"2026-06-09T16:58:41.205306693Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=8750501f-6a28-45f0-b4bd-21e9ff20687e name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:58:41.561415 crc crio[20770]: time=\"2026-06-09T16:58:41.561209678Z\" level=info msg=\"Creating container: openstack/ovn-controller-cw8vf-config-r2q6q/ovn-config\" id=022117d8-1754-40af-a805-ef2a8f5f893d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:58:41.562346 crc crio[20770]: time=\"2026-06-09T16:58:41.562276389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:58:41.570363 crc crio[20770]: time=\"2026-06-09T16:58:41.570266441Z\" level=info msg=\"Created container 0b1de03511c94f33f016966afbe99b95a4275371d62446e202ed8cefc47d2a8f: openstack/swift-storage-0/xattr-restore\" id=a2d98abb-a929-4b17-b094-202d41b34e23 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:58:41.573900 crc crio[20770]: time=\"2026-06-09T16:58:41.573826074Z\" level=info msg=\"Starting container: 0b1de03511c94f33f016966afbe99b95a4275371d62446e202ed8cefc47d2a8f\" id=01673cef-a864-4eb2-8d47-d94cf91605d9 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:58:41.585967 crc crio[20770]: time=\"2026-06-09T16:58:41.585869003Z\" level=info msg=\"Started container\" PID=57437 containerID=0b1de03511c94f33f016966afbe99b95a4275371d62446e202ed8cefc47d2a8f description=openstack/swift-storage-0/xattr-restore id=01673cef-a864-4eb2-8d47-d94cf91605d9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b5cc6ea3d4996be49ef5faeae27f289df6c9528d212df886d73630dc82041a6\nJun 09 16:58:41.624022 crc crio[20770]: time=\"2026-06-09T16:58:41.623588136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:58:41.823440 crc crio[20770]: time=\"2026-06-09T16:58:41.823076598Z\" level=info msg=\"Running pod sandbox: openstack/glance-db-sync-lr54k/POD\" id=81c301ed-2c6e-4411-bc5c-027dfdcc0dbf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:58:41.823440 crc crio[20770]: time=\"2026-06-09T16:58:41.823223052Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:58:41.826703 crc crio[20770]: time=\"2026-06-09T16:58:41.826578759Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:58:41.863200 crc crio[20770]: time=\"2026-06-09T16:58:41.863076777Z\" level=info msg=\"Got pod network &{Name:glance-db-sync-lr54k Namespace:openstack ID:dd910215699edcd954ff8b53b97f2d87a0eb9e39b3913e37e96f8b35ef56b1cd UID:413be875-aea6-42ac-8309-832e7e2426e1 NetNS:/var/run/netns/1d0fe72b-1b96-4f73-9d85-ff435572e17f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod413be875_aea6_42ac_8309_832e7e2426e1.slice PodAnnotations:0xc002a08788}] Aliases:map[]}\"\nJun 09 16:58:41.863200 crc crio[20770]: time=\"2026-06-09T16:58:41.86316312Z\" level=info msg=\"Adding pod openstack_glance-db-sync-lr54k to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:58:42.227014 crc crio[20770]: time=\"2026-06-09T16:58:42.226449859Z\" level=info msg=\"Created container 5e612a7c31b5589bbf50c10bb460248a6a4350cf6e5608aaa24bb63703cb473a: openstack/ovn-controller-cw8vf-config-r2q6q/ovn-config\" id=022117d8-1754-40af-a805-ef2a8f5f893d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:58:42.228803 crc crio[20770]: time=\"2026-06-09T16:58:42.228319193Z\" level=info msg=\"Starting container: 5e612a7c31b5589bbf50c10bb460248a6a4350cf6e5608aaa24bb63703cb473a\" id=9cc452d0-edab-4a22-bb67-31dc93325a37 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:58:42.235031 crc crio[20770]: time=\"2026-06-09T16:58:42.234929185Z\" level=info msg=\"Started container\" PID=57575 containerID=5e612a7c31b5589bbf50c10bb460248a6a4350cf6e5608aaa24bb63703cb473a description=openstack/ovn-controller-cw8vf-config-r2q6q/ovn-config id=9cc452d0-edab-4a22-bb67-31dc93325a37 name=/runtime.v1.RuntimeService/StartContainer sandboxID=99d2df4ad10128d9b00e92273b2fba3fa4c9b6cfd7f37c0933948fa8c5fa6b50\nJun 09 16:58:42.686183 crc crio[20770]: time=\"2026-06-09T16:58:42.685220186Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=0922accb-9687-48d7-889b-0db534e2b389 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:58:42.686183 crc crio[20770]: time=\"2026-06-09T16:58:42.686177624Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-account:current-podified not found\" id=0922accb-9687-48d7-889b-0db534e2b389 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:58:42.686354 crc crio[20770]: time=\"2026-06-09T16:58:42.686234386Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-account:current-podified found\" id=0922accb-9687-48d7-889b-0db534e2b389 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:58:42.689546 crc crio[20770]: time=\"2026-06-09T16:58:42.687698168Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=fadb1219-5bca-483d-9fc4-7aa7dd6b5833 name=/runtime.v1.ImageService/PullImage\nJun 09 16:58:42.695370 crc crio[20770]: time=\"2026-06-09T16:58:42.695274258Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\\\"\"\nJun 09 16:58:42.827846 crc crio[20770]: 2026-06-09T16:58:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dd910215699edcd Mac:0a:a8:0f:ed:72:5e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:82 Mtu:0 Sandbox:/var/run/netns/1d0fe72b-1b96-4f73-9d85-ff435572e17f SocketPath: PciID:}] [{Interface:0xc0001125b0 Address:{IP:10.217.0.130 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:58:42.829503 crc crio[20770]: time=\"2026-06-09T16:58:42.828504149Z\" level=info msg=\"Got pod network &{Name:glance-db-sync-lr54k Namespace:openstack ID:dd910215699edcd954ff8b53b97f2d87a0eb9e39b3913e37e96f8b35ef56b1cd UID:413be875-aea6-42ac-8309-832e7e2426e1 NetNS:/var/run/netns/1d0fe72b-1b96-4f73-9d85-ff435572e17f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod413be875_aea6_42ac_8309_832e7e2426e1.slice PodAnnotations:0xc002a08788}] Aliases:map[]}\"\nJun 09 16:58:42.829503 crc crio[20770]: time=\"2026-06-09T16:58:42.828784607Z\" level=info msg=\"Checking pod openstack_glance-db-sync-lr54k for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:58:42.867284 crc crio[20770]: time=\"2026-06-09T16:58:42.867206151Z\" level=info msg=\"Ran pod sandbox dd910215699edcd954ff8b53b97f2d87a0eb9e39b3913e37e96f8b35ef56b1cd with infra container: openstack/glance-db-sync-lr54k/POD\" id=81c301ed-2c6e-4411-bc5c-027dfdcc0dbf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:58:42.873070 crc crio[20770]: time=\"2026-06-09T16:58:42.872985048Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=fb0b223d-4151-43fa-a64b-a196a29b1f79 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:58:42.873359 crc crio[20770]: time=\"2026-06-09T16:58:42.873183904Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-glance-api:current-podified not found\" id=fb0b223d-4151-43fa-a64b-a196a29b1f79 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:58:42.873359 crc crio[20770]: time=\"2026-06-09T16:58:42.873231825Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-glance-api:current-podified found\" id=fb0b223d-4151-43fa-a64b-a196a29b1f79 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:58:42.877089 crc crio[20770]: time=\"2026-06-09T16:58:42.877029415Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=beff710e-2a39-4912-a9c0-1b4c1f54dba6 name=/runtime.v1.ImageService/PullImage\nJun 09 16:58:42.888693 crc crio[20770]: time=\"2026-06-09T16:58:42.882213776Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\\\"\"\nJun 09 16:58:44.546165 crc crio[20770]: time=\"2026-06-09T16:58:44.545211707Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:2e8a2b2bbccdd61ef08eb9b79a8e66a2e2e82e19054bde454cdbcb0d80d92310\" id=fadb1219-5bca-483d-9fc4-7aa7dd6b5833 name=/runtime.v1.ImageService/PullImage\nJun 09 16:58:44.547136 crc crio[20770]: time=\"2026-06-09T16:58:44.546982678Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=88e5c3e5-c4a3-4ba7-97b8-c875017bd95c name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:58:44.566957 crc crio[20770]: time=\"2026-06-09T16:58:44.566624077Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=d78cd32f-2fd5-45d8-8c75-67906217e56b name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:58:44.575867 crc crio[20770]: time=\"2026-06-09T16:58:44.575774792Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-server\" id=f321cf05-3643-4dc1-b5ed-4bdc8ee7f31d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:58:44.577523 crc crio[20770]: time=\"2026-06-09T16:58:44.57744496Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:58:44.610271 crc crio[20770]: time=\"2026-06-09T16:58:44.61019065Z\" level=info msg=\"Running pod sandbox: openstack/root-account-create-update-kv2zz/POD\" id=44747f4b-32dc-4e10-8954-2bae1b86feff name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:58:44.610398 crc crio[20770]: time=\"2026-06-09T16:58:44.610294873Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:58:44.629746 crc crio[20770]: time=\"2026-06-09T16:58:44.629599022Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:58:44.634493 crc crio[20770]: time=\"2026-06-09T16:58:44.634435252Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:58:44.680789 crc crio[20770]: time=\"2026-06-09T16:58:44.678830299Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-kv2zz Namespace:openstack ID:379d07e5066acc1c182f42d395571b70609772c6ac07a98be9aabd257c0564ba UID:80ea62e4-0bb7-4a23-94b3-a39985d4cfb5 NetNS:/var/run/netns/7080f522-703a-49f6-935a-4775e9338bdf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod80ea62e4_0bb7_4a23_94b3_a39985d4cfb5.slice PodAnnotations:0xc006e7e068}] Aliases:map[]}\"\nJun 09 16:58:44.680789 crc crio[20770]: time=\"2026-06-09T16:58:44.678928102Z\" level=info msg=\"Adding pod openstack_root-account-create-update-kv2zz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:58:44.739858 crc crio[20770]: time=\"2026-06-09T16:58:44.737974693Z\" level=info msg=\"Stopping pod sandbox: 99d2df4ad10128d9b00e92273b2fba3fa4c9b6cfd7f37c0933948fa8c5fa6b50\" id=9ad1d5a7-62c7-491d-85f7-ed4fd12c3e2e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:58:44.740447 crc crio[20770]: time=\"2026-06-09T16:58:44.74028555Z\" level=info msg=\"Got pod network &{Name:ovn-controller-cw8vf-config-r2q6q Namespace:openstack ID:99d2df4ad10128d9b00e92273b2fba3fa4c9b6cfd7f37c0933948fa8c5fa6b50 UID:5c551638-c63e-4569-90ac-ead05344b360 NetNS:/var/run/netns/27e8d31d-155b-421a-a7ca-d061327fa0dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5c551638_c63e_4569_90ac_ead05344b360.slice PodAnnotations:0xc0010a2088}] Aliases:map[]}\"\nJun 09 16:58:44.740763 crc crio[20770]: time=\"2026-06-09T16:58:44.740576159Z\" level=info msg=\"Deleting pod openstack_ovn-controller-cw8vf-config-r2q6q from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:58:45.129772 crc crio[20770]: time=\"2026-06-09T16:58:45.126895896Z\" level=info msg=\"Created container 1cfd6b35f556b5bd6ae0cd2b52775d3fb67ce9e573331a131b5221b325c49a08: openstack/swift-storage-0/account-server\" id=f321cf05-3643-4dc1-b5ed-4bdc8ee7f31d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:58:45.136792 crc crio[20770]: time=\"2026-06-09T16:58:45.136418132Z\" level=info msg=\"Starting container: 1cfd6b35f556b5bd6ae0cd2b52775d3fb67ce9e573331a131b5221b325c49a08\" id=c2b5b894-24d4-4717-a0f5-1c711d4821e6 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:58:45.146440 crc crio[20770]: time=\"2026-06-09T16:58:45.1453212Z\" level=info msg=\"Started container\" PID=57827 containerID=1cfd6b35f556b5bd6ae0cd2b52775d3fb67ce9e573331a131b5221b325c49a08 description=openstack/swift-storage-0/account-server id=c2b5b894-24d4-4717-a0f5-1c711d4821e6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b5cc6ea3d4996be49ef5faeae27f289df6c9528d212df886d73630dc82041a6\nJun 09 16:58:45.166959 crc crio[20770]: time=\"2026-06-09T16:58:45.165992589Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=4a7b7d47-512a-4886-9512-d3425b76d6f7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:58:45.199403 crc crio[20770]: time=\"2026-06-09T16:58:45.199279004Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=a1e96640-2dba-4f8d-ae43-7c986dee139c name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:58:45.220737 crc crio[20770]: time=\"2026-06-09T16:58:45.220587711Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-replicator\" id=2d452500-ad10-4e9f-a540-5f59514ae604 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:58:45.224525 crc crio[20770]: time=\"2026-06-09T16:58:45.22434314Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:58:45.293340 crc crio[20770]: time=\"2026-06-09T16:58:45.293206136Z\" level=info msg=\"Stopped pod sandbox: 99d2df4ad10128d9b00e92273b2fba3fa4c9b6cfd7f37c0933948fa8c5fa6b50\" id=9ad1d5a7-62c7-491d-85f7-ed4fd12c3e2e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:58:45.329487 crc crio[20770]: time=\"2026-06-09T16:58:45.329381705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:58:45.342246 crc crio[20770]: time=\"2026-06-09T16:58:45.34162217Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:58:45.485126 crc crio[20770]: 2026-06-09T16:58:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:379d07e5066acc1 Mac:9e:55:ea:67:c0:24 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:83 Mtu:0 Sandbox:/var/run/netns/7080f522-703a-49f6-935a-4775e9338bdf SocketPath: PciID:}] [{Interface:0xc0002d8960 Address:{IP:10.217.0.131 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:58:45.486342 crc crio[20770]: time=\"2026-06-09T16:58:45.486279423Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-kv2zz Namespace:openstack ID:379d07e5066acc1c182f42d395571b70609772c6ac07a98be9aabd257c0564ba UID:80ea62e4-0bb7-4a23-94b3-a39985d4cfb5 NetNS:/var/run/netns/7080f522-703a-49f6-935a-4775e9338bdf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod80ea62e4_0bb7_4a23_94b3_a39985d4cfb5.slice PodAnnotations:0xc006e7e068}] Aliases:map[]}\"\nJun 09 16:58:45.486538 crc crio[20770]: time=\"2026-06-09T16:58:45.486478658Z\" level=info msg=\"Checking pod openstack_root-account-create-update-kv2zz for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:58:45.494482 crc crio[20770]: time=\"2026-06-09T16:58:45.494360727Z\" level=info msg=\"Ran pod sandbox 379d07e5066acc1c182f42d395571b70609772c6ac07a98be9aabd257c0564ba with infra container: openstack/root-account-create-update-kv2zz/POD\" id=44747f4b-32dc-4e10-8954-2bae1b86feff name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:58:45.499868 crc crio[20770]: time=\"2026-06-09T16:58:45.499795334Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=41a5914a-d5d6-4317-9722-1fa8a294510e name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:58:45.507807 crc crio[20770]: time=\"2026-06-09T16:58:45.507615481Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=e6056289-7f61-430e-bf3b-bbe8abfe1a68 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:58:45.524619 crc crio[20770]: time=\"2026-06-09T16:58:45.523605364Z\" level=info msg=\"Creating container: openstack/root-account-create-update-kv2zz/mariadb-account-create-update\" id=2c6dc00b-ffce-439e-94d5-cffe5beaad48 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:58:45.525077 crc crio[20770]: time=\"2026-06-09T16:58:45.525016985Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:58:45.560132 crc crio[20770]: time=\"2026-06-09T16:58:45.560049931Z\" level=info msg=\"Created container 42a922cd4e0b6a2b98e58f8a0c8f31d0ca04d9f5850c517c718b200ef655f67d: openstack/swift-storage-0/account-replicator\" id=2d452500-ad10-4e9f-a540-5f59514ae604 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:58:45.563472 crc crio[20770]: time=\"2026-06-09T16:58:45.563255264Z\" level=info msg=\"Starting container: 42a922cd4e0b6a2b98e58f8a0c8f31d0ca04d9f5850c517c718b200ef655f67d\" id=f1d0012f-6d1e-4e7b-b49a-8c10f5a29414 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:58:45.570938 crc crio[20770]: time=\"2026-06-09T16:58:45.570791172Z\" level=info msg=\"Started container\" PID=57910 containerID=42a922cd4e0b6a2b98e58f8a0c8f31d0ca04d9f5850c517c718b200ef655f67d description=openstack/swift-storage-0/account-replicator id=f1d0012f-6d1e-4e7b-b49a-8c10f5a29414 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b5cc6ea3d4996be49ef5faeae27f289df6c9528d212df886d73630dc82041a6\nJun 09 16:58:45.585366 crc crio[20770]: time=\"2026-06-09T16:58:45.58520985Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=65fdca05-e3dc-498a-92fd-5a51bf8418e1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:58:45.598003 crc crio[20770]: time=\"2026-06-09T16:58:45.593460939Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:58:45.607864 crc crio[20770]: time=\"2026-06-09T16:58:45.607702852Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=b2bd96e6-73d2-4cf0-8fa9-a57f17eac162 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:58:45.607864 crc crio[20770]: time=\"2026-06-09T16:58:45.607855366Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:58:45.618229 crc crio[20770]: time=\"2026-06-09T16:58:45.618131794Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-auditor\" id=e19b9798-835d-4d39-9f96-36da9bfa5d06 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:58:45.619946 crc crio[20770]: time=\"2026-06-09T16:58:45.619880245Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:58:45.668350 crc crio[20770]: time=\"2026-06-09T16:58:45.668200965Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:58:45.678331 crc crio[20770]: time=\"2026-06-09T16:58:45.678197535Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:58:45.858175 crc crio[20770]: time=\"2026-06-09T16:58:45.857868953Z\" level=info msg=\"Created container 123b977a3c285d40f80a0d5e7de725bcecea36e29efceccddefa13247cea447c: openstack/root-account-create-update-kv2zz/mariadb-account-create-update\" id=2c6dc00b-ffce-439e-94d5-cffe5beaad48 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:58:45.858494 crc crio[20770]: time=\"2026-06-09T16:58:45.858315806Z\" level=info msg=\"Created container e88c0faec5ee4d36c5ce95b79070309299b1b0eab3f42fc684d190f1116e62fb: openstack/swift-storage-0/account-auditor\" id=e19b9798-835d-4d39-9f96-36da9bfa5d06 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:58:45.859287 crc crio[20770]: time=\"2026-06-09T16:58:45.859204432Z\" level=info msg=\"Starting container: 123b977a3c285d40f80a0d5e7de725bcecea36e29efceccddefa13247cea447c\" id=c212ca46-6f8a-4b6b-a316-e4e77333384a name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:58:45.859581 crc crio[20770]: time=\"2026-06-09T16:58:45.85950369Z\" level=info msg=\"Starting container: e88c0faec5ee4d36c5ce95b79070309299b1b0eab3f42fc684d190f1116e62fb\" id=b26acee2-8675-49aa-8577-fe865584b90f name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:58:45.866595 crc crio[20770]: time=\"2026-06-09T16:58:45.866415071Z\" level=info msg=\"Started container\" PID=57934 containerID=e88c0faec5ee4d36c5ce95b79070309299b1b0eab3f42fc684d190f1116e62fb description=openstack/swift-storage-0/account-auditor id=b26acee2-8675-49aa-8577-fe865584b90f name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b5cc6ea3d4996be49ef5faeae27f289df6c9528d212df886d73630dc82041a6\nJun 09 16:58:45.867129 crc crio[20770]: time=\"2026-06-09T16:58:45.867000217Z\" level=info msg=\"Started container\" PID=57930 containerID=123b977a3c285d40f80a0d5e7de725bcecea36e29efceccddefa13247cea447c description=openstack/root-account-create-update-kv2zz/mariadb-account-create-update id=c212ca46-6f8a-4b6b-a316-e4e77333384a name=/runtime.v1.RuntimeService/StartContainer sandboxID=379d07e5066acc1c182f42d395571b70609772c6ac07a98be9aabd257c0564ba\nJun 09 16:58:45.884093 crc crio[20770]: time=\"2026-06-09T16:58:45.88400711Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=28fd450c-3d09-4f09-84fb-f9218cda47c3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:58:45.909333 crc crio[20770]: time=\"2026-06-09T16:58:45.909244962Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=62ef4868-0e93-45e1-a939-769db0a18c2f name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:58:45.919318 crc crio[20770]: time=\"2026-06-09T16:58:45.919221101Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-reaper\" id=267c8e80-8ad9-4857-a608-a56d97af61ab name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:58:45.921045 crc crio[20770]: time=\"2026-06-09T16:58:45.920935631Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:58:46.036939 crc crio[20770]: time=\"2026-06-09T16:58:46.03684831Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:58:46.044099 crc crio[20770]: time=\"2026-06-09T16:58:46.044009898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:58:46.197116 crc crio[20770]: time=\"2026-06-09T16:58:46.196526589Z\" level=info msg=\"Created container 15e523e063cd5e2054086f6970bd53682a0d388a9cb3f85d32057abf546e8acd: openstack/swift-storage-0/account-reaper\" id=267c8e80-8ad9-4857-a608-a56d97af61ab name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:58:46.198910 crc crio[20770]: time=\"2026-06-09T16:58:46.198876887Z\" level=info msg=\"Starting container: 15e523e063cd5e2054086f6970bd53682a0d388a9cb3f85d32057abf546e8acd\" id=a66c8954-335e-4b21-b5e0-16360799b31c name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:58:46.213971 crc crio[20770]: time=\"2026-06-09T16:58:46.213907312Z\" level=info msg=\"Started container\" PID=58011 containerID=15e523e063cd5e2054086f6970bd53682a0d388a9cb3f85d32057abf546e8acd description=openstack/swift-storage-0/account-reaper id=a66c8954-335e-4b21-b5e0-16360799b31c name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b5cc6ea3d4996be49ef5faeae27f289df6c9528d212df886d73630dc82041a6\nJun 09 16:58:46.237961 crc crio[20770]: time=\"2026-06-09T16:58:46.234811118Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=d5bceb87-27ea-4910-b743-39eed05303c7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:58:46.237961 crc crio[20770]: time=\"2026-06-09T16:58:46.235591841Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-container:current-podified not found\" id=d5bceb87-27ea-4910-b743-39eed05303c7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:58:46.237961 crc crio[20770]: time=\"2026-06-09T16:58:46.235769016Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-container:current-podified found\" id=d5bceb87-27ea-4910-b743-39eed05303c7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:58:46.237961 crc crio[20770]: time=\"2026-06-09T16:58:46.236880748Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=bd02e057-75d8-4bee-9f56-dcae3bff6409 name=/runtime.v1.ImageService/PullImage\nJun 09 16:58:46.259255 crc crio[20770]: time=\"2026-06-09T16:58:46.259147774Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\\\"\"\nJun 09 16:58:47.821854 crc crio[20770]: time=\"2026-06-09T16:58:47.821264441Z\" level=info msg=\"Stopping pod sandbox: 379d07e5066acc1c182f42d395571b70609772c6ac07a98be9aabd257c0564ba\" id=d631599e-1041-4b0b-9921-6e705d84b549 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:58:47.823921 crc crio[20770]: time=\"2026-06-09T16:58:47.823894157Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-kv2zz Namespace:openstack ID:379d07e5066acc1c182f42d395571b70609772c6ac07a98be9aabd257c0564ba UID:80ea62e4-0bb7-4a23-94b3-a39985d4cfb5 NetNS:/var/run/netns/7080f522-703a-49f6-935a-4775e9338bdf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod80ea62e4_0bb7_4a23_94b3_a39985d4cfb5.slice PodAnnotations:0xc00008c940}] Aliases:map[]}\"\nJun 09 16:58:47.824146 crc crio[20770]: time=\"2026-06-09T16:58:47.824125834Z\" level=info msg=\"Deleting pod openstack_root-account-create-update-kv2zz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:58:48.209394 crc crio[20770]: time=\"2026-06-09T16:58:48.209161993Z\" level=info msg=\"Stopped pod sandbox: 379d07e5066acc1c182f42d395571b70609772c6ac07a98be9aabd257c0564ba\" id=d631599e-1041-4b0b-9921-6e705d84b549 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:58:52.349181 crc crio[20770]: time=\"2026-06-09T16:58:52.347793386Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:2cd9d911af0f170eec9beb49d19054a0cd0882cf56009471751a226026a1ce53\" id=bd02e057-75d8-4bee-9f56-dcae3bff6409 name=/runtime.v1.ImageService/PullImage\nJun 09 16:58:52.353815 crc crio[20770]: time=\"2026-06-09T16:58:52.353704688Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=9abac246-2e09-44fe-b9fa-9530f39568da name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:58:52.378280 crc crio[20770]: time=\"2026-06-09T16:58:52.376615832Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=6a90a1ea-1243-4cfb-952f-fab5077c720e name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:58:52.422583 crc crio[20770]: time=\"2026-06-09T16:58:52.422489281Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-server\" id=5e870ad3-ae75-4b9c-83fb-71703866dc67 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:58:52.423250 crc crio[20770]: time=\"2026-06-09T16:58:52.423172461Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:58:52.475018 crc crio[20770]: time=\"2026-06-09T16:58:52.474929431Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:58:52.480839 crc crio[20770]: time=\"2026-06-09T16:58:52.480622806Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:58:52.686536 crc crio[20770]: time=\"2026-06-09T16:58:52.686414761Z\" level=info msg=\"Created container 2f10235a44928f709fd6b05ddb40b716bf127ccf830676144270a2cbf9b4c78a: openstack/swift-storage-0/container-server\" id=5e870ad3-ae75-4b9c-83fb-71703866dc67 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:58:52.688002 crc crio[20770]: time=\"2026-06-09T16:58:52.687914445Z\" level=info msg=\"Starting container: 2f10235a44928f709fd6b05ddb40b716bf127ccf830676144270a2cbf9b4c78a\" id=00011744-acb4-44d8-8e06-6d7b1686e4be name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:58:52.697573 crc crio[20770]: time=\"2026-06-09T16:58:52.696947616Z\" level=info msg=\"Started container\" PID=58427 containerID=2f10235a44928f709fd6b05ddb40b716bf127ccf830676144270a2cbf9b4c78a description=openstack/swift-storage-0/container-server id=00011744-acb4-44d8-8e06-6d7b1686e4be name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b5cc6ea3d4996be49ef5faeae27f289df6c9528d212df886d73630dc82041a6\nJun 09 16:58:52.773539 crc crio[20770]: time=\"2026-06-09T16:58:52.773424393Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=e762f442-6189-4b3f-b363-986e0603f37d name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:58:52.785285 crc crio[20770]: time=\"2026-06-09T16:58:52.785228295Z\" level=info msg=\"Removing container: d3549baac968f6b98b048869f94a07ec6f96dda690973ae0bcecf26ea2be5c55\" id=9bf28d36-bcb4-404a-b2fa-2dfd7f720bfc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:58:52.793755 crc crio[20770]: time=\"2026-06-09T16:58:52.793555786Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=375c7b5c-4f13-48a9-9071-1960232c3a85 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:59:01.593002 crc crio[20770]: time=\"2026-06-09T16:59:01.592151254Z\" level=info msg=\"Running pod sandbox: openstack/cinder-db-create-dz654/POD\" id=46d783a1-e771-4a03-b7fd-4fb7e17ee691 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:59:01.594503 crc crio[20770]: time=\"2026-06-09T16:59:01.59302671Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:59:01.672019 crc crio[20770]: time=\"2026-06-09T16:59:01.671171445Z\" level=info msg=\"Running pod sandbox: openstack/cinder-19e0-account-create-update-l6469/POD\" id=37493836-969f-4676-a51a-8863b08c325a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:59:01.672322 crc crio[20770]: time=\"2026-06-09T16:59:01.672274657Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:59:01.822235 crc crio[20770]: time=\"2026-06-09T16:59:01.81935659Z\" level=info msg=\"Running pod sandbox: openstack/neutron-db-create-zvggc/POD\" id=c743a46d-3eb1-4e84-8f8e-11840d309826 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:59:01.822235 crc crio[20770]: time=\"2026-06-09T16:59:01.819453522Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:59:01.999489 crc crio[20770]: time=\"2026-06-09T16:59:01.999376227Z\" level=info msg=\"Running pod sandbox: openstack/neutron-6649-account-create-update-q4zwg/POD\" id=54ea79b8-972d-4f46-a4be-1dd626681f51 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:59:01.999622 crc crio[20770]: time=\"2026-06-09T16:59:01.999512851Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:59:02.269235 crc crio[20770]: time=\"2026-06-09T16:59:02.269150797Z\" level=info msg=\"Running pod sandbox: openstack/barbican-4b0e-account-create-update-z77np/POD\" id=10d366d3-c5f8-4a3d-8b17-34d05d627ec1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:59:02.269365 crc crio[20770]: time=\"2026-06-09T16:59:02.26927624Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:59:02.396407 crc crio[20770]: time=\"2026-06-09T16:59:02.396312152Z\" level=info msg=\"Running pod sandbox: openstack/keystone-db-sync-x9d9f/POD\" id=f449eefb-c64a-448c-a54f-8504b95d88e2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:59:02.396534 crc crio[20770]: time=\"2026-06-09T16:59:02.396430886Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:59:02.445086 crc crio[20770]: time=\"2026-06-09T16:59:02.445006234Z\" level=info msg=\"Running pod sandbox: openstack/barbican-db-create-mxftb/POD\" id=9cad64d2-fdd7-442d-bc6e-e7cff265727e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:59:02.445199 crc crio[20770]: time=\"2026-06-09T16:59:02.445171598Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:59:04.061460 crc crio[20770]: time=\"2026-06-09T16:59:04.060950849Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-replicator\" id=457b1563-3863-4032-b762-a6d07611fb1e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:59:04.113834 crc crio[20770]: time=\"2026-06-09T16:59:04.113619626Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:59:06.016089 crc crio[20770]: time=\"2026-06-09T16:59:06.015389317Z\" level=info msg=\"Removed container d3549baac968f6b98b048869f94a07ec6f96dda690973ae0bcecf26ea2be5c55: openshift-infra/auto-csr-approver-29683732-v5nzj/oc\" id=9bf28d36-bcb4-404a-b2fa-2dfd7f720bfc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:59:06.028759 crc crio[20770]: time=\"2026-06-09T16:59:06.026444887Z\" level=info msg=\"Stopping pod sandbox: 91ae40eb85cb9244c070368c3e7d5b474be50bc081db6b5d1519aff36452a404\" id=6f7dbaec-cb93-417a-9a91-9aacceca8ca7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:59:06.028759 crc crio[20770]: time=\"2026-06-09T16:59:06.026790667Z\" level=info msg=\"Stopped pod sandbox (already stopped): 91ae40eb85cb9244c070368c3e7d5b474be50bc081db6b5d1519aff36452a404\" id=6f7dbaec-cb93-417a-9a91-9aacceca8ca7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:59:06.028759 crc crio[20770]: time=\"2026-06-09T16:59:06.027553589Z\" level=info msg=\"Removing pod sandbox: 91ae40eb85cb9244c070368c3e7d5b474be50bc081db6b5d1519aff36452a404\" id=7f328fef-2f8a-429d-ba98-4ec70c659962 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:59:06.204932 crc crio[20770]: time=\"2026-06-09T16:59:06.201244093Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:30d61dd1afa8d55014cd6fec25360a879ff63cbe03089f1dcdf120a632bb54d9\" id=beff710e-2a39-4912-a9c0-1b4c1f54dba6 name=/runtime.v1.ImageService/PullImage\nJun 09 16:59:06.204932 crc crio[20770]: time=\"2026-06-09T16:59:06.20251106Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=15301050-4adf-4a23-8c11-2546af2919a5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:59:06.208887 crc crio[20770]: time=\"2026-06-09T16:59:06.208511124Z\" level=info msg=\"Got pod network &{Name:cinder-19e0-account-create-update-l6469 Namespace:openstack ID:9df80648f2165bd5732cb39355e005b1fa00e4f49a55a5c63db088f5e8fdebbd UID:47054d70-c590-4b8d-95ef-58c1a3ad5946 NetNS:/var/run/netns/5780f2f6-7afc-4cb2-9d7d-49bae647fda6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod47054d70_c590_4b8d_95ef_58c1a3ad5946.slice PodAnnotations:0xc006e7e188}] Aliases:map[]}\"\nJun 09 16:59:06.208887 crc crio[20770]: time=\"2026-06-09T16:59:06.208582876Z\" level=info msg=\"Adding pod openstack_cinder-19e0-account-create-update-l6469 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:59:06.301217 crc crio[20770]: time=\"2026-06-09T16:59:06.300873851Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=3572b901-5427-46f2-b0e3-1544f791bd5f name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:59:06.462938 crc crio[20770]: time=\"2026-06-09T16:59:06.375188645Z\" level=info msg=\"Removed pod sandbox: 91ae40eb85cb9244c070368c3e7d5b474be50bc081db6b5d1519aff36452a404\" id=7f328fef-2f8a-429d-ba98-4ec70c659962 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:59:06.462938 crc crio[20770]: time=\"2026-06-09T16:59:06.376116062Z\" level=info msg=\"Stopping pod sandbox: 9e2495e20239a5cce5ad53f7ef556e6cfe80f26d5b39bef79bc3cd833ed15e82\" id=06d4a37d-98e7-4ab0-83cd-641b11eef59b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:59:06.462938 crc crio[20770]: time=\"2026-06-09T16:59:06.376157493Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9e2495e20239a5cce5ad53f7ef556e6cfe80f26d5b39bef79bc3cd833ed15e82\" id=06d4a37d-98e7-4ab0-83cd-641b11eef59b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:59:06.462938 crc crio[20770]: time=\"2026-06-09T16:59:06.376583935Z\" level=info msg=\"Removing pod sandbox: 9e2495e20239a5cce5ad53f7ef556e6cfe80f26d5b39bef79bc3cd833ed15e82\" id=2bc2d6dc-5dca-468f-bd39-9f6d69e37b4f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:59:06.462938 crc crio[20770]: time=\"2026-06-09T16:59:06.461384053Z\" level=info msg=\"Removed pod sandbox: 9e2495e20239a5cce5ad53f7ef556e6cfe80f26d5b39bef79bc3cd833ed15e82\" id=2bc2d6dc-5dca-468f-bd39-9f6d69e37b4f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:59:06.464327 crc crio[20770]: time=\"2026-06-09T16:59:06.463415712Z\" level=info msg=\"Stopping pod sandbox: e8e99fa302d5a6d9c0adb075f4a56911456cdb65c59604e008c99529ffbd4d21\" id=49a1af47-c665-4662-aa74-396c4e42ae57 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:59:06.464327 crc crio[20770]: time=\"2026-06-09T16:59:06.463467153Z\" level=info msg=\"Stopped pod sandbox (already stopped): e8e99fa302d5a6d9c0adb075f4a56911456cdb65c59604e008c99529ffbd4d21\" id=49a1af47-c665-4662-aa74-396c4e42ae57 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:59:06.466444 crc crio[20770]: time=\"2026-06-09T16:59:06.466136151Z\" level=info msg=\"Removing pod sandbox: e8e99fa302d5a6d9c0adb075f4a56911456cdb65c59604e008c99529ffbd4d21\" id=068ead68-6b71-405e-88bf-009c0a6aaecc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:59:06.471408 crc crio[20770]: time=\"2026-06-09T16:59:06.471356442Z\" level=info msg=\"Got pod network &{Name:neutron-6649-account-create-update-q4zwg Namespace:openstack ID:1f728ce908efa4770fa561dce828f6f85a7579c125c25d0ead72a8b14a6eeaf5 UID:e4ea2e85-c7d5-4d07-a23b-9cda63c5a56c NetNS:/var/run/netns/b2302c92-ad5f-4a8f-a247-0db2b356d8c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode4ea2e85_c7d5_4d07_a23b_9cda63c5a56c.slice PodAnnotations:0xc0005c6a18}] Aliases:map[]}\"\nJun 09 16:59:06.472184 crc crio[20770]: time=\"2026-06-09T16:59:06.472129014Z\" level=info msg=\"Adding pod openstack_neutron-6649-account-create-update-q4zwg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:59:06.480448 crc crio[20770]: time=\"2026-06-09T16:59:06.4768185Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-mxftb Namespace:openstack ID:df709fe1bfc645f9da87daa7409f0761e4d40e40761390515afad620ec142761 UID:c95fb77a-a3ab-4e43-81d7-4ef2f00a7fc1 NetNS:/var/run/netns/f0e8efc2-b8a9-4dec-b047-8455936ccf38 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc95fb77a_a3ab_4e43_81d7_4ef2f00a7fc1.slice PodAnnotations:0xc0010a2288}] Aliases:map[]}\"\nJun 09 16:59:06.480448 crc crio[20770]: time=\"2026-06-09T16:59:06.476861891Z\" level=info msg=\"Adding pod openstack_barbican-db-create-mxftb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:59:06.480448 crc crio[20770]: time=\"2026-06-09T16:59:06.477380626Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:59:06.480448 crc crio[20770]: time=\"2026-06-09T16:59:06.478097117Z\" level=info msg=\"Got pod network &{Name:keystone-db-sync-x9d9f Namespace:openstack ID:005be5394c71cb6faee1faff6e334b31f99c15358279c05c61918d46c477037c UID:70512a12-5ee1-4fd1-bfb8-534e767bf754 NetNS:/var/run/netns/ec1b8187-ebfa-4cd0-869d-6aa71e84b161 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod70512a12_5ee1_4fd1_bfb8_534e767bf754.slice PodAnnotations:0xc002732600}] Aliases:map[]}\"\nJun 09 16:59:06.480448 crc crio[20770]: time=\"2026-06-09T16:59:06.478122788Z\" level=info msg=\"Adding pod openstack_keystone-db-sync-x9d9f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:59:06.484619 crc crio[20770]: time=\"2026-06-09T16:59:06.481528827Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:59:06.490352 crc crio[20770]: time=\"2026-06-09T16:59:06.487913102Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-dz654 Namespace:openstack ID:a368bbf60b78925c03409824b0211b5af38968c8391d188b6b5404167d8890d5 UID:eb827261-9cc6-4388-bf7f-9136d46e42d7 NetNS:/var/run/netns/2ce64904-e62f-4610-b78c-ab992b908d99 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeb827261_9cc6_4388_bf7f_9136d46e42d7.slice PodAnnotations:0xc002732700}] Aliases:map[]}\"\nJun 09 16:59:06.490352 crc crio[20770]: time=\"2026-06-09T16:59:06.487957493Z\" level=info msg=\"Adding pod openstack_cinder-db-create-dz654 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:59:06.506512 crc crio[20770]: time=\"2026-06-09T16:59:06.506435829Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-zvggc Namespace:openstack ID:101a859d2325a02da43cf8bd9afb23b28e4ae896db7202ac8ced78663d4b4db6 UID:c143f3b8-abf8-4e96-bbf2-e0544ffaf9f4 NetNS:/var/run/netns/68220138-f097-4bf0-8c1d-de3acf35c213 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc143f3b8_abf8_4e96_bbf2_e0544ffaf9f4.slice PodAnnotations:0xc0005c6b88}] Aliases:map[]}\"\nJun 09 16:59:06.506706 crc crio[20770]: time=\"2026-06-09T16:59:06.506505361Z\" level=info msg=\"Adding pod openstack_neutron-db-create-zvggc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:59:06.508221 crc crio[20770]: time=\"2026-06-09T16:59:06.508176059Z\" level=info msg=\"Got pod network &{Name:barbican-4b0e-account-create-update-z77np Namespace:openstack ID:9aedd6fdb9dd7802b0d80a0b4835eeac42e8bb3577631a5d7bc5de5b055c57a8 UID:3f5c7fd1-3df1-49c7-b7c0-d7f4b9de9057 NetNS:/var/run/netns/e8ba9436-bf66-4e95-8a76-948f5e89958e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3f5c7fd1_3df1_49c7_b7c0_d7f4b9de9057.slice PodAnnotations:0xc000134318}] Aliases:map[]}\"\nJun 09 16:59:06.508347 crc crio[20770]: time=\"2026-06-09T16:59:06.508328723Z\" level=info msg=\"Adding pod openstack_barbican-4b0e-account-create-update-z77np to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:59:06.534965 crc crio[20770]: time=\"2026-06-09T16:59:06.520003072Z\" level=info msg=\"Removed pod sandbox: e8e99fa302d5a6d9c0adb075f4a56911456cdb65c59604e008c99529ffbd4d21\" id=068ead68-6b71-405e-88bf-009c0a6aaecc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:59:06.534965 crc crio[20770]: time=\"2026-06-09T16:59:06.522838824Z\" level=info msg=\"Stopping pod sandbox: b4362be234d40b9232de9b6faa7191d80e02dcc77d06c72ca33f8edfd4257851\" id=cca331f1-90b0-420d-ad52-b115c40e5fd0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:59:06.534965 crc crio[20770]: time=\"2026-06-09T16:59:06.52304999Z\" level=info msg=\"Stopped pod sandbox (already stopped): b4362be234d40b9232de9b6faa7191d80e02dcc77d06c72ca33f8edfd4257851\" id=cca331f1-90b0-420d-ad52-b115c40e5fd0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:59:06.534965 crc crio[20770]: time=\"2026-06-09T16:59:06.52543682Z\" level=info msg=\"Removing pod sandbox: b4362be234d40b9232de9b6faa7191d80e02dcc77d06c72ca33f8edfd4257851\" id=0c80ca36-0178-49ee-8927-3d6ad5adba79 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:59:06.698605 crc crio[20770]: time=\"2026-06-09T16:59:06.698501595Z\" level=info msg=\"Removed pod sandbox: b4362be234d40b9232de9b6faa7191d80e02dcc77d06c72ca33f8edfd4257851\" id=0c80ca36-0178-49ee-8927-3d6ad5adba79 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:59:06.699604 crc crio[20770]: time=\"2026-06-09T16:59:06.699493444Z\" level=info msg=\"Stopping pod sandbox: e6c9ee9b9ce4a777ef964504455ca87fe1998ef05026f2813602a270d91c1993\" id=95f6058b-a422-4310-9d15-0b81976f1d92 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:59:06.699604 crc crio[20770]: time=\"2026-06-09T16:59:06.699568676Z\" level=info msg=\"Stopped pod sandbox (already stopped): e6c9ee9b9ce4a777ef964504455ca87fe1998ef05026f2813602a270d91c1993\" id=95f6058b-a422-4310-9d15-0b81976f1d92 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:59:06.700409 crc crio[20770]: time=\"2026-06-09T16:59:06.700214565Z\" level=info msg=\"Removing pod sandbox: e6c9ee9b9ce4a777ef964504455ca87fe1998ef05026f2813602a270d91c1993\" id=3173c4d0-48ed-443d-b7dc-dd77a8b8dc01 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:59:06.722476 crc crio[20770]: time=\"2026-06-09T16:59:06.722373157Z\" level=info msg=\"Removed pod sandbox: e6c9ee9b9ce4a777ef964504455ca87fe1998ef05026f2813602a270d91c1993\" id=3173c4d0-48ed-443d-b7dc-dd77a8b8dc01 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:59:06.724160 crc crio[20770]: time=\"2026-06-09T16:59:06.724057706Z\" level=info msg=\"Stopping pod sandbox: 8a5c993890abb775678a60b245ea4cf372b323fc53187ca1c28cf45a92306472\" id=b3d80f14-7275-4978-9e02-429611ae43df name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:59:06.724259 crc crio[20770]: time=\"2026-06-09T16:59:06.72417482Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8a5c993890abb775678a60b245ea4cf372b323fc53187ca1c28cf45a92306472\" id=b3d80f14-7275-4978-9e02-429611ae43df name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:59:06.724760 crc crio[20770]: time=\"2026-06-09T16:59:06.724694045Z\" level=info msg=\"Removing pod sandbox: 8a5c993890abb775678a60b245ea4cf372b323fc53187ca1c28cf45a92306472\" id=c25cfc0d-9bd2-4e13-a1bd-4d6705d73c03 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:59:06.737431 crc crio[20770]: time=\"2026-06-09T16:59:06.736818106Z\" level=info msg=\"Removed pod sandbox: 8a5c993890abb775678a60b245ea4cf372b323fc53187ca1c28cf45a92306472\" id=c25cfc0d-9bd2-4e13-a1bd-4d6705d73c03 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:59:06.737884 crc crio[20770]: time=\"2026-06-09T16:59:06.73762926Z\" level=info msg=\"Stopping pod sandbox: 56d47b1778336a57d12279c407eb85054d43323c318a380ccb0c7f0f2728f75e\" id=964696f8-dbba-4d94-8bad-58d91fec1a52 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:59:06.737990 crc crio[20770]: time=\"2026-06-09T16:59:06.737883347Z\" level=info msg=\"Stopped pod sandbox (already stopped): 56d47b1778336a57d12279c407eb85054d43323c318a380ccb0c7f0f2728f75e\" id=964696f8-dbba-4d94-8bad-58d91fec1a52 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:59:06.738888 crc crio[20770]: time=\"2026-06-09T16:59:06.738780883Z\" level=info msg=\"Removing pod sandbox: 56d47b1778336a57d12279c407eb85054d43323c318a380ccb0c7f0f2728f75e\" id=7e50e92f-9543-46a0-b0e5-6077d287f0a3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:59:06.757381 crc crio[20770]: time=\"2026-06-09T16:59:06.757256848Z\" level=info msg=\"Removed pod sandbox: 56d47b1778336a57d12279c407eb85054d43323c318a380ccb0c7f0f2728f75e\" id=7e50e92f-9543-46a0-b0e5-6077d287f0a3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:59:06.758218 crc crio[20770]: time=\"2026-06-09T16:59:06.758143384Z\" level=info msg=\"Stopping pod sandbox: 3573160175c10950724f82d9534b2967267dee7e28a51581089daffe9cc74ad8\" id=ea9a1041-7354-481a-ac48-a2b79adc02ed name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:59:06.758363 crc crio[20770]: time=\"2026-06-09T16:59:06.758221456Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3573160175c10950724f82d9534b2967267dee7e28a51581089daffe9cc74ad8\" id=ea9a1041-7354-481a-ac48-a2b79adc02ed name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:59:06.759026 crc crio[20770]: time=\"2026-06-09T16:59:06.758902636Z\" level=info msg=\"Removing pod sandbox: 3573160175c10950724f82d9534b2967267dee7e28a51581089daffe9cc74ad8\" id=bc2962fc-d72c-4312-978d-34110b8b31f3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:59:06.790243 crc crio[20770]: time=\"2026-06-09T16:59:06.789626037Z\" level=info msg=\"Removed pod sandbox: 3573160175c10950724f82d9534b2967267dee7e28a51581089daffe9cc74ad8\" id=bc2962fc-d72c-4312-978d-34110b8b31f3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:59:06.791608 crc crio[20770]: time=\"2026-06-09T16:59:06.791539652Z\" level=info msg=\"Stopping pod sandbox: 1ccbedb738a916ce574f219365374e4cbb3c0d7bf0e5c2a46d115af229b0245d\" id=ac90f165-9ca3-446a-8086-744fe8da77ec name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:59:06.791608 crc crio[20770]: time=\"2026-06-09T16:59:06.791605574Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1ccbedb738a916ce574f219365374e4cbb3c0d7bf0e5c2a46d115af229b0245d\" id=ac90f165-9ca3-446a-8086-744fe8da77ec name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:59:06.792326 crc crio[20770]: time=\"2026-06-09T16:59:06.792283444Z\" level=info msg=\"Removing pod sandbox: 1ccbedb738a916ce574f219365374e4cbb3c0d7bf0e5c2a46d115af229b0245d\" id=4bb36c3c-aa7c-4ba6-93e3-79b0928e217b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:59:06.810301 crc crio[20770]: time=\"2026-06-09T16:59:06.806622969Z\" level=info msg=\"Removed pod sandbox: 1ccbedb738a916ce574f219365374e4cbb3c0d7bf0e5c2a46d115af229b0245d\" id=4bb36c3c-aa7c-4ba6-93e3-79b0928e217b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 16:59:08.278097 crc crio[20770]: time=\"2026-06-09T16:59:08.277980945Z\" level=info msg=\"Creating container: openstack/glance-db-sync-lr54k/glance-db-sync\" id=c51bfa20-e5f2-43d9-9627-0600663cab27 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:59:08.280100 crc crio[20770]: time=\"2026-06-09T16:59:08.280017294Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:59:08.325862 crc crio[20770]: time=\"2026-06-09T16:59:08.32539895Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:59:08.494902 crc crio[20770]: time=\"2026-06-09T16:59:08.494608694Z\" level=info msg=\"Created container 7613d712d65cf29b4fe6247a341133bf1547e34bce1c3017184595e37e5a7625: openstack/swift-storage-0/container-replicator\" id=457b1563-3863-4032-b762-a6d07611fb1e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:59:08.496692 crc crio[20770]: time=\"2026-06-09T16:59:08.496524569Z\" level=info msg=\"Starting container: 7613d712d65cf29b4fe6247a341133bf1547e34bce1c3017184595e37e5a7625\" id=5a22cfff-adbe-4a40-b25a-454614bac48f name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:59:08.508921 crc crio[20770]: time=\"2026-06-09T16:59:08.508824516Z\" level=info msg=\"Started container\" PID=59233 containerID=7613d712d65cf29b4fe6247a341133bf1547e34bce1c3017184595e37e5a7625 description=openstack/swift-storage-0/container-replicator id=5a22cfff-adbe-4a40-b25a-454614bac48f name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b5cc6ea3d4996be49ef5faeae27f289df6c9528d212df886d73630dc82041a6\nJun 09 16:59:08.728417 crc crio[20770]: time=\"2026-06-09T16:59:08.728275177Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=f3bebd4b-6a3e-4085-8873-7ce97608ea11 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:59:08.745735 crc crio[20770]: time=\"2026-06-09T16:59:08.745601049Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=4081be81-4256-45b5-a16b-e1c147b78492 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:59:08.936745 crc crio[20770]: time=\"2026-06-09T16:59:08.936541043Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:59:08.981215 crc crio[20770]: time=\"2026-06-09T16:59:08.981006902Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-auditor\" id=cbcbbfb9-4ea8-422b-9bf2-5b960cdb7ee4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:59:08.981801 crc crio[20770]: time=\"2026-06-09T16:59:08.981600489Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:59:09.048853 crc crio[20770]: time=\"2026-06-09T16:59:09.042858014Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:59:09.048853 crc crio[20770]: time=\"2026-06-09T16:59:09.045946384Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:59:10.502130 crc crio[20770]: 2026-06-09T16:59:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:005be5394c71cb6 Mac:02:37:eb:fa:4c:eb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:88 Mtu:0 Sandbox:/var/run/netns/ec1b8187-ebfa-4cd0-869d-6aa71e84b161 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.136 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:59:10.504186 crc crio[20770]: time=\"2026-06-09T16:59:10.504106247Z\" level=info msg=\"Got pod network &{Name:keystone-db-sync-x9d9f Namespace:openstack ID:005be5394c71cb6faee1faff6e334b31f99c15358279c05c61918d46c477037c UID:70512a12-5ee1-4fd1-bfb8-534e767bf754 NetNS:/var/run/netns/ec1b8187-ebfa-4cd0-869d-6aa71e84b161 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod70512a12_5ee1_4fd1_bfb8_534e767bf754.slice PodAnnotations:0xc002732600}] Aliases:map[]}\"\nJun 09 16:59:10.504308 crc crio[20770]: 2026-06-09T16:59:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1f728ce908efa47 Mac:46:27:9e:60:9a:af Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:87 Mtu:0 Sandbox:/var/run/netns/b2302c92-ad5f-4a8f-a247-0db2b356d8c6 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.135 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:59:10.504380 crc crio[20770]: time=\"2026-06-09T16:59:10.504351434Z\" level=info msg=\"Checking pod openstack_keystone-db-sync-x9d9f for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:59:10.505501 crc crio[20770]: 2026-06-09T16:59:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9df80648f2165bd Mac:32:c9:72:49:4d:f0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:85 Mtu:0 Sandbox:/var/run/netns/5780f2f6-7afc-4cb2-9d7d-49bae647fda6 SocketPath: PciID:}] [{Interface:0xc0001886c0 Address:{IP:10.217.0.133 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:59:10.505501 crc crio[20770]: time=\"2026-06-09T16:59:10.505158317Z\" level=info msg=\"Got pod network &{Name:cinder-19e0-account-create-update-l6469 Namespace:openstack ID:9df80648f2165bd5732cb39355e005b1fa00e4f49a55a5c63db088f5e8fdebbd UID:47054d70-c590-4b8d-95ef-58c1a3ad5946 NetNS:/var/run/netns/5780f2f6-7afc-4cb2-9d7d-49bae647fda6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod47054d70_c590_4b8d_95ef_58c1a3ad5946.slice PodAnnotations:0xc006e7e188}] Aliases:map[]}\"\nJun 09 16:59:10.505501 crc crio[20770]: time=\"2026-06-09T16:59:10.50525964Z\" level=info msg=\"Checking pod openstack_cinder-19e0-account-create-update-l6469 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:59:10.505501 crc crio[20770]: time=\"2026-06-09T16:59:10.505424535Z\" level=info msg=\"Got pod network &{Name:neutron-6649-account-create-update-q4zwg Namespace:openstack ID:1f728ce908efa4770fa561dce828f6f85a7579c125c25d0ead72a8b14a6eeaf5 UID:e4ea2e85-c7d5-4d07-a23b-9cda63c5a56c NetNS:/var/run/netns/b2302c92-ad5f-4a8f-a247-0db2b356d8c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode4ea2e85_c7d5_4d07_a23b_9cda63c5a56c.slice PodAnnotations:0xc0005c6a18}] Aliases:map[]}\"\nJun 09 16:59:10.506153 crc crio[20770]: time=\"2026-06-09T16:59:10.505797726Z\" level=info msg=\"Checking pod openstack_neutron-6649-account-create-update-q4zwg for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:59:10.506887 crc crio[20770]: 2026-06-09T16:59:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:df709fe1bfc645f Mac:6e:b0:2f:6b:51:9e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:89 Mtu:0 Sandbox:/var/run/netns/f0e8efc2-b8a9-4dec-b047-8455936ccf38 SocketPath: PciID:}] [{Interface:0xc00011ac00 Address:{IP:10.217.0.137 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:59:10.508479 crc crio[20770]: time=\"2026-06-09T16:59:10.508061701Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-mxftb Namespace:openstack ID:df709fe1bfc645f9da87daa7409f0761e4d40e40761390515afad620ec142761 UID:c95fb77a-a3ab-4e43-81d7-4ef2f00a7fc1 NetNS:/var/run/netns/f0e8efc2-b8a9-4dec-b047-8455936ccf38 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc95fb77a_a3ab_4e43_81d7_4ef2f00a7fc1.slice PodAnnotations:0xc0010a2288}] Aliases:map[]}\"\nJun 09 16:59:10.508479 crc crio[20770]: time=\"2026-06-09T16:59:10.508222366Z\" level=info msg=\"Checking pod openstack_barbican-db-create-mxftb for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:59:10.516900 crc crio[20770]: time=\"2026-06-09T16:59:10.515898369Z\" level=info msg=\"Ran pod sandbox 005be5394c71cb6faee1faff6e334b31f99c15358279c05c61918d46c477037c with infra container: openstack/keystone-db-sync-x9d9f/POD\" id=f449eefb-c64a-448c-a54f-8504b95d88e2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:59:10.518835 crc crio[20770]: time=\"2026-06-09T16:59:10.518795332Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=ff82fac5-b3b2-4308-a8e0-6ba8fd20c7f4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:59:10.519092 crc crio[20770]: time=\"2026-06-09T16:59:10.519001708Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-keystone:current-podified not found\" id=ff82fac5-b3b2-4308-a8e0-6ba8fd20c7f4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:59:10.519241 crc crio[20770]: time=\"2026-06-09T16:59:10.519090421Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-keystone:current-podified found\" id=ff82fac5-b3b2-4308-a8e0-6ba8fd20c7f4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:59:10.519667 crc crio[20770]: time=\"2026-06-09T16:59:10.519539024Z\" level=info msg=\"Ran pod sandbox 9df80648f2165bd5732cb39355e005b1fa00e4f49a55a5c63db088f5e8fdebbd with infra container: openstack/cinder-19e0-account-create-update-l6469/POD\" id=37493836-969f-4676-a51a-8863b08c325a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:59:10.523141 crc crio[20770]: time=\"2026-06-09T16:59:10.522047417Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=e1a47ba9-521b-4873-a2ee-f913107c006a name=/runtime.v1.ImageService/PullImage\nJun 09 16:59:10.523141 crc crio[20770]: time=\"2026-06-09T16:59:10.522272853Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=2dcae1ae-b393-4597-885c-b67ecee5a0b3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:59:10.525614 crc crio[20770]: time=\"2026-06-09T16:59:10.525563039Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-keystone:current-podified\\\"\"\nJun 09 16:59:10.530303 crc crio[20770]: time=\"2026-06-09T16:59:10.530226354Z\" level=info msg=\"Ran pod sandbox 1f728ce908efa4770fa561dce828f6f85a7579c125c25d0ead72a8b14a6eeaf5 with infra container: openstack/neutron-6649-account-create-update-q4zwg/POD\" id=54ea79b8-972d-4f46-a4be-1dd626681f51 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:59:10.531178 crc crio[20770]: time=\"2026-06-09T16:59:10.531107709Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=0a0080bc-29a2-488c-aacd-542cd7f15c56 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:59:10.532110 crc crio[20770]: time=\"2026-06-09T16:59:10.532046437Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=b8ba7235-8967-4369-9736-4b7f005ab0ac name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:59:10.533979 crc crio[20770]: time=\"2026-06-09T16:59:10.53354849Z\" level=info msg=\"Ran pod sandbox df709fe1bfc645f9da87daa7409f0761e4d40e40761390515afad620ec142761 with infra container: openstack/barbican-db-create-mxftb/POD\" id=9cad64d2-fdd7-442d-bc6e-e7cff265727e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:59:10.533979 crc crio[20770]: time=\"2026-06-09T16:59:10.533808448Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=ac21c5c6-4434-46af-b821-01b9034dd035 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:59:10.535603 crc crio[20770]: time=\"2026-06-09T16:59:10.535532708Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=c0018de6-e10c-4476-a972-149d8e8b8a01 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:59:10.542345 crc crio[20770]: time=\"2026-06-09T16:59:10.542278333Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=b97ed194-9d7e-4cf1-afdc-be09267fe541 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:59:10.604112 crc crio[20770]: time=\"2026-06-09T16:59:10.604020263Z\" level=info msg=\"Created container af3b7abf6025221a5073cb718c0f57b748dc179ae1cb1b356e67ffc4fdc4bbb9: openstack/glance-db-sync-lr54k/glance-db-sync\" id=c51bfa20-e5f2-43d9-9627-0600663cab27 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:59:10.605257 crc crio[20770]: time=\"2026-06-09T16:59:10.605186127Z\" level=info msg=\"Starting container: af3b7abf6025221a5073cb718c0f57b748dc179ae1cb1b356e67ffc4fdc4bbb9\" id=c40d5b5b-48bd-4c30-b495-200320fee590 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:59:10.613200 crc crio[20770]: time=\"2026-06-09T16:59:10.613081995Z\" level=info msg=\"Started container\" PID=59456 containerID=af3b7abf6025221a5073cb718c0f57b748dc179ae1cb1b356e67ffc4fdc4bbb9 description=openstack/glance-db-sync-lr54k/glance-db-sync id=c40d5b5b-48bd-4c30-b495-200320fee590 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dd910215699edcd954ff8b53b97f2d87a0eb9e39b3913e37e96f8b35ef56b1cd\nJun 09 16:59:10.983747 crc crio[20770]: time=\"2026-06-09T16:59:10.983553013Z\" level=info msg=\"Created container c1b63bc76b04897210a1f95d89e32d6e4bbcd0cbe4aaaf7fdcf7c6159f5af6b3: openstack/swift-storage-0/container-auditor\" id=cbcbbfb9-4ea8-422b-9bf2-5b960cdb7ee4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:59:10.985286 crc crio[20770]: time=\"2026-06-09T16:59:10.985199701Z\" level=info msg=\"Starting container: c1b63bc76b04897210a1f95d89e32d6e4bbcd0cbe4aaaf7fdcf7c6159f5af6b3\" id=e9f0e77f-6b1a-4b89-ad45-4a7e5e298680 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:59:10.993340 crc crio[20770]: time=\"2026-06-09T16:59:10.992965476Z\" level=info msg=\"Started container\" PID=59462 containerID=c1b63bc76b04897210a1f95d89e32d6e4bbcd0cbe4aaaf7fdcf7c6159f5af6b3 description=openstack/swift-storage-0/container-auditor id=e9f0e77f-6b1a-4b89-ad45-4a7e5e298680 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b5cc6ea3d4996be49ef5faeae27f289df6c9528d212df886d73630dc82041a6\nJun 09 16:59:10.994067 crc crio[20770]: time=\"2026-06-09T16:59:10.993979185Z\" level=info msg=\"Creating container: openstack/cinder-19e0-account-create-update-l6469/mariadb-account-create-update\" id=9521c833-488d-4f46-a71d-81478bed03c6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:59:10.996202 crc crio[20770]: time=\"2026-06-09T16:59:10.995064037Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:59:11.051900 crc crio[20770]: time=\"2026-06-09T16:59:11.051338248Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:59:11.055445 crc crio[20770]: time=\"2026-06-09T16:59:11.055362515Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:59:11.117580 crc crio[20770]: time=\"2026-06-09T16:59:11.117080023Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=b012e94f-c9d0-42bc-9444-63b48fd0a360 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:59:11.121405 crc crio[20770]: time=\"2026-06-09T16:59:11.121315196Z\" level=info msg=\"Creating container: openstack/neutron-6649-account-create-update-q4zwg/mariadb-account-create-update\" id=dbd6f51a-510b-4ab1-85de-4df340d7518c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:59:11.121906 crc crio[20770]: time=\"2026-06-09T16:59:11.121828971Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:59:11.134605 crc crio[20770]: 2026-06-09T16:59:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a368bbf60b78925 Mac:46:c4:78:4f:44:19 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:84 Mtu:0 Sandbox:/var/run/netns/2ce64904-e62f-4610-b78c-ab992b908d99 SocketPath: PciID:}] [{Interface:0xc0002d8a00 Address:{IP:10.217.0.132 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:59:11.137016 crc crio[20770]: time=\"2026-06-09T16:59:11.135976191Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-dz654 Namespace:openstack ID:a368bbf60b78925c03409824b0211b5af38968c8391d188b6b5404167d8890d5 UID:eb827261-9cc6-4388-bf7f-9136d46e42d7 NetNS:/var/run/netns/2ce64904-e62f-4610-b78c-ab992b908d99 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeb827261_9cc6_4388_bf7f_9136d46e42d7.slice PodAnnotations:0xc002732700}] Aliases:map[]}\"\nJun 09 16:59:11.137016 crc crio[20770]: time=\"2026-06-09T16:59:11.136168157Z\" level=info msg=\"Checking pod openstack_cinder-db-create-dz654 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:59:11.140570 crc crio[20770]: 2026-06-09T16:59:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9aedd6fdb9dd780 Mac:36:a6:c8:73:03:b7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8a Mtu:0 Sandbox:/var/run/netns/e8ba9436-bf66-4e95-8a76-948f5e89958e SocketPath: PciID:}] [{Interface:0xc00038e970 Address:{IP:10.217.0.138 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:59:11.140570 crc crio[20770]: 2026-06-09T16:59:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:101a859d2325a02 Mac:ca:2a:3e:a8:bf:46 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:86 Mtu:0 Sandbox:/var/run/netns/68220138-f097-4bf0-8c1d-de3acf35c213 SocketPath: PciID:}] [{Interface:0xc000232770 Address:{IP:10.217.0.134 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:59:11.140570 crc crio[20770]: time=\"2026-06-09T16:59:11.140209204Z\" level=info msg=\"Got pod network &{Name:barbican-4b0e-account-create-update-z77np Namespace:openstack ID:9aedd6fdb9dd7802b0d80a0b4835eeac42e8bb3577631a5d7bc5de5b055c57a8 UID:3f5c7fd1-3df1-49c7-b7c0-d7f4b9de9057 NetNS:/var/run/netns/e8ba9436-bf66-4e95-8a76-948f5e89958e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3f5c7fd1_3df1_49c7_b7c0_d7f4b9de9057.slice PodAnnotations:0xc000134318}] Aliases:map[]}\"\nJun 09 16:59:11.140570 crc crio[20770]: time=\"2026-06-09T16:59:11.140243725Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-zvggc Namespace:openstack ID:101a859d2325a02da43cf8bd9afb23b28e4ae896db7202ac8ced78663d4b4db6 UID:c143f3b8-abf8-4e96-bbf2-e0544ffaf9f4 NetNS:/var/run/netns/68220138-f097-4bf0-8c1d-de3acf35c213 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc143f3b8_abf8_4e96_bbf2_e0544ffaf9f4.slice PodAnnotations:0xc0005c6b88}] Aliases:map[]}\"\nJun 09 16:59:11.140570 crc crio[20770]: time=\"2026-06-09T16:59:11.140354358Z\" level=info msg=\"Checking pod openstack_barbican-4b0e-account-create-update-z77np for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:59:11.140570 crc crio[20770]: time=\"2026-06-09T16:59:11.140368818Z\" level=info msg=\"Checking pod openstack_neutron-db-create-zvggc for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:59:11.143397 crc crio[20770]: time=\"2026-06-09T16:59:11.14319519Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=4d07f3b2-6dd7-423d-a9cd-3f8b5e795670 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:59:11.162826 crc crio[20770]: time=\"2026-06-09T16:59:11.160978316Z\" level=info msg=\"Ran pod sandbox a368bbf60b78925c03409824b0211b5af38968c8391d188b6b5404167d8890d5 with infra container: openstack/cinder-db-create-dz654/POD\" id=46d783a1-e771-4a03-b7fd-4fb7e17ee691 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:59:11.165503 crc crio[20770]: time=\"2026-06-09T16:59:11.164993922Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=22c53aa3-57b4-4f11-bdb4-853085392055 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:59:11.183096 crc crio[20770]: time=\"2026-06-09T16:59:11.183029355Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=f0d7e289-f258-4e23-b86b-086ac7e88954 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:59:11.186184 crc crio[20770]: time=\"2026-06-09T16:59:11.186053402Z\" level=info msg=\"Ran pod sandbox 101a859d2325a02da43cf8bd9afb23b28e4ae896db7202ac8ced78663d4b4db6 with infra container: openstack/neutron-db-create-zvggc/POD\" id=c743a46d-3eb1-4e84-8f8e-11840d309826 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:59:11.186285 crc crio[20770]: time=\"2026-06-09T16:59:11.186162826Z\" level=info msg=\"Ran pod sandbox 9aedd6fdb9dd7802b0d80a0b4835eeac42e8bb3577631a5d7bc5de5b055c57a8 with infra container: openstack/barbican-4b0e-account-create-update-z77np/POD\" id=10d366d3-c5f8-4a3d-8b17-34d05d627ec1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:59:11.188345 crc crio[20770]: time=\"2026-06-09T16:59:11.188274147Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=381a75e5-e192-4666-b2bf-e4453af7cfee name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:59:11.189500 crc crio[20770]: time=\"2026-06-09T16:59:11.189408Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=d0490a0e-4310-44ec-9e8b-8733f1da8d70 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:59:11.194314 crc crio[20770]: time=\"2026-06-09T16:59:11.194228409Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=b8099c9e-fb9d-4b8d-adec-afa12c7719a2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:59:11.194565 crc crio[20770]: time=\"2026-06-09T16:59:11.194393714Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=8348a42f-ef46-4521-9e43-d338f191c8f8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:59:11.222691 crc crio[20770]: time=\"2026-06-09T16:59:11.218280297Z\" level=info msg=\"Creating container: openstack/barbican-db-create-mxftb/mariadb-database-create\" id=63dddd2b-24af-423a-b3e6-03e7a64b86cd name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:59:11.222691 crc crio[20770]: time=\"2026-06-09T16:59:11.219185933Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:59:11.279073 crc crio[20770]: time=\"2026-06-09T16:59:11.278838472Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:59:11.283825 crc crio[20770]: time=\"2026-06-09T16:59:11.2836106Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:59:11.324011 crc crio[20770]: time=\"2026-06-09T16:59:11.323912958Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:59:11.327291 crc crio[20770]: time=\"2026-06-09T16:59:11.327108621Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:59:12.102291 crc crio[20770]: time=\"2026-06-09T16:59:12.101534047Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-updater\" id=85f0346e-9b82-485e-b829-cbab732bcd0a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:59:12.103560 crc crio[20770]: time=\"2026-06-09T16:59:12.102790433Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:59:12.144170 crc crio[20770]: time=\"2026-06-09T16:59:12.144033629Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:59:12.147517 crc crio[20770]: time=\"2026-06-09T16:59:12.147432877Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:59:12.750615 crc crio[20770]: time=\"2026-06-09T16:59:12.750001112Z\" level=info msg=\"Created container aeda6f24eda242f337cd59d671515340d3b9743f3fab2008ca8d27d9c293e9fc: openstack/cinder-19e0-account-create-update-l6469/mariadb-account-create-update\" id=9521c833-488d-4f46-a71d-81478bed03c6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:59:12.751366 crc crio[20770]: time=\"2026-06-09T16:59:12.751291049Z\" level=info msg=\"Starting container: aeda6f24eda242f337cd59d671515340d3b9743f3fab2008ca8d27d9c293e9fc\" id=e9c047fa-678d-45e3-987c-a3a41274941d name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:59:12.763197 crc crio[20770]: time=\"2026-06-09T16:59:12.763103692Z\" level=info msg=\"Started container\" PID=59568 containerID=aeda6f24eda242f337cd59d671515340d3b9743f3fab2008ca8d27d9c293e9fc description=openstack/cinder-19e0-account-create-update-l6469/mariadb-account-create-update id=e9c047fa-678d-45e3-987c-a3a41274941d name=/runtime.v1.RuntimeService/StartContainer sandboxID=9df80648f2165bd5732cb39355e005b1fa00e4f49a55a5c63db088f5e8fdebbd\nJun 09 16:59:12.950508 crc crio[20770]: time=\"2026-06-09T16:59:12.95038194Z\" level=info msg=\"Created container a04f3274d3b33007fc1aab36773e5b54533a78c96062d6fa2923ee025393d125: openstack/neutron-6649-account-create-update-q4zwg/mariadb-account-create-update\" id=dbd6f51a-510b-4ab1-85de-4df340d7518c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:59:12.951747 crc crio[20770]: time=\"2026-06-09T16:59:12.951556594Z\" level=info msg=\"Starting container: a04f3274d3b33007fc1aab36773e5b54533a78c96062d6fa2923ee025393d125\" id=b3982b5b-f130-49a4-9c20-b0835b8f8012 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:59:12.957449 crc crio[20770]: time=\"2026-06-09T16:59:12.95730379Z\" level=info msg=\"Started container\" PID=59599 containerID=a04f3274d3b33007fc1aab36773e5b54533a78c96062d6fa2923ee025393d125 description=openstack/neutron-6649-account-create-update-q4zwg/mariadb-account-create-update id=b3982b5b-f130-49a4-9c20-b0835b8f8012 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f728ce908efa4770fa561dce828f6f85a7579c125c25d0ead72a8b14a6eeaf5\nJun 09 16:59:13.195396 crc crio[20770]: time=\"2026-06-09T16:59:13.194983468Z\" level=info msg=\"Created container 0e6a53dcd3696dcfc1c4e949697af8f7dca595a97c3a23fb183e0e5b6c69afed: openstack/barbican-db-create-mxftb/mariadb-database-create\" id=63dddd2b-24af-423a-b3e6-03e7a64b86cd name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:59:13.207735 crc crio[20770]: time=\"2026-06-09T16:59:13.205944816Z\" level=info msg=\"Starting container: 0e6a53dcd3696dcfc1c4e949697af8f7dca595a97c3a23fb183e0e5b6c69afed\" id=4ba431f8-bfec-4fe6-b83f-15e84cffe744 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:59:13.214583 crc crio[20770]: time=\"2026-06-09T16:59:13.214492494Z\" level=info msg=\"Started container\" PID=59620 containerID=0e6a53dcd3696dcfc1c4e949697af8f7dca595a97c3a23fb183e0e5b6c69afed description=openstack/barbican-db-create-mxftb/mariadb-database-create id=4ba431f8-bfec-4fe6-b83f-15e84cffe744 name=/runtime.v1.RuntimeService/StartContainer sandboxID=df709fe1bfc645f9da87daa7409f0761e4d40e40761390515afad620ec142761\nJun 09 16:59:13.413169 crc crio[20770]: time=\"2026-06-09T16:59:13.41307392Z\" level=info msg=\"Created container bd8bf8a5376ceec69dcccc3989ece5142ac5a1e555117fd2f7d8c9df9edfaf56: openstack/swift-storage-0/container-updater\" id=85f0346e-9b82-485e-b829-cbab732bcd0a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:59:13.415130 crc crio[20770]: time=\"2026-06-09T16:59:13.415071158Z\" level=info msg=\"Starting container: bd8bf8a5376ceec69dcccc3989ece5142ac5a1e555117fd2f7d8c9df9edfaf56\" id=1cbb5933-9d22-4f42-89ba-d017803d2a50 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:59:13.422948 crc crio[20770]: time=\"2026-06-09T16:59:13.422344438Z\" level=info msg=\"Started container\" PID=59673 containerID=bd8bf8a5376ceec69dcccc3989ece5142ac5a1e555117fd2f7d8c9df9edfaf56 description=openstack/swift-storage-0/container-updater id=1cbb5933-9d22-4f42-89ba-d017803d2a50 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b5cc6ea3d4996be49ef5faeae27f289df6c9528d212df886d73630dc82041a6\nJun 09 16:59:14.273988 crc crio[20770]: time=\"2026-06-09T16:59:14.273884009Z\" level=info msg=\"Creating container: openstack/cinder-db-create-dz654/mariadb-database-create\" id=e33d7b6e-21d3-4d53-8500-07afb5d3ef8b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:59:14.275545 crc crio[20770]: time=\"2026-06-09T16:59:14.27458011Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:59:14.319756 crc crio[20770]: time=\"2026-06-09T16:59:14.319584514Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:59:14.323280 crc crio[20770]: time=\"2026-06-09T16:59:14.323188669Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:59:14.786200 crc crio[20770]: time=\"2026-06-09T16:59:14.785303693Z\" level=info msg=\"Creating container: openstack/barbican-4b0e-account-create-update-z77np/mariadb-account-create-update\" id=054fb7f9-bffa-4057-8e3f-73705ebbee1a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:59:14.787997 crc crio[20770]: time=\"2026-06-09T16:59:14.786373674Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=85a813bf-6c98-458a-b3eb-2532aec1dc88 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:59:14.789132 crc crio[20770]: time=\"2026-06-09T16:59:14.788608418Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:59:14.803388 crc crio[20770]: time=\"2026-06-09T16:59:14.803282474Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=a426a03f-2229-4a8f-acc8-200cb6b1d147 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:59:14.823424 crc crio[20770]: time=\"2026-06-09T16:59:14.823306074Z\" level=info msg=\"Created container e899c78565cf4f40e557f76914eafe3dda3a189069c6a69df7dcb775c6b7b064: openstack/cinder-db-create-dz654/mariadb-database-create\" id=e33d7b6e-21d3-4d53-8500-07afb5d3ef8b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:59:14.824797 crc crio[20770]: time=\"2026-06-09T16:59:14.824574471Z\" level=info msg=\"Starting container: e899c78565cf4f40e557f76914eafe3dda3a189069c6a69df7dcb775c6b7b064\" id=85eb36b3-d7ae-4fa2-8945-c96e6cab9fbd name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:59:14.829430 crc crio[20770]: time=\"2026-06-09T16:59:14.82937484Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:59:14.831544 crc crio[20770]: time=\"2026-06-09T16:59:14.83143376Z\" level=info msg=\"Started container\" PID=59755 containerID=e899c78565cf4f40e557f76914eafe3dda3a189069c6a69df7dcb775c6b7b064 description=openstack/cinder-db-create-dz654/mariadb-database-create id=85eb36b3-d7ae-4fa2-8945-c96e6cab9fbd name=/runtime.v1.RuntimeService/StartContainer sandboxID=a368bbf60b78925c03409824b0211b5af38968c8391d188b6b5404167d8890d5\nJun 09 16:59:14.834197 crc crio[20770]: time=\"2026-06-09T16:59:14.834150128Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:59:14.843385 crc crio[20770]: time=\"2026-06-09T16:59:14.843287993Z\" level=info msg=\"Creating container: openstack/neutron-db-create-zvggc/mariadb-database-create\" id=6410712d-6a41-4c8a-80b9-0a705fe782ea name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:59:14.843857 crc crio[20770]: time=\"2026-06-09T16:59:14.843793908Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:59:14.894574 crc crio[20770]: time=\"2026-06-09T16:59:14.894483587Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:59:14.897599 crc crio[20770]: time=\"2026-06-09T16:59:14.897538816Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:59:15.098096 crc crio[20770]: time=\"2026-06-09T16:59:15.097922364Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-server\" id=f0166bfc-cc9d-43ca-bc6f-f1c47c32effd name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:59:15.099090 crc crio[20770]: time=\"2026-06-09T16:59:15.098348146Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:59:15.133458 crc crio[20770]: time=\"2026-06-09T16:59:15.133399922Z\" level=info msg=\"Created container adb5c8d5b53d095629e8ebc1acc97c2c4b7f7938dd221fabfc6ec4463f5f532c: openstack/barbican-4b0e-account-create-update-z77np/mariadb-account-create-update\" id=054fb7f9-bffa-4057-8e3f-73705ebbee1a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:59:15.134393 crc crio[20770]: time=\"2026-06-09T16:59:15.13436861Z\" level=info msg=\"Starting container: adb5c8d5b53d095629e8ebc1acc97c2c4b7f7938dd221fabfc6ec4463f5f532c\" id=dc2d35f3-e1f2-46e6-8a36-df488d425431 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:59:15.141782 crc crio[20770]: time=\"2026-06-09T16:59:15.141707923Z\" level=info msg=\"Started container\" PID=59785 containerID=adb5c8d5b53d095629e8ebc1acc97c2c4b7f7938dd221fabfc6ec4463f5f532c description=openstack/barbican-4b0e-account-create-update-z77np/mariadb-account-create-update id=dc2d35f3-e1f2-46e6-8a36-df488d425431 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9aedd6fdb9dd7802b0d80a0b4835eeac42e8bb3577631a5d7bc5de5b055c57a8\nJun 09 16:59:15.181226 crc crio[20770]: time=\"2026-06-09T16:59:15.180747664Z\" level=info msg=\"Created container 542867df39f031fc0e48b23d201613e8cc450e8523419960d6cdff45bc2eefb0: openstack/neutron-db-create-zvggc/mariadb-database-create\" id=6410712d-6a41-4c8a-80b9-0a705fe782ea name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:59:15.182800 crc crio[20770]: time=\"2026-06-09T16:59:15.182565077Z\" level=info msg=\"Starting container: 542867df39f031fc0e48b23d201613e8cc450e8523419960d6cdff45bc2eefb0\" id=5e37b56f-a367-4d92-92dd-f3d32a98ab7e name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:59:15.194189 crc crio[20770]: time=\"2026-06-09T16:59:15.194089441Z\" level=info msg=\"Started container\" PID=59790 containerID=542867df39f031fc0e48b23d201613e8cc450e8523419960d6cdff45bc2eefb0 description=openstack/neutron-db-create-zvggc/mariadb-database-create id=5e37b56f-a367-4d92-92dd-f3d32a98ab7e name=/runtime.v1.RuntimeService/StartContainer sandboxID=101a859d2325a02da43cf8bd9afb23b28e4ae896db7202ac8ced78663d4b4db6\nJun 09 16:59:19.263692 crc crio[20770]: time=\"2026-06-09T16:59:19.263047658Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:59:19.268951 crc crio[20770]: time=\"2026-06-09T16:59:19.268474025Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:59:19.424471 crc crio[20770]: time=\"2026-06-09T16:59:19.424331262Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-keystone@sha256:ab100203188fc03e43c62a1ca90a3d8f03ed8b4a3e248f5cd6669efe9a52b1e3\" id=e1a47ba9-521b-4873-a2ee-f913107c006a name=/runtime.v1.ImageService/PullImage\nJun 09 16:59:19.426079 crc crio[20770]: time=\"2026-06-09T16:59:19.426004281Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=aabed8f8-f384-420e-9846-74dfa774e7b2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:59:19.460086 crc crio[20770]: time=\"2026-06-09T16:59:19.459973826Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=cbb808d7-6a55-42b0-be9e-1982dfc98b0c name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:59:19.470846 crc crio[20770]: time=\"2026-06-09T16:59:19.470616244Z\" level=info msg=\"Creating container: openstack/keystone-db-sync-x9d9f/keystone-db-sync\" id=acb6c6df-ee0e-472a-bfc0-4e589281c53e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:59:19.473573 crc crio[20770]: time=\"2026-06-09T16:59:19.472919521Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:59:19.530243 crc crio[20770]: time=\"2026-06-09T16:59:19.530119959Z\" level=info msg=\"Stopping pod sandbox: df709fe1bfc645f9da87daa7409f0761e4d40e40761390515afad620ec142761\" id=85bc13bd-9b77-493e-8146-bab1e65028e4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:59:19.530373 crc crio[20770]: time=\"2026-06-09T16:59:19.530243342Z\" level=info msg=\"Stopping pod sandbox: a368bbf60b78925c03409824b0211b5af38968c8391d188b6b5404167d8890d5\" id=456d0978-6976-4577-b146-20f40b185379 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:59:19.531288 crc crio[20770]: time=\"2026-06-09T16:59:19.530978854Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-dz654 Namespace:openstack ID:a368bbf60b78925c03409824b0211b5af38968c8391d188b6b5404167d8890d5 UID:eb827261-9cc6-4388-bf7f-9136d46e42d7 NetNS:/var/run/netns/2ce64904-e62f-4610-b78c-ab992b908d99 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeb827261_9cc6_4388_bf7f_9136d46e42d7.slice PodAnnotations:0xc0003de180}] Aliases:map[]}\"\nJun 09 16:59:19.531288 crc crio[20770]: time=\"2026-06-09T16:59:19.531156429Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-mxftb Namespace:openstack ID:df709fe1bfc645f9da87daa7409f0761e4d40e40761390515afad620ec142761 UID:c95fb77a-a3ab-4e43-81d7-4ef2f00a7fc1 NetNS:/var/run/netns/f0e8efc2-b8a9-4dec-b047-8455936ccf38 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc95fb77a_a3ab_4e43_81d7_4ef2f00a7fc1.slice PodAnnotations:0xc006e7e1c8}] Aliases:map[]}\"\nJun 09 16:59:19.531288 crc crio[20770]: time=\"2026-06-09T16:59:19.531171909Z\" level=info msg=\"Deleting pod openstack_cinder-db-create-dz654 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:59:19.534706 crc crio[20770]: time=\"2026-06-09T16:59:19.531474828Z\" level=info msg=\"Deleting pod openstack_barbican-db-create-mxftb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:59:19.540525 crc crio[20770]: time=\"2026-06-09T16:59:19.540435828Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:59:19.545805 crc crio[20770]: time=\"2026-06-09T16:59:19.545626308Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:59:19.821172 crc crio[20770]: time=\"2026-06-09T16:59:19.820625589Z\" level=info msg=\"Created container dc054a78876f494ed16c2ccbf8b10436f8fcf3e9d9c1bc0a85039aa9ba515def: openstack/swift-storage-0/object-server\" id=f0166bfc-cc9d-43ca-bc6f-f1c47c32effd name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:59:19.824402 crc crio[20770]: time=\"2026-06-09T16:59:19.823234384Z\" level=info msg=\"Starting container: dc054a78876f494ed16c2ccbf8b10436f8fcf3e9d9c1bc0a85039aa9ba515def\" id=ca33a051-1a7d-43be-b7a7-ad8d6fa4886e name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:59:19.835337 crc crio[20770]: time=\"2026-06-09T16:59:19.82754907Z\" level=info msg=\"Created container 82382f8567bd9dde9acc1844d5571ff1808aec586f9ffd37fe0b63167f97e551: openstack/keystone-db-sync-x9d9f/keystone-db-sync\" id=acb6c6df-ee0e-472a-bfc0-4e589281c53e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:59:19.838542 crc crio[20770]: time=\"2026-06-09T16:59:19.838458596Z\" level=info msg=\"Starting container: 82382f8567bd9dde9acc1844d5571ff1808aec586f9ffd37fe0b63167f97e551\" id=6f5ad442-86bf-40fd-8bef-61a99803b24c name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:59:19.856239 crc crio[20770]: time=\"2026-06-09T16:59:19.849417643Z\" level=info msg=\"Started container\" PID=60168 containerID=dc054a78876f494ed16c2ccbf8b10436f8fcf3e9d9c1bc0a85039aa9ba515def description=openstack/swift-storage-0/object-server id=ca33a051-1a7d-43be-b7a7-ad8d6fa4886e name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b5cc6ea3d4996be49ef5faeae27f289df6c9528d212df886d73630dc82041a6\nJun 09 16:59:19.856239 crc crio[20770]: time=\"2026-06-09T16:59:19.850053072Z\" level=info msg=\"Started container\" PID=60169 containerID=82382f8567bd9dde9acc1844d5571ff1808aec586f9ffd37fe0b63167f97e551 description=openstack/keystone-db-sync-x9d9f/keystone-db-sync id=6f5ad442-86bf-40fd-8bef-61a99803b24c name=/runtime.v1.RuntimeService/StartContainer sandboxID=005be5394c71cb6faee1faff6e334b31f99c15358279c05c61918d46c477037c\nJun 09 16:59:19.911035 crc crio[20770]: time=\"2026-06-09T16:59:19.910920106Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=cb8cc8dd-b247-4ed4-913b-1ce4608f58f6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:59:19.956123 crc crio[20770]: time=\"2026-06-09T16:59:19.955979492Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=943cc743-648a-436d-9936-1153d3432509 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:59:19.980203 crc crio[20770]: time=\"2026-06-09T16:59:19.9797052Z\" level=info msg=\"Stopped pod sandbox: df709fe1bfc645f9da87daa7409f0761e4d40e40761390515afad620ec142761\" id=85bc13bd-9b77-493e-8146-bab1e65028e4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:59:20.007461 crc crio[20770]: time=\"2026-06-09T16:59:20.007167386Z\" level=info msg=\"Stopped pod sandbox: a368bbf60b78925c03409824b0211b5af38968c8391d188b6b5404167d8890d5\" id=456d0978-6976-4577-b146-20f40b185379 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:59:20.051066 crc crio[20770]: time=\"2026-06-09T16:59:20.050958515Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-replicator\" id=036c6064-5043-4116-900b-af5620fde388 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:59:20.051459 crc crio[20770]: time=\"2026-06-09T16:59:20.051417588Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:59:20.157619 crc crio[20770]: time=\"2026-06-09T16:59:20.157353779Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:59:20.161968 crc crio[20770]: time=\"2026-06-09T16:59:20.16189302Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:59:20.282474 crc crio[20770]: time=\"2026-06-09T16:59:20.282377272Z\" level=info msg=\"Created container 2328748cd3c7307a951769a05c3ffceec341fff1a1d6186b0953ad1b6557e54f: openstack/swift-storage-0/object-replicator\" id=036c6064-5043-4116-900b-af5620fde388 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:59:20.286580 crc crio[20770]: time=\"2026-06-09T16:59:20.28609684Z\" level=info msg=\"Starting container: 2328748cd3c7307a951769a05c3ffceec341fff1a1d6186b0953ad1b6557e54f\" id=fbbd6ddd-0551-4fb7-8200-eae4f40693e6 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:59:20.295064 crc crio[20770]: time=\"2026-06-09T16:59:20.294777882Z\" level=info msg=\"Started container\" PID=60211 containerID=2328748cd3c7307a951769a05c3ffceec341fff1a1d6186b0953ad1b6557e54f description=openstack/swift-storage-0/object-replicator id=fbbd6ddd-0551-4fb7-8200-eae4f40693e6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b5cc6ea3d4996be49ef5faeae27f289df6c9528d212df886d73630dc82041a6\nJun 09 16:59:20.314907 crc crio[20770]: time=\"2026-06-09T16:59:20.314779992Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=36b66221-94e8-40b5-a1db-fdd439f381f8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:59:20.330404 crc crio[20770]: time=\"2026-06-09T16:59:20.330272101Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=752feb6a-118f-47b1-9770-7d93824a6711 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:59:20.338712 crc crio[20770]: time=\"2026-06-09T16:59:20.338590932Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-auditor\" id=c9d43647-38d5-48f5-b018-c3ba56d4b1da name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:59:20.339219 crc crio[20770]: time=\"2026-06-09T16:59:20.339154108Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:59:20.382062 crc crio[20770]: time=\"2026-06-09T16:59:20.381904347Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:59:20.387493 crc crio[20770]: time=\"2026-06-09T16:59:20.387401126Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:59:20.594185 crc crio[20770]: time=\"2026-06-09T16:59:20.594107977Z\" level=info msg=\"Stopping pod sandbox: 1f728ce908efa4770fa561dce828f6f85a7579c125c25d0ead72a8b14a6eeaf5\" id=0c8d2985-4aa8-4941-b5ee-1bdee8d3ea99 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:59:20.594405 crc crio[20770]: time=\"2026-06-09T16:59:20.594324263Z\" level=info msg=\"Stopping pod sandbox: 9aedd6fdb9dd7802b0d80a0b4835eeac42e8bb3577631a5d7bc5de5b055c57a8\" id=150755f6-8062-4259-a72c-4767ba624d14 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:59:20.596891 crc crio[20770]: time=\"2026-06-09T16:59:20.594793916Z\" level=info msg=\"Got pod network &{Name:neutron-6649-account-create-update-q4zwg Namespace:openstack ID:1f728ce908efa4770fa561dce828f6f85a7579c125c25d0ead72a8b14a6eeaf5 UID:e4ea2e85-c7d5-4d07-a23b-9cda63c5a56c NetNS:/var/run/netns/b2302c92-ad5f-4a8f-a247-0db2b356d8c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode4ea2e85_c7d5_4d07_a23b_9cda63c5a56c.slice PodAnnotations:0xc000134ef0}] Aliases:map[]}\"\nJun 09 16:59:20.596891 crc crio[20770]: time=\"2026-06-09T16:59:20.594839808Z\" level=info msg=\"Got pod network &{Name:barbican-4b0e-account-create-update-z77np Namespace:openstack ID:9aedd6fdb9dd7802b0d80a0b4835eeac42e8bb3577631a5d7bc5de5b055c57a8 UID:3f5c7fd1-3df1-49c7-b7c0-d7f4b9de9057 NetNS:/var/run/netns/e8ba9436-bf66-4e95-8a76-948f5e89958e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3f5c7fd1_3df1_49c7_b7c0_d7f4b9de9057.slice PodAnnotations:0xc0003deea0}] Aliases:map[]}\"\nJun 09 16:59:20.596891 crc crio[20770]: time=\"2026-06-09T16:59:20.594976352Z\" level=info msg=\"Deleting pod openstack_barbican-4b0e-account-create-update-z77np from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:59:20.596891 crc crio[20770]: time=\"2026-06-09T16:59:20.594990652Z\" level=info msg=\"Deleting pod openstack_neutron-6649-account-create-update-q4zwg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:59:20.600227 crc crio[20770]: time=\"2026-06-09T16:59:20.600159172Z\" level=info msg=\"Stopping pod sandbox: 101a859d2325a02da43cf8bd9afb23b28e4ae896db7202ac8ced78663d4b4db6\" id=9da69085-7992-4b86-aff8-ce5f221f52a8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:59:20.600781 crc crio[20770]: time=\"2026-06-09T16:59:20.600622785Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-zvggc Namespace:openstack ID:101a859d2325a02da43cf8bd9afb23b28e4ae896db7202ac8ced78663d4b4db6 UID:c143f3b8-abf8-4e96-bbf2-e0544ffaf9f4 NetNS:/var/run/netns/68220138-f097-4bf0-8c1d-de3acf35c213 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc143f3b8_abf8_4e96_bbf2_e0544ffaf9f4.slice PodAnnotations:0xc00008cf08}] Aliases:map[]}\"\nJun 09 16:59:20.601002 crc crio[20770]: time=\"2026-06-09T16:59:20.600933384Z\" level=info msg=\"Deleting pod openstack_neutron-db-create-zvggc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:59:20.604805 crc crio[20770]: time=\"2026-06-09T16:59:20.602767648Z\" level=info msg=\"Stopping pod sandbox: 9df80648f2165bd5732cb39355e005b1fa00e4f49a55a5c63db088f5e8fdebbd\" id=14f94d3b-5ab4-41a8-8d72-c945c01cac30 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:59:20.604805 crc crio[20770]: time=\"2026-06-09T16:59:20.60456812Z\" level=info msg=\"Got pod network &{Name:cinder-19e0-account-create-update-l6469 Namespace:openstack ID:9df80648f2165bd5732cb39355e005b1fa00e4f49a55a5c63db088f5e8fdebbd UID:47054d70-c590-4b8d-95ef-58c1a3ad5946 NetNS:/var/run/netns/5780f2f6-7afc-4cb2-9d7d-49bae647fda6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod47054d70_c590_4b8d_95ef_58c1a3ad5946.slice PodAnnotations:0xc000134fa8}] Aliases:map[]}\"\nJun 09 16:59:20.606261 crc crio[20770]: time=\"2026-06-09T16:59:20.605545418Z\" level=info msg=\"Deleting pod openstack_cinder-19e0-account-create-update-l6469 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:59:20.668004 crc crio[20770]: time=\"2026-06-09T16:59:20.667861284Z\" level=info msg=\"Created container d680a4619800c938da5c3d2d0eb6d76d699e55bd238fa3e37e5096081bf8854f: openstack/swift-storage-0/object-auditor\" id=c9d43647-38d5-48f5-b018-c3ba56d4b1da name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:59:20.671351 crc crio[20770]: time=\"2026-06-09T16:59:20.671287443Z\" level=info msg=\"Starting container: d680a4619800c938da5c3d2d0eb6d76d699e55bd238fa3e37e5096081bf8854f\" id=6a3edc26-801f-4a12-8968-1ceb93ec8a8d name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:59:20.683286 crc crio[20770]: time=\"2026-06-09T16:59:20.683139227Z\" level=info msg=\"Started container\" PID=60237 containerID=d680a4619800c938da5c3d2d0eb6d76d699e55bd238fa3e37e5096081bf8854f description=openstack/swift-storage-0/object-auditor id=6a3edc26-801f-4a12-8968-1ceb93ec8a8d name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b5cc6ea3d4996be49ef5faeae27f289df6c9528d212df886d73630dc82041a6\nJun 09 16:59:20.762062 crc crio[20770]: time=\"2026-06-09T16:59:20.761956172Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=46b4c631-21ea-4fac-826a-232bfe154fbf name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:59:20.795771 crc crio[20770]: time=\"2026-06-09T16:59:20.795409211Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=6729cb53-3587-438c-8dee-ebd5ac5a0c16 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:59:20.801944 crc crio[20770]: time=\"2026-06-09T16:59:20.801858358Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-updater\" id=70e7f11e-95c3-4f2f-95f0-3efec11df43f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:59:20.803803 crc crio[20770]: time=\"2026-06-09T16:59:20.803092044Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:59:20.853547 crc crio[20770]: time=\"2026-06-09T16:59:20.853115174Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:59:20.859201 crc crio[20770]: time=\"2026-06-09T16:59:20.859118668Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:59:21.009852 crc crio[20770]: time=\"2026-06-09T16:59:21.00960208Z\" level=info msg=\"Created container c4047a832942936e1b0c367eed52f9b1d2bea4ac96ba12c0bb10bd5643d417ac: openstack/swift-storage-0/object-updater\" id=70e7f11e-95c3-4f2f-95f0-3efec11df43f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:59:21.011511 crc crio[20770]: time=\"2026-06-09T16:59:21.011434033Z\" level=info msg=\"Starting container: c4047a832942936e1b0c367eed52f9b1d2bea4ac96ba12c0bb10bd5643d417ac\" id=3dc046c2-406f-4cde-8a7a-0d4b1fb127c2 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:59:21.018535 crc crio[20770]: time=\"2026-06-09T16:59:21.018467176Z\" level=info msg=\"Started container\" PID=60356 containerID=c4047a832942936e1b0c367eed52f9b1d2bea4ac96ba12c0bb10bd5643d417ac description=openstack/swift-storage-0/object-updater id=3dc046c2-406f-4cde-8a7a-0d4b1fb127c2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b5cc6ea3d4996be49ef5faeae27f289df6c9528d212df886d73630dc82041a6\nJun 09 16:59:21.050442 crc crio[20770]: time=\"2026-06-09T16:59:21.050348391Z\" level=info msg=\"Stopped pod sandbox: 1f728ce908efa4770fa561dce828f6f85a7579c125c25d0ead72a8b14a6eeaf5\" id=0c8d2985-4aa8-4941-b5ee-1bdee8d3ea99 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:59:21.156047 crc crio[20770]: time=\"2026-06-09T16:59:21.155918681Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=cc882316-85e1-4ee5-9ad1-1ea511b0687c name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:59:21.208901 crc crio[20770]: time=\"2026-06-09T16:59:21.20833143Z\" level=info msg=\"Stopped pod sandbox: 9aedd6fdb9dd7802b0d80a0b4835eeac42e8bb3577631a5d7bc5de5b055c57a8\" id=150755f6-8062-4259-a72c-4767ba624d14 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:59:21.234994 crc crio[20770]: time=\"2026-06-09T16:59:21.234760376Z\" level=info msg=\"Stopped pod sandbox: 9df80648f2165bd5732cb39355e005b1fa00e4f49a55a5c63db088f5e8fdebbd\" id=14f94d3b-5ab4-41a8-8d72-c945c01cac30 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:59:21.284952 crc crio[20770]: time=\"2026-06-09T16:59:21.284568199Z\" level=info msg=\"Stopped pod sandbox: 101a859d2325a02da43cf8bd9afb23b28e4ae896db7202ac8ced78663d4b4db6\" id=9da69085-7992-4b86-aff8-ce5f221f52a8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:59:21.287371 crc crio[20770]: time=\"2026-06-09T16:59:21.287104193Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=cb8d7c4b-195f-42d8-8306-54552310216a name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:59:21.307906 crc crio[20770]: time=\"2026-06-09T16:59:21.307857514Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-expirer\" id=4e2a9636-a120-453f-acee-3180d20c346b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:59:21.308550 crc crio[20770]: time=\"2026-06-09T16:59:21.308528314Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:59:21.398218 crc crio[20770]: time=\"2026-06-09T16:59:21.398168912Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:59:21.402822 crc crio[20770]: time=\"2026-06-09T16:59:21.402761365Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:59:21.634505 crc crio[20770]: time=\"2026-06-09T16:59:21.634009928Z\" level=info msg=\"Created container 0d4a07b871127c529d83c68d065292cddf360b0efe00414449b72cf943f6cbf3: openstack/swift-storage-0/object-expirer\" id=4e2a9636-a120-453f-acee-3180d20c346b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:59:21.638296 crc crio[20770]: time=\"2026-06-09T16:59:21.638123217Z\" level=info msg=\"Starting container: 0d4a07b871127c529d83c68d065292cddf360b0efe00414449b72cf943f6cbf3\" id=b94d0518-1dbe-44a7-a755-dd1a9c76074f name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:59:21.648469 crc crio[20770]: time=\"2026-06-09T16:59:21.648120957Z\" level=info msg=\"Started container\" PID=60442 containerID=0d4a07b871127c529d83c68d065292cddf360b0efe00414449b72cf943f6cbf3 description=openstack/swift-storage-0/object-expirer id=b94d0518-1dbe-44a7-a755-dd1a9c76074f name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b5cc6ea3d4996be49ef5faeae27f289df6c9528d212df886d73630dc82041a6\nJun 09 16:59:21.667352 crc crio[20770]: time=\"2026-06-09T16:59:21.667195319Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=1069fcb7-7532-41b9-a462-30fcdfe6a1d2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:59:21.685764 crc crio[20770]: time=\"2026-06-09T16:59:21.685219522Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=368f45ec-e323-4c38-ab9a-472419168962 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:59:21.695035 crc crio[20770]: time=\"2026-06-09T16:59:21.694961194Z\" level=info msg=\"Creating container: openstack/swift-storage-0/rsync\" id=0704a40c-8e7b-4b97-a6cd-cff018a6829e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:59:21.696084 crc crio[20770]: time=\"2026-06-09T16:59:21.695557982Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:59:21.751523 crc crio[20770]: time=\"2026-06-09T16:59:21.7513821Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:59:21.756761 crc crio[20770]: time=\"2026-06-09T16:59:21.756490098Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:59:21.886985 crc crio[20770]: time=\"2026-06-09T16:59:21.886852776Z\" level=info msg=\"Created container 64faec451a41c8f541847781117aac5d3c6cc74a998bc060b160918710c2de05: openstack/swift-storage-0/rsync\" id=0704a40c-8e7b-4b97-a6cd-cff018a6829e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:59:21.889036 crc crio[20770]: time=\"2026-06-09T16:59:21.8883508Z\" level=info msg=\"Starting container: 64faec451a41c8f541847781117aac5d3c6cc74a998bc060b160918710c2de05\" id=cf30a285-4d9f-42de-9529-bd25eadf7ff4 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:59:21.901084 crc crio[20770]: time=\"2026-06-09T16:59:21.900608575Z\" level=info msg=\"Started container\" PID=60486 containerID=64faec451a41c8f541847781117aac5d3c6cc74a998bc060b160918710c2de05 description=openstack/swift-storage-0/rsync id=cf30a285-4d9f-42de-9529-bd25eadf7ff4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b5cc6ea3d4996be49ef5faeae27f289df6c9528d212df886d73630dc82041a6\nJun 09 16:59:21.916569 crc crio[20770]: time=\"2026-06-09T16:59:21.916505566Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=f0a2a15c-a272-46ec-a071-5f10685dc8fc name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:59:21.934511 crc crio[20770]: time=\"2026-06-09T16:59:21.934453436Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=9a0be3bf-527f-4c68-b1b6-ad63d4e07db6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:59:21.944524 crc crio[20770]: time=\"2026-06-09T16:59:21.944352493Z\" level=info msg=\"Creating container: openstack/swift-storage-0/swift-recon-cron\" id=46d46456-62bd-4512-97a3-0eae772c1edb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:59:21.945414 crc crio[20770]: time=\"2026-06-09T16:59:21.945128895Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:59:22.005215 crc crio[20770]: time=\"2026-06-09T16:59:22.005098493Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:59:22.008260 crc crio[20770]: time=\"2026-06-09T16:59:22.008178923Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:59:22.130399 crc crio[20770]: time=\"2026-06-09T16:59:22.130272091Z\" level=info msg=\"Created container 6793bf609fd9e61a4e12cd37451a239551ada4c43a3a6d99ab71c768c4a69ed7: openstack/swift-storage-0/swift-recon-cron\" id=46d46456-62bd-4512-97a3-0eae772c1edb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:59:22.132155 crc crio[20770]: time=\"2026-06-09T16:59:22.132073574Z\" level=info msg=\"Starting container: 6793bf609fd9e61a4e12cd37451a239551ada4c43a3a6d99ab71c768c4a69ed7\" id=0e83c218-8009-4c0d-9011-e0399d31504e name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:59:22.138411 crc crio[20770]: time=\"2026-06-09T16:59:22.138329675Z\" level=info msg=\"Started container\" PID=60500 containerID=6793bf609fd9e61a4e12cd37451a239551ada4c43a3a6d99ab71c768c4a69ed7 description=openstack/swift-storage-0/swift-recon-cron id=0e83c218-8009-4c0d-9011-e0399d31504e name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b5cc6ea3d4996be49ef5faeae27f289df6c9528d212df886d73630dc82041a6\nJun 09 16:59:26.358261 crc crio[20770]: time=\"2026-06-09T16:59:26.357753611Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-6d76bd6cc9-5smvk/POD\" id=32fbc7e1-8204-4700-88c1-6b6c71786cfb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:59:26.359468 crc crio[20770]: time=\"2026-06-09T16:59:26.358281066Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:59:26.437325 crc crio[20770]: time=\"2026-06-09T16:59:26.43710383Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6d76bd6cc9-5smvk Namespace:openstack ID:75d479e6a5419ea54effd5c29af54c9d3fc63c074e7edb35c5ab678d97647b74 UID:f291e04a-5526-4bfa-8158-52a68aed802f NetNS:/var/run/netns/01cd5aa6-4c98-460f-b34a-607d482ae720 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf291e04a_5526_4bfa_8158_52a68aed802f.slice PodAnnotations:0xc0029d4928}] Aliases:map[]}\"\nJun 09 16:59:26.437325 crc crio[20770]: time=\"2026-06-09T16:59:26.437168972Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-6d76bd6cc9-5smvk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:59:27.219120 crc crio[20770]: 2026-06-09T16:59:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:75d479e6a5419ea Mac:ba:f5:d9:50:0e:9f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8b Mtu:0 Sandbox:/var/run/netns/01cd5aa6-4c98-460f-b34a-607d482ae720 SocketPath: PciID:}] [{Interface:0xc000590600 Address:{IP:10.217.0.139 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:59:27.222042 crc crio[20770]: time=\"2026-06-09T16:59:27.221622559Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6d76bd6cc9-5smvk Namespace:openstack ID:75d479e6a5419ea54effd5c29af54c9d3fc63c074e7edb35c5ab678d97647b74 UID:f291e04a-5526-4bfa-8158-52a68aed802f NetNS:/var/run/netns/01cd5aa6-4c98-460f-b34a-607d482ae720 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf291e04a_5526_4bfa_8158_52a68aed802f.slice PodAnnotations:0xc0029d4928}] Aliases:map[]}\"\nJun 09 16:59:27.222042 crc crio[20770]: time=\"2026-06-09T16:59:27.221871626Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-6d76bd6cc9-5smvk for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:59:27.237748 crc crio[20770]: time=\"2026-06-09T16:59:27.230042253Z\" level=info msg=\"Ran pod sandbox 75d479e6a5419ea54effd5c29af54c9d3fc63c074e7edb35c5ab678d97647b74 with infra container: openstack/dnsmasq-dns-6d76bd6cc9-5smvk/POD\" id=32fbc7e1-8204-4700-88c1-6b6c71786cfb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:59:27.237748 crc crio[20770]: time=\"2026-06-09T16:59:27.23371217Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=9611fd10-bb34-45d7-b9e1-adb7367562fa name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:59:27.285794 crc crio[20770]: time=\"2026-06-09T16:59:27.285568493Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=9b08d983-3a70-4e3d-aa53-63a5201cca6b name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:59:27.307712 crc crio[20770]: time=\"2026-06-09T16:59:27.30757155Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6d76bd6cc9-5smvk/init\" id=83d4afb8-efc3-44ec-a14c-cd8e1fd6dddf name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:59:27.308080 crc crio[20770]: time=\"2026-06-09T16:59:27.308049864Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:59:27.355712 crc crio[20770]: time=\"2026-06-09T16:59:27.355585712Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:59:27.358897 crc crio[20770]: time=\"2026-06-09T16:59:27.358826826Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:59:27.560935 crc crio[20770]: time=\"2026-06-09T16:59:27.560230402Z\" level=info msg=\"Created container dbbc211032299355d5bff7ca7f13b6f59abd4e8ee10610a0ddbc62e596371066: openstack/dnsmasq-dns-6d76bd6cc9-5smvk/init\" id=83d4afb8-efc3-44ec-a14c-cd8e1fd6dddf name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:59:27.562311 crc crio[20770]: time=\"2026-06-09T16:59:27.56221864Z\" level=info msg=\"Starting container: dbbc211032299355d5bff7ca7f13b6f59abd4e8ee10610a0ddbc62e596371066\" id=38fa803b-f88b-4892-9645-b41bb61479c9 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:59:27.568282 crc crio[20770]: time=\"2026-06-09T16:59:27.568108991Z\" level=info msg=\"Started container\" PID=60793 containerID=dbbc211032299355d5bff7ca7f13b6f59abd4e8ee10610a0ddbc62e596371066 description=openstack/dnsmasq-dns-6d76bd6cc9-5smvk/init id=38fa803b-f88b-4892-9645-b41bb61479c9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=75d479e6a5419ea54effd5c29af54c9d3fc63c074e7edb35c5ab678d97647b74\nJun 09 16:59:27.771875 crc crio[20770]: time=\"2026-06-09T16:59:27.771800185Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=8809e920-2422-4387-ba8d-1da31dc506c4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:59:27.872758 crc crio[20770]: time=\"2026-06-09T16:59:27.871913836Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=3ca4dbdc-c9fa-4ffd-bbc0-e786c8b83dee name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:59:27.884040 crc crio[20770]: time=\"2026-06-09T16:59:27.883800381Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6d76bd6cc9-5smvk/dnsmasq-dns\" id=ac7d3ea3-ba91-4551-b378-96c053243d48 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:59:27.885202 crc crio[20770]: time=\"2026-06-09T16:59:27.884304835Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:59:27.935487 crc crio[20770]: time=\"2026-06-09T16:59:27.935332384Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:59:27.940507 crc crio[20770]: time=\"2026-06-09T16:59:27.940409442Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:59:28.110468 crc crio[20770]: time=\"2026-06-09T16:59:28.110308656Z\" level=info msg=\"Created container 1432cfbc47cb3ee2c185ad10a4e5cfa9bab906e067e06ead1841243adcab445d: openstack/dnsmasq-dns-6d76bd6cc9-5smvk/dnsmasq-dns\" id=ac7d3ea3-ba91-4551-b378-96c053243d48 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:59:28.111871 crc crio[20770]: time=\"2026-06-09T16:59:28.111619824Z\" level=info msg=\"Starting container: 1432cfbc47cb3ee2c185ad10a4e5cfa9bab906e067e06ead1841243adcab445d\" id=83b4586c-204a-4bfb-922d-95997960e91a name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:59:28.117856 crc crio[20770]: time=\"2026-06-09T16:59:28.117752082Z\" level=info msg=\"Started container\" PID=60814 containerID=1432cfbc47cb3ee2c185ad10a4e5cfa9bab906e067e06ead1841243adcab445d description=openstack/dnsmasq-dns-6d76bd6cc9-5smvk/dnsmasq-dns id=83b4586c-204a-4bfb-922d-95997960e91a name=/runtime.v1.RuntimeService/StartContainer sandboxID=75d479e6a5419ea54effd5c29af54c9d3fc63c074e7edb35c5ab678d97647b74\nJun 09 16:59:31.830368 crc crio[20770]: time=\"2026-06-09T16:59:31.829428721Z\" level=info msg=\"Stopping pod sandbox: 005be5394c71cb6faee1faff6e334b31f99c15358279c05c61918d46c477037c\" id=f3deb966-2c41-432e-9e65-8d05aebd1123 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:59:31.831944 crc crio[20770]: time=\"2026-06-09T16:59:31.831161121Z\" level=info msg=\"Got pod network &{Name:keystone-db-sync-x9d9f Namespace:openstack ID:005be5394c71cb6faee1faff6e334b31f99c15358279c05c61918d46c477037c UID:70512a12-5ee1-4fd1-bfb8-534e767bf754 NetNS:/var/run/netns/ec1b8187-ebfa-4cd0-869d-6aa71e84b161 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod70512a12_5ee1_4fd1_bfb8_534e767bf754.slice PodAnnotations:0xc0075165c0}] Aliases:map[]}\"\nJun 09 16:59:31.831944 crc crio[20770]: time=\"2026-06-09T16:59:31.831323375Z\" level=info msg=\"Deleting pod openstack_keystone-db-sync-x9d9f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:59:32.167230 crc crio[20770]: time=\"2026-06-09T16:59:32.167059116Z\" level=info msg=\"Stopped pod sandbox: 005be5394c71cb6faee1faff6e334b31f99c15358279c05c61918d46c477037c\" id=f3deb966-2c41-432e-9e65-8d05aebd1123 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:59:33.927927 crc crio[20770]: time=\"2026-06-09T16:59:33.927073669Z\" level=info msg=\"Stopping container: 1432cfbc47cb3ee2c185ad10a4e5cfa9bab906e067e06ead1841243adcab445d (timeout: 10s)\" id=65f2a2d2-874c-4c26-85fe-82bb43f8ea69 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:59:34.199326 crc crio[20770]: time=\"2026-06-09T16:59:34.198766714Z\" level=info msg=\"Stopped container 1432cfbc47cb3ee2c185ad10a4e5cfa9bab906e067e06ead1841243adcab445d: openstack/dnsmasq-dns-6d76bd6cc9-5smvk/dnsmasq-dns\" id=65f2a2d2-874c-4c26-85fe-82bb43f8ea69 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:59:34.204173 crc crio[20770]: time=\"2026-06-09T16:59:34.204071587Z\" level=info msg=\"Stopping pod sandbox: 75d479e6a5419ea54effd5c29af54c9d3fc63c074e7edb35c5ab678d97647b74\" id=db2d24a6-de66-4733-b2f1-e565657379fc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:59:34.205055 crc crio[20770]: time=\"2026-06-09T16:59:34.204973924Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6d76bd6cc9-5smvk Namespace:openstack ID:75d479e6a5419ea54effd5c29af54c9d3fc63c074e7edb35c5ab678d97647b74 UID:f291e04a-5526-4bfa-8158-52a68aed802f NetNS:/var/run/netns/01cd5aa6-4c98-460f-b34a-607d482ae720 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf291e04a_5526_4bfa_8158_52a68aed802f.slice PodAnnotations:0xc007516a38}] Aliases:map[]}\"\nJun 09 16:59:34.205228 crc crio[20770]: time=\"2026-06-09T16:59:34.205164599Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-6d76bd6cc9-5smvk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:59:34.274593 crc crio[20770]: time=\"2026-06-09T16:59:34.267519546Z\" level=info msg=\"Running pod sandbox: openstack/keystone-bootstrap-dp52q/POD\" id=e99996cd-b72f-4a82-9acc-e37e480d4b30 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:59:34.274593 crc crio[20770]: time=\"2026-06-09T16:59:34.267708692Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:59:34.375810 crc crio[20770]: time=\"2026-06-09T16:59:34.375700752Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-dp52q Namespace:openstack ID:08e012b1dab73422f87be5075b53156609224a09e10bb57ae6c72b80dfe8b489 UID:3a020996-d25f-42b5-8a22-a2e98a9e0c74 NetNS:/var/run/netns/d3e71224-5988-4b54-ac93-568aa6d5186d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3a020996_d25f_42b5_8a22_a2e98a9e0c74.slice PodAnnotations:0xc007516c20}] Aliases:map[]}\"\nJun 09 16:59:34.375810 crc crio[20770]: time=\"2026-06-09T16:59:34.375785264Z\" level=info msg=\"Adding pod openstack_keystone-bootstrap-dp52q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:59:34.620438 crc crio[20770]: time=\"2026-06-09T16:59:34.619833988Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-64bf49599-f96cz/POD\" id=4e0629d6-c26c-431f-8549-a9a3dd431ee9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:59:34.620438 crc crio[20770]: time=\"2026-06-09T16:59:34.62025503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:59:34.753513 crc crio[20770]: time=\"2026-06-09T16:59:34.753414229Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-64bf49599-f96cz Namespace:openstack ID:af1c1fcb3e38cb4b5f594b7bcf10e7787984facde3979c1726492a1175b15386 UID:57f47c8b-8060-4fa3-bec3-f182cedf450a NetNS:/var/run/netns/43699598-a139-4391-b2e9-68af93fa0bc4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod57f47c8b_8060_4fa3_bec3_f182cedf450a.slice PodAnnotations:0xc00291a1d0}] Aliases:map[]}\"\nJun 09 16:59:34.753513 crc crio[20770]: time=\"2026-06-09T16:59:34.753485921Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-64bf49599-f96cz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:59:34.804593 crc crio[20770]: time=\"2026-06-09T16:59:34.80451131Z\" level=info msg=\"Running pod sandbox: openstack/cinder-db-sync-94jwf/POD\" id=01a3d247-cc23-4a67-9d7b-ac74cebd6c1d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:59:34.804593 crc crio[20770]: time=\"2026-06-09T16:59:34.804611903Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:59:34.850275 crc crio[20770]: time=\"2026-06-09T16:59:34.849951507Z\" level=info msg=\"Stopped pod sandbox: 75d479e6a5419ea54effd5c29af54c9d3fc63c074e7edb35c5ab678d97647b74\" id=db2d24a6-de66-4733-b2f1-e565657379fc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:59:34.875365 crc crio[20770]: time=\"2026-06-09T16:59:34.872579363Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=aad95183-7a34-4ac5-9624-40442b28b3df name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:59:34.875365 crc crio[20770]: time=\"2026-06-09T16:59:34.872788239Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:59:34.880238 crc crio[20770]: time=\"2026-06-09T16:59:34.879207285Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-94jwf Namespace:openstack ID:9b44c85c2821d45a6258e866fc3170df442e3a033fa46560496b2626066b51ea UID:e4f031a2-7707-4ffe-95fd-81b8003c2633 NetNS:/var/run/netns/07ec20bc-0674-4520-9ce4-c2f541d93029 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode4f031a2_7707_4ffe_95fd_81b8003c2633.slice PodAnnotations:0xc006e7e0d8}] Aliases:map[]}\"\nJun 09 16:59:34.880238 crc crio[20770]: time=\"2026-06-09T16:59:34.879453152Z\" level=info msg=\"Adding pod openstack_cinder-db-sync-94jwf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:59:34.972978 crc crio[20770]: time=\"2026-06-09T16:59:34.967805473Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:6771b74dca213565786b0bacf66fa6477315ff50a427147c16858e360cc5f01a UID:0a280803-6367-485c-98d3-4f29de82ba55 NetNS:/var/run/netns/a51904a9-ce24-48a3-99aa-432d4a023ad4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0a280803_6367_485c_98d3_4f29de82ba55.slice PodAnnotations:0xc0001347a0}] Aliases:map[]}\"\nJun 09 16:59:34.972978 crc crio[20770]: time=\"2026-06-09T16:59:34.967890895Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:59:35.044179 crc crio[20770]: time=\"2026-06-09T16:59:35.041221131Z\" level=info msg=\"Removing container: 1432cfbc47cb3ee2c185ad10a4e5cfa9bab906e067e06ead1841243adcab445d\" id=3a806b4f-f5eb-4b91-92c1-5f4b4add98ad name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:59:35.170499 crc crio[20770]: time=\"2026-06-09T16:59:35.170029254Z\" level=info msg=\"Removed container 1432cfbc47cb3ee2c185ad10a4e5cfa9bab906e067e06ead1841243adcab445d: openstack/dnsmasq-dns-6d76bd6cc9-5smvk/dnsmasq-dns\" id=3a806b4f-f5eb-4b91-92c1-5f4b4add98ad name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:59:35.177017 crc crio[20770]: time=\"2026-06-09T16:59:35.176962695Z\" level=info msg=\"Removing container: dbbc211032299355d5bff7ca7f13b6f59abd4e8ee10610a0ddbc62e596371066\" id=3117769e-38b7-4fae-9fbb-49c1dcc4acc9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:59:35.197149 crc crio[20770]: time=\"2026-06-09T16:59:35.197055547Z\" level=info msg=\"Running pod sandbox: openstack/neutron-db-sync-xhbqn/POD\" id=ae28d36d-e5c8-44f3-bfd7-cb4a49fd5797 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:59:35.197149 crc crio[20770]: time=\"2026-06-09T16:59:35.19714503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:59:35.262764 crc crio[20770]: time=\"2026-06-09T16:59:35.261627079Z\" level=info msg=\"Got pod network &{Name:neutron-db-sync-xhbqn Namespace:openstack ID:bff6ceb5d914b374ea17c94a8eeb96b0d2f81eaeca45083489718dc72c6ded2e UID:1ac68328-d019-44fe-8e2a-efd2da5db45b NetNS:/var/run/netns/ea1477c6-e787-4c29-9b04-3916cf7aa934 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1ac68328_d019_44fe_8e2a_efd2da5db45b.slice PodAnnotations:0xc000134f60}] Aliases:map[]}\"\nJun 09 16:59:35.262764 crc crio[20770]: time=\"2026-06-09T16:59:35.262463393Z\" level=info msg=\"Adding pod openstack_neutron-db-sync-xhbqn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:59:35.311685 crc crio[20770]: 2026-06-09T16:59:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:08e012b1dab7342 Mac:8e:73:82:7a:4f:9f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8c Mtu:0 Sandbox:/var/run/netns/d3e71224-5988-4b54-ac93-568aa6d5186d SocketPath: PciID:}] [{Interface:0xc00011b6f0 Address:{IP:10.217.0.140 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:59:35.311685 crc crio[20770]: time=\"2026-06-09T16:59:35.3047882Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-dp52q Namespace:openstack ID:08e012b1dab73422f87be5075b53156609224a09e10bb57ae6c72b80dfe8b489 UID:3a020996-d25f-42b5-8a22-a2e98a9e0c74 NetNS:/var/run/netns/d3e71224-5988-4b54-ac93-568aa6d5186d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3a020996_d25f_42b5_8a22_a2e98a9e0c74.slice PodAnnotations:0xc007516c20}] Aliases:map[]}\"\nJun 09 16:59:35.311685 crc crio[20770]: time=\"2026-06-09T16:59:35.304925394Z\" level=info msg=\"Checking pod openstack_keystone-bootstrap-dp52q for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:59:35.335085 crc crio[20770]: time=\"2026-06-09T16:59:35.334091129Z\" level=info msg=\"Removed container dbbc211032299355d5bff7ca7f13b6f59abd4e8ee10610a0ddbc62e596371066: openstack/dnsmasq-dns-6d76bd6cc9-5smvk/init\" id=3117769e-38b7-4fae-9fbb-49c1dcc4acc9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:59:35.383579 crc crio[20770]: time=\"2026-06-09T16:59:35.379101224Z\" level=info msg=\"Ran pod sandbox 08e012b1dab73422f87be5075b53156609224a09e10bb57ae6c72b80dfe8b489 with infra container: openstack/keystone-bootstrap-dp52q/POD\" id=e99996cd-b72f-4a82-9acc-e37e480d4b30 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:59:35.433048 crc crio[20770]: time=\"2026-06-09T16:59:35.432959475Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=aa3e6dce-58a2-4db7-91c7-25e85f3d48d5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:59:35.434714 crc crio[20770]: time=\"2026-06-09T16:59:35.434558521Z\" level=info msg=\"Running pod sandbox: openstack/barbican-db-sync-lpzhd/POD\" id=c05f3bd4-cab7-4b4e-bf12-b091c30846e0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:59:35.434902 crc crio[20770]: time=\"2026-06-09T16:59:35.434769807Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:59:35.520896 crc crio[20770]: time=\"2026-06-09T16:59:35.520836752Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=e175da2e-6348-4efc-8b95-5b6a2c671466 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:59:35.542910 crc crio[20770]: 2026-06-09T16:59:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:af1c1fcb3e38cb4 Mac:4a:04:2e:61:25:84 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8d Mtu:0 Sandbox:/var/run/netns/43699598-a139-4391-b2e9-68af93fa0bc4 SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.0.141 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:59:35.543350 crc crio[20770]: time=\"2026-06-09T16:59:35.543277532Z\" level=info msg=\"Creating container: openstack/keystone-bootstrap-dp52q/keystone-bootstrap\" id=5a25fe69-45a1-40b2-a3b2-4b6a9307f9ff name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:59:35.543629 crc crio[20770]: time=\"2026-06-09T16:59:35.54355742Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-64bf49599-f96cz Namespace:openstack ID:af1c1fcb3e38cb4b5f594b7bcf10e7787984facde3979c1726492a1175b15386 UID:57f47c8b-8060-4fa3-bec3-f182cedf450a NetNS:/var/run/netns/43699598-a139-4391-b2e9-68af93fa0bc4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod57f47c8b_8060_4fa3_bec3_f182cedf450a.slice PodAnnotations:0xc00291a1d0}] Aliases:map[]}\"\nJun 09 16:59:35.543791 crc crio[20770]: time=\"2026-06-09T16:59:35.543769767Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:59:35.543842 crc crio[20770]: time=\"2026-06-09T16:59:35.543819568Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-64bf49599-f96cz for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:59:35.550570 crc crio[20770]: time=\"2026-06-09T16:59:35.550237414Z\" level=info msg=\"Ran pod sandbox af1c1fcb3e38cb4b5f594b7bcf10e7787984facde3979c1726492a1175b15386 with infra container: openstack/dnsmasq-dns-64bf49599-f96cz/POD\" id=4e0629d6-c26c-431f-8549-a9a3dd431ee9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:59:35.554758 crc crio[20770]: time=\"2026-06-09T16:59:35.553505679Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=4b4c86b8-0547-4d28-8343-c0480669618b name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:59:35.637706 crc crio[20770]: time=\"2026-06-09T16:59:35.637569845Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:59:35.642808 crc crio[20770]: time=\"2026-06-09T16:59:35.642606971Z\" level=info msg=\"Got pod network &{Name:barbican-db-sync-lpzhd Namespace:openstack ID:9de1be78810ee3876094822111464204aba19578b62ffc432bf37503407b0d13 UID:154eabc4-4655-49c2-93f0-9ab61603e005 NetNS:/var/run/netns/03f9168a-4c50-4238-b896-93c05af7c268 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod154eabc4_4655_49c2_93f0_9ab61603e005.slice PodAnnotations:0xc002732060}] Aliases:map[]}\"\nJun 09 16:59:35.642808 crc crio[20770]: time=\"2026-06-09T16:59:35.642746785Z\" level=info msg=\"Adding pod openstack_barbican-db-sync-lpzhd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:59:35.644832 crc crio[20770]: time=\"2026-06-09T16:59:35.644771904Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:59:35.658278 crc crio[20770]: time=\"2026-06-09T16:59:35.658195403Z\" level=info msg=\"Running pod sandbox: openstack/placement-db-sync-rp8qh/POD\" id=67809855-46e5-4cc6-be63-e69dac61ce30 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:59:35.658278 crc crio[20770]: time=\"2026-06-09T16:59:35.658295396Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:59:35.694126 crc crio[20770]: time=\"2026-06-09T16:59:35.693507897Z\" level=info msg=\"Got pod network &{Name:placement-db-sync-rp8qh Namespace:openstack ID:6bafd5e79ea470303de41ddb3e968f3d9d947d4388a7746270097e70f203941e UID:8de8d9d7-ec99-4069-94b6-7b7d66dfc274 NetNS:/var/run/netns/018ff861-b5a8-4f4f-b966-76f255e69484 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8de8d9d7_ec99_4069_94b6_7b7d66dfc274.slice PodAnnotations:0xc0029886d8}] Aliases:map[]}\"\nJun 09 16:59:35.694126 crc crio[20770]: time=\"2026-06-09T16:59:35.694104714Z\" level=info msg=\"Adding pod openstack_placement-db-sync-rp8qh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:59:35.745421 crc crio[20770]: time=\"2026-06-09T16:59:35.745343369Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=870c337e-81da-4e42-9ddf-f309c1b663b5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:59:35.766975 crc crio[20770]: time=\"2026-06-09T16:59:35.765526804Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-5dd7c97fc-khpgf/POD\" id=399eb01f-4d21-4255-9135-82d99c02baf5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:59:35.766975 crc crio[20770]: time=\"2026-06-09T16:59:35.765689779Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:59:35.821354 crc crio[20770]: time=\"2026-06-09T16:59:35.821118145Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-5dd7c97fc-khpgf Namespace:openstack ID:80797296abf186f1981078f17a2f9ae6c38bfe6d3a1988d6b95accd22219607f UID:ae6446d9-e021-4aea-aaf0-db61457da975 NetNS:/var/run/netns/96393488-a4ed-447f-890b-f17be5923947 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podae6446d9_e021_4aea_aaf0_db61457da975.slice PodAnnotations:0xc002988ba0}] Aliases:map[]}\"\nJun 09 16:59:35.821354 crc crio[20770]: time=\"2026-06-09T16:59:35.821189507Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-5dd7c97fc-khpgf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:59:35.947542 crc crio[20770]: time=\"2026-06-09T16:59:35.946795728Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-64bf49599-f96cz/init\" id=9e433666-ed93-4483-9b4c-f24577024172 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:59:35.948172 crc crio[20770]: time=\"2026-06-09T16:59:35.947836188Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:59:35.967125 crc crio[20770]: time=\"2026-06-09T16:59:35.958010443Z\" level=info msg=\"Created container d3957df96118d99b40800e44569da2242cf4a3511189b6976da6e75ad5833554: openstack/keystone-bootstrap-dp52q/keystone-bootstrap\" id=5a25fe69-45a1-40b2-a3b2-4b6a9307f9ff name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:59:35.981967 crc crio[20770]: time=\"2026-06-09T16:59:35.978869728Z\" level=info msg=\"Starting container: d3957df96118d99b40800e44569da2242cf4a3511189b6976da6e75ad5833554\" id=b13fa0da-50d5-4eb2-b62b-648826386ef3 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:59:35.990829 crc crio[20770]: 2026-06-09T16:59:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9b44c85c2821d45 Mac:22:46:bc:6a:e6:08 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8e Mtu:0 Sandbox:/var/run/netns/07ec20bc-0674-4520-9ce4-c2f541d93029 SocketPath: PciID:}] [{Interface:0xc00013aa90 Address:{IP:10.217.0.142 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:59:36.001557 crc crio[20770]: time=\"2026-06-09T16:59:35.996052736Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-94jwf Namespace:openstack ID:9b44c85c2821d45a6258e866fc3170df442e3a033fa46560496b2626066b51ea UID:e4f031a2-7707-4ffe-95fd-81b8003c2633 NetNS:/var/run/netns/07ec20bc-0674-4520-9ce4-c2f541d93029 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode4f031a2_7707_4ffe_95fd_81b8003c2633.slice PodAnnotations:0xc006e7e0d8}] Aliases:map[]}\"\nJun 09 16:59:36.001557 crc crio[20770]: time=\"2026-06-09T16:59:35.996594611Z\" level=info msg=\"Checking pod openstack_cinder-db-sync-94jwf for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:59:36.015554 crc crio[20770]: time=\"2026-06-09T16:59:36.015085747Z\" level=info msg=\"Started container\" PID=61478 containerID=d3957df96118d99b40800e44569da2242cf4a3511189b6976da6e75ad5833554 description=openstack/keystone-bootstrap-dp52q/keystone-bootstrap id=b13fa0da-50d5-4eb2-b62b-648826386ef3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=08e012b1dab73422f87be5075b53156609224a09e10bb57ae6c72b80dfe8b489\nJun 09 16:59:36.024929 crc crio[20770]: time=\"2026-06-09T16:59:36.018526717Z\" level=info msg=\"Ran pod sandbox 9b44c85c2821d45a6258e866fc3170df442e3a033fa46560496b2626066b51ea with infra container: openstack/cinder-db-sync-94jwf/POD\" id=01a3d247-cc23-4a67-9d7b-ac74cebd6c1d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:59:36.024929 crc crio[20770]: 2026-06-09T16:59:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6771b74dca21356 Mac:fa:3b:75:1d:70:90 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8f Mtu:0 Sandbox:/var/run/netns/a51904a9-ce24-48a3-99aa-432d4a023ad4 SocketPath: PciID:}] [{Interface:0xc0001985b0 Address:{IP:10.217.0.143 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:59:36.024929 crc crio[20770]: time=\"2026-06-09T16:59:36.023501311Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:6771b74dca213565786b0bacf66fa6477315ff50a427147c16858e360cc5f01a UID:0a280803-6367-485c-98d3-4f29de82ba55 NetNS:/var/run/netns/a51904a9-ce24-48a3-99aa-432d4a023ad4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0a280803_6367_485c_98d3_4f29de82ba55.slice PodAnnotations:0xc0001347a0}] Aliases:map[]}\"\nJun 09 16:59:36.024929 crc crio[20770]: time=\"2026-06-09T16:59:36.02380664Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:59:36.043221 crc crio[20770]: time=\"2026-06-09T16:59:36.043015517Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=df6c414f-60de-4174-8adc-0fe1d9d760da name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:59:36.043469 crc crio[20770]: time=\"2026-06-09T16:59:36.043429659Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified not found\" id=df6c414f-60de-4174-8adc-0fe1d9d760da name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:59:36.043515 crc crio[20770]: time=\"2026-06-09T16:59:36.04348563Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified found\" id=df6c414f-60de-4174-8adc-0fe1d9d760da name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:59:36.048054 crc crio[20770]: time=\"2026-06-09T16:59:36.04795415Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=e260e255-17eb-47c2-880e-3d5148a71485 name=/runtime.v1.ImageService/PullImage\nJun 09 16:59:36.060033 crc crio[20770]: time=\"2026-06-09T16:59:36.059910976Z\" level=info msg=\"Ran pod sandbox 6771b74dca213565786b0bacf66fa6477315ff50a427147c16858e360cc5f01a with infra container: openstack/ceilometer-0/POD\" id=aad95183-7a34-4ac5-9624-40442b28b3df name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:59:36.068158 crc crio[20770]: time=\"2026-06-09T16:59:36.068021951Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=2bdc0754-f7c3-458f-a939-54fdb5bab05c name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:59:36.068423 crc crio[20770]: time=\"2026-06-09T16:59:36.068281009Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified not found\" id=2bdc0754-f7c3-458f-a939-54fdb5bab05c name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:59:36.068423 crc crio[20770]: time=\"2026-06-09T16:59:36.068344061Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified found\" id=2bdc0754-f7c3-458f-a939-54fdb5bab05c name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:59:36.071373 crc crio[20770]: time=\"2026-06-09T16:59:36.070282237Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\\\"\"\nJun 09 16:59:36.075263 crc crio[20770]: time=\"2026-06-09T16:59:36.075126787Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:59:36.077578 crc crio[20770]: time=\"2026-06-09T16:59:36.077491616Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=7ae1412c-bdae-4fc2-892d-2512e51fa700 name=/runtime.v1.ImageService/PullImage\nJun 09 16:59:36.083476 crc crio[20770]: time=\"2026-06-09T16:59:36.081193343Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:59:36.083476 crc crio[20770]: time=\"2026-06-09T16:59:36.081203474Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\\\"\"\nJun 09 16:59:36.191133 crc crio[20770]: 2026-06-09T16:59:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bff6ceb5d914b37 Mac:82:ff:cd:11:9a:41 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:90 Mtu:0 Sandbox:/var/run/netns/ea1477c6-e787-4c29-9b04-3916cf7aa934 SocketPath: PciID:}] [{Interface:0xc0004026d0 Address:{IP:10.217.0.144 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:59:36.192213 crc crio[20770]: time=\"2026-06-09T16:59:36.192140699Z\" level=info msg=\"Got pod network &{Name:neutron-db-sync-xhbqn Namespace:openstack ID:bff6ceb5d914b374ea17c94a8eeb96b0d2f81eaeca45083489718dc72c6ded2e UID:1ac68328-d019-44fe-8e2a-efd2da5db45b NetNS:/var/run/netns/ea1477c6-e787-4c29-9b04-3916cf7aa934 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1ac68328_d019_44fe_8e2a_efd2da5db45b.slice PodAnnotations:0xc000134f60}] Aliases:map[]}\"\nJun 09 16:59:36.192363 crc crio[20770]: time=\"2026-06-09T16:59:36.192316134Z\" level=info msg=\"Checking pod openstack_neutron-db-sync-xhbqn for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:59:36.212386 crc crio[20770]: time=\"2026-06-09T16:59:36.211332025Z\" level=info msg=\"Ran pod sandbox bff6ceb5d914b374ea17c94a8eeb96b0d2f81eaeca45083489718dc72c6ded2e with infra container: openstack/neutron-db-sync-xhbqn/POD\" id=ae28d36d-e5c8-44f3-bfd7-cb4a49fd5797 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:59:36.214819 crc crio[20770]: time=\"2026-06-09T16:59:36.2146049Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=e8dcb671-def6-4533-b68f-de2fa669baff name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:59:36.287994 crc crio[20770]: time=\"2026-06-09T16:59:36.284057403Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=410817d0-6687-432b-bc00-af82e4372a1b name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:59:36.301233 crc crio[20770]: time=\"2026-06-09T16:59:36.301132148Z\" level=info msg=\"Creating container: openstack/neutron-db-sync-xhbqn/neutron-db-sync\" id=4f69a7d9-19d1-42ed-a7b6-7b3f998bddc7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:59:36.302390 crc crio[20770]: time=\"2026-06-09T16:59:36.301755396Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:59:36.392332 crc crio[20770]: 2026-06-09T16:59:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9de1be78810ee38 Mac:ba:7b:94:ca:c6:72 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:91 Mtu:0 Sandbox:/var/run/netns/03f9168a-4c50-4238-b896-93c05af7c268 SocketPath: PciID:}] [{Interface:0xc000410940 Address:{IP:10.217.0.145 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:59:36.409784 crc crio[20770]: time=\"2026-06-09T16:59:36.407308525Z\" level=info msg=\"Got pod network &{Name:barbican-db-sync-lpzhd Namespace:openstack ID:9de1be78810ee3876094822111464204aba19578b62ffc432bf37503407b0d13 UID:154eabc4-4655-49c2-93f0-9ab61603e005 NetNS:/var/run/netns/03f9168a-4c50-4238-b896-93c05af7c268 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod154eabc4_4655_49c2_93f0_9ab61603e005.slice PodAnnotations:0xc002732060}] Aliases:map[]}\"\nJun 09 16:59:36.409784 crc crio[20770]: time=\"2026-06-09T16:59:36.407924693Z\" level=info msg=\"Checking pod openstack_barbican-db-sync-lpzhd for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:59:36.421865 crc crio[20770]: time=\"2026-06-09T16:59:36.414346709Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:59:36.432926 crc crio[20770]: time=\"2026-06-09T16:59:36.432287049Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:59:36.434288 crc crio[20770]: 2026-06-09T16:59:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6bafd5e79ea4703 Mac:66:bb:c2:31:33:34 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:92 Mtu:0 Sandbox:/var/run/netns/018ff861-b5a8-4f4f-b966-76f255e69484 SocketPath: PciID:}] [{Interface:0xc000420890 Address:{IP:10.217.0.146 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:59:36.435025 crc crio[20770]: time=\"2026-06-09T16:59:36.434511784Z\" level=info msg=\"Got pod network &{Name:placement-db-sync-rp8qh Namespace:openstack ID:6bafd5e79ea470303de41ddb3e968f3d9d947d4388a7746270097e70f203941e UID:8de8d9d7-ec99-4069-94b6-7b7d66dfc274 NetNS:/var/run/netns/018ff861-b5a8-4f4f-b966-76f255e69484 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8de8d9d7_ec99_4069_94b6_7b7d66dfc274.slice PodAnnotations:0xc0029886d8}] Aliases:map[]}\"\nJun 09 16:59:36.448341 crc crio[20770]: time=\"2026-06-09T16:59:36.447161261Z\" level=info msg=\"Checking pod openstack_placement-db-sync-rp8qh for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:59:36.456180 crc crio[20770]: time=\"2026-06-09T16:59:36.453609447Z\" level=info msg=\"Ran pod sandbox 9de1be78810ee3876094822111464204aba19578b62ffc432bf37503407b0d13 with infra container: openstack/barbican-db-sync-lpzhd/POD\" id=c05f3bd4-cab7-4b4e-bf12-b091c30846e0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:59:36.470880 crc crio[20770]: time=\"2026-06-09T16:59:36.470775455Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=5d2dfbd9-494d-4b1f-b81c-9c9b41ea5c7e name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:59:36.471144 crc crio[20770]: time=\"2026-06-09T16:59:36.471062513Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified not found\" id=5d2dfbd9-494d-4b1f-b81c-9c9b41ea5c7e name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:59:36.471144 crc crio[20770]: time=\"2026-06-09T16:59:36.471128395Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified found\" id=5d2dfbd9-494d-4b1f-b81c-9c9b41ea5c7e name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:59:36.472850 crc crio[20770]: time=\"2026-06-09T16:59:36.472787483Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=a3966d9c-70c3-4673-8369-f5b224e8e913 name=/runtime.v1.ImageService/PullImage\nJun 09 16:59:36.501267 crc crio[20770]: time=\"2026-06-09T16:59:36.501056623Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\\\"\"\nJun 09 16:59:36.510480 crc crio[20770]: time=\"2026-06-09T16:59:36.510388293Z\" level=info msg=\"Ran pod sandbox 6bafd5e79ea470303de41ddb3e968f3d9d947d4388a7746270097e70f203941e with infra container: openstack/placement-db-sync-rp8qh/POD\" id=67809855-46e5-4cc6-be63-e69dac61ce30 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:59:36.517236 crc crio[20770]: time=\"2026-06-09T16:59:36.513434391Z\" level=info msg=\"Created container ab1b50a888ffd380b7ce9e91b69d2051046a52028248842d661cf46bfc9277b7: openstack/dnsmasq-dns-64bf49599-f96cz/init\" id=9e433666-ed93-4483-9b4c-f24577024172 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:59:36.525019 crc crio[20770]: time=\"2026-06-09T16:59:36.524892724Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=3dd2ba83-e106-422a-8df7-6d1c396eb222 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:59:36.526070 crc crio[20770]: time=\"2026-06-09T16:59:36.525082229Z\" level=info msg=\"Starting container: ab1b50a888ffd380b7ce9e91b69d2051046a52028248842d661cf46bfc9277b7\" id=1191593a-142c-4424-80f2-4646cb9d0d9b name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:59:36.526070 crc crio[20770]: time=\"2026-06-09T16:59:36.52511233Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-placement-api:current-podified not found\" id=3dd2ba83-e106-422a-8df7-6d1c396eb222 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:59:36.526070 crc crio[20770]: time=\"2026-06-09T16:59:36.525316866Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-placement-api:current-podified found\" id=3dd2ba83-e106-422a-8df7-6d1c396eb222 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:59:36.543869 crc crio[20770]: time=\"2026-06-09T16:59:36.542425842Z\" level=info msg=\"Started container\" PID=61613 containerID=ab1b50a888ffd380b7ce9e91b69d2051046a52028248842d661cf46bfc9277b7 description=openstack/dnsmasq-dns-64bf49599-f96cz/init id=1191593a-142c-4424-80f2-4646cb9d0d9b name=/runtime.v1.RuntimeService/StartContainer sandboxID=af1c1fcb3e38cb4b5f594b7bcf10e7787984facde3979c1726492a1175b15386\nJun 09 16:59:36.543869 crc crio[20770]: time=\"2026-06-09T16:59:36.543038169Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=b548d983-afef-4065-847e-a43b57a7ce94 name=/runtime.v1.ImageService/PullImage\nJun 09 16:59:36.554404 crc crio[20770]: time=\"2026-06-09T16:59:36.554281695Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\\\"\"\nJun 09 16:59:36.687854 crc crio[20770]: time=\"2026-06-09T16:59:36.684423927Z\" level=info msg=\"Created container d5c6f913301c072f6711a10ab70e312705a7d15d39eab8db17aeba65d948fd15: openstack/neutron-db-sync-xhbqn/neutron-db-sync\" id=4f69a7d9-19d1-42ed-a7b6-7b3f998bddc7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:59:36.687854 crc crio[20770]: time=\"2026-06-09T16:59:36.686770675Z\" level=info msg=\"Starting container: d5c6f913301c072f6711a10ab70e312705a7d15d39eab8db17aeba65d948fd15\" id=b11db01a-cdbd-49e6-9acf-3faa9fcf1b8e name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:59:36.696620 crc crio[20770]: 2026-06-09T16:59:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:80797296abf186f Mac:f6:89:73:02:f5:98 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:93 Mtu:0 Sandbox:/var/run/netns/96393488-a4ed-447f-890b-f17be5923947 SocketPath: PciID:}] [{Interface:0xc000132c60 Address:{IP:10.217.0.147 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:59:36.696997 crc crio[20770]: time=\"2026-06-09T16:59:36.696901679Z\" level=info msg=\"Started container\" PID=61655 containerID=d5c6f913301c072f6711a10ab70e312705a7d15d39eab8db17aeba65d948fd15 description=openstack/neutron-db-sync-xhbqn/neutron-db-sync id=b11db01a-cdbd-49e6-9acf-3faa9fcf1b8e name=/runtime.v1.RuntimeService/StartContainer sandboxID=bff6ceb5d914b374ea17c94a8eeb96b0d2f81eaeca45083489718dc72c6ded2e\nJun 09 16:59:36.697931 crc crio[20770]: time=\"2026-06-09T16:59:36.697764724Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-5dd7c97fc-khpgf Namespace:openstack ID:80797296abf186f1981078f17a2f9ae6c38bfe6d3a1988d6b95accd22219607f UID:ae6446d9-e021-4aea-aaf0-db61457da975 NetNS:/var/run/netns/96393488-a4ed-447f-890b-f17be5923947 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podae6446d9_e021_4aea_aaf0_db61457da975.slice PodAnnotations:0xc002988ba0}] Aliases:map[]}\"\nJun 09 16:59:36.698263 crc crio[20770]: time=\"2026-06-09T16:59:36.697935229Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-5dd7c97fc-khpgf for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 16:59:36.723801 crc crio[20770]: time=\"2026-06-09T16:59:36.723582412Z\" level=info msg=\"Ran pod sandbox 80797296abf186f1981078f17a2f9ae6c38bfe6d3a1988d6b95accd22219607f with infra container: openstack/dnsmasq-dns-5dd7c97fc-khpgf/POD\" id=399eb01f-4d21-4255-9135-82d99c02baf5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:59:36.729301 crc crio[20770]: time=\"2026-06-09T16:59:36.729192645Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=5fc90ca6-5ce2-41e4-9f09-ae42792b11a5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:59:36.816794 crc crio[20770]: time=\"2026-06-09T16:59:36.815838686Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=f0e904aa-665b-4cfa-802c-827314f86aa5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:59:36.824139 crc crio[20770]: time=\"2026-06-09T16:59:36.824031594Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-5dd7c97fc-khpgf/init\" id=9a63e0f7-872e-4106-a0c5-7aeab0d25a59 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:59:36.825285 crc crio[20770]: time=\"2026-06-09T16:59:36.824974121Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:59:36.897039 crc crio[20770]: time=\"2026-06-09T16:59:36.896937867Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:59:36.911413 crc crio[20770]: time=\"2026-06-09T16:59:36.911310844Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:59:37.070342 crc crio[20770]: time=\"2026-06-09T16:59:37.070183538Z\" level=info msg=\"Stopping pod sandbox: af1c1fcb3e38cb4b5f594b7bcf10e7787984facde3979c1726492a1175b15386\" id=4bc4d035-4041-4f96-9eb5-34f116b43348 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:59:37.072714 crc crio[20770]: time=\"2026-06-09T16:59:37.071088495Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-64bf49599-f96cz Namespace:openstack ID:af1c1fcb3e38cb4b5f594b7bcf10e7787984facde3979c1726492a1175b15386 UID:57f47c8b-8060-4fa3-bec3-f182cedf450a NetNS:/var/run/netns/43699598-a139-4391-b2e9-68af93fa0bc4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod57f47c8b_8060_4fa3_bec3_f182cedf450a.slice PodAnnotations:0xc000134ad0}] Aliases:map[]}\"\nJun 09 16:59:37.072714 crc crio[20770]: time=\"2026-06-09T16:59:37.071375083Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-64bf49599-f96cz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:59:37.203811 crc crio[20770]: time=\"2026-06-09T16:59:37.203607435Z\" level=info msg=\"Created container f1bfd0087dbefbc893225bc755fdf4b4f598dc3bce11f65c5701bdcc345c2865: openstack/dnsmasq-dns-5dd7c97fc-khpgf/init\" id=9a63e0f7-872e-4106-a0c5-7aeab0d25a59 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:59:37.205610 crc crio[20770]: time=\"2026-06-09T16:59:37.20513026Z\" level=info msg=\"Starting container: f1bfd0087dbefbc893225bc755fdf4b4f598dc3bce11f65c5701bdcc345c2865\" id=64080551-c81a-448a-b8b3-79b2912160e1 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:59:37.220904 crc crio[20770]: time=\"2026-06-09T16:59:37.220632649Z\" level=info msg=\"Started container\" PID=61704 containerID=f1bfd0087dbefbc893225bc755fdf4b4f598dc3bce11f65c5701bdcc345c2865 description=openstack/dnsmasq-dns-5dd7c97fc-khpgf/init id=64080551-c81a-448a-b8b3-79b2912160e1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=80797296abf186f1981078f17a2f9ae6c38bfe6d3a1988d6b95accd22219607f\nJun 09 16:59:37.678905 crc crio[20770]: time=\"2026-06-09T16:59:37.678551971Z\" level=info msg=\"Stopped pod sandbox: af1c1fcb3e38cb4b5f594b7bcf10e7787984facde3979c1726492a1175b15386\" id=4bc4d035-4041-4f96-9eb5-34f116b43348 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:59:38.196632 crc crio[20770]: time=\"2026-06-09T16:59:38.196132623Z\" level=info msg=\"Removing container: ab1b50a888ffd380b7ce9e91b69d2051046a52028248842d661cf46bfc9277b7\" id=0501dd77-c625-4d31-8b9b-8d18d4895333 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:59:38.232346 crc crio[20770]: time=\"2026-06-09T16:59:38.232288861Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=60af34b6-0410-41d2-a05e-487b27832c5c name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:59:38.337927 crc crio[20770]: time=\"2026-06-09T16:59:38.337827429Z\" level=info msg=\"Removed container ab1b50a888ffd380b7ce9e91b69d2051046a52028248842d661cf46bfc9277b7: openstack/dnsmasq-dns-64bf49599-f96cz/init\" id=0501dd77-c625-4d31-8b9b-8d18d4895333 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:59:38.470156 crc crio[20770]: time=\"2026-06-09T16:59:38.469123584Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=de17ef72-a1ea-434b-933c-ecd7a7747945 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:59:38.489315 crc crio[20770]: time=\"2026-06-09T16:59:38.488106365Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-5dd7c97fc-khpgf/dnsmasq-dns\" id=b03875e2-9967-4c62-a867-139d9075769e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:59:38.489315 crc crio[20770]: time=\"2026-06-09T16:59:38.488613709Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:59:38.622067 crc crio[20770]: time=\"2026-06-09T16:59:38.618332789Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:59:38.629134 crc crio[20770]: time=\"2026-06-09T16:59:38.62562236Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:59:38.773528 crc crio[20770]: time=\"2026-06-09T16:59:38.77294523Z\" level=info msg=\"Created container 0edca8db0e7c4b8684eaebe765c3a78c519c68ba7055531ed31dfc14a1f4be59: openstack/dnsmasq-dns-5dd7c97fc-khpgf/dnsmasq-dns\" id=b03875e2-9967-4c62-a867-139d9075769e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 16:59:38.774401 crc crio[20770]: time=\"2026-06-09T16:59:38.77432642Z\" level=info msg=\"Starting container: 0edca8db0e7c4b8684eaebe765c3a78c519c68ba7055531ed31dfc14a1f4be59\" id=87df9d96-16de-47a4-b0ff-3396326b91c7 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 16:59:38.790491 crc crio[20770]: time=\"2026-06-09T16:59:38.790380876Z\" level=info msg=\"Started container\" PID=61810 containerID=0edca8db0e7c4b8684eaebe765c3a78c519c68ba7055531ed31dfc14a1f4be59 description=openstack/dnsmasq-dns-5dd7c97fc-khpgf/dnsmasq-dns id=87df9d96-16de-47a4-b0ff-3396326b91c7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=80797296abf186f1981078f17a2f9ae6c38bfe6d3a1988d6b95accd22219607f\nJun 09 16:59:40.308001 crc crio[20770]: time=\"2026-06-09T16:59:40.307355804Z\" level=info msg=\"Stopping pod sandbox: dd910215699edcd954ff8b53b97f2d87a0eb9e39b3913e37e96f8b35ef56b1cd\" id=4908cd41-5340-47f5-bf76-bd0c4518d97e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:59:40.309576 crc crio[20770]: time=\"2026-06-09T16:59:40.308767055Z\" level=info msg=\"Got pod network &{Name:glance-db-sync-lr54k Namespace:openstack ID:dd910215699edcd954ff8b53b97f2d87a0eb9e39b3913e37e96f8b35ef56b1cd UID:413be875-aea6-42ac-8309-832e7e2426e1 NetNS:/var/run/netns/1d0fe72b-1b96-4f73-9d85-ff435572e17f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod413be875_aea6_42ac_8309_832e7e2426e1.slice PodAnnotations:0xc0029d4978}] Aliases:map[]}\"\nJun 09 16:59:40.309576 crc crio[20770]: time=\"2026-06-09T16:59:40.30895414Z\" level=info msg=\"Deleting pod openstack_glance-db-sync-lr54k from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:59:40.986954 crc crio[20770]: time=\"2026-06-09T16:59:40.986188829Z\" level=info msg=\"Stopped pod sandbox: dd910215699edcd954ff8b53b97f2d87a0eb9e39b3913e37e96f8b35ef56b1cd\" id=4908cd41-5340-47f5-bf76-bd0c4518d97e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:59:42.393620 crc crio[20770]: time=\"2026-06-09T16:59:42.392294423Z\" level=info msg=\"Stopping container: 0edca8db0e7c4b8684eaebe765c3a78c519c68ba7055531ed31dfc14a1f4be59 (timeout: 10s)\" id=fde794dd-6758-4423-aea3-5fd91a690aa9 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:59:42.989551 crc crio[20770]: time=\"2026-06-09T16:59:42.989244175Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-7c87cbcf5f-8kz7k/POD\" id=4a3695d3-d51f-4ab2-95da-f9bdd3e4223f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:59:42.989988 crc crio[20770]: time=\"2026-06-09T16:59:42.989966436Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:59:43.471260 crc crio[20770]: time=\"2026-06-09T16:59:43.471188334Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-external-api-0/POD\" id=0d100927-e913-4185-b9d3-91e3e72768e3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:59:43.472050 crc crio[20770]: time=\"2026-06-09T16:59:43.471283967Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:59:43.991416 crc crio[20770]: time=\"2026-06-09T16:59:43.99132964Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-internal-api-0/POD\" id=0e3f386e-b31b-4065-8ce6-425694bcf3e6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:59:43.991576 crc crio[20770]: time=\"2026-06-09T16:59:43.991431843Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:59:44.591756 crc crio[20770]: time=\"2026-06-09T16:59:44.590926939Z\" level=info msg=\"Stopping pod sandbox: 08e012b1dab73422f87be5075b53156609224a09e10bb57ae6c72b80dfe8b489\" id=af61997b-453c-4205-88eb-e44ce589cfd2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:59:44.593948 crc crio[20770]: time=\"2026-06-09T16:59:44.592715591Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-dp52q Namespace:openstack ID:08e012b1dab73422f87be5075b53156609224a09e10bb57ae6c72b80dfe8b489 UID:3a020996-d25f-42b5-8a22-a2e98a9e0c74 NetNS:/var/run/netns/d3e71224-5988-4b54-ac93-568aa6d5186d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3a020996_d25f_42b5_8a22_a2e98a9e0c74.slice PodAnnotations:0xc00291a5b0}] Aliases:map[]}\"\nJun 09 16:59:44.593948 crc crio[20770]: time=\"2026-06-09T16:59:44.592933477Z\" level=info msg=\"Deleting pod openstack_keystone-bootstrap-dp52q from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:59:47.578534 crc crio[20770]: time=\"2026-06-09T16:59:47.577402148Z\" level=info msg=\"Stopped container 0edca8db0e7c4b8684eaebe765c3a78c519c68ba7055531ed31dfc14a1f4be59: openstack/dnsmasq-dns-5dd7c97fc-khpgf/dnsmasq-dns\" id=fde794dd-6758-4423-aea3-5fd91a690aa9 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 16:59:47.584619 crc crio[20770]: time=\"2026-06-09T16:59:47.584524355Z\" level=info msg=\"Stopped pod sandbox: 08e012b1dab73422f87be5075b53156609224a09e10bb57ae6c72b80dfe8b489\" id=af61997b-453c-4205-88eb-e44ce589cfd2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:59:47.585132 crc crio[20770]: time=\"2026-06-09T16:59:47.58506897Z\" level=info msg=\"Stopping pod sandbox: 80797296abf186f1981078f17a2f9ae6c38bfe6d3a1988d6b95accd22219607f\" id=8bf40e7e-7c4f-4c78-a109-ff553ff4069b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:59:47.585625 crc crio[20770]: time=\"2026-06-09T16:59:47.585578335Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-5dd7c97fc-khpgf Namespace:openstack ID:80797296abf186f1981078f17a2f9ae6c38bfe6d3a1988d6b95accd22219607f UID:ae6446d9-e021-4aea-aaf0-db61457da975 NetNS:/var/run/netns/96393488-a4ed-447f-890b-f17be5923947 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podae6446d9_e021_4aea_aaf0_db61457da975.slice PodAnnotations:0xc002a08d58}] Aliases:map[]}\"\nJun 09 16:59:47.585931 crc crio[20770]: time=\"2026-06-09T16:59:47.585853093Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-5dd7c97fc-khpgf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:59:51.411425 crc crio[20770]: time=\"2026-06-09T16:59:51.409103617Z\" level=info msg=\"Running pod sandbox: openstack/keystone-bootstrap-prcns/POD\" id=5edc3e57-21f0-4331-865f-e085de151b88 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 16:59:51.411425 crc crio[20770]: time=\"2026-06-09T16:59:51.411082504Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 16:59:53.818302 crc crio[20770]: time=\"2026-06-09T16:59:53.816857433Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:790a2999f4198add7e4423d05082303b1d712b49fd79375a49ed11e1b2f7b91b UID:27f132c0-30a6-41ea-ae18-dabe1f289d05 NetNS:/var/run/netns/70974659-0441-4d9e-b9a4-7e9adcbb2e59 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod27f132c0_30a6_41ea_ae18_dabe1f289d05.slice PodAnnotations:0xc00008d0c0}] Aliases:map[]}\"\nJun 09 16:59:53.818302 crc crio[20770]: time=\"2026-06-09T16:59:53.818005636Z\" level=info msg=\"Adding pod openstack_glance-default-internal-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 16:59:53.850110 crc crio[20770]: time=\"2026-06-09T16:59:53.849978933Z\" level=info msg=\"Stopped pod sandbox: 80797296abf186f1981078f17a2f9ae6c38bfe6d3a1988d6b95accd22219607f\" id=8bf40e7e-7c4f-4c78-a109-ff553ff4069b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 16:59:53.882458 crc crio[20770]: time=\"2026-06-09T16:59:53.88233064Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:95136eb284f45966c9b8147ee2ae8f55f8a3dc94ec496ab02279dbfc3ba0697c\" id=7ae1412c-bdae-4fc2-892d-2512e51fa700 name=/runtime.v1.ImageService/PullImage\nJun 09 16:59:53.884114 crc crio[20770]: time=\"2026-06-09T16:59:53.883935097Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=3ffa7284-be8b-4727-81e6-98846cf9b431 name=/runtime.v1.ImageService/ImageStatus\nJun 09 16:59:54.763844 crc crio[20770]: time=\"2026-06-09T16:59:54.762955475Z\" level=info msg=\"Removing container: 0edca8db0e7c4b8684eaebe765c3a78c519c68ba7055531ed31dfc14a1f4be59\" id=b9ce3a8e-8954-43ac-9a49-46d2a8fffd41 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 16:59:55.192851 crc crio[20770]: 2026-06-09T16:59:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:790a2999f4198ad Mac:be:53:3a:0f:00:71 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:96 Mtu:0 Sandbox:/var/run/netns/70974659-0441-4d9e-b9a4-7e9adcbb2e59 SocketPath: PciID:}] [{Interface:0xc0001345d0 Address:{IP:10.217.0.150 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 16:59:55.194229 crc crio[20770]: time=\"2026-06-09T16:59:55.19406441Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:790a2999f4198add7e4423d05082303b1d712b49fd79375a49ed11e1b2f7b91b UID:27f132c0-30a6-41ea-ae18-dabe1f289d05 NetNS:/var/run/netns/70974659-0441-4d9e-b9a4-7e9adcbb2e59 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod27f132c0_30a6_41ea_ae18_dabe1f289d05.slice PodAnnotations:0xc00008d0c0}] Aliases:map[]}\"\nJun 09 16:59:55.194229 crc crio[20770]: time=\"2026-06-09T16:59:55.194220495Z\" level=info msg=\"Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:00:00.572521 crc crio[20770]: time=\"2026-06-09T17:00:00.571469008Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683740-r9dqc/POD\" id=5eaa3828-98b3-4343-8bcf-b4c9912ffa07 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:00:00.574330 crc crio[20770]: time=\"2026-06-09T17:00:00.5725878Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:00.668623 crc crio[20770]: time=\"2026-06-09T17:00:00.667996306Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29683740-vv7sh/POD\" id=3de5e60a-b97b-45fa-a72f-9c3ebf09dbfc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:00:00.668623 crc crio[20770]: time=\"2026-06-09T17:00:00.668121289Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:06.847123 crc crio[20770]: time=\"2026-06-09T17:00:06.84638498Z\" level=info msg=\"Stopping pod sandbox: af1c1fcb3e38cb4b5f594b7bcf10e7787984facde3979c1726492a1175b15386\" id=d924fde8-3c3d-4d93-9b0c-db80345e4108 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:00:06.847123 crc crio[20770]: time=\"2026-06-09T17:00:06.846991948Z\" level=info msg=\"Stopped pod sandbox (already stopped): af1c1fcb3e38cb4b5f594b7bcf10e7787984facde3979c1726492a1175b15386\" id=d924fde8-3c3d-4d93-9b0c-db80345e4108 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:00:06.848794 crc crio[20770]: time=\"2026-06-09T17:00:06.847977167Z\" level=info msg=\"Removing pod sandbox: af1c1fcb3e38cb4b5f594b7bcf10e7787984facde3979c1726492a1175b15386\" id=cff54b02-1628-4c85-9e0f-0cc8a0eede05 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:00:06.985306 crc crio[20770]: time=\"2026-06-09T17:00:06.985045408Z\" level=info msg=\"Ran pod sandbox 790a2999f4198add7e4423d05082303b1d712b49fd79375a49ed11e1b2f7b91b with infra container: openstack/glance-default-internal-api-0/POD\" id=0e3f386e-b31b-4065-8ce6-425694bcf3e6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:00:06.988488 crc crio[20770]: time=\"2026-06-09T17:00:06.988400476Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=99a5d6ad-8af8-4784-b612-90a6a011c69a name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:00:06.996529 crc crio[20770]: time=\"2026-06-09T17:00:06.996456949Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:1b2c0125f2253e1ccdb29c838fc50180b185700316a7eb9d8d1d76a608f6b4f2\" id=b548d983-afef-4065-847e-a43b57a7ce94 name=/runtime.v1.ImageService/PullImage\nJun 09 17:00:06.998031 crc crio[20770]: time=\"2026-06-09T17:00:06.997999734Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=4fca76fe-4e5b-48a8-bd85-8d0eb491f5e7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:00:07.013812 crc crio[20770]: time=\"2026-06-09T17:00:07.013545224Z\" level=info msg=\"Removed pod sandbox: af1c1fcb3e38cb4b5f594b7bcf10e7787984facde3979c1726492a1175b15386\" id=cff54b02-1628-4c85-9e0f-0cc8a0eede05 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:00:07.015632 crc crio[20770]: time=\"2026-06-09T17:00:07.015561793Z\" level=info msg=\"Stopping pod sandbox: 75d479e6a5419ea54effd5c29af54c9d3fc63c074e7edb35c5ab678d97647b74\" id=8b8a26bf-f6f6-4cc6-9018-7dd9f4a4cffa name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:00:07.015632 crc crio[20770]: time=\"2026-06-09T17:00:07.015705177Z\" level=info msg=\"Stopped pod sandbox (already stopped): 75d479e6a5419ea54effd5c29af54c9d3fc63c074e7edb35c5ab678d97647b74\" id=8b8a26bf-f6f6-4cc6-9018-7dd9f4a4cffa name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:00:07.018088 crc crio[20770]: time=\"2026-06-09T17:00:07.017607822Z\" level=info msg=\"Removing pod sandbox: 75d479e6a5419ea54effd5c29af54c9d3fc63c074e7edb35c5ab678d97647b74\" id=9e6777d4-5aeb-40e5-9d7b-35ab4b2134c9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:00:07.018088 crc crio[20770]: time=\"2026-06-09T17:00:07.018038555Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=dd41faba-5180-4050-8991-ba7f3658cf2f name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:00:07.059525 crc crio[20770]: time=\"2026-06-09T17:00:07.05928272Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:d72d014a20122cded5eb44fae9bd6a0cc4dbe591775435d224dbbf5504f354b1\" id=a3966d9c-70c3-4673-8369-f5b224e8e913 name=/runtime.v1.ImageService/PullImage\nJun 09 17:00:07.061296 crc crio[20770]: time=\"2026-06-09T17:00:07.061211986Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=f3689a15-e010-42bb-a7ad-4a5da72ece6c name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:00:08.686432 crc crio[20770]: time=\"2026-06-09T17:00:08.685522855Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-log\" id=f2c38e68-278d-431a-98ae-23d4af2b0e22 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:00:08.694968 crc crio[20770]: time=\"2026-06-09T17:00:08.694882086Z\" level=info msg=\"Removed container 0edca8db0e7c4b8684eaebe765c3a78c519c68ba7055531ed31dfc14a1f4be59: openstack/dnsmasq-dns-5dd7c97fc-khpgf/dnsmasq-dns\" id=b9ce3a8e-8954-43ac-9a49-46d2a8fffd41 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:00:08.700205 crc crio[20770]: time=\"2026-06-09T17:00:08.700106418Z\" level=info msg=\"Removing container: f1bfd0087dbefbc893225bc755fdf4b4f598dc3bce11f65c5701bdcc345c2865\" id=1fdf12f4-ef30-467b-ad96-d0b6f44ce413 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:00:08.702158 crc crio[20770]: time=\"2026-06-09T17:00:08.702076625Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:08.708945 crc crio[20770]: time=\"2026-06-09T17:00:08.708833061Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:557a5145d24c2eb57a6e0a992207eda811f5635fc8f681bc36a4e0aa1b9531aa UID:03b538a8-4878-4cf1-aea4-5ea215a92954 NetNS:/var/run/netns/71825930-2e3d-4d34-9067-90c0fcc5ffec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod03b538a8_4878_4cf1_aea4_5ea215a92954.slice PodAnnotations:0xc002732190}] Aliases:map[]}\"\nJun 09 17:00:08.708945 crc crio[20770]: time=\"2026-06-09T17:00:08.708932414Z\" level=info msg=\"Adding pod openstack_glance-default-external-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:00:08.714932 crc crio[20770]: time=\"2026-06-09T17:00:08.714109724Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7c87cbcf5f-8kz7k Namespace:openstack ID:57f98aa201ccdbc27bb2284c8a8b4df3dc80c2d00afdc169cc43c21e59410a2e UID:1b6e824e-5a3e-4344-aec4-faa8d360d6f5 NetNS:/var/run/netns/4542f1da-75b2-431c-a1e6-5e7d4786616e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1b6e824e_5a3e_4344_aec4_faa8d360d6f5.slice PodAnnotations:0xc002a080c8}] Aliases:map[]}\"\nJun 09 17:00:08.714932 crc crio[20770]: time=\"2026-06-09T17:00:08.714170806Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-7c87cbcf5f-8kz7k to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:00:08.733184 crc crio[20770]: time=\"2026-06-09T17:00:08.733030852Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=7ddbab15-9819-40fa-92b6-5c7f7e6a569c name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:00:08.735385 crc crio[20770]: time=\"2026-06-09T17:00:08.735346189Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=5363031f-fee3-42d5-893b-29a7da0cec0a name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:00:08.832796 crc crio[20770]: time=\"2026-06-09T17:00:08.831136476Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=55df5ed5-c659-48c9-bb7f-42300649e186 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:00:08.834384 crc crio[20770]: time=\"2026-06-09T17:00:08.834308338Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-prcns Namespace:openstack ID:a191a2c71995b4d126b67917814a4a177ab2b688fc934d6e24553ef1d8b8d00b UID:66671b57-3d59-40ec-9ba3-fdc3860009ed NetNS:/var/run/netns/309c0056-c69a-426a-b742-f12621cba4c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod66671b57_3d59_40ec_9ba3_fdc3860009ed.slice PodAnnotations:0xc0029884a8}] Aliases:map[]}\"\nJun 09 17:00:08.834384 crc crio[20770]: time=\"2026-06-09T17:00:08.834367699Z\" level=info msg=\"Adding pod openstack_keystone-bootstrap-prcns to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:00:08.869987 crc crio[20770]: time=\"2026-06-09T17:00:08.866584963Z\" level=info msg=\"Removed pod sandbox: 75d479e6a5419ea54effd5c29af54c9d3fc63c074e7edb35c5ab678d97647b74\" id=9e6777d4-5aeb-40e5-9d7b-35ab4b2134c9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:00:08.894499 crc crio[20770]: time=\"2026-06-09T17:00:08.894313947Z\" level=info msg=\"Creating container: openstack/placement-db-sync-rp8qh/placement-db-sync\" id=e5488c09-113f-494e-b671-36cd71236dd2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:00:08.997722 crc crio[20770]: time=\"2026-06-09T17:00:08.988875658Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:887afd1c76a8f43378130fcf66af889c82cfb4e143afae335480328d4fc7cc1a\" id=e260e255-17eb-47c2-880e-3d5148a71485 name=/runtime.v1.ImageService/PullImage\nJun 09 17:00:08.997722 crc crio[20770]: time=\"2026-06-09T17:00:08.992869923Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=667a2500-7277-4fa4-a17d-b694a11e6bb7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:00:09.008505 crc crio[20770]: time=\"2026-06-09T17:00:09.008298131Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683740-vv7sh Namespace:openshift-operator-lifecycle-manager ID:244d39c750e3f6e8d13c29077a07c1d687db4badb69bdc72b163435c8c86c8ed UID:b1937b03-4a2d-488e-aa14-2746f93b987b NetNS:/var/run/netns/0b7a64af-0624-4282-b2be-8c5b3cffebf0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb1937b03_4a2d_488e_aa14_2746f93b987b.slice PodAnnotations:0xc002732140}] Aliases:map[]}\"\nJun 09 17:00:09.008505 crc crio[20770]: time=\"2026-06-09T17:00:09.008372453Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29683740-vv7sh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:00:09.043186 crc crio[20770]: time=\"2026-06-09T17:00:09.040073782Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683740-r9dqc Namespace:openshift-infra ID:61fb00e560f66b91cd3a30faea61084ae78eb5a683acce417e67b603c2d1780e UID:65b3deed-609c-4d96-b2d1-d1db09307d53 NetNS:/var/run/netns/51da2d7c-33b5-40cc-a2c2-a172e87b78b9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod65b3deed_609c_4d96_b2d1_d1db09307d53.slice PodAnnotations:0xc002732348}] Aliases:map[]}\"\nJun 09 17:00:09.043186 crc crio[20770]: time=\"2026-06-09T17:00:09.040153364Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683740-r9dqc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:00:09.061876 crc crio[20770]: time=\"2026-06-09T17:00:09.060327069Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:09.096327 crc crio[20770]: time=\"2026-06-09T17:00:09.094847749Z\" level=info msg=\"Removed container f1bfd0087dbefbc893225bc755fdf4b4f598dc3bce11f65c5701bdcc345c2865: openstack/dnsmasq-dns-5dd7c97fc-khpgf/init\" id=1fdf12f4-ef30-467b-ad96-d0b6f44ce413 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:00:09.098867 crc crio[20770]: time=\"2026-06-09T17:00:09.098804944Z\" level=info msg=\"Creating container: openstack/barbican-db-sync-lpzhd/barbican-db-sync\" id=e218ee3e-5f09-49f9-a292-f4cab5189f96 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:00:09.106845 crc crio[20770]: time=\"2026-06-09T17:00:09.106764414Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=df26b37b-f6f1-4d47-b324-fdb2ed6ac76b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:00:09.166130 crc crio[20770]: time=\"2026-06-09T17:00:09.166044563Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:09.176275 crc crio[20770]: time=\"2026-06-09T17:00:09.176102914Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:09.197796 crc crio[20770]: time=\"2026-06-09T17:00:09.197177335Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=90ddfaa8-3338-43fa-8ae0-c57cc8e4b63c name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:00:09.211144 crc crio[20770]: time=\"2026-06-09T17:00:09.211017766Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:09.252705 crc crio[20770]: time=\"2026-06-09T17:00:09.250342966Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:09.255773 crc crio[20770]: time=\"2026-06-09T17:00:09.254907928Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:09.271594 crc crio[20770]: time=\"2026-06-09T17:00:09.271319724Z\" level=info msg=\"Creating container: openstack/cinder-db-sync-94jwf/cinder-db-sync\" id=7962a73e-c9bb-42e4-8564-bf94607c7783 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:00:09.276389 crc crio[20770]: time=\"2026-06-09T17:00:09.276202886Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:09.285200 crc crio[20770]: time=\"2026-06-09T17:00:09.279144971Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:09.289049 crc crio[20770]: time=\"2026-06-09T17:00:09.288065969Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:09.335348 crc crio[20770]: 2026-06-09T17:00:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:57f98aa201ccdbc Mac:82:e8:21:17:ef:c6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:94 Mtu:0 Sandbox:/var/run/netns/4542f1da-75b2-431c-a1e6-5e7d4786616e SocketPath: PciID:}] [{Interface:0xc000014710 Address:{IP:10.217.0.148 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:00:09.336490 crc crio[20770]: time=\"2026-06-09T17:00:09.336410851Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7c87cbcf5f-8kz7k Namespace:openstack ID:57f98aa201ccdbc27bb2284c8a8b4df3dc80c2d00afdc169cc43c21e59410a2e UID:1b6e824e-5a3e-4344-aec4-faa8d360d6f5 NetNS:/var/run/netns/4542f1da-75b2-431c-a1e6-5e7d4786616e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1b6e824e_5a3e_4344_aec4_faa8d360d6f5.slice PodAnnotations:0xc002a080c8}] Aliases:map[]}\"\nJun 09 17:00:09.336826 crc crio[20770]: time=\"2026-06-09T17:00:09.336697679Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-7c87cbcf5f-8kz7k for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:00:09.377260 crc crio[20770]: time=\"2026-06-09T17:00:09.375297648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:09.390976 crc crio[20770]: time=\"2026-06-09T17:00:09.388103519Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:09.406103 crc crio[20770]: time=\"2026-06-09T17:00:09.403860286Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:09.432534 crc crio[20770]: time=\"2026-06-09T17:00:09.432421563Z\" level=info msg=\"Ran pod sandbox 57f98aa201ccdbc27bb2284c8a8b4df3dc80c2d00afdc169cc43c21e59410a2e with infra container: openstack/dnsmasq-dns-7c87cbcf5f-8kz7k/POD\" id=4a3695d3-d51f-4ab2-95da-f9bdd3e4223f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:00:09.435956 crc crio[20770]: time=\"2026-06-09T17:00:09.435852873Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:09.439285 crc crio[20770]: time=\"2026-06-09T17:00:09.439188179Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=6d8677b5-477f-4553-8712-ad0b7c9a0d54 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:00:09.528613 crc crio[20770]: time=\"2026-06-09T17:00:09.527157759Z\" level=info msg=\"Created container 69657ca6255de960722b474d9c41d8c28429b3dce3dcbfa594ccc1aad45ed046: openstack/barbican-db-sync-lpzhd/barbican-db-sync\" id=e218ee3e-5f09-49f9-a292-f4cab5189f96 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:00:09.532250 crc crio[20770]: time=\"2026-06-09T17:00:09.532076562Z\" level=info msg=\"Starting container: 69657ca6255de960722b474d9c41d8c28429b3dce3dcbfa594ccc1aad45ed046\" id=502f5254-a3e5-4557-9459-fb326baeb10e name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:00:09.548767 crc crio[20770]: 2026-06-09T17:00:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a191a2c71995b4d Mac:42:9b:9a:02:8f:8a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:97 Mtu:0 Sandbox:/var/run/netns/309c0056-c69a-426a-b742-f12621cba4c7 SocketPath: PciID:}] [{Interface:0xc00028e5c0 Address:{IP:10.217.0.151 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:00:09.550148 crc crio[20770]: time=\"2026-06-09T17:00:09.550048643Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-prcns Namespace:openstack ID:a191a2c71995b4d126b67917814a4a177ab2b688fc934d6e24553ef1d8b8d00b UID:66671b57-3d59-40ec-9ba3-fdc3860009ed NetNS:/var/run/netns/309c0056-c69a-426a-b742-f12621cba4c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod66671b57_3d59_40ec_9ba3_fdc3860009ed.slice PodAnnotations:0xc0029884a8}] Aliases:map[]}\"\nJun 09 17:00:09.550345 crc crio[20770]: time=\"2026-06-09T17:00:09.550277589Z\" level=info msg=\"Checking pod openstack_keystone-bootstrap-prcns for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:00:09.551096 crc crio[20770]: time=\"2026-06-09T17:00:09.55100543Z\" level=info msg=\"Started container\" PID=63667 containerID=69657ca6255de960722b474d9c41d8c28429b3dce3dcbfa594ccc1aad45ed046 description=openstack/barbican-db-sync-lpzhd/barbican-db-sync id=502f5254-a3e5-4557-9459-fb326baeb10e name=/runtime.v1.RuntimeService/StartContainer sandboxID=9de1be78810ee3876094822111464204aba19578b62ffc432bf37503407b0d13\nJun 09 17:00:09.559211 crc crio[20770]: time=\"2026-06-09T17:00:09.559127626Z\" level=info msg=\"Created container 81f9e1af700388745b66d99471228a1cd1e6d40448455cc39350d884c932bacf: openstack/placement-db-sync-rp8qh/placement-db-sync\" id=e5488c09-113f-494e-b671-36cd71236dd2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:00:09.566792 crc crio[20770]: time=\"2026-06-09T17:00:09.566560691Z\" level=info msg=\"Starting container: 81f9e1af700388745b66d99471228a1cd1e6d40448455cc39350d884c932bacf\" id=55b85938-c509-4f01-a508-91c721376e0a name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:00:09.568907 crc crio[20770]: time=\"2026-06-09T17:00:09.568836907Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=3e17794d-97d9-4fb0-a7e2-78c6a131d6cb name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:00:09.576493 crc crio[20770]: time=\"2026-06-09T17:00:09.576389466Z\" level=info msg=\"Started container\" PID=63666 containerID=81f9e1af700388745b66d99471228a1cd1e6d40448455cc39350d884c932bacf description=openstack/placement-db-sync-rp8qh/placement-db-sync id=55b85938-c509-4f01-a508-91c721376e0a name=/runtime.v1.RuntimeService/StartContainer sandboxID=6bafd5e79ea470303de41ddb3e968f3d9d947d4388a7746270097e70f203941e\nJun 09 17:00:09.588559 crc crio[20770]: time=\"2026-06-09T17:00:09.588287711Z\" level=info msg=\"Ran pod sandbox a191a2c71995b4d126b67917814a4a177ab2b688fc934d6e24553ef1d8b8d00b with infra container: openstack/keystone-bootstrap-prcns/POD\" id=5edc3e57-21f0-4331-865f-e085de151b88 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:00:09.609040 crc crio[20770]: time=\"2026-06-09T17:00:09.608854957Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7c87cbcf5f-8kz7k/init\" id=d1f8b748-6a2a-4e02-ab29-5ceca0df07e4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:00:09.609372 crc crio[20770]: time=\"2026-06-09T17:00:09.60928962Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=fd803384-0c52-4e11-84a5-9e295605e480 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:00:09.619572 crc crio[20770]: time=\"2026-06-09T17:00:09.619337181Z\" level=info msg=\"Created container 290b496b5531a851543379774838abd79ffb2fe982378fa97776248c3c7336d5: openstack/cinder-db-sync-94jwf/cinder-db-sync\" id=7962a73e-c9bb-42e4-8564-bf94607c7783 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:00:09.619994 crc crio[20770]: time=\"2026-06-09T17:00:09.619847156Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:09.638863 crc crio[20770]: time=\"2026-06-09T17:00:09.623365208Z\" level=info msg=\"Starting container: 290b496b5531a851543379774838abd79ffb2fe982378fa97776248c3c7336d5\" id=66fa8ff9-dcbc-49ed-96e8-e56f63862e56 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:00:09.649874 crc crio[20770]: time=\"2026-06-09T17:00:09.649769633Z\" level=info msg=\"Started container\" PID=63703 containerID=290b496b5531a851543379774838abd79ffb2fe982378fa97776248c3c7336d5 description=openstack/cinder-db-sync-94jwf/cinder-db-sync id=66fa8ff9-dcbc-49ed-96e8-e56f63862e56 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b44c85c2821d45a6258e866fc3170df442e3a033fa46560496b2626066b51ea\nJun 09 17:00:09.662341 crc crio[20770]: time=\"2026-06-09T17:00:09.661955206Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=39fa7314-2179-44bf-98dd-8d5bb7a9129a name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:00:09.666465 crc crio[20770]: time=\"2026-06-09T17:00:09.666248191Z\" level=info msg=\"Created container 8350aa5a4850df3268104fab1ebb4e5d3024d053fbc6c6594e0481a07a8d3495: openstack/ceilometer-0/ceilometer-central-agent\" id=df26b37b-f6f1-4d47-b324-fdb2ed6ac76b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:00:09.669392 crc crio[20770]: time=\"2026-06-09T17:00:09.669274048Z\" level=info msg=\"Starting container: 8350aa5a4850df3268104fab1ebb4e5d3024d053fbc6c6594e0481a07a8d3495\" id=8ef8e92b-7677-4d6a-ae27-b64f97d2f5ff name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:00:09.713954 crc crio[20770]: time=\"2026-06-09T17:00:09.71383855Z\" level=info msg=\"Started container\" PID=63685 containerID=8350aa5a4850df3268104fab1ebb4e5d3024d053fbc6c6594e0481a07a8d3495 description=openstack/ceilometer-0/ceilometer-central-agent id=8ef8e92b-7677-4d6a-ae27-b64f97d2f5ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=6771b74dca213565786b0bacf66fa6477315ff50a427147c16858e360cc5f01a\nJun 09 17:00:09.735717 crc crio[20770]: time=\"2026-06-09T17:00:09.732899842Z\" level=info msg=\"Creating container: openstack/keystone-bootstrap-prcns/keystone-bootstrap\" id=c887dc26-8fbf-4947-9dfd-4c8658aef2c9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:00:09.735717 crc crio[20770]: time=\"2026-06-09T17:00:09.733364786Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:09.771313 crc crio[20770]: time=\"2026-06-09T17:00:09.769013859Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=32947983-6892-474f-8710-b4052349e15a name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:00:09.771313 crc crio[20770]: time=\"2026-06-09T17:00:09.771295445Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified not found\" id=32947983-6892-474f-8710-b4052349e15a name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:00:09.771934 crc crio[20770]: time=\"2026-06-09T17:00:09.77145118Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified found\" id=32947983-6892-474f-8710-b4052349e15a name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:00:09.773723 crc crio[20770]: time=\"2026-06-09T17:00:09.773043936Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=1fcbe1d8-73ca-449d-b28a-1b49938aeda6 name=/runtime.v1.ImageService/PullImage\nJun 09 17:00:09.775617 crc crio[20770]: 2026-06-09T17:00:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:557a5145d24c2eb Mac:9e:25:cf:92:20:f5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:95 Mtu:0 Sandbox:/var/run/netns/71825930-2e3d-4d34-9067-90c0fcc5ffec SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.149 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:00:09.775617 crc crio[20770]: 2026-06-09T17:00:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:244d39c750e3f6e Mac:ba:34:6d:05:6f:21 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:99 Mtu:0 Sandbox:/var/run/netns/0b7a64af-0624-4282-b2be-8c5b3cffebf0 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.153 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:00:09.775617 crc crio[20770]: time=\"2026-06-09T17:00:09.775150147Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:557a5145d24c2eb57a6e0a992207eda811f5635fc8f681bc36a4e0aa1b9531aa UID:03b538a8-4878-4cf1-aea4-5ea215a92954 NetNS:/var/run/netns/71825930-2e3d-4d34-9067-90c0fcc5ffec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod03b538a8_4878_4cf1_aea4_5ea215a92954.slice PodAnnotations:0xc002732190}] Aliases:map[]}\"\nJun 09 17:00:09.775617 crc crio[20770]: time=\"2026-06-09T17:00:09.775309112Z\" level=info msg=\"Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:00:09.775617 crc crio[20770]: time=\"2026-06-09T17:00:09.775504747Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683740-vv7sh Namespace:openshift-operator-lifecycle-manager ID:244d39c750e3f6e8d13c29077a07c1d687db4badb69bdc72b163435c8c86c8ed UID:b1937b03-4a2d-488e-aa14-2746f93b987b NetNS:/var/run/netns/0b7a64af-0624-4282-b2be-8c5b3cffebf0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb1937b03_4a2d_488e_aa14_2746f93b987b.slice PodAnnotations:0xc002732140}] Aliases:map[]}\"\nJun 09 17:00:09.776206 crc crio[20770]: time=\"2026-06-09T17:00:09.775726884Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29683740-vv7sh for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:00:09.793754 crc crio[20770]: time=\"2026-06-09T17:00:09.793446867Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\\\"\"\nJun 09 17:00:09.798854 crc crio[20770]: time=\"2026-06-09T17:00:09.798599237Z\" level=info msg=\"Ran pod sandbox 557a5145d24c2eb57a6e0a992207eda811f5635fc8f681bc36a4e0aa1b9531aa with infra container: openstack/glance-default-external-api-0/POD\" id=0d100927-e913-4185-b9d3-91e3e72768e3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:00:09.810452 crc crio[20770]: time=\"2026-06-09T17:00:09.809147102Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=fa0114bc-8d9a-4226-97d1-53944600950a name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:00:09.817871 crc crio[20770]: 2026-06-09T17:00:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:61fb00e560f66b9 Mac:c6:77:5f:89:65:4a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:98 Mtu:0 Sandbox:/var/run/netns/51da2d7c-33b5-40cc-a2c2-a172e87b78b9 SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.0.152 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:00:09.817871 crc crio[20770]: time=\"2026-06-09T17:00:09.81734593Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683740-r9dqc Namespace:openshift-infra ID:61fb00e560f66b91cd3a30faea61084ae78eb5a683acce417e67b603c2d1780e UID:65b3deed-609c-4d96-b2d1-d1db09307d53 NetNS:/var/run/netns/51da2d7c-33b5-40cc-a2c2-a172e87b78b9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod65b3deed_609c_4d96_b2d1_d1db09307d53.slice PodAnnotations:0xc002732348}] Aliases:map[]}\"\nJun 09 17:00:09.817871 crc crio[20770]: time=\"2026-06-09T17:00:09.817512835Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683740-r9dqc for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:00:09.824703 crc crio[20770]: time=\"2026-06-09T17:00:09.824541009Z\" level=info msg=\"Ran pod sandbox 244d39c750e3f6e8d13c29077a07c1d687db4badb69bdc72b163435c8c86c8ed with infra container: openshift-operator-lifecycle-manager/collect-profiles-29683740-vv7sh/POD\" id=3de5e60a-b97b-45fa-a72f-9c3ebf09dbfc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:00:09.833716 crc crio[20770]: time=\"2026-06-09T17:00:09.833525319Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ce0d9ea9-3729-4f8e-9dd7-124655130326 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:00:09.852874 crc crio[20770]: time=\"2026-06-09T17:00:09.852701135Z\" level=info msg=\"Ran pod sandbox 61fb00e560f66b91cd3a30faea61084ae78eb5a683acce417e67b603c2d1780e with infra container: openshift-infra/auto-csr-approver-29683740-r9dqc/POD\" id=5eaa3828-98b3-4343-8bcf-b4c9912ffa07 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:00:09.855100 crc crio[20770]: time=\"2026-06-09T17:00:09.854453576Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=08a6d1f7-64b3-4778-a51a-68b6e92d5fcd name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:00:09.855100 crc crio[20770]: time=\"2026-06-09T17:00:09.855090704Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:09.856497 crc crio[20770]: time=\"2026-06-09T17:00:09.856400322Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=5e2b0c1e-a0ec-4f22-92eb-7141edac8bf1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:00:09.861273 crc crio[20770]: time=\"2026-06-09T17:00:09.86116916Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=13cbb8c1-8088-4be9-8713-b6f23e4177e6 name=/runtime.v1.ImageService/PullImage\nJun 09 17:00:09.867077 crc crio[20770]: time=\"2026-06-09T17:00:09.866994429Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:09.874197 crc crio[20770]: time=\"2026-06-09T17:00:09.874145546Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29683740-vv7sh/collect-profiles\" id=6d8cf7d4-2383-4578-b5bc-cdbb177c4c48 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:00:09.875029 crc crio[20770]: time=\"2026-06-09T17:00:09.874940359Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:09.875334 crc crio[20770]: time=\"2026-06-09T17:00:09.875242418Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-log\" id=ff82a9d9-bf23-4628-a998-15890bc6de4f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:00:09.875422 crc crio[20770]: time=\"2026-06-09T17:00:09.875358962Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 17:00:09.875845 crc crio[20770]: time=\"2026-06-09T17:00:09.875619299Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:09.929340 crc crio[20770]: time=\"2026-06-09T17:00:09.929242343Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:09.938401 crc crio[20770]: time=\"2026-06-09T17:00:09.937633547Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:09.978113 crc crio[20770]: time=\"2026-06-09T17:00:09.977576504Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:10.007027 crc crio[20770]: time=\"2026-06-09T17:00:10.006917185Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:10.015600 crc crio[20770]: time=\"2026-06-09T17:00:10.015542285Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:10.299032 crc crio[20770]: time=\"2026-06-09T17:00:10.298854866Z\" level=info msg=\"Created container 594c06e3660f7cdc20462d6facef43c4472ec19a4f65a0d63e81b9ebfb0fda11: openshift-operator-lifecycle-manager/collect-profiles-29683740-vv7sh/collect-profiles\" id=6d8cf7d4-2383-4578-b5bc-cdbb177c4c48 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:00:10.305462 crc crio[20770]: time=\"2026-06-09T17:00:10.305367275Z\" level=info msg=\"Starting container: 594c06e3660f7cdc20462d6facef43c4472ec19a4f65a0d63e81b9ebfb0fda11\" id=6b29e26c-cf26-4994-ac8c-809ef84b4bcd name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:00:10.317624 crc crio[20770]: time=\"2026-06-09T17:00:10.317454085Z\" level=info msg=\"Started container\" PID=63803 containerID=594c06e3660f7cdc20462d6facef43c4472ec19a4f65a0d63e81b9ebfb0fda11 description=openshift-operator-lifecycle-manager/collect-profiles-29683740-vv7sh/collect-profiles id=6b29e26c-cf26-4994-ac8c-809ef84b4bcd name=/runtime.v1.RuntimeService/StartContainer sandboxID=244d39c750e3f6e8d13c29077a07c1d687db4badb69bdc72b163435c8c86c8ed\nJun 09 17:00:10.452164 crc crio[20770]: time=\"2026-06-09T17:00:10.452036616Z\" level=info msg=\"Created container af75a04a44ec667e7a385aee7da0cad99b4afca94b3efc1ba8d384c5b8024496: openstack/keystone-bootstrap-prcns/keystone-bootstrap\" id=c887dc26-8fbf-4947-9dfd-4c8658aef2c9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:00:10.466245 crc crio[20770]: time=\"2026-06-09T17:00:10.465968899Z\" level=info msg=\"Starting container: af75a04a44ec667e7a385aee7da0cad99b4afca94b3efc1ba8d384c5b8024496\" id=eed2b06d-eaeb-4e13-a21a-cb6715cfe2c1 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:00:10.473877 crc crio[20770]: time=\"2026-06-09T17:00:10.473761905Z\" level=info msg=\"Started container\" PID=63807 containerID=af75a04a44ec667e7a385aee7da0cad99b4afca94b3efc1ba8d384c5b8024496 description=openstack/keystone-bootstrap-prcns/keystone-bootstrap id=eed2b06d-eaeb-4e13-a21a-cb6715cfe2c1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a191a2c71995b4d126b67917814a4a177ab2b688fc934d6e24553ef1d8b8d00b\nJun 09 17:00:10.488756 crc crio[20770]: time=\"2026-06-09T17:00:10.488529373Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:10.585138 crc crio[20770]: time=\"2026-06-09T17:00:10.58502415Z\" level=info msg=\"Created container 3d55cf958ceb00f7a60c322e0addc39f52475d18e88dce589236d63d27d0bd5d: openstack/dnsmasq-dns-7c87cbcf5f-8kz7k/init\" id=d1f8b748-6a2a-4e02-ab29-5ceca0df07e4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:00:10.586186 crc crio[20770]: time=\"2026-06-09T17:00:10.586120241Z\" level=info msg=\"Starting container: 3d55cf958ceb00f7a60c322e0addc39f52475d18e88dce589236d63d27d0bd5d\" id=fb2b6889-9582-46c9-b943-5926b3e68f51 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:00:10.603306 crc crio[20770]: time=\"2026-06-09T17:00:10.603187856Z\" level=info msg=\"Started container\" PID=63804 containerID=3d55cf958ceb00f7a60c322e0addc39f52475d18e88dce589236d63d27d0bd5d description=openstack/dnsmasq-dns-7c87cbcf5f-8kz7k/init id=fb2b6889-9582-46c9-b943-5926b3e68f51 name=/runtime.v1.RuntimeService/StartContainer sandboxID=57f98aa201ccdbc27bb2284c8a8b4df3dc80c2d00afdc169cc43c21e59410a2e\nJun 09 17:00:10.609345 crc crio[20770]: time=\"2026-06-09T17:00:10.60917993Z\" level=info msg=\"Created container b1d9ed62648d36b77501f4748eed1bc8dffb69450bc88c5e4e2e582abf14690e: openstack/glance-default-internal-api-0/glance-log\" id=f2c38e68-278d-431a-98ae-23d4af2b0e22 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:00:10.617245 crc crio[20770]: time=\"2026-06-09T17:00:10.61713448Z\" level=info msg=\"Starting container: b1d9ed62648d36b77501f4748eed1bc8dffb69450bc88c5e4e2e582abf14690e\" id=0de6e59b-7935-499e-8bcc-988a6c92b3fa name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:00:10.632701 crc crio[20770]: time=\"2026-06-09T17:00:10.630860968Z\" level=info msg=\"Started container\" PID=63843 containerID=b1d9ed62648d36b77501f4748eed1bc8dffb69450bc88c5e4e2e582abf14690e description=openstack/glance-default-internal-api-0/glance-log id=0de6e59b-7935-499e-8bcc-988a6c92b3fa name=/runtime.v1.RuntimeService/StartContainer sandboxID=790a2999f4198add7e4423d05082303b1d712b49fd79375a49ed11e1b2f7b91b\nJun 09 17:00:10.671046 crc crio[20770]: time=\"2026-06-09T17:00:10.670860438Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=828ae428-b21b-4362-9899-6378ea1ec186 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:00:10.745713 crc crio[20770]: time=\"2026-06-09T17:00:10.745188022Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=e4c35098-1b94-4a90-9b74-113950a55c2a name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:00:10.766726 crc crio[20770]: time=\"2026-06-09T17:00:10.765905042Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-httpd\" id=9cfa44a1-ec76-4254-945f-d6e13a0724bd name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:00:10.770769 crc crio[20770]: time=\"2026-06-09T17:00:10.767187109Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:10.970062 crc crio[20770]: time=\"2026-06-09T17:00:10.968566546Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:11.352200 crc crio[20770]: time=\"2026-06-09T17:00:11.352106443Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:11.489976 crc crio[20770]: time=\"2026-06-09T17:00:11.489179856Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=7d685e50-3071-49c8-b873-ac9a6a6fe8b7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:00:11.572890 crc crio[20770]: time=\"2026-06-09T17:00:11.572417368Z\" level=info msg=\"Created container 773cb8e705d45adee26ea53ff8106ce9f9040205b73d383f578462a461a98c0e: openstack/glance-default-external-api-0/glance-log\" id=ff82a9d9-bf23-4628-a998-15890bc6de4f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:00:11.587330 crc crio[20770]: time=\"2026-06-09T17:00:11.587221027Z\" level=info msg=\"Starting container: 773cb8e705d45adee26ea53ff8106ce9f9040205b73d383f578462a461a98c0e\" id=98743cd1-bd94-4548-9155-415ab961a75b name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:00:11.615964 crc crio[20770]: time=\"2026-06-09T17:00:11.615403734Z\" level=info msg=\"Started container\" PID=63936 containerID=773cb8e705d45adee26ea53ff8106ce9f9040205b73d383f578462a461a98c0e description=openstack/glance-default-external-api-0/glance-log id=98743cd1-bd94-4548-9155-415ab961a75b name=/runtime.v1.RuntimeService/StartContainer sandboxID=557a5145d24c2eb57a6e0a992207eda811f5635fc8f681bc36a4e0aa1b9531aa\nJun 09 17:00:11.684885 crc crio[20770]: time=\"2026-06-09T17:00:11.684747974Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=bfffc9d5-3149-42e9-8b40-4e0210922bf0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:00:11.900825 crc crio[20770]: time=\"2026-06-09T17:00:11.899917391Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7c87cbcf5f-8kz7k/dnsmasq-dns\" id=bc1308b7-b41e-4531-9ceb-02597bdc0f11 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:00:11.900825 crc crio[20770]: time=\"2026-06-09T17:00:11.899924501Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=1e50067c-ccb7-4535-b1c3-898d821913b1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:00:11.900825 crc crio[20770]: time=\"2026-06-09T17:00:11.900513688Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:12.015145 crc crio[20770]: time=\"2026-06-09T17:00:12.015024067Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:12.022626 crc crio[20770]: time=\"2026-06-09T17:00:12.022408611Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:12.088307 crc crio[20770]: time=\"2026-06-09T17:00:12.088184677Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:12.126315 crc crio[20770]: time=\"2026-06-09T17:00:12.126166828Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=696f458b-f5b6-46dc-b79f-f1f62ce68f0b name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:00:12.196037 crc crio[20770]: time=\"2026-06-09T17:00:12.19591973Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-httpd\" id=720b3dc2-2621-4f33-a58a-9c79a62f42f5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:00:12.988202 crc crio[20770]: time=\"2026-06-09T17:00:12.987409045Z\" level=info msg=\"Stopping pod sandbox: 244d39c750e3f6e8d13c29077a07c1d687db4badb69bdc72b163435c8c86c8ed\" id=5c56da84-3b38-4a14-868f-0d0d94552d46 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:00:12.989976 crc crio[20770]: time=\"2026-06-09T17:00:12.988971891Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683740-vv7sh Namespace:openshift-operator-lifecycle-manager ID:244d39c750e3f6e8d13c29077a07c1d687db4badb69bdc72b163435c8c86c8ed UID:b1937b03-4a2d-488e-aa14-2746f93b987b NetNS:/var/run/netns/0b7a64af-0624-4282-b2be-8c5b3cffebf0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb1937b03_4a2d_488e_aa14_2746f93b987b.slice PodAnnotations:0xc001e80078}] Aliases:map[]}\"\nJun 09 17:00:12.989976 crc crio[20770]: time=\"2026-06-09T17:00:12.989394443Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29683740-vv7sh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:00:13.281251 crc crio[20770]: time=\"2026-06-09T17:00:13.280402903Z\" level=info msg=\"Created container be4aaa2141518174fead2ffa62baf01e844aaf8a3048650a0d20c33512a4200e: openstack/glance-default-internal-api-0/glance-httpd\" id=9cfa44a1-ec76-4254-945f-d6e13a0724bd name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:00:13.287211 crc crio[20770]: time=\"2026-06-09T17:00:13.283922715Z\" level=info msg=\"Starting container: be4aaa2141518174fead2ffa62baf01e844aaf8a3048650a0d20c33512a4200e\" id=a50fdc01-cdaa-4fa5-9351-90ee40edb0d4 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:00:13.288211 crc crio[20770]: time=\"2026-06-09T17:00:13.287967142Z\" level=info msg=\"Created container bcb0aafac934df3f337628d59d3a5674d28bde1d3d8356d904634175a1891096: openstack/dnsmasq-dns-7c87cbcf5f-8kz7k/dnsmasq-dns\" id=bc1308b7-b41e-4531-9ceb-02597bdc0f11 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:00:13.289990 crc crio[20770]: time=\"2026-06-09T17:00:13.289831806Z\" level=info msg=\"Starting container: bcb0aafac934df3f337628d59d3a5674d28bde1d3d8356d904634175a1891096\" id=662a6d4f-2c3b-4c92-9f00-92cfa7ccf935 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:00:13.304160 crc crio[20770]: time=\"2026-06-09T17:00:13.304064709Z\" level=info msg=\"Started container\" PID=64023 containerID=bcb0aafac934df3f337628d59d3a5674d28bde1d3d8356d904634175a1891096 description=openstack/dnsmasq-dns-7c87cbcf5f-8kz7k/dnsmasq-dns id=662a6d4f-2c3b-4c92-9f00-92cfa7ccf935 name=/runtime.v1.RuntimeService/StartContainer sandboxID=57f98aa201ccdbc27bb2284c8a8b4df3dc80c2d00afdc169cc43c21e59410a2e\nJun 09 17:00:13.306030 crc crio[20770]: time=\"2026-06-09T17:00:13.305951663Z\" level=info msg=\"Started container\" PID=64024 containerID=be4aaa2141518174fead2ffa62baf01e844aaf8a3048650a0d20c33512a4200e description=openstack/glance-default-internal-api-0/glance-httpd id=a50fdc01-cdaa-4fa5-9351-90ee40edb0d4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=790a2999f4198add7e4423d05082303b1d712b49fd79375a49ed11e1b2f7b91b\nJun 09 17:00:14.016751 crc crio[20770]: time=\"2026-06-09T17:00:14.015768207Z\" level=info msg=\"Stopping container: be4aaa2141518174fead2ffa62baf01e844aaf8a3048650a0d20c33512a4200e (timeout: 30s)\" id=bc90b22c-b24e-4b98-880c-6d16f18178cf name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:00:14.017477 crc crio[20770]: time=\"2026-06-09T17:00:14.0158719Z\" level=info msg=\"Stopping container: b1d9ed62648d36b77501f4748eed1bc8dffb69450bc88c5e4e2e582abf14690e (timeout: 30s)\" id=3e9e6db9-8e60-44a4-90f4-2b02f6f2a9c8 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:00:14.200025 crc crio[20770]: time=\"2026-06-09T17:00:14.199863372Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:14.392811 crc crio[20770]: time=\"2026-06-09T17:00:14.392577987Z\" level=info msg=\"Stopped pod sandbox: 244d39c750e3f6e8d13c29077a07c1d687db4badb69bdc72b163435c8c86c8ed\" id=5c56da84-3b38-4a14-868f-0d0d94552d46 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:00:15.019497 crc crio[20770]: time=\"2026-06-09T17:00:15.018904991Z\" level=info msg=\"Stopped container b1d9ed62648d36b77501f4748eed1bc8dffb69450bc88c5e4e2e582abf14690e: openstack/glance-default-internal-api-0/glance-log\" id=3e9e6db9-8e60-44a4-90f4-2b02f6f2a9c8 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:00:15.155105 crc crio[20770]: time=\"2026-06-09T17:00:15.15308842Z\" level=info msg=\"Stopped container be4aaa2141518174fead2ffa62baf01e844aaf8a3048650a0d20c33512a4200e: openstack/glance-default-internal-api-0/glance-httpd\" id=bc90b22c-b24e-4b98-880c-6d16f18178cf name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:00:15.155105 crc crio[20770]: time=\"2026-06-09T17:00:15.153904304Z\" level=info msg=\"Stopping pod sandbox: 790a2999f4198add7e4423d05082303b1d712b49fd79375a49ed11e1b2f7b91b\" id=cd37f8a6-8511-41da-aea1-06b92e614b96 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:00:15.155105 crc crio[20770]: time=\"2026-06-09T17:00:15.155086938Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:790a2999f4198add7e4423d05082303b1d712b49fd79375a49ed11e1b2f7b91b UID:27f132c0-30a6-41ea-ae18-dabe1f289d05 NetNS:/var/run/netns/70974659-0441-4d9e-b9a4-7e9adcbb2e59 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod27f132c0_30a6_41ea_ae18_dabe1f289d05.slice PodAnnotations:0xc0003de810}] Aliases:map[]}\"\nJun 09 17:00:15.155542 crc crio[20770]: time=\"2026-06-09T17:00:15.155254023Z\" level=info msg=\"Deleting pod openstack_glance-default-internal-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:00:16.712201 crc crio[20770]: time=\"2026-06-09T17:00:16.711695275Z\" level=info msg=\"Stopped pod sandbox: 790a2999f4198add7e4423d05082303b1d712b49fd79375a49ed11e1b2f7b91b\" id=cd37f8a6-8511-41da-aea1-06b92e614b96 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:00:16.779965 crc crio[20770]: time=\"2026-06-09T17:00:16.779869411Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=13cbb8c1-8088-4be9-8713-b6f23e4177e6 name=/runtime.v1.ImageService/PullImage\nJun 09 17:00:16.780978 crc crio[20770]: time=\"2026-06-09T17:00:16.780916551Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=fa0e85a4-a9b6-438c-a06b-aa8b0006240c name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:00:16.797354 crc crio[20770]: time=\"2026-06-09T17:00:16.797209313Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=9efcbd2e-6700-4c45-9117-f8df8d08468a name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:00:16.824391 crc crio[20770]: time=\"2026-06-09T17:00:16.824306819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:17.074562 crc crio[20770]: time=\"2026-06-09T17:00:17.074058838Z\" level=info msg=\"Removing container: be4aaa2141518174fead2ffa62baf01e844aaf8a3048650a0d20c33512a4200e\" id=661dce3b-05e9-49d2-a786-c4dd789ff9bd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:00:17.094067 crc crio[20770]: time=\"2026-06-09T17:00:17.093525932Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683740-r9dqc/oc\" id=1ac1c14a-80ed-4d17-949e-08179cb4c0f7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:00:17.389192 crc crio[20770]: time=\"2026-06-09T17:00:17.388903563Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:18.611009 crc crio[20770]: time=\"2026-06-09T17:00:18.610401936Z\" level=info msg=\"Created container f5b8d3f186dc74f26c5006bce44734fa5fd6218e3f2baf808c259ffcbc77aa17: openstack/glance-default-external-api-0/glance-httpd\" id=720b3dc2-2621-4f33-a58a-9c79a62f42f5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:00:18.620581 crc crio[20770]: time=\"2026-06-09T17:00:18.620493549Z\" level=info msg=\"Starting container: f5b8d3f186dc74f26c5006bce44734fa5fd6218e3f2baf808c259ffcbc77aa17\" id=5da54c1e-5af5-4aae-b83d-0311d1a5677c name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:00:18.629775 crc crio[20770]: time=\"2026-06-09T17:00:18.629612713Z\" level=info msg=\"Started container\" PID=64525 containerID=f5b8d3f186dc74f26c5006bce44734fa5fd6218e3f2baf808c259ffcbc77aa17 description=openstack/glance-default-external-api-0/glance-httpd id=5da54c1e-5af5-4aae-b83d-0311d1a5677c name=/runtime.v1.RuntimeService/StartContainer sandboxID=557a5145d24c2eb57a6e0a992207eda811f5635fc8f681bc36a4e0aa1b9531aa\nJun 09 17:00:20.116473 crc crio[20770]: time=\"2026-06-09T17:00:20.115915402Z\" level=info msg=\"Stopping container: 773cb8e705d45adee26ea53ff8106ce9f9040205b73d383f578462a461a98c0e (timeout: 30s)\" id=321152a4-4bf3-4603-b0d0-7ff42f90b934 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:00:20.117045 crc crio[20770]: time=\"2026-06-09T17:00:20.11688391Z\" level=info msg=\"Stopping container: f5b8d3f186dc74f26c5006bce44734fa5fd6218e3f2baf808c259ffcbc77aa17 (timeout: 30s)\" id=2e8569cf-d605-4351-a2d6-8e233f25c970 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:00:21.308014 crc crio[20770]: time=\"2026-06-09T17:00:21.307388785Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:23.764478 crc crio[20770]: time=\"2026-06-09T17:00:23.763479283Z\" level=info msg=\"Stopped container 773cb8e705d45adee26ea53ff8106ce9f9040205b73d383f578462a461a98c0e: openstack/glance-default-external-api-0/glance-log\" id=321152a4-4bf3-4603-b0d0-7ff42f90b934 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:00:23.861427 crc crio[20770]: time=\"2026-06-09T17:00:23.861255017Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:860b1eb61b6652f02a54b95af32f4c5e33bd138d9a8d1a330fce56c9b78c103f\" id=1fcbe1d8-73ca-449d-b28a-1b49938aeda6 name=/runtime.v1.ImageService/PullImage\nJun 09 17:00:23.862968 crc crio[20770]: time=\"2026-06-09T17:00:23.862878524Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=188d0e4e-2f05-4a9f-94d6-f1f129b89c68 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:00:23.922162 crc crio[20770]: time=\"2026-06-09T17:00:23.921472282Z\" level=info msg=\"Removed container be4aaa2141518174fead2ffa62baf01e844aaf8a3048650a0d20c33512a4200e: openstack/glance-default-internal-api-0/glance-httpd\" id=661dce3b-05e9-49d2-a786-c4dd789ff9bd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:00:23.930050 crc crio[20770]: time=\"2026-06-09T17:00:23.928846326Z\" level=info msg=\"Removing container: b1d9ed62648d36b77501f4748eed1bc8dffb69450bc88c5e4e2e582abf14690e\" id=c0560118-1314-41a1-8072-7967338d38c6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:00:23.963607 crc crio[20770]: time=\"2026-06-09T17:00:23.963476739Z\" level=info msg=\"Removed container b1d9ed62648d36b77501f4748eed1bc8dffb69450bc88c5e4e2e582abf14690e: openstack/glance-default-internal-api-0/glance-log\" id=c0560118-1314-41a1-8072-7967338d38c6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:00:23.971753 crc crio[20770]: time=\"2026-06-09T17:00:23.971567874Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:24.024192 crc crio[20770]: time=\"2026-06-09T17:00:24.02215342Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=b7927220-6102-4ea3-82e5-31b94d5fab6c name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:00:24.188587 crc crio[20770]: time=\"2026-06-09T17:00:24.188187572Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:24.416054 crc crio[20770]: time=\"2026-06-09T17:00:24.412177824Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=0eef5194-b017-45c8-81e5-854de31138f2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:00:24.416054 crc crio[20770]: time=\"2026-06-09T17:00:24.414415579Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:24.464510 crc crio[20770]: time=\"2026-06-09T17:00:24.464302055Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:24.467768 crc crio[20770]: time=\"2026-06-09T17:00:24.467633642Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:24.531272 crc crio[20770]: time=\"2026-06-09T17:00:24.531149633Z\" level=info msg=\"Stopped container f5b8d3f186dc74f26c5006bce44734fa5fd6218e3f2baf808c259ffcbc77aa17: openstack/glance-default-external-api-0/glance-httpd\" id=2e8569cf-d605-4351-a2d6-8e233f25c970 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:00:24.535043 crc crio[20770]: time=\"2026-06-09T17:00:24.534915752Z\" level=info msg=\"Created container 908198d421c14f04b27830f5f4988d9c0ad48614bb11bb4cf0693535d0e81353: openshift-infra/auto-csr-approver-29683740-r9dqc/oc\" id=1ac1c14a-80ed-4d17-949e-08179cb4c0f7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:00:24.539755 crc crio[20770]: time=\"2026-06-09T17:00:24.539582307Z\" level=info msg=\"Stopping pod sandbox: 557a5145d24c2eb57a6e0a992207eda811f5635fc8f681bc36a4e0aa1b9531aa\" id=35c756ba-3455-48c7-ae34-ee951da13c22 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:00:24.540313 crc crio[20770]: time=\"2026-06-09T17:00:24.539625118Z\" level=info msg=\"Starting container: 908198d421c14f04b27830f5f4988d9c0ad48614bb11bb4cf0693535d0e81353\" id=f2223297-0a9d-4909-b300-5db37888d8ec name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:00:24.540313 crc crio[20770]: time=\"2026-06-09T17:00:24.540235216Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:557a5145d24c2eb57a6e0a992207eda811f5635fc8f681bc36a4e0aa1b9531aa UID:03b538a8-4878-4cf1-aea4-5ea215a92954 NetNS:/var/run/netns/71825930-2e3d-4d34-9067-90c0fcc5ffec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod03b538a8_4878_4cf1_aea4_5ea215a92954.slice PodAnnotations:0xc000134300}] Aliases:map[]}\"\nJun 09 17:00:24.540721 crc crio[20770]: time=\"2026-06-09T17:00:24.540576986Z\" level=info msg=\"Deleting pod openstack_glance-default-external-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:00:24.545510 crc crio[20770]: time=\"2026-06-09T17:00:24.545329344Z\" level=info msg=\"Started container\" PID=64970 containerID=908198d421c14f04b27830f5f4988d9c0ad48614bb11bb4cf0693535d0e81353 description=openshift-infra/auto-csr-approver-29683740-r9dqc/oc id=f2223297-0a9d-4909-b300-5db37888d8ec name=/runtime.v1.RuntimeService/StartContainer sandboxID=61fb00e560f66b91cd3a30faea61084ae78eb5a683acce417e67b603c2d1780e\nJun 09 17:00:25.022459 crc crio[20770]: time=\"2026-06-09T17:00:25.021803203Z\" level=info msg=\"Created container c4b51a4687feda81ad0d8b842dc9b6e641601ba74b088b12aaadacbed8c0a737: openstack/ceilometer-0/ceilometer-notification-agent\" id=0eef5194-b017-45c8-81e5-854de31138f2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:00:25.024075 crc crio[20770]: time=\"2026-06-09T17:00:25.023952905Z\" level=info msg=\"Starting container: c4b51a4687feda81ad0d8b842dc9b6e641601ba74b088b12aaadacbed8c0a737\" id=5b62957d-4141-48d4-bf82-98298af9f8af name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:00:25.031886 crc crio[20770]: time=\"2026-06-09T17:00:25.031806303Z\" level=info msg=\"Started container\" PID=64992 containerID=c4b51a4687feda81ad0d8b842dc9b6e641601ba74b088b12aaadacbed8c0a737 description=openstack/ceilometer-0/ceilometer-notification-agent id=5b62957d-4141-48d4-bf82-98298af9f8af name=/runtime.v1.RuntimeService/StartContainer sandboxID=6771b74dca213565786b0bacf66fa6477315ff50a427147c16858e360cc5f01a\nJun 09 17:00:25.521139 crc crio[20770]: time=\"2026-06-09T17:00:25.520553518Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=c972c2e2-be41-4133-a6f8-018db9e9b042 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:00:25.521480 crc crio[20770]: time=\"2026-06-09T17:00:25.521210928Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/sg-core:latest not found\" id=c972c2e2-be41-4133-a6f8-018db9e9b042 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:00:25.521480 crc crio[20770]: time=\"2026-06-09T17:00:25.521253659Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/sg-core:latest found\" id=c972c2e2-be41-4133-a6f8-018db9e9b042 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:00:25.522364 crc crio[20770]: time=\"2026-06-09T17:00:25.522300249Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/sg-core:latest\" id=c6283b27-0f8f-42a5-b164-83b23011a1fc name=/runtime.v1.ImageService/PullImage\nJun 09 17:00:25.530077 crc crio[20770]: time=\"2026-06-09T17:00:25.526761588Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/sg-core:latest\\\"\"\nJun 09 17:00:25.697716 crc crio[20770]: time=\"2026-06-09T17:00:25.697575169Z\" level=info msg=\"Stopping container: cce661a936514cf7c660914f3ce7628de07f5863175b5b947d83b1d3d3681b79 (timeout: 10s)\" id=a41f26ec-ecf4-46b7-9051-4e17b1ef0a23 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:00:25.841112 crc crio[20770]: time=\"2026-06-09T17:00:25.840937645Z\" level=info msg=\"Stopped container cce661a936514cf7c660914f3ce7628de07f5863175b5b947d83b1d3d3681b79: openstack/dnsmasq-dns-7b6fcdc445-7xfn7/dnsmasq-dns\" id=a41f26ec-ecf4-46b7-9051-4e17b1ef0a23 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:00:25.843035 crc crio[20770]: time=\"2026-06-09T17:00:25.842964654Z\" level=info msg=\"Stopping pod sandbox: d0a0cdb318a3679e2303140b18eb7e0138c7da6e7eab21c8d9bce261b2661852\" id=c6eb38f8-2da0-40e3-b8dd-94bb711dd861 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:00:25.843859 crc crio[20770]: time=\"2026-06-09T17:00:25.843786287Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7b6fcdc445-7xfn7 Namespace:openstack ID:d0a0cdb318a3679e2303140b18eb7e0138c7da6e7eab21c8d9bce261b2661852 UID:40933c63-b8df-41a1-82b5-359b02c6f0c5 NetNS:/var/run/netns/acfa1445-4403-4fff-a5a6-3ab41ed9ace2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod40933c63_b8df_41a1_82b5_359b02c6f0c5.slice PodAnnotations:0xc002a09120}] Aliases:map[]}\"\nJun 09 17:00:25.844047 crc crio[20770]: time=\"2026-06-09T17:00:25.843992713Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-7b6fcdc445-7xfn7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:00:26.033070 crc crio[20770]: time=\"2026-06-09T17:00:26.029326785Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-internal-api-0/POD\" id=8e065205-a530-45ac-9fbd-ec57211d0a74 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:00:26.034534 crc crio[20770]: time=\"2026-06-09T17:00:26.033139846Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:26.096123 crc crio[20770]: time=\"2026-06-09T17:00:26.095822983Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:bd1b1ea49d8871d011a72aab08f39545d61f915940b0e80c299f64ab6060c734 UID:f97dbd87-f275-417d-a155-fd48a7f0d809 NetNS:/var/run/netns/88a7c72e-2e1c-42b0-82fd-03da4d13a4f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf97dbd87_f275_417d_a155_fd48a7f0d809.slice PodAnnotations:0xc00291aa80}] Aliases:map[]}\"\nJun 09 17:00:26.096123 crc crio[20770]: time=\"2026-06-09T17:00:26.095887754Z\" level=info msg=\"Adding pod openstack_glance-default-internal-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:00:26.286816 crc crio[20770]: time=\"2026-06-09T17:00:26.286593292Z\" level=info msg=\"Stopped pod sandbox: d0a0cdb318a3679e2303140b18eb7e0138c7da6e7eab21c8d9bce261b2661852\" id=c6eb38f8-2da0-40e3-b8dd-94bb711dd861 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:00:26.936562 crc crio[20770]: time=\"2026-06-09T17:00:26.935356586Z\" level=info msg=\"Stopped pod sandbox: 557a5145d24c2eb57a6e0a992207eda811f5635fc8f681bc36a4e0aa1b9531aa\" id=35c756ba-3455-48c7-ae34-ee951da13c22 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:00:27.082547 crc crio[20770]: 2026-06-09T17:00:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bd1b1ea49d8871d Mac:12:c7:a8:97:2f:3f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9a Mtu:0 Sandbox:/var/run/netns/88a7c72e-2e1c-42b0-82fd-03da4d13a4f5 SocketPath: PciID:}] [{Interface:0xc000302a60 Address:{IP:10.217.0.154 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:00:27.084610 crc crio[20770]: time=\"2026-06-09T17:00:27.084351574Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:bd1b1ea49d8871d011a72aab08f39545d61f915940b0e80c299f64ab6060c734 UID:f97dbd87-f275-417d-a155-fd48a7f0d809 NetNS:/var/run/netns/88a7c72e-2e1c-42b0-82fd-03da4d13a4f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf97dbd87_f275_417d_a155_fd48a7f0d809.slice PodAnnotations:0xc00291aa80}] Aliases:map[]}\"\nJun 09 17:00:27.084610 crc crio[20770]: time=\"2026-06-09T17:00:27.08453695Z\" level=info msg=\"Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:00:27.096571 crc crio[20770]: time=\"2026-06-09T17:00:27.096530157Z\" level=info msg=\"Ran pod sandbox bd1b1ea49d8871d011a72aab08f39545d61f915940b0e80c299f64ab6060c734 with infra container: openstack/glance-default-internal-api-0/POD\" id=8e065205-a530-45ac-9fbd-ec57211d0a74 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:00:27.121854 crc crio[20770]: time=\"2026-06-09T17:00:27.121768249Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=da50f653-25c0-4c17-8264-b8318a8e0c3f name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:00:27.130535 crc crio[20770]: time=\"2026-06-09T17:00:27.128222716Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=ef29d401-a9a9-4d40-bd52-f2470eeda98d name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:00:27.137213 crc crio[20770]: time=\"2026-06-09T17:00:27.137159835Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-log\" id=d3c0297b-df92-45cc-9224-f8607d7d0ea7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:00:27.139866 crc crio[20770]: time=\"2026-06-09T17:00:27.139835233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:27.226923 crc crio[20770]: time=\"2026-06-09T17:00:27.226888576Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:27.414154 crc crio[20770]: time=\"2026-06-09T17:00:27.413730551Z\" level=info msg=\"Removing container: cce661a936514cf7c660914f3ce7628de07f5863175b5b947d83b1d3d3681b79\" id=f7371462-3960-4cdd-85f5-44cdd4052247 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:00:27.450940 crc crio[20770]: time=\"2026-06-09T17:00:27.449781736Z\" level=info msg=\"Stopping pod sandbox: 61fb00e560f66b91cd3a30faea61084ae78eb5a683acce417e67b603c2d1780e\" id=fff14239-06ed-4d1b-a5e6-cf81c4cdfdf8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:00:27.450940 crc crio[20770]: time=\"2026-06-09T17:00:27.450239419Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683740-r9dqc Namespace:openshift-infra ID:61fb00e560f66b91cd3a30faea61084ae78eb5a683acce417e67b603c2d1780e UID:65b3deed-609c-4d96-b2d1-d1db09307d53 NetNS:/var/run/netns/51da2d7c-33b5-40cc-a2c2-a172e87b78b9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod65b3deed_609c_4d96_b2d1_d1db09307d53.slice PodAnnotations:0xc001e80918}] Aliases:map[]}\"\nJun 09 17:00:27.450940 crc crio[20770]: time=\"2026-06-09T17:00:27.450364743Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683740-r9dqc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:00:27.498450 crc crio[20770]: time=\"2026-06-09T17:00:27.498337753Z\" level=info msg=\"Removed container cce661a936514cf7c660914f3ce7628de07f5863175b5b947d83b1d3d3681b79: openstack/dnsmasq-dns-7b6fcdc445-7xfn7/dnsmasq-dns\" id=f7371462-3960-4cdd-85f5-44cdd4052247 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:00:27.514874 crc crio[20770]: time=\"2026-06-09T17:00:27.51478334Z\" level=info msg=\"Removing container: 97bd59b479d185b853a85983e10d916475618a0140c4e84f67abfbf46eed2764\" id=9ae52a4e-511b-4510-8e73-fd75ea146c6f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:00:27.736783 crc crio[20770]: time=\"2026-06-09T17:00:27.736132745Z\" level=info msg=\"Removed container 97bd59b479d185b853a85983e10d916475618a0140c4e84f67abfbf46eed2764: openstack/dnsmasq-dns-7b6fcdc445-7xfn7/init\" id=9ae52a4e-511b-4510-8e73-fd75ea146c6f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:00:27.741389 crc crio[20770]: time=\"2026-06-09T17:00:27.741296115Z\" level=info msg=\"Removing container: f5b8d3f186dc74f26c5006bce44734fa5fd6218e3f2baf808c259ffcbc77aa17\" id=6c5b07f4-de24-45aa-89a1-875371cc160f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:00:27.793707 crc crio[20770]: time=\"2026-06-09T17:00:27.791042727Z\" level=info msg=\"Removed container f5b8d3f186dc74f26c5006bce44734fa5fd6218e3f2baf808c259ffcbc77aa17: openstack/glance-default-external-api-0/glance-httpd\" id=6c5b07f4-de24-45aa-89a1-875371cc160f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:00:27.857712 crc crio[20770]: time=\"2026-06-09T17:00:27.856790832Z\" level=info msg=\"Removing container: 773cb8e705d45adee26ea53ff8106ce9f9040205b73d383f578462a461a98c0e\" id=52adafa9-a28c-4edb-ab58-57b28b382373 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:00:27.962715 crc crio[20770]: time=\"2026-06-09T17:00:27.960622612Z\" level=info msg=\"Removed container 773cb8e705d45adee26ea53ff8106ce9f9040205b73d383f578462a461a98c0e: openstack/glance-default-external-api-0/glance-log\" id=52adafa9-a28c-4edb-ab58-57b28b382373 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:00:27.977999 crc crio[20770]: time=\"2026-06-09T17:00:27.976526263Z\" level=info msg=\"Stopped pod sandbox: 61fb00e560f66b91cd3a30faea61084ae78eb5a683acce417e67b603c2d1780e\" id=fff14239-06ed-4d1b-a5e6-cf81c4cdfdf8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:00:28.253726 crc crio[20770]: time=\"2026-06-09T17:00:28.253628045Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:28.318466 crc crio[20770]: time=\"2026-06-09T17:00:28.318023891Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-external-api-0/POD\" id=efb98fef-32b6-4814-b9fd-83aafb10729e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:00:28.318589 crc crio[20770]: time=\"2026-06-09T17:00:28.318491634Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:28.378130 crc crio[20770]: time=\"2026-06-09T17:00:28.378013599Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:fada26278024f7189fbdeb57624a5e6649d3b339b5375b01f8e404c7c4f099ad UID:dcdcae1f-a7c6-4965-abdf-880d0c32254e NetNS:/var/run/netns/1eb9c9f7-45fb-4df4-9e33-da7f480c9377 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddcdcae1f_a7c6_4965_abdf_880d0c32254e.slice PodAnnotations:0xc0001351e8}] Aliases:map[]}\"\nJun 09 17:00:28.378130 crc crio[20770]: time=\"2026-06-09T17:00:28.378103471Z\" level=info msg=\"Adding pod openstack_glance-default-external-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:00:28.416065 crc crio[20770]: time=\"2026-06-09T17:00:28.415213597Z\" level=info msg=\"Created container 0befc7317ccb8f167a440a441f0452a20ef0a16df7aa735f0dcbc50d7328cc82: openstack/glance-default-internal-api-0/glance-log\" id=d3c0297b-df92-45cc-9224-f8607d7d0ea7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:00:28.421122 crc crio[20770]: time=\"2026-06-09T17:00:28.419348087Z\" level=info msg=\"Starting container: 0befc7317ccb8f167a440a441f0452a20ef0a16df7aa735f0dcbc50d7328cc82\" id=4c484d4d-0d3d-4c7d-8046-35c0a355e985 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:00:28.440833 crc crio[20770]: time=\"2026-06-09T17:00:28.4398225Z\" level=info msg=\"Started container\" PID=65464 containerID=0befc7317ccb8f167a440a441f0452a20ef0a16df7aa735f0dcbc50d7328cc82 description=openstack/glance-default-internal-api-0/glance-log id=4c484d4d-0d3d-4c7d-8046-35c0a355e985 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bd1b1ea49d8871d011a72aab08f39545d61f915940b0e80c299f64ab6060c734\nJun 09 17:00:28.461388 crc crio[20770]: time=\"2026-06-09T17:00:28.46086075Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=c565e63e-8553-4ef8-950a-965ec26b4c61 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:00:28.518591 crc crio[20770]: time=\"2026-06-09T17:00:28.518433299Z\" level=info msg=\"Stopping pod sandbox: a191a2c71995b4d126b67917814a4a177ab2b688fc934d6e24553ef1d8b8d00b\" id=4691acac-f047-45db-a170-6f2f83a03ca7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:00:28.520939 crc crio[20770]: time=\"2026-06-09T17:00:28.520479198Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-prcns Namespace:openstack ID:a191a2c71995b4d126b67917814a4a177ab2b688fc934d6e24553ef1d8b8d00b UID:66671b57-3d59-40ec-9ba3-fdc3860009ed NetNS:/var/run/netns/309c0056-c69a-426a-b742-f12621cba4c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod66671b57_3d59_40ec_9ba3_fdc3860009ed.slice PodAnnotations:0xc0010a3358}] Aliases:map[]}\"\nJun 09 17:00:28.521307 crc crio[20770]: time=\"2026-06-09T17:00:28.52124995Z\" level=info msg=\"Deleting pod openstack_keystone-bootstrap-prcns from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:00:28.564836 crc crio[20770]: time=\"2026-06-09T17:00:28.563384872Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=0c6f297f-26f0-4bcc-a1e7-9da87d1ee81c name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:00:28.572183 crc crio[20770]: time=\"2026-06-09T17:00:28.572132955Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-httpd\" id=d5a85d88-6829-491a-bdad-89d2309727d0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:00:28.572770 crc crio[20770]: time=\"2026-06-09T17:00:28.572707862Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:28.700037 crc crio[20770]: time=\"2026-06-09T17:00:28.699575009Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:28.952499 crc crio[20770]: time=\"2026-06-09T17:00:28.952409487Z\" level=info msg=\"Stopped pod sandbox: a191a2c71995b4d126b67917814a4a177ab2b688fc934d6e24553ef1d8b8d00b\" id=4691acac-f047-45db-a170-6f2f83a03ca7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:00:29.195985 crc crio[20770]: 2026-06-09T17:00:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fada26278024f71 Mac:de:b6:98:ae:08:17 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9b Mtu:0 Sandbox:/var/run/netns/1eb9c9f7-45fb-4df4-9e33-da7f480c9377 SocketPath: PciID:}] [{Interface:0xc0004325d0 Address:{IP:10.217.0.155 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:00:29.197252 crc crio[20770]: time=\"2026-06-09T17:00:29.196967565Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:fada26278024f7189fbdeb57624a5e6649d3b339b5375b01f8e404c7c4f099ad UID:dcdcae1f-a7c6-4965-abdf-880d0c32254e NetNS:/var/run/netns/1eb9c9f7-45fb-4df4-9e33-da7f480c9377 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddcdcae1f_a7c6_4965_abdf_880d0c32254e.slice PodAnnotations:0xc0001351e8}] Aliases:map[]}\"\nJun 09 17:00:29.197252 crc crio[20770]: time=\"2026-06-09T17:00:29.19713794Z\" level=info msg=\"Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:00:29.221598 crc crio[20770]: time=\"2026-06-09T17:00:29.221507707Z\" level=info msg=\"Ran pod sandbox fada26278024f7189fbdeb57624a5e6649d3b339b5375b01f8e404c7c4f099ad with infra container: openstack/glance-default-external-api-0/POD\" id=efb98fef-32b6-4814-b9fd-83aafb10729e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:00:29.233135 crc crio[20770]: time=\"2026-06-09T17:00:29.232944948Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=48981f68-0492-4ebf-9ff7-d56de8a6e16e name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:00:29.241001 crc crio[20770]: time=\"2026-06-09T17:00:29.240160707Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=64a1ed9a-1447-4210-ab61-4df576d1c9bc name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:00:29.262871 crc crio[20770]: time=\"2026-06-09T17:00:29.262808664Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-log\" id=f0aecd5f-4887-49ec-a225-1719fde0b7c8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:00:29.266960 crc crio[20770]: time=\"2026-06-09T17:00:29.263258947Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:29.393335 crc crio[20770]: time=\"2026-06-09T17:00:29.393245904Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:29.590223 crc crio[20770]: time=\"2026-06-09T17:00:29.58976704Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:29.721372 crc crio[20770]: time=\"2026-06-09T17:00:29.721284542Z\" level=info msg=\"Created container 45c8e6c418be4179a7670eeecc84d40024745dd35cc3ca248da0e8853b590613: openstack/glance-default-internal-api-0/glance-httpd\" id=d5a85d88-6829-491a-bdad-89d2309727d0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:00:29.723067 crc crio[20770]: time=\"2026-06-09T17:00:29.72294694Z\" level=info msg=\"Starting container: 45c8e6c418be4179a7670eeecc84d40024745dd35cc3ca248da0e8853b590613\" id=27e8c0d9-62d7-4d7b-8b17-d6c961d7bb82 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:00:29.730318 crc crio[20770]: time=\"2026-06-09T17:00:29.730214631Z\" level=info msg=\"Started container\" PID=65586 containerID=45c8e6c418be4179a7670eeecc84d40024745dd35cc3ca248da0e8853b590613 description=openstack/glance-default-internal-api-0/glance-httpd id=27e8c0d9-62d7-4d7b-8b17-d6c961d7bb82 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bd1b1ea49d8871d011a72aab08f39545d61f915940b0e80c299f64ab6060c734\nJun 09 17:00:30.219566 crc crio[20770]: time=\"2026-06-09T17:00:30.218502463Z\" level=info msg=\"Running pod sandbox: openstack/keystone-6999c4bf66-plzmx/POD\" id=37521502-1fbf-49a3-a692-e534a3934057 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:00:30.219566 crc crio[20770]: time=\"2026-06-09T17:00:30.219611846Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:30.280496 crc crio[20770]: time=\"2026-06-09T17:00:30.280378797Z\" level=info msg=\"Got pod network &{Name:keystone-6999c4bf66-plzmx Namespace:openstack ID:9479b220b44be2add5a3be93f554c681699fba04132fa5572185b7832c37d33d UID:e68ccc4a-882d-4ca2-a39a-4fa7a927e555 NetNS:/var/run/netns/db71f13e-a679-4a24-b9a8-4f60262bc475 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode68ccc4a_882d_4ca2_a39a_4fa7a927e555.slice PodAnnotations:0xc002a080e8}] Aliases:map[]}\"\nJun 09 17:00:30.280496 crc crio[20770]: time=\"2026-06-09T17:00:30.280439419Z\" level=info msg=\"Adding pod openstack_keystone-6999c4bf66-plzmx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:00:30.332283 crc crio[20770]: time=\"2026-06-09T17:00:30.332181948Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:31.416959 crc crio[20770]: time=\"2026-06-09T17:00:31.414518769Z\" level=info msg=\"Created container ebd4f5394bcd49eab0dc7f40d72da424295042c8e7170702347889780a155f42: openstack/glance-default-external-api-0/glance-log\" id=f0aecd5f-4887-49ec-a225-1719fde0b7c8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:00:31.418288 crc crio[20770]: time=\"2026-06-09T17:00:31.417616679Z\" level=info msg=\"Starting container: ebd4f5394bcd49eab0dc7f40d72da424295042c8e7170702347889780a155f42\" id=49a9680e-f506-42a0-8e4a-5d5818553c4e name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:00:31.431863 crc crio[20770]: time=\"2026-06-09T17:00:31.431758359Z\" level=info msg=\"Started container\" PID=65782 containerID=ebd4f5394bcd49eab0dc7f40d72da424295042c8e7170702347889780a155f42 description=openstack/glance-default-external-api-0/glance-log id=49a9680e-f506-42a0-8e4a-5d5818553c4e name=/runtime.v1.RuntimeService/StartContainer sandboxID=fada26278024f7189fbdeb57624a5e6649d3b339b5375b01f8e404c7c4f099ad\nJun 09 17:00:31.501129 crc crio[20770]: time=\"2026-06-09T17:00:31.501041487Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=490d5b7b-f62f-419d-b919-736483332cef name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:00:31.821254 crc crio[20770]: 2026-06-09T17:00:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9479b220b44be2a Mac:3a:30:ac:7b:e2:94 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9c Mtu:0 Sandbox:/var/run/netns/db71f13e-a679-4a24-b9a8-4f60262bc475 SocketPath: PciID:}] [{Interface:0xc000292ba0 Address:{IP:10.217.0.156 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:00:31.823824 crc crio[20770]: time=\"2026-06-09T17:00:31.82304239Z\" level=info msg=\"Got pod network &{Name:keystone-6999c4bf66-plzmx Namespace:openstack ID:9479b220b44be2add5a3be93f554c681699fba04132fa5572185b7832c37d33d UID:e68ccc4a-882d-4ca2-a39a-4fa7a927e555 NetNS:/var/run/netns/db71f13e-a679-4a24-b9a8-4f60262bc475 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode68ccc4a_882d_4ca2_a39a_4fa7a927e555.slice PodAnnotations:0xc002a080e8}] Aliases:map[]}\"\nJun 09 17:00:31.823824 crc crio[20770]: time=\"2026-06-09T17:00:31.823218115Z\" level=info msg=\"Checking pod openstack_keystone-6999c4bf66-plzmx for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:00:33.481602 crc crio[20770]: time=\"2026-06-09T17:00:33.480779247Z\" level=info msg=\"Ran pod sandbox 9479b220b44be2add5a3be93f554c681699fba04132fa5572185b7832c37d33d with infra container: openstack/keystone-6999c4bf66-plzmx/POD\" id=37521502-1fbf-49a3-a692-e534a3934057 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:00:33.484325 crc crio[20770]: time=\"2026-06-09T17:00:33.484232237Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=2cb93352-fa99-49fa-a264-4756b2c9a661 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:00:33.531104 crc crio[20770]: time=\"2026-06-09T17:00:33.530956591Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=cdedccd8-a560-410d-8291-08e74695d781 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:00:33.675725 crc crio[20770]: time=\"2026-06-09T17:00:33.674627155Z\" level=info msg=\"Stopping pod sandbox: 6bafd5e79ea470303de41ddb3e968f3d9d947d4388a7746270097e70f203941e\" id=27655b59-9e43-451c-adb7-9c4b6a175c5f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:00:33.675725 crc crio[20770]: time=\"2026-06-09T17:00:33.675354106Z\" level=info msg=\"Got pod network &{Name:placement-db-sync-rp8qh Namespace:openstack ID:6bafd5e79ea470303de41ddb3e968f3d9d947d4388a7746270097e70f203941e UID:8de8d9d7-ec99-4069-94b6-7b7d66dfc274 NetNS:/var/run/netns/018ff861-b5a8-4f4f-b966-76f255e69484 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8de8d9d7_ec99_4069_94b6_7b7d66dfc274.slice PodAnnotations:0xc0010a2478}] Aliases:map[]}\"\nJun 09 17:00:33.675725 crc crio[20770]: time=\"2026-06-09T17:00:33.67548854Z\" level=info msg=\"Deleting pod openstack_placement-db-sync-rp8qh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:00:36.416592 crc crio[20770]: time=\"2026-06-09T17:00:36.413318953Z\" level=info msg=\"Stopped pod sandbox: 6bafd5e79ea470303de41ddb3e968f3d9d947d4388a7746270097e70f203941e\" id=27655b59-9e43-451c-adb7-9c4b6a175c5f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:00:36.418301 crc crio[20770]: time=\"2026-06-09T17:00:36.416447914Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-httpd\" id=e72e9385-94a6-456c-848a-7d2ba591bedf name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:00:36.418301 crc crio[20770]: time=\"2026-06-09T17:00:36.4176955Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:36.489525 crc crio[20770]: time=\"2026-06-09T17:00:36.489439549Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=d8cfaf26-c284-4456-9751-5ccb9f319f2b name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:00:36.527025 crc crio[20770]: time=\"2026-06-09T17:00:36.526482273Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:36.546521 crc crio[20770]: time=\"2026-06-09T17:00:36.546461202Z\" level=info msg=\"Creating container: openstack/keystone-6999c4bf66-plzmx/keystone-api\" id=a7b4ce1e-b8a8-479a-82cc-42e5e9d3f373 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:00:36.547634 crc crio[20770]: time=\"2026-06-09T17:00:36.547612655Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:36.606820 crc crio[20770]: time=\"2026-06-09T17:00:36.606571914Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:457ac65a0818c89c25b563e576fd0e228e61b23e5913835aa8c748f2c70ce600\" id=c6283b27-0f8f-42a5-b164-83b23011a1fc name=/runtime.v1.ImageService/PullImage\nJun 09 17:00:36.607800 crc crio[20770]: time=\"2026-06-09T17:00:36.607719498Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:36.608381 crc crio[20770]: time=\"2026-06-09T17:00:36.608318875Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=3c9a2771-9286-492b-860a-185a24864266 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:00:36.617439 crc crio[20770]: time=\"2026-06-09T17:00:36.617398738Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:36.626022 crc crio[20770]: time=\"2026-06-09T17:00:36.625934816Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=8d49c13e-4133-4514-b909-5c2ce1424302 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:00:36.642296 crc crio[20770]: time=\"2026-06-09T17:00:36.640691433Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=b7279417-9903-42ff-bac0-daed0c58c9be name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:00:36.643063 crc crio[20770]: time=\"2026-06-09T17:00:36.64298993Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:36.780283 crc crio[20770]: time=\"2026-06-09T17:00:36.735398258Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:36.791588 crc crio[20770]: time=\"2026-06-09T17:00:36.79136838Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:36.872448 crc crio[20770]: time=\"2026-06-09T17:00:36.872270835Z\" level=info msg=\"Created container d08d7f3b58a033be4952c3561fa9a4cf568834fba17ebeec0f42e4f3b9847822: openstack/keystone-6999c4bf66-plzmx/keystone-api\" id=a7b4ce1e-b8a8-479a-82cc-42e5e9d3f373 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:00:36.874047 crc crio[20770]: time=\"2026-06-09T17:00:36.873864081Z\" level=info msg=\"Starting container: d08d7f3b58a033be4952c3561fa9a4cf568834fba17ebeec0f42e4f3b9847822\" id=b70f40b5-e150-4204-9de5-4b7a1f3f0bcd name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:00:36.884229 crc crio[20770]: time=\"2026-06-09T17:00:36.884109058Z\" level=info msg=\"Started container\" PID=66249 containerID=d08d7f3b58a033be4952c3561fa9a4cf568834fba17ebeec0f42e4f3b9847822 description=openstack/keystone-6999c4bf66-plzmx/keystone-api id=b70f40b5-e150-4204-9de5-4b7a1f3f0bcd name=/runtime.v1.RuntimeService/StartContainer sandboxID=9479b220b44be2add5a3be93f554c681699fba04132fa5572185b7832c37d33d\nJun 09 17:00:36.901796 crc crio[20770]: time=\"2026-06-09T17:00:36.899883406Z\" level=info msg=\"Created container 7ff4c114db46f158d1780cadb0f09b80321c9aef6d6eabfd6b42cd40e457ed45: openstack/ceilometer-0/sg-core\" id=b7279417-9903-42ff-bac0-daed0c58c9be name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:00:36.902374 crc crio[20770]: time=\"2026-06-09T17:00:36.902303376Z\" level=info msg=\"Starting container: 7ff4c114db46f158d1780cadb0f09b80321c9aef6d6eabfd6b42cd40e457ed45\" id=f97d96c3-2055-4d3a-a87c-86809119b9f3 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:00:36.933151 crc crio[20770]: time=\"2026-06-09T17:00:36.933050157Z\" level=info msg=\"Started container\" PID=66257 containerID=7ff4c114db46f158d1780cadb0f09b80321c9aef6d6eabfd6b42cd40e457ed45 description=openstack/ceilometer-0/sg-core id=f97d96c3-2055-4d3a-a87c-86809119b9f3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6771b74dca213565786b0bacf66fa6477315ff50a427147c16858e360cc5f01a\nJun 09 17:00:36.962778 crc crio[20770]: time=\"2026-06-09T17:00:36.962315975Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=31c40a30-e854-423f-9bc6-0bf1ea870895 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:00:36.963049 crc crio[20770]: time=\"2026-06-09T17:00:36.962922113Z\" level=info msg=\"Image registry.redhat.io/ubi9/httpd-24:latest not found\" id=31c40a30-e854-423f-9bc6-0bf1ea870895 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:00:36.963049 crc crio[20770]: time=\"2026-06-09T17:00:36.962979334Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/ubi9/httpd-24:latest found\" id=31c40a30-e854-423f-9bc6-0bf1ea870895 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:00:36.967554 crc crio[20770]: time=\"2026-06-09T17:00:36.967429433Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24:latest\" id=84bc447b-ba96-4e1f-b32b-188bc196507d name=/runtime.v1.ImageService/PullImage\nJun 09 17:00:36.980974 crc crio[20770]: time=\"2026-06-09T17:00:36.980881343Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24:latest\\\"\"\nJun 09 17:00:37.340054 crc crio[20770]: time=\"2026-06-09T17:00:37.339820267Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:37.463281 crc crio[20770]: time=\"2026-06-09T17:00:37.463161622Z\" level=info msg=\"Created container 0eb456b483b5fe8c9c234bc24d6011b98ea79a462fb9c0e28d28948d2629c1ca: openstack/glance-default-external-api-0/glance-httpd\" id=e72e9385-94a6-456c-848a-7d2ba591bedf name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:00:37.464791 crc crio[20770]: time=\"2026-06-09T17:00:37.464689876Z\" level=info msg=\"Starting container: 0eb456b483b5fe8c9c234bc24d6011b98ea79a462fb9c0e28d28948d2629c1ca\" id=1d5f6676-6a73-4f28-9498-92931a5310d2 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:00:37.472755 crc crio[20770]: time=\"2026-06-09T17:00:37.472590155Z\" level=info msg=\"Started container\" PID=66288 containerID=0eb456b483b5fe8c9c234bc24d6011b98ea79a462fb9c0e28d28948d2629c1ca description=openstack/glance-default-external-api-0/glance-httpd id=1d5f6676-6a73-4f28-9498-92931a5310d2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fada26278024f7189fbdeb57624a5e6649d3b339b5375b01f8e404c7c4f099ad\nJun 09 17:00:38.449285 crc crio[20770]: time=\"2026-06-09T17:00:38.448582592Z\" level=info msg=\"Running pod sandbox: openstack/placement-84846d9876-wmp79/POD\" id=9a0fb6b2-e8d4-4dc3-bcc7-3d34a74d0e92 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:00:38.449441 crc crio[20770]: time=\"2026-06-09T17:00:38.449302153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:38.486940 crc crio[20770]: time=\"2026-06-09T17:00:38.4868009Z\" level=info msg=\"Got pod network &{Name:placement-84846d9876-wmp79 Namespace:openstack ID:69c4642b3f05b18a48276e7461f82c2fe8ed7bfaa4be207f9b74ec9b3c0aa15c UID:cc5bdc04-aeab-4d68-be34-89449695bf07 NetNS:/var/run/netns/fa431019-16ad-45e4-abed-4c59e49f8d39 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcc5bdc04_aeab_4d68_be34_89449695bf07.slice PodAnnotations:0xc002988e18}] Aliases:map[]}\"\nJun 09 17:00:38.487824 crc crio[20770]: time=\"2026-06-09T17:00:38.487801899Z\" level=info msg=\"Adding pod openstack_placement-84846d9876-wmp79 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:00:38.839785 crc crio[20770]: 2026-06-09T17:00:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:69c4642b3f05b18 Mac:86:fb:8e:0d:76:5b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9d Mtu:0 Sandbox:/var/run/netns/fa431019-16ad-45e4-abed-4c59e49f8d39 SocketPath: PciID:}] [{Interface:0xc0005026a0 Address:{IP:10.217.0.157 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:00:38.841241 crc crio[20770]: time=\"2026-06-09T17:00:38.841183085Z\" level=info msg=\"Got pod network &{Name:placement-84846d9876-wmp79 Namespace:openstack ID:69c4642b3f05b18a48276e7461f82c2fe8ed7bfaa4be207f9b74ec9b3c0aa15c UID:cc5bdc04-aeab-4d68-be34-89449695bf07 NetNS:/var/run/netns/fa431019-16ad-45e4-abed-4c59e49f8d39 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcc5bdc04_aeab_4d68_be34_89449695bf07.slice PodAnnotations:0xc002988e18}] Aliases:map[]}\"\nJun 09 17:00:38.841398 crc crio[20770]: time=\"2026-06-09T17:00:38.841336879Z\" level=info msg=\"Checking pod openstack_placement-84846d9876-wmp79 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:00:38.849301 crc crio[20770]: time=\"2026-06-09T17:00:38.849220108Z\" level=info msg=\"Ran pod sandbox 69c4642b3f05b18a48276e7461f82c2fe8ed7bfaa4be207f9b74ec9b3c0aa15c with infra container: openstack/placement-84846d9876-wmp79/POD\" id=9a0fb6b2-e8d4-4dc3-bcc7-3d34a74d0e92 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:00:38.852292 crc crio[20770]: time=\"2026-06-09T17:00:38.851914846Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=525f8dd6-0bcd-4c33-ae20-a87d390b480f name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:00:38.923872 crc crio[20770]: time=\"2026-06-09T17:00:38.923110808Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=ffc84e71-d17e-4335-bc81-6a0133316e68 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:00:38.933206 crc crio[20770]: time=\"2026-06-09T17:00:38.933078667Z\" level=info msg=\"Creating container: openstack/placement-84846d9876-wmp79/placement-log\" id=d49a4514-31d8-4596-be13-79e104ead9ff name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:00:38.935615 crc crio[20770]: time=\"2026-06-09T17:00:38.935161357Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:38.981277 crc crio[20770]: time=\"2026-06-09T17:00:38.980936593Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:38.988551 crc crio[20770]: time=\"2026-06-09T17:00:38.98842682Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:39.092175 crc crio[20770]: time=\"2026-06-09T17:00:39.091995571Z\" level=info msg=\"Created container 0a63c057da44bc1b467848c991cf3842d56f7757162da53d59e55051b2471f3b: openstack/placement-84846d9876-wmp79/placement-log\" id=d49a4514-31d8-4596-be13-79e104ead9ff name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:00:39.093950 crc crio[20770]: time=\"2026-06-09T17:00:39.093853885Z\" level=info msg=\"Starting container: 0a63c057da44bc1b467848c991cf3842d56f7757162da53d59e55051b2471f3b\" id=65cde298-2d91-4006-bd1f-cf1ced0b63f2 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:00:39.100850 crc crio[20770]: time=\"2026-06-09T17:00:39.100626301Z\" level=info msg=\"Started container\" PID=66732 containerID=0a63c057da44bc1b467848c991cf3842d56f7757162da53d59e55051b2471f3b description=openstack/placement-84846d9876-wmp79/placement-log id=65cde298-2d91-4006-bd1f-cf1ced0b63f2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=69c4642b3f05b18a48276e7461f82c2fe8ed7bfaa4be207f9b74ec9b3c0aa15c\nJun 09 17:00:39.115127 crc crio[20770]: time=\"2026-06-09T17:00:39.115054799Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=8388b5bc-0d3b-4203-94e9-ce1e7879cc70 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:00:39.171424 crc crio[20770]: time=\"2026-06-09T17:00:39.169368414Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=2c692c01-6c29-42da-af28-47624cfc40ed name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:00:39.211630 crc crio[20770]: time=\"2026-06-09T17:00:39.211420653Z\" level=info msg=\"Creating container: openstack/placement-84846d9876-wmp79/placement-api\" id=aaf5ffc6-65e7-47e7-bcd9-0693957a4724 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:00:39.213406 crc crio[20770]: time=\"2026-06-09T17:00:39.213320008Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:39.287957 crc crio[20770]: time=\"2026-06-09T17:00:39.287630731Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:39.293136 crc crio[20770]: time=\"2026-06-09T17:00:39.293026708Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:39.462490 crc crio[20770]: time=\"2026-06-09T17:00:39.461851031Z\" level=info msg=\"Created container 580d4c0a7a3570ca9486da7325b41731fb513e58b995305c0a16c1017f001a9a: openstack/placement-84846d9876-wmp79/placement-api\" id=aaf5ffc6-65e7-47e7-bcd9-0693957a4724 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:00:39.463122 crc crio[20770]: time=\"2026-06-09T17:00:39.463080707Z\" level=info msg=\"Starting container: 580d4c0a7a3570ca9486da7325b41731fb513e58b995305c0a16c1017f001a9a\" id=42a75c37-d9d3-4b6f-8549-04db6518091e name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:00:39.470808 crc crio[20770]: time=\"2026-06-09T17:00:39.470703238Z\" level=info msg=\"Started container\" PID=66757 containerID=580d4c0a7a3570ca9486da7325b41731fb513e58b995305c0a16c1017f001a9a description=openstack/placement-84846d9876-wmp79/placement-api id=42a75c37-d9d3-4b6f-8549-04db6518091e name=/runtime.v1.RuntimeService/StartContainer sandboxID=69c4642b3f05b18a48276e7461f82c2fe8ed7bfaa4be207f9b74ec9b3c0aa15c\nJun 09 17:00:40.850603 crc crio[20770]: time=\"2026-06-09T17:00:40.849616524Z\" level=info msg=\"Stopping pod sandbox: 9de1be78810ee3876094822111464204aba19578b62ffc432bf37503407b0d13\" id=9bf56ef6-966e-4f7a-8df0-d2e2942f2225 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:00:40.852492 crc crio[20770]: time=\"2026-06-09T17:00:40.851527Z\" level=info msg=\"Got pod network &{Name:barbican-db-sync-lpzhd Namespace:openstack ID:9de1be78810ee3876094822111464204aba19578b62ffc432bf37503407b0d13 UID:154eabc4-4655-49c2-93f0-9ab61603e005 NetNS:/var/run/netns/03f9168a-4c50-4238-b896-93c05af7c268 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod154eabc4_4655_49c2_93f0_9ab61603e005.slice PodAnnotations:0xc002a08618}] Aliases:map[]}\"\nJun 09 17:00:40.852492 crc crio[20770]: time=\"2026-06-09T17:00:40.851866299Z\" level=info msg=\"Deleting pod openstack_barbican-db-sync-lpzhd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:00:41.195253 crc crio[20770]: time=\"2026-06-09T17:00:41.195084787Z\" level=info msg=\"Stopped pod sandbox: 9de1be78810ee3876094822111464204aba19578b62ffc432bf37503407b0d13\" id=9bf56ef6-966e-4f7a-8df0-d2e2942f2225 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:00:42.886057 crc crio[20770]: time=\"2026-06-09T17:00:42.885391578Z\" level=info msg=\"Running pod sandbox: openstack/barbican-worker-5dfdb78759-2j5wc/POD\" id=b3a3afc4-06c8-426f-8611-97b942ace3dd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:00:42.887078 crc crio[20770]: time=\"2026-06-09T17:00:42.886085259Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:42.905993 crc crio[20770]: time=\"2026-06-09T17:00:42.905923674Z\" level=info msg=\"Running pod sandbox: openstack/barbican-keystone-listener-cf5ffb8b4-qrm27/POD\" id=3eab51e8-f0e0-4ab2-b6a4-05c0b74601aa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:00:42.906104 crc crio[20770]: time=\"2026-06-09T17:00:42.906016236Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:42.939126 crc crio[20770]: time=\"2026-06-09T17:00:42.939029663Z\" level=info msg=\"Stopping pod sandbox: 9b44c85c2821d45a6258e866fc3170df442e3a033fa46560496b2626066b51ea\" id=3eb95666-4abf-41e6-84a1-199b999b8315 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:00:42.940124 crc crio[20770]: time=\"2026-06-09T17:00:42.940055533Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-94jwf Namespace:openstack ID:9b44c85c2821d45a6258e866fc3170df442e3a033fa46560496b2626066b51ea UID:e4f031a2-7707-4ffe-95fd-81b8003c2633 NetNS:/var/run/netns/07ec20bc-0674-4520-9ce4-c2f541d93029 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode4f031a2_7707_4ffe_95fd_81b8003c2633.slice PodAnnotations:0xc002a08ae0}] Aliases:map[]}\"\nJun 09 17:00:42.940332 crc crio[20770]: time=\"2026-06-09T17:00:42.940261239Z\" level=info msg=\"Deleting pod openstack_cinder-db-sync-94jwf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:00:42.942461 crc crio[20770]: time=\"2026-06-09T17:00:42.941049702Z\" level=info msg=\"Stopping pod sandbox: bff6ceb5d914b374ea17c94a8eeb96b0d2f81eaeca45083489718dc72c6ded2e\" id=3f613536-aef8-4d97-ba57-1a578629064e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:00:42.942461 crc crio[20770]: time=\"2026-06-09T17:00:42.941582857Z\" level=info msg=\"Got pod network &{Name:neutron-db-sync-xhbqn Namespace:openstack ID:bff6ceb5d914b374ea17c94a8eeb96b0d2f81eaeca45083489718dc72c6ded2e UID:1ac68328-d019-44fe-8e2a-efd2da5db45b NetNS:/var/run/netns/ea1477c6-e787-4c29-9b04-3916cf7aa934 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1ac68328_d019_44fe_8e2a_efd2da5db45b.slice PodAnnotations:0xc0028946d8}] Aliases:map[]}\"\nJun 09 17:00:42.955285 crc crio[20770]: time=\"2026-06-09T17:00:42.953218344Z\" level=info msg=\"Deleting pod openstack_neutron-db-sync-xhbqn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:00:43.032075 crc crio[20770]: time=\"2026-06-09T17:00:43.031421831Z\" level=info msg=\"Got pod network &{Name:barbican-worker-5dfdb78759-2j5wc Namespace:openstack ID:2a8a510a8f1069c4d58619609da78b111802bf62e5e1f6f26dcd097908b4c73e UID:8b5b465b-3d16-45b0-87ca-6f6d2297eb6f NetNS:/var/run/netns/60048d7e-ffbf-4047-a189-a898bdffc437 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8b5b465b_3d16_45b0_87ca_6f6d2297eb6f.slice PodAnnotations:0xc002732598}] Aliases:map[]}\"\nJun 09 17:00:43.032075 crc crio[20770]: time=\"2026-06-09T17:00:43.031507134Z\" level=info msg=\"Adding pod openstack_barbican-worker-5dfdb78759-2j5wc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:00:43.051935 crc crio[20770]: time=\"2026-06-09T17:00:43.051845583Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-cf5ffb8b4-qrm27 Namespace:openstack ID:13a1055bf2dcf6c5e6d2e4d002c73a13fdb4464233d081711ae7a153d5089ae1 UID:7c16536c-3cc6-497b-b07b-b54379355489 NetNS:/var/run/netns/b44c393d-ae00-44f4-91c8-6b5625ceec3e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7c16536c_3cc6_497b_b07b_b54379355489.slice PodAnnotations:0xc0028948a8}] Aliases:map[]}\"\nJun 09 17:00:43.051935 crc crio[20770]: time=\"2026-06-09T17:00:43.051919825Z\" level=info msg=\"Adding pod openstack_barbican-keystone-listener-cf5ffb8b4-qrm27 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:00:43.201222 crc crio[20770]: time=\"2026-06-09T17:00:43.201063038Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-85d466bf9-d5h2r/POD\" id=1f43b139-5c3a-4996-a3b4-f8b4f13c878f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:00:43.201222 crc crio[20770]: time=\"2026-06-09T17:00:43.201171371Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:43.327242 crc crio[20770]: time=\"2026-06-09T17:00:43.325903916Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-85d466bf9-d5h2r Namespace:openstack ID:3789276a2c352f4fbc628a4248103ca33a273effe2ed45b38c9fc2af49a14c1c UID:4bab40c6-c391-4049-8315-18c9ec638fb2 NetNS:/var/run/netns/b1279ba2-c1da-4824-b909-b472b56b265b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4bab40c6_c391_4049_8315_18c9ec638fb2.slice PodAnnotations:0xc002a083e8}] Aliases:map[]}\"\nJun 09 17:00:43.327242 crc crio[20770]: time=\"2026-06-09T17:00:43.326867554Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-85d466bf9-d5h2r to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:00:43.432564 crc crio[20770]: time=\"2026-06-09T17:00:43.432403803Z\" level=info msg=\"Stopped pod sandbox: 9b44c85c2821d45a6258e866fc3170df442e3a033fa46560496b2626066b51ea\" id=3eb95666-4abf-41e6-84a1-199b999b8315 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:00:43.434826 crc crio[20770]: time=\"2026-06-09T17:00:43.434764102Z\" level=info msg=\"Running pod sandbox: openstack/barbican-api-58c45d4994-qwcf8/POD\" id=a509eb37-aaa8-409e-84af-1656fc61845c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:00:43.435017 crc crio[20770]: time=\"2026-06-09T17:00:43.434911376Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:43.480281 crc crio[20770]: time=\"2026-06-09T17:00:43.480179048Z\" level=info msg=\"Got pod network &{Name:barbican-api-58c45d4994-qwcf8 Namespace:openstack ID:38a3dd8710208463f7fde9de24c8f73fe663ae4fb6e9dbfbc85c67bd3857a47b UID:33b36d30-5825-499c-9d76-f961f86966ca NetNS:/var/run/netns/7a767c85-6915-4b47-99f7-3a1ed79b9828 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod33b36d30_5825_499c_9d76_f961f86966ca.slice PodAnnotations:0xc0029d43a0}] Aliases:map[]}\"\nJun 09 17:00:43.480281 crc crio[20770]: time=\"2026-06-09T17:00:43.48024831Z\" level=info msg=\"Adding pod openstack_barbican-api-58c45d4994-qwcf8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:00:43.568074 crc crio[20770]: time=\"2026-06-09T17:00:43.566404867Z\" level=info msg=\"Stopped pod sandbox: bff6ceb5d914b374ea17c94a8eeb96b0d2f81eaeca45083489718dc72c6ded2e\" id=3f613536-aef8-4d97-ba57-1a578629064e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:00:43.818448 crc crio[20770]: 2026-06-09T17:00:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2a8a510a8f1069c Mac:1e:f5:eb:f0:0c:43 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9e Mtu:0 Sandbox:/var/run/netns/60048d7e-ffbf-4047-a189-a898bdffc437 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.158 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:00:43.820421 crc crio[20770]: time=\"2026-06-09T17:00:43.820333987Z\" level=info msg=\"Got pod network &{Name:barbican-worker-5dfdb78759-2j5wc Namespace:openstack ID:2a8a510a8f1069c4d58619609da78b111802bf62e5e1f6f26dcd097908b4c73e UID:8b5b465b-3d16-45b0-87ca-6f6d2297eb6f NetNS:/var/run/netns/60048d7e-ffbf-4047-a189-a898bdffc437 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8b5b465b_3d16_45b0_87ca_6f6d2297eb6f.slice PodAnnotations:0xc002732598}] Aliases:map[]}\"\nJun 09 17:00:43.820688 crc crio[20770]: time=\"2026-06-09T17:00:43.820491842Z\" level=info msg=\"Checking pod openstack_barbican-worker-5dfdb78759-2j5wc for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:00:43.956625 crc crio[20770]: 2026-06-09T17:00:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:13a1055bf2dcf6c Mac:36:97:29:f9:fa:b1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9f Mtu:0 Sandbox:/var/run/netns/b44c393d-ae00-44f4-91c8-6b5625ceec3e SocketPath: PciID:}] [{Interface:0xc000524f40 Address:{IP:10.217.0.159 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:00:43.958251 crc crio[20770]: time=\"2026-06-09T17:00:43.95740065Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-cf5ffb8b4-qrm27 Namespace:openstack ID:13a1055bf2dcf6c5e6d2e4d002c73a13fdb4464233d081711ae7a153d5089ae1 UID:7c16536c-3cc6-497b-b07b-b54379355489 NetNS:/var/run/netns/b44c393d-ae00-44f4-91c8-6b5625ceec3e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7c16536c_3cc6_497b_b07b_b54379355489.slice PodAnnotations:0xc0028948a8}] Aliases:map[]}\"\nJun 09 17:00:43.958251 crc crio[20770]: time=\"2026-06-09T17:00:43.957529263Z\" level=info msg=\"Checking pod openstack_barbican-keystone-listener-cf5ffb8b4-qrm27 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:00:44.121554 crc crio[20770]: 2026-06-09T17:00:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3789276a2c352f4 Mac:7a:d6:e7:73:64:c0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a0 Mtu:0 Sandbox:/var/run/netns/b1279ba2-c1da-4824-b909-b472b56b265b SocketPath: PciID:}] [{Interface:0xc000014de0 Address:{IP:10.217.0.160 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:00:44.123199 crc crio[20770]: time=\"2026-06-09T17:00:44.123085892Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-85d466bf9-d5h2r Namespace:openstack ID:3789276a2c352f4fbc628a4248103ca33a273effe2ed45b38c9fc2af49a14c1c UID:4bab40c6-c391-4049-8315-18c9ec638fb2 NetNS:/var/run/netns/b1279ba2-c1da-4824-b909-b472b56b265b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4bab40c6_c391_4049_8315_18c9ec638fb2.slice PodAnnotations:0xc002a083e8}] Aliases:map[]}\"\nJun 09 17:00:44.123324 crc crio[20770]: time=\"2026-06-09T17:00:44.123272817Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-85d466bf9-d5h2r for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:00:44.340060 crc crio[20770]: 2026-06-09T17:00:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:38a3dd871020846 Mac:f2:0c:eb:b0:67:b6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a1 Mtu:0 Sandbox:/var/run/netns/7a767c85-6915-4b47-99f7-3a1ed79b9828 SocketPath: PciID:}] [{Interface:0xc00026c810 Address:{IP:10.217.0.161 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:00:44.342305 crc crio[20770]: time=\"2026-06-09T17:00:44.342194953Z\" level=info msg=\"Got pod network &{Name:barbican-api-58c45d4994-qwcf8 Namespace:openstack ID:38a3dd8710208463f7fde9de24c8f73fe663ae4fb6e9dbfbc85c67bd3857a47b UID:33b36d30-5825-499c-9d76-f961f86966ca NetNS:/var/run/netns/7a767c85-6915-4b47-99f7-3a1ed79b9828 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod33b36d30_5825_499c_9d76_f961f86966ca.slice PodAnnotations:0xc0029d43a0}] Aliases:map[]}\"\nJun 09 17:00:44.342522 crc crio[20770]: time=\"2026-06-09T17:00:44.34245749Z\" level=info msg=\"Checking pod openstack_barbican-api-58c45d4994-qwcf8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:00:44.907376 crc crio[20770]: time=\"2026-06-09T17:00:44.905277893Z\" level=info msg=\"Running pod sandbox: openstack/cinder-online-data-migrations-m5lmg/POD\" id=6808f6a9-f2b6-435e-90c2-c5bc358f3968 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:00:44.907376 crc crio[20770]: time=\"2026-06-09T17:00:44.90585609Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:45.079119 crc crio[20770]: time=\"2026-06-09T17:00:45.078963617Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-7544b8cd67-rlsb7/POD\" id=5bd753d1-d93d-48b4-936e-a15dd4ec5942 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:00:45.079119 crc crio[20770]: time=\"2026-06-09T17:00:45.079107781Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:45.166391 crc crio[20770]: time=\"2026-06-09T17:00:45.166303259Z\" level=info msg=\"Running pod sandbox: openstack/neutron-66779bf6b8-pmlls/POD\" id=2743be5c-fb0a-414a-98df-b2646223061b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:00:45.166518 crc crio[20770]: time=\"2026-06-09T17:00:45.166422382Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:48.094435 crc crio[20770]: time=\"2026-06-09T17:00:48.085943021Z\" level=info msg=\"Running pod sandbox: openstack/neutron-65858c59df-rx4n2/POD\" id=bf41707a-2f8a-47ac-afbf-a06579f17608 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:00:48.094435 crc crio[20770]: time=\"2026-06-09T17:00:48.08694272Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:50.803431 crc crio[20770]: time=\"2026-06-09T17:00:50.802430695Z\" level=info msg=\"Running pod sandbox: openstack/barbican-api-6679ccdd46-9q4b9/POD\" id=12fa258f-7407-48cf-a866-9158629c4809 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:00:50.803431 crc crio[20770]: time=\"2026-06-09T17:00:50.803430574Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:51.444159 crc crio[20770]: time=\"2026-06-09T17:00:51.443904178Z\" level=info msg=\"Ran pod sandbox 38a3dd8710208463f7fde9de24c8f73fe663ae4fb6e9dbfbc85c67bd3857a47b with infra container: openstack/barbican-api-58c45d4994-qwcf8/POD\" id=a509eb37-aaa8-409e-84af-1656fc61845c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:00:51.446864 crc crio[20770]: time=\"2026-06-09T17:00:51.446805082Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=fc570bec-9eb1-4219-abea-14494fbf254d name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:00:51.455945 crc crio[20770]: time=\"2026-06-09T17:00:51.455775812Z\" level=info msg=\"Ran pod sandbox 2a8a510a8f1069c4d58619609da78b111802bf62e5e1f6f26dcd097908b4c73e with infra container: openstack/barbican-worker-5dfdb78759-2j5wc/POD\" id=b3a3afc4-06c8-426f-8611-97b942ace3dd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:00:51.462405 crc crio[20770]: time=\"2026-06-09T17:00:51.462299521Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=c954d330-4e20-4275-9983-4ec7b09e981e name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:00:51.463246 crc crio[20770]: time=\"2026-06-09T17:00:51.463179607Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified not found\" id=c954d330-4e20-4275-9983-4ec7b09e981e name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:00:51.463380 crc crio[20770]: time=\"2026-06-09T17:00:51.46328543Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified found\" id=c954d330-4e20-4275-9983-4ec7b09e981e name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:00:51.467229 crc crio[20770]: time=\"2026-06-09T17:00:51.467139121Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=6493716a-80b9-437c-8994-52eba8197a39 name=/runtime.v1.ImageService/PullImage\nJun 09 17:00:51.477473 crc crio[20770]: time=\"2026-06-09T17:00:51.477356127Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\\\"\"\nJun 09 17:00:51.479087 crc crio[20770]: time=\"2026-06-09T17:00:51.479031026Z\" level=info msg=\"Ran pod sandbox 3789276a2c352f4fbc628a4248103ca33a273effe2ed45b38c9fc2af49a14c1c with infra container: openstack/dnsmasq-dns-85d466bf9-d5h2r/POD\" id=1f43b139-5c3a-4996-a3b4-f8b4f13c878f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:00:51.481937 crc crio[20770]: time=\"2026-06-09T17:00:51.481408535Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=98781d51-06fe-42be-ba47-eebd691d7d2b name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:00:51.482616 crc crio[20770]: time=\"2026-06-09T17:00:51.482477356Z\" level=info msg=\"Ran pod sandbox 13a1055bf2dcf6c5e6d2e4d002c73a13fdb4464233d081711ae7a153d5089ae1 with infra container: openstack/barbican-keystone-listener-cf5ffb8b4-qrm27/POD\" id=3eab51e8-f0e0-4ab2-b6a4-05c0b74601aa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:00:51.485386 crc crio[20770]: time=\"2026-06-09T17:00:51.485015229Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=6c16d5bb-641e-4133-bc6a-781e010be3df name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:00:51.485386 crc crio[20770]: time=\"2026-06-09T17:00:51.48538957Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified not found\" id=6c16d5bb-641e-4133-bc6a-781e010be3df name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:00:51.486086 crc crio[20770]: time=\"2026-06-09T17:00:51.485477483Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified found\" id=6c16d5bb-641e-4133-bc6a-781e010be3df name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:00:51.490937 crc crio[20770]: time=\"2026-06-09T17:00:51.488510211Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=3f7e9e79-ea1b-4827-93e7-1345b1909299 name=/runtime.v1.ImageService/PullImage\nJun 09 17:00:51.498324 crc crio[20770]: time=\"2026-06-09T17:00:51.49400665Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\\\"\"\nJun 09 17:00:53.071683 crc crio[20770]: time=\"2026-06-09T17:00:53.07109355Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=7a7895a4-486b-478f-858c-cd3be7c63b95 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:00:53.875502 crc crio[20770]: time=\"2026-06-09T17:00:53.874973869Z\" level=info msg=\"Creating container: openstack/barbican-api-58c45d4994-qwcf8/barbican-api-log\" id=71c2ffd9-81ff-45ef-9e7a-3fafbcf41508 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:00:53.927471 crc crio[20770]: time=\"2026-06-09T17:00:53.927209293Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=7f1afbca-a301-4ecd-a9fe-1959e7c7f356 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:00:53.962261 crc crio[20770]: time=\"2026-06-09T17:00:53.962158366Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:53.979044 crc crio[20770]: time=\"2026-06-09T17:00:53.978928302Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-85d466bf9-d5h2r/init\" id=def76fc7-5260-4ab6-98bd-c7c3cd5cf199 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:00:53.995249 crc crio[20770]: time=\"2026-06-09T17:00:53.995158923Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:54.046053 crc crio[20770]: time=\"2026-06-09T17:00:54.045995226Z\" level=info msg=\"Got pod network &{Name:cinder-online-data-migrations-m5lmg Namespace:openstack ID:6d1fdb2fe961ae49cf9f95ac3bae7ab7323a4636630b2877026cbb87d2c89dab UID:8261c9c6-4f3e-455d-9643-0b1da32e44c5 NetNS:/var/run/netns/76200f6a-35e1-487a-82e4-4a863ff34451 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8261c9c6_4f3e_455d_9643_0b1da32e44c5.slice PodAnnotations:0xc00008c658}] Aliases:map[]}\"\nJun 09 17:00:54.046395 crc crio[20770]: time=\"2026-06-09T17:00:54.046371847Z\" level=info msg=\"Adding pod openstack_cinder-online-data-migrations-m5lmg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:00:54.055627 crc crio[20770]: time=\"2026-06-09T17:00:54.055515312Z\" level=info msg=\"Got pod network &{Name:neutron-66779bf6b8-pmlls Namespace:openstack ID:3d82194b9d043719ca5497c3b27c2126c2031f8be0b5bcab465895471280f34d UID:e233389a-dea4-4ab5-902c-30ddc407f061 NetNS:/var/run/netns/d3ce9658-47ed-4ab9-ac43-abfea05225a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode233389a_dea4_4ab5_902c_30ddc407f061.slice PodAnnotations:0xc002a08580}] Aliases:map[]}\"\nJun 09 17:00:54.055627 crc crio[20770]: time=\"2026-06-09T17:00:54.055596544Z\" level=info msg=\"Adding pod openstack_neutron-66779bf6b8-pmlls to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:00:54.088734 crc crio[20770]: time=\"2026-06-09T17:00:54.087487049Z\" level=info msg=\"Got pod network &{Name:barbican-api-6679ccdd46-9q4b9 Namespace:openstack ID:1f088435c78b40dcb733ecf6f489ce943b54b4b72abd0dcfc520e7ca649b368e UID:0bd1d354-1534-4ae4-8d5a-0230cddc9b51 NetNS:/var/run/netns/ea721d34-7252-4c1b-9046-8444901ec623 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0bd1d354_1534_4ae4_8d5a_0230cddc9b51.slice PodAnnotations:0xc002a087b0}] Aliases:map[]}\"\nJun 09 17:00:54.088734 crc crio[20770]: time=\"2026-06-09T17:00:54.087563241Z\" level=info msg=\"Adding pod openstack_barbican-api-6679ccdd46-9q4b9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:00:54.108958 crc crio[20770]: time=\"2026-06-09T17:00:54.108171688Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:ad0dea2237c315df6dcd44760313c4563611466bd339c1004d512a0d59a0efbf\" id=84bc447b-ba96-4e1f-b32b-188bc196507d name=/runtime.v1.ImageService/PullImage\nJun 09 17:00:54.110344 crc crio[20770]: time=\"2026-06-09T17:00:54.110280769Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=af4ec40b-d583-4d74-8c5e-aae5584da446 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:00:54.121791 crc crio[20770]: time=\"2026-06-09T17:00:54.121618878Z\" level=info msg=\"Got pod network &{Name:neutron-65858c59df-rx4n2 Namespace:openstack ID:6e6c3ea0117438557f5007e05ee9f1c763de064a8baf1b005234d3947f40acf4 UID:8b0b3a90-08c5-428c-8356-88f1d9cb3eb7 NetNS:/var/run/netns/f31afe05-fa6b-492d-8fcb-ef2473abd32f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8b0b3a90_08c5_428c_8356_88f1d9cb3eb7.slice PodAnnotations:0xc0010a2750}] Aliases:map[]}\"\nJun 09 17:00:54.121791 crc crio[20770]: time=\"2026-06-09T17:00:54.121769842Z\" level=info msg=\"Adding pod openstack_neutron-65858c59df-rx4n2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:00:54.152449 crc crio[20770]: time=\"2026-06-09T17:00:54.152351819Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7544b8cd67-rlsb7 Namespace:openstack ID:82bbc98d7d701f5f6ddd8ae95044a0824c53d95ea91bbcbd403fb4bfc465882a UID:8a7c8249-2f95-4761-933b-983c42a62c5c NetNS:/var/run/netns/406969fd-5be9-4d54-8ec4-e98a86ee8456 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8a7c8249_2f95_4761_933b_983c42a62c5c.slice PodAnnotations:0xc002a088b8}] Aliases:map[]}\"\nJun 09 17:00:54.152449 crc crio[20770]: time=\"2026-06-09T17:00:54.152415851Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-7544b8cd67-rlsb7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:00:54.194318 crc crio[20770]: time=\"2026-06-09T17:00:54.193193493Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:54.205724 crc crio[20770]: time=\"2026-06-09T17:00:54.205630903Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:54.212027 crc crio[20770]: time=\"2026-06-09T17:00:54.211926646Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=5d1e0954-dc84-4459-bba7-a3ee9f1e9343 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:00:54.247873 crc crio[20770]: time=\"2026-06-09T17:00:54.247451185Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:54.250809 crc crio[20770]: time=\"2026-06-09T17:00:54.25072058Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=f59bb6a5-3fb8-41b5-939e-9f11951abfc2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:00:54.256509 crc crio[20770]: time=\"2026-06-09T17:00:54.256429175Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:54.284960 crc crio[20770]: time=\"2026-06-09T17:00:54.279960688Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:54.459627 crc crio[20770]: time=\"2026-06-09T17:00:54.458545794Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:54.470812 crc crio[20770]: time=\"2026-06-09T17:00:54.470118529Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:54.485141 crc crio[20770]: time=\"2026-06-09T17:00:54.485049122Z\" level=info msg=\"Created container 71723bea39fb1acf0aa23da025947cabcc2f92bc4ed24e94aa17531bcb5fd8cb: openstack/barbican-api-58c45d4994-qwcf8/barbican-api-log\" id=71c2ffd9-81ff-45ef-9e7a-3fafbcf41508 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:00:54.487343 crc crio[20770]: time=\"2026-06-09T17:00:54.487244695Z\" level=info msg=\"Starting container: 71723bea39fb1acf0aa23da025947cabcc2f92bc4ed24e94aa17531bcb5fd8cb\" id=498c00f8-1d38-445e-92ff-85b174480371 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:00:54.487778 crc crio[20770]: time=\"2026-06-09T17:00:54.487692998Z\" level=info msg=\"Created container 3141161749e45f480dfc39e3f07b6ef797785ba9f2dfdbfa2aeb17b297ffb6a2: openstack/dnsmasq-dns-85d466bf9-d5h2r/init\" id=def76fc7-5260-4ab6-98bd-c7c3cd5cf199 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:00:54.489483 crc crio[20770]: time=\"2026-06-09T17:00:54.489291975Z\" level=info msg=\"Starting container: 3141161749e45f480dfc39e3f07b6ef797785ba9f2dfdbfa2aeb17b297ffb6a2\" id=6e8cd1bb-6f28-494c-a1e8-c0dfcfa909fe name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:00:54.495384 crc crio[20770]: time=\"2026-06-09T17:00:54.495296589Z\" level=info msg=\"Started container\" PID=68134 containerID=71723bea39fb1acf0aa23da025947cabcc2f92bc4ed24e94aa17531bcb5fd8cb description=openstack/barbican-api-58c45d4994-qwcf8/barbican-api-log id=498c00f8-1d38-445e-92ff-85b174480371 name=/runtime.v1.RuntimeService/StartContainer sandboxID=38a3dd8710208463f7fde9de24c8f73fe663ae4fb6e9dbfbc85c67bd3857a47b\nJun 09 17:00:54.527107 crc crio[20770]: time=\"2026-06-09T17:00:54.527029319Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=ad9cdbf1-05f1-4204-9f3d-2e37f843323f name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:00:54.564790 crc crio[20770]: time=\"2026-06-09T17:00:54.564503395Z\" level=info msg=\"Started container\" PID=68137 containerID=3141161749e45f480dfc39e3f07b6ef797785ba9f2dfdbfa2aeb17b297ffb6a2 description=openstack/dnsmasq-dns-85d466bf9-d5h2r/init id=6e8cd1bb-6f28-494c-a1e8-c0dfcfa909fe name=/runtime.v1.RuntimeService/StartContainer sandboxID=3789276a2c352f4fbc628a4248103ca33a273effe2ed45b38c9fc2af49a14c1c\nJun 09 17:00:54.598800 crc crio[20770]: time=\"2026-06-09T17:00:54.598314205Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=c3f9440e-b13f-4c3e-b7fe-e7bda12b6290 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:00:54.681429 crc crio[20770]: time=\"2026-06-09T17:00:54.681326141Z\" level=info msg=\"Created container 47bba7b42e28d8cb3408297ec659b0b3ad133eab3df7a485a9b43ee8586ed20f: openstack/ceilometer-0/proxy-httpd\" id=f59bb6a5-3fb8-41b5-939e-9f11951abfc2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:00:54.682697 crc crio[20770]: time=\"2026-06-09T17:00:54.682179605Z\" level=info msg=\"Creating container: openstack/barbican-api-58c45d4994-qwcf8/barbican-api\" id=f97e2eba-b1e2-4905-8791-e65d624107cb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:00:54.683689 crc crio[20770]: time=\"2026-06-09T17:00:54.683501514Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:54.684449 crc crio[20770]: time=\"2026-06-09T17:00:54.68441244Z\" level=info msg=\"Starting container: 47bba7b42e28d8cb3408297ec659b0b3ad133eab3df7a485a9b43ee8586ed20f\" id=0dd571d6-4cc9-4638-966e-c1c36f49e36c name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:00:54.695065 crc crio[20770]: time=\"2026-06-09T17:00:54.695033798Z\" level=info msg=\"Started container\" PID=68195 containerID=47bba7b42e28d8cb3408297ec659b0b3ad133eab3df7a485a9b43ee8586ed20f description=openstack/ceilometer-0/proxy-httpd id=0dd571d6-4cc9-4638-966e-c1c36f49e36c name=/runtime.v1.RuntimeService/StartContainer sandboxID=6771b74dca213565786b0bacf66fa6477315ff50a427147c16858e360cc5f01a\nJun 09 17:00:54.763047 crc crio[20770]: time=\"2026-06-09T17:00:54.762960557Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:54.768996 crc crio[20770]: time=\"2026-06-09T17:00:54.768433855Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:54.780713 crc crio[20770]: 2026-06-09T17:00:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6d1fdb2fe961ae4 Mac:ae:8e:61:3f:6e:6e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a2 Mtu:0 Sandbox:/var/run/netns/76200f6a-35e1-487a-82e4-4a863ff34451 SocketPath: PciID:}] [{Interface:0xc000604780 Address:{IP:10.217.0.162 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:00:54.786824 crc crio[20770]: time=\"2026-06-09T17:00:54.786709605Z\" level=info msg=\"Got pod network &{Name:cinder-online-data-migrations-m5lmg Namespace:openstack ID:6d1fdb2fe961ae49cf9f95ac3bae7ab7323a4636630b2877026cbb87d2c89dab UID:8261c9c6-4f3e-455d-9643-0b1da32e44c5 NetNS:/var/run/netns/76200f6a-35e1-487a-82e4-4a863ff34451 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8261c9c6_4f3e_455d_9643_0b1da32e44c5.slice PodAnnotations:0xc00008c658}] Aliases:map[]}\"\nJun 09 17:00:54.787016 crc crio[20770]: time=\"2026-06-09T17:00:54.786941362Z\" level=info msg=\"Checking pod openstack_cinder-online-data-migrations-m5lmg for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:00:54.800335 crc crio[20770]: time=\"2026-06-09T17:00:54.800263398Z\" level=info msg=\"Ran pod sandbox 6d1fdb2fe961ae49cf9f95ac3bae7ab7323a4636630b2877026cbb87d2c89dab with infra container: openstack/cinder-online-data-migrations-m5lmg/POD\" id=6808f6a9-f2b6-435e-90c2-c5bc358f3968 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:00:54.805000 crc crio[20770]: time=\"2026-06-09T17:00:54.804941793Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=353cb0a3-1795-4000-bb44-56ceb9d0a8c7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:00:54.834373 crc crio[20770]: time=\"2026-06-09T17:00:54.834265343Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=4dd3ecf3-67e7-45ba-b6ec-15f156255e0c name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:00:54.849536 crc crio[20770]: time=\"2026-06-09T17:00:54.849409722Z\" level=info msg=\"Creating container: openstack/cinder-online-data-migrations-m5lmg/cinder-online-data-migrations\" id=a364f0e2-202a-4384-80f1-0efa462894c1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:00:54.850106 crc crio[20770]: time=\"2026-06-09T17:00:54.849968429Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:54.917131 crc crio[20770]: time=\"2026-06-09T17:00:54.916135636Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:54.925859 crc crio[20770]: time=\"2026-06-09T17:00:54.925735685Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:54.942005 crc crio[20770]: time=\"2026-06-09T17:00:54.941925194Z\" level=info msg=\"Created container 68101b9faf98192b970a155e708de8a627a1951c638b51efea34b6d44e9ba6ce: openstack/barbican-api-58c45d4994-qwcf8/barbican-api\" id=f97e2eba-b1e2-4905-8791-e65d624107cb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:00:54.943352 crc crio[20770]: time=\"2026-06-09T17:00:54.94316621Z\" level=info msg=\"Starting container: 68101b9faf98192b970a155e708de8a627a1951c638b51efea34b6d44e9ba6ce\" id=194c78e5-bafc-4fca-923a-6351547f6eda name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:00:54.949628 crc crio[20770]: time=\"2026-06-09T17:00:54.949405821Z\" level=info msg=\"Started container\" PID=68242 containerID=68101b9faf98192b970a155e708de8a627a1951c638b51efea34b6d44e9ba6ce description=openstack/barbican-api-58c45d4994-qwcf8/barbican-api id=194c78e5-bafc-4fca-923a-6351547f6eda name=/runtime.v1.RuntimeService/StartContainer sandboxID=38a3dd8710208463f7fde9de24c8f73fe663ae4fb6e9dbfbc85c67bd3857a47b\nJun 09 17:00:54.964252 crc crio[20770]: 2026-06-09T17:00:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3d82194b9d04371 Mac:72:9a:16:ce:e4:9f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a4 Mtu:0 Sandbox:/var/run/netns/d3ce9658-47ed-4ab9-ac43-abfea05225a8 SocketPath: PciID:}] [{Interface:0xc00050e7c0 Address:{IP:10.217.0.164 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:00:54.965937 crc crio[20770]: time=\"2026-06-09T17:00:54.965580699Z\" level=info msg=\"Got pod network &{Name:neutron-66779bf6b8-pmlls Namespace:openstack ID:3d82194b9d043719ca5497c3b27c2126c2031f8be0b5bcab465895471280f34d UID:e233389a-dea4-4ab5-902c-30ddc407f061 NetNS:/var/run/netns/d3ce9658-47ed-4ab9-ac43-abfea05225a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode233389a_dea4_4ab5_902c_30ddc407f061.slice PodAnnotations:0xc002a08580}] Aliases:map[]}\"\nJun 09 17:00:54.966274 crc crio[20770]: time=\"2026-06-09T17:00:54.966058103Z\" level=info msg=\"Checking pod openstack_neutron-66779bf6b8-pmlls for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:00:54.979259 crc crio[20770]: time=\"2026-06-09T17:00:54.979168173Z\" level=info msg=\"Ran pod sandbox 3d82194b9d043719ca5497c3b27c2126c2031f8be0b5bcab465895471280f34d with infra container: openstack/neutron-66779bf6b8-pmlls/POD\" id=2743be5c-fb0a-414a-98df-b2646223061b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:00:54.985221 crc crio[20770]: time=\"2026-06-09T17:00:54.985118846Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=274222be-977b-4c52-a2b3-a6af456fdfec name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:00:55.089308 crc crio[20770]: time=\"2026-06-09T17:00:55.088510883Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=e8be45b8-8f65-456a-8c0c-19050f737ee4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:00:55.090884 crc crio[20770]: 2026-06-09T17:00:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1f088435c78b40d Mac:ca:81:f0:7e:03:76 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a6 Mtu:0 Sandbox:/var/run/netns/ea721d34-7252-4c1b-9046-8444901ec623 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.166 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:00:55.091085 crc crio[20770]: time=\"2026-06-09T17:00:55.091030066Z\" level=info msg=\"Got pod network &{Name:barbican-api-6679ccdd46-9q4b9 Namespace:openstack ID:1f088435c78b40dcb733ecf6f489ce943b54b4b72abd0dcfc520e7ca649b368e UID:0bd1d354-1534-4ae4-8d5a-0230cddc9b51 NetNS:/var/run/netns/ea721d34-7252-4c1b-9046-8444901ec623 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0bd1d354_1534_4ae4_8d5a_0230cddc9b51.slice PodAnnotations:0xc002a087b0}] Aliases:map[]}\"\nJun 09 17:00:55.091191 crc crio[20770]: time=\"2026-06-09T17:00:55.091160699Z\" level=info msg=\"Checking pod openstack_barbican-api-6679ccdd46-9q4b9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:00:55.263181 crc crio[20770]: time=\"2026-06-09T17:00:55.256062959Z\" level=info msg=\"Stopping pod sandbox: 3789276a2c352f4fbc628a4248103ca33a273effe2ed45b38c9fc2af49a14c1c\" id=796d9da7-2755-4e7e-89c4-916426ad41da name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:00:55.263181 crc crio[20770]: time=\"2026-06-09T17:00:55.256525072Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-85d466bf9-d5h2r Namespace:openstack ID:3789276a2c352f4fbc628a4248103ca33a273effe2ed45b38c9fc2af49a14c1c UID:4bab40c6-c391-4049-8315-18c9ec638fb2 NetNS:/var/run/netns/b1279ba2-c1da-4824-b909-b472b56b265b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4bab40c6_c391_4049_8315_18c9ec638fb2.slice PodAnnotations:0xc0003df2e8}] Aliases:map[]}\"\nJun 09 17:00:55.263181 crc crio[20770]: time=\"2026-06-09T17:00:55.256719568Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-85d466bf9-d5h2r from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:00:55.288840 crc crio[20770]: time=\"2026-06-09T17:00:55.279461007Z\" level=info msg=\"Stopping container: 7ff4c114db46f158d1780cadb0f09b80321c9aef6d6eabfd6b42cd40e457ed45 (timeout: 30s)\" id=26e199a9-6017-4718-a736-7991c8e46e83 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:00:55.288840 crc crio[20770]: time=\"2026-06-09T17:00:55.27955096Z\" level=info msg=\"Stopping container: 47bba7b42e28d8cb3408297ec659b0b3ad133eab3df7a485a9b43ee8586ed20f (timeout: 30s)\" id=a52d820e-524d-4167-9b3f-65a22d988c05 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:00:55.288840 crc crio[20770]: time=\"2026-06-09T17:00:55.280386914Z\" level=info msg=\"Stopping container: c4b51a4687feda81ad0d8b842dc9b6e641601ba74b088b12aaadacbed8c0a737 (timeout: 30s)\" id=90fa7951-4135-4d80-a90e-ee89b4bafd39 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:00:55.288840 crc crio[20770]: time=\"2026-06-09T17:00:55.279461637Z\" level=info msg=\"Stopping container: 8350aa5a4850df3268104fab1ebb4e5d3024d053fbc6c6594e0481a07a8d3495 (timeout: 30s)\" id=1d03eff3-9105-4298-bfd6-11167dd2a510 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:00:55.292228 crc crio[20770]: 2026-06-09T17:00:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:82bbc98d7d701f5 Mac:42:43:d3:31:4a:c9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a3 Mtu:0 Sandbox:/var/run/netns/406969fd-5be9-4d54-8ec4-e98a86ee8456 SocketPath: PciID:}] [{Interface:0xc00050a5e0 Address:{IP:10.217.0.163 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:00:55.302795 crc crio[20770]: time=\"2026-06-09T17:00:55.300543628Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7544b8cd67-rlsb7 Namespace:openstack ID:82bbc98d7d701f5f6ddd8ae95044a0824c53d95ea91bbcbd403fb4bfc465882a UID:8a7c8249-2f95-4761-933b-983c42a62c5c NetNS:/var/run/netns/406969fd-5be9-4d54-8ec4-e98a86ee8456 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8a7c8249_2f95_4761_933b_983c42a62c5c.slice PodAnnotations:0xc002a088b8}] Aliases:map[]}\"\nJun 09 17:00:55.302795 crc crio[20770]: time=\"2026-06-09T17:00:55.301440384Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-7544b8cd67-rlsb7 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:00:55.378358 crc crio[20770]: 2026-06-09T17:00:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6e6c3ea01174385 Mac:0a:b8:ae:4d:2e:e0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a5 Mtu:0 Sandbox:/var/run/netns/f31afe05-fa6b-492d-8fcb-ef2473abd32f SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.165 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:00:55.378807 crc crio[20770]: time=\"2026-06-09T17:00:55.378435766Z\" level=info msg=\"Got pod network &{Name:neutron-65858c59df-rx4n2 Namespace:openstack ID:6e6c3ea0117438557f5007e05ee9f1c763de064a8baf1b005234d3947f40acf4 UID:8b0b3a90-08c5-428c-8356-88f1d9cb3eb7 NetNS:/var/run/netns/f31afe05-fa6b-492d-8fcb-ef2473abd32f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8b0b3a90_08c5_428c_8356_88f1d9cb3eb7.slice PodAnnotations:0xc0010a2750}] Aliases:map[]}\"\nJun 09 17:00:55.378807 crc crio[20770]: time=\"2026-06-09T17:00:55.378599111Z\" level=info msg=\"Checking pod openstack_neutron-65858c59df-rx4n2 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:00:55.427120 crc crio[20770]: time=\"2026-06-09T17:00:55.427026454Z\" level=info msg=\"Created container 7713e7e6ec2b25b906d07050eb0d7f8fcf13ce3fe77e99ce3189fc0ec73e58d7: openstack/cinder-online-data-migrations-m5lmg/cinder-online-data-migrations\" id=a364f0e2-202a-4384-80f1-0efa462894c1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:00:55.432093 crc crio[20770]: time=\"2026-06-09T17:00:55.432002458Z\" level=info msg=\"Starting container: 7713e7e6ec2b25b906d07050eb0d7f8fcf13ce3fe77e99ce3189fc0ec73e58d7\" id=69de1280-544b-4ea3-b806-a582e34c9c39 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:00:55.465230 crc crio[20770]: time=\"2026-06-09T17:00:55.465137529Z\" level=info msg=\"Started container\" PID=68508 containerID=7713e7e6ec2b25b906d07050eb0d7f8fcf13ce3fe77e99ce3189fc0ec73e58d7 description=openstack/cinder-online-data-migrations-m5lmg/cinder-online-data-migrations id=69de1280-544b-4ea3-b806-a582e34c9c39 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d1fdb2fe961ae49cf9f95ac3bae7ab7323a4636630b2877026cbb87d2c89dab\nJun 09 17:00:55.623598 crc crio[20770]: time=\"2026-06-09T17:00:55.61389456Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-zd5tx/POD\" id=d1e1e335-7bdc-4b2b-8a95-26de8904826a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:00:55.623598 crc crio[20770]: time=\"2026-06-09T17:00:55.614207839Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:56.230414 crc crio[20770]: time=\"2026-06-09T17:00:56.229892494Z\" level=info msg=\"Creating container: openstack/neutron-66779bf6b8-pmlls/neutron-api\" id=9d249ba5-6a5e-4184-b5fa-e3bcd890e3a2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:00:56.241563 crc crio[20770]: time=\"2026-06-09T17:00:56.241191052Z\" level=info msg=\"Stopped container 47bba7b42e28d8cb3408297ec659b0b3ad133eab3df7a485a9b43ee8586ed20f: openstack/ceilometer-0/proxy-httpd\" id=a52d820e-524d-4167-9b3f-65a22d988c05 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:00:56.247383 crc crio[20770]: time=\"2026-06-09T17:00:56.247299829Z\" level=info msg=\"Ran pod sandbox 6e6c3ea0117438557f5007e05ee9f1c763de064a8baf1b005234d3947f40acf4 with infra container: openstack/neutron-65858c59df-rx4n2/POD\" id=bf41707a-2f8a-47ac-afbf-a06579f17608 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:00:56.250684 crc crio[20770]: time=\"2026-06-09T17:00:56.250400609Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=5142abc8-5531-40bf-9cd3-a570cc3718c4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:00:56.256200 crc crio[20770]: time=\"2026-06-09T17:00:56.256096634Z\" level=info msg=\"Stopped container 7ff4c114db46f158d1780cadb0f09b80321c9aef6d6eabfd6b42cd40e457ed45: openstack/ceilometer-0/sg-core\" id=26e199a9-6017-4718-a736-7991c8e46e83 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:00:56.272529 crc crio[20770]: time=\"2026-06-09T17:00:56.272410587Z\" level=info msg=\"Stopped container 8350aa5a4850df3268104fab1ebb4e5d3024d053fbc6c6594e0481a07a8d3495: openstack/ceilometer-0/ceilometer-central-agent\" id=1d03eff3-9105-4298-bfd6-11167dd2a510 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:00:56.288092 crc crio[20770]: time=\"2026-06-09T17:00:56.286698531Z\" level=info msg=\"Ran pod sandbox 82bbc98d7d701f5f6ddd8ae95044a0824c53d95ea91bbcbd403fb4bfc465882a with infra container: openstack/dnsmasq-dns-7544b8cd67-rlsb7/POD\" id=5bd753d1-d93d-48b4-936e-a15dd4ec5942 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:00:56.289130 crc crio[20770]: time=\"2026-06-09T17:00:56.2890726Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=1c30b697-d68c-491a-8cd3-097b0b64e5a9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:00:56.297139 crc crio[20770]: time=\"2026-06-09T17:00:56.29529332Z\" level=info msg=\"Stopped pod sandbox: 3789276a2c352f4fbc628a4248103ca33a273effe2ed45b38c9fc2af49a14c1c\" id=796d9da7-2755-4e7e-89c4-916426ad41da name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:00:56.297521 crc crio[20770]: time=\"2026-06-09T17:00:56.297472663Z\" level=info msg=\"Ran pod sandbox 1f088435c78b40dcb733ecf6f489ce943b54b4b72abd0dcfc520e7ca649b368e with infra container: openstack/barbican-api-6679ccdd46-9q4b9/POD\" id=12fa258f-7407-48cf-a866-9158629c4809 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:00:56.305873 crc crio[20770]: time=\"2026-06-09T17:00:56.305780744Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=69a0cedc-e026-4723-b35b-2bd1f631746a name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:00:57.086411 crc crio[20770]: time=\"2026-06-09T17:00:57.083843425Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:57.086799 crc crio[20770]: time=\"2026-06-09T17:00:57.086581884Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=e1e107dd-1c68-4047-8fbf-3b1fed870a27 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:00:57.159768 crc crio[20770]: time=\"2026-06-09T17:00:57.15958043Z\" level=info msg=\"Stopped container c4b51a4687feda81ad0d8b842dc9b6e641601ba74b088b12aaadacbed8c0a737: openstack/ceilometer-0/ceilometer-notification-agent\" id=90fa7951-4135-4d80-a90e-ee89b4bafd39 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:00:57.164983 crc crio[20770]: time=\"2026-06-09T17:00:57.164860663Z\" level=info msg=\"Stopping pod sandbox: 6771b74dca213565786b0bacf66fa6477315ff50a427147c16858e360cc5f01a\" id=4c6b7299-8526-4ee4-b3b2-6c5850444ad1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:00:57.166028 crc crio[20770]: time=\"2026-06-09T17:00:57.165911093Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:6771b74dca213565786b0bacf66fa6477315ff50a427147c16858e360cc5f01a UID:0a280803-6367-485c-98d3-4f29de82ba55 NetNS:/var/run/netns/a51904a9-ce24-48a3-99aa-432d4a023ad4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0a280803_6367_485c_98d3_4f29de82ba55.slice PodAnnotations:0xc0005c6910}] Aliases:map[]}\"\nJun 09 17:00:57.166167 crc crio[20770]: time=\"2026-06-09T17:00:57.16613578Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:00:57.170250 crc crio[20770]: time=\"2026-06-09T17:00:57.1699566Z\" level=info msg=\"Creating container: openstack/barbican-api-6679ccdd46-9q4b9/barbican-api-log\" id=284aafec-7880-4e7f-92c9-1ac357b340dd name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:00:57.184078 crc crio[20770]: time=\"2026-06-09T17:00:57.183972267Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=10a9e87b-47cf-41ab-9a6e-f9e7005917b1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:00:57.186201 crc crio[20770]: time=\"2026-06-09T17:00:57.186057207Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=59f4f0ee-04b9-43b8-a1de-162b0314f1b9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:00:57.221088 crc crio[20770]: time=\"2026-06-09T17:00:57.22099152Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:57.234269 crc crio[20770]: time=\"2026-06-09T17:00:57.234137401Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:3b60e8300c573fc08a5a5dc3380bd8cd07f1947ee19ec88b6f4951c03f4170de\" id=3f7e9e79-ea1b-4827-93e7-1345b1909299 name=/runtime.v1.ImageService/PullImage\nJun 09 17:00:57.236211 crc crio[20770]: time=\"2026-06-09T17:00:57.235449219Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=4177dfe8-d7de-48a7-921e-62b1f41974e9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:00:57.243530 crc crio[20770]: time=\"2026-06-09T17:00:57.243409159Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:241fbbed8753503ab4aa3008cb40b3c4f94ef930fac25515ad3cf3c3a3915d9f\" id=6493716a-80b9-437c-8994-52eba8197a39 name=/runtime.v1.ImageService/PullImage\nJun 09 17:00:57.248049 crc crio[20770]: time=\"2026-06-09T17:00:57.245542781Z\" level=info msg=\"Creating container: openstack/neutron-65858c59df-rx4n2/neutron-api\" id=dcd852b4-ba82-437b-b857-bf95f032ccbe name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:00:57.248049 crc crio[20770]: time=\"2026-06-09T17:00:57.247296872Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=ea6374fd-92c1-4cd7-a9e2-2eb1e3f96d55 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:00:57.257053 crc crio[20770]: time=\"2026-06-09T17:00:57.25688212Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7544b8cd67-rlsb7/init\" id=4668b78f-f6f3-4a76-a048-085a0654c77c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:00:57.300341 crc crio[20770]: time=\"2026-06-09T17:00:57.300249017Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:57.300569 crc crio[20770]: time=\"2026-06-09T17:00:57.30037053Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:57.375777 crc crio[20770]: time=\"2026-06-09T17:00:57.375161018Z\" level=info msg=\"Got pod network &{Name:redhat-operators-zd5tx Namespace:openshift-marketplace ID:604e7a0702a18f564962cebe94476fc6f95fcd14bd4de8e8cb7f591baa1d7003 UID:7355ed6f-7b5d-422b-af5f-079fe2ba23ab NetNS:/var/run/netns/8915694b-22a4-40fd-9766-c656b3e0ccdb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7355ed6f_7b5d_422b_af5f_079fe2ba23ab.slice PodAnnotations:0xc001e80138}] Aliases:map[]}\"\nJun 09 17:00:57.375777 crc crio[20770]: time=\"2026-06-09T17:00:57.375713194Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-zd5tx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:00:57.376082 crc crio[20770]: time=\"2026-06-09T17:00:57.375601051Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=50d47e4c-ed2b-48bb-82be-f03d1d39b003 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:00:57.381839 crc crio[20770]: time=\"2026-06-09T17:00:57.375725605Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=fef1704c-6750-4784-a997-8bc188d3a6ae name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:00:57.470360 crc crio[20770]: time=\"2026-06-09T17:00:57.470238104Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:57.477706 crc crio[20770]: time=\"2026-06-09T17:00:57.477287858Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:57.538175 crc crio[20770]: time=\"2026-06-09T17:00:57.535107244Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:57.546703 crc crio[20770]: time=\"2026-06-09T17:00:57.53980731Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:57.556480 crc crio[20770]: time=\"2026-06-09T17:00:57.555562827Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:57.580862 crc crio[20770]: time=\"2026-06-09T17:00:57.578372978Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:57.692330 crc crio[20770]: time=\"2026-06-09T17:00:57.691550938Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:57.701247 crc crio[20770]: time=\"2026-06-09T17:00:57.701150947Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:57.732344 crc crio[20770]: time=\"2026-06-09T17:00:57.730526858Z\" level=info msg=\"Stopped pod sandbox: 6771b74dca213565786b0bacf66fa6477315ff50a427147c16858e360cc5f01a\" id=4c6b7299-8526-4ee4-b3b2-6c5850444ad1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:00:57.993438 crc crio[20770]: time=\"2026-06-09T17:00:57.993185441Z\" level=info msg=\"Creating container: openstack/barbican-worker-5dfdb78759-2j5wc/barbican-worker-log\" id=8bcc81e0-0201-43d9-a5a2-0be3ba4cb847 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:00:57.995353 crc crio[20770]: time=\"2026-06-09T17:00:57.995290822Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:58.051134 crc crio[20770]: time=\"2026-06-09T17:00:58.050948445Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:58.054291 crc crio[20770]: time=\"2026-06-09T17:00:58.054199169Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:58.090063 crc crio[20770]: time=\"2026-06-09T17:00:58.088551525Z\" level=info msg=\"Created container 655b98fecfff8714db26e3aa34bc7029ed745b923d4da9c5201de2cc2b61e882: openstack/neutron-66779bf6b8-pmlls/neutron-api\" id=9d249ba5-6a5e-4184-b5fa-e3bcd890e3a2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:00:58.092076 crc crio[20770]: time=\"2026-06-09T17:00:58.091969254Z\" level=info msg=\"Starting container: 655b98fecfff8714db26e3aa34bc7029ed745b923d4da9c5201de2cc2b61e882\" id=31c8138e-1d34-446d-b861-dd93931f583f name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:00:58.105266 crc crio[20770]: time=\"2026-06-09T17:00:58.105179537Z\" level=info msg=\"Created container 3988d2271e42c5a60875119d8ef54f3d339a5149e38d0286ddc34aa9f5594d17: openstack/neutron-65858c59df-rx4n2/neutron-api\" id=dcd852b4-ba82-437b-b857-bf95f032ccbe name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:00:58.106437 crc crio[20770]: time=\"2026-06-09T17:00:58.106365471Z\" level=info msg=\"Started container\" PID=68941 containerID=655b98fecfff8714db26e3aa34bc7029ed745b923d4da9c5201de2cc2b61e882 description=openstack/neutron-66779bf6b8-pmlls/neutron-api id=31c8138e-1d34-446d-b861-dd93931f583f name=/runtime.v1.RuntimeService/StartContainer sandboxID=3d82194b9d043719ca5497c3b27c2126c2031f8be0b5bcab465895471280f34d\nJun 09 17:00:58.106730 crc crio[20770]: time=\"2026-06-09T17:00:58.106406363Z\" level=info msg=\"Starting container: 3988d2271e42c5a60875119d8ef54f3d339a5149e38d0286ddc34aa9f5594d17\" id=d8cdcc1a-0cd9-4ae9-859b-bfa1a5a0f0a5 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:00:58.113498 crc crio[20770]: time=\"2026-06-09T17:00:58.113386415Z\" level=info msg=\"Started container\" PID=68934 containerID=3988d2271e42c5a60875119d8ef54f3d339a5149e38d0286ddc34aa9f5594d17 description=openstack/neutron-65858c59df-rx4n2/neutron-api id=d8cdcc1a-0cd9-4ae9-859b-bfa1a5a0f0a5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6e6c3ea0117438557f5007e05ee9f1c763de064a8baf1b005234d3947f40acf4\nJun 09 17:00:58.124084 crc crio[20770]: time=\"2026-06-09T17:00:58.123324593Z\" level=info msg=\"Created container f89adab88d5ac144cd6b236d924275987ad155e3849ed27709444756cab1066c: openstack/barbican-api-6679ccdd46-9q4b9/barbican-api-log\" id=284aafec-7880-4e7f-92c9-1ac357b340dd name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:00:58.124602 crc crio[20770]: time=\"2026-06-09T17:00:58.124540798Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-cf5ffb8b4-qrm27/barbican-keystone-listener-log\" id=aa79ab4e-0b9c-490d-996c-7c494b9b9cff name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:00:58.125554 crc crio[20770]: time=\"2026-06-09T17:00:58.123842768Z\" level=info msg=\"Created container 0ac915363ed9799d343208a057634fa6ed1998cf2a19a18807e08993eceb2a49: openstack/dnsmasq-dns-7544b8cd67-rlsb7/init\" id=4668b78f-f6f3-4a76-a048-085a0654c77c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:00:58.127450 crc crio[20770]: time=\"2026-06-09T17:00:58.127381001Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:58.129212 crc crio[20770]: time=\"2026-06-09T17:00:58.12908806Z\" level=info msg=\"Starting container: 0ac915363ed9799d343208a057634fa6ed1998cf2a19a18807e08993eceb2a49\" id=1de84402-02fd-4190-94aa-89f27f7af648 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:00:58.129324 crc crio[20770]: time=\"2026-06-09T17:00:58.129229644Z\" level=info msg=\"Starting container: f89adab88d5ac144cd6b236d924275987ad155e3849ed27709444756cab1066c\" id=55e8fb5c-5be8-43d6-b559-dd700f19529c name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:00:58.142123 crc crio[20770]: time=\"2026-06-09T17:00:58.142010355Z\" level=info msg=\"Started container\" PID=68920 containerID=f89adab88d5ac144cd6b236d924275987ad155e3849ed27709444756cab1066c description=openstack/barbican-api-6679ccdd46-9q4b9/barbican-api-log id=55e8fb5c-5be8-43d6-b559-dd700f19529c name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f088435c78b40dcb733ecf6f489ce943b54b4b72abd0dcfc520e7ca649b368e\nJun 09 17:00:58.154115 crc crio[20770]: time=\"2026-06-09T17:00:58.154017603Z\" level=info msg=\"Started container\" PID=68932 containerID=0ac915363ed9799d343208a057634fa6ed1998cf2a19a18807e08993eceb2a49 description=openstack/dnsmasq-dns-7544b8cd67-rlsb7/init id=1de84402-02fd-4190-94aa-89f27f7af648 name=/runtime.v1.RuntimeService/StartContainer sandboxID=82bbc98d7d701f5f6ddd8ae95044a0824c53d95ea91bbcbd403fb4bfc465882a\nJun 09 17:00:58.183071 crc crio[20770]: time=\"2026-06-09T17:00:58.183004733Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=7f14f466-4621-4e1f-8495-a9638908cced name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:00:58.193301 crc crio[20770]: time=\"2026-06-09T17:00:58.193209329Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=ce287d2a-6236-4992-8469-38f9d1e146a1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:00:58.229415 crc crio[20770]: time=\"2026-06-09T17:00:58.229327465Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=e2592413-88eb-41d3-a6ca-5eb516fe3cb9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:00:58.286933 crc crio[20770]: time=\"2026-06-09T17:00:58.286588465Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=f4150d70-5de6-46be-95cb-160cc2c24fb2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:00:58.289235 crc crio[20770]: time=\"2026-06-09T17:00:58.28915916Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:58.306783 crc crio[20770]: time=\"2026-06-09T17:00:58.306562324Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:58.417547 crc crio[20770]: time=\"2026-06-09T17:00:58.417443568Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=801b0057-75a0-4dd4-8919-87773c8e9c8e name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:00:58.421086 crc crio[20770]: time=\"2026-06-09T17:00:58.421004861Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=9c7c1b4e-f8ce-4c07-a16c-bfec84a6b83d name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:00:58.455883 crc crio[20770]: 2026-06-09T17:00:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:604e7a0702a18f5 Mac:22:ec:74:4b:bb:21 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a7 Mtu:0 Sandbox:/var/run/netns/8915694b-22a4-40fd-9766-c656b3e0ccdb SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.0.167 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:00:58.456777 crc crio[20770]: time=\"2026-06-09T17:00:58.456707306Z\" level=info msg=\"Got pod network &{Name:redhat-operators-zd5tx Namespace:openshift-marketplace ID:604e7a0702a18f564962cebe94476fc6f95fcd14bd4de8e8cb7f591baa1d7003 UID:7355ed6f-7b5d-422b-af5f-079fe2ba23ab NetNS:/var/run/netns/8915694b-22a4-40fd-9766-c656b3e0ccdb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7355ed6f_7b5d_422b_af5f_079fe2ba23ab.slice PodAnnotations:0xc001e80138}] Aliases:map[]}\"\nJun 09 17:00:58.456953 crc crio[20770]: time=\"2026-06-09T17:00:58.456893521Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-zd5tx for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:00:58.466976 crc crio[20770]: time=\"2026-06-09T17:00:58.466882761Z\" level=info msg=\"Ran pod sandbox 604e7a0702a18f564962cebe94476fc6f95fcd14bd4de8e8cb7f591baa1d7003 with infra container: openshift-marketplace/redhat-operators-zd5tx/POD\" id=d1e1e335-7bdc-4b2b-8a95-26de8904826a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:00:58.472108 crc crio[20770]: time=\"2026-06-09T17:00:58.47203003Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a1a1f485-1c29-4898-ba14-102327eee502 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:00:58.478936 crc crio[20770]: time=\"2026-06-09T17:00:58.47652683Z\" level=info msg=\"Creating container: openstack/neutron-66779bf6b8-pmlls/neutron-httpd\" id=76ab7f64-998d-4cbd-b3c6-bad2418e855b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:00:58.478936 crc crio[20770]: time=\"2026-06-09T17:00:58.477089427Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:58.483439 crc crio[20770]: time=\"2026-06-09T17:00:58.483355528Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=fe0ecc64-85cc-47cf-9caf-c6c625045332 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:00:58.520081 crc crio[20770]: time=\"2026-06-09T17:00:58.519053943Z\" level=info msg=\"Created container 49df91737312cfd3d7754dd1a626c4c57131bd4d60db58a756009efb0773dfd2: openstack/barbican-worker-5dfdb78759-2j5wc/barbican-worker-log\" id=8bcc81e0-0201-43d9-a5a2-0be3ba4cb847 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:00:58.520893 crc crio[20770]: time=\"2026-06-09T17:00:58.520783983Z\" level=info msg=\"Starting container: 49df91737312cfd3d7754dd1a626c4c57131bd4d60db58a756009efb0773dfd2\" id=772a75ce-9bd9-449d-81ad-828dd498605c name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:00:58.536835 crc crio[20770]: time=\"2026-06-09T17:00:58.53101684Z\" level=info msg=\"Started container\" PID=68987 containerID=49df91737312cfd3d7754dd1a626c4c57131bd4d60db58a756009efb0773dfd2 description=openstack/barbican-worker-5dfdb78759-2j5wc/barbican-worker-log id=772a75ce-9bd9-449d-81ad-828dd498605c name=/runtime.v1.RuntimeService/StartContainer sandboxID=2a8a510a8f1069c4d58619609da78b111802bf62e5e1f6f26dcd097908b4c73e\nJun 09 17:00:58.554734 crc crio[20770]: time=\"2026-06-09T17:00:58.554513301Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:58.557505 crc crio[20770]: time=\"2026-06-09T17:00:58.557479907Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:58.630976 crc crio[20770]: time=\"2026-06-09T17:00:58.630894194Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=7985a2aa-367d-4418-add3-f57baf1a2f99 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:00:58.662193 crc crio[20770]: time=\"2026-06-09T17:00:58.662115639Z\" level=info msg=\"Removing container: 47bba7b42e28d8cb3408297ec659b0b3ad133eab3df7a485a9b43ee8586ed20f\" id=d18a9ff4-4f05-4f10-a363-193faf0e4d0b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:00:58.698417 crc crio[20770]: time=\"2026-06-09T17:00:58.698308018Z\" level=info msg=\"Removed container 47bba7b42e28d8cb3408297ec659b0b3ad133eab3df7a485a9b43ee8586ed20f: openstack/ceilometer-0/proxy-httpd\" id=d18a9ff4-4f05-4f10-a363-193faf0e4d0b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:00:58.703577 crc crio[20770]: time=\"2026-06-09T17:00:58.70320799Z\" level=info msg=\"Removing container: 7ff4c114db46f158d1780cadb0f09b80321c9aef6d6eabfd6b42cd40e457ed45\" id=e2821832-e77a-459d-ad04-84cf3cb28ed8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:00:58.733350 crc crio[20770]: time=\"2026-06-09T17:00:58.733122727Z\" level=info msg=\"Removed container 7ff4c114db46f158d1780cadb0f09b80321c9aef6d6eabfd6b42cd40e457ed45: openstack/ceilometer-0/sg-core\" id=e2821832-e77a-459d-ad04-84cf3cb28ed8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:00:58.736195 crc crio[20770]: time=\"2026-06-09T17:00:58.736128825Z\" level=info msg=\"Removing container: c4b51a4687feda81ad0d8b842dc9b6e641601ba74b088b12aaadacbed8c0a737\" id=a369bd14-7a30-4d13-9e81-60601cde8a79 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:00:58.750258 crc crio[20770]: time=\"2026-06-09T17:00:58.750177372Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=5bf91268-26fc-4db2-aa5d-76bcf012c589 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:00:58.750540 crc crio[20770]: time=\"2026-06-09T17:00:58.750373618Z\" level=info msg=\"Creating container: openstack/neutron-65858c59df-rx4n2/neutron-httpd\" id=11ee9f51-bcd7-4024-af8b-cd0cc47b857f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:00:58.750899 crc crio[20770]: time=\"2026-06-09T17:00:58.750823101Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:58.780436 crc crio[20770]: time=\"2026-06-09T17:00:58.780316065Z\" level=info msg=\"Removed container c4b51a4687feda81ad0d8b842dc9b6e641601ba74b088b12aaadacbed8c0a737: openstack/ceilometer-0/ceilometer-notification-agent\" id=a369bd14-7a30-4d13-9e81-60601cde8a79 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:00:58.783510 crc crio[20770]: time=\"2026-06-09T17:00:58.783441866Z\" level=info msg=\"Removing container: 8350aa5a4850df3268104fab1ebb4e5d3024d053fbc6c6594e0481a07a8d3495\" id=ee5b0312-1929-4af2-964d-dc70577fe48d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:00:58.816843 crc crio[20770]: time=\"2026-06-09T17:00:58.815975229Z\" level=info msg=\"Created container 41ec7f9b4b99af05b8563042aa2a5b3bfc3625d338e5f8c575ca3c7fb14d63a9: openstack/barbican-keystone-listener-cf5ffb8b4-qrm27/barbican-keystone-listener-log\" id=aa79ab4e-0b9c-490d-996c-7c494b9b9cff name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:00:58.817235 crc crio[20770]: time=\"2026-06-09T17:00:58.816167534Z\" level=info msg=\"Removed container 8350aa5a4850df3268104fab1ebb4e5d3024d053fbc6c6594e0481a07a8d3495: openstack/ceilometer-0/ceilometer-central-agent\" id=ee5b0312-1929-4af2-964d-dc70577fe48d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:00:58.818015 crc crio[20770]: time=\"2026-06-09T17:00:58.817933946Z\" level=info msg=\"Starting container: 41ec7f9b4b99af05b8563042aa2a5b3bfc3625d338e5f8c575ca3c7fb14d63a9\" id=c32c75b4-1d92-44dd-acbb-a3f74ad28267 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:00:58.824469 crc crio[20770]: time=\"2026-06-09T17:00:58.824366862Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=d4961884-143e-49d6-86e2-d05eb0ff9c65 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:00:58.826361 crc crio[20770]: time=\"2026-06-09T17:00:58.826251467Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:58.827145 crc crio[20770]: time=\"2026-06-09T17:00:58.82705026Z\" level=info msg=\"Started container\" PID=69026 containerID=41ec7f9b4b99af05b8563042aa2a5b3bfc3625d338e5f8c575ca3c7fb14d63a9 description=openstack/barbican-keystone-listener-cf5ffb8b4-qrm27/barbican-keystone-listener-log id=c32c75b4-1d92-44dd-acbb-a3f74ad28267 name=/runtime.v1.RuntimeService/StartContainer sandboxID=13a1055bf2dcf6c5e6d2e4d002c73a13fdb4464233d081711ae7a153d5089ae1\nJun 09 17:00:58.830625 crc crio[20770]: time=\"2026-06-09T17:00:58.830541391Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:58.898527 crc crio[20770]: time=\"2026-06-09T17:00:58.898359907Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=5a510895-46d5-48c8-bb46-154358cd72bb name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:00:59.232934 crc crio[20770]: time=\"2026-06-09T17:00:59.232515632Z\" level=info msg=\"Created container 9c9e6207da1a8d01796db6f82f10b8c3165d565a24cc3dcb60928b493d4d2dd1: openstack/neutron-66779bf6b8-pmlls/neutron-httpd\" id=76ab7f64-998d-4cbd-b3c6-bad2418e855b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:00:59.234728 crc crio[20770]: time=\"2026-06-09T17:00:59.23452122Z\" level=info msg=\"Starting container: 9c9e6207da1a8d01796db6f82f10b8c3165d565a24cc3dcb60928b493d4d2dd1\" id=0a7d346d-a0ec-44f5-a6cb-6022a1d9cd93 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:00:59.241046 crc crio[20770]: time=\"2026-06-09T17:00:59.240907505Z\" level=info msg=\"Started container\" PID=69058 containerID=9c9e6207da1a8d01796db6f82f10b8c3165d565a24cc3dcb60928b493d4d2dd1 description=openstack/neutron-66779bf6b8-pmlls/neutron-httpd id=0a7d346d-a0ec-44f5-a6cb-6022a1d9cd93 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3d82194b9d043719ca5497c3b27c2126c2031f8be0b5bcab465895471280f34d\nJun 09 17:00:59.241544 crc crio[20770]: time=\"2026-06-09T17:00:59.241478452Z\" level=info msg=\"Creating container: openstack/barbican-api-6679ccdd46-9q4b9/barbican-api\" id=05a4d64e-9a43-48f7-97e0-3ef30b452ff8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:00:59.242163 crc crio[20770]: time=\"2026-06-09T17:00:59.241955936Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:59.247448 crc crio[20770]: time=\"2026-06-09T17:00:59.247350192Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=fe511084-1bb4-4941-a086-9cc07f44389d name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:00:59.301532 crc crio[20770]: time=\"2026-06-09T17:00:59.30144262Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:59.305529 crc crio[20770]: time=\"2026-06-09T17:00:59.305466676Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:59.329623 crc crio[20770]: time=\"2026-06-09T17:00:59.329458722Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=c8e749a5-0877-4de3-ac26-29de92cc2106 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:00:59.370018 crc crio[20770]: time=\"2026-06-09T17:00:59.362960483Z\" level=info msg=\"Created container 4b9b550bab4880d891dde91b665c598d2af4af4e1e25b50d1eda6a6baa23c5f7: openstack/neutron-65858c59df-rx4n2/neutron-httpd\" id=11ee9f51-bcd7-4024-af8b-cd0cc47b857f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:00:59.370018 crc crio[20770]: time=\"2026-06-09T17:00:59.364555639Z\" level=info msg=\"Starting container: 4b9b550bab4880d891dde91b665c598d2af4af4e1e25b50d1eda6a6baa23c5f7\" id=7741adeb-10d0-4369-b76d-0e0e4ab44e43 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:00:59.370989 crc crio[20770]: time=\"2026-06-09T17:00:59.370715708Z\" level=info msg=\"Started container\" PID=69089 containerID=4b9b550bab4880d891dde91b665c598d2af4af4e1e25b50d1eda6a6baa23c5f7 description=openstack/neutron-65858c59df-rx4n2/neutron-httpd id=7741adeb-10d0-4369-b76d-0e0e4ab44e43 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6e6c3ea0117438557f5007e05ee9f1c763de064a8baf1b005234d3947f40acf4\nJun 09 17:00:59.514840 crc crio[20770]: time=\"2026-06-09T17:00:59.514419743Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-zd5tx/extract-utilities\" id=d1b09f78-8a9e-4335-b189-101f4e617734 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:00:59.515169 crc crio[20770]: time=\"2026-06-09T17:00:59.514933488Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:59.590856 crc crio[20770]: time=\"2026-06-09T17:00:59.590435736Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:59.595198 crc crio[20770]: time=\"2026-06-09T17:00:59.595101211Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:59.749032 crc crio[20770]: time=\"2026-06-09T17:00:59.748984971Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7544b8cd67-rlsb7/dnsmasq-dns\" id=39260563-cabb-4be4-b7e6-21d87b007017 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:00:59.749579 crc crio[20770]: time=\"2026-06-09T17:00:59.749549378Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:59.851322 crc crio[20770]: time=\"2026-06-09T17:00:59.851130692Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:59.856123 crc crio[20770]: time=\"2026-06-09T17:00:59.856035674Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:59.945205 crc crio[20770]: time=\"2026-06-09T17:00:59.94455469Z\" level=info msg=\"Created container 80ee81cf182a9ee73a8f6677964a60c418c3101d592e49f195ecd31028b3c9e6: openstack/barbican-api-6679ccdd46-9q4b9/barbican-api\" id=05a4d64e-9a43-48f7-97e0-3ef30b452ff8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:00:59.949270 crc crio[20770]: time=\"2026-06-09T17:00:59.949229165Z\" level=info msg=\"Creating container: openstack/barbican-worker-5dfdb78759-2j5wc/barbican-worker\" id=63781207-a816-4f66-b1ab-a9843ef1434b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:00:59.949839 crc crio[20770]: time=\"2026-06-09T17:00:59.949609086Z\" level=info msg=\"Starting container: 80ee81cf182a9ee73a8f6677964a60c418c3101d592e49f195ecd31028b3c9e6\" id=b05b6b0b-51c6-4e18-808d-096b81709fac name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:00:59.951211 crc crio[20770]: time=\"2026-06-09T17:00:59.951186362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:00:59.957324 crc crio[20770]: time=\"2026-06-09T17:00:59.957181066Z\" level=info msg=\"Started container\" PID=69118 containerID=80ee81cf182a9ee73a8f6677964a60c418c3101d592e49f195ecd31028b3c9e6 description=openstack/barbican-api-6679ccdd46-9q4b9/barbican-api id=b05b6b0b-51c6-4e18-808d-096b81709fac name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f088435c78b40dcb733ecf6f489ce943b54b4b72abd0dcfc520e7ca649b368e\nJun 09 17:00:59.971209 crc crio[20770]: time=\"2026-06-09T17:00:59.97112471Z\" level=info msg=\"Created container 8f7cb7e05c5bf9ba552373eaffc8c68f0190e04089b35dce2af0dcb5f739c85c: openshift-marketplace/redhat-operators-zd5tx/extract-utilities\" id=d1b09f78-8a9e-4335-b189-101f4e617734 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:00:59.972840 crc crio[20770]: time=\"2026-06-09T17:00:59.972712176Z\" level=info msg=\"Starting container: 8f7cb7e05c5bf9ba552373eaffc8c68f0190e04089b35dce2af0dcb5f739c85c\" id=53a23a8c-4f65-4e7e-85e9-7b32b16ed4fc name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:00:59.980241 crc crio[20770]: time=\"2026-06-09T17:00:59.978848504Z\" level=info msg=\"Started container\" PID=69279 containerID=8f7cb7e05c5bf9ba552373eaffc8c68f0190e04089b35dce2af0dcb5f739c85c description=openshift-marketplace/redhat-operators-zd5tx/extract-utilities id=53a23a8c-4f65-4e7e-85e9-7b32b16ed4fc name=/runtime.v1.RuntimeService/StartContainer sandboxID=604e7a0702a18f564962cebe94476fc6f95fcd14bd4de8e8cb7f591baa1d7003\nJun 09 17:01:00.005393 crc crio[20770]: time=\"2026-06-09T17:01:00.005342332Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:01:00.015816 crc crio[20770]: time=\"2026-06-09T17:01:00.015736583Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:01:00.251304 crc crio[20770]: time=\"2026-06-09T17:01:00.251125926Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-cf5ffb8b4-qrm27/barbican-keystone-listener\" id=0aecda86-4e0a-4000-a92e-6a51140b0fd4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:01:00.253301 crc crio[20770]: time=\"2026-06-09T17:01:00.253136704Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:01:00.261691 crc crio[20770]: time=\"2026-06-09T17:01:00.260515978Z\" level=info msg=\"Created container a3848c787cde8298b7ce4d3973fb3fba516ffc6a5815f3675b3e434b345995d5: openstack/dnsmasq-dns-7544b8cd67-rlsb7/dnsmasq-dns\" id=39260563-cabb-4be4-b7e6-21d87b007017 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:01:00.261691 crc crio[20770]: time=\"2026-06-09T17:01:00.261112635Z\" level=info msg=\"Created container 0dce1a303420baa1fbf6a92f3397714d9ac17541f82c944509060e0d6a4e756f: openstack/barbican-worker-5dfdb78759-2j5wc/barbican-worker\" id=63781207-a816-4f66-b1ab-a9843ef1434b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:01:00.272052 crc crio[20770]: time=\"2026-06-09T17:01:00.268196611Z\" level=info msg=\"Starting container: a3848c787cde8298b7ce4d3973fb3fba516ffc6a5815f3675b3e434b345995d5\" id=7f0e1c27-ad1a-461c-8db8-814c3f0acad8 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:01:00.272934 crc crio[20770]: time=\"2026-06-09T17:01:00.272763143Z\" level=info msg=\"Starting container: 0dce1a303420baa1fbf6a92f3397714d9ac17541f82c944509060e0d6a4e756f\" id=c4bac78d-be36-47c5-8725-6610fb2e5575 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:01:00.280100 crc crio[20770]: time=\"2026-06-09T17:01:00.279952071Z\" level=info msg=\"Started container\" PID=69389 containerID=a3848c787cde8298b7ce4d3973fb3fba516ffc6a5815f3675b3e434b345995d5 description=openstack/dnsmasq-dns-7544b8cd67-rlsb7/dnsmasq-dns id=7f0e1c27-ad1a-461c-8db8-814c3f0acad8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=82bbc98d7d701f5f6ddd8ae95044a0824c53d95ea91bbcbd403fb4bfc465882a\nJun 09 17:01:00.304093 crc crio[20770]: time=\"2026-06-09T17:01:00.301894347Z\" level=info msg=\"Started container\" PID=69408 containerID=0dce1a303420baa1fbf6a92f3397714d9ac17541f82c944509060e0d6a4e756f description=openstack/barbican-worker-5dfdb78759-2j5wc/barbican-worker id=c4bac78d-be36-47c5-8725-6610fb2e5575 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2a8a510a8f1069c4d58619609da78b111802bf62e5e1f6f26dcd097908b4c73e\nJun 09 17:01:00.431532 crc crio[20770]: time=\"2026-06-09T17:01:00.431404981Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:01:00.455097 crc crio[20770]: time=\"2026-06-09T17:01:00.454963414Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:01:00.715245 crc crio[20770]: time=\"2026-06-09T17:01:00.715097553Z\" level=info msg=\"Created container 419446f16144dd21ce786151539c25cb89ad99980b5e92ad05c9018a717e0383: openstack/barbican-keystone-listener-cf5ffb8b4-qrm27/barbican-keystone-listener\" id=0aecda86-4e0a-4000-a92e-6a51140b0fd4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:01:00.719883 crc crio[20770]: time=\"2026-06-09T17:01:00.719806189Z\" level=info msg=\"Starting container: 419446f16144dd21ce786151539c25cb89ad99980b5e92ad05c9018a717e0383\" id=f9f949e1-9f3d-4348-bdaf-89d58a4aa9c9 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:01:00.727012 crc crio[20770]: time=\"2026-06-09T17:01:00.726901425Z\" level=info msg=\"Started container\" PID=69549 containerID=419446f16144dd21ce786151539c25cb89ad99980b5e92ad05c9018a717e0383 description=openstack/barbican-keystone-listener-cf5ffb8b4-qrm27/barbican-keystone-listener id=f9f949e1-9f3d-4348-bdaf-89d58a4aa9c9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=13a1055bf2dcf6c5e6d2e4d002c73a13fdb4464233d081711ae7a153d5089ae1\nJun 09 17:01:00.871874 crc crio[20770]: time=\"2026-06-09T17:01:00.871726443Z\" level=info msg=\"Stopping pod sandbox: 6d1fdb2fe961ae49cf9f95ac3bae7ab7323a4636630b2877026cbb87d2c89dab\" id=6ed8582c-dabe-4127-851c-b3506a6f2966 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:01:00.872180 crc crio[20770]: time=\"2026-06-09T17:01:00.872092793Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=e74abb01-1972-4b1c-b0ca-ed4b0fee05ce name=/runtime.v1.ImageService/PullImage\nJun 09 17:01:00.874445 crc crio[20770]: time=\"2026-06-09T17:01:00.873565456Z\" level=info msg=\"Got pod network &{Name:cinder-online-data-migrations-m5lmg Namespace:openstack ID:6d1fdb2fe961ae49cf9f95ac3bae7ab7323a4636630b2877026cbb87d2c89dab UID:8261c9c6-4f3e-455d-9643-0b1da32e44c5 NetNS:/var/run/netns/76200f6a-35e1-487a-82e4-4a863ff34451 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8261c9c6_4f3e_455d_9643_0b1da32e44c5.slice PodAnnotations:0xc000134e68}] Aliases:map[]}\"\nJun 09 17:01:00.874445 crc crio[20770]: time=\"2026-06-09T17:01:00.874067551Z\" level=info msg=\"Deleting pod openstack_cinder-online-data-migrations-m5lmg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:01:00.890001 crc crio[20770]: time=\"2026-06-09T17:01:00.885225274Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 09 17:01:01.031174 crc crio[20770]: time=\"2026-06-09T17:01:01.031067661Z\" level=info msg=\"Running pod sandbox: openstack/keystone-cron-29683741-22srr/POD\" id=a40dffc8-c274-4f5c-951a-61bcab6aef3d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:01:01.031398 crc crio[20770]: time=\"2026-06-09T17:01:01.031203425Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:01:01.086593 crc crio[20770]: time=\"2026-06-09T17:01:01.0855295Z\" level=info msg=\"Got pod network &{Name:keystone-cron-29683741-22srr Namespace:openstack ID:9c497bf0ce06e51db7904f9fd413b25930ef91da0fca590b01ec23936841faf9 UID:5e9f44ed-40ff-4824-ba52-c00ff29abc07 NetNS:/var/run/netns/97c3fd77-589a-483a-a6da-063712bdefaf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5e9f44ed_40ff_4824_ba52_c00ff29abc07.slice PodAnnotations:0xc000135038}] Aliases:map[]}\"\nJun 09 17:01:01.086593 crc crio[20770]: time=\"2026-06-09T17:01:01.085599782Z\" level=info msg=\"Adding pod openstack_keystone-cron-29683741-22srr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:01:01.213736 crc crio[20770]: time=\"2026-06-09T17:01:01.205151057Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=6bd10f61-9e1c-4096-b812-f262de7407d2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:01:01.213736 crc crio[20770]: time=\"2026-06-09T17:01:01.205848157Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:01:01.320676 crc crio[20770]: time=\"2026-06-09T17:01:01.320538371Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:ed377aff163f9dc8833993b6447c9b6171eee7493b5b04e0aebdcc7055ad0e60 UID:b24526e5-ad98-4066-ac89-34322c5fb3bd NetNS:/var/run/netns/1d6533d6-170c-4868-b103-b359bc3760e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb24526e5_ad98_4066_ac89_34322c5fb3bd.slice PodAnnotations:0xc00008c990}] Aliases:map[]}\"\nJun 09 17:01:01.320676 crc crio[20770]: time=\"2026-06-09T17:01:01.320621194Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:01:01.433705 crc crio[20770]: time=\"2026-06-09T17:01:01.431885989Z\" level=info msg=\"Stopped pod sandbox: 6d1fdb2fe961ae49cf9f95ac3bae7ab7323a4636630b2877026cbb87d2c89dab\" id=6ed8582c-dabe-4127-851c-b3506a6f2966 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:01:01.833721 crc crio[20770]: 2026-06-09T17:01:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9c497bf0ce06e51 Mac:36:ee:17:a3:c3:9f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a8 Mtu:0 Sandbox:/var/run/netns/97c3fd77-589a-483a-a6da-063712bdefaf SocketPath: PciID:}] [{Interface:0xc0004026b0 Address:{IP:10.217.0.168 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:01:01.834079 crc crio[20770]: time=\"2026-06-09T17:01:01.833959632Z\" level=info msg=\"Got pod network &{Name:keystone-cron-29683741-22srr Namespace:openstack ID:9c497bf0ce06e51db7904f9fd413b25930ef91da0fca590b01ec23936841faf9 UID:5e9f44ed-40ff-4824-ba52-c00ff29abc07 NetNS:/var/run/netns/97c3fd77-589a-483a-a6da-063712bdefaf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5e9f44ed_40ff_4824_ba52_c00ff29abc07.slice PodAnnotations:0xc000135038}] Aliases:map[]}\"\nJun 09 17:01:01.834164 crc crio[20770]: time=\"2026-06-09T17:01:01.834149278Z\" level=info msg=\"Checking pod openstack_keystone-cron-29683741-22srr for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:01:01.868701 crc crio[20770]: time=\"2026-06-09T17:01:01.865399424Z\" level=info msg=\"Ran pod sandbox 9c497bf0ce06e51db7904f9fd413b25930ef91da0fca590b01ec23936841faf9 with infra container: openstack/keystone-cron-29683741-22srr/POD\" id=a40dffc8-c274-4f5c-951a-61bcab6aef3d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:01:01.876325 crc crio[20770]: time=\"2026-06-09T17:01:01.876220507Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=2cb7f4b0-d072-442c-b9b0-00a3bb5bca3f name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:01:01.930415 crc crio[20770]: time=\"2026-06-09T17:01:01.930305145Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=f694d956-0ccd-4bd7-9f50-a579dcc3cbf9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:01:01.940202 crc crio[20770]: time=\"2026-06-09T17:01:01.940031627Z\" level=info msg=\"Creating container: openstack/keystone-cron-29683741-22srr/keystone-cron\" id=5b74a6d6-9cc9-4702-8918-95afc4b054e3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:01:01.940509 crc crio[20770]: time=\"2026-06-09T17:01:01.940453479Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:01:02.032726 crc crio[20770]: time=\"2026-06-09T17:01:02.031626222Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:01:02.040609 crc crio[20770]: time=\"2026-06-09T17:01:02.040488028Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:01:02.120775 crc crio[20770]: 2026-06-09T17:01:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ed377aff163f9dc Mac:7e:48:e6:3d:27:dc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a9 Mtu:0 Sandbox:/var/run/netns/1d6533d6-170c-4868-b103-b359bc3760e0 SocketPath: PciID:}] [{Interface:0xc00043e720 Address:{IP:10.217.0.169 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:01:02.122378 crc crio[20770]: time=\"2026-06-09T17:01:02.122287049Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:ed377aff163f9dc8833993b6447c9b6171eee7493b5b04e0aebdcc7055ad0e60 UID:b24526e5-ad98-4066-ac89-34322c5fb3bd NetNS:/var/run/netns/1d6533d6-170c-4868-b103-b359bc3760e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb24526e5_ad98_4066_ac89_34322c5fb3bd.slice PodAnnotations:0xc00008c990}] Aliases:map[]}\"\nJun 09 17:01:02.122623 crc crio[20770]: time=\"2026-06-09T17:01:02.122555447Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:01:02.151694 crc crio[20770]: time=\"2026-06-09T17:01:02.151519097Z\" level=info msg=\"Ran pod sandbox ed377aff163f9dc8833993b6447c9b6171eee7493b5b04e0aebdcc7055ad0e60 with infra container: openstack/ceilometer-0/POD\" id=6bd10f61-9e1c-4096-b812-f262de7407d2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:01:02.157686 crc crio[20770]: time=\"2026-06-09T17:01:02.15750018Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=217d3e54-8a70-4ace-a97b-26c92fce2267 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:01:02.249805 crc crio[20770]: time=\"2026-06-09T17:01:02.245918553Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=ef378d03-4265-425a-b1a0-9898cfd8d743 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:01:02.284188 crc crio[20770]: time=\"2026-06-09T17:01:02.283904234Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=a6030a51-510c-4857-9e1d-986ff3619028 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:01:02.286857 crc crio[20770]: time=\"2026-06-09T17:01:02.286376055Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:01:02.318329 crc crio[20770]: time=\"2026-06-09T17:01:02.318215078Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:fc6a16d8f231accd9aa36e952dece09ceb23dd2bd734fa3d5279adae1b59f636\" id=e74abb01-1972-4b1c-b0ca-ed4b0fee05ce name=/runtime.v1.ImageService/PullImage\nJun 09 17:01:02.319453 crc crio[20770]: time=\"2026-06-09T17:01:02.319379552Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=8ece9453-4ec3-4b8f-b865-6c29e668f111 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:01:02.359230 crc crio[20770]: time=\"2026-06-09T17:01:02.359089323Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=e30f2e74-4b94-4d1b-8c93-b30a68a39eae name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:01:02.370547 crc crio[20770]: time=\"2026-06-09T17:01:02.370463533Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-zd5tx/extract-content\" id=aa937d1c-e0b7-4d95-84c0-00965ec9e215 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:01:02.371208 crc crio[20770]: time=\"2026-06-09T17:01:02.371109681Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:01:02.550304 crc crio[20770]: time=\"2026-06-09T17:01:02.547216766Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:01:02.560428 crc crio[20770]: time=\"2026-06-09T17:01:02.560297335Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:01:02.562407 crc crio[20770]: time=\"2026-06-09T17:01:02.561054417Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:01:02.590463 crc crio[20770]: time=\"2026-06-09T17:01:02.589883202Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:01:02.872244 crc crio[20770]: time=\"2026-06-09T17:01:02.872174364Z\" level=info msg=\"Created container 16d98c03f3047821518af655e56a86e9fbc53ceea68bac3f082c825d7a9e7b86: openshift-marketplace/redhat-operators-zd5tx/extract-content\" id=aa937d1c-e0b7-4d95-84c0-00965ec9e215 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:01:02.875282 crc crio[20770]: time=\"2026-06-09T17:01:02.875073018Z\" level=info msg=\"Starting container: 16d98c03f3047821518af655e56a86e9fbc53ceea68bac3f082c825d7a9e7b86\" id=762831da-fb8f-453e-8df4-cae63038e638 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:01:02.919149 crc crio[20770]: time=\"2026-06-09T17:01:02.919042613Z\" level=info msg=\"Started container\" PID=69951 containerID=16d98c03f3047821518af655e56a86e9fbc53ceea68bac3f082c825d7a9e7b86 description=openshift-marketplace/redhat-operators-zd5tx/extract-content id=762831da-fb8f-453e-8df4-cae63038e638 name=/runtime.v1.RuntimeService/StartContainer sandboxID=604e7a0702a18f564962cebe94476fc6f95fcd14bd4de8e8cb7f591baa1d7003\nJun 09 17:01:03.227392 crc crio[20770]: time=\"2026-06-09T17:01:03.226288468Z\" level=info msg=\"Running pod sandbox: openstack/cinder-scheduler-0/POD\" id=29e2ccf7-5317-46c9-adb9-31d0d64d8149 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:01:03.227392 crc crio[20770]: time=\"2026-06-09T17:01:03.226390731Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:01:03.298705 crc crio[20770]: time=\"2026-06-09T17:01:03.297921764Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:7fa4a6ecc5cf6c0c7276b443710ae94c862d2f8b0574b31188a7a21bad4fdcbf UID:67d9c752-1050-4fe8-a8c2-3c5624176553 NetNS:/var/run/netns/39923be1-71d7-40ed-9ff4-c8eefa5517c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod67d9c752_1050_4fe8_a8c2_3c5624176553.slice PodAnnotations:0xc0029d48c0}] Aliases:map[]}\"\nJun 09 17:01:03.298705 crc crio[20770]: time=\"2026-06-09T17:01:03.298226233Z\" level=info msg=\"Adding pod openstack_cinder-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:01:03.827250 crc crio[20770]: time=\"2026-06-09T17:01:03.826703481Z\" level=info msg=\"Created container dcd52a168faf50473c8021dd9bd1c4586bd4f9b583b0627e721eff82c2bd41dc: openstack/ceilometer-0/ceilometer-central-agent\" id=a6030a51-510c-4857-9e1d-986ff3619028 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:01:03.832286 crc crio[20770]: time=\"2026-06-09T17:01:03.832162769Z\" level=info msg=\"Starting container: dcd52a168faf50473c8021dd9bd1c4586bd4f9b583b0627e721eff82c2bd41dc\" id=c89ed8cc-4010-4970-be45-0cf0bdc836cf name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:01:03.833217 crc crio[20770]: time=\"2026-06-09T17:01:03.833098216Z\" level=info msg=\"Created container 7ae0cdffa3d5d1f880c9fc764732af0ac7b0faae4418af1b5e5661ca30744ece: openstack/keystone-cron-29683741-22srr/keystone-cron\" id=5b74a6d6-9cc9-4702-8918-95afc4b054e3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:01:03.835099 crc crio[20770]: time=\"2026-06-09T17:01:03.834883958Z\" level=info msg=\"Starting container: 7ae0cdffa3d5d1f880c9fc764732af0ac7b0faae4418af1b5e5661ca30744ece\" id=4db8586d-e09f-4362-ae22-8c0622092201 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:01:03.840154 crc crio[20770]: time=\"2026-06-09T17:01:03.840051278Z\" level=info msg=\"Started container\" PID=69947 containerID=dcd52a168faf50473c8021dd9bd1c4586bd4f9b583b0627e721eff82c2bd41dc description=openstack/ceilometer-0/ceilometer-central-agent id=c89ed8cc-4010-4970-be45-0cf0bdc836cf name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed377aff163f9dc8833993b6447c9b6171eee7493b5b04e0aebdcc7055ad0e60\nJun 09 17:01:03.844042 crc crio[20770]: time=\"2026-06-09T17:01:03.843959491Z\" level=info msg=\"Started container\" PID=69926 containerID=7ae0cdffa3d5d1f880c9fc764732af0ac7b0faae4418af1b5e5661ca30744ece description=openstack/keystone-cron-29683741-22srr/keystone-cron id=4db8586d-e09f-4362-ae22-8c0622092201 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9c497bf0ce06e51db7904f9fd413b25930ef91da0fca590b01ec23936841faf9\nJun 09 17:01:04.096927 crc crio[20770]: time=\"2026-06-09T17:01:04.09682919Z\" level=info msg=\"Stopping container: a3848c787cde8298b7ce4d3973fb3fba516ffc6a5815f3675b3e434b345995d5 (timeout: 10s)\" id=b968143b-7343-411b-8fad-000ed82936ed name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:01:04.250194 crc crio[20770]: time=\"2026-06-09T17:01:04.250091351Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=2a8a7e59-65ab-4b68-aaba-e89f2cfcd189 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:01:04.285213 crc crio[20770]: time=\"2026-06-09T17:01:04.285113826Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=d7e843a4-1489-4d14-af09-a1b31bdb3a5a name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:01:04.301089 crc crio[20770]: time=\"2026-06-09T17:01:04.300994997Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=81b58b78-cf6c-441c-a36c-6d1da0b01449 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:01:04.301518 crc crio[20770]: time=\"2026-06-09T17:01:04.301404359Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:01:04.449841 crc crio[20770]: time=\"2026-06-09T17:01:04.443856757Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:01:04.460266 crc crio[20770]: time=\"2026-06-09T17:01:04.459589103Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:01:04.492593 crc crio[20770]: 2026-06-09T17:01:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7fa4a6ecc5cf6c0 Mac:62:72:4f:b0:d2:c8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:aa Mtu:0 Sandbox:/var/run/netns/39923be1-71d7-40ed-9ff4-c8eefa5517c4 SocketPath: PciID:}] [{Interface:0xc0006245d0 Address:{IP:10.217.0.170 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:01:04.492593 crc crio[20770]: time=\"2026-06-09T17:01:04.478281915Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:7fa4a6ecc5cf6c0c7276b443710ae94c862d2f8b0574b31188a7a21bad4fdcbf UID:67d9c752-1050-4fe8-a8c2-3c5624176553 NetNS:/var/run/netns/39923be1-71d7-40ed-9ff4-c8eefa5517c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod67d9c752_1050_4fe8_a8c2_3c5624176553.slice PodAnnotations:0xc0029d48c0}] Aliases:map[]}\"\nJun 09 17:01:04.492593 crc crio[20770]: time=\"2026-06-09T17:01:04.47845505Z\" level=info msg=\"Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:01:04.501271 crc crio[20770]: time=\"2026-06-09T17:01:04.501165478Z\" level=info msg=\"Ran pod sandbox 7fa4a6ecc5cf6c0c7276b443710ae94c862d2f8b0574b31188a7a21bad4fdcbf with infra container: openstack/cinder-scheduler-0/POD\" id=29e2ccf7-5317-46c9-adb9-31d0d64d8149 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:01:04.512419 crc crio[20770]: time=\"2026-06-09T17:01:04.512333552Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=a04618e2-9bd0-422d-88ea-102777e52e29 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:01:04.513117 crc crio[20770]: time=\"2026-06-09T17:01:04.513097024Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified not found\" id=a04618e2-9bd0-422d-88ea-102777e52e29 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:01:04.513253 crc crio[20770]: time=\"2026-06-09T17:01:04.513237429Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified found\" id=a04618e2-9bd0-422d-88ea-102777e52e29 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:01:04.521078 crc crio[20770]: time=\"2026-06-09T17:01:04.518086599Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=bd5feb10-ea61-48cf-9c34-a467e62dad1a name=/runtime.v1.ImageService/PullImage\nJun 09 17:01:04.537393 crc crio[20770]: time=\"2026-06-09T17:01:04.537269245Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\\\"\"\nJun 09 17:01:04.571410 crc crio[20770]: time=\"2026-06-09T17:01:04.571287631Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-854d79d8f9-zjgd9/POD\" id=d491fa32-9f59-42c3-9c43-c853d3370d19 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:01:04.571549 crc crio[20770]: time=\"2026-06-09T17:01:04.571427695Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:01:04.643552 crc crio[20770]: time=\"2026-06-09T17:01:04.6433564Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-854d79d8f9-zjgd9 Namespace:openstack ID:1dcbd67eec72d39d9870a58674f1c15a194e7ccef3c5f0bbed9500937da29ec9 UID:f3d6818c-b56f-4315-8ca1-b434e36b9866 NetNS:/var/run/netns/d8ef987a-877e-46ce-acd7-c2a59e57280e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf3d6818c_b56f_4315_8ca1_b434e36b9866.slice PodAnnotations:0xc001e809b0}] Aliases:map[]}\"\nJun 09 17:01:04.643923 crc crio[20770]: time=\"2026-06-09T17:01:04.643600117Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-854d79d8f9-zjgd9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:01:04.851734 crc crio[20770]: time=\"2026-06-09T17:01:04.844565162Z\" level=info msg=\"Stopped container a3848c787cde8298b7ce4d3973fb3fba516ffc6a5815f3675b3e434b345995d5: openstack/dnsmasq-dns-7544b8cd67-rlsb7/dnsmasq-dns\" id=b968143b-7343-411b-8fad-000ed82936ed name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:01:04.851734 crc crio[20770]: time=\"2026-06-09T17:01:04.85002961Z\" level=info msg=\"Stopping pod sandbox: 82bbc98d7d701f5f6ddd8ae95044a0824c53d95ea91bbcbd403fb4bfc465882a\" id=fbc5d245-f406-4d7b-8239-c8fd3f766652 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:01:04.851734 crc crio[20770]: time=\"2026-06-09T17:01:04.850461013Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7544b8cd67-rlsb7 Namespace:openstack ID:82bbc98d7d701f5f6ddd8ae95044a0824c53d95ea91bbcbd403fb4bfc465882a UID:8a7c8249-2f95-4761-933b-983c42a62c5c NetNS:/var/run/netns/406969fd-5be9-4d54-8ec4-e98a86ee8456 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8a7c8249_2f95_4761_933b_983c42a62c5c.slice PodAnnotations:0xc0029d4ca0}] Aliases:map[]}\"\nJun 09 17:01:04.851734 crc crio[20770]: time=\"2026-06-09T17:01:04.850592187Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-7544b8cd67-rlsb7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:01:04.992143 crc crio[20770]: time=\"2026-06-09T17:01:04.986974039Z\" level=info msg=\"Created container 398a694ebb020bcf4ce14e127dfd3a65cd5f36b695c699061c4805188f5395fa: openstack/ceilometer-0/ceilometer-notification-agent\" id=81b58b78-cf6c-441c-a36c-6d1da0b01449 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:01:05.004548 crc crio[20770]: time=\"2026-06-09T17:01:05.00115586Z\" level=info msg=\"Starting container: 398a694ebb020bcf4ce14e127dfd3a65cd5f36b695c699061c4805188f5395fa\" id=9f2a21d2-d20c-41c7-994c-2642261e45d9 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:01:05.057269 crc crio[20770]: time=\"2026-06-09T17:01:05.057011699Z\" level=info msg=\"Started container\" PID=70149 containerID=398a694ebb020bcf4ce14e127dfd3a65cd5f36b695c699061c4805188f5395fa description=openstack/ceilometer-0/ceilometer-notification-agent id=9f2a21d2-d20c-41c7-994c-2642261e45d9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed377aff163f9dc8833993b6447c9b6171eee7493b5b04e0aebdcc7055ad0e60\nJun 09 17:01:05.109709 crc crio[20770]: time=\"2026-06-09T17:01:05.108914064Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=ada725f4-3c57-42dc-968d-ae54c2cc2faa name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:01:05.171597 crc crio[20770]: time=\"2026-06-09T17:01:05.171025444Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=0d3fb0bd-6089-4cb1-8d06-3f40c3b69888 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:01:05.226693 crc crio[20770]: time=\"2026-06-09T17:01:05.215200604Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=43378d67-7fb1-4e05-9a0c-7d0db3195a46 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:01:05.226693 crc crio[20770]: time=\"2026-06-09T17:01:05.215686988Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:01:05.256971 crc crio[20770]: time=\"2026-06-09T17:01:05.256234324Z\" level=info msg=\"Running pod sandbox: openstack/cinder-api-0/POD\" id=a87a9233-d5f2-46f2-a867-7d6ad3dd1e98 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:01:05.256971 crc crio[20770]: time=\"2026-06-09T17:01:05.256349957Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:01:05.404812 crc crio[20770]: time=\"2026-06-09T17:01:05.40377441Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:97f6604f2b38d2bcdf8dbe876ee402428d8111541096d160022343644e0f3d04 UID:a0670e3a-ee82-4474-a5f0-867a56e8a65c NetNS:/var/run/netns/5cfb14ae-a95b-4208-ac46-02eae9d4a679 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda0670e3a_ee82_4474_a5f0_867a56e8a65c.slice PodAnnotations:0xc002a086e8}] Aliases:map[]}\"\nJun 09 17:01:05.404812 crc crio[20770]: time=\"2026-06-09T17:01:05.403860123Z\" level=info msg=\"Adding pod openstack_cinder-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:01:05.579868 crc crio[20770]: time=\"2026-06-09T17:01:05.564833268Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:01:05.588799 crc crio[20770]: time=\"2026-06-09T17:01:05.588501274Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:01:05.682877 crc crio[20770]: 2026-06-09T17:01:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1dcbd67eec72d39 Mac:3a:6f:21:92:36:8a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ab Mtu:0 Sandbox:/var/run/netns/d8ef987a-877e-46ce-acd7-c2a59e57280e SocketPath: PciID:}] [{Interface:0xc0002e68d0 Address:{IP:10.217.0.171 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:01:05.683712 crc crio[20770]: time=\"2026-06-09T17:01:05.683537219Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-854d79d8f9-zjgd9 Namespace:openstack ID:1dcbd67eec72d39d9870a58674f1c15a194e7ccef3c5f0bbed9500937da29ec9 UID:f3d6818c-b56f-4315-8ca1-b434e36b9866 NetNS:/var/run/netns/d8ef987a-877e-46ce-acd7-c2a59e57280e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf3d6818c_b56f_4315_8ca1_b434e36b9866.slice PodAnnotations:0xc001e809b0}] Aliases:map[]}\"\nJun 09 17:01:05.683876 crc crio[20770]: time=\"2026-06-09T17:01:05.683799686Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-854d79d8f9-zjgd9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:01:05.717426 crc crio[20770]: time=\"2026-06-09T17:01:05.717071991Z\" level=info msg=\"Stopped pod sandbox: 82bbc98d7d701f5f6ddd8ae95044a0824c53d95ea91bbcbd403fb4bfc465882a\" id=fbc5d245-f406-4d7b-8239-c8fd3f766652 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:01:05.742935 crc crio[20770]: time=\"2026-06-09T17:01:05.742857158Z\" level=info msg=\"Ran pod sandbox 1dcbd67eec72d39d9870a58674f1c15a194e7ccef3c5f0bbed9500937da29ec9 with infra container: openstack/dnsmasq-dns-854d79d8f9-zjgd9/POD\" id=d491fa32-9f59-42c3-9c43-c853d3370d19 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:01:05.750837 crc crio[20770]: time=\"2026-06-09T17:01:05.74948477Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=5eddbd24-0e5e-436f-a08a-b81e93ae7085 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:01:05.962006 crc crio[20770]: time=\"2026-06-09T17:01:05.96097593Z\" level=info msg=\"Created container 4f90e1d08b2d0857be8d84b8e3ebace3f76570d12afe9c8a2c61fb2370cf5017: openstack/ceilometer-0/sg-core\" id=43378d67-7fb1-4e05-9a0c-7d0db3195a46 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:01:05.980859 crc crio[20770]: time=\"2026-06-09T17:01:05.979997871Z\" level=info msg=\"Starting container: 4f90e1d08b2d0857be8d84b8e3ebace3f76570d12afe9c8a2c61fb2370cf5017\" id=31cc467b-5ec6-4dc2-8a03-ca3091e9680c name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:01:06.004030 crc crio[20770]: time=\"2026-06-09T17:01:06.003910174Z\" level=info msg=\"Started container\" PID=70310 containerID=4f90e1d08b2d0857be8d84b8e3ebace3f76570d12afe9c8a2c61fb2370cf5017 description=openstack/ceilometer-0/sg-core id=31cc467b-5ec6-4dc2-8a03-ca3091e9680c name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed377aff163f9dc8833993b6447c9b6171eee7493b5b04e0aebdcc7055ad0e60\nJun 09 17:01:06.096989 crc crio[20770]: time=\"2026-06-09T17:01:06.095113968Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=7cffd6ef-d4a9-4507-9def-15e39131587d name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:01:06.124504 crc crio[20770]: time=\"2026-06-09T17:01:06.121134582Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=c8fdd1d2-a444-4abc-a9c0-b024ea403659 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:01:06.190207 crc crio[20770]: time=\"2026-06-09T17:01:06.190099371Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-854d79d8f9-zjgd9/init\" id=f7f9c164-4fcf-4aa7-affd-e8c64cf852fd name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:01:06.190612 crc crio[20770]: time=\"2026-06-09T17:01:06.190553104Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:01:06.276093 crc crio[20770]: time=\"2026-06-09T17:01:06.270717538Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=a5303e7d-40c9-4b9a-82b4-9d0e4099553d name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:01:06.315732 crc crio[20770]: 2026-06-09T17:01:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:97f6604f2b38d2b Mac:f6:15:e1:c0:66:70 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ac Mtu:0 Sandbox:/var/run/netns/5cfb14ae-a95b-4208-ac46-02eae9d4a679 SocketPath: PciID:}] [{Interface:0xc0002846d0 Address:{IP:10.217.0.172 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:01:06.316139 crc crio[20770]: time=\"2026-06-09T17:01:06.316081252Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:97f6604f2b38d2bcdf8dbe876ee402428d8111541096d160022343644e0f3d04 UID:a0670e3a-ee82-4474-a5f0-867a56e8a65c NetNS:/var/run/netns/5cfb14ae-a95b-4208-ac46-02eae9d4a679 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda0670e3a_ee82_4474_a5f0_867a56e8a65c.slice PodAnnotations:0xc002a086e8}] Aliases:map[]}\"\nJun 09 17:01:06.319709 crc crio[20770]: time=\"2026-06-09T17:01:06.316270508Z\" level=info msg=\"Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:01:06.347871 crc crio[20770]: time=\"2026-06-09T17:01:06.347077421Z\" level=info msg=\"Removing container: a3848c787cde8298b7ce4d3973fb3fba516ffc6a5815f3675b3e434b345995d5\" id=c2ce315b-b728-4e4f-88fb-f345fd9d7b2c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:01:06.435711 crc crio[20770]: time=\"2026-06-09T17:01:06.434985329Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:01:06.441700 crc crio[20770]: time=\"2026-06-09T17:01:06.441061465Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:01:06.481382 crc crio[20770]: time=\"2026-06-09T17:01:06.481168787Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:05ada8cde6c86ae8ee0ca06b60e0cbb9224777312d1f41e2b34dc7d5e04057f4\" id=bd5feb10-ea61-48cf-9c34-a467e62dad1a name=/runtime.v1.ImageService/PullImage\nJun 09 17:01:06.486694 crc crio[20770]: time=\"2026-06-09T17:01:06.483846275Z\" level=info msg=\"Ran pod sandbox 97f6604f2b38d2bcdf8dbe876ee402428d8111541096d160022343644e0f3d04 with infra container: openstack/cinder-api-0/POD\" id=a87a9233-d5f2-46f2-a867-7d6ad3dd1e98 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:01:06.488086 crc crio[20770]: time=\"2026-06-09T17:01:06.488013966Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=ef444abb-1bf1-4204-aef9-3f4995090629 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:01:06.515066 crc crio[20770]: time=\"2026-06-09T17:01:06.514970567Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=27f4fbcd-cd4b-4fba-bdb2-3ed701874457 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:01:06.521000 crc crio[20770]: time=\"2026-06-09T17:01:06.520910789Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=830e9ae0-9f53-4bb3-8448-8b4fa85e261a name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:01:06.586860 crc crio[20770]: time=\"2026-06-09T17:01:06.586307715Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=9a4f4066-ab9b-4145-b310-3f0143acc1a3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:01:06.625129 crc crio[20770]: time=\"2026-06-09T17:01:06.625028297Z\" level=info msg=\"Removed container a3848c787cde8298b7ce4d3973fb3fba516ffc6a5815f3675b3e434b345995d5: openstack/dnsmasq-dns-7544b8cd67-rlsb7/dnsmasq-dns\" id=c2ce315b-b728-4e4f-88fb-f345fd9d7b2c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:01:06.669339 crc crio[20770]: time=\"2026-06-09T17:01:06.669204337Z\" level=info msg=\"Removing container: 0ac915363ed9799d343208a057634fa6ed1998cf2a19a18807e08993eceb2a49\" id=d0fa45a9-1035-417e-95ef-a38154b530e3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:01:06.705027 crc crio[20770]: time=\"2026-06-09T17:01:06.704931203Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=3f67a37f-322e-47fd-8872-d04d99c748cc name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:01:06.707002 crc crio[20770]: time=\"2026-06-09T17:01:06.706922591Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:01:06.746843 crc crio[20770]: time=\"2026-06-09T17:01:06.746145888Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/cinder-scheduler\" id=d776d2d8-0231-4db3-9a39-2e56c6723d3c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:01:06.746843 crc crio[20770]: time=\"2026-06-09T17:01:06.746509868Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api-log\" id=cb92871d-a19e-4d83-aab8-808da972cb3b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:01:06.757156 crc crio[20770]: time=\"2026-06-09T17:01:06.757055824Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:01:06.757430 crc crio[20770]: time=\"2026-06-09T17:01:06.757163637Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:01:06.969909 crc crio[20770]: time=\"2026-06-09T17:01:06.96979045Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:01:06.974864 crc crio[20770]: time=\"2026-06-09T17:01:06.974770404Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:01:06.986709 crc crio[20770]: time=\"2026-06-09T17:01:06.986525835Z\" level=info msg=\"Removed container 0ac915363ed9799d343208a057634fa6ed1998cf2a19a18807e08993eceb2a49: openstack/dnsmasq-dns-7544b8cd67-rlsb7/init\" id=d0fa45a9-1035-417e-95ef-a38154b530e3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:01:06.993464 crc crio[20770]: time=\"2026-06-09T17:01:06.993393884Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:01:06.997195 crc crio[20770]: time=\"2026-06-09T17:01:06.996843504Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:01:07.098698 crc crio[20770]: time=\"2026-06-09T17:01:07.096377029Z\" level=info msg=\"Created container f30c8737aa7a33879f77ecc4623d1db123adcb34842d34807b3dc650466b2a38: openstack/dnsmasq-dns-854d79d8f9-zjgd9/init\" id=f7f9c164-4fcf-4aa7-affd-e8c64cf852fd name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:01:07.099541 crc crio[20770]: time=\"2026-06-09T17:01:07.099456308Z\" level=info msg=\"Starting container: f30c8737aa7a33879f77ecc4623d1db123adcb34842d34807b3dc650466b2a38\" id=fa5e127c-ad27-40a2-aacc-251afae05a14 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:01:07.216127 crc crio[20770]: time=\"2026-06-09T17:01:07.207993114Z\" level=info msg=\"Started container\" PID=70461 containerID=f30c8737aa7a33879f77ecc4623d1db123adcb34842d34807b3dc650466b2a38 description=openstack/dnsmasq-dns-854d79d8f9-zjgd9/init id=fa5e127c-ad27-40a2-aacc-251afae05a14 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1dcbd67eec72d39d9870a58674f1c15a194e7ccef3c5f0bbed9500937da29ec9\nJun 09 17:01:07.413708 crc crio[20770]: time=\"2026-06-09T17:01:07.41005059Z\" level=info msg=\"Created container 196023ece22dbc3c9c5ec0436414fe8e14dccc836417012f4baaaea2cc562821: openstack/ceilometer-0/proxy-httpd\" id=3f67a37f-322e-47fd-8872-d04d99c748cc name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:01:07.424585 crc crio[20770]: time=\"2026-06-09T17:01:07.424496419Z\" level=info msg=\"Starting container: 196023ece22dbc3c9c5ec0436414fe8e14dccc836417012f4baaaea2cc562821\" id=dbb4119d-46da-44d2-a80c-c5a34d1a1b4a name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:01:07.439888 crc crio[20770]: time=\"2026-06-09T17:01:07.439620087Z\" level=info msg=\"Started container\" PID=70481 containerID=196023ece22dbc3c9c5ec0436414fe8e14dccc836417012f4baaaea2cc562821 description=openstack/ceilometer-0/proxy-httpd id=dbb4119d-46da-44d2-a80c-c5a34d1a1b4a name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed377aff163f9dc8833993b6447c9b6171eee7493b5b04e0aebdcc7055ad0e60\nJun 09 17:01:07.591172 crc crio[20770]: time=\"2026-06-09T17:01:07.591068067Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=73c76eb3-4831-4aa7-9cab-b709c7e8da78 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:01:07.770313 crc crio[20770]: time=\"2026-06-09T17:01:07.769376424Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=a3402556-2240-486d-b28f-4d09c11020e3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:01:07.827098 crc crio[20770]: time=\"2026-06-09T17:01:07.826883871Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-854d79d8f9-zjgd9/dnsmasq-dns\" id=79b5755a-fd7e-46e9-97f4-fa34d047f773 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:01:07.827402 crc crio[20770]: time=\"2026-06-09T17:01:07.827363455Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:01:08.181982 crc crio[20770]: time=\"2026-06-09T17:01:08.180977674Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:01:08.221588 crc crio[20770]: time=\"2026-06-09T17:01:08.221465038Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:01:08.557904 crc crio[20770]: time=\"2026-06-09T17:01:08.557327013Z\" level=info msg=\"Created container d947960dfeeb8c59fa2ff4f5a96c247796988ab7583a3df9139d5d24bd438b8f: openstack/dnsmasq-dns-854d79d8f9-zjgd9/dnsmasq-dns\" id=79b5755a-fd7e-46e9-97f4-fa34d047f773 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:01:08.561461 crc crio[20770]: time=\"2026-06-09T17:01:08.561259197Z\" level=info msg=\"Starting container: d947960dfeeb8c59fa2ff4f5a96c247796988ab7583a3df9139d5d24bd438b8f\" id=98c34f88-ed44-4db1-9129-43a909031cad name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:01:08.628233 crc crio[20770]: time=\"2026-06-09T17:01:08.628116034Z\" level=info msg=\"Started container\" PID=70722 containerID=d947960dfeeb8c59fa2ff4f5a96c247796988ab7583a3df9139d5d24bd438b8f description=openstack/dnsmasq-dns-854d79d8f9-zjgd9/dnsmasq-dns id=98c34f88-ed44-4db1-9129-43a909031cad name=/runtime.v1.RuntimeService/StartContainer sandboxID=1dcbd67eec72d39d9870a58674f1c15a194e7ccef3c5f0bbed9500937da29ec9\nJun 09 17:01:08.922615 crc crio[20770]: time=\"2026-06-09T17:01:08.922512037Z\" level=info msg=\"Removing container: ddf67b75f5664a9e22ad2fbb694a33656abde170b01135d7c23326f76875a36d\" id=fb888eb8-5c50-4145-9dce-0a67c2211bf4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:01:09.017612 crc crio[20770]: time=\"2026-06-09T17:01:09.01749608Z\" level=info msg=\"Removed container ddf67b75f5664a9e22ad2fbb694a33656abde170b01135d7c23326f76875a36d: openshift-operator-lifecycle-manager/collect-profiles-29683695-k6pjp/collect-profiles\" id=fb888eb8-5c50-4145-9dce-0a67c2211bf4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:01:09.033618 crc crio[20770]: time=\"2026-06-09T17:01:09.033518815Z\" level=info msg=\"Removing container: 868af8a5b2c1c186e9eabd4cc9b07c09fe8acf30dc0d95a70c0c0b964ac41cd2\" id=86f431b7-9c96-4977-aaa1-1864521e833b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:01:09.405800 crc crio[20770]: time=\"2026-06-09T17:01:09.405520647Z\" level=info msg=\"Removed container 868af8a5b2c1c186e9eabd4cc9b07c09fe8acf30dc0d95a70c0c0b964ac41cd2: openshift-infra/auto-csr-approver-29683734-x4pds/oc\" id=86f431b7-9c96-4977-aaa1-1864521e833b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:01:09.431170 crc crio[20770]: time=\"2026-06-09T17:01:09.431000445Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:01:09.452817 crc crio[20770]: time=\"2026-06-09T17:01:09.452704004Z\" level=info msg=\"Stopping pod sandbox: 82bbc98d7d701f5f6ddd8ae95044a0824c53d95ea91bbcbd403fb4bfc465882a\" id=730f8c1d-cd22-4169-bd2b-af887d97f82e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:01:09.453126 crc crio[20770]: time=\"2026-06-09T17:01:09.452959672Z\" level=info msg=\"Stopped pod sandbox (already stopped): 82bbc98d7d701f5f6ddd8ae95044a0824c53d95ea91bbcbd403fb4bfc465882a\" id=730f8c1d-cd22-4169-bd2b-af887d97f82e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:01:09.457789 crc crio[20770]: time=\"2026-06-09T17:01:09.457286557Z\" level=info msg=\"Removing pod sandbox: 82bbc98d7d701f5f6ddd8ae95044a0824c53d95ea91bbcbd403fb4bfc465882a\" id=a70bd75d-8789-4d11-9720-97c00a0ba51b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:01:09.566039 crc crio[20770]: time=\"2026-06-09T17:01:09.555427662Z\" level=info msg=\"Removed pod sandbox: 82bbc98d7d701f5f6ddd8ae95044a0824c53d95ea91bbcbd403fb4bfc465882a\" id=a70bd75d-8789-4d11-9720-97c00a0ba51b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:01:09.574008 crc crio[20770]: time=\"2026-06-09T17:01:09.573233418Z\" level=info msg=\"Stopping pod sandbox: 557a5145d24c2eb57a6e0a992207eda811f5635fc8f681bc36a4e0aa1b9531aa\" id=4acbad96-b922-49c8-980f-d396504f9abb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:01:09.574008 crc crio[20770]: time=\"2026-06-09T17:01:09.573354821Z\" level=info msg=\"Stopped pod sandbox (already stopped): 557a5145d24c2eb57a6e0a992207eda811f5635fc8f681bc36a4e0aa1b9531aa\" id=4acbad96-b922-49c8-980f-d396504f9abb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:01:09.591306 crc crio[20770]: time=\"2026-06-09T17:01:09.591219869Z\" level=info msg=\"Removing pod sandbox: 557a5145d24c2eb57a6e0a992207eda811f5635fc8f681bc36a4e0aa1b9531aa\" id=bd25f2cb-4797-483a-8c9f-3c4a4d0baad6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:01:09.628909 crc crio[20770]: time=\"2026-06-09T17:01:09.628808759Z\" level=info msg=\"Removed pod sandbox: 557a5145d24c2eb57a6e0a992207eda811f5635fc8f681bc36a4e0aa1b9531aa\" id=bd25f2cb-4797-483a-8c9f-3c4a4d0baad6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:01:09.631871 crc crio[20770]: time=\"2026-06-09T17:01:09.631782715Z\" level=info msg=\"Stopping pod sandbox: 80797296abf186f1981078f17a2f9ae6c38bfe6d3a1988d6b95accd22219607f\" id=f7c2a39f-a24d-44f3-bfca-e8ef996e5519 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:01:09.632095 crc crio[20770]: time=\"2026-06-09T17:01:09.631899998Z\" level=info msg=\"Stopped pod sandbox (already stopped): 80797296abf186f1981078f17a2f9ae6c38bfe6d3a1988d6b95accd22219607f\" id=f7c2a39f-a24d-44f3-bfca-e8ef996e5519 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:01:09.634944 crc crio[20770]: time=\"2026-06-09T17:01:09.634767311Z\" level=info msg=\"Removing pod sandbox: 80797296abf186f1981078f17a2f9ae6c38bfe6d3a1988d6b95accd22219607f\" id=7aca8989-e9ea-487d-ab85-2ab1e3ea3259 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:01:09.675891 crc crio[20770]: time=\"2026-06-09T17:01:09.675799751Z\" level=info msg=\"Removed pod sandbox: 80797296abf186f1981078f17a2f9ae6c38bfe6d3a1988d6b95accd22219607f\" id=7aca8989-e9ea-487d-ab85-2ab1e3ea3259 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:01:09.678091 crc crio[20770]: time=\"2026-06-09T17:01:09.678004505Z\" level=info msg=\"Stopping pod sandbox: 6771b74dca213565786b0bacf66fa6477315ff50a427147c16858e360cc5f01a\" id=a27b425e-4756-44be-86ed-386474e727cb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:01:09.678220 crc crio[20770]: time=\"2026-06-09T17:01:09.678097497Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6771b74dca213565786b0bacf66fa6477315ff50a427147c16858e360cc5f01a\" id=a27b425e-4756-44be-86ed-386474e727cb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:01:09.684222 crc crio[20770]: time=\"2026-06-09T17:01:09.684129592Z\" level=info msg=\"Removing pod sandbox: 6771b74dca213565786b0bacf66fa6477315ff50a427147c16858e360cc5f01a\" id=2fa83914-144a-4b96-83a4-8bdd96b769ad name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:01:09.722396 crc crio[20770]: time=\"2026-06-09T17:01:09.722264687Z\" level=info msg=\"Created container 7d975c4dbad9f8641ac7791ef7fda1ba1fe90a0151e0bb603f049a706072e692: openstack/cinder-scheduler-0/cinder-scheduler\" id=d776d2d8-0231-4db3-9a39-2e56c6723d3c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:01:09.737578 crc crio[20770]: time=\"2026-06-09T17:01:09.737470428Z\" level=info msg=\"Starting container: 7d975c4dbad9f8641ac7791ef7fda1ba1fe90a0151e0bb603f049a706072e692\" id=e55176df-611f-4164-96de-55cd762e851b name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:01:09.759518 crc crio[20770]: time=\"2026-06-09T17:01:09.759399174Z\" level=info msg=\"Removed pod sandbox: 6771b74dca213565786b0bacf66fa6477315ff50a427147c16858e360cc5f01a\" id=2fa83914-144a-4b96-83a4-8bdd96b769ad name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:01:09.763495 crc crio[20770]: time=\"2026-06-09T17:01:09.763349748Z\" level=info msg=\"Stopping pod sandbox: d0a0cdb318a3679e2303140b18eb7e0138c7da6e7eab21c8d9bce261b2661852\" id=77989c59-da4b-4dbf-a611-9e343893c5b7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:01:09.763739 crc crio[20770]: time=\"2026-06-09T17:01:09.763632706Z\" level=info msg=\"Stopped pod sandbox (already stopped): d0a0cdb318a3679e2303140b18eb7e0138c7da6e7eab21c8d9bce261b2661852\" id=77989c59-da4b-4dbf-a611-9e343893c5b7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:01:09.773129 crc crio[20770]: time=\"2026-06-09T17:01:09.773032209Z\" level=info msg=\"Removing pod sandbox: d0a0cdb318a3679e2303140b18eb7e0138c7da6e7eab21c8d9bce261b2661852\" id=9797b23d-6ff6-4ef3-ba39-1d946d802add name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:01:09.867539 crc crio[20770]: time=\"2026-06-09T17:01:09.867405814Z\" level=info msg=\"Removed pod sandbox: d0a0cdb318a3679e2303140b18eb7e0138c7da6e7eab21c8d9bce261b2661852\" id=9797b23d-6ff6-4ef3-ba39-1d946d802add name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:01:09.869498 crc crio[20770]: time=\"2026-06-09T17:01:09.869414652Z\" level=info msg=\"Stopping pod sandbox: 790a2999f4198add7e4423d05082303b1d712b49fd79375a49ed11e1b2f7b91b\" id=cc2b7f3f-0bf4-4913-a3d3-fd3ede7d4f20 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:01:09.869615 crc crio[20770]: time=\"2026-06-09T17:01:09.869507405Z\" level=info msg=\"Stopped pod sandbox (already stopped): 790a2999f4198add7e4423d05082303b1d712b49fd79375a49ed11e1b2f7b91b\" id=cc2b7f3f-0bf4-4913-a3d3-fd3ede7d4f20 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:01:09.881270 crc crio[20770]: time=\"2026-06-09T17:01:09.878472675Z\" level=info msg=\"Removing pod sandbox: 790a2999f4198add7e4423d05082303b1d712b49fd79375a49ed11e1b2f7b91b\" id=dff1d3a2-2e53-4341-99ed-3c133e04696e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:01:09.917410 crc crio[20770]: time=\"2026-06-09T17:01:09.917315731Z\" level=info msg=\"Started container\" PID=70833 containerID=7d975c4dbad9f8641ac7791ef7fda1ba1fe90a0151e0bb603f049a706072e692 description=openstack/cinder-scheduler-0/cinder-scheduler id=e55176df-611f-4164-96de-55cd762e851b name=/runtime.v1.RuntimeService/StartContainer sandboxID=7fa4a6ecc5cf6c0c7276b443710ae94c862d2f8b0574b31188a7a21bad4fdcbf\nJun 09 17:01:09.929564 crc crio[20770]: time=\"2026-06-09T17:01:09.929463813Z\" level=info msg=\"Removed pod sandbox: 790a2999f4198add7e4423d05082303b1d712b49fd79375a49ed11e1b2f7b91b\" id=dff1d3a2-2e53-4341-99ed-3c133e04696e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:01:09.934343 crc crio[20770]: time=\"2026-06-09T17:01:09.934233721Z\" level=info msg=\"Stopping pod sandbox: afc8116d76ea6180703b6ce760cfdac90f2fc47a8e93593dfaad1de408e88b90\" id=66d15150-591e-48cd-b18b-9fb2b28d5a71 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:01:09.934343 crc crio[20770]: time=\"2026-06-09T17:01:09.934341374Z\" level=info msg=\"Stopped pod sandbox (already stopped): afc8116d76ea6180703b6ce760cfdac90f2fc47a8e93593dfaad1de408e88b90\" id=66d15150-591e-48cd-b18b-9fb2b28d5a71 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:01:09.935105 crc crio[20770]: time=\"2026-06-09T17:01:09.934980663Z\" level=info msg=\"Removing pod sandbox: afc8116d76ea6180703b6ce760cfdac90f2fc47a8e93593dfaad1de408e88b90\" id=3b50870d-be90-4492-b2cd-bb55d4627eed name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:01:09.948872 crc crio[20770]: time=\"2026-06-09T17:01:09.948779513Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=d114e7a6-1f2d-46bc-8c9a-ef846c9d73a9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:01:09.997689 crc crio[20770]: time=\"2026-06-09T17:01:09.997458094Z\" level=info msg=\"Removed pod sandbox: afc8116d76ea6180703b6ce760cfdac90f2fc47a8e93593dfaad1de408e88b90\" id=3b50870d-be90-4492-b2cd-bb55d4627eed name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:01:09.999226 crc crio[20770]: time=\"2026-06-09T17:01:09.999148053Z\" level=info msg=\"Stopping pod sandbox: 33b326c618813b4476cfd35e270a1d1b9710b69a5b74ad2f701f2b89b61f7deb\" id=cab2d8f8-7bcb-4096-9fde-66f99fd073a4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:01:09.999342 crc crio[20770]: time=\"2026-06-09T17:01:09.999253386Z\" level=info msg=\"Stopped pod sandbox (already stopped): 33b326c618813b4476cfd35e270a1d1b9710b69a5b74ad2f701f2b89b61f7deb\" id=cab2d8f8-7bcb-4096-9fde-66f99fd073a4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:01:10.000352 crc crio[20770]: time=\"2026-06-09T17:01:10.000286566Z\" level=info msg=\"Removing pod sandbox: 33b326c618813b4476cfd35e270a1d1b9710b69a5b74ad2f701f2b89b61f7deb\" id=9d55b640-2fea-4f90-a62f-1263fd00a62d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:01:10.034414 crc crio[20770]: time=\"2026-06-09T17:01:10.034313482Z\" level=info msg=\"Removed pod sandbox: 33b326c618813b4476cfd35e270a1d1b9710b69a5b74ad2f701f2b89b61f7deb\" id=9d55b640-2fea-4f90-a62f-1263fd00a62d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:01:10.112480 crc crio[20770]: time=\"2026-06-09T17:01:10.111992493Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=bf430997-e1bb-4ca2-b42b-7219970a5806 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:01:10.139322 crc crio[20770]: time=\"2026-06-09T17:01:10.139215602Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/probe\" id=77d7cdc8-c6e4-4c05-8f64-4aaff56f5ec5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:01:10.139935 crc crio[20770]: time=\"2026-06-09T17:01:10.139875901Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:01:10.304900 crc crio[20770]: time=\"2026-06-09T17:01:10.304621907Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:01:11.178064 crc crio[20770]: time=\"2026-06-09T17:01:11.176506647Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:01:11.663601 crc crio[20770]: time=\"2026-06-09T17:01:11.66310291Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:01:11.705173 crc crio[20770]: time=\"2026-06-09T17:01:11.705057326Z\" level=info msg=\"Created container b9f104a859b06a315a742a85fe14c412e0c41c9ccdb3fd192911e107db66c851: openstack/cinder-api-0/cinder-api-log\" id=cb92871d-a19e-4d83-aab8-808da972cb3b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:01:11.706362 crc crio[20770]: time=\"2026-06-09T17:01:11.706275221Z\" level=info msg=\"Starting container: b9f104a859b06a315a742a85fe14c412e0c41c9ccdb3fd192911e107db66c851\" id=64713eb9-cd03-48de-b614-cff42d1ac40a name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:01:11.714120 crc crio[20770]: time=\"2026-06-09T17:01:11.714031266Z\" level=info msg=\"Started container\" PID=70972 containerID=b9f104a859b06a315a742a85fe14c412e0c41c9ccdb3fd192911e107db66c851 description=openstack/cinder-api-0/cinder-api-log id=64713eb9-cd03-48de-b614-cff42d1ac40a name=/runtime.v1.RuntimeService/StartContainer sandboxID=97f6604f2b38d2bcdf8dbe876ee402428d8111541096d160022343644e0f3d04\nJun 09 17:01:11.987400 crc crio[20770]: time=\"2026-06-09T17:01:11.986422421Z\" level=info msg=\"Stopping pod sandbox: 9c497bf0ce06e51db7904f9fd413b25930ef91da0fca590b01ec23936841faf9\" id=41898c0a-75b2-4c16-bf50-14a930a37032 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:01:11.987400 crc crio[20770]: time=\"2026-06-09T17:01:11.987048579Z\" level=info msg=\"Got pod network &{Name:keystone-cron-29683741-22srr Namespace:openstack ID:9c497bf0ce06e51db7904f9fd413b25930ef91da0fca590b01ec23936841faf9 UID:5e9f44ed-40ff-4824-ba52-c00ff29abc07 NetNS:/var/run/netns/97c3fd77-589a-483a-a6da-063712bdefaf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5e9f44ed_40ff_4824_ba52_c00ff29abc07.slice PodAnnotations:0xc0029d47c8}] Aliases:map[]}\"\nJun 09 17:01:11.987400 crc crio[20770]: time=\"2026-06-09T17:01:11.987170723Z\" level=info msg=\"Deleting pod openstack_keystone-cron-29683741-22srr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:01:12.231708 crc crio[20770]: time=\"2026-06-09T17:01:12.231254527Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=85601700-e5d3-4324-b731-1012c15c5dda name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:01:12.288139 crc crio[20770]: time=\"2026-06-09T17:01:12.276130628Z\" level=info msg=\"Created container c61936be9a31f3d9a56f540a177eff15f0d5544cf0d98cb5fcce42a9bad78732: openstack/cinder-scheduler-0/probe\" id=77d7cdc8-c6e4-4c05-8f64-4aaff56f5ec5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:01:12.291534 crc crio[20770]: time=\"2026-06-09T17:01:12.291422371Z\" level=info msg=\"Starting container: c61936be9a31f3d9a56f540a177eff15f0d5544cf0d98cb5fcce42a9bad78732\" id=9be07584-5b3a-4326-973d-b6e1e3743daf name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:01:12.306591 crc crio[20770]: time=\"2026-06-09T17:01:12.306246511Z\" level=info msg=\"Started container\" PID=71058 containerID=c61936be9a31f3d9a56f540a177eff15f0d5544cf0d98cb5fcce42a9bad78732 description=openstack/cinder-scheduler-0/probe id=9be07584-5b3a-4326-973d-b6e1e3743daf name=/runtime.v1.RuntimeService/StartContainer sandboxID=7fa4a6ecc5cf6c0c7276b443710ae94c862d2f8b0574b31188a7a21bad4fdcbf\nJun 09 17:01:12.437735 crc crio[20770]: time=\"2026-06-09T17:01:12.437563817Z\" level=info msg=\"Stopped pod sandbox: 9c497bf0ce06e51db7904f9fd413b25930ef91da0fca590b01ec23936841faf9\" id=41898c0a-75b2-4c16-bf50-14a930a37032 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:01:12.544514 crc crio[20770]: time=\"2026-06-09T17:01:12.538266836Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=7ee6143b-30f8-4cd7-8007-a93b987b5736 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:01:12.817469 crc crio[20770]: time=\"2026-06-09T17:01:12.816875851Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api\" id=50a5302d-6bec-407a-ab27-ec1959741a39 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:01:12.817792 crc crio[20770]: time=\"2026-06-09T17:01:12.817721706Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:01:12.878533 crc crio[20770]: time=\"2026-06-09T17:01:12.878395794Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:01:13.169212 crc crio[20770]: time=\"2026-06-09T17:01:13.169120711Z\" level=info msg=\"Stopping container: 68101b9faf98192b970a155e708de8a627a1951c638b51efea34b6d44e9ba6ce (timeout: 30s)\" id=df766e0a-7a72-44a2-b968-9f789a55cf11 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:01:13.169720 crc crio[20770]: time=\"2026-06-09T17:01:13.169171872Z\" level=info msg=\"Stopping container: 71723bea39fb1acf0aa23da025947cabcc2f92bc4ed24e94aa17531bcb5fd8cb (timeout: 30s)\" id=afd35e7e-1e93-49d4-bbbf-67d1c04e5d23 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:01:13.359339 crc crio[20770]: time=\"2026-06-09T17:01:13.35713033Z\" level=info msg=\"Stopped container 71723bea39fb1acf0aa23da025947cabcc2f92bc4ed24e94aa17531bcb5fd8cb: openstack/barbican-api-58c45d4994-qwcf8/barbican-api-log\" id=afd35e7e-1e93-49d4-bbbf-67d1c04e5d23 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:01:14.503102 crc crio[20770]: time=\"2026-06-09T17:01:14.50259495Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:01:14.773289 crc crio[20770]: time=\"2026-06-09T17:01:14.773109971Z\" level=info msg=\"Created container 65753f3ef8ec881a43bee2a5ee9ffb074dbf0de21699310fdc7432039d3c8b06: openstack/cinder-api-0/cinder-api\" id=50a5302d-6bec-407a-ab27-ec1959741a39 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:01:14.774516 crc crio[20770]: time=\"2026-06-09T17:01:14.774421389Z\" level=info msg=\"Starting container: 65753f3ef8ec881a43bee2a5ee9ffb074dbf0de21699310fdc7432039d3c8b06\" id=8f50d106-2e48-4856-9663-f1a51bcb8566 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:01:14.783128 crc crio[20770]: time=\"2026-06-09T17:01:14.782997928Z\" level=info msg=\"Started container\" PID=71257 containerID=65753f3ef8ec881a43bee2a5ee9ffb074dbf0de21699310fdc7432039d3c8b06 description=openstack/cinder-api-0/cinder-api id=8f50d106-2e48-4856-9663-f1a51bcb8566 name=/runtime.v1.RuntimeService/StartContainer sandboxID=97f6604f2b38d2bcdf8dbe876ee402428d8111541096d160022343644e0f3d04\nJun 09 17:01:15.134302 crc crio[20770]: time=\"2026-06-09T17:01:15.133529566Z\" level=info msg=\"Stopping container: 65753f3ef8ec881a43bee2a5ee9ffb074dbf0de21699310fdc7432039d3c8b06 (timeout: 30s)\" id=ab697dc4-c4bc-49ab-8310-0df247d91595 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:01:15.134302 crc crio[20770]: time=\"2026-06-09T17:01:15.134032041Z\" level=info msg=\"Stopping container: b9f104a859b06a315a742a85fe14c412e0c41c9ccdb3fd192911e107db66c851 (timeout: 30s)\" id=667019fd-1f95-4a1f-8453-90cd6daddb54 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:01:15.494114 crc crio[20770]: time=\"2026-06-09T17:01:15.494011495Z\" level=info msg=\"Stopped container b9f104a859b06a315a742a85fe14c412e0c41c9ccdb3fd192911e107db66c851: openstack/cinder-api-0/cinder-api-log\" id=667019fd-1f95-4a1f-8453-90cd6daddb54 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:01:16.119249 crc crio[20770]: time=\"2026-06-09T17:01:16.118585007Z\" level=info msg=\"Stopping container: bcb0aafac934df3f337628d59d3a5674d28bde1d3d8356d904634175a1891096 (timeout: 10s)\" id=9252bf6f-04b6-4c5d-b2cc-9af3a01e0a0a name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:01:16.222927 crc crio[20770]: time=\"2026-06-09T17:01:16.222586732Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=687fc153-ba41-4946-8f16-62f0a54e27fe name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:01:16.243031 crc crio[20770]: time=\"2026-06-09T17:01:16.242936142Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f089f601-00ca-4f95-9a1f-93d1978b12fe name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:01:16.262895 crc crio[20770]: time=\"2026-06-09T17:01:16.262776707Z\" level=info msg=\"Stopped container bcb0aafac934df3f337628d59d3a5674d28bde1d3d8356d904634175a1891096: openstack/dnsmasq-dns-7c87cbcf5f-8kz7k/dnsmasq-dns\" id=9252bf6f-04b6-4c5d-b2cc-9af3a01e0a0a name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:01:16.263843 crc crio[20770]: time=\"2026-06-09T17:01:16.263617011Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-zd5tx/registry-server\" id=70bd119e-9f0e-48e2-9613-147d0cc5c4d8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:01:16.264471 crc crio[20770]: time=\"2026-06-09T17:01:16.264445805Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:01:16.272707 crc crio[20770]: time=\"2026-06-09T17:01:16.269575324Z\" level=info msg=\"Stopping pod sandbox: 57f98aa201ccdbc27bb2284c8a8b4df3dc80c2d00afdc169cc43c21e59410a2e\" id=09d8a0bc-a982-4f2f-b5c2-171ed9d7979a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:01:16.272707 crc crio[20770]: time=\"2026-06-09T17:01:16.270336606Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7c87cbcf5f-8kz7k Namespace:openstack ID:57f98aa201ccdbc27bb2284c8a8b4df3dc80c2d00afdc169cc43c21e59410a2e UID:1b6e824e-5a3e-4344-aec4-faa8d360d6f5 NetNS:/var/run/netns/4542f1da-75b2-431c-a1e6-5e7d4786616e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1b6e824e_5a3e_4344_aec4_faa8d360d6f5.slice PodAnnotations:0xc0005c6dd8}] Aliases:map[]}\"\nJun 09 17:01:16.272707 crc crio[20770]: time=\"2026-06-09T17:01:16.27046996Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-7c87cbcf5f-8kz7k from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:01:16.429984 crc crio[20770]: time=\"2026-06-09T17:01:16.42987711Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:01:16.436378 crc crio[20770]: time=\"2026-06-09T17:01:16.436279706Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:01:16.611157 crc crio[20770]: time=\"2026-06-09T17:01:16.610492845Z\" level=info msg=\"Created container 01af770648e75014f182a4e4d298c9863813ccb5cf2c96355aeb4631e062c972: openshift-marketplace/redhat-operators-zd5tx/registry-server\" id=70bd119e-9f0e-48e2-9613-147d0cc5c4d8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:01:16.613578 crc crio[20770]: time=\"2026-06-09T17:01:16.613501062Z\" level=info msg=\"Starting container: 01af770648e75014f182a4e4d298c9863813ccb5cf2c96355aeb4631e062c972\" id=88ca5126-200d-46e5-adb0-8a42375f537e name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:01:16.624054 crc crio[20770]: time=\"2026-06-09T17:01:16.623959635Z\" level=info msg=\"Started container\" PID=71634 containerID=01af770648e75014f182a4e4d298c9863813ccb5cf2c96355aeb4631e062c972 description=openshift-marketplace/redhat-operators-zd5tx/registry-server id=88ca5126-200d-46e5-adb0-8a42375f537e name=/runtime.v1.RuntimeService/StartContainer sandboxID=604e7a0702a18f564962cebe94476fc6f95fcd14bd4de8e8cb7f591baa1d7003\nJun 09 17:01:16.826494 crc crio[20770]: time=\"2026-06-09T17:01:16.82629947Z\" level=info msg=\"Stopped pod sandbox: 57f98aa201ccdbc27bb2284c8a8b4df3dc80c2d00afdc169cc43c21e59410a2e\" id=09d8a0bc-a982-4f2f-b5c2-171ed9d7979a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:01:16.922457 crc crio[20770]: time=\"2026-06-09T17:01:16.922382255Z\" level=info msg=\"Stopped container 68101b9faf98192b970a155e708de8a627a1951c638b51efea34b6d44e9ba6ce: openstack/barbican-api-58c45d4994-qwcf8/barbican-api\" id=df766e0a-7a72-44a2-b968-9f789a55cf11 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:01:16.923595 crc crio[20770]: time=\"2026-06-09T17:01:16.923487627Z\" level=info msg=\"Stopping pod sandbox: 38a3dd8710208463f7fde9de24c8f73fe663ae4fb6e9dbfbc85c67bd3857a47b\" id=03d33422-1be7-4964-be9c-7ae701c21d23 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:01:16.924311 crc crio[20770]: time=\"2026-06-09T17:01:16.924229618Z\" level=info msg=\"Got pod network &{Name:barbican-api-58c45d4994-qwcf8 Namespace:openstack ID:38a3dd8710208463f7fde9de24c8f73fe663ae4fb6e9dbfbc85c67bd3857a47b UID:33b36d30-5825-499c-9d76-f961f86966ca NetNS:/var/run/netns/7a767c85-6915-4b47-99f7-3a1ed79b9828 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod33b36d30_5825_499c_9d76_f961f86966ca.slice PodAnnotations:0xc002894178}] Aliases:map[]}\"\nJun 09 17:01:16.924415 crc crio[20770]: time=\"2026-06-09T17:01:16.924398783Z\" level=info msg=\"Deleting pod openstack_barbican-api-58c45d4994-qwcf8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:01:17.292344 crc crio[20770]: time=\"2026-06-09T17:01:17.289558007Z\" level=info msg=\"Removing container: bcb0aafac934df3f337628d59d3a5674d28bde1d3d8356d904634175a1891096\" id=1186e360-455c-4952-a5c9-05061da6733e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:01:17.353558 crc crio[20770]: time=\"2026-06-09T17:01:17.352517092Z\" level=info msg=\"Removed container bcb0aafac934df3f337628d59d3a5674d28bde1d3d8356d904634175a1891096: openstack/dnsmasq-dns-7c87cbcf5f-8kz7k/dnsmasq-dns\" id=1186e360-455c-4952-a5c9-05061da6733e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:01:17.384805 crc crio[20770]: time=\"2026-06-09T17:01:17.370241516Z\" level=info msg=\"Removing container: 3d55cf958ceb00f7a60c322e0addc39f52475d18e88dce589236d63d27d0bd5d\" id=171c2120-cfe2-47db-aedf-b963e988f652 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:01:17.432727 crc crio[20770]: time=\"2026-06-09T17:01:17.431866972Z\" level=info msg=\"Running pod sandbox: openstack/openstackclient/POD\" id=3b28f174-dda2-4ec9-9c8c-1f16b294b7f4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:01:17.432727 crc crio[20770]: time=\"2026-06-09T17:01:17.432413028Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:01:17.632912 crc crio[20770]: time=\"2026-06-09T17:01:17.632072705Z\" level=info msg=\"Removed container 3d55cf958ceb00f7a60c322e0addc39f52475d18e88dce589236d63d27d0bd5d: openstack/dnsmasq-dns-7c87cbcf5f-8kz7k/init\" id=171c2120-cfe2-47db-aedf-b963e988f652 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:01:17.688705 crc crio[20770]: time=\"2026-06-09T17:01:17.687557643Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:6782547e21d09a96b95286a17ac003d4fe3068ea42611d99f0c95f6c601f087a UID:7a168598-a753-4e31-be92-1c68e9f079bd NetNS:/var/run/netns/f39c7e99-5d82-4605-adca-39e0cb12288e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7a168598_a753_4e31_be92_1c68e9f079bd.slice PodAnnotations:0xc0005c6cd0}] Aliases:map[]}\"\nJun 09 17:01:17.688705 crc crio[20770]: time=\"2026-06-09T17:01:17.687772759Z\" level=info msg=\"Adding pod openstack_openstackclient to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:01:17.692696 crc crio[20770]: time=\"2026-06-09T17:01:17.689480799Z\" level=info msg=\"Stopped pod sandbox: 38a3dd8710208463f7fde9de24c8f73fe663ae4fb6e9dbfbc85c67bd3857a47b\" id=03d33422-1be7-4964-be9c-7ae701c21d23 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:01:18.412501 crc crio[20770]: time=\"2026-06-09T17:01:18.411928298Z\" level=info msg=\"Removing container: 68101b9faf98192b970a155e708de8a627a1951c638b51efea34b6d44e9ba6ce\" id=bd2383d7-234f-4a5e-a9c2-2688fb622c51 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:01:18.543210 crc crio[20770]: time=\"2026-06-09T17:01:18.542573794Z\" level=info msg=\"Removed container 68101b9faf98192b970a155e708de8a627a1951c638b51efea34b6d44e9ba6ce: openstack/barbican-api-58c45d4994-qwcf8/barbican-api\" id=bd2383d7-234f-4a5e-a9c2-2688fb622c51 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:01:18.560200 crc crio[20770]: time=\"2026-06-09T17:01:18.560061451Z\" level=info msg=\"Removing container: 71723bea39fb1acf0aa23da025947cabcc2f92bc4ed24e94aa17531bcb5fd8cb\" id=2d74a0cf-14b9-4c5c-b0ad-bc776a4fff90 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:01:18.591883 crc crio[20770]: 2026-06-09T17:01:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6782547e21d09a9 Mac:52:e7:b2:d8:1a:d9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ad Mtu:0 Sandbox:/var/run/netns/f39c7e99-5d82-4605-adca-39e0cb12288e SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.173 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:01:18.593451 crc crio[20770]: time=\"2026-06-09T17:01:18.593382396Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:6782547e21d09a96b95286a17ac003d4fe3068ea42611d99f0c95f6c601f087a UID:7a168598-a753-4e31-be92-1c68e9f079bd NetNS:/var/run/netns/f39c7e99-5d82-4605-adca-39e0cb12288e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7a168598_a753_4e31_be92_1c68e9f079bd.slice PodAnnotations:0xc0005c6cd0}] Aliases:map[]}\"\nJun 09 17:01:18.593576 crc crio[20770]: time=\"2026-06-09T17:01:18.593552091Z\" level=info msg=\"Checking pod openstack_openstackclient for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:01:18.598845 crc crio[20770]: time=\"2026-06-09T17:01:18.598628088Z\" level=info msg=\"Removed container 71723bea39fb1acf0aa23da025947cabcc2f92bc4ed24e94aa17531bcb5fd8cb: openstack/barbican-api-58c45d4994-qwcf8/barbican-api-log\" id=2d74a0cf-14b9-4c5c-b0ad-bc776a4fff90 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:01:18.613510 crc crio[20770]: time=\"2026-06-09T17:01:18.613322254Z\" level=info msg=\"Ran pod sandbox 6782547e21d09a96b95286a17ac003d4fe3068ea42611d99f0c95f6c601f087a with infra container: openstack/openstackclient/POD\" id=3b28f174-dda2-4ec9-9c8c-1f16b294b7f4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:01:18.619255 crc crio[20770]: time=\"2026-06-09T17:01:18.619077651Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=9cad5f92-731f-4443-9f45-20d5566ffb38 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:01:18.620041 crc crio[20770]: time=\"2026-06-09T17:01:18.619974107Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified not found\" id=9cad5f92-731f-4443-9f45-20d5566ffb38 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:01:18.620287 crc crio[20770]: time=\"2026-06-09T17:01:18.620215604Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified found\" id=9cad5f92-731f-4443-9f45-20d5566ffb38 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:01:18.621885 crc crio[20770]: time=\"2026-06-09T17:01:18.621614365Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=fad537d6-37b9-45e2-bcf4-7d98c3444d62 name=/runtime.v1.ImageService/PullImage\nJun 09 17:01:18.649561 crc crio[20770]: time=\"2026-06-09T17:01:18.64938977Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\\\"\"\nJun 09 17:01:24.883487 crc crio[20770]: time=\"2026-06-09T17:01:24.882554552Z\" level=info msg=\"Running pod sandbox: openstack/swift-proxy-698576889c-cxn48/POD\" id=033a0604-892d-4254-8476-b8a12447b67d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:01:24.883487 crc crio[20770]: time=\"2026-06-09T17:01:24.883356695Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:01:24.943442 crc crio[20770]: time=\"2026-06-09T17:01:24.943361324Z\" level=info msg=\"Got pod network &{Name:swift-proxy-698576889c-cxn48 Namespace:openstack ID:d217ae378cddada12ac1d6ea9d87e90d6c362c3b2c4eb4037d8c64197a499084 UID:231f15c1-1443-4ab2-908d-23d2d1fcc301 NetNS:/var/run/netns/b5811f83-e639-421c-b849-1b6f4125bf6b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod231f15c1_1443_4ab2_908d_23d2d1fcc301.slice PodAnnotations:0xc007516138}] Aliases:map[]}\"\nJun 09 17:01:24.943442 crc crio[20770]: time=\"2026-06-09T17:01:24.943423526Z\" level=info msg=\"Adding pod openstack_swift-proxy-698576889c-cxn48 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:01:25.290731 crc crio[20770]: time=\"2026-06-09T17:01:25.28857088Z\" level=info msg=\"Stopping container: dcd52a168faf50473c8021dd9bd1c4586bd4f9b583b0627e721eff82c2bd41dc (timeout: 30s)\" id=a24ac8ac-41f2-4e56-b500-b6693da959a4 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:01:25.290731 crc crio[20770]: time=\"2026-06-09T17:01:25.288694963Z\" level=info msg=\"Stopping container: 196023ece22dbc3c9c5ec0436414fe8e14dccc836417012f4baaaea2cc562821 (timeout: 30s)\" id=0ee7e731-62f5-4d1f-9860-58d8e433236c name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:01:25.290731 crc crio[20770]: time=\"2026-06-09T17:01:25.288862718Z\" level=info msg=\"Stopping container: 4f90e1d08b2d0857be8d84b8e3ebace3f76570d12afe9c8a2c61fb2370cf5017 (timeout: 30s)\" id=9d2b7bb0-1478-4eed-929e-1306890b6abb name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:01:25.295966 crc crio[20770]: time=\"2026-06-09T17:01:25.295917733Z\" level=info msg=\"Stopping container: 398a694ebb020bcf4ce14e127dfd3a65cd5f36b695c699061c4805188f5395fa (timeout: 30s)\" id=8296a5f0-cb69-48f6-9d34-913874ef2701 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:01:25.450922 crc crio[20770]: time=\"2026-06-09T17:01:25.450324668Z\" level=info msg=\"Stopped container 4f90e1d08b2d0857be8d84b8e3ebace3f76570d12afe9c8a2c61fb2370cf5017: openstack/ceilometer-0/sg-core\" id=9d2b7bb0-1478-4eed-929e-1306890b6abb name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:01:25.719903 crc crio[20770]: 2026-06-09T17:01:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d217ae378cddada Mac:76:e3:85:b5:b1:f8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ae Mtu:0 Sandbox:/var/run/netns/b5811f83-e639-421c-b849-1b6f4125bf6b SocketPath: PciID:}] [{Interface:0xc0000147d0 Address:{IP:10.217.0.174 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:01:25.720674 crc crio[20770]: time=\"2026-06-09T17:01:25.720548209Z\" level=info msg=\"Got pod network &{Name:swift-proxy-698576889c-cxn48 Namespace:openstack ID:d217ae378cddada12ac1d6ea9d87e90d6c362c3b2c4eb4037d8c64197a499084 UID:231f15c1-1443-4ab2-908d-23d2d1fcc301 NetNS:/var/run/netns/b5811f83-e639-421c-b849-1b6f4125bf6b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod231f15c1_1443_4ab2_908d_23d2d1fcc301.slice PodAnnotations:0xc007516138}] Aliases:map[]}\"\nJun 09 17:01:25.720896 crc crio[20770]: time=\"2026-06-09T17:01:25.720831507Z\" level=info msg=\"Checking pod openstack_swift-proxy-698576889c-cxn48 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:01:25.753192 crc crio[20770]: time=\"2026-06-09T17:01:25.753097713Z\" level=info msg=\"Ran pod sandbox d217ae378cddada12ac1d6ea9d87e90d6c362c3b2c4eb4037d8c64197a499084 with infra container: openstack/swift-proxy-698576889c-cxn48/POD\" id=033a0604-892d-4254-8476-b8a12447b67d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:01:25.756777 crc crio[20770]: time=\"2026-06-09T17:01:25.756203793Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=f9e8ff86-516e-4261-a055-e836b90aec20 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:01:25.857095 crc crio[20770]: time=\"2026-06-09T17:01:25.85650453Z\" level=info msg=\"Stopped container 196023ece22dbc3c9c5ec0436414fe8e14dccc836417012f4baaaea2cc562821: openstack/ceilometer-0/proxy-httpd\" id=0ee7e731-62f5-4d1f-9860-58d8e433236c name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:01:25.867351 crc crio[20770]: time=\"2026-06-09T17:01:25.867234661Z\" level=info msg=\"Stopped container dcd52a168faf50473c8021dd9bd1c4586bd4f9b583b0627e721eff82c2bd41dc: openstack/ceilometer-0/ceilometer-central-agent\" id=a24ac8ac-41f2-4e56-b500-b6693da959a4 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:01:25.873871 crc crio[20770]: time=\"2026-06-09T17:01:25.873734929Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=a1cac087-975a-4ecb-a01c-787f2220ce27 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:01:25.887600 crc crio[20770]: time=\"2026-06-09T17:01:25.887488208Z\" level=info msg=\"Creating container: openstack/swift-proxy-698576889c-cxn48/proxy-httpd\" id=d6856552-7d2e-49ea-b6e4-a72fe0d78689 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:01:25.888523 crc crio[20770]: time=\"2026-06-09T17:01:25.888026823Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:01:25.955068 crc crio[20770]: time=\"2026-06-09T17:01:25.955007165Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:01:25.962469 crc crio[20770]: time=\"2026-06-09T17:01:25.962384639Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:01:26.042914 crc crio[20770]: time=\"2026-06-09T17:01:26.042576563Z\" level=info msg=\"Stopped container 398a694ebb020bcf4ce14e127dfd3a65cd5f36b695c699061c4805188f5395fa: openstack/ceilometer-0/ceilometer-notification-agent\" id=8296a5f0-cb69-48f6-9d34-913874ef2701 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:01:26.043962 crc crio[20770]: time=\"2026-06-09T17:01:26.043895361Z\" level=info msg=\"Stopping pod sandbox: ed377aff163f9dc8833993b6447c9b6171eee7493b5b04e0aebdcc7055ad0e60\" id=26fb82ab-21db-449d-8611-bdf60677782d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:01:26.044827 crc crio[20770]: time=\"2026-06-09T17:01:26.044701915Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:ed377aff163f9dc8833993b6447c9b6171eee7493b5b04e0aebdcc7055ad0e60 UID:b24526e5-ad98-4066-ac89-34322c5fb3bd NetNS:/var/run/netns/1d6533d6-170c-4868-b103-b359bc3760e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb24526e5_ad98_4066_ac89_34322c5fb3bd.slice PodAnnotations:0xc002894d80}] Aliases:map[]}\"\nJun 09 17:01:26.045024 crc crio[20770]: time=\"2026-06-09T17:01:26.044953212Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:01:26.296680 crc crio[20770]: time=\"2026-06-09T17:01:26.290854809Z\" level=info msg=\"Created container 07577c2c54c26a9f3bc9c42982480297c3b39e8c00657dd77a535c89062aa595: openstack/swift-proxy-698576889c-cxn48/proxy-httpd\" id=d6856552-7d2e-49ea-b6e4-a72fe0d78689 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:01:26.297317 crc crio[20770]: time=\"2026-06-09T17:01:26.297280255Z\" level=info msg=\"Starting container: 07577c2c54c26a9f3bc9c42982480297c3b39e8c00657dd77a535c89062aa595\" id=e060a2a9-f1db-4b7d-ab45-6ca17ff5c189 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:01:26.316922 crc crio[20770]: time=\"2026-06-09T17:01:26.316439031Z\" level=info msg=\"Started container\" PID=72361 containerID=07577c2c54c26a9f3bc9c42982480297c3b39e8c00657dd77a535c89062aa595 description=openstack/swift-proxy-698576889c-cxn48/proxy-httpd id=e060a2a9-f1db-4b7d-ab45-6ca17ff5c189 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d217ae378cddada12ac1d6ea9d87e90d6c362c3b2c4eb4037d8c64197a499084\nJun 09 17:01:26.367267 crc crio[20770]: time=\"2026-06-09T17:01:26.354850554Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=551b1ad2-248e-4d22-934c-dc2fa1ddf072 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:01:26.399215 crc crio[20770]: time=\"2026-06-09T17:01:26.39853336Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=fb5a912b-3f6d-4043-9504-5600f73c4ce4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:01:26.415406 crc crio[20770]: time=\"2026-06-09T17:01:26.415339257Z\" level=info msg=\"Creating container: openstack/swift-proxy-698576889c-cxn48/proxy-server\" id=109a814a-dd73-4029-b069-984404cb673e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:01:26.416885 crc crio[20770]: time=\"2026-06-09T17:01:26.416851491Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:01:26.498320 crc crio[20770]: time=\"2026-06-09T17:01:26.49822698Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:01:26.504048 crc crio[20770]: time=\"2026-06-09T17:01:26.504004617Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:01:26.515446 crc crio[20770]: time=\"2026-06-09T17:01:26.515002366Z\" level=info msg=\"Stopped pod sandbox: ed377aff163f9dc8833993b6447c9b6171eee7493b5b04e0aebdcc7055ad0e60\" id=26fb82ab-21db-449d-8611-bdf60677782d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:01:26.656028 crc crio[20770]: time=\"2026-06-09T17:01:26.655942561Z\" level=info msg=\"Removing container: 196023ece22dbc3c9c5ec0436414fe8e14dccc836417012f4baaaea2cc562821\" id=ad7bf6cd-7bf2-4ebc-8562-9696ed57b109 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:01:26.708447 crc crio[20770]: time=\"2026-06-09T17:01:26.708112313Z\" level=info msg=\"Removed container 196023ece22dbc3c9c5ec0436414fe8e14dccc836417012f4baaaea2cc562821: openstack/ceilometer-0/proxy-httpd\" id=ad7bf6cd-7bf2-4ebc-8562-9696ed57b109 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:01:26.723734 crc crio[20770]: time=\"2026-06-09T17:01:26.723499079Z\" level=info msg=\"Removing container: 4f90e1d08b2d0857be8d84b8e3ebace3f76570d12afe9c8a2c61fb2370cf5017\" id=e32865b6-a51c-47f7-a908-bb5fd8ab0184 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:01:26.737004 crc crio[20770]: time=\"2026-06-09T17:01:26.736722082Z\" level=info msg=\"Created container a338ddfa8a92353301ed15f3f0297aa4912c69a0e43be03691f4ffb0a925f178: openstack/swift-proxy-698576889c-cxn48/proxy-server\" id=109a814a-dd73-4029-b069-984404cb673e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:01:26.749818 crc crio[20770]: time=\"2026-06-09T17:01:26.741204202Z\" level=info msg=\"Starting container: a338ddfa8a92353301ed15f3f0297aa4912c69a0e43be03691f4ffb0a925f178\" id=61cbb8b4-2b01-4146-8057-5543c8065f9d name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:01:26.761478 crc crio[20770]: time=\"2026-06-09T17:01:26.760836341Z\" level=info msg=\"Started container\" PID=72405 containerID=a338ddfa8a92353301ed15f3f0297aa4912c69a0e43be03691f4ffb0a925f178 description=openstack/swift-proxy-698576889c-cxn48/proxy-server id=61cbb8b4-2b01-4146-8057-5543c8065f9d name=/runtime.v1.RuntimeService/StartContainer sandboxID=d217ae378cddada12ac1d6ea9d87e90d6c362c3b2c4eb4037d8c64197a499084\nJun 09 17:01:26.819800 crc crio[20770]: time=\"2026-06-09T17:01:26.817300498Z\" level=info msg=\"Removed container 4f90e1d08b2d0857be8d84b8e3ebace3f76570d12afe9c8a2c61fb2370cf5017: openstack/ceilometer-0/sg-core\" id=e32865b6-a51c-47f7-a908-bb5fd8ab0184 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:01:26.840072 crc crio[20770]: time=\"2026-06-09T17:01:26.839973115Z\" level=info msg=\"Removing container: 398a694ebb020bcf4ce14e127dfd3a65cd5f36b695c699061c4805188f5395fa\" id=4dc104af-89d5-457c-8587-c06f64fbfe4a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:01:27.033719 crc crio[20770]: time=\"2026-06-09T17:01:27.032221487Z\" level=info msg=\"Removed container 398a694ebb020bcf4ce14e127dfd3a65cd5f36b695c699061c4805188f5395fa: openstack/ceilometer-0/ceilometer-notification-agent\" id=4dc104af-89d5-457c-8587-c06f64fbfe4a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:01:27.066307 crc crio[20770]: time=\"2026-06-09T17:01:27.066234193Z\" level=info msg=\"Removing container: dcd52a168faf50473c8021dd9bd1c4586bd4f9b583b0627e721eff82c2bd41dc\" id=31f4e29a-0cb3-4179-9e95-00790e9d1098 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:01:27.116812 crc crio[20770]: time=\"2026-06-09T17:01:27.115779289Z\" level=info msg=\"Removed container dcd52a168faf50473c8021dd9bd1c4586bd4f9b583b0627e721eff82c2bd41dc: openstack/ceilometer-0/ceilometer-central-agent\" id=31f4e29a-0cb3-4179-9e95-00790e9d1098 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:01:27.498320 crc crio[20770]: time=\"2026-06-09T17:01:27.498235864Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=9002882d-20f5-4a16-ba71-270028035874 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:01:27.498521 crc crio[20770]: time=\"2026-06-09T17:01:27.498338707Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:01:27.539795 crc crio[20770]: time=\"2026-06-09T17:01:27.539613373Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:f6434a73996efe76c71bd7dc3477bac0224b92f8ab48a28fe5b6eb0a72e07262 UID:abe7fbcc-1df1-4c6a-94aa-9eb8807c9c75 NetNS:/var/run/netns/d0e64e24-a083-462f-94bc-34570b9e5491 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podabe7fbcc_1df1_4c6a_94aa_9eb8807c9c75.slice PodAnnotations:0xc00008cd28}] Aliases:map[]}\"\nJun 09 17:01:27.539795 crc crio[20770]: time=\"2026-06-09T17:01:27.539770158Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:01:28.154407 crc crio[20770]: 2026-06-09T17:01:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f6434a73996efe7 Mac:ca:51:52:9b:61:da Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:af Mtu:0 Sandbox:/var/run/netns/d0e64e24-a083-462f-94bc-34570b9e5491 SocketPath: PciID:}] [{Interface:0xc00043e5b0 Address:{IP:10.217.0.175 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:01:28.155914 crc crio[20770]: time=\"2026-06-09T17:01:28.155870005Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:f6434a73996efe76c71bd7dc3477bac0224b92f8ab48a28fe5b6eb0a72e07262 UID:abe7fbcc-1df1-4c6a-94aa-9eb8807c9c75 NetNS:/var/run/netns/d0e64e24-a083-462f-94bc-34570b9e5491 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podabe7fbcc_1df1_4c6a_94aa_9eb8807c9c75.slice PodAnnotations:0xc00008cd28}] Aliases:map[]}\"\nJun 09 17:01:28.156703 crc crio[20770]: time=\"2026-06-09T17:01:28.15603549Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:01:28.177975 crc crio[20770]: time=\"2026-06-09T17:01:28.177616175Z\" level=info msg=\"Ran pod sandbox f6434a73996efe76c71bd7dc3477bac0224b92f8ab48a28fe5b6eb0a72e07262 with infra container: openstack/ceilometer-0/POD\" id=9002882d-20f5-4a16-ba71-270028035874 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:01:28.180236 crc crio[20770]: time=\"2026-06-09T17:01:28.180160439Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=a472e673-06b0-4716-af65-2a75df673abc name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:01:28.207317 crc crio[20770]: time=\"2026-06-09T17:01:28.207218133Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=3c71e9ec-6387-4908-9389-332c6bd965ad name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:01:28.217410 crc crio[20770]: time=\"2026-06-09T17:01:28.217324446Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=c84507ea-9a9f-4cf5-ad7c-86f663dc5e1d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:01:28.217802 crc crio[20770]: time=\"2026-06-09T17:01:28.217734828Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:01:28.298912 crc crio[20770]: time=\"2026-06-09T17:01:28.298239192Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:01:28.303202 crc crio[20770]: time=\"2026-06-09T17:01:28.303122353Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:01:28.499069 crc crio[20770]: time=\"2026-06-09T17:01:28.49897734Z\" level=info msg=\"Created container 52b97f0d9d85f5356d728a323db93070df97780e14ece3c618d16d9021fa16a2: openstack/ceilometer-0/ceilometer-central-agent\" id=c84507ea-9a9f-4cf5-ad7c-86f663dc5e1d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:01:28.510428 crc crio[20770]: time=\"2026-06-09T17:01:28.510333049Z\" level=info msg=\"Starting container: 52b97f0d9d85f5356d728a323db93070df97780e14ece3c618d16d9021fa16a2\" id=7b5801b6-da5a-4352-9543-abb84a71b238 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:01:28.537949 crc crio[20770]: time=\"2026-06-09T17:01:28.535934681Z\" level=info msg=\"Started container\" PID=72598 containerID=52b97f0d9d85f5356d728a323db93070df97780e14ece3c618d16d9021fa16a2 description=openstack/ceilometer-0/ceilometer-central-agent id=7b5801b6-da5a-4352-9543-abb84a71b238 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f6434a73996efe76c71bd7dc3477bac0224b92f8ab48a28fe5b6eb0a72e07262\nJun 09 17:01:28.598592 crc crio[20770]: time=\"2026-06-09T17:01:28.598083652Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=72b8704c-0411-4397-8677-7201a75f075e name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:01:31.863095 crc crio[20770]: time=\"2026-06-09T17:01:31.862268641Z\" level=info msg=\"Stopping container: 655b98fecfff8714db26e3aa34bc7029ed745b923d4da9c5201de2cc2b61e882 (timeout: 30s)\" id=2fcde975-8f73-4700-91ad-96a5157faf59 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:01:31.869140 crc crio[20770]: time=\"2026-06-09T17:01:31.862430126Z\" level=info msg=\"Stopping container: 9c9e6207da1a8d01796db6f82f10b8c3165d565a24cc3dcb60928b493d4d2dd1 (timeout: 30s)\" id=dd9150c1-493f-4a29-9b32-e72c2f981006 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:01:33.916353 crc crio[20770]: time=\"2026-06-09T17:01:33.91580115Z\" level=info msg=\"Stopping container: c61936be9a31f3d9a56f540a177eff15f0d5544cf0d98cb5fcce42a9bad78732 (timeout: 30s)\" id=b8efa268-21e2-43ce-a787-9dddda38cc0b name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:01:33.919605 crc crio[20770]: time=\"2026-06-09T17:01:33.919550268Z\" level=info msg=\"Stopping container: 7d975c4dbad9f8641ac7791ef7fda1ba1fe90a0151e0bb603f049a706072e692 (timeout: 30s)\" id=8283d58c-2770-4407-af38-91fdcc9daf53 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:01:40.431990 crc crio[20770]: time=\"2026-06-09T17:01:40.430919865Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=73800ea3-0e1f-414e-b7cc-3413219ba2d8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:01:40.447233 crc crio[20770]: time=\"2026-06-09T17:01:40.447158585Z\" level=info msg=\"Stopped container 655b98fecfff8714db26e3aa34bc7029ed745b923d4da9c5201de2cc2b61e882: openstack/neutron-66779bf6b8-pmlls/neutron-api\" id=2fcde975-8f73-4700-91ad-96a5157faf59 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:01:40.459043 crc crio[20770]: time=\"2026-06-09T17:01:40.458950487Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=82a1ff5d-c619-42cb-bd74-8cc1528fb540 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:01:40.503276 crc crio[20770]: time=\"2026-06-09T17:01:40.503174109Z\" level=info msg=\"Stopped container 9c9e6207da1a8d01796db6f82f10b8c3165d565a24cc3dcb60928b493d4d2dd1: openstack/neutron-66779bf6b8-pmlls/neutron-httpd\" id=dd9150c1-493f-4a29-9b32-e72c2f981006 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:01:40.504719 crc crio[20770]: time=\"2026-06-09T17:01:40.50458361Z\" level=info msg=\"Stopping pod sandbox: 3d82194b9d043719ca5497c3b27c2126c2031f8be0b5bcab465895471280f34d\" id=7a674bb6-da08-44ab-a71a-903f3b51ec51 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:01:40.505550 crc crio[20770]: time=\"2026-06-09T17:01:40.505478676Z\" level=info msg=\"Got pod network &{Name:neutron-66779bf6b8-pmlls Namespace:openstack ID:3d82194b9d043719ca5497c3b27c2126c2031f8be0b5bcab465895471280f34d UID:e233389a-dea4-4ab5-902c-30ddc407f061 NetNS:/var/run/netns/d3ce9658-47ed-4ab9-ac43-abfea05225a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode233389a_dea4_4ab5_902c_30ddc407f061.slice PodAnnotations:0xc0029d4210}] Aliases:map[]}\"\nJun 09 17:01:40.505892 crc crio[20770]: time=\"2026-06-09T17:01:40.505830186Z\" level=info msg=\"Deleting pod openstack_neutron-66779bf6b8-pmlls from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:01:40.632892 crc crio[20770]: time=\"2026-06-09T17:01:40.63189547Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:01:40.641374 crc crio[20770]: time=\"2026-06-09T17:01:40.641200069Z\" level=info msg=\"Stopped container c61936be9a31f3d9a56f540a177eff15f0d5544cf0d98cb5fcce42a9bad78732: openstack/cinder-scheduler-0/probe\" id=b8efa268-21e2-43ce-a787-9dddda38cc0b name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:01:40.754734 crc crio[20770]: time=\"2026-06-09T17:01:40.754596496Z\" level=info msg=\"Stopped container 7d975c4dbad9f8641ac7791ef7fda1ba1fe90a0151e0bb603f049a706072e692: openstack/cinder-scheduler-0/cinder-scheduler\" id=8283d58c-2770-4407-af38-91fdcc9daf53 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:01:40.755687 crc crio[20770]: time=\"2026-06-09T17:01:40.755581725Z\" level=info msg=\"Stopping pod sandbox: 7fa4a6ecc5cf6c0c7276b443710ae94c862d2f8b0574b31188a7a21bad4fdcbf\" id=c909c0a6-89a2-4d7b-8966-4befa158dbb2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:01:40.756425 crc crio[20770]: time=\"2026-06-09T17:01:40.756354137Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:7fa4a6ecc5cf6c0c7276b443710ae94c862d2f8b0574b31188a7a21bad4fdcbf UID:67d9c752-1050-4fe8-a8c2-3c5624176553 NetNS:/var/run/netns/39923be1-71d7-40ed-9ff4-c8eefa5517c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod67d9c752_1050_4fe8_a8c2_3c5624176553.slice PodAnnotations:0xc0029d43d8}] Aliases:map[]}\"\nJun 09 17:01:40.756794 crc crio[20770]: time=\"2026-06-09T17:01:40.756557693Z\" level=info msg=\"Deleting pod openstack_cinder-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:01:40.833474 crc crio[20770]: time=\"2026-06-09T17:01:40.83338335Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2ef2c3ebb9340307b3b5d6b8c8bf113f5dc11b07cf78924d38dde8b2945b8e04\" id=fad537d6-37b9-45e2-bcf4-7d98c3444d62 name=/runtime.v1.ImageService/PullImage\nJun 09 17:01:40.834913 crc crio[20770]: time=\"2026-06-09T17:01:40.834575574Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=1eeb1b29-e051-4880-8f6d-56ba1683d51c name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:01:40.897867 crc crio[20770]: time=\"2026-06-09T17:01:40.897818867Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:01:40.906916 crc crio[20770]: time=\"2026-06-09T17:01:40.906865399Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:01:40.939271 crc crio[20770]: time=\"2026-06-09T17:01:40.939024751Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=181d6098-4ab4-4839-87df-398983d29390 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:01:40.950509 crc crio[20770]: time=\"2026-06-09T17:01:40.950267877Z\" level=info msg=\"Creating container: openstack/openstackclient/openstackclient\" id=a41a3c71-5c18-4b74-b813-4cc74903b1b8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:01:40.955119 crc crio[20770]: time=\"2026-06-09T17:01:40.953981075Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:01:41.061778 crc crio[20770]: time=\"2026-06-09T17:01:41.061623495Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:01:41.067787 crc crio[20770]: time=\"2026-06-09T17:01:41.067687271Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:01:41.097126 crc crio[20770]: time=\"2026-06-09T17:01:41.097009621Z\" level=info msg=\"Created container ff8265364cfbd561b9e280f3249dc8f5b99a87f0e56713c9ba6b2817d1121972: openstack/ceilometer-0/ceilometer-notification-agent\" id=82a1ff5d-c619-42cb-bd74-8cc1528fb540 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:01:41.109064 crc crio[20770]: time=\"2026-06-09T17:01:41.107097643Z\" level=info msg=\"Starting container: ff8265364cfbd561b9e280f3249dc8f5b99a87f0e56713c9ba6b2817d1121972\" id=1ff8f78f-9c35-44ed-b2d8-efcb7e5d8755 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:01:41.117365 crc crio[20770]: time=\"2026-06-09T17:01:41.115540848Z\" level=info msg=\"Started container\" PID=73411 containerID=ff8265364cfbd561b9e280f3249dc8f5b99a87f0e56713c9ba6b2817d1121972 description=openstack/ceilometer-0/ceilometer-notification-agent id=1ff8f78f-9c35-44ed-b2d8-efcb7e5d8755 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f6434a73996efe76c71bd7dc3477bac0224b92f8ab48a28fe5b6eb0a72e07262\nJun 09 17:01:41.146715 crc crio[20770]: time=\"2026-06-09T17:01:41.143026644Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=a8a8fd7f-9e6a-405d-86da-f199e80a5fe5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:01:41.167703 crc crio[20770]: time=\"2026-06-09T17:01:41.1604658Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=239d016b-0cce-4a02-a3af-5d439dcf49bd name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:01:41.174698 crc crio[20770]: time=\"2026-06-09T17:01:41.169602425Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=a21c1464-1f21-4545-b5c5-6353d196dd67 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:01:41.174698 crc crio[20770]: time=\"2026-06-09T17:01:41.170298285Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:01:41.253831 crc crio[20770]: time=\"2026-06-09T17:01:41.253544188Z\" level=info msg=\"Created container e2e31aa2ff850247a957aa32b5e4f62125ec1a080a0f1ff628c967bccf755195: openstack/openstackclient/openstackclient\" id=a41a3c71-5c18-4b74-b813-4cc74903b1b8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:01:41.264437 crc crio[20770]: time=\"2026-06-09T17:01:41.264170236Z\" level=info msg=\"Starting container: e2e31aa2ff850247a957aa32b5e4f62125ec1a080a0f1ff628c967bccf755195\" id=cfdc0272-13b6-4aed-8e99-fc5257b69913 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:01:41.273445 crc crio[20770]: time=\"2026-06-09T17:01:41.273316371Z\" level=info msg=\"Stopped pod sandbox: 3d82194b9d043719ca5497c3b27c2126c2031f8be0b5bcab465895471280f34d\" id=7a674bb6-da08-44ab-a71a-903f3b51ec51 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:01:41.274057 crc crio[20770]: time=\"2026-06-09T17:01:41.27396869Z\" level=info msg=\"Started container\" PID=73432 containerID=e2e31aa2ff850247a957aa32b5e4f62125ec1a080a0f1ff628c967bccf755195 description=openstack/openstackclient/openstackclient id=cfdc0272-13b6-4aed-8e99-fc5257b69913 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6782547e21d09a96b95286a17ac003d4fe3068ea42611d99f0c95f6c601f087a\nJun 09 17:01:41.302413 crc crio[20770]: time=\"2026-06-09T17:01:41.302308381Z\" level=info msg=\"Stopped pod sandbox: 7fa4a6ecc5cf6c0c7276b443710ae94c862d2f8b0574b31188a7a21bad4fdcbf\" id=c909c0a6-89a2-4d7b-8966-4befa158dbb2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:01:41.332536 crc crio[20770]: time=\"2026-06-09T17:01:41.329995303Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:01:41.349312 crc crio[20770]: time=\"2026-06-09T17:01:41.349235831Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:01:41.783370 crc crio[20770]: time=\"2026-06-09T17:01:41.782612042Z\" level=info msg=\"Created container a0f61cfef7f036a97c980fdb839f43e36fbb903c9168ff98bcceaffd783eab65: openstack/ceilometer-0/sg-core\" id=a21c1464-1f21-4545-b5c5-6353d196dd67 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:01:41.785095 crc crio[20770]: time=\"2026-06-09T17:01:41.785027332Z\" level=info msg=\"Starting container: a0f61cfef7f036a97c980fdb839f43e36fbb903c9168ff98bcceaffd783eab65\" id=653d511d-ab3b-402b-8843-e23614e7d99d name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:01:41.793004 crc crio[20770]: time=\"2026-06-09T17:01:41.79289674Z\" level=info msg=\"Started container\" PID=73492 containerID=a0f61cfef7f036a97c980fdb839f43e36fbb903c9168ff98bcceaffd783eab65 description=openstack/ceilometer-0/sg-core id=653d511d-ab3b-402b-8843-e23614e7d99d name=/runtime.v1.RuntimeService/StartContainer sandboxID=f6434a73996efe76c71bd7dc3477bac0224b92f8ab48a28fe5b6eb0a72e07262\nJun 09 17:01:41.825005 crc crio[20770]: time=\"2026-06-09T17:01:41.824889448Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=2b246e4a-06af-4eb6-a409-4964d36d1a21 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:01:41.850032 crc crio[20770]: time=\"2026-06-09T17:01:41.849848451Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=a35e066c-8d8d-4ba5-82b8-d0c9a3dc2865 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:01:41.860728 crc crio[20770]: time=\"2026-06-09T17:01:41.860589082Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=a876a271-26ee-4e91-a11d-88cd10fcb9ec name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:01:41.861252 crc crio[20770]: time=\"2026-06-09T17:01:41.86119146Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:01:41.910721 crc crio[20770]: time=\"2026-06-09T17:01:41.910617232Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:01:41.914328 crc crio[20770]: time=\"2026-06-09T17:01:41.914096563Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:01:42.070018 crc crio[20770]: time=\"2026-06-09T17:01:42.069797826Z\" level=info msg=\"Created container 44cccc6172120134b97b0ad0b4c9395753b6d086050f5ebb7dd9e4d9d0607653: openstack/ceilometer-0/proxy-httpd\" id=a876a271-26ee-4e91-a11d-88cd10fcb9ec name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:01:42.070018 crc crio[20770]: time=\"2026-06-09T17:01:42.07130719Z\" level=info msg=\"Starting container: 44cccc6172120134b97b0ad0b4c9395753b6d086050f5ebb7dd9e4d9d0607653\" id=6aa968e9-51e0-4a0d-a1f2-40064242ba5e name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:01:42.076555 crc crio[20770]: time=\"2026-06-09T17:01:42.076409898Z\" level=info msg=\"Started container\" PID=73586 containerID=44cccc6172120134b97b0ad0b4c9395753b6d086050f5ebb7dd9e4d9d0607653 description=openstack/ceilometer-0/proxy-httpd id=6aa968e9-51e0-4a0d-a1f2-40064242ba5e name=/runtime.v1.RuntimeService/StartContainer sandboxID=f6434a73996efe76c71bd7dc3477bac0224b92f8ab48a28fe5b6eb0a72e07262\nJun 09 17:01:42.107518 crc crio[20770]: time=\"2026-06-09T17:01:42.107472698Z\" level=info msg=\"Removing container: 9c9e6207da1a8d01796db6f82f10b8c3165d565a24cc3dcb60928b493d4d2dd1\" id=0dafa16a-635c-4b23-b7a8-ab492d7e250b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:01:42.147528 crc crio[20770]: time=\"2026-06-09T17:01:42.147427976Z\" level=info msg=\"Removed container 9c9e6207da1a8d01796db6f82f10b8c3165d565a24cc3dcb60928b493d4d2dd1: openstack/neutron-66779bf6b8-pmlls/neutron-httpd\" id=0dafa16a-635c-4b23-b7a8-ab492d7e250b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:01:42.152057 crc crio[20770]: time=\"2026-06-09T17:01:42.151581386Z\" level=info msg=\"Removing container: 655b98fecfff8714db26e3aa34bc7029ed745b923d4da9c5201de2cc2b61e882\" id=af3c6fa6-8729-40cf-acbc-49303d8a72a8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:01:42.192066 crc crio[20770]: time=\"2026-06-09T17:01:42.191966057Z\" level=info msg=\"Removed container 655b98fecfff8714db26e3aa34bc7029ed745b923d4da9c5201de2cc2b61e882: openstack/neutron-66779bf6b8-pmlls/neutron-api\" id=af3c6fa6-8729-40cf-acbc-49303d8a72a8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:01:42.206234 crc crio[20770]: time=\"2026-06-09T17:01:42.205391306Z\" level=info msg=\"Removing container: c61936be9a31f3d9a56f540a177eff15f0d5544cf0d98cb5fcce42a9bad78732\" id=58079268-5dc1-4f6c-9581-0379c3733fb0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:01:42.238978 crc crio[20770]: time=\"2026-06-09T17:01:42.238896537Z\" level=info msg=\"Removed container c61936be9a31f3d9a56f540a177eff15f0d5544cf0d98cb5fcce42a9bad78732: openstack/cinder-scheduler-0/probe\" id=58079268-5dc1-4f6c-9581-0379c3733fb0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:01:42.256140 crc crio[20770]: time=\"2026-06-09T17:01:42.255593721Z\" level=info msg=\"Removing container: 7d975c4dbad9f8641ac7791ef7fda1ba1fe90a0151e0bb603f049a706072e692\" id=6d336c62-97a0-48dd-9277-b94bc2a99588 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:01:42.293318 crc crio[20770]: time=\"2026-06-09T17:01:42.292783729Z\" level=info msg=\"Removed container 7d975c4dbad9f8641ac7791ef7fda1ba1fe90a0151e0bb603f049a706072e692: openstack/cinder-scheduler-0/cinder-scheduler\" id=6d336c62-97a0-48dd-9277-b94bc2a99588 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:01:42.810112 crc crio[20770]: time=\"2026-06-09T17:01:42.809950789Z\" level=info msg=\"Running pod sandbox: openstack/cinder-scheduler-0/POD\" id=71281c63-d48b-4a78-aa40-f6c7f96bf25e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:01:42.811324 crc crio[20770]: time=\"2026-06-09T17:01:42.810181555Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:01:42.850489 crc crio[20770]: time=\"2026-06-09T17:01:42.850437902Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:ab69384750edf9d3bd4b78c5b25aa4b7941c00a566b25fe7e8058754938c1ad2 UID:c414a562-fe14-4fa7-82ea-d15e8f72aac4 NetNS:/var/run/netns/9f4c08ef-a08f-401b-8904-441b4875e1a9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc414a562_fe14_4fa7_82ea_d15e8f72aac4.slice PodAnnotations:0xc0010a2d70}] Aliases:map[]}\"\nJun 09 17:01:42.850875 crc crio[20770]: time=\"2026-06-09T17:01:42.850848454Z\" level=info msg=\"Adding pod openstack_cinder-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:01:43.137821 crc crio[20770]: time=\"2026-06-09T17:01:43.137245975Z\" level=info msg=\"Stopping container: 52b97f0d9d85f5356d728a323db93070df97780e14ece3c618d16d9021fa16a2 (timeout: 30s)\" id=3a685a95-65bb-4ce6-afcd-10189de9f072 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:01:43.137949 crc crio[20770]: time=\"2026-06-09T17:01:43.137813982Z\" level=info msg=\"Stopping container: ff8265364cfbd561b9e280f3249dc8f5b99a87f0e56713c9ba6b2817d1121972 (timeout: 30s)\" id=07e69837-604a-4dbc-86a4-b6de82140808 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:01:43.138537 crc crio[20770]: time=\"2026-06-09T17:01:43.138364318Z\" level=info msg=\"Stopping container: 44cccc6172120134b97b0ad0b4c9395753b6d086050f5ebb7dd9e4d9d0607653 (timeout: 30s)\" id=34ef3422-4a4d-4255-8c81-e9c5b457e054 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:01:43.140617 crc crio[20770]: time=\"2026-06-09T17:01:43.140348515Z\" level=info msg=\"Stopping container: a0f61cfef7f036a97c980fdb839f43e36fbb903c9168ff98bcceaffd783eab65 (timeout: 30s)\" id=91971cdb-f2fb-4b18-bd79-7d5e5e2fc502 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:01:43.272231 crc crio[20770]: time=\"2026-06-09T17:01:43.272183956Z\" level=info msg=\"Stopped container a0f61cfef7f036a97c980fdb839f43e36fbb903c9168ff98bcceaffd783eab65: openstack/ceilometer-0/sg-core\" id=91971cdb-f2fb-4b18-bd79-7d5e5e2fc502 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:01:43.553203 crc crio[20770]: time=\"2026-06-09T17:01:43.551741388Z\" level=info msg=\"Stopped container 44cccc6172120134b97b0ad0b4c9395753b6d086050f5ebb7dd9e4d9d0607653: openstack/ceilometer-0/proxy-httpd\" id=34ef3422-4a4d-4255-8c81-e9c5b457e054 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:01:43.598974 crc crio[20770]: time=\"2026-06-09T17:01:43.598824393Z\" level=info msg=\"Stopped container ff8265364cfbd561b9e280f3249dc8f5b99a87f0e56713c9ba6b2817d1121972: openstack/ceilometer-0/ceilometer-notification-agent\" id=07e69837-604a-4dbc-86a4-b6de82140808 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:01:43.616605 crc crio[20770]: 2026-06-09T17:01:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ab69384750edf9d Mac:9a:7c:85:c6:38:c2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b0 Mtu:0 Sandbox:/var/run/netns/9f4c08ef-a08f-401b-8904-441b4875e1a9 SocketPath: PciID:}] [{Interface:0xc000236d40 Address:{IP:10.217.0.176 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:01:43.619623 crc crio[20770]: time=\"2026-06-09T17:01:43.619464651Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:ab69384750edf9d3bd4b78c5b25aa4b7941c00a566b25fe7e8058754938c1ad2 UID:c414a562-fe14-4fa7-82ea-d15e8f72aac4 NetNS:/var/run/netns/9f4c08ef-a08f-401b-8904-441b4875e1a9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc414a562_fe14_4fa7_82ea_d15e8f72aac4.slice PodAnnotations:0xc0010a2d70}] Aliases:map[]}\"\nJun 09 17:01:43.619819 crc crio[20770]: time=\"2026-06-09T17:01:43.61979625Z\" level=info msg=\"Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:01:43.630378 crc crio[20770]: time=\"2026-06-09T17:01:43.630291425Z\" level=info msg=\"Ran pod sandbox ab69384750edf9d3bd4b78c5b25aa4b7941c00a566b25fe7e8058754938c1ad2 with infra container: openstack/cinder-scheduler-0/POD\" id=71281c63-d48b-4a78-aa40-f6c7f96bf25e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:01:43.632930 crc crio[20770]: time=\"2026-06-09T17:01:43.632847089Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=4ae944d3-23bf-497a-a86b-08db114b79fb name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:01:43.684703 crc crio[20770]: time=\"2026-06-09T17:01:43.684113015Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=45ad63d9-31b8-4d71-883f-d8a7196f3e87 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:01:43.694017 crc crio[20770]: time=\"2026-06-09T17:01:43.693785425Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/cinder-scheduler\" id=4d75538a-105d-43ca-a721-83341cd34107 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:01:43.694561 crc crio[20770]: time=\"2026-06-09T17:01:43.694498106Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:01:43.747075 crc crio[20770]: time=\"2026-06-09T17:01:43.746931645Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:01:43.776301 crc crio[20770]: time=\"2026-06-09T17:01:43.776108191Z\" level=info msg=\"Stopped container 52b97f0d9d85f5356d728a323db93070df97780e14ece3c618d16d9021fa16a2: openstack/ceilometer-0/ceilometer-central-agent\" id=3a685a95-65bb-4ce6-afcd-10189de9f072 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:01:43.783714 crc crio[20770]: time=\"2026-06-09T17:01:43.783539186Z\" level=info msg=\"Stopping pod sandbox: f6434a73996efe76c71bd7dc3477bac0224b92f8ab48a28fe5b6eb0a72e07262\" id=51a6bf59-e105-4851-b594-45b43a3f6e8f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:01:43.784794 crc crio[20770]: time=\"2026-06-09T17:01:43.784314029Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:f6434a73996efe76c71bd7dc3477bac0224b92f8ab48a28fe5b6eb0a72e07262 UID:abe7fbcc-1df1-4c6a-94aa-9eb8807c9c75 NetNS:/var/run/netns/d0e64e24-a083-462f-94bc-34570b9e5491 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podabe7fbcc_1df1_4c6a_94aa_9eb8807c9c75.slice PodAnnotations:0xc002a08a00}] Aliases:map[]}\"\nJun 09 17:01:43.784794 crc crio[20770]: time=\"2026-06-09T17:01:43.784469213Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:01:44.111480 crc crio[20770]: time=\"2026-06-09T17:01:44.111376358Z\" level=info msg=\"Stopped pod sandbox: f6434a73996efe76c71bd7dc3477bac0224b92f8ab48a28fe5b6eb0a72e07262\" id=51a6bf59-e105-4851-b594-45b43a3f6e8f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:01:44.215432 crc crio[20770]: time=\"2026-06-09T17:01:44.215301371Z\" level=info msg=\"Removing container: 44cccc6172120134b97b0ad0b4c9395753b6d086050f5ebb7dd9e4d9d0607653\" id=a403f5a2-6d98-4c0c-bab6-a1a66bcd2ab1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:01:44.298806 crc crio[20770]: time=\"2026-06-09T17:01:44.298719698Z\" level=info msg=\"Removed container 44cccc6172120134b97b0ad0b4c9395753b6d086050f5ebb7dd9e4d9d0607653: openstack/ceilometer-0/proxy-httpd\" id=a403f5a2-6d98-4c0c-bab6-a1a66bcd2ab1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:01:44.302571 crc crio[20770]: time=\"2026-06-09T17:01:44.302479497Z\" level=info msg=\"Removing container: a0f61cfef7f036a97c980fdb839f43e36fbb903c9168ff98bcceaffd783eab65\" id=8dd22db1-edab-4632-9e6f-98a2d0d26b18 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:01:44.335545 crc crio[20770]: time=\"2026-06-09T17:01:44.33535181Z\" level=info msg=\"Removed container a0f61cfef7f036a97c980fdb839f43e36fbb903c9168ff98bcceaffd783eab65: openstack/ceilometer-0/sg-core\" id=8dd22db1-edab-4632-9e6f-98a2d0d26b18 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:01:44.339012 crc crio[20770]: time=\"2026-06-09T17:01:44.338497061Z\" level=info msg=\"Removing container: ff8265364cfbd561b9e280f3249dc8f5b99a87f0e56713c9ba6b2817d1121972\" id=399f7e14-6c20-431f-8f9d-4c6624b096c6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:01:44.368241 crc crio[20770]: time=\"2026-06-09T17:01:44.368171371Z\" level=info msg=\"Removed container ff8265364cfbd561b9e280f3249dc8f5b99a87f0e56713c9ba6b2817d1121972: openstack/ceilometer-0/ceilometer-notification-agent\" id=399f7e14-6c20-431f-8f9d-4c6624b096c6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:01:44.377702 crc crio[20770]: time=\"2026-06-09T17:01:44.377493532Z\" level=info msg=\"Removing container: 52b97f0d9d85f5356d728a323db93070df97780e14ece3c618d16d9021fa16a2\" id=6c0494c7-444f-4e7c-9fbc-2e135550eeae name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:01:44.408168 crc crio[20770]: time=\"2026-06-09T17:01:44.408107569Z\" level=info msg=\"Removed container 52b97f0d9d85f5356d728a323db93070df97780e14ece3c618d16d9021fa16a2: openstack/ceilometer-0/ceilometer-central-agent\" id=6c0494c7-444f-4e7c-9fbc-2e135550eeae name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:01:44.534004 crc crio[20770]: time=\"2026-06-09T17:01:44.533491043Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:01:44.751191 crc crio[20770]: time=\"2026-06-09T17:01:44.75110014Z\" level=info msg=\"Created container 9864620035c504e29b27cd290eb2f6d99cfd4ff3d14253ed013a57a5d4cfc756: openstack/cinder-scheduler-0/cinder-scheduler\" id=4d75538a-105d-43ca-a721-83341cd34107 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:01:44.753329 crc crio[20770]: time=\"2026-06-09T17:01:44.753238532Z\" level=info msg=\"Starting container: 9864620035c504e29b27cd290eb2f6d99cfd4ff3d14253ed013a57a5d4cfc756\" id=ee2b19d4-ee99-4c9d-9cf7-3b8fdfb9c7bf name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:01:44.759676 crc crio[20770]: time=\"2026-06-09T17:01:44.759438522Z\" level=info msg=\"Started container\" PID=73943 containerID=9864620035c504e29b27cd290eb2f6d99cfd4ff3d14253ed013a57a5d4cfc756 description=openstack/cinder-scheduler-0/cinder-scheduler id=ee2b19d4-ee99-4c9d-9cf7-3b8fdfb9c7bf name=/runtime.v1.RuntimeService/StartContainer sandboxID=ab69384750edf9d3bd4b78c5b25aa4b7941c00a566b25fe7e8058754938c1ad2\nJun 09 17:01:44.782329 crc crio[20770]: time=\"2026-06-09T17:01:44.782230472Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=3f9f5130-e9bf-4d12-a210-1396016b92aa name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:01:44.841737 crc crio[20770]: time=\"2026-06-09T17:01:44.841556472Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=4c5e77be-5a6a-4625-a6b7-9ea36569ea8b name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:01:44.851952 crc crio[20770]: time=\"2026-06-09T17:01:44.8518536Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/probe\" id=193fd1f8-6ca0-4c17-9b47-8265b3fc0316 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:01:44.852327 crc crio[20770]: time=\"2026-06-09T17:01:44.852249422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:01:44.922569 crc crio[20770]: time=\"2026-06-09T17:01:44.922492438Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:01:45.052060 crc crio[20770]: time=\"2026-06-09T17:01:45.051442335Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=1284d341-f2ee-4e91-9c5f-8d7e827e33e0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:01:45.052060 crc crio[20770]: time=\"2026-06-09T17:01:45.051536198Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:01:45.117826 crc crio[20770]: time=\"2026-06-09T17:01:45.117712876Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:1628b8eede0a9763e064b46d8019dab24bdc8c582705391f6f36043eb369c69b UID:024cf0e7-28f4-4aca-90d3-db631c91b93b NetNS:/var/run/netns/b17f9c2b-d817-475a-b34c-280b8dc27747 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod024cf0e7_28f4_4aca_90d3_db631c91b93b.slice PodAnnotations:0xc002a08168}] Aliases:map[]}\"\nJun 09 17:01:45.117826 crc crio[20770]: time=\"2026-06-09T17:01:45.117794959Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:01:45.147400 crc crio[20770]: time=\"2026-06-09T17:01:45.14717293Z\" level=warning msg=\"Stopping container 65753f3ef8ec881a43bee2a5ee9ffb074dbf0de21699310fdc7432039d3c8b06 with stop signal(15) timed out. Killing...\"\nJun 09 17:01:45.301434 crc crio[20770]: time=\"2026-06-09T17:01:45.300845204Z\" level=error msg=\"Killing container 65753f3ef8ec881a43bee2a5ee9ffb074dbf0de21699310fdc7432039d3c8b06 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 65753f3ef8ec881a43bee2a5ee9ffb074dbf0de21699310fdc7432039d3c8b06 KILL` failed: process not running: No such process\\n : exit status 1\"\nJun 09 17:01:45.571485 crc crio[20770]: time=\"2026-06-09T17:01:45.569203812Z\" level=info msg=\"Stopped container 65753f3ef8ec881a43bee2a5ee9ffb074dbf0de21699310fdc7432039d3c8b06: openstack/cinder-api-0/cinder-api\" id=ab697dc4-c4bc-49ab-8310-0df247d91595 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:01:45.575043 crc crio[20770]: time=\"2026-06-09T17:01:45.574608999Z\" level=info msg=\"Stopping pod sandbox: 97f6604f2b38d2bcdf8dbe876ee402428d8111541096d160022343644e0f3d04\" id=e230bb1b-ba22-4adf-8d70-9442303f63e4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:01:45.575739 crc crio[20770]: time=\"2026-06-09T17:01:45.575467484Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:97f6604f2b38d2bcdf8dbe876ee402428d8111541096d160022343644e0f3d04 UID:a0670e3a-ee82-4474-a5f0-867a56e8a65c NetNS:/var/run/netns/5cfb14ae-a95b-4208-ac46-02eae9d4a679 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda0670e3a_ee82_4474_a5f0_867a56e8a65c.slice PodAnnotations:0xc00291aa80}] Aliases:map[]}\"\nJun 09 17:01:45.575739 crc crio[20770]: time=\"2026-06-09T17:01:45.575729791Z\" level=info msg=\"Deleting pod openstack_cinder-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:01:45.801421 crc crio[20770]: 2026-06-09T17:01:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1628b8eede0a976 Mac:56:85:d1:b8:c9:64 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b1 Mtu:0 Sandbox:/var/run/netns/b17f9c2b-d817-475a-b34c-280b8dc27747 SocketPath: PciID:}] [{Interface:0xc00025cb10 Address:{IP:10.217.0.177 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:01:45.801421 crc crio[20770]: time=\"2026-06-09T17:01:45.801081033Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:1628b8eede0a9763e064b46d8019dab24bdc8c582705391f6f36043eb369c69b UID:024cf0e7-28f4-4aca-90d3-db631c91b93b NetNS:/var/run/netns/b17f9c2b-d817-475a-b34c-280b8dc27747 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod024cf0e7_28f4_4aca_90d3_db631c91b93b.slice PodAnnotations:0xc002a08168}] Aliases:map[]}\"\nJun 09 17:01:45.801421 crc crio[20770]: time=\"2026-06-09T17:01:45.801217907Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:01:45.820958 crc crio[20770]: time=\"2026-06-09T17:01:45.820902068Z\" level=info msg=\"Ran pod sandbox 1628b8eede0a9763e064b46d8019dab24bdc8c582705391f6f36043eb369c69b with infra container: openstack/ceilometer-0/POD\" id=1284d341-f2ee-4e91-9c5f-8d7e827e33e0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:01:45.836799 crc crio[20770]: time=\"2026-06-09T17:01:45.836700446Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=a7462c9e-22bc-4e65-9216-312e30fcb465 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:01:45.943311 crc crio[20770]: time=\"2026-06-09T17:01:45.939715071Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=6b41a5e9-6cb3-44cf-a960-8ecc43339123 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:01:45.955598 crc crio[20770]: time=\"2026-06-09T17:01:45.954743377Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=db22f0ea-0fff-4d0c-b6c5-f75e25b4db27 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:01:45.955598 crc crio[20770]: time=\"2026-06-09T17:01:45.955466208Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:01:45.992920 crc crio[20770]: time=\"2026-06-09T17:01:45.992137991Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:01:46.118202 crc crio[20770]: time=\"2026-06-09T17:01:46.117873845Z\" level=info msg=\"Stopped pod sandbox: 97f6604f2b38d2bcdf8dbe876ee402428d8111541096d160022343644e0f3d04\" id=e230bb1b-ba22-4adf-8d70-9442303f63e4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:01:46.164094 crc crio[20770]: time=\"2026-06-09T17:01:46.164021913Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:01:46.167913 crc crio[20770]: time=\"2026-06-09T17:01:46.167842863Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:01:46.304605 crc crio[20770]: time=\"2026-06-09T17:01:46.304441213Z\" level=info msg=\"Created container 908912497bc1f9ef17e94cd36f5bb5a5f769dbce71128b7523c880db0720ae65: openstack/ceilometer-0/ceilometer-central-agent\" id=db22f0ea-0fff-4d0c-b6c5-f75e25b4db27 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:01:46.308715 crc crio[20770]: time=\"2026-06-09T17:01:46.308569212Z\" level=info msg=\"Created container 3b5c37214013d7b789d5e046f998814cb608c4707a008f4a4ffbe008b0f4e3bd: openstack/cinder-scheduler-0/probe\" id=193fd1f8-6ca0-4c17-9b47-8265b3fc0316 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:01:46.309025 crc crio[20770]: time=\"2026-06-09T17:01:46.308943333Z\" level=info msg=\"Starting container: 908912497bc1f9ef17e94cd36f5bb5a5f769dbce71128b7523c880db0720ae65\" id=4b1ee7b9-38d9-4b1e-88cb-c578996a6ce9 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:01:46.310407 crc crio[20770]: time=\"2026-06-09T17:01:46.310334833Z\" level=info msg=\"Starting container: 3b5c37214013d7b789d5e046f998814cb608c4707a008f4a4ffbe008b0f4e3bd\" id=1d0e1a13-8100-401c-a7dd-e7d08b758328 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:01:46.316346 crc crio[20770]: time=\"2026-06-09T17:01:46.316264955Z\" level=info msg=\"Started container\" PID=74160 containerID=908912497bc1f9ef17e94cd36f5bb5a5f769dbce71128b7523c880db0720ae65 description=openstack/ceilometer-0/ceilometer-central-agent id=4b1ee7b9-38d9-4b1e-88cb-c578996a6ce9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1628b8eede0a9763e064b46d8019dab24bdc8c582705391f6f36043eb369c69b\nJun 09 17:01:46.337812 crc crio[20770]: time=\"2026-06-09T17:01:46.332395723Z\" level=info msg=\"Started container\" PID=74135 containerID=3b5c37214013d7b789d5e046f998814cb608c4707a008f4a4ffbe008b0f4e3bd description=openstack/cinder-scheduler-0/probe id=1d0e1a13-8100-401c-a7dd-e7d08b758328 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ab69384750edf9d3bd4b78c5b25aa4b7941c00a566b25fe7e8058754938c1ad2\nJun 09 17:01:46.337812 crc crio[20770]: time=\"2026-06-09T17:01:46.333152025Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=6b133b84-b0a1-4035-99cd-03cf7c971cfd name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:01:46.381950 crc crio[20770]: time=\"2026-06-09T17:01:46.378478228Z\" level=info msg=\"Removing container: 65753f3ef8ec881a43bee2a5ee9ffb074dbf0de21699310fdc7432039d3c8b06\" id=f8dd4819-9007-41d7-8e47-68eed304d9ff name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:01:46.478717 crc crio[20770]: time=\"2026-06-09T17:01:46.474212353Z\" level=info msg=\"Removed container 65753f3ef8ec881a43bee2a5ee9ffb074dbf0de21699310fdc7432039d3c8b06: openstack/cinder-api-0/cinder-api\" id=f8dd4819-9007-41d7-8e47-68eed304d9ff name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:01:46.491033 crc crio[20770]: time=\"2026-06-09T17:01:46.489260519Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=f6a3d6c2-fd7d-47c3-a6e4-463376bbc98f name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:01:46.491033 crc crio[20770]: time=\"2026-06-09T17:01:46.489731533Z\" level=info msg=\"Removing container: b9f104a859b06a315a742a85fe14c412e0c41c9ccdb3fd192911e107db66c851\" id=c4768a87-6542-4bd8-bb9f-44409d44698a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:01:46.534444 crc crio[20770]: time=\"2026-06-09T17:01:46.53378947Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=56761a1f-deaf-485a-801f-00839b9a65f1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:01:46.534444 crc crio[20770]: time=\"2026-06-09T17:01:46.534208062Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:01:46.588677 crc crio[20770]: time=\"2026-06-09T17:01:46.588471455Z\" level=info msg=\"Removed container b9f104a859b06a315a742a85fe14c412e0c41c9ccdb3fd192911e107db66c851: openstack/cinder-api-0/cinder-api-log\" id=c4768a87-6542-4bd8-bb9f-44409d44698a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:01:46.599122 crc crio[20770]: time=\"2026-06-09T17:01:46.598933878Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:01:46.602513 crc crio[20770]: time=\"2026-06-09T17:01:46.60244217Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:01:46.807514 crc crio[20770]: time=\"2026-06-09T17:01:46.807340129Z\" level=info msg=\"Created container a29a8217801fe93f5977519f18fd7d5703f3159a6285afc6dcba7b6a2587d1df: openstack/ceilometer-0/ceilometer-notification-agent\" id=56761a1f-deaf-485a-801f-00839b9a65f1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:01:46.820138 crc crio[20770]: time=\"2026-06-09T17:01:46.820031006Z\" level=info msg=\"Starting container: a29a8217801fe93f5977519f18fd7d5703f3159a6285afc6dcba7b6a2587d1df\" id=bfcbe561-3044-4474-acb7-f433a64a0519 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:01:46.830228 crc crio[20770]: time=\"2026-06-09T17:01:46.830071868Z\" level=info msg=\"Started container\" PID=74237 containerID=a29a8217801fe93f5977519f18fd7d5703f3159a6285afc6dcba7b6a2587d1df description=openstack/ceilometer-0/ceilometer-notification-agent id=bfcbe561-3044-4474-acb7-f433a64a0519 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1628b8eede0a9763e064b46d8019dab24bdc8c582705391f6f36043eb369c69b\nJun 09 17:01:46.855795 crc crio[20770]: time=\"2026-06-09T17:01:46.855582667Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=17c29025-df12-4517-9d98-6872ca77cecd name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:01:46.869914 crc crio[20770]: time=\"2026-06-09T17:01:46.869793549Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=987d98b3-cee7-4725-a604-ab7e4e10f2b0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:01:46.877998 crc crio[20770]: time=\"2026-06-09T17:01:46.877841742Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=91b5146e-1068-4d93-836a-e2f2ce532700 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:01:46.878395 crc crio[20770]: time=\"2026-06-09T17:01:46.878329836Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:01:47.044391 crc crio[20770]: time=\"2026-06-09T17:01:47.044286126Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:01:47.059322 crc crio[20770]: time=\"2026-06-09T17:01:47.059217029Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:01:47.220948 crc crio[20770]: time=\"2026-06-09T17:01:47.22005009Z\" level=info msg=\"Created container 6bb0d0f951d52c7237fa338bd0aa57e7206ab5ae992d5a96a2e5b6d7882dfbb9: openstack/ceilometer-0/sg-core\" id=91b5146e-1068-4d93-836a-e2f2ce532700 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:01:47.229012 crc crio[20770]: time=\"2026-06-09T17:01:47.228882656Z\" level=info msg=\"Starting container: 6bb0d0f951d52c7237fa338bd0aa57e7206ab5ae992d5a96a2e5b6d7882dfbb9\" id=5f2019b1-114f-44fe-8b6e-8780d656055f name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:01:47.234354 crc crio[20770]: time=\"2026-06-09T17:01:47.234314573Z\" level=info msg=\"Started container\" PID=74255 containerID=6bb0d0f951d52c7237fa338bd0aa57e7206ab5ae992d5a96a2e5b6d7882dfbb9 description=openstack/ceilometer-0/sg-core id=5f2019b1-114f-44fe-8b6e-8780d656055f name=/runtime.v1.RuntimeService/StartContainer sandboxID=1628b8eede0a9763e064b46d8019dab24bdc8c582705391f6f36043eb369c69b\nJun 09 17:01:47.247012 crc crio[20770]: time=\"2026-06-09T17:01:47.246836756Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=263fd87e-1cf2-4f09-be5c-f5bb54e69081 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:01:47.299911 crc crio[20770]: time=\"2026-06-09T17:01:47.299788721Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=4c4f534c-d402-4320-95c5-2f9a161d82fd name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:01:47.311524 crc crio[20770]: time=\"2026-06-09T17:01:47.311311875Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=d6e80c35-78aa-4d92-b3ea-a3ac285f8514 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:01:47.312009 crc crio[20770]: time=\"2026-06-09T17:01:47.311900732Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:01:47.334712 crc crio[20770]: time=\"2026-06-09T17:01:47.334578989Z\" level=info msg=\"Running pod sandbox: openstack/cinder-api-0/POD\" id=7a6aee31-c454-4af9-bf5e-ef71bdc06a81 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:01:47.334964 crc crio[20770]: time=\"2026-06-09T17:01:47.334718113Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:01:47.383349 crc crio[20770]: time=\"2026-06-09T17:01:47.38222438Z\" level=info msg=\"Stopping container: 01af770648e75014f182a4e4d298c9863813ccb5cf2c96355aeb4631e062c972 (timeout: 2s)\" id=89c6715a-107a-48a0-a968-70d23a3efc0e name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:01:47.413209 crc crio[20770]: time=\"2026-06-09T17:01:47.413109775Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:8567541aac271cdebe3fc8ecbeceffa93c489b6a6a2c3a8aea18784295330662 UID:5f5348c3-8c61-41be-ae52-75edc0b40776 NetNS:/var/run/netns/8ad3a1f4-bed6-4cdf-a752-4deb4614772e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5f5348c3_8c61_41be_ae52_75edc0b40776.slice PodAnnotations:0xc0029d4208}] Aliases:map[]}\"\nJun 09 17:01:47.413209 crc crio[20770]: time=\"2026-06-09T17:01:47.413179957Z\" level=info msg=\"Adding pod openstack_cinder-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:01:47.431512 crc crio[20770]: time=\"2026-06-09T17:01:47.431359214Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:01:47.437835 crc crio[20770]: time=\"2026-06-09T17:01:47.437741589Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:01:47.564322 crc crio[20770]: time=\"2026-06-09T17:01:47.563844164Z\" level=info msg=\"Stopped container 01af770648e75014f182a4e4d298c9863813ccb5cf2c96355aeb4631e062c972: openshift-marketplace/redhat-operators-zd5tx/registry-server\" id=89c6715a-107a-48a0-a968-70d23a3efc0e name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:01:47.566408 crc crio[20770]: time=\"2026-06-09T17:01:47.566324416Z\" level=info msg=\"Stopping pod sandbox: 604e7a0702a18f564962cebe94476fc6f95fcd14bd4de8e8cb7f591baa1d7003\" id=b1d74a7c-d534-4bc3-9ffd-7b75f9dd8bd5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:01:47.567202 crc crio[20770]: time=\"2026-06-09T17:01:47.56713593Z\" level=info msg=\"Got pod network &{Name:redhat-operators-zd5tx Namespace:openshift-marketplace ID:604e7a0702a18f564962cebe94476fc6f95fcd14bd4de8e8cb7f591baa1d7003 UID:7355ed6f-7b5d-422b-af5f-079fe2ba23ab NetNS:/var/run/netns/8915694b-22a4-40fd-9766-c656b3e0ccdb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7355ed6f_7b5d_422b_af5f_079fe2ba23ab.slice PodAnnotations:0xc002894398}] Aliases:map[]}\"\nJun 09 17:01:47.567407 crc crio[20770]: time=\"2026-06-09T17:01:47.567343846Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-zd5tx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:01:47.741619 crc crio[20770]: time=\"2026-06-09T17:01:47.741121273Z\" level=info msg=\"Created container 920ba3b222ae5c899d6aa93a91709040e2c924288e620724ed1ee7a2c2217d78: openstack/ceilometer-0/proxy-httpd\" id=d6e80c35-78aa-4d92-b3ea-a3ac285f8514 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:01:47.743062 crc crio[20770]: time=\"2026-06-09T17:01:47.743017578Z\" level=info msg=\"Starting container: 920ba3b222ae5c899d6aa93a91709040e2c924288e620724ed1ee7a2c2217d78\" id=bacdd76d-0d7a-426d-84e0-b5bc62af948e name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:01:47.749453 crc crio[20770]: time=\"2026-06-09T17:01:47.749404933Z\" level=info msg=\"Started container\" PID=74297 containerID=920ba3b222ae5c899d6aa93a91709040e2c924288e620724ed1ee7a2c2217d78 description=openstack/ceilometer-0/proxy-httpd id=bacdd76d-0d7a-426d-84e0-b5bc62af948e name=/runtime.v1.RuntimeService/StartContainer sandboxID=1628b8eede0a9763e064b46d8019dab24bdc8c582705391f6f36043eb369c69b\nJun 09 17:01:48.012205 crc crio[20770]: time=\"2026-06-09T17:01:48.011575811Z\" level=info msg=\"Stopped pod sandbox: 604e7a0702a18f564962cebe94476fc6f95fcd14bd4de8e8cb7f591baa1d7003\" id=b1d74a7c-d534-4bc3-9ffd-7b75f9dd8bd5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:01:48.021410 crc crio[20770]: 2026-06-09T17:01:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8567541aac271cd Mac:b6:9a:97:73:dd:c3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b2 Mtu:0 Sandbox:/var/run/netns/8ad3a1f4-bed6-4cdf-a752-4deb4614772e SocketPath: PciID:}] [{Interface:0xc0000141c0 Address:{IP:10.217.0.178 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:01:48.023507 crc crio[20770]: time=\"2026-06-09T17:01:48.023025023Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:8567541aac271cdebe3fc8ecbeceffa93c489b6a6a2c3a8aea18784295330662 UID:5f5348c3-8c61-41be-ae52-75edc0b40776 NetNS:/var/run/netns/8ad3a1f4-bed6-4cdf-a752-4deb4614772e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5f5348c3_8c61_41be_ae52_75edc0b40776.slice PodAnnotations:0xc0029d4208}] Aliases:map[]}\"\nJun 09 17:01:48.023507 crc crio[20770]: time=\"2026-06-09T17:01:48.023222789Z\" level=info msg=\"Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:01:48.032346 crc crio[20770]: time=\"2026-06-09T17:01:48.032269991Z\" level=info msg=\"Ran pod sandbox 8567541aac271cdebe3fc8ecbeceffa93c489b6a6a2c3a8aea18784295330662 with infra container: openstack/cinder-api-0/POD\" id=7a6aee31-c454-4af9-bf5e-ef71bdc06a81 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:01:48.034302 crc crio[20770]: time=\"2026-06-09T17:01:48.034233088Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=65cbd48f-05ad-47dd-9168-95716f9d6f43 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:01:48.038904 crc crio[20770]: time=\"2026-06-09T17:01:48.036279427Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=31abb99e-a9b7-4e34-a2c0-4998766bfb72 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:01:48.047141 crc crio[20770]: time=\"2026-06-09T17:01:48.047034659Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api-log\" id=a629675b-e26b-41be-b64e-b0071fd4e4ba name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:01:48.047550 crc crio[20770]: time=\"2026-06-09T17:01:48.047483562Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:01:48.129789 crc crio[20770]: time=\"2026-06-09T17:01:48.129592772Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:01:48.530336 crc crio[20770]: time=\"2026-06-09T17:01:48.527277629Z\" level=info msg=\"Removing container: 01af770648e75014f182a4e4d298c9863813ccb5cf2c96355aeb4631e062c972\" id=c9d72473-3787-4554-bc3f-17429f140a20 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:01:48.586798 crc crio[20770]: time=\"2026-06-09T17:01:48.586626469Z\" level=info msg=\"Removed container 01af770648e75014f182a4e4d298c9863813ccb5cf2c96355aeb4631e062c972: openshift-marketplace/redhat-operators-zd5tx/registry-server\" id=c9d72473-3787-4554-bc3f-17429f140a20 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:01:48.592781 crc crio[20770]: time=\"2026-06-09T17:01:48.591997374Z\" level=info msg=\"Removing container: 16d98c03f3047821518af655e56a86e9fbc53ceea68bac3f082c825d7a9e7b86\" id=4fec856b-0512-42c1-9d21-a571da92a4c8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:01:48.648519 crc crio[20770]: time=\"2026-06-09T17:01:48.646566296Z\" level=info msg=\"Removed container 16d98c03f3047821518af655e56a86e9fbc53ceea68bac3f082c825d7a9e7b86: openshift-marketplace/redhat-operators-zd5tx/extract-content\" id=4fec856b-0512-42c1-9d21-a571da92a4c8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:01:48.670581 crc crio[20770]: time=\"2026-06-09T17:01:48.67049628Z\" level=info msg=\"Removing container: 8f7cb7e05c5bf9ba552373eaffc8c68f0190e04089b35dce2af0dcb5f739c85c\" id=f3a655f1-55b6-44bf-b4f8-5f14a3a7bed0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:01:48.730811 crc crio[20770]: time=\"2026-06-09T17:01:48.730618242Z\" level=info msg=\"Removed container 8f7cb7e05c5bf9ba552373eaffc8c68f0190e04089b35dce2af0dcb5f739c85c: openshift-marketplace/redhat-operators-zd5tx/extract-utilities\" id=f3a655f1-55b6-44bf-b4f8-5f14a3a7bed0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:01:49.272049 crc crio[20770]: time=\"2026-06-09T17:01:49.271933082Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:01:49.449992 crc crio[20770]: time=\"2026-06-09T17:01:49.444632267Z\" level=info msg=\"Created container e148d568386ee7282f364e8985457111b16cccf9a640414a5fc1518e81029d08: openstack/cinder-api-0/cinder-api-log\" id=a629675b-e26b-41be-b64e-b0071fd4e4ba name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:01:49.457385 crc crio[20770]: time=\"2026-06-09T17:01:49.457028407Z\" level=info msg=\"Starting container: e148d568386ee7282f364e8985457111b16cccf9a640414a5fc1518e81029d08\" id=41cbd7ed-311e-47f8-9caf-18e5bdf767ac name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:01:49.477316 crc crio[20770]: time=\"2026-06-09T17:01:49.476981875Z\" level=info msg=\"Started container\" PID=74585 containerID=e148d568386ee7282f364e8985457111b16cccf9a640414a5fc1518e81029d08 description=openstack/cinder-api-0/cinder-api-log id=41cbd7ed-311e-47f8-9caf-18e5bdf767ac name=/runtime.v1.RuntimeService/StartContainer sandboxID=8567541aac271cdebe3fc8ecbeceffa93c489b6a6a2c3a8aea18784295330662\nJun 09 17:01:49.504197 crc crio[20770]: time=\"2026-06-09T17:01:49.503276227Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=60dd1c4c-5b57-4e0c-b89a-b5f8dacdd82c name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:01:49.713223 crc crio[20770]: time=\"2026-06-09T17:01:49.713114399Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=6dccae39-1c44-4ad9-90e9-be741cf37f30 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:01:49.738313 crc crio[20770]: time=\"2026-06-09T17:01:49.738218667Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api\" id=4875ae81-7f08-475c-9915-6b59e39e5f7c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:01:49.738719 crc crio[20770]: time=\"2026-06-09T17:01:49.738623818Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:01:49.867426 crc crio[20770]: time=\"2026-06-09T17:01:49.865382662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:01:50.884161 crc crio[20770]: time=\"2026-06-09T17:01:50.880537745Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:01:51.018905 crc crio[20770]: time=\"2026-06-09T17:01:51.018829293Z\" level=info msg=\"Created container b3bf6ef6f405440e6b9c397d1b23d18b0df0afe05727dcb03fa8ee1756f5c20f: openstack/cinder-api-0/cinder-api\" id=4875ae81-7f08-475c-9915-6b59e39e5f7c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:01:51.020781 crc crio[20770]: time=\"2026-06-09T17:01:51.020614995Z\" level=info msg=\"Starting container: b3bf6ef6f405440e6b9c397d1b23d18b0df0afe05727dcb03fa8ee1756f5c20f\" id=51533077-53e8-4486-96ad-32b039426d38 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:01:51.033111 crc crio[20770]: time=\"2026-06-09T17:01:51.032972903Z\" level=info msg=\"Started container\" PID=74677 containerID=b3bf6ef6f405440e6b9c397d1b23d18b0df0afe05727dcb03fa8ee1756f5c20f description=openstack/cinder-api-0/cinder-api id=51533077-53e8-4486-96ad-32b039426d38 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8567541aac271cdebe3fc8ecbeceffa93c489b6a6a2c3a8aea18784295330662\nJun 09 17:01:51.984700 crc crio[20770]: time=\"2026-06-09T17:01:51.983797372Z\" level=info msg=\"Stopping container: 6bb0d0f951d52c7237fa338bd0aa57e7206ab5ae992d5a96a2e5b6d7882dfbb9 (timeout: 30s)\" id=85e6f530-772d-4950-a985-cf6cf05afeb2 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:01:51.985465 crc crio[20770]: time=\"2026-06-09T17:01:51.983808382Z\" level=info msg=\"Stopping container: 908912497bc1f9ef17e94cd36f5bb5a5f769dbce71128b7523c880db0720ae65 (timeout: 30s)\" id=2d6f5e94-f9a6-4b7a-93db-ba83283f4a17 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:01:51.985465 crc crio[20770]: time=\"2026-06-09T17:01:51.983904065Z\" level=info msg=\"Stopping container: a29a8217801fe93f5977519f18fd7d5703f3159a6285afc6dcba7b6a2587d1df (timeout: 30s)\" id=a00fcc08-12f9-400a-b6dd-f86fcefd4556 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:01:51.988492 crc crio[20770]: time=\"2026-06-09T17:01:51.98408849Z\" level=info msg=\"Stopping container: 920ba3b222ae5c899d6aa93a91709040e2c924288e620724ed1ee7a2c2217d78 (timeout: 30s)\" id=266888cd-9b0b-4b62-92d9-44d11d1e51e1 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:01:52.119050 crc crio[20770]: time=\"2026-06-09T17:01:52.118914848Z\" level=info msg=\"Stopped container 6bb0d0f951d52c7237fa338bd0aa57e7206ab5ae992d5a96a2e5b6d7882dfbb9: openstack/ceilometer-0/sg-core\" id=85e6f530-772d-4950-a985-cf6cf05afeb2 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:01:52.415302 crc crio[20770]: time=\"2026-06-09T17:01:52.415188875Z\" level=info msg=\"Stopped container 920ba3b222ae5c899d6aa93a91709040e2c924288e620724ed1ee7a2c2217d78: openstack/ceilometer-0/proxy-httpd\" id=266888cd-9b0b-4b62-92d9-44d11d1e51e1 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:01:52.692106 crc crio[20770]: time=\"2026-06-09T17:01:52.69134994Z\" level=info msg=\"Stopped container a29a8217801fe93f5977519f18fd7d5703f3159a6285afc6dcba7b6a2587d1df: openstack/ceilometer-0/ceilometer-notification-agent\" id=a00fcc08-12f9-400a-b6dd-f86fcefd4556 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:01:54.862200 crc crio[20770]: time=\"2026-06-09T17:01:54.861313143Z\" level=info msg=\"Stopping container: 0befc7317ccb8f167a440a441f0452a20ef0a16df7aa735f0dcbc50d7328cc82 (timeout: 30s)\" id=aef9dae4-a446-442a-a2c9-68be1fca0fb4 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:01:54.862200 crc crio[20770]: time=\"2026-06-09T17:01:54.861341654Z\" level=info msg=\"Stopping container: 45c8e6c418be4179a7670eeecc84d40024745dd35cc3ca248da0e8853b590613 (timeout: 30s)\" id=979445b7-3173-4a2d-ba2f-06c68743dde4 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:01:55.070742 crc crio[20770]: time=\"2026-06-09T17:01:55.070388673Z\" level=info msg=\"Stopped container 0befc7317ccb8f167a440a441f0452a20ef0a16df7aa735f0dcbc50d7328cc82: openstack/glance-default-internal-api-0/glance-log\" id=aef9dae4-a446-442a-a2c9-68be1fca0fb4 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:01:56.363735 crc crio[20770]: time=\"2026-06-09T17:01:56.363177743Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-db-create-scdpg/POD\" id=25b99988-d143-4d0c-a167-0b6ef9b5e157 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:01:56.364959 crc crio[20770]: time=\"2026-06-09T17:01:56.363792181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:01:56.444873 crc crio[20770]: time=\"2026-06-09T17:01:56.444399708Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-scdpg Namespace:openstack ID:a478ae2f00064c64c156f0b4ea3b70969f6257afbf266046f58232441b4c92d3 UID:282f3716-6255-4b87-aa93-16aafff77920 NetNS:/var/run/netns/e139f7b4-22c0-4768-bdc5-a0871ba8d31e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod282f3716_6255_4b87_aa93_16aafff77920.slice PodAnnotations:0xc001e80a00}] Aliases:map[]}\"\nJun 09 17:01:56.444873 crc crio[20770]: time=\"2026-06-09T17:01:56.444803239Z\" level=info msg=\"Adding pod openstack_nova-api-db-create-scdpg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:01:56.608294 crc crio[20770]: time=\"2026-06-09T17:01:56.608201715Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-db-create-k6f8p/POD\" id=1d86057d-caf2-4287-ad11-1633a963bb47 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:01:56.608436 crc crio[20770]: time=\"2026-06-09T17:01:56.608304488Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:01:56.680399 crc crio[20770]: time=\"2026-06-09T17:01:56.680311085Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-k6f8p Namespace:openstack ID:ddb42c9611c1fea3c3766fa09f691bc9e80f9cad62049e5bf8b90065bd8ecd54 UID:a7104961-5f66-40e2-946f-80b7cd626164 NetNS:/var/run/netns/d4d3d83b-a30a-4880-b9db-c447a1d62beb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda7104961_5f66_40e2_946f_80b7cd626164.slice PodAnnotations:0xc006e7e2d0}] Aliases:map[]}\"\nJun 09 17:01:56.680399 crc crio[20770]: time=\"2026-06-09T17:01:56.680385077Z\" level=info msg=\"Adding pod openstack_nova-cell0-db-create-k6f8p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:01:56.894157 crc crio[20770]: time=\"2026-06-09T17:01:56.893469464Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-b5aa-account-create-update-lrgp4/POD\" id=5d8fe544-48ee-4c56-a727-60a48bc57404 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:01:56.894365 crc crio[20770]: time=\"2026-06-09T17:01:56.894165214Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:01:56.907423 crc crio[20770]: time=\"2026-06-09T17:01:56.905941425Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-db-create-cn4fs/POD\" id=c489d64e-31cd-415d-bee4-fd118fcd8c92 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:01:56.907423 crc crio[20770]: time=\"2026-06-09T17:01:56.906042218Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:01:56.983720 crc crio[20770]: time=\"2026-06-09T17:01:56.982946237Z\" level=info msg=\"Got pod network &{Name:nova-api-b5aa-account-create-update-lrgp4 Namespace:openstack ID:b1a7909a12591bfdd8cc7d44d35884ef6cac7629550f4f3bfdd6496a6f703468 UID:41f7a668-d369-4201-a3a3-31bdf62e484e NetNS:/var/run/netns/67e1722a-a3fe-451d-b677-50f4a72351e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod41f7a668_d369_4201_a3a3_31bdf62e484e.slice PodAnnotations:0xc006e7e740}] Aliases:map[]}\"\nJun 09 17:01:56.983720 crc crio[20770]: time=\"2026-06-09T17:01:56.983018059Z\" level=info msg=\"Adding pod openstack_nova-api-b5aa-account-create-update-lrgp4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:01:56.986224 crc crio[20770]: time=\"2026-06-09T17:01:56.985953384Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-cn4fs Namespace:openstack ID:800e9734de496d2300144e68c60f5ebe5e45d1cd395dc7cf4d0683a57777b141 UID:617f65a4-7b4c-43c6-aabd-9103576e0c6d NetNS:/var/run/netns/0458d8e8-c812-4755-bb21-ac3384881ff6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod617f65a4_7b4c_43c6_aabd_9103576e0c6d.slice PodAnnotations:0xc001e80be0}] Aliases:map[]}\"\nJun 09 17:01:56.986224 crc crio[20770]: time=\"2026-06-09T17:01:56.986005536Z\" level=info msg=\"Adding pod openstack_nova-cell1-db-create-cn4fs to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:01:57.110211 crc crio[20770]: time=\"2026-06-09T17:01:57.110128483Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-b490-account-create-update-rqcgl/POD\" id=5efd2ccc-f819-403b-96b5-247a06eac3ec name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:01:57.110337 crc crio[20770]: time=\"2026-06-09T17:01:57.110225766Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:01:57.128193 crc crio[20770]: time=\"2026-06-09T17:01:57.128099144Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-27b1-account-create-update-86w8h/POD\" id=7d3d5340-ac91-40ed-bad1-ef617b7f1e0e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:01:57.128451 crc crio[20770]: time=\"2026-06-09T17:01:57.128206657Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:01:57.193403 crc crio[20770]: time=\"2026-06-09T17:01:57.193086878Z\" level=info msg=\"Got pod network &{Name:nova-cell0-b490-account-create-update-rqcgl Namespace:openstack ID:9a28f5c1c0b74387f0a700f0b7020be21ecc5c27d0d3f58bb1e782040cf6b682 UID:60892dbe-e923-472c-9d5b-017169e918aa NetNS:/var/run/netns/a7e3bf41-5f09-4514-bad3-d7962ff08b02 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod60892dbe_e923_472c_9d5b_017169e918aa.slice PodAnnotations:0xc0029882e8}] Aliases:map[]}\"\nJun 09 17:01:57.193403 crc crio[20770]: time=\"2026-06-09T17:01:57.193126249Z\" level=info msg=\"Adding pod openstack_nova-cell0-b490-account-create-update-rqcgl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:01:57.222060 crc crio[20770]: 2026-06-09T17:01:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a478ae2f00064c6 Mac:e6:9c:bb:43:b6:ed Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b3 Mtu:0 Sandbox:/var/run/netns/e139f7b4-22c0-4768-bdc5-a0871ba8d31e SocketPath: PciID:}] [{Interface:0xc0002c29f0 Address:{IP:10.217.0.179 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:01:57.222868 crc crio[20770]: time=\"2026-06-09T17:01:57.222807479Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-scdpg Namespace:openstack ID:a478ae2f00064c64c156f0b4ea3b70969f6257afbf266046f58232441b4c92d3 UID:282f3716-6255-4b87-aa93-16aafff77920 NetNS:/var/run/netns/e139f7b4-22c0-4768-bdc5-a0871ba8d31e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod282f3716_6255_4b87_aa93_16aafff77920.slice PodAnnotations:0xc001e80a00}] Aliases:map[]}\"\nJun 09 17:01:57.223017 crc crio[20770]: time=\"2026-06-09T17:01:57.222959184Z\" level=info msg=\"Checking pod openstack_nova-api-db-create-scdpg for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:01:57.233244 crc crio[20770]: time=\"2026-06-09T17:01:57.233091277Z\" level=info msg=\"Got pod network &{Name:nova-cell1-27b1-account-create-update-86w8h Namespace:openstack ID:9c9bbf32ca93da879d472d33ea060a1e467895e6994e74d8eaaf9bac4665c1d5 UID:36ee1ae7-9eec-4c65-a34f-4494716d8836 NetNS:/var/run/netns/76a55610-cb54-4e74-8bfc-05483a1ccd2b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod36ee1ae7_9eec_4c65_a34f_4494716d8836.slice PodAnnotations:0xc000134380}] Aliases:map[]}\"\nJun 09 17:01:57.233244 crc crio[20770]: time=\"2026-06-09T17:01:57.233153549Z\" level=info msg=\"Adding pod openstack_nova-cell1-27b1-account-create-update-86w8h to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:01:57.258006 crc crio[20770]: time=\"2026-06-09T17:01:57.257100053Z\" level=info msg=\"Ran pod sandbox a478ae2f00064c64c156f0b4ea3b70969f6257afbf266046f58232441b4c92d3 with infra container: openstack/nova-api-db-create-scdpg/POD\" id=25b99988-d143-4d0c-a167-0b6ef9b5e157 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:01:57.262336 crc crio[20770]: time=\"2026-06-09T17:01:57.262039096Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=2817f112-9bfb-4e61-802f-b5cc30b7ffbc name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:01:57.276687 crc crio[20770]: time=\"2026-06-09T17:01:57.266179426Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=df87f675-f2c3-4163-afd4-2079b36422d4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:01:57.279899 crc crio[20770]: time=\"2026-06-09T17:01:57.278994798Z\" level=info msg=\"Creating container: openstack/nova-api-db-create-scdpg/mariadb-database-create\" id=103f9758-f24e-4739-9397-f27212f957bd name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:01:57.279899 crc crio[20770]: time=\"2026-06-09T17:01:57.279310597Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:01:57.375989 crc crio[20770]: time=\"2026-06-09T17:01:57.375738422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:01:57.379047 crc crio[20770]: 2026-06-09T17:01:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ddb42c9611c1fea Mac:36:1b:ec:10:ef:0b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b4 Mtu:0 Sandbox:/var/run/netns/d4d3d83b-a30a-4880-b9db-c447a1d62beb SocketPath: PciID:}] [{Interface:0xc0004826d0 Address:{IP:10.217.0.180 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:01:57.381022 crc crio[20770]: time=\"2026-06-09T17:01:57.380950553Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-k6f8p Namespace:openstack ID:ddb42c9611c1fea3c3766fa09f691bc9e80f9cad62049e5bf8b90065bd8ecd54 UID:a7104961-5f66-40e2-946f-80b7cd626164 NetNS:/var/run/netns/d4d3d83b-a30a-4880-b9db-c447a1d62beb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda7104961_5f66_40e2_946f_80b7cd626164.slice PodAnnotations:0xc006e7e2d0}] Aliases:map[]}\"\nJun 09 17:01:57.381121 crc crio[20770]: time=\"2026-06-09T17:01:57.381105137Z\" level=info msg=\"Checking pod openstack_nova-cell0-db-create-k6f8p for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:01:57.381997 crc crio[20770]: 2026-06-09T17:01:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b1a7909a12591bf Mac:3e:f8:8a:0f:ea:cf Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b5 Mtu:0 Sandbox:/var/run/netns/67e1722a-a3fe-451d-b677-50f4a72351e6 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.181 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:01:57.389448 crc crio[20770]: time=\"2026-06-09T17:01:57.389367837Z\" level=info msg=\"Ran pod sandbox ddb42c9611c1fea3c3766fa09f691bc9e80f9cad62049e5bf8b90065bd8ecd54 with infra container: openstack/nova-cell0-db-create-k6f8p/POD\" id=1d86057d-caf2-4287-ad11-1633a963bb47 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:01:57.390173 crc crio[20770]: time=\"2026-06-09T17:01:57.390007575Z\" level=info msg=\"Got pod network &{Name:nova-api-b5aa-account-create-update-lrgp4 Namespace:openstack ID:b1a7909a12591bfdd8cc7d44d35884ef6cac7629550f4f3bfdd6496a6f703468 UID:41f7a668-d369-4201-a3a3-31bdf62e484e NetNS:/var/run/netns/67e1722a-a3fe-451d-b677-50f4a72351e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod41f7a668_d369_4201_a3a3_31bdf62e484e.slice PodAnnotations:0xc006e7e740}] Aliases:map[]}\"\nJun 09 17:01:57.390310 crc crio[20770]: time=\"2026-06-09T17:01:57.390280033Z\" level=info msg=\"Checking pod openstack_nova-api-b5aa-account-create-update-lrgp4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:01:57.392900 crc crio[20770]: time=\"2026-06-09T17:01:57.390810509Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:01:57.397018 crc crio[20770]: time=\"2026-06-09T17:01:57.396935646Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=bd03aff5-1d54-45db-b978-5b52ba732d53 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:01:57.409375 crc crio[20770]: time=\"2026-06-09T17:01:57.408525812Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=06654703-80c7-4cd4-8c7c-3cfad79075a6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:01:57.421173 crc crio[20770]: time=\"2026-06-09T17:01:57.41640408Z\" level=info msg=\"Ran pod sandbox b1a7909a12591bfdd8cc7d44d35884ef6cac7629550f4f3bfdd6496a6f703468 with infra container: openstack/nova-api-b5aa-account-create-update-lrgp4/POD\" id=5d8fe544-48ee-4c56-a727-60a48bc57404 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:01:57.431598 crc crio[20770]: time=\"2026-06-09T17:01:57.431063665Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=b1b661f9-1f56-40d3-8b97-5a1a35d23e61 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:01:57.432013 crc crio[20770]: time=\"2026-06-09T17:01:57.43190388Z\" level=info msg=\"Creating container: openstack/nova-cell0-db-create-k6f8p/mariadb-database-create\" id=c42fba90-115f-4898-b0fc-c02ee7fb6422 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:01:57.432327 crc crio[20770]: time=\"2026-06-09T17:01:57.43225789Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:01:57.441701 crc crio[20770]: time=\"2026-06-09T17:01:57.438054538Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=941c84e8-ab20-4cd6-aebf-0d3a6263e813 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:01:57.483914 crc crio[20770]: time=\"2026-06-09T17:01:57.481989171Z\" level=info msg=\"Creating container: openstack/nova-api-b5aa-account-create-update-lrgp4/mariadb-account-create-update\" id=a2d1610e-fbc5-44f4-931e-351ffd9422ea name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:01:57.484367 crc crio[20770]: time=\"2026-06-09T17:01:57.484242347Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:01:57.490922 crc crio[20770]: time=\"2026-06-09T17:01:57.490871129Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:01:57.503884 crc crio[20770]: time=\"2026-06-09T17:01:57.503630159Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:01:57.514991 crc crio[20770]: 2026-06-09T17:01:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:800e9734de496d2 Mac:de:a6:24:69:6c:e1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b6 Mtu:0 Sandbox:/var/run/netns/0458d8e8-c812-4755-bb21-ac3384881ff6 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.182 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:01:57.516322 crc crio[20770]: time=\"2026-06-09T17:01:57.516058019Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-cn4fs Namespace:openstack ID:800e9734de496d2300144e68c60f5ebe5e45d1cd395dc7cf4d0683a57777b141 UID:617f65a4-7b4c-43c6-aabd-9103576e0c6d NetNS:/var/run/netns/0458d8e8-c812-4755-bb21-ac3384881ff6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod617f65a4_7b4c_43c6_aabd_9103576e0c6d.slice PodAnnotations:0xc001e80be0}] Aliases:map[]}\"\nJun 09 17:01:57.516322 crc crio[20770]: time=\"2026-06-09T17:01:57.516246204Z\" level=info msg=\"Checking pod openstack_nova-cell1-db-create-cn4fs for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:01:57.533924 crc crio[20770]: time=\"2026-06-09T17:01:57.533747072Z\" level=info msg=\"Ran pod sandbox 800e9734de496d2300144e68c60f5ebe5e45d1cd395dc7cf4d0683a57777b141 with infra container: openstack/nova-cell1-db-create-cn4fs/POD\" id=c489d64e-31cd-415d-bee4-fd118fcd8c92 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:01:57.549178 crc crio[20770]: time=\"2026-06-09T17:01:57.549098046Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=539c2930-d85a-41ba-bc3c-4ca94c8f4918 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:01:57.562231 crc crio[20770]: time=\"2026-06-09T17:01:57.561953449Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=6440d46c-97ea-42e1-947b-aa4c16dfa8eb name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:01:57.571246 crc crio[20770]: time=\"2026-06-09T17:01:57.571176646Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:01:57.571910 crc crio[20770]: time=\"2026-06-09T17:01:57.571801444Z\" level=info msg=\"Creating container: openstack/nova-cell1-db-create-cn4fs/mariadb-database-create\" id=d3a2e7d1-4ded-481f-bf9c-534375d319f6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:01:57.572286 crc crio[20770]: time=\"2026-06-09T17:01:57.572228147Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:01:57.575468 crc crio[20770]: time=\"2026-06-09T17:01:57.575399229Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:01:57.708154 crc crio[20770]: time=\"2026-06-09T17:01:57.707207519Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:01:57.710534 crc crio[20770]: time=\"2026-06-09T17:01:57.710510935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:01:57.716123 crc crio[20770]: time=\"2026-06-09T17:01:57.71584795Z\" level=info msg=\"Created container 0baa948ede93f3ccf09cb6ef61a7ccfe0dd6bff0a57b20c2d8dbef7c12b5d472: openstack/nova-api-b5aa-account-create-update-lrgp4/mariadb-account-create-update\" id=a2d1610e-fbc5-44f4-931e-351ffd9422ea name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:01:57.718333 crc crio[20770]: time=\"2026-06-09T17:01:57.718307331Z\" level=info msg=\"Starting container: 0baa948ede93f3ccf09cb6ef61a7ccfe0dd6bff0a57b20c2d8dbef7c12b5d472\" id=1f4b0b07-98aa-4b2d-8bbe-a4db117c427b name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:01:57.728672 crc crio[20770]: time=\"2026-06-09T17:01:57.728548578Z\" level=info msg=\"Started container\" PID=75408 containerID=0baa948ede93f3ccf09cb6ef61a7ccfe0dd6bff0a57b20c2d8dbef7c12b5d472 description=openstack/nova-api-b5aa-account-create-update-lrgp4/mariadb-account-create-update id=1f4b0b07-98aa-4b2d-8bbe-a4db117c427b name=/runtime.v1.RuntimeService/StartContainer sandboxID=b1a7909a12591bfdd8cc7d44d35884ef6cac7629550f4f3bfdd6496a6f703468\nJun 09 17:01:57.762220 crc crio[20770]: time=\"2026-06-09T17:01:57.762054109Z\" level=info msg=\"Created container cd57787f0d304e8f678bef12ecfc3832a4735c02666eb142ce8d10257758208c: openstack/nova-cell0-db-create-k6f8p/mariadb-database-create\" id=c42fba90-115f-4898-b0fc-c02ee7fb6422 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:01:57.767594 crc crio[20770]: time=\"2026-06-09T17:01:57.764104958Z\" level=info msg=\"Starting container: cd57787f0d304e8f678bef12ecfc3832a4735c02666eb142ce8d10257758208c\" id=90f34caa-fe36-4c5f-b07f-5300dca13bf3 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:01:57.782939 crc crio[20770]: time=\"2026-06-09T17:01:57.782885383Z\" level=info msg=\"Created container d632a4f5628fccb4106a0e0dcc32716505cad2859b2065c5296d8236dc756fef: openstack/nova-api-db-create-scdpg/mariadb-database-create\" id=103f9758-f24e-4739-9397-f27212f957bd name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:01:57.787322 crc crio[20770]: time=\"2026-06-09T17:01:57.78692693Z\" level=info msg=\"Starting container: d632a4f5628fccb4106a0e0dcc32716505cad2859b2065c5296d8236dc756fef\" id=da1ddf52-8f61-49cd-8349-dc2c05cbb6ca name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:01:57.794460 crc crio[20770]: time=\"2026-06-09T17:01:57.79419831Z\" level=info msg=\"Started container\" PID=75398 containerID=d632a4f5628fccb4106a0e0dcc32716505cad2859b2065c5296d8236dc756fef description=openstack/nova-api-db-create-scdpg/mariadb-database-create id=da1ddf52-8f61-49cd-8349-dc2c05cbb6ca name=/runtime.v1.RuntimeService/StartContainer sandboxID=a478ae2f00064c64c156f0b4ea3b70969f6257afbf266046f58232441b4c92d3\nJun 09 17:01:57.806917 crc crio[20770]: time=\"2026-06-09T17:01:57.80659094Z\" level=info msg=\"Started container\" PID=75409 containerID=cd57787f0d304e8f678bef12ecfc3832a4735c02666eb142ce8d10257758208c description=openstack/nova-cell0-db-create-k6f8p/mariadb-database-create id=90f34caa-fe36-4c5f-b07f-5300dca13bf3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ddb42c9611c1fea3c3766fa09f691bc9e80f9cad62049e5bf8b90065bd8ecd54\nJun 09 17:01:58.023454 crc crio[20770]: time=\"2026-06-09T17:01:58.022684682Z\" level=info msg=\"Created container 3796de8f465346879cd9b1edf56d46fe7c4db11ae800f07fe70dfdd4b4e824d9: openstack/nova-cell1-db-create-cn4fs/mariadb-database-create\" id=d3a2e7d1-4ded-481f-bf9c-534375d319f6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:01:58.025878 crc crio[20770]: time=\"2026-06-09T17:01:58.025452172Z\" level=info msg=\"Starting container: 3796de8f465346879cd9b1edf56d46fe7c4db11ae800f07fe70dfdd4b4e824d9\" id=37147b34-5077-4dc0-8e91-12cefcd138a2 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:01:58.034249 crc crio[20770]: time=\"2026-06-09T17:01:58.034146124Z\" level=info msg=\"Started container\" PID=75427 containerID=3796de8f465346879cd9b1edf56d46fe7c4db11ae800f07fe70dfdd4b4e824d9 description=openstack/nova-cell1-db-create-cn4fs/mariadb-database-create id=37147b34-5077-4dc0-8e91-12cefcd138a2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=800e9734de496d2300144e68c60f5ebe5e45d1cd395dc7cf4d0683a57777b141\nJun 09 17:01:58.064970 crc crio[20770]: 2026-06-09T17:01:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9a28f5c1c0b7438 Mac:86:92:0c:d8:27:96 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b7 Mtu:0 Sandbox:/var/run/netns/a7e3bf41-5f09-4514-bad3-d7962ff08b02 SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.183 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:01:58.067413 crc crio[20770]: time=\"2026-06-09T17:01:58.06712995Z\" level=info msg=\"Got pod network &{Name:nova-cell0-b490-account-create-update-rqcgl Namespace:openstack ID:9a28f5c1c0b74387f0a700f0b7020be21ecc5c27d0d3f58bb1e782040cf6b682 UID:60892dbe-e923-472c-9d5b-017169e918aa NetNS:/var/run/netns/a7e3bf41-5f09-4514-bad3-d7962ff08b02 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod60892dbe_e923_472c_9d5b_017169e918aa.slice PodAnnotations:0xc0029882e8}] Aliases:map[]}\"\nJun 09 17:01:58.067611 crc crio[20770]: time=\"2026-06-09T17:01:58.0674586Z\" level=info msg=\"Checking pod openstack_nova-cell0-b490-account-create-update-rqcgl for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:01:58.097581 crc crio[20770]: 2026-06-09T17:01:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9c9bbf32ca93da8 Mac:d2:bc:76:1d:96:96 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b8 Mtu:0 Sandbox:/var/run/netns/76a55610-cb54-4e74-8bfc-05483a1ccd2b SocketPath: PciID:}] [{Interface:0xc0003e0750 Address:{IP:10.217.0.184 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:01:58.099455 crc crio[20770]: time=\"2026-06-09T17:01:58.099382165Z\" level=info msg=\"Got pod network &{Name:nova-cell1-27b1-account-create-update-86w8h Namespace:openstack ID:9c9bbf32ca93da879d472d33ea060a1e467895e6994e74d8eaaf9bac4665c1d5 UID:36ee1ae7-9eec-4c65-a34f-4494716d8836 NetNS:/var/run/netns/76a55610-cb54-4e74-8bfc-05483a1ccd2b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod36ee1ae7_9eec_4c65_a34f_4494716d8836.slice PodAnnotations:0xc000134380}] Aliases:map[]}\"\nJun 09 17:01:58.099927 crc crio[20770]: time=\"2026-06-09T17:01:58.099839948Z\" level=info msg=\"Checking pod openstack_nova-cell1-27b1-account-create-update-86w8h for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:01:58.113184 crc crio[20770]: time=\"2026-06-09T17:01:58.110132107Z\" level=info msg=\"Ran pod sandbox 9a28f5c1c0b74387f0a700f0b7020be21ecc5c27d0d3f58bb1e782040cf6b682 with infra container: openstack/nova-cell0-b490-account-create-update-rqcgl/POD\" id=5efd2ccc-f819-403b-96b5-247a06eac3ec name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:01:58.113184 crc crio[20770]: time=\"2026-06-09T17:01:58.113030711Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=276fe813-ee25-4873-9f6f-c99262d6a9b5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:01:58.210313 crc crio[20770]: time=\"2026-06-09T17:01:58.210262349Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=610c95e1-2a3c-4e2e-87fd-50324058ccc9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:01:58.211542 crc crio[20770]: time=\"2026-06-09T17:01:58.211517385Z\" level=info msg=\"Stopped container 45c8e6c418be4179a7670eeecc84d40024745dd35cc3ca248da0e8853b590613: openstack/glance-default-internal-api-0/glance-httpd\" id=979445b7-3173-4a2d-ba2f-06c68743dde4 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:01:58.212819 crc crio[20770]: time=\"2026-06-09T17:01:58.21273136Z\" level=info msg=\"Ran pod sandbox 9c9bbf32ca93da879d472d33ea060a1e467895e6994e74d8eaaf9bac4665c1d5 with infra container: openstack/nova-cell1-27b1-account-create-update-86w8h/POD\" id=7d3d5340-ac91-40ed-bad1-ef617b7f1e0e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:01:58.215376 crc crio[20770]: time=\"2026-06-09T17:01:58.215289734Z\" level=info msg=\"Stopping pod sandbox: bd1b1ea49d8871d011a72aab08f39545d61f915940b0e80c299f64ab6060c734\" id=15055451-4007-48dc-8f7d-6fa1152d1ec9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:01:58.216415 crc crio[20770]: time=\"2026-06-09T17:01:58.216364416Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:bd1b1ea49d8871d011a72aab08f39545d61f915940b0e80c299f64ab6060c734 UID:f97dbd87-f275-417d-a155-fd48a7f0d809 NetNS:/var/run/netns/88a7c72e-2e1c-42b0-82fd-03da4d13a4f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf97dbd87_f275_417d_a155_fd48a7f0d809.slice PodAnnotations:0xc002732670}] Aliases:map[]}\"\nJun 09 17:01:58.216546 crc crio[20770]: time=\"2026-06-09T17:01:58.216532Z\" level=info msg=\"Deleting pod openstack_glance-default-internal-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:01:58.219248 crc crio[20770]: time=\"2026-06-09T17:01:58.219220018Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=76154077-7d93-4395-80ee-3da76f72176e name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:01:58.222408 crc crio[20770]: time=\"2026-06-09T17:01:58.222325568Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=95a651ae-98c6-498a-9a5c-0fd73e7d472d name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:01:58.222561 crc crio[20770]: time=\"2026-06-09T17:01:58.222353429Z\" level=info msg=\"Creating container: openstack/nova-cell0-b490-account-create-update-rqcgl/mariadb-account-create-update\" id=ec8dfb51-4f88-4c80-a648-3202168ea749 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:01:58.222983 crc crio[20770]: time=\"2026-06-09T17:01:58.222960087Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:01:58.231199 crc crio[20770]: time=\"2026-06-09T17:01:58.22961633Z\" level=info msg=\"Creating container: openstack/nova-cell1-27b1-account-create-update-86w8h/mariadb-account-create-update\" id=a4965210-42b9-493a-8b54-b0792a27aa53 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:01:58.280910 crc crio[20770]: time=\"2026-06-09T17:01:58.280796643Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:01:58.323495 crc crio[20770]: time=\"2026-06-09T17:01:58.323337256Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:01:58.329321 crc crio[20770]: time=\"2026-06-09T17:01:58.329296119Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:01:58.342444 crc crio[20770]: time=\"2026-06-09T17:01:58.342353037Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:01:58.346221 crc crio[20770]: time=\"2026-06-09T17:01:58.346158358Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:01:58.721158 crc crio[20770]: time=\"2026-06-09T17:01:58.720276511Z\" level=info msg=\"Created container fe51bcbefef70b86e20dd57a90f48464ef15ad522345b939740f52427692695b: openstack/nova-cell0-b490-account-create-update-rqcgl/mariadb-account-create-update\" id=ec8dfb51-4f88-4c80-a648-3202168ea749 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:01:58.723237 crc crio[20770]: time=\"2026-06-09T17:01:58.722632149Z\" level=info msg=\"Stopped pod sandbox: bd1b1ea49d8871d011a72aab08f39545d61f915940b0e80c299f64ab6060c734\" id=15055451-4007-48dc-8f7d-6fa1152d1ec9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:01:58.725292 crc crio[20770]: time=\"2026-06-09T17:01:58.725207984Z\" level=info msg=\"Starting container: fe51bcbefef70b86e20dd57a90f48464ef15ad522345b939740f52427692695b\" id=6ac97e03-a9c5-4324-b472-259b8aeae0e4 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:01:58.734828 crc crio[20770]: time=\"2026-06-09T17:01:58.73368858Z\" level=info msg=\"Started container\" PID=75582 containerID=fe51bcbefef70b86e20dd57a90f48464ef15ad522345b939740f52427692695b description=openstack/nova-cell0-b490-account-create-update-rqcgl/mariadb-account-create-update id=6ac97e03-a9c5-4324-b472-259b8aeae0e4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9a28f5c1c0b74387f0a700f0b7020be21ecc5c27d0d3f58bb1e782040cf6b682\nJun 09 17:01:58.736372 crc crio[20770]: time=\"2026-06-09T17:01:58.736304926Z\" level=info msg=\"Created container d6266fb857858e5ef0b3b4b85097ed474d37e86efab01e0e2c4f4a56ec896630: openstack/nova-cell1-27b1-account-create-update-86w8h/mariadb-account-create-update\" id=a4965210-42b9-493a-8b54-b0792a27aa53 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:01:58.739624 crc crio[20770]: time=\"2026-06-09T17:01:58.739486628Z\" level=info msg=\"Starting container: d6266fb857858e5ef0b3b4b85097ed474d37e86efab01e0e2c4f4a56ec896630\" id=105501b9-7563-46f5-9972-7989b071fa21 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:01:58.748178 crc crio[20770]: time=\"2026-06-09T17:01:58.748125668Z\" level=info msg=\"Started container\" PID=75583 containerID=d6266fb857858e5ef0b3b4b85097ed474d37e86efab01e0e2c4f4a56ec896630 description=openstack/nova-cell1-27b1-account-create-update-86w8h/mariadb-account-create-update id=105501b9-7563-46f5-9972-7989b071fa21 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9c9bbf32ca93da879d472d33ea060a1e467895e6994e74d8eaaf9bac4665c1d5\nJun 09 17:01:59.427220 crc crio[20770]: time=\"2026-06-09T17:01:59.427119808Z\" level=info msg=\"Stopped container 908912497bc1f9ef17e94cd36f5bb5a5f769dbce71128b7523c880db0720ae65: openstack/ceilometer-0/ceilometer-central-agent\" id=2d6f5e94-f9a6-4b7a-93db-ba83283f4a17 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:01:59.429246 crc crio[20770]: time=\"2026-06-09T17:01:59.428194759Z\" level=info msg=\"Stopping pod sandbox: 1628b8eede0a9763e064b46d8019dab24bdc8c582705391f6f36043eb369c69b\" id=cdc1edea-6290-43a8-a7b4-b2b0b7bca07f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:01:59.429246 crc crio[20770]: time=\"2026-06-09T17:01:59.428822098Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:1628b8eede0a9763e064b46d8019dab24bdc8c582705391f6f36043eb369c69b UID:024cf0e7-28f4-4aca-90d3-db631c91b93b NetNS:/var/run/netns/b17f9c2b-d817-475a-b34c-280b8dc27747 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod024cf0e7_28f4_4aca_90d3_db631c91b93b.slice PodAnnotations:0xc000135428}] Aliases:map[]}\"\nJun 09 17:01:59.429246 crc crio[20770]: time=\"2026-06-09T17:01:59.428957972Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:01:59.793718 crc crio[20770]: time=\"2026-06-09T17:01:59.793215369Z\" level=info msg=\"Stopped pod sandbox: 1628b8eede0a9763e064b46d8019dab24bdc8c582705391f6f36043eb369c69b\" id=cdc1edea-6290-43a8-a7b4-b2b0b7bca07f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:01:59.831507 crc crio[20770]: time=\"2026-06-09T17:01:59.831418757Z\" level=info msg=\"Stopping pod sandbox: b1a7909a12591bfdd8cc7d44d35884ef6cac7629550f4f3bfdd6496a6f703468\" id=25cd0eb7-4edb-4ef5-80cd-2436081f06fd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:01:59.831677 crc crio[20770]: time=\"2026-06-09T17:01:59.831572381Z\" level=info msg=\"Stopping pod sandbox: 800e9734de496d2300144e68c60f5ebe5e45d1cd395dc7cf4d0683a57777b141\" id=ac905bd1-9fb8-423d-a98c-f5e93519dd78 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:01:59.831953 crc crio[20770]: time=\"2026-06-09T17:01:59.831427277Z\" level=info msg=\"Stopping pod sandbox: ddb42c9611c1fea3c3766fa09f691bc9e80f9cad62049e5bf8b90065bd8ecd54\" id=e6a17a2e-f548-4689-ab1a-5181b1d11127 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:01:59.832035 crc crio[20770]: time=\"2026-06-09T17:01:59.831491889Z\" level=info msg=\"Stopping pod sandbox: a478ae2f00064c64c156f0b4ea3b70969f6257afbf266046f58232441b4c92d3\" id=d05c40e9-0536-4b6a-acea-927888d24a10 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:01:59.832254 crc crio[20770]: time=\"2026-06-09T17:01:59.832172108Z\" level=info msg=\"Got pod network &{Name:nova-api-b5aa-account-create-update-lrgp4 Namespace:openstack ID:b1a7909a12591bfdd8cc7d44d35884ef6cac7629550f4f3bfdd6496a6f703468 UID:41f7a668-d369-4201-a3a3-31bdf62e484e NetNS:/var/run/netns/67e1722a-a3fe-451d-b677-50f4a72351e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod41f7a668_d369_4201_a3a3_31bdf62e484e.slice PodAnnotations:0xc006e7e688}] Aliases:map[]}\"\nJun 09 17:01:59.832390 crc crio[20770]: time=\"2026-06-09T17:01:59.832336213Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-k6f8p Namespace:openstack ID:ddb42c9611c1fea3c3766fa09f691bc9e80f9cad62049e5bf8b90065bd8ecd54 UID:a7104961-5f66-40e2-946f-80b7cd626164 NetNS:/var/run/netns/d4d3d83b-a30a-4880-b9db-c447a1d62beb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda7104961_5f66_40e2_946f_80b7cd626164.slice PodAnnotations:0xc002732b10}] Aliases:map[]}\"\nJun 09 17:01:59.832452 crc crio[20770]: time=\"2026-06-09T17:01:59.832425796Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-scdpg Namespace:openstack ID:a478ae2f00064c64c156f0b4ea3b70969f6257afbf266046f58232441b4c92d3 UID:282f3716-6255-4b87-aa93-16aafff77920 NetNS:/var/run/netns/e139f7b4-22c0-4768-bdc5-a0871ba8d31e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod282f3716_6255_4b87_aa93_16aafff77920.slice PodAnnotations:0xc0001355c0}] Aliases:map[]}\"\nJun 09 17:01:59.832499 crc crio[20770]: time=\"2026-06-09T17:01:59.832409945Z\" level=info msg=\"Deleting pod openstack_nova-api-b5aa-account-create-update-lrgp4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:01:59.832499 crc crio[20770]: time=\"2026-06-09T17:01:59.83221987Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-cn4fs Namespace:openstack ID:800e9734de496d2300144e68c60f5ebe5e45d1cd395dc7cf4d0683a57777b141 UID:617f65a4-7b4c-43c6-aabd-9103576e0c6d NetNS:/var/run/netns/0458d8e8-c812-4755-bb21-ac3384881ff6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod617f65a4_7b4c_43c6_aabd_9103576e0c6d.slice PodAnnotations:0xc002a09098}] Aliases:map[]}\"\nJun 09 17:01:59.832581 crc crio[20770]: time=\"2026-06-09T17:01:59.832550779Z\" level=info msg=\"Deleting pod openstack_nova-api-db-create-scdpg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:01:59.832702 crc crio[20770]: time=\"2026-06-09T17:01:59.832634522Z\" level=info msg=\"Deleting pod openstack_nova-cell1-db-create-cn4fs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:01:59.833271 crc crio[20770]: time=\"2026-06-09T17:01:59.833215459Z\" level=info msg=\"Deleting pod openstack_nova-cell0-db-create-k6f8p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:02:00.355615 crc crio[20770]: time=\"2026-06-09T17:02:00.355072954Z\" level=info msg=\"Stopped pod sandbox: a478ae2f00064c64c156f0b4ea3b70969f6257afbf266046f58232441b4c92d3\" id=d05c40e9-0536-4b6a-acea-927888d24a10 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:02:00.401512 crc crio[20770]: time=\"2026-06-09T17:02:00.39838044Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-internal-api-0/POD\" id=d76a3204-f635-4abd-82b1-07ddd0526355 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:02:00.401512 crc crio[20770]: time=\"2026-06-09T17:02:00.398494293Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:02:00.454485 crc crio[20770]: time=\"2026-06-09T17:02:00.452881649Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:b9aa16399591586b7d386d190c93e802c7f31e70c560186e1f9359046e6000f4 UID:90a1772f-2f72-46c5-a7f4-f6c3ae4941f2 NetNS:/var/run/netns/3909999d-e474-4323-9610-9a69124aa920 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod90a1772f_2f72_46c5_a7f4_f6c3ae4941f2.slice PodAnnotations:0xc002a08218}] Aliases:map[]}\"\nJun 09 17:02:00.454485 crc crio[20770]: time=\"2026-06-09T17:02:00.452947961Z\" level=info msg=\"Adding pod openstack_glance-default-internal-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:02:00.574078 crc crio[20770]: time=\"2026-06-09T17:02:00.573347821Z\" level=info msg=\"Stopped pod sandbox: 800e9734de496d2300144e68c60f5ebe5e45d1cd395dc7cf4d0683a57777b141\" id=ac905bd1-9fb8-423d-a98c-f5e93519dd78 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:02:00.587337 crc crio[20770]: time=\"2026-06-09T17:02:00.587258664Z\" level=info msg=\"Stopped pod sandbox: ddb42c9611c1fea3c3766fa09f691bc9e80f9cad62049e5bf8b90065bd8ecd54\" id=e6a17a2e-f548-4689-ab1a-5181b1d11127 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:02:00.628230 crc crio[20770]: time=\"2026-06-09T17:02:00.627920503Z\" level=info msg=\"Stopped pod sandbox: b1a7909a12591bfdd8cc7d44d35884ef6cac7629550f4f3bfdd6496a6f703468\" id=25cd0eb7-4edb-4ef5-80cd-2436081f06fd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:02:00.648946 crc crio[20770]: time=\"2026-06-09T17:02:00.64784241Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683742-6bzqn/POD\" id=965e8fe0-b80c-41e7-9bc8-050274717bbe name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:02:00.648946 crc crio[20770]: time=\"2026-06-09T17:02:00.648077997Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:02:00.710145 crc crio[20770]: time=\"2026-06-09T17:02:00.709930739Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683742-6bzqn Namespace:openshift-infra ID:674c92a61fcc37ddedce1551ded849bced92c953e0c5993ebc100e97ab546792 UID:da5f12b3-0dab-4522-9148-877e0ec1d757 NetNS:/var/run/netns/26ef32c8-7c99-40eb-903f-1f086a0050c8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podda5f12b3_0dab_4522_9148_877e0ec1d757.slice PodAnnotations:0xc000134a60}] Aliases:map[]}\"\nJun 09 17:02:00.710145 crc crio[20770]: time=\"2026-06-09T17:02:00.709991551Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683742-6bzqn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:02:00.878489 crc crio[20770]: time=\"2026-06-09T17:02:00.877885048Z\" level=info msg=\"Stopping container: 0eb456b483b5fe8c9c234bc24d6011b98ea79a462fb9c0e28d28948d2629c1ca (timeout: 30s)\" id=53e9b97a-0aec-4d02-84b7-58820c38357e name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:02:00.881956 crc crio[20770]: time=\"2026-06-09T17:02:00.881747829Z\" level=info msg=\"Stopping container: ebd4f5394bcd49eab0dc7f40d72da424295042c8e7170702347889780a155f42 (timeout: 30s)\" id=c368bdb2-7999-46ec-b86f-d45cf932b902 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:02:01.029707 crc crio[20770]: time=\"2026-06-09T17:02:01.019607295Z\" level=info msg=\"Removing container: 920ba3b222ae5c899d6aa93a91709040e2c924288e620724ed1ee7a2c2217d78\" id=40b34082-5d2b-4d0e-b5a6-ec208dd23da9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:02:01.039208 crc crio[20770]: time=\"2026-06-09T17:02:01.03909042Z\" level=info msg=\"Stopping pod sandbox: 9a28f5c1c0b74387f0a700f0b7020be21ecc5c27d0d3f58bb1e782040cf6b682\" id=8130ce02-3a77-443e-988a-715bb4d90014 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:02:01.040151 crc crio[20770]: time=\"2026-06-09T17:02:01.039809851Z\" level=info msg=\"Got pod network &{Name:nova-cell0-b490-account-create-update-rqcgl Namespace:openstack ID:9a28f5c1c0b74387f0a700f0b7020be21ecc5c27d0d3f58bb1e782040cf6b682 UID:60892dbe-e923-472c-9d5b-017169e918aa NetNS:/var/run/netns/a7e3bf41-5f09-4514-bad3-d7962ff08b02 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod60892dbe_e923_472c_9d5b_017169e918aa.slice PodAnnotations:0xc000134e68}] Aliases:map[]}\"\nJun 09 17:02:01.042355 crc crio[20770]: time=\"2026-06-09T17:02:01.042288523Z\" level=info msg=\"Stopping pod sandbox: 9c9bbf32ca93da879d472d33ea060a1e467895e6994e74d8eaaf9bac4665c1d5\" id=f7e0dc93-ac90-4a43-9f14-445290c7b901 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:02:01.044782 crc crio[20770]: time=\"2026-06-09T17:02:01.042447877Z\" level=info msg=\"Deleting pod openstack_nova-cell0-b490-account-create-update-rqcgl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:02:01.046232 crc crio[20770]: time=\"2026-06-09T17:02:01.045915468Z\" level=info msg=\"Got pod network &{Name:nova-cell1-27b1-account-create-update-86w8h Namespace:openstack ID:9c9bbf32ca93da879d472d33ea060a1e467895e6994e74d8eaaf9bac4665c1d5 UID:36ee1ae7-9eec-4c65-a34f-4494716d8836 NetNS:/var/run/netns/76a55610-cb54-4e74-8bfc-05483a1ccd2b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod36ee1ae7_9eec_4c65_a34f_4494716d8836.slice PodAnnotations:0xc002a08970}] Aliases:map[]}\"\nJun 09 17:02:01.046232 crc crio[20770]: time=\"2026-06-09T17:02:01.046065772Z\" level=info msg=\"Deleting pod openstack_nova-cell1-27b1-account-create-update-86w8h from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:02:01.183137 crc crio[20770]: time=\"2026-06-09T17:02:01.183092484Z\" level=info msg=\"Stopped container ebd4f5394bcd49eab0dc7f40d72da424295042c8e7170702347889780a155f42: openstack/glance-default-external-api-0/glance-log\" id=c368bdb2-7999-46ec-b86f-d45cf932b902 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:02:01.196949 crc crio[20770]: time=\"2026-06-09T17:02:01.19435999Z\" level=info msg=\"Removed container 920ba3b222ae5c899d6aa93a91709040e2c924288e620724ed1ee7a2c2217d78: openstack/ceilometer-0/proxy-httpd\" id=40b34082-5d2b-4d0e-b5a6-ec208dd23da9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:02:01.226985 crc crio[20770]: time=\"2026-06-09T17:02:01.226950705Z\" level=info msg=\"Removing container: 6bb0d0f951d52c7237fa338bd0aa57e7206ab5ae992d5a96a2e5b6d7882dfbb9\" id=799059f7-603c-4d87-9da1-0c229dd90d8b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:02:01.347305 crc crio[20770]: time=\"2026-06-09T17:02:01.345326556Z\" level=info msg=\"Removed container 6bb0d0f951d52c7237fa338bd0aa57e7206ab5ae992d5a96a2e5b6d7882dfbb9: openstack/ceilometer-0/sg-core\" id=799059f7-603c-4d87-9da1-0c229dd90d8b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:02:01.349339 crc crio[20770]: time=\"2026-06-09T17:02:01.34926955Z\" level=info msg=\"Removing container: a29a8217801fe93f5977519f18fd7d5703f3159a6285afc6dcba7b6a2587d1df\" id=5a5fb5cd-7d12-446a-996b-5897af25a00e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:02:01.393216 crc crio[20770]: time=\"2026-06-09T17:02:01.393175643Z\" level=info msg=\"Removed container a29a8217801fe93f5977519f18fd7d5703f3159a6285afc6dcba7b6a2587d1df: openstack/ceilometer-0/ceilometer-notification-agent\" id=5a5fb5cd-7d12-446a-996b-5897af25a00e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:02:01.399625 crc crio[20770]: time=\"2026-06-09T17:02:01.398406234Z\" level=info msg=\"Removing container: 908912497bc1f9ef17e94cd36f5bb5a5f769dbce71128b7523c880db0720ae65\" id=49d3c82d-a6c2-4e93-a820-60f9891b580c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:02:01.449689 crc crio[20770]: time=\"2026-06-09T17:02:01.449571076Z\" level=info msg=\"Removed container 908912497bc1f9ef17e94cd36f5bb5a5f769dbce71128b7523c880db0720ae65: openstack/ceilometer-0/ceilometer-central-agent\" id=49d3c82d-a6c2-4e93-a820-60f9891b580c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:02:01.509990 crc crio[20770]: 2026-06-09T17:02:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b9aa16399591586 Mac:46:ae:57:c0:16:86 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b9 Mtu:0 Sandbox:/var/run/netns/3909999d-e474-4323-9610-9a69124aa920 SocketPath: PciID:}] [{Interface:0xc0001469f0 Address:{IP:10.217.0.185 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:02:01.527463 crc crio[20770]: time=\"2026-06-09T17:02:01.527371791Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:b9aa16399591586b7d386d190c93e802c7f31e70c560186e1f9359046e6000f4 UID:90a1772f-2f72-46c5-a7f4-f6c3ae4941f2 NetNS:/var/run/netns/3909999d-e474-4323-9610-9a69124aa920 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod90a1772f_2f72_46c5_a7f4_f6c3ae4941f2.slice PodAnnotations:0xc002a08218}] Aliases:map[]}\"\nJun 09 17:02:01.527841 crc crio[20770]: time=\"2026-06-09T17:02:01.527612188Z\" level=info msg=\"Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:02:01.546579 crc crio[20770]: time=\"2026-06-09T17:02:01.546102974Z\" level=info msg=\"Ran pod sandbox b9aa16399591586b7d386d190c93e802c7f31e70c560186e1f9359046e6000f4 with infra container: openstack/glance-default-internal-api-0/POD\" id=d76a3204-f635-4abd-82b1-07ddd0526355 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:02:01.550246 crc crio[20770]: time=\"2026-06-09T17:02:01.550211283Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=2e464f61-b9ad-4d83-8b6b-26f879a3b11a name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:02:01.553096 crc crio[20770]: time=\"2026-06-09T17:02:01.552983424Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=24ac66b5-0f51-461e-99ef-cc3404bbdf6a name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:02:01.565725 crc crio[20770]: time=\"2026-06-09T17:02:01.563140288Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-log\" id=ff78faf0-cdfe-4259-a186-8b683dc5cf72 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:02:01.565725 crc crio[20770]: time=\"2026-06-09T17:02:01.563704224Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:02:01.654415 crc crio[20770]: time=\"2026-06-09T17:02:01.648297546Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:02:01.654415 crc crio[20770]: time=\"2026-06-09T17:02:01.649414299Z\" level=info msg=\"Stopped pod sandbox: 9a28f5c1c0b74387f0a700f0b7020be21ecc5c27d0d3f58bb1e782040cf6b682\" id=8130ce02-3a77-443e-988a-715bb4d90014 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:02:01.655921 crc crio[20770]: time=\"2026-06-09T17:02:01.655470044Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=e4a24710-7bc3-49b7-b3df-dc610e263918 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:02:01.655921 crc crio[20770]: time=\"2026-06-09T17:02:01.655541686Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:02:01.669064 crc crio[20770]: time=\"2026-06-09T17:02:01.668927654Z\" level=info msg=\"Stopped pod sandbox: 9c9bbf32ca93da879d472d33ea060a1e467895e6994e74d8eaaf9bac4665c1d5\" id=f7e0dc93-ac90-4a43-9f14-445290c7b901 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:02:01.743177 crc crio[20770]: 2026-06-09T17:02:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:674c92a61fcc37d Mac:ae:01:60:c6:61:e0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ba Mtu:0 Sandbox:/var/run/netns/26ef32c8-7c99-40eb-903f-1f086a0050c8 SocketPath: PciID:}] [{Interface:0xc000120590 Address:{IP:10.217.0.186 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:02:01.746698 crc crio[20770]: time=\"2026-06-09T17:02:01.744024041Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683742-6bzqn Namespace:openshift-infra ID:674c92a61fcc37ddedce1551ded849bced92c953e0c5993ebc100e97ab546792 UID:da5f12b3-0dab-4522-9148-877e0ec1d757 NetNS:/var/run/netns/26ef32c8-7c99-40eb-903f-1f086a0050c8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podda5f12b3_0dab_4522_9148_877e0ec1d757.slice PodAnnotations:0xc000134a60}] Aliases:map[]}\"\nJun 09 17:02:01.746698 crc crio[20770]: time=\"2026-06-09T17:02:01.744189636Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683742-6bzqn for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:02:01.749773 crc crio[20770]: time=\"2026-06-09T17:02:01.747167232Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:6ca1f61323fb52f96a0b59129b889e3a629ae8b0b39ead1945aae0eed59fc268 UID:215615a7-8642-47c5-9e6b-70d4fd722d86 NetNS:/var/run/netns/820c646f-e00a-454d-9593-2cfad7635cae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod215615a7_8642_47c5_9e6b_70d4fd722d86.slice PodAnnotations:0xc00291a3d0}] Aliases:map[]}\"\nJun 09 17:02:01.749773 crc crio[20770]: time=\"2026-06-09T17:02:01.747546773Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:02:01.753750 crc crio[20770]: time=\"2026-06-09T17:02:01.753239668Z\" level=info msg=\"Ran pod sandbox 674c92a61fcc37ddedce1551ded849bced92c953e0c5993ebc100e97ab546792 with infra container: openshift-infra/auto-csr-approver-29683742-6bzqn/POD\" id=965e8fe0-b80c-41e7-9bc8-050274717bbe name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:02:01.759285 crc crio[20770]: time=\"2026-06-09T17:02:01.759207081Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=7a714e4e-0f77-49cc-b0b3-f0e84b6b1043 name=/runtime.v1.ImageService/PullImage\nJun 09 17:02:01.779462 crc crio[20770]: time=\"2026-06-09T17:02:01.779365785Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 17:02:02.386983 crc crio[20770]: 2026-06-09T17:02:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6ca1f61323fb52f Mac:26:b3:cb:4d:1f:b7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bb Mtu:0 Sandbox:/var/run/netns/820c646f-e00a-454d-9593-2cfad7635cae SocketPath: PciID:}] [{Interface:0xc00051a7d0 Address:{IP:10.217.0.187 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:02:02.388532 crc crio[20770]: time=\"2026-06-09T17:02:02.388435849Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:6ca1f61323fb52f96a0b59129b889e3a629ae8b0b39ead1945aae0eed59fc268 UID:215615a7-8642-47c5-9e6b-70d4fd722d86 NetNS:/var/run/netns/820c646f-e00a-454d-9593-2cfad7635cae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod215615a7_8642_47c5_9e6b_70d4fd722d86.slice PodAnnotations:0xc00291a3d0}] Aliases:map[]}\"\nJun 09 17:02:02.388981 crc crio[20770]: time=\"2026-06-09T17:02:02.388898272Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:02:02.401330 crc crio[20770]: time=\"2026-06-09T17:02:02.40125591Z\" level=info msg=\"Ran pod sandbox 6ca1f61323fb52f96a0b59129b889e3a629ae8b0b39ead1945aae0eed59fc268 with infra container: openstack/ceilometer-0/POD\" id=e4a24710-7bc3-49b7-b3df-dc610e263918 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:02:02.405852 crc crio[20770]: time=\"2026-06-09T17:02:02.405782671Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=e991e432-3812-41d7-863b-c99aa56180e0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:02:02.438328 crc crio[20770]: time=\"2026-06-09T17:02:02.437858001Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=248849da-9597-4658-8cc7-b1c71db74098 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:02:02.448396 crc crio[20770]: time=\"2026-06-09T17:02:02.448287383Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=e20e023f-3d37-45b8-ac4b-6ffd4b3754ba name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:02:02.449839 crc crio[20770]: time=\"2026-06-09T17:02:02.449721135Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:02:02.583933 crc crio[20770]: time=\"2026-06-09T17:02:02.583698938Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:02:02.591024 crc crio[20770]: time=\"2026-06-09T17:02:02.590966189Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:02:02.717103 crc crio[20770]: time=\"2026-06-09T17:02:02.717020792Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:02:02.776817 crc crio[20770]: time=\"2026-06-09T17:02:02.776608769Z\" level=info msg=\"Created container b71f3b8a12bbeb79219ebf624b7103d216cab387e0cbc129f618a5b61f431910: openstack/ceilometer-0/ceilometer-central-agent\" id=e20e023f-3d37-45b8-ac4b-6ffd4b3754ba name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:02:02.781094 crc crio[20770]: time=\"2026-06-09T17:02:02.780990346Z\" level=info msg=\"Starting container: b71f3b8a12bbeb79219ebf624b7103d216cab387e0cbc129f618a5b61f431910\" id=2887421b-5a21-479f-a9e7-a61fd63849fc name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:02:02.789005 crc crio[20770]: time=\"2026-06-09T17:02:02.788914496Z\" level=info msg=\"Started container\" PID=76159 containerID=b71f3b8a12bbeb79219ebf624b7103d216cab387e0cbc129f618a5b61f431910 description=openstack/ceilometer-0/ceilometer-central-agent id=2887421b-5a21-479f-a9e7-a61fd63849fc name=/runtime.v1.RuntimeService/StartContainer sandboxID=6ca1f61323fb52f96a0b59129b889e3a629ae8b0b39ead1945aae0eed59fc268\nJun 09 17:02:02.802207 crc crio[20770]: time=\"2026-06-09T17:02:02.802100338Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=3221dae9-8abb-4bd8-8317-a17d78bf05ac name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:02:02.841279 crc crio[20770]: time=\"2026-06-09T17:02:02.84114284Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=5ba37d01-791f-4f2e-b19b-f71ab5353c1b name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:02:02.855866 crc crio[20770]: time=\"2026-06-09T17:02:02.855099454Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=2e5a75e3-1a29-4eec-b59b-1fe5ca112c12 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:02:02.855866 crc crio[20770]: time=\"2026-06-09T17:02:02.855547477Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:02:02.969154 crc crio[20770]: time=\"2026-06-09T17:02:02.968896783Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=7a714e4e-0f77-49cc-b0b3-f0e84b6b1043 name=/runtime.v1.ImageService/PullImage\nJun 09 17:02:02.971938 crc crio[20770]: time=\"2026-06-09T17:02:02.971364564Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=252aa039-1106-4364-b882-f06c91d125d6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:02:02.974442 crc crio[20770]: time=\"2026-06-09T17:02:02.974361111Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:02:02.975952 crc crio[20770]: time=\"2026-06-09T17:02:02.975887075Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=6698ac37-3e5d-4196-92b2-a4425c97f947 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:02:02.979957 crc crio[20770]: time=\"2026-06-09T17:02:02.979887011Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:02:02.984404 crc crio[20770]: time=\"2026-06-09T17:02:02.98433213Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683742-6bzqn/oc\" id=7c66b3ce-347d-4df0-b451-f3236cf67e57 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:02:02.984908 crc crio[20770]: time=\"2026-06-09T17:02:02.984845105Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:02:02.987548 crc crio[20770]: time=\"2026-06-09T17:02:02.987491462Z\" level=info msg=\"Created container 6aa4fe105b59d33b29b8ffeb98ecefcc373aa529bb4c267108d88be31fd7903a: openstack/glance-default-internal-api-0/glance-log\" id=ff78faf0-cdfe-4259-a186-8b683dc5cf72 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:02:02.988417 crc crio[20770]: time=\"2026-06-09T17:02:02.988356537Z\" level=info msg=\"Starting container: 6aa4fe105b59d33b29b8ffeb98ecefcc373aa529bb4c267108d88be31fd7903a\" id=dff3ce83-244c-422f-bb8a-99531de83d69 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:02:03.004136 crc crio[20770]: time=\"2026-06-09T17:02:03.004038401Z\" level=info msg=\"Started container\" PID=76164 containerID=6aa4fe105b59d33b29b8ffeb98ecefcc373aa529bb4c267108d88be31fd7903a description=openstack/glance-default-internal-api-0/glance-log id=dff3ce83-244c-422f-bb8a-99531de83d69 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b9aa16399591586b7d386d190c93e802c7f31e70c560186e1f9359046e6000f4\nJun 09 17:02:03.024188 crc crio[20770]: time=\"2026-06-09T17:02:03.024059601Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=630473ed-c1b5-48c1-89ae-fc5dff581fd8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:02:03.054354 crc crio[20770]: time=\"2026-06-09T17:02:03.054269217Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:02:03.083313 crc crio[20770]: time=\"2026-06-09T17:02:03.082371252Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=b6992d63-4f1b-4965-93f4-187eee24a046 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:02:03.083313 crc crio[20770]: time=\"2026-06-09T17:02:03.082892987Z\" level=info msg=\"Created container 512d946ad0e2d548d62c5a86a5405afa2a3bc86b52e59863099529f1848cf2a9: openstack/ceilometer-0/ceilometer-notification-agent\" id=2e5a75e3-1a29-4eec-b59b-1fe5ca112c12 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:02:03.084797 crc crio[20770]: time=\"2026-06-09T17:02:03.084696289Z\" level=info msg=\"Starting container: 512d946ad0e2d548d62c5a86a5405afa2a3bc86b52e59863099529f1848cf2a9\" id=7cf75e41-1831-4d15-8733-630193d7412c name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:02:03.091089 crc crio[20770]: time=\"2026-06-09T17:02:03.090984301Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-httpd\" id=0df84630-9485-46ce-856a-d10189deb1f4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:02:03.091477 crc crio[20770]: time=\"2026-06-09T17:02:03.091361322Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:02:03.109006 crc crio[20770]: time=\"2026-06-09T17:02:03.10888908Z\" level=info msg=\"Started container\" PID=76195 containerID=512d946ad0e2d548d62c5a86a5405afa2a3bc86b52e59863099529f1848cf2a9 description=openstack/ceilometer-0/ceilometer-notification-agent id=7cf75e41-1831-4d15-8733-630193d7412c name=/runtime.v1.RuntimeService/StartContainer sandboxID=6ca1f61323fb52f96a0b59129b889e3a629ae8b0b39ead1945aae0eed59fc268\nJun 09 17:02:03.129681 crc crio[20770]: time=\"2026-06-09T17:02:03.129542959Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=92aa0c27-eade-4e35-89a0-06a4e853cfb7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:02:03.145037 crc crio[20770]: time=\"2026-06-09T17:02:03.14406495Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=23b2f4f0-3e23-40f9-adb7-bfa3008b0595 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:02:03.154437 crc crio[20770]: time=\"2026-06-09T17:02:03.154354888Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:02:03.159189 crc crio[20770]: time=\"2026-06-09T17:02:03.159089285Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=f99d78eb-781a-43ae-acc2-49422deaebd4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:02:03.159923 crc crio[20770]: time=\"2026-06-09T17:02:03.159846537Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:02:03.294277 crc crio[20770]: time=\"2026-06-09T17:02:03.29416947Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:02:03.313382 crc crio[20770]: time=\"2026-06-09T17:02:03.312996576Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:02:03.323243 crc crio[20770]: time=\"2026-06-09T17:02:03.32315253Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:02:03.474411 crc crio[20770]: time=\"2026-06-09T17:02:03.474309732Z\" level=info msg=\"Created container 78dcfd2e0ab9ab6d61267054c8b82be45dd171109c983a90ea2003d51f8062f5: openshift-infra/auto-csr-approver-29683742-6bzqn/oc\" id=7c66b3ce-347d-4df0-b451-f3236cf67e57 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:02:03.475689 crc crio[20770]: time=\"2026-06-09T17:02:03.475547058Z\" level=info msg=\"Starting container: 78dcfd2e0ab9ab6d61267054c8b82be45dd171109c983a90ea2003d51f8062f5\" id=2b5b5b96-3e64-4574-b106-921f9d683519 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:02:03.487148 crc crio[20770]: time=\"2026-06-09T17:02:03.486979519Z\" level=info msg=\"Started container\" PID=76224 containerID=78dcfd2e0ab9ab6d61267054c8b82be45dd171109c983a90ea2003d51f8062f5 description=openshift-infra/auto-csr-approver-29683742-6bzqn/oc id=2b5b5b96-3e64-4574-b106-921f9d683519 name=/runtime.v1.RuntimeService/StartContainer sandboxID=674c92a61fcc37ddedce1551ded849bced92c953e0c5993ebc100e97ab546792\nJun 09 17:02:03.496740 crc crio[20770]: time=\"2026-06-09T17:02:03.49669035Z\" level=info msg=\"Created container 00059dd4172d6a2cdd60d7e9937da9fba986c321efebef8d4e724ac0e25fb15b: openstack/ceilometer-0/sg-core\" id=f99d78eb-781a-43ae-acc2-49422deaebd4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:02:03.498412 crc crio[20770]: time=\"2026-06-09T17:02:03.498322558Z\" level=info msg=\"Starting container: 00059dd4172d6a2cdd60d7e9937da9fba986c321efebef8d4e724ac0e25fb15b\" id=e566b27e-d743-4b1f-a583-22e719ab877a name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:02:03.503821 crc crio[20770]: time=\"2026-06-09T17:02:03.503692673Z\" level=info msg=\"Started container\" PID=76227 containerID=00059dd4172d6a2cdd60d7e9937da9fba986c321efebef8d4e724ac0e25fb15b description=openstack/ceilometer-0/sg-core id=e566b27e-d743-4b1f-a583-22e719ab877a name=/runtime.v1.RuntimeService/StartContainer sandboxID=6ca1f61323fb52f96a0b59129b889e3a629ae8b0b39ead1945aae0eed59fc268\nJun 09 17:02:03.522427 crc crio[20770]: time=\"2026-06-09T17:02:03.522341854Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=95872fc6-203b-427e-9ad2-a854484db135 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:02:03.583008 crc crio[20770]: time=\"2026-06-09T17:02:03.580994594Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=4b48d363-5eb0-4a5f-a9e1-866888a180cb name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:02:03.591217 crc crio[20770]: time=\"2026-06-09T17:02:03.591178369Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=790c3eda-2a4d-4e6b-842d-9e61d41b200d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:02:03.591741 crc crio[20770]: time=\"2026-06-09T17:02:03.591718685Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:02:03.719424 crc crio[20770]: time=\"2026-06-09T17:02:03.719385415Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:02:03.732367 crc crio[20770]: time=\"2026-06-09T17:02:03.73233223Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:02:03.916714 crc crio[20770]: time=\"2026-06-09T17:02:03.916263071Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:02:03.939781 crc crio[20770]: time=\"2026-06-09T17:02:03.939707701Z\" level=info msg=\"Created container 645be985b0c6dcabef18736d3c8c3afc488cca3855f037ed234a2dc01e05e6d2: openstack/ceilometer-0/proxy-httpd\" id=790c3eda-2a4d-4e6b-842d-9e61d41b200d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:02:03.942940 crc crio[20770]: time=\"2026-06-09T17:02:03.942316686Z\" level=info msg=\"Starting container: 645be985b0c6dcabef18736d3c8c3afc488cca3855f037ed234a2dc01e05e6d2\" id=44e9d4e4-ef2a-43f2-999e-f80ffafae9d6 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:02:03.951689 crc crio[20770]: time=\"2026-06-09T17:02:03.948912258Z\" level=info msg=\"Started container\" PID=76277 containerID=645be985b0c6dcabef18736d3c8c3afc488cca3855f037ed234a2dc01e05e6d2 description=openstack/ceilometer-0/proxy-httpd id=44e9d4e4-ef2a-43f2-999e-f80ffafae9d6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6ca1f61323fb52f96a0b59129b889e3a629ae8b0b39ead1945aae0eed59fc268\nJun 09 17:02:04.046100 crc crio[20770]: time=\"2026-06-09T17:02:04.046014672Z\" level=info msg=\"Created container 48272c8282ce83d6cf4c616c870769ca16441e0c31bf53817f53281c902ae26b: openstack/glance-default-internal-api-0/glance-httpd\" id=0df84630-9485-46ce-856a-d10189deb1f4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:02:04.048162 crc crio[20770]: time=\"2026-06-09T17:02:04.048118303Z\" level=info msg=\"Starting container: 48272c8282ce83d6cf4c616c870769ca16441e0c31bf53817f53281c902ae26b\" id=579d2a60-b1d8-4816-9abf-fe9e842de88f name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:02:04.054215 crc crio[20770]: time=\"2026-06-09T17:02:04.054180289Z\" level=info msg=\"Started container\" PID=76310 containerID=48272c8282ce83d6cf4c616c870769ca16441e0c31bf53817f53281c902ae26b description=openstack/glance-default-internal-api-0/glance-httpd id=579d2a60-b1d8-4816-9abf-fe9e842de88f name=/runtime.v1.RuntimeService/StartContainer sandboxID=b9aa16399591586b7d386d190c93e802c7f31e70c560186e1f9359046e6000f4\nJun 09 17:02:04.475286 crc crio[20770]: time=\"2026-06-09T17:02:04.475186061Z\" level=info msg=\"Stopped container 0eb456b483b5fe8c9c234bc24d6011b98ea79a462fb9c0e28d28948d2629c1ca: openstack/glance-default-external-api-0/glance-httpd\" id=53e9b97a-0aec-4d02-84b7-58820c38357e name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:02:04.476960 crc crio[20770]: time=\"2026-06-09T17:02:04.476842349Z\" level=info msg=\"Stopping pod sandbox: fada26278024f7189fbdeb57624a5e6649d3b339b5375b01f8e404c7c4f099ad\" id=76568051-8f33-4f8a-b51e-6fcc6558c20b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:02:04.478000 crc crio[20770]: time=\"2026-06-09T17:02:04.477880629Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:fada26278024f7189fbdeb57624a5e6649d3b339b5375b01f8e404c7c4f099ad UID:dcdcae1f-a7c6-4965-abdf-880d0c32254e NetNS:/var/run/netns/1eb9c9f7-45fb-4df4-9e33-da7f480c9377 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddcdcae1f_a7c6_4965_abdf_880d0c32254e.slice PodAnnotations:0xc002a08d30}] Aliases:map[]}\"\nJun 09 17:02:04.478117 crc crio[20770]: time=\"2026-06-09T17:02:04.478054444Z\" level=info msg=\"Deleting pod openstack_glance-default-external-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:02:04.981443 crc crio[20770]: time=\"2026-06-09T17:02:04.980872538Z\" level=info msg=\"Stopped pod sandbox: fada26278024f7189fbdeb57624a5e6649d3b339b5375b01f8e404c7c4f099ad\" id=76568051-8f33-4f8a-b51e-6fcc6558c20b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:02:05.347158 crc crio[20770]: time=\"2026-06-09T17:02:05.346206346Z\" level=info msg=\"Stopping pod sandbox: 674c92a61fcc37ddedce1551ded849bced92c953e0c5993ebc100e97ab546792\" id=e0207423-16f4-409e-b20f-e254f9281f2d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:02:05.347405 crc crio[20770]: time=\"2026-06-09T17:02:05.347339559Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683742-6bzqn Namespace:openshift-infra ID:674c92a61fcc37ddedce1551ded849bced92c953e0c5993ebc100e97ab546792 UID:da5f12b3-0dab-4522-9148-877e0ec1d757 NetNS:/var/run/netns/26ef32c8-7c99-40eb-903f-1f086a0050c8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podda5f12b3_0dab_4522_9148_877e0ec1d757.slice PodAnnotations:0xc0028946f0}] Aliases:map[]}\"\nJun 09 17:02:05.347565 crc crio[20770]: time=\"2026-06-09T17:02:05.347511054Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683742-6bzqn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:02:05.349966 crc crio[20770]: time=\"2026-06-09T17:02:05.349866142Z\" level=info msg=\"Removing container: 0eb456b483b5fe8c9c234bc24d6011b98ea79a462fb9c0e28d28948d2629c1ca\" id=61a47a8c-2094-4de5-adac-d72709df5916 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:02:05.452718 crc crio[20770]: time=\"2026-06-09T17:02:05.452401224Z\" level=info msg=\"Removed container 0eb456b483b5fe8c9c234bc24d6011b98ea79a462fb9c0e28d28948d2629c1ca: openstack/glance-default-external-api-0/glance-httpd\" id=61a47a8c-2094-4de5-adac-d72709df5916 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:02:05.478915 crc crio[20770]: time=\"2026-06-09T17:02:05.478318075Z\" level=info msg=\"Removing container: ebd4f5394bcd49eab0dc7f40d72da424295042c8e7170702347889780a155f42\" id=aaab895f-6932-4259-a88f-d6892da06de6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:02:05.647733 crc crio[20770]: time=\"2026-06-09T17:02:05.647438007Z\" level=info msg=\"Removed container ebd4f5394bcd49eab0dc7f40d72da424295042c8e7170702347889780a155f42: openstack/glance-default-external-api-0/glance-log\" id=aaab895f-6932-4259-a88f-d6892da06de6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:02:05.858051 crc crio[20770]: time=\"2026-06-09T17:02:05.857605789Z\" level=info msg=\"Stopped pod sandbox: 674c92a61fcc37ddedce1551ded849bced92c953e0c5993ebc100e97ab546792\" id=e0207423-16f4-409e-b20f-e254f9281f2d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:02:06.293286 crc crio[20770]: time=\"2026-06-09T17:02:06.293207894Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-external-api-0/POD\" id=e023cd88-42a6-4d8a-914e-fc15d79d75a7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:02:06.293394 crc crio[20770]: time=\"2026-06-09T17:02:06.293307137Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:02:06.323851 crc crio[20770]: time=\"2026-06-09T17:02:06.323629146Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:d45ceaf8e31a0c9f611cd2b80629b94fd43fce624afe2ecd3172e16e0ed138e8 UID:5a878e4b-5ce8-44e3-b294-c2571ed44d8d NetNS:/var/run/netns/13ce5aba-c665-4531-b809-fa3addb885af Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5a878e4b_5ce8_44e3_b294_c2571ed44d8d.slice PodAnnotations:0xc0029d52a0}] Aliases:map[]}\"\nJun 09 17:02:06.323851 crc crio[20770]: time=\"2026-06-09T17:02:06.323823961Z\" level=info msg=\"Adding pod openstack_glance-default-external-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:02:07.101289 crc crio[20770]: 2026-06-09T17:02:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d45ceaf8e31a0c9 Mac:e2:de:2d:e5:84:99 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bc Mtu:0 Sandbox:/var/run/netns/13ce5aba-c665-4531-b809-fa3addb885af SocketPath: PciID:}] [{Interface:0xc0001346b0 Address:{IP:10.217.0.188 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:02:07.103053 crc crio[20770]: time=\"2026-06-09T17:02:07.102979475Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:d45ceaf8e31a0c9f611cd2b80629b94fd43fce624afe2ecd3172e16e0ed138e8 UID:5a878e4b-5ce8-44e3-b294-c2571ed44d8d NetNS:/var/run/netns/13ce5aba-c665-4531-b809-fa3addb885af Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5a878e4b_5ce8_44e3_b294_c2571ed44d8d.slice PodAnnotations:0xc0029d52a0}] Aliases:map[]}\"\nJun 09 17:02:07.103249 crc crio[20770]: time=\"2026-06-09T17:02:07.103193701Z\" level=info msg=\"Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:02:07.110362 crc crio[20770]: time=\"2026-06-09T17:02:07.110341538Z\" level=info msg=\"Ran pod sandbox d45ceaf8e31a0c9f611cd2b80629b94fd43fce624afe2ecd3172e16e0ed138e8 with infra container: openstack/glance-default-external-api-0/POD\" id=e023cd88-42a6-4d8a-914e-fc15d79d75a7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:02:07.112580 crc crio[20770]: time=\"2026-06-09T17:02:07.112503031Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=34084aac-72e8-4005-84b7-0d4bce84e50c name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:02:07.115195 crc crio[20770]: time=\"2026-06-09T17:02:07.115124467Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=8cc9b68a-4c4b-4714-87f5-6ab0dcc287a3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:02:07.121279 crc crio[20770]: time=\"2026-06-09T17:02:07.121211473Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-log\" id=f88190ec-58da-4273-a636-ba019116baf4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:02:07.121554 crc crio[20770]: time=\"2026-06-09T17:02:07.12146549Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:02:07.175828 crc crio[20770]: time=\"2026-06-09T17:02:07.175114135Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:02:07.291419 crc crio[20770]: time=\"2026-06-09T17:02:07.291331094Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-conductor-db-sync-gfnwb/POD\" id=e371b73d-3e4a-4a75-a76d-5359756dd7e8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:02:07.291561 crc crio[20770]: time=\"2026-06-09T17:02:07.291517169Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:02:07.333579 crc crio[20770]: time=\"2026-06-09T17:02:07.333486466Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-db-sync-gfnwb Namespace:openstack ID:92a83e8b06f9b17b5e8706bdb012a332d3d536f9971c41d82a990c8217f96e74 UID:651878c6-b1fb-4b6b-a2e8-a22bd00e4316 NetNS:/var/run/netns/6f6db260-f605-4f14-8437-6dd11d1be714 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod651878c6_b1fb_4b6b_a2e8_a22bd00e4316.slice PodAnnotations:0xc002988fa0}] Aliases:map[]}\"\nJun 09 17:02:07.333579 crc crio[20770]: time=\"2026-06-09T17:02:07.333551358Z\" level=info msg=\"Adding pod openstack_nova-cell0-conductor-db-sync-gfnwb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:02:07.938323 crc crio[20770]: 2026-06-09T17:02:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:92a83e8b06f9b17 Mac:82:5a:26:a3:7d:04 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bd Mtu:0 Sandbox:/var/run/netns/6f6db260-f605-4f14-8437-6dd11d1be714 SocketPath: PciID:}] [{Interface:0xc0002ac760 Address:{IP:10.217.0.189 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:02:07.940356 crc crio[20770]: time=\"2026-06-09T17:02:07.940290363Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-db-sync-gfnwb Namespace:openstack ID:92a83e8b06f9b17b5e8706bdb012a332d3d536f9971c41d82a990c8217f96e74 UID:651878c6-b1fb-4b6b-a2e8-a22bd00e4316 NetNS:/var/run/netns/6f6db260-f605-4f14-8437-6dd11d1be714 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod651878c6_b1fb_4b6b_a2e8_a22bd00e4316.slice PodAnnotations:0xc002988fa0}] Aliases:map[]}\"\nJun 09 17:02:07.940475 crc crio[20770]: time=\"2026-06-09T17:02:07.940462748Z\" level=info msg=\"Checking pod openstack_nova-cell0-conductor-db-sync-gfnwb for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:02:07.967577 crc crio[20770]: time=\"2026-06-09T17:02:07.967269345Z\" level=info msg=\"Ran pod sandbox 92a83e8b06f9b17b5e8706bdb012a332d3d536f9971c41d82a990c8217f96e74 with infra container: openstack/nova-cell0-conductor-db-sync-gfnwb/POD\" id=e371b73d-3e4a-4a75-a76d-5359756dd7e8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:02:07.971676 crc crio[20770]: time=\"2026-06-09T17:02:07.971552069Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=e1c1c7b5-67fe-4884-9884-1b1960f42378 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:02:07.972457 crc crio[20770]: time=\"2026-06-09T17:02:07.972362163Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified not found\" id=e1c1c7b5-67fe-4884-9884-1b1960f42378 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:02:07.972457 crc crio[20770]: time=\"2026-06-09T17:02:07.972453956Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified found\" id=e1c1c7b5-67fe-4884-9884-1b1960f42378 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:02:07.974873 crc crio[20770]: time=\"2026-06-09T17:02:07.974815594Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=bd5805b8-de9f-4248-90f4-d7be2a373938 name=/runtime.v1.ImageService/PullImage\nJun 09 17:02:07.987421 crc crio[20770]: time=\"2026-06-09T17:02:07.987333797Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\\\"\"\nJun 09 17:02:07.996233 crc crio[20770]: time=\"2026-06-09T17:02:07.996150302Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:02:08.129854 crc crio[20770]: time=\"2026-06-09T17:02:08.129618421Z\" level=info msg=\"Created container 8b8e23f6b05d463df3d2c39dbfc0c1136f8a6e9656418a889622012bed7eb4a8: openstack/glance-default-external-api-0/glance-log\" id=f88190ec-58da-4273-a636-ba019116baf4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:02:08.131305 crc crio[20770]: time=\"2026-06-09T17:02:08.131227177Z\" level=info msg=\"Starting container: 8b8e23f6b05d463df3d2c39dbfc0c1136f8a6e9656418a889622012bed7eb4a8\" id=19753d88-bfad-4657-9fc0-c882d5659afc name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:02:08.138959 crc crio[20770]: time=\"2026-06-09T17:02:08.138854849Z\" level=info msg=\"Started container\" PID=77039 containerID=8b8e23f6b05d463df3d2c39dbfc0c1136f8a6e9656418a889622012bed7eb4a8 description=openstack/glance-default-external-api-0/glance-log id=19753d88-bfad-4657-9fc0-c882d5659afc name=/runtime.v1.RuntimeService/StartContainer sandboxID=d45ceaf8e31a0c9f611cd2b80629b94fd43fce624afe2ecd3172e16e0ed138e8\nJun 09 17:02:08.151619 crc crio[20770]: time=\"2026-06-09T17:02:08.151523196Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=19d18acb-b671-4801-8825-5b439792d42a name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:02:08.203547 crc crio[20770]: time=\"2026-06-09T17:02:08.20306805Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=5893782a-3d66-4deb-aa02-a1dbecd1e070 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:02:08.212405 crc crio[20770]: time=\"2026-06-09T17:02:08.212335568Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-httpd\" id=269313b3-1474-463d-9530-294ff10147ad name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:02:08.212751 crc crio[20770]: time=\"2026-06-09T17:02:08.212701369Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:02:08.261050 crc crio[20770]: time=\"2026-06-09T17:02:08.260969378Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:02:08.931170 crc crio[20770]: time=\"2026-06-09T17:02:08.93107146Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:02:09.053627 crc crio[20770]: time=\"2026-06-09T17:02:09.053460057Z\" level=info msg=\"Created container 28404ef77234a2c6f4797ae361f158c1fa6e65afc06c11db94f331d6b59c7977: openstack/glance-default-external-api-0/glance-httpd\" id=269313b3-1474-463d-9530-294ff10147ad name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:02:09.055874 crc crio[20770]: time=\"2026-06-09T17:02:09.055416074Z\" level=info msg=\"Starting container: 28404ef77234a2c6f4797ae361f158c1fa6e65afc06c11db94f331d6b59c7977\" id=a2393c6c-0fff-43e7-addc-b2ddd9bda44c name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:02:09.061124 crc crio[20770]: time=\"2026-06-09T17:02:09.061055357Z\" level=info msg=\"Started container\" PID=77085 containerID=28404ef77234a2c6f4797ae361f158c1fa6e65afc06c11db94f331d6b59c7977 description=openstack/glance-default-external-api-0/glance-httpd id=a2393c6c-0fff-43e7-addc-b2ddd9bda44c name=/runtime.v1.RuntimeService/StartContainer sandboxID=d45ceaf8e31a0c9f611cd2b80629b94fd43fce624afe2ecd3172e16e0ed138e8\nJun 09 17:02:10.133176 crc crio[20770]: time=\"2026-06-09T17:02:10.132530273Z\" level=info msg=\"Stopping pod sandbox: 57f98aa201ccdbc27bb2284c8a8b4df3dc80c2d00afdc169cc43c21e59410a2e\" id=fe8dd6ea-32b3-4534-a379-cfed0e72a3f5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:02:10.133176 crc crio[20770]: time=\"2026-06-09T17:02:10.133079979Z\" level=info msg=\"Stopped pod sandbox (already stopped): 57f98aa201ccdbc27bb2284c8a8b4df3dc80c2d00afdc169cc43c21e59410a2e\" id=fe8dd6ea-32b3-4534-a379-cfed0e72a3f5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:02:10.134576 crc crio[20770]: time=\"2026-06-09T17:02:10.134113289Z\" level=info msg=\"Removing pod sandbox: 57f98aa201ccdbc27bb2284c8a8b4df3dc80c2d00afdc169cc43c21e59410a2e\" id=e14178e2-5f18-4a22-9476-7d1af8c37d9d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:02:10.152276 crc crio[20770]: time=\"2026-06-09T17:02:10.152164912Z\" level=info msg=\"Removed pod sandbox: 57f98aa201ccdbc27bb2284c8a8b4df3dc80c2d00afdc169cc43c21e59410a2e\" id=e14178e2-5f18-4a22-9476-7d1af8c37d9d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:02:10.153095 crc crio[20770]: time=\"2026-06-09T17:02:10.153019897Z\" level=info msg=\"Stopping pod sandbox: 3d82194b9d043719ca5497c3b27c2126c2031f8be0b5bcab465895471280f34d\" id=3a7be97f-69f3-441e-8a3b-620059d249b1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:02:10.153191 crc crio[20770]: time=\"2026-06-09T17:02:10.1531073Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3d82194b9d043719ca5497c3b27c2126c2031f8be0b5bcab465895471280f34d\" id=3a7be97f-69f3-441e-8a3b-620059d249b1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:02:10.154259 crc crio[20770]: time=\"2026-06-09T17:02:10.15417076Z\" level=info msg=\"Removing pod sandbox: 3d82194b9d043719ca5497c3b27c2126c2031f8be0b5bcab465895471280f34d\" id=781c1085-8123-4b51-ac51-dfba57adbc9b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:02:10.170537 crc crio[20770]: time=\"2026-06-09T17:02:10.170425592Z\" level=info msg=\"Removed pod sandbox: 3d82194b9d043719ca5497c3b27c2126c2031f8be0b5bcab465895471280f34d\" id=781c1085-8123-4b51-ac51-dfba57adbc9b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:02:10.171517 crc crio[20770]: time=\"2026-06-09T17:02:10.171435001Z\" level=info msg=\"Stopping pod sandbox: f6434a73996efe76c71bd7dc3477bac0224b92f8ab48a28fe5b6eb0a72e07262\" id=d4b1de4e-0fb9-4496-87dc-ea1d697d0040 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:02:10.171798 crc crio[20770]: time=\"2026-06-09T17:02:10.171710749Z\" level=info msg=\"Stopped pod sandbox (already stopped): f6434a73996efe76c71bd7dc3477bac0224b92f8ab48a28fe5b6eb0a72e07262\" id=d4b1de4e-0fb9-4496-87dc-ea1d697d0040 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:02:10.173425 crc crio[20770]: time=\"2026-06-09T17:02:10.173352336Z\" level=info msg=\"Removing pod sandbox: f6434a73996efe76c71bd7dc3477bac0224b92f8ab48a28fe5b6eb0a72e07262\" id=dd776a44-ff9a-43e4-a1bc-6f17ff0bd564 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:02:10.191043 crc crio[20770]: time=\"2026-06-09T17:02:10.190949986Z\" level=info msg=\"Removed pod sandbox: f6434a73996efe76c71bd7dc3477bac0224b92f8ab48a28fe5b6eb0a72e07262\" id=dd776a44-ff9a-43e4-a1bc-6f17ff0bd564 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:02:10.192135 crc crio[20770]: time=\"2026-06-09T17:02:10.192018207Z\" level=info msg=\"Stopping pod sandbox: 604e7a0702a18f564962cebe94476fc6f95fcd14bd4de8e8cb7f591baa1d7003\" id=6fbf8024-52c3-4b28-8d74-33aa4c1a5f09 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:02:10.192241 crc crio[20770]: time=\"2026-06-09T17:02:10.192153601Z\" level=info msg=\"Stopped pod sandbox (already stopped): 604e7a0702a18f564962cebe94476fc6f95fcd14bd4de8e8cb7f591baa1d7003\" id=6fbf8024-52c3-4b28-8d74-33aa4c1a5f09 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:02:10.193066 crc crio[20770]: time=\"2026-06-09T17:02:10.192962855Z\" level=info msg=\"Removing pod sandbox: 604e7a0702a18f564962cebe94476fc6f95fcd14bd4de8e8cb7f591baa1d7003\" id=c43e85f9-13c2-425c-a398-5ce26f222d7b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:02:10.218424 crc crio[20770]: time=\"2026-06-09T17:02:10.218294449Z\" level=info msg=\"Removed pod sandbox: 604e7a0702a18f564962cebe94476fc6f95fcd14bd4de8e8cb7f591baa1d7003\" id=c43e85f9-13c2-425c-a398-5ce26f222d7b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:02:10.219502 crc crio[20770]: time=\"2026-06-09T17:02:10.219428312Z\" level=info msg=\"Stopping pod sandbox: 7fa4a6ecc5cf6c0c7276b443710ae94c862d2f8b0574b31188a7a21bad4fdcbf\" id=fc67d7f7-3004-426f-8763-38b6055bb4a6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:02:10.219704 crc crio[20770]: time=\"2026-06-09T17:02:10.219512814Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7fa4a6ecc5cf6c0c7276b443710ae94c862d2f8b0574b31188a7a21bad4fdcbf\" id=fc67d7f7-3004-426f-8763-38b6055bb4a6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:02:10.221317 crc crio[20770]: time=\"2026-06-09T17:02:10.221247405Z\" level=info msg=\"Removing pod sandbox: 7fa4a6ecc5cf6c0c7276b443710ae94c862d2f8b0574b31188a7a21bad4fdcbf\" id=29bb13d1-e215-482e-9a66-a4599b30d446 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:02:10.241527 crc crio[20770]: time=\"2026-06-09T17:02:10.241426909Z\" level=info msg=\"Removed pod sandbox: 7fa4a6ecc5cf6c0c7276b443710ae94c862d2f8b0574b31188a7a21bad4fdcbf\" id=29bb13d1-e215-482e-9a66-a4599b30d446 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:02:10.243283 crc crio[20770]: time=\"2026-06-09T17:02:10.24246971Z\" level=info msg=\"Stopping pod sandbox: ed377aff163f9dc8833993b6447c9b6171eee7493b5b04e0aebdcc7055ad0e60\" id=ee9206be-36a3-4b07-84e4-0c2184943a66 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:02:10.243363 crc crio[20770]: time=\"2026-06-09T17:02:10.243299504Z\" level=info msg=\"Stopped pod sandbox (already stopped): ed377aff163f9dc8833993b6447c9b6171eee7493b5b04e0aebdcc7055ad0e60\" id=ee9206be-36a3-4b07-84e4-0c2184943a66 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:02:10.243986 crc crio[20770]: time=\"2026-06-09T17:02:10.243929022Z\" level=info msg=\"Removing pod sandbox: ed377aff163f9dc8833993b6447c9b6171eee7493b5b04e0aebdcc7055ad0e60\" id=a323f8ec-1c37-4b3f-84ac-73f3096f8c09 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:02:10.274587 crc crio[20770]: time=\"2026-06-09T17:02:10.274486188Z\" level=info msg=\"Removed pod sandbox: ed377aff163f9dc8833993b6447c9b6171eee7493b5b04e0aebdcc7055ad0e60\" id=a323f8ec-1c37-4b3f-84ac-73f3096f8c09 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:02:10.275435 crc crio[20770]: time=\"2026-06-09T17:02:10.275396164Z\" level=info msg=\"Stopping pod sandbox: 38a3dd8710208463f7fde9de24c8f73fe663ae4fb6e9dbfbc85c67bd3857a47b\" id=33b2a8d3-44ac-4408-a270-32d63e09f464 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:02:10.275595 crc crio[20770]: time=\"2026-06-09T17:02:10.275577019Z\" level=info msg=\"Stopped pod sandbox (already stopped): 38a3dd8710208463f7fde9de24c8f73fe663ae4fb6e9dbfbc85c67bd3857a47b\" id=33b2a8d3-44ac-4408-a270-32d63e09f464 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:02:10.276847 crc crio[20770]: time=\"2026-06-09T17:02:10.27662919Z\" level=info msg=\"Removing pod sandbox: 38a3dd8710208463f7fde9de24c8f73fe663ae4fb6e9dbfbc85c67bd3857a47b\" id=b12ba00e-385e-4d5b-9673-afcf9bd3c6e9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:02:10.302854 crc crio[20770]: time=\"2026-06-09T17:02:10.302742617Z\" level=info msg=\"Removed pod sandbox: 38a3dd8710208463f7fde9de24c8f73fe663ae4fb6e9dbfbc85c67bd3857a47b\" id=b12ba00e-385e-4d5b-9673-afcf9bd3c6e9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:02:10.303729 crc crio[20770]: time=\"2026-06-09T17:02:10.303598861Z\" level=info msg=\"Stopping pod sandbox: 1628b8eede0a9763e064b46d8019dab24bdc8c582705391f6f36043eb369c69b\" id=8d1c8365-d859-45e1-8c5b-bd7db15e7b8c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:02:10.303843 crc crio[20770]: time=\"2026-06-09T17:02:10.303741866Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1628b8eede0a9763e064b46d8019dab24bdc8c582705391f6f36043eb369c69b\" id=8d1c8365-d859-45e1-8c5b-bd7db15e7b8c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:02:10.304570 crc crio[20770]: time=\"2026-06-09T17:02:10.304508178Z\" level=info msg=\"Removing pod sandbox: 1628b8eede0a9763e064b46d8019dab24bdc8c582705391f6f36043eb369c69b\" id=506c26b6-648b-47f1-b6be-c026cbe201b2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:02:10.325292 crc crio[20770]: time=\"2026-06-09T17:02:10.324965231Z\" level=info msg=\"Removed pod sandbox: 1628b8eede0a9763e064b46d8019dab24bdc8c582705391f6f36043eb369c69b\" id=506c26b6-648b-47f1-b6be-c026cbe201b2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:02:10.326396 crc crio[20770]: time=\"2026-06-09T17:02:10.32631525Z\" level=info msg=\"Stopping pod sandbox: fada26278024f7189fbdeb57624a5e6649d3b339b5375b01f8e404c7c4f099ad\" id=8c43f6ee-7a2c-472e-a07d-c97d205af25a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:02:10.326485 crc crio[20770]: time=\"2026-06-09T17:02:10.326412263Z\" level=info msg=\"Stopped pod sandbox (already stopped): fada26278024f7189fbdeb57624a5e6649d3b339b5375b01f8e404c7c4f099ad\" id=8c43f6ee-7a2c-472e-a07d-c97d205af25a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:02:10.327239 crc crio[20770]: time=\"2026-06-09T17:02:10.327202056Z\" level=info msg=\"Removing pod sandbox: fada26278024f7189fbdeb57624a5e6649d3b339b5375b01f8e404c7c4f099ad\" id=c55bc3a2-f9b4-4e4e-a383-78237d46bcf0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:02:10.349185 crc crio[20770]: time=\"2026-06-09T17:02:10.34910273Z\" level=info msg=\"Removed pod sandbox: fada26278024f7189fbdeb57624a5e6649d3b339b5375b01f8e404c7c4f099ad\" id=c55bc3a2-f9b4-4e4e-a383-78237d46bcf0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:02:10.350287 crc crio[20770]: time=\"2026-06-09T17:02:10.35012516Z\" level=info msg=\"Stopping pod sandbox: 97f6604f2b38d2bcdf8dbe876ee402428d8111541096d160022343644e0f3d04\" id=debf2112-85a9-4987-bdf9-4d9af8f7b5c1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:02:10.350287 crc crio[20770]: time=\"2026-06-09T17:02:10.350285155Z\" level=info msg=\"Stopped pod sandbox (already stopped): 97f6604f2b38d2bcdf8dbe876ee402428d8111541096d160022343644e0f3d04\" id=debf2112-85a9-4987-bdf9-4d9af8f7b5c1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:02:10.350951 crc crio[20770]: time=\"2026-06-09T17:02:10.350891162Z\" level=info msg=\"Removing pod sandbox: 97f6604f2b38d2bcdf8dbe876ee402428d8111541096d160022343644e0f3d04\" id=8457d980-cd0e-4f86-850f-82e00766fdfc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:02:10.365905 crc crio[20770]: time=\"2026-06-09T17:02:10.365749593Z\" level=info msg=\"Removed pod sandbox: 97f6604f2b38d2bcdf8dbe876ee402428d8111541096d160022343644e0f3d04\" id=8457d980-cd0e-4f86-850f-82e00766fdfc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:02:10.457244 crc crio[20770]: time=\"2026-06-09T17:02:10.450611443Z\" level=info msg=\"Stopping container: 645be985b0c6dcabef18736d3c8c3afc488cca3855f037ed234a2dc01e05e6d2 (timeout: 30s)\" id=a8f7e4b9-84ed-4d7c-a957-e475c7a86bce name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:02:10.457244 crc crio[20770]: time=\"2026-06-09T17:02:10.450735696Z\" level=info msg=\"Stopping container: 512d946ad0e2d548d62c5a86a5405afa2a3bc86b52e59863099529f1848cf2a9 (timeout: 30s)\" id=bfa543c8-61e9-4b2d-84c0-43331d57e8e1 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:02:10.457244 crc crio[20770]: time=\"2026-06-09T17:02:10.450737176Z\" level=info msg=\"Stopping container: b71f3b8a12bbeb79219ebf624b7103d216cab387e0cbc129f618a5b61f431910 (timeout: 30s)\" id=821944d5-095a-4dd7-80fc-89221ef32eb4 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:02:10.457244 crc crio[20770]: time=\"2026-06-09T17:02:10.450688575Z\" level=info msg=\"Stopping container: 00059dd4172d6a2cdd60d7e9937da9fba986c321efebef8d4e724ac0e25fb15b (timeout: 30s)\" id=23a6aacc-0bb0-421e-ae9d-3e8c1f271c0c name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:02:10.580027 crc crio[20770]: time=\"2026-06-09T17:02:10.579931481Z\" level=info msg=\"Stopped container 00059dd4172d6a2cdd60d7e9937da9fba986c321efebef8d4e724ac0e25fb15b: openstack/ceilometer-0/sg-core\" id=23a6aacc-0bb0-421e-ae9d-3e8c1f271c0c name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:02:10.603436 crc crio[20770]: time=\"2026-06-09T17:02:10.603322359Z\" level=info msg=\"Stopped container 645be985b0c6dcabef18736d3c8c3afc488cca3855f037ed234a2dc01e05e6d2: openstack/ceilometer-0/proxy-httpd\" id=a8f7e4b9-84ed-4d7c-a957-e475c7a86bce name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:02:10.893924 crc crio[20770]: time=\"2026-06-09T17:02:10.893823789Z\" level=info msg=\"Stopped container 512d946ad0e2d548d62c5a86a5405afa2a3bc86b52e59863099529f1848cf2a9: openstack/ceilometer-0/ceilometer-notification-agent\" id=bfa543c8-61e9-4b2d-84c0-43331d57e8e1 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:02:10.897510 crc crio[20770]: time=\"2026-06-09T17:02:10.897393132Z\" level=info msg=\"Stopped container b71f3b8a12bbeb79219ebf624b7103d216cab387e0cbc129f618a5b61f431910: openstack/ceilometer-0/ceilometer-central-agent\" id=821944d5-095a-4dd7-80fc-89221ef32eb4 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:02:10.898727 crc crio[20770]: time=\"2026-06-09T17:02:10.898551606Z\" level=info msg=\"Stopping pod sandbox: 6ca1f61323fb52f96a0b59129b889e3a629ae8b0b39ead1945aae0eed59fc268\" id=82f83843-bb11-49ca-8d87-03c1eeb23d13 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:02:10.899501 crc crio[20770]: time=\"2026-06-09T17:02:10.899424091Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:6ca1f61323fb52f96a0b59129b889e3a629ae8b0b39ead1945aae0eed59fc268 UID:215615a7-8642-47c5-9e6b-70d4fd722d86 NetNS:/var/run/netns/820c646f-e00a-454d-9593-2cfad7635cae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod215615a7_8642_47c5_9e6b_70d4fd722d86.slice PodAnnotations:0xc002894098}] Aliases:map[]}\"\nJun 09 17:02:10.899780 crc crio[20770]: time=\"2026-06-09T17:02:10.899693409Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:02:11.276035 crc crio[20770]: time=\"2026-06-09T17:02:11.275342287Z\" level=info msg=\"Stopped pod sandbox: 6ca1f61323fb52f96a0b59129b889e3a629ae8b0b39ead1945aae0eed59fc268\" id=82f83843-bb11-49ca-8d87-03c1eeb23d13 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:02:11.555004 crc crio[20770]: time=\"2026-06-09T17:02:11.55422162Z\" level=info msg=\"Removing container: 645be985b0c6dcabef18736d3c8c3afc488cca3855f037ed234a2dc01e05e6d2\" id=19a5dd87-f764-414b-bc47-7040dc014987 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:02:11.797292 crc crio[20770]: time=\"2026-06-09T17:02:11.797200673Z\" level=info msg=\"Removed container 645be985b0c6dcabef18736d3c8c3afc488cca3855f037ed234a2dc01e05e6d2: openstack/ceilometer-0/proxy-httpd\" id=19a5dd87-f764-414b-bc47-7040dc014987 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:02:11.806148 crc crio[20770]: time=\"2026-06-09T17:02:11.806062629Z\" level=info msg=\"Removing container: 00059dd4172d6a2cdd60d7e9937da9fba986c321efebef8d4e724ac0e25fb15b\" id=e3e59557-3346-49d3-b1c6-76bf0c9b20a8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:02:11.831991 crc crio[20770]: time=\"2026-06-09T17:02:11.83162921Z\" level=info msg=\"Removed container 00059dd4172d6a2cdd60d7e9937da9fba986c321efebef8d4e724ac0e25fb15b: openstack/ceilometer-0/sg-core\" id=e3e59557-3346-49d3-b1c6-76bf0c9b20a8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:02:11.835387 crc crio[20770]: time=\"2026-06-09T17:02:11.835317917Z\" level=info msg=\"Removing container: 512d946ad0e2d548d62c5a86a5405afa2a3bc86b52e59863099529f1848cf2a9\" id=9e61c70e-9768-41bb-b7fb-5b78b7f80d53 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:02:11.868505 crc crio[20770]: time=\"2026-06-09T17:02:11.868448158Z\" level=info msg=\"Removed container 512d946ad0e2d548d62c5a86a5405afa2a3bc86b52e59863099529f1848cf2a9: openstack/ceilometer-0/ceilometer-notification-agent\" id=9e61c70e-9768-41bb-b7fb-5b78b7f80d53 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:02:11.871439 crc crio[20770]: time=\"2026-06-09T17:02:11.871366772Z\" level=info msg=\"Removing container: b71f3b8a12bbeb79219ebf624b7103d216cab387e0cbc129f618a5b61f431910\" id=875e84ca-b0ab-473a-ad6a-6bf231d8aac5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:02:11.924324 crc crio[20770]: time=\"2026-06-09T17:02:11.924200413Z\" level=info msg=\"Removed container b71f3b8a12bbeb79219ebf624b7103d216cab387e0cbc129f618a5b61f431910: openstack/ceilometer-0/ceilometer-central-agent\" id=875e84ca-b0ab-473a-ad6a-6bf231d8aac5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:02:12.332082 crc crio[20770]: time=\"2026-06-09T17:02:12.331542249Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=e4c27310-03b3-4374-821d-1d68b8cf3cdc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:02:12.332837 crc crio[20770]: time=\"2026-06-09T17:02:12.332112145Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:02:12.362691 crc crio[20770]: time=\"2026-06-09T17:02:12.362545868Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:5298afbc1aeda400d4b41f7d14837ed91729ea514c7395acc0ebaee146b9e8ff UID:1c59fbda-bfae-4caf-80d9-a81487d3d10d NetNS:/var/run/netns/1b7167b8-c356-4ec3-b141-a4754fcc1a17 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1c59fbda_bfae_4caf_80d9_a81487d3d10d.slice PodAnnotations:0xc006e7e888}] Aliases:map[]}\"\nJun 09 17:02:12.362691 crc crio[20770]: time=\"2026-06-09T17:02:12.362608119Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:02:12.896137 crc crio[20770]: 2026-06-09T17:02:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5298afbc1aeda40 Mac:9e:43:6b:c2:54:85 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:be Mtu:0 Sandbox:/var/run/netns/1b7167b8-c356-4ec3-b141-a4754fcc1a17 SocketPath: PciID:}] [{Interface:0xc00011ac00 Address:{IP:10.217.0.190 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:02:12.898244 crc crio[20770]: time=\"2026-06-09T17:02:12.898145131Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:5298afbc1aeda400d4b41f7d14837ed91729ea514c7395acc0ebaee146b9e8ff UID:1c59fbda-bfae-4caf-80d9-a81487d3d10d NetNS:/var/run/netns/1b7167b8-c356-4ec3-b141-a4754fcc1a17 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1c59fbda_bfae_4caf_80d9_a81487d3d10d.slice PodAnnotations:0xc006e7e888}] Aliases:map[]}\"\nJun 09 17:02:12.898389 crc crio[20770]: time=\"2026-06-09T17:02:12.898335907Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:02:12.924072 crc crio[20770]: time=\"2026-06-09T17:02:12.923952659Z\" level=info msg=\"Ran pod sandbox 5298afbc1aeda400d4b41f7d14837ed91729ea514c7395acc0ebaee146b9e8ff with infra container: openstack/ceilometer-0/POD\" id=e4c27310-03b3-4374-821d-1d68b8cf3cdc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:02:12.929019 crc crio[20770]: time=\"2026-06-09T17:02:12.928903863Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=59c0273a-dbda-4477-80d6-ef4abd2b46e8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:02:12.960083 crc crio[20770]: time=\"2026-06-09T17:02:12.959984804Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=5129eb75-5e26-450d-b732-87943567c720 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:02:12.968785 crc crio[20770]: time=\"2026-06-09T17:02:12.968618194Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=03a1f0fb-3edd-4de1-865d-91e439916a75 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:02:12.969237 crc crio[20770]: time=\"2026-06-09T17:02:12.96918393Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:02:13.026997 crc crio[20770]: time=\"2026-06-09T17:02:13.026916274Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:02:13.031026 crc crio[20770]: time=\"2026-06-09T17:02:13.030960261Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:02:13.224533 crc crio[20770]: time=\"2026-06-09T17:02:13.223979415Z\" level=info msg=\"Created container d9202ff7cdd969c71ae980e043440ea4a3fa4c56d42ce76d8ceb273b0fa62f20: openstack/ceilometer-0/ceilometer-central-agent\" id=03a1f0fb-3edd-4de1-865d-91e439916a75 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:02:13.227707 crc crio[20770]: time=\"2026-06-09T17:02:13.227537119Z\" level=info msg=\"Starting container: d9202ff7cdd969c71ae980e043440ea4a3fa4c56d42ce76d8ceb273b0fa62f20\" id=a74dbd00-25ae-4d19-878e-2cbe48798953 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:02:13.234588 crc crio[20770]: time=\"2026-06-09T17:02:13.234538081Z\" level=info msg=\"Started container\" PID=77589 containerID=d9202ff7cdd969c71ae980e043440ea4a3fa4c56d42ce76d8ceb273b0fa62f20 description=openstack/ceilometer-0/ceilometer-central-agent id=a74dbd00-25ae-4d19-878e-2cbe48798953 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5298afbc1aeda400d4b41f7d14837ed91729ea514c7395acc0ebaee146b9e8ff\nJun 09 17:02:13.246379 crc crio[20770]: time=\"2026-06-09T17:02:13.246328943Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=a5abdc63-d6c4-446a-ac65-b011c77c10dc name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:02:13.276047 crc crio[20770]: time=\"2026-06-09T17:02:13.275997753Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=6b058414-7484-4692-927f-7c7edc81b894 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:02:13.287444 crc crio[20770]: time=\"2026-06-09T17:02:13.287393293Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=a5059361-7ed3-488a-93a9-ee74257ed2ed name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:02:13.288530 crc crio[20770]: time=\"2026-06-09T17:02:13.288503036Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:02:13.347527 crc crio[20770]: time=\"2026-06-09T17:02:13.347415823Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:02:13.352057 crc crio[20770]: time=\"2026-06-09T17:02:13.351939634Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:02:13.460953 crc crio[20770]: time=\"2026-06-09T17:02:13.460865201Z\" level=info msg=\"Created container 3ac52aa6b62e02a819775148244f52c8fd3a49291b0f3d40ffe8d101b1343b1e: openstack/ceilometer-0/ceilometer-notification-agent\" id=a5059361-7ed3-488a-93a9-ee74257ed2ed name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:02:13.468686 crc crio[20770]: time=\"2026-06-09T17:02:13.468562805Z\" level=info msg=\"Starting container: 3ac52aa6b62e02a819775148244f52c8fd3a49291b0f3d40ffe8d101b1343b1e\" id=92276695-ec1d-4cf0-bb13-9371674a6146 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:02:13.476597 crc crio[20770]: time=\"2026-06-09T17:02:13.476502495Z\" level=info msg=\"Started container\" PID=77607 containerID=3ac52aa6b62e02a819775148244f52c8fd3a49291b0f3d40ffe8d101b1343b1e description=openstack/ceilometer-0/ceilometer-notification-agent id=92276695-ec1d-4cf0-bb13-9371674a6146 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5298afbc1aeda400d4b41f7d14837ed91729ea514c7395acc0ebaee146b9e8ff\nJun 09 17:02:13.494250 crc crio[20770]: time=\"2026-06-09T17:02:13.494134736Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=d3177240-3431-4c97-a846-7a5a28923042 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:02:19.578194 crc crio[20770]: time=\"2026-06-09T17:02:19.577427653Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=f8cdcb4c-439b-40c9-83ed-654fcabe6668 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:02:20.025291 crc crio[20770]: time=\"2026-06-09T17:02:20.025236742Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=f4213df7-d88d-4123-8787-86e7db4507f3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:02:20.026096 crc crio[20770]: time=\"2026-06-09T17:02:20.026073046Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:02:20.129186 crc crio[20770]: time=\"2026-06-09T17:02:20.128968809Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:02:20.134120 crc crio[20770]: time=\"2026-06-09T17:02:20.133951523Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:02:20.181488 crc crio[20770]: time=\"2026-06-09T17:02:20.181336177Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:99287b7aa83a5c1c32b9c3077bb084ea2f3c582f87b298d861544e5c5a6ebf41\" id=bd5805b8-de9f-4248-90f4-d7be2a373938 name=/runtime.v1.ImageService/PullImage\nJun 09 17:02:20.182457 crc crio[20770]: time=\"2026-06-09T17:02:20.182335916Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=ead56568-1569-40db-be96-99d00ca7ffac name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:02:20.209734 crc crio[20770]: time=\"2026-06-09T17:02:20.209599756Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=1577974c-d4e8-4f21-8f64-c0bacffbd6b4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:02:20.222923 crc crio[20770]: time=\"2026-06-09T17:02:20.222046117Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-db-sync-gfnwb/nova-cell0-conductor-db-sync\" id=7fa4565e-aaa0-473c-b7ca-1b1261198247 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:02:20.224726 crc crio[20770]: time=\"2026-06-09T17:02:20.224610061Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:02:20.292812 crc crio[20770]: time=\"2026-06-09T17:02:20.290942263Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:02:20.298682 crc crio[20770]: time=\"2026-06-09T17:02:20.298543824Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:02:20.404953 crc crio[20770]: time=\"2026-06-09T17:02:20.404888096Z\" level=info msg=\"Created container fdd259ab2d92680cc760fc8fe68885395009050e9653aca0df7249fc6cdfe2f1: openstack/ceilometer-0/sg-core\" id=f4213df7-d88d-4123-8787-86e7db4507f3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:02:20.406803 crc crio[20770]: time=\"2026-06-09T17:02:20.40674424Z\" level=info msg=\"Starting container: fdd259ab2d92680cc760fc8fe68885395009050e9653aca0df7249fc6cdfe2f1\" id=8c6da1be-2289-4ee9-a5a6-5b3049b6656b name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:02:20.414487 crc crio[20770]: time=\"2026-06-09T17:02:20.414422362Z\" level=info msg=\"Started container\" PID=77974 containerID=fdd259ab2d92680cc760fc8fe68885395009050e9653aca0df7249fc6cdfe2f1 description=openstack/ceilometer-0/sg-core id=8c6da1be-2289-4ee9-a5a6-5b3049b6656b name=/runtime.v1.RuntimeService/StartContainer sandboxID=5298afbc1aeda400d4b41f7d14837ed91729ea514c7395acc0ebaee146b9e8ff\nJun 09 17:02:20.426097 crc crio[20770]: time=\"2026-06-09T17:02:20.425976417Z\" level=info msg=\"Created container d8e1d05deb23b68511ce024916fbed034f064d93cfd08460f22405c0dddc8b65: openstack/nova-cell0-conductor-db-sync-gfnwb/nova-cell0-conductor-db-sync\" id=7fa4565e-aaa0-473c-b7ca-1b1261198247 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:02:20.436187 crc crio[20770]: time=\"2026-06-09T17:02:20.429347245Z\" level=info msg=\"Starting container: d8e1d05deb23b68511ce024916fbed034f064d93cfd08460f22405c0dddc8b65\" id=a438276a-3396-442f-962a-8f8c487603e3 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:02:20.444218 crc crio[20770]: time=\"2026-06-09T17:02:20.444111693Z\" level=info msg=\"Started container\" PID=77989 containerID=d8e1d05deb23b68511ce024916fbed034f064d93cfd08460f22405c0dddc8b65 description=openstack/nova-cell0-conductor-db-sync-gfnwb/nova-cell0-conductor-db-sync id=a438276a-3396-442f-962a-8f8c487603e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=92a83e8b06f9b17b5e8706bdb012a332d3d536f9971c41d82a990c8217f96e74\nJun 09 17:02:20.444919 crc crio[20770]: time=\"2026-06-09T17:02:20.444126443Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=4c6e98ab-b0df-4f53-ad80-69d0a4949307 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:02:20.489971 crc crio[20770]: time=\"2026-06-09T17:02:20.489609142Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=be01252b-bad7-49b3-8920-e1c762d6afdc name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:02:20.496176 crc crio[20770]: time=\"2026-06-09T17:02:20.49610316Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=508aa8e1-7c8b-416e-bf0d-7e260f687fc2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:02:20.496535 crc crio[20770]: time=\"2026-06-09T17:02:20.49645275Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:02:20.543243 crc crio[20770]: time=\"2026-06-09T17:02:20.543141423Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:02:20.553841 crc crio[20770]: time=\"2026-06-09T17:02:20.55373869Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:02:20.873721 crc crio[20770]: time=\"2026-06-09T17:02:20.873607582Z\" level=info msg=\"Created container 73f0aafdad88f15d2ef07781663523cd06c1a120c703dcbf31750b44fbb0deec: openstack/ceilometer-0/proxy-httpd\" id=508aa8e1-7c8b-416e-bf0d-7e260f687fc2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:02:20.877038 crc crio[20770]: time=\"2026-06-09T17:02:20.876861906Z\" level=info msg=\"Starting container: 73f0aafdad88f15d2ef07781663523cd06c1a120c703dcbf31750b44fbb0deec\" id=0a31115f-ae7b-47af-ad44-00cc90e4a1f3 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:02:20.888034 crc crio[20770]: time=\"2026-06-09T17:02:20.887903596Z\" level=info msg=\"Started container\" PID=78020 containerID=73f0aafdad88f15d2ef07781663523cd06c1a120c703dcbf31750b44fbb0deec description=openstack/ceilometer-0/proxy-httpd id=0a31115f-ae7b-47af-ad44-00cc90e4a1f3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5298afbc1aeda400d4b41f7d14837ed91729ea514c7395acc0ebaee146b9e8ff\nJun 09 17:02:43.110271 crc crio[20770]: time=\"2026-06-09T17:02:43.109216055Z\" level=info msg=\"Stopping pod sandbox: 92a83e8b06f9b17b5e8706bdb012a332d3d536f9971c41d82a990c8217f96e74\" id=9e34ef67-f227-473a-81e6-7c60eb7b9516 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:02:43.113112 crc crio[20770]: time=\"2026-06-09T17:02:43.111315006Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-db-sync-gfnwb Namespace:openstack ID:92a83e8b06f9b17b5e8706bdb012a332d3d536f9971c41d82a990c8217f96e74 UID:651878c6-b1fb-4b6b-a2e8-a22bd00e4316 NetNS:/var/run/netns/6f6db260-f605-4f14-8437-6dd11d1be714 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod651878c6_b1fb_4b6b_a2e8_a22bd00e4316.slice PodAnnotations:0xc000135df8}] Aliases:map[]}\"\nJun 09 17:02:43.113112 crc crio[20770]: time=\"2026-06-09T17:02:43.11146369Z\" level=info msg=\"Deleting pod openstack_nova-cell0-conductor-db-sync-gfnwb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:02:43.447029 crc crio[20770]: time=\"2026-06-09T17:02:43.446929502Z\" level=info msg=\"Stopped pod sandbox: 92a83e8b06f9b17b5e8706bdb012a332d3d536f9971c41d82a990c8217f96e74\" id=9e34ef67-f227-473a-81e6-7c60eb7b9516 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:02:44.732871 crc crio[20770]: time=\"2026-06-09T17:02:44.732041279Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-conductor-0/POD\" id=0d165e78-f682-4826-b8d2-6b9c19848757 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:02:44.732871 crc crio[20770]: time=\"2026-06-09T17:02:44.732821122Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:02:44.811346 crc crio[20770]: time=\"2026-06-09T17:02:44.811161567Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:62a4615e12699787ec8b8ecfc0b82eed2aba133a402a665e66f6ebc31c904422 UID:106949bd-6bcd-4428-909c-7778bae7b381 NetNS:/var/run/netns/5a053356-210c-415d-a4f7-7d3b71ddaf37 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod106949bd_6bcd_4428_909c_7778bae7b381.slice PodAnnotations:0xc0005c7880}] Aliases:map[]}\"\nJun 09 17:02:44.811859 crc crio[20770]: time=\"2026-06-09T17:02:44.811811336Z\" level=info msg=\"Adding pod openstack_nova-cell0-conductor-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:02:45.371954 crc crio[20770]: 2026-06-09T17:02:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:62a4615e1269978 Mac:12:aa:57:be:2b:c3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bf Mtu:0 Sandbox:/var/run/netns/5a053356-210c-415d-a4f7-7d3b71ddaf37 SocketPath: PciID:}] [{Interface:0xc000014620 Address:{IP:10.217.0.191 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:02:45.372823 crc crio[20770]: time=\"2026-06-09T17:02:45.372738639Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:62a4615e12699787ec8b8ecfc0b82eed2aba133a402a665e66f6ebc31c904422 UID:106949bd-6bcd-4428-909c-7778bae7b381 NetNS:/var/run/netns/5a053356-210c-415d-a4f7-7d3b71ddaf37 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod106949bd_6bcd_4428_909c_7778bae7b381.slice PodAnnotations:0xc0005c7880}] Aliases:map[]}\"\nJun 09 17:02:45.372960 crc crio[20770]: time=\"2026-06-09T17:02:45.372914544Z\" level=info msg=\"Checking pod openstack_nova-cell0-conductor-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:02:45.381564 crc crio[20770]: time=\"2026-06-09T17:02:45.38141056Z\" level=info msg=\"Ran pod sandbox 62a4615e12699787ec8b8ecfc0b82eed2aba133a402a665e66f6ebc31c904422 with infra container: openstack/nova-cell0-conductor-0/POD\" id=0d165e78-f682-4826-b8d2-6b9c19848757 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:02:45.386456 crc crio[20770]: time=\"2026-06-09T17:02:45.386377824Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=1106623d-79be-434e-a975-24d81d5f037f name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:02:45.425394 crc crio[20770]: time=\"2026-06-09T17:02:45.420017597Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=d81c4541-27f9-493c-ae7e-9cf2662edb2e name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:02:45.429902 crc crio[20770]: time=\"2026-06-09T17:02:45.42982876Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=8ddaf2ae-30df-40b3-aa51-2a6f25f7cf1b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:02:45.430379 crc crio[20770]: time=\"2026-06-09T17:02:45.430313044Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:02:45.488246 crc crio[20770]: time=\"2026-06-09T17:02:45.488156987Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:02:45.493261 crc crio[20770]: time=\"2026-06-09T17:02:45.493189963Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:02:45.674111 crc crio[20770]: time=\"2026-06-09T17:02:45.674002052Z\" level=info msg=\"Created container 1422f45a52e5ab5601bff14f9aaba4857ab86f45a46e0cab344a338eee264bec: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=8ddaf2ae-30df-40b3-aa51-2a6f25f7cf1b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:02:45.675699 crc crio[20770]: time=\"2026-06-09T17:02:45.675546477Z\" level=info msg=\"Starting container: 1422f45a52e5ab5601bff14f9aaba4857ab86f45a46e0cab344a338eee264bec\" id=16a39156-f917-48e2-b6ed-928b06f504dc name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:02:45.684230 crc crio[20770]: time=\"2026-06-09T17:02:45.684105895Z\" level=info msg=\"Started container\" PID=79509 containerID=1422f45a52e5ab5601bff14f9aaba4857ab86f45a46e0cab344a338eee264bec description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=16a39156-f917-48e2-b6ed-928b06f504dc name=/runtime.v1.RuntimeService/StartContainer sandboxID=62a4615e12699787ec8b8ecfc0b82eed2aba133a402a665e66f6ebc31c904422\nJun 09 17:02:53.344898 crc crio[20770]: time=\"2026-06-09T17:02:53.332276519Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-cell-mapping-sb5dp/POD\" id=b7103912-e848-4768-bc04-fe6cea99650b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:02:53.344898 crc crio[20770]: time=\"2026-06-09T17:02:53.333142004Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:02:53.504081 crc crio[20770]: time=\"2026-06-09T17:02:53.503555062Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-sb5dp Namespace:openstack ID:e140f7f527309bcab76307b614c7e4945cc1657b5dd3f532462abcd7c3933a3c UID:ff89893c-d967-4fc7-968e-a86294450178 NetNS:/var/run/netns/33bae0b9-d09c-4fd7-b45f-9d1f4235cd23 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podff89893c_d967_4fc7_968e_a86294450178.slice PodAnnotations:0xc00291b120}] Aliases:map[]}\"\nJun 09 17:02:53.504081 crc crio[20770]: time=\"2026-06-09T17:02:53.503967104Z\" level=info msg=\"Adding pod openstack_nova-cell0-cell-mapping-sb5dp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:02:53.629979 crc crio[20770]: time=\"2026-06-09T17:02:53.629718131Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=0cd840c1-a62a-4b9d-a591-c4aff3ae844c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:02:53.629979 crc crio[20770]: time=\"2026-06-09T17:02:53.629836995Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:02:53.768804 crc crio[20770]: time=\"2026-06-09T17:02:53.768727192Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:249da983dbc95cf2abfe97b8ff713895ae6da872a42d5f634403051bc5b7fa7d UID:a826a293-804b-4ca2-a035-cf1be7a9c7c1 NetNS:/var/run/netns/bcf1489c-1787-4e68-b0e2-747784f04a71 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda826a293_804b_4ca2_a035_cf1be7a9c7c1.slice PodAnnotations:0xc002894478}] Aliases:map[]}\"\nJun 09 17:02:53.768804 crc crio[20770]: time=\"2026-06-09T17:02:53.768810874Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:02:53.855857 crc crio[20770]: time=\"2026-06-09T17:02:53.855427719Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=d772983f-9ed9-4f22-be9f-7c2397886d3b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:02:53.855857 crc crio[20770]: time=\"2026-06-09T17:02:53.855839241Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:02:53.887962 crc crio[20770]: time=\"2026-06-09T17:02:53.886440526Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD\" id=aedc4cc3-e756-411c-a148-dd322d579634 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:02:53.888263 crc crio[20770]: time=\"2026-06-09T17:02:53.888050873Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:02:53.957854 crc crio[20770]: time=\"2026-06-09T17:02:53.95743014Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:31b67316dc116c8346ee0c1b6cbfc8f5405f480817136f3405cd65e3072f2740 UID:f4a53bde-fa12-48a5-a52a-31e35a9ea567 NetNS:/var/run/netns/2b195639-6921-4792-8da0-4adf3f9f0879 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf4a53bde_fa12_48a5_a52a_31e35a9ea567.slice PodAnnotations:0xc0029884a8}] Aliases:map[]}\"\nJun 09 17:02:53.957854 crc crio[20770]: time=\"2026-06-09T17:02:53.957481381Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:02:53.968818 crc crio[20770]: time=\"2026-06-09T17:02:53.968551371Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:c1203fada9b9057eaa48d4a8bb12d204327dd6e00ea4a8095ba4b03d726411cb UID:9f7a6b4d-930d-4d16-801a-bce95db01041 NetNS:/var/run/netns/c3dccab8-dbb4-4c12-8d92-807d2b86e4a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9f7a6b4d_930d_4d16_801a_bce95db01041.slice PodAnnotations:0xc002a08300}] Aliases:map[]}\"\nJun 09 17:02:53.968818 crc crio[20770]: time=\"2026-06-09T17:02:53.968740577Z\" level=info msg=\"Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:02:54.021826 crc crio[20770]: 2026-06-09T17:02:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e140f7f527309bc Mac:fe:f7:f8:c7:34:79 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c0 Mtu:0 Sandbox:/var/run/netns/33bae0b9-d09c-4fd7-b45f-9d1f4235cd23 SocketPath: PciID:}] [{Interface:0xc0001226b0 Address:{IP:10.217.0.192 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:02:54.021826 crc crio[20770]: time=\"2026-06-09T17:02:54.017808456Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-sb5dp Namespace:openstack ID:e140f7f527309bcab76307b614c7e4945cc1657b5dd3f532462abcd7c3933a3c UID:ff89893c-d967-4fc7-968e-a86294450178 NetNS:/var/run/netns/33bae0b9-d09c-4fd7-b45f-9d1f4235cd23 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podff89893c_d967_4fc7_968e_a86294450178.slice PodAnnotations:0xc00291b120}] Aliases:map[]}\"\nJun 09 17:02:54.021826 crc crio[20770]: time=\"2026-06-09T17:02:54.01794598Z\" level=info msg=\"Checking pod openstack_nova-cell0-cell-mapping-sb5dp for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:02:54.027751 crc crio[20770]: time=\"2026-06-09T17:02:54.027406973Z\" level=info msg=\"Ran pod sandbox e140f7f527309bcab76307b614c7e4945cc1657b5dd3f532462abcd7c3933a3c with infra container: openstack/nova-cell0-cell-mapping-sb5dp/POD\" id=b7103912-e848-4768-bc04-fe6cea99650b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:02:54.032865 crc crio[20770]: time=\"2026-06-09T17:02:54.032154701Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=e828e083-b103-4b15-992a-e34b96853501 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:02:54.032865 crc crio[20770]: time=\"2026-06-09T17:02:54.032256184Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:02:54.034086 crc crio[20770]: time=\"2026-06-09T17:02:54.032929753Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=8cae6ad7-4b92-44c1-bfe1-9a814b4c9566 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:02:54.063690 crc crio[20770]: time=\"2026-06-09T17:02:54.063561809Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=ea1bb578-469c-4b9b-98b7-ca47083c7a46 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:02:54.124629 crc crio[20770]: time=\"2026-06-09T17:02:54.124350487Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:c916171c5ae184824c707b67c1b03fa9db27e276e141de0d92684b4fe92acd35 UID:6ccb994b-86cb-4621-80b0-c29bd3a48dad NetNS:/var/run/netns/a68bf9be-45e6-44b3-8630-020ef4a92e9e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6ccb994b_86cb_4621_80b0_c29bd3a48dad.slice PodAnnotations:0xc0028946a8}] Aliases:map[]}\"\nJun 09 17:02:54.124629 crc crio[20770]: time=\"2026-06-09T17:02:54.124407459Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:02:54.163389 crc crio[20770]: time=\"2026-06-09T17:02:54.163076147Z\" level=info msg=\"Creating container: openstack/nova-cell0-cell-mapping-sb5dp/nova-manage\" id=7ec40004-94d2-46ad-b173-48f53ff0c812 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:02:54.169064 crc crio[20770]: time=\"2026-06-09T17:02:54.167844435Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:02:54.200685 crc crio[20770]: time=\"2026-06-09T17:02:54.199718807Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-5b6f8f974c-b2ntd/POD\" id=600fd2fd-b77d-44aa-bf69-7d6cdb08c81c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:02:54.200685 crc crio[20770]: time=\"2026-06-09T17:02:54.20051734Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:02:54.285228 crc crio[20770]: time=\"2026-06-09T17:02:54.285122997Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:02:54.307847 crc crio[20770]: time=\"2026-06-09T17:02:54.306500746Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-5b6f8f974c-b2ntd Namespace:openstack ID:093f68b8e6899e469efd57e8a8f6dca1ed9bba2fd9cfb9bf99dc6233a65582a3 UID:5c1b107f-61bf-4cba-817e-2c19023fcbaa NetNS:/var/run/netns/261f7e99-5c61-4076-bab9-549a07c276c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5c1b107f_61bf_4cba_817e_2c19023fcbaa.slice PodAnnotations:0xc002894058}] Aliases:map[]}\"\nJun 09 17:02:54.307847 crc crio[20770]: time=\"2026-06-09T17:02:54.306566567Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-5b6f8f974c-b2ntd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:02:54.313078 crc crio[20770]: time=\"2026-06-09T17:02:54.309394969Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:02:54.521374 crc crio[20770]: 2026-06-09T17:02:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:249da983dbc95cf Mac:f6:54:a5:9d:55:e8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c1 Mtu:0 Sandbox:/var/run/netns/bcf1489c-1787-4e68-b0e2-747784f04a71 SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.193 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:02:54.522910 crc crio[20770]: time=\"2026-06-09T17:02:54.522619096Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:249da983dbc95cf2abfe97b8ff713895ae6da872a42d5f634403051bc5b7fa7d UID:a826a293-804b-4ca2-a035-cf1be7a9c7c1 NetNS:/var/run/netns/bcf1489c-1787-4e68-b0e2-747784f04a71 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda826a293_804b_4ca2_a035_cf1be7a9c7c1.slice PodAnnotations:0xc002894478}] Aliases:map[]}\"\nJun 09 17:02:54.523038 crc crio[20770]: time=\"2026-06-09T17:02:54.523005478Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:02:54.541227 crc crio[20770]: time=\"2026-06-09T17:02:54.541096231Z\" level=info msg=\"Created container 38e79052a7912515c1e9fb52967c0ed54b0095c098fb81d4961a9f76931765fc: openstack/nova-cell0-cell-mapping-sb5dp/nova-manage\" id=7ec40004-94d2-46ad-b173-48f53ff0c812 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:02:54.543016 crc crio[20770]: time=\"2026-06-09T17:02:54.542931754Z\" level=info msg=\"Starting container: 38e79052a7912515c1e9fb52967c0ed54b0095c098fb81d4961a9f76931765fc\" id=79c58631-df97-4851-b4e3-7da43c8bdffa name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:02:54.548014 crc crio[20770]: time=\"2026-06-09T17:02:54.546913239Z\" level=info msg=\"Ran pod sandbox 249da983dbc95cf2abfe97b8ff713895ae6da872a42d5f634403051bc5b7fa7d with infra container: openstack/nova-api-0/POD\" id=0cd840c1-a62a-4b9d-a591-c4aff3ae844c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:02:54.550608 crc crio[20770]: time=\"2026-06-09T17:02:54.550440001Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=d574152b-7663-409d-ab43-1a4797c375e7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:02:54.550608 crc crio[20770]: time=\"2026-06-09T17:02:54.550617826Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-api:current-podified not found\" id=d574152b-7663-409d-ab43-1a4797c375e7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:02:54.550953 crc crio[20770]: time=\"2026-06-09T17:02:54.550712379Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-api:current-podified found\" id=d574152b-7663-409d-ab43-1a4797c375e7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:02:54.552623 crc crio[20770]: time=\"2026-06-09T17:02:54.55248029Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=3b437c4b-c7f2-429b-894d-40d445ccdfc9 name=/runtime.v1.ImageService/PullImage\nJun 09 17:02:54.565062 crc crio[20770]: time=\"2026-06-09T17:02:54.560753989Z\" level=info msg=\"Started container\" PID=80118 containerID=38e79052a7912515c1e9fb52967c0ed54b0095c098fb81d4961a9f76931765fc description=openstack/nova-cell0-cell-mapping-sb5dp/nova-manage id=79c58631-df97-4851-b4e3-7da43c8bdffa name=/runtime.v1.RuntimeService/StartContainer sandboxID=e140f7f527309bcab76307b614c7e4945cc1657b5dd3f532462abcd7c3933a3c\nJun 09 17:02:54.567547 crc crio[20770]: time=\"2026-06-09T17:02:54.563868739Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\\\"\"\nJun 09 17:02:54.757730 crc crio[20770]: 2026-06-09T17:02:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c1203fada9b9057 Mac:72:d5:5e:e2:32:83 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c3 Mtu:0 Sandbox:/var/run/netns/c3dccab8-dbb4-4c12-8d92-807d2b86e4a8 SocketPath: PciID:}] [{Interface:0xc0004385e0 Address:{IP:10.217.0.195 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:02:54.759140 crc crio[20770]: time=\"2026-06-09T17:02:54.758600632Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:c1203fada9b9057eaa48d4a8bb12d204327dd6e00ea4a8095ba4b03d726411cb UID:9f7a6b4d-930d-4d16-801a-bce95db01041 NetNS:/var/run/netns/c3dccab8-dbb4-4c12-8d92-807d2b86e4a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9f7a6b4d_930d_4d16_801a_bce95db01041.slice PodAnnotations:0xc002a08300}] Aliases:map[]}\"\nJun 09 17:02:54.759140 crc crio[20770]: time=\"2026-06-09T17:02:54.758939041Z\" level=info msg=\"Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:02:54.771037 crc crio[20770]: time=\"2026-06-09T17:02:54.770816125Z\" level=info msg=\"Ran pod sandbox c1203fada9b9057eaa48d4a8bb12d204327dd6e00ea4a8095ba4b03d726411cb with infra container: openstack/nova-cell1-novncproxy-0/POD\" id=aedc4cc3-e756-411c-a148-dd322d579634 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:02:54.781257 crc crio[20770]: time=\"2026-06-09T17:02:54.781124113Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=07f27175-3a67-4a18-be43-19d2a5332ab1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:02:54.781715 crc crio[20770]: time=\"2026-06-09T17:02:54.781329809Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified not found\" id=07f27175-3a67-4a18-be43-19d2a5332ab1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:02:54.781715 crc crio[20770]: time=\"2026-06-09T17:02:54.78137365Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified found\" id=07f27175-3a67-4a18-be43-19d2a5332ab1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:02:54.785053 crc crio[20770]: time=\"2026-06-09T17:02:54.784959054Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=02d56655-70b7-4109-a4f9-f3bdfd7d2603 name=/runtime.v1.ImageService/PullImage\nJun 09 17:02:54.793790 crc crio[20770]: time=\"2026-06-09T17:02:54.79347739Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\\\"\"\nJun 09 17:02:54.797166 crc crio[20770]: 2026-06-09T17:02:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:31b67316dc116c8 Mac:32:88:6f:ef:fb:fc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c2 Mtu:0 Sandbox:/var/run/netns/2b195639-6921-4792-8da0-4adf3f9f0879 SocketPath: PciID:}] [{Interface:0xc000623200 Address:{IP:10.217.0.194 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:02:54.798110 crc crio[20770]: time=\"2026-06-09T17:02:54.798030072Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:31b67316dc116c8346ee0c1b6cbfc8f5405f480817136f3405cd65e3072f2740 UID:f4a53bde-fa12-48a5-a52a-31e35a9ea567 NetNS:/var/run/netns/2b195639-6921-4792-8da0-4adf3f9f0879 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf4a53bde_fa12_48a5_a52a_31e35a9ea567.slice PodAnnotations:0xc0029884a8}] Aliases:map[]}\"\nJun 09 17:02:54.798239 crc crio[20770]: time=\"2026-06-09T17:02:54.798193997Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:02:54.806582 crc crio[20770]: time=\"2026-06-09T17:02:54.806403554Z\" level=info msg=\"Ran pod sandbox 31b67316dc116c8346ee0c1b6cbfc8f5405f480817136f3405cd65e3072f2740 with infra container: openstack/nova-metadata-0/POD\" id=d772983f-9ed9-4f22-be9f-7c2397886d3b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:02:54.813410 crc crio[20770]: time=\"2026-06-09T17:02:54.813269973Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=62bbc813-7e7c-4b02-b6b4-7ae8ac1a6c81 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:02:54.814327 crc crio[20770]: time=\"2026-06-09T17:02:54.813454528Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-api:current-podified not found\" id=62bbc813-7e7c-4b02-b6b4-7ae8ac1a6c81 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:02:54.814327 crc crio[20770]: time=\"2026-06-09T17:02:54.813498259Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-api:current-podified found\" id=62bbc813-7e7c-4b02-b6b4-7ae8ac1a6c81 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:02:54.815090 crc crio[20770]: time=\"2026-06-09T17:02:54.815039234Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=df32d045-9bff-4c1d-99e0-f8d53f97324b name=/runtime.v1.ImageService/PullImage\nJun 09 17:02:54.821512 crc crio[20770]: time=\"2026-06-09T17:02:54.82145107Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\\\"\"\nJun 09 17:02:54.939078 crc crio[20770]: 2026-06-09T17:02:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c916171c5ae1848 Mac:8e:53:1a:5d:e3:3d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c4 Mtu:0 Sandbox:/var/run/netns/a68bf9be-45e6-44b3-8630-020ef4a92e9e SocketPath: PciID:}] [{Interface:0xc00011a710 Address:{IP:10.217.0.196 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:02:54.940622 crc crio[20770]: time=\"2026-06-09T17:02:54.940477852Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:c916171c5ae184824c707b67c1b03fa9db27e276e141de0d92684b4fe92acd35 UID:6ccb994b-86cb-4621-80b0-c29bd3a48dad NetNS:/var/run/netns/a68bf9be-45e6-44b3-8630-020ef4a92e9e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6ccb994b_86cb_4621_80b0_c29bd3a48dad.slice PodAnnotations:0xc0028946a8}] Aliases:map[]}\"\nJun 09 17:02:54.940838 crc crio[20770]: time=\"2026-06-09T17:02:54.940626886Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:02:54.947803 crc crio[20770]: time=\"2026-06-09T17:02:54.947726082Z\" level=info msg=\"Ran pod sandbox c916171c5ae184824c707b67c1b03fa9db27e276e141de0d92684b4fe92acd35 with infra container: openstack/nova-scheduler-0/POD\" id=e828e083-b103-4b15-992a-e34b96853501 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:02:54.950837 crc crio[20770]: time=\"2026-06-09T17:02:54.950759049Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=3dca0967-8466-491a-89cf-635c6e382848 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:02:54.950980 crc crio[20770]: time=\"2026-06-09T17:02:54.950934085Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified not found\" id=3dca0967-8466-491a-89cf-635c6e382848 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:02:54.951052 crc crio[20770]: time=\"2026-06-09T17:02:54.950998016Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified found\" id=3dca0967-8466-491a-89cf-635c6e382848 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:02:54.952566 crc crio[20770]: time=\"2026-06-09T17:02:54.95250478Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=b90507cd-a818-489b-92dd-1d0cda3568cc name=/runtime.v1.ImageService/PullImage\nJun 09 17:02:54.956916 crc crio[20770]: time=\"2026-06-09T17:02:54.956859326Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\\\"\"\nJun 09 17:02:55.137153 crc crio[20770]: 2026-06-09T17:02:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:093f68b8e6899e4 Mac:f2:34:f3:58:b8:de Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c5 Mtu:0 Sandbox:/var/run/netns/261f7e99-5c61-4076-bab9-549a07c276c7 SocketPath: PciID:}] [{Interface:0xc000152650 Address:{IP:10.217.0.197 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:02:55.137885 crc crio[20770]: time=\"2026-06-09T17:02:55.137806048Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-5b6f8f974c-b2ntd Namespace:openstack ID:093f68b8e6899e469efd57e8a8f6dca1ed9bba2fd9cfb9bf99dc6233a65582a3 UID:5c1b107f-61bf-4cba-817e-2c19023fcbaa NetNS:/var/run/netns/261f7e99-5c61-4076-bab9-549a07c276c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5c1b107f_61bf_4cba_817e_2c19023fcbaa.slice PodAnnotations:0xc002894058}] Aliases:map[]}\"\nJun 09 17:02:55.138068 crc crio[20770]: time=\"2026-06-09T17:02:55.138002484Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-5b6f8f974c-b2ntd for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:02:55.145381 crc crio[20770]: time=\"2026-06-09T17:02:55.145316616Z\" level=info msg=\"Ran pod sandbox 093f68b8e6899e469efd57e8a8f6dca1ed9bba2fd9cfb9bf99dc6233a65582a3 with infra container: openstack/dnsmasq-dns-5b6f8f974c-b2ntd/POD\" id=600fd2fd-b77d-44aa-bf69-7d6cdb08c81c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:02:55.149170 crc crio[20770]: time=\"2026-06-09T17:02:55.149110135Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=17dae65e-a644-4228-9f68-06aa855e3e16 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:02:55.214388 crc crio[20770]: time=\"2026-06-09T17:02:55.214328332Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=b1d1f08d-b768-43ee-8c0b-9788d9f61b6f name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:02:55.229822 crc crio[20770]: time=\"2026-06-09T17:02:55.229693886Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-5b6f8f974c-b2ntd/init\" id=b9617c05-96c6-4ebf-a633-837f06f2abf5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:02:55.230740 crc crio[20770]: time=\"2026-06-09T17:02:55.230499669Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:02:55.307028 crc crio[20770]: time=\"2026-06-09T17:02:55.30694053Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-conductor-db-sync-gcpjw/POD\" id=594a7d06-ea02-4a74-876a-a4e18db36a4c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:02:55.307212 crc crio[20770]: time=\"2026-06-09T17:02:55.307040753Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:02:55.335240 crc crio[20770]: time=\"2026-06-09T17:02:55.334984591Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:02:55.342919 crc crio[20770]: time=\"2026-06-09T17:02:55.342845959Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:02:55.365175 crc crio[20770]: time=\"2026-06-09T17:02:55.36502967Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-db-sync-gcpjw Namespace:openstack ID:8f9e70031eaed52b8a3819f4cb58275f5d3d155c87e69e1343297d47e475e4e4 UID:3c7b3fc0-ea6f-49dc-b955-f69e2e5492b7 NetNS:/var/run/netns/763f47e2-c6c0-4bf8-9abc-dc4cd930797f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3c7b3fc0_ea6f_49dc_b955_f69e2e5492b7.slice PodAnnotations:0xc00291b0d8}] Aliases:map[]}\"\nJun 09 17:02:55.365175 crc crio[20770]: time=\"2026-06-09T17:02:55.365091592Z\" level=info msg=\"Adding pod openstack_nova-cell1-conductor-db-sync-gcpjw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:02:55.561892 crc crio[20770]: time=\"2026-06-09T17:02:55.560491294Z\" level=info msg=\"Created container 4bd5c61724de13ad09bf31a9b1c19aaab039a6c81178972410130a724f8af225: openstack/dnsmasq-dns-5b6f8f974c-b2ntd/init\" id=b9617c05-96c6-4ebf-a633-837f06f2abf5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:02:55.568325 crc crio[20770]: time=\"2026-06-09T17:02:55.563801859Z\" level=info msg=\"Starting container: 4bd5c61724de13ad09bf31a9b1c19aaab039a6c81178972410130a724f8af225\" id=0959d7af-951b-4283-85ec-a82a5497dcd3 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:02:55.579436 crc crio[20770]: time=\"2026-06-09T17:02:55.575479707Z\" level=info msg=\"Started container\" PID=80265 containerID=4bd5c61724de13ad09bf31a9b1c19aaab039a6c81178972410130a724f8af225 description=openstack/dnsmasq-dns-5b6f8f974c-b2ntd/init id=0959d7af-951b-4283-85ec-a82a5497dcd3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=093f68b8e6899e469efd57e8a8f6dca1ed9bba2fd9cfb9bf99dc6233a65582a3\nJun 09 17:02:56.015405 crc crio[20770]: 2026-06-09T17:02:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8f9e70031eaed52 Mac:ee:fe:cc:cb:85:3a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c6 Mtu:0 Sandbox:/var/run/netns/763f47e2-c6c0-4bf8-9abc-dc4cd930797f SocketPath: PciID:}] [{Interface:0xc000264a20 Address:{IP:10.217.0.198 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:02:56.019539 crc crio[20770]: time=\"2026-06-09T17:02:56.01883731Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-db-sync-gcpjw Namespace:openstack ID:8f9e70031eaed52b8a3819f4cb58275f5d3d155c87e69e1343297d47e475e4e4 UID:3c7b3fc0-ea6f-49dc-b955-f69e2e5492b7 NetNS:/var/run/netns/763f47e2-c6c0-4bf8-9abc-dc4cd930797f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3c7b3fc0_ea6f_49dc_b955_f69e2e5492b7.slice PodAnnotations:0xc00291b0d8}] Aliases:map[]}\"\nJun 09 17:02:56.019539 crc crio[20770]: time=\"2026-06-09T17:02:56.019117368Z\" level=info msg=\"Checking pod openstack_nova-cell1-conductor-db-sync-gcpjw for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:02:56.038526 crc crio[20770]: time=\"2026-06-09T17:02:56.037464609Z\" level=info msg=\"Ran pod sandbox 8f9e70031eaed52b8a3819f4cb58275f5d3d155c87e69e1343297d47e475e4e4 with infra container: openstack/nova-cell1-conductor-db-sync-gcpjw/POD\" id=594a7d06-ea02-4a74-876a-a4e18db36a4c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:02:56.042595 crc crio[20770]: time=\"2026-06-09T17:02:56.042528165Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=63761fa0-3880-48eb-b3e5-a65629180c82 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:02:56.096565 crc crio[20770]: time=\"2026-06-09T17:02:56.096458485Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=169cf53b-f23d-46a7-873a-3ff86b7ae0b6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:02:56.118925 crc crio[20770]: time=\"2026-06-09T17:02:56.118827682Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-db-sync-gcpjw/nova-cell1-conductor-db-sync\" id=a249d65a-35d4-4c3f-82dd-9be6575b4059 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:02:56.120242 crc crio[20770]: time=\"2026-06-09T17:02:56.120180311Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:02:56.265244 crc crio[20770]: time=\"2026-06-09T17:02:56.265177725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:02:56.275711 crc crio[20770]: time=\"2026-06-09T17:02:56.26915455Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:02:56.457978 crc crio[20770]: time=\"2026-06-09T17:02:56.457476417Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=b6f22677-6eb1-40ac-89cc-77428706cbc3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:02:56.499224 crc crio[20770]: time=\"2026-06-09T17:02:56.498575585Z\" level=info msg=\"Created container 02e688dae8edb678035a2ffe426128183dba63a88f4f6d8973c2db287064e138: openstack/nova-cell1-conductor-db-sync-gcpjw/nova-cell1-conductor-db-sync\" id=a249d65a-35d4-4c3f-82dd-9be6575b4059 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:02:56.507228 crc crio[20770]: time=\"2026-06-09T17:02:56.507172304Z\" level=info msg=\"Starting container: 02e688dae8edb678035a2ffe426128183dba63a88f4f6d8973c2db287064e138\" id=b77d6be2-6763-4787-b1e3-a710a74168fa name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:02:56.515537 crc crio[20770]: time=\"2026-06-09T17:02:56.515145715Z\" level=info msg=\"Started container\" PID=80372 containerID=02e688dae8edb678035a2ffe426128183dba63a88f4f6d8973c2db287064e138 description=openstack/nova-cell1-conductor-db-sync-gcpjw/nova-cell1-conductor-db-sync id=b77d6be2-6763-4787-b1e3-a710a74168fa name=/runtime.v1.RuntimeService/StartContainer sandboxID=8f9e70031eaed52b8a3819f4cb58275f5d3d155c87e69e1343297d47e475e4e4\nJun 09 17:02:56.548926 crc crio[20770]: time=\"2026-06-09T17:02:56.548819739Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=ad09a8bc-8a0b-42d4-b4c5-90de28a8a458 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:02:56.558599 crc crio[20770]: time=\"2026-06-09T17:02:56.557204751Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-5b6f8f974c-b2ntd/dnsmasq-dns\" id=a7b46b91-54c4-4968-8864-89eda969f1d3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:02:56.558599 crc crio[20770]: time=\"2026-06-09T17:02:56.557957923Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:02:56.628819 crc crio[20770]: time=\"2026-06-09T17:02:56.626850005Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:02:56.640218 crc crio[20770]: time=\"2026-06-09T17:02:56.640123249Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:02:56.769459 crc crio[20770]: time=\"2026-06-09T17:02:56.769302505Z\" level=info msg=\"Created container 158a400d3c756bdba30ea2b0b8411bd8d174558722cc67fb832d5c8b37f92d44: openstack/dnsmasq-dns-5b6f8f974c-b2ntd/dnsmasq-dns\" id=a7b46b91-54c4-4968-8864-89eda969f1d3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:02:56.778580 crc crio[20770]: time=\"2026-06-09T17:02:56.77048059Z\" level=info msg=\"Starting container: 158a400d3c756bdba30ea2b0b8411bd8d174558722cc67fb832d5c8b37f92d44\" id=ac4db8cd-1b53-45f6-b90d-aee81bd39a37 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:02:56.782325 crc crio[20770]: time=\"2026-06-09T17:02:56.78224149Z\" level=info msg=\"Started container\" PID=80406 containerID=158a400d3c756bdba30ea2b0b8411bd8d174558722cc67fb832d5c8b37f92d44 description=openstack/dnsmasq-dns-5b6f8f974c-b2ntd/dnsmasq-dns id=ac4db8cd-1b53-45f6-b90d-aee81bd39a37 name=/runtime.v1.RuntimeService/StartContainer sandboxID=093f68b8e6899e469efd57e8a8f6dca1ed9bba2fd9cfb9bf99dc6233a65582a3\nJun 09 17:03:00.709369 crc crio[20770]: time=\"2026-06-09T17:03:00.708322082Z\" level=info msg=\"Stopping container: 6117b615911bd9bcff12fe777c43f7192d9d6d3157c0223f67b48c935e27390c (timeout: 30s)\" id=43ea56cc-4565-406b-821c-35337143528b name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:00.773603 crc crio[20770]: time=\"2026-06-09T17:03:00.773456896Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8b54a4f4c4d0ed06bf07b9f6ef7cd9d730d448789c5ad3e20c1cdc56bcbcae90\" id=02d56655-70b7-4109-a4f9-f3bdfd7d2603 name=/runtime.v1.ImageService/PullImage\nJun 09 17:03:00.775828 crc crio[20770]: time=\"2026-06-09T17:03:00.775054102Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=77a81496-00c0-4132-9b1e-7216219662ef name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:03:00.854897 crc crio[20770]: time=\"2026-06-09T17:03:00.853754408Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:6a1fd3afaff3c587030a5cdd0a7f07a1b02c0c9244e9095fd7907e93229b8ba3\" id=3b437c4b-c7f2-429b-894d-40d445ccdfc9 name=/runtime.v1.ImageService/PullImage\nJun 09 17:03:00.855843 crc crio[20770]: time=\"2026-06-09T17:03:00.854913661Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=f86655cc-48c2-4443-b3c1-a5a21fc8c68a name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:03:00.869341 crc crio[20770]: time=\"2026-06-09T17:03:00.868806203Z\" level=info msg=\"Stopped container 6117b615911bd9bcff12fe777c43f7192d9d6d3157c0223f67b48c935e27390c: openstack/kube-state-metrics-0/kube-state-metrics\" id=43ea56cc-4565-406b-821c-35337143528b name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:00.870593 crc crio[20770]: time=\"2026-06-09T17:03:00.870512133Z\" level=info msg=\"Stopping pod sandbox: a661a1ef59c2477a50c573721c97e87d501ac58d8615b8cff6ca6b30e44e4ef7\" id=10ffeb3f-7d58-4bd5-a6bf-31a7f89a21be name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:03:00.877092 crc crio[20770]: time=\"2026-06-09T17:03:00.87700513Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:a661a1ef59c2477a50c573721c97e87d501ac58d8615b8cff6ca6b30e44e4ef7 UID:910a8779-3a70-4deb-bd4b-494dc4f3d7c0 NetNS:/var/run/netns/d403761c-32eb-45ec-90fe-ebff3bb75ad4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod910a8779_3a70_4deb_bd4b_494dc4f3d7c0.slice PodAnnotations:0xc002988ab8}] Aliases:map[]}\"\nJun 09 17:03:00.877348 crc crio[20770]: time=\"2026-06-09T17:03:00.877218697Z\" level=info msg=\"Deleting pod openstack_kube-state-metrics-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:03:00.887375 crc crio[20770]: time=\"2026-06-09T17:03:00.887272737Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:d4f2093717c3afc62018cae39e59e66ec30f8e1a29b1d7786aa73e23ce8f9b7e\" id=b90507cd-a818-489b-92dd-1d0cda3568cc name=/runtime.v1.ImageService/PullImage\nJun 09 17:03:00.891038 crc crio[20770]: time=\"2026-06-09T17:03:00.88840061Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=0389c6e1-c630-41ca-853c-becbf7de6aa8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:03:00.914480 crc crio[20770]: time=\"2026-06-09T17:03:00.914360991Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:6a1fd3afaff3c587030a5cdd0a7f07a1b02c0c9244e9095fd7907e93229b8ba3\" id=df32d045-9bff-4c1d-99e0-f8d53f97324b name=/runtime.v1.ImageService/PullImage\nJun 09 17:03:00.914982 crc crio[20770]: time=\"2026-06-09T17:03:00.914930497Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=1fc544d0-c5c2-4a8d-bf21-b1b38a75c955 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:03:00.916197 crc crio[20770]: time=\"2026-06-09T17:03:00.916131392Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=b82aeb32-51cc-4ad2-ac04-e1aacb479478 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:03:00.934796 crc crio[20770]: time=\"2026-06-09T17:03:00.931570499Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=9ad5d2b1-8f95-4b7a-bd13-fe17ec564e35 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:03:00.934796 crc crio[20770]: time=\"2026-06-09T17:03:00.933027911Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=6f280546-7e51-4fc2-9e0a-92b194b5e781 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:03:00.938535 crc crio[20770]: time=\"2026-06-09T17:03:00.938460808Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:03:00.939511 crc crio[20770]: time=\"2026-06-09T17:03:00.939450537Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=1b2e8b45-dce6-4a5f-ac8d-55bf78ea809e name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:03:00.950246 crc crio[20770]: time=\"2026-06-09T17:03:00.950157566Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=fbf80090-29cf-4211-9916-a0b3113baf43 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:03:00.956710 crc crio[20770]: time=\"2026-06-09T17:03:00.954182123Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=f2b72e9d-a850-4814-b7cd-2c7b8850408e name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:03:00.963058 crc crio[20770]: time=\"2026-06-09T17:03:00.962986047Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=8c55fe4b-f4e9-49c7-8a38-895e4923cf3b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:03:00.967812 crc crio[20770]: time=\"2026-06-09T17:03:00.967729924Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:03:00.977489 crc crio[20770]: time=\"2026-06-09T17:03:00.977395594Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:03:00.983387 crc crio[20770]: time=\"2026-06-09T17:03:00.982615525Z\" level=info msg=\"Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=ae548dc7-1e87-4bab-9c1d-487b71e8152b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:03:01.019165 crc crio[20770]: time=\"2026-06-09T17:03:01.002115439Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:03:01.034348 crc crio[20770]: time=\"2026-06-09T17:03:01.034251278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:03:01.039142 crc crio[20770]: time=\"2026-06-09T17:03:01.039081628Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:03:01.059179 crc crio[20770]: time=\"2026-06-09T17:03:01.058909242Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:03:01.074180 crc crio[20770]: time=\"2026-06-09T17:03:01.074086411Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:03:01.133702 crc crio[20770]: time=\"2026-06-09T17:03:01.13355287Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:03:01.138700 crc crio[20770]: time=\"2026-06-09T17:03:01.138540675Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:03:01.199312 crc crio[20770]: time=\"2026-06-09T17:03:01.198568641Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:03:01.205853 crc crio[20770]: time=\"2026-06-09T17:03:01.205619075Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:03:01.391275 crc crio[20770]: time=\"2026-06-09T17:03:01.390625526Z\" level=info msg=\"Created container d2e253ce40cda0171c08580888b446838d03e8b7adb347f2ff55103bbf45287f: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=8c55fe4b-f4e9-49c7-8a38-895e4923cf3b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:03:01.395618 crc crio[20770]: time=\"2026-06-09T17:03:01.395563808Z\" level=info msg=\"Starting container: d2e253ce40cda0171c08580888b446838d03e8b7adb347f2ff55103bbf45287f\" id=879b4df0-7e7e-4c06-bd74-66ca7f041f57 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:03:01.408246 crc crio[20770]: time=\"2026-06-09T17:03:01.407558425Z\" level=info msg=\"Started container\" PID=80677 containerID=d2e253ce40cda0171c08580888b446838d03e8b7adb347f2ff55103bbf45287f description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=879b4df0-7e7e-4c06-bd74-66ca7f041f57 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c916171c5ae184824c707b67c1b03fa9db27e276e141de0d92684b4fe92acd35\nJun 09 17:03:01.438387 crc crio[20770]: time=\"2026-06-09T17:03:01.438304955Z\" level=info msg=\"Stopped pod sandbox: a661a1ef59c2477a50c573721c97e87d501ac58d8615b8cff6ca6b30e44e4ef7\" id=10ffeb3f-7d58-4bd5-a6bf-31a7f89a21be name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:03:01.445269 crc crio[20770]: time=\"2026-06-09T17:03:01.445173913Z\" level=info msg=\"Created container 3fe572db6dce4b46ecf86ecf792a5a9ff56dda2d4cffdc529bf5a9b27529aecf: openstack/nova-metadata-0/nova-metadata-log\" id=fbf80090-29cf-4211-9916-a0b3113baf43 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:03:01.446832 crc crio[20770]: time=\"2026-06-09T17:03:01.446637426Z\" level=info msg=\"Starting container: 3fe572db6dce4b46ecf86ecf792a5a9ff56dda2d4cffdc529bf5a9b27529aecf\" id=c7a892d6-ffca-4504-9b98-e1c7f94099b8 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:03:01.456070 crc crio[20770]: time=\"2026-06-09T17:03:01.455934345Z\" level=info msg=\"Started container\" PID=80671 containerID=3fe572db6dce4b46ecf86ecf792a5a9ff56dda2d4cffdc529bf5a9b27529aecf description=openstack/nova-metadata-0/nova-metadata-log id=c7a892d6-ffca-4504-9b98-e1c7f94099b8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=31b67316dc116c8346ee0c1b6cbfc8f5405f480817136f3405cd65e3072f2740\nJun 09 17:03:01.471727 crc crio[20770]: time=\"2026-06-09T17:03:01.471521355Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=725e6db8-3c56-4e54-a43a-c44ea9a6f893 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:03:01.499943 crc crio[20770]: time=\"2026-06-09T17:03:01.499836624Z\" level=info msg=\"Created container ee46c5b68fae7159be621c9b90b9b8cb56e3e1fa7823c4521eff44f9e81cbc19: openstack/nova-api-0/nova-api-log\" id=6f280546-7e51-4fc2-9e0a-92b194b5e781 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:03:01.503561 crc crio[20770]: time=\"2026-06-09T17:03:01.50350023Z\" level=info msg=\"Starting container: ee46c5b68fae7159be621c9b90b9b8cb56e3e1fa7823c4521eff44f9e81cbc19\" id=ef2ab01b-8afe-4354-86c7-2db7cc74cf4b name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:03:01.510575 crc crio[20770]: time=\"2026-06-09T17:03:01.510450521Z\" level=info msg=\"Started container\" PID=80667 containerID=ee46c5b68fae7159be621c9b90b9b8cb56e3e1fa7823c4521eff44f9e81cbc19 description=openstack/nova-api-0/nova-api-log id=ef2ab01b-8afe-4354-86c7-2db7cc74cf4b name=/runtime.v1.RuntimeService/StartContainer sandboxID=249da983dbc95cf2abfe97b8ff713895ae6da872a42d5f634403051bc5b7fa7d\nJun 09 17:03:01.528724 crc crio[20770]: time=\"2026-06-09T17:03:01.528608326Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=f6d18240-d840-444a-b6f2-efe5c05e4cad name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:03:01.564066 crc crio[20770]: time=\"2026-06-09T17:03:01.563976569Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=cbd185c1-a1bc-4f4c-ba5e-803aa94679db name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:03:01.571481 crc crio[20770]: time=\"2026-06-09T17:03:01.571380994Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=cf4a4b3b-4f88-4da1-85a1-ce739f078c1e name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:03:01.576068 crc crio[20770]: time=\"2026-06-09T17:03:01.575989977Z\" level=info msg=\"Created container fe495286c19f298e9256879de8b2d999d04e84651161a0ba8b979bc9b3b3d75b: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=ae548dc7-1e87-4bab-9c1d-487b71e8152b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:03:01.579062 crc crio[20770]: time=\"2026-06-09T17:03:01.578975833Z\" level=info msg=\"Starting container: fe495286c19f298e9256879de8b2d999d04e84651161a0ba8b979bc9b3b3d75b\" id=a2bc16f6-5559-456b-b05b-86d91c61625a name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:03:01.584257 crc crio[20770]: time=\"2026-06-09T17:03:01.584152553Z\" level=info msg=\"Removing container: 6117b615911bd9bcff12fe777c43f7192d9d6d3157c0223f67b48c935e27390c\" id=a176f281-c67a-4750-ae0b-f056804fe11d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:03:01.596159 crc crio[20770]: time=\"2026-06-09T17:03:01.594108461Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=0a27a191-5701-4771-8857-5f1d71f8c1e4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:03:01.596750 crc crio[20770]: time=\"2026-06-09T17:03:01.596300584Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:03:01.604127 crc crio[20770]: time=\"2026-06-09T17:03:01.603465372Z\" level=info msg=\"Started container\" PID=80699 containerID=fe495286c19f298e9256879de8b2d999d04e84651161a0ba8b979bc9b3b3d75b description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=a2bc16f6-5559-456b-b05b-86d91c61625a name=/runtime.v1.RuntimeService/StartContainer sandboxID=c1203fada9b9057eaa48d4a8bb12d204327dd6e00ea4a8095ba4b03d726411cb\nJun 09 17:03:01.610287 crc crio[20770]: time=\"2026-06-09T17:03:01.610160275Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=de60bdac-284b-4b7c-897d-8ce0f8b28815 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:03:01.616683 crc crio[20770]: time=\"2026-06-09T17:03:01.61653298Z\" level=info msg=\"Removed container 6117b615911bd9bcff12fe777c43f7192d9d6d3157c0223f67b48c935e27390c: openstack/kube-state-metrics-0/kube-state-metrics\" id=a176f281-c67a-4750-ae0b-f056804fe11d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:03:01.631063 crc crio[20770]: time=\"2026-06-09T17:03:01.630963787Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:03:01.709717 crc crio[20770]: time=\"2026-06-09T17:03:01.709459487Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:03:01.715297 crc crio[20770]: time=\"2026-06-09T17:03:01.715161492Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:03:01.747033 crc crio[20770]: time=\"2026-06-09T17:03:01.74688813Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:03:01.759252 crc crio[20770]: time=\"2026-06-09T17:03:01.758533627Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:03:01.853675 crc crio[20770]: time=\"2026-06-09T17:03:01.853582706Z\" level=info msg=\"Created container bb84175b2a0f5437896bd7d0402a2db8e0f54a046ff74327c7248e6292aa8625: openstack/nova-api-0/nova-api-api\" id=0a27a191-5701-4771-8857-5f1d71f8c1e4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:03:01.855198 crc crio[20770]: time=\"2026-06-09T17:03:01.854842932Z\" level=info msg=\"Starting container: bb84175b2a0f5437896bd7d0402a2db8e0f54a046ff74327c7248e6292aa8625\" id=4efbcb02-2e87-4930-818a-8ae61fe598dd name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:03:01.861300 crc crio[20770]: time=\"2026-06-09T17:03:01.861211216Z\" level=info msg=\"Started container\" PID=80802 containerID=bb84175b2a0f5437896bd7d0402a2db8e0f54a046ff74327c7248e6292aa8625 description=openstack/nova-api-0/nova-api-api id=4efbcb02-2e87-4930-818a-8ae61fe598dd name=/runtime.v1.RuntimeService/StartContainer sandboxID=249da983dbc95cf2abfe97b8ff713895ae6da872a42d5f634403051bc5b7fa7d\nJun 09 17:03:01.890605 crc crio[20770]: time=\"2026-06-09T17:03:01.890499403Z\" level=info msg=\"Created container 5c085acdb13edab6a1825bf5e0b1259475bcc92832ed367a8012e36bd44f7412: openstack/nova-metadata-0/nova-metadata-metadata\" id=de60bdac-284b-4b7c-897d-8ce0f8b28815 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:03:01.892395 crc crio[20770]: time=\"2026-06-09T17:03:01.892315036Z\" level=info msg=\"Starting container: 5c085acdb13edab6a1825bf5e0b1259475bcc92832ed367a8012e36bd44f7412\" id=6a29e597-1e33-4b30-a503-ac618a887d99 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:03:01.898909 crc crio[20770]: time=\"2026-06-09T17:03:01.898815964Z\" level=info msg=\"Started container\" PID=80808 containerID=5c085acdb13edab6a1825bf5e0b1259475bcc92832ed367a8012e36bd44f7412 description=openstack/nova-metadata-0/nova-metadata-metadata id=6a29e597-1e33-4b30-a503-ac618a887d99 name=/runtime.v1.RuntimeService/StartContainer sandboxID=31b67316dc116c8346ee0c1b6cbfc8f5405f480817136f3405cd65e3072f2740\nJun 09 17:03:02.336007 crc crio[20770]: time=\"2026-06-09T17:03:02.335922985Z\" level=info msg=\"Running pod sandbox: openstack/kube-state-metrics-0/POD\" id=6cc73652-1f19-48ca-bb23-26c9045aa585 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:03:02.336131 crc crio[20770]: time=\"2026-06-09T17:03:02.336029338Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:03:02.371017 crc crio[20770]: time=\"2026-06-09T17:03:02.370933688Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:82770382041a77818238a641d42e0517cf0968304278dfdc9eaebe78c50a8e8a UID:d03b0365-9e16-45dd-9d36-b5344645d49f NetNS:/var/run/netns/1be25d8a-89e3-43ab-a532-b7454145edaf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd03b0365_9e16_45dd_9d36_b5344645d49f.slice PodAnnotations:0xc0029d4900}] Aliases:map[]}\"\nJun 09 17:03:02.371017 crc crio[20770]: time=\"2026-06-09T17:03:02.37099935Z\" level=info msg=\"Adding pod openstack_kube-state-metrics-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:03:02.659981 crc crio[20770]: time=\"2026-06-09T17:03:02.658516625Z\" level=info msg=\"Stopping container: 5c085acdb13edab6a1825bf5e0b1259475bcc92832ed367a8012e36bd44f7412 (timeout: 30s)\" id=e0a677d3-d802-4c23-b225-58963b243d6f name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:02.659981 crc crio[20770]: time=\"2026-06-09T17:03:02.659037651Z\" level=info msg=\"Stopping container: 3fe572db6dce4b46ecf86ecf792a5a9ff56dda2d4cffdc529bf5a9b27529aecf (timeout: 30s)\" id=ef3038f1-e768-4e8f-aecd-ffa34e2943d9 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:02.811504 crc crio[20770]: time=\"2026-06-09T17:03:02.80181744Z\" level=info msg=\"Stopping container: fe495286c19f298e9256879de8b2d999d04e84651161a0ba8b979bc9b3b3d75b (timeout: 30s)\" id=6008d02b-09d2-403f-be0b-99730c1ad47f name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:02.816634 crc crio[20770]: time=\"2026-06-09T17:03:02.816239967Z\" level=info msg=\"Stopped container 3fe572db6dce4b46ecf86ecf792a5a9ff56dda2d4cffdc529bf5a9b27529aecf: openstack/nova-metadata-0/nova-metadata-log\" id=ef3038f1-e768-4e8f-aecd-ffa34e2943d9 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:03.198967 crc crio[20770]: 2026-06-09T17:03:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:82770382041a778 Mac:52:b9:8a:fd:25:bf Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c7 Mtu:0 Sandbox:/var/run/netns/1be25d8a-89e3-43ab-a532-b7454145edaf SocketPath: PciID:}] [{Interface:0xc000264bf0 Address:{IP:10.217.0.199 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:03:03.198967 crc crio[20770]: time=\"2026-06-09T17:03:03.198355419Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:82770382041a77818238a641d42e0517cf0968304278dfdc9eaebe78c50a8e8a UID:d03b0365-9e16-45dd-9d36-b5344645d49f NetNS:/var/run/netns/1be25d8a-89e3-43ab-a532-b7454145edaf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd03b0365_9e16_45dd_9d36_b5344645d49f.slice PodAnnotations:0xc0029d4900}] Aliases:map[]}\"\nJun 09 17:03:03.198967 crc crio[20770]: time=\"2026-06-09T17:03:03.198518174Z\" level=info msg=\"Checking pod openstack_kube-state-metrics-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:03:03.200406 crc crio[20770]: time=\"2026-06-09T17:03:03.200310916Z\" level=info msg=\"Stopped container 5c085acdb13edab6a1825bf5e0b1259475bcc92832ed367a8012e36bd44f7412: openstack/nova-metadata-0/nova-metadata-metadata\" id=e0a677d3-d802-4c23-b225-58963b243d6f name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:03.201991 crc crio[20770]: time=\"2026-06-09T17:03:03.201902092Z\" level=info msg=\"Stopping pod sandbox: 31b67316dc116c8346ee0c1b6cbfc8f5405f480817136f3405cd65e3072f2740\" id=c83e2051-6323-4c2d-b00c-985d39c30b23 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:03:03.202867 crc crio[20770]: time=\"2026-06-09T17:03:03.202749276Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:31b67316dc116c8346ee0c1b6cbfc8f5405f480817136f3405cd65e3072f2740 UID:f4a53bde-fa12-48a5-a52a-31e35a9ea567 NetNS:/var/run/netns/2b195639-6921-4792-8da0-4adf3f9f0879 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf4a53bde_fa12_48a5_a52a_31e35a9ea567.slice PodAnnotations:0xc0029d4d20}] Aliases:map[]}\"\nJun 09 17:03:03.203048 crc crio[20770]: time=\"2026-06-09T17:03:03.203007654Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:03:03.207977 crc crio[20770]: time=\"2026-06-09T17:03:03.207890755Z\" level=info msg=\"Ran pod sandbox 82770382041a77818238a641d42e0517cf0968304278dfdc9eaebe78c50a8e8a with infra container: openstack/kube-state-metrics-0/POD\" id=6cc73652-1f19-48ca-bb23-26c9045aa585 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:03:03.210203 crc crio[20770]: time=\"2026-06-09T17:03:03.210096049Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=2d247bfc-c493-4662-bc67-5249104131da name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:03:03.260846 crc crio[20770]: time=\"2026-06-09T17:03:03.260675402Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=beb9634c-a904-4ff0-80af-ad7b5e8fce7e name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:03:03.284248 crc crio[20770]: time=\"2026-06-09T17:03:03.284160061Z\" level=info msg=\"Creating container: openstack/kube-state-metrics-0/kube-state-metrics\" id=a961d8f8-f3ad-4df8-9df1-dab3fa9c4f1e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:03:03.284696 crc crio[20770]: time=\"2026-06-09T17:03:03.284584023Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:03:03.406531 crc crio[20770]: time=\"2026-06-09T17:03:03.404193723Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:03:03.413438 crc crio[20770]: time=\"2026-06-09T17:03:03.413336447Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:03:03.572262 crc crio[20770]: time=\"2026-06-09T17:03:03.570101681Z\" level=info msg=\"Stopped pod sandbox: 31b67316dc116c8346ee0c1b6cbfc8f5405f480817136f3405cd65e3072f2740\" id=c83e2051-6323-4c2d-b00c-985d39c30b23 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:03:03.597488 crc crio[20770]: time=\"2026-06-09T17:03:03.597094962Z\" level=info msg=\"Created container 31f887fd99c727f3b08f9cb7b794cfd013eee8c10115e658c1dd6d700667dfbf: openstack/kube-state-metrics-0/kube-state-metrics\" id=a961d8f8-f3ad-4df8-9df1-dab3fa9c4f1e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:03:03.598524 crc crio[20770]: time=\"2026-06-09T17:03:03.598488552Z\" level=info msg=\"Starting container: 31f887fd99c727f3b08f9cb7b794cfd013eee8c10115e658c1dd6d700667dfbf\" id=aed7677d-2d0a-4c8b-8404-962ccef20a22 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:03:03.604739 crc crio[20770]: time=\"2026-06-09T17:03:03.604530777Z\" level=info msg=\"Started container\" PID=81203 containerID=31f887fd99c727f3b08f9cb7b794cfd013eee8c10115e658c1dd6d700667dfbf description=openstack/kube-state-metrics-0/kube-state-metrics id=aed7677d-2d0a-4c8b-8404-962ccef20a22 name=/runtime.v1.RuntimeService/StartContainer sandboxID=82770382041a77818238a641d42e0517cf0968304278dfdc9eaebe78c50a8e8a\nJun 09 17:03:03.841609 crc crio[20770]: time=\"2026-06-09T17:03:03.841521971Z\" level=info msg=\"Removing container: 5c085acdb13edab6a1825bf5e0b1259475bcc92832ed367a8012e36bd44f7412\" id=9d2be340-9ce2-42a0-b97b-3396c7935839 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:03:03.897110 crc crio[20770]: time=\"2026-06-09T17:03:03.897004206Z\" level=info msg=\"Removed container 5c085acdb13edab6a1825bf5e0b1259475bcc92832ed367a8012e36bd44f7412: openstack/nova-metadata-0/nova-metadata-metadata\" id=9d2be340-9ce2-42a0-b97b-3396c7935839 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:03:03.900173 crc crio[20770]: time=\"2026-06-09T17:03:03.900094675Z\" level=info msg=\"Removing container: 3fe572db6dce4b46ecf86ecf792a5a9ff56dda2d4cffdc529bf5a9b27529aecf\" id=94efbf9d-ee9b-4cfc-9346-da42cf2f66d7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:03:03.928037 crc crio[20770]: time=\"2026-06-09T17:03:03.92792271Z\" level=info msg=\"Removed container 3fe572db6dce4b46ecf86ecf792a5a9ff56dda2d4cffdc529bf5a9b27529aecf: openstack/nova-metadata-0/nova-metadata-log\" id=94efbf9d-ee9b-4cfc-9346-da42cf2f66d7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:03:04.497723 crc crio[20770]: time=\"2026-06-09T17:03:04.496608268Z\" level=info msg=\"Stopping container: 3ac52aa6b62e02a819775148244f52c8fd3a49291b0f3d40ffe8d101b1343b1e (timeout: 30s)\" id=45b12321-acd7-4fd8-8190-b1265f335f06 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:04.497723 crc crio[20770]: time=\"2026-06-09T17:03:04.496943178Z\" level=info msg=\"Stopping container: fdd259ab2d92680cc760fc8fe68885395009050e9653aca0df7249fc6cdfe2f1 (timeout: 30s)\" id=9a72db8f-e6c4-44d8-9e5b-dcc1441f77d9 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:04.497723 crc crio[20770]: time=\"2026-06-09T17:03:04.497047981Z\" level=info msg=\"Stopping container: 73f0aafdad88f15d2ef07781663523cd06c1a120c703dcbf31750b44fbb0deec (timeout: 30s)\" id=264e77c2-37a2-4d78-8748-609a04398b81 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:04.497723 crc crio[20770]: time=\"2026-06-09T17:03:04.497230666Z\" level=info msg=\"Stopping container: d9202ff7cdd969c71ae980e043440ea4a3fa4c56d42ce76d8ceb273b0fa62f20 (timeout: 30s)\" id=8f01f69a-f2f3-40a3-ad3b-e01bff58d7d3 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:04.637606 crc crio[20770]: time=\"2026-06-09T17:03:04.637116952Z\" level=info msg=\"Stopped container fdd259ab2d92680cc760fc8fe68885395009050e9653aca0df7249fc6cdfe2f1: openstack/ceilometer-0/sg-core\" id=9a72db8f-e6c4-44d8-9e5b-dcc1441f77d9 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:04.665075 crc crio[20770]: time=\"2026-06-09T17:03:04.664998388Z\" level=info msg=\"Stopping container: d947960dfeeb8c59fa2ff4f5a96c247796988ab7583a3df9139d5d24bd438b8f (timeout: 10s)\" id=d693eb7e-f679-42e9-bd64-3f30fcd5ac06 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:04.728634 crc crio[20770]: time=\"2026-06-09T17:03:04.728532646Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=682c9bc6-9047-4e8c-8185-aee806c90f3b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:03:04.728634 crc crio[20770]: time=\"2026-06-09T17:03:04.728619698Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:03:04.795707 crc crio[20770]: time=\"2026-06-09T17:03:04.791359103Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:708e65ae787325d29b312163c9809d3183457db0b0dce51668207cc6ee91204b UID:55ac1359-f6bf-478b-81a4-34238bbfa45b NetNS:/var/run/netns/86710085-3009-41dc-b0b6-10697cb36ddc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod55ac1359_f6bf_478b_81a4_34238bbfa45b.slice PodAnnotations:0xc002894820}] Aliases:map[]}\"\nJun 09 17:03:04.795707 crc crio[20770]: time=\"2026-06-09T17:03:04.791421945Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:03:04.827091 crc crio[20770]: time=\"2026-06-09T17:03:04.826945692Z\" level=info msg=\"Stopped container d947960dfeeb8c59fa2ff4f5a96c247796988ab7583a3df9139d5d24bd438b8f: openstack/dnsmasq-dns-854d79d8f9-zjgd9/dnsmasq-dns\" id=d693eb7e-f679-42e9-bd64-3f30fcd5ac06 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:04.835046 crc crio[20770]: time=\"2026-06-09T17:03:04.828532428Z\" level=info msg=\"Stopping pod sandbox: 1dcbd67eec72d39d9870a58674f1c15a194e7ccef3c5f0bbed9500937da29ec9\" id=b1e7b8df-7f56-4dc7-9a7c-9f30cd14777d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:03:04.835046 crc crio[20770]: time=\"2026-06-09T17:03:04.829578179Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-854d79d8f9-zjgd9 Namespace:openstack ID:1dcbd67eec72d39d9870a58674f1c15a194e7ccef3c5f0bbed9500937da29ec9 UID:f3d6818c-b56f-4315-8ca1-b434e36b9866 NetNS:/var/run/netns/d8ef987a-877e-46ce-acd7-c2a59e57280e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf3d6818c_b56f_4315_8ca1_b434e36b9866.slice PodAnnotations:0xc007516940}] Aliases:map[]}\"\nJun 09 17:03:04.835046 crc crio[20770]: time=\"2026-06-09T17:03:04.830012971Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-854d79d8f9-zjgd9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:03:05.085736 crc crio[20770]: time=\"2026-06-09T17:03:05.085044807Z\" level=info msg=\"Stopped container 73f0aafdad88f15d2ef07781663523cd06c1a120c703dcbf31750b44fbb0deec: openstack/ceilometer-0/proxy-httpd\" id=264e77c2-37a2-4d78-8748-609a04398b81 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:05.246001 crc crio[20770]: time=\"2026-06-09T17:03:05.245881729Z\" level=info msg=\"Stopped container d9202ff7cdd969c71ae980e043440ea4a3fa4c56d42ce76d8ceb273b0fa62f20: openstack/ceilometer-0/ceilometer-central-agent\" id=8f01f69a-f2f3-40a3-ad3b-e01bff58d7d3 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:05.288389 crc crio[20770]: time=\"2026-06-09T17:03:05.288278095Z\" level=info msg=\"Stopped pod sandbox: 1dcbd67eec72d39d9870a58674f1c15a194e7ccef3c5f0bbed9500937da29ec9\" id=b1e7b8df-7f56-4dc7-9a7c-9f30cd14777d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:03:05.492997 crc crio[20770]: 2026-06-09T17:03:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:708e65ae787325d Mac:9a:ab:8a:44:24:39 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c8 Mtu:0 Sandbox:/var/run/netns/86710085-3009-41dc-b0b6-10697cb36ddc SocketPath: PciID:}] [{Interface:0xc000014710 Address:{IP:10.217.0.200 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:03:05.492997 crc crio[20770]: time=\"2026-06-09T17:03:05.492974076Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:708e65ae787325d29b312163c9809d3183457db0b0dce51668207cc6ee91204b UID:55ac1359-f6bf-478b-81a4-34238bbfa45b NetNS:/var/run/netns/86710085-3009-41dc-b0b6-10697cb36ddc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod55ac1359_f6bf_478b_81a4_34238bbfa45b.slice PodAnnotations:0xc002894820}] Aliases:map[]}\"\nJun 09 17:03:05.493437 crc crio[20770]: time=\"2026-06-09T17:03:05.49310797Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:03:05.506151 crc crio[20770]: time=\"2026-06-09T17:03:05.50593085Z\" level=info msg=\"Ran pod sandbox 708e65ae787325d29b312163c9809d3183457db0b0dce51668207cc6ee91204b with infra container: openstack/nova-metadata-0/POD\" id=682c9bc6-9047-4e8c-8185-aee806c90f3b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:03:05.517177 crc crio[20770]: time=\"2026-06-09T17:03:05.517126594Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=efed0f80-3122-49be-bd69-6cf912296ee7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:03:05.526405 crc crio[20770]: time=\"2026-06-09T17:03:05.525941069Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=75140f95-9ea9-4037-8445-88bdb7a8909f name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:03:05.539130 crc crio[20770]: time=\"2026-06-09T17:03:05.539042648Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=2f1071e4-c52f-4d2f-a312-e71eb745bd25 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:03:05.541311 crc crio[20770]: time=\"2026-06-09T17:03:05.541129908Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:03:05.652213 crc crio[20770]: time=\"2026-06-09T17:03:05.651728357Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:03:05.672603 crc crio[20770]: time=\"2026-06-09T17:03:05.672011464Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:03:05.948034 crc crio[20770]: time=\"2026-06-09T17:03:05.947942384Z\" level=info msg=\"Removing container: d947960dfeeb8c59fa2ff4f5a96c247796988ab7583a3df9139d5d24bd438b8f\" id=9ba228db-ea0b-4117-8cfd-5ad37271b8e5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:03:05.982808 crc crio[20770]: time=\"2026-06-09T17:03:05.982616726Z\" level=info msg=\"Removed container d947960dfeeb8c59fa2ff4f5a96c247796988ab7583a3df9139d5d24bd438b8f: openstack/dnsmasq-dns-854d79d8f9-zjgd9/dnsmasq-dns\" id=9ba228db-ea0b-4117-8cfd-5ad37271b8e5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:03:05.985966 crc crio[20770]: time=\"2026-06-09T17:03:05.985896891Z\" level=info msg=\"Removing container: f30c8737aa7a33879f77ecc4623d1db123adcb34842d34807b3dc650466b2a38\" id=5bb4b859-9c5a-4f5a-a3ea-b57ad3af3480 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:03:06.008546 crc crio[20770]: time=\"2026-06-09T17:03:06.008449394Z\" level=info msg=\"Created container 0f4ee746edb474a7d9c3af799fdd05b2dab2d401dca6a803f8ba53ad9039a670: openstack/nova-metadata-0/nova-metadata-log\" id=2f1071e4-c52f-4d2f-a312-e71eb745bd25 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:03:06.016151 crc crio[20770]: time=\"2026-06-09T17:03:06.016014032Z\" level=info msg=\"Starting container: 0f4ee746edb474a7d9c3af799fdd05b2dab2d401dca6a803f8ba53ad9039a670\" id=a40944ce-a247-4a27-a529-8f725edd32a4 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:03:06.022159 crc crio[20770]: time=\"2026-06-09T17:03:06.022066188Z\" level=info msg=\"Started container\" PID=81486 containerID=0f4ee746edb474a7d9c3af799fdd05b2dab2d401dca6a803f8ba53ad9039a670 description=openstack/nova-metadata-0/nova-metadata-log id=a40944ce-a247-4a27-a529-8f725edd32a4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=708e65ae787325d29b312163c9809d3183457db0b0dce51668207cc6ee91204b\nJun 09 17:03:06.030527 crc crio[20770]: time=\"2026-06-09T17:03:06.030432769Z\" level=info msg=\"Removed container f30c8737aa7a33879f77ecc4623d1db123adcb34842d34807b3dc650466b2a38: openstack/dnsmasq-dns-854d79d8f9-zjgd9/init\" id=5bb4b859-9c5a-4f5a-a3ea-b57ad3af3480 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:03:06.041320 crc crio[20770]: time=\"2026-06-09T17:03:06.041008875Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=baa0c6cb-3e6a-4e8f-978c-5fef79da973e name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:03:06.107410 crc crio[20770]: time=\"2026-06-09T17:03:06.107328194Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=77e8c0e1-7b69-465b-9d7d-c3506c81e518 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:03:06.115966 crc crio[20770]: time=\"2026-06-09T17:03:06.115909372Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=1c77fdeb-d73f-4d4c-a0bc-84e7cfd18cc8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:03:06.117589 crc crio[20770]: time=\"2026-06-09T17:03:06.117530919Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:03:06.181596 crc crio[20770]: time=\"2026-06-09T17:03:06.181018515Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:03:06.184847 crc crio[20770]: time=\"2026-06-09T17:03:06.184762323Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:03:06.421537 crc crio[20770]: time=\"2026-06-09T17:03:06.421435998Z\" level=info msg=\"Created container 8c46963ab353a4a6c41263aafe3c33e15c683056f510547ea29727176171951b: openstack/nova-metadata-0/nova-metadata-metadata\" id=1c77fdeb-d73f-4d4c-a0bc-84e7cfd18cc8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:03:06.422618 crc crio[20770]: time=\"2026-06-09T17:03:06.422550991Z\" level=info msg=\"Starting container: 8c46963ab353a4a6c41263aafe3c33e15c683056f510547ea29727176171951b\" id=c66408c9-d0f1-4c3e-8a6b-4ac3bc475e15 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:03:06.428114 crc crio[20770]: time=\"2026-06-09T17:03:06.428013419Z\" level=info msg=\"Started container\" PID=81560 containerID=8c46963ab353a4a6c41263aafe3c33e15c683056f510547ea29727176171951b description=openstack/nova-metadata-0/nova-metadata-metadata id=c66408c9-d0f1-4c3e-8a6b-4ac3bc475e15 name=/runtime.v1.RuntimeService/StartContainer sandboxID=708e65ae787325d29b312163c9809d3183457db0b0dce51668207cc6ee91204b\nJun 09 17:03:07.739410 crc crio[20770]: time=\"2026-06-09T17:03:07.736190895Z\" level=info msg=\"Stopped container 3ac52aa6b62e02a819775148244f52c8fd3a49291b0f3d40ffe8d101b1343b1e: openstack/ceilometer-0/ceilometer-notification-agent\" id=45b12321-acd7-4fd8-8190-b1265f335f06 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:07.739410 crc crio[20770]: time=\"2026-06-09T17:03:07.73775152Z\" level=info msg=\"Stopping pod sandbox: 5298afbc1aeda400d4b41f7d14837ed91729ea514c7395acc0ebaee146b9e8ff\" id=edf20e51-8ab9-4540-80c1-26554fce5512 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:03:07.740864 crc crio[20770]: time=\"2026-06-09T17:03:07.739520911Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:5298afbc1aeda400d4b41f7d14837ed91729ea514c7395acc0ebaee146b9e8ff UID:1c59fbda-bfae-4caf-80d9-a81487d3d10d NetNS:/var/run/netns/1b7167b8-c356-4ec3-b141-a4754fcc1a17 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1c59fbda_bfae_4caf_80d9_a81487d3d10d.slice PodAnnotations:0xc0075167e8}] Aliases:map[]}\"\nJun 09 17:03:07.740864 crc crio[20770]: time=\"2026-06-09T17:03:07.73982883Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:03:08.016797 crc crio[20770]: time=\"2026-06-09T17:03:08.016246535Z\" level=info msg=\"Stopping pod sandbox: e140f7f527309bcab76307b614c7e4945cc1657b5dd3f532462abcd7c3933a3c\" id=0ee2009d-83bc-478a-bf42-20228a76d499 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:03:08.016797 crc crio[20770]: time=\"2026-06-09T17:03:08.016634796Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-sb5dp Namespace:openstack ID:e140f7f527309bcab76307b614c7e4945cc1657b5dd3f532462abcd7c3933a3c UID:ff89893c-d967-4fc7-968e-a86294450178 NetNS:/var/run/netns/33bae0b9-d09c-4fd7-b45f-9d1f4235cd23 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podff89893c_d967_4fc7_968e_a86294450178.slice PodAnnotations:0xc00291a848}] Aliases:map[]}\"\nJun 09 17:03:08.017029 crc crio[20770]: time=\"2026-06-09T17:03:08.016867512Z\" level=info msg=\"Deleting pod openstack_nova-cell0-cell-mapping-sb5dp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:03:08.210138 crc crio[20770]: time=\"2026-06-09T17:03:08.210091241Z\" level=info msg=\"Stopped pod sandbox: 5298afbc1aeda400d4b41f7d14837ed91729ea514c7395acc0ebaee146b9e8ff\" id=edf20e51-8ab9-4540-80c1-26554fce5512 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:03:08.501497 crc crio[20770]: time=\"2026-06-09T17:03:08.501402957Z\" level=info msg=\"Stopped pod sandbox: e140f7f527309bcab76307b614c7e4945cc1657b5dd3f532462abcd7c3933a3c\" id=0ee2009d-83bc-478a-bf42-20228a76d499 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:03:09.049227 crc crio[20770]: time=\"2026-06-09T17:03:09.049132828Z\" level=info msg=\"Removing container: 73f0aafdad88f15d2ef07781663523cd06c1a120c703dcbf31750b44fbb0deec\" id=f2da4d89-e43f-4ddf-82a6-a63c94565259 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:03:09.118738 crc crio[20770]: time=\"2026-06-09T17:03:09.118482894Z\" level=info msg=\"Removed container 73f0aafdad88f15d2ef07781663523cd06c1a120c703dcbf31750b44fbb0deec: openstack/ceilometer-0/proxy-httpd\" id=f2da4d89-e43f-4ddf-82a6-a63c94565259 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:03:09.123134 crc crio[20770]: time=\"2026-06-09T17:03:09.121618815Z\" level=info msg=\"Removing container: fdd259ab2d92680cc760fc8fe68885395009050e9653aca0df7249fc6cdfe2f1\" id=c26f7d42-9abb-4466-9f5e-5714a3de4e7e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:03:09.155883 crc crio[20770]: time=\"2026-06-09T17:03:09.15428244Z\" level=info msg=\"Removed container fdd259ab2d92680cc760fc8fe68885395009050e9653aca0df7249fc6cdfe2f1: openstack/ceilometer-0/sg-core\" id=c26f7d42-9abb-4466-9f5e-5714a3de4e7e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:03:09.158616 crc crio[20770]: time=\"2026-06-09T17:03:09.158501872Z\" level=info msg=\"Removing container: 3ac52aa6b62e02a819775148244f52c8fd3a49291b0f3d40ffe8d101b1343b1e\" id=80d41449-12d1-4e79-9e9e-f4a9d22a89ec name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:03:09.192924 crc crio[20770]: time=\"2026-06-09T17:03:09.192860755Z\" level=info msg=\"Removed container 3ac52aa6b62e02a819775148244f52c8fd3a49291b0f3d40ffe8d101b1343b1e: openstack/ceilometer-0/ceilometer-notification-agent\" id=80d41449-12d1-4e79-9e9e-f4a9d22a89ec name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:03:09.202385 crc crio[20770]: time=\"2026-06-09T17:03:09.196936293Z\" level=info msg=\"Removing container: d9202ff7cdd969c71ae980e043440ea4a3fa4c56d42ce76d8ceb273b0fa62f20\" id=b644acfd-b2be-4aab-8473-fea6bbadc550 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:03:09.261817 crc crio[20770]: time=\"2026-06-09T17:03:09.261631424Z\" level=info msg=\"Removed container d9202ff7cdd969c71ae980e043440ea4a3fa4c56d42ce76d8ceb273b0fa62f20: openstack/ceilometer-0/ceilometer-central-agent\" id=b644acfd-b2be-4aab-8473-fea6bbadc550 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:03:09.367458 crc crio[20770]: time=\"2026-06-09T17:03:09.366178158Z\" level=info msg=\"Stopping container: bb84175b2a0f5437896bd7d0402a2db8e0f54a046ff74327c7248e6292aa8625 (timeout: 30s)\" id=1d4c7c29-b675-4a2f-a0dd-3c091d32f2b5 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:09.367458 crc crio[20770]: time=\"2026-06-09T17:03:09.366744435Z\" level=info msg=\"Stopping container: ee46c5b68fae7159be621c9b90b9b8cb56e3e1fa7823c4521eff44f9e81cbc19 (timeout: 30s)\" id=ccfceb69-82ce-4377-8eee-d2b8005dbc93 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:09.406934 crc crio[20770]: time=\"2026-06-09T17:03:09.406842594Z\" level=info msg=\"Stopping container: d2e253ce40cda0171c08580888b446838d03e8b7adb347f2ff55103bbf45287f (timeout: 30s)\" id=1faaf18f-7617-4044-8488-82c2d144403c name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:09.432066 crc crio[20770]: time=\"2026-06-09T17:03:09.431986Z\" level=info msg=\"Stopping container: 8c46963ab353a4a6c41263aafe3c33e15c683056f510547ea29727176171951b (timeout: 30s)\" id=9beaf0da-52e3-4901-986e-04562dd65f58 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:09.437102 crc crio[20770]: time=\"2026-06-09T17:03:09.437000245Z\" level=info msg=\"Stopping container: 0f4ee746edb474a7d9c3af799fdd05b2dab2d401dca6a803f8ba53ad9039a670 (timeout: 30s)\" id=243617ea-5d2b-4a67-a1e3-6d6ce22f7628 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:09.505122 crc crio[20770]: time=\"2026-06-09T17:03:09.504986202Z\" level=info msg=\"Stopped container ee46c5b68fae7159be621c9b90b9b8cb56e3e1fa7823c4521eff44f9e81cbc19: openstack/nova-api-0/nova-api-log\" id=ccfceb69-82ce-4377-8eee-d2b8005dbc93 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:09.560711 crc crio[20770]: time=\"2026-06-09T17:03:09.560401915Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=31de2556-e3a1-4993-8aa4-30c78a9548b6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:03:09.560711 crc crio[20770]: time=\"2026-06-09T17:03:09.560516118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:03:09.567204 crc crio[20770]: time=\"2026-06-09T17:03:09.567106919Z\" level=info msg=\"Stopped container 0f4ee746edb474a7d9c3af799fdd05b2dab2d401dca6a803f8ba53ad9039a670: openstack/nova-metadata-0/nova-metadata-log\" id=243617ea-5d2b-4a67-a1e3-6d6ce22f7628 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:09.622600 crc crio[20770]: time=\"2026-06-09T17:03:09.622518281Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:20a7a8720a7f4d27b73733d67d719c6884eff0417128a7fc89d5722c64f9d330 UID:d7d55601-7897-44fd-848e-7ae61bf8d14a NetNS:/var/run/netns/264ca89e-f64b-4521-ae49-821c65043d04 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd7d55601_7897_44fd_848e_7ae61bf8d14a.slice PodAnnotations:0xc001e80968}] Aliases:map[]}\"\nJun 09 17:03:09.622600 crc crio[20770]: time=\"2026-06-09T17:03:09.622577213Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:03:09.663987 crc crio[20770]: time=\"2026-06-09T17:03:09.663932679Z\" level=info msg=\"Stopped container 8c46963ab353a4a6c41263aafe3c33e15c683056f510547ea29727176171951b: openstack/nova-metadata-0/nova-metadata-metadata\" id=9beaf0da-52e3-4901-986e-04562dd65f58 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:09.665808 crc crio[20770]: time=\"2026-06-09T17:03:09.665718001Z\" level=info msg=\"Stopping pod sandbox: 708e65ae787325d29b312163c9809d3183457db0b0dce51668207cc6ee91204b\" id=fabb1eff-76ab-4c46-9087-b12e4816af79 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:03:09.666422 crc crio[20770]: time=\"2026-06-09T17:03:09.666332548Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:708e65ae787325d29b312163c9809d3183457db0b0dce51668207cc6ee91204b UID:55ac1359-f6bf-478b-81a4-34238bbfa45b NetNS:/var/run/netns/86710085-3009-41dc-b0b6-10697cb36ddc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod55ac1359_f6bf_478b_81a4_34238bbfa45b.slice PodAnnotations:0xc002894658}] Aliases:map[]}\"\nJun 09 17:03:09.666622 crc crio[20770]: time=\"2026-06-09T17:03:09.666555925Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:03:10.067937 crc crio[20770]: time=\"2026-06-09T17:03:10.066741599Z\" level=info msg=\"Stopped pod sandbox: 708e65ae787325d29b312163c9809d3183457db0b0dce51668207cc6ee91204b\" id=fabb1eff-76ab-4c46-9087-b12e4816af79 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:03:10.317054 crc crio[20770]: 2026-06-09T17:03:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:20a7a8720a7f4d2 Mac:8a:60:6e:e3:c4:82 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c9 Mtu:0 Sandbox:/var/run/netns/264ca89e-f64b-4521-ae49-821c65043d04 SocketPath: PciID:}] [{Interface:0xc000540720 Address:{IP:10.217.0.201 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:03:10.319010 crc crio[20770]: time=\"2026-06-09T17:03:10.318850981Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:20a7a8720a7f4d27b73733d67d719c6884eff0417128a7fc89d5722c64f9d330 UID:d7d55601-7897-44fd-848e-7ae61bf8d14a NetNS:/var/run/netns/264ca89e-f64b-4521-ae49-821c65043d04 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd7d55601_7897_44fd_848e_7ae61bf8d14a.slice PodAnnotations:0xc001e80968}] Aliases:map[]}\"\nJun 09 17:03:10.319113 crc crio[20770]: time=\"2026-06-09T17:03:10.319015456Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:03:10.326288 crc crio[20770]: time=\"2026-06-09T17:03:10.326163163Z\" level=info msg=\"Ran pod sandbox 20a7a8720a7f4d27b73733d67d719c6884eff0417128a7fc89d5722c64f9d330 with infra container: openstack/ceilometer-0/POD\" id=31de2556-e3a1-4993-8aa4-30c78a9548b6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:03:10.331401 crc crio[20770]: time=\"2026-06-09T17:03:10.33127671Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=9883f437-ddf9-48a6-b2e2-09994c9dd252 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:03:10.356184 crc crio[20770]: time=\"2026-06-09T17:03:10.35582312Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=4e760a11-f507-4a87-a42b-384cf66d34f9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:03:10.368830 crc crio[20770]: time=\"2026-06-09T17:03:10.368561929Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=d6258939-2d4d-464e-99af-844b9a59283c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:03:10.369432 crc crio[20770]: time=\"2026-06-09T17:03:10.369358192Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:03:10.390951 crc crio[20770]: time=\"2026-06-09T17:03:10.389325829Z\" level=info msg=\"Removing container: 530e4fffd6dec6cc4fd193f00ba5c986b00ebc63ca54a77bc03c9c8d90f7c9e3\" id=39e3f1e6-1e9e-40d8-a8bf-31d6963fe854 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:03:10.477495 crc crio[20770]: time=\"2026-06-09T17:03:10.477365956Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:03:10.485051 crc crio[20770]: time=\"2026-06-09T17:03:10.483937346Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:03:10.524029 crc crio[20770]: time=\"2026-06-09T17:03:10.523863961Z\" level=info msg=\"Removed container 530e4fffd6dec6cc4fd193f00ba5c986b00ebc63ca54a77bc03c9c8d90f7c9e3: openshift-infra/auto-csr-approver-29683736-74dq5/oc\" id=39e3f1e6-1e9e-40d8-a8bf-31d6963fe854 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:03:10.538200 crc crio[20770]: time=\"2026-06-09T17:03:10.537539476Z\" level=info msg=\"Stopping pod sandbox: 6ca1f61323fb52f96a0b59129b889e3a629ae8b0b39ead1945aae0eed59fc268\" id=a61008dc-aaf8-4b2c-bb95-d1e853678c4c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:03:10.538200 crc crio[20770]: time=\"2026-06-09T17:03:10.537692581Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6ca1f61323fb52f96a0b59129b889e3a629ae8b0b39ead1945aae0eed59fc268\" id=a61008dc-aaf8-4b2c-bb95-d1e853678c4c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:03:10.538554 crc crio[20770]: time=\"2026-06-09T17:03:10.53835825Z\" level=info msg=\"Removing pod sandbox: 6ca1f61323fb52f96a0b59129b889e3a629ae8b0b39ead1945aae0eed59fc268\" id=a82e70ca-4c4e-4873-8909-3e9f74e6e42c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:03:10.557522 crc crio[20770]: time=\"2026-06-09T17:03:10.557400511Z\" level=info msg=\"Removed pod sandbox: 6ca1f61323fb52f96a0b59129b889e3a629ae8b0b39ead1945aae0eed59fc268\" id=a82e70ca-4c4e-4873-8909-3e9f74e6e42c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:03:10.559597 crc crio[20770]: time=\"2026-06-09T17:03:10.558743389Z\" level=info msg=\"Stopping pod sandbox: baffd3672d2b0dd859bc25ee199fd0b1ef3ba33d091ced1fdadd93b5e95a90d7\" id=61547b6f-6a98-45ab-ba47-e843ccd36f04 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:03:10.559597 crc crio[20770]: time=\"2026-06-09T17:03:10.558974436Z\" level=info msg=\"Stopped pod sandbox (already stopped): baffd3672d2b0dd859bc25ee199fd0b1ef3ba33d091ced1fdadd93b5e95a90d7\" id=61547b6f-6a98-45ab-ba47-e843ccd36f04 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:03:10.559906 crc crio[20770]: time=\"2026-06-09T17:03:10.559705887Z\" level=info msg=\"Removing pod sandbox: baffd3672d2b0dd859bc25ee199fd0b1ef3ba33d091ced1fdadd93b5e95a90d7\" id=b18ca356-47c7-4c69-a548-9cbe676f7573 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:03:10.573579 crc crio[20770]: time=\"2026-06-09T17:03:10.573484626Z\" level=info msg=\"Removed pod sandbox: baffd3672d2b0dd859bc25ee199fd0b1ef3ba33d091ced1fdadd93b5e95a90d7\" id=b18ca356-47c7-4c69-a548-9cbe676f7573 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:03:10.577158 crc crio[20770]: time=\"2026-06-09T17:03:10.574848955Z\" level=info msg=\"Stopping pod sandbox: 5298afbc1aeda400d4b41f7d14837ed91729ea514c7395acc0ebaee146b9e8ff\" id=1171ddf0-e781-448c-ac58-c2805341e72c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:03:10.577158 crc crio[20770]: time=\"2026-06-09T17:03:10.574940368Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5298afbc1aeda400d4b41f7d14837ed91729ea514c7395acc0ebaee146b9e8ff\" id=1171ddf0-e781-448c-ac58-c2805341e72c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:03:10.577158 crc crio[20770]: time=\"2026-06-09T17:03:10.575853374Z\" level=info msg=\"Removing pod sandbox: 5298afbc1aeda400d4b41f7d14837ed91729ea514c7395acc0ebaee146b9e8ff\" id=5c8a9b48-ee87-4809-b3a1-3864eaeddd6f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:03:10.593507 crc crio[20770]: time=\"2026-06-09T17:03:10.593375681Z\" level=info msg=\"Removed pod sandbox: 5298afbc1aeda400d4b41f7d14837ed91729ea514c7395acc0ebaee146b9e8ff\" id=5c8a9b48-ee87-4809-b3a1-3864eaeddd6f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:03:10.594463 crc crio[20770]: time=\"2026-06-09T17:03:10.59439284Z\" level=info msg=\"Stopping pod sandbox: a661a1ef59c2477a50c573721c97e87d501ac58d8615b8cff6ca6b30e44e4ef7\" id=5b3a1312-73bd-47d4-9bce-e0df253b1643 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:03:10.594532 crc crio[20770]: time=\"2026-06-09T17:03:10.594474223Z\" level=info msg=\"Stopped pod sandbox (already stopped): a661a1ef59c2477a50c573721c97e87d501ac58d8615b8cff6ca6b30e44e4ef7\" id=5b3a1312-73bd-47d4-9bce-e0df253b1643 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:03:10.595054 crc crio[20770]: time=\"2026-06-09T17:03:10.595001378Z\" level=info msg=\"Removing pod sandbox: a661a1ef59c2477a50c573721c97e87d501ac58d8615b8cff6ca6b30e44e4ef7\" id=359ec72b-4fd5-43d3-9840-e87715905ed8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:03:10.599828 crc crio[20770]: time=\"2026-06-09T17:03:10.596903413Z\" level=info msg=\"Created container 66cd1f2c12bdb72c4d1bc3dc30f253af7869d5ee9f9bebb9ffba85b59c7dc0ea: openstack/ceilometer-0/ceilometer-central-agent\" id=d6258939-2d4d-464e-99af-844b9a59283c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:03:10.599828 crc crio[20770]: time=\"2026-06-09T17:03:10.597943503Z\" level=info msg=\"Starting container: 66cd1f2c12bdb72c4d1bc3dc30f253af7869d5ee9f9bebb9ffba85b59c7dc0ea\" id=80f3e8da-f308-4fb3-8d93-5cad3bd80621 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:03:10.603404 crc crio[20770]: time=\"2026-06-09T17:03:10.603307888Z\" level=info msg=\"Started container\" PID=81994 containerID=66cd1f2c12bdb72c4d1bc3dc30f253af7869d5ee9f9bebb9ffba85b59c7dc0ea description=openstack/ceilometer-0/ceilometer-central-agent id=80f3e8da-f308-4fb3-8d93-5cad3bd80621 name=/runtime.v1.RuntimeService/StartContainer sandboxID=20a7a8720a7f4d27b73733d67d719c6884eff0417128a7fc89d5722c64f9d330\nJun 09 17:03:10.616712 crc crio[20770]: time=\"2026-06-09T17:03:10.613823582Z\" level=info msg=\"Removed pod sandbox: a661a1ef59c2477a50c573721c97e87d501ac58d8615b8cff6ca6b30e44e4ef7\" id=359ec72b-4fd5-43d3-9840-e87715905ed8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:03:10.616712 crc crio[20770]: time=\"2026-06-09T17:03:10.615791439Z\" level=info msg=\"Stopping pod sandbox: 31b67316dc116c8346ee0c1b6cbfc8f5405f480817136f3405cd65e3072f2740\" id=336acd86-1153-45f4-9089-7a43dea1b19f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:03:10.616712 crc crio[20770]: time=\"2026-06-09T17:03:10.615855551Z\" level=info msg=\"Stopped pod sandbox (already stopped): 31b67316dc116c8346ee0c1b6cbfc8f5405f480817136f3405cd65e3072f2740\" id=336acd86-1153-45f4-9089-7a43dea1b19f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:03:10.616712 crc crio[20770]: time=\"2026-06-09T17:03:10.6165043Z\" level=info msg=\"Removing pod sandbox: 31b67316dc116c8346ee0c1b6cbfc8f5405f480817136f3405cd65e3072f2740\" id=985dbdc8-29ef-498a-8d6b-08f7587b37a2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:03:10.624833 crc crio[20770]: time=\"2026-06-09T17:03:10.623462701Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=ee3ae9e7-8be7-469f-9ee2-10d615e0feb4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:03:10.631304 crc crio[20770]: time=\"2026-06-09T17:03:10.631187875Z\" level=info msg=\"Removed pod sandbox: 31b67316dc116c8346ee0c1b6cbfc8f5405f480817136f3405cd65e3072f2740\" id=985dbdc8-29ef-498a-8d6b-08f7587b37a2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:03:10.632597 crc crio[20770]: time=\"2026-06-09T17:03:10.632519173Z\" level=info msg=\"Stopping pod sandbox: 1dcbd67eec72d39d9870a58674f1c15a194e7ccef3c5f0bbed9500937da29ec9\" id=0d647e99-8871-4b3b-9633-dd3278022bd3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:03:10.632758 crc crio[20770]: time=\"2026-06-09T17:03:10.632615726Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1dcbd67eec72d39d9870a58674f1c15a194e7ccef3c5f0bbed9500937da29ec9\" id=0d647e99-8871-4b3b-9633-dd3278022bd3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:03:10.633168 crc crio[20770]: time=\"2026-06-09T17:03:10.63311517Z\" level=info msg=\"Removing pod sandbox: 1dcbd67eec72d39d9870a58674f1c15a194e7ccef3c5f0bbed9500937da29ec9\" id=f210faaf-d65b-47fd-b88a-4dd3b530850d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:03:10.650370 crc crio[20770]: time=\"2026-06-09T17:03:10.650319318Z\" level=info msg=\"Removed pod sandbox: 1dcbd67eec72d39d9870a58674f1c15a194e7ccef3c5f0bbed9500937da29ec9\" id=f210faaf-d65b-47fd-b88a-4dd3b530850d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:03:10.657961 crc crio[20770]: time=\"2026-06-09T17:03:10.657842036Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=91441b8d-8d56-40a2-babe-fc2c03b42f74 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:03:10.672793 crc crio[20770]: time=\"2026-06-09T17:03:10.671539462Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=b3ad1428-bf1a-4c38-ac90-d9abd17ef2c2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:03:10.672793 crc crio[20770]: time=\"2026-06-09T17:03:10.672190721Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:03:10.713238 crc crio[20770]: time=\"2026-06-09T17:03:10.713151145Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:03:10.716586 crc crio[20770]: time=\"2026-06-09T17:03:10.716524393Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:03:10.891275 crc crio[20770]: time=\"2026-06-09T17:03:10.891186565Z\" level=info msg=\"Created container 2a81115553182245e6f4d9f0e834c0ba8025981e7cd088df1340a5a14a358006: openstack/ceilometer-0/ceilometer-notification-agent\" id=b3ad1428-bf1a-4c38-ac90-d9abd17ef2c2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:03:10.894871 crc crio[20770]: time=\"2026-06-09T17:03:10.893613885Z\" level=info msg=\"Starting container: 2a81115553182245e6f4d9f0e834c0ba8025981e7cd088df1340a5a14a358006\" id=b92a8ed8-dad2-483f-bca7-69a0a1313d04 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:03:10.899105 crc crio[20770]: time=\"2026-06-09T17:03:10.898929639Z\" level=info msg=\"Started container\" PID=82017 containerID=2a81115553182245e6f4d9f0e834c0ba8025981e7cd088df1340a5a14a358006 description=openstack/ceilometer-0/ceilometer-notification-agent id=b92a8ed8-dad2-483f-bca7-69a0a1313d04 name=/runtime.v1.RuntimeService/StartContainer sandboxID=20a7a8720a7f4d27b73733d67d719c6884eff0417128a7fc89d5722c64f9d330\nJun 09 17:03:10.917608 crc crio[20770]: time=\"2026-06-09T17:03:10.917500266Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=03fcf070-b238-4899-a7ea-c8f085bfdef1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:03:10.938850 crc crio[20770]: time=\"2026-06-09T17:03:10.938621307Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=f9817fb5-0dee-4cbb-bfaa-7ef05173fbbb name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:03:10.946835 crc crio[20770]: time=\"2026-06-09T17:03:10.946561776Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=2c148bfd-30be-4f19-b5e9-38f71da94609 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:03:10.947215 crc crio[20770]: time=\"2026-06-09T17:03:10.947144663Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:03:11.000133 crc crio[20770]: time=\"2026-06-09T17:03:11.000026503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:03:11.004284 crc crio[20770]: time=\"2026-06-09T17:03:11.004204903Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:03:11.131563 crc crio[20770]: time=\"2026-06-09T17:03:11.131517296Z\" level=info msg=\"Removing container: 8c46963ab353a4a6c41263aafe3c33e15c683056f510547ea29727176171951b\" id=1362ada2-946d-4bf3-afce-e96c7142979d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:03:11.208096 crc crio[20770]: time=\"2026-06-09T17:03:11.20634627Z\" level=info msg=\"Removed container 8c46963ab353a4a6c41263aafe3c33e15c683056f510547ea29727176171951b: openstack/nova-metadata-0/nova-metadata-metadata\" id=1362ada2-946d-4bf3-afce-e96c7142979d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:03:11.230030 crc crio[20770]: time=\"2026-06-09T17:03:11.229887011Z\" level=info msg=\"Removing container: 0f4ee746edb474a7d9c3af799fdd05b2dab2d401dca6a803f8ba53ad9039a670\" id=a9ac2cab-9076-4e35-94f2-690ff8a5c228 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:03:11.262985 crc crio[20770]: time=\"2026-06-09T17:03:11.262843654Z\" level=info msg=\"Created container dacd64fa3d43685d052fd754e531cf9a8591ac216102b96f24935d9eeb210050: openstack/ceilometer-0/sg-core\" id=2c148bfd-30be-4f19-b5e9-38f71da94609 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:03:11.277497 crc crio[20770]: time=\"2026-06-09T17:03:11.276850179Z\" level=info msg=\"Starting container: dacd64fa3d43685d052fd754e531cf9a8591ac216102b96f24935d9eeb210050\" id=b1222885-3406-4aeb-a9de-4663ae3f009d name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:03:11.308542 crc crio[20770]: time=\"2026-06-09T17:03:11.308426162Z\" level=info msg=\"Started container\" PID=82052 containerID=dacd64fa3d43685d052fd754e531cf9a8591ac216102b96f24935d9eeb210050 description=openstack/ceilometer-0/sg-core id=b1222885-3406-4aeb-a9de-4663ae3f009d name=/runtime.v1.RuntimeService/StartContainer sandboxID=20a7a8720a7f4d27b73733d67d719c6884eff0417128a7fc89d5722c64f9d330\nJun 09 17:03:11.316334 crc crio[20770]: time=\"2026-06-09T17:03:11.316249279Z\" level=info msg=\"Removed container 0f4ee746edb474a7d9c3af799fdd05b2dab2d401dca6a803f8ba53ad9039a670: openstack/nova-metadata-0/nova-metadata-log\" id=a9ac2cab-9076-4e35-94f2-690ff8a5c228 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:03:11.351118 crc crio[20770]: time=\"2026-06-09T17:03:11.347602375Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=8fd63a05-4fb1-47de-9cde-a8cd5e983a4e name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:03:11.458837 crc crio[20770]: time=\"2026-06-09T17:03:11.457320049Z\" level=info msg=\"Stopped container d2e253ce40cda0171c08580888b446838d03e8b7adb347f2ff55103bbf45287f: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=1faaf18f-7617-4044-8488-82c2d144403c name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:11.482173 crc crio[20770]: time=\"2026-06-09T17:03:11.476148303Z\" level=info msg=\"Stopping pod sandbox: c916171c5ae184824c707b67c1b03fa9db27e276e141de0d92684b4fe92acd35\" id=c02fe0ab-6ebe-43b3-93e3-0e8b3ff9cddf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:03:11.482173 crc crio[20770]: time=\"2026-06-09T17:03:11.476906395Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:c916171c5ae184824c707b67c1b03fa9db27e276e141de0d92684b4fe92acd35 UID:6ccb994b-86cb-4621-80b0-c29bd3a48dad NetNS:/var/run/netns/a68bf9be-45e6-44b3-8630-020ef4a92e9e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6ccb994b_86cb_4621_80b0_c29bd3a48dad.slice PodAnnotations:0xc00008cf18}] Aliases:map[]}\"\nJun 09 17:03:11.482173 crc crio[20770]: time=\"2026-06-09T17:03:11.477091281Z\" level=info msg=\"Deleting pod openstack_nova-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:03:11.482173 crc crio[20770]: time=\"2026-06-09T17:03:11.481301272Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=e72679c2-0a8a-457a-be5f-6a2e0a969c73 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:03:11.495710 crc crio[20770]: time=\"2026-06-09T17:03:11.495352099Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=bc2468c0-db2b-4378-a532-0ae64e0f31c9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:03:11.496488 crc crio[20770]: time=\"2026-06-09T17:03:11.4964513Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:03:11.550082 crc crio[20770]: time=\"2026-06-09T17:03:11.549990749Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:03:11.568352 crc crio[20770]: time=\"2026-06-09T17:03:11.568256117Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:03:11.665698 crc crio[20770]: time=\"2026-06-09T17:03:11.661937857Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=53e3980b-ca1b-4e9f-abc3-2c057ade9191 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:03:11.665698 crc crio[20770]: time=\"2026-06-09T17:03:11.662496133Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:03:11.714686 crc crio[20770]: time=\"2026-06-09T17:03:11.714528708Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:9470b2162b40d69f8b085c5e2390cb2e1e4e1fe053da66e6f728c18cba02b9be UID:dcd1791a-d9da-4c2e-a3aa-16b3df20d108 NetNS:/var/run/netns/4c120353-7b31-4d57-9aeb-caff15fd4b1b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddcd1791a_d9da_4c2e_a3aa_16b3df20d108.slice PodAnnotations:0xc00008d1c8}] Aliases:map[]}\"\nJun 09 17:03:11.714686 crc crio[20770]: time=\"2026-06-09T17:03:11.714571659Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:03:11.717561 crc crio[20770]: time=\"2026-06-09T17:03:11.717489963Z\" level=info msg=\"Created container 2910a2ea27734e14f418a04579bde39eb5e1daf9322baa3ee25d82082a09ac98: openstack/ceilometer-0/proxy-httpd\" id=bc2468c0-db2b-4378-a532-0ae64e0f31c9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:03:11.759049 crc crio[20770]: time=\"2026-06-09T17:03:11.753858295Z\" level=info msg=\"Starting container: 2910a2ea27734e14f418a04579bde39eb5e1daf9322baa3ee25d82082a09ac98\" id=3d91fdc5-799c-4f6e-b99c-87c80a4056c8 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:03:11.771726 crc crio[20770]: time=\"2026-06-09T17:03:11.771557667Z\" level=info msg=\"Started container\" PID=82168 containerID=2910a2ea27734e14f418a04579bde39eb5e1daf9322baa3ee25d82082a09ac98 description=openstack/ceilometer-0/proxy-httpd id=3d91fdc5-799c-4f6e-b99c-87c80a4056c8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=20a7a8720a7f4d27b73733d67d719c6884eff0417128a7fc89d5722c64f9d330\nJun 09 17:03:11.862543 crc crio[20770]: time=\"2026-06-09T17:03:11.862176908Z\" level=info msg=\"Stopped pod sandbox: c916171c5ae184824c707b67c1b03fa9db27e276e141de0d92684b4fe92acd35\" id=c02fe0ab-6ebe-43b3-93e3-0e8b3ff9cddf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:03:12.202031 crc crio[20770]: time=\"2026-06-09T17:03:12.201446091Z\" level=info msg=\"Stopping pod sandbox: 8f9e70031eaed52b8a3819f4cb58275f5d3d155c87e69e1343297d47e475e4e4\" id=d6355e7c-fd54-498f-ac49-f31a2443c52b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:03:12.203224 crc crio[20770]: time=\"2026-06-09T17:03:12.202626175Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-db-sync-gcpjw Namespace:openstack ID:8f9e70031eaed52b8a3819f4cb58275f5d3d155c87e69e1343297d47e475e4e4 UID:3c7b3fc0-ea6f-49dc-b955-f69e2e5492b7 NetNS:/var/run/netns/763f47e2-c6c0-4bf8-9abc-dc4cd930797f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3c7b3fc0_ea6f_49dc_b955_f69e2e5492b7.slice PodAnnotations:0xc002894a50}] Aliases:map[]}\"\nJun 09 17:03:12.203224 crc crio[20770]: time=\"2026-06-09T17:03:12.203032317Z\" level=info msg=\"Deleting pod openstack_nova-cell1-conductor-db-sync-gcpjw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:03:12.206697 crc crio[20770]: time=\"2026-06-09T17:03:12.204443657Z\" level=info msg=\"Removing container: d2e253ce40cda0171c08580888b446838d03e8b7adb347f2ff55103bbf45287f\" id=ccb77f96-26ac-44c8-b18e-d9a0ef4ca4a5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:03:12.296966 crc crio[20770]: 2026-06-09T17:03:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9470b2162b40d69 Mac:96:de:4a:1a:07:f4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ca Mtu:0 Sandbox:/var/run/netns/4c120353-7b31-4d57-9aeb-caff15fd4b1b SocketPath: PciID:}] [{Interface:0xc0002a1130 Address:{IP:10.217.0.202 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:03:12.311119 crc crio[20770]: time=\"2026-06-09T17:03:12.30619113Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:9470b2162b40d69f8b085c5e2390cb2e1e4e1fe053da66e6f728c18cba02b9be UID:dcd1791a-d9da-4c2e-a3aa-16b3df20d108 NetNS:/var/run/netns/4c120353-7b31-4d57-9aeb-caff15fd4b1b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddcd1791a_d9da_4c2e_a3aa_16b3df20d108.slice PodAnnotations:0xc00008d1c8}] Aliases:map[]}\"\nJun 09 17:03:12.311119 crc crio[20770]: time=\"2026-06-09T17:03:12.30653508Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:03:12.314001 crc crio[20770]: time=\"2026-06-09T17:03:12.312957056Z\" level=info msg=\"Removed container d2e253ce40cda0171c08580888b446838d03e8b7adb347f2ff55103bbf45287f: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=ccb77f96-26ac-44c8-b18e-d9a0ef4ca4a5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:03:12.336593 crc crio[20770]: time=\"2026-06-09T17:03:12.336531228Z\" level=info msg=\"Ran pod sandbox 9470b2162b40d69f8b085c5e2390cb2e1e4e1fe053da66e6f728c18cba02b9be with infra container: openstack/nova-metadata-0/POD\" id=53e3980b-ca1b-4e9f-abc3-2c057ade9191 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:03:12.349439 crc crio[20770]: time=\"2026-06-09T17:03:12.349302637Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=7a277bae-32bc-4609-878d-d8daf82073d2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:03:12.351487 crc crio[20770]: time=\"2026-06-09T17:03:12.351432839Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=d018999f-0dbb-431d-8828-38a42524987d name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:03:12.361515 crc crio[20770]: time=\"2026-06-09T17:03:12.361463349Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=6358c76c-ab4d-4e62-bdfa-2f4d064b74d2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:03:12.361855 crc crio[20770]: time=\"2026-06-09T17:03:12.361816329Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:03:12.413789 crc crio[20770]: time=\"2026-06-09T17:03:12.413333109Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:03:12.425832 crc crio[20770]: time=\"2026-06-09T17:03:12.425758708Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:03:12.626514 crc crio[20770]: time=\"2026-06-09T17:03:12.626465323Z\" level=info msg=\"Created container b8526b2b7cb000e18196fc56f95fa24f327f234785b1b35a07770fd8b84f4333: openstack/nova-metadata-0/nova-metadata-log\" id=6358c76c-ab4d-4e62-bdfa-2f4d064b74d2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:03:12.628473 crc crio[20770]: time=\"2026-06-09T17:03:12.628396699Z\" level=info msg=\"Starting container: b8526b2b7cb000e18196fc56f95fa24f327f234785b1b35a07770fd8b84f4333\" id=6ca51ae8-1103-4aa3-8986-412a2d45e207 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:03:12.637057 crc crio[20770]: time=\"2026-06-09T17:03:12.636982218Z\" level=info msg=\"Started container\" PID=82479 containerID=b8526b2b7cb000e18196fc56f95fa24f327f234785b1b35a07770fd8b84f4333 description=openstack/nova-metadata-0/nova-metadata-log id=6ca51ae8-1103-4aa3-8986-412a2d45e207 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9470b2162b40d69f8b085c5e2390cb2e1e4e1fe053da66e6f728c18cba02b9be\nJun 09 17:03:12.656295 crc crio[20770]: time=\"2026-06-09T17:03:12.656145852Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=49707e82-ce8e-458c-98f8-ada3a6cf6396 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:03:12.705849 crc crio[20770]: time=\"2026-06-09T17:03:12.703963835Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=355c22bb-3b27-4586-a484-831077ad21bf name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:03:12.724196 crc crio[20770]: time=\"2026-06-09T17:03:12.722293215Z\" level=info msg=\"Stopped pod sandbox: 8f9e70031eaed52b8a3819f4cb58275f5d3d155c87e69e1343297d47e475e4e4\" id=d6355e7c-fd54-498f-ac49-f31a2443c52b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:03:12.728709 crc crio[20770]: time=\"2026-06-09T17:03:12.728585477Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=7b96942c-ea34-4004-a156-4be32bfba53a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:03:12.729245 crc crio[20770]: time=\"2026-06-09T17:03:12.729052841Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:03:12.729245 crc crio[20770]: time=\"2026-06-09T17:03:12.729136753Z\" level=info msg=\"Stopped container bb84175b2a0f5437896bd7d0402a2db8e0f54a046ff74327c7248e6292aa8625: openstack/nova-api-0/nova-api-api\" id=1d4c7c29-b675-4a2f-a0dd-3c091d32f2b5 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:12.736128 crc crio[20770]: time=\"2026-06-09T17:03:12.736053783Z\" level=info msg=\"Stopping pod sandbox: 249da983dbc95cf2abfe97b8ff713895ae6da872a42d5f634403051bc5b7fa7d\" id=7b8e5cfc-a674-4cdc-92a4-e1608dad6b1c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:03:12.736534 crc crio[20770]: time=\"2026-06-09T17:03:12.736485336Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:249da983dbc95cf2abfe97b8ff713895ae6da872a42d5f634403051bc5b7fa7d UID:a826a293-804b-4ca2-a035-cf1be7a9c7c1 NetNS:/var/run/netns/bcf1489c-1787-4e68-b0e2-747784f04a71 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda826a293_804b_4ca2_a035_cf1be7a9c7c1.slice PodAnnotations:0xc0003de290}] Aliases:map[]}\"\nJun 09 17:03:12.736743 crc crio[20770]: time=\"2026-06-09T17:03:12.736708682Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:03:12.745806 crc crio[20770]: time=\"2026-06-09T17:03:12.74563437Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=a19c51fb-c691-4482-8a0c-58fb60e516d0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:03:12.745806 crc crio[20770]: time=\"2026-06-09T17:03:12.745803475Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:03:12.804051 crc crio[20770]: time=\"2026-06-09T17:03:12.803914646Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:949deca8e4049cdb9c89e02a75d731e2d19a3a8fada42942e1b3ada4305d3155 UID:a3618763-d24a-4b57-9b8f-d7b619fc700f NetNS:/var/run/netns/9fef5799-cdf2-48d6-9cbd-87c06110339c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda3618763_d24a_4b57_9b8f_d7b619fc700f.slice PodAnnotations:0xc001e802a0}] Aliases:map[]}\"\nJun 09 17:03:12.804592 crc crio[20770]: time=\"2026-06-09T17:03:12.804495843Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:03:12.812580 crc crio[20770]: time=\"2026-06-09T17:03:12.812469293Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:03:12.821253 crc crio[20770]: time=\"2026-06-09T17:03:12.817755516Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:03:13.040381 crc crio[20770]: time=\"2026-06-09T17:03:13.037308695Z\" level=info msg=\"Created container 1ef11dc52f73160cdc38c196477fa8993c612b814a926997f50858ade4128620: openstack/nova-metadata-0/nova-metadata-metadata\" id=7b96942c-ea34-4004-a156-4be32bfba53a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:03:13.045109 crc crio[20770]: time=\"2026-06-09T17:03:13.045027138Z\" level=info msg=\"Starting container: 1ef11dc52f73160cdc38c196477fa8993c612b814a926997f50858ade4128620\" id=40c69255-59f1-404f-89c9-bf7da1693fe7 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:03:13.089044 crc crio[20770]: time=\"2026-06-09T17:03:13.083952154Z\" level=info msg=\"Started container\" PID=82556 containerID=1ef11dc52f73160cdc38c196477fa8993c612b814a926997f50858ade4128620 description=openstack/nova-metadata-0/nova-metadata-metadata id=40c69255-59f1-404f-89c9-bf7da1693fe7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9470b2162b40d69f8b085c5e2390cb2e1e4e1fe053da66e6f728c18cba02b9be\nJun 09 17:03:13.187205 crc crio[20770]: time=\"2026-06-09T17:03:13.185995666Z\" level=info msg=\"Stopped pod sandbox: 249da983dbc95cf2abfe97b8ff713895ae6da872a42d5f634403051bc5b7fa7d\" id=7b8e5cfc-a674-4cdc-92a4-e1608dad6b1c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:03:13.287709 crc crio[20770]: time=\"2026-06-09T17:03:13.285969227Z\" level=info msg=\"Removing container: bb84175b2a0f5437896bd7d0402a2db8e0f54a046ff74327c7248e6292aa8625\" id=b480fd57-cf7e-4105-a94b-b2ce3752fa8e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:03:13.392920 crc crio[20770]: 2026-06-09T17:03:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:949deca8e4049cd Mac:86:7d:26:0a:ed:6a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cb Mtu:0 Sandbox:/var/run/netns/9fef5799-cdf2-48d6-9cbd-87c06110339c SocketPath: PciID:}] [{Interface:0xc0003b6af0 Address:{IP:10.217.0.203 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:03:13.399268 crc crio[20770]: time=\"2026-06-09T17:03:13.396478003Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:949deca8e4049cdb9c89e02a75d731e2d19a3a8fada42942e1b3ada4305d3155 UID:a3618763-d24a-4b57-9b8f-d7b619fc700f NetNS:/var/run/netns/9fef5799-cdf2-48d6-9cbd-87c06110339c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda3618763_d24a_4b57_9b8f_d7b619fc700f.slice PodAnnotations:0xc001e802a0}] Aliases:map[]}\"\nJun 09 17:03:13.399268 crc crio[20770]: time=\"2026-06-09T17:03:13.396758091Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:03:13.436092 crc crio[20770]: time=\"2026-06-09T17:03:13.434208955Z\" level=info msg=\"Removed container bb84175b2a0f5437896bd7d0402a2db8e0f54a046ff74327c7248e6292aa8625: openstack/nova-api-0/nova-api-api\" id=b480fd57-cf7e-4105-a94b-b2ce3752fa8e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:03:13.444392 crc crio[20770]: time=\"2026-06-09T17:03:13.444322227Z\" level=info msg=\"Removing container: ee46c5b68fae7159be621c9b90b9b8cb56e3e1fa7823c4521eff44f9e81cbc19\" id=9e305df0-f96c-49f2-bb9a-3db081101257 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:03:13.446476 crc crio[20770]: time=\"2026-06-09T17:03:13.446003206Z\" level=info msg=\"Ran pod sandbox 949deca8e4049cdb9c89e02a75d731e2d19a3a8fada42942e1b3ada4305d3155 with infra container: openstack/nova-scheduler-0/POD\" id=a19c51fb-c691-4482-8a0c-58fb60e516d0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:03:13.455805 crc crio[20770]: time=\"2026-06-09T17:03:13.455036887Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=58a2c3cc-333f-4ee0-9a40-217fdb52a4c7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:03:13.550700 crc crio[20770]: time=\"2026-06-09T17:03:13.549994933Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=bf294ad7-d618-4ca2-80d3-9f67b1eed564 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:03:13.575690 crc crio[20770]: time=\"2026-06-09T17:03:13.572586857Z\" level=info msg=\"Removed container ee46c5b68fae7159be621c9b90b9b8cb56e3e1fa7823c4521eff44f9e81cbc19: openstack/nova-api-0/nova-api-log\" id=9e305df0-f96c-49f2-bb9a-3db081101257 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:03:13.597693 crc crio[20770]: time=\"2026-06-09T17:03:13.596420096Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=616f607c-9b28-46ad-8357-636f4352999b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:03:13.597693 crc crio[20770]: time=\"2026-06-09T17:03:13.596940751Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:03:13.739696 crc crio[20770]: time=\"2026-06-09T17:03:13.737752584Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:03:13.746278 crc crio[20770]: time=\"2026-06-09T17:03:13.746150207Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:03:13.867513 crc crio[20770]: time=\"2026-06-09T17:03:13.866948831Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-conductor-0/POD\" id=dadb3f50-41d7-48ae-9fe2-158ced83db36 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:03:13.867744 crc crio[20770]: time=\"2026-06-09T17:03:13.867519387Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:03:13.907532 crc crio[20770]: time=\"2026-06-09T17:03:13.907450602Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:32233f492fa33947ddea8252477885c9931ddcb3eb270d82cedb475a7a8c9984 UID:1369fe4f-e513-441f-957a-bef52dd7c4fb NetNS:/var/run/netns/8cfe88aa-237f-40ff-b613-59a66c8d6e37 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1369fe4f_e513_441f_957a_bef52dd7c4fb.slice PodAnnotations:0xc007516178}] Aliases:map[]}\"\nJun 09 17:03:13.907532 crc crio[20770]: time=\"2026-06-09T17:03:13.907532114Z\" level=info msg=\"Adding pod openstack_nova-cell1-conductor-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:03:14.133455 crc crio[20770]: time=\"2026-06-09T17:03:14.132445629Z\" level=info msg=\"Created container 25e5e3f0cfab0632d95066847b3d61d75bb567c1209322b01c28deaf14b831a3: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=616f607c-9b28-46ad-8357-636f4352999b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:03:14.135820 crc crio[20770]: time=\"2026-06-09T17:03:14.13521876Z\" level=info msg=\"Starting container: 25e5e3f0cfab0632d95066847b3d61d75bb567c1209322b01c28deaf14b831a3\" id=9be317c1-2d74-42bd-a882-6c4755628ec9 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:03:14.146931 crc crio[20770]: time=\"2026-06-09T17:03:14.146709502Z\" level=info msg=\"Started container\" PID=82727 containerID=25e5e3f0cfab0632d95066847b3d61d75bb567c1209322b01c28deaf14b831a3 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=9be317c1-2d74-42bd-a882-6c4755628ec9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=949deca8e4049cdb9c89e02a75d731e2d19a3a8fada42942e1b3ada4305d3155\nJun 09 17:03:14.154919 crc crio[20770]: time=\"2026-06-09T17:03:14.154181578Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=6c25149e-a1c7-4ed0-8f20-a526f098bd55 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:03:14.154919 crc crio[20770]: time=\"2026-06-09T17:03:14.154277221Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:03:14.189240 crc crio[20770]: time=\"2026-06-09T17:03:14.189113298Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:705c0e6546360531e587e4d20f7e4e87deeec0ed11324b3172bfe96791a8dc6e UID:8b070beb-1ead-4b7c-a782-cd693f17445c NetNS:/var/run/netns/429fdb60-bc56-4f54-943b-29575e5be10c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8b070beb_1ead_4b7c_a782_cd693f17445c.slice PodAnnotations:0xc0027321e0}] Aliases:map[]}\"\nJun 09 17:03:14.189240 crc crio[20770]: time=\"2026-06-09T17:03:14.18917938Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:03:14.480763 crc crio[20770]: 2026-06-09T17:03:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:32233f492fa3394 Mac:f6:d1:d7:fe:18:e1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cc Mtu:0 Sandbox:/var/run/netns/8cfe88aa-237f-40ff-b613-59a66c8d6e37 SocketPath: PciID:}] [{Interface:0xc000512590 Address:{IP:10.217.0.204 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:03:14.485720 crc crio[20770]: time=\"2026-06-09T17:03:14.484192983Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:32233f492fa33947ddea8252477885c9931ddcb3eb270d82cedb475a7a8c9984 UID:1369fe4f-e513-441f-957a-bef52dd7c4fb NetNS:/var/run/netns/8cfe88aa-237f-40ff-b613-59a66c8d6e37 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1369fe4f_e513_441f_957a_bef52dd7c4fb.slice PodAnnotations:0xc007516178}] Aliases:map[]}\"\nJun 09 17:03:14.485720 crc crio[20770]: time=\"2026-06-09T17:03:14.484324657Z\" level=info msg=\"Checking pod openstack_nova-cell1-conductor-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:03:14.493096 crc crio[20770]: time=\"2026-06-09T17:03:14.493015078Z\" level=info msg=\"Ran pod sandbox 32233f492fa33947ddea8252477885c9931ddcb3eb270d82cedb475a7a8c9984 with infra container: openstack/nova-cell1-conductor-0/POD\" id=dadb3f50-41d7-48ae-9fe2-158ced83db36 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:03:14.495539 crc crio[20770]: time=\"2026-06-09T17:03:14.495464609Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=0d5bdee5-61b1-46d4-8f73-982e9e573e7b name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:03:14.526279 crc crio[20770]: time=\"2026-06-09T17:03:14.525856138Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=a83bf7e8-ff9a-41f8-9c8f-db0a716c4e7a name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:03:14.537863 crc crio[20770]: time=\"2026-06-09T17:03:14.535515277Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=4690a26f-194e-4c09-97de-f5197fc54faa name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:03:14.537863 crc crio[20770]: time=\"2026-06-09T17:03:14.536017002Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:03:14.600312 crc crio[20770]: time=\"2026-06-09T17:03:14.599893399Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:03:14.607118 crc crio[20770]: time=\"2026-06-09T17:03:14.607023056Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:03:14.781761 crc crio[20770]: time=\"2026-06-09T17:03:14.781301456Z\" level=info msg=\"Created container 365a712079c7a5fdb0f230d2c02171665434f9f800c8868f9c3cf30683e9b432: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=4690a26f-194e-4c09-97de-f5197fc54faa name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:03:14.783047 crc crio[20770]: time=\"2026-06-09T17:03:14.782913293Z\" level=info msg=\"Starting container: 365a712079c7a5fdb0f230d2c02171665434f9f800c8868f9c3cf30683e9b432\" id=9a05484b-7445-410e-ab1d-fbef8c118762 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:03:14.790159 crc crio[20770]: time=\"2026-06-09T17:03:14.790010828Z\" level=info msg=\"Started container\" PID=82819 containerID=365a712079c7a5fdb0f230d2c02171665434f9f800c8868f9c3cf30683e9b432 description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=9a05484b-7445-410e-ab1d-fbef8c118762 name=/runtime.v1.RuntimeService/StartContainer sandboxID=32233f492fa33947ddea8252477885c9931ddcb3eb270d82cedb475a7a8c9984\nJun 09 17:03:14.800166 crc crio[20770]: 2026-06-09T17:03:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:705c0e654636053 Mac:ea:ca:1c:30:74:a8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cd Mtu:0 Sandbox:/var/run/netns/429fdb60-bc56-4f54-943b-29575e5be10c SocketPath: PciID:}] [{Interface:0xc0003845b0 Address:{IP:10.217.0.205 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:03:14.805382 crc crio[20770]: time=\"2026-06-09T17:03:14.802467508Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:705c0e6546360531e587e4d20f7e4e87deeec0ed11324b3172bfe96791a8dc6e UID:8b070beb-1ead-4b7c-a782-cd693f17445c NetNS:/var/run/netns/429fdb60-bc56-4f54-943b-29575e5be10c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8b070beb_1ead_4b7c_a782_cd693f17445c.slice PodAnnotations:0xc0027321e0}] Aliases:map[]}\"\nJun 09 17:03:14.805382 crc crio[20770]: time=\"2026-06-09T17:03:14.802629883Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:03:14.812863 crc crio[20770]: time=\"2026-06-09T17:03:14.812611452Z\" level=info msg=\"Ran pod sandbox 705c0e6546360531e587e4d20f7e4e87deeec0ed11324b3172bfe96791a8dc6e with infra container: openstack/nova-api-0/POD\" id=6c25149e-a1c7-4ed0-8f20-a526f098bd55 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:03:14.816475 crc crio[20770]: time=\"2026-06-09T17:03:14.81637012Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=7324ceaa-61f0-474c-85f4-4fdb1c0481eb name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:03:14.819357 crc crio[20770]: time=\"2026-06-09T17:03:14.818983236Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=04d22e10-1d1a-4f3a-9e24-bd5ce732f23c name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:03:14.827237 crc crio[20770]: time=\"2026-06-09T17:03:14.827149762Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=5acfc0ed-30ac-4975-aa81-f910688ef77f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:03:14.830745 crc crio[20770]: time=\"2026-06-09T17:03:14.830430617Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:03:14.909038 crc crio[20770]: time=\"2026-06-09T17:03:14.908730652Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:03:14.916302 crc crio[20770]: time=\"2026-06-09T17:03:14.916213558Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:03:15.126803 crc crio[20770]: time=\"2026-06-09T17:03:15.126692196Z\" level=info msg=\"Created container 26074dfe00ef983ecc45c7912f9808dcca884665907ad26ebc094973ffae1c19: openstack/nova-api-0/nova-api-log\" id=5acfc0ed-30ac-4975-aa81-f910688ef77f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:03:15.128187 crc crio[20770]: time=\"2026-06-09T17:03:15.128047805Z\" level=info msg=\"Starting container: 26074dfe00ef983ecc45c7912f9808dcca884665907ad26ebc094973ffae1c19\" id=c4f32ca8-54a4-41b2-84b8-ceb55d6dc740 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:03:15.136034 crc crio[20770]: time=\"2026-06-09T17:03:15.135292714Z\" level=info msg=\"Started container\" PID=82855 containerID=26074dfe00ef983ecc45c7912f9808dcca884665907ad26ebc094973ffae1c19 description=openstack/nova-api-0/nova-api-log id=c4f32ca8-54a4-41b2-84b8-ceb55d6dc740 name=/runtime.v1.RuntimeService/StartContainer sandboxID=705c0e6546360531e587e4d20f7e4e87deeec0ed11324b3172bfe96791a8dc6e\nJun 09 17:03:15.153147 crc crio[20770]: time=\"2026-06-09T17:03:15.153037088Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=6999ab01-20cc-4ab6-bb45-aa1ac8cb452c name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:03:15.188401 crc crio[20770]: time=\"2026-06-09T17:03:15.188236846Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=3e4266d8-af9c-4d0d-998b-bb926e57fbde name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:03:15.205203 crc crio[20770]: time=\"2026-06-09T17:03:15.205101753Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=6e300941-5b82-4c36-b1da-babbc3bed23b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:03:15.205582 crc crio[20770]: time=\"2026-06-09T17:03:15.205544536Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:03:15.267468 crc crio[20770]: time=\"2026-06-09T17:03:15.267086946Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:03:15.289429 crc crio[20770]: time=\"2026-06-09T17:03:15.284999414Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:03:15.447805 crc crio[20770]: time=\"2026-06-09T17:03:15.447487244Z\" level=info msg=\"Created container 7fe7f66ed4518ff43efdea7e4b26e5429b7c566fa75d6604594857f1c54cf5d6: openstack/nova-api-0/nova-api-api\" id=6e300941-5b82-4c36-b1da-babbc3bed23b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:03:15.448405 crc crio[20770]: time=\"2026-06-09T17:03:15.448336239Z\" level=info msg=\"Starting container: 7fe7f66ed4518ff43efdea7e4b26e5429b7c566fa75d6604594857f1c54cf5d6\" id=789e4d14-a9c4-4c39-84ed-fd5481a1c918 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:03:15.457927 crc crio[20770]: time=\"2026-06-09T17:03:15.457845823Z\" level=info msg=\"Started container\" PID=82890 containerID=7fe7f66ed4518ff43efdea7e4b26e5429b7c566fa75d6604594857f1c54cf5d6 description=openstack/nova-api-0/nova-api-api id=789e4d14-a9c4-4c39-84ed-fd5481a1c918 name=/runtime.v1.RuntimeService/StartContainer sandboxID=705c0e6546360531e587e4d20f7e4e87deeec0ed11324b3172bfe96791a8dc6e\nJun 09 17:03:32.809928 crc crio[20770]: time=\"2026-06-09T17:03:32.809089822Z\" level=warning msg=\"Stopping container fe495286c19f298e9256879de8b2d999d04e84651161a0ba8b979bc9b3b3d75b with stop signal(15) timed out. Killing...\"\nJun 09 17:03:32.851253 crc crio[20770]: time=\"2026-06-09T17:03:32.851075327Z\" level=error msg=\"Killing container fe495286c19f298e9256879de8b2d999d04e84651161a0ba8b979bc9b3b3d75b failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill fe495286c19f298e9256879de8b2d999d04e84651161a0ba8b979bc9b3b3d75b KILL` failed: process not running: No such process\\n : exit status 1\"\nJun 09 17:03:32.903457 crc crio[20770]: time=\"2026-06-09T17:03:32.903086411Z\" level=info msg=\"Stopped container fe495286c19f298e9256879de8b2d999d04e84651161a0ba8b979bc9b3b3d75b: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=6008d02b-09d2-403f-be0b-99730c1ad47f name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:32.904518 crc crio[20770]: time=\"2026-06-09T17:03:32.904402279Z\" level=info msg=\"Stopping pod sandbox: c1203fada9b9057eaa48d4a8bb12d204327dd6e00ea4a8095ba4b03d726411cb\" id=e596aa25-a44d-4cc5-9030-12789dfc9fba name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:03:32.906118 crc crio[20770]: time=\"2026-06-09T17:03:32.906038616Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:c1203fada9b9057eaa48d4a8bb12d204327dd6e00ea4a8095ba4b03d726411cb UID:9f7a6b4d-930d-4d16-801a-bce95db01041 NetNS:/var/run/netns/c3dccab8-dbb4-4c12-8d92-807d2b86e4a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9f7a6b4d_930d_4d16_801a_bce95db01041.slice PodAnnotations:0xc006e7e7c8}] Aliases:map[]}\"\nJun 09 17:03:32.906391 crc crio[20770]: time=\"2026-06-09T17:03:32.906290684Z\" level=info msg=\"Deleting pod openstack_nova-cell1-novncproxy-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:03:33.315611 crc crio[20770]: time=\"2026-06-09T17:03:33.315143819Z\" level=info msg=\"Stopped pod sandbox: c1203fada9b9057eaa48d4a8bb12d204327dd6e00ea4a8095ba4b03d726411cb\" id=e596aa25-a44d-4cc5-9030-12789dfc9fba name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:03:33.659428 crc crio[20770]: time=\"2026-06-09T17:03:33.65850502Z\" level=info msg=\"Removing container: fe495286c19f298e9256879de8b2d999d04e84651161a0ba8b979bc9b3b3d75b\" id=2deed46e-8229-4e7a-993e-cd8aae0409ab name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:03:33.701932 crc crio[20770]: time=\"2026-06-09T17:03:33.701814532Z\" level=info msg=\"Removed container fe495286c19f298e9256879de8b2d999d04e84651161a0ba8b979bc9b3b3d75b: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=2deed46e-8229-4e7a-993e-cd8aae0409ab name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:03:34.145124 crc crio[20770]: time=\"2026-06-09T17:03:34.144271649Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD\" id=1a1d81a4-df89-49d4-a26c-5c2482757da5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:03:34.146417 crc crio[20770]: time=\"2026-06-09T17:03:34.145191096Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:03:34.202511 crc crio[20770]: time=\"2026-06-09T17:03:34.202338159Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:251c3f048872b8a1886132a1b04b858d1a73e5bd48fc7662e6e397bbd65b5884 UID:b6872a24-f5bc-4762-ae3d-9832d07bf2b1 NetNS:/var/run/netns/1ec925da-a0fb-43ed-931f-e19fb2fd2211 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb6872a24_f5bc_4762_ae3d_9832d07bf2b1.slice PodAnnotations:0xc00008d458}] Aliases:map[]}\"\nJun 09 17:03:34.202511 crc crio[20770]: time=\"2026-06-09T17:03:34.202401991Z\" level=info msg=\"Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:03:34.570299 crc crio[20770]: 2026-06-09T17:03:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:251c3f048872b8a Mac:da:b8:c6:05:57:5b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ce Mtu:0 Sandbox:/var/run/netns/1ec925da-a0fb-43ed-931f-e19fb2fd2211 SocketPath: PciID:}] [{Interface:0xc0002c09e0 Address:{IP:10.217.0.206 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:03:34.573302 crc crio[20770]: time=\"2026-06-09T17:03:34.573221445Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:251c3f048872b8a1886132a1b04b858d1a73e5bd48fc7662e6e397bbd65b5884 UID:b6872a24-f5bc-4762-ae3d-9832d07bf2b1 NetNS:/var/run/netns/1ec925da-a0fb-43ed-931f-e19fb2fd2211 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb6872a24_f5bc_4762_ae3d_9832d07bf2b1.slice PodAnnotations:0xc00008d458}] Aliases:map[]}\"\nJun 09 17:03:34.573430 crc crio[20770]: time=\"2026-06-09T17:03:34.573384249Z\" level=info msg=\"Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:03:34.583073 crc crio[20770]: time=\"2026-06-09T17:03:34.582979397Z\" level=info msg=\"Ran pod sandbox 251c3f048872b8a1886132a1b04b858d1a73e5bd48fc7662e6e397bbd65b5884 with infra container: openstack/nova-cell1-novncproxy-0/POD\" id=1a1d81a4-df89-49d4-a26c-5c2482757da5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:03:34.586583 crc crio[20770]: time=\"2026-06-09T17:03:34.586498819Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=24315cb6-fd3b-4fcd-a589-b82cfe60c15c name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:03:34.645553 crc crio[20770]: time=\"2026-06-09T17:03:34.645468504Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=909f49d4-4fc0-4090-a937-8db6408a0565 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:03:34.657436 crc crio[20770]: time=\"2026-06-09T17:03:34.657358658Z\" level=info msg=\"Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=62144850-b3c8-451b-bb2c-c2be335cc180 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:03:34.657930 crc crio[20770]: time=\"2026-06-09T17:03:34.657868123Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:03:34.728501 crc crio[20770]: time=\"2026-06-09T17:03:34.728270129Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:03:34.734470 crc crio[20770]: time=\"2026-06-09T17:03:34.734119508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:03:34.859605 crc crio[20770]: time=\"2026-06-09T17:03:34.859075852Z\" level=info msg=\"Created container c4165760a77c37f1c324f7a054fd809bd3880007504264bf74aaa58130b4719e: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=62144850-b3c8-451b-bb2c-c2be335cc180 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:03:34.861555 crc crio[20770]: time=\"2026-06-09T17:03:34.861489162Z\" level=info msg=\"Starting container: c4165760a77c37f1c324f7a054fd809bd3880007504264bf74aaa58130b4719e\" id=6a479d6c-d479-459f-9dd0-c0faded680da name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:03:34.869016 crc crio[20770]: time=\"2026-06-09T17:03:34.868601018Z\" level=info msg=\"Started container\" PID=84070 containerID=c4165760a77c37f1c324f7a054fd809bd3880007504264bf74aaa58130b4719e description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=6a479d6c-d479-459f-9dd0-c0faded680da name=/runtime.v1.RuntimeService/StartContainer sandboxID=251c3f048872b8a1886132a1b04b858d1a73e5bd48fc7662e6e397bbd65b5884\nJun 09 17:03:35.563254 crc crio[20770]: time=\"2026-06-09T17:03:35.561063066Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-6c78bff8f5-nxnxc/POD\" id=996394e1-d149-4375-84f4-3f62f8368434 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:03:35.563254 crc crio[20770]: time=\"2026-06-09T17:03:35.561724345Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:03:35.608864 crc crio[20770]: time=\"2026-06-09T17:03:35.608705024Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6c78bff8f5-nxnxc Namespace:openstack ID:27fd780af19770737de32b5a88dd9a2f1e185d3b0149a9fe7f7117e4468c8f21 UID:133ec9b3-d429-42d1-8688-4378d833add2 NetNS:/var/run/netns/72746c12-6cbc-4106-8a9a-f7880d4c1e7c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod133ec9b3_d429_42d1_8688_4378d833add2.slice PodAnnotations:0xc007516f50}] Aliases:map[]}\"\nJun 09 17:03:35.608864 crc crio[20770]: time=\"2026-06-09T17:03:35.608814957Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-6c78bff8f5-nxnxc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:03:36.218356 crc crio[20770]: 2026-06-09T17:03:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:27fd780af197707 Mac:62:61:4a:aa:0d:0b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cf Mtu:0 Sandbox:/var/run/netns/72746c12-6cbc-4106-8a9a-f7880d4c1e7c SocketPath: PciID:}] [{Interface:0xc0002dca20 Address:{IP:10.217.0.207 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:03:36.220498 crc crio[20770]: time=\"2026-06-09T17:03:36.220379105Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6c78bff8f5-nxnxc Namespace:openstack ID:27fd780af19770737de32b5a88dd9a2f1e185d3b0149a9fe7f7117e4468c8f21 UID:133ec9b3-d429-42d1-8688-4378d833add2 NetNS:/var/run/netns/72746c12-6cbc-4106-8a9a-f7880d4c1e7c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod133ec9b3_d429_42d1_8688_4378d833add2.slice PodAnnotations:0xc007516f50}] Aliases:map[]}\"\nJun 09 17:03:36.220829 crc crio[20770]: time=\"2026-06-09T17:03:36.220589621Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-6c78bff8f5-nxnxc for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:03:36.231222 crc crio[20770]: time=\"2026-06-09T17:03:36.231128026Z\" level=info msg=\"Ran pod sandbox 27fd780af19770737de32b5a88dd9a2f1e185d3b0149a9fe7f7117e4468c8f21 with infra container: openstack/dnsmasq-dns-6c78bff8f5-nxnxc/POD\" id=996394e1-d149-4375-84f4-3f62f8368434 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:03:36.236233 crc crio[20770]: time=\"2026-06-09T17:03:36.236154641Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=9df23cfe-f03d-4118-84fe-bb23245759dc name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:03:36.351548 crc crio[20770]: time=\"2026-06-09T17:03:36.350511109Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=1f43c0b0-43e7-424d-962a-65ca8ec8275f name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:03:36.363477 crc crio[20770]: time=\"2026-06-09T17:03:36.363377101Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6c78bff8f5-nxnxc/init\" id=cae36b5b-c223-40ad-bd0f-d150ababa7d0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:03:36.364312 crc crio[20770]: time=\"2026-06-09T17:03:36.363941127Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:03:36.457484 crc crio[20770]: time=\"2026-06-09T17:03:36.4573882Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:03:36.469235 crc crio[20770]: time=\"2026-06-09T17:03:36.469007236Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:03:36.619130 crc crio[20770]: time=\"2026-06-09T17:03:36.619024085Z\" level=info msg=\"Created container a6d18da35e1d8d26c260f94d0c7df79705c8384f93e15ecae6577da1dd46c518: openstack/dnsmasq-dns-6c78bff8f5-nxnxc/init\" id=cae36b5b-c223-40ad-bd0f-d150ababa7d0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:03:36.622434 crc crio[20770]: time=\"2026-06-09T17:03:36.622387752Z\" level=info msg=\"Starting container: a6d18da35e1d8d26c260f94d0c7df79705c8384f93e15ecae6577da1dd46c518\" id=032fa7f8-a205-4fc3-b084-8a64e9c11484 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:03:36.631042 crc crio[20770]: time=\"2026-06-09T17:03:36.63096671Z\" level=info msg=\"Started container\" PID=84287 containerID=a6d18da35e1d8d26c260f94d0c7df79705c8384f93e15ecae6577da1dd46c518 description=openstack/dnsmasq-dns-6c78bff8f5-nxnxc/init id=032fa7f8-a205-4fc3-b084-8a64e9c11484 name=/runtime.v1.RuntimeService/StartContainer sandboxID=27fd780af19770737de32b5a88dd9a2f1e185d3b0149a9fe7f7117e4468c8f21\nJun 09 17:03:36.771688 crc crio[20770]: time=\"2026-06-09T17:03:36.77134372Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=bf9a8c20-4c7c-405a-b5e6-0c38521459b0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:03:36.830455 crc crio[20770]: time=\"2026-06-09T17:03:36.829982126Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=c552ebcc-65b4-421c-bb02-4a23621eccf7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:03:36.841457 crc crio[20770]: time=\"2026-06-09T17:03:36.841399337Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6c78bff8f5-nxnxc/dnsmasq-dns\" id=2d04f46e-9ebe-4253-97fe-055c7ea12706 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:03:36.842179 crc crio[20770]: time=\"2026-06-09T17:03:36.842153698Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:03:36.917742 crc crio[20770]: time=\"2026-06-09T17:03:36.91758695Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:03:36.923128 crc crio[20770]: time=\"2026-06-09T17:03:36.923047968Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:03:37.100005 crc crio[20770]: time=\"2026-06-09T17:03:37.099892693Z\" level=info msg=\"Created container fd794716286e0d96d9dfeda533d79f3ebeab50f9b732ebdd945bdca663cd269c: openstack/dnsmasq-dns-6c78bff8f5-nxnxc/dnsmasq-dns\" id=2d04f46e-9ebe-4253-97fe-055c7ea12706 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:03:37.101439 crc crio[20770]: time=\"2026-06-09T17:03:37.101306864Z\" level=info msg=\"Starting container: fd794716286e0d96d9dfeda533d79f3ebeab50f9b732ebdd945bdca663cd269c\" id=a1bb1b49-c032-458f-8443-94abe90a1631 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:03:37.109965 crc crio[20770]: time=\"2026-06-09T17:03:37.109851811Z\" level=info msg=\"Started container\" PID=84308 containerID=fd794716286e0d96d9dfeda533d79f3ebeab50f9b732ebdd945bdca663cd269c description=openstack/dnsmasq-dns-6c78bff8f5-nxnxc/dnsmasq-dns id=a1bb1b49-c032-458f-8443-94abe90a1631 name=/runtime.v1.RuntimeService/StartContainer sandboxID=27fd780af19770737de32b5a88dd9a2f1e185d3b0149a9fe7f7117e4468c8f21\nJun 09 17:03:37.649322 crc crio[20770]: time=\"2026-06-09T17:03:37.646028169Z\" level=info msg=\"Stopping container: 66cd1f2c12bdb72c4d1bc3dc30f253af7869d5ee9f9bebb9ffba85b59c7dc0ea (timeout: 30s)\" id=3aedbb2a-c7ca-4198-b27f-824689aaedcf name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:37.649322 crc crio[20770]: time=\"2026-06-09T17:03:37.646120921Z\" level=info msg=\"Stopping container: 2a81115553182245e6f4d9f0e834c0ba8025981e7cd088df1340a5a14a358006 (timeout: 30s)\" id=65535d35-0125-49e9-b154-c5839697e005 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:37.649322 crc crio[20770]: time=\"2026-06-09T17:03:37.647747218Z\" level=info msg=\"Stopping container: dacd64fa3d43685d052fd754e531cf9a8591ac216102b96f24935d9eeb210050 (timeout: 30s)\" id=700ce536-3f8c-4e9e-a3bd-e1b51cd11698 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:37.649322 crc crio[20770]: time=\"2026-06-09T17:03:37.647855481Z\" level=info msg=\"Stopping container: 2910a2ea27734e14f418a04579bde39eb5e1daf9322baa3ee25d82082a09ac98 (timeout: 30s)\" id=d9b11a55-e005-497c-bc7a-42bb3b88f681 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:37.792240 crc crio[20770]: time=\"2026-06-09T17:03:37.792110224Z\" level=info msg=\"Stopped container dacd64fa3d43685d052fd754e531cf9a8591ac216102b96f24935d9eeb210050: openstack/ceilometer-0/sg-core\" id=700ce536-3f8c-4e9e-a3bd-e1b51cd11698 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:37.878201 crc crio[20770]: time=\"2026-06-09T17:03:37.87805914Z\" level=info msg=\"Stopped container 2910a2ea27734e14f418a04579bde39eb5e1daf9322baa3ee25d82082a09ac98: openstack/ceilometer-0/proxy-httpd\" id=d9b11a55-e005-497c-bc7a-42bb3b88f681 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:38.193938 crc crio[20770]: time=\"2026-06-09T17:03:38.193679237Z\" level=info msg=\"Stopped container 66cd1f2c12bdb72c4d1bc3dc30f253af7869d5ee9f9bebb9ffba85b59c7dc0ea: openstack/ceilometer-0/ceilometer-central-agent\" id=3aedbb2a-c7ca-4198-b27f-824689aaedcf name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:38.207531 crc crio[20770]: time=\"2026-06-09T17:03:38.207464366Z\" level=info msg=\"Stopped container 2a81115553182245e6f4d9f0e834c0ba8025981e7cd088df1340a5a14a358006: openstack/ceilometer-0/ceilometer-notification-agent\" id=65535d35-0125-49e9-b154-c5839697e005 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:38.209159 crc crio[20770]: time=\"2026-06-09T17:03:38.209100523Z\" level=info msg=\"Stopping pod sandbox: 20a7a8720a7f4d27b73733d67d719c6884eff0417128a7fc89d5722c64f9d330\" id=119d1401-4139-473c-acf3-8db07477ed8d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:03:38.210113 crc crio[20770]: time=\"2026-06-09T17:03:38.209980769Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:20a7a8720a7f4d27b73733d67d719c6884eff0417128a7fc89d5722c64f9d330 UID:d7d55601-7897-44fd-848e-7ae61bf8d14a NetNS:/var/run/netns/264ca89e-f64b-4521-ae49-821c65043d04 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd7d55601_7897_44fd_848e_7ae61bf8d14a.slice PodAnnotations:0xc002894320}] Aliases:map[]}\"\nJun 09 17:03:38.210301 crc crio[20770]: time=\"2026-06-09T17:03:38.210155154Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:03:38.467810 crc crio[20770]: time=\"2026-06-09T17:03:38.46727406Z\" level=info msg=\"Stopping container: 7fe7f66ed4518ff43efdea7e4b26e5429b7c566fa75d6604594857f1c54cf5d6 (timeout: 30s)\" id=09b8c6a1-dc7a-4b1c-816e-37b12c0ec072 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:38.468733 crc crio[20770]: time=\"2026-06-09T17:03:38.467298081Z\" level=info msg=\"Stopping container: 26074dfe00ef983ecc45c7912f9808dcca884665907ad26ebc094973ffae1c19 (timeout: 30s)\" id=8e88cac3-0e3e-4e09-afb2-783bc561ffac name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:38.598097 crc crio[20770]: time=\"2026-06-09T17:03:38.597976071Z\" level=info msg=\"Stopped container 26074dfe00ef983ecc45c7912f9808dcca884665907ad26ebc094973ffae1c19: openstack/nova-api-0/nova-api-log\" id=8e88cac3-0e3e-4e09-afb2-783bc561ffac name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:38.634413 crc crio[20770]: time=\"2026-06-09T17:03:38.634307691Z\" level=info msg=\"Stopped pod sandbox: 20a7a8720a7f4d27b73733d67d719c6884eff0417128a7fc89d5722c64f9d330\" id=119d1401-4139-473c-acf3-8db07477ed8d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:03:38.853936 crc crio[20770]: time=\"2026-06-09T17:03:38.853846561Z\" level=info msg=\"Removing container: 2910a2ea27734e14f418a04579bde39eb5e1daf9322baa3ee25d82082a09ac98\" id=8f18740c-eeee-46e0-93fa-519317b8d6e8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:03:39.057303 crc crio[20770]: time=\"2026-06-09T17:03:39.056911594Z\" level=info msg=\"Removed container 2910a2ea27734e14f418a04579bde39eb5e1daf9322baa3ee25d82082a09ac98: openstack/ceilometer-0/proxy-httpd\" id=8f18740c-eeee-46e0-93fa-519317b8d6e8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:03:39.060507 crc crio[20770]: time=\"2026-06-09T17:03:39.060452897Z\" level=info msg=\"Removing container: dacd64fa3d43685d052fd754e531cf9a8591ac216102b96f24935d9eeb210050\" id=1869c4dd-0bd2-4969-b3b5-5032d43555ab name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:03:39.098200 crc crio[20770]: time=\"2026-06-09T17:03:39.098101535Z\" level=info msg=\"Removed container dacd64fa3d43685d052fd754e531cf9a8591ac216102b96f24935d9eeb210050: openstack/ceilometer-0/sg-core\" id=1869c4dd-0bd2-4969-b3b5-5032d43555ab name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:03:39.100679 crc crio[20770]: time=\"2026-06-09T17:03:39.100555387Z\" level=info msg=\"Removing container: 2a81115553182245e6f4d9f0e834c0ba8025981e7cd088df1340a5a14a358006\" id=eaea9277-df79-4805-bd4d-9cb31c05ff9e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:03:39.126846 crc crio[20770]: time=\"2026-06-09T17:03:39.126735714Z\" level=info msg=\"Removed container 2a81115553182245e6f4d9f0e834c0ba8025981e7cd088df1340a5a14a358006: openstack/ceilometer-0/ceilometer-notification-agent\" id=eaea9277-df79-4805-bd4d-9cb31c05ff9e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:03:39.131739 crc crio[20770]: time=\"2026-06-09T17:03:39.131684697Z\" level=info msg=\"Removing container: 66cd1f2c12bdb72c4d1bc3dc30f253af7869d5ee9f9bebb9ffba85b59c7dc0ea\" id=9673d62b-9b60-4f53-8412-64f1337d5d91 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:03:39.167306 crc crio[20770]: time=\"2026-06-09T17:03:39.167188534Z\" level=info msg=\"Removed container 66cd1f2c12bdb72c4d1bc3dc30f253af7869d5ee9f9bebb9ffba85b59c7dc0ea: openstack/ceilometer-0/ceilometer-central-agent\" id=9673d62b-9b60-4f53-8412-64f1337d5d91 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:03:39.730864 crc crio[20770]: time=\"2026-06-09T17:03:39.730712432Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=10418a80-6fdf-4ed9-a4c6-4d8c52909391 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:03:39.730991 crc crio[20770]: time=\"2026-06-09T17:03:39.730867567Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:03:39.778528 crc crio[20770]: time=\"2026-06-09T17:03:39.778464773Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:55aaa2204d1f467e8c6e760c594f0c51e323584e93ab0beaba38f60469e0f21d UID:c1683d6c-6589-43bc-ba36-4e9c4fa43411 NetNS:/var/run/netns/b86099c4-98df-4c74-8cf7-749f405cd7d7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc1683d6c_6589_43bc_ba36_4e9c4fa43411.slice PodAnnotations:0xc006e7e510}] Aliases:map[]}\"\nJun 09 17:03:39.778528 crc crio[20770]: time=\"2026-06-09T17:03:39.778515985Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:03:40.573457 crc crio[20770]: 2026-06-09T17:03:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:55aaa2204d1f467 Mac:d2:90:5c:fa:09:f5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d0 Mtu:0 Sandbox:/var/run/netns/b86099c4-98df-4c74-8cf7-749f405cd7d7 SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.208 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:03:40.576247 crc crio[20770]: time=\"2026-06-09T17:03:40.576118804Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:55aaa2204d1f467e8c6e760c594f0c51e323584e93ab0beaba38f60469e0f21d UID:c1683d6c-6589-43bc-ba36-4e9c4fa43411 NetNS:/var/run/netns/b86099c4-98df-4c74-8cf7-749f405cd7d7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc1683d6c_6589_43bc_ba36_4e9c4fa43411.slice PodAnnotations:0xc006e7e510}] Aliases:map[]}\"\nJun 09 17:03:40.576544 crc crio[20770]: time=\"2026-06-09T17:03:40.576445663Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:03:40.590030 crc crio[20770]: time=\"2026-06-09T17:03:40.589914493Z\" level=info msg=\"Ran pod sandbox 55aaa2204d1f467e8c6e760c594f0c51e323584e93ab0beaba38f60469e0f21d with infra container: openstack/ceilometer-0/POD\" id=10418a80-6fdf-4ed9-a4c6-4d8c52909391 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:03:40.592376 crc crio[20770]: time=\"2026-06-09T17:03:40.592223979Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=34adb453-b6a2-4878-b67d-e548049a48c6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:03:40.618904 crc crio[20770]: time=\"2026-06-09T17:03:40.618760947Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=02defdf3-913f-4237-a9ef-252409e09939 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:03:40.742989 crc crio[20770]: time=\"2026-06-09T17:03:40.742859306Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=1e504e43-4283-4e84-bee3-91c5bc924635 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:03:40.743388 crc crio[20770]: time=\"2026-06-09T17:03:40.74334191Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:03:40.794536 crc crio[20770]: time=\"2026-06-09T17:03:40.794454019Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:03:40.800269 crc crio[20770]: time=\"2026-06-09T17:03:40.800122702Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:03:41.398133 crc crio[20770]: time=\"2026-06-09T17:03:41.397337386Z\" level=info msg=\"Created container ff7a74b91d1b130c3239f87011b694ce7227f4e11c6602b5210250a288ee3fc9: openstack/ceilometer-0/ceilometer-central-agent\" id=1e504e43-4283-4e84-bee3-91c5bc924635 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:03:41.401125 crc crio[20770]: time=\"2026-06-09T17:03:41.401058253Z\" level=info msg=\"Starting container: ff7a74b91d1b130c3239f87011b694ce7227f4e11c6602b5210250a288ee3fc9\" id=07cb269d-64d1-407a-8686-e5f2e555864d name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:03:41.409830 crc crio[20770]: time=\"2026-06-09T17:03:41.409521868Z\" level=info msg=\"Started container\" PID=84628 containerID=ff7a74b91d1b130c3239f87011b694ce7227f4e11c6602b5210250a288ee3fc9 description=openstack/ceilometer-0/ceilometer-central-agent id=07cb269d-64d1-407a-8686-e5f2e555864d name=/runtime.v1.RuntimeService/StartContainer sandboxID=55aaa2204d1f467e8c6e760c594f0c51e323584e93ab0beaba38f60469e0f21d\nJun 09 17:03:41.459814 crc crio[20770]: time=\"2026-06-09T17:03:41.45971663Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=5f00d862-c1c8-413e-8c6a-7654a3f4d729 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:03:41.489538 crc crio[20770]: time=\"2026-06-09T17:03:41.489433989Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=d12d0332-b578-4d79-8969-814498e11029 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:03:41.563493 crc crio[20770]: time=\"2026-06-09T17:03:41.563361907Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=1e0c8a41-7310-480a-bca6-e1f12418cf52 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:03:41.564113 crc crio[20770]: time=\"2026-06-09T17:03:41.563897653Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:03:41.670012 crc crio[20770]: time=\"2026-06-09T17:03:41.669833077Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:03:41.679845 crc crio[20770]: time=\"2026-06-09T17:03:41.679600238Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:03:42.148403 crc crio[20770]: time=\"2026-06-09T17:03:42.147935414Z\" level=info msg=\"Created container e51c336a1c7174edbaa8e5b40888c0222d21be1298f2ba0b8262e0ff65238b96: openstack/ceilometer-0/ceilometer-notification-agent\" id=1e0c8a41-7310-480a-bca6-e1f12418cf52 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:03:42.150029 crc crio[20770]: time=\"2026-06-09T17:03:42.149836489Z\" level=info msg=\"Starting container: e51c336a1c7174edbaa8e5b40888c0222d21be1298f2ba0b8262e0ff65238b96\" id=6a0a7332-2170-4a52-b2da-d060232e2ef9 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:03:42.155440 crc crio[20770]: time=\"2026-06-09T17:03:42.155277956Z\" level=info msg=\"Started container\" PID=84750 containerID=e51c336a1c7174edbaa8e5b40888c0222d21be1298f2ba0b8262e0ff65238b96 description=openstack/ceilometer-0/ceilometer-notification-agent id=6a0a7332-2170-4a52-b2da-d060232e2ef9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=55aaa2204d1f467e8c6e760c594f0c51e323584e93ab0beaba38f60469e0f21d\nJun 09 17:03:42.170092 crc crio[20770]: time=\"2026-06-09T17:03:42.170021532Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=70cd85dd-d9f6-4037-892d-0a5e66ff5205 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:03:42.187437 crc crio[20770]: time=\"2026-06-09T17:03:42.187274222Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=acb6a7be-3871-4ccf-b934-7f870f5c0b2a name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:03:42.197381 crc crio[20770]: time=\"2026-06-09T17:03:42.196272612Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=947d273c-e1ee-4c9b-859b-24727768d3db name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:03:42.197381 crc crio[20770]: time=\"2026-06-09T17:03:42.196720305Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:03:42.258173 crc crio[20770]: time=\"2026-06-09T17:03:42.25811546Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:03:42.264195 crc crio[20770]: time=\"2026-06-09T17:03:42.264144825Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:03:42.467297 crc crio[20770]: time=\"2026-06-09T17:03:42.466753305Z\" level=info msg=\"Created container a83a68e1e75ec500c52b6f351833f5e14c20aa5329e839d64b174fb90cf7157c: openstack/ceilometer-0/sg-core\" id=947d273c-e1ee-4c9b-859b-24727768d3db name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:03:42.469614 crc crio[20770]: time=\"2026-06-09T17:03:42.469533545Z\" level=info msg=\"Starting container: a83a68e1e75ec500c52b6f351833f5e14c20aa5329e839d64b174fb90cf7157c\" id=ad44a720-f430-414b-a21e-4bf223a304f4 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:03:42.477685 crc crio[20770]: time=\"2026-06-09T17:03:42.477362082Z\" level=info msg=\"Started container\" PID=84781 containerID=a83a68e1e75ec500c52b6f351833f5e14c20aa5329e839d64b174fb90cf7157c description=openstack/ceilometer-0/sg-core id=ad44a720-f430-414b-a21e-4bf223a304f4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=55aaa2204d1f467e8c6e760c594f0c51e323584e93ab0beaba38f60469e0f21d\nJun 09 17:03:42.488764 crc crio[20770]: time=\"2026-06-09T17:03:42.488601377Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=d3c04074-01cb-4c1a-a3fa-4ecb4a002e43 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:03:42.535601 crc crio[20770]: time=\"2026-06-09T17:03:42.535514934Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=0b05b8d9-3dac-4619-8c2e-cb180beefcb8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:03:42.547117 crc crio[20770]: time=\"2026-06-09T17:03:42.546961065Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=6be6bf27-619f-4065-a884-76b62c21e265 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:03:42.547390 crc crio[20770]: time=\"2026-06-09T17:03:42.547366006Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:03:42.553695 crc crio[20770]: time=\"2026-06-09T17:03:42.553559736Z\" level=info msg=\"Stopped container 7fe7f66ed4518ff43efdea7e4b26e5429b7c566fa75d6604594857f1c54cf5d6: openstack/nova-api-0/nova-api-api\" id=09b8c6a1-dc7a-4b1c-816e-37b12c0ec072 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:42.556213 crc crio[20770]: time=\"2026-06-09T17:03:42.554733369Z\" level=info msg=\"Stopping pod sandbox: 705c0e6546360531e587e4d20f7e4e87deeec0ed11324b3172bfe96791a8dc6e\" id=a2adb7b9-4b24-4089-924a-7aab9cdb200f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:03:42.556213 crc crio[20770]: time=\"2026-06-09T17:03:42.555536683Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:705c0e6546360531e587e4d20f7e4e87deeec0ed11324b3172bfe96791a8dc6e UID:8b070beb-1ead-4b7c-a782-cd693f17445c NetNS:/var/run/netns/429fdb60-bc56-4f54-943b-29575e5be10c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8b070beb_1ead_4b7c_a782_cd693f17445c.slice PodAnnotations:0xc0003df298}] Aliases:map[]}\"\nJun 09 17:03:42.556213 crc crio[20770]: time=\"2026-06-09T17:03:42.555813091Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:03:42.609686 crc crio[20770]: time=\"2026-06-09T17:03:42.609525804Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:03:42.618742 crc crio[20770]: time=\"2026-06-09T17:03:42.615898628Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:03:42.850829 crc crio[20770]: time=\"2026-06-09T17:03:42.849883296Z\" level=info msg=\"Created container 210e0882b2b91fbb03d93480b35370e503f7d707e0d0659b24b08f6733b2e0cc: openstack/ceilometer-0/proxy-httpd\" id=6be6bf27-619f-4065-a884-76b62c21e265 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:03:42.860770 crc crio[20770]: time=\"2026-06-09T17:03:42.856222049Z\" level=info msg=\"Starting container: 210e0882b2b91fbb03d93480b35370e503f7d707e0d0659b24b08f6733b2e0cc\" id=8d9fe193-5d90-41d3-8736-41788cbc56c3 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:03:42.865698 crc crio[20770]: time=\"2026-06-09T17:03:42.864428757Z\" level=info msg=\"Started container\" PID=84846 containerID=210e0882b2b91fbb03d93480b35370e503f7d707e0d0659b24b08f6733b2e0cc description=openstack/ceilometer-0/proxy-httpd id=8d9fe193-5d90-41d3-8736-41788cbc56c3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=55aaa2204d1f467e8c6e760c594f0c51e323584e93ab0beaba38f60469e0f21d\nJun 09 17:03:42.943672 crc crio[20770]: time=\"2026-06-09T17:03:42.943523904Z\" level=info msg=\"Stopped pod sandbox: 705c0e6546360531e587e4d20f7e4e87deeec0ed11324b3172bfe96791a8dc6e\" id=a2adb7b9-4b24-4089-924a-7aab9cdb200f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:03:42.966560 crc crio[20770]: time=\"2026-06-09T17:03:42.966483428Z\" level=info msg=\"Stopping container: ff7a74b91d1b130c3239f87011b694ce7227f4e11c6602b5210250a288ee3fc9 (timeout: 30s)\" id=d78db9ca-6b1c-40ed-8b61-4d67685d3f45 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:42.967146 crc crio[20770]: time=\"2026-06-09T17:03:42.967076625Z\" level=info msg=\"Stopping container: 210e0882b2b91fbb03d93480b35370e503f7d707e0d0659b24b08f6733b2e0cc (timeout: 30s)\" id=e115303c-cfa6-4a6c-9142-1ec86071635c name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:42.967517 crc crio[20770]: time=\"2026-06-09T17:03:42.967429576Z\" level=info msg=\"Stopping container: e51c336a1c7174edbaa8e5b40888c0222d21be1298f2ba0b8262e0ff65238b96 (timeout: 30s)\" id=04b68d2b-bb0f-4c06-996b-6f91ca08d263 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:42.969353 crc crio[20770]: time=\"2026-06-09T17:03:42.968527287Z\" level=info msg=\"Stopping container: a83a68e1e75ec500c52b6f351833f5e14c20aa5329e839d64b174fb90cf7157c (timeout: 30s)\" id=3e4ad915-508d-49de-a1db-7fcfca8556d6 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:43.110594 crc crio[20770]: time=\"2026-06-09T17:03:43.110410951Z\" level=info msg=\"Stopped container a83a68e1e75ec500c52b6f351833f5e14c20aa5329e839d64b174fb90cf7157c: openstack/ceilometer-0/sg-core\" id=3e4ad915-508d-49de-a1db-7fcfca8556d6 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:44.023678 crc crio[20770]: time=\"2026-06-09T17:03:44.021578274Z\" level=info msg=\"Stopping container: 158a400d3c756bdba30ea2b0b8411bd8d174558722cc67fb832d5c8b37f92d44 (timeout: 10s)\" id=c8992dd8-caf6-45fa-9f5d-16bd4fabaa1b name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:44.038293 crc crio[20770]: time=\"2026-06-09T17:03:44.038214636Z\" level=info msg=\"Removing container: 7fe7f66ed4518ff43efdea7e4b26e5429b7c566fa75d6604594857f1c54cf5d6\" id=c6e20ef6-afff-420a-aed4-1d47f1637b73 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:03:44.138072 crc crio[20770]: time=\"2026-06-09T17:03:44.137995981Z\" level=info msg=\"Removed container 7fe7f66ed4518ff43efdea7e4b26e5429b7c566fa75d6604594857f1c54cf5d6: openstack/nova-api-0/nova-api-api\" id=c6e20ef6-afff-420a-aed4-1d47f1637b73 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:03:44.161683 crc crio[20770]: time=\"2026-06-09T17:03:44.160700348Z\" level=info msg=\"Removing container: 26074dfe00ef983ecc45c7912f9808dcca884665907ad26ebc094973ffae1c19\" id=8986dc87-f74f-4dfb-a928-fdaf605aa11d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:03:44.215296 crc crio[20770]: time=\"2026-06-09T17:03:44.215184544Z\" level=info msg=\"Stopped container 158a400d3c756bdba30ea2b0b8411bd8d174558722cc67fb832d5c8b37f92d44: openstack/dnsmasq-dns-5b6f8f974c-b2ntd/dnsmasq-dns\" id=c8992dd8-caf6-45fa-9f5d-16bd4fabaa1b name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:44.219058 crc crio[20770]: time=\"2026-06-09T17:03:44.216265365Z\" level=info msg=\"Stopping pod sandbox: 093f68b8e6899e469efd57e8a8f6dca1ed9bba2fd9cfb9bf99dc6233a65582a3\" id=25533bb1-c205-4523-bdab-4f486b43fbf5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:03:44.219058 crc crio[20770]: time=\"2026-06-09T17:03:44.217829861Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-5b6f8f974c-b2ntd Namespace:openstack ID:093f68b8e6899e469efd57e8a8f6dca1ed9bba2fd9cfb9bf99dc6233a65582a3 UID:5c1b107f-61bf-4cba-817e-2c19023fcbaa NetNS:/var/run/netns/261f7e99-5c61-4076-bab9-549a07c276c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5c1b107f_61bf_4cba_817e_2c19023fcbaa.slice PodAnnotations:0xc0029d4210}] Aliases:map[]}\"\nJun 09 17:03:44.219058 crc crio[20770]: time=\"2026-06-09T17:03:44.218002455Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-5b6f8f974c-b2ntd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:03:44.273264 crc crio[20770]: time=\"2026-06-09T17:03:44.273108859Z\" level=info msg=\"Removed container 26074dfe00ef983ecc45c7912f9808dcca884665907ad26ebc094973ffae1c19: openstack/nova-api-0/nova-api-log\" id=8986dc87-f74f-4dfb-a928-fdaf605aa11d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:03:44.577332 crc crio[20770]: time=\"2026-06-09T17:03:44.576581117Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=f96460c4-2198-431e-9544-9d03cfc055db name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:03:44.577332 crc crio[20770]: time=\"2026-06-09T17:03:44.576967008Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:03:44.622396 crc crio[20770]: time=\"2026-06-09T17:03:44.620144047Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:1d57e0f3bd6f1202f65b14d2da1209e57f1c1239dd13e83383341716ed7e7875 UID:6b2f14c1-5ca9-4a23-8f14-26e47479a1b2 NetNS:/var/run/netns/bd524e01-f0c8-42a5-b51f-e81aa26c95c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6b2f14c1_5ca9_4a23_8f14_26e47479a1b2.slice PodAnnotations:0xc0029d4360}] Aliases:map[]}\"\nJun 09 17:03:44.622396 crc crio[20770]: time=\"2026-06-09T17:03:44.620230659Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:03:44.660830 crc crio[20770]: time=\"2026-06-09T17:03:44.660595707Z\" level=info msg=\"Stopped pod sandbox: 093f68b8e6899e469efd57e8a8f6dca1ed9bba2fd9cfb9bf99dc6233a65582a3\" id=25533bb1-c205-4523-bdab-4f486b43fbf5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:03:45.019708 crc crio[20770]: 2026-06-09T17:03:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1d57e0f3bd6f120 Mac:42:d6:c7:93:6b:7f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d1 Mtu:0 Sandbox:/var/run/netns/bd524e01-f0c8-42a5-b51f-e81aa26c95c1 SocketPath: PciID:}] [{Interface:0xc00036c830 Address:{IP:10.217.0.209 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:03:45.023691 crc crio[20770]: time=\"2026-06-09T17:03:45.020833776Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:1d57e0f3bd6f1202f65b14d2da1209e57f1c1239dd13e83383341716ed7e7875 UID:6b2f14c1-5ca9-4a23-8f14-26e47479a1b2 NetNS:/var/run/netns/bd524e01-f0c8-42a5-b51f-e81aa26c95c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6b2f14c1_5ca9_4a23_8f14_26e47479a1b2.slice PodAnnotations:0xc0029d4360}] Aliases:map[]}\"\nJun 09 17:03:45.023691 crc crio[20770]: time=\"2026-06-09T17:03:45.021037391Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:03:45.035097 crc crio[20770]: time=\"2026-06-09T17:03:45.034539152Z\" level=info msg=\"Ran pod sandbox 1d57e0f3bd6f1202f65b14d2da1209e57f1c1239dd13e83383341716ed7e7875 with infra container: openstack/nova-api-0/POD\" id=f96460c4-2198-431e-9544-9d03cfc055db name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:03:45.043856 crc crio[20770]: time=\"2026-06-09T17:03:45.042273166Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=e2f1c15d-8ad8-4cee-8b5e-0732658c3d1f name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:03:45.047259 crc crio[20770]: time=\"2026-06-09T17:03:45.04657943Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=e0c0e983-ffe3-4544-be71-02339d33d4da name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:03:45.072248 crc crio[20770]: time=\"2026-06-09T17:03:45.072081198Z\" level=info msg=\"Removing container: 158a400d3c756bdba30ea2b0b8411bd8d174558722cc67fb832d5c8b37f92d44\" id=f6422ee2-1fb7-42dc-9efe-9acecd466314 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:03:45.096444 crc crio[20770]: time=\"2026-06-09T17:03:45.095385352Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=061bb492-3d3a-473f-aadf-4e4cebd028ed name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:03:45.096856 crc crio[20770]: time=\"2026-06-09T17:03:45.096728511Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:03:45.125542 crc crio[20770]: time=\"2026-06-09T17:03:45.125341028Z\" level=info msg=\"Removed container 158a400d3c756bdba30ea2b0b8411bd8d174558722cc67fb832d5c8b37f92d44: openstack/dnsmasq-dns-5b6f8f974c-b2ntd/dnsmasq-dns\" id=f6422ee2-1fb7-42dc-9efe-9acecd466314 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:03:45.129901 crc crio[20770]: time=\"2026-06-09T17:03:45.129848418Z\" level=info msg=\"Removing container: 4bd5c61724de13ad09bf31a9b1c19aaab039a6c81178972410130a724f8af225\" id=2448a0df-6055-48cf-86cb-2bd35d3a80bf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:03:45.185260 crc crio[20770]: time=\"2026-06-09T17:03:45.185153368Z\" level=info msg=\"Removed container 4bd5c61724de13ad09bf31a9b1c19aaab039a6c81178972410130a724f8af225: openstack/dnsmasq-dns-5b6f8f974c-b2ntd/init\" id=2448a0df-6055-48cf-86cb-2bd35d3a80bf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:03:45.195289 crc crio[20770]: time=\"2026-06-09T17:03:45.195202729Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:03:45.210973 crc crio[20770]: time=\"2026-06-09T17:03:45.210896122Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:03:45.409596 crc crio[20770]: time=\"2026-06-09T17:03:45.409281439Z\" level=info msg=\"Created container 51dfc388b830ad6628e99fdcf3a78e27ec86bca96a1bb7e0b8169fbf17d17d22: openstack/nova-api-0/nova-api-log\" id=061bb492-3d3a-473f-aadf-4e4cebd028ed name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:03:45.412294 crc crio[20770]: time=\"2026-06-09T17:03:45.412206134Z\" level=info msg=\"Starting container: 51dfc388b830ad6628e99fdcf3a78e27ec86bca96a1bb7e0b8169fbf17d17d22\" id=7296bcd4-ab04-46dd-877e-10685406f2fe name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:03:45.430694 crc crio[20770]: time=\"2026-06-09T17:03:45.430545215Z\" level=info msg=\"Started container\" PID=85285 containerID=51dfc388b830ad6628e99fdcf3a78e27ec86bca96a1bb7e0b8169fbf17d17d22 description=openstack/nova-api-0/nova-api-log id=7296bcd4-ab04-46dd-877e-10685406f2fe name=/runtime.v1.RuntimeService/StartContainer sandboxID=1d57e0f3bd6f1202f65b14d2da1209e57f1c1239dd13e83383341716ed7e7875\nJun 09 17:03:45.454689 crc crio[20770]: time=\"2026-06-09T17:03:45.454554889Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=22218ede-c827-4581-81a2-0caed88986c1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:03:45.598693 crc crio[20770]: time=\"2026-06-09T17:03:45.595187046Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=0358c2d3-98e2-4a4f-b91b-9899a0378b95 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:03:45.624704 crc crio[20770]: time=\"2026-06-09T17:03:45.624247477Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=48329867-8994-47ec-8f49-60c023d77ecb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:03:45.624704 crc crio[20770]: time=\"2026-06-09T17:03:45.62469494Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:03:45.759536 crc crio[20770]: time=\"2026-06-09T17:03:45.759445017Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-cell-mapping-fb9k6/POD\" id=c6574a04-1865-4656-b96a-8c0fc17ff0f0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:03:45.759536 crc crio[20770]: time=\"2026-06-09T17:03:45.75953251Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:03:45.770055 crc crio[20770]: time=\"2026-06-09T17:03:45.769942971Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:03:45.783302 crc crio[20770]: time=\"2026-06-09T17:03:45.783183504Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:03:45.802969 crc crio[20770]: time=\"2026-06-09T17:03:45.802888674Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-fb9k6 Namespace:openstack ID:47e7786a9d9d9483ebed55c00cbd0360ef56909eb25b088a7c3149c48f1d06f7 UID:89919f9e-2b04-4f4d-a697-d361f31e02c1 NetNS:/var/run/netns/c056f203-2331-4a0b-8f45-be462f08c765 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod89919f9e_2b04_4f4d_a697_d361f31e02c1.slice PodAnnotations:0xc0003df388}] Aliases:map[]}\"\nJun 09 17:03:45.802969 crc crio[20770]: time=\"2026-06-09T17:03:45.802944635Z\" level=info msg=\"Adding pod openstack_nova-cell1-cell-mapping-fb9k6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:03:45.981311 crc crio[20770]: time=\"2026-06-09T17:03:45.980410838Z\" level=info msg=\"Created container d1344a42a46446a31d9c116932c474a53106bb11429e483a128e39dd7cc3be9b: openstack/nova-api-0/nova-api-api\" id=48329867-8994-47ec-8f49-60c023d77ecb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:03:45.985437 crc crio[20770]: time=\"2026-06-09T17:03:45.985368302Z\" level=info msg=\"Starting container: d1344a42a46446a31d9c116932c474a53106bb11429e483a128e39dd7cc3be9b\" id=821a5c69-91b2-4b51-b949-59bdd38e1e49 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:03:46.008532 crc crio[20770]: time=\"2026-06-09T17:03:46.007045108Z\" level=info msg=\"Started container\" PID=85381 containerID=d1344a42a46446a31d9c116932c474a53106bb11429e483a128e39dd7cc3be9b description=openstack/nova-api-0/nova-api-api id=821a5c69-91b2-4b51-b949-59bdd38e1e49 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1d57e0f3bd6f1202f65b14d2da1209e57f1c1239dd13e83383341716ed7e7875\nJun 09 17:03:46.411998 crc crio[20770]: 2026-06-09T17:03:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:47e7786a9d9d948 Mac:e6:9e:4b:2b:b6:32 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d2 Mtu:0 Sandbox:/var/run/netns/c056f203-2331-4a0b-8f45-be462f08c765 SocketPath: PciID:}] [{Interface:0xc00019ace0 Address:{IP:10.217.0.210 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:03:46.415526 crc crio[20770]: time=\"2026-06-09T17:03:46.415451551Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-fb9k6 Namespace:openstack ID:47e7786a9d9d9483ebed55c00cbd0360ef56909eb25b088a7c3149c48f1d06f7 UID:89919f9e-2b04-4f4d-a697-d361f31e02c1 NetNS:/var/run/netns/c056f203-2331-4a0b-8f45-be462f08c765 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod89919f9e_2b04_4f4d_a697_d361f31e02c1.slice PodAnnotations:0xc0003df388}] Aliases:map[]}\"\nJun 09 17:03:46.415904 crc crio[20770]: time=\"2026-06-09T17:03:46.415844492Z\" level=info msg=\"Checking pod openstack_nova-cell1-cell-mapping-fb9k6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:03:46.431966 crc crio[20770]: time=\"2026-06-09T17:03:46.431885696Z\" level=info msg=\"Ran pod sandbox 47e7786a9d9d9483ebed55c00cbd0360ef56909eb25b088a7c3149c48f1d06f7 with infra container: openstack/nova-cell1-cell-mapping-fb9k6/POD\" id=c6574a04-1865-4656-b96a-8c0fc17ff0f0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:03:46.438203 crc crio[20770]: time=\"2026-06-09T17:03:46.438134637Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=ab3c632b-d0ae-47fd-aa1f-2ea745cea1d8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:03:46.475001 crc crio[20770]: time=\"2026-06-09T17:03:46.47490944Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=3f3ad814-1596-4a6e-b876-572e5ae3d607 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:03:46.484565 crc crio[20770]: time=\"2026-06-09T17:03:46.484463457Z\" level=info msg=\"Creating container: openstack/nova-cell1-cell-mapping-fb9k6/nova-manage\" id=81c3d01b-e478-4684-8b77-26e13b1ab71b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:03:46.485114 crc crio[20770]: time=\"2026-06-09T17:03:46.485053894Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:03:46.541237 crc crio[20770]: time=\"2026-06-09T17:03:46.540969181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:03:46.544960 crc crio[20770]: time=\"2026-06-09T17:03:46.544883654Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:03:46.654468 crc crio[20770]: time=\"2026-06-09T17:03:46.653902257Z\" level=info msg=\"Created container 311163b3c6916b27f30de6a956bfcef797e00c8b2f5304670c798c3b77c5ebb1: openstack/nova-cell1-cell-mapping-fb9k6/nova-manage\" id=81c3d01b-e478-4684-8b77-26e13b1ab71b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:03:46.655467 crc crio[20770]: time=\"2026-06-09T17:03:46.655439192Z\" level=info msg=\"Starting container: 311163b3c6916b27f30de6a956bfcef797e00c8b2f5304670c798c3b77c5ebb1\" id=2f2ff112-7bc3-4aac-80e5-daf6a128d83a name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:03:46.660596 crc crio[20770]: time=\"2026-06-09T17:03:46.660515859Z\" level=info msg=\"Started container\" PID=85599 containerID=311163b3c6916b27f30de6a956bfcef797e00c8b2f5304670c798c3b77c5ebb1 description=openstack/nova-cell1-cell-mapping-fb9k6/nova-manage id=2f2ff112-7bc3-4aac-80e5-daf6a128d83a name=/runtime.v1.RuntimeService/StartContainer sandboxID=47e7786a9d9d9483ebed55c00cbd0360ef56909eb25b088a7c3149c48f1d06f7\nJun 09 17:03:49.420411 crc crio[20770]: time=\"2026-06-09T17:03:49.419477844Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-n5dcp/POD\" id=f1f8adaf-c01d-4915-8f95-c252f2d3676f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:03:49.421901 crc crio[20770]: time=\"2026-06-09T17:03:49.420425982Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:03:49.462413 crc crio[20770]: time=\"2026-06-09T17:03:49.462311663Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-n5dcp Namespace:openshift-marketplace ID:e77caae92c11b64cf8e0458ae6b602cd2b17d0757b5bb565a72b265b709c403e UID:1e5e9123-065e-4fbc-b117-e5322d179d03 NetNS:/var/run/netns/b0092105-7413-496b-aa1d-c607f129c152 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1e5e9123_065e_4fbc_b117_e5322d179d03.slice PodAnnotations:0xc0028941a0}] Aliases:map[]}\"\nJun 09 17:03:49.462413 crc crio[20770]: time=\"2026-06-09T17:03:49.462384525Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-n5dcp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:03:50.089354 crc crio[20770]: 2026-06-09T17:03:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e77caae92c11b64 Mac:aa:c7:78:d5:46:7e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d3 Mtu:0 Sandbox:/var/run/netns/b0092105-7413-496b-aa1d-c607f129c152 SocketPath: PciID:}] [{Interface:0xc0002eb5b0 Address:{IP:10.217.0.211 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:03:50.090951 crc crio[20770]: time=\"2026-06-09T17:03:50.090890913Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-n5dcp Namespace:openshift-marketplace ID:e77caae92c11b64cf8e0458ae6b602cd2b17d0757b5bb565a72b265b709c403e UID:1e5e9123-065e-4fbc-b117-e5322d179d03 NetNS:/var/run/netns/b0092105-7413-496b-aa1d-c607f129c152 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1e5e9123_065e_4fbc_b117_e5322d179d03.slice PodAnnotations:0xc0028941a0}] Aliases:map[]}\"\nJun 09 17:03:50.091150 crc crio[20770]: time=\"2026-06-09T17:03:50.091081999Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-n5dcp for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:03:50.106331 crc crio[20770]: time=\"2026-06-09T17:03:50.106168985Z\" level=info msg=\"Ran pod sandbox e77caae92c11b64cf8e0458ae6b602cd2b17d0757b5bb565a72b265b709c403e with infra container: openshift-marketplace/redhat-marketplace-n5dcp/POD\" id=f1f8adaf-c01d-4915-8f95-c252f2d3676f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:03:50.109856 crc crio[20770]: time=\"2026-06-09T17:03:50.109307856Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=3b4d665b-5494-439a-9332-a46384f7a60e name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:03:50.112909 crc crio[20770]: time=\"2026-06-09T17:03:50.112761806Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=30d4745b-989f-4b22-aef8-9428493ec923 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:03:50.120696 crc crio[20770]: time=\"2026-06-09T17:03:50.120116749Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-n5dcp/extract-utilities\" id=1335b023-016b-4f29-aa39-80798b64c018 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:03:50.120696 crc crio[20770]: time=\"2026-06-09T17:03:50.120573622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:03:50.173483 crc crio[20770]: time=\"2026-06-09T17:03:50.173340338Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:03:50.178115 crc crio[20770]: time=\"2026-06-09T17:03:50.178061655Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:03:50.362988 crc crio[20770]: time=\"2026-06-09T17:03:50.361766428Z\" level=info msg=\"Created container 1ab51b998135115417b259d6d9705696167f813b1bb9b4fc361f2beec3bc49cf: openshift-marketplace/redhat-marketplace-n5dcp/extract-utilities\" id=1335b023-016b-4f29-aa39-80798b64c018 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:03:50.364327 crc crio[20770]: time=\"2026-06-09T17:03:50.36426083Z\" level=info msg=\"Starting container: 1ab51b998135115417b259d6d9705696167f813b1bb9b4fc361f2beec3bc49cf\" id=0e4b15b7-dd8f-4fa1-8c7a-05766769dee7 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:03:50.370548 crc crio[20770]: time=\"2026-06-09T17:03:50.370433689Z\" level=info msg=\"Started container\" PID=85806 containerID=1ab51b998135115417b259d6d9705696167f813b1bb9b4fc361f2beec3bc49cf description=openshift-marketplace/redhat-marketplace-n5dcp/extract-utilities id=0e4b15b7-dd8f-4fa1-8c7a-05766769dee7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e77caae92c11b64cf8e0458ae6b602cd2b17d0757b5bb565a72b265b709c403e\nJun 09 17:03:50.820492 crc crio[20770]: time=\"2026-06-09T17:03:50.820374292Z\" level=info msg=\"Stopped container ff7a74b91d1b130c3239f87011b694ce7227f4e11c6602b5210250a288ee3fc9: openstack/ceilometer-0/ceilometer-central-agent\" id=d78db9ca-6b1c-40ed-8b61-4d67685d3f45 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:51.237591 crc crio[20770]: time=\"2026-06-09T17:03:51.236867868Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=800c1d5e-ae38-4b98-9793-8956c3b3c38b name=/runtime.v1.ImageService/PullImage\nJun 09 17:03:51.251890 crc crio[20770]: time=\"2026-06-09T17:03:51.251771359Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 09 17:03:52.293469 crc crio[20770]: time=\"2026-06-09T17:03:52.293142989Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0\" id=800c1d5e-ae38-4b98-9793-8956c3b3c38b name=/runtime.v1.ImageService/PullImage\nJun 09 17:03:52.296807 crc crio[20770]: time=\"2026-06-09T17:03:52.296620609Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=e51da54d-7d9b-497c-97ed-01b4775d8624 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:03:52.300264 crc crio[20770]: time=\"2026-06-09T17:03:52.299969886Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=56e7592b-8022-44e4-ab44-cb1ab4f4a72c name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:03:52.315946 crc crio[20770]: time=\"2026-06-09T17:03:52.315848955Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-n5dcp/extract-content\" id=8dce48ec-5223-4f2d-beba-a1fd29b7e6f8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:03:52.316613 crc crio[20770]: time=\"2026-06-09T17:03:52.316554896Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:03:52.382627 crc crio[20770]: time=\"2026-06-09T17:03:52.382511353Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:03:52.388223 crc crio[20770]: time=\"2026-06-09T17:03:52.388159286Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:03:52.614181 crc crio[20770]: time=\"2026-06-09T17:03:52.613500774Z\" level=info msg=\"Created container a1499669ecefc2e55641c51af5e83ad3661a930d920e60e6a39f02a1db95839a: openshift-marketplace/redhat-marketplace-n5dcp/extract-content\" id=8dce48ec-5223-4f2d-beba-a1fd29b7e6f8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:03:52.615604 crc crio[20770]: time=\"2026-06-09T17:03:52.615570854Z\" level=info msg=\"Starting container: a1499669ecefc2e55641c51af5e83ad3661a930d920e60e6a39f02a1db95839a\" id=d13530c9-7caf-4838-be38-9b3bee672102 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:03:52.621319 crc crio[20770]: time=\"2026-06-09T17:03:52.621210167Z\" level=info msg=\"Started container\" PID=85988 containerID=a1499669ecefc2e55641c51af5e83ad3661a930d920e60e6a39f02a1db95839a description=openshift-marketplace/redhat-marketplace-n5dcp/extract-content id=d13530c9-7caf-4838-be38-9b3bee672102 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e77caae92c11b64cf8e0458ae6b602cd2b17d0757b5bb565a72b265b709c403e\nJun 09 17:03:54.315923 crc crio[20770]: time=\"2026-06-09T17:03:54.315229012Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e6502502-f095-4962-9a7d-843727f766c7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:03:54.316562 crc crio[20770]: time=\"2026-06-09T17:03:54.315916331Z\" level=info msg=\"Stopping pod sandbox: 47e7786a9d9d9483ebed55c00cbd0360ef56909eb25b088a7c3149c48f1d06f7\" id=37f5162e-b600-41d1-ad43-acab2b2d5996 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:03:54.316973 crc crio[20770]: time=\"2026-06-09T17:03:54.31689853Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-fb9k6 Namespace:openstack ID:47e7786a9d9d9483ebed55c00cbd0360ef56909eb25b088a7c3149c48f1d06f7 UID:89919f9e-2b04-4f4d-a697-d361f31e02c1 NetNS:/var/run/netns/c056f203-2331-4a0b-8f45-be462f08c765 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod89919f9e_2b04_4f4d_a697_d361f31e02c1.slice PodAnnotations:0xc0003de948}] Aliases:map[]}\"\nJun 09 17:03:54.317151 crc crio[20770]: time=\"2026-06-09T17:03:54.317095066Z\" level=info msg=\"Deleting pod openstack_nova-cell1-cell-mapping-fb9k6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:03:54.318542 crc crio[20770]: time=\"2026-06-09T17:03:54.318451855Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=3070dc55-6dfb-41ea-862a-cd8290febce1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:03:54.328589 crc crio[20770]: time=\"2026-06-09T17:03:54.328445944Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-n5dcp/registry-server\" id=6a3c1f0a-c7d1-4283-b744-ddc1d36a47d8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:03:54.329388 crc crio[20770]: time=\"2026-06-09T17:03:54.329316869Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:03:54.397023 crc crio[20770]: time=\"2026-06-09T17:03:54.396935555Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:03:54.400620 crc crio[20770]: time=\"2026-06-09T17:03:54.40056252Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:03:54.577320 crc crio[20770]: time=\"2026-06-09T17:03:54.576292912Z\" level=info msg=\"Created container bd0f63f6cea831176daf841ca8948eace14a5f74a294a2db25309b7877e44a33: openshift-marketplace/redhat-marketplace-n5dcp/registry-server\" id=6a3c1f0a-c7d1-4283-b744-ddc1d36a47d8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:03:54.581105 crc crio[20770]: time=\"2026-06-09T17:03:54.580964127Z\" level=info msg=\"Starting container: bd0f63f6cea831176daf841ca8948eace14a5f74a294a2db25309b7877e44a33\" id=8c1d1690-07a5-4dae-93a3-eec5470d3259 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:03:54.593132 crc crio[20770]: time=\"2026-06-09T17:03:54.592976155Z\" level=info msg=\"Started container\" PID=86086 containerID=bd0f63f6cea831176daf841ca8948eace14a5f74a294a2db25309b7877e44a33 description=openshift-marketplace/redhat-marketplace-n5dcp/registry-server id=8c1d1690-07a5-4dae-93a3-eec5470d3259 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e77caae92c11b64cf8e0458ae6b602cd2b17d0757b5bb565a72b265b709c403e\nJun 09 17:03:54.749405 crc crio[20770]: time=\"2026-06-09T17:03:54.745080264Z\" level=info msg=\"Stopped pod sandbox: 47e7786a9d9d9483ebed55c00cbd0360ef56909eb25b088a7c3149c48f1d06f7\" id=37f5162e-b600-41d1-ad43-acab2b2d5996 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:03:55.719702 crc crio[20770]: time=\"2026-06-09T17:03:55.718998022Z\" level=info msg=\"Stopping container: d1344a42a46446a31d9c116932c474a53106bb11429e483a128e39dd7cc3be9b (timeout: 30s)\" id=158a1ff0-bcb4-4617-abe6-7f6b270486a6 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:55.721094 crc crio[20770]: time=\"2026-06-09T17:03:55.719107715Z\" level=info msg=\"Stopping container: 51dfc388b830ad6628e99fdcf3a78e27ec86bca96a1bb7e0b8169fbf17d17d22 (timeout: 30s)\" id=a85ad32b-05ae-47ca-b24f-335b0597be8e name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:55.745084 crc crio[20770]: time=\"2026-06-09T17:03:55.744478299Z\" level=info msg=\"Stopping container: 25e5e3f0cfab0632d95066847b3d61d75bb567c1209322b01c28deaf14b831a3 (timeout: 30s)\" id=7bc7cc35-108d-48c4-977f-f4785abecf6d name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:55.769005 crc crio[20770]: time=\"2026-06-09T17:03:55.768922736Z\" level=info msg=\"Stopping container: 1ef11dc52f73160cdc38c196477fa8993c612b814a926997f50858ade4128620 (timeout: 30s)\" id=363aeb60-872c-432a-a9fb-a98f079ae516 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:55.770219 crc crio[20770]: time=\"2026-06-09T17:03:55.769596646Z\" level=info msg=\"Stopping container: b8526b2b7cb000e18196fc56f95fa24f327f234785b1b35a07770fd8b84f4333 (timeout: 30s)\" id=4ce169e5-55fc-4c54-9acf-be5c05811123 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:55.853467 crc crio[20770]: time=\"2026-06-09T17:03:55.853196964Z\" level=info msg=\"Stopped container 51dfc388b830ad6628e99fdcf3a78e27ec86bca96a1bb7e0b8169fbf17d17d22: openstack/nova-api-0/nova-api-log\" id=a85ad32b-05ae-47ca-b24f-335b0597be8e name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:55.907144 crc crio[20770]: time=\"2026-06-09T17:03:55.905434824Z\" level=info msg=\"Stopped container b8526b2b7cb000e18196fc56f95fa24f327f234785b1b35a07770fd8b84f4333: openstack/nova-metadata-0/nova-metadata-log\" id=4ce169e5-55fc-4c54-9acf-be5c05811123 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:57.880375 crc crio[20770]: time=\"2026-06-09T17:03:57.879447117Z\" level=info msg=\"Stopped container 25e5e3f0cfab0632d95066847b3d61d75bb567c1209322b01c28deaf14b831a3: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=7bc7cc35-108d-48c4-977f-f4785abecf6d name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:57.881634 crc crio[20770]: time=\"2026-06-09T17:03:57.881532107Z\" level=info msg=\"Stopping pod sandbox: 949deca8e4049cdb9c89e02a75d731e2d19a3a8fada42942e1b3ada4305d3155\" id=fbc9cece-fd52-4584-8e97-6a288734bc7c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:03:57.882628 crc crio[20770]: time=\"2026-06-09T17:03:57.882495045Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:949deca8e4049cdb9c89e02a75d731e2d19a3a8fada42942e1b3ada4305d3155 UID:a3618763-d24a-4b57-9b8f-d7b619fc700f NetNS:/var/run/netns/9fef5799-cdf2-48d6-9cbd-87c06110339c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda3618763_d24a_4b57_9b8f_d7b619fc700f.slice PodAnnotations:0xc006e7e620}] Aliases:map[]}\"\nJun 09 17:03:57.882925 crc crio[20770]: time=\"2026-06-09T17:03:57.882871756Z\" level=info msg=\"Deleting pod openstack_nova-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:03:58.257750 crc crio[20770]: time=\"2026-06-09T17:03:58.257297685Z\" level=info msg=\"Stopped pod sandbox: 949deca8e4049cdb9c89e02a75d731e2d19a3a8fada42942e1b3ada4305d3155\" id=fbc9cece-fd52-4584-8e97-6a288734bc7c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:03:58.485137 crc crio[20770]: time=\"2026-06-09T17:03:58.484402274Z\" level=info msg=\"Removing container: 25e5e3f0cfab0632d95066847b3d61d75bb567c1209322b01c28deaf14b831a3\" id=646d7aa5-8cdd-4db8-a87c-c5c5e110b9cf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:03:58.538269 crc crio[20770]: time=\"2026-06-09T17:03:58.538166789Z\" level=info msg=\"Removed container 25e5e3f0cfab0632d95066847b3d61d75bb567c1209322b01c28deaf14b831a3: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=646d7aa5-8cdd-4db8-a87c-c5c5e110b9cf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:03:59.124968 crc crio[20770]: time=\"2026-06-09T17:03:59.124508727Z\" level=info msg=\"Stopped container 1ef11dc52f73160cdc38c196477fa8993c612b814a926997f50858ade4128620: openstack/nova-metadata-0/nova-metadata-metadata\" id=363aeb60-872c-432a-a9fb-a98f079ae516 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:03:59.127218 crc crio[20770]: time=\"2026-06-09T17:03:59.127151714Z\" level=info msg=\"Stopping pod sandbox: 9470b2162b40d69f8b085c5e2390cb2e1e4e1fe053da66e6f728c18cba02b9be\" id=377992dc-455e-4472-b738-e18fa3f14375 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:03:59.128146 crc crio[20770]: time=\"2026-06-09T17:03:59.128105381Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:9470b2162b40d69f8b085c5e2390cb2e1e4e1fe053da66e6f728c18cba02b9be UID:dcd1791a-d9da-4c2e-a3aa-16b3df20d108 NetNS:/var/run/netns/4c120353-7b31-4d57-9aeb-caff15fd4b1b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddcd1791a_d9da_4c2e_a3aa_16b3df20d108.slice PodAnnotations:0xc00008d168}] Aliases:map[]}\"\nJun 09 17:03:59.128539 crc crio[20770]: time=\"2026-06-09T17:03:59.128511503Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:03:59.280427 crc crio[20770]: time=\"2026-06-09T17:03:59.27984994Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=d7b77fb6-9b61-4b48-8035-1e07ea2c794a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:03:59.280427 crc crio[20770]: time=\"2026-06-09T17:03:59.280337974Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:03:59.354476 crc crio[20770]: time=\"2026-06-09T17:03:59.354368996Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:d02d7e77b747d6be18e18d2a75d4178d0c76d0cde5ce9dc85e5540a1f7ec1ab8 UID:347260fa-7b5d-4146-b85a-dd19ffa94405 NetNS:/var/run/netns/f89d1f84-1ff7-4ccc-b61b-e285d35c8550 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod347260fa_7b5d_4146_b85a_dd19ffa94405.slice PodAnnotations:0xc000134c08}] Aliases:map[]}\"\nJun 09 17:03:59.354476 crc crio[20770]: time=\"2026-06-09T17:03:59.354447318Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:03:59.555069 crc crio[20770]: time=\"2026-06-09T17:03:59.554844983Z\" level=info msg=\"Stopped pod sandbox: 9470b2162b40d69f8b085c5e2390cb2e1e4e1fe053da66e6f728c18cba02b9be\" id=377992dc-455e-4472-b738-e18fa3f14375 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:03:59.960041 crc crio[20770]: 2026-06-09T17:03:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d02d7e77b747d6b Mac:a2:88:46:15:ee:22 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d4 Mtu:0 Sandbox:/var/run/netns/f89d1f84-1ff7-4ccc-b61b-e285d35c8550 SocketPath: PciID:}] [{Interface:0xc0002da9e0 Address:{IP:10.217.0.212 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:03:59.961980 crc crio[20770]: time=\"2026-06-09T17:03:59.961945177Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:d02d7e77b747d6be18e18d2a75d4178d0c76d0cde5ce9dc85e5540a1f7ec1ab8 UID:347260fa-7b5d-4146-b85a-dd19ffa94405 NetNS:/var/run/netns/f89d1f84-1ff7-4ccc-b61b-e285d35c8550 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod347260fa_7b5d_4146_b85a_dd19ffa94405.slice PodAnnotations:0xc000134c08}] Aliases:map[]}\"\nJun 09 17:03:59.962293 crc crio[20770]: time=\"2026-06-09T17:03:59.962270997Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:03:59.971088 crc crio[20770]: time=\"2026-06-09T17:03:59.97104858Z\" level=info msg=\"Ran pod sandbox d02d7e77b747d6be18e18d2a75d4178d0c76d0cde5ce9dc85e5540a1f7ec1ab8 with infra container: openstack/nova-scheduler-0/POD\" id=d7b77fb6-9b61-4b48-8035-1e07ea2c794a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:03:59.973869 crc crio[20770]: time=\"2026-06-09T17:03:59.973838791Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=5296eb4b-e1fd-4670-9e90-6ab575310c17 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:04:00.002508 crc crio[20770]: time=\"2026-06-09T17:04:00.002462329Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=733beb9d-db52-4f28-9477-31801ca6183f name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:04:00.011208 crc crio[20770]: time=\"2026-06-09T17:04:00.011157591Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=a0f8a605-dbab-4564-8c25-54e2117461ab name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:04:00.011959 crc crio[20770]: time=\"2026-06-09T17:04:00.011930143Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:04:00.058318 crc crio[20770]: time=\"2026-06-09T17:04:00.058236742Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:04:00.063004 crc crio[20770]: time=\"2026-06-09T17:04:00.062973579Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:04:00.250290 crc crio[20770]: time=\"2026-06-09T17:04:00.250238915Z\" level=info msg=\"Created container 38c846cbc9729c73c5dd2062993fd84abc866df093d356a4c2bf7e11c7f2ec48: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=a0f8a605-dbab-4564-8c25-54e2117461ab name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:04:00.257104 crc crio[20770]: time=\"2026-06-09T17:04:00.256322191Z\" level=info msg=\"Starting container: 38c846cbc9729c73c5dd2062993fd84abc866df093d356a4c2bf7e11c7f2ec48\" id=3d942cf1-c10c-44c5-9324-42b5c42dd4c4 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:04:00.265736 crc crio[20770]: time=\"2026-06-09T17:04:00.2656092Z\" level=info msg=\"Started container\" PID=86584 containerID=38c846cbc9729c73c5dd2062993fd84abc866df093d356a4c2bf7e11c7f2ec48 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=3d942cf1-c10c-44c5-9324-42b5c42dd4c4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d02d7e77b747d6be18e18d2a75d4178d0c76d0cde5ce9dc85e5540a1f7ec1ab8\nJun 09 17:04:00.511629 crc crio[20770]: time=\"2026-06-09T17:04:00.511558703Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683744-h6hg2/POD\" id=df389563-a2f2-4347-82a1-79145584b41a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:04:00.511832 crc crio[20770]: time=\"2026-06-09T17:04:00.511721948Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:04:00.554760 crc crio[20770]: time=\"2026-06-09T17:04:00.554562727Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683744-h6hg2 Namespace:openshift-infra ID:7a8f02bc3f172ee5ea08226362e11f59ecb220761db1acf903e59164524b3cef UID:510f4616-6a98-4ede-9b81-e5a7d7d6bca3 NetNS:/var/run/netns/b22be551-620c-4944-8832-6e5b5cf33cb6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod510f4616_6a98_4ede_9b81_e5a7d7d6bca3.slice PodAnnotations:0xc0005c6068}] Aliases:map[]}\"\nJun 09 17:04:00.554760 crc crio[20770]: time=\"2026-06-09T17:04:00.554624939Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683744-h6hg2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:04:00.574985 crc crio[20770]: time=\"2026-06-09T17:04:00.574897885Z\" level=info msg=\"Removing container: 1ef11dc52f73160cdc38c196477fa8993c612b814a926997f50858ade4128620\" id=322b140b-f675-431f-83c6-786e84df4828 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:04:00.703585 crc crio[20770]: time=\"2026-06-09T17:04:00.703003501Z\" level=info msg=\"Removed container 1ef11dc52f73160cdc38c196477fa8993c612b814a926997f50858ade4128620: openstack/nova-metadata-0/nova-metadata-metadata\" id=322b140b-f675-431f-83c6-786e84df4828 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:04:00.715303 crc crio[20770]: time=\"2026-06-09T17:04:00.715218764Z\" level=info msg=\"Removing container: b8526b2b7cb000e18196fc56f95fa24f327f234785b1b35a07770fd8b84f4333\" id=b0e3a6fa-ae4e-405f-b0fc-de986069c841 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:04:00.764227 crc crio[20770]: time=\"2026-06-09T17:04:00.764057766Z\" level=info msg=\"Removed container b8526b2b7cb000e18196fc56f95fa24f327f234785b1b35a07770fd8b84f4333: openstack/nova-metadata-0/nova-metadata-log\" id=b0e3a6fa-ae4e-405f-b0fc-de986069c841 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:04:01.114430 crc crio[20770]: 2026-06-09T17:04:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7a8f02bc3f172ee Mac:42:da:07:f3:3b:07 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d5 Mtu:0 Sandbox:/var/run/netns/b22be551-620c-4944-8832-6e5b5cf33cb6 SocketPath: PciID:}] [{Interface:0xc00028e5a0 Address:{IP:10.217.0.213 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:04:01.116361 crc crio[20770]: time=\"2026-06-09T17:04:01.116252573Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683744-h6hg2 Namespace:openshift-infra ID:7a8f02bc3f172ee5ea08226362e11f59ecb220761db1acf903e59164524b3cef UID:510f4616-6a98-4ede-9b81-e5a7d7d6bca3 NetNS:/var/run/netns/b22be551-620c-4944-8832-6e5b5cf33cb6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod510f4616_6a98_4ede_9b81_e5a7d7d6bca3.slice PodAnnotations:0xc0005c6068}] Aliases:map[]}\"\nJun 09 17:04:01.116437 crc crio[20770]: time=\"2026-06-09T17:04:01.116414487Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683744-h6hg2 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:04:01.120486 crc crio[20770]: time=\"2026-06-09T17:04:01.120409273Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=2ca5f83f-0397-4b1c-bb56-a67528f8ae7a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:04:01.120630 crc crio[20770]: time=\"2026-06-09T17:04:01.120506886Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:04:01.134469 crc crio[20770]: time=\"2026-06-09T17:04:01.134378257Z\" level=info msg=\"Ran pod sandbox 7a8f02bc3f172ee5ea08226362e11f59ecb220761db1acf903e59164524b3cef with infra container: openshift-infra/auto-csr-approver-29683744-h6hg2/POD\" id=df389563-a2f2-4347-82a1-79145584b41a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:04:01.140039 crc crio[20770]: time=\"2026-06-09T17:04:01.139940728Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=e8cafd2f-2529-4f67-8f85-f51a7b1cd064 name=/runtime.v1.ImageService/PullImage\nJun 09 17:04:01.144717 crc crio[20770]: time=\"2026-06-09T17:04:01.144598643Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 17:04:01.176845 crc crio[20770]: time=\"2026-06-09T17:04:01.176055622Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:4996100917ec86df9f874c0a62ae5301af787b0aed1b59626a72496dea87a2fa UID:bcc506e2-4301-4c9b-b1f5-d85087f676af NetNS:/var/run/netns/e276d882-d745-4c5c-a990-de31e7f4b631 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbcc506e2_4301_4c9b_b1f5_d85087f676af.slice PodAnnotations:0xc002894770}] Aliases:map[]}\"\nJun 09 17:04:01.176845 crc crio[20770]: time=\"2026-06-09T17:04:01.176461544Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:04:01.276768 crc crio[20770]: time=\"2026-06-09T17:04:01.276459096Z\" level=info msg=\"Stopped container d1344a42a46446a31d9c116932c474a53106bb11429e483a128e39dd7cc3be9b: openstack/nova-api-0/nova-api-api\" id=158a1ff0-bcb4-4617-abe6-7f6b270486a6 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:04:01.283604 crc crio[20770]: time=\"2026-06-09T17:04:01.283214802Z\" level=info msg=\"Stopping pod sandbox: 1d57e0f3bd6f1202f65b14d2da1209e57f1c1239dd13e83383341716ed7e7875\" id=8106f1ad-8b3b-4537-8f93-cfbb43500166 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:04:01.284450 crc crio[20770]: time=\"2026-06-09T17:04:01.284358465Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:1d57e0f3bd6f1202f65b14d2da1209e57f1c1239dd13e83383341716ed7e7875 UID:6b2f14c1-5ca9-4a23-8f14-26e47479a1b2 NetNS:/var/run/netns/bd524e01-f0c8-42a5-b51f-e81aa26c95c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6b2f14c1_5ca9_4a23_8f14_26e47479a1b2.slice PodAnnotations:0xc0003de7c8}] Aliases:map[]}\"\nJun 09 17:04:01.284711 crc crio[20770]: time=\"2026-06-09T17:04:01.284568151Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:04:01.701994 crc crio[20770]: 2026-06-09T17:04:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4996100917ec86d Mac:ae:6f:71:05:55:0d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d6 Mtu:0 Sandbox:/var/run/netns/e276d882-d745-4c5c-a990-de31e7f4b631 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.214 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:04:01.703274 crc crio[20770]: time=\"2026-06-09T17:04:01.703206369Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:4996100917ec86df9f874c0a62ae5301af787b0aed1b59626a72496dea87a2fa UID:bcc506e2-4301-4c9b-b1f5-d85087f676af NetNS:/var/run/netns/e276d882-d745-4c5c-a990-de31e7f4b631 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbcc506e2_4301_4c9b_b1f5_d85087f676af.slice PodAnnotations:0xc002894770}] Aliases:map[]}\"\nJun 09 17:04:01.703605 crc crio[20770]: time=\"2026-06-09T17:04:01.703395954Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:04:01.713331 crc crio[20770]: time=\"2026-06-09T17:04:01.713052894Z\" level=info msg=\"Ran pod sandbox 4996100917ec86df9f874c0a62ae5301af787b0aed1b59626a72496dea87a2fa with infra container: openstack/nova-metadata-0/POD\" id=2ca5f83f-0397-4b1c-bb56-a67528f8ae7a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:04:01.723415 crc crio[20770]: time=\"2026-06-09T17:04:01.723202077Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=43eb9cd9-490e-4cbd-9a87-4b7153b4f501 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:04:01.727446 crc crio[20770]: time=\"2026-06-09T17:04:01.727292286Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=2b7afeb2-db49-4d43-84e8-f2a2ea84fccd name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:04:01.735954 crc crio[20770]: time=\"2026-06-09T17:04:01.735561075Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=162445d4-a21f-440b-bda0-73fa6ed4561a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:04:01.736227 crc crio[20770]: time=\"2026-06-09T17:04:01.736040539Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:04:01.769347 crc crio[20770]: time=\"2026-06-09T17:04:01.768713274Z\" level=info msg=\"Stopped pod sandbox: 1d57e0f3bd6f1202f65b14d2da1209e57f1c1239dd13e83383341716ed7e7875\" id=8106f1ad-8b3b-4537-8f93-cfbb43500166 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:04:01.798769 crc crio[20770]: time=\"2026-06-09T17:04:01.798476144Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:04:01.808459 crc crio[20770]: time=\"2026-06-09T17:04:01.808302949Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:04:01.961466 crc crio[20770]: time=\"2026-06-09T17:04:01.961395336Z\" level=info msg=\"Created container 61d57722b88a5c401b199d0e72851de0f81d3a17980f8da44bf29340bfbd5ab4: openstack/nova-metadata-0/nova-metadata-log\" id=162445d4-a21f-440b-bda0-73fa6ed4561a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:04:01.965347 crc crio[20770]: time=\"2026-06-09T17:04:01.964911128Z\" level=info msg=\"Starting container: 61d57722b88a5c401b199d0e72851de0f81d3a17980f8da44bf29340bfbd5ab4\" id=7011e94e-5563-4ca3-bf1f-744d086e94c6 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:04:01.973704 crc crio[20770]: time=\"2026-06-09T17:04:01.972120557Z\" level=info msg=\"Started container\" PID=86823 containerID=61d57722b88a5c401b199d0e72851de0f81d3a17980f8da44bf29340bfbd5ab4 description=openstack/nova-metadata-0/nova-metadata-log id=7011e94e-5563-4ca3-bf1f-744d086e94c6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4996100917ec86df9f874c0a62ae5301af787b0aed1b59626a72496dea87a2fa\nJun 09 17:04:01.979010 crc crio[20770]: time=\"2026-06-09T17:04:01.978938284Z\" level=info msg=\"Stopping container: bd0f63f6cea831176daf841ca8948eace14a5f74a294a2db25309b7877e44a33 (timeout: 2s)\" id=2d84ab9d-0676-4b70-843b-32014548b9c3 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:04:01.985108 crc crio[20770]: time=\"2026-06-09T17:04:01.984608468Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=c9230a1a-65a2-42c1-ac3c-39278a371111 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:04:02.042848 crc crio[20770]: time=\"2026-06-09T17:04:02.04275552Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=498ab2cb-b094-4b9c-80bd-e405b810b37b name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:04:02.057186 crc crio[20770]: time=\"2026-06-09T17:04:02.055840938Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=6b01e25e-abbc-43cf-9872-75818c99c048 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:04:02.057186 crc crio[20770]: time=\"2026-06-09T17:04:02.056493167Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:04:02.116840 crc crio[20770]: time=\"2026-06-09T17:04:02.116164033Z\" level=info msg=\"Stopped container bd0f63f6cea831176daf841ca8948eace14a5f74a294a2db25309b7877e44a33: openshift-marketplace/redhat-marketplace-n5dcp/registry-server\" id=2d84ab9d-0676-4b70-843b-32014548b9c3 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:04:02.119023 crc crio[20770]: time=\"2026-06-09T17:04:02.118905862Z\" level=info msg=\"Stopping pod sandbox: e77caae92c11b64cf8e0458ae6b602cd2b17d0757b5bb565a72b265b709c403e\" id=8542e08a-d81a-461c-9743-db348ac535cd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:04:02.119979 crc crio[20770]: time=\"2026-06-09T17:04:02.119558931Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-n5dcp Namespace:openshift-marketplace ID:e77caae92c11b64cf8e0458ae6b602cd2b17d0757b5bb565a72b265b709c403e UID:1e5e9123-065e-4fbc-b117-e5322d179d03 NetNS:/var/run/netns/b0092105-7413-496b-aa1d-c607f129c152 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1e5e9123_065e_4fbc_b117_e5322d179d03.slice PodAnnotations:0xc0001356f0}] Aliases:map[]}\"\nJun 09 17:04:02.121332 crc crio[20770]: time=\"2026-06-09T17:04:02.121186768Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-n5dcp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:04:02.125122 crc crio[20770]: time=\"2026-06-09T17:04:02.124873245Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:04:02.133010 crc crio[20770]: time=\"2026-06-09T17:04:02.132911067Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:04:02.284711 crc crio[20770]: time=\"2026-06-09T17:04:02.284146821Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=e8cafd2f-2529-4f67-8f85-f51a7b1cd064 name=/runtime.v1.ImageService/PullImage\nJun 09 17:04:02.285954 crc crio[20770]: time=\"2026-06-09T17:04:02.28548673Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=03985b82-4868-4473-a839-8620b0ebe616 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:04:02.289806 crc crio[20770]: time=\"2026-06-09T17:04:02.289551468Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=21e589fd-dcef-4c27-8adb-654a42514a37 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:04:02.326622 crc crio[20770]: time=\"2026-06-09T17:04:02.325356683Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683744-h6hg2/oc\" id=1fa66b4a-6b69-4ad6-837e-e07eb583d489 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:04:02.326622 crc crio[20770]: time=\"2026-06-09T17:04:02.326141716Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:04:02.400567 crc crio[20770]: time=\"2026-06-09T17:04:02.400439505Z\" level=info msg=\"Created container ce0acf290dfaedc6152356b93c33207d61478846842722f3072c7648f727f9fc: openstack/nova-metadata-0/nova-metadata-metadata\" id=6b01e25e-abbc-43cf-9872-75818c99c048 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:04:02.402548 crc crio[20770]: time=\"2026-06-09T17:04:02.402475314Z\" level=info msg=\"Starting container: ce0acf290dfaedc6152356b93c33207d61478846842722f3072c7648f727f9fc\" id=d969e0ac-a6f3-4d06-8861-f187f34a078c name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:04:02.403615 crc crio[20770]: time=\"2026-06-09T17:04:02.403237846Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:04:02.407871 crc crio[20770]: time=\"2026-06-09T17:04:02.407745056Z\" level=info msg=\"Started container\" PID=86889 containerID=ce0acf290dfaedc6152356b93c33207d61478846842722f3072c7648f727f9fc description=openstack/nova-metadata-0/nova-metadata-metadata id=d969e0ac-a6f3-4d06-8861-f187f34a078c name=/runtime.v1.RuntimeService/StartContainer sandboxID=4996100917ec86df9f874c0a62ae5301af787b0aed1b59626a72496dea87a2fa\nJun 09 17:04:02.641082 crc crio[20770]: time=\"2026-06-09T17:04:02.641004132Z\" level=info msg=\"Stopped pod sandbox: e77caae92c11b64cf8e0458ae6b602cd2b17d0757b5bb565a72b265b709c403e\" id=8542e08a-d81a-461c-9743-db348ac535cd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:04:02.745393 crc crio[20770]: time=\"2026-06-09T17:04:02.744860176Z\" level=info msg=\"Removing container: d1344a42a46446a31d9c116932c474a53106bb11429e483a128e39dd7cc3be9b\" id=99852dce-4aea-42ea-af00-9ff7f3c47689 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:04:02.796349 crc crio[20770]: time=\"2026-06-09T17:04:02.79615496Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:04:02.825863 crc crio[20770]: time=\"2026-06-09T17:04:02.82555585Z\" level=info msg=\"Removed container d1344a42a46446a31d9c116932c474a53106bb11429e483a128e39dd7cc3be9b: openstack/nova-api-0/nova-api-api\" id=99852dce-4aea-42ea-af00-9ff7f3c47689 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:04:02.830962 crc crio[20770]: time=\"2026-06-09T17:04:02.830817502Z\" level=info msg=\"Removing container: 51dfc388b830ad6628e99fdcf3a78e27ec86bca96a1bb7e0b8169fbf17d17d22\" id=9f3193fa-36f0-4d75-a5b5-62a1f3748f8a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:04:02.926322 crc crio[20770]: time=\"2026-06-09T17:04:02.92618251Z\" level=info msg=\"Removed container 51dfc388b830ad6628e99fdcf3a78e27ec86bca96a1bb7e0b8169fbf17d17d22: openstack/nova-api-0/nova-api-log\" id=9f3193fa-36f0-4d75-a5b5-62a1f3748f8a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:04:03.050033 crc crio[20770]: time=\"2026-06-09T17:04:03.04993174Z\" level=info msg=\"Created container f35d0ea849b90c8484882459c4a57f212463f338abfa0b0362a48e6c7513ec5e: openshift-infra/auto-csr-approver-29683744-h6hg2/oc\" id=1fa66b4a-6b69-4ad6-837e-e07eb583d489 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:04:03.052211 crc crio[20770]: time=\"2026-06-09T17:04:03.051809334Z\" level=info msg=\"Starting container: f35d0ea849b90c8484882459c4a57f212463f338abfa0b0362a48e6c7513ec5e\" id=bd83b632-5290-444d-8bfb-cd2b6aa15f09 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:04:03.060729 crc crio[20770]: time=\"2026-06-09T17:04:03.06030948Z\" level=info msg=\"Started container\" PID=86937 containerID=f35d0ea849b90c8484882459c4a57f212463f338abfa0b0362a48e6c7513ec5e description=openshift-infra/auto-csr-approver-29683744-h6hg2/oc id=bd83b632-5290-444d-8bfb-cd2b6aa15f09 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7a8f02bc3f172ee5ea08226362e11f59ecb220761db1acf903e59164524b3cef\nJun 09 17:04:03.328900 crc crio[20770]: time=\"2026-06-09T17:04:03.328723552Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=476b708c-caf7-4d6e-97aa-625be28c0132 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:04:03.330749 crc crio[20770]: time=\"2026-06-09T17:04:03.328925278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:04:03.359510 crc crio[20770]: time=\"2026-06-09T17:04:03.359295476Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:980616b0bdb4583c91daa5ada1252b968acd5466869508616d21dbdc86399987 UID:596b4273-936f-4cbc-bb19-1a765314601d NetNS:/var/run/netns/68b95ee0-9f59-4bcc-92b0-bd950aabf061 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod596b4273_936f_4cbc_bb19_1a765314601d.slice PodAnnotations:0xc006e7e930}] Aliases:map[]}\"\nJun 09 17:04:03.359510 crc crio[20770]: time=\"2026-06-09T17:04:03.359371068Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:04:03.698108 crc crio[20770]: 2026-06-09T17:04:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:980616b0bdb4583 Mac:9e:32:bf:07:9b:49 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d7 Mtu:0 Sandbox:/var/run/netns/68b95ee0-9f59-4bcc-92b0-bd950aabf061 SocketPath: PciID:}] [{Interface:0xc000440720 Address:{IP:10.217.0.215 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:04:03.702561 crc crio[20770]: time=\"2026-06-09T17:04:03.70000055Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:980616b0bdb4583c91daa5ada1252b968acd5466869508616d21dbdc86399987 UID:596b4273-936f-4cbc-bb19-1a765314601d NetNS:/var/run/netns/68b95ee0-9f59-4bcc-92b0-bd950aabf061 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod596b4273_936f_4cbc_bb19_1a765314601d.slice PodAnnotations:0xc006e7e930}] Aliases:map[]}\"\nJun 09 17:04:03.702561 crc crio[20770]: time=\"2026-06-09T17:04:03.700199386Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:04:03.715008 crc crio[20770]: time=\"2026-06-09T17:04:03.714895851Z\" level=info msg=\"Ran pod sandbox 980616b0bdb4583c91daa5ada1252b968acd5466869508616d21dbdc86399987 with infra container: openstack/nova-api-0/POD\" id=476b708c-caf7-4d6e-97aa-625be28c0132 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:04:03.718425 crc crio[20770]: time=\"2026-06-09T17:04:03.71832105Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=d971e1cf-7997-4b7c-ac06-16793268baa2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:04:03.721011 crc crio[20770]: time=\"2026-06-09T17:04:03.7207364Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=f3280c15-6808-4839-9402-0f21d758c284 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:04:03.730050 crc crio[20770]: time=\"2026-06-09T17:04:03.729802432Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=937675c8-ef78-4e56-a298-3edda9845830 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:04:03.730443 crc crio[20770]: time=\"2026-06-09T17:04:03.730140032Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:04:03.814972 crc crio[20770]: time=\"2026-06-09T17:04:03.814178053Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:04:03.818721 crc crio[20770]: time=\"2026-06-09T17:04:03.818601551Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:04:03.924162 crc crio[20770]: time=\"2026-06-09T17:04:03.923892836Z\" level=info msg=\"Created container 2600ad7ac4a2faa2d5d05969a614890a111d56a085fbe4105447e243edb6ffdf: openstack/nova-api-0/nova-api-log\" id=937675c8-ef78-4e56-a298-3edda9845830 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:04:03.926574 crc crio[20770]: time=\"2026-06-09T17:04:03.9257632Z\" level=info msg=\"Starting container: 2600ad7ac4a2faa2d5d05969a614890a111d56a085fbe4105447e243edb6ffdf\" id=d41622db-0fbc-40c5-8458-ba5a00e142a5 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:04:03.932171 crc crio[20770]: time=\"2026-06-09T17:04:03.932027431Z\" level=info msg=\"Started container\" PID=87181 containerID=2600ad7ac4a2faa2d5d05969a614890a111d56a085fbe4105447e243edb6ffdf description=openstack/nova-api-0/nova-api-log id=d41622db-0fbc-40c5-8458-ba5a00e142a5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=980616b0bdb4583c91daa5ada1252b968acd5466869508616d21dbdc86399987\nJun 09 17:04:03.947329 crc crio[20770]: time=\"2026-06-09T17:04:03.947171829Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=1f6881e5-bebc-4ea4-b97e-d4dfb1743e7c name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:04:04.017694 crc crio[20770]: time=\"2026-06-09T17:04:04.01737511Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=becd8cea-d9ee-4f98-aded-b6bc9c0f7ee4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:04:04.024723 crc crio[20770]: time=\"2026-06-09T17:04:04.024604389Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=ee82c26d-addc-4f0d-b231-815228f28445 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:04:04.025137 crc crio[20770]: time=\"2026-06-09T17:04:04.025063872Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:04:04.070489 crc crio[20770]: time=\"2026-06-09T17:04:04.070359342Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:04:04.075977 crc crio[20770]: time=\"2026-06-09T17:04:04.075908593Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:04:04.242353 crc crio[20770]: time=\"2026-06-09T17:04:04.242250484Z\" level=info msg=\"Created container 0f3c777b81063ae1579d026c3aa98df1d224eeaadb048c540fed53f01f31aa82: openstack/nova-api-0/nova-api-api\" id=ee82c26d-addc-4f0d-b231-815228f28445 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:04:04.243585 crc crio[20770]: time=\"2026-06-09T17:04:04.243469959Z\" level=info msg=\"Starting container: 0f3c777b81063ae1579d026c3aa98df1d224eeaadb048c540fed53f01f31aa82\" id=a7272ca1-fc04-4855-a61f-62fe66b7cfea name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:04:04.253364 crc crio[20770]: time=\"2026-06-09T17:04:04.253275943Z\" level=info msg=\"Started container\" PID=87207 containerID=0f3c777b81063ae1579d026c3aa98df1d224eeaadb048c540fed53f01f31aa82 description=openstack/nova-api-0/nova-api-api id=a7272ca1-fc04-4855-a61f-62fe66b7cfea name=/runtime.v1.RuntimeService/StartContainer sandboxID=980616b0bdb4583c91daa5ada1252b968acd5466869508616d21dbdc86399987\nJun 09 17:04:04.804446 crc crio[20770]: time=\"2026-06-09T17:04:04.803847337Z\" level=info msg=\"Stopping pod sandbox: 7a8f02bc3f172ee5ea08226362e11f59ecb220761db1acf903e59164524b3cef\" id=bf4aea2b-941f-481a-89df-54f1ffff11ce name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:04:04.806406 crc crio[20770]: time=\"2026-06-09T17:04:04.805373771Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683744-h6hg2 Namespace:openshift-infra ID:7a8f02bc3f172ee5ea08226362e11f59ecb220761db1acf903e59164524b3cef UID:510f4616-6a98-4ede-9b81-e5a7d7d6bca3 NetNS:/var/run/netns/b22be551-620c-4944-8832-6e5b5cf33cb6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod510f4616_6a98_4ede_9b81_e5a7d7d6bca3.slice PodAnnotations:0xc0010a2700}] Aliases:map[]}\"\nJun 09 17:04:04.806406 crc crio[20770]: time=\"2026-06-09T17:04:04.805550466Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683744-h6hg2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:04:05.211248 crc crio[20770]: time=\"2026-06-09T17:04:05.210335623Z\" level=info msg=\"Stopped pod sandbox: 7a8f02bc3f172ee5ea08226362e11f59ecb220761db1acf903e59164524b3cef\" id=bf4aea2b-941f-481a-89df-54f1ffff11ce name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:04:10.686335 crc crio[20770]: time=\"2026-06-09T17:04:10.685323853Z\" level=info msg=\"Stopping pod sandbox: 093f68b8e6899e469efd57e8a8f6dca1ed9bba2fd9cfb9bf99dc6233a65582a3\" id=970bdc04-373c-4480-864b-3a16ab2be1d2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:04:10.686335 crc crio[20770]: time=\"2026-06-09T17:04:10.686311061Z\" level=info msg=\"Stopped pod sandbox (already stopped): 093f68b8e6899e469efd57e8a8f6dca1ed9bba2fd9cfb9bf99dc6233a65582a3\" id=970bdc04-373c-4480-864b-3a16ab2be1d2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:04:10.688154 crc crio[20770]: time=\"2026-06-09T17:04:10.687056063Z\" level=info msg=\"Removing pod sandbox: 093f68b8e6899e469efd57e8a8f6dca1ed9bba2fd9cfb9bf99dc6233a65582a3\" id=2632bae5-179f-49e9-b87d-5656c2f522b8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:04:10.700155 crc crio[20770]: time=\"2026-06-09T17:04:10.70008906Z\" level=info msg=\"Removed pod sandbox: 093f68b8e6899e469efd57e8a8f6dca1ed9bba2fd9cfb9bf99dc6233a65582a3\" id=2632bae5-179f-49e9-b87d-5656c2f522b8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:04:10.701009 crc crio[20770]: time=\"2026-06-09T17:04:10.700899543Z\" level=info msg=\"Stopping pod sandbox: 705c0e6546360531e587e4d20f7e4e87deeec0ed11324b3172bfe96791a8dc6e\" id=b10aad9f-27a6-4437-80a4-dc939fc1a106 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:04:10.701009 crc crio[20770]: time=\"2026-06-09T17:04:10.700962465Z\" level=info msg=\"Stopped pod sandbox (already stopped): 705c0e6546360531e587e4d20f7e4e87deeec0ed11324b3172bfe96791a8dc6e\" id=b10aad9f-27a6-4437-80a4-dc939fc1a106 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:04:10.703403 crc crio[20770]: time=\"2026-06-09T17:04:10.703322743Z\" level=info msg=\"Removing pod sandbox: 705c0e6546360531e587e4d20f7e4e87deeec0ed11324b3172bfe96791a8dc6e\" id=4d219442-c2b8-41a0-a3d4-d842affa45fe name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:04:10.736765 crc crio[20770]: time=\"2026-06-09T17:04:10.736441641Z\" level=info msg=\"Removed pod sandbox: 705c0e6546360531e587e4d20f7e4e87deeec0ed11324b3172bfe96791a8dc6e\" id=4d219442-c2b8-41a0-a3d4-d842affa45fe name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:04:10.738430 crc crio[20770]: time=\"2026-06-09T17:04:10.738366667Z\" level=info msg=\"Stopping pod sandbox: 249da983dbc95cf2abfe97b8ff713895ae6da872a42d5f634403051bc5b7fa7d\" id=9af17352-e9df-40e5-9270-c116cefb2c30 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:04:10.738570 crc crio[20770]: time=\"2026-06-09T17:04:10.73847089Z\" level=info msg=\"Stopped pod sandbox (already stopped): 249da983dbc95cf2abfe97b8ff713895ae6da872a42d5f634403051bc5b7fa7d\" id=9af17352-e9df-40e5-9270-c116cefb2c30 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:04:10.739272 crc crio[20770]: time=\"2026-06-09T17:04:10.73917869Z\" level=info msg=\"Removing pod sandbox: 249da983dbc95cf2abfe97b8ff713895ae6da872a42d5f634403051bc5b7fa7d\" id=0216cec1-889c-481f-8d69-1694c9cc9367 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:04:10.769741 crc crio[20770]: time=\"2026-06-09T17:04:10.76959882Z\" level=info msg=\"Removed pod sandbox: 249da983dbc95cf2abfe97b8ff713895ae6da872a42d5f634403051bc5b7fa7d\" id=0216cec1-889c-481f-8d69-1694c9cc9367 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:04:10.771365 crc crio[20770]: time=\"2026-06-09T17:04:10.771268318Z\" level=info msg=\"Stopping pod sandbox: 20a7a8720a7f4d27b73733d67d719c6884eff0417128a7fc89d5722c64f9d330\" id=144c179e-c9ad-4155-8bda-3283b3fa705a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:04:10.771915 crc crio[20770]: time=\"2026-06-09T17:04:10.771375432Z\" level=info msg=\"Stopped pod sandbox (already stopped): 20a7a8720a7f4d27b73733d67d719c6884eff0417128a7fc89d5722c64f9d330\" id=144c179e-c9ad-4155-8bda-3283b3fa705a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:04:10.773750 crc crio[20770]: time=\"2026-06-09T17:04:10.773279597Z\" level=info msg=\"Removing pod sandbox: 20a7a8720a7f4d27b73733d67d719c6884eff0417128a7fc89d5722c64f9d330\" id=16fc4fb9-8782-48ba-b61a-1925589c20ac name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:04:10.811546 crc crio[20770]: time=\"2026-06-09T17:04:10.811397389Z\" level=info msg=\"Removed pod sandbox: 20a7a8720a7f4d27b73733d67d719c6884eff0417128a7fc89d5722c64f9d330\" id=16fc4fb9-8782-48ba-b61a-1925589c20ac name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:04:10.813111 crc crio[20770]: time=\"2026-06-09T17:04:10.813007366Z\" level=info msg=\"Stopping pod sandbox: c916171c5ae184824c707b67c1b03fa9db27e276e141de0d92684b4fe92acd35\" id=5b8fe035-f41f-4094-aa8f-12a9bba339f8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:04:10.813111 crc crio[20770]: time=\"2026-06-09T17:04:10.813123549Z\" level=info msg=\"Stopped pod sandbox (already stopped): c916171c5ae184824c707b67c1b03fa9db27e276e141de0d92684b4fe92acd35\" id=5b8fe035-f41f-4094-aa8f-12a9bba339f8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:04:10.814200 crc crio[20770]: time=\"2026-06-09T17:04:10.814131728Z\" level=info msg=\"Removing pod sandbox: c916171c5ae184824c707b67c1b03fa9db27e276e141de0d92684b4fe92acd35\" id=e287de33-712c-4132-95a7-87a2a31d9b67 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:04:10.842722 crc crio[20770]: time=\"2026-06-09T17:04:10.842146898Z\" level=info msg=\"Removed pod sandbox: c916171c5ae184824c707b67c1b03fa9db27e276e141de0d92684b4fe92acd35\" id=e287de33-712c-4132-95a7-87a2a31d9b67 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:04:10.844584 crc crio[20770]: time=\"2026-06-09T17:04:10.843872958Z\" level=info msg=\"Stopping pod sandbox: c1203fada9b9057eaa48d4a8bb12d204327dd6e00ea4a8095ba4b03d726411cb\" id=63685a9c-5c36-4f3a-95c5-9db10799b129 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:04:10.844584 crc crio[20770]: time=\"2026-06-09T17:04:10.843966891Z\" level=info msg=\"Stopped pod sandbox (already stopped): c1203fada9b9057eaa48d4a8bb12d204327dd6e00ea4a8095ba4b03d726411cb\" id=63685a9c-5c36-4f3a-95c5-9db10799b129 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:04:10.852876 crc crio[20770]: time=\"2026-06-09T17:04:10.852730334Z\" level=info msg=\"Removing pod sandbox: c1203fada9b9057eaa48d4a8bb12d204327dd6e00ea4a8095ba4b03d726411cb\" id=2fb85331-1487-4e5a-aa8c-91381b314c55 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:04:10.873209 crc crio[20770]: time=\"2026-06-09T17:04:10.872494716Z\" level=info msg=\"Removed pod sandbox: c1203fada9b9057eaa48d4a8bb12d204327dd6e00ea4a8095ba4b03d726411cb\" id=2fb85331-1487-4e5a-aa8c-91381b314c55 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:04:10.874346 crc crio[20770]: time=\"2026-06-09T17:04:10.874267567Z\" level=info msg=\"Stopping pod sandbox: 1d57e0f3bd6f1202f65b14d2da1209e57f1c1239dd13e83383341716ed7e7875\" id=69da8052-d591-4bac-b21f-ca9d29475815 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:04:10.874346 crc crio[20770]: time=\"2026-06-09T17:04:10.874340509Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1d57e0f3bd6f1202f65b14d2da1209e57f1c1239dd13e83383341716ed7e7875\" id=69da8052-d591-4bac-b21f-ca9d29475815 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:04:10.875614 crc crio[20770]: time=\"2026-06-09T17:04:10.875543314Z\" level=info msg=\"Removing pod sandbox: 1d57e0f3bd6f1202f65b14d2da1209e57f1c1239dd13e83383341716ed7e7875\" id=460cb0cd-283a-4076-8f2e-a4328d64d791 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:04:10.910183 crc crio[20770]: time=\"2026-06-09T17:04:10.909494496Z\" level=info msg=\"Removed pod sandbox: 1d57e0f3bd6f1202f65b14d2da1209e57f1c1239dd13e83383341716ed7e7875\" id=460cb0cd-283a-4076-8f2e-a4328d64d791 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:04:10.911767 crc crio[20770]: time=\"2026-06-09T17:04:10.911255487Z\" level=info msg=\"Stopping pod sandbox: 9470b2162b40d69f8b085c5e2390cb2e1e4e1fe053da66e6f728c18cba02b9be\" id=85797220-32da-4029-8409-c0afcf210f57 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:04:10.911767 crc crio[20770]: time=\"2026-06-09T17:04:10.91136021Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9470b2162b40d69f8b085c5e2390cb2e1e4e1fe053da66e6f728c18cba02b9be\" id=85797220-32da-4029-8409-c0afcf210f57 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:04:10.912372 crc crio[20770]: time=\"2026-06-09T17:04:10.912314148Z\" level=info msg=\"Removing pod sandbox: 9470b2162b40d69f8b085c5e2390cb2e1e4e1fe053da66e6f728c18cba02b9be\" id=95503acb-d836-4f4f-a2a0-7affaf5673ce name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:04:10.933974 crc crio[20770]: time=\"2026-06-09T17:04:10.933851041Z\" level=info msg=\"Removed pod sandbox: 9470b2162b40d69f8b085c5e2390cb2e1e4e1fe053da66e6f728c18cba02b9be\" id=95503acb-d836-4f4f-a2a0-7affaf5673ce name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:04:10.935334 crc crio[20770]: time=\"2026-06-09T17:04:10.935247401Z\" level=info msg=\"Stopping pod sandbox: 949deca8e4049cdb9c89e02a75d731e2d19a3a8fada42942e1b3ada4305d3155\" id=191b0e53-13c9-479c-9f6b-25fd51cd9cf8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:04:10.935436 crc crio[20770]: time=\"2026-06-09T17:04:10.935365175Z\" level=info msg=\"Stopped pod sandbox (already stopped): 949deca8e4049cdb9c89e02a75d731e2d19a3a8fada42942e1b3ada4305d3155\" id=191b0e53-13c9-479c-9f6b-25fd51cd9cf8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:04:10.936096 crc crio[20770]: time=\"2026-06-09T17:04:10.936057605Z\" level=info msg=\"Removing pod sandbox: 949deca8e4049cdb9c89e02a75d731e2d19a3a8fada42942e1b3ada4305d3155\" id=bd7264f9-429c-42ee-8748-8788288f9b33 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:04:10.957642 crc crio[20770]: time=\"2026-06-09T17:04:10.957480984Z\" level=info msg=\"Removed pod sandbox: 949deca8e4049cdb9c89e02a75d731e2d19a3a8fada42942e1b3ada4305d3155\" id=bd7264f9-429c-42ee-8748-8788288f9b33 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:04:10.958456 crc crio[20770]: time=\"2026-06-09T17:04:10.958428372Z\" level=info msg=\"Stopping pod sandbox: 708e65ae787325d29b312163c9809d3183457db0b0dce51668207cc6ee91204b\" id=ff9cbf42-1bb0-4077-a921-145a132379b7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:04:10.958577 crc crio[20770]: time=\"2026-06-09T17:04:10.958560405Z\" level=info msg=\"Stopped pod sandbox (already stopped): 708e65ae787325d29b312163c9809d3183457db0b0dce51668207cc6ee91204b\" id=ff9cbf42-1bb0-4077-a921-145a132379b7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:04:10.959523 crc crio[20770]: time=\"2026-06-09T17:04:10.959463472Z\" level=info msg=\"Removing pod sandbox: 708e65ae787325d29b312163c9809d3183457db0b0dce51668207cc6ee91204b\" id=9efcc62b-aa5e-47b8-9e98-91d22209195c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:04:10.977352 crc crio[20770]: time=\"2026-06-09T17:04:10.977250716Z\" level=info msg=\"Removed pod sandbox: 708e65ae787325d29b312163c9809d3183457db0b0dce51668207cc6ee91204b\" id=9efcc62b-aa5e-47b8-9e98-91d22209195c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:04:12.974820 crc crio[20770]: time=\"2026-06-09T17:04:12.97410747Z\" level=warning msg=\"Stopping container e51c336a1c7174edbaa8e5b40888c0222d21be1298f2ba0b8262e0ff65238b96 with stop signal(15) timed out. Killing...\"\nJun 09 17:04:12.975965 crc crio[20770]: time=\"2026-06-09T17:04:12.974245994Z\" level=warning msg=\"Stopping container 210e0882b2b91fbb03d93480b35370e503f7d707e0d0659b24b08f6733b2e0cc with stop signal(15) timed out. Killing...\"\nJun 09 17:04:13.028486 crc crio[20770]: time=\"2026-06-09T17:04:13.028358469Z\" level=error msg=\"Killing container 210e0882b2b91fbb03d93480b35370e503f7d707e0d0659b24b08f6733b2e0cc failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 210e0882b2b91fbb03d93480b35370e503f7d707e0d0659b24b08f6733b2e0cc KILL` failed: process not running: No such process\\n : exit status 1\"\nJun 09 17:04:13.058628 crc crio[20770]: time=\"2026-06-09T17:04:13.057721829Z\" level=info msg=\"Stopped container 210e0882b2b91fbb03d93480b35370e503f7d707e0d0659b24b08f6733b2e0cc: openstack/ceilometer-0/proxy-httpd\" id=e115303c-cfa6-4a6c-9142-1ec86071635c name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:04:13.092935 crc crio[20770]: time=\"2026-06-09T17:04:13.092831614Z\" level=error msg=\"Killing container e51c336a1c7174edbaa8e5b40888c0222d21be1298f2ba0b8262e0ff65238b96 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill e51c336a1c7174edbaa8e5b40888c0222d21be1298f2ba0b8262e0ff65238b96 KILL` failed: process not running: No such process\\n : exit status 1\"\nJun 09 17:04:13.113808 crc crio[20770]: time=\"2026-06-09T17:04:13.113719098Z\" level=info msg=\"Stopped container e51c336a1c7174edbaa8e5b40888c0222d21be1298f2ba0b8262e0ff65238b96: openstack/ceilometer-0/ceilometer-notification-agent\" id=04b68d2b-bb0f-4c06-996b-6f91ca08d263 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:04:13.115242 crc crio[20770]: time=\"2026-06-09T17:04:13.11516821Z\" level=info msg=\"Stopping pod sandbox: 55aaa2204d1f467e8c6e760c594f0c51e323584e93ab0beaba38f60469e0f21d\" id=1b4df02d-1b2e-4632-85ae-d5c6e13086ed name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:04:13.116645 crc crio[20770]: time=\"2026-06-09T17:04:13.116562931Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:55aaa2204d1f467e8c6e760c594f0c51e323584e93ab0beaba38f60469e0f21d UID:c1683d6c-6589-43bc-ba36-4e9c4fa43411 NetNS:/var/run/netns/b86099c4-98df-4c74-8cf7-749f405cd7d7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc1683d6c_6589_43bc_ba36_4e9c4fa43411.slice PodAnnotations:0xc00291a248}] Aliases:map[]}\"\nJun 09 17:04:13.116969 crc crio[20770]: time=\"2026-06-09T17:04:13.116802937Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:04:13.409984 crc crio[20770]: time=\"2026-06-09T17:04:13.397114515Z\" level=info msg=\"Stopped pod sandbox: 55aaa2204d1f467e8c6e760c594f0c51e323584e93ab0beaba38f60469e0f21d\" id=1b4df02d-1b2e-4632-85ae-d5c6e13086ed name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:04:13.958544 crc crio[20770]: time=\"2026-06-09T17:04:13.958451669Z\" level=info msg=\"Removing container: 210e0882b2b91fbb03d93480b35370e503f7d707e0d0659b24b08f6733b2e0cc\" id=4ca4f845-453d-4790-be12-8dd9b4539d2a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:04:14.004329 crc crio[20770]: time=\"2026-06-09T17:04:14.004212653Z\" level=info msg=\"Removed container 210e0882b2b91fbb03d93480b35370e503f7d707e0d0659b24b08f6733b2e0cc: openstack/ceilometer-0/proxy-httpd\" id=4ca4f845-453d-4790-be12-8dd9b4539d2a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:04:14.007560 crc crio[20770]: time=\"2026-06-09T17:04:14.007512588Z\" level=info msg=\"Removing container: a83a68e1e75ec500c52b6f351833f5e14c20aa5329e839d64b174fb90cf7157c\" id=3d3991f5-944a-4792-a084-182f18cc3839 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:04:14.041852 crc crio[20770]: time=\"2026-06-09T17:04:14.041711027Z\" level=info msg=\"Removed container a83a68e1e75ec500c52b6f351833f5e14c20aa5329e839d64b174fb90cf7157c: openstack/ceilometer-0/sg-core\" id=3d3991f5-944a-4792-a084-182f18cc3839 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:04:14.045447 crc crio[20770]: time=\"2026-06-09T17:04:14.045359363Z\" level=info msg=\"Removing container: e51c336a1c7174edbaa8e5b40888c0222d21be1298f2ba0b8262e0ff65238b96\" id=0c13464f-bf4b-4fad-9c9e-4fae1c4a4ede name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:04:14.144372 crc crio[20770]: time=\"2026-06-09T17:04:14.144287604Z\" level=info msg=\"Removed container e51c336a1c7174edbaa8e5b40888c0222d21be1298f2ba0b8262e0ff65238b96: openstack/ceilometer-0/ceilometer-notification-agent\" id=0c13464f-bf4b-4fad-9c9e-4fae1c4a4ede name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:04:14.154980 crc crio[20770]: time=\"2026-06-09T17:04:14.154891121Z\" level=info msg=\"Removing container: ff7a74b91d1b130c3239f87011b694ce7227f4e11c6602b5210250a288ee3fc9\" id=2aad8f10-0fe7-4c3c-a078-0a64d252984f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:04:14.193020 crc crio[20770]: time=\"2026-06-09T17:04:14.192432327Z\" level=info msg=\"Removed container ff7a74b91d1b130c3239f87011b694ce7227f4e11c6602b5210250a288ee3fc9: openstack/ceilometer-0/ceilometer-central-agent\" id=2aad8f10-0fe7-4c3c-a078-0a64d252984f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:04:14.477446 crc crio[20770]: time=\"2026-06-09T17:04:14.477356578Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=171c5767-2329-4eb1-8d99-ab48ddae6e8f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:04:14.477600 crc crio[20770]: time=\"2026-06-09T17:04:14.477582024Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:04:14.524981 crc crio[20770]: time=\"2026-06-09T17:04:14.524891942Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:3d9ff88f2e2a796c079a4c263104e2059799fd9d2690c15b5d69319c7252027a UID:da562ff1-a091-4f4c-b933-099f6779af99 NetNS:/var/run/netns/23fab271-a516-4d7f-bfde-eb68ce44828d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podda562ff1_a091_4f4c_b933_099f6779af99.slice PodAnnotations:0xc0001350a0}] Aliases:map[]}\"\nJun 09 17:04:14.524981 crc crio[20770]: time=\"2026-06-09T17:04:14.524938614Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:04:14.844200 crc crio[20770]: 2026-06-09T17:04:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3d9ff88f2e2a796 Mac:e6:5c:ee:db:5c:2b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d8 Mtu:0 Sandbox:/var/run/netns/23fab271-a516-4d7f-bfde-eb68ce44828d SocketPath: PciID:}] [{Interface:0xc0006445c0 Address:{IP:10.217.0.216 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:04:14.846127 crc crio[20770]: time=\"2026-06-09T17:04:14.845735112Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:3d9ff88f2e2a796c079a4c263104e2059799fd9d2690c15b5d69319c7252027a UID:da562ff1-a091-4f4c-b933-099f6779af99 NetNS:/var/run/netns/23fab271-a516-4d7f-bfde-eb68ce44828d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podda562ff1_a091_4f4c_b933_099f6779af99.slice PodAnnotations:0xc0001350a0}] Aliases:map[]}\"\nJun 09 17:04:14.846127 crc crio[20770]: time=\"2026-06-09T17:04:14.845913787Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:04:14.854030 crc crio[20770]: time=\"2026-06-09T17:04:14.85394769Z\" level=info msg=\"Ran pod sandbox 3d9ff88f2e2a796c079a4c263104e2059799fd9d2690c15b5d69319c7252027a with infra container: openstack/ceilometer-0/POD\" id=171c5767-2329-4eb1-8d99-ab48ddae6e8f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:04:14.856969 crc crio[20770]: time=\"2026-06-09T17:04:14.856886495Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=2f5bfffc-0dd4-4780-8aa4-89fdbc64d086 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:04:14.908887 crc crio[20770]: time=\"2026-06-09T17:04:14.90858181Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=98f8aec7-fe86-4978-853c-6a5de0336091 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:04:14.921235 crc crio[20770]: time=\"2026-06-09T17:04:14.921122152Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=4460bd90-f05d-4e7a-8adc-9f1aeace0f9d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:04:14.922029 crc crio[20770]: time=\"2026-06-09T17:04:14.921964287Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:04:14.985825 crc crio[20770]: time=\"2026-06-09T17:04:14.98569199Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:04:14.996077 crc crio[20770]: time=\"2026-06-09T17:04:14.992878348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:04:15.222282 crc crio[20770]: time=\"2026-06-09T17:04:15.22217608Z\" level=info msg=\"Created container 9d6df60c76b19f5afc6d7bd8e02502cd826f746edc7b89178aab7d48dae2fc29: openstack/ceilometer-0/ceilometer-central-agent\" id=4460bd90-f05d-4e7a-8adc-9f1aeace0f9d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:04:15.224163 crc crio[20770]: time=\"2026-06-09T17:04:15.224040704Z\" level=info msg=\"Starting container: 9d6df60c76b19f5afc6d7bd8e02502cd826f746edc7b89178aab7d48dae2fc29\" id=31511c13-6f9d-47f7-bff5-6ea114d59c98 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:04:15.233600 crc crio[20770]: time=\"2026-06-09T17:04:15.233435685Z\" level=info msg=\"Started container\" PID=88031 containerID=9d6df60c76b19f5afc6d7bd8e02502cd826f746edc7b89178aab7d48dae2fc29 description=openstack/ceilometer-0/ceilometer-central-agent id=31511c13-6f9d-47f7-bff5-6ea114d59c98 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3d9ff88f2e2a796c079a4c263104e2059799fd9d2690c15b5d69319c7252027a\nJun 09 17:04:15.247604 crc crio[20770]: time=\"2026-06-09T17:04:15.247500812Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=24a022b7-5e43-4e71-839a-74853b7dbacd name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:04:15.287958 crc crio[20770]: time=\"2026-06-09T17:04:15.287850229Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=71f11f20-35f5-4dba-93af-b7c6607a127a name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:04:15.301241 crc crio[20770]: time=\"2026-06-09T17:04:15.300743342Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=9fbfa8b0-791f-4c62-baf3-09f8be0c6a10 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:04:15.301992 crc crio[20770]: time=\"2026-06-09T17:04:15.301966027Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:04:15.367557 crc crio[20770]: time=\"2026-06-09T17:04:15.367480022Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:04:15.372973 crc crio[20770]: time=\"2026-06-09T17:04:15.372905689Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:04:15.548058 crc crio[20770]: time=\"2026-06-09T17:04:15.547998223Z\" level=info msg=\"Created container 7cc998e92478bd8b07b7ead8f758b308cc5689cd398cfc9050af8245101b041b: openstack/ceilometer-0/ceilometer-notification-agent\" id=9fbfa8b0-791f-4c62-baf3-09f8be0c6a10 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:04:15.549712 crc crio[20770]: time=\"2026-06-09T17:04:15.549585289Z\" level=info msg=\"Starting container: 7cc998e92478bd8b07b7ead8f758b308cc5689cd398cfc9050af8245101b041b\" id=f29875f7-c6bf-4c9a-aaaa-d8e9a0f898e5 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:04:15.558289 crc crio[20770]: time=\"2026-06-09T17:04:15.558218179Z\" level=info msg=\"Started container\" PID=88096 containerID=7cc998e92478bd8b07b7ead8f758b308cc5689cd398cfc9050af8245101b041b description=openstack/ceilometer-0/ceilometer-notification-agent id=f29875f7-c6bf-4c9a-aaaa-d8e9a0f898e5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3d9ff88f2e2a796c079a4c263104e2059799fd9d2690c15b5d69319c7252027a\nJun 09 17:04:15.569554 crc crio[20770]: time=\"2026-06-09T17:04:15.569483765Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=3959f2c4-a663-42a3-a76d-82b4a711d1c6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:04:15.589272 crc crio[20770]: time=\"2026-06-09T17:04:15.589080682Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=6ab3dd65-4000-40bf-b54a-6d39f694c82f name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:04:15.600383 crc crio[20770]: time=\"2026-06-09T17:04:15.595368753Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=5df1c5cd-b512-4c00-bb6a-57c7e06d9d97 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:04:15.600383 crc crio[20770]: time=\"2026-06-09T17:04:15.595869688Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:04:15.663337 crc crio[20770]: time=\"2026-06-09T17:04:15.663218016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:04:15.667734 crc crio[20770]: time=\"2026-06-09T17:04:15.667591262Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:04:15.783889 crc crio[20770]: time=\"2026-06-09T17:04:15.783773853Z\" level=info msg=\"Created container 039c6830f2b529c7e4e34740b2284c6000b3f3f7b1b53b83643e86e7a518a8ce: openstack/ceilometer-0/sg-core\" id=5df1c5cd-b512-4c00-bb6a-57c7e06d9d97 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:04:15.784963 crc crio[20770]: time=\"2026-06-09T17:04:15.784893375Z\" level=info msg=\"Starting container: 039c6830f2b529c7e4e34740b2284c6000b3f3f7b1b53b83643e86e7a518a8ce\" id=6addfb12-171c-4e57-8311-cd8f2e5c9f45 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:04:15.789955 crc crio[20770]: time=\"2026-06-09T17:04:15.789874219Z\" level=info msg=\"Started container\" PID=88108 containerID=039c6830f2b529c7e4e34740b2284c6000b3f3f7b1b53b83643e86e7a518a8ce description=openstack/ceilometer-0/sg-core id=6addfb12-171c-4e57-8311-cd8f2e5c9f45 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3d9ff88f2e2a796c079a4c263104e2059799fd9d2690c15b5d69319c7252027a\nJun 09 17:04:15.804643 crc crio[20770]: time=\"2026-06-09T17:04:15.804517083Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=2d6da4a5-6c58-49b8-ab5f-5007cc0ba7f9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:04:15.852360 crc crio[20770]: time=\"2026-06-09T17:04:15.852196172Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=c702730f-f4be-454e-a499-77ea73e665fa name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:04:15.862759 crc crio[20770]: time=\"2026-06-09T17:04:15.862601293Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=f457d7b4-f093-4d7b-8097-ba6f4fdf8aca name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:04:15.863251 crc crio[20770]: time=\"2026-06-09T17:04:15.86319208Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:04:15.923330 crc crio[20770]: time=\"2026-06-09T17:04:15.923239866Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:04:15.927807 crc crio[20770]: time=\"2026-06-09T17:04:15.927717506Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:04:16.032372 crc crio[20770]: time=\"2026-06-09T17:04:16.032207738Z\" level=info msg=\"Created container 9f3d8da6f0cda5bfff2072c811448c56366db8c5b5f2fd55464414458967bb4d: openstack/ceilometer-0/proxy-httpd\" id=f457d7b4-f093-4d7b-8097-ba6f4fdf8aca name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:04:16.036446 crc crio[20770]: time=\"2026-06-09T17:04:16.033859696Z\" level=info msg=\"Starting container: 9f3d8da6f0cda5bfff2072c811448c56366db8c5b5f2fd55464414458967bb4d\" id=2a2e37dc-b19d-428f-ba7c-d99766e0d896 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:04:16.047895 crc crio[20770]: time=\"2026-06-09T17:04:16.047759138Z\" level=info msg=\"Started container\" PID=88162 containerID=9f3d8da6f0cda5bfff2072c811448c56366db8c5b5f2fd55464414458967bb4d description=openstack/ceilometer-0/proxy-httpd id=2a2e37dc-b19d-428f-ba7c-d99766e0d896 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3d9ff88f2e2a796c079a4c263104e2059799fd9d2690c15b5d69319c7252027a\nJun 09 17:05:02.334827 crc crio[20770]: time=\"2026-06-09T17:05:02.333931261Z\" level=info msg=\"Running pod sandbox: sushy-emulator/sushy-emulator/POD\" id=dcdd1980-a0c0-481d-ac7e-e9f8bebb8a6f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:05:02.336015 crc crio[20770]: time=\"2026-06-09T17:05:02.334875548Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:05:02.398311 crc crio[20770]: time=\"2026-06-09T17:05:02.398129148Z\" level=info msg=\"Got pod network &{Name:sushy-emulator Namespace:sushy-emulator ID:22ad9bcd272ac6a5822bca11af52d7a18f06e4ba26a2aa14707211cc3db141f7 UID:80a360b0-85ab-4212-9655-003199d70dfa NetNS:/var/run/netns/7d984538-66a6-4508-9442-d1b233220b59 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod80a360b0_85ab_4212_9655_003199d70dfa.slice PodAnnotations:0xc00291a1a0}] Aliases:map[]}\"\nJun 09 17:05:02.416565 crc crio[20770]: time=\"2026-06-09T17:05:02.398352184Z\" level=info msg=\"Adding pod sushy-emulator_sushy-emulator to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:05:02.923172 crc crio[20770]: 2026-06-09T17:05:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:22ad9bcd272ac6a Mac:7a:a4:ac:1f:1e:79 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d9 Mtu:0 Sandbox:/var/run/netns/7d984538-66a6-4508-9442-d1b233220b59 SocketPath: PciID:}] [{Interface:0xc0002acc50 Address:{IP:10.217.0.217 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:05:02.925723 crc crio[20770]: time=\"2026-06-09T17:05:02.925400777Z\" level=info msg=\"Got pod network &{Name:sushy-emulator Namespace:sushy-emulator ID:22ad9bcd272ac6a5822bca11af52d7a18f06e4ba26a2aa14707211cc3db141f7 UID:80a360b0-85ab-4212-9655-003199d70dfa NetNS:/var/run/netns/7d984538-66a6-4508-9442-d1b233220b59 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod80a360b0_85ab_4212_9655_003199d70dfa.slice PodAnnotations:0xc00291a1a0}] Aliases:map[]}\"\nJun 09 17:05:02.925917 crc crio[20770]: time=\"2026-06-09T17:05:02.92584678Z\" level=info msg=\"Checking pod sushy-emulator_sushy-emulator for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:05:02.939328 crc crio[20770]: time=\"2026-06-09T17:05:02.939224887Z\" level=info msg=\"Ran pod sandbox 22ad9bcd272ac6a5822bca11af52d7a18f06e4ba26a2aa14707211cc3db141f7 with infra container: sushy-emulator/sushy-emulator/POD\" id=dcdd1980-a0c0-481d-ac7e-e9f8bebb8a6f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:05:02.942567 crc crio[20770]: time=\"2026-06-09T17:05:02.942488502Z\" level=info msg=\"Pulling image: quay.io/metal3-io/sushy-tools:latest\" id=b7c631a5-bd21-4fed-b415-2b967ca97d69 name=/runtime.v1.ImageService/PullImage\nJun 09 17:05:02.955957 crc crio[20770]: time=\"2026-06-09T17:05:02.953085068Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/sushy-tools:latest\\\"\"\nJun 09 17:05:11.014412 crc crio[20770]: time=\"2026-06-09T17:05:11.013539524Z\" level=info msg=\"Removing container: 56393aacf751ede27186cb402808555dbefab58b31f35cf62698d45d520b2b78\" id=83c1d9a3-4983-46b2-9d59-b4e6028c93b3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:05:16.747514 crc crio[20770]: time=\"2026-06-09T17:05:16.746564377Z\" level=info msg=\"Removed container 56393aacf751ede27186cb402808555dbefab58b31f35cf62698d45d520b2b78: openstack/ovsdbserver-sb-0-config-1781024291-j5w6v/ovn-config\" id=83c1d9a3-4983-46b2-9d59-b4e6028c93b3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:05:16.752386 crc crio[20770]: time=\"2026-06-09T17:05:16.752312893Z\" level=info msg=\"Removing container: 7310f918190b84e3165487593507d08e218e0c81897f16a7c9411ef979c377bb\" id=7857ff61-fad9-449c-b1dd-0dac109025ff name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:05:16.914419 crc crio[20770]: time=\"2026-06-09T17:05:16.91434698Z\" level=info msg=\"Removed container 7310f918190b84e3165487593507d08e218e0c81897f16a7c9411ef979c377bb: openstack/root-account-create-update-mtgtm/mariadb-account-create-update\" id=7857ff61-fad9-449c-b1dd-0dac109025ff name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:05:16.917989 crc crio[20770]: time=\"2026-06-09T17:05:16.917594274Z\" level=info msg=\"Removing container: 52eed0ad788512a49f73aa02f62c21c435669900e4f6f4605cac379d773ffca2\" id=7669ab5d-fadd-4a7d-ab9f-4a7570f7c0b2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:05:17.082865 crc crio[20770]: time=\"2026-06-09T17:05:17.082597026Z\" level=info msg=\"Removed container 52eed0ad788512a49f73aa02f62c21c435669900e4f6f4605cac379d773ffca2: openshift-infra/auto-csr-approver-29683738-k4rbg/oc\" id=7669ab5d-fadd-4a7d-ab9f-4a7570f7c0b2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:05:17.087498 crc crio[20770]: time=\"2026-06-09T17:05:17.087328583Z\" level=info msg=\"Removing container: 770bbce84fb00912fb4fbdb398946cd4dc74dc31602f15311649e312dcd75410\" id=15bb637f-ff6f-4850-be98-77294521ad33 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:05:17.124952 crc crio[20770]: time=\"2026-06-09T17:05:17.124779376Z\" level=info msg=\"Pulled image: quay.io/metal3-io/sushy-tools@sha256:bfeacfc431242e6c63ce6dd880b96f6b7921a79cf05d73a9b757646b503c6003\" id=b7c631a5-bd21-4fed-b415-2b967ca97d69 name=/runtime.v1.ImageService/PullImage\nJun 09 17:05:17.126375 crc crio[20770]: time=\"2026-06-09T17:05:17.126338501Z\" level=info msg=\"Checking image status: quay.io/metal3-io/sushy-tools:latest\" id=2d95e1c5-21e4-4675-b91b-eb92c5761609 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:05:17.173011 crc crio[20770]: time=\"2026-06-09T17:05:17.172233818Z\" level=info msg=\"Removed container 770bbce84fb00912fb4fbdb398946cd4dc74dc31602f15311649e312dcd75410: openstack/ovn-controller-cw8vf-config-bdmtj/ovn-config\" id=15bb637f-ff6f-4850-be98-77294521ad33 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:05:17.175948 crc crio[20770]: time=\"2026-06-09T17:05:17.175887844Z\" level=info msg=\"Checking image status: quay.io/metal3-io/sushy-tools:latest\" id=27255aa7-442b-45d8-be6e-590b716f0cae name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:05:17.176480 crc crio[20770]: time=\"2026-06-09T17:05:17.176416499Z\" level=info msg=\"Removing container: 40a32ec42761d3f846a4e38aa410cf692cbecccacf5a431a435243aba2d3e025\" id=6b79bf4f-fea9-403f-855e-830666816437 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:05:17.186063 crc crio[20770]: time=\"2026-06-09T17:05:17.185982196Z\" level=info msg=\"Creating container: sushy-emulator/sushy-emulator/sushy-emulator\" id=b392aee1-4466-4949-b531-e09997caa124 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:05:17.187490 crc crio[20770]: time=\"2026-06-09T17:05:17.187427478Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:05:17.244050 crc crio[20770]: time=\"2026-06-09T17:05:17.243947063Z\" level=info msg=\"Removed container 40a32ec42761d3f846a4e38aa410cf692cbecccacf5a431a435243aba2d3e025: openstack/ovsdbserver-nb-0-config-1781024291-df65p/ovn-config\" id=6b79bf4f-fea9-403f-855e-830666816437 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:05:17.254616 crc crio[20770]: time=\"2026-06-09T17:05:17.254346293Z\" level=info msg=\"Removing container: 5e612a7c31b5589bbf50c10bb460248a6a4350cf6e5608aaa24bb63703cb473a\" id=be2a0b75-7879-4769-b5d3-22656982feb0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:05:17.259160 crc crio[20770]: time=\"2026-06-09T17:05:17.25907001Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:05:17.264149 crc crio[20770]: time=\"2026-06-09T17:05:17.264069085Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:05:17.427143 crc crio[20770]: time=\"2026-06-09T17:05:17.426926085Z\" level=info msg=\"Removed container 5e612a7c31b5589bbf50c10bb460248a6a4350cf6e5608aaa24bb63703cb473a: openstack/ovn-controller-cw8vf-config-r2q6q/ovn-config\" id=be2a0b75-7879-4769-b5d3-22656982feb0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:05:17.441337 crc crio[20770]: time=\"2026-06-09T17:05:17.441227209Z\" level=info msg=\"Stopping pod sandbox: a9c4b76d4c7e28dd5f482ce18d6ff385da4b2e1f85280cbb2e4d2ee052ac802e\" id=d220517f-0459-4e54-b632-a1fe253fb599 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:05:17.441337 crc crio[20770]: time=\"2026-06-09T17:05:17.441307921Z\" level=info msg=\"Stopped pod sandbox (already stopped): a9c4b76d4c7e28dd5f482ce18d6ff385da4b2e1f85280cbb2e4d2ee052ac802e\" id=d220517f-0459-4e54-b632-a1fe253fb599 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:05:17.442296 crc crio[20770]: time=\"2026-06-09T17:05:17.442195246Z\" level=info msg=\"Removing pod sandbox: a9c4b76d4c7e28dd5f482ce18d6ff385da4b2e1f85280cbb2e4d2ee052ac802e\" id=169fb1a0-6d55-47a3-9ae9-919c042c9ce9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:05:17.465077 crc crio[20770]: time=\"2026-06-09T17:05:17.464893493Z\" level=info msg=\"Created container 2564e1e8728e4c6bb1c7bae1b319c9b8b9dd65c974ba8b3e7d296fc401f59fcf: sushy-emulator/sushy-emulator/sushy-emulator\" id=b392aee1-4466-4949-b531-e09997caa124 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:05:17.466373 crc crio[20770]: time=\"2026-06-09T17:05:17.466293973Z\" level=info msg=\"Starting container: 2564e1e8728e4c6bb1c7bae1b319c9b8b9dd65c974ba8b3e7d296fc401f59fcf\" id=aa7753be-a6c7-4f83-89f0-c6259c5035eb name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:05:17.468207 crc crio[20770]: time=\"2026-06-09T17:05:17.468144287Z\" level=info msg=\"Removed pod sandbox: a9c4b76d4c7e28dd5f482ce18d6ff385da4b2e1f85280cbb2e4d2ee052ac802e\" id=169fb1a0-6d55-47a3-9ae9-919c042c9ce9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:05:17.471157 crc crio[20770]: time=\"2026-06-09T17:05:17.471008Z\" level=info msg=\"Stopping pod sandbox: 55aaa2204d1f467e8c6e760c594f0c51e323584e93ab0beaba38f60469e0f21d\" id=3ec994bc-507b-44cc-9d56-28f964d127e6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:05:17.471412 crc crio[20770]: time=\"2026-06-09T17:05:17.47134904Z\" level=info msg=\"Stopped pod sandbox (already stopped): 55aaa2204d1f467e8c6e760c594f0c51e323584e93ab0beaba38f60469e0f21d\" id=3ec994bc-507b-44cc-9d56-28f964d127e6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:05:17.474890 crc crio[20770]: time=\"2026-06-09T17:05:17.4727346Z\" level=info msg=\"Removing pod sandbox: 55aaa2204d1f467e8c6e760c594f0c51e323584e93ab0beaba38f60469e0f21d\" id=05226c36-2bd7-40cf-8c2b-b844b1af9f57 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:05:17.477293 crc crio[20770]: time=\"2026-06-09T17:05:17.476594321Z\" level=info msg=\"Started container\" PID=91430 containerID=2564e1e8728e4c6bb1c7bae1b319c9b8b9dd65c974ba8b3e7d296fc401f59fcf description=sushy-emulator/sushy-emulator/sushy-emulator id=aa7753be-a6c7-4f83-89f0-c6259c5035eb name=/runtime.v1.RuntimeService/StartContainer sandboxID=22ad9bcd272ac6a5822bca11af52d7a18f06e4ba26a2aa14707211cc3db141f7\nJun 09 17:05:17.495283 crc crio[20770]: time=\"2026-06-09T17:05:17.495179369Z\" level=info msg=\"Removed pod sandbox: 55aaa2204d1f467e8c6e760c594f0c51e323584e93ab0beaba38f60469e0f21d\" id=05226c36-2bd7-40cf-8c2b-b844b1af9f57 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:05:17.496845 crc crio[20770]: time=\"2026-06-09T17:05:17.49625921Z\" level=info msg=\"Stopping pod sandbox: 6a42900cffe76c03cf4a5e27568f9999b3094969d6d9ad5688443e8610d73546\" id=e6b983a6-5a06-4125-8f19-a3dd328b42a8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:05:17.496845 crc crio[20770]: time=\"2026-06-09T17:05:17.496333432Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6a42900cffe76c03cf4a5e27568f9999b3094969d6d9ad5688443e8610d73546\" id=e6b983a6-5a06-4125-8f19-a3dd328b42a8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:05:17.497610 crc crio[20770]: time=\"2026-06-09T17:05:17.497432384Z\" level=info msg=\"Removing pod sandbox: 6a42900cffe76c03cf4a5e27568f9999b3094969d6d9ad5688443e8610d73546\" id=3c77188d-8bc7-4395-8d9b-fefacd88404a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:05:17.521209 crc crio[20770]: time=\"2026-06-09T17:05:17.521082228Z\" level=info msg=\"Removed pod sandbox: 6a42900cffe76c03cf4a5e27568f9999b3094969d6d9ad5688443e8610d73546\" id=3c77188d-8bc7-4395-8d9b-fefacd88404a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:05:17.522375 crc crio[20770]: time=\"2026-06-09T17:05:17.522300113Z\" level=info msg=\"Stopping pod sandbox: 6a9b3d359b49f928ec99689af660c8a7ae2066d3c86102870c42ef607b5898f2\" id=ca87e3e8-97a0-4216-9975-b11ac1854c72 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:05:17.522498 crc crio[20770]: time=\"2026-06-09T17:05:17.522377986Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6a9b3d359b49f928ec99689af660c8a7ae2066d3c86102870c42ef607b5898f2\" id=ca87e3e8-97a0-4216-9975-b11ac1854c72 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:05:17.523363 crc crio[20770]: time=\"2026-06-09T17:05:17.523286962Z\" level=info msg=\"Removing pod sandbox: 6a9b3d359b49f928ec99689af660c8a7ae2066d3c86102870c42ef607b5898f2\" id=93844cff-b314-469b-9c36-8f196cfe12a5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:05:17.542463 crc crio[20770]: time=\"2026-06-09T17:05:17.542368314Z\" level=info msg=\"Removed pod sandbox: 6a9b3d359b49f928ec99689af660c8a7ae2066d3c86102870c42ef607b5898f2\" id=93844cff-b314-469b-9c36-8f196cfe12a5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:05:17.543459 crc crio[20770]: time=\"2026-06-09T17:05:17.543318981Z\" level=info msg=\"Stopping pod sandbox: a15f7f92dfbd29dcc95899bd82ae362e9452a70baa0bead29bd468ecb45ebe81\" id=c77af04d-740f-4d3b-bb2d-eca99943369d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:05:17.543459 crc crio[20770]: time=\"2026-06-09T17:05:17.543428764Z\" level=info msg=\"Stopped pod sandbox (already stopped): a15f7f92dfbd29dcc95899bd82ae362e9452a70baa0bead29bd468ecb45ebe81\" id=c77af04d-740f-4d3b-bb2d-eca99943369d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:05:17.544287 crc crio[20770]: time=\"2026-06-09T17:05:17.544210467Z\" level=info msg=\"Removing pod sandbox: a15f7f92dfbd29dcc95899bd82ae362e9452a70baa0bead29bd468ecb45ebe81\" id=88ac6e18-ad91-4b76-872b-a8f4e8b71c70 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:05:17.559593 crc crio[20770]: time=\"2026-06-09T17:05:17.559475019Z\" level=info msg=\"Removed pod sandbox: a15f7f92dfbd29dcc95899bd82ae362e9452a70baa0bead29bd468ecb45ebe81\" id=88ac6e18-ad91-4b76-872b-a8f4e8b71c70 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:05:17.560614 crc crio[20770]: time=\"2026-06-09T17:05:17.560540059Z\" level=info msg=\"Stopping pod sandbox: 99d2df4ad10128d9b00e92273b2fba3fa4c9b6cfd7f37c0933948fa8c5fa6b50\" id=f0be2a72-909b-471f-90ef-e0c15e67844a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:05:17.560614 crc crio[20770]: time=\"2026-06-09T17:05:17.560604971Z\" level=info msg=\"Stopped pod sandbox (already stopped): 99d2df4ad10128d9b00e92273b2fba3fa4c9b6cfd7f37c0933948fa8c5fa6b50\" id=f0be2a72-909b-471f-90ef-e0c15e67844a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:05:17.561296 crc crio[20770]: time=\"2026-06-09T17:05:17.561217749Z\" level=info msg=\"Removing pod sandbox: 99d2df4ad10128d9b00e92273b2fba3fa4c9b6cfd7f37c0933948fa8c5fa6b50\" id=97d9f4a8-8f15-4cf7-9efa-540fd7d5c695 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:05:17.579788 crc crio[20770]: time=\"2026-06-09T17:05:17.579638742Z\" level=info msg=\"Removed pod sandbox: 99d2df4ad10128d9b00e92273b2fba3fa4c9b6cfd7f37c0933948fa8c5fa6b50\" id=97d9f4a8-8f15-4cf7-9efa-540fd7d5c695 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:05:17.580960 crc crio[20770]: time=\"2026-06-09T17:05:17.580852167Z\" level=info msg=\"Stopping pod sandbox: ac2190f60eb16248255948bef42cf57ccb5557e49cdf45e4c489d0a75cf81053\" id=a42e4cde-fc9a-4e66-8f9b-3c9d876d7481 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:05:17.580960 crc crio[20770]: time=\"2026-06-09T17:05:17.58094962Z\" level=info msg=\"Stopped pod sandbox (already stopped): ac2190f60eb16248255948bef42cf57ccb5557e49cdf45e4c489d0a75cf81053\" id=a42e4cde-fc9a-4e66-8f9b-3c9d876d7481 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:05:17.581970 crc crio[20770]: time=\"2026-06-09T17:05:17.581893287Z\" level=info msg=\"Removing pod sandbox: ac2190f60eb16248255948bef42cf57ccb5557e49cdf45e4c489d0a75cf81053\" id=930bc4a3-b4c9-4844-b80d-9f0c888b9c7c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:05:17.599063 crc crio[20770]: time=\"2026-06-09T17:05:17.598961181Z\" level=info msg=\"Removed pod sandbox: ac2190f60eb16248255948bef42cf57ccb5557e49cdf45e4c489d0a75cf81053\" id=930bc4a3-b4c9-4844-b80d-9f0c888b9c7c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:05:25.339357 crc crio[20770]: time=\"2026-06-09T17:05:25.338757265Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 17:05:37.459834 crc crio[20770]: time=\"2026-06-09T17:05:37.458977938Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-7b4b57f4f9-5mswl/POD\" id=e5c88e4f-af16-48e6-9afc-26d90e7bf13f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:05:37.459834 crc crio[20770]: time=\"2026-06-09T17:05:37.459769551Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:05:37.513479 crc crio[20770]: time=\"2026-06-09T17:05:37.51333329Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7b4b57f4f9-5mswl Namespace:openstack ID:05b233fe6e0941096039570a820f1316cb3089d38f98d56810243ec394e22ee3 UID:c83a9074-bcb4-44cc-92de-5fc8c4732645 NetNS:/var/run/netns/4490088b-ad2d-48e1-bdba-46e6859494d3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc83a9074_bcb4_44cc_92de_5fc8c4732645.slice PodAnnotations:0xc006e7e4c0}] Aliases:map[]}\"\nJun 09 17:05:37.513479 crc crio[20770]: time=\"2026-06-09T17:05:37.513396702Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-7b4b57f4f9-5mswl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:05:38.075939 crc crio[20770]: 2026-06-09T17:05:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:05b233fe6e09410 Mac:8a:ec:5b:39:88:f6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:da Mtu:0 Sandbox:/var/run/netns/4490088b-ad2d-48e1-bdba-46e6859494d3 SocketPath: PciID:}] [{Interface:0xc00011e5c0 Address:{IP:10.217.0.218 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:05:38.077711 crc crio[20770]: time=\"2026-06-09T17:05:38.077569509Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7b4b57f4f9-5mswl Namespace:openstack ID:05b233fe6e0941096039570a820f1316cb3089d38f98d56810243ec394e22ee3 UID:c83a9074-bcb4-44cc-92de-5fc8c4732645 NetNS:/var/run/netns/4490088b-ad2d-48e1-bdba-46e6859494d3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc83a9074_bcb4_44cc_92de_5fc8c4732645.slice PodAnnotations:0xc006e7e4c0}] Aliases:map[]}\"\nJun 09 17:05:38.077882 crc crio[20770]: time=\"2026-06-09T17:05:38.077844187Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-7b4b57f4f9-5mswl for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:05:38.088971 crc crio[20770]: time=\"2026-06-09T17:05:38.088864085Z\" level=info msg=\"Ran pod sandbox 05b233fe6e0941096039570a820f1316cb3089d38f98d56810243ec394e22ee3 with infra container: openstack/dnsmasq-dns-7b4b57f4f9-5mswl/POD\" id=e5c88e4f-af16-48e6-9afc-26d90e7bf13f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:05:38.092480 crc crio[20770]: time=\"2026-06-09T17:05:38.092392277Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=74fc15d6-7b85-4a59-bece-3647e66e5b1b name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:05:38.164584 crc crio[20770]: time=\"2026-06-09T17:05:38.164453081Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=32dc7997-911d-4c5d-9550-5935c962f17b name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:05:38.180061 crc crio[20770]: time=\"2026-06-09T17:05:38.179943709Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7b4b57f4f9-5mswl/init\" id=96570c39-8da3-4ceb-a13a-f5ef1b4e4b29 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:05:38.180450 crc crio[20770]: time=\"2026-06-09T17:05:38.180404163Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:05:38.237087 crc crio[20770]: time=\"2026-06-09T17:05:38.236939478Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:05:38.241765 crc crio[20770]: time=\"2026-06-09T17:05:38.241578002Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:05:38.384573 crc crio[20770]: time=\"2026-06-09T17:05:38.384461214Z\" level=info msg=\"Created container 45ca39af0faaef36b7db7a697e1d259ba29e6505e5f1ee8e40b9173f645eb767: openstack/dnsmasq-dns-7b4b57f4f9-5mswl/init\" id=96570c39-8da3-4ceb-a13a-f5ef1b4e4b29 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:05:38.385886 crc crio[20770]: time=\"2026-06-09T17:05:38.385820304Z\" level=info msg=\"Starting container: 45ca39af0faaef36b7db7a697e1d259ba29e6505e5f1ee8e40b9173f645eb767\" id=6089bf40-e691-4eb2-8394-f80105fbd620 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:05:38.399924 crc crio[20770]: time=\"2026-06-09T17:05:38.399588382Z\" level=info msg=\"Started container\" PID=92493 containerID=45ca39af0faaef36b7db7a697e1d259ba29e6505e5f1ee8e40b9173f645eb767 description=openstack/dnsmasq-dns-7b4b57f4f9-5mswl/init id=6089bf40-e691-4eb2-8394-f80105fbd620 name=/runtime.v1.RuntimeService/StartContainer sandboxID=05b233fe6e0941096039570a820f1316cb3089d38f98d56810243ec394e22ee3\nJun 09 17:05:39.391603 crc crio[20770]: time=\"2026-06-09T17:05:39.39149213Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=399739de-933a-42e7-a0d6-d467dfd65b95 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:05:39.462112 crc crio[20770]: time=\"2026-06-09T17:05:39.461433763Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=cf775bac-83bc-4107-af2a-00f3af82aedf name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:05:39.492991 crc crio[20770]: time=\"2026-06-09T17:05:39.489437343Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7b4b57f4f9-5mswl/dnsmasq-dns\" id=c4340178-54f9-457c-b3ee-48bf4eaa0638 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:05:39.492991 crc crio[20770]: time=\"2026-06-09T17:05:39.489917817Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:05:39.544182 crc crio[20770]: time=\"2026-06-09T17:05:39.544133855Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:05:39.548305 crc crio[20770]: time=\"2026-06-09T17:05:39.548276735Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:05:40.196876 crc crio[20770]: time=\"2026-06-09T17:05:40.195934246Z\" level=info msg=\"Created container ae563830f6b16e48fdb4f808021d603b360aff5e0e1d2d9953f8f345dcced835: openstack/dnsmasq-dns-7b4b57f4f9-5mswl/dnsmasq-dns\" id=c4340178-54f9-457c-b3ee-48bf4eaa0638 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:05:40.201009 crc crio[20770]: time=\"2026-06-09T17:05:40.20057927Z\" level=info msg=\"Starting container: ae563830f6b16e48fdb4f808021d603b360aff5e0e1d2d9953f8f345dcced835\" id=8176a7db-9492-4c7b-a237-88f5d056a3ff name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:05:40.216336 crc crio[20770]: time=\"2026-06-09T17:05:40.215181012Z\" level=info msg=\"Started container\" PID=92579 containerID=ae563830f6b16e48fdb4f808021d603b360aff5e0e1d2d9953f8f345dcced835 description=openstack/dnsmasq-dns-7b4b57f4f9-5mswl/dnsmasq-dns id=8176a7db-9492-4c7b-a237-88f5d056a3ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=05b233fe6e0941096039570a820f1316cb3089d38f98d56810243ec394e22ee3\nJun 09 17:05:47.574845 crc crio[20770]: time=\"2026-06-09T17:05:47.574017945Z\" level=info msg=\"Stopping container: fd794716286e0d96d9dfeda533d79f3ebeab50f9b732ebdd945bdca663cd269c (timeout: 10s)\" id=2aa16067-6150-4c12-96e3-ee95974f2ea1 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:05:47.701983 crc crio[20770]: time=\"2026-06-09T17:05:47.701860252Z\" level=info msg=\"Stopped container fd794716286e0d96d9dfeda533d79f3ebeab50f9b732ebdd945bdca663cd269c: openstack/dnsmasq-dns-6c78bff8f5-nxnxc/dnsmasq-dns\" id=2aa16067-6150-4c12-96e3-ee95974f2ea1 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:05:47.702908 crc crio[20770]: time=\"2026-06-09T17:05:47.702792749Z\" level=info msg=\"Stopping pod sandbox: 27fd780af19770737de32b5a88dd9a2f1e185d3b0149a9fe7f7117e4468c8f21\" id=c3136b56-8c3f-4f24-9804-057207d04bcf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:05:47.703876 crc crio[20770]: time=\"2026-06-09T17:05:47.703774818Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6c78bff8f5-nxnxc Namespace:openstack ID:27fd780af19770737de32b5a88dd9a2f1e185d3b0149a9fe7f7117e4468c8f21 UID:133ec9b3-d429-42d1-8688-4378d833add2 NetNS:/var/run/netns/72746c12-6cbc-4106-8a9a-f7880d4c1e7c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod133ec9b3_d429_42d1_8688_4378d833add2.slice PodAnnotations:0xc007516a48}] Aliases:map[]}\"\nJun 09 17:05:47.704058 crc crio[20770]: time=\"2026-06-09T17:05:47.703995234Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-6c78bff8f5-nxnxc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:05:48.168955 crc crio[20770]: time=\"2026-06-09T17:05:48.168277122Z\" level=info msg=\"Stopped pod sandbox: 27fd780af19770737de32b5a88dd9a2f1e185d3b0149a9fe7f7117e4468c8f21\" id=c3136b56-8c3f-4f24-9804-057207d04bcf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:05:48.548002 crc crio[20770]: time=\"2026-06-09T17:05:48.547548062Z\" level=info msg=\"Removing container: fd794716286e0d96d9dfeda533d79f3ebeab50f9b732ebdd945bdca663cd269c\" id=319cd26a-52b2-4ebb-8029-ccacac1da36f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:05:48.598829 crc crio[20770]: time=\"2026-06-09T17:05:48.598213727Z\" level=info msg=\"Removed container fd794716286e0d96d9dfeda533d79f3ebeab50f9b732ebdd945bdca663cd269c: openstack/dnsmasq-dns-6c78bff8f5-nxnxc/dnsmasq-dns\" id=319cd26a-52b2-4ebb-8029-ccacac1da36f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:05:48.601621 crc crio[20770]: time=\"2026-06-09T17:05:48.601559594Z\" level=info msg=\"Removing container: a6d18da35e1d8d26c260f94d0c7df79705c8384f93e15ecae6577da1dd46c518\" id=96e5d2f0-2e1a-469c-b7c3-a345f8828c32 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:05:48.658050 crc crio[20770]: time=\"2026-06-09T17:05:48.657880253Z\" level=info msg=\"Removed container a6d18da35e1d8d26c260f94d0c7df79705c8384f93e15ecae6577da1dd46c518: openstack/dnsmasq-dns-6c78bff8f5-nxnxc/init\" id=96e5d2f0-2e1a-469c-b7c3-a345f8828c32 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:05:49.211778 crc crio[20770]: time=\"2026-06-09T17:05:49.211735932Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-649b7c9ccf-w58dj/POD\" id=b863c993-3efa-43ef-b31d-14f524987cc9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:05:49.212069 crc crio[20770]: time=\"2026-06-09T17:05:49.212044211Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:05:49.428572 crc crio[20770]: time=\"2026-06-09T17:05:49.428399538Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-649b7c9ccf-w58dj Namespace:openstack ID:56008bb491915c7c20a3a60a98d2e2e64966edd39007e5e4c89758a3e027ab40 UID:582695d3-9378-405f-8bee-5cee5085e043 NetNS:/var/run/netns/33e2813f-f033-4a7d-982c-f807fde40a5e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod582695d3_9378_405f_8bee_5cee5085e043.slice PodAnnotations:0xc002a08860}] Aliases:map[]}\"\nJun 09 17:05:49.429084 crc crio[20770]: time=\"2026-06-09T17:05:49.429045637Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-649b7c9ccf-w58dj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:05:52.855921 crc crio[20770]: 2026-06-09T17:05:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:56008bb491915c7 Mac:9e:e6:75:6c:3e:34 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:db Mtu:0 Sandbox:/var/run/netns/33e2813f-f033-4a7d-982c-f807fde40a5e SocketPath: PciID:}] [{Interface:0xc00028e800 Address:{IP:10.217.0.219 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:05:52.860177 crc crio[20770]: time=\"2026-06-09T17:05:52.860120462Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-649b7c9ccf-w58dj Namespace:openstack ID:56008bb491915c7c20a3a60a98d2e2e64966edd39007e5e4c89758a3e027ab40 UID:582695d3-9378-405f-8bee-5cee5085e043 NetNS:/var/run/netns/33e2813f-f033-4a7d-982c-f807fde40a5e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod582695d3_9378_405f_8bee_5cee5085e043.slice PodAnnotations:0xc002a08860}] Aliases:map[]}\"\nJun 09 17:05:52.860570 crc crio[20770]: time=\"2026-06-09T17:05:52.860545454Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-649b7c9ccf-w58dj for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:05:52.876749 crc crio[20770]: time=\"2026-06-09T17:05:52.876618249Z\" level=info msg=\"Ran pod sandbox 56008bb491915c7c20a3a60a98d2e2e64966edd39007e5e4c89758a3e027ab40 with infra container: openstack/dnsmasq-dns-649b7c9ccf-w58dj/POD\" id=b863c993-3efa-43ef-b31d-14f524987cc9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:05:52.883963 crc crio[20770]: time=\"2026-06-09T17:05:52.883426936Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=96268357-a1c7-41ea-9df9-a13db4acb4e6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:05:52.973582 crc crio[20770]: time=\"2026-06-09T17:05:52.973408618Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=5a439793-26b3-4244-ba2f-4d6ab4c1d516 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:05:53.416166 crc crio[20770]: time=\"2026-06-09T17:05:53.414139545Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-649b7c9ccf-w58dj/init\" id=e81fb675-6a8b-4eb5-a87e-5b828146fddb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:05:53.416166 crc crio[20770]: time=\"2026-06-09T17:05:53.41499085Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:05:53.493077 crc crio[20770]: time=\"2026-06-09T17:05:53.491020069Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:05:53.528630 crc crio[20770]: time=\"2026-06-09T17:05:53.528475862Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:05:54.038489 crc crio[20770]: time=\"2026-06-09T17:05:54.038344359Z\" level=info msg=\"Created container 65d2a025cf2c6028abad80db852bf70bfda5789f3f88c369c4878a34b8792ec8: openstack/dnsmasq-dns-649b7c9ccf-w58dj/init\" id=e81fb675-6a8b-4eb5-a87e-5b828146fddb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:05:54.040617 crc crio[20770]: time=\"2026-06-09T17:05:54.040567913Z\" level=info msg=\"Starting container: 65d2a025cf2c6028abad80db852bf70bfda5789f3f88c369c4878a34b8792ec8\" id=c35a4727-2caf-4f6b-995b-192d5ff3b814 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:05:54.048381 crc crio[20770]: time=\"2026-06-09T17:05:54.048276606Z\" level=info msg=\"Started container\" PID=93449 containerID=65d2a025cf2c6028abad80db852bf70bfda5789f3f88c369c4878a34b8792ec8 description=openstack/dnsmasq-dns-649b7c9ccf-w58dj/init id=c35a4727-2caf-4f6b-995b-192d5ff3b814 name=/runtime.v1.RuntimeService/StartContainer sandboxID=56008bb491915c7c20a3a60a98d2e2e64966edd39007e5e4c89758a3e027ab40\nJun 09 17:05:54.657770 crc crio[20770]: time=\"2026-06-09T17:05:54.65731469Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=e9ad251d-ea31-4f27-9e9b-4f9518407a91 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:05:54.761953 crc crio[20770]: time=\"2026-06-09T17:05:54.761866194Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=dfdc59b7-2595-494c-b3a7-b905573bcf6c name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:05:54.777940 crc crio[20770]: time=\"2026-06-09T17:05:54.777857477Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-649b7c9ccf-w58dj/dnsmasq-dns\" id=63046bc3-4a80-41b5-b577-df568930d1ff name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:05:54.778290 crc crio[20770]: time=\"2026-06-09T17:05:54.778240338Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:05:54.833602 crc crio[20770]: time=\"2026-06-09T17:05:54.833516987Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:05:54.839836 crc crio[20770]: time=\"2026-06-09T17:05:54.839620743Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:05:56.098556 crc crio[20770]: time=\"2026-06-09T17:05:56.09805225Z\" level=info msg=\"Created container ac800edd79872625260da1da1aa541fea9d4e4ac594ed21284663e5310cb944f: openstack/dnsmasq-dns-649b7c9ccf-w58dj/dnsmasq-dns\" id=63046bc3-4a80-41b5-b577-df568930d1ff name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:05:56.102349 crc crio[20770]: time=\"2026-06-09T17:05:56.102142489Z\" level=info msg=\"Starting container: ac800edd79872625260da1da1aa541fea9d4e4ac594ed21284663e5310cb944f\" id=05236607-4a8a-4056-b371-35e142337f15 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:05:56.111914 crc crio[20770]: time=\"2026-06-09T17:05:56.111565451Z\" level=info msg=\"Started container\" PID=93509 containerID=ac800edd79872625260da1da1aa541fea9d4e4ac594ed21284663e5310cb944f description=openstack/dnsmasq-dns-649b7c9ccf-w58dj/dnsmasq-dns id=05236607-4a8a-4056-b371-35e142337f15 name=/runtime.v1.RuntimeService/StartContainer sandboxID=56008bb491915c7c20a3a60a98d2e2e64966edd39007e5e4c89758a3e027ab40\nJun 09 17:06:00.565540 crc crio[20770]: time=\"2026-06-09T17:06:00.564427209Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683746-vfz8c/POD\" id=0e0a5b67-79c7-4846-be57-479e38f26297 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:06:00.565540 crc crio[20770]: time=\"2026-06-09T17:06:00.565490069Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:06:00.615448 crc crio[20770]: time=\"2026-06-09T17:06:00.615319911Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683746-vfz8c Namespace:openshift-infra ID:c591ea6bb04e98d530dda39accf1c57d56f6ab0fb11e9dc794ddc16fdbc8f803 UID:e08529cf-5b09-4288-af39-d1d4cdf2a448 NetNS:/var/run/netns/4c675d2d-154f-471e-8e0e-c65dfc67166e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode08529cf_5b09_4288_af39_d1d4cdf2a448.slice PodAnnotations:0xc0029892d8}] Aliases:map[]}\"\nJun 09 17:06:00.615448 crc crio[20770]: time=\"2026-06-09T17:06:00.615416783Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683746-vfz8c to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:06:05.476096 crc crio[20770]: 2026-06-09T17:06:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c591ea6bb04e98d Mac:fa:0c:07:82:ad:47 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:dc Mtu:0 Sandbox:/var/run/netns/4c675d2d-154f-471e-8e0e-c65dfc67166e SocketPath: PciID:}] [{Interface:0xc000294ef0 Address:{IP:10.217.0.220 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:06:05.478093 crc crio[20770]: time=\"2026-06-09T17:06:05.478015281Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683746-vfz8c Namespace:openshift-infra ID:c591ea6bb04e98d530dda39accf1c57d56f6ab0fb11e9dc794ddc16fdbc8f803 UID:e08529cf-5b09-4288-af39-d1d4cdf2a448 NetNS:/var/run/netns/4c675d2d-154f-471e-8e0e-c65dfc67166e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode08529cf_5b09_4288_af39_d1d4cdf2a448.slice PodAnnotations:0xc0029892d8}] Aliases:map[]}\"\nJun 09 17:06:05.478206 crc crio[20770]: time=\"2026-06-09T17:06:05.478193066Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683746-vfz8c for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:06:05.506093 crc crio[20770]: time=\"2026-06-09T17:06:05.505865656Z\" level=info msg=\"Ran pod sandbox c591ea6bb04e98d530dda39accf1c57d56f6ab0fb11e9dc794ddc16fdbc8f803 with infra container: openshift-infra/auto-csr-approver-29683746-vfz8c/POD\" id=0e0a5b67-79c7-4846-be57-479e38f26297 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:06:05.512825 crc crio[20770]: time=\"2026-06-09T17:06:05.512720155Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=3505d377-ef3d-4054-bde9-18f43f13747d name=/runtime.v1.ImageService/PullImage\nJun 09 17:06:05.537269 crc crio[20770]: time=\"2026-06-09T17:06:05.537170842Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 17:06:05.726103 crc crio[20770]: time=\"2026-06-09T17:06:05.726033994Z\" level=info msg=\"Stopping container: ae563830f6b16e48fdb4f808021d603b360aff5e0e1d2d9953f8f345dcced835 (timeout: 10s)\" id=2ab49736-62db-4446-aa4b-c7aa284ff3c7 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:06:05.911726 crc crio[20770]: time=\"2026-06-09T17:06:05.911006634Z\" level=info msg=\"Stopped container ae563830f6b16e48fdb4f808021d603b360aff5e0e1d2d9953f8f345dcced835: openstack/dnsmasq-dns-7b4b57f4f9-5mswl/dnsmasq-dns\" id=2ab49736-62db-4446-aa4b-c7aa284ff3c7 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:06:05.913727 crc crio[20770]: time=\"2026-06-09T17:06:05.91361459Z\" level=info msg=\"Stopping pod sandbox: 05b233fe6e0941096039570a820f1316cb3089d38f98d56810243ec394e22ee3\" id=abd64455-2775-4c6c-b7d9-58212171ef35 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:06:05.916378 crc crio[20770]: time=\"2026-06-09T17:06:05.91535783Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7b4b57f4f9-5mswl Namespace:openstack ID:05b233fe6e0941096039570a820f1316cb3089d38f98d56810243ec394e22ee3 UID:c83a9074-bcb4-44cc-92de-5fc8c4732645 NetNS:/var/run/netns/4490088b-ad2d-48e1-bdba-46e6859494d3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc83a9074_bcb4_44cc_92de_5fc8c4732645.slice PodAnnotations:0xc002989740}] Aliases:map[]}\"\nJun 09 17:06:05.916863 crc crio[20770]: time=\"2026-06-09T17:06:05.916793012Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-7b4b57f4f9-5mswl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:06:06.390445 crc crio[20770]: time=\"2026-06-09T17:06:06.390321577Z\" level=info msg=\"Stopped pod sandbox: 05b233fe6e0941096039570a820f1316cb3089d38f98d56810243ec394e22ee3\" id=abd64455-2775-4c6c-b7d9-58212171ef35 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:06:06.894293 crc crio[20770]: time=\"2026-06-09T17:06:06.893626764Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=3505d377-ef3d-4054-bde9-18f43f13747d name=/runtime.v1.ImageService/PullImage\nJun 09 17:06:06.896969 crc crio[20770]: time=\"2026-06-09T17:06:06.896878048Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=34317f9c-ba02-4213-ac4d-e685c55a1dac name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:06:06.899419 crc crio[20770]: time=\"2026-06-09T17:06:06.899314779Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=f077e79a-09d5-4bd0-bba1-2f41813b260a name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:06:06.907028 crc crio[20770]: time=\"2026-06-09T17:06:06.906922039Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683746-vfz8c/oc\" id=11dff258-21ce-4690-96af-11df13833e23 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:06:06.907491 crc crio[20770]: time=\"2026-06-09T17:06:06.907419223Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:06:06.948423 crc crio[20770]: time=\"2026-06-09T17:06:06.948327276Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:06:06.959000 crc crio[20770]: time=\"2026-06-09T17:06:06.958900582Z\" level=info msg=\"Removing container: ae563830f6b16e48fdb4f808021d603b360aff5e0e1d2d9953f8f345dcced835\" id=1f86ce5d-db21-45d4-916f-8e1fe70699de name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:06:07.131276 crc crio[20770]: time=\"2026-06-09T17:06:07.13099894Z\" level=info msg=\"Removed container ae563830f6b16e48fdb4f808021d603b360aff5e0e1d2d9953f8f345dcced835: openstack/dnsmasq-dns-7b4b57f4f9-5mswl/dnsmasq-dns\" id=1f86ce5d-db21-45d4-916f-8e1fe70699de name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:06:07.136868 crc crio[20770]: time=\"2026-06-09T17:06:07.136774837Z\" level=info msg=\"Removing container: 45ca39af0faaef36b7db7a697e1d259ba29e6505e5f1ee8e40b9173f645eb767\" id=25208c27-574f-49aa-bddb-1b8f0ab27225 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:06:07.175204 crc crio[20770]: time=\"2026-06-09T17:06:07.175018303Z\" level=info msg=\"Removed container 45ca39af0faaef36b7db7a697e1d259ba29e6505e5f1ee8e40b9173f645eb767: openstack/dnsmasq-dns-7b4b57f4f9-5mswl/init\" id=25208c27-574f-49aa-bddb-1b8f0ab27225 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:06:07.240079 crc crio[20770]: time=\"2026-06-09T17:06:07.239982852Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:06:07.362722 crc crio[20770]: time=\"2026-06-09T17:06:07.362288369Z\" level=info msg=\"Created container 905b5b364aef27f1c7b59087cfda756a1d64b6e70390163b66ae8e0fdba1af2a: openshift-infra/auto-csr-approver-29683746-vfz8c/oc\" id=11dff258-21ce-4690-96af-11df13833e23 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:06:07.364038 crc crio[20770]: time=\"2026-06-09T17:06:07.363951027Z\" level=info msg=\"Starting container: 905b5b364aef27f1c7b59087cfda756a1d64b6e70390163b66ae8e0fdba1af2a\" id=ea4b84be-5a43-45e7-b0c2-e3d03981f3a6 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:06:07.369846 crc crio[20770]: time=\"2026-06-09T17:06:07.369721414Z\" level=info msg=\"Started container\" PID=94330 containerID=905b5b364aef27f1c7b59087cfda756a1d64b6e70390163b66ae8e0fdba1af2a description=openshift-infra/auto-csr-approver-29683746-vfz8c/oc id=ea4b84be-5a43-45e7-b0c2-e3d03981f3a6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c591ea6bb04e98d530dda39accf1c57d56f6ab0fb11e9dc794ddc16fdbc8f803\nJun 09 17:06:08.997433 crc crio[20770]: time=\"2026-06-09T17:06:08.996616047Z\" level=info msg=\"Stopping pod sandbox: c591ea6bb04e98d530dda39accf1c57d56f6ab0fb11e9dc794ddc16fdbc8f803\" id=6e789cc5-2e40-4ed6-b699-2b54e76ad6c4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:06:08.999907 crc crio[20770]: time=\"2026-06-09T17:06:08.998595765Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683746-vfz8c Namespace:openshift-infra ID:c591ea6bb04e98d530dda39accf1c57d56f6ab0fb11e9dc794ddc16fdbc8f803 UID:e08529cf-5b09-4288-af39-d1d4cdf2a448 NetNS:/var/run/netns/4c675d2d-154f-471e-8e0e-c65dfc67166e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode08529cf_5b09_4288_af39_d1d4cdf2a448.slice PodAnnotations:0xc0003de900}] Aliases:map[]}\"\nJun 09 17:06:08.999907 crc crio[20770]: time=\"2026-06-09T17:06:08.998925844Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683746-vfz8c from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:06:09.448435 crc crio[20770]: time=\"2026-06-09T17:06:09.448013073Z\" level=info msg=\"Stopped pod sandbox: c591ea6bb04e98d530dda39accf1c57d56f6ab0fb11e9dc794ddc16fdbc8f803\" id=6e789cc5-2e40-4ed6-b699-2b54e76ad6c4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:06:17.626350 crc crio[20770]: time=\"2026-06-09T17:06:17.625285567Z\" level=info msg=\"Removing container: d3957df96118d99b40800e44569da2242cf4a3511189b6976da6e75ad5833554\" id=2ff36320-d543-480a-bd73-347319fb2f83 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:06:17.689981 crc crio[20770]: time=\"2026-06-09T17:06:17.689921606Z\" level=info msg=\"Removed container d3957df96118d99b40800e44569da2242cf4a3511189b6976da6e75ad5833554: openstack/keystone-bootstrap-dp52q/keystone-bootstrap\" id=2ff36320-d543-480a-bd73-347319fb2f83 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:06:17.700933 crc crio[20770]: time=\"2026-06-09T17:06:17.700836942Z\" level=info msg=\"Stopping pod sandbox: 08e012b1dab73422f87be5075b53156609224a09e10bb57ae6c72b80dfe8b489\" id=99a89d51-5483-4cc0-9c78-5bce314679b7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:06:17.701073 crc crio[20770]: time=\"2026-06-09T17:06:17.700939025Z\" level=info msg=\"Stopped pod sandbox (already stopped): 08e012b1dab73422f87be5075b53156609224a09e10bb57ae6c72b80dfe8b489\" id=99a89d51-5483-4cc0-9c78-5bce314679b7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:06:17.701595 crc crio[20770]: time=\"2026-06-09T17:06:17.701514872Z\" level=info msg=\"Removing pod sandbox: 08e012b1dab73422f87be5075b53156609224a09e10bb57ae6c72b80dfe8b489\" id=0e60475f-05b1-417d-9004-3229ed4e6952 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:06:17.733404 crc crio[20770]: time=\"2026-06-09T17:06:17.733291531Z\" level=info msg=\"Removed pod sandbox: 08e012b1dab73422f87be5075b53156609224a09e10bb57ae6c72b80dfe8b489\" id=0e60475f-05b1-417d-9004-3229ed4e6952 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:06:17.734416 crc crio[20770]: time=\"2026-06-09T17:06:17.73429295Z\" level=info msg=\"Stopping pod sandbox: 27fd780af19770737de32b5a88dd9a2f1e185d3b0149a9fe7f7117e4468c8f21\" id=062d4818-d70b-49d2-88e8-eb49ca2779b8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:06:17.734522 crc crio[20770]: time=\"2026-06-09T17:06:17.734422343Z\" level=info msg=\"Stopped pod sandbox (already stopped): 27fd780af19770737de32b5a88dd9a2f1e185d3b0149a9fe7f7117e4468c8f21\" id=062d4818-d70b-49d2-88e8-eb49ca2779b8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:06:17.735065 crc crio[20770]: time=\"2026-06-09T17:06:17.73498929Z\" level=info msg=\"Removing pod sandbox: 27fd780af19770737de32b5a88dd9a2f1e185d3b0149a9fe7f7117e4468c8f21\" id=af6f4a5b-b2e8-4027-841a-f19780daa821 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:06:17.761395 crc crio[20770]: time=\"2026-06-09T17:06:17.761299251Z\" level=info msg=\"Removed pod sandbox: 27fd780af19770737de32b5a88dd9a2f1e185d3b0149a9fe7f7117e4468c8f21\" id=af6f4a5b-b2e8-4027-841a-f19780daa821 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:06:17.763570 crc crio[20770]: time=\"2026-06-09T17:06:17.763234837Z\" level=info msg=\"Stopping pod sandbox: 05b233fe6e0941096039570a820f1316cb3089d38f98d56810243ec394e22ee3\" id=29d501a1-a79c-4405-bbbb-995381915dc2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:06:17.764110 crc crio[20770]: time=\"2026-06-09T17:06:17.763951827Z\" level=info msg=\"Stopped pod sandbox (already stopped): 05b233fe6e0941096039570a820f1316cb3089d38f98d56810243ec394e22ee3\" id=29d501a1-a79c-4405-bbbb-995381915dc2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:06:17.765491 crc crio[20770]: time=\"2026-06-09T17:06:17.76542321Z\" level=info msg=\"Removing pod sandbox: 05b233fe6e0941096039570a820f1316cb3089d38f98d56810243ec394e22ee3\" id=19c1ac57-e89e-4eab-927b-0c8a7ace94b0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:06:17.791900 crc crio[20770]: time=\"2026-06-09T17:06:17.791780192Z\" level=info msg=\"Removed pod sandbox: 05b233fe6e0941096039570a820f1316cb3089d38f98d56810243ec394e22ee3\" id=19c1ac57-e89e-4eab-927b-0c8a7ace94b0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:07:17.859529 crc crio[20770]: time=\"2026-06-09T17:07:17.853546446Z\" level=info msg=\"Removing container: 45c8e6c418be4179a7670eeecc84d40024745dd35cc3ca248da0e8853b590613\" id=c891e840-54ba-49c7-8a43-3240377cdcbb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:07:18.195268 crc crio[20770]: time=\"2026-06-09T17:07:18.193528009Z\" level=info msg=\"Removed container 45c8e6c418be4179a7670eeecc84d40024745dd35cc3ca248da0e8853b590613: openstack/glance-default-internal-api-0/glance-httpd\" id=c891e840-54ba-49c7-8a43-3240377cdcbb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:07:18.256985 crc crio[20770]: time=\"2026-06-09T17:07:18.256834721Z\" level=info msg=\"Removing container: 3141161749e45f480dfc39e3f07b6ef797785ba9f2dfdbfa2aeb17b297ffb6a2\" id=63c671c2-f8a7-40ba-ba6d-c104ae2b1d2b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:07:19.640424 crc crio[20770]: time=\"2026-06-09T17:07:19.636083497Z\" level=info msg=\"Removed container 3141161749e45f480dfc39e3f07b6ef797785ba9f2dfdbfa2aeb17b297ffb6a2: openstack/dnsmasq-dns-85d466bf9-d5h2r/init\" id=63c671c2-f8a7-40ba-ba6d-c104ae2b1d2b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:07:19.701326 crc crio[20770]: time=\"2026-06-09T17:07:19.700569053Z\" level=info msg=\"Removing container: 0befc7317ccb8f167a440a441f0452a20ef0a16df7aa735f0dcbc50d7328cc82\" id=fcbaca9a-ae00-40e6-8505-d6d8f2ec9427 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:07:20.287298 crc crio[20770]: time=\"2026-06-09T17:07:20.286591448Z\" level=info msg=\"Removed container 0befc7317ccb8f167a440a441f0452a20ef0a16df7aa735f0dcbc50d7328cc82: openstack/glance-default-internal-api-0/glance-log\" id=fcbaca9a-ae00-40e6-8505-d6d8f2ec9427 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:07:20.337268 crc crio[20770]: time=\"2026-06-09T17:07:20.33343989Z\" level=info msg=\"Removing container: 908198d421c14f04b27830f5f4988d9c0ad48614bb11bb4cf0693535d0e81353\" id=3b32d8b4-106b-461e-acb2-b9d7f3a1bb1b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:07:22.866035 crc crio[20770]: time=\"2026-06-09T17:07:22.816403134Z\" level=info msg=\"Removed container 908198d421c14f04b27830f5f4988d9c0ad48614bb11bb4cf0693535d0e81353: openshift-infra/auto-csr-approver-29683740-r9dqc/oc\" id=3b32d8b4-106b-461e-acb2-b9d7f3a1bb1b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:07:22.979685 crc crio[20770]: time=\"2026-06-09T17:07:22.974399977Z\" level=info msg=\"Stopping pod sandbox: bd1b1ea49d8871d011a72aab08f39545d61f915940b0e80c299f64ab6060c734\" id=46e32eb5-5267-41f0-a260-6a3dd78958c6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:07:22.979685 crc crio[20770]: time=\"2026-06-09T17:07:22.974482309Z\" level=info msg=\"Stopped pod sandbox (already stopped): bd1b1ea49d8871d011a72aab08f39545d61f915940b0e80c299f64ab6060c734\" id=46e32eb5-5267-41f0-a260-6a3dd78958c6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:07:22.981075 crc crio[20770]: time=\"2026-06-09T17:07:22.980612885Z\" level=info msg=\"Removing pod sandbox: bd1b1ea49d8871d011a72aab08f39545d61f915940b0e80c299f64ab6060c734\" id=6ab88b01-74c0-4753-9712-88ff6abf1897 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:07:23.236896 crc crio[20770]: time=\"2026-06-09T17:07:23.236438769Z\" level=info msg=\"Removed pod sandbox: bd1b1ea49d8871d011a72aab08f39545d61f915940b0e80c299f64ab6060c734\" id=6ab88b01-74c0-4753-9712-88ff6abf1897 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:07:23.238985 crc crio[20770]: time=\"2026-06-09T17:07:23.23858131Z\" level=info msg=\"Stopping pod sandbox: 3789276a2c352f4fbc628a4248103ca33a273effe2ed45b38c9fc2af49a14c1c\" id=7a395b71-1330-4558-a0e5-69e644a89145 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:07:23.238985 crc crio[20770]: time=\"2026-06-09T17:07:23.238859038Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3789276a2c352f4fbc628a4248103ca33a273effe2ed45b38c9fc2af49a14c1c\" id=7a395b71-1330-4558-a0e5-69e644a89145 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:07:23.240955 crc crio[20770]: time=\"2026-06-09T17:07:23.240170775Z\" level=info msg=\"Removing pod sandbox: 3789276a2c352f4fbc628a4248103ca33a273effe2ed45b38c9fc2af49a14c1c\" id=c17790cb-dd83-4564-bf83-cfc12d420468 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:07:23.364087 crc crio[20770]: time=\"2026-06-09T17:07:23.363774464Z\" level=info msg=\"Removed pod sandbox: 3789276a2c352f4fbc628a4248103ca33a273effe2ed45b38c9fc2af49a14c1c\" id=c17790cb-dd83-4564-bf83-cfc12d420468 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:07:23.370273 crc crio[20770]: time=\"2026-06-09T17:07:23.370071954Z\" level=info msg=\"Stopping pod sandbox: 61fb00e560f66b91cd3a30faea61084ae78eb5a683acce417e67b603c2d1780e\" id=b2f52a2b-64eb-4549-9c8e-d053b4f1015c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:07:23.372189 crc crio[20770]: time=\"2026-06-09T17:07:23.370291831Z\" level=info msg=\"Stopped pod sandbox (already stopped): 61fb00e560f66b91cd3a30faea61084ae78eb5a683acce417e67b603c2d1780e\" id=b2f52a2b-64eb-4549-9c8e-d053b4f1015c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:07:23.376312 crc crio[20770]: time=\"2026-06-09T17:07:23.375908731Z\" level=info msg=\"Removing pod sandbox: 61fb00e560f66b91cd3a30faea61084ae78eb5a683acce417e67b603c2d1780e\" id=6ef2c3ed-ea6b-4cbd-afee-2feff9216ced name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:07:23.575935 crc crio[20770]: time=\"2026-06-09T17:07:23.574493085Z\" level=info msg=\"Removed pod sandbox: 61fb00e560f66b91cd3a30faea61084ae78eb5a683acce417e67b603c2d1780e\" id=6ef2c3ed-ea6b-4cbd-afee-2feff9216ced name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:07:57.586381 crc crio[20770]: time=\"2026-06-09T17:07:57.585345716Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-4b4mx/POD\" id=ce426759-95e5-4359-928e-b06b2b7c08a8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:07:57.588061 crc crio[20770]: time=\"2026-06-09T17:07:57.588026723Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:57.640490 crc crio[20770]: time=\"2026-06-09T17:07:57.640400332Z\" level=info msg=\"Got pod network &{Name:certified-operators-4b4mx Namespace:openshift-marketplace ID:770c1d0a8930b49e4e6d395be546d01a724d0a6b03151a3f2c90311cdd88845d UID:e236e114-6062-4975-b1fb-e3a7e3020f87 NetNS:/var/run/netns/02117da3-c085-40f4-994a-5df2b2a28af2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode236e114_6062_4975_b1fb_e3a7e3020f87.slice PodAnnotations:0xc00291adc8}] Aliases:map[]}\"\nJun 09 17:07:57.640490 crc crio[20770]: time=\"2026-06-09T17:07:57.640465434Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-4b4mx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:07:58.535902 crc crio[20770]: 2026-06-09T17:07:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:770c1d0a8930b49 Mac:16:45:17:53:d0:e7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:dd Mtu:0 Sandbox:/var/run/netns/02117da3-c085-40f4-994a-5df2b2a28af2 SocketPath: PciID:}] [{Interface:0xc000194d60 Address:{IP:10.217.0.221 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:07:58.548599 crc crio[20770]: time=\"2026-06-09T17:07:58.548438179Z\" level=info msg=\"Got pod network &{Name:certified-operators-4b4mx Namespace:openshift-marketplace ID:770c1d0a8930b49e4e6d395be546d01a724d0a6b03151a3f2c90311cdd88845d UID:e236e114-6062-4975-b1fb-e3a7e3020f87 NetNS:/var/run/netns/02117da3-c085-40f4-994a-5df2b2a28af2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode236e114_6062_4975_b1fb_e3a7e3020f87.slice PodAnnotations:0xc00291adc8}] Aliases:map[]}\"\nJun 09 17:07:58.549878 crc crio[20770]: time=\"2026-06-09T17:07:58.549421537Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-4b4mx for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:07:58.564933 crc crio[20770]: time=\"2026-06-09T17:07:58.564800948Z\" level=info msg=\"Ran pod sandbox 770c1d0a8930b49e4e6d395be546d01a724d0a6b03151a3f2c90311cdd88845d with infra container: openshift-marketplace/certified-operators-4b4mx/POD\" id=ce426759-95e5-4359-928e-b06b2b7c08a8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:07:58.582774 crc crio[20770]: time=\"2026-06-09T17:07:58.582560056Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=7108780d-ad8a-423e-b9ef-20c74f291cc2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:07:58.588865 crc crio[20770]: time=\"2026-06-09T17:07:58.588759313Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=723d4472-80b5-41ff-b721-ac936d168cac name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:07:58.602570 crc crio[20770]: time=\"2026-06-09T17:07:58.602428715Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-4b4mx/extract-utilities\" id=2915c35b-5273-4794-8411-14acc7f1a0cf name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:07:58.603149 crc crio[20770]: time=\"2026-06-09T17:07:58.603076873Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:58.681268 crc crio[20770]: time=\"2026-06-09T17:07:58.681183539Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:58.692583 crc crio[20770]: time=\"2026-06-09T17:07:58.692285247Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:58.913038 crc crio[20770]: time=\"2026-06-09T17:07:58.912340337Z\" level=info msg=\"Created container 964f5d1b5fbcb52edf6f63ae26215e5f662dabe2f70540260ca087d3feb9bf47: openshift-marketplace/certified-operators-4b4mx/extract-utilities\" id=2915c35b-5273-4794-8411-14acc7f1a0cf name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:07:58.915558 crc crio[20770]: time=\"2026-06-09T17:07:58.915339933Z\" level=info msg=\"Starting container: 964f5d1b5fbcb52edf6f63ae26215e5f662dabe2f70540260ca087d3feb9bf47\" id=f5f22cca-d8b5-4cf0-b469-1b0f40073ad5 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:07:58.926978 crc crio[20770]: time=\"2026-06-09T17:07:58.92535108Z\" level=info msg=\"Started container\" PID=99589 containerID=964f5d1b5fbcb52edf6f63ae26215e5f662dabe2f70540260ca087d3feb9bf47 description=openshift-marketplace/certified-operators-4b4mx/extract-utilities id=f5f22cca-d8b5-4cf0-b469-1b0f40073ad5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=770c1d0a8930b49e4e6d395be546d01a724d0a6b03151a3f2c90311cdd88845d\nJun 09 17:07:59.278045 crc crio[20770]: time=\"2026-06-09T17:07:59.277542603Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=7180ee92-a6f3-455c-a932-a721a330ed0e name=/runtime.v1.ImageService/PullImage\nJun 09 17:07:59.295855 crc crio[20770]: time=\"2026-06-09T17:07:59.295033634Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 09 17:07:59.903529 crc crio[20770]: time=\"2026-06-09T17:07:59.903393769Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e\" id=7180ee92-a6f3-455c-a932-a721a330ed0e name=/runtime.v1.ImageService/PullImage\nJun 09 17:07:59.908091 crc crio[20770]: time=\"2026-06-09T17:07:59.90796246Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=2dae2a3c-5291-4814-930e-69fdcefa28c2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:07:59.915182 crc crio[20770]: time=\"2026-06-09T17:07:59.915069343Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=394bf1ff-7319-4e46-b357-fbd45115c557 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:07:59.928976 crc crio[20770]: time=\"2026-06-09T17:07:59.928876208Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-4b4mx/extract-content\" id=21c2f182-6d98-44a9-afac-e1435c7cbbe5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:07:59.929867 crc crio[20770]: time=\"2026-06-09T17:07:59.92962197Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:59.989939 crc crio[20770]: time=\"2026-06-09T17:07:59.989843244Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:07:59.993921 crc crio[20770]: time=\"2026-06-09T17:07:59.993849308Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:08:00.213387 crc crio[20770]: time=\"2026-06-09T17:08:00.212802257Z\" level=info msg=\"Created container fbc6edb56907a33c53174b6e4e957ec82b25d558d001c90969790f8e6c88a0e7: openshift-marketplace/certified-operators-4b4mx/extract-content\" id=21c2f182-6d98-44a9-afac-e1435c7cbbe5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:08:00.216872 crc crio[20770]: time=\"2026-06-09T17:08:00.21502671Z\" level=info msg=\"Starting container: fbc6edb56907a33c53174b6e4e957ec82b25d558d001c90969790f8e6c88a0e7\" id=54c470f7-0f8c-4213-99b0-d08e9333c584 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:08:00.225622 crc crio[20770]: time=\"2026-06-09T17:08:00.22548459Z\" level=info msg=\"Started container\" PID=99663 containerID=fbc6edb56907a33c53174b6e4e957ec82b25d558d001c90969790f8e6c88a0e7 description=openshift-marketplace/certified-operators-4b4mx/extract-content id=54c470f7-0f8c-4213-99b0-d08e9333c584 name=/runtime.v1.RuntimeService/StartContainer sandboxID=770c1d0a8930b49e4e6d395be546d01a724d0a6b03151a3f2c90311cdd88845d\nJun 09 17:08:00.564937 crc crio[20770]: time=\"2026-06-09T17:08:00.561929662Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683748-m9c6v/POD\" id=63c8db36-4558-4e23-9070-d739c2401169 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:08:00.564937 crc crio[20770]: time=\"2026-06-09T17:08:00.562043485Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:08:00.634363 crc crio[20770]: time=\"2026-06-09T17:08:00.634275843Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683748-m9c6v Namespace:openshift-infra ID:0f08bb5fc72eadc71307c2c46a98ea6eff6556914c72807b79551629c0fbccb3 UID:03c1bfb5-1480-41bc-8314-e89d9910e8f4 NetNS:/var/run/netns/02d3d102-b242-4c43-82a7-3de03a0b3e55 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod03c1bfb5_1480_41bc_8314_e89d9910e8f4.slice PodAnnotations:0xc00291a4c0}] Aliases:map[]}\"\nJun 09 17:08:00.634363 crc crio[20770]: time=\"2026-06-09T17:08:00.634346435Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683748-m9c6v to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:08:01.356283 crc crio[20770]: 2026-06-09T17:08:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0f08bb5fc72eadc Mac:be:ad:ce:71:29:18 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:de Mtu:0 Sandbox:/var/run/netns/02d3d102-b242-4c43-82a7-3de03a0b3e55 SocketPath: PciID:}] [{Interface:0xc000194ca0 Address:{IP:10.217.0.222 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:08:01.359444 crc crio[20770]: time=\"2026-06-09T17:08:01.359361211Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683748-m9c6v Namespace:openshift-infra ID:0f08bb5fc72eadc71307c2c46a98ea6eff6556914c72807b79551629c0fbccb3 UID:03c1bfb5-1480-41bc-8314-e89d9910e8f4 NetNS:/var/run/netns/02d3d102-b242-4c43-82a7-3de03a0b3e55 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod03c1bfb5_1480_41bc_8314_e89d9910e8f4.slice PodAnnotations:0xc00291a4c0}] Aliases:map[]}\"\nJun 09 17:08:01.359837 crc crio[20770]: time=\"2026-06-09T17:08:01.359592138Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683748-m9c6v for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:08:01.386152 crc crio[20770]: time=\"2026-06-09T17:08:01.386038175Z\" level=info msg=\"Ran pod sandbox 0f08bb5fc72eadc71307c2c46a98ea6eff6556914c72807b79551629c0fbccb3 with infra container: openshift-infra/auto-csr-approver-29683748-m9c6v/POD\" id=63c8db36-4558-4e23-9070-d739c2401169 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:08:01.397559 crc crio[20770]: time=\"2026-06-09T17:08:01.397310777Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=4fbf51fc-5a5a-414c-9146-d9ed4d1e2784 name=/runtime.v1.ImageService/PullImage\nJun 09 17:08:01.402905 crc crio[20770]: time=\"2026-06-09T17:08:01.402852566Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 17:08:02.139038 crc crio[20770]: time=\"2026-06-09T17:08:02.138379173Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=4fbf51fc-5a5a-414c-9146-d9ed4d1e2784 name=/runtime.v1.ImageService/PullImage\nJun 09 17:08:02.140083 crc crio[20770]: time=\"2026-06-09T17:08:02.139908677Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=581178a8-dd29-40da-89cc-270f52f95349 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:08:02.145048 crc crio[20770]: time=\"2026-06-09T17:08:02.144890959Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=4772278f-d826-42f4-8ae6-cf6e3406f7b9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:08:02.157987 crc crio[20770]: time=\"2026-06-09T17:08:02.157718297Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683748-m9c6v/oc\" id=3d1cd32a-52ce-4812-9acc-b62f2cb6a4cb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:08:02.158319 crc crio[20770]: time=\"2026-06-09T17:08:02.158258662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:08:02.217751 crc crio[20770]: time=\"2026-06-09T17:08:02.2175576Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:08:02.344469 crc crio[20770]: time=\"2026-06-09T17:08:02.344214266Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=c195f8ee-4376-4d1b-b6e9-2565a30a01ec name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:08:02.348409 crc crio[20770]: time=\"2026-06-09T17:08:02.348334154Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=15cf196e-b208-4d2b-a52e-5dabc42cdc52 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:08:02.357866 crc crio[20770]: time=\"2026-06-09T17:08:02.35762979Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-4b4mx/registry-server\" id=acb5d33d-aea3-4ab3-b06a-0b7bd25b7b74 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:08:02.359438 crc crio[20770]: time=\"2026-06-09T17:08:02.358909347Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:08:02.530033 crc crio[20770]: time=\"2026-06-09T17:08:02.529045637Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:08:02.535905 crc crio[20770]: time=\"2026-06-09T17:08:02.535747149Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:08:02.634752 crc crio[20770]: time=\"2026-06-09T17:08:02.63426039Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:08:02.742305 crc crio[20770]: time=\"2026-06-09T17:08:02.742238011Z\" level=info msg=\"Created container 7667bbbb5a068a2b613d37ce17156cf85c0b5166c0e87768e02daf7015f7dbd2: openshift-marketplace/certified-operators-4b4mx/registry-server\" id=acb5d33d-aea3-4ab3-b06a-0b7bd25b7b74 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:08:02.744383 crc crio[20770]: time=\"2026-06-09T17:08:02.744282099Z\" level=info msg=\"Starting container: 7667bbbb5a068a2b613d37ce17156cf85c0b5166c0e87768e02daf7015f7dbd2\" id=8f8fe0d0-1b3a-4d19-ba19-ffa955c7c2c2 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:08:02.754949 crc crio[20770]: time=\"2026-06-09T17:08:02.754877993Z\" level=info msg=\"Started container\" PID=99885 containerID=7667bbbb5a068a2b613d37ce17156cf85c0b5166c0e87768e02daf7015f7dbd2 description=openshift-marketplace/certified-operators-4b4mx/registry-server id=8f8fe0d0-1b3a-4d19-ba19-ffa955c7c2c2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=770c1d0a8930b49e4e6d395be546d01a724d0a6b03151a3f2c90311cdd88845d\nJun 09 17:08:02.775110 crc crio[20770]: time=\"2026-06-09T17:08:02.774975578Z\" level=info msg=\"Created container ff5a6ade35fec0be170d8f6144a9c81525af13bfb5d3e93562e359ca2bfec1aa: openshift-infra/auto-csr-approver-29683748-m9c6v/oc\" id=3d1cd32a-52ce-4812-9acc-b62f2cb6a4cb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:08:02.779756 crc crio[20770]: time=\"2026-06-09T17:08:02.777781288Z\" level=info msg=\"Starting container: ff5a6ade35fec0be170d8f6144a9c81525af13bfb5d3e93562e359ca2bfec1aa\" id=929c5a89-acf7-4d0f-ad7a-d4b55b6ae02f name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:08:02.789776 crc crio[20770]: time=\"2026-06-09T17:08:02.789265107Z\" level=info msg=\"Started container\" PID=99889 containerID=ff5a6ade35fec0be170d8f6144a9c81525af13bfb5d3e93562e359ca2bfec1aa description=openshift-infra/auto-csr-approver-29683748-m9c6v/oc id=929c5a89-acf7-4d0f-ad7a-d4b55b6ae02f name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f08bb5fc72eadc71307c2c46a98ea6eff6556914c72807b79551629c0fbccb3\nJun 09 17:08:05.411987 crc crio[20770]: time=\"2026-06-09T17:08:05.41060306Z\" level=info msg=\"Stopping pod sandbox: 0f08bb5fc72eadc71307c2c46a98ea6eff6556914c72807b79551629c0fbccb3\" id=7c5ca67f-0310-4e68-b7fb-5fb7d6178c97 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:08:05.414586 crc crio[20770]: time=\"2026-06-09T17:08:05.412450013Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683748-m9c6v Namespace:openshift-infra ID:0f08bb5fc72eadc71307c2c46a98ea6eff6556914c72807b79551629c0fbccb3 UID:03c1bfb5-1480-41bc-8314-e89d9910e8f4 NetNS:/var/run/netns/02d3d102-b242-4c43-82a7-3de03a0b3e55 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod03c1bfb5_1480_41bc_8314_e89d9910e8f4.slice PodAnnotations:0xc007516990}] Aliases:map[]}\"\nJun 09 17:08:05.414586 crc crio[20770]: time=\"2026-06-09T17:08:05.412596747Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683748-m9c6v from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:08:05.771057 crc crio[20770]: time=\"2026-06-09T17:08:05.770498753Z\" level=info msg=\"Stopped pod sandbox: 0f08bb5fc72eadc71307c2c46a98ea6eff6556914c72807b79551629c0fbccb3\" id=7c5ca67f-0310-4e68-b7fb-5fb7d6178c97 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:08:10.520905 crc crio[20770]: time=\"2026-06-09T17:08:10.519843406Z\" level=info msg=\"Stopping container: 7667bbbb5a068a2b613d37ce17156cf85c0b5166c0e87768e02daf7015f7dbd2 (timeout: 2s)\" id=56afaeec-6b36-4bf6-b608-86269bb03f72 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:08:10.648525 crc crio[20770]: time=\"2026-06-09T17:08:10.648325314Z\" level=info msg=\"Stopped container 7667bbbb5a068a2b613d37ce17156cf85c0b5166c0e87768e02daf7015f7dbd2: openshift-marketplace/certified-operators-4b4mx/registry-server\" id=56afaeec-6b36-4bf6-b608-86269bb03f72 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:08:10.649583 crc crio[20770]: time=\"2026-06-09T17:08:10.649508448Z\" level=info msg=\"Stopping pod sandbox: 770c1d0a8930b49e4e6d395be546d01a724d0a6b03151a3f2c90311cdd88845d\" id=e5148ebb-bce1-4c72-b620-9c6f94354281 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:08:10.650431 crc crio[20770]: time=\"2026-06-09T17:08:10.650330472Z\" level=info msg=\"Got pod network &{Name:certified-operators-4b4mx Namespace:openshift-marketplace ID:770c1d0a8930b49e4e6d395be546d01a724d0a6b03151a3f2c90311cdd88845d UID:e236e114-6062-4975-b1fb-e3a7e3020f87 NetNS:/var/run/netns/02117da3-c085-40f4-994a-5df2b2a28af2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode236e114_6062_4975_b1fb_e3a7e3020f87.slice PodAnnotations:0xc007516e20}] Aliases:map[]}\"\nJun 09 17:08:10.650561 crc crio[20770]: time=\"2026-06-09T17:08:10.650536488Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-4b4mx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:08:10.973579 crc crio[20770]: time=\"2026-06-09T17:08:10.97304107Z\" level=info msg=\"Stopped pod sandbox: 770c1d0a8930b49e4e6d395be546d01a724d0a6b03151a3f2c90311cdd88845d\" id=e5148ebb-bce1-4c72-b620-9c6f94354281 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:08:11.541318 crc crio[20770]: time=\"2026-06-09T17:08:11.541260487Z\" level=info msg=\"Removing container: 7667bbbb5a068a2b613d37ce17156cf85c0b5166c0e87768e02daf7015f7dbd2\" id=56c40ef3-36d2-4067-bf0c-a9944b925e09 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:08:11.591022 crc crio[20770]: time=\"2026-06-09T17:08:11.584702071Z\" level=info msg=\"Removed container 7667bbbb5a068a2b613d37ce17156cf85c0b5166c0e87768e02daf7015f7dbd2: openshift-marketplace/certified-operators-4b4mx/registry-server\" id=56c40ef3-36d2-4067-bf0c-a9944b925e09 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:08:11.599184 crc crio[20770]: time=\"2026-06-09T17:08:11.599124804Z\" level=info msg=\"Removing container: fbc6edb56907a33c53174b6e4e957ec82b25d558d001c90969790f8e6c88a0e7\" id=53628311-2a8f-4a6f-a14b-514605ea0bb7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:08:11.642925 crc crio[20770]: time=\"2026-06-09T17:08:11.642745143Z\" level=info msg=\"Removed container fbc6edb56907a33c53174b6e4e957ec82b25d558d001c90969790f8e6c88a0e7: openshift-marketplace/certified-operators-4b4mx/extract-content\" id=53628311-2a8f-4a6f-a14b-514605ea0bb7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:08:11.646490 crc crio[20770]: time=\"2026-06-09T17:08:11.646435508Z\" level=info msg=\"Removing container: 964f5d1b5fbcb52edf6f63ae26215e5f662dabe2f70540260ca087d3feb9bf47\" id=ccc81d2a-fe3d-4397-a658-0546daf55d42 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:08:11.696579 crc crio[20770]: time=\"2026-06-09T17:08:11.696469851Z\" level=info msg=\"Removed container 964f5d1b5fbcb52edf6f63ae26215e5f662dabe2f70540260ca087d3feb9bf47: openshift-marketplace/certified-operators-4b4mx/extract-utilities\" id=ccc81d2a-fe3d-4397-a658-0546daf55d42 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:08:23.715184 crc crio[20770]: time=\"2026-06-09T17:08:23.714044038Z\" level=info msg=\"Removing container: 78dcfd2e0ab9ab6d61267054c8b82be45dd171109c983a90ea2003d51f8062f5\" id=a8902b23-e9c4-4c22-b3cb-d4d5a161011c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:08:23.865280 crc crio[20770]: time=\"2026-06-09T17:08:23.865094302Z\" level=info msg=\"Removed container 78dcfd2e0ab9ab6d61267054c8b82be45dd171109c983a90ea2003d51f8062f5: openshift-infra/auto-csr-approver-29683742-6bzqn/oc\" id=a8902b23-e9c4-4c22-b3cb-d4d5a161011c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:08:23.878245 crc crio[20770]: time=\"2026-06-09T17:08:23.878147436Z\" level=info msg=\"Stopping pod sandbox: 770c1d0a8930b49e4e6d395be546d01a724d0a6b03151a3f2c90311cdd88845d\" id=f9215d24-1626-4863-b51b-8f7b6026fe47 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:08:23.878245 crc crio[20770]: time=\"2026-06-09T17:08:23.87826733Z\" level=info msg=\"Stopped pod sandbox (already stopped): 770c1d0a8930b49e4e6d395be546d01a724d0a6b03151a3f2c90311cdd88845d\" id=f9215d24-1626-4863-b51b-8f7b6026fe47 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:08:23.879007 crc crio[20770]: time=\"2026-06-09T17:08:23.878868457Z\" level=info msg=\"Removing pod sandbox: 770c1d0a8930b49e4e6d395be546d01a724d0a6b03151a3f2c90311cdd88845d\" id=cc9cb4e6-0d00-4858-bbcb-45bd3aa56b3b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:08:23.896152 crc crio[20770]: time=\"2026-06-09T17:08:23.896036878Z\" level=info msg=\"Removed pod sandbox: 770c1d0a8930b49e4e6d395be546d01a724d0a6b03151a3f2c90311cdd88845d\" id=cc9cb4e6-0d00-4858-bbcb-45bd3aa56b3b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:08:23.897361 crc crio[20770]: time=\"2026-06-09T17:08:23.897242553Z\" level=info msg=\"Stopping pod sandbox: 674c92a61fcc37ddedce1551ded849bced92c953e0c5993ebc100e97ab546792\" id=832a0847-c957-43aa-b094-dd512ff29b0e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:08:23.897468 crc crio[20770]: time=\"2026-06-09T17:08:23.897373567Z\" level=info msg=\"Stopped pod sandbox (already stopped): 674c92a61fcc37ddedce1551ded849bced92c953e0c5993ebc100e97ab546792\" id=832a0847-c957-43aa-b094-dd512ff29b0e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:08:23.898528 crc crio[20770]: time=\"2026-06-09T17:08:23.898373465Z\" level=info msg=\"Removing pod sandbox: 674c92a61fcc37ddedce1551ded849bced92c953e0c5993ebc100e97ab546792\" id=c2770ba0-4b4b-4ac2-bc27-d8b65a53b6e1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:08:23.917932 crc crio[20770]: time=\"2026-06-09T17:08:23.917780081Z\" level=info msg=\"Removed pod sandbox: 674c92a61fcc37ddedce1551ded849bced92c953e0c5993ebc100e97ab546792\" id=c2770ba0-4b4b-4ac2-bc27-d8b65a53b6e1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:09:16.445316 crc crio[20770]: time=\"2026-06-09T17:09:16.444576023Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-c9vrp/POD\" id=87a8340d-92a4-478f-993d-608363f434d1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:09:16.447115 crc crio[20770]: time=\"2026-06-09T17:09:16.445333315Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:09:16.487437 crc crio[20770]: time=\"2026-06-09T17:09:16.487048749Z\" level=info msg=\"Got pod network &{Name:community-operators-c9vrp Namespace:openshift-marketplace ID:ab69df1cedcb11a537c7d80142612b45c18c276a0be09c0e1762bedcecb381a0 UID:cb7b386d-f8e5-4a18-9887-3a00f9ef8478 NetNS:/var/run/netns/2801aa88-f420-4200-b909-40396d29809b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcb7b386d_f8e5_4a18_9887_3a00f9ef8478.slice PodAnnotations:0xc007516880}] Aliases:map[]}\"\nJun 09 17:09:16.487437 crc crio[20770]: time=\"2026-06-09T17:09:16.487412029Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-c9vrp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:09:17.137973 crc crio[20770]: 2026-06-09T17:09:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ab69df1cedcb11a Mac:c6:d1:6d:48:83:b0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:df Mtu:0 Sandbox:/var/run/netns/2801aa88-f420-4200-b909-40396d29809b SocketPath: PciID:}] [{Interface:0xc0002eef80 Address:{IP:10.217.0.223 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:09:17.139348 crc crio[20770]: time=\"2026-06-09T17:09:17.139288231Z\" level=info msg=\"Got pod network &{Name:community-operators-c9vrp Namespace:openshift-marketplace ID:ab69df1cedcb11a537c7d80142612b45c18c276a0be09c0e1762bedcecb381a0 UID:cb7b386d-f8e5-4a18-9887-3a00f9ef8478 NetNS:/var/run/netns/2801aa88-f420-4200-b909-40396d29809b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcb7b386d_f8e5_4a18_9887_3a00f9ef8478.slice PodAnnotations:0xc007516880}] Aliases:map[]}\"\nJun 09 17:09:17.139470 crc crio[20770]: time=\"2026-06-09T17:09:17.139457256Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-c9vrp for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:09:17.148955 crc crio[20770]: time=\"2026-06-09T17:09:17.148869536Z\" level=info msg=\"Ran pod sandbox ab69df1cedcb11a537c7d80142612b45c18c276a0be09c0e1762bedcecb381a0 with infra container: openshift-marketplace/community-operators-c9vrp/POD\" id=87a8340d-92a4-478f-993d-608363f434d1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:09:17.152619 crc crio[20770]: time=\"2026-06-09T17:09:17.152543661Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=abf8dbc4-23d3-4b10-a83d-245b01843eea name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:09:17.155864 crc crio[20770]: time=\"2026-06-09T17:09:17.155783003Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=3fa6e0c6-8f71-4f67-be30-0601ab06811a name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:09:17.163175 crc crio[20770]: time=\"2026-06-09T17:09:17.163069762Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-c9vrp/extract-utilities\" id=8b32777d-63af-4b3d-bdb5-3ec2bbf407c9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:09:17.163585 crc crio[20770]: time=\"2026-06-09T17:09:17.163544286Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:09:17.217295 crc crio[20770]: time=\"2026-06-09T17:09:17.216304166Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:09:17.229180 crc crio[20770]: time=\"2026-06-09T17:09:17.229060731Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:09:17.364138 crc crio[20770]: time=\"2026-06-09T17:09:17.364005215Z\" level=info msg=\"Created container 4953c69c24aa6a8eab827aae69c44fbbb95efdc032ae9a18845baa6a68e7215d: openshift-marketplace/community-operators-c9vrp/extract-utilities\" id=8b32777d-63af-4b3d-bdb5-3ec2bbf407c9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:09:17.365128 crc crio[20770]: time=\"2026-06-09T17:09:17.365056605Z\" level=info msg=\"Starting container: 4953c69c24aa6a8eab827aae69c44fbbb95efdc032ae9a18845baa6a68e7215d\" id=62b24df8-fa96-4519-a20f-cb07f5da83b3 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:09:17.373301 crc crio[20770]: time=\"2026-06-09T17:09:17.373176317Z\" level=info msg=\"Started container\" PID=103581 containerID=4953c69c24aa6a8eab827aae69c44fbbb95efdc032ae9a18845baa6a68e7215d description=openshift-marketplace/community-operators-c9vrp/extract-utilities id=62b24df8-fa96-4519-a20f-cb07f5da83b3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ab69df1cedcb11a537c7d80142612b45c18c276a0be09c0e1762bedcecb381a0\nJun 09 17:09:17.588079 crc crio[20770]: time=\"2026-06-09T17:09:17.587976756Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=204162d6-04b8-4b7d-9808-8c5c5ede2e2e name=/runtime.v1.ImageService/PullImage\nJun 09 17:09:17.598600 crc crio[20770]: time=\"2026-06-09T17:09:17.598132907Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 09 17:09:18.403508 crc crio[20770]: time=\"2026-06-09T17:09:18.403399189Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:b693b87e9f3f01270b2e5bc4144773623095b823f2870718492b2c7fe6125bd8\" id=204162d6-04b8-4b7d-9808-8c5c5ede2e2e name=/runtime.v1.ImageService/PullImage\nJun 09 17:09:18.404470 crc crio[20770]: time=\"2026-06-09T17:09:18.404383508Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=406a5c08-68c7-4766-995e-91542c7eb661 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:09:18.407529 crc crio[20770]: time=\"2026-06-09T17:09:18.407414724Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=4c72e3d2-dcc2-4195-9d9d-0a998e529de5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:09:18.417478 crc crio[20770]: time=\"2026-06-09T17:09:18.4173907Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-c9vrp/extract-content\" id=66f0538a-445a-40c8-8153-0094d7c14392 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:09:18.418208 crc crio[20770]: time=\"2026-06-09T17:09:18.418153652Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:09:18.476121 crc crio[20770]: time=\"2026-06-09T17:09:18.476038239Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:09:18.480453 crc crio[20770]: time=\"2026-06-09T17:09:18.480369183Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:09:18.647365 crc crio[20770]: time=\"2026-06-09T17:09:18.647179298Z\" level=info msg=\"Created container 6fd92e836b221486e2b881fda17b78933d75f397f9403222b2ba79971bdfed69: openshift-marketplace/community-operators-c9vrp/extract-content\" id=66f0538a-445a-40c8-8153-0094d7c14392 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:09:18.650193 crc crio[20770]: time=\"2026-06-09T17:09:18.65002076Z\" level=info msg=\"Starting container: 6fd92e836b221486e2b881fda17b78933d75f397f9403222b2ba79971bdfed69\" id=49a60b99-e493-494f-bcdd-ec17ee591dae name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:09:18.657077 crc crio[20770]: time=\"2026-06-09T17:09:18.656761533Z\" level=info msg=\"Started container\" PID=103619 containerID=6fd92e836b221486e2b881fda17b78933d75f397f9403222b2ba79971bdfed69 description=openshift-marketplace/community-operators-c9vrp/extract-content id=49a60b99-e493-494f-bcdd-ec17ee591dae name=/runtime.v1.RuntimeService/StartContainer sandboxID=ab69df1cedcb11a537c7d80142612b45c18c276a0be09c0e1762bedcecb381a0\nJun 09 17:09:20.650849 crc crio[20770]: time=\"2026-06-09T17:09:20.649697357Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=20b4edc1-ced6-419f-bd69-bd08986cd06a name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:09:20.655970 crc crio[20770]: time=\"2026-06-09T17:09:20.655888754Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=b24a1216-bf7a-45a7-a12c-294c23fdde98 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:09:20.677582 crc crio[20770]: time=\"2026-06-09T17:09:20.677450471Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-c9vrp/registry-server\" id=cb70d6ce-6a94-4bd2-85d6-423a779fc422 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:09:20.678081 crc crio[20770]: time=\"2026-06-09T17:09:20.678028968Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:09:20.767372 crc crio[20770]: time=\"2026-06-09T17:09:20.767281583Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:09:20.771725 crc crio[20770]: time=\"2026-06-09T17:09:20.771616977Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:09:21.016126 crc crio[20770]: time=\"2026-06-09T17:09:21.016018544Z\" level=info msg=\"Created container 2c43ea37b00965cbf9c17c133a8649e1c30fa4bbd85c350a0e8134c9f50b8308: openshift-marketplace/community-operators-c9vrp/registry-server\" id=cb70d6ce-6a94-4bd2-85d6-423a779fc422 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:09:21.018002 crc crio[20770]: time=\"2026-06-09T17:09:21.017918178Z\" level=info msg=\"Starting container: 2c43ea37b00965cbf9c17c133a8649e1c30fa4bbd85c350a0e8134c9f50b8308\" id=893e2082-0d4f-4570-9242-2f98a778220e name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:09:21.025098 crc crio[20770]: time=\"2026-06-09T17:09:21.02497125Z\" level=info msg=\"Started container\" PID=103740 containerID=2c43ea37b00965cbf9c17c133a8649e1c30fa4bbd85c350a0e8134c9f50b8308 description=openshift-marketplace/community-operators-c9vrp/registry-server id=893e2082-0d4f-4570-9242-2f98a778220e name=/runtime.v1.RuntimeService/StartContainer sandboxID=ab69df1cedcb11a537c7d80142612b45c18c276a0be09c0e1762bedcecb381a0\nJun 09 17:09:23.938442 crc crio[20770]: time=\"2026-06-09T17:09:23.937970893Z\" level=info msg=\"Removing container: 353923470aad82df91e08677f670f1e17a9dbb324f5751905240ea4f527d5ee7\" id=b14f7dd1-8e6d-48aa-bb68-d3f54043bebf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:09:23.982772 crc crio[20770]: time=\"2026-06-09T17:09:23.982605Z\" level=info msg=\"Removed container 353923470aad82df91e08677f670f1e17a9dbb324f5751905240ea4f527d5ee7: openstack/keystone-c685-account-create-update-n8n8w/mariadb-account-create-update\" id=b14f7dd1-8e6d-48aa-bb68-d3f54043bebf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:09:23.991337 crc crio[20770]: time=\"2026-06-09T17:09:23.991235107Z\" level=info msg=\"Removing container: 123b977a3c285d40f80a0d5e7de725bcecea36e29efceccddefa13247cea447c\" id=a7a89a34-5f97-4c4f-abfc-7ac855c120ef name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:09:24.041509 crc crio[20770]: time=\"2026-06-09T17:09:24.041358882Z\" level=info msg=\"Removed container 123b977a3c285d40f80a0d5e7de725bcecea36e29efceccddefa13247cea447c: openstack/root-account-create-update-kv2zz/mariadb-account-create-update\" id=a7a89a34-5f97-4c4f-abfc-7ac855c120ef name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:09:24.044169 crc crio[20770]: time=\"2026-06-09T17:09:24.044113071Z\" level=info msg=\"Removing container: 91a44827c81c9dfcacbcdfc9968ce61e57b028e393713d3a97e782ce94a8c0e9\" id=ed46c35b-ab3b-4836-ace1-779c22f5bf19 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:09:24.086763 crc crio[20770]: time=\"2026-06-09T17:09:24.086606588Z\" level=info msg=\"Removed container 91a44827c81c9dfcacbcdfc9968ce61e57b028e393713d3a97e782ce94a8c0e9: openstack/placement-7921-account-create-update-r647k/mariadb-account-create-update\" id=ed46c35b-ab3b-4836-ace1-779c22f5bf19 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:09:24.090114 crc crio[20770]: time=\"2026-06-09T17:09:24.090046696Z\" level=info msg=\"Removing container: 9eee3b2a741c1b279a4635eff42316bd50630bdb763839d84a4fcadab964d2d2\" id=6a5909a3-671f-4294-87be-3545bb1547d7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:09:24.127214 crc crio[20770]: time=\"2026-06-09T17:09:24.127074966Z\" level=info msg=\"Removed container 9eee3b2a741c1b279a4635eff42316bd50630bdb763839d84a4fcadab964d2d2: openstack/keystone-db-create-klcdk/mariadb-database-create\" id=6a5909a3-671f-4294-87be-3545bb1547d7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:09:24.129965 crc crio[20770]: time=\"2026-06-09T17:09:24.129846496Z\" level=info msg=\"Removing container: a04f3274d3b33007fc1aab36773e5b54533a78c96062d6fa2923ee025393d125\" id=109ddaf6-1951-4c80-8c1d-dae0e42b32ae name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:09:24.181267 crc crio[20770]: time=\"2026-06-09T17:09:24.181106983Z\" level=info msg=\"Removed container a04f3274d3b33007fc1aab36773e5b54533a78c96062d6fa2923ee025393d125: openstack/neutron-6649-account-create-update-q4zwg/mariadb-account-create-update\" id=109ddaf6-1951-4c80-8c1d-dae0e42b32ae name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:09:24.184727 crc crio[20770]: time=\"2026-06-09T17:09:24.184618314Z\" level=info msg=\"Removing container: d00dd634eed731334ef12b3500ed93fccd5a9f191449c70a19b0ea17d0e0a73c\" id=d1e4b237-45f5-4a21-b34b-c9c6283b3cce name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:09:24.226780 crc crio[20770]: time=\"2026-06-09T17:09:24.226537654Z\" level=info msg=\"Removed container d00dd634eed731334ef12b3500ed93fccd5a9f191449c70a19b0ea17d0e0a73c: openstack/glance-db-create-vc5ss/mariadb-database-create\" id=d1e4b237-45f5-4a21-b34b-c9c6283b3cce name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:09:24.229244 crc crio[20770]: time=\"2026-06-09T17:09:24.229166609Z\" level=info msg=\"Removing container: aeda6f24eda242f337cd59d671515340d3b9743f3fab2008ca8d27d9c293e9fc\" id=fbf51b9d-89c8-4d3d-8f82-e5cddc9d5e9f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:09:24.274242 crc crio[20770]: time=\"2026-06-09T17:09:24.27357467Z\" level=info msg=\"Removed container aeda6f24eda242f337cd59d671515340d3b9743f3fab2008ca8d27d9c293e9fc: openstack/cinder-19e0-account-create-update-l6469/mariadb-account-create-update\" id=fbf51b9d-89c8-4d3d-8f82-e5cddc9d5e9f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:09:24.278588 crc crio[20770]: time=\"2026-06-09T17:09:24.27845882Z\" level=info msg=\"Removing container: 542867df39f031fc0e48b23d201613e8cc450e8523419960d6cdff45bc2eefb0\" id=8227a2d0-5672-4ce4-be1a-d7e388d090c8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:09:24.315135 crc crio[20770]: time=\"2026-06-09T17:09:24.314974106Z\" level=info msg=\"Removed container 542867df39f031fc0e48b23d201613e8cc450e8523419960d6cdff45bc2eefb0: openstack/neutron-db-create-zvggc/mariadb-database-create\" id=8227a2d0-5672-4ce4-be1a-d7e388d090c8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:09:24.321370 crc crio[20770]: time=\"2026-06-09T17:09:24.321251275Z\" level=info msg=\"Removing container: 315219b13286224978e8f8a649f6679a630801ad41ac7af1ee7e5782bc5ea36d\" id=91f0be3a-0285-4866-b868-9762f3c310b8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:09:24.357063 crc crio[20770]: time=\"2026-06-09T17:09:24.356952477Z\" level=info msg=\"Removed container 315219b13286224978e8f8a649f6679a630801ad41ac7af1ee7e5782bc5ea36d: openstack/glance-d8d9-account-create-update-hs46j/mariadb-account-create-update\" id=91f0be3a-0285-4866-b868-9762f3c310b8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:09:24.361348 crc crio[20770]: time=\"2026-06-09T17:09:24.361271071Z\" level=info msg=\"Removing container: adb5c8d5b53d095629e8ebc1acc97c2c4b7f7938dd221fabfc6ec4463f5f532c\" id=2e60539c-d455-41fb-b085-f54f80b21be1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:09:24.404685 crc crio[20770]: time=\"2026-06-09T17:09:24.404569991Z\" level=info msg=\"Removed container adb5c8d5b53d095629e8ebc1acc97c2c4b7f7938dd221fabfc6ec4463f5f532c: openstack/barbican-4b0e-account-create-update-z77np/mariadb-account-create-update\" id=2e60539c-d455-41fb-b085-f54f80b21be1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:09:24.409448 crc crio[20770]: time=\"2026-06-09T17:09:24.409227924Z\" level=info msg=\"Removing container: 0e6a53dcd3696dcfc1c4e949697af8f7dca595a97c3a23fb183e0e5b6c69afed\" id=3077badd-bd6a-43d9-8ce8-be6ee71e9ec5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:09:24.453582 crc crio[20770]: time=\"2026-06-09T17:09:24.453416359Z\" level=info msg=\"Removed container 0e6a53dcd3696dcfc1c4e949697af8f7dca595a97c3a23fb183e0e5b6c69afed: openstack/barbican-db-create-mxftb/mariadb-database-create\" id=3077badd-bd6a-43d9-8ce8-be6ee71e9ec5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:09:24.460183 crc crio[20770]: time=\"2026-06-09T17:09:24.46009838Z\" level=info msg=\"Removing container: e899c78565cf4f40e557f76914eafe3dda3a189069c6a69df7dcb775c6b7b064\" id=409f2e88-d630-4784-923f-6eb301cd4aaf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:09:24.505573 crc crio[20770]: time=\"2026-06-09T17:09:24.505460899Z\" level=info msg=\"Removed container e899c78565cf4f40e557f76914eafe3dda3a189069c6a69df7dcb775c6b7b064: openstack/cinder-db-create-dz654/mariadb-database-create\" id=409f2e88-d630-4784-923f-6eb301cd4aaf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:09:24.509592 crc crio[20770]: time=\"2026-06-09T17:09:24.509529145Z\" level=info msg=\"Removing container: 3abf6463397d8d845dbf31cc3240ef3d40d0ae83c4318fb9c883b118579f3c48\" id=365d38e0-7777-44e2-a889-be9e6ab2127a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:09:24.547753 crc crio[20770]: time=\"2026-06-09T17:09:24.547559404Z\" level=info msg=\"Removed container 3abf6463397d8d845dbf31cc3240ef3d40d0ae83c4318fb9c883b118579f3c48: openstack/placement-db-create-kk6zz/mariadb-database-create\" id=365d38e0-7777-44e2-a889-be9e6ab2127a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:09:24.558749 crc crio[20770]: time=\"2026-06-09T17:09:24.558632421Z\" level=info msg=\"Stopping pod sandbox: 3af534ef2659375be4f799559ddf0274c0978767597a574d063cf3213936f3d7\" id=a9a6a546-a90f-401c-9c9d-3ef137a38942 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:09:24.559107 crc crio[20770]: time=\"2026-06-09T17:09:24.559082804Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3af534ef2659375be4f799559ddf0274c0978767597a574d063cf3213936f3d7\" id=a9a6a546-a90f-401c-9c9d-3ef137a38942 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:09:24.559851 crc crio[20770]: time=\"2026-06-09T17:09:24.559751783Z\" level=info msg=\"Removing pod sandbox: 3af534ef2659375be4f799559ddf0274c0978767597a574d063cf3213936f3d7\" id=e87d8359-1194-459a-9baa-93d206e0161b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:09:24.575705 crc crio[20770]: time=\"2026-06-09T17:09:24.575459713Z\" level=info msg=\"Removed pod sandbox: 3af534ef2659375be4f799559ddf0274c0978767597a574d063cf3213936f3d7\" id=e87d8359-1194-459a-9baa-93d206e0161b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:09:24.577039 crc crio[20770]: time=\"2026-06-09T17:09:24.576909914Z\" level=info msg=\"Stopping pod sandbox: 101a859d2325a02da43cf8bd9afb23b28e4ae896db7202ac8ced78663d4b4db6\" id=69d77244-3ee3-4bcd-8147-3b8016bf24ba name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:09:24.577175 crc crio[20770]: time=\"2026-06-09T17:09:24.577076569Z\" level=info msg=\"Stopped pod sandbox (already stopped): 101a859d2325a02da43cf8bd9afb23b28e4ae896db7202ac8ced78663d4b4db6\" id=69d77244-3ee3-4bcd-8147-3b8016bf24ba name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:09:24.578433 crc crio[20770]: time=\"2026-06-09T17:09:24.578388697Z\" level=info msg=\"Removing pod sandbox: 101a859d2325a02da43cf8bd9afb23b28e4ae896db7202ac8ced78663d4b4db6\" id=ec9f2ee3-4a06-4a11-bd78-05c592a275b8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:09:24.602769 crc crio[20770]: time=\"2026-06-09T17:09:24.602627551Z\" level=info msg=\"Removed pod sandbox: 101a859d2325a02da43cf8bd9afb23b28e4ae896db7202ac8ced78663d4b4db6\" id=ec9f2ee3-4a06-4a11-bd78-05c592a275b8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:09:24.604257 crc crio[20770]: time=\"2026-06-09T17:09:24.604200736Z\" level=info msg=\"Stopping pod sandbox: 613bc184d57f64912da816b66cd2ec3e932f6d500b51907ee6e2d0fe6fbf1a77\" id=b34d80f3-a005-4d88-98b7-4667dbee07b2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:09:24.604375 crc crio[20770]: time=\"2026-06-09T17:09:24.604285628Z\" level=info msg=\"Stopped pod sandbox (already stopped): 613bc184d57f64912da816b66cd2ec3e932f6d500b51907ee6e2d0fe6fbf1a77\" id=b34d80f3-a005-4d88-98b7-4667dbee07b2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:09:24.604867 crc crio[20770]: time=\"2026-06-09T17:09:24.604838864Z\" level=info msg=\"Removing pod sandbox: 613bc184d57f64912da816b66cd2ec3e932f6d500b51907ee6e2d0fe6fbf1a77\" id=aeb5e326-deab-4181-ad78-d390075964cb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:09:24.621139 crc crio[20770]: time=\"2026-06-09T17:09:24.621044698Z\" level=info msg=\"Removed pod sandbox: 613bc184d57f64912da816b66cd2ec3e932f6d500b51907ee6e2d0fe6fbf1a77\" id=aeb5e326-deab-4181-ad78-d390075964cb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:09:24.622886 crc crio[20770]: time=\"2026-06-09T17:09:24.62253677Z\" level=info msg=\"Stopping pod sandbox: 05ad50e7df6cdcf721aeca5a0eeb837bf4a5b89c8e619b5326c3e1e06bb23892\" id=c9283b2d-9a46-41d6-b5ca-82aa8b98ab53 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:09:24.623108 crc crio[20770]: time=\"2026-06-09T17:09:24.623039445Z\" level=info msg=\"Stopped pod sandbox (already stopped): 05ad50e7df6cdcf721aeca5a0eeb837bf4a5b89c8e619b5326c3e1e06bb23892\" id=c9283b2d-9a46-41d6-b5ca-82aa8b98ab53 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:09:24.625147 crc crio[20770]: time=\"2026-06-09T17:09:24.624362973Z\" level=info msg=\"Removing pod sandbox: 05ad50e7df6cdcf721aeca5a0eeb837bf4a5b89c8e619b5326c3e1e06bb23892\" id=1fcee902-c00d-4527-aaae-158e65166408 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:09:24.645541 crc crio[20770]: time=\"2026-06-09T17:09:24.645380974Z\" level=info msg=\"Removed pod sandbox: 05ad50e7df6cdcf721aeca5a0eeb837bf4a5b89c8e619b5326c3e1e06bb23892\" id=1fcee902-c00d-4527-aaae-158e65166408 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:09:24.646468 crc crio[20770]: time=\"2026-06-09T17:09:24.646444985Z\" level=info msg=\"Stopping pod sandbox: 9aedd6fdb9dd7802b0d80a0b4835eeac42e8bb3577631a5d7bc5de5b055c57a8\" id=4d37de39-3b47-4c6d-8e26-e15883b948e3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:09:24.646607 crc crio[20770]: time=\"2026-06-09T17:09:24.646589739Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9aedd6fdb9dd7802b0d80a0b4835eeac42e8bb3577631a5d7bc5de5b055c57a8\" id=4d37de39-3b47-4c6d-8e26-e15883b948e3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:09:24.647321 crc crio[20770]: time=\"2026-06-09T17:09:24.647291649Z\" level=info msg=\"Removing pod sandbox: 9aedd6fdb9dd7802b0d80a0b4835eeac42e8bb3577631a5d7bc5de5b055c57a8\" id=3242d0ee-b28d-41f9-83fd-e013fa1a65c1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:09:24.664931 crc crio[20770]: time=\"2026-06-09T17:09:24.664846412Z\" level=info msg=\"Removed pod sandbox: 9aedd6fdb9dd7802b0d80a0b4835eeac42e8bb3577631a5d7bc5de5b055c57a8\" id=3242d0ee-b28d-41f9-83fd-e013fa1a65c1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:09:24.666277 crc crio[20770]: time=\"2026-06-09T17:09:24.666034786Z\" level=info msg=\"Stopping pod sandbox: 379d07e5066acc1c182f42d395571b70609772c6ac07a98be9aabd257c0564ba\" id=e6806a83-4bbd-4e7e-b1b2-b3d68c6fb98e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:09:24.666277 crc crio[20770]: time=\"2026-06-09T17:09:24.666123158Z\" level=info msg=\"Stopped pod sandbox (already stopped): 379d07e5066acc1c182f42d395571b70609772c6ac07a98be9aabd257c0564ba\" id=e6806a83-4bbd-4e7e-b1b2-b3d68c6fb98e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:09:24.667484 crc crio[20770]: time=\"2026-06-09T17:09:24.667190899Z\" level=info msg=\"Removing pod sandbox: 379d07e5066acc1c182f42d395571b70609772c6ac07a98be9aabd257c0564ba\" id=faee34e6-8aa5-4e8e-aa74-245fc0450ef0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:09:24.683921 crc crio[20770]: time=\"2026-06-09T17:09:24.683755743Z\" level=info msg=\"Removed pod sandbox: 379d07e5066acc1c182f42d395571b70609772c6ac07a98be9aabd257c0564ba\" id=faee34e6-8aa5-4e8e-aa74-245fc0450ef0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:09:24.684836 crc crio[20770]: time=\"2026-06-09T17:09:24.684752842Z\" level=info msg=\"Stopping pod sandbox: a368bbf60b78925c03409824b0211b5af38968c8391d188b6b5404167d8890d5\" id=9dc0c19b-1218-4673-87eb-267c404adabb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:09:24.684967 crc crio[20770]: time=\"2026-06-09T17:09:24.684873345Z\" level=info msg=\"Stopped pod sandbox (already stopped): a368bbf60b78925c03409824b0211b5af38968c8391d188b6b5404167d8890d5\" id=9dc0c19b-1218-4673-87eb-267c404adabb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:09:24.686183 crc crio[20770]: time=\"2026-06-09T17:09:24.68610951Z\" level=info msg=\"Removing pod sandbox: a368bbf60b78925c03409824b0211b5af38968c8391d188b6b5404167d8890d5\" id=0bfa9e08-caf0-4fe6-96da-96cc0cf13e5a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:09:24.717909 crc crio[20770]: time=\"2026-06-09T17:09:24.709743367Z\" level=info msg=\"Removed pod sandbox: a368bbf60b78925c03409824b0211b5af38968c8391d188b6b5404167d8890d5\" id=0bfa9e08-caf0-4fe6-96da-96cc0cf13e5a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:09:24.717909 crc crio[20770]: time=\"2026-06-09T17:09:24.711725884Z\" level=info msg=\"Stopping pod sandbox: 9df80648f2165bd5732cb39355e005b1fa00e4f49a55a5c63db088f5e8fdebbd\" id=ee4aaaa5-2536-4c39-acf5-3eb229db9fc8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:09:24.717909 crc crio[20770]: time=\"2026-06-09T17:09:24.711772545Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9df80648f2165bd5732cb39355e005b1fa00e4f49a55a5c63db088f5e8fdebbd\" id=ee4aaaa5-2536-4c39-acf5-3eb229db9fc8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:09:24.717909 crc crio[20770]: time=\"2026-06-09T17:09:24.713156095Z\" level=info msg=\"Removing pod sandbox: 9df80648f2165bd5732cb39355e005b1fa00e4f49a55a5c63db088f5e8fdebbd\" id=ee0e9719-7442-443a-bff0-6aa5d2c27bfa name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:09:24.737538 crc crio[20770]: time=\"2026-06-09T17:09:24.737411889Z\" level=info msg=\"Removed pod sandbox: 9df80648f2165bd5732cb39355e005b1fa00e4f49a55a5c63db088f5e8fdebbd\" id=ee0e9719-7442-443a-bff0-6aa5d2c27bfa name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:09:24.738240 crc crio[20770]: time=\"2026-06-09T17:09:24.73814895Z\" level=info msg=\"Stopping pod sandbox: df709fe1bfc645f9da87daa7409f0761e4d40e40761390515afad620ec142761\" id=16a43e63-c0c8-46d8-ad44-8f73c7a102f4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:09:24.738240 crc crio[20770]: time=\"2026-06-09T17:09:24.738232213Z\" level=info msg=\"Stopped pod sandbox (already stopped): df709fe1bfc645f9da87daa7409f0761e4d40e40761390515afad620ec142761\" id=16a43e63-c0c8-46d8-ad44-8f73c7a102f4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:09:24.738776 crc crio[20770]: time=\"2026-06-09T17:09:24.738576743Z\" level=info msg=\"Removing pod sandbox: df709fe1bfc645f9da87daa7409f0761e4d40e40761390515afad620ec142761\" id=75375381-c7d0-475a-a8f9-0c45c1cdf9da name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:09:24.754069 crc crio[20770]: time=\"2026-06-09T17:09:24.753961513Z\" level=info msg=\"Removed pod sandbox: df709fe1bfc645f9da87daa7409f0761e4d40e40761390515afad620ec142761\" id=75375381-c7d0-475a-a8f9-0c45c1cdf9da name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:09:24.755108 crc crio[20770]: time=\"2026-06-09T17:09:24.755017303Z\" level=info msg=\"Stopping pod sandbox: c685127a7cd3dbfec1d03a6a4ef750108c0c908d17000bb2272de30742aacb7f\" id=ce11b846-d240-4690-8a3e-b3ae6b8826bf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:09:24.755220 crc crio[20770]: time=\"2026-06-09T17:09:24.755110086Z\" level=info msg=\"Stopped pod sandbox (already stopped): c685127a7cd3dbfec1d03a6a4ef750108c0c908d17000bb2272de30742aacb7f\" id=ce11b846-d240-4690-8a3e-b3ae6b8826bf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:09:24.755742 crc crio[20770]: time=\"2026-06-09T17:09:24.755624731Z\" level=info msg=\"Removing pod sandbox: c685127a7cd3dbfec1d03a6a4ef750108c0c908d17000bb2272de30742aacb7f\" id=737fdd1f-7002-48ee-8906-f19e3d49baa8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:09:24.770317 crc crio[20770]: time=\"2026-06-09T17:09:24.770173597Z\" level=info msg=\"Removed pod sandbox: c685127a7cd3dbfec1d03a6a4ef750108c0c908d17000bb2272de30742aacb7f\" id=737fdd1f-7002-48ee-8906-f19e3d49baa8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:09:24.771278 crc crio[20770]: time=\"2026-06-09T17:09:24.771181066Z\" level=info msg=\"Stopping pod sandbox: 1f728ce908efa4770fa561dce828f6f85a7579c125c25d0ead72a8b14a6eeaf5\" id=c63bef56-187f-45ef-a20b-49213ee1033c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:09:24.771496 crc crio[20770]: time=\"2026-06-09T17:09:24.771417943Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1f728ce908efa4770fa561dce828f6f85a7579c125c25d0ead72a8b14a6eeaf5\" id=c63bef56-187f-45ef-a20b-49213ee1033c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:09:24.772052 crc crio[20770]: time=\"2026-06-09T17:09:24.771966908Z\" level=info msg=\"Removing pod sandbox: 1f728ce908efa4770fa561dce828f6f85a7579c125c25d0ead72a8b14a6eeaf5\" id=214f0cca-9d04-4736-9646-fb9b4c7f4668 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:09:24.789351 crc crio[20770]: time=\"2026-06-09T17:09:24.78914201Z\" level=info msg=\"Removed pod sandbox: 1f728ce908efa4770fa561dce828f6f85a7579c125c25d0ead72a8b14a6eeaf5\" id=214f0cca-9d04-4736-9646-fb9b4c7f4668 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:09:24.790459 crc crio[20770]: time=\"2026-06-09T17:09:24.790366205Z\" level=info msg=\"Stopping pod sandbox: 2f5489b3d334695cb0f6071fb2585b5681298649ea5a458aceaa931a9f6ee598\" id=69457284-4d28-4859-9f58-338f9b223359 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:09:24.790459 crc crio[20770]: time=\"2026-06-09T17:09:24.790448127Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2f5489b3d334695cb0f6071fb2585b5681298649ea5a458aceaa931a9f6ee598\" id=69457284-4d28-4859-9f58-338f9b223359 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:09:24.791432 crc crio[20770]: time=\"2026-06-09T17:09:24.791338823Z\" level=info msg=\"Removing pod sandbox: 2f5489b3d334695cb0f6071fb2585b5681298649ea5a458aceaa931a9f6ee598\" id=1493f81e-7522-490d-9424-d42ae6591a1f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:09:24.808351 crc crio[20770]: time=\"2026-06-09T17:09:24.808161735Z\" level=info msg=\"Removed pod sandbox: 2f5489b3d334695cb0f6071fb2585b5681298649ea5a458aceaa931a9f6ee598\" id=1493f81e-7522-490d-9424-d42ae6591a1f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:09:24.808956 crc crio[20770]: time=\"2026-06-09T17:09:24.808883665Z\" level=info msg=\"Stopping pod sandbox: eec125baef016b53a8a7469afc7033b2cca5e8d6d749a2bfdb5cfba927fde451\" id=46b6ec99-6334-4805-bba2-1553b882ea6c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:09:24.808956 crc crio[20770]: time=\"2026-06-09T17:09:24.808950037Z\" level=info msg=\"Stopped pod sandbox (already stopped): eec125baef016b53a8a7469afc7033b2cca5e8d6d749a2bfdb5cfba927fde451\" id=46b6ec99-6334-4805-bba2-1553b882ea6c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:09:24.809893 crc crio[20770]: time=\"2026-06-09T17:09:24.809493603Z\" level=info msg=\"Removing pod sandbox: eec125baef016b53a8a7469afc7033b2cca5e8d6d749a2bfdb5cfba927fde451\" id=72bb96f8-65be-44ca-b629-720676438a1d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:09:24.826286 crc crio[20770]: time=\"2026-06-09T17:09:24.826119939Z\" level=info msg=\"Removed pod sandbox: eec125baef016b53a8a7469afc7033b2cca5e8d6d749a2bfdb5cfba927fde451\" id=72bb96f8-65be-44ca-b629-720676438a1d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:09:28.796154 crc crio[20770]: time=\"2026-06-09T17:09:28.794267348Z\" level=info msg=\"Stopping container: 2c43ea37b00965cbf9c17c133a8649e1c30fa4bbd85c350a0e8134c9f50b8308 (timeout: 2s)\" id=6be3acce-a4cc-4675-b35e-5ae7d9669de0 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:09:28.930021 crc crio[20770]: time=\"2026-06-09T17:09:28.929935871Z\" level=info msg=\"Stopped container 2c43ea37b00965cbf9c17c133a8649e1c30fa4bbd85c350a0e8134c9f50b8308: openshift-marketplace/community-operators-c9vrp/registry-server\" id=6be3acce-a4cc-4675-b35e-5ae7d9669de0 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:09:28.930970 crc crio[20770]: time=\"2026-06-09T17:09:28.930895899Z\" level=info msg=\"Stopping pod sandbox: ab69df1cedcb11a537c7d80142612b45c18c276a0be09c0e1762bedcecb381a0\" id=4b0d5aa0-7655-444d-91fe-8f0243376453 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:09:28.931634 crc crio[20770]: time=\"2026-06-09T17:09:28.931556698Z\" level=info msg=\"Got pod network &{Name:community-operators-c9vrp Namespace:openshift-marketplace ID:ab69df1cedcb11a537c7d80142612b45c18c276a0be09c0e1762bedcecb381a0 UID:cb7b386d-f8e5-4a18-9887-3a00f9ef8478 NetNS:/var/run/netns/2801aa88-f420-4200-b909-40396d29809b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcb7b386d_f8e5_4a18_9887_3a00f9ef8478.slice PodAnnotations:0xc001e80490}] Aliases:map[]}\"\nJun 09 17:09:28.931931 crc crio[20770]: time=\"2026-06-09T17:09:28.931869857Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-c9vrp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:09:29.328769 crc crio[20770]: time=\"2026-06-09T17:09:29.328283295Z\" level=info msg=\"Stopped pod sandbox: ab69df1cedcb11a537c7d80142612b45c18c276a0be09c0e1762bedcecb381a0\" id=4b0d5aa0-7655-444d-91fe-8f0243376453 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:09:29.821240 crc crio[20770]: time=\"2026-06-09T17:09:29.820776075Z\" level=info msg=\"Removing container: 2c43ea37b00965cbf9c17c133a8649e1c30fa4bbd85c350a0e8134c9f50b8308\" id=b87d0d9b-84e7-4612-bddc-5c91f5c6fbfa name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:09:29.856453 crc crio[20770]: time=\"2026-06-09T17:09:29.856332462Z\" level=info msg=\"Removed container 2c43ea37b00965cbf9c17c133a8649e1c30fa4bbd85c350a0e8134c9f50b8308: openshift-marketplace/community-operators-c9vrp/registry-server\" id=b87d0d9b-84e7-4612-bddc-5c91f5c6fbfa name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:09:29.860231 crc crio[20770]: time=\"2026-06-09T17:09:29.860140961Z\" level=info msg=\"Removing container: 6fd92e836b221486e2b881fda17b78933d75f397f9403222b2ba79971bdfed69\" id=6eb235c4-2e9e-4c4a-9e8b-2693f3d04c65 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:09:29.892797 crc crio[20770]: time=\"2026-06-09T17:09:29.892437636Z\" level=info msg=\"Removed container 6fd92e836b221486e2b881fda17b78933d75f397f9403222b2ba79971bdfed69: openshift-marketplace/community-operators-c9vrp/extract-content\" id=6eb235c4-2e9e-4c4a-9e8b-2693f3d04c65 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:09:29.896228 crc crio[20770]: time=\"2026-06-09T17:09:29.89605931Z\" level=info msg=\"Removing container: 4953c69c24aa6a8eab827aae69c44fbbb95efdc032ae9a18845baa6a68e7215d\" id=b6bc53f1-b360-46c2-be38-52d7f1cac1ba name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:09:29.940831 crc crio[20770]: time=\"2026-06-09T17:09:29.940566424Z\" level=info msg=\"Removed container 4953c69c24aa6a8eab827aae69c44fbbb95efdc032ae9a18845baa6a68e7215d: openshift-marketplace/community-operators-c9vrp/extract-utilities\" id=b6bc53f1-b360-46c2-be38-52d7f1cac1ba name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:09:38.127379 crc crio[20770]: time=\"2026-06-09T17:09:38.126281024Z\" level=info msg=\"Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservxrff4/POD\" id=3a40795d-3749-420f-8b6f-984c5e278f90 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:09:38.129587 crc crio[20770]: time=\"2026-06-09T17:09:38.129539997Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:09:38.190870 crc crio[20770]: time=\"2026-06-09T17:09:38.190502502Z\" 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=3a40795d-3749-420f-8b6f-984c5e278f90 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:09:38.206058 crc crio[20770]: time=\"2026-06-09T17:09:38.20544743Z\" level=info msg=\"Ran pod sandbox 7b1a78fbd2f2f4f248af95b90e19b2c6679e8234cb89233552ba14ed66e0db5f with infra container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservxrff4/POD\" id=3a40795d-3749-420f-8b6f-984c5e278f90 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:09:38.209261 crc crio[20770]: time=\"2026-06-09T17:09:38.209119855Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=20a37f10-3832-45c1-8937-9e31f6c380f2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:09:38.209578 crc crio[20770]: time=\"2026-06-09T17:09:38.209370302Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified not found\" id=20a37f10-3832-45c1-8937-9e31f6c380f2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:09:38.209578 crc crio[20770]: time=\"2026-06-09T17:09:38.209424464Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified found\" id=20a37f10-3832-45c1-8937-9e31f6c380f2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:09:38.211413 crc crio[20770]: time=\"2026-06-09T17:09:38.211012369Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=7f0381c2-d6e4-4ace-a987-476560380c55 name=/runtime.v1.ImageService/PullImage\nJun 09 17:09:38.223354 crc crio[20770]: time=\"2026-06-09T17:09:38.223168337Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\\\"\"\nJun 09 17:10:00.565326 crc crio[20770]: time=\"2026-06-09T17:10:00.563558747Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683750-vplbq/POD\" id=20d4352a-c4ca-4521-9c0d-ec467791388d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:10:00.567126 crc crio[20770]: time=\"2026-06-09T17:10:00.566341446Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:10:06.048843 crc crio[20770]: time=\"2026-06-09T17:10:06.047983784Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683750-vplbq Namespace:openshift-infra ID:8a93ca2a9f628cda953b7cb496c193fc8e800d971239a48cfdc05b11dcdaf890 UID:72f39224-d96d-4f3f-aae6-0365062b8163 NetNS:/var/run/netns/fd65d7c3-d35a-449f-98b8-9d835f6001a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod72f39224_d96d_4f3f_aae6_0365062b8163.slice PodAnnotations:0xc002a08040}] Aliases:map[]}\"\nJun 09 17:10:06.050698 crc crio[20770]: time=\"2026-06-09T17:10:06.048863799Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683750-vplbq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:10:06.343859 crc crio[20770]: time=\"2026-06-09T17:10:06.34302786Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:cf8337209db10a9c53b1358d3d7669e668ae4eac41e3ce0552be9bfb2c1165d1\" id=7f0381c2-d6e4-4ace-a987-476560380c55 name=/runtime.v1.ImageService/PullImage\nJun 09 17:10:06.345107 crc crio[20770]: time=\"2026-06-09T17:10:06.345043958Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=a83b5475-3db2-4883-a380-d644c15ebac8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:10:06.349132 crc crio[20770]: time=\"2026-06-09T17:10:06.348755034Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=a3d7aec2-138a-4135-9b0c-6deb7c355fdf name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:10:06.385258 crc crio[20770]: time=\"2026-06-09T17:10:06.385134516Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservxrff4/init\" id=5b72eb36-2695-4d73-a874-bac3bad9410a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:10:06.387977 crc crio[20770]: time=\"2026-06-09T17:10:06.387882484Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:10:06.447858 crc crio[20770]: time=\"2026-06-09T17:10:06.446115521Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:10:06.452983 crc crio[20770]: time=\"2026-06-09T17:10:06.452751101Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:10:06.636385 crc crio[20770]: 2026-06-09T17:10:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8a93ca2a9f628cd Mac:fa:b7:0c:b9:ba:7c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e0 Mtu:0 Sandbox:/var/run/netns/fd65d7c3-d35a-449f-98b8-9d835f6001a8 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.224 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:10:06.639417 crc crio[20770]: time=\"2026-06-09T17:10:06.639330523Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683750-vplbq Namespace:openshift-infra ID:8a93ca2a9f628cda953b7cb496c193fc8e800d971239a48cfdc05b11dcdaf890 UID:72f39224-d96d-4f3f-aae6-0365062b8163 NetNS:/var/run/netns/fd65d7c3-d35a-449f-98b8-9d835f6001a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod72f39224_d96d_4f3f_aae6_0365062b8163.slice PodAnnotations:0xc002a08040}] Aliases:map[]}\"\nJun 09 17:10:06.639594 crc crio[20770]: time=\"2026-06-09T17:10:06.639542419Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683750-vplbq for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:10:06.641373 crc crio[20770]: time=\"2026-06-09T17:10:06.640391663Z\" level=info msg=\"Created container 212337350d8aa01f0a0a188f31180b97ee2b0281839c78d34cec5a489b420cdd: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservxrff4/init\" id=5b72eb36-2695-4d73-a874-bac3bad9410a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:10:06.644105 crc crio[20770]: time=\"2026-06-09T17:10:06.643966926Z\" level=info msg=\"Starting container: 212337350d8aa01f0a0a188f31180b97ee2b0281839c78d34cec5a489b420cdd\" id=e013b9f3-2465-40b8-868a-e8b0fd1a2cf7 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:10:06.653166 crc crio[20770]: time=\"2026-06-09T17:10:06.652231412Z\" level=info msg=\"Ran pod sandbox 8a93ca2a9f628cda953b7cb496c193fc8e800d971239a48cfdc05b11dcdaf890 with infra container: openshift-infra/auto-csr-approver-29683750-vplbq/POD\" id=20d4352a-c4ca-4521-9c0d-ec467791388d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:10:06.668591 crc crio[20770]: time=\"2026-06-09T17:10:06.667357125Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=406c9ea4-c231-4b06-832e-42dfe0b2f951 name=/runtime.v1.ImageService/PullImage\nJun 09 17:10:06.668591 crc crio[20770]: time=\"2026-06-09T17:10:06.66788621Z\" level=info msg=\"Started container\" PID=106179 containerID=212337350d8aa01f0a0a188f31180b97ee2b0281839c78d34cec5a489b420cdd description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservxrff4/init id=e013b9f3-2465-40b8-868a-e8b0fd1a2cf7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7b1a78fbd2f2f4f248af95b90e19b2c6679e8234cb89233552ba14ed66e0db5f\nJun 09 17:10:06.689127 crc crio[20770]: time=\"2026-06-09T17:10:06.686184294Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 17:10:12.882725 crc crio[20770]: time=\"2026-06-09T17:10:12.881186983Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=406c9ea4-c231-4b06-832e-42dfe0b2f951 name=/runtime.v1.ImageService/PullImage\nJun 09 17:10:12.887250 crc crio[20770]: time=\"2026-06-09T17:10:12.886987099Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=590ba62f-e59a-4328-aaab-a59acb7758cb name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:10:12.889355 crc crio[20770]: time=\"2026-06-09T17:10:12.889319326Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=b1889ff0-fa9f-4238-89fd-7cdf56a06464 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:10:12.898124 crc crio[20770]: time=\"2026-06-09T17:10:12.898045616Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683750-vplbq/oc\" id=72380356-0e59-48c8-a409-41487f41d5f0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:10:12.900912 crc crio[20770]: time=\"2026-06-09T17:10:12.898598822Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:10:12.944620 crc crio[20770]: time=\"2026-06-09T17:10:12.944496576Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:10:13.298125 crc crio[20770]: time=\"2026-06-09T17:10:13.297897693Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:10:13.426229 crc crio[20770]: time=\"2026-06-09T17:10:13.426120223Z\" level=info msg=\"Created container 4b83b0843e6a951223975f547ccf8d58f17a399b6101a771654e4ab9f086f87a: openshift-infra/auto-csr-approver-29683750-vplbq/oc\" id=72380356-0e59-48c8-a409-41487f41d5f0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:10:13.429509 crc crio[20770]: time=\"2026-06-09T17:10:13.427908915Z\" level=info msg=\"Starting container: 4b83b0843e6a951223975f547ccf8d58f17a399b6101a771654e4ab9f086f87a\" id=8db2123b-a0d4-4e43-85fa-f4491d77efff name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:10:13.437456 crc crio[20770]: time=\"2026-06-09T17:10:13.437378406Z\" level=info msg=\"Started container\" PID=106480 containerID=4b83b0843e6a951223975f547ccf8d58f17a399b6101a771654e4ab9f086f87a description=openshift-infra/auto-csr-approver-29683750-vplbq/oc id=8db2123b-a0d4-4e43-85fa-f4491d77efff name=/runtime.v1.RuntimeService/StartContainer sandboxID=8a93ca2a9f628cda953b7cb496c193fc8e800d971239a48cfdc05b11dcdaf890\nJun 09 17:10:13.639244 crc crio[20770]: time=\"2026-06-09T17:10:13.63803624Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24:latest\" id=7c550fa5-14e2-4a2c-96b8-6673382fd867 name=/runtime.v1.ImageService/PullImage\nJun 09 17:10:13.643833 crc crio[20770]: time=\"2026-06-09T17:10:13.643753604Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24:latest\\\"\"\nJun 09 17:10:15.705353 crc crio[20770]: time=\"2026-06-09T17:10:15.704760807Z\" level=info msg=\"Stopping pod sandbox: 8a93ca2a9f628cda953b7cb496c193fc8e800d971239a48cfdc05b11dcdaf890\" id=feb9e49b-8f72-403e-b2b6-e371720ec432 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:10:15.707303 crc crio[20770]: time=\"2026-06-09T17:10:15.705793646Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683750-vplbq Namespace:openshift-infra ID:8a93ca2a9f628cda953b7cb496c193fc8e800d971239a48cfdc05b11dcdaf890 UID:72f39224-d96d-4f3f-aae6-0365062b8163 NetNS:/var/run/netns/fd65d7c3-d35a-449f-98b8-9d835f6001a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod72f39224_d96d_4f3f_aae6_0365062b8163.slice PodAnnotations:0xc000135410}] Aliases:map[]}\"\nJun 09 17:10:15.707303 crc crio[20770]: time=\"2026-06-09T17:10:15.705958131Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683750-vplbq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:10:16.176183 crc crio[20770]: time=\"2026-06-09T17:10:16.176052339Z\" level=info msg=\"Stopped pod sandbox: 8a93ca2a9f628cda953b7cb496c193fc8e800d971239a48cfdc05b11dcdaf890\" id=feb9e49b-8f72-403e-b2b6-e371720ec432 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:10:16.200956 crc crio[20770]: time=\"2026-06-09T17:10:16.200569071Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:ad0dea2237c315df6dcd44760313c4563611466bd339c1004d512a0d59a0efbf\" id=7c550fa5-14e2-4a2c-96b8-6673382fd867 name=/runtime.v1.ImageService/PullImage\nJun 09 17:10:16.202309 crc crio[20770]: time=\"2026-06-09T17:10:16.202125285Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=56e725e7-d8b4-411a-ad96-e2d21a44d37a name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:10:16.220793 crc crio[20770]: time=\"2026-06-09T17:10:16.220281375Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=ad99a914-10aa-4438-a2d9-3d568423a132 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:10:16.231921 crc crio[20770]: time=\"2026-06-09T17:10:16.231739423Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservxrff4/osp-httpd\" id=98690ba9-4cc7-44ec-88cf-5309fe228bc1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:10:16.232962 crc crio[20770]: time=\"2026-06-09T17:10:16.232876026Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:10:16.300890 crc crio[20770]: time=\"2026-06-09T17:10:16.300755049Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:10:16.306895 crc crio[20770]: time=\"2026-06-09T17:10:16.306615987Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:10:16.476040 crc crio[20770]: time=\"2026-06-09T17:10:16.475891153Z\" level=info msg=\"Created container 8c68b5c6e1fd4ee24870fd27187bdf0a0beba8d7d4752f7633a2931d6095fef1: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservxrff4/osp-httpd\" id=98690ba9-4cc7-44ec-88cf-5309fe228bc1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:10:16.477143 crc crio[20770]: time=\"2026-06-09T17:10:16.477055926Z\" level=info msg=\"Starting container: 8c68b5c6e1fd4ee24870fd27187bdf0a0beba8d7d4752f7633a2931d6095fef1\" id=8b1998da-2770-438b-82e1-e5d5e8ade137 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:10:16.482370 crc crio[20770]: time=\"2026-06-09T17:10:16.482275316Z\" level=info msg=\"Started container\" PID=106743 containerID=8c68b5c6e1fd4ee24870fd27187bdf0a0beba8d7d4752f7633a2931d6095fef1 description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservxrff4/osp-httpd id=8b1998da-2770-438b-82e1-e5d5e8ade137 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7b1a78fbd2f2f4f248af95b90e19b2c6679e8234cb89233552ba14ed66e0db5f\nJun 09 17:10:24.852307 crc crio[20770]: time=\"2026-06-09T17:10:24.851107858Z\" level=info msg=\"Removing container: 82382f8567bd9dde9acc1844d5571ff1808aec586f9ffd37fe0b63167f97e551\" id=08ccc292-1039-418b-a393-4e966621ceff name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:10:25.001952 crc crio[20770]: time=\"2026-06-09T17:10:25.00174018Z\" level=info msg=\"Removed container 82382f8567bd9dde9acc1844d5571ff1808aec586f9ffd37fe0b63167f97e551: openstack/keystone-db-sync-x9d9f/keystone-db-sync\" id=08ccc292-1039-418b-a393-4e966621ceff name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:10:25.005213 crc crio[20770]: time=\"2026-06-09T17:10:25.005092596Z\" level=info msg=\"Removing container: af3b7abf6025221a5073cb718c0f57b748dc179ae1cb1b356e67ffc4fdc4bbb9\" id=33fd7f79-f991-4426-bf3d-5a6884193ea3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:10:25.190267 crc crio[20770]: time=\"2026-06-09T17:10:25.189460714Z\" level=info msg=\"Removed container af3b7abf6025221a5073cb718c0f57b748dc179ae1cb1b356e67ffc4fdc4bbb9: openstack/glance-db-sync-lr54k/glance-db-sync\" id=33fd7f79-f991-4426-bf3d-5a6884193ea3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:10:25.194908 crc crio[20770]: time=\"2026-06-09T17:10:25.194763726Z\" level=info msg=\"Removing container: f35d0ea849b90c8484882459c4a57f212463f338abfa0b0362a48e6c7513ec5e\" id=0ee891d5-0be5-472a-abbb-dfb323a28fc2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:10:25.384409 crc crio[20770]: time=\"2026-06-09T17:10:25.384192579Z\" level=info msg=\"Removed container f35d0ea849b90c8484882459c4a57f212463f338abfa0b0362a48e6c7513ec5e: openshift-infra/auto-csr-approver-29683744-h6hg2/oc\" id=0ee891d5-0be5-472a-abbb-dfb323a28fc2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:10:25.393875 crc crio[20770]: time=\"2026-06-09T17:10:25.393634419Z\" level=info msg=\"Removing container: 1ab51b998135115417b259d6d9705696167f813b1bb9b4fc361f2beec3bc49cf\" id=6620f670-4870-4a4a-a2bb-499e1acec849 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:10:25.430890 crc crio[20770]: time=\"2026-06-09T17:10:25.43070604Z\" level=info msg=\"Removed container 1ab51b998135115417b259d6d9705696167f813b1bb9b4fc361f2beec3bc49cf: openshift-marketplace/redhat-marketplace-n5dcp/extract-utilities\" id=6620f670-4870-4a4a-a2bb-499e1acec849 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:10:25.435569 crc crio[20770]: time=\"2026-06-09T17:10:25.435415045Z\" level=info msg=\"Removing container: bd0f63f6cea831176daf841ca8948eace14a5f74a294a2db25309b7877e44a33\" id=a39b3310-723a-42fb-a4f9-1f964a76cd67 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:10:25.485199 crc crio[20770]: time=\"2026-06-09T17:10:25.485076057Z\" level=info msg=\"Removed container bd0f63f6cea831176daf841ca8948eace14a5f74a294a2db25309b7877e44a33: openshift-marketplace/redhat-marketplace-n5dcp/registry-server\" id=a39b3310-723a-42fb-a4f9-1f964a76cd67 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:10:25.489579 crc crio[20770]: time=\"2026-06-09T17:10:25.489475013Z\" level=info msg=\"Removing container: a1499669ecefc2e55641c51af5e83ad3661a930d920e60e6a39f02a1db95839a\" id=b52ac47b-e04c-4fb7-8e7d-25d80b249b23 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:10:25.540623 crc crio[20770]: time=\"2026-06-09T17:10:25.540509014Z\" level=info msg=\"Removed container a1499669ecefc2e55641c51af5e83ad3661a930d920e60e6a39f02a1db95839a: openshift-marketplace/redhat-marketplace-n5dcp/extract-content\" id=b52ac47b-e04c-4fb7-8e7d-25d80b249b23 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:10:25.559365 crc crio[20770]: time=\"2026-06-09T17:10:25.55922887Z\" level=info msg=\"Stopping pod sandbox: 005be5394c71cb6faee1faff6e334b31f99c15358279c05c61918d46c477037c\" id=7597a841-7d6a-4b96-a3f4-f5667935c429 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:10:25.559365 crc crio[20770]: time=\"2026-06-09T17:10:25.559334363Z\" level=info msg=\"Stopped pod sandbox (already stopped): 005be5394c71cb6faee1faff6e334b31f99c15358279c05c61918d46c477037c\" id=7597a841-7d6a-4b96-a3f4-f5667935c429 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:10:25.559947 crc crio[20770]: time=\"2026-06-09T17:10:25.559874738Z\" level=info msg=\"Removing pod sandbox: 005be5394c71cb6faee1faff6e334b31f99c15358279c05c61918d46c477037c\" id=bf0d1a90-74e3-480d-b92c-9b5a27b6ef67 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:10:25.576309 crc crio[20770]: time=\"2026-06-09T17:10:25.576211786Z\" level=info msg=\"Removed pod sandbox: 005be5394c71cb6faee1faff6e334b31f99c15358279c05c61918d46c477037c\" id=bf0d1a90-74e3-480d-b92c-9b5a27b6ef67 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:10:25.577720 crc crio[20770]: time=\"2026-06-09T17:10:25.577598776Z\" level=info msg=\"Stopping pod sandbox: ab69df1cedcb11a537c7d80142612b45c18c276a0be09c0e1762bedcecb381a0\" id=5c12385a-17be-48f4-8757-61a965dc6c16 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:10:25.577917 crc crio[20770]: time=\"2026-06-09T17:10:25.5777335Z\" level=info msg=\"Stopped pod sandbox (already stopped): ab69df1cedcb11a537c7d80142612b45c18c276a0be09c0e1762bedcecb381a0\" id=5c12385a-17be-48f4-8757-61a965dc6c16 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:10:25.578425 crc crio[20770]: time=\"2026-06-09T17:10:25.578302046Z\" level=info msg=\"Removing pod sandbox: ab69df1cedcb11a537c7d80142612b45c18c276a0be09c0e1762bedcecb381a0\" id=1a2b3e26-6ead-4959-820f-f7f685489db6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:10:25.594959 crc crio[20770]: time=\"2026-06-09T17:10:25.59484897Z\" level=info msg=\"Removed pod sandbox: ab69df1cedcb11a537c7d80142612b45c18c276a0be09c0e1762bedcecb381a0\" id=1a2b3e26-6ead-4959-820f-f7f685489db6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:10:25.595904 crc crio[20770]: time=\"2026-06-09T17:10:25.595845308Z\" level=info msg=\"Stopping pod sandbox: 7a8f02bc3f172ee5ea08226362e11f59ecb220761db1acf903e59164524b3cef\" id=5af65998-81cd-490b-81f9-2075b03ecd7f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:10:25.596017 crc crio[20770]: time=\"2026-06-09T17:10:25.59590472Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7a8f02bc3f172ee5ea08226362e11f59ecb220761db1acf903e59164524b3cef\" id=5af65998-81cd-490b-81f9-2075b03ecd7f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:10:25.596463 crc crio[20770]: time=\"2026-06-09T17:10:25.596394704Z\" level=info msg=\"Removing pod sandbox: 7a8f02bc3f172ee5ea08226362e11f59ecb220761db1acf903e59164524b3cef\" id=be005c11-d302-48e3-92cb-66248b41cb06 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:10:25.609410 crc crio[20770]: time=\"2026-06-09T17:10:25.609320834Z\" level=info msg=\"Removed pod sandbox: 7a8f02bc3f172ee5ea08226362e11f59ecb220761db1acf903e59164524b3cef\" id=be005c11-d302-48e3-92cb-66248b41cb06 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:10:25.610706 crc crio[20770]: time=\"2026-06-09T17:10:25.61056486Z\" level=info msg=\"Stopping pod sandbox: e77caae92c11b64cf8e0458ae6b602cd2b17d0757b5bb565a72b265b709c403e\" id=ced66260-8035-47cd-9fe4-16ea5daa4412 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:10:25.610833 crc crio[20770]: time=\"2026-06-09T17:10:25.610758125Z\" level=info msg=\"Stopped pod sandbox (already stopped): e77caae92c11b64cf8e0458ae6b602cd2b17d0757b5bb565a72b265b709c403e\" id=ced66260-8035-47cd-9fe4-16ea5daa4412 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:10:25.611483 crc crio[20770]: time=\"2026-06-09T17:10:25.611410164Z\" level=info msg=\"Removing pod sandbox: e77caae92c11b64cf8e0458ae6b602cd2b17d0757b5bb565a72b265b709c403e\" id=59d2a6b5-2312-4786-84cd-0b0c406d053e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:10:25.624708 crc crio[20770]: time=\"2026-06-09T17:10:25.624507249Z\" level=info msg=\"Removed pod sandbox: e77caae92c11b64cf8e0458ae6b602cd2b17d0757b5bb565a72b265b709c403e\" id=59d2a6b5-2312-4786-84cd-0b0c406d053e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:10:25.632340 crc crio[20770]: time=\"2026-06-09T17:10:25.626950569Z\" level=info msg=\"Stopping pod sandbox: dd910215699edcd954ff8b53b97f2d87a0eb9e39b3913e37e96f8b35ef56b1cd\" id=fef3c93c-dfe3-4075-8b26-56a4a6775d43 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:10:25.632340 crc crio[20770]: time=\"2026-06-09T17:10:25.627093823Z\" level=info msg=\"Stopped pod sandbox (already stopped): dd910215699edcd954ff8b53b97f2d87a0eb9e39b3913e37e96f8b35ef56b1cd\" id=fef3c93c-dfe3-4075-8b26-56a4a6775d43 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:10:25.632340 crc crio[20770]: time=\"2026-06-09T17:10:25.627725141Z\" level=info msg=\"Removing pod sandbox: dd910215699edcd954ff8b53b97f2d87a0eb9e39b3913e37e96f8b35ef56b1cd\" id=f8c308f0-8efc-48bf-8dc9-afd69ef2ad0f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:10:25.646927 crc crio[20770]: time=\"2026-06-09T17:10:25.646620572Z\" level=info msg=\"Removed pod sandbox: dd910215699edcd954ff8b53b97f2d87a0eb9e39b3913e37e96f8b35ef56b1cd\" id=f8c308f0-8efc-48bf-8dc9-afd69ef2ad0f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:10:26.318189 crc crio[20770]: time=\"2026-06-09T17:10:26.317361663Z\" level=info msg=\"Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-l7nz2/POD\" id=6e94c9d4-9318-4345-8273-d329cdf4d248 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:10:26.319069 crc crio[20770]: time=\"2026-06-09T17:10:26.318276829Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:10:26.355830 crc crio[20770]: time=\"2026-06-09T17:10:26.35570289Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-l7nz2 Namespace:openstack ID:ebad92df83403b3355d9ddd62ddee513ec34c4c82a9e383a05bf0b216b0832a4 UID:e809527e-7751-4820-9d37-7d90298b44f6 NetNS:/var/run/netns/507d40e4-d842-433c-a652-b0e4048d7455 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode809527e_7751_4820_9d37_7d90298b44f6.slice PodAnnotations:0xc00008cb58}] Aliases:map[]}\"\nJun 09 17:10:26.355830 crc crio[20770]: time=\"2026-06-09T17:10:26.355779412Z\" level=info msg=\"Adding pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-l7nz2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:10:26.996241 crc crio[20770]: 2026-06-09T17:10:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ebad92df83403b3 Mac:3e:e7:85:7a:00:09 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e1 Mtu:0 Sandbox:/var/run/netns/507d40e4-d842-433c-a652-b0e4048d7455 SocketPath: PciID:}] [{Interface:0xc000014c60 Address:{IP:10.217.0.225 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:10:27.000569 crc crio[20770]: time=\"2026-06-09T17:10:27.000453298Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-l7nz2 Namespace:openstack ID:ebad92df83403b3355d9ddd62ddee513ec34c4c82a9e383a05bf0b216b0832a4 UID:e809527e-7751-4820-9d37-7d90298b44f6 NetNS:/var/run/netns/507d40e4-d842-433c-a652-b0e4048d7455 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode809527e_7751_4820_9d37_7d90298b44f6.slice PodAnnotations:0xc00008cb58}] Aliases:map[]}\"\nJun 09 17:10:27.000871 crc crio[20770]: time=\"2026-06-09T17:10:27.000741137Z\" level=info msg=\"Checking pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-l7nz2 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:10:27.013969 crc crio[20770]: time=\"2026-06-09T17:10:27.013885743Z\" level=info msg=\"Ran pod sandbox ebad92df83403b3355d9ddd62ddee513ec34c4c82a9e383a05bf0b216b0832a4 with infra container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-l7nz2/POD\" id=6e94c9d4-9318-4345-8273-d329cdf4d248 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:10:27.017761 crc crio[20770]: time=\"2026-06-09T17:10:27.017714982Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=fd89f9ff-88e4-4728-85b5-c6492764df7b name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:10:27.022523 crc crio[20770]: time=\"2026-06-09T17:10:27.022428427Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=87548fc0-d72a-48fc-8572-113bd515cd3a name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:10:27.043682 crc crio[20770]: time=\"2026-06-09T17:10:27.04346528Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-l7nz2/init\" id=ce999c63-1b45-4cd9-8b40-691fb56972ff name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:10:27.044451 crc crio[20770]: time=\"2026-06-09T17:10:27.044076307Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:10:27.114194 crc crio[20770]: time=\"2026-06-09T17:10:27.114085431Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:10:27.120724 crc crio[20770]: time=\"2026-06-09T17:10:27.120582097Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:10:27.297411 crc crio[20770]: time=\"2026-06-09T17:10:27.297233895Z\" level=info msg=\"Created container 0025dcd1bc0b6b0cb2b9b76e478c60813caeaa6ae1b42255f111d22abeedbbef: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-l7nz2/init\" id=ce999c63-1b45-4cd9-8b40-691fb56972ff name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:10:27.298354 crc crio[20770]: time=\"2026-06-09T17:10:27.298254464Z\" level=info msg=\"Starting container: 0025dcd1bc0b6b0cb2b9b76e478c60813caeaa6ae1b42255f111d22abeedbbef\" id=96a4b2e9-93d4-457e-8547-d62c01c5ef40 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:10:27.308550 crc crio[20770]: time=\"2026-06-09T17:10:27.308207409Z\" level=info msg=\"Started container\" PID=107514 containerID=0025dcd1bc0b6b0cb2b9b76e478c60813caeaa6ae1b42255f111d22abeedbbef description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-l7nz2/init id=96a4b2e9-93d4-457e-8547-d62c01c5ef40 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ebad92df83403b3355d9ddd62ddee513ec34c4c82a9e383a05bf0b216b0832a4\nJun 09 17:10:36.066023 crc crio[20770]: time=\"2026-06-09T17:10:36.064999857Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\" id=5cb49a20-7222-4f15-a7ad-d4820646d479 name=/runtime.v1.ImageService/PullImage\nJun 09 17:10:36.078271 crc crio[20770]: time=\"2026-06-09T17:10:36.078182205Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\\\"\"\nJun 09 17:10:48.678318 crc crio[20770]: time=\"2026-06-09T17:10:48.676786165Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:f504c6d2fc14977a5a8609c689b046f1511f6e0af03edc2168a92be8983516e6\" id=5cb49a20-7222-4f15-a7ad-d4820646d479 name=/runtime.v1.ImageService/PullImage\nJun 09 17:10:48.680058 crc crio[20770]: time=\"2026-06-09T17:10:48.679905244Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\" id=06877939-d317-428f-af6c-27526540aa4d name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:10:48.683152 crc crio[20770]: time=\"2026-06-09T17:10:48.683099826Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\" id=daf317aa-932c-4fb7-ab9c-2a663b2e705d name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:10:48.723304 crc crio[20770]: time=\"2026-06-09T17:10:48.723208804Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-l7nz2/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=7ed9bab9-f6bf-41ac-9241-39e7b1df56a5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:10:48.724082 crc crio[20770]: time=\"2026-06-09T17:10:48.723950175Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:10:48.771107 crc crio[20770]: time=\"2026-06-09T17:10:48.770994802Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:10:48.778621 crc crio[20770]: time=\"2026-06-09T17:10:48.778534948Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:10:49.072841 crc crio[20770]: time=\"2026-06-09T17:10:49.072580086Z\" level=info msg=\"Created container 25b3342a2439c9930aa45fe87af9d2c065455d6e24c7d28d02bb0696739eaeb3: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-l7nz2/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=7ed9bab9-f6bf-41ac-9241-39e7b1df56a5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:10:49.075241 crc crio[20770]: time=\"2026-06-09T17:10:49.075128049Z\" level=info msg=\"Starting container: 25b3342a2439c9930aa45fe87af9d2c065455d6e24c7d28d02bb0696739eaeb3\" id=0b5fe11b-a6ea-4e69-a0d5-d723c2c82d91 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:10:49.084116 crc crio[20770]: time=\"2026-06-09T17:10:49.083405566Z\" level=info msg=\"Started container\" PID=108535 containerID=25b3342a2439c9930aa45fe87af9d2c065455d6e24c7d28d02bb0696739eaeb3 description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-l7nz2/openstack-edpm-ipam-provisionserver-checksum-discovery id=0b5fe11b-a6ea-4e69-a0d5-d723c2c82d91 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ebad92df83403b3355d9ddd62ddee513ec34c4c82a9e383a05bf0b216b0832a4\nJun 09 17:10:51.330242 crc crio[20770]: time=\"2026-06-09T17:10:51.329775185Z\" level=info msg=\"Stopping pod sandbox: ebad92df83403b3355d9ddd62ddee513ec34c4c82a9e383a05bf0b216b0832a4\" id=413af495-4a06-4ba4-9e96-9e7d70d49c5c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:10:51.331082 crc crio[20770]: time=\"2026-06-09T17:10:51.330722922Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-l7nz2 Namespace:openstack ID:ebad92df83403b3355d9ddd62ddee513ec34c4c82a9e383a05bf0b216b0832a4 UID:e809527e-7751-4820-9d37-7d90298b44f6 NetNS:/var/run/netns/507d40e4-d842-433c-a652-b0e4048d7455 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode809527e_7751_4820_9d37_7d90298b44f6.slice PodAnnotations:0xc00008cc80}] Aliases:map[]}\"\nJun 09 17:10:51.331082 crc crio[20770]: time=\"2026-06-09T17:10:51.330885856Z\" level=info msg=\"Deleting pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-l7nz2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:10:51.657848 crc crio[20770]: time=\"2026-06-09T17:10:51.657141687Z\" level=info msg=\"Stopped pod sandbox: ebad92df83403b3355d9ddd62ddee513ec34c4c82a9e383a05bf0b216b0832a4\" id=413af495-4a06-4ba4-9e96-9e7d70d49c5c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:11:25.666112 crc crio[20770]: time=\"2026-06-09T17:11:25.665367736Z\" level=info msg=\"Removing container: 290b496b5531a851543379774838abd79ffb2fe982378fa97776248c3c7336d5\" id=d12a1c28-a13b-4351-bdf5-0332925dcee1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:11:25.767679 crc crio[20770]: time=\"2026-06-09T17:11:25.767545857Z\" level=info msg=\"Removed container 290b496b5531a851543379774838abd79ffb2fe982378fa97776248c3c7336d5: openstack/cinder-db-sync-94jwf/cinder-db-sync\" id=d12a1c28-a13b-4351-bdf5-0332925dcee1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:11:25.771294 crc crio[20770]: time=\"2026-06-09T17:11:25.771260334Z\" level=info msg=\"Removing container: 69657ca6255de960722b474d9c41d8c28429b3dce3dcbfa594ccc1aad45ed046\" id=5a6db6b3-62d9-4063-a716-5ce7dfefd0cc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:11:25.820859 crc crio[20770]: time=\"2026-06-09T17:11:25.820706222Z\" level=info msg=\"Removed container 69657ca6255de960722b474d9c41d8c28429b3dce3dcbfa594ccc1aad45ed046: openstack/barbican-db-sync-lpzhd/barbican-db-sync\" id=5a6db6b3-62d9-4063-a716-5ce7dfefd0cc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:11:25.826009 crc crio[20770]: time=\"2026-06-09T17:11:25.82588729Z\" level=info msg=\"Removing container: 81f9e1af700388745b66d99471228a1cd1e6d40448455cc39350d884c932bacf\" id=f24ce61c-48ef-48ac-b782-10502f3cfeb1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:11:25.920538 crc crio[20770]: time=\"2026-06-09T17:11:25.919872496Z\" level=info msg=\"Removed container 81f9e1af700388745b66d99471228a1cd1e6d40448455cc39350d884c932bacf: openstack/placement-db-sync-rp8qh/placement-db-sync\" id=f24ce61c-48ef-48ac-b782-10502f3cfeb1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:11:25.923893 crc crio[20770]: time=\"2026-06-09T17:11:25.923795878Z\" level=info msg=\"Removing container: af75a04a44ec667e7a385aee7da0cad99b4afca94b3efc1ba8d384c5b8024496\" id=b296badd-b05a-4135-92d6-ec873999f1ff name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:11:25.994197 crc crio[20770]: time=\"2026-06-09T17:11:25.992493268Z\" level=info msg=\"Removed container af75a04a44ec667e7a385aee7da0cad99b4afca94b3efc1ba8d384c5b8024496: openstack/keystone-bootstrap-prcns/keystone-bootstrap\" id=b296badd-b05a-4135-92d6-ec873999f1ff name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:11:26.002036 crc crio[20770]: time=\"2026-06-09T17:11:26.001757374Z\" level=info msg=\"Removing container: 7713e7e6ec2b25b906d07050eb0d7f8fcf13ce3fe77e99ce3189fc0ec73e58d7\" id=44983d6d-504d-42e7-bac1-198cb4cff96c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:11:26.071276 crc crio[20770]: time=\"2026-06-09T17:11:26.071150244Z\" level=info msg=\"Removed container 7713e7e6ec2b25b906d07050eb0d7f8fcf13ce3fe77e99ce3189fc0ec73e58d7: openstack/cinder-online-data-migrations-m5lmg/cinder-online-data-migrations\" id=44983d6d-504d-42e7-bac1-198cb4cff96c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:11:26.075472 crc crio[20770]: time=\"2026-06-09T17:11:26.075385066Z\" level=info msg=\"Removing container: d5c6f913301c072f6711a10ab70e312705a7d15d39eab8db17aeba65d948fd15\" id=277c3d21-6f01-48dc-86fd-ceb93f333e45 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:11:26.150923 crc crio[20770]: time=\"2026-06-09T17:11:26.150626184Z\" level=info msg=\"Removed container d5c6f913301c072f6711a10ab70e312705a7d15d39eab8db17aeba65d948fd15: openstack/neutron-db-sync-xhbqn/neutron-db-sync\" id=277c3d21-6f01-48dc-86fd-ceb93f333e45 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:11:26.162061 crc crio[20770]: time=\"2026-06-09T17:11:26.161940628Z\" level=info msg=\"Stopping pod sandbox: a191a2c71995b4d126b67917814a4a177ab2b688fc934d6e24553ef1d8b8d00b\" id=f2e28f3d-606c-4810-9b43-dd022125695e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:11:26.162061 crc crio[20770]: time=\"2026-06-09T17:11:26.162045671Z\" level=info msg=\"Stopped pod sandbox (already stopped): a191a2c71995b4d126b67917814a4a177ab2b688fc934d6e24553ef1d8b8d00b\" id=f2e28f3d-606c-4810-9b43-dd022125695e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:11:26.162970 crc crio[20770]: time=\"2026-06-09T17:11:26.162797923Z\" level=info msg=\"Removing pod sandbox: a191a2c71995b4d126b67917814a4a177ab2b688fc934d6e24553ef1d8b8d00b\" id=2438204a-ca15-4b2a-94cf-b522719059d8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:11:26.186521 crc crio[20770]: time=\"2026-06-09T17:11:26.186042719Z\" level=info msg=\"Removed pod sandbox: a191a2c71995b4d126b67917814a4a177ab2b688fc934d6e24553ef1d8b8d00b\" id=2438204a-ca15-4b2a-94cf-b522719059d8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:11:26.187241 crc crio[20770]: time=\"2026-06-09T17:11:26.187131491Z\" level=info msg=\"Stopping pod sandbox: 6bafd5e79ea470303de41ddb3e968f3d9d947d4388a7746270097e70f203941e\" id=5cfc6198-19c3-4c1d-a246-f87acc2af318 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:11:26.187412 crc crio[20770]: time=\"2026-06-09T17:11:26.187243934Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6bafd5e79ea470303de41ddb3e968f3d9d947d4388a7746270097e70f203941e\" id=5cfc6198-19c3-4c1d-a246-f87acc2af318 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:11:26.188630 crc crio[20770]: time=\"2026-06-09T17:11:26.188187911Z\" level=info msg=\"Removing pod sandbox: 6bafd5e79ea470303de41ddb3e968f3d9d947d4388a7746270097e70f203941e\" id=390a4cce-30f6-4cb5-8b8f-5f6e5af0c92a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:11:26.207627 crc crio[20770]: time=\"2026-06-09T17:11:26.207453943Z\" level=info msg=\"Removed pod sandbox: 6bafd5e79ea470303de41ddb3e968f3d9d947d4388a7746270097e70f203941e\" id=390a4cce-30f6-4cb5-8b8f-5f6e5af0c92a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:11:26.208812 crc crio[20770]: time=\"2026-06-09T17:11:26.208577296Z\" level=info msg=\"Stopping pod sandbox: 9b44c85c2821d45a6258e866fc3170df442e3a033fa46560496b2626066b51ea\" id=9f7b7131-0756-4ce1-9676-03fd2e691135 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:11:26.208812 crc crio[20770]: time=\"2026-06-09T17:11:26.20873948Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9b44c85c2821d45a6258e866fc3170df442e3a033fa46560496b2626066b51ea\" id=9f7b7131-0756-4ce1-9676-03fd2e691135 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:11:26.209609 crc crio[20770]: time=\"2026-06-09T17:11:26.2094439Z\" level=info msg=\"Removing pod sandbox: 9b44c85c2821d45a6258e866fc3170df442e3a033fa46560496b2626066b51ea\" id=bb59e094-e51d-497c-bbce-0019e54db3cd name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:11:26.234577 crc crio[20770]: time=\"2026-06-09T17:11:26.234493519Z\" level=info msg=\"Removed pod sandbox: 9b44c85c2821d45a6258e866fc3170df442e3a033fa46560496b2626066b51ea\" id=bb59e094-e51d-497c-bbce-0019e54db3cd name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:11:26.235842 crc crio[20770]: time=\"2026-06-09T17:11:26.235745745Z\" level=info msg=\"Stopping pod sandbox: 9de1be78810ee3876094822111464204aba19578b62ffc432bf37503407b0d13\" id=702ba5b9-51db-405b-ba49-6a8f79a850c5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:11:26.235969 crc crio[20770]: time=\"2026-06-09T17:11:26.235862318Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9de1be78810ee3876094822111464204aba19578b62ffc432bf37503407b0d13\" id=702ba5b9-51db-405b-ba49-6a8f79a850c5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:11:26.237147 crc crio[20770]: time=\"2026-06-09T17:11:26.237027712Z\" level=info msg=\"Removing pod sandbox: 9de1be78810ee3876094822111464204aba19578b62ffc432bf37503407b0d13\" id=09de0efd-31ca-403a-8780-b3532cb6258a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:11:26.255444 crc crio[20770]: time=\"2026-06-09T17:11:26.255352727Z\" level=info msg=\"Removed pod sandbox: 9de1be78810ee3876094822111464204aba19578b62ffc432bf37503407b0d13\" id=09de0efd-31ca-403a-8780-b3532cb6258a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:11:26.256627 crc crio[20770]: time=\"2026-06-09T17:11:26.256537481Z\" level=info msg=\"Stopping pod sandbox: bff6ceb5d914b374ea17c94a8eeb96b0d2f81eaeca45083489718dc72c6ded2e\" id=99941843-9513-49c4-add4-ae93f87e00a2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:11:26.257169 crc crio[20770]: time=\"2026-06-09T17:11:26.256794638Z\" level=info msg=\"Stopped pod sandbox (already stopped): bff6ceb5d914b374ea17c94a8eeb96b0d2f81eaeca45083489718dc72c6ded2e\" id=99941843-9513-49c4-add4-ae93f87e00a2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:11:26.258577 crc crio[20770]: time=\"2026-06-09T17:11:26.258522718Z\" level=info msg=\"Removing pod sandbox: bff6ceb5d914b374ea17c94a8eeb96b0d2f81eaeca45083489718dc72c6ded2e\" id=8edad9f9-9aa9-43f3-afe4-f31552693ffb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:11:26.293541 crc crio[20770]: time=\"2026-06-09T17:11:26.293388118Z\" level=info msg=\"Removed pod sandbox: bff6ceb5d914b374ea17c94a8eeb96b0d2f81eaeca45083489718dc72c6ded2e\" id=8edad9f9-9aa9-43f3-afe4-f31552693ffb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:11:26.296368 crc crio[20770]: time=\"2026-06-09T17:11:26.296255531Z\" level=info msg=\"Stopping pod sandbox: 6d1fdb2fe961ae49cf9f95ac3bae7ab7323a4636630b2877026cbb87d2c89dab\" id=018ec622-11dd-4bd9-860a-a68c36759098 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:11:26.296527 crc crio[20770]: time=\"2026-06-09T17:11:26.296367634Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6d1fdb2fe961ae49cf9f95ac3bae7ab7323a4636630b2877026cbb87d2c89dab\" id=018ec622-11dd-4bd9-860a-a68c36759098 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:11:26.297329 crc crio[20770]: time=\"2026-06-09T17:11:26.297232949Z\" level=info msg=\"Removing pod sandbox: 6d1fdb2fe961ae49cf9f95ac3bae7ab7323a4636630b2877026cbb87d2c89dab\" id=3c55feb8-2ded-4444-9804-9454121eb2d0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:11:26.317879 crc crio[20770]: time=\"2026-06-09T17:11:26.317587583Z\" level=info msg=\"Removed pod sandbox: 6d1fdb2fe961ae49cf9f95ac3bae7ab7323a4636630b2877026cbb87d2c89dab\" id=3c55feb8-2ded-4444-9804-9454121eb2d0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:12:00.835227 crc crio[20770]: time=\"2026-06-09T17:12:00.834122592Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683752-mnqcz/POD\" id=0d198577-204a-4837-a747-0d1000d60a1c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:12:00.836507 crc crio[20770]: time=\"2026-06-09T17:12:00.83544209Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:12:00.877701 crc crio[20770]: time=\"2026-06-09T17:12:00.877141076Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-7kz2c/POD\" id=25e85500-e881-4fa5-b2ca-6deab4c36d0d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:12:00.877701 crc crio[20770]: time=\"2026-06-09T17:12:00.877603559Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:12:00.889583 crc crio[20770]: time=\"2026-06-09T17:12:00.889256054Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683752-mnqcz Namespace:openshift-infra ID:3371198da139459faf417b3a800414030347a4e0b04852b88d2e9e2932b5503c UID:3cd7e575-45f5-4995-af70-4ad092ca1dea NetNS:/var/run/netns/a9df21f8-9f9b-464d-9c7c-7b8e26242bd0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3cd7e575_45f5_4995_af70_4ad092ca1dea.slice PodAnnotations:0xc0027326c0}] Aliases:map[]}\"\nJun 09 17:12:00.889583 crc crio[20770]: time=\"2026-06-09T17:12:00.889331866Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683752-mnqcz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:12:00.919336 crc crio[20770]: time=\"2026-06-09T17:12:00.919239364Z\" level=info msg=\"Got pod network &{Name:redhat-operators-7kz2c Namespace:openshift-marketplace ID:64d41882ef834cd56b112d2dd7b4dbcd89456e5dd022e779742e89467444cca1 UID:7c751471-8db7-4778-b1d5-eb9b1fcebcc4 NetNS:/var/run/netns/765005b0-263a-4fb6-909f-ccdbaf80b8b0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7c751471_8db7_4778_b1d5_eb9b1fcebcc4.slice PodAnnotations:0xc0027328e0}] Aliases:map[]}\"\nJun 09 17:12:00.919336 crc crio[20770]: time=\"2026-06-09T17:12:00.919307916Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-7kz2c to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:12:01.591451 crc crio[20770]: 2026-06-09T17:12:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3371198da139459 Mac:da:29:cb:57:3c:ab Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e2 Mtu:0 Sandbox:/var/run/netns/a9df21f8-9f9b-464d-9c7c-7b8e26242bd0 SocketPath: PciID:}] [{Interface:0xc0003045d0 Address:{IP:10.217.0.226 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:12:01.592750 crc crio[20770]: time=\"2026-06-09T17:12:01.592627449Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683752-mnqcz Namespace:openshift-infra ID:3371198da139459faf417b3a800414030347a4e0b04852b88d2e9e2932b5503c UID:3cd7e575-45f5-4995-af70-4ad092ca1dea NetNS:/var/run/netns/a9df21f8-9f9b-464d-9c7c-7b8e26242bd0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3cd7e575_45f5_4995_af70_4ad092ca1dea.slice PodAnnotations:0xc0027326c0}] Aliases:map[]}\"\nJun 09 17:12:01.592924 crc crio[20770]: time=\"2026-06-09T17:12:01.592882636Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683752-mnqcz for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:12:01.606976 crc crio[20770]: time=\"2026-06-09T17:12:01.606885638Z\" level=info msg=\"Ran pod sandbox 3371198da139459faf417b3a800414030347a4e0b04852b88d2e9e2932b5503c with infra container: openshift-infra/auto-csr-approver-29683752-mnqcz/POD\" id=0d198577-204a-4837-a747-0d1000d60a1c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:12:01.609799 crc crio[20770]: time=\"2026-06-09T17:12:01.609728169Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=71241851-cdc5-42a2-81a8-c6d03dfef10d name=/runtime.v1.ImageService/PullImage\nJun 09 17:12:01.619476 crc crio[20770]: time=\"2026-06-09T17:12:01.619378026Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 17:12:01.743756 crc crio[20770]: 2026-06-09T17:12:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:64d41882ef834cd Mac:7a:f6:bf:40:b9:38 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e3 Mtu:0 Sandbox:/var/run/netns/765005b0-263a-4fb6-909f-ccdbaf80b8b0 SocketPath: PciID:}] [{Interface:0xc0002ec830 Address:{IP:10.217.0.227 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:12:01.744728 crc crio[20770]: time=\"2026-06-09T17:12:01.744593488Z\" level=info msg=\"Got pod network &{Name:redhat-operators-7kz2c Namespace:openshift-marketplace ID:64d41882ef834cd56b112d2dd7b4dbcd89456e5dd022e779742e89467444cca1 UID:7c751471-8db7-4778-b1d5-eb9b1fcebcc4 NetNS:/var/run/netns/765005b0-263a-4fb6-909f-ccdbaf80b8b0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7c751471_8db7_4778_b1d5_eb9b1fcebcc4.slice PodAnnotations:0xc0027328e0}] Aliases:map[]}\"\nJun 09 17:12:01.744930 crc crio[20770]: time=\"2026-06-09T17:12:01.744827984Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-7kz2c for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:12:01.753495 crc crio[20770]: time=\"2026-06-09T17:12:01.75340223Z\" level=info msg=\"Ran pod sandbox 64d41882ef834cd56b112d2dd7b4dbcd89456e5dd022e779742e89467444cca1 with infra container: openshift-marketplace/redhat-operators-7kz2c/POD\" id=25e85500-e881-4fa5-b2ca-6deab4c36d0d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:12:01.756067 crc crio[20770]: time=\"2026-06-09T17:12:01.756011445Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=cfa03fc7-11c8-4cae-a43e-7c9f2a96a580 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:12:01.758629 crc crio[20770]: time=\"2026-06-09T17:12:01.758557358Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=1d4493f5-18c6-4df7-9428-7b758387d3c5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:12:01.767530 crc crio[20770]: time=\"2026-06-09T17:12:01.767442743Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-7kz2c/extract-utilities\" id=3dd90e3a-ea14-48d1-89c0-87be5dfaafa8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:12:01.768020 crc crio[20770]: time=\"2026-06-09T17:12:01.767969418Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:12:01.818298 crc crio[20770]: time=\"2026-06-09T17:12:01.818091686Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:12:01.822516 crc crio[20770]: time=\"2026-06-09T17:12:01.82241792Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:12:02.021213 crc crio[20770]: time=\"2026-06-09T17:12:02.020264994Z\" level=info msg=\"Created container 5bcbaa6de8935d8e8b9f6d6ab465486bc9d9b577305fad8b5a5c963bdfd29c5e: openshift-marketplace/redhat-operators-7kz2c/extract-utilities\" id=3dd90e3a-ea14-48d1-89c0-87be5dfaafa8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:12:02.023274 crc crio[20770]: time=\"2026-06-09T17:12:02.023123836Z\" level=info msg=\"Starting container: 5bcbaa6de8935d8e8b9f6d6ab465486bc9d9b577305fad8b5a5c963bdfd29c5e\" id=a6f6440d-eba1-43ff-af6c-2cfc6800053b name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:12:02.032388 crc crio[20770]: time=\"2026-06-09T17:12:02.032274399Z\" level=info msg=\"Started container\" PID=112251 containerID=5bcbaa6de8935d8e8b9f6d6ab465486bc9d9b577305fad8b5a5c963bdfd29c5e description=openshift-marketplace/redhat-operators-7kz2c/extract-utilities id=a6f6440d-eba1-43ff-af6c-2cfc6800053b name=/runtime.v1.RuntimeService/StartContainer sandboxID=64d41882ef834cd56b112d2dd7b4dbcd89456e5dd022e779742e89467444cca1\nJun 09 17:12:02.512108 crc crio[20770]: time=\"2026-06-09T17:12:02.512024129Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=3125595b-01ef-4153-9d20-11c2b9d0e2a7 name=/runtime.v1.ImageService/PullImage\nJun 09 17:12:02.520512 crc crio[20770]: time=\"2026-06-09T17:12:02.52043383Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 09 17:12:02.914473 crc crio[20770]: time=\"2026-06-09T17:12:02.912008231Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=71241851-cdc5-42a2-81a8-c6d03dfef10d name=/runtime.v1.ImageService/PullImage\nJun 09 17:12:02.916248 crc crio[20770]: time=\"2026-06-09T17:12:02.91615524Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=d5855b92-2616-402b-8b79-17e26ac05923 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:12:02.919932 crc crio[20770]: time=\"2026-06-09T17:12:02.919738912Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=9748094b-eebe-45f8-813e-c83b085cccc4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:12:02.928969 crc crio[20770]: time=\"2026-06-09T17:12:02.928829943Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683752-mnqcz/oc\" id=5e195ddb-8e08-4221-bd2a-049805739843 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:12:02.929427 crc crio[20770]: time=\"2026-06-09T17:12:02.929354968Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:12:03.000235 crc crio[20770]: time=\"2026-06-09T17:12:03.000131668Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:12:03.113253 crc crio[20770]: time=\"2026-06-09T17:12:03.113064488Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:fc6a16d8f231accd9aa36e952dece09ceb23dd2bd734fa3d5279adae1b59f636\" id=3125595b-01ef-4153-9d20-11c2b9d0e2a7 name=/runtime.v1.ImageService/PullImage\nJun 09 17:12:03.115358 crc crio[20770]: time=\"2026-06-09T17:12:03.115289611Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=cce50c74-eb7e-46bd-8d55-7e958ba98cbc name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:12:03.118561 crc crio[20770]: time=\"2026-06-09T17:12:03.118420001Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=924cf52c-b3b8-4d87-abf3-03646e0f94d7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:12:03.128107 crc crio[20770]: time=\"2026-06-09T17:12:03.127964915Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-7kz2c/extract-content\" id=e4aaf70f-359c-4f75-a81b-3876f51ab0a0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:12:03.130909 crc crio[20770]: time=\"2026-06-09T17:12:03.12849597Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:12:03.205125 crc crio[20770]: time=\"2026-06-09T17:12:03.205003925Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:12:03.211139 crc crio[20770]: time=\"2026-06-09T17:12:03.211053448Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:12:03.269056 crc crio[20770]: time=\"2026-06-09T17:12:03.268925608Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:12:03.413957 crc crio[20770]: time=\"2026-06-09T17:12:03.413829334Z\" level=info msg=\"Created container e97ba50496de43fb31c2c238115f7adba954e7744f48d016cc31a9c24149b963: openshift-marketplace/redhat-operators-7kz2c/extract-content\" id=e4aaf70f-359c-4f75-a81b-3876f51ab0a0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:12:03.415458 crc crio[20770]: time=\"2026-06-09T17:12:03.415363388Z\" level=info msg=\"Starting container: e97ba50496de43fb31c2c238115f7adba954e7744f48d016cc31a9c24149b963\" id=d5b6dec3-f7c0-403a-9c06-8103ef1ccd23 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:12:03.418973 crc crio[20770]: time=\"2026-06-09T17:12:03.41889174Z\" level=info msg=\"Created container 0b9c7ed4321edfdfa6562e27b910df9787d589c03678c9d9e1d1a80387644214: openshift-infra/auto-csr-approver-29683752-mnqcz/oc\" id=5e195ddb-8e08-4221-bd2a-049805739843 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:12:03.420258 crc crio[20770]: time=\"2026-06-09T17:12:03.420139445Z\" level=info msg=\"Starting container: 0b9c7ed4321edfdfa6562e27b910df9787d589c03678c9d9e1d1a80387644214\" id=b6d43d5c-4c95-4e89-8c23-224d5b743a5e name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:12:03.421549 crc crio[20770]: time=\"2026-06-09T17:12:03.421443773Z\" level=info msg=\"Started container\" PID=112310 containerID=e97ba50496de43fb31c2c238115f7adba954e7744f48d016cc31a9c24149b963 description=openshift-marketplace/redhat-operators-7kz2c/extract-content id=d5b6dec3-f7c0-403a-9c06-8103ef1ccd23 name=/runtime.v1.RuntimeService/StartContainer sandboxID=64d41882ef834cd56b112d2dd7b4dbcd89456e5dd022e779742e89467444cca1\nJun 09 17:12:03.428120 crc crio[20770]: time=\"2026-06-09T17:12:03.42797565Z\" level=info msg=\"Started container\" PID=112311 containerID=0b9c7ed4321edfdfa6562e27b910df9787d589c03678c9d9e1d1a80387644214 description=openshift-infra/auto-csr-approver-29683752-mnqcz/oc id=b6d43d5c-4c95-4e89-8c23-224d5b743a5e name=/runtime.v1.RuntimeService/StartContainer sandboxID=3371198da139459faf417b3a800414030347a4e0b04852b88d2e9e2932b5503c\nJun 09 17:12:05.567050 crc crio[20770]: time=\"2026-06-09T17:12:05.566037316Z\" level=info msg=\"Stopping pod sandbox: 3371198da139459faf417b3a800414030347a4e0b04852b88d2e9e2932b5503c\" id=14df5569-e306-466a-bf12-53796e6c4588 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:12:05.569609 crc crio[20770]: time=\"2026-06-09T17:12:05.5675856Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683752-mnqcz Namespace:openshift-infra ID:3371198da139459faf417b3a800414030347a4e0b04852b88d2e9e2932b5503c UID:3cd7e575-45f5-4995-af70-4ad092ca1dea NetNS:/var/run/netns/a9df21f8-9f9b-464d-9c7c-7b8e26242bd0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3cd7e575_45f5_4995_af70_4ad092ca1dea.slice PodAnnotations:0xc0028958e0}] Aliases:map[]}\"\nJun 09 17:12:05.569609 crc crio[20770]: time=\"2026-06-09T17:12:05.567775046Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683752-mnqcz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:12:05.938319 crc crio[20770]: time=\"2026-06-09T17:12:05.937997605Z\" level=info msg=\"Stopped pod sandbox: 3371198da139459faf417b3a800414030347a4e0b04852b88d2e9e2932b5503c\" id=14df5569-e306-466a-bf12-53796e6c4588 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:12:10.664810 crc crio[20770]: time=\"2026-06-09T17:12:10.663276087Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=35fbed28-99fa-4082-b54f-69639c9bb4af name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:12:10.668176 crc crio[20770]: time=\"2026-06-09T17:12:10.668038484Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=6b43e462-90ab-47aa-845d-1f79ff54c677 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:12:10.680278 crc crio[20770]: time=\"2026-06-09T17:12:10.680159131Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-7kz2c/registry-server\" id=37a84e15-6c7c-4200-8ace-ff2079e3650b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:12:10.680868 crc crio[20770]: time=\"2026-06-09T17:12:10.680760449Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:12:10.772728 crc crio[20770]: time=\"2026-06-09T17:12:10.772414337Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:12:10.781194 crc crio[20770]: time=\"2026-06-09T17:12:10.781083336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:12:10.940561 crc crio[20770]: time=\"2026-06-09T17:12:10.940035535Z\" level=info msg=\"Created container c0e50aa0cf136c972808d4b584fe661d678a66184fd9f095494de47e331fe68a: openshift-marketplace/redhat-operators-7kz2c/registry-server\" id=37a84e15-6c7c-4200-8ace-ff2079e3650b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:12:10.941878 crc crio[20770]: time=\"2026-06-09T17:12:10.941763165Z\" level=info msg=\"Starting container: c0e50aa0cf136c972808d4b584fe661d678a66184fd9f095494de47e331fe68a\" id=03bacc23-c940-4028-a1e5-1b8197744249 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:12:10.948138 crc crio[20770]: time=\"2026-06-09T17:12:10.948077436Z\" level=info msg=\"Started container\" PID=112718 containerID=c0e50aa0cf136c972808d4b584fe661d678a66184fd9f095494de47e331fe68a description=openshift-marketplace/redhat-operators-7kz2c/registry-server id=03bacc23-c940-4028-a1e5-1b8197744249 name=/runtime.v1.RuntimeService/StartContainer sandboxID=64d41882ef834cd56b112d2dd7b4dbcd89456e5dd022e779742e89467444cca1\nJun 09 17:12:26.341138 crc crio[20770]: time=\"2026-06-09T17:12:26.3405333Z\" level=info msg=\"Removing container: d6266fb857858e5ef0b3b4b85097ed474d37e86efab01e0e2c4f4a56ec896630\" id=8ede2598-a0eb-4276-88c0-0a43bb82a7b5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:12:26.385817 crc crio[20770]: time=\"2026-06-09T17:12:26.385726726Z\" level=info msg=\"Removed container d6266fb857858e5ef0b3b4b85097ed474d37e86efab01e0e2c4f4a56ec896630: openstack/nova-cell1-27b1-account-create-update-86w8h/mariadb-account-create-update\" id=8ede2598-a0eb-4276-88c0-0a43bb82a7b5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:12:26.392182 crc crio[20770]: time=\"2026-06-09T17:12:26.391997666Z\" level=info msg=\"Removing container: 0baa948ede93f3ccf09cb6ef61a7ccfe0dd6bff0a57b20c2d8dbef7c12b5d472\" id=a3f95a01-e698-41fb-8b64-6c8f7639af3d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:12:26.461595 crc crio[20770]: time=\"2026-06-09T17:12:26.46149473Z\" level=info msg=\"Removed container 0baa948ede93f3ccf09cb6ef61a7ccfe0dd6bff0a57b20c2d8dbef7c12b5d472: openstack/nova-api-b5aa-account-create-update-lrgp4/mariadb-account-create-update\" id=a3f95a01-e698-41fb-8b64-6c8f7639af3d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:12:26.470874 crc crio[20770]: time=\"2026-06-09T17:12:26.46534866Z\" level=info msg=\"Removing container: 3796de8f465346879cd9b1edf56d46fe7c4db11ae800f07fe70dfdd4b4e824d9\" id=6bfb1ee1-b8b1-4608-9e88-b73c489e68dc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:12:26.526884 crc crio[20770]: time=\"2026-06-09T17:12:26.526758972Z\" level=info msg=\"Removed container 3796de8f465346879cd9b1edf56d46fe7c4db11ae800f07fe70dfdd4b4e824d9: openstack/nova-cell1-db-create-cn4fs/mariadb-database-create\" id=6bfb1ee1-b8b1-4608-9e88-b73c489e68dc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:12:26.530837 crc crio[20770]: time=\"2026-06-09T17:12:26.530606542Z\" level=info msg=\"Removing container: d632a4f5628fccb4106a0e0dcc32716505cad2859b2065c5296d8236dc756fef\" id=dcceea51-bc5e-4aa8-99cb-14ea49db652d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:12:26.597500 crc crio[20770]: time=\"2026-06-09T17:12:26.597181341Z\" level=info msg=\"Removed container d632a4f5628fccb4106a0e0dcc32716505cad2859b2065c5296d8236dc756fef: openstack/nova-api-db-create-scdpg/mariadb-database-create\" id=dcceea51-bc5e-4aa8-99cb-14ea49db652d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:12:26.602435 crc crio[20770]: time=\"2026-06-09T17:12:26.60235949Z\" level=info msg=\"Removing container: cd57787f0d304e8f678bef12ecfc3832a4735c02666eb142ce8d10257758208c\" id=11fcb1f9-4fd4-4241-917e-4609695383ad name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:12:26.678491 crc crio[20770]: time=\"2026-06-09T17:12:26.678411221Z\" level=info msg=\"Removed container cd57787f0d304e8f678bef12ecfc3832a4735c02666eb142ce8d10257758208c: openstack/nova-cell0-db-create-k6f8p/mariadb-database-create\" id=11fcb1f9-4fd4-4241-917e-4609695383ad name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:12:26.682937 crc crio[20770]: time=\"2026-06-09T17:12:26.682758296Z\" level=info msg=\"Removing container: 905b5b364aef27f1c7b59087cfda756a1d64b6e70390163b66ae8e0fdba1af2a\" id=99538acd-e85e-4812-ac5d-bccac664e920 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:12:26.975745 crc crio[20770]: time=\"2026-06-09T17:12:26.975596115Z\" level=info msg=\"Removed container 905b5b364aef27f1c7b59087cfda756a1d64b6e70390163b66ae8e0fdba1af2a: openshift-infra/auto-csr-approver-29683746-vfz8c/oc\" id=99538acd-e85e-4812-ac5d-bccac664e920 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:12:26.979227 crc crio[20770]: time=\"2026-06-09T17:12:26.979151727Z\" level=info msg=\"Removing container: fe51bcbefef70b86e20dd57a90f48464ef15ad522345b939740f52427692695b\" id=808f1f19-86b3-4db2-8a4a-8ed76edb6d9a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:12:27.021538 crc crio[20770]: time=\"2026-06-09T17:12:27.02144256Z\" level=info msg=\"Removed container fe51bcbefef70b86e20dd57a90f48464ef15ad522345b939740f52427692695b: openstack/nova-cell0-b490-account-create-update-rqcgl/mariadb-account-create-update\" id=808f1f19-86b3-4db2-8a4a-8ed76edb6d9a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:12:27.036483 crc crio[20770]: time=\"2026-06-09T17:12:27.035080802Z\" level=info msg=\"Stopping pod sandbox: ddb42c9611c1fea3c3766fa09f691bc9e80f9cad62049e5bf8b90065bd8ecd54\" id=88e929d0-e1e1-48e0-ac0c-37917f5f4e18 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:12:27.036483 crc crio[20770]: time=\"2026-06-09T17:12:27.036482532Z\" level=info msg=\"Stopped pod sandbox (already stopped): ddb42c9611c1fea3c3766fa09f691bc9e80f9cad62049e5bf8b90065bd8ecd54\" id=88e929d0-e1e1-48e0-ac0c-37917f5f4e18 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:12:27.037744 crc crio[20770]: time=\"2026-06-09T17:12:27.037629345Z\" level=info msg=\"Removing pod sandbox: ddb42c9611c1fea3c3766fa09f691bc9e80f9cad62049e5bf8b90065bd8ecd54\" id=02c4f7dc-1ff0-47f0-959c-3c71a3c73c7a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:12:27.065413 crc crio[20770]: time=\"2026-06-09T17:12:27.065282778Z\" level=info msg=\"Removed pod sandbox: ddb42c9611c1fea3c3766fa09f691bc9e80f9cad62049e5bf8b90065bd8ecd54\" id=02c4f7dc-1ff0-47f0-959c-3c71a3c73c7a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:12:27.066076 crc crio[20770]: time=\"2026-06-09T17:12:27.065989118Z\" level=info msg=\"Stopping pod sandbox: b1a7909a12591bfdd8cc7d44d35884ef6cac7629550f4f3bfdd6496a6f703468\" id=c74e9e4c-5c29-40a3-9791-d99a0621f20d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:12:27.066168 crc crio[20770]: time=\"2026-06-09T17:12:27.066100841Z\" level=info msg=\"Stopped pod sandbox (already stopped): b1a7909a12591bfdd8cc7d44d35884ef6cac7629550f4f3bfdd6496a6f703468\" id=c74e9e4c-5c29-40a3-9791-d99a0621f20d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:12:27.067193 crc crio[20770]: time=\"2026-06-09T17:12:27.067130151Z\" level=info msg=\"Removing pod sandbox: b1a7909a12591bfdd8cc7d44d35884ef6cac7629550f4f3bfdd6496a6f703468\" id=36590269-729a-4296-8a30-c0a90bcc6269 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:12:27.099194 crc crio[20770]: time=\"2026-06-09T17:12:27.099123368Z\" level=info msg=\"Removed pod sandbox: b1a7909a12591bfdd8cc7d44d35884ef6cac7629550f4f3bfdd6496a6f703468\" id=36590269-729a-4296-8a30-c0a90bcc6269 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:12:27.099802 crc crio[20770]: time=\"2026-06-09T17:12:27.099702635Z\" level=info msg=\"Stopping pod sandbox: 9c9bbf32ca93da879d472d33ea060a1e467895e6994e74d8eaaf9bac4665c1d5\" id=e772a6c7-c70a-4dce-9bae-298d42e8ffa1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:12:27.099802 crc crio[20770]: time=\"2026-06-09T17:12:27.099782817Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9c9bbf32ca93da879d472d33ea060a1e467895e6994e74d8eaaf9bac4665c1d5\" id=e772a6c7-c70a-4dce-9bae-298d42e8ffa1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:12:27.100709 crc crio[20770]: time=\"2026-06-09T17:12:27.10056494Z\" level=info msg=\"Removing pod sandbox: 9c9bbf32ca93da879d472d33ea060a1e467895e6994e74d8eaaf9bac4665c1d5\" id=f44d57a7-d2f0-493c-8983-7f61ee56c7a3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:12:27.120578 crc crio[20770]: time=\"2026-06-09T17:12:27.120513092Z\" level=info msg=\"Removed pod sandbox: 9c9bbf32ca93da879d472d33ea060a1e467895e6994e74d8eaaf9bac4665c1d5\" id=f44d57a7-d2f0-493c-8983-7f61ee56c7a3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:12:27.121955 crc crio[20770]: time=\"2026-06-09T17:12:27.121783158Z\" level=info msg=\"Stopping pod sandbox: a478ae2f00064c64c156f0b4ea3b70969f6257afbf266046f58232441b4c92d3\" id=e7b84d1b-90e0-4b2c-b6eb-9691668aa617 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:12:27.121955 crc crio[20770]: time=\"2026-06-09T17:12:27.121897312Z\" level=info msg=\"Stopped pod sandbox (already stopped): a478ae2f00064c64c156f0b4ea3b70969f6257afbf266046f58232441b4c92d3\" id=e7b84d1b-90e0-4b2c-b6eb-9691668aa617 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:12:27.126450 crc crio[20770]: time=\"2026-06-09T17:12:27.125484655Z\" level=info msg=\"Removing pod sandbox: a478ae2f00064c64c156f0b4ea3b70969f6257afbf266046f58232441b4c92d3\" id=37b09c98-d895-40b5-a147-d253993f4f03 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:12:27.147785 crc crio[20770]: time=\"2026-06-09T17:12:27.147610079Z\" level=info msg=\"Removed pod sandbox: a478ae2f00064c64c156f0b4ea3b70969f6257afbf266046f58232441b4c92d3\" id=37b09c98-d895-40b5-a147-d253993f4f03 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:12:27.149542 crc crio[20770]: time=\"2026-06-09T17:12:27.149497423Z\" level=info msg=\"Stopping pod sandbox: 9a28f5c1c0b74387f0a700f0b7020be21ecc5c27d0d3f58bb1e782040cf6b682\" id=b64950b0-b7c0-41cb-8614-8700cc97c1ed name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:12:27.149873 crc crio[20770]: time=\"2026-06-09T17:12:27.149814452Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9a28f5c1c0b74387f0a700f0b7020be21ecc5c27d0d3f58bb1e782040cf6b682\" id=b64950b0-b7c0-41cb-8614-8700cc97c1ed name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:12:27.152204 crc crio[20770]: time=\"2026-06-09T17:12:27.152138679Z\" level=info msg=\"Removing pod sandbox: 9a28f5c1c0b74387f0a700f0b7020be21ecc5c27d0d3f58bb1e782040cf6b682\" id=1d1db2b9-1a64-49fd-9daf-7a2aead4fb82 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:12:27.169736 crc crio[20770]: time=\"2026-06-09T17:12:27.1695962Z\" level=info msg=\"Removed pod sandbox: 9a28f5c1c0b74387f0a700f0b7020be21ecc5c27d0d3f58bb1e782040cf6b682\" id=1d1db2b9-1a64-49fd-9daf-7a2aead4fb82 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:12:27.171360 crc crio[20770]: time=\"2026-06-09T17:12:27.171294829Z\" level=info msg=\"Stopping pod sandbox: 800e9734de496d2300144e68c60f5ebe5e45d1cd395dc7cf4d0683a57777b141\" id=d5de05e6-1a0b-4e18-827c-0911faabb8ad name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:12:27.171596 crc crio[20770]: time=\"2026-06-09T17:12:27.171363681Z\" level=info msg=\"Stopped pod sandbox (already stopped): 800e9734de496d2300144e68c60f5ebe5e45d1cd395dc7cf4d0683a57777b141\" id=d5de05e6-1a0b-4e18-827c-0911faabb8ad name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:12:27.173089 crc crio[20770]: time=\"2026-06-09T17:12:27.173029128Z\" level=info msg=\"Removing pod sandbox: 800e9734de496d2300144e68c60f5ebe5e45d1cd395dc7cf4d0683a57777b141\" id=f19ecbee-05eb-4391-8a5c-e32520d7fb66 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:12:27.193216 crc crio[20770]: time=\"2026-06-09T17:12:27.193095744Z\" level=info msg=\"Removed pod sandbox: 800e9734de496d2300144e68c60f5ebe5e45d1cd395dc7cf4d0683a57777b141\" id=f19ecbee-05eb-4391-8a5c-e32520d7fb66 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:12:27.196094 crc crio[20770]: time=\"2026-06-09T17:12:27.194789062Z\" level=info msg=\"Stopping pod sandbox: c591ea6bb04e98d530dda39accf1c57d56f6ab0fb11e9dc794ddc16fdbc8f803\" id=af5827e5-25fe-40a7-9bc7-0c3b7848a787 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:12:27.196094 crc crio[20770]: time=\"2026-06-09T17:12:27.194902546Z\" level=info msg=\"Stopped pod sandbox (already stopped): c591ea6bb04e98d530dda39accf1c57d56f6ab0fb11e9dc794ddc16fdbc8f803\" id=af5827e5-25fe-40a7-9bc7-0c3b7848a787 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:12:27.196094 crc crio[20770]: time=\"2026-06-09T17:12:27.195524424Z\" level=info msg=\"Removing pod sandbox: c591ea6bb04e98d530dda39accf1c57d56f6ab0fb11e9dc794ddc16fdbc8f803\" id=ea5144ac-3d95-419e-b857-6974947154f5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:12:27.208083 crc crio[20770]: time=\"2026-06-09T17:12:27.207997061Z\" level=info msg=\"Removed pod sandbox: c591ea6bb04e98d530dda39accf1c57d56f6ab0fb11e9dc794ddc16fdbc8f803\" id=ea5144ac-3d95-419e-b857-6974947154f5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:12:32.048552 crc crio[20770]: time=\"2026-06-09T17:12:32.04714981Z\" level=info msg=\"Stopping container: c0e50aa0cf136c972808d4b584fe661d678a66184fd9f095494de47e331fe68a (timeout: 2s)\" id=faf96bb4-966b-4c88-9ec9-c3b4483e97ec name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:12:32.184274 crc crio[20770]: time=\"2026-06-09T17:12:32.18205694Z\" level=info msg=\"Stopped container c0e50aa0cf136c972808d4b584fe661d678a66184fd9f095494de47e331fe68a: openshift-marketplace/redhat-operators-7kz2c/registry-server\" id=faf96bb4-966b-4c88-9ec9-c3b4483e97ec name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:12:32.188586 crc crio[20770]: time=\"2026-06-09T17:12:32.188486154Z\" level=info msg=\"Stopping pod sandbox: 64d41882ef834cd56b112d2dd7b4dbcd89456e5dd022e779742e89467444cca1\" id=d1649e7e-767c-41a5-b470-d0fdff2c0dbb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:12:32.189870 crc crio[20770]: time=\"2026-06-09T17:12:32.189563495Z\" level=info msg=\"Got pod network &{Name:redhat-operators-7kz2c Namespace:openshift-marketplace ID:64d41882ef834cd56b112d2dd7b4dbcd89456e5dd022e779742e89467444cca1 UID:7c751471-8db7-4778-b1d5-eb9b1fcebcc4 NetNS:/var/run/netns/765005b0-263a-4fb6-909f-ccdbaf80b8b0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7c751471_8db7_4778_b1d5_eb9b1fcebcc4.slice PodAnnotations:0xc002732180}] Aliases:map[]}\"\nJun 09 17:12:32.190073 crc crio[20770]: time=\"2026-06-09T17:12:32.190010798Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-7kz2c from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:12:32.637610 crc crio[20770]: time=\"2026-06-09T17:12:32.636631238Z\" level=info msg=\"Stopped pod sandbox: 64d41882ef834cd56b112d2dd7b4dbcd89456e5dd022e779742e89467444cca1\" id=d1649e7e-767c-41a5-b470-d0fdff2c0dbb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:12:33.073598 crc crio[20770]: time=\"2026-06-09T17:12:33.073465338Z\" level=info msg=\"Removing container: c0e50aa0cf136c972808d4b584fe661d678a66184fd9f095494de47e331fe68a\" id=70f9e98f-d705-41ad-8bb1-20476c8dcd3b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:12:33.121386 crc crio[20770]: time=\"2026-06-09T17:12:33.120746294Z\" level=info msg=\"Removed container c0e50aa0cf136c972808d4b584fe661d678a66184fd9f095494de47e331fe68a: openshift-marketplace/redhat-operators-7kz2c/registry-server\" id=70f9e98f-d705-41ad-8bb1-20476c8dcd3b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:12:33.132757 crc crio[20770]: time=\"2026-06-09T17:12:33.132553792Z\" level=info msg=\"Removing container: e97ba50496de43fb31c2c238115f7adba954e7744f48d016cc31a9c24149b963\" id=4a3f1718-74c7-4a4c-8d42-a4c42e93e38b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:12:33.177743 crc crio[20770]: time=\"2026-06-09T17:12:33.177481111Z\" level=info msg=\"Removed container e97ba50496de43fb31c2c238115f7adba954e7744f48d016cc31a9c24149b963: openshift-marketplace/redhat-operators-7kz2c/extract-content\" id=4a3f1718-74c7-4a4c-8d42-a4c42e93e38b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:12:33.181986 crc crio[20770]: time=\"2026-06-09T17:12:33.181926699Z\" level=info msg=\"Removing container: 5bcbaa6de8935d8e8b9f6d6ab465486bc9d9b577305fad8b5a5c963bdfd29c5e\" id=4d2a0080-ed51-4104-8ef8-86a74c832698 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:12:33.230110 crc crio[20770]: time=\"2026-06-09T17:12:33.229811132Z\" level=info msg=\"Removed container 5bcbaa6de8935d8e8b9f6d6ab465486bc9d9b577305fad8b5a5c963bdfd29c5e: openshift-marketplace/redhat-operators-7kz2c/extract-utilities\" id=4d2a0080-ed51-4104-8ef8-86a74c832698 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:13:27.233816 crc crio[20770]: time=\"2026-06-09T17:13:27.233117247Z\" level=info msg=\"Removing container: 38e79052a7912515c1e9fb52967c0ed54b0095c098fb81d4961a9f76931765fc\" id=f34c13a0-6f44-4241-b6a9-00a7656ff138 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:13:27.341248 crc crio[20770]: time=\"2026-06-09T17:13:27.341175816Z\" level=info msg=\"Removed container 38e79052a7912515c1e9fb52967c0ed54b0095c098fb81d4961a9f76931765fc: openstack/nova-cell0-cell-mapping-sb5dp/nova-manage\" id=f34c13a0-6f44-4241-b6a9-00a7656ff138 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:13:27.348919 crc crio[20770]: time=\"2026-06-09T17:13:27.348610089Z\" level=info msg=\"Removing container: 02e688dae8edb678035a2ffe426128183dba63a88f4f6d8973c2db287064e138\" id=ff3d8fed-edf3-4c09-9e74-dc693db8cec4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:13:27.438580 crc crio[20770]: time=\"2026-06-09T17:13:27.438463757Z\" level=info msg=\"Removed container 02e688dae8edb678035a2ffe426128183dba63a88f4f6d8973c2db287064e138: openstack/nova-cell1-conductor-db-sync-gcpjw/nova-cell1-conductor-db-sync\" id=ff3d8fed-edf3-4c09-9e74-dc693db8cec4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:13:27.444011 crc crio[20770]: time=\"2026-06-09T17:13:27.443945704Z\" level=info msg=\"Removing container: d8e1d05deb23b68511ce024916fbed034f064d93cfd08460f22405c0dddc8b65\" id=a2e665fa-9912-4afd-aed9-7ed2fd55acc3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:13:27.523927 crc crio[20770]: time=\"2026-06-09T17:13:27.523795324Z\" level=info msg=\"Removed container d8e1d05deb23b68511ce024916fbed034f064d93cfd08460f22405c0dddc8b65: openstack/nova-cell0-conductor-db-sync-gfnwb/nova-cell0-conductor-db-sync\" id=a2e665fa-9912-4afd-aed9-7ed2fd55acc3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:13:27.535832 crc crio[20770]: time=\"2026-06-09T17:13:27.535704726Z\" level=info msg=\"Stopping pod sandbox: e140f7f527309bcab76307b614c7e4945cc1657b5dd3f532462abcd7c3933a3c\" id=62fc56ae-a45a-4b74-bc8d-0404e38e7d73 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:13:27.535832 crc crio[20770]: time=\"2026-06-09T17:13:27.535781848Z\" level=info msg=\"Stopped pod sandbox (already stopped): e140f7f527309bcab76307b614c7e4945cc1657b5dd3f532462abcd7c3933a3c\" id=62fc56ae-a45a-4b74-bc8d-0404e38e7d73 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:13:27.537366 crc crio[20770]: time=\"2026-06-09T17:13:27.537327492Z\" level=info msg=\"Removing pod sandbox: e140f7f527309bcab76307b614c7e4945cc1657b5dd3f532462abcd7c3933a3c\" id=1c066bc5-c5a8-4ee3-bfb8-40d98d061e31 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:13:27.551711 crc crio[20770]: time=\"2026-06-09T17:13:27.551614422Z\" level=info msg=\"Removed pod sandbox: e140f7f527309bcab76307b614c7e4945cc1657b5dd3f532462abcd7c3933a3c\" id=1c066bc5-c5a8-4ee3-bfb8-40d98d061e31 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:13:27.553842 crc crio[20770]: time=\"2026-06-09T17:13:27.553736293Z\" level=info msg=\"Stopping pod sandbox: 8f9e70031eaed52b8a3819f4cb58275f5d3d155c87e69e1343297d47e475e4e4\" id=a83c764f-06a1-4f26-bd02-85d321be9559 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:13:27.553959 crc crio[20770]: time=\"2026-06-09T17:13:27.553906868Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8f9e70031eaed52b8a3819f4cb58275f5d3d155c87e69e1343297d47e475e4e4\" id=a83c764f-06a1-4f26-bd02-85d321be9559 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:13:27.555064 crc crio[20770]: time=\"2026-06-09T17:13:27.554981629Z\" level=info msg=\"Removing pod sandbox: 8f9e70031eaed52b8a3819f4cb58275f5d3d155c87e69e1343297d47e475e4e4\" id=82e24ed5-476d-47c3-816e-75b6999e9ccc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:13:27.578362 crc crio[20770]: time=\"2026-06-09T17:13:27.578237716Z\" level=info msg=\"Removed pod sandbox: 8f9e70031eaed52b8a3819f4cb58275f5d3d155c87e69e1343297d47e475e4e4\" id=82e24ed5-476d-47c3-816e-75b6999e9ccc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:13:27.579152 crc crio[20770]: time=\"2026-06-09T17:13:27.57907695Z\" level=info msg=\"Stopping pod sandbox: 92a83e8b06f9b17b5e8706bdb012a332d3d536f9971c41d82a990c8217f96e74\" id=ef337532-5693-418e-9752-acd3a313535b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:13:27.579152 crc crio[20770]: time=\"2026-06-09T17:13:27.579135032Z\" level=info msg=\"Stopped pod sandbox (already stopped): 92a83e8b06f9b17b5e8706bdb012a332d3d536f9971c41d82a990c8217f96e74\" id=ef337532-5693-418e-9752-acd3a313535b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:13:27.579907 crc crio[20770]: time=\"2026-06-09T17:13:27.5797832Z\" level=info msg=\"Removing pod sandbox: 92a83e8b06f9b17b5e8706bdb012a332d3d536f9971c41d82a990c8217f96e74\" id=cf68d411-db3d-4bde-841f-4a471cb6a050 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:13:27.598875 crc crio[20770]: time=\"2026-06-09T17:13:27.598735684Z\" level=info msg=\"Removed pod sandbox: 92a83e8b06f9b17b5e8706bdb012a332d3d536f9971c41d82a990c8217f96e74\" id=cf68d411-db3d-4bde-841f-4a471cb6a050 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:13:27.600242 crc crio[20770]: time=\"2026-06-09T17:13:27.600068032Z\" level=info msg=\"Stopping pod sandbox: 64d41882ef834cd56b112d2dd7b4dbcd89456e5dd022e779742e89467444cca1\" id=aa07951a-11fd-457d-9153-07426056e292 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:13:27.600242 crc crio[20770]: time=\"2026-06-09T17:13:27.600157095Z\" level=info msg=\"Stopped pod sandbox (already stopped): 64d41882ef834cd56b112d2dd7b4dbcd89456e5dd022e779742e89467444cca1\" id=aa07951a-11fd-457d-9153-07426056e292 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:13:27.601469 crc crio[20770]: time=\"2026-06-09T17:13:27.601173074Z\" level=info msg=\"Removing pod sandbox: 64d41882ef834cd56b112d2dd7b4dbcd89456e5dd022e779742e89467444cca1\" id=f8bfca36-89c3-4785-a91c-6b71b7c3bf02 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:13:27.614181 crc crio[20770]: time=\"2026-06-09T17:13:27.614085934Z\" level=info msg=\"Removed pod sandbox: 64d41882ef834cd56b112d2dd7b4dbcd89456e5dd022e779742e89467444cca1\" id=f8bfca36-89c3-4785-a91c-6b71b7c3bf02 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:14:00.521557 crc crio[20770]: time=\"2026-06-09T17:14:00.520558783Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683754-wr4tk/POD\" id=9422a81d-64a1-4aeb-85d1-33286d7b5f7e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:14:00.523797 crc crio[20770]: time=\"2026-06-09T17:14:00.521571422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:14:00.561945 crc crio[20770]: time=\"2026-06-09T17:14:00.561794995Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683754-wr4tk Namespace:openshift-infra ID:d28443e1bd1b9979d1578e2160fc66f9b861f421268380c6d18161204342cab9 UID:de428596-0b14-4c0d-a66b-cd033898ca9f NetNS:/var/run/netns/8400e949-8cf1-4f33-9511-d9701c02a196 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podde428596_0b14_4c0d_a66b_cd033898ca9f.slice PodAnnotations:0xc0010a3780}] Aliases:map[]}\"\nJun 09 17:14:00.561945 crc crio[20770]: time=\"2026-06-09T17:14:00.561857797Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683754-wr4tk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:14:01.111945 crc crio[20770]: 2026-06-09T17:14:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d28443e1bd1b997 Mac:1e:ec:b8:e7:da:fb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e4 Mtu:0 Sandbox:/var/run/netns/8400e949-8cf1-4f33-9511-d9701c02a196 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.228 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:14:01.113572 crc crio[20770]: time=\"2026-06-09T17:14:01.11352273Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683754-wr4tk Namespace:openshift-infra ID:d28443e1bd1b9979d1578e2160fc66f9b861f421268380c6d18161204342cab9 UID:de428596-0b14-4c0d-a66b-cd033898ca9f NetNS:/var/run/netns/8400e949-8cf1-4f33-9511-d9701c02a196 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podde428596_0b14_4c0d_a66b_cd033898ca9f.slice PodAnnotations:0xc0010a3780}] Aliases:map[]}\"\nJun 09 17:14:01.113764 crc crio[20770]: time=\"2026-06-09T17:14:01.113719685Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683754-wr4tk for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:14:01.124018 crc crio[20770]: time=\"2026-06-09T17:14:01.123925248Z\" level=info msg=\"Ran pod sandbox d28443e1bd1b9979d1578e2160fc66f9b861f421268380c6d18161204342cab9 with infra container: openshift-infra/auto-csr-approver-29683754-wr4tk/POD\" id=9422a81d-64a1-4aeb-85d1-33286d7b5f7e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:14:01.127109 crc crio[20770]: time=\"2026-06-09T17:14:01.126849072Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=235205c9-8f46-4bce-a9ee-582822749c09 name=/runtime.v1.ImageService/PullImage\nJun 09 17:14:01.147503 crc crio[20770]: time=\"2026-06-09T17:14:01.14699537Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 17:14:02.270155 crc crio[20770]: time=\"2026-06-09T17:14:02.269506096Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=235205c9-8f46-4bce-a9ee-582822749c09 name=/runtime.v1.ImageService/PullImage\nJun 09 17:14:02.272463 crc crio[20770]: time=\"2026-06-09T17:14:02.271080602Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=3bbc81d4-1ecf-497b-ac4b-e9f066770cb9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:14:02.273286 crc crio[20770]: time=\"2026-06-09T17:14:02.273097579Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=27aba761-463e-458f-9459-5c7867f19c1e name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:14:02.282630 crc crio[20770]: time=\"2026-06-09T17:14:02.28253296Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683754-wr4tk/oc\" id=51052350-d4d8-4124-80c6-b609b8e5a532 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:14:02.284188 crc crio[20770]: time=\"2026-06-09T17:14:02.284069734Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:14:02.347753 crc crio[20770]: time=\"2026-06-09T17:14:02.347504104Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:14:02.609002 crc crio[20770]: time=\"2026-06-09T17:14:02.608419787Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:14:02.718615 crc crio[20770]: time=\"2026-06-09T17:14:02.718478714Z\" level=info msg=\"Created container 210ecdfb9191e4c0a23087d050ac34587ce38c25f2e723bc86597d10d0306298: openshift-infra/auto-csr-approver-29683754-wr4tk/oc\" id=51052350-d4d8-4124-80c6-b609b8e5a532 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:14:02.720172 crc crio[20770]: time=\"2026-06-09T17:14:02.720106961Z\" level=info msg=\"Starting container: 210ecdfb9191e4c0a23087d050ac34587ce38c25f2e723bc86597d10d0306298\" id=5b481810-ff07-44d5-9576-35977dfb06eb name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:14:02.731392 crc crio[20770]: time=\"2026-06-09T17:14:02.731295112Z\" level=info msg=\"Started container\" PID=118259 containerID=210ecdfb9191e4c0a23087d050ac34587ce38c25f2e723bc86597d10d0306298 description=openshift-infra/auto-csr-approver-29683754-wr4tk/oc id=5b481810-ff07-44d5-9576-35977dfb06eb name=/runtime.v1.RuntimeService/StartContainer sandboxID=d28443e1bd1b9979d1578e2160fc66f9b861f421268380c6d18161204342cab9\nJun 09 17:14:04.495139 crc crio[20770]: time=\"2026-06-09T17:14:04.494541736Z\" level=info msg=\"Stopping pod sandbox: d28443e1bd1b9979d1578e2160fc66f9b861f421268380c6d18161204342cab9\" id=62cef0e9-ec8d-4159-ba07-c2e6a9de2198 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:14:04.496812 crc crio[20770]: time=\"2026-06-09T17:14:04.495968647Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683754-wr4tk Namespace:openshift-infra ID:d28443e1bd1b9979d1578e2160fc66f9b861f421268380c6d18161204342cab9 UID:de428596-0b14-4c0d-a66b-cd033898ca9f NetNS:/var/run/netns/8400e949-8cf1-4f33-9511-d9701c02a196 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podde428596_0b14_4c0d_a66b_cd033898ca9f.slice PodAnnotations:0xc0003dfc40}] Aliases:map[]}\"\nJun 09 17:14:04.496812 crc crio[20770]: time=\"2026-06-09T17:14:04.496126341Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683754-wr4tk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:14:04.855145 crc crio[20770]: time=\"2026-06-09T17:14:04.854431268Z\" level=info msg=\"Stopped pod sandbox: d28443e1bd1b9979d1578e2160fc66f9b861f421268380c6d18161204342cab9\" id=62cef0e9-ec8d-4159-ba07-c2e6a9de2198 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:14:27.634680 crc crio[20770]: time=\"2026-06-09T17:14:27.634047034Z\" level=info msg=\"Removing container: 311163b3c6916b27f30de6a956bfcef797e00c8b2f5304670c798c3b77c5ebb1\" id=87fc1410-9caa-4a19-b427-d6ccd6a6cc70 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:14:27.704966 crc crio[20770]: time=\"2026-06-09T17:14:27.704857115Z\" level=info msg=\"Removed container 311163b3c6916b27f30de6a956bfcef797e00c8b2f5304670c798c3b77c5ebb1: openstack/nova-cell1-cell-mapping-fb9k6/nova-manage\" id=87fc1410-9caa-4a19-b427-d6ccd6a6cc70 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:14:27.707447 crc crio[20770]: time=\"2026-06-09T17:14:27.707327365Z\" level=info msg=\"Removing container: ff5a6ade35fec0be170d8f6144a9c81525af13bfb5d3e93562e359ca2bfec1aa\" id=4b8b2ad2-6e72-46cf-adf5-b6ba73feec27 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:14:27.836471 crc crio[20770]: time=\"2026-06-09T17:14:27.836330996Z\" level=info msg=\"Removed container ff5a6ade35fec0be170d8f6144a9c81525af13bfb5d3e93562e359ca2bfec1aa: openshift-infra/auto-csr-approver-29683748-m9c6v/oc\" id=4b8b2ad2-6e72-46cf-adf5-b6ba73feec27 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:14:27.845828 crc crio[20770]: time=\"2026-06-09T17:14:27.845789727Z\" level=info msg=\"Stopping pod sandbox: 0f08bb5fc72eadc71307c2c46a98ea6eff6556914c72807b79551629c0fbccb3\" id=1f4db8b8-0c0b-463e-b194-4cfe21475819 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:14:27.846070 crc crio[20770]: time=\"2026-06-09T17:14:27.846047434Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0f08bb5fc72eadc71307c2c46a98ea6eff6556914c72807b79551629c0fbccb3\" id=1f4db8b8-0c0b-463e-b194-4cfe21475819 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:14:27.847198 crc crio[20770]: time=\"2026-06-09T17:14:27.847038913Z\" level=info msg=\"Removing pod sandbox: 0f08bb5fc72eadc71307c2c46a98ea6eff6556914c72807b79551629c0fbccb3\" id=936a475d-493d-4523-98f3-ed64e38b4fbf name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:14:27.862384 crc crio[20770]: time=\"2026-06-09T17:14:27.86229765Z\" level=info msg=\"Removed pod sandbox: 0f08bb5fc72eadc71307c2c46a98ea6eff6556914c72807b79551629c0fbccb3\" id=936a475d-493d-4523-98f3-ed64e38b4fbf name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:14:27.863337 crc crio[20770]: time=\"2026-06-09T17:14:27.863303379Z\" level=info msg=\"Stopping pod sandbox: 47e7786a9d9d9483ebed55c00cbd0360ef56909eb25b088a7c3149c48f1d06f7\" id=084ae3e8-2c4d-4cab-b743-48da96dd91ee name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:14:27.863557 crc crio[20770]: time=\"2026-06-09T17:14:27.863470514Z\" level=info msg=\"Stopped pod sandbox (already stopped): 47e7786a9d9d9483ebed55c00cbd0360ef56909eb25b088a7c3149c48f1d06f7\" id=084ae3e8-2c4d-4cab-b743-48da96dd91ee name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:14:27.864371 crc crio[20770]: time=\"2026-06-09T17:14:27.864304718Z\" level=info msg=\"Removing pod sandbox: 47e7786a9d9d9483ebed55c00cbd0360ef56909eb25b088a7c3149c48f1d06f7\" id=32125377-1a5a-4d68-a085-336bfe82053e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:14:27.880079 crc crio[20770]: time=\"2026-06-09T17:14:27.879983708Z\" level=info msg=\"Removed pod sandbox: 47e7786a9d9d9483ebed55c00cbd0360ef56909eb25b088a7c3149c48f1d06f7\" id=32125377-1a5a-4d68-a085-336bfe82053e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:14:48.113863 crc crio[20770]: time=\"2026-06-09T17:14:48.112860816Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-9phbk/POD\" id=fcb66440-2886-4750-82fc-7057d38221ae name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:14:48.115244 crc crio[20770]: time=\"2026-06-09T17:14:48.113896886Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:14:48.171384 crc crio[20770]: time=\"2026-06-09T17:14:48.171284672Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-9phbk Namespace:openshift-marketplace ID:352e18f54e31e3be0da47151c31d7bf9c89e7f7f853be98a2ba54e2eb876ea66 UID:d45c5bc2-078f-4c09-9013-a6b9186582f8 NetNS:/var/run/netns/f34308c0-ced9-411e-8c09-0f5930a4a02f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd45c5bc2_078f_4c09_9013_a6b9186582f8.slice PodAnnotations:0xc0075163f0}] Aliases:map[]}\"\nJun 09 17:14:48.171384 crc crio[20770]: time=\"2026-06-09T17:14:48.171368234Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-9phbk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:14:48.872794 crc crio[20770]: 2026-06-09T17:14:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:352e18f54e31e3b Mac:12:62:f2:87:a3:61 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e5 Mtu:0 Sandbox:/var/run/netns/f34308c0-ced9-411e-8c09-0f5930a4a02f SocketPath: PciID:}] [{Interface:0xc0002246c0 Address:{IP:10.217.0.229 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:14:48.874296 crc crio[20770]: time=\"2026-06-09T17:14:48.874243955Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-9phbk Namespace:openshift-marketplace ID:352e18f54e31e3be0da47151c31d7bf9c89e7f7f853be98a2ba54e2eb876ea66 UID:d45c5bc2-078f-4c09-9013-a6b9186582f8 NetNS:/var/run/netns/f34308c0-ced9-411e-8c09-0f5930a4a02f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd45c5bc2_078f_4c09_9013_a6b9186582f8.slice PodAnnotations:0xc0075163f0}] Aliases:map[]}\"\nJun 09 17:14:48.874468 crc crio[20770]: time=\"2026-06-09T17:14:48.87440813Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-9phbk for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:14:48.886358 crc crio[20770]: time=\"2026-06-09T17:14:48.88628027Z\" level=info msg=\"Ran pod sandbox 352e18f54e31e3be0da47151c31d7bf9c89e7f7f853be98a2ba54e2eb876ea66 with infra container: openshift-marketplace/redhat-marketplace-9phbk/POD\" id=fcb66440-2886-4750-82fc-7057d38221ae name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:14:48.889045 crc crio[20770]: time=\"2026-06-09T17:14:48.888976837Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6b6354dc-e576-47c3-8367-4c6481a12349 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:14:48.893765 crc crio[20770]: time=\"2026-06-09T17:14:48.893558929Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=df4bb62d-87e9-4fd7-8e5c-fe435f00cfcf name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:14:48.907143 crc crio[20770]: time=\"2026-06-09T17:14:48.907083187Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-9phbk/extract-utilities\" id=8de01928-ea63-4c5b-a2b3-cfa5b8db82b5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:14:48.907502 crc crio[20770]: time=\"2026-06-09T17:14:48.907464038Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:14:48.949152 crc crio[20770]: time=\"2026-06-09T17:14:48.94903579Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:14:48.952809 crc crio[20770]: time=\"2026-06-09T17:14:48.952772137Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:14:49.123351 crc crio[20770]: time=\"2026-06-09T17:14:49.123238247Z\" level=info msg=\"Created container bef9ed434aef3eab7f7d0ad61a55611150bdb4d86816b2846baf604d7de38f8c: openshift-marketplace/redhat-marketplace-9phbk/extract-utilities\" id=8de01928-ea63-4c5b-a2b3-cfa5b8db82b5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:14:49.126039 crc crio[20770]: time=\"2026-06-09T17:14:49.125880423Z\" level=info msg=\"Starting container: bef9ed434aef3eab7f7d0ad61a55611150bdb4d86816b2846baf604d7de38f8c\" id=6008de25-442f-4d62-91ae-0ae5683b0498 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:14:49.140462 crc crio[20770]: time=\"2026-06-09T17:14:49.140278526Z\" level=info msg=\"Started container\" PID=120541 containerID=bef9ed434aef3eab7f7d0ad61a55611150bdb4d86816b2846baf604d7de38f8c description=openshift-marketplace/redhat-marketplace-9phbk/extract-utilities id=6008de25-442f-4d62-91ae-0ae5683b0498 name=/runtime.v1.RuntimeService/StartContainer sandboxID=352e18f54e31e3be0da47151c31d7bf9c89e7f7f853be98a2ba54e2eb876ea66\nJun 09 17:14:50.158606 crc crio[20770]: time=\"2026-06-09T17:14:50.158155181Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=aeab0954-182d-470f-af9c-76129191f300 name=/runtime.v1.ImageService/PullImage\nJun 09 17:14:50.171122 crc crio[20770]: time=\"2026-06-09T17:14:50.171062421Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 09 17:14:51.026187 crc crio[20770]: time=\"2026-06-09T17:14:51.025743365Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0\" id=aeab0954-182d-470f-af9c-76129191f300 name=/runtime.v1.ImageService/PullImage\nJun 09 17:14:51.028441 crc crio[20770]: time=\"2026-06-09T17:14:51.028315649Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=992654f0-705e-4a7a-b478-057e7791ff9e name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:14:51.034530 crc crio[20770]: time=\"2026-06-09T17:14:51.034436714Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=c81e356a-0b3d-4151-8655-0968ff3e8a20 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:14:51.047165 crc crio[20770]: time=\"2026-06-09T17:14:51.047051576Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-9phbk/extract-content\" id=2b9be390-b5d3-4dc9-b170-8ebd90ff9ef2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:14:51.047867 crc crio[20770]: time=\"2026-06-09T17:14:51.047794377Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:14:51.109159 crc crio[20770]: time=\"2026-06-09T17:14:51.109038814Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:14:51.112959 crc crio[20770]: time=\"2026-06-09T17:14:51.112871234Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:14:51.318849 crc crio[20770]: time=\"2026-06-09T17:14:51.317242956Z\" level=info msg=\"Created container 495dc3d512cb6b3935935ae9a37460c1d05506c8df6f44f1748c05c2137656c3: openshift-marketplace/redhat-marketplace-9phbk/extract-content\" id=2b9be390-b5d3-4dc9-b170-8ebd90ff9ef2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:14:51.320984 crc crio[20770]: time=\"2026-06-09T17:14:51.320748757Z\" level=info msg=\"Starting container: 495dc3d512cb6b3935935ae9a37460c1d05506c8df6f44f1748c05c2137656c3\" id=c8c33a8f-e806-4a96-b85c-f271220f6301 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:14:51.329754 crc crio[20770]: time=\"2026-06-09T17:14:51.32957432Z\" level=info msg=\"Started container\" PID=120683 containerID=495dc3d512cb6b3935935ae9a37460c1d05506c8df6f44f1748c05c2137656c3 description=openshift-marketplace/redhat-marketplace-9phbk/extract-content id=c8c33a8f-e806-4a96-b85c-f271220f6301 name=/runtime.v1.RuntimeService/StartContainer sandboxID=352e18f54e31e3be0da47151c31d7bf9c89e7f7f853be98a2ba54e2eb876ea66\nJun 09 17:14:52.199831 crc crio[20770]: time=\"2026-06-09T17:14:52.199153792Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=72fbc051-6a6e-4dd0-8b5d-28d7e7a3386e name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:14:52.208051 crc crio[20770]: time=\"2026-06-09T17:14:52.207961014Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=1abd5b86-308d-4055-9217-3eb468608505 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:14:52.222531 crc crio[20770]: time=\"2026-06-09T17:14:52.222419829Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-9phbk/registry-server\" id=b7d846c2-37bc-44fc-bdb6-65fcc7461200 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:14:52.223125 crc crio[20770]: time=\"2026-06-09T17:14:52.222987315Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:14:52.296319 crc crio[20770]: time=\"2026-06-09T17:14:52.296156454Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:14:52.304305 crc crio[20770]: time=\"2026-06-09T17:14:52.300718805Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:14:52.471581 crc crio[20770]: time=\"2026-06-09T17:14:52.471482913Z\" level=info msg=\"Created container 78a57adc594633eefcbf1f318cae2076e8d71d7cbce17b6be3e6d6f3e0081b79: openshift-marketplace/redhat-marketplace-9phbk/registry-server\" id=b7d846c2-37bc-44fc-bdb6-65fcc7461200 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:14:52.473882 crc crio[20770]: time=\"2026-06-09T17:14:52.473716997Z\" level=info msg=\"Starting container: 78a57adc594633eefcbf1f318cae2076e8d71d7cbce17b6be3e6d6f3e0081b79\" id=fa65d835-c0f8-42ff-9735-7fc96e245731 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:14:52.481294 crc crio[20770]: time=\"2026-06-09T17:14:52.481118609Z\" level=info msg=\"Started container\" PID=120778 containerID=78a57adc594633eefcbf1f318cae2076e8d71d7cbce17b6be3e6d6f3e0081b79 description=openshift-marketplace/redhat-marketplace-9phbk/registry-server id=fa65d835-c0f8-42ff-9735-7fc96e245731 name=/runtime.v1.RuntimeService/StartContainer sandboxID=352e18f54e31e3be0da47151c31d7bf9c89e7f7f853be98a2ba54e2eb876ea66\nJun 09 17:14:58.031986 crc crio[20770]: time=\"2026-06-09T17:14:58.03127143Z\" level=info msg=\"Running pod sandbox: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-m4k6x/POD\" id=b6f2a8da-9adb-461a-aeba-87c374a86102 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:14:58.031986 crc crio[20770]: time=\"2026-06-09T17:14:58.031914959Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:14:58.067309 crc crio[20770]: time=\"2026-06-09T17:14:58.067215531Z\" level=info msg=\"Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-m4k6x Namespace:openstack ID:f30a894d9f72bf4f655481078b3a7f21bc4f9bb74beb966f5d1246d2a97b0f09 UID:5ddd3455-9b02-49b5-a81b-8e6c92ff0318 NetNS:/var/run/netns/99971d89-c7e9-46c1-bee3-3c1c74022d6c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5ddd3455_9b02_49b5_a81b_8e6c92ff0318.slice PodAnnotations:0xc007517188}] Aliases:map[]}\"\nJun 09 17:14:58.067309 crc crio[20770]: time=\"2026-06-09T17:14:58.067288763Z\" level=info msg=\"Adding pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-m4k6x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:14:58.596550 crc crio[20770]: 2026-06-09T17:14:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f30a894d9f72bf4 Mac:7a:db:fb:80:5c:03 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e6 Mtu:0 Sandbox:/var/run/netns/99971d89-c7e9-46c1-bee3-3c1c74022d6c SocketPath: PciID:}] [{Interface:0xc000014710 Address:{IP:10.217.0.230 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:14:58.598125 crc crio[20770]: time=\"2026-06-09T17:14:58.598023955Z\" level=info msg=\"Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-m4k6x Namespace:openstack ID:f30a894d9f72bf4f655481078b3a7f21bc4f9bb74beb966f5d1246d2a97b0f09 UID:5ddd3455-9b02-49b5-a81b-8e6c92ff0318 NetNS:/var/run/netns/99971d89-c7e9-46c1-bee3-3c1c74022d6c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5ddd3455_9b02_49b5_a81b_8e6c92ff0318.slice PodAnnotations:0xc007517188}] Aliases:map[]}\"\nJun 09 17:14:58.598272 crc crio[20770]: time=\"2026-06-09T17:14:58.598227691Z\" level=info msg=\"Checking pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-m4k6x for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:14:58.607375 crc crio[20770]: time=\"2026-06-09T17:14:58.60725941Z\" level=info msg=\"Ran pod sandbox f30a894d9f72bf4f655481078b3a7f21bc4f9bb74beb966f5d1246d2a97b0f09 with infra container: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-m4k6x/POD\" id=b6f2a8da-9adb-461a-aeba-87c374a86102 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:14:58.610129 crc crio[20770]: time=\"2026-06-09T17:14:58.610029339Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=cf79262c-e014-4f36-b417-ed4e55a137a5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:14:58.610363 crc crio[20770]: time=\"2026-06-09T17:14:58.610289047Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest not found\" id=cf79262c-e014-4f36-b417-ed4e55a137a5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:14:58.610469 crc crio[20770]: time=\"2026-06-09T17:14:58.610384179Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest found\" id=cf79262c-e014-4f36-b417-ed4e55a137a5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:14:58.611863 crc crio[20770]: time=\"2026-06-09T17:14:58.61178883Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=7b62d7bb-5088-4fde-a5c0-1dfddea9fc23 name=/runtime.v1.ImageService/PullImage\nJun 09 17:14:58.619184 crc crio[20770]: time=\"2026-06-09T17:14:58.619102689Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\\\"\"\nJun 09 17:15:00.301605 crc crio[20770]: time=\"2026-06-09T17:15:00.301015331Z\" level=info msg=\"Stopping container: 78a57adc594633eefcbf1f318cae2076e8d71d7cbce17b6be3e6d6f3e0081b79 (timeout: 2s)\" id=b952d49f-4b4f-496a-8741-7d3fa541e4e7 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:15:00.433031 crc crio[20770]: time=\"2026-06-09T17:15:00.432749309Z\" level=info msg=\"Stopped container 78a57adc594633eefcbf1f318cae2076e8d71d7cbce17b6be3e6d6f3e0081b79: openshift-marketplace/redhat-marketplace-9phbk/registry-server\" id=b952d49f-4b4f-496a-8741-7d3fa541e4e7 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:15:00.434096 crc crio[20770]: time=\"2026-06-09T17:15:00.433995635Z\" level=info msg=\"Stopping pod sandbox: 352e18f54e31e3be0da47151c31d7bf9c89e7f7f853be98a2ba54e2eb876ea66\" id=eb0b0f8d-91aa-4097-9899-98b900a5d145 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:15:00.435065 crc crio[20770]: time=\"2026-06-09T17:15:00.434990214Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-9phbk Namespace:openshift-marketplace ID:352e18f54e31e3be0da47151c31d7bf9c89e7f7f853be98a2ba54e2eb876ea66 UID:d45c5bc2-078f-4c09-9013-a6b9186582f8 NetNS:/var/run/netns/f34308c0-ced9-411e-8c09-0f5930a4a02f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd45c5bc2_078f_4c09_9013_a6b9186582f8.slice PodAnnotations:0xc007516180}] Aliases:map[]}\"\nJun 09 17:15:00.435283 crc crio[20770]: time=\"2026-06-09T17:15:00.43520641Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-9phbk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:15:00.546461 crc crio[20770]: time=\"2026-06-09T17:15:00.546201403Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29683755-s5v98/POD\" id=e88b4353-cec9-4d98-bd5f-aa1dc97f3c15 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:15:00.546461 crc crio[20770]: time=\"2026-06-09T17:15:00.546345278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:15:00.603556 crc crio[20770]: time=\"2026-06-09T17:15:00.602103767Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683755-s5v98 Namespace:openshift-operator-lifecycle-manager ID:8597e0382e8a81c9f20171c43337cbd19d7c9eea1dbc6fa448973377fe7e2b30 UID:928e7c2e-88bf-4e95-aa57-030938355899 NetNS:/var/run/netns/1be948b3-a26b-4117-a466-32888a62728c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod928e7c2e_88bf_4e95_aa57_030938355899.slice PodAnnotations:0xc002894160}] Aliases:map[]}\"\nJun 09 17:15:00.603556 crc crio[20770]: time=\"2026-06-09T17:15:00.602512579Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29683755-s5v98 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:15:00.728969 crc crio[20770]: time=\"2026-06-09T17:15:00.728739079Z\" level=info msg=\"Stopped pod sandbox: 352e18f54e31e3be0da47151c31d7bf9c89e7f7f853be98a2ba54e2eb876ea66\" id=eb0b0f8d-91aa-4097-9899-98b900a5d145 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:15:01.171316 crc crio[20770]: 2026-06-09T17:15:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8597e0382e8a81c Mac:0e:99:d9:a5:72:23 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e7 Mtu:0 Sandbox:/var/run/netns/1be948b3-a26b-4117-a466-32888a62728c SocketPath: PciID:}] [{Interface:0xc0002aef30 Address:{IP:10.217.0.231 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:15:01.173142 crc crio[20770]: time=\"2026-06-09T17:15:01.173004142Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683755-s5v98 Namespace:openshift-operator-lifecycle-manager ID:8597e0382e8a81c9f20171c43337cbd19d7c9eea1dbc6fa448973377fe7e2b30 UID:928e7c2e-88bf-4e95-aa57-030938355899 NetNS:/var/run/netns/1be948b3-a26b-4117-a466-32888a62728c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod928e7c2e_88bf_4e95_aa57_030938355899.slice PodAnnotations:0xc002894160}] Aliases:map[]}\"\nJun 09 17:15:01.173311 crc crio[20770]: time=\"2026-06-09T17:15:01.173163767Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29683755-s5v98 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:15:01.186432 crc crio[20770]: time=\"2026-06-09T17:15:01.186356395Z\" level=info msg=\"Ran pod sandbox 8597e0382e8a81c9f20171c43337cbd19d7c9eea1dbc6fa448973377fe7e2b30 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29683755-s5v98/POD\" id=e88b4353-cec9-4d98-bd5f-aa1dc97f3c15 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:15:01.193018 crc crio[20770]: time=\"2026-06-09T17:15:01.192569673Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=90a580cd-918a-499c-87e7-bc80baf452f3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:15:01.201363 crc crio[20770]: time=\"2026-06-09T17:15:01.196206127Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=63182e52-9866-48f0-970a-c66506860d0a name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:15:01.206697 crc crio[20770]: time=\"2026-06-09T17:15:01.206572215Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29683755-s5v98/collect-profiles\" id=cbe972bc-04e9-4ab6-80f9-afc73fa4e537 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:15:01.207105 crc crio[20770]: time=\"2026-06-09T17:15:01.207040028Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:15:01.267314 crc crio[20770]: time=\"2026-06-09T17:15:01.267124722Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:15:01.272859 crc crio[20770]: time=\"2026-06-09T17:15:01.271332842Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:15:01.324132 crc crio[20770]: time=\"2026-06-09T17:15:01.323973992Z\" level=info msg=\"Removing container: 78a57adc594633eefcbf1f318cae2076e8d71d7cbce17b6be3e6d6f3e0081b79\" id=2af04fb7-9940-4725-a126-69695d09a3a8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:15:01.380634 crc crio[20770]: time=\"2026-06-09T17:15:01.380354199Z\" level=info msg=\"Removed container 78a57adc594633eefcbf1f318cae2076e8d71d7cbce17b6be3e6d6f3e0081b79: openshift-marketplace/redhat-marketplace-9phbk/registry-server\" id=2af04fb7-9940-4725-a126-69695d09a3a8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:15:01.410304 crc crio[20770]: time=\"2026-06-09T17:15:01.410182355Z\" level=info msg=\"Removing container: 495dc3d512cb6b3935935ae9a37460c1d05506c8df6f44f1748c05c2137656c3\" id=a188d5a6-d409-4906-a7c4-de1d4c74e2aa name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:15:01.416316 crc crio[20770]: time=\"2026-06-09T17:15:01.416251099Z\" level=info msg=\"Created container 1bd1ab89f98c8a2d6bd3edfcb9aa7aa8654d0c347b3a792563e9ae4a9b57fdd9: openshift-operator-lifecycle-manager/collect-profiles-29683755-s5v98/collect-profiles\" id=cbe972bc-04e9-4ab6-80f9-afc73fa4e537 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:15:01.419307 crc crio[20770]: time=\"2026-06-09T17:15:01.418842273Z\" level=info msg=\"Starting container: 1bd1ab89f98c8a2d6bd3edfcb9aa7aa8654d0c347b3a792563e9ae4a9b57fdd9\" id=c8a5dd65-5e4c-4949-957b-ea38c3510094 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:15:01.431952 crc crio[20770]: time=\"2026-06-09T17:15:01.431845756Z\" level=info msg=\"Started container\" PID=121367 containerID=1bd1ab89f98c8a2d6bd3edfcb9aa7aa8654d0c347b3a792563e9ae4a9b57fdd9 description=openshift-operator-lifecycle-manager/collect-profiles-29683755-s5v98/collect-profiles id=c8a5dd65-5e4c-4949-957b-ea38c3510094 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8597e0382e8a81c9f20171c43337cbd19d7c9eea1dbc6fa448973377fe7e2b30\nJun 09 17:15:01.446191 crc crio[20770]: time=\"2026-06-09T17:15:01.445616791Z\" level=info msg=\"Removed container 495dc3d512cb6b3935935ae9a37460c1d05506c8df6f44f1748c05c2137656c3: openshift-marketplace/redhat-marketplace-9phbk/extract-content\" id=a188d5a6-d409-4906-a7c4-de1d4c74e2aa name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:15:01.449214 crc crio[20770]: time=\"2026-06-09T17:15:01.449186784Z\" level=info msg=\"Removing container: bef9ed434aef3eab7f7d0ad61a55611150bdb4d86816b2846baf604d7de38f8c\" id=543dc736-96a1-46c7-aea7-5f16124abfb1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:15:01.552993 crc crio[20770]: time=\"2026-06-09T17:15:01.552732014Z\" level=info msg=\"Removed container bef9ed434aef3eab7f7d0ad61a55611150bdb4d86816b2846baf604d7de38f8c: openshift-marketplace/redhat-marketplace-9phbk/extract-utilities\" id=543dc736-96a1-46c7-aea7-5f16124abfb1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:15:03.362704 crc crio[20770]: time=\"2026-06-09T17:15:03.36209559Z\" level=info msg=\"Stopping pod sandbox: 8597e0382e8a81c9f20171c43337cbd19d7c9eea1dbc6fa448973377fe7e2b30\" id=fe6ca7e1-361b-4a04-836a-0caeab9ce4a9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:15:03.364302 crc crio[20770]: time=\"2026-06-09T17:15:03.363341636Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683755-s5v98 Namespace:openshift-operator-lifecycle-manager ID:8597e0382e8a81c9f20171c43337cbd19d7c9eea1dbc6fa448973377fe7e2b30 UID:928e7c2e-88bf-4e95-aa57-030938355899 NetNS:/var/run/netns/1be948b3-a26b-4117-a466-32888a62728c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod928e7c2e_88bf_4e95_aa57_030938355899.slice PodAnnotations:0xc002a08eb0}] Aliases:map[]}\"\nJun 09 17:15:03.364302 crc crio[20770]: time=\"2026-06-09T17:15:03.36348622Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29683755-s5v98 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:15:03.735844 crc crio[20770]: time=\"2026-06-09T17:15:03.733299777Z\" level=info msg=\"Stopped pod sandbox: 8597e0382e8a81c9f20171c43337cbd19d7c9eea1dbc6fa448973377fe7e2b30\" id=fe6ca7e1-361b-4a04-836a-0caeab9ce4a9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:15:14.491719 crc crio[20770]: time=\"2026-06-09T17:15:14.490612284Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:b0f60d7b8c5e5365f19aa41e0a2d6a6a2a5ff4c37e9271f0d7f3d5d66fb5cb26\" id=7b62d7bb-5088-4fde-a5c0-1dfddea9fc23 name=/runtime.v1.ImageService/PullImage\nJun 09 17:15:14.494457 crc crio[20770]: time=\"2026-06-09T17:15:14.494373202Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=73cde947-c094-4eda-bddd-00a5b2a0cc48 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:15:14.528014 crc crio[20770]: time=\"2026-06-09T17:15:14.527882533Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=03b4f53d-3281-4600-8a55-f2ecc573b5c4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:15:14.537429 crc crio[20770]: time=\"2026-06-09T17:15:14.537334204Z\" level=info msg=\"Creating container: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-m4k6x/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam\" id=80644f47-ddae-4cf5-a824-b5a4b582524d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:15:14.539391 crc crio[20770]: time=\"2026-06-09T17:15:14.539303521Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:15:14.589324 crc crio[20770]: time=\"2026-06-09T17:15:14.589227103Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:15:14.593954 crc crio[20770]: time=\"2026-06-09T17:15:14.5933094Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:15:14.772302 crc crio[20770]: time=\"2026-06-09T17:15:14.771261374Z\" level=info msg=\"Created container d7134b6d396c085c012e827f1a30437dbe94576cd38f9d96bf1d442baccabff9: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-m4k6x/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam\" id=80644f47-ddae-4cf5-a824-b5a4b582524d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:15:14.773458 crc crio[20770]: time=\"2026-06-09T17:15:14.773364964Z\" level=info msg=\"Starting container: d7134b6d396c085c012e827f1a30437dbe94576cd38f9d96bf1d442baccabff9\" id=6bd5241b-bcc4-4ae4-8492-6cd73321f8db name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:15:14.780916 crc crio[20770]: time=\"2026-06-09T17:15:14.780065647Z\" level=info msg=\"Started container\" PID=122067 containerID=d7134b6d396c085c012e827f1a30437dbe94576cd38f9d96bf1d442baccabff9 description=openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-m4k6x/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam id=6bd5241b-bcc4-4ae4-8492-6cd73321f8db name=/runtime.v1.RuntimeService/StartContainer sandboxID=f30a894d9f72bf4f655481078b3a7f21bc4f9bb74beb966f5d1246d2a97b0f09\nJun 09 17:15:27.906404 crc crio[20770]: time=\"2026-06-09T17:15:27.90558766Z\" level=info msg=\"Removing container: 6f34c728bc9bda0b077b6d588e95aa95ed94f6448698eb09e418d55af67ccb83\" id=103a7c5a-dbda-4b8c-83ac-dc8a433de488 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:15:27.941006 crc crio[20770]: time=\"2026-06-09T17:15:27.940867092Z\" level=info msg=\"Removed container 6f34c728bc9bda0b077b6d588e95aa95ed94f6448698eb09e418d55af67ccb83: openshift-operator-lifecycle-manager/collect-profiles-29683710-mn9b6/collect-profiles\" id=103a7c5a-dbda-4b8c-83ac-dc8a433de488 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:15:27.972819 crc crio[20770]: time=\"2026-06-09T17:15:27.972489119Z\" level=info msg=\"Stopping pod sandbox: 12ede462a46b086f87debeff687aa89022644c64243591a26c1d5dd582bdb6cf\" id=b2609f55-a1ab-42e1-849d-cd8ebe75981f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:15:27.972819 crc crio[20770]: time=\"2026-06-09T17:15:27.972571802Z\" level=info msg=\"Stopped pod sandbox (already stopped): 12ede462a46b086f87debeff687aa89022644c64243591a26c1d5dd582bdb6cf\" id=b2609f55-a1ab-42e1-849d-cd8ebe75981f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:15:27.974521 crc crio[20770]: time=\"2026-06-09T17:15:27.973838988Z\" level=info msg=\"Removing pod sandbox: 12ede462a46b086f87debeff687aa89022644c64243591a26c1d5dd582bdb6cf\" id=0b3cb106-deae-4dea-907d-e4991991530b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:15:27.990745 crc crio[20770]: time=\"2026-06-09T17:15:27.990570878Z\" level=info msg=\"Removed pod sandbox: 12ede462a46b086f87debeff687aa89022644c64243591a26c1d5dd582bdb6cf\" id=0b3cb106-deae-4dea-907d-e4991991530b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:15:27.992425 crc crio[20770]: time=\"2026-06-09T17:15:27.992332788Z\" level=info msg=\"Stopping pod sandbox: 352e18f54e31e3be0da47151c31d7bf9c89e7f7f853be98a2ba54e2eb876ea66\" id=f6fe038a-e56c-45dd-8529-bdfa37e5bff3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:15:27.992540 crc crio[20770]: time=\"2026-06-09T17:15:27.992446322Z\" level=info msg=\"Stopped pod sandbox (already stopped): 352e18f54e31e3be0da47151c31d7bf9c89e7f7f853be98a2ba54e2eb876ea66\" id=f6fe038a-e56c-45dd-8529-bdfa37e5bff3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:15:27.993553 crc crio[20770]: time=\"2026-06-09T17:15:27.993478631Z\" level=info msg=\"Removing pod sandbox: 352e18f54e31e3be0da47151c31d7bf9c89e7f7f853be98a2ba54e2eb876ea66\" id=486a37c7-de95-4513-bf21-3783dff8c3c1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:15:28.011042 crc crio[20770]: time=\"2026-06-09T17:15:28.010911861Z\" level=info msg=\"Removed pod sandbox: 352e18f54e31e3be0da47151c31d7bf9c89e7f7f853be98a2ba54e2eb876ea66\" id=486a37c7-de95-4513-bf21-3783dff8c3c1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:15:28.737250 crc crio[20770]: time=\"2026-06-09T17:15:28.737124981Z\" level=info msg=\"Stopping pod sandbox: f30a894d9f72bf4f655481078b3a7f21bc4f9bb74beb966f5d1246d2a97b0f09\" id=c9379d93-9126-4bf0-9140-5a733f24ea77 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:15:28.738635 crc crio[20770]: time=\"2026-06-09T17:15:28.738534331Z\" level=info msg=\"Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-m4k6x Namespace:openstack ID:f30a894d9f72bf4f655481078b3a7f21bc4f9bb74beb966f5d1246d2a97b0f09 UID:5ddd3455-9b02-49b5-a81b-8e6c92ff0318 NetNS:/var/run/netns/99971d89-c7e9-46c1-bee3-3c1c74022d6c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5ddd3455_9b02_49b5_a81b_8e6c92ff0318.slice PodAnnotations:0xc002a09a70}] Aliases:map[]}\"\nJun 09 17:15:28.739174 crc crio[20770]: time=\"2026-06-09T17:15:28.739006315Z\" level=info msg=\"Deleting pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-m4k6x from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:15:29.248477 crc crio[20770]: time=\"2026-06-09T17:15:29.248089577Z\" level=info msg=\"Stopped pod sandbox: f30a894d9f72bf4f655481078b3a7f21bc4f9bb74beb966f5d1246d2a97b0f09\" id=c9379d93-9126-4bf0-9140-5a733f24ea77 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:15:30.298599 crc crio[20770]: time=\"2026-06-09T17:15:30.298046781Z\" level=info msg=\"Running pod sandbox: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-ttvh2/POD\" id=c261ca3b-d55b-4cbc-b05f-0197fb3bd333 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:15:30.299563 crc crio[20770]: time=\"2026-06-09T17:15:30.298623018Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:15:30.356447 crc crio[20770]: time=\"2026-06-09T17:15:30.355850288Z\" level=info msg=\"Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-ttvh2 Namespace:openstack ID:ac4c4a5594abd0941db3c48ed2ec8c4f4fb07afc29070168113a674925fe3282 UID:a81b608b-eaa9-4f6f-a4a8-d717ee78dcf5 NetNS:/var/run/netns/a724bfa8-cded-4b58-b923-481ffe86f6d5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda81b608b_eaa9_4f6f_a4a8_d717ee78dcf5.slice PodAnnotations:0xc0010a21b0}] Aliases:map[]}\"\nJun 09 17:15:30.356447 crc crio[20770]: time=\"2026-06-09T17:15:30.35592626Z\" level=info msg=\"Adding pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-ttvh2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:15:30.801596 crc crio[20770]: 2026-06-09T17:15:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ac4c4a5594abd09 Mac:b2:d5:56:e7:00:22 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e8 Mtu:0 Sandbox:/var/run/netns/a724bfa8-cded-4b58-b923-481ffe86f6d5 SocketPath: PciID:}] [{Interface:0xc000014710 Address:{IP:10.217.0.232 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:15:30.803517 crc crio[20770]: time=\"2026-06-09T17:15:30.803417145Z\" level=info msg=\"Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-ttvh2 Namespace:openstack ID:ac4c4a5594abd0941db3c48ed2ec8c4f4fb07afc29070168113a674925fe3282 UID:a81b608b-eaa9-4f6f-a4a8-d717ee78dcf5 NetNS:/var/run/netns/a724bfa8-cded-4b58-b923-481ffe86f6d5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda81b608b_eaa9_4f6f_a4a8_d717ee78dcf5.slice PodAnnotations:0xc0010a21b0}] Aliases:map[]}\"\nJun 09 17:15:30.803808 crc crio[20770]: time=\"2026-06-09T17:15:30.803619431Z\" level=info msg=\"Checking pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-ttvh2 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:15:30.812435 crc crio[20770]: time=\"2026-06-09T17:15:30.812336921Z\" level=info msg=\"Ran pod sandbox ac4c4a5594abd0941db3c48ed2ec8c4f4fb07afc29070168113a674925fe3282 with infra container: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-ttvh2/POD\" id=c261ca3b-d55b-4cbc-b05f-0197fb3bd333 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:15:30.817057 crc crio[20770]: time=\"2026-06-09T17:15:30.816890331Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=fc1cd77e-e43e-4288-bc2b-a5a0258d1769 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:15:30.844482 crc crio[20770]: time=\"2026-06-09T17:15:30.844363999Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=793b154f-2cfb-4798-8dd8-746c65bf3fa4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:15:30.853548 crc crio[20770]: time=\"2026-06-09T17:15:30.8534668Z\" level=info msg=\"Creating container: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-ttvh2/redhat-edpm-deployment-ipam-openstack-edpm-ipam\" id=ef3d21a9-e53e-4257-b570-b1b0637b2121 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:15:30.855740 crc crio[20770]: time=\"2026-06-09T17:15:30.855602002Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:15:30.913416 crc crio[20770]: time=\"2026-06-09T17:15:30.913310797Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:15:30.917516 crc crio[20770]: time=\"2026-06-09T17:15:30.917431145Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:15:31.035428 crc crio[20770]: time=\"2026-06-09T17:15:31.035173972Z\" level=info msg=\"Created container ba6b7150d1804d88ae79b75d7c8d53638230a26f65a536e571a48cd4b7b97c85: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-ttvh2/redhat-edpm-deployment-ipam-openstack-edpm-ipam\" id=ef3d21a9-e53e-4257-b570-b1b0637b2121 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:15:31.037134 crc crio[20770]: time=\"2026-06-09T17:15:31.037044246Z\" level=info msg=\"Starting container: ba6b7150d1804d88ae79b75d7c8d53638230a26f65a536e571a48cd4b7b97c85\" id=cb48bf0e-7e30-4ada-be46-cc7553fcbbee name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:15:31.047086 crc crio[20770]: time=\"2026-06-09T17:15:31.046988661Z\" level=info msg=\"Started container\" PID=122975 containerID=ba6b7150d1804d88ae79b75d7c8d53638230a26f65a536e571a48cd4b7b97c85 description=openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-ttvh2/redhat-edpm-deployment-ipam-openstack-edpm-ipam id=cb48bf0e-7e30-4ada-be46-cc7553fcbbee name=/runtime.v1.RuntimeService/StartContainer sandboxID=ac4c4a5594abd0941db3c48ed2ec8c4f4fb07afc29070168113a674925fe3282\nJun 09 17:15:35.858283 crc crio[20770]: time=\"2026-06-09T17:15:35.857321184Z\" level=info msg=\"Stopping pod sandbox: ac4c4a5594abd0941db3c48ed2ec8c4f4fb07afc29070168113a674925fe3282\" id=36ee5e28-2fcc-40d4-895f-d947759f8bac name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:15:35.859865 crc crio[20770]: time=\"2026-06-09T17:15:35.859022773Z\" level=info msg=\"Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-ttvh2 Namespace:openstack ID:ac4c4a5594abd0941db3c48ed2ec8c4f4fb07afc29070168113a674925fe3282 UID:a81b608b-eaa9-4f6f-a4a8-d717ee78dcf5 NetNS:/var/run/netns/a724bfa8-cded-4b58-b923-481ffe86f6d5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda81b608b_eaa9_4f6f_a4a8_d717ee78dcf5.slice PodAnnotations:0xc006e7e5d8}] Aliases:map[]}\"\nJun 09 17:15:35.859865 crc crio[20770]: time=\"2026-06-09T17:15:35.859159907Z\" level=info msg=\"Deleting pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-ttvh2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:15:36.351745 crc crio[20770]: time=\"2026-06-09T17:15:36.35122366Z\" level=info msg=\"Stopped pod sandbox: ac4c4a5594abd0941db3c48ed2ec8c4f4fb07afc29070168113a674925fe3282\" id=36ee5e28-2fcc-40d4-895f-d947759f8bac name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:15:37.384342 crc crio[20770]: time=\"2026-06-09T17:15:37.383819338Z\" level=info msg=\"Running pod sandbox: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-p7zxb/POD\" id=5732e34c-c285-4c4d-9599-9972a3ac3f49 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:15:37.384342 crc crio[20770]: time=\"2026-06-09T17:15:37.384280732Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:15:37.416029 crc crio[20770]: time=\"2026-06-09T17:15:37.415521678Z\" level=info msg=\"Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-p7zxb Namespace:openstack ID:0bf33ba372dc9668620c180d498645f63aa6e310a91d7531c7e390094e0009c0 UID:6d4f1b57-5577-4343-be1d-8cb6742d0c4c NetNS:/var/run/netns/48b352e5-f62a-41ad-bf58-3b5294dd4f96 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6d4f1b57_5577_4343_be1d_8cb6742d0c4c.slice PodAnnotations:0xc006e7f580}] Aliases:map[]}\"\nJun 09 17:15:37.416029 crc crio[20770]: time=\"2026-06-09T17:15:37.415934379Z\" level=info msg=\"Adding pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-p7zxb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:15:37.882117 crc crio[20770]: 2026-06-09T17:15:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0bf33ba372dc966 Mac:72:29:16:74:9d:c5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e9 Mtu:0 Sandbox:/var/run/netns/48b352e5-f62a-41ad-bf58-3b5294dd4f96 SocketPath: PciID:}] [{Interface:0xc000117a20 Address:{IP:10.217.0.233 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:15:37.883094 crc crio[20770]: time=\"2026-06-09T17:15:37.883036646Z\" level=info msg=\"Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-p7zxb Namespace:openstack ID:0bf33ba372dc9668620c180d498645f63aa6e310a91d7531c7e390094e0009c0 UID:6d4f1b57-5577-4343-be1d-8cb6742d0c4c NetNS:/var/run/netns/48b352e5-f62a-41ad-bf58-3b5294dd4f96 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6d4f1b57_5577_4343_be1d_8cb6742d0c4c.slice PodAnnotations:0xc006e7f580}] Aliases:map[]}\"\nJun 09 17:15:37.883285 crc crio[20770]: time=\"2026-06-09T17:15:37.883230732Z\" level=info msg=\"Checking pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-p7zxb for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:15:37.901427 crc crio[20770]: time=\"2026-06-09T17:15:37.9005889Z\" level=info msg=\"Ran pod sandbox 0bf33ba372dc9668620c180d498645f63aa6e310a91d7531c7e390094e0009c0 with infra container: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-p7zxb/POD\" id=5732e34c-c285-4c4d-9599-9972a3ac3f49 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:15:37.904215 crc crio[20770]: time=\"2026-06-09T17:15:37.904127561Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=7c2af413-8aba-46aa-a6a0-c01b0fe1b041 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:15:37.931403 crc crio[20770]: time=\"2026-06-09T17:15:37.931224358Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=7db27e35-e718-4abb-a84e-909c4f1965c3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:15:37.939403 crc crio[20770]: time=\"2026-06-09T17:15:37.939260889Z\" level=info msg=\"Creating container: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-p7zxb/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam\" id=b61d5c63-19bc-425f-8652-9c1cc2c5ecdb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:15:37.939814 crc crio[20770]: time=\"2026-06-09T17:15:37.939761833Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:15:37.999342 crc crio[20770]: time=\"2026-06-09T17:15:37.999237509Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:15:38.002550 crc crio[20770]: time=\"2026-06-09T17:15:38.002492613Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:15:38.121209 crc crio[20770]: time=\"2026-06-09T17:15:38.121075224Z\" level=info msg=\"Created container 83542c2e97c478a8503fb8b9f3ca35e9bc0ffab70b48a154c7c4768cec219ba1: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-p7zxb/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam\" id=b61d5c63-19bc-425f-8652-9c1cc2c5ecdb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:15:38.122531 crc crio[20770]: time=\"2026-06-09T17:15:38.122437373Z\" level=info msg=\"Starting container: 83542c2e97c478a8503fb8b9f3ca35e9bc0ffab70b48a154c7c4768cec219ba1\" id=b5799376-d433-4528-8310-bc5a33edd873 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:15:38.133784 crc crio[20770]: time=\"2026-06-09T17:15:38.133418638Z\" level=info msg=\"Started container\" PID=123492 containerID=83542c2e97c478a8503fb8b9f3ca35e9bc0ffab70b48a154c7c4768cec219ba1 description=openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-p7zxb/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam id=b5799376-d433-4528-8310-bc5a33edd873 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0bf33ba372dc9668620c180d498645f63aa6e310a91d7531c7e390094e0009c0\nJun 09 17:16:00.531065 crc crio[20770]: time=\"2026-06-09T17:16:00.530308078Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683756-674c4/POD\" id=ecc14015-8e48-42db-b92a-092efd59b5e4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:16:00.532614 crc crio[20770]: time=\"2026-06-09T17:16:00.53107856Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:16:00.564487 crc crio[20770]: time=\"2026-06-09T17:16:00.564353524Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683756-674c4 Namespace:openshift-infra ID:5bbd1b65c75e7869eb5bc73e7322aaa77696dd03e639a7eb1bab5b3a0467fb6d UID:a45991a3-47d2-43d3-94ca-dfaebf5b71ec NetNS:/var/run/netns/d3ac447c-76b8-488e-8127-0dabfec18f74 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda45991a3_47d2_43d3_94ca_dfaebf5b71ec.slice PodAnnotations:0xc000135bb8}] Aliases:map[]}\"\nJun 09 17:16:00.564487 crc crio[20770]: time=\"2026-06-09T17:16:00.564416886Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683756-674c4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:16:01.076355 crc crio[20770]: 2026-06-09T17:16:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5bbd1b65c75e786 Mac:52:1f:4d:98:46:f6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ea Mtu:0 Sandbox:/var/run/netns/d3ac447c-76b8-488e-8127-0dabfec18f74 SocketPath: PciID:}] [{Interface:0xc000146b60 Address:{IP:10.217.0.234 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:16:01.077227 crc crio[20770]: time=\"2026-06-09T17:16:01.077168963Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683756-674c4 Namespace:openshift-infra ID:5bbd1b65c75e7869eb5bc73e7322aaa77696dd03e639a7eb1bab5b3a0467fb6d UID:a45991a3-47d2-43d3-94ca-dfaebf5b71ec NetNS:/var/run/netns/d3ac447c-76b8-488e-8127-0dabfec18f74 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda45991a3_47d2_43d3_94ca_dfaebf5b71ec.slice PodAnnotations:0xc000135bb8}] Aliases:map[]}\"\nJun 09 17:16:01.077378 crc crio[20770]: time=\"2026-06-09T17:16:01.077332078Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683756-674c4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:16:01.088767 crc crio[20770]: time=\"2026-06-09T17:16:01.088611582Z\" level=info msg=\"Ran pod sandbox 5bbd1b65c75e7869eb5bc73e7322aaa77696dd03e639a7eb1bab5b3a0467fb6d with infra container: openshift-infra/auto-csr-approver-29683756-674c4/POD\" id=ecc14015-8e48-42db-b92a-092efd59b5e4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:16:01.092345 crc crio[20770]: time=\"2026-06-09T17:16:01.092161943Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=47aa7e7d-77d5-4de9-bfbd-26ec49b7dfce name=/runtime.v1.ImageService/PullImage\nJun 09 17:16:01.101875 crc crio[20770]: time=\"2026-06-09T17:16:01.101835601Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 17:16:01.963223 crc crio[20770]: time=\"2026-06-09T17:16:01.962783635Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=47aa7e7d-77d5-4de9-bfbd-26ec49b7dfce name=/runtime.v1.ImageService/PullImage\nJun 09 17:16:01.966346 crc crio[20770]: time=\"2026-06-09T17:16:01.966245905Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=99c34994-74de-455d-98d0-9286685f687b name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:16:01.969351 crc crio[20770]: time=\"2026-06-09T17:16:01.969307572Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=f24002df-3b60-4930-b671-423c1d6e235b name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:16:01.978478 crc crio[20770]: time=\"2026-06-09T17:16:01.978437074Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683756-674c4/oc\" id=80846bc8-60c0-44b4-b1a7-b5c37bdee0fa name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:16:01.979302 crc crio[20770]: time=\"2026-06-09T17:16:01.979277278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:16:02.027362 crc crio[20770]: time=\"2026-06-09T17:16:02.027311726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:16:02.267993 crc crio[20770]: time=\"2026-06-09T17:16:02.267896097Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:16:02.395410 crc crio[20770]: time=\"2026-06-09T17:16:02.395349902Z\" level=info msg=\"Created container e55012992705ee9d5f7faf989e3c7bc9a55a0d08d141d1204306f3ee5872e562: openshift-infra/auto-csr-approver-29683756-674c4/oc\" id=80846bc8-60c0-44b4-b1a7-b5c37bdee0fa name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:16:02.397000 crc crio[20770]: time=\"2026-06-09T17:16:02.396906117Z\" level=info msg=\"Starting container: e55012992705ee9d5f7faf989e3c7bc9a55a0d08d141d1204306f3ee5872e562\" id=37cdf105-23fa-4661-8e3e-798ddf1505bc name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:16:02.404492 crc crio[20770]: time=\"2026-06-09T17:16:02.404377851Z\" level=info msg=\"Started container\" PID=124918 containerID=e55012992705ee9d5f7faf989e3c7bc9a55a0d08d141d1204306f3ee5872e562 description=openshift-infra/auto-csr-approver-29683756-674c4/oc id=37cdf105-23fa-4661-8e3e-798ddf1505bc name=/runtime.v1.RuntimeService/StartContainer sandboxID=5bbd1b65c75e7869eb5bc73e7322aaa77696dd03e639a7eb1bab5b3a0467fb6d\nJun 09 17:16:04.324210 crc crio[20770]: time=\"2026-06-09T17:16:04.323182897Z\" level=info msg=\"Stopping pod sandbox: 5bbd1b65c75e7869eb5bc73e7322aaa77696dd03e639a7eb1bab5b3a0467fb6d\" id=72161ea0-16e1-4cda-89da-ce80453f9b65 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:16:04.325841 crc crio[20770]: time=\"2026-06-09T17:16:04.325440652Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683756-674c4 Namespace:openshift-infra ID:5bbd1b65c75e7869eb5bc73e7322aaa77696dd03e639a7eb1bab5b3a0467fb6d UID:a45991a3-47d2-43d3-94ca-dfaebf5b71ec NetNS:/var/run/netns/d3ac447c-76b8-488e-8127-0dabfec18f74 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda45991a3_47d2_43d3_94ca_dfaebf5b71ec.slice PodAnnotations:0xc0003df1b0}] Aliases:map[]}\"\nJun 09 17:16:04.325841 crc crio[20770]: time=\"2026-06-09T17:16:04.325753851Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683756-674c4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:16:04.757433 crc crio[20770]: time=\"2026-06-09T17:16:04.757220595Z\" level=info msg=\"Stopped pod sandbox: 5bbd1b65c75e7869eb5bc73e7322aaa77696dd03e639a7eb1bab5b3a0467fb6d\" id=72161ea0-16e1-4cda-89da-ce80453f9b65 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:16:28.032723 crc crio[20770]: time=\"2026-06-09T17:16:28.031878671Z\" level=info msg=\"Removing container: 4b83b0843e6a951223975f547ccf8d58f17a399b6101a771654e4ab9f086f87a\" id=f4d81d2d-5a6d-4c48-bfc7-362957c77ad3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:16:28.210812 crc crio[20770]: time=\"2026-06-09T17:16:28.210055201Z\" level=info msg=\"Removed container 4b83b0843e6a951223975f547ccf8d58f17a399b6101a771654e4ab9f086f87a: openshift-infra/auto-csr-approver-29683750-vplbq/oc\" id=f4d81d2d-5a6d-4c48-bfc7-362957c77ad3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:16:28.221914 crc crio[20770]: time=\"2026-06-09T17:16:28.221778438Z\" level=info msg=\"Stopping pod sandbox: 8a93ca2a9f628cda953b7cb496c193fc8e800d971239a48cfdc05b11dcdaf890\" id=715c76d6-5803-4e2c-98a6-7330c2fedb09 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:16:28.221914 crc crio[20770]: time=\"2026-06-09T17:16:28.22187505Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8a93ca2a9f628cda953b7cb496c193fc8e800d971239a48cfdc05b11dcdaf890\" id=715c76d6-5803-4e2c-98a6-7330c2fedb09 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:16:28.223395 crc crio[20770]: time=\"2026-06-09T17:16:28.22325498Z\" level=info msg=\"Removing pod sandbox: 8a93ca2a9f628cda953b7cb496c193fc8e800d971239a48cfdc05b11dcdaf890\" id=45f36999-de43-4a9c-b46e-f96cca3aa0d0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:16:28.239383 crc crio[20770]: time=\"2026-06-09T17:16:28.239235588Z\" level=info msg=\"Removed pod sandbox: 8a93ca2a9f628cda953b7cb496c193fc8e800d971239a48cfdc05b11dcdaf890\" id=45f36999-de43-4a9c-b46e-f96cca3aa0d0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:17:33.613277 crc crio[20770]: time=\"2026-06-09T17:17:33.612447489Z\" level=info msg=\"Stopping pod sandbox: 0bf33ba372dc9668620c180d498645f63aa6e310a91d7531c7e390094e0009c0\" id=f11f34bf-9cbe-417e-a5bd-6777856d0302 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:17:33.615573 crc crio[20770]: time=\"2026-06-09T17:17:33.614073156Z\" level=info msg=\"Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-p7zxb Namespace:openstack ID:0bf33ba372dc9668620c180d498645f63aa6e310a91d7531c7e390094e0009c0 UID:6d4f1b57-5577-4343-be1d-8cb6742d0c4c NetNS:/var/run/netns/48b352e5-f62a-41ad-bf58-3b5294dd4f96 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6d4f1b57_5577_4343_be1d_8cb6742d0c4c.slice PodAnnotations:0xc0029d47f0}] Aliases:map[]}\"\nJun 09 17:17:33.615573 crc crio[20770]: time=\"2026-06-09T17:17:33.61421508Z\" level=info msg=\"Deleting pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-p7zxb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:17:34.127780 crc crio[20770]: time=\"2026-06-09T17:17:34.12743408Z\" level=info msg=\"Stopped pod sandbox: 0bf33ba372dc9668620c180d498645f63aa6e310a91d7531c7e390094e0009c0\" id=f11f34bf-9cbe-417e-a5bd-6777856d0302 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:17:35.984614 crc crio[20770]: time=\"2026-06-09T17:17:35.983524197Z\" level=info msg=\"Running pod sandbox: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-dsnp5/POD\" id=4237d1bb-16f2-40db-9fcb-b6a79c17359d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:17:35.984614 crc crio[20770]: time=\"2026-06-09T17:17:35.984605308Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:17:36.029832 crc crio[20770]: time=\"2026-06-09T17:17:36.026412767Z\" level=info msg=\"Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-dsnp5 Namespace:openstack ID:d9cdf6480828fe5055f10815776304b0418aef3d2fca456d6b395e8bdc793d48 UID:8a64f782-6e6e-4a41-8de0-476ff73ed0df NetNS:/var/run/netns/b805a93f-37ca-4e16-83fd-da958e9acff0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8a64f782_6e6e_4a41_8de0_476ff73ed0df.slice PodAnnotations:0xc002988c20}] Aliases:map[]}\"\nJun 09 17:17:36.029832 crc crio[20770]: time=\"2026-06-09T17:17:36.026485419Z\" level=info msg=\"Adding pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-dsnp5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:17:36.693171 crc crio[20770]: 2026-06-09T17:17:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d9cdf6480828fe5 Mac:4a:bb:84:65:92:07 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:eb Mtu:0 Sandbox:/var/run/netns/b805a93f-37ca-4e16-83fd-da958e9acff0 SocketPath: PciID:}] [{Interface:0xc00011ae50 Address:{IP:10.217.0.235 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:17:36.695050 crc crio[20770]: time=\"2026-06-09T17:17:36.694977563Z\" level=info msg=\"Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-dsnp5 Namespace:openstack ID:d9cdf6480828fe5055f10815776304b0418aef3d2fca456d6b395e8bdc793d48 UID:8a64f782-6e6e-4a41-8de0-476ff73ed0df NetNS:/var/run/netns/b805a93f-37ca-4e16-83fd-da958e9acff0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8a64f782_6e6e_4a41_8de0_476ff73ed0df.slice PodAnnotations:0xc002988c20}] Aliases:map[]}\"\nJun 09 17:17:36.695296 crc crio[20770]: time=\"2026-06-09T17:17:36.695194909Z\" level=info msg=\"Checking pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-dsnp5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:17:36.705031 crc crio[20770]: time=\"2026-06-09T17:17:36.704455635Z\" level=info msg=\"Ran pod sandbox d9cdf6480828fe5055f10815776304b0418aef3d2fca456d6b395e8bdc793d48 with infra container: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-dsnp5/POD\" id=4237d1bb-16f2-40db-9fcb-b6a79c17359d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:17:36.708304 crc crio[20770]: time=\"2026-06-09T17:17:36.708184242Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=42daea2a-1c34-4216-b5ae-612a5216a300 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:17:36.779318 crc crio[20770]: time=\"2026-06-09T17:17:36.77922126Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=402e63ff-264a-47af-bbd1-d6957d023861 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:17:36.787598 crc crio[20770]: time=\"2026-06-09T17:17:36.787481307Z\" level=info msg=\"Creating container: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-dsnp5/download-cache-edpm-deployment-ipam-openstack-edpm-ipam\" id=bbe7dfdd-6fd9-44c7-9702-31c2b0824c8a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:17:36.788225 crc crio[20770]: time=\"2026-06-09T17:17:36.788148326Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:17:36.846876 crc crio[20770]: time=\"2026-06-09T17:17:36.846775747Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:17:36.851374 crc crio[20770]: time=\"2026-06-09T17:17:36.851312957Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:17:37.056792 crc crio[20770]: time=\"2026-06-09T17:17:37.056640757Z\" level=info msg=\"Created container 3aa9c9a346abae259131a15d40fec94d4de6023966e425eceb062ad5f61666bd: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-dsnp5/download-cache-edpm-deployment-ipam-openstack-edpm-ipam\" id=bbe7dfdd-6fd9-44c7-9702-31c2b0824c8a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:17:37.058446 crc crio[20770]: time=\"2026-06-09T17:17:37.058075878Z\" level=info msg=\"Starting container: 3aa9c9a346abae259131a15d40fec94d4de6023966e425eceb062ad5f61666bd\" id=2dbcc851-524a-4958-8098-521c3d4b5171 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:17:37.066446 crc crio[20770]: time=\"2026-06-09T17:17:37.06583059Z\" level=info msg=\"Started container\" PID=130036 containerID=3aa9c9a346abae259131a15d40fec94d4de6023966e425eceb062ad5f61666bd description=openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-dsnp5/download-cache-edpm-deployment-ipam-openstack-edpm-ipam id=2dbcc851-524a-4958-8098-521c3d4b5171 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d9cdf6480828fe5055f10815776304b0418aef3d2fca456d6b395e8bdc793d48\nJun 09 17:18:00.660515 crc crio[20770]: time=\"2026-06-09T17:18:00.659516875Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683758-9r26p/POD\" id=18a29a45-58f5-4f7d-911e-ff4e0e03e39b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:18:00.660515 crc crio[20770]: time=\"2026-06-09T17:18:00.660500773Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:18:00.740494 crc crio[20770]: time=\"2026-06-09T17:18:00.739570821Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683758-9r26p Namespace:openshift-infra ID:6f87001980a7073ad76545b38405141acfc88a115bf2323cf4efa6fc0553319e UID:247ac8a4-6157-4756-94a3-1820384f4924 NetNS:/var/run/netns/618f0d1d-41dc-4fcd-86d7-17e3c6b1d717 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod247ac8a4_6157_4756_94a3_1820384f4924.slice PodAnnotations:0xc00008d898}] Aliases:map[]}\"\nJun 09 17:18:00.740494 crc crio[20770]: time=\"2026-06-09T17:18:00.739939342Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683758-9r26p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:18:01.653748 crc crio[20770]: 2026-06-09T17:18:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6f87001980a7073 Mac:0e:79:ae:7f:8a:3b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ec Mtu:0 Sandbox:/var/run/netns/618f0d1d-41dc-4fcd-86d7-17e3c6b1d717 SocketPath: PciID:}] [{Interface:0xc000110e90 Address:{IP:10.217.0.236 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:18:01.655004 crc crio[20770]: time=\"2026-06-09T17:18:01.654938316Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683758-9r26p Namespace:openshift-infra ID:6f87001980a7073ad76545b38405141acfc88a115bf2323cf4efa6fc0553319e UID:247ac8a4-6157-4756-94a3-1820384f4924 NetNS:/var/run/netns/618f0d1d-41dc-4fcd-86d7-17e3c6b1d717 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod247ac8a4_6157_4756_94a3_1820384f4924.slice PodAnnotations:0xc00008d898}] Aliases:map[]}\"\nJun 09 17:18:01.655195 crc crio[20770]: time=\"2026-06-09T17:18:01.655139112Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683758-9r26p for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:18:01.666762 crc crio[20770]: time=\"2026-06-09T17:18:01.666289292Z\" level=info msg=\"Ran pod sandbox 6f87001980a7073ad76545b38405141acfc88a115bf2323cf4efa6fc0553319e with infra container: openshift-infra/auto-csr-approver-29683758-9r26p/POD\" id=18a29a45-58f5-4f7d-911e-ff4e0e03e39b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:18:01.670557 crc crio[20770]: time=\"2026-06-09T17:18:01.670481172Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=9581cd1b-a6ee-4dea-8632-798191b989ab name=/runtime.v1.ImageService/PullImage\nJun 09 17:18:01.685846 crc crio[20770]: time=\"2026-06-09T17:18:01.685789771Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 17:18:02.675056 crc crio[20770]: time=\"2026-06-09T17:18:02.674475875Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=9581cd1b-a6ee-4dea-8632-798191b989ab name=/runtime.v1.ImageService/PullImage\nJun 09 17:18:02.676990 crc crio[20770]: time=\"2026-06-09T17:18:02.676261506Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a024db32-ec5a-4a33-96eb-431f398d3e40 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:18:02.682061 crc crio[20770]: time=\"2026-06-09T17:18:02.681994311Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=0fcfa636-6c90-487b-ae16-b1266f626d7c name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:18:02.693433 crc crio[20770]: time=\"2026-06-09T17:18:02.693366588Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683758-9r26p/oc\" id=6a2ff3f2-92d5-46a4-a7b8-f8c29f8b8e31 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:18:02.694048 crc crio[20770]: time=\"2026-06-09T17:18:02.693987646Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:18:02.756581 crc crio[20770]: time=\"2026-06-09T17:18:02.756127671Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:18:03.029869 crc crio[20770]: time=\"2026-06-09T17:18:03.029777041Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:18:03.145590 crc crio[20770]: time=\"2026-06-09T17:18:03.145472729Z\" level=info msg=\"Created container 1f64805b0fe617f74703bf7701ceade9efbed8d5a19c2f0804875d3d5649256e: openshift-infra/auto-csr-approver-29683758-9r26p/oc\" id=6a2ff3f2-92d5-46a4-a7b8-f8c29f8b8e31 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:18:03.146732 crc crio[20770]: time=\"2026-06-09T17:18:03.146607802Z\" level=info msg=\"Starting container: 1f64805b0fe617f74703bf7701ceade9efbed8d5a19c2f0804875d3d5649256e\" id=902e0e58-31d0-40ee-8fc2-146ef2ff8dc2 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:18:03.151872 crc crio[20770]: time=\"2026-06-09T17:18:03.151755539Z\" level=info msg=\"Started container\" PID=131570 containerID=1f64805b0fe617f74703bf7701ceade9efbed8d5a19c2f0804875d3d5649256e description=openshift-infra/auto-csr-approver-29683758-9r26p/oc id=902e0e58-31d0-40ee-8fc2-146ef2ff8dc2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6f87001980a7073ad76545b38405141acfc88a115bf2323cf4efa6fc0553319e\nJun 09 17:18:05.310064 crc crio[20770]: time=\"2026-06-09T17:18:05.308979464Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-59q2w/POD\" id=da80c36c-7fec-420c-8f59-ce967b930dfb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:18:05.310064 crc crio[20770]: time=\"2026-06-09T17:18:05.310049915Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:18:05.350054 crc crio[20770]: time=\"2026-06-09T17:18:05.34997839Z\" level=info msg=\"Stopping pod sandbox: 6f87001980a7073ad76545b38405141acfc88a115bf2323cf4efa6fc0553319e\" id=5ed7d7ec-0686-4256-85b1-597e5071c869 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:18:05.350869 crc crio[20770]: time=\"2026-06-09T17:18:05.350843295Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683758-9r26p Namespace:openshift-infra ID:6f87001980a7073ad76545b38405141acfc88a115bf2323cf4efa6fc0553319e UID:247ac8a4-6157-4756-94a3-1820384f4924 NetNS:/var/run/netns/618f0d1d-41dc-4fcd-86d7-17e3c6b1d717 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod247ac8a4_6157_4756_94a3_1820384f4924.slice PodAnnotations:0xc0029d4d28}] Aliases:map[]}\"\nJun 09 17:18:05.351183 crc crio[20770]: time=\"2026-06-09T17:18:05.351164534Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683758-9r26p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:18:05.357173 crc crio[20770]: time=\"2026-06-09T17:18:05.357136915Z\" level=info msg=\"Got pod network &{Name:certified-operators-59q2w Namespace:openshift-marketplace ID:f17aa7641e41dfe9f0827f6f24964c099032488fbf3349da827b0c7d81e5a1f5 UID:3d8aac63-6308-40dd-a230-ac9074248efc NetNS:/var/run/netns/0ce4e808-32dd-4495-b396-efde060d1d0a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3d8aac63_6308_40dd_a230_ac9074248efc.slice PodAnnotations:0xc001e80990}] Aliases:map[]}\"\nJun 09 17:18:05.357352 crc crio[20770]: time=\"2026-06-09T17:18:05.357335891Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-59q2w to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:18:05.865799 crc crio[20770]: time=\"2026-06-09T17:18:05.860547714Z\" level=info msg=\"Stopped pod sandbox: 6f87001980a7073ad76545b38405141acfc88a115bf2323cf4efa6fc0553319e\" id=5ed7d7ec-0686-4256-85b1-597e5071c869 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:18:06.044095 crc crio[20770]: 2026-06-09T17:18:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f17aa7641e41dfe Mac:a6:cd:da:7d:bc:2f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ed Mtu:0 Sandbox:/var/run/netns/0ce4e808-32dd-4495-b396-efde060d1d0a SocketPath: PciID:}] [{Interface:0xc0001108e0 Address:{IP:10.217.0.237 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:18:06.045550 crc crio[20770]: time=\"2026-06-09T17:18:06.045480999Z\" level=info msg=\"Got pod network &{Name:certified-operators-59q2w Namespace:openshift-marketplace ID:f17aa7641e41dfe9f0827f6f24964c099032488fbf3349da827b0c7d81e5a1f5 UID:3d8aac63-6308-40dd-a230-ac9074248efc NetNS:/var/run/netns/0ce4e808-32dd-4495-b396-efde060d1d0a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3d8aac63_6308_40dd_a230_ac9074248efc.slice PodAnnotations:0xc001e80990}] Aliases:map[]}\"\nJun 09 17:18:06.045774 crc crio[20770]: time=\"2026-06-09T17:18:06.045721786Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-59q2w for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:18:06.054504 crc crio[20770]: time=\"2026-06-09T17:18:06.054450146Z\" level=info msg=\"Ran pod sandbox f17aa7641e41dfe9f0827f6f24964c099032488fbf3349da827b0c7d81e5a1f5 with infra container: openshift-marketplace/certified-operators-59q2w/POD\" id=da80c36c-7fec-420c-8f59-ce967b930dfb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:18:06.057720 crc crio[20770]: time=\"2026-06-09T17:18:06.056954108Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=17ac4750-a90c-4c21-8c0a-37aa334d3dea name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:18:06.060202 crc crio[20770]: time=\"2026-06-09T17:18:06.060141929Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=9f4853c9-ad2f-4305-81e1-c48e673b1bf6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:18:06.070048 crc crio[20770]: time=\"2026-06-09T17:18:06.069967991Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-59q2w/extract-utilities\" id=9013cd77-d445-4e3a-a6dc-3f0af32ca07c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:18:06.070446 crc crio[20770]: time=\"2026-06-09T17:18:06.070384833Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:18:06.257306 crc crio[20770]: time=\"2026-06-09T17:18:06.256880642Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:18:06.285424 crc crio[20770]: time=\"2026-06-09T17:18:06.285308558Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:18:06.648313 crc crio[20770]: time=\"2026-06-09T17:18:06.648184736Z\" level=info msg=\"Created container f2e7f72ec0f39f5d07a7f20a9176ae92bbf0411a2dd144415d3d883bb9805678: openshift-marketplace/certified-operators-59q2w/extract-utilities\" id=9013cd77-d445-4e3a-a6dc-3f0af32ca07c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:18:06.650243 crc crio[20770]: time=\"2026-06-09T17:18:06.650150192Z\" level=info msg=\"Starting container: f2e7f72ec0f39f5d07a7f20a9176ae92bbf0411a2dd144415d3d883bb9805678\" id=a95dca02-4dff-4cd6-b6f1-39f0567a6b2b name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:18:06.662175 crc crio[20770]: time=\"2026-06-09T17:18:06.661965851Z\" level=info msg=\"Started container\" PID=131883 containerID=f2e7f72ec0f39f5d07a7f20a9176ae92bbf0411a2dd144415d3d883bb9805678 description=openshift-marketplace/certified-operators-59q2w/extract-utilities id=a95dca02-4dff-4cd6-b6f1-39f0567a6b2b name=/runtime.v1.RuntimeService/StartContainer sandboxID=f17aa7641e41dfe9f0827f6f24964c099032488fbf3349da827b0c7d81e5a1f5\nJun 09 17:18:07.565959 crc crio[20770]: time=\"2026-06-09T17:18:07.565362953Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=eddada35-9fc5-4b14-8438-9bb7b974e82e name=/runtime.v1.ImageService/PullImage\nJun 09 17:18:07.580463 crc crio[20770]: time=\"2026-06-09T17:18:07.580331583Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 09 17:18:08.196460 crc crio[20770]: time=\"2026-06-09T17:18:08.196267898Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e\" id=eddada35-9fc5-4b14-8438-9bb7b974e82e name=/runtime.v1.ImageService/PullImage\nJun 09 17:18:08.197773 crc crio[20770]: time=\"2026-06-09T17:18:08.197293168Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=8964721b-3bed-4b34-ac2b-35e84d1bc02a name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:18:08.200682 crc crio[20770]: time=\"2026-06-09T17:18:08.200559511Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=a0ebeeb2-007d-472a-a641-53cc4ed94e42 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:18:08.210266 crc crio[20770]: time=\"2026-06-09T17:18:08.210166367Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-59q2w/extract-content\" id=776f9119-9052-4972-b945-8c02b1421943 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:18:08.210924 crc crio[20770]: time=\"2026-06-09T17:18:08.210821806Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:18:08.281398 crc crio[20770]: time=\"2026-06-09T17:18:08.281242966Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:18:08.285866 crc crio[20770]: time=\"2026-06-09T17:18:08.285427096Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:18:08.453760 crc crio[20770]: time=\"2026-06-09T17:18:08.453445025Z\" level=info msg=\"Created container 37328452c4c403196108e438d73ca77335f891ea518056b9425aa81cc71a110b: openshift-marketplace/certified-operators-59q2w/extract-content\" id=776f9119-9052-4972-b945-8c02b1421943 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:18:08.464744 crc crio[20770]: time=\"2026-06-09T17:18:08.464543303Z\" level=info msg=\"Starting container: 37328452c4c403196108e438d73ca77335f891ea518056b9425aa81cc71a110b\" id=72075b80-b53d-4dd2-b143-19da6efc088b name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:18:08.473125 crc crio[20770]: time=\"2026-06-09T17:18:08.472990395Z\" level=info msg=\"Started container\" PID=131928 containerID=37328452c4c403196108e438d73ca77335f891ea518056b9425aa81cc71a110b description=openshift-marketplace/certified-operators-59q2w/extract-content id=72075b80-b53d-4dd2-b143-19da6efc088b name=/runtime.v1.RuntimeService/StartContainer sandboxID=f17aa7641e41dfe9f0827f6f24964c099032488fbf3349da827b0c7d81e5a1f5\nJun 09 17:18:11.658466 crc crio[20770]: time=\"2026-06-09T17:18:11.657986819Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f0e294e2-7f77-43a6-b5e3-e379889b8136 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:18:11.662335 crc crio[20770]: time=\"2026-06-09T17:18:11.662256282Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=b515aa4a-c0da-443e-83d3-1f6ef00a4153 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:18:11.675453 crc crio[20770]: time=\"2026-06-09T17:18:11.675161462Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-59q2w/registry-server\" id=9f0263db-e4d2-44c9-bb26-de5baa39a8b6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:18:11.675818 crc crio[20770]: time=\"2026-06-09T17:18:11.675765979Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:18:11.748525 crc crio[20770]: time=\"2026-06-09T17:18:11.748424023Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:18:11.754832 crc crio[20770]: time=\"2026-06-09T17:18:11.754768185Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:18:11.970951 crc crio[20770]: time=\"2026-06-09T17:18:11.970838213Z\" level=info msg=\"Created container 8ea373389e564c15cff689b7549b1fc7111d71f420568630fe9c017547f06151: openshift-marketplace/certified-operators-59q2w/registry-server\" id=9f0263db-e4d2-44c9-bb26-de5baa39a8b6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:18:11.972225 crc crio[20770]: time=\"2026-06-09T17:18:11.972182211Z\" level=info msg=\"Starting container: 8ea373389e564c15cff689b7549b1fc7111d71f420568630fe9c017547f06151\" id=66fca625-9aef-4bd0-a918-fb1513a44e48 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:18:11.977927 crc crio[20770]: time=\"2026-06-09T17:18:11.977865124Z\" level=info msg=\"Started container\" PID=132187 containerID=8ea373389e564c15cff689b7549b1fc7111d71f420568630fe9c017547f06151 description=openshift-marketplace/certified-operators-59q2w/registry-server id=66fca625-9aef-4bd0-a918-fb1513a44e48 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f17aa7641e41dfe9f0827f6f24964c099032488fbf3349da827b0c7d81e5a1f5\nJun 09 17:18:28.300689 crc crio[20770]: time=\"2026-06-09T17:18:28.299750165Z\" level=info msg=\"Removing container: 0b9c7ed4321edfdfa6562e27b910df9787d589c03678c9d9e1d1a80387644214\" id=52433f81-c48e-4a21-81e2-dd85df9ae761 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:18:28.476904 crc crio[20770]: time=\"2026-06-09T17:18:28.476788183Z\" level=info msg=\"Removed container 0b9c7ed4321edfdfa6562e27b910df9787d589c03678c9d9e1d1a80387644214: openshift-infra/auto-csr-approver-29683752-mnqcz/oc\" id=52433f81-c48e-4a21-81e2-dd85df9ae761 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:18:28.488976 crc crio[20770]: time=\"2026-06-09T17:18:28.488924711Z\" level=info msg=\"Stopping pod sandbox: 3371198da139459faf417b3a800414030347a4e0b04852b88d2e9e2932b5503c\" id=ca4acba4-9d04-435a-8c08-8e5c475fe980 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:18:28.489395 crc crio[20770]: time=\"2026-06-09T17:18:28.489373154Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3371198da139459faf417b3a800414030347a4e0b04852b88d2e9e2932b5503c\" id=ca4acba4-9d04-435a-8c08-8e5c475fe980 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:18:28.490302 crc crio[20770]: time=\"2026-06-09T17:18:28.490118735Z\" level=info msg=\"Removing pod sandbox: 3371198da139459faf417b3a800414030347a4e0b04852b88d2e9e2932b5503c\" id=f183821c-4140-4dc1-bb41-6072e670dafe name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:18:28.509310 crc crio[20770]: time=\"2026-06-09T17:18:28.508870833Z\" level=info msg=\"Removed pod sandbox: 3371198da139459faf417b3a800414030347a4e0b04852b88d2e9e2932b5503c\" id=f183821c-4140-4dc1-bb41-6072e670dafe name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:18:30.514114 crc crio[20770]: time=\"2026-06-09T17:18:30.513950063Z\" level=info msg=\"Stopping container: 8ea373389e564c15cff689b7549b1fc7111d71f420568630fe9c017547f06151 (timeout: 2s)\" id=bea3b738-ffc1-498b-9b7b-936fb56afdd9 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:18:30.656088 crc crio[20770]: time=\"2026-06-09T17:18:30.655952836Z\" level=info msg=\"Stopped container 8ea373389e564c15cff689b7549b1fc7111d71f420568630fe9c017547f06151: openshift-marketplace/certified-operators-59q2w/registry-server\" id=bea3b738-ffc1-498b-9b7b-936fb56afdd9 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:18:30.657531 crc crio[20770]: time=\"2026-06-09T17:18:30.657242573Z\" level=info msg=\"Stopping pod sandbox: f17aa7641e41dfe9f0827f6f24964c099032488fbf3349da827b0c7d81e5a1f5\" id=9081a3ec-341e-4221-98b8-9cfbc8c671ac name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:18:30.659739 crc crio[20770]: time=\"2026-06-09T17:18:30.658079057Z\" level=info msg=\"Got pod network &{Name:certified-operators-59q2w Namespace:openshift-marketplace ID:f17aa7641e41dfe9f0827f6f24964c099032488fbf3349da827b0c7d81e5a1f5 UID:3d8aac63-6308-40dd-a230-ac9074248efc NetNS:/var/run/netns/0ce4e808-32dd-4495-b396-efde060d1d0a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3d8aac63_6308_40dd_a230_ac9074248efc.slice PodAnnotations:0xc0028941e8}] Aliases:map[]}\"\nJun 09 17:18:30.659739 crc crio[20770]: time=\"2026-06-09T17:18:30.658228052Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-59q2w from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:18:31.000908 crc crio[20770]: time=\"2026-06-09T17:18:31.000735536Z\" level=info msg=\"Stopped pod sandbox: f17aa7641e41dfe9f0827f6f24964c099032488fbf3349da827b0c7d81e5a1f5\" id=9081a3ec-341e-4221-98b8-9cfbc8c671ac name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:19:49.621726 crc crio[20770]: time=\"2026-06-09T17:19:49.615719479Z\" level=info msg=\"Stopping pod sandbox: d9cdf6480828fe5055f10815776304b0418aef3d2fca456d6b395e8bdc793d48\" id=6e030088-ba79-4077-9d25-162b815d1663 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:19:49.625990 crc crio[20770]: time=\"2026-06-09T17:19:49.625929193Z\" level=info msg=\"Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-dsnp5 Namespace:openstack ID:d9cdf6480828fe5055f10815776304b0418aef3d2fca456d6b395e8bdc793d48 UID:8a64f782-6e6e-4a41-8de0-476ff73ed0df NetNS:/var/run/netns/b805a93f-37ca-4e16-83fd-da958e9acff0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8a64f782_6e6e_4a41_8de0_476ff73ed0df.slice PodAnnotations:0xc0029d4b68}] Aliases:map[]}\"\nJun 09 17:19:49.626721 crc crio[20770]: time=\"2026-06-09T17:19:49.626625603Z\" level=info msg=\"Deleting pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-dsnp5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:19:50.361681 crc crio[20770]: time=\"2026-06-09T17:19:50.361218715Z\" level=info msg=\"Stopped pod sandbox: d9cdf6480828fe5055f10815776304b0418aef3d2fca456d6b395e8bdc793d48\" id=6e030088-ba79-4077-9d25-162b815d1663 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:19:51.214293 crc crio[20770]: time=\"2026-06-09T17:19:51.213791513Z\" level=info msg=\"Running pod sandbox: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamh799g/POD\" id=c6562b35-7ae0-475a-b7c5-1b3184279374 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:19:51.215845 crc crio[20770]: time=\"2026-06-09T17:19:51.214445682Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:19:51.264488 crc crio[20770]: time=\"2026-06-09T17:19:51.264346439Z\" level=info msg=\"Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipamh799g Namespace:openstack ID:546c4cc7fb0f8eaa78a7dc9186d55d6f6528a672583c3710ec9f8fbfbbe71514 UID:7fc58cc2-04b6-4f49-824a-9c1a07743193 NetNS:/var/run/netns/fe6ff88b-fcf0-485b-ba0d-ef35bbb00578 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7fc58cc2_04b6_4f49_824a_9c1a07743193.slice PodAnnotations:0xc0010a32d8}] Aliases:map[]}\"\nJun 09 17:19:51.264826 crc crio[20770]: time=\"2026-06-09T17:19:51.264512333Z\" level=info msg=\"Adding pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamh799g to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:19:52.017766 crc crio[20770]: 2026-06-09T17:19:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:546c4cc7fb0f8ea Mac:36:57:88:d6:1b:39 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ee Mtu:0 Sandbox:/var/run/netns/fe6ff88b-fcf0-485b-ba0d-ef35bbb00578 SocketPath: PciID:}] [{Interface:0xc000014730 Address:{IP:10.217.0.238 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:19:52.019877 crc crio[20770]: time=\"2026-06-09T17:19:52.019619295Z\" level=info msg=\"Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipamh799g Namespace:openstack ID:546c4cc7fb0f8eaa78a7dc9186d55d6f6528a672583c3710ec9f8fbfbbe71514 UID:7fc58cc2-04b6-4f49-824a-9c1a07743193 NetNS:/var/run/netns/fe6ff88b-fcf0-485b-ba0d-ef35bbb00578 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7fc58cc2_04b6_4f49_824a_9c1a07743193.slice PodAnnotations:0xc0010a32d8}] Aliases:map[]}\"\nJun 09 17:19:52.020010 crc crio[20770]: time=\"2026-06-09T17:19:52.019967805Z\" level=info msg=\"Checking pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamh799g for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:19:52.028675 crc crio[20770]: time=\"2026-06-09T17:19:52.028522411Z\" level=info msg=\"Ran pod sandbox 546c4cc7fb0f8eaa78a7dc9186d55d6f6528a672583c3710ec9f8fbfbbe71514 with infra container: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamh799g/POD\" id=c6562b35-7ae0-475a-b7c5-1b3184279374 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:19:52.034225 crc crio[20770]: time=\"2026-06-09T17:19:52.032022512Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=0116f9d8-3aa5-4cb6-b7c1-cc62703b62bb name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:19:52.061329 crc crio[20770]: time=\"2026-06-09T17:19:52.061086559Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=fa528ffa-820c-44a8-a4b8-667001872d5a name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:19:52.068391 crc crio[20770]: time=\"2026-06-09T17:19:52.068327697Z\" level=info msg=\"Creating container: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamh799g/configure-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=fee37481-e944-4322-a1cc-f78479aa6a3a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:19:52.069047 crc crio[20770]: time=\"2026-06-09T17:19:52.068904324Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:19:52.115502 crc crio[20770]: time=\"2026-06-09T17:19:52.11531213Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:19:52.120569 crc crio[20770]: time=\"2026-06-09T17:19:52.120500719Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:19:52.346355 crc crio[20770]: time=\"2026-06-09T17:19:52.346148067Z\" level=info msg=\"Created container f8bd8926333bc30f140659cbcdae406293309bd61b134965a6499e752196ad35: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamh799g/configure-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=fee37481-e944-4322-a1cc-f78479aa6a3a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:19:52.350141 crc crio[20770]: time=\"2026-06-09T17:19:52.349489143Z\" level=info msg=\"Starting container: f8bd8926333bc30f140659cbcdae406293309bd61b134965a6499e752196ad35\" id=f4810f45-214d-4ccd-8fe6-f19dd5936740 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:19:52.361776 crc crio[20770]: time=\"2026-06-09T17:19:52.361589321Z\" level=info msg=\"Started container\" PID=137281 containerID=f8bd8926333bc30f140659cbcdae406293309bd61b134965a6499e752196ad35 description=openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamh799g/configure-network-edpm-deployment-ipam-openstack-edpm-ipam id=f4810f45-214d-4ccd-8fe6-f19dd5936740 name=/runtime.v1.RuntimeService/StartContainer sandboxID=546c4cc7fb0f8eaa78a7dc9186d55d6f6528a672583c3710ec9f8fbfbbe71514\nJun 09 17:20:00.520354 crc crio[20770]: time=\"2026-06-09T17:20:00.519323138Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683760-gw9cz/POD\" id=3fb9e311-c170-4954-979d-2127a15cf283 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:20:00.522239 crc crio[20770]: time=\"2026-06-09T17:20:00.520387959Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:20:00.568120 crc crio[20770]: time=\"2026-06-09T17:20:00.567978029Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683760-gw9cz Namespace:openshift-infra ID:1b616d946b4bc12ece63472071806f19ba02fce6845c3587b672e62044bf8d1b UID:d71918ed-7c7d-4c83-83eb-d88f6b9f1f6a NetNS:/var/run/netns/79e3ff52-63c2-47db-a9e8-c6f7497f1b27 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd71918ed_7c7d_4c83_83eb_d88f6b9f1f6a.slice PodAnnotations:0xc002a08300}] Aliases:map[]}\"\nJun 09 17:20:00.568120 crc crio[20770]: time=\"2026-06-09T17:20:00.568046021Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683760-gw9cz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:20:01.113425 crc crio[20770]: 2026-06-09T17:20:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1b616d946b4bc12 Mac:02:6b:38:17:e2:90 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ef Mtu:0 Sandbox:/var/run/netns/79e3ff52-63c2-47db-a9e8-c6f7497f1b27 SocketPath: PciID:}] [{Interface:0xc00019ae50 Address:{IP:10.217.0.239 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:20:01.115088 crc crio[20770]: time=\"2026-06-09T17:20:01.11499458Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683760-gw9cz Namespace:openshift-infra ID:1b616d946b4bc12ece63472071806f19ba02fce6845c3587b672e62044bf8d1b UID:d71918ed-7c7d-4c83-83eb-d88f6b9f1f6a NetNS:/var/run/netns/79e3ff52-63c2-47db-a9e8-c6f7497f1b27 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd71918ed_7c7d_4c83_83eb_d88f6b9f1f6a.slice PodAnnotations:0xc002a08300}] Aliases:map[]}\"\nJun 09 17:20:01.115376 crc crio[20770]: time=\"2026-06-09T17:20:01.115310349Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683760-gw9cz for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:20:01.133465 crc crio[20770]: time=\"2026-06-09T17:20:01.133335938Z\" level=info msg=\"Ran pod sandbox 1b616d946b4bc12ece63472071806f19ba02fce6845c3587b672e62044bf8d1b with infra container: openshift-infra/auto-csr-approver-29683760-gw9cz/POD\" id=3fb9e311-c170-4954-979d-2127a15cf283 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:20:01.140013 crc crio[20770]: time=\"2026-06-09T17:20:01.139895757Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=f9b930ed-f53d-427d-8fc2-aad897ad7d5d name=/runtime.v1.ImageService/PullImage\nJun 09 17:20:01.153959 crc crio[20770]: time=\"2026-06-09T17:20:01.153375925Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 17:20:02.389571 crc crio[20770]: time=\"2026-06-09T17:20:02.388893779Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=f9b930ed-f53d-427d-8fc2-aad897ad7d5d name=/runtime.v1.ImageService/PullImage\nJun 09 17:20:02.391028 crc crio[20770]: time=\"2026-06-09T17:20:02.390304539Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=c5ea1f7b-790d-4020-be4a-3655819a65e2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:20:02.392612 crc crio[20770]: time=\"2026-06-09T17:20:02.392530333Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=b0c44ce0-7511-4e05-a359-5dbbea39cb39 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:20:02.402941 crc crio[20770]: time=\"2026-06-09T17:20:02.402851341Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683760-gw9cz/oc\" id=c9778c80-06c5-4158-bb54-ecf5d113bad2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:20:02.403469 crc crio[20770]: time=\"2026-06-09T17:20:02.403399276Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:20:02.462885 crc crio[20770]: time=\"2026-06-09T17:20:02.462487958Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:20:02.840990 crc crio[20770]: time=\"2026-06-09T17:20:02.840895424Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:20:02.947828 crc crio[20770]: time=\"2026-06-09T17:20:02.947773631Z\" level=info msg=\"Created container b632f0d24d39b4aedb47ccf23932ea384a16d40ee57053e175103ffd0766ba92: openshift-infra/auto-csr-approver-29683760-gw9cz/oc\" id=c9778c80-06c5-4158-bb54-ecf5d113bad2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:20:02.953231 crc crio[20770]: time=\"2026-06-09T17:20:02.953135506Z\" level=info msg=\"Starting container: b632f0d24d39b4aedb47ccf23932ea384a16d40ee57053e175103ffd0766ba92\" id=d92b2d90-a241-4686-ba8e-aa4a78d32e5f name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:20:02.962530 crc crio[20770]: time=\"2026-06-09T17:20:02.962448444Z\" level=info msg=\"Started container\" PID=137930 containerID=b632f0d24d39b4aedb47ccf23932ea384a16d40ee57053e175103ffd0766ba92 description=openshift-infra/auto-csr-approver-29683760-gw9cz/oc id=d92b2d90-a241-4686-ba8e-aa4a78d32e5f name=/runtime.v1.RuntimeService/StartContainer sandboxID=1b616d946b4bc12ece63472071806f19ba02fce6845c3587b672e62044bf8d1b\nJun 09 17:20:04.981987 crc crio[20770]: time=\"2026-06-09T17:20:04.981341615Z\" level=info msg=\"Stopping pod sandbox: 1b616d946b4bc12ece63472071806f19ba02fce6845c3587b672e62044bf8d1b\" id=7c4865bb-f705-4807-a824-dad0c12fa0d3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:20:04.984809 crc crio[20770]: time=\"2026-06-09T17:20:04.982794966Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683760-gw9cz Namespace:openshift-infra ID:1b616d946b4bc12ece63472071806f19ba02fce6845c3587b672e62044bf8d1b UID:d71918ed-7c7d-4c83-83eb-d88f6b9f1f6a NetNS:/var/run/netns/79e3ff52-63c2-47db-a9e8-c6f7497f1b27 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd71918ed_7c7d_4c83_83eb_d88f6b9f1f6a.slice PodAnnotations:0xc00291a668}] Aliases:map[]}\"\nJun 09 17:20:04.984809 crc crio[20770]: time=\"2026-06-09T17:20:04.982954501Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683760-gw9cz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:20:05.421929 crc crio[20770]: time=\"2026-06-09T17:20:05.421302173Z\" level=info msg=\"Stopped pod sandbox: 1b616d946b4bc12ece63472071806f19ba02fce6845c3587b672e62044bf8d1b\" id=7c4865bb-f705-4807-a824-dad0c12fa0d3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:20:28.611154 crc crio[20770]: time=\"2026-06-09T17:20:28.610181594Z\" level=info msg=\"Removing container: 210ecdfb9191e4c0a23087d050ac34587ce38c25f2e723bc86597d10d0306298\" id=f3f313eb-47af-4445-bbd6-7ff16335508d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:20:28.923202 crc crio[20770]: time=\"2026-06-09T17:20:28.92260558Z\" level=info msg=\"Removed container 210ecdfb9191e4c0a23087d050ac34587ce38c25f2e723bc86597d10d0306298: openshift-infra/auto-csr-approver-29683754-wr4tk/oc\" id=f3f313eb-47af-4445-bbd6-7ff16335508d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:20:28.934867 crc crio[20770]: time=\"2026-06-09T17:20:28.934563994Z\" level=info msg=\"Stopping pod sandbox: d28443e1bd1b9979d1578e2160fc66f9b861f421268380c6d18161204342cab9\" id=165caca0-d1a5-4951-8b97-88eb885737ca name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:20:28.935258 crc crio[20770]: time=\"2026-06-09T17:20:28.934894474Z\" level=info msg=\"Stopped pod sandbox (already stopped): d28443e1bd1b9979d1578e2160fc66f9b861f421268380c6d18161204342cab9\" id=165caca0-d1a5-4951-8b97-88eb885737ca name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:20:28.935787 crc crio[20770]: time=\"2026-06-09T17:20:28.935733328Z\" level=info msg=\"Removing pod sandbox: d28443e1bd1b9979d1578e2160fc66f9b861f421268380c6d18161204342cab9\" id=c4488184-c91b-464e-aa31-1bf2696df294 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:20:28.950500 crc crio[20770]: time=\"2026-06-09T17:20:28.950364579Z\" level=info msg=\"Removed pod sandbox: d28443e1bd1b9979d1578e2160fc66f9b861f421268380c6d18161204342cab9\" id=c4488184-c91b-464e-aa31-1bf2696df294 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:20:44.574899 crc crio[20770]: time=\"2026-06-09T17:20:44.573838139Z\" level=info msg=\"Stopping pod sandbox: 546c4cc7fb0f8eaa78a7dc9186d55d6f6528a672583c3710ec9f8fbfbbe71514\" id=ba0f3568-c811-4b1e-889b-564cbb3a2663 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:20:44.576031 crc crio[20770]: time=\"2026-06-09T17:20:44.575550518Z\" level=info msg=\"Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipamh799g Namespace:openstack ID:546c4cc7fb0f8eaa78a7dc9186d55d6f6528a672583c3710ec9f8fbfbbe71514 UID:7fc58cc2-04b6-4f49-824a-9c1a07743193 NetNS:/var/run/netns/fe6ff88b-fcf0-485b-ba0d-ef35bbb00578 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7fc58cc2_04b6_4f49_824a_9c1a07743193.slice PodAnnotations:0xc001e816f8}] Aliases:map[]}\"\nJun 09 17:20:44.576031 crc crio[20770]: time=\"2026-06-09T17:20:44.575768875Z\" level=info msg=\"Deleting pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamh799g from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:20:45.057733 crc crio[20770]: time=\"2026-06-09T17:20:45.057270579Z\" level=info msg=\"Stopped pod sandbox: 546c4cc7fb0f8eaa78a7dc9186d55d6f6528a672583c3710ec9f8fbfbbe71514\" id=ba0f3568-c811-4b1e-889b-564cbb3a2663 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:20:46.211407 crc crio[20770]: time=\"2026-06-09T17:20:46.210024969Z\" level=info msg=\"Running pod sandbox: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-4cblp/POD\" id=0ebff1cd-ea27-494a-915b-af2dc726f0ae name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:20:46.212332 crc crio[20770]: time=\"2026-06-09T17:20:46.21144192Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:20:46.254716 crc crio[20770]: time=\"2026-06-09T17:20:46.254558012Z\" level=info msg=\"Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-4cblp Namespace:openstack ID:a3d4b6f997fdec4ce11db121f8ca92b8be6d35bdd1a1ac1806e1763251b10079 UID:8ed1bac6-c2af-41c1-9039-0e15337a43b6 NetNS:/var/run/netns/651b23cf-7b35-48b7-96d0-8cb7bc527c09 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8ed1bac6_c2af_41c1_9039_0e15337a43b6.slice PodAnnotations:0xc002895788}] Aliases:map[]}\"\nJun 09 17:20:46.254716 crc crio[20770]: time=\"2026-06-09T17:20:46.254619843Z\" level=info msg=\"Adding pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-4cblp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:20:46.952942 crc crio[20770]: 2026-06-09T17:20:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a3d4b6f997fdec4 Mac:f6:a7:59:e3:8d:09 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f0 Mtu:0 Sandbox:/var/run/netns/651b23cf-7b35-48b7-96d0-8cb7bc527c09 SocketPath: PciID:}] [{Interface:0xc0001346a0 Address:{IP:10.217.0.240 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:20:46.954792 crc crio[20770]: time=\"2026-06-09T17:20:46.954752492Z\" level=info msg=\"Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-4cblp Namespace:openstack ID:a3d4b6f997fdec4ce11db121f8ca92b8be6d35bdd1a1ac1806e1763251b10079 UID:8ed1bac6-c2af-41c1-9039-0e15337a43b6 NetNS:/var/run/netns/651b23cf-7b35-48b7-96d0-8cb7bc527c09 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8ed1bac6_c2af_41c1_9039_0e15337a43b6.slice PodAnnotations:0xc002895788}] Aliases:map[]}\"\nJun 09 17:20:46.955166 crc crio[20770]: time=\"2026-06-09T17:20:46.955141714Z\" level=info msg=\"Checking pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-4cblp for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:20:46.965342 crc crio[20770]: time=\"2026-06-09T17:20:46.965241734Z\" level=info msg=\"Ran pod sandbox a3d4b6f997fdec4ce11db121f8ca92b8be6d35bdd1a1ac1806e1763251b10079 with infra container: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-4cblp/POD\" id=0ebff1cd-ea27-494a-915b-af2dc726f0ae name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:20:46.967841 crc crio[20770]: time=\"2026-06-09T17:20:46.967734076Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=137bfd37-724e-4a93-b9f8-352b3086abab name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:20:46.991420 crc crio[20770]: time=\"2026-06-09T17:20:46.991220933Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=5d7df642-29be-4e4a-8359-9681fbde5866 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:20:47.000574 crc crio[20770]: time=\"2026-06-09T17:20:47.000373206Z\" level=info msg=\"Creating container: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-4cblp/validate-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=2faaa8f2-9251-4589-a736-e3d633db2895 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:20:47.001260 crc crio[20770]: time=\"2026-06-09T17:20:47.001049726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:20:47.048297 crc crio[20770]: time=\"2026-06-09T17:20:47.048199723Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:20:47.053032 crc crio[20770]: time=\"2026-06-09T17:20:47.052930099Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:20:47.239987 crc crio[20770]: time=\"2026-06-09T17:20:47.23944929Z\" level=info msg=\"Created container fdc9dd84f83e07837d109224cbe0a2828680e71e65d8b3db2600078fd557eef7: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-4cblp/validate-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=2faaa8f2-9251-4589-a736-e3d633db2895 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:20:47.242514 crc crio[20770]: time=\"2026-06-09T17:20:47.240888721Z\" level=info msg=\"Starting container: fdc9dd84f83e07837d109224cbe0a2828680e71e65d8b3db2600078fd557eef7\" id=06f3a145-1ec8-4b80-bc42-b333cea323a9 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:20:47.250016 crc crio[20770]: time=\"2026-06-09T17:20:47.249330734Z\" level=info msg=\"Started container\" PID=140476 containerID=fdc9dd84f83e07837d109224cbe0a2828680e71e65d8b3db2600078fd557eef7 description=openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-4cblp/validate-network-edpm-deployment-ipam-openstack-edpm-ipam id=06f3a145-1ec8-4b80-bc42-b333cea323a9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a3d4b6f997fdec4ce11db121f8ca92b8be6d35bdd1a1ac1806e1763251b10079\nJun 09 17:20:53.705427 crc crio[20770]: time=\"2026-06-09T17:20:53.704506499Z\" level=info msg=\"Stopping pod sandbox: a3d4b6f997fdec4ce11db121f8ca92b8be6d35bdd1a1ac1806e1763251b10079\" id=afaab98d-ef8c-483f-88d4-172b175fbcdb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:20:53.707173 crc crio[20770]: time=\"2026-06-09T17:20:53.706131106Z\" level=info msg=\"Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-4cblp Namespace:openstack ID:a3d4b6f997fdec4ce11db121f8ca92b8be6d35bdd1a1ac1806e1763251b10079 UID:8ed1bac6-c2af-41c1-9039-0e15337a43b6 NetNS:/var/run/netns/651b23cf-7b35-48b7-96d0-8cb7bc527c09 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8ed1bac6_c2af_41c1_9039_0e15337a43b6.slice PodAnnotations:0xc00291a368}] Aliases:map[]}\"\nJun 09 17:20:53.707173 crc crio[20770]: time=\"2026-06-09T17:20:53.70627236Z\" level=info msg=\"Deleting pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-4cblp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:20:54.169981 crc crio[20770]: time=\"2026-06-09T17:20:54.169884679Z\" level=info msg=\"Stopped pod sandbox: a3d4b6f997fdec4ce11db121f8ca92b8be6d35bdd1a1ac1806e1763251b10079\" id=afaab98d-ef8c-483f-88d4-172b175fbcdb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:20:55.273041 crc crio[20770]: time=\"2026-06-09T17:20:55.272180888Z\" level=info msg=\"Running pod sandbox: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-jdhb4/POD\" id=13629592-b7d0-4ca8-888a-a2ab95848731 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:20:55.273041 crc crio[20770]: time=\"2026-06-09T17:20:55.272994121Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:20:55.310163 crc crio[20770]: time=\"2026-06-09T17:20:55.310035178Z\" level=info msg=\"Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-jdhb4 Namespace:openstack ID:fd769420ee8862361a06eacdf151f58ae2981f68b3f68793c15e32869491b77a UID:234d39d0-910b-4ab4-8ff3-649d58b0fbc1 NetNS:/var/run/netns/1eacf628-c0b6-43f8-b5bc-f94958180dd7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod234d39d0_910b_4ab4_8ff3_649d58b0fbc1.slice PodAnnotations:0xc0005c6cc0}] Aliases:map[]}\"\nJun 09 17:20:55.310163 crc crio[20770]: time=\"2026-06-09T17:20:55.310151551Z\" level=info msg=\"Adding pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-jdhb4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:20:55.807824 crc crio[20770]: 2026-06-09T17:20:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fd769420ee88623 Mac:56:9a:ef:a7:0c:4e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f1 Mtu:0 Sandbox:/var/run/netns/1eacf628-c0b6-43f8-b5bc-f94958180dd7 SocketPath: PciID:}] [{Interface:0xc00043e730 Address:{IP:10.217.0.241 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:20:55.809417 crc crio[20770]: time=\"2026-06-09T17:20:55.809331974Z\" level=info msg=\"Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-jdhb4 Namespace:openstack ID:fd769420ee8862361a06eacdf151f58ae2981f68b3f68793c15e32869491b77a UID:234d39d0-910b-4ab4-8ff3-649d58b0fbc1 NetNS:/var/run/netns/1eacf628-c0b6-43f8-b5bc-f94958180dd7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod234d39d0_910b_4ab4_8ff3_649d58b0fbc1.slice PodAnnotations:0xc0005c6cc0}] Aliases:map[]}\"\nJun 09 17:20:55.809538 crc crio[20770]: time=\"2026-06-09T17:20:55.809491409Z\" level=info msg=\"Checking pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-jdhb4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:20:55.817401 crc crio[20770]: time=\"2026-06-09T17:20:55.817350865Z\" level=info msg=\"Ran pod sandbox fd769420ee8862361a06eacdf151f58ae2981f68b3f68793c15e32869491b77a with infra container: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-jdhb4/POD\" id=13629592-b7d0-4ca8-888a-a2ab95848731 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:20:55.821696 crc crio[20770]: time=\"2026-06-09T17:20:55.821573677Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=cf20e65f-1729-48cb-9074-d4e16ab09ce2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:20:55.848371 crc crio[20770]: time=\"2026-06-09T17:20:55.848190163Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=527ca0ca-f1a6-45e8-a9ef-681576cdc595 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:20:55.859141 crc crio[20770]: time=\"2026-06-09T17:20:55.8571107Z\" level=info msg=\"Creating container: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-jdhb4/install-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=96da935d-0812-485f-b324-01b72363c4e6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:20:55.859141 crc crio[20770]: time=\"2026-06-09T17:20:55.857501901Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:20:55.924292 crc crio[20770]: time=\"2026-06-09T17:20:55.924189662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:20:55.928279 crc crio[20770]: time=\"2026-06-09T17:20:55.928213357Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:20:56.090754 crc crio[20770]: time=\"2026-06-09T17:20:56.090572171Z\" level=info msg=\"Created container 9d36e672ebdd248b3964a3743f000b2a392180c4d79f0a01de5b986ea1adffd5: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-jdhb4/install-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=96da935d-0812-485f-b324-01b72363c4e6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:20:56.092477 crc crio[20770]: time=\"2026-06-09T17:20:56.092360393Z\" level=info msg=\"Starting container: 9d36e672ebdd248b3964a3743f000b2a392180c4d79f0a01de5b986ea1adffd5\" id=c6703a1e-bb5a-4dab-88f2-685dbda12425 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:20:56.098816 crc crio[20770]: time=\"2026-06-09T17:20:56.098555021Z\" level=info msg=\"Started container\" PID=141104 containerID=9d36e672ebdd248b3964a3743f000b2a392180c4d79f0a01de5b986ea1adffd5 description=openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-jdhb4/install-os-edpm-deployment-ipam-openstack-edpm-ipam id=c6703a1e-bb5a-4dab-88f2-685dbda12425 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fd769420ee8862361a06eacdf151f58ae2981f68b3f68793c15e32869491b77a\nJun 09 17:21:28.970994 crc crio[20770]: time=\"2026-06-09T17:21:28.970580058Z\" level=info msg=\"Removing container: 0025dcd1bc0b6b0cb2b9b76e478c60813caeaa6ae1b42255f111d22abeedbbef\" id=c0619a3e-d84b-4f42-af7f-0bb2975efeb3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:21:29.002117 crc crio[20770]: time=\"2026-06-09T17:21:29.00189483Z\" level=info msg=\"Removed container 0025dcd1bc0b6b0cb2b9b76e478c60813caeaa6ae1b42255f111d22abeedbbef: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-l7nz2/init\" id=c0619a3e-d84b-4f42-af7f-0bb2975efeb3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:21:29.005204 crc crio[20770]: time=\"2026-06-09T17:21:29.005137583Z\" level=info msg=\"Removing container: 25b3342a2439c9930aa45fe87af9d2c065455d6e24c7d28d02bb0696739eaeb3\" id=7747942b-07bd-4719-b549-bc986ef0f663 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:21:29.085866 crc crio[20770]: time=\"2026-06-09T17:21:29.085773455Z\" level=info msg=\"Removed container 25b3342a2439c9930aa45fe87af9d2c065455d6e24c7d28d02bb0696739eaeb3: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-l7nz2/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=7747942b-07bd-4719-b549-bc986ef0f663 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:21:29.095253 crc crio[20770]: time=\"2026-06-09T17:21:29.095153215Z\" level=info msg=\"Stopping pod sandbox: ebad92df83403b3355d9ddd62ddee513ec34c4c82a9e383a05bf0b216b0832a4\" id=02b1954b-0027-44c0-99fe-d25111f23668 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:21:29.095526 crc crio[20770]: time=\"2026-06-09T17:21:29.095268648Z\" level=info msg=\"Stopped pod sandbox (already stopped): ebad92df83403b3355d9ddd62ddee513ec34c4c82a9e383a05bf0b216b0832a4\" id=02b1954b-0027-44c0-99fe-d25111f23668 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:21:29.096008 crc crio[20770]: time=\"2026-06-09T17:21:29.095932917Z\" level=info msg=\"Removing pod sandbox: ebad92df83403b3355d9ddd62ddee513ec34c4c82a9e383a05bf0b216b0832a4\" id=3b9b7e8c-510b-42d1-9dc0-edea2713578b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:21:29.120329 crc crio[20770]: time=\"2026-06-09T17:21:29.120258028Z\" level=info msg=\"Removed pod sandbox: ebad92df83403b3355d9ddd62ddee513ec34c4c82a9e383a05bf0b216b0832a4\" id=3b9b7e8c-510b-42d1-9dc0-edea2713578b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:21:37.306254 crc crio[20770]: time=\"2026-06-09T17:21:37.305137057Z\" level=info msg=\"Stopping pod sandbox: fd769420ee8862361a06eacdf151f58ae2981f68b3f68793c15e32869491b77a\" id=bec01077-7c44-47a4-b264-9aefa89867e8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:21:37.308002 crc crio[20770]: time=\"2026-06-09T17:21:37.307066362Z\" level=info msg=\"Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-jdhb4 Namespace:openstack ID:fd769420ee8862361a06eacdf151f58ae2981f68b3f68793c15e32869491b77a UID:234d39d0-910b-4ab4-8ff3-649d58b0fbc1 NetNS:/var/run/netns/1eacf628-c0b6-43f8-b5bc-f94958180dd7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod234d39d0_910b_4ab4_8ff3_649d58b0fbc1.slice PodAnnotations:0xc0010a22d0}] Aliases:map[]}\"\nJun 09 17:21:37.308002 crc crio[20770]: time=\"2026-06-09T17:21:37.307520245Z\" level=info msg=\"Deleting pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-jdhb4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:21:37.885918 crc crio[20770]: time=\"2026-06-09T17:21:37.885367453Z\" level=info msg=\"Stopped pod sandbox: fd769420ee8862361a06eacdf151f58ae2981f68b3f68793c15e32869491b77a\" id=bec01077-7c44-47a4-b264-9aefa89867e8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:21:38.887310 crc crio[20770]: time=\"2026-06-09T17:21:38.886805018Z\" level=info msg=\"Running pod sandbox: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-4q5zl/POD\" id=8b5d5d5e-64ca-4bfd-aefc-061d7173367d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:21:38.888486 crc crio[20770]: time=\"2026-06-09T17:21:38.887341054Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:21:38.917438 crc crio[20770]: time=\"2026-06-09T17:21:38.917126101Z\" level=info msg=\"Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-4q5zl Namespace:openstack ID:96bf8711c9eb870283ad9f0dc5c257926c7a75dd36dc38b0c68f59cb5663a162 UID:5f8c0319-e985-4eec-8803-d3a91c5985ca NetNS:/var/run/netns/a587ff44-e4b0-448c-9b08-31321059d0aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5f8c0319_e985_4eec_8803_d3a91c5985ca.slice PodAnnotations:0xc0010a3300}] Aliases:map[]}\"\nJun 09 17:21:38.917438 crc crio[20770]: time=\"2026-06-09T17:21:38.917376058Z\" level=info msg=\"Adding pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-4q5zl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:21:39.930504 crc crio[20770]: 2026-06-09T17:21:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:96bf8711c9eb870 Mac:2e:a1:ce:e8:4c:21 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f2 Mtu:0 Sandbox:/var/run/netns/a587ff44-e4b0-448c-9b08-31321059d0aa SocketPath: PciID:}] [{Interface:0xc0004b45e0 Address:{IP:10.217.0.242 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:21:39.933697 crc crio[20770]: time=\"2026-06-09T17:21:39.933604718Z\" level=info msg=\"Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-4q5zl Namespace:openstack ID:96bf8711c9eb870283ad9f0dc5c257926c7a75dd36dc38b0c68f59cb5663a162 UID:5f8c0319-e985-4eec-8803-d3a91c5985ca NetNS:/var/run/netns/a587ff44-e4b0-448c-9b08-31321059d0aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5f8c0319_e985_4eec_8803_d3a91c5985ca.slice PodAnnotations:0xc0010a3300}] Aliases:map[]}\"\nJun 09 17:21:39.933963 crc crio[20770]: time=\"2026-06-09T17:21:39.933944148Z\" level=info msg=\"Checking pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-4q5zl for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:21:39.951064 crc crio[20770]: time=\"2026-06-09T17:21:39.948171937Z\" level=info msg=\"Ran pod sandbox 96bf8711c9eb870283ad9f0dc5c257926c7a75dd36dc38b0c68f59cb5663a162 with infra container: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-4q5zl/POD\" id=8b5d5d5e-64ca-4bfd-aefc-061d7173367d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:21:39.951064 crc crio[20770]: time=\"2026-06-09T17:21:39.950569457Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=5c38e163-a15c-42af-a10b-3519003054de name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:21:39.989429 crc crio[20770]: time=\"2026-06-09T17:21:39.989268681Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=75fed1d3-2084-4399-bd57-8e92b3261036 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:21:40.023697 crc crio[20770]: time=\"2026-06-09T17:21:40.023526027Z\" level=info msg=\"Creating container: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-4q5zl/configure-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=78720972-c94a-4bb7-912a-c66ecf29a078 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:21:40.024307 crc crio[20770]: time=\"2026-06-09T17:21:40.024245088Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:21:40.099145 crc crio[20770]: time=\"2026-06-09T17:21:40.09897399Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:21:40.108562 crc crio[20770]: time=\"2026-06-09T17:21:40.107187866Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:21:40.296369 crc crio[20770]: time=\"2026-06-09T17:21:40.29625745Z\" level=info msg=\"Created container c8b95917662d03e3ab88c7827df8231e910716982e7788f34236408c21096e5f: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-4q5zl/configure-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=78720972-c94a-4bb7-912a-c66ecf29a078 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:21:40.298063 crc crio[20770]: time=\"2026-06-09T17:21:40.297965079Z\" level=info msg=\"Starting container: c8b95917662d03e3ab88c7827df8231e910716982e7788f34236408c21096e5f\" id=35d4b24d-e8c1-4d11-a614-42fc6dc8ef20 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:21:40.307135 crc crio[20770]: time=\"2026-06-09T17:21:40.306940668Z\" level=info msg=\"Started container\" PID=143602 containerID=c8b95917662d03e3ab88c7827df8231e910716982e7788f34236408c21096e5f description=openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-4q5zl/configure-os-edpm-deployment-ipam-openstack-edpm-ipam id=35d4b24d-e8c1-4d11-a614-42fc6dc8ef20 name=/runtime.v1.RuntimeService/StartContainer sandboxID=96bf8711c9eb870283ad9f0dc5c257926c7a75dd36dc38b0c68f59cb5663a162\nJun 09 17:22:00.566476 crc crio[20770]: time=\"2026-06-09T17:22:00.565604076Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683762-bxcxk/POD\" id=42b8688b-3bf7-4917-bff2-6f564178b382 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:22:00.566476 crc crio[20770]: time=\"2026-06-09T17:22:00.566454331Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:22:00.605942 crc crio[20770]: time=\"2026-06-09T17:22:00.605826844Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683762-bxcxk Namespace:openshift-infra ID:42a67b204cc6d64caab48e67c14ca03fe9f2a55e785b5477ba33a598f2e6ae1d UID:655c9fd2-d357-4f8d-9b0a-e9bdbf47a0b7 NetNS:/var/run/netns/7e1ebdcd-b7cd-484e-9587-e6a7f16585e1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod655c9fd2_d357_4f8d_9b0a_e9bdbf47a0b7.slice PodAnnotations:0xc002732118}] Aliases:map[]}\"\nJun 09 17:22:00.605942 crc crio[20770]: time=\"2026-06-09T17:22:00.605887536Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683762-bxcxk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:22:01.137618 crc crio[20770]: 2026-06-09T17:22:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:42a67b204cc6d64 Mac:8e:24:f6:22:7b:b5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f3 Mtu:0 Sandbox:/var/run/netns/7e1ebdcd-b7cd-484e-9587-e6a7f16585e1 SocketPath: PciID:}] [{Interface:0xc0004b05d0 Address:{IP:10.217.0.243 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:22:01.141451 crc crio[20770]: time=\"2026-06-09T17:22:01.141320413Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683762-bxcxk Namespace:openshift-infra ID:42a67b204cc6d64caab48e67c14ca03fe9f2a55e785b5477ba33a598f2e6ae1d UID:655c9fd2-d357-4f8d-9b0a-e9bdbf47a0b7 NetNS:/var/run/netns/7e1ebdcd-b7cd-484e-9587-e6a7f16585e1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod655c9fd2_d357_4f8d_9b0a_e9bdbf47a0b7.slice PodAnnotations:0xc002732118}] Aliases:map[]}\"\nJun 09 17:22:01.142063 crc crio[20770]: time=\"2026-06-09T17:22:01.141955591Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683762-bxcxk for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:22:01.158719 crc crio[20770]: time=\"2026-06-09T17:22:01.15857005Z\" level=info msg=\"Ran pod sandbox 42a67b204cc6d64caab48e67c14ca03fe9f2a55e785b5477ba33a598f2e6ae1d with infra container: openshift-infra/auto-csr-approver-29683762-bxcxk/POD\" id=42b8688b-3bf7-4917-bff2-6f564178b382 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:22:01.161928 crc crio[20770]: time=\"2026-06-09T17:22:01.161568936Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=8b36faf8-23eb-49b7-a19d-774c358904ab name=/runtime.v1.ImageService/PullImage\nJun 09 17:22:01.175166 crc crio[20770]: time=\"2026-06-09T17:22:01.175068545Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 17:22:02.290724 crc crio[20770]: time=\"2026-06-09T17:22:02.290020278Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=8b36faf8-23eb-49b7-a19d-774c358904ab name=/runtime.v1.ImageService/PullImage\nJun 09 17:22:02.292031 crc crio[20770]: time=\"2026-06-09T17:22:02.291798849Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=6d7ab1c1-45ce-4786-bafa-779b543168c7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:22:02.296533 crc crio[20770]: time=\"2026-06-09T17:22:02.296449103Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=c11834e8-fc96-462d-8e26-09ee1f8e0995 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:22:02.307528 crc crio[20770]: time=\"2026-06-09T17:22:02.307418009Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683762-bxcxk/oc\" id=391e77ba-a183-4e35-9889-0968b357e0ba name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:22:02.308326 crc crio[20770]: time=\"2026-06-09T17:22:02.308246713Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:22:02.358888 crc crio[20770]: time=\"2026-06-09T17:22:02.358779578Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:22:02.716345 crc crio[20770]: time=\"2026-06-09T17:22:02.715866429Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:22:02.930446 crc crio[20770]: time=\"2026-06-09T17:22:02.930280683Z\" level=info msg=\"Created container 2f36e365b91c8bc369d1016f5beaaa483a208c12b5b65f0346cee19b8c521d8c: openshift-infra/auto-csr-approver-29683762-bxcxk/oc\" id=391e77ba-a183-4e35-9889-0968b357e0ba name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:22:02.932262 crc crio[20770]: time=\"2026-06-09T17:22:02.932142427Z\" level=info msg=\"Starting container: 2f36e365b91c8bc369d1016f5beaaa483a208c12b5b65f0346cee19b8c521d8c\" id=a277dd25-2062-47d3-a060-5a8c9635a3b9 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:22:02.938492 crc crio[20770]: time=\"2026-06-09T17:22:02.938325345Z\" level=info msg=\"Started container\" PID=145006 containerID=2f36e365b91c8bc369d1016f5beaaa483a208c12b5b65f0346cee19b8c521d8c description=openshift-infra/auto-csr-approver-29683762-bxcxk/oc id=a277dd25-2062-47d3-a060-5a8c9635a3b9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=42a67b204cc6d64caab48e67c14ca03fe9f2a55e785b5477ba33a598f2e6ae1d\nJun 09 17:22:04.865921 crc crio[20770]: time=\"2026-06-09T17:22:04.864502545Z\" level=info msg=\"Stopping pod sandbox: 42a67b204cc6d64caab48e67c14ca03fe9f2a55e785b5477ba33a598f2e6ae1d\" id=2c3ed595-368f-4449-aba1-e447ea39160e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:22:04.867846 crc crio[20770]: time=\"2026-06-09T17:22:04.866709329Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683762-bxcxk Namespace:openshift-infra ID:42a67b204cc6d64caab48e67c14ca03fe9f2a55e785b5477ba33a598f2e6ae1d UID:655c9fd2-d357-4f8d-9b0a-e9bdbf47a0b7 NetNS:/var/run/netns/7e1ebdcd-b7cd-484e-9587-e6a7f16585e1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod655c9fd2_d357_4f8d_9b0a_e9bdbf47a0b7.slice PodAnnotations:0xc002732150}] Aliases:map[]}\"\nJun 09 17:22:04.867846 crc crio[20770]: time=\"2026-06-09T17:22:04.866875573Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683762-bxcxk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:22:05.265025 crc crio[20770]: time=\"2026-06-09T17:22:05.264530553Z\" level=info msg=\"Stopped pod sandbox: 42a67b204cc6d64caab48e67c14ca03fe9f2a55e785b5477ba33a598f2e6ae1d\" id=2c3ed595-368f-4449-aba1-e447ea39160e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:22:29.142158 crc crio[20770]: time=\"2026-06-09T17:22:29.141242275Z\" level=info msg=\"Removing container: e55012992705ee9d5f7faf989e3c7bc9a55a0d08d141d1204306f3ee5872e562\" id=9e2c26a2-6ee8-4ab6-aef2-8243f72bd8f9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:22:29.377713 crc crio[20770]: time=\"2026-06-09T17:22:29.376987743Z\" level=info msg=\"Removed container e55012992705ee9d5f7faf989e3c7bc9a55a0d08d141d1204306f3ee5872e562: openshift-infra/auto-csr-approver-29683756-674c4/oc\" id=9e2c26a2-6ee8-4ab6-aef2-8243f72bd8f9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:22:29.386774 crc crio[20770]: time=\"2026-06-09T17:22:29.386689013Z\" level=info msg=\"Stopping pod sandbox: 5bbd1b65c75e7869eb5bc73e7322aaa77696dd03e639a7eb1bab5b3a0467fb6d\" id=90786a9a-57ba-49f0-9bf9-0216bad7c0ee name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:22:29.386946 crc crio[20770]: time=\"2026-06-09T17:22:29.386790335Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5bbd1b65c75e7869eb5bc73e7322aaa77696dd03e639a7eb1bab5b3a0467fb6d\" id=90786a9a-57ba-49f0-9bf9-0216bad7c0ee name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:22:29.387921 crc crio[20770]: time=\"2026-06-09T17:22:29.387581068Z\" level=info msg=\"Removing pod sandbox: 5bbd1b65c75e7869eb5bc73e7322aaa77696dd03e639a7eb1bab5b3a0467fb6d\" id=d10073a0-3753-4d75-9ff1-1f401aa6858a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:22:29.401896 crc crio[20770]: time=\"2026-06-09T17:22:29.401800218Z\" level=info msg=\"Removed pod sandbox: 5bbd1b65c75e7869eb5bc73e7322aaa77696dd03e639a7eb1bab5b3a0467fb6d\" id=d10073a0-3753-4d75-9ff1-1f401aa6858a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:22:33.262189 crc crio[20770]: time=\"2026-06-09T17:22:33.26148896Z\" level=info msg=\"Stopping pod sandbox: 96bf8711c9eb870283ad9f0dc5c257926c7a75dd36dc38b0c68f59cb5663a162\" id=ab9bd293-21af-4161-9f91-8b7992522c67 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:22:33.263357 crc crio[20770]: time=\"2026-06-09T17:22:33.262838349Z\" level=info msg=\"Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-4q5zl Namespace:openstack ID:96bf8711c9eb870283ad9f0dc5c257926c7a75dd36dc38b0c68f59cb5663a162 UID:5f8c0319-e985-4eec-8803-d3a91c5985ca NetNS:/var/run/netns/a587ff44-e4b0-448c-9b08-31321059d0aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5f8c0319_e985_4eec_8803_d3a91c5985ca.slice PodAnnotations:0xc0029d48a0}] Aliases:map[]}\"\nJun 09 17:22:33.263357 crc crio[20770]: time=\"2026-06-09T17:22:33.262967123Z\" level=info msg=\"Deleting pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-4q5zl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:22:33.674509 crc crio[20770]: time=\"2026-06-09T17:22:33.674128721Z\" level=info msg=\"Stopped pod sandbox: 96bf8711c9eb870283ad9f0dc5c257926c7a75dd36dc38b0c68f59cb5663a162\" id=ab9bd293-21af-4161-9f91-8b7992522c67 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:22:34.881230 crc crio[20770]: time=\"2026-06-09T17:22:34.880555169Z\" level=info msg=\"Running pod sandbox: openstack/ssh-known-hosts-edpm-deployment-ipam-4k555/POD\" id=f06742ff-9ea4-44c3-8529-4eceafc4f9a0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:22:34.881230 crc crio[20770]: time=\"2026-06-09T17:22:34.881219708Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:22:34.937298 crc crio[20770]: time=\"2026-06-09T17:22:34.935532792Z\" level=info msg=\"Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-4k555 Namespace:openstack ID:5e6736bf6e7f8bb5e13a3de595fc9977857942ad6bdd7b7a503a90f705ff8e8b UID:d2d0772d-b899-4fff-8f02-b7c1caaf8a7e NetNS:/var/run/netns/e4c670cb-6e51-44aa-a5a0-dcc4d3182524 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd2d0772d_b899_4fff_8f02_b7c1caaf8a7e.slice PodAnnotations:0xc0001355e8}] Aliases:map[]}\"\nJun 09 17:22:34.937298 crc crio[20770]: time=\"2026-06-09T17:22:34.935757128Z\" level=info msg=\"Adding pod openstack_ssh-known-hosts-edpm-deployment-ipam-4k555 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:22:35.440015 crc crio[20770]: 2026-06-09T17:22:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5e6736bf6e7f8bb Mac:26:9a:29:fd:02:78 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f4 Mtu:0 Sandbox:/var/run/netns/e4c670cb-6e51-44aa-a5a0-dcc4d3182524 SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.244 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:22:35.441482 crc crio[20770]: time=\"2026-06-09T17:22:35.441448509Z\" level=info msg=\"Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-4k555 Namespace:openstack ID:5e6736bf6e7f8bb5e13a3de595fc9977857942ad6bdd7b7a503a90f705ff8e8b UID:d2d0772d-b899-4fff-8f02-b7c1caaf8a7e NetNS:/var/run/netns/e4c670cb-6e51-44aa-a5a0-dcc4d3182524 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd2d0772d_b899_4fff_8f02_b7c1caaf8a7e.slice PodAnnotations:0xc0001355e8}] Aliases:map[]}\"\nJun 09 17:22:35.441867 crc crio[20770]: time=\"2026-06-09T17:22:35.44184294Z\" level=info msg=\"Checking pod openstack_ssh-known-hosts-edpm-deployment-ipam-4k555 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:22:35.451055 crc crio[20770]: time=\"2026-06-09T17:22:35.450963063Z\" level=info msg=\"Ran pod sandbox 5e6736bf6e7f8bb5e13a3de595fc9977857942ad6bdd7b7a503a90f705ff8e8b with infra container: openstack/ssh-known-hosts-edpm-deployment-ipam-4k555/POD\" id=f06742ff-9ea4-44c3-8529-4eceafc4f9a0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:22:35.454021 crc crio[20770]: time=\"2026-06-09T17:22:35.45398775Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=d3ced753-d8ce-4033-b0ee-364f2b8d4772 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:22:35.485237 crc crio[20770]: time=\"2026-06-09T17:22:35.48489172Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=ce823247-0d40-4774-b462-50c22fa69187 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:22:35.495764 crc crio[20770]: time=\"2026-06-09T17:22:35.49568451Z\" level=info msg=\"Creating container: openstack/ssh-known-hosts-edpm-deployment-ipam-4k555/ssh-known-hosts-edpm-deployment-ipam\" id=e3da8587-c2b4-4146-bb4f-a73165d35e83 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:22:35.496231 crc crio[20770]: time=\"2026-06-09T17:22:35.496172284Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:22:35.550403 crc crio[20770]: time=\"2026-06-09T17:22:35.550238461Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:22:35.554182 crc crio[20770]: time=\"2026-06-09T17:22:35.554069161Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:22:35.722526 crc crio[20770]: time=\"2026-06-09T17:22:35.721972806Z\" level=info msg=\"Created container 0b958da14ba9c4de9d603939ec84eeb73b6f3d365c1a4ad440dc70724322fa99: openstack/ssh-known-hosts-edpm-deployment-ipam-4k555/ssh-known-hosts-edpm-deployment-ipam\" id=e3da8587-c2b4-4146-bb4f-a73165d35e83 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:22:35.725978 crc crio[20770]: time=\"2026-06-09T17:22:35.723733607Z\" level=info msg=\"Starting container: 0b958da14ba9c4de9d603939ec84eeb73b6f3d365c1a4ad440dc70724322fa99\" id=9be7f2ba-1b31-4bc2-bf4e-e44aaff33e50 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:22:35.729505 crc crio[20770]: time=\"2026-06-09T17:22:35.729360109Z\" level=info msg=\"Started container\" PID=147007 containerID=0b958da14ba9c4de9d603939ec84eeb73b6f3d365c1a4ad440dc70724322fa99 description=openstack/ssh-known-hosts-edpm-deployment-ipam-4k555/ssh-known-hosts-edpm-deployment-ipam id=9be7f2ba-1b31-4bc2-bf4e-e44aaff33e50 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e6736bf6e7f8bb5e13a3de595fc9977857942ad6bdd7b7a503a90f705ff8e8b\nJun 09 17:22:44.427743 crc crio[20770]: time=\"2026-06-09T17:22:44.426901578Z\" level=info msg=\"Stopping pod sandbox: 5e6736bf6e7f8bb5e13a3de595fc9977857942ad6bdd7b7a503a90f705ff8e8b\" id=ecd41307-34b2-433e-8ee3-db8a0f73b395 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:22:44.429734 crc crio[20770]: time=\"2026-06-09T17:22:44.428855624Z\" level=info msg=\"Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-4k555 Namespace:openstack ID:5e6736bf6e7f8bb5e13a3de595fc9977857942ad6bdd7b7a503a90f705ff8e8b UID:d2d0772d-b899-4fff-8f02-b7c1caaf8a7e NetNS:/var/run/netns/e4c670cb-6e51-44aa-a5a0-dcc4d3182524 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd2d0772d_b899_4fff_8f02_b7c1caaf8a7e.slice PodAnnotations:0xc0029d54e0}] Aliases:map[]}\"\nJun 09 17:22:44.429734 crc crio[20770]: time=\"2026-06-09T17:22:44.429035019Z\" level=info msg=\"Deleting pod openstack_ssh-known-hosts-edpm-deployment-ipam-4k555 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:22:44.938756 crc crio[20770]: time=\"2026-06-09T17:22:44.935978666Z\" level=info msg=\"Stopped pod sandbox: 5e6736bf6e7f8bb5e13a3de595fc9977857942ad6bdd7b7a503a90f705ff8e8b\" id=ecd41307-34b2-433e-8ee3-db8a0f73b395 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:22:46.266602 crc crio[20770]: time=\"2026-06-09T17:22:46.265067665Z\" level=info msg=\"Running pod sandbox: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-rmftp/POD\" id=e07c08dd-dad0-49bb-8792-2ba3d78c818c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:22:46.268753 crc crio[20770]: time=\"2026-06-09T17:22:46.266606619Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:22:46.322199 crc crio[20770]: time=\"2026-06-09T17:22:46.322135438Z\" level=info msg=\"Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-rmftp Namespace:openstack ID:4ffc4c2eb921c207163e456ea018f900e1558a60f7616f930bd0b3f6a6971054 UID:0b9bb6e3-29c8-40b2-850e-74242cb65a21 NetNS:/var/run/netns/0134ee5a-4885-41cf-b013-cadf95864c23 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0b9bb6e3_29c8_40b2_850e_74242cb65a21.slice PodAnnotations:0xc00008ca58}] Aliases:map[]}\"\nJun 09 17:22:46.322533 crc crio[20770]: time=\"2026-06-09T17:22:46.322512119Z\" level=info msg=\"Adding pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-rmftp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:22:47.035857 crc crio[20770]: 2026-06-09T17:22:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4ffc4c2eb921c20 Mac:1e:e5:ae:a2:db:e7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f5 Mtu:0 Sandbox:/var/run/netns/0134ee5a-4885-41cf-b013-cadf95864c23 SocketPath: PciID:}] [{Interface:0xc0002c5230 Address:{IP:10.217.0.245 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:22:47.037465 crc crio[20770]: time=\"2026-06-09T17:22:47.037374941Z\" level=info msg=\"Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-rmftp Namespace:openstack ID:4ffc4c2eb921c207163e456ea018f900e1558a60f7616f930bd0b3f6a6971054 UID:0b9bb6e3-29c8-40b2-850e-74242cb65a21 NetNS:/var/run/netns/0134ee5a-4885-41cf-b013-cadf95864c23 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0b9bb6e3_29c8_40b2_850e_74242cb65a21.slice PodAnnotations:0xc00008ca58}] Aliases:map[]}\"\nJun 09 17:22:47.037682 crc crio[20770]: time=\"2026-06-09T17:22:47.037578087Z\" level=info msg=\"Checking pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-rmftp for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:22:47.047415 crc crio[20770]: time=\"2026-06-09T17:22:47.047328328Z\" level=info msg=\"Ran pod sandbox 4ffc4c2eb921c207163e456ea018f900e1558a60f7616f930bd0b3f6a6971054 with infra container: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-rmftp/POD\" id=e07c08dd-dad0-49bb-8792-2ba3d78c818c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:22:47.050128 crc crio[20770]: time=\"2026-06-09T17:22:47.050017445Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=3ce1df02-1dc7-4171-bf5c-2148a67a310a name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:22:47.073978 crc crio[20770]: time=\"2026-06-09T17:22:47.073824701Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=dcfb5fec-9693-4c4c-b4af-fb3686fdfc3d name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:22:47.091878 crc crio[20770]: time=\"2026-06-09T17:22:47.091758407Z\" level=info msg=\"Creating container: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-rmftp/run-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=0035d331-657a-4520-bc06-4871c9bf48dc name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:22:47.092232 crc crio[20770]: time=\"2026-06-09T17:22:47.092188809Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:22:47.137439 crc crio[20770]: time=\"2026-06-09T17:22:47.137210876Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:22:47.140893 crc crio[20770]: time=\"2026-06-09T17:22:47.140796529Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:22:47.326030 crc crio[20770]: time=\"2026-06-09T17:22:47.325468426Z\" level=info msg=\"Created container 65e0d422c8ac9f1dfa187b0a5a12b4146cbb507b2635277f815287487d0935bd: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-rmftp/run-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=0035d331-657a-4520-bc06-4871c9bf48dc name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:22:47.327874 crc crio[20770]: time=\"2026-06-09T17:22:47.327708061Z\" level=info msg=\"Starting container: 65e0d422c8ac9f1dfa187b0a5a12b4146cbb507b2635277f815287487d0935bd\" id=1bbfe0ae-ce86-4577-a7a6-156ce36170da name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:22:47.334701 crc crio[20770]: time=\"2026-06-09T17:22:47.334018862Z\" level=info msg=\"Started container\" PID=147786 containerID=65e0d422c8ac9f1dfa187b0a5a12b4146cbb507b2635277f815287487d0935bd description=openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-rmftp/run-os-edpm-deployment-ipam-openstack-edpm-ipam id=1bbfe0ae-ce86-4577-a7a6-156ce36170da name=/runtime.v1.RuntimeService/StartContainer sandboxID=4ffc4c2eb921c207163e456ea018f900e1558a60f7616f930bd0b3f6a6971054\nJun 09 17:22:57.619464 crc crio[20770]: time=\"2026-06-09T17:22:57.618601168Z\" level=info msg=\"Stopping pod sandbox: 4ffc4c2eb921c207163e456ea018f900e1558a60f7616f930bd0b3f6a6971054\" id=0fb1615c-cd2c-489e-843c-70dae8cfd92a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:22:57.620880 crc crio[20770]: time=\"2026-06-09T17:22:57.620206575Z\" level=info msg=\"Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-rmftp Namespace:openstack ID:4ffc4c2eb921c207163e456ea018f900e1558a60f7616f930bd0b3f6a6971054 UID:0b9bb6e3-29c8-40b2-850e-74242cb65a21 NetNS:/var/run/netns/0134ee5a-4885-41cf-b013-cadf95864c23 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0b9bb6e3_29c8_40b2_850e_74242cb65a21.slice PodAnnotations:0xc0003df2b0}] Aliases:map[]}\"\nJun 09 17:22:57.620880 crc crio[20770]: time=\"2026-06-09T17:22:57.620348499Z\" level=info msg=\"Deleting pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-rmftp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:22:58.090268 crc crio[20770]: time=\"2026-06-09T17:22:58.08929362Z\" level=info msg=\"Stopped pod sandbox: 4ffc4c2eb921c207163e456ea018f900e1558a60f7616f930bd0b3f6a6971054\" id=0fb1615c-cd2c-489e-843c-70dae8cfd92a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:22:59.409383 crc crio[20770]: time=\"2026-06-09T17:22:59.408827534Z\" level=info msg=\"Running pod sandbox: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-wzj8m/POD\" id=e0f4e219-8959-46a0-86e0-2473578bbf30 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:22:59.409383 crc crio[20770]: time=\"2026-06-09T17:22:59.40938847Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:22:59.448451 crc crio[20770]: time=\"2026-06-09T17:22:59.448004572Z\" level=info msg=\"Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-wzj8m Namespace:openstack ID:8bbfa3d9be73da6aea556edf77a3f151d760b07ce375a8d87bd659a9c1f00b45 UID:7f77af72-5c44-453c-9b66-624c345c2c13 NetNS:/var/run/netns/86933dc4-8fb2-4036-b959-c9d015619d7d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7f77af72_5c44_453c_9b66_624c345c2c13.slice PodAnnotations:0xc001e80098}] Aliases:map[]}\"\nJun 09 17:22:59.448856 crc crio[20770]: time=\"2026-06-09T17:22:59.448829926Z\" level=info msg=\"Adding pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-wzj8m to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:23:00.309362 crc crio[20770]: 2026-06-09T17:23:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8bbfa3d9be73da6 Mac:d2:9c:bf:48:81:62 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f6 Mtu:0 Sandbox:/var/run/netns/86933dc4-8fb2-4036-b959-c9d015619d7d SocketPath: PciID:}] [{Interface:0xc00035aa20 Address:{IP:10.217.0.246 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:23:00.312325 crc crio[20770]: time=\"2026-06-09T17:23:00.312202565Z\" level=info msg=\"Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-wzj8m Namespace:openstack ID:8bbfa3d9be73da6aea556edf77a3f151d760b07ce375a8d87bd659a9c1f00b45 UID:7f77af72-5c44-453c-9b66-624c345c2c13 NetNS:/var/run/netns/86933dc4-8fb2-4036-b959-c9d015619d7d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7f77af72_5c44_453c_9b66_624c345c2c13.slice PodAnnotations:0xc001e80098}] Aliases:map[]}\"\nJun 09 17:23:00.312461 crc crio[20770]: time=\"2026-06-09T17:23:00.312405631Z\" level=info msg=\"Checking pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-wzj8m for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:23:00.325411 crc crio[20770]: time=\"2026-06-09T17:23:00.325331403Z\" level=info msg=\"Ran pod sandbox 8bbfa3d9be73da6aea556edf77a3f151d760b07ce375a8d87bd659a9c1f00b45 with infra container: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-wzj8m/POD\" id=e0f4e219-8959-46a0-86e0-2473578bbf30 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:23:00.328921 crc crio[20770]: time=\"2026-06-09T17:23:00.328799943Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=5292d9ae-c726-4374-94d1-3ad62e8b0181 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:23:00.357074 crc crio[20770]: time=\"2026-06-09T17:23:00.356892562Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=1d94c842-8318-4a39-8bea-0209bae12689 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:23:00.408442 crc crio[20770]: time=\"2026-06-09T17:23:00.408328153Z\" level=info msg=\"Creating container: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-wzj8m/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=40eed9e0-19db-483c-bb0d-df3c616d6296 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:23:00.408991 crc crio[20770]: time=\"2026-06-09T17:23:00.408756346Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:23:00.466638 crc crio[20770]: time=\"2026-06-09T17:23:00.466530479Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:23:00.472265 crc crio[20770]: time=\"2026-06-09T17:23:00.472179792Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:23:00.716088 crc crio[20770]: time=\"2026-06-09T17:23:00.715345323Z\" level=info msg=\"Created container 4fa65f2510cbc48025b302fe8b39a4b227ef53a92c6e500cc0b4783c7b11d158: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-wzj8m/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=40eed9e0-19db-483c-bb0d-df3c616d6296 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:23:00.717442 crc crio[20770]: time=\"2026-06-09T17:23:00.717335241Z\" level=info msg=\"Starting container: 4fa65f2510cbc48025b302fe8b39a4b227ef53a92c6e500cc0b4783c7b11d158\" id=446e9af5-3d5c-4746-a49a-9240039f7633 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:23:00.724776 crc crio[20770]: time=\"2026-06-09T17:23:00.724641671Z\" level=info msg=\"Started container\" PID=148615 containerID=4fa65f2510cbc48025b302fe8b39a4b227ef53a92c6e500cc0b4783c7b11d158 description=openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-wzj8m/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam id=446e9af5-3d5c-4746-a49a-9240039f7633 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8bbfa3d9be73da6aea556edf77a3f151d760b07ce375a8d87bd659a9c1f00b45\nJun 09 17:23:11.825443 crc crio[20770]: time=\"2026-06-09T17:23:11.824534241Z\" level=info msg=\"Stopping pod sandbox: 8bbfa3d9be73da6aea556edf77a3f151d760b07ce375a8d87bd659a9c1f00b45\" id=5f0d5cf4-d710-4749-be7e-834afbfdb13d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:23:11.827577 crc crio[20770]: time=\"2026-06-09T17:23:11.826188339Z\" level=info msg=\"Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-wzj8m Namespace:openstack ID:8bbfa3d9be73da6aea556edf77a3f151d760b07ce375a8d87bd659a9c1f00b45 UID:7f77af72-5c44-453c-9b66-624c345c2c13 NetNS:/var/run/netns/86933dc4-8fb2-4036-b959-c9d015619d7d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7f77af72_5c44_453c_9b66_624c345c2c13.slice PodAnnotations:0xc0003deda8}] Aliases:map[]}\"\nJun 09 17:23:11.827577 crc crio[20770]: time=\"2026-06-09T17:23:11.826380774Z\" level=info msg=\"Deleting pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-wzj8m from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:23:12.350777 crc crio[20770]: time=\"2026-06-09T17:23:12.347708384Z\" level=info msg=\"Stopped pod sandbox: 8bbfa3d9be73da6aea556edf77a3f151d760b07ce375a8d87bd659a9c1f00b45\" id=5f0d5cf4-d710-4749-be7e-834afbfdb13d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:23:13.413768 crc crio[20770]: time=\"2026-06-09T17:23:13.413186993Z\" level=info msg=\"Running pod sandbox: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-58fsb/POD\" id=ba83cd6c-a119-4f4f-834d-f98a1cafbb62 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:23:13.413768 crc crio[20770]: time=\"2026-06-09T17:23:13.413758229Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:23:13.445255 crc crio[20770]: time=\"2026-06-09T17:23:13.445148373Z\" level=info msg=\"Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-58fsb Namespace:openstack ID:7d7fb196361a0f7fb0b83cc25c9f173cbf243cf68bd234766c451c143dc96a0f UID:e9e99d1c-2ccb-408c-8425-d2bf8f8d6b99 NetNS:/var/run/netns/94c8715f-8d0c-4769-ac8b-38d3bf717087 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode9e99d1c_2ccb_408c_8425_d2bf8f8d6b99.slice PodAnnotations:0xc0010a2ad8}] Aliases:map[]}\"\nJun 09 17:23:13.445255 crc crio[20770]: time=\"2026-06-09T17:23:13.445224635Z\" level=info msg=\"Adding pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-58fsb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:23:14.177596 crc crio[20770]: 2026-06-09T17:23:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7d7fb196361a0f7 Mac:86:0d:dc:71:1c:91 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f7 Mtu:0 Sandbox:/var/run/netns/94c8715f-8d0c-4769-ac8b-38d3bf717087 SocketPath: PciID:}] [{Interface:0xc0002b0e20 Address:{IP:10.217.0.247 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:23:14.179739 crc crio[20770]: time=\"2026-06-09T17:23:14.179324522Z\" level=info msg=\"Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-58fsb Namespace:openstack ID:7d7fb196361a0f7fb0b83cc25c9f173cbf243cf68bd234766c451c143dc96a0f UID:e9e99d1c-2ccb-408c-8425-d2bf8f8d6b99 NetNS:/var/run/netns/94c8715f-8d0c-4769-ac8b-38d3bf717087 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode9e99d1c_2ccb_408c_8425_d2bf8f8d6b99.slice PodAnnotations:0xc0010a2ad8}] Aliases:map[]}\"\nJun 09 17:23:14.179739 crc crio[20770]: time=\"2026-06-09T17:23:14.179488857Z\" level=info msg=\"Checking pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-58fsb for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:23:14.190998 crc crio[20770]: time=\"2026-06-09T17:23:14.190905926Z\" level=info msg=\"Ran pod sandbox 7d7fb196361a0f7fb0b83cc25c9f173cbf243cf68bd234766c451c143dc96a0f with infra container: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-58fsb/POD\" id=ba83cd6c-a119-4f4f-834d-f98a1cafbb62 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:23:14.193924 crc crio[20770]: time=\"2026-06-09T17:23:14.193784339Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=8030a7fc-ad74-4628-872f-a585b92eaa05 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:23:14.218837 crc crio[20770]: time=\"2026-06-09T17:23:14.218739557Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=cd36d078-8eef-46cd-aa1b-1df36ca857ea name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:23:14.233073 crc crio[20770]: time=\"2026-06-09T17:23:14.232927666Z\" level=info msg=\"Creating container: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-58fsb/install-certs-edpm-deployment-ipam-openstack-edpm-ipam\" id=53aabcb2-761e-4bc7-8b7c-09a03577b48a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:23:14.233559 crc crio[20770]: time=\"2026-06-09T17:23:14.233471821Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:23:14.286197 crc crio[20770]: time=\"2026-06-09T17:23:14.286030835Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:23:14.289858 crc crio[20770]: time=\"2026-06-09T17:23:14.289469834Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:23:14.416507 crc crio[20770]: time=\"2026-06-09T17:23:14.416397808Z\" level=info msg=\"Created container 06bb4d4b65217d8bb41c8301b918efaeb55acbfeee557508c98e8de0582b9b42: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-58fsb/install-certs-edpm-deployment-ipam-openstack-edpm-ipam\" id=53aabcb2-761e-4bc7-8b7c-09a03577b48a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:23:14.418585 crc crio[20770]: time=\"2026-06-09T17:23:14.418552841Z\" level=info msg=\"Starting container: 06bb4d4b65217d8bb41c8301b918efaeb55acbfeee557508c98e8de0582b9b42\" id=be966276-0c13-4e0f-bf6a-6db53d835a36 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:23:14.426158 crc crio[20770]: time=\"2026-06-09T17:23:14.424981736Z\" level=info msg=\"Started container\" PID=149507 containerID=06bb4d4b65217d8bb41c8301b918efaeb55acbfeee557508c98e8de0582b9b42 description=openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-58fsb/install-certs-edpm-deployment-ipam-openstack-edpm-ipam id=be966276-0c13-4e0f-bf6a-6db53d835a36 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7d7fb196361a0f7fb0b83cc25c9f173cbf243cf68bd234766c451c143dc96a0f\nJun 09 17:23:24.127748 crc crio[20770]: time=\"2026-06-09T17:23:24.126897824Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-jw7rw/POD\" id=c257a9c9-10b4-467a-89da-7910be6b1db6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:23:24.129214 crc crio[20770]: time=\"2026-06-09T17:23:24.12777927Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:23:24.164489 crc crio[20770]: time=\"2026-06-09T17:23:24.164399064Z\" level=info msg=\"Got pod network &{Name:redhat-operators-jw7rw Namespace:openshift-marketplace ID:626117e06f56fa8a901bf3fb234492cb9504ed7f846a22cdf780e575c13ae266 UID:2a064d3d-8fcb-4b77-8978-a702e785ffb8 NetNS:/var/run/netns/9f3ebd69-2ac4-40fc-8ca8-00e1856004e1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2a064d3d_8fcb_4b77_8978_a702e785ffb8.slice PodAnnotations:0xc002989028}] Aliases:map[]}\"\nJun 09 17:23:24.164489 crc crio[20770]: time=\"2026-06-09T17:23:24.164461216Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-jw7rw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:23:24.749699 crc crio[20770]: 2026-06-09T17:23:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:626117e06f56fa8 Mac:2e:53:6c:8f:99:e6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f8 Mtu:0 Sandbox:/var/run/netns/9f3ebd69-2ac4-40fc-8ca8-00e1856004e1 SocketPath: PciID:}] [{Interface:0xc0002d65c0 Address:{IP:10.217.0.248 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:23:24.751009 crc crio[20770]: time=\"2026-06-09T17:23:24.750889601Z\" level=info msg=\"Got pod network &{Name:redhat-operators-jw7rw Namespace:openshift-marketplace ID:626117e06f56fa8a901bf3fb234492cb9504ed7f846a22cdf780e575c13ae266 UID:2a064d3d-8fcb-4b77-8978-a702e785ffb8 NetNS:/var/run/netns/9f3ebd69-2ac4-40fc-8ca8-00e1856004e1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2a064d3d_8fcb_4b77_8978_a702e785ffb8.slice PodAnnotations:0xc002989028}] Aliases:map[]}\"\nJun 09 17:23:24.751158 crc crio[20770]: time=\"2026-06-09T17:23:24.751092997Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-jw7rw for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:23:24.761841 crc crio[20770]: time=\"2026-06-09T17:23:24.761765154Z\" level=info msg=\"Ran pod sandbox 626117e06f56fa8a901bf3fb234492cb9504ed7f846a22cdf780e575c13ae266 with infra container: openshift-marketplace/redhat-operators-jw7rw/POD\" id=c257a9c9-10b4-467a-89da-7910be6b1db6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:23:24.764573 crc crio[20770]: time=\"2026-06-09T17:23:24.764452101Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=39591e30-6cf6-4e5d-97ef-d12b68c5aa8a name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:23:24.767392 crc crio[20770]: time=\"2026-06-09T17:23:24.767287663Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=52246b2e-4f55-4a5a-8bd5-0b705de15393 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:23:24.779282 crc crio[20770]: time=\"2026-06-09T17:23:24.779175495Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-jw7rw/extract-utilities\" id=c97c69a7-8e9c-4f32-bde5-f9e9214173dd name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:23:24.779782 crc crio[20770]: time=\"2026-06-09T17:23:24.779713181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:23:24.860549 crc crio[20770]: time=\"2026-06-09T17:23:24.860410155Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:23:24.865813 crc crio[20770]: time=\"2026-06-09T17:23:24.865633925Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:23:25.052903 crc crio[20770]: time=\"2026-06-09T17:23:25.052389132Z\" level=info msg=\"Created container 7e38121ad9954a00652af28caf603a81af354921a912660ec3db8123504c788c: openshift-marketplace/redhat-operators-jw7rw/extract-utilities\" id=c97c69a7-8e9c-4f32-bde5-f9e9214173dd name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:23:25.054617 crc crio[20770]: time=\"2026-06-09T17:23:25.054470142Z\" level=info msg=\"Starting container: 7e38121ad9954a00652af28caf603a81af354921a912660ec3db8123504c788c\" id=703ef997-5129-40ef-955c-33e3c3e783a2 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:23:25.062749 crc crio[20770]: time=\"2026-06-09T17:23:25.062520304Z\" level=info msg=\"Started container\" PID=150164 containerID=7e38121ad9954a00652af28caf603a81af354921a912660ec3db8123504c788c description=openshift-marketplace/redhat-operators-jw7rw/extract-utilities id=703ef997-5129-40ef-955c-33e3c3e783a2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=626117e06f56fa8a901bf3fb234492cb9504ed7f846a22cdf780e575c13ae266\nJun 09 17:23:26.033492 crc crio[20770]: time=\"2026-06-09T17:23:26.032915195Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=b5d8311e-5fdf-469b-8bf1-7121c9efc94d name=/runtime.v1.ImageService/PullImage\nJun 09 17:23:26.047213 crc crio[20770]: time=\"2026-06-09T17:23:26.047098463Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 09 17:23:27.171450 crc crio[20770]: time=\"2026-06-09T17:23:27.170797677Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:fc6a16d8f231accd9aa36e952dece09ceb23dd2bd734fa3d5279adae1b59f636\" id=b5d8311e-5fdf-469b-8bf1-7121c9efc94d name=/runtime.v1.ImageService/PullImage\nJun 09 17:23:27.172921 crc crio[20770]: time=\"2026-06-09T17:23:27.172239439Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=de04ecc8-bed3-44dd-baac-d629352872ad name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:23:27.174585 crc crio[20770]: time=\"2026-06-09T17:23:27.174508884Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=6b02790d-6394-4b50-a3f7-d16a64e6b78e name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:23:27.318926 crc crio[20770]: time=\"2026-06-09T17:23:27.318711666Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-jw7rw/extract-content\" id=f309f5e3-e385-46c4-9fed-6f236c9dff69 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:23:27.319456 crc crio[20770]: time=\"2026-06-09T17:23:27.319358235Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:23:27.374613 crc crio[20770]: time=\"2026-06-09T17:23:27.374470282Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:23:27.378986 crc crio[20770]: time=\"2026-06-09T17:23:27.378896919Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:23:27.578518 crc crio[20770]: time=\"2026-06-09T17:23:27.578165687Z\" level=info msg=\"Created container 600adfef8e715721f90f200d558f3397ff90e71f6cf5d4b4ec188623d264d0b4: openshift-marketplace/redhat-operators-jw7rw/extract-content\" id=f309f5e3-e385-46c4-9fed-6f236c9dff69 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:23:27.579786 crc crio[20770]: time=\"2026-06-09T17:23:27.579234118Z\" level=info msg=\"Starting container: 600adfef8e715721f90f200d558f3397ff90e71f6cf5d4b4ec188623d264d0b4\" id=f567a348-64f5-4f3a-9979-9576fb1f2906 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:23:27.586042 crc crio[20770]: time=\"2026-06-09T17:23:27.58592848Z\" level=info msg=\"Started container\" PID=150349 containerID=600adfef8e715721f90f200d558f3397ff90e71f6cf5d4b4ec188623d264d0b4 description=openshift-marketplace/redhat-operators-jw7rw/extract-content id=f567a348-64f5-4f3a-9979-9576fb1f2906 name=/runtime.v1.RuntimeService/StartContainer sandboxID=626117e06f56fa8a901bf3fb234492cb9504ed7f846a22cdf780e575c13ae266\nJun 09 17:23:34.200861 crc crio[20770]: time=\"2026-06-09T17:23:34.199553847Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=12572478-5cbc-47d3-a8cd-5cb0210dcaf8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:23:34.203876 crc crio[20770]: time=\"2026-06-09T17:23:34.203556532Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=4d10e2fe-295a-4777-a52a-9571f1d25aad name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:23:34.232743 crc crio[20770]: time=\"2026-06-09T17:23:34.232558417Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-jw7rw/registry-server\" id=a95ee8fd-111c-491c-a0bd-d48fa616b342 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:23:34.233450 crc crio[20770]: time=\"2026-06-09T17:23:34.233276058Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:23:34.307631 crc crio[20770]: time=\"2026-06-09T17:23:34.307521146Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:23:34.315955 crc crio[20770]: time=\"2026-06-09T17:23:34.315872486Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:23:34.479139 crc crio[20770]: time=\"2026-06-09T17:23:34.478950222Z\" level=info msg=\"Created container 1bfb118296af2bf7de4184a320471f946db289fdf1ee8f72e05ac73046c1e020: openshift-marketplace/redhat-operators-jw7rw/registry-server\" id=a95ee8fd-111c-491c-a0bd-d48fa616b342 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:23:34.480186 crc crio[20770]: time=\"2026-06-09T17:23:34.480044983Z\" level=info msg=\"Starting container: 1bfb118296af2bf7de4184a320471f946db289fdf1ee8f72e05ac73046c1e020\" id=1157e430-458c-4bd2-b635-684de29c861d name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:23:34.486910 crc crio[20770]: time=\"2026-06-09T17:23:34.485749408Z\" level=info msg=\"Started container\" PID=150750 containerID=1bfb118296af2bf7de4184a320471f946db289fdf1ee8f72e05ac73046c1e020 description=openshift-marketplace/redhat-operators-jw7rw/registry-server id=1157e430-458c-4bd2-b635-684de29c861d name=/runtime.v1.RuntimeService/StartContainer sandboxID=626117e06f56fa8a901bf3fb234492cb9504ed7f846a22cdf780e575c13ae266\nJun 09 17:23:46.377884 crc crio[20770]: time=\"2026-06-09T17:23:46.376802538Z\" level=info msg=\"Stopping container: 1bfb118296af2bf7de4184a320471f946db289fdf1ee8f72e05ac73046c1e020 (timeout: 2s)\" id=538c9d42-234d-4fec-b1da-55b09acf039b name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:23:46.517909 crc crio[20770]: time=\"2026-06-09T17:23:46.517317554Z\" level=info msg=\"Stopped container 1bfb118296af2bf7de4184a320471f946db289fdf1ee8f72e05ac73046c1e020: openshift-marketplace/redhat-operators-jw7rw/registry-server\" id=538c9d42-234d-4fec-b1da-55b09acf039b name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:23:46.519156 crc crio[20770]: time=\"2026-06-09T17:23:46.519049234Z\" level=info msg=\"Stopping pod sandbox: 626117e06f56fa8a901bf3fb234492cb9504ed7f846a22cdf780e575c13ae266\" id=989568d1-5965-4720-9875-c75569fb8a89 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:23:46.519936 crc crio[20770]: time=\"2026-06-09T17:23:46.519860627Z\" level=info msg=\"Got pod network &{Name:redhat-operators-jw7rw Namespace:openshift-marketplace ID:626117e06f56fa8a901bf3fb234492cb9504ed7f846a22cdf780e575c13ae266 UID:2a064d3d-8fcb-4b77-8978-a702e785ffb8 NetNS:/var/run/netns/9f3ebd69-2ac4-40fc-8ca8-00e1856004e1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2a064d3d_8fcb_4b77_8978_a702e785ffb8.slice PodAnnotations:0xc000134520}] Aliases:map[]}\"\nJun 09 17:23:46.520137 crc crio[20770]: time=\"2026-06-09T17:23:46.520060293Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-jw7rw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:23:46.894569 crc crio[20770]: time=\"2026-06-09T17:23:46.894401082Z\" level=info msg=\"Stopped pod sandbox: 626117e06f56fa8a901bf3fb234492cb9504ed7f846a22cdf780e575c13ae266\" id=989568d1-5965-4720-9875-c75569fb8a89 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:23:47.400169 crc crio[20770]: time=\"2026-06-09T17:23:47.39899231Z\" level=info msg=\"Removing container: 1bfb118296af2bf7de4184a320471f946db289fdf1ee8f72e05ac73046c1e020\" id=8a65b0e0-5d44-4a53-9d6f-bf5fe0dad1b6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:23:47.446733 crc crio[20770]: time=\"2026-06-09T17:23:47.446373265Z\" level=info msg=\"Removed container 1bfb118296af2bf7de4184a320471f946db289fdf1ee8f72e05ac73046c1e020: openshift-marketplace/redhat-operators-jw7rw/registry-server\" id=8a65b0e0-5d44-4a53-9d6f-bf5fe0dad1b6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:23:47.449518 crc crio[20770]: time=\"2026-06-09T17:23:47.449459884Z\" level=info msg=\"Removing container: 600adfef8e715721f90f200d558f3397ff90e71f6cf5d4b4ec188623d264d0b4\" id=c1ac5d6c-5e2f-49aa-b6fd-edc447bc52ba name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:23:47.499168 crc crio[20770]: time=\"2026-06-09T17:23:47.499058462Z\" level=info msg=\"Removed container 600adfef8e715721f90f200d558f3397ff90e71f6cf5d4b4ec188623d264d0b4: openshift-marketplace/redhat-operators-jw7rw/extract-content\" id=c1ac5d6c-5e2f-49aa-b6fd-edc447bc52ba name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:23:47.510265 crc crio[20770]: time=\"2026-06-09T17:23:47.50942968Z\" level=info msg=\"Removing container: 7e38121ad9954a00652af28caf603a81af354921a912660ec3db8123504c788c\" id=61729d06-57ac-443e-93d0-2fdb1c7360d1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:23:47.558805 crc crio[20770]: time=\"2026-06-09T17:23:47.558564355Z\" level=info msg=\"Removed container 7e38121ad9954a00652af28caf603a81af354921a912660ec3db8123504c788c: openshift-marketplace/redhat-operators-jw7rw/extract-utilities\" id=61729d06-57ac-443e-93d0-2fdb1c7360d1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:23:56.529874 crc crio[20770]: time=\"2026-06-09T17:23:56.529154596Z\" level=info msg=\"Stopping pod sandbox: 7d7fb196361a0f7fb0b83cc25c9f173cbf243cf68bd234766c451c143dc96a0f\" id=749177a3-7948-401e-bb99-cd4c00be70d6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:23:56.531566 crc crio[20770]: time=\"2026-06-09T17:23:56.530528486Z\" level=info msg=\"Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-58fsb Namespace:openstack ID:7d7fb196361a0f7fb0b83cc25c9f173cbf243cf68bd234766c451c143dc96a0f UID:e9e99d1c-2ccb-408c-8425-d2bf8f8d6b99 NetNS:/var/run/netns/94c8715f-8d0c-4769-ac8b-38d3bf717087 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode9e99d1c_2ccb_408c_8425_d2bf8f8d6b99.slice PodAnnotations:0xc0003def48}] Aliases:map[]}\"\nJun 09 17:23:56.531566 crc crio[20770]: time=\"2026-06-09T17:23:56.530750852Z\" level=info msg=\"Deleting pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-58fsb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:23:57.052097 crc crio[20770]: time=\"2026-06-09T17:23:57.051706882Z\" level=info msg=\"Stopped pod sandbox: 7d7fb196361a0f7fb0b83cc25c9f173cbf243cf68bd234766c451c143dc96a0f\" id=749177a3-7948-401e-bb99-cd4c00be70d6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:23:59.889012 crc crio[20770]: time=\"2026-06-09T17:23:59.887927376Z\" level=info msg=\"Running pod sandbox: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-bpnlf/POD\" id=6dc73dfd-08e6-4368-ba86-a199fb9dd152 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:23:59.889012 crc crio[20770]: time=\"2026-06-09T17:23:59.889011447Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:23:59.923864 crc crio[20770]: time=\"2026-06-09T17:23:59.923758447Z\" level=info msg=\"Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-bpnlf Namespace:openstack ID:e75bcd559a2db3bdd58a9d3e328d55f490375c90e37d7b816c0fa4fe2da610fb UID:51bc1d83-1824-4d14-8c5a-853803668711 NetNS:/var/run/netns/165bfcf8-7dcc-470c-9fe3-84c8a8af83db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod51bc1d83_1824_4d14_8c5a_853803668711.slice PodAnnotations:0xc002a08550}] Aliases:map[]}\"\nJun 09 17:23:59.923864 crc crio[20770]: time=\"2026-06-09T17:23:59.923822599Z\" level=info msg=\"Adding pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-bpnlf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:24:00.594933 crc crio[20770]: time=\"2026-06-09T17:24:00.5944878Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683764-57p57/POD\" id=f3f4d593-36cc-402a-a064-524d79b95108 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:24:00.595074 crc crio[20770]: time=\"2026-06-09T17:24:00.594962484Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:24:00.631257 crc crio[20770]: time=\"2026-06-09T17:24:00.631151246Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683764-57p57 Namespace:openshift-infra ID:b28d8406b5dc56b84ebbacf6446640bc4b19bde4c4e7617a0e55244e69f63c79 UID:77b71830-5ff8-4229-9ecd-bb7a273c6b4b NetNS:/var/run/netns/b128bb8f-9222-45d8-93b2-333aeb5f1ef7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod77b71830_5ff8_4229_9ecd_bb7a273c6b4b.slice PodAnnotations:0xc002a087c0}] Aliases:map[]}\"\nJun 09 17:24:00.631257 crc crio[20770]: time=\"2026-06-09T17:24:00.631236838Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683764-57p57 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:24:01.254930 crc crio[20770]: 2026-06-09T17:24:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e75bcd559a2db3b Mac:c2:d6:5c:5d:e6:70 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f9 Mtu:0 Sandbox:/var/run/netns/165bfcf8-7dcc-470c-9fe3-84c8a8af83db SocketPath: PciID:}] [{Interface:0xc0005ae5e0 Address:{IP:10.217.0.249 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:24:01.256918 crc crio[20770]: time=\"2026-06-09T17:24:01.255932385Z\" level=info msg=\"Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-bpnlf Namespace:openstack ID:e75bcd559a2db3bdd58a9d3e328d55f490375c90e37d7b816c0fa4fe2da610fb UID:51bc1d83-1824-4d14-8c5a-853803668711 NetNS:/var/run/netns/165bfcf8-7dcc-470c-9fe3-84c8a8af83db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod51bc1d83_1824_4d14_8c5a_853803668711.slice PodAnnotations:0xc002a08550}] Aliases:map[]}\"\nJun 09 17:24:01.256918 crc crio[20770]: time=\"2026-06-09T17:24:01.256070049Z\" level=info msg=\"Checking pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-bpnlf for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:24:01.272251 crc crio[20770]: time=\"2026-06-09T17:24:01.2720753Z\" level=info msg=\"Ran pod sandbox e75bcd559a2db3bdd58a9d3e328d55f490375c90e37d7b816c0fa4fe2da610fb with infra container: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-bpnlf/POD\" id=6dc73dfd-08e6-4368-ba86-a199fb9dd152 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:24:01.281980 crc crio[20770]: time=\"2026-06-09T17:24:01.281703047Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=9cb1bf27-a7e7-4b40-947e-965b158b79a1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:24:01.289061 crc crio[20770]: 2026-06-09T17:24:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b28d8406b5dc56b Mac:2e:68:61:85:e6:a3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fa Mtu:0 Sandbox:/var/run/netns/b128bb8f-9222-45d8-93b2-333aeb5f1ef7 SocketPath: PciID:}] [{Interface:0xc0002846b0 Address:{IP:10.217.0.250 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:24:01.291726 crc crio[20770]: time=\"2026-06-09T17:24:01.291580082Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683764-57p57 Namespace:openshift-infra ID:b28d8406b5dc56b84ebbacf6446640bc4b19bde4c4e7617a0e55244e69f63c79 UID:77b71830-5ff8-4229-9ecd-bb7a273c6b4b NetNS:/var/run/netns/b128bb8f-9222-45d8-93b2-333aeb5f1ef7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod77b71830_5ff8_4229_9ecd_bb7a273c6b4b.slice PodAnnotations:0xc002a087c0}] Aliases:map[]}\"\nJun 09 17:24:01.291882 crc crio[20770]: time=\"2026-06-09T17:24:01.291822519Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683764-57p57 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:24:01.309063 crc crio[20770]: time=\"2026-06-09T17:24:01.308579161Z\" level=info msg=\"Ran pod sandbox b28d8406b5dc56b84ebbacf6446640bc4b19bde4c4e7617a0e55244e69f63c79 with infra container: openshift-infra/auto-csr-approver-29683764-57p57/POD\" id=f3f4d593-36cc-402a-a064-524d79b95108 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:24:01.312294 crc crio[20770]: time=\"2026-06-09T17:24:01.312222086Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=4daa4878-e75f-4747-a30c-976cbb00195b name=/runtime.v1.ImageService/PullImage\nJun 09 17:24:01.317946 crc crio[20770]: time=\"2026-06-09T17:24:01.317074136Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 17:24:01.320099 crc crio[20770]: time=\"2026-06-09T17:24:01.319786824Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=de734b15-67d3-4a25-af5a-746b140f3b3e name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:24:01.385038 crc crio[20770]: time=\"2026-06-09T17:24:01.38493747Z\" level=info msg=\"Creating container: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-bpnlf/ovn-edpm-deployment-ipam-openstack-edpm-ipam\" id=621ec18e-84c3-4a0f-943d-52ce43058f2c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:24:01.385598 crc crio[20770]: time=\"2026-06-09T17:24:01.385419944Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:24:01.439169 crc crio[20770]: time=\"2026-06-09T17:24:01.439015587Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:24:01.443094 crc crio[20770]: time=\"2026-06-09T17:24:01.443058543Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:24:01.650885 crc crio[20770]: time=\"2026-06-09T17:24:01.650809885Z\" level=info msg=\"Created container f3dfa76ffbfed46c90731a641e99779edeb23bb93ef23f29db159f5a9a8f5adb: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-bpnlf/ovn-edpm-deployment-ipam-openstack-edpm-ipam\" id=621ec18e-84c3-4a0f-943d-52ce43058f2c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:24:01.653995 crc crio[20770]: time=\"2026-06-09T17:24:01.653897964Z\" level=info msg=\"Starting container: f3dfa76ffbfed46c90731a641e99779edeb23bb93ef23f29db159f5a9a8f5adb\" id=725911f3-0451-41e7-bc1e-4b86a34c7654 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:24:01.666835 crc crio[20770]: time=\"2026-06-09T17:24:01.66660525Z\" level=info msg=\"Started container\" PID=152601 containerID=f3dfa76ffbfed46c90731a641e99779edeb23bb93ef23f29db159f5a9a8f5adb description=openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-bpnlf/ovn-edpm-deployment-ipam-openstack-edpm-ipam id=725911f3-0451-41e7-bc1e-4b86a34c7654 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e75bcd559a2db3bdd58a9d3e328d55f490375c90e37d7b816c0fa4fe2da610fb\nJun 09 17:24:02.112821 crc crio[20770]: time=\"2026-06-09T17:24:02.111789828Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=4daa4878-e75f-4747-a30c-976cbb00195b name=/runtime.v1.ImageService/PullImage\nJun 09 17:24:02.113508 crc crio[20770]: time=\"2026-06-09T17:24:02.113418035Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=bf0a2533-a425-4fb1-b7cc-57fc7505c1f8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:24:02.119352 crc crio[20770]: time=\"2026-06-09T17:24:02.119177601Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a8397c1e-dcaf-49bf-9e5a-ec70ccb569b5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:24:02.128893 crc crio[20770]: time=\"2026-06-09T17:24:02.128760277Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683764-57p57/oc\" id=aee324a9-4346-45b8-8115-ca57c80d3305 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:24:02.130258 crc crio[20770]: time=\"2026-06-09T17:24:02.130056494Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:24:02.195725 crc crio[20770]: time=\"2026-06-09T17:24:02.19558438Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:24:02.491495 crc crio[20770]: time=\"2026-06-09T17:24:02.491381077Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:24:02.628831 crc crio[20770]: time=\"2026-06-09T17:24:02.628706061Z\" level=info msg=\"Created container 423a41f633c15052a1067f76afc01eb305e926022f2a01b36865aedf289741bb: openshift-infra/auto-csr-approver-29683764-57p57/oc\" id=aee324a9-4346-45b8-8115-ca57c80d3305 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:24:02.630166 crc crio[20770]: time=\"2026-06-09T17:24:02.63005274Z\" level=info msg=\"Starting container: 423a41f633c15052a1067f76afc01eb305e926022f2a01b36865aedf289741bb\" id=8375f00d-8e0d-4585-bbbf-6d0104202110 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:24:02.635823 crc crio[20770]: time=\"2026-06-09T17:24:02.6356237Z\" level=info msg=\"Started container\" PID=152688 containerID=423a41f633c15052a1067f76afc01eb305e926022f2a01b36865aedf289741bb description=openshift-infra/auto-csr-approver-29683764-57p57/oc id=8375f00d-8e0d-4585-bbbf-6d0104202110 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b28d8406b5dc56b84ebbacf6446640bc4b19bde4c4e7617a0e55244e69f63c79\nJun 09 17:24:04.670145 crc crio[20770]: time=\"2026-06-09T17:24:04.669196664Z\" level=info msg=\"Stopping pod sandbox: b28d8406b5dc56b84ebbacf6446640bc4b19bde4c4e7617a0e55244e69f63c79\" id=dc5700d7-a616-460c-8fe1-ce44b8733f4b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:24:04.671722 crc crio[20770]: time=\"2026-06-09T17:24:04.670872392Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683764-57p57 Namespace:openshift-infra ID:b28d8406b5dc56b84ebbacf6446640bc4b19bde4c4e7617a0e55244e69f63c79 UID:77b71830-5ff8-4229-9ecd-bb7a273c6b4b NetNS:/var/run/netns/b128bb8f-9222-45d8-93b2-333aeb5f1ef7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod77b71830_5ff8_4229_9ecd_bb7a273c6b4b.slice PodAnnotations:0xc001e80b48}] Aliases:map[]}\"\nJun 09 17:24:04.671722 crc crio[20770]: time=\"2026-06-09T17:24:04.671027636Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683764-57p57 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:24:05.034933 crc crio[20770]: time=\"2026-06-09T17:24:05.034831112Z\" level=info msg=\"Stopped pod sandbox: b28d8406b5dc56b84ebbacf6446640bc4b19bde4c4e7617a0e55244e69f63c79\" id=dc5700d7-a616-460c-8fe1-ce44b8733f4b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:24:29.446771 crc crio[20770]: time=\"2026-06-09T17:24:29.445779929Z\" level=info msg=\"Removing container: f2e7f72ec0f39f5d07a7f20a9176ae92bbf0411a2dd144415d3d883bb9805678\" id=23d766e4-5635-4df5-b8f4-d679ac55b944 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:24:29.484089 crc crio[20770]: time=\"2026-06-09T17:24:29.483537376Z\" level=info msg=\"Removed container f2e7f72ec0f39f5d07a7f20a9176ae92bbf0411a2dd144415d3d883bb9805678: openshift-marketplace/certified-operators-59q2w/extract-utilities\" id=23d766e4-5635-4df5-b8f4-d679ac55b944 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:24:29.486912 crc crio[20770]: time=\"2026-06-09T17:24:29.48680724Z\" level=info msg=\"Removing container: 8ea373389e564c15cff689b7549b1fc7111d71f420568630fe9c017547f06151\" id=f4d8423f-dc10-463b-8003-2e5c334aa833 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:24:29.537314 crc crio[20770]: time=\"2026-06-09T17:24:29.53717283Z\" level=info msg=\"Removed container 8ea373389e564c15cff689b7549b1fc7111d71f420568630fe9c017547f06151: openshift-marketplace/certified-operators-59q2w/registry-server\" id=f4d8423f-dc10-463b-8003-2e5c334aa833 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:24:29.540400 crc crio[20770]: time=\"2026-06-09T17:24:29.540319101Z\" level=info msg=\"Removing container: 1f64805b0fe617f74703bf7701ceade9efbed8d5a19c2f0804875d3d5649256e\" id=3d6e2046-e9eb-4498-bb53-de8ee4d43526 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:24:29.771565 crc crio[20770]: time=\"2026-06-09T17:24:29.770316523Z\" level=info msg=\"Removed container 1f64805b0fe617f74703bf7701ceade9efbed8d5a19c2f0804875d3d5649256e: openshift-infra/auto-csr-approver-29683758-9r26p/oc\" id=3d6e2046-e9eb-4498-bb53-de8ee4d43526 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:24:29.779096 crc crio[20770]: time=\"2026-06-09T17:24:29.778997963Z\" level=info msg=\"Removing container: 37328452c4c403196108e438d73ca77335f891ea518056b9425aa81cc71a110b\" id=901f8b9e-29a6-4903-a634-3052cfb1ac6c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:24:29.811396 crc crio[20770]: time=\"2026-06-09T17:24:29.811319494Z\" level=info msg=\"Removed container 37328452c4c403196108e438d73ca77335f891ea518056b9425aa81cc71a110b: openshift-marketplace/certified-operators-59q2w/extract-content\" id=901f8b9e-29a6-4903-a634-3052cfb1ac6c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:24:29.821793 crc crio[20770]: time=\"2026-06-09T17:24:29.821705003Z\" level=info msg=\"Stopping pod sandbox: 6f87001980a7073ad76545b38405141acfc88a115bf2323cf4efa6fc0553319e\" id=a37f3493-ece7-4bba-ac3f-4f74549ac301 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:24:29.822291 crc crio[20770]: time=\"2026-06-09T17:24:29.821809796Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6f87001980a7073ad76545b38405141acfc88a115bf2323cf4efa6fc0553319e\" id=a37f3493-ece7-4bba-ac3f-4f74549ac301 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:24:29.824591 crc crio[20770]: time=\"2026-06-09T17:24:29.822503876Z\" level=info msg=\"Removing pod sandbox: 6f87001980a7073ad76545b38405141acfc88a115bf2323cf4efa6fc0553319e\" id=a76994b1-5fcf-40ac-bf9f-0e1811776ed8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:24:29.836826 crc crio[20770]: time=\"2026-06-09T17:24:29.836711705Z\" level=info msg=\"Removed pod sandbox: 6f87001980a7073ad76545b38405141acfc88a115bf2323cf4efa6fc0553319e\" id=a76994b1-5fcf-40ac-bf9f-0e1811776ed8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:24:29.837884 crc crio[20770]: time=\"2026-06-09T17:24:29.837767935Z\" level=info msg=\"Stopping pod sandbox: f17aa7641e41dfe9f0827f6f24964c099032488fbf3349da827b0c7d81e5a1f5\" id=2512d524-07b2-4470-8804-6a1842b36c1f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:24:29.837884 crc crio[20770]: time=\"2026-06-09T17:24:29.837859068Z\" level=info msg=\"Stopped pod sandbox (already stopped): f17aa7641e41dfe9f0827f6f24964c099032488fbf3349da827b0c7d81e5a1f5\" id=2512d524-07b2-4470-8804-6a1842b36c1f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:24:29.838322 crc crio[20770]: time=\"2026-06-09T17:24:29.83827069Z\" level=info msg=\"Removing pod sandbox: f17aa7641e41dfe9f0827f6f24964c099032488fbf3349da827b0c7d81e5a1f5\" id=35836eb0-f1a7-4da2-801f-2ea64f46c4e2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:24:29.857333 crc crio[20770]: time=\"2026-06-09T17:24:29.857192505Z\" level=info msg=\"Removed pod sandbox: f17aa7641e41dfe9f0827f6f24964c099032488fbf3349da827b0c7d81e5a1f5\" id=35836eb0-f1a7-4da2-801f-2ea64f46c4e2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:24:29.859358 crc crio[20770]: time=\"2026-06-09T17:24:29.859283005Z\" level=info msg=\"Stopping pod sandbox: 626117e06f56fa8a901bf3fb234492cb9504ed7f846a22cdf780e575c13ae266\" id=bcb5354d-d838-4b99-8d57-04bb3521ace5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:24:29.859508 crc crio[20770]: time=\"2026-06-09T17:24:29.859375858Z\" level=info msg=\"Stopped pod sandbox (already stopped): 626117e06f56fa8a901bf3fb234492cb9504ed7f846a22cdf780e575c13ae266\" id=bcb5354d-d838-4b99-8d57-04bb3521ace5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:24:29.860382 crc crio[20770]: time=\"2026-06-09T17:24:29.860297874Z\" level=info msg=\"Removing pod sandbox: 626117e06f56fa8a901bf3fb234492cb9504ed7f846a22cdf780e575c13ae266\" id=4f38f49b-7c95-4a0a-9493-4b4407a6ffb3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:24:29.878894 crc crio[20770]: time=\"2026-06-09T17:24:29.878760676Z\" level=info msg=\"Removed pod sandbox: 626117e06f56fa8a901bf3fb234492cb9504ed7f846a22cdf780e575c13ae266\" id=4f38f49b-7c95-4a0a-9493-4b4407a6ffb3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:25:11.651958 crc crio[20770]: time=\"2026-06-09T17:25:11.650773163Z\" level=info msg=\"Stopping pod sandbox: e75bcd559a2db3bdd58a9d3e328d55f490375c90e37d7b816c0fa4fe2da610fb\" id=04a66b91-3253-4b9b-8cc3-85bd2faac068 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:25:11.653514 crc crio[20770]: time=\"2026-06-09T17:25:11.652354678Z\" level=info msg=\"Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-bpnlf Namespace:openstack ID:e75bcd559a2db3bdd58a9d3e328d55f490375c90e37d7b816c0fa4fe2da610fb UID:51bc1d83-1824-4d14-8c5a-853803668711 NetNS:/var/run/netns/165bfcf8-7dcc-470c-9fe3-84c8a8af83db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod51bc1d83_1824_4d14_8c5a_853803668711.slice PodAnnotations:0xc0028950d0}] Aliases:map[]}\"\nJun 09 17:25:11.653514 crc crio[20770]: time=\"2026-06-09T17:25:11.652481932Z\" level=info msg=\"Deleting pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-bpnlf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:25:12.137176 crc crio[20770]: time=\"2026-06-09T17:25:12.137048184Z\" level=info msg=\"Stopped pod sandbox: e75bcd559a2db3bdd58a9d3e328d55f490375c90e37d7b816c0fa4fe2da610fb\" id=04a66b91-3253-4b9b-8cc3-85bd2faac068 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:25:13.344764 crc crio[20770]: time=\"2026-06-09T17:25:13.343903484Z\" level=info msg=\"Running pod sandbox: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-4r6wn/POD\" id=1cd17ce7-c25d-4499-a264-51e882266875 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:25:13.344764 crc crio[20770]: time=\"2026-06-09T17:25:13.344404218Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:13.380074 crc crio[20770]: time=\"2026-06-09T17:25:13.379970252Z\" level=info msg=\"Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-4r6wn Namespace:openstack ID:fd3be6a0e617090252c6d258dde1df7da7ee784526f298f751d4a9888c541dbb UID:7a8be6d7-d687-4c27-ad7c-87c9f79a2820 NetNS:/var/run/netns/a47b74e9-d7d1-4c9d-b69d-e3c6af251a31 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7a8be6d7_d687_4c27_ad7c_87c9f79a2820.slice PodAnnotations:0xc0029898c8}] Aliases:map[]}\"\nJun 09 17:25:13.380074 crc crio[20770]: time=\"2026-06-09T17:25:13.380045074Z\" level=info msg=\"Adding pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-4r6wn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:25:13.904124 crc crio[20770]: 2026-06-09T17:25:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fd3be6a0e617090 Mac:ba:cf:77:ab:12:73 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fb Mtu:0 Sandbox:/var/run/netns/a47b74e9-d7d1-4c9d-b69d-e3c6af251a31 SocketPath: PciID:}] [{Interface:0xc0002b7460 Address:{IP:10.217.0.251 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:25:13.905267 crc crio[20770]: time=\"2026-06-09T17:25:13.905194284Z\" level=info msg=\"Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-4r6wn Namespace:openstack ID:fd3be6a0e617090252c6d258dde1df7da7ee784526f298f751d4a9888c541dbb UID:7a8be6d7-d687-4c27-ad7c-87c9f79a2820 NetNS:/var/run/netns/a47b74e9-d7d1-4c9d-b69d-e3c6af251a31 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7a8be6d7_d687_4c27_ad7c_87c9f79a2820.slice PodAnnotations:0xc0029898c8}] Aliases:map[]}\"\nJun 09 17:25:13.905429 crc crio[20770]: time=\"2026-06-09T17:25:13.90540735Z\" level=info msg=\"Checking pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-4r6wn for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:25:13.916404 crc crio[20770]: time=\"2026-06-09T17:25:13.916299464Z\" level=info msg=\"Ran pod sandbox fd3be6a0e617090252c6d258dde1df7da7ee784526f298f751d4a9888c541dbb with infra container: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-4r6wn/POD\" id=1cd17ce7-c25d-4499-a264-51e882266875 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:25:13.919497 crc crio[20770]: time=\"2026-06-09T17:25:13.919370912Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=eb4a598c-6b75-49cf-9d06-7b44c41f3f1e name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:13.967227 crc crio[20770]: time=\"2026-06-09T17:25:13.967051645Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=10dfd538-30a2-4975-978e-6e73d2b1dbbd name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:25:13.978397 crc crio[20770]: time=\"2026-06-09T17:25:13.978286039Z\" level=info msg=\"Creating container: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-4r6wn/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam\" id=8a162b6f-2653-4c3a-8350-bc0537188b4d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:25:13.978779 crc crio[20770]: time=\"2026-06-09T17:25:13.978610968Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:14.024258 crc crio[20770]: time=\"2026-06-09T17:25:14.024159189Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:14.027235 crc crio[20770]: time=\"2026-06-09T17:25:14.027172756Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:25:14.207898 crc crio[20770]: time=\"2026-06-09T17:25:14.207439737Z\" level=info msg=\"Created container 75dc59d9a701b23b719d00dc27ad443826a00c6a75f9fc6c7d522e443f3d4b4b: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-4r6wn/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam\" id=8a162b6f-2653-4c3a-8350-bc0537188b4d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:25:14.210572 crc crio[20770]: time=\"2026-06-09T17:25:14.210522435Z\" level=info msg=\"Starting container: 75dc59d9a701b23b719d00dc27ad443826a00c6a75f9fc6c7d522e443f3d4b4b\" id=2b074fc3-966f-4a71-9768-6bc0961eaef4 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:25:14.224969 crc crio[20770]: time=\"2026-06-09T17:25:14.22490555Z\" level=info msg=\"Started container\" PID=156945 containerID=75dc59d9a701b23b719d00dc27ad443826a00c6a75f9fc6c7d522e443f3d4b4b description=openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-4r6wn/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam id=2b074fc3-966f-4a71-9768-6bc0961eaef4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fd3be6a0e617090252c6d258dde1df7da7ee784526f298f751d4a9888c541dbb\nJun 09 17:26:00.563267 crc crio[20770]: time=\"2026-06-09T17:26:00.56038456Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683766-spwj5/POD\" id=216b1daf-cb14-4f0e-bb29-5c4cfa69c5b4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:26:00.564935 crc crio[20770]: time=\"2026-06-09T17:26:00.563312665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:00.621098 crc crio[20770]: time=\"2026-06-09T17:26:00.620882652Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683766-spwj5 Namespace:openshift-infra ID:e18d8a4d34dcfd451a0bd561e8264facd5cad3ce6588585b9d2ba13ed9f96f25 UID:0a7320f6-00a0-4381-b655-636806854166 NetNS:/var/run/netns/5934128e-aaca-4805-beeb-a60b19410c1a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0a7320f6_00a0_4381_b655_636806854166.slice PodAnnotations:0xc000134ae8}] Aliases:map[]}\"\nJun 09 17:26:00.621495 crc crio[20770]: time=\"2026-06-09T17:26:00.621214142Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683766-spwj5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:26:01.218486 crc crio[20770]: 2026-06-09T17:26:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e18d8a4d34dcfd4 Mac:26:ac:c3:f3:2d:a9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fc Mtu:0 Sandbox:/var/run/netns/5934128e-aaca-4805-beeb-a60b19410c1a SocketPath: PciID:}] [{Interface:0xc0006025d0 Address:{IP:10.217.0.252 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:26:01.220546 crc crio[20770]: time=\"2026-06-09T17:26:01.220450376Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683766-spwj5 Namespace:openshift-infra ID:e18d8a4d34dcfd451a0bd561e8264facd5cad3ce6588585b9d2ba13ed9f96f25 UID:0a7320f6-00a0-4381-b655-636806854166 NetNS:/var/run/netns/5934128e-aaca-4805-beeb-a60b19410c1a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0a7320f6_00a0_4381_b655_636806854166.slice PodAnnotations:0xc000134ae8}] Aliases:map[]}\"\nJun 09 17:26:01.223236 crc crio[20770]: time=\"2026-06-09T17:26:01.223058081Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683766-spwj5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:26:01.236585 crc crio[20770]: time=\"2026-06-09T17:26:01.236495518Z\" level=info msg=\"Ran pod sandbox e18d8a4d34dcfd451a0bd561e8264facd5cad3ce6588585b9d2ba13ed9f96f25 with infra container: openshift-infra/auto-csr-approver-29683766-spwj5/POD\" id=216b1daf-cb14-4f0e-bb29-5c4cfa69c5b4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:26:01.241680 crc crio[20770]: time=\"2026-06-09T17:26:01.241536883Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=06107843-497c-4eca-b2a1-0b1115f27a23 name=/runtime.v1.ImageService/PullImage\nJun 09 17:26:01.251938 crc crio[20770]: time=\"2026-06-09T17:26:01.25184074Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 17:26:02.343797 crc crio[20770]: time=\"2026-06-09T17:26:02.343690858Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=06107843-497c-4eca-b2a1-0b1115f27a23 name=/runtime.v1.ImageService/PullImage\nJun 09 17:26:02.346245 crc crio[20770]: time=\"2026-06-09T17:26:02.344792329Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=3b2f89d6-ae23-4d39-b510-2774c0dfadf7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:02.348299 crc crio[20770]: time=\"2026-06-09T17:26:02.348102445Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=08cd5950-3db8-4ede-ba7b-4a3dced94276 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:02.357515 crc crio[20770]: time=\"2026-06-09T17:26:02.357391492Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683766-spwj5/oc\" id=a85b2477-6b59-4f98-8272-1d82dfb8eecb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:02.358178 crc crio[20770]: time=\"2026-06-09T17:26:02.358099062Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:02.410284 crc crio[20770]: time=\"2026-06-09T17:26:02.409782271Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:02.740276 crc crio[20770]: time=\"2026-06-09T17:26:02.740067451Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:02.875367 crc crio[20770]: time=\"2026-06-09T17:26:02.875246923Z\" level=info msg=\"Created container deca1b967c3e7376e80fed51ad5fc06e235b11cc849f90e7cac5dcfa654d6c6d: openshift-infra/auto-csr-approver-29683766-spwj5/oc\" id=a85b2477-6b59-4f98-8272-1d82dfb8eecb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:02.877366 crc crio[20770]: time=\"2026-06-09T17:26:02.877245721Z\" level=info msg=\"Starting container: deca1b967c3e7376e80fed51ad5fc06e235b11cc849f90e7cac5dcfa654d6c6d\" id=4ce847b4-34be-4b79-9579-c818a7eeeeb3 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:02.883982 crc crio[20770]: time=\"2026-06-09T17:26:02.883780779Z\" level=info msg=\"Started container\" PID=159795 containerID=deca1b967c3e7376e80fed51ad5fc06e235b11cc849f90e7cac5dcfa654d6c6d description=openshift-infra/auto-csr-approver-29683766-spwj5/oc id=4ce847b4-34be-4b79-9579-c818a7eeeeb3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e18d8a4d34dcfd451a0bd561e8264facd5cad3ce6588585b9d2ba13ed9f96f25\nJun 09 17:26:04.505045 crc crio[20770]: time=\"2026-06-09T17:26:04.504323628Z\" level=info msg=\"Stopping pod sandbox: e18d8a4d34dcfd451a0bd561e8264facd5cad3ce6588585b9d2ba13ed9f96f25\" id=13bdc34c-51db-46d8-a3ee-ab8069a6d97b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:26:04.506339 crc crio[20770]: time=\"2026-06-09T17:26:04.505749349Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683766-spwj5 Namespace:openshift-infra ID:e18d8a4d34dcfd451a0bd561e8264facd5cad3ce6588585b9d2ba13ed9f96f25 UID:0a7320f6-00a0-4381-b655-636806854166 NetNS:/var/run/netns/5934128e-aaca-4805-beeb-a60b19410c1a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0a7320f6_00a0_4381_b655_636806854166.slice PodAnnotations:0xc002894798}] Aliases:map[]}\"\nJun 09 17:26:04.506339 crc crio[20770]: time=\"2026-06-09T17:26:04.505888633Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683766-spwj5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:26:04.902179 crc crio[20770]: time=\"2026-06-09T17:26:04.901414092Z\" level=info msg=\"Stopped pod sandbox: e18d8a4d34dcfd451a0bd561e8264facd5cad3ce6588585b9d2ba13ed9f96f25\" id=13bdc34c-51db-46d8-a3ee-ab8069a6d97b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:26:09.584954 crc crio[20770]: time=\"2026-06-09T17:26:09.583818023Z\" level=info msg=\"Stopping pod sandbox: fd3be6a0e617090252c6d258dde1df7da7ee784526f298f751d4a9888c541dbb\" id=bd70d40f-f7e4-4255-afa1-a7e4840d6064 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:26:09.586583 crc crio[20770]: time=\"2026-06-09T17:26:09.585764019Z\" level=info msg=\"Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-4r6wn Namespace:openstack ID:fd3be6a0e617090252c6d258dde1df7da7ee784526f298f751d4a9888c541dbb UID:7a8be6d7-d687-4c27-ad7c-87c9f79a2820 NetNS:/var/run/netns/a47b74e9-d7d1-4c9d-b69d-e3c6af251a31 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7a8be6d7_d687_4c27_ad7c_87c9f79a2820.slice PodAnnotations:0xc002a09618}] Aliases:map[]}\"\nJun 09 17:26:09.586583 crc crio[20770]: time=\"2026-06-09T17:26:09.585928894Z\" level=info msg=\"Deleting pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-4r6wn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:26:10.195337 crc crio[20770]: time=\"2026-06-09T17:26:10.194776344Z\" level=info msg=\"Stopped pod sandbox: fd3be6a0e617090252c6d258dde1df7da7ee784526f298f751d4a9888c541dbb\" id=bd70d40f-f7e4-4255-afa1-a7e4840d6064 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:26:11.081714 crc crio[20770]: time=\"2026-06-09T17:26:11.078391376Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-s79nk/POD\" id=2d33e9b0-db6a-4153-a95b-792c96b82879 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:26:11.081714 crc crio[20770]: time=\"2026-06-09T17:26:11.078509709Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:11.133735 crc crio[20770]: time=\"2026-06-09T17:26:11.133173433Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-s79nk Namespace:openshift-marketplace ID:c06ca1c923cad632cb118183092b542b1d02bb510239e6945794b6fe347401f5 UID:5b8c5018-8e03-4afb-bbe6-637c91ffc717 NetNS:/var/run/netns/bf2bdb63-0fb4-49d9-988a-631e41dbc135 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5b8c5018_8e03_4afb_bbe6_637c91ffc717.slice PodAnnotations:0xc002a09a30}] Aliases:map[]}\"\nJun 09 17:26:11.133735 crc crio[20770]: time=\"2026-06-09T17:26:11.133712179Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-s79nk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:26:11.798273 crc crio[20770]: time=\"2026-06-09T17:26:11.797540272Z\" level=info msg=\"Running pod sandbox: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-97hwd/POD\" id=cd57c35c-e9d5-448e-b951-69b96d4a4488 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:26:11.798549 crc crio[20770]: time=\"2026-06-09T17:26:11.798313085Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:11.812212 crc crio[20770]: 2026-06-09T17:26:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c06ca1c923cad63 Mac:12:b7:4a:07:5a:43 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fd Mtu:0 Sandbox:/var/run/netns/bf2bdb63-0fb4-49d9-988a-631e41dbc135 SocketPath: PciID:}] [{Interface:0xc0004b05d0 Address:{IP:10.217.0.253 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:26:11.813954 crc crio[20770]: time=\"2026-06-09T17:26:11.813864002Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-s79nk Namespace:openshift-marketplace ID:c06ca1c923cad632cb118183092b542b1d02bb510239e6945794b6fe347401f5 UID:5b8c5018-8e03-4afb-bbe6-637c91ffc717 NetNS:/var/run/netns/bf2bdb63-0fb4-49d9-988a-631e41dbc135 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5b8c5018_8e03_4afb_bbe6_637c91ffc717.slice PodAnnotations:0xc002a09a30}] Aliases:map[]}\"\nJun 09 17:26:11.815098 crc crio[20770]: time=\"2026-06-09T17:26:11.815006845Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-s79nk for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:26:11.854529 crc crio[20770]: time=\"2026-06-09T17:26:11.854253605Z\" level=info msg=\"Ran pod sandbox c06ca1c923cad632cb118183092b542b1d02bb510239e6945794b6fe347401f5 with infra container: openshift-marketplace/redhat-marketplace-s79nk/POD\" id=2d33e9b0-db6a-4153-a95b-792c96b82879 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:26:11.857849 crc crio[20770]: time=\"2026-06-09T17:26:11.857588261Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a1beaa94-9347-464b-8824-7984ade60339 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:11.870802 crc crio[20770]: time=\"2026-06-09T17:26:11.87074144Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=7b1f9221-bd4b-474a-90f4-b58b99934852 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:11.878604 crc crio[20770]: time=\"2026-06-09T17:26:11.878528874Z\" level=info msg=\"Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-97hwd Namespace:openstack ID:f1d8a85727db65f9595f0cf6acbed193558ac4cb1b29b33ec4cc3fafdba0dbba UID:6972607e-9249-418d-8a3e-a90bd49146bf NetNS:/var/run/netns/8626f061-6a04-4634-8655-bd59b64d6a22 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6972607e_9249_418d_8a3e_a90bd49146bf.slice PodAnnotations:0xc002988120}] Aliases:map[]}\"\nJun 09 17:26:11.878935 crc crio[20770]: time=\"2026-06-09T17:26:11.878596626Z\" level=info msg=\"Adding pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-97hwd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:26:11.925096 crc crio[20770]: time=\"2026-06-09T17:26:11.924349404Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-s79nk/extract-utilities\" id=f20e04b3-4d55-4fbf-ba10-2f38b68b8bcd name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:11.925863 crc crio[20770]: time=\"2026-06-09T17:26:11.925835647Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:11.978268 crc crio[20770]: time=\"2026-06-09T17:26:11.978225765Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:11.986992 crc crio[20770]: time=\"2026-06-09T17:26:11.986937966Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:12.035816 crc crio[20770]: time=\"2026-06-09T17:26:12.035762812Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-qcz25/POD\" id=fd903bdb-3aaf-48cf-951b-ea1211d737ee name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:26:12.036227 crc crio[20770]: time=\"2026-06-09T17:26:12.036193954Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:12.078181 crc crio[20770]: time=\"2026-06-09T17:26:12.078025518Z\" level=info msg=\"Got pod network &{Name:community-operators-qcz25 Namespace:openshift-marketplace ID:7ab84e3a7cc41f6c28c8a2122554d27598bc9720a8244e615b5ae2410a224873 UID:666a77ae-041a-4438-b5dd-ca9619f7747d NetNS:/var/run/netns/82081115-f655-44bf-beba-978b101a4f74 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod666a77ae_041a_4438_b5dd_ca9619f7747d.slice PodAnnotations:0xc0029883e0}] Aliases:map[]}\"\nJun 09 17:26:12.078181 crc crio[20770]: time=\"2026-06-09T17:26:12.078101411Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-qcz25 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:26:12.455125 crc crio[20770]: time=\"2026-06-09T17:26:12.45456179Z\" level=info msg=\"Created container 2445d4f6cd255e5b1fc17e13b8e82ef245ed401a98ba05116ab2d8d465221359: openshift-marketplace/redhat-marketplace-s79nk/extract-utilities\" id=f20e04b3-4d55-4fbf-ba10-2f38b68b8bcd name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:12.460632 crc crio[20770]: time=\"2026-06-09T17:26:12.460045468Z\" level=info msg=\"Starting container: 2445d4f6cd255e5b1fc17e13b8e82ef245ed401a98ba05116ab2d8d465221359\" id=f8bbe266-fc08-4327-b6f3-f09678ccb9ee name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:12.473237 crc crio[20770]: time=\"2026-06-09T17:26:12.473062353Z\" level=info msg=\"Started container\" PID=160475 containerID=2445d4f6cd255e5b1fc17e13b8e82ef245ed401a98ba05116ab2d8d465221359 description=openshift-marketplace/redhat-marketplace-s79nk/extract-utilities id=f8bbe266-fc08-4327-b6f3-f09678ccb9ee name=/runtime.v1.RuntimeService/StartContainer sandboxID=c06ca1c923cad632cb118183092b542b1d02bb510239e6945794b6fe347401f5\nJun 09 17:26:12.692619 crc crio[20770]: time=\"2026-06-09T17:26:12.692541903Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=c4fc9f2e-75d6-4254-80c6-631e6ec6712c name=/runtime.v1.ImageService/PullImage\nJun 09 17:26:12.700460 crc crio[20770]: time=\"2026-06-09T17:26:12.698522085Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 09 17:26:12.979611 crc crio[20770]: 2026-06-09T17:26:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7ab84e3a7cc41f6 Mac:62:ba:f9:ae:22:94 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ff Mtu:0 Sandbox:/var/run/netns/82081115-f655-44bf-beba-978b101a4f74 SocketPath: PciID:}] [{Interface:0xc00030e750 Address:{IP:10.217.0.255 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:26:12.981746 crc crio[20770]: time=\"2026-06-09T17:26:12.981611536Z\" level=info msg=\"Got pod network &{Name:community-operators-qcz25 Namespace:openshift-marketplace ID:7ab84e3a7cc41f6c28c8a2122554d27598bc9720a8244e615b5ae2410a224873 UID:666a77ae-041a-4438-b5dd-ca9619f7747d NetNS:/var/run/netns/82081115-f655-44bf-beba-978b101a4f74 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod666a77ae_041a_4438_b5dd_ca9619f7747d.slice PodAnnotations:0xc0029883e0}] Aliases:map[]}\"\nJun 09 17:26:12.981942 crc crio[20770]: time=\"2026-06-09T17:26:12.981866043Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-qcz25 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:26:12.995362 crc crio[20770]: time=\"2026-06-09T17:26:12.99530172Z\" level=info msg=\"Ran pod sandbox 7ab84e3a7cc41f6c28c8a2122554d27598bc9720a8244e615b5ae2410a224873 with infra container: openshift-marketplace/community-operators-qcz25/POD\" id=fd903bdb-3aaf-48cf-951b-ea1211d737ee name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:26:13.005060 crc crio[20770]: time=\"2026-06-09T17:26:13.00085229Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=403592e0-551b-4a9a-a222-c6732a850986 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:13.005438 crc crio[20770]: time=\"2026-06-09T17:26:13.005343149Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8bc5b1a9-043b-40e8-b3e8-e21715e67f9e name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:13.019962 crc crio[20770]: time=\"2026-06-09T17:26:13.019900968Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qcz25/extract-utilities\" id=0451364b-f177-4b5b-a970-c8413e57f752 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:13.020885 crc crio[20770]: time=\"2026-06-09T17:26:13.020854196Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:13.088811 crc crio[20770]: time=\"2026-06-09T17:26:13.088746971Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:13.095239 crc crio[20770]: 2026-06-09T17:26:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f1d8a85727db65f Mac:5a:03:b6:dc:59:e9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fe Mtu:0 Sandbox:/var/run/netns/8626f061-6a04-4634-8655-bd59b64d6a22 SocketPath: PciID:}] [{Interface:0xc0004685b0 Address:{IP:10.217.0.254 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:26:13.098516 crc crio[20770]: time=\"2026-06-09T17:26:13.095267388Z\" level=info msg=\"Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-97hwd Namespace:openstack ID:f1d8a85727db65f9595f0cf6acbed193558ac4cb1b29b33ec4cc3fafdba0dbba UID:6972607e-9249-418d-8a3e-a90bd49146bf NetNS:/var/run/netns/8626f061-6a04-4634-8655-bd59b64d6a22 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6972607e_9249_418d_8a3e_a90bd49146bf.slice PodAnnotations:0xc002988120}] Aliases:map[]}\"\nJun 09 17:26:13.098516 crc crio[20770]: time=\"2026-06-09T17:26:13.095410823Z\" level=info msg=\"Checking pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-97hwd for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:26:13.105876 crc crio[20770]: time=\"2026-06-09T17:26:13.105805002Z\" level=info msg=\"Ran pod sandbox f1d8a85727db65f9595f0cf6acbed193558ac4cb1b29b33ec4cc3fafdba0dbba with infra container: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-97hwd/POD\" id=cd57c35c-e9d5-448e-b951-69b96d4a4488 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:26:13.106476 crc crio[20770]: time=\"2026-06-09T17:26:13.10644283Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:13.108244 crc crio[20770]: time=\"2026-06-09T17:26:13.108207091Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=05675f39-1ad5-4541-a280-991d60d366e5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:13.148228 crc crio[20770]: time=\"2026-06-09T17:26:13.148141601Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=02783ede-f5f4-4982-89fb-0e13cc6431a5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:13.168846 crc crio[20770]: time=\"2026-06-09T17:26:13.168379804Z\" level=info msg=\"Creating container: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-97hwd/libvirt-edpm-deployment-ipam-openstack-edpm-ipam\" id=8a588f21-fc47-45cd-91d8-dea9232e7ab0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:13.168846 crc crio[20770]: time=\"2026-06-09T17:26:13.168795886Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:13.244230 crc crio[20770]: time=\"2026-06-09T17:26:13.24395176Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:13.247344 crc crio[20770]: time=\"2026-06-09T17:26:13.247231804Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:13.345789 crc crio[20770]: time=\"2026-06-09T17:26:13.34573131Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0\" id=c4fc9f2e-75d6-4254-80c6-631e6ec6712c name=/runtime.v1.ImageService/PullImage\nJun 09 17:26:13.347354 crc crio[20770]: time=\"2026-06-09T17:26:13.347324766Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=a6e526ae-b3c5-433e-9de4-0f3c4682fbcb name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:13.354037 crc crio[20770]: time=\"2026-06-09T17:26:13.353996388Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=300f1cbc-fae7-4cbd-a5ee-ef2d1f1a6160 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:13.373195 crc crio[20770]: time=\"2026-06-09T17:26:13.372732898Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-s79nk/extract-content\" id=623beecb-88cf-4b9b-babb-69aae188c641 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:13.373716 crc crio[20770]: time=\"2026-06-09T17:26:13.373690815Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:13.409000 crc crio[20770]: time=\"2026-06-09T17:26:13.408897009Z\" level=info msg=\"Created container ee3036df77002359eb016d25fdbd940eb989a6f0a9a3ea1a0fed99eba34d1708: openshift-marketplace/community-operators-qcz25/extract-utilities\" id=0451364b-f177-4b5b-a970-c8413e57f752 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:13.413947 crc crio[20770]: time=\"2026-06-09T17:26:13.413554283Z\" level=info msg=\"Starting container: ee3036df77002359eb016d25fdbd940eb989a6f0a9a3ea1a0fed99eba34d1708\" id=1c570d11-a5f7-4a3a-9e36-cb98cacf0afb name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:13.420316 crc crio[20770]: time=\"2026-06-09T17:26:13.420258466Z\" level=info msg=\"Started container\" PID=160583 containerID=ee3036df77002359eb016d25fdbd940eb989a6f0a9a3ea1a0fed99eba34d1708 description=openshift-marketplace/community-operators-qcz25/extract-utilities id=1c570d11-a5f7-4a3a-9e36-cb98cacf0afb name=/runtime.v1.RuntimeService/StartContainer sandboxID=7ab84e3a7cc41f6c28c8a2122554d27598bc9720a8244e615b5ae2410a224873\nJun 09 17:26:13.430245 crc crio[20770]: time=\"2026-06-09T17:26:13.42836996Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:13.430245 crc crio[20770]: time=\"2026-06-09T17:26:13.429343528Z\" level=info msg=\"Created container f1a35cde943a854a93a787f076ea19bdea637aed4ad6d121cb08aac41a658557: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-97hwd/libvirt-edpm-deployment-ipam-openstack-edpm-ipam\" id=8a588f21-fc47-45cd-91d8-dea9232e7ab0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:13.430575 crc crio[20770]: time=\"2026-06-09T17:26:13.430367477Z\" level=info msg=\"Starting container: f1a35cde943a854a93a787f076ea19bdea637aed4ad6d121cb08aac41a658557\" id=833fae8a-df99-4552-a803-1dd13984dae8 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:13.437739 crc crio[20770]: time=\"2026-06-09T17:26:13.437479612Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:13.448993 crc crio[20770]: time=\"2026-06-09T17:26:13.444782352Z\" level=info msg=\"Started container\" PID=160586 containerID=f1a35cde943a854a93a787f076ea19bdea637aed4ad6d121cb08aac41a658557 description=openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-97hwd/libvirt-edpm-deployment-ipam-openstack-edpm-ipam id=833fae8a-df99-4552-a803-1dd13984dae8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f1d8a85727db65f9595f0cf6acbed193558ac4cb1b29b33ec4cc3fafdba0dbba\nJun 09 17:26:13.682549 crc crio[20770]: time=\"2026-06-09T17:26:13.682361653Z\" level=info msg=\"Created container bf8ac26dd56da4fec175afdffe76279ae489ae9510a4db5faec91cfe7312c350: openshift-marketplace/redhat-marketplace-s79nk/extract-content\" id=623beecb-88cf-4b9b-babb-69aae188c641 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:13.685605 crc crio[20770]: time=\"2026-06-09T17:26:13.685537884Z\" level=info msg=\"Starting container: bf8ac26dd56da4fec175afdffe76279ae489ae9510a4db5faec91cfe7312c350\" id=fb575b90-a930-41ae-b598-08c68b81c62b name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:13.692795 crc crio[20770]: time=\"2026-06-09T17:26:13.691835036Z\" level=info msg=\"Started container\" PID=160611 containerID=bf8ac26dd56da4fec175afdffe76279ae489ae9510a4db5faec91cfe7312c350 description=openshift-marketplace/redhat-marketplace-s79nk/extract-content id=fb575b90-a930-41ae-b598-08c68b81c62b name=/runtime.v1.RuntimeService/StartContainer sandboxID=c06ca1c923cad632cb118183092b542b1d02bb510239e6945794b6fe347401f5\nJun 09 17:26:13.730405 crc crio[20770]: time=\"2026-06-09T17:26:13.730315084Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=6c7e90b3-2010-43ac-aecf-df566f2d4b86 name=/runtime.v1.ImageService/PullImage\nJun 09 17:26:13.738634 crc crio[20770]: time=\"2026-06-09T17:26:13.73852826Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 09 17:26:14.749854 crc crio[20770]: time=\"2026-06-09T17:26:14.749313193Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=9e58d425-4513-4e1a-b3fa-83371176cfd2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:14.752928 crc crio[20770]: time=\"2026-06-09T17:26:14.752837494Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=04ba5a2d-08ab-4c2e-8b80-af3ca2ede33a name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:14.774212 crc crio[20770]: time=\"2026-06-09T17:26:14.773952492Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-s79nk/registry-server\" id=6121672b-bf45-4d29-9e6c-9f92c934254a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:14.774474 crc crio[20770]: time=\"2026-06-09T17:26:14.774359904Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:14.816004 crc crio[20770]: time=\"2026-06-09T17:26:14.81590456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:14.818889 crc crio[20770]: time=\"2026-06-09T17:26:14.818831985Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:15.243621 crc crio[20770]: time=\"2026-06-09T17:26:15.24307285Z\" level=info msg=\"Created container 3f9b1452a525915a933489b6853bab31e9e8d5de597569450b218fd68642c73d: openshift-marketplace/redhat-marketplace-s79nk/registry-server\" id=6121672b-bf45-4d29-9e6c-9f92c934254a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:15.248070 crc crio[20770]: time=\"2026-06-09T17:26:15.247979551Z\" level=info msg=\"Starting container: 3f9b1452a525915a933489b6853bab31e9e8d5de597569450b218fd68642c73d\" id=871ccb5b-222b-4142-aa90-994012a5886f name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:15.269104 crc crio[20770]: time=\"2026-06-09T17:26:15.268217264Z\" level=info msg=\"Started container\" PID=160686 containerID=3f9b1452a525915a933489b6853bab31e9e8d5de597569450b218fd68642c73d description=openshift-marketplace/redhat-marketplace-s79nk/registry-server id=871ccb5b-222b-4142-aa90-994012a5886f name=/runtime.v1.RuntimeService/StartContainer sandboxID=c06ca1c923cad632cb118183092b542b1d02bb510239e6945794b6fe347401f5\nJun 09 17:26:15.843907 crc crio[20770]: time=\"2026-06-09T17:26:15.843447377Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:b693b87e9f3f01270b2e5bc4144773623095b823f2870718492b2c7fe6125bd8\" id=6c7e90b3-2010-43ac-aecf-df566f2d4b86 name=/runtime.v1.ImageService/PullImage\nJun 09 17:26:15.845798 crc crio[20770]: time=\"2026-06-09T17:26:15.844912829Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=88d82ad3-edc1-44a5-a746-70f322877f79 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:15.848356 crc crio[20770]: time=\"2026-06-09T17:26:15.848252255Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=67ec305d-7f4a-44a0-b363-cac2319464aa name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:15.891886 crc crio[20770]: time=\"2026-06-09T17:26:15.891769678Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qcz25/extract-content\" id=7e7a9995-77d5-4025-b07c-1057bab58ff4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:15.892364 crc crio[20770]: time=\"2026-06-09T17:26:15.892327624Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:15.954344 crc crio[20770]: time=\"2026-06-09T17:26:15.954218756Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:15.960978 crc crio[20770]: time=\"2026-06-09T17:26:15.960819446Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:16.188929 crc crio[20770]: time=\"2026-06-09T17:26:16.188814201Z\" level=info msg=\"Created container 3e876c4da421e47158a7fe1fb5944d2b36556d3b363d202da2a2c786c31f3cd5: openshift-marketplace/community-operators-qcz25/extract-content\" id=7e7a9995-77d5-4025-b07c-1057bab58ff4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:16.190399 crc crio[20770]: time=\"2026-06-09T17:26:16.190338995Z\" level=info msg=\"Starting container: 3e876c4da421e47158a7fe1fb5944d2b36556d3b363d202da2a2c786c31f3cd5\" id=14d68aca-a112-488f-9acf-740bb32294e1 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:16.197901 crc crio[20770]: time=\"2026-06-09T17:26:16.19781185Z\" level=info msg=\"Started container\" PID=160803 containerID=3e876c4da421e47158a7fe1fb5944d2b36556d3b363d202da2a2c786c31f3cd5 description=openshift-marketplace/community-operators-qcz25/extract-content id=14d68aca-a112-488f-9acf-740bb32294e1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7ab84e3a7cc41f6c28c8a2122554d27598bc9720a8244e615b5ae2410a224873\nJun 09 17:26:19.965531 crc crio[20770]: time=\"2026-06-09T17:26:19.964441254Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=d2daf4b1-b400-4685-8358-4263c3640d10 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:19.972610 crc crio[20770]: time=\"2026-06-09T17:26:19.970028965Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=05e7d633-09e6-4e59-9eab-76d898c03d39 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:26:19.983716 crc crio[20770]: time=\"2026-06-09T17:26:19.983572325Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qcz25/registry-server\" id=d0954c3f-b497-469b-a00d-dc5ad0142a61 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:19.984399 crc crio[20770]: time=\"2026-06-09T17:26:19.984254414Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:20.039419 crc crio[20770]: time=\"2026-06-09T17:26:20.03933494Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:20.043105 crc crio[20770]: time=\"2026-06-09T17:26:20.043021236Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:26:20.223252 crc crio[20770]: time=\"2026-06-09T17:26:20.223126492Z\" level=info msg=\"Created container 23fd342ce0f541480ff0d84510c817d1845757148bf63b101a0ed9aba6b09cb6: openshift-marketplace/community-operators-qcz25/registry-server\" id=d0954c3f-b497-469b-a00d-dc5ad0142a61 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:26:20.224615 crc crio[20770]: time=\"2026-06-09T17:26:20.224481011Z\" level=info msg=\"Starting container: 23fd342ce0f541480ff0d84510c817d1845757148bf63b101a0ed9aba6b09cb6\" id=780cccd5-b02b-4741-9ffe-034d0637d5a7 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:26:20.231731 crc crio[20770]: time=\"2026-06-09T17:26:20.231181654Z\" level=info msg=\"Started container\" PID=161011 containerID=23fd342ce0f541480ff0d84510c817d1845757148bf63b101a0ed9aba6b09cb6 description=openshift-marketplace/community-operators-qcz25/registry-server id=780cccd5-b02b-4741-9ffe-034d0637d5a7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7ab84e3a7cc41f6c28c8a2122554d27598bc9720a8244e615b5ae2410a224873\nJun 09 17:26:24.017368 crc crio[20770]: time=\"2026-06-09T17:26:24.016443744Z\" level=info msg=\"Stopping container: 3f9b1452a525915a933489b6853bab31e9e8d5de597569450b218fd68642c73d (timeout: 2s)\" id=7617652c-f23b-4a00-9d0f-ea93ad1146cf name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:26:24.143694 crc crio[20770]: time=\"2026-06-09T17:26:24.143545404Z\" level=info msg=\"Stopped container 3f9b1452a525915a933489b6853bab31e9e8d5de597569450b218fd68642c73d: openshift-marketplace/redhat-marketplace-s79nk/registry-server\" id=7617652c-f23b-4a00-9d0f-ea93ad1146cf name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:26:24.145296 crc crio[20770]: time=\"2026-06-09T17:26:24.145180781Z\" level=info msg=\"Stopping pod sandbox: c06ca1c923cad632cb118183092b542b1d02bb510239e6945794b6fe347401f5\" id=72247e52-57c2-4664-9f6a-4c556d860aa6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:26:24.146185 crc crio[20770]: time=\"2026-06-09T17:26:24.146111037Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-s79nk Namespace:openshift-marketplace ID:c06ca1c923cad632cb118183092b542b1d02bb510239e6945794b6fe347401f5 UID:5b8c5018-8e03-4afb-bbe6-637c91ffc717 NetNS:/var/run/netns/bf2bdb63-0fb4-49d9-988a-631e41dbc135 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5b8c5018_8e03_4afb_bbe6_637c91ffc717.slice PodAnnotations:0xc0029d56e8}] Aliases:map[]}\"\nJun 09 17:26:24.146357 crc crio[20770]: time=\"2026-06-09T17:26:24.146306603Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-s79nk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:26:24.447431 crc crio[20770]: time=\"2026-06-09T17:26:24.446699882Z\" level=info msg=\"Stopped pod sandbox: c06ca1c923cad632cb118183092b542b1d02bb510239e6945794b6fe347401f5\" id=72247e52-57c2-4664-9f6a-4c556d860aa6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:26:25.045114 crc crio[20770]: time=\"2026-06-09T17:26:25.044257418Z\" level=info msg=\"Removing container: 3f9b1452a525915a933489b6853bab31e9e8d5de597569450b218fd68642c73d\" id=0fed5aa3-1d02-4075-9acb-b1966be952ac name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:26:25.076526 crc crio[20770]: time=\"2026-06-09T17:26:25.076410874Z\" level=info msg=\"Removed container 3f9b1452a525915a933489b6853bab31e9e8d5de597569450b218fd68642c73d: openshift-marketplace/redhat-marketplace-s79nk/registry-server\" id=0fed5aa3-1d02-4075-9acb-b1966be952ac name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:26:25.080708 crc crio[20770]: time=\"2026-06-09T17:26:25.080535413Z\" level=info msg=\"Removing container: bf8ac26dd56da4fec175afdffe76279ae489ae9510a4db5faec91cfe7312c350\" id=ee50d85e-ff77-467f-bd59-4cac594cc1d7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:26:25.120993 crc crio[20770]: time=\"2026-06-09T17:26:25.120896015Z\" level=info msg=\"Removed container bf8ac26dd56da4fec175afdffe76279ae489ae9510a4db5faec91cfe7312c350: openshift-marketplace/redhat-marketplace-s79nk/extract-content\" id=ee50d85e-ff77-467f-bd59-4cac594cc1d7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:26:25.126582 crc crio[20770]: time=\"2026-06-09T17:26:25.126464695Z\" level=info msg=\"Removing container: 2445d4f6cd255e5b1fc17e13b8e82ef245ed401a98ba05116ab2d8d465221359\" id=65e89a8f-45bf-4cfd-b0a2-0c795c36d667 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:26:25.171576 crc crio[20770]: time=\"2026-06-09T17:26:25.17144474Z\" level=info msg=\"Removed container 2445d4f6cd255e5b1fc17e13b8e82ef245ed401a98ba05116ab2d8d465221359: openshift-marketplace/redhat-marketplace-s79nk/extract-utilities\" id=65e89a8f-45bf-4cfd-b0a2-0c795c36d667 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:26:29.927918 crc crio[20770]: time=\"2026-06-09T17:26:29.926962587Z\" level=info msg=\"Removing container: b632f0d24d39b4aedb47ccf23932ea384a16d40ee57053e175103ffd0766ba92\" id=41ced1c7-fe1f-4b04-ae51-eef72f56a197 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:26:30.070286 crc crio[20770]: time=\"2026-06-09T17:26:30.070221461Z\" level=info msg=\"Removed container b632f0d24d39b4aedb47ccf23932ea384a16d40ee57053e175103ffd0766ba92: openshift-infra/auto-csr-approver-29683760-gw9cz/oc\" id=41ced1c7-fe1f-4b04-ae51-eef72f56a197 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:26:30.085573 crc crio[20770]: time=\"2026-06-09T17:26:30.085422539Z\" level=info msg=\"Stopping pod sandbox: 1b616d946b4bc12ece63472071806f19ba02fce6845c3587b672e62044bf8d1b\" id=e94c3676-ebcd-4cdc-8a02-5840a9756816 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:26:30.085991 crc crio[20770]: time=\"2026-06-09T17:26:30.085589074Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1b616d946b4bc12ece63472071806f19ba02fce6845c3587b672e62044bf8d1b\" id=e94c3676-ebcd-4cdc-8a02-5840a9756816 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:26:30.086266 crc crio[20770]: time=\"2026-06-09T17:26:30.086229262Z\" level=info msg=\"Removing pod sandbox: 1b616d946b4bc12ece63472071806f19ba02fce6845c3587b672e62044bf8d1b\" id=357bcd31-8c9b-4c8f-a3ac-b8eee1c82a55 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:26:30.131116 crc crio[20770]: time=\"2026-06-09T17:26:30.131013742Z\" level=info msg=\"Removed pod sandbox: 1b616d946b4bc12ece63472071806f19ba02fce6845c3587b672e62044bf8d1b\" id=357bcd31-8c9b-4c8f-a3ac-b8eee1c82a55 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:26:30.132524 crc crio[20770]: time=\"2026-06-09T17:26:30.132432032Z\" level=info msg=\"Stopping pod sandbox: c06ca1c923cad632cb118183092b542b1d02bb510239e6945794b6fe347401f5\" id=9e4b4e6f-bfa9-4e7c-b73f-c66f06e5b203 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:26:30.132697 crc crio[20770]: time=\"2026-06-09T17:26:30.132543806Z\" level=info msg=\"Stopped pod sandbox (already stopped): c06ca1c923cad632cb118183092b542b1d02bb510239e6945794b6fe347401f5\" id=9e4b4e6f-bfa9-4e7c-b73f-c66f06e5b203 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:26:30.133186 crc crio[20770]: time=\"2026-06-09T17:26:30.133116592Z\" level=info msg=\"Removing pod sandbox: c06ca1c923cad632cb118183092b542b1d02bb510239e6945794b6fe347401f5\" id=014db018-e7c4-43b1-b937-f911dcf2d67b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:26:30.146593 crc crio[20770]: time=\"2026-06-09T17:26:30.146487487Z\" level=info msg=\"Removed pod sandbox: c06ca1c923cad632cb118183092b542b1d02bb510239e6945794b6fe347401f5\" id=014db018-e7c4-43b1-b937-f911dcf2d67b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:26:33.173494 crc crio[20770]: time=\"2026-06-09T17:26:33.172504085Z\" level=info msg=\"Stopping container: 23fd342ce0f541480ff0d84510c817d1845757148bf63b101a0ed9aba6b09cb6 (timeout: 2s)\" id=1ce9b528-6fc7-49ac-b04b-22e8fdb996b6 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:26:33.364630 crc crio[20770]: time=\"2026-06-09T17:26:33.36435973Z\" level=info msg=\"Stopped container 23fd342ce0f541480ff0d84510c817d1845757148bf63b101a0ed9aba6b09cb6: openshift-marketplace/community-operators-qcz25/registry-server\" id=1ce9b528-6fc7-49ac-b04b-22e8fdb996b6 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:26:33.365808 crc crio[20770]: time=\"2026-06-09T17:26:33.365720099Z\" level=info msg=\"Stopping pod sandbox: 7ab84e3a7cc41f6c28c8a2122554d27598bc9720a8244e615b5ae2410a224873\" id=58fc2e4f-a161-4d1c-87b6-b76fed12b608 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:26:33.366800 crc crio[20770]: time=\"2026-06-09T17:26:33.366711708Z\" level=info msg=\"Got pod network &{Name:community-operators-qcz25 Namespace:openshift-marketplace ID:7ab84e3a7cc41f6c28c8a2122554d27598bc9720a8244e615b5ae2410a224873 UID:666a77ae-041a-4438-b5dd-ca9619f7747d NetNS:/var/run/netns/82081115-f655-44bf-beba-978b101a4f74 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod666a77ae_041a_4438_b5dd_ca9619f7747d.slice PodAnnotations:0xc002988428}] Aliases:map[]}\"\nJun 09 17:26:33.367040 crc crio[20770]: time=\"2026-06-09T17:26:33.366954625Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-qcz25 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:26:33.744068 crc crio[20770]: time=\"2026-06-09T17:26:33.743489636Z\" level=info msg=\"Stopped pod sandbox: 7ab84e3a7cc41f6c28c8a2122554d27598bc9720a8244e615b5ae2410a224873\" id=58fc2e4f-a161-4d1c-87b6-b76fed12b608 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:26:34.197469 crc crio[20770]: time=\"2026-06-09T17:26:34.197136138Z\" level=info msg=\"Removing container: 23fd342ce0f541480ff0d84510c817d1845757148bf63b101a0ed9aba6b09cb6\" id=911a37fb-848f-4404-bfbc-aad9168fa5d9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:26:34.254468 crc crio[20770]: time=\"2026-06-09T17:26:34.254362946Z\" level=info msg=\"Removed container 23fd342ce0f541480ff0d84510c817d1845757148bf63b101a0ed9aba6b09cb6: openshift-marketplace/community-operators-qcz25/registry-server\" id=911a37fb-848f-4404-bfbc-aad9168fa5d9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:26:34.264798 crc crio[20770]: time=\"2026-06-09T17:26:34.26424626Z\" level=info msg=\"Removing container: 3e876c4da421e47158a7fe1fb5944d2b36556d3b363d202da2a2c786c31f3cd5\" id=607bb17c-5f09-4d1d-aee8-ac6c9cb5d784 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:26:34.304362 crc crio[20770]: time=\"2026-06-09T17:26:34.304241172Z\" level=info msg=\"Removed container 3e876c4da421e47158a7fe1fb5944d2b36556d3b363d202da2a2c786c31f3cd5: openshift-marketplace/community-operators-qcz25/extract-content\" id=607bb17c-5f09-4d1d-aee8-ac6c9cb5d784 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:26:34.307846 crc crio[20770]: time=\"2026-06-09T17:26:34.307751653Z\" level=info msg=\"Removing container: ee3036df77002359eb016d25fdbd940eb989a6f0a9a3ea1a0fed99eba34d1708\" id=29710c25-3a97-4e4d-a9d7-46a8b6c8f3ee name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:26:34.358710 crc crio[20770]: time=\"2026-06-09T17:26:34.358572166Z\" level=info msg=\"Removed container ee3036df77002359eb016d25fdbd940eb989a6f0a9a3ea1a0fed99eba34d1708: openshift-marketplace/community-operators-qcz25/extract-utilities\" id=29710c25-3a97-4e4d-a9d7-46a8b6c8f3ee name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:27:30.175542 crc crio[20770]: time=\"2026-06-09T17:27:30.174859702Z\" level=info msg=\"Stopping pod sandbox: 7ab84e3a7cc41f6c28c8a2122554d27598bc9720a8244e615b5ae2410a224873\" id=58048aa4-1f44-4ebc-928d-b688095af7a0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:27:30.175542 crc crio[20770]: time=\"2026-06-09T17:27:30.175521761Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7ab84e3a7cc41f6c28c8a2122554d27598bc9720a8244e615b5ae2410a224873\" id=58048aa4-1f44-4ebc-928d-b688095af7a0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:27:30.177994 crc crio[20770]: time=\"2026-06-09T17:27:30.177902239Z\" level=info msg=\"Removing pod sandbox: 7ab84e3a7cc41f6c28c8a2122554d27598bc9720a8244e615b5ae2410a224873\" id=99ec178b-d8bb-4b8a-a196-8af15e076880 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:27:30.206086 crc crio[20770]: time=\"2026-06-09T17:27:30.206030709Z\" level=info msg=\"Removed pod sandbox: 7ab84e3a7cc41f6c28c8a2122554d27598bc9720a8244e615b5ae2410a224873\" id=99ec178b-d8bb-4b8a-a196-8af15e076880 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:28:00.640751 crc crio[20770]: time=\"2026-06-09T17:28:00.638267179Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683768-qj8p5/POD\" id=6faa89c1-72fc-4d0a-84a3-7be4e8dbf9e1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:28:00.640751 crc crio[20770]: time=\"2026-06-09T17:28:00.638957999Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:28:00.681787 crc crio[20770]: time=\"2026-06-09T17:28:00.68171414Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683768-qj8p5 Namespace:openshift-infra ID:f04e28f4ed5fd1402f48381b69f114574a6f71e22fb861f5daeef8d360923c74 UID:11bb693d-9749-45eb-bac6-a266d1dff814 NetNS:/var/run/netns/4abc602f-2d00-4749-96ea-9564f70a3c7c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod11bb693d_9749_45eb_bac6_a266d1dff814.slice PodAnnotations:0xc0010a3238}] Aliases:map[]}\"\nJun 09 17:28:00.681787 crc crio[20770]: time=\"2026-06-09T17:28:00.681782482Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683768-qj8p5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:28:01.202829 crc crio[20770]: 2026-06-09T17:28:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f04e28f4ed5fd14 Mac:5e:9c:97:cf:0b:c3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:00 Mtu:0 Sandbox:/var/run/netns/4abc602f-2d00-4749-96ea-9564f70a3c7c SocketPath: PciID:}] [{Interface:0xc00028e050 Address:{IP:10.217.1.0 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:28:01.205109 crc crio[20770]: time=\"2026-06-09T17:28:01.205017788Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683768-qj8p5 Namespace:openshift-infra ID:f04e28f4ed5fd1402f48381b69f114574a6f71e22fb861f5daeef8d360923c74 UID:11bb693d-9749-45eb-bac6-a266d1dff814 NetNS:/var/run/netns/4abc602f-2d00-4749-96ea-9564f70a3c7c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod11bb693d_9749_45eb_bac6_a266d1dff814.slice PodAnnotations:0xc0010a3238}] Aliases:map[]}\"\nJun 09 17:28:01.205308 crc crio[20770]: time=\"2026-06-09T17:28:01.205261945Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683768-qj8p5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:28:01.217575 crc crio[20770]: time=\"2026-06-09T17:28:01.217514318Z\" level=info msg=\"Ran pod sandbox f04e28f4ed5fd1402f48381b69f114574a6f71e22fb861f5daeef8d360923c74 with infra container: openshift-infra/auto-csr-approver-29683768-qj8p5/POD\" id=6faa89c1-72fc-4d0a-84a3-7be4e8dbf9e1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:28:01.222558 crc crio[20770]: time=\"2026-06-09T17:28:01.222471071Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=50057fe6-89b5-42aa-8e95-2c1a1aa421b0 name=/runtime.v1.ImageService/PullImage\nJun 09 17:28:01.233376 crc crio[20770]: time=\"2026-06-09T17:28:01.233145088Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 17:28:02.026006 crc crio[20770]: time=\"2026-06-09T17:28:02.025864922Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=50057fe6-89b5-42aa-8e95-2c1a1aa421b0 name=/runtime.v1.ImageService/PullImage\nJun 09 17:28:02.027354 crc crio[20770]: time=\"2026-06-09T17:28:02.026968244Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=dbdb03e7-4be3-47f8-bf85-600d13db6185 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:28:02.029439 crc crio[20770]: time=\"2026-06-09T17:28:02.029346442Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=663a8f21-5cc1-47bf-a117-1b808ccf2c45 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:28:02.036498 crc crio[20770]: time=\"2026-06-09T17:28:02.036391895Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683768-qj8p5/oc\" id=8cc02beb-888d-46ce-8d2e-a2198018de55 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:02.037299 crc crio[20770]: time=\"2026-06-09T17:28:02.037220019Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:28:02.097829 crc crio[20770]: time=\"2026-06-09T17:28:02.097586637Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:28:02.467016 crc crio[20770]: time=\"2026-06-09T17:28:02.46651256Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:28:02.596571 crc crio[20770]: time=\"2026-06-09T17:28:02.596431211Z\" level=info msg=\"Created container 886d2d125b89befb00a6bb69088fd588856a8782129ee65246fd62e12730bea2: openshift-infra/auto-csr-approver-29683768-qj8p5/oc\" id=8cc02beb-888d-46ce-8d2e-a2198018de55 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:02.598010 crc crio[20770]: time=\"2026-06-09T17:28:02.597954134Z\" level=info msg=\"Starting container: 886d2d125b89befb00a6bb69088fd588856a8782129ee65246fd62e12730bea2\" id=20dcf677-92ac-4f56-a820-c4c6efeb31a4 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:28:02.604308 crc crio[20770]: time=\"2026-06-09T17:28:02.603735121Z\" level=info msg=\"Started container\" PID=166383 containerID=886d2d125b89befb00a6bb69088fd588856a8782129ee65246fd62e12730bea2 description=openshift-infra/auto-csr-approver-29683768-qj8p5/oc id=20dcf677-92ac-4f56-a820-c4c6efeb31a4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f04e28f4ed5fd1402f48381b69f114574a6f71e22fb861f5daeef8d360923c74\nJun 09 17:28:04.778701 crc crio[20770]: time=\"2026-06-09T17:28:04.778044997Z\" level=info msg=\"Stopping pod sandbox: f04e28f4ed5fd1402f48381b69f114574a6f71e22fb861f5daeef8d360923c74\" id=29bae484-0d97-41b3-a8b7-0c8c6c567dc1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:28:04.780447 crc crio[20770]: time=\"2026-06-09T17:28:04.779835528Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683768-qj8p5 Namespace:openshift-infra ID:f04e28f4ed5fd1402f48381b69f114574a6f71e22fb861f5daeef8d360923c74 UID:11bb693d-9749-45eb-bac6-a266d1dff814 NetNS:/var/run/netns/4abc602f-2d00-4749-96ea-9564f70a3c7c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod11bb693d_9749_45eb_bac6_a266d1dff814.slice PodAnnotations:0xc0029d4330}] Aliases:map[]}\"\nJun 09 17:28:04.780447 crc crio[20770]: time=\"2026-06-09T17:28:04.780014203Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683768-qj8p5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:28:05.139275 crc crio[20770]: time=\"2026-06-09T17:28:05.138737142Z\" level=info msg=\"Stopped pod sandbox: f04e28f4ed5fd1402f48381b69f114574a6f71e22fb861f5daeef8d360923c74\" id=29bae484-0d97-41b3-a8b7-0c8c6c567dc1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:28:23.106233 crc crio[20770]: time=\"2026-06-09T17:28:23.105444139Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-bp8kx/POD\" id=e5ab0486-6edb-42cb-8efa-15ef1b2b2299 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:28:23.106233 crc crio[20770]: time=\"2026-06-09T17:28:23.106231261Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:28:23.151703 crc crio[20770]: time=\"2026-06-09T17:28:23.150956029Z\" level=info msg=\"Got pod network &{Name:certified-operators-bp8kx Namespace:openshift-marketplace ID:b854b5bb2a88ac9a7ea64c67b5db8c3c2d72ba04fd284faf36dc6e2b53e7baca UID:628d95fa-aeb5-46a4-a2f9-8b7af8350896 NetNS:/var/run/netns/38474792-3026-45e9-8430-f8cd87f19844 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod628d95fa_aeb5_46a4_a2f9_8b7af8350896.slice PodAnnotations:0xc002a08a30}] Aliases:map[]}\"\nJun 09 17:28:23.151703 crc crio[20770]: time=\"2026-06-09T17:28:23.15168234Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-bp8kx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:28:24.171813 crc crio[20770]: 2026-06-09T17:28:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b854b5bb2a88ac9 Mac:1e:c2:bc:71:9e:c6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:01 Mtu:0 Sandbox:/var/run/netns/38474792-3026-45e9-8430-f8cd87f19844 SocketPath: PciID:}] [{Interface:0xc0002865a0 Address:{IP:10.217.1.1 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:28:24.173201 crc crio[20770]: time=\"2026-06-09T17:28:24.173102079Z\" level=info msg=\"Got pod network &{Name:certified-operators-bp8kx Namespace:openshift-marketplace ID:b854b5bb2a88ac9a7ea64c67b5db8c3c2d72ba04fd284faf36dc6e2b53e7baca UID:628d95fa-aeb5-46a4-a2f9-8b7af8350896 NetNS:/var/run/netns/38474792-3026-45e9-8430-f8cd87f19844 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod628d95fa_aeb5_46a4_a2f9_8b7af8350896.slice PodAnnotations:0xc002a08a30}] Aliases:map[]}\"\nJun 09 17:28:24.173398 crc crio[20770]: time=\"2026-06-09T17:28:24.173321455Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-bp8kx for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:28:24.183225 crc crio[20770]: time=\"2026-06-09T17:28:24.183116007Z\" level=info msg=\"Ran pod sandbox b854b5bb2a88ac9a7ea64c67b5db8c3c2d72ba04fd284faf36dc6e2b53e7baca with infra container: openshift-marketplace/certified-operators-bp8kx/POD\" id=e5ab0486-6edb-42cb-8efa-15ef1b2b2299 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:28:24.190131 crc crio[20770]: time=\"2026-06-09T17:28:24.190021856Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=3b0dd7a8-ec01-4e2f-8f66-6d175cff81e6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:28:24.193306 crc crio[20770]: time=\"2026-06-09T17:28:24.193218348Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5a0ae198-8c75-4e69-b24d-671512c85bb5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:28:24.216582 crc crio[20770]: time=\"2026-06-09T17:28:24.216102097Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-bp8kx/extract-utilities\" id=b899529c-1676-44cf-985c-7755a73d7e46 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:24.216582 crc crio[20770]: time=\"2026-06-09T17:28:24.216602951Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:28:24.287052 crc crio[20770]: time=\"2026-06-09T17:28:24.286934156Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:28:24.293724 crc crio[20770]: time=\"2026-06-09T17:28:24.293550917Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:28:24.466519 crc crio[20770]: time=\"2026-06-09T17:28:24.466410544Z\" level=info msg=\"Created container 5f0cd5524d54bb645bf0a2356abb274a324978f0d81e7a53ff2d06b507767d95: openshift-marketplace/certified-operators-bp8kx/extract-utilities\" id=b899529c-1676-44cf-985c-7755a73d7e46 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:24.467735 crc crio[20770]: time=\"2026-06-09T17:28:24.467572688Z\" level=info msg=\"Starting container: 5f0cd5524d54bb645bf0a2356abb274a324978f0d81e7a53ff2d06b507767d95\" id=e93ca057-ddcc-4555-8170-7c0d8de36aac name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:28:24.473864 crc crio[20770]: time=\"2026-06-09T17:28:24.473587211Z\" level=info msg=\"Started container\" PID=167520 containerID=5f0cd5524d54bb645bf0a2356abb274a324978f0d81e7a53ff2d06b507767d95 description=openshift-marketplace/certified-operators-bp8kx/extract-utilities id=e93ca057-ddcc-4555-8170-7c0d8de36aac name=/runtime.v1.RuntimeService/StartContainer sandboxID=b854b5bb2a88ac9a7ea64c67b5db8c3c2d72ba04fd284faf36dc6e2b53e7baca\nJun 09 17:28:25.125702 crc crio[20770]: time=\"2026-06-09T17:28:25.124960166Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=0986c5ba-29c2-4ef8-8a83-9940f32abf48 name=/runtime.v1.ImageService/PullImage\nJun 09 17:28:25.145408 crc crio[20770]: time=\"2026-06-09T17:28:25.145321452Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 09 17:28:25.760739 crc crio[20770]: time=\"2026-06-09T17:28:25.760564687Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e\" id=0986c5ba-29c2-4ef8-8a83-9940f32abf48 name=/runtime.v1.ImageService/PullImage\nJun 09 17:28:25.761947 crc crio[20770]: time=\"2026-06-09T17:28:25.761793633Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=ab84c84d-8a45-4330-8c62-368e76f91d53 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:28:25.768528 crc crio[20770]: time=\"2026-06-09T17:28:25.768454874Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=968fa4f4-9c2d-4eef-a1ef-2ad87afbd111 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:28:25.778484 crc crio[20770]: time=\"2026-06-09T17:28:25.77838257Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-bp8kx/extract-content\" id=3f1f00f8-b52f-4d10-b1f1-56cecc6b4d37 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:25.779140 crc crio[20770]: time=\"2026-06-09T17:28:25.77905564Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:28:25.837906 crc crio[20770]: time=\"2026-06-09T17:28:25.837816932Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:28:25.841560 crc crio[20770]: time=\"2026-06-09T17:28:25.841499788Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:28:26.017849 crc crio[20770]: time=\"2026-06-09T17:28:26.016688752Z\" level=info msg=\"Created container bcff8e312678ff8e88a70adc0cb02d2020a2c282cddd01dc1836a52b1c8852fd: openshift-marketplace/certified-operators-bp8kx/extract-content\" id=3f1f00f8-b52f-4d10-b1f1-56cecc6b4d37 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:26.020417 crc crio[20770]: time=\"2026-06-09T17:28:26.019477732Z\" level=info msg=\"Starting container: bcff8e312678ff8e88a70adc0cb02d2020a2c282cddd01dc1836a52b1c8852fd\" id=2ffa1d97-b301-4023-8bd7-b24f83879a13 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:28:26.028395 crc crio[20770]: time=\"2026-06-09T17:28:26.028140512Z\" level=info msg=\"Started container\" PID=167625 containerID=bcff8e312678ff8e88a70adc0cb02d2020a2c282cddd01dc1836a52b1c8852fd description=openshift-marketplace/certified-operators-bp8kx/extract-content id=2ffa1d97-b301-4023-8bd7-b24f83879a13 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b854b5bb2a88ac9a7ea64c67b5db8c3c2d72ba04fd284faf36dc6e2b53e7baca\nJun 09 17:28:27.159990 crc crio[20770]: time=\"2026-06-09T17:28:27.159890498Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=cc069479-d193-4527-adf3-ea321d23b065 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:28:27.163012 crc crio[20770]: time=\"2026-06-09T17:28:27.162937505Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=8d435948-3e3d-4d0b-872a-b994a4ace8a8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:28:27.176471 crc crio[20770]: time=\"2026-06-09T17:28:27.176339821Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-bp8kx/registry-server\" id=4c15f4b4-dae2-4680-afee-3f1aa1a6671f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:27.176918 crc crio[20770]: time=\"2026-06-09T17:28:27.176864746Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:28:27.252162 crc crio[20770]: time=\"2026-06-09T17:28:27.251884726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:28:27.258511 crc crio[20770]: time=\"2026-06-09T17:28:27.258231349Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:28:27.442113 crc crio[20770]: time=\"2026-06-09T17:28:27.441414509Z\" level=info msg=\"Created container 90f5af3e75c5616eda1a4bd1b538c0280e2c91dc31ab5a78c374d4555a663f33: openshift-marketplace/certified-operators-bp8kx/registry-server\" id=4c15f4b4-dae2-4680-afee-3f1aa1a6671f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:28:27.444263 crc crio[20770]: time=\"2026-06-09T17:28:27.444158908Z\" level=info msg=\"Starting container: 90f5af3e75c5616eda1a4bd1b538c0280e2c91dc31ab5a78c374d4555a663f33\" id=778064dc-8ab1-4784-a049-f7adb28c560f name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:28:27.450522 crc crio[20770]: time=\"2026-06-09T17:28:27.450335906Z\" level=info msg=\"Started container\" PID=167705 containerID=90f5af3e75c5616eda1a4bd1b538c0280e2c91dc31ab5a78c374d4555a663f33 description=openshift-marketplace/certified-operators-bp8kx/registry-server id=778064dc-8ab1-4784-a049-f7adb28c560f name=/runtime.v1.RuntimeService/StartContainer sandboxID=b854b5bb2a88ac9a7ea64c67b5db8c3c2d72ba04fd284faf36dc6e2b53e7baca\nJun 09 17:28:30.227863 crc crio[20770]: time=\"2026-06-09T17:28:30.226993201Z\" level=info msg=\"Removing container: 2f36e365b91c8bc369d1016f5beaaa483a208c12b5b65f0346cee19b8c521d8c\" id=2b720bf4-587b-48d7-8d4c-c75fdae7e86a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:28:30.416152 crc crio[20770]: time=\"2026-06-09T17:28:30.416026604Z\" level=info msg=\"Removed container 2f36e365b91c8bc369d1016f5beaaa483a208c12b5b65f0346cee19b8c521d8c: openshift-infra/auto-csr-approver-29683762-bxcxk/oc\" id=2b720bf4-587b-48d7-8d4c-c75fdae7e86a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:28:30.428489 crc crio[20770]: time=\"2026-06-09T17:28:30.4283903Z\" level=info msg=\"Stopping pod sandbox: 42a67b204cc6d64caab48e67c14ca03fe9f2a55e785b5477ba33a598f2e6ae1d\" id=87ccd5e4-56f4-4e70-a680-bc1bcddf346c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:28:30.428904 crc crio[20770]: time=\"2026-06-09T17:28:30.428554695Z\" level=info msg=\"Stopped pod sandbox (already stopped): 42a67b204cc6d64caab48e67c14ca03fe9f2a55e785b5477ba33a598f2e6ae1d\" id=87ccd5e4-56f4-4e70-a680-bc1bcddf346c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:28:30.430020 crc crio[20770]: time=\"2026-06-09T17:28:30.429882973Z\" level=info msg=\"Removing pod sandbox: 42a67b204cc6d64caab48e67c14ca03fe9f2a55e785b5477ba33a598f2e6ae1d\" id=3f149db6-cae6-4fe1-aceb-88e4c772d0d0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:28:30.447720 crc crio[20770]: time=\"2026-06-09T17:28:30.447507192Z\" level=info msg=\"Removed pod sandbox: 42a67b204cc6d64caab48e67c14ca03fe9f2a55e785b5477ba33a598f2e6ae1d\" id=3f149db6-cae6-4fe1-aceb-88e4c772d0d0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:28:35.276209 crc crio[20770]: time=\"2026-06-09T17:28:35.275381054Z\" level=info msg=\"Stopping container: 90f5af3e75c5616eda1a4bd1b538c0280e2c91dc31ab5a78c374d4555a663f33 (timeout: 2s)\" id=7589f08e-2cb5-43e5-acc4-126c08ef6240 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:28:35.410866 crc crio[20770]: time=\"2026-06-09T17:28:35.410271125Z\" level=info msg=\"Stopped container 90f5af3e75c5616eda1a4bd1b538c0280e2c91dc31ab5a78c374d4555a663f33: openshift-marketplace/certified-operators-bp8kx/registry-server\" id=7589f08e-2cb5-43e5-acc4-126c08ef6240 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:28:35.412582 crc crio[20770]: time=\"2026-06-09T17:28:35.4125165Z\" level=info msg=\"Stopping pod sandbox: b854b5bb2a88ac9a7ea64c67b5db8c3c2d72ba04fd284faf36dc6e2b53e7baca\" id=1138357f-6f7b-413d-9747-8b2b8a10a0b6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:28:35.413390 crc crio[20770]: time=\"2026-06-09T17:28:35.413325603Z\" level=info msg=\"Got pod network &{Name:certified-operators-bp8kx Namespace:openshift-marketplace ID:b854b5bb2a88ac9a7ea64c67b5db8c3c2d72ba04fd284faf36dc6e2b53e7baca UID:628d95fa-aeb5-46a4-a2f9-8b7af8350896 NetNS:/var/run/netns/38474792-3026-45e9-8430-f8cd87f19844 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod628d95fa_aeb5_46a4_a2f9_8b7af8350896.slice PodAnnotations:0xc00008d648}] Aliases:map[]}\"\nJun 09 17:28:35.413527 crc crio[20770]: time=\"2026-06-09T17:28:35.413482027Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-bp8kx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:28:35.780947 crc crio[20770]: time=\"2026-06-09T17:28:35.780844404Z\" level=info msg=\"Stopped pod sandbox: b854b5bb2a88ac9a7ea64c67b5db8c3c2d72ba04fd284faf36dc6e2b53e7baca\" id=1138357f-6f7b-413d-9747-8b2b8a10a0b6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:28:36.298420 crc crio[20770]: time=\"2026-06-09T17:28:36.297784006Z\" level=info msg=\"Removing container: 90f5af3e75c5616eda1a4bd1b538c0280e2c91dc31ab5a78c374d4555a663f33\" id=e204949b-e6a9-458b-816e-1386118bddb9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:28:36.327522 crc crio[20770]: time=\"2026-06-09T17:28:36.327464262Z\" level=info msg=\"Removed container 90f5af3e75c5616eda1a4bd1b538c0280e2c91dc31ab5a78c374d4555a663f33: openshift-marketplace/certified-operators-bp8kx/registry-server\" id=e204949b-e6a9-458b-816e-1386118bddb9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:28:36.332817 crc crio[20770]: time=\"2026-06-09T17:28:36.332726584Z\" level=info msg=\"Removing container: bcff8e312678ff8e88a70adc0cb02d2020a2c282cddd01dc1836a52b1c8852fd\" id=5f4dc286-834b-45df-8caf-4e16c38e507e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:28:36.389917 crc crio[20770]: time=\"2026-06-09T17:28:36.389757949Z\" level=info msg=\"Removed container bcff8e312678ff8e88a70adc0cb02d2020a2c282cddd01dc1836a52b1c8852fd: openshift-marketplace/certified-operators-bp8kx/extract-content\" id=5f4dc286-834b-45df-8caf-4e16c38e507e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:28:36.398472 crc crio[20770]: time=\"2026-06-09T17:28:36.398380778Z\" level=info msg=\"Removing container: 5f0cd5524d54bb645bf0a2356abb274a324978f0d81e7a53ff2d06b507767d95\" id=f9f746b4-ae8f-43ea-a6cb-7877a2685e00 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:28:36.459389 crc crio[20770]: time=\"2026-06-09T17:28:36.459271574Z\" level=info msg=\"Removed container 5f0cd5524d54bb645bf0a2356abb274a324978f0d81e7a53ff2d06b507767d95: openshift-marketplace/certified-operators-bp8kx/extract-utilities\" id=f9f746b4-ae8f-43ea-a6cb-7877a2685e00 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:29:30.474618 crc crio[20770]: time=\"2026-06-09T17:29:30.473743931Z\" level=info msg=\"Stopping pod sandbox: b854b5bb2a88ac9a7ea64c67b5db8c3c2d72ba04fd284faf36dc6e2b53e7baca\" id=bc6c0584-2152-4e59-a694-1d3b7b940840 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:29:30.474618 crc crio[20770]: time=\"2026-06-09T17:29:30.474595895Z\" level=info msg=\"Stopped pod sandbox (already stopped): b854b5bb2a88ac9a7ea64c67b5db8c3c2d72ba04fd284faf36dc6e2b53e7baca\" id=bc6c0584-2152-4e59-a694-1d3b7b940840 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:29:30.476420 crc crio[20770]: time=\"2026-06-09T17:29:30.475339687Z\" level=info msg=\"Removing pod sandbox: b854b5bb2a88ac9a7ea64c67b5db8c3c2d72ba04fd284faf36dc6e2b53e7baca\" id=b8022071-102f-4489-9773-c0588ea9d473 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:29:30.493310 crc crio[20770]: time=\"2026-06-09T17:29:30.493090809Z\" level=info msg=\"Removed pod sandbox: b854b5bb2a88ac9a7ea64c67b5db8c3c2d72ba04fd284faf36dc6e2b53e7baca\" id=b8022071-102f-4489-9773-c0588ea9d473 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:30:00.635288 crc crio[20770]: time=\"2026-06-09T17:30:00.634542074Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683770-fjcvj/POD\" id=223d5c9b-3acb-4f11-9000-31f4849ccec4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:30:00.635288 crc crio[20770]: time=\"2026-06-09T17:30:00.635294446Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:30:00.688155 crc crio[20770]: time=\"2026-06-09T17:30:00.68777731Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683770-fjcvj Namespace:openshift-infra ID:3f71932e8fc9a3e4df4d4c10bbabe16626132f5d2bedb1bcbe8fe7db3ecc3dbd UID:ee6bd37d-0d03-4141-8895-1eb0fdd1534f NetNS:/var/run/netns/84cd454e-3c98-4bd6-8157-a5c1a4909667 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podee6bd37d_0d03_4141_8895_1eb0fdd1534f.slice PodAnnotations:0xc00008c548}] Aliases:map[]}\"\nJun 09 17:30:00.688726 crc crio[20770]: time=\"2026-06-09T17:30:00.688692086Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683770-fjcvj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:30:00.736390 crc crio[20770]: time=\"2026-06-09T17:30:00.73629866Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29683770-nlgms/POD\" id=00873446-383c-407a-9ea8-e57d61caaea7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:30:00.736390 crc crio[20770]: time=\"2026-06-09T17:30:00.736384382Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:30:00.779235 crc crio[20770]: time=\"2026-06-09T17:30:00.779092274Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683770-nlgms Namespace:openshift-operator-lifecycle-manager ID:e8ace7993e878ed547b9187de4b54d24f61b853bfe0c696aea235920a15d6184 UID:143c0ba4-00c5-4939-95f6-5854bb579bc4 NetNS:/var/run/netns/817f986d-abda-49b5-bf05-a8cbf0eb48f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod143c0ba4_00c5_4939_95f6_5854bb579bc4.slice PodAnnotations:0xc0029880a8}] Aliases:map[]}\"\nJun 09 17:30:00.779235 crc crio[20770]: time=\"2026-06-09T17:30:00.779204677Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29683770-nlgms to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:30:01.294419 crc crio[20770]: 2026-06-09T17:30:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3f71932e8fc9a3e Mac:62:df:9f:f1:10:9a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:02 Mtu:0 Sandbox:/var/run/netns/84cd454e-3c98-4bd6-8157-a5c1a4909667 SocketPath: PciID:}] [{Interface:0xc00049e5d0 Address:{IP:10.217.1.2 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:30:01.297420 crc crio[20770]: time=\"2026-06-09T17:30:01.297385565Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683770-fjcvj Namespace:openshift-infra ID:3f71932e8fc9a3e4df4d4c10bbabe16626132f5d2bedb1bcbe8fe7db3ecc3dbd UID:ee6bd37d-0d03-4141-8895-1eb0fdd1534f NetNS:/var/run/netns/84cd454e-3c98-4bd6-8157-a5c1a4909667 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podee6bd37d_0d03_4141_8895_1eb0fdd1534f.slice PodAnnotations:0xc00008c548}] Aliases:map[]}\"\nJun 09 17:30:01.297923 crc crio[20770]: time=\"2026-06-09T17:30:01.2979015Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683770-fjcvj for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:30:01.306317 crc crio[20770]: time=\"2026-06-09T17:30:01.306265841Z\" level=info msg=\"Ran pod sandbox 3f71932e8fc9a3e4df4d4c10bbabe16626132f5d2bedb1bcbe8fe7db3ecc3dbd with infra container: openshift-infra/auto-csr-approver-29683770-fjcvj/POD\" id=223d5c9b-3acb-4f11-9000-31f4849ccec4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:30:01.310201 crc crio[20770]: time=\"2026-06-09T17:30:01.309998938Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=afd884f7-10fa-4068-af17-8318f8c5a6fb name=/runtime.v1.ImageService/PullImage\nJun 09 17:30:01.322117 crc crio[20770]: time=\"2026-06-09T17:30:01.322080807Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 17:30:01.429213 crc crio[20770]: 2026-06-09T17:30:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e8ace7993e878ed Mac:7a:8d:83:6d:0f:78 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:03 Mtu:0 Sandbox:/var/run/netns/817f986d-abda-49b5-bf05-a8cbf0eb48f5 SocketPath: PciID:}] [{Interface:0xc0001fb090 Address:{IP:10.217.1.3 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:30:01.431100 crc crio[20770]: time=\"2026-06-09T17:30:01.430987818Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683770-nlgms Namespace:openshift-operator-lifecycle-manager ID:e8ace7993e878ed547b9187de4b54d24f61b853bfe0c696aea235920a15d6184 UID:143c0ba4-00c5-4939-95f6-5854bb579bc4 NetNS:/var/run/netns/817f986d-abda-49b5-bf05-a8cbf0eb48f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod143c0ba4_00c5_4939_95f6_5854bb579bc4.slice PodAnnotations:0xc0029880a8}] Aliases:map[]}\"\nJun 09 17:30:01.432126 crc crio[20770]: time=\"2026-06-09T17:30:01.432053239Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29683770-nlgms for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:30:01.449753 crc crio[20770]: time=\"2026-06-09T17:30:01.449616836Z\" level=info msg=\"Ran pod sandbox e8ace7993e878ed547b9187de4b54d24f61b853bfe0c696aea235920a15d6184 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29683770-nlgms/POD\" id=00873446-383c-407a-9ea8-e57d61caaea7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:30:01.454001 crc crio[20770]: time=\"2026-06-09T17:30:01.453738695Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=19d696e1-2702-436c-9f88-7bf0c4ca6832 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:30:01.461079 crc crio[20770]: time=\"2026-06-09T17:30:01.460972623Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=59ffd053-a9fd-40bb-9018-eed44429b9b5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:30:01.495296 crc crio[20770]: time=\"2026-06-09T17:30:01.49516428Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29683770-nlgms/collect-profiles\" id=fe771e1a-a093-4276-94c2-563def012577 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:30:01.495843 crc crio[20770]: time=\"2026-06-09T17:30:01.495774477Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:30:01.559165 crc crio[20770]: time=\"2026-06-09T17:30:01.55897568Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:30:01.568161 crc crio[20770]: time=\"2026-06-09T17:30:01.568021361Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:30:01.825032 crc crio[20770]: time=\"2026-06-09T17:30:01.824034656Z\" level=info msg=\"Created container 6bb71a54249c3b34909a8c4a9bee83b0c5bbaeb02dcc6031622d833fd34592fd: openshift-operator-lifecycle-manager/collect-profiles-29683770-nlgms/collect-profiles\" id=fe771e1a-a093-4276-94c2-563def012577 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:30:01.826433 crc crio[20770]: time=\"2026-06-09T17:30:01.82590988Z\" level=info msg=\"Starting container: 6bb71a54249c3b34909a8c4a9bee83b0c5bbaeb02dcc6031622d833fd34592fd\" id=47342fdf-7c9b-4c36-9e1d-c632196d84fd name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:30:01.834581 crc crio[20770]: time=\"2026-06-09T17:30:01.834445727Z\" level=info msg=\"Started container\" PID=172970 containerID=6bb71a54249c3b34909a8c4a9bee83b0c5bbaeb02dcc6031622d833fd34592fd description=openshift-operator-lifecycle-manager/collect-profiles-29683770-nlgms/collect-profiles id=47342fdf-7c9b-4c36-9e1d-c632196d84fd name=/runtime.v1.RuntimeService/StartContainer sandboxID=e8ace7993e878ed547b9187de4b54d24f61b853bfe0c696aea235920a15d6184\nJun 09 17:30:03.751472 crc crio[20770]: time=\"2026-06-09T17:30:03.750903007Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=afd884f7-10fa-4068-af17-8318f8c5a6fb name=/runtime.v1.ImageService/PullImage\nJun 09 17:30:03.753529 crc crio[20770]: time=\"2026-06-09T17:30:03.753284186Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a6c5cfcb-1e2f-4ef8-8823-a8ba9a732928 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:30:03.757051 crc crio[20770]: time=\"2026-06-09T17:30:03.756957212Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=9288c69d-3d44-4d7e-b530-1a4e49cd476d name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:30:03.769990 crc crio[20770]: time=\"2026-06-09T17:30:03.769767611Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683770-fjcvj/oc\" id=5b26c8b3-0485-41a3-93c1-b55d59957d10 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:30:03.770583 crc crio[20770]: time=\"2026-06-09T17:30:03.770496222Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:30:03.820135 crc crio[20770]: time=\"2026-06-09T17:30:03.8196298Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:30:03.842382 crc crio[20770]: time=\"2026-06-09T17:30:03.842132929Z\" level=info msg=\"Stopping pod sandbox: e8ace7993e878ed547b9187de4b54d24f61b853bfe0c696aea235920a15d6184\" id=e063e3ca-f927-4df9-b38f-32e80c64747f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:30:03.843502 crc crio[20770]: time=\"2026-06-09T17:30:03.843407286Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683770-nlgms Namespace:openshift-operator-lifecycle-manager ID:e8ace7993e878ed547b9187de4b54d24f61b853bfe0c696aea235920a15d6184 UID:143c0ba4-00c5-4939-95f6-5854bb579bc4 NetNS:/var/run/netns/817f986d-abda-49b5-bf05-a8cbf0eb48f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod143c0ba4_00c5_4939_95f6_5854bb579bc4.slice PodAnnotations:0xc00008c558}] Aliases:map[]}\"\nJun 09 17:30:03.843689 crc crio[20770]: time=\"2026-06-09T17:30:03.843588341Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29683770-nlgms from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:30:04.206474 crc crio[20770]: time=\"2026-06-09T17:30:04.206264912Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:30:04.218347 crc crio[20770]: time=\"2026-06-09T17:30:04.218227108Z\" level=info msg=\"Stopped pod sandbox: e8ace7993e878ed547b9187de4b54d24f61b853bfe0c696aea235920a15d6184\" id=e063e3ca-f927-4df9-b38f-32e80c64747f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:30:04.466169 crc crio[20770]: time=\"2026-06-09T17:30:04.465553902Z\" level=info msg=\"Created container add5b8cebe84050999d95200fc31475b0761d76c3605daa48b0581454af0aebc: openshift-infra/auto-csr-approver-29683770-fjcvj/oc\" id=5b26c8b3-0485-41a3-93c1-b55d59957d10 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:30:04.467366 crc crio[20770]: time=\"2026-06-09T17:30:04.467289542Z\" level=info msg=\"Starting container: add5b8cebe84050999d95200fc31475b0761d76c3605daa48b0581454af0aebc\" id=eb7abd46-b893-45b5-ae20-fc99a97f0a85 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:30:04.473416 crc crio[20770]: time=\"2026-06-09T17:30:04.473277675Z\" level=info msg=\"Started container\" PID=173167 containerID=add5b8cebe84050999d95200fc31475b0761d76c3605daa48b0581454af0aebc description=openshift-infra/auto-csr-approver-29683770-fjcvj/oc id=eb7abd46-b893-45b5-ae20-fc99a97f0a85 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3f71932e8fc9a3e4df4d4c10bbabe16626132f5d2bedb1bcbe8fe7db3ecc3dbd\nJun 09 17:30:06.907846 crc crio[20770]: time=\"2026-06-09T17:30:06.906595866Z\" level=info msg=\"Stopping pod sandbox: 3f71932e8fc9a3e4df4d4c10bbabe16626132f5d2bedb1bcbe8fe7db3ecc3dbd\" id=f0f80253-b84f-465d-a476-b9cb7e3cd43e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:30:06.910129 crc crio[20770]: time=\"2026-06-09T17:30:06.909573932Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683770-fjcvj Namespace:openshift-infra ID:3f71932e8fc9a3e4df4d4c10bbabe16626132f5d2bedb1bcbe8fe7db3ecc3dbd UID:ee6bd37d-0d03-4141-8895-1eb0fdd1534f NetNS:/var/run/netns/84cd454e-3c98-4bd6-8157-a5c1a4909667 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podee6bd37d_0d03_4141_8895_1eb0fdd1534f.slice PodAnnotations:0xc0029d4b80}] Aliases:map[]}\"\nJun 09 17:30:06.910129 crc crio[20770]: time=\"2026-06-09T17:30:06.90986541Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683770-fjcvj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:30:07.225985 crc crio[20770]: time=\"2026-06-09T17:30:07.225729331Z\" level=info msg=\"Stopped pod sandbox: 3f71932e8fc9a3e4df4d4c10bbabe16626132f5d2bedb1bcbe8fe7db3ecc3dbd\" id=f0f80253-b84f-465d-a476-b9cb7e3cd43e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:30:30.518820 crc crio[20770]: time=\"2026-06-09T17:30:30.517882476Z\" level=info msg=\"Removing container: c3689796384cbecbb345becdd3529d58f526b3a0e584eed58e3bcba3815bfa9e\" id=b4372d45-cef1-4e61-b431-200174c30c2a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:30:30.553416 crc crio[20770]: time=\"2026-06-09T17:30:30.553299477Z\" level=info msg=\"Removed container c3689796384cbecbb345becdd3529d58f526b3a0e584eed58e3bcba3815bfa9e: openshift-operator-lifecycle-manager/collect-profiles-29683725-gbm7x/collect-profiles\" id=b4372d45-cef1-4e61-b431-200174c30c2a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:30:30.558084 crc crio[20770]: time=\"2026-06-09T17:30:30.557981442Z\" level=info msg=\"Removing container: 423a41f633c15052a1067f76afc01eb305e926022f2a01b36865aedf289741bb\" id=c352d08d-ee92-4c63-9878-aae6a6888088 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:30:30.757891 crc crio[20770]: time=\"2026-06-09T17:30:30.757014804Z\" level=info msg=\"Removed container 423a41f633c15052a1067f76afc01eb305e926022f2a01b36865aedf289741bb: openshift-infra/auto-csr-approver-29683764-57p57/oc\" id=c352d08d-ee92-4c63-9878-aae6a6888088 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:30:30.769873 crc crio[20770]: time=\"2026-06-09T17:30:30.769510274Z\" level=info msg=\"Stopping pod sandbox: b28d8406b5dc56b84ebbacf6446640bc4b19bde4c4e7617a0e55244e69f63c79\" id=e14ccdb9-6f54-48dd-b8c6-11b727a8f547 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:30:30.769873 crc crio[20770]: time=\"2026-06-09T17:30:30.769596616Z\" level=info msg=\"Stopped pod sandbox (already stopped): b28d8406b5dc56b84ebbacf6446640bc4b19bde4c4e7617a0e55244e69f63c79\" id=e14ccdb9-6f54-48dd-b8c6-11b727a8f547 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:30:30.770964 crc crio[20770]: time=\"2026-06-09T17:30:30.770873223Z\" level=info msg=\"Removing pod sandbox: b28d8406b5dc56b84ebbacf6446640bc4b19bde4c4e7617a0e55244e69f63c79\" id=d0059054-f051-4221-a0bb-46b73b6eab17 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:30:30.786784 crc crio[20770]: time=\"2026-06-09T17:30:30.786613177Z\" level=info msg=\"Removed pod sandbox: b28d8406b5dc56b84ebbacf6446640bc4b19bde4c4e7617a0e55244e69f63c79\" id=d0059054-f051-4221-a0bb-46b73b6eab17 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:30:30.788129 crc crio[20770]: time=\"2026-06-09T17:30:30.788046499Z\" level=info msg=\"Stopping pod sandbox: 31b24e9b14f1d6f9920e5515a4a39854163a04ba048bbba7fade22a2b1976ca5\" id=a4432447-3e04-4e57-9822-7e35998cb9e5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:30:30.788271 crc crio[20770]: time=\"2026-06-09T17:30:30.788159742Z\" level=info msg=\"Stopped pod sandbox (already stopped): 31b24e9b14f1d6f9920e5515a4a39854163a04ba048bbba7fade22a2b1976ca5\" id=a4432447-3e04-4e57-9822-7e35998cb9e5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:30:30.789412 crc crio[20770]: time=\"2026-06-09T17:30:30.789305845Z\" level=info msg=\"Removing pod sandbox: 31b24e9b14f1d6f9920e5515a4a39854163a04ba048bbba7fade22a2b1976ca5\" id=3711e025-a96b-403b-aa11-2252a4b37ac2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:30:30.812214 crc crio[20770]: time=\"2026-06-09T17:30:30.812059191Z\" level=info msg=\"Removed pod sandbox: 31b24e9b14f1d6f9920e5515a4a39854163a04ba048bbba7fade22a2b1976ca5\" id=3711e025-a96b-403b-aa11-2252a4b37ac2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:30:51.575550 crc crio[20770]: time=\"2026-06-09T17:30:51.574171875Z\" level=info msg=\"Stopping pod sandbox: f1d8a85727db65f9595f0cf6acbed193558ac4cb1b29b33ec4cc3fafdba0dbba\" id=dcdb05a6-8955-48d4-883c-7daf0e169eea name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:30:51.577218 crc crio[20770]: time=\"2026-06-09T17:30:51.576250665Z\" level=info msg=\"Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-97hwd Namespace:openstack ID:f1d8a85727db65f9595f0cf6acbed193558ac4cb1b29b33ec4cc3fafdba0dbba UID:6972607e-9249-418d-8a3e-a90bd49146bf NetNS:/var/run/netns/8626f061-6a04-4634-8655-bd59b64d6a22 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6972607e_9249_418d_8a3e_a90bd49146bf.slice PodAnnotations:0xc002a087f0}] Aliases:map[]}\"\nJun 09 17:30:51.577218 crc crio[20770]: time=\"2026-06-09T17:30:51.57640245Z\" level=info msg=\"Deleting pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-97hwd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:30:52.111886 crc crio[20770]: time=\"2026-06-09T17:30:52.11133005Z\" level=info msg=\"Stopped pod sandbox: f1d8a85727db65f9595f0cf6acbed193558ac4cb1b29b33ec4cc3fafdba0dbba\" id=dcdb05a6-8955-48d4-883c-7daf0e169eea name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:30:53.152148 crc crio[20770]: time=\"2026-06-09T17:30:53.151571747Z\" level=info msg=\"Running pod sandbox: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-zq7s2/POD\" id=1554f8cd-f2bc-4294-a7f9-f3135d0f69dd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:30:53.153395 crc crio[20770]: time=\"2026-06-09T17:30:53.152206865Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:30:53.191401 crc crio[20770]: time=\"2026-06-09T17:30:53.191275232Z\" level=info msg=\"Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-zq7s2 Namespace:openstack ID:2dff4956fa657fbc4cd72456e193d3df4457eedfe55a13c44604589332e90db9 UID:8d95679c-d62e-4eb6-b880-2e7aaf2b6800 NetNS:/var/run/netns/ba54131c-f25e-4b47-ad66-4dbcce83fe6f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8d95679c_d62e_4eb6_b880_2e7aaf2b6800.slice PodAnnotations:0xc002988820}] Aliases:map[]}\"\nJun 09 17:30:53.191401 crc crio[20770]: time=\"2026-06-09T17:30:53.191369715Z\" level=info msg=\"Adding pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-zq7s2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:30:53.908619 crc crio[20770]: 2026-06-09T17:30:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2dff4956fa657fb Mac:86:c5:b6:d5:ad:1b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:04 Mtu:0 Sandbox:/var/run/netns/ba54131c-f25e-4b47-ad66-4dbcce83fe6f SocketPath: PciID:}] [{Interface:0xc000152da0 Address:{IP:10.217.1.4 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:30:53.910423 crc crio[20770]: time=\"2026-06-09T17:30:53.910325463Z\" level=info msg=\"Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-zq7s2 Namespace:openstack ID:2dff4956fa657fbc4cd72456e193d3df4457eedfe55a13c44604589332e90db9 UID:8d95679c-d62e-4eb6-b880-2e7aaf2b6800 NetNS:/var/run/netns/ba54131c-f25e-4b47-ad66-4dbcce83fe6f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8d95679c_d62e_4eb6_b880_2e7aaf2b6800.slice PodAnnotations:0xc002988820}] Aliases:map[]}\"\nJun 09 17:30:53.910579 crc crio[20770]: time=\"2026-06-09T17:30:53.910523088Z\" level=info msg=\"Checking pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-zq7s2 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:30:53.923073 crc crio[20770]: time=\"2026-06-09T17:30:53.922225916Z\" level=info msg=\"Ran pod sandbox 2dff4956fa657fbc4cd72456e193d3df4457eedfe55a13c44604589332e90db9 with infra container: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-zq7s2/POD\" id=1554f8cd-f2bc-4294-a7f9-f3135d0f69dd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:30:53.926479 crc crio[20770]: time=\"2026-06-09T17:30:53.926399806Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=7335f360-1984-4c7f-8517-9df93484dc0c name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:30:54.013482 crc crio[20770]: time=\"2026-06-09T17:30:54.012336035Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=1fd041c8-9515-4a5e-80cc-7bd276554e67 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:30:54.023722 crc crio[20770]: time=\"2026-06-09T17:30:54.023418735Z\" level=info msg=\"Creating container: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-zq7s2/nova-edpm-deployment-ipam-openstack-edpm-ipam\" id=7c2efa8e-bf71-4e23-a7ff-05ee2ad66916 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:30:54.023978 crc crio[20770]: time=\"2026-06-09T17:30:54.023892439Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:30:54.078721 crc crio[20770]: time=\"2026-06-09T17:30:54.078602457Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:30:54.082138 crc crio[20770]: time=\"2026-06-09T17:30:54.082095687Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:30:54.272375 crc crio[20770]: time=\"2026-06-09T17:30:54.272258673Z\" level=info msg=\"Created container 5e419b239e5cc9bfe351223ef6d421d5172e304dcc780b5193523ee89ff6e57d: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-zq7s2/nova-edpm-deployment-ipam-openstack-edpm-ipam\" id=7c2efa8e-bf71-4e23-a7ff-05ee2ad66916 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:30:54.274011 crc crio[20770]: time=\"2026-06-09T17:30:54.27353373Z\" level=info msg=\"Starting container: 5e419b239e5cc9bfe351223ef6d421d5172e304dcc780b5193523ee89ff6e57d\" id=dd11667a-fc23-486e-828b-e658a32c5c9f name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:30:54.280585 crc crio[20770]: time=\"2026-06-09T17:30:54.280429519Z\" level=info msg=\"Started container\" PID=176228 containerID=5e419b239e5cc9bfe351223ef6d421d5172e304dcc780b5193523ee89ff6e57d description=openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-zq7s2/nova-edpm-deployment-ipam-openstack-edpm-ipam id=dd11667a-fc23-486e-828b-e658a32c5c9f name=/runtime.v1.RuntimeService/StartContainer sandboxID=2dff4956fa657fbc4cd72456e193d3df4457eedfe55a13c44604589332e90db9\nJun 09 17:32:00.588731 crc crio[20770]: time=\"2026-06-09T17:32:00.586948026Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683772-4tp7d/POD\" id=06808651-9dc9-443b-9d3c-5c14dcb54157 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:32:00.588731 crc crio[20770]: time=\"2026-06-09T17:32:00.588762118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:32:00.638545 crc crio[20770]: time=\"2026-06-09T17:32:00.638382559Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683772-4tp7d Namespace:openshift-infra ID:57e327dde74cc4b2b3c987a84e594478f0935606ea386b4cd1620259b73bbf46 UID:62dd5cfa-6bb4-45a3-af2d-5f49d7f430e1 NetNS:/var/run/netns/1ab299e9-81f6-4b74-9834-c1d1caa10254 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod62dd5cfa_6bb4_45a3_af2d_5f49d7f430e1.slice PodAnnotations:0xc001e80130}] Aliases:map[]}\"\nJun 09 17:32:00.638545 crc crio[20770]: time=\"2026-06-09T17:32:00.638512123Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683772-4tp7d to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:32:01.224634 crc crio[20770]: 2026-06-09T17:32:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:57e327dde74cc4b Mac:1a:5a:be:9a:b9:0b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:05 Mtu:0 Sandbox:/var/run/netns/1ab299e9-81f6-4b74-9834-c1d1caa10254 SocketPath: PciID:}] [{Interface:0xc0001385d0 Address:{IP:10.217.1.5 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:32:01.226361 crc crio[20770]: time=\"2026-06-09T17:32:01.226291258Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683772-4tp7d Namespace:openshift-infra ID:57e327dde74cc4b2b3c987a84e594478f0935606ea386b4cd1620259b73bbf46 UID:62dd5cfa-6bb4-45a3-af2d-5f49d7f430e1 NetNS:/var/run/netns/1ab299e9-81f6-4b74-9834-c1d1caa10254 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod62dd5cfa_6bb4_45a3_af2d_5f49d7f430e1.slice PodAnnotations:0xc001e80130}] Aliases:map[]}\"\nJun 09 17:32:01.226499 crc crio[20770]: time=\"2026-06-09T17:32:01.226445533Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683772-4tp7d for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:32:01.238137 crc crio[20770]: time=\"2026-06-09T17:32:01.238037297Z\" level=info msg=\"Ran pod sandbox 57e327dde74cc4b2b3c987a84e594478f0935606ea386b4cd1620259b73bbf46 with infra container: openshift-infra/auto-csr-approver-29683772-4tp7d/POD\" id=06808651-9dc9-443b-9d3c-5c14dcb54157 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:32:01.241954 crc crio[20770]: time=\"2026-06-09T17:32:01.241873978Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=8f6c17dd-3ae6-4ed0-9dd7-1cab137f37ad name=/runtime.v1.ImageService/PullImage\nJun 09 17:32:01.254343 crc crio[20770]: time=\"2026-06-09T17:32:01.254250005Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 17:32:02.148244 crc crio[20770]: time=\"2026-06-09T17:32:02.147579642Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=8f6c17dd-3ae6-4ed0-9dd7-1cab137f37ad name=/runtime.v1.ImageService/PullImage\nJun 09 17:32:02.151814 crc crio[20770]: time=\"2026-06-09T17:32:02.151617379Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a1ec68bc-0327-42a7-94aa-2e5a225e262a name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:32:02.154553 crc crio[20770]: time=\"2026-06-09T17:32:02.154465231Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=1ac14702-46b7-420e-84b1-e736bb508a55 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:32:02.164217 crc crio[20770]: time=\"2026-06-09T17:32:02.164093849Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683772-4tp7d/oc\" id=715d4c4a-574c-4bf3-9e6e-8fdd553c84bc name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:32:02.164908 crc crio[20770]: time=\"2026-06-09T17:32:02.164786269Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:32:02.222405 crc crio[20770]: time=\"2026-06-09T17:32:02.222113933Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:32:02.572109 crc crio[20770]: time=\"2026-06-09T17:32:02.572021686Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:32:02.737368 crc crio[20770]: time=\"2026-06-09T17:32:02.736466649Z\" level=info msg=\"Created container 639d57c08059f37b745ea22e341fb3234e2b958a3584f6e6f4b0d00603b82bc7: openshift-infra/auto-csr-approver-29683772-4tp7d/oc\" id=715d4c4a-574c-4bf3-9e6e-8fdd553c84bc name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:32:02.738847 crc crio[20770]: time=\"2026-06-09T17:32:02.738773166Z\" level=info msg=\"Starting container: 639d57c08059f37b745ea22e341fb3234e2b958a3584f6e6f4b0d00603b82bc7\" id=6f25984e-d8c9-4542-8d44-31ef9f40d96e name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:32:02.747587 crc crio[20770]: time=\"2026-06-09T17:32:02.747460707Z\" level=info msg=\"Started container\" PID=180130 containerID=639d57c08059f37b745ea22e341fb3234e2b958a3584f6e6f4b0d00603b82bc7 description=openshift-infra/auto-csr-approver-29683772-4tp7d/oc id=6f25984e-d8c9-4542-8d44-31ef9f40d96e name=/runtime.v1.RuntimeService/StartContainer sandboxID=57e327dde74cc4b2b3c987a84e594478f0935606ea386b4cd1620259b73bbf46\nJun 09 17:32:04.602364 crc crio[20770]: time=\"2026-06-09T17:32:04.601713124Z\" level=info msg=\"Stopping pod sandbox: 57e327dde74cc4b2b3c987a84e594478f0935606ea386b4cd1620259b73bbf46\" id=0de222e8-91f5-4463-922d-7041eb79b09e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:32:04.603994 crc crio[20770]: time=\"2026-06-09T17:32:04.603025522Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683772-4tp7d Namespace:openshift-infra ID:57e327dde74cc4b2b3c987a84e594478f0935606ea386b4cd1620259b73bbf46 UID:62dd5cfa-6bb4-45a3-af2d-5f49d7f430e1 NetNS:/var/run/netns/1ab299e9-81f6-4b74-9834-c1d1caa10254 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod62dd5cfa_6bb4_45a3_af2d_5f49d7f430e1.slice PodAnnotations:0xc0010a2658}] Aliases:map[]}\"\nJun 09 17:32:04.603994 crc crio[20770]: time=\"2026-06-09T17:32:04.603160926Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683772-4tp7d from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:32:05.076101 crc crio[20770]: time=\"2026-06-09T17:32:05.075321526Z\" level=info msg=\"Stopped pod sandbox: 57e327dde74cc4b2b3c987a84e594478f0935606ea386b4cd1620259b73bbf46\" id=0de222e8-91f5-4463-922d-7041eb79b09e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:32:30.863284 crc crio[20770]: time=\"2026-06-09T17:32:30.862024745Z\" level=info msg=\"Removing container: deca1b967c3e7376e80fed51ad5fc06e235b11cc849f90e7cac5dcfa654d6c6d\" id=2aa20e89-577a-4b48-a4a0-3a837a9b97ee name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:32:31.062051 crc crio[20770]: time=\"2026-06-09T17:32:31.061150379Z\" level=info msg=\"Removed container deca1b967c3e7376e80fed51ad5fc06e235b11cc849f90e7cac5dcfa654d6c6d: openshift-infra/auto-csr-approver-29683766-spwj5/oc\" id=2aa20e89-577a-4b48-a4a0-3a837a9b97ee name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:32:31.075880 crc crio[20770]: time=\"2026-06-09T17:32:31.075189944Z\" level=info msg=\"Stopping pod sandbox: e18d8a4d34dcfd451a0bd561e8264facd5cad3ce6588585b9d2ba13ed9f96f25\" id=85573e17-e2a2-4062-86cf-6bd86f5887e0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:32:31.075880 crc crio[20770]: time=\"2026-06-09T17:32:31.075352909Z\" level=info msg=\"Stopped pod sandbox (already stopped): e18d8a4d34dcfd451a0bd561e8264facd5cad3ce6588585b9d2ba13ed9f96f25\" id=85573e17-e2a2-4062-86cf-6bd86f5887e0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:32:31.076712 crc crio[20770]: time=\"2026-06-09T17:32:31.076137732Z\" level=info msg=\"Removing pod sandbox: e18d8a4d34dcfd451a0bd561e8264facd5cad3ce6588585b9d2ba13ed9f96f25\" id=e2e33fb3-57ae-4d67-9eb4-54c4a80fa577 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:32:31.107924 crc crio[20770]: time=\"2026-06-09T17:32:31.1076083Z\" level=info msg=\"Removed pod sandbox: e18d8a4d34dcfd451a0bd561e8264facd5cad3ce6588585b9d2ba13ed9f96f25\" id=e2e33fb3-57ae-4d67-9eb4-54c4a80fa577 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:33:33.918046 crc crio[20770]: time=\"2026-06-09T17:33:33.916940058Z\" level=info msg=\"Stopping pod sandbox: 2dff4956fa657fbc4cd72456e193d3df4457eedfe55a13c44604589332e90db9\" id=548f5643-43c1-47b0-ae28-85f5ebc0754e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:33:33.920817 crc crio[20770]: time=\"2026-06-09T17:33:33.919041088Z\" level=info msg=\"Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-zq7s2 Namespace:openstack ID:2dff4956fa657fbc4cd72456e193d3df4457eedfe55a13c44604589332e90db9 UID:8d95679c-d62e-4eb6-b880-2e7aaf2b6800 NetNS:/var/run/netns/ba54131c-f25e-4b47-ad66-4dbcce83fe6f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8d95679c_d62e_4eb6_b880_2e7aaf2b6800.slice PodAnnotations:0xc00291a810}] Aliases:map[]}\"\nJun 09 17:33:33.920817 crc crio[20770]: time=\"2026-06-09T17:33:33.919302096Z\" level=info msg=\"Deleting pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-zq7s2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:33:35.179451 crc crio[20770]: time=\"2026-06-09T17:33:35.17893245Z\" level=info msg=\"Stopped pod sandbox: 2dff4956fa657fbc4cd72456e193d3df4457eedfe55a13c44604589332e90db9\" id=548f5643-43c1-47b0-ae28-85f5ebc0754e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:33:36.900880 crc crio[20770]: time=\"2026-06-09T17:33:36.898709658Z\" level=info msg=\"Running pod sandbox: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-4cwwb/POD\" id=13b11bca-76aa-4787-9dca-365c33292b2f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:33:36.900880 crc crio[20770]: time=\"2026-06-09T17:33:36.899616604Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:33:36.928004 crc crio[20770]: time=\"2026-06-09T17:33:36.92753556Z\" level=info msg=\"Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-4cwwb Namespace:openstack ID:eef9ee1faf58749cd9dfd95d2f045c5c3d9336b8110c5f2e8dd7c1834c616aa2 UID:4bc7ddd4-988d-4415-8921-03b6a37900d8 NetNS:/var/run/netns/15b2cde2-1e26-4e92-a21e-9320928cace9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4bc7ddd4_988d_4415_8921_03b6a37900d8.slice PodAnnotations:0xc007516ec8}] Aliases:map[]}\"\nJun 09 17:33:36.928004 crc crio[20770]: time=\"2026-06-09T17:33:36.927731185Z\" level=info msg=\"Adding pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-4cwwb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:33:37.450383 crc crio[20770]: 2026-06-09T17:33:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:eef9ee1faf58749 Mac:7a:00:9f:3a:cd:81 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:06 Mtu:0 Sandbox:/var/run/netns/15b2cde2-1e26-4e92-a21e-9320928cace9 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.1.6 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:33:37.452109 crc crio[20770]: time=\"2026-06-09T17:33:37.451958327Z\" level=info msg=\"Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-4cwwb Namespace:openstack ID:eef9ee1faf58749cd9dfd95d2f045c5c3d9336b8110c5f2e8dd7c1834c616aa2 UID:4bc7ddd4-988d-4415-8921-03b6a37900d8 NetNS:/var/run/netns/15b2cde2-1e26-4e92-a21e-9320928cace9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4bc7ddd4_988d_4415_8921_03b6a37900d8.slice PodAnnotations:0xc007516ec8}] Aliases:map[]}\"\nJun 09 17:33:37.452299 crc crio[20770]: time=\"2026-06-09T17:33:37.452190984Z\" level=info msg=\"Checking pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-4cwwb for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:33:37.460951 crc crio[20770]: time=\"2026-06-09T17:33:37.460852864Z\" level=info msg=\"Ran pod sandbox eef9ee1faf58749cd9dfd95d2f045c5c3d9336b8110c5f2e8dd7c1834c616aa2 with infra container: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-4cwwb/POD\" id=13b11bca-76aa-4787-9dca-365c33292b2f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:33:37.463694 crc crio[20770]: time=\"2026-06-09T17:33:37.463542211Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=49dddd3b-0d10-486c-af7e-759f98226066 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:33:37.524585 crc crio[20770]: time=\"2026-06-09T17:33:37.52449371Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=33c7d39a-92d4-4667-b4c3-1dd532e324dd name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:33:37.534158 crc crio[20770]: time=\"2026-06-09T17:33:37.533738866Z\" level=info msg=\"Creating container: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-4cwwb/telemetry-edpm-deployment-ipam-openstack-edpm-ipam\" id=7a6f8a17-9ce1-4f58-aa7b-de1c5fcd3d79 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:33:37.534464 crc crio[20770]: time=\"2026-06-09T17:33:37.534322873Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:33:37.597752 crc crio[20770]: time=\"2026-06-09T17:33:37.597065603Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:33:37.600574 crc crio[20770]: time=\"2026-06-09T17:33:37.600514272Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:33:37.743876 crc crio[20770]: time=\"2026-06-09T17:33:37.743753524Z\" level=info msg=\"Created container e707fed4a31ee6e6c6cfa456bbb251a0296003455d22aa2bb4f645ffe1aca79a: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-4cwwb/telemetry-edpm-deployment-ipam-openstack-edpm-ipam\" id=7a6f8a17-9ce1-4f58-aa7b-de1c5fcd3d79 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:33:37.745983 crc crio[20770]: time=\"2026-06-09T17:33:37.745871005Z\" level=info msg=\"Starting container: e707fed4a31ee6e6c6cfa456bbb251a0296003455d22aa2bb4f645ffe1aca79a\" id=62b40fab-5fb2-421a-b380-fd3e7a38ef18 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:33:37.751619 crc crio[20770]: time=\"2026-06-09T17:33:37.751366464Z\" level=info msg=\"Started container\" PID=185879 containerID=e707fed4a31ee6e6c6cfa456bbb251a0296003455d22aa2bb4f645ffe1aca79a description=openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-4cwwb/telemetry-edpm-deployment-ipam-openstack-edpm-ipam id=62b40fab-5fb2-421a-b380-fd3e7a38ef18 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eef9ee1faf58749cd9dfd95d2f045c5c3d9336b8110c5f2e8dd7c1834c616aa2\nJun 09 17:34:00.563590 crc crio[20770]: time=\"2026-06-09T17:34:00.563048999Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683774-9qrbx/POD\" id=343bb82e-bbb1-4ec6-8b99-a6a36342168c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:34:00.564900 crc crio[20770]: time=\"2026-06-09T17:34:00.563628835Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:34:00.601111 crc crio[20770]: time=\"2026-06-09T17:34:00.601009374Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683774-9qrbx Namespace:openshift-infra ID:38851472a1e52c77523fa728b6aa1bfa25d434d751d0ff979cef5c6ff818d57f UID:95fcda84-badb-4c1e-bb79-f61b82a02e80 NetNS:/var/run/netns/66732467-8180-44bd-9ead-1f0b0f9acc00 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod95fcda84_badb_4c1e_bb79_f61b82a02e80.slice PodAnnotations:0xc002895330}] Aliases:map[]}\"\nJun 09 17:34:00.601111 crc crio[20770]: time=\"2026-06-09T17:34:00.601098406Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683774-9qrbx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:34:01.140318 crc crio[20770]: 2026-06-09T17:34:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:38851472a1e52c7 Mac:4a:50:74:3f:44:90 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:07 Mtu:0 Sandbox:/var/run/netns/66732467-8180-44bd-9ead-1f0b0f9acc00 SocketPath: PciID:}] [{Interface:0xc000432330 Address:{IP:10.217.1.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:34:01.142373 crc crio[20770]: time=\"2026-06-09T17:34:01.142295468Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683774-9qrbx Namespace:openshift-infra ID:38851472a1e52c77523fa728b6aa1bfa25d434d751d0ff979cef5c6ff818d57f UID:95fcda84-badb-4c1e-bb79-f61b82a02e80 NetNS:/var/run/netns/66732467-8180-44bd-9ead-1f0b0f9acc00 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod95fcda84_badb_4c1e_bb79_f61b82a02e80.slice PodAnnotations:0xc002895330}] Aliases:map[]}\"\nJun 09 17:34:01.142527 crc crio[20770]: time=\"2026-06-09T17:34:01.142473023Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683774-9qrbx for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:34:01.153864 crc crio[20770]: time=\"2026-06-09T17:34:01.153689776Z\" level=info msg=\"Ran pod sandbox 38851472a1e52c77523fa728b6aa1bfa25d434d751d0ff979cef5c6ff818d57f with infra container: openshift-infra/auto-csr-approver-29683774-9qrbx/POD\" id=343bb82e-bbb1-4ec6-8b99-a6a36342168c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:34:01.157485 crc crio[20770]: time=\"2026-06-09T17:34:01.157396953Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=95be17a1-c8e7-4960-9cb3-ea231e0a5bc4 name=/runtime.v1.ImageService/PullImage\nJun 09 17:34:01.168371 crc crio[20770]: time=\"2026-06-09T17:34:01.168280547Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 17:34:01.960489 crc crio[20770]: time=\"2026-06-09T17:34:01.959440039Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=95be17a1-c8e7-4960-9cb3-ea231e0a5bc4 name=/runtime.v1.ImageService/PullImage\nJun 09 17:34:01.962016 crc crio[20770]: time=\"2026-06-09T17:34:01.961191819Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=b8fa3ece-034c-487d-a322-e600ed0d9b97 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:34:01.966724 crc crio[20770]: time=\"2026-06-09T17:34:01.963691802Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=16140f0e-9571-4322-b2e0-ccec1c64cc01 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:34:01.970623 crc crio[20770]: time=\"2026-06-09T17:34:01.970488888Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683774-9qrbx/oc\" id=0a5e9300-ce72-44b5-baca-d89ca7eee194 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:34:01.971126 crc crio[20770]: time=\"2026-06-09T17:34:01.971065044Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:34:02.025578 crc crio[20770]: time=\"2026-06-09T17:34:02.025389411Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:34:02.317946 crc crio[20770]: time=\"2026-06-09T17:34:02.317864298Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:34:02.479329 crc crio[20770]: time=\"2026-06-09T17:34:02.479189791Z\" level=info msg=\"Created container 8ac6dbc3bbbc871611d8b29c8d9f2e0ab40e720dbbc7c04d984ad3a2aa48c160: openshift-infra/auto-csr-approver-29683774-9qrbx/oc\" id=0a5e9300-ce72-44b5-baca-d89ca7eee194 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:34:02.480852 crc crio[20770]: time=\"2026-06-09T17:34:02.480759766Z\" level=info msg=\"Starting container: 8ac6dbc3bbbc871611d8b29c8d9f2e0ab40e720dbbc7c04d984ad3a2aa48c160\" id=43c30750-5c57-4190-ab2f-af6e06729b12 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:34:02.488301 crc crio[20770]: time=\"2026-06-09T17:34:02.488180621Z\" level=info msg=\"Started container\" PID=187387 containerID=8ac6dbc3bbbc871611d8b29c8d9f2e0ab40e720dbbc7c04d984ad3a2aa48c160 description=openshift-infra/auto-csr-approver-29683774-9qrbx/oc id=43c30750-5c57-4190-ab2f-af6e06729b12 name=/runtime.v1.RuntimeService/StartContainer sandboxID=38851472a1e52c77523fa728b6aa1bfa25d434d751d0ff979cef5c6ff818d57f\nJun 09 17:34:04.437170 crc crio[20770]: time=\"2026-06-09T17:34:04.436461599Z\" level=info msg=\"Stopping pod sandbox: 38851472a1e52c77523fa728b6aa1bfa25d434d751d0ff979cef5c6ff818d57f\" id=2c5c8f2e-0134-4393-b10f-f7c6f8d63e14 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:34:04.438588 crc crio[20770]: time=\"2026-06-09T17:34:04.437752507Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683774-9qrbx Namespace:openshift-infra ID:38851472a1e52c77523fa728b6aa1bfa25d434d751d0ff979cef5c6ff818d57f UID:95fcda84-badb-4c1e-bb79-f61b82a02e80 NetNS:/var/run/netns/66732467-8180-44bd-9ead-1f0b0f9acc00 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod95fcda84_badb_4c1e_bb79_f61b82a02e80.slice PodAnnotations:0xc0029d4028}] Aliases:map[]}\"\nJun 09 17:34:04.438588 crc crio[20770]: time=\"2026-06-09T17:34:04.437925051Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683774-9qrbx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:34:04.809324 crc crio[20770]: time=\"2026-06-09T17:34:04.809188431Z\" level=info msg=\"Stopped pod sandbox: 38851472a1e52c77523fa728b6aa1bfa25d434d751d0ff979cef5c6ff818d57f\" id=2c5c8f2e-0134-4393-b10f-f7c6f8d63e14 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:34:31.158335 crc crio[20770]: time=\"2026-06-09T17:34:31.157486452Z\" level=info msg=\"Removing container: 886d2d125b89befb00a6bb69088fd588856a8782129ee65246fd62e12730bea2\" id=83762fb9-84a8-4ce1-bc27-4df96dfe6cef name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:34:31.293710 crc crio[20770]: time=\"2026-06-09T17:34:31.293385722Z\" level=info msg=\"Removed container 886d2d125b89befb00a6bb69088fd588856a8782129ee65246fd62e12730bea2: openshift-infra/auto-csr-approver-29683768-qj8p5/oc\" id=83762fb9-84a8-4ce1-bc27-4df96dfe6cef name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:34:31.309890 crc crio[20770]: time=\"2026-06-09T17:34:31.309706113Z\" level=info msg=\"Stopping pod sandbox: f04e28f4ed5fd1402f48381b69f114574a6f71e22fb861f5daeef8d360923c74\" id=e178f576-5665-41bc-b721-62b4398f6098 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:34:31.309890 crc crio[20770]: time=\"2026-06-09T17:34:31.309810386Z\" level=info msg=\"Stopped pod sandbox (already stopped): f04e28f4ed5fd1402f48381b69f114574a6f71e22fb861f5daeef8d360923c74\" id=e178f576-5665-41bc-b721-62b4398f6098 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:34:31.310742 crc crio[20770]: time=\"2026-06-09T17:34:31.310539517Z\" level=info msg=\"Removing pod sandbox: f04e28f4ed5fd1402f48381b69f114574a6f71e22fb861f5daeef8d360923c74\" id=ccc371d8-822e-409e-b3a1-17ca15815fd4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:34:31.329050 crc crio[20770]: time=\"2026-06-09T17:34:31.328906707Z\" level=info msg=\"Removed pod sandbox: f04e28f4ed5fd1402f48381b69f114574a6f71e22fb861f5daeef8d360923c74\" id=ccc371d8-822e-409e-b3a1-17ca15815fd4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:36:00.551074 crc crio[20770]: time=\"2026-06-09T17:36:00.549854332Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683776-sw7n2/POD\" id=0644db49-62bb-4c7e-9e2f-a401d1aa995c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:36:00.552567 crc crio[20770]: time=\"2026-06-09T17:36:00.55114978Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:36:00.596554 crc crio[20770]: time=\"2026-06-09T17:36:00.596407035Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683776-sw7n2 Namespace:openshift-infra ID:e657d76910d2900c0340def0367baaf8ee7dfb86323c61af23e9dd7ff1151c29 UID:dfe8501e-2496-4283-86aa-72d7247b14e9 NetNS:/var/run/netns/153f00e3-ae8b-4a0f-a5ae-b54e6cbdfb55 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddfe8501e_2496_4283_86aa_72d7247b14e9.slice PodAnnotations:0xc006e7ed00}] Aliases:map[]}\"\nJun 09 17:36:00.596554 crc crio[20770]: time=\"2026-06-09T17:36:00.596477797Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683776-sw7n2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:36:01.173535 crc crio[20770]: 2026-06-09T17:36:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e657d76910d2900 Mac:ba:59:6c:29:2e:92 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:08 Mtu:0 Sandbox:/var/run/netns/153f00e3-ae8b-4a0f-a5ae-b54e6cbdfb55 SocketPath: PciID:}] [{Interface:0xc00028e740 Address:{IP:10.217.1.8 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:36:01.175451 crc crio[20770]: time=\"2026-06-09T17:36:01.175371966Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683776-sw7n2 Namespace:openshift-infra ID:e657d76910d2900c0340def0367baaf8ee7dfb86323c61af23e9dd7ff1151c29 UID:dfe8501e-2496-4283-86aa-72d7247b14e9 NetNS:/var/run/netns/153f00e3-ae8b-4a0f-a5ae-b54e6cbdfb55 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddfe8501e_2496_4283_86aa_72d7247b14e9.slice PodAnnotations:0xc006e7ed00}] Aliases:map[]}\"\nJun 09 17:36:01.175593 crc crio[20770]: time=\"2026-06-09T17:36:01.175567981Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683776-sw7n2 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:36:01.198191 crc crio[20770]: time=\"2026-06-09T17:36:01.198101171Z\" level=info msg=\"Ran pod sandbox e657d76910d2900c0340def0367baaf8ee7dfb86323c61af23e9dd7ff1151c29 with infra container: openshift-infra/auto-csr-approver-29683776-sw7n2/POD\" id=0644db49-62bb-4c7e-9e2f-a401d1aa995c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:36:01.201539 crc crio[20770]: time=\"2026-06-09T17:36:01.201079587Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=dea8e0a5-edc0-43e3-adcf-f9289b34606e name=/runtime.v1.ImageService/PullImage\nJun 09 17:36:01.211604 crc crio[20770]: time=\"2026-06-09T17:36:01.211525479Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 17:36:02.081579 crc crio[20770]: time=\"2026-06-09T17:36:02.080570626Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=dea8e0a5-edc0-43e3-adcf-f9289b34606e name=/runtime.v1.ImageService/PullImage\nJun 09 17:36:02.084970 crc crio[20770]: time=\"2026-06-09T17:36:02.083294374Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a50c16c5-294d-4297-87ef-6708b67c5013 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:36:02.088258 crc crio[20770]: time=\"2026-06-09T17:36:02.088119154Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=c40408fb-1090-4f20-b168-aa3e563ef51c name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:36:02.097922 crc crio[20770]: time=\"2026-06-09T17:36:02.097617258Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683776-sw7n2/oc\" id=aa4423c1-0664-4621-aa61-a6af737903e7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:36:02.098443 crc crio[20770]: time=\"2026-06-09T17:36:02.098331158Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:36:02.159045 crc crio[20770]: time=\"2026-06-09T17:36:02.158515174Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:36:02.517394 crc crio[20770]: time=\"2026-06-09T17:36:02.517299634Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:36:02.646017 crc crio[20770]: time=\"2026-06-09T17:36:02.645392929Z\" level=info msg=\"Created container b34e9ce9609ee6925b74cea10351ace15561476299a52bc2aa73fe994ba1c47d: openshift-infra/auto-csr-approver-29683776-sw7n2/oc\" id=aa4423c1-0664-4621-aa61-a6af737903e7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:36:02.647324 crc crio[20770]: time=\"2026-06-09T17:36:02.647280683Z\" level=info msg=\"Starting container: b34e9ce9609ee6925b74cea10351ace15561476299a52bc2aa73fe994ba1c47d\" id=982c1358-b481-46ea-9ad2-c95009d941c7 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:36:02.653556 crc crio[20770]: time=\"2026-06-09T17:36:02.653453931Z\" level=info msg=\"Started container\" PID=194359 containerID=b34e9ce9609ee6925b74cea10351ace15561476299a52bc2aa73fe994ba1c47d description=openshift-infra/auto-csr-approver-29683776-sw7n2/oc id=982c1358-b481-46ea-9ad2-c95009d941c7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e657d76910d2900c0340def0367baaf8ee7dfb86323c61af23e9dd7ff1151c29\nJun 09 17:36:04.328364 crc crio[20770]: time=\"2026-06-09T17:36:04.327776588Z\" level=info msg=\"Stopping pod sandbox: e657d76910d2900c0340def0367baaf8ee7dfb86323c61af23e9dd7ff1151c29\" id=93f27533-96f0-4100-9cd5-f1b49b4d33ad name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:36:04.330031 crc crio[20770]: time=\"2026-06-09T17:36:04.329256961Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683776-sw7n2 Namespace:openshift-infra ID:e657d76910d2900c0340def0367baaf8ee7dfb86323c61af23e9dd7ff1151c29 UID:dfe8501e-2496-4283-86aa-72d7247b14e9 NetNS:/var/run/netns/153f00e3-ae8b-4a0f-a5ae-b54e6cbdfb55 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddfe8501e_2496_4283_86aa_72d7247b14e9.slice PodAnnotations:0xc002988758}] Aliases:map[]}\"\nJun 09 17:36:04.330031 crc crio[20770]: time=\"2026-06-09T17:36:04.329442976Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683776-sw7n2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:36:04.745241 crc crio[20770]: time=\"2026-06-09T17:36:04.744749886Z\" level=info msg=\"Stopped pod sandbox: e657d76910d2900c0340def0367baaf8ee7dfb86323c61af23e9dd7ff1151c29\" id=93f27533-96f0-4100-9cd5-f1b49b4d33ad name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:36:31.402538 crc crio[20770]: time=\"2026-06-09T17:36:31.401166864Z\" level=info msg=\"Removing container: add5b8cebe84050999d95200fc31475b0761d76c3605daa48b0581454af0aebc\" id=3955d6ac-b784-4a91-8a2c-dfb80fde65a2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:36:31.618034 crc crio[20770]: time=\"2026-06-09T17:36:31.617751142Z\" level=info msg=\"Removed container add5b8cebe84050999d95200fc31475b0761d76c3605daa48b0581454af0aebc: openshift-infra/auto-csr-approver-29683770-fjcvj/oc\" id=3955d6ac-b784-4a91-8a2c-dfb80fde65a2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:36:31.645254 crc crio[20770]: time=\"2026-06-09T17:36:31.6450668Z\" level=info msg=\"Stopping pod sandbox: 3f71932e8fc9a3e4df4d4c10bbabe16626132f5d2bedb1bcbe8fe7db3ecc3dbd\" id=daefb4b7-f381-4e87-b63d-0496caf99db2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:36:31.645254 crc crio[20770]: time=\"2026-06-09T17:36:31.645164642Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3f71932e8fc9a3e4df4d4c10bbabe16626132f5d2bedb1bcbe8fe7db3ecc3dbd\" id=daefb4b7-f381-4e87-b63d-0496caf99db2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:36:31.647342 crc crio[20770]: time=\"2026-06-09T17:36:31.646982215Z\" level=info msg=\"Removing pod sandbox: 3f71932e8fc9a3e4df4d4c10bbabe16626132f5d2bedb1bcbe8fe7db3ecc3dbd\" id=56b68ccb-2584-4ebf-8f26-0c5748260fe1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:36:31.663808 crc crio[20770]: time=\"2026-06-09T17:36:31.663076789Z\" level=info msg=\"Removed pod sandbox: 3f71932e8fc9a3e4df4d4c10bbabe16626132f5d2bedb1bcbe8fe7db3ecc3dbd\" id=56b68ccb-2584-4ebf-8f26-0c5748260fe1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:36:34.790507 crc crio[20770]: time=\"2026-06-09T17:36:34.789141702Z\" level=info msg=\"Stopping pod sandbox: eef9ee1faf58749cd9dfd95d2f045c5c3d9336b8110c5f2e8dd7c1834c616aa2\" id=17eadb42-af32-4f7c-bcfb-8e6fea543262 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:36:34.793295 crc crio[20770]: time=\"2026-06-09T17:36:34.792086127Z\" level=info msg=\"Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-4cwwb Namespace:openstack ID:eef9ee1faf58749cd9dfd95d2f045c5c3d9336b8110c5f2e8dd7c1834c616aa2 UID:4bc7ddd4-988d-4415-8921-03b6a37900d8 NetNS:/var/run/netns/15b2cde2-1e26-4e92-a21e-9320928cace9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4bc7ddd4_988d_4415_8921_03b6a37900d8.slice PodAnnotations:0xc0003de180}] Aliases:map[]}\"\nJun 09 17:36:34.793295 crc crio[20770]: time=\"2026-06-09T17:36:34.792323094Z\" level=info msg=\"Deleting pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-4cwwb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:36:35.421416 crc crio[20770]: time=\"2026-06-09T17:36:35.42035761Z\" level=info msg=\"Stopped pod sandbox: eef9ee1faf58749cd9dfd95d2f045c5c3d9336b8110c5f2e8dd7c1834c616aa2\" id=17eadb42-af32-4f7c-bcfb-8e6fea543262 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:36:36.966360 crc crio[20770]: time=\"2026-06-09T17:36:36.965037137Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 17:37:12.608986 crc crio[20770]: time=\"2026-06-09T17:37:12.608083768Z\" level=info msg=\"Running pod sandbox: openshift-must-gather-slvlt/must-gather-ztf2t/POD\" id=2364e53c-a40b-4c49-b6c0-84e7293e4505 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:37:12.610320 crc crio[20770]: time=\"2026-06-09T17:37:12.609034555Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:37:12.645335 crc crio[20770]: time=\"2026-06-09T17:37:12.645046241Z\" level=info msg=\"Got pod network &{Name:must-gather-ztf2t Namespace:openshift-must-gather-slvlt ID:b08da518016aa8881b30444cc499cf9b1b909b5fc10ee110154b5189e39bc3d5 UID:d9aa1d67-aa56-4c20-a060-0f9956a3fce3 NetNS:/var/run/netns/8fdc171f-17ce-4172-921f-f36347159d7e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd9aa1d67_aa56_4c20_a060_0f9956a3fce3.slice PodAnnotations:0xc001e807f8}] Aliases:map[]}\"\nJun 09 17:37:12.645335 crc crio[20770]: time=\"2026-06-09T17:37:12.645107653Z\" level=info msg=\"Adding pod openshift-must-gather-slvlt_must-gather-ztf2t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:37:13.239014 crc crio[20770]: 2026-06-09T17:37:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b08da518016aa88 Mac:c6:be:20:2a:bb:06 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:09 Mtu:0 Sandbox:/var/run/netns/8fdc171f-17ce-4172-921f-f36347159d7e SocketPath: PciID:}] [{Interface:0xc00028e750 Address:{IP:10.217.1.9 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:37:13.241180 crc crio[20770]: time=\"2026-06-09T17:37:13.241048151Z\" level=info msg=\"Got pod network &{Name:must-gather-ztf2t Namespace:openshift-must-gather-slvlt ID:b08da518016aa8881b30444cc499cf9b1b909b5fc10ee110154b5189e39bc3d5 UID:d9aa1d67-aa56-4c20-a060-0f9956a3fce3 NetNS:/var/run/netns/8fdc171f-17ce-4172-921f-f36347159d7e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd9aa1d67_aa56_4c20_a060_0f9956a3fce3.slice PodAnnotations:0xc001e807f8}] Aliases:map[]}\"\nJun 09 17:37:13.241531 crc crio[20770]: time=\"2026-06-09T17:37:13.241454843Z\" level=info msg=\"Checking pod openshift-must-gather-slvlt_must-gather-ztf2t for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:37:13.256010 crc crio[20770]: time=\"2026-06-09T17:37:13.255918569Z\" level=info msg=\"Ran pod sandbox b08da518016aa8881b30444cc499cf9b1b909b5fc10ee110154b5189e39bc3d5 with infra container: openshift-must-gather-slvlt/must-gather-ztf2t/POD\" id=2364e53c-a40b-4c49-b6c0-84e7293e4505 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:37:13.258741 crc crio[20770]: time=\"2026-06-09T17:37:13.258689209Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=86203385-0280-401a-8810-15ffe603cbc6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:37:13.258885 crc crio[20770]: time=\"2026-06-09T17:37:13.258872244Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-must-gather:latest not found\" id=86203385-0280-401a-8810-15ffe603cbc6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:37:13.258951 crc crio[20770]: time=\"2026-06-09T17:37:13.258917045Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-must-gather:latest found\" id=86203385-0280-401a-8810-15ffe603cbc6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:37:13.260076 crc crio[20770]: time=\"2026-06-09T17:37:13.259992016Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=ee3c7cc4-2588-4ac5-8acf-683f2ac5b5ed name=/runtime.v1.ImageService/PullImage\nJun 09 17:37:13.278981 crc crio[20770]: time=\"2026-06-09T17:37:13.27890378Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-must-gather:latest\\\"\"\nJun 09 17:37:20.772195 crc crio[20770]: time=\"2026-06-09T17:37:20.770600051Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-must-gather@sha256:7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8\" id=ee3c7cc4-2588-4ac5-8acf-683f2ac5b5ed name=/runtime.v1.ImageService/PullImage\nJun 09 17:37:20.774885 crc crio[20770]: time=\"2026-06-09T17:37:20.774272236Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=c97115ca-bd2a-49e6-a4fd-e4288e62f166 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:37:20.782540 crc crio[20770]: time=\"2026-06-09T17:37:20.780597518Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=eadfb40a-d1f6-4db8-af20-16c379e5834f name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:37:20.792981 crc crio[20770]: time=\"2026-06-09T17:37:20.792901952Z\" level=info msg=\"Creating container: openshift-must-gather-slvlt/must-gather-ztf2t/gather\" id=c676dde3-8ca3-464a-9bb4-773114ec7ccd name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:37:20.796438 crc crio[20770]: time=\"2026-06-09T17:37:20.796412523Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:37:20.849374 crc crio[20770]: time=\"2026-06-09T17:37:20.849276823Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:37:21.238688 crc crio[20770]: time=\"2026-06-09T17:37:21.238451136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:37:21.348862 crc crio[20770]: time=\"2026-06-09T17:37:21.348261834Z\" level=info msg=\"Created container a6d99c86f1d550cf82b2aedceae205abfc4787eb1594844fbd76eef1173984b1: openshift-must-gather-slvlt/must-gather-ztf2t/gather\" id=c676dde3-8ca3-464a-9bb4-773114ec7ccd name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:37:21.350109 crc crio[20770]: time=\"2026-06-09T17:37:21.350024225Z\" level=info msg=\"Starting container: a6d99c86f1d550cf82b2aedceae205abfc4787eb1594844fbd76eef1173984b1\" id=0c97b8ba-d4fd-4002-b78e-51df20450fb6 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:37:21.358364 crc crio[20770]: time=\"2026-06-09T17:37:21.358059436Z\" level=info msg=\"Started container\" PID=198636 containerID=a6d99c86f1d550cf82b2aedceae205abfc4787eb1594844fbd76eef1173984b1 description=openshift-must-gather-slvlt/must-gather-ztf2t/gather id=0c97b8ba-d4fd-4002-b78e-51df20450fb6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b08da518016aa8881b30444cc499cf9b1b909b5fc10ee110154b5189e39bc3d5\nJun 09 17:37:21.384452 crc crio[20770]: time=\"2026-06-09T17:37:21.38429063Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=dc4d9fc0-4dd9-4a00-b4df-b314a6589e8b name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:37:21.388951 crc crio[20770]: time=\"2026-06-09T17:37:21.388868192Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=0b10924f-735a-4337-a55d-cd18672f7afa name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:37:21.398744 crc crio[20770]: time=\"2026-06-09T17:37:21.398566181Z\" level=info msg=\"Creating container: openshift-must-gather-slvlt/must-gather-ztf2t/copy\" id=f0ae2aeb-0bb9-4b40-82ad-f0a971cbcb29 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:37:21.400181 crc crio[20770]: time=\"2026-06-09T17:37:21.400110635Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:37:21.472753 crc crio[20770]: time=\"2026-06-09T17:37:21.472522618Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:37:21.700142 crc crio[20770]: time=\"2026-06-09T17:37:21.699883257Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:37:21.779734 crc crio[20770]: time=\"2026-06-09T17:37:21.77959754Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 17:37:21.802241 crc crio[20770]: time=\"2026-06-09T17:37:21.801134899Z\" level=info msg=\"Created container ff5d9edc8d11368b03d36617703631aa55f651d992ecd02cac29238af351a383: openshift-must-gather-slvlt/must-gather-ztf2t/copy\" id=f0ae2aeb-0bb9-4b40-82ad-f0a971cbcb29 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:37:21.803266 crc crio[20770]: time=\"2026-06-09T17:37:21.803129406Z\" level=info msg=\"Starting container: ff5d9edc8d11368b03d36617703631aa55f651d992ecd02cac29238af351a383\" id=5238ccd2-29be-443b-8db9-8a5f3ea5177c name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:37:21.813055 crc crio[20770]: time=\"2026-06-09T17:37:21.81230807Z\" level=info msg=\"Started container\" PID=198786 containerID=ff5d9edc8d11368b03d36617703631aa55f651d992ecd02cac29238af351a383 description=openshift-must-gather-slvlt/must-gather-ztf2t/copy id=5238ccd2-29be-443b-8db9-8a5f3ea5177c name=/runtime.v1.RuntimeService/StartContainer sandboxID=b08da518016aa8881b30444cc499cf9b1b909b5fc10ee110154b5189e39bc3d5\nJun 09 17:37:27.733445 crc crio[20770]: time=\"2026-06-09T17:37:27.732492194Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 17:37:27.762761 crc crio[20770]: time=\"2026-06-09T17:37:27.762537518Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 17:37:28.087387 crc crio[20770]: time=\"2026-06-09T17:37:28.087147774Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 17:37:28.129819 crc crio[20770]: time=\"2026-06-09T17:37:28.129722318Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 17:37:28.167318 crc crio[20770]: time=\"2026-06-09T17:37:28.167009121Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 17:37:28.175184 crc crio[20770]: time=\"2026-06-09T17:37:28.175094683Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 17:37:28.419347 crc crio[20770]: time=\"2026-06-09T17:37:28.419119902Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 17:37:28.487258 crc crio[20770]: time=\"2026-06-09T17:37:28.487126477Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 17:37:29.534714 crc crio[20770]: time=\"2026-06-09T17:37:29.534071648Z\" level=info msg=\"Running pod sandbox: openshift-must-gather-slvlt/crc-debug-x4k8p/POD\" id=fc691c52-8574-49a9-865f-5d059d5617ca name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:37:29.535479 crc crio[20770]: time=\"2026-06-09T17:37:29.534794959Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:37:29.562983 crc crio[20770]: time=\"2026-06-09T17:37:29.562900017Z\" 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=fc691c52-8574-49a9-865f-5d059d5617ca name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:37:29.578017 crc crio[20770]: time=\"2026-06-09T17:37:29.577927639Z\" level=info msg=\"Ran pod sandbox be2316f4c0c010ce42bdd84c12fc6794f3552bbe6deffa48c66d4d411c148b3c with infra container: openshift-must-gather-slvlt/crc-debug-x4k8p/POD\" id=fc691c52-8574-49a9-865f-5d059d5617ca name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:37:29.580334 crc crio[20770]: time=\"2026-06-09T17:37:29.580192954Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=b99dba4c-d830-4c95-b8ab-f9362d0d36e1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:37:29.581079 crc crio[20770]: time=\"2026-06-09T17:37:29.581024848Z\" level=info msg=\"Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2 not found\" id=b99dba4c-d830-4c95-b8ab-f9362d0d36e1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:37:29.581160 crc crio[20770]: time=\"2026-06-09T17:37:29.58110425Z\" level=info msg=\"Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2 found\" id=b99dba4c-d830-4c95-b8ab-f9362d0d36e1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:37:29.582033 crc crio[20770]: time=\"2026-06-09T17:37:29.581968855Z\" level=info msg=\"Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=7b9a3ad5-66ae-45f4-8c72-6cc6c58075d6 name=/runtime.v1.ImageService/PullImage\nJun 09 17:37:29.596376 crc crio[20770]: time=\"2026-06-09T17:37:29.596289567Z\" level=info msg=\"Trying to access \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\\\"\"\nJun 09 17:37:53.280274 crc crio[20770]: time=\"2026-06-09T17:37:53.279314502Z\" level=info msg=\"Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=7b9a3ad5-66ae-45f4-8c72-6cc6c58075d6 name=/runtime.v1.ImageService/PullImage\nJun 09 17:37:53.282967 crc crio[20770]: time=\"2026-06-09T17:37:53.282869754Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=5262bb40-6db7-4da1-add5-51cb2edde73a name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:37:53.288795 crc crio[20770]: time=\"2026-06-09T17:37:53.288581018Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=f54031d2-d5f7-4eae-a538-1305487d2ced name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:37:53.300996 crc crio[20770]: time=\"2026-06-09T17:37:53.300880192Z\" level=info msg=\"Creating container: openshift-must-gather-slvlt/crc-debug-x4k8p/container-00\" id=9c506b27-1bbe-4d4f-bd4d-3a05b1059e88 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:37:53.302749 crc crio[20770]: time=\"2026-06-09T17:37:53.302685704Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:37:53.340028 crc crio[20770]: time=\"2026-06-09T17:37:53.339948376Z\" level=info msg=\"Mount propogration for the host path / will be set to HostToContainer as it includes the container storage root\" id=9c506b27-1bbe-4d4f-bd4d-3a05b1059e88 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:37:53.362991 crc crio[20770]: time=\"2026-06-09T17:37:53.362484864Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:37:53.364967 crc crio[20770]: time=\"2026-06-09T17:37:53.364890113Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:37:53.586758 crc crio[20770]: time=\"2026-06-09T17:37:53.586504987Z\" level=info msg=\"Created container 6a449560b40e0470cfe3656d3eb1f935e985d0d6a9975ffdbf0d9de77fb565e5: openshift-must-gather-slvlt/crc-debug-x4k8p/container-00\" id=9c506b27-1bbe-4d4f-bd4d-3a05b1059e88 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:37:53.591085 crc crio[20770]: time=\"2026-06-09T17:37:53.590996316Z\" level=info msg=\"Starting container: 6a449560b40e0470cfe3656d3eb1f935e985d0d6a9975ffdbf0d9de77fb565e5\" id=cbe57cf6-07c1-42fc-8ffc-3eb7f7fe2a39 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:37:53.600178 crc crio[20770]: time=\"2026-06-09T17:37:53.59948846Z\" level=info msg=\"Started container\" PID=204379 containerID=6a449560b40e0470cfe3656d3eb1f935e985d0d6a9975ffdbf0d9de77fb565e5 description=openshift-must-gather-slvlt/crc-debug-x4k8p/container-00 id=cbe57cf6-07c1-42fc-8ffc-3eb7f7fe2a39 name=/runtime.v1.RuntimeService/StartContainer sandboxID=be2316f4c0c010ce42bdd84c12fc6794f3552bbe6deffa48c66d4d411c148b3c\nJun 09 17:38:00.553092 crc crio[20770]: time=\"2026-06-09T17:38:00.551750616Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683778-555mj/POD\" id=3461812a-03ad-44be-a86e-6d2d545dd1e8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:38:00.553092 crc crio[20770]: time=\"2026-06-09T17:38:00.552684613Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:38:00.606004 crc crio[20770]: time=\"2026-06-09T17:38:00.605800901Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683778-555mj Namespace:openshift-infra ID:93668d155e86d4d68d4e28ba7488c2460aec3b3f645b3b6bf144ecbf7c26cbba UID:5e462535-73bd-4033-a310-06fd06e372df NetNS:/var/run/netns/3a9f914e-18f5-4cec-8c18-c97efc4c17de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5e462535_73bd_4033_a310_06fd06e372df.slice PodAnnotations:0xc006e7e118}] Aliases:map[]}\"\nJun 09 17:38:00.606004 crc crio[20770]: time=\"2026-06-09T17:38:00.605961085Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683778-555mj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:38:01.249743 crc crio[20770]: 2026-06-09T17:38:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:93668d155e86d4d Mac:12:5f:01:c6:d0:2a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0a Mtu:0 Sandbox:/var/run/netns/3a9f914e-18f5-4cec-8c18-c97efc4c17de SocketPath: PciID:}] [{Interface:0xc0005a07d0 Address:{IP:10.217.1.10 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:38:01.251593 crc crio[20770]: time=\"2026-06-09T17:38:01.251519681Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683778-555mj Namespace:openshift-infra ID:93668d155e86d4d68d4e28ba7488c2460aec3b3f645b3b6bf144ecbf7c26cbba UID:5e462535-73bd-4033-a310-06fd06e372df NetNS:/var/run/netns/3a9f914e-18f5-4cec-8c18-c97efc4c17de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5e462535_73bd_4033_a310_06fd06e372df.slice PodAnnotations:0xc006e7e118}] Aliases:map[]}\"\nJun 09 17:38:01.251857 crc crio[20770]: time=\"2026-06-09T17:38:01.251731698Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683778-555mj for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:38:03.443541 crc crio[20770]: time=\"2026-06-09T17:38:03.44309892Z\" level=info msg=\"Ran pod sandbox 93668d155e86d4d68d4e28ba7488c2460aec3b3f645b3b6bf144ecbf7c26cbba with infra container: openshift-infra/auto-csr-approver-29683778-555mj/POD\" id=3461812a-03ad-44be-a86e-6d2d545dd1e8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:38:03.451157 crc crio[20770]: time=\"2026-06-09T17:38:03.45107179Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=d8660e60-6ef0-41d1-b6ba-fcf617f2f13b name=/runtime.v1.ImageService/PullImage\nJun 09 17:38:03.456390 crc crio[20770]: time=\"2026-06-09T17:38:03.45630866Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 17:38:04.352289 crc crio[20770]: time=\"2026-06-09T17:38:04.352073495Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=d8660e60-6ef0-41d1-b6ba-fcf617f2f13b name=/runtime.v1.ImageService/PullImage\nJun 09 17:38:04.353434 crc crio[20770]: time=\"2026-06-09T17:38:04.353346321Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a79ff603-8a29-425e-ab1a-d37ab9d3ea07 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:38:04.355830 crc crio[20770]: time=\"2026-06-09T17:38:04.355788432Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a4f18757-daa1-45b6-aebc-f4ea600dba15 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:38:04.364372 crc crio[20770]: time=\"2026-06-09T17:38:04.364194183Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683778-555mj/oc\" id=3927ed5f-1811-494b-b233-d8fb51f61557 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:38:04.365023 crc crio[20770]: time=\"2026-06-09T17:38:04.364933105Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:38:04.438363 crc crio[20770]: time=\"2026-06-09T17:38:04.438286094Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:38:04.777720 crc crio[20770]: time=\"2026-06-09T17:38:04.777562202Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:38:04.898268 crc crio[20770]: time=\"2026-06-09T17:38:04.897711818Z\" level=info msg=\"Created container 3c3937ac4b961ff0b5c8d89864cf1f3572fc8d2fa962bbbd9907ab07c9413367: openshift-infra/auto-csr-approver-29683778-555mj/oc\" id=3927ed5f-1811-494b-b233-d8fb51f61557 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:38:04.901510 crc crio[20770]: time=\"2026-06-09T17:38:04.901442855Z\" level=info msg=\"Starting container: 3c3937ac4b961ff0b5c8d89864cf1f3572fc8d2fa962bbbd9907ab07c9413367\" id=5f85ebd9-7eaa-4490-8d48-adae16ca902e name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:38:04.907442 crc crio[20770]: time=\"2026-06-09T17:38:04.907348255Z\" level=info msg=\"Started container\" PID=206198 containerID=3c3937ac4b961ff0b5c8d89864cf1f3572fc8d2fa962bbbd9907ab07c9413367 description=openshift-infra/auto-csr-approver-29683778-555mj/oc id=5f85ebd9-7eaa-4490-8d48-adae16ca902e name=/runtime.v1.RuntimeService/StartContainer sandboxID=93668d155e86d4d68d4e28ba7488c2460aec3b3f645b3b6bf144ecbf7c26cbba\nJun 09 17:38:07.516586 crc crio[20770]: time=\"2026-06-09T17:38:07.515555278Z\" level=info msg=\"Stopping pod sandbox: 93668d155e86d4d68d4e28ba7488c2460aec3b3f645b3b6bf144ecbf7c26cbba\" id=537d378f-165d-4d1e-989b-8e1396dd52b5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:38:07.517786 crc crio[20770]: time=\"2026-06-09T17:38:07.517542575Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683778-555mj Namespace:openshift-infra ID:93668d155e86d4d68d4e28ba7488c2460aec3b3f645b3b6bf144ecbf7c26cbba UID:5e462535-73bd-4033-a310-06fd06e372df NetNS:/var/run/netns/3a9f914e-18f5-4cec-8c18-c97efc4c17de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5e462535_73bd_4033_a310_06fd06e372df.slice PodAnnotations:0xc006e7fd70}] Aliases:map[]}\"\nJun 09 17:38:07.519352 crc crio[20770]: time=\"2026-06-09T17:38:07.519296495Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683778-555mj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:38:07.933405 crc crio[20770]: time=\"2026-06-09T17:38:07.932574181Z\" level=info msg=\"Stopped pod sandbox: 93668d155e86d4d68d4e28ba7488c2460aec3b3f645b3b6bf144ecbf7c26cbba\" id=537d378f-165d-4d1e-989b-8e1396dd52b5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:38:23.738544 crc crio[20770]: time=\"2026-06-09T17:38:23.737562122Z\" level=info msg=\"Stopping pod sandbox: be2316f4c0c010ce42bdd84c12fc6794f3552bbe6deffa48c66d4d411c148b3c\" id=c560d544-feb3-4005-8209-7591908c10c9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:38:23.746016 crc crio[20770]: time=\"2026-06-09T17:38:23.745882612Z\" level=info msg=\"Stopped pod sandbox: be2316f4c0c010ce42bdd84c12fc6794f3552bbe6deffa48c66d4d411c148b3c\" id=c560d544-feb3-4005-8209-7591908c10c9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:38:26.461255 crc crio[20770]: time=\"2026-06-09T17:38:26.459518Z\" level=info msg=\"Running pod sandbox: openshift-must-gather-slvlt/crc-debug-dr7v7/POD\" id=e8facaef-2777-4a78-95cf-7f66c604057d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:38:26.461255 crc crio[20770]: time=\"2026-06-09T17:38:26.460420726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:38:26.502986 crc crio[20770]: time=\"2026-06-09T17:38:26.50285273Z\" 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=e8facaef-2777-4a78-95cf-7f66c604057d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:38:26.518627 crc crio[20770]: time=\"2026-06-09T17:38:26.518562893Z\" level=info msg=\"Ran pod sandbox 49da8bd1ebb60453b8ede65a14312ae5664d1a7d6a77cc39c5620401bde2e385 with infra container: openshift-must-gather-slvlt/crc-debug-dr7v7/POD\" id=e8facaef-2777-4a78-95cf-7f66c604057d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:38:26.521508 crc crio[20770]: time=\"2026-06-09T17:38:26.521447396Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=444e7d0c-c9f4-48d5-9fe0-9deb66cbc92b name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:38:26.524690 crc crio[20770]: time=\"2026-06-09T17:38:26.524457113Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=d1b4163e-d7a4-4e90-94a4-be6fe74e1ec7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:38:26.538432 crc crio[20770]: time=\"2026-06-09T17:38:26.538334832Z\" level=info msg=\"Creating container: openshift-must-gather-slvlt/crc-debug-dr7v7/container-00\" id=fa8a0090-f10d-48b2-900d-c3297eb98161 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:38:26.539228 crc crio[20770]: time=\"2026-06-09T17:38:26.539121845Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:38:26.617093 crc crio[20770]: time=\"2026-06-09T17:38:26.616966314Z\" level=info msg=\"Mount propogration for the host path / will be set to HostToContainer as it includes the container storage root\" id=fa8a0090-f10d-48b2-900d-c3297eb98161 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:38:26.632079 crc crio[20770]: time=\"2026-06-09T17:38:26.631610715Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:38:26.634624 crc crio[20770]: time=\"2026-06-09T17:38:26.634556109Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:38:26.836045 crc crio[20770]: time=\"2026-06-09T17:38:26.835861599Z\" level=info msg=\"Created container 85e0fc4e33a39b22e841e3a5711e333b5fd42ddb82d531330fee1e1aa2355d2a: openshift-must-gather-slvlt/crc-debug-dr7v7/container-00\" id=fa8a0090-f10d-48b2-900d-c3297eb98161 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:38:26.837631 crc crio[20770]: time=\"2026-06-09T17:38:26.837585879Z\" level=info msg=\"Starting container: 85e0fc4e33a39b22e841e3a5711e333b5fd42ddb82d531330fee1e1aa2355d2a\" id=a7863cb8-b993-4fda-b8e5-804360707b5f name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:38:26.845519 crc crio[20770]: time=\"2026-06-09T17:38:26.845448835Z\" level=info msg=\"Started container\" PID=210291 containerID=85e0fc4e33a39b22e841e3a5711e333b5fd42ddb82d531330fee1e1aa2355d2a description=openshift-must-gather-slvlt/crc-debug-dr7v7/container-00 id=a7863cb8-b993-4fda-b8e5-804360707b5f name=/runtime.v1.RuntimeService/StartContainer sandboxID=49da8bd1ebb60453b8ede65a14312ae5664d1a7d6a77cc39c5620401bde2e385\nJun 09 17:38:28.827519 crc crio[20770]: time=\"2026-06-09T17:38:28.826938032Z\" level=info msg=\"Stopping pod sandbox: 49da8bd1ebb60453b8ede65a14312ae5664d1a7d6a77cc39c5620401bde2e385\" id=591091f9-2098-487c-bd4d-b40f77aa18a7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:38:28.834128 crc crio[20770]: time=\"2026-06-09T17:38:28.834048456Z\" level=info msg=\"Stopped pod sandbox: 49da8bd1ebb60453b8ede65a14312ae5664d1a7d6a77cc39c5620401bde2e385\" id=591091f9-2098-487c-bd4d-b40f77aa18a7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:38:29.846572 crc crio[20770]: time=\"2026-06-09T17:38:29.845528566Z\" level=info msg=\"Removing container: 85e0fc4e33a39b22e841e3a5711e333b5fd42ddb82d531330fee1e1aa2355d2a\" id=ebb0c7a0-d8ce-48fe-bb61-10de99066afe name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:38:29.899843 crc crio[20770]: time=\"2026-06-09T17:38:29.899434247Z\" level=info msg=\"Removed container 85e0fc4e33a39b22e841e3a5711e333b5fd42ddb82d531330fee1e1aa2355d2a: openshift-must-gather-slvlt/crc-debug-dr7v7/container-00\" id=ebb0c7a0-d8ce-48fe-bb61-10de99066afe name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:38:31.713832 crc crio[20770]: time=\"2026-06-09T17:38:31.713284163Z\" level=info msg=\"Removing container: 639d57c08059f37b745ea22e341fb3234e2b958a3584f6e6f4b0d00603b82bc7\" id=db9efa39-73a0-4452-b5e0-55035c682e83 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:38:31.855733 crc crio[20770]: time=\"2026-06-09T17:38:31.85538884Z\" level=info msg=\"Removed container 639d57c08059f37b745ea22e341fb3234e2b958a3584f6e6f4b0d00603b82bc7: openshift-infra/auto-csr-approver-29683772-4tp7d/oc\" id=db9efa39-73a0-4452-b5e0-55035c682e83 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:38:31.865065 crc crio[20770]: time=\"2026-06-09T17:38:31.864850743Z\" level=info msg=\"Stopping pod sandbox: 57e327dde74cc4b2b3c987a84e594478f0935606ea386b4cd1620259b73bbf46\" id=99ca9a80-c17b-4200-b734-8b546bb90f50 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:38:31.865065 crc crio[20770]: time=\"2026-06-09T17:38:31.864993207Z\" level=info msg=\"Stopped pod sandbox (already stopped): 57e327dde74cc4b2b3c987a84e594478f0935606ea386b4cd1620259b73bbf46\" id=99ca9a80-c17b-4200-b734-8b546bb90f50 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:38:31.865702 crc crio[20770]: time=\"2026-06-09T17:38:31.865568853Z\" level=info msg=\"Removing pod sandbox: 57e327dde74cc4b2b3c987a84e594478f0935606ea386b4cd1620259b73bbf46\" id=5646f035-3e89-484d-bf56-b86eebfd89b7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:38:31.893189 crc crio[20770]: time=\"2026-06-09T17:38:31.893062414Z\" level=info msg=\"Removed pod sandbox: 57e327dde74cc4b2b3c987a84e594478f0935606ea386b4cd1620259b73bbf46\" id=5646f035-3e89-484d-bf56-b86eebfd89b7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:38:31.894565 crc crio[20770]: time=\"2026-06-09T17:38:31.894492375Z\" level=info msg=\"Stopping pod sandbox: 49da8bd1ebb60453b8ede65a14312ae5664d1a7d6a77cc39c5620401bde2e385\" id=d709b751-1241-4b3b-b115-558853a57e9b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:38:31.894754 crc crio[20770]: time=\"2026-06-09T17:38:31.894729922Z\" level=info msg=\"Stopped pod sandbox (already stopped): 49da8bd1ebb60453b8ede65a14312ae5664d1a7d6a77cc39c5620401bde2e385\" id=d709b751-1241-4b3b-b115-558853a57e9b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:38:31.895494 crc crio[20770]: time=\"2026-06-09T17:38:31.89534749Z\" level=info msg=\"Removing pod sandbox: 49da8bd1ebb60453b8ede65a14312ae5664d1a7d6a77cc39c5620401bde2e385\" id=c3ef68e4-6b74-40d0-aa18-aed79afb2903 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:38:31.912163 crc crio[20770]: time=\"2026-06-09T17:38:31.91206728Z\" level=info msg=\"Removed pod sandbox: 49da8bd1ebb60453b8ede65a14312ae5664d1a7d6a77cc39c5620401bde2e385\" id=c3ef68e4-6b74-40d0-aa18-aed79afb2903 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:38:48.604557 crc crio[20770]: time=\"2026-06-09T17:38:48.6036171Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-kxj7z/POD\" id=bdcbc7b9-7f1e-4845-b790-b3da07bf5df5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:38:48.605618 crc crio[20770]: time=\"2026-06-09T17:38:48.604558287Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:38:48.645921 crc crio[20770]: time=\"2026-06-09T17:38:48.640556392Z\" level=info msg=\"Got pod network &{Name:redhat-operators-kxj7z Namespace:openshift-marketplace ID:200bb02797b85e8c0a6047e39379a6ea93205c7e6d71c0079518d39445fc2ab0 UID:65213554-9bdf-4097-9316-4139a6bdb261 NetNS:/var/run/netns/b547979d-12fe-4fdd-97c3-2b64802b8cb5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod65213554_9bdf_4097_9316_4139a6bdb261.slice PodAnnotations:0xc0029d43e8}] Aliases:map[]}\"\nJun 09 17:38:48.645921 crc crio[20770]: time=\"2026-06-09T17:38:48.640868821Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-kxj7z to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:38:49.255006 crc crio[20770]: time=\"2026-06-09T17:38:49.25451199Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-tlp2j/POD\" id=5b67c5f9-91a2-4f3d-882a-d332d21a4c99 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:38:49.255141 crc crio[20770]: time=\"2026-06-09T17:38:49.255029535Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:38:49.323180 crc crio[20770]: time=\"2026-06-09T17:38:49.32303761Z\" level=info msg=\"Got pod network &{Name:certified-operators-tlp2j Namespace:openshift-marketplace ID:440af54210f220368ca4246c5038cbe11c16cbdebb839b93e2541a09c1aa4abb UID:87188f87-181e-4854-9974-501b88a13a2d NetNS:/var/run/netns/44760476-3421-44fd-a0d7-5bb490e5c47f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod87188f87_181e_4854_9974_501b88a13a2d.slice PodAnnotations:0xc002894bb0}] Aliases:map[]}\"\nJun 09 17:38:49.323180 crc crio[20770]: time=\"2026-06-09T17:38:49.323160424Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-tlp2j to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:38:49.386986 crc crio[20770]: 2026-06-09T17:38:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:200bb02797b85e8 Mac:ee:e2:46:e7:08:21 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0b Mtu:0 Sandbox:/var/run/netns/b547979d-12fe-4fdd-97c3-2b64802b8cb5 SocketPath: PciID:}] [{Interface:0xc000014630 Address:{IP:10.217.1.11 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:38:49.387768 crc crio[20770]: time=\"2026-06-09T17:38:49.387634618Z\" level=info msg=\"Got pod network &{Name:redhat-operators-kxj7z Namespace:openshift-marketplace ID:200bb02797b85e8c0a6047e39379a6ea93205c7e6d71c0079518d39445fc2ab0 UID:65213554-9bdf-4097-9316-4139a6bdb261 NetNS:/var/run/netns/b547979d-12fe-4fdd-97c3-2b64802b8cb5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod65213554_9bdf_4097_9316_4139a6bdb261.slice PodAnnotations:0xc0029d43e8}] Aliases:map[]}\"\nJun 09 17:38:49.387883 crc crio[20770]: time=\"2026-06-09T17:38:49.387851154Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-kxj7z for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:38:49.397091 crc crio[20770]: time=\"2026-06-09T17:38:49.396761861Z\" level=info msg=\"Ran pod sandbox 200bb02797b85e8c0a6047e39379a6ea93205c7e6d71c0079518d39445fc2ab0 with infra container: openshift-marketplace/redhat-operators-kxj7z/POD\" id=bdcbc7b9-7f1e-4845-b790-b3da07bf5df5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:38:49.400275 crc crio[20770]: time=\"2026-06-09T17:38:49.400067636Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=09e218a7-8b04-45f8-88d5-bc0eba986034 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:38:49.410835 crc crio[20770]: time=\"2026-06-09T17:38:49.410745583Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f379cff4-1ab8-46d7-9a2b-eecc71bab602 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:38:49.420757 crc crio[20770]: time=\"2026-06-09T17:38:49.419163465Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-kxj7z/extract-utilities\" id=e252aa9d-ee89-44e7-905c-4d444e0b399a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:38:49.420757 crc crio[20770]: time=\"2026-06-09T17:38:49.41969925Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:38:49.481031 crc crio[20770]: time=\"2026-06-09T17:38:49.480168169Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:38:49.487887 crc crio[20770]: time=\"2026-06-09T17:38:49.487796049Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:38:49.953391 crc crio[20770]: time=\"2026-06-09T17:38:49.952632597Z\" level=info msg=\"Created container 5f52a62e664ba9a27ccd1b1f57dcd261353a0cac1f16e9cf75f0e00388b33966: openshift-marketplace/redhat-operators-kxj7z/extract-utilities\" id=e252aa9d-ee89-44e7-905c-4d444e0b399a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:38:49.965352 crc crio[20770]: time=\"2026-06-09T17:38:49.9652612Z\" level=info msg=\"Starting container: 5f52a62e664ba9a27ccd1b1f57dcd261353a0cac1f16e9cf75f0e00388b33966\" id=1d2a8975-3aff-43bc-8907-e778e6611d8b name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:38:49.991836 crc crio[20770]: time=\"2026-06-09T17:38:49.991725491Z\" level=info msg=\"Started container\" PID=214827 containerID=5f52a62e664ba9a27ccd1b1f57dcd261353a0cac1f16e9cf75f0e00388b33966 description=openshift-marketplace/redhat-operators-kxj7z/extract-utilities id=1d2a8975-3aff-43bc-8907-e778e6611d8b name=/runtime.v1.RuntimeService/StartContainer sandboxID=200bb02797b85e8c0a6047e39379a6ea93205c7e6d71c0079518d39445fc2ab0\nJun 09 17:38:50.000534 crc crio[20770]: 2026-06-09T17:38:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:440af54210f2203 Mac:a2:06:9a:53:d5:cb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0c Mtu:0 Sandbox:/var/run/netns/44760476-3421-44fd-a0d7-5bb490e5c47f SocketPath: PciID:}] [{Interface:0xc000014d50 Address:{IP:10.217.1.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:38:50.002555 crc crio[20770]: time=\"2026-06-09T17:38:50.00247335Z\" level=info msg=\"Got pod network &{Name:certified-operators-tlp2j Namespace:openshift-marketplace ID:440af54210f220368ca4246c5038cbe11c16cbdebb839b93e2541a09c1aa4abb UID:87188f87-181e-4854-9974-501b88a13a2d NetNS:/var/run/netns/44760476-3421-44fd-a0d7-5bb490e5c47f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod87188f87_181e_4854_9974_501b88a13a2d.slice PodAnnotations:0xc002894bb0}] Aliases:map[]}\"\nJun 09 17:38:50.002761 crc crio[20770]: time=\"2026-06-09T17:38:50.002729787Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-tlp2j for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:38:50.015106 crc crio[20770]: time=\"2026-06-09T17:38:50.015035161Z\" level=info msg=\"Ran pod sandbox 440af54210f220368ca4246c5038cbe11c16cbdebb839b93e2541a09c1aa4abb with infra container: openshift-marketplace/certified-operators-tlp2j/POD\" id=5b67c5f9-91a2-4f3d-882a-d332d21a4c99 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:38:50.022104 crc crio[20770]: time=\"2026-06-09T17:38:50.02054335Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=06a5a8e6-e3ce-4ffc-b72e-b4ead92266a0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:38:50.027218 crc crio[20770]: time=\"2026-06-09T17:38:50.027094818Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0b247229-192f-4a6e-abef-8e5cc299dd5b name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:38:50.048233 crc crio[20770]: time=\"2026-06-09T17:38:50.047940218Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-tlp2j/extract-utilities\" id=ca620e5e-7eb2-4097-9b23-0906fcafdb35 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:38:50.048472 crc crio[20770]: time=\"2026-06-09T17:38:50.048338859Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:38:50.165576 crc crio[20770]: time=\"2026-06-09T17:38:50.165485908Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:38:50.171039 crc crio[20770]: time=\"2026-06-09T17:38:50.170911034Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:38:50.188453 crc crio[20770]: time=\"2026-06-09T17:38:50.188042907Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=b1f30bea-8237-4c8f-9743-09360d86e78d name=/runtime.v1.ImageService/PullImage\nJun 09 17:38:50.207807 crc crio[20770]: time=\"2026-06-09T17:38:50.207727263Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 09 17:38:50.331500 crc crio[20770]: time=\"2026-06-09T17:38:50.331428691Z\" level=info msg=\"Created container 6f992b3f5fb55f33eed9e587361cc40ae0f3c7243e80d573a2088a1c1c04ced8: openshift-marketplace/certified-operators-tlp2j/extract-utilities\" id=ca620e5e-7eb2-4097-9b23-0906fcafdb35 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:38:50.335100 crc crio[20770]: time=\"2026-06-09T17:38:50.334971383Z\" level=info msg=\"Starting container: 6f992b3f5fb55f33eed9e587361cc40ae0f3c7243e80d573a2088a1c1c04ced8\" id=3ce061d1-32e1-4b5a-aa0c-cd97b2090d09 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:38:50.345754 crc crio[20770]: time=\"2026-06-09T17:38:50.345082814Z\" level=info msg=\"Started container\" PID=214865 containerID=6f992b3f5fb55f33eed9e587361cc40ae0f3c7243e80d573a2088a1c1c04ced8 description=openshift-marketplace/certified-operators-tlp2j/extract-utilities id=3ce061d1-32e1-4b5a-aa0c-cd97b2090d09 name=/runtime.v1.RuntimeService/StartContainer sandboxID=440af54210f220368ca4246c5038cbe11c16cbdebb839b93e2541a09c1aa4abb\nJun 09 17:38:50.889952 crc crio[20770]: time=\"2026-06-09T17:38:50.889845471Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:fc6a16d8f231accd9aa36e952dece09ceb23dd2bd734fa3d5279adae1b59f636\" id=b1f30bea-8237-4c8f-9743-09360d86e78d name=/runtime.v1.ImageService/PullImage\nJun 09 17:38:50.891537 crc crio[20770]: time=\"2026-06-09T17:38:50.891425226Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=1ef483a7-2393-46ac-a003-c23142abf5e0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:38:50.898135 crc crio[20770]: time=\"2026-06-09T17:38:50.897970355Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=3ae00e9d-6287-41f1-908f-0c44fd74b90e name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:38:50.908610 crc crio[20770]: time=\"2026-06-09T17:38:50.908015134Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-kxj7z/extract-content\" id=b63010f5-10d6-48fe-ad7e-d58ee3eb0036 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:38:50.908610 crc crio[20770]: time=\"2026-06-09T17:38:50.908610941Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:38:50.962120 crc crio[20770]: time=\"2026-06-09T17:38:50.962043037Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-bnrnb/POD\" id=a38f4903-6ccc-4d7b-8241-d0524a7d45e2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:38:50.962950 crc crio[20770]: time=\"2026-06-09T17:38:50.962155551Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:38:50.990549 crc crio[20770]: time=\"2026-06-09T17:38:50.98923982Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:38:50.992509 crc crio[20770]: time=\"2026-06-09T17:38:50.992434171Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:38:51.026335 crc crio[20770]: time=\"2026-06-09T17:38:51.026281545Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-bnrnb Namespace:openshift-marketplace ID:05fd4fc97cc3a0477b2edaf8d497f692a737d390a9ec0ecfbe5c59e9057026d1 UID:fefa2a7d-29cb-4679-a820-27200b028a1c NetNS:/var/run/netns/6c2e52e5-4c80-4b51-995c-11ded8ae22eb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfefa2a7d_29cb_4679_a820_27200b028a1c.slice PodAnnotations:0xc0029d4828}] Aliases:map[]}\"\nJun 09 17:38:51.026690 crc crio[20770]: time=\"2026-06-09T17:38:51.026624715Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-bnrnb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:38:51.250786 crc crio[20770]: time=\"2026-06-09T17:38:51.243550304Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=6a248015-7fa4-47dc-af1d-8dce5f97d645 name=/runtime.v1.ImageService/PullImage\nJun 09 17:38:51.250786 crc crio[20770]: time=\"2026-06-09T17:38:51.249147815Z\" level=info msg=\"Created container 3ba0a5a9e61c2c1cbad4d56002490b21f004c647cfe0cb1c08eed4565a5c9513: openshift-marketplace/redhat-operators-kxj7z/extract-content\" id=b63010f5-10d6-48fe-ad7e-d58ee3eb0036 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:38:51.255792 crc crio[20770]: time=\"2026-06-09T17:38:51.255725114Z\" level=info msg=\"Starting container: 3ba0a5a9e61c2c1cbad4d56002490b21f004c647cfe0cb1c08eed4565a5c9513\" id=4cf21400-0f87-4085-877b-c871742a8b32 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:38:51.264067 crc crio[20770]: time=\"2026-06-09T17:38:51.264014422Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 09 17:38:51.266993 crc crio[20770]: time=\"2026-06-09T17:38:51.266914496Z\" level=info msg=\"Started container\" PID=214925 containerID=3ba0a5a9e61c2c1cbad4d56002490b21f004c647cfe0cb1c08eed4565a5c9513 description=openshift-marketplace/redhat-operators-kxj7z/extract-content id=4cf21400-0f87-4085-877b-c871742a8b32 name=/runtime.v1.RuntimeService/StartContainer sandboxID=200bb02797b85e8c0a6047e39379a6ea93205c7e6d71c0079518d39445fc2ab0\nJun 09 17:38:52.107263 crc crio[20770]: 2026-06-09T17:38:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:05fd4fc97cc3a04 Mac:1a:a2:75:34:b2:f9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0d Mtu:0 Sandbox:/var/run/netns/6c2e52e5-4c80-4b51-995c-11ded8ae22eb SocketPath: PciID:}] [{Interface:0xc000014620 Address:{IP:10.217.1.13 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:38:52.107263 crc crio[20770]: time=\"2026-06-09T17:38:52.105055391Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-bnrnb Namespace:openshift-marketplace ID:05fd4fc97cc3a0477b2edaf8d497f692a737d390a9ec0ecfbe5c59e9057026d1 UID:fefa2a7d-29cb-4679-a820-27200b028a1c NetNS:/var/run/netns/6c2e52e5-4c80-4b51-995c-11ded8ae22eb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfefa2a7d_29cb_4679_a820_27200b028a1c.slice PodAnnotations:0xc0029d4828}] Aliases:map[]}\"\nJun 09 17:38:52.107263 crc crio[20770]: time=\"2026-06-09T17:38:52.105290187Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-bnrnb for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:38:52.171071 crc crio[20770]: time=\"2026-06-09T17:38:52.155021368Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e\" id=6a248015-7fa4-47dc-af1d-8dce5f97d645 name=/runtime.v1.ImageService/PullImage\nJun 09 17:38:52.171071 crc crio[20770]: time=\"2026-06-09T17:38:52.155828361Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=c42f2597-3bb5-441f-8192-acdd55f6074a name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:38:52.171071 crc crio[20770]: time=\"2026-06-09T17:38:52.158403835Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=9f5446ea-b7a5-439b-8da5-2be511933bad name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:38:52.171071 crc crio[20770]: time=\"2026-06-09T17:38:52.170294257Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-tlp2j/extract-content\" id=bd0ca56d-c8da-488b-a410-33a6968084a0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:38:52.171071 crc crio[20770]: time=\"2026-06-09T17:38:52.170929165Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:38:52.172453 crc crio[20770]: time=\"2026-06-09T17:38:52.172418218Z\" level=info msg=\"Ran pod sandbox 05fd4fc97cc3a0477b2edaf8d497f692a737d390a9ec0ecfbe5c59e9057026d1 with infra container: openshift-marketplace/redhat-marketplace-bnrnb/POD\" id=a38f4903-6ccc-4d7b-8241-d0524a7d45e2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:38:52.175111 crc crio[20770]: time=\"2026-06-09T17:38:52.175029153Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b579feff-74e3-4632-bcf3-4c2b669286cd name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:38:52.192172 crc crio[20770]: time=\"2026-06-09T17:38:52.189732816Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=33792477-ac22-4759-beac-8f9efedb9997 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:38:52.208404 crc crio[20770]: time=\"2026-06-09T17:38:52.208046083Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-bnrnb/extract-utilities\" id=e2812a94-3e76-4b00-a54f-66f51132abf9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:38:52.208404 crc crio[20770]: time=\"2026-06-09T17:38:52.208552987Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:38:52.275465 crc crio[20770]: time=\"2026-06-09T17:38:52.27541054Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:38:52.279326 crc crio[20770]: time=\"2026-06-09T17:38:52.279300172Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:38:52.329325 crc crio[20770]: time=\"2026-06-09T17:38:52.325889242Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:38:52.340568 crc crio[20770]: time=\"2026-06-09T17:38:52.340400549Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:38:52.545981 crc crio[20770]: time=\"2026-06-09T17:38:52.54591344Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-njgqf/POD\" id=42636c15-23aa-440a-b1bf-cda3125f9983 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:38:52.546281 crc crio[20770]: time=\"2026-06-09T17:38:52.546003312Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:38:52.600697 crc crio[20770]: time=\"2026-06-09T17:38:52.600574372Z\" level=info msg=\"Got pod network &{Name:community-operators-njgqf Namespace:openshift-marketplace ID:bbe5a35b55e2ef33bda8fde28c6a6b87c459110b4d0424210af04ae950f4d938 UID:9c4f8688-206c-474a-adc6-2155cc1bf8bf NetNS:/var/run/netns/e2309e0b-47c5-4f37-aeb7-508910cdc59f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9c4f8688_206c_474a_adc6_2155cc1bf8bf.slice PodAnnotations:0xc00008cc70}] Aliases:map[]}\"\nJun 09 17:38:52.600697 crc crio[20770]: time=\"2026-06-09T17:38:52.600677835Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-njgqf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:38:52.624545 crc crio[20770]: time=\"2026-06-09T17:38:52.624469889Z\" level=info msg=\"Created container 5cbfc5e9e2a462250be7d0222178685cc2f37b716b6d71a0fabfde9b36cce033: openshift-marketplace/redhat-marketplace-bnrnb/extract-utilities\" id=e2812a94-3e76-4b00-a54f-66f51132abf9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:38:52.625576 crc crio[20770]: time=\"2026-06-09T17:38:52.6255281Z\" level=info msg=\"Starting container: 5cbfc5e9e2a462250be7d0222178685cc2f37b716b6d71a0fabfde9b36cce033\" id=c28eef06-537d-4e70-9b41-9b89dc68017f name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:38:52.632604 crc crio[20770]: time=\"2026-06-09T17:38:52.63144484Z\" level=info msg=\"Started container\" PID=215078 containerID=5cbfc5e9e2a462250be7d0222178685cc2f37b716b6d71a0fabfde9b36cce033 description=openshift-marketplace/redhat-marketplace-bnrnb/extract-utilities id=c28eef06-537d-4e70-9b41-9b89dc68017f name=/runtime.v1.RuntimeService/StartContainer sandboxID=05fd4fc97cc3a0477b2edaf8d497f692a737d390a9ec0ecfbe5c59e9057026d1\nJun 09 17:38:52.868053 crc crio[20770]: time=\"2026-06-09T17:38:52.866956533Z\" level=info msg=\"Created container 1d80413a684822896affaeef26d9a0074998f2a94dbf233ab2fb86c619b417f9: openshift-marketplace/certified-operators-tlp2j/extract-content\" id=bd0ca56d-c8da-488b-a410-33a6968084a0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:38:52.877088 crc crio[20770]: time=\"2026-06-09T17:38:52.876876288Z\" level=info msg=\"Starting container: 1d80413a684822896affaeef26d9a0074998f2a94dbf233ab2fb86c619b417f9\" id=42f73f11-0054-4463-8c6e-055c50794486 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:38:52.901019 crc crio[20770]: time=\"2026-06-09T17:38:52.897734798Z\" level=info msg=\"Started container\" PID=215077 containerID=1d80413a684822896affaeef26d9a0074998f2a94dbf233ab2fb86c619b417f9 description=openshift-marketplace/certified-operators-tlp2j/extract-content id=42f73f11-0054-4463-8c6e-055c50794486 name=/runtime.v1.RuntimeService/StartContainer sandboxID=440af54210f220368ca4246c5038cbe11c16cbdebb839b93e2541a09c1aa4abb\nJun 09 17:38:53.338004 crc crio[20770]: time=\"2026-06-09T17:38:53.337912328Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=bd6041ae-0798-4186-bb30-3da039c625c2 name=/runtime.v1.ImageService/PullImage\nJun 09 17:38:53.343160 crc crio[20770]: time=\"2026-06-09T17:38:53.343068226Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 09 17:38:53.377768 crc crio[20770]: 2026-06-09T17:38:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bbe5a35b55e2ef3 Mac:5a:90:1d:33:f2:10 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0e Mtu:0 Sandbox:/var/run/netns/e2309e0b-47c5-4f37-aeb7-508910cdc59f SocketPath: PciID:}] [{Interface:0xc0000146f0 Address:{IP:10.217.1.14 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:38:53.379860 crc crio[20770]: time=\"2026-06-09T17:38:53.379584506Z\" level=info msg=\"Got pod network &{Name:community-operators-njgqf Namespace:openshift-marketplace ID:bbe5a35b55e2ef33bda8fde28c6a6b87c459110b4d0424210af04ae950f4d938 UID:9c4f8688-206c-474a-adc6-2155cc1bf8bf NetNS:/var/run/netns/e2309e0b-47c5-4f37-aeb7-508910cdc59f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9c4f8688_206c_474a_adc6_2155cc1bf8bf.slice PodAnnotations:0xc00008cc70}] Aliases:map[]}\"\nJun 09 17:38:53.379860 crc crio[20770]: time=\"2026-06-09T17:38:53.379831604Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-njgqf for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:38:53.400160 crc crio[20770]: time=\"2026-06-09T17:38:53.400009053Z\" level=info msg=\"Ran pod sandbox bbe5a35b55e2ef33bda8fde28c6a6b87c459110b4d0424210af04ae950f4d938 with infra container: openshift-marketplace/community-operators-njgqf/POD\" id=42636c15-23aa-440a-b1bf-cda3125f9983 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:38:53.406108 crc crio[20770]: time=\"2026-06-09T17:38:53.406023826Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f7807212-6710-41bf-9311-b72d5f8b13e1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:38:53.409037 crc crio[20770]: time=\"2026-06-09T17:38:53.40894267Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=03d8514b-b010-4fbd-bb60-24dc0fa696ca name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:38:53.420180 crc crio[20770]: time=\"2026-06-09T17:38:53.420017648Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-njgqf/extract-utilities\" id=c2c9bbdf-001b-4552-8ccf-be3f713c081e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:38:53.420535 crc crio[20770]: time=\"2026-06-09T17:38:53.420489602Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:38:53.496536 crc crio[20770]: time=\"2026-06-09T17:38:53.496449496Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:38:53.507514 crc crio[20770]: time=\"2026-06-09T17:38:53.507419052Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:38:53.654544 crc crio[20770]: time=\"2026-06-09T17:38:53.654450081Z\" level=info msg=\"Created container 10eafc8ef76243305ab5932ee77a3f403a71a8ab6ed357c84a52d3e17ec315ba: openshift-marketplace/community-operators-njgqf/extract-utilities\" id=c2c9bbdf-001b-4552-8ccf-be3f713c081e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:38:53.658929 crc crio[20770]: time=\"2026-06-09T17:38:53.658864598Z\" level=info msg=\"Starting container: 10eafc8ef76243305ab5932ee77a3f403a71a8ab6ed357c84a52d3e17ec315ba\" id=ff96775f-ee05-48a9-a9db-121df64939a7 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:38:53.665393 crc crio[20770]: time=\"2026-06-09T17:38:53.665325693Z\" level=info msg=\"Started container\" PID=215146 containerID=10eafc8ef76243305ab5932ee77a3f403a71a8ab6ed357c84a52d3e17ec315ba description=openshift-marketplace/community-operators-njgqf/extract-utilities id=ff96775f-ee05-48a9-a9db-121df64939a7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bbe5a35b55e2ef33bda8fde28c6a6b87c459110b4d0424210af04ae950f4d938\nJun 09 17:38:54.360288 crc crio[20770]: time=\"2026-06-09T17:38:54.360183838Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=040a1ab4-da28-4910-b225-0bae90939e43 name=/runtime.v1.ImageService/PullImage\nJun 09 17:38:54.365372 crc crio[20770]: time=\"2026-06-09T17:38:54.363877044Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 09 17:38:54.399281 crc crio[20770]: time=\"2026-06-09T17:38:54.399161909Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0\" id=bd6041ae-0798-4186-bb30-3da039c625c2 name=/runtime.v1.ImageService/PullImage\nJun 09 17:38:54.401838 crc crio[20770]: time=\"2026-06-09T17:38:54.401769934Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=ff29ac5c-d08f-443d-aa5a-52d21487f8ba name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:38:54.405832 crc crio[20770]: time=\"2026-06-09T17:38:54.405604084Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=c37fda29-f978-4a3b-8eac-0a6bcff02165 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:38:54.422283 crc crio[20770]: time=\"2026-06-09T17:38:54.422104729Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-bnrnb/extract-content\" id=477214ee-14a2-4361-9ef6-0e0d741a08ae name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:38:54.422823 crc crio[20770]: time=\"2026-06-09T17:38:54.422738367Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:38:54.496970 crc crio[20770]: time=\"2026-06-09T17:38:54.496754285Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:38:54.507923 crc crio[20770]: time=\"2026-06-09T17:38:54.507512255Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:38:54.724520 crc crio[20770]: time=\"2026-06-09T17:38:54.723910009Z\" level=info msg=\"Created container 0e25669f48ff3e62b2836df94e9e8710b056477108b42d2bc797a6d153281f0c: openshift-marketplace/redhat-marketplace-bnrnb/extract-content\" id=477214ee-14a2-4361-9ef6-0e0d741a08ae name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:38:54.727098 crc crio[20770]: time=\"2026-06-09T17:38:54.727027768Z\" level=info msg=\"Starting container: 0e25669f48ff3e62b2836df94e9e8710b056477108b42d2bc797a6d153281f0c\" id=66fd96d1-409f-48ca-a105-9e6b79ef18d6 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:38:54.744626 crc crio[20770]: time=\"2026-06-09T17:38:54.744452239Z\" level=info msg=\"Started container\" PID=215193 containerID=0e25669f48ff3e62b2836df94e9e8710b056477108b42d2bc797a6d153281f0c description=openshift-marketplace/redhat-marketplace-bnrnb/extract-content id=66fd96d1-409f-48ca-a105-9e6b79ef18d6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=05fd4fc97cc3a0477b2edaf8d497f692a737d390a9ec0ecfbe5c59e9057026d1\nJun 09 17:38:55.034857 crc crio[20770]: time=\"2026-06-09T17:38:55.034753488Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:b693b87e9f3f01270b2e5bc4144773623095b823f2870718492b2c7fe6125bd8\" id=040a1ab4-da28-4910-b225-0bae90939e43 name=/runtime.v1.ImageService/PullImage\nJun 09 17:38:55.037306 crc crio[20770]: time=\"2026-06-09T17:38:55.0369074Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=9a0ccf9e-20c8-425a-a2e3-829e531a8ba0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:38:55.043596 crc crio[20770]: time=\"2026-06-09T17:38:55.043317785Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=ce89dc3c-474c-4b00-939c-2c8baa9318d9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:38:55.058578 crc crio[20770]: time=\"2026-06-09T17:38:55.05844572Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-njgqf/extract-content\" id=13577e03-77b0-43f1-86da-319c4bee6542 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:38:55.059143 crc crio[20770]: time=\"2026-06-09T17:38:55.058989945Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:38:55.165730 crc crio[20770]: time=\"2026-06-09T17:38:55.160775633Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:38:55.167734 crc crio[20770]: time=\"2026-06-09T17:38:55.167666741Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:38:55.440400 crc crio[20770]: time=\"2026-06-09T17:38:55.439018825Z\" level=info msg=\"Created container ddd9f53df59efc1ed291ee532d758dac75569bfdceb35fd928c80ac086abcfd0: openshift-marketplace/community-operators-njgqf/extract-content\" id=13577e03-77b0-43f1-86da-319c4bee6542 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:38:55.463249 crc crio[20770]: time=\"2026-06-09T17:38:55.463078207Z\" level=info msg=\"Starting container: ddd9f53df59efc1ed291ee532d758dac75569bfdceb35fd928c80ac086abcfd0\" id=58381aba-0a22-4369-abb6-162ca1e87b98 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:38:55.473040 crc crio[20770]: time=\"2026-06-09T17:38:55.472951831Z\" level=info msg=\"Started container\" PID=215304 containerID=ddd9f53df59efc1ed291ee532d758dac75569bfdceb35fd928c80ac086abcfd0 description=openshift-marketplace/community-operators-njgqf/extract-content id=58381aba-0a22-4369-abb6-162ca1e87b98 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bbe5a35b55e2ef33bda8fde28c6a6b87c459110b4d0424210af04ae950f4d938\nJun 09 17:38:56.529696 crc crio[20770]: time=\"2026-06-09T17:38:56.529048175Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=c12fb38f-4bf1-4e1e-a328-ead32de7dd15 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:38:56.540597 crc crio[20770]: time=\"2026-06-09T17:38:56.539754522Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=1e6812d0-0cc2-44e7-9cf7-a6b3a60244c0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:38:56.579747 crc crio[20770]: time=\"2026-06-09T17:38:56.57862406Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-tlp2j/registry-server\" id=62100b1b-d608-4b54-8907-ebf1a6c67c2c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:38:56.579747 crc crio[20770]: time=\"2026-06-09T17:38:56.579143975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:38:56.703721 crc crio[20770]: time=\"2026-06-09T17:38:56.703018468Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:38:56.707932 crc crio[20770]: time=\"2026-06-09T17:38:56.706622172Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:38:56.891561 crc crio[20770]: time=\"2026-06-09T17:38:56.891408136Z\" level=info msg=\"Created container 10ea7b7cd3c04de0fce3d113400667498ee3311e5a403c1f6bff8922c1eaa867: openshift-marketplace/certified-operators-tlp2j/registry-server\" id=62100b1b-d608-4b54-8907-ebf1a6c67c2c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:38:56.892928 crc crio[20770]: time=\"2026-06-09T17:38:56.892826377Z\" level=info msg=\"Starting container: 10ea7b7cd3c04de0fce3d113400667498ee3311e5a403c1f6bff8922c1eaa867\" id=35b95ca2-3ec2-4a03-b25a-251a43a998e9 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:38:56.899738 crc crio[20770]: time=\"2026-06-09T17:38:56.898913852Z\" level=info msg=\"Started container\" PID=215500 containerID=10ea7b7cd3c04de0fce3d113400667498ee3311e5a403c1f6bff8922c1eaa867 description=openshift-marketplace/certified-operators-tlp2j/registry-server id=35b95ca2-3ec2-4a03-b25a-251a43a998e9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=440af54210f220368ca4246c5038cbe11c16cbdebb839b93e2541a09c1aa4abb\nJun 09 17:38:57.552231 crc crio[20770]: time=\"2026-06-09T17:38:57.552140188Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=88c7a1bf-c365-4917-b60a-c7fa7ed33f4a name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:38:57.618723 crc crio[20770]: time=\"2026-06-09T17:38:57.618562568Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=65955627-6209-4938-8e87-1fad16e27787 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:38:57.637468 crc crio[20770]: time=\"2026-06-09T17:38:57.636954677Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-bnrnb/registry-server\" id=f554d62f-94f6-43ae-9ff2-555f8889823a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:38:57.637468 crc crio[20770]: time=\"2026-06-09T17:38:57.637474362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:38:57.700501 crc crio[20770]: time=\"2026-06-09T17:38:57.700263388Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:38:57.704003 crc crio[20770]: time=\"2026-06-09T17:38:57.703920383Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:38:57.968895 crc crio[20770]: time=\"2026-06-09T17:38:57.968545924Z\" level=info msg=\"Created container d6a6b7d349612792c6ebf6034a901f533e8673a458379e1d8d0d4500f9f8451d: openshift-marketplace/redhat-marketplace-bnrnb/registry-server\" id=f554d62f-94f6-43ae-9ff2-555f8889823a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:38:57.971960 crc crio[20770]: time=\"2026-06-09T17:38:57.97187379Z\" level=info msg=\"Starting container: d6a6b7d349612792c6ebf6034a901f533e8673a458379e1d8d0d4500f9f8451d\" id=ee6a2526-4a2e-48ce-8d0d-3d62074d8f2c name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:38:57.987024 crc crio[20770]: time=\"2026-06-09T17:38:57.986947303Z\" level=info msg=\"Started container\" PID=215693 containerID=d6a6b7d349612792c6ebf6034a901f533e8673a458379e1d8d0d4500f9f8451d description=openshift-marketplace/redhat-marketplace-bnrnb/registry-server id=ee6a2526-4a2e-48ce-8d0d-3d62074d8f2c name=/runtime.v1.RuntimeService/StartContainer sandboxID=05fd4fc97cc3a0477b2edaf8d497f692a737d390a9ec0ecfbe5c59e9057026d1\nJun 09 17:38:59.599328 crc crio[20770]: time=\"2026-06-09T17:38:59.598627485Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=082d97e0-c3e9-45cd-9ca7-d1fa8d3f1f05 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:38:59.602750 crc crio[20770]: time=\"2026-06-09T17:38:59.602572019Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=b3ab368f-d401-44f4-9b29-ed52f6cdfd69 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:38:59.616995 crc crio[20770]: time=\"2026-06-09T17:38:59.616918811Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-njgqf/registry-server\" id=0c58a204-9e51-47b7-84b8-35306bd9c1d2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:38:59.617502 crc crio[20770]: time=\"2026-06-09T17:38:59.617433866Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:38:59.690235 crc crio[20770]: time=\"2026-06-09T17:38:59.690059355Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:38:59.696161 crc crio[20770]: time=\"2026-06-09T17:38:59.696057877Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:39:00.199789 crc crio[20770]: time=\"2026-06-09T17:39:00.199051124Z\" level=info msg=\"Created container e6979a1889b393c538173d3cc03237ac0f3cd9538195e61367511c810f96b23a: openshift-marketplace/community-operators-njgqf/registry-server\" id=0c58a204-9e51-47b7-84b8-35306bd9c1d2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:39:00.201737 crc crio[20770]: time=\"2026-06-09T17:39:00.201583416Z\" level=info msg=\"Starting container: e6979a1889b393c538173d3cc03237ac0f3cd9538195e61367511c810f96b23a\" id=a70a65c4-caf5-49e2-bfde-9452760877d4 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:39:00.212542 crc crio[20770]: time=\"2026-06-09T17:39:00.212363906Z\" level=info msg=\"Started container\" PID=215882 containerID=e6979a1889b393c538173d3cc03237ac0f3cd9538195e61367511c810f96b23a description=openshift-marketplace/community-operators-njgqf/registry-server id=a70a65c4-caf5-49e2-bfde-9452760877d4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bbe5a35b55e2ef33bda8fde28c6a6b87c459110b4d0424210af04ae950f4d938\nJun 09 17:39:01.679141 crc crio[20770]: time=\"2026-06-09T17:39:01.677778431Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=558e75a6-ab1d-4991-b314-7c891614327f name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:39:01.682095 crc crio[20770]: time=\"2026-06-09T17:39:01.682030853Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=34a64dd2-44d1-4d6d-9099-7bebc2d8def4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:39:01.696243 crc crio[20770]: time=\"2026-06-09T17:39:01.696134219Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-kxj7z/registry-server\" id=25a0d43d-d4ef-4058-a7f9-4f32f3a64455 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:39:01.696894 crc crio[20770]: time=\"2026-06-09T17:39:01.696825919Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:39:01.811275 crc crio[20770]: time=\"2026-06-09T17:39:01.811170998Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:39:01.815052 crc crio[20770]: time=\"2026-06-09T17:39:01.814971787Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:39:01.970531 crc crio[20770]: time=\"2026-06-09T17:39:01.969918343Z\" level=info msg=\"Created container e8d185bb9d64cdb6123f36baa3de136f8780b386c6916ec6b57f992a7c542634: openshift-marketplace/redhat-operators-kxj7z/registry-server\" id=25a0d43d-d4ef-4058-a7f9-4f32f3a64455 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:39:01.972106 crc crio[20770]: time=\"2026-06-09T17:39:01.972021824Z\" level=info msg=\"Starting container: e8d185bb9d64cdb6123f36baa3de136f8780b386c6916ec6b57f992a7c542634\" id=a9edd499-b07f-42a5-8f92-e3058db1493e name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:39:01.977495 crc crio[20770]: time=\"2026-06-09T17:39:01.977433039Z\" level=info msg=\"Started container\" PID=216308 containerID=e8d185bb9d64cdb6123f36baa3de136f8780b386c6916ec6b57f992a7c542634 description=openshift-marketplace/redhat-operators-kxj7z/registry-server id=a9edd499-b07f-42a5-8f92-e3058db1493e name=/runtime.v1.RuntimeService/StartContainer sandboxID=200bb02797b85e8c0a6047e39379a6ea93205c7e6d71c0079518d39445fc2ab0\nJun 09 17:39:11.098467 crc crio[20770]: time=\"2026-06-09T17:39:11.096630157Z\" level=info msg=\"Stopping container: 10ea7b7cd3c04de0fce3d113400667498ee3311e5a403c1f6bff8922c1eaa867 (timeout: 2s)\" id=c09ad6d5-367a-435d-9bd5-ad07f7926ce7 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:39:11.865411 crc crio[20770]: time=\"2026-06-09T17:39:11.864575382Z\" level=info msg=\"Stopped container 10ea7b7cd3c04de0fce3d113400667498ee3311e5a403c1f6bff8922c1eaa867: openshift-marketplace/certified-operators-tlp2j/registry-server\" id=c09ad6d5-367a-435d-9bd5-ad07f7926ce7 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:39:11.871407 crc crio[20770]: time=\"2026-06-09T17:39:11.871240514Z\" level=info msg=\"Stopping pod sandbox: 440af54210f220368ca4246c5038cbe11c16cbdebb839b93e2541a09c1aa4abb\" id=164e5152-9b41-47db-84e6-04ba080e20ef name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:39:11.872334 crc crio[20770]: time=\"2026-06-09T17:39:11.872247833Z\" level=info msg=\"Got pod network &{Name:certified-operators-tlp2j Namespace:openshift-marketplace ID:440af54210f220368ca4246c5038cbe11c16cbdebb839b93e2541a09c1aa4abb UID:87188f87-181e-4854-9974-501b88a13a2d NetNS:/var/run/netns/44760476-3421-44fd-a0d7-5bb490e5c47f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod87188f87_181e_4854_9974_501b88a13a2d.slice PodAnnotations:0xc00291bd50}] Aliases:map[]}\"\nJun 09 17:39:11.872566 crc crio[20770]: time=\"2026-06-09T17:39:11.87249854Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-tlp2j from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:39:12.317936 crc crio[20770]: time=\"2026-06-09T17:39:12.317257731Z\" level=info msg=\"Stopped pod sandbox: 440af54210f220368ca4246c5038cbe11c16cbdebb839b93e2541a09c1aa4abb\" id=164e5152-9b41-47db-84e6-04ba080e20ef name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:39:12.899801 crc crio[20770]: time=\"2026-06-09T17:39:12.899171377Z\" level=info msg=\"Stopping container: d6a6b7d349612792c6ebf6034a901f533e8673a458379e1d8d0d4500f9f8451d (timeout: 2s)\" id=fa8f165a-5e9e-4a46-b084-ff2e1177ad0f name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:39:12.901269 crc crio[20770]: time=\"2026-06-09T17:39:12.901168625Z\" level=info msg=\"Removing container: 10ea7b7cd3c04de0fce3d113400667498ee3311e5a403c1f6bff8922c1eaa867\" id=ff088264-d792-4629-8e40-d7ff5d1b9fb3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:39:12.954436 crc crio[20770]: time=\"2026-06-09T17:39:12.954259892Z\" level=info msg=\"Removed container 10ea7b7cd3c04de0fce3d113400667498ee3311e5a403c1f6bff8922c1eaa867: openshift-marketplace/certified-operators-tlp2j/registry-server\" id=ff088264-d792-4629-8e40-d7ff5d1b9fb3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:39:12.957904 crc crio[20770]: time=\"2026-06-09T17:39:12.957792613Z\" level=info msg=\"Removing container: 1d80413a684822896affaeef26d9a0074998f2a94dbf233ab2fb86c619b417f9\" id=4f04e30f-139a-46b0-8684-6ded7c400ee3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:39:13.030988 crc crio[20770]: time=\"2026-06-09T17:39:13.030917726Z\" level=info msg=\"Removed container 1d80413a684822896affaeef26d9a0074998f2a94dbf233ab2fb86c619b417f9: openshift-marketplace/certified-operators-tlp2j/extract-content\" id=4f04e30f-139a-46b0-8684-6ded7c400ee3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:39:13.042909 crc crio[20770]: time=\"2026-06-09T17:39:13.041258414Z\" level=info msg=\"Removing container: 6f992b3f5fb55f33eed9e587361cc40ae0f3c7243e80d573a2088a1c1c04ced8\" id=247fcfba-ad4b-4a7f-b053-a4306b8d7700 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:39:13.043423 crc crio[20770]: time=\"2026-06-09T17:39:13.042726316Z\" level=info msg=\"Stopped container d6a6b7d349612792c6ebf6034a901f533e8673a458379e1d8d0d4500f9f8451d: openshift-marketplace/redhat-marketplace-bnrnb/registry-server\" id=fa8f165a-5e9e-4a46-b084-ff2e1177ad0f name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:39:13.044325 crc crio[20770]: time=\"2026-06-09T17:39:13.04426538Z\" level=info msg=\"Stopping pod sandbox: 05fd4fc97cc3a0477b2edaf8d497f692a737d390a9ec0ecfbe5c59e9057026d1\" id=9b96547a-b977-4ceb-b17b-d9413fc9988d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:39:13.044822 crc crio[20770]: time=\"2026-06-09T17:39:13.044749724Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-bnrnb Namespace:openshift-marketplace ID:05fd4fc97cc3a0477b2edaf8d497f692a737d390a9ec0ecfbe5c59e9057026d1 UID:fefa2a7d-29cb-4679-a820-27200b028a1c NetNS:/var/run/netns/6c2e52e5-4c80-4b51-995c-11ded8ae22eb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfefa2a7d_29cb_4679_a820_27200b028a1c.slice PodAnnotations:0xc0010a2858}] Aliases:map[]}\"\nJun 09 17:39:13.045016 crc crio[20770]: time=\"2026-06-09T17:39:13.04495831Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-bnrnb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:39:13.173046 crc crio[20770]: time=\"2026-06-09T17:39:13.172819508Z\" level=info msg=\"Removed container 6f992b3f5fb55f33eed9e587361cc40ae0f3c7243e80d573a2088a1c1c04ced8: openshift-marketplace/certified-operators-tlp2j/extract-utilities\" id=247fcfba-ad4b-4a7f-b053-a4306b8d7700 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:39:13.499731 crc crio[20770]: time=\"2026-06-09T17:39:13.499063101Z\" level=info msg=\"Stopped pod sandbox: 05fd4fc97cc3a0477b2edaf8d497f692a737d390a9ec0ecfbe5c59e9057026d1\" id=9b96547a-b977-4ceb-b17b-d9413fc9988d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:39:13.922565 crc crio[20770]: time=\"2026-06-09T17:39:13.922438988Z\" level=info msg=\"Removing container: d6a6b7d349612792c6ebf6034a901f533e8673a458379e1d8d0d4500f9f8451d\" id=849a1c5a-2bd3-4b61-a86d-87c2c397ce63 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:39:13.962032 crc crio[20770]: time=\"2026-06-09T17:39:13.961896323Z\" level=info msg=\"Removed container d6a6b7d349612792c6ebf6034a901f533e8673a458379e1d8d0d4500f9f8451d: openshift-marketplace/redhat-marketplace-bnrnb/registry-server\" id=849a1c5a-2bd3-4b61-a86d-87c2c397ce63 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:39:13.965386 crc crio[20770]: time=\"2026-06-09T17:39:13.965327892Z\" level=info msg=\"Removing container: 0e25669f48ff3e62b2836df94e9e8710b056477108b42d2bc797a6d153281f0c\" id=7904eb6e-40d6-4117-9e78-c97f65f35989 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:39:14.006882 crc crio[20770]: time=\"2026-06-09T17:39:14.006156006Z\" level=info msg=\"Removed container 0e25669f48ff3e62b2836df94e9e8710b056477108b42d2bc797a6d153281f0c: openshift-marketplace/redhat-marketplace-bnrnb/extract-content\" id=7904eb6e-40d6-4117-9e78-c97f65f35989 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:39:14.011847 crc crio[20770]: time=\"2026-06-09T17:39:14.011797218Z\" level=info msg=\"Removing container: 5cbfc5e9e2a462250be7d0222178685cc2f37b716b6d71a0fabfde9b36cce033\" id=0a835048-d226-44fd-be06-e5359ac7f192 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:39:14.051310 crc crio[20770]: time=\"2026-06-09T17:39:14.051107399Z\" level=info msg=\"Removed container 5cbfc5e9e2a462250be7d0222178685cc2f37b716b6d71a0fabfde9b36cce033: openshift-marketplace/redhat-marketplace-bnrnb/extract-utilities\" id=0a835048-d226-44fd-be06-e5359ac7f192 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:39:16.349079 crc crio[20770]: time=\"2026-06-09T17:39:16.34877163Z\" level=info msg=\"Stopping container: e6979a1889b393c538173d3cc03237ac0f3cd9538195e61367511c810f96b23a (timeout: 2s)\" id=585e5793-de1e-4883-a8a0-d9036e8637e0 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:39:16.484157 crc crio[20770]: time=\"2026-06-09T17:39:16.484088862Z\" level=info msg=\"Stopped container e6979a1889b393c538173d3cc03237ac0f3cd9538195e61367511c810f96b23a: openshift-marketplace/community-operators-njgqf/registry-server\" id=585e5793-de1e-4883-a8a0-d9036e8637e0 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:39:16.485891 crc crio[20770]: time=\"2026-06-09T17:39:16.485702028Z\" level=info msg=\"Stopping pod sandbox: bbe5a35b55e2ef33bda8fde28c6a6b87c459110b4d0424210af04ae950f4d938\" id=f75a5ad5-1cd8-4d90-b9cb-40f9578045da name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:39:16.486582 crc crio[20770]: time=\"2026-06-09T17:39:16.486503901Z\" level=info msg=\"Got pod network &{Name:community-operators-njgqf Namespace:openshift-marketplace ID:bbe5a35b55e2ef33bda8fde28c6a6b87c459110b4d0424210af04ae950f4d938 UID:9c4f8688-206c-474a-adc6-2155cc1bf8bf NetNS:/var/run/netns/e2309e0b-47c5-4f37-aeb7-508910cdc59f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9c4f8688_206c_474a_adc6_2155cc1bf8bf.slice PodAnnotations:0xc00008cc08}] Aliases:map[]}\"\nJun 09 17:39:16.486764 crc crio[20770]: time=\"2026-06-09T17:39:16.486718647Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-njgqf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:39:16.900145 crc crio[20770]: time=\"2026-06-09T17:39:16.899458198Z\" level=info msg=\"Stopped pod sandbox: bbe5a35b55e2ef33bda8fde28c6a6b87c459110b4d0424210af04ae950f4d938\" id=f75a5ad5-1cd8-4d90-b9cb-40f9578045da name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:39:17.063321 crc crio[20770]: time=\"2026-06-09T17:39:17.063242638Z\" level=info msg=\"Removing container: e6979a1889b393c538173d3cc03237ac0f3cd9538195e61367511c810f96b23a\" id=4eda4a17-c4af-4130-b98e-601649c2d132 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:39:17.116555 crc crio[20770]: time=\"2026-06-09T17:39:17.116462009Z\" level=info msg=\"Removed container e6979a1889b393c538173d3cc03237ac0f3cd9538195e61367511c810f96b23a: openshift-marketplace/community-operators-njgqf/registry-server\" id=4eda4a17-c4af-4130-b98e-601649c2d132 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:39:17.128068 crc crio[20770]: time=\"2026-06-09T17:39:17.127464545Z\" level=info msg=\"Removing container: ddd9f53df59efc1ed291ee532d758dac75569bfdceb35fd928c80ac086abcfd0\" id=87e4c953-1432-4488-8c2d-0c97def566f6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:39:17.164926 crc crio[20770]: time=\"2026-06-09T17:39:17.163339067Z\" level=info msg=\"Removed container ddd9f53df59efc1ed291ee532d758dac75569bfdceb35fd928c80ac086abcfd0: openshift-marketplace/community-operators-njgqf/extract-content\" id=87e4c953-1432-4488-8c2d-0c97def566f6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:39:17.174424 crc crio[20770]: time=\"2026-06-09T17:39:17.174254291Z\" level=info msg=\"Removing container: 10eafc8ef76243305ab5932ee77a3f403a71a8ab6ed357c84a52d3e17ec315ba\" id=759049d9-910c-4808-89e5-bb9aeb66710a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:39:17.296396 crc crio[20770]: time=\"2026-06-09T17:39:17.296238009Z\" level=info msg=\"Removed container 10eafc8ef76243305ab5932ee77a3f403a71a8ab6ed357c84a52d3e17ec315ba: openshift-marketplace/community-operators-njgqf/extract-utilities\" id=759049d9-910c-4808-89e5-bb9aeb66710a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:39:30.260907 crc crio[20770]: time=\"2026-06-09T17:39:30.259330466Z\" level=info msg=\"Stopping container: e8d185bb9d64cdb6123f36baa3de136f8780b386c6916ec6b57f992a7c542634 (timeout: 2s)\" id=9fb26787-69d8-4650-9f48-068c9baa475c name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:39:30.402079 crc crio[20770]: time=\"2026-06-09T17:39:30.401942338Z\" level=info msg=\"Stopped container e8d185bb9d64cdb6123f36baa3de136f8780b386c6916ec6b57f992a7c542634: openshift-marketplace/redhat-operators-kxj7z/registry-server\" id=9fb26787-69d8-4650-9f48-068c9baa475c name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:39:30.403381 crc crio[20770]: time=\"2026-06-09T17:39:30.403291327Z\" level=info msg=\"Stopping pod sandbox: 200bb02797b85e8c0a6047e39379a6ea93205c7e6d71c0079518d39445fc2ab0\" id=f00e65f7-0c40-4bca-9126-fd112a0c2550 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:39:30.404539 crc crio[20770]: time=\"2026-06-09T17:39:30.40444731Z\" level=info msg=\"Got pod network &{Name:redhat-operators-kxj7z Namespace:openshift-marketplace ID:200bb02797b85e8c0a6047e39379a6ea93205c7e6d71c0079518d39445fc2ab0 UID:65213554-9bdf-4097-9316-4139a6bdb261 NetNS:/var/run/netns/b547979d-12fe-4fdd-97c3-2b64802b8cb5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod65213554_9bdf_4097_9316_4139a6bdb261.slice PodAnnotations:0xc0029d5858}] Aliases:map[]}\"\nJun 09 17:39:30.404947 crc crio[20770]: time=\"2026-06-09T17:39:30.404859442Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-kxj7z from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:39:30.750743 crc crio[20770]: time=\"2026-06-09T17:39:30.750168773Z\" level=info msg=\"Stopped pod sandbox: 200bb02797b85e8c0a6047e39379a6ea93205c7e6d71c0079518d39445fc2ab0\" id=f00e65f7-0c40-4bca-9126-fd112a0c2550 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:39:31.283084 crc crio[20770]: time=\"2026-06-09T17:39:31.282604426Z\" level=info msg=\"Removing container: e8d185bb9d64cdb6123f36baa3de136f8780b386c6916ec6b57f992a7c542634\" id=40e2d448-8560-47ba-a87d-69101244b9c5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:39:31.322078 crc crio[20770]: time=\"2026-06-09T17:39:31.321990379Z\" level=info msg=\"Removed container e8d185bb9d64cdb6123f36baa3de136f8780b386c6916ec6b57f992a7c542634: openshift-marketplace/redhat-operators-kxj7z/registry-server\" id=40e2d448-8560-47ba-a87d-69101244b9c5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:39:31.325038 crc crio[20770]: time=\"2026-06-09T17:39:31.324303045Z\" level=info msg=\"Removing container: 3ba0a5a9e61c2c1cbad4d56002490b21f004c647cfe0cb1c08eed4565a5c9513\" id=613378b1-bfed-435c-ae66-f20406e5a707 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:39:31.383133 crc crio[20770]: time=\"2026-06-09T17:39:31.382991153Z\" level=info msg=\"Removed container 3ba0a5a9e61c2c1cbad4d56002490b21f004c647cfe0cb1c08eed4565a5c9513: openshift-marketplace/redhat-operators-kxj7z/extract-content\" id=613378b1-bfed-435c-ae66-f20406e5a707 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:39:31.387846 crc crio[20770]: time=\"2026-06-09T17:39:31.386379541Z\" level=info msg=\"Removing container: 5f52a62e664ba9a27ccd1b1f57dcd261353a0cac1f16e9cf75f0e00388b33966\" id=606493f3-5ca3-439d-a40e-cab942210290 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:39:31.430224 crc crio[20770]: time=\"2026-06-09T17:39:31.429969784Z\" level=info msg=\"Removed container 5f52a62e664ba9a27ccd1b1f57dcd261353a0cac1f16e9cf75f0e00388b33966: openshift-marketplace/redhat-operators-kxj7z/extract-utilities\" id=606493f3-5ca3-439d-a40e-cab942210290 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:39:31.966161 crc crio[20770]: time=\"2026-06-09T17:39:31.965254559Z\" level=info msg=\"Stopping pod sandbox: 200bb02797b85e8c0a6047e39379a6ea93205c7e6d71c0079518d39445fc2ab0\" id=34e2a0fb-2425-454f-bf8e-4ba148cf4d74 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:39:31.966478 crc crio[20770]: time=\"2026-06-09T17:39:31.966148365Z\" level=info msg=\"Stopped pod sandbox (already stopped): 200bb02797b85e8c0a6047e39379a6ea93205c7e6d71c0079518d39445fc2ab0\" id=34e2a0fb-2425-454f-bf8e-4ba148cf4d74 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:39:31.968309 crc crio[20770]: time=\"2026-06-09T17:39:31.96807166Z\" level=info msg=\"Removing pod sandbox: 200bb02797b85e8c0a6047e39379a6ea93205c7e6d71c0079518d39445fc2ab0\" id=c1c28cb7-82fd-4ed6-84bb-2ae1671ab1cd name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:39:31.990959 crc crio[20770]: time=\"2026-06-09T17:39:31.990830625Z\" level=info msg=\"Removed pod sandbox: 200bb02797b85e8c0a6047e39379a6ea93205c7e6d71c0079518d39445fc2ab0\" id=c1c28cb7-82fd-4ed6-84bb-2ae1671ab1cd name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:39:31.993227 crc crio[20770]: time=\"2026-06-09T17:39:31.993070119Z\" level=info msg=\"Stopping pod sandbox: 05fd4fc97cc3a0477b2edaf8d497f692a737d390a9ec0ecfbe5c59e9057026d1\" id=f7ff08fc-bbb7-4e37-a586-ef446bab0b57 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:39:31.993341 crc crio[20770]: time=\"2026-06-09T17:39:31.993270325Z\" level=info msg=\"Stopped pod sandbox (already stopped): 05fd4fc97cc3a0477b2edaf8d497f692a737d390a9ec0ecfbe5c59e9057026d1\" id=f7ff08fc-bbb7-4e37-a586-ef446bab0b57 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:39:31.994862 crc crio[20770]: time=\"2026-06-09T17:39:31.994777788Z\" level=info msg=\"Removing pod sandbox: 05fd4fc97cc3a0477b2edaf8d497f692a737d390a9ec0ecfbe5c59e9057026d1\" id=96822e2f-5d5e-4e4c-98da-c01d09523820 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:39:32.014132 crc crio[20770]: time=\"2026-06-09T17:39:32.013988241Z\" level=info msg=\"Removed pod sandbox: 05fd4fc97cc3a0477b2edaf8d497f692a737d390a9ec0ecfbe5c59e9057026d1\" id=96822e2f-5d5e-4e4c-98da-c01d09523820 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:39:32.016224 crc crio[20770]: time=\"2026-06-09T17:39:32.016135142Z\" level=info msg=\"Stopping pod sandbox: bbe5a35b55e2ef33bda8fde28c6a6b87c459110b4d0424210af04ae950f4d938\" id=db086831-dd96-4a4a-8bbc-867eaa5696e0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:39:32.016328 crc crio[20770]: time=\"2026-06-09T17:39:32.016230775Z\" level=info msg=\"Stopped pod sandbox (already stopped): bbe5a35b55e2ef33bda8fde28c6a6b87c459110b4d0424210af04ae950f4d938\" id=db086831-dd96-4a4a-8bbc-867eaa5696e0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:39:32.017315 crc crio[20770]: time=\"2026-06-09T17:39:32.017257055Z\" level=info msg=\"Removing pod sandbox: bbe5a35b55e2ef33bda8fde28c6a6b87c459110b4d0424210af04ae950f4d938\" id=d6fc7fae-0771-4351-a031-c8aa47b55862 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:39:32.032587 crc crio[20770]: time=\"2026-06-09T17:39:32.032478363Z\" level=info msg=\"Removed pod sandbox: bbe5a35b55e2ef33bda8fde28c6a6b87c459110b4d0424210af04ae950f4d938\" id=d6fc7fae-0771-4351-a031-c8aa47b55862 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:39:32.034339 crc crio[20770]: time=\"2026-06-09T17:39:32.034220583Z\" level=info msg=\"Stopping pod sandbox: 440af54210f220368ca4246c5038cbe11c16cbdebb839b93e2541a09c1aa4abb\" id=f3c8be97-9fa6-46c4-a3f6-dd5c50ed2110 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:39:32.034339 crc crio[20770]: time=\"2026-06-09T17:39:32.034297905Z\" level=info msg=\"Stopped pod sandbox (already stopped): 440af54210f220368ca4246c5038cbe11c16cbdebb839b93e2541a09c1aa4abb\" id=f3c8be97-9fa6-46c4-a3f6-dd5c50ed2110 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:39:32.036616 crc crio[20770]: time=\"2026-06-09T17:39:32.03655083Z\" level=info msg=\"Removing pod sandbox: 440af54210f220368ca4246c5038cbe11c16cbdebb839b93e2541a09c1aa4abb\" id=926cfed2-aec8-4d53-bdd6-0bd59b192788 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:39:32.056356 crc crio[20770]: time=\"2026-06-09T17:39:32.056171064Z\" level=info msg=\"Removed pod sandbox: 440af54210f220368ca4246c5038cbe11c16cbdebb839b93e2541a09c1aa4abb\" id=926cfed2-aec8-4d53-bdd6-0bd59b192788 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:40:00.531357 crc crio[20770]: time=\"2026-06-09T17:40:00.530825023Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683780-mnhdw/POD\" id=748fbd0b-0d6b-4637-941e-2abea64457d6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:40:00.533309 crc crio[20770]: time=\"2026-06-09T17:40:00.531374569Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:40:00.581831 crc crio[20770]: time=\"2026-06-09T17:40:00.581722797Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683780-mnhdw Namespace:openshift-infra ID:104bcfd98042d76877cdd3a5535332cb42f9a561450779d1ecef64f42bf3452c UID:a3501e80-77fc-4352-97b3-e05c3bfbb9e6 NetNS:/var/run/netns/a537cb70-cb58-43ee-a894-5d0e58da5300 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda3501e80_77fc_4352_97b3_e05c3bfbb9e6.slice PodAnnotations:0xc000134140}] Aliases:map[]}\"\nJun 09 17:40:00.581831 crc crio[20770]: time=\"2026-06-09T17:40:00.581805629Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683780-mnhdw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:40:01.161051 crc crio[20770]: 2026-06-09T17:40:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:104bcfd98042d76 Mac:e2:1f:66:49:8b:15 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0f Mtu:0 Sandbox:/var/run/netns/a537cb70-cb58-43ee-a894-5d0e58da5300 SocketPath: PciID:}] [{Interface:0xc0004b2770 Address:{IP:10.217.1.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:40:01.162498 crc crio[20770]: time=\"2026-06-09T17:40:01.162420808Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683780-mnhdw Namespace:openshift-infra ID:104bcfd98042d76877cdd3a5535332cb42f9a561450779d1ecef64f42bf3452c UID:a3501e80-77fc-4352-97b3-e05c3bfbb9e6 NetNS:/var/run/netns/a537cb70-cb58-43ee-a894-5d0e58da5300 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda3501e80_77fc_4352_97b3_e05c3bfbb9e6.slice PodAnnotations:0xc000134140}] Aliases:map[]}\"\nJun 09 17:40:01.162812 crc crio[20770]: time=\"2026-06-09T17:40:01.162743667Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683780-mnhdw for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:40:01.172564 crc crio[20770]: time=\"2026-06-09T17:40:01.172435676Z\" level=info msg=\"Ran pod sandbox 104bcfd98042d76877cdd3a5535332cb42f9a561450779d1ecef64f42bf3452c with infra container: openshift-infra/auto-csr-approver-29683780-mnhdw/POD\" id=748fbd0b-0d6b-4637-941e-2abea64457d6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:40:01.175819 crc crio[20770]: time=\"2026-06-09T17:40:01.175736921Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=40a3b759-3cc3-4af7-89e2-0cfa5ee52745 name=/runtime.v1.ImageService/PullImage\nJun 09 17:40:01.191226 crc crio[20770]: time=\"2026-06-09T17:40:01.191104233Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 17:40:03.432382 crc crio[20770]: time=\"2026-06-09T17:40:03.431338362Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=40a3b759-3cc3-4af7-89e2-0cfa5ee52745 name=/runtime.v1.ImageService/PullImage\nJun 09 17:40:03.433993 crc crio[20770]: time=\"2026-06-09T17:40:03.433287438Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=01b24d39-bd27-4f65-b8bf-6132d6816a82 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:40:03.435928 crc crio[20770]: time=\"2026-06-09T17:40:03.435840841Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=23cb0658-ca8f-45b6-8ca2-636653a18c89 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:40:03.445594 crc crio[20770]: time=\"2026-06-09T17:40:03.445494629Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683780-mnhdw/oc\" id=a2e76588-a8bf-4cd7-97dd-187833997453 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:40:03.446096 crc crio[20770]: time=\"2026-06-09T17:40:03.446040484Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:40:03.502428 crc crio[20770]: time=\"2026-06-09T17:40:03.502328753Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:40:03.829200 crc crio[20770]: time=\"2026-06-09T17:40:03.828794563Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:40:03.951334 crc crio[20770]: time=\"2026-06-09T17:40:03.951242514Z\" level=info msg=\"Created container 641efa19dff04d0dc95db71d5b40bba524516356c0c16690aa2a6fdd7ff4fc55: openshift-infra/auto-csr-approver-29683780-mnhdw/oc\" id=a2e76588-a8bf-4cd7-97dd-187833997453 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:40:03.952277 crc crio[20770]: time=\"2026-06-09T17:40:03.952210252Z\" level=info msg=\"Starting container: 641efa19dff04d0dc95db71d5b40bba524516356c0c16690aa2a6fdd7ff4fc55\" id=f961de54-2ff2-43f6-9eff-8568fb483865 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:40:03.957360 crc crio[20770]: time=\"2026-06-09T17:40:03.957281698Z\" level=info msg=\"Started container\" PID=231852 containerID=641efa19dff04d0dc95db71d5b40bba524516356c0c16690aa2a6fdd7ff4fc55 description=openshift-infra/auto-csr-approver-29683780-mnhdw/oc id=f961de54-2ff2-43f6-9eff-8568fb483865 name=/runtime.v1.RuntimeService/StartContainer sandboxID=104bcfd98042d76877cdd3a5535332cb42f9a561450779d1ecef64f42bf3452c\nJun 09 17:40:06.764914 crc crio[20770]: time=\"2026-06-09T17:40:06.764116232Z\" level=info msg=\"Stopping pod sandbox: 104bcfd98042d76877cdd3a5535332cb42f9a561450779d1ecef64f42bf3452c\" id=180c5b8c-4e4e-43be-bedc-2994f4791d7b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:40:06.766041 crc crio[20770]: time=\"2026-06-09T17:40:06.765572754Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683780-mnhdw Namespace:openshift-infra ID:104bcfd98042d76877cdd3a5535332cb42f9a561450779d1ecef64f42bf3452c UID:a3501e80-77fc-4352-97b3-e05c3bfbb9e6 NetNS:/var/run/netns/a537cb70-cb58-43ee-a894-5d0e58da5300 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda3501e80_77fc_4352_97b3_e05c3bfbb9e6.slice PodAnnotations:0xc0005c68a8}] Aliases:map[]}\"\nJun 09 17:40:06.766041 crc crio[20770]: time=\"2026-06-09T17:40:06.765752309Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683780-mnhdw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:40:07.107625 crc crio[20770]: time=\"2026-06-09T17:40:07.10723077Z\" level=info msg=\"Stopped pod sandbox: 104bcfd98042d76877cdd3a5535332cb42f9a561450779d1ecef64f42bf3452c\" id=180c5b8c-4e4e-43be-bedc-2994f4791d7b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:40:32.077534 crc crio[20770]: time=\"2026-06-09T17:40:32.077081232Z\" level=info msg=\"Removing container: 8ac6dbc3bbbc871611d8b29c8d9f2e0ab40e720dbbc7c04d984ad3a2aa48c160\" id=b59e45dc-3a89-445b-a453-9db5f6c6911e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:40:32.239777 crc crio[20770]: time=\"2026-06-09T17:40:32.239206325Z\" level=info msg=\"Removed container 8ac6dbc3bbbc871611d8b29c8d9f2e0ab40e720dbbc7c04d984ad3a2aa48c160: openshift-infra/auto-csr-approver-29683774-9qrbx/oc\" id=b59e45dc-3a89-445b-a453-9db5f6c6911e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:40:32.259775 crc crio[20770]: time=\"2026-06-09T17:40:32.259620592Z\" level=info msg=\"Stopping pod sandbox: 38851472a1e52c77523fa728b6aa1bfa25d434d751d0ff979cef5c6ff818d57f\" id=9be52e2a-f7ad-43fe-aa5b-568ba0218e9f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:40:32.259775 crc crio[20770]: time=\"2026-06-09T17:40:32.259770646Z\" level=info msg=\"Stopped pod sandbox (already stopped): 38851472a1e52c77523fa728b6aa1bfa25d434d751d0ff979cef5c6ff818d57f\" id=9be52e2a-f7ad-43fe-aa5b-568ba0218e9f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:40:32.262833 crc crio[20770]: time=\"2026-06-09T17:40:32.262588347Z\" level=info msg=\"Removing pod sandbox: 38851472a1e52c77523fa728b6aa1bfa25d434d751d0ff979cef5c6ff818d57f\" id=d25be74c-92af-40ca-bb2f-48a664a5e1cb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:40:32.310018 crc crio[20770]: time=\"2026-06-09T17:40:32.309895618Z\" level=info msg=\"Removed pod sandbox: 38851472a1e52c77523fa728b6aa1bfa25d434d751d0ff979cef5c6ff818d57f\" id=d25be74c-92af-40ca-bb2f-48a664a5e1cb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:42:00.547225 crc crio[20770]: time=\"2026-06-09T17:42:00.546719064Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683782-95tkj/POD\" id=25a3b849-95a2-4aa1-9103-fba67939024a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:42:00.548606 crc crio[20770]: time=\"2026-06-09T17:42:00.547257209Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:42:00.598337 crc crio[20770]: time=\"2026-06-09T17:42:00.598227835Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683782-95tkj Namespace:openshift-infra ID:d9350aa0de97b447160d7711baa8bd2c5ed138539b8c71a39cae95a6d30e75a0 UID:c12d192f-8474-4644-b1f0-5218eb43c6db NetNS:/var/run/netns/b00fd93a-2a5b-4de3-89c3-431fac32d9df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc12d192f_8474_4644_b1f0_5218eb43c6db.slice PodAnnotations:0xc0005c61b8}] Aliases:map[]}\"\nJun 09 17:42:00.598740 crc crio[20770]: time=\"2026-06-09T17:42:00.598313537Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683782-95tkj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:42:01.145815 crc crio[20770]: 2026-06-09T17:42:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d9350aa0de97b44 Mac:2e:a7:e2:dc:52:bd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:10 Mtu:0 Sandbox:/var/run/netns/b00fd93a-2a5b-4de3-89c3-431fac32d9df SocketPath: PciID:}] [{Interface:0xc00022c6c0 Address:{IP:10.217.1.16 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:42:01.147520 crc crio[20770]: time=\"2026-06-09T17:42:01.14743137Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683782-95tkj Namespace:openshift-infra ID:d9350aa0de97b447160d7711baa8bd2c5ed138539b8c71a39cae95a6d30e75a0 UID:c12d192f-8474-4644-b1f0-5218eb43c6db NetNS:/var/run/netns/b00fd93a-2a5b-4de3-89c3-431fac32d9df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc12d192f_8474_4644_b1f0_5218eb43c6db.slice PodAnnotations:0xc0005c61b8}] Aliases:map[]}\"\nJun 09 17:42:01.147789 crc crio[20770]: time=\"2026-06-09T17:42:01.147721588Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683782-95tkj for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:42:01.166106 crc crio[20770]: time=\"2026-06-09T17:42:01.166032805Z\" level=info msg=\"Ran pod sandbox d9350aa0de97b447160d7711baa8bd2c5ed138539b8c71a39cae95a6d30e75a0 with infra container: openshift-infra/auto-csr-approver-29683782-95tkj/POD\" id=25a3b849-95a2-4aa1-9103-fba67939024a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:42:01.169942 crc crio[20770]: time=\"2026-06-09T17:42:01.169849535Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=7ecd8e24-ccd5-4c49-8afa-eb0104911bf7 name=/runtime.v1.ImageService/PullImage\nJun 09 17:42:01.181003 crc crio[20770]: time=\"2026-06-09T17:42:01.180930804Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 17:42:02.078940 crc crio[20770]: time=\"2026-06-09T17:42:02.078195989Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=7ecd8e24-ccd5-4c49-8afa-eb0104911bf7 name=/runtime.v1.ImageService/PullImage\nJun 09 17:42:02.080287 crc crio[20770]: time=\"2026-06-09T17:42:02.079591099Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=0de463f6-0c53-41a5-b322-9cbf52563a9d name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:42:02.081960 crc crio[20770]: time=\"2026-06-09T17:42:02.081870415Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=435d2458-9f5b-46fe-96eb-65f59743745d name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:42:02.089858 crc crio[20770]: time=\"2026-06-09T17:42:02.089775912Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683782-95tkj/oc\" id=0ea8313e-473d-4b8b-8408-92967fda09be name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:42:02.090301 crc crio[20770]: time=\"2026-06-09T17:42:02.090237695Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:42:02.135225 crc crio[20770]: time=\"2026-06-09T17:42:02.13420347Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:42:02.457473 crc crio[20770]: time=\"2026-06-09T17:42:02.457318923Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:42:02.575807 crc crio[20770]: time=\"2026-06-09T17:42:02.575215804Z\" level=info msg=\"Created container 043c5435a7e4be5a35210f793a1aac0c4f57d066e3c018e1660e6e76b15b8abe: openshift-infra/auto-csr-approver-29683782-95tkj/oc\" id=0ea8313e-473d-4b8b-8408-92967fda09be name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:42:02.576984 crc crio[20770]: time=\"2026-06-09T17:42:02.576912982Z\" level=info msg=\"Starting container: 043c5435a7e4be5a35210f793a1aac0c4f57d066e3c018e1660e6e76b15b8abe\" id=a53eb8be-d68e-4dec-bd4b-7389a70fe855 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:42:02.587478 crc crio[20770]: time=\"2026-06-09T17:42:02.587333772Z\" level=info msg=\"Started container\" PID=254036 containerID=043c5435a7e4be5a35210f793a1aac0c4f57d066e3c018e1660e6e76b15b8abe description=openshift-infra/auto-csr-approver-29683782-95tkj/oc id=a53eb8be-d68e-4dec-bd4b-7389a70fe855 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d9350aa0de97b447160d7711baa8bd2c5ed138539b8c71a39cae95a6d30e75a0\nJun 09 17:42:04.429275 crc crio[20770]: time=\"2026-06-09T17:42:04.428759951Z\" level=info msg=\"Stopping pod sandbox: d9350aa0de97b447160d7711baa8bd2c5ed138539b8c71a39cae95a6d30e75a0\" id=373ace1e-fcba-4b04-9fda-46f35f9343d3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:42:04.430888 crc crio[20770]: time=\"2026-06-09T17:42:04.430420689Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683782-95tkj Namespace:openshift-infra ID:d9350aa0de97b447160d7711baa8bd2c5ed138539b8c71a39cae95a6d30e75a0 UID:c12d192f-8474-4644-b1f0-5218eb43c6db NetNS:/var/run/netns/b00fd93a-2a5b-4de3-89c3-431fac32d9df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc12d192f_8474_4644_b1f0_5218eb43c6db.slice PodAnnotations:0xc002732698}] Aliases:map[]}\"\nJun 09 17:42:04.430888 crc crio[20770]: time=\"2026-06-09T17:42:04.430738888Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683782-95tkj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:42:04.791424 crc crio[20770]: time=\"2026-06-09T17:42:04.791321998Z\" level=info msg=\"Stopped pod sandbox: d9350aa0de97b447160d7711baa8bd2c5ed138539b8c71a39cae95a6d30e75a0\" id=373ace1e-fcba-4b04-9fda-46f35f9343d3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:42:32.350525 crc crio[20770]: time=\"2026-06-09T17:42:32.349769868Z\" level=info msg=\"Removing container: b34e9ce9609ee6925b74cea10351ace15561476299a52bc2aa73fe994ba1c47d\" id=d12b5945-aa2d-4502-b0f6-5735372c945c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:42:32.463560 crc crio[20770]: time=\"2026-06-09T17:42:32.463448198Z\" level=info msg=\"Removed container b34e9ce9609ee6925b74cea10351ace15561476299a52bc2aa73fe994ba1c47d: openshift-infra/auto-csr-approver-29683776-sw7n2/oc\" id=d12b5945-aa2d-4502-b0f6-5735372c945c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:42:32.474475 crc crio[20770]: time=\"2026-06-09T17:42:32.474396313Z\" level=info msg=\"Stopping pod sandbox: e657d76910d2900c0340def0367baaf8ee7dfb86323c61af23e9dd7ff1151c29\" id=96901021-1705-4bc7-8a67-399b069f757e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:42:32.474475 crc crio[20770]: time=\"2026-06-09T17:42:32.474476485Z\" level=info msg=\"Stopped pod sandbox (already stopped): e657d76910d2900c0340def0367baaf8ee7dfb86323c61af23e9dd7ff1151c29\" id=96901021-1705-4bc7-8a67-399b069f757e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:42:32.475354 crc crio[20770]: time=\"2026-06-09T17:42:32.475291118Z\" level=info msg=\"Removing pod sandbox: e657d76910d2900c0340def0367baaf8ee7dfb86323c61af23e9dd7ff1151c29\" id=9d8905fa-ad35-4bdc-bba3-90185cd1ee96 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:42:32.490785 crc crio[20770]: time=\"2026-06-09T17:42:32.490686291Z\" level=info msg=\"Removed pod sandbox: e657d76910d2900c0340def0367baaf8ee7dfb86323c61af23e9dd7ff1151c29\" id=9d8905fa-ad35-4bdc-bba3-90185cd1ee96 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:43:33.108266 crc crio[20770]: time=\"2026-06-09T17:43:33.107558451Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 17:43:33.480163 crc crio[20770]: time=\"2026-06-09T17:43:33.480028573Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 17:43:33.480440 crc crio[20770]: time=\"2026-06-09T17:43:33.480243119Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 17:43:33.856403 crc crio[20770]: time=\"2026-06-09T17:43:33.856222333Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 17:43:33.942096 crc crio[20770]: time=\"2026-06-09T17:43:33.941983579Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 17:43:33.970396 crc crio[20770]: time=\"2026-06-09T17:43:33.969767408Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 17:43:33.984196 crc crio[20770]: time=\"2026-06-09T17:43:33.98407969Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 17:43:34.258160 crc crio[20770]: time=\"2026-06-09T17:43:34.257622647Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 17:43:34.387088 crc crio[20770]: time=\"2026-06-09T17:43:34.387005838Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 17:43:34.484496 crc crio[20770]: time=\"2026-06-09T17:43:34.48443117Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 17:43:34.489707 crc crio[20770]: time=\"2026-06-09T17:43:34.487266812Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 17:43:34.592788 crc crio[20770]: time=\"2026-06-09T17:43:34.592313963Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 17:43:34.674306 crc crio[20770]: time=\"2026-06-09T17:43:34.674213088Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 17:43:35.101180 crc crio[20770]: time=\"2026-06-09T17:43:35.101026783Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 17:43:35.386400 crc crio[20770]: time=\"2026-06-09T17:43:35.386176404Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 17:43:35.778158 crc crio[20770]: time=\"2026-06-09T17:43:35.776443029Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 17:43:36.110078 crc crio[20770]: time=\"2026-06-09T17:43:36.109812286Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 17:43:36.616568 crc crio[20770]: time=\"2026-06-09T17:43:36.616144738Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 17:43:38.231739 crc crio[20770]: time=\"2026-06-09T17:43:38.231145615Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 17:43:38.232845 crc crio[20770]: time=\"2026-06-09T17:43:38.231904187Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 17:43:38.278055 crc crio[20770]: time=\"2026-06-09T17:43:38.277952981Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 17:43:38.643457 crc crio[20770]: time=\"2026-06-09T17:43:38.643410362Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 17:43:41.225400 crc crio[20770]: time=\"2026-06-09T17:43:41.22436562Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 17:43:41.434913 crc crio[20770]: time=\"2026-06-09T17:43:41.429604723Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 17:43:41.710838 crc crio[20770]: time=\"2026-06-09T17:43:41.710599534Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 17:43:42.154934 crc crio[20770]: time=\"2026-06-09T17:43:42.154442849Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 17:43:44.689564 crc crio[20770]: time=\"2026-06-09T17:43:44.688607251Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 17:43:45.146367 crc crio[20770]: time=\"2026-06-09T17:43:45.146269053Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 17:43:45.405966 crc crio[20770]: time=\"2026-06-09T17:43:45.405568861Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 17:43:46.514269 crc crio[20770]: time=\"2026-06-09T17:43:46.513730492Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 17:43:48.341371 crc crio[20770]: time=\"2026-06-09T17:43:48.340916381Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 17:43:49.307191 crc crio[20770]: time=\"2026-06-09T17:43:49.306512902Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 17:43:49.337178 crc crio[20770]: time=\"2026-06-09T17:43:49.337061591Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 17:43:49.733482 crc crio[20770]: time=\"2026-06-09T17:43:49.733336417Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 17:43:49.819681 crc crio[20770]: time=\"2026-06-09T17:43:49.819475555Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 17:43:49.873634 crc crio[20770]: time=\"2026-06-09T17:43:49.87354281Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 17:43:50.125795 crc crio[20770]: time=\"2026-06-09T17:43:50.125611399Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 17:43:50.579177 crc crio[20770]: time=\"2026-06-09T17:43:50.578597736Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 17:43:50.698356 crc crio[20770]: time=\"2026-06-09T17:43:50.698246417Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 17:43:51.803534 crc crio[20770]: time=\"2026-06-09T17:43:51.803460215Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 17:43:53.013802 crc crio[20770]: time=\"2026-06-09T17:43:53.012982881Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 17:43:53.284966 crc crio[20770]: time=\"2026-06-09T17:43:53.284410078Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 17:43:53.821918 crc crio[20770]: time=\"2026-06-09T17:43:53.821428063Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 17:43:54.359841 crc crio[20770]: time=\"2026-06-09T17:43:54.359748634Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 17:43:54.997913 crc crio[20770]: time=\"2026-06-09T17:43:54.996851507Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 17:43:57.303086 crc crio[20770]: time=\"2026-06-09T17:43:57.302453737Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 17:43:58.108527 crc crio[20770]: time=\"2026-06-09T17:43:58.108032854Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 17:44:00.516147 crc crio[20770]: time=\"2026-06-09T17:44:00.51571916Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683784-2cq2r/POD\" id=934fa217-0b56-40a4-96dd-b4f31faf564c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:44:00.517159 crc crio[20770]: time=\"2026-06-09T17:44:00.516198083Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:44:00.545477 crc crio[20770]: time=\"2026-06-09T17:44:00.545398193Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683784-2cq2r Namespace:openshift-infra ID:5b13f8fece68f1de8866da0744195f1911cf5d9222ec44842cd824b871e05401 UID:366ccd73-4089-4151-8dbf-cd4a5b890184 NetNS:/var/run/netns/d2089133-ffaf-477f-9301-25c4a55544bf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod366ccd73_4089_4151_8dbf_cd4a5b890184.slice PodAnnotations:0xc007516520}] Aliases:map[]}\"\nJun 09 17:44:00.545477 crc crio[20770]: time=\"2026-06-09T17:44:00.545459465Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683784-2cq2r to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:44:01.193203 crc crio[20770]: 2026-06-09T17:44:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5b13f8fece68f1d Mac:e2:ab:26:28:21:92 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:11 Mtu:0 Sandbox:/var/run/netns/d2089133-ffaf-477f-9301-25c4a55544bf SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.1.17 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:44:01.197147 crc crio[20770]: time=\"2026-06-09T17:44:01.197064015Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683784-2cq2r Namespace:openshift-infra ID:5b13f8fece68f1de8866da0744195f1911cf5d9222ec44842cd824b871e05401 UID:366ccd73-4089-4151-8dbf-cd4a5b890184 NetNS:/var/run/netns/d2089133-ffaf-477f-9301-25c4a55544bf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod366ccd73_4089_4151_8dbf_cd4a5b890184.slice PodAnnotations:0xc007516520}] Aliases:map[]}\"\nJun 09 17:44:01.197468 crc crio[20770]: time=\"2026-06-09T17:44:01.197316812Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683784-2cq2r for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:44:01.218726 crc crio[20770]: time=\"2026-06-09T17:44:01.218599413Z\" level=info msg=\"Ran pod sandbox 5b13f8fece68f1de8866da0744195f1911cf5d9222ec44842cd824b871e05401 with infra container: openshift-infra/auto-csr-approver-29683784-2cq2r/POD\" id=934fa217-0b56-40a4-96dd-b4f31faf564c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:44:01.222088 crc crio[20770]: time=\"2026-06-09T17:44:01.221938639Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=e0737321-343c-4f81-a596-4b54009e1e4f name=/runtime.v1.ImageService/PullImage\nJun 09 17:44:01.232727 crc crio[20770]: time=\"2026-06-09T17:44:01.232343809Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 17:44:02.341439 crc crio[20770]: time=\"2026-06-09T17:44:02.340788638Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=e0737321-343c-4f81-a596-4b54009e1e4f name=/runtime.v1.ImageService/PullImage\nJun 09 17:44:02.343170 crc crio[20770]: time=\"2026-06-09T17:44:02.342297581Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=2cd068e8-3b17-41b3-86de-56ada08ed0c2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:44:02.344802 crc crio[20770]: time=\"2026-06-09T17:44:02.344736781Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=23cb3127-a2cc-4307-94d2-e667d629feeb name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:44:02.416244 crc crio[20770]: time=\"2026-06-09T17:44:02.416064023Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683784-2cq2r/oc\" id=2d0ac61c-5c3d-4e09-84be-828b04720088 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:44:02.417014 crc crio[20770]: time=\"2026-06-09T17:44:02.416859376Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:44:02.515567 crc crio[20770]: time=\"2026-06-09T17:44:02.515033939Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:44:02.559508 crc crio[20770]: time=\"2026-06-09T17:44:02.558917641Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 17:44:02.825587 crc crio[20770]: time=\"2026-06-09T17:44:02.825438386Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:44:02.951235 crc crio[20770]: time=\"2026-06-09T17:44:02.951137332Z\" level=info msg=\"Created container d27985c8ee24609d8fba3390f7baea40dd9b7a4979289fdab25ead9615e26a7c: openshift-infra/auto-csr-approver-29683784-2cq2r/oc\" id=2d0ac61c-5c3d-4e09-84be-828b04720088 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:44:02.952137 crc crio[20770]: time=\"2026-06-09T17:44:02.952032817Z\" level=info msg=\"Starting container: d27985c8ee24609d8fba3390f7baea40dd9b7a4979289fdab25ead9615e26a7c\" id=54455a11-6fb2-408a-8871-10c55002a968 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:44:02.957999 crc crio[20770]: time=\"2026-06-09T17:44:02.957849265Z\" level=info msg=\"Started container\" PID=271042 containerID=d27985c8ee24609d8fba3390f7baea40dd9b7a4979289fdab25ead9615e26a7c description=openshift-infra/auto-csr-approver-29683784-2cq2r/oc id=54455a11-6fb2-408a-8871-10c55002a968 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5b13f8fece68f1de8866da0744195f1911cf5d9222ec44842cd824b871e05401\nJun 09 17:44:05.164057 crc crio[20770]: time=\"2026-06-09T17:44:05.163045345Z\" level=info msg=\"Stopping pod sandbox: 5b13f8fece68f1de8866da0744195f1911cf5d9222ec44842cd824b871e05401\" id=2effa699-c4e0-40bb-bbac-adc7f58f739a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:44:05.165372 crc crio[20770]: time=\"2026-06-09T17:44:05.164835697Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683784-2cq2r Namespace:openshift-infra ID:5b13f8fece68f1de8866da0744195f1911cf5d9222ec44842cd824b871e05401 UID:366ccd73-4089-4151-8dbf-cd4a5b890184 NetNS:/var/run/netns/d2089133-ffaf-477f-9301-25c4a55544bf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod366ccd73_4089_4151_8dbf_cd4a5b890184.slice PodAnnotations:0xc002a08f18}] Aliases:map[]}\"\nJun 09 17:44:05.165372 crc crio[20770]: time=\"2026-06-09T17:44:05.164966701Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683784-2cq2r from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:44:05.563558 crc crio[20770]: time=\"2026-06-09T17:44:05.562968607Z\" level=info msg=\"Stopped pod sandbox: 5b13f8fece68f1de8866da0744195f1911cf5d9222ec44842cd824b871e05401\" id=2effa699-c4e0-40bb-bbac-adc7f58f739a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:44:32.551394 crc crio[20770]: time=\"2026-06-09T17:44:32.550824597Z\" level=info msg=\"Removing container: 3c3937ac4b961ff0b5c8d89864cf1f3572fc8d2fa962bbbd9907ab07c9413367\" id=01c82068-b6da-404f-8ee4-2dc91843eeb4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:44:32.687050 crc crio[20770]: time=\"2026-06-09T17:44:32.686939362Z\" level=info msg=\"Removed container 3c3937ac4b961ff0b5c8d89864cf1f3572fc8d2fa962bbbd9907ab07c9413367: openshift-infra/auto-csr-approver-29683778-555mj/oc\" id=01c82068-b6da-404f-8ee4-2dc91843eeb4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:44:32.692298 crc crio[20770]: time=\"2026-06-09T17:44:32.692196303Z\" level=info msg=\"Removing container: 6a449560b40e0470cfe3656d3eb1f935e985d0d6a9975ffdbf0d9de77fb565e5\" id=badc947d-52d3-4cbf-8d64-a4b4c6155eb8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:44:32.727939 crc crio[20770]: time=\"2026-06-09T17:44:32.72718728Z\" level=info msg=\"Removed container 6a449560b40e0470cfe3656d3eb1f935e985d0d6a9975ffdbf0d9de77fb565e5: openshift-must-gather-slvlt/crc-debug-x4k8p/container-00\" id=badc947d-52d3-4cbf-8d64-a4b4c6155eb8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:44:32.738758 crc crio[20770]: time=\"2026-06-09T17:44:32.738590208Z\" level=info msg=\"Stopping pod sandbox: 93668d155e86d4d68d4e28ba7488c2460aec3b3f645b3b6bf144ecbf7c26cbba\" id=4178ff44-2fcd-4ef4-a4cb-eef5ace04629 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:44:32.738758 crc crio[20770]: time=\"2026-06-09T17:44:32.738749462Z\" level=info msg=\"Stopped pod sandbox (already stopped): 93668d155e86d4d68d4e28ba7488c2460aec3b3f645b3b6bf144ecbf7c26cbba\" id=4178ff44-2fcd-4ef4-a4cb-eef5ace04629 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:44:32.739457 crc crio[20770]: time=\"2026-06-09T17:44:32.73937642Z\" level=info msg=\"Removing pod sandbox: 93668d155e86d4d68d4e28ba7488c2460aec3b3f645b3b6bf144ecbf7c26cbba\" id=d4b23f87-e576-4155-9e1f-12663a739a0b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:44:32.756492 crc crio[20770]: time=\"2026-06-09T17:44:32.756362639Z\" level=info msg=\"Removed pod sandbox: 93668d155e86d4d68d4e28ba7488c2460aec3b3f645b3b6bf144ecbf7c26cbba\" id=d4b23f87-e576-4155-9e1f-12663a739a0b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:44:32.758335 crc crio[20770]: time=\"2026-06-09T17:44:32.757395058Z\" level=info msg=\"Stopping pod sandbox: be2316f4c0c010ce42bdd84c12fc6794f3552bbe6deffa48c66d4d411c148b3c\" id=ee4b9196-419d-4a30-9cac-5cf8d351d020 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:44:32.758335 crc crio[20770]: time=\"2026-06-09T17:44:32.757473371Z\" level=info msg=\"Stopped pod sandbox (already stopped): be2316f4c0c010ce42bdd84c12fc6794f3552bbe6deffa48c66d4d411c148b3c\" id=ee4b9196-419d-4a30-9cac-5cf8d351d020 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:44:32.759744 crc crio[20770]: time=\"2026-06-09T17:44:32.758611263Z\" level=info msg=\"Removing pod sandbox: be2316f4c0c010ce42bdd84c12fc6794f3552bbe6deffa48c66d4d411c148b3c\" id=ba68cc6f-d7a5-41d6-a9ac-a11786a47b66 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:44:32.772226 crc crio[20770]: time=\"2026-06-09T17:44:32.77206912Z\" level=info msg=\"Removed pod sandbox: be2316f4c0c010ce42bdd84c12fc6794f3552bbe6deffa48c66d4d411c148b3c\" id=ba68cc6f-d7a5-41d6-a9ac-a11786a47b66 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:45:00.539577 crc crio[20770]: time=\"2026-06-09T17:45:00.538711196Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29683785-f7gn5/POD\" id=3dcf0292-a13d-4be1-a385-7a4b0a40a0d0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:45:00.539577 crc crio[20770]: time=\"2026-06-09T17:45:00.539574791Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:45:00.589921 crc crio[20770]: time=\"2026-06-09T17:45:00.589749134Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683785-f7gn5 Namespace:openshift-operator-lifecycle-manager ID:498b68fe11e9f30704e0be670a682e14b66ad0cb324834cc086fc0706337431e UID:34066088-801d-4cd3-98ec-070b05b84e95 NetNS:/var/run/netns/8375dbc3-7cf5-4ce3-abf3-87d50ee5a35f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod34066088_801d_4cd3_98ec_070b05b84e95.slice PodAnnotations:0xc0001341c0}] Aliases:map[]}\"\nJun 09 17:45:00.589921 crc crio[20770]: time=\"2026-06-09T17:45:00.589843277Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29683785-f7gn5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:45:01.176625 crc crio[20770]: 2026-06-09T17:45:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:498b68fe11e9f30 Mac:fa:8d:54:73:9f:b4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:12 Mtu:0 Sandbox:/var/run/netns/8375dbc3-7cf5-4ce3-abf3-87d50ee5a35f SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.1.18 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:45:01.179139 crc crio[20770]: time=\"2026-06-09T17:45:01.177768435Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683785-f7gn5 Namespace:openshift-operator-lifecycle-manager ID:498b68fe11e9f30704e0be670a682e14b66ad0cb324834cc086fc0706337431e UID:34066088-801d-4cd3-98ec-070b05b84e95 NetNS:/var/run/netns/8375dbc3-7cf5-4ce3-abf3-87d50ee5a35f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod34066088_801d_4cd3_98ec_070b05b84e95.slice PodAnnotations:0xc0001341c0}] Aliases:map[]}\"\nJun 09 17:45:01.179139 crc crio[20770]: time=\"2026-06-09T17:45:01.177984842Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29683785-f7gn5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:45:01.187178 crc crio[20770]: time=\"2026-06-09T17:45:01.187071483Z\" level=info msg=\"Ran pod sandbox 498b68fe11e9f30704e0be670a682e14b66ad0cb324834cc086fc0706337431e with infra container: openshift-operator-lifecycle-manager/collect-profiles-29683785-f7gn5/POD\" id=3dcf0292-a13d-4be1-a385-7a4b0a40a0d0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:45:01.191287 crc crio[20770]: time=\"2026-06-09T17:45:01.191060658Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c79edd87-6d3c-4e58-aa47-4cc89bb884c5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:45:01.193374 crc crio[20770]: time=\"2026-06-09T17:45:01.193332563Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=05b8e3c1-09ae-4c3f-a7ff-1d45b61f6717 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:45:01.204502 crc crio[20770]: time=\"2026-06-09T17:45:01.204414312Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29683785-f7gn5/collect-profiles\" id=e0b61eb8-552c-4ce1-8f67-d107d70783df name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:45:01.205184 crc crio[20770]: time=\"2026-06-09T17:45:01.205094551Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:45:01.258573 crc crio[20770]: time=\"2026-06-09T17:45:01.258474327Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:45:01.263322 crc crio[20770]: time=\"2026-06-09T17:45:01.263245394Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:45:01.429312 crc crio[20770]: time=\"2026-06-09T17:45:01.429225109Z\" level=info msg=\"Created container fe2502812df7c611ca25a5e8db585d8f61b195c3ebdf13093c4214848cb2f70f: openshift-operator-lifecycle-manager/collect-profiles-29683785-f7gn5/collect-profiles\" id=e0b61eb8-552c-4ce1-8f67-d107d70783df name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:45:01.433573 crc crio[20770]: time=\"2026-06-09T17:45:01.433506252Z\" level=info msg=\"Starting container: fe2502812df7c611ca25a5e8db585d8f61b195c3ebdf13093c4214848cb2f70f\" id=bad71b1b-baf4-45c3-806d-7126c38cd09f name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:45:01.441080 crc crio[20770]: time=\"2026-06-09T17:45:01.440971556Z\" level=info msg=\"Started container\" PID=274005 containerID=fe2502812df7c611ca25a5e8db585d8f61b195c3ebdf13093c4214848cb2f70f description=openshift-operator-lifecycle-manager/collect-profiles-29683785-f7gn5/collect-profiles id=bad71b1b-baf4-45c3-806d-7126c38cd09f name=/runtime.v1.RuntimeService/StartContainer sandboxID=498b68fe11e9f30704e0be670a682e14b66ad0cb324834cc086fc0706337431e\nJun 09 17:45:04.073086 crc crio[20770]: time=\"2026-06-09T17:45:04.07214872Z\" level=info msg=\"Stopping pod sandbox: 498b68fe11e9f30704e0be670a682e14b66ad0cb324834cc086fc0706337431e\" id=d31b0e39-a5ef-4d24-824b-165c4140fb06 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:45:04.075498 crc crio[20770]: time=\"2026-06-09T17:45:04.073516409Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683785-f7gn5 Namespace:openshift-operator-lifecycle-manager ID:498b68fe11e9f30704e0be670a682e14b66ad0cb324834cc086fc0706337431e UID:34066088-801d-4cd3-98ec-070b05b84e95 NetNS:/var/run/netns/8375dbc3-7cf5-4ce3-abf3-87d50ee5a35f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod34066088_801d_4cd3_98ec_070b05b84e95.slice PodAnnotations:0xc0003dec70}] Aliases:map[]}\"\nJun 09 17:45:04.075498 crc crio[20770]: time=\"2026-06-09T17:45:04.073721905Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29683785-f7gn5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:45:04.435559 crc crio[20770]: time=\"2026-06-09T17:45:04.435029327Z\" level=info msg=\"Stopped pod sandbox: 498b68fe11e9f30704e0be670a682e14b66ad0cb324834cc086fc0706337431e\" id=d31b0e39-a5ef-4d24-824b-165c4140fb06 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:45:32.292123 crc crio[20770]: time=\"2026-06-09T17:45:32.291372222Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 17:45:32.802746 crc crio[20770]: time=\"2026-06-09T17:45:32.802157072Z\" level=info msg=\"Removing container: 594c06e3660f7cdc20462d6facef43c4472ec19a4f65a0d63e81b9ebfb0fda11\" id=2550211d-13c7-4599-bdf6-29c6985d1346 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:45:32.844482 crc crio[20770]: time=\"2026-06-09T17:45:32.844378266Z\" level=info msg=\"Removed container 594c06e3660f7cdc20462d6facef43c4472ec19a4f65a0d63e81b9ebfb0fda11: openshift-operator-lifecycle-manager/collect-profiles-29683740-vv7sh/collect-profiles\" id=2550211d-13c7-4599-bdf6-29c6985d1346 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:45:32.856368 crc crio[20770]: time=\"2026-06-09T17:45:32.856249988Z\" level=info msg=\"Stopping pod sandbox: 244d39c750e3f6e8d13c29077a07c1d687db4badb69bdc72b163435c8c86c8ed\" id=56229a04-1f80-4f5a-bf8c-a8b89fa86eab name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:45:32.857830 crc crio[20770]: time=\"2026-06-09T17:45:32.857574066Z\" level=info msg=\"Stopped pod sandbox (already stopped): 244d39c750e3f6e8d13c29077a07c1d687db4badb69bdc72b163435c8c86c8ed\" id=56229a04-1f80-4f5a-bf8c-a8b89fa86eab name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:45:32.859039 crc crio[20770]: time=\"2026-06-09T17:45:32.858947515Z\" level=info msg=\"Removing pod sandbox: 244d39c750e3f6e8d13c29077a07c1d687db4badb69bdc72b163435c8c86c8ed\" id=c94206e5-398e-4674-962f-7304f78c9b46 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:45:32.884818 crc crio[20770]: time=\"2026-06-09T17:45:32.884621484Z\" level=info msg=\"Removed pod sandbox: 244d39c750e3f6e8d13c29077a07c1d687db4badb69bdc72b163435c8c86c8ed\" id=c94206e5-398e-4674-962f-7304f78c9b46 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:45:39.605349 crc crio[20770]: time=\"2026-06-09T17:45:39.604281681Z\" level=info msg=\"Stopping container: ff5d9edc8d11368b03d36617703631aa55f651d992ecd02cac29238af351a383 (timeout: 2s)\" id=6d32206d-fd3c-4c7f-ac8b-54d990de2e3c name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:45:39.801849 crc crio[20770]: time=\"2026-06-09T17:45:39.801730469Z\" level=info msg=\"Stopped container ff5d9edc8d11368b03d36617703631aa55f651d992ecd02cac29238af351a383: openshift-must-gather-slvlt/must-gather-ztf2t/copy\" id=6d32206d-fd3c-4c7f-ac8b-54d990de2e3c name=/runtime.v1.RuntimeService/StopContainer\nJun 09 17:45:39.803050 crc crio[20770]: time=\"2026-06-09T17:45:39.802990426Z\" level=info msg=\"Stopping pod sandbox: b08da518016aa8881b30444cc499cf9b1b909b5fc10ee110154b5189e39bc3d5\" id=ff7acfb7-ab6a-46e2-b614-551bea93096f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:45:39.804102 crc crio[20770]: time=\"2026-06-09T17:45:39.804014205Z\" level=info msg=\"Got pod network &{Name:must-gather-ztf2t Namespace:openshift-must-gather-slvlt ID:b08da518016aa8881b30444cc499cf9b1b909b5fc10ee110154b5189e39bc3d5 UID:d9aa1d67-aa56-4c20-a060-0f9956a3fce3 NetNS:/var/run/netns/8fdc171f-17ce-4172-921f-f36347159d7e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd9aa1d67_aa56_4c20_a060_0f9956a3fce3.slice PodAnnotations:0xc002a081b8}] Aliases:map[]}\"\nJun 09 17:45:39.804303 crc crio[20770]: time=\"2026-06-09T17:45:39.804252572Z\" level=info msg=\"Deleting pod openshift-must-gather-slvlt_must-gather-ztf2t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:45:40.161108 crc crio[20770]: time=\"2026-06-09T17:45:40.160566099Z\" level=info msg=\"Stopped pod sandbox: b08da518016aa8881b30444cc499cf9b1b909b5fc10ee110154b5189e39bc3d5\" id=ff7acfb7-ab6a-46e2-b614-551bea93096f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:45:40.632550 crc crio[20770]: time=\"2026-06-09T17:45:40.632039319Z\" level=info msg=\"Removing container: ff5d9edc8d11368b03d36617703631aa55f651d992ecd02cac29238af351a383\" id=2fde35da-6a4b-46bb-9f72-d7d39050d64c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:45:40.678392 crc crio[20770]: time=\"2026-06-09T17:45:40.678294329Z\" level=info msg=\"Removed container ff5d9edc8d11368b03d36617703631aa55f651d992ecd02cac29238af351a383: openshift-must-gather-slvlt/must-gather-ztf2t/copy\" id=2fde35da-6a4b-46bb-9f72-d7d39050d64c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:45:40.682359 crc crio[20770]: time=\"2026-06-09T17:45:40.682280664Z\" level=info msg=\"Removing container: a6d99c86f1d550cf82b2aedceae205abfc4787eb1594844fbd76eef1173984b1\" id=53f097ec-e8fa-463e-9ed1-05a8bbe8387d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:45:40.866011 crc crio[20770]: time=\"2026-06-09T17:45:40.865898075Z\" level=info msg=\"Removed container a6d99c86f1d550cf82b2aedceae205abfc4787eb1594844fbd76eef1173984b1: openshift-must-gather-slvlt/must-gather-ztf2t/gather\" id=53f097ec-e8fa-463e-9ed1-05a8bbe8387d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:46:00.540713 crc crio[20770]: time=\"2026-06-09T17:46:00.539922077Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683786-9jxsx/POD\" id=db1d77e3-4543-4705-a9b1-1618d170964a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:46:00.542325 crc crio[20770]: time=\"2026-06-09T17:46:00.54074393Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:46:00.584908 crc crio[20770]: time=\"2026-06-09T17:46:00.584737996Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683786-9jxsx Namespace:openshift-infra ID:e7385c3a5ea18e85b9811080312fd78f69fedcd05e2f4f0f1bdb041b79912816 UID:04f4af46-896e-450f-a405-95da30cf8b32 NetNS:/var/run/netns/df5ec86b-cb7b-4863-8892-d545d5914614 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod04f4af46_896e_450f_a405_95da30cf8b32.slice PodAnnotations:0xc006e7e050}] Aliases:map[]}\"\nJun 09 17:46:00.584908 crc crio[20770]: time=\"2026-06-09T17:46:00.584824518Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683786-9jxsx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:46:00.924441 crc crio[20770]: 2026-06-09T17:46:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e7385c3a5ea18e8 Mac:8e:26:f5:b9:4b:7e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:13 Mtu:0 Sandbox:/var/run/netns/df5ec86b-cb7b-4863-8892-d545d5914614 SocketPath: PciID:}] [{Interface:0xc00028e5d0 Address:{IP:10.217.1.19 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:46:00.926300 crc crio[20770]: time=\"2026-06-09T17:46:00.926229027Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683786-9jxsx Namespace:openshift-infra ID:e7385c3a5ea18e85b9811080312fd78f69fedcd05e2f4f0f1bdb041b79912816 UID:04f4af46-896e-450f-a405-95da30cf8b32 NetNS:/var/run/netns/df5ec86b-cb7b-4863-8892-d545d5914614 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod04f4af46_896e_450f_a405_95da30cf8b32.slice PodAnnotations:0xc006e7e050}] Aliases:map[]}\"\nJun 09 17:46:00.926500 crc crio[20770]: time=\"2026-06-09T17:46:00.926446533Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683786-9jxsx for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:46:00.936708 crc crio[20770]: time=\"2026-06-09T17:46:00.936567734Z\" level=info msg=\"Ran pod sandbox e7385c3a5ea18e85b9811080312fd78f69fedcd05e2f4f0f1bdb041b79912816 with infra container: openshift-infra/auto-csr-approver-29683786-9jxsx/POD\" id=db1d77e3-4543-4705-a9b1-1618d170964a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:46:00.944354 crc crio[20770]: time=\"2026-06-09T17:46:00.944255436Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=0d57639c-6ab3-43de-8658-543c357ddb3e name=/runtime.v1.ImageService/PullImage\nJun 09 17:46:00.954179 crc crio[20770]: time=\"2026-06-09T17:46:00.954103799Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 17:46:03.297540 crc crio[20770]: time=\"2026-06-09T17:46:03.296970649Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=0d57639c-6ab3-43de-8658-543c357ddb3e name=/runtime.v1.ImageService/PullImage\nJun 09 17:46:03.300385 crc crio[20770]: time=\"2026-06-09T17:46:03.300259953Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=ec514726-4975-49ec-adec-1a9fe5948400 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:46:03.304698 crc crio[20770]: time=\"2026-06-09T17:46:03.304540177Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=4c801479-6954-443b-bda9-aa525504714a name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:46:03.315333 crc crio[20770]: time=\"2026-06-09T17:46:03.315035188Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683786-9jxsx/oc\" id=c53372ab-971e-4a18-841c-82c6b7ecbe6e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:46:03.315968 crc crio[20770]: time=\"2026-06-09T17:46:03.315835301Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:46:03.383160 crc crio[20770]: time=\"2026-06-09T17:46:03.382266312Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:46:03.648349 crc crio[20770]: time=\"2026-06-09T17:46:03.647323445Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:46:03.782012 crc crio[20770]: time=\"2026-06-09T17:46:03.781910356Z\" level=info msg=\"Created container c12c211aad3965d3e8044e1ccfc6f6bdc0dd4d7dd3280ba56ade0fd81f12ec67: openshift-infra/auto-csr-approver-29683786-9jxsx/oc\" id=c53372ab-971e-4a18-841c-82c6b7ecbe6e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:46:03.785263 crc crio[20770]: time=\"2026-06-09T17:46:03.785162899Z\" level=info msg=\"Starting container: c12c211aad3965d3e8044e1ccfc6f6bdc0dd4d7dd3280ba56ade0fd81f12ec67\" id=37962b99-9ad0-4a54-8d33-cd4b1b880589 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:46:03.794546 crc crio[20770]: time=\"2026-06-09T17:46:03.790865073Z\" level=info msg=\"Started container\" PID=277244 containerID=c12c211aad3965d3e8044e1ccfc6f6bdc0dd4d7dd3280ba56ade0fd81f12ec67 description=openshift-infra/auto-csr-approver-29683786-9jxsx/oc id=37962b99-9ad0-4a54-8d33-cd4b1b880589 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e7385c3a5ea18e85b9811080312fd78f69fedcd05e2f4f0f1bdb041b79912816\nJun 09 17:46:06.234435 crc crio[20770]: time=\"2026-06-09T17:46:06.23303544Z\" level=info msg=\"Stopping pod sandbox: e7385c3a5ea18e85b9811080312fd78f69fedcd05e2f4f0f1bdb041b79912816\" id=89a1410f-9fb0-4525-a229-97f2ee5e0179 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:46:06.242323 crc crio[20770]: time=\"2026-06-09T17:46:06.235297156Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683786-9jxsx Namespace:openshift-infra ID:e7385c3a5ea18e85b9811080312fd78f69fedcd05e2f4f0f1bdb041b79912816 UID:04f4af46-896e-450f-a405-95da30cf8b32 NetNS:/var/run/netns/df5ec86b-cb7b-4863-8892-d545d5914614 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod04f4af46_896e_450f_a405_95da30cf8b32.slice PodAnnotations:0xc000134210}] Aliases:map[]}\"\nJun 09 17:46:06.242323 crc crio[20770]: time=\"2026-06-09T17:46:06.23546938Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683786-9jxsx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:46:06.598822 crc crio[20770]: time=\"2026-06-09T17:46:06.595884225Z\" level=info msg=\"Stopped pod sandbox: e7385c3a5ea18e85b9811080312fd78f69fedcd05e2f4f0f1bdb041b79912816\" id=89a1410f-9fb0-4525-a229-97f2ee5e0179 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:46:32.912022 crc crio[20770]: time=\"2026-06-09T17:46:32.911175964Z\" level=info msg=\"Removing container: 641efa19dff04d0dc95db71d5b40bba524516356c0c16690aa2a6fdd7ff4fc55\" id=922d74b3-02e9-49aa-9949-fff7b8887c51 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:46:33.054316 crc crio[20770]: time=\"2026-06-09T17:46:33.053793785Z\" level=info msg=\"Removed container 641efa19dff04d0dc95db71d5b40bba524516356c0c16690aa2a6fdd7ff4fc55: openshift-infra/auto-csr-approver-29683780-mnhdw/oc\" id=922d74b3-02e9-49aa-9949-fff7b8887c51 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:46:33.065537 crc crio[20770]: time=\"2026-06-09T17:46:33.06542889Z\" level=info msg=\"Stopping pod sandbox: b08da518016aa8881b30444cc499cf9b1b909b5fc10ee110154b5189e39bc3d5\" id=4af70bc8-167a-41fd-a97c-7c94d52531b4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:46:33.065537 crc crio[20770]: time=\"2026-06-09T17:46:33.065531723Z\" level=info msg=\"Stopped pod sandbox (already stopped): b08da518016aa8881b30444cc499cf9b1b909b5fc10ee110154b5189e39bc3d5\" id=4af70bc8-167a-41fd-a97c-7c94d52531b4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:46:33.066410 crc crio[20770]: time=\"2026-06-09T17:46:33.066334206Z\" level=info msg=\"Removing pod sandbox: b08da518016aa8881b30444cc499cf9b1b909b5fc10ee110154b5189e39bc3d5\" id=93849dd4-c18a-48e8-8b1d-080e9b27726a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:46:33.099452 crc crio[20770]: time=\"2026-06-09T17:46:33.099365166Z\" level=info msg=\"Removed pod sandbox: b08da518016aa8881b30444cc499cf9b1b909b5fc10ee110154b5189e39bc3d5\" id=93849dd4-c18a-48e8-8b1d-080e9b27726a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:46:33.100511 crc crio[20770]: time=\"2026-06-09T17:46:33.100436217Z\" level=info msg=\"Stopping pod sandbox: 104bcfd98042d76877cdd3a5535332cb42f9a561450779d1ecef64f42bf3452c\" id=f0b7d74d-ac41-40ea-a685-0466f7997286 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:46:33.100511 crc crio[20770]: time=\"2026-06-09T17:46:33.100494638Z\" level=info msg=\"Stopped pod sandbox (already stopped): 104bcfd98042d76877cdd3a5535332cb42f9a561450779d1ecef64f42bf3452c\" id=f0b7d74d-ac41-40ea-a685-0466f7997286 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:46:33.102013 crc crio[20770]: time=\"2026-06-09T17:46:33.10194541Z\" level=info msg=\"Removing pod sandbox: 104bcfd98042d76877cdd3a5535332cb42f9a561450779d1ecef64f42bf3452c\" id=58a3e4e1-3c06-49d3-9d72-ce9a19c15559 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:46:33.113498 crc crio[20770]: time=\"2026-06-09T17:46:33.11343154Z\" level=info msg=\"Removed pod sandbox: 104bcfd98042d76877cdd3a5535332cb42f9a561450779d1ecef64f42bf3452c\" id=58a3e4e1-3c06-49d3-9d72-ce9a19c15559 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:48:00.539814 crc crio[20770]: time=\"2026-06-09T17:48:00.538823244Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683788-2v6xk/POD\" id=b78ae9e5-aea8-4aa9-962a-452386df6c75 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:48:00.541507 crc crio[20770]: time=\"2026-06-09T17:48:00.539842693Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:48:00.583615 crc crio[20770]: time=\"2026-06-09T17:48:00.58319874Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683788-2v6xk Namespace:openshift-infra ID:7863f01a4c7eaadacca01cbe4750bd24447869f638c7acc0c9a75b67d51548d4 UID:8bcfcf68-cded-4a8a-b0da-5c93e5a7959a NetNS:/var/run/netns/3bb57c0a-7146-45d6-9af3-9d7b898aa476 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8bcfcf68_cded_4a8a_b0da_5c93e5a7959a.slice PodAnnotations:0xc00291b6e0}] Aliases:map[]}\"\nJun 09 17:48:00.583615 crc crio[20770]: time=\"2026-06-09T17:48:00.583629562Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683788-2v6xk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:48:01.141329 crc crio[20770]: 2026-06-09T17:48:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7863f01a4c7eaad Mac:8e:fd:d6:6e:ff:50 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:14 Mtu:0 Sandbox:/var/run/netns/3bb57c0a-7146-45d6-9af3-9d7b898aa476 SocketPath: PciID:}] [{Interface:0xc00030e8e0 Address:{IP:10.217.1.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 17:48:01.143727 crc crio[20770]: time=\"2026-06-09T17:48:01.143619907Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683788-2v6xk Namespace:openshift-infra ID:7863f01a4c7eaadacca01cbe4750bd24447869f638c7acc0c9a75b67d51548d4 UID:8bcfcf68-cded-4a8a-b0da-5c93e5a7959a NetNS:/var/run/netns/3bb57c0a-7146-45d6-9af3-9d7b898aa476 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8bcfcf68_cded_4a8a_b0da_5c93e5a7959a.slice PodAnnotations:0xc00291b6e0}] Aliases:map[]}\"\nJun 09 17:48:01.143936 crc crio[20770]: time=\"2026-06-09T17:48:01.143862304Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683788-2v6xk for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 17:48:01.158977 crc crio[20770]: time=\"2026-06-09T17:48:01.158878305Z\" level=info msg=\"Ran pod sandbox 7863f01a4c7eaadacca01cbe4750bd24447869f638c7acc0c9a75b67d51548d4 with infra container: openshift-infra/auto-csr-approver-29683788-2v6xk/POD\" id=b78ae9e5-aea8-4aa9-962a-452386df6c75 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 17:48:01.165532 crc crio[20770]: time=\"2026-06-09T17:48:01.165461545Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=d93cde70-adcb-40de-925b-7f5f4475fd4a name=/runtime.v1.ImageService/PullImage\nJun 09 17:48:01.175606 crc crio[20770]: time=\"2026-06-09T17:48:01.175536264Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 17:48:02.529010 crc crio[20770]: time=\"2026-06-09T17:48:02.528217378Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=d93cde70-adcb-40de-925b-7f5f4475fd4a name=/runtime.v1.ImageService/PullImage\nJun 09 17:48:02.531331 crc crio[20770]: time=\"2026-06-09T17:48:02.530144163Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=829721cc-6cd8-4a85-b9d3-9fef243951c6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:48:02.532610 crc crio[20770]: time=\"2026-06-09T17:48:02.532530942Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=5c3f4695-fdf9-4238-b4b4-1610c1f32d35 name=/runtime.v1.ImageService/ImageStatus\nJun 09 17:48:02.542059 crc crio[20770]: time=\"2026-06-09T17:48:02.541265093Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683788-2v6xk/oc\" id=2a0cf7c9-1154-4047-a227-c1807af1cf34 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:48:02.542366 crc crio[20770]: time=\"2026-06-09T17:48:02.542105057Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:48:02.608694 crc crio[20770]: time=\"2026-06-09T17:48:02.608554908Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:48:02.864757 crc crio[20770]: time=\"2026-06-09T17:48:02.864561481Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 17:48:03.002967 crc crio[20770]: time=\"2026-06-09T17:48:03.002369845Z\" level=info msg=\"Created container ab834ce540abeee0e353f86a41c888a1c9d6e779ea7c78ef7246da3af5d1ad8f: openshift-infra/auto-csr-approver-29683788-2v6xk/oc\" id=2a0cf7c9-1154-4047-a227-c1807af1cf34 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 17:48:03.004460 crc crio[20770]: time=\"2026-06-09T17:48:03.004352942Z\" level=info msg=\"Starting container: ab834ce540abeee0e353f86a41c888a1c9d6e779ea7c78ef7246da3af5d1ad8f\" id=997279f5-6082-428f-a7f4-67a47e46968b name=/runtime.v1.RuntimeService/StartContainer\nJun 09 17:48:03.009610 crc crio[20770]: time=\"2026-06-09T17:48:03.009568342Z\" level=info msg=\"Started container\" PID=283010 containerID=ab834ce540abeee0e353f86a41c888a1c9d6e779ea7c78ef7246da3af5d1ad8f description=openshift-infra/auto-csr-approver-29683788-2v6xk/oc id=997279f5-6082-428f-a7f4-67a47e46968b name=/runtime.v1.RuntimeService/StartContainer sandboxID=7863f01a4c7eaadacca01cbe4750bd24447869f638c7acc0c9a75b67d51548d4\nJun 09 17:48:04.994540 crc crio[20770]: time=\"2026-06-09T17:48:04.993255842Z\" level=info msg=\"Stopping pod sandbox: 7863f01a4c7eaadacca01cbe4750bd24447869f638c7acc0c9a75b67d51548d4\" id=bc4ae08c-d5fc-42f4-a5f1-5eba1845ce87 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:48:04.996972 crc crio[20770]: time=\"2026-06-09T17:48:04.996762123Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683788-2v6xk Namespace:openshift-infra ID:7863f01a4c7eaadacca01cbe4750bd24447869f638c7acc0c9a75b67d51548d4 UID:8bcfcf68-cded-4a8a-b0da-5c93e5a7959a NetNS:/var/run/netns/3bb57c0a-7146-45d6-9af3-9d7b898aa476 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8bcfcf68_cded_4a8a_b0da_5c93e5a7959a.slice PodAnnotations:0xc0010a2dc0}] Aliases:map[]}\"\nJun 09 17:48:04.997705 crc crio[20770]: time=\"2026-06-09T17:48:04.997567436Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683788-2v6xk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 17:48:05.290909 crc crio[20770]: time=\"2026-06-09T17:48:05.290711247Z\" level=info msg=\"Stopped pod sandbox: 7863f01a4c7eaadacca01cbe4750bd24447869f638c7acc0c9a75b67d51548d4\" id=bc4ae08c-d5fc-42f4-a5f1-5eba1845ce87 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:48:33.174990 crc crio[20770]: time=\"2026-06-09T17:48:33.17395467Z\" level=info msg=\"Removing container: 043c5435a7e4be5a35210f793a1aac0c4f57d066e3c018e1660e6e76b15b8abe\" id=6c7deafd-6b7d-47e8-b949-fb97532aa936 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:48:33.319091 crc crio[20770]: time=\"2026-06-09T17:48:33.318942709Z\" level=info msg=\"Removed container 043c5435a7e4be5a35210f793a1aac0c4f57d066e3c018e1660e6e76b15b8abe: openshift-infra/auto-csr-approver-29683782-95tkj/oc\" id=6c7deafd-6b7d-47e8-b949-fb97532aa936 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 17:48:33.345424 crc crio[20770]: time=\"2026-06-09T17:48:33.345336317Z\" level=info msg=\"Stopping pod sandbox: d9350aa0de97b447160d7711baa8bd2c5ed138539b8c71a39cae95a6d30e75a0\" id=d8d9768f-f0d9-48ac-b6de-36abd1afc4a0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:48:33.346233 crc crio[20770]: time=\"2026-06-09T17:48:33.346140121Z\" level=info msg=\"Stopped pod sandbox (already stopped): d9350aa0de97b447160d7711baa8bd2c5ed138539b8c71a39cae95a6d30e75a0\" id=d8d9768f-f0d9-48ac-b6de-36abd1afc4a0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 17:48:33.347444 crc crio[20770]: time=\"2026-06-09T17:48:33.347315034Z\" level=info msg=\"Removing pod sandbox: d9350aa0de97b447160d7711baa8bd2c5ed138539b8c71a39cae95a6d30e75a0\" id=4c88d0eb-6d15-463b-9479-dab4b72fc9fd name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 17:48:33.377334 crc crio[20770]: time=\"2026-06-09T17:48:33.377225695Z\" level=info msg=\"Removed pod sandbox: d9350aa0de97b447160d7711baa8bd2c5ed138539b8c71a39cae95a6d30e75a0\" id=4c88d0eb-6d15-463b-9479-dab4b72fc9fd name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.209077 | controller |   "stdout_lines": [
2026-06-09 17:48:39.209176 | controller |     "Jun 09 16:26:53.136734 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...",
2026-06-09 17:48:39.209198 | controller |     "Jun 09 16:26:54.192003 crc crio[3654]: time=\"2026-06-09T16:26:54.190496828Z\" level=info msg=\"Updating config from single file: /etc/crio/crio.conf\"",
2026-06-09 17:48:39.209216 | controller |     "Jun 09 16:26:54.193097 crc crio[3654]: time=\"2026-06-09T16:26:54.192083313Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf\"",
2026-06-09 17:48:39.209232 | controller |     "Jun 09 16:26:54.200238 crc crio[3654]: time=\"2026-06-09T16:26:54.200104754Z\" level=info msg=\"Updating config from path: /etc/crio/crio.conf.d\"",
2026-06-09 17:48:39.209248 | controller |     "Jun 09 16:26:54.201383 crc crio[3654]: time=\"2026-06-09T16:26:54.201304114Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/00-default\"",
2026-06-09 17:48:39.209264 | controller |     "Jun 09 16:26:54.221357 crc crio[3654]: time=\"2026-06-09T16:26:54.221295908Z\" level=info msg=\"Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)\"",
2026-06-09 17:48:39.209281 | controller |     "Jun 09 16:26:54.222090 crc crio[3654]: time=\"2026-06-09T16:26:54.222020338Z\" level=info msg=\"Node configuration value for hugetlb cgroup is true\"",
2026-06-09 17:48:39.209297 | controller |     "Jun 09 16:26:54.222200 crc crio[3654]: time=\"2026-06-09T16:26:54.222184825Z\" level=info msg=\"Node configuration value for pid cgroup is true\"",
2026-06-09 17:48:39.209314 | controller |     "Jun 09 16:26:54.223457 crc crio[3654]: time=\"2026-06-09T16:26:54.223432207Z\" level=info msg=\"Node configuration value for memoryswap cgroup is true\"",
2026-06-09 17:48:39.209329 | controller |     "Jun 09 16:26:54.223534 crc crio[3654]: time=\"2026-06-09T16:26:54.22351765Z\" level=info msg=\"Node configuration value for cgroup v2 is true\"",
2026-06-09 17:48:39.209345 | controller |     "Jun 09 16:26:54.275531 crc crio[3654]: time=\"2026-06-09T16:26:54.275114779Z\" level=info msg=\"Node configuration value for systemd AllowedCPUs is true\"",
2026-06-09 17:48:39.209365 | controller |     "Jun 09 16:26:54.347501 crc crio[3654]: time=\"2026-06-09T16:26:54.346962143Z\" 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 17:48:39.209383 | controller |     "Jun 09 16:26:54.354551 crc crio[3654]: time=\"2026-06-09T16:26:54.354424021Z\" 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 17:48:39.209400 | controller |     "Jun 09 16:26:54.607454 crc crio[3654]: time=\"2026-06-09T16:26:54.607332546Z\" 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 17:48:39.209417 | controller |     "Jun 09 16:26:54.954025 crc crio[3654]: time=\"2026-06-09T16:26:54.953747971Z\" level=info msg=\"Checkpoint/restore support enabled\"",
2026-06-09 17:48:39.209433 | controller |     "Jun 09 16:26:54.954025 crc crio[3654]: time=\"2026-06-09T16:26:54.95384086Z\" level=info msg=\"Using the internal default seccomp profile\"",
2026-06-09 17:48:39.209448 | controller |     "Jun 09 16:26:54.954025 crc crio[3654]: time=\"2026-06-09T16:26:54.954009974Z\" level=info msg=\"AppArmor is disabled by the system or at CRI-O build-time\"",
2026-06-09 17:48:39.209464 | controller |     "Jun 09 16:26:54.954025 crc crio[3654]: time=\"2026-06-09T16:26:54.954024549Z\" level=info msg=\"No blockio config file specified, blockio not configured\"",
2026-06-09 17:48:39.209478 | controller |     "Jun 09 16:26:54.954025 crc crio[3654]: time=\"2026-06-09T16:26:54.954032727Z\" level=info msg=\"RDT not available in the host system\"",
2026-06-09 17:48:39.209494 | controller |     "Jun 09 16:26:54.961746 crc crio[3654]: time=\"2026-06-09T16:26:54.961522965Z\" level=info msg=\"Conmon does support the --sync option\"",
2026-06-09 17:48:39.209509 | controller |     "Jun 09 16:26:54.961746 crc crio[3654]: time=\"2026-06-09T16:26:54.961747091Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"",
2026-06-09 17:48:39.209549 | controller |     "Jun 09 16:26:54.966823 crc crio[3654]: time=\"2026-06-09T16:26:54.966749713Z\" level=info msg=\"Conmon does support the --sync option\"",
2026-06-09 17:48:39.209565 | controller |     "Jun 09 16:26:54.966823 crc crio[3654]: time=\"2026-06-09T16:26:54.966795548Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"",
2026-06-09 17:48:39.209581 | controller |     "Jun 09 16:26:55.578407 crc crio[3654]: time=\"2026-06-09T16:26:55.577557524Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 17:48:39.209597 | controller |     "Jun 09 16:26:55.578407 crc crio[3654]: time=\"2026-06-09T16:26:55.578353201Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 17:48:39.209612 | controller |     "Jun 09 16:26:55.584086 crc crio[3654]: time=\"2026-06-09T16:26:55.583991143Z\" level=info msg=\"FLAG: --enable-profile-unix-socket=\\\"true\\\"\\n\"",
2026-06-09 17:48:39.209628 | controller |     "Jun 09 16:26:55.584151 crc crio[3654]: time=\"2026-06-09T16:26:55.58409129Z\" level=info msg=\"FLAG: --stream-address=\\\"192.168.130.11\\\"\\n\"",
2026-06-09 17:48:39.209647 | controller |     "Jun 09 16:26:55.586562 crc crio[3654]: time=\"2026-06-09T16:26:55.586184616Z\" 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.DisableFIPS\\\", \\\"bundle\\\", \\\"org.systemd.property.\\\", \\\"io.kubernetes.cri.container-type\\\", \\\"io.kubernetes.cri-o.UnifiedCgroup\\\", \\\"cpu-load-balancing.crio.io\\\", \\\"cpu-quota.crio.io\\\", \\\"io.containers.trace-syscall\\\", \\\"cpu-freq-governor.crio.io\\\", \\\"io.kubernetes.cri-o.seccompNotifierAction\\\", \\\"io.kubernetes.cri-o.PodLinuxResources\\\", \\\"io.kubernetes.cri-o.ShmSize\\\", \\\"irq-load-balancing.crio.io\\\", \\\"cpu-c-states.crio.io\\\", \\\"org.criu.config\\\", \\\"module.wasm.image/variant\\\", \\\"run.oci.\\\", \\\"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\\\", \\\"io.kubernetes.cri-o.PodLinuxOverhead\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\", \\\"cpu-shared.crio.io\\\", \\\"seccomp-profile.kubernetes.cri-o.io\\\", \\\"io.kubernetes.cri.rdt-class\\\", \\\"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\\\", \\\"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 17:48:39.209682 | controller |     "Jun 09 16:26:55.592612 crc crio[3654]: time=\"2026-06-09T16:26:55.592246008Z\" level=warning msg=\"Checking storage directory /var/lib/containers/storage for errors because of unclean shutdown\"",
2026-06-09 17:48:39.209699 | controller |     "Jun 09 16:26:57.657371 crc crio[3654]: time=\"2026-06-09T16:26:57.656579959Z\" level=info msg=\"Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus\"",
2026-06-09 17:48:39.209715 | controller |     "Jun 09 16:26:57.658529 crc crio[3654]: time=\"2026-06-09T16:26:57.657928615Z\" level=info msg=\"Restore irqbalance config: nothing to do\"",
2026-06-09 17:48:39.209730 | controller |     "Jun 09 16:26:57.857132 crc crio[3654]: time=\"2026-06-09T16:26:57.856986914Z\" 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 17:48:39.209750 | controller |     "Jun 09 16:26:57.864852 crc crio[3654]: time=\"2026-06-09T16:26:57.864767405Z\" level=warning msg=\"Deleting all containers under sandbox 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2 since it could not be restored\"",
2026-06-09 17:48:39.209766 | controller |     "Jun 09 16:26:57.874974 crc crio[3654]: time=\"2026-06-09T16:26:57.87483957Z\" 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 17:48:39.209781 | controller |     "Jun 09 16:26:57.885405 crc crio[3654]: time=\"2026-06-09T16:26:57.885250774Z\" level=warning msg=\"Deleting all containers under sandbox 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f since it could not be restored\"",
2026-06-09 17:48:39.209797 | controller |     "Jun 09 16:26:57.970164 crc crio[3654]: time=\"2026-06-09T16:26:57.969581056Z\" 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 17:48:39.209812 | controller |     "Jun 09 16:26:57.976112 crc crio[3654]: time=\"2026-06-09T16:26:57.97603044Z\" level=warning msg=\"Deleting all containers under sandbox da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f since it could not be restored\"",
2026-06-09 17:48:39.209827 | controller |     "Jun 09 16:26:58.053479 crc crio[3654]: time=\"2026-06-09T16:26:58.05326724Z\" 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 17:48:39.209842 | controller |     "Jun 09 16:26:58.063220 crc crio[3654]: time=\"2026-06-09T16:26:58.062934476Z\" level=warning msg=\"Deleting all containers under sandbox 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20 since it could not be restored\"",
2026-06-09 17:48:39.209858 | controller |     "Jun 09 16:26:58.077128 crc crio[3654]: time=\"2026-06-09T16:26:58.076893082Z\" 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 17:48:39.209873 | controller |     "Jun 09 16:26:58.088908 crc crio[3654]: time=\"2026-06-09T16:26:58.088629403Z\" level=warning msg=\"Deleting all containers under sandbox b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d since it could not be restored\"",
2026-06-09 17:48:39.209888 | controller |     "Jun 09 16:26:58.121052 crc crio[3654]: time=\"2026-06-09T16:26:58.120906643Z\" 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 17:48:39.209904 | controller |     "Jun 09 16:26:58.132048 crc crio[3654]: time=\"2026-06-09T16:26:58.131894286Z\" level=warning msg=\"Deleting all containers under sandbox 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7 since it could not be restored\"",
2026-06-09 17:48:39.209919 | controller |     "Jun 09 16:26:58.142533 crc crio[3654]: time=\"2026-06-09T16:26:58.14238512Z\" 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 17:48:39.209938 | controller |     "Jun 09 16:26:58.153815 crc crio[3654]: time=\"2026-06-09T16:26:58.153571882Z\" level=warning msg=\"Deleting all containers under sandbox 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab since it could not be restored\"",
2026-06-09 17:48:39.209954 | controller |     "Jun 09 16:26:58.167908 crc crio[3654]: time=\"2026-06-09T16:26:58.167850777Z\" 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 17:48:39.209970 | controller |     "Jun 09 16:26:58.173962 crc crio[3654]: time=\"2026-06-09T16:26:58.173871622Z\" level=warning msg=\"Deleting all containers under sandbox 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6 since it could not be restored\"",
2026-06-09 17:48:39.209985 | controller |     "Jun 09 16:26:58.201804 crc crio[3654]: time=\"2026-06-09T16:26:58.200364327Z\" 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 17:48:39.210001 | controller |     "Jun 09 16:26:58.210794 crc crio[3654]: time=\"2026-06-09T16:26:58.210701151Z\" level=warning msg=\"Deleting all containers under sandbox 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f since it could not be restored\"",
2026-06-09 17:48:39.210016 | controller |     "Jun 09 16:26:58.223318 crc crio[3654]: time=\"2026-06-09T16:26:58.223207091Z\" 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 17:48:39.210030 | controller |     "Jun 09 16:26:58.228774 crc crio[3654]: time=\"2026-06-09T16:26:58.228579637Z\" level=warning msg=\"Deleting all containers under sandbox 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150 since it could not be restored\"",
2026-06-09 17:48:39.210046 | controller |     "Jun 09 16:26:58.235878 crc crio[3654]: time=\"2026-06-09T16:26:58.235802269Z\" 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 17:48:39.210061 | controller |     "Jun 09 16:26:58.239735 crc crio[3654]: time=\"2026-06-09T16:26:58.23959056Z\" level=warning msg=\"Deleting all containers under sandbox cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc since it could not be restored\"",
2026-06-09 17:48:39.210077 | controller |     "Jun 09 16:26:58.257299 crc crio[3654]: time=\"2026-06-09T16:26:58.257086317Z\" 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 17:48:39.210092 | controller |     "Jun 09 16:26:58.261795 crc crio[3654]: time=\"2026-06-09T16:26:58.261760275Z\" level=warning msg=\"Deleting all containers under sandbox 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405 since it could not be restored\"",
2026-06-09 17:48:39.210218 | controller |     "Jun 09 16:26:58.272255 crc crio[3654]: time=\"2026-06-09T16:26:58.27221372Z\" 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 17:48:39.210243 | controller |     "Jun 09 16:26:58.276913 crc crio[3654]: time=\"2026-06-09T16:26:58.276811818Z\" level=warning msg=\"Deleting all containers under sandbox caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4 since it could not be restored\"",
2026-06-09 17:48:39.210260 | controller |     "Jun 09 16:26:58.289793 crc crio[3654]: time=\"2026-06-09T16:26:58.289582287Z\" 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 17:48:39.210280 | controller |     "Jun 09 16:26:58.294538 crc crio[3654]: time=\"2026-06-09T16:26:58.294381345Z\" level=warning msg=\"Deleting all containers under sandbox ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda since it could not be restored\"",
2026-06-09 17:48:39.210296 | controller |     "Jun 09 16:26:58.392884 crc crio[3654]: time=\"2026-06-09T16:26:58.392480863Z\" 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 17:48:39.210311 | controller |     "Jun 09 16:26:58.403423 crc crio[3654]: time=\"2026-06-09T16:26:58.403245236Z\" level=warning msg=\"Deleting all containers under sandbox df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef since it could not be restored\"",
2026-06-09 17:48:39.210326 | controller |     "Jun 09 16:26:58.416024 crc crio[3654]: time=\"2026-06-09T16:26:58.415857085Z\" 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 17:48:39.210341 | controller |     "Jun 09 16:26:58.423939 crc crio[3654]: time=\"2026-06-09T16:26:58.423884615Z\" level=warning msg=\"Deleting all containers under sandbox 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1 since it could not be restored\"",
2026-06-09 17:48:39.210357 | controller |     "Jun 09 16:26:58.442223 crc crio[3654]: time=\"2026-06-09T16:26:58.44211833Z\" 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 17:48:39.210372 | controller |     "Jun 09 16:26:58.449044 crc crio[3654]: time=\"2026-06-09T16:26:58.448929634Z\" level=warning msg=\"Deleting all containers under sandbox 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d since it could not be restored\"",
2026-06-09 17:48:39.210388 | controller |     "Jun 09 16:26:58.463621 crc crio[3654]: time=\"2026-06-09T16:26:58.463509858Z\" 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 17:48:39.210403 | controller |     "Jun 09 16:26:58.471745 crc crio[3654]: time=\"2026-06-09T16:26:58.471576238Z\" level=warning msg=\"Deleting all containers under sandbox 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010 since it could not be restored\"",
2026-06-09 17:48:39.210418 | controller |     "Jun 09 16:26:58.485909 crc crio[3654]: time=\"2026-06-09T16:26:58.484383686Z\" 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 17:48:39.210434 | controller |     "Jun 09 16:26:58.489232 crc crio[3654]: time=\"2026-06-09T16:26:58.489135375Z\" level=warning msg=\"Deleting all containers under sandbox 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791 since it could not be restored\"",
2026-06-09 17:48:39.210449 | controller |     "Jun 09 16:26:58.497940 crc crio[3654]: time=\"2026-06-09T16:26:58.497843003Z\" 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 17:48:39.210464 | controller |     "Jun 09 16:26:58.503380 crc crio[3654]: time=\"2026-06-09T16:26:58.503301469Z\" level=warning msg=\"Deleting all containers under sandbox d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65 since it could not be restored\"",
2026-06-09 17:48:39.210483 | controller |     "Jun 09 16:26:58.514431 crc crio[3654]: time=\"2026-06-09T16:26:58.514323782Z\" 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 17:48:39.210499 | controller |     "Jun 09 16:26:58.521182 crc crio[3654]: time=\"2026-06-09T16:26:58.521094516Z\" level=warning msg=\"Deleting all containers under sandbox 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b since it could not be restored\"",
2026-06-09 17:48:39.210535 | controller |     "Jun 09 16:26:58.536482 crc crio[3654]: time=\"2026-06-09T16:26:58.536374718Z\" 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 17:48:39.210554 | controller |     "Jun 09 16:26:58.542108 crc crio[3654]: time=\"2026-06-09T16:26:58.542056994Z\" level=warning msg=\"Deleting all containers under sandbox ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff since it could not be restored\"",
2026-06-09 17:48:39.210569 | controller |     "Jun 09 16:26:58.549198 crc crio[3654]: time=\"2026-06-09T16:26:58.549158646Z\" 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 17:48:39.210586 | controller |     "Jun 09 16:26:58.554315 crc crio[3654]: time=\"2026-06-09T16:26:58.554249164Z\" level=warning msg=\"Deleting all containers under sandbox 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0 since it could not be restored\"",
2026-06-09 17:48:39.210602 | controller |     "Jun 09 16:26:58.562090 crc crio[3654]: time=\"2026-06-09T16:26:58.562040755Z\" 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 17:48:39.210618 | controller |     "Jun 09 16:26:58.595016 crc crio[3654]: time=\"2026-06-09T16:26:58.594839053Z\" level=warning msg=\"Deleting all containers under sandbox 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227 since it could not be restored\"",
2026-06-09 17:48:39.210634 | controller |     "Jun 09 16:26:58.602852 crc crio[3654]: time=\"2026-06-09T16:26:58.602814944Z\" 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 17:48:39.210649 | controller |     "Jun 09 16:26:58.608108 crc crio[3654]: time=\"2026-06-09T16:26:58.607072504Z\" level=warning msg=\"Deleting all containers under sandbox 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34 since it could not be restored\"",
2026-06-09 17:48:39.210665 | controller |     "Jun 09 16:26:58.642739 crc crio[3654]: time=\"2026-06-09T16:26:58.642497156Z\" 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 17:48:39.210680 | controller |     "Jun 09 16:26:58.646951 crc crio[3654]: time=\"2026-06-09T16:26:58.646782896Z\" level=warning msg=\"Deleting all containers under sandbox ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017 since it could not be restored\"",
2026-06-09 17:48:39.210695 | controller |     "Jun 09 16:26:58.657708 crc crio[3654]: time=\"2026-06-09T16:26:58.657540889Z\" 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 17:48:39.210714 | controller |     "Jun 09 16:26:58.662501 crc crio[3654]: time=\"2026-06-09T16:26:58.662387497Z\" level=warning msg=\"Deleting all containers under sandbox 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9 since it could not be restored\"",
2026-06-09 17:48:39.210730 | controller |     "Jun 09 16:26:58.677578 crc crio[3654]: time=\"2026-06-09T16:26:58.67738757Z\" 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 17:48:39.210744 | controller |     "Jun 09 16:26:58.684136 crc crio[3654]: time=\"2026-06-09T16:26:58.684028724Z\" level=warning msg=\"Deleting all containers under sandbox cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f since it could not be restored\"",
2026-06-09 17:48:39.210760 | controller |     "Jun 09 16:26:58.694244 crc crio[3654]: time=\"2026-06-09T16:26:58.694112129Z\" 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 17:48:39.210776 | controller |     "Jun 09 16:26:58.698710 crc crio[3654]: time=\"2026-06-09T16:26:58.698578708Z\" level=warning msg=\"Deleting all containers under sandbox aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c since it could not be restored\"",
2026-06-09 17:48:39.210791 | controller |     "Jun 09 16:26:58.707402 crc crio[3654]: time=\"2026-06-09T16:26:58.707169937Z\" 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 17:48:39.210807 | controller |     "Jun 09 16:26:58.714470 crc crio[3654]: time=\"2026-06-09T16:26:58.714381869Z\" level=warning msg=\"Deleting all containers under sandbox a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7 since it could not be restored\"",
2026-06-09 17:48:39.210823 | controller |     "Jun 09 16:26:58.729324 crc crio[3654]: time=\"2026-06-09T16:26:58.729210422Z\" 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 17:48:39.210839 | controller |     "Jun 09 16:26:58.734325 crc crio[3654]: time=\"2026-06-09T16:26:58.73419442Z\" level=warning msg=\"Deleting all containers under sandbox b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5 since it could not be restored\"",
2026-06-09 17:48:39.210855 | controller |     "Jun 09 16:26:58.742235 crc crio[3654]: time=\"2026-06-09T16:26:58.74213295Z\" 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 17:48:39.210871 | controller |     "Jun 09 16:26:58.746516 crc crio[3654]: time=\"2026-06-09T16:26:58.74646646Z\" level=warning msg=\"Deleting all containers under sandbox c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86 since it could not be restored\"",
2026-06-09 17:48:39.210887 | controller |     "Jun 09 16:26:58.793360 crc crio[3654]: time=\"2026-06-09T16:26:58.792894005Z\" 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 17:48:39.210903 | controller |     "Jun 09 16:26:58.796840 crc crio[3654]: time=\"2026-06-09T16:26:58.796813765Z\" level=warning msg=\"Deleting all containers under sandbox 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471 since it could not be restored\"",
2026-06-09 17:48:39.210922 | controller |     "Jun 09 16:26:58.816186 crc crio[3654]: time=\"2026-06-09T16:26:58.815947508Z\" 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 17:48:39.210939 | controller |     "Jun 09 16:26:58.823226 crc crio[3654]: time=\"2026-06-09T16:26:58.823110881Z\" level=warning msg=\"Deleting all containers under sandbox 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730 since it could not be restored\"",
2026-06-09 17:48:39.210954 | controller |     "Jun 09 16:26:58.830735 crc crio[3654]: time=\"2026-06-09T16:26:58.830586962Z\" 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 17:48:39.210970 | controller |     "Jun 09 16:26:58.835024 crc crio[3654]: time=\"2026-06-09T16:26:58.834930157Z\" level=warning msg=\"Deleting all containers under sandbox fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183 since it could not be restored\"",
2026-06-09 17:48:39.210985 | controller |     "Jun 09 16:26:58.840881 crc crio[3654]: time=\"2026-06-09T16:26:58.840806593Z\" 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 17:48:39.211000 | controller |     "Jun 09 16:26:58.843805 crc crio[3654]: time=\"2026-06-09T16:26:58.843718839Z\" level=warning msg=\"Deleting all containers under sandbox 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a since it could not be restored\"",
2026-06-09 17:48:39.211017 | controller |     "Jun 09 16:26:58.854155 crc crio[3654]: time=\"2026-06-09T16:26:58.854083218Z\" 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 17:48:39.211033 | controller |     "Jun 09 16:26:58.858730 crc crio[3654]: time=\"2026-06-09T16:26:58.858617174Z\" level=warning msg=\"Deleting all containers under sandbox 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118 since it could not be restored\"",
2026-06-09 17:48:39.211049 | controller |     "Jun 09 16:26:58.877387 crc crio[3654]: time=\"2026-06-09T16:26:58.877230059Z\" 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 17:48:39.211065 | controller |     "Jun 09 16:26:58.882136 crc crio[3654]: time=\"2026-06-09T16:26:58.882028542Z\" level=warning msg=\"Deleting all containers under sandbox 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded since it could not be restored\"",
2026-06-09 17:48:39.211081 | controller |     "Jun 09 16:26:58.891200 crc crio[3654]: time=\"2026-06-09T16:26:58.891078902Z\" 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 17:48:39.211096 | controller |     "Jun 09 16:26:58.899308 crc crio[3654]: time=\"2026-06-09T16:26:58.898823683Z\" level=warning msg=\"Deleting all containers under sandbox 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5 since it could not be restored\"",
2026-06-09 17:48:39.211112 | controller |     "Jun 09 16:26:58.907290 crc crio[3654]: time=\"2026-06-09T16:26:58.907189312Z\" 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 17:48:39.211131 | controller |     "Jun 09 16:26:58.911845 crc crio[3654]: time=\"2026-06-09T16:26:58.911755318Z\" level=warning msg=\"Deleting all containers under sandbox 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3 since it could not be restored\"",
2026-06-09 17:48:39.211148 | controller |     "Jun 09 16:26:58.920008 crc crio[3654]: time=\"2026-06-09T16:26:58.9198737Z\" 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 17:48:39.211164 | controller |     "Jun 09 16:26:58.925512 crc crio[3654]: time=\"2026-06-09T16:26:58.925401045Z\" level=warning msg=\"Deleting all containers under sandbox e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400 since it could not be restored\"",
2026-06-09 17:48:39.211180 | controller |     "Jun 09 16:26:58.934074 crc crio[3654]: time=\"2026-06-09T16:26:58.933903959Z\" 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 17:48:39.211195 | controller |     "Jun 09 16:26:58.939860 crc crio[3654]: time=\"2026-06-09T16:26:58.939481025Z\" level=warning msg=\"Deleting all containers under sandbox 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d since it could not be restored\"",
2026-06-09 17:48:39.211211 | controller |     "Jun 09 16:26:58.948004 crc crio[3654]: time=\"2026-06-09T16:26:58.947850165Z\" 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 17:48:39.211226 | controller |     "Jun 09 16:26:58.952878 crc crio[3654]: time=\"2026-06-09T16:26:58.952753941Z\" level=warning msg=\"Deleting all containers under sandbox ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f since it could not be restored\"",
2026-06-09 17:48:39.211243 | controller |     "Jun 09 16:26:58.975886 crc crio[3654]: time=\"2026-06-09T16:26:58.975580962Z\" 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 17:48:39.211259 | controller |     "Jun 09 16:26:58.982709 crc crio[3654]: time=\"2026-06-09T16:26:58.982585341Z\" level=warning msg=\"Deleting all containers under sandbox c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946 since it could not be restored\"",
2026-06-09 17:48:39.211408 | controller |     "Jun 09 16:26:59.040854 crc crio[3654]: time=\"2026-06-09T16:26:59.040519928Z\" 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 17:48:39.211424 | controller |     "Jun 09 16:26:59.047889 crc crio[3654]: time=\"2026-06-09T16:26:59.04761762Z\" level=warning msg=\"Deleting all containers under sandbox 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911 since it could not be restored\"",
2026-06-09 17:48:39.211439 | controller |     "Jun 09 16:26:59.070039 crc crio[3654]: time=\"2026-06-09T16:26:59.069611556Z\" 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 17:48:39.211455 | controller |     "Jun 09 16:26:59.074483 crc crio[3654]: time=\"2026-06-09T16:26:59.074389178Z\" level=warning msg=\"Deleting all containers under sandbox 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240 since it could not be restored\"",
2026-06-09 17:48:39.211473 | controller |     "Jun 09 16:26:59.083572 crc crio[3654]: time=\"2026-06-09T16:26:59.083454669Z\" 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 17:48:39.211489 | controller |     "Jun 09 16:26:59.088521 crc crio[3654]: time=\"2026-06-09T16:26:59.088411357Z\" level=warning msg=\"Deleting all containers under sandbox ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673 since it could not be restored\"",
2026-06-09 17:48:39.211504 | controller |     "Jun 09 16:26:59.096060 crc crio[3654]: time=\"2026-06-09T16:26:59.095976442Z\" 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 17:48:39.211540 | controller |     "Jun 09 16:26:59.101517 crc crio[3654]: time=\"2026-06-09T16:26:59.101402404Z\" level=warning msg=\"Deleting all containers under sandbox 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a since it could not be restored\"",
2026-06-09 17:48:39.211557 | controller |     "Jun 09 16:26:59.117734 crc crio[3654]: time=\"2026-06-09T16:26:59.117517415Z\" 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 17:48:39.211572 | controller |     "Jun 09 16:26:59.124354 crc crio[3654]: time=\"2026-06-09T16:26:59.124139392Z\" level=warning msg=\"Deleting all containers under sandbox 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1 since it could not be restored\"",
2026-06-09 17:48:39.211588 | controller |     "Jun 09 16:26:59.148075 crc crio[3654]: time=\"2026-06-09T16:26:59.147966673Z\" 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 17:48:39.211603 | controller |     "Jun 09 16:26:59.152872 crc crio[3654]: time=\"2026-06-09T16:26:59.152425906Z\" level=warning msg=\"Deleting all containers under sandbox 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7 since it could not be restored\"",
2026-06-09 17:48:39.211620 | controller |     "Jun 09 16:26:59.157921 crc crio[3654]: time=\"2026-06-09T16:26:59.157817436Z\" 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 17:48:39.211635 | controller |     "Jun 09 16:26:59.162525 crc crio[3654]: time=\"2026-06-09T16:26:59.162474515Z\" level=warning msg=\"Deleting all containers under sandbox 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28 since it could not be restored\"",
2026-06-09 17:48:39.211651 | controller |     "Jun 09 16:26:59.179417 crc crio[3654]: time=\"2026-06-09T16:26:59.179216875Z\" 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 17:48:39.211667 | controller |     "Jun 09 16:26:59.183531 crc crio[3654]: time=\"2026-06-09T16:26:59.183448311Z\" level=warning msg=\"Deleting all containers under sandbox 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587 since it could not be restored\"",
2026-06-09 17:48:39.211682 | controller |     "Jun 09 16:26:59.191760 crc crio[3654]: time=\"2026-06-09T16:26:59.191567213Z\" 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 17:48:39.211701 | controller |     "Jun 09 16:26:59.197230 crc crio[3654]: time=\"2026-06-09T16:26:59.197130499Z\" level=warning msg=\"Deleting all containers under sandbox a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5 since it could not be restored\"",
2026-06-09 17:48:39.211717 | controller |     "Jun 09 16:26:59.213088 crc crio[3654]: time=\"2026-06-09T16:26:59.212957691Z\" 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 17:48:39.211733 | controller |     "Jun 09 16:26:59.217451 crc crio[3654]: time=\"2026-06-09T16:26:59.21730545Z\" level=warning msg=\"Deleting all containers under sandbox 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21 since it could not be restored\"",
2026-06-09 17:48:39.211749 | controller |     "Jun 09 16:26:59.228702 crc crio[3654]: time=\"2026-06-09T16:26:59.228506845Z\" 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 17:48:39.211765 | controller |     "Jun 09 16:26:59.234029 crc crio[3654]: time=\"2026-06-09T16:26:59.233885985Z\" level=warning msg=\"Deleting all containers under sandbox f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae since it could not be restored\"",
2026-06-09 17:48:39.211780 | controller |     "Jun 09 16:26:59.242430 crc crio[3654]: time=\"2026-06-09T16:26:59.242312346Z\" 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 17:48:39.211796 | controller |     "Jun 09 16:26:59.246949 crc crio[3654]: time=\"2026-06-09T16:26:59.246824061Z\" level=warning msg=\"Deleting all containers under sandbox f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852 since it could not be restored\"",
2026-06-09 17:48:39.211811 | controller |     "Jun 09 16:26:59.256937 crc crio[3654]: time=\"2026-06-09T16:26:59.256801558Z\" 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 17:48:39.211827 | controller |     "Jun 09 16:26:59.260792 crc crio[3654]: time=\"2026-06-09T16:26:59.260736976Z\" level=warning msg=\"Deleting all containers under sandbox 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb since it could not be restored\"",
2026-06-09 17:48:39.211843 | controller |     "Jun 09 16:26:59.269140 crc crio[3654]: time=\"2026-06-09T16:26:59.269056104Z\" 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 17:48:39.211859 | controller |     "Jun 09 16:26:59.274433 crc crio[3654]: time=\"2026-06-09T16:26:59.274354832Z\" level=warning msg=\"Deleting all containers under sandbox 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007 since it could not be restored\"",
2026-06-09 17:48:39.211874 | controller |     "Jun 09 16:26:59.281919 crc crio[3654]: time=\"2026-06-09T16:26:59.281790644Z\" 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 17:48:39.211890 | controller |     "Jun 09 16:26:59.286133 crc crio[3654]: time=\"2026-06-09T16:26:59.286067101Z\" level=warning msg=\"Deleting all containers under sandbox 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a since it could not be restored\"",
2026-06-09 17:48:39.211909 | controller |     "Jun 09 16:26:59.298208 crc crio[3654]: time=\"2026-06-09T16:26:59.298137461Z\" 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 17:48:39.211924 | controller |     "Jun 09 16:26:59.303232 crc crio[3654]: time=\"2026-06-09T16:26:59.302618295Z\" level=warning msg=\"Deleting all containers under sandbox 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e since it could not be restored\"",
2026-06-09 17:48:39.211940 | controller |     "Jun 09 16:26:59.311454 crc crio[3654]: time=\"2026-06-09T16:26:59.311206941Z\" 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 17:48:39.211956 | controller |     "Jun 09 16:26:59.315467 crc crio[3654]: time=\"2026-06-09T16:26:59.315373305Z\" level=warning msg=\"Deleting all containers under sandbox 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71 since it could not be restored\"",
2026-06-09 17:48:39.211971 | controller |     "Jun 09 16:26:59.335465 crc crio[3654]: time=\"2026-06-09T16:26:59.335371211Z\" 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 17:48:39.211987 | controller |     "Jun 09 16:26:59.338589 crc crio[3654]: time=\"2026-06-09T16:26:59.338522725Z\" level=warning msg=\"Deleting all containers under sandbox 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b since it could not be restored\"",
2026-06-09 17:48:39.212003 | controller |     "Jun 09 16:26:59.344966 crc crio[3654]: time=\"2026-06-09T16:26:59.344876205Z\" 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 17:48:39.212019 | controller |     "Jun 09 16:26:59.348572 crc crio[3654]: time=\"2026-06-09T16:26:59.348500683Z\" level=warning msg=\"Deleting all containers under sandbox 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d since it could not be restored\"",
2026-06-09 17:48:39.212035 | controller |     "Jun 09 16:26:59.356443 crc crio[3654]: time=\"2026-06-09T16:26:59.356230903Z\" 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 17:48:39.212050 | controller |     "Jun 09 16:26:59.359974 crc crio[3654]: time=\"2026-06-09T16:26:59.359871942Z\" level=warning msg=\"Deleting all containers under sandbox cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946 since it could not be restored\"",
2026-06-09 17:48:39.212065 | controller |     "Jun 09 16:26:59.371588 crc crio[3654]: time=\"2026-06-09T16:26:59.371476358Z\" 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 17:48:39.212081 | controller |     "Jun 09 16:26:59.376192 crc crio[3654]: time=\"2026-06-09T16:26:59.376065735Z\" level=warning msg=\"Deleting all containers under sandbox 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255 since it could not be restored\"",
2026-06-09 17:48:39.212098 | controller |     "Jun 09 16:26:59.381930 crc crio[3654]: time=\"2026-06-09T16:26:59.381837017Z\" 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 17:48:39.212116 | controller |     "Jun 09 16:26:59.385296 crc crio[3654]: time=\"2026-06-09T16:26:59.385163936Z\" level=warning msg=\"Deleting all containers under sandbox 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0 since it could not be restored\"",
2026-06-09 17:48:39.212132 | controller |     "Jun 09 16:26:59.391791 crc crio[3654]: time=\"2026-06-09T16:26:59.391617609Z\" 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 17:48:39.212148 | controller |     "Jun 09 16:26:59.394450 crc crio[3654]: time=\"2026-06-09T16:26:59.394363611Z\" level=warning msg=\"Deleting all containers under sandbox 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce since it could not be restored\"",
2026-06-09 17:48:39.212163 | controller |     "Jun 09 16:26:59.421602 crc crio[3654]: time=\"2026-06-09T16:26:59.421363886Z\" 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 17:48:39.212178 | controller |     "Jun 09 16:26:59.424775 crc crio[3654]: time=\"2026-06-09T16:26:59.424588762Z\" level=warning msg=\"Deleting all containers under sandbox 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16 since it could not be restored\"",
2026-06-09 17:48:39.212193 | controller |     "Jun 09 16:26:59.437978 crc crio[3654]: time=\"2026-06-09T16:26:59.437726954Z\" 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 17:48:39.212209 | controller |     "Jun 09 16:26:59.443052 crc crio[3654]: time=\"2026-06-09T16:26:59.442937989Z\" level=warning msg=\"Deleting all containers under sandbox aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1 since it could not be restored\"",
2026-06-09 17:48:39.212224 | controller |     "Jun 09 16:26:59.452497 crc crio[3654]: time=\"2026-06-09T16:26:59.45235679Z\" 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 17:48:39.212239 | controller |     "Jun 09 16:26:59.455209 crc crio[3654]: time=\"2026-06-09T16:26:59.455092852Z\" level=warning msg=\"Deleting all containers under sandbox 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9 since it could not be restored\"",
2026-06-09 17:48:39.212254 | controller |     "Jun 09 16:26:59.462830 crc crio[3654]: time=\"2026-06-09T16:26:59.462729339Z\" 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 17:48:39.212269 | controller |     "Jun 09 16:26:59.465527 crc crio[3654]: time=\"2026-06-09T16:26:59.465452211Z\" level=warning msg=\"Deleting all containers under sandbox f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6 since it could not be restored\"",
2026-06-09 17:48:39.212285 | controller |     "Jun 09 16:26:59.533469 crc crio[3654]: time=\"2026-06-09T16:26:59.533333195Z\" 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 17:48:39.212300 | controller |     "Jun 09 16:26:59.533956 crc crio[3654]: time=\"2026-06-09T16:26:59.533630184Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:48:39.212320 | controller |     "Jun 09 16:26:59.534388 crc crio[3654]: time=\"2026-06-09T16:26:59.534301214Z\" 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 17:48:39.212337 | controller |     "Jun 09 16:26:59.535766 crc crio[3654]: time=\"2026-06-09T16:26:59.535558461Z\" level=info msg=\"Registered SIGHUP reload watcher\"",
2026-06-09 17:48:39.212354 | controller |     "Jun 09 16:26:59.536550 crc crio[3654]: time=\"2026-06-09T16:26:59.536364365Z\" 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:0xc00008c000}] Aliases:map[]}\"",
2026-06-09 17:48:39.212372 | controller |     "Jun 09 16:26:59.537387 crc crio[3654]: time=\"2026-06-09T16:26:59.53719395Z\" 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 17:48:39.212389 | controller |     "Jun 09 16:26:59.542403 crc crio[3654]: time=\"2026-06-09T16:26:59.542316933Z\" level=info msg=\"Starting seccomp notifier watcher\"",
2026-06-09 17:48:39.212404 | controller |     "Jun 09 16:26:59.542536 crc crio[3654]: time=\"2026-06-09T16:26:59.542417456Z\" level=info msg=\"Serving metrics on 127.0.0.1:9537 using HTTP\"",
2026-06-09 17:48:39.212420 | controller |     "Jun 09 16:26:59.543015 crc crio[3654]: time=\"2026-06-09T16:26:59.542812518Z\" level=info msg=\"Create NRI interface\"",
2026-06-09 17:48:39.212435 | controller |     "Jun 09 16:26:59.545012 crc crio[3654]: time=\"2026-06-09T16:26:59.544931891Z\" level=info msg=\"runtime interface created\"",
2026-06-09 17:48:39.212450 | controller |     "Jun 09 16:26:59.545216 crc crio[3654]: time=\"2026-06-09T16:26:59.545142287Z\" level=info msg=\"Registered domain \\\"k8s.io\\\" with NRI\"",
2026-06-09 17:48:39.212466 | controller |     "Jun 09 16:26:59.545216 crc crio[3654]: time=\"2026-06-09T16:26:59.545201539Z\" level=info msg=\"runtime interface starting up...\"",
2026-06-09 17:48:39.212481 | controller |     "Jun 09 16:26:59.545216 crc crio[3654]: time=\"2026-06-09T16:26:59.545220429Z\" level=info msg=\"starting plugins...\"",
2026-06-09 17:48:39.212496 | controller |     "Jun 09 16:26:59.545541 crc crio[3654]: time=\"2026-06-09T16:26:59.545468307Z\" level=info msg=\"Synchronizing NRI (plugin) with current runtime state\"",
2026-06-09 17:48:39.212528 | controller |     "Jun 09 16:26:59.548473 crc crio[3654]: time=\"2026-06-09T16:26:59.548399794Z\" level=info msg=\"No systemd watchdog enabled\"",
2026-06-09 17:48:39.212551 | controller |     "Jun 09 16:26:59.558163 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).",
2026-06-09 17:48:39.212567 | controller |     "Jun 09 16:26:59.724156 crc crio[3654]: 2026-06-09T16:26:59Z [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 17:48:39.212583 | controller |     "Jun 09 16:26:59.725507 crc crio[3654]: time=\"2026-06-09T16:26:59.724521556Z\" level=info msg=\"Successfully cleaned up network for pod 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405\"",
2026-06-09 17:48:39.212598 | controller |     "Jun 09 16:26:59.725507 crc crio[3654]: time=\"2026-06-09T16:26:59.724553837Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:48:39.212617 | controller |     "Jun 09 16:26:59.725507 crc crio[3654]: time=\"2026-06-09T16:26:59.724598179Z\" 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 17:48:39.212634 | controller |     "Jun 09 16:26:59.725507 crc crio[3654]: time=\"2026-06-09T16:26:59.7249885Z\" 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:0xc001512440}] Aliases:map[]}\"",
2026-06-09 17:48:39.212651 | controller |     "Jun 09 16:26:59.725507 crc crio[3654]: time=\"2026-06-09T16:26:59.725143535Z\" 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 17:48:39.212667 | controller |     "Jun 09 16:26:59.911011 crc crio[3654]: 2026-06-09T16:26:59Z [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 17:48:39.212682 | controller |     "Jun 09 16:26:59.911712 crc crio[3654]: time=\"2026-06-09T16:26:59.911512383Z\" level=info msg=\"Successfully cleaned up network for pod 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0\"",
2026-06-09 17:48:39.212698 | controller |     "Jun 09 16:26:59.911712 crc crio[3654]: time=\"2026-06-09T16:26:59.911590675Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:48:39.212714 | controller |     "Jun 09 16:26:59.911712 crc crio[3654]: time=\"2026-06-09T16:26:59.911692528Z\" 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 17:48:39.212730 | controller |     "Jun 09 16:26:59.912008 crc crio[3654]: time=\"2026-06-09T16:26:59.911962696Z\" 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:0xc0001260f0}] Aliases:map[]}\"",
2026-06-09 17:48:39.212746 | controller |     "Jun 09 16:26:59.912478 crc crio[3654]: time=\"2026-06-09T16:26:59.912370608Z\" level=info msg=\"Deleting pod openshift-ingress-canary_ingress-canary-jlj86 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.212762 | controller |     "Jun 09 16:27:00.048035 crc crio[3654]: 2026-06-09T16:27:00Z [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 17:48:39.212778 | controller |     "Jun 09 16:27:00.048350 crc crio[3654]: time=\"2026-06-09T16:27:00.048079396Z\" level=info msg=\"Successfully cleaned up network for pod 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb\"",
2026-06-09 17:48:39.212794 | controller |     "Jun 09 16:27:00.048350 crc crio[3654]: time=\"2026-06-09T16:27:00.048127407Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:48:39.212815 | controller |     "Jun 09 16:27:00.048350 crc crio[3654]: time=\"2026-06-09T16:27:00.048166548Z\" 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 17:48:39.212833 | controller |     "Jun 09 16:27:00.048490 crc crio[3654]: time=\"2026-06-09T16:27:00.048450527Z\" 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:0xc000536010}] Aliases:map[]}\"",
2026-06-09 17:48:39.212865 | controller |     "Jun 09 16:27:00.048818 crc crio[3654]: time=\"2026-06-09T16:27:00.048612841Z\" 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 17:48:39.212882 | controller |     "Jun 09 16:27:00.132502 crc crio[3654]: 2026-06-09T16:27:00Z [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 17:48:39.212897 | controller |     "Jun 09 16:27:00.132843 crc crio[3654]: time=\"2026-06-09T16:27:00.132793462Z\" level=info msg=\"Successfully cleaned up network for pod 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7\"",
2026-06-09 17:48:39.212913 | controller |     "Jun 09 16:27:00.132843 crc crio[3654]: time=\"2026-06-09T16:27:00.132835153Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:48:39.212929 | controller |     "Jun 09 16:27:00.132958 crc crio[3654]: time=\"2026-06-09T16:27:00.132861704Z\" level=info msg=\"Successfully cleaned up network for pod 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911\"",
2026-06-09 17:48:39.212943 | controller |     "Jun 09 16:27:00.132958 crc crio[3654]: time=\"2026-06-09T16:27:00.132879965Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:48:39.212959 | controller |     "Jun 09 16:27:00.132958 crc crio[3654]: time=\"2026-06-09T16:27:00.132892585Z\" level=info msg=\"Successfully cleaned up network for pod 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227\"",
2026-06-09 17:48:39.212975 | controller |     "Jun 09 16:27:00.132958 crc crio[3654]: time=\"2026-06-09T16:27:00.132902215Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:48:39.212992 | controller |     "Jun 09 16:27:00.132958 crc crio[3654]: time=\"2026-06-09T16:27:00.132920666Z\" level=info msg=\"Successfully cleaned up network for pod 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6\"",
2026-06-09 17:48:39.213008 | controller |     "Jun 09 16:27:00.132958 crc crio[3654]: time=\"2026-06-09T16:27:00.132934066Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:48:39.213024 | controller |     "Jun 09 16:27:00.132958 crc crio[3654]: time=\"2026-06-09T16:27:00.132945416Z\" level=info msg=\"Successfully cleaned up network for pod 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255\"",
2026-06-09 17:48:39.213038 | controller |     "Jun 09 16:27:00.132958 crc crio[3654]: time=\"2026-06-09T16:27:00.132954837Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:48:39.213054 | controller |     "Jun 09 16:27:00.133207 crc crio[3654]: time=\"2026-06-09T16:27:00.132988898Z\" 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 17:48:39.213074 | controller |     "Jun 09 16:27:00.133340 crc crio[3654]: time=\"2026-06-09T16:27:00.133227365Z\" 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:0xc000f14020}] Aliases:map[]}\"",
2026-06-09 17:48:39.213091 | controller |     "Jun 09 16:27:00.133577 crc crio[3654]: time=\"2026-06-09T16:27:00.133517954Z\" 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 17:48:39.213108 | controller |     "Jun 09 16:27:00.256098 crc crio[3654]: 2026-06-09T16:27:00Z [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 17:48:39.213123 | controller |     "Jun 09 16:27:00.256516 crc crio[3654]: time=\"2026-06-09T16:27:00.256375607Z\" level=info msg=\"Successfully cleaned up network for pod 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d\"",
2026-06-09 17:48:39.213139 | controller |     "Jun 09 16:27:00.256516 crc crio[3654]: time=\"2026-06-09T16:27:00.2564769Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:48:39.213154 | controller |     "Jun 09 16:27:00.256838 crc crio[3654]: time=\"2026-06-09T16:27:00.256554803Z\" 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 17:48:39.213172 | controller |     "Jun 09 16:27:00.257205 crc crio[3654]: time=\"2026-06-09T16:27:00.257084499Z\" 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:0xc001512510}] Aliases:map[]}\"",
2026-06-09 17:48:39.213188 | controller |     "Jun 09 16:27:00.257577 crc crio[3654]: time=\"2026-06-09T16:27:00.257452309Z\" level=info msg=\"Deleting pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.213203 | controller |     "Jun 09 16:27:00.384032 crc crio[3654]: 2026-06-09T16:27:00Z [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 17:48:39.213219 | controller |     "Jun 09 16:27:00.384349 crc crio[3654]: time=\"2026-06-09T16:27:00.38421324Z\" level=info msg=\"Successfully cleaned up network for pod 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1\"",
2026-06-09 17:48:39.213235 | controller |     "Jun 09 16:27:00.384398 crc crio[3654]: time=\"2026-06-09T16:27:00.384350344Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:48:39.213251 | controller |     "Jun 09 16:27:00.384398 crc crio[3654]: time=\"2026-06-09T16:27:00.384388935Z\" level=info msg=\"Successfully cleaned up network for pod c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946\"",
2026-06-09 17:48:39.213270 | controller |     "Jun 09 16:27:00.384460 crc crio[3654]: time=\"2026-06-09T16:27:00.384404245Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:48:39.213286 | controller |     "Jun 09 16:27:00.384492 crc crio[3654]: time=\"2026-06-09T16:27:00.384447047Z\" 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 17:48:39.213302 | controller |     "Jun 09 16:27:00.384988 crc crio[3654]: time=\"2026-06-09T16:27:00.38490194Z\" 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:0xc000190308}] Aliases:map[]}\"",
2026-06-09 17:48:39.213318 | controller |     "Jun 09 16:27:00.385303 crc crio[3654]: time=\"2026-06-09T16:27:00.385200319Z\" level=info msg=\"Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.213333 | controller |     "Jun 09 16:27:00.473061 crc crio[3654]: 2026-06-09T16:27:00Z [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 17:48:39.213348 | controller |     "Jun 09 16:27:00.473295 crc crio[3654]: time=\"2026-06-09T16:27:00.473141441Z\" level=info msg=\"Successfully cleaned up network for pod 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010\"",
2026-06-09 17:48:39.213364 | controller |     "Jun 09 16:27:00.473295 crc crio[3654]: time=\"2026-06-09T16:27:00.473169832Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:48:39.213379 | controller |     "Jun 09 16:27:00.473295 crc crio[3654]: time=\"2026-06-09T16:27:00.473202263Z\" 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 17:48:39.213396 | controller |     "Jun 09 16:27:00.473477 crc crio[3654]: time=\"2026-06-09T16:27:00.473402979Z\" 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:0xc000f140c0}] Aliases:map[]}\"",
2026-06-09 17:48:39.213412 | controller |     "Jun 09 16:27:00.473569 crc crio[3654]: time=\"2026-06-09T16:27:00.473524452Z\" 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 17:48:39.213428 | controller |     "Jun 09 16:27:00.608904 crc crio[3654]: 2026-06-09T16:27:00Z [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 17:48:39.213443 | controller |     "Jun 09 16:27:00.608904 crc crio[3654]: time=\"2026-06-09T16:27:00.608842818Z\" level=info msg=\"Successfully cleaned up network for pod b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d\"",
2026-06-09 17:48:39.213462 | controller |     "Jun 09 16:27:00.608904 crc crio[3654]: time=\"2026-06-09T16:27:00.608882059Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:48:39.213479 | controller |     "Jun 09 16:27:00.609500 crc crio[3654]: time=\"2026-06-09T16:27:00.6089369Z\" 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 17:48:39.213495 | controller |     "Jun 09 16:27:00.609500 crc crio[3654]: time=\"2026-06-09T16:27:00.609171787Z\" 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:0xc0015125b8}] Aliases:map[]}\"",
2026-06-09 17:48:39.213530 | controller |     "Jun 09 16:27:00.609500 crc crio[3654]: time=\"2026-06-09T16:27:00.609385324Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.213553 | controller |     "Jun 09 16:27:00.630211 crc crio[3654]: 2026-06-09T16:27:00Z [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 17:48:39.213569 | controller |     "Jun 09 16:27:00.630471 crc crio[3654]: time=\"2026-06-09T16:27:00.6303779Z\" level=info msg=\"Successfully cleaned up network for pod 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28\"",
2026-06-09 17:48:39.213585 | controller |     "Jun 09 16:27:00.630471 crc crio[3654]: time=\"2026-06-09T16:27:00.630449482Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:48:39.213601 | controller |     "Jun 09 16:27:00.630599 crc crio[3654]: time=\"2026-06-09T16:27:00.630497063Z\" 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 17:48:39.213617 | controller |     "Jun 09 16:27:00.630924 crc crio[3654]: time=\"2026-06-09T16:27:00.630837974Z\" 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:0xc000190488}] Aliases:map[]}\"",
2026-06-09 17:48:39.213632 | controller |     "Jun 09 16:27:00.631147 crc crio[3654]: time=\"2026-06-09T16:27:00.63106432Z\" 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 17:48:39.213648 | controller |     "Jun 09 16:27:00.833785 crc crio[3654]: 2026-06-09T16:27:00Z [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 17:48:39.213663 | controller |     "Jun 09 16:27:00.834616 crc crio[3654]: time=\"2026-06-09T16:27:00.833959731Z\" level=info msg=\"Successfully cleaned up network for pod 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240\"",
2026-06-09 17:48:39.213682 | controller |     "Jun 09 16:27:00.834616 crc crio[3654]: time=\"2026-06-09T16:27:00.834005862Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:48:39.213698 | controller |     "Jun 09 16:27:00.834616 crc crio[3654]: time=\"2026-06-09T16:27:00.834051424Z\" 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 17:48:39.213714 | controller |     "Jun 09 16:27:00.834616 crc crio[3654]: time=\"2026-06-09T16:27:00.834403094Z\" 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:0xc0005360d0}] Aliases:map[]}\"",
2026-06-09 17:48:39.213730 | controller |     "Jun 09 16:27:00.834826 crc crio[3654]: time=\"2026-06-09T16:27:00.834633921Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.213745 | controller |     "Jun 09 16:27:00.876139 crc crio[3654]: 2026-06-09T16:27:00Z [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 17:48:39.213761 | controller |     "Jun 09 16:27:00.876422 crc crio[3654]: time=\"2026-06-09T16:27:00.87617358Z\" level=info msg=\"Successfully cleaned up network for pod 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118\"",
2026-06-09 17:48:39.213776 | controller |     "Jun 09 16:27:00.876422 crc crio[3654]: time=\"2026-06-09T16:27:00.876217111Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:48:39.213791 | controller |     "Jun 09 16:27:00.876422 crc crio[3654]: time=\"2026-06-09T16:27:00.876331285Z\" 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 17:48:39.213807 | controller |     "Jun 09 16:27:00.876982 crc crio[3654]: time=\"2026-06-09T16:27:00.87684784Z\" 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:0xc000f14180}] Aliases:map[]}\"",
2026-06-09 17:48:39.213822 | controller |     "Jun 09 16:27:00.877556 crc crio[3654]: time=\"2026-06-09T16:27:00.877450438Z\" 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 17:48:39.213837 | controller |     "Jun 09 16:27:00.927919 crc crio[3654]: 2026-06-09T16:27:00Z [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 17:48:39.213852 | controller |     "Jun 09 16:27:00.928381 crc crio[3654]: time=\"2026-06-09T16:27:00.927988745Z\" level=info msg=\"Successfully cleaned up network for pod aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c\"",
2026-06-09 17:48:39.213871 | controller |     "Jun 09 16:27:00.928381 crc crio[3654]: time=\"2026-06-09T16:27:00.928021406Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:48:39.213886 | controller |     "Jun 09 16:27:00.928381 crc crio[3654]: time=\"2026-06-09T16:27:00.928036617Z\" level=info msg=\"Successfully cleaned up network for pod 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f\"",
2026-06-09 17:48:39.213901 | controller |     "Jun 09 16:27:00.928381 crc crio[3654]: time=\"2026-06-09T16:27:00.928046247Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:48:39.213917 | controller |     "Jun 09 16:27:00.928381 crc crio[3654]: time=\"2026-06-09T16:27:00.928076708Z\" 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 17:48:39.213932 | controller |     "Jun 09 16:27:00.928381 crc crio[3654]: time=\"2026-06-09T16:27:00.928320775Z\" 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:0xc000f14210}] Aliases:map[]}\"",
2026-06-09 17:48:39.213953 | controller |     "Jun 09 16:27:00.928940 crc crio[3654]: time=\"2026-06-09T16:27:00.92849608Z\" level=info msg=\"Deleting pod hostpath-provisioner_csi-hostpathplugin-mpq2f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.213977 | controller |     "Jun 09 16:27:00.959761 crc crio[3654]: 2026-06-09T16:27:00Z [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 17:48:39.213999 | controller |     "Jun 09 16:27:00.960012 crc crio[3654]: time=\"2026-06-09T16:27:00.959919737Z\" level=info msg=\"Successfully cleaned up network for pod f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6\"",
2026-06-09 17:48:39.214018 | controller |     "Jun 09 16:27:00.960012 crc crio[3654]: time=\"2026-06-09T16:27:00.959973399Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:48:39.214033 | controller |     "Jun 09 16:27:00.960012 crc crio[3654]: time=\"2026-06-09T16:27:00.96000831Z\" 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 17:48:39.214049 | controller |     "Jun 09 16:27:00.960237 crc crio[3654]: time=\"2026-06-09T16:27:00.960184025Z\" 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:0xc0001905e0}] Aliases:map[]}\"",
2026-06-09 17:48:39.214066 | controller |     "Jun 09 16:27:00.960477 crc crio[3654]: time=\"2026-06-09T16:27:00.960359801Z\" 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 17:48:39.214085 | controller |     "Jun 09 16:27:00.993226 crc crio[3654]: 2026-06-09T16:27:00Z [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 17:48:39.214100 | controller |     "Jun 09 16:27:00.993574 crc crio[3654]: time=\"2026-06-09T16:27:00.993434577Z\" level=info msg=\"Successfully cleaned up network for pod aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1\"",
2026-06-09 17:48:39.214116 | controller |     "Jun 09 16:27:00.993574 crc crio[3654]: time=\"2026-06-09T16:27:00.993523089Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:48:39.214133 | controller |     "Jun 09 16:27:00.993791 crc crio[3654]: time=\"2026-06-09T16:27:00.993621092Z\" 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 17:48:39.214150 | controller |     "Jun 09 16:27:00.994158 crc crio[3654]: time=\"2026-06-09T16:27:00.994058235Z\" 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:0xc000f142d8}] Aliases:map[]}\"",
2026-06-09 17:48:39.214175 | controller |     "Jun 09 16:27:00.994780 crc crio[3654]: time=\"2026-06-09T16:27:00.99455489Z\" level=info msg=\"Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.214198 | controller |     "Jun 09 16:27:01.105165 crc crio[3654]: 2026-06-09T16:27:01Z [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 17:48:39.214215 | controller |     "Jun 09 16:27:01.105324 crc crio[3654]: time=\"2026-06-09T16:27:01.105240071Z\" level=info msg=\"Successfully cleaned up network for pod e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400\"",
2026-06-09 17:48:39.214231 | controller |     "Jun 09 16:27:01.105324 crc crio[3654]: time=\"2026-06-09T16:27:01.105317273Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:48:39.214246 | controller |     "Jun 09 16:27:01.105453 crc crio[3654]: time=\"2026-06-09T16:27:01.105360905Z\" 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 17:48:39.214263 | controller |     "Jun 09 16:27:01.105830 crc crio[3654]: time=\"2026-06-09T16:27:01.105742296Z\" 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:0xc000f14378}] Aliases:map[]}\"",
2026-06-09 17:48:39.214279 | controller |     "Jun 09 16:27:01.106129 crc crio[3654]: time=\"2026-06-09T16:27:01.106023975Z\" 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 17:48:39.214298 | controller |     "Jun 09 16:27:01.336935 crc crio[3654]: 2026-06-09T16:27:01Z [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 17:48:39.214314 | controller |     "Jun 09 16:27:01.337215 crc crio[3654]: time=\"2026-06-09T16:27:01.337141877Z\" level=info msg=\"Successfully cleaned up network for pod cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f\"",
2026-06-09 17:48:39.214329 | controller |     "Jun 09 16:27:01.337215 crc crio[3654]: time=\"2026-06-09T16:27:01.337198229Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:48:39.214346 | controller |     "Jun 09 16:27:01.337418 crc crio[3654]: time=\"2026-06-09T16:27:01.337357313Z\" 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 17:48:39.214362 | controller |     "Jun 09 16:27:01.337942 crc crio[3654]: time=\"2026-06-09T16:27:01.337857588Z\" 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:0xc000f14488}] Aliases:map[]}\"",
2026-06-09 17:48:39.214377 | controller |     "Jun 09 16:27:01.338550 crc crio[3654]: time=\"2026-06-09T16:27:01.338215039Z\" 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 17:48:39.214393 | controller |     "Jun 09 16:27:01.612055 crc crio[3654]: 2026-06-09T16:27:01Z [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 17:48:39.214409 | controller |     "Jun 09 16:27:01.612055 crc crio[3654]: time=\"2026-06-09T16:27:01.603771908Z\" level=info msg=\"Successfully cleaned up network for pod 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9\"",
2026-06-09 17:48:39.214424 | controller |     "Jun 09 16:27:01.612055 crc crio[3654]: time=\"2026-06-09T16:27:01.60382515Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:48:39.214440 | controller |     "Jun 09 16:27:01.612055 crc crio[3654]: time=\"2026-06-09T16:27:01.60384442Z\" level=info msg=\"Successfully cleaned up network for pod 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34\"",
2026-06-09 17:48:39.214455 | controller |     "Jun 09 16:27:01.612055 crc crio[3654]: time=\"2026-06-09T16:27:01.603853731Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:48:39.214471 | controller |     "Jun 09 16:27:01.612055 crc crio[3654]: time=\"2026-06-09T16:27:01.603895602Z\" 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 17:48:39.214488 | controller |     "Jun 09 16:27:01.613485 crc crio[3654]: time=\"2026-06-09T16:27:01.613436366Z\" 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:0xc001712010}] Aliases:map[]}\"",
2026-06-09 17:48:39.214508 | controller |     "Jun 09 16:27:01.613705 crc crio[3654]: time=\"2026-06-09T16:27:01.613629012Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-09 17:48:39.214548 | controller |     "Jun 09 16:27:01.613808 crc crio[3654]: time=\"2026-06-09T16:27:01.613788557Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-09 17:48:39.214565 | controller |     "Jun 09 16:27:01.613919 crc crio[3654]: time=\"2026-06-09T16:27:01.6138818Z\" level=info msg=\"Deleting pod openshift-kube-scheduler_revision-pruner-6-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.214580 | controller |     "Jun 09 16:27:01.674287 crc crio[3654]: 2026-06-09T16:27:01Z [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 17:48:39.214595 | controller |     "Jun 09 16:27:01.674411 crc crio[3654]: time=\"2026-06-09T16:27:01.674330562Z\" level=info msg=\"Successfully cleaned up network for pod cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946\"",
2026-06-09 17:48:39.214610 | controller |     "Jun 09 16:27:01.674411 crc crio[3654]: time=\"2026-06-09T16:27:01.674386704Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:48:39.214625 | controller |     "Jun 09 16:27:01.674817 crc crio[3654]: time=\"2026-06-09T16:27:01.674447546Z\" 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 17:48:39.214641 | controller |     "Jun 09 16:27:01.675534 crc crio[3654]: time=\"2026-06-09T16:27:01.675400344Z\" 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:0xc00008c1b8}] Aliases:map[]}\"",
2026-06-09 17:48:39.214657 | controller |     "Jun 09 16:27:01.677347 crc crio[3654]: time=\"2026-06-09T16:27:01.677224099Z\" 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 17:48:39.214673 | controller |     "Jun 09 16:27:01.711085 crc crio[3654]: 2026-06-09T16:27:01Z [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 17:48:39.214689 | controller |     "Jun 09 16:27:01.711753 crc crio[3654]: time=\"2026-06-09T16:27:01.711281784Z\" level=info msg=\"Successfully cleaned up network for pod 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded\"",
2026-06-09 17:48:39.214704 | controller |     "Jun 09 16:27:01.711997 crc crio[3654]: time=\"2026-06-09T16:27:01.711782659Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:48:39.214720 | controller |     "Jun 09 16:27:01.711997 crc crio[3654]: time=\"2026-06-09T16:27:01.711856661Z\" 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 17:48:39.214739 | controller |     "Jun 09 16:27:01.713016 crc crio[3654]: time=\"2026-06-09T16:27:01.712926623Z\" 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:0xc001512360}] Aliases:map[]}\"",
2026-06-09 17:48:39.214756 | controller |     "Jun 09 16:27:01.713430 crc crio[3654]: time=\"2026-06-09T16:27:01.713179181Z\" level=info msg=\"Deleting pod openshift-multus_multus-admission-controller-69db94689b-rvf8p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.214772 | controller |     "Jun 09 16:27:01.774478 crc crio[3654]: 2026-06-09T16:27:01Z [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 17:48:39.214787 | controller |     "Jun 09 16:27:01.774811 crc crio[3654]: time=\"2026-06-09T16:27:01.77451733Z\" level=info msg=\"Successfully cleaned up network for pod 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a\"",
2026-06-09 17:48:39.214803 | controller |     "Jun 09 16:27:01.774890 crc crio[3654]: time=\"2026-06-09T16:27:01.774799529Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:48:39.214819 | controller |     "Jun 09 16:27:01.774949 crc crio[3654]: time=\"2026-06-09T16:27:01.774921892Z\" 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 17:48:39.214835 | controller |     "Jun 09 16:27:01.775452 crc crio[3654]: time=\"2026-06-09T16:27:01.775377416Z\" 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:0xc000536010}] Aliases:map[]}\"",
2026-06-09 17:48:39.214851 | controller |     "Jun 09 16:27:01.775762 crc crio[3654]: time=\"2026-06-09T16:27:01.775602673Z\" 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 17:48:39.214866 | controller |     "Jun 09 16:27:02.070979 crc crio[3654]: 2026-06-09T16:27:02Z [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 17:48:39.214880 | controller |     "Jun 09 16:27:02.073415 crc crio[3654]: time=\"2026-06-09T16:27:02.071173407Z\" level=info msg=\"Successfully cleaned up network for pod caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4\"",
2026-06-09 17:48:39.214896 | controller |     "Jun 09 16:27:02.073415 crc crio[3654]: time=\"2026-06-09T16:27:02.071227209Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:48:39.214911 | controller |     "Jun 09 16:27:02.073415 crc crio[3654]: time=\"2026-06-09T16:27:02.071305761Z\" 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 17:48:39.214931 | controller |     "Jun 09 16:27:02.073415 crc crio[3654]: time=\"2026-06-09T16:27:02.071727454Z\" 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:0xc000f14120}] Aliases:map[]}\"",
2026-06-09 17:48:39.214947 | controller |     "Jun 09 16:27:02.073415 crc crio[3654]: time=\"2026-06-09T16:27:02.07193359Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.214963 | controller |     "Jun 09 16:27:02.135626 crc crio[3654]: 2026-06-09T16:27:02Z [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 17:48:39.214979 | controller |     "Jun 09 16:27:02.135626 crc crio[3654]: time=\"2026-06-09T16:27:02.135616839Z\" level=info msg=\"Successfully cleaned up network for pod 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1\"",
2026-06-09 17:48:39.214994 | controller |     "Jun 09 16:27:02.135626 crc crio[3654]: time=\"2026-06-09T16:27:02.135739773Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:48:39.215010 | controller |     "Jun 09 16:27:02.136103 crc crio[3654]: time=\"2026-06-09T16:27:02.135797894Z\" 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 17:48:39.215026 | controller |     "Jun 09 16:27:02.136103 crc crio[3654]: time=\"2026-06-09T16:27:02.136034471Z\" 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:0xc00008c428}] Aliases:map[]}\"",
2026-06-09 17:48:39.215043 | controller |     "Jun 09 16:27:02.136347 crc crio[3654]: time=\"2026-06-09T16:27:02.136226857Z\" level=info msg=\"Deleting pod openshift-console_downloads-747b44746d-4pqvr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.215059 | controller |     "Jun 09 16:27:02.307323 crc crio[3654]: 2026-06-09T16:27:02Z [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 17:48:39.215074 | controller |     "Jun 09 16:27:02.307496 crc crio[3654]: time=\"2026-06-09T16:27:02.307432463Z\" level=info msg=\"Successfully cleaned up network for pod cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc\"",
2026-06-09 17:48:39.215090 | controller |     "Jun 09 16:27:02.307496 crc crio[3654]: time=\"2026-06-09T16:27:02.307482884Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:48:39.215106 | controller |     "Jun 09 16:27:02.307606 crc crio[3654]: time=\"2026-06-09T16:27:02.307524685Z\" 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 17:48:39.215127 | controller |     "Jun 09 16:27:02.307733 crc crio[3654]: time=\"2026-06-09T16:27:02.307628479Z\" 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:0xc001712168}] Aliases:map[]}\"",
2026-06-09 17:48:39.215144 | controller |     "Jun 09 16:27:02.307733 crc crio[3654]: time=\"2026-06-09T16:27:02.307720731Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-09 17:48:39.215160 | controller |     "Jun 09 16:27:02.307733 crc crio[3654]: time=\"2026-06-09T16:27:02.307732512Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-09 17:48:39.215176 | controller |     "Jun 09 16:27:02.307921 crc crio[3654]: time=\"2026-06-09T16:27:02.307768323Z\" 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 17:48:39.215191 | controller |     "Jun 09 16:27:02.514916 crc crio[3654]: 2026-06-09T16:27:02Z [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 17:48:39.215207 | controller |     "Jun 09 16:27:02.515067 crc crio[3654]: time=\"2026-06-09T16:27:02.514992663Z\" level=info msg=\"Successfully cleaned up network for pod 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b\"",
2026-06-09 17:48:39.215221 | controller |     "Jun 09 16:27:02.515067 crc crio[3654]: time=\"2026-06-09T16:27:02.515042014Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:48:39.215237 | controller |     "Jun 09 16:27:02.515211 crc crio[3654]: time=\"2026-06-09T16:27:02.515090336Z\" 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 17:48:39.215253 | controller |     "Jun 09 16:27:02.515518 crc crio[3654]: time=\"2026-06-09T16:27:02.515420405Z\" 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:0xc000f14140}] Aliases:map[]}\"",
2026-06-09 17:48:39.215269 | controller |     "Jun 09 16:27:02.515879 crc crio[3654]: time=\"2026-06-09T16:27:02.515770186Z\" level=info msg=\"Deleting pod openshift-apiserver_apiserver-9ddfb9f55-k47zv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.215286 | controller |     "Jun 09 16:27:02.605377 crc crio[3654]: time=\"2026-06-09T16:27:02.605184442Z\" level=info msg=\"Running pod sandbox: openshift-kube-scheduler/openshift-kube-scheduler-crc/POD\" id=29c98b93-8355-45e8-9883-07fa8941ef55 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.215302 | controller |     "Jun 09 16:27:02.606237 crc crio[3654]: time=\"2026-06-09T16:27:02.606041398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.215318 | controller |     "Jun 09 16:27:02.633929 crc crio[3654]: time=\"2026-06-09T16:27:02.632852877Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/POD\" id=8e6d56f7-b9cd-4acd-ac83-7998be013d53 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.215337 | controller |     "Jun 09 16:27:02.633929 crc crio[3654]: time=\"2026-06-09T16:27:02.633177017Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.215353 | controller |     "Jun 09 16:27:02.649409 crc crio[3654]: time=\"2026-06-09T16:27:02.649204485Z\" 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=29c98b93-8355-45e8-9883-07fa8941ef55 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.215369 | controller |     "Jun 09 16:27:02.650539 crc crio[3654]: time=\"2026-06-09T16:27:02.649609047Z\" 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=8e6d56f7-b9cd-4acd-ac83-7998be013d53 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.215385 | controller |     "Jun 09 16:27:02.659065 crc crio[3654]: time=\"2026-06-09T16:27:02.658577185Z\" level=info msg=\"Running pod sandbox: openshift-etcd/etcd-crc/POD\" id=54cefff8-ec0c-43b7-8128-a6e670f390d4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.215401 | controller |     "Jun 09 16:27:02.659065 crc crio[3654]: time=\"2026-06-09T16:27:02.658920635Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.215416 | controller |     "Jun 09 16:27:02.673114 crc crio[3654]: time=\"2026-06-09T16:27:02.67250005Z\" 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=54cefff8-ec0c-43b7-8128-a6e670f390d4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.215431 | controller |     "Jun 09 16:27:02.697541 crc crio[3654]: time=\"2026-06-09T16:27:02.697371772Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=8a8d5e89-f81a-4955-b2e9-901d437f4054 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.215447 | controller |     "Jun 09 16:27:02.697930 crc crio[3654]: time=\"2026-06-09T16:27:02.697559557Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.215468 | controller |     "Jun 09 16:27:02.706479 crc crio[3654]: time=\"2026-06-09T16:27:02.706353659Z\" level=info msg=\"Ran pod sandbox 271f07a0f100f5554e94d81919294b544030a2526d84348542f76e26abee35cf with infra container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/POD\" id=8e6d56f7-b9cd-4acd-ac83-7998be013d53 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.215490 | controller |     "Jun 09 16:27:02.706870 crc crio[3654]: time=\"2026-06-09T16:27:02.706524294Z\" level=info msg=\"Ran pod sandbox d702150379e1db48a5ce2c914654174780aa75814b89fcfa3145825c3de7b839 with infra container: openshift-kube-scheduler/openshift-kube-scheduler-crc/POD\" id=29c98b93-8355-45e8-9883-07fa8941ef55 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.215533 | controller |     "Jun 09 16:27:02.707018 crc crio[3654]: time=\"2026-06-09T16:27:02.706993978Z\" level=info msg=\"Ran pod sandbox c9d664f49d35957d75205489921232df294cd56f368fca7a7ec28e289df35e1c with infra container: openshift-etcd/etcd-crc/POD\" id=54cefff8-ec0c-43b7-8128-a6e670f390d4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.215566 | controller |     "Jun 09 16:27:02.708756 crc crio[3654]: time=\"2026-06-09T16:27:02.708517094Z\" 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=8a8d5e89-f81a-4955-b2e9-901d437f4054 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.215590 | controller |     "Jun 09 16:27:02.716951 crc crio[3654]: time=\"2026-06-09T16:27:02.716552023Z\" level=info msg=\"Running pod sandbox: openshift-kube-controller-manager/kube-controller-manager-crc/POD\" id=cab62562-a605-4b16-b3e7-fdcba6dbb557 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.215608 | controller |     "Jun 09 16:27:02.716951 crc crio[3654]: time=\"2026-06-09T16:27:02.716602575Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.215624 | controller |     "Jun 09 16:27:02.716951 crc crio[3654]: time=\"2026-06-09T16:27:02.716873333Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=9543e2f3-b9e8-46b6-8eac-26206b6b9e99 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.215640 | controller |     "Jun 09 16:27:02.718519 crc crio[3654]: time=\"2026-06-09T16:27:02.717812261Z\" level=info msg=\"Ran pod sandbox 73e8219c1aa85ffa274627124eca8db175788ddd51bfb5cdf7b5d44ef2906667 with infra container: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=8a8d5e89-f81a-4955-b2e9-901d437f4054 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.215657 | controller |     "Jun 09 16:27:02.718519 crc crio[3654]: time=\"2026-06-09T16:27:02.717952515Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=8ebcdadf-a5e7-4894-b9f3-367ebaae3af1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.215672 | controller |     "Jun 09 16:27:02.718519 crc crio[3654]: time=\"2026-06-09T16:27:02.718027227Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=dd1e3baf-8834-4885-a0c1-1c9c3e7d28c9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.215688 | controller |     "Jun 09 16:27:02.720332 crc crio[3654]: time=\"2026-06-09T16:27:02.720020527Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=69a270ae-a847-4b64-be57-e5b800a5aa1c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.215703 | controller |     "Jun 09 16:27:02.724370 crc crio[3654]: time=\"2026-06-09T16:27:02.724020156Z\" 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=cab62562-a605-4b16-b3e7-fdcba6dbb557 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.215719 | controller |     "Jun 09 16:27:02.729242 crc crio[3654]: time=\"2026-06-09T16:27:02.72918886Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=655b40dd-74d3-409b-88d4-a04e94143a52 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.215735 | controller |     "Jun 09 16:27:02.730476 crc crio[3654]: time=\"2026-06-09T16:27:02.730447588Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=3bf51828-097a-4ed3-8f12-63e831be9106 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.215751 | controller |     "Jun 09 16:27:02.730882 crc crio[3654]: time=\"2026-06-09T16:27:02.730793088Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=f14e58eb-e6e0-4263-8b45-780333eff40b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.215769 | controller |     "Jun 09 16:27:02.731818 crc crio[3654]: time=\"2026-06-09T16:27:02.731788648Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=309fa2e9-77d9-4b98-86bd-2d1a94077a5a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.215785 | controller |     "Jun 09 16:27:02.737782 crc crio[3654]: time=\"2026-06-09T16:27:02.737750336Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/setup\" id=77712fc4-af83-4045-9c01-5f0e9c92111c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.215801 | controller |     "Jun 09 16:27:02.738865 crc crio[3654]: time=\"2026-06-09T16:27:02.738545969Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port\" id=0d8c0d92-c023-4944-b20c-b8b5fdef9890 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.215815 | controller |     "Jun 09 16:27:02.741884 crc crio[3654]: time=\"2026-06-09T16:27:02.741861578Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.215830 | controller |     "Jun 09 16:27:02.743491 crc crio[3654]: time=\"2026-06-09T16:27:02.743016733Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.215846 | controller |     "Jun 09 16:27:02.744246 crc crio[3654]: time=\"2026-06-09T16:27:02.743044974Z\" level=info msg=\"Creating container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup\" id=6b98b36c-e873-406c-8e6d-49eecd5caab7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.215862 | controller |     "Jun 09 16:27:02.744246 crc crio[3654]: time=\"2026-06-09T16:27:02.744167637Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.215877 | controller |     "Jun 09 16:27:02.744609 crc crio[3654]: time=\"2026-06-09T16:27:02.744515797Z\" level=info msg=\"Ran pod sandbox 991f4d0b8e7296a8f18b7ae9fe212ded29d140e260514981393289a8dd4fd73b with infra container: openshift-kube-controller-manager/kube-controller-manager-crc/POD\" id=cab62562-a605-4b16-b3e7-fdcba6dbb557 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.215893 | controller |     "Jun 09 16:27:02.744973 crc crio[3654]: time=\"2026-06-09T16:27:02.744858318Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=ca707053-d2a9-44de-b0d6-ebb25c38646f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.215908 | controller |     "Jun 09 16:27:02.745221 crc crio[3654]: time=\"2026-06-09T16:27:02.745094605Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.215924 | controller |     "Jun 09 16:27:02.747433 crc crio[3654]: time=\"2026-06-09T16:27:02.747166276Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=6c1004b9-fc27-4eee-a5a9-aff438906b63 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.215939 | controller |     "Jun 09 16:27:02.747433 crc crio[3654]: 2026-06-09T16:27:02Z [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 17:48:39.215955 | controller |     "Jun 09 16:27:02.747614 crc crio[3654]: time=\"2026-06-09T16:27:02.747548318Z\" level=info msg=\"Successfully cleaned up network for pod 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71\"",
2026-06-09 17:48:39.215976 | controller |     "Jun 09 16:27:02.747614 crc crio[3654]: time=\"2026-06-09T16:27:02.747565848Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:48:39.215992 | controller |     "Jun 09 16:27:02.747614 crc crio[3654]: time=\"2026-06-09T16:27:02.747601119Z\" 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 17:48:39.216008 | controller |     "Jun 09 16:27:02.747952 crc crio[3654]: time=\"2026-06-09T16:27:02.747852857Z\" 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:0xc000f14930}] Aliases:map[]}\"",
2026-06-09 17:48:39.216024 | controller |     "Jun 09 16:27:02.748036 crc crio[3654]: time=\"2026-06-09T16:27:02.747980531Z\" 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 17:48:39.216039 | controller |     "Jun 09 16:27:02.756507 crc crio[3654]: time=\"2026-06-09T16:27:02.75633507Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=58cb986b-15c2-418c-b076-c7adcdcf9a9d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.216055 | controller |     "Jun 09 16:27:02.761975 crc crio[3654]: time=\"2026-06-09T16:27:02.761935897Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=096b4c07-7ad3-4893-8ccb-ec1117a51b7e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.216071 | controller |     "Jun 09 16:27:02.769379 crc crio[3654]: time=\"2026-06-09T16:27:02.769314287Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.216086 | controller |     "Jun 09 16:27:02.773439 crc crio[3654]: time=\"2026-06-09T16:27:02.773220623Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.216102 | controller |     "Jun 09 16:27:02.774501 crc crio[3654]: time=\"2026-06-09T16:27:02.774075619Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.216117 | controller |     "Jun 09 16:27:02.788953 crc crio[3654]: time=\"2026-06-09T16:27:02.788913991Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.216132 | controller |     "Jun 09 16:27:02.790924 crc crio[3654]: time=\"2026-06-09T16:27:02.790781267Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.216147 | controller |     "Jun 09 16:27:02.794131 crc crio[3654]: time=\"2026-06-09T16:27:02.794001843Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.216165 | controller |     "Jun 09 16:27:03.029286 crc crio[3654]: 2026-06-09T16:27:03Z [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 17:48:39.216181 | controller |     "Jun 09 16:27:03.029286 crc crio[3654]: time=\"2026-06-09T16:27:03.028370402Z\" level=info msg=\"Successfully cleaned up network for pod f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae\"",
2026-06-09 17:48:39.216197 | controller |     "Jun 09 16:27:03.029286 crc crio[3654]: time=\"2026-06-09T16:27:03.028409524Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:48:39.216212 | controller |     "Jun 09 16:27:03.029286 crc crio[3654]: time=\"2026-06-09T16:27:03.028425834Z\" level=info msg=\"Successfully cleaned up network for pod a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5\"",
2026-06-09 17:48:39.216228 | controller |     "Jun 09 16:27:03.029286 crc crio[3654]: time=\"2026-06-09T16:27:03.028438904Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:48:39.216243 | controller |     "Jun 09 16:27:03.029286 crc crio[3654]: time=\"2026-06-09T16:27:03.028466595Z\" 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 17:48:39.216259 | controller |     "Jun 09 16:27:03.029286 crc crio[3654]: time=\"2026-06-09T16:27:03.028594759Z\" 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:0xc001e2acb0}] Aliases:map[]}\"",
2026-06-09 17:48:39.216275 | controller |     "Jun 09 16:27:03.029286 crc crio[3654]: time=\"2026-06-09T16:27:03.028826016Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-09 17:48:39.216290 | controller |     "Jun 09 16:27:03.029286 crc crio[3654]: time=\"2026-06-09T16:27:03.028841226Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-09 17:48:39.216305 | controller |     "Jun 09 16:27:03.029286 crc crio[3654]: time=\"2026-06-09T16:27:03.028850307Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_revision-pruner-11-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.216321 | controller |     "Jun 09 16:27:03.107105 crc crio[3654]: 2026-06-09T16:27:03Z [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 17:48:39.216335 | controller |     "Jun 09 16:27:03.107746 crc crio[3654]: time=\"2026-06-09T16:27:03.107164652Z\" level=info msg=\"Successfully cleaned up network for pod 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587\"",
2026-06-09 17:48:39.216351 | controller |     "Jun 09 16:27:03.107746 crc crio[3654]: time=\"2026-06-09T16:27:03.107201073Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:48:39.216367 | controller |     "Jun 09 16:27:03.107746 crc crio[3654]: time=\"2026-06-09T16:27:03.107242145Z\" 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 17:48:39.216382 | controller |     "Jun 09 16:27:03.107746 crc crio[3654]: time=\"2026-06-09T16:27:03.107509593Z\" 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:0xc00008c158}] Aliases:map[]}\"",
2026-06-09 17:48:39.216401 | controller |     "Jun 09 16:27:03.108026 crc crio[3654]: time=\"2026-06-09T16:27:03.107884484Z\" level=info msg=\"Deleting pod openshift-service-ca_service-ca-74545575db-n469q from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.216417 | controller |     "Jun 09 16:27:03.192540 crc crio[3654]: 2026-06-09T16:27:03Z [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 17:48:39.216433 | controller |     "Jun 09 16:27:03.193865 crc crio[3654]: time=\"2026-06-09T16:27:03.193772095Z\" level=info msg=\"Successfully cleaned up network for pod ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673\"",
2026-06-09 17:48:39.216448 | controller |     "Jun 09 16:27:03.193865 crc crio[3654]: time=\"2026-06-09T16:27:03.193849467Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:48:39.216464 | controller |     "Jun 09 16:27:03.194000 crc crio[3654]: time=\"2026-06-09T16:27:03.193889128Z\" 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 17:48:39.216480 | controller |     "Jun 09 16:27:03.195137 crc crio[3654]: time=\"2026-06-09T16:27:03.194093455Z\" 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:0xc000190998}] Aliases:map[]}\"",
2026-06-09 17:48:39.216496 | controller |     "Jun 09 16:27:03.195386 crc crio[3654]: time=\"2026-06-09T16:27:03.195305031Z\" level=info msg=\"Deleting pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.216530 | controller |     "Jun 09 16:27:03.333527 crc crio[3654]: 2026-06-09T16:27:03Z [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 17:48:39.216552 | controller |     "Jun 09 16:27:03.334281 crc crio[3654]: time=\"2026-06-09T16:27:03.333713988Z\" level=info msg=\"Successfully cleaned up network for pod 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791\"",
2026-06-09 17:48:39.216568 | controller |     "Jun 09 16:27:03.334281 crc crio[3654]: time=\"2026-06-09T16:27:03.334242524Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:48:39.216584 | controller |     "Jun 09 16:27:03.334517 crc crio[3654]: time=\"2026-06-09T16:27:03.334326527Z\" 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 17:48:39.216601 | controller |     "Jun 09 16:27:03.334619 crc crio[3654]: time=\"2026-06-09T16:27:03.334559243Z\" 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:0xc001512478}] Aliases:map[]}\"",
2026-06-09 17:48:39.216620 | controller |     "Jun 09 16:27:03.334903 crc crio[3654]: time=\"2026-06-09T16:27:03.334830492Z\" level=info msg=\"Deleting pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.216645 | controller |     "Jun 09 16:27:03.575852 crc crio[3654]: 2026-06-09T16:27:03Z [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 17:48:39.216667 | controller |     "Jun 09 16:27:03.575970 crc crio[3654]: time=\"2026-06-09T16:27:03.575905481Z\" level=info msg=\"Successfully cleaned up network for pod 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d\"",
2026-06-09 17:48:39.216688 | controller |     "Jun 09 16:27:03.575970 crc crio[3654]: time=\"2026-06-09T16:27:03.575941822Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:48:39.216709 | controller |     "Jun 09 16:27:03.576068 crc crio[3654]: time=\"2026-06-09T16:27:03.575980193Z\" 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 17:48:39.216732 | controller |     "Jun 09 16:27:03.576498 crc crio[3654]: time=\"2026-06-09T16:27:03.576155418Z\" 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:0xc001712090}] Aliases:map[]}\"",
2026-06-09 17:48:39.216754 | controller |     "Jun 09 16:27:03.576498 crc crio[3654]: time=\"2026-06-09T16:27:03.576403566Z\" 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 17:48:39.216776 | controller |     "Jun 09 16:27:03.702421 crc crio[3654]: 2026-06-09T16:27:03Z [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 17:48:39.216799 | controller |     "Jun 09 16:27:03.702421 crc crio[3654]: time=\"2026-06-09T16:27:03.702421004Z\" level=info msg=\"Successfully cleaned up network for pod 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7\"",
2026-06-09 17:48:39.216821 | controller |     "Jun 09 16:27:03.702421 crc crio[3654]: time=\"2026-06-09T16:27:03.702445114Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:48:39.216856 | controller |     "Jun 09 16:27:03.702822 crc crio[3654]: time=\"2026-06-09T16:27:03.702477275Z\" 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 17:48:39.216885 | controller |     "Jun 09 16:27:03.702822 crc crio[3654]: time=\"2026-06-09T16:27:03.702676331Z\" 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:0xc0017121e8}] Aliases:map[]}\"",
2026-06-09 17:48:39.216908 | controller |     "Jun 09 16:27:03.703067 crc crio[3654]: time=\"2026-06-09T16:27:03.702822266Z\" level=info msg=\"Deleting pod openshift-network-diagnostics_network-check-target-fhkjl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.216930 | controller |     "Jun 09 16:27:03.863917 crc crio[3654]: 2026-06-09T16:27:03Z [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 17:48:39.216952 | controller |     "Jun 09 16:27:03.864240 crc crio[3654]: time=\"2026-06-09T16:27:03.864040723Z\" level=info msg=\"Successfully cleaned up network for pod 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007\"",
2026-06-09 17:48:39.216974 | controller |     "Jun 09 16:27:03.864240 crc crio[3654]: time=\"2026-06-09T16:27:03.864078655Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:48:39.216995 | controller |     "Jun 09 16:27:03.864240 crc crio[3654]: time=\"2026-06-09T16:27:03.864134596Z\" 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 17:48:39.217017 | controller |     "Jun 09 16:27:03.864552 crc crio[3654]: time=\"2026-06-09T16:27:03.864386204Z\" 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:0xc001712300}] Aliases:map[]}\"",
2026-06-09 17:48:39.217038 | controller |     "Jun 09 16:27:03.864552 crc crio[3654]: time=\"2026-06-09T16:27:03.864445025Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-09 17:48:39.217059 | controller |     "Jun 09 16:27:03.864552 crc crio[3654]: time=\"2026-06-09T16:27:03.864465176Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-09 17:48:39.217081 | controller |     "Jun 09 16:27:03.864552 crc crio[3654]: time=\"2026-06-09T16:27:03.864480267Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_revision-pruner-12-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.217103 | controller |     "Jun 09 16:27:03.918300 crc crio[3654]: 2026-06-09T16:27:03Z [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 17:48:39.217124 | controller |     "Jun 09 16:27:03.918554 crc crio[3654]: time=\"2026-06-09T16:27:03.918506418Z\" level=info msg=\"Successfully cleaned up network for pod 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d\"",
2026-06-09 17:48:39.217145 | controller |     "Jun 09 16:27:03.918764 crc crio[3654]: time=\"2026-06-09T16:27:03.918742045Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:48:39.217171 | controller |     "Jun 09 16:27:03.918899 crc crio[3654]: time=\"2026-06-09T16:27:03.918877629Z\" 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 17:48:39.217193 | controller |     "Jun 09 16:27:03.919147 crc crio[3654]: time=\"2026-06-09T16:27:03.919117856Z\" 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:0xc00008c2e8}] Aliases:map[]}\"",
2026-06-09 17:48:39.217216 | controller |     "Jun 09 16:27:03.919419 crc crio[3654]: time=\"2026-06-09T16:27:03.919399954Z\" level=info msg=\"Deleting pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.217238 | controller |     "Jun 09 16:27:03.943118 crc crio[3654]: 2026-06-09T16:27:03Z [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 17:48:39.217268 | controller |     "Jun 09 16:27:03.943505 crc crio[3654]: time=\"2026-06-09T16:27:03.943468772Z\" level=info msg=\"Successfully cleaned up network for pod 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16\"",
2026-06-09 17:48:39.217300 | controller |     "Jun 09 16:27:03.943630 crc crio[3654]: time=\"2026-06-09T16:27:03.943614106Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:48:39.217332 | controller |     "Jun 09 16:27:03.943834 crc crio[3654]: time=\"2026-06-09T16:27:03.943810242Z\" 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 17:48:39.217352 | controller |     "Jun 09 16:27:03.944162 crc crio[3654]: time=\"2026-06-09T16:27:03.944137452Z\" 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:0xc00008c400}] Aliases:map[]}\"",
2026-06-09 17:48:39.217375 | controller |     "Jun 09 16:27:03.944486 crc crio[3654]: time=\"2026-06-09T16:27:03.944458192Z\" 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 17:48:39.217392 | controller |     "Jun 09 16:27:03.971914 crc crio[3654]: 2026-06-09T16:27:03Z [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 17:48:39.217414 | controller |     "Jun 09 16:27:03.972126 crc crio[3654]: time=\"2026-06-09T16:27:03.972032214Z\" level=info msg=\"Successfully cleaned up network for pod 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e\"",
2026-06-09 17:48:39.217435 | controller |     "Jun 09 16:27:03.972126 crc crio[3654]: time=\"2026-06-09T16:27:03.972068475Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:48:39.217461 | controller |     "Jun 09 16:27:03.972126 crc crio[3654]: time=\"2026-06-09T16:27:03.972103726Z\" 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 17:48:39.217484 | controller |     "Jun 09 16:27:03.972362 crc crio[3654]: time=\"2026-06-09T16:27:03.972329373Z\" 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:0xc00231e0f0}] Aliases:map[]}\"",
2026-06-09 17:48:39.217507 | controller |     "Jun 09 16:27:03.972544 crc crio[3654]: time=\"2026-06-09T16:27:03.972499388Z\" level=info msg=\"Deleting pod openshift-multus_network-metrics-daemon-n2bqt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.217551 | controller |     "Jun 09 16:27:04.220923 crc crio[3654]: 2026-06-09T16:27:04Z [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 17:48:39.217574 | controller |     "Jun 09 16:27:04.221416 crc crio[3654]: time=\"2026-06-09T16:27:04.221116001Z\" level=info msg=\"Successfully cleaned up network for pod 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a\"",
2026-06-09 17:48:39.217596 | controller |     "Jun 09 16:27:04.221416 crc crio[3654]: time=\"2026-06-09T16:27:04.221149982Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:48:39.217618 | controller |     "Jun 09 16:27:04.221416 crc crio[3654]: time=\"2026-06-09T16:27:04.221166523Z\" level=info msg=\"Successfully cleaned up network for pod 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21\"",
2026-06-09 17:48:39.217640 | controller |     "Jun 09 16:27:04.221416 crc crio[3654]: time=\"2026-06-09T16:27:04.221183693Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:48:39.217661 | controller |     "Jun 09 16:27:04.221416 crc crio[3654]: time=\"2026-06-09T16:27:04.221222894Z\" 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 17:48:39.217683 | controller |     "Jun 09 16:27:04.221739 crc crio[3654]: time=\"2026-06-09T16:27:04.221492562Z\" 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:0xc00231e5f8}] Aliases:map[]}\"",
2026-06-09 17:48:39.217705 | controller |     "Jun 09 16:27:04.221793 crc crio[3654]: time=\"2026-06-09T16:27:04.2217439Z\" 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 17:48:39.217726 | controller |     "Jun 09 16:27:04.253609 crc crio[3654]: 2026-06-09T16:27:04Z [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 17:48:39.217753 | controller |     "Jun 09 16:27:04.253806 crc crio[3654]: time=\"2026-06-09T16:27:04.253741684Z\" level=info msg=\"Successfully cleaned up network for pod 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471\"",
2026-06-09 17:48:39.217774 | controller |     "Jun 09 16:27:04.253806 crc crio[3654]: time=\"2026-06-09T16:27:04.253789846Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:48:39.217795 | controller |     "Jun 09 16:27:04.253942 crc crio[3654]: time=\"2026-06-09T16:27:04.253809746Z\" level=info msg=\"Successfully cleaned up network for pod 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0\"",
2026-06-09 17:48:39.217816 | controller |     "Jun 09 16:27:04.253942 crc crio[3654]: time=\"2026-06-09T16:27:04.253821086Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:48:39.217838 | controller |     "Jun 09 16:27:04.253942 crc crio[3654]: time=\"2026-06-09T16:27:04.253851317Z\" 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 17:48:39.217860 | controller |     "Jun 09 16:27:04.254115 crc crio[3654]: time=\"2026-06-09T16:27:04.254047813Z\" 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:0xc00008c2e0}] Aliases:map[]}\"",
2026-06-09 17:48:39.217882 | controller |     "Jun 09 16:27:04.254517 crc crio[3654]: time=\"2026-06-09T16:27:04.254203798Z\" 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 17:48:39.217904 | controller |     "Jun 09 16:27:04.308082 crc crio[3654]: 2026-06-09T16:27:04Z [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 17:48:39.217925 | controller |     "Jun 09 16:27:04.308314 crc crio[3654]: time=\"2026-06-09T16:27:04.308198478Z\" level=info msg=\"Successfully cleaned up network for pod df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef\"",
2026-06-09 17:48:39.217947 | controller |     "Jun 09 16:27:04.308314 crc crio[3654]: time=\"2026-06-09T16:27:04.308231609Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:48:39.217969 | controller |     "Jun 09 16:27:04.308314 crc crio[3654]: time=\"2026-06-09T16:27:04.30824885Z\" level=info msg=\"Successfully cleaned up network for pod 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f\"",
2026-06-09 17:48:39.217991 | controller |     "Jun 09 16:27:04.308314 crc crio[3654]: time=\"2026-06-09T16:27:04.308300941Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:48:39.218013 | controller |     "Jun 09 16:27:04.308444 crc crio[3654]: time=\"2026-06-09T16:27:04.308339962Z\" 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 17:48:39.218036 | controller |     "Jun 09 16:27:04.308885 crc crio[3654]: time=\"2026-06-09T16:27:04.308577189Z\" 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:0xc00008c400}] Aliases:map[]}\"",
2026-06-09 17:48:39.218063 | controller |     "Jun 09 16:27:04.309860 crc crio[3654]: time=\"2026-06-09T16:27:04.309707843Z\" level=info msg=\"Deleting pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.218086 | controller |     "Jun 09 16:27:04.421300 crc crio[3654]: time=\"2026-06-09T16:27:04.420979901Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.218107 | controller |     "Jun 09 16:27:04.424127 crc crio[3654]: time=\"2026-06-09T16:27:04.424084134Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.218130 | controller |     "Jun 09 16:27:04.424606 crc crio[3654]: time=\"2026-06-09T16:27:04.424528677Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.218152 | controller |     "Jun 09 16:27:04.425173 crc crio[3654]: time=\"2026-06-09T16:27:04.425050983Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.218182 | controller |     "Jun 09 16:27:04.426625 crc crio[3654]: time=\"2026-06-09T16:27:04.426519337Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.218212 | controller |     "Jun 09 16:27:04.482738 crc crio[3654]: 2026-06-09T16:27:04Z [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 17:48:39.218241 | controller |     "Jun 09 16:27:04.483100 crc crio[3654]: time=\"2026-06-09T16:27:04.483009151Z\" level=info msg=\"Successfully cleaned up network for pod ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f\"",
2026-06-09 17:48:39.218265 | controller |     "Jun 09 16:27:04.483100 crc crio[3654]: time=\"2026-06-09T16:27:04.483085604Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:48:39.218288 | controller |     "Jun 09 16:27:04.483198 crc crio[3654]: time=\"2026-06-09T16:27:04.483109634Z\" level=info msg=\"Successfully cleaned up network for pod fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183\"",
2026-06-09 17:48:39.218310 | controller |     "Jun 09 16:27:04.483198 crc crio[3654]: time=\"2026-06-09T16:27:04.483119545Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:48:39.218332 | controller |     "Jun 09 16:27:04.483198 crc crio[3654]: time=\"2026-06-09T16:27:04.483131865Z\" level=info msg=\"Successfully cleaned up network for pod c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86\"",
2026-06-09 17:48:39.218353 | controller |     "Jun 09 16:27:04.483198 crc crio[3654]: time=\"2026-06-09T16:27:04.483142535Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:48:39.218375 | controller |     "Jun 09 16:27:04.483198 crc crio[3654]: time=\"2026-06-09T16:27:04.483185466Z\" 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 17:48:39.218401 | controller |     "Jun 09 16:27:04.483484 crc crio[3654]: time=\"2026-06-09T16:27:04.483373522Z\" 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:0xc00231e3d8}] Aliases:map[]}\"",
2026-06-09 17:48:39.218424 | controller |     "Jun 09 16:27:04.483484 crc crio[3654]: time=\"2026-06-09T16:27:04.483437044Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-09 17:48:39.218446 | controller |     "Jun 09 16:27:04.483484 crc crio[3654]: time=\"2026-06-09T16:27:04.483448194Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-09 17:48:39.218468 | controller |     "Jun 09 16:27:04.483484 crc crio[3654]: time=\"2026-06-09T16:27:04.483459465Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_installer-12-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.218490 | controller |     "Jun 09 16:27:04.587115 crc crio[3654]: time=\"2026-06-09T16:27:04.58659097Z\" level=info msg=\"Created container b7c30391355351051f82b9c1a1b2bdcbd29f27d644e077bf0a07d1b95aa9cc1f: openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port\" id=0d8c0d92-c023-4944-b20c-b8b5fdef9890 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.218527 | controller |     "Jun 09 16:27:04.587115 crc crio[3654]: time=\"2026-06-09T16:27:04.586860538Z\" level=info msg=\"Created container 6b3b74cc718db10de09df3c31da6004c52ba26f9cdfb7282d5f60755081cfdf7: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=096b4c07-7ad3-4893-8ccb-ec1117a51b7e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.218557 | controller |     "Jun 09 16:27:04.588612 crc crio[3654]: time=\"2026-06-09T16:27:04.588283871Z\" level=info msg=\"Created container 88106d62385518838424c0befe37c48954e2f88cb7ec65e534c3aac6c9e7f020: openshift-etcd/etcd-crc/setup\" id=77712fc4-af83-4045-9c01-5f0e9c92111c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.218580 | controller |     "Jun 09 16:27:04.588612 crc crio[3654]: time=\"2026-06-09T16:27:04.588475596Z\" level=info msg=\"Starting container: 6b3b74cc718db10de09df3c31da6004c52ba26f9cdfb7282d5f60755081cfdf7\" id=ae29c508-1723-46ef-8974-fed5fc196d2c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.218603 | controller |     "Jun 09 16:27:04.589183 crc crio[3654]: time=\"2026-06-09T16:27:04.588418425Z\" level=info msg=\"Starting container: b7c30391355351051f82b9c1a1b2bdcbd29f27d644e077bf0a07d1b95aa9cc1f\" id=8f2e5071-e637-4bc1-9c4e-3fec0ddbae85 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.218624 | controller |     "Jun 09 16:27:04.590292 crc crio[3654]: time=\"2026-06-09T16:27:04.590182197Z\" level=info msg=\"Starting container: 88106d62385518838424c0befe37c48954e2f88cb7ec65e534c3aac6c9e7f020\" id=02fb2ac4-7732-489a-aaa4-8f7a306f03c2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.218646 | controller |     "Jun 09 16:27:04.597926 crc crio[3654]: time=\"2026-06-09T16:27:04.597444664Z\" level=info msg=\"Started container\" PID=5341 containerID=b7c30391355351051f82b9c1a1b2bdcbd29f27d644e077bf0a07d1b95aa9cc1f description=openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port id=8f2e5071-e637-4bc1-9c4e-3fec0ddbae85 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d702150379e1db48a5ce2c914654174780aa75814b89fcfa3145825c3de7b839",
2026-06-09 17:48:39.218670 | controller |     "Jun 09 16:27:04.598322 crc crio[3654]: time=\"2026-06-09T16:27:04.598164215Z\" level=info msg=\"Started container\" PID=5343 containerID=88106d62385518838424c0befe37c48954e2f88cb7ec65e534c3aac6c9e7f020 description=openshift-etcd/etcd-crc/setup id=02fb2ac4-7732-489a-aaa4-8f7a306f03c2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c9d664f49d35957d75205489921232df294cd56f368fca7a7ec28e289df35e1c",
2026-06-09 17:48:39.218696 | controller |     "Jun 09 16:27:04.602059 crc crio[3654]: time=\"2026-06-09T16:27:04.601932898Z\" level=info msg=\"Started container\" PID=5342 containerID=6b3b74cc718db10de09df3c31da6004c52ba26f9cdfb7282d5f60755081cfdf7 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=ae29c508-1723-46ef-8974-fed5fc196d2c name=/runtime.v1.RuntimeService/StartContainer sandboxID=991f4d0b8e7296a8f18b7ae9fe212ded29d140e260514981393289a8dd4fd73b",
2026-06-09 17:48:39.218720 | controller |     "Jun 09 16:27:04.611954 crc crio[3654]: time=\"2026-06-09T16:27:04.611821563Z\" level=info msg=\"Created container ae9a2036a8ae3e404d8da141956ee73549f8b35f02df8f76442b5686d5d302ff: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=ca707053-d2a9-44de-b0d6-ebb25c38646f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.218742 | controller |     "Jun 09 16:27:04.616569 crc crio[3654]: time=\"2026-06-09T16:27:04.615437231Z\" level=info msg=\"Starting container: ae9a2036a8ae3e404d8da141956ee73549f8b35f02df8f76442b5686d5d302ff\" id=93a64a09-3f67-4d82-9acb-1df6ffd5708a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.218764 | controller |     "Jun 09 16:27:04.626197 crc crio[3654]: time=\"2026-06-09T16:27:04.625743318Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=6c946f1e-8c74-423e-92e6-ff6eca36a42c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.218785 | controller |     "Jun 09 16:27:04.630593 crc crio[3654]: time=\"2026-06-09T16:27:04.630455768Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=4ebb85cd-be03-483f-ae2e-1cbdf351fc66 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.218805 | controller |     "Jun 09 16:27:04.634886 crc crio[3654]: time=\"2026-06-09T16:27:04.634166919Z\" level=info msg=\"Started container\" PID=5346 containerID=ae9a2036a8ae3e404d8da141956ee73549f8b35f02df8f76442b5686d5d302ff description=openshift-kube-apiserver/kube-apiserver-crc/setup id=93a64a09-3f67-4d82-9acb-1df6ffd5708a name=/runtime.v1.RuntimeService/StartContainer sandboxID=73e8219c1aa85ffa274627124eca8db175788ddd51bfb5cdf7b5d44ef2906667",
2026-06-09 17:48:39.218828 | controller |     "Jun 09 16:27:04.634886 crc crio[3654]: time=\"2026-06-09T16:27:04.634359135Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=371c2759-eeac-42b5-87be-0d3fbf8e78f1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.218851 | controller |     "Jun 09 16:27:04.639021 crc crio[3654]: time=\"2026-06-09T16:27:04.638948832Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.218873 | controller |     "Jun 09 16:27:04.640612 crc crio[3654]: time=\"2026-06-09T16:27:04.640540929Z\" level=info msg=\"Created container 8f12f63fdc8d1ac95169708379c3638522fdcca3ed90077018424b8838486ada: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup\" id=6b98b36c-e873-406c-8e6d-49eecd5caab7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.218896 | controller |     "Jun 09 16:27:04.646987 crc crio[3654]: time=\"2026-06-09T16:27:04.646855207Z\" level=info msg=\"Starting container: 8f12f63fdc8d1ac95169708379c3638522fdcca3ed90077018424b8838486ada\" id=1bdbcafe-1fcd-4341-885e-3297f54a5b07 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.218918 | controller |     "Jun 09 16:27:04.647628 crc crio[3654]: 2026-06-09T16:27:04Z [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 17:48:39.218944 | controller |     "Jun 09 16:27:04.647933 crc crio[3654]: time=\"2026-06-09T16:27:04.647843447Z\" level=info msg=\"Successfully cleaned up network for pod 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab\"",
2026-06-09 17:48:39.218967 | controller |     "Jun 09 16:27:04.647933 crc crio[3654]: time=\"2026-06-09T16:27:04.647905779Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:48:39.218990 | controller |     "Jun 09 16:27:04.648044 crc crio[3654]: time=\"2026-06-09T16:27:04.64795167Z\" 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 17:48:39.219012 | controller |     "Jun 09 16:27:04.648299 crc crio[3654]: time=\"2026-06-09T16:27:04.648210768Z\" 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:0xc001712000}] Aliases:map[]}\"",
2026-06-09 17:48:39.219034 | controller |     "Jun 09 16:27:04.648478 crc crio[3654]: time=\"2026-06-09T16:27:04.648426114Z\" 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 17:48:39.219055 | controller |     "Jun 09 16:27:04.657292 crc crio[3654]: time=\"2026-06-09T16:27:04.656955589Z\" level=info msg=\"Started container\" PID=5347 containerID=8f12f63fdc8d1ac95169708379c3638522fdcca3ed90077018424b8838486ada description=openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup id=1bdbcafe-1fcd-4341-885e-3297f54a5b07 name=/runtime.v1.RuntimeService/StartContainer sandboxID=271f07a0f100f5554e94d81919294b544030a2526d84348542f76e26abee35cf",
2026-06-09 17:48:39.219076 | controller |     "Jun 09 16:27:04.664287 crc crio[3654]: time=\"2026-06-09T16:27:04.663899066Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.219097 | controller |     "Jun 09 16:27:04.696086 crc crio[3654]: 2026-06-09T16:27:04Z [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 17:48:39.219119 | controller |     "Jun 09 16:27:04.696086 crc crio[3654]: time=\"2026-06-09T16:27:04.695924331Z\" level=info msg=\"Successfully cleaned up network for pod 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2\"",
2026-06-09 17:48:39.219140 | controller |     "Jun 09 16:27:04.696086 crc crio[3654]: time=\"2026-06-09T16:27:04.695957842Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:48:39.219162 | controller |     "Jun 09 16:27:04.696086 crc crio[3654]: time=\"2026-06-09T16:27:04.695994533Z\" 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 17:48:39.219191 | controller |     "Jun 09 16:27:04.696500 crc crio[3654]: time=\"2026-06-09T16:27:04.696129917Z\" 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:0xc000190380}] Aliases:map[]}\"",
2026-06-09 17:48:39.219219 | controller |     "Jun 09 16:27:04.696500 crc crio[3654]: time=\"2026-06-09T16:27:04.696291122Z\" 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 17:48:39.219243 | controller |     "Jun 09 16:27:04.745234 crc crio[3654]: 2026-06-09T16:27:04Z [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 17:48:39.219265 | controller |     "Jun 09 16:27:04.745234 crc crio[3654]: time=\"2026-06-09T16:27:04.74519005Z\" level=info msg=\"Successfully cleaned up network for pod 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9\"",
2026-06-09 17:48:39.219287 | controller |     "Jun 09 16:27:04.745234 crc crio[3654]: time=\"2026-06-09T16:27:04.745226321Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:48:39.219309 | controller |     "Jun 09 16:27:04.745234 crc crio[3654]: time=\"2026-06-09T16:27:04.745242062Z\" level=info msg=\"Successfully cleaned up network for pod 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a\"",
2026-06-09 17:48:39.219330 | controller |     "Jun 09 16:27:04.745234 crc crio[3654]: time=\"2026-06-09T16:27:04.745332964Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:48:39.219352 | controller |     "Jun 09 16:27:04.745871 crc crio[3654]: time=\"2026-06-09T16:27:04.745368715Z\" 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 17:48:39.219375 | controller |     "Jun 09 16:27:04.745871 crc crio[3654]: time=\"2026-06-09T16:27:04.745546731Z\" 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:0xc000190808}] Aliases:map[]}\"",
2026-06-09 17:48:39.219397 | controller |     "Jun 09 16:27:04.745871 crc crio[3654]: time=\"2026-06-09T16:27:04.745741156Z\" 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 17:48:39.219419 | controller |     "Jun 09 16:27:04.935879 crc crio[3654]: 2026-06-09T16:27:04Z [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 17:48:39.219441 | controller |     "Jun 09 16:27:04.936388 crc crio[3654]: time=\"2026-06-09T16:27:04.93600731Z\" level=info msg=\"Successfully cleaned up network for pod 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730\"",
2026-06-09 17:48:39.219463 | controller |     "Jun 09 16:27:04.936388 crc crio[3654]: time=\"2026-06-09T16:27:04.936158975Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:48:39.219485 | controller |     "Jun 09 16:27:04.936388 crc crio[3654]: time=\"2026-06-09T16:27:04.936235717Z\" 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 17:48:39.219509 | controller |     "Jun 09 16:27:04.936585 crc crio[3654]: time=\"2026-06-09T16:27:04.936415303Z\" 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:0xc0016121e8}] Aliases:map[]}\"",
2026-06-09 17:48:39.219554 | controller |     "Jun 09 16:27:04.936585 crc crio[3654]: time=\"2026-06-09T16:27:04.936481845Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-09 17:48:39.219578 | controller |     "Jun 09 16:27:04.936585 crc crio[3654]: time=\"2026-06-09T16:27:04.936496935Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-09 17:48:39.219601 | controller |     "Jun 09 16:27:04.936585 crc crio[3654]: time=\"2026-06-09T16:27:04.936510425Z\" 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 17:48:39.219623 | controller |     "Jun 09 16:27:04.948104 crc crio[3654]: time=\"2026-06-09T16:27:04.948034259Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.219645 | controller |     "Jun 09 16:27:05.042993 crc crio[3654]: 2026-06-09T16:27: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: no such file or directory",
2026-06-09 17:48:39.219666 | controller |     "Jun 09 16:27:05.043150 crc crio[3654]: time=\"2026-06-09T16:27:05.043055433Z\" level=info msg=\"Successfully cleaned up network for pod ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff\"",
2026-06-09 17:48:39.219688 | controller |     "Jun 09 16:27:05.043150 crc crio[3654]: time=\"2026-06-09T16:27:05.043110374Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:48:39.219711 | controller |     "Jun 09 16:27:05.043220 crc crio[3654]: time=\"2026-06-09T16:27:05.043176046Z\" 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 17:48:39.219733 | controller |     "Jun 09 16:27:05.043612 crc crio[3654]: time=\"2026-06-09T16:27:05.043526727Z\" 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:0xc000f148a0}] Aliases:map[]}\"",
2026-06-09 17:48:39.219754 | controller |     "Jun 09 16:27:05.043937 crc crio[3654]: time=\"2026-06-09T16:27:05.043852097Z\" level=info msg=\"Deleting pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.219776 | controller |     "Jun 09 16:27:05.069865 crc crio[3654]: time=\"2026-06-09T16:27:05.069815581Z\" level=info msg=\"Created container 177e0d918396e5ba56b5f887c38ebd27a6ae75b2b300a047c00ca07782e45650: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=371c2759-eeac-42b5-87be-0d3fbf8e78f1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.219802 | controller |     "Jun 09 16:27:05.070238 crc crio[3654]: time=\"2026-06-09T16:27:05.069943275Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=5714e21d-1926-4a98-98c7-4a5b19c03276 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.219825 | controller |     "Jun 09 16:27:05.071844 crc crio[3654]: time=\"2026-06-09T16:27:05.07181178Z\" level=info msg=\"Starting container: 177e0d918396e5ba56b5f887c38ebd27a6ae75b2b300a047c00ca07782e45650\" id=1c2e1c1d-6f08-4704-a7e8-3bd4014ab242 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.219847 | controller |     "Jun 09 16:27:05.072453 crc crio[3654]: 2026-06-09T16:27: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: no such file or directory",
2026-06-09 17:48:39.219869 | controller |     "Jun 09 16:27:05.072740 crc crio[3654]: time=\"2026-06-09T16:27:05.072628575Z\" level=info msg=\"Successfully cleaned up network for pod 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b\"",
2026-06-09 17:48:39.219891 | controller |     "Jun 09 16:27:05.072740 crc crio[3654]: time=\"2026-06-09T16:27:05.072719967Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:48:39.219913 | controller |     "Jun 09 16:27:05.072850 crc crio[3654]: time=\"2026-06-09T16:27:05.072763039Z\" 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 17:48:39.219936 | controller |     "Jun 09 16:27:05.073107 crc crio[3654]: time=\"2026-06-09T16:27:05.072983015Z\" 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:0xc00008ced0}] Aliases:map[]}\"",
2026-06-09 17:48:39.219959 | controller |     "Jun 09 16:27:05.073239 crc crio[3654]: time=\"2026-06-09T16:27:05.07314736Z\" level=info msg=\"Deleting pod openshift-dns_dns-default-qtghf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.219981 | controller |     "Jun 09 16:27:05.074600 crc crio[3654]: time=\"2026-06-09T16:27:05.074448669Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=e0bf4a3b-f39d-47d6-a239-c3fa7cceca70 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.220003 | controller |     "Jun 09 16:27:05.075066 crc crio[3654]: time=\"2026-06-09T16:27:05.075037197Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=2a37ea1a-4331-45e6-9657-41de44124868 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.220025 | controller |     "Jun 09 16:27:05.077863 crc crio[3654]: time=\"2026-06-09T16:27:05.0778359Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=ed343843-146f-45db-a21c-feb180ed301c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.220052 | controller |     "Jun 09 16:27:05.078102 crc crio[3654]: time=\"2026-06-09T16:27:05.078024476Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=084c5b9a-e251-4937-b329-915c15a636a7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.220075 | controller |     "Jun 09 16:27:05.078513 crc crio[3654]: time=\"2026-06-09T16:27:05.078051626Z\" level=info msg=\"Started container\" PID=5421 containerID=177e0d918396e5ba56b5f887c38ebd27a6ae75b2b300a047c00ca07782e45650 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=1c2e1c1d-6f08-4704-a7e8-3bd4014ab242 name=/runtime.v1.RuntimeService/StartContainer sandboxID=991f4d0b8e7296a8f18b7ae9fe212ded29d140e260514981393289a8dd4fd73b",
2026-06-09 17:48:39.220098 | controller |     "Jun 09 16:27:05.079005 crc crio[3654]: time=\"2026-06-09T16:27:05.078405017Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.220119 | controller |     "Jun 09 16:27:05.082709 crc crio[3654]: time=\"2026-06-09T16:27:05.08252124Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=81f1cc50-fd7d-42d0-b8ae-311139aaf745 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.220141 | controller |     "Jun 09 16:27:05.090071 crc crio[3654]: time=\"2026-06-09T16:27:05.090002863Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=08fb5717-cfea-40e3-9229-9e662ee2dc54 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.220162 | controller |     "Jun 09 16:27:05.092298 crc crio[3654]: time=\"2026-06-09T16:27:05.092166197Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.220184 | controller |     "Jun 09 16:27:05.092632 crc crio[3654]: time=\"2026-06-09T16:27:05.092555989Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=2865798a-a511-48d4-8347-d82fd5e5d4d4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.220205 | controller |     "Jun 09 16:27:05.103465 crc crio[3654]: time=\"2026-06-09T16:27:05.103348991Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=27eecce6-b4bb-4309-bca5-e176ce3d25a3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.220226 | controller |     "Jun 09 16:27:05.104043 crc crio[3654]: time=\"2026-06-09T16:27:05.104005991Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.220293 | controller |     "Jun 09 16:27:05.105190 crc crio[3654]: time=\"2026-06-09T16:27:05.10500728Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.220322 | controller |     "Jun 09 16:27:05.120297 crc crio[3654]: 2026-06-09T16:27: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: no such file or directory",
2026-06-09 17:48:39.220346 | controller |     "Jun 09 16:27:05.120297 crc crio[3654]: time=\"2026-06-09T16:27:05.120057999Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=7157da57-97bc-4790-af52-76bd32fa5517 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.220368 | controller |     "Jun 09 16:27:05.120986 crc crio[3654]: time=\"2026-06-09T16:27:05.120621896Z\" level=info msg=\"Successfully cleaned up network for pod d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65\"",
2026-06-09 17:48:39.220393 | controller |     "Jun 09 16:27:05.120986 crc crio[3654]: time=\"2026-06-09T16:27:05.120813692Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:48:39.220415 | controller |     "Jun 09 16:27:05.120986 crc crio[3654]: time=\"2026-06-09T16:27:05.120886424Z\" 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 17:48:39.220438 | controller |     "Jun 09 16:27:05.121891 crc crio[3654]: time=\"2026-06-09T16:27:05.121187813Z\" 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:0xc000190258}] Aliases:map[]}\"",
2026-06-09 17:48:39.220459 | controller |     "Jun 09 16:27:05.123446 crc crio[3654]: time=\"2026-06-09T16:27:05.122060219Z\" 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 17:48:39.220481 | controller |     "Jun 09 16:27:05.123603 crc crio[3654]: time=\"2026-06-09T16:27:05.123486771Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.220502 | controller |     "Jun 09 16:27:05.126428 crc crio[3654]: time=\"2026-06-09T16:27:05.125849422Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=79f2fdaa-2ec6-4c27-b1e0-8197c9958525 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.220543 | controller |     "Jun 09 16:27:05.129866 crc crio[3654]: time=\"2026-06-09T16:27:05.129542002Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer\" id=07c8c685-f275-4e7e-91f1-5d8a1e43524f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.220562 | controller |     "Jun 09 16:27:05.130230 crc crio[3654]: time=\"2026-06-09T16:27:05.130091428Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.220578 | controller |     "Jun 09 16:27:05.143013 crc crio[3654]: time=\"2026-06-09T16:27:05.142933371Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.220601 | controller |     "Jun 09 16:27:05.184827 crc crio[3654]: 2026-06-09T16:27: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: no such file or directory",
2026-06-09 17:48:39.220622 | controller |     "Jun 09 16:27:05.184827 crc crio[3654]: time=\"2026-06-09T16:27:05.184174051Z\" level=info msg=\"Successfully cleaned up network for pod ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda\"",
2026-06-09 17:48:39.220644 | controller |     "Jun 09 16:27:05.184827 crc crio[3654]: time=\"2026-06-09T16:27:05.184216843Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:48:39.220665 | controller |     "Jun 09 16:27:05.184827 crc crio[3654]: time=\"2026-06-09T16:27:05.184815491Z\" level=info msg=\"Successfully cleaned up network for pod da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f\"",
2026-06-09 17:48:39.220691 | controller |     "Jun 09 16:27:05.185052 crc crio[3654]: time=\"2026-06-09T16:27:05.184840181Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:48:39.220713 | controller |     "Jun 09 16:27:05.185052 crc crio[3654]: time=\"2026-06-09T16:27:05.184864322Z\" level=info msg=\"Successfully cleaned up network for pod 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce\"",
2026-06-09 17:48:39.220735 | controller |     "Jun 09 16:27:05.185052 crc crio[3654]: time=\"2026-06-09T16:27:05.184876912Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:48:39.220756 | controller |     "Jun 09 16:27:05.185052 crc crio[3654]: time=\"2026-06-09T16:27:05.184892193Z\" level=info msg=\"Successfully cleaned up network for pod f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852\"",
2026-06-09 17:48:39.220777 | controller |     "Jun 09 16:27:05.185052 crc crio[3654]: time=\"2026-06-09T16:27:05.184904003Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:48:39.220799 | controller |     "Jun 09 16:27:05.185052 crc crio[3654]: time=\"2026-06-09T16:27:05.184937314Z\" 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 17:48:39.220821 | controller |     "Jun 09 16:27:05.185449 crc crio[3654]: time=\"2026-06-09T16:27:05.18513683Z\" 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:0xc0001904b8}] Aliases:map[]}\"",
2026-06-09 17:48:39.220858 | controller |     "Jun 09 16:27:05.185449 crc crio[3654]: time=\"2026-06-09T16:27:05.185410058Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.220882 | controller |     "Jun 09 16:27:05.193448 crc crio[3654]: time=\"2026-06-09T16:27:05.193402667Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.220904 | controller |     "Jun 09 16:27:05.969557 crc crio[3654]: time=\"2026-06-09T16:27:05.969436039Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.220927 | controller |     "Jun 09 16:27:06.027590 crc crio[3654]: 2026-06-09T16:27:06Z [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 17:48:39.220947 | controller |     "Jun 09 16:27:06.028592 crc crio[3654]: time=\"2026-06-09T16:27:06.028326406Z\" level=info msg=\"Successfully cleaned up network for pod a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7\"",
2026-06-09 17:48:39.220968 | controller |     "Jun 09 16:27:06.028592 crc crio[3654]: time=\"2026-06-09T16:27:06.028397078Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:48:39.220990 | controller |     "Jun 09 16:27:06.028592 crc crio[3654]: time=\"2026-06-09T16:27:06.028437059Z\" level=info msg=\"Successfully cleaned up network for pod ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017\"",
2026-06-09 17:48:39.221012 | controller |     "Jun 09 16:27:06.028592 crc crio[3654]: time=\"2026-06-09T16:27:06.028446539Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:48:39.221037 | controller |     "Jun 09 16:27:06.028592 crc crio[3654]: time=\"2026-06-09T16:27:06.0284618Z\" level=info msg=\"Successfully cleaned up network for pod 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3\"",
2026-06-09 17:48:39.221060 | controller |     "Jun 09 16:27:06.028592 crc crio[3654]: time=\"2026-06-09T16:27:06.0284776Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:48:39.221082 | controller |     "Jun 09 16:27:06.029004 crc crio[3654]: time=\"2026-06-09T16:27:06.028512561Z\" 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 17:48:39.221104 | controller |     "Jun 09 16:27:06.029487 crc crio[3654]: time=\"2026-06-09T16:27:06.029100659Z\" 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:0xc00231e5b0}] Aliases:map[]}\"",
2026-06-09 17:48:39.221126 | controller |     "Jun 09 16:27:06.029828 crc crio[3654]: time=\"2026-06-09T16:27:06.029575773Z\" level=info msg=\"Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.221148 | controller |     "Jun 09 16:27:06.064054 crc crio[3654]: time=\"2026-06-09T16:27:06.063878706Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.221170 | controller |     "Jun 09 16:27:06.111057 crc crio[3654]: time=\"2026-06-09T16:27:06.109879078Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.221192 | controller |     "Jun 09 16:27:06.115529 crc crio[3654]: time=\"2026-06-09T16:27:06.113355712Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=746c8287-9232-4f7d-95a8-1290834d1f4e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.221215 | controller |     "Jun 09 16:27:06.123793 crc crio[3654]: time=\"2026-06-09T16:27:06.123462333Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=3fc8eeed-a697-4718-af14-dd2f29d718e7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.221238 | controller |     "Jun 09 16:27:06.128191 crc crio[3654]: time=\"2026-06-09T16:27:06.127777342Z\" level=info msg=\"Creating container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio\" id=52445462-4f17-4371-a596-f43e47ca4c64 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.221260 | controller |     "Jun 09 16:27:06.129163 crc crio[3654]: time=\"2026-06-09T16:27:06.129027979Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.221283 | controller |     "Jun 09 16:27:06.159826 crc crio[3654]: time=\"2026-06-09T16:27:06.158796277Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.221309 | controller |     "Jun 09 16:27:06.287192 crc crio[3654]: time=\"2026-06-09T16:27:06.286919498Z\" level=info msg=\"Created container f16637c77c71ade095009a710d2c5476148e81b59a2810416c34938c8a8fcc46: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=27eecce6-b4bb-4309-bca5-e176ce3d25a3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.221331 | controller |     "Jun 09 16:27:06.292624 crc crio[3654]: time=\"2026-06-09T16:27:06.292521865Z\" level=info msg=\"Starting container: f16637c77c71ade095009a710d2c5476148e81b59a2810416c34938c8a8fcc46\" id=5b30b005-bcc9-46c2-a4f5-8cf6361464a4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.221354 | controller |     "Jun 09 16:27:06.326986 crc crio[3654]: time=\"2026-06-09T16:27:06.325954532Z\" level=info msg=\"Created container 79cccce86a96c78c798105106da063eaff58370f11acdf619c6b1091896ab251: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=084c5b9a-e251-4937-b329-915c15a636a7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.221375 | controller |     "Jun 09 16:27:06.342158 crc crio[3654]: time=\"2026-06-09T16:27:06.34132815Z\" level=info msg=\"Starting container: 79cccce86a96c78c798105106da063eaff58370f11acdf619c6b1091896ab251\" id=54dce084-fd6c-4136-aab4-b42345afff7f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.221396 | controller |     "Jun 09 16:27:06.346554 crc crio[3654]: time=\"2026-06-09T16:27:06.345590217Z\" level=info msg=\"Started container\" PID=5514 containerID=f16637c77c71ade095009a710d2c5476148e81b59a2810416c34938c8a8fcc46 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler id=5b30b005-bcc9-46c2-a4f5-8cf6361464a4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d702150379e1db48a5ce2c914654174780aa75814b89fcfa3145825c3de7b839",
2026-06-09 17:48:39.221419 | controller |     "Jun 09 16:27:06.354324 crc crio[3654]: time=\"2026-06-09T16:27:06.354103791Z\" level=info msg=\"Started container\" PID=5508 containerID=79cccce86a96c78c798105106da063eaff58370f11acdf619c6b1091896ab251 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=54dce084-fd6c-4136-aab4-b42345afff7f name=/runtime.v1.RuntimeService/StartContainer sandboxID=73e8219c1aa85ffa274627124eca8db175788ddd51bfb5cdf7b5d44ef2906667",
2026-06-09 17:48:39.221440 | controller |     "Jun 09 16:27:06.374114 crc crio[3654]: time=\"2026-06-09T16:27:06.373925962Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=f4c247a9-e293-4578-bdb5-e01dae2f3674 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.221461 | controller |     "Jun 09 16:27:06.381615 crc crio[3654]: time=\"2026-06-09T16:27:06.380378125Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=b59e16de-1811-4ca2-a9b4-aac7e6371ba6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.221482 | controller |     "Jun 09 16:27:06.393919 crc crio[3654]: time=\"2026-06-09T16:27:06.389694603Z\" level=info msg=\"Created container 6fb5ef24a5a49027ffcf981706e0f5512931d5e4bfe59bf8cc2d8321c4554125: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=81f1cc50-fd7d-42d0-b8ae-311139aaf745 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.221504 | controller |     "Jun 09 16:27:06.396138 crc crio[3654]: time=\"2026-06-09T16:27:06.396057322Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer\" id=0e389cd6-61ee-4bd6-b609-0025de3eda08 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.221547 | controller |     "Jun 09 16:27:06.396771 crc crio[3654]: time=\"2026-06-09T16:27:06.396529426Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.221574 | controller |     "Jun 09 16:27:06.397997 crc crio[3654]: time=\"2026-06-09T16:27:06.397925398Z\" level=info msg=\"Starting container: 6fb5ef24a5a49027ffcf981706e0f5512931d5e4bfe59bf8cc2d8321c4554125\" id=623925f5-ee40-4944-9c62-9c9883c81bb4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.221597 | controller |     "Jun 09 16:27:06.410773 crc crio[3654]: time=\"2026-06-09T16:27:06.409603036Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=c3be009e-ebbc-4c1e-9b96-244c0f20901c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.221619 | controller |     "Jun 09 16:27:06.417167 crc crio[3654]: time=\"2026-06-09T16:27:06.416945635Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=af912ecb-21d9-42e8-a0a7-6f21d6f5820d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.221641 | controller |     "Jun 09 16:27:06.421929 crc crio[3654]: time=\"2026-06-09T16:27:06.421489291Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=32fa7aef-417d-4eae-b99e-e9f4fe6d406c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.221664 | controller |     "Jun 09 16:27:06.422475 crc crio[3654]: time=\"2026-06-09T16:27:06.422203782Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.221686 | controller |     "Jun 09 16:27:06.449628 crc crio[3654]: time=\"2026-06-09T16:27:06.448372932Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.221709 | controller |     "Jun 09 16:27:06.469806 crc crio[3654]: time=\"2026-06-09T16:27:06.461163814Z\" level=info msg=\"Started container\" PID=5519 containerID=6fb5ef24a5a49027ffcf981706e0f5512931d5e4bfe59bf8cc2d8321c4554125 description=openshift-etcd/etcd-crc/etcd-ensure-env-vars id=623925f5-ee40-4944-9c62-9c9883c81bb4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c9d664f49d35957d75205489921232df294cd56f368fca7a7ec28e289df35e1c",
2026-06-09 17:48:39.221732 | controller |     "Jun 09 16:27:06.471455 crc crio[3654]: 2026-06-09T16:27:06Z [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 17:48:39.221754 | controller |     "Jun 09 16:27:06.471455 crc crio[3654]: time=\"2026-06-09T16:27:06.471309506Z\" level=info msg=\"Successfully cleaned up network for pod 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5\"",
2026-06-09 17:48:39.221775 | controller |     "Jun 09 16:27:06.471455 crc crio[3654]: time=\"2026-06-09T16:27:06.471353008Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:48:39.221797 | controller |     "Jun 09 16:27:06.471455 crc crio[3654]: time=\"2026-06-09T16:27:06.471400039Z\" 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 17:48:39.221820 | controller |     "Jun 09 16:27:06.473535 crc crio[3654]: time=\"2026-06-09T16:27:06.471590275Z\" 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:0xc000126658}] Aliases:map[]}\"",
2026-06-09 17:48:39.221846 | controller |     "Jun 09 16:27:06.473535 crc crio[3654]: time=\"2026-06-09T16:27:06.472116151Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.221868 | controller |     "Jun 09 16:27:06.508360 crc crio[3654]: time=\"2026-06-09T16:27:06.508192206Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.221890 | controller |     "Jun 09 16:27:06.981942 crc crio[3654]: time=\"2026-06-09T16:27:06.977228224Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.221911 | controller |     "Jun 09 16:27:07.160236 crc crio[3654]: time=\"2026-06-09T16:27:07.159395136Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=6cc72d94-8166-4695-9611-9f9f99a8e077 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.221933 | controller |     "Jun 09 16:27:07.174513 crc crio[3654]: time=\"2026-06-09T16:27:07.173875799Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=a8e73060-19ef-4d9b-8cc7-1bb46dba2f32 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.221955 | controller |     "Jun 09 16:27:07.181551 crc crio[3654]: time=\"2026-06-09T16:27:07.181330561Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-resources-copy\" id=3522eaf8-85e2-4591-a80e-cec690c3bfe9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.221977 | controller |     "Jun 09 16:27:07.182600 crc crio[3654]: time=\"2026-06-09T16:27:07.182196427Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.221999 | controller |     "Jun 09 16:27:07.262190 crc crio[3654]: time=\"2026-06-09T16:27:07.261611575Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.222021 | controller |     "Jun 09 16:27:07.283085 crc crio[3654]: time=\"2026-06-09T16:27:07.282514708Z\" level=info msg=\"Created container 51966640623c2949e81fa1ee6adb15822f2ec7a4355c1d730578bd57b589f568: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio\" id=52445462-4f17-4371-a596-f43e47ca4c64 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.222042 | controller |     "Jun 09 16:27:07.287601 crc crio[3654]: time=\"2026-06-09T16:27:07.286236819Z\" level=info msg=\"Starting container: 51966640623c2949e81fa1ee6adb15822f2ec7a4355c1d730578bd57b589f568\" id=bfd5577c-fb36-420c-af58-4898df2f68d0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.222064 | controller |     "Jun 09 16:27:07.357788 crc crio[3654]: time=\"2026-06-09T16:27:07.357088982Z\" level=info msg=\"Started container\" PID=5565 containerID=51966640623c2949e81fa1ee6adb15822f2ec7a4355c1d730578bd57b589f568 description=openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio id=bfd5577c-fb36-420c-af58-4898df2f68d0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=271f07a0f100f5554e94d81919294b544030a2526d84348542f76e26abee35cf",
2026-06-09 17:48:39.222086 | controller |     "Jun 09 16:27:07.389612 crc crio[3654]: 2026-06-09T16:27:07Z [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 17:48:39.222110 | controller |     "Jun 09 16:27:07.390065 crc crio[3654]: time=\"2026-06-09T16:27:07.390028224Z\" level=info msg=\"Successfully cleaned up network for pod b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5\"",
2026-06-09 17:48:39.222134 | controller |     "Jun 09 16:27:07.390149 crc crio[3654]: time=\"2026-06-09T16:27:07.390135377Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:48:39.222159 | controller |     "Jun 09 16:27:07.390405 crc crio[3654]: time=\"2026-06-09T16:27:07.390241301Z\" 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 17:48:39.222189 | controller |     "Jun 09 16:27:07.390623 crc crio[3654]: time=\"2026-06-09T16:27:07.390598331Z\" 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:0xc000536100}] Aliases:map[]}\"",
2026-06-09 17:48:39.222219 | controller |     "Jun 09 16:27:07.391171 crc crio[3654]: time=\"2026-06-09T16:27:07.391148758Z\" level=info msg=\"Deleting pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.222244 | controller |     "Jun 09 16:27:07.527042 crc crio[3654]: time=\"2026-06-09T16:27:07.526795703Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.222266 | controller |     "Jun 09 16:27:07.723895 crc crio[3654]: time=\"2026-06-09T16:27:07.72322165Z\" level=info msg=\"Created container e91588ee8f53b3c9f90410357ad5a18088bd9e2355cb7b952de35e18fcc5d528: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer\" id=0e389cd6-61ee-4bd6-b609-0025de3eda08 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.222288 | controller |     "Jun 09 16:27:07.728986 crc crio[3654]: time=\"2026-06-09T16:27:07.728556619Z\" level=info msg=\"Starting container: e91588ee8f53b3c9f90410357ad5a18088bd9e2355cb7b952de35e18fcc5d528\" id=9f9301c5-976e-4134-be50-3592b9933939 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.222310 | controller |     "Jun 09 16:27:07.793338 crc crio[3654]: time=\"2026-06-09T16:27:07.789593929Z\" level=info msg=\"Started container\" PID=5582 containerID=e91588ee8f53b3c9f90410357ad5a18088bd9e2355cb7b952de35e18fcc5d528 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer id=9f9301c5-976e-4134-be50-3592b9933939 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d702150379e1db48a5ce2c914654174780aa75814b89fcfa3145825c3de7b839",
2026-06-09 17:48:39.222331 | controller |     "Jun 09 16:27:07.857562 crc crio[3654]: time=\"2026-06-09T16:27:07.857492354Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=89d6b6e6-babf-44b6-b466-712cae04c56f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.222353 | controller |     "Jun 09 16:27:07.862400 crc crio[3654]: time=\"2026-06-09T16:27:07.862126352Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=338c40c1-1e43-4ed3-9fb5-005187005bf5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.222373 | controller |     "Jun 09 16:27:07.873378 crc crio[3654]: time=\"2026-06-09T16:27:07.873221043Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=42a32e18-414f-46ea-932b-90dd175b4bbe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.222399 | controller |     "Jun 09 16:27:07.883015 crc crio[3654]: time=\"2026-06-09T16:27:07.882915302Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.222422 | controller |     "Jun 09 16:27:07.917626 crc crio[3654]: time=\"2026-06-09T16:27:07.917167433Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.222443 | controller |     "Jun 09 16:27:08.248142 crc crio[3654]: time=\"2026-06-09T16:27:08.247420782Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.222465 | controller |     "Jun 09 16:27:08.389837 crc crio[3654]: 2026-06-09T16:27:08Z [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 17:48:39.222486 | controller |     "Jun 09 16:27:08.390132 crc crio[3654]: time=\"2026-06-09T16:27:08.390097267Z\" level=info msg=\"Successfully cleaned up network for pod 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150\"",
2026-06-09 17:48:39.222508 | controller |     "Jun 09 16:27:08.390221 crc crio[3654]: time=\"2026-06-09T16:27:08.390206Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 17:48:39.222552 | controller |     "Jun 09 16:27:08.390438 crc crio[3654]: time=\"2026-06-09T16:27:08.390412416Z\" 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 17:48:39.222576 | controller |     "Jun 09 16:27:08.390694 crc crio[3654]: time=\"2026-06-09T16:27:08.390624013Z\" 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:0xc001512488}] Aliases:map[]}\"",
2026-06-09 17:48:39.222599 | controller |     "Jun 09 16:27:08.390943 crc crio[3654]: time=\"2026-06-09T16:27:08.390920581Z\" level=info msg=\"Deleting pod openshift-console-operator_console-operator-67c89758df-4jf4f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.222620 | controller |     "Jun 09 16:27:08.729532 crc crio[3654]: time=\"2026-06-09T16:27:08.729080096Z\" level=info msg=\"Created container 938e14f2e3d06fbb8139d746aa43beec05820461b7422a81693a5ce38fe7af07: openshift-etcd/etcd-crc/etcd-resources-copy\" id=3522eaf8-85e2-4591-a80e-cec690c3bfe9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.222643 | controller |     "Jun 09 16:27:08.737585 crc crio[3654]: time=\"2026-06-09T16:27:08.737501417Z\" level=info msg=\"Starting container: 938e14f2e3d06fbb8139d746aa43beec05820461b7422a81693a5ce38fe7af07\" id=5b2e262b-b4f4-4421-ad07-5441636cf036 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.222665 | controller |     "Jun 09 16:27:08.835818 crc crio[3654]: time=\"2026-06-09T16:27:08.835136149Z\" level=info msg=\"Started container\" PID=5611 containerID=938e14f2e3d06fbb8139d746aa43beec05820461b7422a81693a5ce38fe7af07 description=openshift-etcd/etcd-crc/etcd-resources-copy id=5b2e262b-b4f4-4421-ad07-5441636cf036 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c9d664f49d35957d75205489921232df294cd56f368fca7a7ec28e289df35e1c",
2026-06-09 17:48:39.222690 | controller |     "Jun 09 16:27:08.848186 crc crio[3654]: time=\"2026-06-09T16:27:08.848075105Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.222712 | controller |     "Jun 09 16:27:08.978499 crc crio[3654]: 2026-06-09T16:27:08Z [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 17:48:39.222734 | controller |     "Jun 09 16:27:08.978499 crc crio[3654]: time=\"2026-06-09T16:27:08.977184435Z\" level=info msg=\"Successfully cleaned up network for pod 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20\"",
2026-06-09 17:48:39.222755 | controller |     "Jun 09 16:27:09.083164 crc crio[3654]: time=\"2026-06-09T16:27:09.083047572Z\" level=info msg=\"Created container 6b88d0e0b9642a201944cf37553170c5a0c2ba270eb5a367b56397ce2d78d988: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=42a32e18-414f-46ea-932b-90dd175b4bbe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.222778 | controller |     "Jun 09 16:27:09.085917 crc crio[3654]: time=\"2026-06-09T16:27:09.085760243Z\" level=info msg=\"Starting container: 6b88d0e0b9642a201944cf37553170c5a0c2ba270eb5a367b56397ce2d78d988\" id=6c867003-f1dc-4cd1-8e2d-97b1b17c39ab name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.222800 | controller |     "Jun 09 16:27:09.106741 crc crio[3654]: time=\"2026-06-09T16:27:09.106518982Z\" level=info msg=\"Started container\" PID=5653 containerID=6b88d0e0b9642a201944cf37553170c5a0c2ba270eb5a367b56397ce2d78d988 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller id=6c867003-f1dc-4cd1-8e2d-97b1b17c39ab name=/runtime.v1.RuntimeService/StartContainer sandboxID=d702150379e1db48a5ce2c914654174780aa75814b89fcfa3145825c3de7b839",
2026-06-09 17:48:39.222823 | controller |     "Jun 09 16:27:09.270552 crc crio[3654]: time=\"2026-06-09T16:27:09.269502552Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=c1ebf04d-14dd-4d85-80d4-614122036ad7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.222845 | controller |     "Jun 09 16:27:09.276323 crc crio[3654]: time=\"2026-06-09T16:27:09.27480183Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=bdbd3778-03d3-4609-9cbf-3cc13854fbbf name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.222866 | controller |     "Jun 09 16:27:09.279240 crc crio[3654]: time=\"2026-06-09T16:27:09.279099859Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcdctl\" id=05d57ec5-167f-4f64-a5e4-60ddf79b5cff name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.222888 | controller |     "Jun 09 16:27:09.280076 crc crio[3654]: time=\"2026-06-09T16:27:09.279937994Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.222909 | controller |     "Jun 09 16:27:09.302452 crc crio[3654]: time=\"2026-06-09T16:27:09.297823617Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.222930 | controller |     "Jun 09 16:27:10.151970 crc crio[3654]: time=\"2026-06-09T16:27:10.151482655Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.222955 | controller |     "Jun 09 16:27:10.369311 crc crio[3654]: time=\"2026-06-09T16:27:10.369118545Z\" level=info msg=\"Created container b1c321c4ef39b05ed5e8b1e40d96822548de06848c9c02b03b2ab99cd4bbb36a: openshift-etcd/etcd-crc/etcdctl\" id=05d57ec5-167f-4f64-a5e4-60ddf79b5cff name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.222977 | controller |     "Jun 09 16:27:10.371133 crc crio[3654]: time=\"2026-06-09T16:27:10.371095084Z\" level=info msg=\"Starting container: b1c321c4ef39b05ed5e8b1e40d96822548de06848c9c02b03b2ab99cd4bbb36a\" id=23b3232e-5516-4918-a207-7891d367bd3f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.222999 | controller |     "Jun 09 16:27:10.435162 crc crio[3654]: time=\"2026-06-09T16:27:10.432112644Z\" level=info msg=\"Started container\" PID=5690 containerID=b1c321c4ef39b05ed5e8b1e40d96822548de06848c9c02b03b2ab99cd4bbb36a description=openshift-etcd/etcd-crc/etcdctl id=23b3232e-5516-4918-a207-7891d367bd3f name=/runtime.v1.RuntimeService/StartContainer sandboxID=c9d664f49d35957d75205489921232df294cd56f368fca7a7ec28e289df35e1c",
2026-06-09 17:48:39.223021 | controller |     "Jun 09 16:27:10.467880 crc crio[3654]: time=\"2026-06-09T16:27:10.467463858Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=92c3b69a-5e5a-4dce-a362-2aaecd44bb6d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.223044 | controller |     "Jun 09 16:27:10.481510 crc crio[3654]: time=\"2026-06-09T16:27:10.480899309Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=9aff0f2e-cf8d-4725-9c74-6eb8a32a77d1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.223065 | controller |     "Jun 09 16:27:10.493520 crc crio[3654]: time=\"2026-06-09T16:27:10.493462873Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd\" id=774bfae4-e326-4ae6-83f1-0795b812d78f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.223087 | controller |     "Jun 09 16:27:10.496085 crc crio[3654]: time=\"2026-06-09T16:27:10.496054661Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.223109 | controller |     "Jun 09 16:27:10.588898 crc crio[3654]: time=\"2026-06-09T16:27:10.588801696Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.223131 | controller |     "Jun 09 16:27:10.671897 crc crio[3654]: time=\"2026-06-09T16:27:10.671486892Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.223153 | controller |     "Jun 09 16:27:10.672133 crc crio[3654]: time=\"2026-06-09T16:27:10.672039379Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.223175 | controller |     "Jun 09 16:27:10.929072 crc crio[3654]: time=\"2026-06-09T16:27:10.928553799Z\" level=info msg=\"Created container cce7451eb83c746fe58093d8547fbb30cbb9f75e6ef519f157dff806f7a15213: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer\" id=07c8c685-f275-4e7e-91f1-5d8a1e43524f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.223197 | controller |     "Jun 09 16:27:10.932580 crc crio[3654]: time=\"2026-06-09T16:27:10.931541968Z\" level=info msg=\"Starting container: cce7451eb83c746fe58093d8547fbb30cbb9f75e6ef519f157dff806f7a15213\" id=d3043c84-4a57-44b1-b137-cf0788793c72 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.223222 | controller |     "Jun 09 16:27:10.955990 crc crio[3654]: time=\"2026-06-09T16:27:10.95507238Z\" level=info msg=\"Created container 5fb3e4160755f74cf0c8d8903e7cd1e7c07064b21333a0657ec2c30ce437727e: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=32fa7aef-417d-4eae-b99e-e9f4fe6d406c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.223244 | controller |     "Jun 09 16:27:10.958971 crc crio[3654]: time=\"2026-06-09T16:27:10.958532943Z\" level=info msg=\"Starting container: 5fb3e4160755f74cf0c8d8903e7cd1e7c07064b21333a0657ec2c30ce437727e\" id=5a7ed9d8-0c3b-44a9-9bdf-649df8b6e1f1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.223266 | controller |     "Jun 09 16:27:10.989544 crc crio[3654]: time=\"2026-06-09T16:27:10.989496366Z\" level=info msg=\"Started container\" PID=5714 containerID=cce7451eb83c746fe58093d8547fbb30cbb9f75e6ef519f157dff806f7a15213 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer id=d3043c84-4a57-44b1-b137-cf0788793c72 name=/runtime.v1.RuntimeService/StartContainer sandboxID=991f4d0b8e7296a8f18b7ae9fe212ded29d140e260514981393289a8dd4fd73b",
2026-06-09 17:48:39.223290 | controller |     "Jun 09 16:27:11.026885 crc crio[3654]: time=\"2026-06-09T16:27:11.026592542Z\" level=info msg=\"Started container\" PID=5717 containerID=5fb3e4160755f74cf0c8d8903e7cd1e7c07064b21333a0657ec2c30ce437727e description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer id=5a7ed9d8-0c3b-44a9-9bdf-649df8b6e1f1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=73e8219c1aa85ffa274627124eca8db175788ddd51bfb5cdf7b5d44ef2906667",
2026-06-09 17:48:39.223312 | controller |     "Jun 09 16:27:11.067363 crc crio[3654]: time=\"2026-06-09T16:27:11.067044549Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=7f919e48-7e4e-46f0-ad03-daf251c95585 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.223334 | controller |     "Jun 09 16:27:11.073370 crc crio[3654]: time=\"2026-06-09T16:27:11.072735078Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=581d9741-dd28-40d4-a28f-e4b4d60ecf76 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.223356 | controller |     "Jun 09 16:27:11.077323 crc crio[3654]: time=\"2026-06-09T16:27:11.07714608Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=c0086ddf-eb42-40cc-adac-e91688c04d69 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.223378 | controller |     "Jun 09 16:27:11.078045 crc crio[3654]: time=\"2026-06-09T16:27:11.077614974Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.223399 | controller |     "Jun 09 16:27:11.088974 crc crio[3654]: time=\"2026-06-09T16:27:11.08821292Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=715de9ee-b67d-4584-8ad9-b03c3b4196d0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.223420 | controller |     "Jun 09 16:27:11.092034 crc crio[3654]: time=\"2026-06-09T16:27:11.091983422Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=4875ecc2-465e-44ba-965c-e1eee7316f32 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.223441 | controller |     "Jun 09 16:27:11.107305 crc crio[3654]: time=\"2026-06-09T16:27:11.105895357Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=2aa78b1c-aafe-4176-a6d3-ba10e3056293 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.223465 | controller |     "Jun 09 16:27:11.107305 crc crio[3654]: time=\"2026-06-09T16:27:11.106826925Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.223488 | controller |     "Jun 09 16:27:11.135182 crc crio[3654]: time=\"2026-06-09T16:27:11.134892731Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.223524 | controller |     "Jun 09 16:27:11.136590 crc crio[3654]: time=\"2026-06-09T16:27:11.136452108Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.223553 | controller |     "Jun 09 16:27:11.147758 crc crio[3654]: time=\"2026-06-09T16:27:11.146761635Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.223576 | controller |     "Jun 09 16:27:11.748031 crc crio[3654]: time=\"2026-06-09T16:27:11.747919113Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.223598 | controller |     "Jun 09 16:27:11.754875 crc crio[3654]: time=\"2026-06-09T16:27:11.754836569Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.223619 | controller |     "Jun 09 16:27:11.973959 crc crio[3654]: time=\"2026-06-09T16:27:11.973885081Z\" level=info msg=\"Created container a4de9aad805325f28edc531ed38d3366a1d3545e47f1285725a7cdda2139624c: openshift-etcd/etcd-crc/etcd\" id=774bfae4-e326-4ae6-83f1-0795b812d78f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.223641 | controller |     "Jun 09 16:27:11.976417 crc crio[3654]: time=\"2026-06-09T16:27:11.976286893Z\" level=info msg=\"Starting container: a4de9aad805325f28edc531ed38d3366a1d3545e47f1285725a7cdda2139624c\" id=95240bf6-08bc-4502-93b1-9df7f3bdae68 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.223663 | controller |     "Jun 09 16:27:11.977836 crc crio[3654]: time=\"2026-06-09T16:27:11.977566651Z\" level=info msg=\"Created container 2248580759b8d71d3299e55cca398ba25e3072f7b48dad61931e53ef1f222a87: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=2aa78b1c-aafe-4176-a6d3-ba10e3056293 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.223685 | controller |     "Jun 09 16:27:11.977956 crc crio[3654]: time=\"2026-06-09T16:27:11.977914532Z\" level=info msg=\"Created container f114bab14663c7029f28e4d15e1ab862771b8009826a86038447457afa6befdd: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=c0086ddf-eb42-40cc-adac-e91688c04d69 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.223706 | controller |     "Jun 09 16:27:11.980162 crc crio[3654]: time=\"2026-06-09T16:27:11.980064746Z\" level=info msg=\"Starting container: f114bab14663c7029f28e4d15e1ab862771b8009826a86038447457afa6befdd\" id=7b283e60-34e8-4a13-a0a8-6a87fdfbcf99 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.223728 | controller |     "Jun 09 16:27:11.981086 crc crio[3654]: time=\"2026-06-09T16:27:11.980996183Z\" level=info msg=\"Starting container: 2248580759b8d71d3299e55cca398ba25e3072f7b48dad61931e53ef1f222a87\" id=aa9b0a5e-4c3f-4ad2-a614-17df9c7055ed name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.223750 | controller |     "Jun 09 16:27:12.021305 crc crio[3654]: time=\"2026-06-09T16:27:12.020585114Z\" level=info msg=\"Started container\" PID=5763 containerID=f114bab14663c7029f28e4d15e1ab862771b8009826a86038447457afa6befdd description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller id=7b283e60-34e8-4a13-a0a8-6a87fdfbcf99 name=/runtime.v1.RuntimeService/StartContainer sandboxID=991f4d0b8e7296a8f18b7ae9fe212ded29d140e260514981393289a8dd4fd73b",
2026-06-09 17:48:39.223776 | controller |     "Jun 09 16:27:12.022767 crc crio[3654]: time=\"2026-06-09T16:27:12.022153881Z\" level=info msg=\"Started container\" PID=5767 containerID=2248580759b8d71d3299e55cca398ba25e3072f7b48dad61931e53ef1f222a87 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=aa9b0a5e-4c3f-4ad2-a614-17df9c7055ed name=/runtime.v1.RuntimeService/StartContainer sandboxID=73e8219c1aa85ffa274627124eca8db175788ddd51bfb5cdf7b5d44ef2906667",
2026-06-09 17:48:39.223799 | controller |     "Jun 09 16:27:12.028224 crc crio[3654]: time=\"2026-06-09T16:27:12.027989595Z\" level=info msg=\"Started container\" PID=5730 containerID=a4de9aad805325f28edc531ed38d3366a1d3545e47f1285725a7cdda2139624c description=openshift-etcd/etcd-crc/etcd id=95240bf6-08bc-4502-93b1-9df7f3bdae68 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c9d664f49d35957d75205489921232df294cd56f368fca7a7ec28e289df35e1c",
2026-06-09 17:48:39.223821 | controller |     "Jun 09 16:27:12.055282 crc crio[3654]: time=\"2026-06-09T16:27:12.054889677Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=07d82cd0-957a-4b99-8589-d164c2e35d18 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.223843 | controller |     "Jun 09 16:27:12.060157 crc crio[3654]: time=\"2026-06-09T16:27:12.06002152Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=60cd19c6-e8dd-4bb5-91e6-873a6c559598 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.223864 | controller |     "Jun 09 16:27:12.071729 crc crio[3654]: time=\"2026-06-09T16:27:12.071009128Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-metrics\" id=ffe2baf0-a3d1-448c-a907-22b1a62fbffc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.223886 | controller |     "Jun 09 16:27:12.071729 crc crio[3654]: time=\"2026-06-09T16:27:12.071611666Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.223907 | controller |     "Jun 09 16:27:12.081575 crc crio[3654]: time=\"2026-06-09T16:27:12.080948694Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=e6260b47-9769-41af-b4b1-421ab4d6f116 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.223929 | controller |     "Jun 09 16:27:12.093556 crc crio[3654]: time=\"2026-06-09T16:27:12.092990903Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=274850bd-6075-4c13-b22b-a2492053a5d6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.223950 | controller |     "Jun 09 16:27:12.101024 crc crio[3654]: time=\"2026-06-09T16:27:12.100797246Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=3cd568c1-e9ba-456e-9ac1-65ae4fc42c01 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.223972 | controller |     "Jun 09 16:27:12.104909 crc crio[3654]: time=\"2026-06-09T16:27:12.104783795Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.223997 | controller |     "Jun 09 16:27:12.114022 crc crio[3654]: time=\"2026-06-09T16:27:12.113853856Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.224019 | controller |     "Jun 09 16:27:12.225170 crc crio[3654]: time=\"2026-06-09T16:27:12.224514306Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.224041 | controller |     "Jun 09 16:27:13.322918 crc crio[3654]: time=\"2026-06-09T16:27:13.322374576Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.224063 | controller |     "Jun 09 16:27:13.324149 crc crio[3654]: time=\"2026-06-09T16:27:13.324113108Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.224084 | controller |     "Jun 09 16:27:13.556088 crc crio[3654]: time=\"2026-06-09T16:27:13.55589692Z\" level=info msg=\"Created container 068db6c9667e7f9de97ccca7afb128e2a7bcc64c2244199bb504b382407f59cf: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=3cd568c1-e9ba-456e-9ac1-65ae4fc42c01 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.224106 | controller |     "Jun 09 16:27:13.560581 crc crio[3654]: time=\"2026-06-09T16:27:13.560111726Z\" level=info msg=\"Starting container: 068db6c9667e7f9de97ccca7afb128e2a7bcc64c2244199bb504b382407f59cf\" id=ce27da61-56b3-4f24-bf37-ca17905202b9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.224128 | controller |     "Jun 09 16:27:13.592094 crc crio[3654]: time=\"2026-06-09T16:27:13.591591065Z\" level=info msg=\"Started container\" PID=5826 containerID=068db6c9667e7f9de97ccca7afb128e2a7bcc64c2244199bb504b382407f59cf description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz id=ce27da61-56b3-4f24-bf37-ca17905202b9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=73e8219c1aa85ffa274627124eca8db175788ddd51bfb5cdf7b5d44ef2906667",
2026-06-09 17:48:39.224150 | controller |     "Jun 09 16:27:13.629382 crc crio[3654]: time=\"2026-06-09T16:27:13.629171055Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=63370ac7-51af-4eab-9dee-82a514a82eaf name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.224172 | controller |     "Jun 09 16:27:13.633398 crc crio[3654]: time=\"2026-06-09T16:27:13.633201236Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=622a772a-7b20-4f65-9cbb-564aac733ff1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.224193 | controller |     "Jun 09 16:27:13.638913 crc crio[3654]: time=\"2026-06-09T16:27:13.638522474Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=0420e7f7-38c0-4d99-9415-519dbe8f8527 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.224215 | controller |     "Jun 09 16:27:13.640051 crc crio[3654]: time=\"2026-06-09T16:27:13.639573396Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.224236 | controller |     "Jun 09 16:27:13.690800 crc crio[3654]: time=\"2026-06-09T16:27:13.689864975Z\" level=info msg=\"Created container 24a79c67dff9bf202ede7c918caacc5e6f13273b69f1b6e3f8f8164d4315ba20: openshift-etcd/etcd-crc/etcd-metrics\" id=ffe2baf0-a3d1-448c-a907-22b1a62fbffc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.224257 | controller |     "Jun 09 16:27:13.691470 crc crio[3654]: time=\"2026-06-09T16:27:13.69136064Z\" level=info msg=\"Starting container: 24a79c67dff9bf202ede7c918caacc5e6f13273b69f1b6e3f8f8164d4315ba20\" id=3c32c180-1625-4e50-96b1-c5d09578710a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.224285 | controller |     "Jun 09 16:27:13.703553 crc crio[3654]: time=\"2026-06-09T16:27:13.703228604Z\" level=info msg=\"Started container\" PID=5828 containerID=24a79c67dff9bf202ede7c918caacc5e6f13273b69f1b6e3f8f8164d4315ba20 description=openshift-etcd/etcd-crc/etcd-metrics id=3c32c180-1625-4e50-96b1-c5d09578710a name=/runtime.v1.RuntimeService/StartContainer sandboxID=c9d664f49d35957d75205489921232df294cd56f368fca7a7ec28e289df35e1c",
2026-06-09 17:48:39.224307 | controller |     "Jun 09 16:27:13.709499 crc crio[3654]: time=\"2026-06-09T16:27:13.709365997Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.224329 | controller |     "Jun 09 16:27:13.735173 crc crio[3654]: time=\"2026-06-09T16:27:13.735017942Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=59d3227f-c59c-4b11-8cdd-1c120d33bb5c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.224351 | controller |     "Jun 09 16:27:13.741079 crc crio[3654]: time=\"2026-06-09T16:27:13.739174406Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=68d8ac63-30aa-42f6-a8ca-c6257f808317 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.224374 | controller |     "Jun 09 16:27:13.742472 crc crio[3654]: time=\"2026-06-09T16:27:13.742092423Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-readyz\" id=1b7d3466-17e9-4637-8eb6-0650be88773e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.224396 | controller |     "Jun 09 16:27:13.742966 crc crio[3654]: time=\"2026-06-09T16:27:13.742588838Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.224418 | controller |     "Jun 09 16:27:13.762976 crc crio[3654]: time=\"2026-06-09T16:27:13.762553093Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.224440 | controller |     "Jun 09 16:27:14.546846 crc crio[3654]: time=\"2026-06-09T16:27:14.546606745Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.224461 | controller |     "Jun 09 16:27:14.639745 crc crio[3654]: time=\"2026-06-09T16:27:14.639496995Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.224482 | controller |     "Jun 09 16:27:15.044621 crc crio[3654]: time=\"2026-06-09T16:27:15.044334021Z\" level=info msg=\"Created container 22eb0d68b0cfa2862bcd47c7462e380a13e92715096bc2456e353d89580b4b89: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=0420e7f7-38c0-4d99-9415-519dbe8f8527 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.224504 | controller |     "Jun 09 16:27:15.046465 crc crio[3654]: time=\"2026-06-09T16:27:15.046091874Z\" level=info msg=\"Starting container: 22eb0d68b0cfa2862bcd47c7462e380a13e92715096bc2456e353d89580b4b89\" id=f0a450ae-5bf7-44dc-b341-fa059a67d4da name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.224544 | controller |     "Jun 09 16:27:15.077861 crc crio[3654]: time=\"2026-06-09T16:27:15.065889794Z\" level=info msg=\"Started container\" PID=5859 containerID=22eb0d68b0cfa2862bcd47c7462e380a13e92715096bc2456e353d89580b4b89 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=f0a450ae-5bf7-44dc-b341-fa059a67d4da name=/runtime.v1.RuntimeService/StartContainer sandboxID=73e8219c1aa85ffa274627124eca8db175788ddd51bfb5cdf7b5d44ef2906667",
2026-06-09 17:48:39.224566 | controller |     "Jun 09 16:27:15.107918 crc crio[3654]: time=\"2026-06-09T16:27:15.107547685Z\" level=info msg=\"Created container f18a41012db189ae0dc3280966abadb8a701d8bed2d7b1d415f7c26180dc7a65: openshift-etcd/etcd-crc/etcd-readyz\" id=1b7d3466-17e9-4637-8eb6-0650be88773e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.224589 | controller |     "Jun 09 16:27:15.111441 crc crio[3654]: time=\"2026-06-09T16:27:15.111228045Z\" level=info msg=\"Starting container: f18a41012db189ae0dc3280966abadb8a701d8bed2d7b1d415f7c26180dc7a65\" id=ef54abda-7f27-4f0b-8b04-d92ee2b94091 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.224610 | controller |     "Jun 09 16:27:15.169211 crc crio[3654]: time=\"2026-06-09T16:27:15.168880943Z\" level=info msg=\"Started container\" PID=5864 containerID=f18a41012db189ae0dc3280966abadb8a701d8bed2d7b1d415f7c26180dc7a65 description=openshift-etcd/etcd-crc/etcd-readyz id=ef54abda-7f27-4f0b-8b04-d92ee2b94091 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c9d664f49d35957d75205489921232df294cd56f368fca7a7ec28e289df35e1c",
2026-06-09 17:48:39.224632 | controller |     "Jun 09 16:27:15.203093 crc crio[3654]: time=\"2026-06-09T16:27:15.202905147Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=18da6e95-2344-479a-a98e-4330b62b0f28 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.224654 | controller |     "Jun 09 16:27:15.206957 crc crio[3654]: time=\"2026-06-09T16:27:15.206628678Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=baa5afef-c99d-49a7-aa62-2edccf747302 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.224675 | controller |     "Jun 09 16:27:15.213625 crc crio[3654]: time=\"2026-06-09T16:27:15.213442261Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-rev\" id=cf2fa53a-0397-479c-b0e5-bf70d5b5b753 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.224697 | controller |     "Jun 09 16:27:15.215416 crc crio[3654]: time=\"2026-06-09T16:27:15.214844163Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.224719 | controller |     "Jun 09 16:27:15.249533 crc crio[3654]: time=\"2026-06-09T16:27:15.249289959Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.224741 | controller |     "Jun 09 16:27:15.801991 crc crio[3654]: time=\"2026-06-09T16:27:15.801745544Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.224764 | controller |     "Jun 09 16:27:15.989432 crc crio[3654]: time=\"2026-06-09T16:27:15.989172414Z\" level=info msg=\"Created container 1d62e23e4e4733c82fc170505c816c6687b5be94d67aab15884b7e96d8057554: openshift-etcd/etcd-crc/etcd-rev\" id=cf2fa53a-0397-479c-b0e5-bf70d5b5b753 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.224786 | controller |     "Jun 09 16:27:15.991998 crc crio[3654]: time=\"2026-06-09T16:27:15.991838383Z\" level=info msg=\"Starting container: 1d62e23e4e4733c82fc170505c816c6687b5be94d67aab15884b7e96d8057554\" id=5756547e-41d2-4351-91de-e23ffebb7e11 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.224807 | controller |     "Jun 09 16:27:16.005058 crc crio[3654]: time=\"2026-06-09T16:27:16.004897333Z\" level=info msg=\"Started container\" PID=5893 containerID=1d62e23e4e4733c82fc170505c816c6687b5be94d67aab15884b7e96d8057554 description=openshift-etcd/etcd-crc/etcd-rev id=5756547e-41d2-4351-91de-e23ffebb7e11 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c9d664f49d35957d75205489921232df294cd56f368fca7a7ec28e289df35e1c",
2026-06-09 17:48:39.224844 | controller |     "Jun 09 16:27:39.806030 crc crio[3654]: time=\"2026-06-09T16:27:39.804812703Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=0e1fbd6a-a79a-44a9-8bed-34e95acd64c6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.224871 | controller |     "Jun 09 16:27:39.810896 crc crio[3654]: time=\"2026-06-09T16:27:39.810788791Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=d5448e5f-755f-4b85-9d03-96b0d3f37b40 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.224893 | controller |     "Jun 09 16:27:39.813414 crc crio[3654]: time=\"2026-06-09T16:27:39.813326387Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=c66a0eb0-d4b0-49a6-9ce1-a75eceb63fe9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.224915 | controller |     "Jun 09 16:27:39.814010 crc crio[3654]: time=\"2026-06-09T16:27:39.813920845Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.224937 | controller |     "Jun 09 16:27:39.835845 crc crio[3654]: time=\"2026-06-09T16:27:39.835524169Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.224959 | controller |     "Jun 09 16:27:40.207519 crc crio[3654]: time=\"2026-06-09T16:27:40.20742117Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.224981 | controller |     "Jun 09 16:27:40.293824 crc crio[3654]: time=\"2026-06-09T16:27:40.292808466Z\" level=info msg=\"Created container 304efbb1c28c6dfac6a6c39a8f6c747720100fc53d71c08215fda77be48f50c2: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=c66a0eb0-d4b0-49a6-9ce1-a75eceb63fe9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.225003 | controller |     "Jun 09 16:27:40.295451 crc crio[3654]: time=\"2026-06-09T16:27:40.295340252Z\" level=info msg=\"Starting container: 304efbb1c28c6dfac6a6c39a8f6c747720100fc53d71c08215fda77be48f50c2\" id=4d7df455-cdd0-4773-93b4-4fab5a8068f6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.225025 | controller |     "Jun 09 16:27:40.301488 crc crio[3654]: time=\"2026-06-09T16:27:40.301362881Z\" level=info msg=\"Started container\" PID=6169 containerID=304efbb1c28c6dfac6a6c39a8f6c747720100fc53d71c08215fda77be48f50c2 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=4d7df455-cdd0-4773-93b4-4fab5a8068f6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=991f4d0b8e7296a8f18b7ae9fe212ded29d140e260514981393289a8dd4fd73b",
2026-06-09 17:48:39.225047 | controller |     "Jun 09 16:28:33.016216 crc crio[3654]: time=\"2026-06-09T16:28:33.015829608Z\" level=info msg=\"Running pod sandbox: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD\" id=00a85b35-f87e-4f98-92b5-d47c2b2706fc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.225068 | controller |     "Jun 09 16:28:33.017484 crc crio[3654]: time=\"2026-06-09T16:28:33.016311252Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.225152 | controller |     "Jun 09 16:28:33.041166 crc crio[3654]: time=\"2026-06-09T16:28:33.041085266Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:cbfe02ce3b20b0aed6164129ec1d764b6fcfd28238006ea6c2b21fe3cf1d2417 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/5bf7f843-bcb9-43cf-a351-daf4c047649e 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:0xc00231ea40}] Aliases:map[]}\"",
2026-06-09 17:48:39.225181 | controller |     "Jun 09 16:28:33.041166 crc crio[3654]: time=\"2026-06-09T16:28:33.041161078Z\" 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 17:48:39.225202 | controller |     "Jun 09 16:28:34.901358 crc crio[3654]: time=\"2026-06-09T16:28:34.901278219Z\" level=info msg=\"Running pod sandbox: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD\" id=5cacbea3-f0ca-49a9-9080-d0e380348474 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.225223 | controller |     "Jun 09 16:28:34.902570 crc crio[3654]: time=\"2026-06-09T16:28:34.901406853Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.225240 | controller |     "Jun 09 16:28:34.910076 crc crio[3654]: time=\"2026-06-09T16:28:34.909984993Z\" level=info msg=\"Running pod sandbox: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD\" id=0794cf52-0c1a-472b-b0c2-29b105501e90 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.225255 | controller |     "Jun 09 16:28:34.910076 crc crio[3654]: time=\"2026-06-09T16:28:34.910070476Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.225271 | controller |     "Jun 09 16:28:34.928375 crc crio[3654]: time=\"2026-06-09T16:28:34.927947678Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:e2c8e014651e6934462b62919db89a16a3ac9243c584cc4614d4baa0f5b4d525 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/1d0ab659-9a7f-4427-9281-ccb75ba8d619 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:0xc000f14ac0}] Aliases:map[]}\"",
2026-06-09 17:48:39.225288 | controller |     "Jun 09 16:28:34.928375 crc crio[3654]: time=\"2026-06-09T16:28:34.927996279Z\" 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 17:48:39.225304 | controller |     "Jun 09 16:28:34.929191 crc crio[3654]: time=\"2026-06-09T16:28:34.928765921Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:59243c2c4e181c4957996e895bcf4daeeb5c18da768a3371ff136057ae819fcc UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/9b287434-d2f0-4afa-a418-4dfd61ff8d26 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:0xc001e2a728}] Aliases:map[]}\"",
2026-06-09 17:48:39.225321 | controller |     "Jun 09 16:28:34.929191 crc crio[3654]: time=\"2026-06-09T16:28:34.928855354Z\" level=info msg=\"Adding pod openshift-apiserver_apiserver-9ddfb9f55-k47zv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.225340 | controller |     "Jun 09 16:28:34.937095 crc crio[3654]: time=\"2026-06-09T16:28:34.937010022Z\" level=info msg=\"Running pod sandbox: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/POD\" id=817806bf-9639-428b-9463-deb859d10fa6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.225356 | controller |     "Jun 09 16:28:34.937191 crc crio[3654]: time=\"2026-06-09T16:28:34.937102445Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.225372 | controller |     "Jun 09 16:28:34.943394 crc crio[3654]: time=\"2026-06-09T16:28:34.943303076Z\" 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=817806bf-9639-428b-9463-deb859d10fa6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.225388 | controller |     "Jun 09 16:28:34.951229 crc crio[3654]: time=\"2026-06-09T16:28:34.950770254Z\" level=info msg=\"Ran pod sandbox 317d906bf6183e305dfc8a787a95f1f0e4ff460367627e0ed66206ffa882087a with infra container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/POD\" id=817806bf-9639-428b-9463-deb859d10fa6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.225403 | controller |     "Jun 09 16:28:34.954148 crc crio[3654]: time=\"2026-06-09T16:28:34.953826383Z\" level=info msg=\"Running pod sandbox: openshift-console-operator/console-operator-67c89758df-4jf4f/POD\" id=417f869a-b943-4e24-9811-7555e5a8eeda name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.225419 | controller |     "Jun 09 16:28:34.954148 crc crio[3654]: time=\"2026-06-09T16:28:34.953871125Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.225434 | controller |     "Jun 09 16:28:34.955134 crc crio[3654]: time=\"2026-06-09T16:28:34.955007908Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=758be052-3fd3-4041-89e2-c1046422c641 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.225449 | controller |     "Jun 09 16:28:34.972130 crc crio[3654]: time=\"2026-06-09T16:28:34.972005954Z\" level=info msg=\"Running pod sandbox: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD\" id=aeeb8289-75d8-42e6-9dc1-ee3a8c902110 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.225464 | controller |     "Jun 09 16:28:34.972465 crc crio[3654]: time=\"2026-06-09T16:28:34.972433047Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.225479 | controller |     "Jun 09 16:28:34.974157 crc crio[3654]: time=\"2026-06-09T16:28:34.974092135Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:44b23addafa8e3a1b3b94a910f28b3fa49dac83cb06d37244db19e3c307e6acb UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/0b11090d-057f-4615-b537-0577b6d7a75a 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:0xc0017129e0}] Aliases:map[]}\"",
2026-06-09 17:48:39.225495 | controller |     "Jun 09 16:28:34.974157 crc crio[3654]: time=\"2026-06-09T16:28:34.974145007Z\" level=info msg=\"Adding pod openshift-console-operator_console-operator-67c89758df-4jf4f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.225535 | controller |     "Jun 09 16:28:34.993923 crc crio[3654]: time=\"2026-06-09T16:28:34.993842362Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:42b477b379c2ab0f9561d4ad4e77d9fe3fecab9fbcfb079138d2f6ccd2f0e84b UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/5fd7e938-7774-4303-8d80-c2b9953b31fc 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:0xc001712ae0}] Aliases:map[]}\"",
2026-06-09 17:48:39.225563 | controller |     "Jun 09 16:28:34.993923 crc crio[3654]: time=\"2026-06-09T16:28:34.993898193Z\" level=info msg=\"Adding pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.225580 | controller |     "Jun 09 16:28:34.994087 crc crio[3654]: time=\"2026-06-09T16:28:34.994012557Z\" level=info msg=\"Running pod sandbox: openshift-console/downloads-747b44746d-4pqvr/POD\" id=8514ccfb-80a8-4a76-a0ac-012e50ee0a6b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.225596 | controller |     "Jun 09 16:28:34.994194 crc crio[3654]: time=\"2026-06-09T16:28:34.994107319Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.225618 | controller |     "Jun 09 16:28:35.021202 crc crio[3654]: time=\"2026-06-09T16:28:35.021148639Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:7cd2541ef7c4d88df82a35178b69ab62c76376eca4c14da05d1c4beda6c07180 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/179f8b32-2ad5-4367-b2f8-700c41331b99 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:0xc001e2a048}] Aliases:map[]}\"",
2026-06-09 17:48:39.225643 | controller |     "Jun 09 16:28:35.021385 crc crio[3654]: time=\"2026-06-09T16:28:35.021303844Z\" level=info msg=\"Adding pod openshift-console_downloads-747b44746d-4pqvr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.225670 | controller |     "Jun 09 16:28:35.038224 crc crio[3654]: time=\"2026-06-09T16:28:35.038086894Z\" level=info msg=\"Running pod sandbox: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/POD\" id=e96a6aac-e2e5-4280-82c7-ee1c855dce56 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.225688 | controller |     "Jun 09 16:28:35.038421 crc crio[3654]: time=\"2026-06-09T16:28:35.038256799Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.225705 | controller |     "Jun 09 16:28:35.055459 crc crio[3654]: time=\"2026-06-09T16:28:35.055249955Z\" 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=e96a6aac-e2e5-4280-82c7-ee1c855dce56 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.225721 | controller |     "Jun 09 16:28:35.079888 crc crio[3654]: time=\"2026-06-09T16:28:35.07974668Z\" level=info msg=\"Ran pod sandbox e2bbaf234240bd73327145110066f7cc6bf66dec8e1cd8c486819aafd7c071da with infra container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/POD\" id=e96a6aac-e2e5-4280-82c7-ee1c855dce56 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.225737 | controller |     "Jun 09 16:28:35.082743 crc crio[3654]: time=\"2026-06-09T16:28:35.082518131Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=ef22a16c-c9f3-414b-b453-bf9bb2367432 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.225753 | controller |     "Jun 09 16:28:35.085232 crc crio[3654]: time=\"2026-06-09T16:28:35.085136337Z\" level=info msg=\"Running pod sandbox: openshift-network-node-identity/network-node-identity-dgvkt/POD\" id=a0f03e56-0f85-4e1b-8456-230dd3c1b0a9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.225773 | controller |     "Jun 09 16:28:35.085352 crc crio[3654]: time=\"2026-06-09T16:28:35.085276651Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.225789 | controller |     "Jun 09 16:28:35.098847 crc crio[3654]: time=\"2026-06-09T16:28:35.0985934Z\" 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=a0f03e56-0f85-4e1b-8456-230dd3c1b0a9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.225805 | controller |     "Jun 09 16:28:35.101614 crc crio[3654]: time=\"2026-06-09T16:28:35.101523356Z\" level=info msg=\"Running pod sandbox: openshift-network-operator/iptables-alerter-5jnd7/POD\" id=0b60d3d6-2e3a-4310-9401-da304184a901 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.225820 | controller |     "Jun 09 16:28:35.101881 crc crio[3654]: time=\"2026-06-09T16:28:35.101795284Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.225836 | controller |     "Jun 09 16:28:35.110994 crc crio[3654]: time=\"2026-06-09T16:28:35.110878759Z\" level=info msg=\"Ran pod sandbox 94353f3482a7259433a217eda47193aa7a4b7ae9957c911c7e367534a338a080 with infra container: openshift-network-node-identity/network-node-identity-dgvkt/POD\" id=a0f03e56-0f85-4e1b-8456-230dd3c1b0a9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.225852 | controller |     "Jun 09 16:28:35.118319 crc crio[3654]: time=\"2026-06-09T16:28:35.118207113Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=a5ef9a8c-6c82-4a7b-a921-84cd8b534c17 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.225868 | controller |     "Jun 09 16:28:35.126174 crc crio[3654]: time=\"2026-06-09T16:28:35.125468495Z\" 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=0b60d3d6-2e3a-4310-9401-da304184a901 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.225884 | controller |     "Jun 09 16:28:35.129692 crc crio[3654]: time=\"2026-06-09T16:28:35.129257985Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=262ed034-7869-45f8-afab-0d82a6688ad4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.225901 | controller |     "Jun 09 16:28:35.164187 crc crio[3654]: time=\"2026-06-09T16:28:35.164084382Z\" level=info msg=\"Ran pod sandbox f4d63277003f8cf38fa22a9919dd3e93670546b712a21233463528ca737c8437 with infra container: openshift-network-operator/iptables-alerter-5jnd7/POD\" id=0b60d3d6-2e3a-4310-9401-da304184a901 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.225916 | controller |     "Jun 09 16:28:35.169908 crc crio[3654]: time=\"2026-06-09T16:28:35.168838801Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=becb5611-f9ee-4d76-962c-db187278d274 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.225933 | controller |     "Jun 09 16:28:35.185580 crc crio[3654]: time=\"2026-06-09T16:28:35.185478657Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=a961ec68-4a99-4752-bffb-a8997004d799 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.225951 | controller |     "Jun 09 16:28:35.188567 crc crio[3654]: time=\"2026-06-09T16:28:35.188528676Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=c4e1d700-789e-4f55-a57b-f5dc1cbc10ec name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.225967 | controller |     "Jun 09 16:28:35.190035 crc crio[3654]: time=\"2026-06-09T16:28:35.188777723Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=f64b3a62-3b4b-4fbc-9957-6c132afe1330 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.225983 | controller |     "Jun 09 16:28:35.193257 crc crio[3654]: time=\"2026-06-09T16:28:35.193193582Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=9c332b8f-2ec5-41a9-badf-901153b60757 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.225997 | controller |     "Jun 09 16:28:35.194513 crc crio[3654]: time=\"2026-06-09T16:28:35.194279064Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=2a4a3043-14f4-43d3-83fe-0ca28950af22 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.226157 | controller |     "Jun 09 16:28:35.198173 crc crio[3654]: time=\"2026-06-09T16:28:35.198029604Z\" level=info msg=\"Running pod sandbox: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD\" id=55e970eb-018e-4ac4-8b80-f6e94b11feb5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.226179 | controller |     "Jun 09 16:28:35.206952 crc crio[3654]: time=\"2026-06-09T16:28:35.198096835Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.226202 | controller |     "Jun 09 16:28:35.207843 crc crio[3654]: time=\"2026-06-09T16:28:35.206861341Z\" level=info msg=\"Running pod sandbox: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD\" id=996f9e23-bac0-4fbc-9af1-6be0df4bf02b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.226225 | controller |     "Jun 09 16:28:35.208258 crc crio[3654]: time=\"2026-06-09T16:28:35.208144389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.226243 | controller |     "Jun 09 16:28:35.224437 crc crio[3654]: time=\"2026-06-09T16:28:35.224007372Z\" level=info msg=\"Running pod sandbox: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/POD\" id=a7147c5c-5e59-4de7-b4a8-0083caa7a4c0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.226258 | controller |     "Jun 09 16:28:35.224551 crc crio[3654]: time=\"2026-06-09T16:28:35.224532117Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.226274 | controller |     "Jun 09 16:28:35.253846 crc crio[3654]: time=\"2026-06-09T16:28:35.253583806Z\" 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=a7147c5c-5e59-4de7-b4a8-0083caa7a4c0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.226290 | controller |     "Jun 09 16:28:35.258446 crc crio[3654]: time=\"2026-06-09T16:28:35.258316724Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:56e33c8ff2710e31bc4e0937bc8f7c90d84768639fcb8ec4abd36894152d7cc0 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/5864f2b9-18b9-4389-b1e3-43d13dbd2cc0 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:0xc000f14308}] Aliases:map[]}\"",
2026-06-09 17:48:39.226310 | controller |     "Jun 09 16:28:35.258567 crc crio[3654]: time=\"2026-06-09T16:28:35.258550101Z\" 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 17:48:39.226326 | controller |     "Jun 09 16:28:35.272624 crc crio[3654]: time=\"2026-06-09T16:28:35.272536649Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:1de7494d6b9424e105bcc99c5d2fd72101a2126e9ffcbd251b8bebe890cad43e UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/43ab7e50-a1d0-4913-8028-197325be7fc0 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:0xc000f144c0}] Aliases:map[]}\"",
2026-06-09 17:48:39.226342 | controller |     "Jun 09 16:28:35.272624 crc crio[3654]: time=\"2026-06-09T16:28:35.272623002Z\" level=info msg=\"Adding pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.226358 | controller |     "Jun 09 16:28:35.282563 crc crio[3654]: time=\"2026-06-09T16:28:35.28250313Z\" level=info msg=\"Ran pod sandbox 140ba3345a2986e5390e9a38832098ef084208d4f02c31bda44e05fa4ceaf139 with infra container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/POD\" id=a7147c5c-5e59-4de7-b4a8-0083caa7a4c0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.226374 | controller |     "Jun 09 16:28:35.283357 crc crio[3654]: time=\"2026-06-09T16:28:35.283109248Z\" level=info msg=\"Running pod sandbox: openshift-ingress/router-default-68cf44c8b8-w4gs8/POD\" id=7a14a0d6-e01b-46b8-b2d4-96f870fb54ea name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.226389 | controller |     "Jun 09 16:28:35.283357 crc crio[3654]: time=\"2026-06-09T16:28:35.283228451Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.226405 | controller |     "Jun 09 16:28:35.285271 crc crio[3654]: time=\"2026-06-09T16:28:35.284836688Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=1871f67c-a224-447b-ac22-64d993bde091 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.226420 | controller |     "Jun 09 16:28:35.292517 crc crio[3654]: time=\"2026-06-09T16:28:35.292382259Z\" 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=7a14a0d6-e01b-46b8-b2d4-96f870fb54ea name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.226436 | controller |     "Jun 09 16:28:35.292618 crc crio[3654]: time=\"2026-06-09T16:28:35.292577604Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=5ff4dd6d-2a0b-4ab6-bf70-0523ba8332fc name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.226451 | controller |     "Jun 09 16:28:35.304302 crc crio[3654]: time=\"2026-06-09T16:28:35.303271576Z\" level=info msg=\"Ran pod sandbox 3e7a5a4dee9517bbca6cf7fd9be1a53c54a926acf7d2e8c9876640e9e0b7f0a8 with infra container: openshift-ingress/router-default-68cf44c8b8-w4gs8/POD\" id=7a14a0d6-e01b-46b8-b2d4-96f870fb54ea name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.226471 | controller |     "Jun 09 16:28:35.305377 crc crio[3654]: time=\"2026-06-09T16:28:35.305219643Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=27562a7f-82be-471d-8eb0-456c314d336c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.226487 | controller |     "Jun 09 16:28:35.350799 crc crio[3654]: time=\"2026-06-09T16:28:35.348737704Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-target-fhkjl/POD\" id=a63c47a2-9303-4bb8-8c1f-555638fe6caa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.226503 | controller |     "Jun 09 16:28:35.350799 crc crio[3654]: time=\"2026-06-09T16:28:35.348820436Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.226542 | controller |     "Jun 09 16:28:35.375192 crc crio[3654]: time=\"2026-06-09T16:28:35.374844536Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD\" id=caa12af9-bcd7-4e4a-95bd-e5ef39e6fbeb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.226560 | controller |     "Jun 09 16:28:35.375542 crc crio[3654]: time=\"2026-06-09T16:28:35.37532016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.226577 | controller |     "Jun 09 16:28:35.395208 crc crio[3654]: time=\"2026-06-09T16:28:35.395132449Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:82ac9ea6fe26e69c4b5cfb6a84f6e797bf7c488fae8baada0e8452345fe61f2a UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/2589ce0f-f93b-407c-8001-23452ddabc45 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:0xc001e2ae58}] Aliases:map[]}\"",
2026-06-09 17:48:39.226594 | controller |     "Jun 09 16:28:35.395208 crc crio[3654]: time=\"2026-06-09T16:28:35.395199631Z\" level=info msg=\"Adding pod openshift-network-diagnostics_network-check-target-fhkjl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.226610 | controller |     "Jun 09 16:28:35.413845 crc crio[3654]: time=\"2026-06-09T16:28:35.413613058Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:4b5d85ddf016593bf96f9977c89c6fa43295035d3e7cd41ec270c0f2ba905e1c UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/374dd7b1-acb8-4a89-8de7-d1eb2deb980e 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:0xc000f14780}] Aliases:map[]}\"",
2026-06-09 17:48:39.226625 | controller |     "Jun 09 16:28:35.413989 crc crio[3654]: time=\"2026-06-09T16:28:35.413847775Z\" 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 17:48:39.226641 | controller |     "Jun 09 16:28:35.463386 crc crio[3654]: time=\"2026-06-09T16:28:35.462900527Z\" level=info msg=\"Running pod sandbox: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD\" id=e1393729-e95a-441a-9796-ff71b1280845 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.226656 | controller |     "Jun 09 16:28:35.463386 crc crio[3654]: time=\"2026-06-09T16:28:35.463058022Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.226676 | controller |     "Jun 09 16:28:35.531846 crc crio[3654]: time=\"2026-06-09T16:28:35.531070208Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:50d881d1896a42ed2f59fcba34ae4623aeb013e29e220904d64c41788f6c4591 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/64c1e9a9-136f-497f-a363-02ef1e550ed8 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:0xc0001914f8}] Aliases:map[]}\"",
2026-06-09 17:48:39.226691 | controller |     "Jun 09 16:28:35.531846 crc crio[3654]: time=\"2026-06-09T16:28:35.5311295Z\" 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 17:48:39.226706 | controller |     "Jun 09 16:28:36.122182 crc crio[3654]: time=\"2026-06-09T16:28:36.122105625Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-ntdwx/POD\" id=4519d1ae-f8cc-4947-a1f4-d779f62c5df9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.226722 | controller |     "Jun 09 16:28:36.122914 crc crio[3654]: time=\"2026-06-09T16:28:36.122195798Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.226738 | controller |     "Jun 09 16:28:36.140706 crc crio[3654]: time=\"2026-06-09T16:28:36.140547833Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:6c61ae880f78d153c79f110b244827b86ea282f9c0ac08e2d4d3d090c65d3855 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/9913651f-a8b4-4966-bfdd-fad5679a2744 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:0xc0005361e8}] Aliases:map[]}\"",
2026-06-09 17:48:39.226753 | controller |     "Jun 09 16:28:36.140706 crc crio[3654]: time=\"2026-06-09T16:28:36.140603995Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-ntdwx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.226770 | controller |     "Jun 09 16:28:36.180739 crc crio[3654]: time=\"2026-06-09T16:28:36.180111659Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD\" id=68a5ea36-16df-47a6-b1cd-044608049f0c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.226786 | controller |     "Jun 09 16:28:36.180739 crc crio[3654]: time=\"2026-06-09T16:28:36.180174381Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.226801 | controller |     "Jun 09 16:28:36.196299 crc crio[3654]: time=\"2026-06-09T16:28:36.196212749Z\" level=info msg=\"Running pod sandbox: openshift-multus/network-metrics-daemon-n2bqt/POD\" id=e72049a9-46b6-4b0f-a182-e19f30dcfe15 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.226817 | controller |     "Jun 09 16:28:36.196487 crc crio[3654]: time=\"2026-06-09T16:28:36.196385194Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.226832 | controller |     "Jun 09 16:28:36.211238 crc crio[3654]: time=\"2026-06-09T16:28:36.211155455Z\" level=info msg=\"Running pod sandbox: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD\" id=3eda22a0-c9ac-40e7-a770-a4484e39b291 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.226848 | controller |     "Jun 09 16:28:36.211404 crc crio[3654]: time=\"2026-06-09T16:28:36.211254768Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.226866 | controller |     "Jun 09 16:28:36.215065 crc crio[3654]: time=\"2026-06-09T16:28:36.21337464Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:65baa5d9ca0d8daab4528dc8fa6f2d6d7e29bf468760dc10f0d3ddb41d1c252e UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/0faf8348-0b5d-4859-956b-2fb913781da4 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:0xc0001903b0}] Aliases:map[]}\"",
2026-06-09 17:48:39.226883 | controller |     "Jun 09 16:28:36.215065 crc crio[3654]: time=\"2026-06-09T16:28:36.213501894Z\" 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 17:48:39.226898 | controller |     "Jun 09 16:28:36.216437 crc crio[3654]: time=\"2026-06-09T16:28:36.216369857Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=32ef00d5-87e1-4438-bf63-329ec481347e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.226914 | controller |     "Jun 09 16:28:36.219456 crc crio[3654]: time=\"2026-06-09T16:28:36.218991924Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/POD\" id=f0edf788-7bb1-449b-b28d-db896c32c5b2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.226929 | controller |     "Jun 09 16:28:36.219456 crc crio[3654]: time=\"2026-06-09T16:28:36.219062626Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.226943 | controller |     "Jun 09 16:28:36.220029 crc crio[3654]: time=\"2026-06-09T16:28:36.219841289Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=043e9b01-2c33-493d-b501-94235ac8e994 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.226959 | controller |     "Jun 09 16:28:36.225045 crc crio[3654]: time=\"2026-06-09T16:28:36.224305479Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=c1413154-44eb-440c-b420-9f2804d6df68 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.226974 | controller |     "Jun 09 16:28:36.252900 crc crio[3654]: time=\"2026-06-09T16:28:36.252852903Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:9d4114afb3e936bbec2fd69051fa8e189f790794592e639e04dd8281a0cb165c UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/241ac446-2922-4b43-9980-04fb69ffeb45 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:0xc000f14170}] Aliases:map[]}\"",
2026-06-09 17:48:39.226990 | controller |     "Jun 09 16:28:36.253082 crc crio[3654]: time=\"2026-06-09T16:28:36.253052048Z\" level=info msg=\"Adding pod openshift-multus_network-metrics-daemon-n2bqt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.227006 | controller |     "Jun 09 16:28:36.257615 crc crio[3654]: time=\"2026-06-09T16:28:36.257444127Z\" 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=f0edf788-7bb1-449b-b28d-db896c32c5b2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.227025 | controller |     "Jun 09 16:28:36.292910 crc crio[3654]: time=\"2026-06-09T16:28:36.29285426Z\" level=info msg=\"Ran pod sandbox 1c67547db7c1794b379a25f749b444f7e7eccf88512fe2132f7f275ef8ad18ed with infra container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/POD\" id=f0edf788-7bb1-449b-b28d-db896c32c5b2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.227042 | controller |     "Jun 09 16:28:36.295230 crc crio[3654]: time=\"2026-06-09T16:28:36.294932311Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-node-2tk97/POD\" id=029d2391-af6c-4426-a49e-46b79ca5056b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.227058 | controller |     "Jun 09 16:28:36.295230 crc crio[3654]: time=\"2026-06-09T16:28:36.295174648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.227074 | controller |     "Jun 09 16:28:36.302925 crc crio[3654]: time=\"2026-06-09T16:28:36.302835062Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=cef861b4-79ae-41f8-8a45-f31c9b253ff1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.227090 | controller |     "Jun 09 16:28:36.307758 crc crio[3654]: time=\"2026-06-09T16:28:36.307719724Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:1b773c0ff15befd8703085b3a62715a18912ccc3e155c3e82dae796cc3a524d1 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/0e6f50c8-ed58-473c-8c39-ff8417e398d3 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:0xc0017121f8}] Aliases:map[]}\"",
2026-06-09 17:48:39.227107 | controller |     "Jun 09 16:28:36.307913 crc crio[3654]: time=\"2026-06-09T16:28:36.307889029Z\" 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 17:48:39.227123 | controller |     "Jun 09 16:28:36.365763 crc crio[3654]: time=\"2026-06-09T16:28:36.362406001Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=5724a402-cdd2-4962-900f-2e69f0ad44f5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.227139 | controller |     "Jun 09 16:28:36.365763 crc crio[3654]: time=\"2026-06-09T16:28:36.362761262Z\" level=info msg=\"Running pod sandbox: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD\" id=73ad7d72-0d70-486c-86f7-d17ee25b71ab name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.227155 | controller |     "Jun 09 16:28:36.365763 crc crio[3654]: time=\"2026-06-09T16:28:36.362841404Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.227176 | controller |     "Jun 09 16:28:36.378595 crc crio[3654]: time=\"2026-06-09T16:28:36.377483172Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-server-frshx/POD\" id=2d9ead3f-1d7f-4ff1-9de7-489f6f9c8831 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.227196 | controller |     "Jun 09 16:28:36.378595 crc crio[3654]: time=\"2026-06-09T16:28:36.377627306Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.227213 | controller |     "Jun 09 16:28:36.381813 crc crio[3654]: time=\"2026-06-09T16:28:36.381097237Z\" 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=029d2391-af6c-4426-a49e-46b79ca5056b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.227232 | controller |     "Jun 09 16:28:36.384928 crc crio[3654]: time=\"2026-06-09T16:28:36.384302751Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-qhh6t/POD\" id=1666b9c3-e8ca-4891-8edc-45a51345f3d0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.227248 | controller |     "Jun 09 16:28:36.384928 crc crio[3654]: time=\"2026-06-09T16:28:36.384564238Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.227263 | controller |     "Jun 09 16:28:36.413067 crc crio[3654]: time=\"2026-06-09T16:28:36.411081783Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD\" id=33f8f213-7a47-43b5-b99c-59023ae60dda name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.227278 | controller |     "Jun 09 16:28:36.413067 crc crio[3654]: time=\"2026-06-09T16:28:36.411197056Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.227294 | controller |     "Jun 09 16:28:36.417590 crc crio[3654]: time=\"2026-06-09T16:28:36.414911484Z\" level=info msg=\"Running pod sandbox: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD\" id=3100fd1d-0ed3-4f15-82c7-373cf1e3b073 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.227309 | controller |     "Jun 09 16:28:36.418301 crc crio[3654]: time=\"2026-06-09T16:28:36.41818765Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.227324 | controller |     "Jun 09 16:28:36.493580 crc crio[3654]: time=\"2026-06-09T16:28:36.490248484Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD\" id=e351dc4a-cfdb-4d10-ba19-f5261237089d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.227339 | controller |     "Jun 09 16:28:36.493580 crc crio[3654]: time=\"2026-06-09T16:28:36.490419069Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.227355 | controller |     "Jun 09 16:28:36.516585 crc crio[3654]: time=\"2026-06-09T16:28:36.516462619Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:56927ba5bcf43e3d49e0c43c24c7ca7b40c105bde8302701fa5c43757d8c7a2f UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/95e3acf3-0441-44e6-8436-ef48d81b9bc2 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:0xc0017124c0}] Aliases:map[]}\"",
2026-06-09 17:48:39.227376 | controller |     "Jun 09 16:28:36.516752 crc crio[3654]: time=\"2026-06-09T16:28:36.516582313Z\" 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 17:48:39.227401 | controller |     "Jun 09 16:28:36.528470 crc crio[3654]: time=\"2026-06-09T16:28:36.528052658Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD\" id=a59a37dd-cf6e-459c-9072-931031c5300a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.227432 | controller |     "Jun 09 16:28:36.528470 crc crio[3654]: time=\"2026-06-09T16:28:36.528233543Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.227451 | controller |     "Jun 09 16:28:36.529470 crc crio[3654]: time=\"2026-06-09T16:28:36.529133999Z\" level=info msg=\"Ran pod sandbox 61947642a3113e23e0df58e96e79faf0c7ef72d0f9dd3b7d2f951ad73fad3a01 with infra container: openshift-ovn-kubernetes/ovnkube-node-2tk97/POD\" id=029d2391-af6c-4426-a49e-46b79ca5056b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.227468 | controller |     "Jun 09 16:28:36.530113 crc crio[3654]: time=\"2026-06-09T16:28:36.529924322Z\" level=info msg=\"Running pod sandbox: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD\" id=4cc3c089-4af4-40cb-af9b-939b44bb2f58 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.227484 | controller |     "Jun 09 16:28:36.531423 crc crio[3654]: time=\"2026-06-09T16:28:36.530365385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.227500 | controller |     "Jun 09 16:28:36.534552 crc crio[3654]: time=\"2026-06-09T16:28:36.534124335Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=0d3f2e3b-bf0f-4362-aae4-40e7550d5863 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.227538 | controller |     "Jun 09 16:28:36.535312 crc crio[3654]: time=\"2026-06-09T16:28:36.534846286Z\" level=info msg=\"Running pod sandbox: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD\" id=feb50fe3-284a-49ac-a510-b97a5eab821c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.227557 | controller |     "Jun 09 16:28:36.535312 crc crio[3654]: time=\"2026-06-09T16:28:36.535211047Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.227573 | controller |     "Jun 09 16:28:36.542752 crc crio[3654]: time=\"2026-06-09T16:28:36.542232642Z\" level=info msg=\"Running pod sandbox: openshift-service-ca/service-ca-74545575db-n469q/POD\" id=34818dca-99c7-41c0-bff1-830a00332b71 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.227589 | controller |     "Jun 09 16:28:36.542752 crc crio[3654]: time=\"2026-06-09T16:28:36.54251746Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.227604 | controller |     "Jun 09 16:28:36.572581 crc crio[3654]: time=\"2026-06-09T16:28:36.572251888Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD\" id=1dba6ff7-6397-4470-9391-fe7910230e80 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.227619 | controller |     "Jun 09 16:28:36.572581 crc crio[3654]: time=\"2026-06-09T16:28:36.572419763Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.227636 | controller |     "Jun 09 16:28:36.573999 crc crio[3654]: time=\"2026-06-09T16:28:36.573838895Z\" 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=2d9ead3f-1d7f-4ff1-9de7-489f6f9c8831 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.227652 | controller |     "Jun 09 16:28:36.578110 crc crio[3654]: time=\"2026-06-09T16:28:36.577824481Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD\" id=03af5579-7572-4c88-972a-8467c07634be name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.227673 | controller |     "Jun 09 16:28:36.578110 crc crio[3654]: time=\"2026-06-09T16:28:36.577950375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.227689 | controller |     "Jun 09 16:28:36.597596 crc crio[3654]: time=\"2026-06-09T16:28:36.59731383Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD\" id=febce643-bc43-4530-8684-546c8e11ffd8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.227705 | controller |     "Jun 09 16:28:36.597852 crc crio[3654]: time=\"2026-06-09T16:28:36.597820125Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.227721 | controller |     "Jun 09 16:28:36.618138 crc crio[3654]: time=\"2026-06-09T16:28:36.61787562Z\" level=info msg=\"Running pod sandbox: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD\" id=de1b7d46-3c9b-4917-92ff-15429cefafff name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.227736 | controller |     "Jun 09 16:28:36.618138 crc crio[3654]: time=\"2026-06-09T16:28:36.618009064Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.227752 | controller |     "Jun 09 16:28:36.657450 crc crio[3654]: time=\"2026-06-09T16:28:36.657201479Z\" level=info msg=\"Running pod sandbox: openshift-ingress-canary/ingress-canary-jlj86/POD\" id=84d7efe0-67d1-42d1-abfe-f83805dbee73 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.227767 | controller |     "Jun 09 16:28:36.657560 crc crio[3654]: time=\"2026-06-09T16:28:36.657504187Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.227783 | controller |     "Jun 09 16:28:36.666680 crc crio[3654]: time=\"2026-06-09T16:28:36.666105979Z\" level=info msg=\"Running pod sandbox: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD\" id=906a9131-d004-4aea-b865-da23c9b73ae3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.227798 | controller |     "Jun 09 16:28:36.666887 crc crio[3654]: time=\"2026-06-09T16:28:36.666779118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.227813 | controller |     "Jun 09 16:28:36.667969 crc crio[3654]: time=\"2026-06-09T16:28:36.667154609Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD\" id=a285b117-08e6-4af9-a056-66da57cbd887 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.227828 | controller |     "Jun 09 16:28:36.667969 crc crio[3654]: time=\"2026-06-09T16:28:36.667369646Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.227844 | controller |     "Jun 09 16:28:36.684254 crc crio[3654]: time=\"2026-06-09T16:28:36.684071523Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD\" id=8e7b6175-8bb2-4d85-9493-6c3a60d1a55b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.227860 | controller |     "Jun 09 16:28:36.684254 crc crio[3654]: time=\"2026-06-09T16:28:36.684143605Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.227876 | controller |     "Jun 09 16:28:36.694218 crc crio[3654]: time=\"2026-06-09T16:28:36.694084966Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD\" id=b6a3989a-0ba7-4889-ac48-e52197c88e38 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.227895 | controller |     "Jun 09 16:28:36.694624 crc crio[3654]: time=\"2026-06-09T16:28:36.69425253Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.227910 | controller |     "Jun 09 16:28:36.702556 crc crio[3654]: time=\"2026-06-09T16:28:36.701947075Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:8f02c8fd44aad336136f4321f8cd2056c2d242208a88e0c997901773ca736b54 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/a2d5655c-9380-4810-9516-c610b31e0c8d 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:0xc00008c208}] Aliases:map[]}\"",
2026-06-09 17:48:39.227926 | controller |     "Jun 09 16:28:36.702556 crc crio[3654]: time=\"2026-06-09T16:28:36.702159341Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-qhh6t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.227943 | controller |     "Jun 09 16:28:36.715809 crc crio[3654]: time=\"2026-06-09T16:28:36.714937644Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:334343dcea5cd534073c2acf4799a6d6a8ae5963c8ab187bc409e2c1d2909044 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/4f0761d0-a31a-4af3-86f7-7c8ba3f678ad 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:0xc0001261e8}] Aliases:map[]}\"",
2026-06-09 17:48:39.227960 | controller |     "Jun 09 16:28:36.715809 crc crio[3654]: time=\"2026-06-09T16:28:36.715277914Z\" 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 17:48:39.227976 | controller |     "Jun 09 16:28:36.772401 crc crio[3654]: time=\"2026-06-09T16:28:36.771499326Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-daemon-5w5zs/POD\" id=94063a2e-e1b6-48db-b6c2-fae8793fb726 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.227991 | controller |     "Jun 09 16:28:36.772401 crc crio[3654]: time=\"2026-06-09T16:28:36.772006201Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.228006 | controller |     "Jun 09 16:28:36.829185 crc crio[3654]: time=\"2026-06-09T16:28:36.828905272Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-bzhnf/POD\" id=76c0e84c-45bf-4744-a3ea-0336b7a0e3d0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.228022 | controller |     "Jun 09 16:28:36.829185 crc crio[3654]: time=\"2026-06-09T16:28:36.829007015Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.228037 | controller |     "Jun 09 16:28:36.829778 crc crio[3654]: time=\"2026-06-09T16:28:36.829718666Z\" level=info msg=\"Running pod sandbox: openshift-console/console-6c684df5db-cc8g8/POD\" id=1d4399dc-4399-4efd-821e-388b5435ca5b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.228052 | controller |     "Jun 09 16:28:36.829857 crc crio[3654]: time=\"2026-06-09T16:28:36.829790568Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.228070 | controller |     "Jun 09 16:28:36.838874 crc crio[3654]: time=\"2026-06-09T16:28:36.837611846Z\" level=info msg=\"Ran pod sandbox bbb8c7e20fe6af75eb0cf4df951bab323a969372c5df70965e5d1f2267f01bf4 with infra container: openshift-machine-config-operator/machine-config-server-frshx/POD\" id=2d9ead3f-1d7f-4ff1-9de7-489f6f9c8831 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.228086 | controller |     "Jun 09 16:28:36.838874 crc crio[3654]: time=\"2026-06-09T16:28:36.838498102Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD\" id=c45e9ba2-056a-4300-8c46-3f0d2f35a0f0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.228102 | controller |     "Jun 09 16:28:36.838874 crc crio[3654]: time=\"2026-06-09T16:28:36.838545184Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.228117 | controller |     "Jun 09 16:28:36.844896 crc crio[3654]: time=\"2026-06-09T16:28:36.844827147Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=a933b037-bfb6-4205-b2c8-2fabaa070ae4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.228133 | controller |     "Jun 09 16:28:36.849844 crc crio[3654]: time=\"2026-06-09T16:28:36.84973482Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-additional-cni-plugins-hdftf/POD\" id=f51d5b3c-d660-42b1-a009-0efeb2e92217 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.228148 | controller |     "Jun 09 16:28:36.849917 crc crio[3654]: time=\"2026-06-09T16:28:36.849867224Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.228164 | controller |     "Jun 09 16:28:36.851367 crc crio[3654]: time=\"2026-06-09T16:28:36.851185703Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=f532fcca-bc97-40f9-a68a-b403d2fd5ad7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.228179 | controller |     "Jun 09 16:28:36.879391 crc crio[3654]: time=\"2026-06-09T16:28:36.878904432Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-server-frshx/machine-config-server\" id=eebba9b0-6055-4617-a096-690fbb898a55 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.228195 | controller |     "Jun 09 16:28:36.881240 crc crio[3654]: time=\"2026-06-09T16:28:36.881184979Z\" level=info msg=\"Running pod sandbox: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD\" id=3567480d-13da-459b-833e-ffa262a029dc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.228210 | controller |     "Jun 09 16:28:36.881313 crc crio[3654]: time=\"2026-06-09T16:28:36.881260361Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.228226 | controller |     "Jun 09 16:28:36.885168 crc crio[3654]: time=\"2026-06-09T16:28:36.88429697Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.228241 | controller |     "Jun 09 16:28:36.907803 crc crio[3654]: time=\"2026-06-09T16:28:36.906816707Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:f97aab21eb79bf9c57f081de7b8bcbd47d7e2e1da29183c280e1bdb4bc8bc624 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/02d0fdf9-b8c9-4c16-b6c6-6f6b483c2c0b 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:0xc001612020}] Aliases:map[]}\"",
2026-06-09 17:48:39.228262 | controller |     "Jun 09 16:28:36.907803 crc crio[3654]: time=\"2026-06-09T16:28:36.907034063Z\" 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 17:48:39.228279 | controller |     "Jun 09 16:28:36.926265 crc crio[3654]: time=\"2026-06-09T16:28:36.925568215Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:22c5f702a1607c6d9cf3adeac6af0804f8632a1843975668570aeb4065fb1aa4 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/d7ad7a61-defa-4ef5-b1d9-74600a7d5b56 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:0xc000f14430}] Aliases:map[]}\"",
2026-06-09 17:48:39.228297 | controller |     "Jun 09 16:28:36.926265 crc crio[3654]: time=\"2026-06-09T16:28:36.925860703Z\" level=info msg=\"Adding pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.228313 | controller |     "Jun 09 16:28:36.935010 crc crio[3654]: time=\"2026-06-09T16:28:36.934790104Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:8dbc424a3655d0951aae0815980826fb57e96671ce7433c703259de4ab832aa3 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/39ecb5ce-bcab-4ba5-af35-33c1f19f1b42 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:0xc001e2a6f8}] Aliases:map[]}\"",
2026-06-09 17:48:39.228329 | controller |     "Jun 09 16:28:36.935010 crc crio[3654]: time=\"2026-06-09T16:28:36.934954059Z\" 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 17:48:39.228346 | controller |     "Jun 09 16:28:36.973786 crc crio[3654]: time=\"2026-06-09T16:28:36.972944088Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:ed6e0332f54afbf1e0b6964eecb67bee586fb8797d063724241b40fd7fd6d870 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/70708342-a6e5-4305-ad05-841ebe57fafc 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:0xc0001266f8}] Aliases:map[]}\"",
2026-06-09 17:48:39.228362 | controller |     "Jun 09 16:28:36.973786 crc crio[3654]: time=\"2026-06-09T16:28:36.973096862Z\" 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 17:48:39.228377 | controller |     "Jun 09 16:28:37.080751 crc crio[3654]: time=\"2026-06-09T16:28:37.080457316Z\" level=info msg=\"Running pod sandbox: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD\" id=cb44947d-9be4-4307-b308-5c3a5c8ad7d6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.228393 | controller |     "Jun 09 16:28:37.080751 crc crio[3654]: time=\"2026-06-09T16:28:37.080559029Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.228408 | controller |     "Jun 09 16:28:37.082078 crc crio[3654]: time=\"2026-06-09T16:28:37.082042432Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD\" id=4720268b-34be-4020-8ffc-bf451a9d8b72 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.228427 | controller |     "Jun 09 16:28:37.082243 crc crio[3654]: time=\"2026-06-09T16:28:37.082211177Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.228443 | controller |     "Jun 09 16:28:37.082495 crc crio[3654]: time=\"2026-06-09T16:28:37.082121905Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:2cebaa3bcc2cedef58fdd8db69a8d77701e9ff4c2d848f6c5d3019523a8e9805 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/77c1d5bf-4877-445f-b1c7-3ef7c377b2a5 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:0xc0001268c8}] Aliases:map[]}\"",
2026-06-09 17:48:39.228459 | controller |     "Jun 09 16:28:37.082603 crc crio[3654]: time=\"2026-06-09T16:28:37.082586138Z\" 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 17:48:39.228475 | controller |     "Jun 09 16:28:37.088159 crc crio[3654]: time=\"2026-06-09T16:28:37.087395629Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/node-ca-2wddl/POD\" id=5da7cbe1-61f2-4e8e-bf17-6275eab8ef30 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.228490 | controller |     "Jun 09 16:28:37.088159 crc crio[3654]: time=\"2026-06-09T16:28:37.087477011Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.228505 | controller |     "Jun 09 16:28:37.093606 crc crio[3654]: time=\"2026-06-09T16:28:37.093079554Z\" level=info msg=\"Running pod sandbox: openshift-dns/node-resolver-277xp/POD\" id=748f8b8a-6dd5-4e51-aa6f-159780d07321 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.228543 | controller |     "Jun 09 16:28:37.093606 crc crio[3654]: time=\"2026-06-09T16:28:37.09325959Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.228560 | controller |     "Jun 09 16:28:37.093882 crc crio[3654]: time=\"2026-06-09T16:28:37.093865507Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-x5vn9/POD\" id=71ed471b-07b5-4389-96da-be5d3603d037 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.228576 | controller |     "Jun 09 16:28:37.093948 crc crio[3654]: time=\"2026-06-09T16:28:37.093907259Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.228591 | controller |     "Jun 09 16:28:37.144355 crc crio[3654]: time=\"2026-06-09T16:28:37.143871097Z\" level=info msg=\"Running pod sandbox: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD\" id=b7b56952-f101-4934-af31-2dda5a5629c4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.228607 | controller |     "Jun 09 16:28:37.144355 crc crio[3654]: time=\"2026-06-09T16:28:37.144036112Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.228622 | controller |     "Jun 09 16:28:37.496051 crc crio[3654]: time=\"2026-06-09T16:28:37.493127205Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD\" id=5e9774e3-5a8c-4d73-9861-126e473d35f4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.228642 | controller |     "Jun 09 16:28:37.496890 crc crio[3654]: time=\"2026-06-09T16:28:37.496318478Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.228657 | controller |     "Jun 09 16:28:37.496890 crc crio[3654]: time=\"2026-06-09T16:28:37.495534015Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD\" id=bd4e6195-4f7e-4fe2-8a8e-3fd9b5e6986a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.228673 | controller |     "Jun 09 16:28:37.497293 crc crio[3654]: time=\"2026-06-09T16:28:37.497109761Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.228688 | controller |     "Jun 09 16:28:37.508534 crc crio[3654]: time=\"2026-06-09T16:28:37.50804087Z\" level=info msg=\"Running pod sandbox: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD\" id=f32a1ffa-e6e7-4375-b264-70fc68cd7cd2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.228703 | controller |     "Jun 09 16:28:37.508534 crc crio[3654]: time=\"2026-06-09T16:28:37.508246056Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.228718 | controller |     "Jun 09 16:28:37.528860 crc crio[3654]: time=\"2026-06-09T16:28:37.523281785Z\" level=info msg=\"Running pod sandbox: openshift-dns/dns-default-qtghf/POD\" id=c4d580c3-48d9-4bd1-b4e1-25aa26ba7418 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.228733 | controller |     "Jun 09 16:28:37.528860 crc crio[3654]: time=\"2026-06-09T16:28:37.523988386Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.228749 | controller |     "Jun 09 16:28:37.694582 crc crio[3654]: time=\"2026-06-09T16:28:37.694375441Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=1bdcb95c-f28c-414b-8226-c008327df1db name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.228764 | controller |     "Jun 09 16:28:37.694582 crc crio[3654]: time=\"2026-06-09T16:28:37.694577737Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=cd40177d-275a-4551-bb38-cfb49592bafb name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.228780 | controller |     "Jun 09 16:28:37.963177 crc crio[3654]: time=\"2026-06-09T16:28:37.962203251Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:b9126a034d2f0d952580fe1bd057ae9b3e7ee86295b2618f1425ee41adcc36f5 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/7302b709-2d32-4ca4-81d0-c03ad3f04d41 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:0xc000536020}] Aliases:map[]}\"",
2026-06-09 17:48:39.228795 | controller |     "Jun 09 16:28:37.963177 crc crio[3654]: time=\"2026-06-09T16:28:37.962910762Z\" 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 17:48:39.228811 | controller |     "Jun 09 16:28:37.985393 crc crio[3654]: time=\"2026-06-09T16:28:37.984863362Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:3bcb544d24c095d6020c032bf1e0e6a8212f17e4ec007ec1c1c8486b4e6cfba8 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/8e1bf798-6cf4-48b3-be27-f801ba840bce 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:0xc000476028}] Aliases:map[]}\"",
2026-06-09 17:48:39.228841 | controller |     "Jun 09 16:28:37.985393 crc crio[3654]: time=\"2026-06-09T16:28:37.984939635Z\" 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 17:48:39.228860 | controller |     "Jun 09 16:28:38.058001 crc crio[3654]: time=\"2026-06-09T16:28:38.057524384Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:547bab7a8216a35ed40aab0ebc52b8619f06c643eeb8c14cae77f5f26078a011 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/8a07f0b2-357c-427a-89a9-a7e8c8ba5b32 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:0xc000f14198}] Aliases:map[]}\"",
2026-06-09 17:48:39.228877 | controller |     "Jun 09 16:28:38.058001 crc crio[3654]: time=\"2026-06-09T16:28:38.057568685Z\" level=info msg=\"Adding pod openshift-service-ca_service-ca-74545575db-n469q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.228892 | controller |     "Jun 09 16:28:38.068372 crc crio[3654]: time=\"2026-06-09T16:28:38.068260228Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=f0d0e4fd-5778-4bf3-8b6c-44a1d9347316 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.228908 | controller |     "Jun 09 16:28:38.097518 crc crio[3654]: time=\"2026-06-09T16:28:38.097066499Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=1a3b7719-aaca-4955-be93-03b5edd9a767 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.228924 | controller |     "Jun 09 16:28:38.138915 crc crio[3654]: time=\"2026-06-09T16:28:38.13786854Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:175ba5e4a9f9b32ed7635b8d5fd6e1c2e701133ba7153a8362784c2ca2cf2ba5 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/b900c972-3b2c-4cad-9d01-d1495c515053 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:0xc000190850}] Aliases:map[]}\"",
2026-06-09 17:48:39.228940 | controller |     "Jun 09 16:28:38.138915 crc crio[3654]: time=\"2026-06-09T16:28:38.138040945Z\" level=info msg=\"Adding pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.228956 | controller |     "Jun 09 16:28:38.220936 crc crio[3654]: time=\"2026-06-09T16:28:38.220529193Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup\" id=2b6baa68-d3af-4ac0-ab97-c0d521845ec2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.228971 | controller |     "Jun 09 16:28:38.224499 crc crio[3654]: time=\"2026-06-09T16:28:38.221063289Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=e2f7ea72-ab9e-44d0-8c91-3cd15b11b771 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.228987 | controller |     "Jun 09 16:28:38.342456 crc crio[3654]: time=\"2026-06-09T16:28:38.342280138Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.229006 | controller |     "Jun 09 16:28:38.345451 crc crio[3654]: time=\"2026-06-09T16:28:38.344922836Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.229023 | controller |     "Jun 09 16:28:38.414530 crc crio[3654]: time=\"2026-06-09T16:28:38.413746245Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:0d1d2fb9922ec5698960a315ab0ec98100401b71d357c5adcfdf537ac3c78f10 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/8563c1b7-17b3-49dd-b975-ec391c005098 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:0xc000190e10}] Aliases:map[]}\"",
2026-06-09 17:48:39.229038 | controller |     "Jun 09 16:28:38.414530 crc crio[3654]: time=\"2026-06-09T16:28:38.4142437Z\" 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 17:48:39.229054 | controller |     "Jun 09 16:28:38.508405 crc crio[3654]: time=\"2026-06-09T16:28:38.508071109Z\" 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=94063a2e-e1b6-48db-b6c2-fae8793fb726 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.229070 | controller |     "Jun 09 16:28:38.512160 crc crio[3654]: time=\"2026-06-09T16:28:38.509208592Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-l27pk/POD\" id=20ae847f-224b-412b-9ecc-a3594cff97fa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.229086 | controller |     "Jun 09 16:28:38.512160 crc crio[3654]: time=\"2026-06-09T16:28:38.512132618Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.229102 | controller |     "Jun 09 16:28:38.527211 crc crio[3654]: time=\"2026-06-09T16:28:38.526868038Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:b086206a6512e0462b564b284a4f25801cb5b51080fef1632b2a0c4900ad7cfd UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/4748ec75-03af-45f5-b2e8-ae28265f24b4 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:0xc001712170}] Aliases:map[]}\"",
2026-06-09 17:48:39.229118 | controller |     "Jun 09 16:28:38.527211 crc crio[3654]: time=\"2026-06-09T16:28:38.527131386Z\" level=info msg=\"Adding pod openshift-ingress-canary_ingress-canary-jlj86 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.229134 | controller |     "Jun 09 16:28:38.619708 crc crio[3654]: time=\"2026-06-09T16:28:38.619204654Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:70974a22d02ad01648a986f9cd2bab08eaacde1ceaf17fcd11a28d59cec6bf41 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/8ba4509b-9ed2-4442-84ad-db86ddaceae8 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:0xc001712348}] Aliases:map[]}\"",
2026-06-09 17:48:39.229149 | controller |     "Jun 09 16:28:38.619708 crc crio[3654]: time=\"2026-06-09T16:28:38.619293837Z\" level=info msg=\"Adding pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.229169 | controller |     "Jun 09 16:28:38.649312 crc crio[3654]: time=\"2026-06-09T16:28:38.649079286Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:89dcb9154fb0d1e56d71305d52e29af4419ce59820abf161f32ccf838a3cb20b UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/407b4877-3912-4c93-ac37-8627a89b8f4a 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:0xc0001912d0}] Aliases:map[]}\"",
2026-06-09 17:48:39.229184 | controller |     "Jun 09 16:28:38.649528 crc crio[3654]: time=\"2026-06-09T16:28:38.649310773Z\" level=info msg=\"Adding pod openshift-multus_multus-admission-controller-69db94689b-rvf8p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.229200 | controller |     "Jun 09 16:28:38.669467 crc crio[3654]: time=\"2026-06-09T16:28:38.669151982Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:82f822669904f5a4c184e5b31219786c0e0b730d614777fab5619d7005f97ecf UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/d10463dc-1dce-455a-9522-8c843910ac27 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:0xc000126b30}] Aliases:map[]}\"",
2026-06-09 17:48:39.229215 | controller |     "Jun 09 16:28:38.669467 crc crio[3654]: time=\"2026-06-09T16:28:38.669464152Z\" level=info msg=\"Adding pod openshift-console_console-6c684df5db-cc8g8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.229231 | controller |     "Jun 09 16:28:38.733602 crc crio[3654]: time=\"2026-06-09T16:28:38.73343822Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:fb70004dedce78ae00b9847e01857271d460b4d08ac66cdee7e37844ad04518f UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/6a48efa3-d0bd-42ce-99c0-2d5cc081c21f 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:0xc000126c40}] Aliases:map[]}\"",
2026-06-09 17:48:39.229247 | controller |     "Jun 09 16:28:38.733900 crc crio[3654]: time=\"2026-06-09T16:28:38.733603244Z\" 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 17:48:39.229262 | controller |     "Jun 09 16:28:38.959850 crc crio[3654]: time=\"2026-06-09T16:28:38.959277623Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:fc58f98aef00382c153c7d3ab6c0b2221c20825f13ded3a9db1a6c9ec915f0a3 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/bcc98a0f-14f2-4b28-876c-71a202cb35c2 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:0xc000476380}] Aliases:map[]}\"",
2026-06-09 17:48:39.229278 | controller |     "Jun 09 16:28:38.959850 crc crio[3654]: time=\"2026-06-09T16:28:38.959581672Z\" 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 17:48:39.229294 | controller |     "Jun 09 16:28:39.300002 crc crio[3654]: time=\"2026-06-09T16:28:39.299621481Z\" 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=76c0e84c-45bf-4744-a3ea-0336b7a0e3d0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.229313 | controller |     "Jun 09 16:28:39.383093 crc crio[3654]: time=\"2026-06-09T16:28:39.383001675Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:105fff1051625550e4c622f98485e5b21295c60b5c3ddede223cb442b301ad96 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/96988486-507c-4f20-98be-02f7abba6b06 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:0xc0004764a8}] Aliases:map[]}\"",
2026-06-09 17:48:39.229330 | controller |     "Jun 09 16:28:39.383093 crc crio[3654]: time=\"2026-06-09T16:28:39.383063857Z\" 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 17:48:39.229345 | controller |     "Jun 09 16:28:39.602849 crc crio[3654]: time=\"2026-06-09T16:28:39.601007041Z\" 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=f51d5b3c-d660-42b1-a009-0efeb2e92217 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.229360 | controller |     "Jun 09 16:28:39.762799 crc crio[3654]: time=\"2026-06-09T16:28:39.762017012Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.229376 | controller |     "Jun 09 16:28:39.829516 crc crio[3654]: time=\"2026-06-09T16:28:39.827841394Z\" level=info msg=\"Ran pod sandbox 0669d5089f8067774701bcda9d845ad598db9f48e863ee27e89e5c1b754b086e with infra container: openshift-machine-config-operator/machine-config-daemon-5w5zs/POD\" id=94063a2e-e1b6-48db-b6c2-fae8793fb726 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.229391 | controller |     "Jun 09 16:28:39.843364 crc crio[3654]: time=\"2026-06-09T16:28:39.842298826Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:95eea6c2248bd316de654528ac16932e4f19ffdb6f8e009dbae4b1c21209a263 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/2e8d3d00-2fcc-4172-a092-bd7beef01686 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:0xc000476420}] Aliases:map[]}\"",
2026-06-09 17:48:39.229407 | controller |     "Jun 09 16:28:39.843536 crc crio[3654]: time=\"2026-06-09T16:28:39.843495371Z\" level=info msg=\"Adding pod hostpath-provisioner_csi-hostpathplugin-mpq2f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.229423 | controller |     "Jun 09 16:28:39.850848 crc crio[3654]: time=\"2026-06-09T16:28:39.850630179Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=ee06cf9c-4983-465c-9c86-63691911042d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.229439 | controller |     "Jun 09 16:28:39.861619 crc crio[3654]: time=\"2026-06-09T16:28:39.861446965Z\" level=info msg=\"Ran pod sandbox f4a1d7c9129f5b9bebb140040a6db3bad202ec29c42b8095e4bf124b255c855b with infra container: openshift-multus/multus-bzhnf/POD\" id=76c0e84c-45bf-4744-a3ea-0336b7a0e3d0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.229455 | controller |     "Jun 09 16:28:39.870939 crc crio[3654]: time=\"2026-06-09T16:28:39.867758459Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.229474 | controller |     "Jun 09 16:28:39.875061 crc crio[3654]: time=\"2026-06-09T16:28:39.875007661Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=bd38855a-1a54-4f17-8e8e-fa2334b9f26d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.229490 | controller |     "Jun 09 16:28:39.991108 crc crio[3654]: time=\"2026-06-09T16:28:39.988562037Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:d5e829f8f12a76f81719541c70fd28db123208ad86f1021a7450f37c48e8ca03 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/dd3be2d2-7332-4dd5-8a66-4bfe7bba32a0 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:0xc00231e0a8}] Aliases:map[]}\"",
2026-06-09 17:48:39.229506 | controller |     "Jun 09 16:28:39.991108 crc crio[3654]: time=\"2026-06-09T16:28:39.988971059Z\" level=info msg=\"Adding pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.229544 | controller |     "Jun 09 16:28:40.053005 crc crio[3654]: time=\"2026-06-09T16:28:40.052866044Z\" level=info msg=\"Ran pod sandbox c63875b2267f45df8dc53f35dbc056134c01c32b2b398fcfcbfb52823f11ce38 with infra container: openshift-multus/multus-additional-cni-plugins-hdftf/POD\" id=f51d5b3c-d660-42b1-a009-0efeb2e92217 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.229562 | controller |     "Jun 09 16:28:40.056106 crc crio[3654]: time=\"2026-06-09T16:28:40.055886823Z\" 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=5da7cbe1-61f2-4e8e-bf17-6275eab8ef30 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.229578 | controller |     "Jun 09 16:28:40.061807 crc crio[3654]: time=\"2026-06-09T16:28:40.061560938Z\" 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=748f8b8a-6dd5-4e51-aa6f-159780d07321 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.229594 | controller |     "Jun 09 16:28:40.066974 crc crio[3654]: time=\"2026-06-09T16:28:40.066845153Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=287f77ec-f64e-471d-b1eb-88a580a8606d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.229609 | controller |     "Jun 09 16:28:40.067070 crc crio[3654]: time=\"2026-06-09T16:28:40.066993517Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=ae4275f6-f1d6-497b-9a06-d1da37653f5b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.229625 | controller |     "Jun 09 16:28:40.074060 crc crio[3654]: time=\"2026-06-09T16:28:40.071298793Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a\" id=662c1eac-024a-43fc-bdf8-f8cad212415e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.229641 | controller |     "Jun 09 16:28:40.097067 crc crio[3654]: time=\"2026-06-09T16:28:40.096614082Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:57c9e90ba0f88ddaab401f4b0a0c7b5b27c41d31b60f4863eae869d827f9de49 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/cba808a0-ed25-4799-ad9b-4fb590d2c224 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:0xc000f143d8}] Aliases:map[]}\"",
2026-06-09 17:48:39.229660 | controller |     "Jun 09 16:28:40.097067 crc crio[3654]: time=\"2026-06-09T16:28:40.096775806Z\" level=info msg=\"Adding pod openshift-dns_dns-default-qtghf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.229677 | controller |     "Jun 09 16:28:40.199300 crc crio[3654]: time=\"2026-06-09T16:28:40.194615113Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:d2e5dcd6e8cbb79ae1e15fac9d76d3d6072e2ecbb7f556b7f614c509ffccafdf UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/62311467-d2a6-4cc5-a4fb-7f13248ce9d7 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:0xc000f145d0}] Aliases:map[]}\"",
2026-06-09 17:48:39.229694 | controller |     "Jun 09 16:28:40.199300 crc crio[3654]: time=\"2026-06-09T16:28:40.199190127Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-x5vn9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.229710 | controller |     "Jun 09 16:28:40.212570 crc crio[3654]: time=\"2026-06-09T16:28:40.212508616Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:e0a8fc15f0d929f60ad415ddff62c0816f01e684b2b6ec4857642ef8fbe0d965 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/f06fd150-d1ac-43da-a63d-1565507fd313 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:0xc000126700}] Aliases:map[]}\"",
2026-06-09 17:48:39.229727 | controller |     "Jun 09 16:28:40.219838 crc crio[3654]: time=\"2026-06-09T16:28:40.219806499Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.229743 | controller |     "Jun 09 16:28:40.233522 crc crio[3654]: time=\"2026-06-09T16:28:40.232920242Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:c067db728c664e5de06a64c72f9b947008fb6db6b98e336127ebb1c8ecaf9cc8 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/16ee3a76-3dc4-4e91-b4c3-2b1606f266a8 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:0xc000476668}] Aliases:map[]}\"",
2026-06-09 17:48:39.229759 | controller |     "Jun 09 16:28:40.233522 crc crio[3654]: time=\"2026-06-09T16:28:40.233138438Z\" 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 17:48:39.229775 | controller |     "Jun 09 16:28:40.242940 crc crio[3654]: time=\"2026-06-09T16:28:40.242815621Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.229790 | controller |     "Jun 09 16:28:40.273158 crc crio[3654]: time=\"2026-06-09T16:28:40.271886229Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:8860c6401295fb64ea2914d57607ddcee1e03d92a33b7e5c22570f3beaafc42d UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/ee8b1006-298e-46fc-9cdd-203964f5f73c 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:0xc000f14740}] Aliases:map[]}\"",
2026-06-09 17:48:39.229808 | controller |     "Jun 09 16:28:40.273476 crc crio[3654]: time=\"2026-06-09T16:28:40.273224588Z\" level=info msg=\"Adding pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.229825 | controller |     "Jun 09 16:28:40.283609 crc crio[3654]: time=\"2026-06-09T16:28:40.283146528Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.229841 | controller |     "Jun 09 16:28:40.309103 crc crio[3654]: time=\"2026-06-09T16:28:40.308831058Z\" level=info msg=\"Created container 70cd286715ad3af5b8e246389f1694db4264dd8cc675fdfaf43e76d6b1dd1791: openshift-machine-config-operator/machine-config-server-frshx/machine-config-server\" id=eebba9b0-6055-4617-a096-690fbb898a55 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.229857 | controller |     "Jun 09 16:28:40.316064 crc crio[3654]: time=\"2026-06-09T16:28:40.316026818Z\" level=info msg=\"Starting container: 70cd286715ad3af5b8e246389f1694db4264dd8cc675fdfaf43e76d6b1dd1791\" id=9eb660e7-338c-4f89-b374-ef57352671cd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.229873 | controller |     "Jun 09 16:28:40.333830 crc crio[3654]: time=\"2026-06-09T16:28:40.333797357Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:7837898aafd0579cdbe72c519b2a05a55bdc022c289e0a8a93bca8b74540cbce UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/72d5287b-70e9-414c-bab2-bed138e91d5d 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:0xc000536218}] Aliases:map[]}\"",
2026-06-09 17:48:39.229888 | controller |     "Jun 09 16:28:40.333955 crc crio[3654]: time=\"2026-06-09T16:28:40.333936771Z\" level=info msg=\"Adding pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.229904 | controller |     "Jun 09 16:28:40.349068 crc crio[3654]: time=\"2026-06-09T16:28:40.34691382Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon\" id=0d05449d-2e62-4f3a-b3fb-71f5cef3a28e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.229920 | controller |     "Jun 09 16:28:40.349068 crc crio[3654]: time=\"2026-06-09T16:28:40.347136197Z\" level=info msg=\"Creating container: openshift-multus/multus-bzhnf/kube-multus\" id=72a407f8-6b8a-473f-be0b-01b91b36c64d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.229935 | controller |     "Jun 09 16:28:40.349068 crc crio[3654]: time=\"2026-06-09T16:28:40.347009953Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a\" id=6b161e90-a5cf-4b38-9946-082fe5131131 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.229951 | controller |     "Jun 09 16:28:40.355942 crc crio[3654]: time=\"2026-06-09T16:28:40.355497861Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.229966 | controller |     "Jun 09 16:28:40.423848 crc crio[3654]: time=\"2026-06-09T16:28:40.423597779Z\" level=info msg=\"Ran pod sandbox 44178d99303b95562b94b76198366aa534cd8f8124bf8a870d1e541cb61780cc with infra container: openshift-image-registry/node-ca-2wddl/POD\" id=5da7cbe1-61f2-4e8e-bf17-6275eab8ef30 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.229985 | controller |     "Jun 09 16:28:40.430363 crc crio[3654]: time=\"2026-06-09T16:28:40.428836872Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=aa2a41ed-25f9-47bb-816e-59f565143c80 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.230001 | controller |     "Jun 09 16:28:40.463534 crc crio[3654]: time=\"2026-06-09T16:28:40.4630119Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.230017 | controller |     "Jun 09 16:28:40.464939 crc crio[3654]: time=\"2026-06-09T16:28:40.464814853Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.230032 | controller |     "Jun 09 16:28:40.473779 crc crio[3654]: time=\"2026-06-09T16:28:40.473465125Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy\" id=af580bca-a553-4956-b659-a324c83fea11 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.230048 | controller |     "Jun 09 16:28:40.482460 crc crio[3654]: time=\"2026-06-09T16:28:40.480510041Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=501cf20a-b811-406f-bc6c-9fd3d5428006 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.230063 | controller |     "Jun 09 16:28:40.483220 crc crio[3654]: time=\"2026-06-09T16:28:40.482151309Z\" level=info msg=\"Ran pod sandbox 3f5d42c0bfb4af6949008654b8b9d068ddc047445ede2366fee92ac5ad58cb3f with infra container: openshift-dns/node-resolver-277xp/POD\" id=748f8b8a-6dd5-4e51-aa6f-159780d07321 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.230078 | controller |     "Jun 09 16:28:40.502031 crc crio[3654]: time=\"2026-06-09T16:28:40.487513365Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.230094 | controller |     "Jun 09 16:28:40.513060 crc crio[3654]: time=\"2026-06-09T16:28:40.511551297Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=cc87d256-7b43-410a-a314-5a03ccd0007d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.230109 | controller |     "Jun 09 16:28:40.513060 crc crio[3654]: time=\"2026-06-09T16:28:40.512279249Z\" level=info msg=\"Creating container: openshift-image-registry/node-ca-2wddl/node-ca\" id=d2aa7bf8-d498-417f-acf3-ee381c2e94a6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.230125 | controller |     "Jun 09 16:28:40.516933 crc crio[3654]: time=\"2026-06-09T16:28:40.516283875Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:3c9d1a08043c6f7c56788fe81a359feceead806d6e90a8fc79165d5f46312a09 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/cd70361a-8402-4355-a151-f85e6d231c82 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:0xc000f14c28}] Aliases:map[]}\"",
2026-06-09 17:48:39.230141 | controller |     "Jun 09 16:28:40.516933 crc crio[3654]: time=\"2026-06-09T16:28:40.516380418Z\" 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 17:48:39.230162 | controller |     "Jun 09 16:28:40.551546 crc crio[3654]: time=\"2026-06-09T16:28:40.551491343Z\" level=info msg=\"Started container\" PID=7435 containerID=70cd286715ad3af5b8e246389f1694db4264dd8cc675fdfaf43e76d6b1dd1791 description=openshift-machine-config-operator/machine-config-server-frshx/machine-config-server id=9eb660e7-338c-4f89-b374-ef57352671cd name=/runtime.v1.RuntimeService/StartContainer sandboxID=bbb8c7e20fe6af75eb0cf4df951bab323a969372c5df70965e5d1f2267f01bf4",
2026-06-09 17:48:39.230191 | controller |     "Jun 09 16:28:40.554527 crc crio[3654]: time=\"2026-06-09T16:28:40.554206793Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:f31cc043a130f0f5a9fa25bf2b18376f78ef49ae440eccc29762e5d9600247d8 UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/31635d75-279a-42e2-8a82-7e435717d83a 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:0xc002fb02d0}] Aliases:map[]}\"",
2026-06-09 17:48:39.230211 | controller |     "Jun 09 16:28:40.554799 crc crio[3654]: time=\"2026-06-09T16:28:40.554542243Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-l27pk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.230227 | controller |     "Jun 09 16:28:40.648154 crc crio[3654]: time=\"2026-06-09T16:28:40.647108374Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.230242 | controller |     "Jun 09 16:28:40.654582 crc crio[3654]: time=\"2026-06-09T16:28:40.652631515Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=e69ce974-b27e-4686-97fe-135d20527784 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.230258 | controller |     "Jun 09 16:28:40.914070 crc crio[3654]: time=\"2026-06-09T16:28:40.913862013Z\" level=info msg=\"Creating container: openshift-dns/node-resolver-277xp/dns-node-resolver\" id=7e130925-0cc3-4a3d-8447-ef5e2ef112e0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.230272 | controller |     "Jun 09 16:28:40.960055 crc crio[3654]: time=\"2026-06-09T16:28:40.958448685Z\" level=info msg=\"Created container 42e7609c1c019da0a3f1411198405476791b1f1d24f3070c26bb99b36f6fd14e: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup\" id=2b6baa68-d3af-4ac0-ab97-c0d521845ec2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.230287 | controller |     "Jun 09 16:28:40.975525 crc crio[3654]: time=\"2026-06-09T16:28:40.974951787Z\" level=info msg=\"Starting container: 42e7609c1c019da0a3f1411198405476791b1f1d24f3070c26bb99b36f6fd14e\" id=559ad668-465c-4f37-9c71-f702688f31ba name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.230302 | controller |     "Jun 09 16:28:41.015980 crc crio[3654]: time=\"2026-06-09T16:28:41.015778809Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.230317 | controller |     "Jun 09 16:28:41.072232 crc crio[3654]: time=\"2026-06-09T16:28:41.071160606Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.230384 | controller |     "Jun 09 16:28:41.127288 crc crio[3654]: time=\"2026-06-09T16:28:41.126190262Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.230402 | controller |     "Jun 09 16:28:41.140934 crc crio[3654]: time=\"2026-06-09T16:28:41.140881121Z\" level=info msg=\"Started container\" PID=7471 containerID=42e7609c1c019da0a3f1411198405476791b1f1d24f3070c26bb99b36f6fd14e description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup id=559ad668-465c-4f37-9c71-f702688f31ba name=/runtime.v1.RuntimeService/StartContainer sandboxID=61947642a3113e23e0df58e96e79faf0c7ef72d0f9dd3b7d2f951ad73fad3a01",
2026-06-09 17:48:39.230426 | controller |     "Jun 09 16:28:41.144680 crc crio[3654]: time=\"2026-06-09T16:28:41.142970512Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.230443 | controller |     "Jun 09 16:28:41.155567 crc crio[3654]: time=\"2026-06-09T16:28:41.155298212Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.230459 | controller |     "Jun 09 16:28:41.267291 crc crio[3654]: time=\"2026-06-09T16:28:41.267153238Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.230474 | controller |     "Jun 09 16:28:41.446701 crc crio[3654]: time=\"2026-06-09T16:28:41.445855696Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.230489 | controller |     "Jun 09 16:28:41.640005 crc crio[3654]: time=\"2026-06-09T16:28:41.639576752Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.230505 | controller |     "Jun 09 16:28:41.875705 crc crio[3654]: time=\"2026-06-09T16:28:41.875081679Z\" level=info msg=\"Created container 2c1c6fc0183cda91f4b7a6a7288c76652ffecee53a2921b1043ddcf6d8b8e043: openshift-multus/multus-bzhnf/kube-multus\" id=72a407f8-6b8a-473f-be0b-01b91b36c64d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.230542 | controller |     "Jun 09 16:28:41.894759 crc crio[3654]: time=\"2026-06-09T16:28:41.894726302Z\" level=info msg=\"Starting container: 2c1c6fc0183cda91f4b7a6a7288c76652ffecee53a2921b1043ddcf6d8b8e043\" id=a71f2f6d-483b-4cfe-bf5c-8c4947f05e27 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.230560 | controller |     "Jun 09 16:28:41.914825 crc crio[3654]: time=\"2026-06-09T16:28:41.912822151Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=2c3fa116-68a5-4b3c-a3be-ea7b2acf8c2d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.230575 | controller |     "Jun 09 16:28:42.020191 crc crio[3654]: time=\"2026-06-09T16:28:42.018248319Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=a085fc06-a30c-4fc1-8e13-1c724088ffa4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.230592 | controller |     "Jun 09 16:28:42.042173 crc crio[3654]: time=\"2026-06-09T16:28:42.041183659Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=e499fddd-8ec8-4fa7-8194-f95de832d38e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.230607 | controller |     "Jun 09 16:28:42.042835 crc crio[3654]: time=\"2026-06-09T16:28:42.042565029Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.230623 | controller |     "Jun 09 16:28:42.059886 crc crio[3654]: time=\"2026-06-09T16:28:42.058985838Z\" level=info msg=\"Started container\" PID=7530 containerID=2c1c6fc0183cda91f4b7a6a7288c76652ffecee53a2921b1043ddcf6d8b8e043 description=openshift-multus/multus-bzhnf/kube-multus id=a71f2f6d-483b-4cfe-bf5c-8c4947f05e27 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f4a1d7c9129f5b9bebb140040a6db3bad202ec29c42b8095e4bf124b255c855b",
2026-06-09 17:48:39.230644 | controller |     "Jun 09 16:28:42.945400 crc crio[3654]: time=\"2026-06-09T16:28:42.942172806Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_d61b3ed2-aa03-47df-9776-782509d560b9\\\"\"",
2026-06-09 17:48:39.230661 | controller |     "Jun 09 16:28:43.043199 crc crio[3654]: time=\"2026-06-09T16:28:43.042420793Z\" level=info msg=\"Created container 13b852ba5c3d4467b9c1e5fb1915ed7808d76abdfb2730ebd2bfd5f4a04f3b2d: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon\" id=0d05449d-2e62-4f3a-b3fb-71f5cef3a28e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.230677 | controller |     "Jun 09 16:28:43.050495 crc crio[3654]: time=\"2026-06-09T16:28:43.050067106Z\" level=info msg=\"Starting container: 13b852ba5c3d4467b9c1e5fb1915ed7808d76abdfb2730ebd2bfd5f4a04f3b2d\" id=6ab77462-b1bb-460c-8845-862249f52acf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.230693 | controller |     "Jun 09 16:28:43.271231 crc crio[3654]: time=\"2026-06-09T16:28:43.270589385Z\" level=info msg=\"Started container\" PID=7528 containerID=13b852ba5c3d4467b9c1e5fb1915ed7808d76abdfb2730ebd2bfd5f4a04f3b2d description=openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon id=6ab77462-b1bb-460c-8845-862249f52acf name=/runtime.v1.RuntimeService/StartContainer sandboxID=0669d5089f8067774701bcda9d845ad598db9f48e863ee27e89e5c1b754b086e",
2026-06-09 17:48:39.230709 | controller |     "Jun 09 16:28:43.421106 crc crio[3654]: time=\"2026-06-09T16:28:43.421044228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.230725 | controller |     "Jun 09 16:28:43.428738 crc crio[3654]: time=\"2026-06-09T16:28:43.428697471Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.230741 | controller |     "Jun 09 16:28:43.465983 crc crio[3654]: time=\"2026-06-09T16:28:43.465917948Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=2f3851d0-e891-45d0-b4d0-8906ead9973d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.230757 | controller |     "Jun 09 16:28:43.480975 crc crio[3654]: time=\"2026-06-09T16:28:43.478292549Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=5998358b-9f87-43cf-97ee-6e137a1de0f3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.230771 | controller |     "Jun 09 16:28:43.560731 crc crio[3654]: time=\"2026-06-09T16:28:43.560472609Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy\" id=fa10d63f-6175-4174-8ae4-32d7bf341f74 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.230787 | controller |     "Jun 09 16:28:43.563344 crc crio[3654]: time=\"2026-06-09T16:28:43.562296432Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.230803 | controller |     "Jun 09 16:28:43.812735 crc crio[3654]: time=\"2026-06-09T16:28:43.809798099Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.230820 | controller |     "Jun 09 16:28:43.879743 crc crio[3654]: time=\"2026-06-09T16:28:43.879439202Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.230836 | controller |     "Jun 09 16:28:43.933240 crc crio[3654]: time=\"2026-06-09T16:28:43.933180091Z\" level=info msg=\"Created container 1a0b754f05a2b18c8b5e7d9f7b44f90a92ac708d7db7274a4d893ec7e80867f0: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=e499fddd-8ec8-4fa7-8194-f95de832d38e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.230855 | controller |     "Jun 09 16:28:43.937613 crc crio[3654]: time=\"2026-06-09T16:28:43.937509128Z\" level=info msg=\"Starting container: 1a0b754f05a2b18c8b5e7d9f7b44f90a92ac708d7db7274a4d893ec7e80867f0\" id=31455bbf-d524-486d-925d-5d67c9c74105 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.230871 | controller |     "Jun 09 16:28:43.964051 crc crio[3654]: time=\"2026-06-09T16:28:43.96394663Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.230888 | controller |     "Jun 09 16:28:43.978845 crc crio[3654]: time=\"2026-06-09T16:28:43.978578637Z\" level=info msg=\"Started container\" PID=7639 containerID=1a0b754f05a2b18c8b5e7d9f7b44f90a92ac708d7db7274a4d893ec7e80867f0 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller id=31455bbf-d524-486d-925d-5d67c9c74105 name=/runtime.v1.RuntimeService/StartContainer sandboxID=61947642a3113e23e0df58e96e79faf0c7ef72d0f9dd3b7d2f951ad73fad3a01",
2026-06-09 17:48:39.230904 | controller |     "Jun 09 16:28:44.028541 crc crio[3654]: time=\"2026-06-09T16:28:44.027875296Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=98bc650b-3a01-4381-95a1-de273cf961c2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.230920 | controller |     "Jun 09 16:28:44.076250 crc crio[3654]: time=\"2026-06-09T16:28:44.075717703Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=7524680a-5018-423c-97d8-43c4b1ff0fbd name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.230936 | controller |     "Jun 09 16:28:44.116468 crc crio[3654]: time=\"2026-06-09T16:28:44.116310999Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=d5f53995-8a23-45fb-ac11-ded5f822b9c1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.230951 | controller |     "Jun 09 16:28:44.142887 crc crio[3654]: time=\"2026-06-09T16:28:44.142776461Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.230967 | controller |     "Jun 09 16:28:44.251032 crc crio[3654]: time=\"2026-06-09T16:28:44.250622529Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 17:48:39.230982 | controller |     "Jun 09 16:28:44.298761 crc crio[3654]: time=\"2026-06-09T16:28:44.298507487Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.230998 | controller |     "Jun 09 16:28:44.359302 crc crio[3654]: time=\"2026-06-09T16:28:44.352101572Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.231013 | controller |     "Jun 09 16:28:44.467623 crc crio[3654]: time=\"2026-06-09T16:28:44.466887464Z\" level=info msg=\"Created container c9e63b71451977540018915c5797eb3198f3b96a24ec7e16737abf19fc50413e: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=e2f7ea72-ab9e-44d0-8c91-3cd15b11b771 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.231028 | controller |     "Jun 09 16:28:44.486821 crc crio[3654]: time=\"2026-06-09T16:28:44.48319797Z\" level=info msg=\"Starting container: c9e63b71451977540018915c5797eb3198f3b96a24ec7e16737abf19fc50413e\" id=fc9621b6-dd95-44c0-86e7-2bb49f434c32 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.231048 | controller |     "Jun 09 16:28:44.488783 crc crio[3654]: time=\"2026-06-09T16:28:44.487121485Z\" level=info msg=\"Created container 666cd4d1cde435d31bb697baff853487d253db2b6323bb47dc48d7ec1e371499: openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy\" id=fa10d63f-6175-4174-8ae4-32d7bf341f74 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.231064 | controller |     "Jun 09 16:28:44.507190 crc crio[3654]: time=\"2026-06-09T16:28:44.507062677Z\" level=info msg=\"Starting container: 666cd4d1cde435d31bb697baff853487d253db2b6323bb47dc48d7ec1e371499\" id=62f91f5f-7d63-495a-9c44-5b2267626d3f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.231079 | controller |     "Jun 09 16:28:44.866033 crc crio[3654]: time=\"2026-06-09T16:28:44.865862943Z\" level=info msg=\"Started container\" PID=7656 containerID=c9e63b71451977540018915c5797eb3198f3b96a24ec7e16737abf19fc50413e description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy id=fc9621b6-dd95-44c0-86e7-2bb49f434c32 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1c67547db7c1794b379a25f749b444f7e7eccf88512fe2132f7f275ef8ad18ed",
2026-06-09 17:48:39.231096 | controller |     "Jun 09 16:28:44.954950 crc crio[3654]: time=\"2026-06-09T16:28:44.954304156Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.231112 | controller |     "Jun 09 16:28:44.962941 crc crio[3654]: time=\"2026-06-09T16:28:44.962273898Z\" level=info msg=\"Started container\" PID=7655 containerID=666cd4d1cde435d31bb697baff853487d253db2b6323bb47dc48d7ec1e371499 description=openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy id=62f91f5f-7d63-495a-9c44-5b2267626d3f name=/runtime.v1.RuntimeService/StartContainer sandboxID=0669d5089f8067774701bcda9d845ad598db9f48e863ee27e89e5c1b754b086e",
2026-06-09 17:48:39.231127 | controller |     "Jun 09 16:28:44.980947 crc crio[3654]: time=\"2026-06-09T16:28:44.975225436Z\" level=info msg=\"Created container 4bf29164b0d5ac80cb0e2e95c1550b1dc052e95e056b227548af139458d87503: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=d5f53995-8a23-45fb-ac11-ded5f822b9c1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.231143 | controller |     "Jun 09 16:28:44.999124 crc crio[3654]: time=\"2026-06-09T16:28:44.996205649Z\" level=info msg=\"Starting container: 4bf29164b0d5ac80cb0e2e95c1550b1dc052e95e056b227548af139458d87503\" id=a5789677-a541-4517-bbfb-ca8a520517b4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.231158 | controller |     "Jun 09 16:28:45.022067 crc crio[3654]: time=\"2026-06-09T16:28:45.02193896Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=4fa6876a-434a-49d2-8820-9d248ab7626d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.231174 | controller |     "Jun 09 16:28:45.038576 crc crio[3654]: time=\"2026-06-09T16:28:45.038135893Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=8cbd7d4e-0db3-4140-91aa-df422dec5e79 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.231189 | controller |     "Jun 09 16:28:45.045306 crc crio[3654]: time=\"2026-06-09T16:28:45.045270102Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=a50befdc-2928-4533-96cb-1e1e411d2b58 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.231205 | controller |     "Jun 09 16:28:45.052597 crc crio[3654]: time=\"2026-06-09T16:28:45.050983698Z\" level=info msg=\"Started container\" PID=7668 containerID=4bf29164b0d5ac80cb0e2e95c1550b1dc052e95e056b227548af139458d87503 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging id=a5789677-a541-4517-bbfb-ca8a520517b4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=61947642a3113e23e0df58e96e79faf0c7ef72d0f9dd3b7d2f951ad73fad3a01",
2026-06-09 17:48:39.231224 | controller |     "Jun 09 16:28:45.088913 crc crio[3654]: time=\"2026-06-09T16:28:45.088611337Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.231240 | controller |     "Jun 09 16:28:45.293202 crc crio[3654]: time=\"2026-06-09T16:28:45.292907282Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=7a409da3-2c33-40b0-8a8c-984f26a77182 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.231256 | controller |     "Jun 09 16:28:45.360273 crc crio[3654]: time=\"2026-06-09T16:28:45.359439885Z\" level=info msg=\"Created container 1917fd31333530d897acb39696746f9e8d063c7cd60f1a08e64f581dc423b2f9: openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy\" id=af580bca-a553-4956-b659-a324c83fea11 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.231272 | controller |     "Jun 09 16:28:45.364980 crc crio[3654]: time=\"2026-06-09T16:28:45.364527443Z\" level=info msg=\"Starting container: 1917fd31333530d897acb39696746f9e8d063c7cd60f1a08e64f581dc423b2f9\" id=61783fac-a540-4871-8296-918f14886890 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.231286 | controller |     "Jun 09 16:28:45.514827 crc crio[3654]: time=\"2026-06-09T16:28:45.51477403Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=8ca4a289-a71b-418f-913c-3e3e841ef9aa name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.231301 | controller |     "Jun 09 16:28:45.523925 crc crio[3654]: time=\"2026-06-09T16:28:45.523554516Z\" level=info msg=\"Started container\" PID=7684 containerID=1917fd31333530d897acb39696746f9e8d063c7cd60f1a08e64f581dc423b2f9 description=openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy id=61783fac-a540-4871-8296-918f14886890 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c63875b2267f45df8dc53f35dbc056134c01c32b2b398fcfcbfb52823f11ce38",
2026-06-09 17:48:39.231316 | controller |     "Jun 09 16:28:45.556251 crc crio[3654]: time=\"2026-06-09T16:28:45.55587202Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=f8b15b16-90ea-4c72-806a-106b00562d12 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.231332 | controller |     "Jun 09 16:28:45.609979 crc crio[3654]: time=\"2026-06-09T16:28:45.609795505Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.231348 | controller |     "Jun 09 16:28:45.611318 crc crio[3654]: time=\"2026-06-09T16:28:45.611089832Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.231363 | controller |     "Jun 09 16:28:45.708805 crc crio[3654]: time=\"2026-06-09T16:28:45.706298742Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.231378 | controller |     "Jun 09 16:28:45.754494 crc crio[3654]: time=\"2026-06-09T16:28:45.754192321Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.231393 | controller |     "Jun 09 16:28:45.811094 crc crio[3654]: time=\"2026-06-09T16:28:45.805965312Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.231412 | controller |     "Jun 09 16:28:45.915527 crc crio[3654]: time=\"2026-06-09T16:28:45.915324445Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=9e8e217f-fb92-4c6e-b886-34435f26e0d4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.231428 | controller |     "Jun 09 16:28:45.935457 crc crio[3654]: time=\"2026-06-09T16:28:45.935259358Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.231443 | controller |     "Jun 09 16:28:45.949325 crc crio[3654]: time=\"2026-06-09T16:28:45.935300819Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=a9e9729a-3e52-42a2-9061-5e425a39062d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.231459 | controller |     "Jun 09 16:28:45.954776 crc crio[3654]: time=\"2026-06-09T16:28:45.954579142Z\" level=info msg=\"Creating container: openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter\" id=7ce14275-3129-422f-8520-e74c3b6c2c5f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.231474 | controller |     "Jun 09 16:28:45.955853 crc crio[3654]: time=\"2026-06-09T16:28:45.955234321Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.231490 | controller |     "Jun 09 16:28:46.020257 crc crio[3654]: time=\"2026-06-09T16:28:46.020059184Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.231505 | controller |     "Jun 09 16:28:46.104204 crc crio[3654]: time=\"2026-06-09T16:28:46.104126468Z\" level=info msg=\"Created container dbc95a0f7edebc7bffcf96d02b6135d7a43a91fd0f839758a62044d42ff21a13: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=a50befdc-2928-4533-96cb-1e1e411d2b58 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.231543 | controller |     "Jun 09 16:28:46.111740 crc crio[3654]: time=\"2026-06-09T16:28:46.111591876Z\" level=info msg=\"Starting container: dbc95a0f7edebc7bffcf96d02b6135d7a43a91fd0f839758a62044d42ff21a13\" id=5a3f1fe6-ba84-4ec9-a2d8-8315c63d1a5d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.231560 | controller |     "Jun 09 16:28:46.182153 crc crio[3654]: time=\"2026-06-09T16:28:46.178896641Z\" level=info msg=\"Started container\" PID=7731 containerID=dbc95a0f7edebc7bffcf96d02b6135d7a43a91fd0f839758a62044d42ff21a13 description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager id=5a3f1fe6-ba84-4ec9-a2d8-8315c63d1a5d name=/runtime.v1.RuntimeService/StartContainer sandboxID=1c67547db7c1794b379a25f749b444f7e7eccf88512fe2132f7f275ef8ad18ed",
2026-06-09 17:48:39.231576 | controller |     "Jun 09 16:28:46.240852 crc crio[3654]: time=\"2026-06-09T16:28:46.239987435Z\" level=info msg=\"Created container fc39eb0f718befd26c67174317093ed6ce1a9a2e53c24a62eba91c9b1bf76ba1: openshift-image-registry/node-ca-2wddl/node-ca\" id=d2aa7bf8-d498-417f-acf3-ee381c2e94a6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.231591 | controller |     "Jun 09 16:28:46.249625 crc crio[3654]: time=\"2026-06-09T16:28:46.249193004Z\" level=info msg=\"Starting container: fc39eb0f718befd26c67174317093ed6ce1a9a2e53c24a62eba91c9b1bf76ba1\" id=fbde2fa4-6fc5-4354-964c-e08ee598bfc6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.231607 | controller |     "Jun 09 16:28:46.315806 crc crio[3654]: time=\"2026-06-09T16:28:46.314154831Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.231626 | controller |     "Jun 09 16:28:46.321078 crc crio[3654]: time=\"2026-06-09T16:28:46.318000973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.231642 | controller |     "Jun 09 16:28:46.321078 crc crio[3654]: time=\"2026-06-09T16:28:46.320276699Z\" level=info msg=\"Started container\" PID=7729 containerID=fc39eb0f718befd26c67174317093ed6ce1a9a2e53c24a62eba91c9b1bf76ba1 description=openshift-image-registry/node-ca-2wddl/node-ca id=fbde2fa4-6fc5-4354-964c-e08ee598bfc6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=44178d99303b95562b94b76198366aa534cd8f8124bf8a870d1e541cb61780cc",
2026-06-09 17:48:39.231658 | controller |     "Jun 09 16:28:46.506262 crc crio[3654]: time=\"2026-06-09T16:28:46.501982545Z\" level=info msg=\"Created container 0fb1d8d3172f2daef8c272ab15988581b46971852910ed8ba206bf7bfe02f627: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=f8b15b16-90ea-4c72-806a-106b00562d12 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.231674 | controller |     "Jun 09 16:28:46.512986 crc crio[3654]: time=\"2026-06-09T16:28:46.51276227Z\" level=info msg=\"Starting container: 0fb1d8d3172f2daef8c272ab15988581b46971852910ed8ba206bf7bfe02f627\" id=07e26722-4731-4392-8282-d0fd44cd9525 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.231690 | controller |     "Jun 09 16:28:46.531764 crc crio[3654]: time=\"2026-06-09T16:28:46.531525887Z\" level=info msg=\"Started container\" PID=7739 containerID=0fb1d8d3172f2daef8c272ab15988581b46971852910ed8ba206bf7bfe02f627 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node id=07e26722-4731-4392-8282-d0fd44cd9525 name=/runtime.v1.RuntimeService/StartContainer sandboxID=61947642a3113e23e0df58e96e79faf0c7ef72d0f9dd3b7d2f951ad73fad3a01",
2026-06-09 17:48:39.231705 | controller |     "Jun 09 16:28:46.590205 crc crio[3654]: time=\"2026-06-09T16:28:46.590090877Z\" level=info msg=\"Created container a7164de05ef40e88301ccb4b1383820fa7493f22687b311cc9cc83243446a830: openshift-dns/node-resolver-277xp/dns-node-resolver\" id=7e130925-0cc3-4a3d-8447-ef5e2ef112e0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.231720 | controller |     "Jun 09 16:28:46.594892 crc crio[3654]: time=\"2026-06-09T16:28:46.591415706Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=e461a7b9-6adf-4f65-b0b3-b5ecae60fd20 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.231735 | controller |     "Jun 09 16:28:46.596095 crc crio[3654]: time=\"2026-06-09T16:28:46.59599295Z\" level=info msg=\"Starting container: a7164de05ef40e88301ccb4b1383820fa7493f22687b311cc9cc83243446a830\" id=1b1627f5-7061-4fc4-84ad-c6c76b410435 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.231752 | controller |     "Jun 09 16:28:46.603467 crc crio[3654]: time=\"2026-06-09T16:28:46.603123618Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=b0c99342-e122-4fdf-a559-a132ddb95c31 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.231768 | controller |     "Jun 09 16:28:46.607839 crc crio[3654]: time=\"2026-06-09T16:28:46.607537197Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=0a0c6e18-8d90-4a2c-b923-a007165196e3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.231784 | controller |     "Jun 09 16:28:46.612967 crc crio[3654]: time=\"2026-06-09T16:28:46.612757479Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.231804 | controller |     "Jun 09 16:28:46.633169 crc crio[3654]: time=\"2026-06-09T16:28:46.633068842Z\" level=info msg=\"Started container\" PID=7750 containerID=a7164de05ef40e88301ccb4b1383820fa7493f22687b311cc9cc83243446a830 description=openshift-dns/node-resolver-277xp/dns-node-resolver id=1b1627f5-7061-4fc4-84ad-c6c76b410435 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3f5d42c0bfb4af6949008654b8b9d068ddc047445ede2366fee92ac5ad58cb3f",
2026-06-09 17:48:39.231821 | controller |     "Jun 09 16:28:46.673308 crc crio[3654]: time=\"2026-06-09T16:28:46.671272038Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.231837 | controller |     "Jun 09 16:28:46.674941 crc crio[3654]: time=\"2026-06-09T16:28:46.67443061Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.231852 | controller |     "Jun 09 16:28:46.936890 crc crio[3654]: time=\"2026-06-09T16:28:46.936198983Z\" level=info msg=\"Created container 5e22342370712f5c79334bb6da77f422fb61294a4b1035a568d546f04ec0b4c8: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=0a0c6e18-8d90-4a2c-b923-a007165196e3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.231868 | controller |     "Jun 09 16:28:46.943298 crc crio[3654]: time=\"2026-06-09T16:28:46.943028643Z\" level=info msg=\"Starting container: 5e22342370712f5c79334bb6da77f422fb61294a4b1035a568d546f04ec0b4c8\" id=f9e818db-eff5-476a-84b5-ea488a1dbc2d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.231883 | controller |     "Jun 09 16:28:46.970140 crc crio[3654]: time=\"2026-06-09T16:28:46.969144885Z\" level=info msg=\"Started container\" PID=7802 containerID=5e22342370712f5c79334bb6da77f422fb61294a4b1035a568d546f04ec0b4c8 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics id=f9e818db-eff5-476a-84b5-ea488a1dbc2d name=/runtime.v1.RuntimeService/StartContainer sandboxID=61947642a3113e23e0df58e96e79faf0c7ef72d0f9dd3b7d2f951ad73fad3a01",
2026-06-09 17:48:39.231899 | controller |     "Jun 09 16:28:47.108968 crc crio[3654]: time=\"2026-06-09T16:28:47.108808923Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=88b7b469-63b7-40ed-87b6-80a76a35da66 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.231915 | controller |     "Jun 09 16:28:47.116072 crc crio[3654]: time=\"2026-06-09T16:28:47.115046805Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=f0bde43c-0659-474b-87aa-62cc7d0bdc34 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.231930 | controller |     "Jun 09 16:28:47.120436 crc crio[3654]: time=\"2026-06-09T16:28:47.120068012Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=b7eca529-d656-4173-a307-84220df6a869 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.231946 | controller |     "Jun 09 16:28:47.120575 crc crio[3654]: time=\"2026-06-09T16:28:47.120529305Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.231962 | controller |     "Jun 09 16:28:47.244015 crc crio[3654]: time=\"2026-06-09T16:28:47.243834656Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.231978 | controller |     "Jun 09 16:28:47.254750 crc crio[3654]: time=\"2026-06-09T16:28:47.254054774Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.231997 | controller |     "Jun 09 16:28:47.629572 crc crio[3654]: time=\"2026-06-09T16:28:47.628973691Z\" level=info msg=\"Created container 4e42a11dcebf21ff1ec7085ac0f4730877b4ee312fd073d49d1b06c58eee84e0: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=b7eca529-d656-4173-a307-84220df6a869 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.232013 | controller |     "Jun 09 16:28:47.642807 crc crio[3654]: time=\"2026-06-09T16:28:47.636055418Z\" level=info msg=\"Starting container: 4e42a11dcebf21ff1ec7085ac0f4730877b4ee312fd073d49d1b06c58eee84e0\" id=8439a8ec-589c-41d3-9a42-5696124fed20 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.232029 | controller |     "Jun 09 16:28:47.717611 crc crio[3654]: time=\"2026-06-09T16:28:47.717523957Z\" level=info msg=\"Started container\" PID=7819 containerID=4e42a11dcebf21ff1ec7085ac0f4730877b4ee312fd073d49d1b06c58eee84e0 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/northd id=8439a8ec-589c-41d3-9a42-5696124fed20 name=/runtime.v1.RuntimeService/StartContainer sandboxID=61947642a3113e23e0df58e96e79faf0c7ef72d0f9dd3b7d2f951ad73fad3a01",
2026-06-09 17:48:39.232046 | controller |     "Jun 09 16:28:47.905877 crc crio[3654]: time=\"2026-06-09T16:28:47.905520955Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=e703e087-36ed-49a1-aea4-1fcea72f18b0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.232061 | controller |     "Jun 09 16:28:47.925793 crc crio[3654]: time=\"2026-06-09T16:28:47.925512799Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=e626dd5b-eaf3-4ea2-82dd-6d9a2a63395d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.232077 | controller |     "Jun 09 16:28:47.932176 crc crio[3654]: time=\"2026-06-09T16:28:47.931986118Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=f59e5ed1-4b25-4775-93ec-07d1deb33ff3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.232093 | controller |     "Jun 09 16:28:47.932916 crc crio[3654]: time=\"2026-06-09T16:28:47.932449191Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.232108 | controller |     "Jun 09 16:28:47.938268 crc crio[3654]: time=\"2026-06-09T16:28:47.938106066Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=dca247a8-2a24-42d4-9753-c5bffaca3253 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.232123 | controller |     "Jun 09 16:28:47.939381 crc crio[3654]: time=\"2026-06-09T16:28:47.939040924Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=77ceb2e8-80f5-49cf-875a-a4c2da198104 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.232138 | controller |     "Jun 09 16:28:47.989132 crc crio[3654]: time=\"2026-06-09T16:28:47.989011643Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=fc91bc96-9b3a-4163-b500-1189833029c4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.232153 | controller |     "Jun 09 16:28:47.992417 crc crio[3654]: time=\"2026-06-09T16:28:47.992232677Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=e41ec696-279a-4c5d-a950-9be401f1f88b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.232172 | controller |     "Jun 09 16:28:47.996040 crc crio[3654]: time=\"2026-06-09T16:28:47.995280686Z\" level=info msg=\"Creating container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator\" id=93680b70-ba77-4336-aea1-39f8bbaa3478 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.232188 | controller |     "Jun 09 16:28:47.996151 crc crio[3654]: time=\"2026-06-09T16:28:47.996076129Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.232203 | controller |     "Jun 09 16:28:47.997683 crc crio[3654]: time=\"2026-06-09T16:28:47.997411888Z\" level=info msg=\"Creating container: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=eaaf3483-91a0-4f48-9a7f-410e0ff6c21a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.232218 | controller |     "Jun 09 16:28:47.998169 crc crio[3654]: time=\"2026-06-09T16:28:47.997995895Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.232234 | controller |     "Jun 09 16:28:48.045296 crc crio[3654]: time=\"2026-06-09T16:28:48.045120391Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.232249 | controller |     "Jun 09 16:28:48.050941 crc crio[3654]: time=\"2026-06-09T16:28:48.050870259Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.232264 | controller |     "Jun 09 16:28:48.124268 crc crio[3654]: time=\"2026-06-09T16:28:48.121973805Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.232280 | controller |     "Jun 09 16:28:48.166479 crc crio[3654]: time=\"2026-06-09T16:28:48.166031921Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.232295 | controller |     "Jun 09 16:28:48.267566 crc crio[3654]: time=\"2026-06-09T16:28:48.267485354Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.232311 | controller |     "Jun 09 16:28:48.324103 crc crio[3654]: time=\"2026-06-09T16:28:48.323040536Z\" level=info msg=\"Created container 62a2a5a7d80dc917f23887a1100057b92d81f3abacd9cafdd3b4ca403dbeb91a: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=f59e5ed1-4b25-4775-93ec-07d1deb33ff3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.232327 | controller |     "Jun 09 16:28:48.351028 crc crio[3654]: time=\"2026-06-09T16:28:48.35094063Z\" level=info msg=\"Starting container: 62a2a5a7d80dc917f23887a1100057b92d81f3abacd9cafdd3b4ca403dbeb91a\" id=bd62caa9-9b74-4eb0-8840-21780cbb286a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.232342 | controller |     "Jun 09 16:28:48.394237 crc crio[3654]: time=\"2026-06-09T16:28:48.393010529Z\" level=info msg=\"Started container\" PID=7846 containerID=62a2a5a7d80dc917f23887a1100057b92d81f3abacd9cafdd3b4ca403dbeb91a description=openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb id=bd62caa9-9b74-4eb0-8840-21780cbb286a name=/runtime.v1.RuntimeService/StartContainer sandboxID=61947642a3113e23e0df58e96e79faf0c7ef72d0f9dd3b7d2f951ad73fad3a01",
2026-06-09 17:48:39.232358 | controller |     "Jun 09 16:28:48.672532 crc crio[3654]: time=\"2026-06-09T16:28:48.672301373Z\" level=info msg=\"Created container 9ea233774116757b5ad7af8adebfea850219d83ed33ac86b38417b5d75317ed9: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=eaaf3483-91a0-4f48-9a7f-410e0ff6c21a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.232377 | controller |     "Jun 09 16:28:48.678066 crc crio[3654]: time=\"2026-06-09T16:28:48.677003111Z\" level=info msg=\"Starting container: 9ea233774116757b5ad7af8adebfea850219d83ed33ac86b38417b5d75317ed9\" id=c02bdb71-6d7d-44d6-9dbc-43d6147216c8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.232393 | controller |     "Jun 09 16:28:48.828984 crc crio[3654]: time=\"2026-06-09T16:28:48.826869146Z\" level=info msg=\"Started container\" PID=7852 containerID=9ea233774116757b5ad7af8adebfea850219d83ed33ac86b38417b5d75317ed9 description=openshift-ingress/router-default-68cf44c8b8-w4gs8/router id=c02bdb71-6d7d-44d6-9dbc-43d6147216c8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3e7a5a4dee9517bbca6cf7fd9be1a53c54a926acf7d2e8c9876640e9e0b7f0a8",
2026-06-09 17:48:39.232408 | controller |     "Jun 09 16:28:49.654717 crc crio[3654]: time=\"2026-06-09T16:28:49.654013028Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.232424 | controller |     "Jun 09 16:28:49.913388 crc crio[3654]: time=\"2026-06-09T16:28:49.913278648Z\" level=info msg=\"Created container 55388611b5ee6816ac928140ea4911ae52eec23f8b723f46bd5242ed0a90a2df: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator\" id=93680b70-ba77-4336-aea1-39f8bbaa3478 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.232439 | controller |     "Jun 09 16:28:49.941839 crc crio[3654]: time=\"2026-06-09T16:28:49.930172931Z\" level=info msg=\"Starting container: 55388611b5ee6816ac928140ea4911ae52eec23f8b723f46bd5242ed0a90a2df\" id=284324db-e8b5-401e-91c3-5abe60eb5dbf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.232455 | controller |     "Jun 09 16:28:50.008537 crc crio[3654]: time=\"2026-06-09T16:28:50.00822459Z\" level=info msg=\"Started container\" PID=7917 containerID=55388611b5ee6816ac928140ea4911ae52eec23f8b723f46bd5242ed0a90a2df description=openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator id=284324db-e8b5-401e-91c3-5abe60eb5dbf name=/runtime.v1.RuntimeService/StartContainer sandboxID=e2bbaf234240bd73327145110066f7cc6bf66dec8e1cd8c486819aafd7c071da",
2026-06-09 17:48:39.232471 | controller |     "Jun 09 16:28:50.208547 crc crio[3654]: time=\"2026-06-09T16:28:50.208317523Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=3a9b0c8c-0088-48a3-b24e-762524938bee name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.232486 | controller |     "Jun 09 16:28:50.209277 crc crio[3654]: time=\"2026-06-09T16:28:50.209122626Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=7736f1a2-5f27-436b-8091-b3ee8db35460 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.232502 | controller |     "Jun 09 16:28:50.210000 crc crio[3654]: time=\"2026-06-09T16:28:50.209576599Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=0cadc55c-bf9d-4076-9131-a7d93013dd93 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.232539 | controller |     "Jun 09 16:28:50.221512 crc crio[3654]: time=\"2026-06-09T16:28:50.220137728Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=1924ef7c-e761-4a3a-b20e-7b3dff5afd96 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.232558 | controller |     "Jun 09 16:28:50.225736 crc crio[3654]: time=\"2026-06-09T16:28:50.225436412Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=ace6a671-ebb9-473e-97cb-26b1b0f3c3ac name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.232578 | controller |     "Jun 09 16:28:50.242261 crc crio[3654]: time=\"2026-06-09T16:28:50.241520242Z\" level=info msg=\"Creating container: openshift-network-node-identity/network-node-identity-dgvkt/webhook\" id=ca7ed2a2-88ac-4040-9b59-c33946996e7e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.232594 | controller |     "Jun 09 16:28:50.242261 crc crio[3654]: time=\"2026-06-09T16:28:50.241960325Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy\" id=52ca9185-c11e-40e8-974f-213493c3cf43 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.232609 | controller |     "Jun 09 16:28:50.242261 crc crio[3654]: time=\"2026-06-09T16:28:50.242203472Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.232625 | controller |     "Jun 09 16:28:50.242958 crc crio[3654]: time=\"2026-06-09T16:28:50.242505131Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.232641 | controller |     "Jun 09 16:28:50.262468 crc crio[3654]: time=\"2026-06-09T16:28:50.262232277Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=f8b1e850-9494-4f6c-9340-cecd5802eb32 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.232656 | controller |     "Jun 09 16:28:50.332774 crc crio[3654]: time=\"2026-06-09T16:28:50.332310813Z\" level=info msg=\"Creating container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator\" id=13dcdae7-fc55-4b3f-8b22-6dde46113244 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.232671 | controller |     "Jun 09 16:28:50.333016 crc crio[3654]: time=\"2026-06-09T16:28:50.332783707Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.232687 | controller |     "Jun 09 16:28:50.547145 crc crio[3654]: time=\"2026-06-09T16:28:50.547005602Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.232702 | controller |     "Jun 09 16:28:50.547491 crc crio[3654]: time=\"2026-06-09T16:28:50.547163096Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.232716 | controller |     "Jun 09 16:28:50.576544 crc crio[3654]: time=\"2026-06-09T16:28:50.573842845Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.232733 | controller |     "Jun 09 16:28:50.604212 crc crio[3654]: time=\"2026-06-09T16:28:50.603899313Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.232748 | controller |     "Jun 09 16:28:50.646819 crc crio[3654]: time=\"2026-06-09T16:28:50.646535948Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.232764 | controller |     "Jun 09 16:28:51.850317 crc crio[3654]: time=\"2026-06-09T16:28:51.850089969Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=0a4f0695-0ab1-4b7c-acfa-d036b869fe80 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.232779 | controller |     "Jun 09 16:28:51.864218 crc crio[3654]: time=\"2026-06-09T16:28:51.863962224Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=ef934d01-a348-402c-abb9-84a43ea308ca name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.232798 | controller |     "Jun 09 16:28:51.878148 crc crio[3654]: time=\"2026-06-09T16:28:51.877745946Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=00347bbc-ce53-4b57-8a9e-3be6ee2cbd82 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.232814 | controller |     "Jun 09 16:28:51.879910 crc crio[3654]: time=\"2026-06-09T16:28:51.878876759Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.232846 | controller |     "Jun 09 16:28:51.950966 crc crio[3654]: time=\"2026-06-09T16:28:51.949974105Z\" level=info msg=\"Created container 8a9e23060daff200d9d0607b2f656ebeb649f839dcbc8de292bb2901b4aba1e9: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator\" id=13dcdae7-fc55-4b3f-8b22-6dde46113244 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.232864 | controller |     "Jun 09 16:28:51.967923 crc crio[3654]: time=\"2026-06-09T16:28:51.967065414Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.232880 | controller |     "Jun 09 16:28:51.990192 crc crio[3654]: time=\"2026-06-09T16:28:51.989705035Z\" level=info msg=\"Starting container: 8a9e23060daff200d9d0607b2f656ebeb649f839dcbc8de292bb2901b4aba1e9\" id=6358d1ec-402f-449e-a5fe-334522b5d73e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.232896 | controller |     "Jun 09 16:28:52.011049 crc crio[3654]: time=\"2026-06-09T16:28:52.007891456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.232912 | controller |     "Jun 09 16:28:52.028092 crc crio[3654]: time=\"2026-06-09T16:28:52.021539485Z\" level=info msg=\"Created container 4535c0d9e93fa8afe92df1d0ce63a6d22ccc201d6f1fc3d0572b63ddc8b024be: openshift-network-node-identity/network-node-identity-dgvkt/webhook\" id=ca7ed2a2-88ac-4040-9b59-c33946996e7e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.232927 | controller |     "Jun 09 16:28:52.060309 crc crio[3654]: time=\"2026-06-09T16:28:52.055696602Z\" level=info msg=\"Starting container: 4535c0d9e93fa8afe92df1d0ce63a6d22ccc201d6f1fc3d0572b63ddc8b024be\" id=a2fa2333-4416-4f8a-94f3-efd624802ed8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.232943 | controller |     "Jun 09 16:28:52.108455 crc crio[3654]: time=\"2026-06-09T16:28:52.100009826Z\" level=info msg=\"Started container\" PID=7970 containerID=4535c0d9e93fa8afe92df1d0ce63a6d22ccc201d6f1fc3d0572b63ddc8b024be description=openshift-network-node-identity/network-node-identity-dgvkt/webhook id=a2fa2333-4416-4f8a-94f3-efd624802ed8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=94353f3482a7259433a217eda47193aa7a4b7ae9957c911c7e367534a338a080",
2026-06-09 17:48:39.232959 | controller |     "Jun 09 16:28:52.108455 crc crio[3654]: time=\"2026-06-09T16:28:52.105759374Z\" level=info msg=\"Started container\" PID=7969 containerID=8a9e23060daff200d9d0607b2f656ebeb649f839dcbc8de292bb2901b4aba1e9 description=openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator id=6358d1ec-402f-449e-a5fe-334522b5d73e name=/runtime.v1.RuntimeService/StartContainer sandboxID=317d906bf6183e305dfc8a787a95f1f0e4ff460367627e0ed66206ffa882087a",
2026-06-09 17:48:39.232975 | controller |     "Jun 09 16:28:52.298977 crc crio[3654]: time=\"2026-06-09T16:28:52.297036249Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=31a34f90-171d-4a17-bbbc-f6500426bfe2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.232994 | controller |     "Jun 09 16:28:52.318617 crc crio[3654]: time=\"2026-06-09T16:28:52.31796922Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=6c30908b-a2c2-4ed5-8713-5d10798d021b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.233009 | controller |     "Jun 09 16:28:52.328042 crc crio[3654]: time=\"2026-06-09T16:28:52.327958122Z\" level=info msg=\"Creating container: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=ed1ef19e-0518-4baf-aa3d-27cab6adadbf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.233026 | controller |     "Jun 09 16:28:52.345977 crc crio[3654]: time=\"2026-06-09T16:28:52.345626448Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.233042 | controller |     "Jun 09 16:28:52.354921 crc crio[3654]: time=\"2026-06-09T16:28:52.353553279Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.233058 | controller |     "Jun 09 16:28:52.371251 crc crio[3654]: time=\"2026-06-09T16:28:52.370903856Z\" level=info msg=\"Created container 7ec574b3708ff72d825cb7987a3bcdb56c0c8e3e10224467233bd4c1b437c834: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=00347bbc-ce53-4b57-8a9e-3be6ee2cbd82 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.233075 | controller |     "Jun 09 16:28:52.386459 crc crio[3654]: time=\"2026-06-09T16:28:52.386412098Z\" level=info msg=\"Starting container: 7ec574b3708ff72d825cb7987a3bcdb56c0c8e3e10224467233bd4c1b437c834\" id=f97c3141-9ed8-4150-b3a1-a1999f503ebd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.233091 | controller |     "Jun 09 16:28:52.407523 crc crio[3654]: time=\"2026-06-09T16:28:52.407114923Z\" level=info msg=\"Started container\" PID=7987 containerID=7ec574b3708ff72d825cb7987a3bcdb56c0c8e3e10224467233bd4c1b437c834 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb id=f97c3141-9ed8-4150-b3a1-a1999f503ebd name=/runtime.v1.RuntimeService/StartContainer sandboxID=61947642a3113e23e0df58e96e79faf0c7ef72d0f9dd3b7d2f951ad73fad3a01",
2026-06-09 17:48:39.233139 | controller |     "Jun 09 16:28:52.599722 crc crio[3654]: time=\"2026-06-09T16:28:52.59914437Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.233162 | controller |     "Jun 09 16:28:52.618265 crc crio[3654]: time=\"2026-06-09T16:28:52.617948929Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.233180 | controller |     "Jun 09 16:28:52.775586 crc crio[3654]: time=\"2026-06-09T16:28:52.772873622Z\" level=info msg=\"Created container 1b00141e3dfeec29d9805c62be4dbf59cee4af59245d7592568f1554343efeb8: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy\" id=52ca9185-c11e-40e8-974f-213493c3cf43 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.233197 | controller |     "Jun 09 16:28:52.801993 crc crio[3654]: time=\"2026-06-09T16:28:52.78822215Z\" level=info msg=\"Starting container: 1b00141e3dfeec29d9805c62be4dbf59cee4af59245d7592568f1554343efeb8\" id=5e7e81c0-f2e4-4184-a681-a37d7ab029bc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.233214 | controller |     "Jun 09 16:28:52.884478 crc crio[3654]: time=\"2026-06-09T16:28:52.882967897Z\" level=info msg=\"Started container\" PID=8005 containerID=1b00141e3dfeec29d9805c62be4dbf59cee4af59245d7592568f1554343efeb8 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy id=5e7e81c0-f2e4-4184-a681-a37d7ab029bc name=/runtime.v1.RuntimeService/StartContainer sandboxID=140ba3345a2986e5390e9a38832098ef084208d4f02c31bda44e05fa4ceaf139",
2026-06-09 17:48:39.233234 | controller |     "Jun 09 16:28:52.996553 crc crio[3654]: time=\"2026-06-09T16:28:52.996236734Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1b55c029f731ebbde3c5580eef98a588264f4d6a8ae667805c9521dd1ecf1d5d\" id=40b4dd44-9d97-49e8-8f57-47259246eaa7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.233251 | controller |     "Jun 09 16:28:53.018248 crc crio[3654]: time=\"2026-06-09T16:28:53.017892597Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1b55c029f731ebbde3c5580eef98a588264f4d6a8ae667805c9521dd1ecf1d5d\" id=393f0705-9124-4da0-88a3-9c1afdf7a888 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.233266 | controller |     "Jun 09 16:28:53.083323 crc crio[3654]: time=\"2026-06-09T16:28:53.081972798Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins\" id=18714068-2dbe-47a6-ab6c-b7171b47901b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.233282 | controller |     "Jun 09 16:28:53.084012 crc crio[3654]: time=\"2026-06-09T16:28:53.083888714Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.233298 | controller |     "Jun 09 16:28:53.190261 crc crio[3654]: time=\"2026-06-09T16:28:53.186543511Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.233313 | controller |     "Jun 09 16:28:53.274842 crc crio[3654]: time=\"2026-06-09T16:28:53.274477148Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=a7a3dbd3-22af-4e38-b90b-6289b7721182 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.233328 | controller |     "Jun 09 16:28:53.298699 crc crio[3654]: time=\"2026-06-09T16:28:53.295866753Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=ba17ce0e-6c6c-46d8-a215-57299ce06d38 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.233344 | controller |     "Jun 09 16:28:53.301882 crc crio[3654]: time=\"2026-06-09T16:28:53.301486987Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=7ccfbc06-8992-4c89-b8c8-a64ab2536a0d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.233359 | controller |     "Jun 09 16:28:53.303461 crc crio[3654]: time=\"2026-06-09T16:28:53.303206287Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.233375 | controller |     "Jun 09 16:28:53.327895 crc crio[3654]: time=\"2026-06-09T16:28:53.325041175Z\" level=info msg=\"Created container 6141e48d54f251b193138c90567538d672a03d661ea385c3381dc7403a2a77ec: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=ed1ef19e-0518-4baf-aa3d-27cab6adadbf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.233390 | controller |     "Jun 09 16:28:53.350747 crc crio[3654]: time=\"2026-06-09T16:28:53.350119857Z\" level=info msg=\"Starting container: 6141e48d54f251b193138c90567538d672a03d661ea385c3381dc7403a2a77ec\" id=90348d61-3a9b-4b4e-89c5-d6cd3ea1526a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.233405 | controller |     "Jun 09 16:28:53.569731 crc crio[3654]: time=\"2026-06-09T16:28:53.556507113Z\" level=info msg=\"Started container\" PID=8022 containerID=6141e48d54f251b193138c90567538d672a03d661ea385c3381dc7403a2a77ec description=openshift-network-node-identity/network-node-identity-dgvkt/approver id=90348d61-3a9b-4b4e-89c5-d6cd3ea1526a name=/runtime.v1.RuntimeService/StartContainer sandboxID=94353f3482a7259433a217eda47193aa7a4b7ae9957c911c7e367534a338a080",
2026-06-09 17:48:39.233428 | controller |     "Jun 09 16:28:53.706072 crc crio[3654]: time=\"2026-06-09T16:28:53.705901805Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.233445 | controller |     "Jun 09 16:28:56.023235 crc crio[3654]: time=\"2026-06-09T16:28:56.023039771Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=0a198801-d751-4e8d-a229-e51259f4c724 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.233461 | controller |     "Jun 09 16:28:56.239256 crc crio[3654]: time=\"2026-06-09T16:28:56.238601055Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=f47a0dc8-b9f5-4200-bc7d-6d5764ba06c8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.233477 | controller |     "Jun 09 16:28:56.247906 crc crio[3654]: time=\"2026-06-09T16:28:56.247234187Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.233492 | controller |     "Jun 09 16:28:56.247906 crc crio[3654]: time=\"2026-06-09T16:28:56.247443653Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=3d728d38-ec06-4137-94a9-d19a2e3dfcf8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.233508 | controller |     "Jun 09 16:28:56.247906 crc crio[3654]: time=\"2026-06-09T16:28:56.247891427Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.233547 | controller |     "Jun 09 16:28:56.839482 crc crio[3654]: time=\"2026-06-09T16:28:56.838561443Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.233564 | controller |     "Jun 09 16:28:56.908512 crc crio[3654]: time=\"2026-06-09T16:28:56.907457485Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.233580 | controller |     "Jun 09 16:28:57.005376 crc crio[3654]: time=\"2026-06-09T16:28:56.967447317Z\" level=info msg=\"Created container 23d5a828ad6f68699ca521d00054e271e39231944cd7aeeeb4cad8b342032cce: openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins\" id=18714068-2dbe-47a6-ab6c-b7171b47901b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.233594 | controller |     "Jun 09 16:28:57.013777 crc crio[3654]: time=\"2026-06-09T16:28:57.012384939Z\" level=info msg=\"Starting container: 23d5a828ad6f68699ca521d00054e271e39231944cd7aeeeb4cad8b342032cce\" id=d904961e-45f0-4979-8078-eed42f5874c4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.233635 | controller |     "Jun 09 16:28:57.071566 crc crio[3654]: time=\"2026-06-09T16:28:57.070744693Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.233655 | controller |     "Jun 09 16:28:57.266028 crc crio[3654]: time=\"2026-06-09T16:28:57.259795633Z\" level=info msg=\"Started container\" PID=8146 containerID=23d5a828ad6f68699ca521d00054e271e39231944cd7aeeeb4cad8b342032cce description=openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins id=d904961e-45f0-4979-8078-eed42f5874c4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c63875b2267f45df8dc53f35dbc056134c01c32b2b398fcfcbfb52823f11ce38",
2026-06-09 17:48:39.233697 | controller |     "Jun 09 16:28:57.491807 crc crio[3654]: time=\"2026-06-09T16:28:57.491495838Z\" level=info msg=\"Created container 114b33f391a7bd46ff4717303ecc0ee0e4047084584591981ae241ad888a27ea: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=7ccfbc06-8992-4c89-b8c8-a64ab2536a0d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.233719 | controller |     "Jun 09 16:28:57.509290 crc crio[3654]: time=\"2026-06-09T16:28:57.509200015Z\" level=info msg=\"Starting container: 114b33f391a7bd46ff4717303ecc0ee0e4047084584591981ae241ad888a27ea\" id=74194c0b-be10-4908-9b9c-a9e917a8c427 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.233736 | controller |     "Jun 09 16:28:57.554276 crc crio[3654]: time=\"2026-06-09T16:28:57.550854621Z\" level=info msg=\"Started container\" PID=8160 containerID=114b33f391a7bd46ff4717303ecc0ee0e4047084584591981ae241ad888a27ea description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=74194c0b-be10-4908-9b9c-a9e917a8c427 name=/runtime.v1.RuntimeService/StartContainer sandboxID=140ba3345a2986e5390e9a38832098ef084208d4f02c31bda44e05fa4ceaf139",
2026-06-09 17:48:39.233752 | controller |     "Jun 09 16:28:57.614745 crc crio[3654]: time=\"2026-06-09T16:28:57.61450603Z\" level=info msg=\"Created container 79442bfa800e4e5d0b8e607920bf9d2bfceb307cde6edd6522808c5a5482dca7: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=3d728d38-ec06-4137-94a9-d19a2e3dfcf8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.233767 | controller |     "Jun 09 16:28:57.624809 crc crio[3654]: time=\"2026-06-09T16:28:57.624432629Z\" level=info msg=\"Starting container: 79442bfa800e4e5d0b8e607920bf9d2bfceb307cde6edd6522808c5a5482dca7\" id=2c38669f-20a4-4c5f-9470-a3658894bce6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.233782 | controller |     "Jun 09 16:28:57.834986 crc crio[3654]: time=\"2026-06-09T16:28:57.834267586Z\" level=info msg=\"Started container\" PID=8157 containerID=79442bfa800e4e5d0b8e607920bf9d2bfceb307cde6edd6522808c5a5482dca7 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller id=2c38669f-20a4-4c5f-9470-a3658894bce6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=61947642a3113e23e0df58e96e79faf0c7ef72d0f9dd3b7d2f951ad73fad3a01",
2026-06-09 17:48:39.233798 | controller |     "Jun 09 16:29:00.909089 crc crio[3654]: time=\"2026-06-09T16:29:00.907240591Z\" level=info msg=\"Created container 1afcc3f6b654e8bb01d1122b5b32967cbfd74062f2fa738cafd532a5ab75bb44: openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter\" id=7ce14275-3129-422f-8520-e74c3b6c2c5f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.233814 | controller |     "Jun 09 16:29:00.920488 crc crio[3654]: time=\"2026-06-09T16:29:00.919968712Z\" level=info msg=\"Starting container: 1afcc3f6b654e8bb01d1122b5b32967cbfd74062f2fa738cafd532a5ab75bb44\" id=35784e84-6dc4-47a9-8ee8-3b2ebb77006f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.233831 | controller |     "Jun 09 16:29:01.033175 crc crio[3654]: time=\"2026-06-09T16:29:01.030131379Z\" level=info msg=\"Started container\" PID=7968 containerID=1afcc3f6b654e8bb01d1122b5b32967cbfd74062f2fa738cafd532a5ab75bb44 description=openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter id=35784e84-6dc4-47a9-8ee8-3b2ebb77006f name=/runtime.v1.RuntimeService/StartContainer sandboxID=f4d63277003f8cf38fa22a9919dd3e93670546b712a21233463528ca737c8437",
2026-06-09 17:48:39.233847 | controller |     "Jun 09 16:29:10.846778 crc crio[3654]: time=\"2026-06-09T16:29:10.845797234Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6efa070ceb93cc5fc2e76eab6d9c96ac3c4f8812085d0b6eb6e3f513b5bac782\" id=8bcb3209-5f69-4c05-b2e4-3a175dfbe952 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.233866 | controller |     "Jun 09 16:29:10.854164 crc crio[3654]: time=\"2026-06-09T16:29:10.85403186Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6efa070ceb93cc5fc2e76eab6d9c96ac3c4f8812085d0b6eb6e3f513b5bac782\" id=0d385043-efed-4a09-bb81-c12a27e3250e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.233883 | controller |     "Jun 09 16:29:10.857296 crc crio[3654]: time=\"2026-06-09T16:29:10.85718251Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin\" id=ef312b7a-856b-4ecc-b903-4681adb8ad88 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.233898 | controller |     "Jun 09 16:29:10.857786 crc crio[3654]: time=\"2026-06-09T16:29:10.857726276Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.233915 | controller |     "Jun 09 16:29:10.890315 crc crio[3654]: time=\"2026-06-09T16:29:10.890198155Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.233930 | controller |     "Jun 09 16:29:11.556457 crc crio[3654]: time=\"2026-06-09T16:29:11.556238887Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.233946 | controller |     "Jun 09 16:29:11.747795 crc crio[3654]: time=\"2026-06-09T16:29:11.747465082Z\" level=info msg=\"Created container 10d4a640ea209460fe78be175fd3394e203f96e9c368d5afcd77444c0c7d2f87: openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin\" id=ef312b7a-856b-4ecc-b903-4681adb8ad88 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.233962 | controller |     "Jun 09 16:29:11.752853 crc crio[3654]: time=\"2026-06-09T16:29:11.750036656Z\" level=info msg=\"Starting container: 10d4a640ea209460fe78be175fd3394e203f96e9c368d5afcd77444c0c7d2f87\" id=87b7eed2-0071-4f37-8784-aee23fc39874 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.233977 | controller |     "Jun 09 16:29:11.774137 crc crio[3654]: time=\"2026-06-09T16:29:11.773974161Z\" level=info msg=\"Started container\" PID=8585 containerID=10d4a640ea209460fe78be175fd3394e203f96e9c368d5afcd77444c0c7d2f87 description=openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin id=87b7eed2-0071-4f37-8784-aee23fc39874 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c63875b2267f45df8dc53f35dbc056134c01c32b2b398fcfcbfb52823f11ce38",
2026-06-09 17:48:39.233992 | controller |     "Jun 09 16:29:12.920522 crc crio[3654]: time=\"2026-06-09T16:29:12.92018178Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c3454e762466e22e2a893650b9781823558bc6fdfda2aa4188aff3cb819014c4\" id=4d0d8328-9126-4e30-8a4a-2be42c00734f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.234008 | controller |     "Jun 09 16:29:12.928235 crc crio[3654]: time=\"2026-06-09T16:29:12.926928783Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c3454e762466e22e2a893650b9781823558bc6fdfda2aa4188aff3cb819014c4\" id=282b89a6-f025-4ab9-b887-350f1bcd2093 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.234023 | controller |     "Jun 09 16:29:12.936095 crc crio[3654]: time=\"2026-06-09T16:29:12.935727485Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni\" id=b6b0a4b1-078e-45cf-b799-982c0d7a14c7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.234037 | controller |     "Jun 09 16:29:12.936574 crc crio[3654]: time=\"2026-06-09T16:29:12.936420705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.234056 | controller |     "Jun 09 16:29:12.979481 crc crio[3654]: time=\"2026-06-09T16:29:12.979314293Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.234071 | controller |     "Jun 09 16:29:13.589733 crc crio[3654]: time=\"2026-06-09T16:29:13.588903187Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.234086 | controller |     "Jun 09 16:29:13.790174 crc crio[3654]: time=\"2026-06-09T16:29:13.789942204Z\" level=info msg=\"Created container 9d3ba7cae44ed54c4f9d0e2be53439a1f61f45a56eb32cf4d2f026e0d5428484: openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni\" id=b6b0a4b1-078e-45cf-b799-982c0d7a14c7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.234101 | controller |     "Jun 09 16:29:13.792721 crc crio[3654]: time=\"2026-06-09T16:29:13.79259729Z\" level=info msg=\"Starting container: 9d3ba7cae44ed54c4f9d0e2be53439a1f61f45a56eb32cf4d2f026e0d5428484\" id=2a33eda8-9ce0-4923-860a-3400dbcdcdfd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.234119 | controller |     "Jun 09 16:29:13.804262 crc crio[3654]: time=\"2026-06-09T16:29:13.804214012Z\" level=info msg=\"Started container\" PID=8667 containerID=9d3ba7cae44ed54c4f9d0e2be53439a1f61f45a56eb32cf4d2f026e0d5428484 description=openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni id=2a33eda8-9ce0-4923-860a-3400dbcdcdfd name=/runtime.v1.RuntimeService/StartContainer sandboxID=c63875b2267f45df8dc53f35dbc056134c01c32b2b398fcfcbfb52823f11ce38",
2026-06-09 17:48:39.234138 | controller |     "Jun 09 16:29:14.976194 crc crio[3654]: time=\"2026-06-09T16:29:14.976012515Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=88e00793-dd37-43e2-bd47-f39321e37df5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.234159 | controller |     "Jun 09 16:29:14.988899 crc crio[3654]: time=\"2026-06-09T16:29:14.988172873Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=c549f7b0-5361-4e73-9b4a-9d0c67714eba name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.234183 | controller |     "Jun 09 16:29:14.995087 crc crio[3654]: time=\"2026-06-09T16:29:14.995023459Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy\" id=ed6f102a-9bda-4672-8f6b-4b2ccf78ee3a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.234205 | controller |     "Jun 09 16:29:14.995917 crc crio[3654]: time=\"2026-06-09T16:29:14.995853783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.234222 | controller |     "Jun 09 16:29:15.042415 crc crio[3654]: time=\"2026-06-09T16:29:15.042124628Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.234238 | controller |     "Jun 09 16:29:15.587496 crc crio[3654]: time=\"2026-06-09T16:29:15.586611238Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.234255 | controller |     "Jun 09 16:29:15.733138 crc crio[3654]: time=\"2026-06-09T16:29:15.732920357Z\" level=info msg=\"Created container fd228c6d1465dcbae31f5dc5f86b693cc086e434d2f2863b892081bf65fb720a: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy\" id=ed6f102a-9bda-4672-8f6b-4b2ccf78ee3a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.234274 | controller |     "Jun 09 16:29:15.738484 crc crio[3654]: time=\"2026-06-09T16:29:15.738392964Z\" level=info msg=\"Starting container: fd228c6d1465dcbae31f5dc5f86b693cc086e434d2f2863b892081bf65fb720a\" id=6d37b0f4-b952-42ce-b445-04e67a8f794e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.234327 | controller |     "Jun 09 16:29:15.748492 crc crio[3654]: time=\"2026-06-09T16:29:15.747992839Z\" level=info msg=\"Started container\" PID=8762 containerID=fd228c6d1465dcbae31f5dc5f86b693cc086e434d2f2863b892081bf65fb720a description=openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy id=6d37b0f4-b952-42ce-b445-04e67a8f794e name=/runtime.v1.RuntimeService/StartContainer sandboxID=c63875b2267f45df8dc53f35dbc056134c01c32b2b398fcfcbfb52823f11ce38",
2026-06-09 17:48:39.234348 | controller |     "Jun 09 16:29:24.129977 crc crio[3654]: time=\"2026-06-09T16:29:24.129009472Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=1f2cbf5a-1809-4d9b-8830-d5dfcd82c287 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.234364 | controller |     "Jun 09 16:29:24.228150 crc crio[3654]: time=\"2026-06-09T16:29:24.226877365Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=fc894987-5caa-4005-828e-5dcd803ef8ed name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.234380 | controller |     "Jun 09 16:29:24.229731 crc crio[3654]: time=\"2026-06-09T16:29:24.229600843Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni\" id=ed13b176-55a1-4fc1-aa4f-e70be0c79a02 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.234396 | controller |     "Jun 09 16:29:24.230454 crc crio[3654]: time=\"2026-06-09T16:29:24.230385395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.234412 | controller |     "Jun 09 16:29:24.253252 crc crio[3654]: time=\"2026-06-09T16:29:24.253159877Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.234428 | controller |     "Jun 09 16:29:24.555303 crc crio[3654]: time=\"2026-06-09T16:29:24.555066252Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.234443 | controller |     "Jun 09 16:29:24.665876 crc crio[3654]: time=\"2026-06-09T16:29:24.665734211Z\" level=info msg=\"Created container 265973c19749d57d34b8b8596b1a8684228d2dd2a7357bb0df1075f03bcf5615: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni\" id=ed13b176-55a1-4fc1-aa4f-e70be0c79a02 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.234459 | controller |     "Jun 09 16:29:24.667231 crc crio[3654]: time=\"2026-06-09T16:29:24.6671043Z\" level=info msg=\"Starting container: 265973c19749d57d34b8b8596b1a8684228d2dd2a7357bb0df1075f03bcf5615\" id=558345f1-10db-4fa9-9c98-0266c1b3338e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.234475 | controller |     "Jun 09 16:29:24.675507 crc crio[3654]: time=\"2026-06-09T16:29:24.675410398Z\" level=info msg=\"Started container\" PID=8933 containerID=265973c19749d57d34b8b8596b1a8684228d2dd2a7357bb0df1075f03bcf5615 description=openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni id=558345f1-10db-4fa9-9c98-0266c1b3338e name=/runtime.v1.RuntimeService/StartContainer sandboxID=c63875b2267f45df8dc53f35dbc056134c01c32b2b398fcfcbfb52823f11ce38",
2026-06-09 17:48:39.234495 | controller |     "Jun 09 16:29:25.139043 crc crio[3654]: time=\"2026-06-09T16:29:25.138965461Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=d4738ebd-491d-4a0f-bed5-13eee5972188 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.234531 | controller |     "Jun 09 16:29:25.141565 crc crio[3654]: time=\"2026-06-09T16:29:25.141493553Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=e49da995-a40e-4cef-b320-01e7d0a44002 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.234555 | controller |     "Jun 09 16:29:25.144014 crc crio[3654]: time=\"2026-06-09T16:29:25.143955424Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins\" id=6f7a9a85-faa3-4c72-a5bc-7e40af83ba5e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.234571 | controller |     "Jun 09 16:29:25.144297 crc crio[3654]: time=\"2026-06-09T16:29:25.144227671Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.234586 | controller |     "Jun 09 16:29:25.167770 crc crio[3654]: time=\"2026-06-09T16:29:25.166350895Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.234602 | controller |     "Jun 09 16:29:25.499448 crc crio[3654]: time=\"2026-06-09T16:29:25.499409801Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.234617 | controller |     "Jun 09 16:29:25.716441 crc crio[3654]: time=\"2026-06-09T16:29:25.716213059Z\" level=info msg=\"Created container 324e10332fab9b0533312837b1980f6832899fa52bdf3e6ac62c9434450d0605: openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins\" id=6f7a9a85-faa3-4c72-a5bc-7e40af83ba5e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.234632 | controller |     "Jun 09 16:29:25.719155 crc crio[3654]: time=\"2026-06-09T16:29:25.719002789Z\" level=info msg=\"Starting container: 324e10332fab9b0533312837b1980f6832899fa52bdf3e6ac62c9434450d0605\" id=7146854d-2776-43b1-a35e-dfcc33239f57 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.234648 | controller |     "Jun 09 16:29:25.733381 crc crio[3654]: time=\"2026-06-09T16:29:25.72987277Z\" level=info msg=\"Started container\" PID=9061 containerID=324e10332fab9b0533312837b1980f6832899fa52bdf3e6ac62c9434450d0605 description=openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins id=7146854d-2776-43b1-a35e-dfcc33239f57 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c63875b2267f45df8dc53f35dbc056134c01c32b2b398fcfcbfb52823f11ce38",
2026-06-09 17:48:39.234663 | controller |     "Jun 09 16:29:33.141115 crc crio[3654]: time=\"2026-06-09T16:29:33.14090256Z\" level=info msg=\"NetworkStart: stopping network for sandbox cbfe02ce3b20b0aed6164129ec1d764b6fcfd28238006ea6c2b21fe3cf1d2417\" id=00a85b35-f87e-4f98-92b5-d47c2b2706fc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.234679 | controller |     "Jun 09 16:29:34.203382 crc crio[3654]: time=\"2026-06-09T16:29:34.202830997Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=be8b7420-8ecf-42d6-b3e9-8d6a339fb0c4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.234695 | controller |     "Jun 09 16:29:34.205997 crc crio[3654]: time=\"2026-06-09T16:29:34.205937766Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=01547067-fe6b-4968-9637-9dd947dc3b25 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.234715 | controller |     "Jun 09 16:29:34.210716 crc crio[3654]: time=\"2026-06-09T16:29:34.210602299Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=8dc5a542-83fb-44a2-a7e0-f1604372b1a0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.234731 | controller |     "Jun 09 16:29:34.211280 crc crio[3654]: time=\"2026-06-09T16:29:34.211252338Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.234747 | controller |     "Jun 09 16:29:34.236958 crc crio[3654]: time=\"2026-06-09T16:29:34.236903302Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.234763 | controller |     "Jun 09 16:29:34.534415 crc crio[3654]: time=\"2026-06-09T16:29:34.534297017Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.234778 | controller |     "Jun 09 16:29:34.689909 crc crio[3654]: time=\"2026-06-09T16:29:34.68980539Z\" level=info msg=\"Created container f72fb48802f3ec5607ff2121ac0737902dcd2460b776214b70718850e12fc6e3: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=8dc5a542-83fb-44a2-a7e0-f1604372b1a0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.234794 | controller |     "Jun 09 16:29:34.692523 crc crio[3654]: time=\"2026-06-09T16:29:34.691765216Z\" level=info msg=\"Starting container: f72fb48802f3ec5607ff2121ac0737902dcd2460b776214b70718850e12fc6e3\" id=28d6939d-7495-4181-be5f-5d8741dc5b21 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.234810 | controller |     "Jun 09 16:29:34.697948 crc crio[3654]: time=\"2026-06-09T16:29:34.69786913Z\" level=info msg=\"Started container\" PID=9270 containerID=f72fb48802f3ec5607ff2121ac0737902dcd2460b776214b70718850e12fc6e3 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=28d6939d-7495-4181-be5f-5d8741dc5b21 name=/runtime.v1.RuntimeService/StartContainer sandboxID=140ba3345a2986e5390e9a38832098ef084208d4f02c31bda44e05fa4ceaf139",
2026-06-09 17:48:39.234826 | controller |     "Jun 09 16:29:34.965614 crc crio[3654]: time=\"2026-06-09T16:29:34.965508034Z\" level=info msg=\"NetworkStart: stopping network for sandbox e2c8e014651e6934462b62919db89a16a3ac9243c584cc4614d4baa0f5b4d525\" id=5cacbea3-f0ca-49a9-9080-d0e380348474 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.234841 | controller |     "Jun 09 16:29:34.983803 crc crio[3654]: time=\"2026-06-09T16:29:34.983587792Z\" level=info msg=\"NetworkStart: stopping network for sandbox 59243c2c4e181c4957996e895bcf4daeeb5c18da768a3371ff136057ae819fcc\" id=0794cf52-0c1a-472b-b0c2-29b105501e90 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.234857 | controller |     "Jun 09 16:29:35.004823 crc crio[3654]: time=\"2026-06-09T16:29:35.004708266Z\" level=info msg=\"NetworkStart: stopping network for sandbox 44b23addafa8e3a1b3b94a910f28b3fa49dac83cb06d37244db19e3c307e6acb\" id=417f869a-b943-4e24-9811-7555e5a8eeda name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.234873 | controller |     "Jun 09 16:29:35.160538 crc crio[3654]: time=\"2026-06-09T16:29:35.160489637Z\" level=info msg=\"NetworkStart: stopping network for sandbox 7cd2541ef7c4d88df82a35178b69ab62c76376eca4c14da05d1c4beda6c07180\" id=8514ccfb-80a8-4a76-a0ac-012e50ee0a6b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.234889 | controller |     "Jun 09 16:29:35.195307 crc crio[3654]: time=\"2026-06-09T16:29:35.195127069Z\" level=info msg=\"NetworkStart: stopping network for sandbox 42b477b379c2ab0f9561d4ad4e77d9fe3fecab9fbcfb079138d2f6ccd2f0e84b\" id=aeeb8289-75d8-42e6-9dc1-ee3a8c902110 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.234909 | controller |     "Jun 09 16:29:35.291857 crc crio[3654]: time=\"2026-06-09T16:29:35.291770356Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29683695-k6pjp/POD\" id=5c3314c1-fe0f-412f-9421-aa471e21b8de name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.234925 | controller |     "Jun 09 16:29:35.292847 crc crio[3654]: time=\"2026-06-09T16:29:35.291875129Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.234940 | controller |     "Jun 09 16:29:35.411484 crc crio[3654]: time=\"2026-06-09T16:29:35.411304229Z\" level=info msg=\"NetworkStart: stopping network for sandbox 1de7494d6b9424e105bcc99c5d2fd72101a2126e9ffcbd251b8bebe890cad43e\" id=996f9e23-bac0-4fbc-9af1-6be0df4bf02b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.234955 | controller |     "Jun 09 16:29:35.559378 crc crio[3654]: time=\"2026-06-09T16:29:35.559135562Z\" level=info msg=\"NetworkStart: stopping network for sandbox 56e33c8ff2710e31bc4e0937bc8f7c90d84768639fcb8ec4abd36894152d7cc0\" id=55e970eb-018e-4ac4-8b80-f6e94b11feb5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.234971 | controller |     "Jun 09 16:29:35.790746 crc crio[3654]: time=\"2026-06-09T16:29:35.790534507Z\" level=info msg=\"NetworkStart: stopping network for sandbox 82ac9ea6fe26e69c4b5cfb6a84f6e797bf7c488fae8baada0e8452345fe61f2a\" id=a63c47a2-9303-4bb8-8c1f-555638fe6caa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.234987 | controller |     "Jun 09 16:29:35.810019 crc crio[3654]: time=\"2026-06-09T16:29:35.809632154Z\" level=info msg=\"NetworkStart: stopping network for sandbox 4b5d85ddf016593bf96f9977c89c6fa43295035d3e7cd41ec270c0f2ba905e1c\" id=caa12af9-bcd7-4e4a-95bd-e5ef39e6fbeb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.235002 | controller |     "Jun 09 16:29:35.832478 crc crio[3654]: time=\"2026-06-09T16:29:35.832302593Z\" level=info msg=\"NetworkStart: stopping network for sandbox 50d881d1896a42ed2f59fcba34ae4623aeb013e29e220904d64c41788f6c4591\" id=e1393729-e95a-441a-9796-ff71b1280845 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.235017 | controller |     "Jun 09 16:29:36.704930 crc crio[3654]: time=\"2026-06-09T16:29:36.704616561Z\" level=info msg=\"NetworkStart: stopping network for sandbox 6c61ae880f78d153c79f110b244827b86ea282f9c0ac08e2d4d3d090c65d3855\" id=4519d1ae-f8cc-4947-a1f4-d779f62c5df9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.235032 | controller |     "Jun 09 16:29:36.833077 crc crio[3654]: time=\"2026-06-09T16:29:36.831264898Z\" level=info msg=\"NetworkStart: stopping network for sandbox 65baa5d9ca0d8daab4528dc8fa6f2d6d7e29bf468760dc10f0d3ddb41d1c252e\" id=68a5ea36-16df-47a6-b1cd-044608049f0c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.235048 | controller |     "Jun 09 16:29:37.305966 crc crio[3654]: time=\"2026-06-09T16:29:37.305839387Z\" level=info msg=\"NetworkStart: stopping network for sandbox 9d4114afb3e936bbec2fd69051fa8e189f790794592e639e04dd8281a0cb165c\" id=e72049a9-46b6-4b0f-a182-e19f30dcfe15 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.235063 | controller |     "Jun 09 16:29:37.568261 crc crio[3654]: time=\"2026-06-09T16:29:37.568079685Z\" level=info msg=\"NetworkStart: stopping network for sandbox 1b773c0ff15befd8703085b3a62715a18912ccc3e155c3e82dae796cc3a524d1\" id=3eda22a0-c9ac-40e7-a770-a4484e39b291 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.235078 | controller |     "Jun 09 16:29:37.729702 crc crio[3654]: time=\"2026-06-09T16:29:37.729569279Z\" level=info msg=\"NetworkStart: stopping network for sandbox 56927ba5bcf43e3d49e0c43c24c7ca7b40c105bde8302701fa5c43757d8c7a2f\" id=73ad7d72-0d70-486c-86f7-d17ee25b71ab name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.235098 | controller |     "Jun 09 16:29:37.922729 crc crio[3654]: time=\"2026-06-09T16:29:37.922526133Z\" level=info msg=\"NetworkStart: stopping network for sandbox 8f02c8fd44aad336136f4321f8cd2056c2d242208a88e0c997901773ca736b54\" id=1666b9c3-e8ca-4891-8edc-45a51345f3d0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.235113 | controller |     "Jun 09 16:29:38.055392 crc crio[3654]: time=\"2026-06-09T16:29:38.055237604Z\" level=info msg=\"NetworkStart: stopping network for sandbox 8dbc424a3655d0951aae0815980826fb57e96671ce7433c703259de4ab832aa3\" id=03af5579-7572-4c88-972a-8467c07634be name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.235129 | controller |     "Jun 09 16:29:38.356548 crc crio[3654]: time=\"2026-06-09T16:29:38.356293104Z\" level=info msg=\"NetworkStart: stopping network for sandbox 334343dcea5cd534073c2acf4799a6d6a8ae5963c8ab187bc409e2c1d2909044\" id=3100fd1d-0ed3-4f15-82c7-373cf1e3b073 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.235145 | controller |     "Jun 09 16:29:38.588760 crc crio[3654]: time=\"2026-06-09T16:29:38.588264996Z\" level=info msg=\"NetworkStart: stopping network for sandbox 2cebaa3bcc2cedef58fdd8db69a8d77701e9ff4c2d848f6c5d3019523a8e9805\" id=1dba6ff7-6397-4470-9391-fe7910230e80 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.235159 | controller |     "Jun 09 16:29:38.625225 crc crio[3654]: time=\"2026-06-09T16:29:38.6250571Z\" level=info msg=\"NetworkStart: stopping network for sandbox ed6e0332f54afbf1e0b6964eecb67bee586fb8797d063724241b40fd7fd6d870\" id=4cc3c089-4af4-40cb-af9b-939b44bb2f58 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.235174 | controller |     "Jun 09 16:29:39.020061 crc crio[3654]: time=\"2026-06-09T16:29:39.019080092Z\" level=info msg=\"NetworkStart: stopping network for sandbox b9126a034d2f0d952580fe1bd057ae9b3e7ee86295b2618f1425ee41adcc36f5\" id=a59a37dd-cf6e-459c-9072-931031c5300a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.235189 | controller |     "Jun 09 16:29:39.265776 crc crio[3654]: time=\"2026-06-09T16:29:39.265624521Z\" level=info msg=\"NetworkStart: stopping network for sandbox f97aab21eb79bf9c57f081de7b8bcbd47d7e2e1da29183c280e1bdb4bc8bc624\" id=33f8f213-7a47-43b5-b99c-59023ae60dda name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.235214 | controller |     "Jun 09 16:29:39.580763 crc crio[3654]: time=\"2026-06-09T16:29:39.580511287Z\" level=info msg=\"NetworkStart: stopping network for sandbox 3bcb544d24c095d6020c032bf1e0e6a8212f17e4ec007ec1c1c8486b4e6cfba8\" id=feb50fe3-284a-49ac-a510-b97a5eab821c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.235236 | controller |     "Jun 09 16:29:39.670173 crc crio[3654]: time=\"2026-06-09T16:29:39.669971129Z\" level=info msg=\"NetworkStart: stopping network for sandbox 22c5f702a1607c6d9cf3adeac6af0804f8632a1843975668570aeb4065fb1aa4\" id=e351dc4a-cfdb-4d10-ba19-f5261237089d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.235257 | controller |     "Jun 09 16:29:39.670969 crc crio[3654]: time=\"2026-06-09T16:29:39.670909736Z\" level=info msg=\"NetworkStart: stopping network for sandbox 0d1d2fb9922ec5698960a315ab0ec98100401b71d357c5adcfdf537ac3c78f10\" id=febce643-bc43-4530-8684-546c8e11ffd8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.235278 | controller |     "Jun 09 16:29:39.940915 crc crio[3654]: time=\"2026-06-09T16:29:39.940580398Z\" level=info msg=\"NetworkStart: stopping network for sandbox 70974a22d02ad01648a986f9cd2bab08eaacde1ceaf17fcd11a28d59cec6bf41\" id=906a9131-d004-4aea-b865-da23c9b73ae3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.235299 | controller |     "Jun 09 16:29:40.372338 crc crio[3654]: time=\"2026-06-09T16:29:40.372173976Z\" level=info msg=\"NetworkStart: stopping network for sandbox 89dcb9154fb0d1e56d71305d52e29af4419ce59820abf161f32ccf838a3cb20b\" id=8e7b6175-8bb2-4d85-9493-6c3a60d1a55b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.235323 | controller |     "Jun 09 16:29:41.718556 crc crio[3654]: time=\"2026-06-09T16:29:41.718388211Z\" level=info msg=\"NetworkStart: stopping network for sandbox 57c9e90ba0f88ddaab401f4b0a0c7b5b27c41d31b60f4863eae869d827f9de49\" id=c4d580c3-48d9-4bd1-b4e1-25aa26ba7418 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.235345 | controller |     "Jun 09 16:29:41.976015 crc crio[3654]: time=\"2026-06-09T16:29:41.975818882Z\" level=info msg=\"NetworkStart: stopping network for sandbox b086206a6512e0462b564b284a4f25801cb5b51080fef1632b2a0c4900ad7cfd\" id=84d7efe0-67d1-42d1-abfe-f83805dbee73 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.235367 | controller |     "Jun 09 16:29:42.352757 crc crio[3654]: time=\"2026-06-09T16:29:42.351978043Z\" level=info msg=\"NetworkStart: stopping network for sandbox 95eea6c2248bd316de654528ac16932e4f19ffdb6f8e009dbae4b1c21209a263\" id=3567480d-13da-459b-833e-ffa262a029dc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.235389 | controller |     "Jun 09 16:29:42.423363 crc crio[3654]: time=\"2026-06-09T16:29:42.423239113Z\" level=info msg=\"NetworkStart: stopping network for sandbox 105fff1051625550e4c622f98485e5b21295c60b5c3ddede223cb442b301ad96\" id=c45e9ba2-056a-4300-8c46-3f0d2f35a0f0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.235410 | controller |     "Jun 09 16:29:42.472070 crc crio[3654]: time=\"2026-06-09T16:29:42.471989159Z\" level=info msg=\"NetworkStart: stopping network for sandbox d5e829f8f12a76f81719541c70fd28db123208ad86f1021a7450f37c48e8ca03\" id=b7b56952-f101-4934-af31-2dda5a5629c4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.235432 | controller |     "Jun 09 16:29:42.740283 crc crio[3654]: time=\"2026-06-09T16:29:42.740172608Z\" level=info msg=\"NetworkStart: stopping network for sandbox d2e5dcd6e8cbb79ae1e15fac9d76d3d6072e2ecbb7f556b7f614c509ffccafdf\" id=71ed471b-07b5-4389-96da-be5d3603d037 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.235454 | controller |     "Jun 09 16:29:42.904907 crc crio[3654]: time=\"2026-06-09T16:29:42.904624577Z\" level=info msg=\"NetworkStart: stopping network for sandbox f31cc043a130f0f5a9fa25bf2b18376f78ef49ae440eccc29762e5d9600247d8\" id=20ae847f-224b-412b-9ecc-a3594cff97fa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.235474 | controller |     "Jun 09 16:29:42.924984 crc crio[3654]: time=\"2026-06-09T16:29:42.924873457Z\" level=info msg=\"NetworkStart: stopping network for sandbox 547bab7a8216a35ed40aab0ebc52b8619f06c643eeb8c14cae77f5f26078a011\" id=34818dca-99c7-41c0-bff1-830a00332b71 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.235496 | controller |     "Jun 09 16:29:42.962359 crc crio[3654]: time=\"2026-06-09T16:29:42.962240427Z\" level=info msg=\"NetworkStart: stopping network for sandbox 82f822669904f5a4c184e5b31219786c0e0b730d614777fab5619d7005f97ecf\" id=1d4399dc-4399-4efd-821e-388b5435ca5b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.235591 | controller |     "Jun 09 16:29:42.970454 crc crio[3654]: time=\"2026-06-09T16:29:42.970357819Z\" level=info msg=\"NetworkStart: stopping network for sandbox 175ba5e4a9f9b32ed7635b8d5fd6e1c2e701133ba7153a8362784c2ca2cf2ba5\" id=de1b7d46-3c9b-4917-92ff-15429cefafff name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.235615 | controller |     "Jun 09 16:29:43.021749 crc crio[3654]: time=\"2026-06-09T16:29:43.021491513Z\" level=info msg=\"NetworkStart: stopping network for sandbox 7837898aafd0579cdbe72c519b2a05a55bdc022c289e0a8a93bca8b74540cbce\" id=f32a1ffa-e6e7-4375-b264-70fc68cd7cd2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.235632 | controller |     "Jun 09 16:29:43.037626 crc crio[3654]: time=\"2026-06-09T16:29:43.037513232Z\" level=info msg=\"NetworkStart: stopping network for sandbox fb70004dedce78ae00b9847e01857271d460b4d08ac66cdee7e37844ad04518f\" id=a285b117-08e6-4af9-a056-66da57cbd887 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.235651 | controller |     "Jun 09 16:29:43.040090 crc crio[3654]: time=\"2026-06-09T16:29:43.039983623Z\" level=info msg=\"NetworkStart: stopping network for sandbox e0a8fc15f0d929f60ad415ddff62c0816f01e684b2b6ec4857642ef8fbe0d965\" id=4720268b-34be-4020-8ffc-bf451a9d8b72 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.235961 | controller |     "Jun 09 16:29:43.092435 crc crio[3654]: time=\"2026-06-09T16:29:43.09225434Z\" level=info msg=\"NetworkStart: stopping network for sandbox fc58f98aef00382c153c7d3ab6c0b2221c20825f13ded3a9db1a6c9ec915f0a3\" id=b6a3989a-0ba7-4889-ac48-e52197c88e38 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.235997 | controller |     "Jun 09 16:29:43.113615 crc crio[3654]: time=\"2026-06-09T16:29:43.113449547Z\" level=info msg=\"NetworkStart: stopping network for sandbox c067db728c664e5de06a64c72f9b947008fb6db6b98e336127ebb1c8ecaf9cc8\" id=cb44947d-9be4-4307-b308-5c3a5c8ad7d6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.236018 | controller |     "Jun 09 16:29:43.214012 crc crio[3654]: time=\"2026-06-09T16:29:43.213856302Z\" level=info msg=\"NetworkStart: stopping network for sandbox 8860c6401295fb64ea2914d57607ddcee1e03d92a33b7e5c22570f3beaafc42d\" id=5e9774e3-5a8c-4d73-9861-126e473d35f4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.236034 | controller |     "Jun 09 16:29:43.545027 crc crio[3654]: time=\"2026-06-09T16:29:43.544729476Z\" level=info msg=\"NetworkStart: stopping network for sandbox 3c9d1a08043c6f7c56788fe81a359feceead806d6e90a8fc79165d5f46312a09\" id=bd4e6195-4f7e-4fe2-8a8e-3fd9b5e6986a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.236051 | controller |     "Jun 09 16:29:43.545027 crc crio[3654]: time=\"2026-06-09T16:29:43.544777467Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 17:48:39.236067 | controller |     "Jun 09 16:29:43.545027 crc crio[3654]: time=\"2026-06-09T16:29:43.544985193Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_7b333332-db02-4f7a-82f9-6d00f7865360\\\"\"",
2026-06-09 17:48:39.236084 | controller |     "Jun 09 16:29:43.545446 crc crio[3654]: time=\"2026-06-09T16:29:43.545277781Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:cbfe02ce3b20b0aed6164129ec1d764b6fcfd28238006ea6c2b21fe3cf1d2417 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/5bf7f843-bcb9-43cf-a351-daf4c047649e 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:0xc000f14cf0}] Aliases:map[]}\"",
2026-06-09 17:48:39.236100 | controller |     "Jun 09 16:29:43.545446 crc crio[3654]: time=\"2026-06-09T16:29:43.545395805Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-09 17:48:39.236116 | controller |     "Jun 09 16:29:43.545539 crc crio[3654]: time=\"2026-06-09T16:29:43.545417545Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:6c61ae880f78d153c79f110b244827b86ea282f9c0ac08e2d4d3d090c65d3855 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/9913651f-a8b4-4966-bfdd-fad5679a2744 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:0xc000126740}] Aliases:map[]}\"",
2026-06-09 17:48:39.236132 | controller |     "Jun 09 16:29:43.545689 crc crio[3654]: time=\"2026-06-09T16:29:43.545551269Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:42b477b379c2ab0f9561d4ad4e77d9fe3fecab9fbcfb079138d2f6ccd2f0e84b UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/5fd7e938-7774-4303-8d80-c2b9953b31fc 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:0xc001512000}] Aliases:map[]}\"",
2026-06-09 17:48:39.236152 | controller |     "Jun 09 16:29:43.545789 crc crio[3654]: time=\"2026-06-09T16:29:43.545693873Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:70974a22d02ad01648a986f9cd2bab08eaacde1ceaf17fcd11a28d59cec6bf41 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/8ba4509b-9ed2-4442-84ad-db86ddaceae8 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:0xc001712658}] Aliases:map[]}\"",
2026-06-09 17:48:39.236169 | controller |     "Jun 09 16:29:43.545789 crc crio[3654]: time=\"2026-06-09T16:29:43.545745515Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:105fff1051625550e4c622f98485e5b21295c60b5c3ddede223cb442b301ad96 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/96988486-507c-4f20-98be-02f7abba6b06 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:0xc000f14d80}] Aliases:map[]}\"",
2026-06-09 17:48:39.236185 | controller |     "Jun 09 16:29:43.545900 crc crio[3654]: time=\"2026-06-09T16:29:43.545771025Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-09 17:48:39.236201 | controller |     "Jun 09 16:29:43.545900 crc crio[3654]: time=\"2026-06-09T16:29:43.545837957Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-09 17:48:39.236217 | controller |     "Jun 09 16:29:43.545900 crc crio[3654]: time=\"2026-06-09T16:29:43.545861348Z\" level=info msg=\"Deleting pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.236234 | controller |     "Jun 09 16:29:43.545900 crc crio[3654]: time=\"2026-06-09T16:29:43.545871048Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:95eea6c2248bd316de654528ac16932e4f19ffdb6f8e009dbae4b1c21209a263 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/2e8d3d00-2fcc-4172-a092-bd7beef01686 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:0xc000f14da0}] Aliases:map[]}\"",
2026-06-09 17:48:39.236250 | controller |     "Jun 09 16:29:43.546049 crc crio[3654]: time=\"2026-06-09T16:29:43.54591691Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-09 17:48:39.236266 | controller |     "Jun 09 16:29:43.546049 crc crio[3654]: time=\"2026-06-09T16:29:43.54593029Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-09 17:48:39.236281 | controller |     "Jun 09 16:29:43.546049 crc crio[3654]: time=\"2026-06-09T16:29:43.54591826Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:b086206a6512e0462b564b284a4f25801cb5b51080fef1632b2a0c4900ad7cfd UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/4748ec75-03af-45f5-b2e8-ae28265f24b4 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:0xc000191298}] Aliases:map[]}\"",
2026-06-09 17:48:39.236300 | controller |     "Jun 09 16:29:43.546049 crc crio[3654]: time=\"2026-06-09T16:29:43.546014952Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-09 17:48:39.236316 | controller |     "Jun 09 16:29:43.546049 crc crio[3654]: time=\"2026-06-09T16:29:43.546024873Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:ed6e0332f54afbf1e0b6964eecb67bee586fb8797d063724241b40fd7fd6d870 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/70708342-a6e5-4305-ad05-841ebe57fafc 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:0xc0017126a0}] Aliases:map[]}\"",
2026-06-09 17:48:39.236332 | controller |     "Jun 09 16:29:43.546199 crc crio[3654]: time=\"2026-06-09T16:29:43.546072774Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-09 17:48:39.236347 | controller |     "Jun 09 16:29:43.546199 crc crio[3654]: time=\"2026-06-09T16:29:43.546082684Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:b9126a034d2f0d952580fe1bd057ae9b3e7ee86295b2618f1425ee41adcc36f5 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/7302b709-2d32-4ca4-81d0-c03ad3f04d41 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:0xc000126828}] Aliases:map[]}\"",
2026-06-09 17:48:39.236362 | controller |     "Jun 09 16:29:43.546199 crc crio[3654]: time=\"2026-06-09T16:29:43.546128556Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:8dbc424a3655d0951aae0815980826fb57e96671ce7433c703259de4ab832aa3 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/39ecb5ce-bcab-4ba5-af35-33c1f19f1b42 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:0xc001e2a0a8}] Aliases:map[]}\"",
2026-06-09 17:48:39.236378 | controller |     "Jun 09 16:29:43.546199 crc crio[3654]: time=\"2026-06-09T16:29:43.546150926Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:4b5d85ddf016593bf96f9977c89c6fa43295035d3e7cd41ec270c0f2ba905e1c UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/374dd7b1-acb8-4a89-8de7-d1eb2deb980e 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:0xc0001912d8}] Aliases:map[]}\"",
2026-06-09 17:48:39.236394 | controller |     "Jun 09 16:29:43.546424 crc crio[3654]: time=\"2026-06-09T16:29:43.546201658Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:e2c8e014651e6934462b62919db89a16a3ac9243c584cc4614d4baa0f5b4d525 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/1d0ab659-9a7f-4427-9281-ccb75ba8d619 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:0xc000126840}] Aliases:map[]}\"",
2026-06-09 17:48:39.236409 | controller |     "Jun 09 16:29:43.546424 crc crio[3654]: time=\"2026-06-09T16:29:43.546174147Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:44b23addafa8e3a1b3b94a910f28b3fa49dac83cb06d37244db19e3c307e6acb UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/0b11090d-057f-4615-b537-0577b6d7a75a 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:0xc000f14de8}] Aliases:map[]}\"",
2026-06-09 17:48:39.236427 | controller |     "Jun 09 16:29:43.546424 crc crio[3654]: time=\"2026-06-09T16:29:43.546245189Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:59243c2c4e181c4957996e895bcf4daeeb5c18da768a3371ff136057ae819fcc UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/9b287434-d2f0-4afa-a418-4dfd61ff8d26 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:0xc000f14e00}] Aliases:map[]}\"",
2026-06-09 17:48:39.236443 | controller |     "Jun 09 16:29:43.546424 crc crio[3654]: time=\"2026-06-09T16:29:43.54629575Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:547bab7a8216a35ed40aab0ebc52b8619f06c643eeb8c14cae77f5f26078a011 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/8a07f0b2-357c-427a-89a9-a7e8c8ba5b32 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:0xc0017126f0}] Aliases:map[]}\"",
2026-06-09 17:48:39.236459 | controller |     "Jun 09 16:29:43.546424 crc crio[3654]: time=\"2026-06-09T16:29:43.546350262Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:3c9d1a08043c6f7c56788fe81a359feceead806d6e90a8fc79165d5f46312a09 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/cd70361a-8402-4355-a151-f85e6d231c82 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:0xc000126858}] Aliases:map[]}\"",
2026-06-09 17:48:39.236475 | controller |     "Jun 09 16:29:43.546424 crc crio[3654]: time=\"2026-06-09T16:29:43.546378303Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-09 17:48:39.236491 | controller |     "Jun 09 16:29:43.546424 crc crio[3654]: time=\"2026-06-09T16:29:43.546393283Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-09 17:48:39.236507 | controller |     "Jun 09 16:29:43.546424 crc crio[3654]: time=\"2026-06-09T16:29:43.546406834Z\" level=info msg=\"Deleting pod openshift-service-ca_service-ca-74545575db-n469q from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.236555 | controller |     "Jun 09 16:29:43.546424 crc crio[3654]: time=\"2026-06-09T16:29:43.546408614Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-09 17:48:39.236573 | controller |     "Jun 09 16:29:43.546827 crc crio[3654]: time=\"2026-06-09T16:29:43.546435384Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-09 17:48:39.236589 | controller |     "Jun 09 16:29:43.546827 crc crio[3654]: time=\"2026-06-09T16:29:43.546444475Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:7cd2541ef7c4d88df82a35178b69ab62c76376eca4c14da05d1c4beda6c07180 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/179f8b32-2ad5-4367-b2f8-700c41331b99 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:0xc000f14e18}] Aliases:map[]}\"",
2026-06-09 17:48:39.236609 | controller |     "Jun 09 16:29:43.546827 crc crio[3654]: time=\"2026-06-09T16:29:43.546463665Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:e0a8fc15f0d929f60ad415ddff62c0816f01e684b2b6ec4857642ef8fbe0d965 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/f06fd150-d1ac-43da-a63d-1565507fd313 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:0xc0001912f0}] Aliases:map[]}\"",
2026-06-09 17:48:39.236625 | controller |     "Jun 09 16:29:43.546827 crc crio[3654]: time=\"2026-06-09T16:29:43.546489776Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-09 17:48:39.236641 | controller |     "Jun 09 16:29:43.546827 crc crio[3654]: time=\"2026-06-09T16:29:43.546511107Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-09 17:48:39.236655 | controller |     "Jun 09 16:29:43.546827 crc crio[3654]: time=\"2026-06-09T16:29:43.546521607Z\" level=info msg=\"Deleting pod openshift-console_downloads-747b44746d-4pqvr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.236672 | controller |     "Jun 09 16:29:43.546827 crc crio[3654]: time=\"2026-06-09T16:29:43.546528047Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:175ba5e4a9f9b32ed7635b8d5fd6e1c2e701133ba7153a8362784c2ca2cf2ba5 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/b900c972-3b2c-4cad-9d01-d1495c515053 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:0xc000126878}] Aliases:map[]}\"",
2026-06-09 17:48:39.236687 | controller |     "Jun 09 16:29:43.546827 crc crio[3654]: time=\"2026-06-09T16:29:43.546561288Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:7837898aafd0579cdbe72c519b2a05a55bdc022c289e0a8a93bca8b74540cbce UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/72d5287b-70e9-414c-bab2-bed138e91d5d 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:0xc001e2a128}] Aliases:map[]}\"",
2026-06-09 17:48:39.236777 | controller |     "Jun 09 16:29:43.546827 crc crio[3654]: time=\"2026-06-09T16:29:43.546574378Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:82f822669904f5a4c184e5b31219786c0e0b730d614777fab5619d7005f97ecf UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/d10463dc-1dce-455a-9522-8c843910ac27 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:0xc000476048}] Aliases:map[]}\"",
2026-06-09 17:48:39.236802 | controller |     "Jun 09 16:29:43.546827 crc crio[3654]: time=\"2026-06-09T16:29:43.546613089Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-09 17:48:39.236819 | controller |     "Jun 09 16:29:43.546827 crc crio[3654]: time=\"2026-06-09T16:29:43.546721723Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-09 17:48:39.236856 | controller |     "Jun 09 16:29:43.546827 crc crio[3654]: time=\"2026-06-09T16:29:43.546738233Z\" level=info msg=\"Deleting pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.236874 | controller |     "Jun 09 16:29:43.546827 crc crio[3654]: time=\"2026-06-09T16:29:43.546525567Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-09 17:48:39.236890 | controller |     "Jun 09 16:29:43.546827 crc crio[3654]: time=\"2026-06-09T16:29:43.546775984Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-09 17:48:39.236904 | controller |     "Jun 09 16:29:43.546827 crc crio[3654]: time=\"2026-06-09T16:29:43.546776164Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-09 17:48:39.236920 | controller |     "Jun 09 16:29:43.547558 crc crio[3654]: time=\"2026-06-09T16:29:43.546849326Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-09 17:48:39.236935 | controller |     "Jun 09 16:29:43.547558 crc crio[3654]: time=\"2026-06-09T16:29:43.546874797Z\" level=info msg=\"Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.236951 | controller |     "Jun 09 16:29:43.547558 crc crio[3654]: time=\"2026-06-09T16:29:43.546308731Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-09 17:48:39.236967 | controller |     "Jun 09 16:29:43.547558 crc crio[3654]: time=\"2026-06-09T16:29:43.546916248Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-09 17:48:39.236983 | controller |     "Jun 09 16:29:43.547558 crc crio[3654]: time=\"2026-06-09T16:29:43.54594203Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:56e33c8ff2710e31bc4e0937bc8f7c90d84768639fcb8ec4abd36894152d7cc0 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/5864f2b9-18b9-4389-b1e3-43d13dbd2cc0 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:0xc001e2a058}] Aliases:map[]}\"",
2026-06-09 17:48:39.236998 | controller |     "Jun 09 16:29:43.547558 crc crio[3654]: time=\"2026-06-09T16:29:43.547031421Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-09 17:48:39.237014 | controller |     "Jun 09 16:29:43.547558 crc crio[3654]: time=\"2026-06-09T16:29:43.547082453Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-09 17:48:39.237030 | controller |     "Jun 09 16:29:43.547558 crc crio[3654]: time=\"2026-06-09T16:29:43.546476236Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:fc58f98aef00382c153c7d3ab6c0b2221c20825f13ded3a9db1a6c9ec915f0a3 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/bcc98a0f-14f2-4b28-876c-71a202cb35c2 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:0xc001e2a100}] Aliases:map[]}\"",
2026-06-09 17:48:39.237046 | controller |     "Jun 09 16:29:43.547558 crc crio[3654]: time=\"2026-06-09T16:29:43.546788114Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.237062 | controller |     "Jun 09 16:29:43.547558 crc crio[3654]: time=\"2026-06-09T16:29:43.547155805Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-09 17:48:39.237082 | controller |     "Jun 09 16:29:43.547558 crc crio[3654]: time=\"2026-06-09T16:29:43.547169965Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-09 17:48:39.237098 | controller |     "Jun 09 16:29:43.547558 crc crio[3654]: time=\"2026-06-09T16:29:43.547185906Z\" 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 17:48:39.237114 | controller |     "Jun 09 16:29:43.547558 crc crio[3654]: time=\"2026-06-09T16:29:43.546571978Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-09 17:48:39.237130 | controller |     "Jun 09 16:29:43.547558 crc crio[3654]: time=\"2026-06-09T16:29:43.545752555Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:65baa5d9ca0d8daab4528dc8fa6f2d6d7e29bf468760dc10f0d3ddb41d1c252e UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/0faf8348-0b5d-4859-956b-2fb913781da4 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:0xc000126758}] Aliases:map[]}\"",
2026-06-09 17:48:39.237146 | controller |     "Jun 09 16:29:43.547558 crc crio[3654]: time=\"2026-06-09T16:29:43.547371351Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-09 17:48:39.237161 | controller |     "Jun 09 16:29:43.547558 crc crio[3654]: time=\"2026-06-09T16:29:43.547388542Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-09 17:48:39.237177 | controller |     "Jun 09 16:29:43.547558 crc crio[3654]: time=\"2026-06-09T16:29:43.547401352Z\" 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 17:48:39.237193 | controller |     "Jun 09 16:29:43.547558 crc crio[3654]: time=\"2026-06-09T16:29:43.547108454Z\" 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 17:48:39.237208 | controller |     "Jun 09 16:29:43.548575 crc crio[3654]: time=\"2026-06-09T16:29:43.545426125Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-09 17:48:39.237223 | controller |     "Jun 09 16:29:43.548575 crc crio[3654]: time=\"2026-06-09T16:29:43.547838375Z\" 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 17:48:39.237239 | controller |     "Jun 09 16:29:43.548575 crc crio[3654]: time=\"2026-06-09T16:29:43.545775195Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-09 17:48:39.237254 | controller |     "Jun 09 16:29:43.548575 crc crio[3654]: time=\"2026-06-09T16:29:43.548123663Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-09 17:48:39.237270 | controller |     "Jun 09 16:29:43.548575 crc crio[3654]: time=\"2026-06-09T16:29:43.548145753Z\" level=info msg=\"Deleting pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.237286 | controller |     "Jun 09 16:29:43.548575 crc crio[3654]: time=\"2026-06-09T16:29:43.546367072Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:8860c6401295fb64ea2914d57607ddcee1e03d92a33b7e5c22570f3beaafc42d UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/ee8b1006-298e-46fc-9cdd-203964f5f73c 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:0xc001e2a0e8}] Aliases:map[]}\"",
2026-06-09 17:48:39.237306 | controller |     "Jun 09 16:29:43.548575 crc crio[3654]: time=\"2026-06-09T16:29:43.548304258Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-09 17:48:39.237323 | controller |     "Jun 09 16:29:43.548575 crc crio[3654]: time=\"2026-06-09T16:29:43.545279231Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:f97aab21eb79bf9c57f081de7b8bcbd47d7e2e1da29183c280e1bdb4bc8bc624 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/02d0fdf9-b8c9-4c16-b6c6-6f6b483c2c0b 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:0xc000126728}] Aliases:map[]}\"",
2026-06-09 17:48:39.237339 | controller |     "Jun 09 16:29:43.548575 crc crio[3654]: time=\"2026-06-09T16:29:43.546023203Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:1de7494d6b9424e105bcc99c5d2fd72101a2126e9ffcbd251b8bebe890cad43e UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/43ab7e50-a1d0-4913-8028-197325be7fc0 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:0xc000f14db8}] Aliases:map[]}\"",
2026-06-09 17:48:39.237356 | controller |     "Jun 09 16:29:43.548575 crc crio[3654]: time=\"2026-06-09T16:29:43.547253718Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683695-k6pjp Namespace:openshift-operator-lifecycle-manager ID:afc8116d76ea6180703b6ce760cfdac90f2fc47a8e93593dfaad1de408e88b90 UID:31d91dcf-7d02-424e-8c82-ae000dea1e7e NetNS:/var/run/netns/81290616-f2a7-4e07-a46b-0b6b120a03d2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod31d91dcf_7d02_424e_8c82_ae000dea1e7e.slice PodAnnotations:0xc002fb00b0}] Aliases:map[]}\"",
2026-06-09 17:48:39.237371 | controller |     "Jun 09 16:29:43.548575 crc crio[3654]: time=\"2026-06-09T16:29:43.548580616Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29683695-k6pjp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.237388 | controller |     "Jun 09 16:29:43.549163 crc crio[3654]: time=\"2026-06-09T16:29:43.546931299Z\" level=info msg=\"Deleting pod openshift-apiserver_apiserver-9ddfb9f55-k47zv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.237404 | controller |     "Jun 09 16:29:43.549163 crc crio[3654]: time=\"2026-06-09T16:29:43.548767941Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-09 17:48:39.237419 | controller |     "Jun 09 16:29:43.549163 crc crio[3654]: time=\"2026-06-09T16:29:43.548787112Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-09 17:48:39.237435 | controller |     "Jun 09 16:29:43.549163 crc crio[3654]: time=\"2026-06-09T16:29:43.548801312Z\" level=info msg=\"Deleting pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.237450 | controller |     "Jun 09 16:29:43.549163 crc crio[3654]: time=\"2026-06-09T16:29:43.546241089Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-09 17:48:39.237472 | controller |     "Jun 09 16:29:43.549163 crc crio[3654]: time=\"2026-06-09T16:29:43.548854604Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-09 17:48:39.237496 | controller |     "Jun 09 16:29:43.549163 crc crio[3654]: time=\"2026-06-09T16:29:43.548875664Z\" 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 17:48:39.237545 | controller |     "Jun 09 16:29:43.549963 crc crio[3654]: time=\"2026-06-09T16:29:43.546447905Z\" 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 17:48:39.237568 | controller |     "Jun 09 16:29:43.550054 crc crio[3654]: time=\"2026-06-09T16:29:43.54626972Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-09 17:48:39.237584 | controller |     "Jun 09 16:29:43.550054 crc crio[3654]: time=\"2026-06-09T16:29:43.548406691Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-09 17:48:39.237600 | controller |     "Jun 09 16:29:43.550139 crc crio[3654]: time=\"2026-06-09T16:29:43.550043558Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-09 17:48:39.237616 | controller |     "Jun 09 16:29:43.550139 crc crio[3654]: time=\"2026-06-09T16:29:43.550084439Z\" level=info msg=\"Deleting pod openshift-console-operator_console-operator-67c89758df-4jf4f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.237631 | controller |     "Jun 09 16:29:43.550301 crc crio[3654]: time=\"2026-06-09T16:29:43.550068788Z\" level=info msg=\"Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.237647 | controller |     "Jun 09 16:29:43.550556 crc crio[3654]: time=\"2026-06-09T16:29:43.546129596Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-09 17:48:39.237662 | controller |     "Jun 09 16:29:43.550631 crc crio[3654]: time=\"2026-06-09T16:29:43.550567103Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-09 17:48:39.237678 | controller |     "Jun 09 16:29:43.550631 crc crio[3654]: time=\"2026-06-09T16:29:43.550602724Z\" 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 17:48:39.237694 | controller |     "Jun 09 16:29:43.552068 crc crio[3654]: time=\"2026-06-09T16:29:43.546227778Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:f31cc043a130f0f5a9fa25bf2b18376f78ef49ae440eccc29762e5d9600247d8 UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/31635d75-279a-42e2-8a82-7e435717d83a 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:0xc0017126d8}] Aliases:map[]}\"",
2026-06-09 17:48:39.237710 | controller |     "Jun 09 16:29:43.552195 crc crio[3654]: time=\"2026-06-09T16:29:43.552094876Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-09 17:48:39.237726 | controller |     "Jun 09 16:29:43.552195 crc crio[3654]: time=\"2026-06-09T16:29:43.552123357Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-09 17:48:39.237741 | controller |     "Jun 09 16:29:43.552195 crc crio[3654]: time=\"2026-06-09T16:29:43.552142808Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.237761 | controller |     "Jun 09 16:29:43.552460 crc crio[3654]: time=\"2026-06-09T16:29:43.545453886Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:d2e5dcd6e8cbb79ae1e15fac9d76d3d6072e2ecbb7f556b7f614c509ffccafdf UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/62311467-d2a6-4cc5-a4fb-7f13248ce9d7 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:0xc000191268}] Aliases:map[]}\"",
2026-06-09 17:48:39.237777 | controller |     "Jun 09 16:29:43.552460 crc crio[3654]: time=\"2026-06-09T16:29:43.552437046Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-09 17:48:39.237793 | controller |     "Jun 09 16:29:43.552460 crc crio[3654]: time=\"2026-06-09T16:29:43.552460037Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-09 17:48:39.237809 | controller |     "Jun 09 16:29:43.552614 crc crio[3654]: time=\"2026-06-09T16:29:43.552475737Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.237824 | controller |     "Jun 09 16:29:43.553024 crc crio[3654]: time=\"2026-06-09T16:29:43.546019222Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:2cebaa3bcc2cedef58fdd8db69a8d77701e9ff4c2d848f6c5d3019523a8e9805 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/77c1d5bf-4877-445f-b1c7-3ef7c377b2a5 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:0xc0001267f0}] Aliases:map[]}\"",
2026-06-09 17:48:39.237840 | controller |     "Jun 09 16:29:43.553112 crc crio[3654]: time=\"2026-06-09T16:29:43.553041314Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-09 17:48:39.237855 | controller |     "Jun 09 16:29:43.553112 crc crio[3654]: time=\"2026-06-09T16:29:43.553063774Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-09 17:48:39.237870 | controller |     "Jun 09 16:29:43.553112 crc crio[3654]: time=\"2026-06-09T16:29:43.553079495Z\" 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 17:48:39.237886 | controller |     "Jun 09 16:29:43.553270 crc crio[3654]: time=\"2026-06-09T16:29:43.545866238Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:d5e829f8f12a76f81719541c70fd28db123208ad86f1021a7450f37c48e8ca03 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/dd3be2d2-7332-4dd5-8a66-4bfe7bba32a0 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:0xc001712670}] Aliases:map[]}\"",
2026-06-09 17:48:39.237902 | controller |     "Jun 09 16:29:43.553441 crc crio[3654]: time=\"2026-06-09T16:29:43.553382863Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-09 17:48:39.237917 | controller |     "Jun 09 16:29:43.553519 crc crio[3654]: time=\"2026-06-09T16:29:43.553436935Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-09 17:48:39.237936 | controller |     "Jun 09 16:29:43.553519 crc crio[3654]: time=\"2026-06-09T16:29:43.553459306Z\" level=info msg=\"Deleting pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.237952 | controller |     "Jun 09 16:29:43.554000 crc crio[3654]: time=\"2026-06-09T16:29:43.546216888Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-09 17:48:39.237968 | controller |     "Jun 09 16:29:43.554000 crc crio[3654]: time=\"2026-06-09T16:29:43.553986661Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-09 17:48:39.237983 | controller |     "Jun 09 16:29:43.554156 crc crio[3654]: time=\"2026-06-09T16:29:43.554011331Z\" 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 17:48:39.237998 | controller |     "Jun 09 16:29:43.554156 crc crio[3654]: time=\"2026-06-09T16:29:43.545514818Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:22c5f702a1607c6d9cf3adeac6af0804f8632a1843975668570aeb4065fb1aa4 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/d7ad7a61-defa-4ef5-b1d9-74600a7d5b56 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:0xc000f14d48}] Aliases:map[]}\"",
2026-06-09 17:48:39.238014 | controller |     "Jun 09 16:29:43.554269 crc crio[3654]: time=\"2026-06-09T16:29:43.554178316Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-09 17:48:39.238030 | controller |     "Jun 09 16:29:43.554269 crc crio[3654]: time=\"2026-06-09T16:29:43.554191506Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-09 17:48:39.238045 | controller |     "Jun 09 16:29:43.554269 crc crio[3654]: time=\"2026-06-09T16:29:43.554205317Z\" level=info msg=\"Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.238061 | controller |     "Jun 09 16:29:43.561032 crc crio[3654]: time=\"2026-06-09T16:29:43.545493597Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:50d881d1896a42ed2f59fcba34ae4623aeb013e29e220904d64c41788f6c4591 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/64c1e9a9-136f-497f-a363-02ef1e550ed8 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:0xc002fb0088}] Aliases:map[]}\"",
2026-06-09 17:48:39.238076 | controller |     "Jun 09 16:29:43.561032 crc crio[3654]: time=\"2026-06-09T16:29:43.556275026Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-09 17:48:39.238092 | controller |     "Jun 09 16:29:43.561032 crc crio[3654]: time=\"2026-06-09T16:29:43.556293487Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-09 17:48:39.238107 | controller |     "Jun 09 16:29:43.561032 crc crio[3654]: time=\"2026-06-09T16:29:43.556308467Z\" 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 17:48:39.238123 | controller |     "Jun 09 16:29:43.561032 crc crio[3654]: time=\"2026-06-09T16:29:43.545494017Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:89dcb9154fb0d1e56d71305d52e29af4419ce59820abf161f32ccf838a3cb20b UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/407b4877-3912-4c93-ac37-8627a89b8f4a 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:0xc001712620}] Aliases:map[]}\"",
2026-06-09 17:48:39.238148 | controller |     "Jun 09 16:29:43.561032 crc crio[3654]: time=\"2026-06-09T16:29:43.559935361Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-09 17:48:39.238171 | controller |     "Jun 09 16:29:43.561032 crc crio[3654]: time=\"2026-06-09T16:29:43.559950631Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-09 17:48:39.238193 | controller |     "Jun 09 16:29:43.561032 crc crio[3654]: time=\"2026-06-09T16:29:43.559962942Z\" level=info msg=\"Deleting pod openshift-multus_multus-admission-controller-69db94689b-rvf8p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.238210 | controller |     "Jun 09 16:29:43.561032 crc crio[3654]: time=\"2026-06-09T16:29:43.54557012Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:0d1d2fb9922ec5698960a315ab0ec98100401b71d357c5adcfdf537ac3c78f10 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/8563c1b7-17b3-49dd-b975-ec391c005098 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:0xc001712640}] Aliases:map[]}\"",
2026-06-09 17:48:39.238227 | controller |     "Jun 09 16:29:43.561032 crc crio[3654]: time=\"2026-06-09T16:29:43.560528278Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-09 17:48:39.238242 | controller |     "Jun 09 16:29:43.561032 crc crio[3654]: time=\"2026-06-09T16:29:43.560564049Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-09 17:48:39.238258 | controller |     "Jun 09 16:29:43.561032 crc crio[3654]: time=\"2026-06-09T16:29:43.56058753Z\" 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 17:48:39.238274 | controller |     "Jun 09 16:29:43.562482 crc crio[3654]: time=\"2026-06-09T16:29:43.5455788Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:57c9e90ba0f88ddaab401f4b0a0c7b5b27c41d31b60f4863eae869d827f9de49 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/cba808a0-ed25-4799-ad9b-4fb590d2c224 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:0xc000191280}] Aliases:map[]}\"",
2026-06-09 17:48:39.238290 | controller |     "Jun 09 16:29:43.562482 crc crio[3654]: time=\"2026-06-09T16:29:43.561614139Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-09 17:48:39.238306 | controller |     "Jun 09 16:29:43.562482 crc crio[3654]: time=\"2026-06-09T16:29:43.561772703Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-09 17:48:39.238321 | controller |     "Jun 09 16:29:43.562482 crc crio[3654]: time=\"2026-06-09T16:29:43.561801194Z\" level=info msg=\"Deleting pod openshift-dns_dns-default-qtghf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.238337 | controller |     "Jun 09 16:29:43.562482 crc crio[3654]: time=\"2026-06-09T16:29:43.5455888Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:3bcb544d24c095d6020c032bf1e0e6a8212f17e4ec007ec1c1c8486b4e6cfba8 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/8e1bf798-6cf4-48b3-be27-f801ba840bce 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:0xc000f14d60}] Aliases:map[]}\"",
2026-06-09 17:48:39.238357 | controller |     "Jun 09 16:29:43.562482 crc crio[3654]: time=\"2026-06-09T16:29:43.562112863Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-09 17:48:39.238374 | controller |     "Jun 09 16:29:43.562482 crc crio[3654]: time=\"2026-06-09T16:29:43.562130694Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-09 17:48:39.238390 | controller |     "Jun 09 16:29:43.562482 crc crio[3654]: time=\"2026-06-09T16:29:43.562145224Z\" 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 17:48:39.238405 | controller |     "Jun 09 16:29:43.562482 crc crio[3654]: time=\"2026-06-09T16:29:43.54559892Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-09 17:48:39.238420 | controller |     "Jun 09 16:29:43.562482 crc crio[3654]: time=\"2026-06-09T16:29:43.562458183Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-09 17:48:39.238436 | controller |     "Jun 09 16:29:43.562482 crc crio[3654]: time=\"2026-06-09T16:29:43.562472074Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.238452 | controller |     "Jun 09 16:29:43.563137 crc crio[3654]: time=\"2026-06-09T16:29:43.54594388Z\" level=info msg=\"Deleting pod hostpath-provisioner_csi-hostpathplugin-mpq2f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.238468 | controller |     "Jun 09 16:29:43.563405 crc crio[3654]: time=\"2026-06-09T16:29:43.545790506Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-09 17:48:39.238484 | controller |     "Jun 09 16:29:43.563405 crc crio[3654]: time=\"2026-06-09T16:29:43.56339487Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-09 17:48:39.238500 | controller |     "Jun 09 16:29:43.564118 crc crio[3654]: time=\"2026-06-09T16:29:43.563421941Z\" 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 17:48:39.238536 | controller |     "Jun 09 16:29:43.564118 crc crio[3654]: time=\"2026-06-09T16:29:43.545820477Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:9d4114afb3e936bbec2fd69051fa8e189f790794592e639e04dd8281a0cb165c UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/241ac446-2922-4b43-9980-04fb69ffeb45 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:0xc000126778}] Aliases:map[]}\"",
2026-06-09 17:48:39.238554 | controller |     "Jun 09 16:29:43.564118 crc crio[3654]: time=\"2026-06-09T16:29:43.564070529Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-09 17:48:39.238570 | controller |     "Jun 09 16:29:43.564118 crc crio[3654]: time=\"2026-06-09T16:29:43.56408681Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-09 17:48:39.238590 | controller |     "Jun 09 16:29:43.564118 crc crio[3654]: time=\"2026-06-09T16:29:43.56409963Z\" level=info msg=\"Deleting pod openshift-multus_network-metrics-daemon-n2bqt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.238607 | controller |     "Jun 09 16:29:43.569085 crc crio[3654]: time=\"2026-06-09T16:29:43.548504514Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-09 17:48:39.238623 | controller |     "Jun 09 16:29:43.569085 crc crio[3654]: time=\"2026-06-09T16:29:43.565339176Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-09 17:48:39.238638 | controller |     "Jun 09 16:29:43.569085 crc crio[3654]: time=\"2026-06-09T16:29:43.565364206Z\" 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 17:48:39.238654 | controller |     "Jun 09 16:29:43.570168 crc crio[3654]: time=\"2026-06-09T16:29:43.545890079Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:1b773c0ff15befd8703085b3a62715a18912ccc3e155c3e82dae796cc3a524d1 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/0e6f50c8-ed58-473c-8c39-ff8417e398d3 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:0xc000126790}] Aliases:map[]}\"",
2026-06-09 17:48:39.238670 | controller |     "Jun 09 16:29:43.570273 crc crio[3654]: time=\"2026-06-09T16:29:43.570218795Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-09 17:48:39.238686 | controller |     "Jun 09 16:29:43.570273 crc crio[3654]: time=\"2026-06-09T16:29:43.570244106Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-09 17:48:39.238702 | controller |     "Jun 09 16:29:43.570273 crc crio[3654]: time=\"2026-06-09T16:29:43.570261717Z\" 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 17:48:39.238717 | controller |     "Jun 09 16:29:43.570740 crc crio[3654]: time=\"2026-06-09T16:29:43.546443815Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:c067db728c664e5de06a64c72f9b947008fb6db6b98e336127ebb1c8ecaf9cc8 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/16ee3a76-3dc4-4e91-b4c3-2b1606f266a8 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:0xc000476030}] Aliases:map[]}\"",
2026-06-09 17:48:39.238733 | controller |     "Jun 09 16:29:43.570952 crc crio[3654]: time=\"2026-06-09T16:29:43.570925666Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-09 17:48:39.238749 | controller |     "Jun 09 16:29:43.571088 crc crio[3654]: time=\"2026-06-09T16:29:43.571044649Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-09 17:48:39.238764 | controller |     "Jun 09 16:29:43.571380 crc crio[3654]: time=\"2026-06-09T16:29:43.571349568Z\" 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 17:48:39.238780 | controller |     "Jun 09 16:29:43.578108 crc crio[3654]: time=\"2026-06-09T16:29:43.547274538Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-09 17:48:39.238798 | controller |     "Jun 09 16:29:43.578108 crc crio[3654]: time=\"2026-06-09T16:29:43.572158461Z\" level=info msg=\"Deleting pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.238813 | controller |     "Jun 09 16:29:43.578108 crc crio[3654]: time=\"2026-06-09T16:29:43.546042793Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:334343dcea5cd534073c2acf4799a6d6a8ae5963c8ab187bc409e2c1d2909044 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/4f0761d0-a31a-4af3-86f7-7c8ba3f678ad 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:0xc001e2a090}] Aliases:map[]}\"",
2026-06-09 17:48:39.238829 | controller |     "Jun 09 16:29:43.578108 crc crio[3654]: time=\"2026-06-09T16:29:43.57316485Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-09 17:48:39.238845 | controller |     "Jun 09 16:29:43.578108 crc crio[3654]: time=\"2026-06-09T16:29:43.57317857Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-09 17:48:39.238859 | controller |     "Jun 09 16:29:43.578108 crc crio[3654]: time=\"2026-06-09T16:29:43.573199721Z\" 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 17:48:39.238874 | controller |     "Jun 09 16:29:43.580105 crc crio[3654]: time=\"2026-06-09T16:29:43.546097545Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:8f02c8fd44aad336136f4321f8cd2056c2d242208a88e0c997901773ca736b54 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/a2d5655c-9380-4810-9516-c610b31e0c8d 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:0xc000f14dd0}] Aliases:map[]}\"",
2026-06-09 17:48:39.238890 | controller |     "Jun 09 16:29:43.580105 crc crio[3654]: time=\"2026-06-09T16:29:43.545953441Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:56927ba5bcf43e3d49e0c43c24c7ca7b40c105bde8302701fa5c43757d8c7a2f UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/95e3acf3-0441-44e6-8436-ef48d81b9bc2 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:0xc0001267b0}] Aliases:map[]}\"",
2026-06-09 17:48:39.238906 | controller |     "Jun 09 16:29:43.580105 crc crio[3654]: time=\"2026-06-09T16:29:43.578561434Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-09 17:48:39.238921 | controller |     "Jun 09 16:29:43.580105 crc crio[3654]: time=\"2026-06-09T16:29:43.578574815Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-09 17:48:39.238937 | controller |     "Jun 09 16:29:43.580105 crc crio[3654]: time=\"2026-06-09T16:29:43.578594525Z\" 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 17:48:39.238952 | controller |     "Jun 09 16:29:43.580105 crc crio[3654]: time=\"2026-06-09T16:29:43.546159976Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:fb70004dedce78ae00b9847e01857271d460b4d08ac66cdee7e37844ad04518f UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/6a48efa3-d0bd-42ce-99c0-2d5cc081c21f 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:0xc0017126c0}] Aliases:map[]}\"",
2026-06-09 17:48:39.238971 | controller |     "Jun 09 16:29:43.580105 crc crio[3654]: time=\"2026-06-09T16:29:43.578792871Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-09 17:48:39.238986 | controller |     "Jun 09 16:29:43.580105 crc crio[3654]: time=\"2026-06-09T16:29:43.578811351Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-09 17:48:39.239002 | controller |     "Jun 09 16:29:43.580105 crc crio[3654]: time=\"2026-06-09T16:29:43.578831902Z\" 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 17:48:39.239018 | controller |     "Jun 09 16:29:43.587858 crc crio[3654]: time=\"2026-06-09T16:29:43.546212468Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-09 17:48:39.239034 | controller |     "Jun 09 16:29:43.587858 crc crio[3654]: time=\"2026-06-09T16:29:43.587776538Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-09 17:48:39.239049 | controller |     "Jun 09 16:29:43.587858 crc crio[3654]: time=\"2026-06-09T16:29:43.587798479Z\" 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 17:48:39.239065 | controller |     "Jun 09 16:29:43.587858 crc crio[3654]: time=\"2026-06-09T16:29:43.54594891Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:82ac9ea6fe26e69c4b5cfb6a84f6e797bf7c488fae8baada0e8452345fe61f2a UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/2589ce0f-f93b-407c-8001-23452ddabc45 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:0xc001712688}] Aliases:map[]}\"",
2026-06-09 17:48:39.239081 | controller |     "Jun 09 16:29:43.587858 crc crio[3654]: time=\"2026-06-09T16:29:43.578473022Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-09 17:48:39.239097 | controller |     "Jun 09 16:29:43.587858 crc crio[3654]: time=\"2026-06-09T16:29:43.587886191Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-09 17:48:39.239113 | controller |     "Jun 09 16:29:43.588870 crc crio[3654]: time=\"2026-06-09T16:29:43.587908912Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.239129 | controller |     "Jun 09 16:29:43.588870 crc crio[3654]: time=\"2026-06-09T16:29:43.588057296Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-09 17:48:39.239143 | controller |     "Jun 09 16:29:43.588870 crc crio[3654]: time=\"2026-06-09T16:29:43.588105378Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-09 17:48:39.239158 | controller |     "Jun 09 16:29:43.588870 crc crio[3654]: time=\"2026-06-09T16:29:43.588129918Z\" level=info msg=\"Deleting pod openshift-network-diagnostics_network-check-target-fhkjl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.239174 | controller |     "Jun 09 16:29:43.589288 crc crio[3654]: time=\"2026-06-09T16:29:43.546035063Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-09 17:48:39.239193 | controller |     "Jun 09 16:29:43.589288 crc crio[3654]: time=\"2026-06-09T16:29:43.589177038Z\" level=info msg=\"Deleting pod openshift-ingress-canary_ingress-canary-jlj86 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.239209 | controller |     "Jun 09 16:29:43.589707 crc crio[3654]: time=\"2026-06-09T16:29:43.546087884Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-09 17:48:39.239224 | controller |     "Jun 09 16:29:43.594008 crc crio[3654]: 2026-06-09T16:29:43Z [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 17:48:39.239240 | controller |     "Jun 09 16:29:43.594477 crc crio[3654]: time=\"2026-06-09T16:29:43.593508962Z\" 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 17:48:39.239255 | controller |     "Jun 09 16:29:43.595211 crc crio[3654]: time=\"2026-06-09T16:29:43.594417208Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 7cd2541ef7c4d88df82a35178b69ab62c76376eca4c14da05d1c4beda6c07180\" id=8514ccfb-80a8-4a76-a0ac-012e50ee0a6b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.239271 | controller |     "Jun 09 16:29:43.604507 crc crio[3654]: time=\"2026-06-09T16:29:43.604302681Z\" level=info msg=\"runSandbox: deleting pod ID 7cd2541ef7c4d88df82a35178b69ab62c76376eca4c14da05d1c4beda6c07180 from idIndex\" id=8514ccfb-80a8-4a76-a0ac-012e50ee0a6b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.239287 | controller |     "Jun 09 16:29:43.604740 crc crio[3654]: time=\"2026-06-09T16:29:43.604623081Z\" level=info msg=\"runSandbox: removing pod sandbox 7cd2541ef7c4d88df82a35178b69ab62c76376eca4c14da05d1c4beda6c07180\" id=8514ccfb-80a8-4a76-a0ac-012e50ee0a6b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.239303 | controller |     "Jun 09 16:29:43.604826 crc crio[3654]: time=\"2026-06-09T16:29:43.604754644Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 7cd2541ef7c4d88df82a35178b69ab62c76376eca4c14da05d1c4beda6c07180\" id=8514ccfb-80a8-4a76-a0ac-012e50ee0a6b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.239318 | controller |     "Jun 09 16:29:43.604874 crc crio[3654]: time=\"2026-06-09T16:29:43.604841847Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 7cd2541ef7c4d88df82a35178b69ab62c76376eca4c14da05d1c4beda6c07180\" id=8514ccfb-80a8-4a76-a0ac-012e50ee0a6b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.239333 | controller |     "Jun 09 16:29:43.605236 crc crio[3654]: 2026-06-09T16:29:43Z [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 17:48:39.239349 | controller |     "Jun 09 16:29:43.606092 crc crio[3654]: time=\"2026-06-09T16:29:43.606041131Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 7cd2541ef7c4d88df82a35178b69ab62c76376eca4c14da05d1c4beda6c07180\" id=8514ccfb-80a8-4a76-a0ac-012e50ee0a6b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.239365 | controller |     "Jun 09 16:29:43.618912 crc crio[3654]: time=\"2026-06-09T16:29:43.618814257Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 65baa5d9ca0d8daab4528dc8fa6f2d6d7e29bf468760dc10f0d3ddb41d1c252e\" id=68a5ea36-16df-47a6-b1cd-044608049f0c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.239381 | controller |     "Jun 09 16:29:43.619361 crc crio[3654]: 2026-06-09T16:29:43Z [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 17:48:39.239400 | controller |     "Jun 09 16:29:43.619615 crc crio[3654]: time=\"2026-06-09T16:29:43.619449025Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 56e33c8ff2710e31bc4e0937bc8f7c90d84768639fcb8ec4abd36894152d7cc0\" id=55e970eb-018e-4ac4-8b80-f6e94b11feb5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.239417 | controller |     "Jun 09 16:29:43.624544 crc crio[3654]: time=\"2026-06-09T16:29:43.624479629Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_downloads-747b44746d-4pqvr_openshift-console_d0d29411-fb58-47c5-9579-23967e5649ce_0\" id=8514ccfb-80a8-4a76-a0ac-012e50ee0a6b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.239433 | controller |     "Jun 09 16:29:43.625101 crc crio[3654]: time=\"2026-06-09T16:29:43.625064616Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_downloads-747b44746d-4pqvr_openshift-console_d0d29411-fb58-47c5-9579-23967e5649ce_0\" id=8514ccfb-80a8-4a76-a0ac-012e50ee0a6b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.239448 | controller |     "Jun 09 16:29:43.636855 crc crio[3654]: 2026-06-09T16:29:43Z [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 17:48:39.239464 | controller |     "Jun 09 16:29:43.637072 crc crio[3654]: time=\"2026-06-09T16:29:43.636907855Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox e0a8fc15f0d929f60ad415ddff62c0816f01e684b2b6ec4857642ef8fbe0d965\" id=4720268b-34be-4020-8ffc-bf451a9d8b72 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.239479 | controller |     "Jun 09 16:29:43.637072 crc crio[3654]: 2026-06-09T16:29:43Z [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 17:48:39.239494 | controller |     "Jun 09 16:29:43.637215 crc crio[3654]: time=\"2026-06-09T16:29:43.637104151Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 7837898aafd0579cdbe72c519b2a05a55bdc022c289e0a8a93bca8b74540cbce\" id=f32a1ffa-e6e7-4375-b264-70fc68cd7cd2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.239525 | controller |     "Jun 09 16:29:43.640893 crc crio[3654]: time=\"2026-06-09T16:29:43.640767475Z\" level=info msg=\"runSandbox: deleting pod ID e0a8fc15f0d929f60ad415ddff62c0816f01e684b2b6ec4857642ef8fbe0d965 from idIndex\" id=4720268b-34be-4020-8ffc-bf451a9d8b72 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.239548 | controller |     "Jun 09 16:29:43.640893 crc crio[3654]: time=\"2026-06-09T16:29:43.640855948Z\" level=info msg=\"runSandbox: removing pod sandbox e0a8fc15f0d929f60ad415ddff62c0816f01e684b2b6ec4857642ef8fbe0d965\" id=4720268b-34be-4020-8ffc-bf451a9d8b72 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.239565 | controller |     "Jun 09 16:29:43.641299 crc crio[3654]: time=\"2026-06-09T16:29:43.6409365Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox e0a8fc15f0d929f60ad415ddff62c0816f01e684b2b6ec4857642ef8fbe0d965\" id=4720268b-34be-4020-8ffc-bf451a9d8b72 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.239580 | controller |     "Jun 09 16:29:43.641299 crc crio[3654]: time=\"2026-06-09T16:29:43.640962931Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox e0a8fc15f0d929f60ad415ddff62c0816f01e684b2b6ec4857642ef8fbe0d965\" id=4720268b-34be-4020-8ffc-bf451a9d8b72 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.239595 | controller |     "Jun 09 16:29:43.641299 crc crio[3654]: time=\"2026-06-09T16:29:43.64126589Z\" level=info msg=\"runSandbox: deleting pod ID 7837898aafd0579cdbe72c519b2a05a55bdc022c289e0a8a93bca8b74540cbce from idIndex\" id=f32a1ffa-e6e7-4375-b264-70fc68cd7cd2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.239614 | controller |     "Jun 09 16:29:43.641612 crc crio[3654]: time=\"2026-06-09T16:29:43.641304441Z\" level=info msg=\"runSandbox: removing pod sandbox 7837898aafd0579cdbe72c519b2a05a55bdc022c289e0a8a93bca8b74540cbce\" id=f32a1ffa-e6e7-4375-b264-70fc68cd7cd2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.239630 | controller |     "Jun 09 16:29:43.641612 crc crio[3654]: time=\"2026-06-09T16:29:43.641385323Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 7837898aafd0579cdbe72c519b2a05a55bdc022c289e0a8a93bca8b74540cbce\" id=f32a1ffa-e6e7-4375-b264-70fc68cd7cd2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.239645 | controller |     "Jun 09 16:29:43.641612 crc crio[3654]: time=\"2026-06-09T16:29:43.641410924Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 7837898aafd0579cdbe72c519b2a05a55bdc022c289e0a8a93bca8b74540cbce\" id=f32a1ffa-e6e7-4375-b264-70fc68cd7cd2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.239661 | controller |     "Jun 09 16:29:43.642039 crc crio[3654]: time=\"2026-06-09T16:29:43.641934449Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: e0a8fc15f0d929f60ad415ddff62c0816f01e684b2b6ec4857642ef8fbe0d965\" id=4720268b-34be-4020-8ffc-bf451a9d8b72 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.239677 | controller |     "Jun 09 16:29:43.642606 crc crio[3654]: time=\"2026-06-09T16:29:43.642534946Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 7837898aafd0579cdbe72c519b2a05a55bdc022c289e0a8a93bca8b74540cbce\" id=f32a1ffa-e6e7-4375-b264-70fc68cd7cd2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.239693 | controller |     "Jun 09 16:29:43.651728 crc crio[3654]: time=\"2026-06-09T16:29:43.648502287Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_packageserver-7d4fc7d867-qt46x_openshift-operator-lifecycle-manager_584a9db0-8534-48e1-b484-d23b9c489569_0\" id=4720268b-34be-4020-8ffc-bf451a9d8b72 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.239709 | controller |     "Jun 09 16:29:43.651728 crc crio[3654]: time=\"2026-06-09T16:29:43.648617Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_packageserver-7d4fc7d867-qt46x_openshift-operator-lifecycle-manager_584a9db0-8534-48e1-b484-d23b9c489569_0\" id=4720268b-34be-4020-8ffc-bf451a9d8b72 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.239725 | controller |     "Jun 09 16:29:43.651728 crc crio[3654]: time=\"2026-06-09T16:29:43.650333589Z\" level=info msg=\"runSandbox: deleting pod ID 65baa5d9ca0d8daab4528dc8fa6f2d6d7e29bf468760dc10f0d3ddb41d1c252e from idIndex\" id=68a5ea36-16df-47a6-b1cd-044608049f0c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.239739 | controller |     "Jun 09 16:29:43.651728 crc crio[3654]: time=\"2026-06-09T16:29:43.650392851Z\" level=info msg=\"runSandbox: removing pod sandbox 65baa5d9ca0d8daab4528dc8fa6f2d6d7e29bf468760dc10f0d3ddb41d1c252e\" id=68a5ea36-16df-47a6-b1cd-044608049f0c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.239755 | controller |     "Jun 09 16:29:43.651728 crc crio[3654]: time=\"2026-06-09T16:29:43.650442543Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 65baa5d9ca0d8daab4528dc8fa6f2d6d7e29bf468760dc10f0d3ddb41d1c252e\" id=68a5ea36-16df-47a6-b1cd-044608049f0c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.239770 | controller |     "Jun 09 16:29:43.651728 crc crio[3654]: time=\"2026-06-09T16:29:43.650459303Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 65baa5d9ca0d8daab4528dc8fa6f2d6d7e29bf468760dc10f0d3ddb41d1c252e\" id=68a5ea36-16df-47a6-b1cd-044608049f0c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.239790 | controller |     "Jun 09 16:29:43.651728 crc crio[3654]: time=\"2026-06-09T16:29:43.650880815Z\" level=info msg=\"runSandbox: deleting pod ID 56e33c8ff2710e31bc4e0937bc8f7c90d84768639fcb8ec4abd36894152d7cc0 from idIndex\" id=55e970eb-018e-4ac4-8b80-f6e94b11feb5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.239806 | controller |     "Jun 09 16:29:43.651728 crc crio[3654]: time=\"2026-06-09T16:29:43.650940387Z\" level=info msg=\"runSandbox: removing pod sandbox 56e33c8ff2710e31bc4e0937bc8f7c90d84768639fcb8ec4abd36894152d7cc0\" id=55e970eb-018e-4ac4-8b80-f6e94b11feb5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.239821 | controller |     "Jun 09 16:29:43.651728 crc crio[3654]: time=\"2026-06-09T16:29:43.650992458Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 56e33c8ff2710e31bc4e0937bc8f7c90d84768639fcb8ec4abd36894152d7cc0\" id=55e970eb-018e-4ac4-8b80-f6e94b11feb5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.239836 | controller |     "Jun 09 16:29:43.651728 crc crio[3654]: time=\"2026-06-09T16:29:43.651015549Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 56e33c8ff2710e31bc4e0937bc8f7c90d84768639fcb8ec4abd36894152d7cc0\" id=55e970eb-018e-4ac4-8b80-f6e94b11feb5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.239852 | controller |     "Jun 09 16:29:43.658752 crc crio[3654]: time=\"2026-06-09T16:29:43.653793108Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 65baa5d9ca0d8daab4528dc8fa6f2d6d7e29bf468760dc10f0d3ddb41d1c252e\" id=68a5ea36-16df-47a6-b1cd-044608049f0c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.239866 | controller |     "Jun 09 16:29:43.658752 crc crio[3654]: time=\"2026-06-09T16:29:43.654571881Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_oauth-openshift-685b49f4d7-4d6xb_openshift-authentication_b167f5c3-3788-4edd-9e26-0fc3a5748dee_0\" id=f32a1ffa-e6e7-4375-b264-70fc68cd7cd2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.239881 | controller |     "Jun 09 16:29:43.658752 crc crio[3654]: time=\"2026-06-09T16:29:43.654701884Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_oauth-openshift-685b49f4d7-4d6xb_openshift-authentication_b167f5c3-3788-4edd-9e26-0fc3a5748dee_0\" id=f32a1ffa-e6e7-4375-b264-70fc68cd7cd2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.239896 | controller |     "Jun 09 16:29:43.658752 crc crio[3654]: time=\"2026-06-09T16:29:43.656148826Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 56e33c8ff2710e31bc4e0937bc8f7c90d84768639fcb8ec4abd36894152d7cc0\" id=55e970eb-018e-4ac4-8b80-f6e94b11feb5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.239911 | controller |     "Jun 09 16:29:43.664525 crc crio[3654]: time=\"2026-06-09T16:29:43.664452484Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_catalog-operator-75ff9f647d-4s428_openshift-operator-lifecycle-manager_d1618753-e855-455c-8eee-e4fb77abbc17_0\" id=68a5ea36-16df-47a6-b1cd-044608049f0c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.239927 | controller |     "Jun 09 16:29:43.664525 crc crio[3654]: time=\"2026-06-09T16:29:43.664513515Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_catalog-operator-75ff9f647d-4s428_openshift-operator-lifecycle-manager_d1618753-e855-455c-8eee-e4fb77abbc17_0\" id=68a5ea36-16df-47a6-b1cd-044608049f0c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.239942 | controller |     "Jun 09 16:29:43.680091 crc crio[3654]: 2026-06-09T16:29:43Z [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 17:48:39.239957 | controller |     "Jun 09 16:29:43.680091 crc crio[3654]: time=\"2026-06-09T16:29:43.680077931Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 175ba5e4a9f9b32ed7635b8d5fd6e1c2e701133ba7153a8362784c2ca2cf2ba5\" id=de1b7d46-3c9b-4917-92ff-15429cefafff name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.239977 | controller |     "Jun 09 16:29:43.681950 crc crio[3654]: 2026-06-09T16:29:43Z [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 17:48:39.239993 | controller |     "Jun 09 16:29:43.682054 crc crio[3654]: time=\"2026-06-09T16:29:43.681983346Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 3c9d1a08043c6f7c56788fe81a359feceead806d6e90a8fc79165d5f46312a09\" id=bd4e6195-4f7e-4fe2-8a8e-3fd9b5e6986a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.240008 | controller |     "Jun 09 16:29:43.683543 crc crio[3654]: 2026-06-09T16:29:43Z [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 17:48:39.240023 | controller |     "Jun 09 16:29:43.710388 crc crio[3654]: time=\"2026-06-09T16:29:43.683573611Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 547bab7a8216a35ed40aab0ebc52b8619f06c643eeb8c14cae77f5f26078a011\" id=34818dca-99c7-41c0-bff1-830a00332b71 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.240038 | controller |     "Jun 09 16:29:43.713514 crc crio[3654]: 2026-06-09T16:29:43Z [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 17:48:39.240053 | controller |     "Jun 09 16:29:43.719710 crc crio[3654]: time=\"2026-06-09T16:29:43.714000112Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 22c5f702a1607c6d9cf3adeac6af0804f8632a1843975668570aeb4065fb1aa4\" id=e351dc4a-cfdb-4d10-ba19-f5261237089d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.240068 | controller |     "Jun 09 16:29:43.719710 crc crio[3654]: time=\"2026-06-09T16:29:43.714980471Z\" level=info msg=\"runSandbox: deleting pod ID 175ba5e4a9f9b32ed7635b8d5fd6e1c2e701133ba7153a8362784c2ca2cf2ba5 from idIndex\" id=de1b7d46-3c9b-4917-92ff-15429cefafff name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.240083 | controller |     "Jun 09 16:29:43.719710 crc crio[3654]: time=\"2026-06-09T16:29:43.715036872Z\" level=info msg=\"runSandbox: removing pod sandbox 175ba5e4a9f9b32ed7635b8d5fd6e1c2e701133ba7153a8362784c2ca2cf2ba5\" id=de1b7d46-3c9b-4917-92ff-15429cefafff name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.240098 | controller |     "Jun 09 16:29:43.719710 crc crio[3654]: time=\"2026-06-09T16:29:43.715089314Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 175ba5e4a9f9b32ed7635b8d5fd6e1c2e701133ba7153a8362784c2ca2cf2ba5\" id=de1b7d46-3c9b-4917-92ff-15429cefafff name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.240113 | controller |     "Jun 09 16:29:43.719710 crc crio[3654]: time=\"2026-06-09T16:29:43.715114124Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 175ba5e4a9f9b32ed7635b8d5fd6e1c2e701133ba7153a8362784c2ca2cf2ba5\" id=de1b7d46-3c9b-4917-92ff-15429cefafff name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.240129 | controller |     "Jun 09 16:29:43.719710 crc crio[3654]: 2026-06-09T16:29:43Z [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 17:48:39.240144 | controller |     "Jun 09 16:29:43.719710 crc crio[3654]: time=\"2026-06-09T16:29:43.715721922Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 82f822669904f5a4c184e5b31219786c0e0b730d614777fab5619d7005f97ecf\" id=1d4399dc-4399-4efd-821e-388b5435ca5b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.240163 | controller |     "Jun 09 16:29:43.719710 crc crio[3654]: time=\"2026-06-09T16:29:43.715862946Z\" level=info msg=\"runSandbox: deleting pod ID 3c9d1a08043c6f7c56788fe81a359feceead806d6e90a8fc79165d5f46312a09 from idIndex\" id=bd4e6195-4f7e-4fe2-8a8e-3fd9b5e6986a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.240179 | controller |     "Jun 09 16:29:43.719710 crc crio[3654]: time=\"2026-06-09T16:29:43.715891427Z\" level=info msg=\"runSandbox: removing pod sandbox 3c9d1a08043c6f7c56788fe81a359feceead806d6e90a8fc79165d5f46312a09\" id=bd4e6195-4f7e-4fe2-8a8e-3fd9b5e6986a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.240194 | controller |     "Jun 09 16:29:43.719710 crc crio[3654]: time=\"2026-06-09T16:29:43.715920397Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 3c9d1a08043c6f7c56788fe81a359feceead806d6e90a8fc79165d5f46312a09\" id=bd4e6195-4f7e-4fe2-8a8e-3fd9b5e6986a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.240209 | controller |     "Jun 09 16:29:43.719710 crc crio[3654]: time=\"2026-06-09T16:29:43.715938448Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 3c9d1a08043c6f7c56788fe81a359feceead806d6e90a8fc79165d5f46312a09\" id=bd4e6195-4f7e-4fe2-8a8e-3fd9b5e6986a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.240224 | controller |     "Jun 09 16:29:43.720446 crc crio[3654]: 2026-06-09T16:29:43Z [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 17:48:39.240239 | controller |     "Jun 09 16:29:43.720590 crc crio[3654]: time=\"2026-06-09T16:29:43.72056524Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 1b773c0ff15befd8703085b3a62715a18912ccc3e155c3e82dae796cc3a524d1\" id=3eda22a0-c9ac-40e7-a770-a4484e39b291 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.240254 | controller |     "Jun 09 16:29:43.720971 crc crio[3654]: 2026-06-09T16:29:43Z [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 17:48:39.240270 | controller |     "Jun 09 16:29:43.721037 crc crio[3654]: time=\"2026-06-09T16:29:43.720970052Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 4b5d85ddf016593bf96f9977c89c6fa43295035d3e7cd41ec270c0f2ba905e1c\" id=caa12af9-bcd7-4e4a-95bd-e5ef39e6fbeb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.240284 | controller |     "Jun 09 16:29:43.721356 crc crio[3654]: 2026-06-09T16:29:43Z [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 17:48:39.240299 | controller |     "Jun 09 16:29:43.721488 crc crio[3654]: time=\"2026-06-09T16:29:43.721417995Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 89dcb9154fb0d1e56d71305d52e29af4419ce59820abf161f32ccf838a3cb20b\" id=8e7b6175-8bb2-4d85-9493-6c3a60d1a55b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.240314 | controller |     "Jun 09 16:29:43.732783 crc crio[3654]: time=\"2026-06-09T16:29:43.723061522Z\" level=info msg=\"runSandbox: deleting pod ID 547bab7a8216a35ed40aab0ebc52b8619f06c643eeb8c14cae77f5f26078a011 from idIndex\" id=34818dca-99c7-41c0-bff1-830a00332b71 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.240329 | controller |     "Jun 09 16:29:43.732783 crc crio[3654]: 2026-06-09T16:29:43Z [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 17:48:39.240347 | controller |     "Jun 09 16:29:43.732783 crc crio[3654]: time=\"2026-06-09T16:29:43.723112003Z\" level=info msg=\"runSandbox: removing pod sandbox 547bab7a8216a35ed40aab0ebc52b8619f06c643eeb8c14cae77f5f26078a011\" id=34818dca-99c7-41c0-bff1-830a00332b71 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.240363 | controller |     "Jun 09 16:29:43.732783 crc crio[3654]: time=\"2026-06-09T16:29:43.723366471Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 547bab7a8216a35ed40aab0ebc52b8619f06c643eeb8c14cae77f5f26078a011\" id=34818dca-99c7-41c0-bff1-830a00332b71 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.240378 | controller |     "Jun 09 16:29:43.732783 crc crio[3654]: time=\"2026-06-09T16:29:43.723411642Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 547bab7a8216a35ed40aab0ebc52b8619f06c643eeb8c14cae77f5f26078a011\" id=34818dca-99c7-41c0-bff1-830a00332b71 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.240393 | controller |     "Jun 09 16:29:43.732783 crc crio[3654]: time=\"2026-06-09T16:29:43.723274638Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox d5e829f8f12a76f81719541c70fd28db123208ad86f1021a7450f37c48e8ca03\" id=b7b56952-f101-4934-af31-2dda5a5629c4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.240453 | controller |     "Jun 09 16:29:43.732783 crc crio[3654]: time=\"2026-06-09T16:29:43.731272497Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 3c9d1a08043c6f7c56788fe81a359feceead806d6e90a8fc79165d5f46312a09\" id=bd4e6195-4f7e-4fe2-8a8e-3fd9b5e6986a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.240475 | controller |     "Jun 09 16:29:43.732783 crc crio[3654]: time=\"2026-06-09T16:29:43.731581436Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 175ba5e4a9f9b32ed7635b8d5fd6e1c2e701133ba7153a8362784c2ca2cf2ba5\" id=de1b7d46-3c9b-4917-92ff-15429cefafff name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.240492 | controller |     "Jun 09 16:29:43.732783 crc crio[3654]: 2026-06-09T16:29:43Z [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 17:48:39.240508 | controller |     "Jun 09 16:29:43.732783 crc crio[3654]: time=\"2026-06-09T16:29:43.732508172Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 8dbc424a3655d0951aae0815980826fb57e96671ce7433c703259de4ab832aa3\" id=03af5579-7572-4c88-972a-8467c07634be name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.240545 | controller |     "Jun 09 16:29:43.736218 crc crio[3654]: time=\"2026-06-09T16:29:43.736138896Z\" level=info msg=\"runSandbox: deleting pod ID 22c5f702a1607c6d9cf3adeac6af0804f8632a1843975668570aeb4065fb1aa4 from idIndex\" id=e351dc4a-cfdb-4d10-ba19-f5261237089d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.240562 | controller |     "Jun 09 16:29:43.736350 crc crio[3654]: time=\"2026-06-09T16:29:43.736235709Z\" level=info msg=\"runSandbox: removing pod sandbox 22c5f702a1607c6d9cf3adeac6af0804f8632a1843975668570aeb4065fb1aa4\" id=e351dc4a-cfdb-4d10-ba19-f5261237089d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.240577 | controller |     "Jun 09 16:29:43.736350 crc crio[3654]: time=\"2026-06-09T16:29:43.736289321Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 22c5f702a1607c6d9cf3adeac6af0804f8632a1843975668570aeb4065fb1aa4\" id=e351dc4a-cfdb-4d10-ba19-f5261237089d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.240593 | controller |     "Jun 09 16:29:43.736432 crc crio[3654]: time=\"2026-06-09T16:29:43.736372733Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 22c5f702a1607c6d9cf3adeac6af0804f8632a1843975668570aeb4065fb1aa4\" id=e351dc4a-cfdb-4d10-ba19-f5261237089d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.240612 | controller |     "Jun 09 16:29:43.737213 crc crio[3654]: 2026-06-09T16:29:43Z [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 17:48:39.240628 | controller |     "Jun 09 16:29:43.737213 crc crio[3654]: time=\"2026-06-09T16:29:43.737015581Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox cbfe02ce3b20b0aed6164129ec1d764b6fcfd28238006ea6c2b21fe3cf1d2417\" id=00a85b35-f87e-4f98-92b5-d47c2b2706fc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.240643 | controller |     "Jun 09 16:29:43.737411 crc crio[3654]: 2026-06-09T16:29:43Z [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 17:48:39.240658 | controller |     "Jun 09 16:29:43.737819 crc crio[3654]: 2026-06-09T16:29:43Z [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 17:48:39.240674 | controller |     "Jun 09 16:29:43.737819 crc crio[3654]: time=\"2026-06-09T16:29:43.737624169Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox fc58f98aef00382c153c7d3ab6c0b2221c20825f13ded3a9db1a6c9ec915f0a3\" id=b6a3989a-0ba7-4889-ac48-e52197c88e38 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.240689 | controller |     "Jun 09 16:29:43.737819 crc crio[3654]: 2026-06-09T16:29:43Z [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 17:48:39.240703 | controller |     "Jun 09 16:29:43.737819 crc crio[3654]: 2026-06-09T16:29:43Z [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 17:48:39.240719 | controller |     "Jun 09 16:29:43.738108 crc crio[3654]: time=\"2026-06-09T16:29:43.737864726Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 9d4114afb3e936bbec2fd69051fa8e189f790794592e639e04dd8281a0cb165c\" id=e72049a9-46b6-4b0f-a182-e19f30dcfe15 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.240734 | controller |     "Jun 09 16:29:43.738108 crc crio[3654]: time=\"2026-06-09T16:29:43.737914687Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox b9126a034d2f0d952580fe1bd057ae9b3e7ee86295b2618f1425ee41adcc36f5\" id=a59a37dd-cf6e-459c-9072-931031c5300a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.240749 | controller |     "Jun 09 16:29:43.738108 crc crio[3654]: time=\"2026-06-09T16:29:43.738093262Z\" level=info msg=\"runSandbox: deleting pod ID d5e829f8f12a76f81719541c70fd28db123208ad86f1021a7450f37c48e8ca03 from idIndex\" id=b7b56952-f101-4934-af31-2dda5a5629c4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.240764 | controller |     "Jun 09 16:29:43.738245 crc crio[3654]: time=\"2026-06-09T16:29:43.738110503Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 22c5f702a1607c6d9cf3adeac6af0804f8632a1843975668570aeb4065fb1aa4\" id=e351dc4a-cfdb-4d10-ba19-f5261237089d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.240779 | controller |     "Jun 09 16:29:43.738245 crc crio[3654]: time=\"2026-06-09T16:29:43.738122353Z\" level=info msg=\"runSandbox: removing pod sandbox d5e829f8f12a76f81719541c70fd28db123208ad86f1021a7450f37c48e8ca03\" id=b7b56952-f101-4934-af31-2dda5a5629c4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.240798 | controller |     "Jun 09 16:29:43.738245 crc crio[3654]: time=\"2026-06-09T16:29:43.738182325Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox d5e829f8f12a76f81719541c70fd28db123208ad86f1021a7450f37c48e8ca03\" id=b7b56952-f101-4934-af31-2dda5a5629c4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.240814 | controller |     "Jun 09 16:29:43.738245 crc crio[3654]: time=\"2026-06-09T16:29:43.738203156Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox d5e829f8f12a76f81719541c70fd28db123208ad86f1021a7450f37c48e8ca03\" id=b7b56952-f101-4934-af31-2dda5a5629c4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.240843 | controller |     "Jun 09 16:29:43.738469 crc crio[3654]: time=\"2026-06-09T16:29:43.738153324Z\" level=info msg=\"runSandbox: deleting pod ID 82f822669904f5a4c184e5b31219786c0e0b730d614777fab5619d7005f97ecf from idIndex\" id=1d4399dc-4399-4efd-821e-388b5435ca5b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.240859 | controller |     "Jun 09 16:29:43.738469 crc crio[3654]: time=\"2026-06-09T16:29:43.738265997Z\" level=info msg=\"runSandbox: removing pod sandbox 82f822669904f5a4c184e5b31219786c0e0b730d614777fab5619d7005f97ecf\" id=1d4399dc-4399-4efd-821e-388b5435ca5b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.240875 | controller |     "Jun 09 16:29:43.738469 crc crio[3654]: time=\"2026-06-09T16:29:43.738288148Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 82f822669904f5a4c184e5b31219786c0e0b730d614777fab5619d7005f97ecf\" id=1d4399dc-4399-4efd-821e-388b5435ca5b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.240890 | controller |     "Jun 09 16:29:43.738469 crc crio[3654]: time=\"2026-06-09T16:29:43.738304598Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 82f822669904f5a4c184e5b31219786c0e0b730d614777fab5619d7005f97ecf\" id=1d4399dc-4399-4efd-821e-388b5435ca5b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.240905 | controller |     "Jun 09 16:29:43.739123 crc crio[3654]: time=\"2026-06-09T16:29:43.738853574Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 56927ba5bcf43e3d49e0c43c24c7ca7b40c105bde8302701fa5c43757d8c7a2f\" id=73ad7d72-0d70-486c-86f7-d17ee25b71ab name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.240921 | controller |     "Jun 09 16:29:43.739433 crc crio[3654]: time=\"2026-06-09T16:29:43.739352238Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: d5e829f8f12a76f81719541c70fd28db123208ad86f1021a7450f37c48e8ca03\" id=b7b56952-f101-4934-af31-2dda5a5629c4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.240936 | controller |     "Jun 09 16:29:43.739433 crc crio[3654]: 2026-06-09T16:29:43Z [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 17:48:39.240951 | controller |     "Jun 09 16:29:43.739537 crc crio[3654]: time=\"2026-06-09T16:29:43.739450801Z\" level=info msg=\"runSandbox: deleting pod ID 8dbc424a3655d0951aae0815980826fb57e96671ce7433c703259de4ab832aa3 from idIndex\" id=03af5579-7572-4c88-972a-8467c07634be name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.240966 | controller |     "Jun 09 16:29:43.739537 crc crio[3654]: time=\"2026-06-09T16:29:43.739510023Z\" level=info msg=\"runSandbox: removing pod sandbox 8dbc424a3655d0951aae0815980826fb57e96671ce7433c703259de4ab832aa3\" id=03af5579-7572-4c88-972a-8467c07634be name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.240981 | controller |     "Jun 09 16:29:43.739602 crc crio[3654]: time=\"2026-06-09T16:29:43.739559904Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 8dbc424a3655d0951aae0815980826fb57e96671ce7433c703259de4ab832aa3\" id=03af5579-7572-4c88-972a-8467c07634be name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.240999 | controller |     "Jun 09 16:29:43.739602 crc crio[3654]: time=\"2026-06-09T16:29:43.739581605Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 8dbc424a3655d0951aae0815980826fb57e96671ce7433c703259de4ab832aa3\" id=03af5579-7572-4c88-972a-8467c07634be name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.241015 | controller |     "Jun 09 16:29:43.739940 crc crio[3654]: time=\"2026-06-09T16:29:43.739459121Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 105fff1051625550e4c622f98485e5b21295c60b5c3ddede223cb442b301ad96\" id=c45e9ba2-056a-4300-8c46-3f0d2f35a0f0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.241031 | controller |     "Jun 09 16:29:43.740025 crc crio[3654]: time=\"2026-06-09T16:29:43.739479912Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 82f822669904f5a4c184e5b31219786c0e0b730d614777fab5619d7005f97ecf\" id=1d4399dc-4399-4efd-821e-388b5435ca5b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.241046 | controller |     "Jun 09 16:29:43.740079 crc crio[3654]: time=\"2026-06-09T16:29:43.739698318Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 547bab7a8216a35ed40aab0ebc52b8619f06c643eeb8c14cae77f5f26078a011\" id=34818dca-99c7-41c0-bff1-830a00332b71 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.241061 | controller |     "Jun 09 16:29:43.740079 crc crio[3654]: time=\"2026-06-09T16:29:43.739478282Z\" level=info msg=\"runSandbox: deleting pod ID 89dcb9154fb0d1e56d71305d52e29af4419ce59820abf161f32ccf838a3cb20b from idIndex\" id=8e7b6175-8bb2-4d85-9493-6c3a60d1a55b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.241076 | controller |     "Jun 09 16:29:43.740143 crc crio[3654]: time=\"2026-06-09T16:29:43.74009918Z\" level=info msg=\"runSandbox: removing pod sandbox 89dcb9154fb0d1e56d71305d52e29af4419ce59820abf161f32ccf838a3cb20b\" id=8e7b6175-8bb2-4d85-9493-6c3a60d1a55b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.241092 | controller |     "Jun 09 16:29:43.740143 crc crio[3654]: time=\"2026-06-09T16:29:43.740131921Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 89dcb9154fb0d1e56d71305d52e29af4419ce59820abf161f32ccf838a3cb20b\" id=8e7b6175-8bb2-4d85-9493-6c3a60d1a55b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.241106 | controller |     "Jun 09 16:29:43.740239 crc crio[3654]: time=\"2026-06-09T16:29:43.740148761Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 89dcb9154fb0d1e56d71305d52e29af4419ce59820abf161f32ccf838a3cb20b\" id=8e7b6175-8bb2-4d85-9493-6c3a60d1a55b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.241121 | controller |     "Jun 09 16:29:43.740770 crc crio[3654]: time=\"2026-06-09T16:29:43.740744108Z\" level=info msg=\"runSandbox: deleting pod ID 1b773c0ff15befd8703085b3a62715a18912ccc3e155c3e82dae796cc3a524d1 from idIndex\" id=3eda22a0-c9ac-40e7-a770-a4484e39b291 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.241136 | controller |     "Jun 09 16:29:43.741382 crc crio[3654]: time=\"2026-06-09T16:29:43.741355906Z\" level=info msg=\"runSandbox: removing pod sandbox 1b773c0ff15befd8703085b3a62715a18912ccc3e155c3e82dae796cc3a524d1\" id=3eda22a0-c9ac-40e7-a770-a4484e39b291 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.241151 | controller |     "Jun 09 16:29:43.741474 crc crio[3654]: time=\"2026-06-09T16:29:43.741458799Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 1b773c0ff15befd8703085b3a62715a18912ccc3e155c3e82dae796cc3a524d1\" id=3eda22a0-c9ac-40e7-a770-a4484e39b291 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.241166 | controller |     "Jun 09 16:29:43.741543 crc crio[3654]: 2026-06-09T16:29:43Z [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 17:48:39.241185 | controller |     "Jun 09 16:29:43.741700 crc crio[3654]: time=\"2026-06-09T16:29:43.74080968Z\" level=info msg=\"runSandbox: deleting pod ID cbfe02ce3b20b0aed6164129ec1d764b6fcfd28238006ea6c2b21fe3cf1d2417 from idIndex\" id=00a85b35-f87e-4f98-92b5-d47c2b2706fc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.241200 | controller |     "Jun 09 16:29:43.741825 crc crio[3654]: time=\"2026-06-09T16:29:43.741803209Z\" level=info msg=\"runSandbox: removing pod sandbox cbfe02ce3b20b0aed6164129ec1d764b6fcfd28238006ea6c2b21fe3cf1d2417\" id=00a85b35-f87e-4f98-92b5-d47c2b2706fc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.241216 | controller |     "Jun 09 16:29:43.741919 crc crio[3654]: time=\"2026-06-09T16:29:43.741904221Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox cbfe02ce3b20b0aed6164129ec1d764b6fcfd28238006ea6c2b21fe3cf1d2417\" id=00a85b35-f87e-4f98-92b5-d47c2b2706fc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.241231 | controller |     "Jun 09 16:29:43.742000 crc crio[3654]: time=\"2026-06-09T16:29:43.741985544Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox cbfe02ce3b20b0aed6164129ec1d764b6fcfd28238006ea6c2b21fe3cf1d2417\" id=00a85b35-f87e-4f98-92b5-d47c2b2706fc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.241245 | controller |     "Jun 09 16:29:43.742279 crc crio[3654]: time=\"2026-06-09T16:29:43.74184815Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 89dcb9154fb0d1e56d71305d52e29af4419ce59820abf161f32ccf838a3cb20b\" id=8e7b6175-8bb2-4d85-9493-6c3a60d1a55b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.241259 | controller |     "Jun 09 16:29:43.742489 crc crio[3654]: time=\"2026-06-09T16:29:43.742438477Z\" level=info msg=\"runSandbox: deleting pod ID 9d4114afb3e936bbec2fd69051fa8e189f790794592e639e04dd8281a0cb165c from idIndex\" id=e72049a9-46b6-4b0f-a182-e19f30dcfe15 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.241274 | controller |     "Jun 09 16:29:43.742552 crc crio[3654]: time=\"2026-06-09T16:29:43.742487078Z\" level=info msg=\"runSandbox: removing pod sandbox 9d4114afb3e936bbec2fd69051fa8e189f790794592e639e04dd8281a0cb165c\" id=e72049a9-46b6-4b0f-a182-e19f30dcfe15 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.241289 | controller |     "Jun 09 16:29:43.742552 crc crio[3654]: time=\"2026-06-09T16:29:43.742524849Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 9d4114afb3e936bbec2fd69051fa8e189f790794592e639e04dd8281a0cb165c\" id=e72049a9-46b6-4b0f-a182-e19f30dcfe15 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.241304 | controller |     "Jun 09 16:29:43.742552 crc crio[3654]: time=\"2026-06-09T16:29:43.74254207Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 9d4114afb3e936bbec2fd69051fa8e189f790794592e639e04dd8281a0cb165c\" id=e72049a9-46b6-4b0f-a182-e19f30dcfe15 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.241320 | controller |     "Jun 09 16:29:43.742740 crc crio[3654]: time=\"2026-06-09T16:29:43.742455377Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 8dbc424a3655d0951aae0815980826fb57e96671ce7433c703259de4ab832aa3\" id=03af5579-7572-4c88-972a-8467c07634be name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.241334 | controller |     "Jun 09 16:29:43.742785 crc crio[3654]: time=\"2026-06-09T16:29:43.742626722Z\" level=info msg=\"runSandbox: deleting pod ID b9126a034d2f0d952580fe1bd057ae9b3e7ee86295b2618f1425ee41adcc36f5 from idIndex\" id=a59a37dd-cf6e-459c-9072-931031c5300a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.241349 | controller |     "Jun 09 16:29:43.742972 crc crio[3654]: time=\"2026-06-09T16:29:43.741531611Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 1b773c0ff15befd8703085b3a62715a18912ccc3e155c3e82dae796cc3a524d1\" id=3eda22a0-c9ac-40e7-a770-a4484e39b291 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.241368 | controller |     "Jun 09 16:29:43.743573 crc crio[3654]: time=\"2026-06-09T16:29:43.74291318Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: cbfe02ce3b20b0aed6164129ec1d764b6fcfd28238006ea6c2b21fe3cf1d2417\" id=00a85b35-f87e-4f98-92b5-d47c2b2706fc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.241384 | controller |     "Jun 09 16:29:43.743573 crc crio[3654]: time=\"2026-06-09T16:29:43.742923041Z\" level=info msg=\"runSandbox: removing pod sandbox b9126a034d2f0d952580fe1bd057ae9b3e7ee86295b2618f1425ee41adcc36f5\" id=a59a37dd-cf6e-459c-9072-931031c5300a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.241400 | controller |     "Jun 09 16:29:43.743573 crc crio[3654]: time=\"2026-06-09T16:29:43.74325972Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox b9126a034d2f0d952580fe1bd057ae9b3e7ee86295b2618f1425ee41adcc36f5\" id=a59a37dd-cf6e-459c-9072-931031c5300a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.241415 | controller |     "Jun 09 16:29:43.743573 crc crio[3654]: time=\"2026-06-09T16:29:43.743279731Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox b9126a034d2f0d952580fe1bd057ae9b3e7ee86295b2618f1425ee41adcc36f5\" id=a59a37dd-cf6e-459c-9072-931031c5300a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.241430 | controller |     "Jun 09 16:29:43.743573 crc crio[3654]: 2026-06-09T16:29:43Z [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 17:48:39.241445 | controller |     "Jun 09 16:29:43.743573 crc crio[3654]: time=\"2026-06-09T16:29:43.743424325Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 9d4114afb3e936bbec2fd69051fa8e189f790794592e639e04dd8281a0cb165c\" id=e72049a9-46b6-4b0f-a182-e19f30dcfe15 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.241460 | controller |     "Jun 09 16:29:43.743573 crc crio[3654]: time=\"2026-06-09T16:29:43.743438595Z\" level=info msg=\"runSandbox: deleting pod ID 4b5d85ddf016593bf96f9977c89c6fa43295035d3e7cd41ec270c0f2ba905e1c from idIndex\" id=caa12af9-bcd7-4e4a-95bd-e5ef39e6fbeb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.241475 | controller |     "Jun 09 16:29:43.744147 crc crio[3654]: time=\"2026-06-09T16:29:43.743722044Z\" level=info msg=\"runSandbox: removing pod sandbox 4b5d85ddf016593bf96f9977c89c6fa43295035d3e7cd41ec270c0f2ba905e1c\" id=caa12af9-bcd7-4e4a-95bd-e5ef39e6fbeb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.241490 | controller |     "Jun 09 16:29:43.744147 crc crio[3654]: time=\"2026-06-09T16:29:43.743994481Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 334343dcea5cd534073c2acf4799a6d6a8ae5963c8ab187bc409e2c1d2909044\" id=3100fd1d-0ed3-4f15-82c7-373cf1e3b073 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.241506 | controller |     "Jun 09 16:29:43.744147 crc crio[3654]: time=\"2026-06-09T16:29:43.744044643Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 1b773c0ff15befd8703085b3a62715a18912ccc3e155c3e82dae796cc3a524d1\" id=3eda22a0-c9ac-40e7-a770-a4484e39b291 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.241543 | controller |     "Jun 09 16:29:43.744147 crc crio[3654]: time=\"2026-06-09T16:29:43.744130725Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: b9126a034d2f0d952580fe1bd057ae9b3e7ee86295b2618f1425ee41adcc36f5\" id=a59a37dd-cf6e-459c-9072-931031c5300a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.241560 | controller |     "Jun 09 16:29:43.744270 crc crio[3654]: time=\"2026-06-09T16:29:43.744148206Z\" level=info msg=\"runSandbox: deleting pod ID 105fff1051625550e4c622f98485e5b21295c60b5c3ddede223cb442b301ad96 from idIndex\" id=c45e9ba2-056a-4300-8c46-3f0d2f35a0f0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.241578 | controller |     "Jun 09 16:29:43.744270 crc crio[3654]: time=\"2026-06-09T16:29:43.744178877Z\" level=info msg=\"runSandbox: removing pod sandbox 105fff1051625550e4c622f98485e5b21295c60b5c3ddede223cb442b301ad96\" id=c45e9ba2-056a-4300-8c46-3f0d2f35a0f0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.241594 | controller |     "Jun 09 16:29:43.744415 crc crio[3654]: time=\"2026-06-09T16:29:43.743501897Z\" level=info msg=\"runSandbox: deleting pod ID 56927ba5bcf43e3d49e0c43c24c7ca7b40c105bde8302701fa5c43757d8c7a2f from idIndex\" id=73ad7d72-0d70-486c-86f7-d17ee25b71ab name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.241609 | controller |     "Jun 09 16:29:43.744703 crc crio[3654]: 2026-06-09T16:29:43Z [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 17:48:39.241625 | controller |     "Jun 09 16:29:43.744878 crc crio[3654]: time=\"2026-06-09T16:29:43.74430242Z\" level=info msg=\"runSandbox: removing pod sandbox 56927ba5bcf43e3d49e0c43c24c7ca7b40c105bde8302701fa5c43757d8c7a2f\" id=73ad7d72-0d70-486c-86f7-d17ee25b71ab name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.241641 | controller |     "Jun 09 16:29:43.745131 crc crio[3654]: time=\"2026-06-09T16:29:43.744929468Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 56927ba5bcf43e3d49e0c43c24c7ca7b40c105bde8302701fa5c43757d8c7a2f\" id=73ad7d72-0d70-486c-86f7-d17ee25b71ab name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.241656 | controller |     "Jun 09 16:29:43.745226 crc crio[3654]: time=\"2026-06-09T16:29:43.745201506Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 56927ba5bcf43e3d49e0c43c24c7ca7b40c105bde8302701fa5c43757d8c7a2f\" id=73ad7d72-0d70-486c-86f7-d17ee25b71ab name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.241671 | controller |     "Jun 09 16:29:43.745265 crc crio[3654]: 2026-06-09T16:29:43Z [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 17:48:39.241687 | controller |     "Jun 09 16:29:43.745305 crc crio[3654]: time=\"2026-06-09T16:29:43.743997651Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 4b5d85ddf016593bf96f9977c89c6fa43295035d3e7cd41ec270c0f2ba905e1c\" id=caa12af9-bcd7-4e4a-95bd-e5ef39e6fbeb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.241703 | controller |     "Jun 09 16:29:43.745386 crc crio[3654]: time=\"2026-06-09T16:29:43.744206227Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 105fff1051625550e4c622f98485e5b21295c60b5c3ddede223cb442b301ad96\" id=c45e9ba2-056a-4300-8c46-3f0d2f35a0f0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.241718 | controller |     "Jun 09 16:29:43.745386 crc crio[3654]: time=\"2026-06-09T16:29:43.745371021Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 105fff1051625550e4c622f98485e5b21295c60b5c3ddede223cb442b301ad96\" id=c45e9ba2-056a-4300-8c46-3f0d2f35a0f0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.241733 | controller |     "Jun 09 16:29:43.745483 crc crio[3654]: time=\"2026-06-09T16:29:43.745291768Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 1de7494d6b9424e105bcc99c5d2fd72101a2126e9ffcbd251b8bebe890cad43e\" id=996f9e23-bac0-4fbc-9af1-6be0df4bf02b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.241753 | controller |     "Jun 09 16:29:43.745801 crc crio[3654]: time=\"2026-06-09T16:29:43.744822395Z\" level=info msg=\"runSandbox: deleting pod ID fc58f98aef00382c153c7d3ab6c0b2221c20825f13ded3a9db1a6c9ec915f0a3 from idIndex\" id=b6a3989a-0ba7-4889-ac48-e52197c88e38 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.241768 | controller |     "Jun 09 16:29:43.745801 crc crio[3654]: time=\"2026-06-09T16:29:43.745794503Z\" level=info msg=\"runSandbox: removing pod sandbox fc58f98aef00382c153c7d3ab6c0b2221c20825f13ded3a9db1a6c9ec915f0a3\" id=b6a3989a-0ba7-4889-ac48-e52197c88e38 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.241783 | controller |     "Jun 09 16:29:43.746012 crc crio[3654]: time=\"2026-06-09T16:29:43.745834294Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox fc58f98aef00382c153c7d3ab6c0b2221c20825f13ded3a9db1a6c9ec915f0a3\" id=b6a3989a-0ba7-4889-ac48-e52197c88e38 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.241798 | controller |     "Jun 09 16:29:43.746012 crc crio[3654]: time=\"2026-06-09T16:29:43.745887245Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox fc58f98aef00382c153c7d3ab6c0b2221c20825f13ded3a9db1a6c9ec915f0a3\" id=b6a3989a-0ba7-4889-ac48-e52197c88e38 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.241814 | controller |     "Jun 09 16:29:43.746231 crc crio[3654]: time=\"2026-06-09T16:29:43.746169484Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 105fff1051625550e4c622f98485e5b21295c60b5c3ddede223cb442b301ad96\" id=c45e9ba2-056a-4300-8c46-3f0d2f35a0f0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.241829 | controller |     "Jun 09 16:29:43.746285 crc crio[3654]: time=\"2026-06-09T16:29:43.744732042Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 42b477b379c2ab0f9561d4ad4e77d9fe3fecab9fbcfb079138d2f6ccd2f0e84b\" id=aeeb8289-75d8-42e6-9dc1-ee3a8c902110 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.241844 | controller |     "Jun 09 16:29:43.746869 crc crio[3654]: time=\"2026-06-09T16:29:43.746773501Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: fc58f98aef00382c153c7d3ab6c0b2221c20825f13ded3a9db1a6c9ec915f0a3\" id=b6a3989a-0ba7-4889-ac48-e52197c88e38 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.241859 | controller |     "Jun 09 16:29:43.746869 crc crio[3654]: time=\"2026-06-09T16:29:43.745304579Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 4b5d85ddf016593bf96f9977c89c6fa43295035d3e7cd41ec270c0f2ba905e1c\" id=caa12af9-bcd7-4e4a-95bd-e5ef39e6fbeb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.241875 | controller |     "Jun 09 16:29:43.747610 crc crio[3654]: time=\"2026-06-09T16:29:43.747548333Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 56927ba5bcf43e3d49e0c43c24c7ca7b40c105bde8302701fa5c43757d8c7a2f\" id=73ad7d72-0d70-486c-86f7-d17ee25b71ab name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.241890 | controller |     "Jun 09 16:29:43.748200 crc crio[3654]: time=\"2026-06-09T16:29:43.74814592Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 4b5d85ddf016593bf96f9977c89c6fa43295035d3e7cd41ec270c0f2ba905e1c\" id=caa12af9-bcd7-4e4a-95bd-e5ef39e6fbeb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.241906 | controller |     "Jun 09 16:29:43.748546 crc crio[3654]: 2026-06-09T16:29:43Z [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 17:48:39.241921 | controller |     "Jun 09 16:29:43.748602 crc crio[3654]: time=\"2026-06-09T16:29:43.748581443Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox ed6e0332f54afbf1e0b6964eecb67bee586fb8797d063724241b40fd7fd6d870\" id=4cc3c089-4af4-40cb-af9b-939b44bb2f58 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.241940 | controller |     "Jun 09 16:29:43.748951 crc crio[3654]: 2026-06-09T16:29:43Z [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 17:48:39.241956 | controller |     "Jun 09 16:29:43.749060 crc crio[3654]: time=\"2026-06-09T16:29:43.749011835Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox f97aab21eb79bf9c57f081de7b8bcbd47d7e2e1da29183c280e1bdb4bc8bc624\" id=33f8f213-7a47-43b5-b99c-59023ae60dda name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.241971 | controller |     "Jun 09 16:29:43.750161 crc crio[3654]: time=\"2026-06-09T16:29:43.750127657Z\" level=info msg=\"runSandbox: deleting pod ID 1de7494d6b9424e105bcc99c5d2fd72101a2126e9ffcbd251b8bebe890cad43e from idIndex\" id=996f9e23-bac0-4fbc-9af1-6be0df4bf02b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.241987 | controller |     "Jun 09 16:29:43.750267 crc crio[3654]: time=\"2026-06-09T16:29:43.75025154Z\" level=info msg=\"runSandbox: removing pod sandbox 1de7494d6b9424e105bcc99c5d2fd72101a2126e9ffcbd251b8bebe890cad43e\" id=996f9e23-bac0-4fbc-9af1-6be0df4bf02b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.242001 | controller |     "Jun 09 16:29:43.750411 crc crio[3654]: time=\"2026-06-09T16:29:43.750392484Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 1de7494d6b9424e105bcc99c5d2fd72101a2126e9ffcbd251b8bebe890cad43e\" id=996f9e23-bac0-4fbc-9af1-6be0df4bf02b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.242016 | controller |     "Jun 09 16:29:43.750548 crc crio[3654]: time=\"2026-06-09T16:29:43.750507378Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 1de7494d6b9424e105bcc99c5d2fd72101a2126e9ffcbd251b8bebe890cad43e\" id=996f9e23-bac0-4fbc-9af1-6be0df4bf02b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.242031 | controller |     "Jun 09 16:29:43.751075 crc crio[3654]: time=\"2026-06-09T16:29:43.750386914Z\" level=info msg=\"runSandbox: deleting pod ID 42b477b379c2ab0f9561d4ad4e77d9fe3fecab9fbcfb079138d2f6ccd2f0e84b from idIndex\" id=aeeb8289-75d8-42e6-9dc1-ee3a8c902110 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.242046 | controller |     "Jun 09 16:29:43.751075 crc crio[3654]: time=\"2026-06-09T16:29:43.750901729Z\" level=info msg=\"runSandbox: removing pod sandbox 42b477b379c2ab0f9561d4ad4e77d9fe3fecab9fbcfb079138d2f6ccd2f0e84b\" id=aeeb8289-75d8-42e6-9dc1-ee3a8c902110 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.242062 | controller |     "Jun 09 16:29:43.751075 crc crio[3654]: time=\"2026-06-09T16:29:43.75093698Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 42b477b379c2ab0f9561d4ad4e77d9fe3fecab9fbcfb079138d2f6ccd2f0e84b\" id=aeeb8289-75d8-42e6-9dc1-ee3a8c902110 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.242077 | controller |     "Jun 09 16:29:43.751075 crc crio[3654]: time=\"2026-06-09T16:29:43.75095122Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 42b477b379c2ab0f9561d4ad4e77d9fe3fecab9fbcfb079138d2f6ccd2f0e84b\" id=aeeb8289-75d8-42e6-9dc1-ee3a8c902110 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.242092 | controller |     "Jun 09 16:29:43.751267 crc crio[3654]: time=\"2026-06-09T16:29:43.750848758Z\" level=info msg=\"runSandbox: deleting pod ID 334343dcea5cd534073c2acf4799a6d6a8ae5963c8ab187bc409e2c1d2909044 from idIndex\" id=3100fd1d-0ed3-4f15-82c7-373cf1e3b073 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.242107 | controller |     "Jun 09 16:29:43.751267 crc crio[3654]: time=\"2026-06-09T16:29:43.751120765Z\" level=info msg=\"runSandbox: removing pod sandbox 334343dcea5cd534073c2acf4799a6d6a8ae5963c8ab187bc409e2c1d2909044\" id=3100fd1d-0ed3-4f15-82c7-373cf1e3b073 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.242127 | controller |     "Jun 09 16:29:43.751267 crc crio[3654]: time=\"2026-06-09T16:29:43.751164567Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 334343dcea5cd534073c2acf4799a6d6a8ae5963c8ab187bc409e2c1d2909044\" id=3100fd1d-0ed3-4f15-82c7-373cf1e3b073 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.242143 | controller |     "Jun 09 16:29:43.751267 crc crio[3654]: time=\"2026-06-09T16:29:43.751252319Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 334343dcea5cd534073c2acf4799a6d6a8ae5963c8ab187bc409e2c1d2909044\" id=3100fd1d-0ed3-4f15-82c7-373cf1e3b073 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.242165 | controller |     "Jun 09 16:29:43.751475 crc crio[3654]: time=\"2026-06-09T16:29:43.741683075Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 59243c2c4e181c4957996e895bcf4daeeb5c18da768a3371ff136057ae819fcc\" id=0794cf52-0c1a-472b-b0c2-29b105501e90 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.242188 | controller |     "Jun 09 16:29:43.751833 crc crio[3654]: 2026-06-09T16:29:43Z [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 17:48:39.242209 | controller |     "Jun 09 16:29:43.752017 crc crio[3654]: time=\"2026-06-09T16:29:43.751957399Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox e2c8e014651e6934462b62919db89a16a3ac9243c584cc4614d4baa0f5b4d525\" id=5cacbea3-f0ca-49a9-9080-d0e380348474 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.242225 | controller |     "Jun 09 16:29:43.752363 crc crio[3654]: time=\"2026-06-09T16:29:43.752220197Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 42b477b379c2ab0f9561d4ad4e77d9fe3fecab9fbcfb079138d2f6ccd2f0e84b\" id=aeeb8289-75d8-42e6-9dc1-ee3a8c902110 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.242240 | controller |     "Jun 09 16:29:43.752443 crc crio[3654]: time=\"2026-06-09T16:29:43.752219847Z\" level=info msg=\"runSandbox: deleting pod ID ed6e0332f54afbf1e0b6964eecb67bee586fb8797d063724241b40fd7fd6d870 from idIndex\" id=4cc3c089-4af4-40cb-af9b-939b44bb2f58 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.242255 | controller |     "Jun 09 16:29:43.752443 crc crio[3654]: time=\"2026-06-09T16:29:43.752389882Z\" level=info msg=\"runSandbox: removing pod sandbox ed6e0332f54afbf1e0b6964eecb67bee586fb8797d063724241b40fd7fd6d870\" id=4cc3c089-4af4-40cb-af9b-939b44bb2f58 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.242270 | controller |     "Jun 09 16:29:43.752443 crc crio[3654]: time=\"2026-06-09T16:29:43.752413172Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox ed6e0332f54afbf1e0b6964eecb67bee586fb8797d063724241b40fd7fd6d870\" id=4cc3c089-4af4-40cb-af9b-939b44bb2f58 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.242286 | controller |     "Jun 09 16:29:43.752443 crc crio[3654]: time=\"2026-06-09T16:29:43.752433953Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox ed6e0332f54afbf1e0b6964eecb67bee586fb8797d063724241b40fd7fd6d870\" id=4cc3c089-4af4-40cb-af9b-939b44bb2f58 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.242301 | controller |     "Jun 09 16:29:43.754177 crc crio[3654]: time=\"2026-06-09T16:29:43.754017058Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: ed6e0332f54afbf1e0b6964eecb67bee586fb8797d063724241b40fd7fd6d870\" id=4cc3c089-4af4-40cb-af9b-939b44bb2f58 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.242316 | controller |     "Jun 09 16:29:43.754262 crc crio[3654]: time=\"2026-06-09T16:29:43.754020578Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 1de7494d6b9424e105bcc99c5d2fd72101a2126e9ffcbd251b8bebe890cad43e\" id=996f9e23-bac0-4fbc-9af1-6be0df4bf02b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.242336 | controller |     "Jun 09 16:29:43.754262 crc crio[3654]: time=\"2026-06-09T16:29:43.754025519Z\" level=info msg=\"runSandbox: deleting pod ID f97aab21eb79bf9c57f081de7b8bcbd47d7e2e1da29183c280e1bdb4bc8bc624 from idIndex\" id=33f8f213-7a47-43b5-b99c-59023ae60dda name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.242351 | controller |     "Jun 09 16:29:43.754262 crc crio[3654]: time=\"2026-06-09T16:29:43.754220164Z\" level=info msg=\"runSandbox: removing pod sandbox f97aab21eb79bf9c57f081de7b8bcbd47d7e2e1da29183c280e1bdb4bc8bc624\" id=33f8f213-7a47-43b5-b99c-59023ae60dda name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.242366 | controller |     "Jun 09 16:29:43.754262 crc crio[3654]: time=\"2026-06-09T16:29:43.754245345Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox f97aab21eb79bf9c57f081de7b8bcbd47d7e2e1da29183c280e1bdb4bc8bc624\" id=33f8f213-7a47-43b5-b99c-59023ae60dda name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.242381 | controller |     "Jun 09 16:29:43.754262 crc crio[3654]: time=\"2026-06-09T16:29:43.754259545Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox f97aab21eb79bf9c57f081de7b8bcbd47d7e2e1da29183c280e1bdb4bc8bc624\" id=33f8f213-7a47-43b5-b99c-59023ae60dda name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.242397 | controller |     "Jun 09 16:29:43.755630 crc crio[3654]: time=\"2026-06-09T16:29:43.755564523Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: f97aab21eb79bf9c57f081de7b8bcbd47d7e2e1da29183c280e1bdb4bc8bc624\" id=33f8f213-7a47-43b5-b99c-59023ae60dda name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.242412 | controller |     "Jun 09 16:29:43.755947 crc crio[3654]: 2026-06-09T16:29:43Z [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 17:48:39.242427 | controller |     "Jun 09 16:29:43.755947 crc crio[3654]: time=\"2026-06-09T16:29:43.754039669Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 334343dcea5cd534073c2acf4799a6d6a8ae5963c8ab187bc409e2c1d2909044\" id=3100fd1d-0ed3-4f15-82c7-373cf1e3b073 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.242443 | controller |     "Jun 09 16:29:43.756040 crc crio[3654]: time=\"2026-06-09T16:29:43.756013675Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 3bcb544d24c095d6020c032bf1e0e6a8212f17e4ec007ec1c1c8486b4e6cfba8\" id=feb50fe3-284a-49ac-a510-b97a5eab821c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.242458 | controller |     "Jun 09 16:29:43.756093 crc crio[3654]: time=\"2026-06-09T16:29:43.756022396Z\" level=info msg=\"runSandbox: deleting pod ID 59243c2c4e181c4957996e895bcf4daeeb5c18da768a3371ff136057ae819fcc from idIndex\" id=0794cf52-0c1a-472b-b0c2-29b105501e90 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.242473 | controller |     "Jun 09 16:29:43.756093 crc crio[3654]: time=\"2026-06-09T16:29:43.756090608Z\" level=info msg=\"runSandbox: removing pod sandbox 59243c2c4e181c4957996e895bcf4daeeb5c18da768a3371ff136057ae819fcc\" id=0794cf52-0c1a-472b-b0c2-29b105501e90 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.242489 | controller |     "Jun 09 16:29:43.756158 crc crio[3654]: time=\"2026-06-09T16:29:43.756131519Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 59243c2c4e181c4957996e895bcf4daeeb5c18da768a3371ff136057ae819fcc\" id=0794cf52-0c1a-472b-b0c2-29b105501e90 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.242504 | controller |     "Jun 09 16:29:43.756158 crc crio[3654]: time=\"2026-06-09T16:29:43.756145769Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 59243c2c4e181c4957996e895bcf4daeeb5c18da768a3371ff136057ae819fcc\" id=0794cf52-0c1a-472b-b0c2-29b105501e90 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.242546 | controller |     "Jun 09 16:29:43.757047 crc crio[3654]: time=\"2026-06-09T16:29:43.756900721Z\" level=info msg=\"runSandbox: deleting pod ID e2c8e014651e6934462b62919db89a16a3ac9243c584cc4614d4baa0f5b4d525 from idIndex\" id=5cacbea3-f0ca-49a9-9080-d0e380348474 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.242564 | controller |     "Jun 09 16:29:43.757182 crc crio[3654]: time=\"2026-06-09T16:29:43.757107197Z\" level=info msg=\"runSandbox: removing pod sandbox e2c8e014651e6934462b62919db89a16a3ac9243c584cc4614d4baa0f5b4d525\" id=5cacbea3-f0ca-49a9-9080-d0e380348474 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.242580 | controller |     "Jun 09 16:29:43.757249 crc crio[3654]: time=\"2026-06-09T16:29:43.75720535Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox e2c8e014651e6934462b62919db89a16a3ac9243c584cc4614d4baa0f5b4d525\" id=5cacbea3-f0ca-49a9-9080-d0e380348474 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.242596 | controller |     "Jun 09 16:29:43.757249 crc crio[3654]: time=\"2026-06-09T16:29:43.75723729Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox e2c8e014651e6934462b62919db89a16a3ac9243c584cc4614d4baa0f5b4d525\" id=5cacbea3-f0ca-49a9-9080-d0e380348474 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.242612 | controller |     "Jun 09 16:29:43.758139 crc crio[3654]: time=\"2026-06-09T16:29:43.758030903Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 59243c2c4e181c4957996e895bcf4daeeb5c18da768a3371ff136057ae819fcc\" id=0794cf52-0c1a-472b-b0c2-29b105501e90 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.242627 | controller |     "Jun 09 16:29:43.759731 crc crio[3654]: time=\"2026-06-09T16:29:43.759491365Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: e2c8e014651e6934462b62919db89a16a3ac9243c584cc4614d4baa0f5b4d525\" id=5cacbea3-f0ca-49a9-9080-d0e380348474 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.242642 | controller |     "Jun 09 16:29:43.759731 crc crio[3654]: time=\"2026-06-09T16:29:43.759715221Z\" level=info msg=\"runSandbox: deleting pod ID 3bcb544d24c095d6020c032bf1e0e6a8212f17e4ec007ec1c1c8486b4e6cfba8 from idIndex\" id=feb50fe3-284a-49ac-a510-b97a5eab821c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.242658 | controller |     "Jun 09 16:29:43.759884 crc crio[3654]: time=\"2026-06-09T16:29:43.759737342Z\" level=info msg=\"runSandbox: removing pod sandbox 3bcb544d24c095d6020c032bf1e0e6a8212f17e4ec007ec1c1c8486b4e6cfba8\" id=feb50fe3-284a-49ac-a510-b97a5eab821c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.242673 | controller |     "Jun 09 16:29:43.759884 crc crio[3654]: time=\"2026-06-09T16:29:43.759762683Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 3bcb544d24c095d6020c032bf1e0e6a8212f17e4ec007ec1c1c8486b4e6cfba8\" id=feb50fe3-284a-49ac-a510-b97a5eab821c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.242688 | controller |     "Jun 09 16:29:43.759884 crc crio[3654]: time=\"2026-06-09T16:29:43.759780713Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 3bcb544d24c095d6020c032bf1e0e6a8212f17e4ec007ec1c1c8486b4e6cfba8\" id=feb50fe3-284a-49ac-a510-b97a5eab821c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.242703 | controller |     "Jun 09 16:29:43.760458 crc crio[3654]: time=\"2026-06-09T16:29:43.760394971Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 3bcb544d24c095d6020c032bf1e0e6a8212f17e4ec007ec1c1c8486b4e6cfba8\" id=feb50fe3-284a-49ac-a510-b97a5eab821c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.242719 | controller |     "Jun 09 16:29:43.760990 crc crio[3654]: 2026-06-09T16:29:43Z [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 17:48:39.242738 | controller |     "Jun 09 16:29:43.761103 crc crio[3654]: time=\"2026-06-09T16:29:43.76104852Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 82ac9ea6fe26e69c4b5cfb6a84f6e797bf7c488fae8baada0e8452345fe61f2a\" id=a63c47a2-9303-4bb8-8c1f-555638fe6caa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.242754 | controller |     "Jun 09 16:29:43.761197 crc crio[3654]: 2026-06-09T16:29:43Z [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 17:48:39.242771 | controller |     "Jun 09 16:29:43.761230 crc crio[3654]: time=\"2026-06-09T16:29:43.761191914Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 44b23addafa8e3a1b3b94a910f28b3fa49dac83cb06d37244db19e3c307e6acb\" id=417f869a-b943-4e24-9811-7555e5a8eeda name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.242786 | controller |     "Jun 09 16:29:43.763054 crc crio[3654]: 2026-06-09T16:29:43Z [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 17:48:39.242801 | controller |     "Jun 09 16:29:43.763458 crc crio[3654]: time=\"2026-06-09T16:29:43.763092458Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 2cebaa3bcc2cedef58fdd8db69a8d77701e9ff4c2d848f6c5d3019523a8e9805\" id=1dba6ff7-6397-4470-9391-fe7910230e80 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.242816 | controller |     "Jun 09 16:29:43.763867 crc crio[3654]: 2026-06-09T16:29:43Z [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 17:48:39.242831 | controller |     "Jun 09 16:29:43.764024 crc crio[3654]: time=\"2026-06-09T16:29:43.763962283Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 6c61ae880f78d153c79f110b244827b86ea282f9c0ac08e2d4d3d090c65d3855\" id=4519d1ae-f8cc-4947-a1f4-d779f62c5df9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.242846 | controller |     "Jun 09 16:29:43.765809 crc crio[3654]: time=\"2026-06-09T16:29:43.765632701Z\" level=info msg=\"runSandbox: deleting pod ID 82ac9ea6fe26e69c4b5cfb6a84f6e797bf7c488fae8baada0e8452345fe61f2a from idIndex\" id=a63c47a2-9303-4bb8-8c1f-555638fe6caa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.242862 | controller |     "Jun 09 16:29:43.765872 crc crio[3654]: time=\"2026-06-09T16:29:43.765811156Z\" level=info msg=\"runSandbox: removing pod sandbox 82ac9ea6fe26e69c4b5cfb6a84f6e797bf7c488fae8baada0e8452345fe61f2a\" id=a63c47a2-9303-4bb8-8c1f-555638fe6caa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.242877 | controller |     "Jun 09 16:29:43.765931 crc crio[3654]: time=\"2026-06-09T16:29:43.765882968Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 82ac9ea6fe26e69c4b5cfb6a84f6e797bf7c488fae8baada0e8452345fe61f2a\" id=a63c47a2-9303-4bb8-8c1f-555638fe6caa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.242892 | controller |     "Jun 09 16:29:43.765931 crc crio[3654]: time=\"2026-06-09T16:29:43.765904589Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 82ac9ea6fe26e69c4b5cfb6a84f6e797bf7c488fae8baada0e8452345fe61f2a\" id=a63c47a2-9303-4bb8-8c1f-555638fe6caa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.242907 | controller |     "Jun 09 16:29:43.768498 crc crio[3654]: 2026-06-09T16:29:43Z [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 17:48:39.242928 | controller |     "Jun 09 16:29:43.768629 crc crio[3654]: time=\"2026-06-09T16:29:43.767147844Z\" level=info msg=\"runSandbox: deleting pod ID 44b23addafa8e3a1b3b94a910f28b3fa49dac83cb06d37244db19e3c307e6acb from idIndex\" id=417f869a-b943-4e24-9811-7555e5a8eeda name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.242944 | controller |     "Jun 09 16:29:43.768787 crc crio[3654]: time=\"2026-06-09T16:29:43.768624617Z\" level=info msg=\"runSandbox: removing pod sandbox 44b23addafa8e3a1b3b94a910f28b3fa49dac83cb06d37244db19e3c307e6acb\" id=417f869a-b943-4e24-9811-7555e5a8eeda name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.242960 | controller |     "Jun 09 16:29:43.768824 crc crio[3654]: time=\"2026-06-09T16:29:43.768778691Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 44b23addafa8e3a1b3b94a910f28b3fa49dac83cb06d37244db19e3c307e6acb\" id=417f869a-b943-4e24-9811-7555e5a8eeda name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.242976 | controller |     "Jun 09 16:29:43.768824 crc crio[3654]: time=\"2026-06-09T16:29:43.768805362Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 44b23addafa8e3a1b3b94a910f28b3fa49dac83cb06d37244db19e3c307e6acb\" id=417f869a-b943-4e24-9811-7555e5a8eeda name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.242991 | controller |     "Jun 09 16:29:43.768971 crc crio[3654]: time=\"2026-06-09T16:29:43.767944107Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 82ac9ea6fe26e69c4b5cfb6a84f6e797bf7c488fae8baada0e8452345fe61f2a\" id=a63c47a2-9303-4bb8-8c1f-555638fe6caa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.243006 | controller |     "Jun 09 16:29:43.769579 crc crio[3654]: time=\"2026-06-09T16:29:43.767963118Z\" level=info msg=\"runSandbox: deleting pod ID 2cebaa3bcc2cedef58fdd8db69a8d77701e9ff4c2d848f6c5d3019523a8e9805 from idIndex\" id=1dba6ff7-6397-4470-9391-fe7910230e80 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.243022 | controller |     "Jun 09 16:29:43.769793 crc crio[3654]: time=\"2026-06-09T16:29:43.769573474Z\" level=info msg=\"runSandbox: removing pod sandbox 2cebaa3bcc2cedef58fdd8db69a8d77701e9ff4c2d848f6c5d3019523a8e9805\" id=1dba6ff7-6397-4470-9391-fe7910230e80 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.243037 | controller |     "Jun 09 16:29:43.770212 crc crio[3654]: 2026-06-09T16:29:43Z [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 17:48:39.243052 | controller |     "Jun 09 16:29:43.770263 crc crio[3654]: time=\"2026-06-09T16:29:43.768590726Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 70974a22d02ad01648a986f9cd2bab08eaacde1ceaf17fcd11a28d59cec6bf41\" id=906a9131-d004-4aea-b865-da23c9b73ae3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.243067 | controller |     "Jun 09 16:29:43.770390 crc crio[3654]: time=\"2026-06-09T16:29:43.770273264Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox b086206a6512e0462b564b284a4f25801cb5b51080fef1632b2a0c4900ad7cfd\" id=84d7efe0-67d1-42d1-abfe-f83805dbee73 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.243082 | controller |     "Jun 09 16:29:43.770585 crc crio[3654]: time=\"2026-06-09T16:29:43.77048851Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 2cebaa3bcc2cedef58fdd8db69a8d77701e9ff4c2d848f6c5d3019523a8e9805\" id=1dba6ff7-6397-4470-9391-fe7910230e80 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.243097 | controller |     "Jun 09 16:29:43.770585 crc crio[3654]: time=\"2026-06-09T16:29:43.770578782Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 2cebaa3bcc2cedef58fdd8db69a8d77701e9ff4c2d848f6c5d3019523a8e9805\" id=1dba6ff7-6397-4470-9391-fe7910230e80 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.243116 | controller |     "Jun 09 16:29:43.771829 crc crio[3654]: 2026-06-09T16:29:43Z [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 17:48:39.243132 | controller |     "Jun 09 16:29:43.772019 crc crio[3654]: time=\"2026-06-09T16:29:43.771982833Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 8860c6401295fb64ea2914d57607ddcee1e03d92a33b7e5c22570f3beaafc42d\" id=5e9774e3-5a8c-4d73-9861-126e473d35f4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.243147 | controller |     "Jun 09 16:29:43.772458 crc crio[3654]: 2026-06-09T16:29:43Z [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 17:48:39.243162 | controller |     "Jun 09 16:29:43.772523 crc crio[3654]: time=\"2026-06-09T16:29:43.772495217Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 17:48:39.243177 | controller |     "Jun 09 16:29:43.772523 crc crio[3654]: time=\"2026-06-09T16:29:43.772512558Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox f31cc043a130f0f5a9fa25bf2b18376f78ef49ae440eccc29762e5d9600247d8\" id=20ae847f-224b-412b-9ecc-a3594cff97fa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.243193 | controller |     "Jun 09 16:29:43.773433 crc crio[3654]: time=\"2026-06-09T16:29:43.77329605Z\" level=info msg=\"runSandbox: deleting pod ID 6c61ae880f78d153c79f110b244827b86ea282f9c0ac08e2d4d3d090c65d3855 from idIndex\" id=4519d1ae-f8cc-4947-a1f4-d779f62c5df9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.243208 | controller |     "Jun 09 16:29:43.773433 crc crio[3654]: time=\"2026-06-09T16:29:43.773382783Z\" level=info msg=\"runSandbox: removing pod sandbox 6c61ae880f78d153c79f110b244827b86ea282f9c0ac08e2d4d3d090c65d3855\" id=4519d1ae-f8cc-4947-a1f4-d779f62c5df9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.243223 | controller |     "Jun 09 16:29:43.773568 crc crio[3654]: time=\"2026-06-09T16:29:43.773436724Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 6c61ae880f78d153c79f110b244827b86ea282f9c0ac08e2d4d3d090c65d3855\" id=4519d1ae-f8cc-4947-a1f4-d779f62c5df9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.243238 | controller |     "Jun 09 16:29:43.773568 crc crio[3654]: time=\"2026-06-09T16:29:43.773463075Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 6c61ae880f78d153c79f110b244827b86ea282f9c0ac08e2d4d3d090c65d3855\" id=4519d1ae-f8cc-4947-a1f4-d779f62c5df9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.243253 | controller |     "Jun 09 16:29:43.773866 crc crio[3654]: time=\"2026-06-09T16:29:43.773771274Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 2cebaa3bcc2cedef58fdd8db69a8d77701e9ff4c2d848f6c5d3019523a8e9805\" id=1dba6ff7-6397-4470-9391-fe7910230e80 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.243268 | controller |     "Jun 09 16:29:43.774906 crc crio[3654]: time=\"2026-06-09T16:29:43.774776533Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 44b23addafa8e3a1b3b94a910f28b3fa49dac83cb06d37244db19e3c307e6acb\" id=417f869a-b943-4e24-9811-7555e5a8eeda name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.243284 | controller |     "Jun 09 16:29:43.776124 crc crio[3654]: 2026-06-09T16:29:43Z [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 17:48:39.243302 | controller |     "Jun 09 16:29:43.780095 crc crio[3654]: time=\"2026-06-09T16:29:43.776396999Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 95eea6c2248bd316de654528ac16932e4f19ffdb6f8e009dbae4b1c21209a263\" id=3567480d-13da-459b-833e-ffa262a029dc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.243318 | controller |     "Jun 09 16:29:43.780095 crc crio[3654]: time=\"2026-06-09T16:29:43.7764445Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 6c61ae880f78d153c79f110b244827b86ea282f9c0ac08e2d4d3d090c65d3855\" id=4519d1ae-f8cc-4947-a1f4-d779f62c5df9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.243333 | controller |     "Jun 09 16:29:43.780095 crc crio[3654]: time=\"2026-06-09T16:29:43.778242672Z\" level=info msg=\"runSandbox: deleting pod ID 70974a22d02ad01648a986f9cd2bab08eaacde1ceaf17fcd11a28d59cec6bf41 from idIndex\" id=906a9131-d004-4aea-b865-da23c9b73ae3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.243348 | controller |     "Jun 09 16:29:43.780095 crc crio[3654]: time=\"2026-06-09T16:29:43.778286513Z\" level=info msg=\"runSandbox: removing pod sandbox 70974a22d02ad01648a986f9cd2bab08eaacde1ceaf17fcd11a28d59cec6bf41\" id=906a9131-d004-4aea-b865-da23c9b73ae3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.243363 | controller |     "Jun 09 16:29:43.780095 crc crio[3654]: time=\"2026-06-09T16:29:43.778293363Z\" level=info msg=\"runSandbox: deleting pod ID b086206a6512e0462b564b284a4f25801cb5b51080fef1632b2a0c4900ad7cfd from idIndex\" id=84d7efe0-67d1-42d1-abfe-f83805dbee73 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.243378 | controller |     "Jun 09 16:29:43.780095 crc crio[3654]: time=\"2026-06-09T16:29:43.778386356Z\" level=info msg=\"runSandbox: removing pod sandbox b086206a6512e0462b564b284a4f25801cb5b51080fef1632b2a0c4900ad7cfd\" id=84d7efe0-67d1-42d1-abfe-f83805dbee73 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.243393 | controller |     "Jun 09 16:29:43.780095 crc crio[3654]: time=\"2026-06-09T16:29:43.778425647Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox b086206a6512e0462b564b284a4f25801cb5b51080fef1632b2a0c4900ad7cfd\" id=84d7efe0-67d1-42d1-abfe-f83805dbee73 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.243409 | controller |     "Jun 09 16:29:43.780095 crc crio[3654]: time=\"2026-06-09T16:29:43.778450198Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox b086206a6512e0462b564b284a4f25801cb5b51080fef1632b2a0c4900ad7cfd\" id=84d7efe0-67d1-42d1-abfe-f83805dbee73 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.243425 | controller |     "Jun 09 16:29:43.780095 crc crio[3654]: time=\"2026-06-09T16:29:43.778431267Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 70974a22d02ad01648a986f9cd2bab08eaacde1ceaf17fcd11a28d59cec6bf41\" id=906a9131-d004-4aea-b865-da23c9b73ae3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.243440 | controller |     "Jun 09 16:29:43.780095 crc crio[3654]: time=\"2026-06-09T16:29:43.778904661Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 70974a22d02ad01648a986f9cd2bab08eaacde1ceaf17fcd11a28d59cec6bf41\" id=906a9131-d004-4aea-b865-da23c9b73ae3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.243455 | controller |     "Jun 09 16:29:43.780095 crc crio[3654]: time=\"2026-06-09T16:29:43.779335103Z\" level=info msg=\"runSandbox: deleting pod ID f31cc043a130f0f5a9fa25bf2b18376f78ef49ae440eccc29762e5d9600247d8 from idIndex\" id=20ae847f-224b-412b-9ecc-a3594cff97fa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.243469 | controller |     "Jun 09 16:29:43.780095 crc crio[3654]: time=\"2026-06-09T16:29:43.779361244Z\" level=info msg=\"runSandbox: removing pod sandbox f31cc043a130f0f5a9fa25bf2b18376f78ef49ae440eccc29762e5d9600247d8\" id=20ae847f-224b-412b-9ecc-a3594cff97fa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.243488 | controller |     "Jun 09 16:29:43.780095 crc crio[3654]: time=\"2026-06-09T16:29:43.779389095Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox f31cc043a130f0f5a9fa25bf2b18376f78ef49ae440eccc29762e5d9600247d8\" id=20ae847f-224b-412b-9ecc-a3594cff97fa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.243504 | controller |     "Jun 09 16:29:43.780095 crc crio[3654]: time=\"2026-06-09T16:29:43.779405305Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox f31cc043a130f0f5a9fa25bf2b18376f78ef49ae440eccc29762e5d9600247d8\" id=20ae847f-224b-412b-9ecc-a3594cff97fa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.243539 | controller |     "Jun 09 16:29:43.780095 crc crio[3654]: time=\"2026-06-09T16:29:43.779888369Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 70974a22d02ad01648a986f9cd2bab08eaacde1ceaf17fcd11a28d59cec6bf41\" id=906a9131-d004-4aea-b865-da23c9b73ae3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.243556 | controller |     "Jun 09 16:29:43.781089 crc crio[3654]: time=\"2026-06-09T16:29:43.780119766Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: b086206a6512e0462b564b284a4f25801cb5b51080fef1632b2a0c4900ad7cfd\" id=84d7efe0-67d1-42d1-abfe-f83805dbee73 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.243572 | controller |     "Jun 09 16:29:43.781306 crc crio[3654]: time=\"2026-06-09T16:29:43.781232018Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: f31cc043a130f0f5a9fa25bf2b18376f78ef49ae440eccc29762e5d9600247d8\" id=20ae847f-224b-412b-9ecc-a3594cff97fa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.243588 | controller |     "Jun 09 16:29:43.784802 crc crio[3654]: 2026-06-09T16:29:43Z [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 17:48:39.243603 | controller |     "Jun 09 16:29:43.784802 crc crio[3654]: time=\"2026-06-09T16:29:43.782183745Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 50d881d1896a42ed2f59fcba34ae4623aeb013e29e220904d64c41788f6c4591\" id=e1393729-e95a-441a-9796-ff71b1280845 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.243619 | controller |     "Jun 09 16:29:43.784802 crc crio[3654]: time=\"2026-06-09T16:29:43.783216484Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_cluster-samples-operator-6b564684c8-bqbxk_openshift-cluster-samples-operator_5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0_0\" id=55e970eb-018e-4ac4-8b80-f6e94b11feb5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.243633 | controller |     "Jun 09 16:29:43.784802 crc crio[3654]: time=\"2026-06-09T16:29:43.783346938Z\" level=info msg=\"runSandbox: deleting pod ID 95eea6c2248bd316de654528ac16932e4f19ffdb6f8e009dbae4b1c21209a263 from idIndex\" id=3567480d-13da-459b-833e-ffa262a029dc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.243649 | controller |     "Jun 09 16:29:43.784802 crc crio[3654]: time=\"2026-06-09T16:29:43.783382639Z\" level=info msg=\"runSandbox: removing pod sandbox 95eea6c2248bd316de654528ac16932e4f19ffdb6f8e009dbae4b1c21209a263\" id=3567480d-13da-459b-833e-ffa262a029dc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.243664 | controller |     "Jun 09 16:29:43.784802 crc crio[3654]: time=\"2026-06-09T16:29:43.78341082Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 95eea6c2248bd316de654528ac16932e4f19ffdb6f8e009dbae4b1c21209a263\" id=3567480d-13da-459b-833e-ffa262a029dc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.243680 | controller |     "Jun 09 16:29:43.784802 crc crio[3654]: time=\"2026-06-09T16:29:43.783458521Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 95eea6c2248bd316de654528ac16932e4f19ffdb6f8e009dbae4b1c21209a263\" id=3567480d-13da-459b-833e-ffa262a029dc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.243699 | controller |     "Jun 09 16:29:43.784802 crc crio[3654]: time=\"2026-06-09T16:29:43.783433411Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_cluster-samples-operator-6b564684c8-bqbxk_openshift-cluster-samples-operator_5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0_0\" id=55e970eb-018e-4ac4-8b80-f6e94b11feb5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.243716 | controller |     "Jun 09 16:29:43.784802 crc crio[3654]: time=\"2026-06-09T16:29:43.784307546Z\" level=info msg=\"runSandbox: deleting pod ID 8860c6401295fb64ea2914d57607ddcee1e03d92a33b7e5c22570f3beaafc42d from idIndex\" id=5e9774e3-5a8c-4d73-9861-126e473d35f4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.243731 | controller |     "Jun 09 16:29:43.784802 crc crio[3654]: time=\"2026-06-09T16:29:43.784424569Z\" level=info msg=\"runSandbox: removing pod sandbox 8860c6401295fb64ea2914d57607ddcee1e03d92a33b7e5c22570f3beaafc42d\" id=5e9774e3-5a8c-4d73-9861-126e473d35f4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.243747 | controller |     "Jun 09 16:29:43.784802 crc crio[3654]: time=\"2026-06-09T16:29:43.784491521Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 8860c6401295fb64ea2914d57607ddcee1e03d92a33b7e5c22570f3beaafc42d\" id=5e9774e3-5a8c-4d73-9861-126e473d35f4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.243762 | controller |     "Jun 09 16:29:43.784802 crc crio[3654]: time=\"2026-06-09T16:29:43.784516722Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 8860c6401295fb64ea2914d57607ddcee1e03d92a33b7e5c22570f3beaafc42d\" id=5e9774e3-5a8c-4d73-9861-126e473d35f4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.243777 | controller |     "Jun 09 16:29:43.786769 crc crio[3654]: time=\"2026-06-09T16:29:43.785114039Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 95eea6c2248bd316de654528ac16932e4f19ffdb6f8e009dbae4b1c21209a263\" id=3567480d-13da-459b-833e-ffa262a029dc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.243792 | controller |     "Jun 09 16:29:43.791003 crc crio[3654]: time=\"2026-06-09T16:29:43.79006418Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 8860c6401295fb64ea2914d57607ddcee1e03d92a33b7e5c22570f3beaafc42d\" id=5e9774e3-5a8c-4d73-9861-126e473d35f4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.243806 | controller |     "Jun 09 16:29:43.792709 crc crio[3654]: time=\"2026-06-09T16:29:43.792516391Z\" level=info msg=\"runSandbox: deleting pod ID 50d881d1896a42ed2f59fcba34ae4623aeb013e29e220904d64c41788f6c4591 from idIndex\" id=e1393729-e95a-441a-9796-ff71b1280845 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.243822 | controller |     "Jun 09 16:29:43.792785 crc crio[3654]: time=\"2026-06-09T16:29:43.792741067Z\" level=info msg=\"runSandbox: removing pod sandbox 50d881d1896a42ed2f59fcba34ae4623aeb013e29e220904d64c41788f6c4591\" id=e1393729-e95a-441a-9796-ff71b1280845 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.243838 | controller |     "Jun 09 16:29:43.793013 crc crio[3654]: time=\"2026-06-09T16:29:43.792942543Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 50d881d1896a42ed2f59fcba34ae4623aeb013e29e220904d64c41788f6c4591\" id=e1393729-e95a-441a-9796-ff71b1280845 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.243854 | controller |     "Jun 09 16:29:43.793088 crc crio[3654]: time=\"2026-06-09T16:29:43.793064196Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 50d881d1896a42ed2f59fcba34ae4623aeb013e29e220904d64c41788f6c4591\" id=e1393729-e95a-441a-9796-ff71b1280845 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.243869 | controller |     "Jun 09 16:29:43.794182 crc crio[3654]: time=\"2026-06-09T16:29:43.794107856Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 50d881d1896a42ed2f59fcba34ae4623aeb013e29e220904d64c41788f6c4591\" id=e1393729-e95a-441a-9796-ff71b1280845 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.243888 | controller |     "Jun 09 16:29:43.794554 crc crio[3654]: time=\"2026-06-09T16:29:43.794462946Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_ingress-operator-6b9cb4dbcf-5fpw9_openshift-ingress-operator_e466d193-2f16-441a-9f10-579f91762fb9_0\" id=b7b56952-f101-4934-af31-2dda5a5629c4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.243903 | controller |     "Jun 09 16:29:43.794554 crc crio[3654]: time=\"2026-06-09T16:29:43.794536118Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_ingress-operator-6b9cb4dbcf-5fpw9_openshift-ingress-operator_e466d193-2f16-441a-9f10-579f91762fb9_0\" id=b7b56952-f101-4934-af31-2dda5a5629c4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.243919 | controller |     "Jun 09 16:29:43.801040 crc crio[3654]: 2026-06-09T16:29:43Z [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 17:48:39.243933 | controller |     "Jun 09 16:29:43.801040 crc crio[3654]: time=\"2026-06-09T16:29:43.801002824Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox d2e5dcd6e8cbb79ae1e15fac9d76d3d6072e2ecbb7f556b7f614c509ffccafdf\" id=71ed471b-07b5-4389-96da-be5d3603d037 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.243948 | controller |     "Jun 09 16:29:43.804091 crc crio[3654]: 2026-06-09T16:29:43Z [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 17:48:39.243964 | controller |     "Jun 09 16:29:43.804091 crc crio[3654]: time=\"2026-06-09T16:29:43.803298869Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox fb70004dedce78ae00b9847e01857271d460b4d08ac66cdee7e37844ad04518f\" id=a285b117-08e6-4af9-a056-66da57cbd887 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.243978 | controller |     "Jun 09 16:29:43.804091 crc crio[3654]: 2026-06-09T16:29:43Z [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 17:48:39.243994 | controller |     "Jun 09 16:29:43.804091 crc crio[3654]: time=\"2026-06-09T16:29:43.803920437Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 0d1d2fb9922ec5698960a315ab0ec98100401b71d357c5adcfdf537ac3c78f10\" id=febce643-bc43-4530-8684-546c8e11ffd8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.244009 | controller |     "Jun 09 16:29:43.805981 crc crio[3654]: time=\"2026-06-09T16:29:43.805139372Z\" level=info msg=\"runSandbox: deleting pod ID d2e5dcd6e8cbb79ae1e15fac9d76d3d6072e2ecbb7f556b7f614c509ffccafdf from idIndex\" id=71ed471b-07b5-4389-96da-be5d3603d037 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.244023 | controller |     "Jun 09 16:29:43.805981 crc crio[3654]: time=\"2026-06-09T16:29:43.805173943Z\" level=info msg=\"runSandbox: removing pod sandbox d2e5dcd6e8cbb79ae1e15fac9d76d3d6072e2ecbb7f556b7f614c509ffccafdf\" id=71ed471b-07b5-4389-96da-be5d3603d037 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.244039 | controller |     "Jun 09 16:29:43.805981 crc crio[3654]: time=\"2026-06-09T16:29:43.805222414Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox d2e5dcd6e8cbb79ae1e15fac9d76d3d6072e2ecbb7f556b7f614c509ffccafdf\" id=71ed471b-07b5-4389-96da-be5d3603d037 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.244054 | controller |     "Jun 09 16:29:43.805981 crc crio[3654]: time=\"2026-06-09T16:29:43.805246775Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox d2e5dcd6e8cbb79ae1e15fac9d76d3d6072e2ecbb7f556b7f614c509ffccafdf\" id=71ed471b-07b5-4389-96da-be5d3603d037 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.244073 | controller |     "Jun 09 16:29:43.808468 crc crio[3654]: time=\"2026-06-09T16:29:43.807784208Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: d2e5dcd6e8cbb79ae1e15fac9d76d3d6072e2ecbb7f556b7f614c509ffccafdf\" id=71ed471b-07b5-4389-96da-be5d3603d037 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.244089 | controller |     "Jun 09 16:29:43.809859 crc crio[3654]: time=\"2026-06-09T16:29:43.808802607Z\" level=info msg=\"runSandbox: deleting pod ID 0d1d2fb9922ec5698960a315ab0ec98100401b71d357c5adcfdf537ac3c78f10 from idIndex\" id=febce643-bc43-4530-8684-546c8e11ffd8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.244104 | controller |     "Jun 09 16:29:43.809859 crc crio[3654]: time=\"2026-06-09T16:29:43.80890189Z\" level=info msg=\"runSandbox: removing pod sandbox 0d1d2fb9922ec5698960a315ab0ec98100401b71d357c5adcfdf537ac3c78f10\" id=febce643-bc43-4530-8684-546c8e11ffd8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.244121 | controller |     "Jun 09 16:29:43.809859 crc crio[3654]: time=\"2026-06-09T16:29:43.808943251Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 0d1d2fb9922ec5698960a315ab0ec98100401b71d357c5adcfdf537ac3c78f10\" id=febce643-bc43-4530-8684-546c8e11ffd8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.244136 | controller |     "Jun 09 16:29:43.809859 crc crio[3654]: time=\"2026-06-09T16:29:43.808959752Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 0d1d2fb9922ec5698960a315ab0ec98100401b71d357c5adcfdf537ac3c78f10\" id=febce643-bc43-4530-8684-546c8e11ffd8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.244152 | controller |     "Jun 09 16:29:43.809859 crc crio[3654]: time=\"2026-06-09T16:29:43.809104046Z\" level=info msg=\"runSandbox: deleting pod ID fb70004dedce78ae00b9847e01857271d460b4d08ac66cdee7e37844ad04518f from idIndex\" id=a285b117-08e6-4af9-a056-66da57cbd887 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.244167 | controller |     "Jun 09 16:29:43.809859 crc crio[3654]: time=\"2026-06-09T16:29:43.809351033Z\" level=info msg=\"runSandbox: removing pod sandbox fb70004dedce78ae00b9847e01857271d460b4d08ac66cdee7e37844ad04518f\" id=a285b117-08e6-4af9-a056-66da57cbd887 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.244183 | controller |     "Jun 09 16:29:43.809859 crc crio[3654]: time=\"2026-06-09T16:29:43.809405384Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox fb70004dedce78ae00b9847e01857271d460b4d08ac66cdee7e37844ad04518f\" id=a285b117-08e6-4af9-a056-66da57cbd887 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.244198 | controller |     "Jun 09 16:29:43.809859 crc crio[3654]: time=\"2026-06-09T16:29:43.809436365Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox fb70004dedce78ae00b9847e01857271d460b4d08ac66cdee7e37844ad04518f\" id=a285b117-08e6-4af9-a056-66da57cbd887 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.244212 | controller |     "Jun 09 16:29:43.812037 crc crio[3654]: time=\"2026-06-09T16:29:43.810375092Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 0d1d2fb9922ec5698960a315ab0ec98100401b71d357c5adcfdf537ac3c78f10\" id=febce643-bc43-4530-8684-546c8e11ffd8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.244227 | controller |     "Jun 09 16:29:43.812037 crc crio[3654]: time=\"2026-06-09T16:29:43.810451114Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_openshift-apiserver-operator-846cbfc458-xttmf_openshift-apiserver-operator_7d46baeb-32f5-4d0b-aeba-13333da51152_0\" id=5cacbea3-f0ca-49a9-9080-d0e380348474 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.244246 | controller |     "Jun 09 16:29:43.812037 crc crio[3654]: time=\"2026-06-09T16:29:43.810488775Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_openshift-apiserver-operator-846cbfc458-xttmf_openshift-apiserver-operator_7d46baeb-32f5-4d0b-aeba-13333da51152_0\" id=5cacbea3-f0ca-49a9-9080-d0e380348474 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.244262 | controller |     "Jun 09 16:29:43.813014 crc crio[3654]: time=\"2026-06-09T16:29:43.812943146Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: fb70004dedce78ae00b9847e01857271d460b4d08ac66cdee7e37844ad04518f\" id=a285b117-08e6-4af9-a056-66da57cbd887 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.244278 | controller |     "Jun 09 16:29:43.820395 crc crio[3654]: 2026-06-09T16:29:43Z [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 17:48:39.244294 | controller |     "Jun 09 16:29:43.820395 crc crio[3654]: time=\"2026-06-09T16:29:43.818981118Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 57c9e90ba0f88ddaab401f4b0a0c7b5b27c41d31b60f4863eae869d827f9de49\" id=c4d580c3-48d9-4bd1-b4e1-25aa26ba7418 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.244309 | controller |     "Jun 09 16:29:43.823771 crc crio[3654]: time=\"2026-06-09T16:29:43.823072296Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0\" id=71ed471b-07b5-4389-96da-be5d3603d037 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.244325 | controller |     "Jun 09 16:29:43.824147 crc crio[3654]: time=\"2026-06-09T16:29:43.824119866Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0\" id=71ed471b-07b5-4389-96da-be5d3603d037 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.244340 | controller |     "Jun 09 16:29:43.827593 crc crio[3654]: time=\"2026-06-09T16:29:43.825037392Z\" level=info msg=\"runSandbox: deleting pod ID 57c9e90ba0f88ddaab401f4b0a0c7b5b27c41d31b60f4863eae869d827f9de49 from idIndex\" id=c4d580c3-48d9-4bd1-b4e1-25aa26ba7418 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.244355 | controller |     "Jun 09 16:29:43.827593 crc crio[3654]: time=\"2026-06-09T16:29:43.82740791Z\" level=info msg=\"runSandbox: removing pod sandbox 57c9e90ba0f88ddaab401f4b0a0c7b5b27c41d31b60f4863eae869d827f9de49\" id=c4d580c3-48d9-4bd1-b4e1-25aa26ba7418 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.244370 | controller |     "Jun 09 16:29:43.827593 crc crio[3654]: time=\"2026-06-09T16:29:43.827467211Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 57c9e90ba0f88ddaab401f4b0a0c7b5b27c41d31b60f4863eae869d827f9de49\" id=c4d580c3-48d9-4bd1-b4e1-25aa26ba7418 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.244385 | controller |     "Jun 09 16:29:43.827593 crc crio[3654]: time=\"2026-06-09T16:29:43.827490182Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 57c9e90ba0f88ddaab401f4b0a0c7b5b27c41d31b60f4863eae869d827f9de49\" id=c4d580c3-48d9-4bd1-b4e1-25aa26ba7418 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.244400 | controller |     "Jun 09 16:29:43.830073 crc crio[3654]: time=\"2026-06-09T16:29:43.829596922Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 57c9e90ba0f88ddaab401f4b0a0c7b5b27c41d31b60f4863eae869d827f9de49\" id=c4d580c3-48d9-4bd1-b4e1-25aa26ba7418 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.244415 | controller |     "Jun 09 16:29:43.833044 crc crio[3654]: time=\"2026-06-09T16:29:43.83299549Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_package-server-manager-77f986bd66-5lhf9_openshift-operator-lifecycle-manager_bebbba29-e4e9-44ad-b643-3a7ebf505270_0\" id=febce643-bc43-4530-8684-546c8e11ffd8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.244434 | controller |     "Jun 09 16:29:43.833044 crc crio[3654]: time=\"2026-06-09T16:29:43.833059072Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_package-server-manager-77f986bd66-5lhf9_openshift-operator-lifecycle-manager_bebbba29-e4e9-44ad-b643-3a7ebf505270_0\" id=febce643-bc43-4530-8684-546c8e11ffd8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.244449 | controller |     "Jun 09 16:29:43.837095 crc crio[3654]: 2026-06-09T16:29:43Z [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 17:48:39.244465 | controller |     "Jun 09 16:29:43.837223 crc crio[3654]: time=\"2026-06-09T16:29:43.837173509Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox c067db728c664e5de06a64c72f9b947008fb6db6b98e336127ebb1c8ecaf9cc8\" id=cb44947d-9be4-4307-b308-5c3a5c8ad7d6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.244479 | controller |     "Jun 09 16:29:43.838765 crc crio[3654]: time=\"2026-06-09T16:29:43.838423755Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_dns-default-qtghf_openshift-dns_d181776f-b90e-41dc-be09-c4543b8cba16_0\" id=c4d580c3-48d9-4bd1-b4e1-25aa26ba7418 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.244495 | controller |     "Jun 09 16:29:43.838906 crc crio[3654]: time=\"2026-06-09T16:29:43.838805046Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_dns-default-qtghf_openshift-dns_d181776f-b90e-41dc-be09-c4543b8cba16_0\" id=c4d580c3-48d9-4bd1-b4e1-25aa26ba7418 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.244524 | controller |     "Jun 09 16:29:43.839053 crc crio[3654]: time=\"2026-06-09T16:29:43.838431955Z\" level=info msg=\"runSandbox: deleting pod ID c067db728c664e5de06a64c72f9b947008fb6db6b98e336127ebb1c8ecaf9cc8 from idIndex\" id=cb44947d-9be4-4307-b308-5c3a5c8ad7d6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.244546 | controller |     "Jun 09 16:29:43.839109 crc crio[3654]: time=\"2026-06-09T16:29:43.839052153Z\" level=info msg=\"runSandbox: removing pod sandbox c067db728c664e5de06a64c72f9b947008fb6db6b98e336127ebb1c8ecaf9cc8\" id=cb44947d-9be4-4307-b308-5c3a5c8ad7d6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.244563 | controller |     "Jun 09 16:29:43.839109 crc crio[3654]: time=\"2026-06-09T16:29:43.839089184Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox c067db728c664e5de06a64c72f9b947008fb6db6b98e336127ebb1c8ecaf9cc8\" id=cb44947d-9be4-4307-b308-5c3a5c8ad7d6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.244578 | controller |     "Jun 09 16:29:43.839109 crc crio[3654]: time=\"2026-06-09T16:29:43.839105575Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox c067db728c664e5de06a64c72f9b947008fb6db6b98e336127ebb1c8ecaf9cc8\" id=cb44947d-9be4-4307-b308-5c3a5c8ad7d6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.244592 | controller |     "Jun 09 16:29:43.840493 crc crio[3654]: time=\"2026-06-09T16:29:43.839618129Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: c067db728c664e5de06a64c72f9b947008fb6db6b98e336127ebb1c8ecaf9cc8\" id=cb44947d-9be4-4307-b308-5c3a5c8ad7d6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.244608 | controller |     "Jun 09 16:29:43.843741 crc crio[3654]: time=\"2026-06-09T16:29:43.843442769Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_control-plane-machine-set-operator-75ffdb6fcd-m5wxr_openshift-machine-api_8f342bf1-eea2-4806-8a6b-5f4c24d40c0c_0\" id=3100fd1d-0ed3-4f15-82c7-373cf1e3b073 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.244623 | controller |     "Jun 09 16:29:43.843741 crc crio[3654]: time=\"2026-06-09T16:29:43.843528101Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_control-plane-machine-set-operator-75ffdb6fcd-m5wxr_openshift-machine-api_8f342bf1-eea2-4806-8a6b-5f4c24d40c0c_0\" id=3100fd1d-0ed3-4f15-82c7-373cf1e3b073 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.244643 | controller |     "Jun 09 16:29:43.844411 crc crio[3654]: 2026-06-09T16:29:43Z [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 17:48:39.244659 | controller |     "Jun 09 16:29:43.844411 crc crio[3654]: time=\"2026-06-09T16:29:43.843986704Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 8f02c8fd44aad336136f4321f8cd2056c2d242208a88e0c997901773ca736b54\" id=1666b9c3-e8ca-4891-8edc-45a51345f3d0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.244675 | controller |     "Jun 09 16:29:43.845479 crc crio[3654]: time=\"2026-06-09T16:29:43.845381924Z\" level=info msg=\"runSandbox: deleting pod ID 8f02c8fd44aad336136f4321f8cd2056c2d242208a88e0c997901773ca736b54 from idIndex\" id=1666b9c3-e8ca-4891-8edc-45a51345f3d0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.244689 | controller |     "Jun 09 16:29:43.845479 crc crio[3654]: time=\"2026-06-09T16:29:43.845427496Z\" level=info msg=\"runSandbox: removing pod sandbox 8f02c8fd44aad336136f4321f8cd2056c2d242208a88e0c997901773ca736b54\" id=1666b9c3-e8ca-4891-8edc-45a51345f3d0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.244705 | controller |     "Jun 09 16:29:43.845479 crc crio[3654]: time=\"2026-06-09T16:29:43.845468177Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 8f02c8fd44aad336136f4321f8cd2056c2d242208a88e0c997901773ca736b54\" id=1666b9c3-e8ca-4891-8edc-45a51345f3d0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.244721 | controller |     "Jun 09 16:29:43.845904 crc crio[3654]: time=\"2026-06-09T16:29:43.845484657Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 8f02c8fd44aad336136f4321f8cd2056c2d242208a88e0c997901773ca736b54\" id=1666b9c3-e8ca-4891-8edc-45a51345f3d0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.244736 | controller |     "Jun 09 16:29:43.845904 crc crio[3654]: time=\"2026-06-09T16:29:43.845815817Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 8f02c8fd44aad336136f4321f8cd2056c2d242208a88e0c997901773ca736b54\" id=1666b9c3-e8ca-4891-8edc-45a51345f3d0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.244751 | controller |     "Jun 09 16:29:43.847619 crc crio[3654]: time=\"2026-06-09T16:29:43.847561507Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_network-metrics-daemon-n2bqt_openshift-multus_504f5b64-2069-4529-9127-e6f993b1b649_0\" id=e72049a9-46b6-4b0f-a182-e19f30dcfe15 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.244766 | controller |     "Jun 09 16:29:43.847755 crc crio[3654]: time=\"2026-06-09T16:29:43.847715821Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_network-metrics-daemon-n2bqt_openshift-multus_504f5b64-2069-4529-9127-e6f993b1b649_0\" id=e72049a9-46b6-4b0f-a182-e19f30dcfe15 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.244781 | controller |     "Jun 09 16:29:43.860002 crc crio[3654]: time=\"2026-06-09T16:29:43.8595653Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_networking-console-plugin-5ff7774fd9-nljh6_openshift-network-console_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141_0\" id=00a85b35-f87e-4f98-92b5-d47c2b2706fc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.244796 | controller |     "Jun 09 16:29:43.860002 crc crio[3654]: time=\"2026-06-09T16:29:43.859827818Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_networking-console-plugin-5ff7774fd9-nljh6_openshift-network-console_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141_0\" id=00a85b35-f87e-4f98-92b5-d47c2b2706fc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.244814 | controller |     "Jun 09 16:29:43.866405 crc crio[3654]: time=\"2026-06-09T16:29:43.866241162Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_ingress-canary-jlj86_openshift-ingress-canary_7d96a430-aa69-4b19-9ee4-68f2e6192e27_0\" id=84d7efe0-67d1-42d1-abfe-f83805dbee73 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.244843 | controller |     "Jun 09 16:29:43.866405 crc crio[3654]: time=\"2026-06-09T16:29:43.866371255Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_ingress-canary-jlj86_openshift-ingress-canary_7d96a430-aa69-4b19-9ee4-68f2e6192e27_0\" id=84d7efe0-67d1-42d1-abfe-f83805dbee73 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.244859 | controller |     "Jun 09 16:29:43.869807 crc crio[3654]: time=\"2026-06-09T16:29:43.869740532Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_kube-controller-manager-operator-69d5f845f8-mm4qn_openshift-kube-controller-manager-operator_89eeceba-0661-4e85-be2e-57d689102094_0\" id=3eda22a0-c9ac-40e7-a770-a4484e39b291 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.244875 | controller |     "Jun 09 16:29:43.869807 crc crio[3654]: time=\"2026-06-09T16:29:43.869799033Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_kube-controller-manager-operator-69d5f845f8-mm4qn_openshift-kube-controller-manager-operator_89eeceba-0661-4e85-be2e-57d689102094_0\" id=3eda22a0-c9ac-40e7-a770-a4484e39b291 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.244891 | controller |     "Jun 09 16:29:43.877518 crc crio[3654]: time=\"2026-06-09T16:29:43.874960331Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_route-controller-manager-9c77555c6-bjsff_openshift-route-controller-manager_f5ed093a-5c43-49ee-8429-b0de4b9c784d_0\" id=4cc3c089-4af4-40cb-af9b-939b44bb2f58 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.244906 | controller |     "Jun 09 16:29:43.877518 crc crio[3654]: time=\"2026-06-09T16:29:43.875008763Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_route-controller-manager-9c77555c6-bjsff_openshift-route-controller-manager_f5ed093a-5c43-49ee-8429-b0de4b9c784d_0\" id=4cc3c089-4af4-40cb-af9b-939b44bb2f58 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.244922 | controller |     "Jun 09 16:29:43.878923 crc crio[3654]: time=\"2026-06-09T16:29:43.878710189Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_network-check-target-fhkjl_openshift-network-diagnostics_17b87002-b798-480a-8e17-83053d698239_0\" id=a63c47a2-9303-4bb8-8c1f-555638fe6caa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.244937 | controller |     "Jun 09 16:29:43.878923 crc crio[3654]: time=\"2026-06-09T16:29:43.87874575Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_network-check-target-fhkjl_openshift-network-diagnostics_17b87002-b798-480a-8e17-83053d698239_0\" id=a63c47a2-9303-4bb8-8c1f-555638fe6caa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.244952 | controller |     "Jun 09 16:29:43.887144 crc crio[3654]: time=\"2026-06-09T16:29:43.886767769Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_dns-operator-799b87ffcd-h5xh9_openshift-dns-operator_13345434-cc4c-42d5-97e8-99cd8b90477a_0\" id=906a9131-d004-4aea-b865-da23c9b73ae3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.244968 | controller |     "Jun 09 16:29:43.887144 crc crio[3654]: time=\"2026-06-09T16:29:43.886855992Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_dns-operator-799b87ffcd-h5xh9_openshift-dns-operator_13345434-cc4c-42d5-97e8-99cd8b90477a_0\" id=906a9131-d004-4aea-b865-da23c9b73ae3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.244982 | controller |     "Jun 09 16:29:43.891219 crc crio[3654]: time=\"2026-06-09T16:29:43.891059052Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_machine-config-operator-67c9d58cbb-dc6bh_openshift-machine-config-operator_e7c4bdbd-866b-490e-85ee-d4c85fa577d8_0\" id=1dba6ff7-6397-4470-9391-fe7910230e80 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.245002 | controller |     "Jun 09 16:29:43.891219 crc crio[3654]: time=\"2026-06-09T16:29:43.891144885Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_machine-config-operator-67c9d58cbb-dc6bh_openshift-machine-config-operator_e7c4bdbd-866b-490e-85ee-d4c85fa577d8_0\" id=1dba6ff7-6397-4470-9391-fe7910230e80 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.245018 | controller |     "Jun 09 16:29:43.895434 crc crio[3654]: time=\"2026-06-09T16:29:43.895268133Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_service-ca-74545575db-n469q_openshift-service-ca_880b4ff1-3443-4cae-90b4-72e4341917b3_0\" id=34818dca-99c7-41c0-bff1-830a00332b71 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.245033 | controller |     "Jun 09 16:29:43.895434 crc crio[3654]: time=\"2026-06-09T16:29:43.895374416Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_service-ca-74545575db-n469q_openshift-service-ca_880b4ff1-3443-4cae-90b4-72e4341917b3_0\" id=34818dca-99c7-41c0-bff1-830a00332b71 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.245048 | controller |     "Jun 09 16:29:43.900713 crc crio[3654]: time=\"2026-06-09T16:29:43.900608656Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_machine-config-controller-f9cdd68f7-bb2jm_openshift-machine-config-operator_e968817c-5b6a-4904-ba68-59a8235d6c0d_0\" id=a59a37dd-cf6e-459c-9072-931031c5300a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.245062 | controller |     "Jun 09 16:29:43.900780 crc crio[3654]: time=\"2026-06-09T16:29:43.900732419Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_machine-config-controller-f9cdd68f7-bb2jm_openshift-machine-config-operator_e968817c-5b6a-4904-ba68-59a8235d6c0d_0\" id=a59a37dd-cf6e-459c-9072-931031c5300a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.245078 | controller |     "Jun 09 16:29:43.906547 crc crio[3654]: time=\"2026-06-09T16:29:43.906447523Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_openshift-controller-manager-operator-686468bdd5-sjcrn_openshift-controller-manager-operator_84e6e6fd-a448-462c-a5d3-8fa636be2d6f_0\" id=c45e9ba2-056a-4300-8c46-3f0d2f35a0f0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.245093 | controller |     "Jun 09 16:29:43.906547 crc crio[3654]: time=\"2026-06-09T16:29:43.906502004Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_openshift-controller-manager-operator-686468bdd5-sjcrn_openshift-controller-manager-operator_84e6e6fd-a448-462c-a5d3-8fa636be2d6f_0\" id=c45e9ba2-056a-4300-8c46-3f0d2f35a0f0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.245108 | controller |     "Jun 09 16:29:43.919799 crc crio[3654]: time=\"2026-06-09T16:29:43.919413494Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_etcd-operator-69b85846b6-9w8mk_openshift-etcd-operator_590c4b91-91e2-41cd-8666-e08cbfa17a77_0\" id=aeeb8289-75d8-42e6-9dc1-ee3a8c902110 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.245123 | controller |     "Jun 09 16:29:43.919799 crc crio[3654]: time=\"2026-06-09T16:29:43.919478586Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_etcd-operator-69b85846b6-9w8mk_openshift-etcd-operator_590c4b91-91e2-41cd-8666-e08cbfa17a77_0\" id=aeeb8289-75d8-42e6-9dc1-ee3a8c902110 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.245140 | controller |     "Jun 09 16:29:43.928234 crc crio[3654]: time=\"2026-06-09T16:29:43.928102373Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_openshift-kube-scheduler-operator-54f497555d-d8646_openshift-kube-scheduler-operator_4e9ac1d6-d4ed-4411-a098-d1bf725c943c_0\" id=73ad7d72-0d70-486c-86f7-d17ee25b71ab name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.245159 | controller |     "Jun 09 16:29:43.928234 crc crio[3654]: time=\"2026-06-09T16:29:43.928159635Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_openshift-kube-scheduler-operator-54f497555d-d8646_openshift-kube-scheduler-operator_4e9ac1d6-d4ed-4411-a098-d1bf725c943c_0\" id=73ad7d72-0d70-486c-86f7-d17ee25b71ab name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.245175 | controller |     "Jun 09 16:29:43.933925 crc crio[3654]: time=\"2026-06-09T16:29:43.933803806Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_apiserver-9ddfb9f55-k47zv_openshift-apiserver_e7508fa2-0f14-41e2-8972-4e2e11009b77_0\" id=0794cf52-0c1a-472b-b0c2-29b105501e90 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.245191 | controller |     "Jun 09 16:29:43.934015 crc crio[3654]: time=\"2026-06-09T16:29:43.933997692Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_apiserver-9ddfb9f55-k47zv_openshift-apiserver_e7508fa2-0f14-41e2-8972-4e2e11009b77_0\" id=0794cf52-0c1a-472b-b0c2-29b105501e90 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.245206 | controller |     "Jun 09 16:29:43.941843 crc crio[3654]: time=\"2026-06-09T16:29:43.941758134Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_network-check-source-5bb8f5cd97-xdvz5_openshift-network-diagnostics_f863fff9-286a-45fa-b8f0-8a86994b8440_0\" id=caa12af9-bcd7-4e4a-95bd-e5ef39e6fbeb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.245221 | controller |     "Jun 09 16:29:43.941843 crc crio[3654]: time=\"2026-06-09T16:29:43.941837856Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_network-check-source-5bb8f5cd97-xdvz5_openshift-network-diagnostics_f863fff9-286a-45fa-b8f0-8a86994b8440_0\" id=caa12af9-bcd7-4e4a-95bd-e5ef39e6fbeb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.245236 | controller |     "Jun 09 16:29:43.950136 crc crio[3654]: time=\"2026-06-09T16:29:43.95002054Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_service-ca-operator-5b9c976747-l2sd4_openshift-service-ca-operator_fd3771ed-6d15-47a3-9f81-762cf83a728f_0\" id=feb50fe3-284a-49ac-a510-b97a5eab821c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.245251 | controller |     "Jun 09 16:29:43.950136 crc crio[3654]: time=\"2026-06-09T16:29:43.950081442Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_service-ca-operator-5b9c976747-l2sd4_openshift-service-ca-operator_fd3771ed-6d15-47a3-9f81-762cf83a728f_0\" id=feb50fe3-284a-49ac-a510-b97a5eab821c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.245266 | controller |     "Jun 09 16:29:43.955180 crc crio[3654]: time=\"2026-06-09T16:29:43.955094696Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_migrator-866fcbc849-vfggj_openshift-kube-storage-version-migrator_95e1bfe8-fa45-4e53-9e80-89e7ac6db708_0\" id=bd4e6195-4f7e-4fe2-8a8e-3fd9b5e6986a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.245281 | controller |     "Jun 09 16:29:43.955180 crc crio[3654]: time=\"2026-06-09T16:29:43.955172428Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_migrator-866fcbc849-vfggj_openshift-kube-storage-version-migrator_95e1bfe8-fa45-4e53-9e80-89e7ac6db708_0\" id=bd4e6195-4f7e-4fe2-8a8e-3fd9b5e6986a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.245296 | controller |     "Jun 09 16:29:43.962059 crc crio[3654]: time=\"2026-06-09T16:29:43.961970423Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_authentication-operator-7f5c659b84-khkfm_openshift-authentication-operator_677c2747-1901-4941-94f1-8281cced296b_0\" id=996f9e23-bac0-4fbc-9af1-6be0df4bf02b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.245311 | controller |     "Jun 09 16:29:43.962059 crc crio[3654]: time=\"2026-06-09T16:29:43.962046915Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_authentication-operator-7f5c659b84-khkfm_openshift-authentication-operator_677c2747-1901-4941-94f1-8281cced296b_0\" id=996f9e23-bac0-4fbc-9af1-6be0df4bf02b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.245330 | controller |     "Jun 09 16:29:43.965515 crc crio[3654]: time=\"2026-06-09T16:29:43.965437412Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_olm-operator-5cdf44d969-ssqvn_openshift-operator-lifecycle-manager_6e1163b9-cb14-4016-a0bf-126812657ac4_0\" id=03af5579-7572-4c88-972a-8467c07634be name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.245346 | controller |     "Jun 09 16:29:43.965515 crc crio[3654]: time=\"2026-06-09T16:29:43.965504124Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_olm-operator-5cdf44d969-ssqvn_openshift-operator-lifecycle-manager_6e1163b9-cb14-4016-a0bf-126812657ac4_0\" id=03af5579-7572-4c88-972a-8467c07634be name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.245362 | controller |     "Jun 09 16:29:43.969599 crc crio[3654]: time=\"2026-06-09T16:29:43.969485478Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_multus-admission-controller-69db94689b-rvf8p_openshift-multus_22e9ac12-6d81-454c-9af1-0b0d7e241db6_0\" id=8e7b6175-8bb2-4d85-9493-6c3a60d1a55b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.245377 | controller |     "Jun 09 16:29:43.969599 crc crio[3654]: time=\"2026-06-09T16:29:43.96956634Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_multus-admission-controller-69db94689b-rvf8p_openshift-multus_22e9ac12-6d81-454c-9af1-0b0d7e241db6_0\" id=8e7b6175-8bb2-4d85-9493-6c3a60d1a55b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.245393 | controller |     "Jun 09 16:29:43.973492 crc crio[3654]: time=\"2026-06-09T16:29:43.973431401Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0\" id=e351dc4a-cfdb-4d10-ba19-f5261237089d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.245407 | controller |     "Jun 09 16:29:43.973492 crc crio[3654]: time=\"2026-06-09T16:29:43.973489252Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0\" id=e351dc4a-cfdb-4d10-ba19-f5261237089d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.245422 | controller |     "Jun 09 16:29:43.984962 crc crio[3654]: time=\"2026-06-09T16:29:43.984906019Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_kube-apiserver-operator-575994946d-vgpnb_openshift-kube-apiserver-operator_4f837d5f-4682-4cae-99ca-824ebae60fec_0\" id=b6a3989a-0ba7-4889-ac48-e52197c88e38 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.245437 | controller |     "Jun 09 16:29:43.985335 crc crio[3654]: time=\"2026-06-09T16:29:43.985190737Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_kube-apiserver-operator-575994946d-vgpnb_openshift-kube-apiserver-operator_4f837d5f-4682-4cae-99ca-824ebae60fec_0\" id=b6a3989a-0ba7-4889-ac48-e52197c88e38 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.245452 | controller |     "Jun 09 16:29:43.988558 crc crio[3654]: time=\"2026-06-09T16:29:43.988450181Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0\" id=4519d1ae-f8cc-4947-a1f4-d779f62c5df9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.245467 | controller |     "Jun 09 16:29:43.988558 crc crio[3654]: time=\"2026-06-09T16:29:43.988504872Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0\" id=4519d1ae-f8cc-4947-a1f4-d779f62c5df9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.245482 | controller |     "Jun 09 16:29:43.995596 crc crio[3654]: time=\"2026-06-09T16:29:43.995494102Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_console-operator-67c89758df-4jf4f_openshift-console-operator_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2_0\" id=417f869a-b943-4e24-9811-7555e5a8eeda name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.245499 | controller |     "Jun 09 16:29:43.995911 crc crio[3654]: time=\"2026-06-09T16:29:43.995605166Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_console-operator-67c89758df-4jf4f_openshift-console-operator_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2_0\" id=417f869a-b943-4e24-9811-7555e5a8eeda name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.245535 | controller |     "Jun 09 16:29:43.999467 crc crio[3654]: time=\"2026-06-09T16:29:43.999372664Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_kube-storage-version-migrator-operator-565b79b866-2h5s6_openshift-kube-storage-version-migrator-operator_8f573912-eb25-4f17-bfe5-81325e551bf2_0\" id=33f8f213-7a47-43b5-b99c-59023ae60dda name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.245553 | controller |     "Jun 09 16:29:43.999554 crc crio[3654]: time=\"2026-06-09T16:29:43.999467266Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_kube-storage-version-migrator-operator-565b79b866-2h5s6_openshift-kube-storage-version-migrator-operator_8f573912-eb25-4f17-bfe5-81325e551bf2_0\" id=33f8f213-7a47-43b5-b99c-59023ae60dda name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.245569 | controller |     "Jun 09 16:29:44.003564 crc crio[3654]: time=\"2026-06-09T16:29:44.00345341Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0\" id=20ae847f-224b-412b-9ecc-a3594cff97fa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.245585 | controller |     "Jun 09 16:29:44.003564 crc crio[3654]: time=\"2026-06-09T16:29:44.003536783Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0\" id=20ae847f-224b-412b-9ecc-a3594cff97fa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.245600 | controller |     "Jun 09 16:29:44.009594 crc crio[3654]: time=\"2026-06-09T16:29:44.009541595Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_apiserver-8596bd845d-l6g6s_openshift-oauth-apiserver_eeb0b76f-edea-4c9c-99a1-0130c6a7453c_0\" id=de1b7d46-3c9b-4917-92ff-15429cefafff name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.245615 | controller |     "Jun 09 16:29:44.009889 crc crio[3654]: time=\"2026-06-09T16:29:44.009862004Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_apiserver-8596bd845d-l6g6s_openshift-oauth-apiserver_eeb0b76f-edea-4c9c-99a1-0130c6a7453c_0\" id=de1b7d46-3c9b-4917-92ff-15429cefafff name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.245668 | controller |     "Jun 09 16:29:44.015107 crc crio[3654]: time=\"2026-06-09T16:29:44.015072443Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_console-6c684df5db-cc8g8_openshift-console_63877e21-00e2-4bee-b462-31d3bbe131ef_0\" id=1d4399dc-4399-4efd-821e-388b5435ca5b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.245689 | controller |     "Jun 09 16:29:44.015544 crc crio[3654]: time=\"2026-06-09T16:29:44.015521556Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_console-6c684df5db-cc8g8_openshift-console_63877e21-00e2-4bee-b462-31d3bbe131ef_0\" id=1d4399dc-4399-4efd-821e-388b5435ca5b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.245705 | controller |     "Jun 09 16:29:44.020388 crc crio[3654]: time=\"2026-06-09T16:29:44.020228771Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_openshift-config-operator-5777786469-bccdj_openshift-config-operator_24de2af2-9e39-4c2e-96f8-42509d1baf18_0\" id=e1393729-e95a-441a-9796-ff71b1280845 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.245721 | controller |     "Jun 09 16:29:44.020388 crc crio[3654]: time=\"2026-06-09T16:29:44.020294083Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_openshift-config-operator-5777786469-bccdj_openshift-config-operator_24de2af2-9e39-4c2e-96f8-42509d1baf18_0\" id=e1393729-e95a-441a-9796-ff71b1280845 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.245744 | controller |     "Jun 09 16:29:44.023626 crc crio[3654]: time=\"2026-06-09T16:29:44.023519455Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_controller-manager-8bbbb897c-c9m74_openshift-controller-manager_b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda_0\" id=5e9774e3-5a8c-4d73-9861-126e473d35f4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.245760 | controller |     "Jun 09 16:29:44.023626 crc crio[3654]: time=\"2026-06-09T16:29:44.023592817Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_controller-manager-8bbbb897c-c9m74_openshift-controller-manager_b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda_0\" id=5e9774e3-5a8c-4d73-9861-126e473d35f4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.245775 | controller |     "Jun 09 16:29:44.026267 crc crio[3654]: time=\"2026-06-09T16:29:44.026220922Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_csi-hostpathplugin-mpq2f_hostpath-provisioner_af9d3f54-b024-4959-888b-41fc0dc68a7f_0\" id=3567480d-13da-459b-833e-ffa262a029dc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.245790 | controller |     "Jun 09 16:29:44.026483 crc crio[3654]: time=\"2026-06-09T16:29:44.026270124Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_csi-hostpathplugin-mpq2f_hostpath-provisioner_af9d3f54-b024-4959-888b-41fc0dc68a7f_0\" id=3567480d-13da-459b-833e-ffa262a029dc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.245807 | controller |     "Jun 09 16:29:44.029620 crc crio[3654]: time=\"2026-06-09T16:29:44.029555888Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_cluster-image-registry-operator-86c45576b9-qdg7g_openshift-image-registry_1d749813-cd37-46e7-9865-e180c3005dc0_0\" id=a285b117-08e6-4af9-a056-66da57cbd887 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.245829 | controller |     "Jun 09 16:29:44.029749 crc crio[3654]: time=\"2026-06-09T16:29:44.0296218Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_cluster-image-registry-operator-86c45576b9-qdg7g_openshift-image-registry_1d749813-cd37-46e7-9865-e180c3005dc0_0\" id=a285b117-08e6-4af9-a056-66da57cbd887 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.245854 | controller |     "Jun 09 16:29:44.033072 crc crio[3654]: time=\"2026-06-09T16:29:44.032900844Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0\" id=1666b9c3-e8ca-4891-8edc-45a51345f3d0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.245880 | controller |     "Jun 09 16:29:44.033072 crc crio[3654]: time=\"2026-06-09T16:29:44.032958995Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0\" id=1666b9c3-e8ca-4891-8edc-45a51345f3d0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.245897 | controller |     "Jun 09 16:29:44.035942 crc crio[3654]: time=\"2026-06-09T16:29:44.035857318Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_machine-api-operator-755bb95488-cj4b6_openshift-machine-api_12703f5c-2f19-4458-9c95-b94af53cd5d8_0\" id=cb44947d-9be4-4307-b308-5c3a5c8ad7d6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.245913 | controller |     "Jun 09 16:29:44.035942 crc crio[3654]: time=\"2026-06-09T16:29:44.03592336Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_machine-api-operator-755bb95488-cj4b6_openshift-machine-api_12703f5c-2f19-4458-9c95-b94af53cd5d8_0\" id=cb44947d-9be4-4307-b308-5c3a5c8ad7d6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.245928 | controller |     "Jun 09 16:29:47.540151 crc crio[3654]: 2026-06-09T16:29:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:afc8116d76ea618 Mac:3a:06:c4:11:13:81 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:07 Mtu:0 Sandbox:/var/run/netns/81290616-f2a7-4e07-a46b-0b6b120a03d2 SocketPath: PciID:}] [{Interface:0xc00048c620 Address:{IP:10.217.0.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.245948 | controller |     "Jun 09 16:29:47.542246 crc crio[3654]: time=\"2026-06-09T16:29:47.541574269Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 17:48:39.245964 | controller |     "Jun 09 16:29:47.542400 crc crio[3654]: time=\"2026-06-09T16:29:47.542264168Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/egress-router\\\"\"",
2026-06-09 17:48:39.245980 | controller |     "Jun 09 16:29:47.545300 crc crio[3654]: time=\"2026-06-09T16:29:47.54511828Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683695-k6pjp Namespace:openshift-operator-lifecycle-manager ID:afc8116d76ea6180703b6ce760cfdac90f2fc47a8e93593dfaad1de408e88b90 UID:31d91dcf-7d02-424e-8c82-ae000dea1e7e NetNS:/var/run/netns/81290616-f2a7-4e07-a46b-0b6b120a03d2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod31d91dcf_7d02_424e_8c82_ae000dea1e7e.slice PodAnnotations:0xc002fb00b0}] Aliases:map[]}\"",
2026-06-09 17:48:39.245997 | controller |     "Jun 09 16:29:47.548120 crc crio[3654]: time=\"2026-06-09T16:29:47.548020993Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29683695-k6pjp for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.246013 | controller |     "Jun 09 16:29:47.559786 crc crio[3654]: time=\"2026-06-09T16:29:47.559689197Z\" level=info msg=\"Ran pod sandbox afc8116d76ea6180703b6ce760cfdac90f2fc47a8e93593dfaad1de408e88b90 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29683695-k6pjp/POD\" id=5c3314c1-fe0f-412f-9421-aa471e21b8de name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.246029 | controller |     "Jun 09 16:29:47.562096 crc crio[3654]: time=\"2026-06-09T16:29:47.562027904Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=621e5cbc-ccd1-4a65-9d07-9f9d82f4c945 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.246045 | controller |     "Jun 09 16:29:47.566615 crc crio[3654]: time=\"2026-06-09T16:29:47.564208847Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d8db9890-9523-4385-a7aa-3eed4baad755 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.246060 | controller |     "Jun 09 16:29:47.576787 crc crio[3654]: time=\"2026-06-09T16:29:47.576709045Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 17:48:39.246076 | controller |     "Jun 09 16:29:47.576787 crc crio[3654]: time=\"2026-06-09T16:29:47.576770606Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 17:48:39.246091 | controller |     "Jun 09 16:29:47.577052 crc crio[3654]: time=\"2026-06-09T16:29:47.576818548Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_7b333332-db02-4f7a-82f9-6d00f7865360\\\"\"",
2026-06-09 17:48:39.246107 | controller |     "Jun 09 16:29:47.577052 crc crio[3654]: time=\"2026-06-09T16:29:47.576861349Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_9d5dfc22-5210-4953-aefe-af5af37c4938\\\"\"",
2026-06-09 17:48:39.246123 | controller |     "Jun 09 16:29:47.580367 crc crio[3654]: time=\"2026-06-09T16:29:47.580209405Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29683695-k6pjp/collect-profiles\" id=2fa7aa15-9623-4091-8d89-2599d77b02a3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.246143 | controller |     "Jun 09 16:29:47.580907 crc crio[3654]: time=\"2026-06-09T16:29:47.580834633Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.246166 | controller |     "Jun 09 16:29:47.608446 crc crio[3654]: time=\"2026-06-09T16:29:47.608228737Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 17:48:39.246190 | controller |     "Jun 09 16:29:47.608446 crc crio[3654]: time=\"2026-06-09T16:29:47.608445153Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 17:48:39.246208 | controller |     "Jun 09 16:29:47.609024 crc crio[3654]: time=\"2026-06-09T16:29:47.608533626Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.246224 | controller |     "Jun 09 16:29:47.609024 crc crio[3654]: time=\"2026-06-09T16:29:47.608239857Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.246240 | controller |     "Jun 09 16:29:47.615352 crc crio[3654]: time=\"2026-06-09T16:29:47.615269299Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.246255 | controller |     "Jun 09 16:29:47.637425 crc crio[3654]: time=\"2026-06-09T16:29:47.637342451Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 17:48:39.246271 | controller |     "Jun 09 16:29:47.637425 crc crio[3654]: time=\"2026-06-09T16:29:47.637392292Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 17:48:39.246286 | controller |     "Jun 09 16:29:47.637425 crc crio[3654]: time=\"2026-06-09T16:29:47.637428183Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/bandwidth\\\"\"",
2026-06-09 17:48:39.246301 | controller |     "Jun 09 16:29:47.669848 crc crio[3654]: time=\"2026-06-09T16:29:47.669776029Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 17:48:39.246316 | controller |     "Jun 09 16:29:47.669848 crc crio[3654]: time=\"2026-06-09T16:29:47.669836471Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 17:48:39.246330 | controller |     "Jun 09 16:29:47.669980 crc crio[3654]: time=\"2026-06-09T16:29:47.669868682Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/bridge\\\"\"",
2026-06-09 17:48:39.246345 | controller |     "Jun 09 16:29:47.692975 crc crio[3654]: time=\"2026-06-09T16:29:47.692881511Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 17:48:39.246359 | controller |     "Jun 09 16:29:47.692975 crc crio[3654]: time=\"2026-06-09T16:29:47.692941033Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 17:48:39.246375 | controller |     "Jun 09 16:29:47.693271 crc crio[3654]: time=\"2026-06-09T16:29:47.692998154Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/dhcp\\\"\"",
2026-06-09 17:48:39.246390 | controller |     "Jun 09 16:29:47.709995 crc crio[3654]: time=\"2026-06-09T16:29:47.709809036Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 17:48:39.246406 | controller |     "Jun 09 16:29:47.709995 crc crio[3654]: time=\"2026-06-09T16:29:47.709935609Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 17:48:39.246425 | controller |     "Jun 09 16:29:47.710436 crc crio[3654]: time=\"2026-06-09T16:29:47.710183816Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/dummy\\\"\"",
2026-06-09 17:48:39.246441 | controller |     "Jun 09 16:29:47.728366 crc crio[3654]: time=\"2026-06-09T16:29:47.728212093Z\" level=info msg=\"Created container ddf67b75f5664a9e22ad2fbb694a33656abde170b01135d7c23326f76875a36d: openshift-operator-lifecycle-manager/collect-profiles-29683695-k6pjp/collect-profiles\" id=2fa7aa15-9623-4091-8d89-2599d77b02a3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.246456 | controller |     "Jun 09 16:29:47.728753 crc crio[3654]: time=\"2026-06-09T16:29:47.728412358Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 17:48:39.246472 | controller |     "Jun 09 16:29:47.728753 crc crio[3654]: time=\"2026-06-09T16:29:47.72845593Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 17:48:39.246487 | controller |     "Jun 09 16:29:47.728753 crc crio[3654]: time=\"2026-06-09T16:29:47.72847947Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/firewall\\\"\"",
2026-06-09 17:48:39.246502 | controller |     "Jun 09 16:29:47.729735 crc crio[3654]: time=\"2026-06-09T16:29:47.729581912Z\" level=info msg=\"Starting container: ddf67b75f5664a9e22ad2fbb694a33656abde170b01135d7c23326f76875a36d\" id=4ab5253a-bfcb-4d7e-96c2-1e43c58c5b7a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.246549 | controller |     "Jun 09 16:29:47.738493 crc crio[3654]: time=\"2026-06-09T16:29:47.738409605Z\" level=info msg=\"Started container\" PID=9951 containerID=ddf67b75f5664a9e22ad2fbb694a33656abde170b01135d7c23326f76875a36d description=openshift-operator-lifecycle-manager/collect-profiles-29683695-k6pjp/collect-profiles id=4ab5253a-bfcb-4d7e-96c2-1e43c58c5b7a name=/runtime.v1.RuntimeService/StartContainer sandboxID=afc8116d76ea6180703b6ce760cfdac90f2fc47a8e93593dfaad1de408e88b90",
2026-06-09 17:48:39.246570 | controller |     "Jun 09 16:29:47.747910 crc crio[3654]: time=\"2026-06-09T16:29:47.747813184Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 17:48:39.246585 | controller |     "Jun 09 16:29:47.747910 crc crio[3654]: time=\"2026-06-09T16:29:47.747872796Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 17:48:39.246601 | controller |     "Jun 09 16:29:47.747910 crc crio[3654]: time=\"2026-06-09T16:29:47.747921137Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/host-device\\\"\"",
2026-06-09 17:48:39.246616 | controller |     "Jun 09 16:29:47.770517 crc crio[3654]: time=\"2026-06-09T16:29:47.770398981Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 17:48:39.246631 | controller |     "Jun 09 16:29:47.770517 crc crio[3654]: time=\"2026-06-09T16:29:47.770474723Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 17:48:39.246647 | controller |     "Jun 09 16:29:47.770517 crc crio[3654]: time=\"2026-06-09T16:29:47.770524894Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/host-local\\\"\"",
2026-06-09 17:48:39.246663 | controller |     "Jun 09 16:29:47.790039 crc crio[3654]: time=\"2026-06-09T16:29:47.78959209Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 17:48:39.246677 | controller |     "Jun 09 16:29:47.790039 crc crio[3654]: time=\"2026-06-09T16:29:47.790043313Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 17:48:39.246693 | controller |     "Jun 09 16:29:47.790469 crc crio[3654]: time=\"2026-06-09T16:29:47.790160186Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/ipvlan\\\"\"",
2026-06-09 17:48:39.246712 | controller |     "Jun 09 16:29:47.834805 crc crio[3654]: time=\"2026-06-09T16:29:47.834619039Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 17:48:39.246828 | controller |     "Jun 09 16:29:47.834805 crc crio[3654]: time=\"2026-06-09T16:29:47.834774704Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 17:48:39.246846 | controller |     "Jun 09 16:29:47.835109 crc crio[3654]: time=\"2026-06-09T16:29:47.834827165Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/loopback\\\"\"",
2026-06-09 17:48:39.246862 | controller |     "Jun 09 16:29:47.857368 crc crio[3654]: time=\"2026-06-09T16:29:47.857256568Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 17:48:39.246877 | controller |     "Jun 09 16:29:47.857368 crc crio[3654]: time=\"2026-06-09T16:29:47.857361501Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 17:48:39.246893 | controller |     "Jun 09 16:29:47.857768 crc crio[3654]: time=\"2026-06-09T16:29:47.857417782Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/macvlan\\\"\"",
2026-06-09 17:48:39.246908 | controller |     "Jun 09 16:29:47.879730 crc crio[3654]: time=\"2026-06-09T16:29:47.878883887Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 17:48:39.246923 | controller |     "Jun 09 16:29:47.879730 crc crio[3654]: time=\"2026-06-09T16:29:47.878948019Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 17:48:39.246939 | controller |     "Jun 09 16:29:47.879730 crc crio[3654]: time=\"2026-06-09T16:29:47.87900354Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/portmap\\\"\"",
2026-06-09 17:48:39.246955 | controller |     "Jun 09 16:29:47.911678 crc crio[3654]: time=\"2026-06-09T16:29:47.911497221Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 17:48:39.246970 | controller |     "Jun 09 16:29:47.911678 crc crio[3654]: time=\"2026-06-09T16:29:47.911556342Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 17:48:39.246986 | controller |     "Jun 09 16:29:47.911678 crc crio[3654]: time=\"2026-06-09T16:29:47.911595573Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/ptp\\\"\"",
2026-06-09 17:48:39.247001 | controller |     "Jun 09 16:29:47.946800 crc crio[3654]: time=\"2026-06-09T16:29:47.946547004Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 17:48:39.247016 | controller |     "Jun 09 16:29:47.946800 crc crio[3654]: time=\"2026-06-09T16:29:47.946607796Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 17:48:39.247031 | controller |     "Jun 09 16:29:47.946800 crc crio[3654]: time=\"2026-06-09T16:29:47.946712559Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/sbr\\\"\"",
2026-06-09 17:48:39.247045 | controller |     "Jun 09 16:29:47.965874 crc crio[3654]: time=\"2026-06-09T16:29:47.965759294Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 17:48:39.247060 | controller |     "Jun 09 16:29:47.965874 crc crio[3654]: time=\"2026-06-09T16:29:47.965826666Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 17:48:39.247075 | controller |     "Jun 09 16:29:47.965874 crc crio[3654]: time=\"2026-06-09T16:29:47.965875808Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/static\\\"\"",
2026-06-09 17:48:39.247090 | controller |     "Jun 09 16:29:47.987212 crc crio[3654]: time=\"2026-06-09T16:29:47.987092275Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 17:48:39.247109 | controller |     "Jun 09 16:29:47.987212 crc crio[3654]: time=\"2026-06-09T16:29:47.987148507Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 17:48:39.247125 | controller |     "Jun 09 16:29:47.987212 crc crio[3654]: time=\"2026-06-09T16:29:47.987191088Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/tap\\\"\"",
2026-06-09 17:48:39.247140 | controller |     "Jun 09 16:29:48.012430 crc crio[3654]: time=\"2026-06-09T16:29:48.012272206Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 17:48:39.247154 | controller |     "Jun 09 16:29:48.012430 crc crio[3654]: time=\"2026-06-09T16:29:48.012358449Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 17:48:39.247170 | controller |     "Jun 09 16:29:48.012430 crc crio[3654]: time=\"2026-06-09T16:29:48.01239969Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/tuning\\\"\"",
2026-06-09 17:48:39.247185 | controller |     "Jun 09 16:29:48.041272 crc crio[3654]: time=\"2026-06-09T16:29:48.041198654Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 17:48:39.247200 | controller |     "Jun 09 16:29:48.041272 crc crio[3654]: time=\"2026-06-09T16:29:48.041245196Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 17:48:39.247216 | controller |     "Jun 09 16:29:48.041272 crc crio[3654]: time=\"2026-06-09T16:29:48.041270177Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/vlan\\\"\"",
2026-06-09 17:48:39.247231 | controller |     "Jun 09 16:29:48.065621 crc crio[3654]: time=\"2026-06-09T16:29:48.065411198Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 17:48:39.247246 | controller |     "Jun 09 16:29:48.065621 crc crio[3654]: time=\"2026-06-09T16:29:48.06548697Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 17:48:39.247261 | controller |     "Jun 09 16:29:48.065621 crc crio[3654]: time=\"2026-06-09T16:29:48.065538051Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/vrf\\\"\"",
2026-06-09 17:48:39.247276 | controller |     "Jun 09 16:29:48.096218 crc crio[3654]: time=\"2026-06-09T16:29:48.096099526Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 17:48:39.247291 | controller |     "Jun 09 16:29:48.096218 crc crio[3654]: time=\"2026-06-09T16:29:48.096168628Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 17:48:39.247307 | controller |     "Jun 09 16:29:48.096218 crc crio[3654]: time=\"2026-06-09T16:29:48.09622319Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_9d5dfc22-5210-4953-aefe-af5af37c4938\\\"\"",
2026-06-09 17:48:39.247323 | controller |     "Jun 09 16:29:48.096596 crc crio[3654]: time=\"2026-06-09T16:29:48.096266471Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_cf34e248-4783-48d2-86b0-21b80a0a6112\\\"\"",
2026-06-09 17:48:39.247338 | controller |     "Jun 09 16:29:48.116360 crc crio[3654]: time=\"2026-06-09T16:29:48.116199522Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 17:48:39.247353 | controller |     "Jun 09 16:29:48.116360 crc crio[3654]: time=\"2026-06-09T16:29:48.116276654Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 17:48:39.247368 | controller |     "Jun 09 16:29:48.116360 crc crio[3654]: time=\"2026-06-09T16:29:48.116366717Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/bond\\\"\"",
2026-06-09 17:48:39.247387 | controller |     "Jun 09 16:29:48.131687 crc crio[3654]: time=\"2026-06-09T16:29:48.131531911Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 17:48:39.247402 | controller |     "Jun 09 16:29:48.131687 crc crio[3654]: time=\"2026-06-09T16:29:48.131613403Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 17:48:39.247418 | controller |     "Jun 09 16:29:48.132103 crc crio[3654]: time=\"2026-06-09T16:29:48.131751117Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_cf34e248-4783-48d2-86b0-21b80a0a6112\\\"\"",
2026-06-09 17:48:39.247433 | controller |     "Jun 09 16:29:48.132103 crc crio[3654]: time=\"2026-06-09T16:29:48.131807989Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_9b5d68e4-a6df-47f2-a176-c6881446373c\\\"\"",
2026-06-09 17:48:39.247449 | controller |     "Jun 09 16:29:48.148471 crc crio[3654]: time=\"2026-06-09T16:29:48.148378673Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 17:48:39.247464 | controller |     "Jun 09 16:29:48.148471 crc crio[3654]: time=\"2026-06-09T16:29:48.148426605Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 17:48:39.247478 | controller |     "Jun 09 16:29:48.148471 crc crio[3654]: time=\"2026-06-09T16:29:48.148465556Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/route-override\\\"\"",
2026-06-09 17:48:39.247493 | controller |     "Jun 09 16:29:48.167609 crc crio[3654]: time=\"2026-06-09T16:29:48.16746428Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 17:48:39.247508 | controller |     "Jun 09 16:29:48.167609 crc crio[3654]: time=\"2026-06-09T16:29:48.167536182Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 17:48:39.247546 | controller |     "Jun 09 16:29:48.167609 crc crio[3654]: time=\"2026-06-09T16:29:48.167590133Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_9b5d68e4-a6df-47f2-a176-c6881446373c\\\"\"",
2026-06-09 17:48:39.247562 | controller |     "Jun 09 16:29:48.167609 crc crio[3654]: time=\"2026-06-09T16:29:48.167634765Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/cert-approver\\\"\"",
2026-06-09 17:48:39.247583 | controller |     "Jun 09 16:29:48.209538 crc crio[3654]: time=\"2026-06-09T16:29:48.208481424Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 17:48:39.247608 | controller |     "Jun 09 16:29:48.209538 crc crio[3654]: time=\"2026-06-09T16:29:48.208583767Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 17:48:39.247634 | controller |     "Jun 09 16:29:48.209538 crc crio[3654]: time=\"2026-06-09T16:29:48.208611698Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/install_multus\\\"\"",
2026-06-09 17:48:39.247653 | controller |     "Jun 09 16:29:48.231212 crc crio[3654]: time=\"2026-06-09T16:29:48.231068521Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 17:48:39.247669 | controller |     "Jun 09 16:29:48.231212 crc crio[3654]: time=\"2026-06-09T16:29:48.231168524Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 17:48:39.247685 | controller |     "Jun 09 16:29:48.231566 crc crio[3654]: time=\"2026-06-09T16:29:48.231263417Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/kubeconfig_generator\\\"\"",
2026-06-09 17:48:39.247700 | controller |     "Jun 09 16:29:48.247560 crc crio[3654]: time=\"2026-06-09T16:29:48.247406109Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 17:48:39.247719 | controller |     "Jun 09 16:29:48.247560 crc crio[3654]: time=\"2026-06-09T16:29:48.247509732Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 17:48:39.247735 | controller |     "Jun 09 16:29:48.247560 crc crio[3654]: time=\"2026-06-09T16:29:48.247567843Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus\\\"\"",
2026-06-09 17:48:39.247750 | controller |     "Jun 09 16:29:48.265938 crc crio[3654]: time=\"2026-06-09T16:29:48.265781615Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 17:48:39.247765 | controller |     "Jun 09 16:29:48.265938 crc crio[3654]: time=\"2026-06-09T16:29:48.265863667Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 17:48:39.247780 | controller |     "Jun 09 16:29:48.265938 crc crio[3654]: time=\"2026-06-09T16:29:48.265926079Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-daemon\\\"\"",
2026-06-09 17:48:39.247795 | controller |     "Jun 09 16:29:48.321511 crc crio[3654]: time=\"2026-06-09T16:29:48.321432248Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 17:48:39.247810 | controller |     "Jun 09 16:29:48.321511 crc crio[3654]: time=\"2026-06-09T16:29:48.32149458Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 17:48:39.247825 | controller |     "Jun 09 16:29:48.321757 crc crio[3654]: time=\"2026-06-09T16:29:48.321554012Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-shim\\\"\"",
2026-06-09 17:48:39.247840 | controller |     "Jun 09 16:29:48.348494 crc crio[3654]: time=\"2026-06-09T16:29:48.348407231Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 17:48:39.247854 | controller |     "Jun 09 16:29:48.348494 crc crio[3654]: time=\"2026-06-09T16:29:48.348472943Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 17:48:39.247869 | controller |     "Jun 09 16:29:48.348740 crc crio[3654]: time=\"2026-06-09T16:29:48.348523984Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/passthru\\\"\"",
2026-06-09 17:48:39.247884 | controller |     "Jun 09 16:29:48.366011 crc crio[3654]: time=\"2026-06-09T16:29:48.365939433Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 17:48:39.247899 | controller |     "Jun 09 16:29:48.366011 crc crio[3654]: time=\"2026-06-09T16:29:48.365987324Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 17:48:39.247914 | controller |     "Jun 09 16:29:48.366136 crc crio[3654]: time=\"2026-06-09T16:29:48.366031575Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/thin_entrypoint\\\"\"",
2026-06-09 17:48:39.247929 | controller |     "Jun 09 16:29:48.405687 crc crio[3654]: time=\"2026-06-09T16:29:48.405155306Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 17:48:39.247945 | controller |     "Jun 09 16:29:48.405687 crc crio[3654]: time=\"2026-06-09T16:29:48.405706291Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 17:48:39.247960 | controller |     "Jun 09 16:29:48.406043 crc crio[3654]: time=\"2026-06-09T16:29:48.405840055Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_d61b3ed2-aa03-47df-9776-782509d560b9\\\"\"",
2026-06-09 17:48:39.247975 | controller |     "Jun 09 16:29:48.406043 crc crio[3654]: time=\"2026-06-09T16:29:48.405951678Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_f8640f93-6a68-4830-8590-0eb6dec83f20\\\"\"",
2026-06-09 17:48:39.247993 | controller |     "Jun 09 16:29:48.423553 crc crio[3654]: time=\"2026-06-09T16:29:48.423489481Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 17:48:39.248009 | controller |     "Jun 09 16:29:48.423553 crc crio[3654]: time=\"2026-06-09T16:29:48.423528372Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 17:48:39.248024 | controller |     "Jun 09 16:29:48.423793 crc crio[3654]: time=\"2026-06-09T16:29:48.423561873Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/ip-control-loop\\\"\"",
2026-06-09 17:48:39.248039 | controller |     "Jun 09 16:29:48.442334 crc crio[3654]: time=\"2026-06-09T16:29:48.442255418Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 17:48:39.248053 | controller |     "Jun 09 16:29:48.442334 crc crio[3654]: time=\"2026-06-09T16:29:48.442290879Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 17:48:39.248069 | controller |     "Jun 09 16:29:48.442447 crc crio[3654]: time=\"2026-06-09T16:29:48.442348271Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/node-slice-controller\\\"\"",
2026-06-09 17:48:39.248084 | controller |     "Jun 09 16:29:48.459744 crc crio[3654]: time=\"2026-06-09T16:29:48.459592604Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 17:48:39.248099 | controller |     "Jun 09 16:29:48.459744 crc crio[3654]: time=\"2026-06-09T16:29:48.459626225Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 17:48:39.248114 | controller |     "Jun 09 16:29:48.459744 crc crio[3654]: time=\"2026-06-09T16:29:48.459697447Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/whereabouts\\\"\"",
2026-06-09 17:48:39.248129 | controller |     "Jun 09 16:29:48.480463 crc crio[3654]: time=\"2026-06-09T16:29:48.480239076Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 17:48:39.248144 | controller |     "Jun 09 16:29:48.480463 crc crio[3654]: time=\"2026-06-09T16:29:48.48038188Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 17:48:39.248159 | controller |     "Jun 09 16:29:48.480463 crc crio[3654]: time=\"2026-06-09T16:29:48.480430711Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_f8640f93-6a68-4830-8590-0eb6dec83f20\\\"\"",
2026-06-09 17:48:39.248173 | controller |     "Jun 09 16:29:48.481110 crc crio[3654]: time=\"2026-06-09T16:29:48.480507003Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"",
2026-06-09 17:48:39.248188 | controller |     "Jun 09 16:29:48.504541 crc crio[3654]: time=\"2026-06-09T16:29:48.504393947Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 17:48:39.248203 | controller |     "Jun 09 16:29:48.504541 crc crio[3654]: time=\"2026-06-09T16:29:48.50450378Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 17:48:39.248218 | controller |     "Jun 09 16:29:52.351211 crc crio[3654]: time=\"2026-06-09T16:29:52.350527353Z\" level=info msg=\"Stopping pod sandbox: afc8116d76ea6180703b6ce760cfdac90f2fc47a8e93593dfaad1de408e88b90\" id=de0eb665-be3b-4bba-9744-ad9f6d928141 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.248233 | controller |     "Jun 09 16:29:52.352409 crc crio[3654]: time=\"2026-06-09T16:29:52.352229132Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683695-k6pjp Namespace:openshift-operator-lifecycle-manager ID:afc8116d76ea6180703b6ce760cfdac90f2fc47a8e93593dfaad1de408e88b90 UID:31d91dcf-7d02-424e-8c82-ae000dea1e7e NetNS:/var/run/netns/81290616-f2a7-4e07-a46b-0b6b120a03d2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod31d91dcf_7d02_424e_8c82_ae000dea1e7e.slice PodAnnotations:0xc000536860}] Aliases:map[]}\"",
2026-06-09 17:48:39.248252 | controller |     "Jun 09 16:29:52.352571 crc crio[3654]: time=\"2026-06-09T16:29:52.35253947Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29683695-k6pjp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.248268 | controller |     "Jun 09 16:29:52.643153 crc crio[3654]: time=\"2026-06-09T16:29:52.643024608Z\" level=info msg=\"Stopped pod sandbox: afc8116d76ea6180703b6ce760cfdac90f2fc47a8e93593dfaad1de408e88b90\" id=de0eb665-be3b-4bba-9744-ad9f6d928141 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.248284 | controller |     "Jun 09 16:29:54.915886 crc crio[3654]: time=\"2026-06-09T16:29:54.915525217Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD\" id=3e335b34-d0ea-43fa-9f67-b58241cf7818 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.248300 | controller |     "Jun 09 16:29:54.915886 crc crio[3654]: time=\"2026-06-09T16:29:54.915594919Z\" level=info msg=\"Running pod sandbox: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD\" id=a6b63ca3-4084-4c98-88c4-23097e4bdff4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.248315 | controller |     "Jun 09 16:29:54.915886 crc crio[3654]: time=\"2026-06-09T16:29:54.915525107Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-ntdwx/POD\" id=fa2ceb1b-f9b6-4d7f-8ec4-e5c526df1208 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.248330 | controller |     "Jun 09 16:29:54.917046 crc crio[3654]: time=\"2026-06-09T16:29:54.915940689Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.248345 | controller |     "Jun 09 16:29:54.917046 crc crio[3654]: time=\"2026-06-09T16:29:54.915881868Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.248360 | controller |     "Jun 09 16:29:54.917046 crc crio[3654]: time=\"2026-06-09T16:29:54.916163936Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.248376 | controller |     "Jun 09 16:29:54.918723 crc crio[3654]: time=\"2026-06-09T16:29:54.917994918Z\" level=info msg=\"Running pod sandbox: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD\" id=25f91ad5-8104-4c29-b959-b8b425217f9e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.248391 | controller |     "Jun 09 16:29:54.918723 crc crio[3654]: time=\"2026-06-09T16:29:54.918131022Z\" level=info msg=\"Running pod sandbox: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD\" id=5118ae9b-4fb7-4ff8-b922-409e40c602b7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.248407 | controller |     "Jun 09 16:29:54.918723 crc crio[3654]: time=\"2026-06-09T16:29:54.918146353Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.248423 | controller |     "Jun 09 16:29:54.918723 crc crio[3654]: time=\"2026-06-09T16:29:54.918201664Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD\" id=9681488b-39ae-4673-9a7c-2290bde6efb4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.248439 | controller |     "Jun 09 16:29:54.918723 crc crio[3654]: time=\"2026-06-09T16:29:54.918244325Z\" level=info msg=\"Running pod sandbox: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD\" id=ef3ab281-3dd5-49e5-bd40-d00f163f6f83 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.248459 | controller |     "Jun 09 16:29:54.918723 crc crio[3654]: time=\"2026-06-09T16:29:54.918283326Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.248475 | controller |     "Jun 09 16:29:54.918723 crc crio[3654]: time=\"2026-06-09T16:29:54.918426601Z\" level=info msg=\"Running pod sandbox: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD\" id=282ceb53-80bf-4811-977c-d3faf440af63 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.248491 | controller |     "Jun 09 16:29:54.918723 crc crio[3654]: time=\"2026-06-09T16:29:54.918511593Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.248506 | controller |     "Jun 09 16:29:54.918723 crc crio[3654]: time=\"2026-06-09T16:29:54.918441101Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-l27pk/POD\" id=1aeed304-3725-48af-bafd-ff5058c8c726 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.248545 | controller |     "Jun 09 16:29:54.919111 crc crio[3654]: time=\"2026-06-09T16:29:54.91877065Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-x5vn9/POD\" id=7d5670e9-f5eb-41c2-a361-0241e25981d5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.248563 | controller |     "Jun 09 16:29:54.919111 crc crio[3654]: time=\"2026-06-09T16:29:54.918518623Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.248579 | controller |     "Jun 09 16:29:54.919111 crc crio[3654]: time=\"2026-06-09T16:29:54.918155723Z\" level=info msg=\"Running pod sandbox: openshift-console/downloads-747b44746d-4pqvr/POD\" id=26bcc8c5-6620-4a5c-a547-cac98c5ad4bc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.248595 | controller |     "Jun 09 16:29:54.919111 crc crio[3654]: time=\"2026-06-09T16:29:54.918938635Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.248610 | controller |     "Jun 09 16:29:54.919357 crc crio[3654]: time=\"2026-06-09T16:29:54.919228774Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.248626 | controller |     "Jun 09 16:29:54.919357 crc crio[3654]: time=\"2026-06-09T16:29:54.918802251Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.248641 | controller |     "Jun 09 16:29:54.919357 crc crio[3654]: time=\"2026-06-09T16:29:54.918169743Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.248657 | controller |     "Jun 09 16:29:54.985982 crc crio[3654]: time=\"2026-06-09T16:29:54.985914813Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:509ed5c9d31791a0ea75f8c162248e58a85617f2a9e9b268b5e98ff17debb47e UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/ec352115-d7b0-4b14-bae4-26b5b03fbc5d 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:0xc000f14078}] Aliases:map[]}\"",
2026-06-09 17:48:39.248677 | controller |     "Jun 09 16:29:54.986366 crc crio[3654]: time=\"2026-06-09T16:29:54.986264033Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-ntdwx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.248694 | controller |     "Jun 09 16:29:55.019970 crc crio[3654]: time=\"2026-06-09T16:29:55.01828013Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:6c1bbc81084d233aea764f08ebc3c67c32c84f19799161c8cdec1c0f43dea432 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/9e04dffb-fd03-4c98-a413-ee94c79dfd11 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:0xc000f14388}] Aliases:map[]}\"",
2026-06-09 17:48:39.248710 | controller |     "Jun 09 16:29:55.019970 crc crio[3654]: time=\"2026-06-09T16:29:55.018373152Z\" level=info msg=\"Adding pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.248727 | controller |     "Jun 09 16:29:55.038132 crc crio[3654]: time=\"2026-06-09T16:29:55.037463819Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:3003be93a1ee9b1b654ffe6c4e3912b8f862a0084cdfb237c5f24991e6cee558 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/5bf4309d-e5e8-499b-8991-5f40e5501442 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:0xc00231e0c0}] Aliases:map[]}\"",
2026-06-09 17:48:39.248742 | controller |     "Jun 09 16:29:55.038132 crc crio[3654]: time=\"2026-06-09T16:29:55.037529651Z\" 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 17:48:39.248758 | controller |     "Jun 09 16:29:55.039591 crc crio[3654]: time=\"2026-06-09T16:29:55.038705575Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:d4c82703d0d73e0f4ebcbb628205bdfe67ff0ec864e2495dc27767748b28ad82 UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/16853d17-fc40-4524-ba60-ecc596ae6105 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:0xc0001265e8}] Aliases:map[]}\"",
2026-06-09 17:48:39.248774 | controller |     "Jun 09 16:29:55.039591 crc crio[3654]: time=\"2026-06-09T16:29:55.038754926Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-l27pk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.248790 | controller |     "Jun 09 16:29:55.048448 crc crio[3654]: time=\"2026-06-09T16:29:55.048297269Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:1e9b589c5feab7b2e7846fe20c40c7bd9d5f9cedab7d5bc495ef7d2f9ba88666 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/82b27450-4d74-4033-bd83-f3d55cbff9bb 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:0xc00231e1e8}] Aliases:map[]}\"",
2026-06-09 17:48:39.248806 | controller |     "Jun 09 16:29:55.048448 crc crio[3654]: time=\"2026-06-09T16:29:55.048425603Z\" 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 17:48:39.248836 | controller |     "Jun 09 16:29:55.050931 crc crio[3654]: time=\"2026-06-09T16:29:55.050843052Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:cf8f059a3107854e51dc7bcbd7f5d9ff189b5640453f4cce4703c4bfbffa1728 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/3148720e-32dd-4253-afa5-a8cab2560227 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:0xc000190998}] Aliases:map[]}\"",
2026-06-09 17:48:39.248857 | controller |     "Jun 09 16:29:55.050931 crc crio[3654]: time=\"2026-06-09T16:29:55.050900264Z\" level=info msg=\"Adding pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.248874 | controller |     "Jun 09 16:29:55.056519 crc crio[3654]: time=\"2026-06-09T16:29:55.056406372Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:30542c23042c8003a6b86ebc257f8fd752de84d26b7d4a2dfdb74918eb22668d UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/7d406648-55bc-4806-8336-efd6ae8b3213 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:0xc0001267a0}] Aliases:map[]}\"",
2026-06-09 17:48:39.248889 | controller |     "Jun 09 16:29:55.056519 crc crio[3654]: time=\"2026-06-09T16:29:55.056492974Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-x5vn9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.248905 | controller |     "Jun 09 16:29:55.059100 crc crio[3654]: time=\"2026-06-09T16:29:55.059013176Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:9d4bc834b7ad6160914ca844547cbdd0b11fe3dea5cb6b450bea8bcda4115799 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/1066559c-bf4d-4fff-b11a-bc85c5f1f663 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:0xc000536020}] Aliases:map[]}\"",
2026-06-09 17:48:39.248921 | controller |     "Jun 09 16:29:55.059100 crc crio[3654]: time=\"2026-06-09T16:29:55.059083348Z\" level=info msg=\"Adding pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.248936 | controller |     "Jun 09 16:29:55.063432 crc crio[3654]: time=\"2026-06-09T16:29:55.063383231Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:a2e98d86e855f6133aa2c09100a32a5db1cc20341c1ff9acf12caf6a9d410424 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/5f2e8ebb-900b-42a2-9db0-0e4e18159471 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:0xc000f14590}] Aliases:map[]}\"",
2026-06-09 17:48:39.248952 | controller |     "Jun 09 16:29:55.064149 crc crio[3654]: time=\"2026-06-09T16:29:55.064126592Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.248968 | controller |     "Jun 09 16:29:55.065062 crc crio[3654]: time=\"2026-06-09T16:29:55.064078031Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:3dd0ab079cba7d2d7ef0c98d003095ea27bc76d6cd6db57e8c8d1d4592a080a2 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/b3a43abe-1c2c-479b-9c5a-e992e353fa2a 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:0xc0016124c8}] Aliases:map[]}\"",
2026-06-09 17:48:39.248987 | controller |     "Jun 09 16:29:55.065215 crc crio[3654]: time=\"2026-06-09T16:29:55.065187723Z\" 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 17:48:39.249002 | controller |     "Jun 09 16:29:55.088514 crc crio[3654]: time=\"2026-06-09T16:29:55.087722988Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:9949406e326cae8ec31e25f8fb7cf029bc427991b6c660a9c6a401ecdf48f8ca UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/e40c4a60-4831-439a-98f0-c0ad9472ecf9 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:0xc001e2a390}] Aliases:map[]}\"",
2026-06-09 17:48:39.249018 | controller |     "Jun 09 16:29:55.088514 crc crio[3654]: time=\"2026-06-09T16:29:55.088292924Z\" level=info msg=\"Adding pod openshift-console_downloads-747b44746d-4pqvr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.249034 | controller |     "Jun 09 16:29:55.932562 crc crio[3654]: time=\"2026-06-09T16:29:55.932195117Z\" level=info msg=\"Running pod sandbox: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD\" id=61464e4b-bbbd-4588-ab72-31cb0a2c2dfe name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.249049 | controller |     "Jun 09 16:29:55.932562 crc crio[3654]: time=\"2026-06-09T16:29:55.93230305Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.249065 | controller |     "Jun 09 16:29:55.941394 crc crio[3654]: time=\"2026-06-09T16:29:55.939430154Z\" level=info msg=\"Running pod sandbox: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD\" id=6b9a6f99-8ebd-4694-b18a-11953b30cc75 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.249080 | controller |     "Jun 09 16:29:55.941394 crc crio[3654]: time=\"2026-06-09T16:29:55.939777504Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.249096 | controller |     "Jun 09 16:29:55.941394 crc crio[3654]: time=\"2026-06-09T16:29:55.93996288Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD\" id=02f93915-26d5-461e-8aa5-b73a6e554e04 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.249111 | controller |     "Jun 09 16:29:55.941394 crc crio[3654]: time=\"2026-06-09T16:29:55.940007051Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.249127 | controller |     "Jun 09 16:29:55.972409 crc crio[3654]: time=\"2026-06-09T16:29:55.97176696Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-target-fhkjl/POD\" id=bb579bf3-ab8f-4dfb-ae7a-fd237d16062a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.249142 | controller |     "Jun 09 16:29:55.972409 crc crio[3654]: time=\"2026-06-09T16:29:55.971849763Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.249157 | controller |     "Jun 09 16:29:55.972409 crc crio[3654]: time=\"2026-06-09T16:29:55.972068119Z\" level=info msg=\"Running pod sandbox: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD\" id=a9cd7919-5a15-40c7-aaab-5daeabfb28e7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.249176 | controller |     "Jun 09 16:29:55.972409 crc crio[3654]: time=\"2026-06-09T16:29:55.97210378Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.249191 | controller |     "Jun 09 16:29:55.974108 crc crio[3654]: time=\"2026-06-09T16:29:55.973616723Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD\" id=dbfa8bf9-50bf-4723-9029-5e54bc4d107b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.249207 | controller |     "Jun 09 16:29:55.974108 crc crio[3654]: time=\"2026-06-09T16:29:55.974049626Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.249222 | controller |     "Jun 09 16:29:55.978096 crc crio[3654]: time=\"2026-06-09T16:29:55.977272168Z\" level=info msg=\"Running pod sandbox: openshift-dns/dns-default-qtghf/POD\" id=b129aa5f-20a2-46de-b31b-ef6b3c174d4a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.249237 | controller |     "Jun 09 16:29:55.978096 crc crio[3654]: time=\"2026-06-09T16:29:55.97736075Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.249252 | controller |     "Jun 09 16:29:55.978096 crc crio[3654]: time=\"2026-06-09T16:29:55.977465143Z\" level=info msg=\"Running pod sandbox: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD\" id=3ec90897-667c-4a29-90ea-313a0b2d2cac name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.249268 | controller |     "Jun 09 16:29:55.978096 crc crio[3654]: time=\"2026-06-09T16:29:55.977489554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.249283 | controller |     "Jun 09 16:29:55.978096 crc crio[3654]: time=\"2026-06-09T16:29:55.977558946Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD\" id=6d9d1bba-ff41-4e0a-b467-2577caf8e4ad name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.249299 | controller |     "Jun 09 16:29:55.978096 crc crio[3654]: time=\"2026-06-09T16:29:55.977584527Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.249314 | controller |     "Jun 09 16:29:55.978096 crc crio[3654]: time=\"2026-06-09T16:29:55.978013789Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD\" id=0b7e3be9-9c48-45c1-b64e-8abf997237d5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.249329 | controller |     "Jun 09 16:29:55.978096 crc crio[3654]: time=\"2026-06-09T16:29:55.97804825Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.249344 | controller |     "Jun 09 16:29:55.993141 crc crio[3654]: time=\"2026-06-09T16:29:55.991288179Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD\" id=6c075943-430d-47df-ba6d-deacd2f7e054 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.249360 | controller |     "Jun 09 16:29:55.993141 crc crio[3654]: time=\"2026-06-09T16:29:55.991379162Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.249381 | controller |     "Jun 09 16:29:56.178012 crc crio[3654]: 2026-06-09T16:29:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:509ed5c9d31791a Mac:36:c5:3b:5e:a1:3c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:30 Mtu:0 Sandbox:/var/run/netns/ec352115-d7b0-4b14-bae4-26b5b03fbc5d SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.48 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.249398 | controller |     "Jun 09 16:29:56.314444 crc crio[3654]: time=\"2026-06-09T16:29:56.314128543Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:1422f1f029c3ef730ce70c97c300ea6138c9488a4611fc03e8f918474cfacd11 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/2c2fd7be-bf71-4bce-821c-ee64dca2b0b8 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:0xc001512048}] Aliases:map[]}\"",
2026-06-09 17:48:39.249413 | controller |     "Jun 09 16:29:56.314444 crc crio[3654]: time=\"2026-06-09T16:29:56.31438273Z\" 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 17:48:39.249429 | controller |     "Jun 09 16:29:56.321311 crc crio[3654]: time=\"2026-06-09T16:29:56.319993561Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:509ed5c9d31791a0ea75f8c162248e58a85617f2a9e9b268b5e98ff17debb47e UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/ec352115-d7b0-4b14-bae4-26b5b03fbc5d 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:0xc000f14078}] Aliases:map[]}\"",
2026-06-09 17:48:39.249444 | controller |     "Jun 09 16:29:56.321311 crc crio[3654]: time=\"2026-06-09T16:29:56.320279649Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-ntdwx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.249460 | controller |     "Jun 09 16:29:56.365943 crc crio[3654]: time=\"2026-06-09T16:29:56.364149246Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:06444b0079e6d1c7183f817d4b6154ff30b10fa4653a27e646c078a24789199a UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/a41cbddf-1eb0-41e5-ae54-0316b090d33b 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:0xc0001903b0}] Aliases:map[]}\"",
2026-06-09 17:48:39.249476 | controller |     "Jun 09 16:29:56.365943 crc crio[3654]: time=\"2026-06-09T16:29:56.364562127Z\" 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 17:48:39.249491 | controller |     "Jun 09 16:29:56.390876 crc crio[3654]: time=\"2026-06-09T16:29:56.382078569Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:b9e91057435fbff2a247a1e749f1dad43f2ae0ceeb04b73b13ba685ba372a6cf UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/4aad0446-a41c-43b4-8654-95bafabeb436 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:0xc000f14698}] Aliases:map[]}\"",
2026-06-09 17:48:39.249534 | controller |     "Jun 09 16:29:56.390876 crc crio[3654]: time=\"2026-06-09T16:29:56.382587213Z\" 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 17:48:39.249559 | controller |     "Jun 09 16:29:56.390876 crc crio[3654]: time=\"2026-06-09T16:29:56.382290285Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:6638ab594e66d36d737fe0da5d083f116547ca99b668119517552d011bc1693a UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/cb9ed5aa-7b57-496c-aab5-33310f2e09a2 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:0xc00231e060}] Aliases:map[]}\"",
2026-06-09 17:48:39.249575 | controller |     "Jun 09 16:29:56.390876 crc crio[3654]: time=\"2026-06-09T16:29:56.38700525Z\" 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 17:48:39.249591 | controller |     "Jun 09 16:29:56.445522 crc crio[3654]: time=\"2026-06-09T16:29:56.444404363Z\" level=info msg=\"Ran pod sandbox 509ed5c9d31791a0ea75f8c162248e58a85617f2a9e9b268b5e98ff17debb47e with infra container: openshift-marketplace/redhat-marketplace-ntdwx/POD\" id=fa2ceb1b-f9b6-4d7f-8ec4-e5c526df1208 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.249607 | controller |     "Jun 09 16:29:56.471266 crc crio[3654]: time=\"2026-06-09T16:29:56.470982784Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:37d1080ef48294b309a5538e9af5ca43563451c071a21d4810412c7016f415b4 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/9d24636e-1dac-4e60-ab15-25301528dc10 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:0xc000126450}] Aliases:map[]}\"",
2026-06-09 17:48:39.249624 | controller |     "Jun 09 16:29:56.471464 crc crio[3654]: time=\"2026-06-09T16:29:56.471264612Z\" 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 17:48:39.249644 | controller |     "Jun 09 16:29:56.492983 crc crio[3654]: time=\"2026-06-09T16:29:56.492510111Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4392d813-99ee-459f-8ce2-5fe08bacfdc1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.249664 | controller |     "Jun 09 16:29:56.534950 crc crio[3654]: time=\"2026-06-09T16:29:56.532135545Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:69844ced74028f3997e46ea2562c473b1404b553fbf04b9a4b0bf3cc2e4a9023 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/5b84f9a2-fc5a-4b75-9a2d-ff0a41744dd1 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:0xc0005361f0}] Aliases:map[]}\"",
2026-06-09 17:48:39.249685 | controller |     "Jun 09 16:29:56.534950 crc crio[3654]: time=\"2026-06-09T16:29:56.532275399Z\" level=info msg=\"Adding pod openshift-multus_multus-admission-controller-69db94689b-rvf8p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.249705 | controller |     "Jun 09 16:29:56.534950 crc crio[3654]: time=\"2026-06-09T16:29:56.533458253Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:ea9ef629557c20792984dabc8683f3f4c39bf600f9e629dc368880f4d739e5b1 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/901110be-b6e4-4792-8fd2-4af825960aab 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:0xc001e2a4d8}] Aliases:map[]}\"",
2026-06-09 17:48:39.249731 | controller |     "Jun 09 16:29:56.534950 crc crio[3654]: time=\"2026-06-09T16:29:56.533481844Z\" 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 17:48:39.249757 | controller |     "Jun 09 16:29:56.546278 crc crio[3654]: time=\"2026-06-09T16:29:56.545853408Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=81b698d3-6654-4228-b000-b5ac149f1425 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.249783 | controller |     "Jun 09 16:29:56.577137 crc crio[3654]: time=\"2026-06-09T16:29:56.576244288Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:b8223b9561fe9a721ebca09698d3ad4c8e0406f2fa64bce02f2cc214b7ad5ad4 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/025eaca0-acb0-49c4-9b93-349ee2a6beeb 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:0xc001512590}] Aliases:map[]}\"",
2026-06-09 17:48:39.249809 | controller |     "Jun 09 16:29:56.577137 crc crio[3654]: time=\"2026-06-09T16:29:56.576609479Z\" 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 17:48:39.249834 | controller |     "Jun 09 16:29:56.591228 crc crio[3654]: time=\"2026-06-09T16:29:56.591010351Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities\" id=cdb50887-f91e-4d8b-b107-46e0beb1c1e2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.249859 | controller |     "Jun 09 16:29:56.593034 crc crio[3654]: time=\"2026-06-09T16:29:56.59271951Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.249884 | controller |     "Jun 09 16:29:56.707631 crc crio[3654]: time=\"2026-06-09T16:29:56.70728179Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:e3c605d995676cae5cfe4e1930a490c619efaddb967c6d688d2316b03a37d7b7 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/0a4c3e24-e215-40ba-800f-94b4593b3b05 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:0xc000476160}] Aliases:map[]}\"",
2026-06-09 17:48:39.249909 | controller |     "Jun 09 16:29:56.712525 crc crio[3654]: time=\"2026-06-09T16:29:56.712500479Z\" level=info msg=\"Adding pod openshift-network-diagnostics_network-check-target-fhkjl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.249934 | controller |     "Jun 09 16:29:56.717840 crc crio[3654]: time=\"2026-06-09T16:29:56.712461258Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:3c33c4d94bfc86ac3e89613a9bdaeffc889bde1a337f0e2a558ebdfacbb2ae2b UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/0b108023-6daa-422b-8f3f-6857fc47577c 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:0xc0004761e8}] Aliases:map[]}\"",
2026-06-09 17:48:39.249962 | controller |     "Jun 09 16:29:56.717840 crc crio[3654]: time=\"2026-06-09T16:29:56.7139158Z\" level=info msg=\"Adding pod openshift-dns_dns-default-qtghf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.249988 | controller |     "Jun 09 16:29:56.717840 crc crio[3654]: time=\"2026-06-09T16:29:56.714302001Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:376f9ff0545b36436b8a6f4acbb4f3be63df36a377c4647eb6e880500e3491a3 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/09505fb4-0fbc-4f98-84f3-a4d499e38066 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:0xc001512700}] Aliases:map[]}\"",
2026-06-09 17:48:39.250014 | controller |     "Jun 09 16:29:56.717840 crc crio[3654]: time=\"2026-06-09T16:29:56.714453315Z\" 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 17:48:39.250040 | controller |     "Jun 09 16:29:56.957565 crc crio[3654]: time=\"2026-06-09T16:29:56.925234271Z\" level=info msg=\"Running pod sandbox: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD\" id=f1fec9fa-ec83-4644-b255-9065b5bce53c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.250063 | controller |     "Jun 09 16:29:56.957565 crc crio[3654]: time=\"2026-06-09T16:29:56.925306913Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.250085 | controller |     "Jun 09 16:29:56.957565 crc crio[3654]: time=\"2026-06-09T16:29:56.931291974Z\" level=info msg=\"Running pod sandbox: openshift-ingress-canary/ingress-canary-jlj86/POD\" id=86fff17d-12ce-4082-bd8b-8f4b79e8e0b4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.250107 | controller |     "Jun 09 16:29:56.957565 crc crio[3654]: time=\"2026-06-09T16:29:56.931468369Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.250123 | controller |     "Jun 09 16:29:56.957565 crc crio[3654]: time=\"2026-06-09T16:29:56.931638084Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD\" id=48eabe69-6269-413a-9c97-f0d0d42ba3bd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.250139 | controller |     "Jun 09 16:29:56.957565 crc crio[3654]: time=\"2026-06-09T16:29:56.932071266Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.250158 | controller |     "Jun 09 16:29:56.957565 crc crio[3654]: time=\"2026-06-09T16:29:56.933783666Z\" level=info msg=\"Running pod sandbox: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD\" id=1a1c1c7b-3232-415d-bdf5-772c5fc3cd8e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.250184 | controller |     "Jun 09 16:29:56.957565 crc crio[3654]: time=\"2026-06-09T16:29:56.933824297Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.250207 | controller |     "Jun 09 16:29:56.957565 crc crio[3654]: time=\"2026-06-09T16:29:56.933915779Z\" level=info msg=\"Running pod sandbox: openshift-multus/network-metrics-daemon-n2bqt/POD\" id=bf3b4f5d-1a2c-4f70-b026-950c525d6f71 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.250227 | controller |     "Jun 09 16:29:56.957565 crc crio[3654]: time=\"2026-06-09T16:29:56.93394682Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.250244 | controller |     "Jun 09 16:29:56.957565 crc crio[3654]: time=\"2026-06-09T16:29:56.934271519Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD\" id=e218d4c6-1fb6-46b3-9cab-1d16a24d95fa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.250260 | controller |     "Jun 09 16:29:56.957565 crc crio[3654]: time=\"2026-06-09T16:29:56.93430605Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.250275 | controller |     "Jun 09 16:29:57.109757 crc crio[3654]: time=\"2026-06-09T16:29:57.098847572Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.250291 | controller |     "Jun 09 16:29:57.170993 crc crio[3654]: time=\"2026-06-09T16:29:57.169101933Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.250306 | controller |     "Jun 09 16:29:57.336993 crc crio[3654]: 2026-06-09T16:29:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3003be93a1ee9b1 Mac:d2:e3:31:10:9e:d9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1e Mtu:0 Sandbox:/var/run/netns/5bf4309d-e5e8-499b-8991-5f40e5501442 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.30 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.250322 | controller |     "Jun 09 16:29:57.517917 crc crio[3654]: time=\"2026-06-09T16:29:57.517438817Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:b9ece4f402008d0a2f815bda502eda90e7db9f068637734e61b545dc28fb9761 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/24114dac-a2aa-4286-a703-75529b49cf49 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:0xc001512c58}] Aliases:map[]}\"",
2026-06-09 17:48:39.250337 | controller |     "Jun 09 16:29:57.517917 crc crio[3654]: time=\"2026-06-09T16:29:57.517491779Z\" level=info msg=\"Adding pod openshift-ingress-canary_ingress-canary-jlj86 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.250353 | controller |     "Jun 09 16:29:57.518568 crc crio[3654]: time=\"2026-06-09T16:29:57.518503738Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:3003be93a1ee9b1b654ffe6c4e3912b8f862a0084cdfb237c5f24991e6cee558 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/5bf4309d-e5e8-499b-8991-5f40e5501442 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:0xc00231e0c0}] Aliases:map[]}\"",
2026-06-09 17:48:39.250370 | controller |     "Jun 09 16:29:57.519126 crc crio[3654]: time=\"2026-06-09T16:29:57.519099435Z\" 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 17:48:39.250387 | controller |     "Jun 09 16:29:57.571290 crc crio[3654]: 2026-06-09T16:29:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6c1bbc81084d233 Mac:66:9c:65:dc:24:ad Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:12 Mtu:0 Sandbox:/var/run/netns/9e04dffb-fd03-4c98-a413-ee94c79dfd11 SocketPath: PciID:}] [{Interface:0xc0001cb8d0 Address:{IP:10.217.0.18 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.250406 | controller |     "Jun 09 16:29:57.577855 crc crio[3654]: time=\"2026-06-09T16:29:57.576057386Z\" level=info msg=\"Ran pod sandbox 3003be93a1ee9b1b654ffe6c4e3912b8f862a0084cdfb237c5f24991e6cee558 with infra container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD\" id=25f91ad5-8104-4c29-b959-b8b425217f9e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.250422 | controller |     "Jun 09 16:29:57.586860 crc crio[3654]: time=\"2026-06-09T16:29:57.586226727Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=843a2aca-c9b2-4571-a2fd-fb13f16a2118 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.250438 | controller |     "Jun 09 16:29:57.590431 crc crio[3654]: time=\"2026-06-09T16:29:57.590239242Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:3e91c16d5bc3fa0ed5fef6224021a7affef9ef0f8eb6ff5e6b026fb3d92d8352 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/e1f5ea39-ca2d-47d9-ae3b-e91e2f8e8a5d 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:0xc00231e038}] Aliases:map[]}\"",
2026-06-09 17:48:39.250453 | controller |     "Jun 09 16:29:57.590431 crc crio[3654]: time=\"2026-06-09T16:29:57.590426447Z\" 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 17:48:39.250469 | controller |     "Jun 09 16:29:57.591286 crc crio[3654]: time=\"2026-06-09T16:29:57.591109277Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:6c1bbc81084d233aea764f08ebc3c67c32c84f19799161c8cdec1c0f43dea432 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/9e04dffb-fd03-4c98-a413-ee94c79dfd11 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:0xc000f14388}] Aliases:map[]}\"",
2026-06-09 17:48:39.250558 | controller |     "Jun 09 16:29:57.592062 crc crio[3654]: time=\"2026-06-09T16:29:57.591985492Z\" level=info msg=\"Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.250590 | controller |     "Jun 09 16:29:57.600368 crc crio[3654]: 2026-06-09T16:29:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:30542c23042c800 Mac:66:c0:f6:d4:94:ad Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:31 Mtu:0 Sandbox:/var/run/netns/7d406648-55bc-4806-8336-efd6ae8b3213 SocketPath: PciID:}] [{Interface:0xc0004826d0 Address:{IP:10.217.0.49 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.250608 | controller |     "Jun 09 16:29:57.603114 crc crio[3654]: time=\"2026-06-09T16:29:57.602612006Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:30542c23042c8003a6b86ebc257f8fd752de84d26b7d4a2dfdb74918eb22668d UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/7d406648-55bc-4806-8336-efd6ae8b3213 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:0xc0001267a0}] Aliases:map[]}\"",
2026-06-09 17:48:39.250625 | controller |     "Jun 09 16:29:57.603583 crc crio[3654]: time=\"2026-06-09T16:29:57.603557883Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-x5vn9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.250645 | controller |     "Jun 09 16:29:57.621909 crc crio[3654]: time=\"2026-06-09T16:29:57.621209249Z\" level=info msg=\"Ran pod sandbox 6c1bbc81084d233aea764f08ebc3c67c32c84f19799161c8cdec1c0f43dea432 with infra container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD\" id=282ceb53-80bf-4811-977c-d3faf440af63 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.250661 | controller |     "Jun 09 16:29:57.622204 crc crio[3654]: time=\"2026-06-09T16:29:57.622150886Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=845b078e-ba22-42f2-afae-4fe921295c9d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.250678 | controller |     "Jun 09 16:29:57.639751 crc crio[3654]: time=\"2026-06-09T16:29:57.639553104Z\" level=info msg=\"Ran pod sandbox 30542c23042c8003a6b86ebc257f8fd752de84d26b7d4a2dfdb74918eb22668d with infra container: openshift-marketplace/redhat-operators-x5vn9/POD\" id=7d5670e9-f5eb-41c2-a361-0241e25981d5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.250694 | controller |     "Jun 09 16:29:57.640281 crc crio[3654]: time=\"2026-06-09T16:29:57.640008747Z\" level=info msg=\"Creating container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=adb98030-ce68-40c2-b242-5df25cf90a37 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.250710 | controller |     "Jun 09 16:29:57.640731 crc crio[3654]: time=\"2026-06-09T16:29:57.640543952Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.250726 | controller |     "Jun 09 16:29:57.642444 crc crio[3654]: 2026-06-09T16:29:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d4c82703d0d73e0 Mac:0a:3a:15:b2:49:7a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2d Mtu:0 Sandbox:/var/run/netns/16853d17-fc40-4524-ba60-ecc596ae6105 SocketPath: PciID:}] [{Interface:0xc00030e5c0 Address:{IP:10.217.0.45 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.250742 | controller |     "Jun 09 16:29:57.643416 crc crio[3654]: time=\"2026-06-09T16:29:57.643311731Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=eacf0dda-e61d-4040-95b0-50261e9512eb name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.250759 | controller |     "Jun 09 16:29:57.652133 crc crio[3654]: time=\"2026-06-09T16:29:57.645955557Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:bb0ee6eac61860113660cac1c734e20dad62cb3feaf7f5a2e3e358e26ba5a804 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/68d2cb9d-838d-4fdb-9710-f80ff4fe7534 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:0xc001612198}] Aliases:map[]}\"",
2026-06-09 17:48:39.250775 | controller |     "Jun 09 16:29:57.652133 crc crio[3654]: time=\"2026-06-09T16:29:57.64607127Z\" level=info msg=\"Adding pod openshift-multus_network-metrics-daemon-n2bqt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.250791 | controller |     "Jun 09 16:29:57.652133 crc crio[3654]: time=\"2026-06-09T16:29:57.648106759Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=81943e6c-545b-4320-a3eb-fda47925b11e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.250810 | controller |     "Jun 09 16:29:57.682208 crc crio[3654]: time=\"2026-06-09T16:29:57.65478026Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:f60b820bcf9446dd6bbf1fa2a2fd5e76fd1257d87f0b469cb2425526f3f756be UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/70f48de7-eef1-4424-8ca6-597661dc97e2 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:0xc0001261e8}] Aliases:map[]}\"",
2026-06-09 17:48:39.250827 | controller |     "Jun 09 16:29:57.682208 crc crio[3654]: time=\"2026-06-09T16:29:57.682076941Z\" 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 17:48:39.250842 | controller |     "Jun 09 16:29:57.683379 crc crio[3654]: time=\"2026-06-09T16:29:57.657624601Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=d2635585-3733-41a8-aabd-894768ce8171 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.250858 | controller |     "Jun 09 16:29:57.683930 crc crio[3654]: time=\"2026-06-09T16:29:57.657736645Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ac4409d1-26cb-4c00-bde9-34f59e713d4c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.250874 | controller |     "Jun 09 16:29:57.684188 crc crio[3654]: time=\"2026-06-09T16:29:57.662585763Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:d4c82703d0d73e0f4ebcbb628205bdfe67ff0ec864e2495dc27767748b28ad82 UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/16853d17-fc40-4524-ba60-ecc596ae6105 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:0xc0001265e8}] Aliases:map[]}\"",
2026-06-09 17:48:39.250889 | controller |     "Jun 09 16:29:57.684465 crc crio[3654]: time=\"2026-06-09T16:29:57.684443899Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-l27pk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.250904 | controller |     "Jun 09 16:29:57.686926 crc crio[3654]: time=\"2026-06-09T16:29:57.669617565Z\" level=info msg=\"Created container 70b55f97292902a65cb04224aaa216e6fb72844d90384722a443cc71461d8102: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities\" id=cdb50887-f91e-4d8b-b107-46e0beb1c1e2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.250919 | controller |     "Jun 09 16:29:57.687538 crc crio[3654]: time=\"2026-06-09T16:29:57.672628421Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:0dd7b7ca5d16f3f3421fbd1ba25ced89eade1cfeb841d39e91575105b93a5e2f UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/7aa1c5a3-e37a-4189-9f4d-07c032ee6487 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:0xc000f14208}] Aliases:map[]}\"",
2026-06-09 17:48:39.250936 | controller |     "Jun 09 16:29:57.687621 crc crio[3654]: time=\"2026-06-09T16:29:57.687544828Z\" 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 17:48:39.250951 | controller |     "Jun 09 16:29:57.693727 crc crio[3654]: time=\"2026-06-09T16:29:57.68830227Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:97e57f7a60f504ff5129a5e7f166e5b9ccdfd2fc9821655021b0f90240da2580 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/74387149-49d1-4593-a3a9-548086bc16db 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:0xc001e2a240}] Aliases:map[]}\"",
2026-06-09 17:48:39.250970 | controller |     "Jun 09 16:29:57.693727 crc crio[3654]: time=\"2026-06-09T16:29:57.688461324Z\" 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 17:48:39.250986 | controller |     "Jun 09 16:29:57.694837 crc crio[3654]: time=\"2026-06-09T16:29:57.694788715Z\" level=info msg=\"Starting container: 70b55f97292902a65cb04224aaa216e6fb72844d90384722a443cc71461d8102\" id=40d1ea9a-8f87-412d-9998-ffbe609f1512 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.251002 | controller |     "Jun 09 16:29:57.711843 crc crio[3654]: time=\"2026-06-09T16:29:57.704004809Z\" level=info msg=\"Ran pod sandbox d4c82703d0d73e0f4ebcbb628205bdfe67ff0ec864e2495dc27767748b28ad82 with infra container: openshift-marketplace/certified-operators-l27pk/POD\" id=1aeed304-3725-48af-bafd-ff5058c8c726 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.251019 | controller |     "Jun 09 16:29:57.729355 crc crio[3654]: time=\"2026-06-09T16:29:57.729248282Z\" level=info msg=\"Creating container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator\" id=57493687-c6e5-4234-aaf9-664a965a3f50 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.251035 | controller |     "Jun 09 16:29:57.730119 crc crio[3654]: time=\"2026-06-09T16:29:57.729980973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.251051 | controller |     "Jun 09 16:29:57.730857 crc crio[3654]: time=\"2026-06-09T16:29:57.730815037Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-x5vn9/extract-utilities\" id=f6217ce4-4121-4010-b962-f08a55d231ba name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.251067 | controller |     "Jun 09 16:29:57.731807 crc crio[3654]: time=\"2026-06-09T16:29:57.731782325Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.251083 | controller |     "Jun 09 16:29:57.749137 crc crio[3654]: time=\"2026-06-09T16:29:57.74595395Z\" level=info msg=\"Started container\" PID=10658 containerID=70b55f97292902a65cb04224aaa216e6fb72844d90384722a443cc71461d8102 description=openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities id=40d1ea9a-8f87-412d-9998-ffbe609f1512 name=/runtime.v1.RuntimeService/StartContainer sandboxID=509ed5c9d31791a0ea75f8c162248e58a85617f2a9e9b268b5e98ff17debb47e",
2026-06-09 17:48:39.251099 | controller |     "Jun 09 16:29:57.749773 crc crio[3654]: time=\"2026-06-09T16:29:57.746567128Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.251115 | controller |     "Jun 09 16:29:57.760736 crc crio[3654]: time=\"2026-06-09T16:29:57.753217018Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=71a786a8-3fb0-44be-b20c-1687acd97450 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.251131 | controller |     "Jun 09 16:29:57.792600 crc crio[3654]: time=\"2026-06-09T16:29:57.792544374Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.251156 | controller |     "Jun 09 16:29:57.797801 crc crio[3654]: time=\"2026-06-09T16:29:57.793480941Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=9576ae28-a8ce-45d0-844f-d22d3139b306 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.251172 | controller |     "Jun 09 16:29:57.821724 crc crio[3654]: time=\"2026-06-09T16:29:57.821068681Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-l27pk/extract-utilities\" id=b320b23f-eae8-458b-88e3-89a923dc385f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.251188 | controller |     "Jun 09 16:29:57.821724 crc crio[3654]: time=\"2026-06-09T16:29:57.821774261Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.251204 | controller |     "Jun 09 16:29:57.910461 crc crio[3654]: time=\"2026-06-09T16:29:57.91042112Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.251220 | controller |     "Jun 09 16:29:57.912160 crc crio[3654]: time=\"2026-06-09T16:29:57.912089207Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.251235 | controller |     "Jun 09 16:29:57.934085 crc crio[3654]: time=\"2026-06-09T16:29:57.933910322Z\" level=info msg=\"Running pod sandbox: openshift-console-operator/console-operator-67c89758df-4jf4f/POD\" id=2c5f256a-6f7b-46bc-a5f7-8a56781cfacf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.251251 | controller |     "Jun 09 16:29:57.934085 crc crio[3654]: time=\"2026-06-09T16:29:57.934030786Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.251267 | controller |     "Jun 09 16:29:57.934433 crc crio[3654]: time=\"2026-06-09T16:29:57.934399296Z\" level=info msg=\"Running pod sandbox: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD\" id=29d3c1dd-8784-4dfb-86ab-675a121976b0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.251283 | controller |     "Jun 09 16:29:57.934709 crc crio[3654]: time=\"2026-06-09T16:29:57.934554851Z\" level=info msg=\"Running pod sandbox: openshift-console/console-6c684df5db-cc8g8/POD\" id=4b9b86f6-7fd1-4344-b23e-b57ad3a6912d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.251298 | controller |     "Jun 09 16:29:57.934849 crc crio[3654]: time=\"2026-06-09T16:29:57.934716675Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.251315 | controller |     "Jun 09 16:29:57.935401 crc crio[3654]: time=\"2026-06-09T16:29:57.935275521Z\" level=info msg=\"Running pod sandbox: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD\" id=0aaae7e3-bf5d-4a89-a05c-51eb74f0261c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.251330 | controller |     "Jun 09 16:29:57.935539 crc crio[3654]: time=\"2026-06-09T16:29:57.935517578Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.251347 | controller |     "Jun 09 16:29:57.936484 crc crio[3654]: time=\"2026-06-09T16:29:57.936304221Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD\" id=5c92c120-0dc6-4b8f-aaa3-696b9460acd3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.251366 | controller |     "Jun 09 16:29:57.936592 crc crio[3654]: time=\"2026-06-09T16:29:57.936576198Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.251382 | controller |     "Jun 09 16:29:57.937449 crc crio[3654]: time=\"2026-06-09T16:29:57.937399592Z\" level=info msg=\"Running pod sandbox: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD\" id=9901cec6-0ef4-4569-9017-02682311d6f5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.251398 | controller |     "Jun 09 16:29:57.937571 crc crio[3654]: time=\"2026-06-09T16:29:57.937546956Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.251413 | controller |     "Jun 09 16:29:57.939961 crc crio[3654]: time=\"2026-06-09T16:29:57.934557561Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.251429 | controller |     "Jun 09 16:29:57.940713 crc crio[3654]: time=\"2026-06-09T16:29:57.934492539Z\" level=info msg=\"Running pod sandbox: openshift-service-ca/service-ca-74545575db-n469q/POD\" id=ab43d682-787e-4dc9-a340-3f5455623316 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.251444 | controller |     "Jun 09 16:29:57.942824 crc crio[3654]: time=\"2026-06-09T16:29:57.942797597Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.251459 | controller |     "Jun 09 16:29:57.946581 crc crio[3654]: time=\"2026-06-09T16:29:57.946556214Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.251474 | controller |     "Jun 09 16:29:57.954624 crc crio[3654]: time=\"2026-06-09T16:29:57.95025476Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD\" id=8af59dc7-e3db-4446-bc82-8a2334b8be68 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.251489 | controller |     "Jun 09 16:29:57.954624 crc crio[3654]: time=\"2026-06-09T16:29:57.950549379Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.251505 | controller |     "Jun 09 16:29:57.974893 crc crio[3654]: time=\"2026-06-09T16:29:57.964977992Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.251543 | controller |     "Jun 09 16:29:58.023049 crc crio[3654]: 2026-06-09T16:29:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a2e98d86e855f61 Mac:e2:55:0e:09:7d:00 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:24 Mtu:0 Sandbox:/var/run/netns/5f2e8ebb-900b-42a2-9db0-0e4e18159471 SocketPath: PciID:}] [{Interface:0xc000014fa0 Address:{IP:10.217.0.36 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.251561 | controller |     "Jun 09 16:29:58.026623 crc crio[3654]: time=\"2026-06-09T16:29:58.024920248Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:a2e98d86e855f6133aa2c09100a32a5db1cc20341c1ff9acf12caf6a9d410424 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/5f2e8ebb-900b-42a2-9db0-0e4e18159471 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:0xc000f14590}] Aliases:map[]}\"",
2026-06-09 17:48:39.251577 | controller |     "Jun 09 16:29:58.057785 crc crio[3654]: time=\"2026-06-09T16:29:58.055090192Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.251596 | controller |     "Jun 09 16:29:58.166207 crc crio[3654]: 2026-06-09T16:29:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9949406e326cae8 Mac:1a:f6:a7:9a:88:96 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:10 Mtu:0 Sandbox:/var/run/netns/e40c4a60-4831-439a-98f0-c0ad9472ecf9 SocketPath: PciID:}] [{Interface:0xc0001e4a40 Address:{IP:10.217.0.16 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.251613 | controller |     "Jun 09 16:29:58.180957 crc crio[3654]: time=\"2026-06-09T16:29:58.180127122Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:9949406e326cae8ec31e25f8fb7cf029bc427991b6c660a9c6a401ecdf48f8ca UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/e40c4a60-4831-439a-98f0-c0ad9472ecf9 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:0xc001e2a390}] Aliases:map[]}\"",
2026-06-09 17:48:39.251629 | controller |     "Jun 09 16:29:58.180957 crc crio[3654]: time=\"2026-06-09T16:29:58.180550904Z\" level=info msg=\"Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.251645 | controller |     "Jun 09 16:29:58.255101 crc crio[3654]: time=\"2026-06-09T16:29:58.245613957Z\" level=info msg=\"Running pod sandbox: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD\" id=a542af43-2762-4b93-ad2d-00af8e880551 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.251660 | controller |     "Jun 09 16:29:58.258119 crc crio[3654]: time=\"2026-06-09T16:29:58.258085035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.251676 | controller |     "Jun 09 16:29:58.281923 crc crio[3654]: 2026-06-09T16:29:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9d4bc834b7ad616 Mac:ba:98:96:48:ea:e8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/1066559c-bf4d-4fff-b11a-bc85c5f1f663 SocketPath: PciID:}] [{Interface:0xc000193010 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.251692 | controller |     "Jun 09 16:29:58.283628 crc crio[3654]: time=\"2026-06-09T16:29:58.283594995Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:9d4bc834b7ad6160914ca844547cbdd0b11fe3dea5cb6b450bea8bcda4115799 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/1066559c-bf4d-4fff-b11a-bc85c5f1f663 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:0xc000536020}] Aliases:map[]}\"",
2026-06-09 17:48:39.251708 | controller |     "Jun 09 16:29:58.284573 crc crio[3654]: time=\"2026-06-09T16:29:58.284547912Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.251723 | controller |     "Jun 09 16:29:58.395496 crc crio[3654]: time=\"2026-06-09T16:29:58.395289673Z\" level=info msg=\"Created container 47ecd203e76d8e9386fc622af075f8e00af9a31735dfb5bf26ddce93ce80429c: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=adb98030-ce68-40c2-b242-5df25cf90a37 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.251739 | controller |     "Jun 09 16:29:58.397549 crc crio[3654]: time=\"2026-06-09T16:29:58.396811267Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.251757 | controller |     "Jun 09 16:29:58.404468 crc crio[3654]: time=\"2026-06-09T16:29:58.404188348Z\" level=info msg=\"Starting container: 47ecd203e76d8e9386fc622af075f8e00af9a31735dfb5bf26ddce93ce80429c\" id=6dfa7cfe-ebd0-4e21-aa71-69c81d98ce22 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.251773 | controller |     "Jun 09 16:29:58.444148 crc crio[3654]: 2026-06-09T16:29:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cf8f059a3107854 Mac:4a:33:40:32:49:85 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:05 Mtu:0 Sandbox:/var/run/netns/3148720e-32dd-4253-afa5-a8cab2560227 SocketPath: PciID:}] [{Interface:0xc0002e6a10 Address:{IP:10.217.0.5 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.251789 | controller |     "Jun 09 16:29:58.444957 crc crio[3654]: time=\"2026-06-09T16:29:58.444750309Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:cf8f059a3107854e51dc7bcbd7f5d9ff189b5640453f4cce4703c4bfbffa1728 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/3148720e-32dd-4253-afa5-a8cab2560227 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:0xc000190998}] Aliases:map[]}\"",
2026-06-09 17:48:39.251805 | controller |     "Jun 09 16:29:58.445576 crc crio[3654]: time=\"2026-06-09T16:29:58.445092519Z\" level=info msg=\"Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.251820 | controller |     "Jun 09 16:29:58.447628 crc crio[3654]: time=\"2026-06-09T16:29:58.447580481Z\" level=info msg=\"Ran pod sandbox a2e98d86e855f6133aa2c09100a32a5db1cc20341c1ff9acf12caf6a9d410424 with infra container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD\" id=9681488b-39ae-4673-9a7c-2290bde6efb4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.251835 | controller |     "Jun 09 16:29:58.461049 crc crio[3654]: time=\"2026-06-09T16:29:58.46081876Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=46f3f5b2-0c9e-4d1a-8abb-1c49f5632842 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.251851 | controller |     "Jun 09 16:29:58.517917 crc crio[3654]: time=\"2026-06-09T16:29:58.516629387Z\" level=info msg=\"Ran pod sandbox 9949406e326cae8ec31e25f8fb7cf029bc427991b6c660a9c6a401ecdf48f8ca with infra container: openshift-console/downloads-747b44746d-4pqvr/POD\" id=26bcc8c5-6620-4a5c-a547-cac98c5ad4bc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.251866 | controller |     "Jun 09 16:29:58.532897 crc crio[3654]: time=\"2026-06-09T16:29:58.532170443Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=04b766ea-f6ab-40d4-b247-8ec75822759c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.251882 | controller |     "Jun 09 16:29:58.541836 crc crio[3654]: time=\"2026-06-09T16:29:58.534437577Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.251897 | controller |     "Jun 09 16:29:58.541836 crc crio[3654]: time=\"2026-06-09T16:29:58.540917953Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=1dee6b6b-1b0f-4080-9b92-542300e5bf3f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.251916 | controller |     "Jun 09 16:29:58.545954 crc crio[3654]: time=\"2026-06-09T16:29:58.545467493Z\" level=info msg=\"Ran pod sandbox 9d4bc834b7ad6160914ca844547cbdd0b11fe3dea5cb6b450bea8bcda4115799 with infra container: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD\" id=3e335b34-d0ea-43fa-9f67-b58241cf7818 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.251932 | controller |     "Jun 09 16:29:58.560098 crc crio[3654]: time=\"2026-06-09T16:29:58.559551177Z\" level=info msg=\"Ran pod sandbox cf8f059a3107854e51dc7bcbd7f5d9ff189b5640453f4cce4703c4bfbffa1728 with infra container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD\" id=ef3ab281-3dd5-49e5-bd40-d00f163f6f83 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.251947 | controller |     "Jun 09 16:29:58.567932 crc crio[3654]: time=\"2026-06-09T16:29:58.567759782Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=09e16a76-4644-4dbd-80d0-89fe1d17d61a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.251963 | controller |     "Jun 09 16:29:58.584605 crc crio[3654]: time=\"2026-06-09T16:29:58.584552702Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=eadedf03-7178-4763-8c5c-2f0520bbad7a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.251978 | controller |     "Jun 09 16:29:58.584920 crc crio[3654]: time=\"2026-06-09T16:29:58.58482446Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=cf8c1382-5cfd-4622-a9fe-26c632d2bb0d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.251993 | controller |     "Jun 09 16:29:58.584983 crc crio[3654]: time=\"2026-06-09T16:29:58.584966444Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=24fcdb51-41a9-405d-8baf-4bae2583963b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.252009 | controller |     "Jun 09 16:29:58.590213 crc crio[3654]: time=\"2026-06-09T16:29:58.590175383Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.252025 | controller |     "Jun 09 16:29:58.598995 crc crio[3654]: time=\"2026-06-09T16:29:58.595032963Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=4a5527e6-f02a-4d65-956e-8fa65a15fd07 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.252040 | controller |     "Jun 09 16:29:58.621562 crc crio[3654]: time=\"2026-06-09T16:29:58.621021867Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:d5198ba3e825ace170313fb6e4e0a2fc4990dab7f8044833f96ca77f9671bef3 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/b98799b9-d6ec-43c9-bf78-8720c4d9be65 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:0xc0015126a0}] Aliases:map[]}\"",
2026-06-09 17:48:39.252055 | controller |     "Jun 09 16:29:58.621562 crc crio[3654]: time=\"2026-06-09T16:29:58.621077678Z\" level=info msg=\"Adding pod openshift-console_console-6c684df5db-cc8g8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.252072 | controller |     "Jun 09 16:29:58.621562 crc crio[3654]: time=\"2026-06-09T16:29:58.621198982Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=e2d909bd-d7de-4d18-8f06-e3fee16a07ed name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.252090 | controller |     "Jun 09 16:29:58.629449 crc crio[3654]: time=\"2026-06-09T16:29:58.628539392Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:cabd285e5a6758ee9f480310922c767b4b0656225f36504f80df912013f8e146 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/72f31d10-c6d9-4bf7-b028-062f0d26725c 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:0xc001e2a1d0}] Aliases:map[]}\"",
2026-06-09 17:48:39.252106 | controller |     "Jun 09 16:29:58.642101 crc crio[3654]: time=\"2026-06-09T16:29:58.629095298Z\" 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 17:48:39.252122 | controller |     "Jun 09 16:29:58.695087 crc crio[3654]: time=\"2026-06-09T16:29:58.685078771Z\" level=info msg=\"Started container\" PID=10794 containerID=47ecd203e76d8e9386fc622af075f8e00af9a31735dfb5bf26ddce93ce80429c description=openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator id=6dfa7cfe-ebd0-4e21-aa71-69c81d98ce22 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3003be93a1ee9b1b654ffe6c4e3912b8f862a0084cdfb237c5f24991e6cee558",
2026-06-09 17:48:39.252139 | controller |     "Jun 09 16:29:58.782691 crc crio[3654]: time=\"2026-06-09T16:29:58.777110836Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=be366367-3df7-4554-b1cb-00899c34de49 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.252155 | controller |     "Jun 09 16:29:58.787804 crc crio[3654]: time=\"2026-06-09T16:29:58.784263421Z\" level=info msg=\"Created container 904fe774d542b7d91ffb18ab7fccbca01369ad8b65a5178f028f996cde10751e: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator\" id=57493687-c6e5-4234-aaf9-664a965a3f50 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.252171 | controller |     "Jun 09 16:29:58.790802 crc crio[3654]: time=\"2026-06-09T16:29:58.790228242Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:154f278a46bf72e74e8dcdd83304bc301971039deb523dd0448e6c256f725333 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/1ced42f2-ce68-4a6d-8c1f-43b89faad333 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:0xc000126640}] Aliases:map[]}\"",
2026-06-09 17:48:39.252186 | controller |     "Jun 09 16:29:58.790802 crc crio[3654]: time=\"2026-06-09T16:29:58.790284773Z\" level=info msg=\"Adding pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.252203 | controller |     "Jun 09 16:29:58.807519 crc crio[3654]: time=\"2026-06-09T16:29:58.807076924Z\" level=info msg=\"Created container a635987b059c44ea8c5cf8c2ee04154e93a43f275243418f11c58cb0385161c9: openshift-marketplace/redhat-operators-x5vn9/extract-utilities\" id=f6217ce4-4121-4010-b962-f08a55d231ba name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.252219 | controller |     "Jun 09 16:29:58.825751 crc crio[3654]: time=\"2026-06-09T16:29:58.823224517Z\" level=info msg=\"Starting container: 904fe774d542b7d91ffb18ab7fccbca01369ad8b65a5178f028f996cde10751e\" id=869059a9-d6a4-4470-9953-3904bd6141ff name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.252234 | controller |     "Jun 09 16:29:58.826489 crc crio[3654]: time=\"2026-06-09T16:29:58.826109539Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.252255 | controller |     "Jun 09 16:29:58.871107 crc crio[3654]: time=\"2026-06-09T16:29:58.859219327Z\" level=info msg=\"Creating container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=f020e56c-8213-49e0-b053-7d20baeabda1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.252272 | controller |     "Jun 09 16:29:58.871107 crc crio[3654]: time=\"2026-06-09T16:29:58.870253043Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.252288 | controller |     "Jun 09 16:29:58.880502 crc crio[3654]: time=\"2026-06-09T16:29:58.873801955Z\" level=info msg=\"Starting container: a635987b059c44ea8c5cf8c2ee04154e93a43f275243418f11c58cb0385161c9\" id=95f822ed-e8e6-40ae-83a8-fb6cd596b824 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.252303 | controller |     "Jun 09 16:29:58.899265 crc crio[3654]: time=\"2026-06-09T16:29:58.897129193Z\" level=info msg=\"Creating container: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=5954cce5-abe9-4197-9a5e-1d00292d4cd0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.252318 | controller |     "Jun 09 16:29:58.902785 crc crio[3654]: time=\"2026-06-09T16:29:58.90193557Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.252333 | controller |     "Jun 09 16:29:58.923186 crc crio[3654]: time=\"2026-06-09T16:29:58.922812588Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD\" id=bf70f815-541e-42bf-81b2-8aaefaa8cd4b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.252348 | controller |     "Jun 09 16:29:58.923186 crc crio[3654]: time=\"2026-06-09T16:29:58.92287522Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.252363 | controller |     "Jun 09 16:29:58.923186 crc crio[3654]: time=\"2026-06-09T16:29:58.923104227Z\" level=info msg=\"Running pod sandbox: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD\" id=1490d561-72a0-436f-a4eb-acd76e622a2c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.252379 | controller |     "Jun 09 16:29:58.923186 crc crio[3654]: time=\"2026-06-09T16:29:58.923133497Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.252395 | controller |     "Jun 09 16:29:58.942728 crc crio[3654]: time=\"2026-06-09T16:29:58.923627341Z\" level=info msg=\"Running pod sandbox: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD\" id=5b23c125-8b7d-4892-8e7f-3f13a1de2962 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.252410 | controller |     "Jun 09 16:29:58.953730 crc crio[3654]: time=\"2026-06-09T16:29:58.951569261Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.252426 | controller |     "Jun 09 16:29:58.953730 crc crio[3654]: time=\"2026-06-09T16:29:58.942583384Z\" level=info msg=\"Running pod sandbox: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD\" id=d5f88a33-fa34-47f0-85d6-61de9c353524 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.252442 | controller |     "Jun 09 16:29:58.953730 crc crio[3654]: time=\"2026-06-09T16:29:58.951961773Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.252460 | controller |     "Jun 09 16:29:58.953730 crc crio[3654]: time=\"2026-06-09T16:29:58.942712888Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD\" id=38091829-0cf5-47fe-ae2e-5a6a9ec23469 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.252476 | controller |     "Jun 09 16:29:58.953730 crc crio[3654]: time=\"2026-06-09T16:29:58.952017264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.252492 | controller |     "Jun 09 16:29:58.953730 crc crio[3654]: time=\"2026-06-09T16:29:58.94276804Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-qhh6t/POD\" id=dc22a204-22c2-47d1-b03d-6dc489f2e08f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.252507 | controller |     "Jun 09 16:29:58.953730 crc crio[3654]: time=\"2026-06-09T16:29:58.952074126Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.252550 | controller |     "Jun 09 16:29:58.953730 crc crio[3654]: time=\"2026-06-09T16:29:58.943981884Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD\" id=dbf1e1ae-58d3-40a2-a5f1-7a143dbb6edb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.252568 | controller |     "Jun 09 16:29:58.953730 crc crio[3654]: time=\"2026-06-09T16:29:58.952125427Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.252583 | controller |     "Jun 09 16:29:58.981358 crc crio[3654]: time=\"2026-06-09T16:29:58.981135638Z\" level=info msg=\"Started container\" PID=10858 containerID=a635987b059c44ea8c5cf8c2ee04154e93a43f275243418f11c58cb0385161c9 description=openshift-marketplace/redhat-operators-x5vn9/extract-utilities id=95f822ed-e8e6-40ae-83a8-fb6cd596b824 name=/runtime.v1.RuntimeService/StartContainer sandboxID=30542c23042c8003a6b86ebc257f8fd752de84d26b7d4a2dfdb74918eb22668d",
2026-06-09 17:48:39.252599 | controller |     "Jun 09 16:29:59.000962 crc crio[3654]: time=\"2026-06-09T16:29:58.9854062Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD\" id=3459bca1-deb3-4a5a-9c23-127328c4ce9c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.252615 | controller |     "Jun 09 16:29:59.000962 crc crio[3654]: time=\"2026-06-09T16:29:58.985562565Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.252630 | controller |     "Jun 09 16:29:59.238594 crc crio[3654]: time=\"2026-06-09T16:29:59.235854461Z\" level=info msg=\"Created container 78bd80d1b673916441fffe272b7f23de9367e810b020ae0e3f083b3afd803998: openshift-marketplace/certified-operators-l27pk/extract-utilities\" id=b320b23f-eae8-458b-88e3-89a923dc385f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.252646 | controller |     "Jun 09 16:29:59.247713 crc crio[3654]: time=\"2026-06-09T16:29:59.245546629Z\" level=info msg=\"Starting container: 78bd80d1b673916441fffe272b7f23de9367e810b020ae0e3f083b3afd803998\" id=4e59cecc-11a1-4585-92e2-5f65ad909349 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.252661 | controller |     "Jun 09 16:29:59.263873 crc crio[3654]: time=\"2026-06-09T16:29:59.263218935Z\" level=info msg=\"Started container\" PID=10849 containerID=904fe774d542b7d91ffb18ab7fccbca01369ad8b65a5178f028f996cde10751e description=openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator id=869059a9-d6a4-4470-9953-3904bd6141ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=6c1bbc81084d233aea764f08ebc3c67c32c84f19799161c8cdec1c0f43dea432",
2026-06-09 17:48:39.252681 | controller |     "Jun 09 16:29:59.274972 crc crio[3654]: time=\"2026-06-09T16:29:59.274174328Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=04a62e60-2e72-4cee-b70d-e39fd081b09d name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.252698 | controller |     "Jun 09 16:29:59.322085 crc crio[3654]: 2026-06-09T16:29:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3dd0ab079cba7d2 Mac:2e:22:c8:6c:01:f8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3b Mtu:0 Sandbox:/var/run/netns/b3a43abe-1c2c-479b-9c5a-e992e353fa2a SocketPath: PciID:}] [{Interface:0xc000014bc0 Address:{IP:10.217.0.59 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.252713 | controller |     "Jun 09 16:29:59.341590 crc crio[3654]: time=\"2026-06-09T16:29:59.341259809Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:bb0991162bb5c06faea241086b7707d7d28fbb127d573969e89f918cca13dde8 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/a2e6aeac-f6c3-417a-856e-fa5a545f50ce 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:0xc0016120d8}] Aliases:map[]}\"",
2026-06-09 17:48:39.252728 | controller |     "Jun 09 16:29:59.341590 crc crio[3654]: time=\"2026-06-09T16:29:59.341569478Z\" level=info msg=\"Adding pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.252745 | controller |     "Jun 09 16:29:59.342288 crc crio[3654]: 2026-06-09T16:29:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:69844ced74028f3 Mac:da:1e:8f:a0:08:ec Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2a Mtu:0 Sandbox:/var/run/netns/5b84f9a2-fc5a-4b75-9a2d-ff0a41744dd1 SocketPath: PciID:}] [{Interface:0xc0001e6a20 Address:{IP:10.217.0.42 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.252761 | controller |     "Jun 09 16:29:59.344177 crc crio[3654]: time=\"2026-06-09T16:29:59.342945078Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:69844ced74028f3997e46ea2562c473b1404b553fbf04b9a4b0bf3cc2e4a9023 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/5b84f9a2-fc5a-4b75-9a2d-ff0a41744dd1 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:0xc0005361f0}] Aliases:map[]}\"",
2026-06-09 17:48:39.252777 | controller |     "Jun 09 16:29:59.344177 crc crio[3654]: time=\"2026-06-09T16:29:59.343154604Z\" level=info msg=\"Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.252792 | controller |     "Jun 09 16:29:59.345991 crc crio[3654]: time=\"2026-06-09T16:29:59.345955424Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:5063f4238642f938b2512197e97e9974176da6b52cbd1357fc3d99382676b498 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/4c1a3aa1-1337-4592-ae13-d995460cdd83 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:0xc0005362b0}] Aliases:map[]}\"",
2026-06-09 17:48:39.252808 | controller |     "Jun 09 16:29:59.346133 crc crio[3654]: time=\"2026-06-09T16:29:59.346109888Z\" level=info msg=\"Adding pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.252844 | controller |     "Jun 09 16:29:59.368370 crc crio[3654]: time=\"2026-06-09T16:29:59.367849901Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=50363593-dfa4-4df1-8b81-d95fc77550de name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.252862 | controller |     "Jun 09 16:29:59.438878 crc crio[3654]: time=\"2026-06-09T16:29:59.438814962Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:3dd0ab079cba7d2d7ef0c98d003095ea27bc76d6cd6db57e8c8d1d4592a080a2 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/b3a43abe-1c2c-479b-9c5a-e992e353fa2a 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:0xc0016124c8}] Aliases:map[]}\"",
2026-06-09 17:48:39.252878 | controller |     "Jun 09 16:29:59.484207 crc crio[3654]: time=\"2026-06-09T16:29:59.483086049Z\" 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 17:48:39.252894 | controller |     "Jun 09 16:29:59.497817 crc crio[3654]: time=\"2026-06-09T16:29:59.49393333Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-09 17:48:39.252909 | controller |     "Jun 09 16:29:59.503990 crc crio[3654]: 2026-06-09T16:29:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0dd7b7ca5d16f3f Mac:f2:a9:6e:80:e1:19 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:15 Mtu:0 Sandbox:/var/run/netns/7aa1c5a3-e37a-4189-9f4d-07c032ee6487 SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.0.21 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.252925 | controller |     "Jun 09 16:29:59.504273 crc crio[3654]: time=\"2026-06-09T16:29:59.504176353Z\" level=info msg=\"Started container\" PID=10930 containerID=78bd80d1b673916441fffe272b7f23de9367e810b020ae0e3f083b3afd803998 description=openshift-marketplace/certified-operators-l27pk/extract-utilities id=4e59cecc-11a1-4585-92e2-5f65ad909349 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d4c82703d0d73e0f4ebcbb628205bdfe67ff0ec864e2495dc27767748b28ad82",
2026-06-09 17:48:39.252940 | controller |     "Jun 09 16:29:59.504738 crc crio[3654]: time=\"2026-06-09T16:29:59.504488762Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:1430cc105af08c7cc4e8929c4b1360b3ed58500e41f4ab9a0108f4252b0e9f47 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/37d21a5a-340e-4ac7-811a-6ccbd72cd92f 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:0xc00008c348}] Aliases:map[]}\"",
2026-06-09 17:48:39.252956 | controller |     "Jun 09 16:29:59.504738 crc crio[3654]: time=\"2026-06-09T16:29:59.504546314Z\" level=info msg=\"Adding pod hostpath-provisioner_csi-hostpathplugin-mpq2f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.252972 | controller |     "Jun 09 16:29:59.505147 crc crio[3654]: time=\"2026-06-09T16:29:59.505042428Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:0dd7b7ca5d16f3f3421fbd1ba25ced89eade1cfeb841d39e91575105b93a5e2f UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/7aa1c5a3-e37a-4189-9f4d-07c032ee6487 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:0xc000f14208}] Aliases:map[]}\"",
2026-06-09 17:48:39.252992 | controller |     "Jun 09 16:29:59.505244 crc crio[3654]: time=\"2026-06-09T16:29:59.505212373Z\" 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 17:48:39.253007 | controller |     "Jun 09 16:29:59.513594 crc crio[3654]: time=\"2026-06-09T16:29:59.513076948Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:2c36a24c63d658f050f2c6082f361254ec0d44721e66340f6a98d0f83e54bc88 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/bbca24a5-aea9-4428-9f0d-62b0de55409d 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:0xc001612240}] Aliases:map[]}\"",
2026-06-09 17:48:39.253024 | controller |     "Jun 09 16:29:59.513594 crc crio[3654]: time=\"2026-06-09T16:29:59.513216432Z\" level=info msg=\"Adding pod openshift-service-ca_service-ca-74545575db-n469q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.253040 | controller |     "Jun 09 16:29:59.524525 crc crio[3654]: 2026-06-09T16:29:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1e9b589c5feab7b Mac:c6:44:97:a8:ed:7b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1f Mtu:0 Sandbox:/var/run/netns/82b27450-4d74-4033-bd83-f3d55cbff9bb SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.31 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.253056 | controller |     "Jun 09 16:29:59.526481 crc crio[3654]: time=\"2026-06-09T16:29:59.52605219Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:1e9b589c5feab7b2e7846fe20c40c7bd9d5f9cedab7d5bc495ef7d2f9ba88666 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/82b27450-4d74-4033-bd83-f3d55cbff9bb 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:0xc00231e1e8}] Aliases:map[]}\"",
2026-06-09 17:48:39.253072 | controller |     "Jun 09 16:29:59.526481 crc crio[3654]: time=\"2026-06-09T16:29:59.526395559Z\" 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 17:48:39.253087 | controller |     "Jun 09 16:29:59.538802 crc crio[3654]: time=\"2026-06-09T16:29:59.5379457Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:f4bff133ed24d170cfae13bfec137f3cedfff2833feb51bc9ff3ee2706fe5ef7 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/8ca27970-8adb-4539-b95a-98fb6d0c4a5b 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:0xc000f140f8}] Aliases:map[]}\"",
2026-06-09 17:48:39.253103 | controller |     "Jun 09 16:29:59.538802 crc crio[3654]: time=\"2026-06-09T16:29:59.538032123Z\" level=info msg=\"Adding pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.253119 | controller |     "Jun 09 16:29:59.589123 crc crio[3654]: time=\"2026-06-09T16:29:59.588615751Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:39b0f64c871bbdbe502c8b11b37f252dd6e781f50724e6545cdb32a920302152 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/20fc0347-9838-4be6-8583-8dfecc76cd96 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:0xc00231e308}] Aliases:map[]}\"",
2026-06-09 17:48:39.253137 | controller |     "Jun 09 16:29:59.620540 crc crio[3654]: time=\"2026-06-09T16:29:59.619769753Z\" level=info msg=\"Adding pod openshift-console-operator_console-operator-67c89758df-4jf4f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.253153 | controller |     "Jun 09 16:29:59.620787 crc crio[3654]: time=\"2026-06-09T16:29:59.610511508Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=f75bd1a0-c6d5-4843-a49f-839513419d2a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.253168 | controller |     "Jun 09 16:29:59.641055 crc crio[3654]: time=\"2026-06-09T16:29:59.639024704Z\" level=info msg=\"Ran pod sandbox 69844ced74028f3997e46ea2562c473b1404b553fbf04b9a4b0bf3cc2e4a9023 with infra container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD\" id=0b7e3be9-9c48-45c1-b64e-8abf997237d5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.253184 | controller |     "Jun 09 16:29:59.657490 crc crio[3654]: 2026-06-09T16:29:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6638ab594e66d36 Mac:12:ce:45:7f:05:9d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0a Mtu:0 Sandbox:/var/run/netns/cb9ed5aa-7b57-496c-aab5-33310f2e09a2 SocketPath: PciID:}] [{Interface:0xc00051a5d0 Address:{IP:10.217.0.10 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.253199 | controller |     "Jun 09 16:29:59.664773 crc crio[3654]: time=\"2026-06-09T16:29:59.661518488Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b5000f8f055fd8f734ef74afbd9bd5333a38345cbc4959ddaad728b8394bccd4\" id=3442bd80-3dc6-4f52-a4d5-3046c2adc694 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.253215 | controller |     "Jun 09 16:29:59.677614 crc crio[3654]: time=\"2026-06-09T16:29:59.674113679Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:6638ab594e66d36d737fe0da5d083f116547ca99b668119517552d011bc1693a UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/cb9ed5aa-7b57-496c-aab5-33310f2e09a2 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:0xc00231e060}] Aliases:map[]}\"",
2026-06-09 17:48:39.253230 | controller |     "Jun 09 16:29:59.677614 crc crio[3654]: time=\"2026-06-09T16:29:59.676843567Z\" 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 17:48:39.253245 | controller |     "Jun 09 16:30:00.143449 crc crio[3654]: time=\"2026-06-09T16:30:00.143162859Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.253261 | controller |     "Jun 09 16:30:00.203354 crc crio[3654]: time=\"2026-06-09T16:30:00.203114066Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.253276 | controller |     "Jun 09 16:30:00.219972 crc crio[3654]: time=\"2026-06-09T16:30:00.219574537Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.253292 | controller |     "Jun 09 16:30:00.294409 crc crio[3654]: 2026-06-09T16:30:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b9ece4f402008d0 Mac:f2:b4:89:bd:31:02 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2b Mtu:0 Sandbox:/var/run/netns/24114dac-a2aa-4286-a703-75529b49cf49 SocketPath: PciID:}] [{Interface:0xc0005345e0 Address:{IP:10.217.0.43 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.253312 | controller |     "Jun 09 16:30:00.296355 crc crio[3654]: time=\"2026-06-09T16:30:00.296129919Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:b9ece4f402008d0a2f815bda502eda90e7db9f068637734e61b545dc28fb9761 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/24114dac-a2aa-4286-a703-75529b49cf49 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:0xc001512c58}] Aliases:map[]}\"",
2026-06-09 17:48:39.253328 | controller |     "Jun 09 16:30:00.297853 crc crio[3654]: time=\"2026-06-09T16:30:00.296484179Z\" level=info msg=\"Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.253344 | controller |     "Jun 09 16:30:00.376138 crc crio[3654]: 2026-06-09T16:30:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:37d1080ef48294b Mac:26:d9:aa:f2:7b:9a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:28 Mtu:0 Sandbox:/var/run/netns/9d24636e-1dac-4e60-ab15-25301528dc10 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.40 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.253360 | controller |     "Jun 09 16:30:00.376138 crc crio[3654]: time=\"2026-06-09T16:30:00.369363806Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:37d1080ef48294b309a5538e9af5ca43563451c071a21d4810412c7016f415b4 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/9d24636e-1dac-4e60-ab15-25301528dc10 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:0xc000126450}] Aliases:map[]}\"",
2026-06-09 17:48:39.253376 | controller |     "Jun 09 16:30:00.376138 crc crio[3654]: time=\"2026-06-09T16:30:00.369559572Z\" 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 17:48:39.253391 | controller |     "Jun 09 16:30:00.376138 crc crio[3654]: time=\"2026-06-09T16:30:00.33804725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.253407 | controller |     "Jun 09 16:30:00.399630 crc crio[3654]: time=\"2026-06-09T16:30:00.3915017Z\" level=info msg=\"Ran pod sandbox 3dd0ab079cba7d2d7ef0c98d003095ea27bc76d6cd6db57e8c8d1d4592a080a2 with infra container: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD\" id=5118ae9b-4fb7-4ff8-b922-409e40c602b7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.253423 | controller |     "Jun 09 16:30:00.428711 crc crio[3654]: time=\"2026-06-09T16:30:00.411937275Z\" level=info msg=\"Ran pod sandbox 0dd7b7ca5d16f3f3421fbd1ba25ced89eade1cfeb841d39e91575105b93a5e2f with infra container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD\" id=1a1c1c7b-3232-415d-bdf5-772c5fc3cd8e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.253438 | controller |     "Jun 09 16:30:00.446956 crc crio[3654]: time=\"2026-06-09T16:30:00.446804124Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:fbdfe828b092b23e6d4480daf3e0216aada6debaf1ef1b314a0a31e73ebf13c4\" id=6fc342c6-c4de-4cc6-a5cc-f326b5337da9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.253454 | controller |     "Jun 09 16:30:00.516263 crc crio[3654]: time=\"2026-06-09T16:30:00.515896682Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=1bb81f93-d90c-4c67-9583-0f4349b8e3cd name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.253473 | controller |     "Jun 09 16:30:00.530619 crc crio[3654]: time=\"2026-06-09T16:30:00.528133763Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.253489 | controller |     "Jun 09 16:30:00.560537 crc crio[3654]: time=\"2026-06-09T16:30:00.560464918Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=3515a14e-b470-4101-9a18-c747ccf03662 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.253504 | controller |     "Jun 09 16:30:00.605476 crc crio[3654]: time=\"2026-06-09T16:30:00.605407625Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-09 17:48:39.253549 | controller |     "Jun 09 16:30:00.652566 crc crio[3654]: time=\"2026-06-09T16:30:00.652525525Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=4f1fee0a-0598-43b8-b692-fc3df93b44b8 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.253569 | controller |     "Jun 09 16:30:00.678219 crc crio[3654]: time=\"2026-06-09T16:30:00.678168719Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-09 17:48:39.253585 | controller |     "Jun 09 16:30:00.691290 crc crio[3654]: time=\"2026-06-09T16:30:00.689000289Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.253601 | controller |     "Jun 09 16:30:00.699589 crc crio[3654]: time=\"2026-06-09T16:30:00.696928666Z\" level=info msg=\"Creating container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy\" id=9de62b09-2136-4bac-9ed6-247e808ffdea name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.253617 | controller |     "Jun 09 16:30:00.699589 crc crio[3654]: time=\"2026-06-09T16:30:00.697383429Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b5000f8f055fd8f734ef74afbd9bd5333a38345cbc4959ddaad728b8394bccd4\" id=9bdef418-e858-45f8-8f22-1bb4f9a5cb6c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.253633 | controller |     "Jun 09 16:30:00.699848 crc crio[3654]: time=\"2026-06-09T16:30:00.699588812Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.253648 | controller |     "Jun 09 16:30:00.746093 crc crio[3654]: time=\"2026-06-09T16:30:00.744446507Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.253663 | controller |     "Jun 09 16:30:00.888427 crc crio[3654]: time=\"2026-06-09T16:30:00.872428221Z\" level=info msg=\"Ran pod sandbox 37d1080ef48294b309a5538e9af5ca43563451c071a21d4810412c7016f415b4 with infra container: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD\" id=02f93915-26d5-461e-8aa5-b73a6e554e04 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.253679 | controller |     "Jun 09 16:30:00.888427 crc crio[3654]: time=\"2026-06-09T16:30:00.878133975Z\" level=info msg=\"Ran pod sandbox b9ece4f402008d0a2f815bda502eda90e7db9f068637734e61b545dc28fb9761 with infra container: openshift-ingress-canary/ingress-canary-jlj86/POD\" id=86fff17d-12ce-4082-bd8b-8f4b79e8e0b4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.253694 | controller |     "Jun 09 16:30:00.990190 crc crio[3654]: time=\"2026-06-09T16:30:00.929595778Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=91e1e191-8112-447b-8d83-fb2319f47baa name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.253714 | controller |     "Jun 09 16:30:00.990190 crc crio[3654]: time=\"2026-06-09T16:30:00.963033865Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=3ce43f39-6a2a-4c27-9b0e-a6c51152e1b0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.253730 | controller |     "Jun 09 16:30:00.990190 crc crio[3654]: time=\"2026-06-09T16:30:00.963079607Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=7a09cb0c-707c-4381-a86e-825054733504 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.253746 | controller |     "Jun 09 16:30:00.990190 crc crio[3654]: 2026-06-09T16:30:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f60b820bcf9446d Mac:92:0c:e4:57:83:54 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:18 Mtu:0 Sandbox:/var/run/netns/70f48de7-eef1-4424-8ca6-597661dc97e2 SocketPath: PciID:}] [{Interface:0xc0004026d0 Address:{IP:10.217.0.24 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.253761 | controller |     "Jun 09 16:30:01.027298 crc crio[3654]: time=\"2026-06-09T16:30:01.026300857Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.253776 | controller |     "Jun 09 16:30:01.063013 crc crio[3654]: time=\"2026-06-09T16:30:01.062853433Z\" level=info msg=\"Creating container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=0255140e-bdc1-4f9b-bbf6-48c9dc2626ea name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.253791 | controller |     "Jun 09 16:30:01.063218 crc crio[3654]: time=\"2026-06-09T16:30:01.06306691Z\" level=info msg=\"Creating container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller\" id=6dbadb14-a477-41f9-9933-94993834681a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.253807 | controller |     "Jun 09 16:30:01.070105 crc crio[3654]: time=\"2026-06-09T16:30:01.069961417Z\" level=info msg=\"Ran pod sandbox 1e9b589c5feab7b2e7846fe20c40c7bd9d5f9cedab7d5bc495ef7d2f9ba88666 with infra container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD\" id=a6b63ca3-4084-4c98-88c4-23097e4bdff4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.253822 | controller |     "Jun 09 16:30:01.077084 crc crio[3654]: time=\"2026-06-09T16:30:01.076227396Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=adbb6b74-3918-46be-a9aa-2ed2b3acb039 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.253837 | controller |     "Jun 09 16:30:01.120300 crc crio[3654]: time=\"2026-06-09T16:30:01.115877682Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.253853 | controller |     "Jun 09 16:30:01.134718 crc crio[3654]: time=\"2026-06-09T16:30:01.127574407Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.253868 | controller |     "Jun 09 16:30:01.171829 crc crio[3654]: time=\"2026-06-09T16:30:01.167571822Z\" level=info msg=\"Created container 8cd2e8d19c62dbdce7690d4034de02618c8012ca61523d0b23fdca1a634d41c5: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=eadedf03-7178-4763-8c5c-2f0520bbad7a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.253887 | controller |     "Jun 09 16:30:01.173957 crc crio[3654]: time=\"2026-06-09T16:30:01.173913853Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:fbdfe828b092b23e6d4480daf3e0216aada6debaf1ef1b314a0a31e73ebf13c4\" id=1bc06a28-8c95-4e67-9d8d-1dc2da0c8b5c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.253903 | controller |     "Jun 09 16:30:01.189556 crc crio[3654]: time=\"2026-06-09T16:30:01.189484739Z\" level=info msg=\"Starting container: 8cd2e8d19c62dbdce7690d4034de02618c8012ca61523d0b23fdca1a634d41c5\" id=0cd78dae-b6ba-45af-b036-bd24c6d409c6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.253918 | controller |     "Jun 09 16:30:01.202268 crc crio[3654]: time=\"2026-06-09T16:30:01.198006253Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=5ffd4f91-a076-40df-8265-809e47f28a2f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.253934 | controller |     "Jun 09 16:30:01.216789 crc crio[3654]: time=\"2026-06-09T16:30:01.216246396Z\" level=info msg=\"Started container\" PID=11163 containerID=8cd2e8d19c62dbdce7690d4034de02618c8012ca61523d0b23fdca1a634d41c5 description=openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver id=0cd78dae-b6ba-45af-b036-bd24c6d409c6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a2e98d86e855f6133aa2c09100a32a5db1cc20341c1ff9acf12caf6a9d410424",
2026-06-09 17:48:39.253951 | controller |     "Jun 09 16:30:01.218186 crc crio[3654]: time=\"2026-06-09T16:30:01.21778474Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=2c7310dc-526f-486f-962d-13c0b7b1aab4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.253968 | controller |     "Jun 09 16:30:01.233042 crc crio[3654]: time=\"2026-06-09T16:30:01.232992675Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29683710-mn9b6/POD\" id=d5fd356d-38f5-4e69-bc63-87330fc4080a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.253983 | controller |     "Jun 09 16:30:01.233277 crc crio[3654]: time=\"2026-06-09T16:30:01.233249773Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.253999 | controller |     "Jun 09 16:30:01.265277 crc crio[3654]: 2026-06-09T16:30:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ea9ef629557c207 Mac:d2:14:0b:77:af:16 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:25 Mtu:0 Sandbox:/var/run/netns/901110be-b6e4-4792-8fd2-4af825960aab SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.37 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.254015 | controller |     "Jun 09 16:30:01.276555 crc crio[3654]: time=\"2026-06-09T16:30:01.274763131Z\" level=info msg=\"Creating container: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin\" id=c5f56c8a-6c42-405c-beec-c7d7a09df0fe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.254031 | controller |     "Jun 09 16:30:01.294387 crc crio[3654]: time=\"2026-06-09T16:30:01.289634427Z\" level=info msg=\"Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy\" id=d3370894-1c6d-4768-8c7d-386e4b6b5beb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.254046 | controller |     "Jun 09 16:30:01.295958 crc crio[3654]: time=\"2026-06-09T16:30:01.295915917Z\" level=info msg=\"Creating container: openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary\" id=eadd172b-d9a1-4032-9bfe-20c516c804bb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.254062 | controller |     "Jun 09 16:30:01.297753 crc crio[3654]: time=\"2026-06-09T16:30:01.297567744Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=457fa69d-3840-4cb9-8dae-3de7958fb1ba name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.254081 | controller |     "Jun 09 16:30:01.313989 crc crio[3654]: time=\"2026-06-09T16:30:01.313885791Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.254097 | controller |     "Jun 09 16:30:01.338050 crc crio[3654]: time=\"2026-06-09T16:30:01.337990452Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.254113 | controller |     "Jun 09 16:30:01.343263 crc crio[3654]: time=\"2026-06-09T16:30:01.342542772Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.254129 | controller |     "Jun 09 16:30:01.354771 crc crio[3654]: time=\"2026-06-09T16:30:01.351867139Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator\" id=884c1421-95af-40d8-a8a3-aa2edf7a7e0f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.254145 | controller |     "Jun 09 16:30:01.400874 crc crio[3654]: time=\"2026-06-09T16:30:01.399224805Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.254167 | controller |     "Jun 09 16:30:01.435046 crc crio[3654]: time=\"2026-06-09T16:30:01.430206472Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:721db89e14d94378a94b0071b2396e14512434d7f0a91c00c214de5a2307ad0d UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/ebc25451-53ae-4a02-952f-e9f5f18866b1 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:0xc0001269b0}] Aliases:map[]}\"",
2026-06-09 17:48:39.254191 | controller |     "Jun 09 16:30:01.435046 crc crio[3654]: time=\"2026-06-09T16:30:01.430252473Z\" 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 17:48:39.254210 | controller |     "Jun 09 16:30:01.448001 crc crio[3654]: time=\"2026-06-09T16:30:01.445378366Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:f60b820bcf9446dd6bbf1fa2a2fd5e76fd1257d87f0b469cb2425526f3f756be UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/70f48de7-eef1-4424-8ca6-597661dc97e2 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:0xc0001261e8}] Aliases:map[]}\"",
2026-06-09 17:48:39.254227 | controller |     "Jun 09 16:30:01.448001 crc crio[3654]: time=\"2026-06-09T16:30:01.445976123Z\" 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 17:48:39.254243 | controller |     "Jun 09 16:30:01.465506 crc crio[3654]: 2026-06-09T16:30:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3e91c16d5bc3fa0 Mac:ca:11:e8:96:8e:79 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1c Mtu:0 Sandbox:/var/run/netns/e1f5ea39-ca2d-47d9-ae3b-e91e2f8e8a5d SocketPath: PciID:}] [{Interface:0xc0001245b0 Address:{IP:10.217.0.28 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.254262 | controller |     "Jun 09 16:30:01.510710 crc crio[3654]: time=\"2026-06-09T16:30:01.491561949Z\" level=info msg=\"Created container 311fae63f206bd4c0669c05609fc03cf282f7d6e056039e061cb7159597abcc7: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=f020e56c-8213-49e0-b053-7d20baeabda1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.254278 | controller |     "Jun 09 16:30:01.510710 crc crio[3654]: time=\"2026-06-09T16:30:01.495230094Z\" level=info msg=\"Starting container: 311fae63f206bd4c0669c05609fc03cf282f7d6e056039e061cb7159597abcc7\" id=1fa713b3-331c-40af-91a1-9f5275654302 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.254292 | controller |     "Jun 09 16:30:01.546923 crc crio[3654]: time=\"2026-06-09T16:30:01.541858909Z\" level=info msg=\"Started container\" PID=11237 containerID=311fae63f206bd4c0669c05609fc03cf282f7d6e056039e061cb7159597abcc7 description=openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator id=1fa713b3-331c-40af-91a1-9f5275654302 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cf8f059a3107854e51dc7bcbd7f5d9ff189b5640453f4cce4703c4bfbffa1728",
2026-06-09 17:48:39.254309 | controller |     "Jun 09 16:30:01.547186 crc crio[3654]: 2026-06-09T16:30:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bb0ee6eac618601 Mac:52:6e:45:0a:f2:d2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:03 Mtu:0 Sandbox:/var/run/netns/68d2cb9d-838d-4fdb-9710-f80ff4fe7534 SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.0.3 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.254324 | controller |     "Jun 09 16:30:01.557823 crc crio[3654]: time=\"2026-06-09T16:30:01.55238187Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:ea9ef629557c20792984dabc8683f3f4c39bf600f9e629dc368880f4d739e5b1 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/901110be-b6e4-4792-8fd2-4af825960aab 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:0xc001e2a4d8}] Aliases:map[]}\"",
2026-06-09 17:48:39.254340 | controller |     "Jun 09 16:30:01.557823 crc crio[3654]: time=\"2026-06-09T16:30:01.552877884Z\" 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 17:48:39.254357 | controller |     "Jun 09 16:30:01.572741 crc crio[3654]: 2026-06-09T16:30:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:97e57f7a60f504f Mac:1e:b9:9a:54:65:03 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3a Mtu:0 Sandbox:/var/run/netns/74387149-49d1-4593-a3a9-548086bc16db SocketPath: PciID:}] [{Interface:0xc0004ac6d0 Address:{IP:10.217.0.58 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.254373 | controller |     "Jun 09 16:30:01.573744 crc crio[3654]: time=\"2026-06-09T16:30:01.573371741Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:97e57f7a60f504ff5129a5e7f166e5b9ccdfd2fc9821655021b0f90240da2580 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/74387149-49d1-4593-a3a9-548086bc16db 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:0xc001e2a240}] Aliases:map[]}\"",
2026-06-09 17:48:39.254388 | controller |     "Jun 09 16:30:01.573744 crc crio[3654]: time=\"2026-06-09T16:30:01.573577857Z\" 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 17:48:39.254407 | controller |     "Jun 09 16:30:01.665599 crc crio[3654]: time=\"2026-06-09T16:30:01.665281373Z\" level=info msg=\"Ran pod sandbox f60b820bcf9446dd6bbf1fa2a2fd5e76fd1257d87f0b469cb2425526f3f756be with infra container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD\" id=48eabe69-6269-413a-9c97-f0d0d42ba3bd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.254424 | controller |     "Jun 09 16:30:01.672917 crc crio[3654]: time=\"2026-06-09T16:30:01.672603953Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=7188b935-5d93-4227-8720-00efa2618856 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.254440 | controller |     "Jun 09 16:30:01.694987 crc crio[3654]: time=\"2026-06-09T16:30:01.693954674Z\" level=info msg=\"Ran pod sandbox ea9ef629557c20792984dabc8683f3f4c39bf600f9e629dc368880f4d739e5b1 with infra container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD\" id=dbfa8bf9-50bf-4723-9029-5e54bc4d107b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.254456 | controller |     "Jun 09 16:30:01.739883 crc crio[3654]: time=\"2026-06-09T16:30:01.73958413Z\" level=info msg=\"Created container 1fea7f6dc030e59f9251f5775ccea2110c2ef410e91de1337cae5a80f55ca907: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=e2d909bd-d7de-4d18-8f06-e3fee16a07ed name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.254472 | controller |     "Jun 09 16:30:01.741542 crc crio[3654]: time=\"2026-06-09T16:30:01.741047422Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=c8b5edc5-ab9e-42ed-b216-78de4e6387b6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.254487 | controller |     "Jun 09 16:30:01.749132 crc crio[3654]: time=\"2026-06-09T16:30:01.7482991Z\" level=info msg=\"Starting container: 1fea7f6dc030e59f9251f5775ccea2110c2ef410e91de1337cae5a80f55ca907\" id=d981425a-6ec2-4487-bae3-71b10d8e6e44 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.254503 | controller |     "Jun 09 16:30:01.786798 crc crio[3654]: time=\"2026-06-09T16:30:01.786052761Z\" level=info msg=\"Ran pod sandbox 97e57f7a60f504ff5129a5e7f166e5b9ccdfd2fc9821655021b0f90240da2580 with infra container: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD\" id=e218d4c6-1fb6-46b3-9cab-1d16a24d95fa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.254540 | controller |     "Jun 09 16:30:01.795848 crc crio[3654]: time=\"2026-06-09T16:30:01.795620985Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.254558 | controller |     "Jun 09 16:30:01.805736 crc crio[3654]: time=\"2026-06-09T16:30:01.80383496Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=cddfe5f6-5e94-4338-8857-59d1be28f33a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.254574 | controller |     "Jun 09 16:30:01.810174 crc crio[3654]: time=\"2026-06-09T16:30:01.80977041Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=3ba42eb1-52e6-484a-8de4-fe377445e312 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.254590 | controller |     "Jun 09 16:30:01.811630 crc crio[3654]: time=\"2026-06-09T16:30:01.811570072Z\" level=info msg=\"Started container\" PID=11282 containerID=1fea7f6dc030e59f9251f5775ccea2110c2ef410e91de1337cae5a80f55ca907 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=d981425a-6ec2-4487-bae3-71b10d8e6e44 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9949406e326cae8ec31e25f8fb7cf029bc427991b6c660a9c6a401ecdf48f8ca",
2026-06-09 17:48:39.254611 | controller |     "Jun 09 16:30:01.829767 crc crio[3654]: time=\"2026-06-09T16:30:01.829439013Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=850fb203-c679-42c4-bd0f-385cfcca2df7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.254628 | controller |     "Jun 09 16:30:01.850300 crc crio[3654]: time=\"2026-06-09T16:30:01.850115965Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.254644 | controller |     "Jun 09 16:30:01.854052 crc crio[3654]: time=\"2026-06-09T16:30:01.853920574Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:f79b41da175db5b9927ddd6137690969892fdcf1e85a7d378774408ad71887ea UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/1cdfe5e2-92eb-4952-ab74-888e247fcd0e 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:0xc00008c6b0}] Aliases:map[]}\"",
2026-06-09 17:48:39.254659 | controller |     "Jun 09 16:30:01.854052 crc crio[3654]: time=\"2026-06-09T16:30:01.853999057Z\" 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 17:48:39.254675 | controller |     "Jun 09 16:30:01.857421 crc crio[3654]: time=\"2026-06-09T16:30:01.85726276Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:41a33f32ab9d214d25f382897d57a8edcdcc319bb6e8b5e74e28a71df9e60c09 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/3be10377-7e87-4e6a-aea8-5f54454180b5 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:0xc000126548}] Aliases:map[]}\"",
2026-06-09 17:48:39.254691 | controller |     "Jun 09 16:30:01.857421 crc crio[3654]: time=\"2026-06-09T16:30:01.857411804Z\" 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 17:48:39.254706 | controller |     "Jun 09 16:30:01.863432 crc crio[3654]: time=\"2026-06-09T16:30:01.863236001Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:aba5fae867385309660233ccf0f7f29343d51f73594821e32b38f7dd6dea5b99 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/1e285606-58bc-4c85-8c45-a1d8bc73c4e4 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:0xc001712700}] Aliases:map[]}\"",
2026-06-09 17:48:39.254723 | controller |     "Jun 09 16:30:01.863432 crc crio[3654]: time=\"2026-06-09T16:30:01.863427396Z\" level=info msg=\"Adding pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.254739 | controller |     "Jun 09 16:30:01.877209 crc crio[3654]: time=\"2026-06-09T16:30:01.877096428Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:3e91c16d5bc3fa0ed5fef6224021a7affef9ef0f8eb6ff5e6b026fb3d92d8352 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/e1f5ea39-ca2d-47d9-ae3b-e91e2f8e8a5d 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:0xc00231e038}] Aliases:map[]}\"",
2026-06-09 17:48:39.254757 | controller |     "Jun 09 16:30:01.877847 crc crio[3654]: time=\"2026-06-09T16:30:01.877421327Z\" 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 17:48:39.254773 | controller |     "Jun 09 16:30:01.878493 crc crio[3654]: time=\"2026-06-09T16:30:01.878018724Z\" level=info msg=\"Ran pod sandbox 6638ab594e66d36d737fe0da5d083f116547ca99b668119517552d011bc1693a with infra container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD\" id=3ec90897-667c-4a29-90ea-313a0b2d2cac name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.254789 | controller |     "Jun 09 16:30:01.887869 crc crio[3654]: time=\"2026-06-09T16:30:01.885924121Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:a8645c78e3a4a0bf2eea13e6544e3604dfbe5e4b3604751a7d981d375da8c16e UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/5405a5db-5791-4486-8762-3d3443c02ee5 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:0xc000191100}] Aliases:map[]}\"",
2026-06-09 17:48:39.254805 | controller |     "Jun 09 16:30:01.887869 crc crio[3654]: time=\"2026-06-09T16:30:01.886036324Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-qhh6t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.254822 | controller |     "Jun 09 16:30:01.919990 crc crio[3654]: time=\"2026-06-09T16:30:01.913599333Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=090ebe82-0c00-4f99-8b39-a7499e3c3d75 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.254838 | controller |     "Jun 09 16:30:01.958011 crc crio[3654]: time=\"2026-06-09T16:30:01.949939444Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:bb0ee6eac61860113660cac1c734e20dad62cb3feaf7f5a2e3e358e26ba5a804 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/68d2cb9d-838d-4fdb-9710-f80ff4fe7534 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:0xc001612198}] Aliases:map[]}\"",
2026-06-09 17:48:39.254854 | controller |     "Jun 09 16:30:01.958011 crc crio[3654]: time=\"2026-06-09T16:30:01.951050445Z\" level=info msg=\"Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.254870 | controller |     "Jun 09 16:30:01.958011 crc crio[3654]: time=\"2026-06-09T16:30:01.956862512Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:eb1ca76154ceee92e836e0011fc9209d91a7cd69d87531b66cbfcda5c9c98c9f UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/f72a89f9-1352-431c-af7c-2b2070a1d2aa 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:0xc00231e780}] Aliases:map[]}\"",
2026-06-09 17:48:39.254886 | controller |     "Jun 09 16:30:01.958011 crc crio[3654]: time=\"2026-06-09T16:30:01.956986916Z\" 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 17:48:39.254908 | controller |     "Jun 09 16:30:01.962480 crc crio[3654]: time=\"2026-06-09T16:30:01.961781793Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.254924 | controller |     "Jun 09 16:30:01.972869 crc crio[3654]: time=\"2026-06-09T16:30:01.966841238Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.254939 | controller |     "Jun 09 16:30:01.987246 crc crio[3654]: time=\"2026-06-09T16:30:01.968219047Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.254955 | controller |     "Jun 09 16:30:02.033980 crc crio[3654]: time=\"2026-06-09T16:30:02.033748393Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:dbeebbb1a3c7ce1602fb8f2d33d1356ae9565241b06c1ba8f43d6d20d0bd4876 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/4433b5c7-3e2f-43bc-8e1e-5e5060220f9a 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:0xc000476328}] Aliases:map[]}\"",
2026-06-09 17:48:39.254970 | controller |     "Jun 09 16:30:02.033980 crc crio[3654]: time=\"2026-06-09T16:30:02.033928319Z\" level=info msg=\"Adding pod openshift-apiserver_apiserver-9ddfb9f55-k47zv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.254985 | controller |     "Jun 09 16:30:02.074199 crc crio[3654]: time=\"2026-06-09T16:30:02.073978655Z\" level=info msg=\"Created container 3cae7f0c86a5ef74aeab9cd225f8307a1e2873b40d5301687e4563f10f23de2c: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=5954cce5-abe9-4197-9a5e-1d00292d4cd0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.255001 | controller |     "Jun 09 16:30:02.096553 crc crio[3654]: time=\"2026-06-09T16:30:02.095948794Z\" level=info msg=\"Starting container: 3cae7f0c86a5ef74aeab9cd225f8307a1e2873b40d5301687e4563f10f23de2c\" id=49bf4c62-598f-4025-a90c-3d930c3c9100 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.255016 | controller |     "Jun 09 16:30:02.176913 crc crio[3654]: time=\"2026-06-09T16:30:02.176630265Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.255031 | controller |     "Jun 09 16:30:02.191022 crc crio[3654]: time=\"2026-06-09T16:30:02.190046599Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:e994014faeafd39300b0c3558ae2a60928e77413cf955102d59886f7d86e5d74 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/86f009a6-faf8-4033-a780-985f7ff5d649 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:0xc002fb0198}] Aliases:map[]}\"",
2026-06-09 17:48:39.255047 | controller |     "Jun 09 16:30:02.191022 crc crio[3654]: time=\"2026-06-09T16:30:02.19078454Z\" 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 17:48:39.255062 | controller |     "Jun 09 16:30:02.328739 crc crio[3654]: time=\"2026-06-09T16:30:02.328254176Z\" level=info msg=\"Started container\" PID=11283 containerID=3cae7f0c86a5ef74aeab9cd225f8307a1e2873b40d5301687e4563f10f23de2c description=openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager id=49bf4c62-598f-4025-a90c-3d930c3c9100 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9d4bc834b7ad6160914ca844547cbdd0b11fe3dea5cb6b450bea8bcda4115799",
2026-06-09 17:48:39.255081 | controller |     "Jun 09 16:30:02.789851 crc crio[3654]: time=\"2026-06-09T16:30:02.789110092Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.255097 | controller |     "Jun 09 16:30:03.134529 crc crio[3654]: time=\"2026-06-09T16:30:03.134208762Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=96ae60e5-43a8-4c5c-ae21-ed4189b11663 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.255113 | controller |     "Jun 09 16:30:03.220398 crc crio[3654]: time=\"2026-06-09T16:30:03.219828364Z\" level=info msg=\"Creating container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=6ac6ca5d-3b33-4348-bb2f-1f94c9dcaf0d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.255128 | controller |     "Jun 09 16:30:03.222058 crc crio[3654]: time=\"2026-06-09T16:30:03.220449701Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.255142 | controller |     "Jun 09 16:30:03.246258 crc crio[3654]: time=\"2026-06-09T16:30:03.246036324Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator\" id=489ae8f7-e95e-4cf9-807f-a0732e4e8041 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.255157 | controller |     "Jun 09 16:30:03.264048 crc crio[3654]: time=\"2026-06-09T16:30:03.262228308Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=5f71779e-4088-4535-95c0-dda69366c546 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.255173 | controller |     "Jun 09 16:30:03.326897 crc crio[3654]: time=\"2026-06-09T16:30:03.318915221Z\" level=info msg=\"Ran pod sandbox 3e91c16d5bc3fa0ed5fef6224021a7affef9ef0f8eb6ff5e6b026fb3d92d8352 with infra container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD\" id=f1fec9fa-ec83-4644-b255-9065b5bce53c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.255189 | controller |     "Jun 09 16:30:03.326897 crc crio[3654]: time=\"2026-06-09T16:30:03.319496587Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.255204 | controller |     "Jun 09 16:30:03.336750 crc crio[3654]: time=\"2026-06-09T16:30:03.330994567Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=8280d539-d549-45b5-8fe5-256b40c20467 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.255220 | controller |     "Jun 09 16:30:03.439149 crc crio[3654]: time=\"2026-06-09T16:30:03.423631809Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.255236 | controller |     "Jun 09 16:30:03.550178 crc crio[3654]: time=\"2026-06-09T16:30:03.550078949Z\" level=info msg=\"Created container 66f385c1a79dab0df5a6a405d3bcf606754f902e6cfa932ff0bfbe5c0f0be9eb: openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary\" id=eadd172b-d9a1-4032-9bfe-20c516c804bb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.255251 | controller |     "Jun 09 16:30:03.586141 crc crio[3654]: time=\"2026-06-09T16:30:03.585593596Z\" level=info msg=\"Starting container: 66f385c1a79dab0df5a6a405d3bcf606754f902e6cfa932ff0bfbe5c0f0be9eb\" id=7e02b79d-3d90-473a-9fa0-3fea8717a7cd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.255270 | controller |     "Jun 09 16:30:03.611081 crc crio[3654]: time=\"2026-06-09T16:30:03.609902282Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=b8f6b0d8-2a2d-4f65-9a42-6284ea84d5cf name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.255286 | controller |     "Jun 09 16:30:03.613884 crc crio[3654]: time=\"2026-06-09T16:30:03.61296471Z\" level=info msg=\"Creating container: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints\" id=57bf9f44-ee79-42c5-a6c4-22da8d05b498 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.255301 | controller |     "Jun 09 16:30:03.656497 crc crio[3654]: time=\"2026-06-09T16:30:03.656119746Z\" level=info msg=\"Created container 03322a23bed0464c92d08159d82d15b1acafc911807791a4b17809e3c2a77571: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy\" id=9de62b09-2136-4bac-9ed6-247e808ffdea name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.255316 | controller |     "Jun 09 16:30:03.666625 crc crio[3654]: time=\"2026-06-09T16:30:03.665300289Z\" level=info msg=\"Starting container: 03322a23bed0464c92d08159d82d15b1acafc911807791a4b17809e3c2a77571\" id=c6bf34a7-fa44-4e95-9a62-da0ef9875c28 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.255331 | controller |     "Jun 09 16:30:03.698076 crc crio[3654]: time=\"2026-06-09T16:30:03.695610486Z\" level=info msg=\"Started container\" PID=11381 containerID=03322a23bed0464c92d08159d82d15b1acafc911807791a4b17809e3c2a77571 description=openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy id=c6bf34a7-fa44-4e95-9a62-da0ef9875c28 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6c1bbc81084d233aea764f08ebc3c67c32c84f19799161c8cdec1c0f43dea432",
2026-06-09 17:48:39.255347 | controller |     "Jun 09 16:30:03.752466 crc crio[3654]: time=\"2026-06-09T16:30:03.749982813Z\" level=info msg=\"Creating container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator\" id=bfc07cf7-76c5-4ec9-bed3-9c5c4f3296c0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.255363 | controller |     "Jun 09 16:30:03.842688 crc crio[3654]: time=\"2026-06-09T16:30:03.801126298Z\" level=info msg=\"Ran pod sandbox bb0ee6eac61860113660cac1c734e20dad62cb3feaf7f5a2e3e358e26ba5a804 with infra container: openshift-multus/network-metrics-daemon-n2bqt/POD\" id=bf3b4f5d-1a2c-4f70-b026-950c525d6f71 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.255378 | controller |     "Jun 09 16:30:03.842688 crc crio[3654]: time=\"2026-06-09T16:30:03.811849165Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:49b34ce0d25eec7a6077f4bf21bf7d4e64e598d28785a20b9ee3594423b7de14\" id=dac316d3-648e-4153-bebf-5cec62e634ba name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.255395 | controller |     "Jun 09 16:30:04.213276 crc crio[3654]: time=\"2026-06-09T16:30:04.213158675Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.255410 | controller |     "Jun 09 16:30:04.254224 crc crio[3654]: time=\"2026-06-09T16:30:04.252928794Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.255425 | controller |     "Jun 09 16:30:04.336117 crc crio[3654]: time=\"2026-06-09T16:30:04.33448981Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:49b34ce0d25eec7a6077f4bf21bf7d4e64e598d28785a20b9ee3594423b7de14\" id=8e57c074-a518-4c41-a564-60c8ac65d23e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.255444 | controller |     "Jun 09 16:30:04.400516 crc crio[3654]: time=\"2026-06-09T16:30:04.399403778Z\" level=info msg=\"Started container\" PID=11435 containerID=66f385c1a79dab0df5a6a405d3bcf606754f902e6cfa932ff0bfbe5c0f0be9eb description=openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary id=7e02b79d-3d90-473a-9fa0-3fea8717a7cd name=/runtime.v1.RuntimeService/StartContainer sandboxID=b9ece4f402008d0a2f815bda502eda90e7db9f068637734e61b545dc28fb9761",
2026-06-09 17:48:39.255461 | controller |     "Jun 09 16:30:04.889872 crc crio[3654]: time=\"2026-06-09T16:30:04.88981805Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.255477 | controller |     "Jun 09 16:30:05.048431 crc crio[3654]: time=\"2026-06-09T16:30:05.048263297Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.255493 | controller |     "Jun 09 16:30:05.060952 crc crio[3654]: time=\"2026-06-09T16:30:05.060156788Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.255508 | controller |     "Jun 09 16:30:05.365977 crc crio[3654]: time=\"2026-06-09T16:30:05.349978646Z\" level=info msg=\"Created container fc5aa9e7fe05f21cb34341173583d1f80decfc6ccfc75328be3f55426198db41: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator\" id=884c1421-95af-40d8-a8a3-aa2edf7a7e0f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.255545 | controller |     "Jun 09 16:30:05.386155 crc crio[3654]: time=\"2026-06-09T16:30:05.381273572Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.255562 | controller |     "Jun 09 16:30:05.473889 crc crio[3654]: time=\"2026-06-09T16:30:05.463184928Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.255578 | controller |     "Jun 09 16:30:05.799150 crc crio[3654]: time=\"2026-06-09T16:30:05.784412426Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683710-mn9b6 Namespace:openshift-operator-lifecycle-manager ID:12ede462a46b086f87debeff687aa89022644c64243591a26c1d5dd582bdb6cf UID:9a6caab5-14cf-44f0-9b67-2dda8393d402 NetNS:/var/run/netns/eac4011e-1bf0-4981-9a4c-ec610570f4de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9a6caab5_14cf_44f0_9b67_2dda8393d402.slice PodAnnotations:0xc0001913e0}] Aliases:map[]}\"",
2026-06-09 17:48:39.255594 | controller |     "Jun 09 16:30:05.799150 crc crio[3654]: time=\"2026-06-09T16:30:05.784608971Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29683710-mn9b6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.255610 | controller |     "Jun 09 16:30:06.401980 crc crio[3654]: time=\"2026-06-09T16:30:06.396971195Z\" level=info msg=\"Created container d212d9d7dba6353381c26269e26282264a4bfcb01aa289066a9275e2c96e68b3: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy\" id=d3370894-1c6d-4768-8c7d-386e4b6b5beb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.255626 | controller |     "Jun 09 16:30:06.902400 crc crio[3654]: time=\"2026-06-09T16:30:06.900178172Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.255642 | controller |     "Jun 09 16:30:07.007380 crc crio[3654]: time=\"2026-06-09T16:30:07.007258398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.255661 | controller |     "Jun 09 16:30:07.177122 crc crio[3654]: time=\"2026-06-09T16:30:07.176936447Z\" level=info msg=\"Created container 3cce822742922af47d16fa00c6c4d9cb8d19fb84e4690ba58128da2f94c8f30a: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin\" id=c5f56c8a-6c42-405c-beec-c7d7a09df0fe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.255677 | controller |     "Jun 09 16:30:07.899906 crc crio[3654]: 2026-06-09T16:30:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e3c605d995676ca Mac:ea:8e:37:53:4b:db Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:04 Mtu:0 Sandbox:/var/run/netns/0a4c3e24-e215-40ba-800f-94b4593b3b05 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.4 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.255694 | controller |     "Jun 09 16:30:07.901970 crc crio[3654]: time=\"2026-06-09T16:30:07.900414662Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:e3c605d995676cae5cfe4e1930a490c619efaddb967c6d688d2316b03a37d7b7 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/0a4c3e24-e215-40ba-800f-94b4593b3b05 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:0xc000476160}] Aliases:map[]}\"",
2026-06-09 17:48:39.255710 | controller |     "Jun 09 16:30:07.901970 crc crio[3654]: time=\"2026-06-09T16:30:07.900595408Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.255726 | controller |     "Jun 09 16:30:07.980998 crc crio[3654]: time=\"2026-06-09T16:30:07.979626071Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.255752 | controller |     "Jun 09 16:30:08.169622 crc crio[3654]: time=\"2026-06-09T16:30:08.168917071Z\" level=info msg=\"Creating container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator\" id=044a2337-db28-4abc-a74a-0ad551e81836 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.255807 | controller |     "Jun 09 16:30:08.202941 crc crio[3654]: time=\"2026-06-09T16:30:08.201938336Z\" level=info msg=\"Starting container: 3cce822742922af47d16fa00c6c4d9cb8d19fb84e4690ba58128da2f94c8f30a\" id=e688d384-e0a7-4817-88ef-d17c59ca219d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.255829 | controller |     "Jun 09 16:30:08.238012 crc crio[3654]: time=\"2026-06-09T16:30:08.226810858Z\" level=info msg=\"Creating container: openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon\" id=332571f1-c3e2-4661-8c53-ae5b4e579ece name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.255845 | controller |     "Jun 09 16:30:08.238012 crc crio[3654]: time=\"2026-06-09T16:30:08.227980132Z\" level=info msg=\"Started container\" PID=11654 containerID=3cce822742922af47d16fa00c6c4d9cb8d19fb84e4690ba58128da2f94c8f30a description=openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin id=e688d384-e0a7-4817-88ef-d17c59ca219d name=/runtime.v1.RuntimeService/StartContainer sandboxID=3dd0ab079cba7d2d7ef0c98d003095ea27bc76d6cd6db57e8c8d1d4592a080a2",
2026-06-09 17:48:39.255861 | controller |     "Jun 09 16:30:08.238012 crc crio[3654]: time=\"2026-06-09T16:30:08.229258738Z\" level=info msg=\"Starting container: fc5aa9e7fe05f21cb34341173583d1f80decfc6ccfc75328be3f55426198db41\" id=2f57f6ac-5e09-4653-bc27-c63153cd2f34 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.255881 | controller |     "Jun 09 16:30:08.341238 crc crio[3654]: time=\"2026-06-09T16:30:08.311744651Z\" level=info msg=\"Started container\" PID=11516 containerID=fc5aa9e7fe05f21cb34341173583d1f80decfc6ccfc75328be3f55426198db41 description=openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator id=2f57f6ac-5e09-4653-bc27-c63153cd2f34 name=/runtime.v1.RuntimeService/StartContainer sandboxID=37d1080ef48294b309a5538e9af5ca43563451c071a21d4810412c7016f415b4",
2026-06-09 17:48:39.255898 | controller |     "Jun 09 16:30:08.381144 crc crio[3654]: time=\"2026-06-09T16:30:08.37216206Z\" level=info msg=\"Starting container: d212d9d7dba6353381c26269e26282264a4bfcb01aa289066a9275e2c96e68b3\" id=1a4fc2f4-71d3-45b3-b8ff-19dc6ae4cbac name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.255917 | controller |     "Jun 09 16:30:08.996435 crc crio[3654]: 2026-06-09T16:30:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b8223b9561fe9a7 Mac:2a:7a:fb:19:57:ba Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:09 Mtu:0 Sandbox:/var/run/netns/025eaca0-acb0-49c4-9b93-349ee2a6beeb SocketPath: PciID:}] [{Interface:0xc000504760 Address:{IP:10.217.0.9 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.255941 | controller |     "Jun 09 16:30:09.078789 crc crio[3654]: time=\"2026-06-09T16:30:08.556941911Z\" level=info msg=\"Created container 7b2073b528baa8938e16b0c06d389725cf04fc259d0233787c3b9e8020714fde: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator\" id=489ae8f7-e95e-4cf9-807f-a0732e4e8041 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.255966 | controller |     "Jun 09 16:30:09.126466 crc crio[3654]: time=\"2026-06-09T16:30:08.996284191Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:b8223b9561fe9a721ebca09698d3ad4c8e0406f2fa64bce02f2cc214b7ad5ad4 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/025eaca0-acb0-49c4-9b93-349ee2a6beeb 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:0xc001512590}] Aliases:map[]}\"",
2026-06-09 17:48:39.255992 | controller |     "Jun 09 16:30:09.126466 crc crio[3654]: time=\"2026-06-09T16:30:09.125566642Z\" 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 17:48:39.256016 | controller |     "Jun 09 16:30:09.133731 crc crio[3654]: time=\"2026-06-09T16:30:09.023699056Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.256033 | controller |     "Jun 09 16:30:09.149507 crc crio[3654]: time=\"2026-06-09T16:30:09.03047409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.256049 | controller |     "Jun 09 16:30:09.149507 crc crio[3654]: time=\"2026-06-09T16:30:09.060605132Z\" level=info msg=\"Ran pod sandbox e3c605d995676cae5cfe4e1930a490c619efaddb967c6d688d2316b03a37d7b7 with infra container: openshift-network-diagnostics/network-check-target-fhkjl/POD\" id=bb579bf3-ab8f-4dfb-ae7a-fd237d16062a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.256065 | controller |     "Jun 09 16:30:09.151065 crc crio[3654]: 2026-06-09T16:30:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d5198ba3e825ace Mac:76:60:9b:c9:27:c3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3f Mtu:0 Sandbox:/var/run/netns/b98799b9-d6ec-43c9-bf78-8720c4d9be65 SocketPath: PciID:}] [{Interface:0xc000014620 Address:{IP:10.217.0.63 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.256084 | controller |     "Jun 09 16:30:09.155903 crc crio[3654]: time=\"2026-06-09T16:30:09.153519053Z\" level=info msg=\"Ran pod sandbox b8223b9561fe9a721ebca09698d3ad4c8e0406f2fa64bce02f2cc214b7ad5ad4 with infra container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD\" id=a9cd7919-5a15-40c7-aaab-5daeabfb28e7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.256100 | controller |     "Jun 09 16:30:09.155903 crc crio[3654]: time=\"2026-06-09T16:30:09.152833863Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:d5198ba3e825ace170313fb6e4e0a2fc4990dab7f8044833f96ca77f9671bef3 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/b98799b9-d6ec-43c9-bf78-8720c4d9be65 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:0xc0015126a0}] Aliases:map[]}\"",
2026-06-09 17:48:39.256116 | controller |     "Jun 09 16:30:09.156414 crc crio[3654]: time=\"2026-06-09T16:30:09.156129038Z\" level=info msg=\"Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.256132 | controller |     "Jun 09 16:30:09.164981 crc crio[3654]: 2026-06-09T16:30:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:376f9ff0545b364 Mac:56:2b:82:a1:7c:b2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0b Mtu:0 Sandbox:/var/run/netns/09505fb4-0fbc-4f98-84f3-a4d499e38066 SocketPath: PciID:}] [{Interface:0xc00037e810 Address:{IP:10.217.0.11 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.256148 | controller |     "Jun 09 16:30:09.164981 crc crio[3654]: time=\"2026-06-09T16:30:09.15795872Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:376f9ff0545b36436b8a6f4acbb4f3be63df36a377c4647eb6e880500e3491a3 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/09505fb4-0fbc-4f98-84f3-a4d499e38066 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:0xc001512700}] Aliases:map[]}\"",
2026-06-09 17:48:39.256163 | controller |     "Jun 09 16:30:09.164981 crc crio[3654]: time=\"2026-06-09T16:30:09.158124005Z\" 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 17:48:39.256179 | controller |     "Jun 09 16:30:09.164981 crc crio[3654]: 2026-06-09T16:30:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b9e91057435fbff Mac:fa:7a:74:d6:a8:5e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:22 Mtu:0 Sandbox:/var/run/netns/4aad0446-a41c-43b4-8654-95bafabeb436 SocketPath: PciID:}] [{Interface:0xc0001b6870 Address:{IP:10.217.0.34 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.256195 | controller |     "Jun 09 16:30:09.177750 crc crio[3654]: time=\"2026-06-09T16:30:09.17086972Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:b9e91057435fbff2a247a1e749f1dad43f2ae0ceeb04b73b13ba685ba372a6cf UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/4aad0446-a41c-43b4-8654-95bafabeb436 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:0xc000f14698}] Aliases:map[]}\"",
2026-06-09 17:48:39.256211 | controller |     "Jun 09 16:30:09.177750 crc crio[3654]: time=\"2026-06-09T16:30:09.172849006Z\" 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 17:48:39.256229 | controller |     "Jun 09 16:30:09.207107 crc crio[3654]: time=\"2026-06-09T16:30:09.206829129Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.256245 | controller |     "Jun 09 16:30:09.258232 crc crio[3654]: time=\"2026-06-09T16:30:09.257805819Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d\" id=09156ef1-498a-44a8-822a-9df4a9d2f70d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.256260 | controller |     "Jun 09 16:30:09.260083 crc crio[3654]: time=\"2026-06-09T16:30:09.25994762Z\" level=info msg=\"Starting container: 7b2073b528baa8938e16b0c06d389725cf04fc259d0233787c3b9e8020714fde\" id=92630acf-db8c-42b3-9bc7-c5b5ad4294ed name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.256276 | controller |     "Jun 09 16:30:09.265131 crc crio[3654]: time=\"2026-06-09T16:30:09.263177412Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=f66edd01-653e-46dd-8c76-d72ceddddd8e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.256291 | controller |     "Jun 09 16:30:09.316480 crc crio[3654]: time=\"2026-06-09T16:30:09.316395346Z\" level=info msg=\"Ran pod sandbox d5198ba3e825ace170313fb6e4e0a2fc4990dab7f8044833f96ca77f9671bef3 with infra container: openshift-console/console-6c684df5db-cc8g8/POD\" id=4b9b86f6-7fd1-4344-b23e-b57ad3a6912d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.256306 | controller |     "Jun 09 16:30:09.336951 crc crio[3654]: time=\"2026-06-09T16:30:09.336829201Z\" level=info msg=\"Started container\" PID=11590 containerID=d212d9d7dba6353381c26269e26282264a4bfcb01aa289066a9275e2c96e68b3 description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy id=1a4fc2f4-71d3-45b3-b8ff-19dc6ae4cbac name=/runtime.v1.RuntimeService/StartContainer sandboxID=1e9b589c5feab7b2e7846fe20c40c7bd9d5f9cedab7d5bc495ef7d2f9ba88666",
2026-06-09 17:48:39.256322 | controller |     "Jun 09 16:30:09.339373 crc crio[3654]: time=\"2026-06-09T16:30:09.339196919Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=cb00114a-9d97-46ad-950d-0ad6541fbc8d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.256337 | controller |     "Jun 09 16:30:09.350001 crc crio[3654]: 2026-06-09T16:30:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:721db89e14d9437 Mac:42:a6:25:af:1a:89 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:11 Mtu:0 Sandbox:/var/run/netns/ebc25451-53ae-4a02-952f-e9f5f18866b1 SocketPath: PciID:}] [{Interface:0xc00011ae30 Address:{IP:10.217.0.17 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.256353 | controller |     "Jun 09 16:30:09.362881 crc crio[3654]: time=\"2026-06-09T16:30:09.362775604Z\" level=info msg=\"Started container\" PID=11742 containerID=7b2073b528baa8938e16b0c06d389725cf04fc259d0233787c3b9e8020714fde description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator id=92630acf-db8c-42b3-9bc7-c5b5ad4294ed name=/runtime.v1.RuntimeService/StartContainer sandboxID=f60b820bcf9446dd6bbf1fa2a2fd5e76fd1257d87f0b469cb2425526f3f756be",
2026-06-09 17:48:39.256369 | controller |     "Jun 09 16:30:09.362881 crc crio[3654]: 2026-06-09T16:30:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:eb1ca76154ceee9 Mac:4a:a3:cf:a6:63:0a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:20 Mtu:0 Sandbox:/var/run/netns/f72a89f9-1352-431c-af7c-2b2070a1d2aa SocketPath: PciID:}] [{Interface:0xc0002bab30 Address:{IP:10.217.0.32 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.256384 | controller |     "Jun 09 16:30:09.365606 crc crio[3654]: time=\"2026-06-09T16:30:09.362808905Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=a6f8e74e-a7d6-4f51-a8f6-3e66f65da01f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.256402 | controller |     "Jun 09 16:30:09.554758 crc crio[3654]: time=\"2026-06-09T16:30:09.486870278Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:721db89e14d94378a94b0071b2396e14512434d7f0a91c00c214de5a2307ad0d UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/ebc25451-53ae-4a02-952f-e9f5f18866b1 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:0xc0001269b0}] Aliases:map[]}\"",
2026-06-09 17:48:39.256419 | controller |     "Jun 09 16:30:09.554758 crc crio[3654]: time=\"2026-06-09T16:30:09.552381263Z\" 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 17:48:39.256435 | controller |     "Jun 09 16:30:09.554758 crc crio[3654]: time=\"2026-06-09T16:30:09.492601782Z\" level=info msg=\"Ran pod sandbox b9e91057435fbff2a247a1e749f1dad43f2ae0ceeb04b73b13ba685ba372a6cf with infra container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD\" id=6d9d1bba-ff41-4e0a-b467-2577caf8e4ad name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.256451 | controller |     "Jun 09 16:30:09.554758 crc crio[3654]: time=\"2026-06-09T16:30:09.510159154Z\" level=info msg=\"Ran pod sandbox 376f9ff0545b36436b8a6f4acbb4f3be63df36a377c4647eb6e880500e3491a3 with infra container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD\" id=6b9a6f99-8ebd-4694-b18a-11953b30cc75 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.256466 | controller |     "Jun 09 16:30:09.554758 crc crio[3654]: time=\"2026-06-09T16:30:09.512161782Z\" level=info msg=\"Creating container: openshift-console/console-6c684df5db-cc8g8/console\" id=a38530f7-7bc3-4a75-b275-3108fa5b1435 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.256481 | controller |     "Jun 09 16:30:09.554758 crc crio[3654]: time=\"2026-06-09T16:30:09.517041691Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:eb1ca76154ceee92e836e0011fc9209d91a7cd69d87531b66cbfcda5c9c98c9f UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/f72a89f9-1352-431c-af7c-2b2070a1d2aa 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:0xc00231e780}] Aliases:map[]}\"",
2026-06-09 17:48:39.256497 | controller |     "Jun 09 16:30:09.554758 crc crio[3654]: time=\"2026-06-09T16:30:09.553557207Z\" 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 17:48:39.256536 | controller |     "Jun 09 16:30:09.558356 crc crio[3654]: time=\"2026-06-09T16:30:09.557599693Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=36697c3f-aa80-4cb9-996a-1e1d66224635 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.256559 | controller |     "Jun 09 16:30:09.564589 crc crio[3654]: time=\"2026-06-09T16:30:09.564218882Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.256580 | controller |     "Jun 09 16:30:09.568977 crc crio[3654]: time=\"2026-06-09T16:30:09.565377816Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d\" id=db5fe8bc-0bda-4bc7-9139-ddfa498e727a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.256596 | controller |     "Jun 09 16:30:09.661580 crc crio[3654]: time=\"2026-06-09T16:30:09.661506638Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=ffe66da2-9eda-4806-9d6e-9d70988c2ffb name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.256612 | controller |     "Jun 09 16:30:09.663087 crc crio[3654]: time=\"2026-06-09T16:30:09.662885027Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:63b9704591980c76142c6569123648908ca7e1fb34522ab25f952e9c3bc7616d\" id=b55dc074-5b0f-4fc0-af1f-825f9d9040d8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.256627 | controller |     "Jun 09 16:30:09.862137 crc crio[3654]: time=\"2026-06-09T16:30:09.861906256Z\" level=info msg=\"Ran pod sandbox 721db89e14d94378a94b0071b2396e14512434d7f0a91c00c214de5a2307ad0d with infra container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD\" id=3459bca1-deb3-4a5a-9c23-127328c4ce9c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.256642 | controller |     "Jun 09 16:30:09.869894 crc crio[3654]: time=\"2026-06-09T16:30:09.869125183Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=dc9cc669-001b-40cf-85c3-e276b4958f38 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.256657 | controller |     "Jun 09 16:30:09.917742 crc crio[3654]: time=\"2026-06-09T16:30:09.91722706Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.256673 | controller |     "Jun 09 16:30:09.944461 crc crio[3654]: time=\"2026-06-09T16:30:09.944379178Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.256688 | controller |     "Jun 09 16:30:10.117787 crc crio[3654]: time=\"2026-06-09T16:30:10.117427191Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=058197ed-0725-4215-b0ce-785215defed4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.256704 | controller |     "Jun 09 16:30:10.142223 crc crio[3654]: time=\"2026-06-09T16:30:10.142115078Z\" level=info msg=\"Created container 74f724f53a56d4f711ce02d7c8c24caea04fc9af713043c29f050dff33c1b364: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints\" id=57bf9f44-ee79-42c5-a6c4-22da8d05b498 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.256720 | controller |     "Jun 09 16:30:10.147738 crc crio[3654]: time=\"2026-06-09T16:30:10.146923416Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.256736 | controller |     "Jun 09 16:30:10.167115 crc crio[3654]: time=\"2026-06-09T16:30:10.166465866Z\" level=info msg=\"Starting container: 74f724f53a56d4f711ce02d7c8c24caea04fc9af713043c29f050dff33c1b364\" id=2570bfd4-416e-4bf0-a546-3fe08be45111 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.256752 | controller |     "Jun 09 16:30:10.171058 crc crio[3654]: 2026-06-09T16:30:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:39b0f64c871bbdb Mac:9e:b2:77:36:61:a2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:16 Mtu:0 Sandbox:/var/run/netns/20fc0347-9838-4be6-8583-8dfecc76cd96 SocketPath: PciID:}] [{Interface:0xc00043c730 Address:{IP:10.217.0.22 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.256771 | controller |     "Jun 09 16:30:10.180771 crc crio[3654]: time=\"2026-06-09T16:30:10.172834488Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:39b0f64c871bbdbe502c8b11b37f252dd6e781f50724e6545cdb32a920302152 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/20fc0347-9838-4be6-8583-8dfecc76cd96 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:0xc00231e308}] Aliases:map[]}\"",
2026-06-09 17:48:39.256788 | controller |     "Jun 09 16:30:10.180771 crc crio[3654]: time=\"2026-06-09T16:30:10.175034391Z\" level=info msg=\"Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.256804 | controller |     "Jun 09 16:30:10.194817 crc crio[3654]: time=\"2026-06-09T16:30:10.185787219Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9\" id=17fad6d9-0a1a-4c83-9ca8-edad167c9cd6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.256835 | controller |     "Jun 09 16:30:10.296058 crc crio[3654]: time=\"2026-06-09T16:30:10.287976015Z\" level=info msg=\"Started container\" PID=11906 containerID=74f724f53a56d4f711ce02d7c8c24caea04fc9af713043c29f050dff33c1b364 description=openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints id=2570bfd4-416e-4bf0-a546-3fe08be45111 name=/runtime.v1.RuntimeService/StartContainer sandboxID=97e57f7a60f504ff5129a5e7f166e5b9ccdfd2fc9821655021b0f90240da2580",
2026-06-09 17:48:39.256854 | controller |     "Jun 09 16:30:10.296058 crc crio[3654]: 2026-06-09T16:30:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5063f4238642f93 Mac:4a:64:92:54:0e:ec Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:41 Mtu:0 Sandbox:/var/run/netns/4c1a3aa1-1337-4592-ae13-d995460cdd83 SocketPath: PciID:}] [{Interface:0xc0004826e0 Address:{IP:10.217.0.65 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.256871 | controller |     "Jun 09 16:30:10.296058 crc crio[3654]: time=\"2026-06-09T16:30:10.291258329Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:5063f4238642f938b2512197e97e9974176da6b52cbd1357fc3d99382676b498 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/4c1a3aa1-1337-4592-ae13-d995460cdd83 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:0xc0005362b0}] Aliases:map[]}\"",
2026-06-09 17:48:39.256887 | controller |     "Jun 09 16:30:10.296058 crc crio[3654]: time=\"2026-06-09T16:30:10.291501466Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.256904 | controller |     "Jun 09 16:30:10.296058 crc crio[3654]: time=\"2026-06-09T16:30:10.294031518Z\" level=info msg=\"Ran pod sandbox eb1ca76154ceee92e836e0011fc9209d91a7cd69d87531b66cbfcda5c9c98c9f with infra container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD\" id=38091829-0cf5-47fe-ae2e-5a6a9ec23469 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.256919 | controller |     "Jun 09 16:30:10.305757 crc crio[3654]: time=\"2026-06-09T16:30:10.303815319Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b\" id=37a27621-56df-410b-96f2-8b8e2983c7ff name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.256938 | controller |     "Jun 09 16:30:10.318923 crc crio[3654]: time=\"2026-06-09T16:30:10.313770324Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.256956 | controller |     "Jun 09 16:30:10.327590 crc crio[3654]: time=\"2026-06-09T16:30:10.327204308Z\" level=info msg=\"Created container 1edce2aab6ad7e5de793b2a773026e052cef20bfffec1d691ae4d2022ac92969: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator\" id=bfc07cf7-76c5-4ec9-bed3-9c5c4f3296c0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.256971 | controller |     "Jun 09 16:30:10.347043 crc crio[3654]: time=\"2026-06-09T16:30:10.340815408Z\" level=info msg=\"Created container 0549e4c3ee139583b5c8467fbde9dc98bdb521fa37b274b83d483964f6425308: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=0255140e-bdc1-4f9b-bbf6-48c9dc2626ea name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.256987 | controller |     "Jun 09 16:30:10.358456 crc crio[3654]: time=\"2026-06-09T16:30:10.351094022Z\" level=info msg=\"Starting container: 0549e4c3ee139583b5c8467fbde9dc98bdb521fa37b274b83d483964f6425308\" id=6a80a64b-0984-4509-ac64-af21e003421b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.257001 | controller |     "Jun 09 16:30:10.358456 crc crio[3654]: time=\"2026-06-09T16:30:10.354917872Z\" level=info msg=\"Starting container: 1edce2aab6ad7e5de793b2a773026e052cef20bfffec1d691ae4d2022ac92969\" id=fc4c7b32-61b5-447b-8a78-728fd97b850a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.257017 | controller |     "Jun 09 16:30:10.362717 crc crio[3654]: time=\"2026-06-09T16:30:10.362585461Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.257033 | controller |     "Jun 09 16:30:10.382740 crc crio[3654]: time=\"2026-06-09T16:30:10.380842044Z\" level=info msg=\"Creating container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator\" id=196ef029-3012-47a7-b979-53950963cfdd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.257048 | controller |     "Jun 09 16:30:10.382740 crc crio[3654]: time=\"2026-06-09T16:30:10.381885864Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.257063 | controller |     "Jun 09 16:30:10.405344 crc crio[3654]: time=\"2026-06-09T16:30:10.393871647Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.257079 | controller |     "Jun 09 16:30:10.405344 crc crio[3654]: time=\"2026-06-09T16:30:10.404040778Z\" level=info msg=\"Started container\" PID=11992 containerID=0549e4c3ee139583b5c8467fbde9dc98bdb521fa37b274b83d483964f6425308 description=openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator id=6a80a64b-0984-4509-ac64-af21e003421b name=/runtime.v1.RuntimeService/StartContainer sandboxID=0dd7b7ca5d16f3f3421fbd1ba25ced89eade1cfeb841d39e91575105b93a5e2f",
2026-06-09 17:48:39.257096 | controller |     "Jun 09 16:30:10.430830 crc crio[3654]: 2026-06-09T16:30:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:06444b0079e6d1c Mac:2e:07:23:e3:a7:87 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:29 Mtu:0 Sandbox:/var/run/netns/a41cbddf-1eb0-41e5-ae54-0316b090d33b SocketPath: PciID:}] [{Interface:0xc0000149c0 Address:{IP:10.217.0.41 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.257113 | controller |     "Jun 09 16:30:10.430830 crc crio[3654]: time=\"2026-06-09T16:30:10.430113245Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:06444b0079e6d1c7183f817d4b6154ff30b10fa4653a27e646c078a24789199a UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/a41cbddf-1eb0-41e5-ae54-0316b090d33b 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:0xc0001903b0}] Aliases:map[]}\"",
2026-06-09 17:48:39.257135 | controller |     "Jun 09 16:30:10.430830 crc crio[3654]: time=\"2026-06-09T16:30:10.430245989Z\" 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 17:48:39.257154 | controller |     "Jun 09 16:30:10.444492 crc crio[3654]: time=\"2026-06-09T16:30:10.442197351Z\" level=info msg=\"Started container\" PID=11998 containerID=1edce2aab6ad7e5de793b2a773026e052cef20bfffec1d691ae4d2022ac92969 description=openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator id=fc4c7b32-61b5-447b-8a78-728fd97b850a name=/runtime.v1.RuntimeService/StartContainer sandboxID=6638ab594e66d36d737fe0da5d083f116547ca99b668119517552d011bc1693a",
2026-06-09 17:48:39.257170 | controller |     "Jun 09 16:30:10.453789 crc crio[3654]: 2026-06-09T16:30:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2c36a24c63d658f Mac:22:75:1c:ba:b3:b6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1b Mtu:0 Sandbox:/var/run/netns/bbca24a5-aea9-4428-9f0d-62b0de55409d SocketPath: PciID:}] [{Interface:0xc0002285d0 Address:{IP:10.217.0.27 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.257186 | controller |     "Jun 09 16:30:10.453789 crc crio[3654]: time=\"2026-06-09T16:30:10.450808857Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:2c36a24c63d658f050f2c6082f361254ec0d44721e66340f6a98d0f83e54bc88 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/bbca24a5-aea9-4428-9f0d-62b0de55409d 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:0xc001612240}] Aliases:map[]}\"",
2026-06-09 17:48:39.257201 | controller |     "Jun 09 16:30:10.453789 crc crio[3654]: time=\"2026-06-09T16:30:10.450989303Z\" level=info msg=\"Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.257217 | controller |     "Jun 09 16:30:10.492426 crc crio[3654]: 2026-06-09T16:30:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cabd285e5a6758e Mac:82:c9:4a:2c:4b:89 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:26 Mtu:0 Sandbox:/var/run/netns/72f31d10-c6d9-4bf7-b028-062f0d26725c SocketPath: PciID:}] [{Interface:0xc0001385d0 Address:{IP:10.217.0.38 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.257233 | controller |     "Jun 09 16:30:10.492426 crc crio[3654]: time=\"2026-06-09T16:30:10.492422319Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=a4bbc56a-c661-4eed-b661-177a54a36be4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.257248 | controller |     "Jun 09 16:30:10.493295 crc crio[3654]: time=\"2026-06-09T16:30:10.49316676Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:cabd285e5a6758ee9f480310922c767b4b0656225f36504f80df912013f8e146 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/72f31d10-c6d9-4bf7-b028-062f0d26725c 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:0xc001e2a1d0}] Aliases:map[]}\"",
2026-06-09 17:48:39.257267 | controller |     "Jun 09 16:30:10.493709 crc crio[3654]: time=\"2026-06-09T16:30:10.49350195Z\" 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 17:48:39.257284 | controller |     "Jun 09 16:30:10.532290 crc crio[3654]: 2026-06-09T16:30:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f4bff133ed24d17 Mac:b6:97:6d:bd:21:e3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:06 Mtu:0 Sandbox:/var/run/netns/8ca27970-8adb-4539-b95a-98fb6d0c4a5b SocketPath: PciID:}] [{Interface:0xc00035c8d0 Address:{IP:10.217.0.6 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.257299 | controller |     "Jun 09 16:30:10.532290 crc crio[3654]: 2026-06-09T16:30:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f79b41da175db5b Mac:5a:ee:1e:14:2e:b2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:13 Mtu:0 Sandbox:/var/run/netns/1cdfe5e2-92eb-4952-ab74-888e247fcd0e SocketPath: PciID:}] [{Interface:0xc000374cd0 Address:{IP:10.217.0.19 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.257315 | controller |     "Jun 09 16:30:10.532290 crc crio[3654]: time=\"2026-06-09T16:30:10.532036263Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:f4bff133ed24d170cfae13bfec137f3cedfff2833feb51bc9ff3ee2706fe5ef7 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/8ca27970-8adb-4539-b95a-98fb6d0c4a5b 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:0xc000f140f8}] Aliases:map[]}\"",
2026-06-09 17:48:39.257331 | controller |     "Jun 09 16:30:10.532290 crc crio[3654]: time=\"2026-06-09T16:30:10.532216948Z\" level=info msg=\"Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.257347 | controller |     "Jun 09 16:30:10.555568 crc crio[3654]: time=\"2026-06-09T16:30:10.545276192Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:f79b41da175db5b9927ddd6137690969892fdcf1e85a7d378774408ad71887ea UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/1cdfe5e2-92eb-4952-ab74-888e247fcd0e 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:0xc00008c6b0}] Aliases:map[]}\"",
2026-06-09 17:48:39.257363 | controller |     "Jun 09 16:30:10.555568 crc crio[3654]: time=\"2026-06-09T16:30:10.545709325Z\" 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 17:48:39.257379 | controller |     "Jun 09 16:30:10.555568 crc crio[3654]: 2026-06-09T16:30:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3c33c4d94bfc86a Mac:72:96:89:29:7a:08 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:27 Mtu:0 Sandbox:/var/run/netns/0b108023-6daa-422b-8f3f-6857fc47577c SocketPath: PciID:}] [{Interface:0xc0001846b0 Address:{IP:10.217.0.39 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.257394 | controller |     "Jun 09 16:30:10.555568 crc crio[3654]: 2026-06-09T16:30:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bb0991162bb5c06 Mac:f2:49:1d:c9:ce:aa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0d Mtu:0 Sandbox:/var/run/netns/a2e6aeac-f6c3-417a-856e-fa5a545f50ce SocketPath: PciID:}] [{Interface:0xc00035aa00 Address:{IP:10.217.0.13 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.257413 | controller |     "Jun 09 16:30:10.555568 crc crio[3654]: time=\"2026-06-09T16:30:10.555451504Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:3c33c4d94bfc86ac3e89613a9bdaeffc889bde1a337f0e2a558ebdfacbb2ae2b UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/0b108023-6daa-422b-8f3f-6857fc47577c 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:0xc0004761e8}] Aliases:map[]}\"",
2026-06-09 17:48:39.257429 | controller |     "Jun 09 16:30:10.556221 crc crio[3654]: time=\"2026-06-09T16:30:10.555607448Z\" level=info msg=\"Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.257445 | controller |     "Jun 09 16:30:10.556454 crc crio[3654]: time=\"2026-06-09T16:30:10.556256957Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:bb0991162bb5c06faea241086b7707d7d28fbb127d573969e89f918cca13dde8 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/a2e6aeac-f6c3-417a-856e-fa5a545f50ce 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:0xc0016120d8}] Aliases:map[]}\"",
2026-06-09 17:48:39.257460 | controller |     "Jun 09 16:30:10.556625 crc crio[3654]: time=\"2026-06-09T16:30:10.556558815Z\" level=info msg=\"Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.257476 | controller |     "Jun 09 16:30:10.582613 crc crio[3654]: 2026-06-09T16:30:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1422f1f029c3ef7 Mac:f2:09:fe:3f:4b:9e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/2c2fd7be-bf71-4bce-821c-ee64dca2b0b8 SocketPath: PciID:}] [{Interface:0xc00011a7c0 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.257492 | controller |     "Jun 09 16:30:10.586690 crc crio[3654]: time=\"2026-06-09T16:30:10.583916419Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:1422f1f029c3ef730ce70c97c300ea6138c9488a4611fc03e8f918474cfacd11 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/2c2fd7be-bf71-4bce-821c-ee64dca2b0b8 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:0xc001512048}] Aliases:map[]}\"",
2026-06-09 17:48:39.257508 | controller |     "Jun 09 16:30:10.586690 crc crio[3654]: time=\"2026-06-09T16:30:10.584103134Z\" 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 17:48:39.257545 | controller |     "Jun 09 16:30:10.630550 crc crio[3654]: 2026-06-09T16:30:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1430cc105af08c7 Mac:da:1c:31:76:d4:db Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:21 Mtu:0 Sandbox:/var/run/netns/37d21a5a-340e-4ac7-811a-6ccbd72cd92f SocketPath: PciID:}] [{Interface:0xc0004a8740 Address:{IP:10.217.0.33 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.257563 | controller |     "Jun 09 16:30:10.631021 crc crio[3654]: 2026-06-09T16:30:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:41a33f32ab9d214 Mac:ca:ba:61:23:f4:3a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:17 Mtu:0 Sandbox:/var/run/netns/3be10377-7e87-4e6a-aea8-5f54454180b5 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.23 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.257585 | controller |     "Jun 09 16:30:10.631282 crc crio[3654]: time=\"2026-06-09T16:30:10.631202733Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:1430cc105af08c7cc4e8929c4b1360b3ed58500e41f4ab9a0108f4252b0e9f47 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/37d21a5a-340e-4ac7-811a-6ccbd72cd92f 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:0xc00008c348}] Aliases:map[]}\"",
2026-06-09 17:48:39.257602 | controller |     "Jun 09 16:30:10.631507 crc crio[3654]: time=\"2026-06-09T16:30:10.63144104Z\" level=info msg=\"Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.257618 | controller |     "Jun 09 16:30:10.631941 crc crio[3654]: time=\"2026-06-09T16:30:10.631858122Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:41a33f32ab9d214d25f382897d57a8edcdcc319bb6e8b5e74e28a71df9e60c09 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/3be10377-7e87-4e6a-aea8-5f54454180b5 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:0xc000126548}] Aliases:map[]}\"",
2026-06-09 17:48:39.257634 | controller |     "Jun 09 16:30:10.632159 crc crio[3654]: time=\"2026-06-09T16:30:10.632058287Z\" 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 17:48:39.257650 | controller |     "Jun 09 16:30:10.643073 crc crio[3654]: 2026-06-09T16:30:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:aba5fae86738530 Mac:66:41:7a:6b:27:ab Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0e Mtu:0 Sandbox:/var/run/netns/1e285606-58bc-4c85-8c45-a1d8bc73c4e4 SocketPath: PciID:}] [{Interface:0xc0002f6f60 Address:{IP:10.217.0.14 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.257666 | controller |     "Jun 09 16:30:10.643883 crc crio[3654]: time=\"2026-06-09T16:30:10.643815194Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:aba5fae867385309660233ccf0f7f29343d51f73594821e32b38f7dd6dea5b99 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/1e285606-58bc-4c85-8c45-a1d8bc73c4e4 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:0xc001712700}] Aliases:map[]}\"",
2026-06-09 17:48:39.257688 | controller |     "Jun 09 16:30:10.644033 crc crio[3654]: time=\"2026-06-09T16:30:10.643981649Z\" level=info msg=\"Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.257712 | controller |     "Jun 09 16:30:10.652543 crc crio[3654]: time=\"2026-06-09T16:30:10.652462422Z\" level=info msg=\"Created container e0cc2abb2d5a12fe294800ef74bfb148d0d281c3d204b7ec339c07938bfd3154: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=6ac6ca5d-3b33-4348-bb2f-1f94c9dcaf0d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.257736 | controller |     "Jun 09 16:30:10.667042 crc crio[3654]: 2026-06-09T16:30:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e994014faeafd39 Mac:3a:28:18:aa:8f:42 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1d Mtu:0 Sandbox:/var/run/netns/86f009a6-faf8-4033-a780-985f7ff5d649 SocketPath: PciID:}] [{Interface:0xc0001125b0 Address:{IP:10.217.0.29 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.257762 | controller |     "Jun 09 16:30:10.669000 crc crio[3654]: time=\"2026-06-09T16:30:10.668931743Z\" level=info msg=\"Starting container: e0cc2abb2d5a12fe294800ef74bfb148d0d281c3d204b7ec339c07938bfd3154\" id=3d76a434-804a-40f6-9378-a8312a2331df name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.257779 | controller |     "Jun 09 16:30:10.669087 crc crio[3654]: time=\"2026-06-09T16:30:10.669014026Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:e994014faeafd39300b0c3558ae2a60928e77413cf955102d59886f7d86e5d74 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/86f009a6-faf8-4033-a780-985f7ff5d649 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:0xc002fb0198}] Aliases:map[]}\"",
2026-06-09 17:48:39.257796 | controller |     "Jun 09 16:30:10.669249 crc crio[3654]: time=\"2026-06-09T16:30:10.669192731Z\" 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 17:48:39.257811 | controller |     "Jun 09 16:30:10.670699 crc crio[3654]: 2026-06-09T16:30:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:154f278a46bf72e Mac:e6:f9:c4:70:aa:9f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:23 Mtu:0 Sandbox:/var/run/netns/1ced42f2-ce68-4a6d-8c1f-43b89faad333 SocketPath: PciID:}] [{Interface:0xc00031e5b0 Address:{IP:10.217.0.35 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.257827 | controller |     "Jun 09 16:30:10.718766 crc crio[3654]: time=\"2026-06-09T16:30:10.710868505Z\" level=info msg=\"Started container\" PID=12047 containerID=e0cc2abb2d5a12fe294800ef74bfb148d0d281c3d204b7ec339c07938bfd3154 description=openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator id=3d76a434-804a-40f6-9378-a8312a2331df name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea9ef629557c20792984dabc8683f3f4c39bf600f9e629dc368880f4d739e5b1",
2026-06-09 17:48:39.257843 | controller |     "Jun 09 16:30:10.718766 crc crio[3654]: time=\"2026-06-09T16:30:10.711435901Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:154f278a46bf72e74e8dcdd83304bc301971039deb523dd0448e6c256f725333 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/1ced42f2-ce68-4a6d-8c1f-43b89faad333 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:0xc000126640}] Aliases:map[]}\"",
2026-06-09 17:48:39.257858 | controller |     "Jun 09 16:30:10.718766 crc crio[3654]: time=\"2026-06-09T16:30:10.711809571Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.257874 | controller |     "Jun 09 16:30:10.719101 crc crio[3654]: time=\"2026-06-09T16:30:10.718969687Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.257889 | controller |     "Jun 09 16:30:10.734069 crc crio[3654]: time=\"2026-06-09T16:30:10.733221325Z\" level=info msg=\"Created container 766359fdd36fc78a69e451cad686c36cbcf7090b4169dc5e875e37d19c075fe3: openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller\" id=6dbadb14-a477-41f9-9933-94993834681a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.257908 | controller |     "Jun 09 16:30:10.741439 crc crio[3654]: 2026-06-09T16:30:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dbeebbb1a3c7ce1 Mac:1e:45:c3:bc:48:88 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:08 Mtu:0 Sandbox:/var/run/netns/4433b5c7-3e2f-43bc-8e1e-5e5060220f9a SocketPath: PciID:}] [{Interface:0xc0002ecde0 Address:{IP:10.217.0.8 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.257924 | controller |     "Jun 09 16:30:10.742489 crc crio[3654]: time=\"2026-06-09T16:30:10.742416298Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:dbeebbb1a3c7ce1602fb8f2d33d1356ae9565241b06c1ba8f43d6d20d0bd4876 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/4433b5c7-3e2f-43bc-8e1e-5e5060220f9a 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:0xc000476328}] Aliases:map[]}\"",
2026-06-09 17:48:39.257940 | controller |     "Jun 09 16:30:10.743208 crc crio[3654]: time=\"2026-06-09T16:30:10.743128618Z\" level=info msg=\"Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.257956 | controller |     "Jun 09 16:30:10.746138 crc crio[3654]: 2026-06-09T16:30:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:12ede462a46b086 Mac:26:c2:fe:b6:42:bc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0c Mtu:0 Sandbox:/var/run/netns/eac4011e-1bf0-4981-9a4c-ec610570f4de SocketPath: PciID:}] [{Interface:0xc000014710 Address:{IP:10.217.0.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.257971 | controller |     "Jun 09 16:30:10.746778 crc crio[3654]: time=\"2026-06-09T16:30:10.746722361Z\" level=info msg=\"Starting container: 766359fdd36fc78a69e451cad686c36cbcf7090b4169dc5e875e37d19c075fe3\" id=00183ba8-8d9f-427b-aa8d-d709844a0ccc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.257986 | controller |     "Jun 09 16:30:10.747117 crc crio[3654]: time=\"2026-06-09T16:30:10.74702317Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=34cd2e44-56b1-4485-954b-d3a1829a3527 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.258002 | controller |     "Jun 09 16:30:10.747253 crc crio[3654]: time=\"2026-06-09T16:30:10.747191585Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=54634e65-feed-4133-a952-4ac56a29cbde name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.258018 | controller |     "Jun 09 16:30:10.747466 crc crio[3654]: time=\"2026-06-09T16:30:10.747416731Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=719c855a-5a40-4e18-aca5-66b613027aa7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.258034 | controller |     "Jun 09 16:30:10.747919 crc crio[3654]: time=\"2026-06-09T16:30:10.747867274Z\" level=info msg=\"Creating container: openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container\" id=7eeee346-782a-43f3-aaef-864daf55dc6a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.258051 | controller |     "Jun 09 16:30:10.748883 crc crio[3654]: time=\"2026-06-09T16:30:10.748819921Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683710-mn9b6 Namespace:openshift-operator-lifecycle-manager ID:12ede462a46b086f87debeff687aa89022644c64243591a26c1d5dd582bdb6cf UID:9a6caab5-14cf-44f0-9b67-2dda8393d402 NetNS:/var/run/netns/eac4011e-1bf0-4981-9a4c-ec610570f4de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9a6caab5_14cf_44f0_9b67_2dda8393d402.slice PodAnnotations:0xc0001913e0}] Aliases:map[]}\"",
2026-06-09 17:48:39.258070 | controller |     "Jun 09 16:30:10.749084 crc crio[3654]: time=\"2026-06-09T16:30:10.749021707Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29683710-mn9b6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.258087 | controller |     "Jun 09 16:30:10.777879 crc crio[3654]: time=\"2026-06-09T16:30:10.777186064Z\" level=info msg=\"Ran pod sandbox 5063f4238642f938b2512197e97e9974176da6b52cbd1357fc3d99382676b498 with infra container: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD\" id=29d3c1dd-8784-4dfb-86ab-675a121976b0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.258102 | controller |     "Jun 09 16:30:10.781934 crc crio[3654]: time=\"2026-06-09T16:30:10.78158136Z\" level=info msg=\"Ran pod sandbox 39b0f64c871bbdbe502c8b11b37f252dd6e781f50724e6545cdb32a920302152 with infra container: openshift-console-operator/console-operator-67c89758df-4jf4f/POD\" id=2c5f256a-6f7b-46bc-a5f7-8a56781cfacf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.258118 | controller |     "Jun 09 16:30:10.821806 crc crio[3654]: time=\"2026-06-09T16:30:10.821470532Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.258134 | controller |     "Jun 09 16:30:10.826003 crc crio[3654]: time=\"2026-06-09T16:30:10.825629051Z\" level=info msg=\"Ran pod sandbox cabd285e5a6758ee9f480310922c767b4b0656225f36504f80df912013f8e146 with infra container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD\" id=5c92c120-0dc6-4b8f-aaa3-696b9460acd3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.258152 | controller |     "Jun 09 16:30:10.826003 crc crio[3654]: time=\"2026-06-09T16:30:10.825911339Z\" level=info msg=\"Ran pod sandbox f4bff133ed24d170cfae13bfec137f3cedfff2833feb51bc9ff3ee2706fe5ef7 with infra container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD\" id=0aaae7e3-bf5d-4a89-a05c-51eb74f0261c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.258174 | controller |     "Jun 09 16:30:10.826003 crc crio[3654]: time=\"2026-06-09T16:30:10.825986791Z\" level=info msg=\"Ran pod sandbox bb0991162bb5c06faea241086b7707d7d28fbb127d573969e89f918cca13dde8 with infra container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD\" id=9901cec6-0ef4-4569-9017-02682311d6f5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.258196 | controller |     "Jun 09 16:30:10.826387 crc crio[3654]: time=\"2026-06-09T16:30:10.826061853Z\" level=info msg=\"Ran pod sandbox 3c33c4d94bfc86ac3e89613a9bdaeffc889bde1a337f0e2a558ebdfacbb2ae2b with infra container: openshift-dns/dns-default-qtghf/POD\" id=b129aa5f-20a2-46de-b31b-ef6b3c174d4a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.258213 | controller |     "Jun 09 16:30:10.831785 crc crio[3654]: time=\"2026-06-09T16:30:10.831423987Z\" level=info msg=\"Ran pod sandbox 06444b0079e6d1c7183f817d4b6154ff30b10fa4653a27e646c078a24789199a with infra container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD\" id=6c075943-430d-47df-ba6d-deacd2f7e054 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.258230 | controller |     "Jun 09 16:30:10.838194 crc crio[3654]: time=\"2026-06-09T16:30:10.838059997Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b\" id=e5397ecd-0a4f-4430-bbc5-4ce3225e5ebf name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.258246 | controller |     "Jun 09 16:30:10.840254 crc crio[3654]: time=\"2026-06-09T16:30:10.839089566Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9\" id=a80dacd4-f819-47f6-bbb7-d04e904636f5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.258267 | controller |     "Jun 09 16:30:10.841992 crc crio[3654]: time=\"2026-06-09T16:30:10.840897808Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:63b9704591980c76142c6569123648908ca7e1fb34522ab25f952e9c3bc7616d\" id=5c1f5b29-5c61-4986-8819-ca14c3cfaec5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.258285 | controller |     "Jun 09 16:30:10.841992 crc crio[3654]: time=\"2026-06-09T16:30:10.841160206Z\" level=info msg=\"Ran pod sandbox f79b41da175db5b9927ddd6137690969892fdcf1e85a7d378774408ad71887ea with infra container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD\" id=dbf1e1ae-58d3-40a2-a5f1-7a143dbb6edb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.258301 | controller |     "Jun 09 16:30:10.843497 crc crio[3654]: time=\"2026-06-09T16:30:10.843458041Z\" level=info msg=\"Started container\" PID=12036 containerID=766359fdd36fc78a69e451cad686c36cbcf7090b4169dc5e875e37d19c075fe3 description=openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller id=00183ba8-8d9f-427b-aa8d-d709844a0ccc name=/runtime.v1.RuntimeService/StartContainer sandboxID=69844ced74028f3997e46ea2562c473b1404b553fbf04b9a4b0bf3cc2e4a9023",
2026-06-09 17:48:39.258318 | controller |     "Jun 09 16:30:10.884197 crc crio[3654]: time=\"2026-06-09T16:30:10.884034073Z\" level=info msg=\"Ran pod sandbox 2c36a24c63d658f050f2c6082f361254ec0d44721e66340f6a98d0f83e54bc88 with infra container: openshift-service-ca/service-ca-74545575db-n469q/POD\" id=ab43d682-787e-4dc9-a340-3f5455623316 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.258335 | controller |     "Jun 09 16:30:10.884967 crc crio[3654]: time=\"2026-06-09T16:30:10.884903918Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=fc09c8a8-2f6c-4db9-b761-22aff414fba2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.258351 | controller |     "Jun 09 16:30:10.890875 crc crio[3654]: time=\"2026-06-09T16:30:10.890706305Z\" level=info msg=\"Ran pod sandbox 1422f1f029c3ef730ce70c97c300ea6138c9488a4611fc03e8f918474cfacd11 with infra container: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD\" id=61464e4b-bbbd-4588-ab72-31cb0a2c2dfe name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.258366 | controller |     "Jun 09 16:30:10.900848 crc crio[3654]: 2026-06-09T16:30:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a8645c78e3a4a0b Mac:e6:00:25:54:d2:a8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2c Mtu:0 Sandbox:/var/run/netns/5405a5db-5791-4486-8762-3d3443c02ee5 SocketPath: PciID:}] [{Interface:0xc0001245c0 Address:{IP:10.217.0.44 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.258382 | controller |     "Jun 09 16:30:10.900848 crc crio[3654]: time=\"2026-06-09T16:30:10.900411342Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:a8645c78e3a4a0bf2eea13e6544e3604dfbe5e4b3604751a7d981d375da8c16e UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/5405a5db-5791-4486-8762-3d3443c02ee5 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:0xc000191100}] Aliases:map[]}\"",
2026-06-09 17:48:39.258398 | controller |     "Jun 09 16:30:10.900848 crc crio[3654]: time=\"2026-06-09T16:30:10.900618138Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-qhh6t for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.258414 | controller |     "Jun 09 16:30:10.908728 crc crio[3654]: time=\"2026-06-09T16:30:10.907208967Z\" level=info msg=\"Created container 794c5d4a4e03c5ab0b38627f30de53eb6e579b317d20fb74283b234d2a15009e: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator\" id=044a2337-db28-4abc-a74a-0ad551e81836 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.258435 | controller |     "Jun 09 16:30:10.916089 crc crio[3654]: time=\"2026-06-09T16:30:10.909576895Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=8c8ad011-6b4a-4066-9b88-ea257ccbe26b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.258451 | controller |     "Jun 09 16:30:10.916089 crc crio[3654]: time=\"2026-06-09T16:30:10.911197271Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c\" id=8b403255-d34a-44f2-b3fa-4383db680f91 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.258467 | controller |     "Jun 09 16:30:10.916089 crc crio[3654]: time=\"2026-06-09T16:30:10.911911822Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=d79a2a90-0170-4f97-873b-dba619709c10 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.258483 | controller |     "Jun 09 16:30:10.932534 crc crio[3654]: time=\"2026-06-09T16:30:10.932375648Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=1d87eb3b-8e4a-4368-8049-cda3f7f7b936 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.258499 | controller |     "Jun 09 16:30:10.932963 crc crio[3654]: time=\"2026-06-09T16:30:10.932588204Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0fe5a041a2b99d736e82f1b4a6cd9792c5e23ded475e9f0742cd19234070f989\" id=87d3d50f-c694-4feb-abf7-dbd95529307e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.258537 | controller |     "Jun 09 16:30:10.933501 crc crio[3654]: time=\"2026-06-09T16:30:10.933375396Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a5bb05344dd2296077f5066e908ede0eea23f5a12fb78ef86a9513c88d3faaca\" id=8cefd92a-e0da-45fd-88cb-e0ec3cd06710 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.258556 | controller |     "Jun 09 16:30:10.936891 crc crio[3654]: time=\"2026-06-09T16:30:10.936778314Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=44cf3ee7-68c1-4fbf-8a90-ae5a881fe764 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.258572 | controller |     "Jun 09 16:30:10.978488 crc crio[3654]: time=\"2026-06-09T16:30:10.962523841Z\" level=info msg=\"Ran pod sandbox aba5fae867385309660233ccf0f7f29343d51f73594821e32b38f7dd6dea5b99 with infra container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD\" id=d5f88a33-fa34-47f0-85d6-61de9c353524 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.258587 | controller |     "Jun 09 16:30:10.993965 crc crio[3654]: time=\"2026-06-09T16:30:10.987409883Z\" level=info msg=\"Ran pod sandbox 41a33f32ab9d214d25f382897d57a8edcdcc319bb6e8b5e74e28a71df9e60c09 with infra container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD\" id=bf70f815-541e-42bf-81b2-8aaefaa8cd4b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.258603 | controller |     "Jun 09 16:30:11.003996 crc crio[3654]: time=\"2026-06-09T16:30:11.003806043Z\" level=info msg=\"Ran pod sandbox 154f278a46bf72e74e8dcdd83304bc301971039deb523dd0448e6c256f725333 with infra container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD\" id=8af59dc7-e3db-4446-bc82-8a2334b8be68 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.258622 | controller |     "Jun 09 16:30:11.005522 crc crio[3654]: time=\"2026-06-09T16:30:11.005285735Z\" level=info msg=\"Ran pod sandbox e994014faeafd39300b0c3558ae2a60928e77413cf955102d59886f7d86e5d74 with infra container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD\" id=1490d561-72a0-436f-a4eb-acd76e622a2c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.258639 | controller |     "Jun 09 16:30:11.015721 crc crio[3654]: time=\"2026-06-09T16:30:11.010524555Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.258654 | controller |     "Jun 09 16:30:11.026791 crc crio[3654]: time=\"2026-06-09T16:30:11.02118791Z\" level=info msg=\"Ran pod sandbox dbeebbb1a3c7ce1602fb8f2d33d1356ae9565241b06c1ba8f43d6d20d0bd4876 with infra container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD\" id=5b23c125-8b7d-4892-8e7f-3f13a1de2962 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.258670 | controller |     "Jun 09 16:30:11.026791 crc crio[3654]: time=\"2026-06-09T16:30:11.023442645Z\" level=info msg=\"Ran pod sandbox 1430cc105af08c7cc4e8929c4b1360b3ed58500e41f4ab9a0108f4252b0e9f47 with infra container: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD\" id=a542af43-2762-4b93-ad2d-00af8e880551 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.258686 | controller |     "Jun 09 16:30:11.122225 crc crio[3654]: time=\"2026-06-09T16:30:11.122086989Z\" level=info msg=\"Creating container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=6b88768b-5f5c-4154-9bf6-203813e0c5aa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.258701 | controller |     "Jun 09 16:30:11.124149 crc crio[3654]: time=\"2026-06-09T16:30:11.122884582Z\" level=info msg=\"Ran pod sandbox 12ede462a46b086f87debeff687aa89022644c64243591a26c1d5dd582bdb6cf with infra container: openshift-operator-lifecycle-manager/collect-profiles-29683710-mn9b6/POD\" id=d5fd356d-38f5-4e69-bc63-87330fc4080a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.258717 | controller |     "Jun 09 16:30:11.124502 crc crio[3654]: time=\"2026-06-09T16:30:11.124430917Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy\" id=acf9718a-b9b0-4da3-9c67-85c7df099b61 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.258732 | controller |     "Jun 09 16:30:11.125227 crc crio[3654]: time=\"2026-06-09T16:30:11.125160118Z\" level=info msg=\"Starting container: 794c5d4a4e03c5ab0b38627f30de53eb6e579b317d20fb74283b234d2a15009e\" id=66e14d3b-e3a0-4adf-8ff7-c89afebd2776 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.258748 | controller |     "Jun 09 16:30:11.126372 crc crio[3654]: time=\"2026-06-09T16:30:11.126198177Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=4abfdc86-b839-4525-a1d1-1e2ce67340b6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.258763 | controller |     "Jun 09 16:30:11.127167 crc crio[3654]: time=\"2026-06-09T16:30:11.127104243Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy\" id=62ab4b2e-7740-41b4-bb10-2b22ce6519fd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.258778 | controller |     "Jun 09 16:30:11.127814 crc crio[3654]: time=\"2026-06-09T16:30:11.127724701Z\" level=info msg=\"Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator\" id=f96558bf-99ce-4120-adfd-34e2a38695ec name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.258793 | controller |     "Jun 09 16:30:11.127914 crc crio[3654]: time=\"2026-06-09T16:30:11.127879185Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api\" id=eb5f1fbd-98b1-401c-a9b8-aaff569c1630 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.258812 | controller |     "Jun 09 16:30:11.173286 crc crio[3654]: time=\"2026-06-09T16:30:11.17311398Z\" level=info msg=\"Ran pod sandbox a8645c78e3a4a0bf2eea13e6544e3604dfbe5e4b3604751a7d981d375da8c16e with infra container: openshift-marketplace/community-operators-qhh6t/POD\" id=dc22a204-22c2-47d1-b03d-6dc489f2e08f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.258828 | controller |     "Jun 09 16:30:11.198906 crc crio[3654]: time=\"2026-06-09T16:30:11.198464176Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.258844 | controller |     "Jun 09 16:30:11.198906 crc crio[3654]: time=\"2026-06-09T16:30:11.198906329Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.258859 | controller |     "Jun 09 16:30:11.199268 crc crio[3654]: time=\"2026-06-09T16:30:11.199172547Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.258874 | controller |     "Jun 09 16:30:11.209370 crc crio[3654]: time=\"2026-06-09T16:30:11.199463795Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.258889 | controller |     "Jun 09 16:30:11.209370 crc crio[3654]: time=\"2026-06-09T16:30:11.199827405Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.258904 | controller |     "Jun 09 16:30:11.209370 crc crio[3654]: time=\"2026-06-09T16:30:11.200789203Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.258919 | controller |     "Jun 09 16:30:11.213268 crc crio[3654]: time=\"2026-06-09T16:30:11.199432234Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.258934 | controller |     "Jun 09 16:30:11.223961 crc crio[3654]: time=\"2026-06-09T16:30:11.223567265Z\" level=info msg=\"Started container\" PID=12034 containerID=794c5d4a4e03c5ab0b38627f30de53eb6e579b317d20fb74283b234d2a15009e description=openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator id=66e14d3b-e3a0-4adf-8ff7-c89afebd2776 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3e91c16d5bc3fa0ed5fef6224021a7affef9ef0f8eb6ff5e6b026fb3d92d8352",
2026-06-09 17:48:39.258951 | controller |     "Jun 09 16:30:11.232561 crc crio[3654]: time=\"2026-06-09T16:30:11.23175189Z\" level=info msg=\"Creating container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch\" id=9e4f5191-86f1-4825-98a7-bee30d095883 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.258968 | controller |     "Jun 09 16:30:11.242597 crc crio[3654]: time=\"2026-06-09T16:30:11.23595311Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=3d829a41-faf7-4754-b281-c4a2a307cb54 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.258984 | controller |     "Jun 09 16:30:11.371044 crc crio[3654]: time=\"2026-06-09T16:30:11.370989526Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366\" id=6a403d58-abd0-4975-a20a-f6fa85f2c17e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.259003 | controller |     "Jun 09 16:30:11.410746 crc crio[3654]: time=\"2026-06-09T16:30:11.382460764Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c7311183-6f32-4fcd-906e-aefda8426220 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.259019 | controller |     "Jun 09 16:30:11.442590 crc crio[3654]: time=\"2026-06-09T16:30:11.403114026Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.259035 | controller |     "Jun 09 16:30:11.510100 crc crio[3654]: time=\"2026-06-09T16:30:11.38302088Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e\" id=2576a0b3-1aaa-4b80-ab74-e5e2488ce78d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.259051 | controller |     "Jun 09 16:30:11.510589 crc crio[3654]: time=\"2026-06-09T16:30:11.382506216Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=24f2bcf7-0ac8-44bc-942c-b6313574f633 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.259067 | controller |     "Jun 09 16:30:11.510589 crc crio[3654]: time=\"2026-06-09T16:30:11.383225456Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=c8b4a7f1-a4e8-465f-ab44-da7cf4ae0a4b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.259083 | controller |     "Jun 09 16:30:11.510589 crc crio[3654]: time=\"2026-06-09T16:30:11.385373918Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a5bb05344dd2296077f5066e908ede0eea23f5a12fb78ef86a9513c88d3faaca\" id=1e2e5b2d-61b7-4575-a532-36ebc8b90fc3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.259097 | controller |     "Jun 09 16:30:11.510589 crc crio[3654]: time=\"2026-06-09T16:30:11.453159369Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=9eedf42e-30b8-4ef8-8c71-28178c2df774 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.259113 | controller |     "Jun 09 16:30:11.510589 crc crio[3654]: time=\"2026-06-09T16:30:11.383086422Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=447a4729-1668-493b-80a1-9116184f0125 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.259128 | controller |     "Jun 09 16:30:11.510589 crc crio[3654]: time=\"2026-06-09T16:30:11.383193345Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0fe5a041a2b99d736e82f1b4a6cd9792c5e23ded475e9f0742cd19234070f989\" id=d595ae03-159f-47f0-bc97-885c0a47408b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.259144 | controller |     "Jun 09 16:30:11.510589 crc crio[3654]: time=\"2026-06-09T16:30:11.383489984Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=d3a48bbe-b949-4105-8fd3-82d5897ea61d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.259160 | controller |     "Jun 09 16:30:11.510589 crc crio[3654]: time=\"2026-06-09T16:30:11.383437362Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=70ce780a-db83-4615-9602-17844d92df7c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.259178 | controller |     "Jun 09 16:30:11.510589 crc crio[3654]: time=\"2026-06-09T16:30:11.383534105Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=25bcd4aa-8437-47cf-9f37-2efec5e0de9d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.259195 | controller |     "Jun 09 16:30:11.510589 crc crio[3654]: time=\"2026-06-09T16:30:11.382560707Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=24c53eab-580a-40a2-878d-d04ca65496b8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.259211 | controller |     "Jun 09 16:30:11.510589 crc crio[3654]: time=\"2026-06-09T16:30:11.382617359Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=be2c1f27-374d-4aaa-8514-71fff95a2554 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.259226 | controller |     "Jun 09 16:30:11.510589 crc crio[3654]: time=\"2026-06-09T16:30:11.382894767Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c\" id=626e0265-7e99-43ad-926c-2989acd82a9d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.259242 | controller |     "Jun 09 16:30:11.510589 crc crio[3654]: time=\"2026-06-09T16:30:11.382930158Z\" level=info msg=\"Checking image status: registry.redhat.io/container-native-virtualization/hostpath-csi-driver-rhel9:v4.15\" id=5de749f9-000f-48fa-84c8-52688bb27846 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.259258 | controller |     "Jun 09 16:30:11.514886 crc crio[3654]: time=\"2026-06-09T16:30:11.382985989Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=ff11e418-f73d-46f5-969a-83d8572a10f8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.259273 | controller |     "Jun 09 16:30:11.514886 crc crio[3654]: time=\"2026-06-09T16:30:11.383057121Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=ea3b0268-dcb6-4d32-a31c-2e3f64d6c53d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.259288 | controller |     "Jun 09 16:30:11.576606 crc crio[3654]: time=\"2026-06-09T16:30:11.573502235Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.259304 | controller |     "Jun 09 16:30:11.669794 crc crio[3654]: time=\"2026-06-09T16:30:11.669229546Z\" level=info msg=\"Creating container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions\" id=3ca4e9da-40e0-4aeb-a81d-ec91c7ac87c5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.259319 | controller |     "Jun 09 16:30:11.699074 crc crio[3654]: time=\"2026-06-09T16:30:11.671232123Z\" level=info msg=\"Creating container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator\" id=18a2fa81-0f0a-4949-877e-b731393b5986 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.259334 | controller |     "Jun 09 16:30:11.699074 crc crio[3654]: time=\"2026-06-09T16:30:11.671294435Z\" level=info msg=\"Creating container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy\" id=d70e4760-cdde-4373-980a-894dc2173e15 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.259349 | controller |     "Jun 09 16:30:11.699074 crc crio[3654]: time=\"2026-06-09T16:30:11.671401228Z\" level=info msg=\"Creating container: openshift-dns/dns-default-qtghf/dns\" id=a2edae78-5aa3-4c2b-b569-f36505ca3c5e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.259369 | controller |     "Jun 09 16:30:11.699074 crc crio[3654]: time=\"2026-06-09T16:30:11.672468789Z\" level=info msg=\"Creating container: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift\" id=b92ac18d-5763-4b3c-9bac-2653ca865ba2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.259385 | controller |     "Jun 09 16:30:11.699824 crc crio[3654]: time=\"2026-06-09T16:30:11.681497367Z\" level=info msg=\"Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=13d8d229-8213-4e66-adf9-4820da9c697d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.259401 | controller |     "Jun 09 16:30:11.699824 crc crio[3654]: time=\"2026-06-09T16:30:11.68193203Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=834bd8a2-4bb7-4dc8-a080-8d248492ae2c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.259416 | controller |     "Jun 09 16:30:11.699979 crc crio[3654]: time=\"2026-06-09T16:30:11.682231068Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller\" id=5ac2ebb9-db80-4f9a-bea4-0d8347e921d4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.259431 | controller |     "Jun 09 16:30:11.699979 crc crio[3654]: time=\"2026-06-09T16:30:11.682698662Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=789fd53a-c000-4a6f-a4b0-34e407ea0018 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.259446 | controller |     "Jun 09 16:30:11.700123 crc crio[3654]: time=\"2026-06-09T16:30:11.682791434Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=33a4cdda-fe40-41e2-9471-39ddd9bae70a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.259462 | controller |     "Jun 09 16:30:11.700123 crc crio[3654]: time=\"2026-06-09T16:30:11.682856796Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=eac9ecd4-a630-4b4f-bf25-f11b79a84df9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.259478 | controller |     "Jun 09 16:30:11.700287 crc crio[3654]: time=\"2026-06-09T16:30:11.682902608Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=ed9409b5-4cd2-42dc-a4c1-0df14a7c1aba name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.259493 | controller |     "Jun 09 16:30:11.700503 crc crio[3654]: time=\"2026-06-09T16:30:11.682960779Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e\" id=84b91b4a-12cc-462d-9b61-148562a52fb4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.259509 | controller |     "Jun 09 16:30:11.700503 crc crio[3654]: time=\"2026-06-09T16:30:11.68297656Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366\" id=0f5aa580-fee0-4743-aee8-23aabc42612a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.259546 | controller |     "Jun 09 16:30:11.703900 crc crio[3654]: time=\"2026-06-09T16:30:11.693788019Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=10a17150-e29b-48d1-b5a7-142c335d41b9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.259563 | controller |     "Jun 09 16:30:11.703900 crc crio[3654]: time=\"2026-06-09T16:30:11.693839051Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=db60d445-1da5-41f3-8330-0a0851b7b8bf name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.259582 | controller |     "Jun 09 16:30:11.703900 crc crio[3654]: time=\"2026-06-09T16:30:11.693880852Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=9cbf6450-8f24-4c9b-b220-d2a920211ca3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.259598 | controller |     "Jun 09 16:30:11.719753 crc crio[3654]: time=\"2026-06-09T16:30:11.693941494Z\" level=info msg=\"Checking image status: registry.redhat.io/container-native-virtualization/hostpath-csi-driver-rhel9:v4.15\" id=342762be-fb24-478f-ba32-196d5b42ad2a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.259613 | controller |     "Jun 09 16:30:11.719753 crc crio[3654]: time=\"2026-06-09T16:30:11.693985525Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=832d06b8-e829-4efa-a233-b06b81419028 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.259629 | controller |     "Jun 09 16:30:11.809523 crc crio[3654]: time=\"2026-06-09T16:30:11.805790456Z\" level=info msg=\"Creating container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=c948eede-6d95-4bd5-945b-a4a87d7f625f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.259643 | controller |     "Jun 09 16:30:11.809523 crc crio[3654]: time=\"2026-06-09T16:30:11.806077205Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator\" id=aea49e96-fea2-4ddc-93ea-dcf5f66f9c89 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.259659 | controller |     "Jun 09 16:30:11.809523 crc crio[3654]: time=\"2026-06-09T16:30:11.807377372Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qhh6t/extract-utilities\" id=42f9c15d-2bf2-4a70-abf6-359c8362b5d3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.259675 | controller |     "Jun 09 16:30:11.872013 crc crio[3654]: time=\"2026-06-09T16:30:11.870987973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.259692 | controller |     "Jun 09 16:30:11.876578 crc crio[3654]: time=\"2026-06-09T16:30:11.875828862Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=f36345c3-b038-4e77-acc4-e458aa6fdb2e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.259708 | controller |     "Jun 09 16:30:11.898388 crc crio[3654]: time=\"2026-06-09T16:30:11.895589878Z\" level=info msg=\"Creating container: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller\" id=0c3fd6ba-cdac-497d-ae7e-bd0e9c35494b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.259723 | controller |     "Jun 09 16:30:11.936788 crc crio[3654]: time=\"2026-06-09T16:30:11.933577716Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner\" id=02fbf763-2c84-4ba9-a080-b9ca22aa324b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.259739 | controller |     "Jun 09 16:30:11.941431 crc crio[3654]: time=\"2026-06-09T16:30:11.941254696Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.259754 | controller |     "Jun 09 16:30:11.941530 crc crio[3654]: time=\"2026-06-09T16:30:11.937602911Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.259772 | controller |     "Jun 09 16:30:11.941592 crc crio[3654]: time=\"2026-06-09T16:30:11.940954257Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.259788 | controller |     "Jun 09 16:30:11.941766 crc crio[3654]: time=\"2026-06-09T16:30:11.941680378Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.259803 | controller |     "Jun 09 16:30:11.942014 crc crio[3654]: time=\"2026-06-09T16:30:11.941157873Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.259819 | controller |     "Jun 09 16:30:11.947998 crc crio[3654]: time=\"2026-06-09T16:30:11.944965452Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.259834 | controller |     "Jun 09 16:30:11.947998 crc crio[3654]: time=\"2026-06-09T16:30:11.945270331Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.259849 | controller |     "Jun 09 16:30:11.962081 crc crio[3654]: time=\"2026-06-09T16:30:11.961960128Z\" level=info msg=\"Creating container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator\" id=02e4375a-0819-466e-9161-ce3dac30c2e5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.259864 | controller |     "Jun 09 16:30:11.995947 crc crio[3654]: time=\"2026-06-09T16:30:11.985566014Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.259879 | controller |     "Jun 09 16:30:11.995947 crc crio[3654]: time=\"2026-06-09T16:30:11.986097389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.259895 | controller |     "Jun 09 16:30:11.995947 crc crio[3654]: time=\"2026-06-09T16:30:11.98646124Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.259909 | controller |     "Jun 09 16:30:12.056631 crc crio[3654]: time=\"2026-06-09T16:30:12.051876683Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.259924 | controller |     "Jun 09 16:30:12.059466 crc crio[3654]: time=\"2026-06-09T16:30:12.058528553Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.259938 | controller |     "Jun 09 16:30:12.101296 crc crio[3654]: time=\"2026-06-09T16:30:12.100497465Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.259953 | controller |     "Jun 09 16:30:12.130833 crc crio[3654]: time=\"2026-06-09T16:30:12.130533275Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.259968 | controller |     "Jun 09 16:30:12.169196 crc crio[3654]: time=\"2026-06-09T16:30:12.166367861Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29683710-mn9b6/collect-profiles\" id=74fed06e-b82c-4a5f-bc4b-e6e1b7de4911 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.259987 | controller |     "Jun 09 16:30:12.194257 crc crio[3654]: time=\"2026-06-09T16:30:12.192890891Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator\" id=7a098150-3f0c-4259-82ce-5f7d5d172694 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.260003 | controller |     "Jun 09 16:30:12.200681 crc crio[3654]: time=\"2026-06-09T16:30:12.196952877Z\" level=info msg=\"Creating container: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=5a1d4cb8-ac57-4acd-8ce5-6f9900e45ba4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.260019 | controller |     "Jun 09 16:30:12.200681 crc crio[3654]: time=\"2026-06-09T16:30:12.197363599Z\" level=info msg=\"Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions\" id=bc4dffda-8bc1-4a94-b82a-846b1cbdd8b4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.260034 | controller |     "Jun 09 16:30:12.200681 crc crio[3654]: time=\"2026-06-09T16:30:12.197686578Z\" level=info msg=\"Creating container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=4688330c-a092-4601-9e7e-8e36a13dd6e2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.260050 | controller |     "Jun 09 16:30:12.234035 crc crio[3654]: time=\"2026-06-09T16:30:12.226606526Z\" level=info msg=\"Created container 93d95c02f0801fc90c94e20064af2c5856c1577d1ac44715bf119bc1492b27ea: openshift-console/console-6c684df5db-cc8g8/console\" id=a38530f7-7bc3-4a75-b275-3108fa5b1435 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.260065 | controller |     "Jun 09 16:30:12.237608 crc crio[3654]: time=\"2026-06-09T16:30:12.236230392Z\" level=info msg=\"Starting container: 93d95c02f0801fc90c94e20064af2c5856c1577d1ac44715bf119bc1492b27ea\" id=dfeebfa5-56c0-4c31-b57b-6362119d1b51 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.260081 | controller |     "Jun 09 16:30:12.334982 crc crio[3654]: time=\"2026-06-09T16:30:12.328993218Z\" level=info msg=\"Started container\" PID=12096 containerID=93d95c02f0801fc90c94e20064af2c5856c1577d1ac44715bf119bc1492b27ea description=openshift-console/console-6c684df5db-cc8g8/console id=dfeebfa5-56c0-4c31-b57b-6362119d1b51 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d5198ba3e825ace170313fb6e4e0a2fc4990dab7f8044833f96ca77f9671bef3",
2026-06-09 17:48:39.260097 | controller |     "Jun 09 16:30:12.774113 crc crio[3654]: time=\"2026-06-09T16:30:12.75862534Z\" level=info msg=\"Created container b0923bb70f7a53cc3d5bb1ed86ccb1c4cb7357c4c073c2b09c1a222f446a2eb9: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy\" id=62ab4b2e-7740-41b4-bb10-2b22ce6519fd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.260113 | controller |     "Jun 09 16:30:12.782831 crc crio[3654]: time=\"2026-06-09T16:30:12.780138096Z\" level=info msg=\"Starting container: b0923bb70f7a53cc3d5bb1ed86ccb1c4cb7357c4c073c2b09c1a222f446a2eb9\" id=c5642b68-890e-4e43-83bd-1882cca4f1cb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.260129 | controller |     "Jun 09 16:30:12.860778 crc crio[3654]: time=\"2026-06-09T16:30:12.859755045Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.260145 | controller |     "Jun 09 16:30:12.951507 crc crio[3654]: time=\"2026-06-09T16:30:12.951010608Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.260161 | controller |     "Jun 09 16:30:13.004793 crc crio[3654]: time=\"2026-06-09T16:30:13.003283345Z\" level=info msg=\"Started container\" PID=12127 containerID=b0923bb70f7a53cc3d5bb1ed86ccb1c4cb7357c4c073c2b09c1a222f446a2eb9 description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy id=c5642b68-890e-4e43-83bd-1882cca4f1cb name=/runtime.v1.RuntimeService/StartContainer sandboxID=b9e91057435fbff2a247a1e749f1dad43f2ae0ceeb04b73b13ba685ba372a6cf",
2026-06-09 17:48:39.260179 | controller |     "Jun 09 16:30:13.307716 crc crio[3654]: time=\"2026-06-09T16:30:13.307427803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.260196 | controller |     "Jun 09 16:30:13.313928 crc crio[3654]: time=\"2026-06-09T16:30:13.313757904Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.260211 | controller |     "Jun 09 16:30:13.316851 crc crio[3654]: time=\"2026-06-09T16:30:13.315786652Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.260227 | controller |     "Jun 09 16:30:13.407972 crc crio[3654]: time=\"2026-06-09T16:30:13.407835059Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.260242 | controller |     "Jun 09 16:30:13.420565 crc crio[3654]: time=\"2026-06-09T16:30:13.417820744Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b1fc6885-dab9-4d8b-8a94-f460e6a4d9d7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.260257 | controller |     "Jun 09 16:30:13.432896 crc crio[3654]: time=\"2026-06-09T16:30:13.431867706Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.260273 | controller |     "Jun 09 16:30:13.470782 crc crio[3654]: time=\"2026-06-09T16:30:13.467474166Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.260290 | controller |     "Jun 09 16:30:13.482034 crc crio[3654]: time=\"2026-06-09T16:30:13.480410777Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.260306 | controller |     "Jun 09 16:30:13.482034 crc crio[3654]: time=\"2026-06-09T16:30:13.481252331Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.260321 | controller |     "Jun 09 16:30:13.482034 crc crio[3654]: time=\"2026-06-09T16:30:13.481469947Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.260338 | controller |     "Jun 09 16:30:13.482448 crc crio[3654]: time=\"2026-06-09T16:30:13.482136976Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.260353 | controller |     "Jun 09 16:30:13.493788 crc crio[3654]: time=\"2026-06-09T16:30:13.493222283Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.260368 | controller |     "Jun 09 16:30:13.496869 crc crio[3654]: time=\"2026-06-09T16:30:13.496547419Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b798eef0-824d-48e0-9795-9cdd01a9a1f2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.260389 | controller |     "Jun 09 16:30:13.513826 crc crio[3654]: time=\"2026-06-09T16:30:13.509955192Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.260405 | controller |     "Jun 09 16:30:13.599057 crc crio[3654]: time=\"2026-06-09T16:30:13.596553562Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.260421 | controller |     "Jun 09 16:30:13.629813 crc crio[3654]: time=\"2026-06-09T16:30:13.627243161Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.260436 | controller |     "Jun 09 16:30:13.659359 crc crio[3654]: time=\"2026-06-09T16:30:13.654351035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.260451 | controller |     "Jun 09 16:30:13.668737 crc crio[3654]: time=\"2026-06-09T16:30:13.666824483Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.260467 | controller |     "Jun 09 16:30:13.721889 crc crio[3654]: time=\"2026-06-09T16:30:13.719517452Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=c5cca00c-3fe5-4ed0-b4f3-b3b54d7d9865 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.260483 | controller |     "Jun 09 16:30:13.819024 crc crio[3654]: time=\"2026-06-09T16:30:13.817509286Z\" level=info msg=\"Created container 00538f61a73a24f75ee2b3389c1c58944b37e74372d4f286d11f654612ffdfe6: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator\" id=196ef029-3012-47a7-b979-53950963cfdd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.260498 | controller |     "Jun 09 16:30:13.937857 crc crio[3654]: time=\"2026-06-09T16:30:13.937051975Z\" level=info msg=\"Starting container: 00538f61a73a24f75ee2b3389c1c58944b37e74372d4f286d11f654612ffdfe6\" id=63eefba2-3ac9-4b3c-935b-de5a313ebde5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.260541 | controller |     "Jun 09 16:30:13.962057 crc crio[3654]: time=\"2026-06-09T16:30:13.961523458Z\" level=info msg=\"Started container\" PID=12156 containerID=00538f61a73a24f75ee2b3389c1c58944b37e74372d4f286d11f654612ffdfe6 description=openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator id=63eefba2-3ac9-4b3c-935b-de5a313ebde5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b8223b9561fe9a721ebca09698d3ad4c8e0406f2fa64bce02f2cc214b7ad5ad4",
2026-06-09 17:48:39.260561 | controller |     "Jun 09 16:30:13.970276 crc crio[3654]: time=\"2026-06-09T16:30:13.965206299Z\" level=info msg=\"Created container f6cc9149cb0970205875df76ad2291f86499ce8262d28f774d6e67b13c7a4700: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api\" id=eb5f1fbd-98b1-401c-a9b8-aaff569c1630 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.260578 | controller |     "Jun 09 16:30:14.012005 crc crio[3654]: time=\"2026-06-09T16:30:13.998806019Z\" level=info msg=\"Starting container: f6cc9149cb0970205875df76ad2291f86499ce8262d28f774d6e67b13c7a4700\" id=9920704e-9e1f-4b0d-81fa-65c99acf9855 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.260629 | controller |     "Jun 09 16:30:14.291863 crc crio[3654]: time=\"2026-06-09T16:30:14.29071262Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.260661 | controller |     "Jun 09 16:30:14.317994 crc crio[3654]: time=\"2026-06-09T16:30:14.314185993Z\" level=info msg=\"Created container a8a999387de040f6416126959057201a0d699b338ca6da6baaee03fb8bcb9173: openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container\" id=7eeee346-782a-43f3-aaef-864daf55dc6a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.260679 | controller |     "Jun 09 16:30:14.346758 crc crio[3654]: time=\"2026-06-09T16:30:14.344834034Z\" level=info msg=\"Starting container: a8a999387de040f6416126959057201a0d699b338ca6da6baaee03fb8bcb9173\" id=056f0781-649e-4cc5-afcc-723ed4ee92ae name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.260696 | controller |     "Jun 09 16:30:14.401455 crc crio[3654]: time=\"2026-06-09T16:30:14.401026789Z\" level=info msg=\"Created container 8a7a1fa59d8f89605aac33e08151b1552cafeb0c13160141f1e1129b01e65692: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=4abfdc86-b839-4525-a1d1-1e2ce67340b6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.260713 | controller |     "Jun 09 16:30:14.416520 crc crio[3654]: time=\"2026-06-09T16:30:14.416073676Z\" level=info msg=\"Starting container: 8a7a1fa59d8f89605aac33e08151b1552cafeb0c13160141f1e1129b01e65692\" id=263f21e9-e8e7-4051-a015-f0a8caf3141b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.260728 | controller |     "Jun 09 16:30:14.510058 crc crio[3654]: time=\"2026-06-09T16:30:14.509539933Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.260744 | controller |     "Jun 09 16:30:14.649396 crc crio[3654]: time=\"2026-06-09T16:30:14.644630714Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.260759 | controller |     "Jun 09 16:30:14.713016 crc crio[3654]: time=\"2026-06-09T16:30:14.707171742Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.260775 | controller |     "Jun 09 16:30:14.816239 crc crio[3654]: time=\"2026-06-09T16:30:14.809591002Z\" level=info msg=\"Started container\" PID=12194 containerID=a8a999387de040f6416126959057201a0d699b338ca6da6baaee03fb8bcb9173 description=openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container id=056f0781-649e-4cc5-afcc-723ed4ee92ae name=/runtime.v1.RuntimeService/StartContainer sandboxID=e3c605d995676cae5cfe4e1930a490c619efaddb967c6d688d2316b03a37d7b7",
2026-06-09 17:48:39.260791 | controller |     "Jun 09 16:30:14.868132 crc crio[3654]: time=\"2026-06-09T16:30:14.867877611Z\" level=info msg=\"Started container\" PID=12177 containerID=f6cc9149cb0970205875df76ad2291f86499ce8262d28f774d6e67b13c7a4700 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api id=9920704e-9e1f-4b0d-81fa-65c99acf9855 name=/runtime.v1.RuntimeService/StartContainer sandboxID=376f9ff0545b36436b8a6f4acbb4f3be63df36a377c4647eb6e880500e3491a3",
2026-06-09 17:48:39.260808 | controller |     "Jun 09 16:30:14.873808 crc crio[3654]: time=\"2026-06-09T16:30:14.873015977Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.260836 | controller |     "Jun 09 16:30:14.884845 crc crio[3654]: time=\"2026-06-09T16:30:14.884714332Z\" level=info msg=\"Started container\" PID=12193 containerID=8a7a1fa59d8f89605aac33e08151b1552cafeb0c13160141f1e1129b01e65692 description=openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator id=263f21e9-e8e7-4051-a015-f0a8caf3141b name=/runtime.v1.RuntimeService/StartContainer sandboxID=721db89e14d94378a94b0071b2396e14512434d7f0a91c00c214de5a2307ad0d",
2026-06-09 17:48:39.260857 | controller |     "Jun 09 16:30:14.944884 crc crio[3654]: time=\"2026-06-09T16:30:14.920082346Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.260874 | controller |     "Jun 09 16:30:15.050821 crc crio[3654]: time=\"2026-06-09T16:30:15.045224655Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.260890 | controller |     "Jun 09 16:30:15.286090 crc crio[3654]: time=\"2026-06-09T16:30:15.282922739Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.260905 | controller |     "Jun 09 16:30:15.445980 crc crio[3654]: time=\"2026-06-09T16:30:15.436170832Z\" level=info msg=\"Created container fbf17be047ec05812764d55ddff34b90712c28081229ca471f17417a4fb57984: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy\" id=acf9718a-b9b0-4da3-9c67-85c7df099b61 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.260921 | controller |     "Jun 09 16:30:15.497822 crc crio[3654]: time=\"2026-06-09T16:30:15.490573253Z\" level=info msg=\"Starting container: fbf17be047ec05812764d55ddff34b90712c28081229ca471f17417a4fb57984\" id=0f0df36c-4ab3-4d9b-9d9a-94e637b2a245 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.260937 | controller |     "Jun 09 16:30:15.550242 crc crio[3654]: time=\"2026-06-09T16:30:15.549930744Z\" level=info msg=\"Started container\" PID=12165 containerID=fbf17be047ec05812764d55ddff34b90712c28081229ca471f17417a4fb57984 description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy id=0f0df36c-4ab3-4d9b-9d9a-94e637b2a245 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f60b820bcf9446dd6bbf1fa2a2fd5e76fd1257d87f0b469cb2425526f3f756be",
2026-06-09 17:48:39.260953 | controller |     "Jun 09 16:30:15.559196 crc crio[3654]: time=\"2026-06-09T16:30:15.556482193Z\" level=info msg=\"Created container 7676544975cc56be101e2ead378015232a1635ae92b39471e0a19446cbf1e30a: openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon\" id=332571f1-c3e2-4661-8c53-ae5b4e579ece name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.260969 | controller |     "Jun 09 16:30:15.560818 crc crio[3654]: time=\"2026-06-09T16:30:15.560780704Z\" level=info msg=\"Created container 263cab4cd7b62eca5272fce438da1c9c6f2522e4d476da8e087113f948c48812: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=6b88768b-5f5c-4154-9bf6-203813e0c5aa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.260985 | controller |     "Jun 09 16:30:15.583757 crc crio[3654]: time=\"2026-06-09T16:30:15.578998477Z\" level=info msg=\"Starting container: 7676544975cc56be101e2ead378015232a1635ae92b39471e0a19446cbf1e30a\" id=243d56e2-8b40-44ee-9c31-8ee1bb5816f6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.261001 | controller |     "Jun 09 16:30:15.596224 crc crio[3654]: time=\"2026-06-09T16:30:15.595933041Z\" level=info msg=\"Starting container: 263cab4cd7b62eca5272fce438da1c9c6f2522e4d476da8e087113f948c48812\" id=c1a7d293-8622-4006-a062-e8c089325b19 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.261017 | controller |     "Jun 09 16:30:15.644481 crc crio[3654]: time=\"2026-06-09T16:30:15.644168555Z\" level=info msg=\"Started container\" PID=12210 containerID=7676544975cc56be101e2ead378015232a1635ae92b39471e0a19446cbf1e30a description=openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon id=243d56e2-8b40-44ee-9c31-8ee1bb5816f6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb0ee6eac61860113660cac1c734e20dad62cb3feaf7f5a2e3e358e26ba5a804",
2026-06-09 17:48:39.261036 | controller |     "Jun 09 16:30:15.652997 crc crio[3654]: time=\"2026-06-09T16:30:15.650116986Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.261053 | controller |     "Jun 09 16:30:15.781533 crc crio[3654]: time=\"2026-06-09T16:30:15.781151384Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.261069 | controller |     "Jun 09 16:30:15.782211 crc crio[3654]: time=\"2026-06-09T16:30:15.782041711Z\" level=info msg=\"Started container\" PID=12198 containerID=263cab4cd7b62eca5272fce438da1c9c6f2522e4d476da8e087113f948c48812 description=openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator id=c1a7d293-8622-4006-a062-e8c089325b19 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eb1ca76154ceee92e836e0011fc9209d91a7cd69d87531b66cbfcda5c9c98c9f",
2026-06-09 17:48:39.261085 | controller |     "Jun 09 16:30:15.892485 crc crio[3654]: time=\"2026-06-09T16:30:15.886921965Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=79776f3d-9a99-4c2e-84be-46930fcaad85 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.261101 | controller |     "Jun 09 16:30:15.892485 crc crio[3654]: time=\"2026-06-09T16:30:15.891217955Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.261117 | controller |     "Jun 09 16:30:16.157455 crc crio[3654]: time=\"2026-06-09T16:30:16.151157276Z\" level=info msg=\"Created container af2c254af8b933b598a2a15d39f2c5d9a3bbb8b2d0081ab2c19b778f66960205: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch\" id=9e4f5191-86f1-4825-98a7-bee30d095883 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.261132 | controller |     "Jun 09 16:30:16.223860 crc crio[3654]: time=\"2026-06-09T16:30:16.223488312Z\" level=info msg=\"Created container 525855d77a66d0a9def5910145dadad5dddbe2ca21619a080c646496f874e691: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator\" id=aea49e96-fea2-4ddc-93ea-dcf5f66f9c89 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.261148 | controller |     "Jun 09 16:30:16.234500 crc crio[3654]: time=\"2026-06-09T16:30:16.22607991Z\" level=info msg=\"Starting container: af2c254af8b933b598a2a15d39f2c5d9a3bbb8b2d0081ab2c19b778f66960205\" id=8c091975-1bdc-4fc5-ac53-12e68c18b7e7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.261164 | controller |     "Jun 09 16:30:16.294560 crc crio[3654]: time=\"2026-06-09T16:30:16.294504607Z\" level=info msg=\"Starting container: 525855d77a66d0a9def5910145dadad5dddbe2ca21619a080c646496f874e691\" id=000f0369-2d8e-4cd1-854b-5b3ef39a39ca name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.261179 | controller |     "Jun 09 16:30:16.303892 crc crio[3654]: time=\"2026-06-09T16:30:16.298822438Z\" level=info msg=\"Started container\" PID=12231 containerID=af2c254af8b933b598a2a15d39f2c5d9a3bbb8b2d0081ab2c19b778f66960205 description=openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch id=8c091975-1bdc-4fc5-ac53-12e68c18b7e7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6638ab594e66d36d737fe0da5d083f116547ca99b668119517552d011bc1693a",
2026-06-09 17:48:39.261195 | controller |     "Jun 09 16:30:16.604243 crc crio[3654]: time=\"2026-06-09T16:30:16.578278711Z\" level=info msg=\"Started container\" PID=12234 containerID=525855d77a66d0a9def5910145dadad5dddbe2ca21619a080c646496f874e691 description=openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator id=000f0369-2d8e-4cd1-854b-5b3ef39a39ca name=/runtime.v1.RuntimeService/StartContainer sandboxID=06444b0079e6d1c7183f817d4b6154ff30b10fa4653a27e646c078a24789199a",
2026-06-09 17:48:39.261215 | controller |     "Jun 09 16:30:17.119136 crc crio[3654]: time=\"2026-06-09T16:30:17.115905889Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.261231 | controller |     "Jun 09 16:30:17.320196 crc crio[3654]: time=\"2026-06-09T16:30:17.315048304Z\" level=info msg=\"Created container fecfd679ecc29709977ec49f3076551d7f70dad62844f44091aef38f8d70200e: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator\" id=02e4375a-0819-466e-9161-ce3dac30c2e5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.261246 | controller |     "Jun 09 16:30:17.356035 crc crio[3654]: time=\"2026-06-09T16:30:17.348465058Z\" level=info msg=\"Starting container: fecfd679ecc29709977ec49f3076551d7f70dad62844f44091aef38f8d70200e\" id=ebca82ae-dc67-49ac-bc73-9efe5c7be739 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.261262 | controller |     "Jun 09 16:30:17.536921 crc crio[3654]: time=\"2026-06-09T16:30:17.534500705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.261277 | controller |     "Jun 09 16:30:17.588080 crc crio[3654]: time=\"2026-06-09T16:30:17.587466713Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.261293 | controller |     "Jun 09 16:30:17.589867 crc crio[3654]: time=\"2026-06-09T16:30:17.589607628Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.261309 | controller |     "Jun 09 16:30:17.613806 crc crio[3654]: time=\"2026-06-09T16:30:17.613268286Z\" level=info msg=\"Started container\" PID=12277 containerID=fecfd679ecc29709977ec49f3076551d7f70dad62844f44091aef38f8d70200e description=openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator id=ebca82ae-dc67-49ac-bc73-9efe5c7be739 name=/runtime.v1.RuntimeService/StartContainer sandboxID=41a33f32ab9d214d25f382897d57a8edcdcc319bb6e8b5e74e28a71df9e60c09",
2026-06-09 17:48:39.261325 | controller |     "Jun 09 16:30:17.627062 crc crio[3654]: time=\"2026-06-09T16:30:17.613793382Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=f363351d-fae8-4e09-a0a6-9c16fcb46d7c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.261340 | controller |     "Jun 09 16:30:17.711975 crc crio[3654]: time=\"2026-06-09T16:30:17.705253339Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.261356 | controller |     "Jun 09 16:30:17.881866 crc crio[3654]: time=\"2026-06-09T16:30:17.881453368Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.261371 | controller |     "Jun 09 16:30:17.961877 crc crio[3654]: time=\"2026-06-09T16:30:17.955805525Z\" level=info msg=\"Created container 9527b6d44f2681b859648839b8322c0bc9e773f9e36355180ed569321f6fa9e9: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator\" id=f96558bf-99ce-4120-adfd-34e2a38695ec name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.261387 | controller |     "Jun 09 16:30:18.005593 crc crio[3654]: time=\"2026-06-09T16:30:18.001284695Z\" level=info msg=\"Starting container: 9527b6d44f2681b859648839b8322c0bc9e773f9e36355180ed569321f6fa9e9\" id=3ab44b2c-9efd-4998-8bf6-f649c1374e5c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.261406 | controller |     "Jun 09 16:30:18.154922 crc crio[3654]: time=\"2026-06-09T16:30:18.148959368Z\" level=info msg=\"Started container\" PID=12292 containerID=9527b6d44f2681b859648839b8322c0bc9e773f9e36355180ed569321f6fa9e9 description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator id=3ab44b2c-9efd-4998-8bf6-f649c1374e5c name=/runtime.v1.RuntimeService/StartContainer sandboxID=1e9b589c5feab7b2e7846fe20c40c7bd9d5f9cedab7d5bc495ef7d2f9ba88666",
2026-06-09 17:48:39.261422 | controller |     "Jun 09 16:30:18.510376 crc crio[3654]: time=\"2026-06-09T16:30:18.503547411Z\" level=info msg=\"Created container 3c55259d8cc018bc3c5eb28228ec3d88878aacd239144fd0a33f982b0a109eb2: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=f36345c3-b038-4e77-acc4-e458aa6fdb2e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.261437 | controller |     "Jun 09 16:30:18.526035 crc crio[3654]: time=\"2026-06-09T16:30:18.523770635Z\" level=info msg=\"Starting container: 3c55259d8cc018bc3c5eb28228ec3d88878aacd239144fd0a33f982b0a109eb2\" id=5cf64d5e-f3c7-491c-b69e-673237985696 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.261453 | controller |     "Jun 09 16:30:18.746519 crc crio[3654]: time=\"2026-06-09T16:30:18.739107732Z\" level=info msg=\"Started container\" PID=12330 containerID=3c55259d8cc018bc3c5eb28228ec3d88878aacd239144fd0a33f982b0a109eb2 description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=5cf64d5e-f3c7-491c-b69e-673237985696 name=/runtime.v1.RuntimeService/StartContainer sandboxID=154f278a46bf72e74e8dcdd83304bc301971039deb523dd0448e6c256f725333",
2026-06-09 17:48:39.261470 | controller |     "Jun 09 16:30:18.777480 crc crio[3654]: time=\"2026-06-09T16:30:18.771504445Z\" level=info msg=\"Created container 0414c7def2dfff391a51619b4c0ac640b120cf1c3b059d9cb577281b8946ffdf: openshift-marketplace/community-operators-qhh6t/extract-utilities\" id=42f9c15d-2bf2-4a70-abf6-359c8362b5d3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.261486 | controller |     "Jun 09 16:30:18.777480 crc crio[3654]: time=\"2026-06-09T16:30:18.772743853Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.261502 | controller |     "Jun 09 16:30:18.828527 crc crio[3654]: time=\"2026-06-09T16:30:18.825224066Z\" level=info msg=\"Starting container: 0414c7def2dfff391a51619b4c0ac640b120cf1c3b059d9cb577281b8946ffdf\" id=aac1af77-fe9f-4ef4-b14c-fe6eee046e98 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.261539 | controller |     "Jun 09 16:30:19.255048 crc crio[3654]: time=\"2026-06-09T16:30:19.254037044Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.261557 | controller |     "Jun 09 16:30:19.321158 crc crio[3654]: time=\"2026-06-09T16:30:19.321005927Z\" level=info msg=\"Creating container: openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy\" id=4a265d50-fb17-4d46-b7ca-b10c546a3920 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.261572 | controller |     "Jun 09 16:30:19.542775 crc crio[3654]: time=\"2026-06-09T16:30:19.542419768Z\" level=info msg=\"Started container\" PID=12331 containerID=0414c7def2dfff391a51619b4c0ac640b120cf1c3b059d9cb577281b8946ffdf description=openshift-marketplace/community-operators-qhh6t/extract-utilities id=aac1af77-fe9f-4ef4-b14c-fe6eee046e98 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a8645c78e3a4a0bf2eea13e6544e3604dfbe5e4b3604751a7d981d375da8c16e",
2026-06-09 17:48:39.261592 | controller |     "Jun 09 16:30:19.713525 crc crio[3654]: time=\"2026-06-09T16:30:19.712931024Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.261608 | controller |     "Jun 09 16:30:19.769484 crc crio[3654]: time=\"2026-06-09T16:30:19.76616537Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.261624 | controller |     "Jun 09 16:30:20.092807 crc crio[3654]: time=\"2026-06-09T16:30:20.040827537Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.261640 | controller |     "Jun 09 16:30:20.378497 crc crio[3654]: time=\"2026-06-09T16:30:20.358118049Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.261656 | controller |     "Jun 09 16:30:20.672777 crc crio[3654]: time=\"2026-06-09T16:30:20.672118851Z\" level=info msg=\"Created container 923d2fa3f701d083defaf68eee0b9cce1c75f6dabdca70d5b84523832fa5a66c: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=c948eede-6d95-4bd5-945b-a4a87d7f625f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.261672 | controller |     "Jun 09 16:30:20.699704 crc crio[3654]: time=\"2026-06-09T16:30:20.698573324Z\" level=info msg=\"Starting container: 923d2fa3f701d083defaf68eee0b9cce1c75f6dabdca70d5b84523832fa5a66c\" id=d4e15f8b-716e-43c9-bfee-700b7ae4a023 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.261688 | controller |     "Jun 09 16:30:20.783538 crc crio[3654]: time=\"2026-06-09T16:30:20.78313051Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.261703 | controller |     "Jun 09 16:30:20.787985 crc crio[3654]: time=\"2026-06-09T16:30:20.787294057Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=6d8bfac9-7689-4f1c-9831-152a0093d382 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.261719 | controller |     "Jun 09 16:30:20.901017 crc crio[3654]: time=\"2026-06-09T16:30:20.90044068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.261735 | controller |     "Jun 09 16:30:21.106772 crc crio[3654]: time=\"2026-06-09T16:30:21.10598785Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.261750 | controller |     "Jun 09 16:30:21.171166 crc crio[3654]: time=\"2026-06-09T16:30:21.170913341Z\" level=info msg=\"Started container\" PID=12378 containerID=923d2fa3f701d083defaf68eee0b9cce1c75f6dabdca70d5b84523832fa5a66c description=openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container id=d4e15f8b-716e-43c9-bfee-700b7ae4a023 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e994014faeafd39300b0c3558ae2a60928e77413cf955102d59886f7d86e5d74",
2026-06-09 17:48:39.261767 | controller |     "Jun 09 16:30:21.272286 crc crio[3654]: time=\"2026-06-09T16:30:21.270449662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.261783 | controller |     "Jun 09 16:30:21.364570 crc crio[3654]: time=\"2026-06-09T16:30:21.363929559Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.261803 | controller |     "Jun 09 16:30:21.373931 crc crio[3654]: time=\"2026-06-09T16:30:21.373594713Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=d0a13a2d-2d1c-4514-8515-5b91ae883a49 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.261819 | controller |     "Jun 09 16:30:21.505813 crc crio[3654]: time=\"2026-06-09T16:30:21.501129665Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=0d8dc6e3-ea88-4a6b-8b1b-b8ef1199d537 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.261835 | controller |     "Jun 09 16:30:21.505813 crc crio[3654]: time=\"2026-06-09T16:30:21.501584258Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.261850 | controller |     "Jun 09 16:30:21.725834 crc crio[3654]: time=\"2026-06-09T16:30:21.71311615Z\" level=info msg=\"Created container 6f34c728bc9bda0b077b6d588e95aa95ed94f6448698eb09e418d55af67ccb83: openshift-operator-lifecycle-manager/collect-profiles-29683710-mn9b6/collect-profiles\" id=74fed06e-b82c-4a5f-bc4b-e6e1b7de4911 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.261866 | controller |     "Jun 09 16:30:21.768545 crc crio[3654]: time=\"2026-06-09T16:30:21.768483331Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.261881 | controller |     "Jun 09 16:30:21.782066 crc crio[3654]: time=\"2026-06-09T16:30:21.781163396Z\" level=info msg=\"Starting container: 6f34c728bc9bda0b077b6d588e95aa95ed94f6448698eb09e418d55af67ccb83\" id=24792614-c470-4c86-9dc2-823edd162073 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.261895 | controller |     "Jun 09 16:30:21.847611 crc crio[3654]: time=\"2026-06-09T16:30:21.847554091Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.261910 | controller |     "Jun 09 16:30:21.882382 crc crio[3654]: time=\"2026-06-09T16:30:21.882189753Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.261925 | controller |     "Jun 09 16:30:21.883992 crc crio[3654]: time=\"2026-06-09T16:30:21.883493182Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.261940 | controller |     "Jun 09 16:30:22.311590 crc crio[3654]: time=\"2026-06-09T16:30:22.305042289Z\" level=info msg=\"Created container f3ef663f053d87b94aad6376c4e8f0ea85716a10e98f05a1525befa3e7edd827: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller\" id=0c3fd6ba-cdac-497d-ae7e-bd0e9c35494b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.261955 | controller |     "Jun 09 16:30:22.332708 crc crio[3654]: time=\"2026-06-09T16:30:22.330899304Z\" level=info msg=\"Starting container: f3ef663f053d87b94aad6376c4e8f0ea85716a10e98f05a1525befa3e7edd827\" id=aa737723-53e7-4559-80b3-bf7e45d4e72e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.261970 | controller |     "Jun 09 16:30:22.387168 crc crio[3654]: time=\"2026-06-09T16:30:22.378111717Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.261986 | controller |     "Jun 09 16:30:22.980591 crc crio[3654]: time=\"2026-06-09T16:30:22.956233186Z\" level=info msg=\"Started container\" PID=12434 containerID=f3ef663f053d87b94aad6376c4e8f0ea85716a10e98f05a1525befa3e7edd827 description=openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller id=aa737723-53e7-4559-80b3-bf7e45d4e72e name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c36a24c63d658f050f2c6082f361254ec0d44721e66340f6a98d0f83e54bc88",
2026-06-09 17:48:39.262004 | controller |     "Jun 09 16:30:23.038535 crc crio[3654]: time=\"2026-06-09T16:30:23.038464872Z\" level=info msg=\"Created container eaadccd9ea91cdee63a7db1eafca93366154e3f57da05248a6ffdebd10cf468e: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=0d8dc6e3-ea88-4a6b-8b1b-b8ef1199d537 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.262021 | controller |     "Jun 09 16:30:23.105445 crc crio[3654]: time=\"2026-06-09T16:30:22.978790201Z\" level=info msg=\"Started container\" PID=12440 containerID=6f34c728bc9bda0b077b6d588e95aa95ed94f6448698eb09e418d55af67ccb83 description=openshift-operator-lifecycle-manager/collect-profiles-29683710-mn9b6/collect-profiles id=24792614-c470-4c86-9dc2-823edd162073 name=/runtime.v1.RuntimeService/StartContainer sandboxID=12ede462a46b086f87debeff687aa89022644c64243591a26c1d5dd582bdb6cf",
2026-06-09 17:48:39.262037 | controller |     "Jun 09 16:30:23.181293 crc crio[3654]: time=\"2026-06-09T16:30:23.18101323Z\" level=info msg=\"Starting container: eaadccd9ea91cdee63a7db1eafca93366154e3f57da05248a6ffdebd10cf468e\" id=7380d2a2-0b5b-405b-bf60-0208a4ddf4e9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.262053 | controller |     "Jun 09 16:30:23.302245 crc crio[3654]: time=\"2026-06-09T16:30:23.302161207Z\" level=info msg=\"Created container 19518007e425d2ab74595e2601e02446631f6085c8819fa8084a2768e8882c41: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller\" id=5ac2ebb9-db80-4f9a-bea4-0d8347e921d4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.262069 | controller |     "Jun 09 16:30:23.355974 crc crio[3654]: time=\"2026-06-09T16:30:23.355581898Z\" level=info msg=\"Starting container: 19518007e425d2ab74595e2601e02446631f6085c8819fa8084a2768e8882c41\" id=1929c490-e43a-4719-a6ec-c58f9a55dde5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.262084 | controller |     "Jun 09 16:30:23.440545 crc crio[3654]: time=\"2026-06-09T16:30:23.43995016Z\" level=info msg=\"Started container\" PID=12474 containerID=eaadccd9ea91cdee63a7db1eafca93366154e3f57da05248a6ffdebd10cf468e description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=7380d2a2-0b5b-405b-bf60-0208a4ddf4e9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=376f9ff0545b36436b8a6f4acbb4f3be63df36a377c4647eb6e880500e3491a3",
2026-06-09 17:48:39.262100 | controller |     "Jun 09 16:30:23.503138 crc crio[3654]: time=\"2026-06-09T16:30:23.503073596Z\" level=info msg=\"Started container\" PID=12480 containerID=19518007e425d2ab74595e2601e02446631f6085c8819fa8084a2768e8882c41 description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller id=1929c490-e43a-4719-a6ec-c58f9a55dde5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cabd285e5a6758ee9f480310922c767b4b0656225f36504f80df912013f8e146",
2026-06-09 17:48:39.262116 | controller |     "Jun 09 16:30:24.117766 crc crio[3654]: time=\"2026-06-09T16:30:24.115984842Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=e20e46f3-310e-4785-a88a-92b60d2f5ccf name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.262131 | controller |     "Jun 09 16:30:24.309289 crc crio[3654]: time=\"2026-06-09T16:30:24.306519216Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-09 17:48:39.262148 | controller |     "Jun 09 16:30:25.005198 crc crio[3654]: time=\"2026-06-09T16:30:24.963905261Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=edd3a7ba-a745-42d7-a05f-aa125d1b24f8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.262174 | controller |     "Jun 09 16:30:25.296301 crc crio[3654]: time=\"2026-06-09T16:30:25.295805996Z\" level=info msg=\"Created container 23b143d75e68a6ad58cb4141d2c7fc41dd8b3ae8f7e5d0e9c01940a661b69476: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=13d8d229-8213-4e66-adf9-4820da9c697d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.262198 | controller |     "Jun 09 16:30:25.327839 crc crio[3654]: time=\"2026-06-09T16:30:25.32721787Z\" level=info msg=\"Starting container: 23b143d75e68a6ad58cb4141d2c7fc41dd8b3ae8f7e5d0e9c01940a661b69476\" id=edb81ce3-8fd4-471f-ab0f-001ac2e4a782 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.262216 | controller |     "Jun 09 16:30:25.469268 crc crio[3654]: time=\"2026-06-09T16:30:25.460182756Z\" level=info msg=\"Started container\" PID=12503 containerID=23b143d75e68a6ad58cb4141d2c7fc41dd8b3ae8f7e5d0e9c01940a661b69476 description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=edb81ce3-8fd4-471f-ab0f-001ac2e4a782 name=/runtime.v1.RuntimeService/StartContainer sandboxID=39b0f64c871bbdbe502c8b11b37f252dd6e781f50724e6545cdb32a920302152",
2026-06-09 17:48:39.262232 | controller |     "Jun 09 16:30:25.797237 crc crio[3654]: time=\"2026-06-09T16:30:25.79695812Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.262247 | controller |     "Jun 09 16:30:26.124113 crc crio[3654]: time=\"2026-06-09T16:30:26.123473022Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.262263 | controller |     "Jun 09 16:30:26.698969 crc crio[3654]: time=\"2026-06-09T16:30:26.697315452Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.262278 | controller |     "Jun 09 16:30:26.870463 crc crio[3654]: time=\"2026-06-09T16:30:26.87019414Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.262294 | controller |     "Jun 09 16:30:27.062174 crc crio[3654]: time=\"2026-06-09T16:30:27.049483213Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=b7d7ebb2-ddf5-46b4-8a4e-c9f2b01467be name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.262309 | controller |     "Jun 09 16:30:27.529037 crc crio[3654]: time=\"2026-06-09T16:30:27.528594377Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.262324 | controller |     "Jun 09 16:30:28.108962 crc crio[3654]: time=\"2026-06-09T16:30:28.108178631Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy\" id=6c8c155e-14e1-4f38-aa4d-39206b7512a6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.262340 | controller |     "Jun 09 16:30:28.117254 crc crio[3654]: time=\"2026-06-09T16:30:28.117223505Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.262355 | controller |     "Jun 09 16:30:28.238877 crc crio[3654]: time=\"2026-06-09T16:30:28.237313571Z\" level=info msg=\"Created container 7f7368255ca341a1181ccc5ff4aea1312de60d13a23ba8b1c1e9e2b658eee50a: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=5a1d4cb8-ac57-4acd-8ce5-6f9900e45ba4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.262374 | controller |     "Jun 09 16:30:28.355141 crc crio[3654]: time=\"2026-06-09T16:30:28.354971913Z\" level=info msg=\"Starting container: 7f7368255ca341a1181ccc5ff4aea1312de60d13a23ba8b1c1e9e2b658eee50a\" id=3d659b79-d8b2-4c7f-9e19-9c80c39acb44 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.262390 | controller |     "Jun 09 16:30:28.566279 crc crio[3654]: time=\"2026-06-09T16:30:28.565404811Z\" level=info msg=\"Created container 84728f324b519a9e380b2d025b89ead534900dadde27940543bd3d6c37815a10: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator\" id=7a098150-3f0c-4259-82ce-5f7d5d172694 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.262406 | controller |     "Jun 09 16:30:28.650842 crc crio[3654]: time=\"2026-06-09T16:30:28.642286235Z\" level=info msg=\"Started container\" PID=12558 containerID=7f7368255ca341a1181ccc5ff4aea1312de60d13a23ba8b1c1e9e2b658eee50a description=openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager id=3d659b79-d8b2-4c7f-9e19-9c80c39acb44 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1422f1f029c3ef730ce70c97c300ea6138c9488a4611fc03e8f918474cfacd11",
2026-06-09 17:48:39.262423 | controller |     "Jun 09 16:30:28.756068 crc crio[3654]: time=\"2026-06-09T16:30:28.752182541Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.262438 | controller |     "Jun 09 16:30:28.790457 crc crio[3654]: time=\"2026-06-09T16:30:28.790281057Z\" level=info msg=\"Created container de94c393ee6b2b1d956d2ec5afbc033d8590411f45eb8921d35aac6a9a87993b: openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy\" id=d70e4760-cdde-4373-980a-894dc2173e15 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.262454 | controller |     "Jun 09 16:30:28.888598 crc crio[3654]: time=\"2026-06-09T16:30:28.888145648Z\" level=info msg=\"Starting container: 84728f324b519a9e380b2d025b89ead534900dadde27940543bd3d6c37815a10\" id=03b96f8a-7c16-4ce7-99e4-1f7638b573d6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.262470 | controller |     "Jun 09 16:30:28.916880 crc crio[3654]: time=\"2026-06-09T16:30:28.915476788Z\" level=info msg=\"Starting container: de94c393ee6b2b1d956d2ec5afbc033d8590411f45eb8921d35aac6a9a87993b\" id=62b1eaf5-122d-4896-9825-1599166fcf9f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.262484 | controller |     "Jun 09 16:30:29.207093 crc crio[3654]: time=\"2026-06-09T16:30:29.196251501Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.262500 | controller |     "Jun 09 16:30:29.501311 crc crio[3654]: time=\"2026-06-09T16:30:29.501197469Z\" level=info msg=\"Started container\" PID=12569 containerID=84728f324b519a9e380b2d025b89ead534900dadde27940543bd3d6c37815a10 description=openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator id=03b96f8a-7c16-4ce7-99e4-1f7638b573d6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f79b41da175db5b9927ddd6137690969892fdcf1e85a7d378774408ad71887ea",
2026-06-09 17:48:39.262538 | controller |     "Jun 09 16:30:29.503118 crc crio[3654]: time=\"2026-06-09T16:30:29.502994253Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.262556 | controller |     "Jun 09 16:30:29.694878 crc crio[3654]: time=\"2026-06-09T16:30:29.648031256Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=d2a3e7b9-3d02-4737-84a8-57046dc0b54d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.262575 | controller |     "Jun 09 16:30:29.718615 crc crio[3654]: time=\"2026-06-09T16:30:29.71799728Z\" level=info msg=\"Started container\" PID=12595 containerID=de94c393ee6b2b1d956d2ec5afbc033d8590411f45eb8921d35aac6a9a87993b description=openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy id=62b1eaf5-122d-4896-9825-1599166fcf9f name=/runtime.v1.RuntimeService/StartContainer sandboxID=69844ced74028f3997e46ea2562c473b1404b553fbf04b9a4b0bf3cc2e4a9023",
2026-06-09 17:48:39.262591 | controller |     "Jun 09 16:30:30.090817 crc crio[3654]: time=\"2026-06-09T16:30:30.090187958Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.262607 | controller |     "Jun 09 16:30:30.169805 crc crio[3654]: time=\"2026-06-09T16:30:30.167612759Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.262623 | controller |     "Jun 09 16:30:30.583960 crc crio[3654]: time=\"2026-06-09T16:30:30.582276346Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=3a39c632-0963-46f3-85f0-c06ae238ad37 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.262638 | controller |     "Jun 09 16:30:30.608439 crc crio[3654]: time=\"2026-06-09T16:30:30.606289926Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.262654 | controller |     "Jun 09 16:30:30.883099 crc crio[3654]: time=\"2026-06-09T16:30:30.882904943Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination\" id=ef9a843d-bd0f-4458-8d58-cb97d36aef16 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.262670 | controller |     "Jun 09 16:30:30.955735 crc crio[3654]: time=\"2026-06-09T16:30:30.955401193Z\" level=info msg=\"Created container 4e3641ba6327145b6e88abfedb7b2ebf49584da72c27546f3e8cd06811c97ec9: openshift-dns/dns-default-qtghf/dns\" id=a2edae78-5aa3-4c2b-b569-f36505ca3c5e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.262685 | controller |     "Jun 09 16:30:30.995766 crc crio[3654]: time=\"2026-06-09T16:30:30.994861911Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.262701 | controller |     "Jun 09 16:30:31.010071 crc crio[3654]: time=\"2026-06-09T16:30:31.001205484Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.262716 | controller |     "Jun 09 16:30:31.035850 crc crio[3654]: time=\"2026-06-09T16:30:31.035562017Z\" level=info msg=\"Starting container: 4e3641ba6327145b6e88abfedb7b2ebf49584da72c27546f3e8cd06811c97ec9\" id=8f19d369-168b-42fb-bb5a-63b4e528f5f4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.262732 | controller |     "Jun 09 16:30:31.089615 crc crio[3654]: time=\"2026-06-09T16:30:31.088738581Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.262747 | controller |     "Jun 09 16:30:31.671043 crc crio[3654]: time=\"2026-06-09T16:30:31.667619083Z\" level=info msg=\"Started container\" PID=12667 containerID=4e3641ba6327145b6e88abfedb7b2ebf49584da72c27546f3e8cd06811c97ec9 description=openshift-dns/dns-default-qtghf/dns id=8f19d369-168b-42fb-bb5a-63b4e528f5f4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3c33c4d94bfc86ac3e89613a9bdaeffc889bde1a337f0e2a558ebdfacbb2ae2b",
2026-06-09 17:48:39.262763 | controller |     "Jun 09 16:30:31.782552 crc crio[3654]: time=\"2026-06-09T16:30:31.782201472Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.262788 | controller |     "Jun 09 16:30:31.907384 crc crio[3654]: time=\"2026-06-09T16:30:31.906876797Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=d0d08442-6e9f-43e4-90a2-02a00a8ff4d0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.262804 | controller |     "Jun 09 16:30:32.021971 crc crio[3654]: time=\"2026-06-09T16:30:32.021744954Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=7614859d-cb2b-44be-a6c9-7ca3c9378297 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.262820 | controller |     "Jun 09 16:30:32.138412 crc crio[3654]: time=\"2026-06-09T16:30:32.137943241Z\" level=info msg=\"Creating container: openshift-dns/dns-default-qtghf/kube-rbac-proxy\" id=2e3c97e7-fe9d-4973-b317-df77615c6a1e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.262835 | controller |     "Jun 09 16:30:32.138995 crc crio[3654]: time=\"2026-06-09T16:30:32.1385582Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.262850 | controller |     "Jun 09 16:30:32.238840 crc crio[3654]: time=\"2026-06-09T16:30:32.238625637Z\" level=info msg=\"Stopping pod sandbox: 12ede462a46b086f87debeff687aa89022644c64243591a26c1d5dd582bdb6cf\" id=8f727244-ea78-45d8-9b9b-4883ba1c5847 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.262866 | controller |     "Jun 09 16:30:32.249729 crc crio[3654]: time=\"2026-06-09T16:30:32.248812277Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683710-mn9b6 Namespace:openshift-operator-lifecycle-manager ID:12ede462a46b086f87debeff687aa89022644c64243591a26c1d5dd582bdb6cf UID:9a6caab5-14cf-44f0-9b67-2dda8393d402 NetNS:/var/run/netns/eac4011e-1bf0-4981-9a4c-ec610570f4de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9a6caab5_14cf_44f0_9b67_2dda8393d402.slice PodAnnotations:0xc001e2a1f0}] Aliases:map[]}\"",
2026-06-09 17:48:39.262882 | controller |     "Jun 09 16:30:32.249968 crc crio[3654]: time=\"2026-06-09T16:30:32.249821167Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29683710-mn9b6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.262897 | controller |     "Jun 09 16:30:32.596935 crc crio[3654]: time=\"2026-06-09T16:30:32.596291385Z\" level=info msg=\"Created container 41d465f9227fe3a7cc4a360d28fb269bf6ee20bda6cc031046150982ac7b468f: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=c5cca00c-3fe5-4ed0-b4f3-b3b54d7d9865 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.262913 | controller |     "Jun 09 16:30:32.711754 crc crio[3654]: time=\"2026-06-09T16:30:32.70946908Z\" level=info msg=\"Starting container: 41d465f9227fe3a7cc4a360d28fb269bf6ee20bda6cc031046150982ac7b468f\" id=4e1a4f14-fee1-40c1-85c2-69b38c7491b5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.262929 | controller |     "Jun 09 16:30:32.743997 crc crio[3654]: time=\"2026-06-09T16:30:32.740135151Z\" level=info msg=\"Created container 67f1ae28f9fffe65b0f79a9c2d3fbf9b345fb57b15f49c7844ef567991e5d5ab: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions\" id=3ca4e9da-40e0-4aeb-a81d-ec91c7ac87c5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.262944 | controller |     "Jun 09 16:30:32.856085 crc crio[3654]: time=\"2026-06-09T16:30:32.852791411Z\" level=info msg=\"Starting container: 67f1ae28f9fffe65b0f79a9c2d3fbf9b345fb57b15f49c7844ef567991e5d5ab\" id=c7a96a5b-8bef-4263-ab35-ec78e905e829 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.262963 | controller |     "Jun 09 16:30:32.987917 crc crio[3654]: time=\"2026-06-09T16:30:32.97297541Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.262979 | controller |     "Jun 09 16:30:33.025709 crc crio[3654]: time=\"2026-06-09T16:30:33.022813682Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.262994 | controller |     "Jun 09 16:30:33.539066 crc crio[3654]: time=\"2026-06-09T16:30:33.536887818Z\" level=info msg=\"Created container 24e474a1ba34436ef71ed37a82662ffbdf41c2398026094e66907acbca9eee40: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy\" id=6c8c155e-14e1-4f38-aa4d-39206b7512a6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.263010 | controller |     "Jun 09 16:30:33.752027 crc crio[3654]: time=\"2026-06-09T16:30:33.744098488Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.263027 | controller |     "Jun 09 16:30:33.934575 crc crio[3654]: time=\"2026-06-09T16:30:33.933967782Z\" level=info msg=\"Starting container: 24e474a1ba34436ef71ed37a82662ffbdf41c2398026094e66907acbca9eee40\" id=bbeca259-fa04-47ae-94de-2854518d7061 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.263043 | controller |     "Jun 09 16:30:34.070023 crc crio[3654]: time=\"2026-06-09T16:30:34.058156972Z\" level=info msg=\"Started container\" PID=12683 containerID=41d465f9227fe3a7cc4a360d28fb269bf6ee20bda6cc031046150982ac7b468f description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager id=4e1a4f14-fee1-40c1-85c2-69b38c7491b5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b9e91057435fbff2a247a1e749f1dad43f2ae0ceeb04b73b13ba685ba372a6cf",
2026-06-09 17:48:39.263059 | controller |     "Jun 09 16:30:34.145297 crc crio[3654]: time=\"2026-06-09T16:30:34.138404208Z\" level=info msg=\"Started container\" PID=12721 containerID=67f1ae28f9fffe65b0f79a9c2d3fbf9b345fb57b15f49c7844ef567991e5d5ab description=openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions id=c7a96a5b-8bef-4263-ab35-ec78e905e829 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f4bff133ed24d170cfae13bfec137f3cedfff2833feb51bc9ff3ee2706fe5ef7",
2026-06-09 17:48:39.263074 | controller |     "Jun 09 16:30:34.265593 crc crio[3654]: time=\"2026-06-09T16:30:34.256606266Z\" level=info msg=\"Started container\" PID=12705 containerID=24e474a1ba34436ef71ed37a82662ffbdf41c2398026094e66907acbca9eee40 description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy id=bbeca259-fa04-47ae-94de-2854518d7061 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cabd285e5a6758ee9f480310922c767b4b0656225f36504f80df912013f8e146",
2026-06-09 17:48:39.263089 | controller |     "Jun 09 16:30:35.033192 crc crio[3654]: time=\"2026-06-09T16:30:35.014140723Z\" level=info msg=\"Stopping container: 1fea7f6dc030e59f9251f5775ccea2110c2ef410e91de1337cae5a80f55ca907 (timeout: 2s)\" id=627bccfe-7d9a-4522-8eeb-48502d34941c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.263105 | controller |     "Jun 09 16:30:35.956280 crc crio[3654]: time=\"2026-06-09T16:30:35.955750175Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.263121 | controller |     "Jun 09 16:30:36.187080 crc crio[3654]: time=\"2026-06-09T16:30:36.180473687Z\" level=info msg=\"Created container 8fafb25df54deef8bc92f1559cc8485617431841fcaec681ed40de3c22375a10: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift\" id=b92ac18d-5763-4b3c-9bac-2653ca865ba2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.263144 | controller |     "Jun 09 16:30:36.291267 crc crio[3654]: time=\"2026-06-09T16:30:36.29090308Z\" level=info msg=\"Starting container: 8fafb25df54deef8bc92f1559cc8485617431841fcaec681ed40de3c22375a10\" id=bd011f94-c96d-49d2-943c-39a82295d888 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.263161 | controller |     "Jun 09 16:30:36.681216 crc crio[3654]: time=\"2026-06-09T16:30:36.681108145Z\" level=info msg=\"Stopped container 1fea7f6dc030e59f9251f5775ccea2110c2ef410e91de1337cae5a80f55ca907: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=627bccfe-7d9a-4522-8eeb-48502d34941c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.263177 | controller |     "Jun 09 16:30:36.743941 crc crio[3654]: time=\"2026-06-09T16:30:36.742148328Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=27de5c8b-6ec5-4f63-812b-a8feb7498997 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.263192 | controller |     "Jun 09 16:30:36.811737 crc crio[3654]: time=\"2026-06-09T16:30:36.799977224Z\" level=info msg=\"Started container\" PID=12787 containerID=8fafb25df54deef8bc92f1559cc8485617431841fcaec681ed40de3c22375a10 description=openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift id=bd011f94-c96d-49d2-943c-39a82295d888 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5063f4238642f938b2512197e97e9974176da6b52cbd1357fc3d99382676b498",
2026-06-09 17:48:39.263207 | controller |     "Jun 09 16:30:36.902731 crc crio[3654]: time=\"2026-06-09T16:30:36.889587694Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=93841378-6af8-49a9-989f-7b87c973e296 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.263223 | controller |     "Jun 09 16:30:36.989097 crc crio[3654]: time=\"2026-06-09T16:30:36.989036283Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=da0e45e9-9619-4e97-85f3-7c77abe8d7f3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.263239 | controller |     "Jun 09 16:30:36.989812 crc crio[3654]: time=\"2026-06-09T16:30:36.989782235Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.263255 | controller |     "Jun 09 16:30:37.145702 crc crio[3654]: time=\"2026-06-09T16:30:37.13653639Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=e010face-c2d5-41b3-820c-b2cf9b707dff name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.263270 | controller |     "Jun 09 16:30:37.181534 crc crio[3654]: time=\"2026-06-09T16:30:37.180312299Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.263286 | controller |     "Jun 09 16:30:37.526894 crc crio[3654]: time=\"2026-06-09T16:30:37.525845609Z\" level=info msg=\"Stopping container: eaadccd9ea91cdee63a7db1eafca93366154e3f57da05248a6ffdebd10cf468e (timeout: 30s)\" id=b180382d-18c0-49e8-b71d-05a6a9ef0f51 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.263301 | controller |     "Jun 09 16:30:37.679168 crc crio[3654]: time=\"2026-06-09T16:30:37.678597076Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=24c38499-78d8-476f-bd9a-8d6eb9bed93f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.263322 | controller |     "Jun 09 16:30:37.764633 crc crio[3654]: time=\"2026-06-09T16:30:37.764173534Z\" level=info msg=\"Creating container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver\" id=8af3167e-fafd-4c5c-a2ef-1fcbbd9e9291 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.263339 | controller |     "Jun 09 16:30:37.764633 crc crio[3654]: time=\"2026-06-09T16:30:37.764575196Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.263355 | controller |     "Jun 09 16:30:38.365558 crc crio[3654]: time=\"2026-06-09T16:30:38.35403199Z\" level=info msg=\"Created container 0adee9ee33b86fa655ba40bf34808a3e9b2f983732d49ed127afa127e098a00d: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination\" id=ef9a843d-bd0f-4458-8d58-cb97d36aef16 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.263371 | controller |     "Jun 09 16:30:38.564055 crc crio[3654]: time=\"2026-06-09T16:30:38.563593092Z\" level=info msg=\"Starting container: 0adee9ee33b86fa655ba40bf34808a3e9b2f983732d49ed127afa127e098a00d\" id=ceb7b705-e111-486a-8582-32c74b80cea8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.263387 | controller |     "Jun 09 16:30:38.615992 crc crio[3654]: time=\"2026-06-09T16:30:38.610473215Z\" level=info msg=\"Stopped container eaadccd9ea91cdee63a7db1eafca93366154e3f57da05248a6ffdebd10cf468e: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=b180382d-18c0-49e8-b71d-05a6a9ef0f51 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.263402 | controller |     "Jun 09 16:30:38.677821 crc crio[3654]: time=\"2026-06-09T16:30:38.67750063Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=ea70e312-3a68-4900-87c3-93fc40ba2592 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.263417 | controller |     "Jun 09 16:30:38.779181 crc crio[3654]: time=\"2026-06-09T16:30:38.777426462Z\" level=info msg=\"Started container\" PID=12828 containerID=0adee9ee33b86fa655ba40bf34808a3e9b2f983732d49ed127afa127e098a00d description=openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination id=ceb7b705-e111-486a-8582-32c74b80cea8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f79b41da175db5b9927ddd6137690969892fdcf1e85a7d378774408ad71887ea",
2026-06-09 17:48:39.263433 | controller |     "Jun 09 16:30:38.825923 crc crio[3654]: time=\"2026-06-09T16:30:38.82049516Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=1020455c-71cb-4ec2-9d51-c72d5a0ff092 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.263449 | controller |     "Jun 09 16:30:38.970575 crc crio[3654]: time=\"2026-06-09T16:30:38.968185253Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.263465 | controller |     "Jun 09 16:30:39.139198 crc crio[3654]: time=\"2026-06-09T16:30:39.138322668Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=fc9cd2ed-4d76-4d7b-8760-413337fcc5af name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.263481 | controller |     "Jun 09 16:30:39.140258 crc crio[3654]: time=\"2026-06-09T16:30:39.140233266Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.263497 | controller |     "Jun 09 16:30:39.549733 crc crio[3654]: time=\"2026-06-09T16:30:39.548238372Z\" level=info msg=\"Created container 69f7de49d977a8563cb309242024af262f774887bdc4f22eb8457f74002d16f5: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator\" id=18a2fa81-0f0a-4949-877e-b731393b5986 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.263538 | controller |     "Jun 09 16:30:39.730990 crc crio[3654]: time=\"2026-06-09T16:30:39.720570073Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-8rq28/POD\" id=03980aa0-68ec-42c4-8f5b-348a84090998 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.263560 | controller |     "Jun 09 16:30:39.730990 crc crio[3654]: time=\"2026-06-09T16:30:39.721037137Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.263577 | controller |     "Jun 09 16:30:39.821826 crc crio[3654]: time=\"2026-06-09T16:30:39.815153044Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-mtcqg/POD\" id=54a94634-7867-4b04-b5dd-b05bc1d3fc17 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.263593 | controller |     "Jun 09 16:30:39.821826 crc crio[3654]: time=\"2026-06-09T16:30:39.815396152Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.263608 | controller |     "Jun 09 16:30:39.885978 crc crio[3654]: time=\"2026-06-09T16:30:39.878801616Z\" level=info msg=\"Starting container: 69f7de49d977a8563cb309242024af262f774887bdc4f22eb8457f74002d16f5\" id=f7a9b985-63c3-4b47-b3a6-c8cf0bb131de name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.263625 | controller |     "Jun 09 16:30:40.105937 crc crio[3654]: time=\"2026-06-09T16:30:40.100834627Z\" level=info msg=\"Started container\" PID=12848 containerID=69f7de49d977a8563cb309242024af262f774887bdc4f22eb8457f74002d16f5 description=openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator id=f7a9b985-63c3-4b47-b3a6-c8cf0bb131de name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb0991162bb5c06faea241086b7707d7d28fbb127d573969e89f918cca13dde8",
2026-06-09 17:48:39.263641 | controller |     "Jun 09 16:30:40.551014 crc crio[3654]: time=\"2026-06-09T16:30:40.525151227Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=51c2386b-f948-4f8a-b58f-705eadb3e896 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.263657 | controller |     "Jun 09 16:30:40.642820 crc crio[3654]: time=\"2026-06-09T16:30:40.640771247Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.263673 | controller |     "Jun 09 16:30:40.715565 crc crio[3654]: time=\"2026-06-09T16:30:40.715268618Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.263688 | controller |     "Jun 09 16:30:41.035828 crc crio[3654]: time=\"2026-06-09T16:30:41.035491129Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.263704 | controller |     "Jun 09 16:30:41.155966 crc crio[3654]: time=\"2026-06-09T16:30:41.149011465Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=5b01250b-0300-4d9b-95e2-f336fff60bdf name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.263719 | controller |     "Jun 09 16:30:41.221602 crc crio[3654]: time=\"2026-06-09T16:30:41.202101577Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-k6zh8/POD\" id=fb9ed945-08bf-4ddb-89ed-4a1916cd4a54 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.263738 | controller |     "Jun 09 16:30:41.221602 crc crio[3654]: time=\"2026-06-09T16:30:41.2021976Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.263754 | controller |     "Jun 09 16:30:41.221602 crc crio[3654]: time=\"2026-06-09T16:30:41.203151329Z\" level=info msg=\"Stopped pod sandbox: 12ede462a46b086f87debeff687aa89022644c64243591a26c1d5dd582bdb6cf\" id=8f727244-ea78-45d8-9b9b-4883ba1c5847 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.263770 | controller |     "Jun 09 16:30:41.221602 crc crio[3654]: time=\"2026-06-09T16:30:41.220797495Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.263786 | controller |     "Jun 09 16:30:41.279750 crc crio[3654]: time=\"2026-06-09T16:30:41.279055203Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.263802 | controller |     "Jun 09 16:30:41.362900 crc crio[3654]: time=\"2026-06-09T16:30:41.358962989Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-zxg5w/POD\" id=553f8e26-7713-434d-8d09-b8a769f1be1c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.263817 | controller |     "Jun 09 16:30:41.362900 crc crio[3654]: time=\"2026-06-09T16:30:41.359147854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.263832 | controller |     "Jun 09 16:30:41.755815 crc crio[3654]: time=\"2026-06-09T16:30:41.743568924Z\" level=info msg=\"Created container 80f9ebd76d17966eb2d3d49511d4ad004bb55d66130df97607b1b9dca6d0b7a6: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=da0e45e9-9619-4e97-85f3-7c77abe8d7f3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.263849 | controller |     "Jun 09 16:30:41.770086 crc crio[3654]: time=\"2026-06-09T16:30:41.769777279Z\" level=info msg=\"Starting container: 80f9ebd76d17966eb2d3d49511d4ad004bb55d66130df97607b1b9dca6d0b7a6\" id=741731a5-c833-42c0-9c8e-81d7e6837684 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.263864 | controller |     "Jun 09 16:30:42.720905 crc crio[3654]: time=\"2026-06-09T16:30:42.707060362Z\" level=info msg=\"Creating container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy\" id=ae4f9ce1-c4ae-46bf-a0ea-96504c5d7a10 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.263879 | controller |     "Jun 09 16:30:42.893167 crc crio[3654]: time=\"2026-06-09T16:30:42.886635633Z\" level=info msg=\"Started container\" PID=12944 containerID=80f9ebd76d17966eb2d3d49511d4ad004bb55d66130df97607b1b9dca6d0b7a6 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=741731a5-c833-42c0-9c8e-81d7e6837684 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9949406e326cae8ec31e25f8fb7cf029bc427991b6c660a9c6a401ecdf48f8ca",
2026-06-09 17:48:39.263895 | controller |     "Jun 09 16:30:42.981944 crc crio[3654]: time=\"2026-06-09T16:30:42.981498153Z\" level=info msg=\"Created container b625d1e25d3f300b02865b3bce836632040fc63c942ae4bffc21f6132cd8caa4: openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions\" id=bc4dffda-8bc1-4a94-b82a-846b1cbdd8b4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.263911 | controller |     "Jun 09 16:30:43.145626 crc crio[3654]: time=\"2026-06-09T16:30:43.144952304Z\" level=info msg=\"Starting container: b625d1e25d3f300b02865b3bce836632040fc63c942ae4bffc21f6132cd8caa4\" id=fe2b70d7-fbe2-4b00-bee5-6328a6fcda7f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.263928 | controller |     "Jun 09 16:30:43.574314 crc crio[3654]: time=\"2026-06-09T16:30:43.574061061Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.263947 | controller |     "Jun 09 16:30:43.939943 crc crio[3654]: time=\"2026-06-09T16:30:43.939305569Z\" level=info msg=\"Created container a75d8e5dbd828971fd72403e35de44dfac42c995e5ce2f37e602f209087750c6: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=fc9cd2ed-4d76-4d7b-8760-413337fcc5af name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.263963 | controller |     "Jun 09 16:30:43.972289 crc crio[3654]: time=\"2026-06-09T16:30:43.968541016Z\" level=info msg=\"Started container\" PID=12954 containerID=b625d1e25d3f300b02865b3bce836632040fc63c942ae4bffc21f6132cd8caa4 description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions id=fe2b70d7-fbe2-4b00-bee5-6328a6fcda7f name=/runtime.v1.RuntimeService/StartContainer sandboxID=dbeebbb1a3c7ce1602fb8f2d33d1356ae9565241b06c1ba8f43d6d20d0bd4876",
2026-06-09 17:48:39.263979 | controller |     "Jun 09 16:30:43.993784 crc crio[3654]: time=\"2026-06-09T16:30:43.993565836Z\" level=info msg=\"Starting container: a75d8e5dbd828971fd72403e35de44dfac42c995e5ce2f37e602f209087750c6\" id=ec0dc819-69d1-454c-9839-b07ad1206068 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.263996 | controller |     "Jun 09 16:30:44.082519 crc crio[3654]: time=\"2026-06-09T16:30:44.082257258Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.264012 | controller |     "Jun 09 16:30:44.238478 crc crio[3654]: time=\"2026-06-09T16:30:44.23614195Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.264028 | controller |     "Jun 09 16:30:44.321717 crc crio[3654]: time=\"2026-06-09T16:30:44.321514431Z\" level=info msg=\"Got pod network &{Name:certified-operators-8rq28 Namespace:openshift-marketplace ID:dd415c719e1021fb921ad2eaaeede705612b5dfd3921d4448ae7cec8d4a3843e UID:a31b701e-9ade-450a-9295-4442caf3e9c3 NetNS:/var/run/netns/1010aae5-8b2f-419b-a0af-2e911f9a59b6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda31b701e_9ade_450a_9295_4442caf3e9c3.slice PodAnnotations:0xc001e2a350}] Aliases:map[]}\"",
2026-06-09 17:48:39.264044 | controller |     "Jun 09 16:30:44.321717 crc crio[3654]: time=\"2026-06-09T16:30:44.321590694Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-8rq28 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.264060 | controller |     "Jun 09 16:30:44.443478 crc crio[3654]: time=\"2026-06-09T16:30:44.443161684Z\" level=info msg=\"Started container\" PID=12973 containerID=a75d8e5dbd828971fd72403e35de44dfac42c995e5ce2f37e602f209087750c6 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=ec0dc819-69d1-454c-9839-b07ad1206068 name=/runtime.v1.RuntimeService/StartContainer sandboxID=376f9ff0545b36436b8a6f4acbb4f3be63df36a377c4647eb6e880500e3491a3",
2026-06-09 17:48:39.264076 | controller |     "Jun 09 16:30:44.558794 crc crio[3654]: time=\"2026-06-09T16:30:44.557910608Z\" level=info msg=\"Got pod network &{Name:community-operators-mtcqg Namespace:openshift-marketplace ID:1eca6f4d44ad265ff125ec09cd25a588e6aa9b5b75a564a97c56fc084edf7c81 UID:fd5d31af-77f9-41e8-9d4c-ddcc0f83a402 NetNS:/var/run/netns/42416b7f-2908-440f-a521-e7a9416da9ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd5d31af_77f9_41e8_9d4c_ddcc0f83a402.slice PodAnnotations:0xc000126488}] Aliases:map[]}\"",
2026-06-09 17:48:39.264092 | controller |     "Jun 09 16:30:44.558794 crc crio[3654]: time=\"2026-06-09T16:30:44.55800147Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-mtcqg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.264111 | controller |     "Jun 09 16:30:45.704829 crc crio[3654]: time=\"2026-06-09T16:30:45.681202356Z\" level=info msg=\"Created container bfd674e689311d498524812e871d8777f1541ebf8d7b6e45c70ec2b0375354aa: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=4688330c-a092-4601-9e7e-8e36a13dd6e2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.264127 | controller |     "Jun 09 16:30:45.745521 crc crio[3654]: time=\"2026-06-09T16:30:45.731608646Z\" level=info msg=\"Starting container: bfd674e689311d498524812e871d8777f1541ebf8d7b6e45c70ec2b0375354aa\" id=4fc64d22-c1d6-4b98-94cf-ea4ac483f461 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.264143 | controller |     "Jun 09 16:30:45.759772 crc crio[3654]: time=\"2026-06-09T16:30:45.759580685Z\" level=info msg=\"Started container\" PID=13020 containerID=bfd674e689311d498524812e871d8777f1541ebf8d7b6e45c70ec2b0375354aa description=openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator id=4fc64d22-c1d6-4b98-94cf-ea4ac483f461 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aba5fae867385309660233ccf0f7f29343d51f73594821e32b38f7dd6dea5b99",
2026-06-09 17:48:39.264158 | controller |     "Jun 09 16:30:45.860723 crc crio[3654]: time=\"2026-06-09T16:30:45.860255572Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.264174 | controller |     "Jun 09 16:30:45.973051 crc crio[3654]: time=\"2026-06-09T16:30:45.970069574Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=548d9f32-ba4d-46e2-b882-4f9075dfdfa5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.264189 | controller |     "Jun 09 16:30:46.546083 crc crio[3654]: time=\"2026-06-09T16:30:46.545530183Z\" level=info msg=\"Stopping container: 3c55259d8cc018bc3c5eb28228ec3d88878aacd239144fd0a33f982b0a109eb2 (timeout: 30s)\" id=fe3fa3a0-152f-4b87-8ca4-ba1cd9b67241 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.264205 | controller |     "Jun 09 16:30:46.594379 crc crio[3654]: time=\"2026-06-09T16:30:46.593612963Z\" level=info msg=\"Created container 78116379cd6a8417b02cd7325535948652ce7612f724345a7e6e6a6a31dbe023: openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy\" id=4a265d50-fb17-4d46-b7ca-b10c546a3920 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.264220 | controller |     "Jun 09 16:30:46.620834 crc crio[3654]: time=\"2026-06-09T16:30:46.620333934Z\" level=info msg=\"Starting container: 78116379cd6a8417b02cd7325535948652ce7612f724345a7e6e6a6a31dbe023\" id=029ee44f-ad73-4fc1-aa98-8b339b2d1c5c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.264235 | controller |     "Jun 09 16:30:46.642530 crc crio[3654]: time=\"2026-06-09T16:30:46.642461076Z\" level=info msg=\"Created container b2b104012632a855cef06224e415dc22aa0169f6b59cad11332e657e2919fa4c: openshift-dns/dns-default-qtghf/kube-rbac-proxy\" id=2e3c97e7-fe9d-4973-b317-df77615c6a1e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.264250 | controller |     "Jun 09 16:30:46.654018 crc crio[3654]: time=\"2026-06-09T16:30:46.65315713Z\" level=info msg=\"Starting container: b2b104012632a855cef06224e415dc22aa0169f6b59cad11332e657e2919fa4c\" id=0e6f44fc-165e-4850-8685-ea8f68c705e8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.264265 | controller |     "Jun 09 16:30:47.106911 crc crio[3654]: time=\"2026-06-09T16:30:47.105201252Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=2065260c-7f08-44b2-b3e0-9252f41f1682 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.264284 | controller |     "Jun 09 16:30:47.130806 crc crio[3654]: time=\"2026-06-09T16:30:47.128592852Z\" level=info msg=\"Started container\" PID=13059 containerID=b2b104012632a855cef06224e415dc22aa0169f6b59cad11332e657e2919fa4c description=openshift-dns/dns-default-qtghf/kube-rbac-proxy id=0e6f44fc-165e-4850-8685-ea8f68c705e8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3c33c4d94bfc86ac3e89613a9bdaeffc889bde1a337f0e2a558ebdfacbb2ae2b",
2026-06-09 17:48:39.264300 | controller |     "Jun 09 16:30:47.172590 crc crio[3654]: time=\"2026-06-09T16:30:47.172426933Z\" level=info msg=\"Started container\" PID=13022 containerID=78116379cd6a8417b02cd7325535948652ce7612f724345a7e6e6a6a31dbe023 description=openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy id=029ee44f-ad73-4fc1-aa98-8b339b2d1c5c name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb0ee6eac61860113660cac1c734e20dad62cb3feaf7f5a2e3e358e26ba5a804",
2026-06-09 17:48:39.264316 | controller |     "Jun 09 16:30:47.279840 crc crio[3654]: time=\"2026-06-09T16:30:47.279124441Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.264331 | controller |     "Jun 09 16:30:47.674223 crc crio[3654]: time=\"2026-06-09T16:30:47.673526624Z\" level=info msg=\"Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver\" id=86cb2e1f-cf07-4773-84e0-910e4516ef9b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.264347 | controller |     "Jun 09 16:30:47.879948 crc crio[3654]: time=\"2026-06-09T16:30:47.872741681Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.264363 | controller |     "Jun 09 16:30:48.247010 crc crio[3654]: time=\"2026-06-09T16:30:48.237933176Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.264378 | controller |     "Jun 09 16:30:48.249411 crc crio[3654]: time=\"2026-06-09T16:30:48.249095545Z\" level=info msg=\"Created container f848c54e95a9edd056f88c304a5738e87e5a4616ce4f16e4e767fdd5eecc3eb5: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver\" id=8af3167e-fafd-4c5c-a2ef-1fcbbd9e9291 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.264394 | controller |     "Jun 09 16:30:48.284400 crc crio[3654]: time=\"2026-06-09T16:30:48.277015863Z\" level=info msg=\"Starting container: f848c54e95a9edd056f88c304a5738e87e5a4616ce4f16e4e767fdd5eecc3eb5\" id=c0f6c0ce-32a8-44a9-ae35-138236af5f5e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.264409 | controller |     "Jun 09 16:30:48.484997 crc crio[3654]: time=\"2026-06-09T16:30:48.484546992Z\" level=info msg=\"Got pod network &{Name:redhat-operators-zxg5w Namespace:openshift-marketplace ID:848bfe2bbbafa677f31f46d1370347cfc01924ef178c658c178e23ffd997881f UID:f562a340-72b5-4e19-b665-b15df5450cdb NetNS:/var/run/netns/d8f0b698-4802-49d7-8451-cab5697ab582 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf562a340_72b5_4e19_b665_b15df5450cdb.slice PodAnnotations:0xc000476100}] Aliases:map[]}\"",
2026-06-09 17:48:39.264425 | controller |     "Jun 09 16:30:48.485526 crc crio[3654]: time=\"2026-06-09T16:30:48.48513234Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-zxg5w to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.264440 | controller |     "Jun 09 16:30:48.690926 crc crio[3654]: time=\"2026-06-09T16:30:48.689961647Z\" level=info msg=\"Stopped container 3c55259d8cc018bc3c5eb28228ec3d88878aacd239144fd0a33f982b0a109eb2: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=fe3fa3a0-152f-4b87-8ca4-ba1cd9b67241 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.264459 | controller |     "Jun 09 16:30:48.705574 crc crio[3654]: time=\"2026-06-09T16:30:48.705068386Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=630b7fd0-8b5a-413d-8c14-4655d740730e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.264475 | controller |     "Jun 09 16:30:48.783147 crc crio[3654]: time=\"2026-06-09T16:30:48.782516287Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-k6zh8 Namespace:openshift-marketplace ID:8e6bfb218439c944e397b6274c94c426939443a357bb41039c9eeb4ff8d55753 UID:2b8260ad-1e4f-40ff-8e74-cffbfa94e02b NetNS:/var/run/netns/d3fdcba2-2e35-45ce-89be-c5e1de195a13 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2b8260ad_1e4f_40ff_8e74_cffbfa94e02b.slice PodAnnotations:0xc00008c1f0}] Aliases:map[]}\"",
2026-06-09 17:48:39.264492 | controller |     "Jun 09 16:30:48.783147 crc crio[3654]: time=\"2026-06-09T16:30:48.783008442Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-k6zh8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.264507 | controller |     "Jun 09 16:30:49.362131 crc crio[3654]: time=\"2026-06-09T16:30:49.361520522Z\" level=info msg=\"Started container\" PID=13098 containerID=f848c54e95a9edd056f88c304a5738e87e5a4616ce4f16e4e767fdd5eecc3eb5 description=openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver id=c0f6c0ce-32a8-44a9-ae35-138236af5f5e name=/runtime.v1.RuntimeService/StartContainer sandboxID=f4bff133ed24d170cfae13bfec137f3cedfff2833feb51bc9ff3ee2706fe5ef7",
2026-06-09 17:48:39.264544 | controller |     "Jun 09 16:30:50.086555 crc crio[3654]: time=\"2026-06-09T16:30:50.08525536Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=8cfca7e6-079c-4a7c-9f92-851a6fb2f598 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.264562 | controller |     "Jun 09 16:30:50.226039 crc crio[3654]: time=\"2026-06-09T16:30:50.224977512Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=95d38669-8a68-4584-a877-79240adef8ff name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.264577 | controller |     "Jun 09 16:30:50.235488 crc crio[3654]: time=\"2026-06-09T16:30:50.234291995Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.264593 | controller |     "Jun 09 16:30:51.374112 crc crio[3654]: time=\"2026-06-09T16:30:51.372928849Z\" level=info msg=\"Stopping container: 9ea233774116757b5ad7af8adebfea850219d83ed33ac86b38417b5d75317ed9 (timeout: 3600s)\" id=c1a524e8-604b-4332-ae2a-dd3d195ec5e3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.264609 | controller |     "Jun 09 16:30:51.855120 crc crio[3654]: time=\"2026-06-09T16:30:51.85492291Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.264625 | controller |     "Jun 09 16:30:53.105017 crc crio[3654]: time=\"2026-06-09T16:30:53.102943915Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.264640 | controller |     "Jun 09 16:30:53.399073 crc crio[3654]: time=\"2026-06-09T16:30:53.391366538Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.264656 | controller |     "Jun 09 16:30:53.485094 crc crio[3654]: time=\"2026-06-09T16:30:53.484373761Z\" level=info msg=\"Stopping container: a75d8e5dbd828971fd72403e35de44dfac42c995e5ce2f37e602f209087750c6 (timeout: 30s)\" id=48245b50-4712-47ff-9ab0-ca30e6f14a71 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.264675 | controller |     "Jun 09 16:30:53.558911 crc crio[3654]: time=\"2026-06-09T16:30:53.558614155Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.264691 | controller |     "Jun 09 16:30:54.669027 crc crio[3654]: time=\"2026-06-09T16:30:54.649880792Z\" level=info msg=\"Created container 9af6a3c4aab0ca0a1f41c2e37c077ea259d2ca3a1cffbb96a21f379fee427fb0: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=95d38669-8a68-4584-a877-79240adef8ff name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.264708 | controller |     "Jun 09 16:30:54.691059 crc crio[3654]: time=\"2026-06-09T16:30:54.690833135Z\" level=info msg=\"Created container 2db84d2cc61e55a7c9abf30245e7b9f7f6210fff63d11e8926415cbdce12adbf: hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner\" id=02fbf763-2c84-4ba9-a080-b9ca22aa324b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.264724 | controller |     "Jun 09 16:30:54.711801 crc crio[3654]: time=\"2026-06-09T16:30:54.701460597Z\" level=info msg=\"Starting container: 2db84d2cc61e55a7c9abf30245e7b9f7f6210fff63d11e8926415cbdce12adbf\" id=ad5f5e6e-d8e2-48bb-a48d-ae61c80283fb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.264739 | controller |     "Jun 09 16:30:54.735896 crc crio[3654]: time=\"2026-06-09T16:30:54.734950504Z\" level=info msg=\"Starting container: 9af6a3c4aab0ca0a1f41c2e37c077ea259d2ca3a1cffbb96a21f379fee427fb0\" id=49ec4ac8-5c8b-41b2-8784-3118a8e14c4c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.264755 | controller |     "Jun 09 16:30:54.820257 crc crio[3654]: time=\"2026-06-09T16:30:54.818014335Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.264769 | controller |     "Jun 09 16:30:54.945831 crc crio[3654]: time=\"2026-06-09T16:30:54.939169323Z\" level=info msg=\"Started container\" PID=13224 containerID=9af6a3c4aab0ca0a1f41c2e37c077ea259d2ca3a1cffbb96a21f379fee427fb0 description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=49ec4ac8-5c8b-41b2-8784-3118a8e14c4c name=/runtime.v1.RuntimeService/StartContainer sandboxID=154f278a46bf72e74e8dcdd83304bc301971039deb523dd0448e6c256f725333",
2026-06-09 17:48:39.264785 | controller |     "Jun 09 16:30:55.233619 crc crio[3654]: time=\"2026-06-09T16:30:55.233124906Z\" level=info msg=\"Started container\" PID=13210 containerID=2db84d2cc61e55a7c9abf30245e7b9f7f6210fff63d11e8926415cbdce12adbf description=hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner id=ad5f5e6e-d8e2-48bb-a48d-ae61c80283fb name=/runtime.v1.RuntimeService/StartContainer sandboxID=1430cc105af08c7cc4e8929c4b1360b3ed58500e41f4ab9a0108f4252b0e9f47",
2026-06-09 17:48:39.264801 | controller |     "Jun 09 16:30:55.949015 crc crio[3654]: time=\"2026-06-09T16:30:55.94806464Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-node-driver-registrar:latest\" id=d0bb9020-a9ed-41f9-b040-71922ddf0262 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.264828 | controller |     "Jun 09 16:30:56.074977 crc crio[3654]: time=\"2026-06-09T16:30:56.070704773Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-node-driver-registrar:latest\" id=04810dd7-e8b0-4e7e-86aa-0bb0edc08f53 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.264845 | controller |     "Jun 09 16:30:56.092131 crc crio[3654]: time=\"2026-06-09T16:30:56.079603503Z\" level=info msg=\"Stopping container: 23b143d75e68a6ad58cb4141d2c7fc41dd8b3ae8f7e5d0e9c01940a661b69476 (timeout: 30s)\" id=f2ab4164-256a-4e8d-865c-6b64f16d4f61 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.264863 | controller |     "Jun 09 16:30:56.123059 crc crio[3654]: time=\"2026-06-09T16:30:56.116530794Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar\" id=bb83065d-63f1-4c89-a8b9-c3fdd8e2270a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.264879 | controller |     "Jun 09 16:30:56.123059 crc crio[3654]: time=\"2026-06-09T16:30:56.117181434Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.264895 | controller |     "Jun 09 16:30:56.675195 crc crio[3654]: time=\"2026-06-09T16:30:56.673277824Z\" level=info msg=\"Created container 77a37d0b030d3d4e7c3be9e58d0b35abb0c6870cf38d3fe9a4703be4d29e1320: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy\" id=ae4f9ce1-c4ae-46bf-a0ea-96504c5d7a10 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.264911 | controller |     "Jun 09 16:30:56.694481 crc crio[3654]: time=\"2026-06-09T16:30:56.693622152Z\" level=info msg=\"Starting container: 77a37d0b030d3d4e7c3be9e58d0b35abb0c6870cf38d3fe9a4703be4d29e1320\" id=41ea22a6-f8c9-42b3-8957-eae882e2ec84 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.264926 | controller |     "Jun 09 16:30:57.026118 crc crio[3654]: time=\"2026-06-09T16:30:57.025184007Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.264942 | controller |     "Jun 09 16:30:57.106326 crc crio[3654]: time=\"2026-06-09T16:30:57.106045462Z\" level=info msg=\"Started container\" PID=13240 containerID=77a37d0b030d3d4e7c3be9e58d0b35abb0c6870cf38d3fe9a4703be4d29e1320 description=openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy id=41ea22a6-f8c9-42b3-8957-eae882e2ec84 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb0991162bb5c06faea241086b7707d7d28fbb127d573969e89f918cca13dde8",
2026-06-09 17:48:39.264958 | controller |     "Jun 09 16:30:58.237440 crc crio[3654]: time=\"2026-06-09T16:30:58.228805845Z\" level=info msg=\"Stopping container: 3cae7f0c86a5ef74aeab9cd225f8307a1e2873b40d5301687e4563f10f23de2c (timeout: 30s)\" id=661b3a05-263d-4853-8fe8-34fcb01f31d3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.264973 | controller |     "Jun 09 16:30:58.405748 crc crio[3654]: time=\"2026-06-09T16:30:58.388912545Z\" level=info msg=\"Stopping container: 7f7368255ca341a1181ccc5ff4aea1312de60d13a23ba8b1c1e9e2b658eee50a (timeout: 30s)\" id=9d4ca3f4-83c8-4a42-b594-654179f09bad name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.264989 | controller |     "Jun 09 16:30:58.829906 crc crio[3654]: time=\"2026-06-09T16:30:58.826612572Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.265005 | controller |     "Jun 09 16:30:59.310722 crc crio[3654]: time=\"2026-06-09T16:30:59.309947404Z\" level=info msg=\"Stopped container 23b143d75e68a6ad58cb4141d2c7fc41dd8b3ae8f7e5d0e9c01940a661b69476: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=f2ab4164-256a-4e8d-865c-6b64f16d4f61 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.265021 | controller |     "Jun 09 16:30:59.317228 crc crio[3654]: time=\"2026-06-09T16:30:59.316862914Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=f0b723a9-2536-4faf-b154-d712acca7068 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.265036 | controller |     "Jun 09 16:30:59.321946 crc crio[3654]: time=\"2026-06-09T16:30:59.32132695Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=c24a9ca1-704f-4646-89ac-e0a0a190e0b5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.265055 | controller |     "Jun 09 16:30:59.346163 crc crio[3654]: time=\"2026-06-09T16:30:59.346024509Z\" level=info msg=\"Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=86884fc5-07d4-4660-bb42-10fb591855e0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.265070 | controller |     "Jun 09 16:30:59.347603 crc crio[3654]: time=\"2026-06-09T16:30:59.346951567Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.265086 | controller |     "Jun 09 16:30:59.719933 crc crio[3654]: 2026-06-09T16:30:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1eca6f4d44ad265 Mac:82:a8:0a:18:10:1b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:14 Mtu:0 Sandbox:/var/run/netns/42416b7f-2908-440f-a521-e7a9416da9ec SocketPath: PciID:}] [{Interface:0xc000313b50 Address:{IP:10.217.0.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.265102 | controller |     "Jun 09 16:30:59.736909 crc crio[3654]: time=\"2026-06-09T16:30:59.701419878Z\" level=info msg=\"Created container 54da2eb8fc010f4082b6dd37badd25f67f481cdec6ccc97a0be9bc14833dc496: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver\" id=86cb2e1f-cf07-4773-84e0-910e4516ef9b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.265118 | controller |     "Jun 09 16:30:59.836817 crc crio[3654]: time=\"2026-06-09T16:30:59.835866869Z\" level=info msg=\"Starting container: 54da2eb8fc010f4082b6dd37badd25f67f481cdec6ccc97a0be9bc14833dc496\" id=89afcfe9-a54a-4cac-85db-49f678b47574 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.265134 | controller |     "Jun 09 16:30:59.911579 crc crio[3654]: time=\"2026-06-09T16:30:59.911456454Z\" level=info msg=\"Got pod network &{Name:community-operators-mtcqg Namespace:openshift-marketplace ID:1eca6f4d44ad265ff125ec09cd25a588e6aa9b5b75a564a97c56fc084edf7c81 UID:fd5d31af-77f9-41e8-9d4c-ddcc0f83a402 NetNS:/var/run/netns/42416b7f-2908-440f-a521-e7a9416da9ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd5d31af_77f9_41e8_9d4c_ddcc0f83a402.slice PodAnnotations:0xc000126488}] Aliases:map[]}\"",
2026-06-09 17:48:39.265150 | controller |     "Jun 09 16:30:59.915300 crc crio[3654]: time=\"2026-06-09T16:30:59.914875427Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-mtcqg for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.265166 | controller |     "Jun 09 16:31:00.323848 crc crio[3654]: time=\"2026-06-09T16:31:00.322946004Z\" level=info msg=\"Started container\" PID=13371 containerID=54da2eb8fc010f4082b6dd37badd25f67f481cdec6ccc97a0be9bc14833dc496 description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver id=89afcfe9-a54a-4cac-85db-49f678b47574 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dbeebbb1a3c7ce1602fb8f2d33d1356ae9565241b06c1ba8f43d6d20d0bd4876",
2026-06-09 17:48:39.265183 | controller |     "Jun 09 16:31:00.326629 crc crio[3654]: time=\"2026-06-09T16:31:00.326566534Z\" level=info msg=\"Stopped container 3cae7f0c86a5ef74aeab9cd225f8307a1e2873b40d5301687e4563f10f23de2c: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=661b3a05-263d-4853-8fe8-34fcb01f31d3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.265199 | controller |     "Jun 09 16:31:00.344727 crc crio[3654]: time=\"2026-06-09T16:31:00.344298772Z\" level=info msg=\"Stopping pod sandbox: 9d4bc834b7ad6160914ca844547cbdd0b11fe3dea5cb6b450bea8bcda4115799\" id=efd2b059-9224-4580-b338-ba17bc620282 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.265218 | controller |     "Jun 09 16:31:00.368768 crc crio[3654]: time=\"2026-06-09T16:31:00.352505991Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:9d4bc834b7ad6160914ca844547cbdd0b11fe3dea5cb6b450bea8bcda4115799 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/1066559c-bf4d-4fff-b11a-bc85c5f1f663 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:0xc000f14380}] Aliases:map[]}\"",
2026-06-09 17:48:39.265234 | controller |     "Jun 09 16:31:00.368768 crc crio[3654]: time=\"2026-06-09T16:31:00.354322666Z\" level=info msg=\"Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.265249 | controller |     "Jun 09 16:31:00.650801 crc crio[3654]: time=\"2026-06-09T16:31:00.641144054Z\" level=info msg=\"Stopped container 7f7368255ca341a1181ccc5ff4aea1312de60d13a23ba8b1c1e9e2b658eee50a: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=9d4ca3f4-83c8-4a42-b594-654179f09bad name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.265265 | controller |     "Jun 09 16:31:00.651985 crc crio[3654]: time=\"2026-06-09T16:31:00.651939411Z\" level=info msg=\"Stopping pod sandbox: 1422f1f029c3ef730ce70c97c300ea6138c9488a4611fc03e8f918474cfacd11\" id=35f5e86e-21bd-400a-a46e-81a4d6ce78ff name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.265282 | controller |     "Jun 09 16:31:00.652538 crc crio[3654]: time=\"2026-06-09T16:31:00.652504359Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:1422f1f029c3ef730ce70c97c300ea6138c9488a4611fc03e8f918474cfacd11 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/2c2fd7be-bf71-4bce-821c-ee64dca2b0b8 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:0xc001e2a3a0}] Aliases:map[]}\"",
2026-06-09 17:48:39.265298 | controller |     "Jun 09 16:31:00.653264 crc crio[3654]: time=\"2026-06-09T16:31:00.653238311Z\" 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 17:48:39.265314 | controller |     "Jun 09 16:31:00.663835 crc crio[3654]: time=\"2026-06-09T16:31:00.654112417Z\" level=info msg=\"Ran pod sandbox 1eca6f4d44ad265ff125ec09cd25a588e6aa9b5b75a564a97c56fc084edf7c81 with infra container: openshift-marketplace/community-operators-mtcqg/POD\" id=54a94634-7867-4b04-b5dd-b05bc1d3fc17 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.265329 | controller |     "Jun 09 16:31:00.673067 crc crio[3654]: time=\"2026-06-09T16:31:00.67298013Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=16f0f95e-a903-4442-b92f-d0009b6233c8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.265345 | controller |     "Jun 09 16:31:00.689242 crc crio[3654]: time=\"2026-06-09T16:31:00.689075339Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=36bb18a4-390d-4157-914d-ff15556b2121 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.265360 | controller |     "Jun 09 16:31:00.755789 crc crio[3654]: time=\"2026-06-09T16:31:00.755470604Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=6ce49394-ab4c-4e43-ba6f-51bd4565284e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.265379 | controller |     "Jun 09 16:31:00.761925 crc crio[3654]: time=\"2026-06-09T16:31:00.761854918Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.265395 | controller |     "Jun 09 16:31:00.784712 crc crio[3654]: time=\"2026-06-09T16:31:00.784483315Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=b5e8ebbc-07a1-4adb-8f44-2471aa697036 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.265410 | controller |     "Jun 09 16:31:00.785193 crc crio[3654]: time=\"2026-06-09T16:31:00.784503175Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-mtcqg/extract-utilities\" id=09cb1a2f-f24d-49b7-9648-7b0ad61ebaae name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.265427 | controller |     "Jun 09 16:31:00.785786 crc crio[3654]: time=\"2026-06-09T16:31:00.785518126Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.265442 | controller |     "Jun 09 16:31:00.796095 crc crio[3654]: time=\"2026-06-09T16:31:00.795987324Z\" level=info msg=\"Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints\" id=5240350f-f67b-4527-84e1-422e1aeeddf7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.265458 | controller |     "Jun 09 16:31:00.796598 crc crio[3654]: time=\"2026-06-09T16:31:00.796536591Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.265473 | controller |     "Jun 09 16:31:01.398941 crc crio[3654]: time=\"2026-06-09T16:31:01.398230676Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.265489 | controller |     "Jun 09 16:31:01.595868 crc crio[3654]: 2026-06-09T16:31:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8e6bfb218439c94 Mac:fe:dd:a0:9a:b3:7a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:19 Mtu:0 Sandbox:/var/run/netns/d3fdcba2-2e35-45ce-89be-c5e1de195a13 SocketPath: PciID:}] [{Interface:0xc000014bc0 Address:{IP:10.217.0.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.265505 | controller |     "Jun 09 16:31:01.645825 crc crio[3654]: time=\"2026-06-09T16:31:01.644698278Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-k6zh8 Namespace:openshift-marketplace ID:8e6bfb218439c944e397b6274c94c426939443a357bb41039c9eeb4ff8d55753 UID:2b8260ad-1e4f-40ff-8e74-cffbfa94e02b NetNS:/var/run/netns/d3fdcba2-2e35-45ce-89be-c5e1de195a13 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2b8260ad_1e4f_40ff_8e74_cffbfa94e02b.slice PodAnnotations:0xc00008c1f0}] Aliases:map[]}\"",
2026-06-09 17:48:39.265544 | controller |     "Jun 09 16:31:01.678807 crc crio[3654]: time=\"2026-06-09T16:31:01.664812879Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-k6zh8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.265562 | controller |     "Jun 09 16:31:02.585160 crc crio[3654]: time=\"2026-06-09T16:31:02.584243929Z\" level=info msg=\"Ran pod sandbox 8e6bfb218439c944e397b6274c94c426939443a357bb41039c9eeb4ff8d55753 with infra container: openshift-marketplace/redhat-marketplace-k6zh8/POD\" id=fb9ed945-08bf-4ddb-89ed-4a1916cd4a54 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.265578 | controller |     "Jun 09 16:31:02.680475 crc crio[3654]: time=\"2026-06-09T16:31:02.680414178Z\" level=info msg=\"Created container 3b8bedbc1f09aa3d3fc04c11a382ed936eac6a4a6340ec4ba555366d291a8c9a: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=86884fc5-07d4-4660-bb42-10fb591855e0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.265598 | controller |     "Jun 09 16:31:02.687622 crc crio[3654]: time=\"2026-06-09T16:31:02.687322438Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=1d0ce05e-5e3c-4908-bb72-df66b82c4341 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.265614 | controller |     "Jun 09 16:31:02.747610 crc crio[3654]: time=\"2026-06-09T16:31:02.744348899Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.265630 | controller |     "Jun 09 16:31:02.830357 crc crio[3654]: time=\"2026-06-09T16:31:02.829284348Z\" level=info msg=\"Starting container: 3b8bedbc1f09aa3d3fc04c11a382ed936eac6a4a6340ec4ba555366d291a8c9a\" id=9b9f0260-fdaf-4619-b210-1bbeb1b49c07 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.265645 | controller |     "Jun 09 16:31:03.030754 crc crio[3654]: time=\"2026-06-09T16:31:03.030172936Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f4570aae-fa12-4f91-90ff-58ee7837137b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.265661 | controller |     "Jun 09 16:31:03.324978 crc crio[3654]: time=\"2026-06-09T16:31:03.317268721Z\" level=info msg=\"Started container\" PID=13461 containerID=3b8bedbc1f09aa3d3fc04c11a382ed936eac6a4a6340ec4ba555366d291a8c9a description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=9b9f0260-fdaf-4619-b210-1bbeb1b49c07 name=/runtime.v1.RuntimeService/StartContainer sandboxID=39b0f64c871bbdbe502c8b11b37f252dd6e781f50724e6545cdb32a920302152",
2026-06-09 17:48:39.265677 | controller |     "Jun 09 16:31:03.691072 crc crio[3654]: time=\"2026-06-09T16:31:03.690714078Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.265693 | controller |     "Jun 09 16:31:03.773074 crc crio[3654]: time=\"2026-06-09T16:31:03.767234981Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.265709 | controller |     "Jun 09 16:31:03.997710 crc crio[3654]: time=\"2026-06-09T16:31:03.992953352Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-k6zh8/extract-utilities\" id=51755aab-cd66-4b00-aac6-0666a89728cd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.265724 | controller |     "Jun 09 16:31:04.059021 crc crio[3654]: time=\"2026-06-09T16:31:04.058894374Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.265738 | controller |     "Jun 09 16:31:04.450549 crc crio[3654]: time=\"2026-06-09T16:31:04.424371089Z\" level=info msg=\"Stopped container a75d8e5dbd828971fd72403e35de44dfac42c995e5ce2f37e602f209087750c6: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=48245b50-4712-47ff-9ab0-ca30e6f14a71 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.265753 | controller |     "Jun 09 16:31:04.484368 crc crio[3654]: time=\"2026-06-09T16:31:04.483581156Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=0cadac3c-d99e-497e-9a39-818169df3d35 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.265772 | controller |     "Jun 09 16:31:04.772996 crc crio[3654]: time=\"2026-06-09T16:31:04.756604905Z\" level=info msg=\"Created container 59a5d38bd84f9f0fe4d4012f4a5c5388e67ad8e380ca49d9d6e51ac3df3d193a: openshift-marketplace/community-operators-mtcqg/extract-utilities\" id=09cb1a2f-f24d-49b7-9648-7b0ad61ebaae name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.265788 | controller |     "Jun 09 16:31:04.773920 crc crio[3654]: time=\"2026-06-09T16:31:04.773364453Z\" level=info msg=\"Starting container: 59a5d38bd84f9f0fe4d4012f4a5c5388e67ad8e380ca49d9d6e51ac3df3d193a\" id=acd016b8-755e-4fb5-bfa8-5c1f6e13d1d3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.265804 | controller |     "Jun 09 16:31:04.893055 crc crio[3654]: time=\"2026-06-09T16:31:04.892547312Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=6fe4841d-675b-41cf-bebe-127626a580b1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.265819 | controller |     "Jun 09 16:31:04.907147 crc crio[3654]: time=\"2026-06-09T16:31:04.898068219Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=96bec287-f455-4179-b974-d260e19c7386 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.265835 | controller |     "Jun 09 16:31:04.907147 crc crio[3654]: time=\"2026-06-09T16:31:04.900504533Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.265850 | controller |     "Jun 09 16:31:04.942799 crc crio[3654]: time=\"2026-06-09T16:31:04.942743835Z\" level=info msg=\"Started container\" PID=13515 containerID=59a5d38bd84f9f0fe4d4012f4a5c5388e67ad8e380ca49d9d6e51ac3df3d193a description=openshift-marketplace/community-operators-mtcqg/extract-utilities id=acd016b8-755e-4fb5-bfa8-5c1f6e13d1d3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1eca6f4d44ad265ff125ec09cd25a588e6aa9b5b75a564a97c56fc084edf7c81",
2026-06-09 17:48:39.265867 | controller |     "Jun 09 16:31:04.957221 crc crio[3654]: time=\"2026-06-09T16:31:04.956949396Z\" level=info msg=\"Removing container: eaadccd9ea91cdee63a7db1eafca93366154e3f57da05248a6ffdebd10cf468e\" id=aa63fbce-0528-4ced-8333-8edce9d50156 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.265887 | controller |     "Jun 09 16:31:05.299768 crc crio[3654]: time=\"2026-06-09T16:31:05.290838872Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.265906 | controller |     "Jun 09 16:31:05.369045 crc crio[3654]: time=\"2026-06-09T16:31:05.36849594Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.265924 | controller |     "Jun 09 16:31:05.967695 crc crio[3654]: time=\"2026-06-09T16:31:05.940252106Z\" level=info msg=\"Removed container eaadccd9ea91cdee63a7db1eafca93366154e3f57da05248a6ffdebd10cf468e: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=aa63fbce-0528-4ced-8333-8edce9d50156 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.265947 | controller |     "Jun 09 16:31:06.014292 crc crio[3654]: time=\"2026-06-09T16:31:06.013893012Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=0564cafc-a735-468a-afd5-a5199e24f2b6 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.265992 | controller |     "Jun 09 16:31:06.060813 crc crio[3654]: time=\"2026-06-09T16:31:06.06062977Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-09 17:48:39.266013 | controller |     "Jun 09 16:31:06.087198 crc crio[3654]: time=\"2026-06-09T16:31:06.087062573Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.266034 | controller |     "Jun 09 16:31:06.188984 crc crio[3654]: time=\"2026-06-09T16:31:06.184755599Z\" level=info msg=\"Created container 8423404e13f52d0e16616d679ce9e08dd0b5d54d726a9fde3146cb1a540720a1: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=96bec287-f455-4179-b974-d260e19c7386 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.266057 | controller |     "Jun 09 16:31:06.203299 crc crio[3654]: time=\"2026-06-09T16:31:06.196887797Z\" level=info msg=\"Starting container: 8423404e13f52d0e16616d679ce9e08dd0b5d54d726a9fde3146cb1a540720a1\" id=3fc26fcd-690c-4ddb-8716-17c5e561e410 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.266081 | controller |     "Jun 09 16:31:06.228716 crc crio[3654]: 2026-06-09T16:31:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dd415c719e1021f Mac:16:d7:5b:fc:03:df Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0f Mtu:0 Sandbox:/var/run/netns/1010aae5-8b2f-419b-a0af-2e911f9a59b6 SocketPath: PciID:}] [{Interface:0xc000364c70 Address:{IP:10.217.0.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.266109 | controller |     "Jun 09 16:31:06.262989 crc crio[3654]: time=\"2026-06-09T16:31:06.262839199Z\" level=info msg=\"Got pod network &{Name:certified-operators-8rq28 Namespace:openshift-marketplace ID:dd415c719e1021fb921ad2eaaeede705612b5dfd3921d4448ae7cec8d4a3843e UID:a31b701e-9ade-450a-9295-4442caf3e9c3 NetNS:/var/run/netns/1010aae5-8b2f-419b-a0af-2e911f9a59b6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda31b701e_9ade_450a_9295_4442caf3e9c3.slice PodAnnotations:0xc001e2a350}] Aliases:map[]}\"",
2026-06-09 17:48:39.266130 | controller |     "Jun 09 16:31:06.264599 crc crio[3654]: time=\"2026-06-09T16:31:06.264459958Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.266148 | controller |     "Jun 09 16:31:06.272434 crc crio[3654]: 2026-06-09T16:31:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:848bfe2bbbafa67 Mac:ee:b1:ce:4a:48:16 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1a Mtu:0 Sandbox:/var/run/netns/d8f0b698-4802-49d7-8451-cab5697ab582 SocketPath: PciID:}] [{Interface:0xc0005b27f0 Address:{IP:10.217.0.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.266171 | controller |     "Jun 09 16:31:06.279359 crc crio[3654]: time=\"2026-06-09T16:31:06.276923346Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-8rq28 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.266195 | controller |     "Jun 09 16:31:06.298718 crc crio[3654]: time=\"2026-06-09T16:31:06.298543733Z\" level=info msg=\"Got pod network &{Name:redhat-operators-zxg5w Namespace:openshift-marketplace ID:848bfe2bbbafa677f31f46d1370347cfc01924ef178c658c178e23ffd997881f UID:f562a340-72b5-4e19-b665-b15df5450cdb NetNS:/var/run/netns/d8f0b698-4802-49d7-8451-cab5697ab582 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf562a340_72b5_4e19_b665_b15df5450cdb.slice PodAnnotations:0xc000476100}] Aliases:map[]}\"",
2026-06-09 17:48:39.266212 | controller |     "Jun 09 16:31:06.298966 crc crio[3654]: time=\"2026-06-09T16:31:06.298856042Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-zxg5w for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.266230 | controller |     "Jun 09 16:31:06.359191 crc crio[3654]: time=\"2026-06-09T16:31:06.35906439Z\" level=info msg=\"Started container\" PID=13543 containerID=8423404e13f52d0e16616d679ce9e08dd0b5d54d726a9fde3146cb1a540720a1 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=3fc26fcd-690c-4ddb-8716-17c5e561e410 name=/runtime.v1.RuntimeService/StartContainer sandboxID=376f9ff0545b36436b8a6f4acbb4f3be63df36a377c4647eb6e880500e3491a3",
2026-06-09 17:48:39.266253 | controller |     "Jun 09 16:31:06.409688 crc crio[3654]: time=\"2026-06-09T16:31:06.408949334Z\" level=info msg=\"Ran pod sandbox dd415c719e1021fb921ad2eaaeede705612b5dfd3921d4448ae7cec8d4a3843e with infra container: openshift-marketplace/certified-operators-8rq28/POD\" id=03980aa0-68ec-42c4-8f5b-348a84090998 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.266269 | controller |     "Jun 09 16:31:06.459786 crc crio[3654]: time=\"2026-06-09T16:31:06.457309332Z\" level=info msg=\"Ran pod sandbox 848bfe2bbbafa677f31f46d1370347cfc01924ef178c658c178e23ffd997881f with infra container: openshift-marketplace/redhat-operators-zxg5w/POD\" id=553f8e26-7713-434d-8d09-b8a769f1be1c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.266285 | controller |     "Jun 09 16:31:06.519727 crc crio[3654]: time=\"2026-06-09T16:31:06.51817774Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=14056adf-f30b-4a83-b624-015846e4758d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.266301 | controller |     "Jun 09 16:31:06.544009 crc crio[3654]: time=\"2026-06-09T16:31:06.543813568Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=529ca6de-3733-4a8f-afbe-e3d56ef15b1e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.266317 | controller |     "Jun 09 16:31:06.591456 crc crio[3654]: time=\"2026-06-09T16:31:06.591378882Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=897e32b5-36cc-499d-be53-9b61d1a75d46 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.266332 | controller |     "Jun 09 16:31:06.593833 crc crio[3654]: time=\"2026-06-09T16:31:06.593777755Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c1d7ab9c-d4e5-4fda-90f9-e42af2a9f4bf name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.266347 | controller |     "Jun 09 16:31:06.671958 crc crio[3654]: time=\"2026-06-09T16:31:06.671898277Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-8rq28/extract-utilities\" id=9d418b5f-e81c-459f-8b52-e5473643a54e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.266362 | controller |     "Jun 09 16:31:06.673094 crc crio[3654]: time=\"2026-06-09T16:31:06.673064482Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.266378 | controller |     "Jun 09 16:31:06.684301 crc crio[3654]: time=\"2026-06-09T16:31:06.683169269Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-zxg5w/extract-utilities\" id=688595cb-ca20-425b-9034-003696c80495 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.266394 | controller |     "Jun 09 16:31:07.115555 crc crio[3654]: time=\"2026-06-09T16:31:07.109113199Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.266410 | controller |     "Jun 09 16:31:07.115555 crc crio[3654]: time=\"2026-06-09T16:31:07.114471922Z\" level=info msg=\"Running pod sandbox: openshift-multus/cni-sysctl-allowlist-ds-xqssv/POD\" id=e85adbf5-dafb-406c-95e9-fd61b94d30b3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.266429 | controller |     "Jun 09 16:31:07.115555 crc crio[3654]: time=\"2026-06-09T16:31:07.114523813Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.266446 | controller |     "Jun 09 16:31:07.475901 crc crio[3654]: time=\"2026-06-09T16:31:07.475374267Z\" level=info msg=\"Created container a887456c0f4a4f9547e7dfd6c6f90679b26910951e8a89662ed9edd313f7f961: openshift-marketplace/redhat-marketplace-k6zh8/extract-utilities\" id=51755aab-cd66-4b00-aac6-0666a89728cd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.266461 | controller |     "Jun 09 16:31:07.489122 crc crio[3654]: time=\"2026-06-09T16:31:07.489084383Z\" level=info msg=\"Starting container: a887456c0f4a4f9547e7dfd6c6f90679b26910951e8a89662ed9edd313f7f961\" id=62c4968d-70a3-4aa3-92a8-591ce6f7238d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.266476 | controller |     "Jun 09 16:31:07.802927 crc crio[3654]: time=\"2026-06-09T16:31:07.802760945Z\" level=info msg=\"Started container\" PID=13556 containerID=a887456c0f4a4f9547e7dfd6c6f90679b26910951e8a89662ed9edd313f7f961 description=openshift-marketplace/redhat-marketplace-k6zh8/extract-utilities id=62c4968d-70a3-4aa3-92a8-591ce6f7238d name=/runtime.v1.RuntimeService/StartContainer sandboxID=8e6bfb218439c944e397b6274c94c426939443a357bb41039c9eeb4ff8d55753",
2026-06-09 17:48:39.266493 | controller |     "Jun 09 16:31:07.964970 crc crio[3654]: time=\"2026-06-09T16:31:07.964842626Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.266508 | controller |     "Jun 09 16:31:08.027458 crc crio[3654]: time=\"2026-06-09T16:31:08.027291861Z\" level=info msg=\"Stopped pod sandbox: 1422f1f029c3ef730ce70c97c300ea6138c9488a4611fc03e8f918474cfacd11\" id=35f5e86e-21bd-400a-a46e-81a4d6ce78ff name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.266551 | controller |     "Jun 09 16:31:08.028249 crc crio[3654]: time=\"2026-06-09T16:31:08.028204399Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.266568 | controller |     "Jun 09 16:31:08.350770 crc crio[3654]: time=\"2026-06-09T16:31:08.350524174Z\" 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=e85adbf5-dafb-406c-95e9-fd61b94d30b3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.266583 | controller |     "Jun 09 16:31:08.629984 crc crio[3654]: time=\"2026-06-09T16:31:08.615959782Z\" level=info msg=\"Ran pod sandbox f8e41ba94691ad2588fa4a45cbe98f5a28a40e071f3c2a4db8bdcdc1b9cac09f with infra container: openshift-multus/cni-sysctl-allowlist-ds-xqssv/POD\" id=e85adbf5-dafb-406c-95e9-fd61b94d30b3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.266599 | controller |     "Jun 09 16:31:08.688743 crc crio[3654]: time=\"2026-06-09T16:31:08.688238456Z\" level=info msg=\"Removing container: 7f7368255ca341a1181ccc5ff4aea1312de60d13a23ba8b1c1e9e2b658eee50a\" id=f905ef1f-5d05-4259-9f97-45bd901c670d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.266615 | controller |     "Jun 09 16:31:08.709381 crc crio[3654]: time=\"2026-06-09T16:31:08.709335756Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=d8cc5b64-93f2-4182-8c62-d9071ca0d5c8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.266630 | controller |     "Jun 09 16:31:08.776437 crc crio[3654]: time=\"2026-06-09T16:31:08.77631527Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=948e14bc-31b3-4dab-938b-97ed4ab3ce44 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.266650 | controller |     "Jun 09 16:31:08.970098 crc crio[3654]: time=\"2026-06-09T16:31:08.970036851Z\" level=info msg=\"Creating container: openshift-multus/cni-sysctl-allowlist-ds-xqssv/kube-multus-additional-cni-plugins\" id=0c83ae48-a661-47cb-a3b5-f3cdc72e54f6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.266665 | controller |     "Jun 09 16:31:08.980970 crc crio[3654]: time=\"2026-06-09T16:31:08.976080354Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.266681 | controller |     "Jun 09 16:31:09.257319 crc crio[3654]: time=\"2026-06-09T16:31:09.25726218Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.266696 | controller |     "Jun 09 16:31:09.286240 crc crio[3654]: time=\"2026-06-09T16:31:09.286108456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.266712 | controller |     "Jun 09 16:31:09.306137 crc crio[3654]: time=\"2026-06-09T16:31:09.306084562Z\" level=info msg=\"Created container 7f7f543c80c5034e7b0aea44416ac69465558dc092a57b67f69b94c704c2bca6: openshift-marketplace/certified-operators-8rq28/extract-utilities\" id=9d418b5f-e81c-459f-8b52-e5473643a54e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.266727 | controller |     "Jun 09 16:31:09.363855 crc crio[3654]: time=\"2026-06-09T16:31:09.363534567Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.266743 | controller |     "Jun 09 16:31:09.481904 crc crio[3654]: time=\"2026-06-09T16:31:09.481197418Z\" level=info msg=\"Starting container: 7f7f543c80c5034e7b0aea44416ac69465558dc092a57b67f69b94c704c2bca6\" id=84561b3f-a955-4555-bd27-71f22e361dc4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.266759 | controller |     "Jun 09 16:31:09.702099 crc crio[3654]: time=\"2026-06-09T16:31:09.686031547Z\" level=info msg=\"Started container\" PID=13592 containerID=7f7f543c80c5034e7b0aea44416ac69465558dc092a57b67f69b94c704c2bca6 description=openshift-marketplace/certified-operators-8rq28/extract-utilities id=84561b3f-a955-4555-bd27-71f22e361dc4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dd415c719e1021fb921ad2eaaeede705612b5dfd3921d4448ae7cec8d4a3843e",
2026-06-09 17:48:39.266774 | controller |     "Jun 09 16:31:09.974011 crc crio[3654]: time=\"2026-06-09T16:31:09.970986857Z\" level=info msg=\"Removed container 7f7368255ca341a1181ccc5ff4aea1312de60d13a23ba8b1c1e9e2b658eee50a: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=f905ef1f-5d05-4259-9f97-45bd901c670d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.266790 | controller |     "Jun 09 16:31:10.038213 crc crio[3654]: time=\"2026-06-09T16:31:10.038004111Z\" level=info msg=\"Created container ef7fa096bd6cd3fce88508aee286a7cc69aad01e93a6f48ef8dd2fac718a8cef: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints\" id=5240350f-f67b-4527-84e1-422e1aeeddf7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.266806 | controller |     "Jun 09 16:31:10.047860 crc crio[3654]: time=\"2026-06-09T16:31:10.047381456Z\" level=info msg=\"Stopped pod sandbox: 9d4bc834b7ad6160914ca844547cbdd0b11fe3dea5cb6b450bea8bcda4115799\" id=efd2b059-9224-4580-b338-ba17bc620282 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.266822 | controller |     "Jun 09 16:31:10.065770 crc crio[3654]: time=\"2026-06-09T16:31:10.065092254Z\" level=info msg=\"Starting container: ef7fa096bd6cd3fce88508aee286a7cc69aad01e93a6f48ef8dd2fac718a8cef\" id=f5d38c48-9271-427c-beb6-b71e282b4961 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.266840 | controller |     "Jun 09 16:31:10.116576 crc crio[3654]: time=\"2026-06-09T16:31:10.115978468Z\" level=info msg=\"Started container\" PID=13635 containerID=ef7fa096bd6cd3fce88508aee286a7cc69aad01e93a6f48ef8dd2fac718a8cef description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints id=f5d38c48-9271-427c-beb6-b71e282b4961 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dbeebbb1a3c7ce1602fb8f2d33d1356ae9565241b06c1ba8f43d6d20d0bd4876",
2026-06-09 17:48:39.266857 | controller |     "Jun 09 16:31:10.148994 crc crio[3654]: time=\"2026-06-09T16:31:10.148907968Z\" level=info msg=\"Running pod sandbox: openshift-route-controller-manager/route-controller-manager-8494587684-wckdc/POD\" id=f1ef5ac0-bf6e-4e3e-96fa-4559028cb68c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.266872 | controller |     "Jun 09 16:31:10.149208 crc crio[3654]: time=\"2026-06-09T16:31:10.149012111Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.266886 | controller |     "Jun 09 16:31:10.256551 crc crio[3654]: time=\"2026-06-09T16:31:10.250854293Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.266902 | controller |     "Jun 09 16:31:10.308598 crc crio[3654]: time=\"2026-06-09T16:31:10.306629306Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-8494587684-wckdc Namespace:openshift-route-controller-manager ID:aacc771d9aa3f59f3618f4817858c1f805ab068ba12770c243d003f326c998a0 UID:04553a2a-e40c-438d-86a7-0f9366f6baca NetNS:/var/run/netns/f2925399-b634-4fdc-88ab-56a83b2444ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod04553a2a_e40c_438d_86a7_0f9366f6baca.slice PodAnnotations:0xc001512658}] Aliases:map[]}\"",
2026-06-09 17:48:39.266917 | controller |     "Jun 09 16:31:10.308598 crc crio[3654]: time=\"2026-06-09T16:31:10.307375829Z\" level=info msg=\"Adding pod openshift-route-controller-manager_route-controller-manager-8494587684-wckdc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.266933 | controller |     "Jun 09 16:31:10.390811 crc crio[3654]: time=\"2026-06-09T16:31:10.378179068Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=bb6dbe1b-c7e5-468f-8d7c-f4a19eb2fb4f name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.266948 | controller |     "Jun 09 16:31:10.418001 crc crio[3654]: time=\"2026-06-09T16:31:10.417612615Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-09 17:48:39.266964 | controller |     "Jun 09 16:31:10.894542 crc crio[3654]: time=\"2026-06-09T16:31:10.894344437Z\" level=info msg=\"Created container 8655ef14eab7f606c460e9dfba096ed11fe6bc9224cddb1f1ca437484adee5da: openshift-marketplace/redhat-operators-zxg5w/extract-utilities\" id=688595cb-ca20-425b-9034-003696c80495 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.266979 | controller |     "Jun 09 16:31:10.910590 crc crio[3654]: time=\"2026-06-09T16:31:10.910473827Z\" level=info msg=\"Starting container: 8655ef14eab7f606c460e9dfba096ed11fe6bc9224cddb1f1ca437484adee5da\" id=28e4af10-7ccd-432d-bab1-2c1da325d15f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.266995 | controller |     "Jun 09 16:31:10.927926 crc crio[3654]: time=\"2026-06-09T16:31:10.927608797Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager/controller-manager-8658454648-xmwx8/POD\" id=8edeb313-6579-47dd-be7d-c83e8c57cd40 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.267013 | controller |     "Jun 09 16:31:10.927926 crc crio[3654]: time=\"2026-06-09T16:31:10.927903826Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.267028 | controller |     "Jun 09 16:31:11.039810 crc crio[3654]: time=\"2026-06-09T16:31:11.038315497Z\" level=info msg=\"Started container\" PID=13649 containerID=8655ef14eab7f606c460e9dfba096ed11fe6bc9224cddb1f1ca437484adee5da description=openshift-marketplace/redhat-operators-zxg5w/extract-utilities id=28e4af10-7ccd-432d-bab1-2c1da325d15f name=/runtime.v1.RuntimeService/StartContainer sandboxID=848bfe2bbbafa677f31f46d1370347cfc01924ef178c658c178e23ffd997881f",
2026-06-09 17:48:39.267044 | controller |     "Jun 09 16:31:11.503984 crc crio[3654]: time=\"2026-06-09T16:31:11.503047884Z\" level=info msg=\"Removing container: 3cae7f0c86a5ef74aeab9cd225f8307a1e2873b40d5301687e4563f10f23de2c\" id=9d560cf8-f695-42a5-b445-8f71af2de530 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.267059 | controller |     "Jun 09 16:31:11.531275 crc crio[3654]: time=\"2026-06-09T16:31:11.531041104Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=f81c063d-9225-47e1-aa1d-7fee08225b52 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.267075 | controller |     "Jun 09 16:31:11.701888 crc crio[3654]: time=\"2026-06-09T16:31:11.697140237Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-09 17:48:39.267090 | controller |     "Jun 09 16:31:12.229698 crc crio[3654]: time=\"2026-06-09T16:31:12.223187916Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=9f800c94-7cb6-4ce0-b6d9-0082847d8f1c name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.267105 | controller |     "Jun 09 16:31:12.233916 crc crio[3654]: time=\"2026-06-09T16:31:12.233221361Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-09 17:48:39.267120 | controller |     "Jun 09 16:31:13.039610 crc crio[3654]: time=\"2026-06-09T16:31:13.039129576Z\" level=info msg=\"Removed container 3cae7f0c86a5ef74aeab9cd225f8307a1e2873b40d5301687e4563f10f23de2c: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=9d560cf8-f695-42a5-b445-8f71af2de530 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.267136 | controller |     "Jun 09 16:31:13.123801 crc crio[3654]: time=\"2026-06-09T16:31:13.122915799Z\" level=info msg=\"Got pod network &{Name:controller-manager-8658454648-xmwx8 Namespace:openshift-controller-manager ID:1859947bfec63e860b1d5759c46ac74f93b73c1536cf2f7cf4b971095a614422 UID:6af5e2c7-7223-4c74-9066-0be26a94c8d6 NetNS:/var/run/netns/802bf3b8-9f50-4185-8463-1dfbe8056ba1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6af5e2c7_7223_4c74_9066_0be26a94c8d6.slice PodAnnotations:0xc001612a70}] Aliases:map[]}\"",
2026-06-09 17:48:39.267152 | controller |     "Jun 09 16:31:13.123801 crc crio[3654]: time=\"2026-06-09T16:31:13.123621851Z\" level=info msg=\"Adding pod openshift-controller-manager_controller-manager-8658454648-xmwx8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.267168 | controller |     "Jun 09 16:31:14.330517 crc crio[3654]: time=\"2026-06-09T16:31:14.330051864Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.267183 | controller |     "Jun 09 16:31:15.160804 crc crio[3654]: time=\"2026-06-09T16:31:15.159601835Z\" level=info msg=\"Stopping container: 80f9ebd76d17966eb2d3d49511d4ad004bb55d66130df97607b1b9dca6d0b7a6 (timeout: 2s)\" id=1c8be5ce-d87f-4195-97de-18efa8993670 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.267202 | controller |     "Jun 09 16:31:16.434229 crc crio[3654]: time=\"2026-06-09T16:31:16.433099144Z\" level=info msg=\"Created container be952e15e73cb0d3e16b9455048b56d2de197719fdc904efa395a5f23a9ddd30: openshift-multus/cni-sysctl-allowlist-ds-xqssv/kube-multus-additional-cni-plugins\" id=0c83ae48-a661-47cb-a3b5-f3cdc72e54f6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.267218 | controller |     "Jun 09 16:31:16.794543 crc crio[3654]: time=\"2026-06-09T16:31:16.793896866Z\" level=info msg=\"Starting container: be952e15e73cb0d3e16b9455048b56d2de197719fdc904efa395a5f23a9ddd30\" id=dd680410-e08f-4360-b351-fe65d09777d1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.267233 | controller |     "Jun 09 16:31:16.931058 crc crio[3654]: time=\"2026-06-09T16:31:16.928070939Z\" level=info msg=\"Started container\" PID=13755 containerID=be952e15e73cb0d3e16b9455048b56d2de197719fdc904efa395a5f23a9ddd30 description=openshift-multus/cni-sysctl-allowlist-ds-xqssv/kube-multus-additional-cni-plugins id=dd680410-e08f-4360-b351-fe65d09777d1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f8e41ba94691ad2588fa4a45cbe98f5a28a40e071f3c2a4db8bdcdc1b9cac09f",
2026-06-09 17:48:39.267251 | controller |     "Jun 09 16:31:17.087713 crc crio[3654]: time=\"2026-06-09T16:31:17.072131712Z\" level=info msg=\"Stopped container 80f9ebd76d17966eb2d3d49511d4ad004bb55d66130df97607b1b9dca6d0b7a6: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=1c8be5ce-d87f-4195-97de-18efa8993670 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.267267 | controller |     "Jun 09 16:31:17.125878 crc crio[3654]: time=\"2026-06-09T16:31:17.125252914Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=ade38493-7cfa-4fa7-973e-fbec7da684ba name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.267284 | controller |     "Jun 09 16:31:17.164227 crc crio[3654]: time=\"2026-06-09T16:31:17.164041582Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=0882e7b3-1ba8-4750-97bc-cc12a72fbd0d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.267300 | controller |     "Jun 09 16:31:17.278259 crc crio[3654]: time=\"2026-06-09T16:31:17.277897528Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=88d57286-e068-4426-b26f-95a695a1a47a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.267316 | controller |     "Jun 09 16:31:17.280037 crc crio[3654]: time=\"2026-06-09T16:31:17.279621261Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.267332 | controller |     "Jun 09 16:31:17.521517 crc crio[3654]: 2026-06-09T16:31:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:aacc771d9aa3f59 Mac:d2:56:70:d0:11:8c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2e Mtu:0 Sandbox:/var/run/netns/f2925399-b634-4fdc-88ab-56a83b2444ce SocketPath: PciID:}] [{Interface:0xc0004be590 Address:{IP:10.217.0.46 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.267349 | controller |     "Jun 09 16:31:17.539345 crc crio[3654]: time=\"2026-06-09T16:31:17.523573387Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-8494587684-wckdc Namespace:openshift-route-controller-manager ID:aacc771d9aa3f59f3618f4817858c1f805ab068ba12770c243d003f326c998a0 UID:04553a2a-e40c-438d-86a7-0f9366f6baca NetNS:/var/run/netns/f2925399-b634-4fdc-88ab-56a83b2444ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod04553a2a_e40c_438d_86a7_0f9366f6baca.slice PodAnnotations:0xc001512658}] Aliases:map[]}\"",
2026-06-09 17:48:39.267368 | controller |     "Jun 09 16:31:17.633390 crc crio[3654]: time=\"2026-06-09T16:31:17.633233666Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-8494587684-wckdc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.267384 | controller |     "Jun 09 16:31:17.896586 crc crio[3654]: time=\"2026-06-09T16:31:17.896190158Z\" level=info msg=\"Ran pod sandbox aacc771d9aa3f59f3618f4817858c1f805ab068ba12770c243d003f326c998a0 with infra container: openshift-route-controller-manager/route-controller-manager-8494587684-wckdc/POD\" id=f1ef5ac0-bf6e-4e3e-96fa-4559028cb68c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.267401 | controller |     "Jun 09 16:31:17.967866 crc crio[3654]: time=\"2026-06-09T16:31:17.96479372Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=dfd8ca56-2ff2-472d-952b-36233d786cd0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.267416 | controller |     "Jun 09 16:31:17.975860 crc crio[3654]: time=\"2026-06-09T16:31:17.972051291Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=4404d444-41b9-48af-bf33-31fc672df8d4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.267432 | controller |     "Jun 09 16:31:17.998714 crc crio[3654]: time=\"2026-06-09T16:31:17.982937281Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.267447 | controller |     "Jun 09 16:31:18.086264 crc crio[3654]: time=\"2026-06-09T16:31:18.085387041Z\" level=info msg=\"Creating container: openshift-route-controller-manager/route-controller-manager-8494587684-wckdc/route-controller-manager\" id=41fb6b98-c57e-457f-928f-f5cbf76876c8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.267463 | controller |     "Jun 09 16:31:18.086264 crc crio[3654]: time=\"2026-06-09T16:31:18.086257457Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.267478 | controller |     "Jun 09 16:31:18.099552 crc crio[3654]: time=\"2026-06-09T16:31:18.099364195Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.267494 | controller |     "Jun 09 16:31:18.347900 crc crio[3654]: time=\"2026-06-09T16:31:18.34628148Z\" level=info msg=\"Removing container: 1fea7f6dc030e59f9251f5775ccea2110c2ef410e91de1337cae5a80f55ca907\" id=0f000a8f-f7d9-487c-8cf5-b175601451f9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.267525 | controller |     "Jun 09 16:31:18.865963 crc crio[3654]: time=\"2026-06-09T16:31:18.864950599Z\" level=info msg=\"Created container 3f3ac6a9c844680805eee4f9671db5a86df79a08c7716a524ef5a3f46e55ccca: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=88d57286-e068-4426-b26f-95a695a1a47a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.267549 | controller |     "Jun 09 16:31:18.871301 crc crio[3654]: time=\"2026-06-09T16:31:18.87057086Z\" level=info msg=\"Stopping container: 8423404e13f52d0e16616d679ce9e08dd0b5d54d726a9fde3146cb1a540720a1 (timeout: 30s)\" id=64155992-3817-4d1a-8d0e-1c26e8ced928 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.267566 | controller |     "Jun 09 16:31:18.935485 crc crio[3654]: time=\"2026-06-09T16:31:18.934835684Z\" level=info msg=\"Starting container: 3f3ac6a9c844680805eee4f9671db5a86df79a08c7716a524ef5a3f46e55ccca\" id=ec6a98ab-39da-4517-aeb6-5622a552c503 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.267581 | controller |     "Jun 09 16:31:19.210331 crc crio[3654]: time=\"2026-06-09T16:31:19.210131415Z\" level=info msg=\"Started container\" PID=13908 containerID=3f3ac6a9c844680805eee4f9671db5a86df79a08c7716a524ef5a3f46e55ccca description=openshift-console/downloads-747b44746d-4pqvr/download-server id=ec6a98ab-39da-4517-aeb6-5622a552c503 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9949406e326cae8ec31e25f8fb7cf029bc427991b6c660a9c6a401ecdf48f8ca",
2026-06-09 17:48:39.267602 | controller |     "Jun 09 16:31:19.233261 crc crio[3654]: 2026-06-09T16:31:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1859947bfec63e8 Mac:9e:5b:1d:68:d6:3b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2f Mtu:0 Sandbox:/var/run/netns/802bf3b8-9f50-4185-8463-1dfbe8056ba1 SocketPath: PciID:}] [{Interface:0xc000292900 Address:{IP:10.217.0.47 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.267618 | controller |     "Jun 09 16:31:19.239813 crc crio[3654]: time=\"2026-06-09T16:31:19.239748306Z\" level=info msg=\"Got pod network &{Name:controller-manager-8658454648-xmwx8 Namespace:openshift-controller-manager ID:1859947bfec63e860b1d5759c46ac74f93b73c1536cf2f7cf4b971095a614422 UID:6af5e2c7-7223-4c74-9066-0be26a94c8d6 NetNS:/var/run/netns/802bf3b8-9f50-4185-8463-1dfbe8056ba1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6af5e2c7_7223_4c74_9066_0be26a94c8d6.slice PodAnnotations:0xc001612a70}] Aliases:map[]}\"",
2026-06-09 17:48:39.267634 | controller |     "Jun 09 16:31:19.240285 crc crio[3654]: time=\"2026-06-09T16:31:19.240175889Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-8658454648-xmwx8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.267649 | controller |     "Jun 09 16:31:19.272747 crc crio[3654]: time=\"2026-06-09T16:31:19.272557254Z\" level=info msg=\"Removed container 1fea7f6dc030e59f9251f5775ccea2110c2ef410e91de1337cae5a80f55ca907: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=0f000a8f-f7d9-487c-8cf5-b175601451f9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.267665 | controller |     "Jun 09 16:31:19.316992 crc crio[3654]: time=\"2026-06-09T16:31:19.316234562Z\" level=info msg=\"Ran pod sandbox 1859947bfec63e860b1d5759c46ac74f93b73c1536cf2f7cf4b971095a614422 with infra container: openshift-controller-manager/controller-manager-8658454648-xmwx8/POD\" id=8edeb313-6579-47dd-be7d-c83e8c57cd40 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.267681 | controller |     "Jun 09 16:31:19.320939 crc crio[3654]: time=\"2026-06-09T16:31:19.320773Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=5f2c016a-bf4e-4ff0-bd20-0c8718e22696 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.267697 | controller |     "Jun 09 16:31:19.323976 crc crio[3654]: time=\"2026-06-09T16:31:19.323830823Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.267711 | controller |     "Jun 09 16:31:19.339175 crc crio[3654]: time=\"2026-06-09T16:31:19.331236788Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=16e600f6-550b-4b57-b102-6ca25a5474df name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.267728 | controller |     "Jun 09 16:31:19.349054 crc crio[3654]: time=\"2026-06-09T16:31:19.34873491Z\" level=info msg=\"Stopped container 8423404e13f52d0e16616d679ce9e08dd0b5d54d726a9fde3146cb1a540720a1: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=64155992-3817-4d1a-8d0e-1c26e8ced928 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.267744 | controller |     "Jun 09 16:31:19.388024 crc crio[3654]: time=\"2026-06-09T16:31:19.387903521Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=ca76819a-be24-4d05-b9b9-b2eee3583de5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.267763 | controller |     "Jun 09 16:31:19.449196 crc crio[3654]: time=\"2026-06-09T16:31:19.44903996Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.267779 | controller |     "Jun 09 16:31:19.480298 crc crio[3654]: time=\"2026-06-09T16:31:19.480074523Z\" level=info msg=\"Removing container: a75d8e5dbd828971fd72403e35de44dfac42c995e5ce2f37e602f209087750c6\" id=f265ec19-1bdf-4401-9e62-5976bfbc1d09 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.267801 | controller |     "Jun 09 16:31:19.555699 crc crio[3654]: time=\"2026-06-09T16:31:19.555504337Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=a2407a61-31e8-4e04-956b-97faa87fada7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.267824 | controller |     "Jun 09 16:31:19.595117 crc crio[3654]: time=\"2026-06-09T16:31:19.594368999Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=4819c82b-11ff-4ef9-9fc5-07e080950651 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.267851 | controller |     "Jun 09 16:31:19.597602 crc crio[3654]: time=\"2026-06-09T16:31:19.59736386Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.267870 | controller |     "Jun 09 16:31:19.611758 crc crio[3654]: time=\"2026-06-09T16:31:19.609055265Z\" level=info msg=\"Creating container: openshift-controller-manager/controller-manager-8658454648-xmwx8/controller-manager\" id=f0a59d91-1a7d-4e8d-9abe-e2d7f64bcd70 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.267887 | controller |     "Jun 09 16:31:19.611758 crc crio[3654]: time=\"2026-06-09T16:31:19.609564871Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.267903 | controller |     "Jun 09 16:31:20.023355 crc crio[3654]: time=\"2026-06-09T16:31:20.021993102Z\" level=info msg=\"Created container 65e06ee2a602f3a5043fa05f7a48e80f6983e4894657b42d89c47f80caea45da: openshift-route-controller-manager/route-controller-manager-8494587684-wckdc/route-controller-manager\" id=41fb6b98-c57e-457f-928f-f5cbf76876c8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.267919 | controller |     "Jun 09 16:31:20.048963 crc crio[3654]: time=\"2026-06-09T16:31:20.04524886Z\" level=info msg=\"Starting container: 65e06ee2a602f3a5043fa05f7a48e80f6983e4894657b42d89c47f80caea45da\" id=2f72359e-bb4b-471d-8625-64193f3b19aa name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.267935 | controller |     "Jun 09 16:31:20.485797 crc crio[3654]: time=\"2026-06-09T16:31:20.481858366Z\" level=info msg=\"Started container\" PID=13952 containerID=65e06ee2a602f3a5043fa05f7a48e80f6983e4894657b42d89c47f80caea45da description=openshift-route-controller-manager/route-controller-manager-8494587684-wckdc/route-controller-manager id=2f72359e-bb4b-471d-8625-64193f3b19aa name=/runtime.v1.RuntimeService/StartContainer sandboxID=aacc771d9aa3f59f3618f4817858c1f805ab068ba12770c243d003f326c998a0",
2026-06-09 17:48:39.267951 | controller |     "Jun 09 16:31:20.896020 crc crio[3654]: time=\"2026-06-09T16:31:20.892860704Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.267967 | controller |     "Jun 09 16:31:20.921153 crc crio[3654]: time=\"2026-06-09T16:31:20.920769152Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.267987 | controller |     "Jun 09 16:31:21.313872 crc crio[3654]: time=\"2026-06-09T16:31:21.308972267Z\" level=info msg=\"Removed container a75d8e5dbd828971fd72403e35de44dfac42c995e5ce2f37e602f209087750c6: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=f265ec19-1bdf-4401-9e62-5976bfbc1d09 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.268003 | controller |     "Jun 09 16:31:21.352904 crc crio[3654]: time=\"2026-06-09T16:31:21.34888Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.268019 | controller |     "Jun 09 16:31:21.382328 crc crio[3654]: time=\"2026-06-09T16:31:21.382182973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.268035 | controller |     "Jun 09 16:31:21.623946 crc crio[3654]: time=\"2026-06-09T16:31:21.62315959Z\" level=info msg=\"Created container 524b36ccc433f6c30fcc94b9aa0f83930a19f491a03af805eae181d53580b299: openshift-controller-manager/controller-manager-8658454648-xmwx8/controller-manager\" id=f0a59d91-1a7d-4e8d-9abe-e2d7f64bcd70 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.268051 | controller |     "Jun 09 16:31:21.703372 crc crio[3654]: time=\"2026-06-09T16:31:21.674623755Z\" level=info msg=\"Starting container: 524b36ccc433f6c30fcc94b9aa0f83930a19f491a03af805eae181d53580b299\" id=6e65a036-80aa-43b4-8fd7-41dc5dab200a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.268066 | controller |     "Jun 09 16:31:21.740478 crc crio[3654]: time=\"2026-06-09T16:31:21.740330792Z\" level=info msg=\"Started container\" PID=13967 containerID=524b36ccc433f6c30fcc94b9aa0f83930a19f491a03af805eae181d53580b299 description=openshift-controller-manager/controller-manager-8658454648-xmwx8/controller-manager id=6e65a036-80aa-43b4-8fd7-41dc5dab200a name=/runtime.v1.RuntimeService/StartContainer sandboxID=1859947bfec63e860b1d5759c46ac74f93b73c1536cf2f7cf4b971095a614422",
2026-06-09 17:48:39.268083 | controller |     "Jun 09 16:31:21.767093 crc crio[3654]: time=\"2026-06-09T16:31:21.766973772Z\" level=info msg=\"Created container 109d6b8c9a748d0e62eca177fad207a476c5764feaad40fd8088554d143fb59e: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=4819c82b-11ff-4ef9-9fc5-07e080950651 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.268099 | controller |     "Jun 09 16:31:21.772553 crc crio[3654]: time=\"2026-06-09T16:31:21.77250073Z\" level=info msg=\"Starting container: 109d6b8c9a748d0e62eca177fad207a476c5764feaad40fd8088554d143fb59e\" id=98d254d9-d98f-41f4-9338-fbeeaa54e2fc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.268114 | controller |     "Jun 09 16:31:21.781535 crc crio[3654]: time=\"2026-06-09T16:31:21.778296547Z\" level=info msg=\"Stopping container: be952e15e73cb0d3e16b9455048b56d2de197719fdc904efa395a5f23a9ddd30 (timeout: 30s)\" id=ad0605df-5488-4b6f-a88c-fae1d40b5599 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.268130 | controller |     "Jun 09 16:31:21.985997 crc crio[3654]: time=\"2026-06-09T16:31:21.981200056Z\" level=info msg=\"Started container\" PID=13974 containerID=109d6b8c9a748d0e62eca177fad207a476c5764feaad40fd8088554d143fb59e description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=98d254d9-d98f-41f4-9338-fbeeaa54e2fc name=/runtime.v1.RuntimeService/StartContainer sandboxID=376f9ff0545b36436b8a6f4acbb4f3be63df36a377c4647eb6e880500e3491a3",
2026-06-09 17:48:39.268146 | controller |     "Jun 09 16:31:23.785730 crc crio[3654]: time=\"2026-06-09T16:31:23.782899492Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/revision-pruner-13-crc/POD\" id=23f069df-ffc4-4d4a-b2a0-e76f5ff6411d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.268165 | controller |     "Jun 09 16:31:23.785730 crc crio[3654]: time=\"2026-06-09T16:31:23.783626044Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.268181 | controller |     "Jun 09 16:31:24.028202 crc crio[3654]: time=\"2026-06-09T16:31:24.027927353Z\" level=info msg=\"Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:805076b7e36f5d1f18bca1a3a9c83039d8f08a4d8a6b8673c03c7aaecc2d9ad1 UID:19aedfdc-1cfb-4c63-a837-00b992526bed NetNS:/var/run/netns/b9cb7794-d15a-4fef-863c-aba120e6a68f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod19aedfdc_1cfb_4c63_a837_00b992526bed.slice PodAnnotations:0xc0001265f0}] Aliases:map[]}\"",
2026-06-09 17:48:39.268197 | controller |     "Jun 09 16:31:24.028202 crc crio[3654]: time=\"2026-06-09T16:31:24.028009245Z\" level=info msg=\"Adding pod openshift-kube-apiserver_revision-pruner-13-crc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.268213 | controller |     "Jun 09 16:31:29.380295 crc crio[3654]: time=\"2026-06-09T16:31:29.374880528Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/installer-13-crc/POD\" id=719e7c44-dc7e-48aa-84b6-ec5d321bc86b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.268229 | controller |     "Jun 09 16:31:29.380295 crc crio[3654]: time=\"2026-06-09T16:31:29.376106525Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.268245 | controller |     "Jun 09 16:31:29.795058 crc crio[3654]: time=\"2026-06-09T16:31:29.794223849Z\" level=info msg=\"Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:133bfe8763824827240ace1fd528fd756977ea15cc3ce84c349a57bf626f6f9c UID:0d002002-a30d-4a50-8adb-82f2f2ed2496 NetNS:/var/run/netns/ec434c43-21bb-4c41-bd22-542401279344 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod0d002002_a30d_4a50_8adb_82f2f2ed2496.slice PodAnnotations:0xc000476b88}] Aliases:map[]}\"",
2026-06-09 17:48:39.268261 | controller |     "Jun 09 16:31:29.795058 crc crio[3654]: time=\"2026-06-09T16:31:29.794385294Z\" level=info msg=\"Adding pod openshift-kube-apiserver_installer-13-crc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.268276 | controller |     "Jun 09 16:31:30.841288 crc crio[3654]: 2026-06-09T16:31:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:805076b7e36f5d1 Mac:2e:16:53:1f:ce:90 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:32 Mtu:0 Sandbox:/var/run/netns/b9cb7794-d15a-4fef-863c-aba120e6a68f SocketPath: PciID:}] [{Interface:0xc00011b5e0 Address:{IP:10.217.0.50 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.268292 | controller |     "Jun 09 16:31:30.843252 crc crio[3654]: time=\"2026-06-09T16:31:30.843069741Z\" level=info msg=\"Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:805076b7e36f5d1f18bca1a3a9c83039d8f08a4d8a6b8673c03c7aaecc2d9ad1 UID:19aedfdc-1cfb-4c63-a837-00b992526bed NetNS:/var/run/netns/b9cb7794-d15a-4fef-863c-aba120e6a68f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod19aedfdc_1cfb_4c63_a837_00b992526bed.slice PodAnnotations:0xc0001265f0}] Aliases:map[]}\"",
2026-06-09 17:48:39.268308 | controller |     "Jun 09 16:31:30.843351 crc crio[3654]: time=\"2026-06-09T16:31:30.843271577Z\" level=info msg=\"Checking pod openshift-kube-apiserver_revision-pruner-13-crc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.268327 | controller |     "Jun 09 16:31:31.298756 crc crio[3654]: time=\"2026-06-09T16:31:31.278912694Z\" level=info msg=\"Ran pod sandbox 805076b7e36f5d1f18bca1a3a9c83039d8f08a4d8a6b8673c03c7aaecc2d9ad1 with infra container: openshift-kube-apiserver/revision-pruner-13-crc/POD\" id=23f069df-ffc4-4d4a-b2a0-e76f5ff6411d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.268344 | controller |     "Jun 09 16:31:31.353038 crc crio[3654]: time=\"2026-06-09T16:31:31.351212503Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=9f5bb655-f00a-4bfa-bf34-1e9ef4f9667d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.268359 | controller |     "Jun 09 16:31:31.467569 crc crio[3654]: time=\"2026-06-09T16:31:31.464974952Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=fd63b8f1-5d5d-46a8-ba70-9f9c0c5ea03e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.268374 | controller |     "Jun 09 16:31:32.943209 crc crio[3654]: time=\"2026-06-09T16:31:32.938241119Z\" level=info msg=\"Creating container: openshift-kube-apiserver/revision-pruner-13-crc/pruner\" id=d7dc7518-7d73-4782-9e22-dad510b9524b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.268389 | controller |     "Jun 09 16:31:32.943209 crc crio[3654]: time=\"2026-06-09T16:31:32.938872418Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.268405 | controller |     "Jun 09 16:31:33.142079 crc crio[3654]: time=\"2026-06-09T16:31:33.141241741Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.268422 | controller |     "Jun 09 16:31:35.904030 crc crio[3654]: time=\"2026-06-09T16:31:35.899187722Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.268438 | controller |     "Jun 09 16:31:37.362826 crc crio[3654]: time=\"2026-06-09T16:31:37.361831166Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.268453 | controller |     "Jun 09 16:31:37.940586 crc crio[3654]: time=\"2026-06-09T16:31:37.939814361Z\" level=info msg=\"Created container b56f5007840ecfc0dd88c8bf6d0a9822ab6c37a8d9b42b0204c475d2d08aafa1: hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar\" id=bb83065d-63f1-4c89-a8b9-c3fdd8e2270a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.268468 | controller |     "Jun 09 16:31:37.946851 crc crio[3654]: time=\"2026-06-09T16:31:37.946101492Z\" level=info msg=\"Created container 3bc4dc2e4156a227f01fa6d7b4b246af4c3c55239e9bf89c4cd89fe3a1745073: openshift-kube-apiserver/revision-pruner-13-crc/pruner\" id=d7dc7518-7d73-4782-9e22-dad510b9524b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.268483 | controller |     "Jun 09 16:31:37.948168 crc crio[3654]: time=\"2026-06-09T16:31:37.948130104Z\" level=info msg=\"Starting container: b56f5007840ecfc0dd88c8bf6d0a9822ab6c37a8d9b42b0204c475d2d08aafa1\" id=4d2ff14a-24ec-49a8-b3f3-60354fd0ea8c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.268499 | controller |     "Jun 09 16:31:37.983272 crc crio[3654]: time=\"2026-06-09T16:31:37.982820029Z\" level=info msg=\"Starting container: 3bc4dc2e4156a227f01fa6d7b4b246af4c3c55239e9bf89c4cd89fe3a1745073\" id=9a0230c6-8800-4395-82af-aeda60cdd7dd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.268540 | controller |     "Jun 09 16:31:38.106778 crc crio[3654]: 2026-06-09T16:31:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:133bfe876382482 Mac:f2:45:20:4f:8b:5d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:33 Mtu:0 Sandbox:/var/run/netns/ec434c43-21bb-4c41-bd22-542401279344 SocketPath: PciID:}] [{Interface:0xc000014b80 Address:{IP:10.217.0.51 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.268560 | controller |     "Jun 09 16:31:38.106778 crc crio[3654]: time=\"2026-06-09T16:31:38.105965833Z\" level=info msg=\"Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:133bfe8763824827240ace1fd528fd756977ea15cc3ce84c349a57bf626f6f9c UID:0d002002-a30d-4a50-8adb-82f2f2ed2496 NetNS:/var/run/netns/ec434c43-21bb-4c41-bd22-542401279344 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod0d002002_a30d_4a50_8adb_82f2f2ed2496.slice PodAnnotations:0xc000476b88}] Aliases:map[]}\"",
2026-06-09 17:48:39.268577 | controller |     "Jun 09 16:31:38.106778 crc crio[3654]: time=\"2026-06-09T16:31:38.106120898Z\" level=info msg=\"Checking pod openshift-kube-apiserver_installer-13-crc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.268593 | controller |     "Jun 09 16:31:38.237977 crc crio[3654]: time=\"2026-06-09T16:31:38.237909525Z\" level=info msg=\"Ran pod sandbox 133bfe8763824827240ace1fd528fd756977ea15cc3ce84c349a57bf626f6f9c with infra container: openshift-kube-apiserver/installer-13-crc/POD\" id=719e7c44-dc7e-48aa-84b6-ec5d321bc86b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.268609 | controller |     "Jun 09 16:31:38.261814 crc crio[3654]: time=\"2026-06-09T16:31:38.261339248Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=2d43dbb8-88b8-4a1b-976b-78837f28648c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.268625 | controller |     "Jun 09 16:31:38.272032 crc crio[3654]: time=\"2026-06-09T16:31:38.271751444Z\" level=info msg=\"Started container\" PID=14187 containerID=b56f5007840ecfc0dd88c8bf6d0a9822ab6c37a8d9b42b0204c475d2d08aafa1 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar id=4d2ff14a-24ec-49a8-b3f3-60354fd0ea8c name=/runtime.v1.RuntimeService/StartContainer sandboxID=1430cc105af08c7cc4e8929c4b1360b3ed58500e41f4ab9a0108f4252b0e9f47",
2026-06-09 17:48:39.268642 | controller |     "Jun 09 16:31:38.356198 crc crio[3654]: time=\"2026-06-09T16:31:38.349139578Z\" level=info msg=\"Started container\" PID=14181 containerID=3bc4dc2e4156a227f01fa6d7b4b246af4c3c55239e9bf89c4cd89fe3a1745073 description=openshift-kube-apiserver/revision-pruner-13-crc/pruner id=9a0230c6-8800-4395-82af-aeda60cdd7dd name=/runtime.v1.RuntimeService/StartContainer sandboxID=805076b7e36f5d1f18bca1a3a9c83039d8f08a4d8a6b8673c03c7aaecc2d9ad1",
2026-06-09 17:48:39.268657 | controller |     "Jun 09 16:31:38.510695 crc crio[3654]: time=\"2026-06-09T16:31:38.510509314Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-livenessprobe:latest\" id=96241aae-a8a4-49a4-a1ba-48e981dfee84 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.268673 | controller |     "Jun 09 16:31:41.210321 crc crio[3654]: time=\"2026-06-09T16:31:41.205247083Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=94e9d1a0-c1ac-42a1-8217-f4da28d3e2bd name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.268689 | controller |     "Jun 09 16:31:45.003699 crc crio[3654]: time=\"2026-06-09T16:31:45.002486235Z\" level=info msg=\"Stopping container: 3f3ac6a9c844680805eee4f9671db5a86df79a08c7716a524ef5a3f46e55ccca (timeout: 2s)\" id=9180d3c5-eafc-412a-a360-c98dc32c6882 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.268708 | controller |     "Jun 09 16:31:45.662108 crc crio[3654]: time=\"2026-06-09T16:31:45.6620266Z\" level=info msg=\"Removing container: 80f9ebd76d17966eb2d3d49511d4ad004bb55d66130df97607b1b9dca6d0b7a6\" id=4526f38e-3e85-4807-832e-354f7c482a2d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.268724 | controller |     "Jun 09 16:31:47.734437 crc crio[3654]: time=\"2026-06-09T16:31:47.734035813Z\" level=info msg=\"Stopping pod sandbox: 805076b7e36f5d1f18bca1a3a9c83039d8f08a4d8a6b8673c03c7aaecc2d9ad1\" id=15fc08ba-f3fd-4994-8a5c-9e9bdebb20b5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.268740 | controller |     "Jun 09 16:31:47.738162 crc crio[3654]: time=\"2026-06-09T16:31:47.735346403Z\" level=info msg=\"Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:805076b7e36f5d1f18bca1a3a9c83039d8f08a4d8a6b8673c03c7aaecc2d9ad1 UID:19aedfdc-1cfb-4c63-a837-00b992526bed NetNS:/var/run/netns/b9cb7794-d15a-4fef-863c-aba120e6a68f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod19aedfdc_1cfb_4c63_a837_00b992526bed.slice PodAnnotations:0xc0017123a0}] Aliases:map[]}\"",
2026-06-09 17:48:39.268756 | controller |     "Jun 09 16:31:47.738162 crc crio[3654]: time=\"2026-06-09T16:31:47.735970091Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_revision-pruner-13-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.268772 | controller |     "Jun 09 16:31:51.810154 crc crio[3654]: time=\"2026-06-09T16:31:51.808766554Z\" level=warning msg=\"Stopping container be952e15e73cb0d3e16b9455048b56d2de197719fdc904efa395a5f23a9ddd30 with stop signal(15) timed out. Killing...\"",
2026-06-09 17:48:39.268788 | controller |     "Jun 09 16:32:02.427882 crc crio[3654]: time=\"2026-06-09T16:32:02.424259322Z\" level=info msg=\"Stopping pod sandbox: 9d4bc834b7ad6160914ca844547cbdd0b11fe3dea5cb6b450bea8bcda4115799\" id=4faaba9c-dbf8-49b1-9d38-19439aa3a6da name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.268803 | controller |     "Jun 09 16:32:02.427882 crc crio[3654]: time=\"2026-06-09T16:32:02.425920232Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9d4bc834b7ad6160914ca844547cbdd0b11fe3dea5cb6b450bea8bcda4115799\" id=4faaba9c-dbf8-49b1-9d38-19439aa3a6da name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.268832 | controller |     "Jun 09 16:32:02.529627 crc crio[3654]: time=\"2026-06-09T16:32:02.529154591Z\" level=info msg=\"Removing pod sandbox: 9d4bc834b7ad6160914ca844547cbdd0b11fe3dea5cb6b450bea8bcda4115799\" id=9128c833-c411-4fca-9edd-f227670643c7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.268849 | controller |     "Jun 09 16:32:15.622040 crc crio[3654]: time=\"2026-06-09T16:32:15.620809749Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-livenessprobe:latest\" id=d530e703-ea7e-40e5-abdd-d57bab1413de name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.268864 | controller |     "Jun 09 16:32:22.540978 crc crio[3654]: time=\"2026-06-09T16:32:22.539136424Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=3de16224-299e-4654-8671-ebce7285a0d6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.268879 | controller |     "Jun 09 16:32:22.540978 crc crio[3654]: time=\"2026-06-09T16:32:22.539296799Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe\" id=3dd0068a-ddd8-4cf8-bbac-f541ec46680e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.268895 | controller |     "Jun 09 16:32:22.544224 crc crio[3654]: time=\"2026-06-09T16:32:22.543021752Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=8fd5b1ab-9b9c-45c5-adec-41f77e368e13 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.268914 | controller |     "Jun 09 16:32:22.562292 crc crio[3654]: time=\"2026-06-09T16:32:22.561757002Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.268930 | controller |     "Jun 09 16:32:22.570883 crc crio[3654]: time=\"2026-06-09T16:32:22.57025563Z\" level=info msg=\"Creating container: openshift-kube-apiserver/installer-13-crc/installer\" id=a4f3b45f-4b9f-4a77-aff9-d105def86ac4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.268945 | controller |     "Jun 09 16:32:22.571933 crc crio[3654]: time=\"2026-06-09T16:32:22.571742095Z\" level=info msg=\"Creating container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator\" id=08dfadf6-8b3c-4843-b282-fa46c7c5dc75 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.268960 | controller |     "Jun 09 16:32:22.572385 crc crio[3654]: time=\"2026-06-09T16:32:22.572342604Z\" level=info msg=\"Stopped pod sandbox: 805076b7e36f5d1f18bca1a3a9c83039d8f08a4d8a6b8673c03c7aaecc2d9ad1\" id=15fc08ba-f3fd-4994-8a5c-9e9bdebb20b5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.268976 | controller |     "Jun 09 16:32:22.636072 crc crio[3654]: time=\"2026-06-09T16:32:22.631521183Z\" level=info msg=\"Stopped container 9ea233774116757b5ad7af8adebfea850219d83ed33ac86b38417b5d75317ed9: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=c1a524e8-604b-4332-ae2a-dd3d195ec5e3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.268992 | controller |     "Jun 09 16:32:22.636072 crc crio[3654]: time=\"2026-06-09T16:32:22.63176132Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.269008 | controller |     "Jun 09 16:32:22.636072 crc crio[3654]: time=\"2026-06-09T16:32:22.633555575Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=6acc58a2-9016-4a06-af36-6a6a44023919 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.269023 | controller |     "Jun 09 16:32:22.636072 crc crio[3654]: time=\"2026-06-09T16:32:22.63440036Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.269039 | controller |     "Jun 09 16:32:22.667201 crc crio[3654]: time=\"2026-06-09T16:32:22.667156877Z\" level=info msg=\"Stopped container 3f3ac6a9c844680805eee4f9671db5a86df79a08c7716a524ef5a3f46e55ccca: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=9180d3c5-eafc-412a-a360-c98dc32c6882 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.269054 | controller |     "Jun 09 16:32:22.673116 crc crio[3654]: time=\"2026-06-09T16:32:22.673007105Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=1c9e05ec-6090-4705-b24a-8f239379cc29 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.269069 | controller |     "Jun 09 16:32:22.673116 crc crio[3654]: time=\"2026-06-09T16:32:22.673095877Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=cdb0f58e-26f9-46f8-bb17-6d728f9cb054 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.269084 | controller |     "Jun 09 16:32:23.027217 crc crio[3654]: time=\"2026-06-09T16:32:23.027123652Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=056072e3-30b6-45c6-90a1-e743e7cb372c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.269106 | controller |     "Jun 09 16:32:23.028677 crc crio[3654]: time=\"2026-06-09T16:32:23.028478284Z\" level=info msg=\"Creating container: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=707f85c6-757e-4dfe-bc85-9b443e126b27 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.269121 | controller |     "Jun 09 16:32:23.034934 crc crio[3654]: time=\"2026-06-09T16:32:23.034795276Z\" level=info msg=\"Stopped container be952e15e73cb0d3e16b9455048b56d2de197719fdc904efa395a5f23a9ddd30: openshift-multus/cni-sysctl-allowlist-ds-xqssv/kube-multus-additional-cni-plugins\" id=ad0605df-5488-4b6f-a88c-fae1d40b5599 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.269136 | controller |     "Jun 09 16:32:23.036247 crc crio[3654]: time=\"2026-06-09T16:32:23.036187128Z\" level=info msg=\"Stopping pod sandbox: f8e41ba94691ad2588fa4a45cbe98f5a28a40e071f3c2a4db8bdcdc1b9cac09f\" id=1489ca50-7a88-451e-aeb2-bc443bbba2b4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.269151 | controller |     "Jun 09 16:32:31.480109 crc crio[3654]: time=\"2026-06-09T16:32:31.478764421Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.269167 | controller |     "Jun 09 16:32:31.483072 crc crio[3654]: time=\"2026-06-09T16:32:31.482967926Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=fa3d193f-8fcf-421d-b6d1-909bdf067c50 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.269183 | controller |     "Jun 09 16:32:31.487354 crc crio[3654]: time=\"2026-06-09T16:32:31.487288355Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.269199 | controller |     "Jun 09 16:32:31.501743 crc crio[3654]: time=\"2026-06-09T16:32:31.501584791Z\" level=info msg=\"Stopped pod sandbox: f8e41ba94691ad2588fa4a45cbe98f5a28a40e071f3c2a4db8bdcdc1b9cac09f\" id=1489ca50-7a88-451e-aeb2-bc443bbba2b4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.269214 | controller |     "Jun 09 16:32:47.648819 crc crio[3654]: time=\"2026-06-09T16:32:47.647977247Z\" level=info msg=\"Removed pod sandbox: 9d4bc834b7ad6160914ca844547cbdd0b11fe3dea5cb6b450bea8bcda4115799\" id=9128c833-c411-4fca-9edd-f227670643c7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.269229 | controller |     "Jun 09 16:32:47.654626 crc crio[3654]: time=\"2026-06-09T16:32:47.653912064Z\" level=info msg=\"Stopping pod sandbox: 1422f1f029c3ef730ce70c97c300ea6138c9488a4611fc03e8f918474cfacd11\" id=9d46423a-9670-4ac3-a20e-655f9dc93d00 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.269244 | controller |     "Jun 09 16:32:47.655005 crc crio[3654]: time=\"2026-06-09T16:32:47.654905823Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1422f1f029c3ef730ce70c97c300ea6138c9488a4611fc03e8f918474cfacd11\" id=9d46423a-9670-4ac3-a20e-655f9dc93d00 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.269259 | controller |     "Jun 09 16:32:47.655801 crc crio[3654]: time=\"2026-06-09T16:32:47.655766099Z\" level=info msg=\"Removing pod sandbox: 1422f1f029c3ef730ce70c97c300ea6138c9488a4611fc03e8f918474cfacd11\" id=fb85c399-7f82-43f8-a3ab-fe5dfbb02cf7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.269274 | controller |     "Jun 09 16:32:48.330841 crc crio[3654]: time=\"2026-06-09T16:32:48.330081042Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/POD\" id=9a80d625-4402-411b-9d58-68f31e6ca3ae name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.269289 | controller |     "Jun 09 16:32:48.330989 crc crio[3654]: time=\"2026-06-09T16:32:48.330894476Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.269307 | controller |     "Jun 09 16:33:39.414867 crc crio[3654]: time=\"2026-06-09T16:33:39.413693793Z\" level=info msg=\"Removed container 80f9ebd76d17966eb2d3d49511d4ad004bb55d66130df97607b1b9dca6d0b7a6: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=4526f38e-3e85-4807-832e-354f7c482a2d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.269322 | controller |     "Jun 09 16:33:39.419626 crc crio[3654]: time=\"2026-06-09T16:33:39.419443425Z\" level=info msg=\"Removing container: be952e15e73cb0d3e16b9455048b56d2de197719fdc904efa395a5f23a9ddd30\" id=6ce17967-e272-4606-895c-283e980420d1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.269338 | controller |     "Jun 09 16:33:39.428219 crc crio[3654]: time=\"2026-06-09T16:33:39.428117524Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.269353 | controller |     "Jun 09 16:33:39.452473 crc crio[3654]: time=\"2026-06-09T16:33:39.452386478Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.269369 | controller |     "Jun 09 16:33:39.456154 crc crio[3654]: time=\"2026-06-09T16:33:39.456080879Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.269384 | controller |     "Jun 09 16:33:39.714943 crc crio[3654]: time=\"2026-06-09T16:33:39.714477184Z\" level=info msg=\"Created container 5ec83d35f2ecb6d56c45e19bfd05c976d96683304963f75bed1057cb9aa7ee2b: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator\" id=08dfadf6-8b3c-4843-b282-fa46c7c5dc75 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.269399 | controller |     "Jun 09 16:33:39.719743 crc crio[3654]: time=\"2026-06-09T16:33:39.719542646Z\" level=info msg=\"Starting container: 5ec83d35f2ecb6d56c45e19bfd05c976d96683304963f75bed1057cb9aa7ee2b\" id=af53f45b-8e4d-4113-8ba0-3f88334d49b7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.269414 | controller |     "Jun 09 16:33:39.735783 crc crio[3654]: time=\"2026-06-09T16:33:39.735632536Z\" level=info msg=\"Started container\" PID=14860 containerID=5ec83d35f2ecb6d56c45e19bfd05c976d96683304963f75bed1057cb9aa7ee2b description=openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator id=af53f45b-8e4d-4113-8ba0-3f88334d49b7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6638ab594e66d36d737fe0da5d083f116547ca99b668119517552d011bc1693a",
2026-06-09 17:48:39.269430 | controller |     "Jun 09 16:33:39.792041 crc crio[3654]: time=\"2026-06-09T16:33:39.791944897Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.269444 | controller |     "Jun 09 16:33:40.052604 crc crio[3654]: time=\"2026-06-09T16:33:40.05224324Z\" level=info msg=\"Created container 87fd27816320262e121a87ff23ed90a3dcf1180bccbea3b52f6080cf7d7431d2: hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe\" id=3dd0068a-ddd8-4cf8-bbac-f541ec46680e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.269460 | controller |     "Jun 09 16:33:40.054114 crc crio[3654]: time=\"2026-06-09T16:33:40.054022433Z\" level=info msg=\"Starting container: 87fd27816320262e121a87ff23ed90a3dcf1180bccbea3b52f6080cf7d7431d2\" id=3de7e910-66ba-48ce-a1bb-b19d76ce7757 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.269475 | controller |     "Jun 09 16:33:40.061096 crc crio[3654]: time=\"2026-06-09T16:33:40.060929859Z\" level=info msg=\"Started container\" PID=14874 containerID=87fd27816320262e121a87ff23ed90a3dcf1180bccbea3b52f6080cf7d7431d2 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe id=3de7e910-66ba-48ce-a1bb-b19d76ce7757 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1430cc105af08c7cc4e8929c4b1360b3ed58500e41f4ab9a0108f4252b0e9f47",
2026-06-09 17:48:39.269495 | controller |     "Jun 09 16:33:40.136416 crc crio[3654]: time=\"2026-06-09T16:33:40.136128215Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest\" id=7fd1c73e-9c08-4bba-b607-5582f8c0c1a4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.269530 | controller |     "Jun 09 16:33:40.945786 crc crio[3654]: time=\"2026-06-09T16:33:40.945251895Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.269553 | controller |     "Jun 09 16:33:40.948683 crc crio[3654]: time=\"2026-06-09T16:33:40.948442751Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.269570 | controller |     "Jun 09 16:33:40.953861 crc crio[3654]: time=\"2026-06-09T16:33:40.95378782Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.269586 | controller |     "Jun 09 16:33:40.957156 crc crio[3654]: time=\"2026-06-09T16:33:40.957080199Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.269602 | controller |     "Jun 09 16:33:40.979183 crc crio[3654]: time=\"2026-06-09T16:33:40.978951172Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.269617 | controller |     "Jun 09 16:33:40.985098 crc crio[3654]: time=\"2026-06-09T16:33:40.984967781Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest\" id=6801573d-9c72-41f7-b12a-01a807fca524 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.269632 | controller |     "Jun 09 16:33:41.130138 crc crio[3654]: time=\"2026-06-09T16:33:41.129860728Z\" level=info msg=\"Removed pod sandbox: 1422f1f029c3ef730ce70c97c300ea6138c9488a4611fc03e8f918474cfacd11\" id=fb85c399-7f82-43f8-a3ab-fe5dfbb02cf7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.269647 | controller |     "Jun 09 16:33:41.131195 crc crio[3654]: time=\"2026-06-09T16:33:41.131123066Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner\" id=fded8d66-ea72-4b53-a92e-8247968474b7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.269664 | controller |     "Jun 09 16:33:41.146193 crc crio[3654]: time=\"2026-06-09T16:33:41.145962459Z\" level=info msg=\"Created container 337e211a8ba41220c073ee750d054e20d929f781f50a52b173cbd2243c1e5881: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=707f85c6-757e-4dfe-bc85-9b443e126b27 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.269679 | controller |     "Jun 09 16:33:41.151513 crc crio[3654]: time=\"2026-06-09T16:33:41.149973258Z\" level=info msg=\"Starting container: 337e211a8ba41220c073ee750d054e20d929f781f50a52b173cbd2243c1e5881\" id=376fb5e7-b5b3-48d5-84d3-dc5d504c63ef name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.269695 | controller |     "Jun 09 16:33:41.151513 crc crio[3654]: time=\"2026-06-09T16:33:41.151159054Z\" level=info msg=\"Created container 483fdf20af2b8d9cd83f77793ba113e5cea9f096c0d603b421ce94fb37871d70: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=fa3d193f-8fcf-421d-b6d1-909bdf067c50 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.269714 | controller |     "Jun 09 16:33:41.153773 crc crio[3654]: time=\"2026-06-09T16:33:41.153608357Z\" level=info msg=\"Starting container: 483fdf20af2b8d9cd83f77793ba113e5cea9f096c0d603b421ce94fb37871d70\" id=d568de87-e6e7-4cc2-8da9-36b253dbebd9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.269729 | controller |     "Jun 09 16:33:41.166151 crc crio[3654]: time=\"2026-06-09T16:33:41.165844072Z\" level=info msg=\"Started container\" PID=14896 containerID=337e211a8ba41220c073ee750d054e20d929f781f50a52b173cbd2243c1e5881 description=openshift-ingress/router-default-68cf44c8b8-w4gs8/router id=376fb5e7-b5b3-48d5-84d3-dc5d504c63ef name=/runtime.v1.RuntimeService/StartContainer sandboxID=3e7a5a4dee9517bbca6cf7fd9be1a53c54a926acf7d2e8c9876640e9e0b7f0a8",
2026-06-09 17:48:39.269745 | controller |     "Jun 09 16:33:41.166999 crc crio[3654]: time=\"2026-06-09T16:33:41.16643977Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.269761 | controller |     "Jun 09 16:33:41.177099 crc crio[3654]: time=\"2026-06-09T16:33:41.177018056Z\" level=info msg=\"Removed container be952e15e73cb0d3e16b9455048b56d2de197719fdc904efa395a5f23a9ddd30: openshift-multus/cni-sysctl-allowlist-ds-xqssv/kube-multus-additional-cni-plugins\" id=6ce17967-e272-4606-895c-283e980420d1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.269777 | controller |     "Jun 09 16:33:41.182858 crc crio[3654]: time=\"2026-06-09T16:33:41.182724246Z\" level=info msg=\"Started container\" PID=14897 containerID=483fdf20af2b8d9cd83f77793ba113e5cea9f096c0d603b421ce94fb37871d70 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=d568de87-e6e7-4cc2-8da9-36b253dbebd9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9949406e326cae8ec31e25f8fb7cf029bc427991b6c660a9c6a401ecdf48f8ca",
2026-06-09 17:48:39.269793 | controller |     "Jun 09 16:33:41.306946 crc crio[3654]: time=\"2026-06-09T16:33:41.295279507Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:5ad2004402065501b976320a724a29ba72a39e33afe3113eac008fe92c8655d7 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/811c10be-df05-48cc-8dfb-d9e671ee45e5 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:0xc000f145f8}] Aliases:map[]}\"",
2026-06-09 17:48:39.269809 | controller |     "Jun 09 16:33:41.306946 crc crio[3654]: time=\"2026-06-09T16:33:41.295432462Z\" level=info msg=\"Adding pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.269825 | controller |     "Jun 09 16:33:41.402034 crc crio[3654]: time=\"2026-06-09T16:33:41.4019216Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:fc6a16d8f231accd9aa36e952dece09ceb23dd2bd734fa3d5279adae1b59f636\" id=3515a14e-b470-4101-9a18-c747ccf03662 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.269840 | controller |     "Jun 09 16:33:41.404960 crc crio[3654]: time=\"2026-06-09T16:33:41.404849778Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=7c87b631-5cd0-49c8-8993-fc63fd0c4c8f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.269855 | controller |     "Jun 09 16:33:41.408207 crc crio[3654]: time=\"2026-06-09T16:33:41.408165257Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e\" id=4f1fee0a-0598-43b8-b692-fc3df93b44b8 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.269870 | controller |     "Jun 09 16:33:41.409027 crc crio[3654]: time=\"2026-06-09T16:33:41.409003682Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=801a79a6-0de2-4b6c-b2a1-25afff05b1f5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.269889 | controller |     "Jun 09 16:33:41.442249 crc crio[3654]: time=\"2026-06-09T16:33:41.44207629Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0\" id=04a62e60-2e72-4cee-b70d-e39fd081b09d name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.269906 | controller |     "Jun 09 16:33:41.445008 crc crio[3654]: time=\"2026-06-09T16:33:41.444877743Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=0ffe90c5-ac0f-445e-82eb-a6ce6b344586 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.269921 | controller |     "Jun 09 16:33:41.497809 crc crio[3654]: time=\"2026-06-09T16:33:41.497093502Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.269936 | controller |     "Jun 09 16:33:41.513508 crc crio[3654]: time=\"2026-06-09T16:33:41.512143132Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=7b033b36-41de-4a50-9de0-a10cfbf80808 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.269952 | controller |     "Jun 09 16:33:41.513882 crc crio[3654]: time=\"2026-06-09T16:33:41.512824922Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=330381bb-170d-4c2e-8c01-a208a4149496 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.269967 | controller |     "Jun 09 16:33:41.517314 crc crio[3654]: time=\"2026-06-09T16:33:41.51709974Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=ab1f0d4e-4181-4e1a-9825-1767514ed75a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.269982 | controller |     "Jun 09 16:33:41.561422 crc crio[3654]: time=\"2026-06-09T16:33:41.56133197Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-l27pk/extract-content\" id=c3e6f038-bf6d-44fe-915a-3d45659c9d57 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.269998 | controller |     "Jun 09 16:33:41.565302 crc crio[3654]: time=\"2026-06-09T16:33:41.565214446Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ntdwx/extract-content\" id=cf358e90-5d26-4622-93db-0682c86c7e44 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.270012 | controller |     "Jun 09 16:33:41.567977 crc crio[3654]: time=\"2026-06-09T16:33:41.567835135Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.270028 | controller |     "Jun 09 16:33:41.567977 crc crio[3654]: time=\"2026-06-09T16:33:41.567937698Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.270043 | controller |     "Jun 09 16:33:41.568371 crc crio[3654]: time=\"2026-06-09T16:33:41.568138274Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-x5vn9/extract-content\" id=66fc8d94-401b-4f2c-add8-3064b059fbcb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.270058 | controller |     "Jun 09 16:33:41.607757 crc crio[3654]: time=\"2026-06-09T16:33:41.607512449Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:668b6d810793a4e82ee444b5b7605e4dda0a003f7a362c36f88a58436963d393\" id=e20e46f3-310e-4785-a88a-92b60d2f5ccf name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.270072 | controller |     "Jun 09 16:33:41.610119 crc crio[3654]: time=\"2026-06-09T16:33:41.610032975Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=44f3bbec-893c-43a1-9ebe-bba5b0177675 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.270091 | controller |     "Jun 09 16:33:41.613961 crc crio[3654]: time=\"2026-06-09T16:33:41.613505508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.270108 | controller |     "Jun 09 16:33:41.638971 crc crio[3654]: time=\"2026-06-09T16:33:41.638535126Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.270124 | controller |     "Jun 09 16:33:41.640961 crc crio[3654]: time=\"2026-06-09T16:33:41.640493684Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0\" id=bb6dbe1b-c7e5-468f-8d7c-f4a19eb2fb4f name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.270139 | controller |     "Jun 09 16:33:41.643471 crc crio[3654]: time=\"2026-06-09T16:33:41.643303798Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=ab08baa6-0a86-4bcc-8d15-5f997b318751 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.270159 | controller |     "Jun 09 16:33:41.660229 crc crio[3654]: time=\"2026-06-09T16:33:41.660171842Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=f3f27cc0-1dc3-4226-abfd-5ce9697d1437 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.270182 | controller |     "Jun 09 16:33:41.666808 crc crio[3654]: time=\"2026-06-09T16:33:41.666730728Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.270204 | controller |     "Jun 09 16:33:41.701093 crc crio[3654]: time=\"2026-06-09T16:33:41.700986531Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.270221 | controller |     "Jun 09 16:33:41.718217 crc crio[3654]: time=\"2026-06-09T16:33:41.716527945Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.270236 | controller |     "Jun 09 16:33:41.723835 crc crio[3654]: time=\"2026-06-09T16:33:41.723777371Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qhh6t/extract-content\" id=a2428780-b2a4-4ab5-a843-65af9e803da4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.270252 | controller |     "Jun 09 16:33:41.724892 crc crio[3654]: time=\"2026-06-09T16:33:41.724816022Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=6b1b511f-0db3-4e28-97a2-90ba84d8b55d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.270268 | controller |     "Jun 09 16:33:41.728185 crc crio[3654]: time=\"2026-06-09T16:33:41.727983547Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.270282 | controller |     "Jun 09 16:33:41.730469 crc crio[3654]: time=\"2026-06-09T16:33:41.729411389Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e\" id=9f800c94-7cb6-4ce0-b6d9-0082847d8f1c name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.270298 | controller |     "Jun 09 16:33:41.731735 crc crio[3654]: time=\"2026-06-09T16:33:41.731627076Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=618ba0e3-0a65-43e2-a49a-1e7f9ae84864 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.270314 | controller |     "Jun 09 16:33:41.735397 crc crio[3654]: time=\"2026-06-09T16:33:41.732465831Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.270333 | controller |     "Jun 09 16:33:41.751104 crc crio[3654]: time=\"2026-06-09T16:33:41.750695335Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=6f20c238-404c-49f4-8755-40f37171a51d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.270349 | controller |     "Jun 09 16:33:41.764612 crc crio[3654]: time=\"2026-06-09T16:33:41.76426776Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-k6zh8/extract-content\" id=f7f15c0c-c8c8-4920-a29f-3b14fe9ea676 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.270365 | controller |     "Jun 09 16:33:41.798089 crc crio[3654]: time=\"2026-06-09T16:33:41.798020288Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-8rq28/extract-content\" id=7c89f99f-a4d9-4da1-8161-21d67e350021 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.270380 | controller |     "Jun 09 16:33:41.810206 crc crio[3654]: time=\"2026-06-09T16:33:41.809881532Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:fc6a16d8f231accd9aa36e952dece09ceb23dd2bd734fa3d5279adae1b59f636\" id=f81c063d-9225-47e1-aa1d-7fee08225b52 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.270395 | controller |     "Jun 09 16:33:41.811887 crc crio[3654]: time=\"2026-06-09T16:33:41.811458669Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=d0ba4fba-5acd-413b-b86e-39e055463ae8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.270410 | controller |     "Jun 09 16:33:41.845421 crc crio[3654]: time=\"2026-06-09T16:33:41.844901818Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.270425 | controller |     "Jun 09 16:33:41.846713 crc crio[3654]: time=\"2026-06-09T16:33:41.846116184Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.270441 | controller |     "Jun 09 16:33:41.897835 crc crio[3654]: time=\"2026-06-09T16:33:41.895336384Z\" level=info msg=\"Created container e615c8e57fda691fe6817d8f45325e66b2ebe18026ff9db267ac937766802f43: openshift-marketplace/redhat-marketplace-ntdwx/extract-content\" id=cf358e90-5d26-4622-93db-0682c86c7e44 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.270455 | controller |     "Jun 09 16:33:41.899381 crc crio[3654]: time=\"2026-06-09T16:33:41.899294052Z\" level=info msg=\"Starting container: e615c8e57fda691fe6817d8f45325e66b2ebe18026ff9db267ac937766802f43\" id=95626fd5-8f49-4cf5-9dbf-6b8d143713d4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.270471 | controller |     "Jun 09 16:33:41.903903 crc crio[3654]: time=\"2026-06-09T16:33:41.903809437Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=270a679a-0314-421c-ba97-c7b68bbe7dd3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.270486 | controller |     "Jun 09 16:33:41.913097 crc crio[3654]: time=\"2026-06-09T16:33:41.913018312Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.270501 | controller |     "Jun 09 16:33:41.916695 crc crio[3654]: time=\"2026-06-09T16:33:41.916019002Z\" level=info msg=\"Created container 6035d16f2c3afd216d246703fcec45d9e1ecfc34efb67f2d286d5a6483b670c7: openshift-marketplace/certified-operators-l27pk/extract-content\" id=c3e6f038-bf6d-44fe-915a-3d45659c9d57 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.270542 | controller |     "Jun 09 16:33:41.916695 crc crio[3654]: time=\"2026-06-09T16:33:41.916383083Z\" level=info msg=\"Started container\" PID=14955 containerID=e615c8e57fda691fe6817d8f45325e66b2ebe18026ff9db267ac937766802f43 description=openshift-marketplace/redhat-marketplace-ntdwx/extract-content id=95626fd5-8f49-4cf5-9dbf-6b8d143713d4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=509ed5c9d31791a0ea75f8c162248e58a85617f2a9e9b268b5e98ff17debb47e",
2026-06-09 17:48:39.270561 | controller |     "Jun 09 16:33:41.917878 crc crio[3654]: time=\"2026-06-09T16:33:41.917746843Z\" level=info msg=\"Starting container: 6035d16f2c3afd216d246703fcec45d9e1ecfc34efb67f2d286d5a6483b670c7\" id=a6c8697e-289a-4a1b-8411-88eaf0407998 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.270577 | controller |     "Jun 09 16:33:41.918234 crc crio[3654]: time=\"2026-06-09T16:33:41.918133365Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:668b6d810793a4e82ee444b5b7605e4dda0a003f7a362c36f88a58436963d393\" id=0564cafc-a735-468a-afd5-a5199e24f2b6 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.270592 | controller |     "Jun 09 16:33:41.919190 crc crio[3654]: time=\"2026-06-09T16:33:41.919089013Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.270608 | controller |     "Jun 09 16:33:41.919612 crc crio[3654]: time=\"2026-06-09T16:33:41.91930826Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=81d85225-5deb-4f5d-aac4-64e26b6dc2b3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.270624 | controller |     "Jun 09 16:33:41.940000 crc crio[3654]: time=\"2026-06-09T16:33:41.939791102Z\" level=info msg=\"Created container 32304f5c349002292068b030093bf5d541357933a72abf00db8ac3316c8d1be6: openshift-kube-apiserver/installer-13-crc/installer\" id=a4f3b45f-4b9f-4a77-aff9-d105def86ac4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.270640 | controller |     "Jun 09 16:33:41.978406 crc crio[3654]: time=\"2026-06-09T16:33:41.978335872Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-zxg5w/extract-content\" id=61a78b08-c066-4b7c-b009-81ded490b4a1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.270656 | controller |     "Jun 09 16:33:41.979812 crc crio[3654]: time=\"2026-06-09T16:33:41.979519848Z\" level=info msg=\"Started container\" PID=14959 containerID=6035d16f2c3afd216d246703fcec45d9e1ecfc34efb67f2d286d5a6483b670c7 description=openshift-marketplace/certified-operators-l27pk/extract-content id=a6c8697e-289a-4a1b-8411-88eaf0407998 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d4c82703d0d73e0f4ebcbb628205bdfe67ff0ec864e2495dc27767748b28ad82",
2026-06-09 17:48:39.270709 | controller |     "Jun 09 16:33:42.013284 crc crio[3654]: time=\"2026-06-09T16:33:42.012377899Z\" level=info msg=\"Starting container: 32304f5c349002292068b030093bf5d541357933a72abf00db8ac3316c8d1be6\" id=0329b29e-6e0e-4767-9407-c76653ebc22d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.270736 | controller |     "Jun 09 16:33:42.035969 crc crio[3654]: time=\"2026-06-09T16:33:42.035763267Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.270755 | controller |     "Jun 09 16:33:42.045876 crc crio[3654]: time=\"2026-06-09T16:33:42.045624322Z\" level=info msg=\"Started container\" PID=14943 containerID=32304f5c349002292068b030093bf5d541357933a72abf00db8ac3316c8d1be6 description=openshift-kube-apiserver/installer-13-crc/installer id=0329b29e-6e0e-4767-9407-c76653ebc22d name=/runtime.v1.RuntimeService/StartContainer sandboxID=133bfe8763824827240ace1fd528fd756977ea15cc3ce84c349a57bf626f6f9c",
2026-06-09 17:48:39.270772 | controller |     "Jun 09 16:33:42.049499 crc crio[3654]: time=\"2026-06-09T16:33:42.048807617Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.270794 | controller |     "Jun 09 16:33:42.073612 crc crio[3654]: time=\"2026-06-09T16:33:42.073496534Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.270811 | controller |     "Jun 09 16:33:42.080431 crc crio[3654]: time=\"2026-06-09T16:33:42.078256956Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=487823b6-d86d-4963-8543-e387fa062c11 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.270827 | controller |     "Jun 09 16:33:42.109305 crc crio[3654]: time=\"2026-06-09T16:33:42.10921683Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-mtcqg/extract-content\" id=e016f4b0-ff64-4ed9-8898-c41f355f210f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.270842 | controller |     "Jun 09 16:33:42.115958 crc crio[3654]: time=\"2026-06-09T16:33:42.112299873Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.270858 | controller |     "Jun 09 16:33:42.127451 crc crio[3654]: time=\"2026-06-09T16:33:42.127393833Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.270874 | controller |     "Jun 09 16:33:42.174048 crc crio[3654]: time=\"2026-06-09T16:33:42.173925013Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.270889 | controller |     "Jun 09 16:33:42.244219 crc crio[3654]: time=\"2026-06-09T16:33:42.243973655Z\" level=info msg=\"Created container d2047330a7c463085f225487134392b424449b824120b9a3cc83f23c8587c209: openshift-marketplace/redhat-operators-x5vn9/extract-content\" id=66fc8d94-401b-4f2c-add8-3064b059fbcb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.270905 | controller |     "Jun 09 16:33:42.250755 crc crio[3654]: time=\"2026-06-09T16:33:42.246689406Z\" level=info msg=\"Starting container: d2047330a7c463085f225487134392b424449b824120b9a3cc83f23c8587c209\" id=eaa6605b-6354-4251-b025-c63429ba1a92 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.270920 | controller |     "Jun 09 16:33:42.257505 crc crio[3654]: time=\"2026-06-09T16:33:42.257382685Z\" level=info msg=\"Started container\" PID=14985 containerID=d2047330a7c463085f225487134392b424449b824120b9a3cc83f23c8587c209 description=openshift-marketplace/redhat-operators-x5vn9/extract-content id=eaa6605b-6354-4251-b025-c63429ba1a92 name=/runtime.v1.RuntimeService/StartContainer sandboxID=30542c23042c8003a6b86ebc257f8fd752de84d26b7d4a2dfdb74918eb22668d",
2026-06-09 17:48:39.270936 | controller |     "Jun 09 16:33:42.290596 crc crio[3654]: time=\"2026-06-09T16:33:42.290272967Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.270951 | controller |     "Jun 09 16:33:42.309785 crc crio[3654]: time=\"2026-06-09T16:33:42.309703127Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.270967 | controller |     "Jun 09 16:33:42.323879 crc crio[3654]: time=\"2026-06-09T16:33:42.32354102Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.270982 | controller |     "Jun 09 16:33:42.339998 crc crio[3654]: 2026-06-09T16:33:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5ad200440206550 Mac:8e:37:e1:c3:a6:bd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:35 Mtu:0 Sandbox:/var/run/netns/811c10be-df05-48cc-8dfb-d9e671ee45e5 SocketPath: PciID:}] [{Interface:0xc000014b10 Address:{IP:10.217.0.53 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.271002 | controller |     "Jun 09 16:33:42.341718 crc crio[3654]: time=\"2026-06-09T16:33:42.341440755Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:5ad2004402065501b976320a724a29ba72a39e33afe3113eac008fe92c8655d7 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/811c10be-df05-48cc-8dfb-d9e671ee45e5 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:0xc000f145f8}] Aliases:map[]}\"",
2026-06-09 17:48:39.271019 | controller |     "Jun 09 16:33:42.341718 crc crio[3654]: time=\"2026-06-09T16:33:42.341631701Z\" level=info msg=\"Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.271035 | controller |     "Jun 09 16:33:42.342099 crc crio[3654]: time=\"2026-06-09T16:33:42.342046523Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.271050 | controller |     "Jun 09 16:33:42.388543 crc crio[3654]: time=\"2026-06-09T16:33:42.388357876Z\" level=info msg=\"Ran pod sandbox 5ad2004402065501b976320a724a29ba72a39e33afe3113eac008fe92c8655d7 with infra container: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/POD\" id=9a80d625-4402-411b-9d58-68f31e6ca3ae name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.271065 | controller |     "Jun 09 16:33:42.394127 crc crio[3654]: time=\"2026-06-09T16:33:42.393210211Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=3aa68609-9d34-4f49-82c6-844c0bf255bf name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.271080 | controller |     "Jun 09 16:33:42.398816 crc crio[3654]: time=\"2026-06-09T16:33:42.398184849Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=8d7b3fbb-8ac6-43b7-8146-71eb4e1ddd66 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.271096 | controller |     "Jun 09 16:33:42.398816 crc crio[3654]: time=\"2026-06-09T16:33:42.398510489Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=38f8e112-4b6f-4f47-bad7-4dd5eccb3bee name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.271111 | controller |     "Jun 09 16:33:42.402453 crc crio[3654]: time=\"2026-06-09T16:33:42.402393725Z\" level=info msg=\"Creating container: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry\" id=1cea4102-75d2-4c88-871b-a30c249e7625 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.271126 | controller |     "Jun 09 16:33:42.402921 crc crio[3654]: time=\"2026-06-09T16:33:42.402842138Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.271142 | controller |     "Jun 09 16:33:42.402921 crc crio[3654]: time=\"2026-06-09T16:33:42.40289056Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=0f2d87a1-47c2-4bf6-a1a1-9e7d830206cd name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.271157 | controller |     "Jun 09 16:33:42.409632 crc crio[3654]: time=\"2026-06-09T16:33:42.408390984Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=38ee9db6-6b77-4655-b225-dac6fd4a3f05 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.271176 | controller |     "Jun 09 16:33:42.416404 crc crio[3654]: time=\"2026-06-09T16:33:42.416362472Z\" level=info msg=\"Created container 7cfcb06e48d6e9b3ccfaacd1aad3f09479dd5f25a9600ede6a24d37bc942e0ad: openshift-marketplace/community-operators-qhh6t/extract-content\" id=a2428780-b2a4-4ab5-a843-65af9e803da4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.271191 | controller |     "Jun 09 16:33:42.418173 crc crio[3654]: time=\"2026-06-09T16:33:42.418112644Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.271207 | controller |     "Jun 09 16:33:42.420085 crc crio[3654]: time=\"2026-06-09T16:33:42.420056192Z\" level=info msg=\"Created container e8ecc054ba7cc62df7a423eddc3f8fd6b7a48b091f905f65e09ba0869d8a725a: openshift-marketplace/certified-operators-8rq28/extract-content\" id=7c89f99f-a4d9-4da1-8161-21d67e350021 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.271222 | controller |     "Jun 09 16:33:42.421715 crc crio[3654]: time=\"2026-06-09T16:33:42.421450524Z\" level=info msg=\"Starting container: 7cfcb06e48d6e9b3ccfaacd1aad3f09479dd5f25a9600ede6a24d37bc942e0ad\" id=e14f26ff-effb-42f3-bccc-766835e6e798 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.271237 | controller |     "Jun 09 16:33:42.425023 crc crio[3654]: time=\"2026-06-09T16:33:42.424874076Z\" level=info msg=\"Starting container: e8ecc054ba7cc62df7a423eddc3f8fd6b7a48b091f905f65e09ba0869d8a725a\" id=a76a71c8-dfc4-490b-b9b6-3b102859350c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.271252 | controller |     "Jun 09 16:33:42.451098 crc crio[3654]: time=\"2026-06-09T16:33:42.450944585Z\" level=info msg=\"Started container\" PID=15044 containerID=7cfcb06e48d6e9b3ccfaacd1aad3f09479dd5f25a9600ede6a24d37bc942e0ad description=openshift-marketplace/community-operators-qhh6t/extract-content id=e14f26ff-effb-42f3-bccc-766835e6e798 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a8645c78e3a4a0bf2eea13e6544e3604dfbe5e4b3604751a7d981d375da8c16e",
2026-06-09 17:48:39.271267 | controller |     "Jun 09 16:33:42.451749 crc crio[3654]: time=\"2026-06-09T16:33:42.451414649Z\" level=info msg=\"Started container\" PID=15034 containerID=e8ecc054ba7cc62df7a423eddc3f8fd6b7a48b091f905f65e09ba0869d8a725a description=openshift-marketplace/certified-operators-8rq28/extract-content id=a76a71c8-dfc4-490b-b9b6-3b102859350c name=/runtime.v1.RuntimeService/StartContainer sandboxID=dd415c719e1021fb921ad2eaaeede705612b5dfd3921d4448ae7cec8d4a3843e",
2026-06-09 17:48:39.271283 | controller |     "Jun 09 16:33:42.470708 crc crio[3654]: time=\"2026-06-09T16:33:42.470402896Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.271299 | controller |     "Jun 09 16:33:42.526608 crc crio[3654]: time=\"2026-06-09T16:33:42.5264622Z\" level=info msg=\"Created container 74fb83d193f85e7a8a1143ea4c43f64c7176f2bdf8dd9ca11ddd1f1fd2d1d14b: openshift-marketplace/redhat-marketplace-k6zh8/extract-content\" id=f7f15c0c-c8c8-4920-a29f-3b14fe9ea676 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.271313 | controller |     "Jun 09 16:33:42.530010 crc crio[3654]: time=\"2026-06-09T16:33:42.529347966Z\" level=info msg=\"Starting container: 74fb83d193f85e7a8a1143ea4c43f64c7176f2bdf8dd9ca11ddd1f1fd2d1d14b\" id=50229418-8068-4823-b67a-9f5ae084cb8f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.271329 | controller |     "Jun 09 16:33:42.549772 crc crio[3654]: time=\"2026-06-09T16:33:42.549603051Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.271348 | controller |     "Jun 09 16:33:42.561788 crc crio[3654]: time=\"2026-06-09T16:33:42.559135235Z\" level=info msg=\"Started container\" PID=15060 containerID=74fb83d193f85e7a8a1143ea4c43f64c7176f2bdf8dd9ca11ddd1f1fd2d1d14b description=openshift-marketplace/redhat-marketplace-k6zh8/extract-content id=50229418-8068-4823-b67a-9f5ae084cb8f name=/runtime.v1.RuntimeService/StartContainer sandboxID=8e6bfb218439c944e397b6274c94c426939443a357bb41039c9eeb4ff8d55753",
2026-06-09 17:48:39.271364 | controller |     "Jun 09 16:33:42.562746 crc crio[3654]: time=\"2026-06-09T16:33:42.562700762Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.271379 | controller |     "Jun 09 16:33:42.614843 crc crio[3654]: time=\"2026-06-09T16:33:42.606105298Z\" level=info msg=\"Created container af5d672fd1c24b923be0ebf29f9f81d8e0f67c0afa0d560f6b2103b4950e5d8d: openshift-marketplace/redhat-operators-zxg5w/extract-content\" id=61a78b08-c066-4b7c-b009-81ded490b4a1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.271394 | controller |     "Jun 09 16:33:42.625911 crc crio[3654]: time=\"2026-06-09T16:33:42.624978451Z\" level=info msg=\"Starting container: af5d672fd1c24b923be0ebf29f9f81d8e0f67c0afa0d560f6b2103b4950e5d8d\" id=16dba4f6-646a-4aba-8dad-174b4e88a0b6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.271408 | controller |     "Jun 09 16:33:42.635869 crc crio[3654]: time=\"2026-06-09T16:33:42.635449774Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.271423 | controller |     "Jun 09 16:33:42.642495 crc crio[3654]: time=\"2026-06-09T16:33:42.642137544Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.271439 | controller |     "Jun 09 16:33:42.694076 crc crio[3654]: time=\"2026-06-09T16:33:42.693953711Z\" level=info msg=\"Started container\" PID=15066 containerID=af5d672fd1c24b923be0ebf29f9f81d8e0f67c0afa0d560f6b2103b4950e5d8d description=openshift-marketplace/redhat-operators-zxg5w/extract-content id=16dba4f6-646a-4aba-8dad-174b4e88a0b6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=848bfe2bbbafa677f31f46d1370347cfc01924ef178c658c178e23ffd997881f",
2026-06-09 17:48:39.271454 | controller |     "Jun 09 16:33:42.792141 crc crio[3654]: time=\"2026-06-09T16:33:42.7920323Z\" level=info msg=\"Created container bae4af69039212fec5f34c62df80677f7ef1213e0811a355f9c0a9db76d7868c: openshift-marketplace/community-operators-mtcqg/extract-content\" id=e016f4b0-ff64-4ed9-8898-c41f355f210f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.271470 | controller |     "Jun 09 16:33:42.794200 crc crio[3654]: time=\"2026-06-09T16:33:42.794116872Z\" level=info msg=\"Starting container: bae4af69039212fec5f34c62df80677f7ef1213e0811a355f9c0a9db76d7868c\" id=202e547d-4ae8-4e85-b84c-4fb197c820bb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.271486 | controller |     "Jun 09 16:33:42.809704 crc crio[3654]: time=\"2026-06-09T16:33:42.803253045Z\" level=info msg=\"Started container\" PID=15090 containerID=bae4af69039212fec5f34c62df80677f7ef1213e0811a355f9c0a9db76d7868c description=openshift-marketplace/community-operators-mtcqg/extract-content id=202e547d-4ae8-4e85-b84c-4fb197c820bb name=/runtime.v1.RuntimeService/StartContainer sandboxID=1eca6f4d44ad265ff125ec09cd25a588e6aa9b5b75a564a97c56fc084edf7c81",
2026-06-09 17:48:39.271502 | controller |     "Jun 09 16:33:42.836401 crc crio[3654]: time=\"2026-06-09T16:33:42.836301192Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.271538 | controller |     "Jun 09 16:33:42.845450 crc crio[3654]: time=\"2026-06-09T16:33:42.845382113Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.271560 | controller |     "Jun 09 16:33:42.910748 crc crio[3654]: time=\"2026-06-09T16:33:42.910685625Z\" level=info msg=\"Created container ad1fb31231ec92c1c52077f4ab25b2f08cc3894dffee743df5b6a2f9600dfc43: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner\" id=fded8d66-ea72-4b53-a92e-8247968474b7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.271577 | controller |     "Jun 09 16:33:42.921203 crc crio[3654]: time=\"2026-06-09T16:33:42.918681713Z\" level=info msg=\"Starting container: ad1fb31231ec92c1c52077f4ab25b2f08cc3894dffee743df5b6a2f9600dfc43\" id=94788173-cf05-4dbe-b989-d27490387c0b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.271592 | controller |     "Jun 09 16:33:42.931407 crc crio[3654]: time=\"2026-06-09T16:33:42.928000731Z\" level=info msg=\"Started container\" PID=15099 containerID=ad1fb31231ec92c1c52077f4ab25b2f08cc3894dffee743df5b6a2f9600dfc43 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner id=94788173-cf05-4dbe-b989-d27490387c0b name=/runtime.v1.RuntimeService/StartContainer sandboxID=1430cc105af08c7cc4e8929c4b1360b3ed58500e41f4ab9a0108f4252b0e9f47",
2026-06-09 17:48:39.271608 | controller |     "Jun 09 16:33:42.944132 crc crio[3654]: time=\"2026-06-09T16:33:42.944004808Z\" level=info msg=\"Created container 6cd2bce1420108b8226ccd7195f3ffe12b326ed847f3d0d0bda1d75c81a64450: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=38ee9db6-6b77-4655-b225-dac6fd4a3f05 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.271623 | controller |     "Jun 09 16:33:42.945606 crc crio[3654]: time=\"2026-06-09T16:33:42.945472361Z\" level=info msg=\"Starting container: 6cd2bce1420108b8226ccd7195f3ffe12b326ed847f3d0d0bda1d75c81a64450\" id=b56b7ca1-ef3f-4548-b030-81c216ebbf76 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.271638 | controller |     "Jun 09 16:33:42.959919 crc crio[3654]: time=\"2026-06-09T16:33:42.959778729Z\" level=info msg=\"Started container\" PID=15105 containerID=6cd2bce1420108b8226ccd7195f3ffe12b326ed847f3d0d0bda1d75c81a64450 description=openshift-marketplace/redhat-marketplace-ntdwx/registry-server id=b56b7ca1-ef3f-4548-b030-81c216ebbf76 name=/runtime.v1.RuntimeService/StartContainer sandboxID=509ed5c9d31791a0ea75f8c162248e58a85617f2a9e9b268b5e98ff17debb47e",
2026-06-09 17:48:39.271654 | controller |     "Jun 09 16:33:43.439241 crc crio[3654]: time=\"2026-06-09T16:33:43.439143752Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=0d8232ac-83ef-4158-8b91-a4b1025fd68c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.271669 | controller |     "Jun 09 16:33:43.449921 crc crio[3654]: time=\"2026-06-09T16:33:43.449875613Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=4f22f652-2ade-4629-a607-101675984d76 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.271684 | controller |     "Jun 09 16:33:43.454843 crc crio[3654]: time=\"2026-06-09T16:33:43.454774969Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=18fffcae-60e3-4add-b505-e44da1e9e77b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.271699 | controller |     "Jun 09 16:33:43.478456 crc crio[3654]: time=\"2026-06-09T16:33:43.478346673Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=feac32a2-a6eb-49f3-890c-0cdbd9930e9e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.271718 | controller |     "Jun 09 16:33:43.479399 crc crio[3654]: time=\"2026-06-09T16:33:43.479360093Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=037b0bc8-1924-4a1e-9f03-077d075f0f8f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.271735 | controller |     "Jun 09 16:33:43.480063 crc crio[3654]: time=\"2026-06-09T16:33:43.479984832Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=29e8f4c1-c451-4f22-acd4-e4da0ce467cc name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.271750 | controller |     "Jun 09 16:33:43.482030 crc crio[3654]: time=\"2026-06-09T16:33:43.481954341Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=0811d100-7c19-4423-bc2a-10a7f5bd2896 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.271765 | controller |     "Jun 09 16:33:43.484435 crc crio[3654]: time=\"2026-06-09T16:33:43.484360323Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=4f6e2c1d-e3df-4b8d-8f79-77ac4b12b17b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.271781 | controller |     "Jun 09 16:33:43.532262 crc crio[3654]: time=\"2026-06-09T16:33:43.531927783Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e596c621-1690-48b5-ac06-49215af385a1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.271796 | controller |     "Jun 09 16:33:43.532615 crc crio[3654]: time=\"2026-06-09T16:33:43.532427898Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=05f9e642-375c-4c72-8cc0-582994a25666 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.271811 | controller |     "Jun 09 16:33:43.587125 crc crio[3654]: time=\"2026-06-09T16:33:43.587041809Z\" level=info msg=\"Created container 081cbadb0abaf4332832b21158a0de98ac04bca189f06baf6b5a0757c2b961f7: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry\" id=1cea4102-75d2-4c88-871b-a30c249e7625 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.271826 | controller |     "Jun 09 16:33:43.588589 crc crio[3654]: time=\"2026-06-09T16:33:43.58843628Z\" level=info msg=\"Starting container: 081cbadb0abaf4332832b21158a0de98ac04bca189f06baf6b5a0757c2b961f7\" id=17510f4c-9d5f-40c7-bbe6-e51489814e0a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.271842 | controller |     "Jun 09 16:33:43.598316 crc crio[3654]: time=\"2026-06-09T16:33:43.597192522Z\" level=info msg=\"Started container\" PID=15133 containerID=081cbadb0abaf4332832b21158a0de98ac04bca189f06baf6b5a0757c2b961f7 description=openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry id=17510f4c-9d5f-40c7-bbe6-e51489814e0a name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ad2004402065501b976320a724a29ba72a39e33afe3113eac008fe92c8655d7",
2026-06-09 17:48:39.271859 | controller |     "Jun 09 16:33:43.999110 crc crio[3654]: time=\"2026-06-09T16:33:43.998292489Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-mtcqg/registry-server\" id=5053fc7a-1794-4224-9c4c-8224c183408d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.271875 | controller |     "Jun 09 16:33:44.000404 crc crio[3654]: time=\"2026-06-09T16:33:44.000364091Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.271891 | controller |     "Jun 09 16:33:44.061426 crc crio[3654]: time=\"2026-06-09T16:33:44.061172006Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.271911 | controller |     "Jun 09 16:33:44.068023 crc crio[3654]: time=\"2026-06-09T16:33:44.067894817Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.271926 | controller |     "Jun 09 16:33:44.261968 crc crio[3654]: time=\"2026-06-09T16:33:44.261860669Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-k6zh8/registry-server\" id=06def652-8b77-4f4f-83ee-7577ec73bca5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.271942 | controller |     "Jun 09 16:33:44.262275 crc crio[3654]: time=\"2026-06-09T16:33:44.26224117Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.271958 | controller |     "Jun 09 16:33:44.289744 crc crio[3654]: time=\"2026-06-09T16:33:44.289471094Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.271973 | controller |     "Jun 09 16:33:44.293984 crc crio[3654]: time=\"2026-06-09T16:33:44.293903876Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.271988 | controller |     "Jun 09 16:33:44.501981 crc crio[3654]: time=\"2026-06-09T16:33:44.501886026Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=640e7355-e1e7-40bf-be4d-89227cd5bc48 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.272003 | controller |     "Jun 09 16:33:44.521757 crc crio[3654]: time=\"2026-06-09T16:33:44.521130711Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=c95b9ed3-6d5d-4cb7-948c-2f834b7c780e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.272018 | controller |     "Jun 09 16:33:44.605099 crc crio[3654]: time=\"2026-06-09T16:33:44.604121649Z\" level=info msg=\"Created container 0f246d496f5e31f295ae47c49827b49a9fe4639a972d95c6669b617981ad026b: openshift-marketplace/community-operators-mtcqg/registry-server\" id=5053fc7a-1794-4224-9c4c-8224c183408d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.272033 | controller |     "Jun 09 16:33:44.606044 crc crio[3654]: time=\"2026-06-09T16:33:44.60584856Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=a1a44309-9a09-4a44-a05e-c4575dfc97d0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.272048 | controller |     "Jun 09 16:33:44.606239 crc crio[3654]: time=\"2026-06-09T16:33:44.606141829Z\" level=info msg=\"Starting container: 0f246d496f5e31f295ae47c49827b49a9fe4639a972d95c6669b617981ad026b\" id=e7bf21fb-0241-4703-bf9c-beb1b521fbd5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.272064 | controller |     "Jun 09 16:33:44.606368 crc crio[3654]: time=\"2026-06-09T16:33:44.606275253Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-8rq28/registry-server\" id=2b713f56-c561-4a57-a432-4f5d5ff6773c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.272079 | controller |     "Jun 09 16:33:44.606627 crc crio[3654]: time=\"2026-06-09T16:33:44.605881761Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e48f2ada-ed8e-4901-bace-8ac28323c034 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.272100 | controller |     "Jun 09 16:33:44.606627 crc crio[3654]: time=\"2026-06-09T16:33:44.606690186Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qhh6t/registry-server\" id=06315f92-2c61-4964-9754-6995e4cd27e2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.272116 | controller |     "Jun 09 16:33:44.607283 crc crio[3654]: time=\"2026-06-09T16:33:44.606741047Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.272132 | controller |     "Jun 09 16:33:44.607283 crc crio[3654]: time=\"2026-06-09T16:33:44.607241192Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-l27pk/registry-server\" id=eb7a9817-da86-433d-9e9c-68b2c273051c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.272147 | controller |     "Jun 09 16:33:44.607818 crc crio[3654]: time=\"2026-06-09T16:33:44.607602973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.272163 | controller |     "Jun 09 16:33:44.608021 crc crio[3654]: time=\"2026-06-09T16:33:44.607956223Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.272179 | controller |     "Jun 09 16:33:44.608294 crc crio[3654]: time=\"2026-06-09T16:33:44.60819337Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=c64d5611-f0f7-4841-95e8-b77a8aa58a68 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.272194 | controller |     "Jun 09 16:33:44.608960 crc crio[3654]: time=\"2026-06-09T16:33:44.60852583Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.272210 | controller |     "Jun 09 16:33:44.615156 crc crio[3654]: time=\"2026-06-09T16:33:44.615041805Z\" level=info msg=\"Started container\" PID=15177 containerID=0f246d496f5e31f295ae47c49827b49a9fe4639a972d95c6669b617981ad026b description=openshift-marketplace/community-operators-mtcqg/registry-server id=e7bf21fb-0241-4703-bf9c-beb1b521fbd5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1eca6f4d44ad265ff125ec09cd25a588e6aa9b5b75a564a97c56fc084edf7c81",
2026-06-09 17:48:39.272226 | controller |     "Jun 09 16:33:44.697924 crc crio[3654]: time=\"2026-06-09T16:33:44.697775475Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.272242 | controller |     "Jun 09 16:33:44.702958 crc crio[3654]: time=\"2026-06-09T16:33:44.702886738Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.272258 | controller |     "Jun 09 16:33:44.712006 crc crio[3654]: time=\"2026-06-09T16:33:44.711904207Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.272273 | controller |     "Jun 09 16:33:44.717425 crc crio[3654]: time=\"2026-06-09T16:33:44.71733865Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.272289 | controller |     "Jun 09 16:33:44.721782 crc crio[3654]: time=\"2026-06-09T16:33:44.72169958Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.272305 | controller |     "Jun 09 16:33:44.724759 crc crio[3654]: time=\"2026-06-09T16:33:44.724633517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.272323 | controller |     "Jun 09 16:33:44.742002 crc crio[3654]: time=\"2026-06-09T16:33:44.741921214Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.272339 | controller |     "Jun 09 16:33:44.746718 crc crio[3654]: time=\"2026-06-09T16:33:44.746601943Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.272354 | controller |     "Jun 09 16:33:45.071544 crc crio[3654]: time=\"2026-06-09T16:33:45.071127043Z\" level=info msg=\"Created container b61a1161c2f94e6eee0a94e5d59d3086f786146b783f191ca61a504dbcee1441: openshift-marketplace/redhat-marketplace-k6zh8/registry-server\" id=06def652-8b77-4f4f-83ee-7577ec73bca5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.272370 | controller |     "Jun 09 16:33:45.075159 crc crio[3654]: time=\"2026-06-09T16:33:45.07371516Z\" level=info msg=\"Starting container: b61a1161c2f94e6eee0a94e5d59d3086f786146b783f191ca61a504dbcee1441\" id=8fa44073-253e-4f65-a654-7178eedc8647 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.272385 | controller |     "Jun 09 16:33:45.085529 crc crio[3654]: time=\"2026-06-09T16:33:45.083204093Z\" level=info msg=\"Started container\" PID=15186 containerID=b61a1161c2f94e6eee0a94e5d59d3086f786146b783f191ca61a504dbcee1441 description=openshift-marketplace/redhat-marketplace-k6zh8/registry-server id=8fa44073-253e-4f65-a654-7178eedc8647 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8e6bfb218439c944e397b6274c94c426939443a357bb41039c9eeb4ff8d55753",
2026-06-09 17:48:39.272402 | controller |     "Jun 09 16:33:45.174459 crc crio[3654]: time=\"2026-06-09T16:33:45.174260382Z\" level=info msg=\"Created container d8b1b1b1ed0f2766328267b839996470fea90c963e69bfd32cc07f6b7a67493e: openshift-marketplace/certified-operators-8rq28/registry-server\" id=2b713f56-c561-4a57-a432-4f5d5ff6773c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.272417 | controller |     "Jun 09 16:33:45.175911 crc crio[3654]: time=\"2026-06-09T16:33:45.175829469Z\" level=info msg=\"Starting container: d8b1b1b1ed0f2766328267b839996470fea90c963e69bfd32cc07f6b7a67493e\" id=d9774406-e8e2-4969-a2c3-0ad3bb9a32f1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.272433 | controller |     "Jun 09 16:33:45.183851 crc crio[3654]: time=\"2026-06-09T16:33:45.182822038Z\" level=info msg=\"Started container\" PID=15212 containerID=d8b1b1b1ed0f2766328267b839996470fea90c963e69bfd32cc07f6b7a67493e description=openshift-marketplace/certified-operators-8rq28/registry-server id=d9774406-e8e2-4969-a2c3-0ad3bb9a32f1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dd415c719e1021fb921ad2eaaeede705612b5dfd3921d4448ae7cec8d4a3843e",
2026-06-09 17:48:39.272448 | controller |     "Jun 09 16:33:45.245502 crc crio[3654]: time=\"2026-06-09T16:33:45.245126108Z\" level=info msg=\"Created container 745119dcf383fbde0d346e1e5e57d89302fedde2f269c346a4ef02bed8f9f983: openshift-marketplace/certified-operators-l27pk/registry-server\" id=eb7a9817-da86-433d-9e9c-68b2c273051c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.272464 | controller |     "Jun 09 16:33:45.245901 crc crio[3654]: time=\"2026-06-09T16:33:45.24549742Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-zxg5w/registry-server\" id=6a7b3e63-7405-4659-98a9-fd0b65b51f44 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.272479 | controller |     "Jun 09 16:33:45.246192 crc crio[3654]: time=\"2026-06-09T16:33:45.246146929Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.272498 | controller |     "Jun 09 16:33:45.246339 crc crio[3654]: time=\"2026-06-09T16:33:45.246261262Z\" level=info msg=\"Starting container: 745119dcf383fbde0d346e1e5e57d89302fedde2f269c346a4ef02bed8f9f983\" id=2b20076a-639a-4dde-8ce8-83607b1d731c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.272536 | controller |     "Jun 09 16:33:45.247935 crc crio[3654]: time=\"2026-06-09T16:33:45.247813139Z\" level=info msg=\"Created container ae37aa8f4d9bfdb1b699210ba3cfc21fb528fdbdff38456136da7e61b947c1e3: openshift-marketplace/community-operators-qhh6t/registry-server\" id=06315f92-2c61-4964-9754-6995e4cd27e2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.272556 | controller |     "Jun 09 16:33:45.249263 crc crio[3654]: time=\"2026-06-09T16:33:45.248904851Z\" level=info msg=\"Created container 8579d7b0ee051d6a77f5af5714c1a59bab76d5785e4f7d9499e84386e2bd5d6e: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=c64d5611-f0f7-4841-95e8-b77a8aa58a68 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.272572 | controller |     "Jun 09 16:33:45.249263 crc crio[3654]: time=\"2026-06-09T16:33:45.249036915Z\" level=info msg=\"Starting container: ae37aa8f4d9bfdb1b699210ba3cfc21fb528fdbdff38456136da7e61b947c1e3\" id=08a60dd9-dd13-4355-9c4c-bccb7d1d7152 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.272587 | controller |     "Jun 09 16:33:45.250375 crc crio[3654]: time=\"2026-06-09T16:33:45.250259302Z\" level=info msg=\"Starting container: 8579d7b0ee051d6a77f5af5714c1a59bab76d5785e4f7d9499e84386e2bd5d6e\" id=07e024ef-c0f4-49fc-8b27-a0843b4a5b61 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.272603 | controller |     "Jun 09 16:33:45.253710 crc crio[3654]: time=\"2026-06-09T16:33:45.253266092Z\" level=info msg=\"Started container\" PID=15210 containerID=745119dcf383fbde0d346e1e5e57d89302fedde2f269c346a4ef02bed8f9f983 description=openshift-marketplace/certified-operators-l27pk/registry-server id=2b20076a-639a-4dde-8ce8-83607b1d731c name=/runtime.v1.RuntimeService/StartContainer sandboxID=d4c82703d0d73e0f4ebcbb628205bdfe67ff0ec864e2495dc27767748b28ad82",
2026-06-09 17:48:39.272619 | controller |     "Jun 09 16:33:45.258034 crc crio[3654]: time=\"2026-06-09T16:33:45.257116356Z\" level=info msg=\"Started container\" PID=15213 containerID=ae37aa8f4d9bfdb1b699210ba3cfc21fb528fdbdff38456136da7e61b947c1e3 description=openshift-marketplace/community-operators-qhh6t/registry-server id=08a60dd9-dd13-4355-9c4c-bccb7d1d7152 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a8645c78e3a4a0bf2eea13e6544e3604dfbe5e4b3604751a7d981d375da8c16e",
2026-06-09 17:48:39.272635 | controller |     "Jun 09 16:33:45.262720 crc crio[3654]: time=\"2026-06-09T16:33:45.262483647Z\" level=info msg=\"Started container\" PID=15211 containerID=8579d7b0ee051d6a77f5af5714c1a59bab76d5785e4f7d9499e84386e2bd5d6e description=openshift-marketplace/redhat-operators-x5vn9/registry-server id=07e024ef-c0f4-49fc-8b27-a0843b4a5b61 name=/runtime.v1.RuntimeService/StartContainer sandboxID=30542c23042c8003a6b86ebc257f8fd752de84d26b7d4a2dfdb74918eb22668d",
2026-06-09 17:48:39.272650 | controller |     "Jun 09 16:33:45.298802 crc crio[3654]: time=\"2026-06-09T16:33:45.298621736Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.272666 | controller |     "Jun 09 16:33:45.301938 crc crio[3654]: time=\"2026-06-09T16:33:45.30178441Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.272681 | controller |     "Jun 09 16:33:46.304240 crc crio[3654]: time=\"2026-06-09T16:33:46.303257564Z\" level=info msg=\"Created container f7b953bc2d1ce4638ce97d4ceb3597c7f2f1c59fbee78b96940b5d543c5ea170: openshift-marketplace/redhat-operators-zxg5w/registry-server\" id=6a7b3e63-7405-4659-98a9-fd0b65b51f44 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.272700 | controller |     "Jun 09 16:33:46.309523 crc crio[3654]: time=\"2026-06-09T16:33:46.309351646Z\" level=info msg=\"Starting container: f7b953bc2d1ce4638ce97d4ceb3597c7f2f1c59fbee78b96940b5d543c5ea170\" id=e876c0c1-e271-4350-a78f-3e52a2d955ae name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.272716 | controller |     "Jun 09 16:33:46.327848 crc crio[3654]: time=\"2026-06-09T16:33:46.327695894Z\" level=info msg=\"Started container\" PID=15278 containerID=f7b953bc2d1ce4638ce97d4ceb3597c7f2f1c59fbee78b96940b5d543c5ea170 description=openshift-marketplace/redhat-operators-zxg5w/registry-server id=e876c0c1-e271-4350-a78f-3e52a2d955ae name=/runtime.v1.RuntimeService/StartContainer sandboxID=848bfe2bbbafa677f31f46d1370347cfc01924ef178c658c178e23ffd997881f",
2026-06-09 17:48:39.272732 | controller |     "Jun 09 16:34:04.998941 crc crio[3654]: time=\"2026-06-09T16:34:04.99779594Z\" level=info msg=\"Stopping container: 483fdf20af2b8d9cd83f77793ba113e5cea9f096c0d603b421ce94fb37871d70 (timeout: 2s)\" id=9b9b94b3-5327-4a18-b479-7d1d09ff4472 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.272748 | controller |     "Jun 09 16:34:05.846147 crc crio[3654]: time=\"2026-06-09T16:34:05.845867414Z\" level=info msg=\"Removing container: 3f3ac6a9c844680805eee4f9671db5a86df79a08c7716a524ef5a3f46e55ccca\" id=13463401-40d6-4c54-9054-f25d0e0d3113 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.272763 | controller |     "Jun 09 16:34:08.397712 crc crio[3654]: time=\"2026-06-09T16:34:08.397038802Z\" level=info msg=\"Stopped container 483fdf20af2b8d9cd83f77793ba113e5cea9f096c0d603b421ce94fb37871d70: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=9b9b94b3-5327-4a18-b479-7d1d09ff4472 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.272778 | controller |     "Jun 09 16:34:08.401557 crc crio[3654]: time=\"2026-06-09T16:34:08.400402293Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=b4aa6d66-cecf-45f8-a13d-712f46171fcf name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.272793 | controller |     "Jun 09 16:34:08.848443 crc crio[3654]: time=\"2026-06-09T16:34:08.848310437Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=4ed0618e-ce36-4ad5-9b58-4e53d3add554 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.272820 | controller |     "Jun 09 16:34:08.856701 crc crio[3654]: time=\"2026-06-09T16:34:08.856291066Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=7ff35529-f5e4-49e2-8fba-24bb00ec5975 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.272840 | controller |     "Jun 09 16:34:08.858297 crc crio[3654]: time=\"2026-06-09T16:34:08.858200523Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.272856 | controller |     "Jun 09 16:34:08.907843 crc crio[3654]: time=\"2026-06-09T16:34:08.907706261Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.272872 | controller |     "Jun 09 16:34:08.916956 crc crio[3654]: time=\"2026-06-09T16:34:08.916777162Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.272888 | controller |     "Jun 09 16:34:09.776803 crc crio[3654]: time=\"2026-06-09T16:34:09.776471463Z\" level=info msg=\"Removed container 3f3ac6a9c844680805eee4f9671db5a86df79a08c7716a524ef5a3f46e55ccca: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=13463401-40d6-4c54-9054-f25d0e0d3113 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.272907 | controller |     "Jun 09 16:34:11.964712 crc crio[3654]: time=\"2026-06-09T16:34:11.964334471Z\" level=info msg=\"Created container fb76df48444c4328608fc41dd28fa05b6a35bd92ac44fdc7d1a06cf2101966ae: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=7ff35529-f5e4-49e2-8fba-24bb00ec5975 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.272924 | controller |     "Jun 09 16:34:11.966823 crc crio[3654]: time=\"2026-06-09T16:34:11.966725402Z\" level=info msg=\"Starting container: fb76df48444c4328608fc41dd28fa05b6a35bd92ac44fdc7d1a06cf2101966ae\" id=a9f07bb9-87a8-4c71-a89b-f2b870b947f6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.272940 | controller |     "Jun 09 16:34:11.974801 crc crio[3654]: time=\"2026-06-09T16:34:11.97469501Z\" level=info msg=\"Started container\" PID=15811 containerID=fb76df48444c4328608fc41dd28fa05b6a35bd92ac44fdc7d1a06cf2101966ae description=openshift-console/downloads-747b44746d-4pqvr/download-server id=a9f07bb9-87a8-4c71-a89b-f2b870b947f6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9949406e326cae8ec31e25f8fb7cf029bc427991b6c660a9c6a401ecdf48f8ca",
2026-06-09 17:48:39.272956 | controller |     "Jun 09 16:34:12.934284 crc crio[3654]: time=\"2026-06-09T16:34:12.934220782Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=bfa1336c-437e-4264-87a4-0b31bc3765f5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.272972 | controller |     "Jun 09 16:34:13.065345 crc crio[3654]: time=\"2026-06-09T16:34:13.065200443Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=c1967c70-18ee-4823-ab10-1d9e6dcced41 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.272987 | controller |     "Jun 09 16:34:13.070501 crc crio[3654]: time=\"2026-06-09T16:34:13.070422779Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=4ed79ea7-d5bd-4f2b-a30d-8cdb80469525 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.273003 | controller |     "Jun 09 16:34:13.070864 crc crio[3654]: time=\"2026-06-09T16:34:13.0707915Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.273019 | controller |     "Jun 09 16:34:13.103979 crc crio[3654]: time=\"2026-06-09T16:34:13.10392255Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.273034 | controller |     "Jun 09 16:34:13.396088 crc crio[3654]: time=\"2026-06-09T16:34:13.396033192Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.273050 | controller |     "Jun 09 16:34:14.843883 crc crio[3654]: time=\"2026-06-09T16:34:14.842447241Z\" level=info msg=\"Created container 72f2728d7cae84ea79c48af2136a09b5365ed4bf38d6fbadb185f27fd9ef1881: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=4ed79ea7-d5bd-4f2b-a30d-8cdb80469525 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.273065 | controller |     "Jun 09 16:34:14.847733 crc crio[3654]: time=\"2026-06-09T16:34:14.847475371Z\" level=info msg=\"Starting container: 72f2728d7cae84ea79c48af2136a09b5365ed4bf38d6fbadb185f27fd9ef1881\" id=900c584d-cadf-4807-a289-42ffe9704784 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.273081 | controller |     "Jun 09 16:34:14.866252 crc crio[3654]: time=\"2026-06-09T16:34:14.866081537Z\" level=info msg=\"Started container\" PID=15940 containerID=72f2728d7cae84ea79c48af2136a09b5365ed4bf38d6fbadb185f27fd9ef1881 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=900c584d-cadf-4807-a289-42ffe9704784 name=/runtime.v1.RuntimeService/StartContainer sandboxID=991f4d0b8e7296a8f18b7ae9fe212ded29d140e260514981393289a8dd4fd73b",
2026-06-09 17:48:39.273100 | controller |     "Jun 09 16:34:15.533310 crc crio[3654]: time=\"2026-06-09T16:34:15.533215828Z\" level=info msg=\"Stopping container: b61a1161c2f94e6eee0a94e5d59d3086f786146b783f191ca61a504dbcee1441 (timeout: 2s)\" id=c5e6b1ec-d6c8-48d9-a982-342eb65e8e2e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.273116 | controller |     "Jun 09 16:34:15.705562 crc crio[3654]: time=\"2026-06-09T16:34:15.70540847Z\" level=info msg=\"Stopped container b61a1161c2f94e6eee0a94e5d59d3086f786146b783f191ca61a504dbcee1441: openshift-marketplace/redhat-marketplace-k6zh8/registry-server\" id=c5e6b1ec-d6c8-48d9-a982-342eb65e8e2e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.273131 | controller |     "Jun 09 16:34:15.707280 crc crio[3654]: time=\"2026-06-09T16:34:15.707137681Z\" level=info msg=\"Stopping pod sandbox: 8e6bfb218439c944e397b6274c94c426939443a357bb41039c9eeb4ff8d55753\" id=4b101214-f5a8-46f8-870c-48dd00315a78 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.273146 | controller |     "Jun 09 16:34:15.709270 crc crio[3654]: time=\"2026-06-09T16:34:15.70910221Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-k6zh8 Namespace:openshift-marketplace ID:8e6bfb218439c944e397b6274c94c426939443a357bb41039c9eeb4ff8d55753 UID:2b8260ad-1e4f-40ff-8e74-cffbfa94e02b NetNS:/var/run/netns/d3fdcba2-2e35-45ce-89be-c5e1de195a13 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2b8260ad_1e4f_40ff_8e74_cffbfa94e02b.slice PodAnnotations:0xc0017128c8}] Aliases:map[]}\"",
2026-06-09 17:48:39.273162 | controller |     "Jun 09 16:34:15.709898 crc crio[3654]: time=\"2026-06-09T16:34:15.709812691Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-k6zh8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.273178 | controller |     "Jun 09 16:34:16.806606 crc crio[3654]: time=\"2026-06-09T16:34:16.803297473Z\" level=info msg=\"Stopping container: 0f246d496f5e31f295ae47c49827b49a9fe4639a972d95c6669b617981ad026b (timeout: 2s)\" id=e4bbbb87-79bf-456d-946e-5065f3e2bfd1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.273194 | controller |     "Jun 09 16:34:16.949039 crc crio[3654]: time=\"2026-06-09T16:34:16.948808908Z\" level=info msg=\"Stopped pod sandbox: 8e6bfb218439c944e397b6274c94c426939443a357bb41039c9eeb4ff8d55753\" id=4b101214-f5a8-46f8-870c-48dd00315a78 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.273209 | controller |     "Jun 09 16:34:16.980267 crc crio[3654]: time=\"2026-06-09T16:34:16.979791323Z\" level=info msg=\"Stopped container 0f246d496f5e31f295ae47c49827b49a9fe4639a972d95c6669b617981ad026b: openshift-marketplace/community-operators-mtcqg/registry-server\" id=e4bbbb87-79bf-456d-946e-5065f3e2bfd1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.273225 | controller |     "Jun 09 16:34:16.981436 crc crio[3654]: time=\"2026-06-09T16:34:16.981387581Z\" level=info msg=\"Stopping pod sandbox: 1eca6f4d44ad265ff125ec09cd25a588e6aa9b5b75a564a97c56fc084edf7c81\" id=f3fa2971-2e9f-4b37-b9ca-684806a73041 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.273240 | controller |     "Jun 09 16:34:16.981874 crc crio[3654]: time=\"2026-06-09T16:34:16.981809393Z\" level=info msg=\"Got pod network &{Name:community-operators-mtcqg Namespace:openshift-marketplace ID:1eca6f4d44ad265ff125ec09cd25a588e6aa9b5b75a564a97c56fc084edf7c81 UID:fd5d31af-77f9-41e8-9d4c-ddcc0f83a402 NetNS:/var/run/netns/42416b7f-2908-440f-a521-e7a9416da9ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd5d31af_77f9_41e8_9d4c_ddcc0f83a402.slice PodAnnotations:0xc001713028}] Aliases:map[]}\"",
2026-06-09 17:48:39.273259 | controller |     "Jun 09 16:34:16.982026 crc crio[3654]: time=\"2026-06-09T16:34:16.981986608Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-mtcqg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.273275 | controller |     "Jun 09 16:34:17.083028 crc crio[3654]: time=\"2026-06-09T16:34:17.082412306Z\" level=info msg=\"Removing container: b61a1161c2f94e6eee0a94e5d59d3086f786146b783f191ca61a504dbcee1441\" id=01045899-622c-4d22-bddd-0c6350de9756 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.273291 | controller |     "Jun 09 16:34:17.112958 crc crio[3654]: time=\"2026-06-09T16:34:17.112459163Z\" level=info msg=\"Removed container b61a1161c2f94e6eee0a94e5d59d3086f786146b783f191ca61a504dbcee1441: openshift-marketplace/redhat-marketplace-k6zh8/registry-server\" id=01045899-622c-4d22-bddd-0c6350de9756 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.273307 | controller |     "Jun 09 16:34:17.120880 crc crio[3654]: time=\"2026-06-09T16:34:17.120758381Z\" level=info msg=\"Removing container: 74fb83d193f85e7a8a1143ea4c43f64c7176f2bdf8dd9ca11ddd1f1fd2d1d14b\" id=ff60dd67-6461-44cd-b817-2ae60526a2bf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.273322 | controller |     "Jun 09 16:34:17.169429 crc crio[3654]: time=\"2026-06-09T16:34:17.16928111Z\" level=info msg=\"Removed container 74fb83d193f85e7a8a1143ea4c43f64c7176f2bdf8dd9ca11ddd1f1fd2d1d14b: openshift-marketplace/redhat-marketplace-k6zh8/extract-content\" id=ff60dd67-6461-44cd-b817-2ae60526a2bf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.273337 | controller |     "Jun 09 16:34:17.183997 crc crio[3654]: time=\"2026-06-09T16:34:17.183711871Z\" level=info msg=\"Removing container: a887456c0f4a4f9547e7dfd6c6f90679b26910951e8a89662ed9edd313f7f961\" id=d59e4f83-c2d9-4557-82d4-dc060cf53895 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.273352 | controller |     "Jun 09 16:34:17.213803 crc crio[3654]: time=\"2026-06-09T16:34:17.213705537Z\" level=info msg=\"Removed container a887456c0f4a4f9547e7dfd6c6f90679b26910951e8a89662ed9edd313f7f961: openshift-marketplace/redhat-marketplace-k6zh8/extract-utilities\" id=d59e4f83-c2d9-4557-82d4-dc060cf53895 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.273368 | controller |     "Jun 09 16:34:17.533880 crc crio[3654]: time=\"2026-06-09T16:34:17.533799285Z\" level=info msg=\"Stopped pod sandbox: 1eca6f4d44ad265ff125ec09cd25a588e6aa9b5b75a564a97c56fc084edf7c81\" id=f3fa2971-2e9f-4b37-b9ca-684806a73041 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.273383 | controller |     "Jun 09 16:34:18.118437 crc crio[3654]: time=\"2026-06-09T16:34:18.11835317Z\" level=info msg=\"Removing container: 0f246d496f5e31f295ae47c49827b49a9fe4639a972d95c6669b617981ad026b\" id=2f416535-3c1e-48be-bdd4-c34ab936d334 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.273398 | controller |     "Jun 09 16:34:18.143381 crc crio[3654]: time=\"2026-06-09T16:34:18.143281684Z\" level=info msg=\"Removed container 0f246d496f5e31f295ae47c49827b49a9fe4639a972d95c6669b617981ad026b: openshift-marketplace/community-operators-mtcqg/registry-server\" id=2f416535-3c1e-48be-bdd4-c34ab936d334 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.273414 | controller |     "Jun 09 16:34:18.146253 crc crio[3654]: time=\"2026-06-09T16:34:18.14617519Z\" level=info msg=\"Removing container: bae4af69039212fec5f34c62df80677f7ef1213e0811a355f9c0a9db76d7868c\" id=014b839c-ac1c-4b43-821c-56e0013d95cd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.273430 | controller |     "Jun 09 16:34:18.172933 crc crio[3654]: time=\"2026-06-09T16:34:18.172155336Z\" level=info msg=\"Removed container bae4af69039212fec5f34c62df80677f7ef1213e0811a355f9c0a9db76d7868c: openshift-marketplace/community-operators-mtcqg/extract-content\" id=014b839c-ac1c-4b43-821c-56e0013d95cd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.273449 | controller |     "Jun 09 16:34:18.179766 crc crio[3654]: time=\"2026-06-09T16:34:18.179686071Z\" level=info msg=\"Removing container: 59a5d38bd84f9f0fe4d4012f4a5c5388e67ad8e380ca49d9d6e51ac3df3d193a\" id=b73f5176-3396-4af3-9d5b-fc2b398eda05 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.273464 | controller |     "Jun 09 16:34:18.209181 crc crio[3654]: time=\"2026-06-09T16:34:18.208837041Z\" level=info msg=\"Removed container 59a5d38bd84f9f0fe4d4012f4a5c5388e67ad8e380ca49d9d6e51ac3df3d193a: openshift-marketplace/community-operators-mtcqg/extract-utilities\" id=b73f5176-3396-4af3-9d5b-fc2b398eda05 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.273479 | controller |     "Jun 09 16:34:19.145114 crc crio[3654]: time=\"2026-06-09T16:34:19.144283524Z\" level=info msg=\"Stopping container: f7b953bc2d1ce4638ce97d4ceb3597c7f2f1c59fbee78b96940b5d543c5ea170 (timeout: 2s)\" id=2998f4d2-0541-4c8e-8ea3-20dc083e7382 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.273494 | controller |     "Jun 09 16:34:19.176353 crc crio[3654]: time=\"2026-06-09T16:34:19.176240558Z\" level=info msg=\"Stopping container: d8b1b1b1ed0f2766328267b839996470fea90c963e69bfd32cc07f6b7a67493e (timeout: 2s)\" id=1d8cd1a4-c0df-4aa1-b802-7d5d7e19aa50 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.273509 | controller |     "Jun 09 16:34:19.281489 crc crio[3654]: time=\"2026-06-09T16:34:19.281279525Z\" level=info msg=\"Stopped container f7b953bc2d1ce4638ce97d4ceb3597c7f2f1c59fbee78b96940b5d543c5ea170: openshift-marketplace/redhat-operators-zxg5w/registry-server\" id=2998f4d2-0541-4c8e-8ea3-20dc083e7382 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.273548 | controller |     "Jun 09 16:34:19.282493 crc crio[3654]: time=\"2026-06-09T16:34:19.282395828Z\" level=info msg=\"Stopping pod sandbox: 848bfe2bbbafa677f31f46d1370347cfc01924ef178c658c178e23ffd997881f\" id=ca9c38b0-d836-457e-a513-9a07b949ce0b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.273565 | controller |     "Jun 09 16:34:19.283314 crc crio[3654]: time=\"2026-06-09T16:34:19.283215593Z\" level=info msg=\"Got pod network &{Name:redhat-operators-zxg5w Namespace:openshift-marketplace ID:848bfe2bbbafa677f31f46d1370347cfc01924ef178c658c178e23ffd997881f UID:f562a340-72b5-4e19-b665-b15df5450cdb NetNS:/var/run/netns/d8f0b698-4802-49d7-8451-cab5697ab582 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf562a340_72b5_4e19_b665_b15df5450cdb.slice PodAnnotations:0xc0005365d8}] Aliases:map[]}\"",
2026-06-09 17:48:39.273581 | controller |     "Jun 09 16:34:19.283616 crc crio[3654]: time=\"2026-06-09T16:34:19.283508711Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-zxg5w from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.273597 | controller |     "Jun 09 16:34:19.320852 crc crio[3654]: time=\"2026-06-09T16:34:19.320732333Z\" level=info msg=\"Stopped container d8b1b1b1ed0f2766328267b839996470fea90c963e69bfd32cc07f6b7a67493e: openshift-marketplace/certified-operators-8rq28/registry-server\" id=1d8cd1a4-c0df-4aa1-b802-7d5d7e19aa50 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.273613 | controller |     "Jun 09 16:34:19.324088 crc crio[3654]: time=\"2026-06-09T16:34:19.32399808Z\" level=info msg=\"Stopping pod sandbox: dd415c719e1021fb921ad2eaaeede705612b5dfd3921d4448ae7cec8d4a3843e\" id=a5b10cfe-8a51-403a-b8d9-271f0d052cd7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.273627 | controller |     "Jun 09 16:34:19.324738 crc crio[3654]: time=\"2026-06-09T16:34:19.324504465Z\" level=info msg=\"Got pod network &{Name:certified-operators-8rq28 Namespace:openshift-marketplace ID:dd415c719e1021fb921ad2eaaeede705612b5dfd3921d4448ae7cec8d4a3843e UID:a31b701e-9ade-450a-9295-4442caf3e9c3 NetNS:/var/run/netns/1010aae5-8b2f-419b-a0af-2e911f9a59b6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda31b701e_9ade_450a_9295_4442caf3e9c3.slice PodAnnotations:0xc001e2a570}] Aliases:map[]}\"",
2026-06-09 17:48:39.273646 | controller |     "Jun 09 16:34:19.325088 crc crio[3654]: time=\"2026-06-09T16:34:19.3250065Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-8rq28 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.273663 | controller |     "Jun 09 16:34:19.800286 crc crio[3654]: time=\"2026-06-09T16:34:19.799818628Z\" level=info msg=\"Stopped pod sandbox: dd415c719e1021fb921ad2eaaeede705612b5dfd3921d4448ae7cec8d4a3843e\" id=a5b10cfe-8a51-403a-b8d9-271f0d052cd7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.273677 | controller |     "Jun 09 16:34:19.848345 crc crio[3654]: time=\"2026-06-09T16:34:19.848191163Z\" level=info msg=\"Stopped pod sandbox: 848bfe2bbbafa677f31f46d1370347cfc01924ef178c658c178e23ffd997881f\" id=ca9c38b0-d836-457e-a513-9a07b949ce0b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.273693 | controller |     "Jun 09 16:34:20.153047 crc crio[3654]: time=\"2026-06-09T16:34:20.152944293Z\" level=info msg=\"Removing container: d8b1b1b1ed0f2766328267b839996470fea90c963e69bfd32cc07f6b7a67493e\" id=f1980a52-b095-4d25-961f-e3c0ebda7810 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.273709 | controller |     "Jun 09 16:34:20.173808 crc crio[3654]: time=\"2026-06-09T16:34:20.173719303Z\" level=info msg=\"Removed container d8b1b1b1ed0f2766328267b839996470fea90c963e69bfd32cc07f6b7a67493e: openshift-marketplace/certified-operators-8rq28/registry-server\" id=f1980a52-b095-4d25-961f-e3c0ebda7810 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.273723 | controller |     "Jun 09 16:34:20.179949 crc crio[3654]: time=\"2026-06-09T16:34:20.179854906Z\" level=info msg=\"Removing container: e8ecc054ba7cc62df7a423eddc3f8fd6b7a48b091f905f65e09ba0869d8a725a\" id=687b61ec-039f-46c8-aefb-50f648338ff5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.273739 | controller |     "Jun 09 16:34:20.221128 crc crio[3654]: time=\"2026-06-09T16:34:20.220912622Z\" level=info msg=\"Removed container e8ecc054ba7cc62df7a423eddc3f8fd6b7a48b091f905f65e09ba0869d8a725a: openshift-marketplace/certified-operators-8rq28/extract-content\" id=687b61ec-039f-46c8-aefb-50f648338ff5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.273754 | controller |     "Jun 09 16:34:20.224992 crc crio[3654]: time=\"2026-06-09T16:34:20.224909612Z\" level=info msg=\"Removing container: 7f7f543c80c5034e7b0aea44416ac69465558dc092a57b67f69b94c704c2bca6\" id=493b23ad-4045-40c9-82fa-4a2e756decc4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.273769 | controller |     "Jun 09 16:34:20.246039 crc crio[3654]: time=\"2026-06-09T16:34:20.245920189Z\" level=info msg=\"Removed container 7f7f543c80c5034e7b0aea44416ac69465558dc092a57b67f69b94c704c2bca6: openshift-marketplace/certified-operators-8rq28/extract-utilities\" id=493b23ad-4045-40c9-82fa-4a2e756decc4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.273784 | controller |     "Jun 09 16:34:20.253072 crc crio[3654]: time=\"2026-06-09T16:34:20.25298688Z\" level=info msg=\"Removing container: f7b953bc2d1ce4638ce97d4ceb3597c7f2f1c59fbee78b96940b5d543c5ea170\" id=d5d3dc5b-b57e-47ec-8ed3-99ce44bc5154 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.273799 | controller |     "Jun 09 16:34:20.274548 crc crio[3654]: time=\"2026-06-09T16:34:20.27441112Z\" level=info msg=\"Removed container f7b953bc2d1ce4638ce97d4ceb3597c7f2f1c59fbee78b96940b5d543c5ea170: openshift-marketplace/redhat-operators-zxg5w/registry-server\" id=d5d3dc5b-b57e-47ec-8ed3-99ce44bc5154 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.273817 | controller |     "Jun 09 16:34:20.277487 crc crio[3654]: time=\"2026-06-09T16:34:20.277387799Z\" level=info msg=\"Removing container: af5d672fd1c24b923be0ebf29f9f81d8e0f67c0afa0d560f6b2103b4950e5d8d\" id=fe7403ad-44a6-4063-9e0d-13ab5a4c879b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.273833 | controller |     "Jun 09 16:34:20.303408 crc crio[3654]: time=\"2026-06-09T16:34:20.30322905Z\" level=info msg=\"Removed container af5d672fd1c24b923be0ebf29f9f81d8e0f67c0afa0d560f6b2103b4950e5d8d: openshift-marketplace/redhat-operators-zxg5w/extract-content\" id=fe7403ad-44a6-4063-9e0d-13ab5a4c879b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.273848 | controller |     "Jun 09 16:34:20.306898 crc crio[3654]: time=\"2026-06-09T16:34:20.306795817Z\" level=info msg=\"Removing container: 8655ef14eab7f606c460e9dfba096ed11fe6bc9224cddb1f1ca437484adee5da\" id=cbcc9cc1-d6d0-408c-be2b-78e52d790131 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.273863 | controller |     "Jun 09 16:34:20.332951 crc crio[3654]: time=\"2026-06-09T16:34:20.332764792Z\" level=info msg=\"Removed container 8655ef14eab7f606c460e9dfba096ed11fe6bc9224cddb1f1ca437484adee5da: openshift-marketplace/redhat-operators-zxg5w/extract-utilities\" id=cbcc9cc1-d6d0-408c-be2b-78e52d790131 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.273877 | controller |     "Jun 09 16:34:22.288451 crc crio[3654]: time=\"2026-06-09T16:34:22.288335145Z\" level=info msg=\"Stopping container: 5fb3e4160755f74cf0c8d8903e7cd1e7c07064b21333a0657ec2c30ce437727e (timeout: 15s)\" id=18ba4ffe-0639-4c2f-b79a-a0a397118a01 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.273892 | controller |     "Jun 09 16:34:22.289143 crc crio[3654]: time=\"2026-06-09T16:34:22.28849339Z\" level=info msg=\"Stopping container: 068db6c9667e7f9de97ccca7afb128e2a7bcc64c2244199bb504b382407f59cf (timeout: 15s)\" id=2218ffcc-138a-477b-ab2b-503ee89f60ee name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.273908 | controller |     "Jun 09 16:34:22.289143 crc crio[3654]: time=\"2026-06-09T16:34:22.288627994Z\" level=info msg=\"Stopping container: 2248580759b8d71d3299e55cca398ba25e3072f7b48dad61931e53ef1f222a87 (timeout: 15s)\" id=838b4ef0-d731-436e-9012-495d784bc7d0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.273923 | controller |     "Jun 09 16:34:22.289359 crc crio[3654]: time=\"2026-06-09T16:34:22.28850838Z\" level=info msg=\"Stopping container: 79cccce86a96c78c798105106da063eaff58370f11acdf619c6b1091896ab251 (timeout: 15s)\" id=2e1d0909-9aad-4481-8936-38532b3ff796 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.273937 | controller |     "Jun 09 16:34:22.289557 crc crio[3654]: time=\"2026-06-09T16:34:22.288440908Z\" level=info msg=\"Stopping container: 22eb0d68b0cfa2862bcd47c7462e380a13e92715096bc2456e353d89580b4b89 (timeout: 15s)\" id=1f474884-a7b1-473c-ba32-ec968c314f5b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.273952 | controller |     "Jun 09 16:34:22.711248 crc crio[3654]: time=\"2026-06-09T16:34:22.710690507Z\" level=info msg=\"Stopped container 22eb0d68b0cfa2862bcd47c7462e380a13e92715096bc2456e353d89580b4b89: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=1f474884-a7b1-473c-ba32-ec968c314f5b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.273967 | controller |     "Jun 09 16:34:22.712815 crc crio[3654]: time=\"2026-06-09T16:34:22.712406788Z\" level=info msg=\"Stopped container 5fb3e4160755f74cf0c8d8903e7cd1e7c07064b21333a0657ec2c30ce437727e: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=18ba4ffe-0639-4c2f-b79a-a0a397118a01 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.273982 | controller |     "Jun 09 16:34:22.716472 crc crio[3654]: time=\"2026-06-09T16:34:22.716368846Z\" level=info msg=\"Stopped container 068db6c9667e7f9de97ccca7afb128e2a7bcc64c2244199bb504b382407f59cf: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=2218ffcc-138a-477b-ab2b-503ee89f60ee name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.274001 | controller |     "Jun 09 16:34:22.786008 crc crio[3654]: time=\"2026-06-09T16:34:22.785904152Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/POD\" id=1fb20ad4-8be5-4ba1-9976-94b8ccc69af2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.274017 | controller |     "Jun 09 16:34:22.786117 crc crio[3654]: time=\"2026-06-09T16:34:22.786048667Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.274033 | controller |     "Jun 09 16:34:22.844873 crc crio[3654]: time=\"2026-06-09T16:34:22.84477425Z\" level=info msg=\"Stopped container 2248580759b8d71d3299e55cca398ba25e3072f7b48dad61931e53ef1f222a87: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=838b4ef0-d731-436e-9012-495d784bc7d0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.274049 | controller |     "Jun 09 16:34:22.855152 crc crio[3654]: time=\"2026-06-09T16:34:22.855053967Z\" 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=1fb20ad4-8be5-4ba1-9976-94b8ccc69af2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.274064 | controller |     "Jun 09 16:34:22.867423 crc crio[3654]: time=\"2026-06-09T16:34:22.867331644Z\" level=info msg=\"Ran pod sandbox 8969dd81956e7ba9a2a218d287f2f4f355a21c77ae99d6522f5738d38540096d with infra container: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/POD\" id=1fb20ad4-8be5-4ba1-9976-94b8ccc69af2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.274079 | controller |     "Jun 09 16:34:22.869872 crc crio[3654]: time=\"2026-06-09T16:34:22.869802928Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=91d18f8a-53a2-42a5-b3e9-4e3bb0aed7ba name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.274095 | controller |     "Jun 09 16:34:22.904183 crc crio[3654]: time=\"2026-06-09T16:34:22.904069181Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=aa6be85b-d942-427d-8574-990401e06ae5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.274110 | controller |     "Jun 09 16:34:22.999195 crc crio[3654]: time=\"2026-06-09T16:34:22.998499931Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=ad84973c-2d78-4b56-81cd-0b9e807bcd63 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.274126 | controller |     "Jun 09 16:34:22.999528 crc crio[3654]: time=\"2026-06-09T16:34:22.999399327Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.274142 | controller |     "Jun 09 16:34:23.025959 crc crio[3654]: time=\"2026-06-09T16:34:23.025825817Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.274163 | controller |     "Jun 09 16:34:23.216089 crc crio[3654]: time=\"2026-06-09T16:34:23.215899472Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.274185 | controller |     "Jun 09 16:34:23.414305 crc crio[3654]: time=\"2026-06-09T16:34:23.414103341Z\" level=info msg=\"Created container 4ed93c6bb38fc069cad41aa5ef020ccea611a245b610aa1874865a8442fc2f50: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=ad84973c-2d78-4b56-81cd-0b9e807bcd63 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.274211 | controller |     "Jun 09 16:34:23.416396 crc crio[3654]: time=\"2026-06-09T16:34:23.415824732Z\" level=info msg=\"Starting container: 4ed93c6bb38fc069cad41aa5ef020ccea611a245b610aa1874865a8442fc2f50\" id=12547931-69ed-4c48-b089-2d09794bc778 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.274229 | controller |     "Jun 09 16:34:23.424054 crc crio[3654]: time=\"2026-06-09T16:34:23.42381186Z\" level=info msg=\"Started container\" PID=16237 containerID=4ed93c6bb38fc069cad41aa5ef020ccea611a245b610aa1874865a8442fc2f50 description=openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor id=12547931-69ed-4c48-b089-2d09794bc778 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8969dd81956e7ba9a2a218d287f2f4f355a21c77ae99d6522f5738d38540096d",
2026-06-09 17:48:39.274246 | controller |     "Jun 09 16:34:24.248510 crc crio[3654]: time=\"2026-06-09T16:34:24.246866226Z\" level=info msg=\"Stopping pod sandbox: 133bfe8763824827240ace1fd528fd756977ea15cc3ce84c349a57bf626f6f9c\" id=071dd03e-ec20-4f89-8994-4aae164517a7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.274261 | controller |     "Jun 09 16:34:24.249109 crc crio[3654]: time=\"2026-06-09T16:34:24.248903247Z\" level=info msg=\"Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:133bfe8763824827240ace1fd528fd756977ea15cc3ce84c349a57bf626f6f9c UID:0d002002-a30d-4a50-8adb-82f2f2ed2496 NetNS:/var/run/netns/ec434c43-21bb-4c41-bd22-542401279344 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod0d002002_a30d_4a50_8adb_82f2f2ed2496.slice PodAnnotations:0xc001512ea0}] Aliases:map[]}\"",
2026-06-09 17:48:39.274277 | controller |     "Jun 09 16:34:24.249886 crc crio[3654]: time=\"2026-06-09T16:34:24.249539876Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_installer-13-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.274293 | controller |     "Jun 09 16:34:25.433948 crc crio[3654]: time=\"2026-06-09T16:34:25.433202651Z\" level=info msg=\"Stopped pod sandbox: 133bfe8763824827240ace1fd528fd756977ea15cc3ce84c349a57bf626f6f9c\" id=071dd03e-ec20-4f89-8994-4aae164517a7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.274309 | controller |     "Jun 09 16:34:27.506085 crc crio[3654]: time=\"2026-06-09T16:34:27.50416049Z\" level=info msg=\"Stopped container 79cccce86a96c78c798105106da063eaff58370f11acdf619c6b1091896ab251: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=2e1d0909-9aad-4481-8936-38532b3ff796 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.274325 | controller |     "Jun 09 16:34:27.507820 crc crio[3654]: time=\"2026-06-09T16:34:27.506222771Z\" level=info msg=\"Stopping pod sandbox: 73e8219c1aa85ffa274627124eca8db175788ddd51bfb5cdf7b5d44ef2906667\" id=0ca500b3-4efe-4274-a525-a7b2e298b0ce name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.274341 | controller |     "Jun 09 16:34:27.518818 crc crio[3654]: time=\"2026-06-09T16:34:27.517832108Z\" level=info msg=\"Stopped pod sandbox: 73e8219c1aa85ffa274627124eca8db175788ddd51bfb5cdf7b5d44ef2906667\" id=0ca500b3-4efe-4274-a525-a7b2e298b0ce name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.274357 | controller |     "Jun 09 16:34:28.392778 crc crio[3654]: time=\"2026-06-09T16:34:28.392555426Z\" level=info msg=\"Removing container: 22eb0d68b0cfa2862bcd47c7462e380a13e92715096bc2456e353d89580b4b89\" id=ad3f4702-d2e5-4e64-99c3-442fd3b44c1c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.274372 | controller |     "Jun 09 16:34:28.420466 crc crio[3654]: time=\"2026-06-09T16:34:28.420351426Z\" level=info msg=\"Removed container 22eb0d68b0cfa2862bcd47c7462e380a13e92715096bc2456e353d89580b4b89: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=ad3f4702-d2e5-4e64-99c3-442fd3b44c1c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.274392 | controller |     "Jun 09 16:34:28.423567 crc crio[3654]: time=\"2026-06-09T16:34:28.423470059Z\" level=info msg=\"Removing container: 068db6c9667e7f9de97ccca7afb128e2a7bcc64c2244199bb504b382407f59cf\" id=e218e7c5-94ca-4618-ae2b-39ba94c6b9a4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.274408 | controller |     "Jun 09 16:34:28.443097 crc crio[3654]: time=\"2026-06-09T16:34:28.442952731Z\" level=info msg=\"Removed container 068db6c9667e7f9de97ccca7afb128e2a7bcc64c2244199bb504b382407f59cf: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=e218e7c5-94ca-4618-ae2b-39ba94c6b9a4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.274424 | controller |     "Jun 09 16:34:28.446479 crc crio[3654]: time=\"2026-06-09T16:34:28.446385654Z\" level=info msg=\"Removing container: 2248580759b8d71d3299e55cca398ba25e3072f7b48dad61931e53ef1f222a87\" id=ead68bea-d725-42ac-803f-bac0d3c52c47 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.274439 | controller |     "Jun 09 16:34:28.464224 crc crio[3654]: time=\"2026-06-09T16:34:28.464097103Z\" level=info msg=\"Removed container 2248580759b8d71d3299e55cca398ba25e3072f7b48dad61931e53ef1f222a87: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=ead68bea-d725-42ac-803f-bac0d3c52c47 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.274455 | controller |     "Jun 09 16:34:28.468041 crc crio[3654]: time=\"2026-06-09T16:34:28.467963188Z\" level=info msg=\"Removing container: 5fb3e4160755f74cf0c8d8903e7cd1e7c07064b21333a0657ec2c30ce437727e\" id=4cd0ba23-e5d9-4640-b600-4034f6bb8a73 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.274471 | controller |     "Jun 09 16:34:28.484609 crc crio[3654]: time=\"2026-06-09T16:34:28.484461841Z\" level=info msg=\"Removed container 5fb3e4160755f74cf0c8d8903e7cd1e7c07064b21333a0657ec2c30ce437727e: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=4cd0ba23-e5d9-4640-b600-4034f6bb8a73 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.274486 | controller |     "Jun 09 16:34:28.489566 crc crio[3654]: time=\"2026-06-09T16:34:28.489220043Z\" level=info msg=\"Removing container: 79cccce86a96c78c798105106da063eaff58370f11acdf619c6b1091896ab251\" id=32a11677-d7bd-408d-864a-4aa0bee0eae4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.274501 | controller |     "Jun 09 16:34:28.506509 crc crio[3654]: time=\"2026-06-09T16:34:28.506389935Z\" level=info msg=\"Removed container 79cccce86a96c78c798105106da063eaff58370f11acdf619c6b1091896ab251: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=32a11677-d7bd-408d-864a-4aa0bee0eae4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.274540 | controller |     "Jun 09 16:34:28.509825 crc crio[3654]: time=\"2026-06-09T16:34:28.509718885Z\" level=info msg=\"Removing container: ae9a2036a8ae3e404d8da141956ee73549f8b35f02df8f76442b5686d5d302ff\" id=66a47666-e796-419a-b20b-c57b9e41ffb8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.274558 | controller |     "Jun 09 16:34:28.608526 crc crio[3654]: time=\"2026-06-09T16:34:28.607893346Z\" level=info msg=\"Removed container ae9a2036a8ae3e404d8da141956ee73549f8b35f02df8f76442b5686d5d302ff: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=66a47666-e796-419a-b20b-c57b9e41ffb8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.274574 | controller |     "Jun 09 16:34:35.937960 crc crio[3654]: time=\"2026-06-09T16:34:35.937153166Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=9697a047-a8a1-4b8c-97c7-10e4e064fd89 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.274593 | controller |     "Jun 09 16:34:35.938956 crc crio[3654]: time=\"2026-06-09T16:34:35.938521677Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.274609 | controller |     "Jun 09 16:34:35.954734 crc crio[3654]: time=\"2026-06-09T16:34:35.954498563Z\" 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=9697a047-a8a1-4b8c-97c7-10e4e064fd89 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.274624 | controller |     "Jun 09 16:34:35.965439 crc crio[3654]: time=\"2026-06-09T16:34:35.965312995Z\" level=info msg=\"Ran pod sandbox 70ed7d7c348d006a0fa24ec531e8e6ec63c95f6531a895e1ffa19f309f5aaf5f with infra container: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=9697a047-a8a1-4b8c-97c7-10e4e064fd89 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.274641 | controller |     "Jun 09 16:34:35.969977 crc crio[3654]: time=\"2026-06-09T16:34:35.969900692Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=9a2466fc-7ad8-47e8-898c-7234d55756db name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.274656 | controller |     "Jun 09 16:34:35.973502 crc crio[3654]: time=\"2026-06-09T16:34:35.973395016Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=06ab5880-5e2d-4da4-80d3-cd4dd8d3ff44 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.274671 | controller |     "Jun 09 16:34:37.918613 crc crio[3654]: time=\"2026-06-09T16:34:37.918046388Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=b87d432d-a96c-4960-97fb-23c1e370ab05 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.274686 | controller |     "Jun 09 16:34:37.919285 crc crio[3654]: time=\"2026-06-09T16:34:37.919053808Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.274702 | controller |     "Jun 09 16:34:37.950090 crc crio[3654]: time=\"2026-06-09T16:34:37.949971549Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.274718 | controller |     "Jun 09 16:34:38.106291 crc crio[3654]: time=\"2026-06-09T16:34:38.106187562Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.274734 | controller |     "Jun 09 16:34:38.308216 crc crio[3654]: time=\"2026-06-09T16:34:38.308076355Z\" level=info msg=\"Created container 5a4055a8f932868e8d472855d208f5cf6f7f32594bbbdfbf19a2b0815a380b11: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=b87d432d-a96c-4960-97fb-23c1e370ab05 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.274748 | controller |     "Jun 09 16:34:38.309632 crc crio[3654]: time=\"2026-06-09T16:34:38.309506167Z\" level=info msg=\"Starting container: 5a4055a8f932868e8d472855d208f5cf6f7f32594bbbdfbf19a2b0815a380b11\" id=7233e811-852f-4838-bbfb-198a18037436 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.274764 | controller |     "Jun 09 16:34:38.318363 crc crio[3654]: time=\"2026-06-09T16:34:38.318261008Z\" level=info msg=\"Started container\" PID=16578 containerID=5a4055a8f932868e8d472855d208f5cf6f7f32594bbbdfbf19a2b0815a380b11 description=openshift-kube-apiserver/kube-apiserver-crc/setup id=7233e811-852f-4838-bbfb-198a18037436 name=/runtime.v1.RuntimeService/StartContainer sandboxID=70ed7d7c348d006a0fa24ec531e8e6ec63c95f6531a895e1ffa19f309f5aaf5f",
2026-06-09 17:48:39.274784 | controller |     "Jun 09 16:34:39.505234 crc crio[3654]: time=\"2026-06-09T16:34:39.504728496Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=03bfe9d0-dcaa-4bd6-9e6b-566361b65224 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.274799 | controller |     "Jun 09 16:34:39.844220 crc crio[3654]: time=\"2026-06-09T16:34:39.843363812Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=747153fe-8f44-437f-b0eb-909f5fdb625e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.274815 | controller |     "Jun 09 16:34:40.553714 crc crio[3654]: time=\"2026-06-09T16:34:40.550308519Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=1e2f43aa-2815-48da-a260-5a7862a01d31 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.274831 | controller |     "Jun 09 16:34:40.553714 crc crio[3654]: time=\"2026-06-09T16:34:40.550726671Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.274846 | controller |     "Jun 09 16:34:40.582119 crc crio[3654]: time=\"2026-06-09T16:34:40.582066335Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.274862 | controller |     "Jun 09 16:34:40.808992 crc crio[3654]: time=\"2026-06-09T16:34:40.808930732Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.274878 | controller |     "Jun 09 16:34:41.170085 crc crio[3654]: time=\"2026-06-09T16:34:41.169388248Z\" level=info msg=\"Stopping pod sandbox: 8e6bfb218439c944e397b6274c94c426939443a357bb41039c9eeb4ff8d55753\" id=07d2bfa5-bf1f-4f39-b0e4-f51bc096f869 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.274893 | controller |     "Jun 09 16:34:41.170085 crc crio[3654]: time=\"2026-06-09T16:34:41.170052278Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8e6bfb218439c944e397b6274c94c426939443a357bb41039c9eeb4ff8d55753\" id=07d2bfa5-bf1f-4f39-b0e4-f51bc096f869 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.274908 | controller |     "Jun 09 16:34:41.170568 crc crio[3654]: time=\"2026-06-09T16:34:41.170483441Z\" level=info msg=\"Removing pod sandbox: 8e6bfb218439c944e397b6274c94c426939443a357bb41039c9eeb4ff8d55753\" id=2bf1dea8-a9c9-43bb-9154-4103896b481b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.274924 | controller |     "Jun 09 16:34:41.179382 crc crio[3654]: time=\"2026-06-09T16:34:41.179289663Z\" level=info msg=\"Removed pod sandbox: 8e6bfb218439c944e397b6274c94c426939443a357bb41039c9eeb4ff8d55753\" id=2bf1dea8-a9c9-43bb-9154-4103896b481b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.274939 | controller |     "Jun 09 16:34:41.180274 crc crio[3654]: time=\"2026-06-09T16:34:41.18019739Z\" level=info msg=\"Stopping pod sandbox: dd415c719e1021fb921ad2eaaeede705612b5dfd3921d4448ae7cec8d4a3843e\" id=82b1b8a8-55a9-4028-a2e8-a8cb57a66038 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.274953 | controller |     "Jun 09 16:34:41.180384 crc crio[3654]: time=\"2026-06-09T16:34:41.180285833Z\" level=info msg=\"Stopped pod sandbox (already stopped): dd415c719e1021fb921ad2eaaeede705612b5dfd3921d4448ae7cec8d4a3843e\" id=82b1b8a8-55a9-4028-a2e8-a8cb57a66038 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.274968 | controller |     "Jun 09 16:34:41.181064 crc crio[3654]: time=\"2026-06-09T16:34:41.180943472Z\" level=info msg=\"Removing pod sandbox: dd415c719e1021fb921ad2eaaeede705612b5dfd3921d4448ae7cec8d4a3843e\" id=437a5ce5-180f-4c7b-b2d2-4b556398cc5c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.274995 | controller |     "Jun 09 16:34:41.187213 crc crio[3654]: time=\"2026-06-09T16:34:41.187171348Z\" level=info msg=\"Removed pod sandbox: dd415c719e1021fb921ad2eaaeede705612b5dfd3921d4448ae7cec8d4a3843e\" id=437a5ce5-180f-4c7b-b2d2-4b556398cc5c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.275012 | controller |     "Jun 09 16:34:41.188430 crc crio[3654]: time=\"2026-06-09T16:34:41.188318732Z\" level=info msg=\"Stopping pod sandbox: 848bfe2bbbafa677f31f46d1370347cfc01924ef178c658c178e23ffd997881f\" id=a89e953f-577a-47c8-8765-b7675a2988c9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.275027 | controller |     "Jun 09 16:34:41.188538 crc crio[3654]: time=\"2026-06-09T16:34:41.188442866Z\" level=info msg=\"Stopped pod sandbox (already stopped): 848bfe2bbbafa677f31f46d1370347cfc01924ef178c658c178e23ffd997881f\" id=a89e953f-577a-47c8-8765-b7675a2988c9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.275042 | controller |     "Jun 09 16:34:41.189103 crc crio[3654]: time=\"2026-06-09T16:34:41.189034593Z\" level=info msg=\"Removing pod sandbox: 848bfe2bbbafa677f31f46d1370347cfc01924ef178c658c178e23ffd997881f\" id=adb54544-e566-450f-95e7-1b4d38d6631a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.275057 | controller |     "Jun 09 16:34:41.197174 crc crio[3654]: time=\"2026-06-09T16:34:41.196499386Z\" level=info msg=\"Removed pod sandbox: 848bfe2bbbafa677f31f46d1370347cfc01924ef178c658c178e23ffd997881f\" id=adb54544-e566-450f-95e7-1b4d38d6631a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.275073 | controller |     "Jun 09 16:34:41.198206 crc crio[3654]: time=\"2026-06-09T16:34:41.198171886Z\" level=info msg=\"Stopping pod sandbox: f8e41ba94691ad2588fa4a45cbe98f5a28a40e071f3c2a4db8bdcdc1b9cac09f\" id=0b4d1792-97e2-4467-8c1f-deb1d1c49f8e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.275088 | controller |     "Jun 09 16:34:41.198344 crc crio[3654]: time=\"2026-06-09T16:34:41.19831812Z\" level=info msg=\"Stopped pod sandbox (already stopped): f8e41ba94691ad2588fa4a45cbe98f5a28a40e071f3c2a4db8bdcdc1b9cac09f\" id=0b4d1792-97e2-4467-8c1f-deb1d1c49f8e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.275103 | controller |     "Jun 09 16:34:41.199300 crc crio[3654]: time=\"2026-06-09T16:34:41.199212837Z\" level=info msg=\"Removing pod sandbox: f8e41ba94691ad2588fa4a45cbe98f5a28a40e071f3c2a4db8bdcdc1b9cac09f\" id=50003c7f-6105-4e50-afc2-2a14352ce633 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.275119 | controller |     "Jun 09 16:34:41.207084 crc crio[3654]: time=\"2026-06-09T16:34:41.207014849Z\" level=info msg=\"Removed pod sandbox: f8e41ba94691ad2588fa4a45cbe98f5a28a40e071f3c2a4db8bdcdc1b9cac09f\" id=50003c7f-6105-4e50-afc2-2a14352ce633 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.275134 | controller |     "Jun 09 16:34:41.227966 crc crio[3654]: time=\"2026-06-09T16:34:41.227903851Z\" level=info msg=\"Stopping pod sandbox: 1eca6f4d44ad265ff125ec09cd25a588e6aa9b5b75a564a97c56fc084edf7c81\" id=6d4387b0-81c7-4999-bfc4-fe9bd79cee0e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.275150 | controller |     "Jun 09 16:34:41.228427 crc crio[3654]: time=\"2026-06-09T16:34:41.228397806Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1eca6f4d44ad265ff125ec09cd25a588e6aa9b5b75a564a97c56fc084edf7c81\" id=6d4387b0-81c7-4999-bfc4-fe9bd79cee0e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.275165 | controller |     "Jun 09 16:34:41.229558 crc crio[3654]: time=\"2026-06-09T16:34:41.229485348Z\" level=info msg=\"Removing pod sandbox: 1eca6f4d44ad265ff125ec09cd25a588e6aa9b5b75a564a97c56fc084edf7c81\" id=5f71f64d-a2b2-4118-a49d-245f110938ce name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.275181 | controller |     "Jun 09 16:34:41.236214 crc crio[3654]: time=\"2026-06-09T16:34:41.236092645Z\" level=info msg=\"Removed pod sandbox: 1eca6f4d44ad265ff125ec09cd25a588e6aa9b5b75a564a97c56fc084edf7c81\" id=5f71f64d-a2b2-4118-a49d-245f110938ce name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.275199 | controller |     "Jun 09 16:34:41.237131 crc crio[3654]: time=\"2026-06-09T16:34:41.237052234Z\" level=info msg=\"Stopping pod sandbox: 73e8219c1aa85ffa274627124eca8db175788ddd51bfb5cdf7b5d44ef2906667\" id=d5bdc543-0563-4350-9087-bb1374515d87 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.275214 | controller |     "Jun 09 16:34:41.237131 crc crio[3654]: time=\"2026-06-09T16:34:41.237121256Z\" level=info msg=\"Stopped pod sandbox (already stopped): 73e8219c1aa85ffa274627124eca8db175788ddd51bfb5cdf7b5d44ef2906667\" id=d5bdc543-0563-4350-9087-bb1374515d87 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.275230 | controller |     "Jun 09 16:34:41.237572 crc crio[3654]: time=\"2026-06-09T16:34:41.237497527Z\" level=info msg=\"Removing pod sandbox: 73e8219c1aa85ffa274627124eca8db175788ddd51bfb5cdf7b5d44ef2906667\" id=e6efd5e8-050e-4eef-932b-cc403acac4d8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.275246 | controller |     "Jun 09 16:34:41.246066 crc crio[3654]: time=\"2026-06-09T16:34:41.245563947Z\" level=info msg=\"Removed pod sandbox: 73e8219c1aa85ffa274627124eca8db175788ddd51bfb5cdf7b5d44ef2906667\" id=e6efd5e8-050e-4eef-932b-cc403acac4d8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.275262 | controller |     "Jun 09 16:34:42.639107 crc crio[3654]: time=\"2026-06-09T16:34:42.638986889Z\" level=info msg=\"Created container b076949957c714bdef4d039112dffa4ecf1361d74fc0bd0565da5df7ea7678d5: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=1e2f43aa-2815-48da-a260-5a7862a01d31 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.275278 | controller |     "Jun 09 16:34:42.640534 crc crio[3654]: time=\"2026-06-09T16:34:42.64034973Z\" level=info msg=\"Starting container: b076949957c714bdef4d039112dffa4ecf1361d74fc0bd0565da5df7ea7678d5\" id=336c8d87-ea12-448a-bfed-dc88de5bac80 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.275293 | controller |     "Jun 09 16:34:42.647732 crc crio[3654]: time=\"2026-06-09T16:34:42.647541784Z\" level=info msg=\"Started container\" PID=16630 containerID=b076949957c714bdef4d039112dffa4ecf1361d74fc0bd0565da5df7ea7678d5 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=336c8d87-ea12-448a-bfed-dc88de5bac80 name=/runtime.v1.RuntimeService/StartContainer sandboxID=70ed7d7c348d006a0fa24ec531e8e6ec63c95f6531a895e1ffa19f309f5aaf5f",
2026-06-09 17:48:39.275309 | controller |     "Jun 09 16:34:44.337223 crc crio[3654]: time=\"2026-06-09T16:34:44.336630614Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=01019946-27e6-4146-bee4-d7d378445aa8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.275326 | controller |     "Jun 09 16:34:44.346697 crc crio[3654]: time=\"2026-06-09T16:34:44.346529569Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=6327aa39-445c-4b5c-be79-05a50831b3ce name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.275341 | controller |     "Jun 09 16:34:45.125500 crc crio[3654]: time=\"2026-06-09T16:34:45.125412128Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=9eb8246d-897a-4355-bada-f3fc945e3f14 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.275357 | controller |     "Jun 09 16:34:45.125933 crc crio[3654]: time=\"2026-06-09T16:34:45.125882542Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.275376 | controller |     "Jun 09 16:34:45.150332 crc crio[3654]: time=\"2026-06-09T16:34:45.150195927Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.275392 | controller |     "Jun 09 16:34:45.469556 crc crio[3654]: time=\"2026-06-09T16:34:45.469415215Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.275406 | controller |     "Jun 09 16:34:45.578881 crc crio[3654]: time=\"2026-06-09T16:34:45.57838284Z\" level=info msg=\"Created container bf433aeda916ee72dc5fb3e53f23c32ccce84c7a1b3281f68fdc2fc2206743bd: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=9eb8246d-897a-4355-bada-f3fc945e3f14 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.275421 | controller |     "Jun 09 16:34:45.580054 crc crio[3654]: time=\"2026-06-09T16:34:45.579927386Z\" level=info msg=\"Starting container: bf433aeda916ee72dc5fb3e53f23c32ccce84c7a1b3281f68fdc2fc2206743bd\" id=4f7bc3ca-759d-45cf-b989-3f7372ab23b8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.275436 | controller |     "Jun 09 16:34:45.584766 crc crio[3654]: time=\"2026-06-09T16:34:45.584690028Z\" level=info msg=\"Started container\" PID=16680 containerID=bf433aeda916ee72dc5fb3e53f23c32ccce84c7a1b3281f68fdc2fc2206743bd description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer id=4f7bc3ca-759d-45cf-b989-3f7372ab23b8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=70ed7d7c348d006a0fa24ec531e8e6ec63c95f6531a895e1ffa19f309f5aaf5f",
2026-06-09 17:48:39.275452 | controller |     "Jun 09 16:34:45.595924 crc crio[3654]: time=\"2026-06-09T16:34:45.59581669Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=994e25d0-65cc-452d-b486-939de6ed4db0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.275468 | controller |     "Jun 09 16:34:45.598253 crc crio[3654]: time=\"2026-06-09T16:34:45.598160119Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=c5248042-dbc7-41e0-a811-750ba8f973a2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.275485 | controller |     "Jun 09 16:34:45.609027 crc crio[3654]: time=\"2026-06-09T16:34:45.60893868Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=f872ffda-778a-441d-856c-25d51fdfe91e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.275501 | controller |     "Jun 09 16:34:45.609325 crc crio[3654]: time=\"2026-06-09T16:34:45.60926949Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.275536 | controller |     "Jun 09 16:34:45.635395 crc crio[3654]: time=\"2026-06-09T16:34:45.635297236Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.275555 | controller |     "Jun 09 16:34:45.819122 crc crio[3654]: time=\"2026-06-09T16:34:45.818917474Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.275570 | controller |     "Jun 09 16:34:45.973845 crc crio[3654]: time=\"2026-06-09T16:34:45.973729145Z\" level=info msg=\"Created container 8cba4d02aea73f0743ab675849734f4391be7482e49492253d3c242b6f238fcc: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=f872ffda-778a-441d-856c-25d51fdfe91e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.275589 | controller |     "Jun 09 16:34:45.975045 crc crio[3654]: time=\"2026-06-09T16:34:45.974956241Z\" level=info msg=\"Starting container: 8cba4d02aea73f0743ab675849734f4391be7482e49492253d3c242b6f238fcc\" id=7c4603f2-e1b4-4c64-9a4f-81afd3d6e916 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.275606 | controller |     "Jun 09 16:34:45.980304 crc crio[3654]: time=\"2026-06-09T16:34:45.980214148Z\" level=info msg=\"Started container\" PID=16698 containerID=8cba4d02aea73f0743ab675849734f4391be7482e49492253d3c242b6f238fcc description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=7c4603f2-e1b4-4c64-9a4f-81afd3d6e916 name=/runtime.v1.RuntimeService/StartContainer sandboxID=70ed7d7c348d006a0fa24ec531e8e6ec63c95f6531a895e1ffa19f309f5aaf5f",
2026-06-09 17:48:39.275622 | controller |     "Jun 09 16:34:45.998719 crc crio[3654]: time=\"2026-06-09T16:34:45.998547014Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=ab59e7e7-c00e-46f8-ac09-aa905755d7da name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.275638 | controller |     "Jun 09 16:34:46.000767 crc crio[3654]: time=\"2026-06-09T16:34:46.000617036Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=c9c4e4b6-0e58-4c84-935f-f8e0a8d6debe name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.275653 | controller |     "Jun 09 16:34:46.011969 crc crio[3654]: time=\"2026-06-09T16:34:46.0118394Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=f2176e58-a9ed-4747-b4f0-99626e28a8a0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.275670 | controller |     "Jun 09 16:34:46.012277 crc crio[3654]: time=\"2026-06-09T16:34:46.012226461Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.275685 | controller |     "Jun 09 16:34:46.040700 crc crio[3654]: time=\"2026-06-09T16:34:46.040543565Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.275700 | controller |     "Jun 09 16:34:46.302208 crc crio[3654]: time=\"2026-06-09T16:34:46.302122486Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.275715 | controller |     "Jun 09 16:34:46.567001 crc crio[3654]: time=\"2026-06-09T16:34:46.566893712Z\" level=info msg=\"Created container 1bb1f64d0cb7ebcb09c94fa71e0478357ae1919e30796bc82a7e30364c2dec5c: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=f2176e58-a9ed-4747-b4f0-99626e28a8a0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.275730 | controller |     "Jun 09 16:34:46.567911 crc crio[3654]: time=\"2026-06-09T16:34:46.56783543Z\" level=info msg=\"Starting container: 1bb1f64d0cb7ebcb09c94fa71e0478357ae1919e30796bc82a7e30364c2dec5c\" id=e17f7788-266f-41d7-a2a3-d01a017e5b71 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.275746 | controller |     "Jun 09 16:34:46.573601 crc crio[3654]: time=\"2026-06-09T16:34:46.573480929Z\" level=info msg=\"Started container\" PID=16736 containerID=1bb1f64d0cb7ebcb09c94fa71e0478357ae1919e30796bc82a7e30364c2dec5c description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz id=e17f7788-266f-41d7-a2a3-d01a017e5b71 name=/runtime.v1.RuntimeService/StartContainer sandboxID=70ed7d7c348d006a0fa24ec531e8e6ec63c95f6531a895e1ffa19f309f5aaf5f",
2026-06-09 17:48:39.275761 | controller |     "Jun 09 16:34:46.732134 crc crio[3654]: time=\"2026-06-09T16:34:46.73199992Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=d83c4ae5-4183-478e-b7fd-22e03e7be6a2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.275779 | controller |     "Jun 09 16:34:46.734097 crc crio[3654]: time=\"2026-06-09T16:34:46.73400869Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=2be448f8-bc47-46fe-8d87-896a3ee650b2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.275794 | controller |     "Jun 09 16:34:46.972570 crc crio[3654]: time=\"2026-06-09T16:34:46.972093172Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=0fe1453a-ab0e-4271-85da-22966a23e2f9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.275808 | controller |     "Jun 09 16:34:46.973117 crc crio[3654]: time=\"2026-06-09T16:34:46.97304823Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.275823 | controller |     "Jun 09 16:34:46.992792 crc crio[3654]: time=\"2026-06-09T16:34:46.992610683Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.275838 | controller |     "Jun 09 16:34:47.204345 crc crio[3654]: time=\"2026-06-09T16:34:47.204259826Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.275854 | controller |     "Jun 09 16:34:47.331110 crc crio[3654]: time=\"2026-06-09T16:34:47.331009862Z\" level=info msg=\"Created container ab8c7322a9b7dd64929b380bd0a1bae28a828a7e7216e004347cf034c882b484: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=0fe1453a-ab0e-4271-85da-22966a23e2f9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.275868 | controller |     "Jun 09 16:34:47.333425 crc crio[3654]: time=\"2026-06-09T16:34:47.333317931Z\" level=info msg=\"Starting container: ab8c7322a9b7dd64929b380bd0a1bae28a828a7e7216e004347cf034c882b484\" id=04b09beb-9df4-4fe0-902a-c81dda0f1367 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.275884 | controller |     "Jun 09 16:34:47.338818 crc crio[3654]: time=\"2026-06-09T16:34:47.338707031Z\" level=info msg=\"Started container\" PID=16807 containerID=ab8c7322a9b7dd64929b380bd0a1bae28a828a7e7216e004347cf034c882b484 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=04b09beb-9df4-4fe0-902a-c81dda0f1367 name=/runtime.v1.RuntimeService/StartContainer sandboxID=70ed7d7c348d006a0fa24ec531e8e6ec63c95f6531a895e1ffa19f309f5aaf5f",
2026-06-09 17:48:39.275899 | controller |     "Jun 09 16:35:47.130578 crc crio[3654]: time=\"2026-06-09T16:35:47.129526005Z\" level=info msg=\"Stopping container: 8579d7b0ee051d6a77f5af5714c1a59bab76d5785e4f7d9499e84386e2bd5d6e (timeout: 30s)\" id=9d6439bb-c474-40ba-823f-22c0da01be0d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.275915 | controller |     "Jun 09 16:35:47.131859 crc crio[3654]: time=\"2026-06-09T16:35:47.130172074Z\" level=info msg=\"Stopping container: 745119dcf383fbde0d346e1e5e57d89302fedde2f269c346a4ef02bed8f9f983 (timeout: 30s)\" id=25baa33a-c76d-4ac8-b2dd-ffd5c6635021 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.275930 | controller |     "Jun 09 16:35:47.131859 crc crio[3654]: time=\"2026-06-09T16:35:47.130195285Z\" level=info msg=\"Stopping container: 6cd2bce1420108b8226ccd7195f3ffe12b326ed847f3d0d0bda1d75c81a64450 (timeout: 30s)\" id=4838812f-680a-474a-9ae2-4afef4dda4e1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.275949 | controller |     "Jun 09 16:35:47.131859 crc crio[3654]: time=\"2026-06-09T16:35:47.130231376Z\" level=info msg=\"Stopping container: ae37aa8f4d9bfdb1b699210ba3cfc21fb528fdbdff38456136da7e61b947c1e3 (timeout: 30s)\" id=fc57c985-57d2-4bb3-a028-e25b94eec1dc name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.275965 | controller |     "Jun 09 16:35:47.131859 crc crio[3654]: time=\"2026-06-09T16:35:47.130506094Z\" level=info msg=\"Stopping container: 9af6a3c4aab0ca0a1f41c2e37c077ea259d2ca3a1cffbb96a21f379fee427fb0 (timeout: 30s)\" id=bd80cec8-57cd-4c8d-8ea6-1312cf8c5f69 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.275980 | controller |     "Jun 09 16:35:48.052577 crc crio[3654]: time=\"2026-06-09T16:35:48.052108754Z\" level=info msg=\"Stopped container 745119dcf383fbde0d346e1e5e57d89302fedde2f269c346a4ef02bed8f9f983: openshift-marketplace/certified-operators-l27pk/registry-server\" id=25baa33a-c76d-4ac8-b2dd-ffd5c6635021 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.275995 | controller |     "Jun 09 16:35:48.053013 crc crio[3654]: time=\"2026-06-09T16:35:48.052693342Z\" level=info msg=\"Stopped container 6cd2bce1420108b8226ccd7195f3ffe12b326ed847f3d0d0bda1d75c81a64450: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=4838812f-680a-474a-9ae2-4afef4dda4e1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.276010 | controller |     "Jun 09 16:35:48.053013 crc crio[3654]: time=\"2026-06-09T16:35:48.052717322Z\" level=info msg=\"Stopped container ae37aa8f4d9bfdb1b699210ba3cfc21fb528fdbdff38456136da7e61b947c1e3: openshift-marketplace/community-operators-qhh6t/registry-server\" id=fc57c985-57d2-4bb3-a028-e25b94eec1dc name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.276025 | controller |     "Jun 09 16:35:48.053013 crc crio[3654]: time=\"2026-06-09T16:35:48.052829716Z\" level=info msg=\"Stopped container 8579d7b0ee051d6a77f5af5714c1a59bab76d5785e4f7d9499e84386e2bd5d6e: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=9d6439bb-c474-40ba-823f-22c0da01be0d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.276039 | controller |     "Jun 09 16:35:48.053867 crc crio[3654]: time=\"2026-06-09T16:35:48.053800214Z\" level=info msg=\"Stopping pod sandbox: 509ed5c9d31791a0ea75f8c162248e58a85617f2a9e9b268b5e98ff17debb47e\" id=976b92da-b305-43f3-894b-0aa8efe93077 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.276055 | controller |     "Jun 09 16:35:48.053971 crc crio[3654]: time=\"2026-06-09T16:35:48.053866136Z\" level=info msg=\"Stopping pod sandbox: d4c82703d0d73e0f4ebcbb628205bdfe67ff0ec864e2495dc27767748b28ad82\" id=82764a5d-5c41-4676-b7a3-fc3059fbe793 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.276111 | controller |     "Jun 09 16:35:48.053971 crc crio[3654]: time=\"2026-06-09T16:35:48.053930128Z\" level=info msg=\"Stopping pod sandbox: 30542c23042c8003a6b86ebc257f8fd752de84d26b7d4a2dfdb74918eb22668d\" id=128550bd-731a-405a-b6c7-f264bc45dcab name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.276133 | controller |     "Jun 09 16:35:48.053971 crc crio[3654]: time=\"2026-06-09T16:35:48.053954179Z\" level=info msg=\"Stopping pod sandbox: a8645c78e3a4a0bf2eea13e6544e3604dfbe5e4b3604751a7d981d375da8c16e\" id=a24309cc-dcda-4d1d-8245-88950f9eaa31 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.276152 | controller |     "Jun 09 16:35:48.055579 crc crio[3654]: time=\"2026-06-09T16:35:48.055514795Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:509ed5c9d31791a0ea75f8c162248e58a85617f2a9e9b268b5e98ff17debb47e UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/ec352115-d7b0-4b14-bae4-26b5b03fbc5d 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:0xc000f144c0}] Aliases:map[]}\"",
2026-06-09 17:48:39.276180 | controller |     "Jun 09 16:35:48.055579 crc crio[3654]: time=\"2026-06-09T16:35:48.055552066Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:a8645c78e3a4a0bf2eea13e6544e3604dfbe5e4b3604751a7d981d375da8c16e UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/5405a5db-5791-4486-8762-3d3443c02ee5 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:0xc000476258}] Aliases:map[]}\"",
2026-06-09 17:48:39.276209 | controller |     "Jun 09 16:35:48.055909 crc crio[3654]: time=\"2026-06-09T16:35:48.055522565Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:30542c23042c8003a6b86ebc257f8fd752de84d26b7d4a2dfdb74918eb22668d UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/7d406648-55bc-4806-8336-efd6ae8b3213 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:0xc000127150}] Aliases:map[]}\"",
2026-06-09 17:48:39.276230 | controller |     "Jun 09 16:35:48.055909 crc crio[3654]: time=\"2026-06-09T16:35:48.055873845Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.276247 | controller |     "Jun 09 16:35:48.056128 crc crio[3654]: time=\"2026-06-09T16:35:48.055528395Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:d4c82703d0d73e0f4ebcbb628205bdfe67ff0ec864e2495dc27767748b28ad82 UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/16853d17-fc40-4524-ba60-ecc596ae6105 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:0xc000190868}] Aliases:map[]}\"",
2026-06-09 17:48:39.276263 | controller |     "Jun 09 16:35:48.056128 crc crio[3654]: time=\"2026-06-09T16:35:48.056110052Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.276279 | controller |     "Jun 09 16:35:48.056261 crc crio[3654]: time=\"2026-06-09T16:35:48.055877145Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.276295 | controller |     "Jun 09 16:35:48.056261 crc crio[3654]: time=\"2026-06-09T16:35:48.056224746Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.276311 | controller |     "Jun 09 16:35:48.062266 crc crio[3654]: time=\"2026-06-09T16:35:48.062174821Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-pdjpb/POD\" id=cb0b2842-4d1f-485b-b728-4c355333ca6f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.276327 | controller |     "Jun 09 16:35:48.062420 crc crio[3654]: time=\"2026-06-09T16:35:48.062336576Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.276343 | controller |     "Jun 09 16:35:48.081872 crc crio[3654]: time=\"2026-06-09T16:35:48.081698897Z\" level=info msg=\"Stopped container 9af6a3c4aab0ca0a1f41c2e37c077ea259d2ca3a1cffbb96a21f379fee427fb0: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=bd80cec8-57cd-4c8d-8ea6-1312cf8c5f69 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.276363 | controller |     "Jun 09 16:35:48.084307 crc crio[3654]: time=\"2026-06-09T16:35:48.08419993Z\" level=info msg=\"Stopping pod sandbox: 154f278a46bf72e74e8dcdd83304bc301971039deb523dd0448e6c256f725333\" id=7ecd8c01-f032-4aec-b9cb-ce748ff39416 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.276379 | controller |     "Jun 09 16:35:48.084860 crc crio[3654]: time=\"2026-06-09T16:35:48.084752937Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:154f278a46bf72e74e8dcdd83304bc301971039deb523dd0448e6c256f725333 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/1ced42f2-ce68-4a6d-8c1f-43b89faad333 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:0xc001513060}] Aliases:map[]}\"",
2026-06-09 17:48:39.276395 | controller |     "Jun 09 16:35:48.085461 crc crio[3654]: time=\"2026-06-09T16:35:48.085310343Z\" level=info msg=\"Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.276411 | controller |     "Jun 09 16:35:48.194910 crc crio[3654]: time=\"2026-06-09T16:35:48.19475797Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-pdjpb Namespace:openshift-marketplace ID:9430195e42a8d61c7fb7a2df1580dd4bff975bfd7476e2b0ee75d236ae7237d7 UID:e0a074e4-5b4f-41a8-8c9f-5f4a902de94c NetNS:/var/run/netns/9c684774-b898-4aad-8059-ff2b43b87c1f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode0a074e4_5b4f_41a8_8c9f_5f4a902de94c.slice PodAnnotations:0xc0001273a0}] Aliases:map[]}\"",
2026-06-09 17:48:39.276426 | controller |     "Jun 09 16:35:48.196035 crc crio[3654]: time=\"2026-06-09T16:35:48.194947875Z\" level=info msg=\"Adding pod openshift-marketplace_marketplace-operator-547dbd544d-pdjpb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.276443 | controller |     "Jun 09 16:35:48.409542 crc crio[3654]: time=\"2026-06-09T16:35:48.408925934Z\" level=info msg=\"Stopped pod sandbox: 30542c23042c8003a6b86ebc257f8fd752de84d26b7d4a2dfdb74918eb22668d\" id=128550bd-731a-405a-b6c7-f264bc45dcab name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.276459 | controller |     "Jun 09 16:35:48.440341 crc crio[3654]: time=\"2026-06-09T16:35:48.440210046Z\" level=info msg=\"Removing container: 3c55259d8cc018bc3c5eb28228ec3d88878aacd239144fd0a33f982b0a109eb2\" id=d375d370-4df0-4c96-ba1a-efba805d06ca name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.276475 | controller |     "Jun 09 16:35:48.513961 crc crio[3654]: time=\"2026-06-09T16:35:48.513813656Z\" level=info msg=\"Removed container 3c55259d8cc018bc3c5eb28228ec3d88878aacd239144fd0a33f982b0a109eb2: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=d375d370-4df0-4c96-ba1a-efba805d06ca name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.276491 | controller |     "Jun 09 16:35:48.589844 crc crio[3654]: time=\"2026-06-09T16:35:48.589730244Z\" level=info msg=\"Stopped pod sandbox: 154f278a46bf72e74e8dcdd83304bc301971039deb523dd0448e6c256f725333\" id=7ecd8c01-f032-4aec-b9cb-ce748ff39416 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.276507 | controller |     "Jun 09 16:35:48.593451 crc crio[3654]: time=\"2026-06-09T16:35:48.593385912Z\" level=info msg=\"Stopped pod sandbox: d4c82703d0d73e0f4ebcbb628205bdfe67ff0ec864e2495dc27767748b28ad82\" id=82764a5d-5c41-4676-b7a3-fc3059fbe793 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.276557 | controller |     "Jun 09 16:35:48.599712 crc crio[3654]: time=\"2026-06-09T16:35:48.598992387Z\" level=info msg=\"Stopped pod sandbox: 509ed5c9d31791a0ea75f8c162248e58a85617f2a9e9b268b5e98ff17debb47e\" id=976b92da-b305-43f3-894b-0aa8efe93077 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.276578 | controller |     "Jun 09 16:35:48.616258 crc crio[3654]: time=\"2026-06-09T16:35:48.61434274Z\" level=info msg=\"Stopped pod sandbox: a8645c78e3a4a0bf2eea13e6544e3604dfbe5e4b3604751a7d981d375da8c16e\" id=a24309cc-dcda-4d1d-8245-88950f9eaa31 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.276593 | controller |     "Jun 09 16:35:48.830090 crc crio[3654]: 2026-06-09T16:35:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9430195e42a8d61 Mac:de:45:0b:a1:27:bc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:34 Mtu:0 Sandbox:/var/run/netns/9c684774-b898-4aad-8059-ff2b43b87c1f SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.52 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.276610 | controller |     "Jun 09 16:35:48.834925 crc crio[3654]: time=\"2026-06-09T16:35:48.8348301Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-pdjpb Namespace:openshift-marketplace ID:9430195e42a8d61c7fb7a2df1580dd4bff975bfd7476e2b0ee75d236ae7237d7 UID:e0a074e4-5b4f-41a8-8c9f-5f4a902de94c NetNS:/var/run/netns/9c684774-b898-4aad-8059-ff2b43b87c1f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode0a074e4_5b4f_41a8_8c9f_5f4a902de94c.slice PodAnnotations:0xc0001273a0}] Aliases:map[]}\"",
2026-06-09 17:48:39.276626 | controller |     "Jun 09 16:35:48.835146 crc crio[3654]: time=\"2026-06-09T16:35:48.835051067Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-pdjpb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.276642 | controller |     "Jun 09 16:35:48.845816 crc crio[3654]: time=\"2026-06-09T16:35:48.845728891Z\" level=info msg=\"Ran pod sandbox 9430195e42a8d61c7fb7a2df1580dd4bff975bfd7476e2b0ee75d236ae7237d7 with infra container: openshift-marketplace/marketplace-operator-547dbd544d-pdjpb/POD\" id=cb0b2842-4d1f-485b-b728-4c355333ca6f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.276658 | controller |     "Jun 09 16:35:48.848978 crc crio[3654]: time=\"2026-06-09T16:35:48.848874684Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=0343706e-9732-4c90-8fb0-724d91700194 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.276673 | controller |     "Jun 09 16:35:48.853338 crc crio[3654]: time=\"2026-06-09T16:35:48.853244573Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=d17b8cad-4fd5-45bb-96b5-23a66891fe8e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.276688 | controller |     "Jun 09 16:35:49.031451 crc crio[3654]: time=\"2026-06-09T16:35:49.031348254Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-pdjpb/marketplace-operator\" id=90b6ddd4-5646-457a-a3d2-d825691d4f2e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.276703 | controller |     "Jun 09 16:35:49.035539 crc crio[3654]: time=\"2026-06-09T16:35:49.035379933Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.276719 | controller |     "Jun 09 16:35:49.070258 crc crio[3654]: time=\"2026-06-09T16:35:49.070120967Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.276735 | controller |     "Jun 09 16:35:49.078896 crc crio[3654]: time=\"2026-06-09T16:35:49.078792363Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.276754 | controller |     "Jun 09 16:35:49.210969 crc crio[3654]: time=\"2026-06-09T16:35:49.209769644Z\" level=info msg=\"Created container a07154a45b3ee2bbd299c4fa7b72c1ab1075485481d1790b0e142f06e491a4be: openshift-marketplace/marketplace-operator-547dbd544d-pdjpb/marketplace-operator\" id=90b6ddd4-5646-457a-a3d2-d825691d4f2e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.276771 | controller |     "Jun 09 16:35:49.213834 crc crio[3654]: time=\"2026-06-09T16:35:49.213592337Z\" level=info msg=\"Starting container: a07154a45b3ee2bbd299c4fa7b72c1ab1075485481d1790b0e142f06e491a4be\" id=555b571a-3541-4656-99c9-3cb641db7d78 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.276787 | controller |     "Jun 09 16:35:49.222480 crc crio[3654]: time=\"2026-06-09T16:35:49.222106638Z\" level=info msg=\"Started container\" PID=17862 containerID=a07154a45b3ee2bbd299c4fa7b72c1ab1075485481d1790b0e142f06e491a4be description=openshift-marketplace/marketplace-operator-547dbd544d-pdjpb/marketplace-operator id=555b571a-3541-4656-99c9-3cb641db7d78 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9430195e42a8d61c7fb7a2df1580dd4bff975bfd7476e2b0ee75d236ae7237d7",
2026-06-09 17:48:39.276803 | controller |     "Jun 09 16:35:49.456382 crc crio[3654]: time=\"2026-06-09T16:35:49.456289592Z\" level=info msg=\"Removing container: 8579d7b0ee051d6a77f5af5714c1a59bab76d5785e4f7d9499e84386e2bd5d6e\" id=72d03eea-d134-4b22-abf9-fb31af5730ce name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.276834 | controller |     "Jun 09 16:35:49.484467 crc crio[3654]: time=\"2026-06-09T16:35:49.48438743Z\" level=info msg=\"Removed container 8579d7b0ee051d6a77f5af5714c1a59bab76d5785e4f7d9499e84386e2bd5d6e: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=72d03eea-d134-4b22-abf9-fb31af5730ce name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.276851 | controller |     "Jun 09 16:35:49.488090 crc crio[3654]: time=\"2026-06-09T16:35:49.487949535Z\" level=info msg=\"Removing container: d2047330a7c463085f225487134392b424449b824120b9a3cc83f23c8587c209\" id=2269225c-105a-4186-8dfd-302720459cde name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.276866 | controller |     "Jun 09 16:35:49.527116 crc crio[3654]: time=\"2026-06-09T16:35:49.527053878Z\" level=info msg=\"Removed container d2047330a7c463085f225487134392b424449b824120b9a3cc83f23c8587c209: openshift-marketplace/redhat-operators-x5vn9/extract-content\" id=2269225c-105a-4186-8dfd-302720459cde name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.276882 | controller |     "Jun 09 16:35:49.532959 crc crio[3654]: time=\"2026-06-09T16:35:49.532853489Z\" level=info msg=\"Removing container: a635987b059c44ea8c5cf8c2ee04154e93a43f275243418f11c58cb0385161c9\" id=7c8ace31-d473-44d5-9c17-97abe48717c0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.276898 | controller |     "Jun 09 16:35:49.570317 crc crio[3654]: time=\"2026-06-09T16:35:49.570167689Z\" level=info msg=\"Removed container a635987b059c44ea8c5cf8c2ee04154e93a43f275243418f11c58cb0385161c9: openshift-marketplace/redhat-operators-x5vn9/extract-utilities\" id=7c8ace31-d473-44d5-9c17-97abe48717c0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.276913 | controller |     "Jun 09 16:35:49.579200 crc crio[3654]: time=\"2026-06-09T16:35:49.579075802Z\" level=info msg=\"Removing container: 6cd2bce1420108b8226ccd7195f3ffe12b326ed847f3d0d0bda1d75c81a64450\" id=99851a34-10b1-4f86-800a-5346f243bb37 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.276929 | controller |     "Jun 09 16:35:49.596770 crc crio[3654]: time=\"2026-06-09T16:35:49.596698381Z\" level=info msg=\"Removed container 6cd2bce1420108b8226ccd7195f3ffe12b326ed847f3d0d0bda1d75c81a64450: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=99851a34-10b1-4f86-800a-5346f243bb37 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.276945 | controller |     "Jun 09 16:35:49.604334 crc crio[3654]: time=\"2026-06-09T16:35:49.604229633Z\" level=info msg=\"Removing container: e615c8e57fda691fe6817d8f45325e66b2ebe18026ff9db267ac937766802f43\" id=be3c09fe-1cc9-4a0c-a8d2-429d6358a0b5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.276965 | controller |     "Jun 09 16:35:49.624577 crc crio[3654]: time=\"2026-06-09T16:35:49.624506451Z\" level=info msg=\"Removed container e615c8e57fda691fe6817d8f45325e66b2ebe18026ff9db267ac937766802f43: openshift-marketplace/redhat-marketplace-ntdwx/extract-content\" id=be3c09fe-1cc9-4a0c-a8d2-429d6358a0b5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.276981 | controller |     "Jun 09 16:35:49.627729 crc crio[3654]: time=\"2026-06-09T16:35:49.62684821Z\" level=info msg=\"Removing container: 70b55f97292902a65cb04224aaa216e6fb72844d90384722a443cc71461d8102\" id=c0fcc1cf-14fe-470e-8f7b-33a204a9d9e0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.276996 | controller |     "Jun 09 16:35:49.646280 crc crio[3654]: time=\"2026-06-09T16:35:49.645581163Z\" level=info msg=\"Removed container 70b55f97292902a65cb04224aaa216e6fb72844d90384722a443cc71461d8102: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities\" id=c0fcc1cf-14fe-470e-8f7b-33a204a9d9e0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.277011 | controller |     "Jun 09 16:35:49.649834 crc crio[3654]: time=\"2026-06-09T16:35:49.649767156Z\" level=info msg=\"Removing container: 9af6a3c4aab0ca0a1f41c2e37c077ea259d2ca3a1cffbb96a21f379fee427fb0\" id=0d8d5adc-a7ae-4625-a83d-44371cee0c02 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.277026 | controller |     "Jun 09 16:35:49.671788 crc crio[3654]: time=\"2026-06-09T16:35:49.671246569Z\" level=info msg=\"Removed container 9af6a3c4aab0ca0a1f41c2e37c077ea259d2ca3a1cffbb96a21f379fee427fb0: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=0d8d5adc-a7ae-4625-a83d-44371cee0c02 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.277041 | controller |     "Jun 09 16:35:49.675924 crc crio[3654]: time=\"2026-06-09T16:35:49.675826924Z\" level=info msg=\"Removing container: 745119dcf383fbde0d346e1e5e57d89302fedde2f269c346a4ef02bed8f9f983\" id=927b192a-3956-4790-90a0-2963224ab968 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.277057 | controller |     "Jun 09 16:35:49.695338 crc crio[3654]: time=\"2026-06-09T16:35:49.692712552Z\" level=info msg=\"Removed container 745119dcf383fbde0d346e1e5e57d89302fedde2f269c346a4ef02bed8f9f983: openshift-marketplace/certified-operators-l27pk/registry-server\" id=927b192a-3956-4790-90a0-2963224ab968 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.277073 | controller |     "Jun 09 16:35:49.696124 crc crio[3654]: time=\"2026-06-09T16:35:49.695962458Z\" level=info msg=\"Removing container: 6035d16f2c3afd216d246703fcec45d9e1ecfc34efb67f2d286d5a6483b670c7\" id=9be15e63-c6d6-4664-b9a9-2eabfd8d7cc7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.277088 | controller |     "Jun 09 16:35:49.715077 crc crio[3654]: time=\"2026-06-09T16:35:49.714941597Z\" level=info msg=\"Removed container 6035d16f2c3afd216d246703fcec45d9e1ecfc34efb67f2d286d5a6483b670c7: openshift-marketplace/certified-operators-l27pk/extract-content\" id=9be15e63-c6d6-4664-b9a9-2eabfd8d7cc7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.277102 | controller |     "Jun 09 16:35:49.719691 crc crio[3654]: time=\"2026-06-09T16:35:49.719496962Z\" level=info msg=\"Removing container: 78bd80d1b673916441fffe272b7f23de9367e810b020ae0e3f083b3afd803998\" id=dcfa2962-b237-40c4-a95f-455fb2ecad80 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.277119 | controller |     "Jun 09 16:35:49.737836 crc crio[3654]: time=\"2026-06-09T16:35:49.737718339Z\" level=info msg=\"Removed container 78bd80d1b673916441fffe272b7f23de9367e810b020ae0e3f083b3afd803998: openshift-marketplace/certified-operators-l27pk/extract-utilities\" id=dcfa2962-b237-40c4-a95f-455fb2ecad80 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.277137 | controller |     "Jun 09 16:35:49.740439 crc crio[3654]: time=\"2026-06-09T16:35:49.740280254Z\" level=info msg=\"Removing container: ae37aa8f4d9bfdb1b699210ba3cfc21fb528fdbdff38456136da7e61b947c1e3\" id=784072e1-7d26-4d9d-9c90-a282efaa8d5f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.277153 | controller |     "Jun 09 16:35:49.760700 crc crio[3654]: time=\"2026-06-09T16:35:49.760510841Z\" level=info msg=\"Removed container ae37aa8f4d9bfdb1b699210ba3cfc21fb528fdbdff38456136da7e61b947c1e3: openshift-marketplace/community-operators-qhh6t/registry-server\" id=784072e1-7d26-4d9d-9c90-a282efaa8d5f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.277169 | controller |     "Jun 09 16:35:49.763374 crc crio[3654]: time=\"2026-06-09T16:35:49.763306473Z\" level=info msg=\"Removing container: 7cfcb06e48d6e9b3ccfaacd1aad3f09479dd5f25a9600ede6a24d37bc942e0ad\" id=8a13b0be-5ce6-4e38-b4fc-56d4a64a72ca name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.277185 | controller |     "Jun 09 16:35:49.785713 crc crio[3654]: time=\"2026-06-09T16:35:49.785526918Z\" level=info msg=\"Removed container 7cfcb06e48d6e9b3ccfaacd1aad3f09479dd5f25a9600ede6a24d37bc942e0ad: openshift-marketplace/community-operators-qhh6t/extract-content\" id=8a13b0be-5ce6-4e38-b4fc-56d4a64a72ca name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.277200 | controller |     "Jun 09 16:35:49.788514 crc crio[3654]: time=\"2026-06-09T16:35:49.788383283Z\" level=info msg=\"Removing container: 0414c7def2dfff391a51619b4c0ac640b120cf1c3b059d9cb577281b8946ffdf\" id=f9c6feee-a84a-45f2-80d0-67919baa58ea name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.277215 | controller |     "Jun 09 16:35:49.806432 crc crio[3654]: time=\"2026-06-09T16:35:49.806325752Z\" level=info msg=\"Removed container 0414c7def2dfff391a51619b4c0ac640b120cf1c3b059d9cb577281b8946ffdf: openshift-marketplace/community-operators-qhh6t/extract-utilities\" id=f9c6feee-a84a-45f2-80d0-67919baa58ea name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.277230 | controller |     "Jun 09 16:35:51.692176 crc crio[3654]: time=\"2026-06-09T16:35:51.689573552Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-9rqct/POD\" id=c79b8259-7cf8-461d-9acc-fe0c00e7f875 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.277246 | controller |     "Jun 09 16:35:51.692176 crc crio[3654]: time=\"2026-06-09T16:35:51.6901926Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.277261 | controller |     "Jun 09 16:35:51.716223 crc crio[3654]: time=\"2026-06-09T16:35:51.716120164Z\" level=info msg=\"Got pod network &{Name:redhat-operators-9rqct Namespace:openshift-marketplace ID:b1e6c92958b4c3514c41eeed447a44bda8dfed6efa8bd161ecc65938641827bf UID:a67cd32e-4055-453b-9c4e-0a3d07bdac66 NetNS:/var/run/netns/b4d90e33-ff7d-4ca6-bfb9-776d847f1ab4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda67cd32e_4055_453b_9c4e_0a3d07bdac66.slice PodAnnotations:0xc001e2a160}] Aliases:map[]}\"",
2026-06-09 17:48:39.277276 | controller |     "Jun 09 16:35:51.716223 crc crio[3654]: time=\"2026-06-09T16:35:51.716180136Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-9rqct to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.277292 | controller |     "Jun 09 16:35:51.973026 crc crio[3654]: 2026-06-09T16:35:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b1e6c92958b4c35 Mac:6a:12:22:bd:30:11 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:36 Mtu:0 Sandbox:/var/run/netns/b4d90e33-ff7d-4ca6-bfb9-776d847f1ab4 SocketPath: PciID:}] [{Interface:0xc0002445e0 Address:{IP:10.217.0.54 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.277311 | controller |     "Jun 09 16:35:51.976974 crc crio[3654]: time=\"2026-06-09T16:35:51.976886752Z\" level=info msg=\"Got pod network &{Name:redhat-operators-9rqct Namespace:openshift-marketplace ID:b1e6c92958b4c3514c41eeed447a44bda8dfed6efa8bd161ecc65938641827bf UID:a67cd32e-4055-453b-9c4e-0a3d07bdac66 NetNS:/var/run/netns/b4d90e33-ff7d-4ca6-bfb9-776d847f1ab4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda67cd32e_4055_453b_9c4e_0a3d07bdac66.slice PodAnnotations:0xc001e2a160}] Aliases:map[]}\"",
2026-06-09 17:48:39.277328 | controller |     "Jun 09 16:35:51.977132 crc crio[3654]: time=\"2026-06-09T16:35:51.977079618Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-9rqct for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.277344 | controller |     "Jun 09 16:35:51.984560 crc crio[3654]: time=\"2026-06-09T16:35:51.984469776Z\" level=info msg=\"Ran pod sandbox b1e6c92958b4c3514c41eeed447a44bda8dfed6efa8bd161ecc65938641827bf with infra container: openshift-marketplace/redhat-operators-9rqct/POD\" id=c79b8259-7cf8-461d-9acc-fe0c00e7f875 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.277360 | controller |     "Jun 09 16:35:51.986738 crc crio[3654]: time=\"2026-06-09T16:35:51.986537807Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=deebe1e7-f180-45af-9fda-3cf718a847c4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.277375 | controller |     "Jun 09 16:35:51.990256 crc crio[3654]: time=\"2026-06-09T16:35:51.990182174Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=874c0499-6b97-4ddf-89bd-3a898b5a3bba name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.277392 | controller |     "Jun 09 16:35:51.999467 crc crio[3654]: time=\"2026-06-09T16:35:51.999374415Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-9rqct/extract-utilities\" id=d8deb619-114d-4764-89f4-335ff2f84cd5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.277407 | controller |     "Jun 09 16:35:51.999782 crc crio[3654]: time=\"2026-06-09T16:35:51.999727096Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.277423 | controller |     "Jun 09 16:35:52.022366 crc crio[3654]: time=\"2026-06-09T16:35:52.02226926Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.277439 | controller |     "Jun 09 16:35:52.026915 crc crio[3654]: time=\"2026-06-09T16:35:52.026839185Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.277456 | controller |     "Jun 09 16:35:52.165692 crc crio[3654]: time=\"2026-06-09T16:35:52.165516193Z\" level=info msg=\"Created container f7d74046b5b66b18a2fd3996940c47adc9f955494ada06f7aa1fdb70b46bf6ce: openshift-marketplace/redhat-operators-9rqct/extract-utilities\" id=d8deb619-114d-4764-89f4-335ff2f84cd5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.277471 | controller |     "Jun 09 16:35:52.167113 crc crio[3654]: time=\"2026-06-09T16:35:52.167025668Z\" level=info msg=\"Starting container: f7d74046b5b66b18a2fd3996940c47adc9f955494ada06f7aa1fdb70b46bf6ce\" id=a71babd8-9ef8-47f4-9733-5eac41dc743c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.277487 | controller |     "Jun 09 16:35:52.174027 crc crio[3654]: time=\"2026-06-09T16:35:52.173927661Z\" level=info msg=\"Started container\" PID=17963 containerID=f7d74046b5b66b18a2fd3996940c47adc9f955494ada06f7aa1fdb70b46bf6ce description=openshift-marketplace/redhat-operators-9rqct/extract-utilities id=a71babd8-9ef8-47f4-9733-5eac41dc743c name=/runtime.v1.RuntimeService/StartContainer sandboxID=b1e6c92958b4c3514c41eeed447a44bda8dfed6efa8bd161ecc65938641827bf",
2026-06-09 17:48:39.277506 | controller |     "Jun 09 16:35:52.507760 crc crio[3654]: time=\"2026-06-09T16:35:52.507602368Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=36b79c69-599d-4960-bac1-978a186b7ace name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.277545 | controller |     "Jun 09 16:35:52.517905 crc crio[3654]: time=\"2026-06-09T16:35:52.516943964Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-09 17:48:39.277564 | controller |     "Jun 09 16:35:53.647280 crc crio[3654]: time=\"2026-06-09T16:35:53.646853816Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-v5pjp/POD\" id=0b9e13ee-d38e-4096-976e-98547253d062 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.277580 | controller |     "Jun 09 16:35:53.648451 crc crio[3654]: time=\"2026-06-09T16:35:53.64732401Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.277597 | controller |     "Jun 09 16:35:53.664537 crc crio[3654]: time=\"2026-06-09T16:35:53.664448054Z\" level=info msg=\"Got pod network &{Name:certified-operators-v5pjp Namespace:openshift-marketplace ID:46dd154d4368873d55bbb6e84daac449627f3ac3ad8347cd36080a7b6923e118 UID:1a918a15-a154-42f2-959b-f4750768ed4c NetNS:/var/run/netns/e76e9c2a-9bbb-425b-95ce-f7bae87c91e5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1a918a15_a154_42f2_959b_f4750768ed4c.slice PodAnnotations:0xc00231e5b8}] Aliases:map[]}\"",
2026-06-09 17:48:39.277612 | controller |     "Jun 09 16:35:53.664537 crc crio[3654]: time=\"2026-06-09T16:35:53.664506756Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-v5pjp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.277629 | controller |     "Jun 09 16:35:54.177046 crc crio[3654]: 2026-06-09T16:35:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:46dd154d4368873 Mac:be:25:cd:13:11:73 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:37 Mtu:0 Sandbox:/var/run/netns/e76e9c2a-9bbb-425b-95ce-f7bae87c91e5 SocketPath: PciID:}] [{Interface:0xc00028e5c0 Address:{IP:10.217.0.55 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.277645 | controller |     "Jun 09 16:35:54.181442 crc crio[3654]: time=\"2026-06-09T16:35:54.180405435Z\" level=info msg=\"Got pod network &{Name:certified-operators-v5pjp Namespace:openshift-marketplace ID:46dd154d4368873d55bbb6e84daac449627f3ac3ad8347cd36080a7b6923e118 UID:1a918a15-a154-42f2-959b-f4750768ed4c NetNS:/var/run/netns/e76e9c2a-9bbb-425b-95ce-f7bae87c91e5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1a918a15_a154_42f2_959b_f4750768ed4c.slice PodAnnotations:0xc00231e5b8}] Aliases:map[]}\"",
2026-06-09 17:48:39.277661 | controller |     "Jun 09 16:35:54.181442 crc crio[3654]: time=\"2026-06-09T16:35:54.180701494Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-v5pjp for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.277676 | controller |     "Jun 09 16:35:54.188087 crc crio[3654]: time=\"2026-06-09T16:35:54.187983308Z\" level=info msg=\"Ran pod sandbox 46dd154d4368873d55bbb6e84daac449627f3ac3ad8347cd36080a7b6923e118 with infra container: openshift-marketplace/certified-operators-v5pjp/POD\" id=0b9e13ee-d38e-4096-976e-98547253d062 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.277695 | controller |     "Jun 09 16:35:54.190231 crc crio[3654]: time=\"2026-06-09T16:35:54.190160662Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8bdf46b5-dd20-4fb8-8595-6eafd9290821 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.277712 | controller |     "Jun 09 16:35:54.264385 crc crio[3654]: time=\"2026-06-09T16:35:54.264242466Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=65c20ff8-eff2-4db5-827c-87cc607ece04 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.277727 | controller |     "Jun 09 16:35:55.266925 crc crio[3654]: time=\"2026-06-09T16:35:55.266595228Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-v5pjp/extract-utilities\" id=46a337d5-0f3f-4292-8837-15aa48eb1503 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.277742 | controller |     "Jun 09 16:35:55.415155 crc crio[3654]: time=\"2026-06-09T16:35:55.415079085Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-bmxps/POD\" id=4f88dcbf-a97e-484f-a6d7-5264df8d3173 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.277758 | controller |     "Jun 09 16:35:55.415317 crc crio[3654]: time=\"2026-06-09T16:35:55.415173128Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.277774 | controller |     "Jun 09 16:35:55.449394 crc crio[3654]: time=\"2026-06-09T16:35:55.449233812Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.277789 | controller |     "Jun 09 16:35:55.560421 crc crio[3654]: time=\"2026-06-09T16:35:55.560262685Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:fc6a16d8f231accd9aa36e952dece09ceb23dd2bd734fa3d5279adae1b59f636\" id=36b79c69-599d-4960-bac1-978a186b7ace name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.277805 | controller |     "Jun 09 16:35:55.562020 crc crio[3654]: time=\"2026-06-09T16:35:55.561887953Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=160219c7-a57d-46a4-bdfd-ea31f9213181 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.277821 | controller |     "Jun 09 16:35:55.571838 crc crio[3654]: time=\"2026-06-09T16:35:55.571746204Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=7ef51bc5-ee7d-4236-8a9f-ae833f2faa59 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.277837 | controller |     "Jun 09 16:35:55.593833 crc crio[3654]: time=\"2026-06-09T16:35:55.593723972Z\" level=info msg=\"Got pod network &{Name:community-operators-bmxps Namespace:openshift-marketplace ID:ef491e4b0a13bcbbb234cf1ec33ca1184ee33a7301d473fdd4890a7f069a0b3f UID:d5e8d0e3-068e-4aaf-b9cb-62fadf21f5cd NetNS:/var/run/netns/9a9c0108-6283-45f6-a32d-052bc8bb5765 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd5e8d0e3_068e_4aaf_b9cb_62fadf21f5cd.slice PodAnnotations:0xc000f14610}] Aliases:map[]}\"",
2026-06-09 17:48:39.277853 | controller |     "Jun 09 16:35:55.593833 crc crio[3654]: time=\"2026-06-09T16:35:55.593792994Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-bmxps to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.277870 | controller |     "Jun 09 16:35:55.604175 crc crio[3654]: time=\"2026-06-09T16:35:55.604042976Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-9rqct/extract-content\" id=ccc33b47-ef74-481c-a5ac-c6a2d49247b5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.277894 | controller |     "Jun 09 16:35:55.604821 crc crio[3654]: time=\"2026-06-09T16:35:55.604587672Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.277918 | controller |     "Jun 09 16:35:55.611753 crc crio[3654]: time=\"2026-06-09T16:35:55.611574888Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.277944 | controller |     "Jun 09 16:35:55.619042 crc crio[3654]: time=\"2026-06-09T16:35:55.618879663Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.277967 | controller |     "Jun 09 16:35:55.682305 crc crio[3654]: time=\"2026-06-09T16:35:55.682206841Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.277984 | controller |     "Jun 09 16:35:55.687586 crc crio[3654]: time=\"2026-06-09T16:35:55.687336842Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.277999 | controller |     "Jun 09 16:35:55.881068 crc crio[3654]: time=\"2026-06-09T16:35:55.880179187Z\" level=info msg=\"Created container 11d56fbe6b8d146c83ca2e315414e5ff5ef3313491d8ea66b52ee9ef628dbf11: openshift-marketplace/redhat-operators-9rqct/extract-content\" id=ccc33b47-ef74-481c-a5ac-c6a2d49247b5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.278014 | controller |     "Jun 09 16:35:55.882147 crc crio[3654]: time=\"2026-06-09T16:35:55.882058913Z\" level=info msg=\"Starting container: 11d56fbe6b8d146c83ca2e315414e5ff5ef3313491d8ea66b52ee9ef628dbf11\" id=f7035c8f-77fe-4f82-9d22-1fa1dd1fb363 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.278029 | controller |     "Jun 09 16:35:55.884439 crc crio[3654]: time=\"2026-06-09T16:35:55.884125463Z\" level=info msg=\"Created container a41b350d69916aa3c0986765890a080f35e8aff0f66b5c6067d04981ee801836: openshift-marketplace/certified-operators-v5pjp/extract-utilities\" id=46a337d5-0f3f-4292-8837-15aa48eb1503 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.278044 | controller |     "Jun 09 16:35:55.888030 crc crio[3654]: time=\"2026-06-09T16:35:55.887902095Z\" level=info msg=\"Starting container: a41b350d69916aa3c0986765890a080f35e8aff0f66b5c6067d04981ee801836\" id=3a11eab5-fa74-4b00-a712-796c2d1a6921 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.278059 | controller |     "Jun 09 16:35:55.890176 crc crio[3654]: time=\"2026-06-09T16:35:55.890023077Z\" level=info msg=\"Started container\" PID=18045 containerID=11d56fbe6b8d146c83ca2e315414e5ff5ef3313491d8ea66b52ee9ef628dbf11 description=openshift-marketplace/redhat-operators-9rqct/extract-content id=f7035c8f-77fe-4f82-9d22-1fa1dd1fb363 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b1e6c92958b4c3514c41eeed447a44bda8dfed6efa8bd161ecc65938641827bf",
2026-06-09 17:48:39.278076 | controller |     "Jun 09 16:35:55.895181 crc crio[3654]: time=\"2026-06-09T16:35:55.895096907Z\" level=info msg=\"Started container\" PID=18046 containerID=a41b350d69916aa3c0986765890a080f35e8aff0f66b5c6067d04981ee801836 description=openshift-marketplace/certified-operators-v5pjp/extract-utilities id=3a11eab5-fa74-4b00-a712-796c2d1a6921 name=/runtime.v1.RuntimeService/StartContainer sandboxID=46dd154d4368873d55bbb6e84daac449627f3ac3ad8347cd36080a7b6923e118",
2026-06-09 17:48:39.278092 | controller |     "Jun 09 16:35:55.982233 crc crio[3654]: 2026-06-09T16:35:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ef491e4b0a13bcb Mac:2a:29:1f:27:ba:24 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:38 Mtu:0 Sandbox:/var/run/netns/9a9c0108-6283-45f6-a32d-052bc8bb5765 SocketPath: PciID:}] [{Interface:0xc0003048a0 Address:{IP:10.217.0.56 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.278112 | controller |     "Jun 09 16:35:55.983255 crc crio[3654]: time=\"2026-06-09T16:35:55.983200064Z\" level=info msg=\"Got pod network &{Name:community-operators-bmxps Namespace:openshift-marketplace ID:ef491e4b0a13bcbbb234cf1ec33ca1184ee33a7301d473fdd4890a7f069a0b3f UID:d5e8d0e3-068e-4aaf-b9cb-62fadf21f5cd NetNS:/var/run/netns/9a9c0108-6283-45f6-a32d-052bc8bb5765 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd5e8d0e3_068e_4aaf_b9cb_62fadf21f5cd.slice PodAnnotations:0xc000f14610}] Aliases:map[]}\"",
2026-06-09 17:48:39.278127 | controller |     "Jun 09 16:35:55.983415 crc crio[3654]: time=\"2026-06-09T16:35:55.983376969Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-bmxps for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.278143 | controller |     "Jun 09 16:35:56.025306 crc crio[3654]: time=\"2026-06-09T16:35:56.025180932Z\" level=info msg=\"Ran pod sandbox ef491e4b0a13bcbbb234cf1ec33ca1184ee33a7301d473fdd4890a7f069a0b3f with infra container: openshift-marketplace/community-operators-bmxps/POD\" id=4f88dcbf-a97e-484f-a6d7-5264df8d3173 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.278166 | controller |     "Jun 09 16:35:56.029158 crc crio[3654]: time=\"2026-06-09T16:35:56.029064946Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6ea21bb5-d72b-4b12-bd2d-7c07d50bd0e6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.278188 | controller |     "Jun 09 16:35:56.031195 crc crio[3654]: time=\"2026-06-09T16:35:56.031121247Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=51fb9b99-142e-4c59-bb6e-e2342a12fef8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.278206 | controller |     "Jun 09 16:35:56.043134 crc crio[3654]: time=\"2026-06-09T16:35:56.042918915Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-bmxps/extract-utilities\" id=264e8035-e7f2-4a72-9cfb-0d59a82ce67a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.278221 | controller |     "Jun 09 16:35:56.043763 crc crio[3654]: time=\"2026-06-09T16:35:56.043697838Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.278236 | controller |     "Jun 09 16:35:56.095166 crc crio[3654]: time=\"2026-06-09T16:35:56.095062982Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.278251 | controller |     "Jun 09 16:35:56.102806 crc crio[3654]: time=\"2026-06-09T16:35:56.102720378Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.278266 | controller |     "Jun 09 16:35:56.107409 crc crio[3654]: time=\"2026-06-09T16:35:56.107330954Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-lzmxx/POD\" id=463ee903-e64d-4326-af4f-90d413007b98 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.278282 | controller |     "Jun 09 16:35:56.107512 crc crio[3654]: time=\"2026-06-09T16:35:56.107448787Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.278297 | controller |     "Jun 09 16:35:56.134452 crc crio[3654]: time=\"2026-06-09T16:35:56.134171875Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-lzmxx Namespace:openshift-marketplace ID:fbd9a00c23886464fe0f5857a0d64ce22494b42db1dbd54ecc6b3d4feaf1abf6 UID:8e909be3-ae3a-4ed5-a64b-5d99f090ca64 NetNS:/var/run/netns/abfe7edd-b492-43b7-95df-4307c6f30555 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8e909be3_ae3a_4ed5_a64b_5d99f090ca64.slice PodAnnotations:0xc000f152d8}] Aliases:map[]}\"",
2026-06-09 17:48:39.278316 | controller |     "Jun 09 16:35:56.134452 crc crio[3654]: time=\"2026-06-09T16:35:56.134464744Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-lzmxx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.278333 | controller |     "Jun 09 16:35:56.209592 crc crio[3654]: time=\"2026-06-09T16:35:56.209016572Z\" level=info msg=\"Created container 5a83c49ac1e081f8d2c6096504cdaf5618e07688bc8f87a7ed2c9d4e0610a6b0: openshift-marketplace/community-operators-bmxps/extract-utilities\" id=264e8035-e7f2-4a72-9cfb-0d59a82ce67a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.278348 | controller |     "Jun 09 16:35:56.215727 crc crio[3654]: time=\"2026-06-09T16:35:56.213219406Z\" level=info msg=\"Starting container: 5a83c49ac1e081f8d2c6096504cdaf5618e07688bc8f87a7ed2c9d4e0610a6b0\" id=190ce8f1-8937-4060-90af-fbd3a56d4b4e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.278363 | controller |     "Jun 09 16:35:56.227758 crc crio[3654]: time=\"2026-06-09T16:35:56.227353482Z\" level=info msg=\"Started container\" PID=18072 containerID=5a83c49ac1e081f8d2c6096504cdaf5618e07688bc8f87a7ed2c9d4e0610a6b0 description=openshift-marketplace/community-operators-bmxps/extract-utilities id=190ce8f1-8937-4060-90af-fbd3a56d4b4e name=/runtime.v1.RuntimeService/StartContainer sandboxID=ef491e4b0a13bcbbb234cf1ec33ca1184ee33a7301d473fdd4890a7f069a0b3f",
2026-06-09 17:48:39.278379 | controller |     "Jun 09 16:35:56.396505 crc crio[3654]: 2026-06-09T16:35:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fbd9a00c2388646 Mac:a6:15:06:46:67:06 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:39 Mtu:0 Sandbox:/var/run/netns/abfe7edd-b492-43b7-95df-4307c6f30555 SocketPath: PciID:}] [{Interface:0xc00028e5c0 Address:{IP:10.217.0.57 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.278394 | controller |     "Jun 09 16:35:56.397680 crc crio[3654]: time=\"2026-06-09T16:35:56.397527709Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-lzmxx Namespace:openshift-marketplace ID:fbd9a00c23886464fe0f5857a0d64ce22494b42db1dbd54ecc6b3d4feaf1abf6 UID:8e909be3-ae3a-4ed5-a64b-5d99f090ca64 NetNS:/var/run/netns/abfe7edd-b492-43b7-95df-4307c6f30555 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8e909be3_ae3a_4ed5_a64b_5d99f090ca64.slice PodAnnotations:0xc000f152d8}] Aliases:map[]}\"",
2026-06-09 17:48:39.278410 | controller |     "Jun 09 16:35:56.397851 crc crio[3654]: time=\"2026-06-09T16:35:56.397777107Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-lzmxx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.278425 | controller |     "Jun 09 16:35:56.403822 crc crio[3654]: time=\"2026-06-09T16:35:56.403716752Z\" level=info msg=\"Ran pod sandbox fbd9a00c23886464fe0f5857a0d64ce22494b42db1dbd54ecc6b3d4feaf1abf6 with infra container: openshift-marketplace/redhat-marketplace-lzmxx/POD\" id=463ee903-e64d-4326-af4f-90d413007b98 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.278441 | controller |     "Jun 09 16:35:56.406101 crc crio[3654]: time=\"2026-06-09T16:35:56.405947608Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e170c247-50b9-4d1b-af72-515ac68036df name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.278459 | controller |     "Jun 09 16:35:56.408222 crc crio[3654]: time=\"2026-06-09T16:35:56.407936066Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ba4c4298-4dab-4893-9cf5-baa1cb48279d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.278476 | controller |     "Jun 09 16:35:56.428700 crc crio[3654]: time=\"2026-06-09T16:35:56.425817343Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-lzmxx/extract-utilities\" id=c457bcad-154f-41ab-9f65-cf7c7db3f460 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.278491 | controller |     "Jun 09 16:35:56.428700 crc crio[3654]: time=\"2026-06-09T16:35:56.426236176Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.278506 | controller |     "Jun 09 16:35:56.450471 crc crio[3654]: time=\"2026-06-09T16:35:56.450413818Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.278546 | controller |     "Jun 09 16:35:56.459195 crc crio[3654]: time=\"2026-06-09T16:35:56.459143446Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.278563 | controller |     "Jun 09 16:35:56.548918 crc crio[3654]: time=\"2026-06-09T16:35:56.548327645Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=2c1e7eb4-eece-4a97-b4e3-69fcd3ab035e name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.278579 | controller |     "Jun 09 16:35:56.554714 crc crio[3654]: time=\"2026-06-09T16:35:56.554510867Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-09 17:48:39.278594 | controller |     "Jun 09 16:35:56.555025 crc crio[3654]: time=\"2026-06-09T16:35:56.554875848Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=ee54b444-5a99-4555-b4af-581c369888c4 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.278610 | controller |     "Jun 09 16:35:56.558950 crc crio[3654]: time=\"2026-06-09T16:35:56.558859806Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-09 17:48:39.278626 | controller |     "Jun 09 16:35:56.819281 crc crio[3654]: time=\"2026-06-09T16:35:56.81881881Z\" level=info msg=\"Created container eacbbffac17b63280e47226c701302387589e91bd2409c849fb1ec37e91e7eb8: openshift-marketplace/redhat-marketplace-lzmxx/extract-utilities\" id=c457bcad-154f-41ab-9f65-cf7c7db3f460 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.278642 | controller |     "Jun 09 16:35:56.820271 crc crio[3654]: time=\"2026-06-09T16:35:56.82018842Z\" level=info msg=\"Starting container: eacbbffac17b63280e47226c701302387589e91bd2409c849fb1ec37e91e7eb8\" id=60edec64-e6c9-467f-af78-f4e740a4dc71 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.278657 | controller |     "Jun 09 16:35:56.828202 crc crio[3654]: time=\"2026-06-09T16:35:56.828117864Z\" level=info msg=\"Started container\" PID=18114 containerID=eacbbffac17b63280e47226c701302387589e91bd2409c849fb1ec37e91e7eb8 description=openshift-marketplace/redhat-marketplace-lzmxx/extract-utilities id=60edec64-e6c9-467f-af78-f4e740a4dc71 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fbd9a00c23886464fe0f5857a0d64ce22494b42db1dbd54ecc6b3d4feaf1abf6",
2026-06-09 17:48:39.278673 | controller |     "Jun 09 16:35:57.190363 crc crio[3654]: time=\"2026-06-09T16:35:57.19024446Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:668b6d810793a4e82ee444b5b7605e4dda0a003f7a362c36f88a58436963d393\" id=ee54b444-5a99-4555-b4af-581c369888c4 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.278693 | controller |     "Jun 09 16:35:57.191862 crc crio[3654]: time=\"2026-06-09T16:35:57.191581249Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=94372c9a-debf-4afb-94ca-bd86c45c933c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.278709 | controller |     "Jun 09 16:35:57.194076 crc crio[3654]: time=\"2026-06-09T16:35:57.19398092Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=70bb01a3-db3b-46b3-8836-87dcb45f0a40 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.278724 | controller |     "Jun 09 16:35:57.201982 crc crio[3654]: time=\"2026-06-09T16:35:57.201901033Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-bmxps/extract-content\" id=9153e3c5-3279-49b0-9d5f-c665f57750c8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.278740 | controller |     "Jun 09 16:35:57.202346 crc crio[3654]: time=\"2026-06-09T16:35:57.202283445Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.278756 | controller |     "Jun 09 16:35:57.232915 crc crio[3654]: time=\"2026-06-09T16:35:57.232768953Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.278771 | controller |     "Jun 09 16:35:57.240360 crc crio[3654]: time=\"2026-06-09T16:35:57.240241404Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.278786 | controller |     "Jun 09 16:35:57.301132 crc crio[3654]: time=\"2026-06-09T16:35:57.301041635Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e\" id=2c1e7eb4-eece-4a97-b4e3-69fcd3ab035e name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.278802 | controller |     "Jun 09 16:35:57.302111 crc crio[3654]: time=\"2026-06-09T16:35:57.302021574Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=de1b4651-18a2-4b6f-8f84-4bb4bbdcfbdf name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.278817 | controller |     "Jun 09 16:35:57.306988 crc crio[3654]: time=\"2026-06-09T16:35:57.306904548Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=abdff44c-395b-4110-b347-4d75a4b610c7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.278833 | controller |     "Jun 09 16:35:57.314284 crc crio[3654]: time=\"2026-06-09T16:35:57.314211734Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-v5pjp/extract-content\" id=449fc359-cc15-440a-a9cd-19aaf3104fb9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.278849 | controller |     "Jun 09 16:35:57.314810 crc crio[3654]: time=\"2026-06-09T16:35:57.314745049Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.278865 | controller |     "Jun 09 16:35:57.335879 crc crio[3654]: time=\"2026-06-09T16:35:57.33578961Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.278881 | controller |     "Jun 09 16:35:57.337236 crc crio[3654]: time=\"2026-06-09T16:35:57.337129229Z\" level=info msg=\"Created container 5f22d05ad0f0cba13ec3969c6095081d5afe10d400d30ad02eebae08659775ec: openshift-marketplace/community-operators-bmxps/extract-content\" id=9153e3c5-3279-49b0-9d5f-c665f57750c8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.278899 | controller |     "Jun 09 16:35:57.338335 crc crio[3654]: time=\"2026-06-09T16:35:57.338296194Z\" level=info msg=\"Starting container: 5f22d05ad0f0cba13ec3969c6095081d5afe10d400d30ad02eebae08659775ec\" id=a06f5f7e-17b8-4372-be22-1bced36bd4ec name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.278915 | controller |     "Jun 09 16:35:57.338463 crc crio[3654]: time=\"2026-06-09T16:35:57.338417447Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.278931 | controller |     "Jun 09 16:35:57.343935 crc crio[3654]: time=\"2026-06-09T16:35:57.343860348Z\" level=info msg=\"Started container\" PID=18125 containerID=5f22d05ad0f0cba13ec3969c6095081d5afe10d400d30ad02eebae08659775ec description=openshift-marketplace/community-operators-bmxps/extract-content id=a06f5f7e-17b8-4372-be22-1bced36bd4ec name=/runtime.v1.RuntimeService/StartContainer sandboxID=ef491e4b0a13bcbbb234cf1ec33ca1184ee33a7301d473fdd4890a7f069a0b3f",
2026-06-09 17:48:39.278947 | controller |     "Jun 09 16:35:57.453890 crc crio[3654]: time=\"2026-06-09T16:35:57.453370666Z\" level=info msg=\"Created container b3b371ac9ff9fb249f2b9d531bf8a303ff19b3d92cce92a29ecb870ae9e1b77d: openshift-marketplace/certified-operators-v5pjp/extract-content\" id=449fc359-cc15-440a-a9cd-19aaf3104fb9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.278962 | controller |     "Jun 09 16:35:57.455340 crc crio[3654]: time=\"2026-06-09T16:35:57.454789368Z\" level=info msg=\"Starting container: b3b371ac9ff9fb249f2b9d531bf8a303ff19b3d92cce92a29ecb870ae9e1b77d\" id=fa3026ac-fab9-4495-bb00-1e00f50fa8f5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.278977 | controller |     "Jun 09 16:35:57.460315 crc crio[3654]: time=\"2026-06-09T16:35:57.460226178Z\" level=info msg=\"Started container\" PID=18136 containerID=b3b371ac9ff9fb249f2b9d531bf8a303ff19b3d92cce92a29ecb870ae9e1b77d description=openshift-marketplace/certified-operators-v5pjp/extract-content id=fa3026ac-fab9-4495-bb00-1e00f50fa8f5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=46dd154d4368873d55bbb6e84daac449627f3ac3ad8347cd36080a7b6923e118",
2026-06-09 17:48:39.278993 | controller |     "Jun 09 16:35:57.576048 crc crio[3654]: time=\"2026-06-09T16:35:57.57594408Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=9249334a-21eb-4d96-87ac-92678f46843d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.279009 | controller |     "Jun 09 16:35:57.578076 crc crio[3654]: time=\"2026-06-09T16:35:57.577883247Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=d7b78068-4e79-4d68-863b-63b0922628cd name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.279025 | controller |     "Jun 09 16:35:57.579050 crc crio[3654]: time=\"2026-06-09T16:35:57.578967299Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=376f4218-23cd-4dd2-bf0e-c8155b92f17e name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.279041 | controller |     "Jun 09 16:35:57.583718 crc crio[3654]: time=\"2026-06-09T16:35:57.583540554Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-09 17:48:39.279057 | controller |     "Jun 09 16:35:57.592572 crc crio[3654]: time=\"2026-06-09T16:35:57.592469567Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-9rqct/registry-server\" id=21dc7338-9e74-4030-a4f9-2ba90e8f16d4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.279072 | controller |     "Jun 09 16:35:57.593109 crc crio[3654]: time=\"2026-06-09T16:35:57.593040584Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.279091 | controller |     "Jun 09 16:35:57.648240 crc crio[3654]: time=\"2026-06-09T16:35:57.648149209Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.279107 | controller |     "Jun 09 16:35:57.658327 crc crio[3654]: time=\"2026-06-09T16:35:57.658207485Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.279122 | controller |     "Jun 09 16:35:57.797248 crc crio[3654]: time=\"2026-06-09T16:35:57.797156862Z\" level=info msg=\"Created container 3da16e7bd18a8e51ba0670cb1ea7b13efc7c5e035f126a3da477d4c0cc962ae9: openshift-marketplace/redhat-operators-9rqct/registry-server\" id=21dc7338-9e74-4030-a4f9-2ba90e8f16d4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.279137 | controller |     "Jun 09 16:35:57.798396 crc crio[3654]: time=\"2026-06-09T16:35:57.798354247Z\" level=info msg=\"Starting container: 3da16e7bd18a8e51ba0670cb1ea7b13efc7c5e035f126a3da477d4c0cc962ae9\" id=de9637c3-2c2e-4426-8f10-883cf05daf42 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.279153 | controller |     "Jun 09 16:35:57.803110 crc crio[3654]: time=\"2026-06-09T16:35:57.803061106Z\" level=info msg=\"Started container\" PID=18152 containerID=3da16e7bd18a8e51ba0670cb1ea7b13efc7c5e035f126a3da477d4c0cc962ae9 description=openshift-marketplace/redhat-operators-9rqct/registry-server id=de9637c3-2c2e-4426-8f10-883cf05daf42 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b1e6c92958b4c3514c41eeed447a44bda8dfed6efa8bd161ecc65938641827bf",
2026-06-09 17:48:39.279169 | controller |     "Jun 09 16:35:58.144195 crc crio[3654]: time=\"2026-06-09T16:35:58.14409689Z\" level=info msg=\"Stopping container: 4ed93c6bb38fc069cad41aa5ef020ccea611a245b610aa1874865a8442fc2f50 (timeout: 5s)\" id=7c6f56d7-29f8-46ee-9d5d-54bfd8b5e999 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.279184 | controller |     "Jun 09 16:35:58.216062 crc crio[3654]: time=\"2026-06-09T16:35:58.215120134Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0\" id=376f4218-23cd-4dd2-bf0e-c8155b92f17e name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.279200 | controller |     "Jun 09 16:35:58.217522 crc crio[3654]: time=\"2026-06-09T16:35:58.217434332Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=2a917132-ab2d-460c-985f-9102088236c2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.279215 | controller |     "Jun 09 16:35:58.221052 crc crio[3654]: time=\"2026-06-09T16:35:58.220973316Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=7139385d-0a13-4f43-8823-7138aeeb0f23 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.279230 | controller |     "Jun 09 16:35:58.227184 crc crio[3654]: time=\"2026-06-09T16:35:58.227114997Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-lzmxx/extract-content\" id=5977a75b-13b9-4261-a887-e789a74a00ad name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.279245 | controller |     "Jun 09 16:35:58.227879 crc crio[3654]: time=\"2026-06-09T16:35:58.227768867Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.279261 | controller |     "Jun 09 16:35:58.254889 crc crio[3654]: time=\"2026-06-09T16:35:58.254793333Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.279277 | controller |     "Jun 09 16:35:58.258941 crc crio[3654]: time=\"2026-06-09T16:35:58.258863493Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.279296 | controller |     "Jun 09 16:35:58.385299 crc crio[3654]: time=\"2026-06-09T16:35:58.383483587Z\" level=info msg=\"Created container b5d95737a82d54bd62596c676e656d2f0f7ffa85bc99b1c4ddfa603ac0d0ddda: openshift-marketplace/redhat-marketplace-lzmxx/extract-content\" id=5977a75b-13b9-4261-a887-e789a74a00ad name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.279312 | controller |     "Jun 09 16:35:58.385979 crc crio[3654]: time=\"2026-06-09T16:35:58.385857547Z\" level=info msg=\"Starting container: b5d95737a82d54bd62596c676e656d2f0f7ffa85bc99b1c4ddfa603ac0d0ddda\" id=a2f000df-183b-4e60-bd29-33326ed80e74 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.279327 | controller |     "Jun 09 16:35:58.393817 crc crio[3654]: time=\"2026-06-09T16:35:58.391923786Z\" level=info msg=\"Started container\" PID=18187 containerID=b5d95737a82d54bd62596c676e656d2f0f7ffa85bc99b1c4ddfa603ac0d0ddda description=openshift-marketplace/redhat-marketplace-lzmxx/extract-content id=a2f000df-183b-4e60-bd29-33326ed80e74 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fbd9a00c23886464fe0f5857a0d64ce22494b42db1dbd54ecc6b3d4feaf1abf6",
2026-06-09 17:48:39.279343 | controller |     "Jun 09 16:35:58.597350 crc crio[3654]: time=\"2026-06-09T16:35:58.59726659Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=3f94e47a-15b4-4c69-be93-9478d5bf2230 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.279359 | controller |     "Jun 09 16:35:58.599540 crc crio[3654]: time=\"2026-06-09T16:35:58.599478775Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=73ca6dab-a5e3-4fbe-b519-f79c1773b0f1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.279375 | controller |     "Jun 09 16:35:58.609121 crc crio[3654]: time=\"2026-06-09T16:35:58.608439829Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=28b661be-54db-487c-949f-a6f6872b1fa6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.279390 | controller |     "Jun 09 16:35:58.612563 crc crio[3654]: time=\"2026-06-09T16:35:58.611922062Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-bmxps/registry-server\" id=6d908cba-52bf-4eb4-b3f6-dc26a2292948 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.279405 | controller |     "Jun 09 16:35:58.612563 crc crio[3654]: time=\"2026-06-09T16:35:58.612375425Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.279421 | controller |     "Jun 09 16:35:58.613136 crc crio[3654]: time=\"2026-06-09T16:35:58.613028955Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=b0a064c7-2763-4f81-91e3-b2f97b0a9270 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.279437 | controller |     "Jun 09 16:35:58.613846 crc crio[3654]: time=\"2026-06-09T16:35:58.613775787Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=315c9bb2-2dbf-4077-96d9-4d72cbcacc00 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.279454 | controller |     "Jun 09 16:35:58.626107 crc crio[3654]: time=\"2026-06-09T16:35:58.626002177Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=6c77b5e1-a83d-4650-8fe2-ad3cb8c2a4e2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.279474 | controller |     "Jun 09 16:35:58.637779 crc crio[3654]: time=\"2026-06-09T16:35:58.63492307Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-lzmxx/registry-server\" id=2115ed0c-d8eb-4792-ac8e-e4c7283f8644 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.279489 | controller |     "Jun 09 16:35:58.637779 crc crio[3654]: time=\"2026-06-09T16:35:58.63629145Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.279505 | controller |     "Jun 09 16:35:58.674153 crc crio[3654]: time=\"2026-06-09T16:35:58.674107705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.279542 | controller |     "Jun 09 16:35:58.676533 crc crio[3654]: time=\"2026-06-09T16:35:58.676451684Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.279559 | controller |     "Jun 09 16:35:58.680351 crc crio[3654]: time=\"2026-06-09T16:35:58.680316418Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.279574 | controller |     "Jun 09 16:35:58.681750 crc crio[3654]: time=\"2026-06-09T16:35:58.681681799Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.279590 | controller |     "Jun 09 16:35:58.746899 crc crio[3654]: time=\"2026-06-09T16:35:58.746789198Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-v5pjp/registry-server\" id=50a61f80-d475-4a9e-ac60-1699c5632747 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.279605 | controller |     "Jun 09 16:35:58.748079 crc crio[3654]: time=\"2026-06-09T16:35:58.747950822Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.279622 | controller |     "Jun 09 16:35:58.802997 crc crio[3654]: time=\"2026-06-09T16:35:58.802800499Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.279637 | controller |     "Jun 09 16:35:58.807507 crc crio[3654]: time=\"2026-06-09T16:35:58.807375074Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.279651 | controller |     "Jun 09 16:35:58.920526 crc crio[3654]: time=\"2026-06-09T16:35:58.920388806Z\" level=info msg=\"Created container e9b26b97b3aa5e7994abe4f518136194ed5ef53c369a9eaee728d4f281cd6836: openshift-marketplace/redhat-marketplace-lzmxx/registry-server\" id=2115ed0c-d8eb-4792-ac8e-e4c7283f8644 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.279667 | controller |     "Jun 09 16:35:58.921957 crc crio[3654]: time=\"2026-06-09T16:35:58.921851409Z\" level=info msg=\"Starting container: e9b26b97b3aa5e7994abe4f518136194ed5ef53c369a9eaee728d4f281cd6836\" id=5a2ad88b-2ce9-439c-801e-241382b1bacd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.279683 | controller |     "Jun 09 16:35:58.929081 crc crio[3654]: time=\"2026-06-09T16:35:58.92900109Z\" level=info msg=\"Started container\" PID=18214 containerID=e9b26b97b3aa5e7994abe4f518136194ed5ef53c369a9eaee728d4f281cd6836 description=openshift-marketplace/redhat-marketplace-lzmxx/registry-server id=5a2ad88b-2ce9-439c-801e-241382b1bacd name=/runtime.v1.RuntimeService/StartContainer sandboxID=fbd9a00c23886464fe0f5857a0d64ce22494b42db1dbd54ecc6b3d4feaf1abf6",
2026-06-09 17:48:39.279703 | controller |     "Jun 09 16:35:59.150520 crc crio[3654]: time=\"2026-06-09T16:35:59.147027838Z\" level=info msg=\"Created container b3faa6328a5e2dfe85826f44302c3b2e047593f2843c371fcf6f089d5892a80f: openshift-marketplace/community-operators-bmxps/registry-server\" id=6d908cba-52bf-4eb4-b3f6-dc26a2292948 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.279719 | controller |     "Jun 09 16:35:59.150520 crc crio[3654]: time=\"2026-06-09T16:35:59.148914423Z\" level=info msg=\"Created container 11e6e1d7252cc034866442b301168a22e751efe2ba43d11217f805cec87f0961: openshift-marketplace/certified-operators-v5pjp/registry-server\" id=50a61f80-d475-4a9e-ac60-1699c5632747 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.279735 | controller |     "Jun 09 16:35:59.150520 crc crio[3654]: time=\"2026-06-09T16:35:59.150000715Z\" level=info msg=\"Starting container: 11e6e1d7252cc034866442b301168a22e751efe2ba43d11217f805cec87f0961\" id=b8ff81a9-8c65-4635-9029-772f7e8c992b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.279751 | controller |     "Jun 09 16:35:59.150520 crc crio[3654]: time=\"2026-06-09T16:35:59.150437588Z\" level=info msg=\"Starting container: b3faa6328a5e2dfe85826f44302c3b2e047593f2843c371fcf6f089d5892a80f\" id=a5cb55b3-46a0-460c-97b3-b38bc301840d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.279767 | controller |     "Jun 09 16:35:59.172043 crc crio[3654]: time=\"2026-06-09T16:35:59.171940002Z\" level=info msg=\"Started container\" PID=18221 containerID=11e6e1d7252cc034866442b301168a22e751efe2ba43d11217f805cec87f0961 description=openshift-marketplace/certified-operators-v5pjp/registry-server id=b8ff81a9-8c65-4635-9029-772f7e8c992b name=/runtime.v1.RuntimeService/StartContainer sandboxID=46dd154d4368873d55bbb6e84daac449627f3ac3ad8347cd36080a7b6923e118",
2026-06-09 17:48:39.279784 | controller |     "Jun 09 16:35:59.172461 crc crio[3654]: time=\"2026-06-09T16:35:59.172405716Z\" level=info msg=\"Started container\" PID=18215 containerID=b3faa6328a5e2dfe85826f44302c3b2e047593f2843c371fcf6f089d5892a80f description=openshift-marketplace/community-operators-bmxps/registry-server id=a5cb55b3-46a0-460c-97b3-b38bc301840d name=/runtime.v1.RuntimeService/StartContainer sandboxID=ef491e4b0a13bcbbb234cf1ec33ca1184ee33a7301d473fdd4890a7f069a0b3f",
2026-06-09 17:48:39.279799 | controller |     "Jun 09 16:36:03.157094 crc crio[3654]: time=\"2026-06-09T16:36:03.154796542Z\" level=warning msg=\"Stopping container 4ed93c6bb38fc069cad41aa5ef020ccea611a245b610aa1874865a8442fc2f50 with stop signal(15) timed out. Killing...\"",
2026-06-09 17:48:39.279815 | controller |     "Jun 09 16:36:04.296740 crc crio[3654]: time=\"2026-06-09T16:36:04.29611341Z\" level=info msg=\"Stopped container 4ed93c6bb38fc069cad41aa5ef020ccea611a245b610aa1874865a8442fc2f50: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=7c6f56d7-29f8-46ee-9d5d-54bfd8b5e999 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.279831 | controller |     "Jun 09 16:36:04.299408 crc crio[3654]: time=\"2026-06-09T16:36:04.299327745Z\" level=info msg=\"Stopping pod sandbox: 8969dd81956e7ba9a2a218d287f2f4f355a21c77ae99d6522f5738d38540096d\" id=3d9ac6ea-dd4e-4bc1-81e0-f8a9bd4028fa name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.279846 | controller |     "Jun 09 16:36:04.312796 crc crio[3654]: time=\"2026-06-09T16:36:04.312566645Z\" level=info msg=\"Stopped pod sandbox: 8969dd81956e7ba9a2a218d287f2f4f355a21c77ae99d6522f5738d38540096d\" id=3d9ac6ea-dd4e-4bc1-81e0-f8a9bd4028fa name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.279862 | controller |     "Jun 09 16:36:04.670999 crc crio[3654]: time=\"2026-06-09T16:36:04.670863667Z\" level=info msg=\"Removing container: 4ed93c6bb38fc069cad41aa5ef020ccea611a245b610aa1874865a8442fc2f50\" id=2d704c96-3b8d-45bd-a463-c0df17f9e367 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.279880 | controller |     "Jun 09 16:36:04.694336 crc crio[3654]: time=\"2026-06-09T16:36:04.694221276Z\" level=info msg=\"Removed container 4ed93c6bb38fc069cad41aa5ef020ccea611a245b610aa1874865a8442fc2f50: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=2d704c96-3b8d-45bd-a463-c0df17f9e367 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.279897 | controller |     "Jun 09 16:36:12.439832 crc systemd[1]: Stopping Container Runtime Interface for OCI (CRI-O)...",
2026-06-09 17:48:39.279913 | controller |     "Jun 09 16:36:13.004512 crc systemd[1]: crio.service: Deactivated successfully.",
2026-06-09 17:48:39.279929 | controller |     "Jun 09 16:36:13.005132 crc systemd[1]: Stopped Container Runtime Interface for OCI (CRI-O).",
2026-06-09 17:48:39.279944 | controller |     "Jun 09 16:36:13.005264 crc systemd[1]: crio.service: Consumed 16min 55.033s CPU time.",
2026-06-09 17:48:39.279960 | controller |     "Jun 09 16:36:13.073740 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...",
2026-06-09 17:48:39.279976 | controller |     "Jun 09 16:36:13.229570 crc crio[19203]: time=\"2026-06-09T16:36:13.229053205Z\" level=info msg=\"Updating config from single file: /etc/crio/crio.conf\"",
2026-06-09 17:48:39.279992 | controller |     "Jun 09 16:36:13.229570 crc crio[19203]: time=\"2026-06-09T16:36:13.229540709Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf\"",
2026-06-09 17:48:39.280007 | controller |     "Jun 09 16:36:13.235845 crc crio[19203]: time=\"2026-06-09T16:36:13.234119804Z\" level=info msg=\"Updating config from path: /etc/crio/crio.conf.d\"",
2026-06-09 17:48:39.280023 | controller |     "Jun 09 16:36:13.235845 crc crio[19203]: time=\"2026-06-09T16:36:13.234294269Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/00-default\"",
2026-06-09 17:48:39.280039 | controller |     "Jun 09 16:36:13.260122 crc crio[19203]: time=\"2026-06-09T16:36:13.259950466Z\" level=info msg=\"Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)\"",
2026-06-09 17:48:39.280054 | controller |     "Jun 09 16:36:13.260338 crc crio[19203]: time=\"2026-06-09T16:36:13.260233584Z\" level=info msg=\"Node configuration value for hugetlb cgroup is true\"",
2026-06-09 17:48:39.280069 | controller |     "Jun 09 16:36:13.260338 crc crio[19203]: time=\"2026-06-09T16:36:13.260244104Z\" level=info msg=\"Node configuration value for pid cgroup is true\"",
2026-06-09 17:48:39.280084 | controller |     "Jun 09 16:36:13.260423 crc crio[19203]: time=\"2026-06-09T16:36:13.260346217Z\" level=info msg=\"Node configuration value for memoryswap cgroup is true\"",
2026-06-09 17:48:39.280099 | controller |     "Jun 09 16:36:13.260423 crc crio[19203]: time=\"2026-06-09T16:36:13.260355358Z\" level=info msg=\"Node configuration value for cgroup v2 is true\"",
2026-06-09 17:48:39.280114 | controller |     "Jun 09 16:36:13.289283 crc crio[19203]: time=\"2026-06-09T16:36:13.289206248Z\" level=info msg=\"Node configuration value for systemd AllowedCPUs is true\"",
2026-06-09 17:48:39.280129 | controller |     "Jun 09 16:36:13.306710 crc crio[19203]: time=\"2026-06-09T16:36:13.305362435Z\" 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 17:48:39.280145 | controller |     "Jun 09 16:36:13.309711 crc crio[19203]: time=\"2026-06-09T16:36:13.309455485Z\" 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 17:48:39.280162 | controller |     "Jun 09 16:36:13.330180 crc crio[19203]: time=\"2026-06-09T16:36:13.330024762Z\" 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 17:48:39.280184 | controller |     "Jun 09 16:36:13.512943 crc crio[19203]: time=\"2026-06-09T16:36:13.512576744Z\" level=info msg=\"Checkpoint/restore support enabled\"",
2026-06-09 17:48:39.280207 | controller |     "Jun 09 16:36:13.512943 crc crio[19203]: time=\"2026-06-09T16:36:13.512743738Z\" level=info msg=\"Using the internal default seccomp profile\"",
2026-06-09 17:48:39.280224 | controller |     "Jun 09 16:36:13.512943 crc crio[19203]: time=\"2026-06-09T16:36:13.512757529Z\" level=info msg=\"AppArmor is disabled by the system or at CRI-O build-time\"",
2026-06-09 17:48:39.280239 | controller |     "Jun 09 16:36:13.512943 crc crio[19203]: time=\"2026-06-09T16:36:13.512765709Z\" level=info msg=\"No blockio config file specified, blockio not configured\"",
2026-06-09 17:48:39.280255 | controller |     "Jun 09 16:36:13.512943 crc crio[19203]: time=\"2026-06-09T16:36:13.512775239Z\" level=info msg=\"RDT not available in the host system\"",
2026-06-09 17:48:39.280270 | controller |     "Jun 09 16:36:13.517497 crc crio[19203]: time=\"2026-06-09T16:36:13.517411366Z\" level=info msg=\"Conmon does support the --sync option\"",
2026-06-09 17:48:39.280286 | controller |     "Jun 09 16:36:13.517497 crc crio[19203]: time=\"2026-06-09T16:36:13.517471638Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"",
2026-06-09 17:48:39.280301 | controller |     "Jun 09 16:36:13.521387 crc crio[19203]: time=\"2026-06-09T16:36:13.521311201Z\" level=info msg=\"Conmon does support the --sync option\"",
2026-06-09 17:48:39.280317 | controller |     "Jun 09 16:36:13.521387 crc crio[19203]: time=\"2026-06-09T16:36:13.521365673Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"",
2026-06-09 17:48:39.280332 | controller |     "Jun 09 16:36:13.542270 crc crio[19203]: time=\"2026-06-09T16:36:13.542167246Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 17:48:39.280346 | controller |     "Jun 09 16:36:13.542270 crc crio[19203]: time=\"2026-06-09T16:36:13.542232728Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 17:48:39.280362 | controller |     "Jun 09 16:36:13.542736 crc crio[19203]: time=\"2026-06-09T16:36:13.542681441Z\" level=info msg=\"FLAG: --enable-profile-unix-socket=\\\"true\\\"\\n\"",
2026-06-09 17:48:39.280377 | controller |     "Jun 09 16:36:13.542736 crc crio[19203]: time=\"2026-06-09T16:36:13.542719542Z\" level=info msg=\"FLAG: --stream-address=\\\"192.168.130.11\\\"\\n\"",
2026-06-09 17:48:39.280394 | controller |     "Jun 09 16:36:13.544157 crc crio[19203]: time=\"2026-06-09T16:36:13.5440063Z\" 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.LinkLogs\\\", \\\"module.wasm.image/variant\\\", \\\"io.kubernetes.cri-o.ShmSize\\\", \\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.PodLinuxResources\\\", \\\"seccomp-profile.kubernetes.cri-o.io\\\", \\\"org.systemd.property.\\\", \\\"io.kubernetes.cri.container-type\\\", \\\"run.oci.\\\", \\\"cpu-load-balancing.crio.io\\\", \\\"cpu-quota.crio.io\\\", \\\"cpu-freq-governor.crio.io\\\", \\\"io.kubernetes.cri-o.seccompNotifierAction\\\", \\\"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\\\", \\\"cpu-c-states.crio.io\\\", \\\"io.kubernetes.cri-o.umask\\\", \\\"cpu-shared.crio.io\\\", \\\"io.kubernetes.cri-o.DisableFIPS\\\", \\\"bundle\\\", \\\"org.criu.config\\\", \\\"io.kubernetes.cri-o.UnifiedCgroup\\\", \\\"irq-load-balancing.crio.io\\\", \\\"io.kubernetes.cri.rdt-class\\\", \\\"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\\\", \\\"io.kubernetes.cri-o.PodLinuxOverhead\\\"]\\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 17:48:39.280420 | controller |     "Jun 09 16:36:13.547384 crc crio[19203]: time=\"2026-06-09T16:36:13.547277137Z\" level=info msg=\"Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus\"",
2026-06-09 17:48:39.280436 | controller |     "Jun 09 16:36:13.547740 crc crio[19203]: time=\"2026-06-09T16:36:13.547476152Z\" level=info msg=\"Restore irqbalance config: nothing to do\"",
2026-06-09 17:48:39.280452 | controller |     "Jun 09 16:36:15.416006 crc crio[19203]: time=\"2026-06-09T16:36:15.415488183Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-lzmxx Namespace:openshift-marketplace ID:fbd9a00c23886464fe0f5857a0d64ce22494b42db1dbd54ecc6b3d4feaf1abf6 UID:8e909be3-ae3a-4ed5-a64b-5d99f090ca64 NetNS:/var/run/netns/abfe7edd-b492-43b7-95df-4307c6f30555 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8e909be3_ae3a_4ed5_a64b_5d99f090ca64.slice PodAnnotations:0xc001694a10}] Aliases:map[]}\"",
2026-06-09 17:48:39.280468 | controller |     "Jun 09 16:36:15.417309 crc crio[19203]: time=\"2026-06-09T16:36:15.416098621Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-lzmxx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.280483 | controller |     "Jun 09 16:36:15.417309 crc crio[19203]: time=\"2026-06-09T16:36:15.416830403Z\" level=info msg=\"Got pod network &{Name:community-operators-bmxps Namespace:openshift-marketplace ID:ef491e4b0a13bcbbb234cf1ec33ca1184ee33a7301d473fdd4890a7f069a0b3f UID:d5e8d0e3-068e-4aaf-b9cb-62fadf21f5cd NetNS:/var/run/netns/9a9c0108-6283-45f6-a32d-052bc8bb5765 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd5e8d0e3_068e_4aaf_b9cb_62fadf21f5cd.slice PodAnnotations:0xc001694b10}] Aliases:map[]}\"",
2026-06-09 17:48:39.280503 | controller |     "Jun 09 16:36:15.417309 crc crio[19203]: time=\"2026-06-09T16:36:15.416948217Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-bmxps for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.280542 | controller |     "Jun 09 16:36:15.417483 crc crio[19203]: time=\"2026-06-09T16:36:15.41740016Z\" level=info msg=\"Got pod network &{Name:certified-operators-v5pjp Namespace:openshift-marketplace ID:46dd154d4368873d55bbb6e84daac449627f3ac3ad8347cd36080a7b6923e118 UID:1a918a15-a154-42f2-959b-f4750768ed4c NetNS:/var/run/netns/e76e9c2a-9bbb-425b-95ce-f7bae87c91e5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1a918a15_a154_42f2_959b_f4750768ed4c.slice PodAnnotations:0xc001694ba0}] Aliases:map[]}\"",
2026-06-09 17:48:39.280560 | controller |     "Jun 09 16:36:15.417550 crc crio[19203]: time=\"2026-06-09T16:36:15.417531904Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-v5pjp for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.280577 | controller |     "Jun 09 16:36:15.418185 crc crio[19203]: time=\"2026-06-09T16:36:15.418137852Z\" level=info msg=\"Got pod network &{Name:redhat-operators-9rqct Namespace:openshift-marketplace ID:b1e6c92958b4c3514c41eeed447a44bda8dfed6efa8bd161ecc65938641827bf UID:a67cd32e-4055-453b-9c4e-0a3d07bdac66 NetNS:/var/run/netns/b4d90e33-ff7d-4ca6-bfb9-776d847f1ab4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda67cd32e_4055_453b_9c4e_0a3d07bdac66.slice PodAnnotations:0xc001694c30}] Aliases:map[]}\"",
2026-06-09 17:48:39.280592 | controller |     "Jun 09 16:36:15.418321 crc crio[19203]: time=\"2026-06-09T16:36:15.418279366Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-9rqct for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.280608 | controller |     "Jun 09 16:36:15.418962 crc crio[19203]: time=\"2026-06-09T16:36:15.418864633Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-pdjpb Namespace:openshift-marketplace ID:9430195e42a8d61c7fb7a2df1580dd4bff975bfd7476e2b0ee75d236ae7237d7 UID:e0a074e4-5b4f-41a8-8c9f-5f4a902de94c NetNS:/var/run/netns/9c684774-b898-4aad-8059-ff2b43b87c1f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode0a074e4_5b4f_41a8_8c9f_5f4a902de94c.slice PodAnnotations:0xc001694cc0}] Aliases:map[]}\"",
2026-06-09 17:48:39.280625 | controller |     "Jun 09 16:36:15.419115 crc crio[19203]: time=\"2026-06-09T16:36:15.419057339Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-pdjpb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.280641 | controller |     "Jun 09 16:36:15.419596 crc crio[19203]: time=\"2026-06-09T16:36:15.419519082Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:5ad2004402065501b976320a724a29ba72a39e33afe3113eac008fe92c8655d7 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/811c10be-df05-48cc-8dfb-d9e671ee45e5 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:0xc001694d40}] Aliases:map[]}\"",
2026-06-09 17:48:39.280662 | controller |     "Jun 09 16:36:15.419789 crc crio[19203]: time=\"2026-06-09T16:36:15.419734469Z\" level=info msg=\"Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.280679 | controller |     "Jun 09 16:36:15.419966 crc crio[19203]: time=\"2026-06-09T16:36:15.419910104Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 17:48:39.280694 | controller |     "Jun 09 16:36:15.419966 crc crio[19203]: time=\"2026-06-09T16:36:15.419957905Z\" level=warning msg=\"Could not restore sandbox IP for 133bfe8763824827240ace1fd528fd756977ea15cc3ce84c349a57bf626f6f9c: failed to get network status for pod sandbox k8s_installer-13-crc_openshift-kube-apiserver_0d002002-a30d-4a50-8adb-82f2f2ed2496_0(133bfe8763824827240ace1fd528fd756977ea15cc3ce84c349a57bf626f6f9c): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 17:48:39.280710 | controller |     "Jun 09 16:36:15.420111 crc crio[19203]: time=\"2026-06-09T16:36:15.419991326Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 17:48:39.280725 | controller |     "Jun 09 16:36:15.420111 crc crio[19203]: time=\"2026-06-09T16:36:15.420004597Z\" level=warning msg=\"Could not restore sandbox IP for 805076b7e36f5d1f18bca1a3a9c83039d8f08a4d8a6b8673c03c7aaecc2d9ad1: failed to get network status for pod sandbox k8s_revision-pruner-13-crc_openshift-kube-apiserver_19aedfdc-1cfb-4c63-a837-00b992526bed_0(805076b7e36f5d1f18bca1a3a9c83039d8f08a4d8a6b8673c03c7aaecc2d9ad1): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 17:48:39.280741 | controller |     "Jun 09 16:36:15.420392 crc crio[19203]: time=\"2026-06-09T16:36:15.420329586Z\" level=info msg=\"Got pod network &{Name:controller-manager-8658454648-xmwx8 Namespace:openshift-controller-manager ID:1859947bfec63e860b1d5759c46ac74f93b73c1536cf2f7cf4b971095a614422 UID:6af5e2c7-7223-4c74-9066-0be26a94c8d6 NetNS:/var/run/netns/802bf3b8-9f50-4185-8463-1dfbe8056ba1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6af5e2c7_7223_4c74_9066_0be26a94c8d6.slice PodAnnotations:0xc001694de0}] Aliases:map[]}\"",
2026-06-09 17:48:39.280798 | controller |     "Jun 09 16:36:15.420707 crc crio[19203]: time=\"2026-06-09T16:36:15.420487581Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-8658454648-xmwx8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.280834 | controller |     "Jun 09 16:36:15.421141 crc crio[19203]: time=\"2026-06-09T16:36:15.421045737Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-8494587684-wckdc Namespace:openshift-route-controller-manager ID:aacc771d9aa3f59f3618f4817858c1f805ab068ba12770c243d003f326c998a0 UID:04553a2a-e40c-438d-86a7-0f9366f6baca NetNS:/var/run/netns/f2925399-b634-4fdc-88ab-56a83b2444ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod04553a2a_e40c_438d_86a7_0f9366f6baca.slice PodAnnotations:0xc001694e70}] Aliases:map[]}\"",
2026-06-09 17:48:39.280852 | controller |     "Jun 09 16:36:15.421235 crc crio[19203]: time=\"2026-06-09T16:36:15.421195142Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-8494587684-wckdc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.280869 | controller |     "Jun 09 16:36:15.421422 crc crio[19203]: time=\"2026-06-09T16:36:15.421332616Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 17:48:39.280885 | controller |     "Jun 09 16:36:15.421422 crc crio[19203]: time=\"2026-06-09T16:36:15.421375277Z\" level=warning msg=\"Could not restore sandbox IP for 12ede462a46b086f87debeff687aa89022644c64243591a26c1d5dd582bdb6cf: failed to get network status for pod sandbox k8s_collect-profiles-29683710-mn9b6_openshift-operator-lifecycle-manager_9a6caab5-14cf-44f0-9b67-2dda8393d402_0(12ede462a46b086f87debeff687aa89022644c64243591a26c1d5dd582bdb6cf): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 17:48:39.280905 | controller |     "Jun 09 16:36:15.421968 crc crio[19203]: time=\"2026-06-09T16:36:15.421913483Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:41a33f32ab9d214d25f382897d57a8edcdcc319bb6e8b5e74e28a71df9e60c09 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/3be10377-7e87-4e6a-aea8-5f54454180b5 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:0xc001694f08}] Aliases:map[]}\"",
2026-06-09 17:48:39.280922 | controller |     "Jun 09 16:36:15.422145 crc crio[19203]: time=\"2026-06-09T16:36:15.422048017Z\" 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 17:48:39.280938 | controller |     "Jun 09 16:36:15.422594 crc crio[19203]: time=\"2026-06-09T16:36:15.422532251Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:f79b41da175db5b9927ddd6137690969892fdcf1e85a7d378774408ad71887ea UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/1cdfe5e2-92eb-4952-ab74-888e247fcd0e 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:0xc001694f98}] Aliases:map[]}\"",
2026-06-09 17:48:39.280953 | controller |     "Jun 09 16:36:15.422868 crc crio[19203]: time=\"2026-06-09T16:36:15.422811869Z\" 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 17:48:39.280970 | controller |     "Jun 09 16:36:15.423455 crc crio[19203]: time=\"2026-06-09T16:36:15.423395237Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:e994014faeafd39300b0c3558ae2a60928e77413cf955102d59886f7d86e5d74 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/86f009a6-faf8-4033-a780-985f7ff5d649 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:0xc001695028}] Aliases:map[]}\"",
2026-06-09 17:48:39.280985 | controller |     "Jun 09 16:36:15.423725 crc crio[19203]: time=\"2026-06-09T16:36:15.423549841Z\" 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 17:48:39.281001 | controller |     "Jun 09 16:36:15.424336 crc crio[19203]: time=\"2026-06-09T16:36:15.424266902Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:eb1ca76154ceee92e836e0011fc9209d91a7cd69d87531b66cbfcda5c9c98c9f UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/f72a89f9-1352-431c-af7c-2b2070a1d2aa 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:0xc0016950a8}] Aliases:map[]}\"",
2026-06-09 17:48:39.281017 | controller |     "Jun 09 16:36:15.424487 crc crio[19203]: time=\"2026-06-09T16:36:15.424427667Z\" 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 17:48:39.281037 | controller |     "Jun 09 16:36:15.425178 crc crio[19203]: time=\"2026-06-09T16:36:15.425116017Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:dbeebbb1a3c7ce1602fb8f2d33d1356ae9565241b06c1ba8f43d6d20d0bd4876 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/4433b5c7-3e2f-43bc-8e1e-5e5060220f9a 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:0xc001695138}] Aliases:map[]}\"",
2026-06-09 17:48:39.281053 | controller |     "Jun 09 16:36:15.425521 crc crio[19203]: time=\"2026-06-09T16:36:15.425422716Z\" level=info msg=\"Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.281070 | controller |     "Jun 09 16:36:15.426551 crc crio[19203]: time=\"2026-06-09T16:36:15.426493768Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:aba5fae867385309660233ccf0f7f29343d51f73594821e32b38f7dd6dea5b99 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/1e285606-58bc-4c85-8c45-a1d8bc73c4e4 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:0xc0006b8270}] Aliases:map[]}\"",
2026-06-09 17:48:39.281086 | controller |     "Jun 09 16:36:15.426935 crc crio[19203]: time=\"2026-06-09T16:36:15.426866989Z\" level=info msg=\"Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.281102 | controller |     "Jun 09 16:36:15.427469 crc crio[19203]: time=\"2026-06-09T16:36:15.427409505Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:721db89e14d94378a94b0071b2396e14512434d7f0a91c00c214de5a2307ad0d UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/ebc25451-53ae-4a02-952f-e9f5f18866b1 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:0xc0006b8358}] Aliases:map[]}\"",
2026-06-09 17:48:39.281118 | controller |     "Jun 09 16:36:15.427709 crc crio[19203]: time=\"2026-06-09T16:36:15.42757415Z\" 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 17:48:39.281134 | controller |     "Jun 09 16:36:15.427921 crc crio[19203]: time=\"2026-06-09T16:36:15.427854748Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 17:48:39.281150 | controller |     "Jun 09 16:36:15.427921 crc crio[19203]: time=\"2026-06-09T16:36:15.42790711Z\" level=warning msg=\"Could not restore sandbox IP for a8645c78e3a4a0bf2eea13e6544e3604dfbe5e4b3604751a7d981d375da8c16e: failed to get network status for pod sandbox k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0(a8645c78e3a4a0bf2eea13e6544e3604dfbe5e4b3604751a7d981d375da8c16e): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 17:48:39.281165 | controller |     "Jun 09 16:36:15.428310 crc crio[19203]: time=\"2026-06-09T16:36:15.42825224Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:f4bff133ed24d170cfae13bfec137f3cedfff2833feb51bc9ff3ee2706fe5ef7 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/8ca27970-8adb-4539-b95a-98fb6d0c4a5b 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:0xc0006b8420}] Aliases:map[]}\"",
2026-06-09 17:48:39.281185 | controller |     "Jun 09 16:36:15.428739 crc crio[19203]: time=\"2026-06-09T16:36:15.428684412Z\" level=info msg=\"Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.281202 | controller |     "Jun 09 16:36:15.429194 crc crio[19203]: time=\"2026-06-09T16:36:15.429140796Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:2c36a24c63d658f050f2c6082f361254ec0d44721e66340f6a98d0f83e54bc88 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/bbca24a5-aea9-4428-9f0d-62b0de55409d 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:0xc0006b8510}] Aliases:map[]}\"",
2026-06-09 17:48:39.281218 | controller |     "Jun 09 16:36:15.429288 crc crio[19203]: time=\"2026-06-09T16:36:15.42926769Z\" level=info msg=\"Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.281234 | controller |     "Jun 09 16:36:15.429742 crc crio[19203]: time=\"2026-06-09T16:36:15.429677632Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:5063f4238642f938b2512197e97e9974176da6b52cbd1357fc3d99382676b498 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/4c1a3aa1-1337-4592-ae13-d995460cdd83 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:0xc0006b85f8}] Aliases:map[]}\"",
2026-06-09 17:48:39.281250 | controller |     "Jun 09 16:36:15.429850 crc crio[19203]: time=\"2026-06-09T16:36:15.429807916Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.281267 | controller |     "Jun 09 16:36:15.430239 crc crio[19203]: time=\"2026-06-09T16:36:15.430190477Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:bb0991162bb5c06faea241086b7707d7d28fbb127d573969e89f918cca13dde8 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/a2e6aeac-f6c3-417a-856e-fa5a545f50ce 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:0xc0006b86d8}] Aliases:map[]}\"",
2026-06-09 17:48:39.281283 | controller |     "Jun 09 16:36:15.430326 crc crio[19203]: time=\"2026-06-09T16:36:15.43031124Z\" level=info msg=\"Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.281299 | controller |     "Jun 09 16:36:15.430817 crc crio[19203]: time=\"2026-06-09T16:36:15.430754624Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:39b0f64c871bbdbe502c8b11b37f252dd6e781f50724e6545cdb32a920302152 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/20fc0347-9838-4be6-8583-8dfecc76cd96 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:0xc0006b87c8}] Aliases:map[]}\"",
2026-06-09 17:48:39.281318 | controller |     "Jun 09 16:36:15.431020 crc crio[19203]: time=\"2026-06-09T16:36:15.430915958Z\" level=info msg=\"Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.281334 | controller |     "Jun 09 16:36:15.431507 crc crio[19203]: time=\"2026-06-09T16:36:15.431463974Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:1430cc105af08c7cc4e8929c4b1360b3ed58500e41f4ab9a0108f4252b0e9f47 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/37d21a5a-340e-4ac7-811a-6ccbd72cd92f 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:0xc0006b8898}] Aliases:map[]}\"",
2026-06-09 17:48:39.281350 | controller |     "Jun 09 16:36:15.431709 crc crio[19203]: time=\"2026-06-09T16:36:15.431583788Z\" level=info msg=\"Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.281366 | controller |     "Jun 09 16:36:15.431852 crc crio[19203]: time=\"2026-06-09T16:36:15.431801804Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 17:48:39.281383 | controller |     "Jun 09 16:36:15.431852 crc crio[19203]: time=\"2026-06-09T16:36:15.431842296Z\" level=warning msg=\"Could not restore sandbox IP for 154f278a46bf72e74e8dcdd83304bc301971039deb523dd0448e6c256f725333: failed to get network status for pod sandbox k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0(154f278a46bf72e74e8dcdd83304bc301971039deb523dd0448e6c256f725333): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 17:48:39.281399 | controller |     "Jun 09 16:36:15.432298 crc crio[19203]: time=\"2026-06-09T16:36:15.432241687Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:d5198ba3e825ace170313fb6e4e0a2fc4990dab7f8044833f96ca77f9671bef3 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/b98799b9-d6ec-43c9-bf78-8720c4d9be65 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:0xc0006b8960}] Aliases:map[]}\"",
2026-06-09 17:48:39.281415 | controller |     "Jun 09 16:36:15.432449 crc crio[19203]: time=\"2026-06-09T16:36:15.432395272Z\" level=info msg=\"Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.281432 | controller |     "Jun 09 16:36:15.433103 crc crio[19203]: time=\"2026-06-09T16:36:15.433045071Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:cabd285e5a6758ee9f480310922c767b4b0656225f36504f80df912013f8e146 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/72f31d10-c6d9-4bf7-b028-062f0d26725c 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:0xc0006b8a40}] Aliases:map[]}\"",
2026-06-09 17:48:39.281448 | controller |     "Jun 09 16:36:15.433236 crc crio[19203]: time=\"2026-06-09T16:36:15.433188535Z\" 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 17:48:39.281464 | controller |     "Jun 09 16:36:15.434405 crc crio[19203]: time=\"2026-06-09T16:36:15.434331269Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:bb0ee6eac61860113660cac1c734e20dad62cb3feaf7f5a2e3e358e26ba5a804 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/68d2cb9d-838d-4fdb-9710-f80ff4fe7534 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:0xc0006b8af8}] Aliases:map[]}\"",
2026-06-09 17:48:39.281483 | controller |     "Jun 09 16:36:15.434530 crc crio[19203]: time=\"2026-06-09T16:36:15.434461083Z\" level=info msg=\"Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.281500 | controller |     "Jun 09 16:36:15.434995 crc crio[19203]: time=\"2026-06-09T16:36:15.434931597Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:97e57f7a60f504ff5129a5e7f166e5b9ccdfd2fc9821655021b0f90240da2580 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/74387149-49d1-4593-a3a9-548086bc16db 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:0xc0006b8bf0}] Aliases:map[]}\"",
2026-06-09 17:48:39.281538 | controller |     "Jun 09 16:36:15.435096 crc crio[19203]: time=\"2026-06-09T16:36:15.43504134Z\" 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 17:48:39.281557 | controller |     "Jun 09 16:36:15.435547 crc crio[19203]: time=\"2026-06-09T16:36:15.435498213Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:0dd7b7ca5d16f3f3421fbd1ba25ced89eade1cfeb841d39e91575105b93a5e2f UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/7aa1c5a3-e37a-4189-9f4d-07c032ee6487 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:0xc0006b8ca8}] Aliases:map[]}\"",
2026-06-09 17:48:39.281573 | controller |     "Jun 09 16:36:15.435750 crc crio[19203]: time=\"2026-06-09T16:36:15.435692589Z\" 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 17:48:39.281589 | controller |     "Jun 09 16:36:15.436215 crc crio[19203]: time=\"2026-06-09T16:36:15.436165793Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:3e91c16d5bc3fa0ed5fef6224021a7affef9ef0f8eb6ff5e6b026fb3d92d8352 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/e1f5ea39-ca2d-47d9-ae3b-e91e2f8e8a5d 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:0xc0006b8d40}] Aliases:map[]}\"",
2026-06-09 17:48:39.281605 | controller |     "Jun 09 16:36:15.436364 crc crio[19203]: time=\"2026-06-09T16:36:15.436289857Z\" 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 17:48:39.281621 | controller |     "Jun 09 16:36:15.437009 crc crio[19203]: time=\"2026-06-09T16:36:15.436949276Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:b9ece4f402008d0a2f815bda502eda90e7db9f068637734e61b545dc28fb9761 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/24114dac-a2aa-4286-a703-75529b49cf49 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:0xc0006b8df0}] Aliases:map[]}\"",
2026-06-09 17:48:39.281640 | controller |     "Jun 09 16:36:15.438567 crc crio[19203]: time=\"2026-06-09T16:36:15.438496692Z\" level=info msg=\"Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.281658 | controller |     "Jun 09 16:36:15.439332 crc crio[19203]: time=\"2026-06-09T16:36:15.439249534Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:f60b820bcf9446dd6bbf1fa2a2fd5e76fd1257d87f0b469cb2425526f3f756be UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/70f48de7-eef1-4424-8ca6-597661dc97e2 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:0xc0006b8ec8}] Aliases:map[]}\"",
2026-06-09 17:48:39.281674 | controller |     "Jun 09 16:36:15.439505 crc crio[19203]: time=\"2026-06-09T16:36:15.43945299Z\" 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 17:48:39.281690 | controller |     "Jun 09 16:36:15.440125 crc crio[19203]: time=\"2026-06-09T16:36:15.440052278Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:e3c605d995676cae5cfe4e1930a490c619efaddb967c6d688d2316b03a37d7b7 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/0a4c3e24-e215-40ba-800f-94b4593b3b05 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:0xc0006b8f60}] Aliases:map[]}\"",
2026-06-09 17:48:39.281706 | controller |     "Jun 09 16:36:15.440205 crc crio[19203]: time=\"2026-06-09T16:36:15.440175231Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.281723 | controller |     "Jun 09 16:36:15.446164 crc crio[19203]: time=\"2026-06-09T16:36:15.446089646Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:376f9ff0545b36436b8a6f4acbb4f3be63df36a377c4647eb6e880500e3491a3 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/09505fb4-0fbc-4f98-84f3-a4d499e38066 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:0xc0006b9020}] Aliases:map[]}\"",
2026-06-09 17:48:39.281739 | controller |     "Jun 09 16:36:15.446405 crc crio[19203]: time=\"2026-06-09T16:36:15.446287881Z\" 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 17:48:39.281755 | controller |     "Jun 09 16:36:15.446913 crc crio[19203]: time=\"2026-06-09T16:36:15.446868109Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:3c33c4d94bfc86ac3e89613a9bdaeffc889bde1a337f0e2a558ebdfacbb2ae2b UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/0b108023-6daa-422b-8f3f-6857fc47577c 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:0xc0006b90e0}] Aliases:map[]}\"",
2026-06-09 17:48:39.281770 | controller |     "Jun 09 16:36:15.447004 crc crio[19203]: time=\"2026-06-09T16:36:15.446989172Z\" level=info msg=\"Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.281789 | controller |     "Jun 09 16:36:15.447423 crc crio[19203]: time=\"2026-06-09T16:36:15.447371363Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:b8223b9561fe9a721ebca09698d3ad4c8e0406f2fa64bce02f2cc214b7ad5ad4 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/025eaca0-acb0-49c4-9b93-349ee2a6beeb 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:0xc0006b9198}] Aliases:map[]}\"",
2026-06-09 17:48:39.281806 | controller |     "Jun 09 16:36:15.447508 crc crio[19203]: time=\"2026-06-09T16:36:15.447491357Z\" 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 17:48:39.281822 | controller |     "Jun 09 16:36:15.447989 crc crio[19203]: time=\"2026-06-09T16:36:15.44793795Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:69844ced74028f3997e46ea2562c473b1404b553fbf04b9a4b0bf3cc2e4a9023 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/5b84f9a2-fc5a-4b75-9a2d-ff0a41744dd1 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:0xc0006b9270}] Aliases:map[]}\"",
2026-06-09 17:48:39.281838 | controller |     "Jun 09 16:36:15.448143 crc crio[19203]: time=\"2026-06-09T16:36:15.448094315Z\" level=info msg=\"Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.281854 | controller |     "Jun 09 16:36:15.448504 crc crio[19203]: time=\"2026-06-09T16:36:15.448453705Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:37d1080ef48294b309a5538e9af5ca43563451c071a21d4810412c7016f415b4 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/9d24636e-1dac-4e60-ab15-25301528dc10 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:0xc0006b9328}] Aliases:map[]}\"",
2026-06-09 17:48:39.281870 | controller |     "Jun 09 16:36:15.448755 crc crio[19203]: time=\"2026-06-09T16:36:15.448593379Z\" 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 17:48:39.281885 | controller |     "Jun 09 16:36:15.449182 crc crio[19203]: time=\"2026-06-09T16:36:15.449129385Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:ea9ef629557c20792984dabc8683f3f4c39bf600f9e629dc368880f4d739e5b1 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/901110be-b6e4-4792-8fd2-4af825960aab 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:0xc0006b93e8}] Aliases:map[]}\"",
2026-06-09 17:48:39.281901 | controller |     "Jun 09 16:36:15.449283 crc crio[19203]: time=\"2026-06-09T16:36:15.449250529Z\" 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 17:48:39.281917 | controller |     "Jun 09 16:36:15.449754 crc crio[19203]: time=\"2026-06-09T16:36:15.449690382Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:b9e91057435fbff2a247a1e749f1dad43f2ae0ceeb04b73b13ba685ba372a6cf UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/4aad0446-a41c-43b4-8654-95bafabeb436 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:0xc0006b9498}] Aliases:map[]}\"",
2026-06-09 17:48:39.281937 | controller |     "Jun 09 16:36:15.449918 crc crio[19203]: time=\"2026-06-09T16:36:15.449858867Z\" 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 17:48:39.281954 | controller |     "Jun 09 16:36:15.450392 crc crio[19203]: time=\"2026-06-09T16:36:15.450335281Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:6638ab594e66d36d737fe0da5d083f116547ca99b668119517552d011bc1693a UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/cb9ed5aa-7b57-496c-aab5-33310f2e09a2 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:0xc0006b9550}] Aliases:map[]}\"",
2026-06-09 17:48:39.281969 | controller |     "Jun 09 16:36:15.450539 crc crio[19203]: time=\"2026-06-09T16:36:15.450483065Z\" 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 17:48:39.281986 | controller |     "Jun 09 16:36:15.451086 crc crio[19203]: time=\"2026-06-09T16:36:15.451014571Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:06444b0079e6d1c7183f817d4b6154ff30b10fa4653a27e646c078a24789199a UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/a41cbddf-1eb0-41e5-ae54-0316b090d33b 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:0xc0006b9628}] Aliases:map[]}\"",
2026-06-09 17:48:39.282002 | controller |     "Jun 09 16:36:15.451182 crc crio[19203]: time=\"2026-06-09T16:36:15.451147635Z\" 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 17:48:39.282019 | controller |     "Jun 09 16:36:15.451833 crc crio[19203]: time=\"2026-06-09T16:36:15.451774023Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:9949406e326cae8ec31e25f8fb7cf029bc427991b6c660a9c6a401ecdf48f8ca UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/e40c4a60-4831-439a-98f0-c0ad9472ecf9 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:0xc0006b9708}] Aliases:map[]}\"",
2026-06-09 17:48:39.282034 | controller |     "Jun 09 16:36:15.452009 crc crio[19203]: time=\"2026-06-09T16:36:15.451949648Z\" level=info msg=\"Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.282049 | controller |     "Jun 09 16:36:15.453808 crc crio[19203]: time=\"2026-06-09T16:36:15.453734131Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:3dd0ab079cba7d2d7ef0c98d003095ea27bc76d6cd6db57e8c8d1d4592a080a2 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/b3a43abe-1c2c-479b-9c5a-e992e353fa2a 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:0xc0006b97b8}] Aliases:map[]}\"",
2026-06-09 17:48:39.282068 | controller |     "Jun 09 16:36:15.454045 crc crio[19203]: time=\"2026-06-09T16:36:15.453992839Z\" 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 17:48:39.282084 | controller |     "Jun 09 16:36:15.455120 crc crio[19203]: time=\"2026-06-09T16:36:15.455086491Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:a2e98d86e855f6133aa2c09100a32a5db1cc20341c1ff9acf12caf6a9d410424 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/5f2e8ebb-900b-42a2-9db0-0e4e18159471 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:0xc0006b9870}] Aliases:map[]}\"",
2026-06-09 17:48:39.282100 | controller |     "Jun 09 16:36:15.455348 crc crio[19203]: time=\"2026-06-09T16:36:15.455304857Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.282115 | controller |     "Jun 09 16:36:15.455535 crc crio[19203]: time=\"2026-06-09T16:36:15.455467332Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 17:48:39.282131 | controller |     "Jun 09 16:36:15.455535 crc crio[19203]: time=\"2026-06-09T16:36:15.455516074Z\" level=warning msg=\"Could not restore sandbox IP for 30542c23042c8003a6b86ebc257f8fd752de84d26b7d4a2dfdb74918eb22668d: failed to get network status for pod sandbox k8s_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0(30542c23042c8003a6b86ebc257f8fd752de84d26b7d4a2dfdb74918eb22668d): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 17:48:39.282148 | controller |     "Jun 09 16:36:15.456477 crc crio[19203]: time=\"2026-06-09T16:36:15.45641228Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:cf8f059a3107854e51dc7bcbd7f5d9ff189b5640453f4cce4703c4bfbffa1728 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/3148720e-32dd-4253-afa5-a8cab2560227 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:0xc0006b9940}] Aliases:map[]}\"",
2026-06-09 17:48:39.282171 | controller |     "Jun 09 16:36:15.456835 crc crio[19203]: time=\"2026-06-09T16:36:15.456773101Z\" level=info msg=\"Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.282194 | controller |     "Jun 09 16:36:15.457756 crc crio[19203]: time=\"2026-06-09T16:36:15.457555184Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:1e9b589c5feab7b2e7846fe20c40c7bd9d5f9cedab7d5bc495ef7d2f9ba88666 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/82b27450-4d74-4033-bd83-f3d55cbff9bb 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:0xc0006b9a20}] Aliases:map[]}\"",
2026-06-09 17:48:39.282214 | controller |     "Jun 09 16:36:15.457973 crc crio[19203]: time=\"2026-06-09T16:36:15.457901724Z\" 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 17:48:39.282238 | controller |     "Jun 09 16:36:15.458134 crc crio[19203]: time=\"2026-06-09T16:36:15.45809713Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 17:48:39.282261 | controller |     "Jun 09 16:36:15.458134 crc crio[19203]: time=\"2026-06-09T16:36:15.458130721Z\" level=warning msg=\"Could not restore sandbox IP for d4c82703d0d73e0f4ebcbb628205bdfe67ff0ec864e2495dc27767748b28ad82: failed to get network status for pod sandbox k8s_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0(d4c82703d0d73e0f4ebcbb628205bdfe67ff0ec864e2495dc27767748b28ad82): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 17:48:39.282279 | controller |     "Jun 09 16:36:15.459440 crc crio[19203]: time=\"2026-06-09T16:36:15.459388068Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:3003be93a1ee9b1b654ffe6c4e3912b8f862a0084cdfb237c5f24991e6cee558 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/5bf4309d-e5e8-499b-8991-5f40e5501442 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:0xc0006b9b18}] Aliases:map[]}\"",
2026-06-09 17:48:39.282296 | controller |     "Jun 09 16:36:15.459760 crc crio[19203]: time=\"2026-06-09T16:36:15.459567943Z\" 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 17:48:39.282312 | controller |     "Jun 09 16:36:15.460152 crc crio[19203]: time=\"2026-06-09T16:36:15.460102569Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:6c1bbc81084d233aea764f08ebc3c67c32c84f19799161c8cdec1c0f43dea432 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/9e04dffb-fd03-4c98-a413-ee94c79dfd11 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:0xc0006b9bf0}] Aliases:map[]}\"",
2026-06-09 17:48:39.282328 | controller |     "Jun 09 16:36:15.461111 crc crio[19203]: time=\"2026-06-09T16:36:15.461050537Z\" level=info msg=\"Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.282344 | controller |     "Jun 09 16:36:15.461273 crc crio[19203]: time=\"2026-06-09T16:36:15.461216962Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 17:48:39.282361 | controller |     "Jun 09 16:36:15.461273 crc crio[19203]: time=\"2026-06-09T16:36:15.461252543Z\" level=warning msg=\"Could not restore sandbox IP for 509ed5c9d31791a0ea75f8c162248e58a85617f2a9e9b268b5e98ff17debb47e: failed to get network status for pod sandbox k8s_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0(509ed5c9d31791a0ea75f8c162248e58a85617f2a9e9b268b5e98ff17debb47e): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 17:48:39.282377 | controller |     "Jun 09 16:36:15.461273 crc crio[19203]: time=\"2026-06-09T16:36:15.461273253Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 17:48:39.282392 | controller |     "Jun 09 16:36:15.461443 crc crio[19203]: time=\"2026-06-09T16:36:15.461282224Z\" level=warning msg=\"Could not restore sandbox IP for afc8116d76ea6180703b6ce760cfdac90f2fc47a8e93593dfaad1de408e88b90: failed to get network status for pod sandbox k8s_collect-profiles-29683695-k6pjp_openshift-operator-lifecycle-manager_31d91dcf-7d02-424e-8c82-ae000dea1e7e_0(afc8116d76ea6180703b6ce760cfdac90f2fc47a8e93593dfaad1de408e88b90): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 17:48:39.282411 | controller |     "Jun 09 16:36:15.462102 crc crio[19203]: time=\"2026-06-09T16:36:15.461879701Z\" level=info msg=\"Registered SIGHUP reload watcher\"",
2026-06-09 17:48:39.282426 | controller |     "Jun 09 16:36:15.463070 crc crio[19203]: time=\"2026-06-09T16:36:15.462959673Z\" level=info msg=\"Starting seccomp notifier watcher\"",
2026-06-09 17:48:39.282442 | controller |     "Jun 09 16:36:15.463577 crc crio[19203]: time=\"2026-06-09T16:36:15.463264512Z\" level=info msg=\"Serving metrics on 127.0.0.1:9537 using HTTP\"",
2026-06-09 17:48:39.282458 | controller |     "Jun 09 16:36:15.463577 crc crio[19203]: time=\"2026-06-09T16:36:15.463276482Z\" level=info msg=\"Create NRI interface\"",
2026-06-09 17:48:39.282473 | controller |     "Jun 09 16:36:15.463577 crc crio[19203]: time=\"2026-06-09T16:36:15.463460198Z\" level=info msg=\"runtime interface created\"",
2026-06-09 17:48:39.282488 | controller |     "Jun 09 16:36:15.463577 crc crio[19203]: time=\"2026-06-09T16:36:15.463484739Z\" level=info msg=\"Registered domain \\\"k8s.io\\\" with NRI\"",
2026-06-09 17:48:39.282503 | controller |     "Jun 09 16:36:15.463577 crc crio[19203]: time=\"2026-06-09T16:36:15.463506089Z\" level=info msg=\"runtime interface starting up...\"",
2026-06-09 17:48:39.282543 | controller |     "Jun 09 16:36:15.463577 crc crio[19203]: time=\"2026-06-09T16:36:15.463515089Z\" level=info msg=\"starting plugins...\"",
2026-06-09 17:48:39.282561 | controller |     "Jun 09 16:36:15.463577 crc crio[19203]: time=\"2026-06-09T16:36:15.463557011Z\" level=info msg=\"Synchronizing NRI (plugin) with current runtime state\"",
2026-06-09 17:48:39.282577 | controller |     "Jun 09 16:36:15.478505 crc crio[19203]: time=\"2026-06-09T16:36:15.478424029Z\" level=info msg=\"No systemd watchdog enabled\"",
2026-06-09 17:48:39.282592 | controller |     "Jun 09 16:36:15.487734 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).",
2026-06-09 17:48:39.282608 | controller |     "Jun 09 16:36:29.753031 crc systemd[1]: Stopping Container Runtime Interface for OCI (CRI-O)...",
2026-06-09 17:48:39.282623 | controller |     "Jun 09 16:36:29.810575 crc systemd[1]: crio.service: Deactivated successfully.",
2026-06-09 17:48:39.282639 | controller |     "Jun 09 16:36:29.811110 crc systemd[1]: Stopped Container Runtime Interface for OCI (CRI-O).",
2026-06-09 17:48:39.282653 | controller |     "Jun 09 16:36:29.811317 crc systemd[1]: crio.service: Consumed 3.945s CPU time.",
2026-06-09 17:48:39.282669 | controller |     "Jun 09 16:36:29.889602 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...",
2026-06-09 17:48:39.282683 | controller |     "Jun 09 16:36:29.970876 crc crio[20770]: time=\"2026-06-09T16:36:29.970771464Z\" level=info msg=\"Updating config from single file: /etc/crio/crio.conf\"",
2026-06-09 17:48:39.282699 | controller |     "Jun 09 16:36:29.970876 crc crio[20770]: time=\"2026-06-09T16:36:29.970826345Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf\"",
2026-06-09 17:48:39.282714 | controller |     "Jun 09 16:36:29.972287 crc crio[20770]: time=\"2026-06-09T16:36:29.97198863Z\" level=info msg=\"Updating config from path: /etc/crio/crio.conf.d\"",
2026-06-09 17:48:39.282729 | controller |     "Jun 09 16:36:29.972287 crc crio[20770]: time=\"2026-06-09T16:36:29.972060682Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/00-default\"",
2026-06-09 17:48:39.282744 | controller |     "Jun 09 16:36:29.972529 crc crio[20770]: time=\"2026-06-09T16:36:29.972467734Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/zuul\"",
2026-06-09 17:48:39.282764 | controller |     "Jun 09 16:36:29.985708 crc crio[20770]: time=\"2026-06-09T16:36:29.98555221Z\" level=info msg=\"Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)\"",
2026-06-09 17:48:39.282780 | controller |     "Jun 09 16:36:29.985972 crc crio[20770]: time=\"2026-06-09T16:36:29.98590121Z\" level=info msg=\"Node configuration value for hugetlb cgroup is true\"",
2026-06-09 17:48:39.282795 | controller |     "Jun 09 16:36:29.985972 crc crio[20770]: time=\"2026-06-09T16:36:29.985948221Z\" level=info msg=\"Node configuration value for pid cgroup is true\"",
2026-06-09 17:48:39.282810 | controller |     "Jun 09 16:36:29.986145 crc crio[20770]: time=\"2026-06-09T16:36:29.986044644Z\" level=info msg=\"Node configuration value for memoryswap cgroup is true\"",
2026-06-09 17:48:39.282825 | controller |     "Jun 09 16:36:29.986145 crc crio[20770]: time=\"2026-06-09T16:36:29.986059325Z\" level=info msg=\"Node configuration value for cgroup v2 is true\"",
2026-06-09 17:48:39.282840 | controller |     "Jun 09 16:36:30.005580 crc crio[20770]: time=\"2026-06-09T16:36:30.005419325Z\" level=info msg=\"Node configuration value for systemd AllowedCPUs is true\"",
2026-06-09 17:48:39.282856 | controller |     "Jun 09 16:36:30.019483 crc crio[20770]: time=\"2026-06-09T16:36:30.019422588Z\" 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 17:48:39.282871 | controller |     "Jun 09 16:36:30.028064 crc crio[20770]: time=\"2026-06-09T16:36:30.027483006Z\" 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 17:48:39.282887 | controller |     "Jun 09 16:36:30.045352 crc crio[20770]: time=\"2026-06-09T16:36:30.045297061Z\" 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 17:48:39.282902 | controller |     "Jun 09 16:36:30.214056 crc crio[20770]: time=\"2026-06-09T16:36:30.213957973Z\" level=info msg=\"Checkpoint/restore support enabled\"",
2026-06-09 17:48:39.282918 | controller |     "Jun 09 16:36:30.214056 crc crio[20770]: time=\"2026-06-09T16:36:30.214017915Z\" level=info msg=\"Using the internal default seccomp profile\"",
2026-06-09 17:48:39.282933 | controller |     "Jun 09 16:36:30.214056 crc crio[20770]: time=\"2026-06-09T16:36:30.214032586Z\" level=info msg=\"AppArmor is disabled by the system or at CRI-O build-time\"",
2026-06-09 17:48:39.282948 | controller |     "Jun 09 16:36:30.214056 crc crio[20770]: time=\"2026-06-09T16:36:30.214041816Z\" level=info msg=\"No blockio config file specified, blockio not configured\"",
2026-06-09 17:48:39.282963 | controller |     "Jun 09 16:36:30.214056 crc crio[20770]: time=\"2026-06-09T16:36:30.214050346Z\" level=info msg=\"RDT not available in the host system\"",
2026-06-09 17:48:39.282977 | controller |     "Jun 09 16:36:30.219965 crc crio[20770]: time=\"2026-06-09T16:36:30.219387343Z\" level=info msg=\"Conmon does support the --sync option\"",
2026-06-09 17:48:39.282992 | controller |     "Jun 09 16:36:30.219965 crc crio[20770]: time=\"2026-06-09T16:36:30.219460746Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"",
2026-06-09 17:48:39.283007 | controller |     "Jun 09 16:36:30.223762 crc crio[20770]: time=\"2026-06-09T16:36:30.223487174Z\" level=info msg=\"Conmon does support the --sync option\"",
2026-06-09 17:48:39.283022 | controller |     "Jun 09 16:36:30.223762 crc crio[20770]: time=\"2026-06-09T16:36:30.223546346Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"",
2026-06-09 17:48:39.283037 | controller |     "Jun 09 16:36:30.310334 crc crio[20770]: time=\"2026-06-09T16:36:30.309911562Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 17:48:39.283055 | controller |     "Jun 09 16:36:30.310334 crc crio[20770]: time=\"2026-06-09T16:36:30.310313444Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 17:48:39.283071 | controller |     "Jun 09 16:36:30.310834 crc crio[20770]: time=\"2026-06-09T16:36:30.310784448Z\" level=info msg=\"FLAG: --enable-profile-unix-socket=\\\"true\\\"\\n\"",
2026-06-09 17:48:39.283087 | controller |     "Jun 09 16:36:30.310834 crc crio[20770]: time=\"2026-06-09T16:36:30.310823689Z\" level=info msg=\"FLAG: --stream-address=\\\"192.168.130.11\\\"\\n\"",
2026-06-09 17:48:39.283103 | controller |     "Jun 09 16:36:30.311505 crc crio[20770]: time=\"2026-06-09T16:36:30.311353755Z\" 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\\\", \\\"irq-load-balancing.crio.io\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\", \\\"run.oci.\\\", \\\"cpu-load-balancing.crio.io\\\", \\\"io.kubernetes.cri-o.PodLinuxOverhead\\\", \\\"io.kubernetes.cri-o.PodLinuxResources\\\", \\\"cpu-shared.crio.io\\\", \\\"io.kubernetes.cri-o.DisableFIPS\\\", \\\"bundle\\\", \\\"module.wasm.image/variant\\\", \\\"io.kubernetes.cri.container-type\\\", \\\"io.kubernetes.cri-o.seccompNotifierAction\\\", \\\"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\\\", \\\"io.kubernetes.cri-o.ShmSize\\\", \\\"cpu-quota.crio.io\\\", \\\"io.kubernetes.cri.rdt-class\\\", \\\"io.kubernetes.cri-o.umask\\\", \\\"seccomp-profile.kubernetes.cri-o.io\\\", \\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\\\", \\\"cpu-c-states.crio.io\\\", \\\"cpu-freq-governor.crio.io\\\", \\\"org.systemd.property.\\\", \\\"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 17:48:39.283128 | controller |     "Jun 09 16:36:30.312494 crc crio[20770]: time=\"2026-06-09T16:36:30.312403966Z\" level=info msg=\"Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus\"",
2026-06-09 17:48:39.283146 | controller |     "Jun 09 16:36:30.312713 crc crio[20770]: time=\"2026-06-09T16:36:30.312597881Z\" level=info msg=\"Restore irqbalance config: nothing to do\"",
2026-06-09 17:48:39.283162 | controller |     "Jun 09 16:36:31.910326 crc crio[20770]: time=\"2026-06-09T16:36:31.910200861Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-lzmxx Namespace:openshift-marketplace ID:fbd9a00c23886464fe0f5857a0d64ce22494b42db1dbd54ecc6b3d4feaf1abf6 UID:8e909be3-ae3a-4ed5-a64b-5d99f090ca64 NetNS:/var/run/netns/abfe7edd-b492-43b7-95df-4307c6f30555 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8e909be3_ae3a_4ed5_a64b_5d99f090ca64.slice PodAnnotations:0xc00008cd00}] Aliases:map[]}\"",
2026-06-09 17:48:39.283178 | controller |     "Jun 09 16:36:31.912178 crc crio[20770]: time=\"2026-06-09T16:36:31.910366956Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-lzmxx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.283194 | controller |     "Jun 09 16:36:31.912178 crc crio[20770]: time=\"2026-06-09T16:36:31.911195091Z\" level=info msg=\"Got pod network &{Name:community-operators-bmxps Namespace:openshift-marketplace ID:ef491e4b0a13bcbbb234cf1ec33ca1184ee33a7301d473fdd4890a7f069a0b3f UID:d5e8d0e3-068e-4aaf-b9cb-62fadf21f5cd NetNS:/var/run/netns/9a9c0108-6283-45f6-a32d-052bc8bb5765 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd5e8d0e3_068e_4aaf_b9cb_62fadf21f5cd.slice PodAnnotations:0xc00008ce10}] Aliases:map[]}\"",
2026-06-09 17:48:39.283210 | controller |     "Jun 09 16:36:31.912178 crc crio[20770]: time=\"2026-06-09T16:36:31.911372896Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-bmxps for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.283226 | controller |     "Jun 09 16:36:31.912178 crc crio[20770]: time=\"2026-06-09T16:36:31.911801789Z\" level=info msg=\"Got pod network &{Name:certified-operators-v5pjp Namespace:openshift-marketplace ID:46dd154d4368873d55bbb6e84daac449627f3ac3ad8347cd36080a7b6923e118 UID:1a918a15-a154-42f2-959b-f4750768ed4c NetNS:/var/run/netns/e76e9c2a-9bbb-425b-95ce-f7bae87c91e5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1a918a15_a154_42f2_959b_f4750768ed4c.slice PodAnnotations:0xc000134620}] Aliases:map[]}\"",
2026-06-09 17:48:39.283242 | controller |     "Jun 09 16:36:31.912178 crc crio[20770]: time=\"2026-06-09T16:36:31.911939323Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-v5pjp for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.283258 | controller |     "Jun 09 16:36:31.912572 crc crio[20770]: time=\"2026-06-09T16:36:31.912261712Z\" level=info msg=\"Got pod network &{Name:redhat-operators-9rqct Namespace:openshift-marketplace ID:b1e6c92958b4c3514c41eeed447a44bda8dfed6efa8bd161ecc65938641827bf UID:a67cd32e-4055-453b-9c4e-0a3d07bdac66 NetNS:/var/run/netns/b4d90e33-ff7d-4ca6-bfb9-776d847f1ab4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda67cd32e_4055_453b_9c4e_0a3d07bdac66.slice PodAnnotations:0xc0001346b8}] Aliases:map[]}\"",
2026-06-09 17:48:39.283277 | controller |     "Jun 09 16:36:31.912572 crc crio[20770]: time=\"2026-06-09T16:36:31.912361725Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-9rqct for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.283294 | controller |     "Jun 09 16:36:31.913091 crc crio[20770]: time=\"2026-06-09T16:36:31.912732896Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-pdjpb Namespace:openshift-marketplace ID:9430195e42a8d61c7fb7a2df1580dd4bff975bfd7476e2b0ee75d236ae7237d7 UID:e0a074e4-5b4f-41a8-8c9f-5f4a902de94c NetNS:/var/run/netns/9c684774-b898-4aad-8059-ff2b43b87c1f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode0a074e4_5b4f_41a8_8c9f_5f4a902de94c.slice PodAnnotations:0xc000134758}] Aliases:map[]}\"",
2026-06-09 17:48:39.283310 | controller |     "Jun 09 16:36:31.913091 crc crio[20770]: time=\"2026-06-09T16:36:31.912835919Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-pdjpb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.283325 | controller |     "Jun 09 16:36:31.913314 crc crio[20770]: time=\"2026-06-09T16:36:31.913244981Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:5ad2004402065501b976320a724a29ba72a39e33afe3113eac008fe92c8655d7 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/811c10be-df05-48cc-8dfb-d9e671ee45e5 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:0xc000134ac0}] Aliases:map[]}\"",
2026-06-09 17:48:39.283341 | controller |     "Jun 09 16:36:31.913476 crc crio[20770]: time=\"2026-06-09T16:36:31.913437217Z\" level=info msg=\"Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.283357 | controller |     "Jun 09 16:36:31.913606 crc crio[20770]: time=\"2026-06-09T16:36:31.913571681Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 17:48:39.283374 | controller |     "Jun 09 16:36:31.913764 crc crio[20770]: time=\"2026-06-09T16:36:31.913608022Z\" level=warning msg=\"Could not restore sandbox IP for 133bfe8763824827240ace1fd528fd756977ea15cc3ce84c349a57bf626f6f9c: failed to get network status for pod sandbox k8s_installer-13-crc_openshift-kube-apiserver_0d002002-a30d-4a50-8adb-82f2f2ed2496_0(133bfe8763824827240ace1fd528fd756977ea15cc3ce84c349a57bf626f6f9c): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 17:48:39.283390 | controller |     "Jun 09 16:36:31.913764 crc crio[20770]: time=\"2026-06-09T16:36:31.913730685Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 17:48:39.283406 | controller |     "Jun 09 16:36:31.913764 crc crio[20770]: time=\"2026-06-09T16:36:31.913744666Z\" level=warning msg=\"Could not restore sandbox IP for 805076b7e36f5d1f18bca1a3a9c83039d8f08a4d8a6b8673c03c7aaecc2d9ad1: failed to get network status for pod sandbox k8s_revision-pruner-13-crc_openshift-kube-apiserver_19aedfdc-1cfb-4c63-a837-00b992526bed_0(805076b7e36f5d1f18bca1a3a9c83039d8f08a4d8a6b8673c03c7aaecc2d9ad1): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 17:48:39.283422 | controller |     "Jun 09 16:36:31.914071 crc crio[20770]: time=\"2026-06-09T16:36:31.914016174Z\" level=info msg=\"Got pod network &{Name:controller-manager-8658454648-xmwx8 Namespace:openshift-controller-manager ID:1859947bfec63e860b1d5759c46ac74f93b73c1536cf2f7cf4b971095a614422 UID:6af5e2c7-7223-4c74-9066-0be26a94c8d6 NetNS:/var/run/netns/802bf3b8-9f50-4185-8463-1dfbe8056ba1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6af5e2c7_7223_4c74_9066_0be26a94c8d6.slice PodAnnotations:0xc000134b78}] Aliases:map[]}\"",
2026-06-09 17:48:39.283441 | controller |     "Jun 09 16:36:31.914166 crc crio[20770]: time=\"2026-06-09T16:36:31.914137397Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-8658454648-xmwx8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.283458 | controller |     "Jun 09 16:36:31.914555 crc crio[20770]: time=\"2026-06-09T16:36:31.914486568Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-8494587684-wckdc Namespace:openshift-route-controller-manager ID:aacc771d9aa3f59f3618f4817858c1f805ab068ba12770c243d003f326c998a0 UID:04553a2a-e40c-438d-86a7-0f9366f6baca NetNS:/var/run/netns/f2925399-b634-4fdc-88ab-56a83b2444ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod04553a2a_e40c_438d_86a7_0f9366f6baca.slice PodAnnotations:0xc000134c18}] Aliases:map[]}\"",
2026-06-09 17:48:39.283474 | controller |     "Jun 09 16:36:31.914720 crc crio[20770]: time=\"2026-06-09T16:36:31.914603501Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-8494587684-wckdc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.283489 | controller |     "Jun 09 16:36:31.914884 crc crio[20770]: time=\"2026-06-09T16:36:31.914828868Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 17:48:39.283505 | controller |     "Jun 09 16:36:31.914884 crc crio[20770]: time=\"2026-06-09T16:36:31.914868909Z\" level=warning msg=\"Could not restore sandbox IP for 12ede462a46b086f87debeff687aa89022644c64243591a26c1d5dd582bdb6cf: failed to get network status for pod sandbox k8s_collect-profiles-29683710-mn9b6_openshift-operator-lifecycle-manager_9a6caab5-14cf-44f0-9b67-2dda8393d402_0(12ede462a46b086f87debeff687aa89022644c64243591a26c1d5dd582bdb6cf): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 17:48:39.283542 | controller |     "Jun 09 16:36:31.915162 crc crio[20770]: time=\"2026-06-09T16:36:31.915090255Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:41a33f32ab9d214d25f382897d57a8edcdcc319bb6e8b5e74e28a71df9e60c09 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/3be10377-7e87-4e6a-aea8-5f54454180b5 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:0xc000134cb8}] Aliases:map[]}\"",
2026-06-09 17:48:39.283560 | controller |     "Jun 09 16:36:31.915256 crc crio[20770]: time=\"2026-06-09T16:36:31.915220989Z\" 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 17:48:39.283576 | controller |     "Jun 09 16:36:31.915752 crc crio[20770]: time=\"2026-06-09T16:36:31.915564499Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:f79b41da175db5b9927ddd6137690969892fdcf1e85a7d378774408ad71887ea UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/1cdfe5e2-92eb-4952-ab74-888e247fcd0e 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:0xc000134d50}] Aliases:map[]}\"",
2026-06-09 17:48:39.283596 | controller |     "Jun 09 16:36:31.915998 crc crio[20770]: time=\"2026-06-09T16:36:31.915817117Z\" 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 17:48:39.283613 | controller |     "Jun 09 16:36:31.916363 crc crio[20770]: time=\"2026-06-09T16:36:31.916135056Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:e994014faeafd39300b0c3558ae2a60928e77413cf955102d59886f7d86e5d74 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/86f009a6-faf8-4033-a780-985f7ff5d649 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:0xc000134df0}] Aliases:map[]}\"",
2026-06-09 17:48:39.283628 | controller |     "Jun 09 16:36:31.916363 crc crio[20770]: time=\"2026-06-09T16:36:31.916236069Z\" 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 17:48:39.283644 | controller |     "Jun 09 16:36:31.917032 crc crio[20770]: time=\"2026-06-09T16:36:31.916709263Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:eb1ca76154ceee92e836e0011fc9209d91a7cd69d87531b66cbfcda5c9c98c9f UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/f72a89f9-1352-431c-af7c-2b2070a1d2aa 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:0xc000134eb0}] Aliases:map[]}\"",
2026-06-09 17:48:39.283659 | controller |     "Jun 09 16:36:31.917032 crc crio[20770]: time=\"2026-06-09T16:36:31.916819116Z\" 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 17:48:39.283675 | controller |     "Jun 09 16:36:31.917530 crc crio[20770]: time=\"2026-06-09T16:36:31.9172802Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:dbeebbb1a3c7ce1602fb8f2d33d1356ae9565241b06c1ba8f43d6d20d0bd4876 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/4433b5c7-3e2f-43bc-8e1e-5e5060220f9a 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:0xc000134f60}] Aliases:map[]}\"",
2026-06-09 17:48:39.283690 | controller |     "Jun 09 16:36:31.917530 crc crio[20770]: time=\"2026-06-09T16:36:31.917416604Z\" level=info msg=\"Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.283706 | controller |     "Jun 09 16:36:31.918043 crc crio[20770]: time=\"2026-06-09T16:36:31.917975591Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:aba5fae867385309660233ccf0f7f29343d51f73594821e32b38f7dd6dea5b99 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/1e285606-58bc-4c85-8c45-a1d8bc73c4e4 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:0xc000135000}] Aliases:map[]}\"",
2026-06-09 17:48:39.283722 | controller |     "Jun 09 16:36:31.918195 crc crio[20770]: time=\"2026-06-09T16:36:31.918137005Z\" level=info msg=\"Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.283742 | controller |     "Jun 09 16:36:31.918884 crc crio[20770]: time=\"2026-06-09T16:36:31.918606919Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:721db89e14d94378a94b0071b2396e14512434d7f0a91c00c214de5a2307ad0d UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/ebc25451-53ae-4a02-952f-e9f5f18866b1 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:0xc000135088}] Aliases:map[]}\"",
2026-06-09 17:48:39.283758 | controller |     "Jun 09 16:36:31.918884 crc crio[20770]: time=\"2026-06-09T16:36:31.918854186Z\" 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 17:48:39.283774 | controller |     "Jun 09 16:36:31.919028 crc crio[20770]: time=\"2026-06-09T16:36:31.918994521Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 17:48:39.283790 | controller |     "Jun 09 16:36:31.919028 crc crio[20770]: time=\"2026-06-09T16:36:31.919015141Z\" level=warning msg=\"Could not restore sandbox IP for a8645c78e3a4a0bf2eea13e6544e3604dfbe5e4b3604751a7d981d375da8c16e: failed to get network status for pod sandbox k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0(a8645c78e3a4a0bf2eea13e6544e3604dfbe5e4b3604751a7d981d375da8c16e): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 17:48:39.283806 | controller |     "Jun 09 16:36:31.919564 crc crio[20770]: time=\"2026-06-09T16:36:31.919493265Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:f4bff133ed24d170cfae13bfec137f3cedfff2833feb51bc9ff3ee2706fe5ef7 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/8ca27970-8adb-4539-b95a-98fb6d0c4a5b 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:0xc000135130}] Aliases:map[]}\"",
2026-06-09 17:48:39.283823 | controller |     "Jun 09 16:36:31.919798 crc crio[20770]: time=\"2026-06-09T16:36:31.919722732Z\" level=info msg=\"Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.283839 | controller |     "Jun 09 16:36:31.920345 crc crio[20770]: time=\"2026-06-09T16:36:31.920277548Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:2c36a24c63d658f050f2c6082f361254ec0d44721e66340f6a98d0f83e54bc88 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/bbca24a5-aea9-4428-9f0d-62b0de55409d 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:0xc0001351c8}] Aliases:map[]}\"",
2026-06-09 17:48:39.283855 | controller |     "Jun 09 16:36:31.920478 crc crio[20770]: time=\"2026-06-09T16:36:31.920437433Z\" level=info msg=\"Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.283871 | controller |     "Jun 09 16:36:31.921105 crc crio[20770]: time=\"2026-06-09T16:36:31.921043631Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:5063f4238642f938b2512197e97e9974176da6b52cbd1357fc3d99382676b498 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/4c1a3aa1-1337-4592-ae13-d995460cdd83 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:0xc000135268}] Aliases:map[]}\"",
2026-06-09 17:48:39.283890 | controller |     "Jun 09 16:36:31.921252 crc crio[20770]: time=\"2026-06-09T16:36:31.921199666Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.283907 | controller |     "Jun 09 16:36:31.922151 crc crio[20770]: time=\"2026-06-09T16:36:31.921957208Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:bb0991162bb5c06faea241086b7707d7d28fbb127d573969e89f918cca13dde8 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/a2e6aeac-f6c3-417a-856e-fa5a545f50ce 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:0xc000135308}] Aliases:map[]}\"",
2026-06-09 17:48:39.283924 | controller |     "Jun 09 16:36:31.922151 crc crio[20770]: time=\"2026-06-09T16:36:31.922102342Z\" level=info msg=\"Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.283940 | controller |     "Jun 09 16:36:31.922567 crc crio[20770]: time=\"2026-06-09T16:36:31.922522485Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:39b0f64c871bbdbe502c8b11b37f252dd6e781f50724e6545cdb32a920302152 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/20fc0347-9838-4be6-8583-8dfecc76cd96 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:0xc000135388}] Aliases:map[]}\"",
2026-06-09 17:48:39.283956 | controller |     "Jun 09 16:36:31.922822 crc crio[20770]: time=\"2026-06-09T16:36:31.922734671Z\" level=info msg=\"Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.283972 | controller |     "Jun 09 16:36:31.923240 crc crio[20770]: time=\"2026-06-09T16:36:31.923173144Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:1430cc105af08c7cc4e8929c4b1360b3ed58500e41f4ab9a0108f4252b0e9f47 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/37d21a5a-340e-4ac7-811a-6ccbd72cd92f 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:0xc000135428}] Aliases:map[]}\"",
2026-06-09 17:48:39.283987 | controller |     "Jun 09 16:36:31.923366 crc crio[20770]: time=\"2026-06-09T16:36:31.923319308Z\" level=info msg=\"Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.284004 | controller |     "Jun 09 16:36:31.923561 crc crio[20770]: time=\"2026-06-09T16:36:31.923493893Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 17:48:39.284020 | controller |     "Jun 09 16:36:31.923561 crc crio[20770]: time=\"2026-06-09T16:36:31.923541825Z\" level=warning msg=\"Could not restore sandbox IP for 154f278a46bf72e74e8dcdd83304bc301971039deb523dd0448e6c256f725333: failed to get network status for pod sandbox k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0(154f278a46bf72e74e8dcdd83304bc301971039deb523dd0448e6c256f725333): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 17:48:39.284040 | controller |     "Jun 09 16:36:31.923974 crc crio[20770]: time=\"2026-06-09T16:36:31.923907825Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:d5198ba3e825ace170313fb6e4e0a2fc4990dab7f8044833f96ca77f9671bef3 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/b98799b9-d6ec-43c9-bf78-8720c4d9be65 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:0xc000135510}] Aliases:map[]}\"",
2026-06-09 17:48:39.284055 | controller |     "Jun 09 16:36:31.924114 crc crio[20770]: time=\"2026-06-09T16:36:31.92407221Z\" level=info msg=\"Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.284071 | controller |     "Jun 09 16:36:31.924565 crc crio[20770]: time=\"2026-06-09T16:36:31.924497663Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:cabd285e5a6758ee9f480310922c767b4b0656225f36504f80df912013f8e146 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/72f31d10-c6d9-4bf7-b028-062f0d26725c 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:0xc0001355a0}] Aliases:map[]}\"",
2026-06-09 17:48:39.284088 | controller |     "Jun 09 16:36:31.924781 crc crio[20770]: time=\"2026-06-09T16:36:31.924722439Z\" 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 17:48:39.284104 | controller |     "Jun 09 16:36:31.925764 crc crio[20770]: time=\"2026-06-09T16:36:31.925545904Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:bb0ee6eac61860113660cac1c734e20dad62cb3feaf7f5a2e3e358e26ba5a804 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/68d2cb9d-838d-4fdb-9710-f80ff4fe7534 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:0xc000135630}] Aliases:map[]}\"",
2026-06-09 17:48:39.284119 | controller |     "Jun 09 16:36:31.926051 crc crio[20770]: time=\"2026-06-09T16:36:31.925965196Z\" level=info msg=\"Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.284135 | controller |     "Jun 09 16:36:31.926420 crc crio[20770]: time=\"2026-06-09T16:36:31.926349737Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:97e57f7a60f504ff5129a5e7f166e5b9ccdfd2fc9821655021b0f90240da2580 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/74387149-49d1-4593-a3a9-548086bc16db 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:0xc0001356b0}] Aliases:map[]}\"",
2026-06-09 17:48:39.284150 | controller |     "Jun 09 16:36:31.926513 crc crio[20770]: time=\"2026-06-09T16:36:31.926491572Z\" 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 17:48:39.284166 | controller |     "Jun 09 16:36:31.927034 crc crio[20770]: time=\"2026-06-09T16:36:31.926950655Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:0dd7b7ca5d16f3f3421fbd1ba25ced89eade1cfeb841d39e91575105b93a5e2f UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/7aa1c5a3-e37a-4189-9f4d-07c032ee6487 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:0xc000135740}] Aliases:map[]}\"",
2026-06-09 17:48:39.284185 | controller |     "Jun 09 16:36:31.927691 crc crio[20770]: time=\"2026-06-09T16:36:31.92711923Z\" 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 17:48:39.284201 | controller |     "Jun 09 16:36:31.927691 crc crio[20770]: time=\"2026-06-09T16:36:31.927561913Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:3e91c16d5bc3fa0ed5fef6224021a7affef9ef0f8eb6ff5e6b026fb3d92d8352 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/e1f5ea39-ca2d-47d9-ae3b-e91e2f8e8a5d 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:0xc0001357c0}] Aliases:map[]}\"",
2026-06-09 17:48:39.284217 | controller |     "Jun 09 16:36:31.927944 crc crio[20770]: time=\"2026-06-09T16:36:31.927753049Z\" 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 17:48:39.284233 | controller |     "Jun 09 16:36:31.928245 crc crio[20770]: time=\"2026-06-09T16:36:31.928177951Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:b9ece4f402008d0a2f815bda502eda90e7db9f068637734e61b545dc28fb9761 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/24114dac-a2aa-4286-a703-75529b49cf49 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:0xc000135850}] Aliases:map[]}\"",
2026-06-09 17:48:39.284248 | controller |     "Jun 09 16:36:31.928557 crc crio[20770]: time=\"2026-06-09T16:36:31.928330446Z\" level=info msg=\"Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.284264 | controller |     "Jun 09 16:36:31.929803 crc crio[20770]: time=\"2026-06-09T16:36:31.928941594Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:f60b820bcf9446dd6bbf1fa2a2fd5e76fd1257d87f0b469cb2425526f3f756be UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/70f48de7-eef1-4424-8ca6-597661dc97e2 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:0xc000135908}] Aliases:map[]}\"",
2026-06-09 17:48:39.284280 | controller |     "Jun 09 16:36:31.929803 crc crio[20770]: time=\"2026-06-09T16:36:31.929068488Z\" 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 17:48:39.284297 | controller |     "Jun 09 16:36:31.930348 crc crio[20770]: time=\"2026-06-09T16:36:31.930288944Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:e3c605d995676cae5cfe4e1930a490c619efaddb967c6d688d2316b03a37d7b7 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/0a4c3e24-e215-40ba-800f-94b4593b3b05 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:0xc000135988}] Aliases:map[]}\"",
2026-06-09 17:48:39.284315 | controller |     "Jun 09 16:36:31.930551 crc crio[20770]: time=\"2026-06-09T16:36:31.930456959Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.284332 | controller |     "Jun 09 16:36:31.935893 crc crio[20770]: time=\"2026-06-09T16:36:31.935801376Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:376f9ff0545b36436b8a6f4acbb4f3be63df36a377c4647eb6e880500e3491a3 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/09505fb4-0fbc-4f98-84f3-a4d499e38066 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:0xc000135a68}] Aliases:map[]}\"",
2026-06-09 17:48:39.284348 | controller |     "Jun 09 16:36:31.936216 crc crio[20770]: time=\"2026-06-09T16:36:31.936040123Z\" 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 17:48:39.284364 | controller |     "Jun 09 16:36:31.936723 crc crio[20770]: time=\"2026-06-09T16:36:31.936523627Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:3c33c4d94bfc86ac3e89613a9bdaeffc889bde1a337f0e2a558ebdfacbb2ae2b UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/0b108023-6daa-422b-8f3f-6857fc47577c 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:0xc000135b00}] Aliases:map[]}\"",
2026-06-09 17:48:39.284380 | controller |     "Jun 09 16:36:31.936822 crc crio[20770]: time=\"2026-06-09T16:36:31.936761894Z\" level=info msg=\"Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.284394 | controller |     "Jun 09 16:36:31.937490 crc crio[20770]: time=\"2026-06-09T16:36:31.937419674Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:b8223b9561fe9a721ebca09698d3ad4c8e0406f2fa64bce02f2cc214b7ad5ad4 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/025eaca0-acb0-49c4-9b93-349ee2a6beeb 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:0xc000135b80}] Aliases:map[]}\"",
2026-06-09 17:48:39.284410 | controller |     "Jun 09 16:36:31.937593 crc crio[20770]: time=\"2026-06-09T16:36:31.937571228Z\" 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 17:48:39.284426 | controller |     "Jun 09 16:36:31.938723 crc crio[20770]: time=\"2026-06-09T16:36:31.938590678Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:69844ced74028f3997e46ea2562c473b1404b553fbf04b9a4b0bf3cc2e4a9023 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/5b84f9a2-fc5a-4b75-9a2d-ff0a41744dd1 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:0xc000135c10}] Aliases:map[]}\"",
2026-06-09 17:48:39.284441 | controller |     "Jun 09 16:36:31.938829 crc crio[20770]: time=\"2026-06-09T16:36:31.938790554Z\" level=info msg=\"Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.284460 | controller |     "Jun 09 16:36:31.939179 crc crio[20770]: time=\"2026-06-09T16:36:31.939143935Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:37d1080ef48294b309a5538e9af5ca43563451c071a21d4810412c7016f415b4 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/9d24636e-1dac-4e60-ab15-25301528dc10 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:0xc0010a2970}] Aliases:map[]}\"",
2026-06-09 17:48:39.284476 | controller |     "Jun 09 16:36:31.939288 crc crio[20770]: time=\"2026-06-09T16:36:31.939276799Z\" 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 17:48:39.284491 | controller |     "Jun 09 16:36:31.939721 crc crio[20770]: time=\"2026-06-09T16:36:31.939596788Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:ea9ef629557c20792984dabc8683f3f4c39bf600f9e629dc368880f4d739e5b1 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/901110be-b6e4-4792-8fd2-4af825960aab 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:0xc0010a2a00}] Aliases:map[]}\"",
2026-06-09 17:48:39.284507 | controller |     "Jun 09 16:36:31.939857 crc crio[20770]: time=\"2026-06-09T16:36:31.939818875Z\" 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 17:48:39.284544 | controller |     "Jun 09 16:36:31.940314 crc crio[20770]: time=\"2026-06-09T16:36:31.940242837Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:b9e91057435fbff2a247a1e749f1dad43f2ae0ceeb04b73b13ba685ba372a6cf UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/4aad0446-a41c-43b4-8654-95bafabeb436 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:0xc0010a2a80}] Aliases:map[]}\"",
2026-06-09 17:48:39.284561 | controller |     "Jun 09 16:36:31.940462 crc crio[20770]: time=\"2026-06-09T16:36:31.940403472Z\" 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 17:48:39.284578 | controller |     "Jun 09 16:36:31.941000 crc crio[20770]: time=\"2026-06-09T16:36:31.940926597Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:6638ab594e66d36d737fe0da5d083f116547ca99b668119517552d011bc1693a UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/cb9ed5aa-7b57-496c-aab5-33310f2e09a2 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:0xc0010a2b10}] Aliases:map[]}\"",
2026-06-09 17:48:39.284594 | controller |     "Jun 09 16:36:31.941113 crc crio[20770]: time=\"2026-06-09T16:36:31.941060781Z\" 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 17:48:39.284610 | controller |     "Jun 09 16:36:31.941454 crc crio[20770]: time=\"2026-06-09T16:36:31.941385841Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:06444b0079e6d1c7183f817d4b6154ff30b10fa4653a27e646c078a24789199a UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/a41cbddf-1eb0-41e5-ae54-0316b090d33b 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:0xc0010a2ba8}] Aliases:map[]}\"",
2026-06-09 17:48:39.284629 | controller |     "Jun 09 16:36:31.941561 crc crio[20770]: time=\"2026-06-09T16:36:31.941518625Z\" 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 17:48:39.284645 | controller |     "Jun 09 16:36:31.941974 crc crio[20770]: time=\"2026-06-09T16:36:31.941868075Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:9949406e326cae8ec31e25f8fb7cf029bc427991b6c660a9c6a401ecdf48f8ca UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/e40c4a60-4831-439a-98f0-c0ad9472ecf9 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:0xc0010a2c38}] Aliases:map[]}\"",
2026-06-09 17:48:39.284661 | controller |     "Jun 09 16:36:31.942055 crc crio[20770]: time=\"2026-06-09T16:36:31.9420314Z\" level=info msg=\"Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.284677 | controller |     "Jun 09 16:36:31.943195 crc crio[20770]: time=\"2026-06-09T16:36:31.943137952Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:3dd0ab079cba7d2d7ef0c98d003095ea27bc76d6cd6db57e8c8d1d4592a080a2 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/b3a43abe-1c2c-479b-9c5a-e992e353fa2a 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:0xc0010a2cc8}] Aliases:map[]}\"",
2026-06-09 17:48:39.284693 | controller |     "Jun 09 16:36:31.943569 crc crio[20770]: time=\"2026-06-09T16:36:31.943514943Z\" 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 17:48:39.284709 | controller |     "Jun 09 16:36:31.943988 crc crio[20770]: time=\"2026-06-09T16:36:31.943927346Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:a2e98d86e855f6133aa2c09100a32a5db1cc20341c1ff9acf12caf6a9d410424 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/5f2e8ebb-900b-42a2-9db0-0e4e18159471 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:0xc0010a2d58}] Aliases:map[]}\"",
2026-06-09 17:48:39.284724 | controller |     "Jun 09 16:36:31.944091 crc crio[20770]: time=\"2026-06-09T16:36:31.94407586Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.284740 | controller |     "Jun 09 16:36:31.944534 crc crio[20770]: time=\"2026-06-09T16:36:31.944188403Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 17:48:39.284755 | controller |     "Jun 09 16:36:31.944759 crc crio[20770]: time=\"2026-06-09T16:36:31.944699058Z\" level=warning msg=\"Could not restore sandbox IP for 30542c23042c8003a6b86ebc257f8fd752de84d26b7d4a2dfdb74918eb22668d: failed to get network status for pod sandbox k8s_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0(30542c23042c8003a6b86ebc257f8fd752de84d26b7d4a2dfdb74918eb22668d): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 17:48:39.284774 | controller |     "Jun 09 16:36:31.944977 crc crio[20770]: time=\"2026-06-09T16:36:31.944918025Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:cf8f059a3107854e51dc7bcbd7f5d9ff189b5640453f4cce4703c4bfbffa1728 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/3148720e-32dd-4253-afa5-a8cab2560227 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:0xc0010a2df0}] Aliases:map[]}\"",
2026-06-09 17:48:39.284790 | controller |     "Jun 09 16:36:31.945126 crc crio[20770]: time=\"2026-06-09T16:36:31.94508903Z\" level=info msg=\"Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.284817 | controller |     "Jun 09 16:36:31.945501 crc crio[20770]: time=\"2026-06-09T16:36:31.94544585Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:1e9b589c5feab7b2e7846fe20c40c7bd9d5f9cedab7d5bc495ef7d2f9ba88666 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/82b27450-4d74-4033-bd83-f3d55cbff9bb 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:0xc0010a2e70}] Aliases:map[]}\"",
2026-06-09 17:48:39.284837 | controller |     "Jun 09 16:36:31.945763 crc crio[20770]: time=\"2026-06-09T16:36:31.945728709Z\" 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 17:48:39.284853 | controller |     "Jun 09 16:36:31.945874 crc crio[20770]: time=\"2026-06-09T16:36:31.945853922Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 17:48:39.284869 | controller |     "Jun 09 16:36:31.945874 crc crio[20770]: time=\"2026-06-09T16:36:31.945868103Z\" level=warning msg=\"Could not restore sandbox IP for d4c82703d0d73e0f4ebcbb628205bdfe67ff0ec864e2495dc27767748b28ad82: failed to get network status for pod sandbox k8s_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0(d4c82703d0d73e0f4ebcbb628205bdfe67ff0ec864e2495dc27767748b28ad82): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 17:48:39.284885 | controller |     "Jun 09 16:36:31.946162 crc crio[20770]: time=\"2026-06-09T16:36:31.94609703Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:3003be93a1ee9b1b654ffe6c4e3912b8f862a0084cdfb237c5f24991e6cee558 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/5bf4309d-e5e8-499b-8991-5f40e5501442 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:0xc0010a2f08}] Aliases:map[]}\"",
2026-06-09 17:48:39.284901 | controller |     "Jun 09 16:36:31.946244 crc crio[20770]: time=\"2026-06-09T16:36:31.946220923Z\" 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 17:48:39.284921 | controller |     "Jun 09 16:36:31.946603 crc crio[20770]: time=\"2026-06-09T16:36:31.946523632Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:6c1bbc81084d233aea764f08ebc3c67c32c84f19799161c8cdec1c0f43dea432 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/9e04dffb-fd03-4c98-a413-ee94c79dfd11 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:0xc0010a2f98}] Aliases:map[]}\"",
2026-06-09 17:48:39.284937 | controller |     "Jun 09 16:36:31.946786 crc crio[20770]: time=\"2026-06-09T16:36:31.946731848Z\" level=info msg=\"Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.284953 | controller |     "Jun 09 16:36:31.946910 crc crio[20770]: time=\"2026-06-09T16:36:31.946839861Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 17:48:39.284969 | controller |     "Jun 09 16:36:31.946910 crc crio[20770]: time=\"2026-06-09T16:36:31.946851672Z\" level=warning msg=\"Could not restore sandbox IP for 509ed5c9d31791a0ea75f8c162248e58a85617f2a9e9b268b5e98ff17debb47e: failed to get network status for pod sandbox k8s_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0(509ed5c9d31791a0ea75f8c162248e58a85617f2a9e9b268b5e98ff17debb47e): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 17:48:39.284985 | controller |     "Jun 09 16:36:31.946910 crc crio[20770]: time=\"2026-06-09T16:36:31.946882963Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 17:48:39.285000 | controller |     "Jun 09 16:36:31.946910 crc crio[20770]: time=\"2026-06-09T16:36:31.946892063Z\" level=warning msg=\"Could not restore sandbox IP for afc8116d76ea6180703b6ce760cfdac90f2fc47a8e93593dfaad1de408e88b90: failed to get network status for pod sandbox k8s_collect-profiles-29683695-k6pjp_openshift-operator-lifecycle-manager_31d91dcf-7d02-424e-8c82-ae000dea1e7e_0(afc8116d76ea6180703b6ce760cfdac90f2fc47a8e93593dfaad1de408e88b90): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 17:48:39.285016 | controller |     "Jun 09 16:36:31.947505 crc crio[20770]: time=\"2026-06-09T16:36:31.947423599Z\" level=info msg=\"Registered SIGHUP reload watcher\"",
2026-06-09 17:48:39.285032 | controller |     "Jun 09 16:36:31.949801 crc crio[20770]: time=\"2026-06-09T16:36:31.949735077Z\" level=info msg=\"Starting seccomp notifier watcher\"",
2026-06-09 17:48:39.285048 | controller |     "Jun 09 16:36:31.949934 crc crio[20770]: time=\"2026-06-09T16:36:31.949894832Z\" level=info msg=\"Create NRI interface\"",
2026-06-09 17:48:39.285063 | controller |     "Jun 09 16:36:31.949978 crc crio[20770]: time=\"2026-06-09T16:36:31.949941423Z\" level=info msg=\"runtime interface created\"",
2026-06-09 17:48:39.285079 | controller |     "Jun 09 16:36:31.949978 crc crio[20770]: time=\"2026-06-09T16:36:31.949957293Z\" level=info msg=\"Registered domain \\\"k8s.io\\\" with NRI\"",
2026-06-09 17:48:39.285094 | controller |     "Jun 09 16:36:31.949978 crc crio[20770]: time=\"2026-06-09T16:36:31.949964144Z\" level=info msg=\"runtime interface starting up...\"",
2026-06-09 17:48:39.285109 | controller |     "Jun 09 16:36:31.951234 crc crio[20770]: time=\"2026-06-09T16:36:31.949971224Z\" level=info msg=\"starting plugins...\"",
2026-06-09 17:48:39.285124 | controller |     "Jun 09 16:36:31.951418 crc crio[20770]: time=\"2026-06-09T16:36:31.951318034Z\" level=info msg=\"Synchronizing NRI (plugin) with current runtime state\"",
2026-06-09 17:48:39.285140 | controller |     "Jun 09 16:36:31.951549 crc crio[20770]: time=\"2026-06-09T16:36:31.949819589Z\" level=info msg=\"Serving metrics on 127.0.0.1:9537 using HTTP\"",
2026-06-09 17:48:39.285159 | controller |     "Jun 09 16:36:31.959784 crc crio[20770]: time=\"2026-06-09T16:36:31.959512205Z\" level=info msg=\"No systemd watchdog enabled\"",
2026-06-09 17:48:39.285175 | controller |     "Jun 09 16:36:31.967537 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).",
2026-06-09 17:48:39.285190 | controller |     "Jun 09 16:36:48.421763 crc crio[20770]: time=\"2026-06-09T16:36:48.420810267Z\" level=info msg=\"Running pod sandbox: openshift-etcd/installer-3-crc/POD\" id=4b2e690f-2c2d-4f99-b855-d6118adcfeee name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.285206 | controller |     "Jun 09 16:36:48.422841 crc crio[20770]: time=\"2026-06-09T16:36:48.421805595Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.285222 | controller |     "Jun 09 16:36:48.452956 crc crio[20770]: time=\"2026-06-09T16:36:48.451872786Z\" level=info msg=\"Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:1cf6b5f037b313d084ef23cd577e3ad7e5aa0134c78ee60345eb1f1e48beb344 UID:0b7a3ad7-c956-4bee-84f7-6d4949e59453 NetNS:/var/run/netns/3e6639da-1882-4a24-85e3-c3447741ad45 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod0b7a3ad7_c956_4bee_84f7_6d4949e59453.slice PodAnnotations:0xc002988158}] Aliases:map[]}\"",
2026-06-09 17:48:39.285238 | controller |     "Jun 09 16:36:48.453325 crc crio[20770]: time=\"2026-06-09T16:36:48.453285306Z\" level=info msg=\"Adding pod openshift-etcd_installer-3-crc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.285254 | controller |     "Jun 09 16:36:49.119594 crc crio[20770]: 2026-06-09T16:36:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1cf6b5f037b313d Mac:4e:c0:23:fe:0c:59 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3c Mtu:0 Sandbox:/var/run/netns/3e6639da-1882-4a24-85e3-c3447741ad45 SocketPath: PciID:}] [{Interface:0xc0000151a0 Address:{IP:10.217.0.60 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.285270 | controller |     "Jun 09 16:36:49.122081 crc crio[20770]: time=\"2026-06-09T16:36:49.122040794Z\" level=info msg=\"Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:1cf6b5f037b313d084ef23cd577e3ad7e5aa0134c78ee60345eb1f1e48beb344 UID:0b7a3ad7-c956-4bee-84f7-6d4949e59453 NetNS:/var/run/netns/3e6639da-1882-4a24-85e3-c3447741ad45 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod0b7a3ad7_c956_4bee_84f7_6d4949e59453.slice PodAnnotations:0xc002988158}] Aliases:map[]}\"",
2026-06-09 17:48:39.285286 | controller |     "Jun 09 16:36:49.122327 crc crio[20770]: time=\"2026-06-09T16:36:49.122309192Z\" level=info msg=\"Checking pod openshift-etcd_installer-3-crc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.285302 | controller |     "Jun 09 16:36:49.130278 crc crio[20770]: time=\"2026-06-09T16:36:49.129900326Z\" level=info msg=\"Ran pod sandbox 1cf6b5f037b313d084ef23cd577e3ad7e5aa0134c78ee60345eb1f1e48beb344 with infra container: openshift-etcd/installer-3-crc/POD\" id=4b2e690f-2c2d-4f99-b855-d6118adcfeee name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.285317 | controller |     "Jun 09 16:36:49.133434 crc crio[20770]: time=\"2026-06-09T16:36:49.133392025Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=69909045-db0a-44d9-a1d8-5c699e3b5986 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.285333 | controller |     "Jun 09 16:36:49.138020 crc crio[20770]: time=\"2026-06-09T16:36:49.136522054Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=b125884b-6e1b-4318-8ea5-3fa20e7103e7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.285351 | controller |     "Jun 09 16:36:49.144070 crc crio[20770]: time=\"2026-06-09T16:36:49.143980035Z\" level=info msg=\"Creating container: openshift-etcd/installer-3-crc/installer\" id=bed2a5a7-6df6-413a-a2ed-22afd4f12a75 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.285368 | controller |     "Jun 09 16:36:49.145586 crc crio[20770]: time=\"2026-06-09T16:36:49.144442458Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.285383 | controller |     "Jun 09 16:36:49.170336 crc crio[20770]: time=\"2026-06-09T16:36:49.170234107Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.285399 | controller |     "Jun 09 16:36:49.335942 crc crio[20770]: time=\"2026-06-09T16:36:49.335836722Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.285414 | controller |     "Jun 09 16:36:49.584449 crc crio[20770]: time=\"2026-06-09T16:36:49.584326552Z\" level=info msg=\"Created container 6dcac4fe1339c1522331c3f587e7adfd81e3f075cc9c27768792b0cf028698c1: openshift-etcd/installer-3-crc/installer\" id=bed2a5a7-6df6-413a-a2ed-22afd4f12a75 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.285429 | controller |     "Jun 09 16:36:49.587472 crc crio[20770]: time=\"2026-06-09T16:36:49.587156832Z\" level=info msg=\"Starting container: 6dcac4fe1339c1522331c3f587e7adfd81e3f075cc9c27768792b0cf028698c1\" id=f6a4dec9-51ef-43fe-b67d-0145aa62a906 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.285445 | controller |     "Jun 09 16:36:49.594519 crc crio[20770]: time=\"2026-06-09T16:36:49.593560303Z\" level=info msg=\"Started container\" PID=21353 containerID=6dcac4fe1339c1522331c3f587e7adfd81e3f075cc9c27768792b0cf028698c1 description=openshift-etcd/installer-3-crc/installer id=f6a4dec9-51ef-43fe-b67d-0145aa62a906 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1cf6b5f037b313d084ef23cd577e3ad7e5aa0134c78ee60345eb1f1e48beb344",
2026-06-09 17:48:39.285461 | controller |     "Jun 09 16:37:21.976699 crc crio[20770]: time=\"2026-06-09T16:37:21.975889558Z\" level=info msg=\"Stopping container: a4de9aad805325f28edc531ed38d3366a1d3545e47f1285725a7cdda2139624c (timeout: 30s)\" id=c40050ea-38c3-475c-a814-65a86c971782 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.285476 | controller |     "Jun 09 16:37:21.977966 crc crio[20770]: time=\"2026-06-09T16:37:21.97597151Z\" level=info msg=\"Stopping container: f18a41012db189ae0dc3280966abadb8a701d8bed2d7b1d415f7c26180dc7a65 (timeout: 30s)\" id=9af8c1f0-d6db-4856-b111-1652d8881f99 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.285491 | controller |     "Jun 09 16:37:21.977966 crc crio[20770]: time=\"2026-06-09T16:37:21.976018171Z\" level=info msg=\"Stopping container: b1c321c4ef39b05ed5e8b1e40d96822548de06848c9c02b03b2ab99cd4bbb36a (timeout: 30s)\" id=eef69973-c657-4b71-989a-17062f6ba883 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.285506 | controller |     "Jun 09 16:37:21.977966 crc crio[20770]: time=\"2026-06-09T16:37:21.976068283Z\" level=info msg=\"Stopping container: 24a79c67dff9bf202ede7c918caacc5e6f13273b69f1b6e3f8f8164d4315ba20 (timeout: 30s)\" id=4022004a-5677-4f4b-9e3a-ae8a98d6cf4d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.285544 | controller |     "Jun 09 16:37:21.977966 crc crio[20770]: time=\"2026-06-09T16:37:21.976195006Z\" level=info msg=\"Stopping container: 1d62e23e4e4733c82fc170505c816c6687b5be94d67aab15884b7e96d8057554 (timeout: 30s)\" id=47311ec4-771b-4a55-ab09-fbed8354b75d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.285567 | controller |     "Jun 09 16:37:22.147785 crc crio[20770]: time=\"2026-06-09T16:37:22.147711208Z\" level=info msg=\"Stopped container 1d62e23e4e4733c82fc170505c816c6687b5be94d67aab15884b7e96d8057554: openshift-etcd/etcd-crc/etcd-rev\" id=47311ec4-771b-4a55-ab09-fbed8354b75d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.285583 | controller |     "Jun 09 16:37:22.194046 crc crio[20770]: time=\"2026-06-09T16:37:22.193884774Z\" level=info msg=\"Stopped container 24a79c67dff9bf202ede7c918caacc5e6f13273b69f1b6e3f8f8164d4315ba20: openshift-etcd/etcd-crc/etcd-metrics\" id=4022004a-5677-4f4b-9e3a-ae8a98d6cf4d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.285599 | controller |     "Jun 09 16:37:22.242611 crc crio[20770]: time=\"2026-06-09T16:37:22.242449828Z\" level=info msg=\"Stopped container f18a41012db189ae0dc3280966abadb8a701d8bed2d7b1d415f7c26180dc7a65: openshift-etcd/etcd-crc/etcd-readyz\" id=9af8c1f0-d6db-4856-b111-1652d8881f99 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.285614 | controller |     "Jun 09 16:37:32.372313 crc crio[20770]: time=\"2026-06-09T16:37:32.371527935Z\" level=info msg=\"Stopping pod sandbox: 30542c23042c8003a6b86ebc257f8fd752de84d26b7d4a2dfdb74918eb22668d\" id=67c0e718-36cb-4f53-8d10-a353ac8a81c7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.285630 | controller |     "Jun 09 16:37:32.372313 crc crio[20770]: time=\"2026-06-09T16:37:32.372291147Z\" level=info msg=\"Stopped pod sandbox (already stopped): 30542c23042c8003a6b86ebc257f8fd752de84d26b7d4a2dfdb74918eb22668d\" id=67c0e718-36cb-4f53-8d10-a353ac8a81c7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.285646 | controller |     "Jun 09 16:37:32.374266 crc crio[20770]: time=\"2026-06-09T16:37:32.374212641Z\" level=info msg=\"Removing pod sandbox: 30542c23042c8003a6b86ebc257f8fd752de84d26b7d4a2dfdb74918eb22668d\" id=acc722ad-95f7-480e-8919-4b5b67fceace name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.285661 | controller |     "Jun 09 16:37:32.386028 crc crio[20770]: time=\"2026-06-09T16:37:32.385914592Z\" level=info msg=\"Removed pod sandbox: 30542c23042c8003a6b86ebc257f8fd752de84d26b7d4a2dfdb74918eb22668d\" id=acc722ad-95f7-480e-8919-4b5b67fceace name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.285676 | controller |     "Jun 09 16:37:32.387531 crc crio[20770]: time=\"2026-06-09T16:37:32.387432855Z\" level=info msg=\"Stopping pod sandbox: 8969dd81956e7ba9a2a218d287f2f4f355a21c77ae99d6522f5738d38540096d\" id=3fc3f17e-2802-4fba-ac30-9020cfca9f68 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.285692 | controller |     "Jun 09 16:37:32.387880 crc crio[20770]: time=\"2026-06-09T16:37:32.387527358Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8969dd81956e7ba9a2a218d287f2f4f355a21c77ae99d6522f5738d38540096d\" id=3fc3f17e-2802-4fba-ac30-9020cfca9f68 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.285708 | controller |     "Jun 09 16:37:32.388478 crc crio[20770]: time=\"2026-06-09T16:37:32.388255839Z\" level=info msg=\"Removing pod sandbox: 8969dd81956e7ba9a2a218d287f2f4f355a21c77ae99d6522f5738d38540096d\" id=d83a8656-df4b-4969-84fd-d3bfe5206b3d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.285724 | controller |     "Jun 09 16:37:32.396767 crc crio[20770]: time=\"2026-06-09T16:37:32.396568844Z\" level=info msg=\"Removed pod sandbox: 8969dd81956e7ba9a2a218d287f2f4f355a21c77ae99d6522f5738d38540096d\" id=d83a8656-df4b-4969-84fd-d3bfe5206b3d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.285740 | controller |     "Jun 09 16:37:32.397628 crc crio[20770]: time=\"2026-06-09T16:37:32.39747618Z\" level=info msg=\"Stopping pod sandbox: a8645c78e3a4a0bf2eea13e6544e3604dfbe5e4b3604751a7d981d375da8c16e\" id=ae0dcd61-0da0-487f-b3b4-a5e2e2a79b3b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.285759 | controller |     "Jun 09 16:37:32.397909 crc crio[20770]: time=\"2026-06-09T16:37:32.397623314Z\" level=info msg=\"Stopped pod sandbox (already stopped): a8645c78e3a4a0bf2eea13e6544e3604dfbe5e4b3604751a7d981d375da8c16e\" id=ae0dcd61-0da0-487f-b3b4-a5e2e2a79b3b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.285774 | controller |     "Jun 09 16:37:32.398580 crc crio[20770]: time=\"2026-06-09T16:37:32.398499938Z\" level=info msg=\"Removing pod sandbox: a8645c78e3a4a0bf2eea13e6544e3604dfbe5e4b3604751a7d981d375da8c16e\" id=12f80e1d-ea20-4efb-a149-1c76f72f5ebe name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.285790 | controller |     "Jun 09 16:37:32.408031 crc crio[20770]: time=\"2026-06-09T16:37:32.407933045Z\" level=info msg=\"Removed pod sandbox: a8645c78e3a4a0bf2eea13e6544e3604dfbe5e4b3604751a7d981d375da8c16e\" id=12f80e1d-ea20-4efb-a149-1c76f72f5ebe name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.285804 | controller |     "Jun 09 16:37:32.408860 crc crio[20770]: time=\"2026-06-09T16:37:32.408781879Z\" level=info msg=\"Stopping pod sandbox: 154f278a46bf72e74e8dcdd83304bc301971039deb523dd0448e6c256f725333\" id=6ab9fc2f-8029-4163-bcd5-e0620bcac060 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.285820 | controller |     "Jun 09 16:37:32.408941 crc crio[20770]: time=\"2026-06-09T16:37:32.408880792Z\" level=info msg=\"Stopped pod sandbox (already stopped): 154f278a46bf72e74e8dcdd83304bc301971039deb523dd0448e6c256f725333\" id=6ab9fc2f-8029-4163-bcd5-e0620bcac060 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.285835 | controller |     "Jun 09 16:37:32.409496 crc crio[20770]: time=\"2026-06-09T16:37:32.409430058Z\" level=info msg=\"Removing pod sandbox: 154f278a46bf72e74e8dcdd83304bc301971039deb523dd0448e6c256f725333\" id=cb98c0c8-b468-4bca-b9b6-90ab3cec85dd name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.285850 | controller |     "Jun 09 16:37:32.416679 crc crio[20770]: time=\"2026-06-09T16:37:32.416527638Z\" level=info msg=\"Removed pod sandbox: 154f278a46bf72e74e8dcdd83304bc301971039deb523dd0448e6c256f725333\" id=cb98c0c8-b468-4bca-b9b6-90ab3cec85dd name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.285865 | controller |     "Jun 09 16:37:32.417216 crc crio[20770]: time=\"2026-06-09T16:37:32.417132186Z\" level=info msg=\"Stopping pod sandbox: d4c82703d0d73e0f4ebcbb628205bdfe67ff0ec864e2495dc27767748b28ad82\" id=4d8f0f8c-1ef7-42be-8e87-7354e9ea5c2a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.285881 | controller |     "Jun 09 16:37:32.417300 crc crio[20770]: time=\"2026-06-09T16:37:32.417219638Z\" level=info msg=\"Stopped pod sandbox (already stopped): d4c82703d0d73e0f4ebcbb628205bdfe67ff0ec864e2495dc27767748b28ad82\" id=4d8f0f8c-1ef7-42be-8e87-7354e9ea5c2a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.285895 | controller |     "Jun 09 16:37:32.418169 crc crio[20770]: time=\"2026-06-09T16:37:32.41799136Z\" level=info msg=\"Removing pod sandbox: d4c82703d0d73e0f4ebcbb628205bdfe67ff0ec864e2495dc27767748b28ad82\" id=c96c09e7-11b4-41f1-acfb-2968d8009f7e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.285911 | controller |     "Jun 09 16:37:32.429627 crc crio[20770]: time=\"2026-06-09T16:37:32.429529406Z\" level=info msg=\"Removed pod sandbox: d4c82703d0d73e0f4ebcbb628205bdfe67ff0ec864e2495dc27767748b28ad82\" id=c96c09e7-11b4-41f1-acfb-2968d8009f7e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.285927 | controller |     "Jun 09 16:37:32.430896 crc crio[20770]: time=\"2026-06-09T16:37:32.430817613Z\" level=info msg=\"Stopping pod sandbox: 509ed5c9d31791a0ea75f8c162248e58a85617f2a9e9b268b5e98ff17debb47e\" id=0e24d1e3-ed9a-406f-b75c-6d8abc8beca2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.285942 | controller |     "Jun 09 16:37:32.430987 crc crio[20770]: time=\"2026-06-09T16:37:32.430904465Z\" level=info msg=\"Stopped pod sandbox (already stopped): 509ed5c9d31791a0ea75f8c162248e58a85617f2a9e9b268b5e98ff17debb47e\" id=0e24d1e3-ed9a-406f-b75c-6d8abc8beca2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.285961 | controller |     "Jun 09 16:37:32.431765 crc crio[20770]: time=\"2026-06-09T16:37:32.431547903Z\" level=info msg=\"Removing pod sandbox: 509ed5c9d31791a0ea75f8c162248e58a85617f2a9e9b268b5e98ff17debb47e\" id=1781134c-e0a0-4b6a-8fe4-2e11dd3a779e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.285977 | controller |     "Jun 09 16:37:32.437546 crc crio[20770]: time=\"2026-06-09T16:37:32.43745336Z\" level=info msg=\"Removed pod sandbox: 509ed5c9d31791a0ea75f8c162248e58a85617f2a9e9b268b5e98ff17debb47e\" id=1781134c-e0a0-4b6a-8fe4-2e11dd3a779e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.285992 | controller |     "Jun 09 16:37:37.466917 crc crio[20770]: time=\"2026-06-09T16:37:37.465936603Z\" level=info msg=\"Stopping pod sandbox: 1cf6b5f037b313d084ef23cd577e3ad7e5aa0134c78ee60345eb1f1e48beb344\" id=ca233510-7992-4145-b35c-eb5bbcfd52be name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.286008 | controller |     "Jun 09 16:37:37.468189 crc crio[20770]: time=\"2026-06-09T16:37:37.465963984Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=e374feef-abab-4a25-af5c-d01267887269 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.286025 | controller |     "Jun 09 16:37:37.468189 crc crio[20770]: time=\"2026-06-09T16:37:37.467529488Z\" level=info msg=\"Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:1cf6b5f037b313d084ef23cd577e3ad7e5aa0134c78ee60345eb1f1e48beb344 UID:0b7a3ad7-c956-4bee-84f7-6d4949e59453 NetNS:/var/run/netns/3e6639da-1882-4a24-85e3-c3447741ad45 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod0b7a3ad7_c956_4bee_84f7_6d4949e59453.slice PodAnnotations:0xc0005c6858}] Aliases:map[]}\"",
2026-06-09 17:48:39.286041 | controller |     "Jun 09 16:37:37.468189 crc crio[20770]: time=\"2026-06-09T16:37:37.467753515Z\" level=info msg=\"Deleting pod openshift-etcd_installer-3-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.286057 | controller |     "Jun 09 16:37:37.468189 crc crio[20770]: time=\"2026-06-09T16:37:37.467962411Z\" level=info msg=\"Removing container: 6b3b74cc718db10de09df3c31da6004c52ba26f9cdfb7282d5f60755081cfdf7\" id=2776b7f7-4dda-416e-84d5-94c120b08ebd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.286073 | controller |     "Jun 09 16:37:37.468799 crc crio[20770]: time=\"2026-06-09T16:37:37.468716682Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=cac45a43-e3de-4647-98b3-7a8c2713d419 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.286087 | controller |     "Jun 09 16:37:37.531382 crc crio[20770]: time=\"2026-06-09T16:37:37.53123287Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=0f2b6330-50d7-4272-962f-fef69119b3fc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.286103 | controller |     "Jun 09 16:37:37.532055 crc crio[20770]: time=\"2026-06-09T16:37:37.531853327Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.286119 | controller |     "Jun 09 16:37:37.568035 crc crio[20770]: time=\"2026-06-09T16:37:37.567478855Z\" level=info msg=\"Removed container 6b3b74cc718db10de09df3c31da6004c52ba26f9cdfb7282d5f60755081cfdf7: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=2776b7f7-4dda-416e-84d5-94c120b08ebd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.286144 | controller |     "Jun 09 16:37:37.577851 crc crio[20770]: time=\"2026-06-09T16:37:37.577811717Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.286166 | controller |     "Jun 09 16:37:37.683060 crc crio[20770]: time=\"2026-06-09T16:37:37.682996463Z\" level=info msg=\"Stopped pod sandbox: 1cf6b5f037b313d084ef23cd577e3ad7e5aa0134c78ee60345eb1f1e48beb344\" id=ca233510-7992-4145-b35c-eb5bbcfd52be name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.286189 | controller |     "Jun 09 16:37:37.751148 crc crio[20770]: time=\"2026-06-09T16:37:37.751083979Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.286226 | controller |     "Jun 09 16:37:37.845058 crc crio[20770]: time=\"2026-06-09T16:37:37.844373328Z\" level=info msg=\"Created container 9941c7b41941447ea0d7c1fc2df54dcb3dc4291e597bad5fd7a8244351d8a168: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=0f2b6330-50d7-4272-962f-fef69119b3fc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.286250 | controller |     "Jun 09 16:37:37.847403 crc crio[20770]: time=\"2026-06-09T16:37:37.847238609Z\" level=info msg=\"Starting container: 9941c7b41941447ea0d7c1fc2df54dcb3dc4291e597bad5fd7a8244351d8a168\" id=3f4754e7-28d6-4672-832f-64f8105cbb47 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.286283 | controller |     "Jun 09 16:37:37.854284 crc crio[20770]: time=\"2026-06-09T16:37:37.854185556Z\" level=info msg=\"Started container\" PID=22010 containerID=9941c7b41941447ea0d7c1fc2df54dcb3dc4291e597bad5fd7a8244351d8a168 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=3f4754e7-28d6-4672-832f-64f8105cbb47 name=/runtime.v1.RuntimeService/StartContainer sandboxID=991f4d0b8e7296a8f18b7ae9fe212ded29d140e260514981393289a8dd4fd73b",
2026-06-09 17:48:39.286320 | controller |     "Jun 09 16:37:49.161053 crc crio[20770]: time=\"2026-06-09T16:37:49.160191778Z\" level=info msg=\"Stopped container a4de9aad805325f28edc531ed38d3366a1d3545e47f1285725a7cdda2139624c: openshift-etcd/etcd-crc/etcd\" id=c40050ea-38c3-475c-a814-65a86c971782 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.286345 | controller |     "Jun 09 16:37:52.005952 crc crio[20770]: time=\"2026-06-09T16:37:52.005171748Z\" level=warning msg=\"Stopping container b1c321c4ef39b05ed5e8b1e40d96822548de06848c9c02b03b2ab99cd4bbb36a with stop signal(15) timed out. Killing...\"",
2026-06-09 17:48:39.286363 | controller |     "Jun 09 16:37:52.050554 crc crio[20770]: time=\"2026-06-09T16:37:52.050048195Z\" level=error msg=\"Killing container b1c321c4ef39b05ed5e8b1e40d96822548de06848c9c02b03b2ab99cd4bbb36a failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill b1c321c4ef39b05ed5e8b1e40d96822548de06848c9c02b03b2ab99cd4bbb36a KILL` failed: process not running: No such process\\n : exit status 1\"",
2026-06-09 17:48:39.286386 | controller |     "Jun 09 16:37:52.112830 crc crio[20770]: time=\"2026-06-09T16:37:52.112323319Z\" level=info msg=\"Stopped container b1c321c4ef39b05ed5e8b1e40d96822548de06848c9c02b03b2ab99cd4bbb36a: openshift-etcd/etcd-crc/etcdctl\" id=eef69973-c657-4b71-989a-17062f6ba883 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.286402 | controller |     "Jun 09 16:37:52.113929 crc crio[20770]: time=\"2026-06-09T16:37:52.11336699Z\" level=info msg=\"Stopping pod sandbox: c9d664f49d35957d75205489921232df294cd56f368fca7a7ec28e289df35e1c\" id=6d4df71d-80c6-45f5-a2c3-5228d8dc1330 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.286459 | controller |     "Jun 09 16:37:52.118969 crc crio[20770]: time=\"2026-06-09T16:37:52.118921192Z\" level=info msg=\"Stopped pod sandbox: c9d664f49d35957d75205489921232df294cd56f368fca7a7ec28e289df35e1c\" id=6d4df71d-80c6-45f5-a2c3-5228d8dc1330 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.286485 | controller |     "Jun 09 16:37:52.654570 crc crio[20770]: time=\"2026-06-09T16:37:52.654429044Z\" level=info msg=\"Removing container: 1d62e23e4e4733c82fc170505c816c6687b5be94d67aab15884b7e96d8057554\" id=74a2d256-cf2a-4d1a-898d-9ef0cac3db32 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.286503 | controller |     "Jun 09 16:37:52.685945 crc crio[20770]: time=\"2026-06-09T16:37:52.685823889Z\" level=info msg=\"Removed container 1d62e23e4e4733c82fc170505c816c6687b5be94d67aab15884b7e96d8057554: openshift-etcd/etcd-crc/etcd-rev\" id=74a2d256-cf2a-4d1a-898d-9ef0cac3db32 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.286549 | controller |     "Jun 09 16:37:52.689234 crc crio[20770]: time=\"2026-06-09T16:37:52.689197497Z\" level=info msg=\"Removing container: f18a41012db189ae0dc3280966abadb8a701d8bed2d7b1d415f7c26180dc7a65\" id=eb321564-6430-495e-a3df-d90b29215cc6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.286568 | controller |     "Jun 09 16:37:52.713958 crc crio[20770]: time=\"2026-06-09T16:37:52.713874326Z\" level=info msg=\"Removed container f18a41012db189ae0dc3280966abadb8a701d8bed2d7b1d415f7c26180dc7a65: openshift-etcd/etcd-crc/etcd-readyz\" id=eb321564-6430-495e-a3df-d90b29215cc6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.286585 | controller |     "Jun 09 16:37:52.717713 crc crio[20770]: time=\"2026-06-09T16:37:52.717552363Z\" level=info msg=\"Removing container: 24a79c67dff9bf202ede7c918caacc5e6f13273b69f1b6e3f8f8164d4315ba20\" id=3810a85d-ab20-452d-bddc-4763b1fb7278 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.286600 | controller |     "Jun 09 16:37:52.743448 crc crio[20770]: time=\"2026-06-09T16:37:52.743329194Z\" level=info msg=\"Removed container 24a79c67dff9bf202ede7c918caacc5e6f13273b69f1b6e3f8f8164d4315ba20: openshift-etcd/etcd-crc/etcd-metrics\" id=3810a85d-ab20-452d-bddc-4763b1fb7278 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.286616 | controller |     "Jun 09 16:37:52.749282 crc crio[20770]: time=\"2026-06-09T16:37:52.749192455Z\" level=info msg=\"Removing container: a4de9aad805325f28edc531ed38d3366a1d3545e47f1285725a7cdda2139624c\" id=bf452ae1-7110-4e2a-bc00-e1f127602873 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.286632 | controller |     "Jun 09 16:37:52.766283 crc crio[20770]: time=\"2026-06-09T16:37:52.76618253Z\" level=info msg=\"Removed container a4de9aad805325f28edc531ed38d3366a1d3545e47f1285725a7cdda2139624c: openshift-etcd/etcd-crc/etcd\" id=bf452ae1-7110-4e2a-bc00-e1f127602873 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.286647 | controller |     "Jun 09 16:37:52.769440 crc crio[20770]: time=\"2026-06-09T16:37:52.769378103Z\" level=info msg=\"Removing container: b1c321c4ef39b05ed5e8b1e40d96822548de06848c9c02b03b2ab99cd4bbb36a\" id=bbce1ac7-93b7-4b15-b4ef-eea22aff0087 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.286662 | controller |     "Jun 09 16:37:52.784368 crc crio[20770]: time=\"2026-06-09T16:37:52.784321099Z\" level=info msg=\"Removed container b1c321c4ef39b05ed5e8b1e40d96822548de06848c9c02b03b2ab99cd4bbb36a: openshift-etcd/etcd-crc/etcdctl\" id=bbce1ac7-93b7-4b15-b4ef-eea22aff0087 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.286677 | controller |     "Jun 09 16:37:52.787807 crc crio[20770]: time=\"2026-06-09T16:37:52.787775539Z\" level=info msg=\"Removing container: 938e14f2e3d06fbb8139d746aa43beec05820461b7422a81693a5ce38fe7af07\" id=419ea603-b954-4bac-9f27-8cb04a04db58 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.286693 | controller |     "Jun 09 16:37:52.849101 crc crio[20770]: time=\"2026-06-09T16:37:52.848998753Z\" level=info msg=\"Removed container 938e14f2e3d06fbb8139d746aa43beec05820461b7422a81693a5ce38fe7af07: openshift-etcd/etcd-crc/etcd-resources-copy\" id=419ea603-b954-4bac-9f27-8cb04a04db58 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.286712 | controller |     "Jun 09 16:37:52.851731 crc crio[20770]: time=\"2026-06-09T16:37:52.851560728Z\" level=info msg=\"Removing container: 6fb5ef24a5a49027ffcf981706e0f5512931d5e4bfe59bf8cc2d8321c4554125\" id=d9ba52b6-c723-4503-9380-51cf41d3308c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.286729 | controller |     "Jun 09 16:37:52.931776 crc crio[20770]: time=\"2026-06-09T16:37:52.931485776Z\" level=info msg=\"Removed container 6fb5ef24a5a49027ffcf981706e0f5512931d5e4bfe59bf8cc2d8321c4554125: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=d9ba52b6-c723-4503-9380-51cf41d3308c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.286744 | controller |     "Jun 09 16:37:52.937875 crc crio[20770]: time=\"2026-06-09T16:37:52.937701857Z\" level=info msg=\"Removing container: 88106d62385518838424c0befe37c48954e2f88cb7ec65e534c3aac6c9e7f020\" id=2d120f61-d663-43f5-a5fb-31888e12b71e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.286760 | controller |     "Jun 09 16:37:53.097049 crc crio[20770]: time=\"2026-06-09T16:37:53.096946507Z\" level=info msg=\"Removed container 88106d62385518838424c0befe37c48954e2f88cb7ec65e534c3aac6c9e7f020: openshift-etcd/etcd-crc/setup\" id=2d120f61-d663-43f5-a5fb-31888e12b71e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.286774 | controller |     "Jun 09 16:38:17.868930 crc crio[20770]: time=\"2026-06-09T16:38:17.868469822Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=be524c29-8957-40e7-8ef6-a103e81ef629 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.286790 | controller |     "Jun 09 16:38:17.870756 crc crio[20770]: time=\"2026-06-09T16:38:17.870623664Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=d6673b07-2920-41bd-bcc3-e5ee560b98e7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.286804 | controller |     "Jun 09 16:38:17.872804 crc crio[20770]: time=\"2026-06-09T16:38:17.872729676Z\" level=info msg=\"Creating container: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=fc025619-7f33-4a0d-afb2-0d7a8bdb7069 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.286820 | controller |     "Jun 09 16:38:17.873069 crc crio[20770]: time=\"2026-06-09T16:38:17.873002754Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.286836 | controller |     "Jun 09 16:38:17.897096 crc crio[20770]: time=\"2026-06-09T16:38:17.896977262Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.286853 | controller |     "Jun 09 16:38:17.901170 crc crio[20770]: time=\"2026-06-09T16:38:17.901094522Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.286869 | controller |     "Jun 09 16:38:18.013731 crc crio[20770]: time=\"2026-06-09T16:38:18.013168907Z\" level=info msg=\"Created container 7fbdbbc47dd42f0d28a2a874b571f58fe715840c8f269760be03dcf7cf800a0b: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=fc025619-7f33-4a0d-afb2-0d7a8bdb7069 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.286885 | controller |     "Jun 09 16:38:18.016168 crc crio[20770]: time=\"2026-06-09T16:38:18.016053331Z\" level=info msg=\"Starting container: 7fbdbbc47dd42f0d28a2a874b571f58fe715840c8f269760be03dcf7cf800a0b\" id=ac2d0ca6-867c-4b0b-a9be-0eaf637107d3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.286900 | controller |     "Jun 09 16:38:18.026878 crc crio[20770]: time=\"2026-06-09T16:38:18.021612833Z\" level=info msg=\"Started container\" PID=22617 containerID=7fbdbbc47dd42f0d28a2a874b571f58fe715840c8f269760be03dcf7cf800a0b description=openshift-network-node-identity/network-node-identity-dgvkt/approver id=ac2d0ca6-867c-4b0b-a9be-0eaf637107d3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=94353f3482a7259433a217eda47193aa7a4b7ae9957c911c7e367534a338a080",
2026-06-09 17:48:39.286920 | controller |     "Jun 09 16:38:31.454204 crc crio[20770]: time=\"2026-06-09T16:38:31.453149886Z\" level=info msg=\"Running pod sandbox: openshift-etcd/etcd-crc/POD\" id=2da985b0-5c2a-4aa2-bde9-e03e31811217 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.286937 | controller |     "Jun 09 16:38:31.455913 crc crio[20770]: time=\"2026-06-09T16:38:31.454219627Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.286953 | controller |     "Jun 09 16:38:31.473863 crc crio[20770]: time=\"2026-06-09T16:38:31.473130278Z\" 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=2da985b0-5c2a-4aa2-bde9-e03e31811217 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.286969 | controller |     "Jun 09 16:38:31.487258 crc crio[20770]: time=\"2026-06-09T16:38:31.487058314Z\" level=info msg=\"Ran pod sandbox 009371b51a30d18da23f0c1b7470c77b9a339ffd0ef60cf40bc63f7f9456692e with infra container: openshift-etcd/etcd-crc/POD\" id=2da985b0-5c2a-4aa2-bde9-e03e31811217 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.286985 | controller |     "Jun 09 16:38:31.490200 crc crio[20770]: time=\"2026-06-09T16:38:31.490047421Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=1a9e5d2b-fbc1-46ed-9ffa-7f3a4cc185ec name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.287001 | controller |     "Jun 09 16:38:31.493815 crc crio[20770]: time=\"2026-06-09T16:38:31.493720638Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=921f07e9-8648-4c18-a6a5-9212f7e47d78 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.287017 | controller |     "Jun 09 16:38:31.622896 crc crio[20770]: time=\"2026-06-09T16:38:31.622753048Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/setup\" id=1c1ebc38-b566-4149-b83b-b39da7f3d4d2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.287033 | controller |     "Jun 09 16:38:31.623435 crc crio[20770]: time=\"2026-06-09T16:38:31.623371926Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.287048 | controller |     "Jun 09 16:38:31.658980 crc crio[20770]: time=\"2026-06-09T16:38:31.658832099Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.287065 | controller |     "Jun 09 16:38:31.812498 crc crio[20770]: time=\"2026-06-09T16:38:31.812397823Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.287080 | controller |     "Jun 09 16:38:31.969319 crc crio[20770]: time=\"2026-06-09T16:38:31.969193202Z\" level=info msg=\"Created container 445a90b5cdf0e48885c716a69fca284085cd66882bac1df0229ab3bc8c1a9a90: openshift-etcd/etcd-crc/setup\" id=1c1ebc38-b566-4149-b83b-b39da7f3d4d2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.287096 | controller |     "Jun 09 16:38:31.970095 crc crio[20770]: time=\"2026-06-09T16:38:31.970033936Z\" level=info msg=\"Starting container: 445a90b5cdf0e48885c716a69fca284085cd66882bac1df0229ab3bc8c1a9a90\" id=ac856c10-a704-4688-80ec-757044db2ec6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.287114 | controller |     "Jun 09 16:38:31.978056 crc crio[20770]: time=\"2026-06-09T16:38:31.977970947Z\" level=info msg=\"Started container\" PID=22786 containerID=445a90b5cdf0e48885c716a69fca284085cd66882bac1df0229ab3bc8c1a9a90 description=openshift-etcd/etcd-crc/setup id=ac856c10-a704-4688-80ec-757044db2ec6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=009371b51a30d18da23f0c1b7470c77b9a339ffd0ef60cf40bc63f7f9456692e",
2026-06-09 17:48:39.287131 | controller |     "Jun 09 16:38:32.469978 crc crio[20770]: time=\"2026-06-09T16:38:32.469299383Z\" level=info msg=\"Stopping pod sandbox: c9d664f49d35957d75205489921232df294cd56f368fca7a7ec28e289df35e1c\" id=42565da2-761a-4c66-a050-1d1cfac4a86d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.287147 | controller |     "Jun 09 16:38:32.469978 crc crio[20770]: time=\"2026-06-09T16:38:32.469948222Z\" level=info msg=\"Stopped pod sandbox (already stopped): c9d664f49d35957d75205489921232df294cd56f368fca7a7ec28e289df35e1c\" id=42565da2-761a-4c66-a050-1d1cfac4a86d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.287163 | controller |     "Jun 09 16:38:32.471143 crc crio[20770]: time=\"2026-06-09T16:38:32.47056676Z\" level=info msg=\"Removing pod sandbox: c9d664f49d35957d75205489921232df294cd56f368fca7a7ec28e289df35e1c\" id=1dbd88a7-d26a-4be9-940a-3b1d8d449606 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.287179 | controller |     "Jun 09 16:38:32.483252 crc crio[20770]: time=\"2026-06-09T16:38:32.483094205Z\" level=info msg=\"Removed pod sandbox: c9d664f49d35957d75205489921232df294cd56f368fca7a7ec28e289df35e1c\" id=1dbd88a7-d26a-4be9-940a-3b1d8d449606 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.287195 | controller |     "Jun 09 16:39:06.995243 crc crio[20770]: time=\"2026-06-09T16:39:06.994006555Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=0c1f77c0-f1f1-4758-95e8-3d74eccd9840 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.287211 | controller |     "Jun 09 16:39:06.998701 crc crio[20770]: time=\"2026-06-09T16:39:06.998470605Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=8fa3e1d6-087f-49da-ad39-fa2764587c40 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.287226 | controller |     "Jun 09 16:39:07.171116 crc crio[20770]: time=\"2026-06-09T16:39:07.170835637Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=2e3e4b0b-65d1-4c19-aa29-735c61786b7d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.287243 | controller |     "Jun 09 16:39:07.171523 crc crio[20770]: time=\"2026-06-09T16:39:07.171444965Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.287258 | controller |     "Jun 09 16:39:07.213774 crc crio[20770]: time=\"2026-06-09T16:39:07.213382397Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.287274 | controller |     "Jun 09 16:39:07.360359 crc crio[20770]: time=\"2026-06-09T16:39:07.360225842Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.287290 | controller |     "Jun 09 16:39:07.498187 crc crio[20770]: time=\"2026-06-09T16:39:07.498006124Z\" level=info msg=\"Created container 188fa624a67501a0b4828a39afbfcea7dfee3c4b0e6f83d4d508aa7db237f718: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=2e3e4b0b-65d1-4c19-aa29-735c61786b7d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.287308 | controller |     "Jun 09 16:39:07.500021 crc crio[20770]: time=\"2026-06-09T16:39:07.499832497Z\" level=info msg=\"Starting container: 188fa624a67501a0b4828a39afbfcea7dfee3c4b0e6f83d4d508aa7db237f718\" id=f65dccf5-e522-4252-83ae-063a076c9a3a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.287324 | controller |     "Jun 09 16:39:07.506977 crc crio[20770]: time=\"2026-06-09T16:39:07.506923542Z\" level=info msg=\"Started container\" PID=23264 containerID=188fa624a67501a0b4828a39afbfcea7dfee3c4b0e6f83d4d508aa7db237f718 description=openshift-etcd/etcd-crc/etcd-ensure-env-vars id=f65dccf5-e522-4252-83ae-063a076c9a3a name=/runtime.v1.RuntimeService/StartContainer sandboxID=009371b51a30d18da23f0c1b7470c77b9a339ffd0ef60cf40bc63f7f9456692e",
2026-06-09 17:48:39.287341 | controller |     "Jun 09 16:39:24.424479 crc crio[20770]: time=\"2026-06-09T16:39:24.423568967Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=ff287f64-81e5-4e6c-a7e5-cd7090ca9e1b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.287356 | controller |     "Jun 09 16:39:24.426605 crc crio[20770]: time=\"2026-06-09T16:39:24.42646358Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=b3d99c00-30dd-4a41-a7dd-d56860d8dbca name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.287372 | controller |     "Jun 09 16:39:24.429284 crc crio[20770]: time=\"2026-06-09T16:39:24.429193619Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-pdjpb/marketplace-operator\" id=9c46d38c-3ec9-4558-bc95-472b491e25bd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.287388 | controller |     "Jun 09 16:39:24.429757 crc crio[20770]: time=\"2026-06-09T16:39:24.429690494Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.287403 | controller |     "Jun 09 16:39:24.459335 crc crio[20770]: time=\"2026-06-09T16:39:24.459119974Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.287418 | controller |     "Jun 09 16:39:24.462811 crc crio[20770]: time=\"2026-06-09T16:39:24.462741079Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.287434 | controller |     "Jun 09 16:39:24.592992 crc crio[20770]: time=\"2026-06-09T16:39:24.59286062Z\" level=info msg=\"Created container ee644926a3c09df60004639615836e89b3de82b3588bd8df59a8195199fd855b: openshift-marketplace/marketplace-operator-547dbd544d-pdjpb/marketplace-operator\" id=9c46d38c-3ec9-4558-bc95-472b491e25bd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.287449 | controller |     "Jun 09 16:39:24.594281 crc crio[20770]: time=\"2026-06-09T16:39:24.59389924Z\" level=info msg=\"Starting container: ee644926a3c09df60004639615836e89b3de82b3588bd8df59a8195199fd855b\" id=13d78e50-f939-40ae-a61c-636b280f4778 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.287464 | controller |     "Jun 09 16:39:24.601771 crc crio[20770]: time=\"2026-06-09T16:39:24.601552362Z\" level=info msg=\"Started container\" PID=23484 containerID=ee644926a3c09df60004639615836e89b3de82b3588bd8df59a8195199fd855b description=openshift-marketplace/marketplace-operator-547dbd544d-pdjpb/marketplace-operator id=13d78e50-f939-40ae-a61c-636b280f4778 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9430195e42a8d61c7fb7a2df1580dd4bff975bfd7476e2b0ee75d236ae7237d7",
2026-06-09 17:48:39.287484 | controller |     "Jun 09 16:39:42.287392 crc crio[20770]: time=\"2026-06-09T16:39:42.286824208Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=50b8af67-cee2-4831-99f1-48ad5ae077da name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.287500 | controller |     "Jun 09 16:39:42.290119 crc crio[20770]: time=\"2026-06-09T16:39:42.29001354Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=13b9862b-3ec8-450d-9b18-e7777d4077ef name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.287535 | controller |     "Jun 09 16:39:42.327604 crc crio[20770]: time=\"2026-06-09T16:39:42.327446002Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-resources-copy\" id=7e591d55-5107-4fc0-8621-fb617001fd6b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.287553 | controller |     "Jun 09 16:39:42.328129 crc crio[20770]: time=\"2026-06-09T16:39:42.328020398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.287569 | controller |     "Jun 09 16:39:42.368048 crc crio[20770]: time=\"2026-06-09T16:39:42.367924072Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.287586 | controller |     "Jun 09 16:39:42.516297 crc crio[20770]: time=\"2026-06-09T16:39:42.516185498Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.287601 | controller |     "Jun 09 16:39:42.604525 crc crio[20770]: time=\"2026-06-09T16:39:42.604390067Z\" level=info msg=\"Created container 3cdb713480be69f412e9d880b85a3640e705fee1d9128529a0a5e324702ae683: openshift-etcd/etcd-crc/etcd-resources-copy\" id=7e591d55-5107-4fc0-8621-fb617001fd6b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.287616 | controller |     "Jun 09 16:39:42.607091 crc crio[20770]: time=\"2026-06-09T16:39:42.606966502Z\" level=info msg=\"Starting container: 3cdb713480be69f412e9d880b85a3640e705fee1d9128529a0a5e324702ae683\" id=75c174fc-9bcc-45ac-ac4d-4914f82f54e6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.287631 | controller |     "Jun 09 16:39:42.612498 crc crio[20770]: time=\"2026-06-09T16:39:42.612406279Z\" level=info msg=\"Started container\" PID=23718 containerID=3cdb713480be69f412e9d880b85a3640e705fee1d9128529a0a5e324702ae683 description=openshift-etcd/etcd-crc/etcd-resources-copy id=75c174fc-9bcc-45ac-ac4d-4914f82f54e6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=009371b51a30d18da23f0c1b7470c77b9a339ffd0ef60cf40bc63f7f9456692e",
2026-06-09 17:48:39.287647 | controller |     "Jun 09 16:39:48.624833 crc crio[20770]: time=\"2026-06-09T16:39:48.624225559Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=481f8a7d-ac34-4b3a-a850-6ed3f5b87a16 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.287663 | controller |     "Jun 09 16:39:48.626279 crc crio[20770]: time=\"2026-06-09T16:39:48.626204266Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=898e643b-abcc-41c8-9335-eb0b5ca733ce name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.287678 | controller |     "Jun 09 16:39:48.628361 crc crio[20770]: time=\"2026-06-09T16:39:48.628287366Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=5df50cc1-0e43-4d1b-88be-6fe77859b397 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.287698 | controller |     "Jun 09 16:39:48.628708 crc crio[20770]: time=\"2026-06-09T16:39:48.628561884Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.287714 | controller |     "Jun 09 16:39:48.654093 crc crio[20770]: time=\"2026-06-09T16:39:48.653956498Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.287729 | controller |     "Jun 09 16:39:48.783480 crc crio[20770]: time=\"2026-06-09T16:39:48.783089561Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.287744 | controller |     "Jun 09 16:39:48.864033 crc crio[20770]: time=\"2026-06-09T16:39:48.863893217Z\" level=info msg=\"Created container eef9141e89f105f097744e32748b32b30379f3604c798afbed498c930dedee5b: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=5df50cc1-0e43-4d1b-88be-6fe77859b397 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.287759 | controller |     "Jun 09 16:39:48.865249 crc crio[20770]: time=\"2026-06-09T16:39:48.865127913Z\" level=info msg=\"Starting container: eef9141e89f105f097744e32748b32b30379f3604c798afbed498c930dedee5b\" id=6e37f552-7c1b-4c7a-8b3c-30e68b67e6e0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.287775 | controller |     "Jun 09 16:39:48.869806 crc crio[20770]: time=\"2026-06-09T16:39:48.869708855Z\" level=info msg=\"Started container\" PID=23822 containerID=eef9141e89f105f097744e32748b32b30379f3604c798afbed498c930dedee5b description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler id=6e37f552-7c1b-4c7a-8b3c-30e68b67e6e0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d702150379e1db48a5ce2c914654174780aa75814b89fcfa3145825c3de7b839",
2026-06-09 17:48:39.287790 | controller |     "Jun 09 16:39:50.658328 crc crio[20770]: time=\"2026-06-09T16:39:50.658223174Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=237b78c1-0e60-4397-a210-b4d625a649be name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.287806 | controller |     "Jun 09 16:39:50.660841 crc crio[20770]: time=\"2026-06-09T16:39:50.660764507Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=5046d92b-a76d-4b10-8b95-6e2a772aeeef name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.287821 | controller |     "Jun 09 16:39:50.662754 crc crio[20770]: time=\"2026-06-09T16:39:50.662627561Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=9a8ef4ba-a0e9-4642-9ee0-f25f4d17ae09 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.287837 | controller |     "Jun 09 16:39:50.663026 crc crio[20770]: time=\"2026-06-09T16:39:50.662958971Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.287852 | controller |     "Jun 09 16:39:50.684940 crc crio[20770]: time=\"2026-06-09T16:39:50.684841803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.287868 | controller |     "Jun 09 16:39:50.815630 crc crio[20770]: time=\"2026-06-09T16:39:50.815532511Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.287883 | controller |     "Jun 09 16:39:50.902115 crc crio[20770]: time=\"2026-06-09T16:39:50.902026911Z\" level=info msg=\"Created container 17b23689f76f18fdf8c6d172d95fa4714f635b0b2e368c4643b74e65448eb7b4: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=9a8ef4ba-a0e9-4642-9ee0-f25f4d17ae09 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.287902 | controller |     "Jun 09 16:39:50.903201 crc crio[20770]: time=\"2026-06-09T16:39:50.903136413Z\" level=info msg=\"Starting container: 17b23689f76f18fdf8c6d172d95fa4714f635b0b2e368c4643b74e65448eb7b4\" id=40108fcb-ce07-4cd6-a716-1087a977abef name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.287918 | controller |     "Jun 09 16:39:50.907977 crc crio[20770]: time=\"2026-06-09T16:39:50.90785551Z\" level=info msg=\"Started container\" PID=23883 containerID=17b23689f76f18fdf8c6d172d95fa4714f635b0b2e368c4643b74e65448eb7b4 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller id=40108fcb-ce07-4cd6-a716-1087a977abef name=/runtime.v1.RuntimeService/StartContainer sandboxID=d702150379e1db48a5ce2c914654174780aa75814b89fcfa3145825c3de7b839",
2026-06-09 17:48:39.287934 | controller |     "Jun 09 16:39:56.748616 crc crio[20770]: time=\"2026-06-09T16:39:56.747904565Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=b0a4372a-feda-4bcf-9bfc-6bd13302ac6c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.287950 | controller |     "Jun 09 16:39:56.750933 crc crio[20770]: time=\"2026-06-09T16:39:56.750806619Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=94bba894-1867-4dd0-84ee-3ba4d08c65ad name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.287964 | controller |     "Jun 09 16:39:56.753300 crc crio[20770]: time=\"2026-06-09T16:39:56.753231959Z\" level=info msg=\"Creating container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=fd7313ce-f225-41be-bbf5-24bbe39f8eb5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.287980 | controller |     "Jun 09 16:39:56.753922 crc crio[20770]: time=\"2026-06-09T16:39:56.753848957Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.288000 | controller |     "Jun 09 16:39:56.799216 crc crio[20770]: time=\"2026-06-09T16:39:56.799061484Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.288023 | controller |     "Jun 09 16:39:56.802611 crc crio[20770]: time=\"2026-06-09T16:39:56.802493953Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.288050 | controller |     "Jun 09 16:39:57.055491 crc crio[20770]: time=\"2026-06-09T16:39:57.055139156Z\" level=info msg=\"Created container 9e0356cdde861cc186038de0bd1bb8d1daad2d8f5bd0e925b9cc26c2024f6444: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=fd7313ce-f225-41be-bbf5-24bbe39f8eb5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.288072 | controller |     "Jun 09 16:39:57.057053 crc crio[20770]: time=\"2026-06-09T16:39:57.056947778Z\" level=info msg=\"Starting container: 9e0356cdde861cc186038de0bd1bb8d1daad2d8f5bd0e925b9cc26c2024f6444\" id=de28e5f8-7fa0-4c83-9e7d-ee4bf3fbab8e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.288089 | controller |     "Jun 09 16:39:57.065194 crc crio[20770]: time=\"2026-06-09T16:39:57.065078783Z\" level=info msg=\"Started container\" PID=23993 containerID=9e0356cdde861cc186038de0bd1bb8d1daad2d8f5bd0e925b9cc26c2024f6444 description=openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator id=de28e5f8-7fa0-4c83-9e7d-ee4bf3fbab8e name=/runtime.v1.RuntimeService/StartContainer sandboxID=3003be93a1ee9b1b654ffe6c4e3912b8f862a0084cdfb237c5f24991e6cee558",
2026-06-09 17:48:39.288109 | controller |     "Jun 09 16:39:58.768832 crc crio[20770]: time=\"2026-06-09T16:39:58.768428862Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=7edef265-57d0-460b-a789-96fa1ba9a840 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.288126 | controller |     "Jun 09 16:39:58.770896 crc crio[20770]: time=\"2026-06-09T16:39:58.77079479Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=61288cd6-9d5a-472e-87f3-c85f754d93e4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.288145 | controller |     "Jun 09 16:39:58.773421 crc crio[20770]: time=\"2026-06-09T16:39:58.773332704Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=ed3769e3-3e72-4f13-af56-e6a1e1947a40 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.288163 | controller |     "Jun 09 16:39:58.773873 crc crio[20770]: time=\"2026-06-09T16:39:58.773799527Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.288178 | controller |     "Jun 09 16:39:58.809201 crc crio[20770]: time=\"2026-06-09T16:39:58.809097827Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.288195 | controller |     "Jun 09 16:39:58.813024 crc crio[20770]: time=\"2026-06-09T16:39:58.812958409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.288211 | controller |     "Jun 09 16:39:58.916387 crc crio[20770]: time=\"2026-06-09T16:39:58.916246565Z\" level=info msg=\"Created container 07514e930e0e0f7e53041f36dcc5e6d77746861a4c5c9a2016244cba93a8a861: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=ed3769e3-3e72-4f13-af56-e6a1e1947a40 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.288227 | controller |     "Jun 09 16:39:58.918065 crc crio[20770]: time=\"2026-06-09T16:39:58.917977715Z\" level=info msg=\"Starting container: 07514e930e0e0f7e53041f36dcc5e6d77746861a4c5c9a2016244cba93a8a861\" id=7ba629e9-eeb0-403c-adcb-586c18d89134 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.288243 | controller |     "Jun 09 16:39:58.925258 crc crio[20770]: time=\"2026-06-09T16:39:58.924760901Z\" level=info msg=\"Started container\" PID=24026 containerID=07514e930e0e0f7e53041f36dcc5e6d77746861a4c5c9a2016244cba93a8a861 description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager id=7ba629e9-eeb0-403c-adcb-586c18d89134 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1c67547db7c1794b379a25f749b444f7e7eccf88512fe2132f7f275ef8ad18ed",
2026-06-09 17:48:39.288258 | controller |     "Jun 09 16:40:05.108305 crc crio[20770]: time=\"2026-06-09T16:40:05.107423079Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=4ce1b64f-ce74-4597-8341-d6e74b9b1880 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.288274 | controller |     "Jun 09 16:40:05.110196 crc crio[20770]: time=\"2026-06-09T16:40:05.109262213Z\" level=info msg=\"Removing container: 177e0d918396e5ba56b5f887c38ebd27a6ae75b2b300a047c00ca07782e45650\" id=061a0e70-e927-4370-8921-7ce1d3a2b4f8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.288294 | controller |     "Jun 09 16:40:05.111327 crc crio[20770]: time=\"2026-06-09T16:40:05.110535499Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=6434d338-9c1c-4421-a3c1-ee13d18588ea name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.288310 | controller |     "Jun 09 16:40:05.112477 crc crio[20770]: time=\"2026-06-09T16:40:05.112110775Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2b790aeb-8751-414a-aa45-807e49dcafb4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.288326 | controller |     "Jun 09 16:40:05.154863 crc crio[20770]: time=\"2026-06-09T16:40:05.154808199Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=6fc9bd28-bb34-4a16-8455-2ad7d8774209 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.288341 | controller |     "Jun 09 16:40:05.155180 crc crio[20770]: time=\"2026-06-09T16:40:05.155128338Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.288357 | controller |     "Jun 09 16:40:05.155512 crc crio[20770]: time=\"2026-06-09T16:40:05.155441387Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=bc68f5e4-3e77-4376-9896-9ae449b245e0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.288372 | controller |     "Jun 09 16:40:05.159472 crc crio[20770]: time=\"2026-06-09T16:40:05.15830172Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=734e074e-9536-4909-8b5d-4008574f0cdb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.288388 | controller |     "Jun 09 16:40:05.164554 crc crio[20770]: time=\"2026-06-09T16:40:05.16451631Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.288404 | controller |     "Jun 09 16:40:05.179193 crc crio[20770]: time=\"2026-06-09T16:40:05.178990318Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.288420 | controller |     "Jun 09 16:40:05.186331 crc crio[20770]: time=\"2026-06-09T16:40:05.186248208Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.288436 | controller |     "Jun 09 16:40:05.194327 crc crio[20770]: time=\"2026-06-09T16:40:05.19427692Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.288452 | controller |     "Jun 09 16:40:05.235511 crc crio[20770]: time=\"2026-06-09T16:40:05.235382898Z\" level=info msg=\"Removed container 177e0d918396e5ba56b5f887c38ebd27a6ae75b2b300a047c00ca07782e45650: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=061a0e70-e927-4370-8921-7ce1d3a2b4f8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.288468 | controller |     "Jun 09 16:40:05.293501 crc crio[20770]: time=\"2026-06-09T16:40:05.293374425Z\" level=info msg=\"Created container 0326695c3418327da10bccf8fd783b749e39f7d371f1c24d211683daba11eb97: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=734e074e-9536-4909-8b5d-4008574f0cdb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.288487 | controller |     "Jun 09 16:40:05.295309 crc crio[20770]: time=\"2026-06-09T16:40:05.295240009Z\" level=info msg=\"Starting container: 0326695c3418327da10bccf8fd783b749e39f7d371f1c24d211683daba11eb97\" id=2e2a928a-efec-4c23-a15c-64192eb24390 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.288503 | controller |     "Jun 09 16:40:05.300194 crc crio[20770]: time=\"2026-06-09T16:40:05.300112329Z\" level=info msg=\"Started container\" PID=24130 containerID=0326695c3418327da10bccf8fd783b749e39f7d371f1c24d211683daba11eb97 description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager id=2e2a928a-efec-4c23-a15c-64192eb24390 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b9e91057435fbff2a247a1e749f1dad43f2ae0ceeb04b73b13ba685ba372a6cf",
2026-06-09 17:48:39.288542 | controller |     "Jun 09 16:40:05.327140 crc crio[20770]: time=\"2026-06-09T16:40:05.326945945Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.288560 | controller |     "Jun 09 16:40:05.406324 crc crio[20770]: time=\"2026-06-09T16:40:05.406265988Z\" level=info msg=\"Created container 33d5f5bac0d2787d6e206a86e971cbdffac034b63c90d5f1664e4be3a4f05ddc: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=6fc9bd28-bb34-4a16-8455-2ad7d8774209 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.288576 | controller |     "Jun 09 16:40:05.407508 crc crio[20770]: time=\"2026-06-09T16:40:05.407463673Z\" level=info msg=\"Starting container: 33d5f5bac0d2787d6e206a86e971cbdffac034b63c90d5f1664e4be3a4f05ddc\" id=760dc488-cbda-4c5a-beaa-3ab6117d2ae6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.288592 | controller |     "Jun 09 16:40:05.411904 crc crio[20770]: time=\"2026-06-09T16:40:05.411831109Z\" level=info msg=\"Started container\" PID=24148 containerID=33d5f5bac0d2787d6e206a86e971cbdffac034b63c90d5f1664e4be3a4f05ddc description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=760dc488-cbda-4c5a-beaa-3ab6117d2ae6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=991f4d0b8e7296a8f18b7ae9fe212ded29d140e260514981393289a8dd4fd73b",
2026-06-09 17:48:39.288608 | controller |     "Jun 09 16:40:09.161488 crc crio[20770]: time=\"2026-06-09T16:40:09.160739597Z\" level=info msg=\"Removing container: 114b33f391a7bd46ff4717303ecc0ee0e4047084584591981ae241ad888a27ea\" id=5769d7d4-eb82-4f05-9b3d-6d9726b263de name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.288625 | controller |     "Jun 09 16:40:09.162813 crc crio[20770]: time=\"2026-06-09T16:40:09.161725235Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=81675a04-3331-4c6e-9d1d-eba694774945 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.288641 | controller |     "Jun 09 16:40:09.231319 crc crio[20770]: time=\"2026-06-09T16:40:09.231173203Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=c8983446-42af-4da3-8b4b-baafbc10658a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.288657 | controller |     "Jun 09 16:40:09.238164 crc crio[20770]: time=\"2026-06-09T16:40:09.238036391Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=40248385-86f2-4cd0-b1f5-ad768d4f6a35 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.288673 | controller |     "Jun 09 16:40:09.238761 crc crio[20770]: time=\"2026-06-09T16:40:09.238551426Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.288695 | controller |     "Jun 09 16:40:09.263922 crc crio[20770]: time=\"2026-06-09T16:40:09.263708583Z\" level=info msg=\"Removed container 114b33f391a7bd46ff4717303ecc0ee0e4047084584591981ae241ad888a27ea: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=5769d7d4-eb82-4f05-9b3d-6d9726b263de name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.288711 | controller |     "Jun 09 16:40:09.280722 crc crio[20770]: time=\"2026-06-09T16:40:09.280489998Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.288726 | controller |     "Jun 09 16:40:09.423958 crc crio[20770]: time=\"2026-06-09T16:40:09.423827672Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.288742 | controller |     "Jun 09 16:40:09.510218 crc crio[20770]: time=\"2026-06-09T16:40:09.510112586Z\" level=info msg=\"Created container 1063e5f0cd1a091d659a3c6d819aebd531a744435925373d35cb0874180f77fb: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=40248385-86f2-4cd0-b1f5-ad768d4f6a35 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.288757 | controller |     "Jun 09 16:40:09.511532 crc crio[20770]: time=\"2026-06-09T16:40:09.511442494Z\" level=info msg=\"Starting container: 1063e5f0cd1a091d659a3c6d819aebd531a744435925373d35cb0874180f77fb\" id=3aa7ee40-a528-45ee-839e-1f6f4ac65998 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.288773 | controller |     "Jun 09 16:40:09.516328 crc crio[20770]: time=\"2026-06-09T16:40:09.516227733Z\" level=info msg=\"Started container\" PID=24226 containerID=1063e5f0cd1a091d659a3c6d819aebd531a744435925373d35cb0874180f77fb description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=3aa7ee40-a528-45ee-839e-1f6f4ac65998 name=/runtime.v1.RuntimeService/StartContainer sandboxID=140ba3345a2986e5390e9a38832098ef084208d4f02c31bda44e05fa4ceaf139",
2026-06-09 17:48:39.288789 | controller |     "Jun 09 16:40:17.586454 crc crio[20770]: time=\"2026-06-09T16:40:17.58554599Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=7daf8a88-fab2-47b1-8f5e-a7650c8ff8b2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.288820 | controller |     "Jun 09 16:40:17.588910 crc crio[20770]: time=\"2026-06-09T16:40:17.588819384Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=321996f4-4c47-4634-88b9-b345110ded8a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.288838 | controller |     "Jun 09 16:40:17.595455 crc crio[20770]: time=\"2026-06-09T16:40:17.595226729Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcdctl\" id=9bbc063b-0cc0-4de2-9b22-dbd0d07ce47f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.288854 | controller |     "Jun 09 16:40:17.595881 crc crio[20770]: time=\"2026-06-09T16:40:17.595824297Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.288870 | controller |     "Jun 09 16:40:17.632716 crc crio[20770]: time=\"2026-06-09T16:40:17.631742035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.288886 | controller |     "Jun 09 16:40:17.829490 crc crio[20770]: time=\"2026-06-09T16:40:17.82943405Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.288905 | controller |     "Jun 09 16:40:17.934207 crc crio[20770]: time=\"2026-06-09T16:40:17.934133626Z\" level=info msg=\"Created container 4603edaf439d26486469159e8a4f26cd2de173fe1db5965a1dbc3e2d3f664590: openshift-etcd/etcd-crc/etcdctl\" id=9bbc063b-0cc0-4de2-9b22-dbd0d07ce47f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.288921 | controller |     "Jun 09 16:40:17.936699 crc crio[20770]: time=\"2026-06-09T16:40:17.936509755Z\" level=info msg=\"Starting container: 4603edaf439d26486469159e8a4f26cd2de173fe1db5965a1dbc3e2d3f664590\" id=ae574668-53dd-4fa2-a8e5-4beaf83be232 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.288937 | controller |     "Jun 09 16:40:17.943519 crc crio[20770]: time=\"2026-06-09T16:40:17.943437345Z\" level=info msg=\"Started container\" PID=24357 containerID=4603edaf439d26486469159e8a4f26cd2de173fe1db5965a1dbc3e2d3f664590 description=openshift-etcd/etcd-crc/etcdctl id=ae574668-53dd-4fa2-a8e5-4beaf83be232 name=/runtime.v1.RuntimeService/StartContainer sandboxID=009371b51a30d18da23f0c1b7470c77b9a339ffd0ef60cf40bc63f7f9456692e",
2026-06-09 17:48:39.288953 | controller |     "Jun 09 16:40:17.954621 crc crio[20770]: time=\"2026-06-09T16:40:17.954486964Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=939ea30f-fc9c-4516-a8c6-f0a4c9e0c530 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.288968 | controller |     "Jun 09 16:40:17.962067 crc crio[20770]: time=\"2026-06-09T16:40:17.962021992Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=c12839a8-401d-48fb-848c-4af935dbdae0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.288983 | controller |     "Jun 09 16:40:17.970251 crc crio[20770]: time=\"2026-06-09T16:40:17.970217189Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd\" id=df553f18-d04c-4903-958b-dc5d7d31c60e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.288999 | controller |     "Jun 09 16:40:17.971346 crc crio[20770]: time=\"2026-06-09T16:40:17.970964821Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.289015 | controller |     "Jun 09 16:40:17.999991 crc crio[20770]: time=\"2026-06-09T16:40:17.999941508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.289030 | controller |     "Jun 09 16:40:18.153093 crc crio[20770]: time=\"2026-06-09T16:40:18.152878149Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.289046 | controller |     "Jun 09 16:40:18.260023 crc crio[20770]: time=\"2026-06-09T16:40:18.259175462Z\" level=info msg=\"Created container 3535a92e57d2c1a7c3078f2e309c983e5f7ab02dcfd0de1a3d150608b27d14e2: openshift-etcd/etcd-crc/etcd\" id=df553f18-d04c-4903-958b-dc5d7d31c60e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.289061 | controller |     "Jun 09 16:40:18.261406 crc crio[20770]: time=\"2026-06-09T16:40:18.261339555Z\" level=info msg=\"Starting container: 3535a92e57d2c1a7c3078f2e309c983e5f7ab02dcfd0de1a3d150608b27d14e2\" id=c88e1f3c-d01c-4c1b-967d-38a7b128b7bc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.289076 | controller |     "Jun 09 16:40:18.269606 crc crio[20770]: time=\"2026-06-09T16:40:18.269449449Z\" level=info msg=\"Started container\" PID=24380 containerID=3535a92e57d2c1a7c3078f2e309c983e5f7ab02dcfd0de1a3d150608b27d14e2 description=openshift-etcd/etcd-crc/etcd id=c88e1f3c-d01c-4c1b-967d-38a7b128b7bc name=/runtime.v1.RuntimeService/StartContainer sandboxID=009371b51a30d18da23f0c1b7470c77b9a339ffd0ef60cf40bc63f7f9456692e",
2026-06-09 17:48:39.289096 | controller |     "Jun 09 16:40:18.286769 crc crio[20770]: time=\"2026-06-09T16:40:18.283303619Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=217fbba3-5bf1-41e9-b1de-6778c40c7c23 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.289112 | controller |     "Jun 09 16:40:18.286769 crc crio[20770]: time=\"2026-06-09T16:40:18.286344427Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=2030f54d-a921-49ac-b4b1-aac4fcb27db7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.289127 | controller |     "Jun 09 16:40:18.292129 crc crio[20770]: time=\"2026-06-09T16:40:18.291987231Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-metrics\" id=aee7c8be-5976-42a8-9a76-50b06cf1f87f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.289143 | controller |     "Jun 09 16:40:18.292615 crc crio[20770]: time=\"2026-06-09T16:40:18.292368832Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.289159 | controller |     "Jun 09 16:40:18.316231 crc crio[20770]: time=\"2026-06-09T16:40:18.316120208Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.289175 | controller |     "Jun 09 16:40:18.462228 crc crio[20770]: time=\"2026-06-09T16:40:18.462096798Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.289190 | controller |     "Jun 09 16:40:18.583125 crc crio[20770]: time=\"2026-06-09T16:40:18.583062904Z\" level=info msg=\"Created container 654064360e499b746b9edf99fdab6b6c78750bb294e189100c24f06c4696b091: openshift-etcd/etcd-crc/etcd-metrics\" id=aee7c8be-5976-42a8-9a76-50b06cf1f87f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.289206 | controller |     "Jun 09 16:40:18.584699 crc crio[20770]: time=\"2026-06-09T16:40:18.584532906Z\" level=info msg=\"Starting container: 654064360e499b746b9edf99fdab6b6c78750bb294e189100c24f06c4696b091\" id=976dfdf5-3de5-456d-a528-897441c3cc1e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.289221 | controller |     "Jun 09 16:40:18.591060 crc crio[20770]: time=\"2026-06-09T16:40:18.590933411Z\" level=info msg=\"Started container\" PID=24403 containerID=654064360e499b746b9edf99fdab6b6c78750bb294e189100c24f06c4696b091 description=openshift-etcd/etcd-crc/etcd-metrics id=976dfdf5-3de5-456d-a528-897441c3cc1e name=/runtime.v1.RuntimeService/StartContainer sandboxID=009371b51a30d18da23f0c1b7470c77b9a339ffd0ef60cf40bc63f7f9456692e",
2026-06-09 17:48:39.289238 | controller |     "Jun 09 16:40:18.607962 crc crio[20770]: time=\"2026-06-09T16:40:18.60751102Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=ec96b8c9-64f8-46bd-8034-83eef3378413 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.289253 | controller |     "Jun 09 16:40:18.610967 crc crio[20770]: time=\"2026-06-09T16:40:18.610784145Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=6f3d311c-54f7-476c-8627-3c70e98fb123 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.289267 | controller |     "Jun 09 16:40:18.617974 crc crio[20770]: time=\"2026-06-09T16:40:18.617837719Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-readyz\" id=cf5c16f0-37af-459c-98d9-3a126141b608 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.289286 | controller |     "Jun 09 16:40:18.618710 crc crio[20770]: time=\"2026-06-09T16:40:18.61855974Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.289303 | controller |     "Jun 09 16:40:18.648512 crc crio[20770]: time=\"2026-06-09T16:40:18.648360631Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.289318 | controller |     "Jun 09 16:40:18.791429 crc crio[20770]: time=\"2026-06-09T16:40:18.791145449Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.289334 | controller |     "Jun 09 16:40:18.891249 crc crio[20770]: time=\"2026-06-09T16:40:18.891068897Z\" level=info msg=\"Created container 60aa07df214b1bb37d08bf723b60c2315e2707477a336f91bec5ca54d42e7b8a: openshift-etcd/etcd-crc/etcd-readyz\" id=cf5c16f0-37af-459c-98d9-3a126141b608 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.289350 | controller |     "Jun 09 16:40:18.892574 crc crio[20770]: time=\"2026-06-09T16:40:18.892439577Z\" level=info msg=\"Starting container: 60aa07df214b1bb37d08bf723b60c2315e2707477a336f91bec5ca54d42e7b8a\" id=8602df53-2b71-47c1-861f-eda613894459 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.289365 | controller |     "Jun 09 16:40:18.897729 crc crio[20770]: time=\"2026-06-09T16:40:18.897437171Z\" level=info msg=\"Started container\" PID=24419 containerID=60aa07df214b1bb37d08bf723b60c2315e2707477a336f91bec5ca54d42e7b8a description=openshift-etcd/etcd-crc/etcd-readyz id=8602df53-2b71-47c1-861f-eda613894459 name=/runtime.v1.RuntimeService/StartContainer sandboxID=009371b51a30d18da23f0c1b7470c77b9a339ffd0ef60cf40bc63f7f9456692e",
2026-06-09 17:48:39.289381 | controller |     "Jun 09 16:40:18.913194 crc crio[20770]: time=\"2026-06-09T16:40:18.913122124Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=408f557f-4766-4256-8a4e-d3a9be2efe8b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.289396 | controller |     "Jun 09 16:40:18.916455 crc crio[20770]: time=\"2026-06-09T16:40:18.916143042Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=419141f6-e9d7-48d4-acea-9422bb57be7c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.289411 | controller |     "Jun 09 16:40:18.924239 crc crio[20770]: time=\"2026-06-09T16:40:18.923902846Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-rev\" id=bc5d9cce-b03d-4dbe-b787-59efa5a30b50 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.289427 | controller |     "Jun 09 16:40:18.924239 crc crio[20770]: time=\"2026-06-09T16:40:18.924212705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.289443 | controller |     "Jun 09 16:40:18.948284 crc crio[20770]: time=\"2026-06-09T16:40:18.948114236Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.289458 | controller |     "Jun 09 16:40:19.096530 crc crio[20770]: time=\"2026-06-09T16:40:19.096439903Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.289473 | controller |     "Jun 09 16:40:19.193689 crc crio[20770]: time=\"2026-06-09T16:40:19.19351632Z\" level=info msg=\"Created container 5a84ed5fc79054537b9c23114aa0edf4c09b72ce399a2643f5bed8ef1f69e0c8: openshift-etcd/etcd-crc/etcd-rev\" id=bc5d9cce-b03d-4dbe-b787-59efa5a30b50 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.289492 | controller |     "Jun 09 16:40:19.194953 crc crio[20770]: time=\"2026-06-09T16:40:19.194883069Z\" level=info msg=\"Starting container: 5a84ed5fc79054537b9c23114aa0edf4c09b72ce399a2643f5bed8ef1f69e0c8\" id=f83d02f8-6672-4fb1-872e-423323f2c129 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.289508 | controller |     "Jun 09 16:40:19.200572 crc crio[20770]: time=\"2026-06-09T16:40:19.200471151Z\" level=info msg=\"Started container\" PID=24438 containerID=5a84ed5fc79054537b9c23114aa0edf4c09b72ce399a2643f5bed8ef1f69e0c8 description=openshift-etcd/etcd-crc/etcd-rev id=f83d02f8-6672-4fb1-872e-423323f2c129 name=/runtime.v1.RuntimeService/StartContainer sandboxID=009371b51a30d18da23f0c1b7470c77b9a339ffd0ef60cf40bc63f7f9456692e",
2026-06-09 17:48:39.289546 | controller |     "Jun 09 16:41:19.807607 crc crio[20770]: time=\"2026-06-09T16:41:19.804176131Z\" level=info msg=\"Removing container: 72f2728d7cae84ea79c48af2136a09b5365ed4bf38d6fbadb185f27fd9ef1881\" id=8e1c90d1-150c-4405-a8f7-32a608ee7b21 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.289564 | controller |     "Jun 09 16:41:19.910090 crc crio[20770]: time=\"2026-06-09T16:41:19.909951986Z\" level=info msg=\"Removed container 72f2728d7cae84ea79c48af2136a09b5365ed4bf38d6fbadb185f27fd9ef1881: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=8e1c90d1-150c-4405-a8f7-32a608ee7b21 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.289580 | controller |     "Jun 09 16:41:40.412750 crc crio[20770]: time=\"2026-06-09T16:41:40.411875108Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=fa37b6c6-a7a5-4818-8e13-057d05a4324b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.289596 | controller |     "Jun 09 16:41:40.415188 crc crio[20770]: time=\"2026-06-09T16:41:40.415137912Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=e880c336-7185-4395-b191-5fdcdaedaed5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.289611 | controller |     "Jun 09 16:41:40.418196 crc crio[20770]: time=\"2026-06-09T16:41:40.418090877Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=8bb80161-b7bf-4f18-ae74-a4ed2eb80a1c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.289627 | controller |     "Jun 09 16:41:40.418833 crc crio[20770]: time=\"2026-06-09T16:41:40.418772637Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.289643 | controller |     "Jun 09 16:41:40.442380 crc crio[20770]: time=\"2026-06-09T16:41:40.442100911Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.289658 | controller |     "Jun 09 16:41:40.610043 crc crio[20770]: time=\"2026-06-09T16:41:40.609963759Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.289674 | controller |     "Jun 09 16:41:40.706616 crc crio[20770]: time=\"2026-06-09T16:41:40.705929311Z\" level=info msg=\"Created container 07bc2b5abcfea24b3ffc7db0fc2b1405a8f577cdcef5da615f8c1085b6b44044: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=8bb80161-b7bf-4f18-ae74-a4ed2eb80a1c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.289690 | controller |     "Jun 09 16:41:40.708389 crc crio[20770]: time=\"2026-06-09T16:41:40.708170076Z\" level=info msg=\"Starting container: 07bc2b5abcfea24b3ffc7db0fc2b1405a8f577cdcef5da615f8c1085b6b44044\" id=deeabd54-96c6-4f98-80d9-99b5739ac424 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.289709 | controller |     "Jun 09 16:41:40.719776 crc crio[20770]: time=\"2026-06-09T16:41:40.716934019Z\" level=info msg=\"Started container\" PID=25502 containerID=07bc2b5abcfea24b3ffc7db0fc2b1405a8f577cdcef5da615f8c1085b6b44044 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=deeabd54-96c6-4f98-80d9-99b5739ac424 name=/runtime.v1.RuntimeService/StartContainer sandboxID=991f4d0b8e7296a8f18b7ae9fe212ded29d140e260514981393289a8dd4fd73b",
2026-06-09 17:48:39.289726 | controller |     "Jun 09 16:42:55.290552 crc crio[20770]: time=\"2026-06-09T16:42:55.289744379Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-gszk8/POD\" id=f908fb23-5753-4978-9201-f159c54828b8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.289743 | controller |     "Jun 09 16:42:55.292937 crc crio[20770]: time=\"2026-06-09T16:42:55.29116858Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.289758 | controller |     "Jun 09 16:42:55.299249 crc crio[20770]: time=\"2026-06-09T16:42:55.298826622Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-nsmbz/POD\" id=3400b0e8-608b-4ac2-9665-ce9218075cc0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.289773 | controller |     "Jun 09 16:42:55.299249 crc crio[20770]: time=\"2026-06-09T16:42:55.299234693Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.289789 | controller |     "Jun 09 16:42:55.331012 crc crio[20770]: time=\"2026-06-09T16:42:55.330902378Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-nsmbz Namespace:openshift-marketplace ID:d71e1b0a8fb858070bbb28a6905bf8545f7380e677c295d578c434e3a13bd926 UID:808ffd5d-a83e-4548-8e17-a13c94b30586 NetNS:/var/run/netns/f866ea0e-c9f9-4f41-b0c0-b5c330fe981d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod808ffd5d_a83e_4548_8e17_a13c94b30586.slice PodAnnotations:0xc002988630}] Aliases:map[]}\"",
2026-06-09 17:48:39.289804 | controller |     "Jun 09 16:42:55.331012 crc crio[20770]: time=\"2026-06-09T16:42:55.330986721Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-nsmbz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.289820 | controller |     "Jun 09 16:42:55.335365 crc crio[20770]: time=\"2026-06-09T16:42:55.335264814Z\" level=info msg=\"Got pod network &{Name:redhat-operators-gszk8 Namespace:openshift-marketplace ID:5e11748c1185984282607c5a8818fa1f51f8c4ccdfe244bb2c9c507143d5e9a4 UID:da79d03e-d418-40f9-866d-a1450e028fe6 NetNS:/var/run/netns/35d68819-a018-4103-b820-31677a3fb21b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podda79d03e_d418_40f9_866d_a1450e028fe6.slice PodAnnotations:0xc0010a2f58}] Aliases:map[]}\"",
2026-06-09 17:48:39.289835 | controller |     "Jun 09 16:42:55.335365 crc crio[20770]: time=\"2026-06-09T16:42:55.335342056Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-gszk8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.289851 | controller |     "Jun 09 16:42:55.611453 crc crio[20770]: 2026-06-09T16:42:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d71e1b0a8fb8580 Mac:96:c1:e0:1d:c1:3d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3e Mtu:0 Sandbox:/var/run/netns/f866ea0e-c9f9-4f41-b0c0-b5c330fe981d SocketPath: PciID:}] [{Interface:0xc0006045a0 Address:{IP:10.217.0.62 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.289869 | controller |     "Jun 09 16:42:55.613295 crc crio[20770]: time=\"2026-06-09T16:42:55.613185552Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-nsmbz Namespace:openshift-marketplace ID:d71e1b0a8fb858070bbb28a6905bf8545f7380e677c295d578c434e3a13bd926 UID:808ffd5d-a83e-4548-8e17-a13c94b30586 NetNS:/var/run/netns/f866ea0e-c9f9-4f41-b0c0-b5c330fe981d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod808ffd5d_a83e_4548_8e17_a13c94b30586.slice PodAnnotations:0xc002988630}] Aliases:map[]}\"",
2026-06-09 17:48:39.289885 | controller |     "Jun 09 16:42:55.613502 crc crio[20770]: time=\"2026-06-09T16:42:55.613388428Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-nsmbz for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.289899 | controller |     "Jun 09 16:42:55.623365 crc crio[20770]: time=\"2026-06-09T16:42:55.623025926Z\" level=info msg=\"Ran pod sandbox d71e1b0a8fb858070bbb28a6905bf8545f7380e677c295d578c434e3a13bd926 with infra container: openshift-marketplace/redhat-marketplace-nsmbz/POD\" id=3400b0e8-608b-4ac2-9665-ce9218075cc0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.289916 | controller |     "Jun 09 16:42:55.628115 crc crio[20770]: time=\"2026-06-09T16:42:55.62802603Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5b7b1ed1-ec4c-4c10-8115-4927132088fe name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.289932 | controller |     "Jun 09 16:42:55.635515 crc crio[20770]: time=\"2026-06-09T16:42:55.634144347Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=bad01f67-a50a-4e1b-9c48-fc9745d10744 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.289947 | controller |     "Jun 09 16:42:55.748304 crc crio[20770]: time=\"2026-06-09T16:42:55.74746313Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-nsmbz/extract-utilities\" id=189a47fd-0f99-4dc1-8565-14f4c9e44dc9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.289962 | controller |     "Jun 09 16:42:55.748842 crc crio[20770]: time=\"2026-06-09T16:42:55.748793719Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.289978 | controller |     "Jun 09 16:42:55.758023 crc crio[20770]: 2026-06-09T16:42:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5e11748c1185984 Mac:36:cf:9e:f2:63:49 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3d Mtu:0 Sandbox:/var/run/netns/35d68819-a018-4103-b820-31677a3fb21b SocketPath: PciID:}] [{Interface:0xc00029e5b0 Address:{IP:10.217.0.61 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.289993 | controller |     "Jun 09 16:42:55.759251 crc crio[20770]: time=\"2026-06-09T16:42:55.759167548Z\" level=info msg=\"Got pod network &{Name:redhat-operators-gszk8 Namespace:openshift-marketplace ID:5e11748c1185984282607c5a8818fa1f51f8c4ccdfe244bb2c9c507143d5e9a4 UID:da79d03e-d418-40f9-866d-a1450e028fe6 NetNS:/var/run/netns/35d68819-a018-4103-b820-31677a3fb21b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podda79d03e_d418_40f9_866d_a1450e028fe6.slice PodAnnotations:0xc0010a2f58}] Aliases:map[]}\"",
2026-06-09 17:48:39.290009 | controller |     "Jun 09 16:42:55.759396 crc crio[20770]: time=\"2026-06-09T16:42:55.759319463Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-gszk8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.290028 | controller |     "Jun 09 16:42:55.768389 crc crio[20770]: time=\"2026-06-09T16:42:55.768299742Z\" level=info msg=\"Ran pod sandbox 5e11748c1185984282607c5a8818fa1f51f8c4ccdfe244bb2c9c507143d5e9a4 with infra container: openshift-marketplace/redhat-operators-gszk8/POD\" id=f908fb23-5753-4978-9201-f159c54828b8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.290043 | controller |     "Jun 09 16:42:55.770827 crc crio[20770]: time=\"2026-06-09T16:42:55.770787284Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b281f9d2-9f44-4d94-917e-001d3e6f1b2a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.290059 | controller |     "Jun 09 16:42:55.772954 crc crio[20770]: time=\"2026-06-09T16:42:55.772869234Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=39ba35d3-ca46-4503-849c-c20ea95d42b7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.290075 | controller |     "Jun 09 16:42:55.784042 crc crio[20770]: time=\"2026-06-09T16:42:55.783955774Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.290090 | controller |     "Jun 09 16:42:55.787866 crc crio[20770]: time=\"2026-06-09T16:42:55.787795395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.290105 | controller |     "Jun 09 16:42:55.830122 crc crio[20770]: time=\"2026-06-09T16:42:55.830000804Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-gszk8/extract-utilities\" id=12215e66-dab6-46b7-818b-cdce25734547 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.290121 | controller |     "Jun 09 16:42:55.830725 crc crio[20770]: time=\"2026-06-09T16:42:55.830438047Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.290137 | controller |     "Jun 09 16:42:55.857128 crc crio[20770]: time=\"2026-06-09T16:42:55.857018975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.290155 | controller |     "Jun 09 16:42:55.861987 crc crio[20770]: time=\"2026-06-09T16:42:55.861882635Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.290178 | controller |     "Jun 09 16:42:56.693166 crc crio[20770]: time=\"2026-06-09T16:42:56.692523527Z\" level=info msg=\"Created container d1963b99568bdc307a591393d5ef7f555782c67e6b89999cd239ab3b54065d90: openshift-marketplace/redhat-marketplace-nsmbz/extract-utilities\" id=189a47fd-0f99-4dc1-8565-14f4c9e44dc9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.290201 | controller |     "Jun 09 16:42:56.698549 crc crio[20770]: time=\"2026-06-09T16:42:56.698439878Z\" level=info msg=\"Created container 73d2352e291b566b7e7cb99ee3c5a6db4a8aa7c210e75f69d95e2b970ae859b5: openshift-marketplace/redhat-operators-gszk8/extract-utilities\" id=12215e66-dab6-46b7-818b-cdce25734547 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.290219 | controller |     "Jun 09 16:42:56.705251 crc crio[20770]: time=\"2026-06-09T16:42:56.70507406Z\" level=info msg=\"Starting container: d1963b99568bdc307a591393d5ef7f555782c67e6b89999cd239ab3b54065d90\" id=5bfad603-df06-4de6-9216-3c3a6141cbf9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.290234 | controller |     "Jun 09 16:42:56.705251 crc crio[20770]: time=\"2026-06-09T16:42:56.705229634Z\" level=info msg=\"Starting container: 73d2352e291b566b7e7cb99ee3c5a6db4a8aa7c210e75f69d95e2b970ae859b5\" id=9889ac41-a90f-4e42-932a-1181efdc7c59 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.290254 | controller |     "Jun 09 16:42:56.711459 crc crio[20770]: time=\"2026-06-09T16:42:56.711152445Z\" level=info msg=\"Started container\" PID=26621 containerID=73d2352e291b566b7e7cb99ee3c5a6db4a8aa7c210e75f69d95e2b970ae859b5 description=openshift-marketplace/redhat-operators-gszk8/extract-utilities id=9889ac41-a90f-4e42-932a-1181efdc7c59 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e11748c1185984282607c5a8818fa1f51f8c4ccdfe244bb2c9c507143d5e9a4",
2026-06-09 17:48:39.290270 | controller |     "Jun 09 16:42:56.714216 crc crio[20770]: time=\"2026-06-09T16:42:56.713914595Z\" level=info msg=\"Started container\" PID=26616 containerID=d1963b99568bdc307a591393d5ef7f555782c67e6b89999cd239ab3b54065d90 description=openshift-marketplace/redhat-marketplace-nsmbz/extract-utilities id=5bfad603-df06-4de6-9216-3c3a6141cbf9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d71e1b0a8fb858070bbb28a6905bf8545f7380e677c295d578c434e3a13bd926",
2026-06-09 17:48:39.290286 | controller |     "Jun 09 16:42:58.613145 crc crio[20770]: time=\"2026-06-09T16:42:58.611545198Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=bb47d97d-b128-442a-8869-da69e701b83d name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.290302 | controller |     "Jun 09 16:42:58.615308 crc crio[20770]: time=\"2026-06-09T16:42:58.613862885Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=a47e5578-9037-45e8-9213-d4082035e147 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.290317 | controller |     "Jun 09 16:42:58.623540 crc crio[20770]: time=\"2026-06-09T16:42:58.623430921Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-09 17:48:39.290331 | controller |     "Jun 09 16:42:58.624505 crc crio[20770]: time=\"2026-06-09T16:42:58.624453671Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-09 17:48:39.290347 | controller |     "Jun 09 16:43:01.842264 crc crio[20770]: time=\"2026-06-09T16:43:01.841769001Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0\" id=a47e5578-9037-45e8-9213-d4082035e147 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.290362 | controller |     "Jun 09 16:43:01.844892 crc crio[20770]: time=\"2026-06-09T16:43:01.843751058Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=7236953d-6eb4-41c8-bf39-26e6628066e5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.290378 | controller |     "Jun 09 16:43:01.916084 crc crio[20770]: time=\"2026-06-09T16:43:01.907710766Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=50903d7f-d78c-4cc2-a3f7-9a1acb9b4254 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.290394 | controller |     "Jun 09 16:43:02.176077 crc crio[20770]: time=\"2026-06-09T16:43:02.1758134Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:fc6a16d8f231accd9aa36e952dece09ceb23dd2bd734fa3d5279adae1b59f636\" id=bb47d97d-b128-442a-8869-da69e701b83d name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.290409 | controller |     "Jun 09 16:43:02.177327 crc crio[20770]: time=\"2026-06-09T16:43:02.17720609Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=4ee7f1c4-69be-4546-a0df-329886710e0f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.290425 | controller |     "Jun 09 16:43:02.179818 crc crio[20770]: time=\"2026-06-09T16:43:02.179759774Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=cebfc5a1-bfac-4804-ae86-6b0507fb3f86 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.290444 | controller |     "Jun 09 16:43:02.215765 crc crio[20770]: time=\"2026-06-09T16:43:02.215499026Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-nsmbz/extract-content\" id=fde75b21-a344-4866-8a8d-c9482d4401f0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.290460 | controller |     "Jun 09 16:43:02.217414 crc crio[20770]: time=\"2026-06-09T16:43:02.217331809Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.290476 | controller |     "Jun 09 16:43:02.247388 crc crio[20770]: time=\"2026-06-09T16:43:02.247288094Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.290491 | controller |     "Jun 09 16:43:02.250963 crc crio[20770]: time=\"2026-06-09T16:43:02.250888788Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.290507 | controller |     "Jun 09 16:43:02.820777 crc crio[20770]: time=\"2026-06-09T16:43:02.820083979Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-gszk8/extract-content\" id=e3a43390-1142-4560-aa29-49d17196896c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.290546 | controller |     "Jun 09 16:43:02.821297 crc crio[20770]: time=\"2026-06-09T16:43:02.821267373Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.290564 | controller |     "Jun 09 16:43:02.824537 crc crio[20770]: time=\"2026-06-09T16:43:02.824009803Z\" level=info msg=\"Created container 6cb8b10a43e30d60dafc9c934b91f5b7f3a1381351d79daec65d28a7ff3e38d8: openshift-marketplace/redhat-marketplace-nsmbz/extract-content\" id=fde75b21-a344-4866-8a8d-c9482d4401f0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.290580 | controller |     "Jun 09 16:43:02.825808 crc crio[20770]: time=\"2026-06-09T16:43:02.825550667Z\" level=info msg=\"Starting container: 6cb8b10a43e30d60dafc9c934b91f5b7f3a1381351d79daec65d28a7ff3e38d8\" id=63aa41df-902d-4385-b6e4-f92133b26acf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.290595 | controller |     "Jun 09 16:43:02.832462 crc crio[20770]: time=\"2026-06-09T16:43:02.832306532Z\" level=info msg=\"Started container\" PID=26700 containerID=6cb8b10a43e30d60dafc9c934b91f5b7f3a1381351d79daec65d28a7ff3e38d8 description=openshift-marketplace/redhat-marketplace-nsmbz/extract-content id=63aa41df-902d-4385-b6e4-f92133b26acf name=/runtime.v1.RuntimeService/StartContainer sandboxID=d71e1b0a8fb858070bbb28a6905bf8545f7380e677c295d578c434e3a13bd926",
2026-06-09 17:48:39.290610 | controller |     "Jun 09 16:43:02.846310 crc crio[20770]: time=\"2026-06-09T16:43:02.846183263Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.290626 | controller |     "Jun 09 16:43:02.850355 crc crio[20770]: time=\"2026-06-09T16:43:02.850275201Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.290642 | controller |     "Jun 09 16:43:03.513797 crc crio[20770]: time=\"2026-06-09T16:43:03.513462386Z\" level=info msg=\"Created container b1691ac283f5db0b4a7fda1d7cd62c707b327b4dcd928c56a69cc6263af3f0f0: openshift-marketplace/redhat-operators-gszk8/extract-content\" id=e3a43390-1142-4560-aa29-49d17196896c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.290658 | controller |     "Jun 09 16:43:03.515155 crc crio[20770]: time=\"2026-06-09T16:43:03.515103464Z\" level=info msg=\"Starting container: b1691ac283f5db0b4a7fda1d7cd62c707b327b4dcd928c56a69cc6263af3f0f0\" id=d4dec341-91d0-470c-9556-5af45ffc94ce name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.290677 | controller |     "Jun 09 16:43:03.522494 crc crio[20770]: time=\"2026-06-09T16:43:03.522315012Z\" level=info msg=\"Started container\" PID=26711 containerID=b1691ac283f5db0b4a7fda1d7cd62c707b327b4dcd928c56a69cc6263af3f0f0 description=openshift-marketplace/redhat-operators-gszk8/extract-content id=d4dec341-91d0-470c-9556-5af45ffc94ce name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e11748c1185984282607c5a8818fa1f51f8c4ccdfe244bb2c9c507143d5e9a4",
2026-06-09 17:48:39.290695 | controller |     "Jun 09 16:43:03.662352 crc crio[20770]: time=\"2026-06-09T16:43:03.662237543Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=aecd87de-3a96-4443-af5b-6a49d5ffc850 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.290711 | controller |     "Jun 09 16:43:03.665418 crc crio[20770]: time=\"2026-06-09T16:43:03.665263331Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=0405759d-07cd-4dc1-a3ef-700ea1efbefc name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.290727 | controller |     "Jun 09 16:43:03.859533 crc crio[20770]: time=\"2026-06-09T16:43:03.859361017Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-nsmbz/registry-server\" id=293bce35-2601-4dcd-a18f-7cf2fac228d0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.290742 | controller |     "Jun 09 16:43:03.860383 crc crio[20770]: time=\"2026-06-09T16:43:03.860295304Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.290758 | controller |     "Jun 09 16:43:03.905551 crc crio[20770]: time=\"2026-06-09T16:43:03.905337665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.290774 | controller |     "Jun 09 16:43:03.910113 crc crio[20770]: time=\"2026-06-09T16:43:03.909937668Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.290789 | controller |     "Jun 09 16:43:04.566738 crc crio[20770]: time=\"2026-06-09T16:43:04.565857734Z\" level=info msg=\"Created container 13b597d5ddf0895020eb0dc448b6bc8c5ab484d982ebd451e3bda026db5d9ac9: openshift-marketplace/redhat-marketplace-nsmbz/registry-server\" id=293bce35-2601-4dcd-a18f-7cf2fac228d0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.290805 | controller |     "Jun 09 16:43:04.575984 crc crio[20770]: time=\"2026-06-09T16:43:04.575898384Z\" level=info msg=\"Starting container: 13b597d5ddf0895020eb0dc448b6bc8c5ab484d982ebd451e3bda026db5d9ac9\" id=20dcb78d-6c97-4595-b869-ecbf66c5b9dc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.290821 | controller |     "Jun 09 16:43:04.597002 crc crio[20770]: time=\"2026-06-09T16:43:04.596959422Z\" level=info msg=\"Started container\" PID=26757 containerID=13b597d5ddf0895020eb0dc448b6bc8c5ab484d982ebd451e3bda026db5d9ac9 description=openshift-marketplace/redhat-marketplace-nsmbz/registry-server id=20dcb78d-6c97-4595-b869-ecbf66c5b9dc name=/runtime.v1.RuntimeService/StartContainer sandboxID=d71e1b0a8fb858070bbb28a6905bf8545f7380e677c295d578c434e3a13bd926",
2026-06-09 17:48:39.290879 | controller |     "Jun 09 16:43:14.855768 crc crio[20770]: time=\"2026-06-09T16:43:14.854812909Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=8bf0862d-6906-41e9-a8f9-002b91662886 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.290906 | controller |     "Jun 09 16:43:14.860257 crc crio[20770]: time=\"2026-06-09T16:43:14.860053301Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e86113b2-75d8-468a-bfb0-e53fe46ae844 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.290924 | controller |     "Jun 09 16:43:14.871506 crc crio[20770]: time=\"2026-06-09T16:43:14.871391862Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-gszk8/registry-server\" id=9bc23c42-d085-48ef-bfeb-2c6124955e50 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.290940 | controller |     "Jun 09 16:43:14.873049 crc crio[20770]: time=\"2026-06-09T16:43:14.873007069Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.290957 | controller |     "Jun 09 16:43:14.915227 crc crio[20770]: time=\"2026-06-09T16:43:14.915097425Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.290972 | controller |     "Jun 09 16:43:14.919215 crc crio[20770]: time=\"2026-06-09T16:43:14.919122062Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.290988 | controller |     "Jun 09 16:43:16.111405 crc crio[20770]: time=\"2026-06-09T16:43:16.111269804Z\" level=info msg=\"Created container 99e4041c617df91ac109821e55f379ed22d031cbe4f4d07be8077f5ebde93682: openshift-marketplace/redhat-operators-gszk8/registry-server\" id=9bc23c42-d085-48ef-bfeb-2c6124955e50 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.291004 | controller |     "Jun 09 16:43:16.113184 crc crio[20770]: time=\"2026-06-09T16:43:16.113111128Z\" level=info msg=\"Starting container: 99e4041c617df91ac109821e55f379ed22d031cbe4f4d07be8077f5ebde93682\" id=63061055-cebf-45ca-af6c-8c4ad298a9cd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.291020 | controller |     "Jun 09 16:43:16.122421 crc crio[20770]: time=\"2026-06-09T16:43:16.12212834Z\" level=info msg=\"Started container\" PID=26915 containerID=99e4041c617df91ac109821e55f379ed22d031cbe4f4d07be8077f5ebde93682 description=openshift-marketplace/redhat-operators-gszk8/registry-server id=63061055-cebf-45ca-af6c-8c4ad298a9cd name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e11748c1185984282607c5a8818fa1f51f8c4ccdfe244bb2c9c507143d5e9a4",
2026-06-09 17:48:39.291036 | controller |     "Jun 09 16:43:16.929020 crc crio[20770]: time=\"2026-06-09T16:43:16.928861053Z\" level=info msg=\"Stopping container: e9b26b97b3aa5e7994abe4f518136194ed5ef53c369a9eaee728d4f281cd6836 (timeout: 2s)\" id=fa1000ff-72de-4cab-ba8e-0d0df7cdff5c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.291053 | controller |     "Jun 09 16:43:17.106535 crc crio[20770]: time=\"2026-06-09T16:43:17.105465879Z\" level=info msg=\"Stopped container e9b26b97b3aa5e7994abe4f518136194ed5ef53c369a9eaee728d4f281cd6836: openshift-marketplace/redhat-marketplace-lzmxx/registry-server\" id=fa1000ff-72de-4cab-ba8e-0d0df7cdff5c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.291068 | controller |     "Jun 09 16:43:17.108254 crc crio[20770]: time=\"2026-06-09T16:43:17.108175738Z\" level=info msg=\"Stopping pod sandbox: fbd9a00c23886464fe0f5857a0d64ce22494b42db1dbd54ecc6b3d4feaf1abf6\" id=6e95dfb7-eee3-46e9-817e-a4338adb9eac name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.291084 | controller |     "Jun 09 16:43:17.109199 crc crio[20770]: time=\"2026-06-09T16:43:17.109149226Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-lzmxx Namespace:openshift-marketplace ID:fbd9a00c23886464fe0f5857a0d64ce22494b42db1dbd54ecc6b3d4feaf1abf6 UID:8e909be3-ae3a-4ed5-a64b-5d99f090ca64 NetNS:/var/run/netns/abfe7edd-b492-43b7-95df-4307c6f30555 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8e909be3_ae3a_4ed5_a64b_5d99f090ca64.slice PodAnnotations:0xc0010a2908}] Aliases:map[]}\"",
2026-06-09 17:48:39.291104 | controller |     "Jun 09 16:43:17.109397 crc crio[20770]: time=\"2026-06-09T16:43:17.109332991Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-lzmxx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.291121 | controller |     "Jun 09 16:43:17.428509 crc crio[20770]: time=\"2026-06-09T16:43:17.428260273Z\" level=info msg=\"Stopped pod sandbox: fbd9a00c23886464fe0f5857a0d64ce22494b42db1dbd54ecc6b3d4feaf1abf6\" id=6e95dfb7-eee3-46e9-817e-a4338adb9eac name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.291140 | controller |     "Jun 09 16:43:17.896710 crc crio[20770]: time=\"2026-06-09T16:43:17.896542304Z\" level=info msg=\"Removing container: e9b26b97b3aa5e7994abe4f518136194ed5ef53c369a9eaee728d4f281cd6836\" id=4079f989-38ab-472d-ab2b-578f394c0455 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.291157 | controller |     "Jun 09 16:43:17.918339 crc crio[20770]: time=\"2026-06-09T16:43:17.918252527Z\" level=info msg=\"Removed container e9b26b97b3aa5e7994abe4f518136194ed5ef53c369a9eaee728d4f281cd6836: openshift-marketplace/redhat-marketplace-lzmxx/registry-server\" id=4079f989-38ab-472d-ab2b-578f394c0455 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.291172 | controller |     "Jun 09 16:43:17.921467 crc crio[20770]: time=\"2026-06-09T16:43:17.921392258Z\" level=info msg=\"Removing container: b5d95737a82d54bd62596c676e656d2f0f7ffa85bc99b1c4ddfa603ac0d0ddda\" id=51a9dff4-1b4e-456e-8a47-3e034a7fd7c0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.291188 | controller |     "Jun 09 16:43:17.951241 crc crio[20770]: time=\"2026-06-09T16:43:17.951139825Z\" level=info msg=\"Removed container b5d95737a82d54bd62596c676e656d2f0f7ffa85bc99b1c4ddfa603ac0d0ddda: openshift-marketplace/redhat-marketplace-lzmxx/extract-content\" id=51a9dff4-1b4e-456e-8a47-3e034a7fd7c0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.291203 | controller |     "Jun 09 16:43:17.954840 crc crio[20770]: time=\"2026-06-09T16:43:17.954757Z\" level=info msg=\"Removing container: eacbbffac17b63280e47226c701302387589e91bd2409c849fb1ec37e91e7eb8\" id=04985c4b-066e-4fb0-a9c8-331e773c33e3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.291219 | controller |     "Jun 09 16:43:17.975827 crc crio[20770]: time=\"2026-06-09T16:43:17.975618028Z\" level=info msg=\"Removed container eacbbffac17b63280e47226c701302387589e91bd2409c849fb1ec37e91e7eb8: openshift-marketplace/redhat-marketplace-lzmxx/extract-utilities\" id=04985c4b-066e-4fb0-a9c8-331e773c33e3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.291234 | controller |     "Jun 09 16:43:27.121253 crc crio[20770]: time=\"2026-06-09T16:43:27.120258242Z\" level=info msg=\"Stopping container: 3da16e7bd18a8e51ba0670cb1ea7b13efc7c5e035f126a3da477d4c0cc962ae9 (timeout: 2s)\" id=49df8a33-7d86-4736-8faf-ea52ca019ec6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.291249 | controller |     "Jun 09 16:43:27.831484 crc crio[20770]: time=\"2026-06-09T16:43:27.830831913Z\" level=info msg=\"Stopped container 3da16e7bd18a8e51ba0670cb1ea7b13efc7c5e035f126a3da477d4c0cc962ae9: openshift-marketplace/redhat-operators-9rqct/registry-server\" id=49df8a33-7d86-4736-8faf-ea52ca019ec6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.291265 | controller |     "Jun 09 16:43:27.833323 crc crio[20770]: time=\"2026-06-09T16:43:27.833207812Z\" level=info msg=\"Stopping pod sandbox: b1e6c92958b4c3514c41eeed447a44bda8dfed6efa8bd161ecc65938641827bf\" id=c84a2aba-529b-4483-a79c-7767a5e852fb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.291285 | controller |     "Jun 09 16:43:27.833998 crc crio[20770]: time=\"2026-06-09T16:43:27.833951844Z\" level=info msg=\"Got pod network &{Name:redhat-operators-9rqct Namespace:openshift-marketplace ID:b1e6c92958b4c3514c41eeed447a44bda8dfed6efa8bd161ecc65938641827bf UID:a67cd32e-4055-453b-9c4e-0a3d07bdac66 NetNS:/var/run/netns/b4d90e33-ff7d-4ca6-bfb9-776d847f1ab4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda67cd32e_4055_453b_9c4e_0a3d07bdac66.slice PodAnnotations:0xc0003de628}] Aliases:map[]}\"",
2026-06-09 17:48:39.291302 | controller |     "Jun 09 16:43:27.834244 crc crio[20770]: time=\"2026-06-09T16:43:27.834178571Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-9rqct from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.291318 | controller |     "Jun 09 16:43:28.080138 crc crio[20770]: time=\"2026-06-09T16:43:28.079963011Z\" level=info msg=\"Stopped pod sandbox: b1e6c92958b4c3514c41eeed447a44bda8dfed6efa8bd161ecc65938641827bf\" id=c84a2aba-529b-4483-a79c-7767a5e852fb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.291334 | controller |     "Jun 09 16:43:29.016768 crc crio[20770]: time=\"2026-06-09T16:43:29.016561106Z\" level=info msg=\"Removing container: 3da16e7bd18a8e51ba0670cb1ea7b13efc7c5e035f126a3da477d4c0cc962ae9\" id=4ef3091e-a946-41a6-afb1-d7618b4a5b17 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.291350 | controller |     "Jun 09 16:43:29.038309 crc crio[20770]: time=\"2026-06-09T16:43:29.038197207Z\" level=info msg=\"Removed container 3da16e7bd18a8e51ba0670cb1ea7b13efc7c5e035f126a3da477d4c0cc962ae9: openshift-marketplace/redhat-operators-9rqct/registry-server\" id=4ef3091e-a946-41a6-afb1-d7618b4a5b17 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.291365 | controller |     "Jun 09 16:43:29.041420 crc crio[20770]: time=\"2026-06-09T16:43:29.041327778Z\" level=info msg=\"Removing container: 11d56fbe6b8d146c83ca2e315414e5ff5ef3313491d8ea66b52ee9ef628dbf11\" id=f0dabb1d-68e5-4cc3-81d7-1dee449e51bb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.291381 | controller |     "Jun 09 16:43:29.085358 crc crio[20770]: time=\"2026-06-09T16:43:29.085254478Z\" level=info msg=\"Removed container 11d56fbe6b8d146c83ca2e315414e5ff5ef3313491d8ea66b52ee9ef628dbf11: openshift-marketplace/redhat-operators-9rqct/extract-content\" id=f0dabb1d-68e5-4cc3-81d7-1dee449e51bb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.291396 | controller |     "Jun 09 16:43:29.089121 crc crio[20770]: time=\"2026-06-09T16:43:29.089000917Z\" level=info msg=\"Removing container: f7d74046b5b66b18a2fd3996940c47adc9f955494ada06f7aa1fdb70b46bf6ce\" id=7fac95d0-83f4-4efe-a7b3-98be88b2dfdd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.291412 | controller |     "Jun 09 16:43:29.111487 crc crio[20770]: time=\"2026-06-09T16:43:29.111269446Z\" level=info msg=\"Removed container f7d74046b5b66b18a2fd3996940c47adc9f955494ada06f7aa1fdb70b46bf6ce: openshift-marketplace/redhat-operators-9rqct/extract-utilities\" id=7fac95d0-83f4-4efe-a7b3-98be88b2dfdd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.291427 | controller |     "Jun 09 16:43:32.589626 crc crio[20770]: time=\"2026-06-09T16:43:32.584011877Z\" level=info msg=\"Stopping pod sandbox: b1e6c92958b4c3514c41eeed447a44bda8dfed6efa8bd161ecc65938641827bf\" id=4e59e71b-2449-44e9-a90e-8a96e6bcf43f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.291442 | controller |     "Jun 09 16:43:32.589626 crc crio[20770]: time=\"2026-06-09T16:43:32.584913494Z\" level=info msg=\"Stopped pod sandbox (already stopped): b1e6c92958b4c3514c41eeed447a44bda8dfed6efa8bd161ecc65938641827bf\" id=4e59e71b-2449-44e9-a90e-8a96e6bcf43f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.291457 | controller |     "Jun 09 16:43:32.589626 crc crio[20770]: time=\"2026-06-09T16:43:32.585582753Z\" level=info msg=\"Removing pod sandbox: b1e6c92958b4c3514c41eeed447a44bda8dfed6efa8bd161ecc65938641827bf\" id=f90fe376-4e4f-4c0a-b22e-1a61b1eaf04c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.291476 | controller |     "Jun 09 16:43:32.594103 crc crio[20770]: time=\"2026-06-09T16:43:32.59406581Z\" level=info msg=\"Removed pod sandbox: b1e6c92958b4c3514c41eeed447a44bda8dfed6efa8bd161ecc65938641827bf\" id=f90fe376-4e4f-4c0a-b22e-1a61b1eaf04c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.291491 | controller |     "Jun 09 16:43:32.595479 crc crio[20770]: time=\"2026-06-09T16:43:32.595409979Z\" level=info msg=\"Stopping pod sandbox: fbd9a00c23886464fe0f5857a0d64ce22494b42db1dbd54ecc6b3d4feaf1abf6\" id=f165dc32-9c5b-4f66-9966-5cebeba92eae name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.291507 | controller |     "Jun 09 16:43:32.595570 crc crio[20770]: time=\"2026-06-09T16:43:32.595513302Z\" level=info msg=\"Stopped pod sandbox (already stopped): fbd9a00c23886464fe0f5857a0d64ce22494b42db1dbd54ecc6b3d4feaf1abf6\" id=f165dc32-9c5b-4f66-9966-5cebeba92eae name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.291546 | controller |     "Jun 09 16:43:32.596495 crc crio[20770]: time=\"2026-06-09T16:43:32.596436549Z\" level=info msg=\"Removing pod sandbox: fbd9a00c23886464fe0f5857a0d64ce22494b42db1dbd54ecc6b3d4feaf1abf6\" id=5cf1250d-cc3a-48fc-be50-1757d265582f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.291563 | controller |     "Jun 09 16:43:32.605547 crc crio[20770]: time=\"2026-06-09T16:43:32.605137333Z\" level=info msg=\"Removed pod sandbox: fbd9a00c23886464fe0f5857a0d64ce22494b42db1dbd54ecc6b3d4feaf1abf6\" id=5cf1250d-cc3a-48fc-be50-1757d265582f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.291578 | controller |     "Jun 09 16:44:00.982801 crc crio[20770]: time=\"2026-06-09T16:44:00.981725859Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683724-gx9vh/POD\" id=d1e9e9aa-64e8-444e-ba84-6ad99009de1c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.291594 | controller |     "Jun 09 16:44:00.982801 crc crio[20770]: time=\"2026-06-09T16:44:00.982629925Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.291609 | controller |     "Jun 09 16:44:01.005934 crc crio[20770]: time=\"2026-06-09T16:44:01.005825121Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683724-gx9vh Namespace:openshift-infra ID:7aad82dcc6ee3feefbdb50d5315abf7075eba4aa70cc41f10fd466a17b41cd08 UID:e0f710fa-b26c-4069-a077-24f4af311484 NetNS:/var/run/netns/03042ca0-291c-4721-96bb-0998dd37b6ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode0f710fa_b26c_4069_a077_24f4af311484.slice PodAnnotations:0xc002732020}] Aliases:map[]}\"",
2026-06-09 17:48:39.291626 | controller |     "Jun 09 16:44:01.005934 crc crio[20770]: time=\"2026-06-09T16:44:01.005905993Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683724-gx9vh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.291642 | controller |     "Jun 09 16:44:01.644206 crc crio[20770]: 2026-06-09T16:44:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7aad82dcc6ee3fe Mac:06:31:47:b7:31:b7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:40 Mtu:0 Sandbox:/var/run/netns/03042ca0-291c-4721-96bb-0998dd37b6ec SocketPath: PciID:}] [{Interface:0xc000015030 Address:{IP:10.217.0.64 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.291659 | controller |     "Jun 09 16:44:01.646847 crc crio[20770]: time=\"2026-06-09T16:44:01.646773074Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683724-gx9vh Namespace:openshift-infra ID:7aad82dcc6ee3feefbdb50d5315abf7075eba4aa70cc41f10fd466a17b41cd08 UID:e0f710fa-b26c-4069-a077-24f4af311484 NetNS:/var/run/netns/03042ca0-291c-4721-96bb-0998dd37b6ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode0f710fa_b26c_4069_a077_24f4af311484.slice PodAnnotations:0xc002732020}] Aliases:map[]}\"",
2026-06-09 17:48:39.291680 | controller |     "Jun 09 16:44:01.646971 crc crio[20770]: time=\"2026-06-09T16:44:01.646928638Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683724-gx9vh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.291697 | controller |     "Jun 09 16:44:01.656195 crc crio[20770]: time=\"2026-06-09T16:44:01.656060514Z\" level=info msg=\"Ran pod sandbox 7aad82dcc6ee3feefbdb50d5315abf7075eba4aa70cc41f10fd466a17b41cd08 with infra container: openshift-infra/auto-csr-approver-29683724-gx9vh/POD\" id=d1e9e9aa-64e8-444e-ba84-6ad99009de1c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.291713 | controller |     "Jun 09 16:44:01.659773 crc crio[20770]: time=\"2026-06-09T16:44:01.659370631Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=112b31ef-c064-44e9-9cb1-b93de9f20230 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.291729 | controller |     "Jun 09 16:44:01.670204 crc crio[20770]: time=\"2026-06-09T16:44:01.670114834Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 17:48:39.291745 | controller |     "Jun 09 16:44:08.406230 crc crio[20770]: time=\"2026-06-09T16:44:08.404751865Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=112b31ef-c064-44e9-9cb1-b93de9f20230 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.291761 | controller |     "Jun 09 16:44:08.408283 crc crio[20770]: time=\"2026-06-09T16:44:08.407952868Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=783d0a21-ba05-4b5c-bd47-b4dcdaa4ee02 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.291777 | controller |     "Jun 09 16:44:08.415507 crc crio[20770]: time=\"2026-06-09T16:44:08.415353734Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=4f8afd14-a0d4-4861-8b73-0a624ea45647 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.291793 | controller |     "Jun 09 16:44:08.596154 crc crio[20770]: time=\"2026-06-09T16:44:08.595992216Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683724-gx9vh/oc\" id=ded56390-66f4-485e-96f1-9bd2f0728ed9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.291809 | controller |     "Jun 09 16:44:08.598493 crc crio[20770]: time=\"2026-06-09T16:44:08.598425457Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.291825 | controller |     "Jun 09 16:44:08.635858 crc crio[20770]: time=\"2026-06-09T16:44:08.635576989Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.291840 | controller |     "Jun 09 16:44:08.925560 crc crio[20770]: time=\"2026-06-09T16:44:08.924878128Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.291855 | controller |     "Jun 09 16:44:09.067121 crc crio[20770]: time=\"2026-06-09T16:44:09.066315888Z\" level=info msg=\"Created container 385c784ca1eec230e75fff16d01ee73870396c39aaca9a0545e510b02f400446: openshift-infra/auto-csr-approver-29683724-gx9vh/oc\" id=ded56390-66f4-485e-96f1-9bd2f0728ed9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.291870 | controller |     "Jun 09 16:44:09.079108 crc crio[20770]: time=\"2026-06-09T16:44:09.078894855Z\" level=info msg=\"Starting container: 385c784ca1eec230e75fff16d01ee73870396c39aaca9a0545e510b02f400446\" id=391eb91c-e641-4642-bf49-df6ad30d8679 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.291889 | controller |     "Jun 09 16:44:09.086145 crc crio[20770]: time=\"2026-06-09T16:44:09.08594945Z\" level=info msg=\"Started container\" PID=27847 containerID=385c784ca1eec230e75fff16d01ee73870396c39aaca9a0545e510b02f400446 description=openshift-infra/auto-csr-approver-29683724-gx9vh/oc id=391eb91c-e641-4642-bf49-df6ad30d8679 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7aad82dcc6ee3feefbdb50d5315abf7075eba4aa70cc41f10fd466a17b41cd08",
2026-06-09 17:48:39.291905 | controller |     "Jun 09 16:44:11.378382 crc crio[20770]: time=\"2026-06-09T16:44:11.377767758Z\" level=info msg=\"Stopping pod sandbox: 7aad82dcc6ee3feefbdb50d5315abf7075eba4aa70cc41f10fd466a17b41cd08\" id=cc2d80c8-579a-4ddc-b993-d8b68ffce212 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.291920 | controller |     "Jun 09 16:44:11.381211 crc crio[20770]: time=\"2026-06-09T16:44:11.37919456Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683724-gx9vh Namespace:openshift-infra ID:7aad82dcc6ee3feefbdb50d5315abf7075eba4aa70cc41f10fd466a17b41cd08 UID:e0f710fa-b26c-4069-a077-24f4af311484 NetNS:/var/run/netns/03042ca0-291c-4721-96bb-0998dd37b6ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode0f710fa_b26c_4069_a077_24f4af311484.slice PodAnnotations:0xc002988570}] Aliases:map[]}\"",
2026-06-09 17:48:39.291936 | controller |     "Jun 09 16:44:11.381211 crc crio[20770]: time=\"2026-06-09T16:44:11.379354604Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683724-gx9vh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.291952 | controller |     "Jun 09 16:44:11.654719 crc crio[20770]: time=\"2026-06-09T16:44:11.654269013Z\" level=info msg=\"Stopped pod sandbox: 7aad82dcc6ee3feefbdb50d5315abf7075eba4aa70cc41f10fd466a17b41cd08\" id=cc2d80c8-579a-4ddc-b993-d8b68ffce212 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.291967 | controller |     "Jun 09 16:45:00.514123 crc crio[20770]: time=\"2026-06-09T16:45:00.513212252Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29683725-gbm7x/POD\" id=cf1faf93-1ee3-4f37-977c-466efa9ff444 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.291982 | controller |     "Jun 09 16:45:00.515559 crc crio[20770]: time=\"2026-06-09T16:45:00.514144899Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.291998 | controller |     "Jun 09 16:45:00.536270 crc crio[20770]: time=\"2026-06-09T16:45:00.536098289Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683725-gbm7x Namespace:openshift-operator-lifecycle-manager ID:31b24e9b14f1d6f9920e5515a4a39854163a04ba048bbba7fade22a2b1976ca5 UID:1e8fc6ac-eb04-4cd9-b7bb-d690bee5351b NetNS:/var/run/netns/3e0a4a92-0121-439a-b89d-6df01df3ec97 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1e8fc6ac_eb04_4cd9_b7bb_d690bee5351b.slice PodAnnotations:0xc00008c9d8}] Aliases:map[]}\"",
2026-06-09 17:48:39.292014 | controller |     "Jun 09 16:45:00.536270 crc crio[20770]: time=\"2026-06-09T16:45:00.536192992Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29683725-gbm7x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.292031 | controller |     "Jun 09 16:45:00.946012 crc crio[20770]: 2026-06-09T16:45:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:31b24e9b14f1d6f Mac:e6:b1:47:a9:7c:a8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:42 Mtu:0 Sandbox:/var/run/netns/3e0a4a92-0121-439a-b89d-6df01df3ec97 SocketPath: PciID:}] [{Interface:0xc0002d8c00 Address:{IP:10.217.0.66 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.292050 | controller |     "Jun 09 16:45:00.948120 crc crio[20770]: time=\"2026-06-09T16:45:00.94803007Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683725-gbm7x Namespace:openshift-operator-lifecycle-manager ID:31b24e9b14f1d6f9920e5515a4a39854163a04ba048bbba7fade22a2b1976ca5 UID:1e8fc6ac-eb04-4cd9-b7bb-d690bee5351b NetNS:/var/run/netns/3e0a4a92-0121-439a-b89d-6df01df3ec97 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1e8fc6ac_eb04_4cd9_b7bb_d690bee5351b.slice PodAnnotations:0xc00008c9d8}] Aliases:map[]}\"",
2026-06-09 17:48:39.292066 | controller |     "Jun 09 16:45:00.948324 crc crio[20770]: time=\"2026-06-09T16:45:00.948253986Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29683725-gbm7x for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.292081 | controller |     "Jun 09 16:45:00.956294 crc crio[20770]: time=\"2026-06-09T16:45:00.956109305Z\" level=info msg=\"Ran pod sandbox 31b24e9b14f1d6f9920e5515a4a39854163a04ba048bbba7fade22a2b1976ca5 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29683725-gbm7x/POD\" id=cf1faf93-1ee3-4f37-977c-466efa9ff444 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.292097 | controller |     "Jun 09 16:45:00.958370 crc crio[20770]: time=\"2026-06-09T16:45:00.958240197Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=03349134-298a-4214-9882-bd5ec3526438 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.292112 | controller |     "Jun 09 16:45:00.964837 crc crio[20770]: time=\"2026-06-09T16:45:00.960498453Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=74e7e9ff-4e5d-40d9-bef6-87acdee18dfe name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.292128 | controller |     "Jun 09 16:45:00.970188 crc crio[20770]: time=\"2026-06-09T16:45:00.970065712Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29683725-gbm7x/collect-profiles\" id=b824f6a1-984a-448b-ac15-c39f8908d859 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.292143 | controller |     "Jun 09 16:45:00.971008 crc crio[20770]: time=\"2026-06-09T16:45:00.970915397Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.292159 | controller |     "Jun 09 16:45:01.002174 crc crio[20770]: time=\"2026-06-09T16:45:01.002010683Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.292174 | controller |     "Jun 09 16:45:01.006819 crc crio[20770]: time=\"2026-06-09T16:45:01.006790282Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.292188 | controller |     "Jun 09 16:45:01.118566 crc crio[20770]: time=\"2026-06-09T16:45:01.118496596Z\" level=info msg=\"Created container c3689796384cbecbb345becdd3529d58f526b3a0e584eed58e3bcba3815bfa9e: openshift-operator-lifecycle-manager/collect-profiles-29683725-gbm7x/collect-profiles\" id=b824f6a1-984a-448b-ac15-c39f8908d859 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.292204 | controller |     "Jun 09 16:45:01.123081 crc crio[20770]: time=\"2026-06-09T16:45:01.121399141Z\" level=info msg=\"Starting container: c3689796384cbecbb345becdd3529d58f526b3a0e584eed58e3bcba3815bfa9e\" id=c4bced9b-6ae3-44ed-8e22-392251a2f5a5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.292222 | controller |     "Jun 09 16:45:01.128286 crc crio[20770]: time=\"2026-06-09T16:45:01.128062465Z\" level=info msg=\"Started container\" PID=28622 containerID=c3689796384cbecbb345becdd3529d58f526b3a0e584eed58e3bcba3815bfa9e description=openshift-operator-lifecycle-manager/collect-profiles-29683725-gbm7x/collect-profiles id=c4bced9b-6ae3-44ed-8e22-392251a2f5a5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=31b24e9b14f1d6f9920e5515a4a39854163a04ba048bbba7fade22a2b1976ca5",
2026-06-09 17:48:39.292238 | controller |     "Jun 09 16:45:02.976385 crc crio[20770]: time=\"2026-06-09T16:45:02.975789845Z\" level=info msg=\"Stopping pod sandbox: 31b24e9b14f1d6f9920e5515a4a39854163a04ba048bbba7fade22a2b1976ca5\" id=7c42c33d-e98d-48f9-88fe-5d28750ab3bd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.292254 | controller |     "Jun 09 16:45:02.978137 crc crio[20770]: time=\"2026-06-09T16:45:02.97701075Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683725-gbm7x Namespace:openshift-operator-lifecycle-manager ID:31b24e9b14f1d6f9920e5515a4a39854163a04ba048bbba7fade22a2b1976ca5 UID:1e8fc6ac-eb04-4cd9-b7bb-d690bee5351b NetNS:/var/run/netns/3e0a4a92-0121-439a-b89d-6df01df3ec97 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1e8fc6ac_eb04_4cd9_b7bb_d690bee5351b.slice PodAnnotations:0xc002988000}] Aliases:map[]}\"",
2026-06-09 17:48:39.292268 | controller |     "Jun 09 16:45:02.978137 crc crio[20770]: time=\"2026-06-09T16:45:02.977185715Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29683725-gbm7x from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.292283 | controller |     "Jun 09 16:45:03.357489 crc crio[20770]: time=\"2026-06-09T16:45:03.35731396Z\" level=info msg=\"Stopped pod sandbox: 31b24e9b14f1d6f9920e5515a4a39854163a04ba048bbba7fade22a2b1976ca5\" id=7c42c33d-e98d-48f9-88fe-5d28750ab3bd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.292298 | controller |     "Jun 09 16:46:00.521739 crc crio[20770]: time=\"2026-06-09T16:46:00.520523646Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683726-flkxk/POD\" id=7212c652-fbff-430b-aac5-2af0f115d424 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.292313 | controller |     "Jun 09 16:46:00.524359 crc crio[20770]: time=\"2026-06-09T16:46:00.521792783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.292328 | controller |     "Jun 09 16:46:00.551968 crc crio[20770]: time=\"2026-06-09T16:46:00.551158451Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683726-flkxk Namespace:openshift-infra ID:8f3d89c9b763c8e2bea400885cd0a9410384bfe7acbed1bc21027ab9d90b3a0b UID:3b142435-9a5f-4c73-ac53-9691f21a9eb1 NetNS:/var/run/netns/04d05fff-785a-480c-9e74-93117fbc919f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3b142435_9a5f_4c73_ac53_9691f21a9eb1.slice PodAnnotations:0xc001e80a88}] Aliases:map[]}\"",
2026-06-09 17:48:39.292344 | controller |     "Jun 09 16:46:00.551968 crc crio[20770]: time=\"2026-06-09T16:46:00.551903723Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683726-flkxk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.292360 | controller |     "Jun 09 16:46:00.810338 crc crio[20770]: 2026-06-09T16:46:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8f3d89c9b763c8e Mac:92:b2:c4:5f:27:07 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/04d05fff-785a-480c-9e74-93117fbc919f SocketPath: PciID:}] [{Interface:0xc00022c5a0 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.292379 | controller |     "Jun 09 16:46:00.811515 crc crio[20770]: time=\"2026-06-09T16:46:00.811447055Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683726-flkxk Namespace:openshift-infra ID:8f3d89c9b763c8e2bea400885cd0a9410384bfe7acbed1bc21027ab9d90b3a0b UID:3b142435-9a5f-4c73-ac53-9691f21a9eb1 NetNS:/var/run/netns/04d05fff-785a-480c-9e74-93117fbc919f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3b142435_9a5f_4c73_ac53_9691f21a9eb1.slice PodAnnotations:0xc001e80a88}] Aliases:map[]}\"",
2026-06-09 17:48:39.292395 | controller |     "Jun 09 16:46:00.811877 crc crio[20770]: time=\"2026-06-09T16:46:00.811600159Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683726-flkxk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.292411 | controller |     "Jun 09 16:46:00.817593 crc crio[20770]: time=\"2026-06-09T16:46:00.817472991Z\" level=info msg=\"Ran pod sandbox 8f3d89c9b763c8e2bea400885cd0a9410384bfe7acbed1bc21027ab9d90b3a0b with infra container: openshift-infra/auto-csr-approver-29683726-flkxk/POD\" id=7212c652-fbff-430b-aac5-2af0f115d424 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.292426 | controller |     "Jun 09 16:46:00.822428 crc crio[20770]: time=\"2026-06-09T16:46:00.821034855Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=3377634d-293c-4c16-8488-da972f38720b name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.292442 | controller |     "Jun 09 16:46:00.835404 crc crio[20770]: time=\"2026-06-09T16:46:00.835293852Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 17:48:39.292457 | controller |     "Jun 09 16:46:03.926429 crc crio[20770]: time=\"2026-06-09T16:46:03.925779972Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=3377634d-293c-4c16-8488-da972f38720b name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.292473 | controller |     "Jun 09 16:46:03.929764 crc crio[20770]: time=\"2026-06-09T16:46:03.928273455Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=29f6981f-0216-49a0-b5e9-a3c65d35a49d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.292489 | controller |     "Jun 09 16:46:03.931156 crc crio[20770]: time=\"2026-06-09T16:46:03.931055746Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=8721b9f8-cb4a-4aab-9302-502fcdf1b0a0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.292504 | controller |     "Jun 09 16:46:03.939859 crc crio[20770]: time=\"2026-06-09T16:46:03.939567895Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683726-flkxk/oc\" id=0c7920d3-e336-4968-8a97-8bb32a486c29 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.292540 | controller |     "Jun 09 16:46:03.942455 crc crio[20770]: time=\"2026-06-09T16:46:03.940195943Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.292557 | controller |     "Jun 09 16:46:03.972712 crc crio[20770]: time=\"2026-06-09T16:46:03.972519558Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.292573 | controller |     "Jun 09 16:46:04.260964 crc crio[20770]: time=\"2026-06-09T16:46:04.260897942Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.292593 | controller |     "Jun 09 16:46:04.362562 crc crio[20770]: time=\"2026-06-09T16:46:04.361778779Z\" level=info msg=\"Created container be6affba8638dcd85ac80aa764b5e3d7b698460a83d9d6ec706c8c9472ddfcf9: openshift-infra/auto-csr-approver-29683726-flkxk/oc\" id=0c7920d3-e336-4968-8a97-8bb32a486c29 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.292609 | controller |     "Jun 09 16:46:04.366185 crc crio[20770]: time=\"2026-06-09T16:46:04.366146197Z\" level=info msg=\"Starting container: be6affba8638dcd85ac80aa764b5e3d7b698460a83d9d6ec706c8c9472ddfcf9\" id=b79df39d-88a5-4869-ac63-7e166ae99f18 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.292624 | controller |     "Jun 09 16:46:04.372587 crc crio[20770]: time=\"2026-06-09T16:46:04.372469041Z\" level=info msg=\"Started container\" PID=29511 containerID=be6affba8638dcd85ac80aa764b5e3d7b698460a83d9d6ec706c8c9472ddfcf9 description=openshift-infra/auto-csr-approver-29683726-flkxk/oc id=b79df39d-88a5-4869-ac63-7e166ae99f18 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8f3d89c9b763c8e2bea400885cd0a9410384bfe7acbed1bc21027ab9d90b3a0b",
2026-06-09 17:48:39.292639 | controller |     "Jun 09 16:46:06.487712 crc crio[20770]: time=\"2026-06-09T16:46:06.487084386Z\" level=info msg=\"Stopping pod sandbox: 8f3d89c9b763c8e2bea400885cd0a9410384bfe7acbed1bc21027ab9d90b3a0b\" id=76e04ba9-15dd-46ec-8c64-ddea45b7a885 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.292655 | controller |     "Jun 09 16:46:06.489178 crc crio[20770]: time=\"2026-06-09T16:46:06.488334912Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683726-flkxk Namespace:openshift-infra ID:8f3d89c9b763c8e2bea400885cd0a9410384bfe7acbed1bc21027ab9d90b3a0b UID:3b142435-9a5f-4c73-ac53-9691f21a9eb1 NetNS:/var/run/netns/04d05fff-785a-480c-9e74-93117fbc919f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3b142435_9a5f_4c73_ac53_9691f21a9eb1.slice PodAnnotations:0xc001e80748}] Aliases:map[]}\"",
2026-06-09 17:48:39.292671 | controller |     "Jun 09 16:46:06.489178 crc crio[20770]: time=\"2026-06-09T16:46:06.488493577Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683726-flkxk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.292686 | controller |     "Jun 09 16:46:06.716856 crc crio[20770]: time=\"2026-06-09T16:46:06.716804577Z\" level=info msg=\"Stopped pod sandbox: 8f3d89c9b763c8e2bea400885cd0a9410384bfe7acbed1bc21027ab9d90b3a0b\" id=76e04ba9-15dd-46ec-8c64-ddea45b7a885 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.292701 | controller |     "Jun 09 16:46:42.979084 crc crio[20770]: time=\"2026-06-09T16:46:42.978355012Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-ms9st/POD\" id=9e1a604e-1408-497d-a5c2-76e61506d7e2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.292717 | controller |     "Jun 09 16:46:42.980461 crc crio[20770]: time=\"2026-06-09T16:46:42.979109614Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.292733 | controller |     "Jun 09 16:46:42.997322 crc crio[20770]: time=\"2026-06-09T16:46:42.997233524Z\" level=info msg=\"Got pod network &{Name:community-operators-ms9st Namespace:openshift-marketplace ID:b4362be234d40b9232de9b6faa7191d80e02dcc77d06c72ca33f8edfd4257851 UID:0f3f8bef-52a9-4170-93a5-ea81685357f4 NetNS:/var/run/netns/fb962cd1-c7e7-481a-a38c-6d43093f78af Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0f3f8bef_52a9_4170_93a5_ea81685357f4.slice PodAnnotations:0xc002988cc8}] Aliases:map[]}\"",
2026-06-09 17:48:39.292749 | controller |     "Jun 09 16:46:42.997322 crc crio[20770]: time=\"2026-06-09T16:46:42.997302076Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-ms9st to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.292769 | controller |     "Jun 09 16:46:43.409271 crc crio[20770]: 2026-06-09T16:46:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b4362be234d40b9 Mac:46:e9:95:8b:55:d4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/fb962cd1-c7e7-481a-a38c-6d43093f78af SocketPath: PciID:}] [{Interface:0xc000612750 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.292785 | controller |     "Jun 09 16:46:43.412294 crc crio[20770]: time=\"2026-06-09T16:46:43.412211126Z\" level=info msg=\"Got pod network &{Name:community-operators-ms9st Namespace:openshift-marketplace ID:b4362be234d40b9232de9b6faa7191d80e02dcc77d06c72ca33f8edfd4257851 UID:0f3f8bef-52a9-4170-93a5-ea81685357f4 NetNS:/var/run/netns/fb962cd1-c7e7-481a-a38c-6d43093f78af Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0f3f8bef_52a9_4170_93a5_ea81685357f4.slice PodAnnotations:0xc002988cc8}] Aliases:map[]}\"",
2026-06-09 17:48:39.292817 | controller |     "Jun 09 16:46:43.412476 crc crio[20770]: time=\"2026-06-09T16:46:43.412393462Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-ms9st for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.292836 | controller |     "Jun 09 16:46:43.420465 crc crio[20770]: time=\"2026-06-09T16:46:43.420375885Z\" level=info msg=\"Ran pod sandbox b4362be234d40b9232de9b6faa7191d80e02dcc77d06c72ca33f8edfd4257851 with infra container: openshift-marketplace/community-operators-ms9st/POD\" id=9e1a604e-1408-497d-a5c2-76e61506d7e2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.292851 | controller |     "Jun 09 16:46:43.422454 crc crio[20770]: time=\"2026-06-09T16:46:43.422373383Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ead26bda-985f-4bb6-9641-8fba36036590 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.292867 | controller |     "Jun 09 16:46:43.424887 crc crio[20770]: time=\"2026-06-09T16:46:43.424822695Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c0d2698f-c0c0-4353-a89f-cf9f75805389 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.292883 | controller |     "Jun 09 16:46:43.804378 crc crio[20770]: time=\"2026-06-09T16:46:43.804122245Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-ms9st/extract-utilities\" id=df5c826c-3198-45ad-921e-48a47c0ba3f8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.292899 | controller |     "Jun 09 16:46:43.805499 crc crio[20770]: time=\"2026-06-09T16:46:43.805085123Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.292915 | controller |     "Jun 09 16:46:43.834722 crc crio[20770]: time=\"2026-06-09T16:46:43.834578255Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.292930 | controller |     "Jun 09 16:46:43.839143 crc crio[20770]: time=\"2026-06-09T16:46:43.839058686Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.292946 | controller |     "Jun 09 16:46:44.119027 crc crio[20770]: time=\"2026-06-09T16:46:44.118799538Z\" level=info msg=\"Created container 4f89629363f39d57dee98bde1aa03c70c38a5a9f4842aed1f0f00ee3a6671eb7: openshift-marketplace/community-operators-ms9st/extract-utilities\" id=df5c826c-3198-45ad-921e-48a47c0ba3f8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.292965 | controller |     "Jun 09 16:46:44.121140 crc crio[20770]: time=\"2026-06-09T16:46:44.121056974Z\" level=info msg=\"Starting container: 4f89629363f39d57dee98bde1aa03c70c38a5a9f4842aed1f0f00ee3a6671eb7\" id=177ac047-8d20-4af9-9be8-a50414faad02 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.292981 | controller |     "Jun 09 16:46:44.126265 crc crio[20770]: time=\"2026-06-09T16:46:44.126158553Z\" level=info msg=\"Started container\" PID=30111 containerID=4f89629363f39d57dee98bde1aa03c70c38a5a9f4842aed1f0f00ee3a6671eb7 description=openshift-marketplace/community-operators-ms9st/extract-utilities id=177ac047-8d20-4af9-9be8-a50414faad02 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b4362be234d40b9232de9b6faa7191d80e02dcc77d06c72ca33f8edfd4257851",
2026-06-09 17:48:39.292997 | controller |     "Jun 09 16:46:44.816108 crc crio[20770]: time=\"2026-06-09T16:46:44.815104989Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=45103b39-108f-4139-86f2-9d4399cd5e17 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.293013 | controller |     "Jun 09 16:46:44.825209 crc crio[20770]: time=\"2026-06-09T16:46:44.824851974Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-09 17:48:39.293028 | controller |     "Jun 09 16:46:45.500224 crc crio[20770]: time=\"2026-06-09T16:46:45.500041627Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:668b6d810793a4e82ee444b5b7605e4dda0a003f7a362c36f88a58436963d393\" id=45103b39-108f-4139-86f2-9d4399cd5e17 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.293044 | controller |     "Jun 09 16:46:45.501861 crc crio[20770]: time=\"2026-06-09T16:46:45.501331044Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=44df9ad0-f3f7-4b15-bed8-72b544bca647 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.293060 | controller |     "Jun 09 16:46:45.505286 crc crio[20770]: time=\"2026-06-09T16:46:45.505160166Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=62a9002c-33c0-4195-ba34-0b2f792c56b9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.293076 | controller |     "Jun 09 16:46:45.513951 crc crio[20770]: time=\"2026-06-09T16:46:45.513776848Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-ms9st/extract-content\" id=578e2bc4-8b9d-4b84-a45a-b0220503c04f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.293092 | controller |     "Jun 09 16:46:45.515097 crc crio[20770]: time=\"2026-06-09T16:46:45.514895121Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.293108 | controller |     "Jun 09 16:46:45.545998 crc crio[20770]: time=\"2026-06-09T16:46:45.545909477Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.293123 | controller |     "Jun 09 16:46:45.550923 crc crio[20770]: time=\"2026-06-09T16:46:45.550835341Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.293139 | controller |     "Jun 09 16:46:45.658727 crc crio[20770]: time=\"2026-06-09T16:46:45.658507446Z\" level=info msg=\"Created container fdf19112f4941197fb17cb495fdd43c29d0165aada834b47c07c37b18f041a7d: openshift-marketplace/community-operators-ms9st/extract-content\" id=578e2bc4-8b9d-4b84-a45a-b0220503c04f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.293154 | controller |     "Jun 09 16:46:45.660341 crc crio[20770]: time=\"2026-06-09T16:46:45.660252587Z\" level=info msg=\"Starting container: fdf19112f4941197fb17cb495fdd43c29d0165aada834b47c07c37b18f041a7d\" id=b612141f-524a-47a1-9dfd-3bc6660bc7e9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.293174 | controller |     "Jun 09 16:46:45.670205 crc crio[20770]: time=\"2026-06-09T16:46:45.670100605Z\" level=info msg=\"Started container\" PID=30157 containerID=fdf19112f4941197fb17cb495fdd43c29d0165aada834b47c07c37b18f041a7d description=openshift-marketplace/community-operators-ms9st/extract-content id=b612141f-524a-47a1-9dfd-3bc6660bc7e9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b4362be234d40b9232de9b6faa7191d80e02dcc77d06c72ca33f8edfd4257851",
2026-06-09 17:48:39.293191 | controller |     "Jun 09 16:46:46.846620 crc crio[20770]: time=\"2026-06-09T16:46:46.842500144Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=05903a8d-2f1e-4143-868f-8d5e148eeb2a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.293206 | controller |     "Jun 09 16:46:46.849324 crc crio[20770]: time=\"2026-06-09T16:46:46.84716815Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=8706fe68-b883-457e-b4a8-ca1322c80901 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.293222 | controller |     "Jun 09 16:46:46.870849 crc crio[20770]: time=\"2026-06-09T16:46:46.857947655Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-ms9st/registry-server\" id=a8c584ca-5b5f-4ec3-b571-1b432eaabf5b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.293237 | controller |     "Jun 09 16:46:46.870849 crc crio[20770]: time=\"2026-06-09T16:46:46.858372438Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.293252 | controller |     "Jun 09 16:46:46.903556 crc crio[20770]: time=\"2026-06-09T16:46:46.903435884Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.293268 | controller |     "Jun 09 16:46:46.910190 crc crio[20770]: time=\"2026-06-09T16:46:46.910052207Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.293284 | controller |     "Jun 09 16:46:47.028054 crc crio[20770]: time=\"2026-06-09T16:46:47.027822428Z\" level=info msg=\"Created container b14faa5fb9a72c63d377e8cb0c22acb518cd740c1282eb24bf488305713a5ee3: openshift-marketplace/community-operators-ms9st/registry-server\" id=a8c584ca-5b5f-4ec3-b571-1b432eaabf5b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.293300 | controller |     "Jun 09 16:46:47.031555 crc crio[20770]: time=\"2026-06-09T16:46:47.031442143Z\" level=info msg=\"Starting container: b14faa5fb9a72c63d377e8cb0c22acb518cd740c1282eb24bf488305713a5ee3\" id=07636217-4045-4354-9d2e-4dcc590c4f45 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.293315 | controller |     "Jun 09 16:46:47.038107 crc crio[20770]: time=\"2026-06-09T16:46:47.037995795Z\" level=info msg=\"Started container\" PID=30205 containerID=b14faa5fb9a72c63d377e8cb0c22acb518cd740c1282eb24bf488305713a5ee3 description=openshift-marketplace/community-operators-ms9st/registry-server id=07636217-4045-4354-9d2e-4dcc590c4f45 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b4362be234d40b9232de9b6faa7191d80e02dcc77d06c72ca33f8edfd4257851",
2026-06-09 17:48:39.293331 | controller |     "Jun 09 16:46:50.229519 crc crio[20770]: time=\"2026-06-09T16:46:50.22894002Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-ngqwr/POD\" id=7e2e2b52-217e-4c94-9d22-ea01642b90fe name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.293351 | controller |     "Jun 09 16:46:50.230393 crc crio[20770]: time=\"2026-06-09T16:46:50.229517437Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.293367 | controller |     "Jun 09 16:46:50.254720 crc crio[20770]: time=\"2026-06-09T16:46:50.254333372Z\" level=info msg=\"Got pod network &{Name:certified-operators-ngqwr Namespace:openshift-marketplace ID:74fa561e233f4875a367cc79a120df95e9448ed98ce8b9951eee5c0de48f3516 UID:3f9252ab-0ab3-4590-af33-06d4e71dd41a NetNS:/var/run/netns/1728ea29-20aa-4ce3-8eee-74b8e0244545 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3f9252ab_0ab3_4590_af33_06d4e71dd41a.slice PodAnnotations:0xc000134d30}] Aliases:map[]}\"",
2026-06-09 17:48:39.293383 | controller |     "Jun 09 16:46:50.254720 crc crio[20770]: time=\"2026-06-09T16:46:50.254706883Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-ngqwr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.293398 | controller |     "Jun 09 16:46:50.958410 crc crio[20770]: 2026-06-09T16:46:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:74fa561e233f487 Mac:62:79:59:2b:00:04 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:45 Mtu:0 Sandbox:/var/run/netns/1728ea29-20aa-4ce3-8eee-74b8e0244545 SocketPath: PciID:}] [{Interface:0xc000014630 Address:{IP:10.217.0.69 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.293414 | controller |     "Jun 09 16:46:50.959026 crc crio[20770]: time=\"2026-06-09T16:46:50.958945256Z\" level=info msg=\"Got pod network &{Name:certified-operators-ngqwr Namespace:openshift-marketplace ID:74fa561e233f4875a367cc79a120df95e9448ed98ce8b9951eee5c0de48f3516 UID:3f9252ab-0ab3-4590-af33-06d4e71dd41a NetNS:/var/run/netns/1728ea29-20aa-4ce3-8eee-74b8e0244545 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3f9252ab_0ab3_4590_af33_06d4e71dd41a.slice PodAnnotations:0xc000134d30}] Aliases:map[]}\"",
2026-06-09 17:48:39.293430 | controller |     "Jun 09 16:46:50.959116 crc crio[20770]: time=\"2026-06-09T16:46:50.95909852Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-ngqwr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.293446 | controller |     "Jun 09 16:46:50.965846 crc crio[20770]: time=\"2026-06-09T16:46:50.965121096Z\" level=info msg=\"Ran pod sandbox 74fa561e233f4875a367cc79a120df95e9448ed98ce8b9951eee5c0de48f3516 with infra container: openshift-marketplace/certified-operators-ngqwr/POD\" id=7e2e2b52-217e-4c94-9d22-ea01642b90fe name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.293462 | controller |     "Jun 09 16:46:50.966927 crc crio[20770]: time=\"2026-06-09T16:46:50.966867597Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8dd46efb-3db0-44ef-8e9c-73614298cfbc name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.293478 | controller |     "Jun 09 16:46:50.968352 crc crio[20770]: time=\"2026-06-09T16:46:50.968298689Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=68886deb-9d50-4c3c-bf54-7c4db5b637c7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.293492 | controller |     "Jun 09 16:46:50.977812 crc crio[20770]: time=\"2026-06-09T16:46:50.976801998Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-ngqwr/extract-utilities\" id=591ef30d-0a21-4666-a991-1d83bc00b721 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.293509 | controller |     "Jun 09 16:46:50.977812 crc crio[20770]: time=\"2026-06-09T16:46:50.977145058Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.293552 | controller |     "Jun 09 16:46:51.000466 crc crio[20770]: time=\"2026-06-09T16:46:51.000368066Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.293569 | controller |     "Jun 09 16:46:51.004355 crc crio[20770]: time=\"2026-06-09T16:46:51.004298311Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.293585 | controller |     "Jun 09 16:46:51.525966 crc crio[20770]: time=\"2026-06-09T16:46:51.52529074Z\" level=info msg=\"Created container 110def2f1633754fd27c82de59794a6316e784a2625531fb62ca9dc10195ac60: openshift-marketplace/certified-operators-ngqwr/extract-utilities\" id=591ef30d-0a21-4666-a991-1d83bc00b721 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.293601 | controller |     "Jun 09 16:46:51.527967 crc crio[20770]: time=\"2026-06-09T16:46:51.527621269Z\" level=info msg=\"Starting container: 110def2f1633754fd27c82de59794a6316e784a2625531fb62ca9dc10195ac60\" id=f4c53cf7-3cbb-49a6-9667-6afd13fe49cb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.293616 | controller |     "Jun 09 16:46:51.534518 crc crio[20770]: time=\"2026-06-09T16:46:51.534405787Z\" level=info msg=\"Started container\" PID=30334 containerID=110def2f1633754fd27c82de59794a6316e784a2625531fb62ca9dc10195ac60 description=openshift-marketplace/certified-operators-ngqwr/extract-utilities id=f4c53cf7-3cbb-49a6-9667-6afd13fe49cb name=/runtime.v1.RuntimeService/StartContainer sandboxID=74fa561e233f4875a367cc79a120df95e9448ed98ce8b9951eee5c0de48f3516",
2026-06-09 17:48:39.293632 | controller |     "Jun 09 16:46:51.949251 crc crio[20770]: time=\"2026-06-09T16:46:51.949172213Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=feb37671-be5b-4a96-aac9-a4bf48f02e9f name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.293649 | controller |     "Jun 09 16:46:51.955564 crc crio[20770]: time=\"2026-06-09T16:46:51.955429886Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-09 17:48:39.293664 | controller |     "Jun 09 16:46:52.581596 crc crio[20770]: time=\"2026-06-09T16:46:52.580460604Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e\" id=feb37671-be5b-4a96-aac9-a4bf48f02e9f name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.293680 | controller |     "Jun 09 16:46:52.583794 crc crio[20770]: time=\"2026-06-09T16:46:52.583547364Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=f1374475-4fc4-4c69-a440-cb547fca8b7c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.293695 | controller |     "Jun 09 16:46:52.587756 crc crio[20770]: time=\"2026-06-09T16:46:52.587581922Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=c11c9c31-731d-443f-8117-c947da3fa278 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.293711 | controller |     "Jun 09 16:46:52.601261 crc crio[20770]: time=\"2026-06-09T16:46:52.601143638Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-ngqwr/extract-content\" id=932ccf6f-1634-4b03-a89c-904c78a263f5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.293727 | controller |     "Jun 09 16:46:52.601733 crc crio[20770]: time=\"2026-06-09T16:46:52.601605752Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.293745 | controller |     "Jun 09 16:46:52.624712 crc crio[20770]: time=\"2026-06-09T16:46:52.624544212Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.293762 | controller |     "Jun 09 16:46:52.628626 crc crio[20770]: time=\"2026-06-09T16:46:52.628436396Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.293778 | controller |     "Jun 09 16:46:52.745418 crc crio[20770]: time=\"2026-06-09T16:46:52.745299759Z\" level=info msg=\"Created container dbf200d5be394f08ecd9e4e93f4e2a99e64d94e8f3c6216fb2ee1122ca98f580: openshift-marketplace/certified-operators-ngqwr/extract-content\" id=932ccf6f-1634-4b03-a89c-904c78a263f5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.293794 | controller |     "Jun 09 16:46:52.747054 crc crio[20770]: time=\"2026-06-09T16:46:52.746967838Z\" level=info msg=\"Starting container: dbf200d5be394f08ecd9e4e93f4e2a99e64d94e8f3c6216fb2ee1122ca98f580\" id=a7b09ccf-7f4e-4f1f-910a-7e1981afbc49 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.293809 | controller |     "Jun 09 16:46:52.753818 crc crio[20770]: time=\"2026-06-09T16:46:52.753727986Z\" level=info msg=\"Started container\" PID=30357 containerID=dbf200d5be394f08ecd9e4e93f4e2a99e64d94e8f3c6216fb2ee1122ca98f580 description=openshift-marketplace/certified-operators-ngqwr/extract-content id=a7b09ccf-7f4e-4f1f-910a-7e1981afbc49 name=/runtime.v1.RuntimeService/StartContainer sandboxID=74fa561e233f4875a367cc79a120df95e9448ed98ce8b9951eee5c0de48f3516",
2026-06-09 17:48:39.293825 | controller |     "Jun 09 16:46:53.981079 crc crio[20770]: time=\"2026-06-09T16:46:53.979999708Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=1029a312-555a-4c9d-ac92-a68206024097 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.293841 | controller |     "Jun 09 16:46:53.997918 crc crio[20770]: time=\"2026-06-09T16:46:53.99752777Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=95fdcceb-851a-40df-a9b9-fe8b9e628824 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.293857 | controller |     "Jun 09 16:46:54.008089 crc crio[20770]: time=\"2026-06-09T16:46:54.007912044Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-ngqwr/registry-server\" id=1217b3d2-3a47-41bd-81cf-afc5c68b96b5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.293873 | controller |     "Jun 09 16:46:54.010151 crc crio[20770]: time=\"2026-06-09T16:46:54.010106388Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.293888 | controller |     "Jun 09 16:46:54.056361 crc crio[20770]: time=\"2026-06-09T16:46:54.056312478Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.293904 | controller |     "Jun 09 16:46:54.060543 crc crio[20770]: time=\"2026-06-09T16:46:54.06051332Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.293921 | controller |     "Jun 09 16:46:54.281570 crc crio[20770]: time=\"2026-06-09T16:46:54.280877878Z\" level=info msg=\"Created container e79a7c1d3cd8f31c7287d7b0bafccca713762e27dd53d54398b3dc7c773cd329: openshift-marketplace/certified-operators-ngqwr/registry-server\" id=1217b3d2-3a47-41bd-81cf-afc5c68b96b5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.293936 | controller |     "Jun 09 16:46:54.282765 crc crio[20770]: time=\"2026-06-09T16:46:54.282558547Z\" level=info msg=\"Starting container: e79a7c1d3cd8f31c7287d7b0bafccca713762e27dd53d54398b3dc7c773cd329\" id=b49451d7-318f-46a6-8a10-7a66061c09ae name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.293955 | controller |     "Jun 09 16:46:54.288034 crc crio[20770]: time=\"2026-06-09T16:46:54.287937074Z\" level=info msg=\"Started container\" PID=30432 containerID=e79a7c1d3cd8f31c7287d7b0bafccca713762e27dd53d54398b3dc7c773cd329 description=openshift-marketplace/certified-operators-ngqwr/registry-server id=b49451d7-318f-46a6-8a10-7a66061c09ae name=/runtime.v1.RuntimeService/StartContainer sandboxID=74fa561e233f4875a367cc79a120df95e9448ed98ce8b9951eee5c0de48f3516",
2026-06-09 17:48:39.293972 | controller |     "Jun 09 16:46:56.501244 crc crio[20770]: time=\"2026-06-09T16:46:56.500300383Z\" level=info msg=\"Stopping container: b3faa6328a5e2dfe85826f44302c3b2e047593f2843c371fcf6f089d5892a80f (timeout: 2s)\" id=a0fcbb1a-eed1-4471-a420-81bd5dcaa562 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.293988 | controller |     "Jun 09 16:46:57.862177 crc crio[20770]: time=\"2026-06-09T16:46:57.861393064Z\" level=info msg=\"Stopped container b3faa6328a5e2dfe85826f44302c3b2e047593f2843c371fcf6f089d5892a80f: openshift-marketplace/community-operators-bmxps/registry-server\" id=a0fcbb1a-eed1-4471-a420-81bd5dcaa562 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.294003 | controller |     "Jun 09 16:46:57.864754 crc crio[20770]: time=\"2026-06-09T16:46:57.864614028Z\" level=info msg=\"Stopping pod sandbox: ef491e4b0a13bcbbb234cf1ec33ca1184ee33a7301d473fdd4890a7f069a0b3f\" id=f142578d-191b-4c56-b7cf-7ba5cecf2270 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.294020 | controller |     "Jun 09 16:46:57.865482 crc crio[20770]: time=\"2026-06-09T16:46:57.865394701Z\" level=info msg=\"Got pod network &{Name:community-operators-bmxps Namespace:openshift-marketplace ID:ef491e4b0a13bcbbb234cf1ec33ca1184ee33a7301d473fdd4890a7f069a0b3f UID:d5e8d0e3-068e-4aaf-b9cb-62fadf21f5cd NetNS:/var/run/netns/9a9c0108-6283-45f6-a32d-052bc8bb5765 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd5e8d0e3_068e_4aaf_b9cb_62fadf21f5cd.slice PodAnnotations:0xc002732068}] Aliases:map[]}\"",
2026-06-09 17:48:39.294036 | controller |     "Jun 09 16:46:57.865751 crc crio[20770]: time=\"2026-06-09T16:46:57.865576856Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-bmxps from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.294052 | controller |     "Jun 09 16:46:58.202240 crc crio[20770]: time=\"2026-06-09T16:46:58.201764177Z\" level=info msg=\"Stopped pod sandbox: ef491e4b0a13bcbbb234cf1ec33ca1184ee33a7301d473fdd4890a7f069a0b3f\" id=f142578d-191b-4c56-b7cf-7ba5cecf2270 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.294068 | controller |     "Jun 09 16:46:59.057105 crc crio[20770]: time=\"2026-06-09T16:46:59.056384733Z\" level=info msg=\"Removing container: b3faa6328a5e2dfe85826f44302c3b2e047593f2843c371fcf6f089d5892a80f\" id=8571fda1-74ca-4b81-85dd-7e76bbb11651 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.294084 | controller |     "Jun 09 16:46:59.089182 crc crio[20770]: time=\"2026-06-09T16:46:59.088939604Z\" level=info msg=\"Removed container b3faa6328a5e2dfe85826f44302c3b2e047593f2843c371fcf6f089d5892a80f: openshift-marketplace/community-operators-bmxps/registry-server\" id=8571fda1-74ca-4b81-85dd-7e76bbb11651 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.294099 | controller |     "Jun 09 16:46:59.094627 crc crio[20770]: time=\"2026-06-09T16:46:59.094553378Z\" level=info msg=\"Removing container: 5f22d05ad0f0cba13ec3969c6095081d5afe10d400d30ad02eebae08659775ec\" id=8ac5b3f3-ff6d-47ca-8e4b-28a2976dfdec name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.294119 | controller |     "Jun 09 16:46:59.122946 crc crio[20770]: time=\"2026-06-09T16:46:59.122837774Z\" level=info msg=\"Removed container 5f22d05ad0f0cba13ec3969c6095081d5afe10d400d30ad02eebae08659775ec: openshift-marketplace/community-operators-bmxps/extract-content\" id=8ac5b3f3-ff6d-47ca-8e4b-28a2976dfdec name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.294135 | controller |     "Jun 09 16:46:59.127592 crc crio[20770]: time=\"2026-06-09T16:46:59.127458649Z\" level=info msg=\"Removing container: 5a83c49ac1e081f8d2c6096504cdaf5618e07688bc8f87a7ed2c9d4e0610a6b0\" id=0efd4ea4-c0fa-4d07-8de1-a14d8dbbb2d5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.294154 | controller |     "Jun 09 16:46:59.159812 crc crio[20770]: time=\"2026-06-09T16:46:59.159696231Z\" level=info msg=\"Removed container 5a83c49ac1e081f8d2c6096504cdaf5618e07688bc8f87a7ed2c9d4e0610a6b0: openshift-marketplace/community-operators-bmxps/extract-utilities\" id=0efd4ea4-c0fa-4d07-8de1-a14d8dbbb2d5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.294177 | controller |     "Jun 09 16:47:02.024960 crc crio[20770]: time=\"2026-06-09T16:47:02.023972954Z\" level=info msg=\"Stopping container: 11e6e1d7252cc034866442b301168a22e751efe2ba43d11217f805cec87f0961 (timeout: 2s)\" id=08c44a72-7216-4ea6-832e-d12abeda3375 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.294199 | controller |     "Jun 09 16:47:02.164106 crc crio[20770]: time=\"2026-06-09T16:47:02.163235832Z\" level=info msg=\"Stopped container 11e6e1d7252cc034866442b301168a22e751efe2ba43d11217f805cec87f0961: openshift-marketplace/certified-operators-v5pjp/registry-server\" id=08c44a72-7216-4ea6-832e-d12abeda3375 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.294217 | controller |     "Jun 09 16:47:02.167562 crc crio[20770]: time=\"2026-06-09T16:47:02.166444436Z\" level=info msg=\"Stopping pod sandbox: 46dd154d4368873d55bbb6e84daac449627f3ac3ad8347cd36080a7b6923e118\" id=4d1fa266-9288-4130-9145-07178713dd77 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.294233 | controller |     "Jun 09 16:47:02.167562 crc crio[20770]: time=\"2026-06-09T16:47:02.167229019Z\" level=info msg=\"Got pod network &{Name:certified-operators-v5pjp Namespace:openshift-marketplace ID:46dd154d4368873d55bbb6e84daac449627f3ac3ad8347cd36080a7b6923e118 UID:1a918a15-a154-42f2-959b-f4750768ed4c NetNS:/var/run/netns/e76e9c2a-9bbb-425b-95ce-f7bae87c91e5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1a918a15_a154_42f2_959b_f4750768ed4c.slice PodAnnotations:0xc002732660}] Aliases:map[]}\"",
2026-06-09 17:48:39.294248 | controller |     "Jun 09 16:47:02.167562 crc crio[20770]: time=\"2026-06-09T16:47:02.167368803Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-v5pjp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.294264 | controller |     "Jun 09 16:47:02.423005 crc crio[20770]: time=\"2026-06-09T16:47:02.422880597Z\" level=info msg=\"Stopped pod sandbox: 46dd154d4368873d55bbb6e84daac449627f3ac3ad8347cd36080a7b6923e118\" id=4d1fa266-9288-4130-9145-07178713dd77 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.294280 | controller |     "Jun 09 16:47:03.139201 crc crio[20770]: time=\"2026-06-09T16:47:03.138262534Z\" level=info msg=\"Removing container: 11e6e1d7252cc034866442b301168a22e751efe2ba43d11217f805cec87f0961\" id=55287352-1e23-427f-acc8-1a8e3cb89ce6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.294295 | controller |     "Jun 09 16:47:03.161191 crc crio[20770]: time=\"2026-06-09T16:47:03.160954097Z\" level=info msg=\"Removed container 11e6e1d7252cc034866442b301168a22e751efe2ba43d11217f805cec87f0961: openshift-marketplace/certified-operators-v5pjp/registry-server\" id=55287352-1e23-427f-acc8-1a8e3cb89ce6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.294311 | controller |     "Jun 09 16:47:03.164704 crc crio[20770]: time=\"2026-06-09T16:47:03.164567253Z\" level=info msg=\"Removing container: b3b371ac9ff9fb249f2b9d531bf8a303ff19b3d92cce92a29ecb870ae9e1b77d\" id=963078e2-9931-450e-a17d-35ee1b1efbbe name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.294329 | controller |     "Jun 09 16:47:03.199455 crc crio[20770]: time=\"2026-06-09T16:47:03.199329818Z\" level=info msg=\"Removed container b3b371ac9ff9fb249f2b9d531bf8a303ff19b3d92cce92a29ecb870ae9e1b77d: openshift-marketplace/certified-operators-v5pjp/extract-content\" id=963078e2-9931-450e-a17d-35ee1b1efbbe name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.294345 | controller |     "Jun 09 16:47:03.202064 crc crio[20770]: time=\"2026-06-09T16:47:03.20178967Z\" level=info msg=\"Removing container: a41b350d69916aa3c0986765890a080f35e8aff0f66b5c6067d04981ee801836\" id=aeceaaae-f98e-401b-b7fb-04e6ce1f766e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.294361 | controller |     "Jun 09 16:47:03.223271 crc crio[20770]: time=\"2026-06-09T16:47:03.223151964Z\" level=info msg=\"Removed container a41b350d69916aa3c0986765890a080f35e8aff0f66b5c6067d04981ee801836: openshift-marketplace/certified-operators-v5pjp/extract-utilities\" id=aeceaaae-f98e-401b-b7fb-04e6ce1f766e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.294376 | controller |     "Jun 09 16:47:15.993989 crc crio[20770]: time=\"2026-06-09T16:47:15.992402627Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-cainjector-7f9fdd5dd5-jk4jx/POD\" id=c3081eae-23bc-4aa3-b617-1b8c2809ebb5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.294391 | controller |     "Jun 09 16:47:15.993989 crc crio[20770]: time=\"2026-06-09T16:47:15.993372256Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.294407 | controller |     "Jun 09 16:47:16.018949 crc crio[20770]: time=\"2026-06-09T16:47:16.018795678Z\" level=info msg=\"Got pod network &{Name:cert-manager-cainjector-7f9fdd5dd5-jk4jx Namespace:cert-manager ID:b1b1abe058cb8d99185b90b1a8103f07df4b9f008db49ec96eee05ba5023c0fb UID:35243982-26b0-4686-9763-f9597a39b656 NetNS:/var/run/netns/6d404a83-bfae-4c39-ab42-72f2d2c9c335 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod35243982_26b0_4686_9763_f9597a39b656.slice PodAnnotations:0xc0029d45a8}] Aliases:map[]}\"",
2026-06-09 17:48:39.294423 | controller |     "Jun 09 16:47:16.018949 crc crio[20770]: time=\"2026-06-09T16:47:16.018879991Z\" level=info msg=\"Adding pod cert-manager_cert-manager-cainjector-7f9fdd5dd5-jk4jx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.294439 | controller |     "Jun 09 16:47:16.036595 crc crio[20770]: time=\"2026-06-09T16:47:16.036544097Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-7b8b89f89d-9r8dm/POD\" id=cd3cf9c1-cea7-4ce1-ab0e-787497f5a002 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.294454 | controller |     "Jun 09 16:47:16.036991 crc crio[20770]: time=\"2026-06-09T16:47:16.036959229Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.294470 | controller |     "Jun 09 16:47:16.056405 crc crio[20770]: time=\"2026-06-09T16:47:16.056309964Z\" level=info msg=\"Got pod network &{Name:cert-manager-7b8b89f89d-9r8dm Namespace:cert-manager ID:be06550544551adbc4240960ccf98e76e08ba2d4de0e39cdcf2e8ed49cfaec70 UID:912a4d0f-8032-43e7-9bef-1b193c27be4d NetNS:/var/run/netns/f2c86d5c-7a35-47f1-8831-957ed7441728 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod912a4d0f_8032_43e7_9bef_1b193c27be4d.slice PodAnnotations:0xc001e80e98}] Aliases:map[]}\"",
2026-06-09 17:48:39.294493 | controller |     "Jun 09 16:47:16.056794 crc crio[20770]: time=\"2026-06-09T16:47:16.056774748Z\" level=info msg=\"Adding pod cert-manager_cert-manager-7b8b89f89d-9r8dm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.294509 | controller |     "Jun 09 16:47:16.213070 crc crio[20770]: time=\"2026-06-09T16:47:16.212974221Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-webhook-769f6b94cb-77b52/POD\" id=dfa96dfc-f27c-4709-81d0-8cf53594c230 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.294549 | controller |     "Jun 09 16:47:16.213237 crc crio[20770]: time=\"2026-06-09T16:47:16.213143196Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.294567 | controller |     "Jun 09 16:47:16.257444 crc crio[20770]: time=\"2026-06-09T16:47:16.256570464Z\" level=info msg=\"Got pod network &{Name:cert-manager-webhook-769f6b94cb-77b52 Namespace:cert-manager ID:2f826cba6841565cc2814bec65820eb47df1b407b3a46c48fddcc5a79dea6cf8 UID:22b3ecdf-9370-46a4-828d-3dd21a6df2ff NetNS:/var/run/netns/ec5f13a7-fa79-4a07-a25b-e6b22db8cc91 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod22b3ecdf_9370_46a4_828d_3dd21a6df2ff.slice PodAnnotations:0xc002988770}] Aliases:map[]}\"",
2026-06-09 17:48:39.294583 | controller |     "Jun 09 16:47:16.257444 crc crio[20770]: time=\"2026-06-09T16:47:16.257413849Z\" level=info msg=\"Adding pod cert-manager_cert-manager-webhook-769f6b94cb-77b52 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.294599 | controller |     "Jun 09 16:47:16.294902 crc crio[20770]: 2026-06-09T16:47:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b1b1abe058cb8d9 Mac:86:06:c4:19:45:94 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:46 Mtu:0 Sandbox:/var/run/netns/6d404a83-bfae-4c39-ab42-72f2d2c9c335 SocketPath: PciID:}] [{Interface:0xc0002a0970 Address:{IP:10.217.0.70 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.294615 | controller |     "Jun 09 16:47:16.295887 crc crio[20770]: time=\"2026-06-09T16:47:16.29579465Z\" level=info msg=\"Got pod network &{Name:cert-manager-cainjector-7f9fdd5dd5-jk4jx Namespace:cert-manager ID:b1b1abe058cb8d99185b90b1a8103f07df4b9f008db49ec96eee05ba5023c0fb UID:35243982-26b0-4686-9763-f9597a39b656 NetNS:/var/run/netns/6d404a83-bfae-4c39-ab42-72f2d2c9c335 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod35243982_26b0_4686_9763_f9597a39b656.slice PodAnnotations:0xc0029d45a8}] Aliases:map[]}\"",
2026-06-09 17:48:39.294630 | controller |     "Jun 09 16:47:16.296041 crc crio[20770]: time=\"2026-06-09T16:47:16.296000746Z\" level=info msg=\"Checking pod cert-manager_cert-manager-cainjector-7f9fdd5dd5-jk4jx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.294646 | controller |     "Jun 09 16:47:16.312158 crc crio[20770]: time=\"2026-06-09T16:47:16.306463342Z\" level=info msg=\"Ran pod sandbox b1b1abe058cb8d99185b90b1a8103f07df4b9f008db49ec96eee05ba5023c0fb with infra container: cert-manager/cert-manager-cainjector-7f9fdd5dd5-jk4jx/POD\" id=c3081eae-23bc-4aa3-b617-1b8c2809ebb5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.294662 | controller |     "Jun 09 16:47:16.312158 crc crio[20770]: time=\"2026-06-09T16:47:16.310472779Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=05536f30-77c0-4f84-8059-0b4f8626c4b2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.294678 | controller |     "Jun 09 16:47:16.312158 crc crio[20770]: time=\"2026-06-09T16:47:16.310926622Z\" level=info msg=\"Image quay.io/jetstack/cert-manager-cainjector:v1.19.2 not found\" id=05536f30-77c0-4f84-8059-0b4f8626c4b2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.294698 | controller |     "Jun 09 16:47:16.312158 crc crio[20770]: time=\"2026-06-09T16:47:16.311163239Z\" level=info msg=\"Neither image nor artfiact quay.io/jetstack/cert-manager-cainjector:v1.19.2 found\" id=05536f30-77c0-4f84-8059-0b4f8626c4b2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.294715 | controller |     "Jun 09 16:47:16.317953 crc crio[20770]: time=\"2026-06-09T16:47:16.317789113Z\" level=info msg=\"Pulling image: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=d65b8335-8a2e-44ef-bb29-1c7df48a9528 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.294730 | controller |     "Jun 09 16:47:16.341274 crc crio[20770]: time=\"2026-06-09T16:47:16.341162056Z\" level=info msg=\"Trying to access \\\"quay.io/jetstack/cert-manager-cainjector:v1.19.2\\\"\"",
2026-06-09 17:48:39.294746 | controller |     "Jun 09 16:47:16.449980 crc crio[20770]: 2026-06-09T16:47:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:be06550544551ad Mac:72:bf:a1:f7:91:47 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:47 Mtu:0 Sandbox:/var/run/netns/f2c86d5c-7a35-47f1-8831-957ed7441728 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.71 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.294761 | controller |     "Jun 09 16:47:16.451133 crc crio[20770]: time=\"2026-06-09T16:47:16.451043496Z\" level=info msg=\"Got pod network &{Name:cert-manager-7b8b89f89d-9r8dm Namespace:cert-manager ID:be06550544551adbc4240960ccf98e76e08ba2d4de0e39cdcf2e8ed49cfaec70 UID:912a4d0f-8032-43e7-9bef-1b193c27be4d NetNS:/var/run/netns/f2c86d5c-7a35-47f1-8831-957ed7441728 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod912a4d0f_8032_43e7_9bef_1b193c27be4d.slice PodAnnotations:0xc001e80e98}] Aliases:map[]}\"",
2026-06-09 17:48:39.294777 | controller |     "Jun 09 16:47:16.451253 crc crio[20770]: time=\"2026-06-09T16:47:16.451216981Z\" level=info msg=\"Checking pod cert-manager_cert-manager-7b8b89f89d-9r8dm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.294793 | controller |     "Jun 09 16:47:16.458110 crc crio[20770]: time=\"2026-06-09T16:47:16.457236686Z\" level=info msg=\"Ran pod sandbox be06550544551adbc4240960ccf98e76e08ba2d4de0e39cdcf2e8ed49cfaec70 with infra container: cert-manager/cert-manager-7b8b89f89d-9r8dm/POD\" id=cd3cf9c1-cea7-4ce1-ab0e-787497f5a002 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.294809 | controller |     "Jun 09 16:47:16.464329 crc crio[20770]: time=\"2026-06-09T16:47:16.463101068Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=b08d40d5-814c-4a99-9816-de9ecfcdd60c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.294825 | controller |     "Jun 09 16:47:16.464329 crc crio[20770]: time=\"2026-06-09T16:47:16.464145959Z\" level=info msg=\"Image quay.io/jetstack/cert-manager-controller:v1.19.2 not found\" id=b08d40d5-814c-4a99-9816-de9ecfcdd60c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.294840 | controller |     "Jun 09 16:47:16.464761 crc crio[20770]: time=\"2026-06-09T16:47:16.46454917Z\" level=info msg=\"Neither image nor artfiact quay.io/jetstack/cert-manager-controller:v1.19.2 found\" id=b08d40d5-814c-4a99-9816-de9ecfcdd60c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.294855 | controller |     "Jun 09 16:47:16.468562 crc crio[20770]: time=\"2026-06-09T16:47:16.468219827Z\" level=info msg=\"Pulling image: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=504afffa-d007-46fc-a1a1-d10bae5019ad name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.294871 | controller |     "Jun 09 16:47:16.474426 crc crio[20770]: time=\"2026-06-09T16:47:16.47379919Z\" level=info msg=\"Trying to access \\\"quay.io/jetstack/cert-manager-controller:v1.19.2\\\"\"",
2026-06-09 17:48:39.294889 | controller |     "Jun 09 16:47:16.820761 crc crio[20770]: 2026-06-09T16:47:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2f826cba6841565 Mac:5a:53:b7:1c:e9:25 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:48 Mtu:0 Sandbox:/var/run/netns/ec5f13a7-fa79-4a07-a25b-e6b22db8cc91 SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.72 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.294906 | controller |     "Jun 09 16:47:16.822048 crc crio[20770]: time=\"2026-06-09T16:47:16.82193084Z\" level=info msg=\"Got pod network &{Name:cert-manager-webhook-769f6b94cb-77b52 Namespace:cert-manager ID:2f826cba6841565cc2814bec65820eb47df1b407b3a46c48fddcc5a79dea6cf8 UID:22b3ecdf-9370-46a4-828d-3dd21a6df2ff NetNS:/var/run/netns/ec5f13a7-fa79-4a07-a25b-e6b22db8cc91 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod22b3ecdf_9370_46a4_828d_3dd21a6df2ff.slice PodAnnotations:0xc002988770}] Aliases:map[]}\"",
2026-06-09 17:48:39.294921 | controller |     "Jun 09 16:47:16.822224 crc crio[20770]: time=\"2026-06-09T16:47:16.822168667Z\" level=info msg=\"Checking pod cert-manager_cert-manager-webhook-769f6b94cb-77b52 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.294937 | controller |     "Jun 09 16:47:16.832132 crc crio[20770]: time=\"2026-06-09T16:47:16.831918452Z\" level=info msg=\"Ran pod sandbox 2f826cba6841565cc2814bec65820eb47df1b407b3a46c48fddcc5a79dea6cf8 with infra container: cert-manager/cert-manager-webhook-769f6b94cb-77b52/POD\" id=dfa96dfc-f27c-4709-81d0-8cf53594c230 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.294953 | controller |     "Jun 09 16:47:16.835223 crc crio[20770]: time=\"2026-06-09T16:47:16.835106835Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=b767a4ea-d0e6-46c7-ad52-d0c67fccaead name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.294968 | controller |     "Jun 09 16:47:16.835471 crc crio[20770]: time=\"2026-06-09T16:47:16.835380693Z\" level=info msg=\"Image quay.io/jetstack/cert-manager-webhook:v1.19.2 not found\" id=b767a4ea-d0e6-46c7-ad52-d0c67fccaead name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.294983 | controller |     "Jun 09 16:47:16.835540 crc crio[20770]: time=\"2026-06-09T16:47:16.835466036Z\" level=info msg=\"Neither image nor artfiact quay.io/jetstack/cert-manager-webhook:v1.19.2 found\" id=b767a4ea-d0e6-46c7-ad52-d0c67fccaead name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.294998 | controller |     "Jun 09 16:47:16.836584 crc crio[20770]: time=\"2026-06-09T16:47:16.836500036Z\" level=info msg=\"Pulling image: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=93ea412b-0c73-409b-8c9b-f1007285798c name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.295013 | controller |     "Jun 09 16:47:16.839260 crc crio[20770]: time=\"2026-06-09T16:47:16.839187584Z\" level=info msg=\"Trying to access \\\"quay.io/jetstack/cert-manager-webhook:v1.19.2\\\"\"",
2026-06-09 17:48:39.295028 | controller |     "Jun 09 16:47:23.076145 crc crio[20770]: time=\"2026-06-09T16:47:23.075301477Z\" level=info msg=\"Pulled image: quay.io/jetstack/cert-manager-controller@sha256:ab0905bad1a9acf05ca92b23761a9ecc76b1173053565c81fed727dff948d0f5\" id=504afffa-d007-46fc-a1a1-d10bae5019ad name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.295044 | controller |     "Jun 09 16:47:23.078305 crc crio[20770]: time=\"2026-06-09T16:47:23.078213442Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=ba1cd500-3e1a-45dd-bb85-de74ae106f06 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.295060 | controller |     "Jun 09 16:47:23.864433 crc crio[20770]: time=\"2026-06-09T16:47:23.863898714Z\" level=info msg=\"Stopping container: 07514e930e0e0f7e53041f36dcc5e6d77746861a4c5c9a2016244cba93a8a861 (timeout: 30s)\" id=51077da1-b305-48fd-9acb-836e9d2ff6d8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.295079 | controller |     "Jun 09 16:47:23.864805 crc crio[20770]: time=\"2026-06-09T16:47:23.864212033Z\" level=info msg=\"Stopping container: c9e63b71451977540018915c5797eb3198f3b96a24ec7e16737abf19fc50413e (timeout: 30s)\" id=a052e96a-3db4-4481-bbf5-ef756b45fd62 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.295095 | controller |     "Jun 09 16:47:23.891177 crc crio[20770]: time=\"2026-06-09T16:47:23.891085178Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=67096e23-f6f6-4cc7-b603-b34b603ed9ae name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.295111 | controller |     "Jun 09 16:47:23.897849 crc crio[20770]: time=\"2026-06-09T16:47:23.897753783Z\" level=info msg=\"Pulled image: quay.io/jetstack/cert-manager-webhook@sha256:041f7bb9259557188d7ff416ce90d670a0d0aa8710203927703743682064270b\" id=93ea412b-0c73-409b-8c9b-f1007285798c name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.295126 | controller |     "Jun 09 16:47:23.898730 crc crio[20770]: time=\"2026-06-09T16:47:23.898607558Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=f166e262-9c2b-4efd-bdf7-e12b822f7259 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.295142 | controller |     "Jun 09 16:47:23.902862 crc crio[20770]: time=\"2026-06-09T16:47:23.9027947Z\" level=info msg=\"Creating container: cert-manager/cert-manager-7b8b89f89d-9r8dm/cert-manager-controller\" id=928574ed-3225-470a-8461-b8df61f2b2a4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.295158 | controller |     "Jun 09 16:47:23.905144 crc crio[20770]: time=\"2026-06-09T16:47:23.905073837Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.295174 | controller |     "Jun 09 16:47:23.906004 crc crio[20770]: time=\"2026-06-09T16:47:23.905908021Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=69a097f4-793b-4bb1-86f4-1a76299d68f1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.295189 | controller |     "Jun 09 16:47:23.940363 crc crio[20770]: time=\"2026-06-09T16:47:23.940199333Z\" level=info msg=\"Creating container: cert-manager/cert-manager-webhook-769f6b94cb-77b52/cert-manager-webhook\" id=16334439-4a75-4f05-a301-f8b5357412bc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.295205 | controller |     "Jun 09 16:47:24.002219 crc crio[20770]: time=\"2026-06-09T16:47:24.002090161Z\" level=info msg=\"Pulled image: quay.io/jetstack/cert-manager-cainjector@sha256:687398bee209314862fa1a7e830a37d8d7145653a8cc5579edcf9b6d2b766f56\" id=d65b8335-8a2e-44ef-bb29-1c7df48a9528 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.295220 | controller |     "Jun 09 16:47:24.009794 crc crio[20770]: time=\"2026-06-09T16:47:24.009490067Z\" level=info msg=\"Stopped container 07514e930e0e0f7e53041f36dcc5e6d77746861a4c5c9a2016244cba93a8a861: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=51077da1-b305-48fd-9acb-836e9d2ff6d8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.295236 | controller |     "Jun 09 16:47:24.011439 crc crio[20770]: time=\"2026-06-09T16:47:24.011351011Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=6baf4160-6cb1-4ed3-9bf9-a3e9a573d3cb name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.295251 | controller |     "Jun 09 16:47:24.081601 crc crio[20770]: time=\"2026-06-09T16:47:24.081542732Z\" level=info msg=\"Stopped container c9e63b71451977540018915c5797eb3198f3b96a24ec7e16737abf19fc50413e: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=a052e96a-3db4-4481-bbf5-ef756b45fd62 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.295267 | controller |     "Jun 09 16:47:24.082560 crc crio[20770]: time=\"2026-06-09T16:47:24.082458328Z\" level=info msg=\"Stopping pod sandbox: 1c67547db7c1794b379a25f749b444f7e7eccf88512fe2132f7f275ef8ad18ed\" id=306c3951-8fdb-423d-b098-f0892d8827a5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.295286 | controller |     "Jun 09 16:47:24.084858 crc crio[20770]: time=\"2026-06-09T16:47:24.084771486Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.295302 | controller |     "Jun 09 16:47:24.085477 crc crio[20770]: time=\"2026-06-09T16:47:24.085376164Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.295318 | controller |     "Jun 09 16:47:24.089168 crc crio[20770]: time=\"2026-06-09T16:47:24.089074822Z\" level=info msg=\"Stopped pod sandbox: 1c67547db7c1794b379a25f749b444f7e7eccf88512fe2132f7f275ef8ad18ed\" id=306c3951-8fdb-423d-b098-f0892d8827a5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.295334 | controller |     "Jun 09 16:47:24.089497 crc crio[20770]: time=\"2026-06-09T16:47:24.089434692Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=c9d4c10e-7091-41d1-9232-f1c87cbe06c6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.295350 | controller |     "Jun 09 16:47:24.089999 crc crio[20770]: time=\"2026-06-09T16:47:24.089928207Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.295366 | controller |     "Jun 09 16:47:24.114859 crc crio[20770]: time=\"2026-06-09T16:47:24.114149754Z\" level=info msg=\"Creating container: cert-manager/cert-manager-cainjector-7f9fdd5dd5-jk4jx/cert-manager-cainjector\" id=7634e8c1-aa10-417f-b594-fb6ca64522a9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.295381 | controller |     "Jun 09 16:47:24.115436 crc crio[20770]: time=\"2026-06-09T16:47:24.115301038Z\" level=info msg=\"Stopping container: 62a2a5a7d80dc917f23887a1100057b92d81f3abacd9cafdd3b4ca403dbeb91a (timeout: 30s)\" id=38a2683f-534b-4d33-9ceb-488966b4ef24 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.295397 | controller |     "Jun 09 16:47:24.118742 crc crio[20770]: time=\"2026-06-09T16:47:24.11812431Z\" level=info msg=\"Stopping container: 4e42a11dcebf21ff1ec7085ac0f4730877b4ee312fd073d49d1b06c58eee84e0 (timeout: 30s)\" id=b3a7c4b0-4a45-4846-b351-766dcba047a9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.295412 | controller |     "Jun 09 16:47:24.118893 crc crio[20770]: time=\"2026-06-09T16:47:24.11878102Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.295428 | controller |     "Jun 09 16:47:24.119117 crc crio[20770]: time=\"2026-06-09T16:47:24.119055648Z\" level=info msg=\"Stopping container: 7ec574b3708ff72d825cb7987a3bcdb56c0c8e3e10224467233bd4c1b437c834 (timeout: 30s)\" id=c1e3e2d0-d1f9-401d-8fb7-3cc2d6d1db02 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.295443 | controller |     "Jun 09 16:47:24.119201 crc crio[20770]: time=\"2026-06-09T16:47:24.119174891Z\" level=info msg=\"Stopping container: 5e22342370712f5c79334bb6da77f422fb61294a4b1035a568d546f04ec0b4c8 (timeout: 30s)\" id=0d0ae371-5fa5-44e8-8a30-ca521d5dc903 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.295458 | controller |     "Jun 09 16:47:24.119413 crc crio[20770]: time=\"2026-06-09T16:47:24.119364777Z\" level=info msg=\"Stopping container: 1a0b754f05a2b18c8b5e7d9f7b44f90a92ac708d7db7274a4d893ec7e80867f0 (timeout: 30s)\" id=493bac1c-4aaf-4953-9bdb-f503061c2734 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.295474 | controller |     "Jun 09 16:47:24.119811 crc crio[20770]: time=\"2026-06-09T16:47:24.119693696Z\" level=info msg=\"Stopping container: 0fb1d8d3172f2daef8c272ab15988581b46971852910ed8ba206bf7bfe02f627 (timeout: 30s)\" id=9ce83c13-b011-4707-b846-a2255f323290 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.295492 | controller |     "Jun 09 16:47:24.119967 crc crio[20770]: time=\"2026-06-09T16:47:24.119906822Z\" level=info msg=\"Stopping container: 4bf29164b0d5ac80cb0e2e95c1550b1dc052e95e056b227548af139458d87503 (timeout: 30s)\" id=041eb20c-6b62-49c7-b832-301cf63e5c3e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.295508 | controller |     "Jun 09 16:47:24.136366 crc crio[20770]: time=\"2026-06-09T16:47:24.135326873Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.295547 | controller |     "Jun 09 16:47:24.146951 crc crio[20770]: time=\"2026-06-09T16:47:24.146060286Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.295565 | controller |     "Jun 09 16:47:24.168880 crc crio[20770]: time=\"2026-06-09T16:47:24.167527264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.295580 | controller |     "Jun 09 16:47:24.174879 crc crio[20770]: time=\"2026-06-09T16:47:24.174718754Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"",
2026-06-09 17:48:39.295596 | controller |     "Jun 09 16:47:24.174879 crc crio[20770]: time=\"2026-06-09T16:47:24.174891399Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.295611 | controller |     "Jun 09 16:47:24.177486 crc crio[20770]: time=\"2026-06-09T16:47:24.177391202Z\" level=info msg=\"Stopping container: 79442bfa800e4e5d0b8e607920bf9d2bfceb307cde6edd6522808c5a5482dca7 (timeout: 30s)\" id=981c4cba-ed69-41c3-9d9b-85f6ac81db76 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.295627 | controller |     "Jun 09 16:47:24.191516 crc crio[20770]: time=\"2026-06-09T16:47:24.190908687Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.295642 | controller |     "Jun 09 16:47:24.260944 crc crio[20770]: time=\"2026-06-09T16:47:24.260751887Z\" level=info msg=\"Stopped container 5e22342370712f5c79334bb6da77f422fb61294a4b1035a568d546f04ec0b4c8: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=0d0ae371-5fa5-44e8-8a30-ca521d5dc903 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.295658 | controller |     "Jun 09 16:47:24.264241 crc crio[20770]: time=\"2026-06-09T16:47:24.264012322Z\" level=info msg=\"Stopped container 4bf29164b0d5ac80cb0e2e95c1550b1dc052e95e056b227548af139458d87503: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=041eb20c-6b62-49c7-b832-301cf63e5c3e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.295673 | controller |     "Jun 09 16:47:24.267546 crc crio[20770]: time=\"2026-06-09T16:47:24.267439822Z\" level=info msg=\"Stopped container 0fb1d8d3172f2daef8c272ab15988581b46971852910ed8ba206bf7bfe02f627: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=9ce83c13-b011-4707-b846-a2255f323290 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.295689 | controller |     "Jun 09 16:47:24.269514 crc crio[20770]: time=\"2026-06-09T16:47:24.26942532Z\" level=info msg=\"Stopped container 1a0b754f05a2b18c8b5e7d9f7b44f90a92ac708d7db7274a4d893ec7e80867f0: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=493bac1c-4aaf-4953-9bdb-f503061c2734 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.295705 | controller |     "Jun 09 16:47:24.363189 crc crio[20770]: time=\"2026-06-09T16:47:24.362446068Z\" level=info msg=\"Stopped container 4e42a11dcebf21ff1ec7085ac0f4730877b4ee312fd073d49d1b06c58eee84e0: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=b3a7c4b0-4a45-4846-b351-766dcba047a9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.295724 | controller |     "Jun 09 16:47:24.403313 crc crio[20770]: time=\"2026-06-09T16:47:24.403224739Z\" level=info msg=\"Stopped container 7ec574b3708ff72d825cb7987a3bcdb56c0c8e3e10224467233bd4c1b437c834: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=c1e3e2d0-d1f9-401d-8fb7-3cc2d6d1db02 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.295740 | controller |     "Jun 09 16:47:24.452182 crc crio[20770]: time=\"2026-06-09T16:47:24.452046925Z\" level=info msg=\"Stopped container 62a2a5a7d80dc917f23887a1100057b92d81f3abacd9cafdd3b4ca403dbeb91a: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=38a2683f-534b-4d33-9ceb-488966b4ef24 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.295756 | controller |     "Jun 09 16:47:24.454347 crc crio[20770]: time=\"2026-06-09T16:47:24.454015543Z\" level=info msg=\"Removing container: 07514e930e0e0f7e53041f36dcc5e6d77746861a4c5c9a2016244cba93a8a861\" id=f49cc0a1-6d0d-4b41-8177-b4dab89db4d8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.295770 | controller |     "Jun 09 16:47:24.459200 crc crio[20770]: time=\"2026-06-09T16:47:24.457746492Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=957712b3-0e17-4060-a707-ae0d500ca91c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.295785 | controller |     "Jun 09 16:47:24.462232 crc crio[20770]: time=\"2026-06-09T16:47:24.462090049Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=2c6684e1-b4d2-4abe-b19d-8320f91faea7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.295800 | controller |     "Jun 09 16:47:24.465695 crc crio[20770]: time=\"2026-06-09T16:47:24.465523039Z\" level=info msg=\"Creating container: openshift-multus/multus-bzhnf/kube-multus\" id=65ed168b-88c0-4667-81be-f168f18399ce name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.295816 | controller |     "Jun 09 16:47:24.466152 crc crio[20770]: time=\"2026-06-09T16:47:24.466064635Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.295832 | controller |     "Jun 09 16:47:24.509742 crc crio[20770]: time=\"2026-06-09T16:47:24.509465012Z\" level=info msg=\"Created container 84f4a3695d30f76a42026bfc933b7755f3ec1c73cf7ff0bdc6264324f173af74: cert-manager/cert-manager-7b8b89f89d-9r8dm/cert-manager-controller\" id=928574ed-3225-470a-8461-b8df61f2b2a4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.295848 | controller |     "Jun 09 16:47:24.511141 crc crio[20770]: time=\"2026-06-09T16:47:24.510973936Z\" level=info msg=\"Created container 6b8c8e01c206beadc655fae1ff84e2486173bae3c03b9a37527d9c5c35871fd3: cert-manager/cert-manager-webhook-769f6b94cb-77b52/cert-manager-webhook\" id=16334439-4a75-4f05-a301-f8b5357412bc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.295864 | controller |     "Jun 09 16:47:24.511595 crc crio[20770]: time=\"2026-06-09T16:47:24.511504951Z\" level=info msg=\"Starting container: 84f4a3695d30f76a42026bfc933b7755f3ec1c73cf7ff0bdc6264324f173af74\" id=02c81747-aafc-4ec2-ac19-7a0318498248 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.295879 | controller |     "Jun 09 16:47:24.512133 crc crio[20770]: time=\"2026-06-09T16:47:24.511987965Z\" level=info msg=\"Starting container: 6b8c8e01c206beadc655fae1ff84e2486173bae3c03b9a37527d9c5c35871fd3\" id=62a9401c-930c-41bc-a3f8-e89a5dd3acda name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.295898 | controller |     "Jun 09 16:47:24.522048 crc crio[20770]: time=\"2026-06-09T16:47:24.521245556Z\" level=info msg=\"Started container\" PID=31976 containerID=6b8c8e01c206beadc655fae1ff84e2486173bae3c03b9a37527d9c5c35871fd3 description=cert-manager/cert-manager-webhook-769f6b94cb-77b52/cert-manager-webhook id=62a9401c-930c-41bc-a3f8-e89a5dd3acda name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f826cba6841565cc2814bec65820eb47df1b407b3a46c48fddcc5a79dea6cf8",
2026-06-09 17:48:39.295915 | controller |     "Jun 09 16:47:24.529001 crc crio[20770]: time=\"2026-06-09T16:47:24.52891539Z\" level=info msg=\"Started container\" PID=31979 containerID=84f4a3695d30f76a42026bfc933b7755f3ec1c73cf7ff0bdc6264324f173af74 description=cert-manager/cert-manager-7b8b89f89d-9r8dm/cert-manager-controller id=02c81747-aafc-4ec2-ac19-7a0318498248 name=/runtime.v1.RuntimeService/StartContainer sandboxID=be06550544551adbc4240960ccf98e76e08ba2d4de0e39cdcf2e8ed49cfaec70",
2026-06-09 17:48:39.295932 | controller |     "Jun 09 16:47:24.534065 crc crio[20770]: time=\"2026-06-09T16:47:24.533972787Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.295948 | controller |     "Jun 09 16:47:24.550096 crc crio[20770]: time=\"2026-06-09T16:47:24.549060458Z\" level=info msg=\"Stopped container 79442bfa800e4e5d0b8e607920bf9d2bfceb307cde6edd6522808c5a5482dca7: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=981c4cba-ed69-41c3-9d9b-85f6ac81db76 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.295964 | controller |     "Jun 09 16:47:24.556927 crc crio[20770]: time=\"2026-06-09T16:47:24.556844186Z\" level=info msg=\"Removed container 07514e930e0e0f7e53041f36dcc5e6d77746861a4c5c9a2016244cba93a8a861: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=f49cc0a1-6d0d-4b41-8177-b4dab89db4d8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.295980 | controller |     "Jun 09 16:47:24.558477 crc crio[20770]: time=\"2026-06-09T16:47:24.558275467Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.295995 | controller |     "Jun 09 16:47:24.558574 crc crio[20770]: time=\"2026-06-09T16:47:24.558504254Z\" level=info msg=\"Stopping pod sandbox: 61947642a3113e23e0df58e96e79faf0c7ef72d0f9dd3b7d2f951ad73fad3a01\" id=b1b2f5b5-3a84-4ccf-bd3b-b67d1b21dea0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.296011 | controller |     "Jun 09 16:47:24.562107 crc crio[20770]: time=\"2026-06-09T16:47:24.562033987Z\" level=info msg=\"Removing container: dbc95a0f7edebc7bffcf96d02b6135d7a43a91fd0f839758a62044d42ff21a13\" id=303b8f2b-6135-4397-9db2-e6755f92b8c7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.296026 | controller |     "Jun 09 16:47:24.573587 crc crio[20770]: time=\"2026-06-09T16:47:24.573475402Z\" level=info msg=\"Stopped pod sandbox: 61947642a3113e23e0df58e96e79faf0c7ef72d0f9dd3b7d2f951ad73fad3a01\" id=b1b2f5b5-3a84-4ccf-bd3b-b67d1b21dea0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.296041 | controller |     "Jun 09 16:47:24.614399 crc crio[20770]: time=\"2026-06-09T16:47:24.614245422Z\" level=info msg=\"Removed container dbc95a0f7edebc7bffcf96d02b6135d7a43a91fd0f839758a62044d42ff21a13: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=303b8f2b-6135-4397-9db2-e6755f92b8c7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.296057 | controller |     "Jun 09 16:47:24.615312 crc crio[20770]: time=\"2026-06-09T16:47:24.61519845Z\" level=info msg=\"Created container a94ad40e1b89101ffde9437d6b72ffd8f79532704baecb0a1c5eea73294c432f: cert-manager/cert-manager-cainjector-7f9fdd5dd5-jk4jx/cert-manager-cainjector\" id=7634e8c1-aa10-417f-b594-fb6ca64522a9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.296075 | controller |     "Jun 09 16:47:24.616860 crc crio[20770]: time=\"2026-06-09T16:47:24.616614392Z\" level=info msg=\"Starting container: a94ad40e1b89101ffde9437d6b72ffd8f79532704baecb0a1c5eea73294c432f\" id=496b9f30-e669-4403-be2a-c285333d11db name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.296091 | controller |     "Jun 09 16:47:24.618267 crc crio[20770]: time=\"2026-06-09T16:47:24.618198758Z\" level=info msg=\"Removing container: c9e63b71451977540018915c5797eb3198f3b96a24ec7e16737abf19fc50413e\" id=834370d2-8248-4037-b4cb-b0f2867df9f9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.296106 | controller |     "Jun 09 16:47:24.652988 crc crio[20770]: time=\"2026-06-09T16:47:24.652919852Z\" level=info msg=\"Started container\" PID=31980 containerID=a94ad40e1b89101ffde9437d6b72ffd8f79532704baecb0a1c5eea73294c432f description=cert-manager/cert-manager-cainjector-7f9fdd5dd5-jk4jx/cert-manager-cainjector id=496b9f30-e669-4403-be2a-c285333d11db name=/runtime.v1.RuntimeService/StartContainer sandboxID=b1b1abe058cb8d99185b90b1a8103f07df4b9f008db49ec96eee05ba5023c0fb",
2026-06-09 17:48:39.296121 | controller |     "Jun 09 16:47:24.657434 crc crio[20770]: time=\"2026-06-09T16:47:24.656889098Z\" level=info msg=\"Removed container c9e63b71451977540018915c5797eb3198f3b96a24ec7e16737abf19fc50413e: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=834370d2-8248-4037-b4cb-b0f2867df9f9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.296137 | controller |     "Jun 09 16:47:24.692842 crc crio[20770]: time=\"2026-06-09T16:47:24.692748346Z\" level=info msg=\"Created container f6b837b78318ccfd262b0988a976ffbbc10822348fced4c732de69676459732c: openshift-multus/multus-bzhnf/kube-multus\" id=65ed168b-88c0-4667-81be-f168f18399ce name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.296153 | controller |     "Jun 09 16:47:24.694400 crc crio[20770]: time=\"2026-06-09T16:47:24.694316142Z\" level=info msg=\"Starting container: f6b837b78318ccfd262b0988a976ffbbc10822348fced4c732de69676459732c\" id=211e83c3-0357-4e6f-a18d-c5b5b11862b9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.296169 | controller |     "Jun 09 16:47:24.701228 crc crio[20770]: time=\"2026-06-09T16:47:24.701092149Z\" level=info msg=\"Started container\" PID=32014 containerID=f6b837b78318ccfd262b0988a976ffbbc10822348fced4c732de69676459732c description=openshift-multus/multus-bzhnf/kube-multus id=211e83c3-0357-4e6f-a18d-c5b5b11862b9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f4a1d7c9129f5b9bebb140040a6db3bad202ec29c42b8095e4bf124b255c855b",
2026-06-09 17:48:39.296185 | controller |     "Jun 09 16:47:24.742379 crc crio[20770]: time=\"2026-06-09T16:47:24.742272042Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_f69c2682-38f9-4cfc-8afa-20c6cb3cbe31\\\"\"",
2026-06-09 17:48:39.296201 | controller |     "Jun 09 16:47:24.742586 crc crio[20770]: time=\"2026-06-09T16:47:24.742421557Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.296216 | controller |     "Jun 09 16:47:24.750305 crc crio[20770]: time=\"2026-06-09T16:47:24.750210534Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-hcb8k/POD\" id=61e7f5bd-8db6-4147-820f-7d7dd9e3841b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.296231 | controller |     "Jun 09 16:47:24.750614 crc crio[20770]: time=\"2026-06-09T16:47:24.750343038Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.296246 | controller |     "Jun 09 16:47:24.778044 crc crio[20770]: time=\"2026-06-09T16:47:24.777938754Z\" 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=61e7f5bd-8db6-4147-820f-7d7dd9e3841b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.296266 | controller |     "Jun 09 16:47:24.787777 crc crio[20770]: time=\"2026-06-09T16:47:24.787576166Z\" level=info msg=\"Ran pod sandbox ab52f1192f4b418098d73c371777e312a24bc78d87dec8b74271de665cf93d2d with infra container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-hcb8k/POD\" id=61e7f5bd-8db6-4147-820f-7d7dd9e3841b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.296282 | controller |     "Jun 09 16:47:24.793161 crc crio[20770]: time=\"2026-06-09T16:47:24.793025025Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=d9966421-347e-4529-bbf0-91d8c4e1ea32 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.296298 | controller |     "Jun 09 16:47:24.799956 crc crio[20770]: time=\"2026-06-09T16:47:24.799764012Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=91f09f9a-2264-4cab-b0be-8de96374a530 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.296313 | controller |     "Jun 09 16:47:24.807532 crc crio[20770]: time=\"2026-06-09T16:47:24.807445086Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-hcb8k/kube-rbac-proxy\" id=6787059d-b274-4981-9b41-ea1895cbc9ba name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.296329 | controller |     "Jun 09 16:47:24.808032 crc crio[20770]: time=\"2026-06-09T16:47:24.807984292Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.296346 | controller |     "Jun 09 16:47:24.845729 crc crio[20770]: time=\"2026-06-09T16:47:24.845541469Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.296368 | controller |     "Jun 09 16:47:25.062908 crc crio[20770]: time=\"2026-06-09T16:47:25.062776055Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-node-zlxkq/POD\" id=3c40bd70-2bcc-4d68-8365-48414618add1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.296395 | controller |     "Jun 09 16:47:25.063082 crc crio[20770]: time=\"2026-06-09T16:47:25.062974471Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.296420 | controller |     "Jun 09 16:47:25.079970 crc crio[20770]: time=\"2026-06-09T16:47:25.079619167Z\" 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=3c40bd70-2bcc-4d68-8365-48414618add1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.296439 | controller |     "Jun 09 16:47:25.111389 crc crio[20770]: time=\"2026-06-09T16:47:25.111288713Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.296455 | controller |     "Jun 09 16:47:25.117170 crc crio[20770]: time=\"2026-06-09T16:47:25.11701329Z\" level=info msg=\"Ran pod sandbox 55f0ffa2c8de695e28bc9a5623aa8cfbba6c5d9b1068355ad9308e199e7606de with infra container: openshift-ovn-kubernetes/ovnkube-node-zlxkq/POD\" id=3c40bd70-2bcc-4d68-8365-48414618add1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.296473 | controller |     "Jun 09 16:47:25.122078 crc crio[20770]: time=\"2026-06-09T16:47:25.121890452Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=3db82c4c-e0ff-43a6-93fa-dbe39a97fe4a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.296492 | controller |     "Jun 09 16:47:25.129317 crc crio[20770]: time=\"2026-06-09T16:47:25.129217356Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=bcf8aab2-00a1-4394-a49a-9963d109331d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.296526 | controller |     "Jun 09 16:47:25.149879 crc crio[20770]: time=\"2026-06-09T16:47:25.149590721Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-zlxkq/kubecfg-setup\" id=20817e29-f13f-495e-98bb-cbf2cd3a9c9b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.296549 | controller |     "Jun 09 16:47:25.150801 crc crio[20770]: time=\"2026-06-09T16:47:25.150770486Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.296571 | controller |     "Jun 09 16:47:25.181573 crc crio[20770]: time=\"2026-06-09T16:47:25.181479213Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.296637 | controller |     "Jun 09 16:47:25.183367 crc crio[20770]: time=\"2026-06-09T16:47:25.183310026Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.296661 | controller |     "Jun 09 16:47:25.224104 crc crio[20770]: time=\"2026-06-09T16:47:25.223920423Z\" level=info msg=\"Created container 69abc9de10ef299d2c24d16ffb80535a99c2327209fb96c3615b7e7199ea8a92: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-hcb8k/kube-rbac-proxy\" id=6787059d-b274-4981-9b41-ea1895cbc9ba name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.296677 | controller |     "Jun 09 16:47:25.225628 crc crio[20770]: time=\"2026-06-09T16:47:25.225504639Z\" level=info msg=\"Starting container: 69abc9de10ef299d2c24d16ffb80535a99c2327209fb96c3615b7e7199ea8a92\" id=020606a2-1de1-4790-8771-209b052756ed name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.296692 | controller |     "Jun 09 16:47:25.239369 crc crio[20770]: time=\"2026-06-09T16:47:25.239284442Z\" level=info msg=\"Started container\" PID=32059 containerID=69abc9de10ef299d2c24d16ffb80535a99c2327209fb96c3615b7e7199ea8a92 description=openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-hcb8k/kube-rbac-proxy id=020606a2-1de1-4790-8771-209b052756ed name=/runtime.v1.RuntimeService/StartContainer sandboxID=ab52f1192f4b418098d73c371777e312a24bc78d87dec8b74271de665cf93d2d",
2026-06-09 17:48:39.296708 | controller |     "Jun 09 16:47:25.251110 crc crio[20770]: time=\"2026-06-09T16:47:25.250967883Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/cert-approver\\\"\"",
2026-06-09 17:48:39.296724 | controller |     "Jun 09 16:47:25.251110 crc crio[20770]: time=\"2026-06-09T16:47:25.251123338Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.296739 | controller |     "Jun 09 16:47:25.257072 crc crio[20770]: time=\"2026-06-09T16:47:25.256946348Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=5fffbc1e-03ba-4455-92b4-fd9e749c6c56 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.296755 | controller |     "Jun 09 16:47:25.259038 crc crio[20770]: time=\"2026-06-09T16:47:25.258931976Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/install_multus\\\"\"",
2026-06-09 17:48:39.296771 | controller |     "Jun 09 16:47:25.259038 crc crio[20770]: time=\"2026-06-09T16:47:25.259017868Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.296786 | controller |     "Jun 09 16:47:25.259411 crc crio[20770]: time=\"2026-06-09T16:47:25.259359918Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/kubeconfig_generator\\\"\"",
2026-06-09 17:48:39.296818 | controller |     "Jun 09 16:47:25.259411 crc crio[20770]: time=\"2026-06-09T16:47:25.259395789Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.296836 | controller |     "Jun 09 16:47:25.261846 crc crio[20770]: time=\"2026-06-09T16:47:25.261627994Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=f3ed10c9-55b0-4f66-852c-f97007912575 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.296851 | controller |     "Jun 09 16:47:25.272306 crc crio[20770]: time=\"2026-06-09T16:47:25.272204173Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-hcb8k/ovnkube-cluster-manager\" id=17e5b6e2-fa66-4f28-af68-6d2e0c85af73 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.296867 | controller |     "Jun 09 16:47:25.273087 crc crio[20770]: time=\"2026-06-09T16:47:25.272989356Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.296883 | controller |     "Jun 09 16:47:25.287189 crc crio[20770]: time=\"2026-06-09T16:47:25.287055717Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus\\\"\"",
2026-06-09 17:48:39.296898 | controller |     "Jun 09 16:47:25.287189 crc crio[20770]: time=\"2026-06-09T16:47:25.287182261Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.296914 | controller |     "Jun 09 16:47:25.294249 crc crio[20770]: time=\"2026-06-09T16:47:25.294117353Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-daemon\\\"\"",
2026-06-09 17:48:39.296929 | controller |     "Jun 09 16:47:25.294820 crc crio[20770]: time=\"2026-06-09T16:47:25.294285368Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.296944 | controller |     "Jun 09 16:47:25.305312 crc crio[20770]: time=\"2026-06-09T16:47:25.305178967Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-shim\\\"\"",
2026-06-09 17:48:39.296959 | controller |     "Jun 09 16:47:25.305761 crc crio[20770]: time=\"2026-06-09T16:47:25.305336161Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.296974 | controller |     "Jun 09 16:47:25.313535 crc crio[20770]: time=\"2026-06-09T16:47:25.313409197Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/passthru\\\"\"",
2026-06-09 17:48:39.296989 | controller |     "Jun 09 16:47:25.313905 crc crio[20770]: time=\"2026-06-09T16:47:25.313567342Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.297004 | controller |     "Jun 09 16:47:25.314386 crc crio[20770]: time=\"2026-06-09T16:47:25.314296943Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/thin_entrypoint\\\"\"",
2026-06-09 17:48:39.297018 | controller |     "Jun 09 16:47:25.314445 crc crio[20770]: time=\"2026-06-09T16:47:25.314409806Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.297033 | controller |     "Jun 09 16:47:25.316850 crc crio[20770]: time=\"2026-06-09T16:47:25.316568779Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.297049 | controller |     "Jun 09 16:47:25.322435 crc crio[20770]: time=\"2026-06-09T16:47:25.322319197Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_f69c2682-38f9-4cfc-8afa-20c6cb3cbe31\\\"\"",
2026-06-09 17:48:39.297065 | controller |     "Jun 09 16:47:25.323541 crc crio[20770]: time=\"2026-06-09T16:47:25.323462991Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.297084 | controller |     "Jun 09 16:47:25.356765 crc crio[20770]: time=\"2026-06-09T16:47:25.356012622Z\" level=info msg=\"Created container 77120dafd23fab6ba5aaa752d6575981f72d32c817e99f38f61a3830b92cc791: openshift-ovn-kubernetes/ovnkube-node-zlxkq/kubecfg-setup\" id=20817e29-f13f-495e-98bb-cbf2cd3a9c9b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.297101 | controller |     "Jun 09 16:47:25.358815 crc crio[20770]: time=\"2026-06-09T16:47:25.358627118Z\" level=info msg=\"Starting container: 77120dafd23fab6ba5aaa752d6575981f72d32c817e99f38f61a3830b92cc791\" id=5a3e0b3c-5592-4d21-b3a7-a7c29959a41a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.297116 | controller |     "Jun 09 16:47:25.366158 crc crio[20770]: time=\"2026-06-09T16:47:25.366037164Z\" level=info msg=\"Started container\" PID=32070 containerID=77120dafd23fab6ba5aaa752d6575981f72d32c817e99f38f61a3830b92cc791 description=openshift-ovn-kubernetes/ovnkube-node-zlxkq/kubecfg-setup id=5a3e0b3c-5592-4d21-b3a7-a7c29959a41a name=/runtime.v1.RuntimeService/StartContainer sandboxID=55f0ffa2c8de695e28bc9a5623aa8cfbba6c5d9b1068355ad9308e199e7606de",
2026-06-09 17:48:39.297132 | controller |     "Jun 09 16:47:25.495472 crc crio[20770]: time=\"2026-06-09T16:47:25.495419044Z\" level=info msg=\"Removing container: 79442bfa800e4e5d0b8e607920bf9d2bfceb307cde6edd6522808c5a5482dca7\" id=41f25897-697f-4bbf-81c4-1c7f6b740f60 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.297148 | controller |     "Jun 09 16:47:25.510146 crc crio[20770]: time=\"2026-06-09T16:47:25.510042681Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=4b379db4-9d1e-4ae9-8903-5529b65b2556 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.297163 | controller |     "Jun 09 16:47:25.519129 crc crio[20770]: time=\"2026-06-09T16:47:25.519024254Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=d5141549-5c0b-4111-9d8e-f2cc54023af7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.297179 | controller |     "Jun 09 16:47:25.528221 crc crio[20770]: time=\"2026-06-09T16:47:25.528169291Z\" level=info msg=\"Removed container 79442bfa800e4e5d0b8e607920bf9d2bfceb307cde6edd6522808c5a5482dca7: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=41f25897-697f-4bbf-81c4-1c7f6b740f60 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.297194 | controller |     "Jun 09 16:47:25.536119 crc crio[20770]: time=\"2026-06-09T16:47:25.531543689Z\" level=info msg=\"Created container d9c4bf491e136c02d142eb4c7a71e190f81df25e770aa3c809fd6a4958360984: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-hcb8k/ovnkube-cluster-manager\" id=17e5b6e2-fa66-4f28-af68-6d2e0c85af73 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.297209 | controller |     "Jun 09 16:47:25.536119 crc crio[20770]: time=\"2026-06-09T16:47:25.531540579Z\" level=info msg=\"Removing container: 7ec574b3708ff72d825cb7987a3bcdb56c0c8e3e10224467233bd4c1b437c834\" id=2882143e-40f5-401c-97ff-073a5f2ad3e5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.297224 | controller |     "Jun 09 16:47:25.536119 crc crio[20770]: time=\"2026-06-09T16:47:25.533861207Z\" level=info msg=\"Starting container: d9c4bf491e136c02d142eb4c7a71e190f81df25e770aa3c809fd6a4958360984\" id=26305064-8e7d-449e-ba33-8de30894bf44 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.297239 | controller |     "Jun 09 16:47:25.539941 crc crio[20770]: time=\"2026-06-09T16:47:25.53978768Z\" level=info msg=\"Started container\" PID=32127 containerID=d9c4bf491e136c02d142eb4c7a71e190f81df25e770aa3c809fd6a4958360984 description=openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-hcb8k/ovnkube-cluster-manager id=26305064-8e7d-449e-ba33-8de30894bf44 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ab52f1192f4b418098d73c371777e312a24bc78d87dec8b74271de665cf93d2d",
2026-06-09 17:48:39.297258 | controller |     "Jun 09 16:47:25.541729 crc crio[20770]: time=\"2026-06-09T16:47:25.541421548Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-zlxkq/ovn-controller\" id=e9d72e99-cfed-4ab4-ae8e-96df09cf83c0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.297274 | controller |     "Jun 09 16:47:25.542238 crc crio[20770]: time=\"2026-06-09T16:47:25.54216429Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.297290 | controller |     "Jun 09 16:47:25.554832 crc crio[20770]: time=\"2026-06-09T16:47:25.554585462Z\" level=info msg=\"Removed container 7ec574b3708ff72d825cb7987a3bcdb56c0c8e3e10224467233bd4c1b437c834: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=2882143e-40f5-401c-97ff-073a5f2ad3e5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.297305 | controller |     "Jun 09 16:47:25.558357 crc crio[20770]: time=\"2026-06-09T16:47:25.55826964Z\" level=info msg=\"Removing container: 62a2a5a7d80dc917f23887a1100057b92d81f3abacd9cafdd3b4ca403dbeb91a\" id=4854e469-1d39-4a5b-977b-04dff60e4193 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.297321 | controller |     "Jun 09 16:47:25.593934 crc crio[20770]: time=\"2026-06-09T16:47:25.593465678Z\" level=info msg=\"Removed container 62a2a5a7d80dc917f23887a1100057b92d81f3abacd9cafdd3b4ca403dbeb91a: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=4854e469-1d39-4a5b-977b-04dff60e4193 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.297335 | controller |     "Jun 09 16:47:25.597083 crc crio[20770]: time=\"2026-06-09T16:47:25.597042153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.297350 | controller |     "Jun 09 16:47:25.599370 crc crio[20770]: time=\"2026-06-09T16:47:25.599271198Z\" level=info msg=\"Removing container: 4e42a11dcebf21ff1ec7085ac0f4730877b4ee312fd073d49d1b06c58eee84e0\" id=27716292-1021-45f4-aa94-fbe4930c1ff7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.297365 | controller |     "Jun 09 16:47:25.599589 crc crio[20770]: time=\"2026-06-09T16:47:25.599562626Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.297381 | controller |     "Jun 09 16:47:25.643725 crc crio[20770]: time=\"2026-06-09T16:47:25.6428068Z\" level=info msg=\"Removed container 4e42a11dcebf21ff1ec7085ac0f4730877b4ee312fd073d49d1b06c58eee84e0: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=27716292-1021-45f4-aa94-fbe4930c1ff7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.297398 | controller |     "Jun 09 16:47:25.647946 crc crio[20770]: time=\"2026-06-09T16:47:25.647803176Z\" level=info msg=\"Removing container: 5e22342370712f5c79334bb6da77f422fb61294a4b1035a568d546f04ec0b4c8\" id=9a1464b9-b4fc-4227-8aa7-2f828ff82a89 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.297414 | controller |     "Jun 09 16:47:25.700214 crc crio[20770]: time=\"2026-06-09T16:47:25.700115374Z\" level=info msg=\"Removed container 5e22342370712f5c79334bb6da77f422fb61294a4b1035a568d546f04ec0b4c8: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=9a1464b9-b4fc-4227-8aa7-2f828ff82a89 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.297429 | controller |     "Jun 09 16:47:25.705759 crc crio[20770]: time=\"2026-06-09T16:47:25.705574393Z\" level=info msg=\"Removing container: 0fb1d8d3172f2daef8c272ab15988581b46971852910ed8ba206bf7bfe02f627\" id=66cdc79a-9a1d-47a4-af2a-acb6ecf2338f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.297446 | controller |     "Jun 09 16:47:25.727629 crc crio[20770]: time=\"2026-06-09T16:47:25.727570326Z\" level=info msg=\"Created container 08a4f93cbb02e46ab76799c5dccb2f5aebf5405d8bb19beb4334f276588d0d4f: openshift-ovn-kubernetes/ovnkube-node-zlxkq/ovn-controller\" id=e9d72e99-cfed-4ab4-ae8e-96df09cf83c0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.297465 | controller |     "Jun 09 16:47:25.729514 crc crio[20770]: time=\"2026-06-09T16:47:25.729406319Z\" level=info msg=\"Starting container: 08a4f93cbb02e46ab76799c5dccb2f5aebf5405d8bb19beb4334f276588d0d4f\" id=4eddd531-8160-4929-b682-6723164223d1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.297481 | controller |     "Jun 09 16:47:25.737188 crc crio[20770]: time=\"2026-06-09T16:47:25.737053243Z\" level=info msg=\"Started container\" PID=32159 containerID=08a4f93cbb02e46ab76799c5dccb2f5aebf5405d8bb19beb4334f276588d0d4f description=openshift-ovn-kubernetes/ovnkube-node-zlxkq/ovn-controller id=4eddd531-8160-4929-b682-6723164223d1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=55f0ffa2c8de695e28bc9a5623aa8cfbba6c5d9b1068355ad9308e199e7606de",
2026-06-09 17:48:39.297498 | controller |     "Jun 09 16:47:25.740967 crc crio[20770]: time=\"2026-06-09T16:47:25.740770921Z\" level=info msg=\"Removed container 0fb1d8d3172f2daef8c272ab15988581b46971852910ed8ba206bf7bfe02f627: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=66cdc79a-9a1d-47a4-af2a-acb6ecf2338f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.297540 | controller |     "Jun 09 16:47:25.748042 crc crio[20770]: time=\"2026-06-09T16:47:25.747966042Z\" level=info msg=\"Removing container: 4bf29164b0d5ac80cb0e2e95c1550b1dc052e95e056b227548af139458d87503\" id=8935b571-ef98-43f4-be44-1d5015557574 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.297559 | controller |     "Jun 09 16:47:25.755627 crc crio[20770]: time=\"2026-06-09T16:47:25.755557333Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=1e9769ca-f6b2-4dde-a82d-33f3e59295b8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.297575 | controller |     "Jun 09 16:47:25.757791 crc crio[20770]: time=\"2026-06-09T16:47:25.757632924Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=3d36ef51-c2b7-4b37-b001-c6efe99b7d3a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.297591 | controller |     "Jun 09 16:47:25.766558 crc crio[20770]: time=\"2026-06-09T16:47:25.766454402Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-zlxkq/ovn-acl-logging\" id=663ff859-43fc-472f-9087-9461e805c27b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.297607 | controller |     "Jun 09 16:47:25.771162 crc crio[20770]: time=\"2026-06-09T16:47:25.770354936Z\" level=info msg=\"Removed container 4bf29164b0d5ac80cb0e2e95c1550b1dc052e95e056b227548af139458d87503: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=8935b571-ef98-43f4-be44-1d5015557574 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.297621 | controller |     "Jun 09 16:47:25.772221 crc crio[20770]: time=\"2026-06-09T16:47:25.772103877Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.297636 | controller |     "Jun 09 16:47:25.777050 crc crio[20770]: time=\"2026-06-09T16:47:25.776970989Z\" level=info msg=\"Removing container: 1a0b754f05a2b18c8b5e7d9f7b44f90a92ac708d7db7274a4d893ec7e80867f0\" id=1b0011d2-71d8-48db-88f1-907355aa0df0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.297652 | controller |     "Jun 09 16:47:25.804902 crc crio[20770]: time=\"2026-06-09T16:47:25.804013909Z\" level=info msg=\"Removed container 1a0b754f05a2b18c8b5e7d9f7b44f90a92ac708d7db7274a4d893ec7e80867f0: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=1b0011d2-71d8-48db-88f1-907355aa0df0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.297673 | controller |     "Jun 09 16:47:25.807271 crc crio[20770]: time=\"2026-06-09T16:47:25.807168181Z\" level=info msg=\"Removing container: 42e7609c1c019da0a3f1411198405476791b1f1d24f3070c26bb99b36f6fd14e\" id=03f92534-af8a-4e8f-958f-b0743a7e33ac name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.297690 | controller |     "Jun 09 16:47:25.808885 crc crio[20770]: time=\"2026-06-09T16:47:25.80884634Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.297706 | controller |     "Jun 09 16:47:25.810748 crc crio[20770]: time=\"2026-06-09T16:47:25.810713515Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.297721 | controller |     "Jun 09 16:47:25.829433 crc crio[20770]: time=\"2026-06-09T16:47:25.829171264Z\" level=info msg=\"Removed container 42e7609c1c019da0a3f1411198405476791b1f1d24f3070c26bb99b36f6fd14e: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup\" id=03f92534-af8a-4e8f-958f-b0743a7e33ac name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.297737 | controller |     "Jun 09 16:47:25.912313 crc crio[20770]: time=\"2026-06-09T16:47:25.912026584Z\" level=info msg=\"Created container ce5b2c9c859ad91283e5fb16dae8e90191d3bc67d963c236f4dbdd1396848227: openshift-ovn-kubernetes/ovnkube-node-zlxkq/ovn-acl-logging\" id=663ff859-43fc-472f-9087-9461e805c27b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.297753 | controller |     "Jun 09 16:47:25.913851 crc crio[20770]: time=\"2026-06-09T16:47:25.913747765Z\" level=info msg=\"Starting container: ce5b2c9c859ad91283e5fb16dae8e90191d3bc67d963c236f4dbdd1396848227\" id=179b0845-41c0-4da7-bdcc-0922605383bc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.297769 | controller |     "Jun 09 16:47:25.922109 crc crio[20770]: time=\"2026-06-09T16:47:25.922003106Z\" level=info msg=\"Started container\" PID=32182 containerID=ce5b2c9c859ad91283e5fb16dae8e90191d3bc67d963c236f4dbdd1396848227 description=openshift-ovn-kubernetes/ovnkube-node-zlxkq/ovn-acl-logging id=179b0845-41c0-4da7-bdcc-0922605383bc name=/runtime.v1.RuntimeService/StartContainer sandboxID=55f0ffa2c8de695e28bc9a5623aa8cfbba6c5d9b1068355ad9308e199e7606de",
2026-06-09 17:48:39.297786 | controller |     "Jun 09 16:47:25.937055 crc crio[20770]: time=\"2026-06-09T16:47:25.936979783Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=b2af6f78-e0fe-40bd-8a1c-031b6547515f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.297802 | controller |     "Jun 09 16:47:25.939967 crc crio[20770]: time=\"2026-06-09T16:47:25.939921869Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=c38be1ff-67af-4fce-96fd-e04c0833b07f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.297818 | controller |     "Jun 09 16:47:25.946554 crc crio[20770]: time=\"2026-06-09T16:47:25.94644202Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-zlxkq/kube-rbac-proxy-node\" id=c1aa2f2c-84b7-4525-a352-e5844e3bd8b1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.297833 | controller |     "Jun 09 16:47:25.947040 crc crio[20770]: time=\"2026-06-09T16:47:25.946983956Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.297849 | controller |     "Jun 09 16:47:25.971230 crc crio[20770]: time=\"2026-06-09T16:47:25.97110138Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.297868 | controller |     "Jun 09 16:47:25.972986 crc crio[20770]: time=\"2026-06-09T16:47:25.972895742Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.297884 | controller |     "Jun 09 16:47:26.086009 crc crio[20770]: time=\"2026-06-09T16:47:26.085361518Z\" level=info msg=\"Created container dff720d84701b141f4e674ff869e37e2c9a4278b438e281bc666e9e5584946ba: openshift-ovn-kubernetes/ovnkube-node-zlxkq/kube-rbac-proxy-node\" id=c1aa2f2c-84b7-4525-a352-e5844e3bd8b1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.297900 | controller |     "Jun 09 16:47:26.087213 crc crio[20770]: time=\"2026-06-09T16:47:26.087082878Z\" level=info msg=\"Starting container: dff720d84701b141f4e674ff869e37e2c9a4278b438e281bc666e9e5584946ba\" id=77cc7b47-788e-4773-abd5-9e7149063295 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.297916 | controller |     "Jun 09 16:47:26.092840 crc crio[20770]: time=\"2026-06-09T16:47:26.092758654Z\" level=info msg=\"Started container\" PID=32204 containerID=dff720d84701b141f4e674ff869e37e2c9a4278b438e281bc666e9e5584946ba description=openshift-ovn-kubernetes/ovnkube-node-zlxkq/kube-rbac-proxy-node id=77cc7b47-788e-4773-abd5-9e7149063295 name=/runtime.v1.RuntimeService/StartContainer sandboxID=55f0ffa2c8de695e28bc9a5623aa8cfbba6c5d9b1068355ad9308e199e7606de",
2026-06-09 17:48:39.297932 | controller |     "Jun 09 16:47:26.104271 crc crio[20770]: time=\"2026-06-09T16:47:26.104203968Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=fd875beb-f82a-4c89-9947-b79038ffd8de name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.297949 | controller |     "Jun 09 16:47:26.107145 crc crio[20770]: time=\"2026-06-09T16:47:26.107056522Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=24f8b1b0-1b3e-46a6-bd13-2c53aa688857 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.297964 | controller |     "Jun 09 16:47:26.114953 crc crio[20770]: time=\"2026-06-09T16:47:26.11485975Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-zlxkq/kube-rbac-proxy-ovn-metrics\" id=448c0566-1110-46d6-9927-025cd2e5cebe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.297980 | controller |     "Jun 09 16:47:26.116575 crc crio[20770]: time=\"2026-06-09T16:47:26.115436266Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.297996 | controller |     "Jun 09 16:47:26.140565 crc crio[20770]: time=\"2026-06-09T16:47:26.140432827Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.298011 | controller |     "Jun 09 16:47:26.142260 crc crio[20770]: time=\"2026-06-09T16:47:26.142122146Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.298027 | controller |     "Jun 09 16:47:26.259724 crc crio[20770]: time=\"2026-06-09T16:47:26.259559607Z\" level=info msg=\"Created container 0fdad1cad06b6979d472430a0147c4e1967e7f8156ac6cd586218ebfef9b21a0: openshift-ovn-kubernetes/ovnkube-node-zlxkq/kube-rbac-proxy-ovn-metrics\" id=448c0566-1110-46d6-9927-025cd2e5cebe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.298043 | controller |     "Jun 09 16:47:26.261120 crc crio[20770]: time=\"2026-06-09T16:47:26.261068581Z\" level=info msg=\"Starting container: 0fdad1cad06b6979d472430a0147c4e1967e7f8156ac6cd586218ebfef9b21a0\" id=676728b6-ce43-4f36-90ac-b57bbb794d7d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.298061 | controller |     "Jun 09 16:47:26.268941 crc crio[20770]: time=\"2026-06-09T16:47:26.268842408Z\" level=info msg=\"Started container\" PID=32231 containerID=0fdad1cad06b6979d472430a0147c4e1967e7f8156ac6cd586218ebfef9b21a0 description=openshift-ovn-kubernetes/ovnkube-node-zlxkq/kube-rbac-proxy-ovn-metrics id=676728b6-ce43-4f36-90ac-b57bbb794d7d name=/runtime.v1.RuntimeService/StartContainer sandboxID=55f0ffa2c8de695e28bc9a5623aa8cfbba6c5d9b1068355ad9308e199e7606de",
2026-06-09 17:48:39.298077 | controller |     "Jun 09 16:47:26.280592 crc crio[20770]: time=\"2026-06-09T16:47:26.280488008Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=2ec72833-8123-4487-a16b-ae74774829cc name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.298094 | controller |     "Jun 09 16:47:26.283372 crc crio[20770]: time=\"2026-06-09T16:47:26.28328222Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=88dfec41-cbde-4ab6-b82a-f29db48126a5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.298116 | controller |     "Jun 09 16:47:26.291357 crc crio[20770]: time=\"2026-06-09T16:47:26.291229872Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-zlxkq/northd\" id=b28c1b3a-b7b4-4d30-b414-cecd11b1590b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.298141 | controller |     "Jun 09 16:47:26.291879 crc crio[20770]: time=\"2026-06-09T16:47:26.291776558Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.298167 | controller |     "Jun 09 16:47:26.319791 crc crio[20770]: time=\"2026-06-09T16:47:26.319613951Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.298191 | controller |     "Jun 09 16:47:26.322112 crc crio[20770]: time=\"2026-06-09T16:47:26.322038312Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.298209 | controller |     "Jun 09 16:47:26.442902 crc crio[20770]: time=\"2026-06-09T16:47:26.442605244Z\" level=info msg=\"Created container 3012b63513511cbe99534eafc641b56a8a8a5562fbf6f6e0321aeca6646b4f54: openshift-ovn-kubernetes/ovnkube-node-zlxkq/northd\" id=b28c1b3a-b7b4-4d30-b414-cecd11b1590b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.298224 | controller |     "Jun 09 16:47:26.444309 crc crio[20770]: time=\"2026-06-09T16:47:26.444242302Z\" level=info msg=\"Starting container: 3012b63513511cbe99534eafc641b56a8a8a5562fbf6f6e0321aeca6646b4f54\" id=7158f243-adaf-4aec-ae84-8e3055c7bac3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.298240 | controller |     "Jun 09 16:47:26.451831 crc crio[20770]: time=\"2026-06-09T16:47:26.45172608Z\" level=info msg=\"Started container\" PID=32252 containerID=3012b63513511cbe99534eafc641b56a8a8a5562fbf6f6e0321aeca6646b4f54 description=openshift-ovn-kubernetes/ovnkube-node-zlxkq/northd id=7158f243-adaf-4aec-ae84-8e3055c7bac3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=55f0ffa2c8de695e28bc9a5623aa8cfbba6c5d9b1068355ad9308e199e7606de",
2026-06-09 17:48:39.298256 | controller |     "Jun 09 16:47:26.466011 crc crio[20770]: time=\"2026-06-09T16:47:26.465423851Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=e0de5dfb-cb5a-45bf-9fb9-a630e3f17478 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.298276 | controller |     "Jun 09 16:47:26.468569 crc crio[20770]: time=\"2026-06-09T16:47:26.46847429Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=ff69dcf2-808c-48f2-955a-1c77935c0781 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.298291 | controller |     "Jun 09 16:47:26.478767 crc crio[20770]: time=\"2026-06-09T16:47:26.477425811Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-zlxkq/nbdb\" id=62890b1f-a528-477e-8150-285f9537b1f9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.298307 | controller |     "Jun 09 16:47:26.478767 crc crio[20770]: time=\"2026-06-09T16:47:26.478148182Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.298323 | controller |     "Jun 09 16:47:26.516725 crc crio[20770]: time=\"2026-06-09T16:47:26.510354503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.298338 | controller |     "Jun 09 16:47:26.516725 crc crio[20770]: time=\"2026-06-09T16:47:26.512502546Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.298354 | controller |     "Jun 09 16:47:26.618227 crc crio[20770]: time=\"2026-06-09T16:47:26.618043019Z\" level=info msg=\"Created container 72d1be49583c3b2c20008f91779c90e6ef9f62bb7e09e863fa65cc416e039900: openshift-ovn-kubernetes/ovnkube-node-zlxkq/nbdb\" id=62890b1f-a528-477e-8150-285f9537b1f9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.298370 | controller |     "Jun 09 16:47:26.619988 crc crio[20770]: time=\"2026-06-09T16:47:26.619872862Z\" level=info msg=\"Starting container: 72d1be49583c3b2c20008f91779c90e6ef9f62bb7e09e863fa65cc416e039900\" id=e25c8a42-658b-4daa-9a94-fa654b707f03 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.298385 | controller |     "Jun 09 16:47:26.630717 crc crio[20770]: time=\"2026-06-09T16:47:26.629131283Z\" level=info msg=\"Started container\" PID=32263 containerID=72d1be49583c3b2c20008f91779c90e6ef9f62bb7e09e863fa65cc416e039900 description=openshift-ovn-kubernetes/ovnkube-node-zlxkq/nbdb id=e25c8a42-658b-4daa-9a94-fa654b707f03 name=/runtime.v1.RuntimeService/StartContainer sandboxID=55f0ffa2c8de695e28bc9a5623aa8cfbba6c5d9b1068355ad9308e199e7606de",
2026-06-09 17:48:39.298401 | controller |     "Jun 09 16:47:28.742266 crc crio[20770]: time=\"2026-06-09T16:47:28.741390617Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=630afc98-debd-4f48-bf9a-a1fc523451e9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.298416 | controller |     "Jun 09 16:47:28.745272 crc crio[20770]: time=\"2026-06-09T16:47:28.745180207Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=1b8f58a5-7051-468d-af36-a9856eca8d6d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.298432 | controller |     "Jun 09 16:47:28.806434 crc crio[20770]: time=\"2026-06-09T16:47:28.806173154Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-zlxkq/sbdb\" id=28cfcf70-54b1-4ab0-988b-3a16d691b008 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.298448 | controller |     "Jun 09 16:47:28.806780 crc crio[20770]: time=\"2026-06-09T16:47:28.806555106Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.298463 | controller |     "Jun 09 16:47:28.843132 crc crio[20770]: time=\"2026-06-09T16:47:28.837839967Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.298482 | controller |     "Jun 09 16:47:28.843132 crc crio[20770]: time=\"2026-06-09T16:47:28.839845345Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.298498 | controller |     "Jun 09 16:47:29.140401 crc crio[20770]: time=\"2026-06-09T16:47:29.139782584Z\" level=info msg=\"Created container 705c3ef58e1767c5c5e4a9df7d6fd98729fce4da7d74e6b441f64659c163802c: openshift-ovn-kubernetes/ovnkube-node-zlxkq/sbdb\" id=28cfcf70-54b1-4ab0-988b-3a16d691b008 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.298531 | controller |     "Jun 09 16:47:29.143850 crc crio[20770]: time=\"2026-06-09T16:47:29.143431251Z\" level=info msg=\"Starting container: 705c3ef58e1767c5c5e4a9df7d6fd98729fce4da7d74e6b441f64659c163802c\" id=4edc240e-4ed9-4b63-8d32-86f354fb993a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.298553 | controller |     "Jun 09 16:47:29.151797 crc crio[20770]: time=\"2026-06-09T16:47:29.150893418Z\" level=info msg=\"Started container\" PID=32326 containerID=705c3ef58e1767c5c5e4a9df7d6fd98729fce4da7d74e6b441f64659c163802c description=openshift-ovn-kubernetes/ovnkube-node-zlxkq/sbdb id=4edc240e-4ed9-4b63-8d32-86f354fb993a name=/runtime.v1.RuntimeService/StartContainer sandboxID=55f0ffa2c8de695e28bc9a5623aa8cfbba6c5d9b1068355ad9308e199e7606de",
2026-06-09 17:48:39.298570 | controller |     "Jun 09 16:47:31.241040 crc crio[20770]: time=\"2026-06-09T16:47:31.240471081Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=b8cbd5b7-92dd-4824-9e83-81a3363edaf8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.298586 | controller |     "Jun 09 16:47:31.254983 crc crio[20770]: time=\"2026-06-09T16:47:31.25484604Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=d651187f-601f-4d59-b335-75f09746fcef name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.298602 | controller |     "Jun 09 16:47:31.260778 crc crio[20770]: time=\"2026-06-09T16:47:31.260613188Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-zlxkq/ovnkube-controller\" id=73dcc6f9-3271-457c-8bbd-82621a2eb146 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.298617 | controller |     "Jun 09 16:47:31.261233 crc crio[20770]: time=\"2026-06-09T16:47:31.261148843Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.298633 | controller |     "Jun 09 16:47:31.291476 crc crio[20770]: time=\"2026-06-09T16:47:31.291371164Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.298648 | controller |     "Jun 09 16:47:31.294834 crc crio[20770]: time=\"2026-06-09T16:47:31.294750603Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.298663 | controller |     "Jun 09 16:47:31.416327 crc crio[20770]: time=\"2026-06-09T16:47:31.415745748Z\" level=info msg=\"Created container a373a6d60b9cbfb34bd14ff6b1be77de699514a14deb7d33e37a0958f2a41e6e: openshift-ovn-kubernetes/ovnkube-node-zlxkq/ovnkube-controller\" id=73dcc6f9-3271-457c-8bbd-82621a2eb146 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.298679 | controller |     "Jun 09 16:47:31.418013 crc crio[20770]: time=\"2026-06-09T16:47:31.417505029Z\" level=info msg=\"Starting container: a373a6d60b9cbfb34bd14ff6b1be77de699514a14deb7d33e37a0958f2a41e6e\" id=45eb2697-6bd6-44b4-ba52-3858469699cd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.298699 | controller |     "Jun 09 16:47:31.423925 crc crio[20770]: time=\"2026-06-09T16:47:31.423565916Z\" level=info msg=\"Started container\" PID=32412 containerID=a373a6d60b9cbfb34bd14ff6b1be77de699514a14deb7d33e37a0958f2a41e6e description=openshift-ovn-kubernetes/ovnkube-node-zlxkq/ovnkube-controller id=45eb2697-6bd6-44b4-ba52-3858469699cd name=/runtime.v1.RuntimeService/StartContainer sandboxID=55f0ffa2c8de695e28bc9a5623aa8cfbba6c5d9b1068355ad9308e199e7606de",
2026-06-09 17:48:39.298715 | controller |     "Jun 09 16:47:31.526469 crc crio[20770]: time=\"2026-06-09T16:47:31.526284609Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.298731 | controller |     "Jun 09 16:47:31.527131 crc crio[20770]: time=\"2026-06-09T16:47:31.526603628Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.298746 | controller |     "Jun 09 16:47:31.527131 crc crio[20770]: time=\"2026-06-09T16:47:31.526902547Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.298761 | controller |     "Jun 09 16:47:31.527131 crc crio[20770]: time=\"2026-06-09T16:47:31.526997249Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.298777 | controller |     "Jun 09 16:47:31.527301 crc crio[20770]: time=\"2026-06-09T16:47:31.527246007Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.298792 | controller |     "Jun 09 16:47:31.527363 crc crio[20770]: time=\"2026-06-09T16:47:31.527301758Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.298807 | controller |     "Jun 09 16:47:31.527495 crc crio[20770]: time=\"2026-06-09T16:47:31.527425842Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.298823 | controller |     "Jun 09 16:47:31.527495 crc crio[20770]: time=\"2026-06-09T16:47:31.527482544Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.298839 | controller |     "Jun 09 16:47:31.527788 crc crio[20770]: time=\"2026-06-09T16:47:31.527618237Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.298854 | controller |     "Jun 09 16:47:31.527788 crc crio[20770]: time=\"2026-06-09T16:47:31.527773602Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.298870 | controller |     "Jun 09 16:47:31.527936 crc crio[20770]: time=\"2026-06-09T16:47:31.527899696Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.298886 | controller |     "Jun 09 16:47:31.528001 crc crio[20770]: time=\"2026-06-09T16:47:31.527950227Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.298901 | controller |     "Jun 09 16:47:31.528246 crc crio[20770]: time=\"2026-06-09T16:47:31.528176354Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.298916 | controller |     "Jun 09 16:47:31.528246 crc crio[20770]: time=\"2026-06-09T16:47:31.528229085Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.298932 | controller |     "Jun 09 16:47:31.528544 crc crio[20770]: time=\"2026-06-09T16:47:31.52840207Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.298947 | controller |     "Jun 09 16:47:31.528544 crc crio[20770]: time=\"2026-06-09T16:47:31.528455852Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.298963 | controller |     "Jun 09 16:47:31.528799 crc crio[20770]: time=\"2026-06-09T16:47:31.528628707Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.298989 | controller |     "Jun 09 16:47:31.528799 crc crio[20770]: time=\"2026-06-09T16:47:31.528759071Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.299005 | controller |     "Jun 09 16:47:31.529007 crc crio[20770]: time=\"2026-06-09T16:47:31.528959547Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.299020 | controller |     "Jun 09 16:47:31.529075 crc crio[20770]: time=\"2026-06-09T16:47:31.529021748Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.299035 | controller |     "Jun 09 16:47:31.529310 crc crio[20770]: time=\"2026-06-09T16:47:31.529231315Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.299050 | controller |     "Jun 09 16:47:31.529310 crc crio[20770]: time=\"2026-06-09T16:47:31.529306687Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.299066 | controller |     "Jun 09 16:47:31.529469 crc crio[20770]: time=\"2026-06-09T16:47:31.529442111Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.299081 | controller |     "Jun 09 16:47:31.529529 crc crio[20770]: time=\"2026-06-09T16:47:31.529485772Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.299096 | controller |     "Jun 09 16:47:31.529997 crc crio[20770]: time=\"2026-06-09T16:47:31.529934755Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.299111 | controller |     "Jun 09 16:47:31.529997 crc crio[20770]: time=\"2026-06-09T16:47:31.529998547Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.299126 | controller |     "Jun 09 16:47:31.530165 crc crio[20770]: time=\"2026-06-09T16:47:31.530042838Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.299142 | controller |     "Jun 09 16:47:31.530165 crc crio[20770]: time=\"2026-06-09T16:47:31.530075869Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.299157 | controller |     "Jun 09 16:47:31.530165 crc crio[20770]: time=\"2026-06-09T16:47:31.53010378Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.299172 | controller |     "Jun 09 16:47:31.530165 crc crio[20770]: time=\"2026-06-09T16:47:31.530125611Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.299186 | controller |     "Jun 09 16:47:31.530413 crc crio[20770]: time=\"2026-06-09T16:47:31.530375148Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.299201 | controller |     "Jun 09 16:47:31.530573 crc crio[20770]: time=\"2026-06-09T16:47:31.53043242Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.299216 | controller |     "Jun 09 16:47:31.530846 crc crio[20770]: time=\"2026-06-09T16:47:31.530771099Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.299232 | controller |     "Jun 09 16:47:31.530955 crc crio[20770]: time=\"2026-06-09T16:47:31.530921304Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.299247 | controller |     "Jun 09 16:47:31.531018 crc crio[20770]: time=\"2026-06-09T16:47:31.530977895Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.299262 | controller |     "Jun 09 16:47:31.531060 crc crio[20770]: time=\"2026-06-09T16:47:31.531021467Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.299278 | controller |     "Jun 09 16:47:31.531097 crc crio[20770]: time=\"2026-06-09T16:47:31.531066128Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.299296 | controller |     "Jun 09 16:47:31.531097 crc crio[20770]: time=\"2026-06-09T16:47:31.531094269Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.299312 | controller |     "Jun 09 16:47:31.531337 crc crio[20770]: time=\"2026-06-09T16:47:31.531302905Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.299328 | controller |     "Jun 09 16:47:31.531394 crc crio[20770]: time=\"2026-06-09T16:47:31.531353626Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.299342 | controller |     "Jun 09 16:47:31.531528 crc crio[20770]: time=\"2026-06-09T16:47:31.53148995Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.299358 | controller |     "Jun 09 16:47:31.531755 crc crio[20770]: time=\"2026-06-09T16:47:31.531551522Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.299374 | controller |     "Jun 09 16:47:31.531905 crc crio[20770]: time=\"2026-06-09T16:47:31.531852621Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.299389 | controller |     "Jun 09 16:47:31.531905 crc crio[20770]: time=\"2026-06-09T16:47:31.531896292Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.299404 | controller |     "Jun 09 16:47:31.532127 crc crio[20770]: time=\"2026-06-09T16:47:31.532092028Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.299419 | controller |     "Jun 09 16:47:31.532186 crc crio[20770]: time=\"2026-06-09T16:47:31.532146779Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.299434 | controller |     "Jun 09 16:47:31.532408 crc crio[20770]: time=\"2026-06-09T16:47:31.532370486Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.299449 | controller |     "Jun 09 16:47:31.532474 crc crio[20770]: time=\"2026-06-09T16:47:31.532425268Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.299465 | controller |     "Jun 09 16:47:31.532571 crc crio[20770]: time=\"2026-06-09T16:47:31.532534191Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.299480 | controller |     "Jun 09 16:47:31.532712 crc crio[20770]: time=\"2026-06-09T16:47:31.532585492Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.299494 | controller |     "Jun 09 16:47:31.532819 crc crio[20770]: time=\"2026-06-09T16:47:31.532781128Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.299524 | controller |     "Jun 09 16:47:31.532875 crc crio[20770]: time=\"2026-06-09T16:47:31.532834899Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.299546 | controller |     "Jun 09 16:47:31.533127 crc crio[20770]: time=\"2026-06-09T16:47:31.533089717Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.299562 | controller |     "Jun 09 16:47:31.533177 crc crio[20770]: time=\"2026-06-09T16:47:31.533141888Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.299578 | controller |     "Jun 09 16:47:31.533331 crc crio[20770]: time=\"2026-06-09T16:47:31.533295813Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.299593 | controller |     "Jun 09 16:47:31.533400 crc crio[20770]: time=\"2026-06-09T16:47:31.533344184Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.299608 | controller |     "Jun 09 16:47:31.533514 crc crio[20770]: time=\"2026-06-09T16:47:31.533480958Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.299626 | controller |     "Jun 09 16:47:31.533574 crc crio[20770]: time=\"2026-06-09T16:47:31.53352908Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.299642 | controller |     "Jun 09 16:47:31.533791 crc crio[20770]: time=\"2026-06-09T16:47:31.533757056Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.299657 | controller |     "Jun 09 16:47:31.533861 crc crio[20770]: time=\"2026-06-09T16:47:31.533809208Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.299672 | controller |     "Jun 09 16:47:31.534068 crc crio[20770]: time=\"2026-06-09T16:47:31.534028064Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.299688 | controller |     "Jun 09 16:47:31.534124 crc crio[20770]: time=\"2026-06-09T16:47:31.534093186Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.299703 | controller |     "Jun 09 16:47:31.534242 crc crio[20770]: time=\"2026-06-09T16:47:31.53421018Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.299718 | controller |     "Jun 09 16:47:31.534281 crc crio[20770]: time=\"2026-06-09T16:47:31.534250041Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.299734 | controller |     "Jun 09 16:47:31.534425 crc crio[20770]: time=\"2026-06-09T16:47:31.534344233Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.299749 | controller |     "Jun 09 16:47:31.534425 crc crio[20770]: time=\"2026-06-09T16:47:31.534374394Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.299765 | controller |     "Jun 09 16:47:31.534578 crc crio[20770]: time=\"2026-06-09T16:47:31.534544629Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.299780 | controller |     "Jun 09 16:47:31.534627 crc crio[20770]: time=\"2026-06-09T16:47:31.534590521Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.299795 | controller |     "Jun 09 16:47:31.534890 crc crio[20770]: time=\"2026-06-09T16:47:31.534849318Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.299811 | controller |     "Jun 09 16:47:31.534951 crc crio[20770]: time=\"2026-06-09T16:47:31.53491064Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.299826 | controller |     "Jun 09 16:47:31.535212 crc crio[20770]: time=\"2026-06-09T16:47:31.535177058Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.299842 | controller |     "Jun 09 16:47:31.535267 crc crio[20770]: time=\"2026-06-09T16:47:31.53524837Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.299857 | controller |     "Jun 09 16:47:31.535620 crc crio[20770]: time=\"2026-06-09T16:47:31.535411585Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.299872 | controller |     "Jun 09 16:47:31.535620 crc crio[20770]: time=\"2026-06-09T16:47:31.535476676Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.299887 | controller |     "Jun 09 16:47:31.535620 crc crio[20770]: time=\"2026-06-09T16:47:31.535574719Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.299902 | controller |     "Jun 09 16:47:31.535620 crc crio[20770]: time=\"2026-06-09T16:47:31.53561351Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.299918 | controller |     "Jun 09 16:47:31.535908 crc crio[20770]: time=\"2026-06-09T16:47:31.535837167Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.299937 | controller |     "Jun 09 16:47:31.535908 crc crio[20770]: time=\"2026-06-09T16:47:31.535878578Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.299953 | controller |     "Jun 09 16:47:31.536121 crc crio[20770]: time=\"2026-06-09T16:47:31.536079924Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.299969 | controller |     "Jun 09 16:47:31.536184 crc crio[20770]: time=\"2026-06-09T16:47:31.536143036Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.299984 | controller |     "Jun 09 16:47:31.536303 crc crio[20770]: time=\"2026-06-09T16:47:31.536266499Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.300000 | controller |     "Jun 09 16:47:31.536360 crc crio[20770]: time=\"2026-06-09T16:47:31.536317061Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.300014 | controller |     "Jun 09 16:47:31.536483 crc crio[20770]: time=\"2026-06-09T16:47:31.536444865Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.300030 | controller |     "Jun 09 16:47:31.536543 crc crio[20770]: time=\"2026-06-09T16:47:31.536503476Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.300045 | controller |     "Jun 09 16:47:31.536833 crc crio[20770]: time=\"2026-06-09T16:47:31.536794045Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.300060 | controller |     "Jun 09 16:47:31.536912 crc crio[20770]: time=\"2026-06-09T16:47:31.536856757Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.300075 | controller |     "Jun 09 16:47:31.537014 crc crio[20770]: time=\"2026-06-09T16:47:31.53697962Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.300091 | controller |     "Jun 09 16:47:31.537070 crc crio[20770]: time=\"2026-06-09T16:47:31.537029712Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.300106 | controller |     "Jun 09 16:47:31.537189 crc crio[20770]: time=\"2026-06-09T16:47:31.537158685Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.300121 | controller |     "Jun 09 16:47:31.537250 crc crio[20770]: time=\"2026-06-09T16:47:31.537200787Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.300136 | controller |     "Jun 09 16:47:31.537422 crc crio[20770]: time=\"2026-06-09T16:47:31.537381652Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.300151 | controller |     "Jun 09 16:47:31.537477 crc crio[20770]: time=\"2026-06-09T16:47:31.537444494Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.300166 | controller |     "Jun 09 16:47:31.537561 crc crio[20770]: time=\"2026-06-09T16:47:31.537528056Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.300181 | controller |     "Jun 09 16:47:31.537610 crc crio[20770]: time=\"2026-06-09T16:47:31.537573088Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.300196 | controller |     "Jun 09 16:47:31.537985 crc crio[20770]: time=\"2026-06-09T16:47:31.537926378Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.300211 | controller |     "Jun 09 16:47:31.538052 crc crio[20770]: time=\"2026-06-09T16:47:31.53799227Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.300227 | controller |     "Jun 09 16:47:31.538234 crc crio[20770]: time=\"2026-06-09T16:47:31.538137324Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.300246 | controller |     "Jun 09 16:47:31.538234 crc crio[20770]: time=\"2026-06-09T16:47:31.538197236Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.300262 | controller |     "Jun 09 16:47:31.538433 crc crio[20770]: time=\"2026-06-09T16:47:31.538382741Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.300277 | controller |     "Jun 09 16:47:31.538491 crc crio[20770]: time=\"2026-06-09T16:47:31.538450693Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.300292 | controller |     "Jun 09 16:47:31.538526 crc crio[20770]: time=\"2026-06-09T16:47:31.538508265Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.300308 | controller |     "Jun 09 16:47:31.538567 crc crio[20770]: time=\"2026-06-09T16:47:31.538535636Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.300322 | controller |     "Jun 09 16:47:31.538955 crc crio[20770]: time=\"2026-06-09T16:47:31.538893676Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.300338 | controller |     "Jun 09 16:47:31.539030 crc crio[20770]: time=\"2026-06-09T16:47:31.538961518Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.300353 | controller |     "Jun 09 16:47:31.539251 crc crio[20770]: time=\"2026-06-09T16:47:31.539178574Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.300368 | controller |     "Jun 09 16:47:31.539312 crc crio[20770]: time=\"2026-06-09T16:47:31.539301508Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.300383 | controller |     "Jun 09 16:47:31.539484 crc crio[20770]: time=\"2026-06-09T16:47:31.539444112Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.300399 | controller |     "Jun 09 16:47:31.539540 crc crio[20770]: time=\"2026-06-09T16:47:31.539507274Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.300414 | controller |     "Jun 09 16:47:31.539709 crc crio[20770]: time=\"2026-06-09T16:47:31.539617267Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.300429 | controller |     "Jun 09 16:47:31.539780 crc crio[20770]: time=\"2026-06-09T16:47:31.53972593Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.300445 | controller |     "Jun 09 16:47:31.539920 crc crio[20770]: time=\"2026-06-09T16:47:31.539880535Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.300460 | controller |     "Jun 09 16:47:31.539988 crc crio[20770]: time=\"2026-06-09T16:47:31.539946237Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.300475 | controller |     "Jun 09 16:47:31.540124 crc crio[20770]: time=\"2026-06-09T16:47:31.540095001Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.300491 | controller |     "Jun 09 16:47:31.540179 crc crio[20770]: time=\"2026-06-09T16:47:31.540128522Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.300506 | controller |     "Jun 09 16:47:31.540308 crc crio[20770]: time=\"2026-06-09T16:47:31.540294477Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.300540 | controller |     "Jun 09 16:47:31.540347 crc crio[20770]: time=\"2026-06-09T16:47:31.540328478Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.300561 | controller |     "Jun 09 16:47:31.540501 crc crio[20770]: time=\"2026-06-09T16:47:31.540466032Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.300576 | controller |     "Jun 09 16:47:31.540566 crc crio[20770]: time=\"2026-06-09T16:47:31.540522704Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.300592 | controller |     "Jun 09 16:47:31.540785 crc crio[20770]: time=\"2026-06-09T16:47:31.5407509Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.300607 | controller |     "Jun 09 16:47:31.540857 crc crio[20770]: time=\"2026-06-09T16:47:31.540798542Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.300622 | controller |     "Jun 09 16:47:31.541079 crc crio[20770]: time=\"2026-06-09T16:47:31.541044259Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.300638 | controller |     "Jun 09 16:47:31.541138 crc crio[20770]: time=\"2026-06-09T16:47:31.54109961Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.300653 | controller |     "Jun 09 16:47:31.541339 crc crio[20770]: time=\"2026-06-09T16:47:31.541300606Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.300667 | controller |     "Jun 09 16:47:31.541397 crc crio[20770]: time=\"2026-06-09T16:47:31.541359248Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.300683 | controller |     "Jun 09 16:47:31.541773 crc crio[20770]: time=\"2026-06-09T16:47:31.541737659Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.300698 | controller |     "Jun 09 16:47:31.541838 crc crio[20770]: time=\"2026-06-09T16:47:31.54178807Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.300712 | controller |     "Jun 09 16:47:31.541987 crc crio[20770]: time=\"2026-06-09T16:47:31.541953615Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.300727 | controller |     "Jun 09 16:47:31.542044 crc crio[20770]: time=\"2026-06-09T16:47:31.541998456Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.300743 | controller |     "Jun 09 16:47:31.542044 crc crio[20770]: time=\"2026-06-09T16:47:31.542026777Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.300758 | controller |     "Jun 09 16:47:31.542119 crc crio[20770]: time=\"2026-06-09T16:47:31.542051138Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.300774 | controller |     "Jun 09 16:47:31.542119 crc crio[20770]: time=\"2026-06-09T16:47:31.542081979Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.300790 | controller |     "Jun 09 16:47:31.542119 crc crio[20770]: time=\"2026-06-09T16:47:31.542098519Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.300820 | controller |     "Jun 09 16:47:31.542830 crc crio[20770]: time=\"2026-06-09T16:47:31.542369677Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.300837 | controller |     "Jun 09 16:47:31.542830 crc crio[20770]: time=\"2026-06-09T16:47:31.542592874Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.300852 | controller |     "Jun 09 16:47:31.542830 crc crio[20770]: time=\"2026-06-09T16:47:31.5427956Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.300868 | controller |     "Jun 09 16:47:31.543173 crc crio[20770]: time=\"2026-06-09T16:47:31.542867302Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.300886 | controller |     "Jun 09 16:47:31.543173 crc crio[20770]: time=\"2026-06-09T16:47:31.542904733Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.300902 | controller |     "Jun 09 16:47:31.543173 crc crio[20770]: time=\"2026-06-09T16:47:31.542924974Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.300960 | controller |     "Jun 09 16:47:31.543461 crc crio[20770]: time=\"2026-06-09T16:47:31.543383687Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.300982 | controller |     "Jun 09 16:47:31.543537 crc crio[20770]: time=\"2026-06-09T16:47:31.543463219Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.300999 | controller |     "Jun 09 16:47:31.543537 crc crio[20770]: time=\"2026-06-09T16:47:31.54349624Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.301015 | controller |     "Jun 09 16:47:31.543537 crc crio[20770]: time=\"2026-06-09T16:47:31.543527011Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.301030 | controller |     "Jun 09 16:47:31.543706 crc crio[20770]: time=\"2026-06-09T16:47:31.543552372Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.301045 | controller |     "Jun 09 16:47:31.543706 crc crio[20770]: time=\"2026-06-09T16:47:31.543570022Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.301060 | controller |     "Jun 09 16:47:31.543938 crc crio[20770]: time=\"2026-06-09T16:47:31.54384963Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.301076 | controller |     "Jun 09 16:47:31.544039 crc crio[20770]: time=\"2026-06-09T16:47:31.543997215Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.301091 | controller |     "Jun 09 16:47:31.544102 crc crio[20770]: time=\"2026-06-09T16:47:31.544072147Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.301106 | controller |     "Jun 09 16:47:31.544141 crc crio[20770]: time=\"2026-06-09T16:47:31.544108228Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.301121 | controller |     "Jun 09 16:47:31.544141 crc crio[20770]: time=\"2026-06-09T16:47:31.544129199Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.301137 | controller |     "Jun 09 16:47:31.544221 crc crio[20770]: time=\"2026-06-09T16:47:31.544158179Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.301152 | controller |     "Jun 09 16:47:31.544383 crc crio[20770]: time=\"2026-06-09T16:47:31.544322294Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.301167 | controller |     "Jun 09 16:47:31.544441 crc crio[20770]: time=\"2026-06-09T16:47:31.544387766Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.301183 | controller |     "Jun 09 16:47:31.544782 crc crio[20770]: time=\"2026-06-09T16:47:31.544730496Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.301198 | controller |     "Jun 09 16:47:31.544989 crc crio[20770]: time=\"2026-06-09T16:47:31.544813779Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.301213 | controller |     "Jun 09 16:47:31.544989 crc crio[20770]: time=\"2026-06-09T16:47:31.544923852Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.301228 | controller |     "Jun 09 16:47:31.544989 crc crio[20770]: time=\"2026-06-09T16:47:31.544968413Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.301247 | controller |     "Jun 09 16:47:31.545266 crc crio[20770]: time=\"2026-06-09T16:47:31.54521122Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.301263 | controller |     "Jun 09 16:47:31.545321 crc crio[20770]: time=\"2026-06-09T16:47:31.545282922Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.301279 | controller |     "Jun 09 16:47:31.545472 crc crio[20770]: time=\"2026-06-09T16:47:31.545437577Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.301293 | controller |     "Jun 09 16:47:31.545529 crc crio[20770]: time=\"2026-06-09T16:47:31.545487548Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.301309 | controller |     "Jun 09 16:47:31.545784 crc crio[20770]: time=\"2026-06-09T16:47:31.545742436Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.301324 | controller |     "Jun 09 16:47:31.545860 crc crio[20770]: time=\"2026-06-09T16:47:31.545802647Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.301339 | controller |     "Jun 09 16:47:31.546042 crc crio[20770]: time=\"2026-06-09T16:47:31.546002423Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.301354 | controller |     "Jun 09 16:47:31.546100 crc crio[20770]: time=\"2026-06-09T16:47:31.546072335Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.301369 | controller |     "Jun 09 16:47:31.546264 crc crio[20770]: time=\"2026-06-09T16:47:31.54622591Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.301384 | controller |     "Jun 09 16:47:31.546317 crc crio[20770]: time=\"2026-06-09T16:47:31.546285981Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.301399 | controller |     "Jun 09 16:47:31.546486 crc crio[20770]: time=\"2026-06-09T16:47:31.546448346Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.301414 | controller |     "Jun 09 16:47:31.546552 crc crio[20770]: time=\"2026-06-09T16:47:31.546508018Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.301429 | controller |     "Jun 09 16:47:31.546804 crc crio[20770]: time=\"2026-06-09T16:47:31.546764865Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.301444 | controller |     "Jun 09 16:47:31.546880 crc crio[20770]: time=\"2026-06-09T16:47:31.546813737Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.301460 | controller |     "Jun 09 16:47:31.547120 crc crio[20770]: time=\"2026-06-09T16:47:31.547075634Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.301475 | controller |     "Jun 09 16:47:31.547178 crc crio[20770]: time=\"2026-06-09T16:47:31.547142006Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.301490 | controller |     "Jun 09 16:47:31.547602 crc crio[20770]: time=\"2026-06-09T16:47:31.547445095Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.301505 | controller |     "Jun 09 16:47:31.547602 crc crio[20770]: time=\"2026-06-09T16:47:31.547500697Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.301542 | controller |     "Jun 09 16:47:31.547602 crc crio[20770]: time=\"2026-06-09T16:47:31.547569929Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.301559 | controller |     "Jun 09 16:47:31.547955 crc crio[20770]: time=\"2026-06-09T16:47:31.54761156Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.301577 | controller |     "Jun 09 16:47:31.547955 crc crio[20770]: time=\"2026-06-09T16:47:31.547916289Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.301594 | controller |     "Jun 09 16:47:31.547955 crc crio[20770]: time=\"2026-06-09T16:47:31.54795511Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.301608 | controller |     "Jun 09 16:47:31.548194 crc crio[20770]: time=\"2026-06-09T16:47:31.548139525Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.301623 | controller |     "Jun 09 16:47:31.548250 crc crio[20770]: time=\"2026-06-09T16:47:31.548206487Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.301638 | controller |     "Jun 09 16:47:31.548449 crc crio[20770]: time=\"2026-06-09T16:47:31.548385273Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.301653 | controller |     "Jun 09 16:47:31.548449 crc crio[20770]: time=\"2026-06-09T16:47:31.548443944Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.301668 | controller |     "Jun 09 16:47:31.548784 crc crio[20770]: time=\"2026-06-09T16:47:31.548599979Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.301682 | controller |     "Jun 09 16:47:31.548784 crc crio[20770]: time=\"2026-06-09T16:47:31.548774934Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.301697 | controller |     "Jun 09 16:47:31.548942 crc crio[20770]: time=\"2026-06-09T16:47:31.548883217Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.301712 | controller |     "Jun 09 16:47:31.548942 crc crio[20770]: time=\"2026-06-09T16:47:31.548920878Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.301727 | controller |     "Jun 09 16:47:31.549204 crc crio[20770]: time=\"2026-06-09T16:47:31.549146555Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.301742 | controller |     "Jun 09 16:47:31.549204 crc crio[20770]: time=\"2026-06-09T16:47:31.549200416Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.301757 | controller |     "Jun 09 16:47:31.549459 crc crio[20770]: time=\"2026-06-09T16:47:31.549416723Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.301772 | controller |     "Jun 09 16:47:31.549522 crc crio[20770]: time=\"2026-06-09T16:47:31.549459974Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.301788 | controller |     "Jun 09 16:47:31.549560 crc crio[20770]: time=\"2026-06-09T16:47:31.549503005Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.301803 | controller |     "Jun 09 16:47:31.549710 crc crio[20770]: time=\"2026-06-09T16:47:31.549604068Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.301818 | controller |     "Jun 09 16:47:31.550034 crc crio[20770]: time=\"2026-06-09T16:47:31.549971469Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.301833 | controller |     "Jun 09 16:47:31.550222 crc crio[20770]: time=\"2026-06-09T16:47:31.550128883Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.301848 | controller |     "Jun 09 16:47:31.550402 crc crio[20770]: time=\"2026-06-09T16:47:31.550273048Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.301862 | controller |     "Jun 09 16:47:31.550585 crc crio[20770]: time=\"2026-06-09T16:47:31.550476684Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.301883 | controller |     "Jun 09 16:47:31.550585 crc crio[20770]: time=\"2026-06-09T16:47:31.550497224Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.301899 | controller |     "Jun 09 16:47:31.550862 crc crio[20770]: time=\"2026-06-09T16:47:31.550615258Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.301914 | controller |     "Jun 09 16:47:31.550903 crc crio[20770]: time=\"2026-06-09T16:47:31.550842794Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.301930 | controller |     "Jun 09 16:47:31.550977 crc crio[20770]: time=\"2026-06-09T16:47:31.550942837Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.301945 | controller |     "Jun 09 16:47:31.551302 crc crio[20770]: time=\"2026-06-09T16:47:31.551235416Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.301961 | controller |     "Jun 09 16:47:31.551371 crc crio[20770]: time=\"2026-06-09T16:47:31.551315698Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.301976 | controller |     "Jun 09 16:47:31.551506 crc crio[20770]: time=\"2026-06-09T16:47:31.551441832Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.301991 | controller |     "Jun 09 16:47:31.551506 crc crio[20770]: time=\"2026-06-09T16:47:31.551497913Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.302007 | controller |     "Jun 09 16:47:31.551885 crc crio[20770]: time=\"2026-06-09T16:47:31.551823753Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.302022 | controller |     "Jun 09 16:47:31.551958 crc crio[20770]: time=\"2026-06-09T16:47:31.551894465Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.302037 | controller |     "Jun 09 16:47:31.552291 crc crio[20770]: time=\"2026-06-09T16:47:31.552233975Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.302052 | controller |     "Jun 09 16:47:31.552291 crc crio[20770]: time=\"2026-06-09T16:47:31.552287296Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.302066 | controller |     "Jun 09 16:47:31.552739 crc crio[20770]: time=\"2026-06-09T16:47:31.552613016Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.302081 | controller |     "Jun 09 16:47:31.552816 crc crio[20770]: time=\"2026-06-09T16:47:31.55274357Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.302095 | controller |     "Jun 09 16:47:31.553043 crc crio[20770]: time=\"2026-06-09T16:47:31.552988747Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.302110 | controller |     "Jun 09 16:47:31.553043 crc crio[20770]: time=\"2026-06-09T16:47:31.553040578Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.302125 | controller |     "Jun 09 16:47:31.553309 crc crio[20770]: time=\"2026-06-09T16:47:31.553250004Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.302140 | controller |     "Jun 09 16:47:31.553378 crc crio[20770]: time=\"2026-06-09T16:47:31.553313636Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.302160 | controller |     "Jun 09 16:47:31.553536 crc crio[20770]: time=\"2026-06-09T16:47:31.553483141Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.302188 | controller |     "Jun 09 16:47:31.553600 crc crio[20770]: time=\"2026-06-09T16:47:31.553575024Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.302210 | controller |     "Jun 09 16:47:31.554034 crc crio[20770]: time=\"2026-06-09T16:47:31.553969485Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.302226 | controller |     "Jun 09 16:47:31.554478 crc crio[20770]: time=\"2026-06-09T16:47:31.554421158Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.302241 | controller |     "Jun 09 16:47:31.554542 crc crio[20770]: time=\"2026-06-09T16:47:31.55448495Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.302257 | controller |     "Jun 09 16:47:31.554542 crc crio[20770]: time=\"2026-06-09T16:47:31.554518221Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.302273 | controller |     "Jun 09 16:47:31.554617 crc crio[20770]: time=\"2026-06-09T16:47:31.554550312Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.302287 | controller |     "Jun 09 16:47:31.554617 crc crio[20770]: time=\"2026-06-09T16:47:31.554574143Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.302302 | controller |     "Jun 09 16:47:31.555016 crc crio[20770]: time=\"2026-06-09T16:47:31.554934123Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.302317 | controller |     "Jun 09 16:47:31.555092 crc crio[20770]: time=\"2026-06-09T16:47:31.555038966Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.302332 | controller |     "Jun 09 16:47:31.555266 crc crio[20770]: time=\"2026-06-09T16:47:31.555188001Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.302347 | controller |     "Jun 09 16:47:31.555333 crc crio[20770]: time=\"2026-06-09T16:47:31.555269093Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.302362 | controller |     "Jun 09 16:47:31.555468 crc crio[20770]: time=\"2026-06-09T16:47:31.555411117Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.302377 | controller |     "Jun 09 16:47:31.555530 crc crio[20770]: time=\"2026-06-09T16:47:31.555476809Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.302392 | controller |     "Jun 09 16:47:31.555754 crc crio[20770]: time=\"2026-06-09T16:47:31.555631364Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.302407 | controller |     "Jun 09 16:47:31.555830 crc crio[20770]: time=\"2026-06-09T16:47:31.555768368Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.302422 | controller |     "Jun 09 16:47:31.555974 crc crio[20770]: time=\"2026-06-09T16:47:31.555933172Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.302437 | controller |     "Jun 09 16:47:31.556074 crc crio[20770]: time=\"2026-06-09T16:47:31.555995524Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.302452 | controller |     "Jun 09 16:47:31.556373 crc crio[20770]: time=\"2026-06-09T16:47:31.556324354Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.302467 | controller |     "Jun 09 16:47:31.556439 crc crio[20770]: time=\"2026-06-09T16:47:31.556380166Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.302482 | controller |     "Jun 09 16:47:31.556722 crc crio[20770]: time=\"2026-06-09T16:47:31.556603182Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.302502 | controller |     "Jun 09 16:47:31.556893 crc crio[20770]: time=\"2026-06-09T16:47:31.556796448Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.302539 | controller |     "Jun 09 16:47:31.557074 crc crio[20770]: time=\"2026-06-09T16:47:31.556921581Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.302557 | controller |     "Jun 09 16:47:31.557074 crc crio[20770]: time=\"2026-06-09T16:47:31.556958342Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.302572 | controller |     "Jun 09 16:47:31.557306 crc crio[20770]: time=\"2026-06-09T16:47:31.557087776Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.302587 | controller |     "Jun 09 16:47:31.557306 crc crio[20770]: time=\"2026-06-09T16:47:31.557133357Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.302603 | controller |     "Jun 09 16:47:31.557306 crc crio[20770]: time=\"2026-06-09T16:47:31.557290652Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.302618 | controller |     "Jun 09 16:47:31.557410 crc crio[20770]: time=\"2026-06-09T16:47:31.557329353Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.302633 | controller |     "Jun 09 16:47:31.557511 crc crio[20770]: time=\"2026-06-09T16:47:31.557469877Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.302648 | controller |     "Jun 09 16:47:31.557577 crc crio[20770]: time=\"2026-06-09T16:47:31.557530819Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.302664 | controller |     "Jun 09 16:47:31.557896 crc crio[20770]: time=\"2026-06-09T16:47:31.557857269Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.302680 | controller |     "Jun 09 16:47:31.558057 crc crio[20770]: time=\"2026-06-09T16:47:31.55791879Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.302695 | controller |     "Jun 09 16:47:31.558180 crc crio[20770]: time=\"2026-06-09T16:47:31.558141537Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.302710 | controller |     "Jun 09 16:47:31.558244 crc crio[20770]: time=\"2026-06-09T16:47:31.558207859Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.302725 | controller |     "Jun 09 16:47:31.558479 crc crio[20770]: time=\"2026-06-09T16:47:31.558422505Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.302740 | controller |     "Jun 09 16:47:31.558479 crc crio[20770]: time=\"2026-06-09T16:47:31.558473696Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.302756 | controller |     "Jun 09 16:47:31.558836 crc crio[20770]: time=\"2026-06-09T16:47:31.558792636Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.302770 | controller |     "Jun 09 16:47:31.558919 crc crio[20770]: time=\"2026-06-09T16:47:31.558855718Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.302785 | controller |     "Jun 09 16:47:31.559127 crc crio[20770]: time=\"2026-06-09T16:47:31.559092015Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.302800 | controller |     "Jun 09 16:47:31.559186 crc crio[20770]: time=\"2026-06-09T16:47:31.559143096Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.302815 | controller |     "Jun 09 16:47:31.559452 crc crio[20770]: time=\"2026-06-09T16:47:31.559391043Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.302834 | controller |     "Jun 09 16:47:31.559612 crc crio[20770]: time=\"2026-06-09T16:47:31.559545008Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.302851 | controller |     "Jun 09 16:47:31.559911 crc crio[20770]: time=\"2026-06-09T16:47:31.559799155Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.302866 | controller |     "Jun 09 16:47:31.560046 crc crio[20770]: time=\"2026-06-09T16:47:31.560003111Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.302881 | controller |     "Jun 09 16:47:31.560362 crc crio[20770]: time=\"2026-06-09T16:47:31.560154485Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.302896 | controller |     "Jun 09 16:47:31.560481 crc crio[20770]: time=\"2026-06-09T16:47:31.560435074Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.302911 | controller |     "Jun 09 16:47:31.560770 crc crio[20770]: time=\"2026-06-09T16:47:31.560571418Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.302926 | controller |     "Jun 09 16:47:31.560945 crc crio[20770]: time=\"2026-06-09T16:47:31.560904097Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.302941 | controller |     "Jun 09 16:47:31.561227 crc crio[20770]: time=\"2026-06-09T16:47:31.561171545Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.302956 | controller |     "Jun 09 16:47:31.561384 crc crio[20770]: time=\"2026-06-09T16:47:31.561317269Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.302972 | controller |     "Jun 09 16:47:31.561812 crc crio[20770]: time=\"2026-06-09T16:47:31.561462104Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.302987 | controller |     "Jun 09 16:47:31.561812 crc crio[20770]: time=\"2026-06-09T16:47:31.561758612Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.303002 | controller |     "Jun 09 16:47:31.561936 crc crio[20770]: time=\"2026-06-09T16:47:31.561828814Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.303018 | controller |     "Jun 09 16:47:31.562000 crc crio[20770]: time=\"2026-06-09T16:47:31.561905357Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.303034 | controller |     "Jun 09 16:47:31.562827 crc crio[20770]: time=\"2026-06-09T16:47:31.562112363Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.303049 | controller |     "Jun 09 16:47:31.562827 crc crio[20770]: time=\"2026-06-09T16:47:31.562249517Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.303064 | controller |     "Jun 09 16:47:31.562827 crc crio[20770]: time=\"2026-06-09T16:47:31.56237714Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.303080 | controller |     "Jun 09 16:47:31.562827 crc crio[20770]: time=\"2026-06-09T16:47:31.562495404Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.303095 | controller |     "Jun 09 16:47:31.562827 crc crio[20770]: time=\"2026-06-09T16:47:31.562618227Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.303110 | controller |     "Jun 09 16:47:31.563039 crc crio[20770]: time=\"2026-06-09T16:47:31.562838874Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.303125 | controller |     "Jun 09 16:47:31.564382 crc crio[20770]: time=\"2026-06-09T16:47:31.562964857Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.303144 | controller |     "Jun 09 16:47:31.564382 crc crio[20770]: time=\"2026-06-09T16:47:31.563604426Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.303160 | controller |     "Jun 09 16:47:31.564382 crc crio[20770]: time=\"2026-06-09T16:47:31.56375053Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.303175 | controller |     "Jun 09 16:47:31.564382 crc crio[20770]: time=\"2026-06-09T16:47:31.563874614Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.303191 | controller |     "Jun 09 16:47:31.564382 crc crio[20770]: time=\"2026-06-09T16:47:31.563991997Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.303206 | controller |     "Jun 09 16:47:31.564382 crc crio[20770]: time=\"2026-06-09T16:47:31.564028978Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.303221 | controller |     "Jun 09 16:47:31.564382 crc crio[20770]: time=\"2026-06-09T16:47:31.564144842Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.303237 | controller |     "Jun 09 16:47:31.564382 crc crio[20770]: time=\"2026-06-09T16:47:31.564235914Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.303252 | controller |     "Jun 09 16:47:31.564382 crc crio[20770]: time=\"2026-06-09T16:47:31.564363428Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.303267 | controller |     "Jun 09 16:47:31.565153 crc crio[20770]: time=\"2026-06-09T16:47:31.564456841Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.303283 | controller |     "Jun 09 16:47:31.565153 crc crio[20770]: time=\"2026-06-09T16:47:31.564563444Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.303299 | controller |     "Jun 09 16:47:31.565153 crc crio[20770]: time=\"2026-06-09T16:47:31.564602845Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.303314 | controller |     "Jun 09 16:47:31.565153 crc crio[20770]: time=\"2026-06-09T16:47:31.564871673Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.303329 | controller |     "Jun 09 16:47:31.565153 crc crio[20770]: time=\"2026-06-09T16:47:31.564913834Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.303344 | controller |     "Jun 09 16:47:31.565153 crc crio[20770]: time=\"2026-06-09T16:47:31.56509757Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.303358 | controller |     "Jun 09 16:47:31.565339 crc crio[20770]: time=\"2026-06-09T16:47:31.565250634Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.303374 | controller |     "Jun 09 16:47:31.565984 crc crio[20770]: time=\"2026-06-09T16:47:31.565398488Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.303389 | controller |     "Jun 09 16:47:31.565984 crc crio[20770]: time=\"2026-06-09T16:47:31.565542432Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.303404 | controller |     "Jun 09 16:47:31.565984 crc crio[20770]: time=\"2026-06-09T16:47:31.565593594Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.303419 | controller |     "Jun 09 16:47:31.565984 crc crio[20770]: time=\"2026-06-09T16:47:31.565715967Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.303434 | controller |     "Jun 09 16:47:31.565984 crc crio[20770]: time=\"2026-06-09T16:47:31.565757519Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.303452 | controller |     "Jun 09 16:47:31.565984 crc crio[20770]: time=\"2026-06-09T16:47:31.56578731Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.303468 | controller |     "Jun 09 16:47:31.566213 crc crio[20770]: time=\"2026-06-09T16:47:31.566025907Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.303483 | controller |     "Jun 09 16:47:31.566256 crc crio[20770]: time=\"2026-06-09T16:47:31.56615033Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.303499 | controller |     "Jun 09 16:47:31.566297 crc crio[20770]: time=\"2026-06-09T16:47:31.566271324Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.303533 | controller |     "Jun 09 16:47:31.566440 crc crio[20770]: time=\"2026-06-09T16:47:31.566394317Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.303551 | controller |     "Jun 09 16:47:31.566593 crc crio[20770]: time=\"2026-06-09T16:47:31.566552312Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.303566 | controller |     "Jun 09 16:47:31.566780 crc crio[20770]: time=\"2026-06-09T16:47:31.566611014Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.303582 | controller |     "Jun 09 16:47:31.566887 crc crio[20770]: time=\"2026-06-09T16:47:31.566847591Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.303597 | controller |     "Jun 09 16:47:31.566952 crc crio[20770]: time=\"2026-06-09T16:47:31.566907042Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.303612 | controller |     "Jun 09 16:47:31.567329 crc crio[20770]: time=\"2026-06-09T16:47:31.567257992Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.303627 | controller |     "Jun 09 16:47:31.567394 crc crio[20770]: time=\"2026-06-09T16:47:31.567329205Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.303642 | controller |     "Jun 09 16:47:31.567394 crc crio[20770]: time=\"2026-06-09T16:47:31.567376146Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.303657 | controller |     "Jun 09 16:47:31.567464 crc crio[20770]: time=\"2026-06-09T16:47:31.567405137Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.303672 | controller |     "Jun 09 16:47:31.567735 crc crio[20770]: time=\"2026-06-09T16:47:31.567612063Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.303688 | controller |     "Jun 09 16:47:31.567819 crc crio[20770]: time=\"2026-06-09T16:47:31.567753307Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.303703 | controller |     "Jun 09 16:47:31.568054 crc crio[20770]: time=\"2026-06-09T16:47:31.567967533Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.303718 | controller |     "Jun 09 16:47:31.568341 crc crio[20770]: time=\"2026-06-09T16:47:31.568112977Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.303733 | controller |     "Jun 09 16:47:31.568740 crc crio[20770]: time=\"2026-06-09T16:47:31.5685432Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.303749 | controller |     "Jun 09 16:47:31.568866 crc crio[20770]: time=\"2026-06-09T16:47:31.568772427Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.303764 | controller |     "Jun 09 16:47:31.568920 crc crio[20770]: time=\"2026-06-09T16:47:31.568865149Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.303784 | controller |     "Jun 09 16:47:31.568970 crc crio[20770]: time=\"2026-06-09T16:47:31.56889768Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.303800 | controller |     "Jun 09 16:47:31.569082 crc crio[20770]: time=\"2026-06-09T16:47:31.569007963Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.303815 | controller |     "Jun 09 16:47:31.569162 crc crio[20770]: time=\"2026-06-09T16:47:31.569147198Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.303830 | controller |     "Jun 09 16:47:31.570827 crc crio[20770]: time=\"2026-06-09T16:47:31.57061515Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.303846 | controller |     "Jun 09 16:47:31.571076 crc crio[20770]: time=\"2026-06-09T16:47:31.571005442Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.303861 | controller |     "Jun 09 16:47:31.571156 crc crio[20770]: time=\"2026-06-09T16:47:31.571095894Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.303876 | controller |     "Jun 09 16:47:31.571156 crc crio[20770]: time=\"2026-06-09T16:47:31.571128725Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.303891 | controller |     "Jun 09 16:47:31.571245 crc crio[20770]: time=\"2026-06-09T16:47:31.571160936Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.303906 | controller |     "Jun 09 16:47:31.571245 crc crio[20770]: time=\"2026-06-09T16:47:31.571189367Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.303921 | controller |     "Jun 09 16:47:31.571728 crc crio[20770]: time=\"2026-06-09T16:47:31.571554038Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.303936 | controller |     "Jun 09 16:47:31.571836 crc crio[20770]: time=\"2026-06-09T16:47:31.571766914Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.303951 | controller |     "Jun 09 16:47:31.571836 crc crio[20770]: time=\"2026-06-09T16:47:31.571811995Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.303966 | controller |     "Jun 09 16:47:31.571913 crc crio[20770]: time=\"2026-06-09T16:47:31.571845646Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.303981 | controller |     "Jun 09 16:47:31.571913 crc crio[20770]: time=\"2026-06-09T16:47:31.571879297Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.303997 | controller |     "Jun 09 16:47:31.571913 crc crio[20770]: time=\"2026-06-09T16:47:31.571901588Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.304012 | controller |     "Jun 09 16:47:31.572106 crc crio[20770]: time=\"2026-06-09T16:47:31.572041482Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.304027 | controller |     "Jun 09 16:47:31.572173 crc crio[20770]: time=\"2026-06-09T16:47:31.572111874Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.304042 | controller |     "Jun 09 16:47:31.572210 crc crio[20770]: time=\"2026-06-09T16:47:31.572194946Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.304057 | controller |     "Jun 09 16:47:31.572262 crc crio[20770]: time=\"2026-06-09T16:47:31.572230197Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.304073 | controller |     "Jun 09 16:47:31.572566 crc crio[20770]: time=\"2026-06-09T16:47:31.572502335Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.304092 | controller |     "Jun 09 16:47:31.572711 crc crio[20770]: time=\"2026-06-09T16:47:31.572570907Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.304108 | controller |     "Jun 09 16:47:31.572865 crc crio[20770]: time=\"2026-06-09T16:47:31.572726442Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.304125 | controller |     "Jun 09 16:47:31.572865 crc crio[20770]: time=\"2026-06-09T16:47:31.572757913Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.304146 | controller |     "Jun 09 16:47:31.572948 crc crio[20770]: time=\"2026-06-09T16:47:31.572872606Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.304168 | controller |     "Jun 09 16:47:31.572948 crc crio[20770]: time=\"2026-06-09T16:47:31.572897347Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.304190 | controller |     "Jun 09 16:47:31.573233 crc crio[20770]: time=\"2026-06-09T16:47:31.573159494Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.304208 | controller |     "Jun 09 16:47:31.573297 crc crio[20770]: time=\"2026-06-09T16:47:31.573248817Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.304224 | controller |     "Jun 09 16:47:31.573297 crc crio[20770]: time=\"2026-06-09T16:47:31.573276148Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.304240 | controller |     "Jun 09 16:47:31.573367 crc crio[20770]: time=\"2026-06-09T16:47:31.573304679Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.304255 | controller |     "Jun 09 16:47:31.573513 crc crio[20770]: time=\"2026-06-09T16:47:31.573457293Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.304270 | controller |     "Jun 09 16:47:31.573583 crc crio[20770]: time=\"2026-06-09T16:47:31.573515735Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.304285 | controller |     "Jun 09 16:47:31.573807 crc crio[20770]: time=\"2026-06-09T16:47:31.573741121Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.304300 | controller |     "Jun 09 16:47:31.574111 crc crio[20770]: time=\"2026-06-09T16:47:31.573931897Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.304315 | controller |     "Jun 09 16:47:31.574184 crc crio[20770]: time=\"2026-06-09T16:47:31.574111872Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.304331 | controller |     "Jun 09 16:47:31.574184 crc crio[20770]: time=\"2026-06-09T16:47:31.574154093Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.304347 | controller |     "Jun 09 16:47:31.574257 crc crio[20770]: time=\"2026-06-09T16:47:31.574191284Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.304362 | controller |     "Jun 09 16:47:31.574257 crc crio[20770]: time=\"2026-06-09T16:47:31.574217895Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.304377 | controller |     "Jun 09 16:47:31.574324 crc crio[20770]: time=\"2026-06-09T16:47:31.574265887Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.304393 | controller |     "Jun 09 16:47:31.574324 crc crio[20770]: time=\"2026-06-09T16:47:31.574307778Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.304413 | controller |     "Jun 09 16:47:31.574616 crc crio[20770]: time=\"2026-06-09T16:47:31.574549315Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.304429 | controller |     "Jun 09 16:47:31.574874 crc crio[20770]: time=\"2026-06-09T16:47:31.574627127Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.304444 | controller |     "Jun 09 16:47:31.574874 crc crio[20770]: time=\"2026-06-09T16:47:31.574782942Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.304460 | controller |     "Jun 09 16:47:31.574874 crc crio[20770]: time=\"2026-06-09T16:47:31.574824733Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.304476 | controller |     "Jun 09 16:47:31.574874 crc crio[20770]: time=\"2026-06-09T16:47:31.574857014Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.304491 | controller |     "Jun 09 16:47:31.575012 crc crio[20770]: time=\"2026-06-09T16:47:31.574882165Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.304505 | controller |     "Jun 09 16:47:31.575117 crc crio[20770]: time=\"2026-06-09T16:47:31.57507184Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.304544 | controller |     "Jun 09 16:47:31.575228 crc crio[20770]: time=\"2026-06-09T16:47:31.575136142Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.304561 | controller |     "Jun 09 16:47:31.575390 crc crio[20770]: time=\"2026-06-09T16:47:31.575280556Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.304577 | controller |     "Jun 09 16:47:31.575390 crc crio[20770]: time=\"2026-06-09T16:47:31.575341968Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.304593 | controller |     "Jun 09 16:47:31.575547 crc crio[20770]: time=\"2026-06-09T16:47:31.575508013Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.304609 | controller |     "Jun 09 16:47:31.575610 crc crio[20770]: time=\"2026-06-09T16:47:31.575566825Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.304624 | controller |     "Jun 09 16:47:31.575891 crc crio[20770]: time=\"2026-06-09T16:47:31.575842103Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.304639 | controller |     "Jun 09 16:47:31.575969 crc crio[20770]: time=\"2026-06-09T16:47:31.575909975Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.304654 | controller |     "Jun 09 16:47:31.576037 crc crio[20770]: time=\"2026-06-09T16:47:31.576001027Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.304670 | controller |     "Jun 09 16:47:31.576101 crc crio[20770]: time=\"2026-06-09T16:47:31.576059579Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.304755 | controller |     "Jun 09 16:47:31.576181 crc crio[20770]: time=\"2026-06-09T16:47:31.576145081Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.304774 | controller |     "Jun 09 16:47:31.576242 crc crio[20770]: time=\"2026-06-09T16:47:31.576204063Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.304789 | controller |     "Jun 09 16:47:31.576336 crc crio[20770]: time=\"2026-06-09T16:47:31.576301816Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.304818 | controller |     "Jun 09 16:47:31.576390 crc crio[20770]: time=\"2026-06-09T16:47:31.576354317Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.304838 | controller |     "Jun 09 16:47:31.576527 crc crio[20770]: time=\"2026-06-09T16:47:31.576491721Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.304855 | controller |     "Jun 09 16:47:31.576747 crc crio[20770]: time=\"2026-06-09T16:47:31.576546473Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.304870 | controller |     "Jun 09 16:47:31.577393 crc crio[20770]: time=\"2026-06-09T16:47:31.576765849Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.304885 | controller |     "Jun 09 16:47:31.577393 crc crio[20770]: time=\"2026-06-09T16:47:31.576802171Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.304900 | controller |     "Jun 09 16:47:31.577393 crc crio[20770]: time=\"2026-06-09T16:47:31.577038927Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.304915 | controller |     "Jun 09 16:47:31.577393 crc crio[20770]: time=\"2026-06-09T16:47:31.577079049Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.304930 | controller |     "Jun 09 16:47:31.577393 crc crio[20770]: time=\"2026-06-09T16:47:31.5771181Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.304945 | controller |     "Jun 09 16:47:31.577393 crc crio[20770]: time=\"2026-06-09T16:47:31.577270564Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.304961 | controller |     "Jun 09 16:47:31.578082 crc crio[20770]: time=\"2026-06-09T16:47:31.578010056Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.304977 | controller |     "Jun 09 16:47:31.579419 crc crio[20770]: time=\"2026-06-09T16:47:31.579282563Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.304992 | controller |     "Jun 09 16:47:31.580046 crc crio[20770]: time=\"2026-06-09T16:47:31.579360755Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.305007 | controller |     "Jun 09 16:47:31.580046 crc crio[20770]: time=\"2026-06-09T16:47:31.579507759Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.305023 | controller |     "Jun 09 16:47:31.580046 crc crio[20770]: time=\"2026-06-09T16:47:31.57954542Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.305039 | controller |     "Jun 09 16:47:31.580046 crc crio[20770]: time=\"2026-06-09T16:47:31.579574441Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.305054 | controller |     "Jun 09 16:47:31.580046 crc crio[20770]: time=\"2026-06-09T16:47:31.580001614Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.305069 | controller |     "Jun 09 16:47:31.580046 crc crio[20770]: time=\"2026-06-09T16:47:31.580046775Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.305085 | controller |     "Jun 09 16:47:31.580346 crc crio[20770]: time=\"2026-06-09T16:47:31.580081106Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.305100 | controller |     "Jun 09 16:47:31.580346 crc crio[20770]: time=\"2026-06-09T16:47:31.580105187Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.305115 | controller |     "Jun 09 16:47:31.580346 crc crio[20770]: time=\"2026-06-09T16:47:31.580253621Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.305131 | controller |     "Jun 09 16:47:31.580346 crc crio[20770]: time=\"2026-06-09T16:47:31.580334333Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.305150 | controller |     "Jun 09 16:47:31.580602 crc crio[20770]: time=\"2026-06-09T16:47:31.58054215Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.305165 | controller |     "Jun 09 16:47:31.581834 crc crio[20770]: time=\"2026-06-09T16:47:31.581607281Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.305181 | controller |     "Jun 09 16:47:31.581834 crc crio[20770]: time=\"2026-06-09T16:47:31.581764075Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.305196 | controller |     "Jun 09 16:47:31.581834 crc crio[20770]: time=\"2026-06-09T16:47:31.581801896Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.305210 | controller |     "Jun 09 16:47:31.582035 crc crio[20770]: time=\"2026-06-09T16:47:31.581887419Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.305226 | controller |     "Jun 09 16:47:31.582035 crc crio[20770]: time=\"2026-06-09T16:47:31.581978431Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.305240 | controller |     "Jun 09 16:47:31.582035 crc crio[20770]: time=\"2026-06-09T16:47:31.582025553Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.305256 | controller |     "Jun 09 16:47:31.583552 crc crio[20770]: time=\"2026-06-09T16:47:31.582052683Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.305272 | controller |     "Jun 09 16:47:31.583552 crc crio[20770]: time=\"2026-06-09T16:47:31.582811846Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.305287 | controller |     "Jun 09 16:47:31.583552 crc crio[20770]: time=\"2026-06-09T16:47:31.583393213Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.305303 | controller |     "Jun 09 16:47:31.583552 crc crio[20770]: time=\"2026-06-09T16:47:31.583441554Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.305318 | controller |     "Jun 09 16:47:31.583552 crc crio[20770]: time=\"2026-06-09T16:47:31.583475305Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.305334 | controller |     "Jun 09 16:47:31.583552 crc crio[20770]: time=\"2026-06-09T16:47:31.583512876Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.305349 | controller |     "Jun 09 16:47:31.583552 crc crio[20770]: time=\"2026-06-09T16:47:31.583559737Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.305364 | controller |     "Jun 09 16:47:31.584006 crc crio[20770]: time=\"2026-06-09T16:47:31.583785874Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.305380 | controller |     "Jun 09 16:47:31.584006 crc crio[20770]: time=\"2026-06-09T16:47:31.583825825Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.305395 | controller |     "Jun 09 16:47:31.584119 crc crio[20770]: time=\"2026-06-09T16:47:31.584083213Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.305410 | controller |     "Jun 09 16:47:31.585444 crc crio[20770]: time=\"2026-06-09T16:47:31.584120424Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.305426 | controller |     "Jun 09 16:47:31.585444 crc crio[20770]: time=\"2026-06-09T16:47:31.584363881Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.305441 | controller |     "Jun 09 16:47:31.585444 crc crio[20770]: time=\"2026-06-09T16:47:31.584472624Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.305460 | controller |     "Jun 09 16:47:31.585444 crc crio[20770]: time=\"2026-06-09T16:47:31.584546886Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.305476 | controller |     "Jun 09 16:47:31.585444 crc crio[20770]: time=\"2026-06-09T16:47:31.584580537Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.305491 | controller |     "Jun 09 16:47:31.585444 crc crio[20770]: time=\"2026-06-09T16:47:31.584945218Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.305506 | controller |     "Jun 09 16:47:31.585444 crc crio[20770]: time=\"2026-06-09T16:47:31.584984949Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.305544 | controller |     "Jun 09 16:47:31.585444 crc crio[20770]: time=\"2026-06-09T16:47:31.585320359Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.305562 | controller |     "Jun 09 16:47:31.585444 crc crio[20770]: time=\"2026-06-09T16:47:31.58535969Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.305578 | controller |     "Jun 09 16:47:31.586030 crc crio[20770]: time=\"2026-06-09T16:47:31.585749031Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.305593 | controller |     "Jun 09 16:47:31.586030 crc crio[20770]: time=\"2026-06-09T16:47:31.585785562Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.305608 | controller |     "Jun 09 16:47:31.586030 crc crio[20770]: time=\"2026-06-09T16:47:31.585867895Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.305624 | controller |     "Jun 09 16:47:31.586030 crc crio[20770]: time=\"2026-06-09T16:47:31.585909746Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.305639 | controller |     "Jun 09 16:47:31.586204 crc crio[20770]: time=\"2026-06-09T16:47:31.5860332Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.305654 | controller |     "Jun 09 16:47:31.586204 crc crio[20770]: time=\"2026-06-09T16:47:31.58606584Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.305668 | controller |     "Jun 09 16:47:31.586888 crc crio[20770]: time=\"2026-06-09T16:47:31.586788271Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.305683 | controller |     "Jun 09 16:47:31.586995 crc crio[20770]: time=\"2026-06-09T16:47:31.586972067Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.305698 | controller |     "Jun 09 16:47:31.587062 crc crio[20770]: time=\"2026-06-09T16:47:31.587020758Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.305713 | controller |     "Jun 09 16:47:31.587062 crc crio[20770]: time=\"2026-06-09T16:47:31.587055919Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.305728 | controller |     "Jun 09 16:47:31.587163 crc crio[20770]: time=\"2026-06-09T16:47:31.58708871Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.305743 | controller |     "Jun 09 16:47:31.587163 crc crio[20770]: time=\"2026-06-09T16:47:31.587109471Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.305759 | controller |     "Jun 09 16:47:31.587261 crc crio[20770]: time=\"2026-06-09T16:47:31.587229764Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.305774 | controller |     "Jun 09 16:47:31.587324 crc crio[20770]: time=\"2026-06-09T16:47:31.587264595Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.305793 | controller |     "Jun 09 16:47:31.587750 crc crio[20770]: time=\"2026-06-09T16:47:31.587602585Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.305809 | controller |     "Jun 09 16:47:31.587833 crc crio[20770]: time=\"2026-06-09T16:47:31.587815421Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.305824 | controller |     "Jun 09 16:47:31.587900 crc crio[20770]: time=\"2026-06-09T16:47:31.587859293Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.305839 | controller |     "Jun 09 16:47:31.587900 crc crio[20770]: time=\"2026-06-09T16:47:31.587888114Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.305855 | controller |     "Jun 09 16:47:31.588008 crc crio[20770]: time=\"2026-06-09T16:47:31.587918964Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.305870 | controller |     "Jun 09 16:47:31.588008 crc crio[20770]: time=\"2026-06-09T16:47:31.587939435Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.305885 | controller |     "Jun 09 16:47:31.588367 crc crio[20770]: time=\"2026-06-09T16:47:31.588266305Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.305901 | controller |     "Jun 09 16:47:31.588446 crc crio[20770]: time=\"2026-06-09T16:47:31.588385118Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.305916 | controller |     "Jun 09 16:47:31.589080 crc crio[20770]: time=\"2026-06-09T16:47:31.588899003Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.305931 | controller |     "Jun 09 16:47:31.589334 crc crio[20770]: time=\"2026-06-09T16:47:31.589267894Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.305946 | controller |     "Jun 09 16:47:31.589580 crc crio[20770]: time=\"2026-06-09T16:47:31.589503701Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.305961 | controller |     "Jun 09 16:47:31.589892 crc crio[20770]: time=\"2026-06-09T16:47:31.589778079Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.305975 | controller |     "Jun 09 16:47:31.590053 crc crio[20770]: time=\"2026-06-09T16:47:31.589930353Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.305990 | controller |     "Jun 09 16:47:31.590227 crc crio[20770]: time=\"2026-06-09T16:47:31.590150889Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.306005 | controller |     "Jun 09 16:47:31.590316 crc crio[20770]: time=\"2026-06-09T16:47:31.590288823Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.306021 | controller |     "Jun 09 16:47:31.590458 crc crio[20770]: time=\"2026-06-09T16:47:31.590408877Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.306036 | controller |     "Jun 09 16:47:31.590859 crc crio[20770]: time=\"2026-06-09T16:47:31.590631964Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.306051 | controller |     "Jun 09 16:47:31.591084 crc crio[20770]: time=\"2026-06-09T16:47:31.590957473Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.306066 | controller |     "Jun 09 16:47:31.591264 crc crio[20770]: time=\"2026-06-09T16:47:31.59120717Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.306080 | controller |     "Jun 09 16:47:31.591494 crc crio[20770]: time=\"2026-06-09T16:47:31.591368285Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.306099 | controller |     "Jun 09 16:47:31.591759 crc crio[20770]: time=\"2026-06-09T16:47:31.591601692Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.306114 | controller |     "Jun 09 16:47:31.591936 crc crio[20770]: time=\"2026-06-09T16:47:31.591787717Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.306130 | controller |     "Jun 09 16:47:31.592099 crc crio[20770]: time=\"2026-06-09T16:47:31.592056435Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.306145 | controller |     "Jun 09 16:47:31.592272 crc crio[20770]: time=\"2026-06-09T16:47:31.59222037Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.306165 | controller |     "Jun 09 16:47:31.592462 crc crio[20770]: time=\"2026-06-09T16:47:31.592343563Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.306185 | controller |     "Jun 09 16:47:31.592604 crc crio[20770]: time=\"2026-06-09T16:47:31.59256759Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.306206 | controller |     "Jun 09 16:47:31.592971 crc crio[20770]: time=\"2026-06-09T16:47:31.592762196Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.306227 | controller |     "Jun 09 16:47:31.593239 crc crio[20770]: time=\"2026-06-09T16:47:31.593017853Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.306244 | controller |     "Jun 09 16:47:31.593486 crc crio[20770]: time=\"2026-06-09T16:47:31.593327042Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.306259 | controller |     "Jun 09 16:47:31.594072 crc crio[20770]: time=\"2026-06-09T16:47:31.593995152Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.306273 | controller |     "Jun 09 16:47:31.594166 crc crio[20770]: time=\"2026-06-09T16:47:31.594126285Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.306288 | controller |     "Jun 09 16:47:31.594315 crc crio[20770]: time=\"2026-06-09T16:47:31.594258459Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.306303 | controller |     "Jun 09 16:47:31.594510 crc crio[20770]: time=\"2026-06-09T16:47:31.594403333Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.306318 | controller |     "Jun 09 16:47:31.594734 crc crio[20770]: time=\"2026-06-09T16:47:31.594592199Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.306333 | controller |     "Jun 09 16:47:31.594820 crc crio[20770]: time=\"2026-06-09T16:47:31.594780724Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.306348 | controller |     "Jun 09 16:47:31.595049 crc crio[20770]: time=\"2026-06-09T16:47:31.594916238Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.306363 | controller |     "Jun 09 16:47:31.595298 crc crio[20770]: time=\"2026-06-09T16:47:31.595133545Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.306378 | controller |     "Jun 09 16:47:31.595479 crc crio[20770]: time=\"2026-06-09T16:47:31.595400832Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.306394 | controller |     "Jun 09 16:47:31.595633 crc crio[20770]: time=\"2026-06-09T16:47:31.595536186Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.306414 | controller |     "Jun 09 16:47:31.595844 crc crio[20770]: time=\"2026-06-09T16:47:31.595757283Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.306430 | controller |     "Jun 09 16:47:31.595931 crc crio[20770]: time=\"2026-06-09T16:47:31.595888327Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.306446 | controller |     "Jun 09 16:47:31.596003 crc crio[20770]: time=\"2026-06-09T16:47:31.595949818Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.306467 | controller |     "Jun 09 16:47:31.596135 crc crio[20770]: time=\"2026-06-09T16:47:31.596093403Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.306492 | controller |     "Jun 09 16:47:31.596195 crc crio[20770]: time=\"2026-06-09T16:47:31.596153484Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.306538 | controller |     "Jun 09 16:47:31.596195 crc crio[20770]: time=\"2026-06-09T16:47:31.596173815Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.306559 | controller |     "Jun 09 16:47:31.596195 crc crio[20770]: time=\"2026-06-09T16:47:31.596195326Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.306575 | controller |     "Jun 09 16:47:31.596378 crc crio[20770]: time=\"2026-06-09T16:47:31.596320479Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.306591 | controller |     "Jun 09 16:47:31.596622 crc crio[20770]: time=\"2026-06-09T16:47:31.596428222Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.306606 | controller |     "Jun 09 16:47:31.596795 crc crio[20770]: time=\"2026-06-09T16:47:31.596611098Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.306621 | controller |     "Jun 09 16:47:31.596892 crc crio[20770]: time=\"2026-06-09T16:47:31.596850195Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.306637 | controller |     "Jun 09 16:47:31.596956 crc crio[20770]: time=\"2026-06-09T16:47:31.596925857Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.306652 | controller |     "Jun 09 16:47:31.597000 crc crio[20770]: time=\"2026-06-09T16:47:31.596966338Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.306667 | controller |     "Jun 09 16:47:31.597178 crc crio[20770]: time=\"2026-06-09T16:47:31.5970468Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.306683 | controller |     "Jun 09 16:47:31.597242 crc crio[20770]: time=\"2026-06-09T16:47:31.597202025Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.306698 | controller |     "Jun 09 16:47:31.597309 crc crio[20770]: time=\"2026-06-09T16:47:31.597270287Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.306714 | controller |     "Jun 09 16:47:31.597373 crc crio[20770]: time=\"2026-06-09T16:47:31.597331849Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.306739 | controller |     "Jun 09 16:47:31.597526 crc crio[20770]: time=\"2026-06-09T16:47:31.597483853Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.306756 | controller |     "Jun 09 16:47:31.597582 crc crio[20770]: time=\"2026-06-09T16:47:31.597556955Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.306826 | controller |     "Jun 09 16:47:31.597750 crc crio[20770]: time=\"2026-06-09T16:47:31.597625367Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.306855 | controller |     "Jun 09 16:47:31.597820 crc crio[20770]: time=\"2026-06-09T16:47:31.597776602Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.306873 | controller |     "Jun 09 16:47:31.598021 crc crio[20770]: time=\"2026-06-09T16:47:31.597969467Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.306887 | controller |     "Jun 09 16:47:31.598080 crc crio[20770]: time=\"2026-06-09T16:47:31.59804873Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.306903 | controller |     "Jun 09 16:47:31.598151 crc crio[20770]: time=\"2026-06-09T16:47:31.598113732Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.306918 | controller |     "Jun 09 16:47:31.598201 crc crio[20770]: time=\"2026-06-09T16:47:31.598169883Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.306933 | controller |     "Jun 09 16:47:31.598422 crc crio[20770]: time=\"2026-06-09T16:47:31.598382739Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.306948 | controller |     "Jun 09 16:47:31.598575 crc crio[20770]: time=\"2026-06-09T16:47:31.598446701Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.306964 | controller |     "Jun 09 16:47:31.598575 crc crio[20770]: time=\"2026-06-09T16:47:31.598554034Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.306978 | controller |     "Jun 09 16:47:31.598936 crc crio[20770]: time=\"2026-06-09T16:47:31.598604016Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.306994 | controller |     "Jun 09 16:47:31.598989 crc crio[20770]: time=\"2026-06-09T16:47:31.598962646Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.307009 | controller |     "Jun 09 16:47:31.599033 crc crio[20770]: time=\"2026-06-09T16:47:31.599017388Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.307025 | controller |     "Jun 09 16:47:31.599254 crc crio[20770]: time=\"2026-06-09T16:47:31.599199073Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.307040 | controller |     "Jun 09 16:47:31.599379 crc crio[20770]: time=\"2026-06-09T16:47:31.599334817Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.307055 | controller |     "Jun 09 16:47:31.599502 crc crio[20770]: time=\"2026-06-09T16:47:31.599458361Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.307070 | controller |     "Jun 09 16:47:31.599607 crc crio[20770]: time=\"2026-06-09T16:47:31.599573614Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.307085 | controller |     "Jun 09 16:47:31.599869 crc crio[20770]: time=\"2026-06-09T16:47:31.599814021Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.307101 | controller |     "Jun 09 16:47:31.599960 crc crio[20770]: time=\"2026-06-09T16:47:31.599929924Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.307116 | controller |     "Jun 09 16:47:31.600089 crc crio[20770]: time=\"2026-06-09T16:47:31.600046048Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.307134 | controller |     "Jun 09 16:47:31.600210 crc crio[20770]: time=\"2026-06-09T16:47:31.600163591Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.307152 | controller |     "Jun 09 16:47:31.600335 crc crio[20770]: time=\"2026-06-09T16:47:31.600291035Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.307171 | controller |     "Jun 09 16:47:31.600456 crc crio[20770]: time=\"2026-06-09T16:47:31.600411358Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.307186 | controller |     "Jun 09 16:47:31.600563 crc crio[20770]: time=\"2026-06-09T16:47:31.600531032Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.307201 | controller |     "Jun 09 16:47:31.600768 crc crio[20770]: time=\"2026-06-09T16:47:31.600632445Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.307216 | controller |     "Jun 09 16:47:31.600878 crc crio[20770]: time=\"2026-06-09T16:47:31.600846441Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.307231 | controller |     "Jun 09 16:47:31.600985 crc crio[20770]: time=\"2026-06-09T16:47:31.600953894Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.307247 | controller |     "Jun 09 16:47:31.601090 crc crio[20770]: time=\"2026-06-09T16:47:31.600999676Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.307262 | controller |     "Jun 09 16:47:31.601206 crc crio[20770]: time=\"2026-06-09T16:47:31.601103929Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.307277 | controller |     "Jun 09 16:47:31.601324 crc crio[20770]: time=\"2026-06-09T16:47:31.601287554Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.307293 | controller |     "Jun 09 16:47:31.601437 crc crio[20770]: time=\"2026-06-09T16:47:31.601407127Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.307308 | controller |     "Jun 09 16:47:31.601554 crc crio[20770]: time=\"2026-06-09T16:47:31.601522061Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.307324 | controller |     "Jun 09 16:47:31.601624 crc crio[20770]: time=\"2026-06-09T16:47:31.601613033Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.307339 | controller |     "Jun 09 16:47:31.601831 crc crio[20770]: time=\"2026-06-09T16:47:31.601762258Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.307354 | controller |     "Jun 09 16:47:31.601896 crc crio[20770]: time=\"2026-06-09T16:47:31.601883961Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.307370 | controller |     "Jun 09 16:47:31.602294 crc crio[20770]: time=\"2026-06-09T16:47:31.602205471Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.307385 | controller |     "Jun 09 16:47:31.602294 crc crio[20770]: time=\"2026-06-09T16:47:31.602275493Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.307401 | controller |     "Jun 09 16:47:31.603108 crc crio[20770]: time=\"2026-06-09T16:47:31.602999644Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.307417 | controller |     "Jun 09 16:47:31.603219 crc crio[20770]: time=\"2026-06-09T16:47:31.603169409Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.307432 | controller |     "Jun 09 16:47:31.603362 crc crio[20770]: time=\"2026-06-09T16:47:31.603243401Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.307447 | controller |     "Jun 09 16:47:31.603460 crc crio[20770]: time=\"2026-06-09T16:47:31.603429856Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.307462 | controller |     "Jun 09 16:47:31.603590 crc crio[20770]: time=\"2026-06-09T16:47:31.60354589Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.307481 | controller |     "Jun 09 16:47:31.603833 crc crio[20770]: time=\"2026-06-09T16:47:31.603786537Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.307497 | controller |     "Jun 09 16:47:31.603909 crc crio[20770]: time=\"2026-06-09T16:47:31.60388264Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.307535 | controller |     "Jun 09 16:47:31.603950 crc crio[20770]: time=\"2026-06-09T16:47:31.60391016Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.307558 | controller |     "Jun 09 16:47:31.605166 crc crio[20770]: time=\"2026-06-09T16:47:31.604095616Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.307574 | controller |     "Jun 09 16:47:31.605166 crc crio[20770]: time=\"2026-06-09T16:47:31.604210209Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.307589 | controller |     "Jun 09 16:47:31.605166 crc crio[20770]: time=\"2026-06-09T16:47:31.604307312Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.307605 | controller |     "Jun 09 16:47:31.605166 crc crio[20770]: time=\"2026-06-09T16:47:31.604333533Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.307620 | controller |     "Jun 09 16:47:31.605166 crc crio[20770]: time=\"2026-06-09T16:47:31.604384874Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.307636 | controller |     "Jun 09 16:47:31.605166 crc crio[20770]: time=\"2026-06-09T16:47:31.604409035Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.307652 | controller |     "Jun 09 16:47:31.605166 crc crio[20770]: time=\"2026-06-09T16:47:31.604420785Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.307667 | controller |     "Jun 09 16:47:31.605166 crc crio[20770]: time=\"2026-06-09T16:47:31.604436006Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.307683 | controller |     "Jun 09 16:47:31.605166 crc crio[20770]: time=\"2026-06-09T16:47:31.60457412Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.307699 | controller |     "Jun 09 16:47:31.605166 crc crio[20770]: time=\"2026-06-09T16:47:31.604755335Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.307714 | controller |     "Jun 09 16:47:31.606164 crc crio[20770]: time=\"2026-06-09T16:47:31.605236859Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.307729 | controller |     "Jun 09 16:47:31.606164 crc crio[20770]: time=\"2026-06-09T16:47:31.605352692Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.307745 | controller |     "Jun 09 16:47:31.606164 crc crio[20770]: time=\"2026-06-09T16:47:31.605561919Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.307760 | controller |     "Jun 09 16:47:31.606164 crc crio[20770]: time=\"2026-06-09T16:47:31.605748134Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.307775 | controller |     "Jun 09 16:47:31.606164 crc crio[20770]: time=\"2026-06-09T16:47:31.605770785Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.307791 | controller |     "Jun 09 16:47:31.606164 crc crio[20770]: time=\"2026-06-09T16:47:31.605861857Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.307806 | controller |     "Jun 09 16:47:31.606164 crc crio[20770]: time=\"2026-06-09T16:47:31.60597285Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.307824 | controller |     "Jun 09 16:47:31.606164 crc crio[20770]: time=\"2026-06-09T16:47:31.606002801Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.307840 | controller |     "Jun 09 16:47:31.606164 crc crio[20770]: time=\"2026-06-09T16:47:31.606091284Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.307856 | controller |     "Jun 09 16:47:31.606450 crc crio[20770]: time=\"2026-06-09T16:47:31.606203167Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.307871 | controller |     "Jun 09 16:47:31.606450 crc crio[20770]: time=\"2026-06-09T16:47:31.606274649Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.307887 | controller |     "Jun 09 16:47:31.606450 crc crio[20770]: time=\"2026-06-09T16:47:31.606387293Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.307902 | controller |     "Jun 09 16:47:31.606542 crc crio[20770]: time=\"2026-06-09T16:47:31.606470525Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.307917 | controller |     "Jun 09 16:47:31.607196 crc crio[20770]: time=\"2026-06-09T16:47:31.606578848Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.307932 | controller |     "Jun 09 16:47:31.607196 crc crio[20770]: time=\"2026-06-09T16:47:31.606851126Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.307948 | controller |     "Jun 09 16:47:31.607196 crc crio[20770]: time=\"2026-06-09T16:47:31.606907718Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.307963 | controller |     "Jun 09 16:47:31.607336 crc crio[20770]: time=\"2026-06-09T16:47:31.607274668Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.307979 | controller |     "Jun 09 16:47:31.607336 crc crio[20770]: time=\"2026-06-09T16:47:31.60732944Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.307994 | controller |     "Jun 09 16:47:31.607860 crc crio[20770]: time=\"2026-06-09T16:47:31.607746192Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.308009 | controller |     "Jun 09 16:47:31.607860 crc crio[20770]: time=\"2026-06-09T16:47:31.607820064Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.308025 | controller |     "Jun 09 16:47:31.608057 crc crio[20770]: time=\"2026-06-09T16:47:31.60800466Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.308040 | controller |     "Jun 09 16:47:31.608174 crc crio[20770]: time=\"2026-06-09T16:47:31.608114963Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.308054 | controller |     "Jun 09 16:47:31.608498 crc crio[20770]: time=\"2026-06-09T16:47:31.608434082Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.308070 | controller |     "Jun 09 16:47:31.608573 crc crio[20770]: time=\"2026-06-09T16:47:31.608500044Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.308085 | controller |     "Jun 09 16:47:31.608573 crc crio[20770]: time=\"2026-06-09T16:47:31.608539915Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.308101 | controller |     "Jun 09 16:47:31.608783 crc crio[20770]: time=\"2026-06-09T16:47:31.608575056Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.308116 | controller |     "Jun 09 16:47:31.609170 crc crio[20770]: time=\"2026-06-09T16:47:31.609017319Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.308134 | controller |     "Jun 09 16:47:31.609495 crc crio[20770]: time=\"2026-06-09T16:47:31.609406041Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.308150 | controller |     "Jun 09 16:47:31.609601 crc crio[20770]: time=\"2026-06-09T16:47:31.609539304Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.308165 | controller |     "Jun 09 16:47:31.609821 crc crio[20770]: time=\"2026-06-09T16:47:31.609623967Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.308180 | controller |     "Jun 09 16:47:31.609917 crc crio[20770]: time=\"2026-06-09T16:47:31.609886625Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.308195 | controller |     "Jun 09 16:47:31.610016 crc crio[20770]: time=\"2026-06-09T16:47:31.609972537Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.308216 | controller |     "Jun 09 16:47:31.611330 crc crio[20770]: time=\"2026-06-09T16:47:31.610979046Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.308239 | controller |     "Jun 09 16:47:31.611330 crc crio[20770]: time=\"2026-06-09T16:47:31.611032478Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.308266 | controller |     "Jun 09 16:47:31.611330 crc crio[20770]: time=\"2026-06-09T16:47:31.611237654Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.308285 | controller |     "Jun 09 16:47:31.612136 crc crio[20770]: time=\"2026-06-09T16:47:31.611357447Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.308301 | controller |     "Jun 09 16:47:31.612136 crc crio[20770]: time=\"2026-06-09T16:47:31.611467091Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.308316 | controller |     "Jun 09 16:47:31.612136 crc crio[20770]: time=\"2026-06-09T16:47:31.611496231Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.308331 | controller |     "Jun 09 16:47:31.612136 crc crio[20770]: time=\"2026-06-09T16:47:31.611996696Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.308346 | controller |     "Jun 09 16:47:31.612136 crc crio[20770]: time=\"2026-06-09T16:47:31.612098339Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.308361 | controller |     "Jun 09 16:47:31.613137 crc crio[20770]: time=\"2026-06-09T16:47:31.612153041Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.308376 | controller |     "Jun 09 16:47:31.613137 crc crio[20770]: time=\"2026-06-09T16:47:31.612191182Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.308391 | controller |     "Jun 09 16:47:31.613137 crc crio[20770]: time=\"2026-06-09T16:47:31.612227223Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.308406 | controller |     "Jun 09 16:47:31.613137 crc crio[20770]: time=\"2026-06-09T16:47:31.612252193Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.308422 | controller |     "Jun 09 16:47:31.613137 crc crio[20770]: time=\"2026-06-09T16:47:31.612292615Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.308437 | controller |     "Jun 09 16:47:31.613137 crc crio[20770]: time=\"2026-06-09T16:47:31.612326506Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.308452 | controller |     "Jun 09 16:47:31.613137 crc crio[20770]: time=\"2026-06-09T16:47:31.612356946Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.308470 | controller |     "Jun 09 16:47:31.613137 crc crio[20770]: time=\"2026-06-09T16:47:31.612377537Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.308486 | controller |     "Jun 09 16:47:31.613137 crc crio[20770]: time=\"2026-06-09T16:47:31.612584803Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.308501 | controller |     "Jun 09 16:47:31.613137 crc crio[20770]: time=\"2026-06-09T16:47:31.612731877Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.308538 | controller |     "Jun 09 16:47:31.613137 crc crio[20770]: time=\"2026-06-09T16:47:31.612925783Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.308555 | controller |     "Jun 09 16:47:31.613137 crc crio[20770]: time=\"2026-06-09T16:47:31.612968834Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.308571 | controller |     "Jun 09 16:47:31.613137 crc crio[20770]: time=\"2026-06-09T16:47:31.613121819Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.308586 | controller |     "Jun 09 16:47:31.615340 crc crio[20770]: time=\"2026-06-09T16:47:31.61316864Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.308601 | controller |     "Jun 09 16:47:31.615340 crc crio[20770]: time=\"2026-06-09T16:47:31.613380886Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.308616 | controller |     "Jun 09 16:47:31.615340 crc crio[20770]: time=\"2026-06-09T16:47:31.613417967Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.308632 | controller |     "Jun 09 16:47:31.615340 crc crio[20770]: time=\"2026-06-09T16:47:31.613542281Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.308647 | controller |     "Jun 09 16:47:31.615340 crc crio[20770]: time=\"2026-06-09T16:47:31.613572762Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.308661 | controller |     "Jun 09 16:47:31.615340 crc crio[20770]: time=\"2026-06-09T16:47:31.613887551Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.308677 | controller |     "Jun 09 16:47:31.615340 crc crio[20770]: time=\"2026-06-09T16:47:31.613916632Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.308692 | controller |     "Jun 09 16:47:31.615340 crc crio[20770]: time=\"2026-06-09T16:47:31.614129398Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.308707 | controller |     "Jun 09 16:47:31.615340 crc crio[20770]: time=\"2026-06-09T16:47:31.614156929Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.308723 | controller |     "Jun 09 16:47:31.615340 crc crio[20770]: time=\"2026-06-09T16:47:31.614473858Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.308739 | controller |     "Jun 09 16:47:31.615340 crc crio[20770]: time=\"2026-06-09T16:47:31.614604732Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.308754 | controller |     "Jun 09 16:47:31.615340 crc crio[20770]: time=\"2026-06-09T16:47:31.614797818Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.308769 | controller |     "Jun 09 16:47:31.615340 crc crio[20770]: time=\"2026-06-09T16:47:31.614918711Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.308789 | controller |     "Jun 09 16:47:31.615340 crc crio[20770]: time=\"2026-06-09T16:47:31.615042675Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.308819 | controller |     "Jun 09 16:47:31.615340 crc crio[20770]: time=\"2026-06-09T16:47:31.615071806Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.308835 | controller |     "Jun 09 16:47:31.615340 crc crio[20770]: time=\"2026-06-09T16:47:31.615124717Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.308850 | controller |     "Jun 09 16:47:31.615340 crc crio[20770]: time=\"2026-06-09T16:47:31.615167268Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.308865 | controller |     "Jun 09 16:47:31.617426 crc crio[20770]: time=\"2026-06-09T16:47:31.615734395Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.308881 | controller |     "Jun 09 16:47:31.617426 crc crio[20770]: time=\"2026-06-09T16:47:31.615934921Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.308896 | controller |     "Jun 09 16:47:31.617426 crc crio[20770]: time=\"2026-06-09T16:47:31.616088865Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.308910 | controller |     "Jun 09 16:47:31.617426 crc crio[20770]: time=\"2026-06-09T16:47:31.616220159Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.308926 | controller |     "Jun 09 16:47:31.617426 crc crio[20770]: time=\"2026-06-09T16:47:31.61624175Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.308942 | controller |     "Jun 09 16:47:31.617426 crc crio[20770]: time=\"2026-06-09T16:47:31.616488327Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.308957 | controller |     "Jun 09 16:47:31.617426 crc crio[20770]: time=\"2026-06-09T16:47:31.616753355Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.308972 | controller |     "Jun 09 16:47:31.617426 crc crio[20770]: time=\"2026-06-09T16:47:31.616882648Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.308987 | controller |     "Jun 09 16:47:31.617426 crc crio[20770]: time=\"2026-06-09T16:47:31.617010782Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.309002 | controller |     "Jun 09 16:47:31.617426 crc crio[20770]: time=\"2026-06-09T16:47:31.617223658Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.309017 | controller |     "Jun 09 16:47:31.619036 crc crio[20770]: time=\"2026-06-09T16:47:31.617359662Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.309033 | controller |     "Jun 09 16:47:31.619036 crc crio[20770]: time=\"2026-06-09T16:47:31.617557058Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.309048 | controller |     "Jun 09 16:47:31.619036 crc crio[20770]: time=\"2026-06-09T16:47:31.617751384Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.309063 | controller |     "Jun 09 16:47:31.619036 crc crio[20770]: time=\"2026-06-09T16:47:31.617871067Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.309079 | controller |     "Jun 09 16:47:31.619036 crc crio[20770]: time=\"2026-06-09T16:47:31.617887048Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.309094 | controller |     "Jun 09 16:47:31.619036 crc crio[20770]: time=\"2026-06-09T16:47:31.618096394Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.309113 | controller |     "Jun 09 16:47:31.619036 crc crio[20770]: time=\"2026-06-09T16:47:31.618207937Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.309129 | controller |     "Jun 09 16:47:31.619036 crc crio[20770]: time=\"2026-06-09T16:47:31.618236518Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.309145 | controller |     "Jun 09 16:47:31.619036 crc crio[20770]: time=\"2026-06-09T16:47:31.618245688Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.309160 | controller |     "Jun 09 16:47:31.619036 crc crio[20770]: time=\"2026-06-09T16:47:31.618341311Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.309175 | controller |     "Jun 09 16:47:31.619036 crc crio[20770]: time=\"2026-06-09T16:47:31.618480235Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.309190 | controller |     "Jun 09 16:47:31.619036 crc crio[20770]: time=\"2026-06-09T16:47:31.618595358Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.309206 | controller |     "Jun 09 16:47:31.619036 crc crio[20770]: time=\"2026-06-09T16:47:31.618613269Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.309221 | controller |     "Jun 09 16:47:31.619036 crc crio[20770]: time=\"2026-06-09T16:47:31.618778694Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.309236 | controller |     "Jun 09 16:47:31.619036 crc crio[20770]: time=\"2026-06-09T16:47:31.619024911Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.309251 | controller |     "Jun 09 16:47:31.619036 crc crio[20770]: time=\"2026-06-09T16:47:31.619057342Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.309266 | controller |     "Jun 09 16:47:31.621051 crc crio[20770]: time=\"2026-06-09T16:47:31.619159935Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.309280 | controller |     "Jun 09 16:47:31.621051 crc crio[20770]: time=\"2026-06-09T16:47:31.619199676Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.309294 | controller |     "Jun 09 16:47:31.621051 crc crio[20770]: time=\"2026-06-09T16:47:31.619399302Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.309309 | controller |     "Jun 09 16:47:31.621051 crc crio[20770]: time=\"2026-06-09T16:47:31.619435393Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.309325 | controller |     "Jun 09 16:47:31.621051 crc crio[20770]: time=\"2026-06-09T16:47:31.619614898Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.309340 | controller |     "Jun 09 16:47:31.621051 crc crio[20770]: time=\"2026-06-09T16:47:31.619757972Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.309356 | controller |     "Jun 09 16:47:31.621051 crc crio[20770]: time=\"2026-06-09T16:47:31.619956118Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.309372 | controller |     "Jun 09 16:47:31.621051 crc crio[20770]: time=\"2026-06-09T16:47:31.620058131Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.309387 | controller |     "Jun 09 16:47:31.621051 crc crio[20770]: time=\"2026-06-09T16:47:31.620088712Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.309402 | controller |     "Jun 09 16:47:31.621051 crc crio[20770]: time=\"2026-06-09T16:47:31.620115513Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.309420 | controller |     "Jun 09 16:47:31.621051 crc crio[20770]: time=\"2026-06-09T16:47:31.62037461Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.309435 | controller |     "Jun 09 16:47:31.621051 crc crio[20770]: time=\"2026-06-09T16:47:31.620492544Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.309450 | controller |     "Jun 09 16:47:31.621051 crc crio[20770]: time=\"2026-06-09T16:47:31.620596407Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.309465 | controller |     "Jun 09 16:47:31.621051 crc crio[20770]: time=\"2026-06-09T16:47:31.620865204Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.309480 | controller |     "Jun 09 16:47:31.621051 crc crio[20770]: time=\"2026-06-09T16:47:31.620912846Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.309494 | controller |     "Jun 09 16:47:31.621051 crc crio[20770]: time=\"2026-06-09T16:47:31.620940897Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.309509 | controller |     "Jun 09 16:47:31.623027 crc crio[20770]: time=\"2026-06-09T16:47:31.621220865Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.309545 | controller |     "Jun 09 16:47:31.623027 crc crio[20770]: time=\"2026-06-09T16:47:31.621334228Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.309563 | controller |     "Jun 09 16:47:31.623027 crc crio[20770]: time=\"2026-06-09T16:47:31.621450271Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.309578 | controller |     "Jun 09 16:47:31.623027 crc crio[20770]: time=\"2026-06-09T16:47:31.621480722Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.309592 | controller |     "Jun 09 16:47:31.623027 crc crio[20770]: time=\"2026-06-09T16:47:31.621580295Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.309608 | controller |     "Jun 09 16:47:31.623027 crc crio[20770]: time=\"2026-06-09T16:47:31.62174952Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.309623 | controller |     "Jun 09 16:47:31.623027 crc crio[20770]: time=\"2026-06-09T16:47:31.621856783Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.309638 | controller |     "Jun 09 16:47:31.623027 crc crio[20770]: time=\"2026-06-09T16:47:31.621903045Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.309653 | controller |     "Jun 09 16:47:31.623027 crc crio[20770]: time=\"2026-06-09T16:47:31.622063449Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.309669 | controller |     "Jun 09 16:47:31.623027 crc crio[20770]: time=\"2026-06-09T16:47:31.622174163Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.309684 | controller |     "Jun 09 16:47:31.623027 crc crio[20770]: time=\"2026-06-09T16:47:31.622245745Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.309699 | controller |     "Jun 09 16:47:31.623027 crc crio[20770]: time=\"2026-06-09T16:47:31.622360648Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.309714 | controller |     "Jun 09 16:47:31.623027 crc crio[20770]: time=\"2026-06-09T16:47:31.622575884Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.309729 | controller |     "Jun 09 16:47:31.623027 crc crio[20770]: time=\"2026-06-09T16:47:31.622800661Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.309747 | controller |     "Jun 09 16:47:31.623027 crc crio[20770]: time=\"2026-06-09T16:47:31.622824251Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.309763 | controller |     "Jun 09 16:47:31.623027 crc crio[20770]: time=\"2026-06-09T16:47:31.622936905Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.309778 | controller |     "Jun 09 16:47:31.624049 crc crio[20770]: time=\"2026-06-09T16:47:31.623163521Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.309794 | controller |     "Jun 09 16:47:31.624049 crc crio[20770]: time=\"2026-06-09T16:47:31.623279115Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.309809 | controller |     "Jun 09 16:47:31.624049 crc crio[20770]: time=\"2026-06-09T16:47:31.623322426Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.309825 | controller |     "Jun 09 16:47:31.624049 crc crio[20770]: time=\"2026-06-09T16:47:31.623393348Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.309841 | controller |     "Jun 09 16:47:31.624049 crc crio[20770]: time=\"2026-06-09T16:47:31.623611794Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.309857 | controller |     "Jun 09 16:47:31.624049 crc crio[20770]: time=\"2026-06-09T16:47:31.623776999Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.309872 | controller |     "Jun 09 16:47:31.624049 crc crio[20770]: time=\"2026-06-09T16:47:31.623885142Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.309887 | controller |     "Jun 09 16:47:31.624049 crc crio[20770]: time=\"2026-06-09T16:47:31.623913103Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.309903 | controller |     "Jun 09 16:47:31.624471 crc crio[20770]: time=\"2026-06-09T16:47:31.624039137Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.309918 | controller |     "Jun 09 16:47:31.624471 crc crio[20770]: time=\"2026-06-09T16:47:31.62412953Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.309933 | controller |     "Jun 09 16:47:31.624471 crc crio[20770]: time=\"2026-06-09T16:47:31.624235923Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.309948 | controller |     "Jun 09 16:47:31.624471 crc crio[20770]: time=\"2026-06-09T16:47:31.624290904Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.309963 | controller |     "Jun 09 16:47:31.626622 crc crio[20770]: time=\"2026-06-09T16:47:31.624454499Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.309979 | controller |     "Jun 09 16:47:31.626622 crc crio[20770]: time=\"2026-06-09T16:47:31.624548442Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.309994 | controller |     "Jun 09 16:47:31.626622 crc crio[20770]: time=\"2026-06-09T16:47:31.624619054Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.310008 | controller |     "Jun 09 16:47:31.626622 crc crio[20770]: time=\"2026-06-09T16:47:31.624743637Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.310024 | controller |     "Jun 09 16:47:31.626622 crc crio[20770]: time=\"2026-06-09T16:47:31.624988455Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.310039 | controller |     "Jun 09 16:47:31.626622 crc crio[20770]: time=\"2026-06-09T16:47:31.625099098Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.310058 | controller |     "Jun 09 16:47:31.626622 crc crio[20770]: time=\"2026-06-09T16:47:31.625217001Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.310074 | controller |     "Jun 09 16:47:31.626622 crc crio[20770]: time=\"2026-06-09T16:47:31.625359155Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.310090 | controller |     "Jun 09 16:47:31.626622 crc crio[20770]: time=\"2026-06-09T16:47:31.625493779Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.310105 | controller |     "Jun 09 16:47:31.626622 crc crio[20770]: time=\"2026-06-09T16:47:31.625765547Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.310121 | controller |     "Jun 09 16:47:31.626622 crc crio[20770]: time=\"2026-06-09T16:47:31.625906031Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.310139 | controller |     "Jun 09 16:47:31.626622 crc crio[20770]: time=\"2026-06-09T16:47:31.626170699Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.310160 | controller |     "Jun 09 16:47:31.626622 crc crio[20770]: time=\"2026-06-09T16:47:31.626318423Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.310183 | controller |     "Jun 09 16:47:31.626622 crc crio[20770]: time=\"2026-06-09T16:47:31.626348144Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.310204 | controller |     "Jun 09 16:47:31.626622 crc crio[20770]: time=\"2026-06-09T16:47:31.626454317Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.310222 | controller |     "Jun 09 16:47:31.626622 crc crio[20770]: time=\"2026-06-09T16:47:31.626566401Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.310238 | controller |     "Jun 09 16:47:31.627926 crc crio[20770]: time=\"2026-06-09T16:47:31.626784037Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.310253 | controller |     "Jun 09 16:47:31.627926 crc crio[20770]: time=\"2026-06-09T16:47:31.62689026Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.310268 | controller |     "Jun 09 16:47:31.627926 crc crio[20770]: time=\"2026-06-09T16:47:31.627139337Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.310283 | controller |     "Jun 09 16:47:31.627926 crc crio[20770]: time=\"2026-06-09T16:47:31.627272061Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.310299 | controller |     "Jun 09 16:47:31.627926 crc crio[20770]: time=\"2026-06-09T16:47:31.627460637Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.310314 | controller |     "Jun 09 16:47:31.627926 crc crio[20770]: time=\"2026-06-09T16:47:31.627496588Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.310329 | controller |     "Jun 09 16:47:31.627926 crc crio[20770]: time=\"2026-06-09T16:47:31.627548219Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.310344 | controller |     "Jun 09 16:47:31.627926 crc crio[20770]: time=\"2026-06-09T16:47:31.62757212Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.310359 | controller |     "Jun 09 16:47:31.627926 crc crio[20770]: time=\"2026-06-09T16:47:31.627901999Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.310375 | controller |     "Jun 09 16:47:31.628477 crc crio[20770]: time=\"2026-06-09T16:47:31.627974272Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.310394 | controller |     "Jun 09 16:47:31.628477 crc crio[20770]: time=\"2026-06-09T16:47:31.627996632Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.310409 | controller |     "Jun 09 16:47:31.628477 crc crio[20770]: time=\"2026-06-09T16:47:31.628020503Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.310424 | controller |     "Jun 09 16:47:31.628477 crc crio[20770]: time=\"2026-06-09T16:47:31.628199958Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.310439 | controller |     "Jun 09 16:47:31.628477 crc crio[20770]: time=\"2026-06-09T16:47:31.628234439Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.310453 | controller |     "Jun 09 16:47:31.628928 crc crio[20770]: time=\"2026-06-09T16:47:31.62861199Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.310467 | controller |     "Jun 09 16:47:31.628928 crc crio[20770]: time=\"2026-06-09T16:47:31.628784795Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.310482 | controller |     "Jun 09 16:47:31.629204 crc crio[20770]: time=\"2026-06-09T16:47:31.628898638Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.310496 | controller |     "Jun 09 16:47:31.629439 crc crio[20770]: time=\"2026-06-09T16:47:31.62928418Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.310532 | controller |     "Jun 09 16:47:31.629580 crc crio[20770]: time=\"2026-06-09T16:47:31.629525947Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.310554 | controller |     "Jun 09 16:47:31.630031 crc crio[20770]: time=\"2026-06-09T16:47:31.629908398Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.310571 | controller |     "Jun 09 16:47:31.630111 crc crio[20770]: time=\"2026-06-09T16:47:31.630034942Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.310586 | controller |     "Jun 09 16:47:31.630352 crc crio[20770]: time=\"2026-06-09T16:47:31.630278289Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.310601 | controller |     "Jun 09 16:47:31.630518 crc crio[20770]: time=\"2026-06-09T16:47:31.630421833Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.310617 | controller |     "Jun 09 16:47:31.630801 crc crio[20770]: time=\"2026-06-09T16:47:31.630574407Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.310631 | controller |     "Jun 09 16:47:31.630980 crc crio[20770]: time=\"2026-06-09T16:47:31.630926158Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.310647 | controller |     "Jun 09 16:47:31.631214 crc crio[20770]: time=\"2026-06-09T16:47:31.631063452Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.310662 | controller |     "Jun 09 16:47:31.631357 crc crio[20770]: time=\"2026-06-09T16:47:31.631235007Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.310677 | controller |     "Jun 09 16:47:31.631457 crc crio[20770]: time=\"2026-06-09T16:47:31.63135163Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.310692 | controller |     "Jun 09 16:47:31.631611 crc crio[20770]: time=\"2026-06-09T16:47:31.631471113Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.310710 | controller |     "Jun 09 16:47:31.631810 crc crio[20770]: time=\"2026-06-09T16:47:31.631772652Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.310726 | controller |     "Jun 09 16:47:31.631907 crc crio[20770]: time=\"2026-06-09T16:47:31.631818084Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.310740 | controller |     "Jun 09 16:47:31.631907 crc crio[20770]: time=\"2026-06-09T16:47:31.631843254Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.310755 | controller |     "Jun 09 16:47:31.632267 crc crio[20770]: time=\"2026-06-09T16:47:31.631969738Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.310770 | controller |     "Jun 09 16:47:31.632536 crc crio[20770]: time=\"2026-06-09T16:47:31.632469822Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.310785 | controller |     "Jun 09 16:47:31.642059 crc crio[20770]: time=\"2026-06-09T16:47:31.641908438Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.310800 | controller |     "Jun 09 16:47:31.642822 crc crio[20770]: time=\"2026-06-09T16:47:31.642171725Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.310815 | controller |     "Jun 09 16:47:31.642822 crc crio[20770]: time=\"2026-06-09T16:47:31.642394232Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.310830 | controller |     "Jun 09 16:47:31.642822 crc crio[20770]: time=\"2026-06-09T16:47:31.642503945Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.310845 | controller |     "Jun 09 16:47:31.642822 crc crio[20770]: time=\"2026-06-09T16:47:31.642793613Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.310860 | controller |     "Jun 09 16:47:31.643079 crc crio[20770]: time=\"2026-06-09T16:47:31.642836795Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.310875 | controller |     "Jun 09 16:47:31.643079 crc crio[20770]: time=\"2026-06-09T16:47:31.642863465Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.310890 | controller |     "Jun 09 16:47:31.643079 crc crio[20770]: time=\"2026-06-09T16:47:31.642887756Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.310906 | controller |     "Jun 09 16:47:31.644370 crc crio[20770]: time=\"2026-06-09T16:47:31.644287667Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.310921 | controller |     "Jun 09 16:47:31.644370 crc crio[20770]: time=\"2026-06-09T16:47:31.64438677Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.310937 | controller |     "Jun 09 16:47:31.644370 crc crio[20770]: time=\"2026-06-09T16:47:31.644502633Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.310953 | controller |     "Jun 09 16:47:31.645111 crc crio[20770]: time=\"2026-06-09T16:47:31.644620617Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.310969 | controller |     "Jun 09 16:47:31.645111 crc crio[20770]: time=\"2026-06-09T16:47:31.644833313Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.310985 | controller |     "Jun 09 16:47:31.645111 crc crio[20770]: time=\"2026-06-09T16:47:31.644878794Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.311045 | controller |     "Jun 09 16:47:31.645111 crc crio[20770]: time=\"2026-06-09T16:47:31.645042959Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.311069 | controller |     "Jun 09 16:47:31.645111 crc crio[20770]: time=\"2026-06-09T16:47:31.64508731Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.311086 | controller |     "Jun 09 16:47:31.645382 crc crio[20770]: time=\"2026-06-09T16:47:31.645253205Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.311101 | controller |     "Jun 09 16:47:31.645446 crc crio[20770]: time=\"2026-06-09T16:47:31.645298066Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.311117 | controller |     "Jun 09 16:47:31.645732 crc crio[20770]: time=\"2026-06-09T16:47:31.645574324Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.311132 | controller |     "Jun 09 16:47:31.645732 crc crio[20770]: time=\"2026-06-09T16:47:31.645721489Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.311147 | controller |     "Jun 09 16:47:31.645882 crc crio[20770]: time=\"2026-06-09T16:47:31.645832912Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.311163 | controller |     "Jun 09 16:47:31.645882 crc crio[20770]: time=\"2026-06-09T16:47:31.645875483Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.311177 | controller |     "Jun 09 16:47:31.647185 crc crio[20770]: time=\"2026-06-09T16:47:31.647030377Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.311192 | controller |     "Jun 09 16:47:31.647337 crc crio[20770]: time=\"2026-06-09T16:47:31.647297925Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.311208 | controller |     "Jun 09 16:47:31.647454 crc crio[20770]: time=\"2026-06-09T16:47:31.647399287Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.311223 | controller |     "Jun 09 16:47:31.647543 crc crio[20770]: time=\"2026-06-09T16:47:31.64750197Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.311238 | controller |     "Jun 09 16:47:31.647610 crc crio[20770]: time=\"2026-06-09T16:47:31.647580043Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.311254 | controller |     "Jun 09 16:47:31.647610 crc crio[20770]: time=\"2026-06-09T16:47:31.647607444Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.311270 | controller |     "Jun 09 16:47:31.647921 crc crio[20770]: time=\"2026-06-09T16:47:31.64783673Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.311285 | controller |     "Jun 09 16:47:31.648014 crc crio[20770]: time=\"2026-06-09T16:47:31.647917603Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.311300 | controller |     "Jun 09 16:47:31.648234 crc crio[20770]: time=\"2026-06-09T16:47:31.648032416Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.311316 | controller |     "Jun 09 16:47:31.648320 crc crio[20770]: time=\"2026-06-09T16:47:31.648276663Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.311332 | controller |     "Jun 09 16:47:31.648374 crc crio[20770]: time=\"2026-06-09T16:47:31.648331675Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.311346 | controller |     "Jun 09 16:47:31.648374 crc crio[20770]: time=\"2026-06-09T16:47:31.648367836Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.311361 | controller |     "Jun 09 16:47:31.648482 crc crio[20770]: time=\"2026-06-09T16:47:31.648405557Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.311380 | controller |     "Jun 09 16:47:31.648482 crc crio[20770]: time=\"2026-06-09T16:47:31.648444148Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.311396 | controller |     "Jun 09 16:47:31.648956 crc crio[20770]: time=\"2026-06-09T16:47:31.6488755Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.311411 | controller |     "Jun 09 16:47:31.648956 crc crio[20770]: time=\"2026-06-09T16:47:31.648953423Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.311427 | controller |     "Jun 09 16:47:31.649283 crc crio[20770]: time=\"2026-06-09T16:47:31.64920108Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.311443 | controller |     "Jun 09 16:47:31.649283 crc crio[20770]: time=\"2026-06-09T16:47:31.649276982Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.311458 | controller |     "Jun 09 16:47:31.649411 crc crio[20770]: time=\"2026-06-09T16:47:31.649390596Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.311473 | controller |     "Jun 09 16:47:31.649472 crc crio[20770]: time=\"2026-06-09T16:47:31.649430067Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.311489 | controller |     "Jun 09 16:47:31.649537 crc crio[20770]: time=\"2026-06-09T16:47:31.649508039Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.311504 | controller |     "Jun 09 16:47:31.649602 crc crio[20770]: time=\"2026-06-09T16:47:31.64955086Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.311546 | controller |     "Jun 09 16:47:31.649870 crc crio[20770]: time=\"2026-06-09T16:47:31.649806598Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.311563 | controller |     "Jun 09 16:47:31.649954 crc crio[20770]: time=\"2026-06-09T16:47:31.64987366Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.311578 | controller |     "Jun 09 16:47:31.650067 crc crio[20770]: time=\"2026-06-09T16:47:31.650024124Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.311593 | controller |     "Jun 09 16:47:31.650155 crc crio[20770]: time=\"2026-06-09T16:47:31.650078316Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.311608 | controller |     "Jun 09 16:47:31.650348 crc crio[20770]: time=\"2026-06-09T16:47:31.650286002Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.311623 | controller |     "Jun 09 16:47:31.650445 crc crio[20770]: time=\"2026-06-09T16:47:31.650355294Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.311639 | controller |     "Jun 09 16:47:31.650800 crc crio[20770]: time=\"2026-06-09T16:47:31.650594241Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.311654 | controller |     "Jun 09 16:47:31.650800 crc crio[20770]: time=\"2026-06-09T16:47:31.650769026Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.311670 | controller |     "Jun 09 16:47:31.650972 crc crio[20770]: time=\"2026-06-09T16:47:31.650945651Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.311685 | controller |     "Jun 09 16:47:31.651044 crc crio[20770]: time=\"2026-06-09T16:47:31.650983862Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.311700 | controller |     "Jun 09 16:47:31.653030 crc crio[20770]: time=\"2026-06-09T16:47:31.652954039Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.311721 | controller |     "Jun 09 16:47:31.653208 crc crio[20770]: time=\"2026-06-09T16:47:31.653092863Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.311737 | controller |     "Jun 09 16:47:31.653208 crc crio[20770]: time=\"2026-06-09T16:47:31.653128684Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.311752 | controller |     "Jun 09 16:47:31.653208 crc crio[20770]: time=\"2026-06-09T16:47:31.653151545Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.311768 | controller |     "Jun 09 16:47:31.653208 crc crio[20770]: time=\"2026-06-09T16:47:31.653189226Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.311783 | controller |     "Jun 09 16:47:31.653208 crc crio[20770]: time=\"2026-06-09T16:47:31.653214497Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.311797 | controller |     "Jun 09 16:47:31.653536 crc crio[20770]: time=\"2026-06-09T16:47:31.653492694Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.311813 | controller |     "Jun 09 16:47:31.653623 crc crio[20770]: time=\"2026-06-09T16:47:31.653549676Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.311828 | controller |     "Jun 09 16:47:31.653850 crc crio[20770]: time=\"2026-06-09T16:47:31.653803313Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.311844 | controller |     "Jun 09 16:47:31.653930 crc crio[20770]: time=\"2026-06-09T16:47:31.653861825Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.311858 | controller |     "Jun 09 16:47:31.654220 crc crio[20770]: time=\"2026-06-09T16:47:31.654094592Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.311873 | controller |     "Jun 09 16:47:31.654220 crc crio[20770]: time=\"2026-06-09T16:47:31.654200315Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.311888 | controller |     "Jun 09 16:47:31.654220 crc crio[20770]: time=\"2026-06-09T16:47:31.654233576Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.311903 | controller |     "Jun 09 16:47:31.654220 crc crio[20770]: time=\"2026-06-09T16:47:31.654256896Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.311919 | controller |     "Jun 09 16:47:31.655073 crc crio[20770]: time=\"2026-06-09T16:47:31.654506244Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.311933 | controller |     "Jun 09 16:47:31.655073 crc crio[20770]: time=\"2026-06-09T16:47:31.654542735Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.311948 | controller |     "Jun 09 16:47:31.655073 crc crio[20770]: time=\"2026-06-09T16:47:31.654842223Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.311964 | controller |     "Jun 09 16:47:31.655073 crc crio[20770]: time=\"2026-06-09T16:47:31.654881525Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.311979 | controller |     "Jun 09 16:47:31.667343 crc crio[20770]: time=\"2026-06-09T16:47:31.655155052Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.311994 | controller |     "Jun 09 16:47:31.667343 crc crio[20770]: time=\"2026-06-09T16:47:31.655196934Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.312009 | controller |     "Jun 09 16:47:31.667343 crc crio[20770]: time=\"2026-06-09T16:47:31.656007217Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.312028 | controller |     "Jun 09 16:47:31.667343 crc crio[20770]: time=\"2026-06-09T16:47:31.65610306Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.312044 | controller |     "Jun 09 16:47:31.667343 crc crio[20770]: time=\"2026-06-09T16:47:31.656380658Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.312060 | controller |     "Jun 09 16:47:31.667343 crc crio[20770]: time=\"2026-06-09T16:47:31.656420289Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.312075 | controller |     "Jun 09 16:47:31.667343 crc crio[20770]: time=\"2026-06-09T16:47:31.656601205Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.312091 | controller |     "Jun 09 16:47:31.667343 crc crio[20770]: time=\"2026-06-09T16:47:31.656720158Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.312106 | controller |     "Jun 09 16:47:31.667343 crc crio[20770]: time=\"2026-06-09T16:47:31.657082829Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.312122 | controller |     "Jun 09 16:47:31.667343 crc crio[20770]: time=\"2026-06-09T16:47:31.657173971Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.312138 | controller |     "Jun 09 16:47:31.667343 crc crio[20770]: time=\"2026-06-09T16:47:31.657207002Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.312153 | controller |     "Jun 09 16:47:31.667343 crc crio[20770]: time=\"2026-06-09T16:47:31.657228333Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.312169 | controller |     "Jun 09 16:47:31.667343 crc crio[20770]: time=\"2026-06-09T16:47:31.659259662Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.312184 | controller |     "Jun 09 16:47:31.667343 crc crio[20770]: time=\"2026-06-09T16:47:31.659346325Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.312199 | controller |     "Jun 09 16:47:31.667343 crc crio[20770]: time=\"2026-06-09T16:47:31.659368495Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.312215 | controller |     "Jun 09 16:47:31.667343 crc crio[20770]: time=\"2026-06-09T16:47:31.659393066Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.312230 | controller |     "Jun 09 16:47:31.667343 crc crio[20770]: time=\"2026-06-09T16:47:31.659421487Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.312245 | controller |     "Jun 09 16:47:31.667343 crc crio[20770]: time=\"2026-06-09T16:47:31.659445277Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.312260 | controller |     "Jun 09 16:47:31.667343 crc crio[20770]: time=\"2026-06-09T16:47:31.659894461Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.312275 | controller |     "Jun 09 16:47:31.667343 crc crio[20770]: time=\"2026-06-09T16:47:31.659987253Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.312290 | controller |     "Jun 09 16:47:31.667343 crc crio[20770]: time=\"2026-06-09T16:47:31.660022164Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.312305 | controller |     "Jun 09 16:47:31.667343 crc crio[20770]: time=\"2026-06-09T16:47:31.660050285Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.312321 | controller |     "Jun 09 16:47:31.667343 crc crio[20770]: time=\"2026-06-09T16:47:31.661029724Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.312339 | controller |     "Jun 09 16:47:31.667343 crc crio[20770]: time=\"2026-06-09T16:47:31.661079645Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.312356 | controller |     "Jun 09 16:47:31.667343 crc crio[20770]: time=\"2026-06-09T16:47:31.661093605Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.312371 | controller |     "Jun 09 16:47:31.667343 crc crio[20770]: time=\"2026-06-09T16:47:31.661114796Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.312387 | controller |     "Jun 09 16:47:31.667343 crc crio[20770]: time=\"2026-06-09T16:47:31.661278001Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.312402 | controller |     "Jun 09 16:47:31.667343 crc crio[20770]: time=\"2026-06-09T16:47:31.661321032Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.312417 | controller |     "Jun 09 16:47:31.667343 crc crio[20770]: time=\"2026-06-09T16:47:31.661543629Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.312432 | controller |     "Jun 09 16:47:31.667343 crc crio[20770]: time=\"2026-06-09T16:47:31.661769005Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.312447 | controller |     "Jun 09 16:47:31.667343 crc crio[20770]: time=\"2026-06-09T16:47:31.661810036Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.312462 | controller |     "Jun 09 16:47:31.667343 crc crio[20770]: time=\"2026-06-09T16:47:31.661843307Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.312477 | controller |     "Jun 09 16:47:31.667343 crc crio[20770]: time=\"2026-06-09T16:47:31.662053043Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.312493 | controller |     "Jun 09 16:47:31.667343 crc crio[20770]: time=\"2026-06-09T16:47:31.662148416Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.312508 | controller |     "Jun 09 16:47:31.667343 crc crio[20770]: time=\"2026-06-09T16:47:31.662302291Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.312544 | controller |     "Jun 09 16:47:31.667343 crc crio[20770]: time=\"2026-06-09T16:47:31.662334762Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.312560 | controller |     "Jun 09 16:47:31.667343 crc crio[20770]: time=\"2026-06-09T16:47:31.662557688Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.312576 | controller |     "Jun 09 16:47:31.667343 crc crio[20770]: time=\"2026-06-09T16:47:31.662797945Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.312592 | controller |     "Jun 09 16:47:31.667343 crc crio[20770]: time=\"2026-06-09T16:47:31.662834526Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.312607 | controller |     "Jun 09 16:47:31.667343 crc crio[20770]: time=\"2026-06-09T16:47:31.662863457Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.312623 | controller |     "Jun 09 16:47:31.667343 crc crio[20770]: time=\"2026-06-09T16:47:31.663110684Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.312638 | controller |     "Jun 09 16:47:31.667343 crc crio[20770]: time=\"2026-06-09T16:47:31.663199977Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.312653 | controller |     "Jun 09 16:47:31.667343 crc crio[20770]: time=\"2026-06-09T16:47:31.663459874Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.312672 | controller |     "Jun 09 16:47:31.667343 crc crio[20770]: time=\"2026-06-09T16:47:31.663498366Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.312688 | controller |     "Jun 09 16:47:31.667343 crc crio[20770]: time=\"2026-06-09T16:47:31.665957967Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.312702 | controller |     "Jun 09 16:47:31.667343 crc crio[20770]: time=\"2026-06-09T16:47:31.666078551Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.312717 | controller |     "Jun 09 16:47:31.667343 crc crio[20770]: time=\"2026-06-09T16:47:31.666112362Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.312732 | controller |     "Jun 09 16:47:31.667343 crc crio[20770]: time=\"2026-06-09T16:47:31.666141123Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.312748 | controller |     "Jun 09 16:47:31.667343 crc crio[20770]: time=\"2026-06-09T16:47:31.667380069Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.312763 | controller |     "Jun 09 16:47:31.670448 crc crio[20770]: time=\"2026-06-09T16:47:31.66743672Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.312778 | controller |     "Jun 09 16:47:31.670448 crc crio[20770]: time=\"2026-06-09T16:47:31.667450591Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.312805 | controller |     "Jun 09 16:47:31.670448 crc crio[20770]: time=\"2026-06-09T16:47:31.667472291Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.312822 | controller |     "Jun 09 16:47:31.670924 crc crio[20770]: time=\"2026-06-09T16:47:31.67084262Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.312837 | controller |     "Jun 09 16:47:31.671026 crc crio[20770]: time=\"2026-06-09T16:47:31.670975653Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.312852 | controller |     "Jun 09 16:47:31.671026 crc crio[20770]: time=\"2026-06-09T16:47:31.670991834Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.312867 | controller |     "Jun 09 16:47:31.671026 crc crio[20770]: time=\"2026-06-09T16:47:31.671012994Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.312881 | controller |     "Jun 09 16:47:31.671253 crc crio[20770]: time=\"2026-06-09T16:47:31.671037935Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.312897 | controller |     "Jun 09 16:47:31.671253 crc crio[20770]: time=\"2026-06-09T16:47:31.671058316Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.312912 | controller |     "Jun 09 16:47:31.671253 crc crio[20770]: time=\"2026-06-09T16:47:31.671242061Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.312927 | controller |     "Jun 09 16:47:31.671391 crc crio[20770]: time=\"2026-06-09T16:47:31.671275902Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.312942 | controller |     "Jun 09 16:47:31.671494 crc crio[20770]: time=\"2026-06-09T16:47:31.671475108Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.312957 | controller |     "Jun 09 16:47:31.671554 crc crio[20770]: time=\"2026-06-09T16:47:31.671505439Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.312976 | controller |     "Jun 09 16:47:31.675586 crc crio[20770]: time=\"2026-06-09T16:47:31.675275079Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.312991 | controller |     "Jun 09 16:47:31.675586 crc crio[20770]: time=\"2026-06-09T16:47:31.675355961Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.313006 | controller |     "Jun 09 16:47:31.675586 crc crio[20770]: time=\"2026-06-09T16:47:31.675370632Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.313021 | controller |     "Jun 09 16:47:31.675586 crc crio[20770]: time=\"2026-06-09T16:47:31.675392572Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.313036 | controller |     "Jun 09 16:47:31.676152 crc crio[20770]: time=\"2026-06-09T16:47:31.67602222Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.313051 | controller |     "Jun 09 16:47:31.676231 crc crio[20770]: time=\"2026-06-09T16:47:31.676181855Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.313066 | controller |     "Jun 09 16:47:31.676231 crc crio[20770]: time=\"2026-06-09T16:47:31.676222736Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.313081 | controller |     "Jun 09 16:47:31.676342 crc crio[20770]: time=\"2026-06-09T16:47:31.676248407Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.313096 | controller |     "Jun 09 16:47:31.677491 crc crio[20770]: time=\"2026-06-09T16:47:31.677415471Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.313111 | controller |     "Jun 09 16:47:31.677595 crc crio[20770]: time=\"2026-06-09T16:47:31.677519024Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.313126 | controller |     "Jun 09 16:47:31.677819 crc crio[20770]: time=\"2026-06-09T16:47:31.677741871Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.313141 | controller |     "Jun 09 16:47:31.677900 crc crio[20770]: time=\"2026-06-09T16:47:31.677824203Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.313157 | controller |     "Jun 09 16:47:31.678163 crc crio[20770]: time=\"2026-06-09T16:47:31.678092031Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.313172 | controller |     "Jun 09 16:47:31.678163 crc crio[20770]: time=\"2026-06-09T16:47:31.678152863Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.313187 | controller |     "Jun 09 16:47:31.678472 crc crio[20770]: time=\"2026-06-09T16:47:31.678348588Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.313203 | controller |     "Jun 09 16:47:31.678472 crc crio[20770]: time=\"2026-06-09T16:47:31.67842446Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.313218 | controller |     "Jun 09 16:47:31.678757 crc crio[20770]: time=\"2026-06-09T16:47:31.678583355Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.313233 | controller |     "Jun 09 16:47:31.678757 crc crio[20770]: time=\"2026-06-09T16:47:31.67873488Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.313247 | controller |     "Jun 09 16:47:31.678989 crc crio[20770]: time=\"2026-06-09T16:47:31.678932055Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.313262 | controller |     "Jun 09 16:47:31.679541 crc crio[20770]: time=\"2026-06-09T16:47:31.67945025Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.313282 | controller |     "Jun 09 16:47:31.679541 crc crio[20770]: time=\"2026-06-09T16:47:31.679536493Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.313297 | controller |     "Jun 09 16:47:31.679768 crc crio[20770]: time=\"2026-06-09T16:47:31.679579924Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.313313 | controller |     "Jun 09 16:47:31.679768 crc crio[20770]: time=\"2026-06-09T16:47:31.679612985Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.313328 | controller |     "Jun 09 16:47:31.679768 crc crio[20770]: time=\"2026-06-09T16:47:31.679729348Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.313343 | controller |     "Jun 09 16:47:31.680090 crc crio[20770]: time=\"2026-06-09T16:47:31.679961535Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.313358 | controller |     "Jun 09 16:47:31.680090 crc crio[20770]: time=\"2026-06-09T16:47:31.680082829Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.313373 | controller |     "Jun 09 16:47:31.680226 crc crio[20770]: time=\"2026-06-09T16:47:31.680148701Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.313388 | controller |     "Jun 09 16:47:31.680226 crc crio[20770]: time=\"2026-06-09T16:47:31.680172941Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.313404 | controller |     "Jun 09 16:47:31.680579 crc crio[20770]: time=\"2026-06-09T16:47:31.680510351Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.313419 | controller |     "Jun 09 16:47:31.680579 crc crio[20770]: time=\"2026-06-09T16:47:31.680566813Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.313435 | controller |     "Jun 09 16:47:31.680905 crc crio[20770]: time=\"2026-06-09T16:47:31.680828811Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.313450 | controller |     "Jun 09 16:47:31.680905 crc crio[20770]: time=\"2026-06-09T16:47:31.680898953Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.313466 | controller |     "Jun 09 16:47:31.681123 crc crio[20770]: time=\"2026-06-09T16:47:31.681070468Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.313481 | controller |     "Jun 09 16:47:31.681123 crc crio[20770]: time=\"2026-06-09T16:47:31.681120309Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.313496 | controller |     "Jun 09 16:47:31.681341 crc crio[20770]: time=\"2026-06-09T16:47:31.681289314Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.313524 | controller |     "Jun 09 16:47:31.681341 crc crio[20770]: time=\"2026-06-09T16:47:31.681335415Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.313547 | controller |     "Jun 09 16:47:31.681598 crc crio[20770]: time=\"2026-06-09T16:47:31.681544541Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.313563 | controller |     "Jun 09 16:47:31.681598 crc crio[20770]: time=\"2026-06-09T16:47:31.681591983Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.313579 | controller |     "Jun 09 16:47:31.681872 crc crio[20770]: time=\"2026-06-09T16:47:31.68183069Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.313594 | controller |     "Jun 09 16:47:31.681949 crc crio[20770]: time=\"2026-06-09T16:47:31.681886311Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.313612 | controller |     "Jun 09 16:47:31.682161 crc crio[20770]: time=\"2026-06-09T16:47:31.682106848Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.313628 | controller |     "Jun 09 16:47:31.682161 crc crio[20770]: time=\"2026-06-09T16:47:31.682158369Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.313644 | controller |     "Jun 09 16:47:31.682386 crc crio[20770]: time=\"2026-06-09T16:47:31.682339174Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.313659 | controller |     "Jun 09 16:47:31.682466 crc crio[20770]: time=\"2026-06-09T16:47:31.682403426Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.313674 | controller |     "Jun 09 16:47:31.683854 crc crio[20770]: time=\"2026-06-09T16:47:31.683087116Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.313689 | controller |     "Jun 09 16:47:31.683854 crc crio[20770]: time=\"2026-06-09T16:47:31.683152348Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.313705 | controller |     "Jun 09 16:47:31.683854 crc crio[20770]: time=\"2026-06-09T16:47:31.683188769Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.313720 | controller |     "Jun 09 16:47:31.683854 crc crio[20770]: time=\"2026-06-09T16:47:31.68320754Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.313736 | controller |     "Jun 09 16:47:31.683854 crc crio[20770]: time=\"2026-06-09T16:47:31.683406426Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.313751 | controller |     "Jun 09 16:47:31.683854 crc crio[20770]: time=\"2026-06-09T16:47:31.683438727Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.313767 | controller |     "Jun 09 16:47:31.683854 crc crio[20770]: time=\"2026-06-09T16:47:31.683518839Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 17:48:39.313782 | controller |     "Jun 09 16:47:31.683854 crc crio[20770]: time=\"2026-06-09T16:47:31.68355045Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 17:48:39.313796 | controller |     "Jun 09 16:47:32.679141 crc crio[20770]: time=\"2026-06-09T16:47:32.678994313Z\" level=info msg=\"Stopping pod sandbox: 46dd154d4368873d55bbb6e84daac449627f3ac3ad8347cd36080a7b6923e118\" id=8f6888be-7bc8-4ea9-a63e-de7954cccbbe name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.313812 | controller |     "Jun 09 16:47:32.679141 crc crio[20770]: time=\"2026-06-09T16:47:32.679105757Z\" level=info msg=\"Stopped pod sandbox (already stopped): 46dd154d4368873d55bbb6e84daac449627f3ac3ad8347cd36080a7b6923e118\" id=8f6888be-7bc8-4ea9-a63e-de7954cccbbe name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.313828 | controller |     "Jun 09 16:47:32.680522 crc crio[20770]: time=\"2026-06-09T16:47:32.679496458Z\" level=info msg=\"Removing pod sandbox: 46dd154d4368873d55bbb6e84daac449627f3ac3ad8347cd36080a7b6923e118\" id=9711bf84-ece7-4cd7-bdfa-384473bea245 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.313844 | controller |     "Jun 09 16:47:32.691321 crc crio[20770]: time=\"2026-06-09T16:47:32.6912304Z\" level=info msg=\"Removed pod sandbox: 46dd154d4368873d55bbb6e84daac449627f3ac3ad8347cd36080a7b6923e118\" id=9711bf84-ece7-4cd7-bdfa-384473bea245 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.313860 | controller |     "Jun 09 16:47:32.692277 crc crio[20770]: time=\"2026-06-09T16:47:32.692202758Z\" level=info msg=\"Stopping pod sandbox: 61947642a3113e23e0df58e96e79faf0c7ef72d0f9dd3b7d2f951ad73fad3a01\" id=1c963930-aa3d-49e9-b806-6868498c895d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.313879 | controller |     "Jun 09 16:47:32.692376 crc crio[20770]: time=\"2026-06-09T16:47:32.69227707Z\" level=info msg=\"Stopped pod sandbox (already stopped): 61947642a3113e23e0df58e96e79faf0c7ef72d0f9dd3b7d2f951ad73fad3a01\" id=1c963930-aa3d-49e9-b806-6868498c895d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.313895 | controller |     "Jun 09 16:47:32.692768 crc crio[20770]: time=\"2026-06-09T16:47:32.692627921Z\" level=info msg=\"Removing pod sandbox: 61947642a3113e23e0df58e96e79faf0c7ef72d0f9dd3b7d2f951ad73fad3a01\" id=366b9bde-04b6-48ac-96c6-0b6d2c158ee0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.313910 | controller |     "Jun 09 16:47:32.704895 crc crio[20770]: time=\"2026-06-09T16:47:32.703957921Z\" level=info msg=\"Removed pod sandbox: 61947642a3113e23e0df58e96e79faf0c7ef72d0f9dd3b7d2f951ad73fad3a01\" id=366b9bde-04b6-48ac-96c6-0b6d2c158ee0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.313925 | controller |     "Jun 09 16:47:32.706052 crc crio[20770]: time=\"2026-06-09T16:47:32.705928228Z\" level=info msg=\"Stopping pod sandbox: ef491e4b0a13bcbbb234cf1ec33ca1184ee33a7301d473fdd4890a7f069a0b3f\" id=ccf419d7-090b-46c8-9822-e07a82e3e4ea name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.313941 | controller |     "Jun 09 16:47:32.706052 crc crio[20770]: time=\"2026-06-09T16:47:32.706036041Z\" level=info msg=\"Stopped pod sandbox (already stopped): ef491e4b0a13bcbbb234cf1ec33ca1184ee33a7301d473fdd4890a7f069a0b3f\" id=ccf419d7-090b-46c8-9822-e07a82e3e4ea name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.313956 | controller |     "Jun 09 16:47:32.706543 crc crio[20770]: time=\"2026-06-09T16:47:32.706504925Z\" level=info msg=\"Removing pod sandbox: ef491e4b0a13bcbbb234cf1ec33ca1184ee33a7301d473fdd4890a7f069a0b3f\" id=5056b975-9d21-49cf-bd0b-2affa8b02e16 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.313971 | controller |     "Jun 09 16:47:32.720534 crc crio[20770]: time=\"2026-06-09T16:47:32.720457721Z\" level=info msg=\"Removed pod sandbox: ef491e4b0a13bcbbb234cf1ec33ca1184ee33a7301d473fdd4890a7f069a0b3f\" id=5056b975-9d21-49cf-bd0b-2affa8b02e16 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.313987 | controller |     "Jun 09 16:47:32.732551 crc crio[20770]: time=\"2026-06-09T16:47:32.732492722Z\" level=info msg=\"Stopping pod sandbox: 1c67547db7c1794b379a25f749b444f7e7eccf88512fe2132f7f275ef8ad18ed\" id=61c0683b-9cb2-42f6-8de0-31d492679c94 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.314002 | controller |     "Jun 09 16:47:32.732995 crc crio[20770]: time=\"2026-06-09T16:47:32.732967806Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1c67547db7c1794b379a25f749b444f7e7eccf88512fe2132f7f275ef8ad18ed\" id=61c0683b-9cb2-42f6-8de0-31d492679c94 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.314018 | controller |     "Jun 09 16:47:32.735291 crc crio[20770]: time=\"2026-06-09T16:47:32.735263583Z\" level=info msg=\"Removing pod sandbox: 1c67547db7c1794b379a25f749b444f7e7eccf88512fe2132f7f275ef8ad18ed\" id=d917eeb1-ea2e-45a3-b357-af78bf930f3e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.314033 | controller |     "Jun 09 16:47:32.743838 crc crio[20770]: time=\"2026-06-09T16:47:32.743791131Z\" level=info msg=\"Removed pod sandbox: 1c67547db7c1794b379a25f749b444f7e7eccf88512fe2132f7f275ef8ad18ed\" id=d917eeb1-ea2e-45a3-b357-af78bf930f3e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.314048 | controller |     "Jun 09 16:47:35.459051 crc crio[20770]: time=\"2026-06-09T16:47:35.458461226Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"",
2026-06-09 17:48:39.314064 | controller |     "Jun 09 16:47:35.477982 crc crio[20770]: time=\"2026-06-09T16:47:35.47783347Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 17:48:39.314082 | controller |     "Jun 09 16:47:35.477982 crc crio[20770]: time=\"2026-06-09T16:47:35.477920103Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 17:48:39.314098 | controller |     "Jun 09 16:47:35.478247 crc crio[20770]: time=\"2026-06-09T16:47:35.478023766Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"",
2026-06-09 17:48:39.314114 | controller |     "Jun 09 16:47:35.494793 crc crio[20770]: time=\"2026-06-09T16:47:35.494580168Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 17:48:39.314130 | controller |     "Jun 09 16:47:35.494793 crc crio[20770]: time=\"2026-06-09T16:47:35.494769134Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 17:48:39.314146 | controller |     "Jun 09 16:48:00.511458 crc crio[20770]: time=\"2026-06-09T16:48:00.5107475Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683728-gntrt/POD\" id=c8371118-4213-4a36-9e8b-8d527e8d5729 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.314169 | controller |     "Jun 09 16:48:00.512964 crc crio[20770]: time=\"2026-06-09T16:48:00.511485632Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.314192 | controller |     "Jun 09 16:48:00.538500 crc crio[20770]: time=\"2026-06-09T16:48:00.538359275Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683728-gntrt Namespace:openshift-infra ID:a25f34b5f7ec9aabf1bbdf7ec7e3b9e22fc1ff95099e21c5aae883d3bb774752 UID:bab60556-7c82-4e69-af00-1c1e0b6be965 NetNS:/var/run/netns/b33dff41-7100-466f-838b-168f662531e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbab60556_7c82_4e69_af00_1c1e0b6be965.slice PodAnnotations:0xc0010a31a8}] Aliases:map[]}\"",
2026-06-09 17:48:39.314210 | controller |     "Jun 09 16:48:00.538500 crc crio[20770]: time=\"2026-06-09T16:48:00.538471048Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683728-gntrt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.314227 | controller |     "Jun 09 16:48:00.836100 crc crio[20770]: 2026-06-09T16:48:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a25f34b5f7ec9aa Mac:86:50:d4:b9:55:59 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:07 Mtu:0 Sandbox:/var/run/netns/b33dff41-7100-466f-838b-168f662531e0 SocketPath: PciID:}] [{Interface:0xc0002da9e0 Address:{IP:10.217.0.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.314251 | controller |     "Jun 09 16:48:00.837594 crc crio[20770]: time=\"2026-06-09T16:48:00.837512491Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683728-gntrt Namespace:openshift-infra ID:a25f34b5f7ec9aabf1bbdf7ec7e3b9e22fc1ff95099e21c5aae883d3bb774752 UID:bab60556-7c82-4e69-af00-1c1e0b6be965 NetNS:/var/run/netns/b33dff41-7100-466f-838b-168f662531e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbab60556_7c82_4e69_af00_1c1e0b6be965.slice PodAnnotations:0xc0010a31a8}] Aliases:map[]}\"",
2026-06-09 17:48:39.314274 | controller |     "Jun 09 16:48:00.837793 crc crio[20770]: time=\"2026-06-09T16:48:00.837756738Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683728-gntrt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.314293 | controller |     "Jun 09 16:48:00.847083 crc crio[20770]: time=\"2026-06-09T16:48:00.846797232Z\" level=info msg=\"Ran pod sandbox a25f34b5f7ec9aabf1bbdf7ec7e3b9e22fc1ff95099e21c5aae883d3bb774752 with infra container: openshift-infra/auto-csr-approver-29683728-gntrt/POD\" id=c8371118-4213-4a36-9e8b-8d527e8d5729 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.314314 | controller |     "Jun 09 16:48:00.853454 crc crio[20770]: time=\"2026-06-09T16:48:00.853321362Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=88de8814-52d7-4767-83ce-be2c38e0c84e name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.314331 | controller |     "Jun 09 16:48:00.863792 crc crio[20770]: time=\"2026-06-09T16:48:00.863590371Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 17:48:39.314347 | controller |     "Jun 09 16:48:01.968129 crc crio[20770]: time=\"2026-06-09T16:48:01.967726361Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=88de8814-52d7-4767-83ce-be2c38e0c84e name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.314363 | controller |     "Jun 09 16:48:01.969184 crc crio[20770]: time=\"2026-06-09T16:48:01.969034329Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=77a1704f-32a8-467f-89c3-44409b439ea9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.314379 | controller |     "Jun 09 16:48:01.971063 crc crio[20770]: time=\"2026-06-09T16:48:01.970987466Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=0da03044-5ab1-44a4-bcf0-ee0197728a3a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.314394 | controller |     "Jun 09 16:48:01.978519 crc crio[20770]: time=\"2026-06-09T16:48:01.978413923Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683728-gntrt/oc\" id=95acfd49-b36f-4495-a7db-ad87dc04d419 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.314409 | controller |     "Jun 09 16:48:01.979032 crc crio[20770]: time=\"2026-06-09T16:48:01.978969299Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.314426 | controller |     "Jun 09 16:48:02.005941 crc crio[20770]: time=\"2026-06-09T16:48:02.005858382Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.314441 | controller |     "Jun 09 16:48:02.302332 crc crio[20770]: time=\"2026-06-09T16:48:02.302147575Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.314457 | controller |     "Jun 09 16:48:02.390852 crc crio[20770]: time=\"2026-06-09T16:48:02.390476939Z\" level=info msg=\"Created container 4bc908742ff5a57539f00ad549784ccc99dd4af864fee192e36858db47ede5aa: openshift-infra/auto-csr-approver-29683728-gntrt/oc\" id=95acfd49-b36f-4495-a7db-ad87dc04d419 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.314472 | controller |     "Jun 09 16:48:02.392054 crc crio[20770]: time=\"2026-06-09T16:48:02.391955922Z\" level=info msg=\"Starting container: 4bc908742ff5a57539f00ad549784ccc99dd4af864fee192e36858db47ede5aa\" id=b8533811-2ad6-4365-a375-22439d82e019 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.314488 | controller |     "Jun 09 16:48:02.403625 crc crio[20770]: time=\"2026-06-09T16:48:02.402315354Z\" level=info msg=\"Started container\" PID=33927 containerID=4bc908742ff5a57539f00ad549784ccc99dd4af864fee192e36858db47ede5aa description=openshift-infra/auto-csr-approver-29683728-gntrt/oc id=b8533811-2ad6-4365-a375-22439d82e019 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a25f34b5f7ec9aabf1bbdf7ec7e3b9e22fc1ff95099e21c5aae883d3bb774752",
2026-06-09 17:48:39.314504 | controller |     "Jun 09 16:48:03.922604 crc crio[20770]: time=\"2026-06-09T16:48:03.922460874Z\" level=info msg=\"Stopping pod sandbox: a25f34b5f7ec9aabf1bbdf7ec7e3b9e22fc1ff95099e21c5aae883d3bb774752\" id=0983b069-139a-4713-82d5-911fe987cce7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.314545 | controller |     "Jun 09 16:48:03.923849 crc crio[20770]: time=\"2026-06-09T16:48:03.923301298Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683728-gntrt Namespace:openshift-infra ID:a25f34b5f7ec9aabf1bbdf7ec7e3b9e22fc1ff95099e21c5aae883d3bb774752 UID:bab60556-7c82-4e69-af00-1c1e0b6be965 NetNS:/var/run/netns/b33dff41-7100-466f-838b-168f662531e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbab60556_7c82_4e69_af00_1c1e0b6be965.slice PodAnnotations:0xc0028944e8}] Aliases:map[]}\"",
2026-06-09 17:48:39.314565 | controller |     "Jun 09 16:48:03.923849 crc crio[20770]: time=\"2026-06-09T16:48:03.923430212Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683728-gntrt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.314581 | controller |     "Jun 09 16:48:04.252615 crc crio[20770]: time=\"2026-06-09T16:48:04.250401949Z\" level=info msg=\"Stopped pod sandbox: a25f34b5f7ec9aabf1bbdf7ec7e3b9e22fc1ff95099e21c5aae883d3bb774752\" id=0983b069-139a-4713-82d5-911fe987cce7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.314598 | controller |     "Jun 09 16:48:08.541065 crc crio[20770]: time=\"2026-06-09T16:48:08.540099904Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9k9lww/POD\" id=3475c502-8205-4ad3-a2f5-dca129851fbb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.314614 | controller |     "Jun 09 16:48:08.542559 crc crio[20770]: time=\"2026-06-09T16:48:08.541082183Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.314630 | controller |     "Jun 09 16:48:08.566967 crc crio[20770]: time=\"2026-06-09T16:48:08.566846913Z\" level=info msg=\"Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9k9lww Namespace:openshift-marketplace ID:9f54b36f77b2d1223e983693c4ff6396160918150a00ffcc9467041d0decc7f9 UID:f67b4d48-b2b4-42a4-971f-287a03937e6d NetNS:/var/run/netns/85b63da6-f566-4db9-a9b2-a1be9de6c3cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf67b4d48_b2b4_42a4_971f_287a03937e6d.slice PodAnnotations:0xc002988c98}] Aliases:map[]}\"",
2026-06-09 17:48:39.314645 | controller |     "Jun 09 16:48:08.566967 crc crio[20770]: time=\"2026-06-09T16:48:08.566912115Z\" level=info msg=\"Adding pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9k9lww to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.314661 | controller |     "Jun 09 16:48:09.206237 crc crio[20770]: 2026-06-09T16:48:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9f54b36f77b2d12 Mac:02:72:81:56:92:ae Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0c Mtu:0 Sandbox:/var/run/netns/85b63da6-f566-4db9-a9b2-a1be9de6c3cb SocketPath: PciID:}] [{Interface:0xc000142780 Address:{IP:10.217.0.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.314677 | controller |     "Jun 09 16:48:09.208844 crc crio[20770]: time=\"2026-06-09T16:48:09.208754896Z\" level=info msg=\"Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9k9lww Namespace:openshift-marketplace ID:9f54b36f77b2d1223e983693c4ff6396160918150a00ffcc9467041d0decc7f9 UID:f67b4d48-b2b4-42a4-971f-287a03937e6d NetNS:/var/run/netns/85b63da6-f566-4db9-a9b2-a1be9de6c3cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf67b4d48_b2b4_42a4_971f_287a03937e6d.slice PodAnnotations:0xc002988c98}] Aliases:map[]}\"",
2026-06-09 17:48:39.314697 | controller |     "Jun 09 16:48:09.209014 crc crio[20770]: time=\"2026-06-09T16:48:09.208971243Z\" level=info msg=\"Checking pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9k9lww for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.314713 | controller |     "Jun 09 16:48:09.221491 crc crio[20770]: time=\"2026-06-09T16:48:09.221395574Z\" level=info msg=\"Ran pod sandbox 9f54b36f77b2d1223e983693c4ff6396160918150a00ffcc9467041d0decc7f9 with infra container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9k9lww/POD\" id=3475c502-8205-4ad3-a2f5-dca129851fbb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.314729 | controller |     "Jun 09 16:48:09.224915 crc crio[20770]: time=\"2026-06-09T16:48:09.224824664Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=9769ea99-b534-436b-bc4a-a5b40839c9ac name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.314744 | controller |     "Jun 09 16:48:09.229381 crc crio[20770]: time=\"2026-06-09T16:48:09.229113469Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=015dd5a4-b359-4180-b09b-c3cd9b6c5c6a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.314760 | controller |     "Jun 09 16:48:09.238539 crc crio[20770]: time=\"2026-06-09T16:48:09.238445551Z\" level=info msg=\"Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9k9lww/util\" id=49f8752e-4964-40af-957c-7a44f8449ec7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.314775 | controller |     "Jun 09 16:48:09.239102 crc crio[20770]: time=\"2026-06-09T16:48:09.239015598Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.314790 | controller |     "Jun 09 16:48:09.264986 crc crio[20770]: time=\"2026-06-09T16:48:09.264802209Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.314806 | controller |     "Jun 09 16:48:09.268219 crc crio[20770]: time=\"2026-06-09T16:48:09.268159257Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.314821 | controller |     "Jun 09 16:48:09.376721 crc crio[20770]: time=\"2026-06-09T16:48:09.376522074Z\" level=info msg=\"Created container 7c438974c65ae6ab91b5788e540f777f96485603d24d4355c2d5c714657489cf: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9k9lww/util\" id=49f8752e-4964-40af-957c-7a44f8449ec7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.314836 | controller |     "Jun 09 16:48:09.378610 crc crio[20770]: time=\"2026-06-09T16:48:09.378553323Z\" level=info msg=\"Starting container: 7c438974c65ae6ab91b5788e540f777f96485603d24d4355c2d5c714657489cf\" id=2ae471da-2a3f-4866-af6e-fb8f86609342 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.314852 | controller |     "Jun 09 16:48:09.384836 crc crio[20770]: time=\"2026-06-09T16:48:09.384739714Z\" level=info msg=\"Started container\" PID=34132 containerID=7c438974c65ae6ab91b5788e540f777f96485603d24d4355c2d5c714657489cf description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9k9lww/util id=2ae471da-2a3f-4866-af6e-fb8f86609342 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9f54b36f77b2d1223e983693c4ff6396160918150a00ffcc9467041d0decc7f9",
2026-06-09 17:48:39.314868 | controller |     "Jun 09 16:48:11.047237 crc crio[20770]: time=\"2026-06-09T16:48:11.044132081Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=84f0bfae-fc24-47c7-94e1-2ec518830c31 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.314886 | controller |     "Jun 09 16:48:11.057195 crc crio[20770]: time=\"2026-06-09T16:48:11.047578261Z\" level=info msg=\"Image registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7 not found\" id=84f0bfae-fc24-47c7-94e1-2ec518830c31 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.314903 | controller |     "Jun 09 16:48:11.057195 crc crio[20770]: time=\"2026-06-09T16:48:11.048158828Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7 found\" id=84f0bfae-fc24-47c7-94e1-2ec518830c31 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.314919 | controller |     "Jun 09 16:48:11.064930 crc crio[20770]: time=\"2026-06-09T16:48:11.063243378Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=16f9d4c2-638a-400c-90ea-acbd44e68c46 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.314934 | controller |     "Jun 09 16:48:11.090077 crc crio[20770]: time=\"2026-06-09T16:48:11.089155293Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\\\"\"",
2026-06-09 17:48:39.314949 | controller |     "Jun 09 16:48:13.710222 crc crio[20770]: time=\"2026-06-09T16:48:13.709529611Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=16f9d4c2-638a-400c-90ea-acbd44e68c46 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.314965 | controller |     "Jun 09 16:48:13.711495 crc crio[20770]: time=\"2026-06-09T16:48:13.711006324Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=5188b7b9-1381-4765-8d2b-7379b0719151 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.314981 | controller |     "Jun 09 16:48:13.714594 crc crio[20770]: time=\"2026-06-09T16:48:13.714503606Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=1a4d22ca-0955-473f-94a8-e77a826d32f8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.314996 | controller |     "Jun 09 16:48:13.759506 crc crio[20770]: time=\"2026-06-09T16:48:13.759388623Z\" level=info msg=\"Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9k9lww/pull\" id=e236ac1d-942b-4386-86a0-56c520b5571d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.315011 | controller |     "Jun 09 16:48:13.760985 crc crio[20770]: time=\"2026-06-09T16:48:13.760825435Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.315027 | controller |     "Jun 09 16:48:13.786206 crc crio[20770]: time=\"2026-06-09T16:48:13.786106252Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.315043 | controller |     "Jun 09 16:48:13.786443 crc crio[20770]: time=\"2026-06-09T16:48:13.786404621Z\" level=warning msg=\"Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/f6b9a853d329ae3331933262a44a1aef4fea3ff7af8b54e4261ee93092c399ef/merged/etc/passwd: no such file or directory\"",
2026-06-09 17:48:39.315061 | controller |     "Jun 09 16:48:13.786487 crc crio[20770]: time=\"2026-06-09T16:48:13.786444732Z\" level=warning msg=\"Failed to open /etc/group: open /var/lib/containers/storage/overlay/f6b9a853d329ae3331933262a44a1aef4fea3ff7af8b54e4261ee93092c399ef/merged/etc/group: no such file or directory\"",
2026-06-09 17:48:39.315077 | controller |     "Jun 09 16:48:13.789354 crc crio[20770]: time=\"2026-06-09T16:48:13.789268324Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.315092 | controller |     "Jun 09 16:48:13.901716 crc crio[20770]: time=\"2026-06-09T16:48:13.901583047Z\" level=info msg=\"Created container 6c2b7d498e2ed5fab475b3cc012a1d19ba44ea27f084ad31d7bcca9911aace88: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9k9lww/pull\" id=e236ac1d-942b-4386-86a0-56c520b5571d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.315108 | controller |     "Jun 09 16:48:13.903776 crc crio[20770]: time=\"2026-06-09T16:48:13.903588155Z\" level=info msg=\"Starting container: 6c2b7d498e2ed5fab475b3cc012a1d19ba44ea27f084ad31d7bcca9911aace88\" id=ac130f07-35fb-4d75-b25c-4fd35d9d775e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.315123 | controller |     "Jun 09 16:48:13.915302 crc crio[20770]: time=\"2026-06-09T16:48:13.913401811Z\" level=info msg=\"Started container\" PID=34209 containerID=6c2b7d498e2ed5fab475b3cc012a1d19ba44ea27f084ad31d7bcca9911aace88 description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9k9lww/pull id=ac130f07-35fb-4d75-b25c-4fd35d9d775e name=/runtime.v1.RuntimeService/StartContainer sandboxID=9f54b36f77b2d1223e983693c4ff6396160918150a00ffcc9467041d0decc7f9",
2026-06-09 17:48:39.315139 | controller |     "Jun 09 16:48:14.111215 crc crio[20770]: time=\"2026-06-09T16:48:14.111119842Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=d59da9dc-09f5-49c0-a563-409840394b48 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.315154 | controller |     "Jun 09 16:48:14.113251 crc crio[20770]: time=\"2026-06-09T16:48:14.113166951Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=0577ea07-8b84-42bd-8ed4-e82fdb86aa56 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.315169 | controller |     "Jun 09 16:48:14.123201 crc crio[20770]: time=\"2026-06-09T16:48:14.122997338Z\" level=info msg=\"Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9k9lww/extract\" id=2cfbd1e2-2fc1-4399-9203-1affb51334e9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.315185 | controller |     "Jun 09 16:48:14.123563 crc crio[20770]: time=\"2026-06-09T16:48:14.123505422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.315200 | controller |     "Jun 09 16:48:14.154538 crc crio[20770]: time=\"2026-06-09T16:48:14.154397283Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.315215 | controller |     "Jun 09 16:48:14.157497 crc crio[20770]: time=\"2026-06-09T16:48:14.157378619Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.315230 | controller |     "Jun 09 16:48:14.320617 crc crio[20770]: time=\"2026-06-09T16:48:14.319913645Z\" level=info msg=\"Created container 517a322df8e2bbf5dea07e5343aedb584e3ecb84a0e4af4598782a00544d4dcd: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9k9lww/extract\" id=2cfbd1e2-2fc1-4399-9203-1affb51334e9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.315249 | controller |     "Jun 09 16:48:14.324295 crc crio[20770]: time=\"2026-06-09T16:48:14.324122008Z\" level=info msg=\"Starting container: 517a322df8e2bbf5dea07e5343aedb584e3ecb84a0e4af4598782a00544d4dcd\" id=517cadaf-a344-4c6c-a0bc-46cd30d179ab name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.315265 | controller |     "Jun 09 16:48:14.330117 crc crio[20770]: time=\"2026-06-09T16:48:14.329989259Z\" level=info msg=\"Started container\" PID=34237 containerID=517a322df8e2bbf5dea07e5343aedb584e3ecb84a0e4af4598782a00544d4dcd description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9k9lww/extract id=517cadaf-a344-4c6c-a0bc-46cd30d179ab name=/runtime.v1.RuntimeService/StartContainer sandboxID=9f54b36f77b2d1223e983693c4ff6396160918150a00ffcc9467041d0decc7f9",
2026-06-09 17:48:39.315281 | controller |     "Jun 09 16:48:16.130137 crc crio[20770]: time=\"2026-06-09T16:48:16.130019514Z\" level=info msg=\"Stopping pod sandbox: 9f54b36f77b2d1223e983693c4ff6396160918150a00ffcc9467041d0decc7f9\" id=3cbfa55c-37ac-43a5-a97c-0c043fbb7779 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.315296 | controller |     "Jun 09 16:48:16.131357 crc crio[20770]: time=\"2026-06-09T16:48:16.13056188Z\" level=info msg=\"Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9k9lww Namespace:openshift-marketplace ID:9f54b36f77b2d1223e983693c4ff6396160918150a00ffcc9467041d0decc7f9 UID:f67b4d48-b2b4-42a4-971f-287a03937e6d NetNS:/var/run/netns/85b63da6-f566-4db9-a9b2-a1be9de6c3cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf67b4d48_b2b4_42a4_971f_287a03937e6d.slice PodAnnotations:0xc0001350f8}] Aliases:map[]}\"",
2026-06-09 17:48:39.315311 | controller |     "Jun 09 16:48:16.131357 crc crio[20770]: time=\"2026-06-09T16:48:16.130760756Z\" level=info msg=\"Deleting pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9k9lww from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.315327 | controller |     "Jun 09 16:48:16.508595 crc crio[20770]: time=\"2026-06-09T16:48:16.508234174Z\" level=info msg=\"Stopped pod sandbox: 9f54b36f77b2d1223e983693c4ff6396160918150a00ffcc9467041d0decc7f9\" id=3cbfa55c-37ac-43a5-a97c-0c043fbb7779 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.315342 | controller |     "Jun 09 16:48:20.007047 crc crio[20770]: time=\"2026-06-09T16:48:20.006075517Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-operator-6569c8c666-57xpr/POD\" id=9dd95b9b-a627-46cf-8da4-bc991f4d7c8f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.315357 | controller |     "Jun 09 16:48:20.007047 crc crio[20770]: time=\"2026-06-09T16:48:20.007022404Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.315372 | controller |     "Jun 09 16:48:20.032845 crc crio[20770]: time=\"2026-06-09T16:48:20.03260029Z\" level=info msg=\"Got pod network &{Name:nmstate-operator-6569c8c666-57xpr Namespace:openshift-nmstate ID:0ec94b6db369064947b02b480d0d905a989f4299570e9b45c5886a05a3bff5e1 UID:1e14cb63-a73a-436b-bc83-4de786dc710b NetNS:/var/run/netns/9a4afd59-9b29-4a73-b753-651cb36bc192 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1e14cb63_a73a_436b_bc83_4de786dc710b.slice PodAnnotations:0xc001e80b28}] Aliases:map[]}\"",
2026-06-09 17:48:39.315388 | controller |     "Jun 09 16:48:20.032845 crc crio[20770]: time=\"2026-06-09T16:48:20.032801766Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-operator-6569c8c666-57xpr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.315410 | controller |     "Jun 09 16:48:21.086508 crc crio[20770]: 2026-06-09T16:48:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0ec94b6db369064 Mac:e6:8f:1d:a5:19:b2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0f Mtu:0 Sandbox:/var/run/netns/9a4afd59-9b29-4a73-b753-651cb36bc192 SocketPath: PciID:}] [{Interface:0xc000014e50 Address:{IP:10.217.0.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.315427 | controller |     "Jun 09 16:48:21.088782 crc crio[20770]: time=\"2026-06-09T16:48:21.088708361Z\" level=info msg=\"Got pod network &{Name:nmstate-operator-6569c8c666-57xpr Namespace:openshift-nmstate ID:0ec94b6db369064947b02b480d0d905a989f4299570e9b45c5886a05a3bff5e1 UID:1e14cb63-a73a-436b-bc83-4de786dc710b NetNS:/var/run/netns/9a4afd59-9b29-4a73-b753-651cb36bc192 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1e14cb63_a73a_436b_bc83_4de786dc710b.slice PodAnnotations:0xc001e80b28}] Aliases:map[]}\"",
2026-06-09 17:48:39.315443 | controller |     "Jun 09 16:48:21.089051 crc crio[20770]: time=\"2026-06-09T16:48:21.088939858Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-operator-6569c8c666-57xpr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.315459 | controller |     "Jun 09 16:48:21.097818 crc crio[20770]: time=\"2026-06-09T16:48:21.09758191Z\" level=info msg=\"Ran pod sandbox 0ec94b6db369064947b02b480d0d905a989f4299570e9b45c5886a05a3bff5e1 with infra container: openshift-nmstate/nmstate-operator-6569c8c666-57xpr/POD\" id=9dd95b9b-a627-46cf-8da4-bc991f4d7c8f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.315475 | controller |     "Jun 09 16:48:21.102974 crc crio[20770]: time=\"2026-06-09T16:48:21.102457652Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=69f96e74-ac09-497f-8d95-5c11b7f8c8bd name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.315491 | controller |     "Jun 09 16:48:21.103290 crc crio[20770]: time=\"2026-06-09T16:48:21.103148832Z\" level=info msg=\"Image registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e not found\" id=69f96e74-ac09-497f-8d95-5c11b7f8c8bd name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.315507 | controller |     "Jun 09 16:48:21.103389 crc crio[20770]: time=\"2026-06-09T16:48:21.103288456Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e found\" id=69f96e74-ac09-497f-8d95-5c11b7f8c8bd name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.315544 | controller |     "Jun 09 16:48:21.104953 crc crio[20770]: time=\"2026-06-09T16:48:21.104877002Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=6632f241-c32e-478e-b69b-b7039fcdee16 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.315561 | controller |     "Jun 09 16:48:21.109216 crc crio[20770]: time=\"2026-06-09T16:48:21.109034454Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\\\"\"",
2026-06-09 17:48:39.315576 | controller |     "Jun 09 16:48:25.985886 crc crio[20770]: time=\"2026-06-09T16:48:25.985306389Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ad05fa5fb88f3810861b2bda4f8e0a0ab2e6055fabd31b17d5a8b570cac6efc6\" id=6632f241-c32e-478e-b69b-b7039fcdee16 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.315592 | controller |     "Jun 09 16:48:25.988101 crc crio[20770]: time=\"2026-06-09T16:48:25.988041529Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=b0ef2e06-fe1f-4517-9852-dae474278e63 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.315612 | controller |     "Jun 09 16:48:25.992214 crc crio[20770]: time=\"2026-06-09T16:48:25.992068126Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=52d7e02f-8ff8-4ff0-a896-7f18a3d8fcc5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.315628 | controller |     "Jun 09 16:48:26.021346 crc crio[20770]: time=\"2026-06-09T16:48:26.021217765Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-operator-6569c8c666-57xpr/nmstate-operator\" id=e331ec17-ed26-4921-aa7a-d9932a23739b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.315642 | controller |     "Jun 09 16:48:26.023872 crc crio[20770]: time=\"2026-06-09T16:48:26.023623996Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.315658 | controller |     "Jun 09 16:48:26.058489 crc crio[20770]: time=\"2026-06-09T16:48:26.058388828Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.315673 | controller |     "Jun 09 16:48:26.066535 crc crio[20770]: time=\"2026-06-09T16:48:26.066438243Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.315689 | controller |     "Jun 09 16:48:26.172003 crc crio[20770]: time=\"2026-06-09T16:48:26.171243296Z\" level=info msg=\"Created container ca38b07fdc8d159ef213402081ffe12079e07576578840cb71597fbd749e367b: openshift-nmstate/nmstate-operator-6569c8c666-57xpr/nmstate-operator\" id=e331ec17-ed26-4921-aa7a-d9932a23739b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.315705 | controller |     "Jun 09 16:48:26.173357 crc crio[20770]: time=\"2026-06-09T16:48:26.173194223Z\" level=info msg=\"Starting container: ca38b07fdc8d159ef213402081ffe12079e07576578840cb71597fbd749e367b\" id=16c86077-c0d1-4d21-8121-c802359ff6e3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.315722 | controller |     "Jun 09 16:48:26.179420 crc crio[20770]: time=\"2026-06-09T16:48:26.179189738Z\" level=info msg=\"Started container\" PID=34529 containerID=ca38b07fdc8d159ef213402081ffe12079e07576578840cb71597fbd749e367b description=openshift-nmstate/nmstate-operator-6569c8c666-57xpr/nmstate-operator id=16c86077-c0d1-4d21-8121-c802359ff6e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0ec94b6db369064947b02b480d0d905a989f4299570e9b45c5886a05a3bff5e1",
2026-06-09 17:48:39.315739 | controller |     "Jun 09 16:48:47.509910 crc crio[20770]: time=\"2026-06-09T16:48:47.509094897Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-metrics-756b4d6fc6-wtzbv/POD\" id=3517bd21-0dd9-4ce0-a616-0b18ee1b451a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.315754 | controller |     "Jun 09 16:48:47.511253 crc crio[20770]: time=\"2026-06-09T16:48:47.510096006Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.315770 | controller |     "Jun 09 16:48:47.533011 crc crio[20770]: time=\"2026-06-09T16:48:47.532906101Z\" level=info msg=\"Got pod network &{Name:nmstate-metrics-756b4d6fc6-wtzbv Namespace:openshift-nmstate ID:ff3915898a081e8cd2649b4ea932e2262bd635bce426990bf4134df28da9d56c UID:52d49d02-5590-4e59-a1e8-fb021acfc630 NetNS:/var/run/netns/64f903f1-dafd-42f1-9ef1-30b813333ca0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod52d49d02_5590_4e59_a1e8_fb021acfc630.slice PodAnnotations:0xc002a089a8}] Aliases:map[]}\"",
2026-06-09 17:48:39.315789 | controller |     "Jun 09 16:48:47.533011 crc crio[20770]: time=\"2026-06-09T16:48:47.532971092Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-metrics-756b4d6fc6-wtzbv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.315805 | controller |     "Jun 09 16:48:47.541877 crc crio[20770]: time=\"2026-06-09T16:48:47.541762809Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-webhook-9b7874799-kxx9w/POD\" id=b8642522-fe38-45d8-8fb1-8b2be84ff9cb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.315821 | controller |     "Jun 09 16:48:47.541974 crc crio[20770]: time=\"2026-06-09T16:48:47.541911963Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.315837 | controller |     "Jun 09 16:48:47.565329 crc crio[20770]: time=\"2026-06-09T16:48:47.565246373Z\" level=info msg=\"Got pod network &{Name:nmstate-webhook-9b7874799-kxx9w Namespace:openshift-nmstate ID:69c1a5ef81f27abf2e93bc973abe06d65f9a1a61510dd593d50ba4cadd841cee UID:743554ce-369b-4640-a91d-861086973ea3 NetNS:/var/run/netns/1926132c-3fca-4105-ba3c-283bc1ffc0fb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod743554ce_369b_4640_a91d_861086973ea3.slice PodAnnotations:0xc001e80a40}] Aliases:map[]}\"",
2026-06-09 17:48:39.315853 | controller |     "Jun 09 16:48:47.565329 crc crio[20770]: time=\"2026-06-09T16:48:47.565310345Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-webhook-9b7874799-kxx9w to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.315869 | controller |     "Jun 09 16:48:47.579580 crc crio[20770]: time=\"2026-06-09T16:48:47.579427396Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-handler-gvzp9/POD\" id=bfc96ffb-d529-4571-9aab-357e43b760ce name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.315884 | controller |     "Jun 09 16:48:47.579580 crc crio[20770]: time=\"2026-06-09T16:48:47.579838868Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.315900 | controller |     "Jun 09 16:48:47.601120 crc crio[20770]: time=\"2026-06-09T16:48:47.600437728Z\" 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=bfc96ffb-d529-4571-9aab-357e43b760ce name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.315915 | controller |     "Jun 09 16:48:47.612065 crc crio[20770]: time=\"2026-06-09T16:48:47.611983965Z\" level=info msg=\"Ran pod sandbox ccd46da9d9fd220a8966c55e9d9cd8ab7dfed0146fe41d514ce17765b3d4b66c with infra container: openshift-nmstate/nmstate-handler-gvzp9/POD\" id=bfc96ffb-d529-4571-9aab-357e43b760ce name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.315931 | controller |     "Jun 09 16:48:47.614763 crc crio[20770]: time=\"2026-06-09T16:48:47.614594531Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=a4a3ae19-dbcb-49f8-b861-77c7c0d9d442 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.315947 | controller |     "Jun 09 16:48:47.615051 crc crio[20770]: time=\"2026-06-09T16:48:47.614955651Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found\" id=a4a3ae19-dbcb-49f8-b861-77c7c0d9d442 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.315966 | controller |     "Jun 09 16:48:47.615051 crc crio[20770]: time=\"2026-06-09T16:48:47.615033773Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found\" id=a4a3ae19-dbcb-49f8-b861-77c7c0d9d442 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.315983 | controller |     "Jun 09 16:48:47.616346 crc crio[20770]: time=\"2026-06-09T16:48:47.61627297Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=81ffc0d3-51fd-4b77-a177-04a010c10a38 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.315998 | controller |     "Jun 09 16:48:47.626184 crc crio[20770]: time=\"2026-06-09T16:48:47.626105356Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\\\"\"",
2026-06-09 17:48:39.316014 | controller |     "Jun 09 16:48:48.067259 crc crio[20770]: 2026-06-09T16:48:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ff3915898a081e8 Mac:8a:b4:56:70:6b:b0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:14 Mtu:0 Sandbox:/var/run/netns/64f903f1-dafd-42f1-9ef1-30b813333ca0 SocketPath: PciID:}] [{Interface:0xc000194c00 Address:{IP:10.217.0.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.316029 | controller |     "Jun 09 16:48:48.067259 crc crio[20770]: time=\"2026-06-09T16:48:48.067243489Z\" level=info msg=\"Got pod network &{Name:nmstate-metrics-756b4d6fc6-wtzbv Namespace:openshift-nmstate ID:ff3915898a081e8cd2649b4ea932e2262bd635bce426990bf4134df28da9d56c UID:52d49d02-5590-4e59-a1e8-fb021acfc630 NetNS:/var/run/netns/64f903f1-dafd-42f1-9ef1-30b813333ca0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod52d49d02_5590_4e59_a1e8_fb021acfc630.slice PodAnnotations:0xc002a089a8}] Aliases:map[]}\"",
2026-06-09 17:48:39.316045 | controller |     "Jun 09 16:48:48.067443 crc crio[20770]: time=\"2026-06-09T16:48:48.067381033Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-metrics-756b4d6fc6-wtzbv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.316061 | controller |     "Jun 09 16:48:48.075038 crc crio[20770]: time=\"2026-06-09T16:48:48.074952864Z\" level=info msg=\"Ran pod sandbox ff3915898a081e8cd2649b4ea932e2262bd635bce426990bf4134df28da9d56c with infra container: openshift-nmstate/nmstate-metrics-756b4d6fc6-wtzbv/POD\" id=3517bd21-0dd9-4ce0-a616-0b18ee1b451a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.316077 | controller |     "Jun 09 16:48:48.078426 crc crio[20770]: time=\"2026-06-09T16:48:48.078308871Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=b6f59919-c5bb-46fe-abee-d14d01b8d562 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.316092 | controller |     "Jun 09 16:48:48.078780 crc crio[20770]: time=\"2026-06-09T16:48:48.078628611Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found\" id=b6f59919-c5bb-46fe-abee-d14d01b8d562 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.316107 | controller |     "Jun 09 16:48:48.078863 crc crio[20770]: time=\"2026-06-09T16:48:48.078803076Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found\" id=b6f59919-c5bb-46fe-abee-d14d01b8d562 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.316126 | controller |     "Jun 09 16:48:48.081907 crc crio[20770]: time=\"2026-06-09T16:48:48.081293638Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=7603fa51-f50c-4371-af1a-b29767c5bfea name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.316142 | controller |     "Jun 09 16:48:48.084594 crc crio[20770]: time=\"2026-06-09T16:48:48.084513442Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\\\"\"",
2026-06-09 17:48:39.316157 | controller |     "Jun 09 16:48:48.209885 crc crio[20770]: 2026-06-09T16:48:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:69c1a5ef81f27ab Mac:96:4f:7b:5e:9c:65 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:19 Mtu:0 Sandbox:/var/run/netns/1926132c-3fca-4105-ba3c-283bc1ffc0fb SocketPath: PciID:}] [{Interface:0xc0001386c0 Address:{IP:10.217.0.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.316173 | controller |     "Jun 09 16:48:48.211231 crc crio[20770]: time=\"2026-06-09T16:48:48.211128581Z\" level=info msg=\"Got pod network &{Name:nmstate-webhook-9b7874799-kxx9w Namespace:openshift-nmstate ID:69c1a5ef81f27abf2e93bc973abe06d65f9a1a61510dd593d50ba4cadd841cee UID:743554ce-369b-4640-a91d-861086973ea3 NetNS:/var/run/netns/1926132c-3fca-4105-ba3c-283bc1ffc0fb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod743554ce_369b_4640_a91d_861086973ea3.slice PodAnnotations:0xc001e80a40}] Aliases:map[]}\"",
2026-06-09 17:48:39.316189 | controller |     "Jun 09 16:48:48.211447 crc crio[20770]: time=\"2026-06-09T16:48:48.211321867Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-webhook-9b7874799-kxx9w for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.316205 | controller |     "Jun 09 16:48:48.231287 crc crio[20770]: time=\"2026-06-09T16:48:48.231123234Z\" level=info msg=\"Ran pod sandbox 69c1a5ef81f27abf2e93bc973abe06d65f9a1a61510dd593d50ba4cadd841cee with infra container: openshift-nmstate/nmstate-webhook-9b7874799-kxx9w/POD\" id=b8642522-fe38-45d8-8fb1-8b2be84ff9cb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.316221 | controller |     "Jun 09 16:48:48.233805 crc crio[20770]: time=\"2026-06-09T16:48:48.233708259Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=b522c4b2-91c2-4ba0-8fdd-df5101071435 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.316236 | controller |     "Jun 09 16:48:48.233907 crc crio[20770]: time=\"2026-06-09T16:48:48.233894255Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found\" id=b522c4b2-91c2-4ba0-8fdd-df5101071435 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.316251 | controller |     "Jun 09 16:48:48.234023 crc crio[20770]: time=\"2026-06-09T16:48:48.233978627Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found\" id=b522c4b2-91c2-4ba0-8fdd-df5101071435 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.316267 | controller |     "Jun 09 16:48:48.235720 crc crio[20770]: time=\"2026-06-09T16:48:48.235537593Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=be7a4ef1-a9f9-4d57-9077-68f18cbd0d63 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.316282 | controller |     "Jun 09 16:48:48.242232 crc crio[20770]: time=\"2026-06-09T16:48:48.239195199Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\\\"\"",
2026-06-09 17:48:39.316301 | controller |     "Jun 09 16:48:48.500897 crc crio[20770]: time=\"2026-06-09T16:48:48.500856873Z\" level=info msg=\"Running pod sandbox: openshift-console/console-66db8bc779-x76hv/POD\" id=25d1dc8b-29af-4459-a0f2-b2c8515b9897 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.316317 | controller |     "Jun 09 16:48:48.501062 crc crio[20770]: time=\"2026-06-09T16:48:48.501044398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.316333 | controller |     "Jun 09 16:48:48.536063 crc crio[20770]: time=\"2026-06-09T16:48:48.535925335Z\" level=info msg=\"Got pod network &{Name:console-66db8bc779-x76hv Namespace:openshift-console ID:fb6748e01f375dae48d338d387246d617b0029210f4a9a36a294cecbc79a4bc4 UID:a30004ae-8d83-4e60-988e-9eb0ea820181 NetNS:/var/run/netns/715a688e-3cf5-4ae8-8306-10bdb98dc161 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda30004ae_8d83_4e60_988e_9eb0ea820181.slice PodAnnotations:0xc0029d41f0}] Aliases:map[]}\"",
2026-06-09 17:48:39.316348 | controller |     "Jun 09 16:48:48.536063 crc crio[20770]: time=\"2026-06-09T16:48:48.535993137Z\" level=info msg=\"Adding pod openshift-console_console-66db8bc779-x76hv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.316364 | controller |     "Jun 09 16:48:48.705908 crc crio[20770]: time=\"2026-06-09T16:48:48.705339421Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-console-plugin-9bcc7988b-gpxsh/POD\" id=dbc32f76-5a84-4e7b-9ff2-3e3e6b71b598 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.316380 | controller |     "Jun 09 16:48:48.706110 crc crio[20770]: time=\"2026-06-09T16:48:48.705936988Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.316396 | controller |     "Jun 09 16:48:48.726892 crc crio[20770]: time=\"2026-06-09T16:48:48.726819067Z\" level=info msg=\"Got pod network &{Name:nmstate-console-plugin-9bcc7988b-gpxsh Namespace:openshift-nmstate ID:a08896e27e7a8f39e78c421e34e9bf02f8751d3f444bd79eb2858f382e41beed UID:1a535f9d-f0e9-4692-9e43-2057707167c7 NetNS:/var/run/netns/7d26d01d-58c0-4059-9a58-d2780ae1c40c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1a535f9d_f0e9_4692_9e43_2057707167c7.slice PodAnnotations:0xc0029d45b8}] Aliases:map[]}\"",
2026-06-09 17:48:39.316411 | controller |     "Jun 09 16:48:48.726892 crc crio[20770]: time=\"2026-06-09T16:48:48.726879589Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-console-plugin-9bcc7988b-gpxsh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.316427 | controller |     "Jun 09 16:48:48.918108 crc crio[20770]: 2026-06-09T16:48:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fb6748e01f375da Mac:e6:f8:1e:ba:31:d2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:23 Mtu:0 Sandbox:/var/run/netns/715a688e-3cf5-4ae8-8306-10bdb98dc161 SocketPath: PciID:}] [{Interface:0xc0003c0c70 Address:{IP:10.217.0.35 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.316443 | controller |     "Jun 09 16:48:48.920210 crc crio[20770]: time=\"2026-06-09T16:48:48.919576883Z\" level=info msg=\"Got pod network &{Name:console-66db8bc779-x76hv Namespace:openshift-console ID:fb6748e01f375dae48d338d387246d617b0029210f4a9a36a294cecbc79a4bc4 UID:a30004ae-8d83-4e60-988e-9eb0ea820181 NetNS:/var/run/netns/715a688e-3cf5-4ae8-8306-10bdb98dc161 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda30004ae_8d83_4e60_988e_9eb0ea820181.slice PodAnnotations:0xc0029d41f0}] Aliases:map[]}\"",
2026-06-09 17:48:39.316462 | controller |     "Jun 09 16:48:48.920210 crc crio[20770]: time=\"2026-06-09T16:48:48.919967954Z\" level=info msg=\"Checking pod openshift-console_console-66db8bc779-x76hv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.316478 | controller |     "Jun 09 16:48:48.931928 crc crio[20770]: time=\"2026-06-09T16:48:48.93184412Z\" level=info msg=\"Ran pod sandbox fb6748e01f375dae48d338d387246d617b0029210f4a9a36a294cecbc79a4bc4 with infra container: openshift-console/console-66db8bc779-x76hv/POD\" id=25d1dc8b-29af-4459-a0f2-b2c8515b9897 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.316494 | controller |     "Jun 09 16:48:48.934522 crc crio[20770]: time=\"2026-06-09T16:48:48.934429336Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=4b410de4-bf2e-4314-b3f9-28165b859f3d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.316510 | controller |     "Jun 09 16:48:48.937447 crc crio[20770]: time=\"2026-06-09T16:48:48.937379952Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=78e1f506-9efc-44f7-99a3-2d3670824fc3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.316547 | controller |     "Jun 09 16:48:48.947387 crc crio[20770]: time=\"2026-06-09T16:48:48.947218868Z\" level=info msg=\"Creating container: openshift-console/console-66db8bc779-x76hv/console\" id=263bb3be-a585-4653-a76c-0dc9e168af23 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.316571 | controller |     "Jun 09 16:48:48.947579 crc crio[20770]: time=\"2026-06-09T16:48:48.947519447Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.316597 | controller |     "Jun 09 16:48:48.988347 crc crio[20770]: time=\"2026-06-09T16:48:48.985239396Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.316623 | controller |     "Jun 09 16:48:48.991932 crc crio[20770]: time=\"2026-06-09T16:48:48.991859069Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.316641 | controller |     "Jun 09 16:48:49.025731 crc crio[20770]: 2026-06-09T16:48:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a08896e27e7a8f3 Mac:e6:80:3f:72:d5:cf Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1a Mtu:0 Sandbox:/var/run/netns/7d26d01d-58c0-4059-9a58-d2780ae1c40c SocketPath: PciID:}] [{Interface:0xc0004b0770 Address:{IP:10.217.0.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.316658 | controller |     "Jun 09 16:48:49.025731 crc crio[20770]: time=\"2026-06-09T16:48:49.025595502Z\" level=info msg=\"Got pod network &{Name:nmstate-console-plugin-9bcc7988b-gpxsh Namespace:openshift-nmstate ID:a08896e27e7a8f39e78c421e34e9bf02f8751d3f444bd79eb2858f382e41beed UID:1a535f9d-f0e9-4692-9e43-2057707167c7 NetNS:/var/run/netns/7d26d01d-58c0-4059-9a58-d2780ae1c40c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1a535f9d_f0e9_4692_9e43_2057707167c7.slice PodAnnotations:0xc0029d45b8}] Aliases:map[]}\"",
2026-06-09 17:48:39.316674 | controller |     "Jun 09 16:48:49.026036 crc crio[20770]: time=\"2026-06-09T16:48:49.025838379Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-console-plugin-9bcc7988b-gpxsh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.316695 | controller |     "Jun 09 16:48:49.032743 crc crio[20770]: time=\"2026-06-09T16:48:49.032562515Z\" level=info msg=\"Ran pod sandbox a08896e27e7a8f39e78c421e34e9bf02f8751d3f444bd79eb2858f382e41beed with infra container: openshift-nmstate/nmstate-console-plugin-9bcc7988b-gpxsh/POD\" id=dbc32f76-5a84-4e7b-9ff2-3e3e6b71b598 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.316712 | controller |     "Jun 09 16:48:49.035355 crc crio[20770]: time=\"2026-06-09T16:48:49.035054487Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=aeeb53e8-466b-4701-90f9-163a6d89094d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.316728 | controller |     "Jun 09 16:48:49.035767 crc crio[20770]: time=\"2026-06-09T16:48:49.035545062Z\" level=info msg=\"Image registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e not found\" id=aeeb53e8-466b-4701-90f9-163a6d89094d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.316744 | controller |     "Jun 09 16:48:49.035767 crc crio[20770]: time=\"2026-06-09T16:48:49.035729007Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e found\" id=aeeb53e8-466b-4701-90f9-163a6d89094d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.316759 | controller |     "Jun 09 16:48:49.045608 crc crio[20770]: time=\"2026-06-09T16:48:49.045553963Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=04e60f70-7241-4fac-9b97-3e3db9bb64ae name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.316775 | controller |     "Jun 09 16:48:49.050467 crc crio[20770]: time=\"2026-06-09T16:48:49.050375644Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\\\"\"",
2026-06-09 17:48:39.316804 | controller |     "Jun 09 16:48:49.108803 crc crio[20770]: time=\"2026-06-09T16:48:49.108136367Z\" level=info msg=\"Created container 56198fdcf6b066cdf45d021431c23d02eb092e9ed28c65ec828eb2b02278a59f: openshift-console/console-66db8bc779-x76hv/console\" id=263bb3be-a585-4653-a76c-0dc9e168af23 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.316821 | controller |     "Jun 09 16:48:49.110038 crc crio[20770]: time=\"2026-06-09T16:48:49.1099712Z\" level=info msg=\"Starting container: 56198fdcf6b066cdf45d021431c23d02eb092e9ed28c65ec828eb2b02278a59f\" id=e673679d-e40a-41f4-8355-9156d2b542a2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.316838 | controller |     "Jun 09 16:48:49.115516 crc crio[20770]: time=\"2026-06-09T16:48:49.115435489Z\" level=info msg=\"Started container\" PID=34961 containerID=56198fdcf6b066cdf45d021431c23d02eb092e9ed28c65ec828eb2b02278a59f description=openshift-console/console-66db8bc779-x76hv/console id=e673679d-e40a-41f4-8355-9156d2b542a2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fb6748e01f375dae48d338d387246d617b0029210f4a9a36a294cecbc79a4bc4",
2026-06-09 17:48:39.316855 | controller |     "Jun 09 16:48:57.147396 crc crio[20770]: time=\"2026-06-09T16:48:57.146326788Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede\" id=be7a4ef1-a9f9-4d57-9077-68f18cbd0d63 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.316871 | controller |     "Jun 09 16:48:57.148911 crc crio[20770]: time=\"2026-06-09T16:48:57.148874602Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=ec8574b9-9616-4de2-98a5-3e0f012e165a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.316891 | controller |     "Jun 09 16:48:57.149389 crc crio[20770]: time=\"2026-06-09T16:48:57.149285994Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:3bf2d5fbb780de667ad48e0102ef7d2abd032bf1a490bb8344ff7b8fa745446a\" id=04e60f70-7241-4fac-9b97-3e3db9bb64ae name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.316917 | controller |     "Jun 09 16:48:57.150159 crc crio[20770]: time=\"2026-06-09T16:48:57.150080097Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=f5959ae7-44e1-4dce-b6f5-0f5324433da6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.316934 | controller |     "Jun 09 16:48:57.470615 crc crio[20770]: time=\"2026-06-09T16:48:57.470441451Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede\" id=7603fa51-f50c-4371-af1a-b29767c5bfea name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.316956 | controller |     "Jun 09 16:48:57.472211 crc crio[20770]: time=\"2026-06-09T16:48:57.471953815Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=92cb2a79-82c2-4c39-bc78-5810426d0c43 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.317011 | controller |     "Jun 09 16:48:57.544561 crc crio[20770]: time=\"2026-06-09T16:48:57.544360994Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=89be01bb-5574-48d5-8d9a-8df7271bfa95 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.317034 | controller |     "Jun 09 16:48:57.549163 crc crio[20770]: time=\"2026-06-09T16:48:57.549098682Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=b4815c19-1e01-41f0-9761-a44db5f9ec74 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.317049 | controller |     "Jun 09 16:48:57.566071 crc crio[20770]: time=\"2026-06-09T16:48:57.565919622Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede\" id=81ffc0d3-51fd-4b77-a177-04a010c10a38 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.317066 | controller |     "Jun 09 16:48:57.568414 crc crio[20770]: time=\"2026-06-09T16:48:57.568066974Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=eaa9b509-2198-4b8c-a6c6-5eb2a53aae74 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.317081 | controller |     "Jun 09 16:48:57.577126 crc crio[20770]: time=\"2026-06-09T16:48:57.576948413Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=9f691412-2000-4319-8b38-0fd04903d309 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.317097 | controller |     "Jun 09 16:48:57.585458 crc crio[20770]: time=\"2026-06-09T16:48:57.585349357Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=bafafc90-ed2a-4831-9d7c-7323ae108d1f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.317113 | controller |     "Jun 09 16:48:57.606970 crc crio[20770]: time=\"2026-06-09T16:48:57.606794332Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-metrics-756b4d6fc6-wtzbv/nmstate-metrics\" id=58f87120-f3f2-43ad-b6ab-1dcbb49084c6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.317138 | controller |     "Jun 09 16:48:57.609820 crc crio[20770]: time=\"2026-06-09T16:48:57.609586494Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.317154 | controller |     "Jun 09 16:48:57.623504 crc crio[20770]: time=\"2026-06-09T16:48:57.623282173Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-webhook-9b7874799-kxx9w/nmstate-webhook\" id=471dc276-1d6a-4e34-bb5a-7940de836b64 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.317169 | controller |     "Jun 09 16:48:57.629956 crc crio[20770]: time=\"2026-06-09T16:48:57.629866025Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-handler-gvzp9/nmstate-handler\" id=be760c00-f317-4f71-a8d0-b8cb7c4666d3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.317184 | controller |     "Jun 09 16:48:57.636531 crc crio[20770]: time=\"2026-06-09T16:48:57.636449916Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.317199 | controller |     "Jun 09 16:48:57.636936 crc crio[20770]: time=\"2026-06-09T16:48:57.636833798Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-console-plugin-9bcc7988b-gpxsh/nmstate-console-plugin\" id=f4723f8d-7304-42f5-9513-a3dc6379dee3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.317215 | controller |     "Jun 09 16:48:57.637126 crc crio[20770]: time=\"2026-06-09T16:48:57.637048544Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.317230 | controller |     "Jun 09 16:48:57.640580 crc crio[20770]: time=\"2026-06-09T16:48:57.640464423Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.317245 | controller |     "Jun 09 16:48:57.665197 crc crio[20770]: time=\"2026-06-09T16:48:57.665104101Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.317261 | controller |     "Jun 09 16:48:57.668933 crc crio[20770]: time=\"2026-06-09T16:48:57.66882248Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.317276 | controller |     "Jun 09 16:48:57.682621 crc crio[20770]: time=\"2026-06-09T16:48:57.68221438Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.317292 | controller |     "Jun 09 16:48:57.696548 crc crio[20770]: time=\"2026-06-09T16:48:57.696453865Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.317307 | controller |     "Jun 09 16:48:57.702266 crc crio[20770]: time=\"2026-06-09T16:48:57.702196022Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.317322 | controller |     "Jun 09 16:48:57.704853 crc crio[20770]: time=\"2026-06-09T16:48:57.704778257Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.317341 | controller |     "Jun 09 16:48:57.708083 crc crio[20770]: time=\"2026-06-09T16:48:57.708018752Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.317357 | controller |     "Jun 09 16:48:57.891730 crc crio[20770]: time=\"2026-06-09T16:48:57.891239661Z\" level=info msg=\"Created container 3c1ab3cc0174814621007d2ad6f6c00f3762189c3fa67ec7dd686fe904ee9604: openshift-nmstate/nmstate-metrics-756b4d6fc6-wtzbv/nmstate-metrics\" id=58f87120-f3f2-43ad-b6ab-1dcbb49084c6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.317373 | controller |     "Jun 09 16:48:57.892774 crc crio[20770]: time=\"2026-06-09T16:48:57.89259262Z\" level=info msg=\"Starting container: 3c1ab3cc0174814621007d2ad6f6c00f3762189c3fa67ec7dd686fe904ee9604\" id=297963b4-80a6-497c-846f-1924f47dd0bd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.317388 | controller |     "Jun 09 16:48:57.894489 crc crio[20770]: time=\"2026-06-09T16:48:57.894385022Z\" level=info msg=\"Created container 2f5f0004639a74c3b1862d6671bd320964ef1e2ac99c6da26c65596816e0ae56: openshift-nmstate/nmstate-console-plugin-9bcc7988b-gpxsh/nmstate-console-plugin\" id=f4723f8d-7304-42f5-9513-a3dc6379dee3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.317404 | controller |     "Jun 09 16:48:57.895735 crc crio[20770]: time=\"2026-06-09T16:48:57.895277018Z\" level=info msg=\"Created container d6972ec7d50205a93f329566967c016eb5bdcec28401c32689006af9db892f7b: openshift-nmstate/nmstate-webhook-9b7874799-kxx9w/nmstate-webhook\" id=471dc276-1d6a-4e34-bb5a-7940de836b64 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.317419 | controller |     "Jun 09 16:48:57.896286 crc crio[20770]: time=\"2026-06-09T16:48:57.896215726Z\" level=info msg=\"Starting container: 2f5f0004639a74c3b1862d6671bd320964ef1e2ac99c6da26c65596816e0ae56\" id=cdac215a-bed5-4930-870e-68f94b0e3e95 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.317433 | controller |     "Jun 09 16:48:57.898059 crc crio[20770]: time=\"2026-06-09T16:48:57.897900755Z\" level=info msg=\"Starting container: d6972ec7d50205a93f329566967c016eb5bdcec28401c32689006af9db892f7b\" id=53677042-ac6c-4564-b71e-95ba711a583b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.317449 | controller |     "Jun 09 16:48:57.935899 crc crio[20770]: time=\"2026-06-09T16:48:57.914616672Z\" level=info msg=\"Started container\" PID=35199 containerID=2f5f0004639a74c3b1862d6671bd320964ef1e2ac99c6da26c65596816e0ae56 description=openshift-nmstate/nmstate-console-plugin-9bcc7988b-gpxsh/nmstate-console-plugin id=cdac215a-bed5-4930-870e-68f94b0e3e95 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a08896e27e7a8f39e78c421e34e9bf02f8751d3f444bd79eb2858f382e41beed",
2026-06-09 17:48:39.317464 | controller |     "Jun 09 16:48:57.935899 crc crio[20770]: time=\"2026-06-09T16:48:57.927013933Z\" level=info msg=\"Started container\" PID=35201 containerID=3c1ab3cc0174814621007d2ad6f6c00f3762189c3fa67ec7dd686fe904ee9604 description=openshift-nmstate/nmstate-metrics-756b4d6fc6-wtzbv/nmstate-metrics id=297963b4-80a6-497c-846f-1924f47dd0bd name=/runtime.v1.RuntimeService/StartContainer sandboxID=ff3915898a081e8cd2649b4ea932e2262bd635bce426990bf4134df28da9d56c",
2026-06-09 17:48:39.317479 | controller |     "Jun 09 16:48:57.935899 crc crio[20770]: time=\"2026-06-09T16:48:57.928500927Z\" level=info msg=\"Started container\" PID=35198 containerID=d6972ec7d50205a93f329566967c016eb5bdcec28401c32689006af9db892f7b description=openshift-nmstate/nmstate-webhook-9b7874799-kxx9w/nmstate-webhook id=53677042-ac6c-4564-b71e-95ba711a583b name=/runtime.v1.RuntimeService/StartContainer sandboxID=69c1a5ef81f27abf2e93bc973abe06d65f9a1a61510dd593d50ba4cadd841cee",
2026-06-09 17:48:39.317494 | controller |     "Jun 09 16:48:57.943345 crc crio[20770]: time=\"2026-06-09T16:48:57.943247916Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.317538 | controller |     "Jun 09 16:48:57.986300 crc crio[20770]: time=\"2026-06-09T16:48:57.986242809Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=526796a1-18ba-4c64-9a1b-71a7679f5b51 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.317563 | controller |     "Jun 09 16:48:57.986902 crc crio[20770]: time=\"2026-06-09T16:48:57.986879167Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1 not found\" id=526796a1-18ba-4c64-9a1b-71a7679f5b51 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.317579 | controller |     "Jun 09 16:48:57.987119 crc crio[20770]: time=\"2026-06-09T16:48:57.987098664Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1 found\" id=526796a1-18ba-4c64-9a1b-71a7679f5b51 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.317594 | controller |     "Jun 09 16:48:57.988461 crc crio[20770]: time=\"2026-06-09T16:48:57.988386371Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=769ad5dc-3625-4c23-b5d2-73181bd25722 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.317610 | controller |     "Jun 09 16:48:57.992098 crc crio[20770]: time=\"2026-06-09T16:48:57.992040388Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\\\"\"",
2026-06-09 17:48:39.317626 | controller |     "Jun 09 16:48:58.042548 crc crio[20770]: time=\"2026-06-09T16:48:58.042431706Z\" level=info msg=\"Created container 5ab62fcad4e76f19f254b0cffee6499c59a4e302739b76926c64079a10f87be7: openshift-nmstate/nmstate-handler-gvzp9/nmstate-handler\" id=be760c00-f317-4f71-a8d0-b8cb7c4666d3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.317641 | controller |     "Jun 09 16:48:58.043759 crc crio[20770]: time=\"2026-06-09T16:48:58.043534508Z\" level=info msg=\"Starting container: 5ab62fcad4e76f19f254b0cffee6499c59a4e302739b76926c64079a10f87be7\" id=4d212f51-f883-409b-a756-ea08d21c3f3d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.317657 | controller |     "Jun 09 16:48:58.052446 crc crio[20770]: time=\"2026-06-09T16:48:58.052359455Z\" level=info msg=\"Started container\" PID=35232 containerID=5ab62fcad4e76f19f254b0cffee6499c59a4e302739b76926c64079a10f87be7 description=openshift-nmstate/nmstate-handler-gvzp9/nmstate-handler id=4d212f51-f883-409b-a756-ea08d21c3f3d name=/runtime.v1.RuntimeService/StartContainer sandboxID=ccd46da9d9fd220a8966c55e9d9cd8ab7dfed0146fe41d514ce17765b3d4b66c",
2026-06-09 17:48:39.317673 | controller |     "Jun 09 16:49:01.267750 crc crio[20770]: time=\"2026-06-09T16:49:01.266845104Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:281a4f96defc7aa220db5af8ea7f3a4ab914e4b932e6edea4c2b02d95fbc5672\" id=769ad5dc-3625-4c23-b5d2-73181bd25722 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.317689 | controller |     "Jun 09 16:49:01.269373 crc crio[20770]: time=\"2026-06-09T16:49:01.269258144Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=2786ded2-6b73-4ced-894a-2df224e0ffe2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.317705 | controller |     "Jun 09 16:49:01.275130 crc crio[20770]: time=\"2026-06-09T16:49:01.275041862Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=9e949f98-b77c-4dd5-bd12-55bdbf56bde0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.317724 | controller |     "Jun 09 16:49:01.284841 crc crio[20770]: time=\"2026-06-09T16:49:01.284780856Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-metrics-756b4d6fc6-wtzbv/kube-rbac-proxy\" id=85d6cb86-704b-4cbb-8443-e0c15da4bc9f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.317740 | controller |     "Jun 09 16:49:01.287471 crc crio[20770]: time=\"2026-06-09T16:49:01.287403592Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.317756 | controller |     "Jun 09 16:49:01.320508 crc crio[20770]: time=\"2026-06-09T16:49:01.320374013Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.317771 | controller |     "Jun 09 16:49:01.325890 crc crio[20770]: time=\"2026-06-09T16:49:01.325786611Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.317787 | controller |     "Jun 09 16:49:01.466453 crc crio[20770]: time=\"2026-06-09T16:49:01.466341006Z\" level=info msg=\"Created container d730fa424736c1153308017c4ac3e4dcfaa06925038a6a024dab34ed748f9d3f: openshift-nmstate/nmstate-metrics-756b4d6fc6-wtzbv/kube-rbac-proxy\" id=85d6cb86-704b-4cbb-8443-e0c15da4bc9f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.317802 | controller |     "Jun 09 16:49:01.468038 crc crio[20770]: time=\"2026-06-09T16:49:01.467952753Z\" level=info msg=\"Starting container: d730fa424736c1153308017c4ac3e4dcfaa06925038a6a024dab34ed748f9d3f\" id=8932f443-b682-4cec-912b-bada78f6bac5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.317818 | controller |     "Jun 09 16:49:01.472988 crc crio[20770]: time=\"2026-06-09T16:49:01.472879687Z\" level=info msg=\"Started container\" PID=35336 containerID=d730fa424736c1153308017c4ac3e4dcfaa06925038a6a024dab34ed748f9d3f description=openshift-nmstate/nmstate-metrics-756b4d6fc6-wtzbv/kube-rbac-proxy id=8932f443-b682-4cec-912b-bada78f6bac5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ff3915898a081e8cd2649b4ea932e2262bd635bce426990bf4134df28da9d56c",
2026-06-09 17:48:39.317835 | controller |     "Jun 09 16:49:23.890294 crc crio[20770]: time=\"2026-06-09T16:49:23.886609735Z\" level=info msg=\"Stopping container: 93d95c02f0801fc90c94e20064af2c5856c1577d1ac44715bf119bc1492b27ea (timeout: 15s)\" id=d5c07704-8e2f-440f-a074-d65167f086bf name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.317851 | controller |     "Jun 09 16:49:24.053729 crc crio[20770]: time=\"2026-06-09T16:49:24.050115269Z\" level=info msg=\"Stopped container 93d95c02f0801fc90c94e20064af2c5856c1577d1ac44715bf119bc1492b27ea: openshift-console/console-6c684df5db-cc8g8/console\" id=d5c07704-8e2f-440f-a074-d65167f086bf name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.317867 | controller |     "Jun 09 16:49:24.053729 crc crio[20770]: time=\"2026-06-09T16:49:24.05322289Z\" level=info msg=\"Stopping pod sandbox: d5198ba3e825ace170313fb6e4e0a2fc4990dab7f8044833f96ca77f9671bef3\" id=f21ab20a-ffcc-4a07-a18f-1b468cb5cd87 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.317882 | controller |     "Jun 09 16:49:24.054085 crc crio[20770]: time=\"2026-06-09T16:49:24.054019263Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:d5198ba3e825ace170313fb6e4e0a2fc4990dab7f8044833f96ca77f9671bef3 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/b98799b9-d6ec-43c9-bf78-8720c4d9be65 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:0xc0005c6d38}] Aliases:map[]}\"",
2026-06-09 17:48:39.317901 | controller |     "Jun 09 16:49:24.054317 crc crio[20770]: time=\"2026-06-09T16:49:24.054180188Z\" level=info msg=\"Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.317918 | controller |     "Jun 09 16:49:24.350992 crc crio[20770]: time=\"2026-06-09T16:49:24.350365027Z\" level=info msg=\"Stopped pod sandbox: d5198ba3e825ace170313fb6e4e0a2fc4990dab7f8044833f96ca77f9671bef3\" id=f21ab20a-ffcc-4a07-a18f-1b468cb5cd87 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.317934 | controller |     "Jun 09 16:49:24.975395 crc crio[20770]: time=\"2026-06-09T16:49:24.974878363Z\" level=info msg=\"Removing container: 93d95c02f0801fc90c94e20064af2c5856c1577d1ac44715bf119bc1492b27ea\" id=722eae79-b24e-42c1-abd3-bb729b296415 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.317949 | controller |     "Jun 09 16:49:25.003269 crc crio[20770]: time=\"2026-06-09T16:49:25.003079275Z\" level=info msg=\"Removed container 93d95c02f0801fc90c94e20064af2c5856c1577d1ac44715bf119bc1492b27ea: openshift-console/console-6c684df5db-cc8g8/console\" id=722eae79-b24e-42c1-abd3-bb729b296415 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.317965 | controller |     "Jun 09 16:49:32.792390 crc crio[20770]: time=\"2026-06-09T16:49:32.791061897Z\" level=info msg=\"Stopping pod sandbox: d5198ba3e825ace170313fb6e4e0a2fc4990dab7f8044833f96ca77f9671bef3\" id=656c1394-19a4-485d-a862-d273894fb5ac name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.317981 | controller |     "Jun 09 16:49:32.792390 crc crio[20770]: time=\"2026-06-09T16:49:32.792390736Z\" level=info msg=\"Stopped pod sandbox (already stopped): d5198ba3e825ace170313fb6e4e0a2fc4990dab7f8044833f96ca77f9671bef3\" id=656c1394-19a4-485d-a862-d273894fb5ac name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.317996 | controller |     "Jun 09 16:49:32.794060 crc crio[20770]: time=\"2026-06-09T16:49:32.793792857Z\" level=info msg=\"Removing pod sandbox: d5198ba3e825ace170313fb6e4e0a2fc4990dab7f8044833f96ca77f9671bef3\" id=eb9fc58b-071d-49db-8d1f-32221e8014b9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.318012 | controller |     "Jun 09 16:49:32.809265 crc crio[20770]: time=\"2026-06-09T16:49:32.809192596Z\" level=info msg=\"Removed pod sandbox: d5198ba3e825ace170313fb6e4e0a2fc4990dab7f8044833f96ca77f9671bef3\" id=eb9fc58b-071d-49db-8d1f-32221e8014b9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.318028 | controller |     "Jun 09 16:49:33.562152 crc crio[20770]: time=\"2026-06-09T16:49:33.561534405Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3vgcdz/POD\" id=3e8c19aa-0ea3-4bff-a087-24ebff200997 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.318043 | controller |     "Jun 09 16:49:33.562315 crc crio[20770]: time=\"2026-06-09T16:49:33.562168424Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.318060 | controller |     "Jun 09 16:49:33.589166 crc crio[20770]: time=\"2026-06-09T16:49:33.589058137Z\" level=info msg=\"Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3vgcdz Namespace:openshift-marketplace ID:4c21558d8242aa329cf6a17c2358e2690a4b720a1f0345913afb34fad59c2eb9 UID:032934eb-4703-4ec3-afc3-46ec44f70cdc NetNS:/var/run/netns/ceb7fe23-10f8-49e1-9098-496665713b2c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod032934eb_4703_4ec3_afc3_46ec44f70cdc.slice PodAnnotations:0xc0001346d8}] Aliases:map[]}\"",
2026-06-09 17:48:39.318076 | controller |     "Jun 09 16:49:33.589166 crc crio[20770]: time=\"2026-06-09T16:49:33.58914906Z\" level=info msg=\"Adding pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3vgcdz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.318096 | controller |     "Jun 09 16:49:33.925996 crc crio[20770]: 2026-06-09T16:49:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4c21558d8242aa3 Mac:fa:56:fd:2e:34:76 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2c Mtu:0 Sandbox:/var/run/netns/ceb7fe23-10f8-49e1-9098-496665713b2c SocketPath: PciID:}] [{Interface:0xc00037f2b0 Address:{IP:10.217.0.44 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.318112 | controller |     "Jun 09 16:49:33.926961 crc crio[20770]: time=\"2026-06-09T16:49:33.926897171Z\" level=info msg=\"Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3vgcdz Namespace:openshift-marketplace ID:4c21558d8242aa329cf6a17c2358e2690a4b720a1f0345913afb34fad59c2eb9 UID:032934eb-4703-4ec3-afc3-46ec44f70cdc NetNS:/var/run/netns/ceb7fe23-10f8-49e1-9098-496665713b2c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod032934eb_4703_4ec3_afc3_46ec44f70cdc.slice PodAnnotations:0xc0001346d8}] Aliases:map[]}\"",
2026-06-09 17:48:39.318128 | controller |     "Jun 09 16:49:33.927083 crc crio[20770]: time=\"2026-06-09T16:49:33.927052995Z\" level=info msg=\"Checking pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3vgcdz for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.318143 | controller |     "Jun 09 16:49:33.945362 crc crio[20770]: time=\"2026-06-09T16:49:33.934489242Z\" level=info msg=\"Ran pod sandbox 4c21558d8242aa329cf6a17c2358e2690a4b720a1f0345913afb34fad59c2eb9 with infra container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3vgcdz/POD\" id=3e8c19aa-0ea3-4bff-a087-24ebff200997 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.318164 | controller |     "Jun 09 16:49:33.945362 crc crio[20770]: time=\"2026-06-09T16:49:33.936630074Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b4f7ef9b-43ac-4d62-b34c-39cfd037679c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.318187 | controller |     "Jun 09 16:49:33.945362 crc crio[20770]: time=\"2026-06-09T16:49:33.938619512Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=48b54a23-760c-409e-a73e-c69090be169c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.318208 | controller |     "Jun 09 16:49:33.945362 crc crio[20770]: time=\"2026-06-09T16:49:33.944058871Z\" level=info msg=\"Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3vgcdz/util\" id=436d85a2-b3a3-4008-ac01-32eb045aca0e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.318229 | controller |     "Jun 09 16:49:33.945362 crc crio[20770]: time=\"2026-06-09T16:49:33.944400191Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.318249 | controller |     "Jun 09 16:49:33.971958 crc crio[20770]: time=\"2026-06-09T16:49:33.971861101Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.318266 | controller |     "Jun 09 16:49:33.976439 crc crio[20770]: time=\"2026-06-09T16:49:33.976359172Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.318281 | controller |     "Jun 09 16:49:34.081177 crc crio[20770]: time=\"2026-06-09T16:49:34.081088043Z\" level=info msg=\"Created container 0a6b6e1bdfe723523673b0e15ab23f9696c3de27ae35fe8bdb1d96fc76f1e116: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3vgcdz/util\" id=436d85a2-b3a3-4008-ac01-32eb045aca0e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.318307 | controller |     "Jun 09 16:49:34.083078 crc crio[20770]: time=\"2026-06-09T16:49:34.082951617Z\" level=info msg=\"Starting container: 0a6b6e1bdfe723523673b0e15ab23f9696c3de27ae35fe8bdb1d96fc76f1e116\" id=6cafb2ad-6541-44b9-9ee5-7f358aca1a21 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.318331 | controller |     "Jun 09 16:49:34.089016 crc crio[20770]: time=\"2026-06-09T16:49:34.088915911Z\" level=info msg=\"Started container\" PID=36573 containerID=0a6b6e1bdfe723523673b0e15ab23f9696c3de27ae35fe8bdb1d96fc76f1e116 description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3vgcdz/util id=6cafb2ad-6541-44b9-9ee5-7f358aca1a21 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4c21558d8242aa329cf6a17c2358e2690a4b720a1f0345913afb34fad59c2eb9",
2026-06-09 17:48:39.318359 | controller |     "Jun 09 16:49:35.071988 crc crio[20770]: time=\"2026-06-09T16:49:35.071097339Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=351a0929-a6d4-43d4-8124-4cc4d191027a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.318380 | controller |     "Jun 09 16:49:35.072800 crc crio[20770]: time=\"2026-06-09T16:49:35.072264983Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f not found\" id=351a0929-a6d4-43d4-8124-4cc4d191027a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.318398 | controller |     "Jun 09 16:49:35.072800 crc crio[20770]: time=\"2026-06-09T16:49:35.072335815Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f found\" id=351a0929-a6d4-43d4-8124-4cc4d191027a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.318414 | controller |     "Jun 09 16:49:35.073861 crc crio[20770]: time=\"2026-06-09T16:49:35.073808248Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=14dca870-7805-4380-9051-6f8925e98050 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.318429 | controller |     "Jun 09 16:49:35.080549 crc crio[20770]: time=\"2026-06-09T16:49:35.080459782Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\\\"\"",
2026-06-09 17:48:39.318445 | controller |     "Jun 09 16:49:37.852069 crc crio[20770]: time=\"2026-06-09T16:49:37.850874985Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=14dca870-7805-4380-9051-6f8925e98050 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.318460 | controller |     "Jun 09 16:49:37.862414 crc crio[20770]: time=\"2026-06-09T16:49:37.862191453Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=baff3aef-1fcc-4ff1-bfa0-d1a9d1fe1f53 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.318476 | controller |     "Jun 09 16:49:37.870311 crc crio[20770]: time=\"2026-06-09T16:49:37.870179304Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=dc4bf91d-a54b-4356-aa15-9387f2689794 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.318496 | controller |     "Jun 09 16:49:37.881578 crc crio[20770]: time=\"2026-06-09T16:49:37.88143109Z\" level=info msg=\"Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3vgcdz/pull\" id=ab7d7af5-89a7-4e3a-ade1-48c5db32e5a3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.318530 | controller |     "Jun 09 16:49:37.883083 crc crio[20770]: time=\"2026-06-09T16:49:37.883003096Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.318554 | controller |     "Jun 09 16:49:37.922266 crc crio[20770]: time=\"2026-06-09T16:49:37.920275635Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.318571 | controller |     "Jun 09 16:49:37.922266 crc crio[20770]: time=\"2026-06-09T16:49:37.920851681Z\" level=warning msg=\"Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/129770575ee8a9b7ff88ff5dfb73b43030df9adce190adf69f3d1f63a97eacf2/merged/etc/passwd: no such file or directory\"",
2026-06-09 17:48:39.318587 | controller |     "Jun 09 16:49:37.922266 crc crio[20770]: time=\"2026-06-09T16:49:37.920882772Z\" level=warning msg=\"Failed to open /etc/group: open /var/lib/containers/storage/overlay/129770575ee8a9b7ff88ff5dfb73b43030df9adce190adf69f3d1f63a97eacf2/merged/etc/group: no such file or directory\"",
2026-06-09 17:48:39.318603 | controller |     "Jun 09 16:49:37.925149 crc crio[20770]: time=\"2026-06-09T16:49:37.925039543Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.318618 | controller |     "Jun 09 16:49:38.058815 crc crio[20770]: time=\"2026-06-09T16:49:38.058719653Z\" level=info msg=\"Created container e74fa07bb37956b132b4ea6301e4ae3f33297876e77dbcd84eff2c98449f5b7f: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3vgcdz/pull\" id=ab7d7af5-89a7-4e3a-ade1-48c5db32e5a3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.318633 | controller |     "Jun 09 16:49:38.060771 crc crio[20770]: time=\"2026-06-09T16:49:38.060397462Z\" level=info msg=\"Starting container: e74fa07bb37956b132b4ea6301e4ae3f33297876e77dbcd84eff2c98449f5b7f\" id=95a6ae53-7b3d-4e10-9449-0befef951262 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.318649 | controller |     "Jun 09 16:49:38.067848 crc crio[20770]: time=\"2026-06-09T16:49:38.067756705Z\" level=info msg=\"Started container\" PID=36665 containerID=e74fa07bb37956b132b4ea6301e4ae3f33297876e77dbcd84eff2c98449f5b7f description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3vgcdz/pull id=95a6ae53-7b3d-4e10-9449-0befef951262 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4c21558d8242aa329cf6a17c2358e2690a4b720a1f0345913afb34fad59c2eb9",
2026-06-09 17:48:39.318665 | controller |     "Jun 09 16:49:39.110408 crc crio[20770]: time=\"2026-06-09T16:49:39.109875697Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=8826be76-3928-43a2-bba5-258c4ccdb204 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.318680 | controller |     "Jun 09 16:49:39.113817 crc crio[20770]: time=\"2026-06-09T16:49:39.113538803Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=01ab5515-995d-4786-8d13-8fdb1556c1d1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.318695 | controller |     "Jun 09 16:49:39.125105 crc crio[20770]: time=\"2026-06-09T16:49:39.125006395Z\" level=info msg=\"Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3vgcdz/extract\" id=f943cfd2-7ba4-4a5f-80f2-ee847c26a39a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.318715 | controller |     "Jun 09 16:49:39.125562 crc crio[20770]: time=\"2026-06-09T16:49:39.125478929Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.318731 | controller |     "Jun 09 16:49:39.174136 crc crio[20770]: time=\"2026-06-09T16:49:39.174037354Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.318747 | controller |     "Jun 09 16:49:39.177534 crc crio[20770]: time=\"2026-06-09T16:49:39.177459073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.318762 | controller |     "Jun 09 16:49:39.288250 crc crio[20770]: time=\"2026-06-09T16:49:39.288136808Z\" level=info msg=\"Created container 4d0b9105ce68c4dd3d7bdcc5b131c1ae42e950e8e499b1cc134dac34eb9f77b5: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3vgcdz/extract\" id=f943cfd2-7ba4-4a5f-80f2-ee847c26a39a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.318778 | controller |     "Jun 09 16:49:39.289974 crc crio[20770]: time=\"2026-06-09T16:49:39.289833467Z\" level=info msg=\"Starting container: 4d0b9105ce68c4dd3d7bdcc5b131c1ae42e950e8e499b1cc134dac34eb9f77b5\" id=a3e550d4-bc56-4f1f-bfe7-631ae01ee069 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.318794 | controller |     "Jun 09 16:49:39.296241 crc crio[20770]: time=\"2026-06-09T16:49:39.296096838Z\" level=info msg=\"Started container\" PID=36683 containerID=4d0b9105ce68c4dd3d7bdcc5b131c1ae42e950e8e499b1cc134dac34eb9f77b5 description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3vgcdz/extract id=a3e550d4-bc56-4f1f-bfe7-631ae01ee069 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4c21558d8242aa329cf6a17c2358e2690a4b720a1f0345913afb34fad59c2eb9",
2026-06-09 17:48:39.318811 | controller |     "Jun 09 16:49:41.129961 crc crio[20770]: time=\"2026-06-09T16:49:41.129387036Z\" level=info msg=\"Stopping pod sandbox: 4c21558d8242aa329cf6a17c2358e2690a4b720a1f0345913afb34fad59c2eb9\" id=948ec5d6-4207-49df-b480-4010ac903044 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.318827 | controller |     "Jun 09 16:49:41.132280 crc crio[20770]: time=\"2026-06-09T16:49:41.131970941Z\" level=info msg=\"Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3vgcdz Namespace:openshift-marketplace ID:4c21558d8242aa329cf6a17c2358e2690a4b720a1f0345913afb34fad59c2eb9 UID:032934eb-4703-4ec3-afc3-46ec44f70cdc NetNS:/var/run/netns/ceb7fe23-10f8-49e1-9098-496665713b2c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod032934eb_4703_4ec3_afc3_46ec44f70cdc.slice PodAnnotations:0xc000134fc8}] Aliases:map[]}\"",
2026-06-09 17:48:39.318843 | controller |     "Jun 09 16:49:41.132516 crc crio[20770]: time=\"2026-06-09T16:49:41.132446404Z\" level=info msg=\"Deleting pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3vgcdz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.318859 | controller |     "Jun 09 16:49:41.386822 crc crio[20770]: time=\"2026-06-09T16:49:41.386033946Z\" level=info msg=\"Stopped pod sandbox: 4c21558d8242aa329cf6a17c2358e2690a4b720a1f0345913afb34fad59c2eb9\" id=948ec5d6-4207-49df-b480-4010ac903044 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.318874 | controller |     "Jun 09 16:49:52.260881 crc crio[20770]: time=\"2026-06-09T16:49:52.260001972Z\" level=info msg=\"Running pod sandbox: metallb-system/metallb-operator-controller-manager-59b64595f5-cv5x7/POD\" id=76b022e2-d23e-4888-8cb7-681d6151db52 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.318893 | controller |     "Jun 09 16:49:52.261986 crc crio[20770]: time=\"2026-06-09T16:49:52.260893028Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.318909 | controller |     "Jun 09 16:49:52.313502 crc crio[20770]: time=\"2026-06-09T16:49:52.313358737Z\" level=info msg=\"Got pod network &{Name:metallb-operator-controller-manager-59b64595f5-cv5x7 Namespace:metallb-system ID:727ae8b388d94a6507fdaf4007e6099065bc1e7bd2b606426ebe48c88d98cea3 UID:bf686ac7-7378-4440-a9ab-baa0b1860ae4 NetNS:/var/run/netns/7c40d699-0a72-461c-95d0-4acefbb91a43 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbf686ac7_7378_4440_a9ab_baa0b1860ae4.slice PodAnnotations:0xc0029d4170}] Aliases:map[]}\"",
2026-06-09 17:48:39.318925 | controller |     "Jun 09 16:49:52.313502 crc crio[20770]: time=\"2026-06-09T16:49:52.313428099Z\" level=info msg=\"Adding pod metallb-system_metallb-operator-controller-manager-59b64595f5-cv5x7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.318941 | controller |     "Jun 09 16:49:53.159712 crc crio[20770]: time=\"2026-06-09T16:49:53.159525725Z\" level=info msg=\"Running pod sandbox: metallb-system/metallb-operator-webhook-server-6998d6877c-rjjdh/POD\" id=405c9cf7-451e-4951-a2b4-189a500426b7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.318956 | controller |     "Jun 09 16:49:53.159930 crc crio[20770]: time=\"2026-06-09T16:49:53.159723581Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.318973 | controller |     "Jun 09 16:49:53.221615 crc crio[20770]: time=\"2026-06-09T16:49:53.2204944Z\" level=info msg=\"Got pod network &{Name:metallb-operator-webhook-server-6998d6877c-rjjdh Namespace:metallb-system ID:673a359cd6eafc19264d1b455a3e8f741f406177cb1c126ac1439bfc928d575c UID:d187c87d-128a-4861-8740-d49bad39a0e1 NetNS:/var/run/netns/2da0273e-be87-430a-a063-98f78425c312 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd187c87d_128a_4861_8740_d49bad39a0e1.slice PodAnnotations:0xc0029d4570}] Aliases:map[]}\"",
2026-06-09 17:48:39.318989 | controller |     "Jun 09 16:49:53.224537 crc crio[20770]: time=\"2026-06-09T16:49:53.224499556Z\" level=info msg=\"Adding pod metallb-system_metallb-operator-webhook-server-6998d6877c-rjjdh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.319005 | controller |     "Jun 09 16:49:54.071533 crc crio[20770]: 2026-06-09T16:49:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:727ae8b388d94a6 Mac:5e:03:72:52:ce:de Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2d Mtu:0 Sandbox:/var/run/netns/7c40d699-0a72-461c-95d0-4acefbb91a43 SocketPath: PciID:}] [{Interface:0xc000015460 Address:{IP:10.217.0.45 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.319022 | controller |     "Jun 09 16:49:54.074019 crc crio[20770]: time=\"2026-06-09T16:49:54.07359371Z\" level=info msg=\"Got pod network &{Name:metallb-operator-controller-manager-59b64595f5-cv5x7 Namespace:metallb-system ID:727ae8b388d94a6507fdaf4007e6099065bc1e7bd2b606426ebe48c88d98cea3 UID:bf686ac7-7378-4440-a9ab-baa0b1860ae4 NetNS:/var/run/netns/7c40d699-0a72-461c-95d0-4acefbb91a43 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbf686ac7_7378_4440_a9ab_baa0b1860ae4.slice PodAnnotations:0xc0029d4170}] Aliases:map[]}\"",
2026-06-09 17:48:39.319039 | controller |     "Jun 09 16:49:54.074420 crc crio[20770]: time=\"2026-06-09T16:49:54.074340351Z\" level=info msg=\"Checking pod metallb-system_metallb-operator-controller-manager-59b64595f5-cv5x7 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.319058 | controller |     "Jun 09 16:49:54.083306 crc crio[20770]: time=\"2026-06-09T16:49:54.083219388Z\" level=info msg=\"Ran pod sandbox 727ae8b388d94a6507fdaf4007e6099065bc1e7bd2b606426ebe48c88d98cea3 with infra container: metallb-system/metallb-operator-controller-manager-59b64595f5-cv5x7/POD\" id=76b022e2-d23e-4888-8cb7-681d6151db52 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.319075 | controller |     "Jun 09 16:49:54.086238 crc crio[20770]: time=\"2026-06-09T16:49:54.086170814Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=0b5afd2c-f9d4-4c05-a177-1709bd9dda59 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.319091 | controller |     "Jun 09 16:49:54.086470 crc crio[20770]: time=\"2026-06-09T16:49:54.086409581Z\" level=info msg=\"Image registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca not found\" id=0b5afd2c-f9d4-4c05-a177-1709bd9dda59 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.319106 | controller |     "Jun 09 16:49:54.086549 crc crio[20770]: time=\"2026-06-09T16:49:54.086507354Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca found\" id=0b5afd2c-f9d4-4c05-a177-1709bd9dda59 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.319122 | controller |     "Jun 09 16:49:54.087710 crc crio[20770]: time=\"2026-06-09T16:49:54.087577135Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=d4694b76-728e-4cb6-8dcc-3c6d2c24b52d name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.319138 | controller |     "Jun 09 16:49:54.095315 crc crio[20770]: time=\"2026-06-09T16:49:54.095230936Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\\\"\"",
2026-06-09 17:48:39.319156 | controller |     "Jun 09 16:49:54.531577 crc crio[20770]: 2026-06-09T16:49:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:673a359cd6eafc1 Mac:22:b1:46:a8:a1:c4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:30 Mtu:0 Sandbox:/var/run/netns/2da0273e-be87-430a-a063-98f78425c312 SocketPath: PciID:}] [{Interface:0xc00013c770 Address:{IP:10.217.0.48 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.319173 | controller |     "Jun 09 16:49:54.531577 crc crio[20770]: time=\"2026-06-09T16:49:54.52953712Z\" level=info msg=\"Got pod network &{Name:metallb-operator-webhook-server-6998d6877c-rjjdh Namespace:metallb-system ID:673a359cd6eafc19264d1b455a3e8f741f406177cb1c126ac1439bfc928d575c UID:d187c87d-128a-4861-8740-d49bad39a0e1 NetNS:/var/run/netns/2da0273e-be87-430a-a063-98f78425c312 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd187c87d_128a_4861_8740_d49bad39a0e1.slice PodAnnotations:0xc0029d4570}] Aliases:map[]}\"",
2026-06-09 17:48:39.319190 | controller |     "Jun 09 16:49:54.531577 crc crio[20770]: time=\"2026-06-09T16:49:54.52987575Z\" level=info msg=\"Checking pod metallb-system_metallb-operator-webhook-server-6998d6877c-rjjdh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.319206 | controller |     "Jun 09 16:49:54.538238 crc crio[20770]: time=\"2026-06-09T16:49:54.538157Z\" level=info msg=\"Ran pod sandbox 673a359cd6eafc19264d1b455a3e8f741f406177cb1c126ac1439bfc928d575c with infra container: metallb-system/metallb-operator-webhook-server-6998d6877c-rjjdh/POD\" id=405c9cf7-451e-4951-a2b4-189a500426b7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.319226 | controller |     "Jun 09 16:49:54.541331 crc crio[20770]: time=\"2026-06-09T16:49:54.541290111Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=93e39cb1-2bac-45e7-9ac0-18c865f1859a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.319242 | controller |     "Jun 09 16:49:54.541805 crc crio[20770]: time=\"2026-06-09T16:49:54.541770845Z\" level=info msg=\"Image registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee not found\" id=93e39cb1-2bac-45e7-9ac0-18c865f1859a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.319258 | controller |     "Jun 09 16:49:54.541915 crc crio[20770]: time=\"2026-06-09T16:49:54.541829916Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee found\" id=93e39cb1-2bac-45e7-9ac0-18c865f1859a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.319273 | controller |     "Jun 09 16:49:54.543195 crc crio[20770]: time=\"2026-06-09T16:49:54.543133514Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=b5acddea-3f34-4df6-b71c-3faea10e4a67 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.319290 | controller |     "Jun 09 16:49:54.547943 crc crio[20770]: time=\"2026-06-09T16:49:54.547862611Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\\\"\"",
2026-06-09 17:48:39.319306 | controller |     "Jun 09 16:50:00.506815 crc crio[20770]: time=\"2026-06-09T16:50:00.50488762Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683730-lkwvc/POD\" id=4253e438-2c76-49ae-ac8b-bf51c2d05ea0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.319322 | controller |     "Jun 09 16:50:00.508103 crc crio[20770]: time=\"2026-06-09T16:50:00.507061693Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.319337 | controller |     "Jun 09 16:50:12.091523 crc crio[20770]: time=\"2026-06-09T16:50:12.089978672Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:17a529d2879517de7496a2b9408b82d437fe0e858cc5f62aea1ff22151b4d86a\" id=d4694b76-728e-4cb6-8dcc-3c6d2c24b52d name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.319353 | controller |     "Jun 09 16:50:12.093383 crc crio[20770]: time=\"2026-06-09T16:50:12.093284947Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=2febdeab-005b-4a4c-9808-6abe5ff3abc2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.319368 | controller |     "Jun 09 16:50:12.105707 crc crio[20770]: time=\"2026-06-09T16:50:12.101816664Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=42114c6a-e349-4719-ae72-cade94334d1c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.319384 | controller |     "Jun 09 16:50:12.112093 crc crio[20770]: time=\"2026-06-09T16:50:12.11202112Z\" level=info msg=\"Creating container: metallb-system/metallb-operator-controller-manager-59b64595f5-cv5x7/manager\" id=1a90bdaa-4ddb-4009-8c59-4da92c1656d3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.319399 | controller |     "Jun 09 16:50:12.114791 crc crio[20770]: time=\"2026-06-09T16:50:12.114201083Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.319417 | controller |     "Jun 09 16:50:12.123373 crc crio[20770]: time=\"2026-06-09T16:50:12.123250125Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/metallb-rhel9@sha256:d641d7235a0ecc39b8e0bb0d437962611f44602ab030791c04dbbc7d8e11c885\" id=b5acddea-3f34-4df6-b71c-3faea10e4a67 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.319433 | controller |     "Jun 09 16:50:12.126353 crc crio[20770]: time=\"2026-06-09T16:50:12.125920372Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=0a531280-79e1-407c-96d5-b2114c2dd362 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.319449 | controller |     "Jun 09 16:50:12.130424 crc crio[20770]: time=\"2026-06-09T16:50:12.130353571Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683730-lkwvc Namespace:openshift-infra ID:d2bd73f71f9d0545f59d04dedf7bde53229dc71379051696480d38029373d2ce UID:e3b7415d-f835-4e9c-b561-8db184c74902 NetNS:/var/run/netns/d0807b1a-aec0-4bd5-836e-ce42613bb34e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode3b7415d_f835_4e9c_b561_8db184c74902.slice PodAnnotations:0xc000134ae0}] Aliases:map[]}\"",
2026-06-09 17:48:39.319465 | controller |     "Jun 09 16:50:12.130525 crc crio[20770]: time=\"2026-06-09T16:50:12.130445913Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683730-lkwvc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.319481 | controller |     "Jun 09 16:50:12.151905 crc crio[20770]: time=\"2026-06-09T16:50:12.151861573Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=ca4c2ddd-4f63-435b-acaf-069a7a4c998b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.319497 | controller |     "Jun 09 16:50:12.164140 crc crio[20770]: time=\"2026-06-09T16:50:12.164113988Z\" level=info msg=\"Creating container: metallb-system/metallb-operator-webhook-server-6998d6877c-rjjdh/webhook-server\" id=63ecd305-aa5c-43c2-bfcf-0b732ad54d88 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.319527 | controller |     "Jun 09 16:50:12.167270 crc crio[20770]: time=\"2026-06-09T16:50:12.167247689Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.319549 | controller |     "Jun 09 16:50:12.200935 crc crio[20770]: time=\"2026-06-09T16:50:12.198124403Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.319565 | controller |     "Jun 09 16:50:12.206337 crc crio[20770]: time=\"2026-06-09T16:50:12.206204297Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.319581 | controller |     "Jun 09 16:50:12.218569 crc crio[20770]: time=\"2026-06-09T16:50:12.21841586Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.319596 | controller |     "Jun 09 16:50:12.221822 crc crio[20770]: time=\"2026-06-09T16:50:12.221777557Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.319611 | controller |     "Jun 09 16:50:12.359201 crc crio[20770]: time=\"2026-06-09T16:50:12.3589922Z\" level=info msg=\"Created container 249b0f27c33eea01960094ea939b10233d3ee624c8e8627e8cdffd4c49d25c6e: metallb-system/metallb-operator-controller-manager-59b64595f5-cv5x7/manager\" id=1a90bdaa-4ddb-4009-8c59-4da92c1656d3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.319631 | controller |     "Jun 09 16:50:12.360720 crc crio[20770]: time=\"2026-06-09T16:50:12.360434362Z\" level=info msg=\"Starting container: 249b0f27c33eea01960094ea939b10233d3ee624c8e8627e8cdffd4c49d25c6e\" id=bee91fac-7256-4644-b67f-ae992792268f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.319647 | controller |     "Jun 09 16:50:12.361385 crc crio[20770]: time=\"2026-06-09T16:50:12.361334548Z\" level=info msg=\"Created container 6ba51183c57ea7508ee347c0463ccc01cccd1b4e4f1cfcc071b2db5b0ba489dd: metallb-system/metallb-operator-webhook-server-6998d6877c-rjjdh/webhook-server\" id=63ecd305-aa5c-43c2-bfcf-0b732ad54d88 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.319662 | controller |     "Jun 09 16:50:12.363183 crc crio[20770]: time=\"2026-06-09T16:50:12.36311577Z\" level=info msg=\"Starting container: 6ba51183c57ea7508ee347c0463ccc01cccd1b4e4f1cfcc071b2db5b0ba489dd\" id=54828843-703d-49c6-a24b-c4bab5cc5d77 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.319677 | controller |     "Jun 09 16:50:12.368200 crc crio[20770]: time=\"2026-06-09T16:50:12.367905028Z\" level=info msg=\"Started container\" PID=37403 containerID=249b0f27c33eea01960094ea939b10233d3ee624c8e8627e8cdffd4c49d25c6e description=metallb-system/metallb-operator-controller-manager-59b64595f5-cv5x7/manager id=bee91fac-7256-4644-b67f-ae992792268f name=/runtime.v1.RuntimeService/StartContainer sandboxID=727ae8b388d94a6507fdaf4007e6099065bc1e7bd2b606426ebe48c88d98cea3",
2026-06-09 17:48:39.319693 | controller |     "Jun 09 16:50:12.370302 crc crio[20770]: time=\"2026-06-09T16:50:12.370240096Z\" level=info msg=\"Started container\" PID=37402 containerID=6ba51183c57ea7508ee347c0463ccc01cccd1b4e4f1cfcc071b2db5b0ba489dd description=metallb-system/metallb-operator-webhook-server-6998d6877c-rjjdh/webhook-server id=54828843-703d-49c6-a24b-c4bab5cc5d77 name=/runtime.v1.RuntimeService/StartContainer sandboxID=673a359cd6eafc19264d1b455a3e8f741f406177cb1c126ac1439bfc928d575c",
2026-06-09 17:48:39.319708 | controller |     "Jun 09 16:50:12.845299 crc crio[20770]: 2026-06-09T16:50:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d2bd73f71f9d054 Mac:2a:dd:36:b1:93:59 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:31 Mtu:0 Sandbox:/var/run/netns/d0807b1a-aec0-4bd5-836e-ce42613bb34e SocketPath: PciID:}] [{Interface:0xc0005325c0 Address:{IP:10.217.0.49 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.319724 | controller |     "Jun 09 16:50:12.846841 crc crio[20770]: time=\"2026-06-09T16:50:12.846780482Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683730-lkwvc Namespace:openshift-infra ID:d2bd73f71f9d0545f59d04dedf7bde53229dc71379051696480d38029373d2ce UID:e3b7415d-f835-4e9c-b561-8db184c74902 NetNS:/var/run/netns/d0807b1a-aec0-4bd5-836e-ce42613bb34e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode3b7415d_f835_4e9c_b561_8db184c74902.slice PodAnnotations:0xc000134ae0}] Aliases:map[]}\"",
2026-06-09 17:48:39.319739 | controller |     "Jun 09 16:50:12.846980 crc crio[20770]: time=\"2026-06-09T16:50:12.846932876Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683730-lkwvc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.319754 | controller |     "Jun 09 16:50:12.861446 crc crio[20770]: time=\"2026-06-09T16:50:12.861005833Z\" level=info msg=\"Ran pod sandbox d2bd73f71f9d0545f59d04dedf7bde53229dc71379051696480d38029373d2ce with infra container: openshift-infra/auto-csr-approver-29683730-lkwvc/POD\" id=4253e438-2c76-49ae-ac8b-bf51c2d05ea0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.319769 | controller |     "Jun 09 16:50:12.864729 crc crio[20770]: time=\"2026-06-09T16:50:12.863219058Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=a793421b-e01f-4218-8d2c-c6302d2202a5 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.319789 | controller |     "Jun 09 16:50:12.869537 crc crio[20770]: time=\"2026-06-09T16:50:12.869121598Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 17:48:39.319805 | controller |     "Jun 09 16:50:13.910335 crc crio[20770]: time=\"2026-06-09T16:50:13.909434068Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=a793421b-e01f-4218-8d2c-c6302d2202a5 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.319820 | controller |     "Jun 09 16:50:13.912119 crc crio[20770]: time=\"2026-06-09T16:50:13.91159262Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=ea01d82b-3506-4ff0-b564-016a34f72e29 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.319836 | controller |     "Jun 09 16:50:13.914081 crc crio[20770]: time=\"2026-06-09T16:50:13.91400572Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=6006c9ee-2716-424f-a3cf-1260a4091c8d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.319851 | controller |     "Jun 09 16:50:13.921714 crc crio[20770]: time=\"2026-06-09T16:50:13.921578189Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683730-lkwvc/oc\" id=1ee44143-5931-4887-9f2b-1719c45e9d1f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.319867 | controller |     "Jun 09 16:50:13.922154 crc crio[20770]: time=\"2026-06-09T16:50:13.922085424Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.319881 | controller |     "Jun 09 16:50:13.989393 crc crio[20770]: time=\"2026-06-09T16:50:13.989106365Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.319897 | controller |     "Jun 09 16:50:14.869730 crc crio[20770]: time=\"2026-06-09T16:50:14.869562916Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.319912 | controller |     "Jun 09 16:50:14.984762 crc crio[20770]: time=\"2026-06-09T16:50:14.984595496Z\" level=info msg=\"Created container d6d3a79f899a77b0bf16466df3ac328ca12e00c554af8e2c8983d2dffa725adc: openshift-infra/auto-csr-approver-29683730-lkwvc/oc\" id=1ee44143-5931-4887-9f2b-1719c45e9d1f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.319927 | controller |     "Jun 09 16:50:14.988169 crc crio[20770]: time=\"2026-06-09T16:50:14.988080177Z\" level=info msg=\"Starting container: d6d3a79f899a77b0bf16466df3ac328ca12e00c554af8e2c8983d2dffa725adc\" id=a2913cac-b93d-4b92-9b12-36d3c75478f2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.319943 | controller |     "Jun 09 16:50:14.993511 crc crio[20770]: time=\"2026-06-09T16:50:14.993419322Z\" level=info msg=\"Started container\" PID=37504 containerID=d6d3a79f899a77b0bf16466df3ac328ca12e00c554af8e2c8983d2dffa725adc description=openshift-infra/auto-csr-approver-29683730-lkwvc/oc id=a2913cac-b93d-4b92-9b12-36d3c75478f2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d2bd73f71f9d0545f59d04dedf7bde53229dc71379051696480d38029373d2ce",
2026-06-09 17:48:39.319959 | controller |     "Jun 09 16:50:17.816867 crc crio[20770]: time=\"2026-06-09T16:50:17.815089965Z\" level=info msg=\"Stopping pod sandbox: d2bd73f71f9d0545f59d04dedf7bde53229dc71379051696480d38029373d2ce\" id=53211ff9-8bdb-440c-bc37-165afdf1149e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.319974 | controller |     "Jun 09 16:50:17.816867 crc crio[20770]: time=\"2026-06-09T16:50:17.816134535Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683730-lkwvc Namespace:openshift-infra ID:d2bd73f71f9d0545f59d04dedf7bde53229dc71379051696480d38029373d2ce UID:e3b7415d-f835-4e9c-b561-8db184c74902 NetNS:/var/run/netns/d0807b1a-aec0-4bd5-836e-ce42613bb34e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode3b7415d_f835_4e9c_b561_8db184c74902.slice PodAnnotations:0xc0003dfc90}] Aliases:map[]}\"",
2026-06-09 17:48:39.319993 | controller |     "Jun 09 16:50:17.816867 crc crio[20770]: time=\"2026-06-09T16:50:17.816277719Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683730-lkwvc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.320009 | controller |     "Jun 09 16:50:18.519888 crc crio[20770]: time=\"2026-06-09T16:50:18.516899174Z\" level=info msg=\"Stopped pod sandbox: d2bd73f71f9d0545f59d04dedf7bde53229dc71379051696480d38029373d2ce\" id=53211ff9-8bdb-440c-bc37-165afdf1149e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.320024 | controller |     "Jun 09 16:50:32.826571 crc crio[20770]: time=\"2026-06-09T16:50:32.825829969Z\" level=info msg=\"Removing container: 385c784ca1eec230e75fff16d01ee73870396c39aaca9a0545e510b02f400446\" id=a3d238d4-c3be-42af-9712-16aebf6b66bd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.320039 | controller |     "Jun 09 16:50:32.961191 crc crio[20770]: time=\"2026-06-09T16:50:32.960508619Z\" level=info msg=\"Removed container 385c784ca1eec230e75fff16d01ee73870396c39aaca9a0545e510b02f400446: openshift-infra/auto-csr-approver-29683724-gx9vh/oc\" id=a3d238d4-c3be-42af-9712-16aebf6b66bd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.320053 | controller |     "Jun 09 16:50:32.967630 crc crio[20770]: time=\"2026-06-09T16:50:32.967535092Z\" level=info msg=\"Stopping pod sandbox: 7aad82dcc6ee3feefbdb50d5315abf7075eba4aa70cc41f10fd466a17b41cd08\" id=b0ab395e-9f7f-4d00-aadb-dc954a5c071f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.320069 | controller |     "Jun 09 16:50:32.967910 crc crio[20770]: time=\"2026-06-09T16:50:32.967727828Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7aad82dcc6ee3feefbdb50d5315abf7075eba4aa70cc41f10fd466a17b41cd08\" id=b0ab395e-9f7f-4d00-aadb-dc954a5c071f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.320083 | controller |     "Jun 09 16:50:32.968781 crc crio[20770]: time=\"2026-06-09T16:50:32.968581192Z\" level=info msg=\"Removing pod sandbox: 7aad82dcc6ee3feefbdb50d5315abf7075eba4aa70cc41f10fd466a17b41cd08\" id=ffa16a35-bebf-4a8a-aba9-4a82db93530d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.320099 | controller |     "Jun 09 16:50:32.982478 crc crio[20770]: time=\"2026-06-09T16:50:32.982382342Z\" level=info msg=\"Removed pod sandbox: 7aad82dcc6ee3feefbdb50d5315abf7075eba4aa70cc41f10fd466a17b41cd08\" id=ffa16a35-bebf-4a8a-aba9-4a82db93530d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.320114 | controller |     "Jun 09 16:50:41.042486 crc crio[20770]: time=\"2026-06-09T16:50:41.041604714Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-mvt7b/POD\" id=5e0bd236-da92-4b6c-9f8a-365b0062e7e5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.320130 | controller |     "Jun 09 16:50:41.043837 crc crio[20770]: time=\"2026-06-09T16:50:41.0425127Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.320146 | controller |     "Jun 09 16:50:41.067486 crc crio[20770]: time=\"2026-06-09T16:50:41.067390741Z\" level=info msg=\"Got pod network &{Name:redhat-operators-mvt7b Namespace:openshift-marketplace ID:55739b897f98b6aed29cb70efbce225e00b431d2f97d2f99cf4f503963aae4a8 UID:d4d99cd8-35c3-41fd-9399-586c8fabd68d NetNS:/var/run/netns/fb2dade3-ade3-4780-8140-e1cfe9e7af41 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd4d99cd8_35c3_41fd_9399_586c8fabd68d.slice PodAnnotations:0xc0003de588}] Aliases:map[]}\"",
2026-06-09 17:48:39.320166 | controller |     "Jun 09 16:50:41.067486 crc crio[20770]: time=\"2026-06-09T16:50:41.067462633Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-mvt7b to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.320182 | controller |     "Jun 09 16:50:42.099547 crc crio[20770]: 2026-06-09T16:50:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:55739b897f98b6a Mac:e6:d0:8b:e5:a2:4b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:32 Mtu:0 Sandbox:/var/run/netns/fb2dade3-ade3-4780-8140-e1cfe9e7af41 SocketPath: PciID:}] [{Interface:0xc000134690 Address:{IP:10.217.0.50 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.320199 | controller |     "Jun 09 16:50:42.100916 crc crio[20770]: time=\"2026-06-09T16:50:42.100862341Z\" level=info msg=\"Got pod network &{Name:redhat-operators-mvt7b Namespace:openshift-marketplace ID:55739b897f98b6aed29cb70efbce225e00b431d2f97d2f99cf4f503963aae4a8 UID:d4d99cd8-35c3-41fd-9399-586c8fabd68d NetNS:/var/run/netns/fb2dade3-ade3-4780-8140-e1cfe9e7af41 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd4d99cd8_35c3_41fd_9399_586c8fabd68d.slice PodAnnotations:0xc0003de588}] Aliases:map[]}\"",
2026-06-09 17:48:39.320215 | controller |     "Jun 09 16:50:42.101082 crc crio[20770]: time=\"2026-06-09T16:50:42.101041736Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-mvt7b for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.320232 | controller |     "Jun 09 16:50:42.108722 crc crio[20770]: time=\"2026-06-09T16:50:42.108580375Z\" level=info msg=\"Ran pod sandbox 55739b897f98b6aed29cb70efbce225e00b431d2f97d2f99cf4f503963aae4a8 with infra container: openshift-marketplace/redhat-operators-mvt7b/POD\" id=5e0bd236-da92-4b6c-9f8a-365b0062e7e5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.320247 | controller |     "Jun 09 16:50:42.111078 crc crio[20770]: time=\"2026-06-09T16:50:42.110998045Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=05e5742b-0b85-42ec-8c48-1db6f1b20554 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.320261 | controller |     "Jun 09 16:50:42.113535 crc crio[20770]: time=\"2026-06-09T16:50:42.113466656Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8453101c-267e-40af-acfa-f3c75ca0b615 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.320277 | controller |     "Jun 09 16:50:42.121969 crc crio[20770]: time=\"2026-06-09T16:50:42.121871619Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-mvt7b/extract-utilities\" id=e420ddef-6f40-4b22-8e65-6c47412c12e2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.320291 | controller |     "Jun 09 16:50:42.122426 crc crio[20770]: time=\"2026-06-09T16:50:42.122352173Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.320307 | controller |     "Jun 09 16:50:42.159041 crc crio[20770]: time=\"2026-06-09T16:50:42.158903212Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.320322 | controller |     "Jun 09 16:50:42.166769 crc crio[20770]: time=\"2026-06-09T16:50:42.166427309Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.320341 | controller |     "Jun 09 16:50:42.279509 crc crio[20770]: time=\"2026-06-09T16:50:42.27941016Z\" level=info msg=\"Created container 2544c1fa45d94fec1911e790d93920a1a7530179beef23944f686ce1d3ce2905: openshift-marketplace/redhat-operators-mvt7b/extract-utilities\" id=e420ddef-6f40-4b22-8e65-6c47412c12e2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.320357 | controller |     "Jun 09 16:50:42.281989 crc crio[20770]: time=\"2026-06-09T16:50:42.281862181Z\" level=info msg=\"Starting container: 2544c1fa45d94fec1911e790d93920a1a7530179beef23944f686ce1d3ce2905\" id=b42b5d77-e9c9-4853-9d85-895ea37d5540 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.320373 | controller |     "Jun 09 16:50:42.294495 crc crio[20770]: time=\"2026-06-09T16:50:42.294352373Z\" level=info msg=\"Started container\" PID=37985 containerID=2544c1fa45d94fec1911e790d93920a1a7530179beef23944f686ce1d3ce2905 description=openshift-marketplace/redhat-operators-mvt7b/extract-utilities id=b42b5d77-e9c9-4853-9d85-895ea37d5540 name=/runtime.v1.RuntimeService/StartContainer sandboxID=55739b897f98b6aed29cb70efbce225e00b431d2f97d2f99cf4f503963aae4a8",
2026-06-09 17:48:39.320389 | controller |     "Jun 09 16:50:43.031296 crc crio[20770]: time=\"2026-06-09T16:50:43.030585289Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=163f5d31-33ed-4c34-a6ee-5e28cc956bf1 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.320406 | controller |     "Jun 09 16:50:43.040946 crc crio[20770]: time=\"2026-06-09T16:50:43.040858256Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-09 17:48:39.320422 | controller |     "Jun 09 16:50:43.988551 crc crio[20770]: time=\"2026-06-09T16:50:43.988431511Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:fc6a16d8f231accd9aa36e952dece09ceb23dd2bd734fa3d5279adae1b59f636\" id=163f5d31-33ed-4c34-a6ee-5e28cc956bf1 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.320437 | controller |     "Jun 09 16:50:43.990517 crc crio[20770]: time=\"2026-06-09T16:50:43.990368227Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=db0c3709-0b3d-4a63-beaf-d25ee5ab1a89 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.320453 | controller |     "Jun 09 16:50:43.993403 crc crio[20770]: time=\"2026-06-09T16:50:43.993334043Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=8fce4aca-1b47-4cb7-a672-dc168fa680b2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.320468 | controller |     "Jun 09 16:50:44.004127 crc crio[20770]: time=\"2026-06-09T16:50:44.004038033Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-mvt7b/extract-content\" id=e787c53b-4d72-4f19-b233-5ca4b82a2fca name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.320484 | controller |     "Jun 09 16:50:44.005042 crc crio[20770]: time=\"2026-06-09T16:50:44.004731763Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.320500 | controller |     "Jun 09 16:50:44.031338 crc crio[20770]: time=\"2026-06-09T16:50:44.031168508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.320535 | controller |     "Jun 09 16:50:44.036433 crc crio[20770]: time=\"2026-06-09T16:50:44.036353218Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.320552 | controller |     "Jun 09 16:50:44.164129 crc crio[20770]: time=\"2026-06-09T16:50:44.164024865Z\" level=info msg=\"Created container 72f6d37c8f1b4f191c3bcd90b5f38e3a9ee620af135dc7db18701530f5cbc4d0: openshift-marketplace/redhat-operators-mvt7b/extract-content\" id=e787c53b-4d72-4f19-b233-5ca4b82a2fca name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.320572 | controller |     "Jun 09 16:50:44.165475 crc crio[20770]: time=\"2026-06-09T16:50:44.165416535Z\" level=info msg=\"Starting container: 72f6d37c8f1b4f191c3bcd90b5f38e3a9ee620af135dc7db18701530f5cbc4d0\" id=5788aa03-ca63-480d-aca6-fe85534f337e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.320589 | controller |     "Jun 09 16:50:44.171145 crc crio[20770]: time=\"2026-06-09T16:50:44.171048348Z\" level=info msg=\"Started container\" PID=38021 containerID=72f6d37c8f1b4f191c3bcd90b5f38e3a9ee620af135dc7db18701530f5cbc4d0 description=openshift-marketplace/redhat-operators-mvt7b/extract-content id=5788aa03-ca63-480d-aca6-fe85534f337e name=/runtime.v1.RuntimeService/StartContainer sandboxID=55739b897f98b6aed29cb70efbce225e00b431d2f97d2f99cf4f503963aae4a8",
2026-06-09 17:48:39.320605 | controller |     "Jun 09 16:50:47.378316 crc crio[20770]: time=\"2026-06-09T16:50:47.378064437Z\" level=info msg=\"Running pod sandbox: metallb-system/controller-8464864885-7c26p/POD\" id=58b76fc3-9021-4611-910d-b720af0d50c1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.320621 | controller |     "Jun 09 16:50:47.379794 crc crio[20770]: time=\"2026-06-09T16:50:47.378347205Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.320636 | controller |     "Jun 09 16:50:47.440567 crc crio[20770]: time=\"2026-06-09T16:50:47.440469834Z\" level=info msg=\"Got pod network &{Name:controller-8464864885-7c26p Namespace:metallb-system ID:4573298d94226d78997f58ac8771f08016e2ee82c231a7fb4f0797c02bc89925 UID:094e38ae-21f5-437d-a3f0-614335fcefd1 NetNS:/var/run/netns/8c7e70a1-ab8e-4bbc-9dc4-c55ed0fcc78e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod094e38ae_21f5_437d_a3f0_614335fcefd1.slice PodAnnotations:0xc0003de7a0}] Aliases:map[]}\"",
2026-06-09 17:48:39.320652 | controller |     "Jun 09 16:50:47.440567 crc crio[20770]: time=\"2026-06-09T16:50:47.440534966Z\" level=info msg=\"Adding pod metallb-system_controller-8464864885-7c26p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.320669 | controller |     "Jun 09 16:50:48.886939 crc crio[20770]: 2026-06-09T16:50:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4573298d94226d7 Mac:4a:4d:c4:b6:13:83 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:33 Mtu:0 Sandbox:/var/run/netns/8c7e70a1-ab8e-4bbc-9dc4-c55ed0fcc78e SocketPath: PciID:}] [{Interface:0xc0003c4b60 Address:{IP:10.217.0.51 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.320685 | controller |     "Jun 09 16:50:48.888956 crc crio[20770]: time=\"2026-06-09T16:50:48.888772594Z\" level=info msg=\"Got pod network &{Name:controller-8464864885-7c26p Namespace:metallb-system ID:4573298d94226d78997f58ac8771f08016e2ee82c231a7fb4f0797c02bc89925 UID:094e38ae-21f5-437d-a3f0-614335fcefd1 NetNS:/var/run/netns/8c7e70a1-ab8e-4bbc-9dc4-c55ed0fcc78e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod094e38ae_21f5_437d_a3f0_614335fcefd1.slice PodAnnotations:0xc0003de7a0}] Aliases:map[]}\"",
2026-06-09 17:48:39.320701 | controller |     "Jun 09 16:50:48.889216 crc crio[20770]: time=\"2026-06-09T16:50:48.889097253Z\" level=info msg=\"Checking pod metallb-system_controller-8464864885-7c26p for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.320717 | controller |     "Jun 09 16:50:48.917414 crc crio[20770]: time=\"2026-06-09T16:50:48.91728561Z\" level=info msg=\"Ran pod sandbox 4573298d94226d78997f58ac8771f08016e2ee82c231a7fb4f0797c02bc89925 with infra container: metallb-system/controller-8464864885-7c26p/POD\" id=58b76fc3-9021-4611-910d-b720af0d50c1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.320737 | controller |     "Jun 09 16:50:48.927187 crc crio[20770]: time=\"2026-06-09T16:50:48.926899208Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=2ad6505b-c172-4523-a1ed-92bb08ca8f7a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.320753 | controller |     "Jun 09 16:50:48.930228 crc crio[20770]: time=\"2026-06-09T16:50:48.93008468Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=3191cada-3806-4f9e-bed3-37c304c6534d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.320769 | controller |     "Jun 09 16:50:48.948616 crc crio[20770]: time=\"2026-06-09T16:50:48.948411721Z\" level=info msg=\"Creating container: metallb-system/controller-8464864885-7c26p/controller\" id=65ebb3ab-ebfe-4c88-a07f-167b34df809b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.320784 | controller |     "Jun 09 16:50:48.949721 crc crio[20770]: time=\"2026-06-09T16:50:48.949516193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.320816 | controller |     "Jun 09 16:50:49.023486 crc crio[20770]: time=\"2026-06-09T16:50:49.022808115Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.320833 | controller |     "Jun 09 16:50:49.035537 crc crio[20770]: time=\"2026-06-09T16:50:49.034624907Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.320849 | controller |     "Jun 09 16:50:49.268786 crc crio[20770]: time=\"2026-06-09T16:50:49.267617732Z\" level=info msg=\"Created container d8801cf0ae732702b5ecb2c40d0653b35b8dc92b9874cf1daa52cf4935422d95: metallb-system/controller-8464864885-7c26p/controller\" id=65ebb3ab-ebfe-4c88-a07f-167b34df809b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.320865 | controller |     "Jun 09 16:50:49.270420 crc crio[20770]: time=\"2026-06-09T16:50:49.270216018Z\" level=info msg=\"Starting container: d8801cf0ae732702b5ecb2c40d0653b35b8dc92b9874cf1daa52cf4935422d95\" id=57f87501-82bd-4800-b0be-fd3893c80945 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.320881 | controller |     "Jun 09 16:50:49.279264 crc crio[20770]: time=\"2026-06-09T16:50:49.278958811Z\" level=info msg=\"Started container\" PID=38151 containerID=d8801cf0ae732702b5ecb2c40d0653b35b8dc92b9874cf1daa52cf4935422d95 description=metallb-system/controller-8464864885-7c26p/controller id=57f87501-82bd-4800-b0be-fd3893c80945 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4573298d94226d78997f58ac8771f08016e2ee82c231a7fb4f0797c02bc89925",
2026-06-09 17:48:39.320897 | controller |     "Jun 09 16:50:49.312293 crc crio[20770]: time=\"2026-06-09T16:50:49.31210884Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=7d7bdafb-686c-45b2-9853-2545efc61018 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.320913 | controller |     "Jun 09 16:50:49.316410 crc crio[20770]: time=\"2026-06-09T16:50:49.316304012Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=36fc534e-e366-42df-8af6-74f3b9f3480e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.320928 | controller |     "Jun 09 16:50:49.330030 crc crio[20770]: time=\"2026-06-09T16:50:49.329774632Z\" level=info msg=\"Creating container: metallb-system/controller-8464864885-7c26p/kube-rbac-proxy\" id=58eae612-0805-47a6-8ab8-1cc19a790278 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.320948 | controller |     "Jun 09 16:50:49.330318 crc crio[20770]: time=\"2026-06-09T16:50:49.330252726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.320964 | controller |     "Jun 09 16:50:49.407411 crc crio[20770]: time=\"2026-06-09T16:50:49.406982177Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.320980 | controller |     "Jun 09 16:50:49.427465 crc crio[20770]: time=\"2026-06-09T16:50:49.427312676Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.320995 | controller |     "Jun 09 16:50:49.634923 crc crio[20770]: time=\"2026-06-09T16:50:49.634814573Z\" level=info msg=\"Created container cf2400f6d9ecb3438d3bd630290dc585ae021baf6c24a1e58a9392d275137d07: metallb-system/controller-8464864885-7c26p/kube-rbac-proxy\" id=58eae612-0805-47a6-8ab8-1cc19a790278 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.321010 | controller |     "Jun 09 16:50:49.644728 crc crio[20770]: time=\"2026-06-09T16:50:49.644388481Z\" level=info msg=\"Starting container: cf2400f6d9ecb3438d3bd630290dc585ae021baf6c24a1e58a9392d275137d07\" id=b34c1aba-c56a-4816-aaed-cf5c9849eb27 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.321025 | controller |     "Jun 09 16:50:49.688932 crc crio[20770]: time=\"2026-06-09T16:50:49.68756259Z\" level=info msg=\"Started container\" PID=38165 containerID=cf2400f6d9ecb3438d3bd630290dc585ae021baf6c24a1e58a9392d275137d07 description=metallb-system/controller-8464864885-7c26p/kube-rbac-proxy id=b34c1aba-c56a-4816-aaed-cf5c9849eb27 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4573298d94226d78997f58ac8771f08016e2ee82c231a7fb4f0797c02bc89925",
2026-06-09 17:48:39.321041 | controller |     "Jun 09 16:50:53.593045 crc crio[20770]: time=\"2026-06-09T16:50:53.592150057Z\" level=info msg=\"Running pod sandbox: metallb-system/speaker-xftz4/POD\" id=48ce7f4f-63aa-41c1-8afa-1564e4ea1810 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.321057 | controller |     "Jun 09 16:50:53.593045 crc crio[20770]: time=\"2026-06-09T16:50:53.593009492Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.321112 | controller |     "Jun 09 16:50:53.613230 crc crio[20770]: time=\"2026-06-09T16:50:53.613161435Z\" 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=48ce7f4f-63aa-41c1-8afa-1564e4ea1810 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.321138 | controller |     "Jun 09 16:50:53.634628 crc crio[20770]: time=\"2026-06-09T16:50:53.634496713Z\" level=info msg=\"Ran pod sandbox e940187ed3895c752717c0a37a7fc2157b039f68252764717ed52a570de42c6a with infra container: metallb-system/speaker-xftz4/POD\" id=48ce7f4f-63aa-41c1-8afa-1564e4ea1810 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.321156 | controller |     "Jun 09 16:50:53.637820 crc crio[20770]: time=\"2026-06-09T16:50:53.63751344Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=e0a77a11-0b12-42b4-b582-987931b02df7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.321172 | controller |     "Jun 09 16:50:53.641844 crc crio[20770]: time=\"2026-06-09T16:50:53.641543927Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=252a15cf-9b8b-4dcc-8532-831f9c834182 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.321194 | controller |     "Jun 09 16:50:53.660166 crc crio[20770]: time=\"2026-06-09T16:50:53.659885008Z\" level=info msg=\"Creating container: metallb-system/speaker-xftz4/speaker\" id=c05a5ab6-d66a-4e6d-8b36-071731c9c13f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.321210 | controller |     "Jun 09 16:50:53.660453 crc crio[20770]: time=\"2026-06-09T16:50:53.660362822Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.321226 | controller |     "Jun 09 16:50:53.701056 crc crio[20770]: time=\"2026-06-09T16:50:53.700863164Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.321242 | controller |     "Jun 09 16:50:53.872909 crc crio[20770]: time=\"2026-06-09T16:50:53.872588406Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.321258 | controller |     "Jun 09 16:50:54.041277 crc crio[20770]: time=\"2026-06-09T16:50:54.040553349Z\" level=info msg=\"Created container 5fbf261bb2d39dea9f31aa9027da1dbf02d6b8c74302a19c4e6bf628b8517ee9: metallb-system/speaker-xftz4/speaker\" id=c05a5ab6-d66a-4e6d-8b36-071731c9c13f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.321274 | controller |     "Jun 09 16:50:54.043054 crc crio[20770]: time=\"2026-06-09T16:50:54.042919888Z\" level=info msg=\"Starting container: 5fbf261bb2d39dea9f31aa9027da1dbf02d6b8c74302a19c4e6bf628b8517ee9\" id=e1234264-ff10-48ac-8b7c-64ed098c55e7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.321290 | controller |     "Jun 09 16:50:54.059245 crc crio[20770]: time=\"2026-06-09T16:50:54.059109806Z\" level=info msg=\"Started container\" PID=38270 containerID=5fbf261bb2d39dea9f31aa9027da1dbf02d6b8c74302a19c4e6bf628b8517ee9 description=metallb-system/speaker-xftz4/speaker id=e1234264-ff10-48ac-8b7c-64ed098c55e7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e940187ed3895c752717c0a37a7fc2157b039f68252764717ed52a570de42c6a",
2026-06-09 17:48:39.321306 | controller |     "Jun 09 16:50:54.084198 crc crio[20770]: time=\"2026-06-09T16:50:54.083982717Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=2d438ddd-e1e1-4b2f-899a-43e4297db0fa name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.321323 | controller |     "Jun 09 16:50:54.089107 crc crio[20770]: time=\"2026-06-09T16:50:54.088970531Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=3a560e46-d009-4534-8962-3c117bfae3b8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.321339 | controller |     "Jun 09 16:50:54.098442 crc crio[20770]: time=\"2026-06-09T16:50:54.098328192Z\" level=info msg=\"Creating container: metallb-system/speaker-xftz4/kube-rbac-proxy\" id=fd12a42a-2f38-4c5b-b4c3-9714108c125d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.321355 | controller |     "Jun 09 16:50:54.098900 crc crio[20770]: time=\"2026-06-09T16:50:54.098853977Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.321370 | controller |     "Jun 09 16:50:54.175622 crc crio[20770]: time=\"2026-06-09T16:50:54.175316651Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.321389 | controller |     "Jun 09 16:50:54.499557 crc crio[20770]: time=\"2026-06-09T16:50:54.499287471Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.321405 | controller |     "Jun 09 16:50:54.721831 crc crio[20770]: time=\"2026-06-09T16:50:54.721156584Z\" level=info msg=\"Created container 5efb1733df46f4f538beeb6bc477048da3f64bed0d2e8fa3ae18f8d07d0258c2: metallb-system/speaker-xftz4/kube-rbac-proxy\" id=fd12a42a-2f38-4c5b-b4c3-9714108c125d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.321421 | controller |     "Jun 09 16:50:54.725488 crc crio[20770]: time=\"2026-06-09T16:50:54.725388557Z\" level=info msg=\"Starting container: 5efb1733df46f4f538beeb6bc477048da3f64bed0d2e8fa3ae18f8d07d0258c2\" id=2e7a438c-0f5e-4fa2-9675-33cb841c2780 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.321436 | controller |     "Jun 09 16:50:54.736132 crc crio[20770]: time=\"2026-06-09T16:50:54.736021935Z\" level=info msg=\"Started container\" PID=38299 containerID=5efb1733df46f4f538beeb6bc477048da3f64bed0d2e8fa3ae18f8d07d0258c2 description=metallb-system/speaker-xftz4/kube-rbac-proxy id=2e7a438c-0f5e-4fa2-9675-33cb841c2780 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e940187ed3895c752717c0a37a7fc2157b039f68252764717ed52a570de42c6a",
2026-06-09 17:48:39.321452 | controller |     "Jun 09 16:50:57.709915 crc crio[20770]: time=\"2026-06-09T16:50:57.709276597Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f2b48aab-c48c-4387-967f-366a8c06855a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.321468 | controller |     "Jun 09 16:50:57.713854 crc crio[20770]: time=\"2026-06-09T16:50:57.713590032Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=17641531-0434-4b57-b011-041060dfaadd name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.321484 | controller |     "Jun 09 16:50:57.723194 crc crio[20770]: time=\"2026-06-09T16:50:57.723061896Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-mvt7b/registry-server\" id=3e21eabd-e5a0-4b61-a3ae-0e63c283f41b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.321500 | controller |     "Jun 09 16:50:57.723792 crc crio[20770]: time=\"2026-06-09T16:50:57.72354714Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.321534 | controller |     "Jun 09 16:50:57.788966 crc crio[20770]: time=\"2026-06-09T16:50:57.788738238Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.321553 | controller |     "Jun 09 16:50:57.792615 crc crio[20770]: time=\"2026-06-09T16:50:57.79228122Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.321569 | controller |     "Jun 09 16:50:58.016151 crc crio[20770]: time=\"2026-06-09T16:50:58.015943126Z\" level=info msg=\"Created container e59c43526058664bba2e56d89f563fe04e585e7c129d086253fd23479bf33864: openshift-marketplace/redhat-operators-mvt7b/registry-server\" id=3e21eabd-e5a0-4b61-a3ae-0e63c283f41b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.321584 | controller |     "Jun 09 16:50:58.017530 crc crio[20770]: time=\"2026-06-09T16:50:58.017400528Z\" level=info msg=\"Starting container: e59c43526058664bba2e56d89f563fe04e585e7c129d086253fd23479bf33864\" id=79788982-d539-4e2a-ac11-6e74ea1b6851 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.321604 | controller |     "Jun 09 16:50:58.026562 crc crio[20770]: time=\"2026-06-09T16:50:58.026447Z\" level=info msg=\"Started container\" PID=38389 containerID=e59c43526058664bba2e56d89f563fe04e585e7c129d086253fd23479bf33864 description=openshift-marketplace/redhat-operators-mvt7b/registry-server id=79788982-d539-4e2a-ac11-6e74ea1b6851 name=/runtime.v1.RuntimeService/StartContainer sandboxID=55739b897f98b6aed29cb70efbce225e00b431d2f97d2f99cf4f503963aae4a8",
2026-06-09 17:48:39.321620 | controller |     "Jun 09 16:51:12.509192 crc crio[20770]: time=\"2026-06-09T16:51:12.508160828Z\" level=info msg=\"Running pod sandbox: openshift-frr-k8s/frr-k8s-5bnfx/POD\" id=dce0104d-9afc-422e-aadd-e02a43968834 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.321635 | controller |     "Jun 09 16:51:12.510428 crc crio[20770]: time=\"2026-06-09T16:51:12.509196538Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.321651 | controller |     "Jun 09 16:51:12.530881 crc crio[20770]: time=\"2026-06-09T16:51:12.530772902Z\" 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=dce0104d-9afc-422e-aadd-e02a43968834 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.321667 | controller |     "Jun 09 16:51:12.671877 crc crio[20770]: time=\"2026-06-09T16:51:12.671337752Z\" level=info msg=\"Ran pod sandbox 1c8eb90b33b167bfe5a2ae7b63aaccf8db4dfd64dbb724bee5edc0865ca12ce8 with infra container: openshift-frr-k8s/frr-k8s-5bnfx/POD\" id=dce0104d-9afc-422e-aadd-e02a43968834 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.321683 | controller |     "Jun 09 16:51:12.674326 crc crio[20770]: time=\"2026-06-09T16:51:12.674238936Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=2410bf2e-977a-4a50-ba32-b2b48441378b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.321699 | controller |     "Jun 09 16:51:12.674619 crc crio[20770]: time=\"2026-06-09T16:51:12.674553615Z\" level=info msg=\"Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b not found\" id=2410bf2e-977a-4a50-ba32-b2b48441378b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.321714 | controller |     "Jun 09 16:51:12.674793 crc crio[20770]: time=\"2026-06-09T16:51:12.67474049Z\" level=info msg=\"Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b found\" id=2410bf2e-977a-4a50-ba32-b2b48441378b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.321730 | controller |     "Jun 09 16:51:12.676188 crc crio[20770]: time=\"2026-06-09T16:51:12.67610071Z\" level=info msg=\"Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=74857346-b7fa-4063-a707-73f12b61700f name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.321745 | controller |     "Jun 09 16:51:12.684034 crc crio[20770]: time=\"2026-06-09T16:51:12.683953767Z\" level=info msg=\"Trying to access \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\\\"\"",
2026-06-09 17:48:39.321760 | controller |     "Jun 09 16:51:12.945273 crc crio[20770]: time=\"2026-06-09T16:51:12.945152539Z\" level=info msg=\"Running pod sandbox: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-s72l5/POD\" id=880d616a-ef4b-40e0-b021-0fce93f073e9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.321775 | controller |     "Jun 09 16:51:12.945425 crc crio[20770]: time=\"2026-06-09T16:51:12.945334065Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.321794 | controller |     "Jun 09 16:51:12.963984 crc crio[20770]: time=\"2026-06-09T16:51:12.963879642Z\" 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=880d616a-ef4b-40e0-b021-0fce93f073e9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.321810 | controller |     "Jun 09 16:51:12.973079 crc crio[20770]: time=\"2026-06-09T16:51:12.972989075Z\" level=info msg=\"Ran pod sandbox 71fe9fb4d7ea12586430664dea1995fb5559722438c09bab662c141d3b4f65e1 with infra container: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-s72l5/POD\" id=880d616a-ef4b-40e0-b021-0fce93f073e9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.321826 | controller |     "Jun 09 16:51:12.975177 crc crio[20770]: time=\"2026-06-09T16:51:12.975017784Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=70e318a9-93cb-40e1-bd25-56c3dbb5e325 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.321841 | controller |     "Jun 09 16:51:12.975954 crc crio[20770]: time=\"2026-06-09T16:51:12.975883579Z\" level=info msg=\"Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b not found\" id=70e318a9-93cb-40e1-bd25-56c3dbb5e325 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.321856 | controller |     "Jun 09 16:51:12.976276 crc crio[20770]: time=\"2026-06-09T16:51:12.976143677Z\" level=info msg=\"Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b found\" id=70e318a9-93cb-40e1-bd25-56c3dbb5e325 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.321871 | controller |     "Jun 09 16:51:12.978031 crc crio[20770]: time=\"2026-06-09T16:51:12.97797454Z\" level=info msg=\"Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=420430e5-e593-4e50-95c9-d1e8b7c9ca76 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.321887 | controller |     "Jun 09 16:51:12.981954 crc crio[20770]: time=\"2026-06-09T16:51:12.981875613Z\" level=info msg=\"Trying to access \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\\\"\"",
2026-06-09 17:48:39.321902 | controller |     "Jun 09 16:51:13.482062 crc crio[20770]: time=\"2026-06-09T16:51:13.481481718Z\" level=info msg=\"Stopping container: e59c43526058664bba2e56d89f563fe04e585e7c129d086253fd23479bf33864 (timeout: 2s)\" id=f8809385-523d-4bef-a7ae-e1155e7e61f5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.321918 | controller |     "Jun 09 16:51:13.650875 crc crio[20770]: time=\"2026-06-09T16:51:13.650772567Z\" level=info msg=\"Stopped container e59c43526058664bba2e56d89f563fe04e585e7c129d086253fd23479bf33864: openshift-marketplace/redhat-operators-mvt7b/registry-server\" id=f8809385-523d-4bef-a7ae-e1155e7e61f5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.321933 | controller |     "Jun 09 16:51:13.652996 crc crio[20770]: time=\"2026-06-09T16:51:13.6529524Z\" level=info msg=\"Stopping pod sandbox: 55739b897f98b6aed29cb70efbce225e00b431d2f97d2f99cf4f503963aae4a8\" id=746431bc-1836-4ff1-80ba-b9f2421d9c58 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.321948 | controller |     "Jun 09 16:51:13.653536 crc crio[20770]: time=\"2026-06-09T16:51:13.653508067Z\" level=info msg=\"Got pod network &{Name:redhat-operators-mvt7b Namespace:openshift-marketplace ID:55739b897f98b6aed29cb70efbce225e00b431d2f97d2f99cf4f503963aae4a8 UID:d4d99cd8-35c3-41fd-9399-586c8fabd68d NetNS:/var/run/netns/fb2dade3-ade3-4780-8140-e1cfe9e7af41 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd4d99cd8_35c3_41fd_9399_586c8fabd68d.slice PodAnnotations:0xc0010a22c8}] Aliases:map[]}\"",
2026-06-09 17:48:39.321967 | controller |     "Jun 09 16:51:13.653866 crc crio[20770]: time=\"2026-06-09T16:51:13.653843416Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-mvt7b from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.321983 | controller |     "Jun 09 16:51:14.072208 crc crio[20770]: time=\"2026-06-09T16:51:14.071792177Z\" level=info msg=\"Stopped pod sandbox: 55739b897f98b6aed29cb70efbce225e00b431d2f97d2f99cf4f503963aae4a8\" id=746431bc-1836-4ff1-80ba-b9f2421d9c58 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.321999 | controller |     "Jun 09 16:51:14.523492 crc crio[20770]: time=\"2026-06-09T16:51:14.522714662Z\" level=info msg=\"Removing container: e59c43526058664bba2e56d89f563fe04e585e7c129d086253fd23479bf33864\" id=2cc80190-267d-4ca7-a577-58b0489c5074 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.322014 | controller |     "Jun 09 16:51:14.562329 crc crio[20770]: time=\"2026-06-09T16:51:14.562198545Z\" level=info msg=\"Removed container e59c43526058664bba2e56d89f563fe04e585e7c129d086253fd23479bf33864: openshift-marketplace/redhat-operators-mvt7b/registry-server\" id=2cc80190-267d-4ca7-a577-58b0489c5074 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.322029 | controller |     "Jun 09 16:51:14.571210 crc crio[20770]: time=\"2026-06-09T16:51:14.566053556Z\" level=info msg=\"Removing container: 72f6d37c8f1b4f191c3bcd90b5f38e3a9ee620af135dc7db18701530f5cbc4d0\" id=c202c762-e483-47f1-b62c-e575b5816c40 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.322045 | controller |     "Jun 09 16:51:14.617847 crc crio[20770]: time=\"2026-06-09T16:51:14.617589429Z\" level=info msg=\"Removed container 72f6d37c8f1b4f191c3bcd90b5f38e3a9ee620af135dc7db18701530f5cbc4d0: openshift-marketplace/redhat-operators-mvt7b/extract-content\" id=c202c762-e483-47f1-b62c-e575b5816c40 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.322060 | controller |     "Jun 09 16:51:14.624554 crc crio[20770]: time=\"2026-06-09T16:51:14.624523249Z\" level=info msg=\"Removing container: 2544c1fa45d94fec1911e790d93920a1a7530179beef23944f686ce1d3ce2905\" id=26a3dbad-7cdd-400f-b167-12b4d11f3970 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.322076 | controller |     "Jun 09 16:51:14.653857 crc crio[20770]: time=\"2026-06-09T16:51:14.653749656Z\" level=info msg=\"Removed container 2544c1fa45d94fec1911e790d93920a1a7530179beef23944f686ce1d3ce2905: openshift-marketplace/redhat-operators-mvt7b/extract-utilities\" id=26a3dbad-7cdd-400f-b167-12b4d11f3970 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.322090 | controller |     "Jun 09 16:51:24.934511 crc crio[20770]: time=\"2026-06-09T16:51:24.932581409Z\" level=info msg=\"Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=74857346-b7fa-4063-a707-73f12b61700f name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.322106 | controller |     "Jun 09 16:51:24.936781 crc crio[20770]: time=\"2026-06-09T16:51:24.936208724Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=8e29e6f3-3ed4-4865-93a0-f04dc0819911 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.322120 | controller |     "Jun 09 16:51:24.945033 crc crio[20770]: time=\"2026-06-09T16:51:24.944803782Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=f143b242-b38d-4ead-bd96-a8d81eca05a2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.322135 | controller |     "Jun 09 16:51:24.951026 crc crio[20770]: time=\"2026-06-09T16:51:24.950901389Z\" level=info msg=\"Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=420430e5-e593-4e50-95c9-d1e8b7c9ca76 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.322156 | controller |     "Jun 09 16:51:24.953901 crc crio[20770]: time=\"2026-06-09T16:51:24.953801633Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=e8dbfe51-6673-415e-88a2-ace280214efc name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.322180 | controller |     "Jun 09 16:51:24.960739 crc crio[20770]: time=\"2026-06-09T16:51:24.960068664Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=4b1ba212-4377-4eb1-bd5d-a04b5eb0a7ea name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.322202 | controller |     "Jun 09 16:51:24.961055 crc crio[20770]: time=\"2026-06-09T16:51:24.960982611Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-5bnfx/cp-frr-files\" id=35131e5f-19b0-4070-9f2e-90b64a2c9f26 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.322223 | controller |     "Jun 09 16:51:24.964309 crc crio[20770]: time=\"2026-06-09T16:51:24.964164883Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.322242 | controller |     "Jun 09 16:51:24.977495 crc crio[20770]: time=\"2026-06-09T16:51:24.977465738Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-s72l5/frr-k8s-webhook-server\" id=d0a53a0f-e88b-483d-9f59-daa7db198d38 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.322259 | controller |     "Jun 09 16:51:24.989095 crc crio[20770]: time=\"2026-06-09T16:51:24.988958221Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.322275 | controller |     "Jun 09 16:51:25.018514 crc crio[20770]: time=\"2026-06-09T16:51:25.018407683Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.322290 | controller |     "Jun 09 16:51:25.023947 crc crio[20770]: time=\"2026-06-09T16:51:25.023844291Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.322306 | controller |     "Jun 09 16:51:25.043149 crc crio[20770]: time=\"2026-06-09T16:51:25.043032286Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.322321 | controller |     "Jun 09 16:51:25.047608 crc crio[20770]: time=\"2026-06-09T16:51:25.047526997Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.322337 | controller |     "Jun 09 16:51:25.190951 crc crio[20770]: time=\"2026-06-09T16:51:25.190506906Z\" level=info msg=\"Created container de77985a332c505f25fcb6d1f70c5a7adbc75bce9ceeeeac6a344869a2b5dbc2: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-s72l5/frr-k8s-webhook-server\" id=d0a53a0f-e88b-483d-9f59-daa7db198d38 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.322353 | controller |     "Jun 09 16:51:25.192107 crc crio[20770]: time=\"2026-06-09T16:51:25.19201753Z\" level=info msg=\"Created container 634ab63f6c077d77c7219fa7923f30ef551e02e6a6d10444dc2594c7603d877b: openshift-frr-k8s/frr-k8s-5bnfx/cp-frr-files\" id=35131e5f-19b0-4070-9f2e-90b64a2c9f26 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.322373 | controller |     "Jun 09 16:51:25.192959 crc crio[20770]: time=\"2026-06-09T16:51:25.192206345Z\" level=info msg=\"Starting container: de77985a332c505f25fcb6d1f70c5a7adbc75bce9ceeeeac6a344869a2b5dbc2\" id=13477245-274c-47bf-a888-8008b213356e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.322389 | controller |     "Jun 09 16:51:25.193193 crc crio[20770]: time=\"2026-06-09T16:51:25.193123122Z\" level=info msg=\"Starting container: 634ab63f6c077d77c7219fa7923f30ef551e02e6a6d10444dc2594c7603d877b\" id=da44bfa6-185c-4b73-a48f-8847bed18c03 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.322404 | controller |     "Jun 09 16:51:25.202866 crc crio[20770]: time=\"2026-06-09T16:51:25.199001102Z\" level=info msg=\"Started container\" PID=38861 containerID=634ab63f6c077d77c7219fa7923f30ef551e02e6a6d10444dc2594c7603d877b description=openshift-frr-k8s/frr-k8s-5bnfx/cp-frr-files id=da44bfa6-185c-4b73-a48f-8847bed18c03 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1c8eb90b33b167bfe5a2ae7b63aaccf8db4dfd64dbb724bee5edc0865ca12ce8",
2026-06-09 17:48:39.322420 | controller |     "Jun 09 16:51:25.202866 crc crio[20770]: time=\"2026-06-09T16:51:25.199318441Z\" level=info msg=\"Started container\" PID=38862 containerID=de77985a332c505f25fcb6d1f70c5a7adbc75bce9ceeeeac6a344869a2b5dbc2 description=openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-s72l5/frr-k8s-webhook-server id=13477245-274c-47bf-a888-8008b213356e name=/runtime.v1.RuntimeService/StartContainer sandboxID=71fe9fb4d7ea12586430664dea1995fb5559722438c09bab662c141d3b4f65e1",
2026-06-09 17:48:39.322436 | controller |     "Jun 09 16:51:25.656145 crc crio[20770]: time=\"2026-06-09T16:51:25.655349104Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=eae1ec66-2007-4ed1-a77d-3d9ee3c734bd name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.322451 | controller |     "Jun 09 16:51:25.662559 crc crio[20770]: time=\"2026-06-09T16:51:25.662312166Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=6c977e82-b8c2-4061-879e-86249eea0df0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.322467 | controller |     "Jun 09 16:51:25.704398 crc crio[20770]: time=\"2026-06-09T16:51:25.704320962Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-5bnfx/cp-reloader\" id=023fcf6a-a693-4b1d-bf5a-3415326309f9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.322484 | controller |     "Jun 09 16:51:25.712508 crc crio[20770]: time=\"2026-06-09T16:51:25.712387516Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.322500 | controller |     "Jun 09 16:51:25.751005 crc crio[20770]: time=\"2026-06-09T16:51:25.747152872Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.322537 | controller |     "Jun 09 16:51:25.754250 crc crio[20770]: time=\"2026-06-09T16:51:25.754154655Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.322556 | controller |     "Jun 09 16:51:25.876351 crc crio[20770]: time=\"2026-06-09T16:51:25.876224089Z\" level=info msg=\"Created container 4981bed3fe2d53f73c9ac9a89b30bbb6dc8f99fbf6dba8b86c395d98769f8ec8: openshift-frr-k8s/frr-k8s-5bnfx/cp-reloader\" id=023fcf6a-a693-4b1d-bf5a-3415326309f9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.322572 | controller |     "Jun 09 16:51:25.878467 crc crio[20770]: time=\"2026-06-09T16:51:25.878390922Z\" level=info msg=\"Starting container: 4981bed3fe2d53f73c9ac9a89b30bbb6dc8f99fbf6dba8b86c395d98769f8ec8\" id=4c898d8c-a634-4bfa-82a7-31a269820e2d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.322592 | controller |     "Jun 09 16:51:25.887904 crc crio[20770]: time=\"2026-06-09T16:51:25.887779504Z\" level=info msg=\"Started container\" PID=38920 containerID=4981bed3fe2d53f73c9ac9a89b30bbb6dc8f99fbf6dba8b86c395d98769f8ec8 description=openshift-frr-k8s/frr-k8s-5bnfx/cp-reloader id=4c898d8c-a634-4bfa-82a7-31a269820e2d name=/runtime.v1.RuntimeService/StartContainer sandboxID=1c8eb90b33b167bfe5a2ae7b63aaccf8db4dfd64dbb724bee5edc0865ca12ce8",
2026-06-09 17:48:39.322608 | controller |     "Jun 09 16:51:26.669316 crc crio[20770]: time=\"2026-06-09T16:51:26.669226929Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=eb801b3a-5790-4e36-b228-9e598c6f39a0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.322624 | controller |     "Jun 09 16:51:26.673922 crc crio[20770]: time=\"2026-06-09T16:51:26.673843912Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=1515a024-7bfd-4f39-a052-86eae353518e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.322640 | controller |     "Jun 09 16:51:26.705980 crc crio[20770]: time=\"2026-06-09T16:51:26.705767587Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-5bnfx/cp-metrics\" id=ba119cc9-40a9-407b-b044-d6415aedabc3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.322656 | controller |     "Jun 09 16:51:26.708104 crc crio[20770]: time=\"2026-06-09T16:51:26.708026802Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.322672 | controller |     "Jun 09 16:51:26.738993 crc crio[20770]: time=\"2026-06-09T16:51:26.738863665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.322688 | controller |     "Jun 09 16:51:26.742090 crc crio[20770]: time=\"2026-06-09T16:51:26.741949794Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.322703 | controller |     "Jun 09 16:51:26.891749 crc crio[20770]: time=\"2026-06-09T16:51:26.891542385Z\" level=info msg=\"Created container 2905b3e29d0c169169f54a12f0a78343d128746f8eb8ba43074ccebfaa73661e: openshift-frr-k8s/frr-k8s-5bnfx/cp-metrics\" id=ba119cc9-40a9-407b-b044-d6415aedabc3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.322718 | controller |     "Jun 09 16:51:26.893603 crc crio[20770]: time=\"2026-06-09T16:51:26.893476151Z\" level=info msg=\"Starting container: 2905b3e29d0c169169f54a12f0a78343d128746f8eb8ba43074ccebfaa73661e\" id=0169e66c-6907-4969-ac24-1a17cbcaa959 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.322734 | controller |     "Jun 09 16:51:26.899356 crc crio[20770]: time=\"2026-06-09T16:51:26.899004721Z\" level=info msg=\"Started container\" PID=38949 containerID=2905b3e29d0c169169f54a12f0a78343d128746f8eb8ba43074ccebfaa73661e description=openshift-frr-k8s/frr-k8s-5bnfx/cp-metrics id=0169e66c-6907-4969-ac24-1a17cbcaa959 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1c8eb90b33b167bfe5a2ae7b63aaccf8db4dfd64dbb724bee5edc0865ca12ce8",
2026-06-09 17:48:39.322751 | controller |     "Jun 09 16:51:27.682934 crc crio[20770]: time=\"2026-06-09T16:51:27.682417663Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=638a823f-a2f0-474f-af4a-6f4835800aa2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.322767 | controller |     "Jun 09 16:51:27.689213 crc crio[20770]: time=\"2026-06-09T16:51:27.689115537Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=58ebe4ec-a137-421d-87c5-5447dfb89193 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.322786 | controller |     "Jun 09 16:51:27.700238 crc crio[20770]: time=\"2026-06-09T16:51:27.699985502Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-5bnfx/cp-frr-status\" id=a109bf32-bf6c-499a-9d81-2ce30aaaa2c2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.322802 | controller |     "Jun 09 16:51:27.703091 crc crio[20770]: time=\"2026-06-09T16:51:27.703004169Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.322818 | controller |     "Jun 09 16:51:27.759729 crc crio[20770]: time=\"2026-06-09T16:51:27.759569357Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.322834 | controller |     "Jun 09 16:51:27.764021 crc crio[20770]: time=\"2026-06-09T16:51:27.763904683Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.322849 | controller |     "Jun 09 16:51:27.884166 crc crio[20770]: time=\"2026-06-09T16:51:27.884026159Z\" level=info msg=\"Created container 78909c601eec96c11dd0c5cb860d3e01597b75fba971c539e5cbfe1dd677983f: openshift-frr-k8s/frr-k8s-5bnfx/cp-frr-status\" id=a109bf32-bf6c-499a-9d81-2ce30aaaa2c2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.322865 | controller |     "Jun 09 16:51:27.885989 crc crio[20770]: time=\"2026-06-09T16:51:27.885630186Z\" level=info msg=\"Starting container: 78909c601eec96c11dd0c5cb860d3e01597b75fba971c539e5cbfe1dd677983f\" id=97efef4e-8811-4265-98ab-350b487e821d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.322881 | controller |     "Jun 09 16:51:27.894980 crc crio[20770]: time=\"2026-06-09T16:51:27.894878034Z\" level=info msg=\"Started container\" PID=38959 containerID=78909c601eec96c11dd0c5cb860d3e01597b75fba971c539e5cbfe1dd677983f description=openshift-frr-k8s/frr-k8s-5bnfx/cp-frr-status id=97efef4e-8811-4265-98ab-350b487e821d name=/runtime.v1.RuntimeService/StartContainer sandboxID=1c8eb90b33b167bfe5a2ae7b63aaccf8db4dfd64dbb724bee5edc0865ca12ce8",
2026-06-09 17:48:39.322896 | controller |     "Jun 09 16:51:28.809116 crc crio[20770]: time=\"2026-06-09T16:51:28.809064561Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=79995690-35a1-4e97-90be-fb98bb71e9a2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.322913 | controller |     "Jun 09 16:51:28.818072 crc crio[20770]: time=\"2026-06-09T16:51:28.817758653Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=b26cb053-f50d-4b2e-82a4-4d41336f97f7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.322928 | controller |     "Jun 09 16:51:28.843565 crc crio[20770]: time=\"2026-06-09T16:51:28.842846449Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-5bnfx/controller\" id=167103c1-e6e0-43dd-803f-80339e591710 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.322944 | controller |     "Jun 09 16:51:28.845156 crc crio[20770]: time=\"2026-06-09T16:51:28.845064053Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.322959 | controller |     "Jun 09 16:51:28.884004 crc crio[20770]: time=\"2026-06-09T16:51:28.880601802Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.322978 | controller |     "Jun 09 16:51:28.887466 crc crio[20770]: time=\"2026-06-09T16:51:28.885257817Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.322994 | controller |     "Jun 09 16:51:29.052445 crc crio[20770]: time=\"2026-06-09T16:51:29.051919512Z\" level=info msg=\"Created container 38eb154e391356e5b0f703474b0d3c183cd925b7697a31b16875bee6a857602b: openshift-frr-k8s/frr-k8s-5bnfx/controller\" id=167103c1-e6e0-43dd-803f-80339e591710 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.323009 | controller |     "Jun 09 16:51:29.053930 crc crio[20770]: time=\"2026-06-09T16:51:29.053884339Z\" level=info msg=\"Starting container: 38eb154e391356e5b0f703474b0d3c183cd925b7697a31b16875bee6a857602b\" id=32915bf9-636e-47ee-b00e-ea48b7a9d32f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.323025 | controller |     "Jun 09 16:51:29.064110 crc crio[20770]: time=\"2026-06-09T16:51:29.063984052Z\" level=info msg=\"Started container\" PID=38972 containerID=38eb154e391356e5b0f703474b0d3c183cd925b7697a31b16875bee6a857602b description=openshift-frr-k8s/frr-k8s-5bnfx/controller id=32915bf9-636e-47ee-b00e-ea48b7a9d32f name=/runtime.v1.RuntimeService/StartContainer sandboxID=1c8eb90b33b167bfe5a2ae7b63aaccf8db4dfd64dbb724bee5edc0865ca12ce8",
2026-06-09 17:48:39.323041 | controller |     "Jun 09 16:51:29.091067 crc crio[20770]: time=\"2026-06-09T16:51:29.090905951Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=96c2661f-e92d-4fe9-b690-c9a925625d57 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.323056 | controller |     "Jun 09 16:51:29.097460 crc crio[20770]: time=\"2026-06-09T16:51:29.097322357Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=47017f26-e218-4b71-9bb1-aff79c6db1a0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.323072 | controller |     "Jun 09 16:51:29.123553 crc crio[20770]: time=\"2026-06-09T16:51:29.123281439Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-5bnfx/frr\" id=c2b3906e-2d2b-4ed4-a3f8-bd895769ff9d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.323088 | controller |     "Jun 09 16:51:29.126502 crc crio[20770]: time=\"2026-06-09T16:51:29.12644727Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.323104 | controller |     "Jun 09 16:51:29.168474 crc crio[20770]: time=\"2026-06-09T16:51:29.168105576Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.323120 | controller |     "Jun 09 16:51:29.173018 crc crio[20770]: time=\"2026-06-09T16:51:29.171777883Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.323135 | controller |     "Jun 09 16:51:29.346998 crc crio[20770]: time=\"2026-06-09T16:51:29.345896884Z\" level=info msg=\"Created container c2fe49dc77b85b48347b6a61c9d8b37952468ade0c420c029fc54f378f666afb: openshift-frr-k8s/frr-k8s-5bnfx/frr\" id=c2b3906e-2d2b-4ed4-a3f8-bd895769ff9d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.323151 | controller |     "Jun 09 16:51:29.353565 crc crio[20770]: time=\"2026-06-09T16:51:29.352303339Z\" level=info msg=\"Starting container: c2fe49dc77b85b48347b6a61c9d8b37952468ade0c420c029fc54f378f666afb\" id=4bbea1da-9b25-4407-98b5-218796c42963 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.323169 | controller |     "Jun 09 16:51:29.416066 crc crio[20770]: time=\"2026-06-09T16:51:29.414261333Z\" level=info msg=\"Started container\" PID=38990 containerID=c2fe49dc77b85b48347b6a61c9d8b37952468ade0c420c029fc54f378f666afb description=openshift-frr-k8s/frr-k8s-5bnfx/frr id=4bbea1da-9b25-4407-98b5-218796c42963 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1c8eb90b33b167bfe5a2ae7b63aaccf8db4dfd64dbb724bee5edc0865ca12ce8",
2026-06-09 17:48:39.323185 | controller |     "Jun 09 16:51:29.513206 crc crio[20770]: time=\"2026-06-09T16:51:29.502955691Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=cd35b1ca-fb2e-44ed-8b59-b026abcdec0b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.323201 | controller |     "Jun 09 16:51:29.567132 crc crio[20770]: time=\"2026-06-09T16:51:29.564492372Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=9d384065-98e7-468f-bac0-041e146f8d73 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.323216 | controller |     "Jun 09 16:51:29.681536 crc crio[20770]: time=\"2026-06-09T16:51:29.680077159Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-5bnfx/reloader\" id=f18df49a-4b3d-49e1-abf2-8e792a42409d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.323232 | controller |     "Jun 09 16:51:29.703259 crc crio[20770]: time=\"2026-06-09T16:51:29.700558752Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.323247 | controller |     "Jun 09 16:51:30.117621 crc crio[20770]: time=\"2026-06-09T16:51:30.117481153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.323262 | controller |     "Jun 09 16:51:30.178873 crc crio[20770]: time=\"2026-06-09T16:51:30.172610369Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.323278 | controller |     "Jun 09 16:51:31.000565 crc crio[20770]: time=\"2026-06-09T16:51:31.000457137Z\" level=info msg=\"Created container a98b772d902fdacc883d09d02f1d6847fe67ba4899f9f952af6b43a34c5eebba: openshift-frr-k8s/frr-k8s-5bnfx/reloader\" id=f18df49a-4b3d-49e1-abf2-8e792a42409d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.323294 | controller |     "Jun 09 16:51:31.006304 crc crio[20770]: time=\"2026-06-09T16:51:31.006208444Z\" level=info msg=\"Starting container: a98b772d902fdacc883d09d02f1d6847fe67ba4899f9f952af6b43a34c5eebba\" id=6695e3eb-d5c7-4b3e-94c8-dba0bc299820 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.323310 | controller |     "Jun 09 16:51:31.017809 crc crio[20770]: time=\"2026-06-09T16:51:31.014216005Z\" level=info msg=\"Started container\" PID=39030 containerID=a98b772d902fdacc883d09d02f1d6847fe67ba4899f9f952af6b43a34c5eebba description=openshift-frr-k8s/frr-k8s-5bnfx/reloader id=6695e3eb-d5c7-4b3e-94c8-dba0bc299820 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1c8eb90b33b167bfe5a2ae7b63aaccf8db4dfd64dbb724bee5edc0865ca12ce8",
2026-06-09 17:48:39.323326 | controller |     "Jun 09 16:51:31.086994 crc crio[20770]: time=\"2026-06-09T16:51:31.085731446Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=8a46ddf9-db2d-4018-8053-cda06d242a98 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.323342 | controller |     "Jun 09 16:51:31.091986 crc crio[20770]: time=\"2026-06-09T16:51:31.091077021Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=9f381725-6828-4dfc-b2ea-bdcdcd1d7715 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.323362 | controller |     "Jun 09 16:51:31.136519 crc crio[20770]: time=\"2026-06-09T16:51:31.136405253Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-5bnfx/frr-metrics\" id=539ea715-92d9-4be1-bb6f-f6e241ec3052 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.323377 | controller |     "Jun 09 16:51:31.139175 crc crio[20770]: time=\"2026-06-09T16:51:31.138961407Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.323393 | controller |     "Jun 09 16:51:31.226815 crc crio[20770]: time=\"2026-06-09T16:51:31.226380958Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.323409 | controller |     "Jun 09 16:51:31.232968 crc crio[20770]: time=\"2026-06-09T16:51:31.232794774Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.323424 | controller |     "Jun 09 16:51:31.461983 crc crio[20770]: time=\"2026-06-09T16:51:31.461215737Z\" level=info msg=\"Created container 654b41505c91a4ecf7eda0e3e4f9aa61b8b8e39d3ddc7540d649df2e6cb365f7: openshift-frr-k8s/frr-k8s-5bnfx/frr-metrics\" id=539ea715-92d9-4be1-bb6f-f6e241ec3052 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.323440 | controller |     "Jun 09 16:51:31.467328 crc crio[20770]: time=\"2026-06-09T16:51:31.467281542Z\" level=info msg=\"Starting container: 654b41505c91a4ecf7eda0e3e4f9aa61b8b8e39d3ddc7540d649df2e6cb365f7\" id=3303ad5a-e239-4b12-9f78-2a34ea6d8db4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.323456 | controller |     "Jun 09 16:51:31.483629 crc crio[20770]: time=\"2026-06-09T16:51:31.478443075Z\" level=info msg=\"Started container\" PID=39072 containerID=654b41505c91a4ecf7eda0e3e4f9aa61b8b8e39d3ddc7540d649df2e6cb365f7 description=openshift-frr-k8s/frr-k8s-5bnfx/frr-metrics id=3303ad5a-e239-4b12-9f78-2a34ea6d8db4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1c8eb90b33b167bfe5a2ae7b63aaccf8db4dfd64dbb724bee5edc0865ca12ce8",
2026-06-09 17:48:39.323471 | controller |     "Jun 09 16:51:31.579364 crc crio[20770]: time=\"2026-06-09T16:51:31.578605475Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=411318ff-6473-4b3e-9038-a3311752f39c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.323487 | controller |     "Jun 09 16:51:31.661515 crc crio[20770]: time=\"2026-06-09T16:51:31.66062771Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=99a61628-596d-4d76-a546-c5c81e355632 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.323502 | controller |     "Jun 09 16:51:31.839778 crc crio[20770]: time=\"2026-06-09T16:51:31.839379425Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-5bnfx/frr-status\" id=70e2ede4-8a46-49ef-93ee-adbc05596160 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.323537 | controller |     "Jun 09 16:51:31.851604 crc crio[20770]: time=\"2026-06-09T16:51:31.851285119Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.323555 | controller |     "Jun 09 16:51:32.016757 crc crio[20770]: time=\"2026-06-09T16:51:32.016586995Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.323570 | controller |     "Jun 09 16:51:32.039223 crc crio[20770]: time=\"2026-06-09T16:51:32.033838375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.323590 | controller |     "Jun 09 16:51:32.727894 crc crio[20770]: time=\"2026-06-09T16:51:32.72445314Z\" level=info msg=\"Created container 9d761a1521b5b8f2af1ae8fbefdd7b24bf6db7a2b2915bc67dea700937e4cf63: openshift-frr-k8s/frr-k8s-5bnfx/frr-status\" id=70e2ede4-8a46-49ef-93ee-adbc05596160 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.323607 | controller |     "Jun 09 16:51:32.743817 crc crio[20770]: time=\"2026-06-09T16:51:32.740615278Z\" level=info msg=\"Starting container: 9d761a1521b5b8f2af1ae8fbefdd7b24bf6db7a2b2915bc67dea700937e4cf63\" id=8ca1f135-2d04-4750-b6d2-6971651c5da1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.323623 | controller |     "Jun 09 16:51:32.779539 crc crio[20770]: time=\"2026-06-09T16:51:32.777145215Z\" level=info msg=\"Started container\" PID=39119 containerID=9d761a1521b5b8f2af1ae8fbefdd7b24bf6db7a2b2915bc67dea700937e4cf63 description=openshift-frr-k8s/frr-k8s-5bnfx/frr-status id=8ca1f135-2d04-4750-b6d2-6971651c5da1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1c8eb90b33b167bfe5a2ae7b63aaccf8db4dfd64dbb724bee5edc0865ca12ce8",
2026-06-09 17:48:39.323639 | controller |     "Jun 09 16:51:32.817441 crc crio[20770]: time=\"2026-06-09T16:51:32.817316968Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=89194fc8-80dc-4165-99f7-b17131c9d4b7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.323655 | controller |     "Jun 09 16:51:32.820869 crc crio[20770]: time=\"2026-06-09T16:51:32.820381117Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=35ba1ce1-1adf-46da-a762-e2082bc36572 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.323671 | controller |     "Jun 09 16:51:32.828311 crc crio[20770]: time=\"2026-06-09T16:51:32.828210674Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-5bnfx/kube-rbac-proxy\" id=c0d57034-188a-48ae-ba1f-a9b08d3cba6e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.323686 | controller |     "Jun 09 16:51:32.828743 crc crio[20770]: time=\"2026-06-09T16:51:32.828605485Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.323702 | controller |     "Jun 09 16:51:32.883838 crc crio[20770]: time=\"2026-06-09T16:51:32.883436753Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.323718 | controller |     "Jun 09 16:51:33.007897 crc crio[20770]: time=\"2026-06-09T16:51:33.00733466Z\" level=info msg=\"Stopping pod sandbox: 55739b897f98b6aed29cb70efbce225e00b431d2f97d2f99cf4f503963aae4a8\" id=e71cf211-8bd2-4b20-bea7-d48e4358beb3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.323734 | controller |     "Jun 09 16:51:33.007897 crc crio[20770]: time=\"2026-06-09T16:51:33.007553086Z\" level=info msg=\"Stopped pod sandbox (already stopped): 55739b897f98b6aed29cb70efbce225e00b431d2f97d2f99cf4f503963aae4a8\" id=e71cf211-8bd2-4b20-bea7-d48e4358beb3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.323750 | controller |     "Jun 09 16:51:33.009625 crc crio[20770]: time=\"2026-06-09T16:51:33.009140532Z\" level=info msg=\"Removing pod sandbox: 55739b897f98b6aed29cb70efbce225e00b431d2f97d2f99cf4f503963aae4a8\" id=e0ed2e56-f31c-4f5e-aa32-b776b3f382f2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.323765 | controller |     "Jun 09 16:51:33.028258 crc crio[20770]: time=\"2026-06-09T16:51:33.02704119Z\" level=info msg=\"Removed pod sandbox: 55739b897f98b6aed29cb70efbce225e00b431d2f97d2f99cf4f503963aae4a8\" id=e0ed2e56-f31c-4f5e-aa32-b776b3f382f2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.323784 | controller |     "Jun 09 16:51:33.324976 crc crio[20770]: time=\"2026-06-09T16:51:33.32442854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.323800 | controller |     "Jun 09 16:51:33.478187 crc crio[20770]: time=\"2026-06-09T16:51:33.477738049Z\" level=info msg=\"Created container 71b24b9aed4d7650711d47849df615afae23d1c981f830b0f20f706d99667fe3: openshift-frr-k8s/frr-k8s-5bnfx/kube-rbac-proxy\" id=c0d57034-188a-48ae-ba1f-a9b08d3cba6e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.323816 | controller |     "Jun 09 16:51:33.488732 crc crio[20770]: time=\"2026-06-09T16:51:33.48849033Z\" level=info msg=\"Starting container: 71b24b9aed4d7650711d47849df615afae23d1c981f830b0f20f706d99667fe3\" id=13419e64-e42c-459f-98b3-a770b2518e25 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.323832 | controller |     "Jun 09 16:51:33.506839 crc crio[20770]: time=\"2026-06-09T16:51:33.506744869Z\" level=info msg=\"Started container\" PID=39171 containerID=71b24b9aed4d7650711d47849df615afae23d1c981f830b0f20f706d99667fe3 description=openshift-frr-k8s/frr-k8s-5bnfx/kube-rbac-proxy id=13419e64-e42c-459f-98b3-a770b2518e25 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1c8eb90b33b167bfe5a2ae7b63aaccf8db4dfd64dbb724bee5edc0865ca12ce8",
2026-06-09 17:48:39.323848 | controller |     "Jun 09 16:51:33.551386 crc crio[20770]: time=\"2026-06-09T16:51:33.549517377Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=73780306-de7b-4d00-9bff-053ac665fa65 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.323864 | controller |     "Jun 09 16:51:33.554519 crc crio[20770]: time=\"2026-06-09T16:51:33.554387278Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=346d5c88-f0c5-4626-b9e4-398230d3e899 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.323880 | controller |     "Jun 09 16:51:33.570419 crc crio[20770]: time=\"2026-06-09T16:51:33.570315699Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-5bnfx/kube-rbac-proxy-frr\" id=5c9e6f86-b260-4494-8feb-b7ce3b8687f4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.323896 | controller |     "Jun 09 16:51:33.570864 crc crio[20770]: time=\"2026-06-09T16:51:33.570798573Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.323912 | controller |     "Jun 09 16:51:33.607851 crc crio[20770]: time=\"2026-06-09T16:51:33.607401013Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.323927 | controller |     "Jun 09 16:51:33.967181 crc crio[20770]: time=\"2026-06-09T16:51:33.966776148Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.323943 | controller |     "Jun 09 16:51:34.121560 crc crio[20770]: time=\"2026-06-09T16:51:34.121335063Z\" level=info msg=\"Created container cdef0650524eca3c91c5e7c9a1733abffbbf70e7618106739ae354d247d6706b: openshift-frr-k8s/frr-k8s-5bnfx/kube-rbac-proxy-frr\" id=5c9e6f86-b260-4494-8feb-b7ce3b8687f4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.323959 | controller |     "Jun 09 16:51:34.132110 crc crio[20770]: time=\"2026-06-09T16:51:34.129456948Z\" level=info msg=\"Starting container: cdef0650524eca3c91c5e7c9a1733abffbbf70e7618106739ae354d247d6706b\" id=acf901db-04af-453c-913f-cd1f366777c1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.323978 | controller |     "Jun 09 16:51:34.138985 crc crio[20770]: time=\"2026-06-09T16:51:34.13884845Z\" level=info msg=\"Started container\" PID=39209 containerID=cdef0650524eca3c91c5e7c9a1733abffbbf70e7618106739ae354d247d6706b description=openshift-frr-k8s/frr-k8s-5bnfx/kube-rbac-proxy-frr id=acf901db-04af-453c-913f-cd1f366777c1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1c8eb90b33b167bfe5a2ae7b63aaccf8db4dfd64dbb724bee5edc0865ca12ce8",
2026-06-09 17:48:39.323995 | controller |     "Jun 09 16:52:00.565988 crc crio[20770]: time=\"2026-06-09T16:52:00.564550946Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683732-v5nzj/POD\" id=86fa93fe-ff8c-461b-9984-47e498357a5d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.324011 | controller |     "Jun 09 16:52:00.568499 crc crio[20770]: time=\"2026-06-09T16:52:00.566000188Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.324027 | controller |     "Jun 09 16:52:00.595599 crc crio[20770]: time=\"2026-06-09T16:52:00.595401869Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683732-v5nzj Namespace:openshift-infra ID:91ae40eb85cb9244c070368c3e7d5b474be50bc081db6b5d1519aff36452a404 UID:255e61fa-51c1-4a5f-ab6c-711e15d3424a NetNS:/var/run/netns/61ea48dc-7512-43f2-a015-c011792de129 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod255e61fa_51c1_4a5f_ab6c_711e15d3424a.slice PodAnnotations:0xc0003deaa0}] Aliases:map[]}\"",
2026-06-09 17:48:39.324043 | controller |     "Jun 09 16:52:00.595599 crc crio[20770]: time=\"2026-06-09T16:52:00.595478362Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683732-v5nzj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.324059 | controller |     "Jun 09 16:52:00.937950 crc crio[20770]: 2026-06-09T16:52:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:91ae40eb85cb924 Mac:aa:76:31:2b:da:92 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:36 Mtu:0 Sandbox:/var/run/netns/61ea48dc-7512-43f2-a015-c011792de129 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.54 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.324075 | controller |     "Jun 09 16:52:00.938861 crc crio[20770]: time=\"2026-06-09T16:52:00.938780031Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683732-v5nzj Namespace:openshift-infra ID:91ae40eb85cb9244c070368c3e7d5b474be50bc081db6b5d1519aff36452a404 UID:255e61fa-51c1-4a5f-ab6c-711e15d3424a NetNS:/var/run/netns/61ea48dc-7512-43f2-a015-c011792de129 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod255e61fa_51c1_4a5f_ab6c_711e15d3424a.slice PodAnnotations:0xc0003deaa0}] Aliases:map[]}\"",
2026-06-09 17:48:39.324090 | controller |     "Jun 09 16:52:00.939008 crc crio[20770]: time=\"2026-06-09T16:52:00.938960786Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683732-v5nzj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.324106 | controller |     "Jun 09 16:52:00.945507 crc crio[20770]: time=\"2026-06-09T16:52:00.945427934Z\" level=info msg=\"Ran pod sandbox 91ae40eb85cb9244c070368c3e7d5b474be50bc081db6b5d1519aff36452a404 with infra container: openshift-infra/auto-csr-approver-29683732-v5nzj/POD\" id=86fa93fe-ff8c-461b-9984-47e498357a5d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.324121 | controller |     "Jun 09 16:52:00.949192 crc crio[20770]: time=\"2026-06-09T16:52:00.94910587Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=98222536-d5c2-4e92-97dd-d7bed414d03b name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.324143 | controller |     "Jun 09 16:52:00.959874 crc crio[20770]: time=\"2026-06-09T16:52:00.95979293Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 17:48:39.324158 | controller |     "Jun 09 16:52:02.625152 crc crio[20770]: time=\"2026-06-09T16:52:02.624487626Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=98222536-d5c2-4e92-97dd-d7bed414d03b name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.324174 | controller |     "Jun 09 16:52:02.626948 crc crio[20770]: time=\"2026-06-09T16:52:02.625888887Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=ba08e431-f3de-4daa-af7d-e4201c4f219a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.324190 | controller |     "Jun 09 16:52:02.627336 crc crio[20770]: time=\"2026-06-09T16:52:02.627210545Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=e3f21113-5980-4c50-a31c-fc76e08dfc89 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.324205 | controller |     "Jun 09 16:52:02.670153 crc crio[20770]: time=\"2026-06-09T16:52:02.669820109Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683732-v5nzj/oc\" id=e95ae06e-4859-476d-8d63-dcce217f9d05 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.324221 | controller |     "Jun 09 16:52:02.670783 crc crio[20770]: time=\"2026-06-09T16:52:02.670415826Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.324237 | controller |     "Jun 09 16:52:02.696883 crc crio[20770]: time=\"2026-06-09T16:52:02.696784619Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.324252 | controller |     "Jun 09 16:52:02.942532 crc crio[20770]: time=\"2026-06-09T16:52:02.942340079Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.324266 | controller |     "Jun 09 16:52:03.211834 crc crio[20770]: time=\"2026-06-09T16:52:03.21075632Z\" level=info msg=\"Created container d3549baac968f6b98b048869f94a07ec6f96dda690973ae0bcecf26ea2be5c55: openshift-infra/auto-csr-approver-29683732-v5nzj/oc\" id=e95ae06e-4859-476d-8d63-dcce217f9d05 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.324282 | controller |     "Jun 09 16:52:03.212828 crc crio[20770]: time=\"2026-06-09T16:52:03.212620394Z\" level=info msg=\"Starting container: d3549baac968f6b98b048869f94a07ec6f96dda690973ae0bcecf26ea2be5c55\" id=ded620de-2509-485f-9d9f-60b370c3bedf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.324297 | controller |     "Jun 09 16:52:03.218356 crc crio[20770]: time=\"2026-06-09T16:52:03.218239777Z\" level=info msg=\"Started container\" PID=39695 containerID=d3549baac968f6b98b048869f94a07ec6f96dda690973ae0bcecf26ea2be5c55 description=openshift-infra/auto-csr-approver-29683732-v5nzj/oc id=ded620de-2509-485f-9d9f-60b370c3bedf name=/runtime.v1.RuntimeService/StartContainer sandboxID=91ae40eb85cb9244c070368c3e7d5b474be50bc081db6b5d1519aff36452a404",
2026-06-09 17:48:39.324313 | controller |     "Jun 09 16:52:05.713533 crc crio[20770]: time=\"2026-06-09T16:52:05.710920325Z\" level=info msg=\"Stopping pod sandbox: 91ae40eb85cb9244c070368c3e7d5b474be50bc081db6b5d1519aff36452a404\" id=7a754b3f-3668-47e8-90ef-acc5f3cbf9ec name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.324329 | controller |     "Jun 09 16:52:05.713533 crc crio[20770]: time=\"2026-06-09T16:52:05.712779659Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683732-v5nzj Namespace:openshift-infra ID:91ae40eb85cb9244c070368c3e7d5b474be50bc081db6b5d1519aff36452a404 UID:255e61fa-51c1-4a5f-ab6c-711e15d3424a NetNS:/var/run/netns/61ea48dc-7512-43f2-a015-c011792de129 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod255e61fa_51c1_4a5f_ab6c_711e15d3424a.slice PodAnnotations:0xc002894508}] Aliases:map[]}\"",
2026-06-09 17:48:39.324349 | controller |     "Jun 09 16:52:05.713533 crc crio[20770]: time=\"2026-06-09T16:52:05.712965525Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683732-v5nzj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.324365 | controller |     "Jun 09 16:52:05.973506 crc crio[20770]: time=\"2026-06-09T16:52:05.973016434Z\" level=info msg=\"Stopped pod sandbox: 91ae40eb85cb9244c070368c3e7d5b474be50bc081db6b5d1519aff36452a404\" id=7a754b3f-3668-47e8-90ef-acc5f3cbf9ec name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.324381 | controller |     "Jun 09 16:52:16.597145 crc crio[20770]: time=\"2026-06-09T16:52:16.595961001Z\" level=info msg=\"Running pod sandbox: baremetal-operator-system/baremetal-operator-controller-manager-8d95bb466-f58qg/POD\" id=009079a1-2d17-498e-91a4-00e311c359dd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.324397 | controller |     "Jun 09 16:52:16.598889 crc crio[20770]: time=\"2026-06-09T16:52:16.597188677Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.324412 | controller |     "Jun 09 16:52:16.649383 crc crio[20770]: time=\"2026-06-09T16:52:16.649286215Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-8d95bb466-f58qg Namespace:baremetal-operator-system ID:db2001505c902586674842c50bf3486c66c1861bb25b542d76e4e3749d9dbf02 UID:5fde3cc4-577f-4f06-a457-31bab40f96db NetNS:/var/run/netns/2048106e-8122-4429-851a-ad3df5685fc1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5fde3cc4_577f_4f06_a457_31bab40f96db.slice PodAnnotations:0xc00008c5f0}] Aliases:map[]}\"",
2026-06-09 17:48:39.324428 | controller |     "Jun 09 16:52:16.649383 crc crio[20770]: time=\"2026-06-09T16:52:16.649358527Z\" level=info msg=\"Adding pod baremetal-operator-system_baremetal-operator-controller-manager-8d95bb466-f58qg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.324444 | controller |     "Jun 09 16:52:17.155765 crc crio[20770]: 2026-06-09T16:52:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:db2001505c90258 Mac:16:0f:93:61:ff:6e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:37 Mtu:0 Sandbox:/var/run/netns/2048106e-8122-4429-851a-ad3df5685fc1 SocketPath: PciID:}] [{Interface:0xc000014840 Address:{IP:10.217.0.55 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.324460 | controller |     "Jun 09 16:52:17.157810 crc crio[20770]: time=\"2026-06-09T16:52:17.157732836Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-8d95bb466-f58qg Namespace:baremetal-operator-system ID:db2001505c902586674842c50bf3486c66c1861bb25b542d76e4e3749d9dbf02 UID:5fde3cc4-577f-4f06-a457-31bab40f96db NetNS:/var/run/netns/2048106e-8122-4429-851a-ad3df5685fc1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5fde3cc4_577f_4f06_a457_31bab40f96db.slice PodAnnotations:0xc00008c5f0}] Aliases:map[]}\"",
2026-06-09 17:48:39.324475 | controller |     "Jun 09 16:52:17.157996 crc crio[20770]: time=\"2026-06-09T16:52:17.157940542Z\" level=info msg=\"Checking pod baremetal-operator-system_baremetal-operator-controller-manager-8d95bb466-f58qg for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.324494 | controller |     "Jun 09 16:52:17.166207 crc crio[20770]: time=\"2026-06-09T16:52:17.165593093Z\" level=info msg=\"Ran pod sandbox db2001505c902586674842c50bf3486c66c1861bb25b542d76e4e3749d9dbf02 with infra container: baremetal-operator-system/baremetal-operator-controller-manager-8d95bb466-f58qg/POD\" id=009079a1-2d17-498e-91a4-00e311c359dd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.324523 | controller |     "Jun 09 16:52:17.170549 crc crio[20770]: time=\"2026-06-09T16:52:17.170473735Z\" level=info msg=\"Pulling image: quay.io/metal3-io/baremetal-operator:release-0.9\" id=ea23d095-9529-494b-9348-2a029e8ce204 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.324546 | controller |     "Jun 09 16:52:17.181506 crc crio[20770]: time=\"2026-06-09T16:52:17.181422632Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/baremetal-operator:release-0.9\\\"\"",
2026-06-09 17:48:39.324563 | controller |     "Jun 09 16:52:17.516972 crc crio[20770]: time=\"2026-06-09T16:52:17.516860173Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-index-s2ddk/POD\" id=30a1bec6-5626-4549-afcb-46b2f77aeb3e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.324578 | controller |     "Jun 09 16:52:17.517107 crc crio[20770]: time=\"2026-06-09T16:52:17.517024838Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.324594 | controller |     "Jun 09 16:52:17.547568 crc crio[20770]: time=\"2026-06-09T16:52:17.547425229Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-s2ddk Namespace:openstack-operators ID:db30fd7c35d657e96a498a7a96b232d6f18389a341fd02485e8949adcc5d2ae3 UID:ec05fa29-a575-44c7-a0eb-e97df455c4f7 NetNS:/var/run/netns/e124ab44-b1cf-4784-b6b3-08ef59377cd4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podec05fa29_a575_44c7_a0eb_e97df455c4f7.slice PodAnnotations:0xc00291a200}] Aliases:map[]}\"",
2026-06-09 17:48:39.324610 | controller |     "Jun 09 16:52:17.547568 crc crio[20770]: time=\"2026-06-09T16:52:17.547532872Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-index-s2ddk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.324627 | controller |     "Jun 09 16:52:18.414357 crc crio[20770]: 2026-06-09T16:52:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:db30fd7c35d657e Mac:fe:ec:43:8d:85:f3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:38 Mtu:0 Sandbox:/var/run/netns/e124ab44-b1cf-4784-b6b3-08ef59377cd4 SocketPath: PciID:}] [{Interface:0xc0000147c0 Address:{IP:10.217.0.56 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.324643 | controller |     "Jun 09 16:52:18.416803 crc crio[20770]: time=\"2026-06-09T16:52:18.415545602Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-s2ddk Namespace:openstack-operators ID:db30fd7c35d657e96a498a7a96b232d6f18389a341fd02485e8949adcc5d2ae3 UID:ec05fa29-a575-44c7-a0eb-e97df455c4f7 NetNS:/var/run/netns/e124ab44-b1cf-4784-b6b3-08ef59377cd4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podec05fa29_a575_44c7_a0eb_e97df455c4f7.slice PodAnnotations:0xc00291a200}] Aliases:map[]}\"",
2026-06-09 17:48:39.324659 | controller |     "Jun 09 16:52:18.416803 crc crio[20770]: time=\"2026-06-09T16:52:18.416012005Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-index-s2ddk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.324676 | controller |     "Jun 09 16:52:19.056383 crc crio[20770]: time=\"2026-06-09T16:52:19.055812789Z\" level=info msg=\"Running pod sandbox: baremetal-operator-system/baremetal-operator-ironic-c97755648-cq9r4/POD\" id=2135f224-db7f-4ad4-ad2e-3833b1f7577b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.324695 | controller |     "Jun 09 16:52:19.056590 crc crio[20770]: time=\"2026-06-09T16:52:19.056568241Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.324711 | controller |     "Jun 09 16:52:19.134286 crc crio[20770]: time=\"2026-06-09T16:52:19.134129487Z\" level=info msg=\"Ran pod sandbox db30fd7c35d657e96a498a7a96b232d6f18389a341fd02485e8949adcc5d2ae3 with infra container: openstack-operators/openstack-operator-index-s2ddk/POD\" id=30a1bec6-5626-4549-afcb-46b2f77aeb3e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.324727 | controller |     "Jun 09 16:52:19.138192 crc crio[20770]: time=\"2026-06-09T16:52:19.138124942Z\" level=info msg=\"Pulling image: 38.102.83.73:5001/openstack-k8s-operators/openstack-operator-index:721c3f7c64850716e5de5f4e76e1ef4c36c28652\" id=93607e97-d18c-448c-b538-318debc1d005 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.324743 | controller |     "Jun 09 16:52:19.139921 crc crio[20770]: time=\"2026-06-09T16:52:19.139894134Z\" level=info msg=\"Trying to access \\\"38.102.83.73:5001/openstack-k8s-operators/openstack-operator-index:721c3f7c64850716e5de5f4e76e1ef4c36c28652\\\"\"",
2026-06-09 17:48:39.324758 | controller |     "Jun 09 16:52:19.541294 crc crio[20770]: time=\"2026-06-09T16:52:19.541142671Z\" 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=2135f224-db7f-4ad4-ad2e-3833b1f7577b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.324774 | controller |     "Jun 09 16:52:21.795316 crc crio[20770]: time=\"2026-06-09T16:52:21.794363416Z\" level=info msg=\"Ran pod sandbox 26b46faa35b70169f5e9bc8118d4d0c8d7c38aa08a6b2d2dbc251d5ce2345152 with infra container: baremetal-operator-system/baremetal-operator-ironic-c97755648-cq9r4/POD\" id=2135f224-db7f-4ad4-ad2e-3833b1f7577b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.324804 | controller |     "Jun 09 16:52:21.798056 crc crio[20770]: time=\"2026-06-09T16:52:21.797983261Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic-ipa-downloader:latest\" id=7283ad8d-4ab6-45e4-8090-6457afe9ba38 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.324821 | controller |     "Jun 09 16:52:21.828214 crc crio[20770]: time=\"2026-06-09T16:52:21.828113083Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic-ipa-downloader:latest\\\"\"",
2026-06-09 17:48:39.324837 | controller |     "Jun 09 16:52:21.873378 crc crio[20770]: time=\"2026-06-09T16:52:21.873211419Z\" level=info msg=\"Pulled image: quay.io/metal3-io/baremetal-operator@sha256:9ef16b26df77e09ed539968e7c9664caa407b3271b47747c22f676af9f47a963\" id=ea23d095-9529-494b-9348-2a029e8ce204 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.324853 | controller |     "Jun 09 16:52:21.875314 crc crio[20770]: time=\"2026-06-09T16:52:21.875222257Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9\" id=6dd2ca3f-fdbf-41c8-b58b-d7ce2bec92f0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.324868 | controller |     "Jun 09 16:52:21.880621 crc crio[20770]: time=\"2026-06-09T16:52:21.880471219Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9\" id=0d120835-7e0f-4510-b64e-6e14c3aca017 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.324884 | controller |     "Jun 09 16:52:21.896063 crc crio[20770]: time=\"2026-06-09T16:52:21.895973138Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-controller-manager-8d95bb466-f58qg/manager\" id=fabff833-6587-4e36-96f5-5c45db96f16f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.324899 | controller |     "Jun 09 16:52:21.897504 crc crio[20770]: time=\"2026-06-09T16:52:21.89744739Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.324918 | controller |     "Jun 09 16:52:21.939118 crc crio[20770]: time=\"2026-06-09T16:52:21.938976963Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.324935 | controller |     "Jun 09 16:52:21.973558 crc crio[20770]: time=\"2026-06-09T16:52:21.973455441Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.324950 | controller |     "Jun 09 16:52:22.092089 crc crio[20770]: time=\"2026-06-09T16:52:22.091930771Z\" level=info msg=\"Created container cfc47eb043481bf2956e370918b781f740bcd47eb201c37e69da613ffb478e15: baremetal-operator-system/baremetal-operator-controller-manager-8d95bb466-f58qg/manager\" id=fabff833-6587-4e36-96f5-5c45db96f16f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.324965 | controller |     "Jun 09 16:52:22.093794 crc crio[20770]: time=\"2026-06-09T16:52:22.09362667Z\" level=info msg=\"Starting container: cfc47eb043481bf2956e370918b781f740bcd47eb201c37e69da613ffb478e15\" id=52568be8-a755-497c-b9cc-af6a2d47795b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.324981 | controller |     "Jun 09 16:52:22.100334 crc crio[20770]: time=\"2026-06-09T16:52:22.100067587Z\" level=info msg=\"Started container\" PID=40344 containerID=cfc47eb043481bf2956e370918b781f740bcd47eb201c37e69da613ffb478e15 description=baremetal-operator-system/baremetal-operator-controller-manager-8d95bb466-f58qg/manager id=52568be8-a755-497c-b9cc-af6a2d47795b name=/runtime.v1.RuntimeService/StartContainer sandboxID=db2001505c902586674842c50bf3486c66c1861bb25b542d76e4e3749d9dbf02",
2026-06-09 17:48:39.324998 | controller |     "Jun 09 16:52:22.383445 crc crio[20770]: time=\"2026-06-09T16:52:22.382874264Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-index-kzt5n/POD\" id=3f340b27-e0a2-4427-8116-e341bf167ae0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.325015 | controller |     "Jun 09 16:52:22.383586 crc crio[20770]: time=\"2026-06-09T16:52:22.383481732Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.325030 | controller |     "Jun 09 16:52:22.989860 crc crio[20770]: time=\"2026-06-09T16:52:22.989523189Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-kzt5n Namespace:openstack-operators ID:639fac8889ec0e8fd1fd0a5f694e2620d54ac1d9558bde18a066fa11bbf5854d UID:4df59364-cace-4196-a19a-6c595e129779 NetNS:/var/run/netns/eed26264-6b67-4802-85d6-cf8ab0ba824f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4df59364_cace_4196_a19a_6c595e129779.slice PodAnnotations:0xc0010a2588}] Aliases:map[]}\"",
2026-06-09 17:48:39.325047 | controller |     "Jun 09 16:52:22.989860 crc crio[20770]: time=\"2026-06-09T16:52:22.989592121Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-index-kzt5n to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.325063 | controller |     "Jun 09 16:52:24.019499 crc crio[20770]: 2026-06-09T16:52:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:639fac8889ec0e8 Mac:1e:04:f9:8e:0a:58 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:39 Mtu:0 Sandbox:/var/run/netns/eed26264-6b67-4802-85d6-cf8ab0ba824f SocketPath: PciID:}] [{Interface:0xc00035e8d0 Address:{IP:10.217.0.57 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.325079 | controller |     "Jun 09 16:52:24.021956 crc crio[20770]: time=\"2026-06-09T16:52:24.021006522Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-kzt5n Namespace:openstack-operators ID:639fac8889ec0e8fd1fd0a5f694e2620d54ac1d9558bde18a066fa11bbf5854d UID:4df59364-cace-4196-a19a-6c595e129779 NetNS:/var/run/netns/eed26264-6b67-4802-85d6-cf8ab0ba824f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4df59364_cace_4196_a19a_6c595e129779.slice PodAnnotations:0xc0010a2588}] Aliases:map[]}\"",
2026-06-09 17:48:39.325098 | controller |     "Jun 09 16:52:24.021956 crc crio[20770]: time=\"2026-06-09T16:52:24.021150856Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-index-kzt5n for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.325115 | controller |     "Jun 09 16:52:24.031607 crc crio[20770]: time=\"2026-06-09T16:52:24.031539917Z\" level=info msg=\"Ran pod sandbox 639fac8889ec0e8fd1fd0a5f694e2620d54ac1d9558bde18a066fa11bbf5854d with infra container: openstack-operators/openstack-operator-index-kzt5n/POD\" id=3f340b27-e0a2-4427-8116-e341bf167ae0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.325131 | controller |     "Jun 09 16:52:24.035075 crc crio[20770]: time=\"2026-06-09T16:52:24.035002307Z\" level=info msg=\"Pulling image: 38.102.83.73:5001/openstack-k8s-operators/openstack-operator-index:721c3f7c64850716e5de5f4e76e1ef4c36c28652\" id=1ae60d27-eb0a-4d2c-a4ff-1ad02078a8a6 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.325147 | controller |     "Jun 09 16:52:24.036340 crc crio[20770]: time=\"2026-06-09T16:52:24.036268274Z\" level=info msg=\"Trying to access \\\"38.102.83.73:5001/openstack-k8s-operators/openstack-operator-index:721c3f7c64850716e5de5f4e76e1ef4c36c28652\\\"\"",
2026-06-09 17:48:39.325165 | controller |     "Jun 09 16:52:25.945515 crc crio[20770]: time=\"2026-06-09T16:52:25.944337116Z\" level=info msg=\"Running pod sandbox: baremetal-operator-system/baremetal-operator-controller-manager-798b6946f5-ktkkj/POD\" id=510a3915-5ea9-4076-a5dd-c1f135f4ba06 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.325183 | controller |     "Jun 09 16:52:25.946775 crc crio[20770]: time=\"2026-06-09T16:52:25.94553386Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.325199 | controller |     "Jun 09 16:52:33.198729 crc crio[20770]: time=\"2026-06-09T16:52:33.197758919Z\" level=info msg=\"Removing container: be6affba8638dcd85ac80aa764b5e3d7b698460a83d9d6ec706c8c9472ddfcf9\" id=ba120a78-963d-46d4-9490-cc2abb33eaa9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.325214 | controller |     "Jun 09 16:52:37.955575 crc crio[20770]: time=\"2026-06-09T16:52:37.954450375Z\" level=info msg=\"Removed container be6affba8638dcd85ac80aa764b5e3d7b698460a83d9d6ec706c8c9472ddfcf9: openshift-infra/auto-csr-approver-29683726-flkxk/oc\" id=ba120a78-963d-46d4-9490-cc2abb33eaa9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.325230 | controller |     "Jun 09 16:52:37.962785 crc crio[20770]: time=\"2026-06-09T16:52:37.962631392Z\" level=info msg=\"Stopping pod sandbox: 8f3d89c9b763c8e2bea400885cd0a9410384bfe7acbed1bc21027ab9d90b3a0b\" id=5f108a24-c9b2-4c36-bd0f-beffac6b1bf9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.325245 | controller |     "Jun 09 16:52:37.962785 crc crio[20770]: time=\"2026-06-09T16:52:37.962784437Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8f3d89c9b763c8e2bea400885cd0a9410384bfe7acbed1bc21027ab9d90b3a0b\" id=5f108a24-c9b2-4c36-bd0f-beffac6b1bf9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.325260 | controller |     "Jun 09 16:52:37.963872 crc crio[20770]: time=\"2026-06-09T16:52:37.963615661Z\" level=info msg=\"Removing pod sandbox: 8f3d89c9b763c8e2bea400885cd0a9410384bfe7acbed1bc21027ab9d90b3a0b\" id=e063940c-6144-44f2-93e7-43b72b71383d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.325279 | controller |     "Jun 09 16:52:39.550742 crc crio[20770]: time=\"2026-06-09T16:52:39.550552885Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-798b6946f5-ktkkj Namespace:baremetal-operator-system ID:70e0e0916d51aafdaa46b1b945162ffbcf98f5be6f855d9260ff5d119c5b341c UID:23694085-788b-439c-af1c-fec1a9aedb8c NetNS:/var/run/netns/506c120c-8240-473b-9341-f278d6848cae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod23694085_788b_439c_af1c_fec1a9aedb8c.slice PodAnnotations:0xc0029d4930}] Aliases:map[]}\"",
2026-06-09 17:48:39.325296 | controller |     "Jun 09 16:52:39.550742 crc crio[20770]: time=\"2026-06-09T16:52:39.550626207Z\" level=info msg=\"Adding pod baremetal-operator-system_baremetal-operator-controller-manager-798b6946f5-ktkkj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.325312 | controller |     "Jun 09 16:52:39.610729 crc crio[20770]: time=\"2026-06-09T16:52:39.610495851Z\" level=info msg=\"Pulled image: 38.102.83.73:5001/openstack-k8s-operators/openstack-operator-index@sha256:730dffe0ba440dda14cc540405ce771019c24bb73dc8d1fd8cff2c2bc252ab03\" id=93607e97-d18c-448c-b538-318debc1d005 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.325328 | controller |     "Jun 09 16:52:39.611858 crc crio[20770]: time=\"2026-06-09T16:52:39.611782988Z\" level=info msg=\"Checking image status: 38.102.83.73:5001/openstack-k8s-operators/openstack-operator-index:721c3f7c64850716e5de5f4e76e1ef4c36c28652\" id=e2b2a70c-f26a-4fb2-9b8b-cee2eb265f90 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.325344 | controller |     "Jun 09 16:52:39.614065 crc crio[20770]: time=\"2026-06-09T16:52:39.613970741Z\" level=info msg=\"Removed pod sandbox: 8f3d89c9b763c8e2bea400885cd0a9410384bfe7acbed1bc21027ab9d90b3a0b\" id=e063940c-6144-44f2-93e7-43b72b71383d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.325359 | controller |     "Jun 09 16:52:39.633276 crc crio[20770]: time=\"2026-06-09T16:52:39.632747195Z\" level=info msg=\"Checking image status: 38.102.83.73:5001/openstack-k8s-operators/openstack-operator-index:721c3f7c64850716e5de5f4e76e1ef4c36c28652\" id=b19427c1-192d-4639-8111-8063b100168d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.325375 | controller |     "Jun 09 16:52:39.865753 crc crio[20770]: time=\"2026-06-09T16:52:39.864613208Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-index-s2ddk/registry-server\" id=d4945a23-19f2-4105-ba3f-d2821bc2300a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.325391 | controller |     "Jun 09 16:52:39.973602 crc crio[20770]: time=\"2026-06-09T16:52:39.97347108Z\" level=info msg=\"Pulled image: 38.102.83.73:5001/openstack-k8s-operators/openstack-operator-index@sha256:730dffe0ba440dda14cc540405ce771019c24bb73dc8d1fd8cff2c2bc252ab03\" id=1ae60d27-eb0a-4d2c-a4ff-1ad02078a8a6 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.325407 | controller |     "Jun 09 16:52:39.974575 crc crio[20770]: time=\"2026-06-09T16:52:39.973936003Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.325422 | controller |     "Jun 09 16:52:39.974575 crc crio[20770]: time=\"2026-06-09T16:52:39.974239472Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic-ipa-downloader@sha256:15382b9ddf944ce2a38a44053d2e470dff2bae389316f016792b3b7637c49ea7\" id=7283ad8d-4ab6-45e4-8090-6457afe9ba38 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.325438 | controller |     "Jun 09 16:52:39.974999 crc crio[20770]: time=\"2026-06-09T16:52:39.974930322Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic-ipa-downloader:latest\" id=14830cfc-e820-4c1e-976e-7bddee5cf181 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.325454 | controller |     "Jun 09 16:52:39.975121 crc crio[20770]: time=\"2026-06-09T16:52:39.974983373Z\" level=info msg=\"Checking image status: 38.102.83.73:5001/openstack-k8s-operators/openstack-operator-index:721c3f7c64850716e5de5f4e76e1ef4c36c28652\" id=57aef74d-1712-4224-b7db-2e24ca1fb47b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.325473 | controller |     "Jun 09 16:52:39.994523 crc crio[20770]: time=\"2026-06-09T16:52:39.994402496Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic-ipa-downloader\" id=3215fd53-3b89-4873-abf6-f2639952333b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.325489 | controller |     "Jun 09 16:52:39.996860 crc crio[20770]: time=\"2026-06-09T16:52:39.99661852Z\" level=info msg=\"Checking image status: 38.102.83.73:5001/openstack-k8s-operators/openstack-operator-index:721c3f7c64850716e5de5f4e76e1ef4c36c28652\" id=c152e119-15d4-4eb2-8ad2-10178463a8ff name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.325505 | controller |     "Jun 09 16:52:40.009152 crc crio[20770]: time=\"2026-06-09T16:52:40.009088611Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-c97755648-cq9r4/ironic-ipa-downloader\" id=99c9abf8-c7d3-410c-9e00-24f8de28e3c9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.325542 | controller |     "Jun 09 16:52:40.012292 crc crio[20770]: time=\"2026-06-09T16:52:40.012211841Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-index-kzt5n/registry-server\" id=9fe98205-d4f2-4a4e-bb0c-98b0e3925618 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.325560 | controller |     "Jun 09 16:52:40.015812 crc crio[20770]: time=\"2026-06-09T16:52:40.015728753Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.325575 | controller |     "Jun 09 16:52:40.016405 crc crio[20770]: time=\"2026-06-09T16:52:40.016336291Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.325591 | controller |     "Jun 09 16:52:40.018236 crc crio[20770]: time=\"2026-06-09T16:52:40.018172464Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.325606 | controller |     "Jun 09 16:52:40.021591 crc crio[20770]: time=\"2026-06-09T16:52:40.021517821Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.325621 | controller |     "Jun 09 16:52:40.054864 crc crio[20770]: time=\"2026-06-09T16:52:40.054812025Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.325637 | controller |     "Jun 09 16:52:40.097277 crc crio[20770]: time=\"2026-06-09T16:52:40.097056048Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.325652 | controller |     "Jun 09 16:52:40.102838 crc crio[20770]: time=\"2026-06-09T16:52:40.102626229Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.325668 | controller |     "Jun 09 16:52:40.208003 crc crio[20770]: time=\"2026-06-09T16:52:40.206029863Z\" level=info msg=\"Created container c02e4cb7852d6200802e8c1a5e8779cccde0f83b8f86cf89146dbc14a5b7a6be: openstack-operators/openstack-operator-index-s2ddk/registry-server\" id=d4945a23-19f2-4105-ba3f-d2821bc2300a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.325683 | controller |     "Jun 09 16:52:40.209040 crc crio[20770]: time=\"2026-06-09T16:52:40.208944887Z\" level=info msg=\"Starting container: c02e4cb7852d6200802e8c1a5e8779cccde0f83b8f86cf89146dbc14a5b7a6be\" id=b8fc4096-8276-46ff-81dd-50f694d6db32 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.325703 | controller |     "Jun 09 16:52:40.221432 crc crio[20770]: time=\"2026-06-09T16:52:40.22112572Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.325719 | controller |     "Jun 09 16:52:40.223289 crc crio[20770]: time=\"2026-06-09T16:52:40.223009574Z\" level=info msg=\"Started container\" PID=41104 containerID=c02e4cb7852d6200802e8c1a5e8779cccde0f83b8f86cf89146dbc14a5b7a6be description=openstack-operators/openstack-operator-index-s2ddk/registry-server id=b8fc4096-8276-46ff-81dd-50f694d6db32 name=/runtime.v1.RuntimeService/StartContainer sandboxID=db30fd7c35d657e96a498a7a96b232d6f18389a341fd02485e8949adcc5d2ae3",
2026-06-09 17:48:39.325734 | controller |     "Jun 09 16:52:40.254109 crc crio[20770]: time=\"2026-06-09T16:52:40.251616673Z\" level=info msg=\"Created container 144bfb24e160b32711e4577ed73795d901db893bb6d7323c1269421a18882226: openstack-operators/openstack-operator-index-kzt5n/registry-server\" id=9fe98205-d4f2-4a4e-bb0c-98b0e3925618 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.325750 | controller |     "Jun 09 16:52:40.254109 crc crio[20770]: time=\"2026-06-09T16:52:40.253798546Z\" level=info msg=\"Starting container: 144bfb24e160b32711e4577ed73795d901db893bb6d7323c1269421a18882226\" id=e8009229-cea4-42e0-bf99-5db7e1d9ef03 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.325766 | controller |     "Jun 09 16:52:40.263827 crc crio[20770]: time=\"2026-06-09T16:52:40.263196338Z\" level=info msg=\"Started container\" PID=41108 containerID=144bfb24e160b32711e4577ed73795d901db893bb6d7323c1269421a18882226 description=openstack-operators/openstack-operator-index-kzt5n/registry-server id=e8009229-cea4-42e0-bf99-5db7e1d9ef03 name=/runtime.v1.RuntimeService/StartContainer sandboxID=639fac8889ec0e8fd1fd0a5f694e2620d54ac1d9558bde18a066fa11bbf5854d",
2026-06-09 17:48:39.325782 | controller |     "Jun 09 16:52:40.449434 crc crio[20770]: time=\"2026-06-09T16:52:40.447789162Z\" level=info msg=\"Created container e607630e517e9a59a712cc01b0be790a1420c63e87ae950f09acac61f8440b0f: baremetal-operator-system/baremetal-operator-ironic-c97755648-cq9r4/ironic-ipa-downloader\" id=99c9abf8-c7d3-410c-9e00-24f8de28e3c9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.325797 | controller |     "Jun 09 16:52:40.462882 crc crio[20770]: time=\"2026-06-09T16:52:40.456993859Z\" level=info msg=\"Starting container: e607630e517e9a59a712cc01b0be790a1420c63e87ae950f09acac61f8440b0f\" id=7e7c848d-8124-4d4e-9a9a-aac6d28c7ef7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.325812 | controller |     "Jun 09 16:52:40.468871 crc crio[20770]: 2026-06-09T16:52:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:70e0e0916d51aaf Mac:ba:b8:c2:69:37:dd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3c Mtu:0 Sandbox:/var/run/netns/506c120c-8240-473b-9341-f278d6848cae SocketPath: PciID:}] [{Interface:0xc0003755a0 Address:{IP:10.217.0.60 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.325828 | controller |     "Jun 09 16:52:40.468871 crc crio[20770]: time=\"2026-06-09T16:52:40.468627785Z\" level=info msg=\"Started container\" PID=41119 containerID=e607630e517e9a59a712cc01b0be790a1420c63e87ae950f09acac61f8440b0f description=baremetal-operator-system/baremetal-operator-ironic-c97755648-cq9r4/ironic-ipa-downloader id=7e7c848d-8124-4d4e-9a9a-aac6d28c7ef7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=26b46faa35b70169f5e9bc8118d4d0c8d7c38aa08a6b2d2dbc251d5ce2345152",
2026-06-09 17:48:39.325844 | controller |     "Jun 09 16:52:40.473260 crc crio[20770]: time=\"2026-06-09T16:52:40.470301414Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-798b6946f5-ktkkj Namespace:baremetal-operator-system ID:70e0e0916d51aafdaa46b1b945162ffbcf98f5be6f855d9260ff5d119c5b341c UID:23694085-788b-439c-af1c-fec1a9aedb8c NetNS:/var/run/netns/506c120c-8240-473b-9341-f278d6848cae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod23694085_788b_439c_af1c_fec1a9aedb8c.slice PodAnnotations:0xc0029d4930}] Aliases:map[]}\"",
2026-06-09 17:48:39.325865 | controller |     "Jun 09 16:52:40.473260 crc crio[20770]: time=\"2026-06-09T16:52:40.470562532Z\" level=info msg=\"Checking pod baremetal-operator-system_baremetal-operator-controller-manager-798b6946f5-ktkkj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.325882 | controller |     "Jun 09 16:52:40.477386 crc crio[20770]: time=\"2026-06-09T16:52:40.477297447Z\" level=info msg=\"Stopping container: c02e4cb7852d6200802e8c1a5e8779cccde0f83b8f86cf89146dbc14a5b7a6be (timeout: 2s)\" id=c97417cf-497a-41ca-80e0-899cfd7882ff name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.325897 | controller |     "Jun 09 16:52:40.505950 crc crio[20770]: time=\"2026-06-09T16:52:40.505528914Z\" level=info msg=\"Ran pod sandbox 70e0e0916d51aafdaa46b1b945162ffbcf98f5be6f855d9260ff5d119c5b341c with infra container: baremetal-operator-system/baremetal-operator-controller-manager-798b6946f5-ktkkj/POD\" id=510a3915-5ea9-4076-a5dd-c1f135f4ba06 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.325913 | controller |     "Jun 09 16:52:40.514581 crc crio[20770]: time=\"2026-06-09T16:52:40.514520114Z\" level=info msg=\"Pulling image: quay.io/metal3-io/baremetal-operator:latest\" id=54f30143-6358-4e8a-98f2-c3885cc40048 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.325930 | controller |     "Jun 09 16:52:40.523616 crc crio[20770]: time=\"2026-06-09T16:52:40.522973409Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/baremetal-operator:latest\\\"\"",
2026-06-09 17:48:39.325946 | controller |     "Jun 09 16:52:40.616165 crc crio[20770]: time=\"2026-06-09T16:52:40.616099525Z\" level=info msg=\"Stopped container c02e4cb7852d6200802e8c1a5e8779cccde0f83b8f86cf89146dbc14a5b7a6be: openstack-operators/openstack-operator-index-s2ddk/registry-server\" id=c97417cf-497a-41ca-80e0-899cfd7882ff name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.325962 | controller |     "Jun 09 16:52:40.620486 crc crio[20770]: time=\"2026-06-09T16:52:40.620388879Z\" level=info msg=\"Stopping pod sandbox: db30fd7c35d657e96a498a7a96b232d6f18389a341fd02485e8949adcc5d2ae3\" id=e307e649-3bb9-48b1-a411-d805d8d38be9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.325977 | controller |     "Jun 09 16:52:40.621149 crc crio[20770]: time=\"2026-06-09T16:52:40.621077869Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-s2ddk Namespace:openstack-operators ID:db30fd7c35d657e96a498a7a96b232d6f18389a341fd02485e8949adcc5d2ae3 UID:ec05fa29-a575-44c7-a0eb-e97df455c4f7 NetNS:/var/run/netns/e124ab44-b1cf-4784-b6b3-08ef59377cd4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podec05fa29_a575_44c7_a0eb_e97df455c4f7.slice PodAnnotations:0xc002a08b08}] Aliases:map[]}\"",
2026-06-09 17:48:39.325993 | controller |     "Jun 09 16:52:40.621335 crc crio[20770]: time=\"2026-06-09T16:52:40.621281725Z\" level=info msg=\"Deleting pod openstack-operators_openstack-operator-index-s2ddk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.326011 | controller |     "Jun 09 16:52:41.128688 crc crio[20770]: time=\"2026-06-09T16:52:41.12811884Z\" level=info msg=\"Stopped pod sandbox: db30fd7c35d657e96a498a7a96b232d6f18389a341fd02485e8949adcc5d2ae3\" id=e307e649-3bb9-48b1-a411-d805d8d38be9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.326177 | controller |     "Jun 09 16:52:41.525224 crc crio[20770]: time=\"2026-06-09T16:52:41.525133794Z\" level=info msg=\"Removing container: c02e4cb7852d6200802e8c1a5e8779cccde0f83b8f86cf89146dbc14a5b7a6be\" id=bbf226b6-e579-4ae6-8afd-cadc11f0c22f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.326202 | controller |     "Jun 09 16:52:41.546515 crc crio[20770]: time=\"2026-06-09T16:52:41.54641475Z\" level=info msg=\"Removed container c02e4cb7852d6200802e8c1a5e8779cccde0f83b8f86cf89146dbc14a5b7a6be: openstack-operators/openstack-operator-index-s2ddk/registry-server\" id=bbf226b6-e579-4ae6-8afd-cadc11f0c22f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.326226 | controller |     "Jun 09 16:52:43.422564 crc crio[20770]: time=\"2026-06-09T16:52:43.421858748Z\" level=info msg=\"Pulled image: quay.io/metal3-io/baremetal-operator@sha256:f1ae20259f73fda5635bcc65c4e31ecbd0b25cde2f9ba47c0f042030a0b9bc2b\" id=54f30143-6358-4e8a-98f2-c3885cc40048 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.326243 | controller |     "Jun 09 16:52:43.424228 crc crio[20770]: time=\"2026-06-09T16:52:43.424032021Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:latest\" id=3faf1610-107b-486b-b0b7-d662e3d11640 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.326259 | controller |     "Jun 09 16:52:43.428178 crc crio[20770]: time=\"2026-06-09T16:52:43.428098409Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator\" id=9b1be97e-fd28-4091-98fc-1ab8502b163a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.326275 | controller |     "Jun 09 16:52:43.439385 crc crio[20770]: time=\"2026-06-09T16:52:43.4371323Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-controller-manager-798b6946f5-ktkkj/manager\" id=8b6cd568-a2d0-4695-ba45-181f1c1d1aec name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.326291 | controller |     "Jun 09 16:52:43.439723 crc crio[20770]: time=\"2026-06-09T16:52:43.439592041Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.326307 | controller |     "Jun 09 16:52:43.479494 crc crio[20770]: time=\"2026-06-09T16:52:43.479355103Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.326322 | controller |     "Jun 09 16:52:43.524351 crc crio[20770]: time=\"2026-06-09T16:52:43.524191851Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.326338 | controller |     "Jun 09 16:52:43.630236 crc crio[20770]: time=\"2026-06-09T16:52:43.62949153Z\" level=info msg=\"Created container 47c267311c2a20c7d7ccbea3dcc77c0f4d18b875c30917f6e4bc90e6f1eb7ce9: baremetal-operator-system/baremetal-operator-controller-manager-798b6946f5-ktkkj/manager\" id=8b6cd568-a2d0-4695-ba45-181f1c1d1aec name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.326356 | controller |     "Jun 09 16:52:43.631867 crc crio[20770]: time=\"2026-06-09T16:52:43.631741365Z\" level=info msg=\"Starting container: 47c267311c2a20c7d7ccbea3dcc77c0f4d18b875c30917f6e4bc90e6f1eb7ce9\" id=636eae44-0936-4f09-8f06-e04f021a415f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.326374 | controller |     "Jun 09 16:52:43.638272 crc crio[20770]: time=\"2026-06-09T16:52:43.638122129Z\" level=info msg=\"Started container\" PID=41300 containerID=47c267311c2a20c7d7ccbea3dcc77c0f4d18b875c30917f6e4bc90e6f1eb7ce9 description=baremetal-operator-system/baremetal-operator-controller-manager-798b6946f5-ktkkj/manager id=636eae44-0936-4f09-8f06-e04f021a415f name=/runtime.v1.RuntimeService/StartContainer sandboxID=70e0e0916d51aafdaa46b1b945162ffbcf98f5be6f855d9260ff5d119c5b341c",
2026-06-09 17:48:39.326390 | controller |     "Jun 09 16:52:46.598512 crc crio[20770]: time=\"2026-06-09T16:52:46.597555623Z\" level=info msg=\"Stopping container: 47c267311c2a20c7d7ccbea3dcc77c0f4d18b875c30917f6e4bc90e6f1eb7ce9 (timeout: 10s)\" id=498433f9-4d65-4300-984d-dceca2465670 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.326409 | controller |     "Jun 09 16:52:47.471992 crc crio[20770]: time=\"2026-06-09T16:52:47.471834164Z\" level=info msg=\"Stopped container 47c267311c2a20c7d7ccbea3dcc77c0f4d18b875c30917f6e4bc90e6f1eb7ce9: baremetal-operator-system/baremetal-operator-controller-manager-798b6946f5-ktkkj/manager\" id=498433f9-4d65-4300-984d-dceca2465670 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.326425 | controller |     "Jun 09 16:52:47.474440 crc crio[20770]: time=\"2026-06-09T16:52:47.473142882Z\" level=info msg=\"Stopping pod sandbox: 70e0e0916d51aafdaa46b1b945162ffbcf98f5be6f855d9260ff5d119c5b341c\" id=b965bb63-7cee-4498-96fa-aa9fd6eb23a1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.326440 | controller |     "Jun 09 16:52:47.474440 crc crio[20770]: time=\"2026-06-09T16:52:47.473872023Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-798b6946f5-ktkkj Namespace:baremetal-operator-system ID:70e0e0916d51aafdaa46b1b945162ffbcf98f5be6f855d9260ff5d119c5b341c UID:23694085-788b-439c-af1c-fec1a9aedb8c NetNS:/var/run/netns/506c120c-8240-473b-9341-f278d6848cae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod23694085_788b_439c_af1c_fec1a9aedb8c.slice PodAnnotations:0xc0029d4ee8}] Aliases:map[]}\"",
2026-06-09 17:48:39.326455 | controller |     "Jun 09 16:52:47.474440 crc crio[20770]: time=\"2026-06-09T16:52:47.474048908Z\" level=info msg=\"Deleting pod baremetal-operator-system_baremetal-operator-controller-manager-798b6946f5-ktkkj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.326470 | controller |     "Jun 09 16:52:47.834582 crc crio[20770]: time=\"2026-06-09T16:52:47.832463355Z\" level=info msg=\"Stopped pod sandbox: 70e0e0916d51aafdaa46b1b945162ffbcf98f5be6f855d9260ff5d119c5b341c\" id=b965bb63-7cee-4498-96fa-aa9fd6eb23a1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.326487 | controller |     "Jun 09 16:52:48.643407 crc crio[20770]: time=\"2026-06-09T16:52:48.643019993Z\" level=info msg=\"Removing container: 47c267311c2a20c7d7ccbea3dcc77c0f4d18b875c30917f6e4bc90e6f1eb7ce9\" id=f6c4d25a-6bbf-441f-b0f4-b5a29f0f0f7b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.326502 | controller |     "Jun 09 16:52:48.687804 crc crio[20770]: time=\"2026-06-09T16:52:48.687537092Z\" level=info msg=\"Removed container 47c267311c2a20c7d7ccbea3dcc77c0f4d18b875c30917f6e4bc90e6f1eb7ce9: baremetal-operator-system/baremetal-operator-controller-manager-798b6946f5-ktkkj/manager\" id=f6c4d25a-6bbf-441f-b0f4-b5a29f0f0f7b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.326539 | controller |     "Jun 09 16:53:14.049171 crc crio[20770]: time=\"2026-06-09T16:53:14.048487832Z\" level=info msg=\"Running pod sandbox: openstack-operators/2c5ec125e2b5a7b950ca1e283fae2821b10a336f43c4a62c9600b1329cph9bq/POD\" id=4d85ac1a-a365-41f2-a8c9-e16512351fce name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.326556 | controller |     "Jun 09 16:53:14.050935 crc crio[20770]: time=\"2026-06-09T16:53:14.049192143Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.326573 | controller |     "Jun 09 16:53:14.078597 crc crio[20770]: time=\"2026-06-09T16:53:14.078490101Z\" level=info msg=\"Got pod network &{Name:2c5ec125e2b5a7b950ca1e283fae2821b10a336f43c4a62c9600b1329cph9bq Namespace:openstack-operators ID:ff6411bf47408192b5beb88adb2649d20218303fdbf5e341ede8c861c4e94076 UID:e7360c6a-1afa-478b-b09c-383eef4cee2e NetNS:/var/run/netns/02dcef02-d55a-441b-9ae6-1c2213b6bc3e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7360c6a_1afa_478b_b09c_383eef4cee2e.slice PodAnnotations:0xc002a08238}] Aliases:map[]}\"",
2026-06-09 17:48:39.326592 | controller |     "Jun 09 16:53:14.078597 crc crio[20770]: time=\"2026-06-09T16:53:14.078538402Z\" level=info msg=\"Adding pod openstack-operators_2c5ec125e2b5a7b950ca1e283fae2821b10a336f43c4a62c9600b1329cph9bq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.326608 | controller |     "Jun 09 16:53:14.714910 crc crio[20770]: 2026-06-09T16:53:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ff6411bf4740819 Mac:4e:b8:13:56:7f:2a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3f Mtu:0 Sandbox:/var/run/netns/02dcef02-d55a-441b-9ae6-1c2213b6bc3e SocketPath: PciID:}] [{Interface:0xc0002dca20 Address:{IP:10.217.0.63 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.326623 | controller |     "Jun 09 16:53:14.716610 crc crio[20770]: time=\"2026-06-09T16:53:14.716510433Z\" level=info msg=\"Got pod network &{Name:2c5ec125e2b5a7b950ca1e283fae2821b10a336f43c4a62c9600b1329cph9bq Namespace:openstack-operators ID:ff6411bf47408192b5beb88adb2649d20218303fdbf5e341ede8c861c4e94076 UID:e7360c6a-1afa-478b-b09c-383eef4cee2e NetNS:/var/run/netns/02dcef02-d55a-441b-9ae6-1c2213b6bc3e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7360c6a_1afa_478b_b09c_383eef4cee2e.slice PodAnnotations:0xc002a08238}] Aliases:map[]}\"",
2026-06-09 17:48:39.326639 | controller |     "Jun 09 16:53:14.716941 crc crio[20770]: time=\"2026-06-09T16:53:14.716817982Z\" level=info msg=\"Checking pod openstack-operators_2c5ec125e2b5a7b950ca1e283fae2821b10a336f43c4a62c9600b1329cph9bq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.326658 | controller |     "Jun 09 16:53:14.729930 crc crio[20770]: time=\"2026-06-09T16:53:14.729801728Z\" level=info msg=\"Ran pod sandbox ff6411bf47408192b5beb88adb2649d20218303fdbf5e341ede8c861c4e94076 with infra container: openstack-operators/2c5ec125e2b5a7b950ca1e283fae2821b10a336f43c4a62c9600b1329cph9bq/POD\" id=4d85ac1a-a365-41f2-a8c9-e16512351fce name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.326681 | controller |     "Jun 09 16:53:14.732796 crc crio[20770]: time=\"2026-06-09T16:53:14.732559918Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e8998d24-5bb9-4eef-b832-5af9c6a85d63 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.326708 | controller |     "Jun 09 16:53:14.736786 crc crio[20770]: time=\"2026-06-09T16:53:14.736343197Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4a9a8a1f-5475-4a35-bf58-4707dd4993d3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.326731 | controller |     "Jun 09 16:53:14.744792 crc crio[20770]: time=\"2026-06-09T16:53:14.744584896Z\" level=info msg=\"Creating container: openstack-operators/2c5ec125e2b5a7b950ca1e283fae2821b10a336f43c4a62c9600b1329cph9bq/util\" id=45fb20a8-00b2-4b01-853b-0610614a1023 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.326748 | controller |     "Jun 09 16:53:14.745389 crc crio[20770]: time=\"2026-06-09T16:53:14.745290656Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.326764 | controller |     "Jun 09 16:53:14.776318 crc crio[20770]: time=\"2026-06-09T16:53:14.774985976Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.326780 | controller |     "Jun 09 16:53:14.780793 crc crio[20770]: time=\"2026-06-09T16:53:14.780607169Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.326799 | controller |     "Jun 09 16:53:14.930128 crc crio[20770]: time=\"2026-06-09T16:53:14.92984261Z\" level=info msg=\"Created container 468ca8e14cd813050fb3cfaa940025f41b8eae4646a920f736c96146b465cc00: openstack-operators/2c5ec125e2b5a7b950ca1e283fae2821b10a336f43c4a62c9600b1329cph9bq/util\" id=45fb20a8-00b2-4b01-853b-0610614a1023 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.326815 | controller |     "Jun 09 16:53:14.931227 crc crio[20770]: time=\"2026-06-09T16:53:14.931163498Z\" level=info msg=\"Starting container: 468ca8e14cd813050fb3cfaa940025f41b8eae4646a920f736c96146b465cc00\" id=452b0062-825e-44e1-b0bf-4334b337e1cc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.326831 | controller |     "Jun 09 16:53:14.939829 crc crio[20770]: time=\"2026-06-09T16:53:14.93952343Z\" level=info msg=\"Started container\" PID=41957 containerID=468ca8e14cd813050fb3cfaa940025f41b8eae4646a920f736c96146b465cc00 description=openstack-operators/2c5ec125e2b5a7b950ca1e283fae2821b10a336f43c4a62c9600b1329cph9bq/util id=452b0062-825e-44e1-b0bf-4334b337e1cc name=/runtime.v1.RuntimeService/StartContainer sandboxID=ff6411bf47408192b5beb88adb2649d20218303fdbf5e341ede8c861c4e94076",
2026-06-09 17:48:39.326846 | controller |     "Jun 09 16:53:16.114115 crc crio[20770]: time=\"2026-06-09T16:53:16.113426176Z\" level=info msg=\"Pulling image: 38.102.83.73:5001/openstack-k8s-operators/openstack-operator-bundle:721c3f7c64850716e5de5f4e76e1ef4c36c28652\" id=27b9acef-72c6-4b20-bda1-0ef8aed72ee1 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.326863 | controller |     "Jun 09 16:53:16.115777 crc crio[20770]: time=\"2026-06-09T16:53:16.115555518Z\" level=info msg=\"Trying to access \\\"38.102.83.73:5001/openstack-k8s-operators/openstack-operator-bundle:721c3f7c64850716e5de5f4e76e1ef4c36c28652\\\"\"",
2026-06-09 17:48:39.326878 | controller |     "Jun 09 16:53:17.497723 crc crio[20770]: time=\"2026-06-09T16:53:17.497169819Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-t9mkh/POD\" id=57590dd6-a29a-49df-a56b-5921ea324bce name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.326893 | controller |     "Jun 09 16:53:17.498755 crc crio[20770]: time=\"2026-06-09T16:53:17.497740216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.326909 | controller |     "Jun 09 16:53:18.161992 crc crio[20770]: time=\"2026-06-09T16:53:18.16172496Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-t9mkh Namespace:openshift-marketplace ID:acc325b04891cd2922c12151d35b97ae52f119fc4fa7f576c01966d7745f56dd UID:6959e028-04a7-4173-a418-d96855e42f02 NetNS:/var/run/netns/028de08d-f1ca-4cd6-bdcd-dd8f3e2ec3dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6959e028_04a7_4173_a418_d96855e42f02.slice PodAnnotations:0xc0005c61e0}] Aliases:map[]}\"",
2026-06-09 17:48:39.326924 | controller |     "Jun 09 16:53:18.162484 crc crio[20770]: time=\"2026-06-09T16:53:18.162012368Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-t9mkh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.326940 | controller |     "Jun 09 16:53:18.233919 crc crio[20770]: time=\"2026-06-09T16:53:18.233769146Z\" level=info msg=\"Pulled image: 38.102.83.73:5001/openstack-k8s-operators/openstack-operator-bundle@sha256:eb9bca78a14259a03674c90215860136c5098b2c9b4d95866d2de358dd6f651b\" id=27b9acef-72c6-4b20-bda1-0ef8aed72ee1 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.326956 | controller |     "Jun 09 16:53:18.241160 crc crio[20770]: time=\"2026-06-09T16:53:18.241065047Z\" level=info msg=\"Checking image status: 38.102.83.73:5001/openstack-k8s-operators/openstack-operator-bundle:721c3f7c64850716e5de5f4e76e1ef4c36c28652\" id=dc877b49-cdac-4905-b7d2-d3247db3eb16 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.326975 | controller |     "Jun 09 16:53:18.249442 crc crio[20770]: time=\"2026-06-09T16:53:18.249315376Z\" level=info msg=\"Checking image status: 38.102.83.73:5001/openstack-k8s-operators/openstack-operator-bundle:721c3f7c64850716e5de5f4e76e1ef4c36c28652\" id=e318a77e-ebf2-43ed-8d38-273118e37b61 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.326990 | controller |     "Jun 09 16:53:18.259890 crc crio[20770]: time=\"2026-06-09T16:53:18.259732457Z\" level=info msg=\"Creating container: openstack-operators/2c5ec125e2b5a7b950ca1e283fae2821b10a336f43c4a62c9600b1329cph9bq/pull\" id=7743e232-0d73-4e51-a574-b28172b4e618 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.327005 | controller |     "Jun 09 16:53:18.261465 crc crio[20770]: time=\"2026-06-09T16:53:18.261004574Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.327021 | controller |     "Jun 09 16:53:18.316956 crc crio[20770]: time=\"2026-06-09T16:53:18.316844321Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.327036 | controller |     "Jun 09 16:53:18.317297 crc crio[20770]: time=\"2026-06-09T16:53:18.317098878Z\" level=warning msg=\"Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/e202fee66b51eb71f125754b92bee4eff54e0164e17573cc816fc293471121d0/merged/etc/passwd: no such file or directory\"",
2026-06-09 17:48:39.327051 | controller |     "Jun 09 16:53:18.317297 crc crio[20770]: time=\"2026-06-09T16:53:18.317130669Z\" level=warning msg=\"Failed to open /etc/group: open /var/lib/containers/storage/overlay/e202fee66b51eb71f125754b92bee4eff54e0164e17573cc816fc293471121d0/merged/etc/group: no such file or directory\"",
2026-06-09 17:48:39.327066 | controller |     "Jun 09 16:53:18.321309 crc crio[20770]: time=\"2026-06-09T16:53:18.321159586Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.327081 | controller |     "Jun 09 16:53:18.585594 crc crio[20770]: time=\"2026-06-09T16:53:18.583411259Z\" level=info msg=\"Created container ca9ceafb952fac8c549ca7667a550ec9b8b14ed80fe0aeaab8f8046e813565e4: openstack-operators/2c5ec125e2b5a7b950ca1e283fae2821b10a336f43c4a62c9600b1329cph9bq/pull\" id=7743e232-0d73-4e51-a574-b28172b4e618 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.327097 | controller |     "Jun 09 16:53:18.587904 crc crio[20770]: time=\"2026-06-09T16:53:18.587111236Z\" level=info msg=\"Starting container: ca9ceafb952fac8c549ca7667a550ec9b8b14ed80fe0aeaab8f8046e813565e4\" id=2500b4fd-9a04-4aaf-8a4e-caf6c529b410 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.327119 | controller |     "Jun 09 16:53:18.597613 crc crio[20770]: time=\"2026-06-09T16:53:18.597187998Z\" level=info msg=\"Started container\" PID=42081 containerID=ca9ceafb952fac8c549ca7667a550ec9b8b14ed80fe0aeaab8f8046e813565e4 description=openstack-operators/2c5ec125e2b5a7b950ca1e283fae2821b10a336f43c4a62c9600b1329cph9bq/pull id=2500b4fd-9a04-4aaf-8a4e-caf6c529b410 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ff6411bf47408192b5beb88adb2649d20218303fdbf5e341ede8c861c4e94076",
2026-06-09 17:48:39.327145 | controller |     "Jun 09 16:53:18.915721 crc crio[20770]: 2026-06-09T16:53:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:acc325b04891cd2 Mac:22:33:0c:54:ad:fa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:40 Mtu:0 Sandbox:/var/run/netns/028de08d-f1ca-4cd6-bdcd-dd8f3e2ec3dd SocketPath: PciID:}] [{Interface:0xc0004b25d0 Address:{IP:10.217.0.64 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.327169 | controller |     "Jun 09 16:53:18.915721 crc crio[20770]: time=\"2026-06-09T16:53:18.912899077Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-t9mkh Namespace:openshift-marketplace ID:acc325b04891cd2922c12151d35b97ae52f119fc4fa7f576c01966d7745f56dd UID:6959e028-04a7-4173-a418-d96855e42f02 NetNS:/var/run/netns/028de08d-f1ca-4cd6-bdcd-dd8f3e2ec3dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6959e028_04a7_4173_a418_d96855e42f02.slice PodAnnotations:0xc0005c61e0}] Aliases:map[]}\"",
2026-06-09 17:48:39.327193 | controller |     "Jun 09 16:53:18.915721 crc crio[20770]: time=\"2026-06-09T16:53:18.913036041Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-t9mkh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.327209 | controller |     "Jun 09 16:53:18.925809 crc crio[20770]: time=\"2026-06-09T16:53:18.924334228Z\" level=info msg=\"Ran pod sandbox acc325b04891cd2922c12151d35b97ae52f119fc4fa7f576c01966d7745f56dd with infra container: openshift-marketplace/redhat-marketplace-t9mkh/POD\" id=57590dd6-a29a-49df-a56b-5921ea324bce name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.327256 | controller |     "Jun 09 16:53:18.935431 crc crio[20770]: time=\"2026-06-09T16:53:18.935202573Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0c3bffa7-525f-4140-a119-664ed6601a98 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.327278 | controller |     "Jun 09 16:53:18.938298 crc crio[20770]: time=\"2026-06-09T16:53:18.9381932Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5118df78-dec5-410b-90c5-282f9d3d7b4c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.327295 | controller |     "Jun 09 16:53:18.947343 crc crio[20770]: time=\"2026-06-09T16:53:18.947033146Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-t9mkh/extract-utilities\" id=be518c9a-c90c-4715-82ed-542b11bb618f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.327311 | controller |     "Jun 09 16:53:18.947992 crc crio[20770]: time=\"2026-06-09T16:53:18.947794888Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.327327 | controller |     "Jun 09 16:53:18.978717 crc crio[20770]: time=\"2026-06-09T16:53:18.978561598Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.327343 | controller |     "Jun 09 16:53:18.984586 crc crio[20770]: time=\"2026-06-09T16:53:18.984322635Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.327358 | controller |     "Jun 09 16:53:19.158314 crc crio[20770]: time=\"2026-06-09T16:53:19.15820582Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=7fbc2432-48ff-4c41-b9ee-45f1ea222ee9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.327373 | controller |     "Jun 09 16:53:19.163056 crc crio[20770]: time=\"2026-06-09T16:53:19.162873725Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=84cadedb-d2ee-4331-afa1-4285785094ed name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.327389 | controller |     "Jun 09 16:53:19.177397 crc crio[20770]: time=\"2026-06-09T16:53:19.177283402Z\" level=info msg=\"Created container 18cf8a180c62c7bc98569e7ebcf7eeaf192a385d31d9b7cc49e1d5ba1ebfbcdb: openshift-marketplace/redhat-marketplace-t9mkh/extract-utilities\" id=be518c9a-c90c-4715-82ed-542b11bb618f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.327409 | controller |     "Jun 09 16:53:19.179272 crc crio[20770]: time=\"2026-06-09T16:53:19.179194727Z\" level=info msg=\"Starting container: 18cf8a180c62c7bc98569e7ebcf7eeaf192a385d31d9b7cc49e1d5ba1ebfbcdb\" id=10ad8823-88e3-4a78-bed1-e97d9f183576 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.327425 | controller |     "Jun 09 16:53:19.183386 crc crio[20770]: time=\"2026-06-09T16:53:19.18309729Z\" level=info msg=\"Creating container: openstack-operators/2c5ec125e2b5a7b950ca1e283fae2821b10a336f43c4a62c9600b1329cph9bq/extract\" id=e33a84e5-58b9-463e-ba19-6cb952cccc81 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.327442 | controller |     "Jun 09 16:53:19.184269 crc crio[20770]: time=\"2026-06-09T16:53:19.183632856Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.327457 | controller |     "Jun 09 16:53:19.189171 crc crio[20770]: time=\"2026-06-09T16:53:19.189061823Z\" level=info msg=\"Started container\" PID=42118 containerID=18cf8a180c62c7bc98569e7ebcf7eeaf192a385d31d9b7cc49e1d5ba1ebfbcdb description=openshift-marketplace/redhat-marketplace-t9mkh/extract-utilities id=10ad8823-88e3-4a78-bed1-e97d9f183576 name=/runtime.v1.RuntimeService/StartContainer sandboxID=acc325b04891cd2922c12151d35b97ae52f119fc4fa7f576c01966d7745f56dd",
2026-06-09 17:48:39.327473 | controller |     "Jun 09 16:53:19.229754 crc crio[20770]: time=\"2026-06-09T16:53:19.229589666Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.327489 | controller |     "Jun 09 16:53:19.234346 crc crio[20770]: time=\"2026-06-09T16:53:19.234250341Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.327504 | controller |     "Jun 09 16:53:19.498334 crc crio[20770]: time=\"2026-06-09T16:53:19.498212214Z\" level=info msg=\"Created container 25994d4525cc1eba5a26c23908f75a228a9823388482cf0cc9b3b8b4ae6077b8: openstack-operators/2c5ec125e2b5a7b950ca1e283fae2821b10a336f43c4a62c9600b1329cph9bq/extract\" id=e33a84e5-58b9-463e-ba19-6cb952cccc81 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.327550 | controller |     "Jun 09 16:53:19.499755 crc crio[20770]: time=\"2026-06-09T16:53:19.499618454Z\" level=info msg=\"Starting container: 25994d4525cc1eba5a26c23908f75a228a9823388482cf0cc9b3b8b4ae6077b8\" id=f3c4efe7-8b63-4fee-9413-90236f712528 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.327568 | controller |     "Jun 09 16:53:19.505416 crc crio[20770]: time=\"2026-06-09T16:53:19.505175705Z\" level=info msg=\"Started container\" PID=42128 containerID=25994d4525cc1eba5a26c23908f75a228a9823388482cf0cc9b3b8b4ae6077b8 description=openstack-operators/2c5ec125e2b5a7b950ca1e283fae2821b10a336f43c4a62c9600b1329cph9bq/extract id=f3c4efe7-8b63-4fee-9413-90236f712528 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ff6411bf47408192b5beb88adb2649d20218303fdbf5e341ede8c861c4e94076",
2026-06-09 17:48:39.327585 | controller |     "Jun 09 16:53:20.176152 crc crio[20770]: time=\"2026-06-09T16:53:20.176033128Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=c578289b-4d2a-454b-a6f2-1c8ae20780c6 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.327601 | controller |     "Jun 09 16:53:20.190491 crc crio[20770]: time=\"2026-06-09T16:53:20.190386624Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-09 17:48:39.327620 | controller |     "Jun 09 16:53:21.189000 crc crio[20770]: time=\"2026-06-09T16:53:21.188181092Z\" level=info msg=\"Stopping pod sandbox: ff6411bf47408192b5beb88adb2649d20218303fdbf5e341ede8c861c4e94076\" id=c815bcf1-b19e-41fa-850c-8ede9b2c455d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.327637 | controller |     "Jun 09 16:53:21.190183 crc crio[20770]: time=\"2026-06-09T16:53:21.189521731Z\" level=info msg=\"Got pod network &{Name:2c5ec125e2b5a7b950ca1e283fae2821b10a336f43c4a62c9600b1329cph9bq Namespace:openstack-operators ID:ff6411bf47408192b5beb88adb2649d20218303fdbf5e341ede8c861c4e94076 UID:e7360c6a-1afa-478b-b09c-383eef4cee2e NetNS:/var/run/netns/02dcef02-d55a-441b-9ae6-1c2213b6bc3e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7360c6a_1afa_478b_b09c_383eef4cee2e.slice PodAnnotations:0xc000134300}] Aliases:map[]}\"",
2026-06-09 17:48:39.327653 | controller |     "Jun 09 16:53:21.190183 crc crio[20770]: time=\"2026-06-09T16:53:21.189795209Z\" level=info msg=\"Deleting pod openstack-operators_2c5ec125e2b5a7b950ca1e283fae2821b10a336f43c4a62c9600b1329cph9bq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.327668 | controller |     "Jun 09 16:53:21.816784 crc crio[20770]: time=\"2026-06-09T16:53:21.816428661Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0\" id=c578289b-4d2a-454b-a6f2-1c8ae20780c6 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.327684 | controller |     "Jun 09 16:53:21.819128 crc crio[20770]: time=\"2026-06-09T16:53:21.819030427Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=9d97a3cc-bab2-421f-a14c-af3b450ada73 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.327699 | controller |     "Jun 09 16:53:21.822250 crc crio[20770]: time=\"2026-06-09T16:53:21.822161258Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=1621c93e-20cf-4454-ae0a-069b9289d929 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.327715 | controller |     "Jun 09 16:53:21.832753 crc crio[20770]: time=\"2026-06-09T16:53:21.83260205Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-t9mkh/extract-content\" id=25fa64f9-d997-4b35-8c9d-4a0a65186a09 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.327730 | controller |     "Jun 09 16:53:21.833191 crc crio[20770]: time=\"2026-06-09T16:53:21.833131315Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.327746 | controller |     "Jun 09 16:53:21.865743 crc crio[20770]: time=\"2026-06-09T16:53:21.865298476Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.327761 | controller |     "Jun 09 16:53:21.869033 crc crio[20770]: time=\"2026-06-09T16:53:21.868956622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.327776 | controller |     "Jun 09 16:53:22.019847 crc crio[20770]: time=\"2026-06-09T16:53:22.019245904Z\" level=info msg=\"Created container f165da2fec5f4bcd4fae369d17d5269e2b3fe0d4f153eb5c2ee0cadc54ed39c2: openshift-marketplace/redhat-marketplace-t9mkh/extract-content\" id=25fa64f9-d997-4b35-8c9d-4a0a65186a09 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.327791 | controller |     "Jun 09 16:53:22.021490 crc crio[20770]: time=\"2026-06-09T16:53:22.021345824Z\" level=info msg=\"Stopped pod sandbox: ff6411bf47408192b5beb88adb2649d20218303fdbf5e341ede8c861c4e94076\" id=c815bcf1-b19e-41fa-850c-8ede9b2c455d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.327810 | controller |     "Jun 09 16:53:22.029070 crc crio[20770]: time=\"2026-06-09T16:53:22.028607115Z\" level=info msg=\"Starting container: f165da2fec5f4bcd4fae369d17d5269e2b3fe0d4f153eb5c2ee0cadc54ed39c2\" id=06a54add-6a76-41a0-87fc-37e67c88ba44 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.327826 | controller |     "Jun 09 16:53:22.036958 crc crio[20770]: time=\"2026-06-09T16:53:22.036849913Z\" level=info msg=\"Started container\" PID=42219 containerID=f165da2fec5f4bcd4fae369d17d5269e2b3fe0d4f153eb5c2ee0cadc54ed39c2 description=openshift-marketplace/redhat-marketplace-t9mkh/extract-content id=06a54add-6a76-41a0-87fc-37e67c88ba44 name=/runtime.v1.RuntimeService/StartContainer sandboxID=acc325b04891cd2922c12151d35b97ae52f119fc4fa7f576c01966d7745f56dd",
2026-06-09 17:48:39.327841 | controller |     "Jun 09 16:53:23.228567 crc crio[20770]: time=\"2026-06-09T16:53:23.228469513Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=93e84270-8abf-4b12-a7aa-04c05c630907 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.327856 | controller |     "Jun 09 16:53:23.231762 crc crio[20770]: time=\"2026-06-09T16:53:23.231613814Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=74b4f988-1eba-492e-a3b6-62bc9e4bbe74 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.327872 | controller |     "Jun 09 16:53:23.238759 crc crio[20770]: time=\"2026-06-09T16:53:23.238617576Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-t9mkh/registry-server\" id=aee3be37-0001-46e2-81dd-514258050745 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.327886 | controller |     "Jun 09 16:53:23.239339 crc crio[20770]: time=\"2026-06-09T16:53:23.239203723Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.327903 | controller |     "Jun 09 16:53:23.284425 crc crio[20770]: time=\"2026-06-09T16:53:23.284203046Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.327918 | controller |     "Jun 09 16:53:23.288415 crc crio[20770]: time=\"2026-06-09T16:53:23.288306905Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.327933 | controller |     "Jun 09 16:53:23.431851 crc crio[20770]: time=\"2026-06-09T16:53:23.431790069Z\" level=info msg=\"Created container 69bbfb6a592ffa3c58e03e17a373cdc57daedbaa101e592195c45dee201fd6a1: openshift-marketplace/redhat-marketplace-t9mkh/registry-server\" id=aee3be37-0001-46e2-81dd-514258050745 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.327949 | controller |     "Jun 09 16:53:23.433241 crc crio[20770]: time=\"2026-06-09T16:53:23.433156549Z\" level=info msg=\"Starting container: 69bbfb6a592ffa3c58e03e17a373cdc57daedbaa101e592195c45dee201fd6a1\" id=efea87ba-b1c9-4fb2-9c4d-ce83bf605e0f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.327964 | controller |     "Jun 09 16:53:23.441514 crc crio[20770]: time=\"2026-06-09T16:53:23.441392157Z\" level=info msg=\"Started container\" PID=42263 containerID=69bbfb6a592ffa3c58e03e17a373cdc57daedbaa101e592195c45dee201fd6a1 description=openshift-marketplace/redhat-marketplace-t9mkh/registry-server id=efea87ba-b1c9-4fb2-9c4d-ce83bf605e0f name=/runtime.v1.RuntimeService/StartContainer sandboxID=acc325b04891cd2922c12151d35b97ae52f119fc4fa7f576c01966d7745f56dd",
2026-06-09 17:48:39.327980 | controller |     "Jun 09 16:53:25.185503 crc crio[20770]: time=\"2026-06-09T16:53:25.184954218Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-controller-init-86ccc544f-t27dx/POD\" id=024f48fc-5b89-484a-a984-103f0fdef5a3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.327999 | controller |     "Jun 09 16:53:25.185503 crc crio[20770]: time=\"2026-06-09T16:53:25.185454362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.328015 | controller |     "Jun 09 16:53:25.211494 crc crio[20770]: time=\"2026-06-09T16:53:25.211385963Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-init-86ccc544f-t27dx Namespace:openstack-operators ID:92c6c82e0bbb94ce16f526a4b0e084530ca08cd7b13194e3f6a35ec04360fd49 UID:0f5a4813-6836-435f-9977-69b91797a82c NetNS:/var/run/netns/0f87d8e4-dcce-40a5-a7c7-12f40a8b8958 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0f5a4813_6836_435f_9977_69b91797a82c.slice PodAnnotations:0xc0001354c8}] Aliases:map[]}\"",
2026-06-09 17:48:39.328032 | controller |     "Jun 09 16:53:25.211494 crc crio[20770]: time=\"2026-06-09T16:53:25.211470395Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-controller-init-86ccc544f-t27dx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.328048 | controller |     "Jun 09 16:53:26.339113 crc crio[20770]: 2026-06-09T16:53:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:92c6c82e0bbb94c Mac:8e:19:ae:62:eb:66 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:42 Mtu:0 Sandbox:/var/run/netns/0f87d8e4-dcce-40a5-a7c7-12f40a8b8958 SocketPath: PciID:}] [{Interface:0xc00042e860 Address:{IP:10.217.0.66 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.328065 | controller |     "Jun 09 16:53:26.340662 crc crio[20770]: time=\"2026-06-09T16:53:26.340586295Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-init-86ccc544f-t27dx Namespace:openstack-operators ID:92c6c82e0bbb94ce16f526a4b0e084530ca08cd7b13194e3f6a35ec04360fd49 UID:0f5a4813-6836-435f-9977-69b91797a82c NetNS:/var/run/netns/0f87d8e4-dcce-40a5-a7c7-12f40a8b8958 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0f5a4813_6836_435f_9977_69b91797a82c.slice PodAnnotations:0xc0001354c8}] Aliases:map[]}\"",
2026-06-09 17:48:39.328081 | controller |     "Jun 09 16:53:26.340945 crc crio[20770]: time=\"2026-06-09T16:53:26.340873403Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-controller-init-86ccc544f-t27dx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.328097 | controller |     "Jun 09 16:53:26.347940 crc crio[20770]: time=\"2026-06-09T16:53:26.347849115Z\" level=info msg=\"Ran pod sandbox 92c6c82e0bbb94ce16f526a4b0e084530ca08cd7b13194e3f6a35ec04360fd49 with infra container: openstack-operators/openstack-operator-controller-init-86ccc544f-t27dx/POD\" id=024f48fc-5b89-484a-a984-103f0fdef5a3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.328114 | controller |     "Jun 09 16:53:26.350909 crc crio[20770]: time=\"2026-06-09T16:53:26.350814681Z\" level=info msg=\"Checking image status: 38.102.83.73:5001/openstack-k8s-operators/openstack-operator:721c3f7c64850716e5de5f4e76e1ef4c36c28652\" id=5d68569d-82b5-4b6a-a889-61b1aa0711d4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.328130 | controller |     "Jun 09 16:53:26.351117 crc crio[20770]: time=\"2026-06-09T16:53:26.351069649Z\" level=info msg=\"Image 38.102.83.73:5001/openstack-k8s-operators/openstack-operator:721c3f7c64850716e5de5f4e76e1ef4c36c28652 not found\" id=5d68569d-82b5-4b6a-a889-61b1aa0711d4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.328146 | controller |     "Jun 09 16:53:26.351185 crc crio[20770]: time=\"2026-06-09T16:53:26.35113624Z\" level=info msg=\"Neither image nor artfiact 38.102.83.73:5001/openstack-k8s-operators/openstack-operator:721c3f7c64850716e5de5f4e76e1ef4c36c28652 found\" id=5d68569d-82b5-4b6a-a889-61b1aa0711d4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.328165 | controller |     "Jun 09 16:53:26.352938 crc crio[20770]: time=\"2026-06-09T16:53:26.35286025Z\" level=info msg=\"Pulling image: 38.102.83.73:5001/openstack-k8s-operators/openstack-operator:721c3f7c64850716e5de5f4e76e1ef4c36c28652\" id=87d5ccea-85c9-4291-880d-c8aa766e870f name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.328181 | controller |     "Jun 09 16:53:26.354550 crc crio[20770]: time=\"2026-06-09T16:53:26.354471477Z\" level=info msg=\"Trying to access \\\"38.102.83.73:5001/openstack-k8s-operators/openstack-operator:721c3f7c64850716e5de5f4e76e1ef4c36c28652\\\"\"",
2026-06-09 17:48:39.328197 | controller |     "Jun 09 16:53:39.551337 crc crio[20770]: time=\"2026-06-09T16:53:39.549017794Z\" level=info msg=\"Stopping container: 69bbfb6a592ffa3c58e03e17a373cdc57daedbaa101e592195c45dee201fd6a1 (timeout: 2s)\" id=fb89fe00-8632-4911-ac29-720b478ceaec name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.328212 | controller |     "Jun 09 16:53:39.666797 crc crio[20770]: time=\"2026-06-09T16:53:39.666206147Z\" level=info msg=\"Stopping pod sandbox: db30fd7c35d657e96a498a7a96b232d6f18389a341fd02485e8949adcc5d2ae3\" id=6a1f15e2-61f7-4e3f-9222-9b6ce5eaf5b2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.328228 | controller |     "Jun 09 16:53:39.667337 crc crio[20770]: time=\"2026-06-09T16:53:39.667312939Z\" level=info msg=\"Stopped pod sandbox (already stopped): db30fd7c35d657e96a498a7a96b232d6f18389a341fd02485e8949adcc5d2ae3\" id=6a1f15e2-61f7-4e3f-9222-9b6ce5eaf5b2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.328244 | controller |     "Jun 09 16:53:39.668901 crc crio[20770]: time=\"2026-06-09T16:53:39.668869134Z\" level=info msg=\"Removing pod sandbox: db30fd7c35d657e96a498a7a96b232d6f18389a341fd02485e8949adcc5d2ae3\" id=a95dd6a0-5c4a-4e56-a281-817251b2c30b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.328260 | controller |     "Jun 09 16:53:47.233581 crc crio[20770]: time=\"2026-06-09T16:53:47.232025534Z\" level=info msg=\"Stopped container 69bbfb6a592ffa3c58e03e17a373cdc57daedbaa101e592195c45dee201fd6a1: openshift-marketplace/redhat-marketplace-t9mkh/registry-server\" id=fb89fe00-8632-4911-ac29-720b478ceaec name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.328275 | controller |     "Jun 09 16:53:47.237851 crc crio[20770]: time=\"2026-06-09T16:53:47.237573945Z\" level=info msg=\"Stopping pod sandbox: acc325b04891cd2922c12151d35b97ae52f119fc4fa7f576c01966d7745f56dd\" id=a2612bdb-42f1-456a-ad10-a4e8b9462a5d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.328292 | controller |     "Jun 09 16:53:47.238818 crc crio[20770]: time=\"2026-06-09T16:53:47.238717558Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-t9mkh Namespace:openshift-marketplace ID:acc325b04891cd2922c12151d35b97ae52f119fc4fa7f576c01966d7745f56dd UID:6959e028-04a7-4173-a418-d96855e42f02 NetNS:/var/run/netns/028de08d-f1ca-4cd6-bdcd-dd8f3e2ec3dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6959e028_04a7_4173_a418_d96855e42f02.slice PodAnnotations:0xc0010a2bd8}] Aliases:map[]}\"",
2026-06-09 17:48:39.328308 | controller |     "Jun 09 16:53:47.239120 crc crio[20770]: time=\"2026-06-09T16:53:47.238977795Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-t9mkh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.328324 | controller |     "Jun 09 16:53:48.806474 crc crio[20770]: time=\"2026-06-09T16:53:48.80552528Z\" level=info msg=\"Stopped pod sandbox: acc325b04891cd2922c12151d35b97ae52f119fc4fa7f576c01966d7745f56dd\" id=a2612bdb-42f1-456a-ad10-a4e8b9462a5d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.328343 | controller |     "Jun 09 16:53:48.823731 crc crio[20770]: time=\"2026-06-09T16:53:48.820321588Z\" level=info msg=\"Removed pod sandbox: db30fd7c35d657e96a498a7a96b232d6f18389a341fd02485e8949adcc5d2ae3\" id=a95dd6a0-5c4a-4e56-a281-817251b2c30b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.328359 | controller |     "Jun 09 16:53:48.823731 crc crio[20770]: time=\"2026-06-09T16:53:48.821970906Z\" level=info msg=\"Stopping pod sandbox: 70e0e0916d51aafdaa46b1b945162ffbcf98f5be6f855d9260ff5d119c5b341c\" id=b16069be-deba-422b-9ebf-1d0742ab2d00 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.328374 | controller |     "Jun 09 16:53:48.823731 crc crio[20770]: time=\"2026-06-09T16:53:48.822041478Z\" level=info msg=\"Stopped pod sandbox (already stopped): 70e0e0916d51aafdaa46b1b945162ffbcf98f5be6f855d9260ff5d119c5b341c\" id=b16069be-deba-422b-9ebf-1d0742ab2d00 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.328389 | controller |     "Jun 09 16:53:48.823731 crc crio[20770]: time=\"2026-06-09T16:53:48.822982685Z\" level=info msg=\"Removing pod sandbox: 70e0e0916d51aafdaa46b1b945162ffbcf98f5be6f855d9260ff5d119c5b341c\" id=e744aa82-8aad-4c08-9fc5-0b4f676d7fbf name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.328409 | controller |     "Jun 09 16:53:48.837042 crc crio[20770]: time=\"2026-06-09T16:53:48.83697497Z\" level=info msg=\"Removed pod sandbox: 70e0e0916d51aafdaa46b1b945162ffbcf98f5be6f855d9260ff5d119c5b341c\" id=e744aa82-8aad-4c08-9fc5-0b4f676d7fbf name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.328433 | controller |     "Jun 09 16:53:49.642870 crc crio[20770]: time=\"2026-06-09T16:53:49.642375759Z\" level=info msg=\"Pulled image: 38.102.83.73:5001/openstack-k8s-operators/openstack-operator@sha256:ee023bf76807ef818a36ba17eaf3ef39027c3642198cc07727f64cb26e08b5e6\" id=87d5ccea-85c9-4291-880d-c8aa766e870f name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.328461 | controller |     "Jun 09 16:53:49.643616 crc crio[20770]: time=\"2026-06-09T16:53:49.643574043Z\" level=info msg=\"Checking image status: 38.102.83.73:5001/openstack-k8s-operators/openstack-operator:721c3f7c64850716e5de5f4e76e1ef4c36c28652\" id=f5c70572-6840-47d4-80ae-667d00752864 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.328481 | controller |     "Jun 09 16:53:49.648786 crc crio[20770]: time=\"2026-06-09T16:53:49.647876138Z\" level=info msg=\"Checking image status: 38.102.83.73:5001/openstack-k8s-operators/openstack-operator:721c3f7c64850716e5de5f4e76e1ef4c36c28652\" id=568fdd26-5041-4f91-9047-a9e9da45dc1c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.328498 | controller |     "Jun 09 16:53:49.682116 crc crio[20770]: time=\"2026-06-09T16:53:49.682034097Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-controller-init-86ccc544f-t27dx/operator\" id=8934b901-c825-4652-a17f-50d5c1e35a2e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.328534 | controller |     "Jun 09 16:53:49.684118 crc crio[20770]: time=\"2026-06-09T16:53:49.684046935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.328553 | controller |     "Jun 09 16:53:49.696007 crc crio[20770]: time=\"2026-06-09T16:53:49.695794475Z\" level=info msg=\"Removing container: 69bbfb6a592ffa3c58e03e17a373cdc57daedbaa101e592195c45dee201fd6a1\" id=fb9734da-ef78-4824-a126-06baddd78e2c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.328570 | controller |     "Jun 09 16:53:49.713254 crc crio[20770]: time=\"2026-06-09T16:53:49.713174529Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.328586 | controller |     "Jun 09 16:53:49.718232 crc crio[20770]: time=\"2026-06-09T16:53:49.718139122Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.328606 | controller |     "Jun 09 16:53:49.728199 crc crio[20770]: time=\"2026-06-09T16:53:49.727168154Z\" level=info msg=\"Removed container 69bbfb6a592ffa3c58e03e17a373cdc57daedbaa101e592195c45dee201fd6a1: openshift-marketplace/redhat-marketplace-t9mkh/registry-server\" id=fb9734da-ef78-4824-a126-06baddd78e2c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.328622 | controller |     "Jun 09 16:53:49.732021 crc crio[20770]: time=\"2026-06-09T16:53:49.73187495Z\" level=info msg=\"Removing container: f165da2fec5f4bcd4fae369d17d5269e2b3fe0d4f153eb5c2ee0cadc54ed39c2\" id=d7b88446-f8c5-42d6-b5fc-537ae734f772 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.328638 | controller |     "Jun 09 16:53:49.782347 crc crio[20770]: time=\"2026-06-09T16:53:49.780328603Z\" level=info msg=\"Removed container f165da2fec5f4bcd4fae369d17d5269e2b3fe0d4f153eb5c2ee0cadc54ed39c2: openshift-marketplace/redhat-marketplace-t9mkh/extract-content\" id=d7b88446-f8c5-42d6-b5fc-537ae734f772 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.328653 | controller |     "Jun 09 16:53:49.784628 crc crio[20770]: time=\"2026-06-09T16:53:49.784577156Z\" level=info msg=\"Removing container: 18cf8a180c62c7bc98569e7ebcf7eeaf192a385d31d9b7cc49e1d5ba1ebfbcdb\" id=eb32a380-dce0-4c5e-a5b8-30f0c692feac name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.328668 | controller |     "Jun 09 16:53:49.820831 crc crio[20770]: time=\"2026-06-09T16:53:49.820693712Z\" level=info msg=\"Removed container 18cf8a180c62c7bc98569e7ebcf7eeaf192a385d31d9b7cc49e1d5ba1ebfbcdb: openshift-marketplace/redhat-marketplace-t9mkh/extract-utilities\" id=eb32a380-dce0-4c5e-a5b8-30f0c692feac name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.328684 | controller |     "Jun 09 16:53:50.140925 crc crio[20770]: time=\"2026-06-09T16:53:50.140610784Z\" level=info msg=\"Created container 6e24567f8b4d2cde9ec34faf4ed76e3754c3d009560144732a997b11abaa42e4: openstack-operators/openstack-operator-controller-init-86ccc544f-t27dx/operator\" id=8934b901-c825-4652-a17f-50d5c1e35a2e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.328700 | controller |     "Jun 09 16:53:50.142081 crc crio[20770]: time=\"2026-06-09T16:53:50.14185552Z\" level=info msg=\"Starting container: 6e24567f8b4d2cde9ec34faf4ed76e3754c3d009560144732a997b11abaa42e4\" id=2a005688-aca5-4a01-a85d-2e22bd215a07 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.328715 | controller |     "Jun 09 16:53:50.155166 crc crio[20770]: time=\"2026-06-09T16:53:50.155062252Z\" level=info msg=\"Started container\" PID=42932 containerID=6e24567f8b4d2cde9ec34faf4ed76e3754c3d009560144732a997b11abaa42e4 description=openstack-operators/openstack-operator-controller-init-86ccc544f-t27dx/operator id=2a005688-aca5-4a01-a85d-2e22bd215a07 name=/runtime.v1.RuntimeService/StartContainer sandboxID=92c6c82e0bbb94ce16f526a4b0e084530ca08cd7b13194e3f6a35ec04360fd49",
2026-06-09 17:48:39.328731 | controller |     "Jun 09 16:54:00.524460 crc crio[20770]: time=\"2026-06-09T16:54:00.523555618Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683734-x4pds/POD\" id=0916e4c1-0129-46c8-9f98-73da23048771 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.328747 | controller |     "Jun 09 16:54:00.524460 crc crio[20770]: time=\"2026-06-09T16:54:00.524491886Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.328763 | controller |     "Jun 09 16:54:00.566797 crc crio[20770]: time=\"2026-06-09T16:54:00.566328988Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683734-x4pds Namespace:openshift-infra ID:33b326c618813b4476cfd35e270a1d1b9710b69a5b74ad2f701f2b89b61f7deb UID:db8f0a25-8eef-474c-8987-246efc2331e5 NetNS:/var/run/netns/bfb6f8e5-36f1-4fe0-8593-16bc2f984baf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddb8f0a25_8eef_474c_8987_246efc2331e5.slice PodAnnotations:0xc0029d4760}] Aliases:map[]}\"",
2026-06-09 17:48:39.328794 | controller |     "Jun 09 16:54:00.566797 crc crio[20770]: time=\"2026-06-09T16:54:00.566782481Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683734-x4pds to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.328814 | controller |     "Jun 09 16:54:02.101036 crc crio[20770]: 2026-06-09T16:54:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:33b326c618813b4 Mac:92:8e:4e:ac:53:99 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/bfb6f8e5-36f1-4fe0-8593-16bc2f984baf SocketPath: PciID:}] [{Interface:0xc0002a46c0 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.328830 | controller |     "Jun 09 16:54:02.102478 crc crio[20770]: time=\"2026-06-09T16:54:02.102190923Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683734-x4pds Namespace:openshift-infra ID:33b326c618813b4476cfd35e270a1d1b9710b69a5b74ad2f701f2b89b61f7deb UID:db8f0a25-8eef-474c-8987-246efc2331e5 NetNS:/var/run/netns/bfb6f8e5-36f1-4fe0-8593-16bc2f984baf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddb8f0a25_8eef_474c_8987_246efc2331e5.slice PodAnnotations:0xc0029d4760}] Aliases:map[]}\"",
2026-06-09 17:48:39.328846 | controller |     "Jun 09 16:54:02.102478 crc crio[20770]: time=\"2026-06-09T16:54:02.102332817Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683734-x4pds for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.328863 | controller |     "Jun 09 16:54:02.109878 crc crio[20770]: time=\"2026-06-09T16:54:02.109021601Z\" level=info msg=\"Ran pod sandbox 33b326c618813b4476cfd35e270a1d1b9710b69a5b74ad2f701f2b89b61f7deb with infra container: openshift-infra/auto-csr-approver-29683734-x4pds/POD\" id=0916e4c1-0129-46c8-9f98-73da23048771 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.328879 | controller |     "Jun 09 16:54:02.111743 crc crio[20770]: time=\"2026-06-09T16:54:02.111491152Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=dd1613df-9b76-4473-a2c0-dbcb785e7f4e name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.328895 | controller |     "Jun 09 16:54:02.119568 crc crio[20770]: time=\"2026-06-09T16:54:02.119480794Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 17:48:39.328910 | controller |     "Jun 09 16:54:03.189265 crc crio[20770]: time=\"2026-06-09T16:54:03.188389015Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=dd1613df-9b76-4473-a2c0-dbcb785e7f4e name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.328925 | controller |     "Jun 09 16:54:03.190770 crc crio[20770]: time=\"2026-06-09T16:54:03.190380483Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=774d2b75-f0d7-4e93-bfb6-9878b4d2a3c4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.328940 | controller |     "Jun 09 16:54:03.194063 crc crio[20770]: time=\"2026-06-09T16:54:03.193984228Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=5b679c94-2a84-4d49-b0ce-2c0c80d4fe64 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.328956 | controller |     "Jun 09 16:54:03.203869 crc crio[20770]: time=\"2026-06-09T16:54:03.203431411Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683734-x4pds/oc\" id=4474374f-10e4-4cf7-ad2b-88c741bd5f9e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.328975 | controller |     "Jun 09 16:54:03.204812 crc crio[20770]: time=\"2026-06-09T16:54:03.204512323Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.328990 | controller |     "Jun 09 16:54:03.275403 crc crio[20770]: time=\"2026-06-09T16:54:03.275331375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.329006 | controller |     "Jun 09 16:54:03.778923 crc crio[20770]: time=\"2026-06-09T16:54:03.778377686Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.329020 | controller |     "Jun 09 16:54:04.023360 crc crio[20770]: time=\"2026-06-09T16:54:04.023192771Z\" level=info msg=\"Created container 868af8a5b2c1c186e9eabd4cc9b07c09fe8acf30dc0d95a70c0c0b964ac41cd2: openshift-infra/auto-csr-approver-29683734-x4pds/oc\" id=4474374f-10e4-4cf7-ad2b-88c741bd5f9e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.329035 | controller |     "Jun 09 16:54:04.024332 crc crio[20770]: time=\"2026-06-09T16:54:04.024219131Z\" level=info msg=\"Starting container: 868af8a5b2c1c186e9eabd4cc9b07c09fe8acf30dc0d95a70c0c0b964ac41cd2\" id=44cb5102-b07d-4478-ad95-5f9d8cbfbdd0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.329051 | controller |     "Jun 09 16:54:04.036020 crc crio[20770]: time=\"2026-06-09T16:54:04.035811887Z\" level=info msg=\"Started container\" PID=43280 containerID=868af8a5b2c1c186e9eabd4cc9b07c09fe8acf30dc0d95a70c0c0b964ac41cd2 description=openshift-infra/auto-csr-approver-29683734-x4pds/oc id=44cb5102-b07d-4478-ad95-5f9d8cbfbdd0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=33b326c618813b4476cfd35e270a1d1b9710b69a5b74ad2f701f2b89b61f7deb",
2026-06-09 17:48:39.329067 | controller |     "Jun 09 16:54:07.027995 crc crio[20770]: time=\"2026-06-09T16:54:07.027345374Z\" level=info msg=\"Stopping pod sandbox: 33b326c618813b4476cfd35e270a1d1b9710b69a5b74ad2f701f2b89b61f7deb\" id=2a16ae6a-bee2-494d-b965-74c1a90668e3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.329082 | controller |     "Jun 09 16:54:07.029301 crc crio[20770]: time=\"2026-06-09T16:54:07.028459146Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683734-x4pds Namespace:openshift-infra ID:33b326c618813b4476cfd35e270a1d1b9710b69a5b74ad2f701f2b89b61f7deb UID:db8f0a25-8eef-474c-8987-246efc2331e5 NetNS:/var/run/netns/bfb6f8e5-36f1-4fe0-8593-16bc2f984baf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddb8f0a25_8eef_474c_8987_246efc2331e5.slice PodAnnotations:0xc00008cab0}] Aliases:map[]}\"",
2026-06-09 17:48:39.329097 | controller |     "Jun 09 16:54:07.029301 crc crio[20770]: time=\"2026-06-09T16:54:07.028581929Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683734-x4pds from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.329113 | controller |     "Jun 09 16:54:08.134130 crc crio[20770]: time=\"2026-06-09T16:54:08.133768573Z\" level=info msg=\"Stopped pod sandbox: 33b326c618813b4476cfd35e270a1d1b9710b69a5b74ad2f701f2b89b61f7deb\" id=2a16ae6a-bee2-494d-b965-74c1a90668e3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.329128 | controller |     "Jun 09 16:54:15.160798 crc crio[20770]: time=\"2026-06-09T16:54:15.160051425Z\" level=info msg=\"Pulling image: quay.io/metal3-io/mariadb:latest\" id=47d54a4e-eca6-48c4-8160-2e70d9e3b0e4 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.329146 | controller |     "Jun 09 16:54:15.173799 crc crio[20770]: time=\"2026-06-09T16:54:15.173595108Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/mariadb:latest\\\"\"",
2026-06-09 17:48:39.329168 | controller |     "Jun 09 16:54:45.606499 crc crio[20770]: time=\"2026-06-09T16:54:45.605586482Z\" level=info msg=\"Running pod sandbox: openstack-operators/cinder-operator-controller-manager-86c584f6fc-bwz8b/POD\" id=12935540-8361-4fc3-9b89-758af26748ed name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.329184 | controller |     "Jun 09 16:54:45.608041 crc crio[20770]: time=\"2026-06-09T16:54:45.606520039Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.329200 | controller |     "Jun 09 16:54:45.633500 crc crio[20770]: time=\"2026-06-09T16:54:45.633412898Z\" level=info msg=\"Running pod sandbox: openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-nmxrm/POD\" id=ae41463c-845e-4cd8-8c66-d81266f39d61 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.329215 | controller |     "Jun 09 16:54:45.633818 crc crio[20770]: time=\"2026-06-09T16:54:45.633531452Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.329231 | controller |     "Jun 09 16:54:45.698730 crc crio[20770]: time=\"2026-06-09T16:54:45.698037682Z\" level=info msg=\"Running pod sandbox: openstack-operators/designate-operator-controller-manager-6bf8599b68-ghrgp/POD\" id=2a973461-3d36-4686-a2a7-3c70af0675fe name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.329246 | controller |     "Jun 09 16:54:45.698730 crc crio[20770]: time=\"2026-06-09T16:54:45.698169275Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.329261 | controller |     "Jun 09 16:54:45.845051 crc crio[20770]: time=\"2026-06-09T16:54:45.843046915Z\" level=info msg=\"Running pod sandbox: openstack-operators/heat-operator-controller-manager-5c5844cc68-6zwkh/POD\" id=928e945c-f984-49db-8acd-55824d34a4d9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.329276 | controller |     "Jun 09 16:54:45.845051 crc crio[20770]: time=\"2026-06-09T16:54:45.843146527Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.329292 | controller |     "Jun 09 16:54:45.958339 crc crio[20770]: time=\"2026-06-09T16:54:45.954900886Z\" level=info msg=\"Running pod sandbox: openstack-operators/horizon-operator-controller-manager-548d6d5f9-6b8kg/POD\" id=41e5b39e-a2af-4a7e-a666-253e10b8e6c9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.329307 | controller |     "Jun 09 16:54:45.958339 crc crio[20770]: time=\"2026-06-09T16:54:45.954985789Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.329323 | controller |     "Jun 09 16:54:46.091785 crc crio[20770]: time=\"2026-06-09T16:54:46.089735154Z\" level=info msg=\"Running pod sandbox: openstack-operators/glance-operator-controller-manager-5bdfb47c4d-lnc67/POD\" id=a69f43fc-4432-48a5-b41c-ed90ab09ab1c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.329338 | controller |     "Jun 09 16:54:46.091785 crc crio[20770]: time=\"2026-06-09T16:54:46.090425904Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.329353 | controller |     "Jun 09 16:54:46.267056 crc crio[20770]: time=\"2026-06-09T16:54:46.26692227Z\" level=info msg=\"Running pod sandbox: openstack-operators/ironic-operator-controller-manager-75f8548fcd-bd887/POD\" id=470480d0-65a5-4bc8-82ff-338944817dcf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.329368 | controller |     "Jun 09 16:54:46.267603 crc crio[20770]: time=\"2026-06-09T16:54:46.267091775Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.329386 | controller |     "Jun 09 16:54:46.290064 crc crio[20770]: time=\"2026-06-09T16:54:46.287455846Z\" level=info msg=\"Running pod sandbox: openstack-operators/keystone-operator-controller-manager-6ccff66c5b-kkcjh/POD\" id=cf17334c-9530-46a9-836e-4261860c108f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.329403 | controller |     "Jun 09 16:54:46.290064 crc crio[20770]: time=\"2026-06-09T16:54:46.287539998Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.329418 | controller |     "Jun 09 16:54:46.610617 crc crio[20770]: time=\"2026-06-09T16:54:46.610121008Z\" level=info msg=\"Running pod sandbox: openstack-operators/manila-operator-controller-manager-677d9d8477-pc87g/POD\" id=fad1ec93-f18c-4e73-a2bf-dc0d44a64ec9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.329433 | controller |     "Jun 09 16:54:46.610617 crc crio[20770]: time=\"2026-06-09T16:54:46.610211571Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.329448 | controller |     "Jun 09 16:54:46.939775 crc crio[20770]: time=\"2026-06-09T16:54:46.939600318Z\" level=info msg=\"Running pod sandbox: openstack-operators/neutron-operator-controller-manager-688d5c756f-n7pvq/POD\" id=67e8d9c3-6ec1-4bcc-988a-8c246f0576d1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.329463 | controller |     "Jun 09 16:54:46.939896 crc crio[20770]: time=\"2026-06-09T16:54:46.939802144Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.329477 | controller |     "Jun 09 16:54:47.040423 crc crio[20770]: time=\"2026-06-09T16:54:47.040335228Z\" level=info msg=\"Running pod sandbox: openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-tfqfb/POD\" id=5f022eb8-50e9-4af4-90ff-69cc94e1dfc1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.329492 | controller |     "Jun 09 16:54:47.040558 crc crio[20770]: time=\"2026-06-09T16:54:47.040446001Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.329507 | controller |     "Jun 09 16:54:47.150860 crc crio[20770]: time=\"2026-06-09T16:54:47.150770509Z\" level=info msg=\"Running pod sandbox: openstack-operators/nova-operator-controller-manager-f4c4579bb-6n5nw/POD\" id=adb125be-ceb4-4180-ae2d-ef44a6268aef name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.329544 | controller |     "Jun 09 16:54:47.166000 crc crio[20770]: time=\"2026-06-09T16:54:47.16185714Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.329561 | controller |     "Jun 09 16:54:47.223385 crc crio[20770]: time=\"2026-06-09T16:54:47.223132486Z\" level=info msg=\"Running pod sandbox: openstack-operators/octavia-operator-controller-manager-6495978d8d-jh4js/POD\" id=8378c09a-7570-4a4c-8140-714da0b99a72 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.329577 | controller |     "Jun 09 16:54:47.223385 crc crio[20770]: time=\"2026-06-09T16:54:47.223303171Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.329593 | controller |     "Jun 09 16:54:47.386016 crc crio[20770]: time=\"2026-06-09T16:54:47.38402272Z\" level=info msg=\"Running pod sandbox: openstack-operators/ovn-operator-controller-manager-58f85bd97f-pjscb/POD\" id=5f057702-0091-49c3-99ee-b89bd0582885 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.329619 | controller |     "Jun 09 16:54:47.386016 crc crio[20770]: time=\"2026-06-09T16:54:47.384139643Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.329635 | controller |     "Jun 09 16:54:47.787258 crc crio[20770]: time=\"2026-06-09T16:54:47.785801175Z\" level=info msg=\"Running pod sandbox: openstack-operators/swift-operator-controller-manager-67c49dd5c6-c9gqp/POD\" id=3af13079-d15f-449c-8012-0aa4a49c78f3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.329651 | controller |     "Jun 09 16:54:47.787258 crc crio[20770]: time=\"2026-06-09T16:54:47.78632209Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.329666 | controller |     "Jun 09 16:54:47.857337 crc crio[20770]: time=\"2026-06-09T16:54:47.857223995Z\" level=info msg=\"Running pod sandbox: openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-fjgkn/POD\" id=56fc9e0d-0103-4285-a3f0-c31bbc0f26ea name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.329682 | controller |     "Jun 09 16:54:47.857721 crc crio[20770]: time=\"2026-06-09T16:54:47.857409841Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.329696 | controller |     "Jun 09 16:54:47.975320 crc crio[20770]: time=\"2026-06-09T16:54:47.97502969Z\" level=info msg=\"Running pod sandbox: openstack-operators/test-operator-controller-manager-8d5599d7d-fnlh8/POD\" id=5048f91b-249b-4591-becf-7cc89a6a9681 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.329711 | controller |     "Jun 09 16:54:47.975320 crc crio[20770]: time=\"2026-06-09T16:54:47.975160034Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.329727 | controller |     "Jun 09 16:54:48.125927 crc crio[20770]: time=\"2026-06-09T16:54:48.125879902Z\" level=info msg=\"Running pod sandbox: openstack-operators/watcher-operator-controller-manager-577b679b5c-rfxss/POD\" id=71f48c52-7c57-4341-b27b-6b2bddeda4be name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.329742 | controller |     "Jun 09 16:54:48.126302 crc crio[20770]: time=\"2026-06-09T16:54:48.126271173Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.329758 | controller |     "Jun 09 16:54:48.880273 crc crio[20770]: time=\"2026-06-09T16:54:48.880155503Z\" level=info msg=\"Removing container: 4bc908742ff5a57539f00ad549784ccc99dd4af864fee192e36858db47ede5aa\" id=befe1c28-e009-44d1-ba03-2ead74695fc8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.329773 | controller |     "Jun 09 16:54:51.402178 crc crio[20770]: time=\"2026-06-09T16:54:51.401207644Z\" level=info msg=\"Removed container 4bc908742ff5a57539f00ad549784ccc99dd4af864fee192e36858db47ede5aa: openshift-infra/auto-csr-approver-29683728-gntrt/oc\" id=befe1c28-e009-44d1-ba03-2ead74695fc8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.329788 | controller |     "Jun 09 16:54:51.414269 crc crio[20770]: time=\"2026-06-09T16:54:51.41416443Z\" level=info msg=\"Stopping pod sandbox: acc325b04891cd2922c12151d35b97ae52f119fc4fa7f576c01966d7745f56dd\" id=3f74a170-5011-4b26-9fb3-aa80ba1b6fbf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.329804 | controller |     "Jun 09 16:54:51.414554 crc crio[20770]: time=\"2026-06-09T16:54:51.414279373Z\" level=info msg=\"Stopped pod sandbox (already stopped): acc325b04891cd2922c12151d35b97ae52f119fc4fa7f576c01966d7745f56dd\" id=3f74a170-5011-4b26-9fb3-aa80ba1b6fbf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.329823 | controller |     "Jun 09 16:54:51.415564 crc crio[20770]: time=\"2026-06-09T16:54:51.415409296Z\" level=info msg=\"Removing pod sandbox: acc325b04891cd2922c12151d35b97ae52f119fc4fa7f576c01966d7745f56dd\" id=85219dae-4002-4a21-96b3-4728a82edd24 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.329839 | controller |     "Jun 09 16:54:51.436523 crc crio[20770]: time=\"2026-06-09T16:54:51.436394884Z\" level=info msg=\"Pulled image: quay.io/metal3-io/mariadb@sha256:04c98546a59417b616c1ed83c4a8b5b840f52c343c715e28df0e145acfe1e8f0\" id=47d54a4e-eca6-48c4-8160-2e70d9e3b0e4 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.329854 | controller |     "Jun 09 16:54:51.438131 crc crio[20770]: time=\"2026-06-09T16:54:51.438038702Z\" level=info msg=\"Checking image status: quay.io/metal3-io/mariadb:latest\" id=43cf2c77-b775-4866-9b4a-0f8c3bb6b12e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.329871 | controller |     "Jun 09 16:54:51.583190 crc crio[20770]: time=\"2026-06-09T16:54:51.583094866Z\" level=info msg=\"Checking image status: quay.io/metal3-io/mariadb\" id=dc4c6b74-31e0-4058-a521-21a00c39dbaa name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.329887 | controller |     "Jun 09 16:54:51.655476 crc crio[20770]: time=\"2026-06-09T16:54:51.654912178Z\" level=info msg=\"Got pod network &{Name:barbican-operator-controller-manager-7b8ffd8c4f-nmxrm Namespace:openstack-operators ID:70c9c4652b632b9e1fd946156a6feba06b33588d386a66ce01048b2a9163daa8 UID:1587093d-d663-4f90-b369-b721fa61fcd0 NetNS:/var/run/netns/862cd62d-c894-46ba-8177-9627bc03e265 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1587093d_d663_4f90_b369_b721fa61fcd0.slice PodAnnotations:0xc0003de670}] Aliases:map[]}\"",
2026-06-09 17:48:39.329903 | controller |     "Jun 09 16:54:51.655476 crc crio[20770]: time=\"2026-06-09T16:54:51.655021691Z\" level=info msg=\"Adding pod openstack-operators_barbican-operator-controller-manager-7b8ffd8c4f-nmxrm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.329920 | controller |     "Jun 09 16:54:51.679677 crc crio[20770]: time=\"2026-06-09T16:54:51.679072598Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-c97755648-cq9r4/mariadb\" id=9cbf63d7-b42c-4543-b0b2-9c1148bac65c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.329935 | controller |     "Jun 09 16:54:51.802214 crc crio[20770]: time=\"2026-06-09T16:54:51.802018021Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.329951 | controller |     "Jun 09 16:54:51.831365 crc crio[20770]: time=\"2026-06-09T16:54:51.831273429Z\" level=info msg=\"Got pod network &{Name:manila-operator-controller-manager-677d9d8477-pc87g Namespace:openstack-operators ID:37f6cc6ca0b63630ea32be294eb1b303fdbef3f41028b3b49708d39cafde6fd3 UID:7a0f2d18-75a1-49e4-b6ec-e3c647242bf8 NetNS:/var/run/netns/641ebed9-4515-4b60-b924-da31c7ad3376 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7a0f2d18_75a1_49e4_b6ec_e3c647242bf8.slice PodAnnotations:0xc0003de480}] Aliases:map[]}\"",
2026-06-09 17:48:39.329968 | controller |     "Jun 09 16:54:51.831365 crc crio[20770]: time=\"2026-06-09T16:54:51.831353992Z\" level=info msg=\"Adding pod openstack-operators_manila-operator-controller-manager-677d9d8477-pc87g to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.329985 | controller |     "Jun 09 16:54:51.833477 crc crio[20770]: time=\"2026-06-09T16:54:51.83337506Z\" level=info msg=\"Removed pod sandbox: acc325b04891cd2922c12151d35b97ae52f119fc4fa7f576c01966d7745f56dd\" id=85219dae-4002-4a21-96b3-4728a82edd24 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.330003 | controller |     "Jun 09 16:54:51.835307 crc crio[20770]: time=\"2026-06-09T16:54:51.835180243Z\" level=info msg=\"Stopping pod sandbox: a25f34b5f7ec9aabf1bbdf7ec7e3b9e22fc1ff95099e21c5aae883d3bb774752\" id=503c8479-d178-42db-b49e-1c013ad83528 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.330019 | controller |     "Jun 09 16:54:51.835428 crc crio[20770]: time=\"2026-06-09T16:54:51.835331417Z\" level=info msg=\"Stopped pod sandbox (already stopped): a25f34b5f7ec9aabf1bbdf7ec7e3b9e22fc1ff95099e21c5aae883d3bb774752\" id=503c8479-d178-42db-b49e-1c013ad83528 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.330035 | controller |     "Jun 09 16:54:51.837156 crc crio[20770]: time=\"2026-06-09T16:54:51.837048447Z\" level=info msg=\"Removing pod sandbox: a25f34b5f7ec9aabf1bbdf7ec7e3b9e22fc1ff95099e21c5aae883d3bb774752\" id=ab20bfd7-fabb-461f-9e59-1c63ce1780ae name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.330051 | controller |     "Jun 09 16:54:51.847089 crc crio[20770]: time=\"2026-06-09T16:54:51.846978215Z\" level=info msg=\"Got pod network &{Name:nova-operator-controller-manager-f4c4579bb-6n5nw Namespace:openstack-operators ID:0024c9df10854aa2ba7470fa434fa49880d30a4ac7fb7b209df90c428d00f460 UID:d8499e4a-136e-4172-b3de-ef2e270629a8 NetNS:/var/run/netns/396f3ea0-e124-41a5-88ac-5f63d12d5619 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd8499e4a_136e_4172_b3de_ef2e270629a8.slice PodAnnotations:0xc00291a168}] Aliases:map[]}\"",
2026-06-09 17:48:39.330067 | controller |     "Jun 09 16:54:51.847089 crc crio[20770]: time=\"2026-06-09T16:54:51.847041496Z\" level=info msg=\"Adding pod openstack-operators_nova-operator-controller-manager-f4c4579bb-6n5nw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.330082 | controller |     "Jun 09 16:54:51.858625 crc crio[20770]: time=\"2026-06-09T16:54:51.858500939Z\" level=info msg=\"Got pod network &{Name:cinder-operator-controller-manager-86c584f6fc-bwz8b Namespace:openstack-operators ID:8b67d5d09d2e66ff83c499a16f29627835dd2e601619f972843a9a835183ab0e UID:5e666b1d-be09-4e87-a4bc-11d0023ebf1c NetNS:/var/run/netns/f37ac975-122c-4875-a313-eead550e8c8f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5e666b1d_be09_4e87_a4bc_11d0023ebf1c.slice PodAnnotations:0xc002a08038}] Aliases:map[]}\"",
2026-06-09 17:48:39.330098 | controller |     "Jun 09 16:54:51.859305 crc crio[20770]: time=\"2026-06-09T16:54:51.858743116Z\" level=info msg=\"Adding pod openstack-operators_cinder-operator-controller-manager-86c584f6fc-bwz8b to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.330114 | controller |     "Jun 09 16:54:51.866321 crc crio[20770]: time=\"2026-06-09T16:54:51.8661471Z\" level=info msg=\"Got pod network &{Name:neutron-operator-controller-manager-688d5c756f-n7pvq Namespace:openstack-operators ID:b492cf9308460c32bfd02465888e005f206c0aad4b2dcd13948d6046c228255c UID:b62916ba-8920-46a8-8cb7-f8e9f1977197 NetNS:/var/run/netns/e52617fa-2fb9-4b55-8cc2-73dc422912af Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb62916ba_8920_46a8_8cb7_f8e9f1977197.slice PodAnnotations:0xc0003de870}] Aliases:map[]}\"",
2026-06-09 17:48:39.330129 | controller |     "Jun 09 16:54:51.866321 crc crio[20770]: time=\"2026-06-09T16:54:51.866210672Z\" level=info msg=\"Adding pod openstack-operators_neutron-operator-controller-manager-688d5c756f-n7pvq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.330146 | controller |     "Jun 09 16:54:51.915913 crc crio[20770]: time=\"2026-06-09T16:54:51.91551949Z\" level=info msg=\"Got pod network &{Name:heat-operator-controller-manager-5c5844cc68-6zwkh Namespace:openstack-operators ID:73dfddba473e1ceb591be04a225745cb3b07797545cdbe4c30c8aec42546d2bc UID:1e5a1fe8-e471-4a47-9927-70f0a4754734 NetNS:/var/run/netns/c4a46a0f-3b4f-4ca5-872c-34ecb13d1f80 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1e5a1fe8_e471_4a47_9927_70f0a4754734.slice PodAnnotations:0xc002a082c0}] Aliases:map[]}\"",
2026-06-09 17:48:39.330175 | controller |     "Jun 09 16:54:51.915913 crc crio[20770]: time=\"2026-06-09T16:54:51.915626483Z\" level=info msg=\"Adding pod openstack-operators_heat-operator-controller-manager-5c5844cc68-6zwkh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.330199 | controller |     "Jun 09 16:54:51.928024 crc crio[20770]: time=\"2026-06-09T16:54:51.927934381Z\" level=info msg=\"Got pod network &{Name:ovn-operator-controller-manager-58f85bd97f-pjscb Namespace:openstack-operators ID:9c568ccd0ed3e3dbcbfb5fe496ea66fd7ca959319412077b3dcad169d52c7eb1 UID:45ce2769-2801-472a-9464-5009d14b3666 NetNS:/var/run/netns/a6d9c633-e522-4a70-be02-db714fb02e7b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod45ce2769_2801_472a_9464_5009d14b3666.slice PodAnnotations:0xc00291a358}] Aliases:map[]}\"",
2026-06-09 17:48:39.330217 | controller |     "Jun 09 16:54:51.928024 crc crio[20770]: time=\"2026-06-09T16:54:51.928011533Z\" level=info msg=\"Adding pod openstack-operators_ovn-operator-controller-manager-58f85bd97f-pjscb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.330233 | controller |     "Jun 09 16:54:51.941555 crc crio[20770]: time=\"2026-06-09T16:54:51.941334858Z\" level=info msg=\"Got pod network &{Name:mariadb-operator-controller-manager-7fcb8b58d6-tfqfb Namespace:openstack-operators ID:7d3ba4b4242eeb33d782fcfea0830c428e5934faafc231b30f7fd1896c95cf6c UID:b64c533c-b45e-4925-9f19-c64ed7068e5a NetNS:/var/run/netns/982d6593-6d56-48b6-b620-94a56b84e588 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb64c533c_b45e_4925_9f19_c64ed7068e5a.slice PodAnnotations:0xc00291a478}] Aliases:map[]}\"",
2026-06-09 17:48:39.330249 | controller |     "Jun 09 16:54:51.941555 crc crio[20770]: time=\"2026-06-09T16:54:51.94137935Z\" level=info msg=\"Adding pod openstack-operators_mariadb-operator-controller-manager-7fcb8b58d6-tfqfb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.330265 | controller |     "Jun 09 16:54:51.947421 crc crio[20770]: time=\"2026-06-09T16:54:51.946802127Z\" level=info msg=\"Got pod network &{Name:keystone-operator-controller-manager-6ccff66c5b-kkcjh Namespace:openstack-operators ID:a1377fcf7647663831a4316e5f8c22a5ddd6383fa4e3741ca5bfec05e42fbafa UID:bedd3c9c-8c01-464a-8d68-4c6eb9b634df NetNS:/var/run/netns/b631d93c-3b99-4775-9a79-abbf54927c13 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbedd3c9c_8c01_464a_8d68_4c6eb9b634df.slice PodAnnotations:0xc0005c6130}] Aliases:map[]}\"",
2026-06-09 17:48:39.330281 | controller |     "Jun 09 16:54:51.947421 crc crio[20770]: time=\"2026-06-09T16:54:51.947344423Z\" level=info msg=\"Adding pod openstack-operators_keystone-operator-controller-manager-6ccff66c5b-kkcjh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.330297 | controller |     "Jun 09 16:54:51.949032 crc crio[20770]: time=\"2026-06-09T16:54:51.94899199Z\" level=info msg=\"Got pod network &{Name:horizon-operator-controller-manager-548d6d5f9-6b8kg Namespace:openstack-operators ID:1aaeed0f646a0fb2aac9dec23542481b61f5ad43aaf5ac5294e0338002e27524 UID:e2d7fd84-8668-4fc2-a020-1f003418dd38 NetNS:/var/run/netns/982ec546-4f93-4032-8311-70b44be8204b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode2d7fd84_8668_4fc2_a020_1f003418dd38.slice PodAnnotations:0xc002732260}] Aliases:map[]}\"",
2026-06-09 17:48:39.330316 | controller |     "Jun 09 16:54:51.949183 crc crio[20770]: time=\"2026-06-09T16:54:51.949165005Z\" level=info msg=\"Adding pod openstack-operators_horizon-operator-controller-manager-548d6d5f9-6b8kg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.330332 | controller |     "Jun 09 16:54:51.984513 crc crio[20770]: time=\"2026-06-09T16:54:51.983918533Z\" level=info msg=\"Got pod network &{Name:telemetry-operator-controller-manager-5d65c7d97d-fjgkn Namespace:openstack-operators ID:112cd083aa1d8fa50d86cff8308000b26dc12eccf5a1ad5dac48463d4a87de10 UID:817f6027-e928-4243-a1d6-f26256bf728e NetNS:/var/run/netns/7e8f3647-e504-4832-9971-37ca290ebee9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod817f6027_e928_4243_a1d6_f26256bf728e.slice PodAnnotations:0xc002a083f0}] Aliases:map[]}\"",
2026-06-09 17:48:39.330348 | controller |     "Jun 09 16:54:51.984513 crc crio[20770]: time=\"2026-06-09T16:54:51.983991275Z\" level=info msg=\"Adding pod openstack-operators_telemetry-operator-controller-manager-5d65c7d97d-fjgkn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.330363 | controller |     "Jun 09 16:54:52.274765 crc crio[20770]: time=\"2026-06-09T16:54:52.220193061Z\" level=info msg=\"Got pod network &{Name:designate-operator-controller-manager-6bf8599b68-ghrgp Namespace:openstack-operators ID:d5ee8bb9be6d96ed09fafa0b242e9a295d01c17acdcd2aa93c14bdeeeca896dc UID:a04b104e-3bfb-4b89-9d0f-0b544ccf3b66 NetNS:/var/run/netns/523b4554-89c2-442e-b0f6-b525928d051e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda04b104e_3bfb_4b89_9d0f_0b544ccf3b66.slice PodAnnotations:0xc001e800e8}] Aliases:map[]}\"",
2026-06-09 17:48:39.330379 | controller |     "Jun 09 16:54:52.275517 crc crio[20770]: time=\"2026-06-09T16:54:52.221147859Z\" level=info msg=\"Got pod network &{Name:swift-operator-controller-manager-67c49dd5c6-c9gqp Namespace:openstack-operators ID:b7d33a4941b9aae674473ca53888cb3a20d6e9ab164efaf98ea3af90451d7302 UID:9fae1f2d-4ad7-4912-a1d1-2dcd2f18902c NetNS:/var/run/netns/7dd6f359-a6b8-418c-b0a4-091d9de3d58a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9fae1f2d_4ad7_4912_a1d1_2dcd2f18902c.slice PodAnnotations:0xc002732048}] Aliases:map[]}\"",
2026-06-09 17:48:39.330395 | controller |     "Jun 09 16:54:52.275517 crc crio[20770]: time=\"2026-06-09T16:54:52.275434102Z\" level=info msg=\"Adding pod openstack-operators_swift-operator-controller-manager-67c49dd5c6-c9gqp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.330410 | controller |     "Jun 09 16:54:52.277774 crc crio[20770]: time=\"2026-06-09T16:54:52.276780021Z\" level=info msg=\"Adding pod openstack-operators_designate-operator-controller-manager-6bf8599b68-ghrgp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.330426 | controller |     "Jun 09 16:54:52.277921 crc crio[20770]: time=\"2026-06-09T16:54:52.22393172Z\" level=info msg=\"Got pod network &{Name:octavia-operator-controller-manager-6495978d8d-jh4js Namespace:openstack-operators ID:961bf6e00017f672056748017a875c5fe4f68e27266f7fee8f37620884dd8dad UID:e4fc5bd7-5958-40c7-a1a0-43d7b923ee51 NetNS:/var/run/netns/d45f58a1-ae7b-4a07-9a3a-9f1ddb0459f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode4fc5bd7_5958_40c7_a1a0_43d7b923ee51.slice PodAnnotations:0xc00008c540}] Aliases:map[]}\"",
2026-06-09 17:48:39.330445 | controller |     "Jun 09 16:54:52.278017 crc crio[20770]: time=\"2026-06-09T16:54:52.277925175Z\" level=info msg=\"Adding pod openstack-operators_octavia-operator-controller-manager-6495978d8d-jh4js to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.330461 | controller |     "Jun 09 16:54:52.284293 crc crio[20770]: time=\"2026-06-09T16:54:52.241349354Z\" level=info msg=\"Got pod network &{Name:ironic-operator-controller-manager-75f8548fcd-bd887 Namespace:openstack-operators ID:4f63372e97006e55316aba6a30e7593137307b25c38e2d96e1b8f3c9cf50b669 UID:d4850793-a1a7-4f6f-833d-751b8dace8a8 NetNS:/var/run/netns/a5b62805-48d2-4881-b2f5-5daa59933d14 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd4850793_a1a7_4f6f_833d_751b8dace8a8.slice PodAnnotations:0xc001e80070}] Aliases:map[]}\"",
2026-06-09 17:48:39.330477 | controller |     "Jun 09 16:54:52.285047 crc crio[20770]: time=\"2026-06-09T16:54:52.28500746Z\" level=info msg=\"Adding pod openstack-operators_ironic-operator-controller-manager-75f8548fcd-bd887 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.330493 | controller |     "Jun 09 16:54:52.304495 crc crio[20770]: time=\"2026-06-09T16:54:52.249978125Z\" level=info msg=\"Got pod network &{Name:watcher-operator-controller-manager-577b679b5c-rfxss Namespace:openstack-operators ID:cfdc8de96306f014252497f0dda52e104ab6c7ceb523f45894eadbc091a9206b UID:51322d44-bb62-4604-a783-7a9b2646ff14 NetNS:/var/run/netns/56c4ad22-98bc-4c58-8021-181a3f00b1e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod51322d44_bb62_4604_a783_7a9b2646ff14.slice PodAnnotations:0xc001e80230}] Aliases:map[]}\"",
2026-06-09 17:48:39.330509 | controller |     "Jun 09 16:54:52.304495 crc crio[20770]: time=\"2026-06-09T16:54:52.304006461Z\" level=info msg=\"Adding pod openstack-operators_watcher-operator-controller-manager-577b679b5c-rfxss to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.330548 | controller |     "Jun 09 16:54:52.304495 crc crio[20770]: time=\"2026-06-09T16:54:52.251145098Z\" level=info msg=\"Got pod network &{Name:glance-operator-controller-manager-5bdfb47c4d-lnc67 Namespace:openstack-operators ID:0df17dcea6603453a3f051f82af43dd6aa87ad9fc51d5cf13c65b1a21d22d613 UID:80c32e57-b414-4846-8932-9b109f7c6197 NetNS:/var/run/netns/80c7620f-156b-4259-abe4-dba576356604 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod80c32e57_b414_4846_8932_9b109f7c6197.slice PodAnnotations:0xc00008c598}] Aliases:map[]}\"",
2026-06-09 17:48:39.330565 | controller |     "Jun 09 16:54:52.304495 crc crio[20770]: time=\"2026-06-09T16:54:52.304387112Z\" level=info msg=\"Adding pod openstack-operators_glance-operator-controller-manager-5bdfb47c4d-lnc67 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.330580 | controller |     "Jun 09 16:54:52.304495 crc crio[20770]: time=\"2026-06-09T16:54:52.255279088Z\" level=info msg=\"Got pod network &{Name:test-operator-controller-manager-8d5599d7d-fnlh8 Namespace:openstack-operators ID:702148d3035d2a366bc88e79bdb376f16ff9749a414c89eead29fabc109feba9 UID:177a78b3-e6d3-49eb-aec0-31f092837a85 NetNS:/var/run/netns/88b011a7-0f92-4ae2-a1ae-c859bf69aee0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod177a78b3_e6d3_49eb_aec0_31f092837a85.slice PodAnnotations:0xc00008c790}] Aliases:map[]}\"",
2026-06-09 17:48:39.330600 | controller |     "Jun 09 16:54:52.305382 crc crio[20770]: time=\"2026-06-09T16:54:52.304538146Z\" level=info msg=\"Adding pod openstack-operators_test-operator-controller-manager-8d5599d7d-fnlh8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.330616 | controller |     "Jun 09 16:54:52.526013 crc crio[20770]: time=\"2026-06-09T16:54:52.524150152Z\" level=info msg=\"Removed pod sandbox: a25f34b5f7ec9aabf1bbdf7ec7e3b9e22fc1ff95099e21c5aae883d3bb774752\" id=ab20bfd7-fabb-461f-9e59-1c63ce1780ae name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.330632 | controller |     "Jun 09 16:54:53.234422 crc crio[20770]: time=\"2026-06-09T16:54:53.234050148Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.330647 | controller |     "Jun 09 16:54:54.853871 crc crio[20770]: 2026-06-09T16:54:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b492cf9308460c3 Mac:16:6b:a4:4e:83:cf Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:54 Mtu:0 Sandbox:/var/run/netns/e52617fa-2fb9-4b55-8cc2-73dc422912af SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.84 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.330664 | controller |     "Jun 09 16:54:54.949836 crc crio[20770]: time=\"2026-06-09T16:54:54.948598423Z\" level=info msg=\"Got pod network &{Name:neutron-operator-controller-manager-688d5c756f-n7pvq Namespace:openstack-operators ID:b492cf9308460c32bfd02465888e005f206c0aad4b2dcd13948d6046c228255c UID:b62916ba-8920-46a8-8cb7-f8e9f1977197 NetNS:/var/run/netns/e52617fa-2fb9-4b55-8cc2-73dc422912af Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb62916ba_8920_46a8_8cb7_f8e9f1977197.slice PodAnnotations:0xc0003de870}] Aliases:map[]}\"",
2026-06-09 17:48:39.330680 | controller |     "Jun 09 16:54:54.949836 crc crio[20770]: time=\"2026-06-09T16:54:54.948970934Z\" level=info msg=\"Checking pod openstack-operators_neutron-operator-controller-manager-688d5c756f-n7pvq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.330696 | controller |     "Jun 09 16:54:55.108246 crc crio[20770]: time=\"2026-06-09T16:54:55.108004144Z\" level=info msg=\"Ran pod sandbox b492cf9308460c32bfd02465888e005f206c0aad4b2dcd13948d6046c228255c with infra container: openstack-operators/neutron-operator-controller-manager-688d5c756f-n7pvq/POD\" id=67e8d9c3-6ec1-4bcc-988a-8c246f0576d1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.330713 | controller |     "Jun 09 16:54:55.169037 crc crio[20770]: time=\"2026-06-09T16:54:55.16444931Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d\" id=c4240f6f-8dd4-475f-8d2e-8ff6037b015f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.330729 | controller |     "Jun 09 16:54:55.169037 crc crio[20770]: time=\"2026-06-09T16:54:55.165022406Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d not found\" id=c4240f6f-8dd4-475f-8d2e-8ff6037b015f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.330745 | controller |     "Jun 09 16:54:55.169037 crc crio[20770]: time=\"2026-06-09T16:54:55.165103109Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d found\" id=c4240f6f-8dd4-475f-8d2e-8ff6037b015f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.330761 | controller |     "Jun 09 16:54:55.210750 crc crio[20770]: time=\"2026-06-09T16:54:55.210293699Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d\" id=1b17cec3-ef5e-4653-82fa-9002b86df308 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.330779 | controller |     "Jun 09 16:54:55.250425 crc crio[20770]: time=\"2026-06-09T16:54:55.250132163Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d\\\"\"",
2026-06-09 17:48:39.330796 | controller |     "Jun 09 16:54:55.693418 crc crio[20770]: time=\"2026-06-09T16:54:55.692445832Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.330811 | controller |     "Jun 09 16:54:57.096565 crc crio[20770]: time=\"2026-06-09T16:54:57.095246912Z\" level=info msg=\"Created container f3e9ffe7a169ceb0a30f1721107ffd4fac928ae5f5d99ab2dadd22b43b114d63: baremetal-operator-system/baremetal-operator-ironic-c97755648-cq9r4/mariadb\" id=9cbf63d7-b42c-4543-b0b2-9c1148bac65c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.330826 | controller |     "Jun 09 16:54:57.140287 crc crio[20770]: time=\"2026-06-09T16:54:57.139994329Z\" level=info msg=\"Starting container: f3e9ffe7a169ceb0a30f1721107ffd4fac928ae5f5d99ab2dadd22b43b114d63\" id=f5d3b4b5-c6c5-4811-ad97-9905837989a5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.330842 | controller |     "Jun 09 16:54:57.201354 crc crio[20770]: time=\"2026-06-09T16:54:57.200274086Z\" level=info msg=\"Started container\" PID=44753 containerID=f3e9ffe7a169ceb0a30f1721107ffd4fac928ae5f5d99ab2dadd22b43b114d63 description=baremetal-operator-system/baremetal-operator-ironic-c97755648-cq9r4/mariadb id=f5d3b4b5-c6c5-4811-ad97-9905837989a5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=26b46faa35b70169f5e9bc8118d4d0c8d7c38aa08a6b2d2dbc251d5ce2345152",
2026-06-09 17:48:39.330859 | controller |     "Jun 09 16:54:57.249224 crc crio[20770]: 2026-06-09T16:54:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:37f6cc6ca0b6363 Mac:c2:b5:30:bd:ea:ae Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:52 Mtu:0 Sandbox:/var/run/netns/641ebed9-4515-4b60-b924-da31c7ad3376 SocketPath: PciID:}] [{Interface:0xc00013f320 Address:{IP:10.217.0.82 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.330876 | controller |     "Jun 09 16:54:57.256735 crc crio[20770]: time=\"2026-06-09T16:54:57.251497401Z\" level=info msg=\"Got pod network &{Name:manila-operator-controller-manager-677d9d8477-pc87g Namespace:openstack-operators ID:37f6cc6ca0b63630ea32be294eb1b303fdbef3f41028b3b49708d39cafde6fd3 UID:7a0f2d18-75a1-49e4-b6ec-e3c647242bf8 NetNS:/var/run/netns/641ebed9-4515-4b60-b924-da31c7ad3376 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7a0f2d18_75a1_49e4_b6ec_e3c647242bf8.slice PodAnnotations:0xc0003de480}] Aliases:map[]}\"",
2026-06-09 17:48:39.330892 | controller |     "Jun 09 16:54:57.268203 crc crio[20770]: time=\"2026-06-09T16:54:57.265911408Z\" level=info msg=\"Checking pod openstack-operators_manila-operator-controller-manager-677d9d8477-pc87g for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.330908 | controller |     "Jun 09 16:54:57.315121 crc crio[20770]: time=\"2026-06-09T16:54:57.311534261Z\" level=info msg=\"Ran pod sandbox 37f6cc6ca0b63630ea32be294eb1b303fdbef3f41028b3b49708d39cafde6fd3 with infra container: openstack-operators/manila-operator-controller-manager-677d9d8477-pc87g/POD\" id=fad1ec93-f18c-4e73-a2bf-dc0d44a64ec9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.330924 | controller |     "Jun 09 16:54:57.327745 crc crio[20770]: time=\"2026-06-09T16:54:57.326265548Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391\" id=a448538a-a7dd-4c4f-a736-3a263da2b755 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.330944 | controller |     "Jun 09 16:54:57.327745 crc crio[20770]: time=\"2026-06-09T16:54:57.327147323Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391 not found\" id=a448538a-a7dd-4c4f-a736-3a263da2b755 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.330960 | controller |     "Jun 09 16:54:57.327745 crc crio[20770]: time=\"2026-06-09T16:54:57.327206325Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391 found\" id=a448538a-a7dd-4c4f-a736-3a263da2b755 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.330976 | controller |     "Jun 09 16:54:57.336966 crc crio[20770]: time=\"2026-06-09T16:54:57.336767762Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391\" id=cb3d0fc1-0bb4-4c35-8016-bab8c4459096 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.330992 | controller |     "Jun 09 16:54:57.369586 crc crio[20770]: time=\"2026-06-09T16:54:57.368963105Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic:release-24.1\" id=1111d38a-6814-4e66-a273-65b36f3cc48e name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.331008 | controller |     "Jun 09 16:54:57.375084 crc crio[20770]: time=\"2026-06-09T16:54:57.374483315Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391\\\"\"",
2026-06-09 17:48:39.331024 | controller |     "Jun 09 16:54:57.401004 crc crio[20770]: time=\"2026-06-09T16:54:57.398231794Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic:release-24.1\\\"\"",
2026-06-09 17:48:39.331040 | controller |     "Jun 09 16:54:57.648947 crc crio[20770]: 2026-06-09T16:54:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7d3ba4b4242eeb3 Mac:da:e3:64:95:70:3a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:53 Mtu:0 Sandbox:/var/run/netns/982d6593-6d56-48b6-b620-94a56b84e588 SocketPath: PciID:}] [{Interface:0xc0001ac5d0 Address:{IP:10.217.0.83 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.331057 | controller |     "Jun 09 16:54:57.653734 crc crio[20770]: time=\"2026-06-09T16:54:57.650244288Z\" level=info msg=\"Got pod network &{Name:mariadb-operator-controller-manager-7fcb8b58d6-tfqfb Namespace:openstack-operators ID:7d3ba4b4242eeb33d782fcfea0830c428e5934faafc231b30f7fd1896c95cf6c UID:b64c533c-b45e-4925-9f19-c64ed7068e5a NetNS:/var/run/netns/982d6593-6d56-48b6-b620-94a56b84e588 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb64c533c_b45e_4925_9f19_c64ed7068e5a.slice PodAnnotations:0xc00291a478}] Aliases:map[]}\"",
2026-06-09 17:48:39.331072 | controller |     "Jun 09 16:54:57.653734 crc crio[20770]: time=\"2026-06-09T16:54:57.650480315Z\" level=info msg=\"Checking pod openstack-operators_mariadb-operator-controller-manager-7fcb8b58d6-tfqfb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.331087 | controller |     "Jun 09 16:54:57.668369 crc crio[20770]: time=\"2026-06-09T16:54:57.667158588Z\" level=info msg=\"Ran pod sandbox 7d3ba4b4242eeb33d782fcfea0830c428e5934faafc231b30f7fd1896c95cf6c with infra container: openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-tfqfb/POD\" id=5f022eb8-50e9-4af4-90ff-69cc94e1dfc1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.331103 | controller |     "Jun 09 16:54:57.683812 crc crio[20770]: time=\"2026-06-09T16:54:57.678012703Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398\" id=9c2cd9cf-231e-4258-9691-211829a10c95 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.331122 | controller |     "Jun 09 16:54:57.683812 crc crio[20770]: time=\"2026-06-09T16:54:57.679131235Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398 not found\" id=9c2cd9cf-231e-4258-9691-211829a10c95 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.331138 | controller |     "Jun 09 16:54:57.683812 crc crio[20770]: time=\"2026-06-09T16:54:57.679394543Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398 found\" id=9c2cd9cf-231e-4258-9691-211829a10c95 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.331195 | controller |     "Jun 09 16:54:57.685296 crc crio[20770]: time=\"2026-06-09T16:54:57.68447437Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398\" id=bbc3d63b-4acb-4cc4-a60c-047b564dfb8e name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.331220 | controller |     "Jun 09 16:54:57.692097 crc crio[20770]: time=\"2026-06-09T16:54:57.691924606Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398\\\"\"",
2026-06-09 17:48:39.331237 | controller |     "Jun 09 16:54:57.912716 crc crio[20770]: 2026-06-09T16:54:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:70c9c4652b632b9 Mac:4e:ba:88:c5:58:cd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4a Mtu:0 Sandbox:/var/run/netns/862cd62d-c894-46ba-8177-9627bc03e265 SocketPath: PciID:}] [{Interface:0xc00053e730 Address:{IP:10.217.0.74 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.331254 | controller |     "Jun 09 16:54:57.927579 crc crio[20770]: time=\"2026-06-09T16:54:57.927395401Z\" level=info msg=\"Got pod network &{Name:barbican-operator-controller-manager-7b8ffd8c4f-nmxrm Namespace:openstack-operators ID:70c9c4652b632b9e1fd946156a6feba06b33588d386a66ce01048b2a9163daa8 UID:1587093d-d663-4f90-b369-b721fa61fcd0 NetNS:/var/run/netns/862cd62d-c894-46ba-8177-9627bc03e265 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1587093d_d663_4f90_b369_b721fa61fcd0.slice PodAnnotations:0xc0003de670}] Aliases:map[]}\"",
2026-06-09 17:48:39.331270 | controller |     "Jun 09 16:54:57.928041 crc crio[20770]: time=\"2026-06-09T16:54:57.927809303Z\" level=info msg=\"Checking pod openstack-operators_barbican-operator-controller-manager-7b8ffd8c4f-nmxrm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.331286 | controller |     "Jun 09 16:54:57.955670 crc crio[20770]: 2026-06-09T16:54:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cfdc8de96306f01 Mac:92:1c:da:e6:38:35 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5c Mtu:0 Sandbox:/var/run/netns/56c4ad22-98bc-4c58-8021-181a3f00b1e3 SocketPath: PciID:}] [{Interface:0xc000112c50 Address:{IP:10.217.0.92 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.331302 | controller |     "Jun 09 16:54:57.956877 crc crio[20770]: time=\"2026-06-09T16:54:57.956555956Z\" level=info msg=\"Got pod network &{Name:watcher-operator-controller-manager-577b679b5c-rfxss Namespace:openstack-operators ID:cfdc8de96306f014252497f0dda52e104ab6c7ceb523f45894eadbc091a9206b UID:51322d44-bb62-4604-a783-7a9b2646ff14 NetNS:/var/run/netns/56c4ad22-98bc-4c58-8021-181a3f00b1e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod51322d44_bb62_4604_a783_7a9b2646ff14.slice PodAnnotations:0xc001e80230}] Aliases:map[]}\"",
2026-06-09 17:48:39.331317 | controller |     "Jun 09 16:54:57.956877 crc crio[20770]: time=\"2026-06-09T16:54:57.956827404Z\" level=info msg=\"Checking pod openstack-operators_watcher-operator-controller-manager-577b679b5c-rfxss for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.331337 | controller |     "Jun 09 16:54:57.961790 crc crio[20770]: time=\"2026-06-09T16:54:57.960094719Z\" level=info msg=\"Ran pod sandbox 70c9c4652b632b9e1fd946156a6feba06b33588d386a66ce01048b2a9163daa8 with infra container: openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-nmxrm/POD\" id=ae41463c-845e-4cd8-8c66-d81266f39d61 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.331354 | controller |     "Jun 09 16:54:57.974792 crc crio[20770]: 2026-06-09T16:54:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1aaeed0f646a0fb Mac:36:34:9a:6c:8f:75 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4e Mtu:0 Sandbox:/var/run/netns/982ec546-4f93-4032-8311-70b44be8204b SocketPath: PciID:}] [{Interface:0xc000350a00 Address:{IP:10.217.0.78 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.331369 | controller |     "Jun 09 16:54:57.982010 crc crio[20770]: time=\"2026-06-09T16:54:57.981592162Z\" level=info msg=\"Ran pod sandbox cfdc8de96306f014252497f0dda52e104ab6c7ceb523f45894eadbc091a9206b with infra container: openstack-operators/watcher-operator-controller-manager-577b679b5c-rfxss/POD\" id=71f48c52-7c57-4341-b27b-6b2bddeda4be name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.331385 | controller |     "Jun 09 16:54:57.992734 crc crio[20770]: time=\"2026-06-09T16:54:57.99222059Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7\" id=bf29e5cc-95c9-42f7-b911-f7e77b40ab8c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.331400 | controller |     "Jun 09 16:54:57.992734 crc crio[20770]: time=\"2026-06-09T16:54:57.992520008Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7 not found\" id=bf29e5cc-95c9-42f7-b911-f7e77b40ab8c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.331416 | controller |     "Jun 09 16:54:57.992734 crc crio[20770]: time=\"2026-06-09T16:54:57.99257695Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7 found\" id=bf29e5cc-95c9-42f7-b911-f7e77b40ab8c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.331431 | controller |     "Jun 09 16:54:58.004269 crc crio[20770]: time=\"2026-06-09T16:54:58.004066723Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7\" id=3fc6ec88-6202-4df3-bc4d-2bca551975d3 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.331446 | controller |     "Jun 09 16:54:58.009430 crc crio[20770]: time=\"2026-06-09T16:54:58.009261164Z\" level=info msg=\"Got pod network &{Name:horizon-operator-controller-manager-548d6d5f9-6b8kg Namespace:openstack-operators ID:1aaeed0f646a0fb2aac9dec23542481b61f5ad43aaf5ac5294e0338002e27524 UID:e2d7fd84-8668-4fc2-a020-1f003418dd38 NetNS:/var/run/netns/982ec546-4f93-4032-8311-70b44be8204b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode2d7fd84_8668_4fc2_a020_1f003418dd38.slice PodAnnotations:0xc002732260}] Aliases:map[]}\"",
2026-06-09 17:48:39.331462 | controller |     "Jun 09 16:54:58.009812 crc crio[20770]: time=\"2026-06-09T16:54:58.009531452Z\" level=info msg=\"Checking pod openstack-operators_horizon-operator-controller-manager-548d6d5f9-6b8kg for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.331478 | controller |     "Jun 09 16:54:58.014729 crc crio[20770]: time=\"2026-06-09T16:54:58.012167838Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7\\\"\"",
2026-06-09 17:48:39.331498 | controller |     "Jun 09 16:54:58.014729 crc crio[20770]: time=\"2026-06-09T16:54:58.013462955Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d\" id=626f2251-b53c-46b3-ad6d-da5e8d0725cd name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.331533 | controller |     "Jun 09 16:54:58.014729 crc crio[20770]: time=\"2026-06-09T16:54:58.014025002Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d not found\" id=626f2251-b53c-46b3-ad6d-da5e8d0725cd name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.331551 | controller |     "Jun 09 16:54:58.014729 crc crio[20770]: time=\"2026-06-09T16:54:58.014108324Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d found\" id=626f2251-b53c-46b3-ad6d-da5e8d0725cd name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.331567 | controller |     "Jun 09 16:54:58.026826 crc crio[20770]: time=\"2026-06-09T16:54:58.024016661Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d\" id=0968c3ef-3d44-43d7-b877-7fc32e18798b name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.331582 | controller |     "Jun 09 16:54:58.037416 crc crio[20770]: time=\"2026-06-09T16:54:58.037318727Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d\\\"\"",
2026-06-09 17:48:39.331598 | controller |     "Jun 09 16:54:58.101953 crc crio[20770]: time=\"2026-06-09T16:54:58.100469087Z\" level=info msg=\"Ran pod sandbox 1aaeed0f646a0fb2aac9dec23542481b61f5ad43aaf5ac5294e0338002e27524 with infra container: openstack-operators/horizon-operator-controller-manager-548d6d5f9-6b8kg/POD\" id=41e5b39e-a2af-4a7e-a666-253e10b8e6c9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.331614 | controller |     "Jun 09 16:54:58.151933 crc crio[20770]: time=\"2026-06-09T16:54:58.150206309Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed\" id=1534c976-58f9-4f42-a142-d4c82477aec2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.331630 | controller |     "Jun 09 16:54:58.151933 crc crio[20770]: time=\"2026-06-09T16:54:58.1512786Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed not found\" id=1534c976-58f9-4f42-a142-d4c82477aec2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.331645 | controller |     "Jun 09 16:54:58.151933 crc crio[20770]: time=\"2026-06-09T16:54:58.151350792Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed found\" id=1534c976-58f9-4f42-a142-d4c82477aec2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.331661 | controller |     "Jun 09 16:54:58.173181 crc crio[20770]: time=\"2026-06-09T16:54:58.172493865Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed\" id=731c0eeb-af70-4e94-8ab6-af605f3952df name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.331676 | controller |     "Jun 09 16:54:58.189282 crc crio[20770]: time=\"2026-06-09T16:54:58.188574041Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed\\\"\"",
2026-06-09 17:48:39.331695 | controller |     "Jun 09 16:54:58.470608 crc crio[20770]: 2026-06-09T16:54:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a1377fcf7647663 Mac:2a:29:fd:44:54:96 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:51 Mtu:0 Sandbox:/var/run/netns/b631d93c-3b99-4775-9a79-abbf54927c13 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.81 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.331711 | controller |     "Jun 09 16:54:58.474782 crc crio[20770]: time=\"2026-06-09T16:54:58.471493841Z\" level=info msg=\"Got pod network &{Name:keystone-operator-controller-manager-6ccff66c5b-kkcjh Namespace:openstack-operators ID:a1377fcf7647663831a4316e5f8c22a5ddd6383fa4e3741ca5bfec05e42fbafa UID:bedd3c9c-8c01-464a-8d68-4c6eb9b634df NetNS:/var/run/netns/b631d93c-3b99-4775-9a79-abbf54927c13 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbedd3c9c_8c01_464a_8d68_4c6eb9b634df.slice PodAnnotations:0xc0005c6130}] Aliases:map[]}\"",
2026-06-09 17:48:39.331728 | controller |     "Jun 09 16:54:58.474782 crc crio[20770]: time=\"2026-06-09T16:54:58.471782799Z\" level=info msg=\"Checking pod openstack-operators_keystone-operator-controller-manager-6ccff66c5b-kkcjh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.331743 | controller |     "Jun 09 16:54:58.481305 crc crio[20770]: time=\"2026-06-09T16:54:58.480243595Z\" level=info msg=\"Ran pod sandbox a1377fcf7647663831a4316e5f8c22a5ddd6383fa4e3741ca5bfec05e42fbafa with infra container: openstack-operators/keystone-operator-controller-manager-6ccff66c5b-kkcjh/POD\" id=cf17334c-9530-46a9-836e-4261860c108f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.331759 | controller |     "Jun 09 16:54:58.515112 crc crio[20770]: time=\"2026-06-09T16:54:58.51217365Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6\" id=1c88061e-a17c-4e7c-9eda-56ebbcde7cfb name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.331774 | controller |     "Jun 09 16:54:58.515112 crc crio[20770]: time=\"2026-06-09T16:54:58.513073916Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6 not found\" id=1c88061e-a17c-4e7c-9eda-56ebbcde7cfb name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.331790 | controller |     "Jun 09 16:54:58.515112 crc crio[20770]: time=\"2026-06-09T16:54:58.513140858Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6 found\" id=1c88061e-a17c-4e7c-9eda-56ebbcde7cfb name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.331805 | controller |     "Jun 09 16:54:58.521104 crc crio[20770]: time=\"2026-06-09T16:54:58.520030038Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6\" id=4dc57029-e319-4e06-8e84-23a8a5d21c49 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.331820 | controller |     "Jun 09 16:54:58.531911 crc crio[20770]: time=\"2026-06-09T16:54:58.526888017Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6\\\"\"",
2026-06-09 17:48:39.331835 | controller |     "Jun 09 16:54:58.635104 crc crio[20770]: 2026-06-09T16:54:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:961bf6e00017f67 Mac:1e:d6:db:bc:88:8f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:56 Mtu:0 Sandbox:/var/run/netns/d45f58a1-ae7b-4a07-9a3a-9f1ddb0459f5 SocketPath: PciID:}] [{Interface:0xc000194e50 Address:{IP:10.217.0.86 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.331851 | controller |     "Jun 09 16:54:58.636289 crc crio[20770]: time=\"2026-06-09T16:54:58.635914137Z\" level=info msg=\"Got pod network &{Name:octavia-operator-controller-manager-6495978d8d-jh4js Namespace:openstack-operators ID:961bf6e00017f672056748017a875c5fe4f68e27266f7fee8f37620884dd8dad UID:e4fc5bd7-5958-40c7-a1a0-43d7b923ee51 NetNS:/var/run/netns/d45f58a1-ae7b-4a07-9a3a-9f1ddb0459f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode4fc5bd7_5958_40c7_a1a0_43d7b923ee51.slice PodAnnotations:0xc00008c540}] Aliases:map[]}\"",
2026-06-09 17:48:39.331870 | controller |     "Jun 09 16:54:58.636289 crc crio[20770]: time=\"2026-06-09T16:54:58.636116863Z\" level=info msg=\"Checking pod openstack-operators_octavia-operator-controller-manager-6495978d8d-jh4js for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.331885 | controller |     "Jun 09 16:54:58.644548 crc crio[20770]: time=\"2026-06-09T16:54:58.644504416Z\" level=info msg=\"Ran pod sandbox 961bf6e00017f672056748017a875c5fe4f68e27266f7fee8f37620884dd8dad with infra container: openstack-operators/octavia-operator-controller-manager-6495978d8d-jh4js/POD\" id=8378c09a-7570-4a4c-8140-714da0b99a72 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.331900 | controller |     "Jun 09 16:54:58.648227 crc crio[20770]: time=\"2026-06-09T16:54:58.648178112Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\" id=ae0cd7df-dca5-447f-8d21-324aedfb9878 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.331917 | controller |     "Jun 09 16:54:58.649525 crc crio[20770]: time=\"2026-06-09T16:54:58.649427218Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63 not found\" id=ae0cd7df-dca5-447f-8d21-324aedfb9878 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.331933 | controller |     "Jun 09 16:54:58.649999 crc crio[20770]: time=\"2026-06-09T16:54:58.649926223Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63 found\" id=ae0cd7df-dca5-447f-8d21-324aedfb9878 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.331949 | controller |     "Jun 09 16:54:58.652989 crc crio[20770]: time=\"2026-06-09T16:54:58.652877018Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\" id=146820e2-5e0e-4941-8744-49c12c6f92c4 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.331965 | controller |     "Jun 09 16:54:58.655972 crc crio[20770]: 2026-06-09T16:54:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8b67d5d09d2e66f Mac:6a:7f:a7:da:6f:55 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:49 Mtu:0 Sandbox:/var/run/netns/f37ac975-122c-4875-a313-eead550e8c8f SocketPath: PciID:}] [{Interface:0xc00031f1d0 Address:{IP:10.217.0.73 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.331981 | controller |     "Jun 09 16:54:58.657611 crc crio[20770]: time=\"2026-06-09T16:54:58.656809102Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\\\"\"",
2026-06-09 17:48:39.331997 | controller |     "Jun 09 16:54:58.657611 crc crio[20770]: time=\"2026-06-09T16:54:58.656815343Z\" level=info msg=\"Got pod network &{Name:cinder-operator-controller-manager-86c584f6fc-bwz8b Namespace:openstack-operators ID:8b67d5d09d2e66ff83c499a16f29627835dd2e601619f972843a9a835183ab0e UID:5e666b1d-be09-4e87-a4bc-11d0023ebf1c NetNS:/var/run/netns/f37ac975-122c-4875-a313-eead550e8c8f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5e666b1d_be09_4e87_a4bc_11d0023ebf1c.slice PodAnnotations:0xc002a08038}] Aliases:map[]}\"",
2026-06-09 17:48:39.332017 | controller |     "Jun 09 16:54:58.657611 crc crio[20770]: time=\"2026-06-09T16:54:58.65740203Z\" level=info msg=\"Checking pod openstack-operators_cinder-operator-controller-manager-86c584f6fc-bwz8b for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.332034 | controller |     "Jun 09 16:54:58.674116 crc crio[20770]: time=\"2026-06-09T16:54:58.674026781Z\" level=info msg=\"Ran pod sandbox 8b67d5d09d2e66ff83c499a16f29627835dd2e601619f972843a9a835183ab0e with infra container: openstack-operators/cinder-operator-controller-manager-86c584f6fc-bwz8b/POD\" id=12935540-8361-4fc3-9b89-758af26748ed name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.332049 | controller |     "Jun 09 16:54:58.682371 crc crio[20770]: 2026-06-09T16:54:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:73dfddba473e1ce Mac:32:aa:51:07:03:33 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4d Mtu:0 Sandbox:/var/run/netns/c4a46a0f-3b4f-4ca5-872c-34ecb13d1f80 SocketPath: PciID:}] [{Interface:0xc000014920 Address:{IP:10.217.0.77 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.332065 | controller |     "Jun 09 16:54:58.692551 crc crio[20770]: time=\"2026-06-09T16:54:58.692366253Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce\" id=fd4594d6-1fbb-4783-9746-7b0d3cc579fc name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.332080 | controller |     "Jun 09 16:54:58.692887 crc crio[20770]: time=\"2026-06-09T16:54:58.692837567Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce not found\" id=fd4594d6-1fbb-4783-9746-7b0d3cc579fc name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.332096 | controller |     "Jun 09 16:54:58.693004 crc crio[20770]: time=\"2026-06-09T16:54:58.692900538Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce found\" id=fd4594d6-1fbb-4783-9746-7b0d3cc579fc name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.332111 | controller |     "Jun 09 16:54:58.695273 crc crio[20770]: time=\"2026-06-09T16:54:58.695215976Z\" level=info msg=\"Got pod network &{Name:heat-operator-controller-manager-5c5844cc68-6zwkh Namespace:openstack-operators ID:73dfddba473e1ceb591be04a225745cb3b07797545cdbe4c30c8aec42546d2bc UID:1e5a1fe8-e471-4a47-9927-70f0a4754734 NetNS:/var/run/netns/c4a46a0f-3b4f-4ca5-872c-34ecb13d1f80 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1e5a1fe8_e471_4a47_9927_70f0a4754734.slice PodAnnotations:0xc002a082c0}] Aliases:map[]}\"",
2026-06-09 17:48:39.332128 | controller |     "Jun 09 16:54:58.701915 crc crio[20770]: time=\"2026-06-09T16:54:58.701847028Z\" level=info msg=\"Checking pod openstack-operators_heat-operator-controller-manager-5c5844cc68-6zwkh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.332145 | controller |     "Jun 09 16:54:58.702774 crc crio[20770]: time=\"2026-06-09T16:54:58.698208982Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce\" id=792a4855-3ea4-4086-adea-7c034cf3991a name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.332163 | controller |     "Jun 09 16:54:58.709851 crc crio[20770]: time=\"2026-06-09T16:54:58.709784238Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce\\\"\"",
2026-06-09 17:48:39.332180 | controller |     "Jun 09 16:54:58.748572 crc crio[20770]: time=\"2026-06-09T16:54:58.74850625Z\" level=info msg=\"Ran pod sandbox 73dfddba473e1ceb591be04a225745cb3b07797545cdbe4c30c8aec42546d2bc with infra container: openstack-operators/heat-operator-controller-manager-5c5844cc68-6zwkh/POD\" id=928e945c-f984-49db-8acd-55824d34a4d9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.332199 | controller |     "Jun 09 16:54:58.756773 crc crio[20770]: time=\"2026-06-09T16:54:58.756544693Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752\" id=a0080bfc-9e75-4c78-948c-542bb73b16c6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.332215 | controller |     "Jun 09 16:54:58.757059 crc crio[20770]: time=\"2026-06-09T16:54:58.756912264Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752 not found\" id=a0080bfc-9e75-4c78-948c-542bb73b16c6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.332231 | controller |     "Jun 09 16:54:58.757059 crc crio[20770]: time=\"2026-06-09T16:54:58.756973946Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752 found\" id=a0080bfc-9e75-4c78-948c-542bb73b16c6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.332246 | controller |     "Jun 09 16:54:58.765814 crc crio[20770]: time=\"2026-06-09T16:54:58.765506243Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752\" id=d62cf376-80d0-414c-b73e-6da5bb5af25e name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.332262 | controller |     "Jun 09 16:54:58.800048 crc crio[20770]: time=\"2026-06-09T16:54:58.799728645Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752\\\"\"",
2026-06-09 17:48:39.332277 | controller |     "Jun 09 16:54:59.125974 crc crio[20770]: 2026-06-09T16:54:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9c568ccd0ed3e3d Mac:d2:3b:5c:a6:c9:f2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:57 Mtu:0 Sandbox:/var/run/netns/a6d9c633-e522-4a70-be02-db714fb02e7b SocketPath: PciID:}] [{Interface:0xc0002aef10 Address:{IP:10.217.0.87 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.332293 | controller |     "Jun 09 16:54:59.139672 crc crio[20770]: 2026-06-09T16:54:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0df17dcea660345 Mac:de:88:5c:9c:5b:2d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4c Mtu:0 Sandbox:/var/run/netns/80c7620f-156b-4259-abe4-dba576356604 SocketPath: PciID:}] [{Interface:0xc00011add0 Address:{IP:10.217.0.76 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.332309 | controller |     "Jun 09 16:54:59.140517 crc crio[20770]: time=\"2026-06-09T16:54:59.140443329Z\" level=info msg=\"Got pod network &{Name:ovn-operator-controller-manager-58f85bd97f-pjscb Namespace:openstack-operators ID:9c568ccd0ed3e3dbcbfb5fe496ea66fd7ca959319412077b3dcad169d52c7eb1 UID:45ce2769-2801-472a-9464-5009d14b3666 NetNS:/var/run/netns/a6d9c633-e522-4a70-be02-db714fb02e7b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod45ce2769_2801_472a_9464_5009d14b3666.slice PodAnnotations:0xc00291a358}] Aliases:map[]}\"",
2026-06-09 17:48:39.332325 | controller |     "Jun 09 16:54:59.140863 crc crio[20770]: time=\"2026-06-09T16:54:59.14080301Z\" level=info msg=\"Got pod network &{Name:glance-operator-controller-manager-5bdfb47c4d-lnc67 Namespace:openstack-operators ID:0df17dcea6603453a3f051f82af43dd6aa87ad9fc51d5cf13c65b1a21d22d613 UID:80c32e57-b414-4846-8932-9b109f7c6197 NetNS:/var/run/netns/80c7620f-156b-4259-abe4-dba576356604 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod80c32e57_b414_4846_8932_9b109f7c6197.slice PodAnnotations:0xc00008c598}] Aliases:map[]}\"",
2026-06-09 17:48:39.332344 | controller |     "Jun 09 16:54:59.141036 crc crio[20770]: time=\"2026-06-09T16:54:59.140965414Z\" level=info msg=\"Checking pod openstack-operators_glance-operator-controller-manager-5bdfb47c4d-lnc67 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.332361 | controller |     "Jun 09 16:54:59.141321 crc crio[20770]: time=\"2026-06-09T16:54:59.14080574Z\" level=info msg=\"Checking pod openstack-operators_ovn-operator-controller-manager-58f85bd97f-pjscb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.332377 | controller |     "Jun 09 16:54:59.168348 crc crio[20770]: 2026-06-09T16:54:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0024c9df10854aa Mac:d6:04:34:96:35:6a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:55 Mtu:0 Sandbox:/var/run/netns/396f3ea0-e124-41a5-88ac-5f63d12d5619 SocketPath: PciID:}] [{Interface:0xc000014920 Address:{IP:10.217.0.85 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.332392 | controller |     "Jun 09 16:54:59.168726 crc crio[20770]: 2026-06-09T16:54:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4f63372e97006e5 Mac:6a:e3:d7:44:d3:ec Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:50 Mtu:0 Sandbox:/var/run/netns/a5b62805-48d2-4881-b2f5-5daa59933d14 SocketPath: PciID:}] [{Interface:0xc000014e80 Address:{IP:10.217.0.80 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.332409 | controller |     "Jun 09 16:54:59.170120 crc crio[20770]: time=\"2026-06-09T16:54:59.169222983Z\" level=info msg=\"Got pod network &{Name:nova-operator-controller-manager-f4c4579bb-6n5nw Namespace:openstack-operators ID:0024c9df10854aa2ba7470fa434fa49880d30a4ac7fb7b209df90c428d00f460 UID:d8499e4a-136e-4172-b3de-ef2e270629a8 NetNS:/var/run/netns/396f3ea0-e124-41a5-88ac-5f63d12d5619 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd8499e4a_136e_4172_b3de_ef2e270629a8.slice PodAnnotations:0xc00291a168}] Aliases:map[]}\"",
2026-06-09 17:48:39.332425 | controller |     "Jun 09 16:54:59.170120 crc crio[20770]: time=\"2026-06-09T16:54:59.169522542Z\" level=info msg=\"Checking pod openstack-operators_nova-operator-controller-manager-f4c4579bb-6n5nw for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.332441 | controller |     "Jun 09 16:54:59.170855 crc crio[20770]: time=\"2026-06-09T16:54:59.170552402Z\" level=info msg=\"Got pod network &{Name:ironic-operator-controller-manager-75f8548fcd-bd887 Namespace:openstack-operators ID:4f63372e97006e55316aba6a30e7593137307b25c38e2d96e1b8f3c9cf50b669 UID:d4850793-a1a7-4f6f-833d-751b8dace8a8 NetNS:/var/run/netns/a5b62805-48d2-4881-b2f5-5daa59933d14 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd4850793_a1a7_4f6f_833d_751b8dace8a8.slice PodAnnotations:0xc001e80070}] Aliases:map[]}\"",
2026-06-09 17:48:39.332457 | controller |     "Jun 09 16:54:59.171237 crc crio[20770]: time=\"2026-06-09T16:54:59.171136919Z\" level=info msg=\"Checking pod openstack-operators_ironic-operator-controller-manager-75f8548fcd-bd887 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.332473 | controller |     "Jun 09 16:54:59.180125 crc crio[20770]: time=\"2026-06-09T16:54:59.179547233Z\" level=info msg=\"Ran pod sandbox 9c568ccd0ed3e3dbcbfb5fe496ea66fd7ca959319412077b3dcad169d52c7eb1 with infra container: openstack-operators/ovn-operator-controller-manager-58f85bd97f-pjscb/POD\" id=5f057702-0091-49c3-99ee-b89bd0582885 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.332489 | controller |     "Jun 09 16:54:59.186973 crc crio[20770]: time=\"2026-06-09T16:54:59.185948658Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7\" id=f770a6c5-c452-4173-ada5-598ff29d5c38 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.332508 | controller |     "Jun 09 16:54:59.187252 crc crio[20770]: time=\"2026-06-09T16:54:59.187228065Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7 not found\" id=f770a6c5-c452-4173-ada5-598ff29d5c38 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.332544 | controller |     "Jun 09 16:54:59.187331 crc crio[20770]: time=\"2026-06-09T16:54:59.187288767Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7 found\" id=f770a6c5-c452-4173-ada5-598ff29d5c38 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.332561 | controller |     "Jun 09 16:54:59.192824 crc crio[20770]: time=\"2026-06-09T16:54:59.188734189Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7\" id=84c8a29f-73c2-4c63-a023-e421838307c8 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.332577 | controller |     "Jun 09 16:54:59.193404 crc crio[20770]: time=\"2026-06-09T16:54:59.193026123Z\" level=info msg=\"Ran pod sandbox 4f63372e97006e55316aba6a30e7593137307b25c38e2d96e1b8f3c9cf50b669 with infra container: openstack-operators/ironic-operator-controller-manager-75f8548fcd-bd887/POD\" id=470480d0-65a5-4bc8-82ff-338944817dcf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.332593 | controller |     "Jun 09 16:54:59.199948 crc crio[20770]: time=\"2026-06-09T16:54:59.196735101Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7\\\"\"",
2026-06-09 17:48:39.332609 | controller |     "Jun 09 16:54:59.199948 crc crio[20770]: time=\"2026-06-09T16:54:59.197238315Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\" id=db908257-071a-4ba6-9acb-e84056a17ffc name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.332625 | controller |     "Jun 09 16:54:59.199948 crc crio[20770]: time=\"2026-06-09T16:54:59.197458892Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf not found\" id=db908257-071a-4ba6-9acb-e84056a17ffc name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.332641 | controller |     "Jun 09 16:54:59.199948 crc crio[20770]: time=\"2026-06-09T16:54:59.197511163Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf found\" id=db908257-071a-4ba6-9acb-e84056a17ffc name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.332656 | controller |     "Jun 09 16:54:59.204004 crc crio[20770]: 2026-06-09T16:54:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d5ee8bb9be6d96e Mac:ba:30:ab:2c:a5:f9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4b Mtu:0 Sandbox:/var/run/netns/523b4554-89c2-442e-b0f6-b525928d051e SocketPath: PciID:}] [{Interface:0xc00041e720 Address:{IP:10.217.0.75 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.332672 | controller |     "Jun 09 16:54:59.204004 crc crio[20770]: time=\"2026-06-09T16:54:59.202530219Z\" level=info msg=\"Got pod network &{Name:designate-operator-controller-manager-6bf8599b68-ghrgp Namespace:openstack-operators ID:d5ee8bb9be6d96ed09fafa0b242e9a295d01c17acdcd2aa93c14bdeeeca896dc UID:a04b104e-3bfb-4b89-9d0f-0b544ccf3b66 NetNS:/var/run/netns/523b4554-89c2-442e-b0f6-b525928d051e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda04b104e_3bfb_4b89_9d0f_0b544ccf3b66.slice PodAnnotations:0xc001e800e8}] Aliases:map[]}\"",
2026-06-09 17:48:39.332694 | controller |     "Jun 09 16:54:59.204004 crc crio[20770]: time=\"2026-06-09T16:54:59.202787126Z\" level=info msg=\"Checking pod openstack-operators_designate-operator-controller-manager-6bf8599b68-ghrgp for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.332710 | controller |     "Jun 09 16:54:59.204004 crc crio[20770]: time=\"2026-06-09T16:54:59.202543549Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\" id=8839bb95-fcf3-4f50-b0bc-d34aeb0aafe4 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.332726 | controller |     "Jun 09 16:54:59.206404 crc crio[20770]: time=\"2026-06-09T16:54:59.205884526Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\\\"\"",
2026-06-09 17:48:39.332742 | controller |     "Jun 09 16:54:59.223312 crc crio[20770]: 2026-06-09T16:54:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:702148d3035d2a3 Mac:8e:d4:cb:ce:7c:08 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5b Mtu:0 Sandbox:/var/run/netns/88b011a7-0f92-4ae2-a1ae-c859bf69aee0 SocketPath: PciID:}] [{Interface:0xc00031c770 Address:{IP:10.217.0.91 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.332758 | controller |     "Jun 09 16:54:59.228863 crc crio[20770]: time=\"2026-06-09T16:54:59.224425773Z\" level=info msg=\"Got pod network &{Name:test-operator-controller-manager-8d5599d7d-fnlh8 Namespace:openstack-operators ID:702148d3035d2a366bc88e79bdb376f16ff9749a414c89eead29fabc109feba9 UID:177a78b3-e6d3-49eb-aec0-31f092837a85 NetNS:/var/run/netns/88b011a7-0f92-4ae2-a1ae-c859bf69aee0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod177a78b3_e6d3_49eb_aec0_31f092837a85.slice PodAnnotations:0xc00008c790}] Aliases:map[]}\"",
2026-06-09 17:48:39.332774 | controller |     "Jun 09 16:54:59.228863 crc crio[20770]: time=\"2026-06-09T16:54:59.224588478Z\" level=info msg=\"Checking pod openstack-operators_test-operator-controller-manager-8d5599d7d-fnlh8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.332806 | controller |     "Jun 09 16:54:59.228863 crc crio[20770]: time=\"2026-06-09T16:54:59.226893485Z\" level=info msg=\"Ran pod sandbox 0df17dcea6603453a3f051f82af43dd6aa87ad9fc51d5cf13c65b1a21d22d613 with infra container: openstack-operators/glance-operator-controller-manager-5bdfb47c4d-lnc67/POD\" id=a69f43fc-4432-48a5-b41c-ed90ab09ab1c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.332823 | controller |     "Jun 09 16:54:59.234392 crc crio[20770]: time=\"2026-06-09T16:54:59.231803447Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9\" id=d2ff3cf0-31c6-4e42-9cca-9da876cd39e1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.332839 | controller |     "Jun 09 16:54:59.234392 crc crio[20770]: time=\"2026-06-09T16:54:59.232047034Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9 not found\" id=d2ff3cf0-31c6-4e42-9cca-9da876cd39e1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.332854 | controller |     "Jun 09 16:54:59.234392 crc crio[20770]: time=\"2026-06-09T16:54:59.232066125Z\" level=info msg=\"Ran pod sandbox 0024c9df10854aa2ba7470fa434fa49880d30a4ac7fb7b209df90c428d00f460 with infra container: openstack-operators/nova-operator-controller-manager-f4c4579bb-6n5nw/POD\" id=adb125be-ceb4-4180-ae2d-ef44a6268aef name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.332873 | controller |     "Jun 09 16:54:59.234392 crc crio[20770]: time=\"2026-06-09T16:54:59.232100136Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9 found\" id=d2ff3cf0-31c6-4e42-9cca-9da876cd39e1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.332889 | controller |     "Jun 09 16:54:59.238446 crc crio[20770]: 2026-06-09T16:54:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:112cd083aa1d8fa Mac:ee:33:27:83:81:1e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5a Mtu:0 Sandbox:/var/run/netns/7e8f3647-e504-4832-9971-37ca290ebee9 SocketPath: PciID:}] [{Interface:0xc0000152a0 Address:{IP:10.217.0.90 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.332905 | controller |     "Jun 09 16:54:59.238962 crc crio[20770]: time=\"2026-06-09T16:54:59.238884152Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9\" id=1f2b1657-a765-4cc3-8b3d-f9adaba038fc name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.332920 | controller |     "Jun 09 16:54:59.239951 crc crio[20770]: time=\"2026-06-09T16:54:59.239761588Z\" level=info msg=\"Got pod network &{Name:telemetry-operator-controller-manager-5d65c7d97d-fjgkn Namespace:openstack-operators ID:112cd083aa1d8fa50d86cff8308000b26dc12eccf5a1ad5dac48463d4a87de10 UID:817f6027-e928-4243-a1d6-f26256bf728e NetNS:/var/run/netns/7e8f3647-e504-4832-9971-37ca290ebee9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod817f6027_e928_4243_a1d6_f26256bf728e.slice PodAnnotations:0xc002a083f0}] Aliases:map[]}\"",
2026-06-09 17:48:39.332936 | controller |     "Jun 09 16:54:59.239951 crc crio[20770]: time=\"2026-06-09T16:54:59.239933483Z\" level=info msg=\"Checking pod openstack-operators_telemetry-operator-controller-manager-5d65c7d97d-fjgkn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.332951 | controller |     "Jun 09 16:54:59.243837 crc crio[20770]: time=\"2026-06-09T16:54:59.242145887Z\" level=info msg=\"Ran pod sandbox d5ee8bb9be6d96ed09fafa0b242e9a295d01c17acdcd2aa93c14bdeeeca896dc with infra container: openstack-operators/designate-operator-controller-manager-6bf8599b68-ghrgp/POD\" id=2a973461-3d36-4686-a2a7-3c70af0675fe name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.332967 | controller |     "Jun 09 16:54:59.243837 crc crio[20770]: time=\"2026-06-09T16:54:59.24294724Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9\\\"\"",
2026-06-09 17:48:39.332983 | controller |     "Jun 09 16:54:59.250942 crc crio[20770]: time=\"2026-06-09T16:54:59.250821588Z\" level=info msg=\"Ran pod sandbox 702148d3035d2a366bc88e79bdb376f16ff9749a414c89eead29fabc109feba9 with infra container: openstack-operators/test-operator-controller-manager-8d5599d7d-fnlh8/POD\" id=5048f91b-249b-4591-becf-7cc89a6a9681 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.332998 | controller |     "Jun 09 16:54:59.254808 crc crio[20770]: 2026-06-09T16:54:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b7d33a4941b9aae Mac:7e:9f:3c:df:95:d9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:58 Mtu:0 Sandbox:/var/run/netns/7dd6f359-a6b8-418c-b0a4-091d9de3d58a SocketPath: PciID:}] [{Interface:0xc000014710 Address:{IP:10.217.0.88 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.333013 | controller |     "Jun 09 16:54:59.254808 crc crio[20770]: time=\"2026-06-09T16:54:59.252773945Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60\" id=6eff8ac3-2552-46d4-acc0-45d8f7cfdf96 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.333033 | controller |     "Jun 09 16:54:59.254808 crc crio[20770]: time=\"2026-06-09T16:54:59.253026302Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60 not found\" id=6eff8ac3-2552-46d4-acc0-45d8f7cfdf96 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.333048 | controller |     "Jun 09 16:54:59.254808 crc crio[20770]: time=\"2026-06-09T16:54:59.253092154Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60 found\" id=6eff8ac3-2552-46d4-acc0-45d8f7cfdf96 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.333064 | controller |     "Jun 09 16:54:59.254808 crc crio[20770]: time=\"2026-06-09T16:54:59.254507045Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd\" id=00742c88-2563-4a7a-8a8c-9428acb83104 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.333080 | controller |     "Jun 09 16:54:59.254808 crc crio[20770]: time=\"2026-06-09T16:54:59.254727072Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60\" id=c4eadefe-b804-48c7-9653-1093b48719a5 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.333096 | controller |     "Jun 09 16:54:59.255388 crc crio[20770]: time=\"2026-06-09T16:54:59.254831655Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd not found\" id=00742c88-2563-4a7a-8a8c-9428acb83104 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.333112 | controller |     "Jun 09 16:54:59.260114 crc crio[20770]: time=\"2026-06-09T16:54:59.259935892Z\" level=info msg=\"Got pod network &{Name:swift-operator-controller-manager-67c49dd5c6-c9gqp Namespace:openstack-operators ID:b7d33a4941b9aae674473ca53888cb3a20d6e9ab164efaf98ea3af90451d7302 UID:9fae1f2d-4ad7-4912-a1d1-2dcd2f18902c NetNS:/var/run/netns/7dd6f359-a6b8-418c-b0a4-091d9de3d58a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9fae1f2d_4ad7_4912_a1d1_2dcd2f18902c.slice PodAnnotations:0xc002732048}] Aliases:map[]}\"",
2026-06-09 17:48:39.333127 | controller |     "Jun 09 16:54:59.262428 crc crio[20770]: time=\"2026-06-09T16:54:59.260221021Z\" level=info msg=\"Checking pod openstack-operators_swift-operator-controller-manager-67c49dd5c6-c9gqp for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.333143 | controller |     "Jun 09 16:54:59.269050 crc crio[20770]: time=\"2026-06-09T16:54:59.268329656Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd found\" id=00742c88-2563-4a7a-8a8c-9428acb83104 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.333159 | controller |     "Jun 09 16:54:59.269050 crc crio[20770]: time=\"2026-06-09T16:54:59.268933563Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc\" id=81c54b43-bb26-44c9-ae3f-ae52563c8da5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.333173 | controller |     "Jun 09 16:54:59.269467 crc crio[20770]: time=\"2026-06-09T16:54:59.269184161Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc not found\" id=81c54b43-bb26-44c9-ae3f-ae52563c8da5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.333188 | controller |     "Jun 09 16:54:59.269467 crc crio[20770]: time=\"2026-06-09T16:54:59.269255953Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc found\" id=81c54b43-bb26-44c9-ae3f-ae52563c8da5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.333207 | controller |     "Jun 09 16:54:59.270205 crc crio[20770]: time=\"2026-06-09T16:54:59.270081207Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60\\\"\"",
2026-06-09 17:48:39.333223 | controller |     "Jun 09 16:54:59.272262 crc crio[20770]: time=\"2026-06-09T16:54:59.271374284Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd\" id=1efa31f9-a6f5-4697-84f3-3bd46c875f94 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.333238 | controller |     "Jun 09 16:54:59.273105 crc crio[20770]: time=\"2026-06-09T16:54:59.272902918Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc\" id=4f3f0a75-8ac7-4652-93ad-ae01d9ed452c name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.333254 | controller |     "Jun 09 16:54:59.287588 crc crio[20770]: time=\"2026-06-09T16:54:59.285572216Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc\\\"\"",
2026-06-09 17:48:39.333270 | controller |     "Jun 09 16:54:59.292887 crc crio[20770]: time=\"2026-06-09T16:54:59.292760344Z\" level=info msg=\"Ran pod sandbox 112cd083aa1d8fa50d86cff8308000b26dc12eccf5a1ad5dac48463d4a87de10 with infra container: openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-fjgkn/POD\" id=56fc9e0d-0103-4285-a3f0-c31bbc0f26ea name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.333285 | controller |     "Jun 09 16:54:59.293748 crc crio[20770]: time=\"2026-06-09T16:54:59.293601368Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd\\\"\"",
2026-06-09 17:48:39.333302 | controller |     "Jun 09 16:54:59.296030 crc crio[20770]: time=\"2026-06-09T16:54:59.295956046Z\" level=info msg=\"Ran pod sandbox b7d33a4941b9aae674473ca53888cb3a20d6e9ab164efaf98ea3af90451d7302 with infra container: openstack-operators/swift-operator-controller-manager-67c49dd5c6-c9gqp/POD\" id=3af13079-d15f-449c-8012-0aa4a49c78f3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.333318 | controller |     "Jun 09 16:54:59.306043 crc crio[20770]: time=\"2026-06-09T16:54:59.30502999Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67\" id=ac0bc11e-ae89-464a-9681-92ec9809752c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.333334 | controller |     "Jun 09 16:54:59.306043 crc crio[20770]: time=\"2026-06-09T16:54:59.305345039Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67 not found\" id=ac0bc11e-ae89-464a-9681-92ec9809752c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.333350 | controller |     "Jun 09 16:54:59.306043 crc crio[20770]: time=\"2026-06-09T16:54:59.305422071Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67 found\" id=ac0bc11e-ae89-464a-9681-92ec9809752c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.333366 | controller |     "Jun 09 16:54:59.306043 crc crio[20770]: time=\"2026-06-09T16:54:59.306014478Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6\" id=f39d7de2-f84d-4480-a103-cc62f043275a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.333385 | controller |     "Jun 09 16:54:59.306420 crc crio[20770]: time=\"2026-06-09T16:54:59.306221564Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6 not found\" id=f39d7de2-f84d-4480-a103-cc62f043275a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.333400 | controller |     "Jun 09 16:54:59.306420 crc crio[20770]: time=\"2026-06-09T16:54:59.306275556Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6 found\" id=f39d7de2-f84d-4480-a103-cc62f043275a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.333416 | controller |     "Jun 09 16:54:59.311758 crc crio[20770]: time=\"2026-06-09T16:54:59.309121078Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6\" id=d6d84e1e-0cf0-4b0b-bf7f-7bdf61115c26 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.333431 | controller |     "Jun 09 16:54:59.311758 crc crio[20770]: time=\"2026-06-09T16:54:59.309125458Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67\" id=f9a6da26-a6be-4e1b-b321-627108c8f306 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.333446 | controller |     "Jun 09 16:54:59.340096 crc crio[20770]: time=\"2026-06-09T16:54:59.33990266Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67\\\"\"",
2026-06-09 17:48:39.333461 | controller |     "Jun 09 16:54:59.341551 crc crio[20770]: time=\"2026-06-09T16:54:59.341461575Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6\\\"\"",
2026-06-09 17:48:39.333477 | controller |     "Jun 09 16:55:04.465034 crc crio[20770]: time=\"2026-06-09T16:55:04.392452103Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-controller-manager-6fc5ccc565-ppfqz/POD\" id=d3f76913-aacf-4aaf-a0e5-5a3a023ad8b7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.333492 | controller |     "Jun 09 16:55:04.466931 crc crio[20770]: time=\"2026-06-09T16:55:04.46514549Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.333507 | controller |     "Jun 09 16:55:18.007422 crc crio[20770]: time=\"2026-06-09T16:55:18.006281087Z\" level=info msg=\"Running pod sandbox: openstack-operators/infra-operator-controller-manager-cbcfcddf7-g7g5r/POD\" id=03d2071f-1345-4ad9-8b4a-60151c6a5f33 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.333544 | controller |     "Jun 09 16:55:18.007422 crc crio[20770]: time=\"2026-06-09T16:55:18.007251085Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.333562 | controller |     "Jun 09 16:55:19.311051 crc crio[20770]: time=\"2026-06-09T16:55:19.310435907Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759fkr2dg/POD\" id=47bc3627-43bb-4400-b75f-bf904a671bc4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.333578 | controller |     "Jun 09 16:55:19.311817 crc crio[20770]: time=\"2026-06-09T16:55:19.311106216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.333594 | controller |     "Jun 09 16:56:00.734561 crc crio[20770]: time=\"2026-06-09T16:56:00.733420479Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683736-74dq5/POD\" id=5fdbaa1a-ec74-496c-99ce-38ac1bb71ee7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.333612 | controller |     "Jun 09 16:56:00.736191 crc crio[20770]: time=\"2026-06-09T16:56:00.734580432Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.333628 | controller |     "Jun 09 16:56:05.574016 crc crio[20770]: time=\"2026-06-09T16:56:05.573195115Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d\" id=1b17cec3-ef5e-4653-82fa-9002b86df308 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.333643 | controller |     "Jun 09 16:56:05.575961 crc crio[20770]: time=\"2026-06-09T16:56:05.575022378Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d\" id=c36dbe9c-9335-4caa-8af3-05a2064d80ee name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.333658 | controller |     "Jun 09 16:56:05.747382 crc crio[20770]: time=\"2026-06-09T16:56:05.746292562Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6\" id=d6d84e1e-0cf0-4b0b-bf7f-7bdf61115c26 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.333673 | controller |     "Jun 09 16:56:05.752217 crc crio[20770]: time=\"2026-06-09T16:56:05.752137551Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6\" id=cf8b9193-4b22-41e9-ba3f-b3cbfa96a279 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.333688 | controller |     "Jun 09 16:56:05.768293 crc crio[20770]: time=\"2026-06-09T16:56:05.768069763Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9\" id=1f2b1657-a765-4cc3-8b3d-f9adaba038fc name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.333703 | controller |     "Jun 09 16:56:05.769956 crc crio[20770]: time=\"2026-06-09T16:56:05.769531975Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9\" id=0f860acf-55db-41ed-9af4-679377dd1743 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.333719 | controller |     "Jun 09 16:56:05.783593 crc crio[20770]: time=\"2026-06-09T16:56:05.781377819Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed\" id=731c0eeb-af70-4e94-8ab6-af605f3952df name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.333734 | controller |     "Jun 09 16:56:05.783593 crc crio[20770]: time=\"2026-06-09T16:56:05.782437449Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed\" id=20b6aaa6-5324-4556-b65e-900cd5aabee4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.333749 | controller |     "Jun 09 16:56:05.784081 crc crio[20770]: time=\"2026-06-09T16:56:05.78385764Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d\" id=8979f851-ddc2-43ba-9fd9-ad223faa1b5a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.333765 | controller |     "Jun 09 16:56:05.798377 crc crio[20770]: time=\"2026-06-09T16:56:05.798218497Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce\" id=792a4855-3ea4-4086-adea-7c034cf3991a name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.333783 | controller |     "Jun 09 16:56:05.800023 crc crio[20770]: time=\"2026-06-09T16:56:05.799778122Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce\" id=89ff7df2-2444-4e10-9f03-4129e13b3abf name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.333799 | controller |     "Jun 09 16:56:05.809994 crc crio[20770]: time=\"2026-06-09T16:56:05.809882395Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398\" id=bbc3d63b-4acb-4cc4-a60c-047b564dfb8e name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.333814 | controller |     "Jun 09 16:56:05.811055 crc crio[20770]: time=\"2026-06-09T16:56:05.810921145Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398\" id=54249951-c258-4daf-90d4-513b79e33009 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.333830 | controller |     "Jun 09 16:56:05.820623 crc crio[20770]: time=\"2026-06-09T16:56:05.820467032Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7\" id=3fc6ec88-6202-4df3-bc4d-2bca551975d3 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.333845 | controller |     "Jun 09 16:56:05.823268 crc crio[20770]: time=\"2026-06-09T16:56:05.823157719Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7\" id=9c35717b-0a40-4a44-8990-4d933a662d1c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.333860 | controller |     "Jun 09 16:56:05.837057 crc crio[20770]: time=\"2026-06-09T16:56:05.836790305Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391\" id=cb3d0fc1-0bb4-4c35-8016-bab8c4459096 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.333875 | controller |     "Jun 09 16:56:05.838169 crc crio[20770]: time=\"2026-06-09T16:56:05.838045761Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391\" id=81ac04d1-224d-40b6-a27b-b6624daab222 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.333890 | controller |     "Jun 09 16:56:05.846605 crc crio[20770]: time=\"2026-06-09T16:56:05.846501116Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d\" id=0968c3ef-3d44-43d7-b877-7fc32e18798b name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.333905 | controller |     "Jun 09 16:56:05.848454 crc crio[20770]: time=\"2026-06-09T16:56:05.8483526Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d\" id=7fd832b0-3a90-461a-a519-d443115464cd name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.333920 | controller |     "Jun 09 16:56:05.861551 crc crio[20770]: time=\"2026-06-09T16:56:05.86146216Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd\" id=1efa31f9-a6f5-4697-84f3-3bd46c875f94 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.333936 | controller |     "Jun 09 16:56:05.862540 crc crio[20770]: time=\"2026-06-09T16:56:05.862477099Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd\" id=63336b89-d9fb-4379-b291-77a94fd720c9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.333954 | controller |     "Jun 09 16:56:06.724087 crc crio[20770]: time=\"2026-06-09T16:56:06.723014371Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6\" id=207c7b4e-fb93-4274-8208-a32194a4b9c0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.333969 | controller |     "Jun 09 16:56:06.725447 crc crio[20770]: time=\"2026-06-09T16:56:06.724170135Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9\" id=13a596b8-4069-49f6-98bc-a29208a79b24 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.333984 | controller |     "Jun 09 16:56:06.741981 crc crio[20770]: time=\"2026-06-09T16:56:06.741832627Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\" id=8839bb95-fcf3-4f50-b0bc-d34aeb0aafe4 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.334000 | controller |     "Jun 09 16:56:06.753826 crc crio[20770]: time=\"2026-06-09T16:56:06.753567797Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\" id=16e67163-486a-4b5e-9481-6b5138e80756 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.334015 | controller |     "Jun 09 16:56:06.754327 crc crio[20770]: time=\"2026-06-09T16:56:06.753936837Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7\" id=84c8a29f-73c2-4c63-a023-e421838307c8 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.334030 | controller |     "Jun 09 16:56:06.755433 crc crio[20770]: time=\"2026-06-09T16:56:06.755321318Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7\" id=0f344c4c-df00-40ef-bc7b-a660bc236c97 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.334046 | controller |     "Jun 09 16:56:06.765335 crc crio[20770]: time=\"2026-06-09T16:56:06.765169973Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc\" id=4f3f0a75-8ac7-4652-93ad-ae01d9ed452c name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.334060 | controller |     "Jun 09 16:56:06.766136 crc crio[20770]: time=\"2026-06-09T16:56:06.766064039Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc\" id=768196b4-87f1-40d9-a3c3-03249f4770c3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.334075 | controller |     "Jun 09 16:56:06.773490 crc crio[20770]: time=\"2026-06-09T16:56:06.773402492Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67\" id=f9a6da26-a6be-4e1b-b321-627108c8f306 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.334090 | controller |     "Jun 09 16:56:06.774365 crc crio[20770]: time=\"2026-06-09T16:56:06.774282337Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67\" id=820e677b-9ae7-421a-9d50-de97b4033a3e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.334105 | controller |     "Jun 09 16:56:06.782743 crc crio[20770]: time=\"2026-06-09T16:56:06.782564747Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\" id=146820e2-5e0e-4941-8744-49c12c6f92c4 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.334123 | controller |     "Jun 09 16:56:06.784017 crc crio[20770]: time=\"2026-06-09T16:56:06.783942007Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\" id=8d1c789a-0c43-400a-ba38-bec3f1b0aff9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.334140 | controller |     "Jun 09 16:56:07.999828 crc crio[20770]: time=\"2026-06-09T16:56:07.999603381Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd\" id=7f279cfe-cb3a-4f52-be46-bf7c082de93a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.334159 | controller |     "Jun 09 16:56:08.001146 crc crio[20770]: time=\"2026-06-09T16:56:08.001070944Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7\" id=071407cb-657f-4e8c-9c58-2008604537c0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.334182 | controller |     "Jun 09 16:56:08.001460 crc crio[20770]: time=\"2026-06-09T16:56:08.001396603Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed\" id=50ccc44a-8f53-4a7f-aaf1-32aeec12806e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.334204 | controller |     "Jun 09 16:56:08.001749 crc crio[20770]: time=\"2026-06-09T16:56:08.001596849Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce\" id=3fea4360-701e-4208-b8fd-e11edb22a821 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.334222 | controller |     "Jun 09 16:56:08.002167 crc crio[20770]: time=\"2026-06-09T16:56:08.002073203Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d\" id=06e62fc7-7116-4af9-bc2e-9c3dad862161 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.334238 | controller |     "Jun 09 16:56:08.002422 crc crio[20770]: time=\"2026-06-09T16:56:08.00233593Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398\" id=f28ac73a-94f5-46f5-afb5-81c57a63fe62 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.334254 | controller |     "Jun 09 16:56:08.002911 crc crio[20770]: time=\"2026-06-09T16:56:08.002811994Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391\" id=63861679-726e-4cd7-8d8a-df5425d623c0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.334269 | controller |     "Jun 09 16:56:08.008566 crc crio[20770]: time=\"2026-06-09T16:56:08.008441637Z\" level=info msg=\"Creating container: openstack-operators/neutron-operator-controller-manager-688d5c756f-n7pvq/manager\" id=fb8ef320-3e4a-4a4b-8315-13ce038b5d08 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.334284 | controller |     "Jun 09 16:56:08.024366 crc crio[20770]: time=\"2026-06-09T16:56:08.024260336Z\" level=info msg=\"Creating container: openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-fjgkn/manager\" id=d410b7ec-9c03-4ee9-9b04-922f6689e5af name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.334300 | controller |     "Jun 09 16:56:08.030856 crc crio[20770]: time=\"2026-06-09T16:56:08.03061149Z\" level=info msg=\"Creating container: openstack-operators/glance-operator-controller-manager-5bdfb47c4d-lnc67/manager\" id=d381ff6f-dd0d-49b8-b8ab-eee461210299 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.334316 | controller |     "Jun 09 16:56:08.128761 crc crio[20770]: time=\"2026-06-09T16:56:08.128548158Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752\" id=d62cf376-80d0-414c-b73e-6da5bb5af25e name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.334335 | controller |     "Jun 09 16:56:08.130096 crc crio[20770]: time=\"2026-06-09T16:56:08.130006891Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752\" id=e663ec01-a818-4092-aed8-b18ba76227bc name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.334351 | controller |     "Jun 09 16:56:08.223002 crc crio[20770]: time=\"2026-06-09T16:56:08.222486801Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67\" id=25d56eaa-a361-46f3-bf59-3c2449504c68 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.334367 | controller |     "Jun 09 16:56:08.223311 crc crio[20770]: time=\"2026-06-09T16:56:08.223117459Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc\" id=7a3920c1-aedc-4a34-840c-3469dcc7cd74 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.334382 | controller |     "Jun 09 16:56:08.223594 crc crio[20770]: time=\"2026-06-09T16:56:08.223511421Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\" id=1ad0c910-c30f-4eb0-b5c1-4f64bd7269ef name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.334397 | controller |     "Jun 09 16:56:08.226919 crc crio[20770]: time=\"2026-06-09T16:56:08.226811366Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7\" id=17bac638-0e20-4b59-8427-f3a84cf30fab name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.334413 | controller |     "Jun 09 16:56:08.230476 crc crio[20770]: time=\"2026-06-09T16:56:08.23002606Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\" id=0a0c3023-22ae-47b0-8932-e5a06b04a67e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.334428 | controller |     "Jun 09 16:56:08.232598 crc crio[20770]: time=\"2026-06-09T16:56:08.232522552Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.334444 | controller |     "Jun 09 16:56:08.245625 crc crio[20770]: time=\"2026-06-09T16:56:08.245522799Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.334460 | controller |     "Jun 09 16:56:08.246044 crc crio[20770]: time=\"2026-06-09T16:56:08.245980412Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.334477 | controller |     "Jun 09 16:56:08.251906 crc crio[20770]: time=\"2026-06-09T16:56:08.251608535Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752\" id=6bdf3e50-1005-467e-b2d7-9423555cef98 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.334493 | controller |     "Jun 09 16:56:08.252193 crc crio[20770]: time=\"2026-06-09T16:56:08.252137671Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-manager-6fc5ccc565-ppfqz Namespace:openstack-operators ID:d658039f25bc24f4850df79de03124dcb3806689d6e4f965c22c407570c90303 UID:6885a213-279d-4e07-afd5-70d988eafea0 NetNS:/var/run/netns/e54b50f1-a710-431f-a117-b62973ee6be0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6885a213_279d_4e07_afd5_70d988eafea0.slice PodAnnotations:0xc0027323d0}] Aliases:map[]}\"",
2026-06-09 17:48:39.334529 | controller |     "Jun 09 16:56:08.252193 crc crio[20770]: time=\"2026-06-09T16:56:08.252185572Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-controller-manager-6fc5ccc565-ppfqz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.334553 | controller |     "Jun 09 16:56:08.261217 crc crio[20770]: time=\"2026-06-09T16:56:08.260630527Z\" level=info msg=\"Creating container: openstack-operators/designate-operator-controller-manager-6bf8599b68-ghrgp/manager\" id=3454c339-5a36-4b36-b712-55c1d004c4e7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.334569 | controller |     "Jun 09 16:56:08.274352 crc crio[20770]: time=\"2026-06-09T16:56:08.274150119Z\" level=info msg=\"Creating container: openstack-operators/manila-operator-controller-manager-677d9d8477-pc87g/manager\" id=4d3b0053-8c7c-4c00-827c-67b1bdefaedc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.334585 | controller |     "Jun 09 16:56:08.282759 crc crio[20770]: time=\"2026-06-09T16:56:08.282567783Z\" level=info msg=\"Creating container: openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-nmxrm/manager\" id=c87fa320-18b6-4d49-9509-540deacf94c9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.334600 | controller |     "Jun 09 16:56:08.290100 crc crio[20770]: time=\"2026-06-09T16:56:08.290014668Z\" level=info msg=\"Creating container: openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-tfqfb/manager\" id=c8a6395a-a024-42a4-9899-8f7044488317 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.334616 | controller |     "Jun 09 16:56:08.291808 crc crio[20770]: time=\"2026-06-09T16:56:08.291728638Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60\" id=c4eadefe-b804-48c7-9653-1093b48719a5 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.334632 | controller |     "Jun 09 16:56:08.293503 crc crio[20770]: time=\"2026-06-09T16:56:08.293066037Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60\" id=a6f2f641-7661-4fe6-b159-689abf734e55 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.334648 | controller |     "Jun 09 16:56:08.295090 crc crio[20770]: time=\"2026-06-09T16:56:08.294407006Z\" level=info msg=\"Creating container: openstack-operators/cinder-operator-controller-manager-86c584f6fc-bwz8b/manager\" id=b6ec6bae-cef7-44b2-b36f-5acf0e033668 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.334664 | controller |     "Jun 09 16:56:08.297092 crc crio[20770]: time=\"2026-06-09T16:56:08.29698908Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6\" id=4dc57029-e319-4e06-8e84-23a8a5d21c49 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.334679 | controller |     "Jun 09 16:56:08.298258 crc crio[20770]: time=\"2026-06-09T16:56:08.298146774Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6\" id=e1d6f402-5ddc-44b8-9d80-28d080109edf name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.334694 | controller |     "Jun 09 16:56:08.300171 crc crio[20770]: time=\"2026-06-09T16:56:08.300046099Z\" level=info msg=\"Creating container: openstack-operators/horizon-operator-controller-manager-548d6d5f9-6b8kg/manager\" id=7c6f46ab-dd6c-4e21-aec5-1fa95f5d798d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.334713 | controller |     "Jun 09 16:56:08.306773 crc crio[20770]: time=\"2026-06-09T16:56:08.306719712Z\" level=info msg=\"Creating container: openstack-operators/watcher-operator-controller-manager-577b679b5c-rfxss/manager\" id=d0fad5bf-c5b9-4842-b0f0-cc70c05e00bc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.334729 | controller |     "Jun 09 16:56:08.393080 crc crio[20770]: time=\"2026-06-09T16:56:08.392984173Z\" level=info msg=\"Creating container: openstack-operators/ironic-operator-controller-manager-75f8548fcd-bd887/manager\" id=09ebcfde-701a-4465-9b10-71f8feb6d741 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.334744 | controller |     "Jun 09 16:56:08.401381 crc crio[20770]: time=\"2026-06-09T16:56:08.401214511Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.334760 | controller |     "Jun 09 16:56:08.403850 crc crio[20770]: time=\"2026-06-09T16:56:08.403787336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.334775 | controller |     "Jun 09 16:56:08.413924 crc crio[20770]: time=\"2026-06-09T16:56:08.413616601Z\" level=info msg=\"Creating container: openstack-operators/octavia-operator-controller-manager-6495978d8d-jh4js/manager\" id=8d1ac674-4315-4280-bb36-971570bb50de name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.334791 | controller |     "Jun 09 16:56:08.418995 crc crio[20770]: time=\"2026-06-09T16:56:08.418869313Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.334807 | controller |     "Jun 09 16:56:08.419764 crc crio[20770]: time=\"2026-06-09T16:56:08.419226404Z\" level=info msg=\"Creating container: openstack-operators/swift-operator-controller-manager-67c49dd5c6-c9gqp/manager\" id=5066dbcd-9aae-4939-a7f7-e6705c2b839e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.334822 | controller |     "Jun 09 16:56:08.429859 crc crio[20770]: time=\"2026-06-09T16:56:08.428988746Z\" level=info msg=\"Creating container: openstack-operators/test-operator-controller-manager-8d5599d7d-fnlh8/manager\" id=106088f6-894a-4362-8e1f-503c147c726a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.334838 | controller |     "Jun 09 16:56:08.433298 crc crio[20770]: time=\"2026-06-09T16:56:08.433134937Z\" level=info msg=\"Creating container: openstack-operators/ovn-operator-controller-manager-58f85bd97f-pjscb/manager\" id=9b944542-5eae-4f3b-bbae-e973cc45912f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.334853 | controller |     "Jun 09 16:56:08.436325 crc crio[20770]: time=\"2026-06-09T16:56:08.436245297Z\" level=info msg=\"Creating container: openstack-operators/heat-operator-controller-manager-5c5844cc68-6zwkh/manager\" id=188a11e9-7513-4cde-a13e-0a071ea93d41 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.334869 | controller |     "Jun 09 16:56:08.443960 crc crio[20770]: time=\"2026-06-09T16:56:08.443321542Z\" level=info msg=\"Got pod network &{Name:openstack-baremetal-operator-controller-manager-7c67dc759fkr2dg Namespace:openstack-operators ID:ccc2b89fbfe766fb7b94f45a8fbac5fa8d61935957a92b937664e68650351a8c UID:2272e7c5-20ed-49fd-bd69-ab3299398afc NetNS:/var/run/netns/602b2b41-b343-4e22-8ab4-00306d106211 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2272e7c5_20ed_49fd_bd69_ab3299398afc.slice PodAnnotations:0xc0001346e0}] Aliases:map[]}\"",
2026-06-09 17:48:39.334885 | controller |     "Jun 09 16:56:08.443960 crc crio[20770]: time=\"2026-06-09T16:56:08.443390384Z\" level=info msg=\"Adding pod openstack-operators_openstack-baremetal-operator-controller-manager-7c67dc759fkr2dg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.334904 | controller |     "Jun 09 16:56:08.648036 crc crio[20770]: 2026-06-09T16:56:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d658039f25bc24f Mac:12:dc:d0:30:bb:0a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5d Mtu:0 Sandbox:/var/run/netns/e54b50f1-a710-431f-a117-b62973ee6be0 SocketPath: PciID:}] [{Interface:0xc0002008e0 Address:{IP:10.217.0.93 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.334920 | controller |     "Jun 09 16:56:08.650026 crc crio[20770]: time=\"2026-06-09T16:56:08.649984382Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-manager-6fc5ccc565-ppfqz Namespace:openstack-operators ID:d658039f25bc24f4850df79de03124dcb3806689d6e4f965c22c407570c90303 UID:6885a213-279d-4e07-afd5-70d988eafea0 NetNS:/var/run/netns/e54b50f1-a710-431f-a117-b62973ee6be0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6885a213_279d_4e07_afd5_70d988eafea0.slice PodAnnotations:0xc0027323d0}] Aliases:map[]}\"",
2026-06-09 17:48:39.334936 | controller |     "Jun 09 16:56:08.650319 crc crio[20770]: time=\"2026-06-09T16:56:08.650296221Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-controller-manager-6fc5ccc565-ppfqz for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.334952 | controller |     "Jun 09 16:56:08.771504 crc crio[20770]: 2026-06-09T16:56:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ccc2b89fbfe766f Mac:aa:0f:ff:59:57:45 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:59 Mtu:0 Sandbox:/var/run/netns/602b2b41-b343-4e22-8ab4-00306d106211 SocketPath: PciID:}] [{Interface:0xc0004325b0 Address:{IP:10.217.0.89 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.334968 | controller |     "Jun 09 16:56:08.772737 crc crio[20770]: time=\"2026-06-09T16:56:08.772549464Z\" level=info msg=\"Got pod network &{Name:openstack-baremetal-operator-controller-manager-7c67dc759fkr2dg Namespace:openstack-operators ID:ccc2b89fbfe766fb7b94f45a8fbac5fa8d61935957a92b937664e68650351a8c UID:2272e7c5-20ed-49fd-bd69-ab3299398afc NetNS:/var/run/netns/602b2b41-b343-4e22-8ab4-00306d106211 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2272e7c5_20ed_49fd_bd69_ab3299398afc.slice PodAnnotations:0xc0001346e0}] Aliases:map[]}\"",
2026-06-09 17:48:39.334983 | controller |     "Jun 09 16:56:08.772970 crc crio[20770]: time=\"2026-06-09T16:56:08.772889884Z\" level=info msg=\"Checking pod openstack-operators_openstack-baremetal-operator-controller-manager-7c67dc759fkr2dg for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.334999 | controller |     "Jun 09 16:56:20.216189 crc crio[20770]: time=\"2026-06-09T16:56:20.214813155Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.335014 | controller |     "Jun 09 16:56:20.216189 crc crio[20770]: time=\"2026-06-09T16:56:20.215023761Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.335029 | controller |     "Jun 09 16:56:20.220287 crc crio[20770]: time=\"2026-06-09T16:56:20.22015352Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.335044 | controller |     "Jun 09 16:56:20.231324 crc crio[20770]: time=\"2026-06-09T16:56:20.231212571Z\" level=info msg=\"Got pod network &{Name:infra-operator-controller-manager-cbcfcddf7-g7g5r Namespace:openstack-operators ID:c4375fc04e30227f5dac673bf9d83f876e0e649456a9e6f6a94bf09ab6ec089e UID:a0e086ff-f1b7-4006-9163-4aae51dab537 NetNS:/var/run/netns/dc952e0b-297d-48e1-814c-585b58b4b959 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda0e086ff_f1b7_4006_9163_4aae51dab537.slice PodAnnotations:0xc001e81f20}] Aliases:map[]}\"",
2026-06-09 17:48:39.335064 | controller |     "Jun 09 16:56:20.231324 crc crio[20770]: time=\"2026-06-09T16:56:20.231280643Z\" level=info msg=\"Adding pod openstack-operators_infra-operator-controller-manager-cbcfcddf7-g7g5r to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.335080 | controller |     "Jun 09 16:56:20.234929 crc crio[20770]: time=\"2026-06-09T16:56:20.234809225Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683736-74dq5 Namespace:openshift-infra ID:baffd3672d2b0dd859bc25ee199fd0b1ef3ba33d091ced1fdadd93b5e95a90d7 UID:f9eae21e-4b5f-4d4e-9dbb-b82f55278766 NetNS:/var/run/netns/be998156-1bc9-4fe5-a49d-5b8eb9cb1f58 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf9eae21e_4b5f_4d4e_9dbb_b82f55278766.slice PodAnnotations:0xc000134378}] Aliases:map[]}\"",
2026-06-09 17:48:39.335096 | controller |     "Jun 09 16:56:20.234929 crc crio[20770]: time=\"2026-06-09T16:56:20.234888897Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683736-74dq5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.335112 | controller |     "Jun 09 16:56:20.435595 crc crio[20770]: time=\"2026-06-09T16:56:20.435462751Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.335128 | controller |     "Jun 09 16:56:20.438836 crc crio[20770]: time=\"2026-06-09T16:56:20.438430297Z\" level=info msg=\"Ran pod sandbox ccc2b89fbfe766fb7b94f45a8fbac5fa8d61935957a92b937664e68650351a8c with infra container: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759fkr2dg/POD\" id=47bc3627-43bb-4400-b75f-bf904a671bc4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.335147 | controller |     "Jun 09 16:56:20.441419 crc crio[20770]: time=\"2026-06-09T16:56:20.440990881Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1\" id=49793c87-f062-4cce-9cf4-fde4246b7ab8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.335165 | controller |     "Jun 09 16:56:20.441748 crc crio[20770]: time=\"2026-06-09T16:56:20.441485615Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.335180 | controller |     "Jun 09 16:56:20.442856 crc crio[20770]: time=\"2026-06-09T16:56:20.441616279Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1 not found\" id=49793c87-f062-4cce-9cf4-fde4246b7ab8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.335195 | controller |     "Jun 09 16:56:20.445605 crc crio[20770]: time=\"2026-06-09T16:56:20.44301741Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1 found\" id=49793c87-f062-4cce-9cf4-fde4246b7ab8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.335211 | controller |     "Jun 09 16:56:20.446044 crc crio[20770]: time=\"2026-06-09T16:56:20.445856172Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1\" id=f91bce40-123b-4408-bb89-52fee3cb1a5a name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.335230 | controller |     "Jun 09 16:56:20.456207 crc crio[20770]: time=\"2026-06-09T16:56:20.455973035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.335246 | controller |     "Jun 09 16:56:20.456207 crc crio[20770]: time=\"2026-06-09T16:56:20.456087938Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.335261 | controller |     "Jun 09 16:56:20.457076 crc crio[20770]: time=\"2026-06-09T16:56:20.45647505Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.335276 | controller |     "Jun 09 16:56:20.479087 crc crio[20770]: time=\"2026-06-09T16:56:20.478967682Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6\" id=912f5bfa-d96b-4d27-9aaf-3001a4be381d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.335292 | controller |     "Jun 09 16:56:20.480024 crc crio[20770]: time=\"2026-06-09T16:56:20.479407404Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60\" id=bbee2e97-4155-4565-9355-8c9de114d9cd name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.335308 | controller |     "Jun 09 16:56:20.481096 crc crio[20770]: time=\"2026-06-09T16:56:20.480959779Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1\\\"\"",
2026-06-09 17:48:39.335323 | controller |     "Jun 09 16:56:20.488788 crc crio[20770]: time=\"2026-06-09T16:56:20.488529109Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.335339 | controller |     "Jun 09 16:56:20.493383 crc crio[20770]: time=\"2026-06-09T16:56:20.493134162Z\" level=info msg=\"Ran pod sandbox d658039f25bc24f4850df79de03124dcb3806689d6e4f965c22c407570c90303 with infra container: openstack-operators/openstack-operator-controller-manager-6fc5ccc565-ppfqz/POD\" id=d3f76913-aacf-4aaf-a0e5-5a3a023ad8b7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.335355 | controller |     "Jun 09 16:56:20.497128 crc crio[20770]: time=\"2026-06-09T16:56:20.497054066Z\" level=info msg=\"Checking image status: 38.102.83.73:5001/openstack-k8s-operators/openstack-operator:721c3f7c64850716e5de5f4e76e1ef4c36c28652\" id=13b512f5-c381-4e2e-b141-d075c8373b55 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.335371 | controller |     "Jun 09 16:56:20.522917 crc crio[20770]: time=\"2026-06-09T16:56:20.522593066Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.335387 | controller |     "Jun 09 16:56:20.610585 crc crio[20770]: time=\"2026-06-09T16:56:20.610453393Z\" level=info msg=\"Created container 6e9c63b328011326469f2657bf7f5e6fc666acf22c653c898a7fc085f2834ce4: openstack-operators/ironic-operator-controller-manager-75f8548fcd-bd887/manager\" id=09ebcfde-701a-4465-9b10-71f8feb6d741 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.335402 | controller |     "Jun 09 16:56:20.611900 crc crio[20770]: time=\"2026-06-09T16:56:20.61175748Z\" level=info msg=\"Starting container: 6e9c63b328011326469f2657bf7f5e6fc666acf22c653c898a7fc085f2834ce4\" id=24e7c03c-bbf9-45b6-8eb3-7122a0c27040 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.335417 | controller |     "Jun 09 16:56:20.624109 crc crio[20770]: time=\"2026-06-09T16:56:20.623954854Z\" level=info msg=\"Started container\" PID=47137 containerID=6e9c63b328011326469f2657bf7f5e6fc666acf22c653c898a7fc085f2834ce4 description=openstack-operators/ironic-operator-controller-manager-75f8548fcd-bd887/manager id=24e7c03c-bbf9-45b6-8eb3-7122a0c27040 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4f63372e97006e55316aba6a30e7593137307b25c38e2d96e1b8f3c9cf50b669",
2026-06-09 17:48:39.335440 | controller |     "Jun 09 16:56:20.834363 crc crio[20770]: 2026-06-09T16:56:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:baffd3672d2b0dd Mac:42:ae:19:79:ff:93 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5e Mtu:0 Sandbox:/var/run/netns/be998156-1bc9-4fe5-a49d-5b8eb9cb1f58 SocketPath: PciID:}] [{Interface:0xc0002609e0 Address:{IP:10.217.0.94 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.335456 | controller |     "Jun 09 16:56:20.835426 crc crio[20770]: time=\"2026-06-09T16:56:20.835355951Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683736-74dq5 Namespace:openshift-infra ID:baffd3672d2b0dd859bc25ee199fd0b1ef3ba33d091ced1fdadd93b5e95a90d7 UID:f9eae21e-4b5f-4d4e-9dbb-b82f55278766 NetNS:/var/run/netns/be998156-1bc9-4fe5-a49d-5b8eb9cb1f58 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf9eae21e_4b5f_4d4e_9dbb_b82f55278766.slice PodAnnotations:0xc000134378}] Aliases:map[]}\"",
2026-06-09 17:48:39.335472 | controller |     "Jun 09 16:56:20.835869 crc crio[20770]: time=\"2026-06-09T16:56:20.835795164Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683736-74dq5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.335488 | controller |     "Jun 09 16:56:20.891306 crc crio[20770]: time=\"2026-06-09T16:56:20.891173489Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.335504 | controller |     "Jun 09 16:56:20.893274 crc crio[20770]: time=\"2026-06-09T16:56:20.893181997Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.335539 | controller |     "Jun 09 16:56:20.893692 crc crio[20770]: time=\"2026-06-09T16:56:20.893182187Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.335557 | controller |     "Jun 09 16:56:20.896048 crc crio[20770]: 2026-06-09T16:56:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c4375fc04e30227 Mac:a6:7c:36:d2:b7:f2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4f Mtu:0 Sandbox:/var/run/netns/dc952e0b-297d-48e1-814c-585b58b4b959 SocketPath: PciID:}] [{Interface:0xc0002bc9e0 Address:{IP:10.217.0.79 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.335573 | controller |     "Jun 09 16:56:20.898334 crc crio[20770]: time=\"2026-06-09T16:56:20.898250754Z\" level=info msg=\"Got pod network &{Name:infra-operator-controller-manager-cbcfcddf7-g7g5r Namespace:openstack-operators ID:c4375fc04e30227f5dac673bf9d83f876e0e649456a9e6f6a94bf09ab6ec089e UID:a0e086ff-f1b7-4006-9163-4aae51dab537 NetNS:/var/run/netns/dc952e0b-297d-48e1-814c-585b58b4b959 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda0e086ff_f1b7_4006_9163_4aae51dab537.slice PodAnnotations:0xc001e81f20}] Aliases:map[]}\"",
2026-06-09 17:48:39.335590 | controller |     "Jun 09 16:56:20.898521 crc crio[20770]: time=\"2026-06-09T16:56:20.89846473Z\" level=info msg=\"Checking pod openstack-operators_infra-operator-controller-manager-cbcfcddf7-g7g5r for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.335606 | controller |     "Jun 09 16:56:20.899433 crc crio[20770]: time=\"2026-06-09T16:56:20.898487191Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.335625 | controller |     "Jun 09 16:56:20.899951 crc crio[20770]: time=\"2026-06-09T16:56:20.899877441Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.335641 | controller |     "Jun 09 16:56:20.902599 crc crio[20770]: time=\"2026-06-09T16:56:20.902532738Z\" level=info msg=\"Checking image status: 38.102.83.73:5001/openstack-k8s-operators/openstack-operator:721c3f7c64850716e5de5f4e76e1ef4c36c28652\" id=0cad92d0-529a-4e9f-9e8b-7efaed433078 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.335657 | controller |     "Jun 09 16:56:20.906111 crc crio[20770]: time=\"2026-06-09T16:56:20.90604493Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.335672 | controller |     "Jun 09 16:56:20.935382 crc crio[20770]: time=\"2026-06-09T16:56:20.935308828Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.335687 | controller |     "Jun 09 16:56:20.939627 crc crio[20770]: time=\"2026-06-09T16:56:20.939544671Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.335703 | controller |     "Jun 09 16:56:20.941843 crc crio[20770]: time=\"2026-06-09T16:56:20.941732424Z\" level=info msg=\"Ran pod sandbox c4375fc04e30227f5dac673bf9d83f876e0e649456a9e6f6a94bf09ab6ec089e with infra container: openstack-operators/infra-operator-controller-manager-cbcfcddf7-g7g5r/POD\" id=03d2071f-1345-4ad9-8b4a-60151c6a5f33 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.335718 | controller |     "Jun 09 16:56:20.943546 crc crio[20770]: time=\"2026-06-09T16:56:20.943417233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.335734 | controller |     "Jun 09 16:56:20.946406 crc crio[20770]: time=\"2026-06-09T16:56:20.946192694Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373\" id=23077052-5118-44f9-8c2c-4ee3197af997 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.335750 | controller |     "Jun 09 16:56:20.946406 crc crio[20770]: time=\"2026-06-09T16:56:20.946346818Z\" level=info msg=\"Ran pod sandbox baffd3672d2b0dd859bc25ee199fd0b1ef3ba33d091ced1fdadd93b5e95a90d7 with infra container: openshift-infra/auto-csr-approver-29683736-74dq5/POD\" id=5fdbaa1a-ec74-496c-99ce-38ac1bb71ee7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.335765 | controller |     "Jun 09 16:56:20.948497 crc crio[20770]: time=\"2026-06-09T16:56:20.948340526Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.335781 | controller |     "Jun 09 16:56:20.955003 crc crio[20770]: time=\"2026-06-09T16:56:20.948946203Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=ca6812a5-09f4-4ac8-83c9-3f062ea0a866 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.335796 | controller |     "Jun 09 16:56:20.959813 crc crio[20770]: time=\"2026-06-09T16:56:20.959725886Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373 not found\" id=23077052-5118-44f9-8c2c-4ee3197af997 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.335814 | controller |     "Jun 09 16:56:20.960220 crc crio[20770]: time=\"2026-06-09T16:56:20.959956603Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373 found\" id=23077052-5118-44f9-8c2c-4ee3197af997 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.335830 | controller |     "Jun 09 16:56:20.963339 crc crio[20770]: time=\"2026-06-09T16:56:20.962886478Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373\" id=4c7d84f0-3ba4-4fd3-83c4-e5bbfc01acfb name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.335845 | controller |     "Jun 09 16:56:20.968308 crc crio[20770]: time=\"2026-06-09T16:56:20.96814519Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 17:48:39.335860 | controller |     "Jun 09 16:56:20.969155 crc crio[20770]: time=\"2026-06-09T16:56:20.969027865Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373\\\"\"",
2026-06-09 17:48:39.335876 | controller |     "Jun 09 16:56:20.995730 crc crio[20770]: time=\"2026-06-09T16:56:20.995580685Z\" level=info msg=\"Creating container: openstack-operators/keystone-operator-controller-manager-6ccff66c5b-kkcjh/manager\" id=0c7594e8-87c5-4122-b4bb-a961a94aff18 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.335891 | controller |     "Jun 09 16:56:21.001243 crc crio[20770]: time=\"2026-06-09T16:56:21.001002572Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-controller-manager-6fc5ccc565-ppfqz/manager\" id=00ee4c30-8cc7-4de8-973c-0a6ce5311242 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.335906 | controller |     "Jun 09 16:56:21.007854 crc crio[20770]: time=\"2026-06-09T16:56:21.007754228Z\" level=info msg=\"Creating container: openstack-operators/nova-operator-controller-manager-f4c4579bb-6n5nw/manager\" id=211d4222-eecc-4ea6-a38d-b41b3ee2958a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.335921 | controller |     "Jun 09 16:56:21.070182 crc crio[20770]: time=\"2026-06-09T16:56:21.069898909Z\" level=info msg=\"Created container 61187ecdd3ac1889ef29476fca2f41d1ff03db8231949bf78772a466f2fdb19a: openstack-operators/glance-operator-controller-manager-5bdfb47c4d-lnc67/manager\" id=d381ff6f-dd0d-49b8-b8ab-eee461210299 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.335936 | controller |     "Jun 09 16:56:21.074431 crc crio[20770]: time=\"2026-06-09T16:56:21.074330398Z\" level=info msg=\"Starting container: 61187ecdd3ac1889ef29476fca2f41d1ff03db8231949bf78772a466f2fdb19a\" id=2db166ce-3310-4e6f-a477-ce536e188435 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.335952 | controller |     "Jun 09 16:56:21.083154 crc crio[20770]: time=\"2026-06-09T16:56:21.082941027Z\" level=info msg=\"Started container\" PID=47185 containerID=61187ecdd3ac1889ef29476fca2f41d1ff03db8231949bf78772a466f2fdb19a description=openstack-operators/glance-operator-controller-manager-5bdfb47c4d-lnc67/manager id=2db166ce-3310-4e6f-a477-ce536e188435 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0df17dcea6603453a3f051f82af43dd6aa87ad9fc51d5cf13c65b1a21d22d613",
2026-06-09 17:48:39.335968 | controller |     "Jun 09 16:56:21.183770 crc crio[20770]: time=\"2026-06-09T16:56:21.179916688Z\" level=info msg=\"Created container 3ca7d3db5c27e7a5684eb5b90bc0e675f9759662c818ed0b64a2a0e0daae2049: openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-tfqfb/manager\" id=c8a6395a-a024-42a4-9899-8f7044488317 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.335984 | controller |     "Jun 09 16:56:21.183770 crc crio[20770]: time=\"2026-06-09T16:56:21.180054752Z\" level=info msg=\"Created container 33db7e8d68ca6392635bc58219010a4f816659fb4670fa1a07a44995b8333c6c: openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-fjgkn/manager\" id=d410b7ec-9c03-4ee9-9b04-922f6689e5af name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.336003 | controller |     "Jun 09 16:56:21.183770 crc crio[20770]: time=\"2026-06-09T16:56:21.180810744Z\" level=info msg=\"Created container 13d1f258a4547bf050f479cbfc551ac7d56b13bb6094f21a62efe49190b178a0: openstack-operators/neutron-operator-controller-manager-688d5c756f-n7pvq/manager\" id=fb8ef320-3e4a-4a4b-8315-13ce038b5d08 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.336018 | controller |     "Jun 09 16:56:21.186788 crc crio[20770]: time=\"2026-06-09T16:56:21.185202721Z\" level=info msg=\"Starting container: 33db7e8d68ca6392635bc58219010a4f816659fb4670fa1a07a44995b8333c6c\" id=7072569e-aef2-4ab3-8501-8cc9cdce7223 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.336034 | controller |     "Jun 09 16:56:21.186788 crc crio[20770]: time=\"2026-06-09T16:56:21.185473759Z\" level=info msg=\"Starting container: 13d1f258a4547bf050f479cbfc551ac7d56b13bb6094f21a62efe49190b178a0\" id=31452d86-5c87-4672-af22-be744ab4dff3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.336049 | controller |     "Jun 09 16:56:21.188936 crc crio[20770]: time=\"2026-06-09T16:56:21.185594442Z\" level=info msg=\"Starting container: 3ca7d3db5c27e7a5684eb5b90bc0e675f9759662c818ed0b64a2a0e0daae2049\" id=736e5865-810a-407d-976e-d5a77a49d9a9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.336064 | controller |     "Jun 09 16:56:21.195191 crc crio[20770]: time=\"2026-06-09T16:56:21.195090948Z\" level=info msg=\"Started container\" PID=47181 containerID=13d1f258a4547bf050f479cbfc551ac7d56b13bb6094f21a62efe49190b178a0 description=openstack-operators/neutron-operator-controller-manager-688d5c756f-n7pvq/manager id=31452d86-5c87-4672-af22-be744ab4dff3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b492cf9308460c32bfd02465888e005f206c0aad4b2dcd13948d6046c228255c",
2026-06-09 17:48:39.336080 | controller |     "Jun 09 16:56:21.198169 crc crio[20770]: time=\"2026-06-09T16:56:21.198074994Z\" level=info msg=\"Started container\" PID=47193 containerID=3ca7d3db5c27e7a5684eb5b90bc0e675f9759662c818ed0b64a2a0e0daae2049 description=openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-tfqfb/manager id=736e5865-810a-407d-976e-d5a77a49d9a9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7d3ba4b4242eeb33d782fcfea0830c428e5934faafc231b30f7fd1896c95cf6c",
2026-06-09 17:48:39.336096 | controller |     "Jun 09 16:56:21.209984 crc crio[20770]: time=\"2026-06-09T16:56:21.209877616Z\" level=info msg=\"Started container\" PID=47182 containerID=33db7e8d68ca6392635bc58219010a4f816659fb4670fa1a07a44995b8333c6c description=openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-fjgkn/manager id=7072569e-aef2-4ab3-8501-8cc9cdce7223 name=/runtime.v1.RuntimeService/StartContainer sandboxID=112cd083aa1d8fa50d86cff8308000b26dc12eccf5a1ad5dac48463d4a87de10",
2026-06-09 17:48:39.336112 | controller |     "Jun 09 16:56:21.362598 crc crio[20770]: time=\"2026-06-09T16:56:21.362460319Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.336127 | controller |     "Jun 09 16:56:21.370621 crc crio[20770]: time=\"2026-06-09T16:56:21.370417639Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.336142 | controller |     "Jun 09 16:56:21.382738 crc crio[20770]: time=\"2026-06-09T16:56:21.38251486Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.336158 | controller |     "Jun 09 16:56:21.443513 crc crio[20770]: time=\"2026-06-09T16:56:21.443406064Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.336175 | controller |     "Jun 09 16:56:21.476581 crc crio[20770]: time=\"2026-06-09T16:56:21.463815226Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.336191 | controller |     "Jun 09 16:56:21.556390 crc crio[20770]: time=\"2026-06-09T16:56:21.556264815Z\" level=info msg=\"Created container 2393dcbe0b2072572c23665f778a59afcd5749d16fdf53cb388a5fd898202edb: openstack-operators/cinder-operator-controller-manager-86c584f6fc-bwz8b/manager\" id=b6ec6bae-cef7-44b2-b36f-5acf0e033668 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.336206 | controller |     "Jun 09 16:56:21.560490 crc crio[20770]: time=\"2026-06-09T16:56:21.560405175Z\" level=info msg=\"Starting container: 2393dcbe0b2072572c23665f778a59afcd5749d16fdf53cb388a5fd898202edb\" id=dc0b0f77-9663-4ba8-911e-1471d381bdce name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.336222 | controller |     "Jun 09 16:56:21.571734 crc crio[20770]: time=\"2026-06-09T16:56:21.570823737Z\" level=info msg=\"Started container\" PID=47268 containerID=2393dcbe0b2072572c23665f778a59afcd5749d16fdf53cb388a5fd898202edb description=openstack-operators/cinder-operator-controller-manager-86c584f6fc-bwz8b/manager id=dc0b0f77-9663-4ba8-911e-1471d381bdce name=/runtime.v1.RuntimeService/StartContainer sandboxID=8b67d5d09d2e66ff83c499a16f29627835dd2e601619f972843a9a835183ab0e",
2026-06-09 17:48:39.336238 | controller |     "Jun 09 16:56:21.709130 crc crio[20770]: time=\"2026-06-09T16:56:21.709024933Z\" level=info msg=\"Created container 5e5ed72f2e04555ff31c4f796b0244f5c73a7fbe7ff768d17ee1319b3ebe6dff: openstack-operators/designate-operator-controller-manager-6bf8599b68-ghrgp/manager\" id=3454c339-5a36-4b36-b712-55c1d004c4e7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.336254 | controller |     "Jun 09 16:56:21.710410 crc crio[20770]: time=\"2026-06-09T16:56:21.710268929Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.336269 | controller |     "Jun 09 16:56:21.721538 crc crio[20770]: time=\"2026-06-09T16:56:21.721414062Z\" level=info msg=\"Starting container: 5e5ed72f2e04555ff31c4f796b0244f5c73a7fbe7ff768d17ee1319b3ebe6dff\" id=36f8a23d-cb6d-421b-a014-0c42b2866f46 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.336284 | controller |     "Jun 09 16:56:21.725895 crc crio[20770]: time=\"2026-06-09T16:56:21.724851971Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.336299 | controller |     "Jun 09 16:56:21.731730 crc crio[20770]: time=\"2026-06-09T16:56:21.728896129Z\" level=info msg=\"Started container\" PID=47291 containerID=5e5ed72f2e04555ff31c4f796b0244f5c73a7fbe7ff768d17ee1319b3ebe6dff description=openstack-operators/designate-operator-controller-manager-6bf8599b68-ghrgp/manager id=36f8a23d-cb6d-421b-a014-0c42b2866f46 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d5ee8bb9be6d96ed09fafa0b242e9a295d01c17acdcd2aa93c14bdeeeca896dc",
2026-06-09 17:48:39.336314 | controller |     "Jun 09 16:56:21.742453 crc crio[20770]: time=\"2026-06-09T16:56:21.742314868Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.336330 | controller |     "Jun 09 16:56:21.743077 crc crio[20770]: time=\"2026-06-09T16:56:21.742943216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.336346 | controller |     "Jun 09 16:56:21.756472 crc crio[20770]: time=\"2026-06-09T16:56:21.756328914Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.336364 | controller |     "Jun 09 16:56:21.799937 crc crio[20770]: time=\"2026-06-09T16:56:21.799823554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.336380 | controller |     "Jun 09 16:56:21.817887 crc crio[20770]: time=\"2026-06-09T16:56:21.817760624Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.336395 | controller |     "Jun 09 16:56:21.829682 crc crio[20770]: time=\"2026-06-09T16:56:21.829508525Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.336410 | controller |     "Jun 09 16:56:21.853600 crc crio[20770]: time=\"2026-06-09T16:56:21.85349396Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.336426 | controller |     "Jun 09 16:56:21.862593 crc crio[20770]: time=\"2026-06-09T16:56:21.862507321Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.336441 | controller |     "Jun 09 16:56:21.880532 crc crio[20770]: time=\"2026-06-09T16:56:21.880375849Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.336457 | controller |     "Jun 09 16:56:21.924141 crc crio[20770]: time=\"2026-06-09T16:56:21.923797298Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.336473 | controller |     "Jun 09 16:56:22.100444 crc crio[20770]: time=\"2026-06-09T16:56:22.099869541Z\" level=info msg=\"Created container f9306c5343cbacc74a354ff420ccbc0b57ca5227b9e6990eaef88d0bbff7688b: openstack-operators/manila-operator-controller-manager-677d9d8477-pc87g/manager\" id=4d3b0053-8c7c-4c00-827c-67b1bdefaedc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.336488 | controller |     "Jun 09 16:56:22.118522 crc crio[20770]: time=\"2026-06-09T16:56:22.11845373Z\" level=info msg=\"Starting container: f9306c5343cbacc74a354ff420ccbc0b57ca5227b9e6990eaef88d0bbff7688b\" id=b2e4a4af-061a-48fa-bfbd-c9dd4fbc3549 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.336504 | controller |     "Jun 09 16:56:22.139898 crc crio[20770]: time=\"2026-06-09T16:56:22.139832099Z\" level=info msg=\"Started container\" PID=47347 containerID=f9306c5343cbacc74a354ff420ccbc0b57ca5227b9e6990eaef88d0bbff7688b description=openstack-operators/manila-operator-controller-manager-677d9d8477-pc87g/manager id=b2e4a4af-061a-48fa-bfbd-c9dd4fbc3549 name=/runtime.v1.RuntimeService/StartContainer sandboxID=37f6cc6ca0b63630ea32be294eb1b303fdbef3f41028b3b49708d39cafde6fd3",
2026-06-09 17:48:39.336540 | controller |     "Jun 09 16:56:22.204065 crc crio[20770]: time=\"2026-06-09T16:56:22.203956528Z\" level=info msg=\"Created container f5eba5f053928f362ddb54c80b63766f2ab60ce0a41781626c82e13b2d1d1a01: openstack-operators/horizon-operator-controller-manager-548d6d5f9-6b8kg/manager\" id=7c6f46ab-dd6c-4e21-aec5-1fa95f5d798d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.336558 | controller |     "Jun 09 16:56:22.206237 crc crio[20770]: time=\"2026-06-09T16:56:22.206170802Z\" level=info msg=\"Starting container: f5eba5f053928f362ddb54c80b63766f2ab60ce0a41781626c82e13b2d1d1a01\" id=33e7c7cb-e30f-42e0-9d0b-c4384b5250ec name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.336577 | controller |     "Jun 09 16:56:22.210743 crc crio[20770]: time=\"2026-06-09T16:56:22.210606801Z\" level=info msg=\"Created container cfc343ca115a44829ece62f75c0640b2732d10e6473d680136ebaf8468f5fb39: openstack-operators/octavia-operator-controller-manager-6495978d8d-jh4js/manager\" id=8d1ac674-4315-4280-bb36-971570bb50de name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.336593 | controller |     "Jun 09 16:56:22.214508 crc crio[20770]: time=\"2026-06-09T16:56:22.214462872Z\" level=info msg=\"Starting container: cfc343ca115a44829ece62f75c0640b2732d10e6473d680136ebaf8468f5fb39\" id=900d2bda-3681-4200-b7e5-f8e14b7f6ebd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.336610 | controller |     "Jun 09 16:56:22.222152 crc crio[20770]: time=\"2026-06-09T16:56:22.222085743Z\" level=info msg=\"Started container\" PID=47353 containerID=cfc343ca115a44829ece62f75c0640b2732d10e6473d680136ebaf8468f5fb39 description=openstack-operators/octavia-operator-controller-manager-6495978d8d-jh4js/manager id=900d2bda-3681-4200-b7e5-f8e14b7f6ebd name=/runtime.v1.RuntimeService/StartContainer sandboxID=961bf6e00017f672056748017a875c5fe4f68e27266f7fee8f37620884dd8dad",
2026-06-09 17:48:39.336626 | controller |     "Jun 09 16:56:22.223966 crc crio[20770]: time=\"2026-06-09T16:56:22.223596627Z\" level=info msg=\"Started container\" PID=47375 containerID=f5eba5f053928f362ddb54c80b63766f2ab60ce0a41781626c82e13b2d1d1a01 description=openstack-operators/horizon-operator-controller-manager-548d6d5f9-6b8kg/manager id=33e7c7cb-e30f-42e0-9d0b-c4384b5250ec name=/runtime.v1.RuntimeService/StartContainer sandboxID=1aaeed0f646a0fb2aac9dec23542481b61f5ad43aaf5ac5294e0338002e27524",
2026-06-09 17:48:39.336642 | controller |     "Jun 09 16:56:22.232394 crc crio[20770]: time=\"2026-06-09T16:56:22.230297971Z\" level=info msg=\"Created container 5776cfac3bbd1a2dad9592c016705ef10654ddbee6154c9836562189f9ce23c8: openstack-operators/watcher-operator-controller-manager-577b679b5c-rfxss/manager\" id=d0fad5bf-c5b9-4842-b0f0-cc70c05e00bc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.336658 | controller |     "Jun 09 16:56:22.232394 crc crio[20770]: time=\"2026-06-09T16:56:22.231583339Z\" level=info msg=\"Starting container: 5776cfac3bbd1a2dad9592c016705ef10654ddbee6154c9836562189f9ce23c8\" id=f59989fb-9a3b-4a48-8840-314888b58027 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.336674 | controller |     "Jun 09 16:56:22.238633 crc crio[20770]: time=\"2026-06-09T16:56:22.23854005Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.336689 | controller |     "Jun 09 16:56:22.246474 crc crio[20770]: time=\"2026-06-09T16:56:22.246384778Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.336705 | controller |     "Jun 09 16:56:22.248553 crc crio[20770]: time=\"2026-06-09T16:56:22.248473548Z\" level=info msg=\"Created container 6ce339852131184ba85a9a9c1e0eb3477b961d1e497ca6886ab0c71a2721d054: openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-nmxrm/manager\" id=c87fa320-18b6-4d49-9509-540deacf94c9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.336720 | controller |     "Jun 09 16:56:22.251546 crc crio[20770]: time=\"2026-06-09T16:56:22.251467995Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.336736 | controller |     "Jun 09 16:56:22.251904 crc crio[20770]: time=\"2026-06-09T16:56:22.251868287Z\" level=info msg=\"Starting container: 6ce339852131184ba85a9a9c1e0eb3477b961d1e497ca6886ab0c71a2721d054\" id=9f05b4c2-a2b5-4d1d-b5a6-fe7e4c2797ca name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.336753 | controller |     "Jun 09 16:56:22.257626 crc crio[20770]: time=\"2026-06-09T16:56:22.25475391Z\" level=info msg=\"Started container\" PID=47367 containerID=5776cfac3bbd1a2dad9592c016705ef10654ddbee6154c9836562189f9ce23c8 description=openstack-operators/watcher-operator-controller-manager-577b679b5c-rfxss/manager id=f59989fb-9a3b-4a48-8840-314888b58027 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cfdc8de96306f014252497f0dda52e104ab6c7ceb523f45894eadbc091a9206b",
2026-06-09 17:48:39.336791 | controller |     "Jun 09 16:56:22.257626 crc crio[20770]: time=\"2026-06-09T16:56:22.25715739Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.336822 | controller |     "Jun 09 16:56:22.261082 crc crio[20770]: time=\"2026-06-09T16:56:22.260722683Z\" level=info msg=\"Started container\" PID=47378 containerID=6ce339852131184ba85a9a9c1e0eb3477b961d1e497ca6886ab0c71a2721d054 description=openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-nmxrm/manager id=9f05b4c2-a2b5-4d1d-b5a6-fe7e4c2797ca name=/runtime.v1.RuntimeService/StartContainer sandboxID=70c9c4652b632b9e1fd946156a6feba06b33588d386a66ce01048b2a9163daa8",
2026-06-09 17:48:39.336848 | controller |     "Jun 09 16:56:22.536869 crc crio[20770]: time=\"2026-06-09T16:56:22.536774044Z\" level=info msg=\"Created container 6a7044844a58670c89f085a8168d310b18091d3b7196bb3e6d6b585a110e384e: openstack-operators/openstack-operator-controller-manager-6fc5ccc565-ppfqz/manager\" id=00ee4c30-8cc7-4de8-973c-0a6ce5311242 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.336867 | controller |     "Jun 09 16:56:22.541093 crc crio[20770]: time=\"2026-06-09T16:56:22.541022277Z\" level=info msg=\"Starting container: 6a7044844a58670c89f085a8168d310b18091d3b7196bb3e6d6b585a110e384e\" id=c30062cc-9f41-4784-adb6-e8dcfc75fc1c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.336884 | controller |     "Jun 09 16:56:22.551044 crc crio[20770]: time=\"2026-06-09T16:56:22.550988406Z\" level=info msg=\"Started container\" PID=47463 containerID=6a7044844a58670c89f085a8168d310b18091d3b7196bb3e6d6b585a110e384e description=openstack-operators/openstack-operator-controller-manager-6fc5ccc565-ppfqz/manager id=c30062cc-9f41-4784-adb6-e8dcfc75fc1c name=/runtime.v1.RuntimeService/StartContainer sandboxID=d658039f25bc24f4850df79de03124dcb3806689d6e4f965c22c407570c90303",
2026-06-09 17:48:39.336900 | controller |     "Jun 09 16:56:22.622856 crc crio[20770]: time=\"2026-06-09T16:56:22.622791777Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.336916 | controller |     "Jun 09 16:56:22.650876 crc crio[20770]: time=\"2026-06-09T16:56:22.650767288Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.336932 | controller |     "Jun 09 16:56:22.663615 crc crio[20770]: time=\"2026-06-09T16:56:22.663497627Z\" level=info msg=\"Created container a2d71c4cef13aaf68b71496701de0c3607aed0fdb796ae46e09b8338fe823a90: openstack-operators/ovn-operator-controller-manager-58f85bd97f-pjscb/manager\" id=9b944542-5eae-4f3b-bbae-e973cc45912f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.336948 | controller |     "Jun 09 16:56:22.676870 crc crio[20770]: time=\"2026-06-09T16:56:22.670854021Z\" level=info msg=\"Starting container: a2d71c4cef13aaf68b71496701de0c3607aed0fdb796ae46e09b8338fe823a90\" id=c8ff4bd8-2dc3-484b-b534-6f1a16464491 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.336963 | controller |     "Jun 09 16:56:22.687933 crc crio[20770]: time=\"2026-06-09T16:56:22.687829273Z\" level=info msg=\"Started container\" PID=47462 containerID=a2d71c4cef13aaf68b71496701de0c3607aed0fdb796ae46e09b8338fe823a90 description=openstack-operators/ovn-operator-controller-manager-58f85bd97f-pjscb/manager id=c8ff4bd8-2dc3-484b-b534-6f1a16464491 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9c568ccd0ed3e3dbcbfb5fe496ea66fd7ca959319412077b3dcad169d52c7eb1",
2026-06-09 17:48:39.336983 | controller |     "Jun 09 16:56:22.861254 crc crio[20770]: time=\"2026-06-09T16:56:22.861137006Z\" level=info msg=\"Created container b8d72ade46f6103fa9f0c6d05b5d806346cb259dc813296f320a8ea67883a4d4: openstack-operators/swift-operator-controller-manager-67c49dd5c6-c9gqp/manager\" id=5066dbcd-9aae-4939-a7f7-e6705c2b839e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.336999 | controller |     "Jun 09 16:56:22.877504 crc crio[20770]: time=\"2026-06-09T16:56:22.866028337Z\" level=info msg=\"Starting container: b8d72ade46f6103fa9f0c6d05b5d806346cb259dc813296f320a8ea67883a4d4\" id=3f8c82db-193f-44fe-82df-082ac1112d66 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.337015 | controller |     "Jun 09 16:56:22.881245 crc crio[20770]: time=\"2026-06-09T16:56:22.881159056Z\" level=info msg=\"Started container\" PID=47526 containerID=b8d72ade46f6103fa9f0c6d05b5d806346cb259dc813296f320a8ea67883a4d4 description=openstack-operators/swift-operator-controller-manager-67c49dd5c6-c9gqp/manager id=3f8c82db-193f-44fe-82df-082ac1112d66 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b7d33a4941b9aae674473ca53888cb3a20d6e9ab164efaf98ea3af90451d7302",
2026-06-09 17:48:39.337030 | controller |     "Jun 09 16:56:23.227459 crc crio[20770]: time=\"2026-06-09T16:56:23.22733373Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.337046 | controller |     "Jun 09 16:56:23.235273 crc crio[20770]: time=\"2026-06-09T16:56:23.234878698Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.337062 | controller |     "Jun 09 16:56:23.436824 crc crio[20770]: time=\"2026-06-09T16:56:23.436494872Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.337077 | controller |     "Jun 09 16:56:23.449800 crc crio[20770]: time=\"2026-06-09T16:56:23.449627613Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.337093 | controller |     "Jun 09 16:56:23.489905 crc crio[20770]: time=\"2026-06-09T16:56:23.489805687Z\" level=info msg=\"Created container 9cf000b4147eedacca025a54847c25c9e45995775c6171e6e622dc2e34346748: openstack-operators/test-operator-controller-manager-8d5599d7d-fnlh8/manager\" id=106088f6-894a-4362-8e1f-503c147c726a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.337107 | controller |     "Jun 09 16:56:23.493599 crc crio[20770]: time=\"2026-06-09T16:56:23.493525645Z\" level=info msg=\"Starting container: 9cf000b4147eedacca025a54847c25c9e45995775c6171e6e622dc2e34346748\" id=9c2e603c-15cc-4a8c-9dbc-c4967d672dd8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.337123 | controller |     "Jun 09 16:56:23.510377 crc crio[20770]: time=\"2026-06-09T16:56:23.51026982Z\" level=info msg=\"Started container\" PID=47608 containerID=9cf000b4147eedacca025a54847c25c9e45995775c6171e6e622dc2e34346748 description=openstack-operators/test-operator-controller-manager-8d5599d7d-fnlh8/manager id=9c2e603c-15cc-4a8c-9dbc-c4967d672dd8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=702148d3035d2a366bc88e79bdb376f16ff9749a414c89eead29fabc109feba9",
2026-06-09 17:48:39.337139 | controller |     "Jun 09 16:56:23.654922 crc crio[20770]: time=\"2026-06-09T16:56:23.654798429Z\" level=info msg=\"Created container fef052e0d5b2a0c71b2637d50cd9b925c2d0ba8d6ea25368a1dff5523d750040: openstack-operators/heat-operator-controller-manager-5c5844cc68-6zwkh/manager\" id=188a11e9-7513-4cde-a13e-0a071ea93d41 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.337158 | controller |     "Jun 09 16:56:23.658729 crc crio[20770]: time=\"2026-06-09T16:56:23.658597549Z\" level=info msg=\"Starting container: fef052e0d5b2a0c71b2637d50cd9b925c2d0ba8d6ea25368a1dff5523d750040\" id=fdbf262f-39e1-401c-8ffe-e08c4a366d99 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.337175 | controller |     "Jun 09 16:56:23.703483 crc crio[20770]: time=\"2026-06-09T16:56:23.703291495Z\" level=info msg=\"Started container\" PID=47637 containerID=fef052e0d5b2a0c71b2637d50cd9b925c2d0ba8d6ea25368a1dff5523d750040 description=openstack-operators/heat-operator-controller-manager-5c5844cc68-6zwkh/manager id=fdbf262f-39e1-401c-8ffe-e08c4a366d99 name=/runtime.v1.RuntimeService/StartContainer sandboxID=73dfddba473e1ceb591be04a225745cb3b07797545cdbe4c30c8aec42546d2bc",
2026-06-09 17:48:39.337190 | controller |     "Jun 09 16:56:26.451401 crc crio[20770]: time=\"2026-06-09T16:56:26.450610185Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.337207 | controller |     "Jun 09 16:56:26.460365 crc crio[20770]: time=\"2026-06-09T16:56:26.460071319Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.337223 | controller |     "Jun 09 16:56:26.684621 crc crio[20770]: time=\"2026-06-09T16:56:26.684462113Z\" level=info msg=\"Created container f5c713b7f1cbbd24dc1c52201c9dbe601b69c96809a0a82c4b5e641005c84211: openstack-operators/nova-operator-controller-manager-f4c4579bb-6n5nw/manager\" id=211d4222-eecc-4ea6-a38d-b41b3ee2958a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.337238 | controller |     "Jun 09 16:56:26.686814 crc crio[20770]: time=\"2026-06-09T16:56:26.686749499Z\" level=info msg=\"Starting container: f5c713b7f1cbbd24dc1c52201c9dbe601b69c96809a0a82c4b5e641005c84211\" id=2417857d-e2eb-4072-ad04-7e31ef5e5f2f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.337254 | controller |     "Jun 09 16:56:26.699254 crc crio[20770]: time=\"2026-06-09T16:56:26.699140898Z\" level=info msg=\"Started container\" PID=47768 containerID=f5c713b7f1cbbd24dc1c52201c9dbe601b69c96809a0a82c4b5e641005c84211 description=openstack-operators/nova-operator-controller-manager-f4c4579bb-6n5nw/manager id=2417857d-e2eb-4072-ad04-7e31ef5e5f2f name=/runtime.v1.RuntimeService/StartContainer sandboxID=0024c9df10854aa2ba7470fa434fa49880d30a4ac7fb7b209df90c428d00f460",
2026-06-09 17:48:39.337269 | controller |     "Jun 09 16:56:29.700901 crc crio[20770]: time=\"2026-06-09T16:56:29.700268603Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.337285 | controller |     "Jun 09 16:56:29.705399 crc crio[20770]: time=\"2026-06-09T16:56:29.705298579Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.337301 | controller |     "Jun 09 16:56:29.825227 crc crio[20770]: time=\"2026-06-09T16:56:29.825108381Z\" level=info msg=\"Created container 574e8624c5626906dce1f55328a2a8286e10c560e20b544071b21feca9861332: openstack-operators/keystone-operator-controller-manager-6ccff66c5b-kkcjh/manager\" id=0c7594e8-87c5-4122-b4bb-a961a94aff18 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.337317 | controller |     "Jun 09 16:56:29.826772 crc crio[20770]: time=\"2026-06-09T16:56:29.826521572Z\" level=info msg=\"Starting container: 574e8624c5626906dce1f55328a2a8286e10c560e20b544071b21feca9861332\" id=d1eee903-f634-417d-8a9d-7631706b723b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.337333 | controller |     "Jun 09 16:56:29.834579 crc crio[20770]: time=\"2026-06-09T16:56:29.834453872Z\" level=info msg=\"Started container\" PID=47844 containerID=574e8624c5626906dce1f55328a2a8286e10c560e20b544071b21feca9861332 description=openstack-operators/keystone-operator-controller-manager-6ccff66c5b-kkcjh/manager id=d1eee903-f634-417d-8a9d-7631706b723b name=/runtime.v1.RuntimeService/StartContainer sandboxID=a1377fcf7647663831a4316e5f8c22a5ddd6383fa4e3741ca5bfec05e42fbafa",
2026-06-09 17:48:39.337352 | controller |     "Jun 09 16:56:31.323586 crc crio[20770]: time=\"2026-06-09T16:56:31.323061678Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=ca6812a5-09f4-4ac8-83c9-3f062ea0a866 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.337374 | controller |     "Jun 09 16:56:31.325817 crc crio[20770]: time=\"2026-06-09T16:56:31.325754246Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=f6b8dbba-c0dc-4949-bfc8-5f685af02a81 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.337446 | controller |     "Jun 09 16:56:31.342950 crc crio[20770]: time=\"2026-06-09T16:56:31.342567143Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1\" id=f91bce40-123b-4408-bb89-52fee3cb1a5a name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.337470 | controller |     "Jun 09 16:56:31.344176 crc crio[20770]: time=\"2026-06-09T16:56:31.344082447Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1\" id=e599e36a-fdaa-450b-a119-18792c3798c9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.337486 | controller |     "Jun 09 16:56:31.348214 crc crio[20770]: time=\"2026-06-09T16:56:31.348148845Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1\" id=8c9d72a5-7a33-4950-b926-3f6dc46731ea name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.337502 | controller |     "Jun 09 16:56:31.349086 crc crio[20770]: time=\"2026-06-09T16:56:31.348155835Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=8216c524-d7ff-4a71-8691-d93cea7c1ea2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.337541 | controller |     "Jun 09 16:56:31.354418 crc crio[20770]: time=\"2026-06-09T16:56:31.354321804Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373\" id=4c7d84f0-3ba4-4fd3-83c4-e5bbfc01acfb name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.337559 | controller |     "Jun 09 16:56:31.355496 crc crio[20770]: time=\"2026-06-09T16:56:31.35522532Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373\" id=7e244c18-84a9-49cc-aa22-17f2a0cd1a78 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.337576 | controller |     "Jun 09 16:56:31.359519 crc crio[20770]: time=\"2026-06-09T16:56:31.359401421Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373\" id=fbdc2054-dee6-4f76-8d23-cf35e2cfabd9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.337592 | controller |     "Jun 09 16:56:31.361560 crc crio[20770]: time=\"2026-06-09T16:56:31.361496232Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683736-74dq5/oc\" id=334fcc2a-b287-4fcf-9859-3d8d8dd8538b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.337608 | controller |     "Jun 09 16:56:31.362016 crc crio[20770]: time=\"2026-06-09T16:56:31.361959825Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.337628 | controller |     "Jun 09 16:56:31.375819 crc crio[20770]: time=\"2026-06-09T16:56:31.372095399Z\" level=info msg=\"Creating container: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759fkr2dg/manager\" id=7a48cc5e-95ee-4ba6-9454-003d64396010 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.337644 | controller |     "Jun 09 16:56:31.390329 crc crio[20770]: time=\"2026-06-09T16:56:31.389980768Z\" level=info msg=\"Creating container: openstack-operators/infra-operator-controller-manager-cbcfcddf7-g7g5r/manager\" id=6c31f349-aabf-4b31-aafd-5867c4d97853 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.337660 | controller |     "Jun 09 16:56:31.439487 crc crio[20770]: time=\"2026-06-09T16:56:31.439365749Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.337676 | controller |     "Jun 09 16:56:31.439487 crc crio[20770]: time=\"2026-06-09T16:56:31.439426721Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.337691 | controller |     "Jun 09 16:56:31.477842 crc crio[20770]: time=\"2026-06-09T16:56:31.47768674Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.337707 | controller |     "Jun 09 16:56:31.491682 crc crio[20770]: time=\"2026-06-09T16:56:31.491462039Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.337723 | controller |     "Jun 09 16:56:31.501376 crc crio[20770]: time=\"2026-06-09T16:56:31.501102658Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.337739 | controller |     "Jun 09 16:56:31.513971 crc crio[20770]: time=\"2026-06-09T16:56:31.513823657Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8\" id=1111d38a-6814-4e66-a273-65b36f3cc48e name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.337754 | controller |     "Jun 09 16:56:31.516255 crc crio[20770]: time=\"2026-06-09T16:56:31.516151284Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=8b9d76ea-bc59-4c91-84d5-529b247166de name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.337770 | controller |     "Jun 09 16:56:31.517512 crc crio[20770]: time=\"2026-06-09T16:56:31.517473223Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.337786 | controller |     "Jun 09 16:56:31.523441 crc crio[20770]: time=\"2026-06-09T16:56:31.523361913Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.337801 | controller |     "Jun 09 16:56:31.524063 crc crio[20770]: time=\"2026-06-09T16:56:31.523984381Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=32606d2e-31d3-4451-a95a-f593f1bf6974 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.337817 | controller |     "Jun 09 16:56:31.541030 crc crio[20770]: time=\"2026-06-09T16:56:31.540931153Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-c97755648-cq9r4/ironic\" id=32b36128-1b51-4132-879f-b9ed378a98cd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.337833 | controller |     "Jun 09 16:56:31.544070 crc crio[20770]: time=\"2026-06-09T16:56:31.54395226Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.337852 | controller |     "Jun 09 16:56:31.591091 crc crio[20770]: time=\"2026-06-09T16:56:31.591039465Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.337867 | controller |     "Jun 09 16:56:31.669182 crc crio[20770]: time=\"2026-06-09T16:56:31.669081677Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.337883 | controller |     "Jun 09 16:56:31.731422 crc crio[20770]: time=\"2026-06-09T16:56:31.731312981Z\" level=info msg=\"Created container f2bfdcdf9deb8dead09cf2e1d562d097dc301f1f47819d45ae56db699ef984c0: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759fkr2dg/manager\" id=7a48cc5e-95ee-4ba6-9454-003d64396010 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.337899 | controller |     "Jun 09 16:56:31.735910 crc crio[20770]: time=\"2026-06-09T16:56:31.733378041Z\" level=info msg=\"Starting container: f2bfdcdf9deb8dead09cf2e1d562d097dc301f1f47819d45ae56db699ef984c0\" id=e869ca85-409a-489d-b492-2bc480bfdc17 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.337915 | controller |     "Jun 09 16:56:31.741072 crc crio[20770]: time=\"2026-06-09T16:56:31.740985051Z\" level=info msg=\"Started container\" PID=47925 containerID=f2bfdcdf9deb8dead09cf2e1d562d097dc301f1f47819d45ae56db699ef984c0 description=openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759fkr2dg/manager id=e869ca85-409a-489d-b492-2bc480bfdc17 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ccc2b89fbfe766fb7b94f45a8fbac5fa8d61935957a92b937664e68650351a8c",
2026-06-09 17:48:39.337932 | controller |     "Jun 09 16:56:31.746527 crc crio[20770]: time=\"2026-06-09T16:56:31.746397618Z\" level=info msg=\"Created container 1cc6db828aa57d064cd2f56e738fe520bc9d5563b5f0380b71e0a8d3376d674f: openstack-operators/infra-operator-controller-manager-cbcfcddf7-g7g5r/manager\" id=6c31f349-aabf-4b31-aafd-5867c4d97853 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.337948 | controller |     "Jun 09 16:56:31.750794 crc crio[20770]: time=\"2026-06-09T16:56:31.750403334Z\" level=info msg=\"Starting container: 1cc6db828aa57d064cd2f56e738fe520bc9d5563b5f0380b71e0a8d3376d674f\" id=5fa4e72a-856c-4af1-ac61-d26d61e040e8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.337963 | controller |     "Jun 09 16:56:31.756371 crc crio[20770]: time=\"2026-06-09T16:56:31.756214633Z\" level=info msg=\"Started container\" PID=47923 containerID=1cc6db828aa57d064cd2f56e738fe520bc9d5563b5f0380b71e0a8d3376d674f description=openstack-operators/infra-operator-controller-manager-cbcfcddf7-g7g5r/manager id=5fa4e72a-856c-4af1-ac61-d26d61e040e8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c4375fc04e30227f5dac673bf9d83f876e0e649456a9e6f6a94bf09ab6ec089e",
2026-06-09 17:48:39.337980 | controller |     "Jun 09 16:56:31.778496 crc crio[20770]: time=\"2026-06-09T16:56:31.778367535Z\" level=info msg=\"Created container 530e4fffd6dec6cc4fd193f00ba5c986b00ebc63ca54a77bc03c9c8d90f7c9e3: openshift-infra/auto-csr-approver-29683736-74dq5/oc\" id=334fcc2a-b287-4fcf-9859-3d8d8dd8538b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.337996 | controller |     "Jun 09 16:56:31.781954 crc crio[20770]: time=\"2026-06-09T16:56:31.781847965Z\" level=info msg=\"Starting container: 530e4fffd6dec6cc4fd193f00ba5c986b00ebc63ca54a77bc03c9c8d90f7c9e3\" id=f86b4d60-389d-47bd-81d2-2a7ebdb3d91a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.338011 | controller |     "Jun 09 16:56:31.787945 crc crio[20770]: time=\"2026-06-09T16:56:31.787837229Z\" level=info msg=\"Started container\" PID=47949 containerID=530e4fffd6dec6cc4fd193f00ba5c986b00ebc63ca54a77bc03c9c8d90f7c9e3 description=openshift-infra/auto-csr-approver-29683736-74dq5/oc id=f86b4d60-389d-47bd-81d2-2a7ebdb3d91a name=/runtime.v1.RuntimeService/StartContainer sandboxID=baffd3672d2b0dd859bc25ee199fd0b1ef3ba33d091ced1fdadd93b5e95a90d7",
2026-06-09 17:48:39.338032 | controller |     "Jun 09 16:56:33.000745 crc crio[20770]: time=\"2026-06-09T16:56:32.999789306Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.338049 | controller |     "Jun 09 16:56:33.170737 crc crio[20770]: time=\"2026-06-09T16:56:33.17004356Z\" level=info msg=\"Created container 354e3ef8d36dbb985251cbc5663e39f9c5412bfda98061771c59b475edd43052: baremetal-operator-system/baremetal-operator-ironic-c97755648-cq9r4/ironic\" id=32b36128-1b51-4132-879f-b9ed378a98cd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.338065 | controller |     "Jun 09 16:56:33.178082 crc crio[20770]: time=\"2026-06-09T16:56:33.17762602Z\" level=info msg=\"Starting container: 354e3ef8d36dbb985251cbc5663e39f9c5412bfda98061771c59b475edd43052\" id=d661a300-760a-4bb9-9b36-941fa8657ec9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.338080 | controller |     "Jun 09 16:56:33.195499 crc crio[20770]: time=\"2026-06-09T16:56:33.195283292Z\" level=info msg=\"Started container\" PID=48122 containerID=354e3ef8d36dbb985251cbc5663e39f9c5412bfda98061771c59b475edd43052 description=baremetal-operator-system/baremetal-operator-ironic-c97755648-cq9r4/ironic id=d661a300-760a-4bb9-9b36-941fa8657ec9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=26b46faa35b70169f5e9bc8118d4d0c8d7c38aa08a6b2d2dbc251d5ce2345152",
2026-06-09 17:48:39.338096 | controller |     "Jun 09 16:56:33.921179 crc crio[20770]: time=\"2026-06-09T16:56:33.920292796Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic:release-24.1\" id=5ea5ee30-a842-47b1-af3f-ff2359939ca1 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.338112 | controller |     "Jun 09 16:56:33.936018 crc crio[20770]: time=\"2026-06-09T16:56:33.935926519Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic:release-24.1\\\"\"",
2026-06-09 17:48:39.338127 | controller |     "Jun 09 16:56:36.147926 crc crio[20770]: time=\"2026-06-09T16:56:36.147044435Z\" level=info msg=\"Stopping pod sandbox: baffd3672d2b0dd859bc25ee199fd0b1ef3ba33d091ced1fdadd93b5e95a90d7\" id=b51584a4-6ae8-4ddf-b85d-2c417aaa9026 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.338143 | controller |     "Jun 09 16:56:36.149314 crc crio[20770]: time=\"2026-06-09T16:56:36.148378214Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683736-74dq5 Namespace:openshift-infra ID:baffd3672d2b0dd859bc25ee199fd0b1ef3ba33d091ced1fdadd93b5e95a90d7 UID:f9eae21e-4b5f-4d4e-9dbb-b82f55278766 NetNS:/var/run/netns/be998156-1bc9-4fe5-a49d-5b8eb9cb1f58 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf9eae21e_4b5f_4d4e_9dbb_b82f55278766.slice PodAnnotations:0xc002a08a08}] Aliases:map[]}\"",
2026-06-09 17:48:39.338166 | controller |     "Jun 09 16:56:36.149314 crc crio[20770]: time=\"2026-06-09T16:56:36.148517168Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683736-74dq5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.338192 | controller |     "Jun 09 16:56:36.438495 crc crio[20770]: time=\"2026-06-09T16:56:36.43839369Z\" level=info msg=\"Stopped pod sandbox: baffd3672d2b0dd859bc25ee199fd0b1ef3ba33d091ced1fdadd93b5e95a90d7\" id=b51584a4-6ae8-4ddf-b85d-2c417aaa9026 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.338212 | controller |     "Jun 09 16:56:36.764223 crc crio[20770]: time=\"2026-06-09T16:56:36.764061819Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8\" id=5ea5ee30-a842-47b1-af3f-ff2359939ca1 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.338232 | controller |     "Jun 09 16:56:36.765349 crc crio[20770]: time=\"2026-06-09T16:56:36.765233703Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=a2694b96-3197-408c-83e6-3d8bac81aae2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.338248 | controller |     "Jun 09 16:56:36.769409 crc crio[20770]: time=\"2026-06-09T16:56:36.7692807Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=8a4933f4-ec8c-468d-818d-eb953f9246cf name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.338263 | controller |     "Jun 09 16:56:36.806508 crc crio[20770]: time=\"2026-06-09T16:56:36.805887361Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-c97755648-cq9r4/ironic-httpd\" id=7b800c6a-24d4-4e54-b27e-dcd9f7530df5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.338278 | controller |     "Jun 09 16:56:36.807337 crc crio[20770]: time=\"2026-06-09T16:56:36.807268311Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.338294 | controller |     "Jun 09 16:56:36.857577 crc crio[20770]: time=\"2026-06-09T16:56:36.857410465Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.338309 | controller |     "Jun 09 16:56:37.778029 crc crio[20770]: time=\"2026-06-09T16:56:37.777030839Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.338324 | controller |     "Jun 09 16:56:37.887773 crc crio[20770]: time=\"2026-06-09T16:56:37.887255794Z\" level=info msg=\"Created container 1a6ca67d028f572df67911c643fc6e90a1a532de3d81c80fab952f1ef3a6aa8b: baremetal-operator-system/baremetal-operator-ironic-c97755648-cq9r4/ironic-httpd\" id=7b800c6a-24d4-4e54-b27e-dcd9f7530df5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.338341 | controller |     "Jun 09 16:56:37.889407 crc crio[20770]: time=\"2026-06-09T16:56:37.889301213Z\" level=info msg=\"Starting container: 1a6ca67d028f572df67911c643fc6e90a1a532de3d81c80fab952f1ef3a6aa8b\" id=fd790ea9-392f-4569-a4dc-ab7b8f9670b0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.338356 | controller |     "Jun 09 16:56:37.898784 crc crio[20770]: time=\"2026-06-09T16:56:37.898614203Z\" level=info msg=\"Started container\" PID=48324 containerID=1a6ca67d028f572df67911c643fc6e90a1a532de3d81c80fab952f1ef3a6aa8b description=baremetal-operator-system/baremetal-operator-ironic-c97755648-cq9r4/ironic-httpd id=fd790ea9-392f-4569-a4dc-ab7b8f9670b0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=26b46faa35b70169f5e9bc8118d4d0c8d7c38aa08a6b2d2dbc251d5ce2345152",
2026-06-09 17:48:39.338372 | controller |     "Jun 09 16:56:37.913250 crc crio[20770]: time=\"2026-06-09T16:56:37.913116073Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic:release-24.1\" id=f5489dda-5bf5-4157-87ea-cf31f4e60747 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.338388 | controller |     "Jun 09 16:56:37.917077 crc crio[20770]: time=\"2026-06-09T16:56:37.917006166Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic:release-24.1\\\"\"",
2026-06-09 17:48:39.338403 | controller |     "Jun 09 16:56:38.342475 crc crio[20770]: time=\"2026-06-09T16:56:38.342144489Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8\" id=f5489dda-5bf5-4157-87ea-cf31f4e60747 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.338418 | controller |     "Jun 09 16:56:38.343827 crc crio[20770]: time=\"2026-06-09T16:56:38.343747555Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=e7e7176e-59a3-46ec-aec2-e0a9a14dca55 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.338440 | controller |     "Jun 09 16:56:38.347219 crc crio[20770]: time=\"2026-06-09T16:56:38.347120153Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=35dc64ac-7fad-49a4-8658-0794109028fc name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.338455 | controller |     "Jun 09 16:56:38.354298 crc crio[20770]: time=\"2026-06-09T16:56:38.354214718Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-c97755648-cq9r4/ironic-log-watch\" id=e480b8c2-5e6d-44b8-b677-dfd6b49ce9cf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.338471 | controller |     "Jun 09 16:56:38.355031 crc crio[20770]: time=\"2026-06-09T16:56:38.354941479Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.338486 | controller |     "Jun 09 16:56:38.399207 crc crio[20770]: time=\"2026-06-09T16:56:38.398994866Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.338503 | controller |     "Jun 09 16:56:38.855812 crc crio[20770]: time=\"2026-06-09T16:56:38.855622251Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.338553 | controller |     "Jun 09 16:56:38.975794 crc crio[20770]: time=\"2026-06-09T16:56:38.975182407Z\" level=info msg=\"Created container fdf42941beaf6bcba10a4bdc535386cf6a8959eda4ea4f68cdd24142eab3eb59: baremetal-operator-system/baremetal-operator-ironic-c97755648-cq9r4/ironic-log-watch\" id=e480b8c2-5e6d-44b8-b677-dfd6b49ce9cf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.338578 | controller |     "Jun 09 16:56:38.980692 crc crio[20770]: time=\"2026-06-09T16:56:38.980521981Z\" level=info msg=\"Starting container: fdf42941beaf6bcba10a4bdc535386cf6a8959eda4ea4f68cdd24142eab3eb59\" id=80397a52-ec09-4b58-b89b-931cda1283ce name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.338596 | controller |     "Jun 09 16:56:38.989135 crc crio[20770]: time=\"2026-06-09T16:56:38.989010097Z\" level=info msg=\"Started container\" PID=48432 containerID=fdf42941beaf6bcba10a4bdc535386cf6a8959eda4ea4f68cdd24142eab3eb59 description=baremetal-operator-system/baremetal-operator-ironic-c97755648-cq9r4/ironic-log-watch id=80397a52-ec09-4b58-b89b-931cda1283ce name=/runtime.v1.RuntimeService/StartContainer sandboxID=26b46faa35b70169f5e9bc8118d4d0c8d7c38aa08a6b2d2dbc251d5ce2345152",
2026-06-09 17:48:39.338612 | controller |     "Jun 09 16:56:52.578239 crc crio[20770]: time=\"2026-06-09T16:56:52.57735059Z\" level=info msg=\"Removing container: d6d3a79f899a77b0bf16466df3ac328ca12e00c554af8e2c8983d2dffa725adc\" id=c748c6be-5583-435c-926f-c08b6314608e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.338629 | controller |     "Jun 09 16:56:52.682917 crc crio[20770]: time=\"2026-06-09T16:56:52.682755785Z\" level=info msg=\"Removed container d6d3a79f899a77b0bf16466df3ac328ca12e00c554af8e2c8983d2dffa725adc: openshift-infra/auto-csr-approver-29683730-lkwvc/oc\" id=c748c6be-5583-435c-926f-c08b6314608e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.338645 | controller |     "Jun 09 16:56:52.692099 crc crio[20770]: time=\"2026-06-09T16:56:52.692018374Z\" level=info msg=\"Stopping pod sandbox: d2bd73f71f9d0545f59d04dedf7bde53229dc71379051696480d38029373d2ce\" id=37bf763f-6495-4de8-80cb-75ce10d6a7ef name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.338661 | controller |     "Jun 09 16:56:52.692099 crc crio[20770]: time=\"2026-06-09T16:56:52.692090806Z\" level=info msg=\"Stopped pod sandbox (already stopped): d2bd73f71f9d0545f59d04dedf7bde53229dc71379051696480d38029373d2ce\" id=37bf763f-6495-4de8-80cb-75ce10d6a7ef name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.338680 | controller |     "Jun 09 16:56:52.692920 crc crio[20770]: time=\"2026-06-09T16:56:52.692881759Z\" level=info msg=\"Removing pod sandbox: d2bd73f71f9d0545f59d04dedf7bde53229dc71379051696480d38029373d2ce\" id=f960f2e9-9b7f-4d17-bb16-042daff7932f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.338696 | controller |     "Jun 09 16:56:52.708962 crc crio[20770]: time=\"2026-06-09T16:56:52.706154123Z\" level=info msg=\"Removed pod sandbox: d2bd73f71f9d0545f59d04dedf7bde53229dc71379051696480d38029373d2ce\" id=f960f2e9-9b7f-4d17-bb16-042daff7932f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.338711 | controller |     "Jun 09 16:57:02.745979 crc crio[20770]: time=\"2026-06-09T16:57:02.745213045Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-7dc8cc99c9-l9xtk/POD\" id=b17d0c3e-2f89-4d35-9a95-0756448b376a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.338726 | controller |     "Jun 09 16:57:02.747553 crc crio[20770]: time=\"2026-06-09T16:57:02.746011438Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.338742 | controller |     "Jun 09 16:57:02.797971 crc crio[20770]: time=\"2026-06-09T16:57:02.797240943Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7dc8cc99c9-l9xtk Namespace:openstack ID:9e2495e20239a5cce5ad53f7ef556e6cfe80f26d5b39bef79bc3cd833ed15e82 UID:9e766c27-b60b-4a4d-9331-d0de72ad749d NetNS:/var/run/netns/86d13f57-e2bf-41fc-a93e-25d94f0fa2e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9e766c27_b60b_4a4d_9331_d0de72ad749d.slice PodAnnotations:0xc002a08040}] Aliases:map[]}\"",
2026-06-09 17:48:39.338758 | controller |     "Jun 09 16:57:02.797971 crc crio[20770]: time=\"2026-06-09T16:57:02.797926412Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-7dc8cc99c9-l9xtk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.338774 | controller |     "Jun 09 16:57:02.980520 crc crio[20770]: time=\"2026-06-09T16:57:02.98035128Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-769fc96f7c-nlvd5/POD\" id=6c30ebff-00db-46c0-8efd-83264be8bc90 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.338790 | controller |     "Jun 09 16:57:02.980520 crc crio[20770]: time=\"2026-06-09T16:57:02.980473173Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.338805 | controller |     "Jun 09 16:57:03.041778 crc crio[20770]: time=\"2026-06-09T16:57:03.037354872Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-769fc96f7c-nlvd5 Namespace:openstack ID:56d47b1778336a57d12279c407eb85054d43323c318a380ccb0c7f0f2728f75e UID:c6cd9e6c-f619-4c73-8328-a2665481b8ef NetNS:/var/run/netns/e3e137f1-b976-4c8b-bdf0-4f0c70757fe8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc6cd9e6c_f619_4c73_8328_a2665481b8ef.slice PodAnnotations:0xc002a081b8}] Aliases:map[]}\"",
2026-06-09 17:48:39.338821 | controller |     "Jun 09 16:57:03.041778 crc crio[20770]: time=\"2026-06-09T16:57:03.037496746Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-769fc96f7c-nlvd5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.338837 | controller |     "Jun 09 16:57:03.422164 crc crio[20770]: 2026-06-09T16:57:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9e2495e20239a5c Mac:7e:86:7a:66:db:d9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5f Mtu:0 Sandbox:/var/run/netns/86d13f57-e2bf-41fc-a93e-25d94f0fa2e6 SocketPath: PciID:}] [{Interface:0xc00027c870 Address:{IP:10.217.0.95 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.338857 | controller |     "Jun 09 16:57:03.426464 crc crio[20770]: time=\"2026-06-09T16:57:03.423596287Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7dc8cc99c9-l9xtk Namespace:openstack ID:9e2495e20239a5cce5ad53f7ef556e6cfe80f26d5b39bef79bc3cd833ed15e82 UID:9e766c27-b60b-4a4d-9331-d0de72ad749d NetNS:/var/run/netns/86d13f57-e2bf-41fc-a93e-25d94f0fa2e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9e766c27_b60b_4a4d_9331_d0de72ad749d.slice PodAnnotations:0xc002a08040}] Aliases:map[]}\"",
2026-06-09 17:48:39.338873 | controller |     "Jun 09 16:57:03.426464 crc crio[20770]: time=\"2026-06-09T16:57:03.423896936Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-7dc8cc99c9-l9xtk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.338889 | controller |     "Jun 09 16:57:03.436282 crc crio[20770]: time=\"2026-06-09T16:57:03.436206763Z\" level=info msg=\"Ran pod sandbox 9e2495e20239a5cce5ad53f7ef556e6cfe80f26d5b39bef79bc3cd833ed15e82 with infra container: openstack/dnsmasq-dns-7dc8cc99c9-l9xtk/POD\" id=b17d0c3e-2f89-4d35-9a95-0756448b376a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.338906 | controller |     "Jun 09 16:57:03.441071 crc crio[20770]: time=\"2026-06-09T16:57:03.440914559Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=3f3d62e0-2564-4438-be30-74e134ab5a40 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.338922 | controller |     "Jun 09 16:57:03.441350 crc crio[20770]: time=\"2026-06-09T16:57:03.441267949Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found\" id=3f3d62e0-2564-4438-be30-74e134ab5a40 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.338937 | controller |     "Jun 09 16:57:03.441350 crc crio[20770]: time=\"2026-06-09T16:57:03.441331411Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found\" id=3f3d62e0-2564-4438-be30-74e134ab5a40 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.338952 | controller |     "Jun 09 16:57:03.445201 crc crio[20770]: time=\"2026-06-09T16:57:03.442584657Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=3a1cc032-ebbe-49dd-950f-0ed231caff3f name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.338967 | controller |     "Jun 09 16:57:03.450122 crc crio[20770]: time=\"2026-06-09T16:57:03.450088435Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\\\"\"",
2026-06-09 17:48:39.338982 | controller |     "Jun 09 16:57:03.475402 crc crio[20770]: 2026-06-09T16:57:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:56d47b1778336a5 Mac:aa:d4:8b:42:df:7c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:60 Mtu:0 Sandbox:/var/run/netns/e3e137f1-b976-4c8b-bdf0-4f0c70757fe8 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.96 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.338998 | controller |     "Jun 09 16:57:03.476800 crc crio[20770]: time=\"2026-06-09T16:57:03.47646941Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-769fc96f7c-nlvd5 Namespace:openstack ID:56d47b1778336a57d12279c407eb85054d43323c318a380ccb0c7f0f2728f75e UID:c6cd9e6c-f619-4c73-8328-a2665481b8ef NetNS:/var/run/netns/e3e137f1-b976-4c8b-bdf0-4f0c70757fe8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc6cd9e6c_f619_4c73_8328_a2665481b8ef.slice PodAnnotations:0xc002a081b8}] Aliases:map[]}\"",
2026-06-09 17:48:39.339014 | controller |     "Jun 09 16:57:03.476800 crc crio[20770]: time=\"2026-06-09T16:57:03.476762578Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-769fc96f7c-nlvd5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.339033 | controller |     "Jun 09 16:57:03.490153 crc crio[20770]: time=\"2026-06-09T16:57:03.490040663Z\" level=info msg=\"Ran pod sandbox 56d47b1778336a57d12279c407eb85054d43323c318a380ccb0c7f0f2728f75e with infra container: openstack/dnsmasq-dns-769fc96f7c-nlvd5/POD\" id=6c30ebff-00db-46c0-8efd-83264be8bc90 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.339049 | controller |     "Jun 09 16:57:03.494860 crc crio[20770]: time=\"2026-06-09T16:57:03.494518813Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=7adb9c70-aa89-43d8-97d7-59c6df4a59e8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.339065 | controller |     "Jun 09 16:57:03.495179 crc crio[20770]: time=\"2026-06-09T16:57:03.49510621Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found\" id=7adb9c70-aa89-43d8-97d7-59c6df4a59e8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.339080 | controller |     "Jun 09 16:57:03.495292 crc crio[20770]: time=\"2026-06-09T16:57:03.495229653Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found\" id=7adb9c70-aa89-43d8-97d7-59c6df4a59e8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.339096 | controller |     "Jun 09 16:57:03.497756 crc crio[20770]: time=\"2026-06-09T16:57:03.497599162Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=004369cf-34c6-4566-b844-c3743d98213c name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.339112 | controller |     "Jun 09 16:57:03.502970 crc crio[20770]: time=\"2026-06-09T16:57:03.502927677Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\\\"\"",
2026-06-09 17:48:39.339127 | controller |     "Jun 09 16:57:05.983589 crc crio[20770]: time=\"2026-06-09T16:57:05.982723Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-6b994dcc49-2jxvq/POD\" id=c1ffd40c-be88-4fe8-81e2-d81ad74ec818 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.339144 | controller |     "Jun 09 16:57:05.993268 crc crio[20770]: time=\"2026-06-09T16:57:05.983614636Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.339161 | controller |     "Jun 09 16:57:06.134151 crc crio[20770]: time=\"2026-06-09T16:57:06.133625424Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6b994dcc49-2jxvq Namespace:openstack ID:1ccbedb738a916ce574f219365374e4cbb3c0d7bf0e5c2a46d115af229b0245d UID:10b69172-0269-4a45-a484-acb69b111cc4 NetNS:/var/run/netns/16f393be-81b7-4e1b-a11a-9a38b5d32abf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod10b69172_0269_4a45_a484_acb69b111cc4.slice PodAnnotations:0xc0005c6a18}] Aliases:map[]}\"",
2026-06-09 17:48:39.339176 | controller |     "Jun 09 16:57:06.134151 crc crio[20770]: time=\"2026-06-09T16:57:06.133927613Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-6b994dcc49-2jxvq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.339193 | controller |     "Jun 09 16:57:06.915481 crc crio[20770]: time=\"2026-06-09T16:57:06.914172678Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-68bc84565-fjv4d/POD\" id=4cf5c117-9559-4627-b762-e3170abfb620 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.339209 | controller |     "Jun 09 16:57:06.915874 crc crio[20770]: time=\"2026-06-09T16:57:06.915848336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.339228 | controller |     "Jun 09 16:57:06.916205 crc crio[20770]: 2026-06-09T16:57:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1ccbedb738a916c Mac:f2:12:6a:01:5f:45 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:61 Mtu:0 Sandbox:/var/run/netns/16f393be-81b7-4e1b-a11a-9a38b5d32abf SocketPath: PciID:}] [{Interface:0xc000014b80 Address:{IP:10.217.0.97 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.339245 | controller |     "Jun 09 16:57:06.921975 crc crio[20770]: time=\"2026-06-09T16:57:06.921875481Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6b994dcc49-2jxvq Namespace:openstack ID:1ccbedb738a916ce574f219365374e4cbb3c0d7bf0e5c2a46d115af229b0245d UID:10b69172-0269-4a45-a484-acb69b111cc4 NetNS:/var/run/netns/16f393be-81b7-4e1b-a11a-9a38b5d32abf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod10b69172_0269_4a45_a484_acb69b111cc4.slice PodAnnotations:0xc0005c6a18}] Aliases:map[]}\"",
2026-06-09 17:48:39.339260 | controller |     "Jun 09 16:57:06.922775 crc crio[20770]: time=\"2026-06-09T16:57:06.922301653Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-6b994dcc49-2jxvq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.339276 | controller |     "Jun 09 16:57:06.954336 crc crio[20770]: time=\"2026-06-09T16:57:06.954161487Z\" level=info msg=\"Ran pod sandbox 1ccbedb738a916ce574f219365374e4cbb3c0d7bf0e5c2a46d115af229b0245d with infra container: openstack/dnsmasq-dns-6b994dcc49-2jxvq/POD\" id=c1ffd40c-be88-4fe8-81e2-d81ad74ec818 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.339292 | controller |     "Jun 09 16:57:06.976502 crc crio[20770]: time=\"2026-06-09T16:57:06.974869167Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=99515250-bc47-4158-a20f-fdee7ebaa580 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.339308 | controller |     "Jun 09 16:57:06.976502 crc crio[20770]: time=\"2026-06-09T16:57:06.975054602Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found\" id=99515250-bc47-4158-a20f-fdee7ebaa580 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.339323 | controller |     "Jun 09 16:57:06.976502 crc crio[20770]: time=\"2026-06-09T16:57:06.975096093Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found\" id=99515250-bc47-4158-a20f-fdee7ebaa580 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.339338 | controller |     "Jun 09 16:57:06.978881 crc crio[20770]: time=\"2026-06-09T16:57:06.97809335Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=aca50705-81ee-4006-b69c-7d6a000e4450 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.339353 | controller |     "Jun 09 16:57:06.986263 crc crio[20770]: time=\"2026-06-09T16:57:06.984829896Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\\\"\"",
2026-06-09 17:48:39.339369 | controller |     "Jun 09 16:57:07.000017 crc crio[20770]: time=\"2026-06-09T16:57:06.999771149Z\" level=info msg=\"Running pod sandbox: openstack/rabbitmq-server-0/POD\" id=12307411-11cd-48dc-8611-ad09a93f9ef7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.339384 | controller |     "Jun 09 16:57:07.000245 crc crio[20770]: time=\"2026-06-09T16:57:07.000103258Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.339400 | controller |     "Jun 09 16:57:07.007217 crc crio[20770]: time=\"2026-06-09T16:57:07.007102231Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68bc84565-fjv4d Namespace:openstack ID:3573160175c10950724f82d9534b2967267dee7e28a51581089daffe9cc74ad8 UID:f76c2ecc-2e80-4d82-a13f-3c03c3cd0db5 NetNS:/var/run/netns/1497ccf6-6403-42e9-bc6b-99a148e189ee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf76c2ecc_2e80_4d82_a13f_3c03c3cd0db5.slice PodAnnotations:0xc00291a068}] Aliases:map[]}\"",
2026-06-09 17:48:39.339418 | controller |     "Jun 09 16:57:07.007563 crc crio[20770]: time=\"2026-06-09T16:57:07.007244005Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-68bc84565-fjv4d to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.339435 | controller |     "Jun 09 16:57:07.204344 crc crio[20770]: time=\"2026-06-09T16:57:07.204201194Z\" level=info msg=\"Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:464c7c48327bdee28185b0ea95f23af8fede1bed7f32409012a5dee7f32c775b UID:7b22c499-f492-4a7e-b002-01aa6e24f44b NetNS:/var/run/netns/0bd3d93b-9c03-4951-9139-1a0691e4eaf5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7b22c499_f492_4a7e_b002_01aa6e24f44b.slice PodAnnotations:0xc0001343b8}] Aliases:map[]}\"",
2026-06-09 17:48:39.339451 | controller |     "Jun 09 16:57:07.204344 crc crio[20770]: time=\"2026-06-09T16:57:07.204286286Z\" level=info msg=\"Adding pod openstack_rabbitmq-server-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.339466 | controller |     "Jun 09 16:57:07.641590 crc crio[20770]: time=\"2026-06-09T16:57:07.641497458Z\" level=info msg=\"Running pod sandbox: openstack/rabbitmq-cell1-server-0/POD\" id=e76cacdc-1c0c-40bc-81aa-e86094043824 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.339482 | controller |     "Jun 09 16:57:07.641805 crc crio[20770]: time=\"2026-06-09T16:57:07.641610352Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.339498 | controller |     "Jun 09 16:57:07.719677 crc crio[20770]: 2026-06-09T16:57:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3573160175c1095 Mac:ee:53:85:91:09:8b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:62 Mtu:0 Sandbox:/var/run/netns/1497ccf6-6403-42e9-bc6b-99a148e189ee SocketPath: PciID:}] [{Interface:0xc000526e10 Address:{IP:10.217.0.98 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.339534 | controller |     "Jun 09 16:57:07.722365 crc crio[20770]: time=\"2026-06-09T16:57:07.72227535Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68bc84565-fjv4d Namespace:openstack ID:3573160175c10950724f82d9534b2967267dee7e28a51581089daffe9cc74ad8 UID:f76c2ecc-2e80-4d82-a13f-3c03c3cd0db5 NetNS:/var/run/netns/1497ccf6-6403-42e9-bc6b-99a148e189ee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf76c2ecc_2e80_4d82_a13f_3c03c3cd0db5.slice PodAnnotations:0xc00291a068}] Aliases:map[]}\"",
2026-06-09 17:48:39.339553 | controller |     "Jun 09 16:57:07.722822 crc crio[20770]: time=\"2026-06-09T16:57:07.722795475Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-68bc84565-fjv4d for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.339569 | controller |     "Jun 09 16:57:07.762750 crc crio[20770]: time=\"2026-06-09T16:57:07.762391852Z\" level=info msg=\"Ran pod sandbox 3573160175c10950724f82d9534b2967267dee7e28a51581089daffe9cc74ad8 with infra container: openstack/dnsmasq-dns-68bc84565-fjv4d/POD\" id=4cf5c117-9559-4627-b762-e3170abfb620 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.339585 | controller |     "Jun 09 16:57:07.767590 crc crio[20770]: time=\"2026-06-09T16:57:07.767158161Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=d5cfb558-42db-448e-9698-12aa9a24cc4c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.339603 | controller |     "Jun 09 16:57:07.767590 crc crio[20770]: time=\"2026-06-09T16:57:07.767586673Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found\" id=d5cfb558-42db-448e-9698-12aa9a24cc4c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.339619 | controller |     "Jun 09 16:57:07.767590 crc crio[20770]: time=\"2026-06-09T16:57:07.767688096Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found\" id=d5cfb558-42db-448e-9698-12aa9a24cc4c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.339634 | controller |     "Jun 09 16:57:07.771842 crc crio[20770]: time=\"2026-06-09T16:57:07.769137268Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=12a08917-97a8-46b2-869f-72531db73d1e name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.339649 | controller |     "Jun 09 16:57:07.778370 crc crio[20770]: time=\"2026-06-09T16:57:07.778269943Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\\\"\"",
2026-06-09 17:48:39.339665 | controller |     "Jun 09 16:57:07.791327 crc crio[20770]: time=\"2026-06-09T16:57:07.791197107Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:6d9c2f4b14341cac1836d0688a75b5b01b20f562be87be25aa96c4fa77f273b6 UID:db9cb776-3386-4913-8264-499756a7e0d8 NetNS:/var/run/netns/a8a5c8f0-6ede-458a-8bb4-a82102556f14 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddb9cb776_3386_4913_8264_499756a7e0d8.slice PodAnnotations:0xc002988268}] Aliases:map[]}\"",
2026-06-09 17:48:39.339681 | controller |     "Jun 09 16:57:07.791881 crc crio[20770]: time=\"2026-06-09T16:57:07.791545327Z\" level=info msg=\"Adding pod openstack_rabbitmq-cell1-server-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.339696 | controller |     "Jun 09 16:57:07.963561 crc crio[20770]: 2026-06-09T16:57:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:464c7c48327bdee Mac:06:55:53:63:de:4a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:63 Mtu:0 Sandbox:/var/run/netns/0bd3d93b-9c03-4951-9139-1a0691e4eaf5 SocketPath: PciID:}] [{Interface:0xc000260a00 Address:{IP:10.217.0.99 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.339712 | controller |     "Jun 09 16:57:07.993337 crc crio[20770]: time=\"2026-06-09T16:57:07.992612994Z\" level=info msg=\"Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:464c7c48327bdee28185b0ea95f23af8fede1bed7f32409012a5dee7f32c775b UID:7b22c499-f492-4a7e-b002-01aa6e24f44b NetNS:/var/run/netns/0bd3d93b-9c03-4951-9139-1a0691e4eaf5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7b22c499_f492_4a7e_b002_01aa6e24f44b.slice PodAnnotations:0xc0001343b8}] Aliases:map[]}\"",
2026-06-09 17:48:39.339728 | controller |     "Jun 09 16:57:07.994558 crc crio[20770]: time=\"2026-06-09T16:57:07.994050456Z\" level=info msg=\"Checking pod openstack_rabbitmq-server-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.339743 | controller |     "Jun 09 16:57:08.046811 crc crio[20770]: time=\"2026-06-09T16:57:08.046199197Z\" level=info msg=\"Ran pod sandbox 464c7c48327bdee28185b0ea95f23af8fede1bed7f32409012a5dee7f32c775b with infra container: openstack/rabbitmq-server-0/POD\" id=12307411-11cd-48dc-8611-ad09a93f9ef7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.339759 | controller |     "Jun 09 16:57:08.068124 crc crio[20770]: time=\"2026-06-09T16:57:08.067918597Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=72a745c5-cc45-4372-a1e9-0860d354abf1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.339778 | controller |     "Jun 09 16:57:08.068533 crc crio[20770]: time=\"2026-06-09T16:57:08.068341429Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified not found\" id=72a745c5-cc45-4372-a1e9-0860d354abf1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.339793 | controller |     "Jun 09 16:57:08.068533 crc crio[20770]: time=\"2026-06-09T16:57:08.068408331Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified found\" id=72a745c5-cc45-4372-a1e9-0860d354abf1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.339808 | controller |     "Jun 09 16:57:08.073854 crc crio[20770]: time=\"2026-06-09T16:57:08.07354963Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=f5144a56-5779-4ff0-bceb-4dcceb3325be name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.339824 | controller |     "Jun 09 16:57:08.083547 crc crio[20770]: time=\"2026-06-09T16:57:08.082687865Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\\\"\"",
2026-06-09 17:48:39.339839 | controller |     "Jun 09 16:57:08.351927 crc crio[20770]: 2026-06-09T16:57:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6d9c2f4b14341ca Mac:4e:bc:0c:8c:b2:f2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:64 Mtu:0 Sandbox:/var/run/netns/a8a5c8f0-6ede-458a-8bb4-a82102556f14 SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.100 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.339855 | controller |     "Jun 09 16:57:08.354463 crc crio[20770]: time=\"2026-06-09T16:57:08.354405211Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:6d9c2f4b14341cac1836d0688a75b5b01b20f562be87be25aa96c4fa77f273b6 UID:db9cb776-3386-4913-8264-499756a7e0d8 NetNS:/var/run/netns/a8a5c8f0-6ede-458a-8bb4-a82102556f14 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddb9cb776_3386_4913_8264_499756a7e0d8.slice PodAnnotations:0xc002988268}] Aliases:map[]}\"",
2026-06-09 17:48:39.339871 | controller |     "Jun 09 16:57:08.354730 crc crio[20770]: time=\"2026-06-09T16:57:08.354610376Z\" level=info msg=\"Checking pod openstack_rabbitmq-cell1-server-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.339887 | controller |     "Jun 09 16:57:08.365182 crc crio[20770]: time=\"2026-06-09T16:57:08.36510048Z\" level=info msg=\"Ran pod sandbox 6d9c2f4b14341cac1836d0688a75b5b01b20f562be87be25aa96c4fa77f273b6 with infra container: openstack/rabbitmq-cell1-server-0/POD\" id=e76cacdc-1c0c-40bc-81aa-e86094043824 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.339902 | controller |     "Jun 09 16:57:08.369776 crc crio[20770]: time=\"2026-06-09T16:57:08.369203989Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=81e3d5a2-8209-4604-9327-8c4b24c1c46c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.339918 | controller |     "Jun 09 16:57:08.369776 crc crio[20770]: time=\"2026-06-09T16:57:08.369381555Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified not found\" id=81e3d5a2-8209-4604-9327-8c4b24c1c46c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.339933 | controller |     "Jun 09 16:57:08.369776 crc crio[20770]: time=\"2026-06-09T16:57:08.369424096Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified found\" id=81e3d5a2-8209-4604-9327-8c4b24c1c46c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.339948 | controller |     "Jun 09 16:57:08.372612 crc crio[20770]: time=\"2026-06-09T16:57:08.371384253Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=115feae0-85d2-4188-a72c-981549e75cd0 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.339967 | controller |     "Jun 09 16:57:08.377496 crc crio[20770]: time=\"2026-06-09T16:57:08.375880453Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\\\"\"",
2026-06-09 17:48:39.339984 | controller |     "Jun 09 16:57:08.398361 crc crio[20770]: time=\"2026-06-09T16:57:08.39818794Z\" level=info msg=\"Running pod sandbox: openstack/openstack-galera-0/POD\" id=5b596852-9bd9-4187-81fd-293323d579e9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.340000 | controller |     "Jun 09 16:57:08.398361 crc crio[20770]: time=\"2026-06-09T16:57:08.398278282Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.340016 | controller |     "Jun 09 16:57:08.475391 crc crio[20770]: time=\"2026-06-09T16:57:08.475339506Z\" level=info msg=\"Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:c02a299a2744efbfb359a225788ebda55b603fb1478f539540fff2960ef5a7b7 UID:184d6b70-6c5c-44f5-b5e9-109d03de53f3 NetNS:/var/run/netns/18625f86-24d4-4211-a4fa-b2c74bdd11c3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod184d6b70_6c5c_44f5_b5e9_109d03de53f3.slice PodAnnotations:0xc0029d4100}] Aliases:map[]}\"",
2026-06-09 17:48:39.340032 | controller |     "Jun 09 16:57:08.475391 crc crio[20770]: time=\"2026-06-09T16:57:08.475378797Z\" level=info msg=\"Adding pod openstack_openstack-galera-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.340047 | controller |     "Jun 09 16:57:09.462512 crc crio[20770]: 2026-06-09T16:57:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c02a299a2744efb Mac:fa:fe:80:6b:82:f5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:65 Mtu:0 Sandbox:/var/run/netns/18625f86-24d4-4211-a4fa-b2c74bdd11c3 SocketPath: PciID:}] [{Interface:0xc000130600 Address:{IP:10.217.0.101 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.340064 | controller |     "Jun 09 16:57:09.464879 crc crio[20770]: time=\"2026-06-09T16:57:09.464804344Z\" level=info msg=\"Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:c02a299a2744efbfb359a225788ebda55b603fb1478f539540fff2960ef5a7b7 UID:184d6b70-6c5c-44f5-b5e9-109d03de53f3 NetNS:/var/run/netns/18625f86-24d4-4211-a4fa-b2c74bdd11c3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod184d6b70_6c5c_44f5_b5e9_109d03de53f3.slice PodAnnotations:0xc0029d4100}] Aliases:map[]}\"",
2026-06-09 17:48:39.340079 | controller |     "Jun 09 16:57:09.465061 crc crio[20770]: time=\"2026-06-09T16:57:09.46501268Z\" level=info msg=\"Checking pod openstack_openstack-galera-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.340095 | controller |     "Jun 09 16:57:09.494487 crc crio[20770]: time=\"2026-06-09T16:57:09.494377612Z\" level=info msg=\"Ran pod sandbox c02a299a2744efbfb359a225788ebda55b603fb1478f539540fff2960ef5a7b7 with infra container: openstack/openstack-galera-0/POD\" id=5b596852-9bd9-4187-81fd-293323d579e9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.340111 | controller |     "Jun 09 16:57:09.512380 crc crio[20770]: time=\"2026-06-09T16:57:09.512234829Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=43331846-24a1-4b9c-ad61-c01b6e6afdd2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.340127 | controller |     "Jun 09 16:57:09.512754 crc crio[20770]: time=\"2026-06-09T16:57:09.512528468Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-mariadb:current-podified not found\" id=43331846-24a1-4b9c-ad61-c01b6e6afdd2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.340146 | controller |     "Jun 09 16:57:09.512848 crc crio[20770]: time=\"2026-06-09T16:57:09.512770365Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-mariadb:current-podified found\" id=43331846-24a1-4b9c-ad61-c01b6e6afdd2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.340163 | controller |     "Jun 09 16:57:09.514630 crc crio[20770]: time=\"2026-06-09T16:57:09.514563667Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=ca0ccbb1-6a03-487d-acb7-2fe64e38d072 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.340183 | controller |     "Jun 09 16:57:09.530433 crc crio[20770]: time=\"2026-06-09T16:57:09.530336564Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\\\"\"",
2026-06-09 17:48:39.340204 | controller |     "Jun 09 16:57:09.564056 crc crio[20770]: time=\"2026-06-09T16:57:09.563737012Z\" level=info msg=\"Running pod sandbox: openstack/openstack-cell1-galera-0/POD\" id=d9adafed-6f24-410b-b772-f2bda145f0c6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.340225 | controller |     "Jun 09 16:57:09.564056 crc crio[20770]: time=\"2026-06-09T16:57:09.563862476Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.340245 | controller |     "Jun 09 16:57:09.602231 crc crio[20770]: time=\"2026-06-09T16:57:09.602152175Z\" level=info msg=\"Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:379e66a6df3c934764b4fad07e3957ee1bb9ff77ca4300424c8feec2b4d89b3d UID:88f2e94a-4620-40f9-adeb-77ee3f8c55e9 NetNS:/var/run/netns/ff42ed2c-2fad-4b6f-bd93-f02cb4e704f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod88f2e94a_4620_40f9_adeb_77ee3f8c55e9.slice PodAnnotations:0xc0029884e0}] Aliases:map[]}\"",
2026-06-09 17:48:39.340263 | controller |     "Jun 09 16:57:09.602231 crc crio[20770]: time=\"2026-06-09T16:57:09.602227648Z\" level=info msg=\"Adding pod openstack_openstack-cell1-galera-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.340279 | controller |     "Jun 09 16:57:09.724345 crc crio[20770]: time=\"2026-06-09T16:57:09.724178402Z\" level=info msg=\"Running pod sandbox: openstack/memcached-0/POD\" id=3e720746-2c9b-4c4c-9529-8cfcc6c49563 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.340295 | controller |     "Jun 09 16:57:09.724345 crc crio[20770]: time=\"2026-06-09T16:57:09.724354247Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.340311 | controller |     "Jun 09 16:57:09.793157 crc crio[20770]: time=\"2026-06-09T16:57:09.792261365Z\" level=info msg=\"Got pod network &{Name:memcached-0 Namespace:openstack ID:99fdc8355ae6b17dcb35856831d916c4d2ef410c814a32a0c523ef9fba924273 UID:e7a2675d-dae9-4bb0-bfb9-fe5c4d59987a NetNS:/var/run/netns/f11c04a1-0656-4a77-a16d-0322ead3918a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode7a2675d_dae9_4bb0_bfb9_fe5c4d59987a.slice PodAnnotations:0xc0010a27d8}] Aliases:map[]}\"",
2026-06-09 17:48:39.340327 | controller |     "Jun 09 16:57:09.793157 crc crio[20770]: time=\"2026-06-09T16:57:09.793143371Z\" level=info msg=\"Adding pod openstack_memcached-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.340342 | controller |     "Jun 09 16:57:10.293964 crc crio[20770]: 2026-06-09T16:57:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:99fdc8355ae6b17 Mac:aa:eb:ce:72:57:5e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:67 Mtu:0 Sandbox:/var/run/netns/f11c04a1-0656-4a77-a16d-0322ead3918a SocketPath: PciID:}] [{Interface:0xc00011e760 Address:{IP:10.217.0.103 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.340362 | controller |     "Jun 09 16:57:10.305063 crc crio[20770]: time=\"2026-06-09T16:57:10.305006197Z\" level=info msg=\"Got pod network &{Name:memcached-0 Namespace:openstack ID:99fdc8355ae6b17dcb35856831d916c4d2ef410c814a32a0c523ef9fba924273 UID:e7a2675d-dae9-4bb0-bfb9-fe5c4d59987a NetNS:/var/run/netns/f11c04a1-0656-4a77-a16d-0322ead3918a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode7a2675d_dae9_4bb0_bfb9_fe5c4d59987a.slice PodAnnotations:0xc0010a27d8}] Aliases:map[]}\"",
2026-06-09 17:48:39.340378 | controller |     "Jun 09 16:57:10.317155 crc crio[20770]: time=\"2026-06-09T16:57:10.317054016Z\" level=info msg=\"Checking pod openstack_memcached-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.340393 | controller |     "Jun 09 16:57:10.372498 crc crio[20770]: 2026-06-09T16:57:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:379e66a6df3c934 Mac:12:aa:97:70:0d:af Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:66 Mtu:0 Sandbox:/var/run/netns/ff42ed2c-2fad-4b6f-bd93-f02cb4e704f4 SocketPath: PciID:}] [{Interface:0xc0002306c0 Address:{IP:10.217.0.102 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.340409 | controller |     "Jun 09 16:57:10.373537 crc crio[20770]: time=\"2026-06-09T16:57:10.373217474Z\" level=info msg=\"Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:379e66a6df3c934764b4fad07e3957ee1bb9ff77ca4300424c8feec2b4d89b3d UID:88f2e94a-4620-40f9-adeb-77ee3f8c55e9 NetNS:/var/run/netns/ff42ed2c-2fad-4b6f-bd93-f02cb4e704f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod88f2e94a_4620_40f9_adeb_77ee3f8c55e9.slice PodAnnotations:0xc0029884e0}] Aliases:map[]}\"",
2026-06-09 17:48:39.340424 | controller |     "Jun 09 16:57:10.373936 crc crio[20770]: time=\"2026-06-09T16:57:10.373860243Z\" level=info msg=\"Checking pod openstack_openstack-cell1-galera-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.340439 | controller |     "Jun 09 16:57:10.390825 crc crio[20770]: time=\"2026-06-09T16:57:10.390576687Z\" level=info msg=\"Ran pod sandbox 379e66a6df3c934764b4fad07e3957ee1bb9ff77ca4300424c8feec2b4d89b3d with infra container: openstack/openstack-cell1-galera-0/POD\" id=d9adafed-6f24-410b-b772-f2bda145f0c6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.340455 | controller |     "Jun 09 16:57:10.405159 crc crio[20770]: time=\"2026-06-09T16:57:10.405004425Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=a62451be-391e-43bc-99fc-a6d488af090e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.340471 | controller |     "Jun 09 16:57:10.405424 crc crio[20770]: time=\"2026-06-09T16:57:10.40517444Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-mariadb:current-podified not found\" id=a62451be-391e-43bc-99fc-a6d488af090e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.340486 | controller |     "Jun 09 16:57:10.405424 crc crio[20770]: time=\"2026-06-09T16:57:10.405226162Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-mariadb:current-podified found\" id=a62451be-391e-43bc-99fc-a6d488af090e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.340502 | controller |     "Jun 09 16:57:10.429719 crc crio[20770]: time=\"2026-06-09T16:57:10.429090073Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=1b97d5f3-1491-4a0f-b182-9e990ff9f8b5 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.340541 | controller |     "Jun 09 16:57:10.434459 crc crio[20770]: time=\"2026-06-09T16:57:10.43346461Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\\\"\"",
2026-06-09 17:48:39.340560 | controller |     "Jun 09 16:57:10.458499 crc crio[20770]: time=\"2026-06-09T16:57:10.458368432Z\" level=info msg=\"Ran pod sandbox 99fdc8355ae6b17dcb35856831d916c4d2ef410c814a32a0c523ef9fba924273 with infra container: openstack/memcached-0/POD\" id=3e720746-2c9b-4c4c-9529-8cfcc6c49563 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.340576 | controller |     "Jun 09 16:57:10.494032 crc crio[20770]: time=\"2026-06-09T16:57:10.493929863Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=b3cccf59-40bd-450a-afd8-0a9c6b9d3c79 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.340591 | controller |     "Jun 09 16:57:10.495251 crc crio[20770]: time=\"2026-06-09T16:57:10.494440688Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-memcached:current-podified not found\" id=b3cccf59-40bd-450a-afd8-0a9c6b9d3c79 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.340606 | controller |     "Jun 09 16:57:10.495251 crc crio[20770]: time=\"2026-06-09T16:57:10.494497539Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-memcached:current-podified found\" id=b3cccf59-40bd-450a-afd8-0a9c6b9d3c79 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.340621 | controller |     "Jun 09 16:57:10.519007 crc crio[20770]: time=\"2026-06-09T16:57:10.518215467Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=69257b62-3cc2-4038-b774-6ebca10ee665 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.340637 | controller |     "Jun 09 16:57:10.530820 crc crio[20770]: time=\"2026-06-09T16:57:10.524367385Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-memcached:current-podified\\\"\"",
2026-06-09 17:48:39.340653 | controller |     "Jun 09 16:57:12.970280 crc crio[20770]: time=\"2026-06-09T16:57:12.969269907Z\" level=info msg=\"Running pod sandbox: openstack/kube-state-metrics-0/POD\" id=04fe6cb0-4031-4d08-949c-b00b6c844415 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.340669 | controller |     "Jun 09 16:57:12.971801 crc crio[20770]: time=\"2026-06-09T16:57:12.971222244Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.340687 | controller |     "Jun 09 16:57:13.076230 crc crio[20770]: time=\"2026-06-09T16:57:13.075903288Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:a661a1ef59c2477a50c573721c97e87d501ac58d8615b8cff6ca6b30e44e4ef7 UID:910a8779-3a70-4deb-bd4b-494dc4f3d7c0 NetNS:/var/run/netns/d403761c-32eb-45ec-90fe-ebff3bb75ad4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod910a8779_3a70_4deb_bd4b_494dc4f3d7c0.slice PodAnnotations:0xc0027320c8}] Aliases:map[]}\"",
2026-06-09 17:48:39.340703 | controller |     "Jun 09 16:57:13.077265 crc crio[20770]: time=\"2026-06-09T16:57:13.0763287Z\" level=info msg=\"Adding pod openstack_kube-state-metrics-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.340719 | controller |     "Jun 09 16:57:14.022100 crc crio[20770]: 2026-06-09T16:57:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a661a1ef59c2477 Mac:ae:16:63:de:21:c4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:68 Mtu:0 Sandbox:/var/run/netns/d403761c-32eb-45ec-90fe-ebff3bb75ad4 SocketPath: PciID:}] [{Interface:0xc00013cfd0 Address:{IP:10.217.0.104 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.340739 | controller |     "Jun 09 16:57:14.023175 crc crio[20770]: time=\"2026-06-09T16:57:14.022998499Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:a661a1ef59c2477a50c573721c97e87d501ac58d8615b8cff6ca6b30e44e4ef7 UID:910a8779-3a70-4deb-bd4b-494dc4f3d7c0 NetNS:/var/run/netns/d403761c-32eb-45ec-90fe-ebff3bb75ad4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod910a8779_3a70_4deb_bd4b_494dc4f3d7c0.slice PodAnnotations:0xc0027320c8}] Aliases:map[]}\"",
2026-06-09 17:48:39.340755 | controller |     "Jun 09 16:57:14.023280 crc crio[20770]: time=\"2026-06-09T16:57:14.023204915Z\" level=info msg=\"Checking pod openstack_kube-state-metrics-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.340771 | controller |     "Jun 09 16:57:14.069598 crc crio[20770]: time=\"2026-06-09T16:57:14.066777678Z\" level=info msg=\"Ran pod sandbox a661a1ef59c2477a50c573721c97e87d501ac58d8615b8cff6ca6b30e44e4ef7 with infra container: openstack/kube-state-metrics-0/POD\" id=04fe6cb0-4031-4d08-949c-b00b6c844415 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.340801 | controller |     "Jun 09 16:57:14.097107 crc crio[20770]: time=\"2026-06-09T16:57:14.097012664Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=f013499b-dabf-42d6-91ae-996482c60c5b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.340818 | controller |     "Jun 09 16:57:14.097387 crc crio[20770]: time=\"2026-06-09T16:57:14.097274482Z\" level=info msg=\"Image registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0 not found\" id=f013499b-dabf-42d6-91ae-996482c60c5b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.340834 | controller |     "Jun 09 16:57:14.097387 crc crio[20770]: time=\"2026-06-09T16:57:14.097324293Z\" level=info msg=\"Neither image nor artfiact registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0 found\" id=f013499b-dabf-42d6-91ae-996482c60c5b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.340849 | controller |     "Jun 09 16:57:14.104695 crc crio[20770]: time=\"2026-06-09T16:57:14.10446147Z\" level=info msg=\"Pulling image: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=8b2d9a3e-1af4-4837-be55-4694b989372f name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.340864 | controller |     "Jun 09 16:57:14.128945 crc crio[20770]: time=\"2026-06-09T16:57:14.125881191Z\" level=info msg=\"Trying to access \\\"registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\\\"\"",
2026-06-09 17:48:39.340879 | controller |     "Jun 09 16:57:16.041377 crc crio[20770]: time=\"2026-06-09T16:57:16.036463566Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-nb-0/POD\" id=7c07f7ed-5727-47c6-a16b-d86e5eb69cbc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.340894 | controller |     "Jun 09 16:57:16.041377 crc crio[20770]: time=\"2026-06-09T16:57:16.038837735Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.340910 | controller |     "Jun 09 16:57:16.180286 crc crio[20770]: time=\"2026-06-09T16:57:16.178866774Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-cw8vf/POD\" id=d8639a6f-ce6d-429f-9064-4464ab31ba91 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.340925 | controller |     "Jun 09 16:57:16.197359 crc crio[20770]: time=\"2026-06-09T16:57:16.196985149Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.340941 | controller |     "Jun 09 16:57:16.224451 crc crio[20770]: time=\"2026-06-09T16:57:16.224341992Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:1739ee7b92f059f10400f569113c16678c4d891847898425e2e23124dd6c2ae7 UID:483d8e0c-5519-44b9-acfd-bcaae408f8d2 NetNS:/var/run/netns/9302d9ca-e15b-4a3a-b50c-757fa2fff3e2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod483d8e0c_5519_44b9_acfd_bcaae408f8d2.slice PodAnnotations:0xc0029d49c0}] Aliases:map[]}\"",
2026-06-09 17:48:39.340960 | controller |     "Jun 09 16:57:16.224451 crc crio[20770]: time=\"2026-06-09T16:57:16.224442855Z\" level=info msg=\"Adding pod openstack_ovsdbserver-nb-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.340976 | controller |     "Jun 09 16:57:16.318304 crc crio[20770]: time=\"2026-06-09T16:57:16.318227473Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-ovs-dtvf9/POD\" id=7ac0e721-ab4c-48f3-a542-1d57aa65b4dd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.340991 | controller |     "Jun 09 16:57:16.318475 crc crio[20770]: time=\"2026-06-09T16:57:16.318328826Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.341007 | controller |     "Jun 09 16:57:16.832927 crc crio[20770]: time=\"2026-06-09T16:57:16.831806569Z\" level=info msg=\"Got pod network &{Name:ovn-controller-cw8vf Namespace:openstack ID:ad3f71c0fac1feab11b1736703f368dfda6232cf859401ea750f1564262233f6 UID:e66b64ae-6778-44e5-aa62-26ef5975917a NetNS:/var/run/netns/792cb419-21c6-4545-b72b-193fead7f7f8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode66b64ae_6778_44e5_aa62_26ef5975917a.slice PodAnnotations:0xc0029d4bf0}] Aliases:map[]}\"",
2026-06-09 17:48:39.341023 | controller |     "Jun 09 16:57:16.832927 crc crio[20770]: time=\"2026-06-09T16:57:16.83252316Z\" level=info msg=\"Adding pod openstack_ovn-controller-cw8vf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.341038 | controller |     "Jun 09 16:57:17.423601 crc crio[20770]: 2026-06-09T16:57:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1739ee7b92f059f Mac:e2:29:58:3a:60:14 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:69 Mtu:0 Sandbox:/var/run/netns/9302d9ca-e15b-4a3a-b50c-757fa2fff3e2 SocketPath: PciID:}] [{Interface:0xc00053e6c0 Address:{IP:10.217.0.105 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.341053 | controller |     "Jun 09 16:57:17.425525 crc crio[20770]: time=\"2026-06-09T16:57:17.424206639Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:1739ee7b92f059f10400f569113c16678c4d891847898425e2e23124dd6c2ae7 UID:483d8e0c-5519-44b9-acfd-bcaae408f8d2 NetNS:/var/run/netns/9302d9ca-e15b-4a3a-b50c-757fa2fff3e2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod483d8e0c_5519_44b9_acfd_bcaae408f8d2.slice PodAnnotations:0xc0029d49c0}] Aliases:map[]}\"",
2026-06-09 17:48:39.341068 | controller |     "Jun 09 16:57:17.425525 crc crio[20770]: time=\"2026-06-09T16:57:17.424628031Z\" level=info msg=\"Checking pod openstack_ovsdbserver-nb-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.341083 | controller |     "Jun 09 16:57:17.437496 crc crio[20770]: 2026-06-09T16:57:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ad3f71c0fac1fea Mac:fa:e1:72:35:10:7f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6a Mtu:0 Sandbox:/var/run/netns/792cb419-21c6-4545-b72b-193fead7f7f8 SocketPath: PciID:}] [{Interface:0xc000508590 Address:{IP:10.217.0.106 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.341099 | controller |     "Jun 09 16:57:17.442390 crc crio[20770]: time=\"2026-06-09T16:57:17.442280573Z\" level=info msg=\"Got pod network &{Name:ovn-controller-cw8vf Namespace:openstack ID:ad3f71c0fac1feab11b1736703f368dfda6232cf859401ea750f1564262233f6 UID:e66b64ae-6778-44e5-aa62-26ef5975917a NetNS:/var/run/netns/792cb419-21c6-4545-b72b-193fead7f7f8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode66b64ae_6778_44e5_aa62_26ef5975917a.slice PodAnnotations:0xc0029d4bf0}] Aliases:map[]}\"",
2026-06-09 17:48:39.341117 | controller |     "Jun 09 16:57:17.443009 crc crio[20770]: time=\"2026-06-09T16:57:17.442957483Z\" level=info msg=\"Checking pod openstack_ovn-controller-cw8vf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.341133 | controller |     "Jun 09 16:57:20.870909 crc crio[20770]: time=\"2026-06-09T16:57:20.8702827Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-sb-0/POD\" id=7c5cc3c0-3f06-4cc9-af7f-760fc77012d4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.341149 | controller |     "Jun 09 16:57:20.871881 crc crio[20770]: time=\"2026-06-09T16:57:20.870946069Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.341165 | controller |     "Jun 09 16:57:23.884163 crc crio[20770]: time=\"2026-06-09T16:57:23.882346061Z\" level=info msg=\"Ran pod sandbox ad3f71c0fac1feab11b1736703f368dfda6232cf859401ea750f1564262233f6 with infra container: openstack/ovn-controller-cw8vf/POD\" id=d8639a6f-ce6d-429f-9064-4464ab31ba91 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.341181 | controller |     "Jun 09 16:57:23.886925 crc crio[20770]: time=\"2026-06-09T16:57:23.88647749Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=0f5e1dad-0b6c-4098-82f2-4b3f09449acd name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.341197 | controller |     "Jun 09 16:57:23.887144 crc crio[20770]: time=\"2026-06-09T16:57:23.887084558Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified not found\" id=0f5e1dad-0b6c-4098-82f2-4b3f09449acd name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.341213 | controller |     "Jun 09 16:57:23.887214 crc crio[20770]: time=\"2026-06-09T16:57:23.887177431Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified found\" id=0f5e1dad-0b6c-4098-82f2-4b3f09449acd name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.341229 | controller |     "Jun 09 16:57:23.888551 crc crio[20770]: time=\"2026-06-09T16:57:23.888457838Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=3b198844-5665-41cf-a6d1-d1883d80e2f3 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.341300 | controller |     "Jun 09 16:57:23.889094 crc crio[20770]: time=\"2026-06-09T16:57:23.889014074Z\" level=info msg=\"Ran pod sandbox 1739ee7b92f059f10400f569113c16678c4d891847898425e2e23124dd6c2ae7 with infra container: openstack/ovsdbserver-nb-0/POD\" id=7c07f7ed-5727-47c6-a16b-d86e5eb69cbc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.341319 | controller |     "Jun 09 16:57:23.892566 crc crio[20770]: time=\"2026-06-09T16:57:23.892483095Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=0259b133-00cb-49b3-a824-61b9f526c1d0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.341336 | controller |     "Jun 09 16:57:23.892842 crc crio[20770]: time=\"2026-06-09T16:57:23.892775463Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified not found\" id=0259b133-00cb-49b3-a824-61b9f526c1d0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.341352 | controller |     "Jun 09 16:57:23.892923 crc crio[20770]: time=\"2026-06-09T16:57:23.892860855Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified found\" id=0259b133-00cb-49b3-a824-61b9f526c1d0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.341385 | controller |     "Jun 09 16:57:23.893561 crc crio[20770]: time=\"2026-06-09T16:57:23.893483934Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\\\"\"",
2026-06-09 17:48:39.341403 | controller |     "Jun 09 16:57:23.894163 crc crio[20770]: time=\"2026-06-09T16:57:23.894012319Z\" level=info msg=\"Got pod network &{Name:ovn-controller-ovs-dtvf9 Namespace:openstack ID:f01f2de7755e2db2fdc536706c8d528e3c8b2cd54c6dc953a7e416c5d37dee79 UID:0809d16f-ce5f-4399-9de9-b95cfa734d3a NetNS:/var/run/netns/f4f1d3b7-ae07-4210-b3a3-8fd183c29da7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0809d16f_ce5f_4399_9de9_b95cfa734d3a.slice PodAnnotations:0xc007516210}] Aliases:map[]}\"",
2026-06-09 17:48:39.341419 | controller |     "Jun 09 16:57:23.894163 crc crio[20770]: time=\"2026-06-09T16:57:23.894144273Z\" level=info msg=\"Adding pod openstack_ovn-controller-ovs-dtvf9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.341435 | controller |     "Jun 09 16:57:23.895556 crc crio[20770]: time=\"2026-06-09T16:57:23.895472431Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=49530420-3053-44d9-91b6-5011a1414754 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.341450 | controller |     "Jun 09 16:57:23.898081 crc crio[20770]: time=\"2026-06-09T16:57:23.898011555Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\\\"\"",
2026-06-09 17:48:39.341466 | controller |     "Jun 09 16:57:24.674584 crc crio[20770]: 2026-06-09T16:57:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f01f2de7755e2db Mac:6e:c5:04:bf:d2:ec Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6b Mtu:0 Sandbox:/var/run/netns/f4f1d3b7-ae07-4210-b3a3-8fd183c29da7 SocketPath: PciID:}] [{Interface:0xc0004acb70 Address:{IP:10.217.0.107 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.341483 | controller |     "Jun 09 16:57:24.676514 crc crio[20770]: time=\"2026-06-09T16:57:24.676449237Z\" level=info msg=\"Got pod network &{Name:ovn-controller-ovs-dtvf9 Namespace:openstack ID:f01f2de7755e2db2fdc536706c8d528e3c8b2cd54c6dc953a7e416c5d37dee79 UID:0809d16f-ce5f-4399-9de9-b95cfa734d3a NetNS:/var/run/netns/f4f1d3b7-ae07-4210-b3a3-8fd183c29da7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0809d16f_ce5f_4399_9de9_b95cfa734d3a.slice PodAnnotations:0xc007516210}] Aliases:map[]}\"",
2026-06-09 17:48:39.341498 | controller |     "Jun 09 16:57:24.676842 crc crio[20770]: time=\"2026-06-09T16:57:24.676783307Z\" level=info msg=\"Checking pod openstack_ovn-controller-ovs-dtvf9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.341533 | controller |     "Jun 09 16:57:34.182488 crc crio[20770]: time=\"2026-06-09T16:57:34.181918633Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-dsxts/POD\" id=617678f3-9907-4fd2-871d-5b7f7c104d5b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.341552 | controller |     "Jun 09 16:57:34.183530 crc crio[20770]: time=\"2026-06-09T16:57:34.18249066Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.341567 | controller |     "Jun 09 16:57:34.316419 crc crio[20770]: time=\"2026-06-09T16:57:34.316335199Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-ct2nt/POD\" id=f1fef237-1df7-4fd3-893c-5ec752b3ad5b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.341586 | controller |     "Jun 09 16:57:34.316543 crc crio[20770]: time=\"2026-06-09T16:57:34.316448323Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.341603 | controller |     "Jun 09 16:57:34.730935 crc crio[20770]: time=\"2026-06-09T16:57:34.730848444Z\" level=info msg=\"Ran pod sandbox f01f2de7755e2db2fdc536706c8d528e3c8b2cd54c6dc953a7e416c5d37dee79 with infra container: openstack/ovn-controller-ovs-dtvf9/POD\" id=7ac0e721-ab4c-48f3-a542-1d57aa65b4dd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.341618 | controller |     "Jun 09 16:57:34.733237 crc crio[20770]: time=\"2026-06-09T16:57:34.733158521Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=a0f4dd62-1a0d-4e8a-bf22-e0d5c2e9b039 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.341634 | controller |     "Jun 09 16:57:34.733371 crc crio[20770]: time=\"2026-06-09T16:57:34.733346156Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified not found\" id=a0f4dd62-1a0d-4e8a-bf22-e0d5c2e9b039 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.341649 | controller |     "Jun 09 16:57:34.733414 crc crio[20770]: time=\"2026-06-09T16:57:34.733385568Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified found\" id=a0f4dd62-1a0d-4e8a-bf22-e0d5c2e9b039 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.341664 | controller |     "Jun 09 16:57:34.734845 crc crio[20770]: time=\"2026-06-09T16:57:34.734744267Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=69bb5983-06ff-4304-970d-892756fe6f93 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.341680 | controller |     "Jun 09 16:57:34.745394 crc crio[20770]: time=\"2026-06-09T16:57:34.745260682Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\\\"\"",
2026-06-09 17:48:39.341696 | controller |     "Jun 09 16:57:46.303969 crc crio[20770]: time=\"2026-06-09T16:57:46.303115874Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:02c63bf87aed2d28b64953ad7c4d4435a4a09eac1a8447a6bc745171561142fc UID:cd1b7026-2609-4b51-ad8a-7f23e719fdfb NetNS:/var/run/netns/e93581ca-4777-473f-af02-edcccb708249 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcd1b7026_2609_4b51_ad8a_7f23e719fdfb.slice PodAnnotations:0xc002988160}] Aliases:map[]}\"",
2026-06-09 17:48:39.341713 | controller |     "Jun 09 16:57:46.303969 crc crio[20770]: time=\"2026-06-09T16:57:46.303906197Z\" level=info msg=\"Adding pod openstack_ovsdbserver-sb-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.341728 | controller |     "Jun 09 16:57:46.313650 crc crio[20770]: time=\"2026-06-09T16:57:46.313553076Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:188950d1f5330b4995908cb5b3336bc06b64ba2f656b4b785e2d2e234f16ec8f\" id=1b97d5f3-1491-4a0f-b182-9e990ff9f8b5 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.341744 | controller |     "Jun 09 16:57:46.314807 crc crio[20770]: time=\"2026-06-09T16:57:46.314632757Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=5641620a-8266-4475-82ac-5977207ef312 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.341760 | controller |     "Jun 09 16:57:46.551740 crc crio[20770]: time=\"2026-06-09T16:57:46.550957147Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9f4bbf522c1232aa0ae76b346ada0fb5e9f387537605e845fa73a76e0ff04110\" id=115feae0-85d2-4188-a72c-981549e75cd0 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.341780 | controller |     "Jun 09 16:57:46.552740 crc crio[20770]: time=\"2026-06-09T16:57:46.552533903Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=5d111b41-94e8-42d4-b99d-4637dc3fa37d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.341796 | controller |     "Jun 09 16:57:47.105060 crc crio[20770]: 2026-06-09T16:57:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:02c63bf87aed2d2 Mac:86:68:c6:40:d0:7b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6c Mtu:0 Sandbox:/var/run/netns/e93581ca-4777-473f-af02-edcccb708249 SocketPath: PciID:}] [{Interface:0xc00025a9e0 Address:{IP:10.217.0.108 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.341812 | controller |     "Jun 09 16:57:47.105514 crc crio[20770]: time=\"2026-06-09T16:57:47.105422348Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:02c63bf87aed2d28b64953ad7c4d4435a4a09eac1a8447a6bc745171561142fc UID:cd1b7026-2609-4b51-ad8a-7f23e719fdfb NetNS:/var/run/netns/e93581ca-4777-473f-af02-edcccb708249 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcd1b7026_2609_4b51_ad8a_7f23e719fdfb.slice PodAnnotations:0xc002988160}] Aliases:map[]}\"",
2026-06-09 17:48:39.341829 | controller |     "Jun 09 16:57:47.105815 crc crio[20770]: time=\"2026-06-09T16:57:47.105641924Z\" level=info msg=\"Checking pod openstack_ovsdbserver-sb-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.341845 | controller |     "Jun 09 16:57:48.516006 crc crio[20770]: time=\"2026-06-09T16:57:48.515499297Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-memcached@sha256:647630343be667cb46f7c2dbcdd39cf5ba9eafb77c9032e069e28ba9be88ce0a\" id=69257b62-3cc2-4038-b774-6ebca10ee665 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.341861 | controller |     "Jun 09 16:57:48.521260 crc crio[20770]: time=\"2026-06-09T16:57:48.521184472Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=dfcafee2-b7f9-410a-ab15-c1c3ce7edda8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.341877 | controller |     "Jun 09 16:57:48.554411 crc crio[20770]: time=\"2026-06-09T16:57:48.554186938Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:32504a0660cd81bed4bf883ab18219c7af028ef6f5cd6b5cc8225a58252d65e8\" id=12a08917-97a8-46b2-869f-72531db73d1e name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.341893 | controller |     "Jun 09 16:57:48.555457 crc crio[20770]: time=\"2026-06-09T16:57:48.555362802Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=53770f4a-4ba2-46c6-aca8-0632d7ac7c90 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.341909 | controller |     "Jun 09 16:57:48.560478 crc crio[20770]: time=\"2026-06-09T16:57:48.55908229Z\" level=info msg=\"Ran pod sandbox 02c63bf87aed2d28b64953ad7c4d4435a4a09eac1a8447a6bc745171561142fc with infra container: openstack/ovsdbserver-sb-0/POD\" id=7c5cc3c0-3f06-4cc9-af7f-760fc77012d4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.341924 | controller |     "Jun 09 16:57:48.560808 crc crio[20770]: time=\"2026-06-09T16:57:48.559140522Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:188950d1f5330b4995908cb5b3336bc06b64ba2f656b4b785e2d2e234f16ec8f\" id=ca0ccbb1-6a03-487d-acb7-2fe64e38d072 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.341939 | controller |     "Jun 09 16:57:48.561473 crc crio[20770]: time=\"2026-06-09T16:57:48.561448789Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=a4ad23fb-9332-4731-aeaf-c41045c6d42f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.341959 | controller |     "Jun 09 16:57:48.563271 crc crio[20770]: time=\"2026-06-09T16:57:48.563182029Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=f2565dc6-92a1-4180-9b58-bf217fedff17 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.341975 | controller |     "Jun 09 16:57:48.614813 crc crio[20770]: time=\"2026-06-09T16:57:48.61426762Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified not found\" id=f2565dc6-92a1-4180-9b58-bf217fedff17 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.341991 | controller |     "Jun 09 16:57:48.614813 crc crio[20770]: time=\"2026-06-09T16:57:48.614464805Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified found\" id=f2565dc6-92a1-4180-9b58-bf217fedff17 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.342007 | controller |     "Jun 09 16:57:48.619275 crc crio[20770]: time=\"2026-06-09T16:57:48.618899254Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=932d385d-ded6-43a7-b1e5-05727e48769d name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.342023 | controller |     "Jun 09 16:57:48.626617 crc crio[20770]: time=\"2026-06-09T16:57:48.626522645Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\\\"\"",
2026-06-09 17:48:39.342039 | controller |     "Jun 09 16:57:48.630202 crc crio[20770]: time=\"2026-06-09T16:57:48.630120559Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=2ed381b4-e1b2-41c5-a661-6ff69f5b373b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.342055 | controller |     "Jun 09 16:57:48.639237 crc crio[20770]: time=\"2026-06-09T16:57:48.63911866Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:32504a0660cd81bed4bf883ab18219c7af028ef6f5cd6b5cc8225a58252d65e8\" id=aca50705-81ee-4006-b69c-7d6a000e4450 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.342071 | controller |     "Jun 09 16:57:48.640478 crc crio[20770]: time=\"2026-06-09T16:57:48.640407257Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=fb11698f-9b3f-47cb-af18-2806e95d4b1f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.342087 | controller |     "Jun 09 16:57:48.666117 crc crio[20770]: time=\"2026-06-09T16:57:48.665896516Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9f4bbf522c1232aa0ae76b346ada0fb5e9f387537605e845fa73a76e0ff04110\" id=f5144a56-5779-4ff0-bceb-4dcceb3325be name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.342101 | controller |     "Jun 09 16:57:48.667784 crc crio[20770]: time=\"2026-06-09T16:57:48.667627326Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=2154847b-0226-4fa3-9075-bfaf64a0bdd7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.342117 | controller |     "Jun 09 16:57:48.684572 crc crio[20770]: time=\"2026-06-09T16:57:48.68156068Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:32504a0660cd81bed4bf883ab18219c7af028ef6f5cd6b5cc8225a58252d65e8\" id=3a1cc032-ebbe-49dd-950f-0ed231caff3f name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.342133 | controller |     "Jun 09 16:57:48.685765 crc crio[20770]: time=\"2026-06-09T16:57:48.685523675Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=f2708f3f-3039-4ee0-9526-49ddb239946d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.342157 | controller |     "Jun 09 16:57:48.766918 crc crio[20770]: time=\"2026-06-09T16:57:48.766808431Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:7b731db5aae0df7b814f3d00e979dfead5d3d5d0628ad440b664274097714eee\" id=69bb5983-06ff-4304-970d-892756fe6f93 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.342183 | controller |     "Jun 09 16:57:48.767847 crc crio[20770]: time=\"2026-06-09T16:57:48.767785769Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=191c375a-ebbc-474e-a9cb-39a8380bd113 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.342205 | controller |     "Jun 09 16:57:48.768831 crc crio[20770]: time=\"2026-06-09T16:57:48.768746967Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=83bd101d-8756-422d-af7a-e63d39b35e15 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.342221 | controller |     "Jun 09 16:57:48.801912 crc crio[20770]: time=\"2026-06-09T16:57:48.801817925Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:32504a0660cd81bed4bf883ab18219c7af028ef6f5cd6b5cc8225a58252d65e8\" id=004369cf-34c6-4566-b844-c3743d98213c name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.342237 | controller |     "Jun 09 16:57:48.802998 crc crio[20770]: time=\"2026-06-09T16:57:48.802917447Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=be8c62cd-7fb2-48a9-babd-e5758f2acb6e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.342252 | controller |     "Jun 09 16:57:49.115685 crc crio[20770]: time=\"2026-06-09T16:57:49.113231992Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=d55c0987-6a15-4fec-ae83-b37e655bacd4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.342267 | controller |     "Jun 09 16:57:49.115685 crc crio[20770]: time=\"2026-06-09T16:57:49.113563041Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=9bda5ab0-0be9-4dc1-b256-2018bc55b69a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.342283 | controller |     "Jun 09 16:57:49.120308 crc crio[20770]: time=\"2026-06-09T16:57:49.120216414Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=8513f238-a696-40ef-a384-7ba2aa9dc2a7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.342298 | controller |     "Jun 09 16:57:49.412312 crc crio[20770]: time=\"2026-06-09T16:57:49.409975672Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=96437b9f-ed76-4b99-b60b-aa8c8a5cdee7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.342312 | controller |     "Jun 09 16:57:49.420378 crc crio[20770]: time=\"2026-06-09T16:57:49.420275781Z\" level=info msg=\"Creating container: openstack/memcached-0/memcached\" id=cbb8b15a-a79c-484f-93d8-8bf210e14f74 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.342328 | controller |     "Jun 09 16:57:49.510944 crc crio[20770]: time=\"2026-06-09T16:57:49.510800435Z\" level=info msg=\"Got pod network &{Name:certified-operators-ct2nt Namespace:openshift-marketplace ID:8a5c993890abb775678a60b245ea4cf372b323fc53187ca1c28cf45a92306472 UID:9c47d5f3-eaae-40ad-9024-ed3a511b0fd2 NetNS:/var/run/netns/37bbd7f3-0e31-44f4-95c8-dd66df23dd17 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9c47d5f3_eaae_40ad_9024_ed3a511b0fd2.slice PodAnnotations:0xc000134b38}] Aliases:map[]}\"",
2026-06-09 17:48:39.342345 | controller |     "Jun 09 16:57:49.510944 crc crio[20770]: time=\"2026-06-09T16:57:49.510884687Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-ct2nt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.342366 | controller |     "Jun 09 16:57:49.519204 crc crio[20770]: time=\"2026-06-09T16:57:49.519042984Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=31de65d5-bd21-45a2-a0e5-eb186614b92a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.342382 | controller |     "Jun 09 16:57:49.522020 crc crio[20770]: time=\"2026-06-09T16:57:49.521933827Z\" level=info msg=\"Creating container: openstack/openstack-cell1-galera-0/mysql-bootstrap\" id=a4f9ee70-9405-495f-a2ab-e64516904f21 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.342398 | controller |     "Jun 09 16:57:49.576422 crc crio[20770]: time=\"2026-06-09T16:57:49.576242881Z\" level=info msg=\"Got pod network &{Name:community-operators-dsxts Namespace:openshift-marketplace ID:8709830e6bbbfb1742e80519b725d173fd7ca3ab0c08ff34a3f06e8f1ba84af0 UID:d3c290eb-0b9b-453d-b720-da3b11c6779f NetNS:/var/run/netns/44b8be41-1213-45a0-a46c-dcf948723375 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd3c290eb_0b9b_453d_b720_da3b11c6779f.slice PodAnnotations:0xc002894460}] Aliases:map[]}\"",
2026-06-09 17:48:39.342414 | controller |     "Jun 09 16:57:49.576422 crc crio[20770]: time=\"2026-06-09T16:57:49.576325024Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-dsxts to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.342430 | controller |     "Jun 09 16:57:49.580585 crc crio[20770]: time=\"2026-06-09T16:57:49.580473194Z\" level=info msg=\"Creating container: openstack/rabbitmq-cell1-server-0/setup-container\" id=670e682c-dea1-4c3b-8a5b-c2dd24f583e2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.342446 | controller |     "Jun 09 16:57:49.586350 crc crio[20770]: time=\"2026-06-09T16:57:49.586151649Z\" level=info msg=\"Creating container: openstack/openstack-galera-0/mysql-bootstrap\" id=fc7e2f50-0bfa-4bb4-8452-ea6c2a908ce4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.342462 | controller |     "Jun 09 16:57:49.653001 crc crio[20770]: time=\"2026-06-09T16:57:49.65242765Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=a0e04062-5b1b-4fee-87d6-360bac2fb30c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.342478 | controller |     "Jun 09 16:57:49.788934 crc crio[20770]: time=\"2026-06-09T16:57:49.788828123Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=606b6921-bc48-42e6-90ef-6a6cb67d8661 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.342494 | controller |     "Jun 09 16:57:50.036029 crc crio[20770]: time=\"2026-06-09T16:57:50.035971446Z\" level=info msg=\"Creating container: openstack/rabbitmq-server-0/setup-container\" id=bf9a672f-df10-4fcc-86cf-2533a17c3c6a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.342525 | controller |     "Jun 09 16:57:50.049185 crc crio[20770]: 2026-06-09T16:57:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8a5c993890abb77 Mac:32:51:da:30:16:e1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6e Mtu:0 Sandbox:/var/run/netns/37bbd7f3-0e31-44f4-95c8-dd66df23dd17 SocketPath: PciID:}] [{Interface:0xc000014710 Address:{IP:10.217.0.110 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.342549 | controller |     "Jun 09 16:57:50.050766 crc crio[20770]: time=\"2026-06-09T16:57:50.050605441Z\" level=info msg=\"Got pod network &{Name:certified-operators-ct2nt Namespace:openshift-marketplace ID:8a5c993890abb775678a60b245ea4cf372b323fc53187ca1c28cf45a92306472 UID:9c47d5f3-eaae-40ad-9024-ed3a511b0fd2 NetNS:/var/run/netns/37bbd7f3-0e31-44f4-95c8-dd66df23dd17 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9c47d5f3_eaae_40ad_9024_ed3a511b0fd2.slice PodAnnotations:0xc000134b38}] Aliases:map[]}\"",
2026-06-09 17:48:39.342570 | controller |     "Jun 09 16:57:50.051597 crc crio[20770]: time=\"2026-06-09T16:57:50.050882139Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-ct2nt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.342587 | controller |     "Jun 09 16:57:50.056199 crc crio[20770]: time=\"2026-06-09T16:57:50.05609425Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=14ca1608-424f-43b5-a282-0b58eff9a835 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.342602 | controller |     "Jun 09 16:57:50.059906 crc crio[20770]: time=\"2026-06-09T16:57:50.059772996Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:807c1076fe368456aee9a88438d275805fc908d207bada66f46e084e1fd4e8d9\" id=3b198844-5665-41cf-a6d1-d1883d80e2f3 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.342618 | controller |     "Jun 09 16:57:50.061025 crc crio[20770]: time=\"2026-06-09T16:57:50.060981241Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=7a00b564-c851-457a-985e-e53a939e2a5f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.342633 | controller |     "Jun 09 16:57:50.061933 crc crio[20770]: time=\"2026-06-09T16:57:50.061832156Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:ba97cb84e9c691378c75d7722e1b3beae894cc25addffadc2d7106e39c07e58c\" id=49530420-3053-44d9-91b6-5011a1414754 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.342648 | controller |     "Jun 09 16:57:50.063397 crc crio[20770]: time=\"2026-06-09T16:57:50.062777463Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=e8ea95a7-9d41-4064-891f-c9e344cdbc95 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.342664 | controller |     "Jun 09 16:57:50.196494 crc crio[20770]: time=\"2026-06-09T16:57:50.196356045Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.342680 | controller |     "Jun 09 16:57:50.197254 crc crio[20770]: time=\"2026-06-09T16:57:50.1972087Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.342696 | controller |     "Jun 09 16:57:50.197810 crc crio[20770]: time=\"2026-06-09T16:57:50.197733185Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.342712 | controller |     "Jun 09 16:57:50.212064 crc crio[20770]: time=\"2026-06-09T16:57:50.211970438Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-dtvf9/ovsdb-server-init\" id=7dbdae7b-043b-4847-9511-33fb29028a97 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.342727 | controller |     "Jun 09 16:57:50.220152 crc crio[20770]: time=\"2026-06-09T16:57:50.220057032Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-68bc84565-fjv4d/init\" id=bd332c10-c34e-4a69-b44f-7aec47db0a03 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.342743 | controller |     "Jun 09 16:57:50.220986 crc crio[20770]: 2026-06-09T16:57:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8709830e6bbbfb1 Mac:26:91:db:b1:42:26 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6d Mtu:0 Sandbox:/var/run/netns/44b8be41-1213-45a0-a46c-dcf948723375 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.109 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.342762 | controller |     "Jun 09 16:57:50.223130 crc crio[20770]: time=\"2026-06-09T16:57:50.22309124Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7dc8cc99c9-l9xtk/init\" id=27e2fb11-8ebd-4707-87e2-17df551e9b1b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.342778 | controller |     "Jun 09 16:57:50.223848 crc crio[20770]: time=\"2026-06-09T16:57:50.223238994Z\" level=info msg=\"Got pod network &{Name:community-operators-dsxts Namespace:openshift-marketplace ID:8709830e6bbbfb1742e80519b725d173fd7ca3ab0c08ff34a3f06e8f1ba84af0 UID:d3c290eb-0b9b-453d-b720-da3b11c6779f NetNS:/var/run/netns/44b8be41-1213-45a0-a46c-dcf948723375 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd3c290eb_0b9b_453d_b720_da3b11c6779f.slice PodAnnotations:0xc002894460}] Aliases:map[]}\"",
2026-06-09 17:48:39.342794 | controller |     "Jun 09 16:57:50.224152 crc crio[20770]: time=\"2026-06-09T16:57:50.224085669Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-dsxts for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.342809 | controller |     "Jun 09 16:57:50.332464 crc crio[20770]: time=\"2026-06-09T16:57:50.332170761Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=9b231d4a-93b7-4d19-ae9b-7ee374fc595e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.342825 | controller |     "Jun 09 16:57:50.379772 crc crio[20770]: time=\"2026-06-09T16:57:50.379211595Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.342840 | controller |     "Jun 09 16:57:50.390906 crc crio[20770]: time=\"2026-06-09T16:57:50.390809981Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6b994dcc49-2jxvq/init\" id=473bc0f0-6708-40ea-9e24-07c4ecc3d254 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.342856 | controller |     "Jun 09 16:57:50.391407 crc crio[20770]: time=\"2026-06-09T16:57:50.391332096Z\" level=info msg=\"Ran pod sandbox 8a5c993890abb775678a60b245ea4cf372b323fc53187ca1c28cf45a92306472 with infra container: openshift-marketplace/certified-operators-ct2nt/POD\" id=f1fef237-1df7-4fd3-893c-5ec752b3ad5b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.342871 | controller |     "Jun 09 16:57:50.393480 crc crio[20770]: time=\"2026-06-09T16:57:50.393407006Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8a55a796-7bf3-46dd-ba88-7384159bd69d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.342886 | controller |     "Jun 09 16:57:50.723798 crc crio[20770]: time=\"2026-06-09T16:57:50.723609597Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=35cdd3cd-59ff-4319-acbf-dfb8c0314a22 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.342901 | controller |     "Jun 09 16:57:50.732072 crc crio[20770]: time=\"2026-06-09T16:57:50.731492015Z\" level=info msg=\"Ran pod sandbox 8709830e6bbbfb1742e80519b725d173fd7ca3ab0c08ff34a3f06e8f1ba84af0 with infra container: openshift-marketplace/community-operators-dsxts/POD\" id=617678f3-9907-4fd2-871d-5b7f7c104d5b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.342916 | controller |     "Jun 09 16:57:50.735809 crc crio[20770]: time=\"2026-06-09T16:57:50.735537583Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=82605ed0-f51d-4522-a532-957875d7d532 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.342935 | controller |     "Jun 09 16:57:50.878410 crc crio[20770]: time=\"2026-06-09T16:57:50.878110794Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.342951 | controller |     "Jun 09 16:57:50.879799 crc crio[20770]: time=\"2026-06-09T16:57:50.879594867Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=abf02a4b-192e-4090-b32a-e427b79c1747 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.342966 | controller |     "Jun 09 16:57:50.987953 crc crio[20770]: time=\"2026-06-09T16:57:50.987794573Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-ct2nt/extract-utilities\" id=7dee9415-c45e-48ee-b686-b4af28f33ed0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.342981 | controller |     "Jun 09 16:57:51.600318 crc crio[20770]: time=\"2026-06-09T16:57:51.60008534Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.342996 | controller |     "Jun 09 16:57:51.600318 crc crio[20770]: time=\"2026-06-09T16:57:51.600140551Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.343011 | controller |     "Jun 09 16:57:51.600764 crc crio[20770]: time=\"2026-06-09T16:57:51.60043416Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.343026 | controller |     "Jun 09 16:57:51.602004 crc crio[20770]: time=\"2026-06-09T16:57:51.601221213Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.343041 | controller |     "Jun 09 16:57:51.606034 crc crio[20770]: time=\"2026-06-09T16:57:51.60596237Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-dsxts/extract-utilities\" id=2aef1dc2-8970-479a-8ce4-84c64b8b2fa7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.343056 | controller |     "Jun 09 16:57:51.612132 crc crio[20770]: time=\"2026-06-09T16:57:51.611966074Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:85b4f27c1058f2c2b0c03e426e77c60ade32cce5d8d14bb6242195cf45e42e90\" id=932d385d-ded6-43a7-b1e5-05727e48769d name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.343071 | controller |     "Jun 09 16:57:51.613027 crc crio[20770]: time=\"2026-06-09T16:57:51.612986154Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=af9db922-15bb-4f1d-b4f2-6cb7d9e85354 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.343086 | controller |     "Jun 09 16:57:51.615464 crc crio[20770]: time=\"2026-06-09T16:57:51.615375883Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=89060760-2f34-475e-b470-eaf7c648a34a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.343101 | controller |     "Jun 09 16:57:51.619872 crc crio[20770]: time=\"2026-06-09T16:57:51.619794091Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.343116 | controller |     "Jun 09 16:57:51.620291 crc crio[20770]: time=\"2026-06-09T16:57:51.620165212Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.343132 | controller |     "Jun 09 16:57:51.621501 crc crio[20770]: time=\"2026-06-09T16:57:51.621435139Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-769fc96f7c-nlvd5/init\" id=e1cf7744-b66d-4fae-a979-65bb659c75b6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.343150 | controller |     "Jun 09 16:57:51.625928 crc crio[20770]: time=\"2026-06-09T16:57:51.625836176Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.343166 | controller |     "Jun 09 16:57:51.647451 crc crio[20770]: time=\"2026-06-09T16:57:51.647332149Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=816274d6-1304-4cba-b4a0-751124daef92 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.343181 | controller |     "Jun 09 16:57:51.680019 crc crio[20770]: time=\"2026-06-09T16:57:51.679342347Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=b9a8ded6-24f2-470a-8720-635249ec2282 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.343195 | controller |     "Jun 09 16:57:51.765099 crc crio[20770]: time=\"2026-06-09T16:57:51.764971359Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.343210 | controller |     "Jun 09 16:57:51.768511 crc crio[20770]: time=\"2026-06-09T16:57:51.768415449Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.343226 | controller |     "Jun 09 16:57:51.775536 crc crio[20770]: time=\"2026-06-09T16:57:51.775469463Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.343241 | controller |     "Jun 09 16:57:51.780537 crc crio[20770]: time=\"2026-06-09T16:57:51.780499209Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.343256 | controller |     "Jun 09 16:57:51.801724 crc crio[20770]: time=\"2026-06-09T16:57:51.801552589Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.343272 | controller |     "Jun 09 16:57:51.801987 crc crio[20770]: time=\"2026-06-09T16:57:51.80191629Z\" level=info msg=\"Pulled image: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:d9760cb88c96b59bfab6a3586064b204b5234b6ad07bec2667ca37f797a519ff\" id=8b2d9a3e-1af4-4837-be55-4694b989372f name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.343287 | controller |     "Jun 09 16:57:51.803074 crc crio[20770]: time=\"2026-06-09T16:57:51.803025302Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=6d193a7c-567c-485f-a00e-9b8ad821b26a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.343302 | controller |     "Jun 09 16:57:51.805009 crc crio[20770]: time=\"2026-06-09T16:57:51.804927767Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.343318 | controller |     "Jun 09 16:57:51.814489 crc crio[20770]: time=\"2026-06-09T16:57:51.814384721Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.343333 | controller |     "Jun 09 16:57:51.834744 crc crio[20770]: time=\"2026-06-09T16:57:51.834583987Z\" level=info msg=\"Creating container: openstack/ovn-controller-cw8vf/ovn-controller\" id=c0b990b4-da83-432e-a30d-fa146d030165 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.343352 | controller |     "Jun 09 16:57:51.843427 crc crio[20770]: time=\"2026-06-09T16:57:51.843263828Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=478e2499-e609-4d4d-965f-b425e7391a76 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.343368 | controller |     "Jun 09 16:57:51.854436 crc crio[20770]: time=\"2026-06-09T16:57:51.854125873Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.343383 | controller |     "Jun 09 16:57:51.863302 crc crio[20770]: time=\"2026-06-09T16:57:51.863234527Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.343398 | controller |     "Jun 09 16:57:51.867581 crc crio[20770]: time=\"2026-06-09T16:57:51.8674803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.343413 | controller |     "Jun 09 16:57:51.870073 crc crio[20770]: time=\"2026-06-09T16:57:51.869917621Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=1d18fa09-05b6-45fe-9d31-7447554ba4c7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.343428 | controller |     "Jun 09 16:57:51.887782 crc crio[20770]: time=\"2026-06-09T16:57:51.887572582Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.343442 | controller |     "Jun 09 16:57:51.941855 crc crio[20770]: time=\"2026-06-09T16:57:51.941604809Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.343457 | controller |     "Jun 09 16:57:51.950175 crc crio[20770]: time=\"2026-06-09T16:57:51.949970201Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.343473 | controller |     "Jun 09 16:57:51.954495 crc crio[20770]: time=\"2026-06-09T16:57:51.95442599Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.343489 | controller |     "Jun 09 16:57:51.959769 crc crio[20770]: time=\"2026-06-09T16:57:51.959551789Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.343505 | controller |     "Jun 09 16:57:51.966775 crc crio[20770]: time=\"2026-06-09T16:57:51.966517071Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.343539 | controller |     "Jun 09 16:57:51.970349 crc crio[20770]: time=\"2026-06-09T16:57:51.97029653Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.343556 | controller |     "Jun 09 16:57:52.001518 crc crio[20770]: time=\"2026-06-09T16:57:51.996620813Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.343572 | controller |     "Jun 09 16:57:52.005279 crc crio[20770]: time=\"2026-06-09T16:57:52.004948254Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.343587 | controller |     "Jun 09 16:57:52.032339 crc crio[20770]: time=\"2026-06-09T16:57:52.03204938Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.343607 | controller |     "Jun 09 16:57:52.052523 crc crio[20770]: time=\"2026-06-09T16:57:52.052377999Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.343623 | controller |     "Jun 09 16:57:52.058909 crc crio[20770]: time=\"2026-06-09T16:57:52.058566848Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.343639 | controller |     "Jun 09 16:57:52.064175 crc crio[20770]: time=\"2026-06-09T16:57:52.064091109Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.343654 | controller |     "Jun 09 16:57:52.084841 crc crio[20770]: time=\"2026-06-09T16:57:52.084744657Z\" level=info msg=\"Created container 6f3d197b4954da45848c7dd91a5dbf047d8dafbb60d3bb7902acb59a68399337: openstack/openstack-cell1-galera-0/mysql-bootstrap\" id=a4f9ee70-9405-495f-a2ab-e64516904f21 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.343670 | controller |     "Jun 09 16:57:52.085213 crc crio[20770]: time=\"2026-06-09T16:57:52.085124768Z\" level=info msg=\"Created container 591378a4d7d84df3c47ac63bc1f8f1cdbe4a89d398c4071c66ccd18263a3b11b: openstack/memcached-0/memcached\" id=cbb8b15a-a79c-484f-93d8-8bf210e14f74 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.343686 | controller |     "Jun 09 16:57:52.092828 crc crio[20770]: time=\"2026-06-09T16:57:52.092152992Z\" level=info msg=\"Starting container: 591378a4d7d84df3c47ac63bc1f8f1cdbe4a89d398c4071c66ccd18263a3b11b\" id=26912230-b062-4256-8f08-85d7119c682f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.343701 | controller |     "Jun 09 16:57:52.098310 crc crio[20770]: time=\"2026-06-09T16:57:52.095050906Z\" level=info msg=\"Starting container: 6f3d197b4954da45848c7dd91a5dbf047d8dafbb60d3bb7902acb59a68399337\" id=5a371cfa-14e4-49e9-ac12-4056c60f7054 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.343717 | controller |     "Jun 09 16:57:52.098310 crc crio[20770]: time=\"2026-06-09T16:57:52.096263401Z\" level=info msg=\"Creating container: openstack/kube-state-metrics-0/kube-state-metrics\" id=37cab3da-311f-427b-bf03-c2cce8df1a88 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.343732 | controller |     "Jun 09 16:57:52.098310 crc crio[20770]: time=\"2026-06-09T16:57:52.097861177Z\" level=info msg=\"Started container\" PID=51330 containerID=591378a4d7d84df3c47ac63bc1f8f1cdbe4a89d398c4071c66ccd18263a3b11b description=openstack/memcached-0/memcached id=26912230-b062-4256-8f08-85d7119c682f name=/runtime.v1.RuntimeService/StartContainer sandboxID=99fdc8355ae6b17dcb35856831d916c4d2ef410c814a32a0c523ef9fba924273",
2026-06-09 17:48:39.343749 | controller |     "Jun 09 16:57:52.099782 crc crio[20770]: time=\"2026-06-09T16:57:52.098417054Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.343765 | controller |     "Jun 09 16:57:52.100586 crc crio[20770]: time=\"2026-06-09T16:57:52.100420682Z\" level=info msg=\"Started container\" PID=51328 containerID=6f3d197b4954da45848c7dd91a5dbf047d8dafbb60d3bb7902acb59a68399337 description=openstack/openstack-cell1-galera-0/mysql-bootstrap id=5a371cfa-14e4-49e9-ac12-4056c60f7054 name=/runtime.v1.RuntimeService/StartContainer sandboxID=379e66a6df3c934764b4fad07e3957ee1bb9ff77ca4300424c8feec2b4d89b3d",
2026-06-09 17:48:39.343782 | controller |     "Jun 09 16:57:52.198266 crc crio[20770]: time=\"2026-06-09T16:57:52.198177065Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.343801 | controller |     "Jun 09 16:57:52.235596 crc crio[20770]: time=\"2026-06-09T16:57:52.235387553Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.343818 | controller |     "Jun 09 16:57:52.249510 crc crio[20770]: time=\"2026-06-09T16:57:52.24940059Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.343833 | controller |     "Jun 09 16:57:52.272266 crc crio[20770]: time=\"2026-06-09T16:57:52.272120198Z\" level=info msg=\"Created container a8ded0fcb0a6bf1a912bd0f8f55bc2b01a3c381d41d290a0b5a48143564e40f1: openstack/openstack-galera-0/mysql-bootstrap\" id=fc7e2f50-0bfa-4bb4-8452-ea6c2a908ce4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.343849 | controller |     "Jun 09 16:57:52.276821 crc crio[20770]: time=\"2026-06-09T16:57:52.275803485Z\" level=info msg=\"Starting container: a8ded0fcb0a6bf1a912bd0f8f55bc2b01a3c381d41d290a0b5a48143564e40f1\" id=8109d419-f104-41b2-9c6c-d1061e090def name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.343865 | controller |     "Jun 09 16:57:52.287546 crc crio[20770]: time=\"2026-06-09T16:57:52.286899897Z\" level=info msg=\"Started container\" PID=51331 containerID=a8ded0fcb0a6bf1a912bd0f8f55bc2b01a3c381d41d290a0b5a48143564e40f1 description=openstack/openstack-galera-0/mysql-bootstrap id=8109d419-f104-41b2-9c6c-d1061e090def name=/runtime.v1.RuntimeService/StartContainer sandboxID=c02a299a2744efbfb359a225788ebda55b603fb1478f539540fff2960ef5a7b7",
2026-06-09 17:48:39.343881 | controller |     "Jun 09 16:57:52.338979 crc crio[20770]: time=\"2026-06-09T16:57:52.338806921Z\" level=info msg=\"Created container e2fcee472e8b9c874cb160eee28cf535d0b18684a37f412d1c3378a6b1566e61: openshift-marketplace/certified-operators-ct2nt/extract-utilities\" id=7dee9415-c45e-48ee-b686-b4af28f33ed0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.343897 | controller |     "Jun 09 16:57:52.340208 crc crio[20770]: time=\"2026-06-09T16:57:52.340115509Z\" level=info msg=\"Starting container: e2fcee472e8b9c874cb160eee28cf535d0b18684a37f412d1c3378a6b1566e61\" id=656a53d2-fbff-476a-a5bf-7e6d9697334b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.343913 | controller |     "Jun 09 16:57:52.350415 crc crio[20770]: time=\"2026-06-09T16:57:52.350291784Z\" level=info msg=\"Started container\" PID=51347 containerID=e2fcee472e8b9c874cb160eee28cf535d0b18684a37f412d1c3378a6b1566e61 description=openshift-marketplace/certified-operators-ct2nt/extract-utilities id=656a53d2-fbff-476a-a5bf-7e6d9697334b name=/runtime.v1.RuntimeService/StartContainer sandboxID=8a5c993890abb775678a60b245ea4cf372b323fc53187ca1c28cf45a92306472",
2026-06-09 17:48:39.343929 | controller |     "Jun 09 16:57:52.378258 crc crio[20770]: time=\"2026-06-09T16:57:52.378042658Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.343945 | controller |     "Jun 09 16:57:52.384353 crc crio[20770]: time=\"2026-06-09T16:57:52.384271809Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.343961 | controller |     "Jun 09 16:57:52.495067 crc crio[20770]: time=\"2026-06-09T16:57:52.494968687Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.343976 | controller |     "Jun 09 16:57:52.527900 crc crio[20770]: time=\"2026-06-09T16:57:52.527641264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.343996 | controller |     "Jun 09 16:57:52.535110 crc crio[20770]: time=\"2026-06-09T16:57:52.534989687Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.344013 | controller |     "Jun 09 16:57:52.544017 crc crio[20770]: time=\"2026-06-09T16:57:52.543919576Z\" level=info msg=\"Created container 5845e3cfc7f85daa91edb63e3b160ec842281985326cb08b9231bcfb662a040b: openshift-marketplace/community-operators-dsxts/extract-utilities\" id=2aef1dc2-8970-479a-8ce4-84c64b8b2fa7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.344029 | controller |     "Jun 09 16:57:52.552251 crc crio[20770]: time=\"2026-06-09T16:57:52.552106863Z\" level=info msg=\"Starting container: 5845e3cfc7f85daa91edb63e3b160ec842281985326cb08b9231bcfb662a040b\" id=08721a05-855d-418e-9569-e14e6685298c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.344044 | controller |     "Jun 09 16:57:52.560979 crc crio[20770]: time=\"2026-06-09T16:57:52.560748334Z\" level=info msg=\"Created container 923c5986b159a5d0ccb245bc342663b59f608c0f5a94cf6423e01de98ff88ada: openstack/dnsmasq-dns-68bc84565-fjv4d/init\" id=bd332c10-c34e-4a69-b44f-7aec47db0a03 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.344059 | controller |     "Jun 09 16:57:52.583177 crc crio[20770]: time=\"2026-06-09T16:57:52.582986468Z\" level=info msg=\"Starting container: 923c5986b159a5d0ccb245bc342663b59f608c0f5a94cf6423e01de98ff88ada\" id=79b3657b-b1d1-4e84-b81b-d9d08d6a72e5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.344074 | controller |     "Jun 09 16:57:52.589127 crc crio[20770]: time=\"2026-06-09T16:57:52.589020943Z\" level=info msg=\"Started container\" PID=51342 containerID=5845e3cfc7f85daa91edb63e3b160ec842281985326cb08b9231bcfb662a040b description=openshift-marketplace/community-operators-dsxts/extract-utilities id=08721a05-855d-418e-9569-e14e6685298c name=/runtime.v1.RuntimeService/StartContainer sandboxID=8709830e6bbbfb1742e80519b725d173fd7ca3ab0c08ff34a3f06e8f1ba84af0",
2026-06-09 17:48:39.344090 | controller |     "Jun 09 16:57:52.592592 crc crio[20770]: time=\"2026-06-09T16:57:52.592486504Z\" level=info msg=\"Started container\" PID=51344 containerID=923c5986b159a5d0ccb245bc342663b59f608c0f5a94cf6423e01de98ff88ada description=openstack/dnsmasq-dns-68bc84565-fjv4d/init id=79b3657b-b1d1-4e84-b81b-d9d08d6a72e5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3573160175c10950724f82d9534b2967267dee7e28a51581089daffe9cc74ad8",
2026-06-09 17:48:39.344106 | controller |     "Jun 09 16:57:52.595023 crc crio[20770]: time=\"2026-06-09T16:57:52.594922034Z\" level=info msg=\"Created container 35cf22ace61a93d0962007b22229957d82a1787b0c0e435f9511e6a90462bd43: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=89060760-2f34-475e-b470-eaf7c648a34a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.344122 | controller |     "Jun 09 16:57:52.608431 crc crio[20770]: time=\"2026-06-09T16:57:52.597918321Z\" level=info msg=\"Starting container: 35cf22ace61a93d0962007b22229957d82a1787b0c0e435f9511e6a90462bd43\" id=d1b8893c-e733-479b-81d6-bbbdfe01e8c8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.344136 | controller |     "Jun 09 16:57:52.610526 crc crio[20770]: time=\"2026-06-09T16:57:52.610435704Z\" level=info msg=\"Started container\" PID=51356 containerID=35cf22ace61a93d0962007b22229957d82a1787b0c0e435f9511e6a90462bd43 description=openstack/ovsdbserver-nb-0/ovsdbserver-nb id=d1b8893c-e733-479b-81d6-bbbdfe01e8c8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1739ee7b92f059f10400f569113c16678c4d891847898425e2e23124dd6c2ae7",
2026-06-09 17:48:39.344152 | controller |     "Jun 09 16:57:52.652189 crc crio[20770]: time=\"2026-06-09T16:57:52.651959588Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.344194 | controller |     "Jun 09 16:57:52.662341 crc crio[20770]: time=\"2026-06-09T16:57:52.662255846Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.344223 | controller |     "Jun 09 16:57:52.701444 crc crio[20770]: time=\"2026-06-09T16:57:52.701319058Z\" level=info msg=\"Created container ac20777661ad43ee5a540941d0be5c5dfad10138d028f5a9e041cbda79da258a: openstack/dnsmasq-dns-7dc8cc99c9-l9xtk/init\" id=27e2fb11-8ebd-4707-87e2-17df551e9b1b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.344241 | controller |     "Jun 09 16:57:52.704336 crc crio[20770]: time=\"2026-06-09T16:57:52.704202992Z\" level=info msg=\"Starting container: ac20777661ad43ee5a540941d0be5c5dfad10138d028f5a9e041cbda79da258a\" id=dfa7aa12-94e5-4657-956d-d4c5a18b971f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.344257 | controller |     "Jun 09 16:57:52.707423 crc crio[20770]: time=\"2026-06-09T16:57:52.707279841Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=9c2bd5bc-16ff-4e9c-9a3b-5fbf97af9b18 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.344273 | controller |     "Jun 09 16:57:52.714080 crc crio[20770]: time=\"2026-06-09T16:57:52.713987905Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=1071d6cd-b847-4641-b78e-ba053894653d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.344289 | controller |     "Jun 09 16:57:52.714270 crc crio[20770]: time=\"2026-06-09T16:57:52.714210272Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified not found\" id=1071d6cd-b847-4641-b78e-ba053894653d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.344305 | controller |     "Jun 09 16:57:52.714270 crc crio[20770]: time=\"2026-06-09T16:57:52.714258583Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified found\" id=1071d6cd-b847-4641-b78e-ba053894653d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.344320 | controller |     "Jun 09 16:57:52.719293 crc crio[20770]: time=\"2026-06-09T16:57:52.716312673Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-09 17:48:39.344336 | controller |     "Jun 09 16:57:52.719293 crc crio[20770]: time=\"2026-06-09T16:57:52.717524328Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=1879b1a6-2328-4641-8cee-ce1f0f9f788f name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.344352 | controller |     "Jun 09 16:57:52.722025 crc crio[20770]: time=\"2026-06-09T16:57:52.721976907Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.344367 | controller |     "Jun 09 16:57:52.730062 crc crio[20770]: time=\"2026-06-09T16:57:52.729960068Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\\\"\"",
2026-06-09 17:48:39.344382 | controller |     "Jun 09 16:57:52.730285 crc crio[20770]: time=\"2026-06-09T16:57:52.730221566Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=16050f52-7014-4767-a082-18c45e1fe4ee name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.344398 | controller |     "Jun 09 16:57:52.738384 crc crio[20770]: time=\"2026-06-09T16:57:52.736542609Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-09 17:48:39.344414 | controller |     "Jun 09 16:57:52.770145 crc crio[20770]: time=\"2026-06-09T16:57:52.764319884Z\" level=info msg=\"Created container 76c69d633ebead8e4f973d5254a3e396deb2491dc938d11712edb2bbc3ab604d: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=478e2499-e609-4d4d-965f-b425e7391a76 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.344436 | controller |     "Jun 09 16:57:52.771850 crc crio[20770]: time=\"2026-06-09T16:57:52.77175522Z\" level=info msg=\"Starting container: 76c69d633ebead8e4f973d5254a3e396deb2491dc938d11712edb2bbc3ab604d\" id=75048b0f-feb2-4708-869e-0e514d912869 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.344452 | controller |     "Jun 09 16:57:52.794787 crc crio[20770]: time=\"2026-06-09T16:57:52.79452676Z\" level=info msg=\"Started container\" PID=51383 containerID=ac20777661ad43ee5a540941d0be5c5dfad10138d028f5a9e041cbda79da258a description=openstack/dnsmasq-dns-7dc8cc99c9-l9xtk/init id=dfa7aa12-94e5-4657-956d-d4c5a18b971f name=/runtime.v1.RuntimeService/StartContainer sandboxID=9e2495e20239a5cce5ad53f7ef556e6cfe80f26d5b39bef79bc3cd833ed15e82",
2026-06-09 17:48:39.344469 | controller |     "Jun 09 16:57:52.815799 crc crio[20770]: time=\"2026-06-09T16:57:52.815727294Z\" level=info msg=\"Started container\" PID=51397 containerID=76c69d633ebead8e4f973d5254a3e396deb2491dc938d11712edb2bbc3ab604d description=openstack/ovsdbserver-sb-0/ovsdbserver-sb id=75048b0f-feb2-4708-869e-0e514d912869 name=/runtime.v1.RuntimeService/StartContainer sandboxID=02c63bf87aed2d28b64953ad7c4d4435a4a09eac1a8447a6bc745171561142fc",
2026-06-09 17:48:39.344484 | controller |     "Jun 09 16:57:52.844124 crc crio[20770]: time=\"2026-06-09T16:57:52.844030654Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.344500 | controller |     "Jun 09 16:57:52.856255 crc crio[20770]: time=\"2026-06-09T16:57:52.856141026Z\" level=info msg=\"Created container 06c3ec88ddcc8c7c6eadfce436af1212a0a04654fe4cacae1daa6502c3859c52: openstack/dnsmasq-dns-6b994dcc49-2jxvq/init\" id=473bc0f0-6708-40ea-9e24-07c4ecc3d254 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.344536 | controller |     "Jun 09 16:57:52.861464 crc crio[20770]: time=\"2026-06-09T16:57:52.861356737Z\" level=info msg=\"Starting container: 06c3ec88ddcc8c7c6eadfce436af1212a0a04654fe4cacae1daa6502c3859c52\" id=f282c097-405e-4ac1-bc59-e6ba5dd07a64 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.344554 | controller |     "Jun 09 16:57:52.862553 crc crio[20770]: time=\"2026-06-09T16:57:52.862460289Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=a3ba975a-eaa3-4af5-9458-30c395b5553f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.344569 | controller |     "Jun 09 16:57:52.862823 crc crio[20770]: time=\"2026-06-09T16:57:52.862756627Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified not found\" id=a3ba975a-eaa3-4af5-9458-30c395b5553f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.344584 | controller |     "Jun 09 16:57:52.862909 crc crio[20770]: time=\"2026-06-09T16:57:52.862832999Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified found\" id=a3ba975a-eaa3-4af5-9458-30c395b5553f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.344600 | controller |     "Jun 09 16:57:52.871063 crc crio[20770]: time=\"2026-06-09T16:57:52.870977546Z\" level=info msg=\"Created container 4a6ee3275f3021c0d539bd8e52b01dc819975225e49c1948b6e726574cc8061c: openstack/dnsmasq-dns-769fc96f7c-nlvd5/init\" id=e1cf7744-b66d-4fae-a979-65bb659c75b6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.344615 | controller |     "Jun 09 16:57:52.871388 crc crio[20770]: time=\"2026-06-09T16:57:52.871308235Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=e8b1f4c9-a3f5-4e83-bf92-f7f1da167f49 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.344630 | controller |     "Jun 09 16:57:52.871466 crc crio[20770]: time=\"2026-06-09T16:57:52.871345706Z\" level=info msg=\"Started container\" PID=51358 containerID=06c3ec88ddcc8c7c6eadfce436af1212a0a04654fe4cacae1daa6502c3859c52 description=openstack/dnsmasq-dns-6b994dcc49-2jxvq/init id=f282c097-405e-4ac1-bc59-e6ba5dd07a64 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1ccbedb738a916ce574f219365374e4cbb3c0d7bf0e5c2a46d115af229b0245d",
2026-06-09 17:48:39.344650 | controller |     "Jun 09 16:57:52.872134 crc crio[20770]: time=\"2026-06-09T16:57:52.872036836Z\" level=info msg=\"Starting container: 4a6ee3275f3021c0d539bd8e52b01dc819975225e49c1948b6e726574cc8061c\" id=e235d05c-8136-4d49-9b60-7d45edd810ad name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.344667 | controller |     "Jun 09 16:57:52.875772 crc crio[20770]: time=\"2026-06-09T16:57:52.87560669Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\\\"\"",
2026-06-09 17:48:39.344684 | controller |     "Jun 09 16:57:52.900866 crc crio[20770]: time=\"2026-06-09T16:57:52.900568563Z\" level=info msg=\"Started container\" PID=51436 containerID=4a6ee3275f3021c0d539bd8e52b01dc819975225e49c1948b6e726574cc8061c description=openstack/dnsmasq-dns-769fc96f7c-nlvd5/init id=e235d05c-8136-4d49-9b60-7d45edd810ad name=/runtime.v1.RuntimeService/StartContainer sandboxID=56d47b1778336a57d12279c407eb85054d43323c318a380ccb0c7f0f2728f75e",
2026-06-09 17:48:39.344700 | controller |     "Jun 09 16:57:53.284556 crc crio[20770]: time=\"2026-06-09T16:57:53.283358028Z\" level=info msg=\"Created container 6117b615911bd9bcff12fe777c43f7192d9d6d3157c0223f67b48c935e27390c: openstack/kube-state-metrics-0/kube-state-metrics\" id=37cab3da-311f-427b-bf03-c2cce8df1a88 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.344715 | controller |     "Jun 09 16:57:53.287057 crc crio[20770]: time=\"2026-06-09T16:57:53.28688878Z\" level=info msg=\"Starting container: 6117b615911bd9bcff12fe777c43f7192d9d6d3157c0223f67b48c935e27390c\" id=69833bd6-fca5-4738-af63-9c816ca57b85 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.344732 | controller |     "Jun 09 16:57:53.297184 crc crio[20770]: time=\"2026-06-09T16:57:53.296621723Z\" level=info msg=\"Started container\" PID=51667 containerID=6117b615911bd9bcff12fe777c43f7192d9d6d3157c0223f67b48c935e27390c description=openstack/kube-state-metrics-0/kube-state-metrics id=69833bd6-fca5-4738-af63-9c816ca57b85 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a661a1ef59c2477a50c573721c97e87d501ac58d8615b8cff6ca6b30e44e4ef7",
2026-06-09 17:48:39.344748 | controller |     "Jun 09 16:57:53.468299 crc crio[20770]: time=\"2026-06-09T16:57:53.468210676Z\" level=info msg=\"Created container 97a8f594ccbcbd6ceb34c0d7978c151c9dd6395a4310ce5dbe5db86afb1c5181: openstack/rabbitmq-cell1-server-0/setup-container\" id=670e682c-dea1-4c3b-8a5b-c2dd24f583e2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.344763 | controller |     "Jun 09 16:57:53.471856 crc crio[20770]: time=\"2026-06-09T16:57:53.470821312Z\" level=info msg=\"Starting container: 97a8f594ccbcbd6ceb34c0d7978c151c9dd6395a4310ce5dbe5db86afb1c5181\" id=731f8f10-856e-4dcd-8aba-287b39aebeac name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.344792 | controller |     "Jun 09 16:57:53.480909 crc crio[20770]: time=\"2026-06-09T16:57:53.480028468Z\" level=info msg=\"Started container\" PID=51329 containerID=97a8f594ccbcbd6ceb34c0d7978c151c9dd6395a4310ce5dbe5db86afb1c5181 description=openstack/rabbitmq-cell1-server-0/setup-container id=731f8f10-856e-4dcd-8aba-287b39aebeac name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d9c2f4b14341cac1836d0688a75b5b01b20f562be87be25aa96c4fa77f273b6",
2026-06-09 17:48:39.344811 | controller |     "Jun 09 16:57:53.531596 crc crio[20770]: time=\"2026-06-09T16:57:53.531214552Z\" level=info msg=\"Created container a22c95ca065237a7c559f85c8c446c8378c6f8bd030ced4bad432e23198cc21f: openstack/ovn-controller-cw8vf/ovn-controller\" id=c0b990b4-da83-432e-a30d-fa146d030165 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.344830 | controller |     "Jun 09 16:57:53.533743 crc crio[20770]: time=\"2026-06-09T16:57:53.53355833Z\" level=info msg=\"Created container c9a5e65bbbde1fb5767afb199d111bb80d682c96d938612e792c828f8232f5ac: openstack/ovn-controller-ovs-dtvf9/ovsdb-server-init\" id=7dbdae7b-043b-4847-9511-33fb29028a97 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.344847 | controller |     "Jun 09 16:57:53.534278 crc crio[20770]: time=\"2026-06-09T16:57:53.534161558Z\" level=info msg=\"Starting container: a22c95ca065237a7c559f85c8c446c8378c6f8bd030ced4bad432e23198cc21f\" id=4a366d9a-6642-4af9-b579-914f222451fd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.344862 | controller |     "Jun 09 16:57:53.537887 crc crio[20770]: time=\"2026-06-09T16:57:53.537822334Z\" level=info msg=\"Starting container: c9a5e65bbbde1fb5767afb199d111bb80d682c96d938612e792c828f8232f5ac\" id=d0924295-083d-4a60-b18a-1c81609eb7cc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.344878 | controller |     "Jun 09 16:57:53.548208 crc crio[20770]: time=\"2026-06-09T16:57:53.548023859Z\" level=info msg=\"Started container\" PID=51668 containerID=a22c95ca065237a7c559f85c8c446c8378c6f8bd030ced4bad432e23198cc21f description=openstack/ovn-controller-cw8vf/ovn-controller id=4a366d9a-6642-4af9-b579-914f222451fd name=/runtime.v1.RuntimeService/StartContainer sandboxID=ad3f71c0fac1feab11b1736703f368dfda6232cf859401ea750f1564262233f6",
2026-06-09 17:48:39.344894 | controller |     "Jun 09 16:57:53.551495 crc crio[20770]: time=\"2026-06-09T16:57:53.551432538Z\" level=info msg=\"Started container\" PID=51675 containerID=c9a5e65bbbde1fb5767afb199d111bb80d682c96d938612e792c828f8232f5ac description=openstack/ovn-controller-ovs-dtvf9/ovsdb-server-init id=d0924295-083d-4a60-b18a-1c81609eb7cc name=/runtime.v1.RuntimeService/StartContainer sandboxID=f01f2de7755e2db2fdc536706c8d528e3c8b2cd54c6dc953a7e416c5d37dee79",
2026-06-09 17:48:39.344910 | controller |     "Jun 09 16:57:53.659767 crc crio[20770]: time=\"2026-06-09T16:57:53.658494571Z\" level=info msg=\"Created container 91bcc5f6887626485eecae01e4ee8a4dfd296054c3472cec733acfda8cde4b02: openstack/rabbitmq-server-0/setup-container\" id=bf9a672f-df10-4fcc-86cf-2533a17c3c6a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.344926 | controller |     "Jun 09 16:57:53.660122 crc crio[20770]: time=\"2026-06-09T16:57:53.659995175Z\" level=info msg=\"Starting container: 91bcc5f6887626485eecae01e4ee8a4dfd296054c3472cec733acfda8cde4b02\" id=b0cf247c-171a-4c28-a865-cbf9464b9441 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.344943 | controller |     "Jun 09 16:57:53.675254 crc crio[20770]: time=\"2026-06-09T16:57:53.675128133Z\" level=info msg=\"Started container\" PID=51341 containerID=91bcc5f6887626485eecae01e4ee8a4dfd296054c3472cec733acfda8cde4b02 description=openstack/rabbitmq-server-0/setup-container id=b0cf247c-171a-4c28-a865-cbf9464b9441 name=/runtime.v1.RuntimeService/StartContainer sandboxID=464c7c48327bdee28185b0ea95f23af8fede1bed7f32409012a5dee7f32c775b",
2026-06-09 17:48:39.344959 | controller |     "Jun 09 16:57:53.680907 crc crio[20770]: time=\"2026-06-09T16:57:53.680828088Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e\" id=9c2bd5bc-16ff-4e9c-9a3b-5fbf97af9b18 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.344975 | controller |     "Jun 09 16:57:53.682313 crc crio[20770]: time=\"2026-06-09T16:57:53.682180308Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=4b333055-a38f-4789-b416-104fbf572117 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.344990 | controller |     "Jun 09 16:57:53.690740 crc crio[20770]: time=\"2026-06-09T16:57:53.689941213Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=9b803a4c-a61e-47ce-a4d1-2c1c6c8bf642 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.345009 | controller |     "Jun 09 16:57:53.701941 crc crio[20770]: time=\"2026-06-09T16:57:53.700525989Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-ct2nt/extract-content\" id=c4a7a3e9-0ff2-4e75-a5f0-782fe288e9a9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.345025 | controller |     "Jun 09 16:57:53.701941 crc crio[20770]: time=\"2026-06-09T16:57:53.701355883Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.345041 | controller |     "Jun 09 16:57:53.764380 crc crio[20770]: time=\"2026-06-09T16:57:53.764092222Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.345056 | controller |     "Jun 09 16:57:53.768997 crc crio[20770]: time=\"2026-06-09T16:57:53.768807928Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.345071 | controller |     "Jun 09 16:57:53.805083 crc crio[20770]: time=\"2026-06-09T16:57:53.800231529Z\" level=info msg=\"Stopping pod sandbox: 9e2495e20239a5cce5ad53f7ef556e6cfe80f26d5b39bef79bc3cd833ed15e82\" id=c9bc9f43-5265-4aec-a6be-83eea897caec name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.345086 | controller |     "Jun 09 16:57:53.805083 crc crio[20770]: time=\"2026-06-09T16:57:53.801332041Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7dc8cc99c9-l9xtk Namespace:openstack ID:9e2495e20239a5cce5ad53f7ef556e6cfe80f26d5b39bef79bc3cd833ed15e82 UID:9e766c27-b60b-4a4d-9331-d0de72ad749d NetNS:/var/run/netns/86d13f57-e2bf-41fc-a93e-25d94f0fa2e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9e766c27_b60b_4a4d_9331_d0de72ad749d.slice PodAnnotations:0xc001e80370}] Aliases:map[]}\"",
2026-06-09 17:48:39.345102 | controller |     "Jun 09 16:57:53.805083 crc crio[20770]: time=\"2026-06-09T16:57:53.801506816Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-7dc8cc99c9-l9xtk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.345118 | controller |     "Jun 09 16:57:53.819480 crc crio[20770]: time=\"2026-06-09T16:57:53.818484258Z\" level=info msg=\"Stopping pod sandbox: 56d47b1778336a57d12279c407eb85054d43323c318a380ccb0c7f0f2728f75e\" id=7790f792-3310-4b77-9860-bd8b9e4306cf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.345133 | controller |     "Jun 09 16:57:53.819480 crc crio[20770]: time=\"2026-06-09T16:57:53.819475787Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-769fc96f7c-nlvd5 Namespace:openstack ID:56d47b1778336a57d12279c407eb85054d43323c318a380ccb0c7f0f2728f75e UID:c6cd9e6c-f619-4c73-8328-a2665481b8ef NetNS:/var/run/netns/e3e137f1-b976-4c8b-bdf0-4f0c70757fe8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc6cd9e6c_f619_4c73_8328_a2665481b8ef.slice PodAnnotations:0xc0029d4ec0}] Aliases:map[]}\"",
2026-06-09 17:48:39.345151 | controller |     "Jun 09 16:57:53.823383 crc crio[20770]: time=\"2026-06-09T16:57:53.823350649Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=6dd9cc18-2b4d-4e4e-8b14-5ee370f4be61 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.345170 | controller |     "Jun 09 16:57:53.829626 crc crio[20770]: time=\"2026-06-09T16:57:53.825020348Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-769fc96f7c-nlvd5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.345187 | controller |     "Jun 09 16:57:53.884229 crc crio[20770]: time=\"2026-06-09T16:57:53.884050819Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=e22948a1-5998-44dc-bf13-c6d401093c20 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.345347 | controller |     "Jun 09 16:57:53.910066 crc crio[20770]: time=\"2026-06-09T16:57:53.909828486Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-68bc84565-fjv4d/dnsmasq-dns\" id=477d2fd2-5e7b-4bbb-b651-5abbb8e6c196 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.345367 | controller |     "Jun 09 16:57:53.910066 crc crio[20770]: time=\"2026-06-09T16:57:53.910048842Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=3364c27c-739a-447a-8e84-96253172860f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.345383 | controller |     "Jun 09 16:57:53.911896 crc crio[20770]: time=\"2026-06-09T16:57:53.911818954Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.345399 | controller |     "Jun 09 16:57:53.983104 crc crio[20770]: time=\"2026-06-09T16:57:53.983000997Z\" level=info msg=\"Created container 7c6b29202b9a941aeec9333e80e6c5f9934e6de88de59a51de4640bd5f3a85de: openshift-marketplace/certified-operators-ct2nt/extract-content\" id=c4a7a3e9-0ff2-4e75-a5f0-782fe288e9a9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.345414 | controller |     "Jun 09 16:57:53.985171 crc crio[20770]: time=\"2026-06-09T16:57:53.985097908Z\" level=info msg=\"Starting container: 7c6b29202b9a941aeec9333e80e6c5f9934e6de88de59a51de4640bd5f3a85de\" id=f98a7367-1feb-42e5-9317-9765a40ab0cf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.345429 | controller |     "Jun 09 16:57:54.021842 crc crio[20770]: time=\"2026-06-09T16:57:54.021097691Z\" level=info msg=\"Started container\" PID=51928 containerID=7c6b29202b9a941aeec9333e80e6c5f9934e6de88de59a51de4640bd5f3a85de description=openshift-marketplace/certified-operators-ct2nt/extract-content id=f98a7367-1feb-42e5-9317-9765a40ab0cf name=/runtime.v1.RuntimeService/StartContainer sandboxID=8a5c993890abb775678a60b245ea4cf372b323fc53187ca1c28cf45a92306472",
2026-06-09 17:48:39.345444 | controller |     "Jun 09 16:57:54.025739 crc crio[20770]: time=\"2026-06-09T16:57:54.023510871Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=bc232670-5332-4116-af50-30e77a9e8607 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.345459 | controller |     "Jun 09 16:57:54.032337 crc crio[20770]: time=\"2026-06-09T16:57:54.032242264Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6b994dcc49-2jxvq/dnsmasq-dns\" id=f4d2c5f3-563f-465b-92a7-74419ced4e46 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.345474 | controller |     "Jun 09 16:57:54.042582 crc crio[20770]: time=\"2026-06-09T16:57:54.042345567Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.345489 | controller |     "Jun 09 16:57:54.043055 crc crio[20770]: time=\"2026-06-09T16:57:54.042998016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.345505 | controller |     "Jun 09 16:57:54.051558 crc crio[20770]: time=\"2026-06-09T16:57:54.050844273Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.345541 | controller |     "Jun 09 16:57:54.266398 crc crio[20770]: time=\"2026-06-09T16:57:54.265824304Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.345562 | controller |     "Jun 09 16:57:54.277092 crc crio[20770]: time=\"2026-06-09T16:57:54.276802072Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.345579 | controller |     "Jun 09 16:57:54.337223 crc crio[20770]: time=\"2026-06-09T16:57:54.336522723Z\" level=info msg=\"Stopped pod sandbox: 9e2495e20239a5cce5ad53f7ef556e6cfe80f26d5b39bef79bc3cd833ed15e82\" id=c9bc9f43-5265-4aec-a6be-83eea897caec name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.345595 | controller |     "Jun 09 16:57:54.402334 crc crio[20770]: time=\"2026-06-09T16:57:54.401738743Z\" level=error msg=\"Container creation error: mount `/var/lib/kubelet/pods/10b69172-0269-4a45-a484-acb69b111cc4/volume-subpaths/dns-svc/dnsmasq-dns/1` to `etc/dnsmasq.d/hosts/dns-svc`: No such file or directory\\n\" id=f4d2c5f3-563f-465b-92a7-74419ced4e46 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.345611 | controller |     "Jun 09 16:57:54.409062 crc crio[20770]: time=\"2026-06-09T16:57:54.408961723Z\" level=info msg=\"createCtr: deleting container ID 9b6b28222fe0919e5c23eed192feedd5124352645aafefc04d3bc799b462babc from idIndex\" id=f4d2c5f3-563f-465b-92a7-74419ced4e46 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.345627 | controller |     "Jun 09 16:57:54.409062 crc crio[20770]: time=\"2026-06-09T16:57:54.409061456Z\" level=info msg=\"createCtr: removing container 9b6b28222fe0919e5c23eed192feedd5124352645aafefc04d3bc799b462babc\" id=f4d2c5f3-563f-465b-92a7-74419ced4e46 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.345642 | controller |     "Jun 09 16:57:54.409427 crc crio[20770]: time=\"2026-06-09T16:57:54.409130418Z\" level=info msg=\"createCtr: deleting container 9b6b28222fe0919e5c23eed192feedd5124352645aafefc04d3bc799b462babc from storage\" id=f4d2c5f3-563f-465b-92a7-74419ced4e46 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.345658 | controller |     "Jun 09 16:57:54.431899 crc crio[20770]: time=\"2026-06-09T16:57:54.431809205Z\" level=info msg=\"createCtr: releasing container name k8s_dnsmasq-dns_dnsmasq-dns-6b994dcc49-2jxvq_openstack_10b69172-0269-4a45-a484-acb69b111cc4_0\" id=f4d2c5f3-563f-465b-92a7-74419ced4e46 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.345673 | controller |     "Jun 09 16:57:54.449525 crc crio[20770]: time=\"2026-06-09T16:57:54.449405934Z\" level=info msg=\"Stopped pod sandbox: 56d47b1778336a57d12279c407eb85054d43323c318a380ccb0c7f0f2728f75e\" id=7790f792-3310-4b77-9860-bd8b9e4306cf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.345688 | controller |     "Jun 09 16:57:54.636049 crc crio[20770]: time=\"2026-06-09T16:57:54.635764856Z\" level=info msg=\"Created container 0769075427bac9094eb1050ba8b78f071a13f8957a1bae6ed8c80f15c3f28759: openstack/dnsmasq-dns-68bc84565-fjv4d/dnsmasq-dns\" id=477d2fd2-5e7b-4bbb-b651-5abbb8e6c196 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.345704 | controller |     "Jun 09 16:57:54.641924 crc crio[20770]: time=\"2026-06-09T16:57:54.641572784Z\" level=info msg=\"Starting container: 0769075427bac9094eb1050ba8b78f071a13f8957a1bae6ed8c80f15c3f28759\" id=239ebbbb-cf98-498e-92a1-5cac4481b084 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.345719 | controller |     "Jun 09 16:57:54.661601 crc crio[20770]: time=\"2026-06-09T16:57:54.66144647Z\" level=info msg=\"Started container\" PID=52083 containerID=0769075427bac9094eb1050ba8b78f071a13f8957a1bae6ed8c80f15c3f28759 description=openstack/dnsmasq-dns-68bc84565-fjv4d/dnsmasq-dns id=239ebbbb-cf98-498e-92a1-5cac4481b084 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3573160175c10950724f82d9534b2967267dee7e28a51581089daffe9cc74ad8",
2026-06-09 17:48:39.345734 | controller |     "Jun 09 16:57:55.006441 crc crio[20770]: time=\"2026-06-09T16:57:55.00542263Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=bb164638-9e1c-4f89-af5b-0802411c8b7a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.345753 | controller |     "Jun 09 16:57:55.022072 crc crio[20770]: time=\"2026-06-09T16:57:55.021841866Z\" level=info msg=\"Removing container: ac20777661ad43ee5a540941d0be5c5dfad10138d028f5a9e041cbda79da258a\" id=41be4b33-53ed-45db-9a7d-d29714a8ac4d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.345768 | controller |     "Jun 09 16:57:55.042516 crc crio[20770]: time=\"2026-06-09T16:57:55.042374781Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=90fe6d43-6856-4b7e-b3d2-9f30ce5c2bae name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.345784 | controller |     "Jun 09 16:57:55.080087 crc crio[20770]: time=\"2026-06-09T16:57:55.07993701Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=79f7b957-5512-48bf-ab1c-dfb388b2e92b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.345800 | controller |     "Jun 09 16:57:55.084312 crc crio[20770]: time=\"2026-06-09T16:57:55.082458283Z\" level=info msg=\"Removed container ac20777661ad43ee5a540941d0be5c5dfad10138d028f5a9e041cbda79da258a: openstack/dnsmasq-dns-7dc8cc99c9-l9xtk/init\" id=41be4b33-53ed-45db-9a7d-d29714a8ac4d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.345815 | controller |     "Jun 09 16:57:55.097524 crc crio[20770]: time=\"2026-06-09T16:57:55.09652653Z\" level=info msg=\"Removing container: 4a6ee3275f3021c0d539bd8e52b01dc819975225e49c1948b6e726574cc8061c\" id=4d7188ab-5171-4d17-8f63-4f7d2aa80004 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.345830 | controller |     "Jun 09 16:57:55.118327 crc crio[20770]: time=\"2026-06-09T16:57:55.117808207Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=7a0d7bd8-d93c-4a93-a615-c950469e4535 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.345844 | controller |     "Jun 09 16:57:55.201824 crc crio[20770]: time=\"2026-06-09T16:57:55.201517603Z\" level=info msg=\"Removed container 4a6ee3275f3021c0d539bd8e52b01dc819975225e49c1948b6e726574cc8061c: openstack/dnsmasq-dns-769fc96f7c-nlvd5/init\" id=4d7188ab-5171-4d17-8f63-4f7d2aa80004 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.345860 | controller |     "Jun 09 16:57:55.381141 crc crio[20770]: time=\"2026-06-09T16:57:55.380995525Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-ct2nt/registry-server\" id=c75da73f-6486-4065-8f64-4df1eddbc269 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.345876 | controller |     "Jun 09 16:57:55.381627 crc crio[20770]: time=\"2026-06-09T16:57:55.381579682Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.345891 | controller |     "Jun 09 16:57:55.385510 crc crio[20770]: time=\"2026-06-09T16:57:55.385386203Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6b994dcc49-2jxvq/dnsmasq-dns\" id=789d7bc0-0715-4633-902c-3080736b7b5a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.345906 | controller |     "Jun 09 16:57:55.451129 crc crio[20770]: time=\"2026-06-09T16:57:55.451036045Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.345921 | controller |     "Jun 09 16:57:55.507198 crc crio[20770]: time=\"2026-06-09T16:57:55.505109773Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.345941 | controller |     "Jun 09 16:57:55.523408 crc crio[20770]: time=\"2026-06-09T16:57:55.52329788Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.345957 | controller |     "Jun 09 16:57:55.527434 crc crio[20770]: time=\"2026-06-09T16:57:55.526963786Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.345973 | controller |     "Jun 09 16:57:55.539026 crc crio[20770]: time=\"2026-06-09T16:57:55.53881346Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.345989 | controller |     "Jun 09 16:57:56.069582 crc crio[20770]: time=\"2026-06-09T16:57:56.069520292Z\" level=info msg=\"Created container ee96ddcb63a215e532837e1847f5bea87ef081c5359b428e4951c1af5eff3588: openshift-marketplace/certified-operators-ct2nt/registry-server\" id=c75da73f-6486-4065-8f64-4df1eddbc269 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.346004 | controller |     "Jun 09 16:57:56.072852 crc crio[20770]: time=\"2026-06-09T16:57:56.071457598Z\" level=info msg=\"Created container 6e4aefcf08237e7cd97d1231e46320205cd8e4aef494675aac2c867ce4c986a3: openstack/dnsmasq-dns-6b994dcc49-2jxvq/dnsmasq-dns\" id=789d7bc0-0715-4633-902c-3080736b7b5a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.346019 | controller |     "Jun 09 16:57:56.073977 crc crio[20770]: time=\"2026-06-09T16:57:56.073909539Z\" level=info msg=\"Starting container: ee96ddcb63a215e532837e1847f5bea87ef081c5359b428e4951c1af5eff3588\" id=10059606-d675-4a43-a4e8-63cfcbd00c61 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.346034 | controller |     "Jun 09 16:57:56.074571 crc crio[20770]: time=\"2026-06-09T16:57:56.074230898Z\" level=info msg=\"Starting container: 6e4aefcf08237e7cd97d1231e46320205cd8e4aef494675aac2c867ce4c986a3\" id=f980c01d-7002-4e5a-a712-2ee88ed3a8da name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.346049 | controller |     "Jun 09 16:57:56.076970 crc crio[20770]: time=\"2026-06-09T16:57:56.076821873Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=92160c6f-7578-41a5-a22e-ea8add21dde1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.346064 | controller |     "Jun 09 16:57:56.085068 crc crio[20770]: time=\"2026-06-09T16:57:56.084623889Z\" level=info msg=\"Started container\" PID=52178 containerID=6e4aefcf08237e7cd97d1231e46320205cd8e4aef494675aac2c867ce4c986a3 description=openstack/dnsmasq-dns-6b994dcc49-2jxvq/dnsmasq-dns id=f980c01d-7002-4e5a-a712-2ee88ed3a8da name=/runtime.v1.RuntimeService/StartContainer sandboxID=1ccbedb738a916ce574f219365374e4cbb3c0d7bf0e5c2a46d115af229b0245d",
2026-06-09 17:48:39.346080 | controller |     "Jun 09 16:57:56.086627 crc crio[20770]: time=\"2026-06-09T16:57:56.086118283Z\" level=info msg=\"Started container\" PID=52175 containerID=ee96ddcb63a215e532837e1847f5bea87ef081c5359b428e4951c1af5eff3588 description=openshift-marketplace/certified-operators-ct2nt/registry-server id=10059606-d675-4a43-a4e8-63cfcbd00c61 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8a5c993890abb775678a60b245ea4cf372b323fc53187ca1c28cf45a92306472",
2026-06-09 17:48:39.346096 | controller |     "Jun 09 16:57:56.101802 crc crio[20770]: time=\"2026-06-09T16:57:56.099920913Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=6f80d047-a0f0-4d68-8902-342dc6ef3414 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.346112 | controller |     "Jun 09 16:57:56.341145 crc crio[20770]: time=\"2026-06-09T16:57:56.339317082Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-dtvf9/ovsdb-server\" id=c579bef2-14f3-4d9c-9651-168fc02d8b18 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.346131 | controller |     "Jun 09 16:57:56.341863 crc crio[20770]: time=\"2026-06-09T16:57:56.341588837Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.346148 | controller |     "Jun 09 16:57:56.491937 crc crio[20770]: time=\"2026-06-09T16:57:56.49142641Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.346183 | controller |     "Jun 09 16:57:56.971165 crc crio[20770]: time=\"2026-06-09T16:57:56.97062069Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.346215 | controller |     "Jun 09 16:57:57.339493 crc crio[20770]: time=\"2026-06-09T16:57:57.339376348Z\" level=info msg=\"Created container d9ea76ba1b7a580a19e39241fdd905032baef1da8261d00fea74982424ec986e: openstack/ovn-controller-ovs-dtvf9/ovsdb-server\" id=c579bef2-14f3-4d9c-9651-168fc02d8b18 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.346234 | controller |     "Jun 09 16:57:57.344411 crc crio[20770]: time=\"2026-06-09T16:57:57.344261989Z\" level=info msg=\"Starting container: d9ea76ba1b7a580a19e39241fdd905032baef1da8261d00fea74982424ec986e\" id=3331424e-c6db-4b2a-a384-6c3de4f22121 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.346251 | controller |     "Jun 09 16:57:57.359308 crc crio[20770]: time=\"2026-06-09T16:57:57.358131581Z\" level=info msg=\"Started container\" PID=52273 containerID=d9ea76ba1b7a580a19e39241fdd905032baef1da8261d00fea74982424ec986e description=openstack/ovn-controller-ovs-dtvf9/ovsdb-server id=3331424e-c6db-4b2a-a384-6c3de4f22121 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f01f2de7755e2db2fdc536706c8d528e3c8b2cd54c6dc953a7e416c5d37dee79",
2026-06-09 17:48:39.346268 | controller |     "Jun 09 16:57:57.596595 crc crio[20770]: time=\"2026-06-09T16:57:57.595409349Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=b2e4ef14-0419-4c53-ac89-69bee63cf6bf name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.346284 | controller |     "Jun 09 16:57:57.603055 crc crio[20770]: time=\"2026-06-09T16:57:57.602945757Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=779c5c0a-2f2f-423c-b34e-aba7d4fca6d0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.346300 | controller |     "Jun 09 16:57:57.623187 crc crio[20770]: time=\"2026-06-09T16:57:57.623042259Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-dtvf9/ovs-vswitchd\" id=d8ebe8ce-594c-4bda-af20-7d0a0c237bc9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.346315 | controller |     "Jun 09 16:57:57.629213 crc crio[20770]: time=\"2026-06-09T16:57:57.629068244Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.346330 | controller |     "Jun 09 16:57:57.728229 crc crio[20770]: time=\"2026-06-09T16:57:57.728018462Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.346345 | controller |     "Jun 09 16:57:58.111413 crc crio[20770]: time=\"2026-06-09T16:57:58.110918379Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.346361 | controller |     "Jun 09 16:57:58.356743 crc crio[20770]: time=\"2026-06-09T16:57:58.34729798Z\" level=info msg=\"Created container 8bed16ceded17d0b3046fced8c2bfe8f49654149ac78436a78ce45781b794a1c: openstack/ovn-controller-ovs-dtvf9/ovs-vswitchd\" id=d8ebe8ce-594c-4bda-af20-7d0a0c237bc9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.346382 | controller |     "Jun 09 16:57:58.356743 crc crio[20770]: time=\"2026-06-09T16:57:58.348933518Z\" level=info msg=\"Starting container: 8bed16ceded17d0b3046fced8c2bfe8f49654149ac78436a78ce45781b794a1c\" id=e1713a46-a85e-4eb5-a654-284af2221967 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.346399 | controller |     "Jun 09 16:57:58.368773 crc crio[20770]: time=\"2026-06-09T16:57:58.364277362Z\" level=info msg=\"Started container\" PID=52379 containerID=8bed16ceded17d0b3046fced8c2bfe8f49654149ac78436a78ce45781b794a1c description=openstack/ovn-controller-ovs-dtvf9/ovs-vswitchd id=e1713a46-a85e-4eb5-a654-284af2221967 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f01f2de7755e2db2fdc536706c8d528e3c8b2cd54c6dc953a7e416c5d37dee79",
2026-06-09 17:48:39.346415 | controller |     "Jun 09 16:58:00.550870 crc crio[20770]: time=\"2026-06-09T16:58:00.546032599Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683738-k4rbg/POD\" id=757788cb-fad1-47a6-8454-8021b3da9c09 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.346430 | controller |     "Jun 09 16:58:00.550870 crc crio[20770]: time=\"2026-06-09T16:58:00.54709291Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.346446 | controller |     "Jun 09 16:58:01.223762 crc crio[20770]: time=\"2026-06-09T16:58:01.223591817Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=c13c9ade-56b4-4940-af6c-520552e8a867 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.346460 | controller |     "Jun 09 16:58:02.243211 crc crio[20770]: time=\"2026-06-09T16:58:02.239321616Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=a01d4e5c-eacb-4f2a-afe6-949dd9242902 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.346476 | controller |     "Jun 09 16:58:03.542087 crc crio[20770]: time=\"2026-06-09T16:58:03.541956202Z\" level=info msg=\"Stopping container: 6e4aefcf08237e7cd97d1231e46320205cd8e4aef494675aac2c867ce4c986a3 (timeout: 10s)\" id=d6f38b60-573b-42c9-a730-cecc9ef2729d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.346492 | controller |     "Jun 09 16:58:03.984834 crc crio[20770]: time=\"2026-06-09T16:58:03.983966623Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-metrics-flfnb/POD\" id=c0d96e1d-791c-41b7-959c-4a2b73e2d1b7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.346508 | controller |     "Jun 09 16:58:03.984834 crc crio[20770]: time=\"2026-06-09T16:58:03.984434987Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.346555 | controller |     "Jun 09 16:58:04.357780 crc crio[20770]: time=\"2026-06-09T16:58:04.35336991Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-54764bc9cc-rf4nj/POD\" id=bd41a695-402c-4de2-8ebc-80d0032e3e9e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.346572 | controller |     "Jun 09 16:58:04.357780 crc crio[20770]: time=\"2026-06-09T16:58:04.353508684Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.346588 | controller |     "Jun 09 16:58:04.843637 crc crio[20770]: time=\"2026-06-09T16:58:04.843182317Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-7b6964f94f-t57fx/POD\" id=4a2278d5-1dae-4776-b1af-c745f6aeff54 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.346604 | controller |     "Jun 09 16:58:04.844506 crc crio[20770]: time=\"2026-06-09T16:58:04.843755934Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.346624 | controller |     "Jun 09 16:58:05.819040 crc crio[20770]: time=\"2026-06-09T16:58:05.818830884Z\" level=info msg=\"Stopped container 6e4aefcf08237e7cd97d1231e46320205cd8e4aef494675aac2c867ce4c986a3: openstack/dnsmasq-dns-6b994dcc49-2jxvq/dnsmasq-dns\" id=d6f38b60-573b-42c9-a730-cecc9ef2729d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.346640 | controller |     "Jun 09 16:58:05.820009 crc crio[20770]: time=\"2026-06-09T16:58:05.819917846Z\" level=info msg=\"Stopping pod sandbox: 1ccbedb738a916ce574f219365374e4cbb3c0d7bf0e5c2a46d115af229b0245d\" id=eac28a07-af9c-402c-a996-c408b7d6b0e4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.346656 | controller |     "Jun 09 16:58:05.821052 crc crio[20770]: time=\"2026-06-09T16:58:05.820976506Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6b994dcc49-2jxvq Namespace:openstack ID:1ccbedb738a916ce574f219365374e4cbb3c0d7bf0e5c2a46d115af229b0245d UID:10b69172-0269-4a45-a484-acb69b111cc4 NetNS:/var/run/netns/16f393be-81b7-4e1b-a11a-9a38b5d32abf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod10b69172_0269_4a45_a484_acb69b111cc4.slice PodAnnotations:0xc007516b20}] Aliases:map[]}\"",
2026-06-09 17:48:39.346672 | controller |     "Jun 09 16:58:05.821246 crc crio[20770]: time=\"2026-06-09T16:58:05.821169862Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-6b994dcc49-2jxvq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.346688 | controller |     "Jun 09 16:58:05.870406 crc crio[20770]: time=\"2026-06-09T16:58:05.870311816Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=625a4ab7-5c8a-42c9-afff-ae456bb3bd32 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.346704 | controller |     "Jun 09 16:58:06.308029 crc crio[20770]: time=\"2026-06-09T16:58:06.307311712Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-7b6fcdc445-7xfn7/POD\" id=e6e34df7-1a94-4194-85fd-ab2527ec9228 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.346720 | controller |     "Jun 09 16:58:06.308029 crc crio[20770]: time=\"2026-06-09T16:58:06.307632442Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.346735 | controller |     "Jun 09 16:58:06.759268 crc crio[20770]: time=\"2026-06-09T16:58:06.759037075Z\" level=info msg=\"Stopped pod sandbox: 1ccbedb738a916ce574f219365374e4cbb3c0d7bf0e5c2a46d115af229b0245d\" id=eac28a07-af9c-402c-a996-c408b7d6b0e4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.346750 | controller |     "Jun 09 16:58:06.770823 crc crio[20770]: time=\"2026-06-09T16:58:06.77058269Z\" level=info msg=\"Creating container: openstack/openstack-cell1-galera-0/galera\" id=9b8d3946-3d1a-4a12-aeb2-3d38490c3312 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.346765 | controller |     "Jun 09 16:58:06.791354 crc crio[20770]: time=\"2026-06-09T16:58:06.79127885Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:b693b87e9f3f01270b2e5bc4144773623095b823f2870718492b2c7fe6125bd8\" id=16050f52-7014-4767-a082-18c45e1fe4ee name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.346780 | controller |     "Jun 09 16:58:06.792575 crc crio[20770]: time=\"2026-06-09T16:58:06.792477434Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=263df42d-0bde-4528-85cb-4c60bc365708 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.346796 | controller |     "Jun 09 16:58:06.797314 crc crio[20770]: time=\"2026-06-09T16:58:06.797187801Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:a318af732f6ea2fc8bc9d0b09130968c6cfd0a35ab45b3b32e73b118f5b0dcb8\" id=e8b1f4c9-a3f5-4e83-bf92-f7f1da167f49 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.346815 | controller |     "Jun 09 16:58:06.801080 crc crio[20770]: time=\"2026-06-09T16:58:06.800921429Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=65a33c2d-18bf-401d-8561-b52a1ade454a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.346831 | controller |     "Jun 09 16:58:06.802794 crc crio[20770]: time=\"2026-06-09T16:58:06.802614258Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=46bc450d-3bb3-4b3a-84c4-7f25cb9037e9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.346846 | controller |     "Jun 09 16:58:06.863739 crc crio[20770]: time=\"2026-06-09T16:58:06.863538314Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.346862 | controller |     "Jun 09 16:58:06.921185 crc crio[20770]: time=\"2026-06-09T16:58:06.921040091Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683738-k4rbg Namespace:openshift-infra ID:6a42900cffe76c03cf4a5e27568f9999b3094969d6d9ad5688443e8610d73546 UID:132f4b30-4cde-4977-878c-37d229e08639 NetNS:/var/run/netns/e93565ad-f599-439f-9fcf-27cbedc79291 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod132f4b30_4cde_4977_878c_37d229e08639.slice PodAnnotations:0xc002894298}] Aliases:map[]}\"",
2026-06-09 17:48:39.346880 | controller |     "Jun 09 16:58:06.921185 crc crio[20770]: time=\"2026-06-09T16:58:06.921101942Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683738-k4rbg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.346902 | controller |     "Jun 09 16:58:06.949514 crc crio[20770]: time=\"2026-06-09T16:58:06.948184487Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=6231a532-9f52-470d-97ef-39a62b5d1277 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.346926 | controller |     "Jun 09 16:58:06.949514 crc crio[20770]: time=\"2026-06-09T16:58:06.948307131Z\" level=info msg=\"Creating container: openstack/openstack-galera-0/galera\" id=a40c5dec-5513-45c9-bfc5-6e49550b0c29 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.346949 | controller |     "Jun 09 16:58:06.950391 crc crio[20770]: time=\"2026-06-09T16:58:06.950124874Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7b6964f94f-t57fx Namespace:openstack ID:e6c9ee9b9ce4a777ef964504455ca87fe1998ef05026f2813602a270d91c1993 UID:41641867-1f74-4827-b6d2-dfed10dbaf52 NetNS:/var/run/netns/ec945248-a89e-4be4-82bb-bf8da7838d72 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod41641867_1f74_4827_b6d2_dfed10dbaf52.slice PodAnnotations:0xc0001346e0}] Aliases:map[]}\"",
2026-06-09 17:48:39.346973 | controller |     "Jun 09 16:58:06.950391 crc crio[20770]: time=\"2026-06-09T16:58:06.950227827Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-7b6964f94f-t57fx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.346996 | controller |     "Jun 09 16:58:06.992287 crc crio[20770]: time=\"2026-06-09T16:58:06.990777742Z\" level=info msg=\"Got pod network &{Name:ovn-controller-metrics-flfnb Namespace:openstack ID:1fe2ba8ce2e9d94a95379d365813a9b03caa194c9574b217b5665935ec036332 UID:dd4329c6-13a4-49e2-ba47-887602a27524 NetNS:/var/run/netns/c84b528a-06d3-4fcd-89c8-c1185913e36f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddd4329c6_13a4_49e2_ba47_887602a27524.slice PodAnnotations:0xc000134b30}] Aliases:map[]}\"",
2026-06-09 17:48:39.347021 | controller |     "Jun 09 16:58:06.992287 crc crio[20770]: time=\"2026-06-09T16:58:06.990862504Z\" level=info msg=\"Adding pod openstack_ovn-controller-metrics-flfnb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.347040 | controller |     "Jun 09 16:58:06.992287 crc crio[20770]: time=\"2026-06-09T16:58:06.990817233Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=2ab28614-c381-4112-b183-792b1caa0b8b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.347056 | controller |     "Jun 09 16:58:07.012502 crc crio[20770]: time=\"2026-06-09T16:58:07.011461941Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-54764bc9cc-rf4nj Namespace:openstack ID:e8e99fa302d5a6d9c0adb075f4a56911456cdb65c59604e008c99529ffbd4d21 UID:71f98947-c0e9-46e9-bb59-6b6cd8288c60 NetNS:/var/run/netns/748693c9-cdb6-4883-97b4-aa6648473391 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod71f98947_c0e9_46e9_bb59_6b6cd8288c60.slice PodAnnotations:0xc0010a2700}] Aliases:map[]}\"",
2026-06-09 17:48:39.347072 | controller |     "Jun 09 16:58:07.012502 crc crio[20770]: time=\"2026-06-09T16:58:07.011541274Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-54764bc9cc-rf4nj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.347089 | controller |     "Jun 09 16:58:07.024265 crc crio[20770]: time=\"2026-06-09T16:58:07.023891222Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:a318af732f6ea2fc8bc9d0b09130968c6cfd0a35ab45b3b32e73b118f5b0dcb8\" id=1879b1a6-2328-4641-8cee-ce1f0f9f788f name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.347105 | controller |     "Jun 09 16:58:07.025325 crc crio[20770]: time=\"2026-06-09T16:58:07.025262811Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=0ce73de4-fc4f-4148-afa3-2de2a2cd095c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.347121 | controller |     "Jun 09 16:58:07.026943 crc crio[20770]: time=\"2026-06-09T16:58:07.025950481Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.347137 | controller |     "Jun 09 16:58:07.032236 crc crio[20770]: time=\"2026-06-09T16:58:07.032189082Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7b6fcdc445-7xfn7 Namespace:openstack ID:d0a0cdb318a3679e2303140b18eb7e0138c7da6e7eab21c8d9bce261b2661852 UID:40933c63-b8df-41a1-82b5-359b02c6f0c5 NetNS:/var/run/netns/acfa1445-4403-4fff-a5a6-3ab41ed9ace2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod40933c63_b8df_41a1_82b5_359b02c6f0c5.slice PodAnnotations:0xc0029882e8}] Aliases:map[]}\"",
2026-06-09 17:48:39.347152 | controller |     "Jun 09 16:58:07.032518 crc crio[20770]: time=\"2026-06-09T16:58:07.032497761Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-7b6fcdc445-7xfn7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.347168 | controller |     "Jun 09 16:58:07.049226 crc crio[20770]: time=\"2026-06-09T16:58:07.048875446Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-dsxts/extract-content\" id=49c2e3a6-d6b1-4dba-b654-ef4d63972aae name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.347185 | controller |     "Jun 09 16:58:07.071354 crc crio[20770]: time=\"2026-06-09T16:58:07.059867985Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=dacd23b3-8c14-4ea0-be6d-5d7dc847bda6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.347204 | controller |     "Jun 09 16:58:07.093618 crc crio[20770]: time=\"2026-06-09T16:58:07.090622876Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=aceaeaac-c547-47fc-88e3-e4bba3865a0f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.347220 | controller |     "Jun 09 16:58:07.100198 crc crio[20770]: time=\"2026-06-09T16:58:07.100053499Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.347235 | controller |     "Jun 09 16:58:07.126262 crc crio[20770]: time=\"2026-06-09T16:58:07.126104864Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=ac8ed47a-db5c-4a5b-a9d3-2abd493ab28f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.347254 | controller |     "Jun 09 16:58:07.182872 crc crio[20770]: time=\"2026-06-09T16:58:07.179998446Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.347275 | controller |     "Jun 09 16:58:07.182872 crc crio[20770]: time=\"2026-06-09T16:58:07.180874082Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.347293 | controller |     "Jun 09 16:58:07.202166 crc crio[20770]: time=\"2026-06-09T16:58:07.202011964Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.347312 | controller |     "Jun 09 16:58:07.206350 crc crio[20770]: time=\"2026-06-09T16:58:07.206271368Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.347329 | controller |     "Jun 09 16:58:07.219845 crc crio[20770]: time=\"2026-06-09T16:58:07.216968078Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.347348 | controller |     "Jun 09 16:58:07.228239 crc crio[20770]: time=\"2026-06-09T16:58:07.228111041Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.347364 | controller |     "Jun 09 16:58:07.230007 crc crio[20770]: time=\"2026-06-09T16:58:07.229898113Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.347382 | controller |     "Jun 09 16:58:07.237916 crc crio[20770]: time=\"2026-06-09T16:58:07.237801612Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.347399 | controller |     "Jun 09 16:58:07.247292 crc crio[20770]: time=\"2026-06-09T16:58:07.247208724Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.347416 | controller |     "Jun 09 16:58:07.252732 crc crio[20770]: time=\"2026-06-09T16:58:07.25256869Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.347434 | controller |     "Jun 09 16:58:07.267615 crc crio[20770]: time=\"2026-06-09T16:58:07.267556514Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.347455 | controller |     "Jun 09 16:58:07.271865 crc crio[20770]: time=\"2026-06-09T16:58:07.271802467Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.347474 | controller |     "Jun 09 16:58:07.415512 crc crio[20770]: time=\"2026-06-09T16:58:07.413169275Z\" level=info msg=\"Stopping container: ee96ddcb63a215e532837e1847f5bea87ef081c5359b428e4951c1af5eff3588 (timeout: 2s)\" id=32ebb7b2-6e0f-42df-85f3-ee5d774718aa name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.347492 | controller |     "Jun 09 16:58:07.420015 crc crio[20770]: time=\"2026-06-09T16:58:07.41991431Z\" level=info msg=\"Removing container: 6e4aefcf08237e7cd97d1231e46320205cd8e4aef494675aac2c867ce4c986a3\" id=bac7899a-b1a1-4381-b66d-25ee7dc94821 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.347530 | controller |     "Jun 09 16:58:07.445257 crc crio[20770]: time=\"2026-06-09T16:58:07.445161312Z\" level=info msg=\"Running pod sandbox: openstack/swift-ring-rebalance-sg2hh/POD\" id=ae622c55-fbe1-4340-87b2-fea2ae8754b2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.347563 | controller |     "Jun 09 16:58:07.445556 crc crio[20770]: time=\"2026-06-09T16:58:07.445281665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.347588 | controller |     "Jun 09 16:58:07.489988 crc crio[20770]: time=\"2026-06-09T16:58:07.489744724Z\" level=info msg=\"Got pod network &{Name:swift-ring-rebalance-sg2hh Namespace:openstack ID:5f359c42b3199af53f7d92d2149e6720e75a422d3e7313d306b3f0ded626c623 UID:f99d25e1-45d2-4ed1-ae29-6fafa5f07b6e NetNS:/var/run/netns/3af4c003-70f4-4bd2-b1db-f9f12859a7c2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf99d25e1_45d2_4ed1_ae29_6fafa5f07b6e.slice PodAnnotations:0xc002894358}] Aliases:map[]}\"",
2026-06-09 17:48:39.347668 | controller |     "Jun 09 16:58:07.489988 crc crio[20770]: time=\"2026-06-09T16:58:07.489926609Z\" level=info msg=\"Adding pod openstack_swift-ring-rebalance-sg2hh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.347694 | controller |     "Jun 09 16:58:07.524448 crc crio[20770]: time=\"2026-06-09T16:58:07.524338737Z\" level=info msg=\"Removed container 6e4aefcf08237e7cd97d1231e46320205cd8e4aef494675aac2c867ce4c986a3: openstack/dnsmasq-dns-6b994dcc49-2jxvq/dnsmasq-dns\" id=bac7899a-b1a1-4381-b66d-25ee7dc94821 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.347712 | controller |     "Jun 09 16:58:07.537213 crc crio[20770]: time=\"2026-06-09T16:58:07.537118677Z\" level=info msg=\"Created container dbccfad22c01ff379f30c125efb3412a74efc0310e35750f1c2026c0a6c05d22: openstack/openstack-cell1-galera-0/galera\" id=9b8d3946-3d1a-4a12-aeb2-3d38490c3312 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.347730 | controller |     "Jun 09 16:58:07.540258 crc crio[20770]: time=\"2026-06-09T16:58:07.540207447Z\" level=info msg=\"Starting container: dbccfad22c01ff379f30c125efb3412a74efc0310e35750f1c2026c0a6c05d22\" id=e68f5bb4-76a6-484b-909e-5c1d72d3c435 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.347748 | controller |     "Jun 09 16:58:07.544624 crc crio[20770]: time=\"2026-06-09T16:58:07.54377206Z\" level=info msg=\"Removing container: 06c3ec88ddcc8c7c6eadfce436af1212a0a04654fe4cacae1daa6502c3859c52\" id=0deb5d17-1d99-452a-af16-626b3aba836d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.347766 | controller |     "Jun 09 16:58:07.569587 crc crio[20770]: time=\"2026-06-09T16:58:07.569528887Z\" level=info msg=\"Started container\" PID=53309 containerID=dbccfad22c01ff379f30c125efb3412a74efc0310e35750f1c2026c0a6c05d22 description=openstack/openstack-cell1-galera-0/galera id=e68f5bb4-76a6-484b-909e-5c1d72d3c435 name=/runtime.v1.RuntimeService/StartContainer sandboxID=379e66a6df3c934764b4fad07e3957ee1bb9ff77ca4300424c8feec2b4d89b3d",
2026-06-09 17:48:39.347792 | controller |     "Jun 09 16:58:07.605824 crc crio[20770]: time=\"2026-06-09T16:58:07.605576981Z\" level=info msg=\"Stopped container ee96ddcb63a215e532837e1847f5bea87ef081c5359b428e4951c1af5eff3588: openshift-marketplace/certified-operators-ct2nt/registry-server\" id=32ebb7b2-6e0f-42df-85f3-ee5d774718aa name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.347810 | controller |     "Jun 09 16:58:07.628403 crc crio[20770]: time=\"2026-06-09T16:58:07.628337261Z\" level=info msg=\"Created container 78b7b5f511c51398fc83e625b7d425da3ffeaf444d18e57f84fc18888e08d8c3: openstack/openstack-galera-0/galera\" id=a40c5dec-5513-45c9-bfc5-6e49550b0c29 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.347828 | controller |     "Jun 09 16:58:07.630351 crc crio[20770]: time=\"2026-06-09T16:58:07.630281028Z\" level=info msg=\"Stopping pod sandbox: 8a5c993890abb775678a60b245ea4cf372b323fc53187ca1c28cf45a92306472\" id=c0baad06-f95b-4c3f-9143-ac6ac0d4651a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.347845 | controller |     "Jun 09 16:58:07.630995 crc crio[20770]: time=\"2026-06-09T16:58:07.630925466Z\" level=info msg=\"Got pod network &{Name:certified-operators-ct2nt Namespace:openshift-marketplace ID:8a5c993890abb775678a60b245ea4cf372b323fc53187ca1c28cf45a92306472 UID:9c47d5f3-eaae-40ad-9024-ed3a511b0fd2 NetNS:/var/run/netns/37bbd7f3-0e31-44f4-95c8-dd66df23dd17 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9c47d5f3_eaae_40ad_9024_ed3a511b0fd2.slice PodAnnotations:0xc007516518}] Aliases:map[]}\"",
2026-06-09 17:48:39.347863 | controller |     "Jun 09 16:58:07.632045 crc crio[20770]: time=\"2026-06-09T16:58:07.63140668Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-ct2nt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.347881 | controller |     "Jun 09 16:58:07.643942 crc crio[20770]: time=\"2026-06-09T16:58:07.643548362Z\" level=info msg=\"Created container 481ede4d49f95f9ffee1403db8567bbe50a412f8612dbb3f598e40d041e0bcc2: openshift-marketplace/community-operators-dsxts/extract-content\" id=49c2e3a6-d6b1-4dba-b654-ef4d63972aae name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.347898 | controller |     "Jun 09 16:58:07.644394 crc crio[20770]: time=\"2026-06-09T16:58:07.644188661Z\" level=info msg=\"Created container b28e98603116b80af0276afa875a52fb6f602edc3e5ea0a41ea73ce006355ef3: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=ac8ed47a-db5c-4a5b-a9d3-2abd493ab28f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.347916 | controller |     "Jun 09 16:58:07.645408 crc crio[20770]: time=\"2026-06-09T16:58:07.64518824Z\" level=info msg=\"Starting container: 78b7b5f511c51398fc83e625b7d425da3ffeaf444d18e57f84fc18888e08d8c3\" id=a62767d7-cf1f-43bb-9f0d-ef404402ea96 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.347934 | controller |     "Jun 09 16:58:07.647951 crc crio[20770]: time=\"2026-06-09T16:58:07.647837677Z\" level=info msg=\"Starting container: 481ede4d49f95f9ffee1403db8567bbe50a412f8612dbb3f598e40d041e0bcc2\" id=570df81b-9c6d-4e7b-982d-fc537127e948 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.347951 | controller |     "Jun 09 16:58:07.649274 crc crio[20770]: time=\"2026-06-09T16:58:07.649226017Z\" level=info msg=\"Starting container: b28e98603116b80af0276afa875a52fb6f602edc3e5ea0a41ea73ce006355ef3\" id=11f54e9c-2a26-4460-be1d-5dcaabe2e3e0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.347968 | controller |     "Jun 09 16:58:07.668814 crc crio[20770]: time=\"2026-06-09T16:58:07.661165203Z\" level=info msg=\"Started container\" PID=53315 containerID=481ede4d49f95f9ffee1403db8567bbe50a412f8612dbb3f598e40d041e0bcc2 description=openshift-marketplace/community-operators-dsxts/extract-content id=570df81b-9c6d-4e7b-982d-fc537127e948 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8709830e6bbbfb1742e80519b725d173fd7ca3ab0c08ff34a3f06e8f1ba84af0",
2026-06-09 17:48:39.347990 | controller |     "Jun 09 16:58:07.668814 crc crio[20770]: time=\"2026-06-09T16:58:07.661696908Z\" level=info msg=\"Started container\" PID=53317 containerID=b28e98603116b80af0276afa875a52fb6f602edc3e5ea0a41ea73ce006355ef3 description=openstack/ovsdbserver-nb-0/openstack-network-exporter id=11f54e9c-2a26-4460-be1d-5dcaabe2e3e0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1739ee7b92f059f10400f569113c16678c4d891847898425e2e23124dd6c2ae7",
2026-06-09 17:48:39.348009 | controller |     "Jun 09 16:58:07.668814 crc crio[20770]: time=\"2026-06-09T16:58:07.663367577Z\" level=info msg=\"Removed container 06c3ec88ddcc8c7c6eadfce436af1212a0a04654fe4cacae1daa6502c3859c52: openstack/dnsmasq-dns-6b994dcc49-2jxvq/init\" id=0deb5d17-1d99-452a-af16-626b3aba836d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.348026 | controller |     "Jun 09 16:58:07.668814 crc crio[20770]: time=\"2026-06-09T16:58:07.664807109Z\" level=info msg=\"Started container\" PID=53310 containerID=78b7b5f511c51398fc83e625b7d425da3ffeaf444d18e57f84fc18888e08d8c3 description=openstack/openstack-galera-0/galera id=a62767d7-cf1f-43bb-9f0d-ef404402ea96 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c02a299a2744efbfb359a225788ebda55b603fb1478f539540fff2960ef5a7b7",
2026-06-09 17:48:39.348043 | controller |     "Jun 09 16:58:07.682026 crc crio[20770]: time=\"2026-06-09T16:58:07.681926345Z\" level=info msg=\"Created container 8c45a2ae0dc63de7057659513a5effc461113581cea8c4dc284f449c59f87b59: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=dacd23b3-8c14-4ea0-be6d-5d7dc847bda6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.348060 | controller |     "Jun 09 16:58:07.699120 crc crio[20770]: time=\"2026-06-09T16:58:07.6990217Z\" level=info msg=\"Starting container: 8c45a2ae0dc63de7057659513a5effc461113581cea8c4dc284f449c59f87b59\" id=e401607e-86da-4166-9428-40c01ef84699 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.348077 | controller |     "Jun 09 16:58:07.744403 crc crio[20770]: time=\"2026-06-09T16:58:07.741392368Z\" level=info msg=\"Started container\" PID=53320 containerID=8c45a2ae0dc63de7057659513a5effc461113581cea8c4dc284f449c59f87b59 description=openstack/ovsdbserver-sb-0/openstack-network-exporter id=e401607e-86da-4166-9428-40c01ef84699 name=/runtime.v1.RuntimeService/StartContainer sandboxID=02c63bf87aed2d28b64953ad7c4d4435a4a09eac1a8447a6bc745171561142fc",
2026-06-09 17:48:39.348096 | controller |     "Jun 09 16:58:07.746251 crc crio[20770]: 2026-06-09T16:58:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e6c9ee9b9ce4a77 Mac:1e:36:c8:f5:cf:34 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:72 Mtu:0 Sandbox:/var/run/netns/ec945248-a89e-4be4-82bb-bf8da7838d72 SocketPath: PciID:}] [{Interface:0xc000540d80 Address:{IP:10.217.0.114 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.348114 | controller |     "Jun 09 16:58:07.754742 crc crio[20770]: time=\"2026-06-09T16:58:07.750532943Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7b6964f94f-t57fx Namespace:openstack ID:e6c9ee9b9ce4a777ef964504455ca87fe1998ef05026f2813602a270d91c1993 UID:41641867-1f74-4827-b6d2-dfed10dbaf52 NetNS:/var/run/netns/ec945248-a89e-4be4-82bb-bf8da7838d72 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod41641867_1f74_4827_b6d2_dfed10dbaf52.slice PodAnnotations:0xc0001346e0}] Aliases:map[]}\"",
2026-06-09 17:48:39.348131 | controller |     "Jun 09 16:58:07.754742 crc crio[20770]: time=\"2026-06-09T16:58:07.750863613Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-7b6964f94f-t57fx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.348155 | controller |     "Jun 09 16:58:07.778729 crc crio[20770]: 2026-06-09T16:58:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6a42900cffe76c0 Mac:d2:2b:5f:8b:f4:ed Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6f Mtu:0 Sandbox:/var/run/netns/e93565ad-f599-439f-9fcf-27cbedc79291 SocketPath: PciID:}] [{Interface:0xc0001346c0 Address:{IP:10.217.0.111 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.348181 | controller |     "Jun 09 16:58:07.793404 crc crio[20770]: time=\"2026-06-09T16:58:07.78836814Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683738-k4rbg Namespace:openshift-infra ID:6a42900cffe76c03cf4a5e27568f9999b3094969d6d9ad5688443e8610d73546 UID:132f4b30-4cde-4977-878c-37d229e08639 NetNS:/var/run/netns/e93565ad-f599-439f-9fcf-27cbedc79291 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod132f4b30_4cde_4977_878c_37d229e08639.slice PodAnnotations:0xc002894298}] Aliases:map[]}\"",
2026-06-09 17:48:39.348198 | controller |     "Jun 09 16:58:07.793404 crc crio[20770]: time=\"2026-06-09T16:58:07.788588036Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683738-k4rbg for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.348216 | controller |     "Jun 09 16:58:07.803512 crc crio[20770]: 2026-06-09T16:58:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1fe2ba8ce2e9d94 Mac:2a:71:15:f6:76:e7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:70 Mtu:0 Sandbox:/var/run/netns/c84b528a-06d3-4fcd-89c8-c1185913e36f SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.0.112 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.348233 | controller |     "Jun 09 16:58:07.803753 crc crio[20770]: time=\"2026-06-09T16:58:07.80354848Z\" level=info msg=\"Ran pod sandbox e6c9ee9b9ce4a777ef964504455ca87fe1998ef05026f2813602a270d91c1993 with infra container: openstack/dnsmasq-dns-7b6964f94f-t57fx/POD\" id=4a2278d5-1dae-4776-b1af-c745f6aeff54 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.348250 | controller |     "Jun 09 16:58:07.804324 crc crio[20770]: time=\"2026-06-09T16:58:07.804124917Z\" level=info msg=\"Got pod network &{Name:ovn-controller-metrics-flfnb Namespace:openstack ID:1fe2ba8ce2e9d94a95379d365813a9b03caa194c9574b217b5665935ec036332 UID:dd4329c6-13a4-49e2-ba47-887602a27524 NetNS:/var/run/netns/c84b528a-06d3-4fcd-89c8-c1185913e36f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddd4329c6_13a4_49e2_ba47_887602a27524.slice PodAnnotations:0xc000134b30}] Aliases:map[]}\"",
2026-06-09 17:48:39.348268 | controller |     "Jun 09 16:58:07.804512 crc crio[20770]: time=\"2026-06-09T16:58:07.804332333Z\" level=info msg=\"Checking pod openstack_ovn-controller-metrics-flfnb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.348285 | controller |     "Jun 09 16:58:07.819577 crc crio[20770]: time=\"2026-06-09T16:58:07.817204516Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=96eeac1a-fc1c-4bd3-a5f0-6f2bf851147c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.348302 | controller |     "Jun 09 16:58:07.819577 crc crio[20770]: time=\"2026-06-09T16:58:07.817269818Z\" level=info msg=\"Ran pod sandbox 6a42900cffe76c03cf4a5e27568f9999b3094969d6d9ad5688443e8610d73546 with infra container: openshift-infra/auto-csr-approver-29683738-k4rbg/POD\" id=757788cb-fad1-47a6-8454-8021b3da9c09 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.348327 | controller |     "Jun 09 16:58:07.832207 crc crio[20770]: time=\"2026-06-09T16:58:07.832123538Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=660dc117-b4b1-40ce-b769-d6626f8e4b1b name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.348352 | controller |     "Jun 09 16:58:07.840490 crc crio[20770]: time=\"2026-06-09T16:58:07.839914164Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 17:48:39.348370 | controller |     "Jun 09 16:58:07.857623 crc crio[20770]: time=\"2026-06-09T16:58:07.857056971Z\" level=info msg=\"Ran pod sandbox 1fe2ba8ce2e9d94a95379d365813a9b03caa194c9574b217b5665935ec036332 with infra container: openstack/ovn-controller-metrics-flfnb/POD\" id=c0d96e1d-791c-41b7-959c-4a2b73e2d1b7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.348387 | controller |     "Jun 09 16:58:07.874477 crc crio[20770]: time=\"2026-06-09T16:58:07.872263521Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=17120fc3-df91-43dd-9f60-5d2dd8014d21 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.348404 | controller |     "Jun 09 16:58:07.938058 crc crio[20770]: time=\"2026-06-09T16:58:07.937896034Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=057256b7-54f9-4905-9d43-0de4d19259b4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.348421 | controller |     "Jun 09 16:58:07.968848 crc crio[20770]: time=\"2026-06-09T16:58:07.963599409Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=37ac41f8-25f0-45b3-91ea-4affad626cab name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.348438 | controller |     "Jun 09 16:58:07.968848 crc crio[20770]: time=\"2026-06-09T16:58:07.964049742Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7b6964f94f-t57fx/init\" id=b80cc47c-08ac-4bfa-b1df-9e6ebbafb2c8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.348455 | controller |     "Jun 09 16:58:07.968848 crc crio[20770]: time=\"2026-06-09T16:58:07.966133142Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.348472 | controller |     "Jun 09 16:58:07.985770 crc crio[20770]: time=\"2026-06-09T16:58:07.980522739Z\" level=info msg=\"Creating container: openstack/ovn-controller-metrics-flfnb/openstack-network-exporter\" id=1a1488c3-e7f0-4254-a95f-3be5699fe5b3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.348489 | controller |     "Jun 09 16:58:08.018290 crc crio[20770]: time=\"2026-06-09T16:58:08.018175011Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.348507 | controller |     "Jun 09 16:58:08.071171 crc crio[20770]: time=\"2026-06-09T16:58:08.070438805Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.348550 | controller |     "Jun 09 16:58:08.128028 crc crio[20770]: time=\"2026-06-09T16:58:08.12786923Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.348570 | controller |     "Jun 09 16:58:08.141763 crc crio[20770]: time=\"2026-06-09T16:58:08.141512855Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.348588 | controller |     "Jun 09 16:58:08.243750 crc crio[20770]: time=\"2026-06-09T16:58:08.233689797Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.348606 | controller |     "Jun 09 16:58:08.263612 crc crio[20770]: 2026-06-09T16:58:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d0a0cdb318a3679 Mac:3e:6d:fe:fa:6c:af Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:74 Mtu:0 Sandbox:/var/run/netns/acfa1445-4403-4fff-a5a6-3ab41ed9ace2 SocketPath: PciID:}] [{Interface:0xc00043a5d0 Address:{IP:10.217.0.116 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.348629 | controller |     "Jun 09 16:58:08.268602 crc crio[20770]: time=\"2026-06-09T16:58:08.265608372Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7b6fcdc445-7xfn7 Namespace:openstack ID:d0a0cdb318a3679e2303140b18eb7e0138c7da6e7eab21c8d9bce261b2661852 UID:40933c63-b8df-41a1-82b5-359b02c6f0c5 NetNS:/var/run/netns/acfa1445-4403-4fff-a5a6-3ab41ed9ace2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod40933c63_b8df_41a1_82b5_359b02c6f0c5.slice PodAnnotations:0xc0029882e8}] Aliases:map[]}\"",
2026-06-09 17:48:39.348648 | controller |     "Jun 09 16:58:08.268602 crc crio[20770]: time=\"2026-06-09T16:58:08.265840359Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-7b6fcdc445-7xfn7 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.348665 | controller |     "Jun 09 16:58:08.270072 crc crio[20770]: 2026-06-09T16:58:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e8e99fa302d5a6d Mac:ba:4f:b8:a8:cf:e8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:71 Mtu:0 Sandbox:/var/run/netns/748693c9-cdb6-4883-97b4-aa6648473391 SocketPath: PciID:}] [{Interface:0xc00013a5d0 Address:{IP:10.217.0.113 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.348682 | controller |     "Jun 09 16:58:08.271221 crc crio[20770]: time=\"2026-06-09T16:58:08.271113652Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-54764bc9cc-rf4nj Namespace:openstack ID:e8e99fa302d5a6d9c0adb075f4a56911456cdb65c59604e008c99529ffbd4d21 UID:71f98947-c0e9-46e9-bb59-6b6cd8288c60 NetNS:/var/run/netns/748693c9-cdb6-4883-97b4-aa6648473391 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod71f98947_c0e9_46e9_bb59_6b6cd8288c60.slice PodAnnotations:0xc0010a2700}] Aliases:map[]}\"",
2026-06-09 17:48:39.348700 | controller |     "Jun 09 16:58:08.271347 crc crio[20770]: time=\"2026-06-09T16:58:08.271290047Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-54764bc9cc-rf4nj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.348717 | controller |     "Jun 09 16:58:08.293538 crc crio[20770]: time=\"2026-06-09T16:58:08.29209851Z\" level=info msg=\"Ran pod sandbox d0a0cdb318a3679e2303140b18eb7e0138c7da6e7eab21c8d9bce261b2661852 with infra container: openstack/dnsmasq-dns-7b6fcdc445-7xfn7/POD\" id=e6e34df7-1a94-4194-85fd-ab2527ec9228 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.348735 | controller |     "Jun 09 16:58:08.298150 crc crio[20770]: time=\"2026-06-09T16:58:08.298051263Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=d4619f4b-c1fe-44df-8f3a-db89f8c12128 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.348752 | controller |     "Jun 09 16:58:08.323276 crc crio[20770]: time=\"2026-06-09T16:58:08.32316545Z\" level=info msg=\"Ran pod sandbox e8e99fa302d5a6d9c0adb075f4a56911456cdb65c59604e008c99529ffbd4d21 with infra container: openstack/dnsmasq-dns-54764bc9cc-rf4nj/POD\" id=bd41a695-402c-4de2-8ebc-80d0032e3e9e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.348769 | controller |     "Jun 09 16:58:08.325923 crc crio[20770]: time=\"2026-06-09T16:58:08.325820738Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=05d345ef-3d2a-4950-9c4d-a4abb9eb02c2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.348804 | controller |     "Jun 09 16:58:08.384442 crc crio[20770]: time=\"2026-06-09T16:58:08.382234373Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=dd7fb144-0032-42ac-933c-8f2b9563afa5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.348827 | controller |     "Jun 09 16:58:08.448427 crc crio[20770]: time=\"2026-06-09T16:58:08.447526305Z\" level=info msg=\"Stopped pod sandbox: 8a5c993890abb775678a60b245ea4cf372b323fc53187ca1c28cf45a92306472\" id=c0baad06-f95b-4c3f-9143-ac6ac0d4651a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.348845 | controller |     "Jun 09 16:58:08.482486 crc crio[20770]: time=\"2026-06-09T16:58:08.481588122Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=870a019b-f1af-45db-9776-f6d7876b6c17 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.348862 | controller |     "Jun 09 16:58:08.566980 crc crio[20770]: time=\"2026-06-09T16:58:08.566917145Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-54764bc9cc-rf4nj/init\" id=ae5e1d9f-642b-4f8a-84fc-f0c710056f5b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.348880 | controller |     "Jun 09 16:58:08.570979 crc crio[20770]: time=\"2026-06-09T16:58:08.569274854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.348897 | controller |     "Jun 09 16:58:08.620424 crc crio[20770]: time=\"2026-06-09T16:58:08.619780048Z\" level=info msg=\"Created container 69b672ada1b8f6171fd8c6b0ab2f243fd633d50ecbc27c300a8bbc9686f73264: openstack/dnsmasq-dns-7b6964f94f-t57fx/init\" id=b80cc47c-08ac-4bfa-b1df-9e6ebbafb2c8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.348914 | controller |     "Jun 09 16:58:08.657383 crc crio[20770]: time=\"2026-06-09T16:58:08.652007122Z\" level=info msg=\"Starting container: 69b672ada1b8f6171fd8c6b0ab2f243fd633d50ecbc27c300a8bbc9686f73264\" id=3bc6912d-66c7-459f-9008-69e3c18de66b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.348932 | controller |     "Jun 09 16:58:08.663921 crc crio[20770]: time=\"2026-06-09T16:58:08.659127448Z\" level=info msg=\"Started container\" PID=53487 containerID=69b672ada1b8f6171fd8c6b0ab2f243fd633d50ecbc27c300a8bbc9686f73264 description=openstack/dnsmasq-dns-7b6964f94f-t57fx/init id=3bc6912d-66c7-459f-9008-69e3c18de66b name=/runtime.v1.RuntimeService/StartContainer sandboxID=e6c9ee9b9ce4a777ef964504455ca87fe1998ef05026f2813602a270d91c1993",
2026-06-09 17:48:39.348949 | controller |     "Jun 09 16:58:08.664811 crc crio[20770]: time=\"2026-06-09T16:58:08.664632228Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=a763803b-ad72-4c45-b3eb-b8f61aa47e6a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.348967 | controller |     "Jun 09 16:58:08.687757 crc crio[20770]: time=\"2026-06-09T16:58:08.687240563Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.348984 | controller |     "Jun 09 16:58:08.692788 crc crio[20770]: time=\"2026-06-09T16:58:08.692632389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.349001 | controller |     "Jun 09 16:58:08.780976 crc crio[20770]: time=\"2026-06-09T16:58:08.780918147Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7b6fcdc445-7xfn7/init\" id=503e34c6-7971-464a-af2e-773fe85926a4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.349018 | controller |     "Jun 09 16:58:08.782035 crc crio[20770]: time=\"2026-06-09T16:58:08.781909806Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=0c1e805c-323b-439d-ba7a-c956aca60534 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.349039 | controller |     "Jun 09 16:58:08.783114 crc crio[20770]: time=\"2026-06-09T16:58:08.7830865Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.349057 | controller |     "Jun 09 16:58:08.783442 crc crio[20770]: time=\"2026-06-09T16:58:08.783347217Z\" level=info msg=\"Created container 9f11b6df809a85573055617bb841e15f29e65fedacac870db279998d17a9a956: openstack/ovn-controller-metrics-flfnb/openstack-network-exporter\" id=1a1488c3-e7f0-4254-a95f-3be5699fe5b3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.349076 | controller |     "Jun 09 16:58:08.786213 crc crio[20770]: time=\"2026-06-09T16:58:08.786136188Z\" level=info msg=\"Starting container: 9f11b6df809a85573055617bb841e15f29e65fedacac870db279998d17a9a956\" id=bdd0cdfb-d842-4bfe-babe-7cd06a56c9e8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.349093 | controller |     "Jun 09 16:58:08.795590 crc crio[20770]: time=\"2026-06-09T16:58:08.79549533Z\" level=info msg=\"Started container\" PID=53502 containerID=9f11b6df809a85573055617bb841e15f29e65fedacac870db279998d17a9a956 description=openstack/ovn-controller-metrics-flfnb/openstack-network-exporter id=bdd0cdfb-d842-4bfe-babe-7cd06a56c9e8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1fe2ba8ce2e9d94a95379d365813a9b03caa194c9574b217b5665935ec036332",
2026-06-09 17:48:39.349111 | controller |     "Jun 09 16:58:08.836882 crc crio[20770]: time=\"2026-06-09T16:58:08.836830228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.349127 | controller |     "Jun 09 16:58:08.840154 crc crio[20770]: time=\"2026-06-09T16:58:08.840128543Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.349145 | controller |     "Jun 09 16:58:08.969384 crc crio[20770]: time=\"2026-06-09T16:58:08.969211345Z\" level=info msg=\"Created container bc16dd01aea30d3caa2ebe3495af359e20c00cb284956b344b37ac8682425af1: openstack/dnsmasq-dns-54764bc9cc-rf4nj/init\" id=ae5e1d9f-642b-4f8a-84fc-f0c710056f5b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.349162 | controller |     "Jun 09 16:58:08.987901 crc crio[20770]: time=\"2026-06-09T16:58:08.97423383Z\" level=info msg=\"Starting container: bc16dd01aea30d3caa2ebe3495af359e20c00cb284956b344b37ac8682425af1\" id=22e3adca-5afa-4427-839a-484b9b9cdd1c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.349180 | controller |     "Jun 09 16:58:08.987901 crc crio[20770]: time=\"2026-06-09T16:58:08.974863328Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-dsxts/registry-server\" id=520a3eb3-1bd9-40ef-a9e0-f3eab5889a29 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.349197 | controller |     "Jun 09 16:58:08.987901 crc crio[20770]: time=\"2026-06-09T16:58:08.975231929Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.349213 | controller |     "Jun 09 16:58:08.995294 crc crio[20770]: time=\"2026-06-09T16:58:08.994084106Z\" level=info msg=\"Started container\" PID=53537 containerID=bc16dd01aea30d3caa2ebe3495af359e20c00cb284956b344b37ac8682425af1 description=openstack/dnsmasq-dns-54764bc9cc-rf4nj/init id=22e3adca-5afa-4427-839a-484b9b9cdd1c name=/runtime.v1.RuntimeService/StartContainer sandboxID=e8e99fa302d5a6d9c0adb075f4a56911456cdb65c59604e008c99529ffbd4d21",
2026-06-09 17:48:39.349231 | controller |     "Jun 09 16:58:08.997054 crc crio[20770]: 2026-06-09T16:58:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5f359c42b3199af Mac:76:72:99:a5:68:79 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:75 Mtu:0 Sandbox:/var/run/netns/3af4c003-70f4-4bd2-b1db-f9f12859a7c2 SocketPath: PciID:}] [{Interface:0xc00025c830 Address:{IP:10.217.0.117 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.349253 | controller |     "Jun 09 16:58:09.005852 crc crio[20770]: time=\"2026-06-09T16:58:09.005549278Z\" level=info msg=\"Got pod network &{Name:swift-ring-rebalance-sg2hh Namespace:openstack ID:5f359c42b3199af53f7d92d2149e6720e75a422d3e7313d306b3f0ded626c623 UID:f99d25e1-45d2-4ed1-ae29-6fafa5f07b6e NetNS:/var/run/netns/3af4c003-70f4-4bd2-b1db-f9f12859a7c2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf99d25e1_45d2_4ed1_ae29_6fafa5f07b6e.slice PodAnnotations:0xc002894358}] Aliases:map[]}\"",
2026-06-09 17:48:39.349272 | controller |     "Jun 09 16:58:09.006050 crc crio[20770]: time=\"2026-06-09T16:58:09.00596399Z\" level=info msg=\"Checking pod openstack_swift-ring-rebalance-sg2hh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.349289 | controller |     "Jun 09 16:58:09.040439 crc crio[20770]: time=\"2026-06-09T16:58:09.040313486Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.349307 | controller |     "Jun 09 16:58:09.044985 crc crio[20770]: time=\"2026-06-09T16:58:09.044893108Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.349325 | controller |     "Jun 09 16:58:09.053882 crc crio[20770]: time=\"2026-06-09T16:58:09.052619302Z\" level=info msg=\"Ran pod sandbox 5f359c42b3199af53f7d92d2149e6720e75a422d3e7313d306b3f0ded626c623 with infra container: openstack/swift-ring-rebalance-sg2hh/POD\" id=ae622c55-fbe1-4340-87b2-fea2ae8754b2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.349342 | controller |     "Jun 09 16:58:09.057736 crc crio[20770]: time=\"2026-06-09T16:58:09.055389293Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=ed81378f-8c7c-4324-9f1f-30c8f6ffd992 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.349360 | controller |     "Jun 09 16:58:09.057736 crc crio[20770]: time=\"2026-06-09T16:58:09.055842746Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified not found\" id=ed81378f-8c7c-4324-9f1f-30c8f6ffd992 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.349378 | controller |     "Jun 09 16:58:09.057736 crc crio[20770]: time=\"2026-06-09T16:58:09.055886467Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified found\" id=ed81378f-8c7c-4324-9f1f-30c8f6ffd992 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.349395 | controller |     "Jun 09 16:58:09.057736 crc crio[20770]: time=\"2026-06-09T16:58:09.056852775Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=5c4e00b8-7846-4870-823b-732803aad6d0 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.349413 | controller |     "Jun 09 16:58:09.062878 crc crio[20770]: time=\"2026-06-09T16:58:09.060845781Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\\\"\"",
2026-06-09 17:48:39.349431 | controller |     "Jun 09 16:58:09.150527 crc crio[20770]: time=\"2026-06-09T16:58:09.150419027Z\" level=info msg=\"Created container 97bd59b479d185b853a85983e10d916475618a0140c4e84f67abfbf46eed2764: openstack/dnsmasq-dns-7b6fcdc445-7xfn7/init\" id=503e34c6-7971-464a-af2e-773fe85926a4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.349449 | controller |     "Jun 09 16:58:09.151869 crc crio[20770]: time=\"2026-06-09T16:58:09.151732105Z\" level=info msg=\"Starting container: 97bd59b479d185b853a85983e10d916475618a0140c4e84f67abfbf46eed2764\" id=acf8afee-145b-466e-b5dd-4fe847f82261 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.349470 | controller |     "Jun 09 16:58:09.158233 crc crio[20770]: time=\"2026-06-09T16:58:09.1581157Z\" level=info msg=\"Started container\" PID=53555 containerID=97bd59b479d185b853a85983e10d916475618a0140c4e84f67abfbf46eed2764 description=openstack/dnsmasq-dns-7b6fcdc445-7xfn7/init id=acf8afee-145b-466e-b5dd-4fe847f82261 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d0a0cdb318a3679e2303140b18eb7e0138c7da6e7eab21c8d9bce261b2661852",
2026-06-09 17:48:39.349488 | controller |     "Jun 09 16:58:09.562278 crc crio[20770]: time=\"2026-06-09T16:58:09.562120459Z\" level=info msg=\"Created container 1195fe58cde6d9a9e2e175b4801a0b29fa65004df0631f6cdd294223543b9e07: openshift-marketplace/community-operators-dsxts/registry-server\" id=520a3eb3-1bd9-40ef-a9e0-f3eab5889a29 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.349505 | controller |     "Jun 09 16:58:09.564463 crc crio[20770]: time=\"2026-06-09T16:58:09.564372785Z\" level=info msg=\"Starting container: 1195fe58cde6d9a9e2e175b4801a0b29fa65004df0631f6cdd294223543b9e07\" id=7e4d1a80-aef3-4da6-bfee-b5059d8f2472 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.349549 | controller |     "Jun 09 16:58:09.573614 crc crio[20770]: time=\"2026-06-09T16:58:09.57319161Z\" level=info msg=\"Started container\" PID=53569 containerID=1195fe58cde6d9a9e2e175b4801a0b29fa65004df0631f6cdd294223543b9e07 description=openshift-marketplace/community-operators-dsxts/registry-server id=7e4d1a80-aef3-4da6-bfee-b5059d8f2472 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8709830e6bbbfb1742e80519b725d173fd7ca3ab0c08ff34a3f06e8f1ba84af0",
2026-06-09 17:48:39.349569 | controller |     "Jun 09 16:58:09.712442 crc crio[20770]: time=\"2026-06-09T16:58:09.712262821Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=71bf42b6-2538-444a-a6da-8c8785bcb13d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.349587 | controller |     "Jun 09 16:58:09.715111 crc crio[20770]: time=\"2026-06-09T16:58:09.715050072Z\" level=info msg=\"Stopping pod sandbox: e6c9ee9b9ce4a777ef964504455ca87fe1998ef05026f2813602a270d91c1993\" id=e7220451-a8e5-4885-bf0c-a1e4863610e7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.349604 | controller |     "Jun 09 16:58:09.715891 crc crio[20770]: time=\"2026-06-09T16:58:09.715774063Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7b6964f94f-t57fx Namespace:openstack ID:e6c9ee9b9ce4a777ef964504455ca87fe1998ef05026f2813602a270d91c1993 UID:41641867-1f74-4827-b6d2-dfed10dbaf52 NetNS:/var/run/netns/ec945248-a89e-4be4-82bb-bf8da7838d72 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod41641867_1f74_4827_b6d2_dfed10dbaf52.slice PodAnnotations:0xc007516458}] Aliases:map[]}\"",
2026-06-09 17:48:39.349622 | controller |     "Jun 09 16:58:09.715999 crc crio[20770]: time=\"2026-06-09T16:58:09.715975449Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-7b6964f94f-t57fx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.349640 | controller |     "Jun 09 16:58:09.722779 crc crio[20770]: time=\"2026-06-09T16:58:09.722608551Z\" level=info msg=\"Stopping pod sandbox: e8e99fa302d5a6d9c0adb075f4a56911456cdb65c59604e008c99529ffbd4d21\" id=541d4c5c-ff29-4693-a0fb-ac11a2656d7e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.349657 | controller |     "Jun 09 16:58:09.723173 crc crio[20770]: time=\"2026-06-09T16:58:09.723114876Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-54764bc9cc-rf4nj Namespace:openstack ID:e8e99fa302d5a6d9c0adb075f4a56911456cdb65c59604e008c99529ffbd4d21 UID:71f98947-c0e9-46e9-bb59-6b6cd8288c60 NetNS:/var/run/netns/748693c9-cdb6-4883-97b4-aa6648473391 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod71f98947_c0e9_46e9_bb59_6b6cd8288c60.slice PodAnnotations:0xc0029d4ca8}] Aliases:map[]}\"",
2026-06-09 17:48:39.349679 | controller |     "Jun 09 16:58:09.723341 crc crio[20770]: time=\"2026-06-09T16:58:09.723277751Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-54764bc9cc-rf4nj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.349697 | controller |     "Jun 09 16:58:09.731265 crc crio[20770]: time=\"2026-06-09T16:58:09.73118661Z\" level=info msg=\"Removing container: ee96ddcb63a215e532837e1847f5bea87ef081c5359b428e4951c1af5eff3588\" id=258cbb4c-9a54-4aac-be4e-c2b33c0baa2a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.349715 | controller |     "Jun 09 16:58:10.137354 crc crio[20770]: time=\"2026-06-09T16:58:10.13655792Z\" level=info msg=\"Removed container ee96ddcb63a215e532837e1847f5bea87ef081c5359b428e4951c1af5eff3588: openshift-marketplace/certified-operators-ct2nt/registry-server\" id=258cbb4c-9a54-4aac-be4e-c2b33c0baa2a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.349738 | controller |     "Jun 09 16:58:10.144218 crc crio[20770]: time=\"2026-06-09T16:58:10.144056687Z\" level=info msg=\"Removing container: 7c6b29202b9a941aeec9333e80e6c5f9934e6de88de59a51de4640bd5f3a85de\" id=afcf72ad-e9a6-48bf-8139-078f5b688fd0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.349755 | controller |     "Jun 09 16:58:10.149880 crc crio[20770]: time=\"2026-06-09T16:58:10.149778603Z\" level=info msg=\"Stopped pod sandbox: e6c9ee9b9ce4a777ef964504455ca87fe1998ef05026f2813602a270d91c1993\" id=e7220451-a8e5-4885-bf0c-a1e4863610e7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.349771 | controller |     "Jun 09 16:58:10.151077 crc crio[20770]: time=\"2026-06-09T16:58:10.150994898Z\" level=info msg=\"Stopped pod sandbox: e8e99fa302d5a6d9c0adb075f4a56911456cdb65c59604e008c99529ffbd4d21\" id=541d4c5c-ff29-4693-a0fb-ac11a2656d7e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.349789 | controller |     "Jun 09 16:58:10.676331 crc crio[20770]: time=\"2026-06-09T16:58:10.67617029Z\" level=info msg=\"Removed container 7c6b29202b9a941aeec9333e80e6c5f9934e6de88de59a51de4640bd5f3a85de: openshift-marketplace/certified-operators-ct2nt/extract-content\" id=afcf72ad-e9a6-48bf-8139-078f5b688fd0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.349805 | controller |     "Jun 09 16:58:10.686471 crc crio[20770]: time=\"2026-06-09T16:58:10.686368406Z\" level=info msg=\"Removing container: e2fcee472e8b9c874cb160eee28cf535d0b18684a37f412d1c3378a6b1566e61\" id=8f013414-dbb6-420a-b77b-8df183e5e7fd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.349826 | controller |     "Jun 09 16:58:11.130412 crc crio[20770]: time=\"2026-06-09T16:58:11.130286082Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=660dc117-b4b1-40ce-b769-d6626f8e4b1b name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.349845 | controller |     "Jun 09 16:58:11.131511 crc crio[20770]: time=\"2026-06-09T16:58:11.131485417Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=cfb5f9dc-7406-4493-8187-402e07c47f7d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.349862 | controller |     "Jun 09 16:58:11.157898 crc crio[20770]: time=\"2026-06-09T16:58:11.157843841Z\" level=info msg=\"Removed container e2fcee472e8b9c874cb160eee28cf535d0b18684a37f412d1c3378a6b1566e61: openshift-marketplace/certified-operators-ct2nt/extract-utilities\" id=8f013414-dbb6-420a-b77b-8df183e5e7fd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.349879 | controller |     "Jun 09 16:58:11.178329 crc crio[20770]: time=\"2026-06-09T16:58:11.178240402Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=f97bdabf-8022-4feb-ad1f-6a670a0f4bc4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.349900 | controller |     "Jun 09 16:58:11.180873 crc crio[20770]: time=\"2026-06-09T16:58:11.180807506Z\" level=info msg=\"Removing container: bc16dd01aea30d3caa2ebe3495af359e20c00cb284956b344b37ac8682425af1\" id=8e0175bd-45da-497b-b227-73caa578d326 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.349917 | controller |     "Jun 09 16:58:11.208687 crc crio[20770]: time=\"2026-06-09T16:58:11.208440557Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683738-k4rbg/oc\" id=f1cf0a7e-bbec-452b-827f-a21e7e830c78 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.349935 | controller |     "Jun 09 16:58:11.217632 crc crio[20770]: time=\"2026-06-09T16:58:11.217557892Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.349952 | controller |     "Jun 09 16:58:11.230280 crc crio[20770]: time=\"2026-06-09T16:58:11.230170687Z\" level=info msg=\"Removed container bc16dd01aea30d3caa2ebe3495af359e20c00cb284956b344b37ac8682425af1: openstack/dnsmasq-dns-54764bc9cc-rf4nj/init\" id=8e0175bd-45da-497b-b227-73caa578d326 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.349968 | controller |     "Jun 09 16:58:11.235007 crc crio[20770]: time=\"2026-06-09T16:58:11.234918015Z\" level=info msg=\"Removing container: 69b672ada1b8f6171fd8c6b0ab2f243fd633d50ecbc27c300a8bbc9686f73264\" id=24506930-db81-42c9-8f6c-9725a4aa7610 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.349986 | controller |     "Jun 09 16:58:11.320388 crc crio[20770]: time=\"2026-06-09T16:58:11.32029815Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.350003 | controller |     "Jun 09 16:58:11.347534 crc crio[20770]: time=\"2026-06-09T16:58:11.329078794Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=5a07fa1a-3a4c-4694-bd2c-2b135e7d34b9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.350020 | controller |     "Jun 09 16:58:11.347534 crc crio[20770]: time=\"2026-06-09T16:58:11.341151164Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7b6fcdc445-7xfn7/dnsmasq-dns\" id=df764bda-2fc2-4b8c-abc3-2e37fe34d5eb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.350038 | controller |     "Jun 09 16:58:11.347534 crc crio[20770]: time=\"2026-06-09T16:58:11.344293625Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.350055 | controller |     "Jun 09 16:58:11.496997 crc crio[20770]: time=\"2026-06-09T16:58:11.496870987Z\" level=info msg=\"Removed container 69b672ada1b8f6171fd8c6b0ab2f243fd633d50ecbc27c300a8bbc9686f73264: openstack/dnsmasq-dns-7b6964f94f-t57fx/init\" id=24506930-db81-42c9-8f6c-9725a4aa7610 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.350072 | controller |     "Jun 09 16:58:11.635115 crc crio[20770]: time=\"2026-06-09T16:58:11.627354399Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.350090 | controller |     "Jun 09 16:58:11.739855 crc crio[20770]: time=\"2026-06-09T16:58:11.722184518Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.350108 | controller |     "Jun 09 16:58:12.086276 crc crio[20770]: time=\"2026-06-09T16:58:12.08521129Z\" level=info msg=\"Created container cce661a936514cf7c660914f3ce7628de07f5863175b5b947d83b1d3d3681b79: openstack/dnsmasq-dns-7b6fcdc445-7xfn7/dnsmasq-dns\" id=df764bda-2fc2-4b8c-abc3-2e37fe34d5eb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.350129 | controller |     "Jun 09 16:58:12.086276 crc crio[20770]: time=\"2026-06-09T16:58:12.08625389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.350147 | controller |     "Jun 09 16:58:12.093939 crc crio[20770]: time=\"2026-06-09T16:58:12.093558732Z\" level=info msg=\"Starting container: cce661a936514cf7c660914f3ce7628de07f5863175b5b947d83b1d3d3681b79\" id=0ca7b24a-d5bd-4db7-81ae-c5549d3724ce name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.350165 | controller |     "Jun 09 16:58:12.120070 crc crio[20770]: time=\"2026-06-09T16:58:12.119959227Z\" level=info msg=\"Started container\" PID=53841 containerID=cce661a936514cf7c660914f3ce7628de07f5863175b5b947d83b1d3d3681b79 description=openstack/dnsmasq-dns-7b6fcdc445-7xfn7/dnsmasq-dns id=0ca7b24a-d5bd-4db7-81ae-c5549d3724ce name=/runtime.v1.RuntimeService/StartContainer sandboxID=d0a0cdb318a3679e2303140b18eb7e0138c7da6e7eab21c8d9bce261b2661852",
2026-06-09 17:48:39.350182 | controller |     "Jun 09 16:58:12.201425 crc crio[20770]: time=\"2026-06-09T16:58:12.200831751Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-nb-0-config-1781024291-df65p/POD\" id=da1ed281-c3a8-4014-a085-2da735d6ada6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.350200 | controller |     "Jun 09 16:58:12.204358 crc crio[20770]: time=\"2026-06-09T16:58:12.204318262Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.350217 | controller |     "Jun 09 16:58:12.270434 crc crio[20770]: time=\"2026-06-09T16:58:12.270366447Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0-config-1781024291-df65p Namespace:openstack ID:6a9b3d359b49f928ec99689af660c8a7ae2066d3c86102870c42ef607b5898f2 UID:2b4db3eb-faa1-44f5-8633-09e12940ed37 NetNS:/var/run/netns/3d9be946-5eec-4ab9-b117-df15f08232bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2b4db3eb_faa1_44f5_8633_09e12940ed37.slice PodAnnotations:0xc000135240}] Aliases:map[]}\"",
2026-06-09 17:48:39.350234 | controller |     "Jun 09 16:58:12.270866 crc crio[20770]: time=\"2026-06-09T16:58:12.270843981Z\" level=info msg=\"Adding pod openstack_ovsdbserver-nb-0-config-1781024291-df65p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.350251 | controller |     "Jun 09 16:58:12.308444 crc crio[20770]: time=\"2026-06-09T16:58:12.308242374Z\" level=info msg=\"Created container 52eed0ad788512a49f73aa02f62c21c435669900e4f6f4605cac379d773ffca2: openshift-infra/auto-csr-approver-29683738-k4rbg/oc\" id=f1cf0a7e-bbec-452b-827f-a21e7e830c78 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.350269 | controller |     "Jun 09 16:58:12.312060 crc crio[20770]: time=\"2026-06-09T16:58:12.311950362Z\" level=info msg=\"Starting container: 52eed0ad788512a49f73aa02f62c21c435669900e4f6f4605cac379d773ffca2\" id=6073920c-d0ad-4588-9e6f-57b2ef092b38 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.350286 | controller |     "Jun 09 16:58:12.344165 crc crio[20770]: time=\"2026-06-09T16:58:12.343926998Z\" level=info msg=\"Started container\" PID=53917 containerID=52eed0ad788512a49f73aa02f62c21c435669900e4f6f4605cac379d773ffca2 description=openshift-infra/auto-csr-approver-29683738-k4rbg/oc id=6073920c-d0ad-4588-9e6f-57b2ef092b38 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6a42900cffe76c03cf4a5e27568f9999b3094969d6d9ad5688443e8610d73546",
2026-06-09 17:48:39.350303 | controller |     "Jun 09 16:58:12.510722 crc crio[20770]: time=\"2026-06-09T16:58:12.509287401Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-sb-0-config-1781024291-j5w6v/POD\" id=28686600-216e-4e6d-92d7-f4b8ba51f027 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.350324 | controller |     "Jun 09 16:58:12.510722 crc crio[20770]: time=\"2026-06-09T16:58:12.510081164Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.350342 | controller |     "Jun 09 16:58:12.611946 crc crio[20770]: time=\"2026-06-09T16:58:12.611861864Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0-config-1781024291-j5w6v Namespace:openstack ID:a15f7f92dfbd29dcc95899bd82ae362e9452a70baa0bead29bd468ecb45ebe81 UID:b7f59bb5-d8dd-4f48-a81e-3ffcdc3aebc0 NetNS:/var/run/netns/5444d98c-4210-4dd4-b3f0-f60d0b1f3b8d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb7f59bb5_d8dd_4f48_a81e_3ffcdc3aebc0.slice PodAnnotations:0xc00008cd98}] Aliases:map[]}\"",
2026-06-09 17:48:39.350359 | controller |     "Jun 09 16:58:12.611946 crc crio[20770]: time=\"2026-06-09T16:58:12.611918425Z\" level=info msg=\"Adding pod openstack_ovsdbserver-sb-0-config-1781024291-j5w6v to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.350377 | controller |     "Jun 09 16:58:12.791560 crc crio[20770]: time=\"2026-06-09T16:58:12.79148201Z\" level=info msg=\"Running pod sandbox: openstack/ovn-northd-0/POD\" id=0b8de13a-abcf-431a-98e5-173a93fa265a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.350394 | controller |     "Jun 09 16:58:12.791781 crc crio[20770]: time=\"2026-06-09T16:58:12.791595293Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.350411 | controller |     "Jun 09 16:58:12.947034 crc crio[20770]: time=\"2026-06-09T16:58:12.946957996Z\" level=info msg=\"Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:55ec23f1177963cf5f5ab8bbd27ffc09eb8459050ab194c08cd4a7ad2710f710 UID:c96d7a9f-f901-4808-b2eb-39dc3310d201 NetNS:/var/run/netns/71f9bc96-915c-450b-b5d4-8c03fcf9023c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc96d7a9f_f901_4808_b2eb_39dc3310d201.slice PodAnnotations:0xc006e7e038}] Aliases:map[]}\"",
2026-06-09 17:48:39.350429 | controller |     "Jun 09 16:58:12.947034 crc crio[20770]: time=\"2026-06-09T16:58:12.947021528Z\" level=info msg=\"Adding pod openstack_ovn-northd-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.350446 | controller |     "Jun 09 16:58:13.395489 crc crio[20770]: 2026-06-09T16:58:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6a9b3d359b49f92 Mac:a2:19:d8:c4:99:22 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:76 Mtu:0 Sandbox:/var/run/netns/3d9be946-5eec-4ab9-b117-df15f08232bc SocketPath: PciID:}] [{Interface:0xc00048c780 Address:{IP:10.217.0.118 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.350464 | controller |     "Jun 09 16:58:13.400261 crc crio[20770]: time=\"2026-06-09T16:58:13.397748032Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0-config-1781024291-df65p Namespace:openstack ID:6a9b3d359b49f928ec99689af660c8a7ae2066d3c86102870c42ef607b5898f2 UID:2b4db3eb-faa1-44f5-8633-09e12940ed37 NetNS:/var/run/netns/3d9be946-5eec-4ab9-b117-df15f08232bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2b4db3eb_faa1_44f5_8633_09e12940ed37.slice PodAnnotations:0xc000135240}] Aliases:map[]}\"",
2026-06-09 17:48:39.350481 | controller |     "Jun 09 16:58:13.400261 crc crio[20770]: time=\"2026-06-09T16:58:13.39800574Z\" level=info msg=\"Checking pod openstack_ovsdbserver-nb-0-config-1781024291-df65p for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.350501 | controller |     "Jun 09 16:58:13.421042 crc crio[20770]: 2026-06-09T16:58:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a15f7f92dfbd29d Mac:02:af:8f:77:aa:65 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:77 Mtu:0 Sandbox:/var/run/netns/5444d98c-4210-4dd4-b3f0-f60d0b1f3b8d SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.119 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.350537 | controller |     "Jun 09 16:58:13.422380 crc crio[20770]: time=\"2026-06-09T16:58:13.421748798Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0-config-1781024291-j5w6v Namespace:openstack ID:a15f7f92dfbd29dcc95899bd82ae362e9452a70baa0bead29bd468ecb45ebe81 UID:b7f59bb5-d8dd-4f48-a81e-3ffcdc3aebc0 NetNS:/var/run/netns/5444d98c-4210-4dd4-b3f0-f60d0b1f3b8d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb7f59bb5_d8dd_4f48_a81e_3ffcdc3aebc0.slice PodAnnotations:0xc00008cd98}] Aliases:map[]}\"",
2026-06-09 17:48:39.350560 | controller |     "Jun 09 16:58:13.422380 crc crio[20770]: time=\"2026-06-09T16:58:13.422038836Z\" level=info msg=\"Checking pod openstack_ovsdbserver-sb-0-config-1781024291-j5w6v for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.350577 | controller |     "Jun 09 16:58:13.453778 crc crio[20770]: time=\"2026-06-09T16:58:13.45357905Z\" level=info msg=\"Ran pod sandbox 6a9b3d359b49f928ec99689af660c8a7ae2066d3c86102870c42ef607b5898f2 with infra container: openstack/ovsdbserver-nb-0-config-1781024291-df65p/POD\" id=da1ed281-c3a8-4014-a085-2da735d6ada6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.350595 | controller |     "Jun 09 16:58:13.456936 crc crio[20770]: time=\"2026-06-09T16:58:13.456892186Z\" level=info msg=\"Ran pod sandbox a15f7f92dfbd29dcc95899bd82ae362e9452a70baa0bead29bd468ecb45ebe81 with infra container: openstack/ovsdbserver-sb-0-config-1781024291-j5w6v/POD\" id=28686600-216e-4e6d-92d7-f4b8ba51f027 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.350611 | controller |     "Jun 09 16:58:13.460429 crc crio[20770]: time=\"2026-06-09T16:58:13.460360057Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=2b269ddc-dd46-45d1-8a9e-cdbe163cdff7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.350629 | controller |     "Jun 09 16:58:13.462735 crc crio[20770]: time=\"2026-06-09T16:58:13.462489448Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=300641cd-1fcc-4670-919f-dd0c75dac23e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.350646 | controller |     "Jun 09 16:58:13.465021 crc crio[20770]: time=\"2026-06-09T16:58:13.46497332Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=ec8a25b4-bb95-4ba9-b029-a7607c96ebd5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.350663 | controller |     "Jun 09 16:58:13.473349 crc crio[20770]: time=\"2026-06-09T16:58:13.473208829Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=0f9a5e52-1b5b-49d3-a37e-423328d3462b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.350680 | controller |     "Jun 09 16:58:13.489745 crc crio[20770]: time=\"2026-06-09T16:58:13.489555013Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0-config-1781024291-j5w6v/ovn-config\" id=d3732dea-c045-4a77-bb74-fa722f810d63 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.350697 | controller |     "Jun 09 16:58:13.491854 crc crio[20770]: time=\"2026-06-09T16:58:13.491314534Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.350718 | controller |     "Jun 09 16:58:13.502564 crc crio[20770]: time=\"2026-06-09T16:58:13.501559241Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0-config-1781024291-df65p/ovn-config\" id=3ab8e79a-d952-40d2-aadf-2af0cbf42ff6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.350735 | controller |     "Jun 09 16:58:13.514158 crc crio[20770]: time=\"2026-06-09T16:58:13.514054503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.350751 | controller |     "Jun 09 16:58:13.552001 crc crio[20770]: 2026-06-09T16:58:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:55ec23f1177963c Mac:0e:86:38:7d:34:44 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:78 Mtu:0 Sandbox:/var/run/netns/71f9bc96-915c-450b-b5d4-8c03fcf9023c SocketPath: PciID:}] [{Interface:0xc0001345b0 Address:{IP:10.217.0.120 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.350775 | controller |     "Jun 09 16:58:13.553816 crc crio[20770]: time=\"2026-06-09T16:58:13.553762594Z\" level=info msg=\"Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:55ec23f1177963cf5f5ab8bbd27ffc09eb8459050ab194c08cd4a7ad2710f710 UID:c96d7a9f-f901-4808-b2eb-39dc3310d201 NetNS:/var/run/netns/71f9bc96-915c-450b-b5d4-8c03fcf9023c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc96d7a9f_f901_4808_b2eb_39dc3310d201.slice PodAnnotations:0xc006e7e038}] Aliases:map[]}\"",
2026-06-09 17:48:39.350792 | controller |     "Jun 09 16:58:13.553942 crc crio[20770]: time=\"2026-06-09T16:58:13.553913888Z\" level=info msg=\"Checking pod openstack_ovn-northd-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.350808 | controller |     "Jun 09 16:58:13.559359 crc crio[20770]: time=\"2026-06-09T16:58:13.559212102Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.350825 | controller |     "Jun 09 16:58:13.566817 crc crio[20770]: time=\"2026-06-09T16:58:13.56638663Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.350842 | controller |     "Jun 09 16:58:13.569760 crc crio[20770]: time=\"2026-06-09T16:58:13.569472399Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.350859 | controller |     "Jun 09 16:58:13.571234 crc crio[20770]: time=\"2026-06-09T16:58:13.571162148Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.350876 | controller |     "Jun 09 16:58:13.617402 crc crio[20770]: time=\"2026-06-09T16:58:13.616594335Z\" level=info msg=\"Ran pod sandbox 55ec23f1177963cf5f5ab8bbd27ffc09eb8459050ab194c08cd4a7ad2710f710 with infra container: openstack/ovn-northd-0/POD\" id=0b8de13a-abcf-431a-98e5-173a93fa265a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.350893 | controller |     "Jun 09 16:58:13.619350 crc crio[20770]: time=\"2026-06-09T16:58:13.619286883Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=13bad7de-706f-4af4-a7c6-4f50102b7667 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.350909 | controller |     "Jun 09 16:58:13.619548 crc crio[20770]: time=\"2026-06-09T16:58:13.619495839Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified not found\" id=13bad7de-706f-4af4-a7c6-4f50102b7667 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.350932 | controller |     "Jun 09 16:58:13.619613 crc crio[20770]: time=\"2026-06-09T16:58:13.619563821Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified found\" id=13bad7de-706f-4af4-a7c6-4f50102b7667 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.350950 | controller |     "Jun 09 16:58:13.620512 crc crio[20770]: time=\"2026-06-09T16:58:13.620452747Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=c2b908fb-902d-48e8-8678-158dc86ae070 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.350966 | controller |     "Jun 09 16:58:13.627073 crc crio[20770]: time=\"2026-06-09T16:58:13.627002227Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\\\"\"",
2026-06-09 17:48:39.350983 | controller |     "Jun 09 16:58:13.769109 crc crio[20770]: time=\"2026-06-09T16:58:13.769001353Z\" level=info msg=\"Created container 40a32ec42761d3f846a4e38aa410cf692cbecccacf5a431a435243aba2d3e025: openstack/ovsdbserver-nb-0-config-1781024291-df65p/ovn-config\" id=3ab8e79a-d952-40d2-aadf-2af0cbf42ff6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.351000 | controller |     "Jun 09 16:58:13.770547 crc crio[20770]: time=\"2026-06-09T16:58:13.770440604Z\" level=info msg=\"Starting container: 40a32ec42761d3f846a4e38aa410cf692cbecccacf5a431a435243aba2d3e025\" id=c1cd77eb-f07e-4c55-9d31-64e2891a52ca name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.351017 | controller |     "Jun 09 16:58:13.782236 crc crio[20770]: time=\"2026-06-09T16:58:13.781445653Z\" level=info msg=\"Created container 56393aacf751ede27186cb402808555dbefab58b31f35cf62698d45d520b2b78: openstack/ovsdbserver-sb-0-config-1781024291-j5w6v/ovn-config\" id=d3732dea-c045-4a77-bb74-fa722f810d63 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.351034 | controller |     "Jun 09 16:58:13.783864 crc crio[20770]: time=\"2026-06-09T16:58:13.783769181Z\" level=info msg=\"Starting container: 56393aacf751ede27186cb402808555dbefab58b31f35cf62698d45d520b2b78\" id=0f5e7ad8-e6c1-4630-85fb-b4df4b5e682a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.351051 | controller |     "Jun 09 16:58:13.789071 crc crio[20770]: time=\"2026-06-09T16:58:13.7889092Z\" level=info msg=\"Started container\" PID=54327 containerID=40a32ec42761d3f846a4e38aa410cf692cbecccacf5a431a435243aba2d3e025 description=openstack/ovsdbserver-nb-0-config-1781024291-df65p/ovn-config id=c1cd77eb-f07e-4c55-9d31-64e2891a52ca name=/runtime.v1.RuntimeService/StartContainer sandboxID=6a9b3d359b49f928ec99689af660c8a7ae2066d3c86102870c42ef607b5898f2",
2026-06-09 17:48:39.351069 | controller |     "Jun 09 16:58:13.795872 crc crio[20770]: time=\"2026-06-09T16:58:13.795729627Z\" level=info msg=\"Started container\" PID=54330 containerID=56393aacf751ede27186cb402808555dbefab58b31f35cf62698d45d520b2b78 description=openstack/ovsdbserver-sb-0-config-1781024291-j5w6v/ovn-config id=0f5e7ad8-e6c1-4630-85fb-b4df4b5e682a name=/runtime.v1.RuntimeService/StartContainer sandboxID=a15f7f92dfbd29dcc95899bd82ae362e9452a70baa0bead29bd468ecb45ebe81",
2026-06-09 17:48:39.351088 | controller |     "Jun 09 16:58:14.960048 crc crio[20770]: time=\"2026-06-09T16:58:14.95989267Z\" level=info msg=\"Stopping pod sandbox: 6a9b3d359b49f928ec99689af660c8a7ae2066d3c86102870c42ef607b5898f2\" id=f513ac6b-05e9-4e27-afa1-c4c48d124c94 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.351107 | controller |     "Jun 09 16:58:14.961809 crc crio[20770]: time=\"2026-06-09T16:58:14.960693963Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0-config-1781024291-df65p Namespace:openstack ID:6a9b3d359b49f928ec99689af660c8a7ae2066d3c86102870c42ef607b5898f2 UID:2b4db3eb-faa1-44f5-8633-09e12940ed37 NetNS:/var/run/netns/3d9be946-5eec-4ab9-b117-df15f08232bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2b4db3eb_faa1_44f5_8633_09e12940ed37.slice PodAnnotations:0xc000134478}] Aliases:map[]}\"",
2026-06-09 17:48:39.351129 | controller |     "Jun 09 16:58:14.961809 crc crio[20770]: time=\"2026-06-09T16:58:14.960868498Z\" level=info msg=\"Deleting pod openstack_ovsdbserver-nb-0-config-1781024291-df65p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.351146 | controller |     "Jun 09 16:58:14.961809 crc crio[20770]: time=\"2026-06-09T16:58:14.9609246Z\" level=info msg=\"Stopping pod sandbox: 6a42900cffe76c03cf4a5e27568f9999b3094969d6d9ad5688443e8610d73546\" id=ab7c9909-83d4-4f8a-9c7c-450c6917fd3a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.351164 | controller |     "Jun 09 16:58:14.961809 crc crio[20770]: time=\"2026-06-09T16:58:14.961766624Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683738-k4rbg Namespace:openshift-infra ID:6a42900cffe76c03cf4a5e27568f9999b3094969d6d9ad5688443e8610d73546 UID:132f4b30-4cde-4977-878c-37d229e08639 NetNS:/var/run/netns/e93565ad-f599-439f-9fcf-27cbedc79291 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod132f4b30_4cde_4977_878c_37d229e08639.slice PodAnnotations:0xc0029d4070}] Aliases:map[]}\"",
2026-06-09 17:48:39.351182 | controller |     "Jun 09 16:58:14.962031 crc crio[20770]: time=\"2026-06-09T16:58:14.961925009Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683738-k4rbg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.351199 | controller |     "Jun 09 16:58:14.962189 crc crio[20770]: time=\"2026-06-09T16:58:14.961928509Z\" level=info msg=\"Stopping pod sandbox: a15f7f92dfbd29dcc95899bd82ae362e9452a70baa0bead29bd468ecb45ebe81\" id=f8a494bd-dc4b-4aa7-ad8d-a82f754da893 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.351217 | controller |     "Jun 09 16:58:14.962757 crc crio[20770]: time=\"2026-06-09T16:58:14.962613209Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0-config-1781024291-j5w6v Namespace:openstack ID:a15f7f92dfbd29dcc95899bd82ae362e9452a70baa0bead29bd468ecb45ebe81 UID:b7f59bb5-d8dd-4f48-a81e-3ffcdc3aebc0 NetNS:/var/run/netns/5444d98c-4210-4dd4-b3f0-f60d0b1f3b8d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb7f59bb5_d8dd_4f48_a81e_3ffcdc3aebc0.slice PodAnnotations:0xc006e7e080}] Aliases:map[]}\"",
2026-06-09 17:48:39.351234 | controller |     "Jun 09 16:58:14.963029 crc crio[20770]: time=\"2026-06-09T16:58:14.962921168Z\" level=info msg=\"Deleting pod openstack_ovsdbserver-sb-0-config-1781024291-j5w6v from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.351251 | controller |     "Jun 09 16:58:15.842169 crc crio[20770]: time=\"2026-06-09T16:58:15.840832933Z\" level=info msg=\"Stopping container: b14faa5fb9a72c63d377e8cb0c22acb518cd740c1282eb24bf488305713a5ee3 (timeout: 2s)\" id=148ee739-2988-4a91-b194-5324abec7f0d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.351268 | controller |     "Jun 09 16:58:19.316540 crc crio[20770]: time=\"2026-06-09T16:58:19.315511083Z\" level=info msg=\"Stopped pod sandbox: 6a42900cffe76c03cf4a5e27568f9999b3094969d6d9ad5688443e8610d73546\" id=ab7c9909-83d4-4f8a-9c7c-450c6917fd3a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.351286 | controller |     "Jun 09 16:58:19.320094 crc crio[20770]: time=\"2026-06-09T16:58:19.315568314Z\" level=info msg=\"Stopped pod sandbox: a15f7f92dfbd29dcc95899bd82ae362e9452a70baa0bead29bd468ecb45ebe81\" id=f8a494bd-dc4b-4aa7-ad8d-a82f754da893 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.351303 | controller |     "Jun 09 16:58:19.320148 crc crio[20770]: time=\"2026-06-09T16:58:19.320097926Z\" level=info msg=\"Stopped pod sandbox: 6a9b3d359b49f928ec99689af660c8a7ae2066d3c86102870c42ef607b5898f2\" id=f513ac6b-05e9-4e27-afa1-c4c48d124c94 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.351404 | controller |     "Jun 09 16:58:19.416103 crc crio[20770]: time=\"2026-06-09T16:58:19.415870602Z\" level=info msg=\"Stopped container b14faa5fb9a72c63d377e8cb0c22acb518cd740c1282eb24bf488305713a5ee3: openshift-marketplace/community-operators-ms9st/registry-server\" id=148ee739-2988-4a91-b194-5324abec7f0d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.351435 | controller |     "Jun 09 16:58:19.422620 crc crio[20770]: time=\"2026-06-09T16:58:19.422520034Z\" level=info msg=\"Stopping pod sandbox: b4362be234d40b9232de9b6faa7191d80e02dcc77d06c72ca33f8edfd4257851\" id=6c3ca674-4b4e-4be3-bd64-9b43a341396a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.351455 | controller |     "Jun 09 16:58:19.454625 crc crio[20770]: time=\"2026-06-09T16:58:19.454357267Z\" level=info msg=\"Got pod network &{Name:community-operators-ms9st Namespace:openshift-marketplace ID:b4362be234d40b9232de9b6faa7191d80e02dcc77d06c72ca33f8edfd4257851 UID:0f3f8bef-52a9-4170-93a5-ea81685357f4 NetNS:/var/run/netns/fb962cd1-c7e7-481a-a38c-6d43093f78af Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0f3f8bef_52a9_4170_93a5_ea81685357f4.slice PodAnnotations:0xc006e7e328}] Aliases:map[]}\"",
2026-06-09 17:48:39.351483 | controller |     "Jun 09 16:58:19.454625 crc crio[20770]: time=\"2026-06-09T16:58:19.454938564Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-ms9st from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.351501 | controller |     "Jun 09 16:58:19.901384 crc crio[20770]: time=\"2026-06-09T16:58:19.900806846Z\" level=info msg=\"Stopped pod sandbox: b4362be234d40b9232de9b6faa7191d80e02dcc77d06c72ca33f8edfd4257851\" id=6c3ca674-4b4e-4be3-bd64-9b43a341396a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.351543 | controller |     "Jun 09 16:58:20.046447 crc crio[20770]: time=\"2026-06-09T16:58:20.046342724Z\" level=info msg=\"Removing container: b14faa5fb9a72c63d377e8cb0c22acb518cd740c1282eb24bf488305713a5ee3\" id=bcc4759b-c74b-4374-92b4-1c5edc9b4b46 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.351563 | controller |     "Jun 09 16:58:20.101467 crc crio[20770]: time=\"2026-06-09T16:58:20.101036179Z\" level=info msg=\"Removed container b14faa5fb9a72c63d377e8cb0c22acb518cd740c1282eb24bf488305713a5ee3: openshift-marketplace/community-operators-ms9st/registry-server\" id=bcc4759b-c74b-4374-92b4-1c5edc9b4b46 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.351580 | controller |     "Jun 09 16:58:20.103915 crc crio[20770]: time=\"2026-06-09T16:58:20.10382251Z\" level=info msg=\"Removing container: fdf19112f4941197fb17cb495fdd43c29d0165aada834b47c07c37b18f041a7d\" id=7cd2bb40-d5fc-4567-9075-216eb066285e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.351598 | controller |     "Jun 09 16:58:20.185810 crc crio[20770]: time=\"2026-06-09T16:58:20.185263681Z\" level=info msg=\"Removed container fdf19112f4941197fb17cb495fdd43c29d0165aada834b47c07c37b18f041a7d: openshift-marketplace/community-operators-ms9st/extract-content\" id=7cd2bb40-d5fc-4567-9075-216eb066285e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.351616 | controller |     "Jun 09 16:58:20.188809 crc crio[20770]: time=\"2026-06-09T16:58:20.188539546Z\" level=info msg=\"Removing container: 4f89629363f39d57dee98bde1aa03c70c38a5a9f4842aed1f0f00ee3a6671eb7\" id=3811690e-f983-4669-b32c-a395b732007b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.351635 | controller |     "Jun 09 16:58:20.286467 crc crio[20770]: time=\"2026-06-09T16:58:20.286354891Z\" level=info msg=\"Removed container 4f89629363f39d57dee98bde1aa03c70c38a5a9f4842aed1f0f00ee3a6671eb7: openshift-marketplace/community-operators-ms9st/extract-utilities\" id=3811690e-f983-4669-b32c-a395b732007b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.351658 | controller |     "Jun 09 16:58:20.780740 crc crio[20770]: time=\"2026-06-09T16:58:20.780077651Z\" level=info msg=\"Stopping container: 0769075427bac9094eb1050ba8b78f071a13f8957a1bae6ed8c80f15c3f28759 (timeout: 10s)\" id=c4e3a812-342c-4fca-970a-973ab111cab1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.351677 | controller |     "Jun 09 16:58:20.858583 crc crio[20770]: time=\"2026-06-09T16:58:20.858474113Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:67d018c7e5e92c52ce9a230242d017b0b4d5dec62eb3f77013d1b1ee83fadc31\" id=5c4e00b8-7846-4870-823b-732803aad6d0 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.351694 | controller |     "Jun 09 16:58:20.861064 crc crio[20770]: time=\"2026-06-09T16:58:20.860946585Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=2d6782eb-77ef-4b8c-b6a1-f1ed1df49ae7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.351713 | controller |     "Jun 09 16:58:20.933303 crc crio[20770]: time=\"2026-06-09T16:58:20.933167568Z\" level=info msg=\"Stopped container 0769075427bac9094eb1050ba8b78f071a13f8957a1bae6ed8c80f15c3f28759: openstack/dnsmasq-dns-68bc84565-fjv4d/dnsmasq-dns\" id=c4e3a812-342c-4fca-970a-973ab111cab1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.351735 | controller |     "Jun 09 16:58:20.950781 crc crio[20770]: time=\"2026-06-09T16:58:20.938611046Z\" level=info msg=\"Stopping pod sandbox: 3573160175c10950724f82d9534b2967267dee7e28a51581089daffe9cc74ad8\" id=50011e35-87f5-4663-9ede-c8249ac473e6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.351753 | controller |     "Jun 09 16:58:20.950781 crc crio[20770]: time=\"2026-06-09T16:58:20.939268655Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68bc84565-fjv4d Namespace:openstack ID:3573160175c10950724f82d9534b2967267dee7e28a51581089daffe9cc74ad8 UID:f76c2ecc-2e80-4d82-a13f-3c03c3cd0db5 NetNS:/var/run/netns/1497ccf6-6403-42e9-bc6b-99a148e189ee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf76c2ecc_2e80_4d82_a13f_3c03c3cd0db5.slice PodAnnotations:0xc002733898}] Aliases:map[]}\"",
2026-06-09 17:48:39.351771 | controller |     "Jun 09 16:58:20.950781 crc crio[20770]: time=\"2026-06-09T16:58:20.93943144Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-68bc84565-fjv4d from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.351789 | controller |     "Jun 09 16:58:20.993493 crc crio[20770]: time=\"2026-06-09T16:58:20.993374313Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=f1d9600b-1ebc-4e3d-a825-46be8f55276b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.351806 | controller |     "Jun 09 16:58:21.085832 crc crio[20770]: time=\"2026-06-09T16:58:21.081121956Z\" level=info msg=\"Creating container: openstack/swift-ring-rebalance-sg2hh/swift-ring-rebalance\" id=29c5160a-ac2c-4b46-9e83-72da3aeac1fd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.351824 | controller |     "Jun 09 16:58:21.085832 crc crio[20770]: time=\"2026-06-09T16:58:21.083141795Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.351841 | controller |     "Jun 09 16:58:21.237181 crc crio[20770]: time=\"2026-06-09T16:58:21.236558961Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.351858 | controller |     "Jun 09 16:58:21.246732 crc crio[20770]: time=\"2026-06-09T16:58:21.246402317Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.351879 | controller |     "Jun 09 16:58:21.431131 crc crio[20770]: time=\"2026-06-09T16:58:21.431003367Z\" level=info msg=\"Created container 88b20ef77cd87a399268d7c5c48fa6e8c361571272144514b7069088ab1e1743: openstack/swift-ring-rebalance-sg2hh/swift-ring-rebalance\" id=29c5160a-ac2c-4b46-9e83-72da3aeac1fd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.351897 | controller |     "Jun 09 16:58:21.432432 crc crio[20770]: time=\"2026-06-09T16:58:21.432099949Z\" level=info msg=\"Starting container: 88b20ef77cd87a399268d7c5c48fa6e8c361571272144514b7069088ab1e1743\" id=6031036f-b7c9-409a-b9d4-67242809ecef name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.351916 | controller |     "Jun 09 16:58:21.449345 crc crio[20770]: time=\"2026-06-09T16:58:21.449242596Z\" level=info msg=\"Started container\" PID=55476 containerID=88b20ef77cd87a399268d7c5c48fa6e8c361571272144514b7069088ab1e1743 description=openstack/swift-ring-rebalance-sg2hh/swift-ring-rebalance id=6031036f-b7c9-409a-b9d4-67242809ecef name=/runtime.v1.RuntimeService/StartContainer sandboxID=5f359c42b3199af53f7d92d2149e6720e75a422d3e7313d306b3f0ded626c623",
2026-06-09 17:48:39.351933 | controller |     "Jun 09 16:58:21.482630 crc crio[20770]: time=\"2026-06-09T16:58:21.48251284Z\" level=info msg=\"Stopped pod sandbox: 3573160175c10950724f82d9534b2967267dee7e28a51581089daffe9cc74ad8\" id=50011e35-87f5-4663-9ede-c8249ac473e6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.351951 | controller |     "Jun 09 16:58:22.143102 crc crio[20770]: time=\"2026-06-09T16:58:22.142493259Z\" level=info msg=\"Removing container: 0769075427bac9094eb1050ba8b78f071a13f8957a1bae6ed8c80f15c3f28759\" id=73f2bcb8-3897-4248-82e0-26c748d081ed name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.351968 | controller |     "Jun 09 16:58:22.245331 crc crio[20770]: time=\"2026-06-09T16:58:22.245192676Z\" level=info msg=\"Removed container 0769075427bac9094eb1050ba8b78f071a13f8957a1bae6ed8c80f15c3f28759: openstack/dnsmasq-dns-68bc84565-fjv4d/dnsmasq-dns\" id=73f2bcb8-3897-4248-82e0-26c748d081ed name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.351986 | controller |     "Jun 09 16:58:22.251596 crc crio[20770]: time=\"2026-06-09T16:58:22.251497949Z\" level=info msg=\"Removing container: 923c5986b159a5d0ccb245bc342663b59f608c0f5a94cf6423e01de98ff88ada\" id=cb015ae0-6fcf-4113-9bd9-64f20ff5938c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.352003 | controller |     "Jun 09 16:58:22.380473 crc crio[20770]: time=\"2026-06-09T16:58:22.380373064Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:1103ac44213a31db91a44725405204317c723260e4337ee3e45072e804733904\" id=c2b908fb-902d-48e8-8678-158dc86ae070 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.352023 | controller |     "Jun 09 16:58:22.381473 crc crio[20770]: time=\"2026-06-09T16:58:22.381312561Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=ec990512-4863-429f-ade7-29259c2db966 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.352039 | controller |     "Jun 09 16:58:22.389773 crc crio[20770]: time=\"2026-06-09T16:58:22.38956962Z\" level=info msg=\"Removed container 923c5986b159a5d0ccb245bc342663b59f608c0f5a94cf6423e01de98ff88ada: openstack/dnsmasq-dns-68bc84565-fjv4d/init\" id=cb015ae0-6fcf-4113-9bd9-64f20ff5938c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.352056 | controller |     "Jun 09 16:58:22.447286 crc crio[20770]: time=\"2026-06-09T16:58:22.44717994Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=8b1b2eae-2a3e-4545-86de-cd2f87aa0b11 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.352080 | controller |     "Jun 09 16:58:22.473056 crc crio[20770]: time=\"2026-06-09T16:58:22.472941057Z\" level=info msg=\"Creating container: openstack/ovn-northd-0/ovn-northd\" id=a44418e7-1d10-444e-a8e9-c4406d7db8c6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.352101 | controller |     "Jun 09 16:58:22.474595 crc crio[20770]: time=\"2026-06-09T16:58:22.474518313Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.352119 | controller |     "Jun 09 16:58:22.514791 crc crio[20770]: time=\"2026-06-09T16:58:22.514536993Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.352136 | controller |     "Jun 09 16:58:22.524407 crc crio[20770]: time=\"2026-06-09T16:58:22.524288205Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.352153 | controller |     "Jun 09 16:58:22.696160 crc crio[20770]: time=\"2026-06-09T16:58:22.696043363Z\" level=info msg=\"Created container 99301429ddb475670e6833f93b7c0a7ad17142d7ec5fdb71234985f14b139d39: openstack/ovn-northd-0/ovn-northd\" id=a44418e7-1d10-444e-a8e9-c4406d7db8c6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.352177 | controller |     "Jun 09 16:58:22.697776 crc crio[20770]: time=\"2026-06-09T16:58:22.697603429Z\" level=info msg=\"Starting container: 99301429ddb475670e6833f93b7c0a7ad17142d7ec5fdb71234985f14b139d39\" id=8b6d252f-f85e-485b-8f85-8cacbf6e18ef name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.352196 | controller |     "Jun 09 16:58:22.703911 crc crio[20770]: time=\"2026-06-09T16:58:22.703798328Z\" level=info msg=\"Started container\" PID=55609 containerID=99301429ddb475670e6833f93b7c0a7ad17142d7ec5fdb71234985f14b139d39 description=openstack/ovn-northd-0/ovn-northd id=8b6d252f-f85e-485b-8f85-8cacbf6e18ef name=/runtime.v1.RuntimeService/StartContainer sandboxID=55ec23f1177963cf5f5ab8bbd27ffc09eb8459050ab194c08cd4a7ad2710f710",
2026-06-09 17:48:39.352214 | controller |     "Jun 09 16:58:22.718408 crc crio[20770]: time=\"2026-06-09T16:58:22.718296108Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=ffbab46f-769a-4acd-8d86-a39c2027e969 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.352232 | controller |     "Jun 09 16:58:22.754200 crc crio[20770]: time=\"2026-06-09T16:58:22.753627652Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=d307bb75-0097-4e6b-a62e-bdbb2fb918fb name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.352249 | controller |     "Jun 09 16:58:22.763605 crc crio[20770]: time=\"2026-06-09T16:58:22.763504029Z\" level=info msg=\"Creating container: openstack/ovn-northd-0/openstack-network-exporter\" id=632b2365-a5aa-4d11-af8a-1e7c7db8e455 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.352268 | controller |     "Jun 09 16:58:22.764074 crc crio[20770]: time=\"2026-06-09T16:58:22.764013433Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.352291 | controller |     "Jun 09 16:58:22.811179 crc crio[20770]: time=\"2026-06-09T16:58:22.811045327Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.352310 | controller |     "Jun 09 16:58:22.815238 crc crio[20770]: time=\"2026-06-09T16:58:22.815152256Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.352328 | controller |     "Jun 09 16:58:23.077893 crc crio[20770]: time=\"2026-06-09T16:58:23.077792478Z\" level=info msg=\"Created container 8b445ec94c69001002310f3a9f847169dc73fa699465d0080e33f45050a0f08d: openstack/ovn-northd-0/openstack-network-exporter\" id=632b2365-a5aa-4d11-af8a-1e7c7db8e455 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.352355 | controller |     "Jun 09 16:58:23.081050 crc crio[20770]: time=\"2026-06-09T16:58:23.079141507Z\" level=info msg=\"Starting container: 8b445ec94c69001002310f3a9f847169dc73fa699465d0080e33f45050a0f08d\" id=0ca0a915-58ff-409f-90a7-5f3e01dc9beb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.352487 | controller |     "Jun 09 16:58:23.085148 crc crio[20770]: time=\"2026-06-09T16:58:23.085062928Z\" level=info msg=\"Started container\" PID=55625 containerID=8b445ec94c69001002310f3a9f847169dc73fa699465d0080e33f45050a0f08d description=openstack/ovn-northd-0/openstack-network-exporter id=0ca0a915-58ff-409f-90a7-5f3e01dc9beb name=/runtime.v1.RuntimeService/StartContainer sandboxID=55ec23f1177963cf5f5ab8bbd27ffc09eb8459050ab194c08cd4a7ad2710f710",
2026-06-09 17:48:39.352507 | controller |     "Jun 09 16:58:26.194932 crc crio[20770]: time=\"2026-06-09T16:58:26.194024128Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=ff5d8038-cab1-4bc6-9804-bd05e9eb57ea name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.352550 | controller |     "Jun 09 16:58:26.263178 crc crio[20770]: time=\"2026-06-09T16:58:26.26307059Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=e1978458-fe3d-4a2c-8010-8b07aaa5d176 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.352568 | controller |     "Jun 09 16:58:26.875115 crc crio[20770]: time=\"2026-06-09T16:58:26.875052987Z\" level=info msg=\"Creating container: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=8313ff4b-6278-4d9a-971b-04a52ffa4251 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.352586 | controller |     "Jun 09 16:58:26.876056 crc crio[20770]: time=\"2026-06-09T16:58:26.876024265Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.352603 | controller |     "Jun 09 16:58:26.928374 crc crio[20770]: time=\"2026-06-09T16:58:26.92830625Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.352620 | controller |     "Jun 09 16:58:26.934807 crc crio[20770]: time=\"2026-06-09T16:58:26.934752107Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.352639 | controller |     "Jun 09 16:58:27.105448 crc crio[20770]: time=\"2026-06-09T16:58:27.105383032Z\" level=info msg=\"Created container c556e45251b8ef64384aae18b7a63726e17598b0a0a374a4cb15eb5e08874ef8: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=8313ff4b-6278-4d9a-971b-04a52ffa4251 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.352658 | controller |     "Jun 09 16:58:27.107861 crc crio[20770]: time=\"2026-06-09T16:58:27.107735271Z\" level=info msg=\"Starting container: c556e45251b8ef64384aae18b7a63726e17598b0a0a374a4cb15eb5e08874ef8\" id=5a106f27-2e84-4e06-8a60-ed53746bc770 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.352681 | controller |     "Jun 09 16:58:27.116268 crc crio[20770]: time=\"2026-06-09T16:58:27.116087953Z\" level=info msg=\"Started container\" PID=55806 containerID=c556e45251b8ef64384aae18b7a63726e17598b0a0a374a4cb15eb5e08874ef8 description=openstack/rabbitmq-cell1-server-0/rabbitmq id=5a106f27-2e84-4e06-8a60-ed53746bc770 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d9c2f4b14341cac1836d0688a75b5b01b20f562be87be25aa96c4fa77f273b6",
2026-06-09 17:48:39.352699 | controller |     "Jun 09 16:58:27.207349 crc crio[20770]: time=\"2026-06-09T16:58:27.206990287Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=8f8e2e0a-7199-4b0b-8080-1b4aedcc9848 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.352721 | controller |     "Jun 09 16:58:27.295093 crc crio[20770]: time=\"2026-06-09T16:58:27.294981398Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=1ddb8d0e-4ce7-474f-8fa7-1d5dda857c35 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.352740 | controller |     "Jun 09 16:58:27.523632 crc crio[20770]: time=\"2026-06-09T16:58:27.523519082Z\" level=info msg=\"Creating container: openstack/rabbitmq-server-0/rabbitmq\" id=8414c379-3ddd-4066-917f-497efafffffc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.352760 | controller |     "Jun 09 16:58:27.524251 crc crio[20770]: time=\"2026-06-09T16:58:27.524187891Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.352793 | controller |     "Jun 09 16:58:27.575423 crc crio[20770]: time=\"2026-06-09T16:58:27.575323753Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.352813 | controller |     "Jun 09 16:58:27.580084 crc crio[20770]: time=\"2026-06-09T16:58:27.580010879Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.352832 | controller |     "Jun 09 16:58:27.878236 crc crio[20770]: time=\"2026-06-09T16:58:27.878106979Z\" level=info msg=\"Created container e8647c8c6163390fde93198e68614dd6e64374cf84dcf3e23f0dafca3e4c56d4: openstack/rabbitmq-server-0/rabbitmq\" id=8414c379-3ddd-4066-917f-497efafffffc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.352850 | controller |     "Jun 09 16:58:27.879385 crc crio[20770]: time=\"2026-06-09T16:58:27.879327135Z\" level=info msg=\"Starting container: e8647c8c6163390fde93198e68614dd6e64374cf84dcf3e23f0dafca3e4c56d4\" id=3be6fea7-b0ad-4ed7-baa1-1d9e638c2cd1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.352868 | controller |     "Jun 09 16:58:27.886201 crc crio[20770]: time=\"2026-06-09T16:58:27.886103421Z\" level=info msg=\"Started container\" PID=55877 containerID=e8647c8c6163390fde93198e68614dd6e64374cf84dcf3e23f0dafca3e4c56d4 description=openstack/rabbitmq-server-0/rabbitmq id=3be6fea7-b0ad-4ed7-baa1-1d9e638c2cd1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=464c7c48327bdee28185b0ea95f23af8fede1bed7f32409012a5dee7f32c775b",
2026-06-09 17:48:39.352887 | controller |     "Jun 09 16:58:28.273330 crc crio[20770]: time=\"2026-06-09T16:58:28.273233322Z\" level=info msg=\"Running pod sandbox: openstack/root-account-create-update-mtgtm/POD\" id=89a530ab-f9e0-42d8-9776-2279046256f1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.352904 | controller |     "Jun 09 16:58:28.274152 crc crio[20770]: time=\"2026-06-09T16:58:28.273365315Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.352929 | controller |     "Jun 09 16:58:28.308388 crc crio[20770]: time=\"2026-06-09T16:58:28.308074712Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-mtgtm Namespace:openstack ID:ac2190f60eb16248255948bef42cf57ccb5557e49cdf45e4c489d0a75cf81053 UID:4badb03e-ea94-403a-b23f-8c8e1513d892 NetNS:/var/run/netns/47c9f6dd-e111-4db8-9f28-c8b00e044cf9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4badb03e_ea94_403a_b23f_8c8e1513d892.slice PodAnnotations:0xc000134718}] Aliases:map[]}\"",
2026-06-09 17:48:39.352951 | controller |     "Jun 09 16:58:28.308388 crc crio[20770]: time=\"2026-06-09T16:58:28.3083765Z\" level=info msg=\"Adding pod openstack_root-account-create-update-mtgtm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.352974 | controller |     "Jun 09 16:58:28.669577 crc crio[20770]: 2026-06-09T16:58:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ac2190f60eb1624 Mac:ba:51:51:1d:f3:88 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:79 Mtu:0 Sandbox:/var/run/netns/47c9f6dd-e111-4db8-9f28-c8b00e044cf9 SocketPath: PciID:}] [{Interface:0xc00028e6a0 Address:{IP:10.217.0.121 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.352993 | controller |     "Jun 09 16:58:28.671327 crc crio[20770]: time=\"2026-06-09T16:58:28.671231067Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-mtgtm Namespace:openstack ID:ac2190f60eb16248255948bef42cf57ccb5557e49cdf45e4c489d0a75cf81053 UID:4badb03e-ea94-403a-b23f-8c8e1513d892 NetNS:/var/run/netns/47c9f6dd-e111-4db8-9f28-c8b00e044cf9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4badb03e_ea94_403a_b23f_8c8e1513d892.slice PodAnnotations:0xc000134718}] Aliases:map[]}\"",
2026-06-09 17:48:39.353012 | controller |     "Jun 09 16:58:28.671528 crc crio[20770]: time=\"2026-06-09T16:58:28.671440583Z\" level=info msg=\"Checking pod openstack_root-account-create-update-mtgtm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.353029 | controller |     "Jun 09 16:58:28.681428 crc crio[20770]: time=\"2026-06-09T16:58:28.68133154Z\" level=info msg=\"Ran pod sandbox ac2190f60eb16248255948bef42cf57ccb5557e49cdf45e4c489d0a75cf81053 with infra container: openstack/root-account-create-update-mtgtm/POD\" id=89a530ab-f9e0-42d8-9776-2279046256f1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.353047 | controller |     "Jun 09 16:58:28.683981 crc crio[20770]: time=\"2026-06-09T16:58:28.683910345Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=37f91aeb-5631-44ee-86a5-bbb2be4778b4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.353063 | controller |     "Jun 09 16:58:28.686184 crc crio[20770]: time=\"2026-06-09T16:58:28.686104728Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=96d92bb6-fa2d-46d5-acdc-3896bfe6b80d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.353080 | controller |     "Jun 09 16:58:28.763203 crc crio[20770]: time=\"2026-06-09T16:58:28.762978107Z\" level=info msg=\"Creating container: openstack/root-account-create-update-mtgtm/mariadb-account-create-update\" id=7717f6b3-6be1-4dbd-b6b6-e60026af6e03 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.353098 | controller |     "Jun 09 16:58:28.763459 crc crio[20770]: time=\"2026-06-09T16:58:28.763422639Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.353115 | controller |     "Jun 09 16:58:28.812467 crc crio[20770]: time=\"2026-06-09T16:58:28.812366538Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.353133 | controller |     "Jun 09 16:58:28.817067 crc crio[20770]: time=\"2026-06-09T16:58:28.816987812Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.353150 | controller |     "Jun 09 16:58:29.073364 crc crio[20770]: time=\"2026-06-09T16:58:29.073164807Z\" level=info msg=\"Created container 7310f918190b84e3165487593507d08e218e0c81897f16a7c9411ef979c377bb: openstack/root-account-create-update-mtgtm/mariadb-account-create-update\" id=7717f6b3-6be1-4dbd-b6b6-e60026af6e03 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.353170 | controller |     "Jun 09 16:58:29.074904 crc crio[20770]: time=\"2026-06-09T16:58:29.074804365Z\" level=info msg=\"Starting container: 7310f918190b84e3165487593507d08e218e0c81897f16a7c9411ef979c377bb\" id=1fdbd6d5-aeae-4188-b1fd-bad574fe550d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.353189 | controller |     "Jun 09 16:58:29.081165 crc crio[20770]: time=\"2026-06-09T16:58:29.081032775Z\" level=info msg=\"Started container\" PID=56018 containerID=7310f918190b84e3165487593507d08e218e0c81897f16a7c9411ef979c377bb description=openstack/root-account-create-update-mtgtm/mariadb-account-create-update id=1fdbd6d5-aeae-4188-b1fd-bad574fe550d name=/runtime.v1.RuntimeService/StartContainer sandboxID=ac2190f60eb16248255948bef42cf57ccb5557e49cdf45e4c489d0a75cf81053",
2026-06-09 17:48:39.353207 | controller |     "Jun 09 16:58:30.954722 crc crio[20770]: time=\"2026-06-09T16:58:30.953845336Z\" level=info msg=\"Running pod sandbox: openstack/glance-db-create-vc5ss/POD\" id=9053711d-6d65-49a5-a1ca-e69c959f8353 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.353225 | controller |     "Jun 09 16:58:30.955817 crc crio[20770]: time=\"2026-06-09T16:58:30.954782963Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.353242 | controller |     "Jun 09 16:58:31.003726 crc crio[20770]: time=\"2026-06-09T16:58:31.000796487Z\" level=info msg=\"Running pod sandbox: openstack/keystone-db-create-klcdk/POD\" id=f75f3df8-84b4-42bb-a5ca-fee03222bac0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.353260 | controller |     "Jun 09 16:58:31.003726 crc crio[20770]: time=\"2026-06-09T16:58:31.0008976Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.353276 | controller |     "Jun 09 16:58:31.003726 crc crio[20770]: time=\"2026-06-09T16:58:31.00194054Z\" level=info msg=\"Got pod network &{Name:glance-db-create-vc5ss Namespace:openstack ID:613bc184d57f64912da816b66cd2ec3e932f6d500b51907ee6e2d0fe6fbf1a77 UID:e47d2272-47b3-48f4-8860-64a1881fd817 NetNS:/var/run/netns/f1a0f981-3dc4-4cc5-b84c-2247cc4330d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode47d2272_47b3_48f4_8860_64a1881fd817.slice PodAnnotations:0xc006e7e5c8}] Aliases:map[]}\"",
2026-06-09 17:48:39.353293 | controller |     "Jun 09 16:58:31.003726 crc crio[20770]: time=\"2026-06-09T16:58:31.001994182Z\" level=info msg=\"Adding pod openstack_glance-db-create-vc5ss to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.353309 | controller |     "Jun 09 16:58:31.047518 crc crio[20770]: time=\"2026-06-09T16:58:31.046990446Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-klcdk Namespace:openstack ID:c685127a7cd3dbfec1d03a6a4ef750108c0c908d17000bb2272de30742aacb7f UID:e2550d91-cd45-4432-83cb-91713e9fe183 NetNS:/var/run/netns/ba1ac60a-ea8c-4a1f-be29-acbe6ff726bb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode2550d91_cd45_4432_83cb_91713e9fe183.slice PodAnnotations:0xc006e7e808}] Aliases:map[]}\"",
2026-06-09 17:48:39.353328 | controller |     "Jun 09 16:58:31.049414 crc crio[20770]: time=\"2026-06-09T16:58:31.049374735Z\" level=info msg=\"Adding pod openstack_keystone-db-create-klcdk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.353345 | controller |     "Jun 09 16:58:31.189380 crc crio[20770]: time=\"2026-06-09T16:58:31.186037596Z\" level=info msg=\"Running pod sandbox: openstack/keystone-c685-account-create-update-n8n8w/POD\" id=ebb41c8f-66d8-4331-920f-5ba2487cd46f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.353365 | controller |     "Jun 09 16:58:31.189380 crc crio[20770]: time=\"2026-06-09T16:58:31.186113818Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.353382 | controller |     "Jun 09 16:58:31.322308 crc crio[20770]: time=\"2026-06-09T16:58:31.322217693Z\" level=info msg=\"Running pod sandbox: openstack/glance-d8d9-account-create-update-hs46j/POD\" id=07607ace-f9b2-471c-b5a7-bf50be816cf0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.353398 | controller |     "Jun 09 16:58:31.322308 crc crio[20770]: time=\"2026-06-09T16:58:31.322330976Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.353416 | controller |     "Jun 09 16:58:31.325909 crc crio[20770]: time=\"2026-06-09T16:58:31.325409916Z\" level=info msg=\"Got pod network &{Name:keystone-c685-account-create-update-n8n8w Namespace:openstack ID:05ad50e7df6cdcf721aeca5a0eeb837bf4a5b89c8e619b5326c3e1e06bb23892 UID:cda8e9ef-3d78-470a-9405-cd284a658c13 NetNS:/var/run/netns/3157f769-ae94-470d-9c48-99d28780ebb4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcda8e9ef_3d78_470a_9405_cd284a658c13.slice PodAnnotations:0xc006e7e068}] Aliases:map[]}\"",
2026-06-09 17:48:39.353433 | controller |     "Jun 09 16:58:31.326012 crc crio[20770]: time=\"2026-06-09T16:58:31.32589342Z\" level=info msg=\"Adding pod openstack_keystone-c685-account-create-update-n8n8w to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.353450 | controller |     "Jun 09 16:58:31.358106 crc crio[20770]: time=\"2026-06-09T16:58:31.358047312Z\" level=info msg=\"Got pod network &{Name:glance-d8d9-account-create-update-hs46j Namespace:openstack ID:2f5489b3d334695cb0f6071fb2585b5681298649ea5a458aceaa931a9f6ee598 UID:f545641e-4570-4125-b8dd-e6e0ab2ec2fc NetNS:/var/run/netns/f67177e9-16e7-4342-87f4-7a5807f50a57 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf545641e_4570_4125_b8dd_e6e0ab2ec2fc.slice PodAnnotations:0xc00008c6e0}] Aliases:map[]}\"",
2026-06-09 17:48:39.353466 | controller |     "Jun 09 16:58:31.368623 crc crio[20770]: time=\"2026-06-09T16:58:31.368569726Z\" level=info msg=\"Adding pod openstack_glance-d8d9-account-create-update-hs46j to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.353483 | controller |     "Jun 09 16:58:32.312992 crc crio[20770]: time=\"2026-06-09T16:58:32.312114594Z\" level=info msg=\"Stopping pod sandbox: ac2190f60eb16248255948bef42cf57ccb5557e49cdf45e4c489d0a75cf81053\" id=4e2681db-7f1c-490d-ae89-fa1fd3d93c63 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.353500 | controller |     "Jun 09 16:58:32.315732 crc crio[20770]: time=\"2026-06-09T16:58:32.313928757Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-mtgtm Namespace:openstack ID:ac2190f60eb16248255948bef42cf57ccb5557e49cdf45e4c489d0a75cf81053 UID:4badb03e-ea94-403a-b23f-8c8e1513d892 NetNS:/var/run/netns/47c9f6dd-e111-4db8-9f28-c8b00e044cf9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4badb03e_ea94_403a_b23f_8c8e1513d892.slice PodAnnotations:0xc0001345e8}] Aliases:map[]}\"",
2026-06-09 17:48:39.353538 | controller |     "Jun 09 16:58:32.315732 crc crio[20770]: time=\"2026-06-09T16:58:32.314098282Z\" level=info msg=\"Deleting pod openstack_root-account-create-update-mtgtm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.353562 | controller |     "Jun 09 16:58:32.746401 crc crio[20770]: time=\"2026-06-09T16:58:32.746243307Z\" level=info msg=\"Stopped pod sandbox: ac2190f60eb16248255948bef42cf57ccb5557e49cdf45e4c489d0a75cf81053\" id=4e2681db-7f1c-490d-ae89-fa1fd3d93c63 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.353581 | controller |     "Jun 09 16:58:33.189868 crc crio[20770]: 2026-06-09T16:58:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:613bc184d57f649 Mac:8e:b2:b0:d2:74:66 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7a Mtu:0 Sandbox:/var/run/netns/f1a0f981-3dc4-4cc5-b84c-2247cc4330d4 SocketPath: PciID:}] [{Interface:0xc0000145f0 Address:{IP:10.217.0.122 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.353598 | controller |     "Jun 09 16:58:33.191312 crc crio[20770]: time=\"2026-06-09T16:58:33.191239035Z\" level=info msg=\"Got pod network &{Name:glance-db-create-vc5ss Namespace:openstack ID:613bc184d57f64912da816b66cd2ec3e932f6d500b51907ee6e2d0fe6fbf1a77 UID:e47d2272-47b3-48f4-8860-64a1881fd817 NetNS:/var/run/netns/f1a0f981-3dc4-4cc5-b84c-2247cc4330d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode47d2272_47b3_48f4_8860_64a1881fd817.slice PodAnnotations:0xc006e7e5c8}] Aliases:map[]}\"",
2026-06-09 17:48:39.353616 | controller |     "Jun 09 16:58:33.191432 crc crio[20770]: time=\"2026-06-09T16:58:33.1914021Z\" level=info msg=\"Checking pod openstack_glance-db-create-vc5ss for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.353634 | controller |     "Jun 09 16:58:33.202042 crc crio[20770]: time=\"2026-06-09T16:58:33.201917704Z\" level=info msg=\"Ran pod sandbox 613bc184d57f64912da816b66cd2ec3e932f6d500b51907ee6e2d0fe6fbf1a77 with infra container: openstack/glance-db-create-vc5ss/POD\" id=9053711d-6d65-49a5-a1ca-e69c959f8353 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.353651 | controller |     "Jun 09 16:58:33.205826 crc crio[20770]: time=\"2026-06-09T16:58:33.205479228Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=c3ec8b90-3b0a-47cd-9601-345f5559e88f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.353670 | controller |     "Jun 09 16:58:33.208560 crc crio[20770]: time=\"2026-06-09T16:58:33.208395882Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=2db78dfb-65e6-40db-8e6f-a136cdcec9a8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.353690 | controller |     "Jun 09 16:58:33.218305 crc crio[20770]: 2026-06-09T16:58:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c685127a7cd3dbf Mac:36:72:e6:4c:c0:e6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7b Mtu:0 Sandbox:/var/run/netns/ba1ac60a-ea8c-4a1f-be29-acbe6ff726bb SocketPath: PciID:}] [{Interface:0xc0002da9e0 Address:{IP:10.217.0.123 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.353707 | controller |     "Jun 09 16:58:33.218305 crc crio[20770]: time=\"2026-06-09T16:58:33.215469287Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-klcdk Namespace:openstack ID:c685127a7cd3dbfec1d03a6a4ef750108c0c908d17000bb2272de30742aacb7f UID:e2550d91-cd45-4432-83cb-91713e9fe183 NetNS:/var/run/netns/ba1ac60a-ea8c-4a1f-be29-acbe6ff726bb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode2550d91_cd45_4432_83cb_91713e9fe183.slice PodAnnotations:0xc006e7e808}] Aliases:map[]}\"",
2026-06-09 17:48:39.353724 | controller |     "Jun 09 16:58:33.218305 crc crio[20770]: time=\"2026-06-09T16:58:33.215632152Z\" level=info msg=\"Checking pod openstack_keystone-db-create-klcdk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.353742 | controller |     "Jun 09 16:58:33.218305 crc crio[20770]: 2026-06-09T16:58:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:05ad50e7df6cdcf Mac:de:41:09:c0:1a:b7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7d Mtu:0 Sandbox:/var/run/netns/3157f769-ae94-470d-9c48-99d28780ebb4 SocketPath: PciID:}] [{Interface:0xc0005405c0 Address:{IP:10.217.0.125 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.353763 | controller |     "Jun 09 16:58:33.218305 crc crio[20770]: time=\"2026-06-09T16:58:33.216577619Z\" level=info msg=\"Got pod network &{Name:keystone-c685-account-create-update-n8n8w Namespace:openstack ID:05ad50e7df6cdcf721aeca5a0eeb837bf4a5b89c8e619b5326c3e1e06bb23892 UID:cda8e9ef-3d78-470a-9405-cd284a658c13 NetNS:/var/run/netns/3157f769-ae94-470d-9c48-99d28780ebb4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcda8e9ef_3d78_470a_9405_cd284a658c13.slice PodAnnotations:0xc006e7e068}] Aliases:map[]}\"",
2026-06-09 17:48:39.353778 | controller |     "Jun 09 16:58:33.218305 crc crio[20770]: time=\"2026-06-09T16:58:33.216775425Z\" level=info msg=\"Checking pod openstack_keystone-c685-account-create-update-n8n8w for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.353795 | controller |     "Jun 09 16:58:33.226903 crc crio[20770]: 2026-06-09T16:58:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2f5489b3d334695 Mac:46:a0:b9:17:ae:f9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7c Mtu:0 Sandbox:/var/run/netns/f67177e9-16e7-4342-87f4-7a5807f50a57 SocketPath: PciID:}] [{Interface:0xc000112c50 Address:{IP:10.217.0.124 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.353810 | controller |     "Jun 09 16:58:33.228345 crc crio[20770]: time=\"2026-06-09T16:58:33.228301739Z\" level=info msg=\"Got pod network &{Name:glance-d8d9-account-create-update-hs46j Namespace:openstack ID:2f5489b3d334695cb0f6071fb2585b5681298649ea5a458aceaa931a9f6ee598 UID:f545641e-4570-4125-b8dd-e6e0ab2ec2fc NetNS:/var/run/netns/f67177e9-16e7-4342-87f4-7a5807f50a57 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf545641e_4570_4125_b8dd_e6e0ab2ec2fc.slice PodAnnotations:0xc00008c6e0}] Aliases:map[]}\"",
2026-06-09 17:48:39.353826 | controller |     "Jun 09 16:58:33.228903 crc crio[20770]: time=\"2026-06-09T16:58:33.228873246Z\" level=info msg=\"Checking pod openstack_glance-d8d9-account-create-update-hs46j for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.353842 | controller |     "Jun 09 16:58:33.231612 crc crio[20770]: time=\"2026-06-09T16:58:33.231532523Z\" level=info msg=\"Creating container: openstack/glance-db-create-vc5ss/mariadb-database-create\" id=1596ddda-9e1c-49b0-8769-160b765a214f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.353857 | controller |     "Jun 09 16:58:33.245444 crc crio[20770]: time=\"2026-06-09T16:58:33.244997983Z\" level=info msg=\"Ran pod sandbox 05ad50e7df6cdcf721aeca5a0eeb837bf4a5b89c8e619b5326c3e1e06bb23892 with infra container: openstack/keystone-c685-account-create-update-n8n8w/POD\" id=ebb41c8f-66d8-4331-920f-5ba2487cd46f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.353874 | controller |     "Jun 09 16:58:33.251888 crc crio[20770]: time=\"2026-06-09T16:58:33.251583224Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=f5206fc8-1390-41cc-b407-c7663050cf27 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.353889 | controller |     "Jun 09 16:58:33.257311 crc crio[20770]: time=\"2026-06-09T16:58:33.257262039Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.353909 | controller |     "Jun 09 16:58:33.260451 crc crio[20770]: time=\"2026-06-09T16:58:33.259135523Z\" level=info msg=\"Ran pod sandbox c685127a7cd3dbfec1d03a6a4ef750108c0c908d17000bb2272de30742aacb7f with infra container: openstack/keystone-db-create-klcdk/POD\" id=f75f3df8-84b4-42bb-a5ca-fee03222bac0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.353930 | controller |     "Jun 09 16:58:33.261005 crc crio[20770]: time=\"2026-06-09T16:58:33.260941985Z\" level=info msg=\"Ran pod sandbox 2f5489b3d334695cb0f6071fb2585b5681298649ea5a458aceaa931a9f6ee598 with infra container: openstack/glance-d8d9-account-create-update-hs46j/POD\" id=07607ace-f9b2-471c-b5a7-bf50be816cf0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.353948 | controller |     "Jun 09 16:58:33.267362 crc crio[20770]: time=\"2026-06-09T16:58:33.26732359Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=81edb907-72c0-44a9-a501-dda676f63a49 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.353967 | controller |     "Jun 09 16:58:33.267763 crc crio[20770]: time=\"2026-06-09T16:58:33.267736672Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=2d2c885b-9616-44a6-97e8-d60453ba7f16 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.353986 | controller |     "Jun 09 16:58:33.271820 crc crio[20770]: time=\"2026-06-09T16:58:33.271771529Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=43ef48ce-9731-4f99-86fa-277d9e75bfe2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.354005 | controller |     "Jun 09 16:58:33.283881 crc crio[20770]: time=\"2026-06-09T16:58:33.283624613Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=71ebaf0e-5fe9-4547-964b-49008c968474 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.354021 | controller |     "Jun 09 16:58:33.294181 crc crio[20770]: time=\"2026-06-09T16:58:33.294110667Z\" level=info msg=\"Creating container: openstack/keystone-c685-account-create-update-n8n8w/mariadb-account-create-update\" id=2170d07a-ea0f-4207-aa54-97a7c5aa4d1f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.354036 | controller |     "Jun 09 16:58:33.294524 crc crio[20770]: time=\"2026-06-09T16:58:33.294472127Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.354052 | controller |     "Jun 09 16:58:33.299010 crc crio[20770]: time=\"2026-06-09T16:58:33.298891455Z\" level=info msg=\"Creating container: openstack/keystone-db-create-klcdk/mariadb-database-create\" id=d44579f7-bd1f-46cf-bb13-611c16217e1a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.354067 | controller |     "Jun 09 16:58:33.307232 crc crio[20770]: time=\"2026-06-09T16:58:33.307168845Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=c3abe592-5b09-4770-9041-f6489af394fb name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.354082 | controller |     "Jun 09 16:58:33.318290 crc crio[20770]: time=\"2026-06-09T16:58:33.318241136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.354096 | controller |     "Jun 09 16:58:33.332759 crc crio[20770]: time=\"2026-06-09T16:58:33.329928925Z\" level=info msg=\"Creating container: openstack/glance-d8d9-account-create-update-hs46j/mariadb-account-create-update\" id=47197d1e-f3e1-4ea9-9665-c75071ec9401 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.354113 | controller |     "Jun 09 16:58:33.342975 crc crio[20770]: time=\"2026-06-09T16:58:33.342897351Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.354154 | controller |     "Jun 09 16:58:33.349191 crc crio[20770]: time=\"2026-06-09T16:58:33.349114161Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.354172 | controller |     "Jun 09 16:58:33.357866 crc crio[20770]: time=\"2026-06-09T16:58:33.35701353Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.354188 | controller |     "Jun 09 16:58:33.398527 crc crio[20770]: time=\"2026-06-09T16:58:33.39843514Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.354203 | controller |     "Jun 09 16:58:33.403121 crc crio[20770]: time=\"2026-06-09T16:58:33.402322163Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.354219 | controller |     "Jun 09 16:58:33.406977 crc crio[20770]: time=\"2026-06-09T16:58:33.405288239Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.354234 | controller |     "Jun 09 16:58:33.406977 crc crio[20770]: time=\"2026-06-09T16:58:33.406931117Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.354249 | controller |     "Jun 09 16:58:33.413328 crc crio[20770]: time=\"2026-06-09T16:58:33.413161957Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.354264 | controller |     "Jun 09 16:58:33.421119 crc crio[20770]: time=\"2026-06-09T16:58:33.421023325Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.354280 | controller |     "Jun 09 16:58:33.724735 crc crio[20770]: time=\"2026-06-09T16:58:33.721776542Z\" level=info msg=\"Running pod sandbox: openstack/placement-db-create-kk6zz/POD\" id=b0f87278-4270-4e68-9874-c2dfcd3338f1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.354295 | controller |     "Jun 09 16:58:33.724735 crc crio[20770]: time=\"2026-06-09T16:58:33.722212265Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.354310 | controller |     "Jun 09 16:58:33.727841 crc crio[20770]: time=\"2026-06-09T16:58:33.727738155Z\" level=info msg=\"Created container 9eee3b2a741c1b279a4635eff42316bd50630bdb763839d84a4fcadab964d2d2: openstack/keystone-db-create-klcdk/mariadb-database-create\" id=d44579f7-bd1f-46cf-bb13-611c16217e1a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.354327 | controller |     "Jun 09 16:58:33.734017 crc crio[20770]: time=\"2026-06-09T16:58:33.733917104Z\" level=info msg=\"Starting container: 9eee3b2a741c1b279a4635eff42316bd50630bdb763839d84a4fcadab964d2d2\" id=b940415a-d06f-466f-871b-0bf81798e544 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.354343 | controller |     "Jun 09 16:58:33.743065 crc crio[20770]: time=\"2026-06-09T16:58:33.742965096Z\" level=info msg=\"Started container\" PID=56520 containerID=9eee3b2a741c1b279a4635eff42316bd50630bdb763839d84a4fcadab964d2d2 description=openstack/keystone-db-create-klcdk/mariadb-database-create id=b940415a-d06f-466f-871b-0bf81798e544 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c685127a7cd3dbfec1d03a6a4ef750108c0c908d17000bb2272de30742aacb7f",
2026-06-09 17:48:39.354360 | controller |     "Jun 09 16:58:33.764269 crc crio[20770]: time=\"2026-06-09T16:58:33.764185181Z\" level=info msg=\"Running pod sandbox: openstack/placement-7921-account-create-update-r647k/POD\" id=eabc001b-1af1-41a2-9c55-56f4d8efcc62 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.354382 | controller |     "Jun 09 16:58:33.764424 crc crio[20770]: time=\"2026-06-09T16:58:33.764287244Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.354399 | controller |     "Jun 09 16:58:33.789956 crc crio[20770]: time=\"2026-06-09T16:58:33.789828375Z\" level=info msg=\"Created container 315219b13286224978e8f8a649f6679a630801ad41ac7af1ee7e5782bc5ea36d: openstack/glance-d8d9-account-create-update-hs46j/mariadb-account-create-update\" id=47197d1e-f3e1-4ea9-9665-c75071ec9401 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.354415 | controller |     "Jun 09 16:58:33.791765 crc crio[20770]: time=\"2026-06-09T16:58:33.791578735Z\" level=info msg=\"Starting container: 315219b13286224978e8f8a649f6679a630801ad41ac7af1ee7e5782bc5ea36d\" id=3d146374-e5ae-4ba1-a017-384f8017a57d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.354430 | controller |     "Jun 09 16:58:33.796344 crc crio[20770]: time=\"2026-06-09T16:58:33.796104976Z\" level=info msg=\"Got pod network &{Name:placement-db-create-kk6zz Namespace:openstack ID:eec125baef016b53a8a7469afc7033b2cca5e8d6d749a2bfdb5cfba927fde451 UID:5d05e0df-daa2-4f85-8a16-abec91ba4ca2 NetNS:/var/run/netns/4b55141e-a49e-4960-a6d4-c0bb149dfd60 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5d05e0df_daa2_4f85_8a16_abec91ba4ca2.slice PodAnnotations:0xc0003de290}] Aliases:map[]}\"",
2026-06-09 17:48:39.354446 | controller |     "Jun 09 16:58:33.796344 crc crio[20770]: time=\"2026-06-09T16:58:33.796194579Z\" level=info msg=\"Adding pod openstack_placement-db-create-kk6zz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.354462 | controller |     "Jun 09 16:58:33.801847 crc crio[20770]: time=\"2026-06-09T16:58:33.801532694Z\" level=info msg=\"Started container\" PID=56526 containerID=315219b13286224978e8f8a649f6679a630801ad41ac7af1ee7e5782bc5ea36d description=openstack/glance-d8d9-account-create-update-hs46j/mariadb-account-create-update id=3d146374-e5ae-4ba1-a017-384f8017a57d name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f5489b3d334695cb0f6071fb2585b5681298649ea5a458aceaa931a9f6ee598",
2026-06-09 17:48:39.354480 | controller |     "Jun 09 16:58:33.819991 crc crio[20770]: time=\"2026-06-09T16:58:33.819898336Z\" level=info msg=\"Got pod network &{Name:placement-7921-account-create-update-r647k Namespace:openstack ID:3af534ef2659375be4f799559ddf0274c0978767597a574d063cf3213936f3d7 UID:51011cd6-70a8-4ea7-b969-a89af2cbfdfc NetNS:/var/run/netns/4ae487cb-c702-4804-bc93-6a766a02ba0b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod51011cd6_70a8_4ea7_b969_a89af2cbfdfc.slice PodAnnotations:0xc002894118}] Aliases:map[]}\"",
2026-06-09 17:48:39.354497 | controller |     "Jun 09 16:58:33.819991 crc crio[20770]: time=\"2026-06-09T16:58:33.819991069Z\" level=info msg=\"Adding pod openstack_placement-7921-account-create-update-r647k to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.354528 | controller |     "Jun 09 16:58:33.863584 crc crio[20770]: time=\"2026-06-09T16:58:33.860151302Z\" level=info msg=\"Created container 353923470aad82df91e08677f670f1e17a9dbb324f5751905240ea4f527d5ee7: openstack/keystone-c685-account-create-update-n8n8w/mariadb-account-create-update\" id=2170d07a-ea0f-4207-aa54-97a7c5aa4d1f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.354550 | controller |     "Jun 09 16:58:33.867224 crc crio[20770]: time=\"2026-06-09T16:58:33.867102783Z\" level=info msg=\"Starting container: 353923470aad82df91e08677f670f1e17a9dbb324f5751905240ea4f527d5ee7\" id=87b09051-6f04-483b-afd8-b99f81ac50b7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.354570 | controller |     "Jun 09 16:58:33.876798 crc crio[20770]: time=\"2026-06-09T16:58:33.875121366Z\" level=info msg=\"Started container\" PID=56525 containerID=353923470aad82df91e08677f670f1e17a9dbb324f5751905240ea4f527d5ee7 description=openstack/keystone-c685-account-create-update-n8n8w/mariadb-account-create-update id=87b09051-6f04-483b-afd8-b99f81ac50b7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=05ad50e7df6cdcf721aeca5a0eeb837bf4a5b89c8e619b5326c3e1e06bb23892",
2026-06-09 17:48:39.354588 | controller |     "Jun 09 16:58:33.905169 crc crio[20770]: time=\"2026-06-09T16:58:33.905067684Z\" level=info msg=\"Created container d00dd634eed731334ef12b3500ed93fccd5a9f191449c70a19b0ea17d0e0a73c: openstack/glance-db-create-vc5ss/mariadb-database-create\" id=1596ddda-9e1c-49b0-8769-160b765a214f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.354603 | controller |     "Jun 09 16:58:33.908356 crc crio[20770]: time=\"2026-06-09T16:58:33.907868665Z\" level=info msg=\"Starting container: d00dd634eed731334ef12b3500ed93fccd5a9f191449c70a19b0ea17d0e0a73c\" id=6e60fde8-b8ec-4221-8c30-a8abd021748a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.354619 | controller |     "Jun 09 16:58:33.926076 crc crio[20770]: time=\"2026-06-09T16:58:33.925971499Z\" level=info msg=\"Started container\" PID=56519 containerID=d00dd634eed731334ef12b3500ed93fccd5a9f191449c70a19b0ea17d0e0a73c description=openstack/glance-db-create-vc5ss/mariadb-database-create id=6e60fde8-b8ec-4221-8c30-a8abd021748a name=/runtime.v1.RuntimeService/StartContainer sandboxID=613bc184d57f64912da816b66cd2ec3e932f6d500b51907ee6e2d0fe6fbf1a77",
2026-06-09 17:48:39.354635 | controller |     "Jun 09 16:58:33.992297 crc crio[20770]: time=\"2026-06-09T16:58:33.992196739Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-cw8vf-config-bdmtj/POD\" id=65328eb4-5a40-4d01-bbde-35833dc8d410 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.354650 | controller |     "Jun 09 16:58:33.992429 crc crio[20770]: time=\"2026-06-09T16:58:33.992320183Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.354666 | controller |     "Jun 09 16:58:34.035411 crc crio[20770]: time=\"2026-06-09T16:58:34.035318429Z\" level=info msg=\"Got pod network &{Name:ovn-controller-cw8vf-config-bdmtj Namespace:openstack ID:a9c4b76d4c7e28dd5f482ce18d6ff385da4b2e1f85280cbb2e4d2ee052ac802e UID:00476912-81e0-4296-adc0-8ff769b1a1cf NetNS:/var/run/netns/152e3c39-0d9a-4c7d-b720-1048b6d192ea Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod00476912_81e0_4296_adc0_8ff769b1a1cf.slice PodAnnotations:0xc0003dec78}] Aliases:map[]}\"",
2026-06-09 17:48:39.354681 | controller |     "Jun 09 16:58:34.035411 crc crio[20770]: time=\"2026-06-09T16:58:34.035424882Z\" level=info msg=\"Adding pod openstack_ovn-controller-cw8vf-config-bdmtj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.354697 | controller |     "Jun 09 16:58:34.365449 crc crio[20770]: 2026-06-09T16:58:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:eec125baef016b5 Mac:6a:ca:c6:3c:09:fe Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7e Mtu:0 Sandbox:/var/run/netns/4b55141e-a49e-4960-a6d4-c0bb149dfd60 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.126 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.354712 | controller |     "Jun 09 16:58:34.366519 crc crio[20770]: time=\"2026-06-09T16:58:34.366322463Z\" level=info msg=\"Got pod network &{Name:placement-db-create-kk6zz Namespace:openstack ID:eec125baef016b53a8a7469afc7033b2cca5e8d6d749a2bfdb5cfba927fde451 UID:5d05e0df-daa2-4f85-8a16-abec91ba4ca2 NetNS:/var/run/netns/4b55141e-a49e-4960-a6d4-c0bb149dfd60 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5d05e0df_daa2_4f85_8a16_abec91ba4ca2.slice PodAnnotations:0xc0003de290}] Aliases:map[]}\"",
2026-06-09 17:48:39.354731 | controller |     "Jun 09 16:58:34.366519 crc crio[20770]: time=\"2026-06-09T16:58:34.366452866Z\" level=info msg=\"Checking pod openstack_placement-db-create-kk6zz for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.354748 | controller |     "Jun 09 16:58:34.386129 crc crio[20770]: time=\"2026-06-09T16:58:34.38589525Z\" level=info msg=\"Ran pod sandbox eec125baef016b53a8a7469afc7033b2cca5e8d6d749a2bfdb5cfba927fde451 with infra container: openstack/placement-db-create-kk6zz/POD\" id=b0f87278-4270-4e68-9874-c2dfcd3338f1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.354764 | controller |     "Jun 09 16:58:34.393882 crc crio[20770]: time=\"2026-06-09T16:58:34.393263003Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=09639852-07a0-4031-8ae5-8df2fde0e66c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.354779 | controller |     "Jun 09 16:58:34.407186 crc crio[20770]: time=\"2026-06-09T16:58:34.407031613Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=454f0c84-11af-4e95-a32e-841c26717ac5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.354794 | controller |     "Jun 09 16:58:34.421831 crc crio[20770]: time=\"2026-06-09T16:58:34.421692577Z\" level=info msg=\"Creating container: openstack/placement-db-create-kk6zz/mariadb-database-create\" id=af280bba-5dc2-41ec-a0e6-51383ddae341 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.354810 | controller |     "Jun 09 16:58:34.422361 crc crio[20770]: time=\"2026-06-09T16:58:34.422234623Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.354825 | controller |     "Jun 09 16:58:34.470859 crc crio[20770]: 2026-06-09T16:58:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3af534ef2659375 Mac:3a:40:2b:c9:44:42 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7f Mtu:0 Sandbox:/var/run/netns/4ae487cb-c702-4804-bc93-6a766a02ba0b SocketPath: PciID:}] [{Interface:0xc000123000 Address:{IP:10.217.0.127 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.354839 | controller |     "Jun 09 16:58:34.472974 crc crio[20770]: time=\"2026-06-09T16:58:34.472443158Z\" level=info msg=\"Got pod network &{Name:placement-7921-account-create-update-r647k Namespace:openstack ID:3af534ef2659375be4f799559ddf0274c0978767597a574d063cf3213936f3d7 UID:51011cd6-70a8-4ea7-b969-a89af2cbfdfc NetNS:/var/run/netns/4ae487cb-c702-4804-bc93-6a766a02ba0b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod51011cd6_70a8_4ea7_b969_a89af2cbfdfc.slice PodAnnotations:0xc002894118}] Aliases:map[]}\"",
2026-06-09 17:48:39.354855 | controller |     "Jun 09 16:58:34.472974 crc crio[20770]: time=\"2026-06-09T16:58:34.472625924Z\" level=info msg=\"Checking pod openstack_placement-7921-account-create-update-r647k for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.354871 | controller |     "Jun 09 16:58:34.491793 crc crio[20770]: time=\"2026-06-09T16:58:34.491598154Z\" level=info msg=\"Ran pod sandbox 3af534ef2659375be4f799559ddf0274c0978767597a574d063cf3213936f3d7 with infra container: openstack/placement-7921-account-create-update-r647k/POD\" id=eabc001b-1af1-41a2-9c55-56f4d8efcc62 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.354886 | controller |     "Jun 09 16:58:34.499582 crc crio[20770]: time=\"2026-06-09T16:58:34.499494373Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=d257ca25-3031-4dc9-92ec-ea7ae406d2b0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.354913 | controller |     "Jun 09 16:58:34.507067 crc crio[20770]: time=\"2026-06-09T16:58:34.506806744Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=d21a6fc3-65d9-4f41-b6cc-580a513e4744 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.354929 | controller |     "Jun 09 16:58:34.507067 crc crio[20770]: time=\"2026-06-09T16:58:34.507116313Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.354944 | controller |     "Jun 09 16:58:34.524172 crc crio[20770]: time=\"2026-06-09T16:58:34.515494396Z\" level=info msg=\"Creating container: openstack/placement-7921-account-create-update-r647k/mariadb-account-create-update\" id=66bb68fb-ffcd-477f-9cf1-966ccda0aece name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.354959 | controller |     "Jun 09 16:58:34.524172 crc crio[20770]: time=\"2026-06-09T16:58:34.516033392Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.354974 | controller |     "Jun 09 16:58:34.524172 crc crio[20770]: time=\"2026-06-09T16:58:34.51942185Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.354990 | controller |     "Jun 09 16:58:34.639408 crc crio[20770]: time=\"2026-06-09T16:58:34.639295305Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.355005 | controller |     "Jun 09 16:58:34.643419 crc crio[20770]: time=\"2026-06-09T16:58:34.643352852Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.355020 | controller |     "Jun 09 16:58:34.773087 crc crio[20770]: time=\"2026-06-09T16:58:34.772986859Z\" level=info msg=\"Created container 3abf6463397d8d845dbf31cc3240ef3d40d0ae83c4318fb9c883b118579f3c48: openstack/placement-db-create-kk6zz/mariadb-database-create\" id=af280bba-5dc2-41ec-a0e6-51383ddae341 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.355035 | controller |     "Jun 09 16:58:34.774410 crc crio[20770]: time=\"2026-06-09T16:58:34.774335969Z\" level=info msg=\"Starting container: 3abf6463397d8d845dbf31cc3240ef3d40d0ae83c4318fb9c883b118579f3c48\" id=e39d1deb-1c02-40eb-a4c5-c5390ffca5a4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.355050 | controller |     "Jun 09 16:58:34.782577 crc crio[20770]: time=\"2026-06-09T16:58:34.782437533Z\" level=info msg=\"Started container\" PID=56755 containerID=3abf6463397d8d845dbf31cc3240ef3d40d0ae83c4318fb9c883b118579f3c48 description=openstack/placement-db-create-kk6zz/mariadb-database-create id=e39d1deb-1c02-40eb-a4c5-c5390ffca5a4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eec125baef016b53a8a7469afc7033b2cca5e8d6d749a2bfdb5cfba927fde451",
2026-06-09 17:48:39.355067 | controller |     "Jun 09 16:58:34.851602 crc crio[20770]: time=\"2026-06-09T16:58:34.851516276Z\" level=info msg=\"Created container 91a44827c81c9dfcacbcdfc9968ce61e57b028e393713d3a97e782ce94a8c0e9: openstack/placement-7921-account-create-update-r647k/mariadb-account-create-update\" id=66bb68fb-ffcd-477f-9cf1-966ccda0aece name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.355083 | controller |     "Jun 09 16:58:34.853004 crc crio[20770]: time=\"2026-06-09T16:58:34.852940317Z\" level=info msg=\"Starting container: 91a44827c81c9dfcacbcdfc9968ce61e57b028e393713d3a97e782ce94a8c0e9\" id=8b7e2656-b9b8-4507-ace4-27a2d1890615 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.355103 | controller |     "Jun 09 16:58:34.859144 crc crio[20770]: time=\"2026-06-09T16:58:34.859072615Z\" level=info msg=\"Started container\" PID=56773 containerID=91a44827c81c9dfcacbcdfc9968ce61e57b028e393713d3a97e782ce94a8c0e9 description=openstack/placement-7921-account-create-update-r647k/mariadb-account-create-update id=8b7e2656-b9b8-4507-ace4-27a2d1890615 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3af534ef2659375be4f799559ddf0274c0978767597a574d063cf3213936f3d7",
2026-06-09 17:48:39.355119 | controller |     "Jun 09 16:58:34.888523 crc crio[20770]: 2026-06-09T16:58:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a9c4b76d4c7e28d Mac:9e:41:ce:70:94:38 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:80 Mtu:0 Sandbox:/var/run/netns/152e3c39-0d9a-4c7d-b720-1048b6d192ea SocketPath: PciID:}] [{Interface:0xc0000146f0 Address:{IP:10.217.0.128 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.355135 | controller |     "Jun 09 16:58:34.889433 crc crio[20770]: time=\"2026-06-09T16:58:34.889363773Z\" level=info msg=\"Got pod network &{Name:ovn-controller-cw8vf-config-bdmtj Namespace:openstack ID:a9c4b76d4c7e28dd5f482ce18d6ff385da4b2e1f85280cbb2e4d2ee052ac802e UID:00476912-81e0-4296-adc0-8ff769b1a1cf NetNS:/var/run/netns/152e3c39-0d9a-4c7d-b720-1048b6d192ea Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod00476912_81e0_4296_adc0_8ff769b1a1cf.slice PodAnnotations:0xc0003dec78}] Aliases:map[]}\"",
2026-06-09 17:48:39.355151 | controller |     "Jun 09 16:58:34.889583 crc crio[20770]: time=\"2026-06-09T16:58:34.889523657Z\" level=info msg=\"Checking pod openstack_ovn-controller-cw8vf-config-bdmtj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.355167 | controller |     "Jun 09 16:58:34.901577 crc crio[20770]: time=\"2026-06-09T16:58:34.901477834Z\" level=info msg=\"Ran pod sandbox a9c4b76d4c7e28dd5f482ce18d6ff385da4b2e1f85280cbb2e4d2ee052ac802e with infra container: openstack/ovn-controller-cw8vf-config-bdmtj/POD\" id=65328eb4-5a40-4d01-bbde-35833dc8d410 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.355183 | controller |     "Jun 09 16:58:34.905487 crc crio[20770]: time=\"2026-06-09T16:58:34.905333845Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=e19e834f-6541-43c7-9fe8-a1a1ba638a46 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.355198 | controller |     "Jun 09 16:58:34.910346 crc crio[20770]: time=\"2026-06-09T16:58:34.910216807Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=d34c9ec6-d4c8-4ef5-bab8-a3852338ee61 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.355213 | controller |     "Jun 09 16:58:34.919304 crc crio[20770]: time=\"2026-06-09T16:58:34.919157626Z\" level=info msg=\"Creating container: openstack/ovn-controller-cw8vf-config-bdmtj/ovn-config\" id=94d6a269-18ec-4090-b8de-4ef4cca19a69 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.355229 | controller |     "Jun 09 16:58:34.919881 crc crio[20770]: time=\"2026-06-09T16:58:34.919754323Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.355244 | controller |     "Jun 09 16:58:34.974225 crc crio[20770]: time=\"2026-06-09T16:58:34.974133139Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.355260 | controller |     "Jun 09 16:58:35.177298 crc crio[20770]: time=\"2026-06-09T16:58:35.177131863Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.355279 | controller |     "Jun 09 16:58:35.425941 crc crio[20770]: time=\"2026-06-09T16:58:35.425861612Z\" level=info msg=\"Created container 770bbce84fb00912fb4fbdb398946cd4dc74dc31602f15311649e312dcd75410: openstack/ovn-controller-cw8vf-config-bdmtj/ovn-config\" id=94d6a269-18ec-4090-b8de-4ef4cca19a69 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.355295 | controller |     "Jun 09 16:58:35.428267 crc crio[20770]: time=\"2026-06-09T16:58:35.428132378Z\" level=info msg=\"Starting container: 770bbce84fb00912fb4fbdb398946cd4dc74dc31602f15311649e312dcd75410\" id=414a2258-afbc-46b7-9ab9-8ab9718d1073 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.355310 | controller |     "Jun 09 16:58:35.444273 crc crio[20770]: time=\"2026-06-09T16:58:35.444140832Z\" level=info msg=\"Started container\" PID=56846 containerID=770bbce84fb00912fb4fbdb398946cd4dc74dc31602f15311649e312dcd75410 description=openstack/ovn-controller-cw8vf-config-bdmtj/ovn-config id=414a2258-afbc-46b7-9ab9-8ab9718d1073 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a9c4b76d4c7e28dd5f482ce18d6ff385da4b2e1f85280cbb2e4d2ee052ac802e",
2026-06-09 17:48:39.355327 | controller |     "Jun 09 16:58:35.503820 crc crio[20770]: time=\"2026-06-09T16:58:35.503633757Z\" level=info msg=\"Stopping pod sandbox: c685127a7cd3dbfec1d03a6a4ef750108c0c908d17000bb2272de30742aacb7f\" id=d90d86e3-c5bf-414e-b856-221c0ac2b307 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.355343 | controller |     "Jun 09 16:58:35.504791 crc crio[20770]: time=\"2026-06-09T16:58:35.504704228Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-klcdk Namespace:openstack ID:c685127a7cd3dbfec1d03a6a4ef750108c0c908d17000bb2272de30742aacb7f UID:e2550d91-cd45-4432-83cb-91713e9fe183 NetNS:/var/run/netns/ba1ac60a-ea8c-4a1f-be29-acbe6ff726bb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode2550d91_cd45_4432_83cb_91713e9fe183.slice PodAnnotations:0xc0003df810}] Aliases:map[]}\"",
2026-06-09 17:48:39.355358 | controller |     "Jun 09 16:58:35.504940 crc crio[20770]: time=\"2026-06-09T16:58:35.504904563Z\" level=info msg=\"Deleting pod openstack_keystone-db-create-klcdk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.355374 | controller |     "Jun 09 16:58:35.964498 crc crio[20770]: time=\"2026-06-09T16:58:35.964085032Z\" level=info msg=\"Stopped pod sandbox: c685127a7cd3dbfec1d03a6a4ef750108c0c908d17000bb2272de30742aacb7f\" id=d90d86e3-c5bf-414e-b856-221c0ac2b307 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.355389 | controller |     "Jun 09 16:58:36.530303 crc crio[20770]: time=\"2026-06-09T16:58:36.529449589Z\" level=info msg=\"Stopping pod sandbox: 613bc184d57f64912da816b66cd2ec3e932f6d500b51907ee6e2d0fe6fbf1a77\" id=63476963-7a97-40f5-b44c-e1c70b205a44 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.355403 | controller |     "Jun 09 16:58:36.530303 crc crio[20770]: time=\"2026-06-09T16:58:36.529465499Z\" level=info msg=\"Stopping pod sandbox: 05ad50e7df6cdcf721aeca5a0eeb837bf4a5b89c8e619b5326c3e1e06bb23892\" id=97c6f0f4-52df-4533-b346-89bd2fd76b32 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.355419 | controller |     "Jun 09 16:58:36.531954 crc crio[20770]: time=\"2026-06-09T16:58:36.529791729Z\" level=info msg=\"Stopping pod sandbox: eec125baef016b53a8a7469afc7033b2cca5e8d6d749a2bfdb5cfba927fde451\" id=7cc9c5bf-18af-4679-94e4-416c2bf36110 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.355435 | controller |     "Jun 09 16:58:36.531954 crc crio[20770]: time=\"2026-06-09T16:58:36.530738896Z\" level=info msg=\"Got pod network &{Name:glance-db-create-vc5ss Namespace:openstack ID:613bc184d57f64912da816b66cd2ec3e932f6d500b51907ee6e2d0fe6fbf1a77 UID:e47d2272-47b3-48f4-8860-64a1881fd817 NetNS:/var/run/netns/f1a0f981-3dc4-4cc5-b84c-2247cc4330d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode47d2272_47b3_48f4_8860_64a1881fd817.slice PodAnnotations:0xc001e81490}] Aliases:map[]}\"",
2026-06-09 17:48:39.355454 | controller |     "Jun 09 16:58:36.531954 crc crio[20770]: time=\"2026-06-09T16:58:36.53086612Z\" level=info msg=\"Deleting pod openstack_glance-db-create-vc5ss from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.355470 | controller |     "Jun 09 16:58:36.531954 crc crio[20770]: time=\"2026-06-09T16:58:36.53087164Z\" level=info msg=\"Got pod network &{Name:keystone-c685-account-create-update-n8n8w Namespace:openstack ID:05ad50e7df6cdcf721aeca5a0eeb837bf4a5b89c8e619b5326c3e1e06bb23892 UID:cda8e9ef-3d78-470a-9405-cd284a658c13 NetNS:/var/run/netns/3157f769-ae94-470d-9c48-99d28780ebb4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcda8e9ef_3d78_470a_9405_cd284a658c13.slice PodAnnotations:0xc0010a30b8}] Aliases:map[]}\"",
2026-06-09 17:48:39.355487 | controller |     "Jun 09 16:58:36.531954 crc crio[20770]: time=\"2026-06-09T16:58:36.530888991Z\" level=info msg=\"Stopping pod sandbox: 3af534ef2659375be4f799559ddf0274c0978767597a574d063cf3213936f3d7\" id=0feb9c84-19e3-4ba0-89db-fbedc73cbcc8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.355502 | controller |     "Jun 09 16:58:36.531954 crc crio[20770]: time=\"2026-06-09T16:58:36.531070076Z\" level=info msg=\"Deleting pod openstack_keystone-c685-account-create-update-n8n8w from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.355536 | controller |     "Jun 09 16:58:36.531954 crc crio[20770]: time=\"2026-06-09T16:58:36.531139638Z\" level=info msg=\"Got pod network &{Name:placement-db-create-kk6zz Namespace:openstack ID:eec125baef016b53a8a7469afc7033b2cca5e8d6d749a2bfdb5cfba927fde451 UID:5d05e0df-daa2-4f85-8a16-abec91ba4ca2 NetNS:/var/run/netns/4b55141e-a49e-4960-a6d4-c0bb149dfd60 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5d05e0df_daa2_4f85_8a16_abec91ba4ca2.slice PodAnnotations:0xc0003dfba0}] Aliases:map[]}\"",
2026-06-09 17:48:39.355555 | controller |     "Jun 09 16:58:36.531954 crc crio[20770]: time=\"2026-06-09T16:58:36.531296233Z\" level=info msg=\"Deleting pod openstack_placement-db-create-kk6zz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.355571 | controller |     "Jun 09 16:58:36.531954 crc crio[20770]: time=\"2026-06-09T16:58:36.531498348Z\" level=info msg=\"Stopping pod sandbox: 5f359c42b3199af53f7d92d2149e6720e75a422d3e7313d306b3f0ded626c623\" id=baeaabf7-91fd-4eff-a792-0db57fe4d77a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.355586 | controller |     "Jun 09 16:58:36.531954 crc crio[20770]: time=\"2026-06-09T16:58:36.531619202Z\" level=info msg=\"Got pod network &{Name:placement-7921-account-create-update-r647k Namespace:openstack ID:3af534ef2659375be4f799559ddf0274c0978767597a574d063cf3213936f3d7 UID:51011cd6-70a8-4ea7-b969-a89af2cbfdfc NetNS:/var/run/netns/4ae487cb-c702-4804-bc93-6a766a02ba0b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod51011cd6_70a8_4ea7_b969_a89af2cbfdfc.slice PodAnnotations:0xc006e7f060}] Aliases:map[]}\"",
2026-06-09 17:48:39.355602 | controller |     "Jun 09 16:58:36.531954 crc crio[20770]: time=\"2026-06-09T16:58:36.531820508Z\" level=info msg=\"Stopping pod sandbox: 2f5489b3d334695cb0f6071fb2585b5681298649ea5a458aceaa931a9f6ee598\" id=d5a20fdf-908f-4d6c-8d36-a6f3fe27dbbf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.355617 | controller |     "Jun 09 16:58:36.531954 crc crio[20770]: time=\"2026-06-09T16:58:36.531924821Z\" level=info msg=\"Deleting pod openstack_placement-7921-account-create-update-r647k from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.355636 | controller |     "Jun 09 16:58:36.531954 crc crio[20770]: time=\"2026-06-09T16:58:36.532010903Z\" level=info msg=\"Got pod network &{Name:swift-ring-rebalance-sg2hh Namespace:openstack ID:5f359c42b3199af53f7d92d2149e6720e75a422d3e7313d306b3f0ded626c623 UID:f99d25e1-45d2-4ed1-ae29-6fafa5f07b6e NetNS:/var/run/netns/3af4c003-70f4-4bd2-b1db-f9f12859a7c2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf99d25e1_45d2_4ed1_ae29_6fafa5f07b6e.slice PodAnnotations:0xc00291ae50}] Aliases:map[]}\"",
2026-06-09 17:48:39.355652 | controller |     "Jun 09 16:58:36.543746 crc crio[20770]: time=\"2026-06-09T16:58:36.532149227Z\" level=info msg=\"Deleting pod openstack_swift-ring-rebalance-sg2hh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.355667 | controller |     "Jun 09 16:58:36.543746 crc crio[20770]: time=\"2026-06-09T16:58:36.532195189Z\" level=info msg=\"Got pod network &{Name:glance-d8d9-account-create-update-hs46j Namespace:openstack ID:2f5489b3d334695cb0f6071fb2585b5681298649ea5a458aceaa931a9f6ee598 UID:f545641e-4570-4125-b8dd-e6e0ab2ec2fc NetNS:/var/run/netns/f67177e9-16e7-4342-87f4-7a5807f50a57 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf545641e_4570_4125_b8dd_e6e0ab2ec2fc.slice PodAnnotations:0xc002a08790}] Aliases:map[]}\"",
2026-06-09 17:48:39.355682 | controller |     "Jun 09 16:58:36.543746 crc crio[20770]: time=\"2026-06-09T16:58:36.532320402Z\" level=info msg=\"Deleting pod openstack_glance-d8d9-account-create-update-hs46j from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.355697 | controller |     "Jun 09 16:58:37.042125 crc crio[20770]: time=\"2026-06-09T16:58:37.041265993Z\" level=info msg=\"Stopped pod sandbox: 3af534ef2659375be4f799559ddf0274c0978767597a574d063cf3213936f3d7\" id=0feb9c84-19e3-4ba0-89db-fbedc73cbcc8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.355712 | controller |     "Jun 09 16:58:37.237698 crc crio[20770]: time=\"2026-06-09T16:58:37.2371092Z\" level=info msg=\"Stopped pod sandbox: 05ad50e7df6cdcf721aeca5a0eeb837bf4a5b89c8e619b5326c3e1e06bb23892\" id=97c6f0f4-52df-4533-b346-89bd2fd76b32 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.355727 | controller |     "Jun 09 16:58:37.326024 crc crio[20770]: time=\"2026-06-09T16:58:37.325145871Z\" level=info msg=\"Stopped pod sandbox: eec125baef016b53a8a7469afc7033b2cca5e8d6d749a2bfdb5cfba927fde451\" id=7cc9c5bf-18af-4679-94e4-416c2bf36110 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.355743 | controller |     "Jun 09 16:58:37.342577 crc crio[20770]: time=\"2026-06-09T16:58:37.34233663Z\" level=info msg=\"Stopped pod sandbox: 5f359c42b3199af53f7d92d2149e6720e75a422d3e7313d306b3f0ded626c623\" id=baeaabf7-91fd-4eff-a792-0db57fe4d77a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.355758 | controller |     "Jun 09 16:58:37.399951 crc crio[20770]: time=\"2026-06-09T16:58:37.399614069Z\" level=info msg=\"Stopped pod sandbox: 2f5489b3d334695cb0f6071fb2585b5681298649ea5a458aceaa931a9f6ee598\" id=d5a20fdf-908f-4d6c-8d36-a6f3fe27dbbf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.355772 | controller |     "Jun 09 16:58:37.437101 crc crio[20770]: time=\"2026-06-09T16:58:37.436980453Z\" level=info msg=\"Stopped pod sandbox: 613bc184d57f64912da816b66cd2ec3e932f6d500b51907ee6e2d0fe6fbf1a77\" id=63476963-7a97-40f5-b44c-e1c70b205a44 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.355787 | controller |     "Jun 09 16:58:37.576874 crc crio[20770]: time=\"2026-06-09T16:58:37.575831936Z\" level=info msg=\"Stopping pod sandbox: a9c4b76d4c7e28dd5f482ce18d6ff385da4b2e1f85280cbb2e4d2ee052ac802e\" id=a9a7999d-ff1d-44f7-ad3b-fc33caf0b7a5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.355806 | controller |     "Jun 09 16:58:37.576874 crc crio[20770]: time=\"2026-06-09T16:58:37.576517396Z\" level=info msg=\"Got pod network &{Name:ovn-controller-cw8vf-config-bdmtj Namespace:openstack ID:a9c4b76d4c7e28dd5f482ce18d6ff385da4b2e1f85280cbb2e4d2ee052ac802e UID:00476912-81e0-4296-adc0-8ff769b1a1cf NetNS:/var/run/netns/152e3c39-0d9a-4c7d-b720-1048b6d192ea Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod00476912_81e0_4296_adc0_8ff769b1a1cf.slice PodAnnotations:0xc001e803a8}] Aliases:map[]}\"",
2026-06-09 17:48:39.355824 | controller |     "Jun 09 16:58:37.576874 crc crio[20770]: time=\"2026-06-09T16:58:37.576755723Z\" level=info msg=\"Deleting pod openstack_ovn-controller-cw8vf-config-bdmtj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.355840 | controller |     "Jun 09 16:58:37.967613 crc crio[20770]: time=\"2026-06-09T16:58:37.966925752Z\" level=info msg=\"Stopped pod sandbox: a9c4b76d4c7e28dd5f482ce18d6ff385da4b2e1f85280cbb2e4d2ee052ac802e\" id=a9a7999d-ff1d-44f7-ad3b-fc33caf0b7a5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.355855 | controller |     "Jun 09 16:58:38.077414 crc crio[20770]: time=\"2026-06-09T16:58:38.077311751Z\" level=info msg=\"Running pod sandbox: openstack/swift-storage-0/POD\" id=666220e9-c080-4a7c-afdf-0232d06c467b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.355871 | controller |     "Jun 09 16:58:38.077543 crc crio[20770]: time=\"2026-06-09T16:58:38.077425845Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.355886 | controller |     "Jun 09 16:58:38.115885 crc crio[20770]: time=\"2026-06-09T16:58:38.115599201Z\" level=info msg=\"Got pod network &{Name:swift-storage-0 Namespace:openstack ID:9b5cc6ea3d4996be49ef5faeae27f289df6c9528d212df886d73630dc82041a6 UID:db97a740-77d5-403f-8c9e-1a0cba9c12bc NetNS:/var/run/netns/ca16666f-2e85-4946-a504-74ff1544549d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddb97a740_77d5_403f_8c9e_1a0cba9c12bc.slice PodAnnotations:0xc002732458}] Aliases:map[]}\"",
2026-06-09 17:48:39.355901 | controller |     "Jun 09 16:58:38.115885 crc crio[20770]: time=\"2026-06-09T16:58:38.115824228Z\" level=info msg=\"Adding pod openstack_swift-storage-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.355917 | controller |     "Jun 09 16:58:39.241550 crc crio[20770]: 2026-06-09T16:58:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9b5cc6ea3d4996b Mac:7a:e3:94:75:6b:18 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:73 Mtu:0 Sandbox:/var/run/netns/ca16666f-2e85-4946-a504-74ff1544549d SocketPath: PciID:}] [{Interface:0xc000014e30 Address:{IP:10.217.0.115 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.355933 | controller |     "Jun 09 16:58:39.243576 crc crio[20770]: time=\"2026-06-09T16:58:39.243472932Z\" level=info msg=\"Got pod network &{Name:swift-storage-0 Namespace:openstack ID:9b5cc6ea3d4996be49ef5faeae27f289df6c9528d212df886d73630dc82041a6 UID:db97a740-77d5-403f-8c9e-1a0cba9c12bc NetNS:/var/run/netns/ca16666f-2e85-4946-a504-74ff1544549d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddb97a740_77d5_403f_8c9e_1a0cba9c12bc.slice PodAnnotations:0xc002732458}] Aliases:map[]}\"",
2026-06-09 17:48:39.355948 | controller |     "Jun 09 16:58:39.243756 crc crio[20770]: time=\"2026-06-09T16:58:39.243623196Z\" level=info msg=\"Checking pod openstack_swift-storage-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.355968 | controller |     "Jun 09 16:58:39.254235 crc crio[20770]: time=\"2026-06-09T16:58:39.251912046Z\" level=info msg=\"Ran pod sandbox 9b5cc6ea3d4996be49ef5faeae27f289df6c9528d212df886d73630dc82041a6 with infra container: openstack/swift-storage-0/POD\" id=666220e9-c080-4a7c-afdf-0232d06c467b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.355984 | controller |     "Jun 09 16:58:39.255733 crc crio[20770]: time=\"2026-06-09T16:58:39.255577272Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=87031512-f9f4-4a17-8d0d-18251189b5b4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.355999 | controller |     "Jun 09 16:58:39.255953 crc crio[20770]: time=\"2026-06-09T16:58:39.255878591Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-object:current-podified not found\" id=87031512-f9f4-4a17-8d0d-18251189b5b4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.356014 | controller |     "Jun 09 16:58:39.256034 crc crio[20770]: time=\"2026-06-09T16:58:39.255972604Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-object:current-podified found\" id=87031512-f9f4-4a17-8d0d-18251189b5b4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.356028 | controller |     "Jun 09 16:58:39.259875 crc crio[20770]: time=\"2026-06-09T16:58:39.258206339Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=5b529bdf-fb6b-4fc4-b848-8279271b8c63 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.356043 | controller |     "Jun 09 16:58:39.267925 crc crio[20770]: time=\"2026-06-09T16:58:39.267827197Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\\\"\"",
2026-06-09 17:48:39.356058 | controller |     "Jun 09 16:58:40.644242 crc crio[20770]: time=\"2026-06-09T16:58:40.643871421Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-cw8vf-config-r2q6q/POD\" id=be0054b4-9319-4852-b9e6-a17cbb64e5da name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.356074 | controller |     "Jun 09 16:58:40.645149 crc crio[20770]: time=\"2026-06-09T16:58:40.644247762Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.356089 | controller |     "Jun 09 16:58:40.705523 crc crio[20770]: time=\"2026-06-09T16:58:40.704528869Z\" level=info msg=\"Got pod network &{Name:ovn-controller-cw8vf-config-r2q6q Namespace:openstack ID:99d2df4ad10128d9b00e92273b2fba3fa4c9b6cfd7f37c0933948fa8c5fa6b50 UID:5c551638-c63e-4569-90ac-ead05344b360 NetNS:/var/run/netns/27e8d31d-155b-421a-a7ca-d061327fa0dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5c551638_c63e_4569_90ac_ead05344b360.slice PodAnnotations:0xc0027320d0}] Aliases:map[]}\"",
2026-06-09 17:48:39.356104 | controller |     "Jun 09 16:58:40.706395 crc crio[20770]: time=\"2026-06-09T16:58:40.706317041Z\" level=info msg=\"Adding pod openstack_ovn-controller-cw8vf-config-r2q6q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.356120 | controller |     "Jun 09 16:58:40.919508 crc crio[20770]: time=\"2026-06-09T16:58:40.919396687Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:ca70cf0e497f85d020943547bece4f9a7193c8b97ef5575264cff0ea6de83083\" id=5b529bdf-fb6b-4fc4-b848-8279271b8c63 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.356136 | controller |     "Jun 09 16:58:40.920918 crc crio[20770]: time=\"2026-06-09T16:58:40.920830978Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=673b0e6e-6d4e-4ee4-86cf-61cf66de81f2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.356154 | controller |     "Jun 09 16:58:40.925337 crc crio[20770]: time=\"2026-06-09T16:58:40.925259427Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=abc4501f-a310-43f2-9efb-821660652a9c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.356170 | controller |     "Jun 09 16:58:40.936116 crc crio[20770]: time=\"2026-06-09T16:58:40.935982667Z\" level=info msg=\"Creating container: openstack/swift-storage-0/xattr-restore\" id=a2d98abb-a929-4b17-b094-202d41b34e23 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.356185 | controller |     "Jun 09 16:58:40.937841 crc crio[20770]: time=\"2026-06-09T16:58:40.937623685Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.356202 | controller |     "Jun 09 16:58:41.011844 crc crio[20770]: time=\"2026-06-09T16:58:41.011625719Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.356218 | controller |     "Jun 09 16:58:41.014598 crc crio[20770]: time=\"2026-06-09T16:58:41.014519143Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.356233 | controller |     "Jun 09 16:58:41.153247 crc crio[20770]: 2026-06-09T16:58:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:99d2df4ad10128d Mac:0e:50:78:af:3b:8c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:81 Mtu:0 Sandbox:/var/run/netns/27e8d31d-155b-421a-a7ca-d061327fa0dd SocketPath: PciID:}] [{Interface:0xc00025b6d0 Address:{IP:10.217.0.129 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.356249 | controller |     "Jun 09 16:58:41.154332 crc crio[20770]: time=\"2026-06-09T16:58:41.154250353Z\" level=info msg=\"Got pod network &{Name:ovn-controller-cw8vf-config-r2q6q Namespace:openstack ID:99d2df4ad10128d9b00e92273b2fba3fa4c9b6cfd7f37c0933948fa8c5fa6b50 UID:5c551638-c63e-4569-90ac-ead05344b360 NetNS:/var/run/netns/27e8d31d-155b-421a-a7ca-d061327fa0dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5c551638_c63e_4569_90ac_ead05344b360.slice PodAnnotations:0xc0027320d0}] Aliases:map[]}\"",
2026-06-09 17:48:39.356264 | controller |     "Jun 09 16:58:41.154447 crc crio[20770]: time=\"2026-06-09T16:58:41.154411217Z\" level=info msg=\"Checking pod openstack_ovn-controller-cw8vf-config-r2q6q for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.356281 | controller |     "Jun 09 16:58:41.173933 crc crio[20770]: time=\"2026-06-09T16:58:41.17381982Z\" level=info msg=\"Ran pod sandbox 99d2df4ad10128d9b00e92273b2fba3fa4c9b6cfd7f37c0933948fa8c5fa6b50 with infra container: openstack/ovn-controller-cw8vf-config-r2q6q/POD\" id=be0054b4-9319-4852-b9e6-a17cbb64e5da name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.356297 | controller |     "Jun 09 16:58:41.199538 crc crio[20770]: time=\"2026-06-09T16:58:41.199414202Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=e80aa44b-593c-43e9-99aa-7b55e031ca3c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.356312 | controller |     "Jun 09 16:58:41.205492 crc crio[20770]: time=\"2026-06-09T16:58:41.205306693Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=8750501f-6a28-45f0-b4bd-21e9ff20687e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.356328 | controller |     "Jun 09 16:58:41.561415 crc crio[20770]: time=\"2026-06-09T16:58:41.561209678Z\" level=info msg=\"Creating container: openstack/ovn-controller-cw8vf-config-r2q6q/ovn-config\" id=022117d8-1754-40af-a805-ef2a8f5f893d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.356347 | controller |     "Jun 09 16:58:41.562346 crc crio[20770]: time=\"2026-06-09T16:58:41.562276389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.356363 | controller |     "Jun 09 16:58:41.570363 crc crio[20770]: time=\"2026-06-09T16:58:41.570266441Z\" level=info msg=\"Created container 0b1de03511c94f33f016966afbe99b95a4275371d62446e202ed8cefc47d2a8f: openstack/swift-storage-0/xattr-restore\" id=a2d98abb-a929-4b17-b094-202d41b34e23 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.356378 | controller |     "Jun 09 16:58:41.573900 crc crio[20770]: time=\"2026-06-09T16:58:41.573826074Z\" level=info msg=\"Starting container: 0b1de03511c94f33f016966afbe99b95a4275371d62446e202ed8cefc47d2a8f\" id=01673cef-a864-4eb2-8d47-d94cf91605d9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.356393 | controller |     "Jun 09 16:58:41.585967 crc crio[20770]: time=\"2026-06-09T16:58:41.585869003Z\" level=info msg=\"Started container\" PID=57437 containerID=0b1de03511c94f33f016966afbe99b95a4275371d62446e202ed8cefc47d2a8f description=openstack/swift-storage-0/xattr-restore id=01673cef-a864-4eb2-8d47-d94cf91605d9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b5cc6ea3d4996be49ef5faeae27f289df6c9528d212df886d73630dc82041a6",
2026-06-09 17:48:39.356409 | controller |     "Jun 09 16:58:41.624022 crc crio[20770]: time=\"2026-06-09T16:58:41.623588136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.356425 | controller |     "Jun 09 16:58:41.823440 crc crio[20770]: time=\"2026-06-09T16:58:41.823076598Z\" level=info msg=\"Running pod sandbox: openstack/glance-db-sync-lr54k/POD\" id=81c301ed-2c6e-4411-bc5c-027dfdcc0dbf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.356440 | controller |     "Jun 09 16:58:41.823440 crc crio[20770]: time=\"2026-06-09T16:58:41.823223052Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.356456 | controller |     "Jun 09 16:58:41.826703 crc crio[20770]: time=\"2026-06-09T16:58:41.826578759Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.356471 | controller |     "Jun 09 16:58:41.863200 crc crio[20770]: time=\"2026-06-09T16:58:41.863076777Z\" level=info msg=\"Got pod network &{Name:glance-db-sync-lr54k Namespace:openstack ID:dd910215699edcd954ff8b53b97f2d87a0eb9e39b3913e37e96f8b35ef56b1cd UID:413be875-aea6-42ac-8309-832e7e2426e1 NetNS:/var/run/netns/1d0fe72b-1b96-4f73-9d85-ff435572e17f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod413be875_aea6_42ac_8309_832e7e2426e1.slice PodAnnotations:0xc002a08788}] Aliases:map[]}\"",
2026-06-09 17:48:39.356487 | controller |     "Jun 09 16:58:41.863200 crc crio[20770]: time=\"2026-06-09T16:58:41.86316312Z\" level=info msg=\"Adding pod openstack_glance-db-sync-lr54k to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.356503 | controller |     "Jun 09 16:58:42.227014 crc crio[20770]: time=\"2026-06-09T16:58:42.226449859Z\" level=info msg=\"Created container 5e612a7c31b5589bbf50c10bb460248a6a4350cf6e5608aaa24bb63703cb473a: openstack/ovn-controller-cw8vf-config-r2q6q/ovn-config\" id=022117d8-1754-40af-a805-ef2a8f5f893d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.356548 | controller |     "Jun 09 16:58:42.228803 crc crio[20770]: time=\"2026-06-09T16:58:42.228319193Z\" level=info msg=\"Starting container: 5e612a7c31b5589bbf50c10bb460248a6a4350cf6e5608aaa24bb63703cb473a\" id=9cc452d0-edab-4a22-bb67-31dc93325a37 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.356566 | controller |     "Jun 09 16:58:42.235031 crc crio[20770]: time=\"2026-06-09T16:58:42.234929185Z\" level=info msg=\"Started container\" PID=57575 containerID=5e612a7c31b5589bbf50c10bb460248a6a4350cf6e5608aaa24bb63703cb473a description=openstack/ovn-controller-cw8vf-config-r2q6q/ovn-config id=9cc452d0-edab-4a22-bb67-31dc93325a37 name=/runtime.v1.RuntimeService/StartContainer sandboxID=99d2df4ad10128d9b00e92273b2fba3fa4c9b6cfd7f37c0933948fa8c5fa6b50",
2026-06-09 17:48:39.356582 | controller |     "Jun 09 16:58:42.686183 crc crio[20770]: time=\"2026-06-09T16:58:42.685220186Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=0922accb-9687-48d7-889b-0db534e2b389 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.356598 | controller |     "Jun 09 16:58:42.686183 crc crio[20770]: time=\"2026-06-09T16:58:42.686177624Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-account:current-podified not found\" id=0922accb-9687-48d7-889b-0db534e2b389 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.356614 | controller |     "Jun 09 16:58:42.686354 crc crio[20770]: time=\"2026-06-09T16:58:42.686234386Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-account:current-podified found\" id=0922accb-9687-48d7-889b-0db534e2b389 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.356629 | controller |     "Jun 09 16:58:42.689546 crc crio[20770]: time=\"2026-06-09T16:58:42.687698168Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=fadb1219-5bca-483d-9fc4-7aa7dd6b5833 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.356644 | controller |     "Jun 09 16:58:42.695370 crc crio[20770]: time=\"2026-06-09T16:58:42.695274258Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\\\"\"",
2026-06-09 17:48:39.356660 | controller |     "Jun 09 16:58:42.827846 crc crio[20770]: 2026-06-09T16:58:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dd910215699edcd Mac:0a:a8:0f:ed:72:5e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:82 Mtu:0 Sandbox:/var/run/netns/1d0fe72b-1b96-4f73-9d85-ff435572e17f SocketPath: PciID:}] [{Interface:0xc0001125b0 Address:{IP:10.217.0.130 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.356676 | controller |     "Jun 09 16:58:42.829503 crc crio[20770]: time=\"2026-06-09T16:58:42.828504149Z\" level=info msg=\"Got pod network &{Name:glance-db-sync-lr54k Namespace:openstack ID:dd910215699edcd954ff8b53b97f2d87a0eb9e39b3913e37e96f8b35ef56b1cd UID:413be875-aea6-42ac-8309-832e7e2426e1 NetNS:/var/run/netns/1d0fe72b-1b96-4f73-9d85-ff435572e17f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod413be875_aea6_42ac_8309_832e7e2426e1.slice PodAnnotations:0xc002a08788}] Aliases:map[]}\"",
2026-06-09 17:48:39.356692 | controller |     "Jun 09 16:58:42.829503 crc crio[20770]: time=\"2026-06-09T16:58:42.828784607Z\" level=info msg=\"Checking pod openstack_glance-db-sync-lr54k for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.356708 | controller |     "Jun 09 16:58:42.867284 crc crio[20770]: time=\"2026-06-09T16:58:42.867206151Z\" level=info msg=\"Ran pod sandbox dd910215699edcd954ff8b53b97f2d87a0eb9e39b3913e37e96f8b35ef56b1cd with infra container: openstack/glance-db-sync-lr54k/POD\" id=81c301ed-2c6e-4411-bc5c-027dfdcc0dbf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.356723 | controller |     "Jun 09 16:58:42.873070 crc crio[20770]: time=\"2026-06-09T16:58:42.872985048Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=fb0b223d-4151-43fa-a64b-a196a29b1f79 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.356742 | controller |     "Jun 09 16:58:42.873359 crc crio[20770]: time=\"2026-06-09T16:58:42.873183904Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-glance-api:current-podified not found\" id=fb0b223d-4151-43fa-a64b-a196a29b1f79 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.356758 | controller |     "Jun 09 16:58:42.873359 crc crio[20770]: time=\"2026-06-09T16:58:42.873231825Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-glance-api:current-podified found\" id=fb0b223d-4151-43fa-a64b-a196a29b1f79 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.356790 | controller |     "Jun 09 16:58:42.877089 crc crio[20770]: time=\"2026-06-09T16:58:42.877029415Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=beff710e-2a39-4912-a9c0-1b4c1f54dba6 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.356809 | controller |     "Jun 09 16:58:42.888693 crc crio[20770]: time=\"2026-06-09T16:58:42.882213776Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\\\"\"",
2026-06-09 17:48:39.356825 | controller |     "Jun 09 16:58:44.546165 crc crio[20770]: time=\"2026-06-09T16:58:44.545211707Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:2e8a2b2bbccdd61ef08eb9b79a8e66a2e2e82e19054bde454cdbcb0d80d92310\" id=fadb1219-5bca-483d-9fc4-7aa7dd6b5833 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.356841 | controller |     "Jun 09 16:58:44.547136 crc crio[20770]: time=\"2026-06-09T16:58:44.546982678Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=88e5c3e5-c4a3-4ba7-97b8-c875017bd95c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.356856 | controller |     "Jun 09 16:58:44.566957 crc crio[20770]: time=\"2026-06-09T16:58:44.566624077Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=d78cd32f-2fd5-45d8-8c75-67906217e56b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.356872 | controller |     "Jun 09 16:58:44.575867 crc crio[20770]: time=\"2026-06-09T16:58:44.575774792Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-server\" id=f321cf05-3643-4dc1-b5ed-4bdc8ee7f31d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.356888 | controller |     "Jun 09 16:58:44.577523 crc crio[20770]: time=\"2026-06-09T16:58:44.57744496Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.356904 | controller |     "Jun 09 16:58:44.610271 crc crio[20770]: time=\"2026-06-09T16:58:44.61019065Z\" level=info msg=\"Running pod sandbox: openstack/root-account-create-update-kv2zz/POD\" id=44747f4b-32dc-4e10-8954-2bae1b86feff name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.356920 | controller |     "Jun 09 16:58:44.610398 crc crio[20770]: time=\"2026-06-09T16:58:44.610294873Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.356936 | controller |     "Jun 09 16:58:44.629746 crc crio[20770]: time=\"2026-06-09T16:58:44.629599022Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.356951 | controller |     "Jun 09 16:58:44.634493 crc crio[20770]: time=\"2026-06-09T16:58:44.634435252Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.356971 | controller |     "Jun 09 16:58:44.680789 crc crio[20770]: time=\"2026-06-09T16:58:44.678830299Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-kv2zz Namespace:openstack ID:379d07e5066acc1c182f42d395571b70609772c6ac07a98be9aabd257c0564ba UID:80ea62e4-0bb7-4a23-94b3-a39985d4cfb5 NetNS:/var/run/netns/7080f522-703a-49f6-935a-4775e9338bdf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod80ea62e4_0bb7_4a23_94b3_a39985d4cfb5.slice PodAnnotations:0xc006e7e068}] Aliases:map[]}\"",
2026-06-09 17:48:39.356988 | controller |     "Jun 09 16:58:44.680789 crc crio[20770]: time=\"2026-06-09T16:58:44.678928102Z\" level=info msg=\"Adding pod openstack_root-account-create-update-kv2zz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.357004 | controller |     "Jun 09 16:58:44.739858 crc crio[20770]: time=\"2026-06-09T16:58:44.737974693Z\" level=info msg=\"Stopping pod sandbox: 99d2df4ad10128d9b00e92273b2fba3fa4c9b6cfd7f37c0933948fa8c5fa6b50\" id=9ad1d5a7-62c7-491d-85f7-ed4fd12c3e2e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.357020 | controller |     "Jun 09 16:58:44.740447 crc crio[20770]: time=\"2026-06-09T16:58:44.74028555Z\" level=info msg=\"Got pod network &{Name:ovn-controller-cw8vf-config-r2q6q Namespace:openstack ID:99d2df4ad10128d9b00e92273b2fba3fa4c9b6cfd7f37c0933948fa8c5fa6b50 UID:5c551638-c63e-4569-90ac-ead05344b360 NetNS:/var/run/netns/27e8d31d-155b-421a-a7ca-d061327fa0dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5c551638_c63e_4569_90ac_ead05344b360.slice PodAnnotations:0xc0010a2088}] Aliases:map[]}\"",
2026-06-09 17:48:39.357037 | controller |     "Jun 09 16:58:44.740763 crc crio[20770]: time=\"2026-06-09T16:58:44.740576159Z\" level=info msg=\"Deleting pod openstack_ovn-controller-cw8vf-config-r2q6q from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.357053 | controller |     "Jun 09 16:58:45.129772 crc crio[20770]: time=\"2026-06-09T16:58:45.126895896Z\" level=info msg=\"Created container 1cfd6b35f556b5bd6ae0cd2b52775d3fb67ce9e573331a131b5221b325c49a08: openstack/swift-storage-0/account-server\" id=f321cf05-3643-4dc1-b5ed-4bdc8ee7f31d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.357069 | controller |     "Jun 09 16:58:45.136792 crc crio[20770]: time=\"2026-06-09T16:58:45.136418132Z\" level=info msg=\"Starting container: 1cfd6b35f556b5bd6ae0cd2b52775d3fb67ce9e573331a131b5221b325c49a08\" id=c2b5b894-24d4-4717-a0f5-1c711d4821e6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.357085 | controller |     "Jun 09 16:58:45.146440 crc crio[20770]: time=\"2026-06-09T16:58:45.1453212Z\" level=info msg=\"Started container\" PID=57827 containerID=1cfd6b35f556b5bd6ae0cd2b52775d3fb67ce9e573331a131b5221b325c49a08 description=openstack/swift-storage-0/account-server id=c2b5b894-24d4-4717-a0f5-1c711d4821e6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b5cc6ea3d4996be49ef5faeae27f289df6c9528d212df886d73630dc82041a6",
2026-06-09 17:48:39.357101 | controller |     "Jun 09 16:58:45.166959 crc crio[20770]: time=\"2026-06-09T16:58:45.165992589Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=4a7b7d47-512a-4886-9512-d3425b76d6f7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.357118 | controller |     "Jun 09 16:58:45.199403 crc crio[20770]: time=\"2026-06-09T16:58:45.199279004Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=a1e96640-2dba-4f8d-ae43-7c986dee139c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.357143 | controller |     "Jun 09 16:58:45.220737 crc crio[20770]: time=\"2026-06-09T16:58:45.220587711Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-replicator\" id=2d452500-ad10-4e9f-a540-5f59514ae604 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.357160 | controller |     "Jun 09 16:58:45.224525 crc crio[20770]: time=\"2026-06-09T16:58:45.22434314Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.357175 | controller |     "Jun 09 16:58:45.293340 crc crio[20770]: time=\"2026-06-09T16:58:45.293206136Z\" level=info msg=\"Stopped pod sandbox: 99d2df4ad10128d9b00e92273b2fba3fa4c9b6cfd7f37c0933948fa8c5fa6b50\" id=9ad1d5a7-62c7-491d-85f7-ed4fd12c3e2e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.357191 | controller |     "Jun 09 16:58:45.329487 crc crio[20770]: time=\"2026-06-09T16:58:45.329381705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.357206 | controller |     "Jun 09 16:58:45.342246 crc crio[20770]: time=\"2026-06-09T16:58:45.34162217Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.357222 | controller |     "Jun 09 16:58:45.485126 crc crio[20770]: 2026-06-09T16:58:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:379d07e5066acc1 Mac:9e:55:ea:67:c0:24 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:83 Mtu:0 Sandbox:/var/run/netns/7080f522-703a-49f6-935a-4775e9338bdf SocketPath: PciID:}] [{Interface:0xc0002d8960 Address:{IP:10.217.0.131 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.357238 | controller |     "Jun 09 16:58:45.486342 crc crio[20770]: time=\"2026-06-09T16:58:45.486279423Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-kv2zz Namespace:openstack ID:379d07e5066acc1c182f42d395571b70609772c6ac07a98be9aabd257c0564ba UID:80ea62e4-0bb7-4a23-94b3-a39985d4cfb5 NetNS:/var/run/netns/7080f522-703a-49f6-935a-4775e9338bdf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod80ea62e4_0bb7_4a23_94b3_a39985d4cfb5.slice PodAnnotations:0xc006e7e068}] Aliases:map[]}\"",
2026-06-09 17:48:39.357254 | controller |     "Jun 09 16:58:45.486538 crc crio[20770]: time=\"2026-06-09T16:58:45.486478658Z\" level=info msg=\"Checking pod openstack_root-account-create-update-kv2zz for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.357270 | controller |     "Jun 09 16:58:45.494482 crc crio[20770]: time=\"2026-06-09T16:58:45.494360727Z\" level=info msg=\"Ran pod sandbox 379d07e5066acc1c182f42d395571b70609772c6ac07a98be9aabd257c0564ba with infra container: openstack/root-account-create-update-kv2zz/POD\" id=44747f4b-32dc-4e10-8954-2bae1b86feff name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.357284 | controller |     "Jun 09 16:58:45.499868 crc crio[20770]: time=\"2026-06-09T16:58:45.499795334Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=41a5914a-d5d6-4317-9722-1fa8a294510e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.357300 | controller |     "Jun 09 16:58:45.507807 crc crio[20770]: time=\"2026-06-09T16:58:45.507615481Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=e6056289-7f61-430e-bf3b-bbe8abfe1a68 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.357314 | controller |     "Jun 09 16:58:45.524619 crc crio[20770]: time=\"2026-06-09T16:58:45.523605364Z\" level=info msg=\"Creating container: openstack/root-account-create-update-kv2zz/mariadb-account-create-update\" id=2c6dc00b-ffce-439e-94d5-cffe5beaad48 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.357334 | controller |     "Jun 09 16:58:45.525077 crc crio[20770]: time=\"2026-06-09T16:58:45.525016985Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.357351 | controller |     "Jun 09 16:58:45.560132 crc crio[20770]: time=\"2026-06-09T16:58:45.560049931Z\" level=info msg=\"Created container 42a922cd4e0b6a2b98e58f8a0c8f31d0ca04d9f5850c517c718b200ef655f67d: openstack/swift-storage-0/account-replicator\" id=2d452500-ad10-4e9f-a540-5f59514ae604 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.357367 | controller |     "Jun 09 16:58:45.563472 crc crio[20770]: time=\"2026-06-09T16:58:45.563255264Z\" level=info msg=\"Starting container: 42a922cd4e0b6a2b98e58f8a0c8f31d0ca04d9f5850c517c718b200ef655f67d\" id=f1d0012f-6d1e-4e7b-b49a-8c10f5a29414 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.357383 | controller |     "Jun 09 16:58:45.570938 crc crio[20770]: time=\"2026-06-09T16:58:45.570791172Z\" level=info msg=\"Started container\" PID=57910 containerID=42a922cd4e0b6a2b98e58f8a0c8f31d0ca04d9f5850c517c718b200ef655f67d description=openstack/swift-storage-0/account-replicator id=f1d0012f-6d1e-4e7b-b49a-8c10f5a29414 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b5cc6ea3d4996be49ef5faeae27f289df6c9528d212df886d73630dc82041a6",
2026-06-09 17:48:39.357399 | controller |     "Jun 09 16:58:45.585366 crc crio[20770]: time=\"2026-06-09T16:58:45.58520985Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=65fdca05-e3dc-498a-92fd-5a51bf8418e1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.357415 | controller |     "Jun 09 16:58:45.598003 crc crio[20770]: time=\"2026-06-09T16:58:45.593460939Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.357430 | controller |     "Jun 09 16:58:45.607864 crc crio[20770]: time=\"2026-06-09T16:58:45.607702852Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=b2bd96e6-73d2-4cf0-8fa9-a57f17eac162 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.357445 | controller |     "Jun 09 16:58:45.607864 crc crio[20770]: time=\"2026-06-09T16:58:45.607855366Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.357461 | controller |     "Jun 09 16:58:45.618229 crc crio[20770]: time=\"2026-06-09T16:58:45.618131794Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-auditor\" id=e19b9798-835d-4d39-9f96-36da9bfa5d06 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.357476 | controller |     "Jun 09 16:58:45.619946 crc crio[20770]: time=\"2026-06-09T16:58:45.619880245Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.357491 | controller |     "Jun 09 16:58:45.668350 crc crio[20770]: time=\"2026-06-09T16:58:45.668200965Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.357507 | controller |     "Jun 09 16:58:45.678331 crc crio[20770]: time=\"2026-06-09T16:58:45.678197535Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.357542 | controller |     "Jun 09 16:58:45.858175 crc crio[20770]: time=\"2026-06-09T16:58:45.857868953Z\" level=info msg=\"Created container 123b977a3c285d40f80a0d5e7de725bcecea36e29efceccddefa13247cea447c: openstack/root-account-create-update-kv2zz/mariadb-account-create-update\" id=2c6dc00b-ffce-439e-94d5-cffe5beaad48 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.357564 | controller |     "Jun 09 16:58:45.858494 crc crio[20770]: time=\"2026-06-09T16:58:45.858315806Z\" level=info msg=\"Created container e88c0faec5ee4d36c5ce95b79070309299b1b0eab3f42fc684d190f1116e62fb: openstack/swift-storage-0/account-auditor\" id=e19b9798-835d-4d39-9f96-36da9bfa5d06 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.357580 | controller |     "Jun 09 16:58:45.859287 crc crio[20770]: time=\"2026-06-09T16:58:45.859204432Z\" level=info msg=\"Starting container: 123b977a3c285d40f80a0d5e7de725bcecea36e29efceccddefa13247cea447c\" id=c212ca46-6f8a-4b6b-a316-e4e77333384a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.357596 | controller |     "Jun 09 16:58:45.859581 crc crio[20770]: time=\"2026-06-09T16:58:45.85950369Z\" level=info msg=\"Starting container: e88c0faec5ee4d36c5ce95b79070309299b1b0eab3f42fc684d190f1116e62fb\" id=b26acee2-8675-49aa-8577-fe865584b90f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.357611 | controller |     "Jun 09 16:58:45.866595 crc crio[20770]: time=\"2026-06-09T16:58:45.866415071Z\" level=info msg=\"Started container\" PID=57934 containerID=e88c0faec5ee4d36c5ce95b79070309299b1b0eab3f42fc684d190f1116e62fb description=openstack/swift-storage-0/account-auditor id=b26acee2-8675-49aa-8577-fe865584b90f name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b5cc6ea3d4996be49ef5faeae27f289df6c9528d212df886d73630dc82041a6",
2026-06-09 17:48:39.357628 | controller |     "Jun 09 16:58:45.867129 crc crio[20770]: time=\"2026-06-09T16:58:45.867000217Z\" level=info msg=\"Started container\" PID=57930 containerID=123b977a3c285d40f80a0d5e7de725bcecea36e29efceccddefa13247cea447c description=openstack/root-account-create-update-kv2zz/mariadb-account-create-update id=c212ca46-6f8a-4b6b-a316-e4e77333384a name=/runtime.v1.RuntimeService/StartContainer sandboxID=379d07e5066acc1c182f42d395571b70609772c6ac07a98be9aabd257c0564ba",
2026-06-09 17:48:39.357644 | controller |     "Jun 09 16:58:45.884093 crc crio[20770]: time=\"2026-06-09T16:58:45.88400711Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=28fd450c-3d09-4f09-84fb-f9218cda47c3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.357659 | controller |     "Jun 09 16:58:45.909333 crc crio[20770]: time=\"2026-06-09T16:58:45.909244962Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=62ef4868-0e93-45e1-a939-769db0a18c2f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.357675 | controller |     "Jun 09 16:58:45.919318 crc crio[20770]: time=\"2026-06-09T16:58:45.919221101Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-reaper\" id=267c8e80-8ad9-4857-a608-a56d97af61ab name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.357691 | controller |     "Jun 09 16:58:45.921045 crc crio[20770]: time=\"2026-06-09T16:58:45.920935631Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.357706 | controller |     "Jun 09 16:58:46.036939 crc crio[20770]: time=\"2026-06-09T16:58:46.03684831Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.357722 | controller |     "Jun 09 16:58:46.044099 crc crio[20770]: time=\"2026-06-09T16:58:46.044009898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.357736 | controller |     "Jun 09 16:58:46.197116 crc crio[20770]: time=\"2026-06-09T16:58:46.196526589Z\" level=info msg=\"Created container 15e523e063cd5e2054086f6970bd53682a0d388a9cb3f85d32057abf546e8acd: openstack/swift-storage-0/account-reaper\" id=267c8e80-8ad9-4857-a608-a56d97af61ab name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.357811 | controller |     "Jun 09 16:58:46.198910 crc crio[20770]: time=\"2026-06-09T16:58:46.198876887Z\" level=info msg=\"Starting container: 15e523e063cd5e2054086f6970bd53682a0d388a9cb3f85d32057abf546e8acd\" id=a66c8954-335e-4b21-b5e0-16360799b31c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.357834 | controller |     "Jun 09 16:58:46.213971 crc crio[20770]: time=\"2026-06-09T16:58:46.213907312Z\" level=info msg=\"Started container\" PID=58011 containerID=15e523e063cd5e2054086f6970bd53682a0d388a9cb3f85d32057abf546e8acd description=openstack/swift-storage-0/account-reaper id=a66c8954-335e-4b21-b5e0-16360799b31c name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b5cc6ea3d4996be49ef5faeae27f289df6c9528d212df886d73630dc82041a6",
2026-06-09 17:48:39.357849 | controller |     "Jun 09 16:58:46.237961 crc crio[20770]: time=\"2026-06-09T16:58:46.234811118Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=d5bceb87-27ea-4910-b743-39eed05303c7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.357865 | controller |     "Jun 09 16:58:46.237961 crc crio[20770]: time=\"2026-06-09T16:58:46.235591841Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-container:current-podified not found\" id=d5bceb87-27ea-4910-b743-39eed05303c7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.357881 | controller |     "Jun 09 16:58:46.237961 crc crio[20770]: time=\"2026-06-09T16:58:46.235769016Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-container:current-podified found\" id=d5bceb87-27ea-4910-b743-39eed05303c7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.357896 | controller |     "Jun 09 16:58:46.237961 crc crio[20770]: time=\"2026-06-09T16:58:46.236880748Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=bd02e057-75d8-4bee-9f56-dcae3bff6409 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.357911 | controller |     "Jun 09 16:58:46.259255 crc crio[20770]: time=\"2026-06-09T16:58:46.259147774Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\\\"\"",
2026-06-09 17:48:39.357926 | controller |     "Jun 09 16:58:47.821854 crc crio[20770]: time=\"2026-06-09T16:58:47.821264441Z\" level=info msg=\"Stopping pod sandbox: 379d07e5066acc1c182f42d395571b70609772c6ac07a98be9aabd257c0564ba\" id=d631599e-1041-4b0b-9921-6e705d84b549 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.357941 | controller |     "Jun 09 16:58:47.823921 crc crio[20770]: time=\"2026-06-09T16:58:47.823894157Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-kv2zz Namespace:openstack ID:379d07e5066acc1c182f42d395571b70609772c6ac07a98be9aabd257c0564ba UID:80ea62e4-0bb7-4a23-94b3-a39985d4cfb5 NetNS:/var/run/netns/7080f522-703a-49f6-935a-4775e9338bdf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod80ea62e4_0bb7_4a23_94b3_a39985d4cfb5.slice PodAnnotations:0xc00008c940}] Aliases:map[]}\"",
2026-06-09 17:48:39.357957 | controller |     "Jun 09 16:58:47.824146 crc crio[20770]: time=\"2026-06-09T16:58:47.824125834Z\" level=info msg=\"Deleting pod openstack_root-account-create-update-kv2zz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.357974 | controller |     "Jun 09 16:58:48.209394 crc crio[20770]: time=\"2026-06-09T16:58:48.209161993Z\" level=info msg=\"Stopped pod sandbox: 379d07e5066acc1c182f42d395571b70609772c6ac07a98be9aabd257c0564ba\" id=d631599e-1041-4b0b-9921-6e705d84b549 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.357994 | controller |     "Jun 09 16:58:52.349181 crc crio[20770]: time=\"2026-06-09T16:58:52.347793386Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:2cd9d911af0f170eec9beb49d19054a0cd0882cf56009471751a226026a1ce53\" id=bd02e057-75d8-4bee-9f56-dcae3bff6409 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.358010 | controller |     "Jun 09 16:58:52.353815 crc crio[20770]: time=\"2026-06-09T16:58:52.353704688Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=9abac246-2e09-44fe-b9fa-9530f39568da name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.358025 | controller |     "Jun 09 16:58:52.378280 crc crio[20770]: time=\"2026-06-09T16:58:52.376615832Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=6a90a1ea-1243-4cfb-952f-fab5077c720e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.358041 | controller |     "Jun 09 16:58:52.422583 crc crio[20770]: time=\"2026-06-09T16:58:52.422489281Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-server\" id=5e870ad3-ae75-4b9c-83fb-71703866dc67 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.358057 | controller |     "Jun 09 16:58:52.423250 crc crio[20770]: time=\"2026-06-09T16:58:52.423172461Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.358072 | controller |     "Jun 09 16:58:52.475018 crc crio[20770]: time=\"2026-06-09T16:58:52.474929431Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.358088 | controller |     "Jun 09 16:58:52.480839 crc crio[20770]: time=\"2026-06-09T16:58:52.480622806Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.358103 | controller |     "Jun 09 16:58:52.686536 crc crio[20770]: time=\"2026-06-09T16:58:52.686414761Z\" level=info msg=\"Created container 2f10235a44928f709fd6b05ddb40b716bf127ccf830676144270a2cbf9b4c78a: openstack/swift-storage-0/container-server\" id=5e870ad3-ae75-4b9c-83fb-71703866dc67 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.358119 | controller |     "Jun 09 16:58:52.688002 crc crio[20770]: time=\"2026-06-09T16:58:52.687914445Z\" level=info msg=\"Starting container: 2f10235a44928f709fd6b05ddb40b716bf127ccf830676144270a2cbf9b4c78a\" id=00011744-acb4-44d8-8e06-6d7b1686e4be name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.358134 | controller |     "Jun 09 16:58:52.697573 crc crio[20770]: time=\"2026-06-09T16:58:52.696947616Z\" level=info msg=\"Started container\" PID=58427 containerID=2f10235a44928f709fd6b05ddb40b716bf127ccf830676144270a2cbf9b4c78a description=openstack/swift-storage-0/container-server id=00011744-acb4-44d8-8e06-6d7b1686e4be name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b5cc6ea3d4996be49ef5faeae27f289df6c9528d212df886d73630dc82041a6",
2026-06-09 17:48:39.358149 | controller |     "Jun 09 16:58:52.773539 crc crio[20770]: time=\"2026-06-09T16:58:52.773424393Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=e762f442-6189-4b3f-b363-986e0603f37d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.358165 | controller |     "Jun 09 16:58:52.785285 crc crio[20770]: time=\"2026-06-09T16:58:52.785228295Z\" level=info msg=\"Removing container: d3549baac968f6b98b048869f94a07ec6f96dda690973ae0bcecf26ea2be5c55\" id=9bf28d36-bcb4-404a-b2fa-2dfd7f720bfc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.358181 | controller |     "Jun 09 16:58:52.793755 crc crio[20770]: time=\"2026-06-09T16:58:52.793555786Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=375c7b5c-4f13-48a9-9071-1960232c3a85 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.358200 | controller |     "Jun 09 16:59:01.593002 crc crio[20770]: time=\"2026-06-09T16:59:01.592151254Z\" level=info msg=\"Running pod sandbox: openstack/cinder-db-create-dz654/POD\" id=46d783a1-e771-4a03-b7fd-4fb7e17ee691 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.358217 | controller |     "Jun 09 16:59:01.594503 crc crio[20770]: time=\"2026-06-09T16:59:01.59302671Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.358232 | controller |     "Jun 09 16:59:01.672019 crc crio[20770]: time=\"2026-06-09T16:59:01.671171445Z\" level=info msg=\"Running pod sandbox: openstack/cinder-19e0-account-create-update-l6469/POD\" id=37493836-969f-4676-a51a-8863b08c325a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.358247 | controller |     "Jun 09 16:59:01.672322 crc crio[20770]: time=\"2026-06-09T16:59:01.672274657Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.358263 | controller |     "Jun 09 16:59:01.822235 crc crio[20770]: time=\"2026-06-09T16:59:01.81935659Z\" level=info msg=\"Running pod sandbox: openstack/neutron-db-create-zvggc/POD\" id=c743a46d-3eb1-4e84-8f8e-11840d309826 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.358278 | controller |     "Jun 09 16:59:01.822235 crc crio[20770]: time=\"2026-06-09T16:59:01.819453522Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.358293 | controller |     "Jun 09 16:59:01.999489 crc crio[20770]: time=\"2026-06-09T16:59:01.999376227Z\" level=info msg=\"Running pod sandbox: openstack/neutron-6649-account-create-update-q4zwg/POD\" id=54ea79b8-972d-4f46-a4be-1dd626681f51 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.358308 | controller |     "Jun 09 16:59:01.999622 crc crio[20770]: time=\"2026-06-09T16:59:01.999512851Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.358324 | controller |     "Jun 09 16:59:02.269235 crc crio[20770]: time=\"2026-06-09T16:59:02.269150797Z\" level=info msg=\"Running pod sandbox: openstack/barbican-4b0e-account-create-update-z77np/POD\" id=10d366d3-c5f8-4a3d-8b17-34d05d627ec1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.358338 | controller |     "Jun 09 16:59:02.269365 crc crio[20770]: time=\"2026-06-09T16:59:02.26927624Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.358354 | controller |     "Jun 09 16:59:02.396407 crc crio[20770]: time=\"2026-06-09T16:59:02.396312152Z\" level=info msg=\"Running pod sandbox: openstack/keystone-db-sync-x9d9f/POD\" id=f449eefb-c64a-448c-a54f-8504b95d88e2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.358369 | controller |     "Jun 09 16:59:02.396534 crc crio[20770]: time=\"2026-06-09T16:59:02.396430886Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.358384 | controller |     "Jun 09 16:59:02.445086 crc crio[20770]: time=\"2026-06-09T16:59:02.445006234Z\" level=info msg=\"Running pod sandbox: openstack/barbican-db-create-mxftb/POD\" id=9cad64d2-fdd7-442d-bc6e-e7cff265727e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.358400 | controller |     "Jun 09 16:59:02.445199 crc crio[20770]: time=\"2026-06-09T16:59:02.445171598Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.358419 | controller |     "Jun 09 16:59:04.061460 crc crio[20770]: time=\"2026-06-09T16:59:04.060950849Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-replicator\" id=457b1563-3863-4032-b762-a6d07611fb1e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.358435 | controller |     "Jun 09 16:59:04.113834 crc crio[20770]: time=\"2026-06-09T16:59:04.113619626Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.358450 | controller |     "Jun 09 16:59:06.016089 crc crio[20770]: time=\"2026-06-09T16:59:06.015389317Z\" level=info msg=\"Removed container d3549baac968f6b98b048869f94a07ec6f96dda690973ae0bcecf26ea2be5c55: openshift-infra/auto-csr-approver-29683732-v5nzj/oc\" id=9bf28d36-bcb4-404a-b2fa-2dfd7f720bfc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.358465 | controller |     "Jun 09 16:59:06.028759 crc crio[20770]: time=\"2026-06-09T16:59:06.026444887Z\" level=info msg=\"Stopping pod sandbox: 91ae40eb85cb9244c070368c3e7d5b474be50bc081db6b5d1519aff36452a404\" id=6f7dbaec-cb93-417a-9a91-9aacceca8ca7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.358480 | controller |     "Jun 09 16:59:06.028759 crc crio[20770]: time=\"2026-06-09T16:59:06.026790667Z\" level=info msg=\"Stopped pod sandbox (already stopped): 91ae40eb85cb9244c070368c3e7d5b474be50bc081db6b5d1519aff36452a404\" id=6f7dbaec-cb93-417a-9a91-9aacceca8ca7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.358495 | controller |     "Jun 09 16:59:06.028759 crc crio[20770]: time=\"2026-06-09T16:59:06.027553589Z\" level=info msg=\"Removing pod sandbox: 91ae40eb85cb9244c070368c3e7d5b474be50bc081db6b5d1519aff36452a404\" id=7f328fef-2f8a-429d-ba98-4ec70c659962 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.358529 | controller |     "Jun 09 16:59:06.204932 crc crio[20770]: time=\"2026-06-09T16:59:06.201244093Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:30d61dd1afa8d55014cd6fec25360a879ff63cbe03089f1dcdf120a632bb54d9\" id=beff710e-2a39-4912-a9c0-1b4c1f54dba6 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.358552 | controller |     "Jun 09 16:59:06.204932 crc crio[20770]: time=\"2026-06-09T16:59:06.20251106Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=15301050-4adf-4a23-8c11-2546af2919a5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.358569 | controller |     "Jun 09 16:59:06.208887 crc crio[20770]: time=\"2026-06-09T16:59:06.208511124Z\" level=info msg=\"Got pod network &{Name:cinder-19e0-account-create-update-l6469 Namespace:openstack ID:9df80648f2165bd5732cb39355e005b1fa00e4f49a55a5c63db088f5e8fdebbd UID:47054d70-c590-4b8d-95ef-58c1a3ad5946 NetNS:/var/run/netns/5780f2f6-7afc-4cb2-9d7d-49bae647fda6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod47054d70_c590_4b8d_95ef_58c1a3ad5946.slice PodAnnotations:0xc006e7e188}] Aliases:map[]}\"",
2026-06-09 17:48:39.358585 | controller |     "Jun 09 16:59:06.208887 crc crio[20770]: time=\"2026-06-09T16:59:06.208582876Z\" level=info msg=\"Adding pod openstack_cinder-19e0-account-create-update-l6469 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.358603 | controller |     "Jun 09 16:59:06.301217 crc crio[20770]: time=\"2026-06-09T16:59:06.300873851Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=3572b901-5427-46f2-b0e3-1544f791bd5f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.358622 | controller |     "Jun 09 16:59:06.462938 crc crio[20770]: time=\"2026-06-09T16:59:06.375188645Z\" level=info msg=\"Removed pod sandbox: 91ae40eb85cb9244c070368c3e7d5b474be50bc081db6b5d1519aff36452a404\" id=7f328fef-2f8a-429d-ba98-4ec70c659962 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.358639 | controller |     "Jun 09 16:59:06.462938 crc crio[20770]: time=\"2026-06-09T16:59:06.376116062Z\" level=info msg=\"Stopping pod sandbox: 9e2495e20239a5cce5ad53f7ef556e6cfe80f26d5b39bef79bc3cd833ed15e82\" id=06d4a37d-98e7-4ab0-83cd-641b11eef59b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.358654 | controller |     "Jun 09 16:59:06.462938 crc crio[20770]: time=\"2026-06-09T16:59:06.376157493Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9e2495e20239a5cce5ad53f7ef556e6cfe80f26d5b39bef79bc3cd833ed15e82\" id=06d4a37d-98e7-4ab0-83cd-641b11eef59b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.358669 | controller |     "Jun 09 16:59:06.462938 crc crio[20770]: time=\"2026-06-09T16:59:06.376583935Z\" level=info msg=\"Removing pod sandbox: 9e2495e20239a5cce5ad53f7ef556e6cfe80f26d5b39bef79bc3cd833ed15e82\" id=2bc2d6dc-5dca-468f-bd39-9f6d69e37b4f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.358684 | controller |     "Jun 09 16:59:06.462938 crc crio[20770]: time=\"2026-06-09T16:59:06.461384053Z\" level=info msg=\"Removed pod sandbox: 9e2495e20239a5cce5ad53f7ef556e6cfe80f26d5b39bef79bc3cd833ed15e82\" id=2bc2d6dc-5dca-468f-bd39-9f6d69e37b4f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.358698 | controller |     "Jun 09 16:59:06.464327 crc crio[20770]: time=\"2026-06-09T16:59:06.463415712Z\" level=info msg=\"Stopping pod sandbox: e8e99fa302d5a6d9c0adb075f4a56911456cdb65c59604e008c99529ffbd4d21\" id=49a1af47-c665-4662-aa74-396c4e42ae57 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.358713 | controller |     "Jun 09 16:59:06.464327 crc crio[20770]: time=\"2026-06-09T16:59:06.463467153Z\" level=info msg=\"Stopped pod sandbox (already stopped): e8e99fa302d5a6d9c0adb075f4a56911456cdb65c59604e008c99529ffbd4d21\" id=49a1af47-c665-4662-aa74-396c4e42ae57 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.358728 | controller |     "Jun 09 16:59:06.466444 crc crio[20770]: time=\"2026-06-09T16:59:06.466136151Z\" level=info msg=\"Removing pod sandbox: e8e99fa302d5a6d9c0adb075f4a56911456cdb65c59604e008c99529ffbd4d21\" id=068ead68-6b71-405e-88bf-009c0a6aaecc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.358742 | controller |     "Jun 09 16:59:06.471408 crc crio[20770]: time=\"2026-06-09T16:59:06.471356442Z\" level=info msg=\"Got pod network &{Name:neutron-6649-account-create-update-q4zwg Namespace:openstack ID:1f728ce908efa4770fa561dce828f6f85a7579c125c25d0ead72a8b14a6eeaf5 UID:e4ea2e85-c7d5-4d07-a23b-9cda63c5a56c NetNS:/var/run/netns/b2302c92-ad5f-4a8f-a247-0db2b356d8c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode4ea2e85_c7d5_4d07_a23b_9cda63c5a56c.slice PodAnnotations:0xc0005c6a18}] Aliases:map[]}\"",
2026-06-09 17:48:39.358757 | controller |     "Jun 09 16:59:06.472184 crc crio[20770]: time=\"2026-06-09T16:59:06.472129014Z\" level=info msg=\"Adding pod openstack_neutron-6649-account-create-update-q4zwg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.358774 | controller |     "Jun 09 16:59:06.480448 crc crio[20770]: time=\"2026-06-09T16:59:06.4768185Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-mxftb Namespace:openstack ID:df709fe1bfc645f9da87daa7409f0761e4d40e40761390515afad620ec142761 UID:c95fb77a-a3ab-4e43-81d7-4ef2f00a7fc1 NetNS:/var/run/netns/f0e8efc2-b8a9-4dec-b047-8455936ccf38 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc95fb77a_a3ab_4e43_81d7_4ef2f00a7fc1.slice PodAnnotations:0xc0010a2288}] Aliases:map[]}\"",
2026-06-09 17:48:39.358793 | controller |     "Jun 09 16:59:06.480448 crc crio[20770]: time=\"2026-06-09T16:59:06.476861891Z\" level=info msg=\"Adding pod openstack_barbican-db-create-mxftb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.358810 | controller |     "Jun 09 16:59:06.480448 crc crio[20770]: time=\"2026-06-09T16:59:06.477380626Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.358826 | controller |     "Jun 09 16:59:06.480448 crc crio[20770]: time=\"2026-06-09T16:59:06.478097117Z\" level=info msg=\"Got pod network &{Name:keystone-db-sync-x9d9f Namespace:openstack ID:005be5394c71cb6faee1faff6e334b31f99c15358279c05c61918d46c477037c UID:70512a12-5ee1-4fd1-bfb8-534e767bf754 NetNS:/var/run/netns/ec1b8187-ebfa-4cd0-869d-6aa71e84b161 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod70512a12_5ee1_4fd1_bfb8_534e767bf754.slice PodAnnotations:0xc002732600}] Aliases:map[]}\"",
2026-06-09 17:48:39.358841 | controller |     "Jun 09 16:59:06.480448 crc crio[20770]: time=\"2026-06-09T16:59:06.478122788Z\" level=info msg=\"Adding pod openstack_keystone-db-sync-x9d9f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.358857 | controller |     "Jun 09 16:59:06.484619 crc crio[20770]: time=\"2026-06-09T16:59:06.481528827Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.358872 | controller |     "Jun 09 16:59:06.490352 crc crio[20770]: time=\"2026-06-09T16:59:06.487913102Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-dz654 Namespace:openstack ID:a368bbf60b78925c03409824b0211b5af38968c8391d188b6b5404167d8890d5 UID:eb827261-9cc6-4388-bf7f-9136d46e42d7 NetNS:/var/run/netns/2ce64904-e62f-4610-b78c-ab992b908d99 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeb827261_9cc6_4388_bf7f_9136d46e42d7.slice PodAnnotations:0xc002732700}] Aliases:map[]}\"",
2026-06-09 17:48:39.358888 | controller |     "Jun 09 16:59:06.490352 crc crio[20770]: time=\"2026-06-09T16:59:06.487957493Z\" level=info msg=\"Adding pod openstack_cinder-db-create-dz654 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.358904 | controller |     "Jun 09 16:59:06.506512 crc crio[20770]: time=\"2026-06-09T16:59:06.506435829Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-zvggc Namespace:openstack ID:101a859d2325a02da43cf8bd9afb23b28e4ae896db7202ac8ced78663d4b4db6 UID:c143f3b8-abf8-4e96-bbf2-e0544ffaf9f4 NetNS:/var/run/netns/68220138-f097-4bf0-8c1d-de3acf35c213 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc143f3b8_abf8_4e96_bbf2_e0544ffaf9f4.slice PodAnnotations:0xc0005c6b88}] Aliases:map[]}\"",
2026-06-09 17:48:39.358919 | controller |     "Jun 09 16:59:06.506706 crc crio[20770]: time=\"2026-06-09T16:59:06.506505361Z\" level=info msg=\"Adding pod openstack_neutron-db-create-zvggc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.358935 | controller |     "Jun 09 16:59:06.508221 crc crio[20770]: time=\"2026-06-09T16:59:06.508176059Z\" level=info msg=\"Got pod network &{Name:barbican-4b0e-account-create-update-z77np Namespace:openstack ID:9aedd6fdb9dd7802b0d80a0b4835eeac42e8bb3577631a5d7bc5de5b055c57a8 UID:3f5c7fd1-3df1-49c7-b7c0-d7f4b9de9057 NetNS:/var/run/netns/e8ba9436-bf66-4e95-8a76-948f5e89958e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3f5c7fd1_3df1_49c7_b7c0_d7f4b9de9057.slice PodAnnotations:0xc000134318}] Aliases:map[]}\"",
2026-06-09 17:48:39.358954 | controller |     "Jun 09 16:59:06.508347 crc crio[20770]: time=\"2026-06-09T16:59:06.508328723Z\" level=info msg=\"Adding pod openstack_barbican-4b0e-account-create-update-z77np to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.358971 | controller |     "Jun 09 16:59:06.534965 crc crio[20770]: time=\"2026-06-09T16:59:06.520003072Z\" level=info msg=\"Removed pod sandbox: e8e99fa302d5a6d9c0adb075f4a56911456cdb65c59604e008c99529ffbd4d21\" id=068ead68-6b71-405e-88bf-009c0a6aaecc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.358986 | controller |     "Jun 09 16:59:06.534965 crc crio[20770]: time=\"2026-06-09T16:59:06.522838824Z\" level=info msg=\"Stopping pod sandbox: b4362be234d40b9232de9b6faa7191d80e02dcc77d06c72ca33f8edfd4257851\" id=cca331f1-90b0-420d-ad52-b115c40e5fd0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.359001 | controller |     "Jun 09 16:59:06.534965 crc crio[20770]: time=\"2026-06-09T16:59:06.52304999Z\" level=info msg=\"Stopped pod sandbox (already stopped): b4362be234d40b9232de9b6faa7191d80e02dcc77d06c72ca33f8edfd4257851\" id=cca331f1-90b0-420d-ad52-b115c40e5fd0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.359017 | controller |     "Jun 09 16:59:06.534965 crc crio[20770]: time=\"2026-06-09T16:59:06.52543682Z\" level=info msg=\"Removing pod sandbox: b4362be234d40b9232de9b6faa7191d80e02dcc77d06c72ca33f8edfd4257851\" id=0c80ca36-0178-49ee-8927-3d6ad5adba79 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.359032 | controller |     "Jun 09 16:59:06.698605 crc crio[20770]: time=\"2026-06-09T16:59:06.698501595Z\" level=info msg=\"Removed pod sandbox: b4362be234d40b9232de9b6faa7191d80e02dcc77d06c72ca33f8edfd4257851\" id=0c80ca36-0178-49ee-8927-3d6ad5adba79 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.359047 | controller |     "Jun 09 16:59:06.699604 crc crio[20770]: time=\"2026-06-09T16:59:06.699493444Z\" level=info msg=\"Stopping pod sandbox: e6c9ee9b9ce4a777ef964504455ca87fe1998ef05026f2813602a270d91c1993\" id=95f6058b-a422-4310-9d15-0b81976f1d92 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.359062 | controller |     "Jun 09 16:59:06.699604 crc crio[20770]: time=\"2026-06-09T16:59:06.699568676Z\" level=info msg=\"Stopped pod sandbox (already stopped): e6c9ee9b9ce4a777ef964504455ca87fe1998ef05026f2813602a270d91c1993\" id=95f6058b-a422-4310-9d15-0b81976f1d92 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.359078 | controller |     "Jun 09 16:59:06.700409 crc crio[20770]: time=\"2026-06-09T16:59:06.700214565Z\" level=info msg=\"Removing pod sandbox: e6c9ee9b9ce4a777ef964504455ca87fe1998ef05026f2813602a270d91c1993\" id=3173c4d0-48ed-443d-b7dc-dd77a8b8dc01 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.359093 | controller |     "Jun 09 16:59:06.722476 crc crio[20770]: time=\"2026-06-09T16:59:06.722373157Z\" level=info msg=\"Removed pod sandbox: e6c9ee9b9ce4a777ef964504455ca87fe1998ef05026f2813602a270d91c1993\" id=3173c4d0-48ed-443d-b7dc-dd77a8b8dc01 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.359108 | controller |     "Jun 09 16:59:06.724160 crc crio[20770]: time=\"2026-06-09T16:59:06.724057706Z\" level=info msg=\"Stopping pod sandbox: 8a5c993890abb775678a60b245ea4cf372b323fc53187ca1c28cf45a92306472\" id=b3d80f14-7275-4978-9e02-429611ae43df name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.359123 | controller |     "Jun 09 16:59:06.724259 crc crio[20770]: time=\"2026-06-09T16:59:06.72417482Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8a5c993890abb775678a60b245ea4cf372b323fc53187ca1c28cf45a92306472\" id=b3d80f14-7275-4978-9e02-429611ae43df name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.359139 | controller |     "Jun 09 16:59:06.724760 crc crio[20770]: time=\"2026-06-09T16:59:06.724694045Z\" level=info msg=\"Removing pod sandbox: 8a5c993890abb775678a60b245ea4cf372b323fc53187ca1c28cf45a92306472\" id=c25cfc0d-9bd2-4e13-a1bd-4d6705d73c03 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.359158 | controller |     "Jun 09 16:59:06.737431 crc crio[20770]: time=\"2026-06-09T16:59:06.736818106Z\" level=info msg=\"Removed pod sandbox: 8a5c993890abb775678a60b245ea4cf372b323fc53187ca1c28cf45a92306472\" id=c25cfc0d-9bd2-4e13-a1bd-4d6705d73c03 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.359172 | controller |     "Jun 09 16:59:06.737884 crc crio[20770]: time=\"2026-06-09T16:59:06.73762926Z\" level=info msg=\"Stopping pod sandbox: 56d47b1778336a57d12279c407eb85054d43323c318a380ccb0c7f0f2728f75e\" id=964696f8-dbba-4d94-8bad-58d91fec1a52 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.359188 | controller |     "Jun 09 16:59:06.737990 crc crio[20770]: time=\"2026-06-09T16:59:06.737883347Z\" level=info msg=\"Stopped pod sandbox (already stopped): 56d47b1778336a57d12279c407eb85054d43323c318a380ccb0c7f0f2728f75e\" id=964696f8-dbba-4d94-8bad-58d91fec1a52 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.359202 | controller |     "Jun 09 16:59:06.738888 crc crio[20770]: time=\"2026-06-09T16:59:06.738780883Z\" level=info msg=\"Removing pod sandbox: 56d47b1778336a57d12279c407eb85054d43323c318a380ccb0c7f0f2728f75e\" id=7e50e92f-9543-46a0-b0e5-6077d287f0a3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.359217 | controller |     "Jun 09 16:59:06.757381 crc crio[20770]: time=\"2026-06-09T16:59:06.757256848Z\" level=info msg=\"Removed pod sandbox: 56d47b1778336a57d12279c407eb85054d43323c318a380ccb0c7f0f2728f75e\" id=7e50e92f-9543-46a0-b0e5-6077d287f0a3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.359232 | controller |     "Jun 09 16:59:06.758218 crc crio[20770]: time=\"2026-06-09T16:59:06.758143384Z\" level=info msg=\"Stopping pod sandbox: 3573160175c10950724f82d9534b2967267dee7e28a51581089daffe9cc74ad8\" id=ea9a1041-7354-481a-ac48-a2b79adc02ed name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.359248 | controller |     "Jun 09 16:59:06.758363 crc crio[20770]: time=\"2026-06-09T16:59:06.758221456Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3573160175c10950724f82d9534b2967267dee7e28a51581089daffe9cc74ad8\" id=ea9a1041-7354-481a-ac48-a2b79adc02ed name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.359263 | controller |     "Jun 09 16:59:06.759026 crc crio[20770]: time=\"2026-06-09T16:59:06.758902636Z\" level=info msg=\"Removing pod sandbox: 3573160175c10950724f82d9534b2967267dee7e28a51581089daffe9cc74ad8\" id=bc2962fc-d72c-4312-978d-34110b8b31f3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.359279 | controller |     "Jun 09 16:59:06.790243 crc crio[20770]: time=\"2026-06-09T16:59:06.789626037Z\" level=info msg=\"Removed pod sandbox: 3573160175c10950724f82d9534b2967267dee7e28a51581089daffe9cc74ad8\" id=bc2962fc-d72c-4312-978d-34110b8b31f3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.359294 | controller |     "Jun 09 16:59:06.791608 crc crio[20770]: time=\"2026-06-09T16:59:06.791539652Z\" level=info msg=\"Stopping pod sandbox: 1ccbedb738a916ce574f219365374e4cbb3c0d7bf0e5c2a46d115af229b0245d\" id=ac90f165-9ca3-446a-8086-744fe8da77ec name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.359310 | controller |     "Jun 09 16:59:06.791608 crc crio[20770]: time=\"2026-06-09T16:59:06.791605574Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1ccbedb738a916ce574f219365374e4cbb3c0d7bf0e5c2a46d115af229b0245d\" id=ac90f165-9ca3-446a-8086-744fe8da77ec name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.359325 | controller |     "Jun 09 16:59:06.792326 crc crio[20770]: time=\"2026-06-09T16:59:06.792283444Z\" level=info msg=\"Removing pod sandbox: 1ccbedb738a916ce574f219365374e4cbb3c0d7bf0e5c2a46d115af229b0245d\" id=4bb36c3c-aa7c-4ba6-93e3-79b0928e217b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.359344 | controller |     "Jun 09 16:59:06.810301 crc crio[20770]: time=\"2026-06-09T16:59:06.806622969Z\" level=info msg=\"Removed pod sandbox: 1ccbedb738a916ce574f219365374e4cbb3c0d7bf0e5c2a46d115af229b0245d\" id=4bb36c3c-aa7c-4ba6-93e3-79b0928e217b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.359360 | controller |     "Jun 09 16:59:08.278097 crc crio[20770]: time=\"2026-06-09T16:59:08.277980945Z\" level=info msg=\"Creating container: openstack/glance-db-sync-lr54k/glance-db-sync\" id=c51bfa20-e5f2-43d9-9627-0600663cab27 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.359376 | controller |     "Jun 09 16:59:08.280100 crc crio[20770]: time=\"2026-06-09T16:59:08.280017294Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.359391 | controller |     "Jun 09 16:59:08.325862 crc crio[20770]: time=\"2026-06-09T16:59:08.32539895Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.359407 | controller |     "Jun 09 16:59:08.494902 crc crio[20770]: time=\"2026-06-09T16:59:08.494608694Z\" level=info msg=\"Created container 7613d712d65cf29b4fe6247a341133bf1547e34bce1c3017184595e37e5a7625: openstack/swift-storage-0/container-replicator\" id=457b1563-3863-4032-b762-a6d07611fb1e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.359422 | controller |     "Jun 09 16:59:08.496692 crc crio[20770]: time=\"2026-06-09T16:59:08.496524569Z\" level=info msg=\"Starting container: 7613d712d65cf29b4fe6247a341133bf1547e34bce1c3017184595e37e5a7625\" id=5a22cfff-adbe-4a40-b25a-454614bac48f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.359438 | controller |     "Jun 09 16:59:08.508921 crc crio[20770]: time=\"2026-06-09T16:59:08.508824516Z\" level=info msg=\"Started container\" PID=59233 containerID=7613d712d65cf29b4fe6247a341133bf1547e34bce1c3017184595e37e5a7625 description=openstack/swift-storage-0/container-replicator id=5a22cfff-adbe-4a40-b25a-454614bac48f name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b5cc6ea3d4996be49ef5faeae27f289df6c9528d212df886d73630dc82041a6",
2026-06-09 17:48:39.359453 | controller |     "Jun 09 16:59:08.728417 crc crio[20770]: time=\"2026-06-09T16:59:08.728275177Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=f3bebd4b-6a3e-4085-8873-7ce97608ea11 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.359469 | controller |     "Jun 09 16:59:08.745735 crc crio[20770]: time=\"2026-06-09T16:59:08.745601049Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=4081be81-4256-45b5-a16b-e1c147b78492 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.359485 | controller |     "Jun 09 16:59:08.936745 crc crio[20770]: time=\"2026-06-09T16:59:08.936541043Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.359500 | controller |     "Jun 09 16:59:08.981215 crc crio[20770]: time=\"2026-06-09T16:59:08.981006902Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-auditor\" id=cbcbbfb9-4ea8-422b-9bf2-5b960cdb7ee4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.359534 | controller |     "Jun 09 16:59:08.981801 crc crio[20770]: time=\"2026-06-09T16:59:08.981600489Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.359552 | controller |     "Jun 09 16:59:09.048853 crc crio[20770]: time=\"2026-06-09T16:59:09.042858014Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.359572 | controller |     "Jun 09 16:59:09.048853 crc crio[20770]: time=\"2026-06-09T16:59:09.045946384Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.359588 | controller |     "Jun 09 16:59:10.502130 crc crio[20770]: 2026-06-09T16:59:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:005be5394c71cb6 Mac:02:37:eb:fa:4c:eb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:88 Mtu:0 Sandbox:/var/run/netns/ec1b8187-ebfa-4cd0-869d-6aa71e84b161 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.136 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.359604 | controller |     "Jun 09 16:59:10.504186 crc crio[20770]: time=\"2026-06-09T16:59:10.504106247Z\" level=info msg=\"Got pod network &{Name:keystone-db-sync-x9d9f Namespace:openstack ID:005be5394c71cb6faee1faff6e334b31f99c15358279c05c61918d46c477037c UID:70512a12-5ee1-4fd1-bfb8-534e767bf754 NetNS:/var/run/netns/ec1b8187-ebfa-4cd0-869d-6aa71e84b161 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod70512a12_5ee1_4fd1_bfb8_534e767bf754.slice PodAnnotations:0xc002732600}] Aliases:map[]}\"",
2026-06-09 17:48:39.359620 | controller |     "Jun 09 16:59:10.504308 crc crio[20770]: 2026-06-09T16:59:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1f728ce908efa47 Mac:46:27:9e:60:9a:af Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:87 Mtu:0 Sandbox:/var/run/netns/b2302c92-ad5f-4a8f-a247-0db2b356d8c6 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.135 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.359637 | controller |     "Jun 09 16:59:10.504380 crc crio[20770]: time=\"2026-06-09T16:59:10.504351434Z\" level=info msg=\"Checking pod openstack_keystone-db-sync-x9d9f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.359652 | controller |     "Jun 09 16:59:10.505501 crc crio[20770]: 2026-06-09T16:59:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9df80648f2165bd Mac:32:c9:72:49:4d:f0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:85 Mtu:0 Sandbox:/var/run/netns/5780f2f6-7afc-4cb2-9d7d-49bae647fda6 SocketPath: PciID:}] [{Interface:0xc0001886c0 Address:{IP:10.217.0.133 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.359668 | controller |     "Jun 09 16:59:10.505501 crc crio[20770]: time=\"2026-06-09T16:59:10.505158317Z\" level=info msg=\"Got pod network &{Name:cinder-19e0-account-create-update-l6469 Namespace:openstack ID:9df80648f2165bd5732cb39355e005b1fa00e4f49a55a5c63db088f5e8fdebbd UID:47054d70-c590-4b8d-95ef-58c1a3ad5946 NetNS:/var/run/netns/5780f2f6-7afc-4cb2-9d7d-49bae647fda6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod47054d70_c590_4b8d_95ef_58c1a3ad5946.slice PodAnnotations:0xc006e7e188}] Aliases:map[]}\"",
2026-06-09 17:48:39.359684 | controller |     "Jun 09 16:59:10.505501 crc crio[20770]: time=\"2026-06-09T16:59:10.50525964Z\" level=info msg=\"Checking pod openstack_cinder-19e0-account-create-update-l6469 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.359700 | controller |     "Jun 09 16:59:10.505501 crc crio[20770]: time=\"2026-06-09T16:59:10.505424535Z\" level=info msg=\"Got pod network &{Name:neutron-6649-account-create-update-q4zwg Namespace:openstack ID:1f728ce908efa4770fa561dce828f6f85a7579c125c25d0ead72a8b14a6eeaf5 UID:e4ea2e85-c7d5-4d07-a23b-9cda63c5a56c NetNS:/var/run/netns/b2302c92-ad5f-4a8f-a247-0db2b356d8c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode4ea2e85_c7d5_4d07_a23b_9cda63c5a56c.slice PodAnnotations:0xc0005c6a18}] Aliases:map[]}\"",
2026-06-09 17:48:39.359720 | controller |     "Jun 09 16:59:10.506153 crc crio[20770]: time=\"2026-06-09T16:59:10.505797726Z\" level=info msg=\"Checking pod openstack_neutron-6649-account-create-update-q4zwg for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.359737 | controller |     "Jun 09 16:59:10.506887 crc crio[20770]: 2026-06-09T16:59:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:df709fe1bfc645f Mac:6e:b0:2f:6b:51:9e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:89 Mtu:0 Sandbox:/var/run/netns/f0e8efc2-b8a9-4dec-b047-8455936ccf38 SocketPath: PciID:}] [{Interface:0xc00011ac00 Address:{IP:10.217.0.137 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.359753 | controller |     "Jun 09 16:59:10.508479 crc crio[20770]: time=\"2026-06-09T16:59:10.508061701Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-mxftb Namespace:openstack ID:df709fe1bfc645f9da87daa7409f0761e4d40e40761390515afad620ec142761 UID:c95fb77a-a3ab-4e43-81d7-4ef2f00a7fc1 NetNS:/var/run/netns/f0e8efc2-b8a9-4dec-b047-8455936ccf38 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc95fb77a_a3ab_4e43_81d7_4ef2f00a7fc1.slice PodAnnotations:0xc0010a2288}] Aliases:map[]}\"",
2026-06-09 17:48:39.359769 | controller |     "Jun 09 16:59:10.508479 crc crio[20770]: time=\"2026-06-09T16:59:10.508222366Z\" level=info msg=\"Checking pod openstack_barbican-db-create-mxftb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.359784 | controller |     "Jun 09 16:59:10.516900 crc crio[20770]: time=\"2026-06-09T16:59:10.515898369Z\" level=info msg=\"Ran pod sandbox 005be5394c71cb6faee1faff6e334b31f99c15358279c05c61918d46c477037c with infra container: openstack/keystone-db-sync-x9d9f/POD\" id=f449eefb-c64a-448c-a54f-8504b95d88e2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.359800 | controller |     "Jun 09 16:59:10.518835 crc crio[20770]: time=\"2026-06-09T16:59:10.518795332Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=ff82fac5-b3b2-4308-a8e0-6ba8fd20c7f4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.359815 | controller |     "Jun 09 16:59:10.519092 crc crio[20770]: time=\"2026-06-09T16:59:10.519001708Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-keystone:current-podified not found\" id=ff82fac5-b3b2-4308-a8e0-6ba8fd20c7f4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.359831 | controller |     "Jun 09 16:59:10.519241 crc crio[20770]: time=\"2026-06-09T16:59:10.519090421Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-keystone:current-podified found\" id=ff82fac5-b3b2-4308-a8e0-6ba8fd20c7f4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.359846 | controller |     "Jun 09 16:59:10.519667 crc crio[20770]: time=\"2026-06-09T16:59:10.519539024Z\" level=info msg=\"Ran pod sandbox 9df80648f2165bd5732cb39355e005b1fa00e4f49a55a5c63db088f5e8fdebbd with infra container: openstack/cinder-19e0-account-create-update-l6469/POD\" id=37493836-969f-4676-a51a-8863b08c325a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.359861 | controller |     "Jun 09 16:59:10.523141 crc crio[20770]: time=\"2026-06-09T16:59:10.522047417Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=e1a47ba9-521b-4873-a2ee-f913107c006a name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.359878 | controller |     "Jun 09 16:59:10.523141 crc crio[20770]: time=\"2026-06-09T16:59:10.522272853Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=2dcae1ae-b393-4597-885c-b67ecee5a0b3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.359897 | controller |     "Jun 09 16:59:10.525614 crc crio[20770]: time=\"2026-06-09T16:59:10.525563039Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-keystone:current-podified\\\"\"",
2026-06-09 17:48:39.359914 | controller |     "Jun 09 16:59:10.530303 crc crio[20770]: time=\"2026-06-09T16:59:10.530226354Z\" level=info msg=\"Ran pod sandbox 1f728ce908efa4770fa561dce828f6f85a7579c125c25d0ead72a8b14a6eeaf5 with infra container: openstack/neutron-6649-account-create-update-q4zwg/POD\" id=54ea79b8-972d-4f46-a4be-1dd626681f51 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.359930 | controller |     "Jun 09 16:59:10.531178 crc crio[20770]: time=\"2026-06-09T16:59:10.531107709Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=0a0080bc-29a2-488c-aacd-542cd7f15c56 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.359945 | controller |     "Jun 09 16:59:10.532110 crc crio[20770]: time=\"2026-06-09T16:59:10.532046437Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=b8ba7235-8967-4369-9736-4b7f005ab0ac name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.359960 | controller |     "Jun 09 16:59:10.533979 crc crio[20770]: time=\"2026-06-09T16:59:10.53354849Z\" level=info msg=\"Ran pod sandbox df709fe1bfc645f9da87daa7409f0761e4d40e40761390515afad620ec142761 with infra container: openstack/barbican-db-create-mxftb/POD\" id=9cad64d2-fdd7-442d-bc6e-e7cff265727e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.359976 | controller |     "Jun 09 16:59:10.533979 crc crio[20770]: time=\"2026-06-09T16:59:10.533808448Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=ac21c5c6-4434-46af-b821-01b9034dd035 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.359991 | controller |     "Jun 09 16:59:10.535603 crc crio[20770]: time=\"2026-06-09T16:59:10.535532708Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=c0018de6-e10c-4476-a972-149d8e8b8a01 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.360006 | controller |     "Jun 09 16:59:10.542345 crc crio[20770]: time=\"2026-06-09T16:59:10.542278333Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=b97ed194-9d7e-4cf1-afdc-be09267fe541 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.360020 | controller |     "Jun 09 16:59:10.604112 crc crio[20770]: time=\"2026-06-09T16:59:10.604020263Z\" level=info msg=\"Created container af3b7abf6025221a5073cb718c0f57b748dc179ae1cb1b356e67ffc4fdc4bbb9: openstack/glance-db-sync-lr54k/glance-db-sync\" id=c51bfa20-e5f2-43d9-9627-0600663cab27 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.360035 | controller |     "Jun 09 16:59:10.605257 crc crio[20770]: time=\"2026-06-09T16:59:10.605186127Z\" level=info msg=\"Starting container: af3b7abf6025221a5073cb718c0f57b748dc179ae1cb1b356e67ffc4fdc4bbb9\" id=c40d5b5b-48bd-4c30-b495-200320fee590 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.360050 | controller |     "Jun 09 16:59:10.613200 crc crio[20770]: time=\"2026-06-09T16:59:10.613081995Z\" level=info msg=\"Started container\" PID=59456 containerID=af3b7abf6025221a5073cb718c0f57b748dc179ae1cb1b356e67ffc4fdc4bbb9 description=openstack/glance-db-sync-lr54k/glance-db-sync id=c40d5b5b-48bd-4c30-b495-200320fee590 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dd910215699edcd954ff8b53b97f2d87a0eb9e39b3913e37e96f8b35ef56b1cd",
2026-06-09 17:48:39.360066 | controller |     "Jun 09 16:59:10.983747 crc crio[20770]: time=\"2026-06-09T16:59:10.983553013Z\" level=info msg=\"Created container c1b63bc76b04897210a1f95d89e32d6e4bbcd0cbe4aaaf7fdcf7c6159f5af6b3: openstack/swift-storage-0/container-auditor\" id=cbcbbfb9-4ea8-422b-9bf2-5b960cdb7ee4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.360088 | controller |     "Jun 09 16:59:10.985286 crc crio[20770]: time=\"2026-06-09T16:59:10.985199701Z\" level=info msg=\"Starting container: c1b63bc76b04897210a1f95d89e32d6e4bbcd0cbe4aaaf7fdcf7c6159f5af6b3\" id=e9f0e77f-6b1a-4b89-ad45-4a7e5e298680 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.360104 | controller |     "Jun 09 16:59:10.993340 crc crio[20770]: time=\"2026-06-09T16:59:10.992965476Z\" level=info msg=\"Started container\" PID=59462 containerID=c1b63bc76b04897210a1f95d89e32d6e4bbcd0cbe4aaaf7fdcf7c6159f5af6b3 description=openstack/swift-storage-0/container-auditor id=e9f0e77f-6b1a-4b89-ad45-4a7e5e298680 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b5cc6ea3d4996be49ef5faeae27f289df6c9528d212df886d73630dc82041a6",
2026-06-09 17:48:39.360120 | controller |     "Jun 09 16:59:10.994067 crc crio[20770]: time=\"2026-06-09T16:59:10.993979185Z\" level=info msg=\"Creating container: openstack/cinder-19e0-account-create-update-l6469/mariadb-account-create-update\" id=9521c833-488d-4f46-a71d-81478bed03c6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.360135 | controller |     "Jun 09 16:59:10.996202 crc crio[20770]: time=\"2026-06-09T16:59:10.995064037Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.360150 | controller |     "Jun 09 16:59:11.051900 crc crio[20770]: time=\"2026-06-09T16:59:11.051338248Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.360165 | controller |     "Jun 09 16:59:11.055445 crc crio[20770]: time=\"2026-06-09T16:59:11.055362515Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.360179 | controller |     "Jun 09 16:59:11.117580 crc crio[20770]: time=\"2026-06-09T16:59:11.117080023Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=b012e94f-c9d0-42bc-9444-63b48fd0a360 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.360194 | controller |     "Jun 09 16:59:11.121405 crc crio[20770]: time=\"2026-06-09T16:59:11.121315196Z\" level=info msg=\"Creating container: openstack/neutron-6649-account-create-update-q4zwg/mariadb-account-create-update\" id=dbd6f51a-510b-4ab1-85de-4df340d7518c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.360209 | controller |     "Jun 09 16:59:11.121906 crc crio[20770]: time=\"2026-06-09T16:59:11.121828971Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.360224 | controller |     "Jun 09 16:59:11.134605 crc crio[20770]: 2026-06-09T16:59:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a368bbf60b78925 Mac:46:c4:78:4f:44:19 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:84 Mtu:0 Sandbox:/var/run/netns/2ce64904-e62f-4610-b78c-ab992b908d99 SocketPath: PciID:}] [{Interface:0xc0002d8a00 Address:{IP:10.217.0.132 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.360240 | controller |     "Jun 09 16:59:11.137016 crc crio[20770]: time=\"2026-06-09T16:59:11.135976191Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-dz654 Namespace:openstack ID:a368bbf60b78925c03409824b0211b5af38968c8391d188b6b5404167d8890d5 UID:eb827261-9cc6-4388-bf7f-9136d46e42d7 NetNS:/var/run/netns/2ce64904-e62f-4610-b78c-ab992b908d99 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeb827261_9cc6_4388_bf7f_9136d46e42d7.slice PodAnnotations:0xc002732700}] Aliases:map[]}\"",
2026-06-09 17:48:39.360258 | controller |     "Jun 09 16:59:11.137016 crc crio[20770]: time=\"2026-06-09T16:59:11.136168157Z\" level=info msg=\"Checking pod openstack_cinder-db-create-dz654 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.360274 | controller |     "Jun 09 16:59:11.140570 crc crio[20770]: 2026-06-09T16:59:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9aedd6fdb9dd780 Mac:36:a6:c8:73:03:b7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8a Mtu:0 Sandbox:/var/run/netns/e8ba9436-bf66-4e95-8a76-948f5e89958e SocketPath: PciID:}] [{Interface:0xc00038e970 Address:{IP:10.217.0.138 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.360289 | controller |     "Jun 09 16:59:11.140570 crc crio[20770]: 2026-06-09T16:59:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:101a859d2325a02 Mac:ca:2a:3e:a8:bf:46 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:86 Mtu:0 Sandbox:/var/run/netns/68220138-f097-4bf0-8c1d-de3acf35c213 SocketPath: PciID:}] [{Interface:0xc000232770 Address:{IP:10.217.0.134 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.360304 | controller |     "Jun 09 16:59:11.140570 crc crio[20770]: time=\"2026-06-09T16:59:11.140209204Z\" level=info msg=\"Got pod network &{Name:barbican-4b0e-account-create-update-z77np Namespace:openstack ID:9aedd6fdb9dd7802b0d80a0b4835eeac42e8bb3577631a5d7bc5de5b055c57a8 UID:3f5c7fd1-3df1-49c7-b7c0-d7f4b9de9057 NetNS:/var/run/netns/e8ba9436-bf66-4e95-8a76-948f5e89958e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3f5c7fd1_3df1_49c7_b7c0_d7f4b9de9057.slice PodAnnotations:0xc000134318}] Aliases:map[]}\"",
2026-06-09 17:48:39.360320 | controller |     "Jun 09 16:59:11.140570 crc crio[20770]: time=\"2026-06-09T16:59:11.140243725Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-zvggc Namespace:openstack ID:101a859d2325a02da43cf8bd9afb23b28e4ae896db7202ac8ced78663d4b4db6 UID:c143f3b8-abf8-4e96-bbf2-e0544ffaf9f4 NetNS:/var/run/netns/68220138-f097-4bf0-8c1d-de3acf35c213 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc143f3b8_abf8_4e96_bbf2_e0544ffaf9f4.slice PodAnnotations:0xc0005c6b88}] Aliases:map[]}\"",
2026-06-09 17:48:39.360335 | controller |     "Jun 09 16:59:11.140570 crc crio[20770]: time=\"2026-06-09T16:59:11.140354358Z\" level=info msg=\"Checking pod openstack_barbican-4b0e-account-create-update-z77np for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.360351 | controller |     "Jun 09 16:59:11.140570 crc crio[20770]: time=\"2026-06-09T16:59:11.140368818Z\" level=info msg=\"Checking pod openstack_neutron-db-create-zvggc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.360367 | controller |     "Jun 09 16:59:11.143397 crc crio[20770]: time=\"2026-06-09T16:59:11.14319519Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=4d07f3b2-6dd7-423d-a9cd-3f8b5e795670 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.360381 | controller |     "Jun 09 16:59:11.162826 crc crio[20770]: time=\"2026-06-09T16:59:11.160978316Z\" level=info msg=\"Ran pod sandbox a368bbf60b78925c03409824b0211b5af38968c8391d188b6b5404167d8890d5 with infra container: openstack/cinder-db-create-dz654/POD\" id=46d783a1-e771-4a03-b7fd-4fb7e17ee691 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.360397 | controller |     "Jun 09 16:59:11.165503 crc crio[20770]: time=\"2026-06-09T16:59:11.164993922Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=22c53aa3-57b4-4f11-bdb4-853085392055 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.360412 | controller |     "Jun 09 16:59:11.183096 crc crio[20770]: time=\"2026-06-09T16:59:11.183029355Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=f0d7e289-f258-4e23-b86b-086ac7e88954 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.360431 | controller |     "Jun 09 16:59:11.186184 crc crio[20770]: time=\"2026-06-09T16:59:11.186053402Z\" level=info msg=\"Ran pod sandbox 101a859d2325a02da43cf8bd9afb23b28e4ae896db7202ac8ced78663d4b4db6 with infra container: openstack/neutron-db-create-zvggc/POD\" id=c743a46d-3eb1-4e84-8f8e-11840d309826 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.360446 | controller |     "Jun 09 16:59:11.186285 crc crio[20770]: time=\"2026-06-09T16:59:11.186162826Z\" level=info msg=\"Ran pod sandbox 9aedd6fdb9dd7802b0d80a0b4835eeac42e8bb3577631a5d7bc5de5b055c57a8 with infra container: openstack/barbican-4b0e-account-create-update-z77np/POD\" id=10d366d3-c5f8-4a3d-8b17-34d05d627ec1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.360462 | controller |     "Jun 09 16:59:11.188345 crc crio[20770]: time=\"2026-06-09T16:59:11.188274147Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=381a75e5-e192-4666-b2bf-e4453af7cfee name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.360478 | controller |     "Jun 09 16:59:11.189500 crc crio[20770]: time=\"2026-06-09T16:59:11.189408Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=d0490a0e-4310-44ec-9e8b-8733f1da8d70 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.360493 | controller |     "Jun 09 16:59:11.194314 crc crio[20770]: time=\"2026-06-09T16:59:11.194228409Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=b8099c9e-fb9d-4b8d-adec-afa12c7719a2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.360508 | controller |     "Jun 09 16:59:11.194565 crc crio[20770]: time=\"2026-06-09T16:59:11.194393714Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=8348a42f-ef46-4521-9e43-d338f191c8f8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.360543 | controller |     "Jun 09 16:59:11.222691 crc crio[20770]: time=\"2026-06-09T16:59:11.218280297Z\" level=info msg=\"Creating container: openstack/barbican-db-create-mxftb/mariadb-database-create\" id=63dddd2b-24af-423a-b3e6-03e7a64b86cd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.360559 | controller |     "Jun 09 16:59:11.222691 crc crio[20770]: time=\"2026-06-09T16:59:11.219185933Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.360574 | controller |     "Jun 09 16:59:11.279073 crc crio[20770]: time=\"2026-06-09T16:59:11.278838472Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.360589 | controller |     "Jun 09 16:59:11.283825 crc crio[20770]: time=\"2026-06-09T16:59:11.2836106Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.360604 | controller |     "Jun 09 16:59:11.324011 crc crio[20770]: time=\"2026-06-09T16:59:11.323912958Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.360620 | controller |     "Jun 09 16:59:11.327291 crc crio[20770]: time=\"2026-06-09T16:59:11.327108621Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.360636 | controller |     "Jun 09 16:59:12.102291 crc crio[20770]: time=\"2026-06-09T16:59:12.101534047Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-updater\" id=85f0346e-9b82-485e-b829-cbab732bcd0a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.360654 | controller |     "Jun 09 16:59:12.103560 crc crio[20770]: time=\"2026-06-09T16:59:12.102790433Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.360670 | controller |     "Jun 09 16:59:12.144170 crc crio[20770]: time=\"2026-06-09T16:59:12.144033629Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.360686 | controller |     "Jun 09 16:59:12.147517 crc crio[20770]: time=\"2026-06-09T16:59:12.147432877Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.360701 | controller |     "Jun 09 16:59:12.750615 crc crio[20770]: time=\"2026-06-09T16:59:12.750001112Z\" level=info msg=\"Created container aeda6f24eda242f337cd59d671515340d3b9743f3fab2008ca8d27d9c293e9fc: openstack/cinder-19e0-account-create-update-l6469/mariadb-account-create-update\" id=9521c833-488d-4f46-a71d-81478bed03c6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.360717 | controller |     "Jun 09 16:59:12.751366 crc crio[20770]: time=\"2026-06-09T16:59:12.751291049Z\" level=info msg=\"Starting container: aeda6f24eda242f337cd59d671515340d3b9743f3fab2008ca8d27d9c293e9fc\" id=e9c047fa-678d-45e3-987c-a3a41274941d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.360733 | controller |     "Jun 09 16:59:12.763197 crc crio[20770]: time=\"2026-06-09T16:59:12.763103692Z\" level=info msg=\"Started container\" PID=59568 containerID=aeda6f24eda242f337cd59d671515340d3b9743f3fab2008ca8d27d9c293e9fc description=openstack/cinder-19e0-account-create-update-l6469/mariadb-account-create-update id=e9c047fa-678d-45e3-987c-a3a41274941d name=/runtime.v1.RuntimeService/StartContainer sandboxID=9df80648f2165bd5732cb39355e005b1fa00e4f49a55a5c63db088f5e8fdebbd",
2026-06-09 17:48:39.360750 | controller |     "Jun 09 16:59:12.950508 crc crio[20770]: time=\"2026-06-09T16:59:12.95038194Z\" level=info msg=\"Created container a04f3274d3b33007fc1aab36773e5b54533a78c96062d6fa2923ee025393d125: openstack/neutron-6649-account-create-update-q4zwg/mariadb-account-create-update\" id=dbd6f51a-510b-4ab1-85de-4df340d7518c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.360779 | controller |     "Jun 09 16:59:12.951747 crc crio[20770]: time=\"2026-06-09T16:59:12.951556594Z\" level=info msg=\"Starting container: a04f3274d3b33007fc1aab36773e5b54533a78c96062d6fa2923ee025393d125\" id=b3982b5b-f130-49a4-9c20-b0835b8f8012 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.360799 | controller |     "Jun 09 16:59:12.957449 crc crio[20770]: time=\"2026-06-09T16:59:12.95730379Z\" level=info msg=\"Started container\" PID=59599 containerID=a04f3274d3b33007fc1aab36773e5b54533a78c96062d6fa2923ee025393d125 description=openstack/neutron-6649-account-create-update-q4zwg/mariadb-account-create-update id=b3982b5b-f130-49a4-9c20-b0835b8f8012 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f728ce908efa4770fa561dce828f6f85a7579c125c25d0ead72a8b14a6eeaf5",
2026-06-09 17:48:39.360815 | controller |     "Jun 09 16:59:13.195396 crc crio[20770]: time=\"2026-06-09T16:59:13.194983468Z\" level=info msg=\"Created container 0e6a53dcd3696dcfc1c4e949697af8f7dca595a97c3a23fb183e0e5b6c69afed: openstack/barbican-db-create-mxftb/mariadb-database-create\" id=63dddd2b-24af-423a-b3e6-03e7a64b86cd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.360831 | controller |     "Jun 09 16:59:13.207735 crc crio[20770]: time=\"2026-06-09T16:59:13.205944816Z\" level=info msg=\"Starting container: 0e6a53dcd3696dcfc1c4e949697af8f7dca595a97c3a23fb183e0e5b6c69afed\" id=4ba431f8-bfec-4fe6-b83f-15e84cffe744 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.360851 | controller |     "Jun 09 16:59:13.214583 crc crio[20770]: time=\"2026-06-09T16:59:13.214492494Z\" level=info msg=\"Started container\" PID=59620 containerID=0e6a53dcd3696dcfc1c4e949697af8f7dca595a97c3a23fb183e0e5b6c69afed description=openstack/barbican-db-create-mxftb/mariadb-database-create id=4ba431f8-bfec-4fe6-b83f-15e84cffe744 name=/runtime.v1.RuntimeService/StartContainer sandboxID=df709fe1bfc645f9da87daa7409f0761e4d40e40761390515afad620ec142761",
2026-06-09 17:48:39.360868 | controller |     "Jun 09 16:59:13.413169 crc crio[20770]: time=\"2026-06-09T16:59:13.41307392Z\" level=info msg=\"Created container bd8bf8a5376ceec69dcccc3989ece5142ac5a1e555117fd2f7d8c9df9edfaf56: openstack/swift-storage-0/container-updater\" id=85f0346e-9b82-485e-b829-cbab732bcd0a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.360884 | controller |     "Jun 09 16:59:13.415130 crc crio[20770]: time=\"2026-06-09T16:59:13.415071158Z\" level=info msg=\"Starting container: bd8bf8a5376ceec69dcccc3989ece5142ac5a1e555117fd2f7d8c9df9edfaf56\" id=1cbb5933-9d22-4f42-89ba-d017803d2a50 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.360899 | controller |     "Jun 09 16:59:13.422948 crc crio[20770]: time=\"2026-06-09T16:59:13.422344438Z\" level=info msg=\"Started container\" PID=59673 containerID=bd8bf8a5376ceec69dcccc3989ece5142ac5a1e555117fd2f7d8c9df9edfaf56 description=openstack/swift-storage-0/container-updater id=1cbb5933-9d22-4f42-89ba-d017803d2a50 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b5cc6ea3d4996be49ef5faeae27f289df6c9528d212df886d73630dc82041a6",
2026-06-09 17:48:39.360916 | controller |     "Jun 09 16:59:14.273988 crc crio[20770]: time=\"2026-06-09T16:59:14.273884009Z\" level=info msg=\"Creating container: openstack/cinder-db-create-dz654/mariadb-database-create\" id=e33d7b6e-21d3-4d53-8500-07afb5d3ef8b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.360931 | controller |     "Jun 09 16:59:14.275545 crc crio[20770]: time=\"2026-06-09T16:59:14.27458011Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.360947 | controller |     "Jun 09 16:59:14.319756 crc crio[20770]: time=\"2026-06-09T16:59:14.319584514Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.360963 | controller |     "Jun 09 16:59:14.323280 crc crio[20770]: time=\"2026-06-09T16:59:14.323188669Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.360978 | controller |     "Jun 09 16:59:14.786200 crc crio[20770]: time=\"2026-06-09T16:59:14.785303693Z\" level=info msg=\"Creating container: openstack/barbican-4b0e-account-create-update-z77np/mariadb-account-create-update\" id=054fb7f9-bffa-4057-8e3f-73705ebbee1a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.360994 | controller |     "Jun 09 16:59:14.787997 crc crio[20770]: time=\"2026-06-09T16:59:14.786373674Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=85a813bf-6c98-458a-b3eb-2532aec1dc88 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.361010 | controller |     "Jun 09 16:59:14.789132 crc crio[20770]: time=\"2026-06-09T16:59:14.788608418Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.361025 | controller |     "Jun 09 16:59:14.803388 crc crio[20770]: time=\"2026-06-09T16:59:14.803282474Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=a426a03f-2229-4a8f-acc8-200cb6b1d147 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.361045 | controller |     "Jun 09 16:59:14.823424 crc crio[20770]: time=\"2026-06-09T16:59:14.823306074Z\" level=info msg=\"Created container e899c78565cf4f40e557f76914eafe3dda3a189069c6a69df7dcb775c6b7b064: openstack/cinder-db-create-dz654/mariadb-database-create\" id=e33d7b6e-21d3-4d53-8500-07afb5d3ef8b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.361062 | controller |     "Jun 09 16:59:14.824797 crc crio[20770]: time=\"2026-06-09T16:59:14.824574471Z\" level=info msg=\"Starting container: e899c78565cf4f40e557f76914eafe3dda3a189069c6a69df7dcb775c6b7b064\" id=85eb36b3-d7ae-4fa2-8945-c96e6cab9fbd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.361078 | controller |     "Jun 09 16:59:14.829430 crc crio[20770]: time=\"2026-06-09T16:59:14.82937484Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.361094 | controller |     "Jun 09 16:59:14.831544 crc crio[20770]: time=\"2026-06-09T16:59:14.83143376Z\" level=info msg=\"Started container\" PID=59755 containerID=e899c78565cf4f40e557f76914eafe3dda3a189069c6a69df7dcb775c6b7b064 description=openstack/cinder-db-create-dz654/mariadb-database-create id=85eb36b3-d7ae-4fa2-8945-c96e6cab9fbd name=/runtime.v1.RuntimeService/StartContainer sandboxID=a368bbf60b78925c03409824b0211b5af38968c8391d188b6b5404167d8890d5",
2026-06-09 17:48:39.361112 | controller |     "Jun 09 16:59:14.834197 crc crio[20770]: time=\"2026-06-09T16:59:14.834150128Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.361130 | controller |     "Jun 09 16:59:14.843385 crc crio[20770]: time=\"2026-06-09T16:59:14.843287993Z\" level=info msg=\"Creating container: openstack/neutron-db-create-zvggc/mariadb-database-create\" id=6410712d-6a41-4c8a-80b9-0a705fe782ea name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.361147 | controller |     "Jun 09 16:59:14.843857 crc crio[20770]: time=\"2026-06-09T16:59:14.843793908Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.361162 | controller |     "Jun 09 16:59:14.894574 crc crio[20770]: time=\"2026-06-09T16:59:14.894483587Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.361178 | controller |     "Jun 09 16:59:14.897599 crc crio[20770]: time=\"2026-06-09T16:59:14.897538816Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.361192 | controller |     "Jun 09 16:59:15.098096 crc crio[20770]: time=\"2026-06-09T16:59:15.097922364Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-server\" id=f0166bfc-cc9d-43ca-bc6f-f1c47c32effd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.361207 | controller |     "Jun 09 16:59:15.099090 crc crio[20770]: time=\"2026-06-09T16:59:15.098348146Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.361222 | controller |     "Jun 09 16:59:15.133458 crc crio[20770]: time=\"2026-06-09T16:59:15.133399922Z\" level=info msg=\"Created container adb5c8d5b53d095629e8ebc1acc97c2c4b7f7938dd221fabfc6ec4463f5f532c: openstack/barbican-4b0e-account-create-update-z77np/mariadb-account-create-update\" id=054fb7f9-bffa-4057-8e3f-73705ebbee1a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.361238 | controller |     "Jun 09 16:59:15.134393 crc crio[20770]: time=\"2026-06-09T16:59:15.13436861Z\" level=info msg=\"Starting container: adb5c8d5b53d095629e8ebc1acc97c2c4b7f7938dd221fabfc6ec4463f5f532c\" id=dc2d35f3-e1f2-46e6-8a36-df488d425431 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.361258 | controller |     "Jun 09 16:59:15.141782 crc crio[20770]: time=\"2026-06-09T16:59:15.141707923Z\" level=info msg=\"Started container\" PID=59785 containerID=adb5c8d5b53d095629e8ebc1acc97c2c4b7f7938dd221fabfc6ec4463f5f532c description=openstack/barbican-4b0e-account-create-update-z77np/mariadb-account-create-update id=dc2d35f3-e1f2-46e6-8a36-df488d425431 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9aedd6fdb9dd7802b0d80a0b4835eeac42e8bb3577631a5d7bc5de5b055c57a8",
2026-06-09 17:48:39.361274 | controller |     "Jun 09 16:59:15.181226 crc crio[20770]: time=\"2026-06-09T16:59:15.180747664Z\" level=info msg=\"Created container 542867df39f031fc0e48b23d201613e8cc450e8523419960d6cdff45bc2eefb0: openstack/neutron-db-create-zvggc/mariadb-database-create\" id=6410712d-6a41-4c8a-80b9-0a705fe782ea name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.361290 | controller |     "Jun 09 16:59:15.182800 crc crio[20770]: time=\"2026-06-09T16:59:15.182565077Z\" level=info msg=\"Starting container: 542867df39f031fc0e48b23d201613e8cc450e8523419960d6cdff45bc2eefb0\" id=5e37b56f-a367-4d92-92dd-f3d32a98ab7e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.361305 | controller |     "Jun 09 16:59:15.194189 crc crio[20770]: time=\"2026-06-09T16:59:15.194089441Z\" level=info msg=\"Started container\" PID=59790 containerID=542867df39f031fc0e48b23d201613e8cc450e8523419960d6cdff45bc2eefb0 description=openstack/neutron-db-create-zvggc/mariadb-database-create id=5e37b56f-a367-4d92-92dd-f3d32a98ab7e name=/runtime.v1.RuntimeService/StartContainer sandboxID=101a859d2325a02da43cf8bd9afb23b28e4ae896db7202ac8ced78663d4b4db6",
2026-06-09 17:48:39.361321 | controller |     "Jun 09 16:59:19.263692 crc crio[20770]: time=\"2026-06-09T16:59:19.263047658Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.361337 | controller |     "Jun 09 16:59:19.268951 crc crio[20770]: time=\"2026-06-09T16:59:19.268474025Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.361352 | controller |     "Jun 09 16:59:19.424471 crc crio[20770]: time=\"2026-06-09T16:59:19.424331262Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-keystone@sha256:ab100203188fc03e43c62a1ca90a3d8f03ed8b4a3e248f5cd6669efe9a52b1e3\" id=e1a47ba9-521b-4873-a2ee-f913107c006a name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.361367 | controller |     "Jun 09 16:59:19.426079 crc crio[20770]: time=\"2026-06-09T16:59:19.426004281Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=aabed8f8-f384-420e-9846-74dfa774e7b2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.361382 | controller |     "Jun 09 16:59:19.460086 crc crio[20770]: time=\"2026-06-09T16:59:19.459973826Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=cbb808d7-6a55-42b0-be9e-1982dfc98b0c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.361397 | controller |     "Jun 09 16:59:19.470846 crc crio[20770]: time=\"2026-06-09T16:59:19.470616244Z\" level=info msg=\"Creating container: openstack/keystone-db-sync-x9d9f/keystone-db-sync\" id=acb6c6df-ee0e-472a-bfc0-4e589281c53e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.361412 | controller |     "Jun 09 16:59:19.473573 crc crio[20770]: time=\"2026-06-09T16:59:19.472919521Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.361427 | controller |     "Jun 09 16:59:19.530243 crc crio[20770]: time=\"2026-06-09T16:59:19.530119959Z\" level=info msg=\"Stopping pod sandbox: df709fe1bfc645f9da87daa7409f0761e4d40e40761390515afad620ec142761\" id=85bc13bd-9b77-493e-8146-bab1e65028e4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.361501 | controller |     "Jun 09 16:59:19.530373 crc crio[20770]: time=\"2026-06-09T16:59:19.530243342Z\" level=info msg=\"Stopping pod sandbox: a368bbf60b78925c03409824b0211b5af38968c8391d188b6b5404167d8890d5\" id=456d0978-6976-4577-b146-20f40b185379 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.361542 | controller |     "Jun 09 16:59:19.531288 crc crio[20770]: time=\"2026-06-09T16:59:19.530978854Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-dz654 Namespace:openstack ID:a368bbf60b78925c03409824b0211b5af38968c8391d188b6b5404167d8890d5 UID:eb827261-9cc6-4388-bf7f-9136d46e42d7 NetNS:/var/run/netns/2ce64904-e62f-4610-b78c-ab992b908d99 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeb827261_9cc6_4388_bf7f_9136d46e42d7.slice PodAnnotations:0xc0003de180}] Aliases:map[]}\"",
2026-06-09 17:48:39.361560 | controller |     "Jun 09 16:59:19.531288 crc crio[20770]: time=\"2026-06-09T16:59:19.531156429Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-mxftb Namespace:openstack ID:df709fe1bfc645f9da87daa7409f0761e4d40e40761390515afad620ec142761 UID:c95fb77a-a3ab-4e43-81d7-4ef2f00a7fc1 NetNS:/var/run/netns/f0e8efc2-b8a9-4dec-b047-8455936ccf38 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc95fb77a_a3ab_4e43_81d7_4ef2f00a7fc1.slice PodAnnotations:0xc006e7e1c8}] Aliases:map[]}\"",
2026-06-09 17:48:39.361577 | controller |     "Jun 09 16:59:19.531288 crc crio[20770]: time=\"2026-06-09T16:59:19.531171909Z\" level=info msg=\"Deleting pod openstack_cinder-db-create-dz654 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.361593 | controller |     "Jun 09 16:59:19.534706 crc crio[20770]: time=\"2026-06-09T16:59:19.531474828Z\" level=info msg=\"Deleting pod openstack_barbican-db-create-mxftb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.361610 | controller |     "Jun 09 16:59:19.540525 crc crio[20770]: time=\"2026-06-09T16:59:19.540435828Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.361625 | controller |     "Jun 09 16:59:19.545805 crc crio[20770]: time=\"2026-06-09T16:59:19.545626308Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.361641 | controller |     "Jun 09 16:59:19.821172 crc crio[20770]: time=\"2026-06-09T16:59:19.820625589Z\" level=info msg=\"Created container dc054a78876f494ed16c2ccbf8b10436f8fcf3e9d9c1bc0a85039aa9ba515def: openstack/swift-storage-0/object-server\" id=f0166bfc-cc9d-43ca-bc6f-f1c47c32effd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.361657 | controller |     "Jun 09 16:59:19.824402 crc crio[20770]: time=\"2026-06-09T16:59:19.823234384Z\" level=info msg=\"Starting container: dc054a78876f494ed16c2ccbf8b10436f8fcf3e9d9c1bc0a85039aa9ba515def\" id=ca33a051-1a7d-43be-b7a7-ad8d6fa4886e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.361672 | controller |     "Jun 09 16:59:19.835337 crc crio[20770]: time=\"2026-06-09T16:59:19.82754907Z\" level=info msg=\"Created container 82382f8567bd9dde9acc1844d5571ff1808aec586f9ffd37fe0b63167f97e551: openstack/keystone-db-sync-x9d9f/keystone-db-sync\" id=acb6c6df-ee0e-472a-bfc0-4e589281c53e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.361687 | controller |     "Jun 09 16:59:19.838542 crc crio[20770]: time=\"2026-06-09T16:59:19.838458596Z\" level=info msg=\"Starting container: 82382f8567bd9dde9acc1844d5571ff1808aec586f9ffd37fe0b63167f97e551\" id=6f5ad442-86bf-40fd-8bef-61a99803b24c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.361706 | controller |     "Jun 09 16:59:19.856239 crc crio[20770]: time=\"2026-06-09T16:59:19.849417643Z\" level=info msg=\"Started container\" PID=60168 containerID=dc054a78876f494ed16c2ccbf8b10436f8fcf3e9d9c1bc0a85039aa9ba515def description=openstack/swift-storage-0/object-server id=ca33a051-1a7d-43be-b7a7-ad8d6fa4886e name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b5cc6ea3d4996be49ef5faeae27f289df6c9528d212df886d73630dc82041a6",
2026-06-09 17:48:39.361723 | controller |     "Jun 09 16:59:19.856239 crc crio[20770]: time=\"2026-06-09T16:59:19.850053072Z\" level=info msg=\"Started container\" PID=60169 containerID=82382f8567bd9dde9acc1844d5571ff1808aec586f9ffd37fe0b63167f97e551 description=openstack/keystone-db-sync-x9d9f/keystone-db-sync id=6f5ad442-86bf-40fd-8bef-61a99803b24c name=/runtime.v1.RuntimeService/StartContainer sandboxID=005be5394c71cb6faee1faff6e334b31f99c15358279c05c61918d46c477037c",
2026-06-09 17:48:39.361739 | controller |     "Jun 09 16:59:19.911035 crc crio[20770]: time=\"2026-06-09T16:59:19.910920106Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=cb8cc8dd-b247-4ed4-913b-1ce4608f58f6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.361755 | controller |     "Jun 09 16:59:19.956123 crc crio[20770]: time=\"2026-06-09T16:59:19.955979492Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=943cc743-648a-436d-9936-1153d3432509 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.361771 | controller |     "Jun 09 16:59:19.980203 crc crio[20770]: time=\"2026-06-09T16:59:19.9797052Z\" level=info msg=\"Stopped pod sandbox: df709fe1bfc645f9da87daa7409f0761e4d40e40761390515afad620ec142761\" id=85bc13bd-9b77-493e-8146-bab1e65028e4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.361787 | controller |     "Jun 09 16:59:20.007461 crc crio[20770]: time=\"2026-06-09T16:59:20.007167386Z\" level=info msg=\"Stopped pod sandbox: a368bbf60b78925c03409824b0211b5af38968c8391d188b6b5404167d8890d5\" id=456d0978-6976-4577-b146-20f40b185379 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.361802 | controller |     "Jun 09 16:59:20.051066 crc crio[20770]: time=\"2026-06-09T16:59:20.050958515Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-replicator\" id=036c6064-5043-4116-900b-af5620fde388 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.361817 | controller |     "Jun 09 16:59:20.051459 crc crio[20770]: time=\"2026-06-09T16:59:20.051417588Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.361833 | controller |     "Jun 09 16:59:20.157619 crc crio[20770]: time=\"2026-06-09T16:59:20.157353779Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.361849 | controller |     "Jun 09 16:59:20.161968 crc crio[20770]: time=\"2026-06-09T16:59:20.16189302Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.361864 | controller |     "Jun 09 16:59:20.282474 crc crio[20770]: time=\"2026-06-09T16:59:20.282377272Z\" level=info msg=\"Created container 2328748cd3c7307a951769a05c3ffceec341fff1a1d6186b0953ad1b6557e54f: openstack/swift-storage-0/object-replicator\" id=036c6064-5043-4116-900b-af5620fde388 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.361880 | controller |     "Jun 09 16:59:20.286580 crc crio[20770]: time=\"2026-06-09T16:59:20.28609684Z\" level=info msg=\"Starting container: 2328748cd3c7307a951769a05c3ffceec341fff1a1d6186b0953ad1b6557e54f\" id=fbbd6ddd-0551-4fb7-8200-eae4f40693e6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.361899 | controller |     "Jun 09 16:59:20.295064 crc crio[20770]: time=\"2026-06-09T16:59:20.294777882Z\" level=info msg=\"Started container\" PID=60211 containerID=2328748cd3c7307a951769a05c3ffceec341fff1a1d6186b0953ad1b6557e54f description=openstack/swift-storage-0/object-replicator id=fbbd6ddd-0551-4fb7-8200-eae4f40693e6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b5cc6ea3d4996be49ef5faeae27f289df6c9528d212df886d73630dc82041a6",
2026-06-09 17:48:39.361916 | controller |     "Jun 09 16:59:20.314907 crc crio[20770]: time=\"2026-06-09T16:59:20.314779992Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=36b66221-94e8-40b5-a1db-fdd439f381f8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.361932 | controller |     "Jun 09 16:59:20.330404 crc crio[20770]: time=\"2026-06-09T16:59:20.330272101Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=752feb6a-118f-47b1-9770-7d93824a6711 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.361947 | controller |     "Jun 09 16:59:20.338712 crc crio[20770]: time=\"2026-06-09T16:59:20.338590932Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-auditor\" id=c9d43647-38d5-48f5-b018-c3ba56d4b1da name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.361964 | controller |     "Jun 09 16:59:20.339219 crc crio[20770]: time=\"2026-06-09T16:59:20.339154108Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.361979 | controller |     "Jun 09 16:59:20.382062 crc crio[20770]: time=\"2026-06-09T16:59:20.381904347Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.361995 | controller |     "Jun 09 16:59:20.387493 crc crio[20770]: time=\"2026-06-09T16:59:20.387401126Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.362010 | controller |     "Jun 09 16:59:20.594185 crc crio[20770]: time=\"2026-06-09T16:59:20.594107977Z\" level=info msg=\"Stopping pod sandbox: 1f728ce908efa4770fa561dce828f6f85a7579c125c25d0ead72a8b14a6eeaf5\" id=0c8d2985-4aa8-4941-b5ee-1bdee8d3ea99 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.362026 | controller |     "Jun 09 16:59:20.594405 crc crio[20770]: time=\"2026-06-09T16:59:20.594324263Z\" level=info msg=\"Stopping pod sandbox: 9aedd6fdb9dd7802b0d80a0b4835eeac42e8bb3577631a5d7bc5de5b055c57a8\" id=150755f6-8062-4259-a72c-4767ba624d14 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.362042 | controller |     "Jun 09 16:59:20.596891 crc crio[20770]: time=\"2026-06-09T16:59:20.594793916Z\" level=info msg=\"Got pod network &{Name:neutron-6649-account-create-update-q4zwg Namespace:openstack ID:1f728ce908efa4770fa561dce828f6f85a7579c125c25d0ead72a8b14a6eeaf5 UID:e4ea2e85-c7d5-4d07-a23b-9cda63c5a56c NetNS:/var/run/netns/b2302c92-ad5f-4a8f-a247-0db2b356d8c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode4ea2e85_c7d5_4d07_a23b_9cda63c5a56c.slice PodAnnotations:0xc000134ef0}] Aliases:map[]}\"",
2026-06-09 17:48:39.362058 | controller |     "Jun 09 16:59:20.596891 crc crio[20770]: time=\"2026-06-09T16:59:20.594839808Z\" level=info msg=\"Got pod network &{Name:barbican-4b0e-account-create-update-z77np Namespace:openstack ID:9aedd6fdb9dd7802b0d80a0b4835eeac42e8bb3577631a5d7bc5de5b055c57a8 UID:3f5c7fd1-3df1-49c7-b7c0-d7f4b9de9057 NetNS:/var/run/netns/e8ba9436-bf66-4e95-8a76-948f5e89958e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3f5c7fd1_3df1_49c7_b7c0_d7f4b9de9057.slice PodAnnotations:0xc0003deea0}] Aliases:map[]}\"",
2026-06-09 17:48:39.362077 | controller |     "Jun 09 16:59:20.596891 crc crio[20770]: time=\"2026-06-09T16:59:20.594976352Z\" level=info msg=\"Deleting pod openstack_barbican-4b0e-account-create-update-z77np from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.362093 | controller |     "Jun 09 16:59:20.596891 crc crio[20770]: time=\"2026-06-09T16:59:20.594990652Z\" level=info msg=\"Deleting pod openstack_neutron-6649-account-create-update-q4zwg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.362108 | controller |     "Jun 09 16:59:20.600227 crc crio[20770]: time=\"2026-06-09T16:59:20.600159172Z\" level=info msg=\"Stopping pod sandbox: 101a859d2325a02da43cf8bd9afb23b28e4ae896db7202ac8ced78663d4b4db6\" id=9da69085-7992-4b86-aff8-ce5f221f52a8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.362124 | controller |     "Jun 09 16:59:20.600781 crc crio[20770]: time=\"2026-06-09T16:59:20.600622785Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-zvggc Namespace:openstack ID:101a859d2325a02da43cf8bd9afb23b28e4ae896db7202ac8ced78663d4b4db6 UID:c143f3b8-abf8-4e96-bbf2-e0544ffaf9f4 NetNS:/var/run/netns/68220138-f097-4bf0-8c1d-de3acf35c213 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc143f3b8_abf8_4e96_bbf2_e0544ffaf9f4.slice PodAnnotations:0xc00008cf08}] Aliases:map[]}\"",
2026-06-09 17:48:39.362140 | controller |     "Jun 09 16:59:20.601002 crc crio[20770]: time=\"2026-06-09T16:59:20.600933384Z\" level=info msg=\"Deleting pod openstack_neutron-db-create-zvggc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.362155 | controller |     "Jun 09 16:59:20.604805 crc crio[20770]: time=\"2026-06-09T16:59:20.602767648Z\" level=info msg=\"Stopping pod sandbox: 9df80648f2165bd5732cb39355e005b1fa00e4f49a55a5c63db088f5e8fdebbd\" id=14f94d3b-5ab4-41a8-8d72-c945c01cac30 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.362171 | controller |     "Jun 09 16:59:20.604805 crc crio[20770]: time=\"2026-06-09T16:59:20.60456812Z\" level=info msg=\"Got pod network &{Name:cinder-19e0-account-create-update-l6469 Namespace:openstack ID:9df80648f2165bd5732cb39355e005b1fa00e4f49a55a5c63db088f5e8fdebbd UID:47054d70-c590-4b8d-95ef-58c1a3ad5946 NetNS:/var/run/netns/5780f2f6-7afc-4cb2-9d7d-49bae647fda6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod47054d70_c590_4b8d_95ef_58c1a3ad5946.slice PodAnnotations:0xc000134fa8}] Aliases:map[]}\"",
2026-06-09 17:48:39.362187 | controller |     "Jun 09 16:59:20.606261 crc crio[20770]: time=\"2026-06-09T16:59:20.605545418Z\" level=info msg=\"Deleting pod openstack_cinder-19e0-account-create-update-l6469 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.362202 | controller |     "Jun 09 16:59:20.668004 crc crio[20770]: time=\"2026-06-09T16:59:20.667861284Z\" level=info msg=\"Created container d680a4619800c938da5c3d2d0eb6d76d699e55bd238fa3e37e5096081bf8854f: openstack/swift-storage-0/object-auditor\" id=c9d43647-38d5-48f5-b018-c3ba56d4b1da name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.362218 | controller |     "Jun 09 16:59:20.671351 crc crio[20770]: time=\"2026-06-09T16:59:20.671287443Z\" level=info msg=\"Starting container: d680a4619800c938da5c3d2d0eb6d76d699e55bd238fa3e37e5096081bf8854f\" id=6a3edc26-801f-4a12-8968-1ceb93ec8a8d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.362233 | controller |     "Jun 09 16:59:20.683286 crc crio[20770]: time=\"2026-06-09T16:59:20.683139227Z\" level=info msg=\"Started container\" PID=60237 containerID=d680a4619800c938da5c3d2d0eb6d76d699e55bd238fa3e37e5096081bf8854f description=openstack/swift-storage-0/object-auditor id=6a3edc26-801f-4a12-8968-1ceb93ec8a8d name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b5cc6ea3d4996be49ef5faeae27f289df6c9528d212df886d73630dc82041a6",
2026-06-09 17:48:39.362253 | controller |     "Jun 09 16:59:20.762062 crc crio[20770]: time=\"2026-06-09T16:59:20.761956172Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=46b4c631-21ea-4fac-826a-232bfe154fbf name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.362269 | controller |     "Jun 09 16:59:20.795771 crc crio[20770]: time=\"2026-06-09T16:59:20.795409211Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=6729cb53-3587-438c-8dee-ebd5ac5a0c16 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.362285 | controller |     "Jun 09 16:59:20.801944 crc crio[20770]: time=\"2026-06-09T16:59:20.801858358Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-updater\" id=70e7f11e-95c3-4f2f-95f0-3efec11df43f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.362301 | controller |     "Jun 09 16:59:20.803803 crc crio[20770]: time=\"2026-06-09T16:59:20.803092044Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.362316 | controller |     "Jun 09 16:59:20.853547 crc crio[20770]: time=\"2026-06-09T16:59:20.853115174Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.362331 | controller |     "Jun 09 16:59:20.859201 crc crio[20770]: time=\"2026-06-09T16:59:20.859118668Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.362346 | controller |     "Jun 09 16:59:21.009852 crc crio[20770]: time=\"2026-06-09T16:59:21.00960208Z\" level=info msg=\"Created container c4047a832942936e1b0c367eed52f9b1d2bea4ac96ba12c0bb10bd5643d417ac: openstack/swift-storage-0/object-updater\" id=70e7f11e-95c3-4f2f-95f0-3efec11df43f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.362361 | controller |     "Jun 09 16:59:21.011511 crc crio[20770]: time=\"2026-06-09T16:59:21.011434033Z\" level=info msg=\"Starting container: c4047a832942936e1b0c367eed52f9b1d2bea4ac96ba12c0bb10bd5643d417ac\" id=3dc046c2-406f-4cde-8a7a-0d4b1fb127c2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.362376 | controller |     "Jun 09 16:59:21.018535 crc crio[20770]: time=\"2026-06-09T16:59:21.018467176Z\" level=info msg=\"Started container\" PID=60356 containerID=c4047a832942936e1b0c367eed52f9b1d2bea4ac96ba12c0bb10bd5643d417ac description=openstack/swift-storage-0/object-updater id=3dc046c2-406f-4cde-8a7a-0d4b1fb127c2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b5cc6ea3d4996be49ef5faeae27f289df6c9528d212df886d73630dc82041a6",
2026-06-09 17:48:39.362392 | controller |     "Jun 09 16:59:21.050442 crc crio[20770]: time=\"2026-06-09T16:59:21.050348391Z\" level=info msg=\"Stopped pod sandbox: 1f728ce908efa4770fa561dce828f6f85a7579c125c25d0ead72a8b14a6eeaf5\" id=0c8d2985-4aa8-4941-b5ee-1bdee8d3ea99 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.362407 | controller |     "Jun 09 16:59:21.156047 crc crio[20770]: time=\"2026-06-09T16:59:21.155918681Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=cc882316-85e1-4ee5-9ad1-1ea511b0687c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.362422 | controller |     "Jun 09 16:59:21.208901 crc crio[20770]: time=\"2026-06-09T16:59:21.20833143Z\" level=info msg=\"Stopped pod sandbox: 9aedd6fdb9dd7802b0d80a0b4835eeac42e8bb3577631a5d7bc5de5b055c57a8\" id=150755f6-8062-4259-a72c-4767ba624d14 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.362441 | controller |     "Jun 09 16:59:21.234994 crc crio[20770]: time=\"2026-06-09T16:59:21.234760376Z\" level=info msg=\"Stopped pod sandbox: 9df80648f2165bd5732cb39355e005b1fa00e4f49a55a5c63db088f5e8fdebbd\" id=14f94d3b-5ab4-41a8-8d72-c945c01cac30 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.362456 | controller |     "Jun 09 16:59:21.284952 crc crio[20770]: time=\"2026-06-09T16:59:21.284568199Z\" level=info msg=\"Stopped pod sandbox: 101a859d2325a02da43cf8bd9afb23b28e4ae896db7202ac8ced78663d4b4db6\" id=9da69085-7992-4b86-aff8-ce5f221f52a8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.362471 | controller |     "Jun 09 16:59:21.287371 crc crio[20770]: time=\"2026-06-09T16:59:21.287104193Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=cb8d7c4b-195f-42d8-8306-54552310216a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.362486 | controller |     "Jun 09 16:59:21.307906 crc crio[20770]: time=\"2026-06-09T16:59:21.307857514Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-expirer\" id=4e2a9636-a120-453f-acee-3180d20c346b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.362501 | controller |     "Jun 09 16:59:21.308550 crc crio[20770]: time=\"2026-06-09T16:59:21.308528314Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.362537 | controller |     "Jun 09 16:59:21.398218 crc crio[20770]: time=\"2026-06-09T16:59:21.398168912Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.362554 | controller |     "Jun 09 16:59:21.402822 crc crio[20770]: time=\"2026-06-09T16:59:21.402761365Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.362570 | controller |     "Jun 09 16:59:21.634505 crc crio[20770]: time=\"2026-06-09T16:59:21.634009928Z\" level=info msg=\"Created container 0d4a07b871127c529d83c68d065292cddf360b0efe00414449b72cf943f6cbf3: openstack/swift-storage-0/object-expirer\" id=4e2a9636-a120-453f-acee-3180d20c346b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.362586 | controller |     "Jun 09 16:59:21.638296 crc crio[20770]: time=\"2026-06-09T16:59:21.638123217Z\" level=info msg=\"Starting container: 0d4a07b871127c529d83c68d065292cddf360b0efe00414449b72cf943f6cbf3\" id=b94d0518-1dbe-44a7-a755-dd1a9c76074f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.362602 | controller |     "Jun 09 16:59:21.648469 crc crio[20770]: time=\"2026-06-09T16:59:21.648120957Z\" level=info msg=\"Started container\" PID=60442 containerID=0d4a07b871127c529d83c68d065292cddf360b0efe00414449b72cf943f6cbf3 description=openstack/swift-storage-0/object-expirer id=b94d0518-1dbe-44a7-a755-dd1a9c76074f name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b5cc6ea3d4996be49ef5faeae27f289df6c9528d212df886d73630dc82041a6",
2026-06-09 17:48:39.362618 | controller |     "Jun 09 16:59:21.667352 crc crio[20770]: time=\"2026-06-09T16:59:21.667195319Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=1069fcb7-7532-41b9-a462-30fcdfe6a1d2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.362634 | controller |     "Jun 09 16:59:21.685764 crc crio[20770]: time=\"2026-06-09T16:59:21.685219522Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=368f45ec-e323-4c38-ab9a-472419168962 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.362653 | controller |     "Jun 09 16:59:21.695035 crc crio[20770]: time=\"2026-06-09T16:59:21.694961194Z\" level=info msg=\"Creating container: openstack/swift-storage-0/rsync\" id=0704a40c-8e7b-4b97-a6cd-cff018a6829e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.362670 | controller |     "Jun 09 16:59:21.696084 crc crio[20770]: time=\"2026-06-09T16:59:21.695557982Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.362685 | controller |     "Jun 09 16:59:21.751523 crc crio[20770]: time=\"2026-06-09T16:59:21.7513821Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.362701 | controller |     "Jun 09 16:59:21.756761 crc crio[20770]: time=\"2026-06-09T16:59:21.756490098Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.362716 | controller |     "Jun 09 16:59:21.886985 crc crio[20770]: time=\"2026-06-09T16:59:21.886852776Z\" level=info msg=\"Created container 64faec451a41c8f541847781117aac5d3c6cc74a998bc060b160918710c2de05: openstack/swift-storage-0/rsync\" id=0704a40c-8e7b-4b97-a6cd-cff018a6829e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.362732 | controller |     "Jun 09 16:59:21.889036 crc crio[20770]: time=\"2026-06-09T16:59:21.8883508Z\" level=info msg=\"Starting container: 64faec451a41c8f541847781117aac5d3c6cc74a998bc060b160918710c2de05\" id=cf30a285-4d9f-42de-9529-bd25eadf7ff4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.362747 | controller |     "Jun 09 16:59:21.901084 crc crio[20770]: time=\"2026-06-09T16:59:21.900608575Z\" level=info msg=\"Started container\" PID=60486 containerID=64faec451a41c8f541847781117aac5d3c6cc74a998bc060b160918710c2de05 description=openstack/swift-storage-0/rsync id=cf30a285-4d9f-42de-9529-bd25eadf7ff4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b5cc6ea3d4996be49ef5faeae27f289df6c9528d212df886d73630dc82041a6",
2026-06-09 17:48:39.362763 | controller |     "Jun 09 16:59:21.916569 crc crio[20770]: time=\"2026-06-09T16:59:21.916505566Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=f0a2a15c-a272-46ec-a071-5f10685dc8fc name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.362778 | controller |     "Jun 09 16:59:21.934511 crc crio[20770]: time=\"2026-06-09T16:59:21.934453436Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=9a0be3bf-527f-4c68-b1b6-ad63d4e07db6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.362793 | controller |     "Jun 09 16:59:21.944524 crc crio[20770]: time=\"2026-06-09T16:59:21.944352493Z\" level=info msg=\"Creating container: openstack/swift-storage-0/swift-recon-cron\" id=46d46456-62bd-4512-97a3-0eae772c1edb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.362809 | controller |     "Jun 09 16:59:21.945414 crc crio[20770]: time=\"2026-06-09T16:59:21.945128895Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.362824 | controller |     "Jun 09 16:59:22.005215 crc crio[20770]: time=\"2026-06-09T16:59:22.005098493Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.362840 | controller |     "Jun 09 16:59:22.008260 crc crio[20770]: time=\"2026-06-09T16:59:22.008178923Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.362859 | controller |     "Jun 09 16:59:22.130399 crc crio[20770]: time=\"2026-06-09T16:59:22.130272091Z\" level=info msg=\"Created container 6793bf609fd9e61a4e12cd37451a239551ada4c43a3a6d99ab71c768c4a69ed7: openstack/swift-storage-0/swift-recon-cron\" id=46d46456-62bd-4512-97a3-0eae772c1edb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.362874 | controller |     "Jun 09 16:59:22.132155 crc crio[20770]: time=\"2026-06-09T16:59:22.132073574Z\" level=info msg=\"Starting container: 6793bf609fd9e61a4e12cd37451a239551ada4c43a3a6d99ab71c768c4a69ed7\" id=0e83c218-8009-4c0d-9011-e0399d31504e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.362889 | controller |     "Jun 09 16:59:22.138411 crc crio[20770]: time=\"2026-06-09T16:59:22.138329675Z\" level=info msg=\"Started container\" PID=60500 containerID=6793bf609fd9e61a4e12cd37451a239551ada4c43a3a6d99ab71c768c4a69ed7 description=openstack/swift-storage-0/swift-recon-cron id=0e83c218-8009-4c0d-9011-e0399d31504e name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b5cc6ea3d4996be49ef5faeae27f289df6c9528d212df886d73630dc82041a6",
2026-06-09 17:48:39.362905 | controller |     "Jun 09 16:59:26.358261 crc crio[20770]: time=\"2026-06-09T16:59:26.357753611Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-6d76bd6cc9-5smvk/POD\" id=32fbc7e1-8204-4700-88c1-6b6c71786cfb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.362921 | controller |     "Jun 09 16:59:26.359468 crc crio[20770]: time=\"2026-06-09T16:59:26.358281066Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.362936 | controller |     "Jun 09 16:59:26.437325 crc crio[20770]: time=\"2026-06-09T16:59:26.43710383Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6d76bd6cc9-5smvk Namespace:openstack ID:75d479e6a5419ea54effd5c29af54c9d3fc63c074e7edb35c5ab678d97647b74 UID:f291e04a-5526-4bfa-8158-52a68aed802f NetNS:/var/run/netns/01cd5aa6-4c98-460f-b34a-607d482ae720 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf291e04a_5526_4bfa_8158_52a68aed802f.slice PodAnnotations:0xc0029d4928}] Aliases:map[]}\"",
2026-06-09 17:48:39.362951 | controller |     "Jun 09 16:59:26.437325 crc crio[20770]: time=\"2026-06-09T16:59:26.437168972Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-6d76bd6cc9-5smvk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.362968 | controller |     "Jun 09 16:59:27.219120 crc crio[20770]: 2026-06-09T16:59:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:75d479e6a5419ea Mac:ba:f5:d9:50:0e:9f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8b Mtu:0 Sandbox:/var/run/netns/01cd5aa6-4c98-460f-b34a-607d482ae720 SocketPath: PciID:}] [{Interface:0xc000590600 Address:{IP:10.217.0.139 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.362984 | controller |     "Jun 09 16:59:27.222042 crc crio[20770]: time=\"2026-06-09T16:59:27.221622559Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6d76bd6cc9-5smvk Namespace:openstack ID:75d479e6a5419ea54effd5c29af54c9d3fc63c074e7edb35c5ab678d97647b74 UID:f291e04a-5526-4bfa-8158-52a68aed802f NetNS:/var/run/netns/01cd5aa6-4c98-460f-b34a-607d482ae720 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf291e04a_5526_4bfa_8158_52a68aed802f.slice PodAnnotations:0xc0029d4928}] Aliases:map[]}\"",
2026-06-09 17:48:39.363000 | controller |     "Jun 09 16:59:27.222042 crc crio[20770]: time=\"2026-06-09T16:59:27.221871626Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-6d76bd6cc9-5smvk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.363015 | controller |     "Jun 09 16:59:27.237748 crc crio[20770]: time=\"2026-06-09T16:59:27.230042253Z\" level=info msg=\"Ran pod sandbox 75d479e6a5419ea54effd5c29af54c9d3fc63c074e7edb35c5ab678d97647b74 with infra container: openstack/dnsmasq-dns-6d76bd6cc9-5smvk/POD\" id=32fbc7e1-8204-4700-88c1-6b6c71786cfb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.363037 | controller |     "Jun 09 16:59:27.237748 crc crio[20770]: time=\"2026-06-09T16:59:27.23371217Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=9611fd10-bb34-45d7-b9e1-adb7367562fa name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.363054 | controller |     "Jun 09 16:59:27.285794 crc crio[20770]: time=\"2026-06-09T16:59:27.285568493Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=9b08d983-3a70-4e3d-aa53-63a5201cca6b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.363070 | controller |     "Jun 09 16:59:27.307712 crc crio[20770]: time=\"2026-06-09T16:59:27.30757155Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6d76bd6cc9-5smvk/init\" id=83d4afb8-efc3-44ec-a14c-cd8e1fd6dddf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.363087 | controller |     "Jun 09 16:59:27.308080 crc crio[20770]: time=\"2026-06-09T16:59:27.308049864Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.363104 | controller |     "Jun 09 16:59:27.355712 crc crio[20770]: time=\"2026-06-09T16:59:27.355585712Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.363119 | controller |     "Jun 09 16:59:27.358897 crc crio[20770]: time=\"2026-06-09T16:59:27.358826826Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.363136 | controller |     "Jun 09 16:59:27.560935 crc crio[20770]: time=\"2026-06-09T16:59:27.560230402Z\" level=info msg=\"Created container dbbc211032299355d5bff7ca7f13b6f59abd4e8ee10610a0ddbc62e596371066: openstack/dnsmasq-dns-6d76bd6cc9-5smvk/init\" id=83d4afb8-efc3-44ec-a14c-cd8e1fd6dddf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.363151 | controller |     "Jun 09 16:59:27.562311 crc crio[20770]: time=\"2026-06-09T16:59:27.56221864Z\" level=info msg=\"Starting container: dbbc211032299355d5bff7ca7f13b6f59abd4e8ee10610a0ddbc62e596371066\" id=38fa803b-f88b-4892-9645-b41bb61479c9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.363167 | controller |     "Jun 09 16:59:27.568282 crc crio[20770]: time=\"2026-06-09T16:59:27.568108991Z\" level=info msg=\"Started container\" PID=60793 containerID=dbbc211032299355d5bff7ca7f13b6f59abd4e8ee10610a0ddbc62e596371066 description=openstack/dnsmasq-dns-6d76bd6cc9-5smvk/init id=38fa803b-f88b-4892-9645-b41bb61479c9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=75d479e6a5419ea54effd5c29af54c9d3fc63c074e7edb35c5ab678d97647b74",
2026-06-09 17:48:39.363183 | controller |     "Jun 09 16:59:27.771875 crc crio[20770]: time=\"2026-06-09T16:59:27.771800185Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=8809e920-2422-4387-ba8d-1da31dc506c4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.363198 | controller |     "Jun 09 16:59:27.872758 crc crio[20770]: time=\"2026-06-09T16:59:27.871913836Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=3ca4dbdc-c9fa-4ffd-bbc0-e786c8b83dee name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.363214 | controller |     "Jun 09 16:59:27.884040 crc crio[20770]: time=\"2026-06-09T16:59:27.883800381Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6d76bd6cc9-5smvk/dnsmasq-dns\" id=ac7d3ea3-ba91-4551-b378-96c053243d48 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.363233 | controller |     "Jun 09 16:59:27.885202 crc crio[20770]: time=\"2026-06-09T16:59:27.884304835Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.363249 | controller |     "Jun 09 16:59:27.935487 crc crio[20770]: time=\"2026-06-09T16:59:27.935332384Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.363264 | controller |     "Jun 09 16:59:27.940507 crc crio[20770]: time=\"2026-06-09T16:59:27.940409442Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.363279 | controller |     "Jun 09 16:59:28.110468 crc crio[20770]: time=\"2026-06-09T16:59:28.110308656Z\" level=info msg=\"Created container 1432cfbc47cb3ee2c185ad10a4e5cfa9bab906e067e06ead1841243adcab445d: openstack/dnsmasq-dns-6d76bd6cc9-5smvk/dnsmasq-dns\" id=ac7d3ea3-ba91-4551-b378-96c053243d48 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.363294 | controller |     "Jun 09 16:59:28.111871 crc crio[20770]: time=\"2026-06-09T16:59:28.111619824Z\" level=info msg=\"Starting container: 1432cfbc47cb3ee2c185ad10a4e5cfa9bab906e067e06ead1841243adcab445d\" id=83b4586c-204a-4bfb-922d-95997960e91a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.363310 | controller |     "Jun 09 16:59:28.117856 crc crio[20770]: time=\"2026-06-09T16:59:28.117752082Z\" level=info msg=\"Started container\" PID=60814 containerID=1432cfbc47cb3ee2c185ad10a4e5cfa9bab906e067e06ead1841243adcab445d description=openstack/dnsmasq-dns-6d76bd6cc9-5smvk/dnsmasq-dns id=83b4586c-204a-4bfb-922d-95997960e91a name=/runtime.v1.RuntimeService/StartContainer sandboxID=75d479e6a5419ea54effd5c29af54c9d3fc63c074e7edb35c5ab678d97647b74",
2026-06-09 17:48:39.363327 | controller |     "Jun 09 16:59:31.830368 crc crio[20770]: time=\"2026-06-09T16:59:31.829428721Z\" level=info msg=\"Stopping pod sandbox: 005be5394c71cb6faee1faff6e334b31f99c15358279c05c61918d46c477037c\" id=f3deb966-2c41-432e-9e65-8d05aebd1123 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.363342 | controller |     "Jun 09 16:59:31.831944 crc crio[20770]: time=\"2026-06-09T16:59:31.831161121Z\" level=info msg=\"Got pod network &{Name:keystone-db-sync-x9d9f Namespace:openstack ID:005be5394c71cb6faee1faff6e334b31f99c15358279c05c61918d46c477037c UID:70512a12-5ee1-4fd1-bfb8-534e767bf754 NetNS:/var/run/netns/ec1b8187-ebfa-4cd0-869d-6aa71e84b161 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod70512a12_5ee1_4fd1_bfb8_534e767bf754.slice PodAnnotations:0xc0075165c0}] Aliases:map[]}\"",
2026-06-09 17:48:39.363358 | controller |     "Jun 09 16:59:31.831944 crc crio[20770]: time=\"2026-06-09T16:59:31.831323375Z\" level=info msg=\"Deleting pod openstack_keystone-db-sync-x9d9f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.363375 | controller |     "Jun 09 16:59:32.167230 crc crio[20770]: time=\"2026-06-09T16:59:32.167059116Z\" level=info msg=\"Stopped pod sandbox: 005be5394c71cb6faee1faff6e334b31f99c15358279c05c61918d46c477037c\" id=f3deb966-2c41-432e-9e65-8d05aebd1123 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.363391 | controller |     "Jun 09 16:59:33.927927 crc crio[20770]: time=\"2026-06-09T16:59:33.927073669Z\" level=info msg=\"Stopping container: 1432cfbc47cb3ee2c185ad10a4e5cfa9bab906e067e06ead1841243adcab445d (timeout: 10s)\" id=65f2a2d2-874c-4c26-85fe-82bb43f8ea69 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.363407 | controller |     "Jun 09 16:59:34.199326 crc crio[20770]: time=\"2026-06-09T16:59:34.198766714Z\" level=info msg=\"Stopped container 1432cfbc47cb3ee2c185ad10a4e5cfa9bab906e067e06ead1841243adcab445d: openstack/dnsmasq-dns-6d76bd6cc9-5smvk/dnsmasq-dns\" id=65f2a2d2-874c-4c26-85fe-82bb43f8ea69 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.363426 | controller |     "Jun 09 16:59:34.204173 crc crio[20770]: time=\"2026-06-09T16:59:34.204071587Z\" level=info msg=\"Stopping pod sandbox: 75d479e6a5419ea54effd5c29af54c9d3fc63c074e7edb35c5ab678d97647b74\" id=db2d24a6-de66-4733-b2f1-e565657379fc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.363443 | controller |     "Jun 09 16:59:34.205055 crc crio[20770]: time=\"2026-06-09T16:59:34.204973924Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6d76bd6cc9-5smvk Namespace:openstack ID:75d479e6a5419ea54effd5c29af54c9d3fc63c074e7edb35c5ab678d97647b74 UID:f291e04a-5526-4bfa-8158-52a68aed802f NetNS:/var/run/netns/01cd5aa6-4c98-460f-b34a-607d482ae720 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf291e04a_5526_4bfa_8158_52a68aed802f.slice PodAnnotations:0xc007516a38}] Aliases:map[]}\"",
2026-06-09 17:48:39.363458 | controller |     "Jun 09 16:59:34.205228 crc crio[20770]: time=\"2026-06-09T16:59:34.205164599Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-6d76bd6cc9-5smvk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.363474 | controller |     "Jun 09 16:59:34.274593 crc crio[20770]: time=\"2026-06-09T16:59:34.267519546Z\" level=info msg=\"Running pod sandbox: openstack/keystone-bootstrap-dp52q/POD\" id=e99996cd-b72f-4a82-9acc-e37e480d4b30 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.363489 | controller |     "Jun 09 16:59:34.274593 crc crio[20770]: time=\"2026-06-09T16:59:34.267708692Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.363505 | controller |     "Jun 09 16:59:34.375810 crc crio[20770]: time=\"2026-06-09T16:59:34.375700752Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-dp52q Namespace:openstack ID:08e012b1dab73422f87be5075b53156609224a09e10bb57ae6c72b80dfe8b489 UID:3a020996-d25f-42b5-8a22-a2e98a9e0c74 NetNS:/var/run/netns/d3e71224-5988-4b54-ac93-568aa6d5186d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3a020996_d25f_42b5_8a22_a2e98a9e0c74.slice PodAnnotations:0xc007516c20}] Aliases:map[]}\"",
2026-06-09 17:48:39.363543 | controller |     "Jun 09 16:59:34.375810 crc crio[20770]: time=\"2026-06-09T16:59:34.375785264Z\" level=info msg=\"Adding pod openstack_keystone-bootstrap-dp52q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.363561 | controller |     "Jun 09 16:59:34.620438 crc crio[20770]: time=\"2026-06-09T16:59:34.619833988Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-64bf49599-f96cz/POD\" id=4e0629d6-c26c-431f-8549-a9a3dd431ee9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.363578 | controller |     "Jun 09 16:59:34.620438 crc crio[20770]: time=\"2026-06-09T16:59:34.62025503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.363594 | controller |     "Jun 09 16:59:34.753513 crc crio[20770]: time=\"2026-06-09T16:59:34.753414229Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-64bf49599-f96cz Namespace:openstack ID:af1c1fcb3e38cb4b5f594b7bcf10e7787984facde3979c1726492a1175b15386 UID:57f47c8b-8060-4fa3-bec3-f182cedf450a NetNS:/var/run/netns/43699598-a139-4391-b2e9-68af93fa0bc4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod57f47c8b_8060_4fa3_bec3_f182cedf450a.slice PodAnnotations:0xc00291a1d0}] Aliases:map[]}\"",
2026-06-09 17:48:39.363613 | controller |     "Jun 09 16:59:34.753513 crc crio[20770]: time=\"2026-06-09T16:59:34.753485921Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-64bf49599-f96cz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.363629 | controller |     "Jun 09 16:59:34.804593 crc crio[20770]: time=\"2026-06-09T16:59:34.80451131Z\" level=info msg=\"Running pod sandbox: openstack/cinder-db-sync-94jwf/POD\" id=01a3d247-cc23-4a67-9d7b-ac74cebd6c1d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.363645 | controller |     "Jun 09 16:59:34.804593 crc crio[20770]: time=\"2026-06-09T16:59:34.804611903Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.363661 | controller |     "Jun 09 16:59:34.850275 crc crio[20770]: time=\"2026-06-09T16:59:34.849951507Z\" level=info msg=\"Stopped pod sandbox: 75d479e6a5419ea54effd5c29af54c9d3fc63c074e7edb35c5ab678d97647b74\" id=db2d24a6-de66-4733-b2f1-e565657379fc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.363677 | controller |     "Jun 09 16:59:34.875365 crc crio[20770]: time=\"2026-06-09T16:59:34.872579363Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=aad95183-7a34-4ac5-9624-40442b28b3df name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.363692 | controller |     "Jun 09 16:59:34.875365 crc crio[20770]: time=\"2026-06-09T16:59:34.872788239Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.363708 | controller |     "Jun 09 16:59:34.880238 crc crio[20770]: time=\"2026-06-09T16:59:34.879207285Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-94jwf Namespace:openstack ID:9b44c85c2821d45a6258e866fc3170df442e3a033fa46560496b2626066b51ea UID:e4f031a2-7707-4ffe-95fd-81b8003c2633 NetNS:/var/run/netns/07ec20bc-0674-4520-9ce4-c2f541d93029 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode4f031a2_7707_4ffe_95fd_81b8003c2633.slice PodAnnotations:0xc006e7e0d8}] Aliases:map[]}\"",
2026-06-09 17:48:39.363724 | controller |     "Jun 09 16:59:34.880238 crc crio[20770]: time=\"2026-06-09T16:59:34.879453152Z\" level=info msg=\"Adding pod openstack_cinder-db-sync-94jwf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.363739 | controller |     "Jun 09 16:59:34.972978 crc crio[20770]: time=\"2026-06-09T16:59:34.967805473Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:6771b74dca213565786b0bacf66fa6477315ff50a427147c16858e360cc5f01a UID:0a280803-6367-485c-98d3-4f29de82ba55 NetNS:/var/run/netns/a51904a9-ce24-48a3-99aa-432d4a023ad4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0a280803_6367_485c_98d3_4f29de82ba55.slice PodAnnotations:0xc0001347a0}] Aliases:map[]}\"",
2026-06-09 17:48:39.363756 | controller |     "Jun 09 16:59:34.972978 crc crio[20770]: time=\"2026-06-09T16:59:34.967890895Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.363772 | controller |     "Jun 09 16:59:35.044179 crc crio[20770]: time=\"2026-06-09T16:59:35.041221131Z\" level=info msg=\"Removing container: 1432cfbc47cb3ee2c185ad10a4e5cfa9bab906e067e06ead1841243adcab445d\" id=3a806b4f-f5eb-4b91-92c1-5f4b4add98ad name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.363788 | controller |     "Jun 09 16:59:35.170499 crc crio[20770]: time=\"2026-06-09T16:59:35.170029254Z\" level=info msg=\"Removed container 1432cfbc47cb3ee2c185ad10a4e5cfa9bab906e067e06ead1841243adcab445d: openstack/dnsmasq-dns-6d76bd6cc9-5smvk/dnsmasq-dns\" id=3a806b4f-f5eb-4b91-92c1-5f4b4add98ad name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.363806 | controller |     "Jun 09 16:59:35.177017 crc crio[20770]: time=\"2026-06-09T16:59:35.176962695Z\" level=info msg=\"Removing container: dbbc211032299355d5bff7ca7f13b6f59abd4e8ee10610a0ddbc62e596371066\" id=3117769e-38b7-4fae-9fbb-49c1dcc4acc9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.363822 | controller |     "Jun 09 16:59:35.197149 crc crio[20770]: time=\"2026-06-09T16:59:35.197055547Z\" level=info msg=\"Running pod sandbox: openstack/neutron-db-sync-xhbqn/POD\" id=ae28d36d-e5c8-44f3-bfd7-cb4a49fd5797 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.363838 | controller |     "Jun 09 16:59:35.197149 crc crio[20770]: time=\"2026-06-09T16:59:35.19714503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.363853 | controller |     "Jun 09 16:59:35.262764 crc crio[20770]: time=\"2026-06-09T16:59:35.261627079Z\" level=info msg=\"Got pod network &{Name:neutron-db-sync-xhbqn Namespace:openstack ID:bff6ceb5d914b374ea17c94a8eeb96b0d2f81eaeca45083489718dc72c6ded2e UID:1ac68328-d019-44fe-8e2a-efd2da5db45b NetNS:/var/run/netns/ea1477c6-e787-4c29-9b04-3916cf7aa934 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1ac68328_d019_44fe_8e2a_efd2da5db45b.slice PodAnnotations:0xc000134f60}] Aliases:map[]}\"",
2026-06-09 17:48:39.363868 | controller |     "Jun 09 16:59:35.262764 crc crio[20770]: time=\"2026-06-09T16:59:35.262463393Z\" level=info msg=\"Adding pod openstack_neutron-db-sync-xhbqn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.363883 | controller |     "Jun 09 16:59:35.311685 crc crio[20770]: 2026-06-09T16:59:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:08e012b1dab7342 Mac:8e:73:82:7a:4f:9f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8c Mtu:0 Sandbox:/var/run/netns/d3e71224-5988-4b54-ac93-568aa6d5186d SocketPath: PciID:}] [{Interface:0xc00011b6f0 Address:{IP:10.217.0.140 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.363898 | controller |     "Jun 09 16:59:35.311685 crc crio[20770]: time=\"2026-06-09T16:59:35.3047882Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-dp52q Namespace:openstack ID:08e012b1dab73422f87be5075b53156609224a09e10bb57ae6c72b80dfe8b489 UID:3a020996-d25f-42b5-8a22-a2e98a9e0c74 NetNS:/var/run/netns/d3e71224-5988-4b54-ac93-568aa6d5186d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3a020996_d25f_42b5_8a22_a2e98a9e0c74.slice PodAnnotations:0xc007516c20}] Aliases:map[]}\"",
2026-06-09 17:48:39.363913 | controller |     "Jun 09 16:59:35.311685 crc crio[20770]: time=\"2026-06-09T16:59:35.304925394Z\" level=info msg=\"Checking pod openstack_keystone-bootstrap-dp52q for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.363929 | controller |     "Jun 09 16:59:35.335085 crc crio[20770]: time=\"2026-06-09T16:59:35.334091129Z\" level=info msg=\"Removed container dbbc211032299355d5bff7ca7f13b6f59abd4e8ee10610a0ddbc62e596371066: openstack/dnsmasq-dns-6d76bd6cc9-5smvk/init\" id=3117769e-38b7-4fae-9fbb-49c1dcc4acc9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.363944 | controller |     "Jun 09 16:59:35.383579 crc crio[20770]: time=\"2026-06-09T16:59:35.379101224Z\" level=info msg=\"Ran pod sandbox 08e012b1dab73422f87be5075b53156609224a09e10bb57ae6c72b80dfe8b489 with infra container: openstack/keystone-bootstrap-dp52q/POD\" id=e99996cd-b72f-4a82-9acc-e37e480d4b30 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.363963 | controller |     "Jun 09 16:59:35.433048 crc crio[20770]: time=\"2026-06-09T16:59:35.432959475Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=aa3e6dce-58a2-4db7-91c7-25e85f3d48d5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.363979 | controller |     "Jun 09 16:59:35.434714 crc crio[20770]: time=\"2026-06-09T16:59:35.434558521Z\" level=info msg=\"Running pod sandbox: openstack/barbican-db-sync-lpzhd/POD\" id=c05f3bd4-cab7-4b4e-bf12-b091c30846e0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.363994 | controller |     "Jun 09 16:59:35.434902 crc crio[20770]: time=\"2026-06-09T16:59:35.434769807Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.364010 | controller |     "Jun 09 16:59:35.520896 crc crio[20770]: time=\"2026-06-09T16:59:35.520836752Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=e175da2e-6348-4efc-8b95-5b6a2c671466 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.364026 | controller |     "Jun 09 16:59:35.542910 crc crio[20770]: 2026-06-09T16:59:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:af1c1fcb3e38cb4 Mac:4a:04:2e:61:25:84 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8d Mtu:0 Sandbox:/var/run/netns/43699598-a139-4391-b2e9-68af93fa0bc4 SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.0.141 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.364042 | controller |     "Jun 09 16:59:35.543350 crc crio[20770]: time=\"2026-06-09T16:59:35.543277532Z\" level=info msg=\"Creating container: openstack/keystone-bootstrap-dp52q/keystone-bootstrap\" id=5a25fe69-45a1-40b2-a3b2-4b6a9307f9ff name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.364058 | controller |     "Jun 09 16:59:35.543629 crc crio[20770]: time=\"2026-06-09T16:59:35.54355742Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-64bf49599-f96cz Namespace:openstack ID:af1c1fcb3e38cb4b5f594b7bcf10e7787984facde3979c1726492a1175b15386 UID:57f47c8b-8060-4fa3-bec3-f182cedf450a NetNS:/var/run/netns/43699598-a139-4391-b2e9-68af93fa0bc4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod57f47c8b_8060_4fa3_bec3_f182cedf450a.slice PodAnnotations:0xc00291a1d0}] Aliases:map[]}\"",
2026-06-09 17:48:39.364074 | controller |     "Jun 09 16:59:35.543791 crc crio[20770]: time=\"2026-06-09T16:59:35.543769767Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.364090 | controller |     "Jun 09 16:59:35.543842 crc crio[20770]: time=\"2026-06-09T16:59:35.543819568Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-64bf49599-f96cz for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.364106 | controller |     "Jun 09 16:59:35.550570 crc crio[20770]: time=\"2026-06-09T16:59:35.550237414Z\" level=info msg=\"Ran pod sandbox af1c1fcb3e38cb4b5f594b7bcf10e7787984facde3979c1726492a1175b15386 with infra container: openstack/dnsmasq-dns-64bf49599-f96cz/POD\" id=4e0629d6-c26c-431f-8549-a9a3dd431ee9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.364124 | controller |     "Jun 09 16:59:35.554758 crc crio[20770]: time=\"2026-06-09T16:59:35.553505679Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=4b4c86b8-0547-4d28-8343-c0480669618b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.364143 | controller |     "Jun 09 16:59:35.637706 crc crio[20770]: time=\"2026-06-09T16:59:35.637569845Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.364164 | controller |     "Jun 09 16:59:35.642808 crc crio[20770]: time=\"2026-06-09T16:59:35.642606971Z\" level=info msg=\"Got pod network &{Name:barbican-db-sync-lpzhd Namespace:openstack ID:9de1be78810ee3876094822111464204aba19578b62ffc432bf37503407b0d13 UID:154eabc4-4655-49c2-93f0-9ab61603e005 NetNS:/var/run/netns/03f9168a-4c50-4238-b896-93c05af7c268 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod154eabc4_4655_49c2_93f0_9ab61603e005.slice PodAnnotations:0xc002732060}] Aliases:map[]}\"",
2026-06-09 17:48:39.364181 | controller |     "Jun 09 16:59:35.642808 crc crio[20770]: time=\"2026-06-09T16:59:35.642746785Z\" level=info msg=\"Adding pod openstack_barbican-db-sync-lpzhd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.364196 | controller |     "Jun 09 16:59:35.644832 crc crio[20770]: time=\"2026-06-09T16:59:35.644771904Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.364213 | controller |     "Jun 09 16:59:35.658278 crc crio[20770]: time=\"2026-06-09T16:59:35.658195403Z\" level=info msg=\"Running pod sandbox: openstack/placement-db-sync-rp8qh/POD\" id=67809855-46e5-4cc6-be63-e69dac61ce30 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.364229 | controller |     "Jun 09 16:59:35.658278 crc crio[20770]: time=\"2026-06-09T16:59:35.658295396Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.364245 | controller |     "Jun 09 16:59:35.694126 crc crio[20770]: time=\"2026-06-09T16:59:35.693507897Z\" level=info msg=\"Got pod network &{Name:placement-db-sync-rp8qh Namespace:openstack ID:6bafd5e79ea470303de41ddb3e968f3d9d947d4388a7746270097e70f203941e UID:8de8d9d7-ec99-4069-94b6-7b7d66dfc274 NetNS:/var/run/netns/018ff861-b5a8-4f4f-b966-76f255e69484 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8de8d9d7_ec99_4069_94b6_7b7d66dfc274.slice PodAnnotations:0xc0029886d8}] Aliases:map[]}\"",
2026-06-09 17:48:39.364261 | controller |     "Jun 09 16:59:35.694126 crc crio[20770]: time=\"2026-06-09T16:59:35.694104714Z\" level=info msg=\"Adding pod openstack_placement-db-sync-rp8qh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.364276 | controller |     "Jun 09 16:59:35.745421 crc crio[20770]: time=\"2026-06-09T16:59:35.745343369Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=870c337e-81da-4e42-9ddf-f309c1b663b5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.364291 | controller |     "Jun 09 16:59:35.766975 crc crio[20770]: time=\"2026-06-09T16:59:35.765526804Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-5dd7c97fc-khpgf/POD\" id=399eb01f-4d21-4255-9135-82d99c02baf5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.364307 | controller |     "Jun 09 16:59:35.766975 crc crio[20770]: time=\"2026-06-09T16:59:35.765689779Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.364322 | controller |     "Jun 09 16:59:35.821354 crc crio[20770]: time=\"2026-06-09T16:59:35.821118145Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-5dd7c97fc-khpgf Namespace:openstack ID:80797296abf186f1981078f17a2f9ae6c38bfe6d3a1988d6b95accd22219607f UID:ae6446d9-e021-4aea-aaf0-db61457da975 NetNS:/var/run/netns/96393488-a4ed-447f-890b-f17be5923947 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podae6446d9_e021_4aea_aaf0_db61457da975.slice PodAnnotations:0xc002988ba0}] Aliases:map[]}\"",
2026-06-09 17:48:39.364340 | controller |     "Jun 09 16:59:35.821354 crc crio[20770]: time=\"2026-06-09T16:59:35.821189507Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-5dd7c97fc-khpgf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.364357 | controller |     "Jun 09 16:59:35.947542 crc crio[20770]: time=\"2026-06-09T16:59:35.946795728Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-64bf49599-f96cz/init\" id=9e433666-ed93-4483-9b4c-f24577024172 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.364372 | controller |     "Jun 09 16:59:35.948172 crc crio[20770]: time=\"2026-06-09T16:59:35.947836188Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.364387 | controller |     "Jun 09 16:59:35.967125 crc crio[20770]: time=\"2026-06-09T16:59:35.958010443Z\" level=info msg=\"Created container d3957df96118d99b40800e44569da2242cf4a3511189b6976da6e75ad5833554: openstack/keystone-bootstrap-dp52q/keystone-bootstrap\" id=5a25fe69-45a1-40b2-a3b2-4b6a9307f9ff name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.364403 | controller |     "Jun 09 16:59:35.981967 crc crio[20770]: time=\"2026-06-09T16:59:35.978869728Z\" level=info msg=\"Starting container: d3957df96118d99b40800e44569da2242cf4a3511189b6976da6e75ad5833554\" id=b13fa0da-50d5-4eb2-b62b-648826386ef3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.364419 | controller |     "Jun 09 16:59:35.990829 crc crio[20770]: 2026-06-09T16:59:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9b44c85c2821d45 Mac:22:46:bc:6a:e6:08 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8e Mtu:0 Sandbox:/var/run/netns/07ec20bc-0674-4520-9ce4-c2f541d93029 SocketPath: PciID:}] [{Interface:0xc00013aa90 Address:{IP:10.217.0.142 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.364435 | controller |     "Jun 09 16:59:36.001557 crc crio[20770]: time=\"2026-06-09T16:59:35.996052736Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-94jwf Namespace:openstack ID:9b44c85c2821d45a6258e866fc3170df442e3a033fa46560496b2626066b51ea UID:e4f031a2-7707-4ffe-95fd-81b8003c2633 NetNS:/var/run/netns/07ec20bc-0674-4520-9ce4-c2f541d93029 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode4f031a2_7707_4ffe_95fd_81b8003c2633.slice PodAnnotations:0xc006e7e0d8}] Aliases:map[]}\"",
2026-06-09 17:48:39.364451 | controller |     "Jun 09 16:59:36.001557 crc crio[20770]: time=\"2026-06-09T16:59:35.996594611Z\" level=info msg=\"Checking pod openstack_cinder-db-sync-94jwf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.364468 | controller |     "Jun 09 16:59:36.015554 crc crio[20770]: time=\"2026-06-09T16:59:36.015085747Z\" level=info msg=\"Started container\" PID=61478 containerID=d3957df96118d99b40800e44569da2242cf4a3511189b6976da6e75ad5833554 description=openstack/keystone-bootstrap-dp52q/keystone-bootstrap id=b13fa0da-50d5-4eb2-b62b-648826386ef3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=08e012b1dab73422f87be5075b53156609224a09e10bb57ae6c72b80dfe8b489",
2026-06-09 17:48:39.364484 | controller |     "Jun 09 16:59:36.024929 crc crio[20770]: time=\"2026-06-09T16:59:36.018526717Z\" level=info msg=\"Ran pod sandbox 9b44c85c2821d45a6258e866fc3170df442e3a033fa46560496b2626066b51ea with infra container: openstack/cinder-db-sync-94jwf/POD\" id=01a3d247-cc23-4a67-9d7b-ac74cebd6c1d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.364499 | controller |     "Jun 09 16:59:36.024929 crc crio[20770]: 2026-06-09T16:59:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6771b74dca21356 Mac:fa:3b:75:1d:70:90 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8f Mtu:0 Sandbox:/var/run/netns/a51904a9-ce24-48a3-99aa-432d4a023ad4 SocketPath: PciID:}] [{Interface:0xc0001985b0 Address:{IP:10.217.0.143 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.364538 | controller |     "Jun 09 16:59:36.024929 crc crio[20770]: time=\"2026-06-09T16:59:36.023501311Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:6771b74dca213565786b0bacf66fa6477315ff50a427147c16858e360cc5f01a UID:0a280803-6367-485c-98d3-4f29de82ba55 NetNS:/var/run/netns/a51904a9-ce24-48a3-99aa-432d4a023ad4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0a280803_6367_485c_98d3_4f29de82ba55.slice PodAnnotations:0xc0001347a0}] Aliases:map[]}\"",
2026-06-09 17:48:39.364556 | controller |     "Jun 09 16:59:36.024929 crc crio[20770]: time=\"2026-06-09T16:59:36.02380664Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.364573 | controller |     "Jun 09 16:59:36.043221 crc crio[20770]: time=\"2026-06-09T16:59:36.043015517Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=df6c414f-60de-4174-8adc-0fe1d9d760da name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.364588 | controller |     "Jun 09 16:59:36.043469 crc crio[20770]: time=\"2026-06-09T16:59:36.043429659Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified not found\" id=df6c414f-60de-4174-8adc-0fe1d9d760da name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.364603 | controller |     "Jun 09 16:59:36.043515 crc crio[20770]: time=\"2026-06-09T16:59:36.04348563Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified found\" id=df6c414f-60de-4174-8adc-0fe1d9d760da name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.364619 | controller |     "Jun 09 16:59:36.048054 crc crio[20770]: time=\"2026-06-09T16:59:36.04795415Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=e260e255-17eb-47c2-880e-3d5148a71485 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.364634 | controller |     "Jun 09 16:59:36.060033 crc crio[20770]: time=\"2026-06-09T16:59:36.059910976Z\" level=info msg=\"Ran pod sandbox 6771b74dca213565786b0bacf66fa6477315ff50a427147c16858e360cc5f01a with infra container: openstack/ceilometer-0/POD\" id=aad95183-7a34-4ac5-9624-40442b28b3df name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.364649 | controller |     "Jun 09 16:59:36.068158 crc crio[20770]: time=\"2026-06-09T16:59:36.068021951Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=2bdc0754-f7c3-458f-a939-54fdb5bab05c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.364665 | controller |     "Jun 09 16:59:36.068423 crc crio[20770]: time=\"2026-06-09T16:59:36.068281009Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified not found\" id=2bdc0754-f7c3-458f-a939-54fdb5bab05c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.364680 | controller |     "Jun 09 16:59:36.068423 crc crio[20770]: time=\"2026-06-09T16:59:36.068344061Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified found\" id=2bdc0754-f7c3-458f-a939-54fdb5bab05c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.364695 | controller |     "Jun 09 16:59:36.071373 crc crio[20770]: time=\"2026-06-09T16:59:36.070282237Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\\\"\"",
2026-06-09 17:48:39.364711 | controller |     "Jun 09 16:59:36.075263 crc crio[20770]: time=\"2026-06-09T16:59:36.075126787Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.364730 | controller |     "Jun 09 16:59:36.077578 crc crio[20770]: time=\"2026-06-09T16:59:36.077491616Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=7ae1412c-bdae-4fc2-892d-2512e51fa700 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.364746 | controller |     "Jun 09 16:59:36.083476 crc crio[20770]: time=\"2026-06-09T16:59:36.081193343Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.364761 | controller |     "Jun 09 16:59:36.083476 crc crio[20770]: time=\"2026-06-09T16:59:36.081203474Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\\\"\"",
2026-06-09 17:48:39.364791 | controller |     "Jun 09 16:59:36.191133 crc crio[20770]: 2026-06-09T16:59:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bff6ceb5d914b37 Mac:82:ff:cd:11:9a:41 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:90 Mtu:0 Sandbox:/var/run/netns/ea1477c6-e787-4c29-9b04-3916cf7aa934 SocketPath: PciID:}] [{Interface:0xc0004026d0 Address:{IP:10.217.0.144 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.364808 | controller |     "Jun 09 16:59:36.192213 crc crio[20770]: time=\"2026-06-09T16:59:36.192140699Z\" level=info msg=\"Got pod network &{Name:neutron-db-sync-xhbqn Namespace:openstack ID:bff6ceb5d914b374ea17c94a8eeb96b0d2f81eaeca45083489718dc72c6ded2e UID:1ac68328-d019-44fe-8e2a-efd2da5db45b NetNS:/var/run/netns/ea1477c6-e787-4c29-9b04-3916cf7aa934 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1ac68328_d019_44fe_8e2a_efd2da5db45b.slice PodAnnotations:0xc000134f60}] Aliases:map[]}\"",
2026-06-09 17:48:39.364824 | controller |     "Jun 09 16:59:36.192363 crc crio[20770]: time=\"2026-06-09T16:59:36.192316134Z\" level=info msg=\"Checking pod openstack_neutron-db-sync-xhbqn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.364839 | controller |     "Jun 09 16:59:36.212386 crc crio[20770]: time=\"2026-06-09T16:59:36.211332025Z\" level=info msg=\"Ran pod sandbox bff6ceb5d914b374ea17c94a8eeb96b0d2f81eaeca45083489718dc72c6ded2e with infra container: openstack/neutron-db-sync-xhbqn/POD\" id=ae28d36d-e5c8-44f3-bfd7-cb4a49fd5797 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.364854 | controller |     "Jun 09 16:59:36.214819 crc crio[20770]: time=\"2026-06-09T16:59:36.2146049Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=e8dcb671-def6-4533-b68f-de2fa669baff name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.364869 | controller |     "Jun 09 16:59:36.287994 crc crio[20770]: time=\"2026-06-09T16:59:36.284057403Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=410817d0-6687-432b-bc00-af82e4372a1b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.364885 | controller |     "Jun 09 16:59:36.301233 crc crio[20770]: time=\"2026-06-09T16:59:36.301132148Z\" level=info msg=\"Creating container: openstack/neutron-db-sync-xhbqn/neutron-db-sync\" id=4f69a7d9-19d1-42ed-a7b6-7b3f998bddc7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.364899 | controller |     "Jun 09 16:59:36.302390 crc crio[20770]: time=\"2026-06-09T16:59:36.301755396Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.364916 | controller |     "Jun 09 16:59:36.392332 crc crio[20770]: 2026-06-09T16:59:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9de1be78810ee38 Mac:ba:7b:94:ca:c6:72 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:91 Mtu:0 Sandbox:/var/run/netns/03f9168a-4c50-4238-b896-93c05af7c268 SocketPath: PciID:}] [{Interface:0xc000410940 Address:{IP:10.217.0.145 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.364935 | controller |     "Jun 09 16:59:36.409784 crc crio[20770]: time=\"2026-06-09T16:59:36.407308525Z\" level=info msg=\"Got pod network &{Name:barbican-db-sync-lpzhd Namespace:openstack ID:9de1be78810ee3876094822111464204aba19578b62ffc432bf37503407b0d13 UID:154eabc4-4655-49c2-93f0-9ab61603e005 NetNS:/var/run/netns/03f9168a-4c50-4238-b896-93c05af7c268 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod154eabc4_4655_49c2_93f0_9ab61603e005.slice PodAnnotations:0xc002732060}] Aliases:map[]}\"",
2026-06-09 17:48:39.364951 | controller |     "Jun 09 16:59:36.409784 crc crio[20770]: time=\"2026-06-09T16:59:36.407924693Z\" level=info msg=\"Checking pod openstack_barbican-db-sync-lpzhd for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.364966 | controller |     "Jun 09 16:59:36.421865 crc crio[20770]: time=\"2026-06-09T16:59:36.414346709Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.364982 | controller |     "Jun 09 16:59:36.432926 crc crio[20770]: time=\"2026-06-09T16:59:36.432287049Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.364998 | controller |     "Jun 09 16:59:36.434288 crc crio[20770]: 2026-06-09T16:59:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6bafd5e79ea4703 Mac:66:bb:c2:31:33:34 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:92 Mtu:0 Sandbox:/var/run/netns/018ff861-b5a8-4f4f-b966-76f255e69484 SocketPath: PciID:}] [{Interface:0xc000420890 Address:{IP:10.217.0.146 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.365013 | controller |     "Jun 09 16:59:36.435025 crc crio[20770]: time=\"2026-06-09T16:59:36.434511784Z\" level=info msg=\"Got pod network &{Name:placement-db-sync-rp8qh Namespace:openstack ID:6bafd5e79ea470303de41ddb3e968f3d9d947d4388a7746270097e70f203941e UID:8de8d9d7-ec99-4069-94b6-7b7d66dfc274 NetNS:/var/run/netns/018ff861-b5a8-4f4f-b966-76f255e69484 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8de8d9d7_ec99_4069_94b6_7b7d66dfc274.slice PodAnnotations:0xc0029886d8}] Aliases:map[]}\"",
2026-06-09 17:48:39.365029 | controller |     "Jun 09 16:59:36.448341 crc crio[20770]: time=\"2026-06-09T16:59:36.447161261Z\" level=info msg=\"Checking pod openstack_placement-db-sync-rp8qh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.365044 | controller |     "Jun 09 16:59:36.456180 crc crio[20770]: time=\"2026-06-09T16:59:36.453609447Z\" level=info msg=\"Ran pod sandbox 9de1be78810ee3876094822111464204aba19578b62ffc432bf37503407b0d13 with infra container: openstack/barbican-db-sync-lpzhd/POD\" id=c05f3bd4-cab7-4b4e-bf12-b091c30846e0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.365061 | controller |     "Jun 09 16:59:36.470880 crc crio[20770]: time=\"2026-06-09T16:59:36.470775455Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=5d2dfbd9-494d-4b1f-b81c-9c9b41ea5c7e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.365076 | controller |     "Jun 09 16:59:36.471144 crc crio[20770]: time=\"2026-06-09T16:59:36.471062513Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified not found\" id=5d2dfbd9-494d-4b1f-b81c-9c9b41ea5c7e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.365094 | controller |     "Jun 09 16:59:36.471144 crc crio[20770]: time=\"2026-06-09T16:59:36.471128395Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified found\" id=5d2dfbd9-494d-4b1f-b81c-9c9b41ea5c7e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.365109 | controller |     "Jun 09 16:59:36.472850 crc crio[20770]: time=\"2026-06-09T16:59:36.472787483Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=a3966d9c-70c3-4673-8369-f5b224e8e913 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.365124 | controller |     "Jun 09 16:59:36.501267 crc crio[20770]: time=\"2026-06-09T16:59:36.501056623Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\\\"\"",
2026-06-09 17:48:39.365139 | controller |     "Jun 09 16:59:36.510480 crc crio[20770]: time=\"2026-06-09T16:59:36.510388293Z\" level=info msg=\"Ran pod sandbox 6bafd5e79ea470303de41ddb3e968f3d9d947d4388a7746270097e70f203941e with infra container: openstack/placement-db-sync-rp8qh/POD\" id=67809855-46e5-4cc6-be63-e69dac61ce30 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.365155 | controller |     "Jun 09 16:59:36.517236 crc crio[20770]: time=\"2026-06-09T16:59:36.513434391Z\" level=info msg=\"Created container ab1b50a888ffd380b7ce9e91b69d2051046a52028248842d661cf46bfc9277b7: openstack/dnsmasq-dns-64bf49599-f96cz/init\" id=9e433666-ed93-4483-9b4c-f24577024172 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.365171 | controller |     "Jun 09 16:59:36.525019 crc crio[20770]: time=\"2026-06-09T16:59:36.524892724Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=3dd2ba83-e106-422a-8df7-6d1c396eb222 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.365186 | controller |     "Jun 09 16:59:36.526070 crc crio[20770]: time=\"2026-06-09T16:59:36.525082229Z\" level=info msg=\"Starting container: ab1b50a888ffd380b7ce9e91b69d2051046a52028248842d661cf46bfc9277b7\" id=1191593a-142c-4424-80f2-4646cb9d0d9b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.365201 | controller |     "Jun 09 16:59:36.526070 crc crio[20770]: time=\"2026-06-09T16:59:36.52511233Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-placement-api:current-podified not found\" id=3dd2ba83-e106-422a-8df7-6d1c396eb222 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.365216 | controller |     "Jun 09 16:59:36.526070 crc crio[20770]: time=\"2026-06-09T16:59:36.525316866Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-placement-api:current-podified found\" id=3dd2ba83-e106-422a-8df7-6d1c396eb222 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.365232 | controller |     "Jun 09 16:59:36.543869 crc crio[20770]: time=\"2026-06-09T16:59:36.542425842Z\" level=info msg=\"Started container\" PID=61613 containerID=ab1b50a888ffd380b7ce9e91b69d2051046a52028248842d661cf46bfc9277b7 description=openstack/dnsmasq-dns-64bf49599-f96cz/init id=1191593a-142c-4424-80f2-4646cb9d0d9b name=/runtime.v1.RuntimeService/StartContainer sandboxID=af1c1fcb3e38cb4b5f594b7bcf10e7787984facde3979c1726492a1175b15386",
2026-06-09 17:48:39.365247 | controller |     "Jun 09 16:59:36.543869 crc crio[20770]: time=\"2026-06-09T16:59:36.543038169Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=b548d983-afef-4065-847e-a43b57a7ce94 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.365263 | controller |     "Jun 09 16:59:36.554404 crc crio[20770]: time=\"2026-06-09T16:59:36.554281695Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\\\"\"",
2026-06-09 17:48:39.365278 | controller |     "Jun 09 16:59:36.687854 crc crio[20770]: time=\"2026-06-09T16:59:36.684423927Z\" level=info msg=\"Created container d5c6f913301c072f6711a10ab70e312705a7d15d39eab8db17aeba65d948fd15: openstack/neutron-db-sync-xhbqn/neutron-db-sync\" id=4f69a7d9-19d1-42ed-a7b6-7b3f998bddc7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.365296 | controller |     "Jun 09 16:59:36.687854 crc crio[20770]: time=\"2026-06-09T16:59:36.686770675Z\" level=info msg=\"Starting container: d5c6f913301c072f6711a10ab70e312705a7d15d39eab8db17aeba65d948fd15\" id=b11db01a-cdbd-49e6-9acf-3faa9fcf1b8e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.365313 | controller |     "Jun 09 16:59:36.696620 crc crio[20770]: 2026-06-09T16:59:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:80797296abf186f Mac:f6:89:73:02:f5:98 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:93 Mtu:0 Sandbox:/var/run/netns/96393488-a4ed-447f-890b-f17be5923947 SocketPath: PciID:}] [{Interface:0xc000132c60 Address:{IP:10.217.0.147 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.365329 | controller |     "Jun 09 16:59:36.696997 crc crio[20770]: time=\"2026-06-09T16:59:36.696901679Z\" level=info msg=\"Started container\" PID=61655 containerID=d5c6f913301c072f6711a10ab70e312705a7d15d39eab8db17aeba65d948fd15 description=openstack/neutron-db-sync-xhbqn/neutron-db-sync id=b11db01a-cdbd-49e6-9acf-3faa9fcf1b8e name=/runtime.v1.RuntimeService/StartContainer sandboxID=bff6ceb5d914b374ea17c94a8eeb96b0d2f81eaeca45083489718dc72c6ded2e",
2026-06-09 17:48:39.365346 | controller |     "Jun 09 16:59:36.697931 crc crio[20770]: time=\"2026-06-09T16:59:36.697764724Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-5dd7c97fc-khpgf Namespace:openstack ID:80797296abf186f1981078f17a2f9ae6c38bfe6d3a1988d6b95accd22219607f UID:ae6446d9-e021-4aea-aaf0-db61457da975 NetNS:/var/run/netns/96393488-a4ed-447f-890b-f17be5923947 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podae6446d9_e021_4aea_aaf0_db61457da975.slice PodAnnotations:0xc002988ba0}] Aliases:map[]}\"",
2026-06-09 17:48:39.365363 | controller |     "Jun 09 16:59:36.698263 crc crio[20770]: time=\"2026-06-09T16:59:36.697935229Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-5dd7c97fc-khpgf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.365378 | controller |     "Jun 09 16:59:36.723801 crc crio[20770]: time=\"2026-06-09T16:59:36.723582412Z\" level=info msg=\"Ran pod sandbox 80797296abf186f1981078f17a2f9ae6c38bfe6d3a1988d6b95accd22219607f with infra container: openstack/dnsmasq-dns-5dd7c97fc-khpgf/POD\" id=399eb01f-4d21-4255-9135-82d99c02baf5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.365393 | controller |     "Jun 09 16:59:36.729301 crc crio[20770]: time=\"2026-06-09T16:59:36.729192645Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=5fc90ca6-5ce2-41e4-9f09-ae42792b11a5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.365409 | controller |     "Jun 09 16:59:36.816794 crc crio[20770]: time=\"2026-06-09T16:59:36.815838686Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=f0e904aa-665b-4cfa-802c-827314f86aa5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.365425 | controller |     "Jun 09 16:59:36.824139 crc crio[20770]: time=\"2026-06-09T16:59:36.824031594Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-5dd7c97fc-khpgf/init\" id=9a63e0f7-872e-4106-a0c5-7aeab0d25a59 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.365441 | controller |     "Jun 09 16:59:36.825285 crc crio[20770]: time=\"2026-06-09T16:59:36.824974121Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.365457 | controller |     "Jun 09 16:59:36.897039 crc crio[20770]: time=\"2026-06-09T16:59:36.896937867Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.365476 | controller |     "Jun 09 16:59:36.911413 crc crio[20770]: time=\"2026-06-09T16:59:36.911310844Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.365492 | controller |     "Jun 09 16:59:37.070342 crc crio[20770]: time=\"2026-06-09T16:59:37.070183538Z\" level=info msg=\"Stopping pod sandbox: af1c1fcb3e38cb4b5f594b7bcf10e7787984facde3979c1726492a1175b15386\" id=4bc4d035-4041-4f96-9eb5-34f116b43348 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.365508 | controller |     "Jun 09 16:59:37.072714 crc crio[20770]: time=\"2026-06-09T16:59:37.071088495Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-64bf49599-f96cz Namespace:openstack ID:af1c1fcb3e38cb4b5f594b7bcf10e7787984facde3979c1726492a1175b15386 UID:57f47c8b-8060-4fa3-bec3-f182cedf450a NetNS:/var/run/netns/43699598-a139-4391-b2e9-68af93fa0bc4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod57f47c8b_8060_4fa3_bec3_f182cedf450a.slice PodAnnotations:0xc000134ad0}] Aliases:map[]}\"",
2026-06-09 17:48:39.365546 | controller |     "Jun 09 16:59:37.072714 crc crio[20770]: time=\"2026-06-09T16:59:37.071375083Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-64bf49599-f96cz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.365565 | controller |     "Jun 09 16:59:37.203811 crc crio[20770]: time=\"2026-06-09T16:59:37.203607435Z\" level=info msg=\"Created container f1bfd0087dbefbc893225bc755fdf4b4f598dc3bce11f65c5701bdcc345c2865: openstack/dnsmasq-dns-5dd7c97fc-khpgf/init\" id=9a63e0f7-872e-4106-a0c5-7aeab0d25a59 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.365580 | controller |     "Jun 09 16:59:37.205610 crc crio[20770]: time=\"2026-06-09T16:59:37.20513026Z\" level=info msg=\"Starting container: f1bfd0087dbefbc893225bc755fdf4b4f598dc3bce11f65c5701bdcc345c2865\" id=64080551-c81a-448a-b8b3-79b2912160e1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.365596 | controller |     "Jun 09 16:59:37.220904 crc crio[20770]: time=\"2026-06-09T16:59:37.220632649Z\" level=info msg=\"Started container\" PID=61704 containerID=f1bfd0087dbefbc893225bc755fdf4b4f598dc3bce11f65c5701bdcc345c2865 description=openstack/dnsmasq-dns-5dd7c97fc-khpgf/init id=64080551-c81a-448a-b8b3-79b2912160e1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=80797296abf186f1981078f17a2f9ae6c38bfe6d3a1988d6b95accd22219607f",
2026-06-09 17:48:39.365613 | controller |     "Jun 09 16:59:37.678905 crc crio[20770]: time=\"2026-06-09T16:59:37.678551971Z\" level=info msg=\"Stopped pod sandbox: af1c1fcb3e38cb4b5f594b7bcf10e7787984facde3979c1726492a1175b15386\" id=4bc4d035-4041-4f96-9eb5-34f116b43348 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.365629 | controller |     "Jun 09 16:59:38.196632 crc crio[20770]: time=\"2026-06-09T16:59:38.196132623Z\" level=info msg=\"Removing container: ab1b50a888ffd380b7ce9e91b69d2051046a52028248842d661cf46bfc9277b7\" id=0501dd77-c625-4d31-8b9b-8d18d4895333 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.365645 | controller |     "Jun 09 16:59:38.232346 crc crio[20770]: time=\"2026-06-09T16:59:38.232288861Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=60af34b6-0410-41d2-a05e-487b27832c5c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.365659 | controller |     "Jun 09 16:59:38.337927 crc crio[20770]: time=\"2026-06-09T16:59:38.337827429Z\" level=info msg=\"Removed container ab1b50a888ffd380b7ce9e91b69d2051046a52028248842d661cf46bfc9277b7: openstack/dnsmasq-dns-64bf49599-f96cz/init\" id=0501dd77-c625-4d31-8b9b-8d18d4895333 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.365679 | controller |     "Jun 09 16:59:38.470156 crc crio[20770]: time=\"2026-06-09T16:59:38.469123584Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=de17ef72-a1ea-434b-933c-ecd7a7747945 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.365696 | controller |     "Jun 09 16:59:38.489315 crc crio[20770]: time=\"2026-06-09T16:59:38.488106365Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-5dd7c97fc-khpgf/dnsmasq-dns\" id=b03875e2-9967-4c62-a867-139d9075769e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.365712 | controller |     "Jun 09 16:59:38.489315 crc crio[20770]: time=\"2026-06-09T16:59:38.488613709Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.365728 | controller |     "Jun 09 16:59:38.622067 crc crio[20770]: time=\"2026-06-09T16:59:38.618332789Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.365743 | controller |     "Jun 09 16:59:38.629134 crc crio[20770]: time=\"2026-06-09T16:59:38.62562236Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.365759 | controller |     "Jun 09 16:59:38.773528 crc crio[20770]: time=\"2026-06-09T16:59:38.77294523Z\" level=info msg=\"Created container 0edca8db0e7c4b8684eaebe765c3a78c519c68ba7055531ed31dfc14a1f4be59: openstack/dnsmasq-dns-5dd7c97fc-khpgf/dnsmasq-dns\" id=b03875e2-9967-4c62-a867-139d9075769e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.365775 | controller |     "Jun 09 16:59:38.774401 crc crio[20770]: time=\"2026-06-09T16:59:38.77432642Z\" level=info msg=\"Starting container: 0edca8db0e7c4b8684eaebe765c3a78c519c68ba7055531ed31dfc14a1f4be59\" id=87df9d96-16de-47a4-b0ff-3396326b91c7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.365791 | controller |     "Jun 09 16:59:38.790491 crc crio[20770]: time=\"2026-06-09T16:59:38.790380876Z\" level=info msg=\"Started container\" PID=61810 containerID=0edca8db0e7c4b8684eaebe765c3a78c519c68ba7055531ed31dfc14a1f4be59 description=openstack/dnsmasq-dns-5dd7c97fc-khpgf/dnsmasq-dns id=87df9d96-16de-47a4-b0ff-3396326b91c7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=80797296abf186f1981078f17a2f9ae6c38bfe6d3a1988d6b95accd22219607f",
2026-06-09 17:48:39.365807 | controller |     "Jun 09 16:59:40.308001 crc crio[20770]: time=\"2026-06-09T16:59:40.307355804Z\" level=info msg=\"Stopping pod sandbox: dd910215699edcd954ff8b53b97f2d87a0eb9e39b3913e37e96f8b35ef56b1cd\" id=4908cd41-5340-47f5-bf76-bd0c4518d97e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.365822 | controller |     "Jun 09 16:59:40.309576 crc crio[20770]: time=\"2026-06-09T16:59:40.308767055Z\" level=info msg=\"Got pod network &{Name:glance-db-sync-lr54k Namespace:openstack ID:dd910215699edcd954ff8b53b97f2d87a0eb9e39b3913e37e96f8b35ef56b1cd UID:413be875-aea6-42ac-8309-832e7e2426e1 NetNS:/var/run/netns/1d0fe72b-1b96-4f73-9d85-ff435572e17f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod413be875_aea6_42ac_8309_832e7e2426e1.slice PodAnnotations:0xc0029d4978}] Aliases:map[]}\"",
2026-06-09 17:48:39.365838 | controller |     "Jun 09 16:59:40.309576 crc crio[20770]: time=\"2026-06-09T16:59:40.30895414Z\" level=info msg=\"Deleting pod openstack_glance-db-sync-lr54k from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.365854 | controller |     "Jun 09 16:59:40.986954 crc crio[20770]: time=\"2026-06-09T16:59:40.986188829Z\" level=info msg=\"Stopped pod sandbox: dd910215699edcd954ff8b53b97f2d87a0eb9e39b3913e37e96f8b35ef56b1cd\" id=4908cd41-5340-47f5-bf76-bd0c4518d97e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.365877 | controller |     "Jun 09 16:59:42.393620 crc crio[20770]: time=\"2026-06-09T16:59:42.392294423Z\" level=info msg=\"Stopping container: 0edca8db0e7c4b8684eaebe765c3a78c519c68ba7055531ed31dfc14a1f4be59 (timeout: 10s)\" id=fde794dd-6758-4423-aea3-5fd91a690aa9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.365893 | controller |     "Jun 09 16:59:42.989551 crc crio[20770]: time=\"2026-06-09T16:59:42.989244175Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-7c87cbcf5f-8kz7k/POD\" id=4a3695d3-d51f-4ab2-95da-f9bdd3e4223f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.365908 | controller |     "Jun 09 16:59:42.989988 crc crio[20770]: time=\"2026-06-09T16:59:42.989966436Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.365923 | controller |     "Jun 09 16:59:43.471260 crc crio[20770]: time=\"2026-06-09T16:59:43.471188334Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-external-api-0/POD\" id=0d100927-e913-4185-b9d3-91e3e72768e3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.365940 | controller |     "Jun 09 16:59:43.472050 crc crio[20770]: time=\"2026-06-09T16:59:43.471283967Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.365956 | controller |     "Jun 09 16:59:43.991416 crc crio[20770]: time=\"2026-06-09T16:59:43.99132964Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-internal-api-0/POD\" id=0e3f386e-b31b-4065-8ce6-425694bcf3e6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.365971 | controller |     "Jun 09 16:59:43.991576 crc crio[20770]: time=\"2026-06-09T16:59:43.991431843Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.365987 | controller |     "Jun 09 16:59:44.591756 crc crio[20770]: time=\"2026-06-09T16:59:44.590926939Z\" level=info msg=\"Stopping pod sandbox: 08e012b1dab73422f87be5075b53156609224a09e10bb57ae6c72b80dfe8b489\" id=af61997b-453c-4205-88eb-e44ce589cfd2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.366003 | controller |     "Jun 09 16:59:44.593948 crc crio[20770]: time=\"2026-06-09T16:59:44.592715591Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-dp52q Namespace:openstack ID:08e012b1dab73422f87be5075b53156609224a09e10bb57ae6c72b80dfe8b489 UID:3a020996-d25f-42b5-8a22-a2e98a9e0c74 NetNS:/var/run/netns/d3e71224-5988-4b54-ac93-568aa6d5186d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3a020996_d25f_42b5_8a22_a2e98a9e0c74.slice PodAnnotations:0xc00291a5b0}] Aliases:map[]}\"",
2026-06-09 17:48:39.366020 | controller |     "Jun 09 16:59:44.593948 crc crio[20770]: time=\"2026-06-09T16:59:44.592933477Z\" level=info msg=\"Deleting pod openstack_keystone-bootstrap-dp52q from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.366035 | controller |     "Jun 09 16:59:47.578534 crc crio[20770]: time=\"2026-06-09T16:59:47.577402148Z\" level=info msg=\"Stopped container 0edca8db0e7c4b8684eaebe765c3a78c519c68ba7055531ed31dfc14a1f4be59: openstack/dnsmasq-dns-5dd7c97fc-khpgf/dnsmasq-dns\" id=fde794dd-6758-4423-aea3-5fd91a690aa9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.366052 | controller |     "Jun 09 16:59:47.584619 crc crio[20770]: time=\"2026-06-09T16:59:47.584524355Z\" level=info msg=\"Stopped pod sandbox: 08e012b1dab73422f87be5075b53156609224a09e10bb57ae6c72b80dfe8b489\" id=af61997b-453c-4205-88eb-e44ce589cfd2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.366071 | controller |     "Jun 09 16:59:47.585132 crc crio[20770]: time=\"2026-06-09T16:59:47.58506897Z\" level=info msg=\"Stopping pod sandbox: 80797296abf186f1981078f17a2f9ae6c38bfe6d3a1988d6b95accd22219607f\" id=8bf40e7e-7c4f-4c78-a109-ff553ff4069b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.366087 | controller |     "Jun 09 16:59:47.585625 crc crio[20770]: time=\"2026-06-09T16:59:47.585578335Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-5dd7c97fc-khpgf Namespace:openstack ID:80797296abf186f1981078f17a2f9ae6c38bfe6d3a1988d6b95accd22219607f UID:ae6446d9-e021-4aea-aaf0-db61457da975 NetNS:/var/run/netns/96393488-a4ed-447f-890b-f17be5923947 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podae6446d9_e021_4aea_aaf0_db61457da975.slice PodAnnotations:0xc002a08d58}] Aliases:map[]}\"",
2026-06-09 17:48:39.366104 | controller |     "Jun 09 16:59:47.585931 crc crio[20770]: time=\"2026-06-09T16:59:47.585853093Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-5dd7c97fc-khpgf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.366120 | controller |     "Jun 09 16:59:51.411425 crc crio[20770]: time=\"2026-06-09T16:59:51.409103617Z\" level=info msg=\"Running pod sandbox: openstack/keystone-bootstrap-prcns/POD\" id=5edc3e57-21f0-4331-865f-e085de151b88 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.366136 | controller |     "Jun 09 16:59:51.411425 crc crio[20770]: time=\"2026-06-09T16:59:51.411082504Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.366152 | controller |     "Jun 09 16:59:53.818302 crc crio[20770]: time=\"2026-06-09T16:59:53.816857433Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:790a2999f4198add7e4423d05082303b1d712b49fd79375a49ed11e1b2f7b91b UID:27f132c0-30a6-41ea-ae18-dabe1f289d05 NetNS:/var/run/netns/70974659-0441-4d9e-b9a4-7e9adcbb2e59 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod27f132c0_30a6_41ea_ae18_dabe1f289d05.slice PodAnnotations:0xc00008d0c0}] Aliases:map[]}\"",
2026-06-09 17:48:39.366168 | controller |     "Jun 09 16:59:53.818302 crc crio[20770]: time=\"2026-06-09T16:59:53.818005636Z\" level=info msg=\"Adding pod openstack_glance-default-internal-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.366184 | controller |     "Jun 09 16:59:53.850110 crc crio[20770]: time=\"2026-06-09T16:59:53.849978933Z\" level=info msg=\"Stopped pod sandbox: 80797296abf186f1981078f17a2f9ae6c38bfe6d3a1988d6b95accd22219607f\" id=8bf40e7e-7c4f-4c78-a109-ff553ff4069b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.366199 | controller |     "Jun 09 16:59:53.882458 crc crio[20770]: time=\"2026-06-09T16:59:53.88233064Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:95136eb284f45966c9b8147ee2ae8f55f8a3dc94ec496ab02279dbfc3ba0697c\" id=7ae1412c-bdae-4fc2-892d-2512e51fa700 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.366216 | controller |     "Jun 09 16:59:53.884114 crc crio[20770]: time=\"2026-06-09T16:59:53.883935097Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=3ffa7284-be8b-4727-81e6-98846cf9b431 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.366231 | controller |     "Jun 09 16:59:54.763844 crc crio[20770]: time=\"2026-06-09T16:59:54.762955475Z\" level=info msg=\"Removing container: 0edca8db0e7c4b8684eaebe765c3a78c519c68ba7055531ed31dfc14a1f4be59\" id=b9ce3a8e-8954-43ac-9a49-46d2a8fffd41 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.366250 | controller |     "Jun 09 16:59:55.192851 crc crio[20770]: 2026-06-09T16:59:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:790a2999f4198ad Mac:be:53:3a:0f:00:71 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:96 Mtu:0 Sandbox:/var/run/netns/70974659-0441-4d9e-b9a4-7e9adcbb2e59 SocketPath: PciID:}] [{Interface:0xc0001345d0 Address:{IP:10.217.0.150 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.366266 | controller |     "Jun 09 16:59:55.194229 crc crio[20770]: time=\"2026-06-09T16:59:55.19406441Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:790a2999f4198add7e4423d05082303b1d712b49fd79375a49ed11e1b2f7b91b UID:27f132c0-30a6-41ea-ae18-dabe1f289d05 NetNS:/var/run/netns/70974659-0441-4d9e-b9a4-7e9adcbb2e59 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod27f132c0_30a6_41ea_ae18_dabe1f289d05.slice PodAnnotations:0xc00008d0c0}] Aliases:map[]}\"",
2026-06-09 17:48:39.366283 | controller |     "Jun 09 16:59:55.194229 crc crio[20770]: time=\"2026-06-09T16:59:55.194220495Z\" level=info msg=\"Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.366298 | controller |     "Jun 09 17:00:00.572521 crc crio[20770]: time=\"2026-06-09T17:00:00.571469008Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683740-r9dqc/POD\" id=5eaa3828-98b3-4343-8bcf-b4c9912ffa07 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.366315 | controller |     "Jun 09 17:00:00.574330 crc crio[20770]: time=\"2026-06-09T17:00:00.5725878Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.366331 | controller |     "Jun 09 17:00:00.668623 crc crio[20770]: time=\"2026-06-09T17:00:00.667996306Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29683740-vv7sh/POD\" id=3de5e60a-b97b-45fa-a72f-9c3ebf09dbfc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.366347 | controller |     "Jun 09 17:00:00.668623 crc crio[20770]: time=\"2026-06-09T17:00:00.668121289Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.366364 | controller |     "Jun 09 17:00:06.847123 crc crio[20770]: time=\"2026-06-09T17:00:06.84638498Z\" level=info msg=\"Stopping pod sandbox: af1c1fcb3e38cb4b5f594b7bcf10e7787984facde3979c1726492a1175b15386\" id=d924fde8-3c3d-4d93-9b0c-db80345e4108 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.366379 | controller |     "Jun 09 17:00:06.847123 crc crio[20770]: time=\"2026-06-09T17:00:06.846991948Z\" level=info msg=\"Stopped pod sandbox (already stopped): af1c1fcb3e38cb4b5f594b7bcf10e7787984facde3979c1726492a1175b15386\" id=d924fde8-3c3d-4d93-9b0c-db80345e4108 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.366394 | controller |     "Jun 09 17:00:06.848794 crc crio[20770]: time=\"2026-06-09T17:00:06.847977167Z\" level=info msg=\"Removing pod sandbox: af1c1fcb3e38cb4b5f594b7bcf10e7787984facde3979c1726492a1175b15386\" id=cff54b02-1628-4c85-9e0f-0cc8a0eede05 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.366410 | controller |     "Jun 09 17:00:06.985306 crc crio[20770]: time=\"2026-06-09T17:00:06.985045408Z\" level=info msg=\"Ran pod sandbox 790a2999f4198add7e4423d05082303b1d712b49fd79375a49ed11e1b2f7b91b with infra container: openstack/glance-default-internal-api-0/POD\" id=0e3f386e-b31b-4065-8ce6-425694bcf3e6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.366426 | controller |     "Jun 09 17:00:06.988488 crc crio[20770]: time=\"2026-06-09T17:00:06.988400476Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=99a5d6ad-8af8-4784-b612-90a6a011c69a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.366444 | controller |     "Jun 09 17:00:06.996529 crc crio[20770]: time=\"2026-06-09T17:00:06.996456949Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:1b2c0125f2253e1ccdb29c838fc50180b185700316a7eb9d8d1d76a608f6b4f2\" id=b548d983-afef-4065-847e-a43b57a7ce94 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.366461 | controller |     "Jun 09 17:00:06.998031 crc crio[20770]: time=\"2026-06-09T17:00:06.997999734Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=4fca76fe-4e5b-48a8-bd85-8d0eb491f5e7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.366476 | controller |     "Jun 09 17:00:07.013812 crc crio[20770]: time=\"2026-06-09T17:00:07.013545224Z\" level=info msg=\"Removed pod sandbox: af1c1fcb3e38cb4b5f594b7bcf10e7787984facde3979c1726492a1175b15386\" id=cff54b02-1628-4c85-9e0f-0cc8a0eede05 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.366492 | controller |     "Jun 09 17:00:07.015632 crc crio[20770]: time=\"2026-06-09T17:00:07.015561793Z\" level=info msg=\"Stopping pod sandbox: 75d479e6a5419ea54effd5c29af54c9d3fc63c074e7edb35c5ab678d97647b74\" id=8b8a26bf-f6f6-4cc6-9018-7dd9f4a4cffa name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.366507 | controller |     "Jun 09 17:00:07.015632 crc crio[20770]: time=\"2026-06-09T17:00:07.015705177Z\" level=info msg=\"Stopped pod sandbox (already stopped): 75d479e6a5419ea54effd5c29af54c9d3fc63c074e7edb35c5ab678d97647b74\" id=8b8a26bf-f6f6-4cc6-9018-7dd9f4a4cffa name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.366544 | controller |     "Jun 09 17:00:07.018088 crc crio[20770]: time=\"2026-06-09T17:00:07.017607822Z\" level=info msg=\"Removing pod sandbox: 75d479e6a5419ea54effd5c29af54c9d3fc63c074e7edb35c5ab678d97647b74\" id=9e6777d4-5aeb-40e5-9d7b-35ab4b2134c9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.366562 | controller |     "Jun 09 17:00:07.018088 crc crio[20770]: time=\"2026-06-09T17:00:07.018038555Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=dd41faba-5180-4050-8991-ba7f3658cf2f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.366577 | controller |     "Jun 09 17:00:07.059525 crc crio[20770]: time=\"2026-06-09T17:00:07.05928272Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:d72d014a20122cded5eb44fae9bd6a0cc4dbe591775435d224dbbf5504f354b1\" id=a3966d9c-70c3-4673-8369-f5b224e8e913 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.366594 | controller |     "Jun 09 17:00:07.061296 crc crio[20770]: time=\"2026-06-09T17:00:07.061211986Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=f3689a15-e010-42bb-a7ad-4a5da72ece6c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.366609 | controller |     "Jun 09 17:00:08.686432 crc crio[20770]: time=\"2026-06-09T17:00:08.685522855Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-log\" id=f2c38e68-278d-431a-98ae-23d4af2b0e22 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.366625 | controller |     "Jun 09 17:00:08.694968 crc crio[20770]: time=\"2026-06-09T17:00:08.694882086Z\" level=info msg=\"Removed container 0edca8db0e7c4b8684eaebe765c3a78c519c68ba7055531ed31dfc14a1f4be59: openstack/dnsmasq-dns-5dd7c97fc-khpgf/dnsmasq-dns\" id=b9ce3a8e-8954-43ac-9a49-46d2a8fffd41 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.366640 | controller |     "Jun 09 17:00:08.700205 crc crio[20770]: time=\"2026-06-09T17:00:08.700106418Z\" level=info msg=\"Removing container: f1bfd0087dbefbc893225bc755fdf4b4f598dc3bce11f65c5701bdcc345c2865\" id=1fdf12f4-ef30-467b-ad96-d0b6f44ce413 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.366660 | controller |     "Jun 09 17:00:08.702158 crc crio[20770]: time=\"2026-06-09T17:00:08.702076625Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.366676 | controller |     "Jun 09 17:00:08.708945 crc crio[20770]: time=\"2026-06-09T17:00:08.708833061Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:557a5145d24c2eb57a6e0a992207eda811f5635fc8f681bc36a4e0aa1b9531aa UID:03b538a8-4878-4cf1-aea4-5ea215a92954 NetNS:/var/run/netns/71825930-2e3d-4d34-9067-90c0fcc5ffec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod03b538a8_4878_4cf1_aea4_5ea215a92954.slice PodAnnotations:0xc002732190}] Aliases:map[]}\"",
2026-06-09 17:48:39.366692 | controller |     "Jun 09 17:00:08.708945 crc crio[20770]: time=\"2026-06-09T17:00:08.708932414Z\" level=info msg=\"Adding pod openstack_glance-default-external-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.366708 | controller |     "Jun 09 17:00:08.714932 crc crio[20770]: time=\"2026-06-09T17:00:08.714109724Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7c87cbcf5f-8kz7k Namespace:openstack ID:57f98aa201ccdbc27bb2284c8a8b4df3dc80c2d00afdc169cc43c21e59410a2e UID:1b6e824e-5a3e-4344-aec4-faa8d360d6f5 NetNS:/var/run/netns/4542f1da-75b2-431c-a1e6-5e7d4786616e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1b6e824e_5a3e_4344_aec4_faa8d360d6f5.slice PodAnnotations:0xc002a080c8}] Aliases:map[]}\"",
2026-06-09 17:48:39.366725 | controller |     "Jun 09 17:00:08.714932 crc crio[20770]: time=\"2026-06-09T17:00:08.714170806Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-7c87cbcf5f-8kz7k to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.366742 | controller |     "Jun 09 17:00:08.733184 crc crio[20770]: time=\"2026-06-09T17:00:08.733030852Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=7ddbab15-9819-40fa-92b6-5c7f7e6a569c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.366757 | controller |     "Jun 09 17:00:08.735385 crc crio[20770]: time=\"2026-06-09T17:00:08.735346189Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=5363031f-fee3-42d5-893b-29a7da0cec0a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.366773 | controller |     "Jun 09 17:00:08.832796 crc crio[20770]: time=\"2026-06-09T17:00:08.831136476Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=55df5ed5-c659-48c9-bb7f-42300649e186 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.366789 | controller |     "Jun 09 17:00:08.834384 crc crio[20770]: time=\"2026-06-09T17:00:08.834308338Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-prcns Namespace:openstack ID:a191a2c71995b4d126b67917814a4a177ab2b688fc934d6e24553ef1d8b8d00b UID:66671b57-3d59-40ec-9ba3-fdc3860009ed NetNS:/var/run/netns/309c0056-c69a-426a-b742-f12621cba4c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod66671b57_3d59_40ec_9ba3_fdc3860009ed.slice PodAnnotations:0xc0029884a8}] Aliases:map[]}\"",
2026-06-09 17:48:39.366805 | controller |     "Jun 09 17:00:08.834384 crc crio[20770]: time=\"2026-06-09T17:00:08.834367699Z\" level=info msg=\"Adding pod openstack_keystone-bootstrap-prcns to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.366823 | controller |     "Jun 09 17:00:08.869987 crc crio[20770]: time=\"2026-06-09T17:00:08.866584963Z\" level=info msg=\"Removed pod sandbox: 75d479e6a5419ea54effd5c29af54c9d3fc63c074e7edb35c5ab678d97647b74\" id=9e6777d4-5aeb-40e5-9d7b-35ab4b2134c9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.366839 | controller |     "Jun 09 17:00:08.894499 crc crio[20770]: time=\"2026-06-09T17:00:08.894313947Z\" level=info msg=\"Creating container: openstack/placement-db-sync-rp8qh/placement-db-sync\" id=e5488c09-113f-494e-b671-36cd71236dd2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.366855 | controller |     "Jun 09 17:00:08.997722 crc crio[20770]: time=\"2026-06-09T17:00:08.988875658Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:887afd1c76a8f43378130fcf66af889c82cfb4e143afae335480328d4fc7cc1a\" id=e260e255-17eb-47c2-880e-3d5148a71485 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.366871 | controller |     "Jun 09 17:00:08.997722 crc crio[20770]: time=\"2026-06-09T17:00:08.992869923Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=667a2500-7277-4fa4-a17d-b694a11e6bb7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.366886 | controller |     "Jun 09 17:00:09.008505 crc crio[20770]: time=\"2026-06-09T17:00:09.008298131Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683740-vv7sh Namespace:openshift-operator-lifecycle-manager ID:244d39c750e3f6e8d13c29077a07c1d687db4badb69bdc72b163435c8c86c8ed UID:b1937b03-4a2d-488e-aa14-2746f93b987b NetNS:/var/run/netns/0b7a64af-0624-4282-b2be-8c5b3cffebf0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb1937b03_4a2d_488e_aa14_2746f93b987b.slice PodAnnotations:0xc002732140}] Aliases:map[]}\"",
2026-06-09 17:48:39.366902 | controller |     "Jun 09 17:00:09.008505 crc crio[20770]: time=\"2026-06-09T17:00:09.008372453Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29683740-vv7sh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.366918 | controller |     "Jun 09 17:00:09.043186 crc crio[20770]: time=\"2026-06-09T17:00:09.040073782Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683740-r9dqc Namespace:openshift-infra ID:61fb00e560f66b91cd3a30faea61084ae78eb5a683acce417e67b603c2d1780e UID:65b3deed-609c-4d96-b2d1-d1db09307d53 NetNS:/var/run/netns/51da2d7c-33b5-40cc-a2c2-a172e87b78b9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod65b3deed_609c_4d96_b2d1_d1db09307d53.slice PodAnnotations:0xc002732348}] Aliases:map[]}\"",
2026-06-09 17:48:39.366933 | controller |     "Jun 09 17:00:09.043186 crc crio[20770]: time=\"2026-06-09T17:00:09.040153364Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683740-r9dqc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.366950 | controller |     "Jun 09 17:00:09.061876 crc crio[20770]: time=\"2026-06-09T17:00:09.060327069Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.366965 | controller |     "Jun 09 17:00:09.096327 crc crio[20770]: time=\"2026-06-09T17:00:09.094847749Z\" level=info msg=\"Removed container f1bfd0087dbefbc893225bc755fdf4b4f598dc3bce11f65c5701bdcc345c2865: openstack/dnsmasq-dns-5dd7c97fc-khpgf/init\" id=1fdf12f4-ef30-467b-ad96-d0b6f44ce413 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.366981 | controller |     "Jun 09 17:00:09.098867 crc crio[20770]: time=\"2026-06-09T17:00:09.098804944Z\" level=info msg=\"Creating container: openstack/barbican-db-sync-lpzhd/barbican-db-sync\" id=e218ee3e-5f09-49f9-a292-f4cab5189f96 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.367004 | controller |     "Jun 09 17:00:09.106845 crc crio[20770]: time=\"2026-06-09T17:00:09.106764414Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=df26b37b-f6f1-4d47-b324-fdb2ed6ac76b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.367020 | controller |     "Jun 09 17:00:09.166130 crc crio[20770]: time=\"2026-06-09T17:00:09.166044563Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.367036 | controller |     "Jun 09 17:00:09.176275 crc crio[20770]: time=\"2026-06-09T17:00:09.176102914Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.367052 | controller |     "Jun 09 17:00:09.197796 crc crio[20770]: time=\"2026-06-09T17:00:09.197177335Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=90ddfaa8-3338-43fa-8ae0-c57cc8e4b63c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.367067 | controller |     "Jun 09 17:00:09.211144 crc crio[20770]: time=\"2026-06-09T17:00:09.211017766Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.367082 | controller |     "Jun 09 17:00:09.252705 crc crio[20770]: time=\"2026-06-09T17:00:09.250342966Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.367097 | controller |     "Jun 09 17:00:09.255773 crc crio[20770]: time=\"2026-06-09T17:00:09.254907928Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.367112 | controller |     "Jun 09 17:00:09.271594 crc crio[20770]: time=\"2026-06-09T17:00:09.271319724Z\" level=info msg=\"Creating container: openstack/cinder-db-sync-94jwf/cinder-db-sync\" id=7962a73e-c9bb-42e4-8564-bf94607c7783 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.367127 | controller |     "Jun 09 17:00:09.276389 crc crio[20770]: time=\"2026-06-09T17:00:09.276202886Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.367142 | controller |     "Jun 09 17:00:09.285200 crc crio[20770]: time=\"2026-06-09T17:00:09.279144971Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.367157 | controller |     "Jun 09 17:00:09.289049 crc crio[20770]: time=\"2026-06-09T17:00:09.288065969Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.367173 | controller |     "Jun 09 17:00:09.335348 crc crio[20770]: 2026-06-09T17:00:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:57f98aa201ccdbc Mac:82:e8:21:17:ef:c6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:94 Mtu:0 Sandbox:/var/run/netns/4542f1da-75b2-431c-a1e6-5e7d4786616e SocketPath: PciID:}] [{Interface:0xc000014710 Address:{IP:10.217.0.148 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.367188 | controller |     "Jun 09 17:00:09.336490 crc crio[20770]: time=\"2026-06-09T17:00:09.336410851Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7c87cbcf5f-8kz7k Namespace:openstack ID:57f98aa201ccdbc27bb2284c8a8b4df3dc80c2d00afdc169cc43c21e59410a2e UID:1b6e824e-5a3e-4344-aec4-faa8d360d6f5 NetNS:/var/run/netns/4542f1da-75b2-431c-a1e6-5e7d4786616e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1b6e824e_5a3e_4344_aec4_faa8d360d6f5.slice PodAnnotations:0xc002a080c8}] Aliases:map[]}\"",
2026-06-09 17:48:39.367207 | controller |     "Jun 09 17:00:09.336826 crc crio[20770]: time=\"2026-06-09T17:00:09.336697679Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-7c87cbcf5f-8kz7k for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.367223 | controller |     "Jun 09 17:00:09.377260 crc crio[20770]: time=\"2026-06-09T17:00:09.375297648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.367239 | controller |     "Jun 09 17:00:09.390976 crc crio[20770]: time=\"2026-06-09T17:00:09.388103519Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.367254 | controller |     "Jun 09 17:00:09.406103 crc crio[20770]: time=\"2026-06-09T17:00:09.403860286Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.367270 | controller |     "Jun 09 17:00:09.432534 crc crio[20770]: time=\"2026-06-09T17:00:09.432421563Z\" level=info msg=\"Ran pod sandbox 57f98aa201ccdbc27bb2284c8a8b4df3dc80c2d00afdc169cc43c21e59410a2e with infra container: openstack/dnsmasq-dns-7c87cbcf5f-8kz7k/POD\" id=4a3695d3-d51f-4ab2-95da-f9bdd3e4223f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.367285 | controller |     "Jun 09 17:00:09.435956 crc crio[20770]: time=\"2026-06-09T17:00:09.435852873Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.367300 | controller |     "Jun 09 17:00:09.439285 crc crio[20770]: time=\"2026-06-09T17:00:09.439188179Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=6d8677b5-477f-4553-8712-ad0b7c9a0d54 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.367316 | controller |     "Jun 09 17:00:09.528613 crc crio[20770]: time=\"2026-06-09T17:00:09.527157759Z\" level=info msg=\"Created container 69657ca6255de960722b474d9c41d8c28429b3dce3dcbfa594ccc1aad45ed046: openstack/barbican-db-sync-lpzhd/barbican-db-sync\" id=e218ee3e-5f09-49f9-a292-f4cab5189f96 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.367331 | controller |     "Jun 09 17:00:09.532250 crc crio[20770]: time=\"2026-06-09T17:00:09.532076562Z\" level=info msg=\"Starting container: 69657ca6255de960722b474d9c41d8c28429b3dce3dcbfa594ccc1aad45ed046\" id=502f5254-a3e5-4557-9459-fb326baeb10e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.367347 | controller |     "Jun 09 17:00:09.548767 crc crio[20770]: 2026-06-09T17:00:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a191a2c71995b4d Mac:42:9b:9a:02:8f:8a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:97 Mtu:0 Sandbox:/var/run/netns/309c0056-c69a-426a-b742-f12621cba4c7 SocketPath: PciID:}] [{Interface:0xc00028e5c0 Address:{IP:10.217.0.151 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.367362 | controller |     "Jun 09 17:00:09.550148 crc crio[20770]: time=\"2026-06-09T17:00:09.550048643Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-prcns Namespace:openstack ID:a191a2c71995b4d126b67917814a4a177ab2b688fc934d6e24553ef1d8b8d00b UID:66671b57-3d59-40ec-9ba3-fdc3860009ed NetNS:/var/run/netns/309c0056-c69a-426a-b742-f12621cba4c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod66671b57_3d59_40ec_9ba3_fdc3860009ed.slice PodAnnotations:0xc0029884a8}] Aliases:map[]}\"",
2026-06-09 17:48:39.367381 | controller |     "Jun 09 17:00:09.550345 crc crio[20770]: time=\"2026-06-09T17:00:09.550277589Z\" level=info msg=\"Checking pod openstack_keystone-bootstrap-prcns for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.367397 | controller |     "Jun 09 17:00:09.551096 crc crio[20770]: time=\"2026-06-09T17:00:09.55100543Z\" level=info msg=\"Started container\" PID=63667 containerID=69657ca6255de960722b474d9c41d8c28429b3dce3dcbfa594ccc1aad45ed046 description=openstack/barbican-db-sync-lpzhd/barbican-db-sync id=502f5254-a3e5-4557-9459-fb326baeb10e name=/runtime.v1.RuntimeService/StartContainer sandboxID=9de1be78810ee3876094822111464204aba19578b62ffc432bf37503407b0d13",
2026-06-09 17:48:39.367412 | controller |     "Jun 09 17:00:09.559211 crc crio[20770]: time=\"2026-06-09T17:00:09.559127626Z\" level=info msg=\"Created container 81f9e1af700388745b66d99471228a1cd1e6d40448455cc39350d884c932bacf: openstack/placement-db-sync-rp8qh/placement-db-sync\" id=e5488c09-113f-494e-b671-36cd71236dd2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.367429 | controller |     "Jun 09 17:00:09.566792 crc crio[20770]: time=\"2026-06-09T17:00:09.566560691Z\" level=info msg=\"Starting container: 81f9e1af700388745b66d99471228a1cd1e6d40448455cc39350d884c932bacf\" id=55b85938-c509-4f01-a508-91c721376e0a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.367444 | controller |     "Jun 09 17:00:09.568907 crc crio[20770]: time=\"2026-06-09T17:00:09.568836907Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=3e17794d-97d9-4fb0-a7e2-78c6a131d6cb name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.367460 | controller |     "Jun 09 17:00:09.576493 crc crio[20770]: time=\"2026-06-09T17:00:09.576389466Z\" level=info msg=\"Started container\" PID=63666 containerID=81f9e1af700388745b66d99471228a1cd1e6d40448455cc39350d884c932bacf description=openstack/placement-db-sync-rp8qh/placement-db-sync id=55b85938-c509-4f01-a508-91c721376e0a name=/runtime.v1.RuntimeService/StartContainer sandboxID=6bafd5e79ea470303de41ddb3e968f3d9d947d4388a7746270097e70f203941e",
2026-06-09 17:48:39.367475 | controller |     "Jun 09 17:00:09.588559 crc crio[20770]: time=\"2026-06-09T17:00:09.588287711Z\" level=info msg=\"Ran pod sandbox a191a2c71995b4d126b67917814a4a177ab2b688fc934d6e24553ef1d8b8d00b with infra container: openstack/keystone-bootstrap-prcns/POD\" id=5edc3e57-21f0-4331-865f-e085de151b88 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.367491 | controller |     "Jun 09 17:00:09.609040 crc crio[20770]: time=\"2026-06-09T17:00:09.608854957Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7c87cbcf5f-8kz7k/init\" id=d1f8b748-6a2a-4e02-ab29-5ceca0df07e4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.367506 | controller |     "Jun 09 17:00:09.609372 crc crio[20770]: time=\"2026-06-09T17:00:09.60928962Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=fd803384-0c52-4e11-84a5-9e295605e480 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.367541 | controller |     "Jun 09 17:00:09.619572 crc crio[20770]: time=\"2026-06-09T17:00:09.619337181Z\" level=info msg=\"Created container 290b496b5531a851543379774838abd79ffb2fe982378fa97776248c3c7336d5: openstack/cinder-db-sync-94jwf/cinder-db-sync\" id=7962a73e-c9bb-42e4-8564-bf94607c7783 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.367558 | controller |     "Jun 09 17:00:09.619994 crc crio[20770]: time=\"2026-06-09T17:00:09.619847156Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.367574 | controller |     "Jun 09 17:00:09.638863 crc crio[20770]: time=\"2026-06-09T17:00:09.623365208Z\" level=info msg=\"Starting container: 290b496b5531a851543379774838abd79ffb2fe982378fa97776248c3c7336d5\" id=66fa8ff9-dcbc-49ed-96e8-e56f63862e56 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.367593 | controller |     "Jun 09 17:00:09.649874 crc crio[20770]: time=\"2026-06-09T17:00:09.649769633Z\" level=info msg=\"Started container\" PID=63703 containerID=290b496b5531a851543379774838abd79ffb2fe982378fa97776248c3c7336d5 description=openstack/cinder-db-sync-94jwf/cinder-db-sync id=66fa8ff9-dcbc-49ed-96e8-e56f63862e56 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b44c85c2821d45a6258e866fc3170df442e3a033fa46560496b2626066b51ea",
2026-06-09 17:48:39.367610 | controller |     "Jun 09 17:00:09.662341 crc crio[20770]: time=\"2026-06-09T17:00:09.661955206Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=39fa7314-2179-44bf-98dd-8d5bb7a9129a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.367627 | controller |     "Jun 09 17:00:09.666465 crc crio[20770]: time=\"2026-06-09T17:00:09.666248191Z\" level=info msg=\"Created container 8350aa5a4850df3268104fab1ebb4e5d3024d053fbc6c6594e0481a07a8d3495: openstack/ceilometer-0/ceilometer-central-agent\" id=df26b37b-f6f1-4d47-b324-fdb2ed6ac76b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.367642 | controller |     "Jun 09 17:00:09.669392 crc crio[20770]: time=\"2026-06-09T17:00:09.669274048Z\" level=info msg=\"Starting container: 8350aa5a4850df3268104fab1ebb4e5d3024d053fbc6c6594e0481a07a8d3495\" id=8ef8e92b-7677-4d6a-ae27-b64f97d2f5ff name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.367658 | controller |     "Jun 09 17:00:09.713954 crc crio[20770]: time=\"2026-06-09T17:00:09.71383855Z\" level=info msg=\"Started container\" PID=63685 containerID=8350aa5a4850df3268104fab1ebb4e5d3024d053fbc6c6594e0481a07a8d3495 description=openstack/ceilometer-0/ceilometer-central-agent id=8ef8e92b-7677-4d6a-ae27-b64f97d2f5ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=6771b74dca213565786b0bacf66fa6477315ff50a427147c16858e360cc5f01a",
2026-06-09 17:48:39.367674 | controller |     "Jun 09 17:00:09.735717 crc crio[20770]: time=\"2026-06-09T17:00:09.732899842Z\" level=info msg=\"Creating container: openstack/keystone-bootstrap-prcns/keystone-bootstrap\" id=c887dc26-8fbf-4947-9dfd-4c8658aef2c9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.367690 | controller |     "Jun 09 17:00:09.735717 crc crio[20770]: time=\"2026-06-09T17:00:09.733364786Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.367706 | controller |     "Jun 09 17:00:09.771313 crc crio[20770]: time=\"2026-06-09T17:00:09.769013859Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=32947983-6892-474f-8710-b4052349e15a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.367722 | controller |     "Jun 09 17:00:09.771313 crc crio[20770]: time=\"2026-06-09T17:00:09.771295445Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified not found\" id=32947983-6892-474f-8710-b4052349e15a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.367738 | controller |     "Jun 09 17:00:09.771934 crc crio[20770]: time=\"2026-06-09T17:00:09.77145118Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified found\" id=32947983-6892-474f-8710-b4052349e15a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.367755 | controller |     "Jun 09 17:00:09.773723 crc crio[20770]: time=\"2026-06-09T17:00:09.773043936Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=1fcbe1d8-73ca-449d-b28a-1b49938aeda6 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.367774 | controller |     "Jun 09 17:00:09.775617 crc crio[20770]: 2026-06-09T17:00:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:557a5145d24c2eb Mac:9e:25:cf:92:20:f5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:95 Mtu:0 Sandbox:/var/run/netns/71825930-2e3d-4d34-9067-90c0fcc5ffec SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.149 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.367790 | controller |     "Jun 09 17:00:09.775617 crc crio[20770]: 2026-06-09T17:00:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:244d39c750e3f6e Mac:ba:34:6d:05:6f:21 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:99 Mtu:0 Sandbox:/var/run/netns/0b7a64af-0624-4282-b2be-8c5b3cffebf0 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.153 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.367806 | controller |     "Jun 09 17:00:09.775617 crc crio[20770]: time=\"2026-06-09T17:00:09.775150147Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:557a5145d24c2eb57a6e0a992207eda811f5635fc8f681bc36a4e0aa1b9531aa UID:03b538a8-4878-4cf1-aea4-5ea215a92954 NetNS:/var/run/netns/71825930-2e3d-4d34-9067-90c0fcc5ffec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod03b538a8_4878_4cf1_aea4_5ea215a92954.slice PodAnnotations:0xc002732190}] Aliases:map[]}\"",
2026-06-09 17:48:39.367822 | controller |     "Jun 09 17:00:09.775617 crc crio[20770]: time=\"2026-06-09T17:00:09.775309112Z\" level=info msg=\"Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.367838 | controller |     "Jun 09 17:00:09.775617 crc crio[20770]: time=\"2026-06-09T17:00:09.775504747Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683740-vv7sh Namespace:openshift-operator-lifecycle-manager ID:244d39c750e3f6e8d13c29077a07c1d687db4badb69bdc72b163435c8c86c8ed UID:b1937b03-4a2d-488e-aa14-2746f93b987b NetNS:/var/run/netns/0b7a64af-0624-4282-b2be-8c5b3cffebf0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb1937b03_4a2d_488e_aa14_2746f93b987b.slice PodAnnotations:0xc002732140}] Aliases:map[]}\"",
2026-06-09 17:48:39.367855 | controller |     "Jun 09 17:00:09.776206 crc crio[20770]: time=\"2026-06-09T17:00:09.775726884Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29683740-vv7sh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.367870 | controller |     "Jun 09 17:00:09.793754 crc crio[20770]: time=\"2026-06-09T17:00:09.793446867Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\\\"\"",
2026-06-09 17:48:39.367886 | controller |     "Jun 09 17:00:09.798854 crc crio[20770]: time=\"2026-06-09T17:00:09.798599237Z\" level=info msg=\"Ran pod sandbox 557a5145d24c2eb57a6e0a992207eda811f5635fc8f681bc36a4e0aa1b9531aa with infra container: openstack/glance-default-external-api-0/POD\" id=0d100927-e913-4185-b9d3-91e3e72768e3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.367902 | controller |     "Jun 09 17:00:09.810452 crc crio[20770]: time=\"2026-06-09T17:00:09.809147102Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=fa0114bc-8d9a-4226-97d1-53944600950a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.367919 | controller |     "Jun 09 17:00:09.817871 crc crio[20770]: 2026-06-09T17:00:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:61fb00e560f66b9 Mac:c6:77:5f:89:65:4a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:98 Mtu:0 Sandbox:/var/run/netns/51da2d7c-33b5-40cc-a2c2-a172e87b78b9 SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.0.152 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.367949 | controller |     "Jun 09 17:00:09.817871 crc crio[20770]: time=\"2026-06-09T17:00:09.81734593Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683740-r9dqc Namespace:openshift-infra ID:61fb00e560f66b91cd3a30faea61084ae78eb5a683acce417e67b603c2d1780e UID:65b3deed-609c-4d96-b2d1-d1db09307d53 NetNS:/var/run/netns/51da2d7c-33b5-40cc-a2c2-a172e87b78b9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod65b3deed_609c_4d96_b2d1_d1db09307d53.slice PodAnnotations:0xc002732348}] Aliases:map[]}\"",
2026-06-09 17:48:39.367966 | controller |     "Jun 09 17:00:09.817871 crc crio[20770]: time=\"2026-06-09T17:00:09.817512835Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683740-r9dqc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.368060 | controller |     "Jun 09 17:00:09.824703 crc crio[20770]: time=\"2026-06-09T17:00:09.824541009Z\" level=info msg=\"Ran pod sandbox 244d39c750e3f6e8d13c29077a07c1d687db4badb69bdc72b163435c8c86c8ed with infra container: openshift-operator-lifecycle-manager/collect-profiles-29683740-vv7sh/POD\" id=3de5e60a-b97b-45fa-a72f-9c3ebf09dbfc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.368086 | controller |     "Jun 09 17:00:09.833716 crc crio[20770]: time=\"2026-06-09T17:00:09.833525319Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ce0d9ea9-3729-4f8e-9dd7-124655130326 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.368103 | controller |     "Jun 09 17:00:09.852874 crc crio[20770]: time=\"2026-06-09T17:00:09.852701135Z\" level=info msg=\"Ran pod sandbox 61fb00e560f66b91cd3a30faea61084ae78eb5a683acce417e67b603c2d1780e with infra container: openshift-infra/auto-csr-approver-29683740-r9dqc/POD\" id=5eaa3828-98b3-4343-8bcf-b4c9912ffa07 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.368118 | controller |     "Jun 09 17:00:09.855100 crc crio[20770]: time=\"2026-06-09T17:00:09.854453576Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=08a6d1f7-64b3-4778-a51a-68b6e92d5fcd name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.368134 | controller |     "Jun 09 17:00:09.855100 crc crio[20770]: time=\"2026-06-09T17:00:09.855090704Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.368150 | controller |     "Jun 09 17:00:09.856497 crc crio[20770]: time=\"2026-06-09T17:00:09.856400322Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=5e2b0c1e-a0ec-4f22-92eb-7141edac8bf1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.368166 | controller |     "Jun 09 17:00:09.861273 crc crio[20770]: time=\"2026-06-09T17:00:09.86116916Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=13cbb8c1-8088-4be9-8713-b6f23e4177e6 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.368182 | controller |     "Jun 09 17:00:09.867077 crc crio[20770]: time=\"2026-06-09T17:00:09.866994429Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.368197 | controller |     "Jun 09 17:00:09.874197 crc crio[20770]: time=\"2026-06-09T17:00:09.874145546Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29683740-vv7sh/collect-profiles\" id=6d8cf7d4-2383-4578-b5bc-cdbb177c4c48 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.368212 | controller |     "Jun 09 17:00:09.875029 crc crio[20770]: time=\"2026-06-09T17:00:09.874940359Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.368231 | controller |     "Jun 09 17:00:09.875334 crc crio[20770]: time=\"2026-06-09T17:00:09.875242418Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-log\" id=ff82a9d9-bf23-4628-a998-15890bc6de4f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.368247 | controller |     "Jun 09 17:00:09.875422 crc crio[20770]: time=\"2026-06-09T17:00:09.875358962Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 17:48:39.368262 | controller |     "Jun 09 17:00:09.875845 crc crio[20770]: time=\"2026-06-09T17:00:09.875619299Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.368278 | controller |     "Jun 09 17:00:09.929340 crc crio[20770]: time=\"2026-06-09T17:00:09.929242343Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.368294 | controller |     "Jun 09 17:00:09.938401 crc crio[20770]: time=\"2026-06-09T17:00:09.937633547Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.368309 | controller |     "Jun 09 17:00:09.978113 crc crio[20770]: time=\"2026-06-09T17:00:09.977576504Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.368324 | controller |     "Jun 09 17:00:10.007027 crc crio[20770]: time=\"2026-06-09T17:00:10.006917185Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.368340 | controller |     "Jun 09 17:00:10.015600 crc crio[20770]: time=\"2026-06-09T17:00:10.015542285Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.368356 | controller |     "Jun 09 17:00:10.299032 crc crio[20770]: time=\"2026-06-09T17:00:10.298854866Z\" level=info msg=\"Created container 594c06e3660f7cdc20462d6facef43c4472ec19a4f65a0d63e81b9ebfb0fda11: openshift-operator-lifecycle-manager/collect-profiles-29683740-vv7sh/collect-profiles\" id=6d8cf7d4-2383-4578-b5bc-cdbb177c4c48 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.368371 | controller |     "Jun 09 17:00:10.305462 crc crio[20770]: time=\"2026-06-09T17:00:10.305367275Z\" level=info msg=\"Starting container: 594c06e3660f7cdc20462d6facef43c4472ec19a4f65a0d63e81b9ebfb0fda11\" id=6b29e26c-cf26-4994-ac8c-809ef84b4bcd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.368387 | controller |     "Jun 09 17:00:10.317624 crc crio[20770]: time=\"2026-06-09T17:00:10.317454085Z\" level=info msg=\"Started container\" PID=63803 containerID=594c06e3660f7cdc20462d6facef43c4472ec19a4f65a0d63e81b9ebfb0fda11 description=openshift-operator-lifecycle-manager/collect-profiles-29683740-vv7sh/collect-profiles id=6b29e26c-cf26-4994-ac8c-809ef84b4bcd name=/runtime.v1.RuntimeService/StartContainer sandboxID=244d39c750e3f6e8d13c29077a07c1d687db4badb69bdc72b163435c8c86c8ed",
2026-06-09 17:48:39.368403 | controller |     "Jun 09 17:00:10.452164 crc crio[20770]: time=\"2026-06-09T17:00:10.452036616Z\" level=info msg=\"Created container af75a04a44ec667e7a385aee7da0cad99b4afca94b3efc1ba8d384c5b8024496: openstack/keystone-bootstrap-prcns/keystone-bootstrap\" id=c887dc26-8fbf-4947-9dfd-4c8658aef2c9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.368419 | controller |     "Jun 09 17:00:10.466245 crc crio[20770]: time=\"2026-06-09T17:00:10.465968899Z\" level=info msg=\"Starting container: af75a04a44ec667e7a385aee7da0cad99b4afca94b3efc1ba8d384c5b8024496\" id=eed2b06d-eaeb-4e13-a21a-cb6715cfe2c1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.368438 | controller |     "Jun 09 17:00:10.473877 crc crio[20770]: time=\"2026-06-09T17:00:10.473761905Z\" level=info msg=\"Started container\" PID=63807 containerID=af75a04a44ec667e7a385aee7da0cad99b4afca94b3efc1ba8d384c5b8024496 description=openstack/keystone-bootstrap-prcns/keystone-bootstrap id=eed2b06d-eaeb-4e13-a21a-cb6715cfe2c1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a191a2c71995b4d126b67917814a4a177ab2b688fc934d6e24553ef1d8b8d00b",
2026-06-09 17:48:39.368456 | controller |     "Jun 09 17:00:10.488756 crc crio[20770]: time=\"2026-06-09T17:00:10.488529373Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.368471 | controller |     "Jun 09 17:00:10.585138 crc crio[20770]: time=\"2026-06-09T17:00:10.58502415Z\" level=info msg=\"Created container 3d55cf958ceb00f7a60c322e0addc39f52475d18e88dce589236d63d27d0bd5d: openstack/dnsmasq-dns-7c87cbcf5f-8kz7k/init\" id=d1f8b748-6a2a-4e02-ab29-5ceca0df07e4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.368487 | controller |     "Jun 09 17:00:10.586186 crc crio[20770]: time=\"2026-06-09T17:00:10.586120241Z\" level=info msg=\"Starting container: 3d55cf958ceb00f7a60c322e0addc39f52475d18e88dce589236d63d27d0bd5d\" id=fb2b6889-9582-46c9-b943-5926b3e68f51 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.368503 | controller |     "Jun 09 17:00:10.603306 crc crio[20770]: time=\"2026-06-09T17:00:10.603187856Z\" level=info msg=\"Started container\" PID=63804 containerID=3d55cf958ceb00f7a60c322e0addc39f52475d18e88dce589236d63d27d0bd5d description=openstack/dnsmasq-dns-7c87cbcf5f-8kz7k/init id=fb2b6889-9582-46c9-b943-5926b3e68f51 name=/runtime.v1.RuntimeService/StartContainer sandboxID=57f98aa201ccdbc27bb2284c8a8b4df3dc80c2d00afdc169cc43c21e59410a2e",
2026-06-09 17:48:39.368547 | controller |     "Jun 09 17:00:10.609345 crc crio[20770]: time=\"2026-06-09T17:00:10.60917993Z\" level=info msg=\"Created container b1d9ed62648d36b77501f4748eed1bc8dffb69450bc88c5e4e2e582abf14690e: openstack/glance-default-internal-api-0/glance-log\" id=f2c38e68-278d-431a-98ae-23d4af2b0e22 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.368565 | controller |     "Jun 09 17:00:10.617245 crc crio[20770]: time=\"2026-06-09T17:00:10.61713448Z\" level=info msg=\"Starting container: b1d9ed62648d36b77501f4748eed1bc8dffb69450bc88c5e4e2e582abf14690e\" id=0de6e59b-7935-499e-8bcc-988a6c92b3fa name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.368582 | controller |     "Jun 09 17:00:10.632701 crc crio[20770]: time=\"2026-06-09T17:00:10.630860968Z\" level=info msg=\"Started container\" PID=63843 containerID=b1d9ed62648d36b77501f4748eed1bc8dffb69450bc88c5e4e2e582abf14690e description=openstack/glance-default-internal-api-0/glance-log id=0de6e59b-7935-499e-8bcc-988a6c92b3fa name=/runtime.v1.RuntimeService/StartContainer sandboxID=790a2999f4198add7e4423d05082303b1d712b49fd79375a49ed11e1b2f7b91b",
2026-06-09 17:48:39.368598 | controller |     "Jun 09 17:00:10.671046 crc crio[20770]: time=\"2026-06-09T17:00:10.670860438Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=828ae428-b21b-4362-9899-6378ea1ec186 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.368613 | controller |     "Jun 09 17:00:10.745713 crc crio[20770]: time=\"2026-06-09T17:00:10.745188022Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=e4c35098-1b94-4a90-9b74-113950a55c2a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.368629 | controller |     "Jun 09 17:00:10.766726 crc crio[20770]: time=\"2026-06-09T17:00:10.765905042Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-httpd\" id=9cfa44a1-ec76-4254-945f-d6e13a0724bd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.368648 | controller |     "Jun 09 17:00:10.770769 crc crio[20770]: time=\"2026-06-09T17:00:10.767187109Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.368665 | controller |     "Jun 09 17:00:10.970062 crc crio[20770]: time=\"2026-06-09T17:00:10.968566546Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.368680 | controller |     "Jun 09 17:00:11.352200 crc crio[20770]: time=\"2026-06-09T17:00:11.352106443Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.368695 | controller |     "Jun 09 17:00:11.489976 crc crio[20770]: time=\"2026-06-09T17:00:11.489179856Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=7d685e50-3071-49c8-b873-ac9a6a6fe8b7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.368711 | controller |     "Jun 09 17:00:11.572890 crc crio[20770]: time=\"2026-06-09T17:00:11.572417368Z\" level=info msg=\"Created container 773cb8e705d45adee26ea53ff8106ce9f9040205b73d383f578462a461a98c0e: openstack/glance-default-external-api-0/glance-log\" id=ff82a9d9-bf23-4628-a998-15890bc6de4f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.368727 | controller |     "Jun 09 17:00:11.587330 crc crio[20770]: time=\"2026-06-09T17:00:11.587221027Z\" level=info msg=\"Starting container: 773cb8e705d45adee26ea53ff8106ce9f9040205b73d383f578462a461a98c0e\" id=98743cd1-bd94-4548-9155-415ab961a75b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.368742 | controller |     "Jun 09 17:00:11.615964 crc crio[20770]: time=\"2026-06-09T17:00:11.615403734Z\" level=info msg=\"Started container\" PID=63936 containerID=773cb8e705d45adee26ea53ff8106ce9f9040205b73d383f578462a461a98c0e description=openstack/glance-default-external-api-0/glance-log id=98743cd1-bd94-4548-9155-415ab961a75b name=/runtime.v1.RuntimeService/StartContainer sandboxID=557a5145d24c2eb57a6e0a992207eda811f5635fc8f681bc36a4e0aa1b9531aa",
2026-06-09 17:48:39.368759 | controller |     "Jun 09 17:00:11.684885 crc crio[20770]: time=\"2026-06-09T17:00:11.684747974Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=bfffc9d5-3149-42e9-8b40-4e0210922bf0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.368790 | controller |     "Jun 09 17:00:11.900825 crc crio[20770]: time=\"2026-06-09T17:00:11.899917391Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7c87cbcf5f-8kz7k/dnsmasq-dns\" id=bc1308b7-b41e-4531-9ceb-02597bdc0f11 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.368807 | controller |     "Jun 09 17:00:11.900825 crc crio[20770]: time=\"2026-06-09T17:00:11.899924501Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=1e50067c-ccb7-4535-b1c3-898d821913b1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.368823 | controller |     "Jun 09 17:00:11.900825 crc crio[20770]: time=\"2026-06-09T17:00:11.900513688Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.368840 | controller |     "Jun 09 17:00:12.015145 crc crio[20770]: time=\"2026-06-09T17:00:12.015024067Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.368862 | controller |     "Jun 09 17:00:12.022626 crc crio[20770]: time=\"2026-06-09T17:00:12.022408611Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.368879 | controller |     "Jun 09 17:00:12.088307 crc crio[20770]: time=\"2026-06-09T17:00:12.088184677Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.368895 | controller |     "Jun 09 17:00:12.126315 crc crio[20770]: time=\"2026-06-09T17:00:12.126166828Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=696f458b-f5b6-46dc-b79f-f1f62ce68f0b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.368910 | controller |     "Jun 09 17:00:12.196037 crc crio[20770]: time=\"2026-06-09T17:00:12.19591973Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-httpd\" id=720b3dc2-2621-4f33-a58a-9c79a62f42f5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.368925 | controller |     "Jun 09 17:00:12.988202 crc crio[20770]: time=\"2026-06-09T17:00:12.987409045Z\" level=info msg=\"Stopping pod sandbox: 244d39c750e3f6e8d13c29077a07c1d687db4badb69bdc72b163435c8c86c8ed\" id=5c56da84-3b38-4a14-868f-0d0d94552d46 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.368942 | controller |     "Jun 09 17:00:12.989976 crc crio[20770]: time=\"2026-06-09T17:00:12.988971891Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683740-vv7sh Namespace:openshift-operator-lifecycle-manager ID:244d39c750e3f6e8d13c29077a07c1d687db4badb69bdc72b163435c8c86c8ed UID:b1937b03-4a2d-488e-aa14-2746f93b987b NetNS:/var/run/netns/0b7a64af-0624-4282-b2be-8c5b3cffebf0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb1937b03_4a2d_488e_aa14_2746f93b987b.slice PodAnnotations:0xc001e80078}] Aliases:map[]}\"",
2026-06-09 17:48:39.368959 | controller |     "Jun 09 17:00:12.989976 crc crio[20770]: time=\"2026-06-09T17:00:12.989394443Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29683740-vv7sh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.368976 | controller |     "Jun 09 17:00:13.281251 crc crio[20770]: time=\"2026-06-09T17:00:13.280402903Z\" level=info msg=\"Created container be4aaa2141518174fead2ffa62baf01e844aaf8a3048650a0d20c33512a4200e: openstack/glance-default-internal-api-0/glance-httpd\" id=9cfa44a1-ec76-4254-945f-d6e13a0724bd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.368992 | controller |     "Jun 09 17:00:13.287211 crc crio[20770]: time=\"2026-06-09T17:00:13.283922715Z\" level=info msg=\"Starting container: be4aaa2141518174fead2ffa62baf01e844aaf8a3048650a0d20c33512a4200e\" id=a50fdc01-cdaa-4fa5-9351-90ee40edb0d4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.369008 | controller |     "Jun 09 17:00:13.288211 crc crio[20770]: time=\"2026-06-09T17:00:13.287967142Z\" level=info msg=\"Created container bcb0aafac934df3f337628d59d3a5674d28bde1d3d8356d904634175a1891096: openstack/dnsmasq-dns-7c87cbcf5f-8kz7k/dnsmasq-dns\" id=bc1308b7-b41e-4531-9ceb-02597bdc0f11 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.369024 | controller |     "Jun 09 17:00:13.289990 crc crio[20770]: time=\"2026-06-09T17:00:13.289831806Z\" level=info msg=\"Starting container: bcb0aafac934df3f337628d59d3a5674d28bde1d3d8356d904634175a1891096\" id=662a6d4f-2c3b-4c92-9f00-92cfa7ccf935 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.369040 | controller |     "Jun 09 17:00:13.304160 crc crio[20770]: time=\"2026-06-09T17:00:13.304064709Z\" level=info msg=\"Started container\" PID=64023 containerID=bcb0aafac934df3f337628d59d3a5674d28bde1d3d8356d904634175a1891096 description=openstack/dnsmasq-dns-7c87cbcf5f-8kz7k/dnsmasq-dns id=662a6d4f-2c3b-4c92-9f00-92cfa7ccf935 name=/runtime.v1.RuntimeService/StartContainer sandboxID=57f98aa201ccdbc27bb2284c8a8b4df3dc80c2d00afdc169cc43c21e59410a2e",
2026-06-09 17:48:39.369060 | controller |     "Jun 09 17:00:13.306030 crc crio[20770]: time=\"2026-06-09T17:00:13.305951663Z\" level=info msg=\"Started container\" PID=64024 containerID=be4aaa2141518174fead2ffa62baf01e844aaf8a3048650a0d20c33512a4200e description=openstack/glance-default-internal-api-0/glance-httpd id=a50fdc01-cdaa-4fa5-9351-90ee40edb0d4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=790a2999f4198add7e4423d05082303b1d712b49fd79375a49ed11e1b2f7b91b",
2026-06-09 17:48:39.369076 | controller |     "Jun 09 17:00:14.016751 crc crio[20770]: time=\"2026-06-09T17:00:14.015768207Z\" level=info msg=\"Stopping container: be4aaa2141518174fead2ffa62baf01e844aaf8a3048650a0d20c33512a4200e (timeout: 30s)\" id=bc90b22c-b24e-4b98-880c-6d16f18178cf name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.369091 | controller |     "Jun 09 17:00:14.017477 crc crio[20770]: time=\"2026-06-09T17:00:14.0158719Z\" level=info msg=\"Stopping container: b1d9ed62648d36b77501f4748eed1bc8dffb69450bc88c5e4e2e582abf14690e (timeout: 30s)\" id=3e9e6db9-8e60-44a4-90f4-2b02f6f2a9c8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.369107 | controller |     "Jun 09 17:00:14.200025 crc crio[20770]: time=\"2026-06-09T17:00:14.199863372Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.369123 | controller |     "Jun 09 17:00:14.392811 crc crio[20770]: time=\"2026-06-09T17:00:14.392577987Z\" level=info msg=\"Stopped pod sandbox: 244d39c750e3f6e8d13c29077a07c1d687db4badb69bdc72b163435c8c86c8ed\" id=5c56da84-3b38-4a14-868f-0d0d94552d46 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.369137 | controller |     "Jun 09 17:00:15.019497 crc crio[20770]: time=\"2026-06-09T17:00:15.018904991Z\" level=info msg=\"Stopped container b1d9ed62648d36b77501f4748eed1bc8dffb69450bc88c5e4e2e582abf14690e: openstack/glance-default-internal-api-0/glance-log\" id=3e9e6db9-8e60-44a4-90f4-2b02f6f2a9c8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.369152 | controller |     "Jun 09 17:00:15.155105 crc crio[20770]: time=\"2026-06-09T17:00:15.15308842Z\" level=info msg=\"Stopped container be4aaa2141518174fead2ffa62baf01e844aaf8a3048650a0d20c33512a4200e: openstack/glance-default-internal-api-0/glance-httpd\" id=bc90b22c-b24e-4b98-880c-6d16f18178cf name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.369169 | controller |     "Jun 09 17:00:15.155105 crc crio[20770]: time=\"2026-06-09T17:00:15.153904304Z\" level=info msg=\"Stopping pod sandbox: 790a2999f4198add7e4423d05082303b1d712b49fd79375a49ed11e1b2f7b91b\" id=cd37f8a6-8511-41da-aea1-06b92e614b96 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.369184 | controller |     "Jun 09 17:00:15.155105 crc crio[20770]: time=\"2026-06-09T17:00:15.155086938Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:790a2999f4198add7e4423d05082303b1d712b49fd79375a49ed11e1b2f7b91b UID:27f132c0-30a6-41ea-ae18-dabe1f289d05 NetNS:/var/run/netns/70974659-0441-4d9e-b9a4-7e9adcbb2e59 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod27f132c0_30a6_41ea_ae18_dabe1f289d05.slice PodAnnotations:0xc0003de810}] Aliases:map[]}\"",
2026-06-09 17:48:39.369201 | controller |     "Jun 09 17:00:15.155542 crc crio[20770]: time=\"2026-06-09T17:00:15.155254023Z\" level=info msg=\"Deleting pod openstack_glance-default-internal-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.369217 | controller |     "Jun 09 17:00:16.712201 crc crio[20770]: time=\"2026-06-09T17:00:16.711695275Z\" level=info msg=\"Stopped pod sandbox: 790a2999f4198add7e4423d05082303b1d712b49fd79375a49ed11e1b2f7b91b\" id=cd37f8a6-8511-41da-aea1-06b92e614b96 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.369235 | controller |     "Jun 09 17:00:16.779965 crc crio[20770]: time=\"2026-06-09T17:00:16.779869411Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=13cbb8c1-8088-4be9-8713-b6f23e4177e6 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.369252 | controller |     "Jun 09 17:00:16.780978 crc crio[20770]: time=\"2026-06-09T17:00:16.780916551Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=fa0e85a4-a9b6-438c-a06b-aa8b0006240c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.369267 | controller |     "Jun 09 17:00:16.797354 crc crio[20770]: time=\"2026-06-09T17:00:16.797209313Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=9efcbd2e-6700-4c45-9117-f8df8d08468a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.369282 | controller |     "Jun 09 17:00:16.824391 crc crio[20770]: time=\"2026-06-09T17:00:16.824306819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.369298 | controller |     "Jun 09 17:00:17.074562 crc crio[20770]: time=\"2026-06-09T17:00:17.074058838Z\" level=info msg=\"Removing container: be4aaa2141518174fead2ffa62baf01e844aaf8a3048650a0d20c33512a4200e\" id=661dce3b-05e9-49d2-a786-c4dd789ff9bd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.369314 | controller |     "Jun 09 17:00:17.094067 crc crio[20770]: time=\"2026-06-09T17:00:17.093525932Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683740-r9dqc/oc\" id=1ac1c14a-80ed-4d17-949e-08179cb4c0f7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.369329 | controller |     "Jun 09 17:00:17.389192 crc crio[20770]: time=\"2026-06-09T17:00:17.388903563Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.369345 | controller |     "Jun 09 17:00:18.611009 crc crio[20770]: time=\"2026-06-09T17:00:18.610401936Z\" level=info msg=\"Created container f5b8d3f186dc74f26c5006bce44734fa5fd6218e3f2baf808c259ffcbc77aa17: openstack/glance-default-external-api-0/glance-httpd\" id=720b3dc2-2621-4f33-a58a-9c79a62f42f5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.369360 | controller |     "Jun 09 17:00:18.620581 crc crio[20770]: time=\"2026-06-09T17:00:18.620493549Z\" level=info msg=\"Starting container: f5b8d3f186dc74f26c5006bce44734fa5fd6218e3f2baf808c259ffcbc77aa17\" id=5da54c1e-5af5-4aae-b83d-0311d1a5677c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.369376 | controller |     "Jun 09 17:00:18.629775 crc crio[20770]: time=\"2026-06-09T17:00:18.629612713Z\" level=info msg=\"Started container\" PID=64525 containerID=f5b8d3f186dc74f26c5006bce44734fa5fd6218e3f2baf808c259ffcbc77aa17 description=openstack/glance-default-external-api-0/glance-httpd id=5da54c1e-5af5-4aae-b83d-0311d1a5677c name=/runtime.v1.RuntimeService/StartContainer sandboxID=557a5145d24c2eb57a6e0a992207eda811f5635fc8f681bc36a4e0aa1b9531aa",
2026-06-09 17:48:39.369392 | controller |     "Jun 09 17:00:20.116473 crc crio[20770]: time=\"2026-06-09T17:00:20.115915402Z\" level=info msg=\"Stopping container: 773cb8e705d45adee26ea53ff8106ce9f9040205b73d383f578462a461a98c0e (timeout: 30s)\" id=321152a4-4bf3-4603-b0d0-7ff42f90b934 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.369408 | controller |     "Jun 09 17:00:20.117045 crc crio[20770]: time=\"2026-06-09T17:00:20.11688391Z\" level=info msg=\"Stopping container: f5b8d3f186dc74f26c5006bce44734fa5fd6218e3f2baf808c259ffcbc77aa17 (timeout: 30s)\" id=2e8569cf-d605-4351-a2d6-8e233f25c970 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.369427 | controller |     "Jun 09 17:00:21.308014 crc crio[20770]: time=\"2026-06-09T17:00:21.307388785Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.369443 | controller |     "Jun 09 17:00:23.764478 crc crio[20770]: time=\"2026-06-09T17:00:23.763479283Z\" level=info msg=\"Stopped container 773cb8e705d45adee26ea53ff8106ce9f9040205b73d383f578462a461a98c0e: openstack/glance-default-external-api-0/glance-log\" id=321152a4-4bf3-4603-b0d0-7ff42f90b934 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.369459 | controller |     "Jun 09 17:00:23.861427 crc crio[20770]: time=\"2026-06-09T17:00:23.861255017Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:860b1eb61b6652f02a54b95af32f4c5e33bd138d9a8d1a330fce56c9b78c103f\" id=1fcbe1d8-73ca-449d-b28a-1b49938aeda6 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.369474 | controller |     "Jun 09 17:00:23.862968 crc crio[20770]: time=\"2026-06-09T17:00:23.862878524Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=188d0e4e-2f05-4a9f-94d6-f1f129b89c68 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.369490 | controller |     "Jun 09 17:00:23.922162 crc crio[20770]: time=\"2026-06-09T17:00:23.921472282Z\" level=info msg=\"Removed container be4aaa2141518174fead2ffa62baf01e844aaf8a3048650a0d20c33512a4200e: openstack/glance-default-internal-api-0/glance-httpd\" id=661dce3b-05e9-49d2-a786-c4dd789ff9bd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.369505 | controller |     "Jun 09 17:00:23.930050 crc crio[20770]: time=\"2026-06-09T17:00:23.928846326Z\" level=info msg=\"Removing container: b1d9ed62648d36b77501f4748eed1bc8dffb69450bc88c5e4e2e582abf14690e\" id=c0560118-1314-41a1-8072-7967338d38c6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.369543 | controller |     "Jun 09 17:00:23.963607 crc crio[20770]: time=\"2026-06-09T17:00:23.963476739Z\" level=info msg=\"Removed container b1d9ed62648d36b77501f4748eed1bc8dffb69450bc88c5e4e2e582abf14690e: openstack/glance-default-internal-api-0/glance-log\" id=c0560118-1314-41a1-8072-7967338d38c6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.369560 | controller |     "Jun 09 17:00:23.971753 crc crio[20770]: time=\"2026-06-09T17:00:23.971567874Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.369576 | controller |     "Jun 09 17:00:24.024192 crc crio[20770]: time=\"2026-06-09T17:00:24.02215342Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=b7927220-6102-4ea3-82e5-31b94d5fab6c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.369591 | controller |     "Jun 09 17:00:24.188587 crc crio[20770]: time=\"2026-06-09T17:00:24.188187572Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.369607 | controller |     "Jun 09 17:00:24.416054 crc crio[20770]: time=\"2026-06-09T17:00:24.412177824Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=0eef5194-b017-45c8-81e5-854de31138f2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.369622 | controller |     "Jun 09 17:00:24.416054 crc crio[20770]: time=\"2026-06-09T17:00:24.414415579Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.369638 | controller |     "Jun 09 17:00:24.464510 crc crio[20770]: time=\"2026-06-09T17:00:24.464302055Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.369657 | controller |     "Jun 09 17:00:24.467768 crc crio[20770]: time=\"2026-06-09T17:00:24.467633642Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.369673 | controller |     "Jun 09 17:00:24.531272 crc crio[20770]: time=\"2026-06-09T17:00:24.531149633Z\" level=info msg=\"Stopped container f5b8d3f186dc74f26c5006bce44734fa5fd6218e3f2baf808c259ffcbc77aa17: openstack/glance-default-external-api-0/glance-httpd\" id=2e8569cf-d605-4351-a2d6-8e233f25c970 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.369689 | controller |     "Jun 09 17:00:24.535043 crc crio[20770]: time=\"2026-06-09T17:00:24.534915752Z\" level=info msg=\"Created container 908198d421c14f04b27830f5f4988d9c0ad48614bb11bb4cf0693535d0e81353: openshift-infra/auto-csr-approver-29683740-r9dqc/oc\" id=1ac1c14a-80ed-4d17-949e-08179cb4c0f7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.369704 | controller |     "Jun 09 17:00:24.539755 crc crio[20770]: time=\"2026-06-09T17:00:24.539582307Z\" level=info msg=\"Stopping pod sandbox: 557a5145d24c2eb57a6e0a992207eda811f5635fc8f681bc36a4e0aa1b9531aa\" id=35c756ba-3455-48c7-ae34-ee951da13c22 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.369719 | controller |     "Jun 09 17:00:24.540313 crc crio[20770]: time=\"2026-06-09T17:00:24.539625118Z\" level=info msg=\"Starting container: 908198d421c14f04b27830f5f4988d9c0ad48614bb11bb4cf0693535d0e81353\" id=f2223297-0a9d-4909-b300-5db37888d8ec name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.369735 | controller |     "Jun 09 17:00:24.540313 crc crio[20770]: time=\"2026-06-09T17:00:24.540235216Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:557a5145d24c2eb57a6e0a992207eda811f5635fc8f681bc36a4e0aa1b9531aa UID:03b538a8-4878-4cf1-aea4-5ea215a92954 NetNS:/var/run/netns/71825930-2e3d-4d34-9067-90c0fcc5ffec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod03b538a8_4878_4cf1_aea4_5ea215a92954.slice PodAnnotations:0xc000134300}] Aliases:map[]}\"",
2026-06-09 17:48:39.369751 | controller |     "Jun 09 17:00:24.540721 crc crio[20770]: time=\"2026-06-09T17:00:24.540576986Z\" level=info msg=\"Deleting pod openstack_glance-default-external-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.369767 | controller |     "Jun 09 17:00:24.545510 crc crio[20770]: time=\"2026-06-09T17:00:24.545329344Z\" level=info msg=\"Started container\" PID=64970 containerID=908198d421c14f04b27830f5f4988d9c0ad48614bb11bb4cf0693535d0e81353 description=openshift-infra/auto-csr-approver-29683740-r9dqc/oc id=f2223297-0a9d-4909-b300-5db37888d8ec name=/runtime.v1.RuntimeService/StartContainer sandboxID=61fb00e560f66b91cd3a30faea61084ae78eb5a683acce417e67b603c2d1780e",
2026-06-09 17:48:39.369784 | controller |     "Jun 09 17:00:25.022459 crc crio[20770]: time=\"2026-06-09T17:00:25.021803203Z\" level=info msg=\"Created container c4b51a4687feda81ad0d8b842dc9b6e641601ba74b088b12aaadacbed8c0a737: openstack/ceilometer-0/ceilometer-notification-agent\" id=0eef5194-b017-45c8-81e5-854de31138f2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.369800 | controller |     "Jun 09 17:00:25.024075 crc crio[20770]: time=\"2026-06-09T17:00:25.023952905Z\" level=info msg=\"Starting container: c4b51a4687feda81ad0d8b842dc9b6e641601ba74b088b12aaadacbed8c0a737\" id=5b62957d-4141-48d4-bf82-98298af9f8af name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.369815 | controller |     "Jun 09 17:00:25.031886 crc crio[20770]: time=\"2026-06-09T17:00:25.031806303Z\" level=info msg=\"Started container\" PID=64992 containerID=c4b51a4687feda81ad0d8b842dc9b6e641601ba74b088b12aaadacbed8c0a737 description=openstack/ceilometer-0/ceilometer-notification-agent id=5b62957d-4141-48d4-bf82-98298af9f8af name=/runtime.v1.RuntimeService/StartContainer sandboxID=6771b74dca213565786b0bacf66fa6477315ff50a427147c16858e360cc5f01a",
2026-06-09 17:48:39.369835 | controller |     "Jun 09 17:00:25.521139 crc crio[20770]: time=\"2026-06-09T17:00:25.520553518Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=c972c2e2-be41-4133-a6f8-018db9e9b042 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.369852 | controller |     "Jun 09 17:00:25.521480 crc crio[20770]: time=\"2026-06-09T17:00:25.521210928Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/sg-core:latest not found\" id=c972c2e2-be41-4133-a6f8-018db9e9b042 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.369868 | controller |     "Jun 09 17:00:25.521480 crc crio[20770]: time=\"2026-06-09T17:00:25.521253659Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/sg-core:latest found\" id=c972c2e2-be41-4133-a6f8-018db9e9b042 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.369884 | controller |     "Jun 09 17:00:25.522364 crc crio[20770]: time=\"2026-06-09T17:00:25.522300249Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/sg-core:latest\" id=c6283b27-0f8f-42a5-b164-83b23011a1fc name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.369899 | controller |     "Jun 09 17:00:25.530077 crc crio[20770]: time=\"2026-06-09T17:00:25.526761588Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/sg-core:latest\\\"\"",
2026-06-09 17:48:39.369915 | controller |     "Jun 09 17:00:25.697716 crc crio[20770]: time=\"2026-06-09T17:00:25.697575169Z\" level=info msg=\"Stopping container: cce661a936514cf7c660914f3ce7628de07f5863175b5b947d83b1d3d3681b79 (timeout: 10s)\" id=a41f26ec-ecf4-46b7-9051-4e17b1ef0a23 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.369930 | controller |     "Jun 09 17:00:25.841112 crc crio[20770]: time=\"2026-06-09T17:00:25.840937645Z\" level=info msg=\"Stopped container cce661a936514cf7c660914f3ce7628de07f5863175b5b947d83b1d3d3681b79: openstack/dnsmasq-dns-7b6fcdc445-7xfn7/dnsmasq-dns\" id=a41f26ec-ecf4-46b7-9051-4e17b1ef0a23 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.369946 | controller |     "Jun 09 17:00:25.843035 crc crio[20770]: time=\"2026-06-09T17:00:25.842964654Z\" level=info msg=\"Stopping pod sandbox: d0a0cdb318a3679e2303140b18eb7e0138c7da6e7eab21c8d9bce261b2661852\" id=c6eb38f8-2da0-40e3-b8dd-94bb711dd861 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.369962 | controller |     "Jun 09 17:00:25.843859 crc crio[20770]: time=\"2026-06-09T17:00:25.843786287Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7b6fcdc445-7xfn7 Namespace:openstack ID:d0a0cdb318a3679e2303140b18eb7e0138c7da6e7eab21c8d9bce261b2661852 UID:40933c63-b8df-41a1-82b5-359b02c6f0c5 NetNS:/var/run/netns/acfa1445-4403-4fff-a5a6-3ab41ed9ace2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod40933c63_b8df_41a1_82b5_359b02c6f0c5.slice PodAnnotations:0xc002a09120}] Aliases:map[]}\"",
2026-06-09 17:48:39.369978 | controller |     "Jun 09 17:00:25.844047 crc crio[20770]: time=\"2026-06-09T17:00:25.843992713Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-7b6fcdc445-7xfn7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.369994 | controller |     "Jun 09 17:00:26.033070 crc crio[20770]: time=\"2026-06-09T17:00:26.029326785Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-internal-api-0/POD\" id=8e065205-a530-45ac-9fbd-ec57211d0a74 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.370010 | controller |     "Jun 09 17:00:26.034534 crc crio[20770]: time=\"2026-06-09T17:00:26.033139846Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.370030 | controller |     "Jun 09 17:00:26.096123 crc crio[20770]: time=\"2026-06-09T17:00:26.095822983Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:bd1b1ea49d8871d011a72aab08f39545d61f915940b0e80c299f64ab6060c734 UID:f97dbd87-f275-417d-a155-fd48a7f0d809 NetNS:/var/run/netns/88a7c72e-2e1c-42b0-82fd-03da4d13a4f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf97dbd87_f275_417d_a155_fd48a7f0d809.slice PodAnnotations:0xc00291aa80}] Aliases:map[]}\"",
2026-06-09 17:48:39.370048 | controller |     "Jun 09 17:00:26.096123 crc crio[20770]: time=\"2026-06-09T17:00:26.095887754Z\" level=info msg=\"Adding pod openstack_glance-default-internal-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.370064 | controller |     "Jun 09 17:00:26.286816 crc crio[20770]: time=\"2026-06-09T17:00:26.286593292Z\" level=info msg=\"Stopped pod sandbox: d0a0cdb318a3679e2303140b18eb7e0138c7da6e7eab21c8d9bce261b2661852\" id=c6eb38f8-2da0-40e3-b8dd-94bb711dd861 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.370080 | controller |     "Jun 09 17:00:26.936562 crc crio[20770]: time=\"2026-06-09T17:00:26.935356586Z\" level=info msg=\"Stopped pod sandbox: 557a5145d24c2eb57a6e0a992207eda811f5635fc8f681bc36a4e0aa1b9531aa\" id=35c756ba-3455-48c7-ae34-ee951da13c22 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.370095 | controller |     "Jun 09 17:00:27.082547 crc crio[20770]: 2026-06-09T17:00:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bd1b1ea49d8871d Mac:12:c7:a8:97:2f:3f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9a Mtu:0 Sandbox:/var/run/netns/88a7c72e-2e1c-42b0-82fd-03da4d13a4f5 SocketPath: PciID:}] [{Interface:0xc000302a60 Address:{IP:10.217.0.154 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.370112 | controller |     "Jun 09 17:00:27.084610 crc crio[20770]: time=\"2026-06-09T17:00:27.084351574Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:bd1b1ea49d8871d011a72aab08f39545d61f915940b0e80c299f64ab6060c734 UID:f97dbd87-f275-417d-a155-fd48a7f0d809 NetNS:/var/run/netns/88a7c72e-2e1c-42b0-82fd-03da4d13a4f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf97dbd87_f275_417d_a155_fd48a7f0d809.slice PodAnnotations:0xc00291aa80}] Aliases:map[]}\"",
2026-06-09 17:48:39.370128 | controller |     "Jun 09 17:00:27.084610 crc crio[20770]: time=\"2026-06-09T17:00:27.08453695Z\" level=info msg=\"Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.370144 | controller |     "Jun 09 17:00:27.096571 crc crio[20770]: time=\"2026-06-09T17:00:27.096530157Z\" level=info msg=\"Ran pod sandbox bd1b1ea49d8871d011a72aab08f39545d61f915940b0e80c299f64ab6060c734 with infra container: openstack/glance-default-internal-api-0/POD\" id=8e065205-a530-45ac-9fbd-ec57211d0a74 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.370159 | controller |     "Jun 09 17:00:27.121854 crc crio[20770]: time=\"2026-06-09T17:00:27.121768249Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=da50f653-25c0-4c17-8264-b8318a8e0c3f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.370176 | controller |     "Jun 09 17:00:27.130535 crc crio[20770]: time=\"2026-06-09T17:00:27.128222716Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=ef29d401-a9a9-4d40-bd52-f2470eeda98d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.370195 | controller |     "Jun 09 17:00:27.137213 crc crio[20770]: time=\"2026-06-09T17:00:27.137159835Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-log\" id=d3c0297b-df92-45cc-9224-f8607d7d0ea7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.370212 | controller |     "Jun 09 17:00:27.139866 crc crio[20770]: time=\"2026-06-09T17:00:27.139835233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.370228 | controller |     "Jun 09 17:00:27.226923 crc crio[20770]: time=\"2026-06-09T17:00:27.226888576Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.370244 | controller |     "Jun 09 17:00:27.414154 crc crio[20770]: time=\"2026-06-09T17:00:27.413730551Z\" level=info msg=\"Removing container: cce661a936514cf7c660914f3ce7628de07f5863175b5b947d83b1d3d3681b79\" id=f7371462-3960-4cdd-85f5-44cdd4052247 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.370260 | controller |     "Jun 09 17:00:27.450940 crc crio[20770]: time=\"2026-06-09T17:00:27.449781736Z\" level=info msg=\"Stopping pod sandbox: 61fb00e560f66b91cd3a30faea61084ae78eb5a683acce417e67b603c2d1780e\" id=fff14239-06ed-4d1b-a5e6-cf81c4cdfdf8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.370276 | controller |     "Jun 09 17:00:27.450940 crc crio[20770]: time=\"2026-06-09T17:00:27.450239419Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683740-r9dqc Namespace:openshift-infra ID:61fb00e560f66b91cd3a30faea61084ae78eb5a683acce417e67b603c2d1780e UID:65b3deed-609c-4d96-b2d1-d1db09307d53 NetNS:/var/run/netns/51da2d7c-33b5-40cc-a2c2-a172e87b78b9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod65b3deed_609c_4d96_b2d1_d1db09307d53.slice PodAnnotations:0xc001e80918}] Aliases:map[]}\"",
2026-06-09 17:48:39.370292 | controller |     "Jun 09 17:00:27.450940 crc crio[20770]: time=\"2026-06-09T17:00:27.450364743Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683740-r9dqc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.370309 | controller |     "Jun 09 17:00:27.498450 crc crio[20770]: time=\"2026-06-09T17:00:27.498337753Z\" level=info msg=\"Removed container cce661a936514cf7c660914f3ce7628de07f5863175b5b947d83b1d3d3681b79: openstack/dnsmasq-dns-7b6fcdc445-7xfn7/dnsmasq-dns\" id=f7371462-3960-4cdd-85f5-44cdd4052247 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.370324 | controller |     "Jun 09 17:00:27.514874 crc crio[20770]: time=\"2026-06-09T17:00:27.51478334Z\" level=info msg=\"Removing container: 97bd59b479d185b853a85983e10d916475618a0140c4e84f67abfbf46eed2764\" id=9ae52a4e-511b-4510-8e73-fd75ea146c6f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.370341 | controller |     "Jun 09 17:00:27.736783 crc crio[20770]: time=\"2026-06-09T17:00:27.736132745Z\" level=info msg=\"Removed container 97bd59b479d185b853a85983e10d916475618a0140c4e84f67abfbf46eed2764: openstack/dnsmasq-dns-7b6fcdc445-7xfn7/init\" id=9ae52a4e-511b-4510-8e73-fd75ea146c6f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.370357 | controller |     "Jun 09 17:00:27.741389 crc crio[20770]: time=\"2026-06-09T17:00:27.741296115Z\" level=info msg=\"Removing container: f5b8d3f186dc74f26c5006bce44734fa5fd6218e3f2baf808c259ffcbc77aa17\" id=6c5b07f4-de24-45aa-89a1-875371cc160f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.370372 | controller |     "Jun 09 17:00:27.793707 crc crio[20770]: time=\"2026-06-09T17:00:27.791042727Z\" level=info msg=\"Removed container f5b8d3f186dc74f26c5006bce44734fa5fd6218e3f2baf808c259ffcbc77aa17: openstack/glance-default-external-api-0/glance-httpd\" id=6c5b07f4-de24-45aa-89a1-875371cc160f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.370391 | controller |     "Jun 09 17:00:27.857712 crc crio[20770]: time=\"2026-06-09T17:00:27.856790832Z\" level=info msg=\"Removing container: 773cb8e705d45adee26ea53ff8106ce9f9040205b73d383f578462a461a98c0e\" id=52adafa9-a28c-4edb-ab58-57b28b382373 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.370407 | controller |     "Jun 09 17:00:27.962715 crc crio[20770]: time=\"2026-06-09T17:00:27.960622612Z\" level=info msg=\"Removed container 773cb8e705d45adee26ea53ff8106ce9f9040205b73d383f578462a461a98c0e: openstack/glance-default-external-api-0/glance-log\" id=52adafa9-a28c-4edb-ab58-57b28b382373 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.370423 | controller |     "Jun 09 17:00:27.977999 crc crio[20770]: time=\"2026-06-09T17:00:27.976526263Z\" level=info msg=\"Stopped pod sandbox: 61fb00e560f66b91cd3a30faea61084ae78eb5a683acce417e67b603c2d1780e\" id=fff14239-06ed-4d1b-a5e6-cf81c4cdfdf8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.370439 | controller |     "Jun 09 17:00:28.253726 crc crio[20770]: time=\"2026-06-09T17:00:28.253628045Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.370454 | controller |     "Jun 09 17:00:28.318466 crc crio[20770]: time=\"2026-06-09T17:00:28.318023891Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-external-api-0/POD\" id=efb98fef-32b6-4814-b9fd-83aafb10729e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.370470 | controller |     "Jun 09 17:00:28.318589 crc crio[20770]: time=\"2026-06-09T17:00:28.318491634Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.370486 | controller |     "Jun 09 17:00:28.378130 crc crio[20770]: time=\"2026-06-09T17:00:28.378013599Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:fada26278024f7189fbdeb57624a5e6649d3b339b5375b01f8e404c7c4f099ad UID:dcdcae1f-a7c6-4965-abdf-880d0c32254e NetNS:/var/run/netns/1eb9c9f7-45fb-4df4-9e33-da7f480c9377 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddcdcae1f_a7c6_4965_abdf_880d0c32254e.slice PodAnnotations:0xc0001351e8}] Aliases:map[]}\"",
2026-06-09 17:48:39.370502 | controller |     "Jun 09 17:00:28.378130 crc crio[20770]: time=\"2026-06-09T17:00:28.378103471Z\" level=info msg=\"Adding pod openstack_glance-default-external-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.370538 | controller |     "Jun 09 17:00:28.416065 crc crio[20770]: time=\"2026-06-09T17:00:28.415213597Z\" level=info msg=\"Created container 0befc7317ccb8f167a440a441f0452a20ef0a16df7aa735f0dcbc50d7328cc82: openstack/glance-default-internal-api-0/glance-log\" id=d3c0297b-df92-45cc-9224-f8607d7d0ea7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.370557 | controller |     "Jun 09 17:00:28.421122 crc crio[20770]: time=\"2026-06-09T17:00:28.419348087Z\" level=info msg=\"Starting container: 0befc7317ccb8f167a440a441f0452a20ef0a16df7aa735f0dcbc50d7328cc82\" id=4c484d4d-0d3d-4c7d-8046-35c0a355e985 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.370573 | controller |     "Jun 09 17:00:28.440833 crc crio[20770]: time=\"2026-06-09T17:00:28.4398225Z\" level=info msg=\"Started container\" PID=65464 containerID=0befc7317ccb8f167a440a441f0452a20ef0a16df7aa735f0dcbc50d7328cc82 description=openstack/glance-default-internal-api-0/glance-log id=4c484d4d-0d3d-4c7d-8046-35c0a355e985 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bd1b1ea49d8871d011a72aab08f39545d61f915940b0e80c299f64ab6060c734",
2026-06-09 17:48:39.370590 | controller |     "Jun 09 17:00:28.461388 crc crio[20770]: time=\"2026-06-09T17:00:28.46086075Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=c565e63e-8553-4ef8-950a-965ec26b4c61 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.370609 | controller |     "Jun 09 17:00:28.518591 crc crio[20770]: time=\"2026-06-09T17:00:28.518433299Z\" level=info msg=\"Stopping pod sandbox: a191a2c71995b4d126b67917814a4a177ab2b688fc934d6e24553ef1d8b8d00b\" id=4691acac-f047-45db-a170-6f2f83a03ca7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.370625 | controller |     "Jun 09 17:00:28.520939 crc crio[20770]: time=\"2026-06-09T17:00:28.520479198Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-prcns Namespace:openstack ID:a191a2c71995b4d126b67917814a4a177ab2b688fc934d6e24553ef1d8b8d00b UID:66671b57-3d59-40ec-9ba3-fdc3860009ed NetNS:/var/run/netns/309c0056-c69a-426a-b742-f12621cba4c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod66671b57_3d59_40ec_9ba3_fdc3860009ed.slice PodAnnotations:0xc0010a3358}] Aliases:map[]}\"",
2026-06-09 17:48:39.370641 | controller |     "Jun 09 17:00:28.521307 crc crio[20770]: time=\"2026-06-09T17:00:28.52124995Z\" level=info msg=\"Deleting pod openstack_keystone-bootstrap-prcns from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.370657 | controller |     "Jun 09 17:00:28.564836 crc crio[20770]: time=\"2026-06-09T17:00:28.563384872Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=0c6f297f-26f0-4bcc-a1e7-9da87d1ee81c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.370674 | controller |     "Jun 09 17:00:28.572183 crc crio[20770]: time=\"2026-06-09T17:00:28.572132955Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-httpd\" id=d5a85d88-6829-491a-bdad-89d2309727d0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.370689 | controller |     "Jun 09 17:00:28.572770 crc crio[20770]: time=\"2026-06-09T17:00:28.572707862Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.370705 | controller |     "Jun 09 17:00:28.700037 crc crio[20770]: time=\"2026-06-09T17:00:28.699575009Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.370720 | controller |     "Jun 09 17:00:28.952499 crc crio[20770]: time=\"2026-06-09T17:00:28.952409487Z\" level=info msg=\"Stopped pod sandbox: a191a2c71995b4d126b67917814a4a177ab2b688fc934d6e24553ef1d8b8d00b\" id=4691acac-f047-45db-a170-6f2f83a03ca7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.370736 | controller |     "Jun 09 17:00:29.195985 crc crio[20770]: 2026-06-09T17:00:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fada26278024f71 Mac:de:b6:98:ae:08:17 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9b Mtu:0 Sandbox:/var/run/netns/1eb9c9f7-45fb-4df4-9e33-da7f480c9377 SocketPath: PciID:}] [{Interface:0xc0004325d0 Address:{IP:10.217.0.155 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.370752 | controller |     "Jun 09 17:00:29.197252 crc crio[20770]: time=\"2026-06-09T17:00:29.196967565Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:fada26278024f7189fbdeb57624a5e6649d3b339b5375b01f8e404c7c4f099ad UID:dcdcae1f-a7c6-4965-abdf-880d0c32254e NetNS:/var/run/netns/1eb9c9f7-45fb-4df4-9e33-da7f480c9377 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddcdcae1f_a7c6_4965_abdf_880d0c32254e.slice PodAnnotations:0xc0001351e8}] Aliases:map[]}\"",
2026-06-09 17:48:39.370770 | controller |     "Jun 09 17:00:29.197252 crc crio[20770]: time=\"2026-06-09T17:00:29.19713794Z\" level=info msg=\"Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.370786 | controller |     "Jun 09 17:00:29.221598 crc crio[20770]: time=\"2026-06-09T17:00:29.221507707Z\" level=info msg=\"Ran pod sandbox fada26278024f7189fbdeb57624a5e6649d3b339b5375b01f8e404c7c4f099ad with infra container: openstack/glance-default-external-api-0/POD\" id=efb98fef-32b6-4814-b9fd-83aafb10729e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.370802 | controller |     "Jun 09 17:00:29.233135 crc crio[20770]: time=\"2026-06-09T17:00:29.232944948Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=48981f68-0492-4ebf-9ff7-d56de8a6e16e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.370817 | controller |     "Jun 09 17:00:29.241001 crc crio[20770]: time=\"2026-06-09T17:00:29.240160707Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=64a1ed9a-1447-4210-ab61-4df576d1c9bc name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.370833 | controller |     "Jun 09 17:00:29.262871 crc crio[20770]: time=\"2026-06-09T17:00:29.262808664Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-log\" id=f0aecd5f-4887-49ec-a225-1719fde0b7c8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.370848 | controller |     "Jun 09 17:00:29.266960 crc crio[20770]: time=\"2026-06-09T17:00:29.263258947Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.370863 | controller |     "Jun 09 17:00:29.393335 crc crio[20770]: time=\"2026-06-09T17:00:29.393245904Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.370879 | controller |     "Jun 09 17:00:29.590223 crc crio[20770]: time=\"2026-06-09T17:00:29.58976704Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.370895 | controller |     "Jun 09 17:00:29.721372 crc crio[20770]: time=\"2026-06-09T17:00:29.721284542Z\" level=info msg=\"Created container 45c8e6c418be4179a7670eeecc84d40024745dd35cc3ca248da0e8853b590613: openstack/glance-default-internal-api-0/glance-httpd\" id=d5a85d88-6829-491a-bdad-89d2309727d0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.370911 | controller |     "Jun 09 17:00:29.723067 crc crio[20770]: time=\"2026-06-09T17:00:29.72294694Z\" level=info msg=\"Starting container: 45c8e6c418be4179a7670eeecc84d40024745dd35cc3ca248da0e8853b590613\" id=27e8c0d9-62d7-4d7b-8b17-d6c961d7bb82 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.370927 | controller |     "Jun 09 17:00:29.730318 crc crio[20770]: time=\"2026-06-09T17:00:29.730214631Z\" level=info msg=\"Started container\" PID=65586 containerID=45c8e6c418be4179a7670eeecc84d40024745dd35cc3ca248da0e8853b590613 description=openstack/glance-default-internal-api-0/glance-httpd id=27e8c0d9-62d7-4d7b-8b17-d6c961d7bb82 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bd1b1ea49d8871d011a72aab08f39545d61f915940b0e80c299f64ab6060c734",
2026-06-09 17:48:39.370944 | controller |     "Jun 09 17:00:30.219566 crc crio[20770]: time=\"2026-06-09T17:00:30.218502463Z\" level=info msg=\"Running pod sandbox: openstack/keystone-6999c4bf66-plzmx/POD\" id=37521502-1fbf-49a3-a692-e534a3934057 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.370960 | controller |     "Jun 09 17:00:30.219566 crc crio[20770]: time=\"2026-06-09T17:00:30.219611846Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.370980 | controller |     "Jun 09 17:00:30.280496 crc crio[20770]: time=\"2026-06-09T17:00:30.280378797Z\" level=info msg=\"Got pod network &{Name:keystone-6999c4bf66-plzmx Namespace:openstack ID:9479b220b44be2add5a3be93f554c681699fba04132fa5572185b7832c37d33d UID:e68ccc4a-882d-4ca2-a39a-4fa7a927e555 NetNS:/var/run/netns/db71f13e-a679-4a24-b9a8-4f60262bc475 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode68ccc4a_882d_4ca2_a39a_4fa7a927e555.slice PodAnnotations:0xc002a080e8}] Aliases:map[]}\"",
2026-06-09 17:48:39.370996 | controller |     "Jun 09 17:00:30.280496 crc crio[20770]: time=\"2026-06-09T17:00:30.280439419Z\" level=info msg=\"Adding pod openstack_keystone-6999c4bf66-plzmx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.371012 | controller |     "Jun 09 17:00:30.332283 crc crio[20770]: time=\"2026-06-09T17:00:30.332181948Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.371028 | controller |     "Jun 09 17:00:31.416959 crc crio[20770]: time=\"2026-06-09T17:00:31.414518769Z\" level=info msg=\"Created container ebd4f5394bcd49eab0dc7f40d72da424295042c8e7170702347889780a155f42: openstack/glance-default-external-api-0/glance-log\" id=f0aecd5f-4887-49ec-a225-1719fde0b7c8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.371044 | controller |     "Jun 09 17:00:31.418288 crc crio[20770]: time=\"2026-06-09T17:00:31.417616679Z\" level=info msg=\"Starting container: ebd4f5394bcd49eab0dc7f40d72da424295042c8e7170702347889780a155f42\" id=49a9680e-f506-42a0-8e4a-5d5818553c4e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.371059 | controller |     "Jun 09 17:00:31.431863 crc crio[20770]: time=\"2026-06-09T17:00:31.431758359Z\" level=info msg=\"Started container\" PID=65782 containerID=ebd4f5394bcd49eab0dc7f40d72da424295042c8e7170702347889780a155f42 description=openstack/glance-default-external-api-0/glance-log id=49a9680e-f506-42a0-8e4a-5d5818553c4e name=/runtime.v1.RuntimeService/StartContainer sandboxID=fada26278024f7189fbdeb57624a5e6649d3b339b5375b01f8e404c7c4f099ad",
2026-06-09 17:48:39.371075 | controller |     "Jun 09 17:00:31.501129 crc crio[20770]: time=\"2026-06-09T17:00:31.501041487Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=490d5b7b-f62f-419d-b919-736483332cef name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.371091 | controller |     "Jun 09 17:00:31.821254 crc crio[20770]: 2026-06-09T17:00:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9479b220b44be2a Mac:3a:30:ac:7b:e2:94 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9c Mtu:0 Sandbox:/var/run/netns/db71f13e-a679-4a24-b9a8-4f60262bc475 SocketPath: PciID:}] [{Interface:0xc000292ba0 Address:{IP:10.217.0.156 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.371107 | controller |     "Jun 09 17:00:31.823824 crc crio[20770]: time=\"2026-06-09T17:00:31.82304239Z\" level=info msg=\"Got pod network &{Name:keystone-6999c4bf66-plzmx Namespace:openstack ID:9479b220b44be2add5a3be93f554c681699fba04132fa5572185b7832c37d33d UID:e68ccc4a-882d-4ca2-a39a-4fa7a927e555 NetNS:/var/run/netns/db71f13e-a679-4a24-b9a8-4f60262bc475 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode68ccc4a_882d_4ca2_a39a_4fa7a927e555.slice PodAnnotations:0xc002a080e8}] Aliases:map[]}\"",
2026-06-09 17:48:39.371124 | controller |     "Jun 09 17:00:31.823824 crc crio[20770]: time=\"2026-06-09T17:00:31.823218115Z\" level=info msg=\"Checking pod openstack_keystone-6999c4bf66-plzmx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.371143 | controller |     "Jun 09 17:00:33.481602 crc crio[20770]: time=\"2026-06-09T17:00:33.480779247Z\" level=info msg=\"Ran pod sandbox 9479b220b44be2add5a3be93f554c681699fba04132fa5572185b7832c37d33d with infra container: openstack/keystone-6999c4bf66-plzmx/POD\" id=37521502-1fbf-49a3-a692-e534a3934057 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.371159 | controller |     "Jun 09 17:00:33.484325 crc crio[20770]: time=\"2026-06-09T17:00:33.484232237Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=2cb93352-fa99-49fa-a264-4756b2c9a661 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.371175 | controller |     "Jun 09 17:00:33.531104 crc crio[20770]: time=\"2026-06-09T17:00:33.530956591Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=cdedccd8-a560-410d-8291-08e74695d781 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.371190 | controller |     "Jun 09 17:00:33.675725 crc crio[20770]: time=\"2026-06-09T17:00:33.674627155Z\" level=info msg=\"Stopping pod sandbox: 6bafd5e79ea470303de41ddb3e968f3d9d947d4388a7746270097e70f203941e\" id=27655b59-9e43-451c-adb7-9c4b6a175c5f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.371206 | controller |     "Jun 09 17:00:33.675725 crc crio[20770]: time=\"2026-06-09T17:00:33.675354106Z\" level=info msg=\"Got pod network &{Name:placement-db-sync-rp8qh Namespace:openstack ID:6bafd5e79ea470303de41ddb3e968f3d9d947d4388a7746270097e70f203941e UID:8de8d9d7-ec99-4069-94b6-7b7d66dfc274 NetNS:/var/run/netns/018ff861-b5a8-4f4f-b966-76f255e69484 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8de8d9d7_ec99_4069_94b6_7b7d66dfc274.slice PodAnnotations:0xc0010a2478}] Aliases:map[]}\"",
2026-06-09 17:48:39.371222 | controller |     "Jun 09 17:00:33.675725 crc crio[20770]: time=\"2026-06-09T17:00:33.67548854Z\" level=info msg=\"Deleting pod openstack_placement-db-sync-rp8qh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.371237 | controller |     "Jun 09 17:00:36.416592 crc crio[20770]: time=\"2026-06-09T17:00:36.413318953Z\" level=info msg=\"Stopped pod sandbox: 6bafd5e79ea470303de41ddb3e968f3d9d947d4388a7746270097e70f203941e\" id=27655b59-9e43-451c-adb7-9c4b6a175c5f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.371253 | controller |     "Jun 09 17:00:36.418301 crc crio[20770]: time=\"2026-06-09T17:00:36.416447914Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-httpd\" id=e72e9385-94a6-456c-848a-7d2ba591bedf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.371269 | controller |     "Jun 09 17:00:36.418301 crc crio[20770]: time=\"2026-06-09T17:00:36.4176955Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.371285 | controller |     "Jun 09 17:00:36.489525 crc crio[20770]: time=\"2026-06-09T17:00:36.489439549Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=d8cfaf26-c284-4456-9751-5ccb9f319f2b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.371301 | controller |     "Jun 09 17:00:36.527025 crc crio[20770]: time=\"2026-06-09T17:00:36.526482273Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.371316 | controller |     "Jun 09 17:00:36.546521 crc crio[20770]: time=\"2026-06-09T17:00:36.546461202Z\" level=info msg=\"Creating container: openstack/keystone-6999c4bf66-plzmx/keystone-api\" id=a7b4ce1e-b8a8-479a-82cc-42e5e9d3f373 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.371335 | controller |     "Jun 09 17:00:36.547634 crc crio[20770]: time=\"2026-06-09T17:00:36.547612655Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.371351 | controller |     "Jun 09 17:00:36.606820 crc crio[20770]: time=\"2026-06-09T17:00:36.606571914Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:457ac65a0818c89c25b563e576fd0e228e61b23e5913835aa8c748f2c70ce600\" id=c6283b27-0f8f-42a5-b164-83b23011a1fc name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.371368 | controller |     "Jun 09 17:00:36.607800 crc crio[20770]: time=\"2026-06-09T17:00:36.607719498Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.371385 | controller |     "Jun 09 17:00:36.608381 crc crio[20770]: time=\"2026-06-09T17:00:36.608318875Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=3c9a2771-9286-492b-860a-185a24864266 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.371401 | controller |     "Jun 09 17:00:36.617439 crc crio[20770]: time=\"2026-06-09T17:00:36.617398738Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.371416 | controller |     "Jun 09 17:00:36.626022 crc crio[20770]: time=\"2026-06-09T17:00:36.625934816Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=8d49c13e-4133-4514-b909-5c2ce1424302 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.371432 | controller |     "Jun 09 17:00:36.642296 crc crio[20770]: time=\"2026-06-09T17:00:36.640691433Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=b7279417-9903-42ff-bac0-daed0c58c9be name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.371448 | controller |     "Jun 09 17:00:36.643063 crc crio[20770]: time=\"2026-06-09T17:00:36.64298993Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.371464 | controller |     "Jun 09 17:00:36.780283 crc crio[20770]: time=\"2026-06-09T17:00:36.735398258Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.371480 | controller |     "Jun 09 17:00:36.791588 crc crio[20770]: time=\"2026-06-09T17:00:36.79136838Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.371495 | controller |     "Jun 09 17:00:36.872448 crc crio[20770]: time=\"2026-06-09T17:00:36.872270835Z\" level=info msg=\"Created container d08d7f3b58a033be4952c3561fa9a4cf568834fba17ebeec0f42e4f3b9847822: openstack/keystone-6999c4bf66-plzmx/keystone-api\" id=a7b4ce1e-b8a8-479a-82cc-42e5e9d3f373 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.371551 | controller |     "Jun 09 17:00:36.874047 crc crio[20770]: time=\"2026-06-09T17:00:36.873864081Z\" level=info msg=\"Starting container: d08d7f3b58a033be4952c3561fa9a4cf568834fba17ebeec0f42e4f3b9847822\" id=b70f40b5-e150-4204-9de5-4b7a1f3f0bcd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.371583 | controller |     "Jun 09 17:00:36.884229 crc crio[20770]: time=\"2026-06-09T17:00:36.884109058Z\" level=info msg=\"Started container\" PID=66249 containerID=d08d7f3b58a033be4952c3561fa9a4cf568834fba17ebeec0f42e4f3b9847822 description=openstack/keystone-6999c4bf66-plzmx/keystone-api id=b70f40b5-e150-4204-9de5-4b7a1f3f0bcd name=/runtime.v1.RuntimeService/StartContainer sandboxID=9479b220b44be2add5a3be93f554c681699fba04132fa5572185b7832c37d33d",
2026-06-09 17:48:39.371605 | controller |     "Jun 09 17:00:36.901796 crc crio[20770]: time=\"2026-06-09T17:00:36.899883406Z\" level=info msg=\"Created container 7ff4c114db46f158d1780cadb0f09b80321c9aef6d6eabfd6b42cd40e457ed45: openstack/ceilometer-0/sg-core\" id=b7279417-9903-42ff-bac0-daed0c58c9be name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.371622 | controller |     "Jun 09 17:00:36.902374 crc crio[20770]: time=\"2026-06-09T17:00:36.902303376Z\" level=info msg=\"Starting container: 7ff4c114db46f158d1780cadb0f09b80321c9aef6d6eabfd6b42cd40e457ed45\" id=f97d96c3-2055-4d3a-a87c-86809119b9f3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.371638 | controller |     "Jun 09 17:00:36.933151 crc crio[20770]: time=\"2026-06-09T17:00:36.933050157Z\" level=info msg=\"Started container\" PID=66257 containerID=7ff4c114db46f158d1780cadb0f09b80321c9aef6d6eabfd6b42cd40e457ed45 description=openstack/ceilometer-0/sg-core id=f97d96c3-2055-4d3a-a87c-86809119b9f3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6771b74dca213565786b0bacf66fa6477315ff50a427147c16858e360cc5f01a",
2026-06-09 17:48:39.371654 | controller |     "Jun 09 17:00:36.962778 crc crio[20770]: time=\"2026-06-09T17:00:36.962315975Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=31c40a30-e854-423f-9bc6-0bf1ea870895 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.371669 | controller |     "Jun 09 17:00:36.963049 crc crio[20770]: time=\"2026-06-09T17:00:36.962922113Z\" level=info msg=\"Image registry.redhat.io/ubi9/httpd-24:latest not found\" id=31c40a30-e854-423f-9bc6-0bf1ea870895 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.371686 | controller |     "Jun 09 17:00:36.963049 crc crio[20770]: time=\"2026-06-09T17:00:36.962979334Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/ubi9/httpd-24:latest found\" id=31c40a30-e854-423f-9bc6-0bf1ea870895 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.371701 | controller |     "Jun 09 17:00:36.967554 crc crio[20770]: time=\"2026-06-09T17:00:36.967429433Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24:latest\" id=84bc447b-ba96-4e1f-b32b-188bc196507d name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.371716 | controller |     "Jun 09 17:00:36.980974 crc crio[20770]: time=\"2026-06-09T17:00:36.980881343Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24:latest\\\"\"",
2026-06-09 17:48:39.371731 | controller |     "Jun 09 17:00:37.340054 crc crio[20770]: time=\"2026-06-09T17:00:37.339820267Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.371747 | controller |     "Jun 09 17:00:37.463281 crc crio[20770]: time=\"2026-06-09T17:00:37.463161622Z\" level=info msg=\"Created container 0eb456b483b5fe8c9c234bc24d6011b98ea79a462fb9c0e28d28948d2629c1ca: openstack/glance-default-external-api-0/glance-httpd\" id=e72e9385-94a6-456c-848a-7d2ba591bedf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.371762 | controller |     "Jun 09 17:00:37.464791 crc crio[20770]: time=\"2026-06-09T17:00:37.464689876Z\" level=info msg=\"Starting container: 0eb456b483b5fe8c9c234bc24d6011b98ea79a462fb9c0e28d28948d2629c1ca\" id=1d5f6676-6a73-4f28-9498-92931a5310d2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.371778 | controller |     "Jun 09 17:00:37.472755 crc crio[20770]: time=\"2026-06-09T17:00:37.472590155Z\" level=info msg=\"Started container\" PID=66288 containerID=0eb456b483b5fe8c9c234bc24d6011b98ea79a462fb9c0e28d28948d2629c1ca description=openstack/glance-default-external-api-0/glance-httpd id=1d5f6676-6a73-4f28-9498-92931a5310d2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fada26278024f7189fbdeb57624a5e6649d3b339b5375b01f8e404c7c4f099ad",
2026-06-09 17:48:39.371795 | controller |     "Jun 09 17:00:38.449285 crc crio[20770]: time=\"2026-06-09T17:00:38.448582592Z\" level=info msg=\"Running pod sandbox: openstack/placement-84846d9876-wmp79/POD\" id=9a0fb6b2-e8d4-4dc3-bcc7-3d34a74d0e92 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.371816 | controller |     "Jun 09 17:00:38.449441 crc crio[20770]: time=\"2026-06-09T17:00:38.449302153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.371831 | controller |     "Jun 09 17:00:38.486940 crc crio[20770]: time=\"2026-06-09T17:00:38.4868009Z\" level=info msg=\"Got pod network &{Name:placement-84846d9876-wmp79 Namespace:openstack ID:69c4642b3f05b18a48276e7461f82c2fe8ed7bfaa4be207f9b74ec9b3c0aa15c UID:cc5bdc04-aeab-4d68-be34-89449695bf07 NetNS:/var/run/netns/fa431019-16ad-45e4-abed-4c59e49f8d39 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcc5bdc04_aeab_4d68_be34_89449695bf07.slice PodAnnotations:0xc002988e18}] Aliases:map[]}\"",
2026-06-09 17:48:39.371847 | controller |     "Jun 09 17:00:38.487824 crc crio[20770]: time=\"2026-06-09T17:00:38.487801899Z\" level=info msg=\"Adding pod openstack_placement-84846d9876-wmp79 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.371863 | controller |     "Jun 09 17:00:38.839785 crc crio[20770]: 2026-06-09T17:00:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:69c4642b3f05b18 Mac:86:fb:8e:0d:76:5b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9d Mtu:0 Sandbox:/var/run/netns/fa431019-16ad-45e4-abed-4c59e49f8d39 SocketPath: PciID:}] [{Interface:0xc0005026a0 Address:{IP:10.217.0.157 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.371879 | controller |     "Jun 09 17:00:38.841241 crc crio[20770]: time=\"2026-06-09T17:00:38.841183085Z\" level=info msg=\"Got pod network &{Name:placement-84846d9876-wmp79 Namespace:openstack ID:69c4642b3f05b18a48276e7461f82c2fe8ed7bfaa4be207f9b74ec9b3c0aa15c UID:cc5bdc04-aeab-4d68-be34-89449695bf07 NetNS:/var/run/netns/fa431019-16ad-45e4-abed-4c59e49f8d39 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcc5bdc04_aeab_4d68_be34_89449695bf07.slice PodAnnotations:0xc002988e18}] Aliases:map[]}\"",
2026-06-09 17:48:39.371896 | controller |     "Jun 09 17:00:38.841398 crc crio[20770]: time=\"2026-06-09T17:00:38.841336879Z\" level=info msg=\"Checking pod openstack_placement-84846d9876-wmp79 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.371911 | controller |     "Jun 09 17:00:38.849301 crc crio[20770]: time=\"2026-06-09T17:00:38.849220108Z\" level=info msg=\"Ran pod sandbox 69c4642b3f05b18a48276e7461f82c2fe8ed7bfaa4be207f9b74ec9b3c0aa15c with infra container: openstack/placement-84846d9876-wmp79/POD\" id=9a0fb6b2-e8d4-4dc3-bcc7-3d34a74d0e92 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.371927 | controller |     "Jun 09 17:00:38.852292 crc crio[20770]: time=\"2026-06-09T17:00:38.851914846Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=525f8dd6-0bcd-4c33-ae20-a87d390b480f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.371943 | controller |     "Jun 09 17:00:38.923872 crc crio[20770]: time=\"2026-06-09T17:00:38.923110808Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=ffc84e71-d17e-4335-bc81-6a0133316e68 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.371958 | controller |     "Jun 09 17:00:38.933206 crc crio[20770]: time=\"2026-06-09T17:00:38.933078667Z\" level=info msg=\"Creating container: openstack/placement-84846d9876-wmp79/placement-log\" id=d49a4514-31d8-4596-be13-79e104ead9ff name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.371973 | controller |     "Jun 09 17:00:38.935615 crc crio[20770]: time=\"2026-06-09T17:00:38.935161357Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.371992 | controller |     "Jun 09 17:00:38.981277 crc crio[20770]: time=\"2026-06-09T17:00:38.980936593Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.372008 | controller |     "Jun 09 17:00:38.988551 crc crio[20770]: time=\"2026-06-09T17:00:38.98842682Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.372023 | controller |     "Jun 09 17:00:39.092175 crc crio[20770]: time=\"2026-06-09T17:00:39.091995571Z\" level=info msg=\"Created container 0a63c057da44bc1b467848c991cf3842d56f7757162da53d59e55051b2471f3b: openstack/placement-84846d9876-wmp79/placement-log\" id=d49a4514-31d8-4596-be13-79e104ead9ff name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.372039 | controller |     "Jun 09 17:00:39.093950 crc crio[20770]: time=\"2026-06-09T17:00:39.093853885Z\" level=info msg=\"Starting container: 0a63c057da44bc1b467848c991cf3842d56f7757162da53d59e55051b2471f3b\" id=65cde298-2d91-4006-bd1f-cf1ced0b63f2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.372054 | controller |     "Jun 09 17:00:39.100850 crc crio[20770]: time=\"2026-06-09T17:00:39.100626301Z\" level=info msg=\"Started container\" PID=66732 containerID=0a63c057da44bc1b467848c991cf3842d56f7757162da53d59e55051b2471f3b description=openstack/placement-84846d9876-wmp79/placement-log id=65cde298-2d91-4006-bd1f-cf1ced0b63f2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=69c4642b3f05b18a48276e7461f82c2fe8ed7bfaa4be207f9b74ec9b3c0aa15c",
2026-06-09 17:48:39.372071 | controller |     "Jun 09 17:00:39.115127 crc crio[20770]: time=\"2026-06-09T17:00:39.115054799Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=8388b5bc-0d3b-4203-94e9-ce1e7879cc70 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.372086 | controller |     "Jun 09 17:00:39.171424 crc crio[20770]: time=\"2026-06-09T17:00:39.169368414Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=2c692c01-6c29-42da-af28-47624cfc40ed name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.372102 | controller |     "Jun 09 17:00:39.211630 crc crio[20770]: time=\"2026-06-09T17:00:39.211420653Z\" level=info msg=\"Creating container: openstack/placement-84846d9876-wmp79/placement-api\" id=aaf5ffc6-65e7-47e7-bcd9-0693957a4724 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.372118 | controller |     "Jun 09 17:00:39.213406 crc crio[20770]: time=\"2026-06-09T17:00:39.213320008Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.372133 | controller |     "Jun 09 17:00:39.287957 crc crio[20770]: time=\"2026-06-09T17:00:39.287630731Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.372149 | controller |     "Jun 09 17:00:39.293136 crc crio[20770]: time=\"2026-06-09T17:00:39.293026708Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.372165 | controller |     "Jun 09 17:00:39.462490 crc crio[20770]: time=\"2026-06-09T17:00:39.461851031Z\" level=info msg=\"Created container 580d4c0a7a3570ca9486da7325b41731fb513e58b995305c0a16c1017f001a9a: openstack/placement-84846d9876-wmp79/placement-api\" id=aaf5ffc6-65e7-47e7-bcd9-0693957a4724 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.372184 | controller |     "Jun 09 17:00:39.463122 crc crio[20770]: time=\"2026-06-09T17:00:39.463080707Z\" level=info msg=\"Starting container: 580d4c0a7a3570ca9486da7325b41731fb513e58b995305c0a16c1017f001a9a\" id=42a75c37-d9d3-4b6f-8549-04db6518091e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.372200 | controller |     "Jun 09 17:00:39.470808 crc crio[20770]: time=\"2026-06-09T17:00:39.470703238Z\" level=info msg=\"Started container\" PID=66757 containerID=580d4c0a7a3570ca9486da7325b41731fb513e58b995305c0a16c1017f001a9a description=openstack/placement-84846d9876-wmp79/placement-api id=42a75c37-d9d3-4b6f-8549-04db6518091e name=/runtime.v1.RuntimeService/StartContainer sandboxID=69c4642b3f05b18a48276e7461f82c2fe8ed7bfaa4be207f9b74ec9b3c0aa15c",
2026-06-09 17:48:39.372216 | controller |     "Jun 09 17:00:40.850603 crc crio[20770]: time=\"2026-06-09T17:00:40.849616524Z\" level=info msg=\"Stopping pod sandbox: 9de1be78810ee3876094822111464204aba19578b62ffc432bf37503407b0d13\" id=9bf56ef6-966e-4f7a-8df0-d2e2942f2225 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.372232 | controller |     "Jun 09 17:00:40.852492 crc crio[20770]: time=\"2026-06-09T17:00:40.851527Z\" level=info msg=\"Got pod network &{Name:barbican-db-sync-lpzhd Namespace:openstack ID:9de1be78810ee3876094822111464204aba19578b62ffc432bf37503407b0d13 UID:154eabc4-4655-49c2-93f0-9ab61603e005 NetNS:/var/run/netns/03f9168a-4c50-4238-b896-93c05af7c268 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod154eabc4_4655_49c2_93f0_9ab61603e005.slice PodAnnotations:0xc002a08618}] Aliases:map[]}\"",
2026-06-09 17:48:39.372248 | controller |     "Jun 09 17:00:40.852492 crc crio[20770]: time=\"2026-06-09T17:00:40.851866299Z\" level=info msg=\"Deleting pod openstack_barbican-db-sync-lpzhd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.372263 | controller |     "Jun 09 17:00:41.195253 crc crio[20770]: time=\"2026-06-09T17:00:41.195084787Z\" level=info msg=\"Stopped pod sandbox: 9de1be78810ee3876094822111464204aba19578b62ffc432bf37503407b0d13\" id=9bf56ef6-966e-4f7a-8df0-d2e2942f2225 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.372279 | controller |     "Jun 09 17:00:42.886057 crc crio[20770]: time=\"2026-06-09T17:00:42.885391578Z\" level=info msg=\"Running pod sandbox: openstack/barbican-worker-5dfdb78759-2j5wc/POD\" id=b3a3afc4-06c8-426f-8611-97b942ace3dd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.372295 | controller |     "Jun 09 17:00:42.887078 crc crio[20770]: time=\"2026-06-09T17:00:42.886085259Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.372311 | controller |     "Jun 09 17:00:42.905993 crc crio[20770]: time=\"2026-06-09T17:00:42.905923674Z\" level=info msg=\"Running pod sandbox: openstack/barbican-keystone-listener-cf5ffb8b4-qrm27/POD\" id=3eab51e8-f0e0-4ab2-b6a4-05c0b74601aa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.372326 | controller |     "Jun 09 17:00:42.906104 crc crio[20770]: time=\"2026-06-09T17:00:42.906016236Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.372342 | controller |     "Jun 09 17:00:42.939126 crc crio[20770]: time=\"2026-06-09T17:00:42.939029663Z\" level=info msg=\"Stopping pod sandbox: 9b44c85c2821d45a6258e866fc3170df442e3a033fa46560496b2626066b51ea\" id=3eb95666-4abf-41e6-84a1-199b999b8315 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.372358 | controller |     "Jun 09 17:00:42.940124 crc crio[20770]: time=\"2026-06-09T17:00:42.940055533Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-94jwf Namespace:openstack ID:9b44c85c2821d45a6258e866fc3170df442e3a033fa46560496b2626066b51ea UID:e4f031a2-7707-4ffe-95fd-81b8003c2633 NetNS:/var/run/netns/07ec20bc-0674-4520-9ce4-c2f541d93029 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode4f031a2_7707_4ffe_95fd_81b8003c2633.slice PodAnnotations:0xc002a08ae0}] Aliases:map[]}\"",
2026-06-09 17:48:39.372377 | controller |     "Jun 09 17:00:42.940332 crc crio[20770]: time=\"2026-06-09T17:00:42.940261239Z\" level=info msg=\"Deleting pod openstack_cinder-db-sync-94jwf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.372394 | controller |     "Jun 09 17:00:42.942461 crc crio[20770]: time=\"2026-06-09T17:00:42.941049702Z\" level=info msg=\"Stopping pod sandbox: bff6ceb5d914b374ea17c94a8eeb96b0d2f81eaeca45083489718dc72c6ded2e\" id=3f613536-aef8-4d97-ba57-1a578629064e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.372410 | controller |     "Jun 09 17:00:42.942461 crc crio[20770]: time=\"2026-06-09T17:00:42.941582857Z\" level=info msg=\"Got pod network &{Name:neutron-db-sync-xhbqn Namespace:openstack ID:bff6ceb5d914b374ea17c94a8eeb96b0d2f81eaeca45083489718dc72c6ded2e UID:1ac68328-d019-44fe-8e2a-efd2da5db45b NetNS:/var/run/netns/ea1477c6-e787-4c29-9b04-3916cf7aa934 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1ac68328_d019_44fe_8e2a_efd2da5db45b.slice PodAnnotations:0xc0028946d8}] Aliases:map[]}\"",
2026-06-09 17:48:39.372426 | controller |     "Jun 09 17:00:42.955285 crc crio[20770]: time=\"2026-06-09T17:00:42.953218344Z\" level=info msg=\"Deleting pod openstack_neutron-db-sync-xhbqn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.372442 | controller |     "Jun 09 17:00:43.032075 crc crio[20770]: time=\"2026-06-09T17:00:43.031421831Z\" level=info msg=\"Got pod network &{Name:barbican-worker-5dfdb78759-2j5wc Namespace:openstack ID:2a8a510a8f1069c4d58619609da78b111802bf62e5e1f6f26dcd097908b4c73e UID:8b5b465b-3d16-45b0-87ca-6f6d2297eb6f NetNS:/var/run/netns/60048d7e-ffbf-4047-a189-a898bdffc437 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8b5b465b_3d16_45b0_87ca_6f6d2297eb6f.slice PodAnnotations:0xc002732598}] Aliases:map[]}\"",
2026-06-09 17:48:39.372458 | controller |     "Jun 09 17:00:43.032075 crc crio[20770]: time=\"2026-06-09T17:00:43.031507134Z\" level=info msg=\"Adding pod openstack_barbican-worker-5dfdb78759-2j5wc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.372473 | controller |     "Jun 09 17:00:43.051935 crc crio[20770]: time=\"2026-06-09T17:00:43.051845583Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-cf5ffb8b4-qrm27 Namespace:openstack ID:13a1055bf2dcf6c5e6d2e4d002c73a13fdb4464233d081711ae7a153d5089ae1 UID:7c16536c-3cc6-497b-b07b-b54379355489 NetNS:/var/run/netns/b44c393d-ae00-44f4-91c8-6b5625ceec3e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7c16536c_3cc6_497b_b07b_b54379355489.slice PodAnnotations:0xc0028948a8}] Aliases:map[]}\"",
2026-06-09 17:48:39.372489 | controller |     "Jun 09 17:00:43.051935 crc crio[20770]: time=\"2026-06-09T17:00:43.051919825Z\" level=info msg=\"Adding pod openstack_barbican-keystone-listener-cf5ffb8b4-qrm27 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.372505 | controller |     "Jun 09 17:00:43.201222 crc crio[20770]: time=\"2026-06-09T17:00:43.201063038Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-85d466bf9-d5h2r/POD\" id=1f43b139-5c3a-4996-a3b4-f8b4f13c878f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.372540 | controller |     "Jun 09 17:00:43.201222 crc crio[20770]: time=\"2026-06-09T17:00:43.201171371Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.372562 | controller |     "Jun 09 17:00:43.327242 crc crio[20770]: time=\"2026-06-09T17:00:43.325903916Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-85d466bf9-d5h2r Namespace:openstack ID:3789276a2c352f4fbc628a4248103ca33a273effe2ed45b38c9fc2af49a14c1c UID:4bab40c6-c391-4049-8315-18c9ec638fb2 NetNS:/var/run/netns/b1279ba2-c1da-4824-b909-b472b56b265b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4bab40c6_c391_4049_8315_18c9ec638fb2.slice PodAnnotations:0xc002a083e8}] Aliases:map[]}\"",
2026-06-09 17:48:39.372579 | controller |     "Jun 09 17:00:43.327242 crc crio[20770]: time=\"2026-06-09T17:00:43.326867554Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-85d466bf9-d5h2r to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.372595 | controller |     "Jun 09 17:00:43.432564 crc crio[20770]: time=\"2026-06-09T17:00:43.432403803Z\" level=info msg=\"Stopped pod sandbox: 9b44c85c2821d45a6258e866fc3170df442e3a033fa46560496b2626066b51ea\" id=3eb95666-4abf-41e6-84a1-199b999b8315 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.372611 | controller |     "Jun 09 17:00:43.434826 crc crio[20770]: time=\"2026-06-09T17:00:43.434764102Z\" level=info msg=\"Running pod sandbox: openstack/barbican-api-58c45d4994-qwcf8/POD\" id=a509eb37-aaa8-409e-84af-1656fc61845c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.372627 | controller |     "Jun 09 17:00:43.435017 crc crio[20770]: time=\"2026-06-09T17:00:43.434911376Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.372643 | controller |     "Jun 09 17:00:43.480281 crc crio[20770]: time=\"2026-06-09T17:00:43.480179048Z\" level=info msg=\"Got pod network &{Name:barbican-api-58c45d4994-qwcf8 Namespace:openstack ID:38a3dd8710208463f7fde9de24c8f73fe663ae4fb6e9dbfbc85c67bd3857a47b UID:33b36d30-5825-499c-9d76-f961f86966ca NetNS:/var/run/netns/7a767c85-6915-4b47-99f7-3a1ed79b9828 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod33b36d30_5825_499c_9d76_f961f86966ca.slice PodAnnotations:0xc0029d43a0}] Aliases:map[]}\"",
2026-06-09 17:48:39.372659 | controller |     "Jun 09 17:00:43.480281 crc crio[20770]: time=\"2026-06-09T17:00:43.48024831Z\" level=info msg=\"Adding pod openstack_barbican-api-58c45d4994-qwcf8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.372675 | controller |     "Jun 09 17:00:43.568074 crc crio[20770]: time=\"2026-06-09T17:00:43.566404867Z\" level=info msg=\"Stopped pod sandbox: bff6ceb5d914b374ea17c94a8eeb96b0d2f81eaeca45083489718dc72c6ded2e\" id=3f613536-aef8-4d97-ba57-1a578629064e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.372691 | controller |     "Jun 09 17:00:43.818448 crc crio[20770]: 2026-06-09T17:00:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2a8a510a8f1069c Mac:1e:f5:eb:f0:0c:43 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9e Mtu:0 Sandbox:/var/run/netns/60048d7e-ffbf-4047-a189-a898bdffc437 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.158 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.372707 | controller |     "Jun 09 17:00:43.820421 crc crio[20770]: time=\"2026-06-09T17:00:43.820333987Z\" level=info msg=\"Got pod network &{Name:barbican-worker-5dfdb78759-2j5wc Namespace:openstack ID:2a8a510a8f1069c4d58619609da78b111802bf62e5e1f6f26dcd097908b4c73e UID:8b5b465b-3d16-45b0-87ca-6f6d2297eb6f NetNS:/var/run/netns/60048d7e-ffbf-4047-a189-a898bdffc437 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8b5b465b_3d16_45b0_87ca_6f6d2297eb6f.slice PodAnnotations:0xc002732598}] Aliases:map[]}\"",
2026-06-09 17:48:39.372726 | controller |     "Jun 09 17:00:43.820688 crc crio[20770]: time=\"2026-06-09T17:00:43.820491842Z\" level=info msg=\"Checking pod openstack_barbican-worker-5dfdb78759-2j5wc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.372743 | controller |     "Jun 09 17:00:43.956625 crc crio[20770]: 2026-06-09T17:00:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:13a1055bf2dcf6c Mac:36:97:29:f9:fa:b1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9f Mtu:0 Sandbox:/var/run/netns/b44c393d-ae00-44f4-91c8-6b5625ceec3e SocketPath: PciID:}] [{Interface:0xc000524f40 Address:{IP:10.217.0.159 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.372759 | controller |     "Jun 09 17:00:43.958251 crc crio[20770]: time=\"2026-06-09T17:00:43.95740065Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-cf5ffb8b4-qrm27 Namespace:openstack ID:13a1055bf2dcf6c5e6d2e4d002c73a13fdb4464233d081711ae7a153d5089ae1 UID:7c16536c-3cc6-497b-b07b-b54379355489 NetNS:/var/run/netns/b44c393d-ae00-44f4-91c8-6b5625ceec3e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7c16536c_3cc6_497b_b07b_b54379355489.slice PodAnnotations:0xc0028948a8}] Aliases:map[]}\"",
2026-06-09 17:48:39.372792 | controller |     "Jun 09 17:00:43.958251 crc crio[20770]: time=\"2026-06-09T17:00:43.957529263Z\" level=info msg=\"Checking pod openstack_barbican-keystone-listener-cf5ffb8b4-qrm27 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.372809 | controller |     "Jun 09 17:00:44.121554 crc crio[20770]: 2026-06-09T17:00:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3789276a2c352f4 Mac:7a:d6:e7:73:64:c0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a0 Mtu:0 Sandbox:/var/run/netns/b1279ba2-c1da-4824-b909-b472b56b265b SocketPath: PciID:}] [{Interface:0xc000014de0 Address:{IP:10.217.0.160 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.372825 | controller |     "Jun 09 17:00:44.123199 crc crio[20770]: time=\"2026-06-09T17:00:44.123085892Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-85d466bf9-d5h2r Namespace:openstack ID:3789276a2c352f4fbc628a4248103ca33a273effe2ed45b38c9fc2af49a14c1c UID:4bab40c6-c391-4049-8315-18c9ec638fb2 NetNS:/var/run/netns/b1279ba2-c1da-4824-b909-b472b56b265b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4bab40c6_c391_4049_8315_18c9ec638fb2.slice PodAnnotations:0xc002a083e8}] Aliases:map[]}\"",
2026-06-09 17:48:39.372841 | controller |     "Jun 09 17:00:44.123324 crc crio[20770]: time=\"2026-06-09T17:00:44.123272817Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-85d466bf9-d5h2r for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.372857 | controller |     "Jun 09 17:00:44.340060 crc crio[20770]: 2026-06-09T17:00:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:38a3dd871020846 Mac:f2:0c:eb:b0:67:b6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a1 Mtu:0 Sandbox:/var/run/netns/7a767c85-6915-4b47-99f7-3a1ed79b9828 SocketPath: PciID:}] [{Interface:0xc00026c810 Address:{IP:10.217.0.161 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.372873 | controller |     "Jun 09 17:00:44.342305 crc crio[20770]: time=\"2026-06-09T17:00:44.342194953Z\" level=info msg=\"Got pod network &{Name:barbican-api-58c45d4994-qwcf8 Namespace:openstack ID:38a3dd8710208463f7fde9de24c8f73fe663ae4fb6e9dbfbc85c67bd3857a47b UID:33b36d30-5825-499c-9d76-f961f86966ca NetNS:/var/run/netns/7a767c85-6915-4b47-99f7-3a1ed79b9828 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod33b36d30_5825_499c_9d76_f961f86966ca.slice PodAnnotations:0xc0029d43a0}] Aliases:map[]}\"",
2026-06-09 17:48:39.372893 | controller |     "Jun 09 17:00:44.342522 crc crio[20770]: time=\"2026-06-09T17:00:44.34245749Z\" level=info msg=\"Checking pod openstack_barbican-api-58c45d4994-qwcf8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.372909 | controller |     "Jun 09 17:00:44.907376 crc crio[20770]: time=\"2026-06-09T17:00:44.905277893Z\" level=info msg=\"Running pod sandbox: openstack/cinder-online-data-migrations-m5lmg/POD\" id=6808f6a9-f2b6-435e-90c2-c5bc358f3968 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.372924 | controller |     "Jun 09 17:00:44.907376 crc crio[20770]: time=\"2026-06-09T17:00:44.90585609Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.372939 | controller |     "Jun 09 17:00:45.079119 crc crio[20770]: time=\"2026-06-09T17:00:45.078963617Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-7544b8cd67-rlsb7/POD\" id=5bd753d1-d93d-48b4-936e-a15dd4ec5942 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.372953 | controller |     "Jun 09 17:00:45.079119 crc crio[20770]: time=\"2026-06-09T17:00:45.079107781Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.372969 | controller |     "Jun 09 17:00:45.166391 crc crio[20770]: time=\"2026-06-09T17:00:45.166303259Z\" level=info msg=\"Running pod sandbox: openstack/neutron-66779bf6b8-pmlls/POD\" id=2743be5c-fb0a-414a-98df-b2646223061b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.372985 | controller |     "Jun 09 17:00:45.166518 crc crio[20770]: time=\"2026-06-09T17:00:45.166422382Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.373000 | controller |     "Jun 09 17:00:48.094435 crc crio[20770]: time=\"2026-06-09T17:00:48.085943021Z\" level=info msg=\"Running pod sandbox: openstack/neutron-65858c59df-rx4n2/POD\" id=bf41707a-2f8a-47ac-afbf-a06579f17608 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.373015 | controller |     "Jun 09 17:00:48.094435 crc crio[20770]: time=\"2026-06-09T17:00:48.08694272Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.373030 | controller |     "Jun 09 17:00:50.803431 crc crio[20770]: time=\"2026-06-09T17:00:50.802430695Z\" level=info msg=\"Running pod sandbox: openstack/barbican-api-6679ccdd46-9q4b9/POD\" id=12fa258f-7407-48cf-a866-9158629c4809 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.373046 | controller |     "Jun 09 17:00:50.803431 crc crio[20770]: time=\"2026-06-09T17:00:50.803430574Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.373061 | controller |     "Jun 09 17:00:51.444159 crc crio[20770]: time=\"2026-06-09T17:00:51.443904178Z\" level=info msg=\"Ran pod sandbox 38a3dd8710208463f7fde9de24c8f73fe663ae4fb6e9dbfbc85c67bd3857a47b with infra container: openstack/barbican-api-58c45d4994-qwcf8/POD\" id=a509eb37-aaa8-409e-84af-1656fc61845c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.373077 | controller |     "Jun 09 17:00:51.446864 crc crio[20770]: time=\"2026-06-09T17:00:51.446805082Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=fc570bec-9eb1-4219-abea-14494fbf254d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.373095 | controller |     "Jun 09 17:00:51.455945 crc crio[20770]: time=\"2026-06-09T17:00:51.455775812Z\" level=info msg=\"Ran pod sandbox 2a8a510a8f1069c4d58619609da78b111802bf62e5e1f6f26dcd097908b4c73e with infra container: openstack/barbican-worker-5dfdb78759-2j5wc/POD\" id=b3a3afc4-06c8-426f-8611-97b942ace3dd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.373112 | controller |     "Jun 09 17:00:51.462405 crc crio[20770]: time=\"2026-06-09T17:00:51.462299521Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=c954d330-4e20-4275-9983-4ec7b09e981e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.373128 | controller |     "Jun 09 17:00:51.463246 crc crio[20770]: time=\"2026-06-09T17:00:51.463179607Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified not found\" id=c954d330-4e20-4275-9983-4ec7b09e981e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.373143 | controller |     "Jun 09 17:00:51.463380 crc crio[20770]: time=\"2026-06-09T17:00:51.46328543Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified found\" id=c954d330-4e20-4275-9983-4ec7b09e981e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.373159 | controller |     "Jun 09 17:00:51.467229 crc crio[20770]: time=\"2026-06-09T17:00:51.467139121Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=6493716a-80b9-437c-8994-52eba8197a39 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.373174 | controller |     "Jun 09 17:00:51.477473 crc crio[20770]: time=\"2026-06-09T17:00:51.477356127Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\\\"\"",
2026-06-09 17:48:39.373191 | controller |     "Jun 09 17:00:51.479087 crc crio[20770]: time=\"2026-06-09T17:00:51.479031026Z\" level=info msg=\"Ran pod sandbox 3789276a2c352f4fbc628a4248103ca33a273effe2ed45b38c9fc2af49a14c1c with infra container: openstack/dnsmasq-dns-85d466bf9-d5h2r/POD\" id=1f43b139-5c3a-4996-a3b4-f8b4f13c878f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.373207 | controller |     "Jun 09 17:00:51.481937 crc crio[20770]: time=\"2026-06-09T17:00:51.481408535Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=98781d51-06fe-42be-ba47-eebd691d7d2b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.373222 | controller |     "Jun 09 17:00:51.482616 crc crio[20770]: time=\"2026-06-09T17:00:51.482477356Z\" level=info msg=\"Ran pod sandbox 13a1055bf2dcf6c5e6d2e4d002c73a13fdb4464233d081711ae7a153d5089ae1 with infra container: openstack/barbican-keystone-listener-cf5ffb8b4-qrm27/POD\" id=3eab51e8-f0e0-4ab2-b6a4-05c0b74601aa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.373237 | controller |     "Jun 09 17:00:51.485386 crc crio[20770]: time=\"2026-06-09T17:00:51.485015229Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=6c16d5bb-641e-4133-bc6a-781e010be3df name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.373252 | controller |     "Jun 09 17:00:51.485386 crc crio[20770]: time=\"2026-06-09T17:00:51.48538957Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified not found\" id=6c16d5bb-641e-4133-bc6a-781e010be3df name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.373267 | controller |     "Jun 09 17:00:51.486086 crc crio[20770]: time=\"2026-06-09T17:00:51.485477483Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified found\" id=6c16d5bb-641e-4133-bc6a-781e010be3df name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.373285 | controller |     "Jun 09 17:00:51.490937 crc crio[20770]: time=\"2026-06-09T17:00:51.488510211Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=3f7e9e79-ea1b-4827-93e7-1345b1909299 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.373301 | controller |     "Jun 09 17:00:51.498324 crc crio[20770]: time=\"2026-06-09T17:00:51.49400665Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\\\"\"",
2026-06-09 17:48:39.373316 | controller |     "Jun 09 17:00:53.071683 crc crio[20770]: time=\"2026-06-09T17:00:53.07109355Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=7a7895a4-486b-478f-858c-cd3be7c63b95 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.373332 | controller |     "Jun 09 17:00:53.875502 crc crio[20770]: time=\"2026-06-09T17:00:53.874973869Z\" level=info msg=\"Creating container: openstack/barbican-api-58c45d4994-qwcf8/barbican-api-log\" id=71c2ffd9-81ff-45ef-9e7a-3fafbcf41508 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.373348 | controller |     "Jun 09 17:00:53.927471 crc crio[20770]: time=\"2026-06-09T17:00:53.927209293Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=7f1afbca-a301-4ecd-a9fe-1959e7c7f356 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.373363 | controller |     "Jun 09 17:00:53.962261 crc crio[20770]: time=\"2026-06-09T17:00:53.962158366Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.373379 | controller |     "Jun 09 17:00:53.979044 crc crio[20770]: time=\"2026-06-09T17:00:53.978928302Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-85d466bf9-d5h2r/init\" id=def76fc7-5260-4ab6-98bd-c7c3cd5cf199 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.373393 | controller |     "Jun 09 17:00:53.995249 crc crio[20770]: time=\"2026-06-09T17:00:53.995158923Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.373410 | controller |     "Jun 09 17:00:54.046053 crc crio[20770]: time=\"2026-06-09T17:00:54.045995226Z\" level=info msg=\"Got pod network &{Name:cinder-online-data-migrations-m5lmg Namespace:openstack ID:6d1fdb2fe961ae49cf9f95ac3bae7ab7323a4636630b2877026cbb87d2c89dab UID:8261c9c6-4f3e-455d-9643-0b1da32e44c5 NetNS:/var/run/netns/76200f6a-35e1-487a-82e4-4a863ff34451 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8261c9c6_4f3e_455d_9643_0b1da32e44c5.slice PodAnnotations:0xc00008c658}] Aliases:map[]}\"",
2026-06-09 17:48:39.373426 | controller |     "Jun 09 17:00:54.046395 crc crio[20770]: time=\"2026-06-09T17:00:54.046371847Z\" level=info msg=\"Adding pod openstack_cinder-online-data-migrations-m5lmg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.373442 | controller |     "Jun 09 17:00:54.055627 crc crio[20770]: time=\"2026-06-09T17:00:54.055515312Z\" level=info msg=\"Got pod network &{Name:neutron-66779bf6b8-pmlls Namespace:openstack ID:3d82194b9d043719ca5497c3b27c2126c2031f8be0b5bcab465895471280f34d UID:e233389a-dea4-4ab5-902c-30ddc407f061 NetNS:/var/run/netns/d3ce9658-47ed-4ab9-ac43-abfea05225a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode233389a_dea4_4ab5_902c_30ddc407f061.slice PodAnnotations:0xc002a08580}] Aliases:map[]}\"",
2026-06-09 17:48:39.373458 | controller |     "Jun 09 17:00:54.055627 crc crio[20770]: time=\"2026-06-09T17:00:54.055596544Z\" level=info msg=\"Adding pod openstack_neutron-66779bf6b8-pmlls to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.373477 | controller |     "Jun 09 17:00:54.088734 crc crio[20770]: time=\"2026-06-09T17:00:54.087487049Z\" level=info msg=\"Got pod network &{Name:barbican-api-6679ccdd46-9q4b9 Namespace:openstack ID:1f088435c78b40dcb733ecf6f489ce943b54b4b72abd0dcfc520e7ca649b368e UID:0bd1d354-1534-4ae4-8d5a-0230cddc9b51 NetNS:/var/run/netns/ea721d34-7252-4c1b-9046-8444901ec623 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0bd1d354_1534_4ae4_8d5a_0230cddc9b51.slice PodAnnotations:0xc002a087b0}] Aliases:map[]}\"",
2026-06-09 17:48:39.373495 | controller |     "Jun 09 17:00:54.088734 crc crio[20770]: time=\"2026-06-09T17:00:54.087563241Z\" level=info msg=\"Adding pod openstack_barbican-api-6679ccdd46-9q4b9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.373526 | controller |     "Jun 09 17:00:54.108958 crc crio[20770]: time=\"2026-06-09T17:00:54.108171688Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:ad0dea2237c315df6dcd44760313c4563611466bd339c1004d512a0d59a0efbf\" id=84bc447b-ba96-4e1f-b32b-188bc196507d name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.373549 | controller |     "Jun 09 17:00:54.110344 crc crio[20770]: time=\"2026-06-09T17:00:54.110280769Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=af4ec40b-d583-4d74-8c5e-aae5584da446 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.373567 | controller |     "Jun 09 17:00:54.121791 crc crio[20770]: time=\"2026-06-09T17:00:54.121618878Z\" level=info msg=\"Got pod network &{Name:neutron-65858c59df-rx4n2 Namespace:openstack ID:6e6c3ea0117438557f5007e05ee9f1c763de064a8baf1b005234d3947f40acf4 UID:8b0b3a90-08c5-428c-8356-88f1d9cb3eb7 NetNS:/var/run/netns/f31afe05-fa6b-492d-8fcb-ef2473abd32f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8b0b3a90_08c5_428c_8356_88f1d9cb3eb7.slice PodAnnotations:0xc0010a2750}] Aliases:map[]}\"",
2026-06-09 17:48:39.373583 | controller |     "Jun 09 17:00:54.121791 crc crio[20770]: time=\"2026-06-09T17:00:54.121769842Z\" level=info msg=\"Adding pod openstack_neutron-65858c59df-rx4n2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.373599 | controller |     "Jun 09 17:00:54.152449 crc crio[20770]: time=\"2026-06-09T17:00:54.152351819Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7544b8cd67-rlsb7 Namespace:openstack ID:82bbc98d7d701f5f6ddd8ae95044a0824c53d95ea91bbcbd403fb4bfc465882a UID:8a7c8249-2f95-4761-933b-983c42a62c5c NetNS:/var/run/netns/406969fd-5be9-4d54-8ec4-e98a86ee8456 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8a7c8249_2f95_4761_933b_983c42a62c5c.slice PodAnnotations:0xc002a088b8}] Aliases:map[]}\"",
2026-06-09 17:48:39.373615 | controller |     "Jun 09 17:00:54.152449 crc crio[20770]: time=\"2026-06-09T17:00:54.152415851Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-7544b8cd67-rlsb7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.373630 | controller |     "Jun 09 17:00:54.194318 crc crio[20770]: time=\"2026-06-09T17:00:54.193193493Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.373646 | controller |     "Jun 09 17:00:54.205724 crc crio[20770]: time=\"2026-06-09T17:00:54.205630903Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.373662 | controller |     "Jun 09 17:00:54.212027 crc crio[20770]: time=\"2026-06-09T17:00:54.211926646Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=5d1e0954-dc84-4459-bba7-a3ee9f1e9343 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.373681 | controller |     "Jun 09 17:00:54.247873 crc crio[20770]: time=\"2026-06-09T17:00:54.247451185Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.373697 | controller |     "Jun 09 17:00:54.250809 crc crio[20770]: time=\"2026-06-09T17:00:54.25072058Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=f59bb6a5-3fb8-41b5-939e-9f11951abfc2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.373713 | controller |     "Jun 09 17:00:54.256509 crc crio[20770]: time=\"2026-06-09T17:00:54.256429175Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.373728 | controller |     "Jun 09 17:00:54.284960 crc crio[20770]: time=\"2026-06-09T17:00:54.279960688Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.373744 | controller |     "Jun 09 17:00:54.459627 crc crio[20770]: time=\"2026-06-09T17:00:54.458545794Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.373759 | controller |     "Jun 09 17:00:54.470812 crc crio[20770]: time=\"2026-06-09T17:00:54.470118529Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.373775 | controller |     "Jun 09 17:00:54.485141 crc crio[20770]: time=\"2026-06-09T17:00:54.485049122Z\" level=info msg=\"Created container 71723bea39fb1acf0aa23da025947cabcc2f92bc4ed24e94aa17531bcb5fd8cb: openstack/barbican-api-58c45d4994-qwcf8/barbican-api-log\" id=71c2ffd9-81ff-45ef-9e7a-3fafbcf41508 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.373791 | controller |     "Jun 09 17:00:54.487343 crc crio[20770]: time=\"2026-06-09T17:00:54.487244695Z\" level=info msg=\"Starting container: 71723bea39fb1acf0aa23da025947cabcc2f92bc4ed24e94aa17531bcb5fd8cb\" id=498c00f8-1d38-445e-92ff-85b174480371 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.373806 | controller |     "Jun 09 17:00:54.487778 crc crio[20770]: time=\"2026-06-09T17:00:54.487692998Z\" level=info msg=\"Created container 3141161749e45f480dfc39e3f07b6ef797785ba9f2dfdbfa2aeb17b297ffb6a2: openstack/dnsmasq-dns-85d466bf9-d5h2r/init\" id=def76fc7-5260-4ab6-98bd-c7c3cd5cf199 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.373821 | controller |     "Jun 09 17:00:54.489483 crc crio[20770]: time=\"2026-06-09T17:00:54.489291975Z\" level=info msg=\"Starting container: 3141161749e45f480dfc39e3f07b6ef797785ba9f2dfdbfa2aeb17b297ffb6a2\" id=6e8cd1bb-6f28-494c-a1e8-c0dfcfa909fe name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.373837 | controller |     "Jun 09 17:00:54.495384 crc crio[20770]: time=\"2026-06-09T17:00:54.495296589Z\" level=info msg=\"Started container\" PID=68134 containerID=71723bea39fb1acf0aa23da025947cabcc2f92bc4ed24e94aa17531bcb5fd8cb description=openstack/barbican-api-58c45d4994-qwcf8/barbican-api-log id=498c00f8-1d38-445e-92ff-85b174480371 name=/runtime.v1.RuntimeService/StartContainer sandboxID=38a3dd8710208463f7fde9de24c8f73fe663ae4fb6e9dbfbc85c67bd3857a47b",
2026-06-09 17:48:39.373853 | controller |     "Jun 09 17:00:54.527107 crc crio[20770]: time=\"2026-06-09T17:00:54.527029319Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=ad9cdbf1-05f1-4204-9f3d-2e37f843323f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.373873 | controller |     "Jun 09 17:00:54.564790 crc crio[20770]: time=\"2026-06-09T17:00:54.564503395Z\" level=info msg=\"Started container\" PID=68137 containerID=3141161749e45f480dfc39e3f07b6ef797785ba9f2dfdbfa2aeb17b297ffb6a2 description=openstack/dnsmasq-dns-85d466bf9-d5h2r/init id=6e8cd1bb-6f28-494c-a1e8-c0dfcfa909fe name=/runtime.v1.RuntimeService/StartContainer sandboxID=3789276a2c352f4fbc628a4248103ca33a273effe2ed45b38c9fc2af49a14c1c",
2026-06-09 17:48:39.373890 | controller |     "Jun 09 17:00:54.598800 crc crio[20770]: time=\"2026-06-09T17:00:54.598314205Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=c3f9440e-b13f-4c3e-b7fe-e7bda12b6290 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.373906 | controller |     "Jun 09 17:00:54.681429 crc crio[20770]: time=\"2026-06-09T17:00:54.681326141Z\" level=info msg=\"Created container 47bba7b42e28d8cb3408297ec659b0b3ad133eab3df7a485a9b43ee8586ed20f: openstack/ceilometer-0/proxy-httpd\" id=f59bb6a5-3fb8-41b5-939e-9f11951abfc2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.373922 | controller |     "Jun 09 17:00:54.682697 crc crio[20770]: time=\"2026-06-09T17:00:54.682179605Z\" level=info msg=\"Creating container: openstack/barbican-api-58c45d4994-qwcf8/barbican-api\" id=f97e2eba-b1e2-4905-8791-e65d624107cb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.373937 | controller |     "Jun 09 17:00:54.683689 crc crio[20770]: time=\"2026-06-09T17:00:54.683501514Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.373953 | controller |     "Jun 09 17:00:54.684449 crc crio[20770]: time=\"2026-06-09T17:00:54.68441244Z\" level=info msg=\"Starting container: 47bba7b42e28d8cb3408297ec659b0b3ad133eab3df7a485a9b43ee8586ed20f\" id=0dd571d6-4cc9-4638-966e-c1c36f49e36c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.373969 | controller |     "Jun 09 17:00:54.695065 crc crio[20770]: time=\"2026-06-09T17:00:54.695033798Z\" level=info msg=\"Started container\" PID=68195 containerID=47bba7b42e28d8cb3408297ec659b0b3ad133eab3df7a485a9b43ee8586ed20f description=openstack/ceilometer-0/proxy-httpd id=0dd571d6-4cc9-4638-966e-c1c36f49e36c name=/runtime.v1.RuntimeService/StartContainer sandboxID=6771b74dca213565786b0bacf66fa6477315ff50a427147c16858e360cc5f01a",
2026-06-09 17:48:39.373985 | controller |     "Jun 09 17:00:54.763047 crc crio[20770]: time=\"2026-06-09T17:00:54.762960557Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.374000 | controller |     "Jun 09 17:00:54.768996 crc crio[20770]: time=\"2026-06-09T17:00:54.768433855Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.374016 | controller |     "Jun 09 17:00:54.780713 crc crio[20770]: 2026-06-09T17:00:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6d1fdb2fe961ae4 Mac:ae:8e:61:3f:6e:6e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a2 Mtu:0 Sandbox:/var/run/netns/76200f6a-35e1-487a-82e4-4a863ff34451 SocketPath: PciID:}] [{Interface:0xc000604780 Address:{IP:10.217.0.162 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.374032 | controller |     "Jun 09 17:00:54.786824 crc crio[20770]: time=\"2026-06-09T17:00:54.786709605Z\" level=info msg=\"Got pod network &{Name:cinder-online-data-migrations-m5lmg Namespace:openstack ID:6d1fdb2fe961ae49cf9f95ac3bae7ab7323a4636630b2877026cbb87d2c89dab UID:8261c9c6-4f3e-455d-9643-0b1da32e44c5 NetNS:/var/run/netns/76200f6a-35e1-487a-82e4-4a863ff34451 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8261c9c6_4f3e_455d_9643_0b1da32e44c5.slice PodAnnotations:0xc00008c658}] Aliases:map[]}\"",
2026-06-09 17:48:39.374051 | controller |     "Jun 09 17:00:54.787016 crc crio[20770]: time=\"2026-06-09T17:00:54.786941362Z\" level=info msg=\"Checking pod openstack_cinder-online-data-migrations-m5lmg for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.374067 | controller |     "Jun 09 17:00:54.800335 crc crio[20770]: time=\"2026-06-09T17:00:54.800263398Z\" level=info msg=\"Ran pod sandbox 6d1fdb2fe961ae49cf9f95ac3bae7ab7323a4636630b2877026cbb87d2c89dab with infra container: openstack/cinder-online-data-migrations-m5lmg/POD\" id=6808f6a9-f2b6-435e-90c2-c5bc358f3968 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.374083 | controller |     "Jun 09 17:00:54.805000 crc crio[20770]: time=\"2026-06-09T17:00:54.804941793Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=353cb0a3-1795-4000-bb44-56ceb9d0a8c7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.374098 | controller |     "Jun 09 17:00:54.834373 crc crio[20770]: time=\"2026-06-09T17:00:54.834265343Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=4dd3ecf3-67e7-45ba-b6ec-15f156255e0c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.374113 | controller |     "Jun 09 17:00:54.849536 crc crio[20770]: time=\"2026-06-09T17:00:54.849409722Z\" level=info msg=\"Creating container: openstack/cinder-online-data-migrations-m5lmg/cinder-online-data-migrations\" id=a364f0e2-202a-4384-80f1-0efa462894c1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.374128 | controller |     "Jun 09 17:00:54.850106 crc crio[20770]: time=\"2026-06-09T17:00:54.849968429Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.374143 | controller |     "Jun 09 17:00:54.917131 crc crio[20770]: time=\"2026-06-09T17:00:54.916135636Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.374159 | controller |     "Jun 09 17:00:54.925859 crc crio[20770]: time=\"2026-06-09T17:00:54.925735685Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.374174 | controller |     "Jun 09 17:00:54.942005 crc crio[20770]: time=\"2026-06-09T17:00:54.941925194Z\" level=info msg=\"Created container 68101b9faf98192b970a155e708de8a627a1951c638b51efea34b6d44e9ba6ce: openstack/barbican-api-58c45d4994-qwcf8/barbican-api\" id=f97e2eba-b1e2-4905-8791-e65d624107cb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.374189 | controller |     "Jun 09 17:00:54.943352 crc crio[20770]: time=\"2026-06-09T17:00:54.94316621Z\" level=info msg=\"Starting container: 68101b9faf98192b970a155e708de8a627a1951c638b51efea34b6d44e9ba6ce\" id=194c78e5-bafc-4fca-923a-6351547f6eda name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.374205 | controller |     "Jun 09 17:00:54.949628 crc crio[20770]: time=\"2026-06-09T17:00:54.949405821Z\" level=info msg=\"Started container\" PID=68242 containerID=68101b9faf98192b970a155e708de8a627a1951c638b51efea34b6d44e9ba6ce description=openstack/barbican-api-58c45d4994-qwcf8/barbican-api id=194c78e5-bafc-4fca-923a-6351547f6eda name=/runtime.v1.RuntimeService/StartContainer sandboxID=38a3dd8710208463f7fde9de24c8f73fe663ae4fb6e9dbfbc85c67bd3857a47b",
2026-06-09 17:48:39.374222 | controller |     "Jun 09 17:00:54.964252 crc crio[20770]: 2026-06-09T17:00:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3d82194b9d04371 Mac:72:9a:16:ce:e4:9f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a4 Mtu:0 Sandbox:/var/run/netns/d3ce9658-47ed-4ab9-ac43-abfea05225a8 SocketPath: PciID:}] [{Interface:0xc00050e7c0 Address:{IP:10.217.0.164 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.374241 | controller |     "Jun 09 17:00:54.965937 crc crio[20770]: time=\"2026-06-09T17:00:54.965580699Z\" level=info msg=\"Got pod network &{Name:neutron-66779bf6b8-pmlls Namespace:openstack ID:3d82194b9d043719ca5497c3b27c2126c2031f8be0b5bcab465895471280f34d UID:e233389a-dea4-4ab5-902c-30ddc407f061 NetNS:/var/run/netns/d3ce9658-47ed-4ab9-ac43-abfea05225a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode233389a_dea4_4ab5_902c_30ddc407f061.slice PodAnnotations:0xc002a08580}] Aliases:map[]}\"",
2026-06-09 17:48:39.374257 | controller |     "Jun 09 17:00:54.966274 crc crio[20770]: time=\"2026-06-09T17:00:54.966058103Z\" level=info msg=\"Checking pod openstack_neutron-66779bf6b8-pmlls for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.374272 | controller |     "Jun 09 17:00:54.979259 crc crio[20770]: time=\"2026-06-09T17:00:54.979168173Z\" level=info msg=\"Ran pod sandbox 3d82194b9d043719ca5497c3b27c2126c2031f8be0b5bcab465895471280f34d with infra container: openstack/neutron-66779bf6b8-pmlls/POD\" id=2743be5c-fb0a-414a-98df-b2646223061b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.374287 | controller |     "Jun 09 17:00:54.985221 crc crio[20770]: time=\"2026-06-09T17:00:54.985118846Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=274222be-977b-4c52-a2b3-a6af456fdfec name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.374303 | controller |     "Jun 09 17:00:55.089308 crc crio[20770]: time=\"2026-06-09T17:00:55.088510883Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=e8be45b8-8f65-456a-8c0c-19050f737ee4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.374318 | controller |     "Jun 09 17:00:55.090884 crc crio[20770]: 2026-06-09T17:00:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1f088435c78b40d Mac:ca:81:f0:7e:03:76 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a6 Mtu:0 Sandbox:/var/run/netns/ea721d34-7252-4c1b-9046-8444901ec623 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.166 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.374334 | controller |     "Jun 09 17:00:55.091085 crc crio[20770]: time=\"2026-06-09T17:00:55.091030066Z\" level=info msg=\"Got pod network &{Name:barbican-api-6679ccdd46-9q4b9 Namespace:openstack ID:1f088435c78b40dcb733ecf6f489ce943b54b4b72abd0dcfc520e7ca649b368e UID:0bd1d354-1534-4ae4-8d5a-0230cddc9b51 NetNS:/var/run/netns/ea721d34-7252-4c1b-9046-8444901ec623 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0bd1d354_1534_4ae4_8d5a_0230cddc9b51.slice PodAnnotations:0xc002a087b0}] Aliases:map[]}\"",
2026-06-09 17:48:39.374349 | controller |     "Jun 09 17:00:55.091191 crc crio[20770]: time=\"2026-06-09T17:00:55.091160699Z\" level=info msg=\"Checking pod openstack_barbican-api-6679ccdd46-9q4b9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.374365 | controller |     "Jun 09 17:00:55.263181 crc crio[20770]: time=\"2026-06-09T17:00:55.256062959Z\" level=info msg=\"Stopping pod sandbox: 3789276a2c352f4fbc628a4248103ca33a273effe2ed45b38c9fc2af49a14c1c\" id=796d9da7-2755-4e7e-89c4-916426ad41da name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.374380 | controller |     "Jun 09 17:00:55.263181 crc crio[20770]: time=\"2026-06-09T17:00:55.256525072Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-85d466bf9-d5h2r Namespace:openstack ID:3789276a2c352f4fbc628a4248103ca33a273effe2ed45b38c9fc2af49a14c1c UID:4bab40c6-c391-4049-8315-18c9ec638fb2 NetNS:/var/run/netns/b1279ba2-c1da-4824-b909-b472b56b265b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4bab40c6_c391_4049_8315_18c9ec638fb2.slice PodAnnotations:0xc0003df2e8}] Aliases:map[]}\"",
2026-06-09 17:48:39.374399 | controller |     "Jun 09 17:00:55.263181 crc crio[20770]: time=\"2026-06-09T17:00:55.256719568Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-85d466bf9-d5h2r from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.374416 | controller |     "Jun 09 17:00:55.288840 crc crio[20770]: time=\"2026-06-09T17:00:55.279461007Z\" level=info msg=\"Stopping container: 7ff4c114db46f158d1780cadb0f09b80321c9aef6d6eabfd6b42cd40e457ed45 (timeout: 30s)\" id=26e199a9-6017-4718-a736-7991c8e46e83 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.374432 | controller |     "Jun 09 17:00:55.288840 crc crio[20770]: time=\"2026-06-09T17:00:55.27955096Z\" level=info msg=\"Stopping container: 47bba7b42e28d8cb3408297ec659b0b3ad133eab3df7a485a9b43ee8586ed20f (timeout: 30s)\" id=a52d820e-524d-4167-9b3f-65a22d988c05 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.374448 | controller |     "Jun 09 17:00:55.288840 crc crio[20770]: time=\"2026-06-09T17:00:55.280386914Z\" level=info msg=\"Stopping container: c4b51a4687feda81ad0d8b842dc9b6e641601ba74b088b12aaadacbed8c0a737 (timeout: 30s)\" id=90fa7951-4135-4d80-a90e-ee89b4bafd39 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.374464 | controller |     "Jun 09 17:00:55.288840 crc crio[20770]: time=\"2026-06-09T17:00:55.279461637Z\" level=info msg=\"Stopping container: 8350aa5a4850df3268104fab1ebb4e5d3024d053fbc6c6594e0481a07a8d3495 (timeout: 30s)\" id=1d03eff3-9105-4298-bfd6-11167dd2a510 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.374479 | controller |     "Jun 09 17:00:55.292228 crc crio[20770]: 2026-06-09T17:00:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:82bbc98d7d701f5 Mac:42:43:d3:31:4a:c9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a3 Mtu:0 Sandbox:/var/run/netns/406969fd-5be9-4d54-8ec4-e98a86ee8456 SocketPath: PciID:}] [{Interface:0xc00050a5e0 Address:{IP:10.217.0.163 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.374495 | controller |     "Jun 09 17:00:55.302795 crc crio[20770]: time=\"2026-06-09T17:00:55.300543628Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7544b8cd67-rlsb7 Namespace:openstack ID:82bbc98d7d701f5f6ddd8ae95044a0824c53d95ea91bbcbd403fb4bfc465882a UID:8a7c8249-2f95-4761-933b-983c42a62c5c NetNS:/var/run/netns/406969fd-5be9-4d54-8ec4-e98a86ee8456 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8a7c8249_2f95_4761_933b_983c42a62c5c.slice PodAnnotations:0xc002a088b8}] Aliases:map[]}\"",
2026-06-09 17:48:39.374526 | controller |     "Jun 09 17:00:55.302795 crc crio[20770]: time=\"2026-06-09T17:00:55.301440384Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-7544b8cd67-rlsb7 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.374549 | controller |     "Jun 09 17:00:55.378358 crc crio[20770]: 2026-06-09T17:00:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6e6c3ea01174385 Mac:0a:b8:ae:4d:2e:e0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a5 Mtu:0 Sandbox:/var/run/netns/f31afe05-fa6b-492d-8fcb-ef2473abd32f SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.165 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.374566 | controller |     "Jun 09 17:00:55.378807 crc crio[20770]: time=\"2026-06-09T17:00:55.378435766Z\" level=info msg=\"Got pod network &{Name:neutron-65858c59df-rx4n2 Namespace:openstack ID:6e6c3ea0117438557f5007e05ee9f1c763de064a8baf1b005234d3947f40acf4 UID:8b0b3a90-08c5-428c-8356-88f1d9cb3eb7 NetNS:/var/run/netns/f31afe05-fa6b-492d-8fcb-ef2473abd32f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8b0b3a90_08c5_428c_8356_88f1d9cb3eb7.slice PodAnnotations:0xc0010a2750}] Aliases:map[]}\"",
2026-06-09 17:48:39.374589 | controller |     "Jun 09 17:00:55.378807 crc crio[20770]: time=\"2026-06-09T17:00:55.378599111Z\" level=info msg=\"Checking pod openstack_neutron-65858c59df-rx4n2 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.374606 | controller |     "Jun 09 17:00:55.427120 crc crio[20770]: time=\"2026-06-09T17:00:55.427026454Z\" level=info msg=\"Created container 7713e7e6ec2b25b906d07050eb0d7f8fcf13ce3fe77e99ce3189fc0ec73e58d7: openstack/cinder-online-data-migrations-m5lmg/cinder-online-data-migrations\" id=a364f0e2-202a-4384-80f1-0efa462894c1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.374623 | controller |     "Jun 09 17:00:55.432093 crc crio[20770]: time=\"2026-06-09T17:00:55.432002458Z\" level=info msg=\"Starting container: 7713e7e6ec2b25b906d07050eb0d7f8fcf13ce3fe77e99ce3189fc0ec73e58d7\" id=69de1280-544b-4ea3-b806-a582e34c9c39 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.374640 | controller |     "Jun 09 17:00:55.465230 crc crio[20770]: time=\"2026-06-09T17:00:55.465137529Z\" level=info msg=\"Started container\" PID=68508 containerID=7713e7e6ec2b25b906d07050eb0d7f8fcf13ce3fe77e99ce3189fc0ec73e58d7 description=openstack/cinder-online-data-migrations-m5lmg/cinder-online-data-migrations id=69de1280-544b-4ea3-b806-a582e34c9c39 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d1fdb2fe961ae49cf9f95ac3bae7ab7323a4636630b2877026cbb87d2c89dab",
2026-06-09 17:48:39.374656 | controller |     "Jun 09 17:00:55.623598 crc crio[20770]: time=\"2026-06-09T17:00:55.61389456Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-zd5tx/POD\" id=d1e1e335-7bdc-4b2b-8a95-26de8904826a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.374673 | controller |     "Jun 09 17:00:55.623598 crc crio[20770]: time=\"2026-06-09T17:00:55.614207839Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.374688 | controller |     "Jun 09 17:00:56.230414 crc crio[20770]: time=\"2026-06-09T17:00:56.229892494Z\" level=info msg=\"Creating container: openstack/neutron-66779bf6b8-pmlls/neutron-api\" id=9d249ba5-6a5e-4184-b5fa-e3bcd890e3a2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.374704 | controller |     "Jun 09 17:00:56.241563 crc crio[20770]: time=\"2026-06-09T17:00:56.241191052Z\" level=info msg=\"Stopped container 47bba7b42e28d8cb3408297ec659b0b3ad133eab3df7a485a9b43ee8586ed20f: openstack/ceilometer-0/proxy-httpd\" id=a52d820e-524d-4167-9b3f-65a22d988c05 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.374720 | controller |     "Jun 09 17:00:56.247383 crc crio[20770]: time=\"2026-06-09T17:00:56.247299829Z\" level=info msg=\"Ran pod sandbox 6e6c3ea0117438557f5007e05ee9f1c763de064a8baf1b005234d3947f40acf4 with infra container: openstack/neutron-65858c59df-rx4n2/POD\" id=bf41707a-2f8a-47ac-afbf-a06579f17608 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.374735 | controller |     "Jun 09 17:00:56.250684 crc crio[20770]: time=\"2026-06-09T17:00:56.250400609Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=5142abc8-5531-40bf-9cd3-a570cc3718c4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.374750 | controller |     "Jun 09 17:00:56.256200 crc crio[20770]: time=\"2026-06-09T17:00:56.256096634Z\" level=info msg=\"Stopped container 7ff4c114db46f158d1780cadb0f09b80321c9aef6d6eabfd6b42cd40e457ed45: openstack/ceilometer-0/sg-core\" id=26e199a9-6017-4718-a736-7991c8e46e83 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.374766 | controller |     "Jun 09 17:00:56.272529 crc crio[20770]: time=\"2026-06-09T17:00:56.272410587Z\" level=info msg=\"Stopped container 8350aa5a4850df3268104fab1ebb4e5d3024d053fbc6c6594e0481a07a8d3495: openstack/ceilometer-0/ceilometer-central-agent\" id=1d03eff3-9105-4298-bfd6-11167dd2a510 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.374785 | controller |     "Jun 09 17:00:56.288092 crc crio[20770]: time=\"2026-06-09T17:00:56.286698531Z\" level=info msg=\"Ran pod sandbox 82bbc98d7d701f5f6ddd8ae95044a0824c53d95ea91bbcbd403fb4bfc465882a with infra container: openstack/dnsmasq-dns-7544b8cd67-rlsb7/POD\" id=5bd753d1-d93d-48b4-936e-a15dd4ec5942 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.374801 | controller |     "Jun 09 17:00:56.289130 crc crio[20770]: time=\"2026-06-09T17:00:56.2890726Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=1c30b697-d68c-491a-8cd3-097b0b64e5a9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.374816 | controller |     "Jun 09 17:00:56.297139 crc crio[20770]: time=\"2026-06-09T17:00:56.29529332Z\" level=info msg=\"Stopped pod sandbox: 3789276a2c352f4fbc628a4248103ca33a273effe2ed45b38c9fc2af49a14c1c\" id=796d9da7-2755-4e7e-89c4-916426ad41da name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.374833 | controller |     "Jun 09 17:00:56.297521 crc crio[20770]: time=\"2026-06-09T17:00:56.297472663Z\" level=info msg=\"Ran pod sandbox 1f088435c78b40dcb733ecf6f489ce943b54b4b72abd0dcfc520e7ca649b368e with infra container: openstack/barbican-api-6679ccdd46-9q4b9/POD\" id=12fa258f-7407-48cf-a866-9158629c4809 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.374849 | controller |     "Jun 09 17:00:56.305873 crc crio[20770]: time=\"2026-06-09T17:00:56.305780744Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=69a0cedc-e026-4723-b35b-2bd1f631746a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.374865 | controller |     "Jun 09 17:00:57.086411 crc crio[20770]: time=\"2026-06-09T17:00:57.083843425Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.374880 | controller |     "Jun 09 17:00:57.086799 crc crio[20770]: time=\"2026-06-09T17:00:57.086581884Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=e1e107dd-1c68-4047-8fbf-3b1fed870a27 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.374896 | controller |     "Jun 09 17:00:57.159768 crc crio[20770]: time=\"2026-06-09T17:00:57.15958043Z\" level=info msg=\"Stopped container c4b51a4687feda81ad0d8b842dc9b6e641601ba74b088b12aaadacbed8c0a737: openstack/ceilometer-0/ceilometer-notification-agent\" id=90fa7951-4135-4d80-a90e-ee89b4bafd39 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.374912 | controller |     "Jun 09 17:00:57.164983 crc crio[20770]: time=\"2026-06-09T17:00:57.164860663Z\" level=info msg=\"Stopping pod sandbox: 6771b74dca213565786b0bacf66fa6477315ff50a427147c16858e360cc5f01a\" id=4c6b7299-8526-4ee4-b3b2-6c5850444ad1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.374928 | controller |     "Jun 09 17:00:57.166028 crc crio[20770]: time=\"2026-06-09T17:00:57.165911093Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:6771b74dca213565786b0bacf66fa6477315ff50a427147c16858e360cc5f01a UID:0a280803-6367-485c-98d3-4f29de82ba55 NetNS:/var/run/netns/a51904a9-ce24-48a3-99aa-432d4a023ad4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0a280803_6367_485c_98d3_4f29de82ba55.slice PodAnnotations:0xc0005c6910}] Aliases:map[]}\"",
2026-06-09 17:48:39.374944 | controller |     "Jun 09 17:00:57.166167 crc crio[20770]: time=\"2026-06-09T17:00:57.16613578Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.374963 | controller |     "Jun 09 17:00:57.170250 crc crio[20770]: time=\"2026-06-09T17:00:57.1699566Z\" level=info msg=\"Creating container: openstack/barbican-api-6679ccdd46-9q4b9/barbican-api-log\" id=284aafec-7880-4e7f-92c9-1ac357b340dd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.374979 | controller |     "Jun 09 17:00:57.184078 crc crio[20770]: time=\"2026-06-09T17:00:57.183972267Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=10a9e87b-47cf-41ab-9a6e-f9e7005917b1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.374995 | controller |     "Jun 09 17:00:57.186201 crc crio[20770]: time=\"2026-06-09T17:00:57.186057207Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=59f4f0ee-04b9-43b8-a1de-162b0314f1b9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.375011 | controller |     "Jun 09 17:00:57.221088 crc crio[20770]: time=\"2026-06-09T17:00:57.22099152Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.375027 | controller |     "Jun 09 17:00:57.234269 crc crio[20770]: time=\"2026-06-09T17:00:57.234137401Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:3b60e8300c573fc08a5a5dc3380bd8cd07f1947ee19ec88b6f4951c03f4170de\" id=3f7e9e79-ea1b-4827-93e7-1345b1909299 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.375044 | controller |     "Jun 09 17:00:57.236211 crc crio[20770]: time=\"2026-06-09T17:00:57.235449219Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=4177dfe8-d7de-48a7-921e-62b1f41974e9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.375060 | controller |     "Jun 09 17:00:57.243530 crc crio[20770]: time=\"2026-06-09T17:00:57.243409159Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:241fbbed8753503ab4aa3008cb40b3c4f94ef930fac25515ad3cf3c3a3915d9f\" id=6493716a-80b9-437c-8994-52eba8197a39 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.375076 | controller |     "Jun 09 17:00:57.248049 crc crio[20770]: time=\"2026-06-09T17:00:57.245542781Z\" level=info msg=\"Creating container: openstack/neutron-65858c59df-rx4n2/neutron-api\" id=dcd852b4-ba82-437b-b857-bf95f032ccbe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.375091 | controller |     "Jun 09 17:00:57.248049 crc crio[20770]: time=\"2026-06-09T17:00:57.247296872Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=ea6374fd-92c1-4cd7-a9e2-2eb1e3f96d55 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.375106 | controller |     "Jun 09 17:00:57.257053 crc crio[20770]: time=\"2026-06-09T17:00:57.25688212Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7544b8cd67-rlsb7/init\" id=4668b78f-f6f3-4a76-a048-085a0654c77c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.375122 | controller |     "Jun 09 17:00:57.300341 crc crio[20770]: time=\"2026-06-09T17:00:57.300249017Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.375137 | controller |     "Jun 09 17:00:57.300569 crc crio[20770]: time=\"2026-06-09T17:00:57.30037053Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.375153 | controller |     "Jun 09 17:00:57.375777 crc crio[20770]: time=\"2026-06-09T17:00:57.375161018Z\" level=info msg=\"Got pod network &{Name:redhat-operators-zd5tx Namespace:openshift-marketplace ID:604e7a0702a18f564962cebe94476fc6f95fcd14bd4de8e8cb7f591baa1d7003 UID:7355ed6f-7b5d-422b-af5f-079fe2ba23ab NetNS:/var/run/netns/8915694b-22a4-40fd-9766-c656b3e0ccdb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7355ed6f_7b5d_422b_af5f_079fe2ba23ab.slice PodAnnotations:0xc001e80138}] Aliases:map[]}\"",
2026-06-09 17:48:39.375172 | controller |     "Jun 09 17:00:57.375777 crc crio[20770]: time=\"2026-06-09T17:00:57.375713194Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-zd5tx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.375189 | controller |     "Jun 09 17:00:57.376082 crc crio[20770]: time=\"2026-06-09T17:00:57.375601051Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=50d47e4c-ed2b-48bb-82be-f03d1d39b003 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.375205 | controller |     "Jun 09 17:00:57.381839 crc crio[20770]: time=\"2026-06-09T17:00:57.375725605Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=fef1704c-6750-4784-a997-8bc188d3a6ae name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.375221 | controller |     "Jun 09 17:00:57.470360 crc crio[20770]: time=\"2026-06-09T17:00:57.470238104Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.375237 | controller |     "Jun 09 17:00:57.477706 crc crio[20770]: time=\"2026-06-09T17:00:57.477287858Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.375253 | controller |     "Jun 09 17:00:57.538175 crc crio[20770]: time=\"2026-06-09T17:00:57.535107244Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.375268 | controller |     "Jun 09 17:00:57.546703 crc crio[20770]: time=\"2026-06-09T17:00:57.53980731Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.375284 | controller |     "Jun 09 17:00:57.556480 crc crio[20770]: time=\"2026-06-09T17:00:57.555562827Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.375300 | controller |     "Jun 09 17:00:57.580862 crc crio[20770]: time=\"2026-06-09T17:00:57.578372978Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.375316 | controller |     "Jun 09 17:00:57.692330 crc crio[20770]: time=\"2026-06-09T17:00:57.691550938Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.375331 | controller |     "Jun 09 17:00:57.701247 crc crio[20770]: time=\"2026-06-09T17:00:57.701150947Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.375346 | controller |     "Jun 09 17:00:57.732344 crc crio[20770]: time=\"2026-06-09T17:00:57.730526858Z\" level=info msg=\"Stopped pod sandbox: 6771b74dca213565786b0bacf66fa6477315ff50a427147c16858e360cc5f01a\" id=4c6b7299-8526-4ee4-b3b2-6c5850444ad1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.375362 | controller |     "Jun 09 17:00:57.993438 crc crio[20770]: time=\"2026-06-09T17:00:57.993185441Z\" level=info msg=\"Creating container: openstack/barbican-worker-5dfdb78759-2j5wc/barbican-worker-log\" id=8bcc81e0-0201-43d9-a5a2-0be3ba4cb847 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.375381 | controller |     "Jun 09 17:00:57.995353 crc crio[20770]: time=\"2026-06-09T17:00:57.995290822Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.375397 | controller |     "Jun 09 17:00:58.051134 crc crio[20770]: time=\"2026-06-09T17:00:58.050948445Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.375413 | controller |     "Jun 09 17:00:58.054291 crc crio[20770]: time=\"2026-06-09T17:00:58.054199169Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.375428 | controller |     "Jun 09 17:00:58.090063 crc crio[20770]: time=\"2026-06-09T17:00:58.088551525Z\" level=info msg=\"Created container 655b98fecfff8714db26e3aa34bc7029ed745b923d4da9c5201de2cc2b61e882: openstack/neutron-66779bf6b8-pmlls/neutron-api\" id=9d249ba5-6a5e-4184-b5fa-e3bcd890e3a2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.375444 | controller |     "Jun 09 17:00:58.092076 crc crio[20770]: time=\"2026-06-09T17:00:58.091969254Z\" level=info msg=\"Starting container: 655b98fecfff8714db26e3aa34bc7029ed745b923d4da9c5201de2cc2b61e882\" id=31c8138e-1d34-446d-b861-dd93931f583f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.375459 | controller |     "Jun 09 17:00:58.105266 crc crio[20770]: time=\"2026-06-09T17:00:58.105179537Z\" level=info msg=\"Created container 3988d2271e42c5a60875119d8ef54f3d339a5149e38d0286ddc34aa9f5594d17: openstack/neutron-65858c59df-rx4n2/neutron-api\" id=dcd852b4-ba82-437b-b857-bf95f032ccbe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.375475 | controller |     "Jun 09 17:00:58.106437 crc crio[20770]: time=\"2026-06-09T17:00:58.106365471Z\" level=info msg=\"Started container\" PID=68941 containerID=655b98fecfff8714db26e3aa34bc7029ed745b923d4da9c5201de2cc2b61e882 description=openstack/neutron-66779bf6b8-pmlls/neutron-api id=31c8138e-1d34-446d-b861-dd93931f583f name=/runtime.v1.RuntimeService/StartContainer sandboxID=3d82194b9d043719ca5497c3b27c2126c2031f8be0b5bcab465895471280f34d",
2026-06-09 17:48:39.375491 | controller |     "Jun 09 17:00:58.106730 crc crio[20770]: time=\"2026-06-09T17:00:58.106406363Z\" level=info msg=\"Starting container: 3988d2271e42c5a60875119d8ef54f3d339a5149e38d0286ddc34aa9f5594d17\" id=d8cdcc1a-0cd9-4ae9-859b-bfa1a5a0f0a5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.375507 | controller |     "Jun 09 17:00:58.113498 crc crio[20770]: time=\"2026-06-09T17:00:58.113386415Z\" level=info msg=\"Started container\" PID=68934 containerID=3988d2271e42c5a60875119d8ef54f3d339a5149e38d0286ddc34aa9f5594d17 description=openstack/neutron-65858c59df-rx4n2/neutron-api id=d8cdcc1a-0cd9-4ae9-859b-bfa1a5a0f0a5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6e6c3ea0117438557f5007e05ee9f1c763de064a8baf1b005234d3947f40acf4",
2026-06-09 17:48:39.375544 | controller |     "Jun 09 17:00:58.124084 crc crio[20770]: time=\"2026-06-09T17:00:58.123324593Z\" level=info msg=\"Created container f89adab88d5ac144cd6b236d924275987ad155e3849ed27709444756cab1066c: openstack/barbican-api-6679ccdd46-9q4b9/barbican-api-log\" id=284aafec-7880-4e7f-92c9-1ac357b340dd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.375561 | controller |     "Jun 09 17:00:58.124602 crc crio[20770]: time=\"2026-06-09T17:00:58.124540798Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-cf5ffb8b4-qrm27/barbican-keystone-listener-log\" id=aa79ab4e-0b9c-490d-996c-7c494b9b9cff name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.375581 | controller |     "Jun 09 17:00:58.125554 crc crio[20770]: time=\"2026-06-09T17:00:58.123842768Z\" level=info msg=\"Created container 0ac915363ed9799d343208a057634fa6ed1998cf2a19a18807e08993eceb2a49: openstack/dnsmasq-dns-7544b8cd67-rlsb7/init\" id=4668b78f-f6f3-4a76-a048-085a0654c77c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.375598 | controller |     "Jun 09 17:00:58.127450 crc crio[20770]: time=\"2026-06-09T17:00:58.127381001Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.375613 | controller |     "Jun 09 17:00:58.129212 crc crio[20770]: time=\"2026-06-09T17:00:58.12908806Z\" level=info msg=\"Starting container: 0ac915363ed9799d343208a057634fa6ed1998cf2a19a18807e08993eceb2a49\" id=1de84402-02fd-4190-94aa-89f27f7af648 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.375629 | controller |     "Jun 09 17:00:58.129324 crc crio[20770]: time=\"2026-06-09T17:00:58.129229644Z\" level=info msg=\"Starting container: f89adab88d5ac144cd6b236d924275987ad155e3849ed27709444756cab1066c\" id=55e8fb5c-5be8-43d6-b559-dd700f19529c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.375644 | controller |     "Jun 09 17:00:58.142123 crc crio[20770]: time=\"2026-06-09T17:00:58.142010355Z\" level=info msg=\"Started container\" PID=68920 containerID=f89adab88d5ac144cd6b236d924275987ad155e3849ed27709444756cab1066c description=openstack/barbican-api-6679ccdd46-9q4b9/barbican-api-log id=55e8fb5c-5be8-43d6-b559-dd700f19529c name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f088435c78b40dcb733ecf6f489ce943b54b4b72abd0dcfc520e7ca649b368e",
2026-06-09 17:48:39.375660 | controller |     "Jun 09 17:00:58.154115 crc crio[20770]: time=\"2026-06-09T17:00:58.154017603Z\" level=info msg=\"Started container\" PID=68932 containerID=0ac915363ed9799d343208a057634fa6ed1998cf2a19a18807e08993eceb2a49 description=openstack/dnsmasq-dns-7544b8cd67-rlsb7/init id=1de84402-02fd-4190-94aa-89f27f7af648 name=/runtime.v1.RuntimeService/StartContainer sandboxID=82bbc98d7d701f5f6ddd8ae95044a0824c53d95ea91bbcbd403fb4bfc465882a",
2026-06-09 17:48:39.375676 | controller |     "Jun 09 17:00:58.183071 crc crio[20770]: time=\"2026-06-09T17:00:58.183004733Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=7f14f466-4621-4e1f-8495-a9638908cced name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.375692 | controller |     "Jun 09 17:00:58.193301 crc crio[20770]: time=\"2026-06-09T17:00:58.193209329Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=ce287d2a-6236-4992-8469-38f9d1e146a1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.375708 | controller |     "Jun 09 17:00:58.229415 crc crio[20770]: time=\"2026-06-09T17:00:58.229327465Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=e2592413-88eb-41d3-a6ca-5eb516fe3cb9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.375724 | controller |     "Jun 09 17:00:58.286933 crc crio[20770]: time=\"2026-06-09T17:00:58.286588465Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=f4150d70-5de6-46be-95cb-160cc2c24fb2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.375740 | controller |     "Jun 09 17:00:58.289235 crc crio[20770]: time=\"2026-06-09T17:00:58.28915916Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.375754 | controller |     "Jun 09 17:00:58.306783 crc crio[20770]: time=\"2026-06-09T17:00:58.306562324Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.375773 | controller |     "Jun 09 17:00:58.417547 crc crio[20770]: time=\"2026-06-09T17:00:58.417443568Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=801b0057-75a0-4dd4-8919-87773c8e9c8e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.375789 | controller |     "Jun 09 17:00:58.421086 crc crio[20770]: time=\"2026-06-09T17:00:58.421004861Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=9c7c1b4e-f8ce-4c07-a16c-bfec84a6b83d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.375805 | controller |     "Jun 09 17:00:58.455883 crc crio[20770]: 2026-06-09T17:00:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:604e7a0702a18f5 Mac:22:ec:74:4b:bb:21 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a7 Mtu:0 Sandbox:/var/run/netns/8915694b-22a4-40fd-9766-c656b3e0ccdb SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.0.167 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.375820 | controller |     "Jun 09 17:00:58.456777 crc crio[20770]: time=\"2026-06-09T17:00:58.456707306Z\" level=info msg=\"Got pod network &{Name:redhat-operators-zd5tx Namespace:openshift-marketplace ID:604e7a0702a18f564962cebe94476fc6f95fcd14bd4de8e8cb7f591baa1d7003 UID:7355ed6f-7b5d-422b-af5f-079fe2ba23ab NetNS:/var/run/netns/8915694b-22a4-40fd-9766-c656b3e0ccdb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7355ed6f_7b5d_422b_af5f_079fe2ba23ab.slice PodAnnotations:0xc001e80138}] Aliases:map[]}\"",
2026-06-09 17:48:39.375837 | controller |     "Jun 09 17:00:58.456953 crc crio[20770]: time=\"2026-06-09T17:00:58.456893521Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-zd5tx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.375854 | controller |     "Jun 09 17:00:58.466976 crc crio[20770]: time=\"2026-06-09T17:00:58.466882761Z\" level=info msg=\"Ran pod sandbox 604e7a0702a18f564962cebe94476fc6f95fcd14bd4de8e8cb7f591baa1d7003 with infra container: openshift-marketplace/redhat-operators-zd5tx/POD\" id=d1e1e335-7bdc-4b2b-8a95-26de8904826a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.375870 | controller |     "Jun 09 17:00:58.472108 crc crio[20770]: time=\"2026-06-09T17:00:58.47203003Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a1a1f485-1c29-4898-ba14-102327eee502 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.375886 | controller |     "Jun 09 17:00:58.478936 crc crio[20770]: time=\"2026-06-09T17:00:58.47652683Z\" level=info msg=\"Creating container: openstack/neutron-66779bf6b8-pmlls/neutron-httpd\" id=76ab7f64-998d-4cbd-b3c6-bad2418e855b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.375901 | controller |     "Jun 09 17:00:58.478936 crc crio[20770]: time=\"2026-06-09T17:00:58.477089427Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.375917 | controller |     "Jun 09 17:00:58.483439 crc crio[20770]: time=\"2026-06-09T17:00:58.483355528Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=fe0ecc64-85cc-47cf-9caf-c6c625045332 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.375932 | controller |     "Jun 09 17:00:58.520081 crc crio[20770]: time=\"2026-06-09T17:00:58.519053943Z\" level=info msg=\"Created container 49df91737312cfd3d7754dd1a626c4c57131bd4d60db58a756009efb0773dfd2: openstack/barbican-worker-5dfdb78759-2j5wc/barbican-worker-log\" id=8bcc81e0-0201-43d9-a5a2-0be3ba4cb847 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.375952 | controller |     "Jun 09 17:00:58.520893 crc crio[20770]: time=\"2026-06-09T17:00:58.520783983Z\" level=info msg=\"Starting container: 49df91737312cfd3d7754dd1a626c4c57131bd4d60db58a756009efb0773dfd2\" id=772a75ce-9bd9-449d-81ad-828dd498605c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.375969 | controller |     "Jun 09 17:00:58.536835 crc crio[20770]: time=\"2026-06-09T17:00:58.53101684Z\" level=info msg=\"Started container\" PID=68987 containerID=49df91737312cfd3d7754dd1a626c4c57131bd4d60db58a756009efb0773dfd2 description=openstack/barbican-worker-5dfdb78759-2j5wc/barbican-worker-log id=772a75ce-9bd9-449d-81ad-828dd498605c name=/runtime.v1.RuntimeService/StartContainer sandboxID=2a8a510a8f1069c4d58619609da78b111802bf62e5e1f6f26dcd097908b4c73e",
2026-06-09 17:48:39.375986 | controller |     "Jun 09 17:00:58.554734 crc crio[20770]: time=\"2026-06-09T17:00:58.554513301Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.376002 | controller |     "Jun 09 17:00:58.557505 crc crio[20770]: time=\"2026-06-09T17:00:58.557479907Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.376018 | controller |     "Jun 09 17:00:58.630976 crc crio[20770]: time=\"2026-06-09T17:00:58.630894194Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=7985a2aa-367d-4418-add3-f57baf1a2f99 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.376034 | controller |     "Jun 09 17:00:58.662193 crc crio[20770]: time=\"2026-06-09T17:00:58.662115639Z\" level=info msg=\"Removing container: 47bba7b42e28d8cb3408297ec659b0b3ad133eab3df7a485a9b43ee8586ed20f\" id=d18a9ff4-4f05-4f10-a363-193faf0e4d0b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.376049 | controller |     "Jun 09 17:00:58.698417 crc crio[20770]: time=\"2026-06-09T17:00:58.698308018Z\" level=info msg=\"Removed container 47bba7b42e28d8cb3408297ec659b0b3ad133eab3df7a485a9b43ee8586ed20f: openstack/ceilometer-0/proxy-httpd\" id=d18a9ff4-4f05-4f10-a363-193faf0e4d0b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.376064 | controller |     "Jun 09 17:00:58.703577 crc crio[20770]: time=\"2026-06-09T17:00:58.70320799Z\" level=info msg=\"Removing container: 7ff4c114db46f158d1780cadb0f09b80321c9aef6d6eabfd6b42cd40e457ed45\" id=e2821832-e77a-459d-ad04-84cf3cb28ed8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.376080 | controller |     "Jun 09 17:00:58.733350 crc crio[20770]: time=\"2026-06-09T17:00:58.733122727Z\" level=info msg=\"Removed container 7ff4c114db46f158d1780cadb0f09b80321c9aef6d6eabfd6b42cd40e457ed45: openstack/ceilometer-0/sg-core\" id=e2821832-e77a-459d-ad04-84cf3cb28ed8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.376096 | controller |     "Jun 09 17:00:58.736195 crc crio[20770]: time=\"2026-06-09T17:00:58.736128825Z\" level=info msg=\"Removing container: c4b51a4687feda81ad0d8b842dc9b6e641601ba74b088b12aaadacbed8c0a737\" id=a369bd14-7a30-4d13-9e81-60601cde8a79 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.376112 | controller |     "Jun 09 17:00:58.750258 crc crio[20770]: time=\"2026-06-09T17:00:58.750177372Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=5bf91268-26fc-4db2-aa5d-76bcf012c589 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.376127 | controller |     "Jun 09 17:00:58.750540 crc crio[20770]: time=\"2026-06-09T17:00:58.750373618Z\" level=info msg=\"Creating container: openstack/neutron-65858c59df-rx4n2/neutron-httpd\" id=11ee9f51-bcd7-4024-af8b-cd0cc47b857f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.376142 | controller |     "Jun 09 17:00:58.750899 crc crio[20770]: time=\"2026-06-09T17:00:58.750823101Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.376162 | controller |     "Jun 09 17:00:58.780436 crc crio[20770]: time=\"2026-06-09T17:00:58.780316065Z\" level=info msg=\"Removed container c4b51a4687feda81ad0d8b842dc9b6e641601ba74b088b12aaadacbed8c0a737: openstack/ceilometer-0/ceilometer-notification-agent\" id=a369bd14-7a30-4d13-9e81-60601cde8a79 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.376177 | controller |     "Jun 09 17:00:58.783510 crc crio[20770]: time=\"2026-06-09T17:00:58.783441866Z\" level=info msg=\"Removing container: 8350aa5a4850df3268104fab1ebb4e5d3024d053fbc6c6594e0481a07a8d3495\" id=ee5b0312-1929-4af2-964d-dc70577fe48d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.376192 | controller |     "Jun 09 17:00:58.816843 crc crio[20770]: time=\"2026-06-09T17:00:58.815975229Z\" level=info msg=\"Created container 41ec7f9b4b99af05b8563042aa2a5b3bfc3625d338e5f8c575ca3c7fb14d63a9: openstack/barbican-keystone-listener-cf5ffb8b4-qrm27/barbican-keystone-listener-log\" id=aa79ab4e-0b9c-490d-996c-7c494b9b9cff name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.376208 | controller |     "Jun 09 17:00:58.817235 crc crio[20770]: time=\"2026-06-09T17:00:58.816167534Z\" level=info msg=\"Removed container 8350aa5a4850df3268104fab1ebb4e5d3024d053fbc6c6594e0481a07a8d3495: openstack/ceilometer-0/ceilometer-central-agent\" id=ee5b0312-1929-4af2-964d-dc70577fe48d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.376223 | controller |     "Jun 09 17:00:58.818015 crc crio[20770]: time=\"2026-06-09T17:00:58.817933946Z\" level=info msg=\"Starting container: 41ec7f9b4b99af05b8563042aa2a5b3bfc3625d338e5f8c575ca3c7fb14d63a9\" id=c32c75b4-1d92-44dd-acbb-a3f74ad28267 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.376239 | controller |     "Jun 09 17:00:58.824469 crc crio[20770]: time=\"2026-06-09T17:00:58.824366862Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=d4961884-143e-49d6-86e2-d05eb0ff9c65 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.376254 | controller |     "Jun 09 17:00:58.826361 crc crio[20770]: time=\"2026-06-09T17:00:58.826251467Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.376269 | controller |     "Jun 09 17:00:58.827145 crc crio[20770]: time=\"2026-06-09T17:00:58.82705026Z\" level=info msg=\"Started container\" PID=69026 containerID=41ec7f9b4b99af05b8563042aa2a5b3bfc3625d338e5f8c575ca3c7fb14d63a9 description=openstack/barbican-keystone-listener-cf5ffb8b4-qrm27/barbican-keystone-listener-log id=c32c75b4-1d92-44dd-acbb-a3f74ad28267 name=/runtime.v1.RuntimeService/StartContainer sandboxID=13a1055bf2dcf6c5e6d2e4d002c73a13fdb4464233d081711ae7a153d5089ae1",
2026-06-09 17:48:39.376285 | controller |     "Jun 09 17:00:58.830625 crc crio[20770]: time=\"2026-06-09T17:00:58.830541391Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.376301 | controller |     "Jun 09 17:00:58.898527 crc crio[20770]: time=\"2026-06-09T17:00:58.898359907Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=5a510895-46d5-48c8-bb46-154358cd72bb name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.376316 | controller |     "Jun 09 17:00:59.232934 crc crio[20770]: time=\"2026-06-09T17:00:59.232515632Z\" level=info msg=\"Created container 9c9e6207da1a8d01796db6f82f10b8c3165d565a24cc3dcb60928b493d4d2dd1: openstack/neutron-66779bf6b8-pmlls/neutron-httpd\" id=76ab7f64-998d-4cbd-b3c6-bad2418e855b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.376336 | controller |     "Jun 09 17:00:59.234728 crc crio[20770]: time=\"2026-06-09T17:00:59.23452122Z\" level=info msg=\"Starting container: 9c9e6207da1a8d01796db6f82f10b8c3165d565a24cc3dcb60928b493d4d2dd1\" id=0a7d346d-a0ec-44f5-a6cb-6022a1d9cd93 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.376352 | controller |     "Jun 09 17:00:59.241046 crc crio[20770]: time=\"2026-06-09T17:00:59.240907505Z\" level=info msg=\"Started container\" PID=69058 containerID=9c9e6207da1a8d01796db6f82f10b8c3165d565a24cc3dcb60928b493d4d2dd1 description=openstack/neutron-66779bf6b8-pmlls/neutron-httpd id=0a7d346d-a0ec-44f5-a6cb-6022a1d9cd93 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3d82194b9d043719ca5497c3b27c2126c2031f8be0b5bcab465895471280f34d",
2026-06-09 17:48:39.376368 | controller |     "Jun 09 17:00:59.241544 crc crio[20770]: time=\"2026-06-09T17:00:59.241478452Z\" level=info msg=\"Creating container: openstack/barbican-api-6679ccdd46-9q4b9/barbican-api\" id=05a4d64e-9a43-48f7-97e0-3ef30b452ff8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.376383 | controller |     "Jun 09 17:00:59.242163 crc crio[20770]: time=\"2026-06-09T17:00:59.241955936Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.376399 | controller |     "Jun 09 17:00:59.247448 crc crio[20770]: time=\"2026-06-09T17:00:59.247350192Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=fe511084-1bb4-4941-a086-9cc07f44389d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.376415 | controller |     "Jun 09 17:00:59.301532 crc crio[20770]: time=\"2026-06-09T17:00:59.30144262Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.376432 | controller |     "Jun 09 17:00:59.305529 crc crio[20770]: time=\"2026-06-09T17:00:59.305466676Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.376448 | controller |     "Jun 09 17:00:59.329623 crc crio[20770]: time=\"2026-06-09T17:00:59.329458722Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=c8e749a5-0877-4de3-ac26-29de92cc2106 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.376463 | controller |     "Jun 09 17:00:59.370018 crc crio[20770]: time=\"2026-06-09T17:00:59.362960483Z\" level=info msg=\"Created container 4b9b550bab4880d891dde91b665c598d2af4af4e1e25b50d1eda6a6baa23c5f7: openstack/neutron-65858c59df-rx4n2/neutron-httpd\" id=11ee9f51-bcd7-4024-af8b-cd0cc47b857f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.376480 | controller |     "Jun 09 17:00:59.370018 crc crio[20770]: time=\"2026-06-09T17:00:59.364555639Z\" level=info msg=\"Starting container: 4b9b550bab4880d891dde91b665c598d2af4af4e1e25b50d1eda6a6baa23c5f7\" id=7741adeb-10d0-4369-b76d-0e0e4ab44e43 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.376496 | controller |     "Jun 09 17:00:59.370989 crc crio[20770]: time=\"2026-06-09T17:00:59.370715708Z\" level=info msg=\"Started container\" PID=69089 containerID=4b9b550bab4880d891dde91b665c598d2af4af4e1e25b50d1eda6a6baa23c5f7 description=openstack/neutron-65858c59df-rx4n2/neutron-httpd id=7741adeb-10d0-4369-b76d-0e0e4ab44e43 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6e6c3ea0117438557f5007e05ee9f1c763de064a8baf1b005234d3947f40acf4",
2026-06-09 17:48:39.376526 | controller |     "Jun 09 17:00:59.514840 crc crio[20770]: time=\"2026-06-09T17:00:59.514419743Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-zd5tx/extract-utilities\" id=d1b09f78-8a9e-4335-b189-101f4e617734 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.376553 | controller |     "Jun 09 17:00:59.515169 crc crio[20770]: time=\"2026-06-09T17:00:59.514933488Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.376569 | controller |     "Jun 09 17:00:59.590856 crc crio[20770]: time=\"2026-06-09T17:00:59.590435736Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.376586 | controller |     "Jun 09 17:00:59.595198 crc crio[20770]: time=\"2026-06-09T17:00:59.595101211Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.376601 | controller |     "Jun 09 17:00:59.749032 crc crio[20770]: time=\"2026-06-09T17:00:59.748984971Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7544b8cd67-rlsb7/dnsmasq-dns\" id=39260563-cabb-4be4-b7e6-21d87b007017 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.376617 | controller |     "Jun 09 17:00:59.749579 crc crio[20770]: time=\"2026-06-09T17:00:59.749549378Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.376632 | controller |     "Jun 09 17:00:59.851322 crc crio[20770]: time=\"2026-06-09T17:00:59.851130692Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.376647 | controller |     "Jun 09 17:00:59.856123 crc crio[20770]: time=\"2026-06-09T17:00:59.856035674Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.376662 | controller |     "Jun 09 17:00:59.945205 crc crio[20770]: time=\"2026-06-09T17:00:59.94455469Z\" level=info msg=\"Created container 80ee81cf182a9ee73a8f6677964a60c418c3101d592e49f195ecd31028b3c9e6: openstack/barbican-api-6679ccdd46-9q4b9/barbican-api\" id=05a4d64e-9a43-48f7-97e0-3ef30b452ff8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.376677 | controller |     "Jun 09 17:00:59.949270 crc crio[20770]: time=\"2026-06-09T17:00:59.949229165Z\" level=info msg=\"Creating container: openstack/barbican-worker-5dfdb78759-2j5wc/barbican-worker\" id=63781207-a816-4f66-b1ab-a9843ef1434b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.376691 | controller |     "Jun 09 17:00:59.949839 crc crio[20770]: time=\"2026-06-09T17:00:59.949609086Z\" level=info msg=\"Starting container: 80ee81cf182a9ee73a8f6677964a60c418c3101d592e49f195ecd31028b3c9e6\" id=b05b6b0b-51c6-4e18-808d-096b81709fac name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.376707 | controller |     "Jun 09 17:00:59.951211 crc crio[20770]: time=\"2026-06-09T17:00:59.951186362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.376722 | controller |     "Jun 09 17:00:59.957324 crc crio[20770]: time=\"2026-06-09T17:00:59.957181066Z\" level=info msg=\"Started container\" PID=69118 containerID=80ee81cf182a9ee73a8f6677964a60c418c3101d592e49f195ecd31028b3c9e6 description=openstack/barbican-api-6679ccdd46-9q4b9/barbican-api id=b05b6b0b-51c6-4e18-808d-096b81709fac name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f088435c78b40dcb733ecf6f489ce943b54b4b72abd0dcfc520e7ca649b368e",
2026-06-09 17:48:39.376738 | controller |     "Jun 09 17:00:59.971209 crc crio[20770]: time=\"2026-06-09T17:00:59.97112471Z\" level=info msg=\"Created container 8f7cb7e05c5bf9ba552373eaffc8c68f0190e04089b35dce2af0dcb5f739c85c: openshift-marketplace/redhat-operators-zd5tx/extract-utilities\" id=d1b09f78-8a9e-4335-b189-101f4e617734 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.376756 | controller |     "Jun 09 17:00:59.972840 crc crio[20770]: time=\"2026-06-09T17:00:59.972712176Z\" level=info msg=\"Starting container: 8f7cb7e05c5bf9ba552373eaffc8c68f0190e04089b35dce2af0dcb5f739c85c\" id=53a23a8c-4f65-4e7e-85e9-7b32b16ed4fc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.376785 | controller |     "Jun 09 17:00:59.980241 crc crio[20770]: time=\"2026-06-09T17:00:59.978848504Z\" level=info msg=\"Started container\" PID=69279 containerID=8f7cb7e05c5bf9ba552373eaffc8c68f0190e04089b35dce2af0dcb5f739c85c description=openshift-marketplace/redhat-operators-zd5tx/extract-utilities id=53a23a8c-4f65-4e7e-85e9-7b32b16ed4fc name=/runtime.v1.RuntimeService/StartContainer sandboxID=604e7a0702a18f564962cebe94476fc6f95fcd14bd4de8e8cb7f591baa1d7003",
2026-06-09 17:48:39.376803 | controller |     "Jun 09 17:01:00.005393 crc crio[20770]: time=\"2026-06-09T17:01:00.005342332Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.376819 | controller |     "Jun 09 17:01:00.015816 crc crio[20770]: time=\"2026-06-09T17:01:00.015736583Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.376835 | controller |     "Jun 09 17:01:00.251304 crc crio[20770]: time=\"2026-06-09T17:01:00.251125926Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-cf5ffb8b4-qrm27/barbican-keystone-listener\" id=0aecda86-4e0a-4000-a92e-6a51140b0fd4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.376851 | controller |     "Jun 09 17:01:00.253301 crc crio[20770]: time=\"2026-06-09T17:01:00.253136704Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.376867 | controller |     "Jun 09 17:01:00.261691 crc crio[20770]: time=\"2026-06-09T17:01:00.260515978Z\" level=info msg=\"Created container a3848c787cde8298b7ce4d3973fb3fba516ffc6a5815f3675b3e434b345995d5: openstack/dnsmasq-dns-7544b8cd67-rlsb7/dnsmasq-dns\" id=39260563-cabb-4be4-b7e6-21d87b007017 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.376883 | controller |     "Jun 09 17:01:00.261691 crc crio[20770]: time=\"2026-06-09T17:01:00.261112635Z\" level=info msg=\"Created container 0dce1a303420baa1fbf6a92f3397714d9ac17541f82c944509060e0d6a4e756f: openstack/barbican-worker-5dfdb78759-2j5wc/barbican-worker\" id=63781207-a816-4f66-b1ab-a9843ef1434b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.376898 | controller |     "Jun 09 17:01:00.272052 crc crio[20770]: time=\"2026-06-09T17:01:00.268196611Z\" level=info msg=\"Starting container: a3848c787cde8298b7ce4d3973fb3fba516ffc6a5815f3675b3e434b345995d5\" id=7f0e1c27-ad1a-461c-8db8-814c3f0acad8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.376914 | controller |     "Jun 09 17:01:00.272934 crc crio[20770]: time=\"2026-06-09T17:01:00.272763143Z\" level=info msg=\"Starting container: 0dce1a303420baa1fbf6a92f3397714d9ac17541f82c944509060e0d6a4e756f\" id=c4bac78d-be36-47c5-8725-6610fb2e5575 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.376930 | controller |     "Jun 09 17:01:00.280100 crc crio[20770]: time=\"2026-06-09T17:01:00.279952071Z\" level=info msg=\"Started container\" PID=69389 containerID=a3848c787cde8298b7ce4d3973fb3fba516ffc6a5815f3675b3e434b345995d5 description=openstack/dnsmasq-dns-7544b8cd67-rlsb7/dnsmasq-dns id=7f0e1c27-ad1a-461c-8db8-814c3f0acad8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=82bbc98d7d701f5f6ddd8ae95044a0824c53d95ea91bbcbd403fb4bfc465882a",
2026-06-09 17:48:39.376946 | controller |     "Jun 09 17:01:00.304093 crc crio[20770]: time=\"2026-06-09T17:01:00.301894347Z\" level=info msg=\"Started container\" PID=69408 containerID=0dce1a303420baa1fbf6a92f3397714d9ac17541f82c944509060e0d6a4e756f description=openstack/barbican-worker-5dfdb78759-2j5wc/barbican-worker id=c4bac78d-be36-47c5-8725-6610fb2e5575 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2a8a510a8f1069c4d58619609da78b111802bf62e5e1f6f26dcd097908b4c73e",
2026-06-09 17:48:39.376965 | controller |     "Jun 09 17:01:00.431532 crc crio[20770]: time=\"2026-06-09T17:01:00.431404981Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.376981 | controller |     "Jun 09 17:01:00.455097 crc crio[20770]: time=\"2026-06-09T17:01:00.454963414Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.376997 | controller |     "Jun 09 17:01:00.715245 crc crio[20770]: time=\"2026-06-09T17:01:00.715097553Z\" level=info msg=\"Created container 419446f16144dd21ce786151539c25cb89ad99980b5e92ad05c9018a717e0383: openstack/barbican-keystone-listener-cf5ffb8b4-qrm27/barbican-keystone-listener\" id=0aecda86-4e0a-4000-a92e-6a51140b0fd4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.377013 | controller |     "Jun 09 17:01:00.719883 crc crio[20770]: time=\"2026-06-09T17:01:00.719806189Z\" level=info msg=\"Starting container: 419446f16144dd21ce786151539c25cb89ad99980b5e92ad05c9018a717e0383\" id=f9f949e1-9f3d-4348-bdaf-89d58a4aa9c9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.377028 | controller |     "Jun 09 17:01:00.727012 crc crio[20770]: time=\"2026-06-09T17:01:00.726901425Z\" level=info msg=\"Started container\" PID=69549 containerID=419446f16144dd21ce786151539c25cb89ad99980b5e92ad05c9018a717e0383 description=openstack/barbican-keystone-listener-cf5ffb8b4-qrm27/barbican-keystone-listener id=f9f949e1-9f3d-4348-bdaf-89d58a4aa9c9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=13a1055bf2dcf6c5e6d2e4d002c73a13fdb4464233d081711ae7a153d5089ae1",
2026-06-09 17:48:39.377045 | controller |     "Jun 09 17:01:00.871874 crc crio[20770]: time=\"2026-06-09T17:01:00.871726443Z\" level=info msg=\"Stopping pod sandbox: 6d1fdb2fe961ae49cf9f95ac3bae7ab7323a4636630b2877026cbb87d2c89dab\" id=6ed8582c-dabe-4127-851c-b3506a6f2966 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.377060 | controller |     "Jun 09 17:01:00.872180 crc crio[20770]: time=\"2026-06-09T17:01:00.872092793Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=e74abb01-1972-4b1c-b0ca-ed4b0fee05ce name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.377077 | controller |     "Jun 09 17:01:00.874445 crc crio[20770]: time=\"2026-06-09T17:01:00.873565456Z\" level=info msg=\"Got pod network &{Name:cinder-online-data-migrations-m5lmg Namespace:openstack ID:6d1fdb2fe961ae49cf9f95ac3bae7ab7323a4636630b2877026cbb87d2c89dab UID:8261c9c6-4f3e-455d-9643-0b1da32e44c5 NetNS:/var/run/netns/76200f6a-35e1-487a-82e4-4a863ff34451 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8261c9c6_4f3e_455d_9643_0b1da32e44c5.slice PodAnnotations:0xc000134e68}] Aliases:map[]}\"",
2026-06-09 17:48:39.377094 | controller |     "Jun 09 17:01:00.874445 crc crio[20770]: time=\"2026-06-09T17:01:00.874067551Z\" level=info msg=\"Deleting pod openstack_cinder-online-data-migrations-m5lmg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.377110 | controller |     "Jun 09 17:01:00.890001 crc crio[20770]: time=\"2026-06-09T17:01:00.885225274Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-09 17:48:39.377126 | controller |     "Jun 09 17:01:01.031174 crc crio[20770]: time=\"2026-06-09T17:01:01.031067661Z\" level=info msg=\"Running pod sandbox: openstack/keystone-cron-29683741-22srr/POD\" id=a40dffc8-c274-4f5c-951a-61bcab6aef3d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.377145 | controller |     "Jun 09 17:01:01.031398 crc crio[20770]: time=\"2026-06-09T17:01:01.031203425Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.377162 | controller |     "Jun 09 17:01:01.086593 crc crio[20770]: time=\"2026-06-09T17:01:01.0855295Z\" level=info msg=\"Got pod network &{Name:keystone-cron-29683741-22srr Namespace:openstack ID:9c497bf0ce06e51db7904f9fd413b25930ef91da0fca590b01ec23936841faf9 UID:5e9f44ed-40ff-4824-ba52-c00ff29abc07 NetNS:/var/run/netns/97c3fd77-589a-483a-a6da-063712bdefaf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5e9f44ed_40ff_4824_ba52_c00ff29abc07.slice PodAnnotations:0xc000135038}] Aliases:map[]}\"",
2026-06-09 17:48:39.377178 | controller |     "Jun 09 17:01:01.086593 crc crio[20770]: time=\"2026-06-09T17:01:01.085599782Z\" level=info msg=\"Adding pod openstack_keystone-cron-29683741-22srr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.377194 | controller |     "Jun 09 17:01:01.213736 crc crio[20770]: time=\"2026-06-09T17:01:01.205151057Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=6bd10f61-9e1c-4096-b812-f262de7407d2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.377210 | controller |     "Jun 09 17:01:01.213736 crc crio[20770]: time=\"2026-06-09T17:01:01.205848157Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.377225 | controller |     "Jun 09 17:01:01.320676 crc crio[20770]: time=\"2026-06-09T17:01:01.320538371Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:ed377aff163f9dc8833993b6447c9b6171eee7493b5b04e0aebdcc7055ad0e60 UID:b24526e5-ad98-4066-ac89-34322c5fb3bd NetNS:/var/run/netns/1d6533d6-170c-4868-b103-b359bc3760e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb24526e5_ad98_4066_ac89_34322c5fb3bd.slice PodAnnotations:0xc00008c990}] Aliases:map[]}\"",
2026-06-09 17:48:39.377242 | controller |     "Jun 09 17:01:01.320676 crc crio[20770]: time=\"2026-06-09T17:01:01.320621194Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.377257 | controller |     "Jun 09 17:01:01.433705 crc crio[20770]: time=\"2026-06-09T17:01:01.431885989Z\" level=info msg=\"Stopped pod sandbox: 6d1fdb2fe961ae49cf9f95ac3bae7ab7323a4636630b2877026cbb87d2c89dab\" id=6ed8582c-dabe-4127-851c-b3506a6f2966 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.377273 | controller |     "Jun 09 17:01:01.833721 crc crio[20770]: 2026-06-09T17:01:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9c497bf0ce06e51 Mac:36:ee:17:a3:c3:9f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a8 Mtu:0 Sandbox:/var/run/netns/97c3fd77-589a-483a-a6da-063712bdefaf SocketPath: PciID:}] [{Interface:0xc0004026b0 Address:{IP:10.217.0.168 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.377290 | controller |     "Jun 09 17:01:01.834079 crc crio[20770]: time=\"2026-06-09T17:01:01.833959632Z\" level=info msg=\"Got pod network &{Name:keystone-cron-29683741-22srr Namespace:openstack ID:9c497bf0ce06e51db7904f9fd413b25930ef91da0fca590b01ec23936841faf9 UID:5e9f44ed-40ff-4824-ba52-c00ff29abc07 NetNS:/var/run/netns/97c3fd77-589a-483a-a6da-063712bdefaf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5e9f44ed_40ff_4824_ba52_c00ff29abc07.slice PodAnnotations:0xc000135038}] Aliases:map[]}\"",
2026-06-09 17:48:39.377309 | controller |     "Jun 09 17:01:01.834164 crc crio[20770]: time=\"2026-06-09T17:01:01.834149278Z\" level=info msg=\"Checking pod openstack_keystone-cron-29683741-22srr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.377325 | controller |     "Jun 09 17:01:01.868701 crc crio[20770]: time=\"2026-06-09T17:01:01.865399424Z\" level=info msg=\"Ran pod sandbox 9c497bf0ce06e51db7904f9fd413b25930ef91da0fca590b01ec23936841faf9 with infra container: openstack/keystone-cron-29683741-22srr/POD\" id=a40dffc8-c274-4f5c-951a-61bcab6aef3d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.377341 | controller |     "Jun 09 17:01:01.876325 crc crio[20770]: time=\"2026-06-09T17:01:01.876220507Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=2cb7f4b0-d072-442c-b9b0-00a3bb5bca3f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.377357 | controller |     "Jun 09 17:01:01.930415 crc crio[20770]: time=\"2026-06-09T17:01:01.930305145Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=f694d956-0ccd-4bd7-9f50-a579dcc3cbf9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.377372 | controller |     "Jun 09 17:01:01.940202 crc crio[20770]: time=\"2026-06-09T17:01:01.940031627Z\" level=info msg=\"Creating container: openstack/keystone-cron-29683741-22srr/keystone-cron\" id=5b74a6d6-9cc9-4702-8918-95afc4b054e3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.377387 | controller |     "Jun 09 17:01:01.940509 crc crio[20770]: time=\"2026-06-09T17:01:01.940453479Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.377404 | controller |     "Jun 09 17:01:02.032726 crc crio[20770]: time=\"2026-06-09T17:01:02.031626222Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.377420 | controller |     "Jun 09 17:01:02.040609 crc crio[20770]: time=\"2026-06-09T17:01:02.040488028Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.377435 | controller |     "Jun 09 17:01:02.120775 crc crio[20770]: 2026-06-09T17:01:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ed377aff163f9dc Mac:7e:48:e6:3d:27:dc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a9 Mtu:0 Sandbox:/var/run/netns/1d6533d6-170c-4868-b103-b359bc3760e0 SocketPath: PciID:}] [{Interface:0xc00043e720 Address:{IP:10.217.0.169 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.377451 | controller |     "Jun 09 17:01:02.122378 crc crio[20770]: time=\"2026-06-09T17:01:02.122287049Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:ed377aff163f9dc8833993b6447c9b6171eee7493b5b04e0aebdcc7055ad0e60 UID:b24526e5-ad98-4066-ac89-34322c5fb3bd NetNS:/var/run/netns/1d6533d6-170c-4868-b103-b359bc3760e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb24526e5_ad98_4066_ac89_34322c5fb3bd.slice PodAnnotations:0xc00008c990}] Aliases:map[]}\"",
2026-06-09 17:48:39.377467 | controller |     "Jun 09 17:01:02.122623 crc crio[20770]: time=\"2026-06-09T17:01:02.122555447Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.377483 | controller |     "Jun 09 17:01:02.151694 crc crio[20770]: time=\"2026-06-09T17:01:02.151519097Z\" level=info msg=\"Ran pod sandbox ed377aff163f9dc8833993b6447c9b6171eee7493b5b04e0aebdcc7055ad0e60 with infra container: openstack/ceilometer-0/POD\" id=6bd10f61-9e1c-4096-b812-f262de7407d2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.377505 | controller |     "Jun 09 17:01:02.157686 crc crio[20770]: time=\"2026-06-09T17:01:02.15750018Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=217d3e54-8a70-4ace-a97b-26c92fce2267 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.377543 | controller |     "Jun 09 17:01:02.249805 crc crio[20770]: time=\"2026-06-09T17:01:02.245918553Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=ef378d03-4265-425a-b1a0-9898cfd8d743 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.377561 | controller |     "Jun 09 17:01:02.284188 crc crio[20770]: time=\"2026-06-09T17:01:02.283904234Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=a6030a51-510c-4857-9e1d-986ff3619028 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.377576 | controller |     "Jun 09 17:01:02.286857 crc crio[20770]: time=\"2026-06-09T17:01:02.286376055Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.377592 | controller |     "Jun 09 17:01:02.318329 crc crio[20770]: time=\"2026-06-09T17:01:02.318215078Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:fc6a16d8f231accd9aa36e952dece09ceb23dd2bd734fa3d5279adae1b59f636\" id=e74abb01-1972-4b1c-b0ca-ed4b0fee05ce name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.377609 | controller |     "Jun 09 17:01:02.319453 crc crio[20770]: time=\"2026-06-09T17:01:02.319379552Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=8ece9453-4ec3-4b8f-b865-6c29e668f111 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.377625 | controller |     "Jun 09 17:01:02.359230 crc crio[20770]: time=\"2026-06-09T17:01:02.359089323Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=e30f2e74-4b94-4d1b-8c93-b30a68a39eae name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.377641 | controller |     "Jun 09 17:01:02.370547 crc crio[20770]: time=\"2026-06-09T17:01:02.370463533Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-zd5tx/extract-content\" id=aa937d1c-e0b7-4d95-84c0-00965ec9e215 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.377657 | controller |     "Jun 09 17:01:02.371208 crc crio[20770]: time=\"2026-06-09T17:01:02.371109681Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.377673 | controller |     "Jun 09 17:01:02.550304 crc crio[20770]: time=\"2026-06-09T17:01:02.547216766Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.377689 | controller |     "Jun 09 17:01:02.560428 crc crio[20770]: time=\"2026-06-09T17:01:02.560297335Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.377704 | controller |     "Jun 09 17:01:02.562407 crc crio[20770]: time=\"2026-06-09T17:01:02.561054417Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.377720 | controller |     "Jun 09 17:01:02.590463 crc crio[20770]: time=\"2026-06-09T17:01:02.589883202Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.377735 | controller |     "Jun 09 17:01:02.872244 crc crio[20770]: time=\"2026-06-09T17:01:02.872174364Z\" level=info msg=\"Created container 16d98c03f3047821518af655e56a86e9fbc53ceea68bac3f082c825d7a9e7b86: openshift-marketplace/redhat-operators-zd5tx/extract-content\" id=aa937d1c-e0b7-4d95-84c0-00965ec9e215 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.377755 | controller |     "Jun 09 17:01:02.875282 crc crio[20770]: time=\"2026-06-09T17:01:02.875073018Z\" level=info msg=\"Starting container: 16d98c03f3047821518af655e56a86e9fbc53ceea68bac3f082c825d7a9e7b86\" id=762831da-fb8f-453e-8df4-cae63038e638 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.377771 | controller |     "Jun 09 17:01:02.919149 crc crio[20770]: time=\"2026-06-09T17:01:02.919042613Z\" level=info msg=\"Started container\" PID=69951 containerID=16d98c03f3047821518af655e56a86e9fbc53ceea68bac3f082c825d7a9e7b86 description=openshift-marketplace/redhat-operators-zd5tx/extract-content id=762831da-fb8f-453e-8df4-cae63038e638 name=/runtime.v1.RuntimeService/StartContainer sandboxID=604e7a0702a18f564962cebe94476fc6f95fcd14bd4de8e8cb7f591baa1d7003",
2026-06-09 17:48:39.377787 | controller |     "Jun 09 17:01:03.227392 crc crio[20770]: time=\"2026-06-09T17:01:03.226288468Z\" level=info msg=\"Running pod sandbox: openstack/cinder-scheduler-0/POD\" id=29e2ccf7-5317-46c9-adb9-31d0d64d8149 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.377803 | controller |     "Jun 09 17:01:03.227392 crc crio[20770]: time=\"2026-06-09T17:01:03.226390731Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.377819 | controller |     "Jun 09 17:01:03.298705 crc crio[20770]: time=\"2026-06-09T17:01:03.297921764Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:7fa4a6ecc5cf6c0c7276b443710ae94c862d2f8b0574b31188a7a21bad4fdcbf UID:67d9c752-1050-4fe8-a8c2-3c5624176553 NetNS:/var/run/netns/39923be1-71d7-40ed-9ff4-c8eefa5517c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod67d9c752_1050_4fe8_a8c2_3c5624176553.slice PodAnnotations:0xc0029d48c0}] Aliases:map[]}\"",
2026-06-09 17:48:39.377835 | controller |     "Jun 09 17:01:03.298705 crc crio[20770]: time=\"2026-06-09T17:01:03.298226233Z\" level=info msg=\"Adding pod openstack_cinder-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.377851 | controller |     "Jun 09 17:01:03.827250 crc crio[20770]: time=\"2026-06-09T17:01:03.826703481Z\" level=info msg=\"Created container dcd52a168faf50473c8021dd9bd1c4586bd4f9b583b0627e721eff82c2bd41dc: openstack/ceilometer-0/ceilometer-central-agent\" id=a6030a51-510c-4857-9e1d-986ff3619028 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.377866 | controller |     "Jun 09 17:01:03.832286 crc crio[20770]: time=\"2026-06-09T17:01:03.832162769Z\" level=info msg=\"Starting container: dcd52a168faf50473c8021dd9bd1c4586bd4f9b583b0627e721eff82c2bd41dc\" id=c89ed8cc-4010-4970-be45-0cf0bdc836cf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.377881 | controller |     "Jun 09 17:01:03.833217 crc crio[20770]: time=\"2026-06-09T17:01:03.833098216Z\" level=info msg=\"Created container 7ae0cdffa3d5d1f880c9fc764732af0ac7b0faae4418af1b5e5661ca30744ece: openstack/keystone-cron-29683741-22srr/keystone-cron\" id=5b74a6d6-9cc9-4702-8918-95afc4b054e3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.377897 | controller |     "Jun 09 17:01:03.835099 crc crio[20770]: time=\"2026-06-09T17:01:03.834883958Z\" level=info msg=\"Starting container: 7ae0cdffa3d5d1f880c9fc764732af0ac7b0faae4418af1b5e5661ca30744ece\" id=4db8586d-e09f-4362-ae22-8c0622092201 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.377913 | controller |     "Jun 09 17:01:03.840154 crc crio[20770]: time=\"2026-06-09T17:01:03.840051278Z\" level=info msg=\"Started container\" PID=69947 containerID=dcd52a168faf50473c8021dd9bd1c4586bd4f9b583b0627e721eff82c2bd41dc description=openstack/ceilometer-0/ceilometer-central-agent id=c89ed8cc-4010-4970-be45-0cf0bdc836cf name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed377aff163f9dc8833993b6447c9b6171eee7493b5b04e0aebdcc7055ad0e60",
2026-06-09 17:48:39.377932 | controller |     "Jun 09 17:01:03.844042 crc crio[20770]: time=\"2026-06-09T17:01:03.843959491Z\" level=info msg=\"Started container\" PID=69926 containerID=7ae0cdffa3d5d1f880c9fc764732af0ac7b0faae4418af1b5e5661ca30744ece description=openstack/keystone-cron-29683741-22srr/keystone-cron id=4db8586d-e09f-4362-ae22-8c0622092201 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9c497bf0ce06e51db7904f9fd413b25930ef91da0fca590b01ec23936841faf9",
2026-06-09 17:48:39.377949 | controller |     "Jun 09 17:01:04.096927 crc crio[20770]: time=\"2026-06-09T17:01:04.09682919Z\" level=info msg=\"Stopping container: a3848c787cde8298b7ce4d3973fb3fba516ffc6a5815f3675b3e434b345995d5 (timeout: 10s)\" id=b968143b-7343-411b-8fad-000ed82936ed name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.377965 | controller |     "Jun 09 17:01:04.250194 crc crio[20770]: time=\"2026-06-09T17:01:04.250091351Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=2a8a7e59-65ab-4b68-aaba-e89f2cfcd189 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.377981 | controller |     "Jun 09 17:01:04.285213 crc crio[20770]: time=\"2026-06-09T17:01:04.285113826Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=d7e843a4-1489-4d14-af09-a1b31bdb3a5a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.377997 | controller |     "Jun 09 17:01:04.301089 crc crio[20770]: time=\"2026-06-09T17:01:04.300994997Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=81b58b78-cf6c-441c-a36c-6d1da0b01449 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.378013 | controller |     "Jun 09 17:01:04.301518 crc crio[20770]: time=\"2026-06-09T17:01:04.301404359Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.378028 | controller |     "Jun 09 17:01:04.449841 crc crio[20770]: time=\"2026-06-09T17:01:04.443856757Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.378044 | controller |     "Jun 09 17:01:04.460266 crc crio[20770]: time=\"2026-06-09T17:01:04.459589103Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.378060 | controller |     "Jun 09 17:01:04.492593 crc crio[20770]: 2026-06-09T17:01:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7fa4a6ecc5cf6c0 Mac:62:72:4f:b0:d2:c8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:aa Mtu:0 Sandbox:/var/run/netns/39923be1-71d7-40ed-9ff4-c8eefa5517c4 SocketPath: PciID:}] [{Interface:0xc0006245d0 Address:{IP:10.217.0.170 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.378076 | controller |     "Jun 09 17:01:04.492593 crc crio[20770]: time=\"2026-06-09T17:01:04.478281915Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:7fa4a6ecc5cf6c0c7276b443710ae94c862d2f8b0574b31188a7a21bad4fdcbf UID:67d9c752-1050-4fe8-a8c2-3c5624176553 NetNS:/var/run/netns/39923be1-71d7-40ed-9ff4-c8eefa5517c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod67d9c752_1050_4fe8_a8c2_3c5624176553.slice PodAnnotations:0xc0029d48c0}] Aliases:map[]}\"",
2026-06-09 17:48:39.378095 | controller |     "Jun 09 17:01:04.492593 crc crio[20770]: time=\"2026-06-09T17:01:04.47845505Z\" level=info msg=\"Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.378111 | controller |     "Jun 09 17:01:04.501271 crc crio[20770]: time=\"2026-06-09T17:01:04.501165478Z\" level=info msg=\"Ran pod sandbox 7fa4a6ecc5cf6c0c7276b443710ae94c862d2f8b0574b31188a7a21bad4fdcbf with infra container: openstack/cinder-scheduler-0/POD\" id=29e2ccf7-5317-46c9-adb9-31d0d64d8149 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.378127 | controller |     "Jun 09 17:01:04.512419 crc crio[20770]: time=\"2026-06-09T17:01:04.512333552Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=a04618e2-9bd0-422d-88ea-102777e52e29 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.378143 | controller |     "Jun 09 17:01:04.513117 crc crio[20770]: time=\"2026-06-09T17:01:04.513097024Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified not found\" id=a04618e2-9bd0-422d-88ea-102777e52e29 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.378159 | controller |     "Jun 09 17:01:04.513253 crc crio[20770]: time=\"2026-06-09T17:01:04.513237429Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified found\" id=a04618e2-9bd0-422d-88ea-102777e52e29 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.378184 | controller |     "Jun 09 17:01:04.521078 crc crio[20770]: time=\"2026-06-09T17:01:04.518086599Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=bd5feb10-ea61-48cf-9c34-a467e62dad1a name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.378200 | controller |     "Jun 09 17:01:04.537393 crc crio[20770]: time=\"2026-06-09T17:01:04.537269245Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\\\"\"",
2026-06-09 17:48:39.378218 | controller |     "Jun 09 17:01:04.571410 crc crio[20770]: time=\"2026-06-09T17:01:04.571287631Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-854d79d8f9-zjgd9/POD\" id=d491fa32-9f59-42c3-9c43-c853d3370d19 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.378235 | controller |     "Jun 09 17:01:04.571549 crc crio[20770]: time=\"2026-06-09T17:01:04.571427695Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.378258 | controller |     "Jun 09 17:01:04.643552 crc crio[20770]: time=\"2026-06-09T17:01:04.6433564Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-854d79d8f9-zjgd9 Namespace:openstack ID:1dcbd67eec72d39d9870a58674f1c15a194e7ccef3c5f0bbed9500937da29ec9 UID:f3d6818c-b56f-4315-8ca1-b434e36b9866 NetNS:/var/run/netns/d8ef987a-877e-46ce-acd7-c2a59e57280e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf3d6818c_b56f_4315_8ca1_b434e36b9866.slice PodAnnotations:0xc001e809b0}] Aliases:map[]}\"",
2026-06-09 17:48:39.378274 | controller |     "Jun 09 17:01:04.643923 crc crio[20770]: time=\"2026-06-09T17:01:04.643600117Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-854d79d8f9-zjgd9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.378290 | controller |     "Jun 09 17:01:04.851734 crc crio[20770]: time=\"2026-06-09T17:01:04.844565162Z\" level=info msg=\"Stopped container a3848c787cde8298b7ce4d3973fb3fba516ffc6a5815f3675b3e434b345995d5: openstack/dnsmasq-dns-7544b8cd67-rlsb7/dnsmasq-dns\" id=b968143b-7343-411b-8fad-000ed82936ed name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.378310 | controller |     "Jun 09 17:01:04.851734 crc crio[20770]: time=\"2026-06-09T17:01:04.85002961Z\" level=info msg=\"Stopping pod sandbox: 82bbc98d7d701f5f6ddd8ae95044a0824c53d95ea91bbcbd403fb4bfc465882a\" id=fbc5d245-f406-4d7b-8239-c8fd3f766652 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.378407 | controller |     "Jun 09 17:01:04.851734 crc crio[20770]: time=\"2026-06-09T17:01:04.850461013Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7544b8cd67-rlsb7 Namespace:openstack ID:82bbc98d7d701f5f6ddd8ae95044a0824c53d95ea91bbcbd403fb4bfc465882a UID:8a7c8249-2f95-4761-933b-983c42a62c5c NetNS:/var/run/netns/406969fd-5be9-4d54-8ec4-e98a86ee8456 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8a7c8249_2f95_4761_933b_983c42a62c5c.slice PodAnnotations:0xc0029d4ca0}] Aliases:map[]}\"",
2026-06-09 17:48:39.378430 | controller |     "Jun 09 17:01:04.851734 crc crio[20770]: time=\"2026-06-09T17:01:04.850592187Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-7544b8cd67-rlsb7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.378447 | controller |     "Jun 09 17:01:04.992143 crc crio[20770]: time=\"2026-06-09T17:01:04.986974039Z\" level=info msg=\"Created container 398a694ebb020bcf4ce14e127dfd3a65cd5f36b695c699061c4805188f5395fa: openstack/ceilometer-0/ceilometer-notification-agent\" id=81b58b78-cf6c-441c-a36c-6d1da0b01449 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.378464 | controller |     "Jun 09 17:01:05.004548 crc crio[20770]: time=\"2026-06-09T17:01:05.00115586Z\" level=info msg=\"Starting container: 398a694ebb020bcf4ce14e127dfd3a65cd5f36b695c699061c4805188f5395fa\" id=9f2a21d2-d20c-41c7-994c-2642261e45d9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.378480 | controller |     "Jun 09 17:01:05.057269 crc crio[20770]: time=\"2026-06-09T17:01:05.057011699Z\" level=info msg=\"Started container\" PID=70149 containerID=398a694ebb020bcf4ce14e127dfd3a65cd5f36b695c699061c4805188f5395fa description=openstack/ceilometer-0/ceilometer-notification-agent id=9f2a21d2-d20c-41c7-994c-2642261e45d9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed377aff163f9dc8833993b6447c9b6171eee7493b5b04e0aebdcc7055ad0e60",
2026-06-09 17:48:39.378497 | controller |     "Jun 09 17:01:05.109709 crc crio[20770]: time=\"2026-06-09T17:01:05.108914064Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=ada725f4-3c57-42dc-968d-ae54c2cc2faa name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.378533 | controller |     "Jun 09 17:01:05.171597 crc crio[20770]: time=\"2026-06-09T17:01:05.171025444Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=0d3fb0bd-6089-4cb1-8d06-3f40c3b69888 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.378556 | controller |     "Jun 09 17:01:05.226693 crc crio[20770]: time=\"2026-06-09T17:01:05.215200604Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=43378d67-7fb1-4e05-9a0c-7d0db3195a46 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.378573 | controller |     "Jun 09 17:01:05.226693 crc crio[20770]: time=\"2026-06-09T17:01:05.215686988Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.378588 | controller |     "Jun 09 17:01:05.256971 crc crio[20770]: time=\"2026-06-09T17:01:05.256234324Z\" level=info msg=\"Running pod sandbox: openstack/cinder-api-0/POD\" id=a87a9233-d5f2-46f2-a867-7d6ad3dd1e98 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.378604 | controller |     "Jun 09 17:01:05.256971 crc crio[20770]: time=\"2026-06-09T17:01:05.256349957Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.378619 | controller |     "Jun 09 17:01:05.404812 crc crio[20770]: time=\"2026-06-09T17:01:05.40377441Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:97f6604f2b38d2bcdf8dbe876ee402428d8111541096d160022343644e0f3d04 UID:a0670e3a-ee82-4474-a5f0-867a56e8a65c NetNS:/var/run/netns/5cfb14ae-a95b-4208-ac46-02eae9d4a679 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda0670e3a_ee82_4474_a5f0_867a56e8a65c.slice PodAnnotations:0xc002a086e8}] Aliases:map[]}\"",
2026-06-09 17:48:39.378639 | controller |     "Jun 09 17:01:05.404812 crc crio[20770]: time=\"2026-06-09T17:01:05.403860123Z\" level=info msg=\"Adding pod openstack_cinder-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.378655 | controller |     "Jun 09 17:01:05.579868 crc crio[20770]: time=\"2026-06-09T17:01:05.564833268Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.378670 | controller |     "Jun 09 17:01:05.588799 crc crio[20770]: time=\"2026-06-09T17:01:05.588501274Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.378687 | controller |     "Jun 09 17:01:05.682877 crc crio[20770]: 2026-06-09T17:01:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1dcbd67eec72d39 Mac:3a:6f:21:92:36:8a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ab Mtu:0 Sandbox:/var/run/netns/d8ef987a-877e-46ce-acd7-c2a59e57280e SocketPath: PciID:}] [{Interface:0xc0002e68d0 Address:{IP:10.217.0.171 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.378702 | controller |     "Jun 09 17:01:05.683712 crc crio[20770]: time=\"2026-06-09T17:01:05.683537219Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-854d79d8f9-zjgd9 Namespace:openstack ID:1dcbd67eec72d39d9870a58674f1c15a194e7ccef3c5f0bbed9500937da29ec9 UID:f3d6818c-b56f-4315-8ca1-b434e36b9866 NetNS:/var/run/netns/d8ef987a-877e-46ce-acd7-c2a59e57280e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf3d6818c_b56f_4315_8ca1_b434e36b9866.slice PodAnnotations:0xc001e809b0}] Aliases:map[]}\"",
2026-06-09 17:48:39.378718 | controller |     "Jun 09 17:01:05.683876 crc crio[20770]: time=\"2026-06-09T17:01:05.683799686Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-854d79d8f9-zjgd9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.378733 | controller |     "Jun 09 17:01:05.717426 crc crio[20770]: time=\"2026-06-09T17:01:05.717071991Z\" level=info msg=\"Stopped pod sandbox: 82bbc98d7d701f5f6ddd8ae95044a0824c53d95ea91bbcbd403fb4bfc465882a\" id=fbc5d245-f406-4d7b-8239-c8fd3f766652 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.378750 | controller |     "Jun 09 17:01:05.742935 crc crio[20770]: time=\"2026-06-09T17:01:05.742857158Z\" level=info msg=\"Ran pod sandbox 1dcbd67eec72d39d9870a58674f1c15a194e7ccef3c5f0bbed9500937da29ec9 with infra container: openstack/dnsmasq-dns-854d79d8f9-zjgd9/POD\" id=d491fa32-9f59-42c3-9c43-c853d3370d19 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.378765 | controller |     "Jun 09 17:01:05.750837 crc crio[20770]: time=\"2026-06-09T17:01:05.74948477Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=5eddbd24-0e5e-436f-a08a-b81e93ae7085 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.378781 | controller |     "Jun 09 17:01:05.962006 crc crio[20770]: time=\"2026-06-09T17:01:05.96097593Z\" level=info msg=\"Created container 4f90e1d08b2d0857be8d84b8e3ebace3f76570d12afe9c8a2c61fb2370cf5017: openstack/ceilometer-0/sg-core\" id=43378d67-7fb1-4e05-9a0c-7d0db3195a46 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.378799 | controller |     "Jun 09 17:01:05.980859 crc crio[20770]: time=\"2026-06-09T17:01:05.979997871Z\" level=info msg=\"Starting container: 4f90e1d08b2d0857be8d84b8e3ebace3f76570d12afe9c8a2c61fb2370cf5017\" id=31cc467b-5ec6-4dc2-8a03-ca3091e9680c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.378814 | controller |     "Jun 09 17:01:06.004030 crc crio[20770]: time=\"2026-06-09T17:01:06.003910174Z\" level=info msg=\"Started container\" PID=70310 containerID=4f90e1d08b2d0857be8d84b8e3ebace3f76570d12afe9c8a2c61fb2370cf5017 description=openstack/ceilometer-0/sg-core id=31cc467b-5ec6-4dc2-8a03-ca3091e9680c name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed377aff163f9dc8833993b6447c9b6171eee7493b5b04e0aebdcc7055ad0e60",
2026-06-09 17:48:39.378831 | controller |     "Jun 09 17:01:06.096989 crc crio[20770]: time=\"2026-06-09T17:01:06.095113968Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=7cffd6ef-d4a9-4507-9def-15e39131587d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.378846 | controller |     "Jun 09 17:01:06.124504 crc crio[20770]: time=\"2026-06-09T17:01:06.121134582Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=c8fdd1d2-a444-4abc-a9c0-b024ea403659 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.378862 | controller |     "Jun 09 17:01:06.190207 crc crio[20770]: time=\"2026-06-09T17:01:06.190099371Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-854d79d8f9-zjgd9/init\" id=f7f9c164-4fcf-4aa7-affd-e8c64cf852fd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.378877 | controller |     "Jun 09 17:01:06.190612 crc crio[20770]: time=\"2026-06-09T17:01:06.190553104Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.378892 | controller |     "Jun 09 17:01:06.276093 crc crio[20770]: time=\"2026-06-09T17:01:06.270717538Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=a5303e7d-40c9-4b9a-82b4-9d0e4099553d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.378907 | controller |     "Jun 09 17:01:06.315732 crc crio[20770]: 2026-06-09T17:01:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:97f6604f2b38d2b Mac:f6:15:e1:c0:66:70 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ac Mtu:0 Sandbox:/var/run/netns/5cfb14ae-a95b-4208-ac46-02eae9d4a679 SocketPath: PciID:}] [{Interface:0xc0002846d0 Address:{IP:10.217.0.172 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.378923 | controller |     "Jun 09 17:01:06.316139 crc crio[20770]: time=\"2026-06-09T17:01:06.316081252Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:97f6604f2b38d2bcdf8dbe876ee402428d8111541096d160022343644e0f3d04 UID:a0670e3a-ee82-4474-a5f0-867a56e8a65c NetNS:/var/run/netns/5cfb14ae-a95b-4208-ac46-02eae9d4a679 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda0670e3a_ee82_4474_a5f0_867a56e8a65c.slice PodAnnotations:0xc002a086e8}] Aliases:map[]}\"",
2026-06-09 17:48:39.378938 | controller |     "Jun 09 17:01:06.319709 crc crio[20770]: time=\"2026-06-09T17:01:06.316270508Z\" level=info msg=\"Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.378953 | controller |     "Jun 09 17:01:06.347871 crc crio[20770]: time=\"2026-06-09T17:01:06.347077421Z\" level=info msg=\"Removing container: a3848c787cde8298b7ce4d3973fb3fba516ffc6a5815f3675b3e434b345995d5\" id=c2ce315b-b728-4e4f-88fb-f345fd9d7b2c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.378968 | controller |     "Jun 09 17:01:06.435711 crc crio[20770]: time=\"2026-06-09T17:01:06.434985329Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.378987 | controller |     "Jun 09 17:01:06.441700 crc crio[20770]: time=\"2026-06-09T17:01:06.441061465Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.379003 | controller |     "Jun 09 17:01:06.481382 crc crio[20770]: time=\"2026-06-09T17:01:06.481168787Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:05ada8cde6c86ae8ee0ca06b60e0cbb9224777312d1f41e2b34dc7d5e04057f4\" id=bd5feb10-ea61-48cf-9c34-a467e62dad1a name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.379019 | controller |     "Jun 09 17:01:06.486694 crc crio[20770]: time=\"2026-06-09T17:01:06.483846275Z\" level=info msg=\"Ran pod sandbox 97f6604f2b38d2bcdf8dbe876ee402428d8111541096d160022343644e0f3d04 with infra container: openstack/cinder-api-0/POD\" id=a87a9233-d5f2-46f2-a867-7d6ad3dd1e98 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.379035 | controller |     "Jun 09 17:01:06.488086 crc crio[20770]: time=\"2026-06-09T17:01:06.488013966Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=ef444abb-1bf1-4204-aef9-3f4995090629 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.379050 | controller |     "Jun 09 17:01:06.515066 crc crio[20770]: time=\"2026-06-09T17:01:06.514970567Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=27f4fbcd-cd4b-4fba-bdb2-3ed701874457 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.379065 | controller |     "Jun 09 17:01:06.521000 crc crio[20770]: time=\"2026-06-09T17:01:06.520910789Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=830e9ae0-9f53-4bb3-8448-8b4fa85e261a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.379081 | controller |     "Jun 09 17:01:06.586860 crc crio[20770]: time=\"2026-06-09T17:01:06.586307715Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=9a4f4066-ab9b-4145-b310-3f0143acc1a3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.379096 | controller |     "Jun 09 17:01:06.625129 crc crio[20770]: time=\"2026-06-09T17:01:06.625028297Z\" level=info msg=\"Removed container a3848c787cde8298b7ce4d3973fb3fba516ffc6a5815f3675b3e434b345995d5: openstack/dnsmasq-dns-7544b8cd67-rlsb7/dnsmasq-dns\" id=c2ce315b-b728-4e4f-88fb-f345fd9d7b2c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.379112 | controller |     "Jun 09 17:01:06.669339 crc crio[20770]: time=\"2026-06-09T17:01:06.669204337Z\" level=info msg=\"Removing container: 0ac915363ed9799d343208a057634fa6ed1998cf2a19a18807e08993eceb2a49\" id=d0fa45a9-1035-417e-95ef-a38154b530e3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.379127 | controller |     "Jun 09 17:01:06.705027 crc crio[20770]: time=\"2026-06-09T17:01:06.704931203Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=3f67a37f-322e-47fd-8872-d04d99c748cc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.379143 | controller |     "Jun 09 17:01:06.707002 crc crio[20770]: time=\"2026-06-09T17:01:06.706922591Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.379158 | controller |     "Jun 09 17:01:06.746843 crc crio[20770]: time=\"2026-06-09T17:01:06.746145888Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/cinder-scheduler\" id=d776d2d8-0231-4db3-9a39-2e56c6723d3c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.379173 | controller |     "Jun 09 17:01:06.746843 crc crio[20770]: time=\"2026-06-09T17:01:06.746509868Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api-log\" id=cb92871d-a19e-4d83-aab8-808da972cb3b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.379192 | controller |     "Jun 09 17:01:06.757156 crc crio[20770]: time=\"2026-06-09T17:01:06.757055824Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.379209 | controller |     "Jun 09 17:01:06.757430 crc crio[20770]: time=\"2026-06-09T17:01:06.757163637Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.379225 | controller |     "Jun 09 17:01:06.969909 crc crio[20770]: time=\"2026-06-09T17:01:06.96979045Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.379240 | controller |     "Jun 09 17:01:06.974864 crc crio[20770]: time=\"2026-06-09T17:01:06.974770404Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.379256 | controller |     "Jun 09 17:01:06.986709 crc crio[20770]: time=\"2026-06-09T17:01:06.986525835Z\" level=info msg=\"Removed container 0ac915363ed9799d343208a057634fa6ed1998cf2a19a18807e08993eceb2a49: openstack/dnsmasq-dns-7544b8cd67-rlsb7/init\" id=d0fa45a9-1035-417e-95ef-a38154b530e3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.379272 | controller |     "Jun 09 17:01:06.993464 crc crio[20770]: time=\"2026-06-09T17:01:06.993393884Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.379288 | controller |     "Jun 09 17:01:06.997195 crc crio[20770]: time=\"2026-06-09T17:01:06.996843504Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.379304 | controller |     "Jun 09 17:01:07.098698 crc crio[20770]: time=\"2026-06-09T17:01:07.096377029Z\" level=info msg=\"Created container f30c8737aa7a33879f77ecc4623d1db123adcb34842d34807b3dc650466b2a38: openstack/dnsmasq-dns-854d79d8f9-zjgd9/init\" id=f7f9c164-4fcf-4aa7-affd-e8c64cf852fd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.379320 | controller |     "Jun 09 17:01:07.099541 crc crio[20770]: time=\"2026-06-09T17:01:07.099456308Z\" level=info msg=\"Starting container: f30c8737aa7a33879f77ecc4623d1db123adcb34842d34807b3dc650466b2a38\" id=fa5e127c-ad27-40a2-aacc-251afae05a14 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.379335 | controller |     "Jun 09 17:01:07.216127 crc crio[20770]: time=\"2026-06-09T17:01:07.207993114Z\" level=info msg=\"Started container\" PID=70461 containerID=f30c8737aa7a33879f77ecc4623d1db123adcb34842d34807b3dc650466b2a38 description=openstack/dnsmasq-dns-854d79d8f9-zjgd9/init id=fa5e127c-ad27-40a2-aacc-251afae05a14 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1dcbd67eec72d39d9870a58674f1c15a194e7ccef3c5f0bbed9500937da29ec9",
2026-06-09 17:48:39.379352 | controller |     "Jun 09 17:01:07.413708 crc crio[20770]: time=\"2026-06-09T17:01:07.41005059Z\" level=info msg=\"Created container 196023ece22dbc3c9c5ec0436414fe8e14dccc836417012f4baaaea2cc562821: openstack/ceilometer-0/proxy-httpd\" id=3f67a37f-322e-47fd-8872-d04d99c748cc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.379366 | controller |     "Jun 09 17:01:07.424585 crc crio[20770]: time=\"2026-06-09T17:01:07.424496419Z\" level=info msg=\"Starting container: 196023ece22dbc3c9c5ec0436414fe8e14dccc836417012f4baaaea2cc562821\" id=dbb4119d-46da-44d2-a80c-c5a34d1a1b4a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.379391 | controller |     "Jun 09 17:01:07.439888 crc crio[20770]: time=\"2026-06-09T17:01:07.439620087Z\" level=info msg=\"Started container\" PID=70481 containerID=196023ece22dbc3c9c5ec0436414fe8e14dccc836417012f4baaaea2cc562821 description=openstack/ceilometer-0/proxy-httpd id=dbb4119d-46da-44d2-a80c-c5a34d1a1b4a name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed377aff163f9dc8833993b6447c9b6171eee7493b5b04e0aebdcc7055ad0e60",
2026-06-09 17:48:39.379408 | controller |     "Jun 09 17:01:07.591172 crc crio[20770]: time=\"2026-06-09T17:01:07.591068067Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=73c76eb3-4831-4aa7-9cab-b709c7e8da78 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.379424 | controller |     "Jun 09 17:01:07.770313 crc crio[20770]: time=\"2026-06-09T17:01:07.769376424Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=a3402556-2240-486d-b28f-4d09c11020e3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.379439 | controller |     "Jun 09 17:01:07.827098 crc crio[20770]: time=\"2026-06-09T17:01:07.826883871Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-854d79d8f9-zjgd9/dnsmasq-dns\" id=79b5755a-fd7e-46e9-97f4-fa34d047f773 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.379454 | controller |     "Jun 09 17:01:07.827402 crc crio[20770]: time=\"2026-06-09T17:01:07.827363455Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.379470 | controller |     "Jun 09 17:01:08.181982 crc crio[20770]: time=\"2026-06-09T17:01:08.180977674Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.379486 | controller |     "Jun 09 17:01:08.221588 crc crio[20770]: time=\"2026-06-09T17:01:08.221465038Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.379502 | controller |     "Jun 09 17:01:08.557904 crc crio[20770]: time=\"2026-06-09T17:01:08.557327013Z\" level=info msg=\"Created container d947960dfeeb8c59fa2ff4f5a96c247796988ab7583a3df9139d5d24bd438b8f: openstack/dnsmasq-dns-854d79d8f9-zjgd9/dnsmasq-dns\" id=79b5755a-fd7e-46e9-97f4-fa34d047f773 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.379536 | controller |     "Jun 09 17:01:08.561461 crc crio[20770]: time=\"2026-06-09T17:01:08.561259197Z\" level=info msg=\"Starting container: d947960dfeeb8c59fa2ff4f5a96c247796988ab7583a3df9139d5d24bd438b8f\" id=98c34f88-ed44-4db1-9129-43a909031cad name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.379554 | controller |     "Jun 09 17:01:08.628233 crc crio[20770]: time=\"2026-06-09T17:01:08.628116034Z\" level=info msg=\"Started container\" PID=70722 containerID=d947960dfeeb8c59fa2ff4f5a96c247796988ab7583a3df9139d5d24bd438b8f description=openstack/dnsmasq-dns-854d79d8f9-zjgd9/dnsmasq-dns id=98c34f88-ed44-4db1-9129-43a909031cad name=/runtime.v1.RuntimeService/StartContainer sandboxID=1dcbd67eec72d39d9870a58674f1c15a194e7ccef3c5f0bbed9500937da29ec9",
2026-06-09 17:48:39.379570 | controller |     "Jun 09 17:01:08.922615 crc crio[20770]: time=\"2026-06-09T17:01:08.922512037Z\" level=info msg=\"Removing container: ddf67b75f5664a9e22ad2fbb694a33656abde170b01135d7c23326f76875a36d\" id=fb888eb8-5c50-4145-9dce-0a67c2211bf4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.379586 | controller |     "Jun 09 17:01:09.017612 crc crio[20770]: time=\"2026-06-09T17:01:09.01749608Z\" level=info msg=\"Removed container ddf67b75f5664a9e22ad2fbb694a33656abde170b01135d7c23326f76875a36d: openshift-operator-lifecycle-manager/collect-profiles-29683695-k6pjp/collect-profiles\" id=fb888eb8-5c50-4145-9dce-0a67c2211bf4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.379606 | controller |     "Jun 09 17:01:09.033618 crc crio[20770]: time=\"2026-06-09T17:01:09.033518815Z\" level=info msg=\"Removing container: 868af8a5b2c1c186e9eabd4cc9b07c09fe8acf30dc0d95a70c0c0b964ac41cd2\" id=86f431b7-9c96-4977-aaa1-1864521e833b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.379622 | controller |     "Jun 09 17:01:09.405800 crc crio[20770]: time=\"2026-06-09T17:01:09.405520647Z\" level=info msg=\"Removed container 868af8a5b2c1c186e9eabd4cc9b07c09fe8acf30dc0d95a70c0c0b964ac41cd2: openshift-infra/auto-csr-approver-29683734-x4pds/oc\" id=86f431b7-9c96-4977-aaa1-1864521e833b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.379638 | controller |     "Jun 09 17:01:09.431170 crc crio[20770]: time=\"2026-06-09T17:01:09.431000445Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.379653 | controller |     "Jun 09 17:01:09.452817 crc crio[20770]: time=\"2026-06-09T17:01:09.452704004Z\" level=info msg=\"Stopping pod sandbox: 82bbc98d7d701f5f6ddd8ae95044a0824c53d95ea91bbcbd403fb4bfc465882a\" id=730f8c1d-cd22-4169-bd2b-af887d97f82e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.379668 | controller |     "Jun 09 17:01:09.453126 crc crio[20770]: time=\"2026-06-09T17:01:09.452959672Z\" level=info msg=\"Stopped pod sandbox (already stopped): 82bbc98d7d701f5f6ddd8ae95044a0824c53d95ea91bbcbd403fb4bfc465882a\" id=730f8c1d-cd22-4169-bd2b-af887d97f82e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.379684 | controller |     "Jun 09 17:01:09.457789 crc crio[20770]: time=\"2026-06-09T17:01:09.457286557Z\" level=info msg=\"Removing pod sandbox: 82bbc98d7d701f5f6ddd8ae95044a0824c53d95ea91bbcbd403fb4bfc465882a\" id=a70bd75d-8789-4d11-9720-97c00a0ba51b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.379700 | controller |     "Jun 09 17:01:09.566039 crc crio[20770]: time=\"2026-06-09T17:01:09.555427662Z\" level=info msg=\"Removed pod sandbox: 82bbc98d7d701f5f6ddd8ae95044a0824c53d95ea91bbcbd403fb4bfc465882a\" id=a70bd75d-8789-4d11-9720-97c00a0ba51b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.379715 | controller |     "Jun 09 17:01:09.574008 crc crio[20770]: time=\"2026-06-09T17:01:09.573233418Z\" level=info msg=\"Stopping pod sandbox: 557a5145d24c2eb57a6e0a992207eda811f5635fc8f681bc36a4e0aa1b9531aa\" id=4acbad96-b922-49c8-980f-d396504f9abb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.379731 | controller |     "Jun 09 17:01:09.574008 crc crio[20770]: time=\"2026-06-09T17:01:09.573354821Z\" level=info msg=\"Stopped pod sandbox (already stopped): 557a5145d24c2eb57a6e0a992207eda811f5635fc8f681bc36a4e0aa1b9531aa\" id=4acbad96-b922-49c8-980f-d396504f9abb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.379747 | controller |     "Jun 09 17:01:09.591306 crc crio[20770]: time=\"2026-06-09T17:01:09.591219869Z\" level=info msg=\"Removing pod sandbox: 557a5145d24c2eb57a6e0a992207eda811f5635fc8f681bc36a4e0aa1b9531aa\" id=bd25f2cb-4797-483a-8c9f-3c4a4d0baad6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.379762 | controller |     "Jun 09 17:01:09.628909 crc crio[20770]: time=\"2026-06-09T17:01:09.628808759Z\" level=info msg=\"Removed pod sandbox: 557a5145d24c2eb57a6e0a992207eda811f5635fc8f681bc36a4e0aa1b9531aa\" id=bd25f2cb-4797-483a-8c9f-3c4a4d0baad6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.379778 | controller |     "Jun 09 17:01:09.631871 crc crio[20770]: time=\"2026-06-09T17:01:09.631782715Z\" level=info msg=\"Stopping pod sandbox: 80797296abf186f1981078f17a2f9ae6c38bfe6d3a1988d6b95accd22219607f\" id=f7c2a39f-a24d-44f3-bfca-e8ef996e5519 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.379793 | controller |     "Jun 09 17:01:09.632095 crc crio[20770]: time=\"2026-06-09T17:01:09.631899998Z\" level=info msg=\"Stopped pod sandbox (already stopped): 80797296abf186f1981078f17a2f9ae6c38bfe6d3a1988d6b95accd22219607f\" id=f7c2a39f-a24d-44f3-bfca-e8ef996e5519 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.379812 | controller |     "Jun 09 17:01:09.634944 crc crio[20770]: time=\"2026-06-09T17:01:09.634767311Z\" level=info msg=\"Removing pod sandbox: 80797296abf186f1981078f17a2f9ae6c38bfe6d3a1988d6b95accd22219607f\" id=7aca8989-e9ea-487d-ab85-2ab1e3ea3259 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.379828 | controller |     "Jun 09 17:01:09.675891 crc crio[20770]: time=\"2026-06-09T17:01:09.675799751Z\" level=info msg=\"Removed pod sandbox: 80797296abf186f1981078f17a2f9ae6c38bfe6d3a1988d6b95accd22219607f\" id=7aca8989-e9ea-487d-ab85-2ab1e3ea3259 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.379843 | controller |     "Jun 09 17:01:09.678091 crc crio[20770]: time=\"2026-06-09T17:01:09.678004505Z\" level=info msg=\"Stopping pod sandbox: 6771b74dca213565786b0bacf66fa6477315ff50a427147c16858e360cc5f01a\" id=a27b425e-4756-44be-86ed-386474e727cb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.379860 | controller |     "Jun 09 17:01:09.678220 crc crio[20770]: time=\"2026-06-09T17:01:09.678097497Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6771b74dca213565786b0bacf66fa6477315ff50a427147c16858e360cc5f01a\" id=a27b425e-4756-44be-86ed-386474e727cb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.379875 | controller |     "Jun 09 17:01:09.684222 crc crio[20770]: time=\"2026-06-09T17:01:09.684129592Z\" level=info msg=\"Removing pod sandbox: 6771b74dca213565786b0bacf66fa6477315ff50a427147c16858e360cc5f01a\" id=2fa83914-144a-4b96-83a4-8bdd96b769ad name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.379890 | controller |     "Jun 09 17:01:09.722396 crc crio[20770]: time=\"2026-06-09T17:01:09.722264687Z\" level=info msg=\"Created container 7d975c4dbad9f8641ac7791ef7fda1ba1fe90a0151e0bb603f049a706072e692: openstack/cinder-scheduler-0/cinder-scheduler\" id=d776d2d8-0231-4db3-9a39-2e56c6723d3c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.379905 | controller |     "Jun 09 17:01:09.737578 crc crio[20770]: time=\"2026-06-09T17:01:09.737470428Z\" level=info msg=\"Starting container: 7d975c4dbad9f8641ac7791ef7fda1ba1fe90a0151e0bb603f049a706072e692\" id=e55176df-611f-4164-96de-55cd762e851b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.379921 | controller |     "Jun 09 17:01:09.759518 crc crio[20770]: time=\"2026-06-09T17:01:09.759399174Z\" level=info msg=\"Removed pod sandbox: 6771b74dca213565786b0bacf66fa6477315ff50a427147c16858e360cc5f01a\" id=2fa83914-144a-4b96-83a4-8bdd96b769ad name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.379936 | controller |     "Jun 09 17:01:09.763495 crc crio[20770]: time=\"2026-06-09T17:01:09.763349748Z\" level=info msg=\"Stopping pod sandbox: d0a0cdb318a3679e2303140b18eb7e0138c7da6e7eab21c8d9bce261b2661852\" id=77989c59-da4b-4dbf-a611-9e343893c5b7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.379952 | controller |     "Jun 09 17:01:09.763739 crc crio[20770]: time=\"2026-06-09T17:01:09.763632706Z\" level=info msg=\"Stopped pod sandbox (already stopped): d0a0cdb318a3679e2303140b18eb7e0138c7da6e7eab21c8d9bce261b2661852\" id=77989c59-da4b-4dbf-a611-9e343893c5b7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.379967 | controller |     "Jun 09 17:01:09.773129 crc crio[20770]: time=\"2026-06-09T17:01:09.773032209Z\" level=info msg=\"Removing pod sandbox: d0a0cdb318a3679e2303140b18eb7e0138c7da6e7eab21c8d9bce261b2661852\" id=9797b23d-6ff6-4ef3-ba39-1d946d802add name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.379983 | controller |     "Jun 09 17:01:09.867539 crc crio[20770]: time=\"2026-06-09T17:01:09.867405814Z\" level=info msg=\"Removed pod sandbox: d0a0cdb318a3679e2303140b18eb7e0138c7da6e7eab21c8d9bce261b2661852\" id=9797b23d-6ff6-4ef3-ba39-1d946d802add name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.380001 | controller |     "Jun 09 17:01:09.869498 crc crio[20770]: time=\"2026-06-09T17:01:09.869414652Z\" level=info msg=\"Stopping pod sandbox: 790a2999f4198add7e4423d05082303b1d712b49fd79375a49ed11e1b2f7b91b\" id=cc2b7f3f-0bf4-4913-a3d3-fd3ede7d4f20 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.380017 | controller |     "Jun 09 17:01:09.869615 crc crio[20770]: time=\"2026-06-09T17:01:09.869507405Z\" level=info msg=\"Stopped pod sandbox (already stopped): 790a2999f4198add7e4423d05082303b1d712b49fd79375a49ed11e1b2f7b91b\" id=cc2b7f3f-0bf4-4913-a3d3-fd3ede7d4f20 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.380033 | controller |     "Jun 09 17:01:09.881270 crc crio[20770]: time=\"2026-06-09T17:01:09.878472675Z\" level=info msg=\"Removing pod sandbox: 790a2999f4198add7e4423d05082303b1d712b49fd79375a49ed11e1b2f7b91b\" id=dff1d3a2-2e53-4341-99ed-3c133e04696e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.380047 | controller |     "Jun 09 17:01:09.917410 crc crio[20770]: time=\"2026-06-09T17:01:09.917315731Z\" level=info msg=\"Started container\" PID=70833 containerID=7d975c4dbad9f8641ac7791ef7fda1ba1fe90a0151e0bb603f049a706072e692 description=openstack/cinder-scheduler-0/cinder-scheduler id=e55176df-611f-4164-96de-55cd762e851b name=/runtime.v1.RuntimeService/StartContainer sandboxID=7fa4a6ecc5cf6c0c7276b443710ae94c862d2f8b0574b31188a7a21bad4fdcbf",
2026-06-09 17:48:39.380063 | controller |     "Jun 09 17:01:09.929564 crc crio[20770]: time=\"2026-06-09T17:01:09.929463813Z\" level=info msg=\"Removed pod sandbox: 790a2999f4198add7e4423d05082303b1d712b49fd79375a49ed11e1b2f7b91b\" id=dff1d3a2-2e53-4341-99ed-3c133e04696e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.380078 | controller |     "Jun 09 17:01:09.934343 crc crio[20770]: time=\"2026-06-09T17:01:09.934233721Z\" level=info msg=\"Stopping pod sandbox: afc8116d76ea6180703b6ce760cfdac90f2fc47a8e93593dfaad1de408e88b90\" id=66d15150-591e-48cd-b18b-9fb2b28d5a71 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.380094 | controller |     "Jun 09 17:01:09.934343 crc crio[20770]: time=\"2026-06-09T17:01:09.934341374Z\" level=info msg=\"Stopped pod sandbox (already stopped): afc8116d76ea6180703b6ce760cfdac90f2fc47a8e93593dfaad1de408e88b90\" id=66d15150-591e-48cd-b18b-9fb2b28d5a71 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.380110 | controller |     "Jun 09 17:01:09.935105 crc crio[20770]: time=\"2026-06-09T17:01:09.934980663Z\" level=info msg=\"Removing pod sandbox: afc8116d76ea6180703b6ce760cfdac90f2fc47a8e93593dfaad1de408e88b90\" id=3b50870d-be90-4492-b2cd-bb55d4627eed name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.380125 | controller |     "Jun 09 17:01:09.948872 crc crio[20770]: time=\"2026-06-09T17:01:09.948779513Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=d114e7a6-1f2d-46bc-8c9a-ef846c9d73a9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.380140 | controller |     "Jun 09 17:01:09.997689 crc crio[20770]: time=\"2026-06-09T17:01:09.997458094Z\" level=info msg=\"Removed pod sandbox: afc8116d76ea6180703b6ce760cfdac90f2fc47a8e93593dfaad1de408e88b90\" id=3b50870d-be90-4492-b2cd-bb55d4627eed name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.380156 | controller |     "Jun 09 17:01:09.999226 crc crio[20770]: time=\"2026-06-09T17:01:09.999148053Z\" level=info msg=\"Stopping pod sandbox: 33b326c618813b4476cfd35e270a1d1b9710b69a5b74ad2f701f2b89b61f7deb\" id=cab2d8f8-7bcb-4096-9fde-66f99fd073a4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.380171 | controller |     "Jun 09 17:01:09.999342 crc crio[20770]: time=\"2026-06-09T17:01:09.999253386Z\" level=info msg=\"Stopped pod sandbox (already stopped): 33b326c618813b4476cfd35e270a1d1b9710b69a5b74ad2f701f2b89b61f7deb\" id=cab2d8f8-7bcb-4096-9fde-66f99fd073a4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.380190 | controller |     "Jun 09 17:01:10.000352 crc crio[20770]: time=\"2026-06-09T17:01:10.000286566Z\" level=info msg=\"Removing pod sandbox: 33b326c618813b4476cfd35e270a1d1b9710b69a5b74ad2f701f2b89b61f7deb\" id=9d55b640-2fea-4f90-a62f-1263fd00a62d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.380206 | controller |     "Jun 09 17:01:10.034414 crc crio[20770]: time=\"2026-06-09T17:01:10.034313482Z\" level=info msg=\"Removed pod sandbox: 33b326c618813b4476cfd35e270a1d1b9710b69a5b74ad2f701f2b89b61f7deb\" id=9d55b640-2fea-4f90-a62f-1263fd00a62d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.380222 | controller |     "Jun 09 17:01:10.112480 crc crio[20770]: time=\"2026-06-09T17:01:10.111992493Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=bf430997-e1bb-4ca2-b42b-7219970a5806 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.380238 | controller |     "Jun 09 17:01:10.139322 crc crio[20770]: time=\"2026-06-09T17:01:10.139215602Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/probe\" id=77d7cdc8-c6e4-4c05-8f64-4aaff56f5ec5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.380253 | controller |     "Jun 09 17:01:10.139935 crc crio[20770]: time=\"2026-06-09T17:01:10.139875901Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.380269 | controller |     "Jun 09 17:01:10.304900 crc crio[20770]: time=\"2026-06-09T17:01:10.304621907Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.380285 | controller |     "Jun 09 17:01:11.178064 crc crio[20770]: time=\"2026-06-09T17:01:11.176506647Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.380300 | controller |     "Jun 09 17:01:11.663601 crc crio[20770]: time=\"2026-06-09T17:01:11.66310291Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.380315 | controller |     "Jun 09 17:01:11.705173 crc crio[20770]: time=\"2026-06-09T17:01:11.705057326Z\" level=info msg=\"Created container b9f104a859b06a315a742a85fe14c412e0c41c9ccdb3fd192911e107db66c851: openstack/cinder-api-0/cinder-api-log\" id=cb92871d-a19e-4d83-aab8-808da972cb3b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.380331 | controller |     "Jun 09 17:01:11.706362 crc crio[20770]: time=\"2026-06-09T17:01:11.706275221Z\" level=info msg=\"Starting container: b9f104a859b06a315a742a85fe14c412e0c41c9ccdb3fd192911e107db66c851\" id=64713eb9-cd03-48de-b614-cff42d1ac40a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.380347 | controller |     "Jun 09 17:01:11.714120 crc crio[20770]: time=\"2026-06-09T17:01:11.714031266Z\" level=info msg=\"Started container\" PID=70972 containerID=b9f104a859b06a315a742a85fe14c412e0c41c9ccdb3fd192911e107db66c851 description=openstack/cinder-api-0/cinder-api-log id=64713eb9-cd03-48de-b614-cff42d1ac40a name=/runtime.v1.RuntimeService/StartContainer sandboxID=97f6604f2b38d2bcdf8dbe876ee402428d8111541096d160022343644e0f3d04",
2026-06-09 17:48:39.380363 | controller |     "Jun 09 17:01:11.987400 crc crio[20770]: time=\"2026-06-09T17:01:11.986422421Z\" level=info msg=\"Stopping pod sandbox: 9c497bf0ce06e51db7904f9fd413b25930ef91da0fca590b01ec23936841faf9\" id=41898c0a-75b2-4c16-bf50-14a930a37032 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.380379 | controller |     "Jun 09 17:01:11.987400 crc crio[20770]: time=\"2026-06-09T17:01:11.987048579Z\" level=info msg=\"Got pod network &{Name:keystone-cron-29683741-22srr Namespace:openstack ID:9c497bf0ce06e51db7904f9fd413b25930ef91da0fca590b01ec23936841faf9 UID:5e9f44ed-40ff-4824-ba52-c00ff29abc07 NetNS:/var/run/netns/97c3fd77-589a-483a-a6da-063712bdefaf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5e9f44ed_40ff_4824_ba52_c00ff29abc07.slice PodAnnotations:0xc0029d47c8}] Aliases:map[]}\"",
2026-06-09 17:48:39.380398 | controller |     "Jun 09 17:01:11.987400 crc crio[20770]: time=\"2026-06-09T17:01:11.987170723Z\" level=info msg=\"Deleting pod openstack_keystone-cron-29683741-22srr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.380415 | controller |     "Jun 09 17:01:12.231708 crc crio[20770]: time=\"2026-06-09T17:01:12.231254527Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=85601700-e5d3-4324-b731-1012c15c5dda name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.380431 | controller |     "Jun 09 17:01:12.288139 crc crio[20770]: time=\"2026-06-09T17:01:12.276130628Z\" level=info msg=\"Created container c61936be9a31f3d9a56f540a177eff15f0d5544cf0d98cb5fcce42a9bad78732: openstack/cinder-scheduler-0/probe\" id=77d7cdc8-c6e4-4c05-8f64-4aaff56f5ec5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.380447 | controller |     "Jun 09 17:01:12.291534 crc crio[20770]: time=\"2026-06-09T17:01:12.291422371Z\" level=info msg=\"Starting container: c61936be9a31f3d9a56f540a177eff15f0d5544cf0d98cb5fcce42a9bad78732\" id=9be07584-5b3a-4326-973d-b6e1e3743daf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.380463 | controller |     "Jun 09 17:01:12.306591 crc crio[20770]: time=\"2026-06-09T17:01:12.306246511Z\" level=info msg=\"Started container\" PID=71058 containerID=c61936be9a31f3d9a56f540a177eff15f0d5544cf0d98cb5fcce42a9bad78732 description=openstack/cinder-scheduler-0/probe id=9be07584-5b3a-4326-973d-b6e1e3743daf name=/runtime.v1.RuntimeService/StartContainer sandboxID=7fa4a6ecc5cf6c0c7276b443710ae94c862d2f8b0574b31188a7a21bad4fdcbf",
2026-06-09 17:48:39.380479 | controller |     "Jun 09 17:01:12.437735 crc crio[20770]: time=\"2026-06-09T17:01:12.437563817Z\" level=info msg=\"Stopped pod sandbox: 9c497bf0ce06e51db7904f9fd413b25930ef91da0fca590b01ec23936841faf9\" id=41898c0a-75b2-4c16-bf50-14a930a37032 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.380495 | controller |     "Jun 09 17:01:12.544514 crc crio[20770]: time=\"2026-06-09T17:01:12.538266836Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=7ee6143b-30f8-4cd7-8007-a93b987b5736 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.380523 | controller |     "Jun 09 17:01:12.817469 crc crio[20770]: time=\"2026-06-09T17:01:12.816875851Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api\" id=50a5302d-6bec-407a-ab27-ec1959741a39 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.380546 | controller |     "Jun 09 17:01:12.817792 crc crio[20770]: time=\"2026-06-09T17:01:12.817721706Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.380562 | controller |     "Jun 09 17:01:12.878533 crc crio[20770]: time=\"2026-06-09T17:01:12.878395794Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.380577 | controller |     "Jun 09 17:01:13.169212 crc crio[20770]: time=\"2026-06-09T17:01:13.169120711Z\" level=info msg=\"Stopping container: 68101b9faf98192b970a155e708de8a627a1951c638b51efea34b6d44e9ba6ce (timeout: 30s)\" id=df766e0a-7a72-44a2-b968-9f789a55cf11 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.380593 | controller |     "Jun 09 17:01:13.169720 crc crio[20770]: time=\"2026-06-09T17:01:13.169171872Z\" level=info msg=\"Stopping container: 71723bea39fb1acf0aa23da025947cabcc2f92bc4ed24e94aa17531bcb5fd8cb (timeout: 30s)\" id=afd35e7e-1e93-49d4-bbbf-67d1c04e5d23 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.380614 | controller |     "Jun 09 17:01:13.359339 crc crio[20770]: time=\"2026-06-09T17:01:13.35713033Z\" level=info msg=\"Stopped container 71723bea39fb1acf0aa23da025947cabcc2f92bc4ed24e94aa17531bcb5fd8cb: openstack/barbican-api-58c45d4994-qwcf8/barbican-api-log\" id=afd35e7e-1e93-49d4-bbbf-67d1c04e5d23 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.380631 | controller |     "Jun 09 17:01:14.503102 crc crio[20770]: time=\"2026-06-09T17:01:14.50259495Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.380647 | controller |     "Jun 09 17:01:14.773289 crc crio[20770]: time=\"2026-06-09T17:01:14.773109971Z\" level=info msg=\"Created container 65753f3ef8ec881a43bee2a5ee9ffb074dbf0de21699310fdc7432039d3c8b06: openstack/cinder-api-0/cinder-api\" id=50a5302d-6bec-407a-ab27-ec1959741a39 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.380663 | controller |     "Jun 09 17:01:14.774516 crc crio[20770]: time=\"2026-06-09T17:01:14.774421389Z\" level=info msg=\"Starting container: 65753f3ef8ec881a43bee2a5ee9ffb074dbf0de21699310fdc7432039d3c8b06\" id=8f50d106-2e48-4856-9663-f1a51bcb8566 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.380679 | controller |     "Jun 09 17:01:14.783128 crc crio[20770]: time=\"2026-06-09T17:01:14.782997928Z\" level=info msg=\"Started container\" PID=71257 containerID=65753f3ef8ec881a43bee2a5ee9ffb074dbf0de21699310fdc7432039d3c8b06 description=openstack/cinder-api-0/cinder-api id=8f50d106-2e48-4856-9663-f1a51bcb8566 name=/runtime.v1.RuntimeService/StartContainer sandboxID=97f6604f2b38d2bcdf8dbe876ee402428d8111541096d160022343644e0f3d04",
2026-06-09 17:48:39.380695 | controller |     "Jun 09 17:01:15.134302 crc crio[20770]: time=\"2026-06-09T17:01:15.133529566Z\" level=info msg=\"Stopping container: 65753f3ef8ec881a43bee2a5ee9ffb074dbf0de21699310fdc7432039d3c8b06 (timeout: 30s)\" id=ab697dc4-c4bc-49ab-8310-0df247d91595 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.380710 | controller |     "Jun 09 17:01:15.134302 crc crio[20770]: time=\"2026-06-09T17:01:15.134032041Z\" level=info msg=\"Stopping container: b9f104a859b06a315a742a85fe14c412e0c41c9ccdb3fd192911e107db66c851 (timeout: 30s)\" id=667019fd-1f95-4a1f-8453-90cd6daddb54 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.380726 | controller |     "Jun 09 17:01:15.494114 crc crio[20770]: time=\"2026-06-09T17:01:15.494011495Z\" level=info msg=\"Stopped container b9f104a859b06a315a742a85fe14c412e0c41c9ccdb3fd192911e107db66c851: openstack/cinder-api-0/cinder-api-log\" id=667019fd-1f95-4a1f-8453-90cd6daddb54 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.380741 | controller |     "Jun 09 17:01:16.119249 crc crio[20770]: time=\"2026-06-09T17:01:16.118585007Z\" level=info msg=\"Stopping container: bcb0aafac934df3f337628d59d3a5674d28bde1d3d8356d904634175a1891096 (timeout: 10s)\" id=9252bf6f-04b6-4c5d-b2cc-9af3a01e0a0a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.380755 | controller |     "Jun 09 17:01:16.222927 crc crio[20770]: time=\"2026-06-09T17:01:16.222586732Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=687fc153-ba41-4946-8f16-62f0a54e27fe name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.380788 | controller |     "Jun 09 17:01:16.243031 crc crio[20770]: time=\"2026-06-09T17:01:16.242936142Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f089f601-00ca-4f95-9a1f-93d1978b12fe name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.380807 | controller |     "Jun 09 17:01:16.262895 crc crio[20770]: time=\"2026-06-09T17:01:16.262776707Z\" level=info msg=\"Stopped container bcb0aafac934df3f337628d59d3a5674d28bde1d3d8356d904634175a1891096: openstack/dnsmasq-dns-7c87cbcf5f-8kz7k/dnsmasq-dns\" id=9252bf6f-04b6-4c5d-b2cc-9af3a01e0a0a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.380823 | controller |     "Jun 09 17:01:16.263843 crc crio[20770]: time=\"2026-06-09T17:01:16.263617011Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-zd5tx/registry-server\" id=70bd119e-9f0e-48e2-9613-147d0cc5c4d8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.380838 | controller |     "Jun 09 17:01:16.264471 crc crio[20770]: time=\"2026-06-09T17:01:16.264445805Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.380853 | controller |     "Jun 09 17:01:16.272707 crc crio[20770]: time=\"2026-06-09T17:01:16.269575324Z\" level=info msg=\"Stopping pod sandbox: 57f98aa201ccdbc27bb2284c8a8b4df3dc80c2d00afdc169cc43c21e59410a2e\" id=09d8a0bc-a982-4f2f-b5c2-171ed9d7979a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.380869 | controller |     "Jun 09 17:01:16.272707 crc crio[20770]: time=\"2026-06-09T17:01:16.270336606Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7c87cbcf5f-8kz7k Namespace:openstack ID:57f98aa201ccdbc27bb2284c8a8b4df3dc80c2d00afdc169cc43c21e59410a2e UID:1b6e824e-5a3e-4344-aec4-faa8d360d6f5 NetNS:/var/run/netns/4542f1da-75b2-431c-a1e6-5e7d4786616e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1b6e824e_5a3e_4344_aec4_faa8d360d6f5.slice PodAnnotations:0xc0005c6dd8}] Aliases:map[]}\"",
2026-06-09 17:48:39.380885 | controller |     "Jun 09 17:01:16.272707 crc crio[20770]: time=\"2026-06-09T17:01:16.27046996Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-7c87cbcf5f-8kz7k from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.380900 | controller |     "Jun 09 17:01:16.429984 crc crio[20770]: time=\"2026-06-09T17:01:16.42987711Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.380917 | controller |     "Jun 09 17:01:16.436378 crc crio[20770]: time=\"2026-06-09T17:01:16.436279706Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.380933 | controller |     "Jun 09 17:01:16.611157 crc crio[20770]: time=\"2026-06-09T17:01:16.610492845Z\" level=info msg=\"Created container 01af770648e75014f182a4e4d298c9863813ccb5cf2c96355aeb4631e062c972: openshift-marketplace/redhat-operators-zd5tx/registry-server\" id=70bd119e-9f0e-48e2-9613-147d0cc5c4d8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.380948 | controller |     "Jun 09 17:01:16.613578 crc crio[20770]: time=\"2026-06-09T17:01:16.613501062Z\" level=info msg=\"Starting container: 01af770648e75014f182a4e4d298c9863813ccb5cf2c96355aeb4631e062c972\" id=88ca5126-200d-46e5-adb0-8a42375f537e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.380964 | controller |     "Jun 09 17:01:16.624054 crc crio[20770]: time=\"2026-06-09T17:01:16.623959635Z\" level=info msg=\"Started container\" PID=71634 containerID=01af770648e75014f182a4e4d298c9863813ccb5cf2c96355aeb4631e062c972 description=openshift-marketplace/redhat-operators-zd5tx/registry-server id=88ca5126-200d-46e5-adb0-8a42375f537e name=/runtime.v1.RuntimeService/StartContainer sandboxID=604e7a0702a18f564962cebe94476fc6f95fcd14bd4de8e8cb7f591baa1d7003",
2026-06-09 17:48:39.380980 | controller |     "Jun 09 17:01:16.826494 crc crio[20770]: time=\"2026-06-09T17:01:16.82629947Z\" level=info msg=\"Stopped pod sandbox: 57f98aa201ccdbc27bb2284c8a8b4df3dc80c2d00afdc169cc43c21e59410a2e\" id=09d8a0bc-a982-4f2f-b5c2-171ed9d7979a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.380999 | controller |     "Jun 09 17:01:16.922457 crc crio[20770]: time=\"2026-06-09T17:01:16.922382255Z\" level=info msg=\"Stopped container 68101b9faf98192b970a155e708de8a627a1951c638b51efea34b6d44e9ba6ce: openstack/barbican-api-58c45d4994-qwcf8/barbican-api\" id=df766e0a-7a72-44a2-b968-9f789a55cf11 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.381015 | controller |     "Jun 09 17:01:16.923595 crc crio[20770]: time=\"2026-06-09T17:01:16.923487627Z\" level=info msg=\"Stopping pod sandbox: 38a3dd8710208463f7fde9de24c8f73fe663ae4fb6e9dbfbc85c67bd3857a47b\" id=03d33422-1be7-4964-be9c-7ae701c21d23 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.381030 | controller |     "Jun 09 17:01:16.924311 crc crio[20770]: time=\"2026-06-09T17:01:16.924229618Z\" level=info msg=\"Got pod network &{Name:barbican-api-58c45d4994-qwcf8 Namespace:openstack ID:38a3dd8710208463f7fde9de24c8f73fe663ae4fb6e9dbfbc85c67bd3857a47b UID:33b36d30-5825-499c-9d76-f961f86966ca NetNS:/var/run/netns/7a767c85-6915-4b47-99f7-3a1ed79b9828 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod33b36d30_5825_499c_9d76_f961f86966ca.slice PodAnnotations:0xc002894178}] Aliases:map[]}\"",
2026-06-09 17:48:39.381046 | controller |     "Jun 09 17:01:16.924415 crc crio[20770]: time=\"2026-06-09T17:01:16.924398783Z\" level=info msg=\"Deleting pod openstack_barbican-api-58c45d4994-qwcf8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.381062 | controller |     "Jun 09 17:01:17.292344 crc crio[20770]: time=\"2026-06-09T17:01:17.289558007Z\" level=info msg=\"Removing container: bcb0aafac934df3f337628d59d3a5674d28bde1d3d8356d904634175a1891096\" id=1186e360-455c-4952-a5c9-05061da6733e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.381078 | controller |     "Jun 09 17:01:17.353558 crc crio[20770]: time=\"2026-06-09T17:01:17.352517092Z\" level=info msg=\"Removed container bcb0aafac934df3f337628d59d3a5674d28bde1d3d8356d904634175a1891096: openstack/dnsmasq-dns-7c87cbcf5f-8kz7k/dnsmasq-dns\" id=1186e360-455c-4952-a5c9-05061da6733e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.381092 | controller |     "Jun 09 17:01:17.384805 crc crio[20770]: time=\"2026-06-09T17:01:17.370241516Z\" level=info msg=\"Removing container: 3d55cf958ceb00f7a60c322e0addc39f52475d18e88dce589236d63d27d0bd5d\" id=171c2120-cfe2-47db-aedf-b963e988f652 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.381108 | controller |     "Jun 09 17:01:17.432727 crc crio[20770]: time=\"2026-06-09T17:01:17.431866972Z\" level=info msg=\"Running pod sandbox: openstack/openstackclient/POD\" id=3b28f174-dda2-4ec9-9c8c-1f16b294b7f4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.381124 | controller |     "Jun 09 17:01:17.432727 crc crio[20770]: time=\"2026-06-09T17:01:17.432413028Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.381138 | controller |     "Jun 09 17:01:17.632912 crc crio[20770]: time=\"2026-06-09T17:01:17.632072705Z\" level=info msg=\"Removed container 3d55cf958ceb00f7a60c322e0addc39f52475d18e88dce589236d63d27d0bd5d: openstack/dnsmasq-dns-7c87cbcf5f-8kz7k/init\" id=171c2120-cfe2-47db-aedf-b963e988f652 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.381154 | controller |     "Jun 09 17:01:17.688705 crc crio[20770]: time=\"2026-06-09T17:01:17.687557643Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:6782547e21d09a96b95286a17ac003d4fe3068ea42611d99f0c95f6c601f087a UID:7a168598-a753-4e31-be92-1c68e9f079bd NetNS:/var/run/netns/f39c7e99-5d82-4605-adca-39e0cb12288e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7a168598_a753_4e31_be92_1c68e9f079bd.slice PodAnnotations:0xc0005c6cd0}] Aliases:map[]}\"",
2026-06-09 17:48:39.381173 | controller |     "Jun 09 17:01:17.688705 crc crio[20770]: time=\"2026-06-09T17:01:17.687772759Z\" level=info msg=\"Adding pod openstack_openstackclient to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.381188 | controller |     "Jun 09 17:01:17.692696 crc crio[20770]: time=\"2026-06-09T17:01:17.689480799Z\" level=info msg=\"Stopped pod sandbox: 38a3dd8710208463f7fde9de24c8f73fe663ae4fb6e9dbfbc85c67bd3857a47b\" id=03d33422-1be7-4964-be9c-7ae701c21d23 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.381204 | controller |     "Jun 09 17:01:18.412501 crc crio[20770]: time=\"2026-06-09T17:01:18.411928298Z\" level=info msg=\"Removing container: 68101b9faf98192b970a155e708de8a627a1951c638b51efea34b6d44e9ba6ce\" id=bd2383d7-234f-4a5e-a9c2-2688fb622c51 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.381220 | controller |     "Jun 09 17:01:18.543210 crc crio[20770]: time=\"2026-06-09T17:01:18.542573794Z\" level=info msg=\"Removed container 68101b9faf98192b970a155e708de8a627a1951c638b51efea34b6d44e9ba6ce: openstack/barbican-api-58c45d4994-qwcf8/barbican-api\" id=bd2383d7-234f-4a5e-a9c2-2688fb622c51 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.381235 | controller |     "Jun 09 17:01:18.560200 crc crio[20770]: time=\"2026-06-09T17:01:18.560061451Z\" level=info msg=\"Removing container: 71723bea39fb1acf0aa23da025947cabcc2f92bc4ed24e94aa17531bcb5fd8cb\" id=2d74a0cf-14b9-4c5c-b0ad-bc776a4fff90 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.381251 | controller |     "Jun 09 17:01:18.591883 crc crio[20770]: 2026-06-09T17:01:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6782547e21d09a9 Mac:52:e7:b2:d8:1a:d9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ad Mtu:0 Sandbox:/var/run/netns/f39c7e99-5d82-4605-adca-39e0cb12288e SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.173 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.381268 | controller |     "Jun 09 17:01:18.593451 crc crio[20770]: time=\"2026-06-09T17:01:18.593382396Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:6782547e21d09a96b95286a17ac003d4fe3068ea42611d99f0c95f6c601f087a UID:7a168598-a753-4e31-be92-1c68e9f079bd NetNS:/var/run/netns/f39c7e99-5d82-4605-adca-39e0cb12288e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7a168598_a753_4e31_be92_1c68e9f079bd.slice PodAnnotations:0xc0005c6cd0}] Aliases:map[]}\"",
2026-06-09 17:48:39.381284 | controller |     "Jun 09 17:01:18.593576 crc crio[20770]: time=\"2026-06-09T17:01:18.593552091Z\" level=info msg=\"Checking pod openstack_openstackclient for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.381299 | controller |     "Jun 09 17:01:18.598845 crc crio[20770]: time=\"2026-06-09T17:01:18.598628088Z\" level=info msg=\"Removed container 71723bea39fb1acf0aa23da025947cabcc2f92bc4ed24e94aa17531bcb5fd8cb: openstack/barbican-api-58c45d4994-qwcf8/barbican-api-log\" id=2d74a0cf-14b9-4c5c-b0ad-bc776a4fff90 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.381314 | controller |     "Jun 09 17:01:18.613510 crc crio[20770]: time=\"2026-06-09T17:01:18.613322254Z\" level=info msg=\"Ran pod sandbox 6782547e21d09a96b95286a17ac003d4fe3068ea42611d99f0c95f6c601f087a with infra container: openstack/openstackclient/POD\" id=3b28f174-dda2-4ec9-9c8c-1f16b294b7f4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.381328 | controller |     "Jun 09 17:01:18.619255 crc crio[20770]: time=\"2026-06-09T17:01:18.619077651Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=9cad5f92-731f-4443-9f45-20d5566ffb38 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.381347 | controller |     "Jun 09 17:01:18.620041 crc crio[20770]: time=\"2026-06-09T17:01:18.619974107Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified not found\" id=9cad5f92-731f-4443-9f45-20d5566ffb38 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.381364 | controller |     "Jun 09 17:01:18.620287 crc crio[20770]: time=\"2026-06-09T17:01:18.620215604Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified found\" id=9cad5f92-731f-4443-9f45-20d5566ffb38 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.381380 | controller |     "Jun 09 17:01:18.621885 crc crio[20770]: time=\"2026-06-09T17:01:18.621614365Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=fad537d6-37b9-45e2-bcf4-7d98c3444d62 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.381395 | controller |     "Jun 09 17:01:18.649561 crc crio[20770]: time=\"2026-06-09T17:01:18.64938977Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\\\"\"",
2026-06-09 17:48:39.381411 | controller |     "Jun 09 17:01:24.883487 crc crio[20770]: time=\"2026-06-09T17:01:24.882554552Z\" level=info msg=\"Running pod sandbox: openstack/swift-proxy-698576889c-cxn48/POD\" id=033a0604-892d-4254-8476-b8a12447b67d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.381425 | controller |     "Jun 09 17:01:24.883487 crc crio[20770]: time=\"2026-06-09T17:01:24.883356695Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.381441 | controller |     "Jun 09 17:01:24.943442 crc crio[20770]: time=\"2026-06-09T17:01:24.943361324Z\" level=info msg=\"Got pod network &{Name:swift-proxy-698576889c-cxn48 Namespace:openstack ID:d217ae378cddada12ac1d6ea9d87e90d6c362c3b2c4eb4037d8c64197a499084 UID:231f15c1-1443-4ab2-908d-23d2d1fcc301 NetNS:/var/run/netns/b5811f83-e639-421c-b849-1b6f4125bf6b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod231f15c1_1443_4ab2_908d_23d2d1fcc301.slice PodAnnotations:0xc007516138}] Aliases:map[]}\"",
2026-06-09 17:48:39.381457 | controller |     "Jun 09 17:01:24.943442 crc crio[20770]: time=\"2026-06-09T17:01:24.943423526Z\" level=info msg=\"Adding pod openstack_swift-proxy-698576889c-cxn48 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.381474 | controller |     "Jun 09 17:01:25.290731 crc crio[20770]: time=\"2026-06-09T17:01:25.28857088Z\" level=info msg=\"Stopping container: dcd52a168faf50473c8021dd9bd1c4586bd4f9b583b0627e721eff82c2bd41dc (timeout: 30s)\" id=a24ac8ac-41f2-4e56-b500-b6693da959a4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.381489 | controller |     "Jun 09 17:01:25.290731 crc crio[20770]: time=\"2026-06-09T17:01:25.288694963Z\" level=info msg=\"Stopping container: 196023ece22dbc3c9c5ec0436414fe8e14dccc836417012f4baaaea2cc562821 (timeout: 30s)\" id=0ee7e731-62f5-4d1f-9860-58d8e433236c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.381505 | controller |     "Jun 09 17:01:25.290731 crc crio[20770]: time=\"2026-06-09T17:01:25.288862718Z\" level=info msg=\"Stopping container: 4f90e1d08b2d0857be8d84b8e3ebace3f76570d12afe9c8a2c61fb2370cf5017 (timeout: 30s)\" id=9d2b7bb0-1478-4eed-929e-1306890b6abb name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.381541 | controller |     "Jun 09 17:01:25.295966 crc crio[20770]: time=\"2026-06-09T17:01:25.295917733Z\" level=info msg=\"Stopping container: 398a694ebb020bcf4ce14e127dfd3a65cd5f36b695c699061c4805188f5395fa (timeout: 30s)\" id=8296a5f0-cb69-48f6-9d34-913874ef2701 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.381562 | controller |     "Jun 09 17:01:25.450922 crc crio[20770]: time=\"2026-06-09T17:01:25.450324668Z\" level=info msg=\"Stopped container 4f90e1d08b2d0857be8d84b8e3ebace3f76570d12afe9c8a2c61fb2370cf5017: openstack/ceilometer-0/sg-core\" id=9d2b7bb0-1478-4eed-929e-1306890b6abb name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.381578 | controller |     "Jun 09 17:01:25.719903 crc crio[20770]: 2026-06-09T17:01:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d217ae378cddada Mac:76:e3:85:b5:b1:f8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ae Mtu:0 Sandbox:/var/run/netns/b5811f83-e639-421c-b849-1b6f4125bf6b SocketPath: PciID:}] [{Interface:0xc0000147d0 Address:{IP:10.217.0.174 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.381594 | controller |     "Jun 09 17:01:25.720674 crc crio[20770]: time=\"2026-06-09T17:01:25.720548209Z\" level=info msg=\"Got pod network &{Name:swift-proxy-698576889c-cxn48 Namespace:openstack ID:d217ae378cddada12ac1d6ea9d87e90d6c362c3b2c4eb4037d8c64197a499084 UID:231f15c1-1443-4ab2-908d-23d2d1fcc301 NetNS:/var/run/netns/b5811f83-e639-421c-b849-1b6f4125bf6b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod231f15c1_1443_4ab2_908d_23d2d1fcc301.slice PodAnnotations:0xc007516138}] Aliases:map[]}\"",
2026-06-09 17:48:39.381656 | controller |     "Jun 09 17:01:25.720896 crc crio[20770]: time=\"2026-06-09T17:01:25.720831507Z\" level=info msg=\"Checking pod openstack_swift-proxy-698576889c-cxn48 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.381675 | controller |     "Jun 09 17:01:25.753192 crc crio[20770]: time=\"2026-06-09T17:01:25.753097713Z\" level=info msg=\"Ran pod sandbox d217ae378cddada12ac1d6ea9d87e90d6c362c3b2c4eb4037d8c64197a499084 with infra container: openstack/swift-proxy-698576889c-cxn48/POD\" id=033a0604-892d-4254-8476-b8a12447b67d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.381692 | controller |     "Jun 09 17:01:25.756777 crc crio[20770]: time=\"2026-06-09T17:01:25.756203793Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=f9e8ff86-516e-4261-a055-e836b90aec20 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.381708 | controller |     "Jun 09 17:01:25.857095 crc crio[20770]: time=\"2026-06-09T17:01:25.85650453Z\" level=info msg=\"Stopped container 196023ece22dbc3c9c5ec0436414fe8e14dccc836417012f4baaaea2cc562821: openstack/ceilometer-0/proxy-httpd\" id=0ee7e731-62f5-4d1f-9860-58d8e433236c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.381724 | controller |     "Jun 09 17:01:25.867351 crc crio[20770]: time=\"2026-06-09T17:01:25.867234661Z\" level=info msg=\"Stopped container dcd52a168faf50473c8021dd9bd1c4586bd4f9b583b0627e721eff82c2bd41dc: openstack/ceilometer-0/ceilometer-central-agent\" id=a24ac8ac-41f2-4e56-b500-b6693da959a4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.381740 | controller |     "Jun 09 17:01:25.873871 crc crio[20770]: time=\"2026-06-09T17:01:25.873734929Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=a1cac087-975a-4ecb-a01c-787f2220ce27 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.381756 | controller |     "Jun 09 17:01:25.887600 crc crio[20770]: time=\"2026-06-09T17:01:25.887488208Z\" level=info msg=\"Creating container: openstack/swift-proxy-698576889c-cxn48/proxy-httpd\" id=d6856552-7d2e-49ea-b6e4-a72fe0d78689 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.381771 | controller |     "Jun 09 17:01:25.888523 crc crio[20770]: time=\"2026-06-09T17:01:25.888026823Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.381791 | controller |     "Jun 09 17:01:25.955068 crc crio[20770]: time=\"2026-06-09T17:01:25.955007165Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.381807 | controller |     "Jun 09 17:01:25.962469 crc crio[20770]: time=\"2026-06-09T17:01:25.962384639Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.381822 | controller |     "Jun 09 17:01:26.042914 crc crio[20770]: time=\"2026-06-09T17:01:26.042576563Z\" level=info msg=\"Stopped container 398a694ebb020bcf4ce14e127dfd3a65cd5f36b695c699061c4805188f5395fa: openstack/ceilometer-0/ceilometer-notification-agent\" id=8296a5f0-cb69-48f6-9d34-913874ef2701 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.381839 | controller |     "Jun 09 17:01:26.043962 crc crio[20770]: time=\"2026-06-09T17:01:26.043895361Z\" level=info msg=\"Stopping pod sandbox: ed377aff163f9dc8833993b6447c9b6171eee7493b5b04e0aebdcc7055ad0e60\" id=26fb82ab-21db-449d-8611-bdf60677782d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.381854 | controller |     "Jun 09 17:01:26.044827 crc crio[20770]: time=\"2026-06-09T17:01:26.044701915Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:ed377aff163f9dc8833993b6447c9b6171eee7493b5b04e0aebdcc7055ad0e60 UID:b24526e5-ad98-4066-ac89-34322c5fb3bd NetNS:/var/run/netns/1d6533d6-170c-4868-b103-b359bc3760e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb24526e5_ad98_4066_ac89_34322c5fb3bd.slice PodAnnotations:0xc002894d80}] Aliases:map[]}\"",
2026-06-09 17:48:39.381870 | controller |     "Jun 09 17:01:26.045024 crc crio[20770]: time=\"2026-06-09T17:01:26.044953212Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.381886 | controller |     "Jun 09 17:01:26.296680 crc crio[20770]: time=\"2026-06-09T17:01:26.290854809Z\" level=info msg=\"Created container 07577c2c54c26a9f3bc9c42982480297c3b39e8c00657dd77a535c89062aa595: openstack/swift-proxy-698576889c-cxn48/proxy-httpd\" id=d6856552-7d2e-49ea-b6e4-a72fe0d78689 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.381902 | controller |     "Jun 09 17:01:26.297317 crc crio[20770]: time=\"2026-06-09T17:01:26.297280255Z\" level=info msg=\"Starting container: 07577c2c54c26a9f3bc9c42982480297c3b39e8c00657dd77a535c89062aa595\" id=e060a2a9-f1db-4b7d-ab45-6ca17ff5c189 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.381918 | controller |     "Jun 09 17:01:26.316922 crc crio[20770]: time=\"2026-06-09T17:01:26.316439031Z\" level=info msg=\"Started container\" PID=72361 containerID=07577c2c54c26a9f3bc9c42982480297c3b39e8c00657dd77a535c89062aa595 description=openstack/swift-proxy-698576889c-cxn48/proxy-httpd id=e060a2a9-f1db-4b7d-ab45-6ca17ff5c189 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d217ae378cddada12ac1d6ea9d87e90d6c362c3b2c4eb4037d8c64197a499084",
2026-06-09 17:48:39.381934 | controller |     "Jun 09 17:01:26.367267 crc crio[20770]: time=\"2026-06-09T17:01:26.354850554Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=551b1ad2-248e-4d22-934c-dc2fa1ddf072 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.381950 | controller |     "Jun 09 17:01:26.399215 crc crio[20770]: time=\"2026-06-09T17:01:26.39853336Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=fb5a912b-3f6d-4043-9504-5600f73c4ce4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.381968 | controller |     "Jun 09 17:01:26.415406 crc crio[20770]: time=\"2026-06-09T17:01:26.415339257Z\" level=info msg=\"Creating container: openstack/swift-proxy-698576889c-cxn48/proxy-server\" id=109a814a-dd73-4029-b069-984404cb673e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.381984 | controller |     "Jun 09 17:01:26.416885 crc crio[20770]: time=\"2026-06-09T17:01:26.416851491Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.381999 | controller |     "Jun 09 17:01:26.498320 crc crio[20770]: time=\"2026-06-09T17:01:26.49822698Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.382015 | controller |     "Jun 09 17:01:26.504048 crc crio[20770]: time=\"2026-06-09T17:01:26.504004617Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.382031 | controller |     "Jun 09 17:01:26.515446 crc crio[20770]: time=\"2026-06-09T17:01:26.515002366Z\" level=info msg=\"Stopped pod sandbox: ed377aff163f9dc8833993b6447c9b6171eee7493b5b04e0aebdcc7055ad0e60\" id=26fb82ab-21db-449d-8611-bdf60677782d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.382047 | controller |     "Jun 09 17:01:26.656028 crc crio[20770]: time=\"2026-06-09T17:01:26.655942561Z\" level=info msg=\"Removing container: 196023ece22dbc3c9c5ec0436414fe8e14dccc836417012f4baaaea2cc562821\" id=ad7bf6cd-7bf2-4ebc-8562-9696ed57b109 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.382063 | controller |     "Jun 09 17:01:26.708447 crc crio[20770]: time=\"2026-06-09T17:01:26.708112313Z\" level=info msg=\"Removed container 196023ece22dbc3c9c5ec0436414fe8e14dccc836417012f4baaaea2cc562821: openstack/ceilometer-0/proxy-httpd\" id=ad7bf6cd-7bf2-4ebc-8562-9696ed57b109 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.382078 | controller |     "Jun 09 17:01:26.723734 crc crio[20770]: time=\"2026-06-09T17:01:26.723499079Z\" level=info msg=\"Removing container: 4f90e1d08b2d0857be8d84b8e3ebace3f76570d12afe9c8a2c61fb2370cf5017\" id=e32865b6-a51c-47f7-a908-bb5fd8ab0184 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.382093 | controller |     "Jun 09 17:01:26.737004 crc crio[20770]: time=\"2026-06-09T17:01:26.736722082Z\" level=info msg=\"Created container a338ddfa8a92353301ed15f3f0297aa4912c69a0e43be03691f4ffb0a925f178: openstack/swift-proxy-698576889c-cxn48/proxy-server\" id=109a814a-dd73-4029-b069-984404cb673e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.382109 | controller |     "Jun 09 17:01:26.749818 crc crio[20770]: time=\"2026-06-09T17:01:26.741204202Z\" level=info msg=\"Starting container: a338ddfa8a92353301ed15f3f0297aa4912c69a0e43be03691f4ffb0a925f178\" id=61cbb8b4-2b01-4146-8057-5543c8065f9d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.382124 | controller |     "Jun 09 17:01:26.761478 crc crio[20770]: time=\"2026-06-09T17:01:26.760836341Z\" level=info msg=\"Started container\" PID=72405 containerID=a338ddfa8a92353301ed15f3f0297aa4912c69a0e43be03691f4ffb0a925f178 description=openstack/swift-proxy-698576889c-cxn48/proxy-server id=61cbb8b4-2b01-4146-8057-5543c8065f9d name=/runtime.v1.RuntimeService/StartContainer sandboxID=d217ae378cddada12ac1d6ea9d87e90d6c362c3b2c4eb4037d8c64197a499084",
2026-06-09 17:48:39.382139 | controller |     "Jun 09 17:01:26.819800 crc crio[20770]: time=\"2026-06-09T17:01:26.817300498Z\" level=info msg=\"Removed container 4f90e1d08b2d0857be8d84b8e3ebace3f76570d12afe9c8a2c61fb2370cf5017: openstack/ceilometer-0/sg-core\" id=e32865b6-a51c-47f7-a908-bb5fd8ab0184 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.382155 | controller |     "Jun 09 17:01:26.840072 crc crio[20770]: time=\"2026-06-09T17:01:26.839973115Z\" level=info msg=\"Removing container: 398a694ebb020bcf4ce14e127dfd3a65cd5f36b695c699061c4805188f5395fa\" id=4dc104af-89d5-457c-8587-c06f64fbfe4a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.382174 | controller |     "Jun 09 17:01:27.033719 crc crio[20770]: time=\"2026-06-09T17:01:27.032221487Z\" level=info msg=\"Removed container 398a694ebb020bcf4ce14e127dfd3a65cd5f36b695c699061c4805188f5395fa: openstack/ceilometer-0/ceilometer-notification-agent\" id=4dc104af-89d5-457c-8587-c06f64fbfe4a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.382190 | controller |     "Jun 09 17:01:27.066307 crc crio[20770]: time=\"2026-06-09T17:01:27.066234193Z\" level=info msg=\"Removing container: dcd52a168faf50473c8021dd9bd1c4586bd4f9b583b0627e721eff82c2bd41dc\" id=31f4e29a-0cb3-4179-9e95-00790e9d1098 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.382205 | controller |     "Jun 09 17:01:27.116812 crc crio[20770]: time=\"2026-06-09T17:01:27.115779289Z\" level=info msg=\"Removed container dcd52a168faf50473c8021dd9bd1c4586bd4f9b583b0627e721eff82c2bd41dc: openstack/ceilometer-0/ceilometer-central-agent\" id=31f4e29a-0cb3-4179-9e95-00790e9d1098 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.382221 | controller |     "Jun 09 17:01:27.498320 crc crio[20770]: time=\"2026-06-09T17:01:27.498235864Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=9002882d-20f5-4a16-ba71-270028035874 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.382237 | controller |     "Jun 09 17:01:27.498521 crc crio[20770]: time=\"2026-06-09T17:01:27.498338707Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.382253 | controller |     "Jun 09 17:01:27.539795 crc crio[20770]: time=\"2026-06-09T17:01:27.539613373Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:f6434a73996efe76c71bd7dc3477bac0224b92f8ab48a28fe5b6eb0a72e07262 UID:abe7fbcc-1df1-4c6a-94aa-9eb8807c9c75 NetNS:/var/run/netns/d0e64e24-a083-462f-94bc-34570b9e5491 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podabe7fbcc_1df1_4c6a_94aa_9eb8807c9c75.slice PodAnnotations:0xc00008cd28}] Aliases:map[]}\"",
2026-06-09 17:48:39.382270 | controller |     "Jun 09 17:01:27.539795 crc crio[20770]: time=\"2026-06-09T17:01:27.539770158Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.382286 | controller |     "Jun 09 17:01:28.154407 crc crio[20770]: 2026-06-09T17:01:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f6434a73996efe7 Mac:ca:51:52:9b:61:da Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:af Mtu:0 Sandbox:/var/run/netns/d0e64e24-a083-462f-94bc-34570b9e5491 SocketPath: PciID:}] [{Interface:0xc00043e5b0 Address:{IP:10.217.0.175 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.382302 | controller |     "Jun 09 17:01:28.155914 crc crio[20770]: time=\"2026-06-09T17:01:28.155870005Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:f6434a73996efe76c71bd7dc3477bac0224b92f8ab48a28fe5b6eb0a72e07262 UID:abe7fbcc-1df1-4c6a-94aa-9eb8807c9c75 NetNS:/var/run/netns/d0e64e24-a083-462f-94bc-34570b9e5491 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podabe7fbcc_1df1_4c6a_94aa_9eb8807c9c75.slice PodAnnotations:0xc00008cd28}] Aliases:map[]}\"",
2026-06-09 17:48:39.382318 | controller |     "Jun 09 17:01:28.156703 crc crio[20770]: time=\"2026-06-09T17:01:28.15603549Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.382334 | controller |     "Jun 09 17:01:28.177975 crc crio[20770]: time=\"2026-06-09T17:01:28.177616175Z\" level=info msg=\"Ran pod sandbox f6434a73996efe76c71bd7dc3477bac0224b92f8ab48a28fe5b6eb0a72e07262 with infra container: openstack/ceilometer-0/POD\" id=9002882d-20f5-4a16-ba71-270028035874 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.382353 | controller |     "Jun 09 17:01:28.180236 crc crio[20770]: time=\"2026-06-09T17:01:28.180160439Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=a472e673-06b0-4716-af65-2a75df673abc name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.382369 | controller |     "Jun 09 17:01:28.207317 crc crio[20770]: time=\"2026-06-09T17:01:28.207218133Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=3c71e9ec-6387-4908-9389-332c6bd965ad name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.382385 | controller |     "Jun 09 17:01:28.217410 crc crio[20770]: time=\"2026-06-09T17:01:28.217324446Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=c84507ea-9a9f-4cf5-ad7c-86f663dc5e1d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.382400 | controller |     "Jun 09 17:01:28.217802 crc crio[20770]: time=\"2026-06-09T17:01:28.217734828Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.382416 | controller |     "Jun 09 17:01:28.298912 crc crio[20770]: time=\"2026-06-09T17:01:28.298239192Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.382432 | controller |     "Jun 09 17:01:28.303202 crc crio[20770]: time=\"2026-06-09T17:01:28.303122353Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.382448 | controller |     "Jun 09 17:01:28.499069 crc crio[20770]: time=\"2026-06-09T17:01:28.49897734Z\" level=info msg=\"Created container 52b97f0d9d85f5356d728a323db93070df97780e14ece3c618d16d9021fa16a2: openstack/ceilometer-0/ceilometer-central-agent\" id=c84507ea-9a9f-4cf5-ad7c-86f663dc5e1d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.382463 | controller |     "Jun 09 17:01:28.510428 crc crio[20770]: time=\"2026-06-09T17:01:28.510333049Z\" level=info msg=\"Starting container: 52b97f0d9d85f5356d728a323db93070df97780e14ece3c618d16d9021fa16a2\" id=7b5801b6-da5a-4352-9543-abb84a71b238 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.382479 | controller |     "Jun 09 17:01:28.537949 crc crio[20770]: time=\"2026-06-09T17:01:28.535934681Z\" level=info msg=\"Started container\" PID=72598 containerID=52b97f0d9d85f5356d728a323db93070df97780e14ece3c618d16d9021fa16a2 description=openstack/ceilometer-0/ceilometer-central-agent id=7b5801b6-da5a-4352-9543-abb84a71b238 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f6434a73996efe76c71bd7dc3477bac0224b92f8ab48a28fe5b6eb0a72e07262",
2026-06-09 17:48:39.382495 | controller |     "Jun 09 17:01:28.598592 crc crio[20770]: time=\"2026-06-09T17:01:28.598083652Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=72b8704c-0411-4397-8677-7201a75f075e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.382525 | controller |     "Jun 09 17:01:31.863095 crc crio[20770]: time=\"2026-06-09T17:01:31.862268641Z\" level=info msg=\"Stopping container: 655b98fecfff8714db26e3aa34bc7029ed745b923d4da9c5201de2cc2b61e882 (timeout: 30s)\" id=2fcde975-8f73-4700-91ad-96a5157faf59 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.382549 | controller |     "Jun 09 17:01:31.869140 crc crio[20770]: time=\"2026-06-09T17:01:31.862430126Z\" level=info msg=\"Stopping container: 9c9e6207da1a8d01796db6f82f10b8c3165d565a24cc3dcb60928b493d4d2dd1 (timeout: 30s)\" id=dd9150c1-493f-4a29-9b32-e72c2f981006 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.382568 | controller |     "Jun 09 17:01:33.916353 crc crio[20770]: time=\"2026-06-09T17:01:33.91580115Z\" level=info msg=\"Stopping container: c61936be9a31f3d9a56f540a177eff15f0d5544cf0d98cb5fcce42a9bad78732 (timeout: 30s)\" id=b8efa268-21e2-43ce-a787-9dddda38cc0b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.382584 | controller |     "Jun 09 17:01:33.919605 crc crio[20770]: time=\"2026-06-09T17:01:33.919550268Z\" level=info msg=\"Stopping container: 7d975c4dbad9f8641ac7791ef7fda1ba1fe90a0151e0bb603f049a706072e692 (timeout: 30s)\" id=8283d58c-2770-4407-af38-91fdcc9daf53 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.382599 | controller |     "Jun 09 17:01:40.431990 crc crio[20770]: time=\"2026-06-09T17:01:40.430919865Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=73800ea3-0e1f-414e-b7cc-3413219ba2d8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.382614 | controller |     "Jun 09 17:01:40.447233 crc crio[20770]: time=\"2026-06-09T17:01:40.447158585Z\" level=info msg=\"Stopped container 655b98fecfff8714db26e3aa34bc7029ed745b923d4da9c5201de2cc2b61e882: openstack/neutron-66779bf6b8-pmlls/neutron-api\" id=2fcde975-8f73-4700-91ad-96a5157faf59 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.382630 | controller |     "Jun 09 17:01:40.459043 crc crio[20770]: time=\"2026-06-09T17:01:40.458950487Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=82a1ff5d-c619-42cb-bd74-8cc1528fb540 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.382646 | controller |     "Jun 09 17:01:40.503276 crc crio[20770]: time=\"2026-06-09T17:01:40.503174109Z\" level=info msg=\"Stopped container 9c9e6207da1a8d01796db6f82f10b8c3165d565a24cc3dcb60928b493d4d2dd1: openstack/neutron-66779bf6b8-pmlls/neutron-httpd\" id=dd9150c1-493f-4a29-9b32-e72c2f981006 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.382662 | controller |     "Jun 09 17:01:40.504719 crc crio[20770]: time=\"2026-06-09T17:01:40.50458361Z\" level=info msg=\"Stopping pod sandbox: 3d82194b9d043719ca5497c3b27c2126c2031f8be0b5bcab465895471280f34d\" id=7a674bb6-da08-44ab-a71a-903f3b51ec51 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.382678 | controller |     "Jun 09 17:01:40.505550 crc crio[20770]: time=\"2026-06-09T17:01:40.505478676Z\" level=info msg=\"Got pod network &{Name:neutron-66779bf6b8-pmlls Namespace:openstack ID:3d82194b9d043719ca5497c3b27c2126c2031f8be0b5bcab465895471280f34d UID:e233389a-dea4-4ab5-902c-30ddc407f061 NetNS:/var/run/netns/d3ce9658-47ed-4ab9-ac43-abfea05225a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode233389a_dea4_4ab5_902c_30ddc407f061.slice PodAnnotations:0xc0029d4210}] Aliases:map[]}\"",
2026-06-09 17:48:39.382694 | controller |     "Jun 09 17:01:40.505892 crc crio[20770]: time=\"2026-06-09T17:01:40.505830186Z\" level=info msg=\"Deleting pod openstack_neutron-66779bf6b8-pmlls from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.382710 | controller |     "Jun 09 17:01:40.632892 crc crio[20770]: time=\"2026-06-09T17:01:40.63189547Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.382725 | controller |     "Jun 09 17:01:40.641374 crc crio[20770]: time=\"2026-06-09T17:01:40.641200069Z\" level=info msg=\"Stopped container c61936be9a31f3d9a56f540a177eff15f0d5544cf0d98cb5fcce42a9bad78732: openstack/cinder-scheduler-0/probe\" id=b8efa268-21e2-43ce-a787-9dddda38cc0b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.382744 | controller |     "Jun 09 17:01:40.754734 crc crio[20770]: time=\"2026-06-09T17:01:40.754596496Z\" level=info msg=\"Stopped container 7d975c4dbad9f8641ac7791ef7fda1ba1fe90a0151e0bb603f049a706072e692: openstack/cinder-scheduler-0/cinder-scheduler\" id=8283d58c-2770-4407-af38-91fdcc9daf53 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.382760 | controller |     "Jun 09 17:01:40.755687 crc crio[20770]: time=\"2026-06-09T17:01:40.755581725Z\" level=info msg=\"Stopping pod sandbox: 7fa4a6ecc5cf6c0c7276b443710ae94c862d2f8b0574b31188a7a21bad4fdcbf\" id=c909c0a6-89a2-4d7b-8966-4befa158dbb2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.382776 | controller |     "Jun 09 17:01:40.756425 crc crio[20770]: time=\"2026-06-09T17:01:40.756354137Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:7fa4a6ecc5cf6c0c7276b443710ae94c862d2f8b0574b31188a7a21bad4fdcbf UID:67d9c752-1050-4fe8-a8c2-3c5624176553 NetNS:/var/run/netns/39923be1-71d7-40ed-9ff4-c8eefa5517c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod67d9c752_1050_4fe8_a8c2_3c5624176553.slice PodAnnotations:0xc0029d43d8}] Aliases:map[]}\"",
2026-06-09 17:48:39.382792 | controller |     "Jun 09 17:01:40.756794 crc crio[20770]: time=\"2026-06-09T17:01:40.756557693Z\" level=info msg=\"Deleting pod openstack_cinder-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.382807 | controller |     "Jun 09 17:01:40.833474 crc crio[20770]: time=\"2026-06-09T17:01:40.83338335Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2ef2c3ebb9340307b3b5d6b8c8bf113f5dc11b07cf78924d38dde8b2945b8e04\" id=fad537d6-37b9-45e2-bcf4-7d98c3444d62 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.382823 | controller |     "Jun 09 17:01:40.834913 crc crio[20770]: time=\"2026-06-09T17:01:40.834575574Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=1eeb1b29-e051-4880-8f6d-56ba1683d51c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.382837 | controller |     "Jun 09 17:01:40.897867 crc crio[20770]: time=\"2026-06-09T17:01:40.897818867Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.382853 | controller |     "Jun 09 17:01:40.906916 crc crio[20770]: time=\"2026-06-09T17:01:40.906865399Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.382868 | controller |     "Jun 09 17:01:40.939271 crc crio[20770]: time=\"2026-06-09T17:01:40.939024751Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=181d6098-4ab4-4839-87df-398983d29390 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.382884 | controller |     "Jun 09 17:01:40.950509 crc crio[20770]: time=\"2026-06-09T17:01:40.950267877Z\" level=info msg=\"Creating container: openstack/openstackclient/openstackclient\" id=a41a3c71-5c18-4b74-b813-4cc74903b1b8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.382899 | controller |     "Jun 09 17:01:40.955119 crc crio[20770]: time=\"2026-06-09T17:01:40.953981075Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.382915 | controller |     "Jun 09 17:01:41.061778 crc crio[20770]: time=\"2026-06-09T17:01:41.061623495Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.382931 | controller |     "Jun 09 17:01:41.067787 crc crio[20770]: time=\"2026-06-09T17:01:41.067687271Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.382950 | controller |     "Jun 09 17:01:41.097126 crc crio[20770]: time=\"2026-06-09T17:01:41.097009621Z\" level=info msg=\"Created container ff8265364cfbd561b9e280f3249dc8f5b99a87f0e56713c9ba6b2817d1121972: openstack/ceilometer-0/ceilometer-notification-agent\" id=82a1ff5d-c619-42cb-bd74-8cc1528fb540 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.382967 | controller |     "Jun 09 17:01:41.109064 crc crio[20770]: time=\"2026-06-09T17:01:41.107097643Z\" level=info msg=\"Starting container: ff8265364cfbd561b9e280f3249dc8f5b99a87f0e56713c9ba6b2817d1121972\" id=1ff8f78f-9c35-44ed-b2d8-efcb7e5d8755 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.382982 | controller |     "Jun 09 17:01:41.117365 crc crio[20770]: time=\"2026-06-09T17:01:41.115540848Z\" level=info msg=\"Started container\" PID=73411 containerID=ff8265364cfbd561b9e280f3249dc8f5b99a87f0e56713c9ba6b2817d1121972 description=openstack/ceilometer-0/ceilometer-notification-agent id=1ff8f78f-9c35-44ed-b2d8-efcb7e5d8755 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f6434a73996efe76c71bd7dc3477bac0224b92f8ab48a28fe5b6eb0a72e07262",
2026-06-09 17:48:39.382999 | controller |     "Jun 09 17:01:41.146715 crc crio[20770]: time=\"2026-06-09T17:01:41.143026644Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=a8a8fd7f-9e6a-405d-86da-f199e80a5fe5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.383014 | controller |     "Jun 09 17:01:41.167703 crc crio[20770]: time=\"2026-06-09T17:01:41.1604658Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=239d016b-0cce-4a02-a3af-5d439dcf49bd name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.383029 | controller |     "Jun 09 17:01:41.174698 crc crio[20770]: time=\"2026-06-09T17:01:41.169602425Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=a21c1464-1f21-4545-b5c5-6353d196dd67 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.383045 | controller |     "Jun 09 17:01:41.174698 crc crio[20770]: time=\"2026-06-09T17:01:41.170298285Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.383060 | controller |     "Jun 09 17:01:41.253831 crc crio[20770]: time=\"2026-06-09T17:01:41.253544188Z\" level=info msg=\"Created container e2e31aa2ff850247a957aa32b5e4f62125ec1a080a0f1ff628c967bccf755195: openstack/openstackclient/openstackclient\" id=a41a3c71-5c18-4b74-b813-4cc74903b1b8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.383075 | controller |     "Jun 09 17:01:41.264437 crc crio[20770]: time=\"2026-06-09T17:01:41.264170236Z\" level=info msg=\"Starting container: e2e31aa2ff850247a957aa32b5e4f62125ec1a080a0f1ff628c967bccf755195\" id=cfdc0272-13b6-4aed-8e99-fc5257b69913 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.383090 | controller |     "Jun 09 17:01:41.273445 crc crio[20770]: time=\"2026-06-09T17:01:41.273316371Z\" level=info msg=\"Stopped pod sandbox: 3d82194b9d043719ca5497c3b27c2126c2031f8be0b5bcab465895471280f34d\" id=7a674bb6-da08-44ab-a71a-903f3b51ec51 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.383106 | controller |     "Jun 09 17:01:41.274057 crc crio[20770]: time=\"2026-06-09T17:01:41.27396869Z\" level=info msg=\"Started container\" PID=73432 containerID=e2e31aa2ff850247a957aa32b5e4f62125ec1a080a0f1ff628c967bccf755195 description=openstack/openstackclient/openstackclient id=cfdc0272-13b6-4aed-8e99-fc5257b69913 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6782547e21d09a96b95286a17ac003d4fe3068ea42611d99f0c95f6c601f087a",
2026-06-09 17:48:39.383122 | controller |     "Jun 09 17:01:41.302413 crc crio[20770]: time=\"2026-06-09T17:01:41.302308381Z\" level=info msg=\"Stopped pod sandbox: 7fa4a6ecc5cf6c0c7276b443710ae94c862d2f8b0574b31188a7a21bad4fdcbf\" id=c909c0a6-89a2-4d7b-8966-4befa158dbb2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.383141 | controller |     "Jun 09 17:01:41.332536 crc crio[20770]: time=\"2026-06-09T17:01:41.329995303Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.383157 | controller |     "Jun 09 17:01:41.349312 crc crio[20770]: time=\"2026-06-09T17:01:41.349235831Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.383173 | controller |     "Jun 09 17:01:41.783370 crc crio[20770]: time=\"2026-06-09T17:01:41.782612042Z\" level=info msg=\"Created container a0f61cfef7f036a97c980fdb839f43e36fbb903c9168ff98bcceaffd783eab65: openstack/ceilometer-0/sg-core\" id=a21c1464-1f21-4545-b5c5-6353d196dd67 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.383188 | controller |     "Jun 09 17:01:41.785095 crc crio[20770]: time=\"2026-06-09T17:01:41.785027332Z\" level=info msg=\"Starting container: a0f61cfef7f036a97c980fdb839f43e36fbb903c9168ff98bcceaffd783eab65\" id=653d511d-ab3b-402b-8843-e23614e7d99d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.383204 | controller |     "Jun 09 17:01:41.793004 crc crio[20770]: time=\"2026-06-09T17:01:41.79289674Z\" level=info msg=\"Started container\" PID=73492 containerID=a0f61cfef7f036a97c980fdb839f43e36fbb903c9168ff98bcceaffd783eab65 description=openstack/ceilometer-0/sg-core id=653d511d-ab3b-402b-8843-e23614e7d99d name=/runtime.v1.RuntimeService/StartContainer sandboxID=f6434a73996efe76c71bd7dc3477bac0224b92f8ab48a28fe5b6eb0a72e07262",
2026-06-09 17:48:39.383219 | controller |     "Jun 09 17:01:41.825005 crc crio[20770]: time=\"2026-06-09T17:01:41.824889448Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=2b246e4a-06af-4eb6-a409-4964d36d1a21 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.383235 | controller |     "Jun 09 17:01:41.850032 crc crio[20770]: time=\"2026-06-09T17:01:41.849848451Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=a35e066c-8d8d-4ba5-82b8-d0c9a3dc2865 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.383250 | controller |     "Jun 09 17:01:41.860728 crc crio[20770]: time=\"2026-06-09T17:01:41.860589082Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=a876a271-26ee-4e91-a11d-88cd10fcb9ec name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.383265 | controller |     "Jun 09 17:01:41.861252 crc crio[20770]: time=\"2026-06-09T17:01:41.86119146Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.383280 | controller |     "Jun 09 17:01:41.910721 crc crio[20770]: time=\"2026-06-09T17:01:41.910617232Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.383296 | controller |     "Jun 09 17:01:41.914328 crc crio[20770]: time=\"2026-06-09T17:01:41.914096563Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.383311 | controller |     "Jun 09 17:01:42.070018 crc crio[20770]: time=\"2026-06-09T17:01:42.069797826Z\" level=info msg=\"Created container 44cccc6172120134b97b0ad0b4c9395753b6d086050f5ebb7dd9e4d9d0607653: openstack/ceilometer-0/proxy-httpd\" id=a876a271-26ee-4e91-a11d-88cd10fcb9ec name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.383327 | controller |     "Jun 09 17:01:42.070018 crc crio[20770]: time=\"2026-06-09T17:01:42.07130719Z\" level=info msg=\"Starting container: 44cccc6172120134b97b0ad0b4c9395753b6d086050f5ebb7dd9e4d9d0607653\" id=6aa968e9-51e0-4a0d-a1f2-40064242ba5e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.383345 | controller |     "Jun 09 17:01:42.076555 crc crio[20770]: time=\"2026-06-09T17:01:42.076409898Z\" level=info msg=\"Started container\" PID=73586 containerID=44cccc6172120134b97b0ad0b4c9395753b6d086050f5ebb7dd9e4d9d0607653 description=openstack/ceilometer-0/proxy-httpd id=6aa968e9-51e0-4a0d-a1f2-40064242ba5e name=/runtime.v1.RuntimeService/StartContainer sandboxID=f6434a73996efe76c71bd7dc3477bac0224b92f8ab48a28fe5b6eb0a72e07262",
2026-06-09 17:48:39.383360 | controller |     "Jun 09 17:01:42.107518 crc crio[20770]: time=\"2026-06-09T17:01:42.107472698Z\" level=info msg=\"Removing container: 9c9e6207da1a8d01796db6f82f10b8c3165d565a24cc3dcb60928b493d4d2dd1\" id=0dafa16a-635c-4b23-b7a8-ab492d7e250b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.383375 | controller |     "Jun 09 17:01:42.147528 crc crio[20770]: time=\"2026-06-09T17:01:42.147427976Z\" level=info msg=\"Removed container 9c9e6207da1a8d01796db6f82f10b8c3165d565a24cc3dcb60928b493d4d2dd1: openstack/neutron-66779bf6b8-pmlls/neutron-httpd\" id=0dafa16a-635c-4b23-b7a8-ab492d7e250b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.383390 | controller |     "Jun 09 17:01:42.152057 crc crio[20770]: time=\"2026-06-09T17:01:42.151581386Z\" level=info msg=\"Removing container: 655b98fecfff8714db26e3aa34bc7029ed745b923d4da9c5201de2cc2b61e882\" id=af3c6fa6-8729-40cf-acbc-49303d8a72a8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.383405 | controller |     "Jun 09 17:01:42.192066 crc crio[20770]: time=\"2026-06-09T17:01:42.191966057Z\" level=info msg=\"Removed container 655b98fecfff8714db26e3aa34bc7029ed745b923d4da9c5201de2cc2b61e882: openstack/neutron-66779bf6b8-pmlls/neutron-api\" id=af3c6fa6-8729-40cf-acbc-49303d8a72a8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.383420 | controller |     "Jun 09 17:01:42.206234 crc crio[20770]: time=\"2026-06-09T17:01:42.205391306Z\" level=info msg=\"Removing container: c61936be9a31f3d9a56f540a177eff15f0d5544cf0d98cb5fcce42a9bad78732\" id=58079268-5dc1-4f6c-9581-0379c3733fb0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.383435 | controller |     "Jun 09 17:01:42.238978 crc crio[20770]: time=\"2026-06-09T17:01:42.238896537Z\" level=info msg=\"Removed container c61936be9a31f3d9a56f540a177eff15f0d5544cf0d98cb5fcce42a9bad78732: openstack/cinder-scheduler-0/probe\" id=58079268-5dc1-4f6c-9581-0379c3733fb0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.383450 | controller |     "Jun 09 17:01:42.256140 crc crio[20770]: time=\"2026-06-09T17:01:42.255593721Z\" level=info msg=\"Removing container: 7d975c4dbad9f8641ac7791ef7fda1ba1fe90a0151e0bb603f049a706072e692\" id=6d336c62-97a0-48dd-9277-b94bc2a99588 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.383466 | controller |     "Jun 09 17:01:42.293318 crc crio[20770]: time=\"2026-06-09T17:01:42.292783729Z\" level=info msg=\"Removed container 7d975c4dbad9f8641ac7791ef7fda1ba1fe90a0151e0bb603f049a706072e692: openstack/cinder-scheduler-0/cinder-scheduler\" id=6d336c62-97a0-48dd-9277-b94bc2a99588 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.383481 | controller |     "Jun 09 17:01:42.810112 crc crio[20770]: time=\"2026-06-09T17:01:42.809950789Z\" level=info msg=\"Running pod sandbox: openstack/cinder-scheduler-0/POD\" id=71281c63-d48b-4a78-aa40-f6c7f96bf25e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.383496 | controller |     "Jun 09 17:01:42.811324 crc crio[20770]: time=\"2026-06-09T17:01:42.810181555Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.383525 | controller |     "Jun 09 17:01:42.850489 crc crio[20770]: time=\"2026-06-09T17:01:42.850437902Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:ab69384750edf9d3bd4b78c5b25aa4b7941c00a566b25fe7e8058754938c1ad2 UID:c414a562-fe14-4fa7-82ea-d15e8f72aac4 NetNS:/var/run/netns/9f4c08ef-a08f-401b-8904-441b4875e1a9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc414a562_fe14_4fa7_82ea_d15e8f72aac4.slice PodAnnotations:0xc0010a2d70}] Aliases:map[]}\"",
2026-06-09 17:48:39.383553 | controller |     "Jun 09 17:01:42.850875 crc crio[20770]: time=\"2026-06-09T17:01:42.850848454Z\" level=info msg=\"Adding pod openstack_cinder-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.383571 | controller |     "Jun 09 17:01:43.137821 crc crio[20770]: time=\"2026-06-09T17:01:43.137245975Z\" level=info msg=\"Stopping container: 52b97f0d9d85f5356d728a323db93070df97780e14ece3c618d16d9021fa16a2 (timeout: 30s)\" id=3a685a95-65bb-4ce6-afcd-10189de9f072 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.383586 | controller |     "Jun 09 17:01:43.137949 crc crio[20770]: time=\"2026-06-09T17:01:43.137813982Z\" level=info msg=\"Stopping container: ff8265364cfbd561b9e280f3249dc8f5b99a87f0e56713c9ba6b2817d1121972 (timeout: 30s)\" id=07e69837-604a-4dbc-86a4-b6de82140808 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.383602 | controller |     "Jun 09 17:01:43.138537 crc crio[20770]: time=\"2026-06-09T17:01:43.138364318Z\" level=info msg=\"Stopping container: 44cccc6172120134b97b0ad0b4c9395753b6d086050f5ebb7dd9e4d9d0607653 (timeout: 30s)\" id=34ef3422-4a4d-4255-8c81-e9c5b457e054 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.383618 | controller |     "Jun 09 17:01:43.140617 crc crio[20770]: time=\"2026-06-09T17:01:43.140348515Z\" level=info msg=\"Stopping container: a0f61cfef7f036a97c980fdb839f43e36fbb903c9168ff98bcceaffd783eab65 (timeout: 30s)\" id=91971cdb-f2fb-4b18-bd79-7d5e5e2fc502 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.383634 | controller |     "Jun 09 17:01:43.272231 crc crio[20770]: time=\"2026-06-09T17:01:43.272183956Z\" level=info msg=\"Stopped container a0f61cfef7f036a97c980fdb839f43e36fbb903c9168ff98bcceaffd783eab65: openstack/ceilometer-0/sg-core\" id=91971cdb-f2fb-4b18-bd79-7d5e5e2fc502 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.383649 | controller |     "Jun 09 17:01:43.553203 crc crio[20770]: time=\"2026-06-09T17:01:43.551741388Z\" level=info msg=\"Stopped container 44cccc6172120134b97b0ad0b4c9395753b6d086050f5ebb7dd9e4d9d0607653: openstack/ceilometer-0/proxy-httpd\" id=34ef3422-4a4d-4255-8c81-e9c5b457e054 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.383664 | controller |     "Jun 09 17:01:43.598974 crc crio[20770]: time=\"2026-06-09T17:01:43.598824393Z\" level=info msg=\"Stopped container ff8265364cfbd561b9e280f3249dc8f5b99a87f0e56713c9ba6b2817d1121972: openstack/ceilometer-0/ceilometer-notification-agent\" id=07e69837-604a-4dbc-86a4-b6de82140808 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.383680 | controller |     "Jun 09 17:01:43.616605 crc crio[20770]: 2026-06-09T17:01:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ab69384750edf9d Mac:9a:7c:85:c6:38:c2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b0 Mtu:0 Sandbox:/var/run/netns/9f4c08ef-a08f-401b-8904-441b4875e1a9 SocketPath: PciID:}] [{Interface:0xc000236d40 Address:{IP:10.217.0.176 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.383695 | controller |     "Jun 09 17:01:43.619623 crc crio[20770]: time=\"2026-06-09T17:01:43.619464651Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:ab69384750edf9d3bd4b78c5b25aa4b7941c00a566b25fe7e8058754938c1ad2 UID:c414a562-fe14-4fa7-82ea-d15e8f72aac4 NetNS:/var/run/netns/9f4c08ef-a08f-401b-8904-441b4875e1a9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc414a562_fe14_4fa7_82ea_d15e8f72aac4.slice PodAnnotations:0xc0010a2d70}] Aliases:map[]}\"",
2026-06-09 17:48:39.383714 | controller |     "Jun 09 17:01:43.619819 crc crio[20770]: time=\"2026-06-09T17:01:43.61979625Z\" level=info msg=\"Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.383730 | controller |     "Jun 09 17:01:43.630378 crc crio[20770]: time=\"2026-06-09T17:01:43.630291425Z\" level=info msg=\"Ran pod sandbox ab69384750edf9d3bd4b78c5b25aa4b7941c00a566b25fe7e8058754938c1ad2 with infra container: openstack/cinder-scheduler-0/POD\" id=71281c63-d48b-4a78-aa40-f6c7f96bf25e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.383745 | controller |     "Jun 09 17:01:43.632930 crc crio[20770]: time=\"2026-06-09T17:01:43.632847089Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=4ae944d3-23bf-497a-a86b-08db114b79fb name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.383761 | controller |     "Jun 09 17:01:43.684703 crc crio[20770]: time=\"2026-06-09T17:01:43.684113015Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=45ad63d9-31b8-4d71-883f-d8a7196f3e87 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.383777 | controller |     "Jun 09 17:01:43.694017 crc crio[20770]: time=\"2026-06-09T17:01:43.693785425Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/cinder-scheduler\" id=4d75538a-105d-43ca-a721-83341cd34107 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.383793 | controller |     "Jun 09 17:01:43.694561 crc crio[20770]: time=\"2026-06-09T17:01:43.694498106Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.383809 | controller |     "Jun 09 17:01:43.747075 crc crio[20770]: time=\"2026-06-09T17:01:43.746931645Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.383825 | controller |     "Jun 09 17:01:43.776301 crc crio[20770]: time=\"2026-06-09T17:01:43.776108191Z\" level=info msg=\"Stopped container 52b97f0d9d85f5356d728a323db93070df97780e14ece3c618d16d9021fa16a2: openstack/ceilometer-0/ceilometer-central-agent\" id=3a685a95-65bb-4ce6-afcd-10189de9f072 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.383841 | controller |     "Jun 09 17:01:43.783714 crc crio[20770]: time=\"2026-06-09T17:01:43.783539186Z\" level=info msg=\"Stopping pod sandbox: f6434a73996efe76c71bd7dc3477bac0224b92f8ab48a28fe5b6eb0a72e07262\" id=51a6bf59-e105-4851-b594-45b43a3f6e8f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.383857 | controller |     "Jun 09 17:01:43.784794 crc crio[20770]: time=\"2026-06-09T17:01:43.784314029Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:f6434a73996efe76c71bd7dc3477bac0224b92f8ab48a28fe5b6eb0a72e07262 UID:abe7fbcc-1df1-4c6a-94aa-9eb8807c9c75 NetNS:/var/run/netns/d0e64e24-a083-462f-94bc-34570b9e5491 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podabe7fbcc_1df1_4c6a_94aa_9eb8807c9c75.slice PodAnnotations:0xc002a08a00}] Aliases:map[]}\"",
2026-06-09 17:48:39.383873 | controller |     "Jun 09 17:01:43.784794 crc crio[20770]: time=\"2026-06-09T17:01:43.784469213Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.383889 | controller |     "Jun 09 17:01:44.111480 crc crio[20770]: time=\"2026-06-09T17:01:44.111376358Z\" level=info msg=\"Stopped pod sandbox: f6434a73996efe76c71bd7dc3477bac0224b92f8ab48a28fe5b6eb0a72e07262\" id=51a6bf59-e105-4851-b594-45b43a3f6e8f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.383908 | controller |     "Jun 09 17:01:44.215432 crc crio[20770]: time=\"2026-06-09T17:01:44.215301371Z\" level=info msg=\"Removing container: 44cccc6172120134b97b0ad0b4c9395753b6d086050f5ebb7dd9e4d9d0607653\" id=a403f5a2-6d98-4c0c-bab6-a1a66bcd2ab1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.383925 | controller |     "Jun 09 17:01:44.298806 crc crio[20770]: time=\"2026-06-09T17:01:44.298719698Z\" level=info msg=\"Removed container 44cccc6172120134b97b0ad0b4c9395753b6d086050f5ebb7dd9e4d9d0607653: openstack/ceilometer-0/proxy-httpd\" id=a403f5a2-6d98-4c0c-bab6-a1a66bcd2ab1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.383941 | controller |     "Jun 09 17:01:44.302571 crc crio[20770]: time=\"2026-06-09T17:01:44.302479497Z\" level=info msg=\"Removing container: a0f61cfef7f036a97c980fdb839f43e36fbb903c9168ff98bcceaffd783eab65\" id=8dd22db1-edab-4632-9e6f-98a2d0d26b18 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.383957 | controller |     "Jun 09 17:01:44.335545 crc crio[20770]: time=\"2026-06-09T17:01:44.33535181Z\" level=info msg=\"Removed container a0f61cfef7f036a97c980fdb839f43e36fbb903c9168ff98bcceaffd783eab65: openstack/ceilometer-0/sg-core\" id=8dd22db1-edab-4632-9e6f-98a2d0d26b18 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.383973 | controller |     "Jun 09 17:01:44.339012 crc crio[20770]: time=\"2026-06-09T17:01:44.338497061Z\" level=info msg=\"Removing container: ff8265364cfbd561b9e280f3249dc8f5b99a87f0e56713c9ba6b2817d1121972\" id=399f7e14-6c20-431f-8f9d-4c6624b096c6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.383988 | controller |     "Jun 09 17:01:44.368241 crc crio[20770]: time=\"2026-06-09T17:01:44.368171371Z\" level=info msg=\"Removed container ff8265364cfbd561b9e280f3249dc8f5b99a87f0e56713c9ba6b2817d1121972: openstack/ceilometer-0/ceilometer-notification-agent\" id=399f7e14-6c20-431f-8f9d-4c6624b096c6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.384004 | controller |     "Jun 09 17:01:44.377702 crc crio[20770]: time=\"2026-06-09T17:01:44.377493532Z\" level=info msg=\"Removing container: 52b97f0d9d85f5356d728a323db93070df97780e14ece3c618d16d9021fa16a2\" id=6c0494c7-444f-4e7c-9fbc-2e135550eeae name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.384019 | controller |     "Jun 09 17:01:44.408168 crc crio[20770]: time=\"2026-06-09T17:01:44.408107569Z\" level=info msg=\"Removed container 52b97f0d9d85f5356d728a323db93070df97780e14ece3c618d16d9021fa16a2: openstack/ceilometer-0/ceilometer-central-agent\" id=6c0494c7-444f-4e7c-9fbc-2e135550eeae name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.384035 | controller |     "Jun 09 17:01:44.534004 crc crio[20770]: time=\"2026-06-09T17:01:44.533491043Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.384050 | controller |     "Jun 09 17:01:44.751191 crc crio[20770]: time=\"2026-06-09T17:01:44.75110014Z\" level=info msg=\"Created container 9864620035c504e29b27cd290eb2f6d99cfd4ff3d14253ed013a57a5d4cfc756: openstack/cinder-scheduler-0/cinder-scheduler\" id=4d75538a-105d-43ca-a721-83341cd34107 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.384066 | controller |     "Jun 09 17:01:44.753329 crc crio[20770]: time=\"2026-06-09T17:01:44.753238532Z\" level=info msg=\"Starting container: 9864620035c504e29b27cd290eb2f6d99cfd4ff3d14253ed013a57a5d4cfc756\" id=ee2b19d4-ee99-4c9d-9cf7-3b8fdfb9c7bf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.384082 | controller |     "Jun 09 17:01:44.759676 crc crio[20770]: time=\"2026-06-09T17:01:44.759438522Z\" level=info msg=\"Started container\" PID=73943 containerID=9864620035c504e29b27cd290eb2f6d99cfd4ff3d14253ed013a57a5d4cfc756 description=openstack/cinder-scheduler-0/cinder-scheduler id=ee2b19d4-ee99-4c9d-9cf7-3b8fdfb9c7bf name=/runtime.v1.RuntimeService/StartContainer sandboxID=ab69384750edf9d3bd4b78c5b25aa4b7941c00a566b25fe7e8058754938c1ad2",
2026-06-09 17:48:39.384101 | controller |     "Jun 09 17:01:44.782329 crc crio[20770]: time=\"2026-06-09T17:01:44.782230472Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=3f9f5130-e9bf-4d12-a210-1396016b92aa name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.384117 | controller |     "Jun 09 17:01:44.841737 crc crio[20770]: time=\"2026-06-09T17:01:44.841556472Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=4c5e77be-5a6a-4625-a6b7-9ea36569ea8b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.384133 | controller |     "Jun 09 17:01:44.851952 crc crio[20770]: time=\"2026-06-09T17:01:44.8518536Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/probe\" id=193fd1f8-6ca0-4c17-9b47-8265b3fc0316 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.384150 | controller |     "Jun 09 17:01:44.852327 crc crio[20770]: time=\"2026-06-09T17:01:44.852249422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.384165 | controller |     "Jun 09 17:01:44.922569 crc crio[20770]: time=\"2026-06-09T17:01:44.922492438Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.384181 | controller |     "Jun 09 17:01:45.052060 crc crio[20770]: time=\"2026-06-09T17:01:45.051442335Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=1284d341-f2ee-4e91-9c5f-8d7e827e33e0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.384197 | controller |     "Jun 09 17:01:45.052060 crc crio[20770]: time=\"2026-06-09T17:01:45.051536198Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.384213 | controller |     "Jun 09 17:01:45.117826 crc crio[20770]: time=\"2026-06-09T17:01:45.117712876Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:1628b8eede0a9763e064b46d8019dab24bdc8c582705391f6f36043eb369c69b UID:024cf0e7-28f4-4aca-90d3-db631c91b93b NetNS:/var/run/netns/b17f9c2b-d817-475a-b34c-280b8dc27747 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod024cf0e7_28f4_4aca_90d3_db631c91b93b.slice PodAnnotations:0xc002a08168}] Aliases:map[]}\"",
2026-06-09 17:48:39.384230 | controller |     "Jun 09 17:01:45.117826 crc crio[20770]: time=\"2026-06-09T17:01:45.117794959Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.384246 | controller |     "Jun 09 17:01:45.147400 crc crio[20770]: time=\"2026-06-09T17:01:45.14717293Z\" level=warning msg=\"Stopping container 65753f3ef8ec881a43bee2a5ee9ffb074dbf0de21699310fdc7432039d3c8b06 with stop signal(15) timed out. Killing...\"",
2026-06-09 17:48:39.384262 | controller |     "Jun 09 17:01:45.301434 crc crio[20770]: time=\"2026-06-09T17:01:45.300845204Z\" level=error msg=\"Killing container 65753f3ef8ec881a43bee2a5ee9ffb074dbf0de21699310fdc7432039d3c8b06 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 65753f3ef8ec881a43bee2a5ee9ffb074dbf0de21699310fdc7432039d3c8b06 KILL` failed: process not running: No such process\\n : exit status 1\"",
2026-06-09 17:48:39.384278 | controller |     "Jun 09 17:01:45.571485 crc crio[20770]: time=\"2026-06-09T17:01:45.569203812Z\" level=info msg=\"Stopped container 65753f3ef8ec881a43bee2a5ee9ffb074dbf0de21699310fdc7432039d3c8b06: openstack/cinder-api-0/cinder-api\" id=ab697dc4-c4bc-49ab-8310-0df247d91595 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.384297 | controller |     "Jun 09 17:01:45.575043 crc crio[20770]: time=\"2026-06-09T17:01:45.574608999Z\" level=info msg=\"Stopping pod sandbox: 97f6604f2b38d2bcdf8dbe876ee402428d8111541096d160022343644e0f3d04\" id=e230bb1b-ba22-4adf-8d70-9442303f63e4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.384313 | controller |     "Jun 09 17:01:45.575739 crc crio[20770]: time=\"2026-06-09T17:01:45.575467484Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:97f6604f2b38d2bcdf8dbe876ee402428d8111541096d160022343644e0f3d04 UID:a0670e3a-ee82-4474-a5f0-867a56e8a65c NetNS:/var/run/netns/5cfb14ae-a95b-4208-ac46-02eae9d4a679 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda0670e3a_ee82_4474_a5f0_867a56e8a65c.slice PodAnnotations:0xc00291aa80}] Aliases:map[]}\"",
2026-06-09 17:48:39.384329 | controller |     "Jun 09 17:01:45.575739 crc crio[20770]: time=\"2026-06-09T17:01:45.575729791Z\" level=info msg=\"Deleting pod openstack_cinder-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.384345 | controller |     "Jun 09 17:01:45.801421 crc crio[20770]: 2026-06-09T17:01:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1628b8eede0a976 Mac:56:85:d1:b8:c9:64 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b1 Mtu:0 Sandbox:/var/run/netns/b17f9c2b-d817-475a-b34c-280b8dc27747 SocketPath: PciID:}] [{Interface:0xc00025cb10 Address:{IP:10.217.0.177 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.384361 | controller |     "Jun 09 17:01:45.801421 crc crio[20770]: time=\"2026-06-09T17:01:45.801081033Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:1628b8eede0a9763e064b46d8019dab24bdc8c582705391f6f36043eb369c69b UID:024cf0e7-28f4-4aca-90d3-db631c91b93b NetNS:/var/run/netns/b17f9c2b-d817-475a-b34c-280b8dc27747 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod024cf0e7_28f4_4aca_90d3_db631c91b93b.slice PodAnnotations:0xc002a08168}] Aliases:map[]}\"",
2026-06-09 17:48:39.384376 | controller |     "Jun 09 17:01:45.801421 crc crio[20770]: time=\"2026-06-09T17:01:45.801217907Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.384392 | controller |     "Jun 09 17:01:45.820958 crc crio[20770]: time=\"2026-06-09T17:01:45.820902068Z\" level=info msg=\"Ran pod sandbox 1628b8eede0a9763e064b46d8019dab24bdc8c582705391f6f36043eb369c69b with infra container: openstack/ceilometer-0/POD\" id=1284d341-f2ee-4e91-9c5f-8d7e827e33e0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.384408 | controller |     "Jun 09 17:01:45.836799 crc crio[20770]: time=\"2026-06-09T17:01:45.836700446Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=a7462c9e-22bc-4e65-9216-312e30fcb465 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.384424 | controller |     "Jun 09 17:01:45.943311 crc crio[20770]: time=\"2026-06-09T17:01:45.939715071Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=6b41a5e9-6cb3-44cf-a960-8ecc43339123 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.384440 | controller |     "Jun 09 17:01:45.955598 crc crio[20770]: time=\"2026-06-09T17:01:45.954743377Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=db22f0ea-0fff-4d0c-b6c5-f75e25b4db27 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.384455 | controller |     "Jun 09 17:01:45.955598 crc crio[20770]: time=\"2026-06-09T17:01:45.955466208Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.384474 | controller |     "Jun 09 17:01:45.992920 crc crio[20770]: time=\"2026-06-09T17:01:45.992137991Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.384490 | controller |     "Jun 09 17:01:46.118202 crc crio[20770]: time=\"2026-06-09T17:01:46.117873845Z\" level=info msg=\"Stopped pod sandbox: 97f6604f2b38d2bcdf8dbe876ee402428d8111541096d160022343644e0f3d04\" id=e230bb1b-ba22-4adf-8d70-9442303f63e4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.384505 | controller |     "Jun 09 17:01:46.164094 crc crio[20770]: time=\"2026-06-09T17:01:46.164021913Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.384541 | controller |     "Jun 09 17:01:46.167913 crc crio[20770]: time=\"2026-06-09T17:01:46.167842863Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.384558 | controller |     "Jun 09 17:01:46.304605 crc crio[20770]: time=\"2026-06-09T17:01:46.304441213Z\" level=info msg=\"Created container 908912497bc1f9ef17e94cd36f5bb5a5f769dbce71128b7523c880db0720ae65: openstack/ceilometer-0/ceilometer-central-agent\" id=db22f0ea-0fff-4d0c-b6c5-f75e25b4db27 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.384574 | controller |     "Jun 09 17:01:46.308715 crc crio[20770]: time=\"2026-06-09T17:01:46.308569212Z\" level=info msg=\"Created container 3b5c37214013d7b789d5e046f998814cb608c4707a008f4a4ffbe008b0f4e3bd: openstack/cinder-scheduler-0/probe\" id=193fd1f8-6ca0-4c17-9b47-8265b3fc0316 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.384589 | controller |     "Jun 09 17:01:46.309025 crc crio[20770]: time=\"2026-06-09T17:01:46.308943333Z\" level=info msg=\"Starting container: 908912497bc1f9ef17e94cd36f5bb5a5f769dbce71128b7523c880db0720ae65\" id=4b1ee7b9-38d9-4b1e-88cb-c578996a6ce9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.384606 | controller |     "Jun 09 17:01:46.310407 crc crio[20770]: time=\"2026-06-09T17:01:46.310334833Z\" level=info msg=\"Starting container: 3b5c37214013d7b789d5e046f998814cb608c4707a008f4a4ffbe008b0f4e3bd\" id=1d0e1a13-8100-401c-a7dd-e7d08b758328 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.384622 | controller |     "Jun 09 17:01:46.316346 crc crio[20770]: time=\"2026-06-09T17:01:46.316264955Z\" level=info msg=\"Started container\" PID=74160 containerID=908912497bc1f9ef17e94cd36f5bb5a5f769dbce71128b7523c880db0720ae65 description=openstack/ceilometer-0/ceilometer-central-agent id=4b1ee7b9-38d9-4b1e-88cb-c578996a6ce9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1628b8eede0a9763e064b46d8019dab24bdc8c582705391f6f36043eb369c69b",
2026-06-09 17:48:39.384638 | controller |     "Jun 09 17:01:46.337812 crc crio[20770]: time=\"2026-06-09T17:01:46.332395723Z\" level=info msg=\"Started container\" PID=74135 containerID=3b5c37214013d7b789d5e046f998814cb608c4707a008f4a4ffbe008b0f4e3bd description=openstack/cinder-scheduler-0/probe id=1d0e1a13-8100-401c-a7dd-e7d08b758328 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ab69384750edf9d3bd4b78c5b25aa4b7941c00a566b25fe7e8058754938c1ad2",
2026-06-09 17:48:39.384654 | controller |     "Jun 09 17:01:46.337812 crc crio[20770]: time=\"2026-06-09T17:01:46.333152025Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=6b133b84-b0a1-4035-99cd-03cf7c971cfd name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.384671 | controller |     "Jun 09 17:01:46.381950 crc crio[20770]: time=\"2026-06-09T17:01:46.378478228Z\" level=info msg=\"Removing container: 65753f3ef8ec881a43bee2a5ee9ffb074dbf0de21699310fdc7432039d3c8b06\" id=f8dd4819-9007-41d7-8e47-68eed304d9ff name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.384690 | controller |     "Jun 09 17:01:46.478717 crc crio[20770]: time=\"2026-06-09T17:01:46.474212353Z\" level=info msg=\"Removed container 65753f3ef8ec881a43bee2a5ee9ffb074dbf0de21699310fdc7432039d3c8b06: openstack/cinder-api-0/cinder-api\" id=f8dd4819-9007-41d7-8e47-68eed304d9ff name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.384706 | controller |     "Jun 09 17:01:46.491033 crc crio[20770]: time=\"2026-06-09T17:01:46.489260519Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=f6a3d6c2-fd7d-47c3-a6e4-463376bbc98f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.384722 | controller |     "Jun 09 17:01:46.491033 crc crio[20770]: time=\"2026-06-09T17:01:46.489731533Z\" level=info msg=\"Removing container: b9f104a859b06a315a742a85fe14c412e0c41c9ccdb3fd192911e107db66c851\" id=c4768a87-6542-4bd8-bb9f-44409d44698a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.384737 | controller |     "Jun 09 17:01:46.534444 crc crio[20770]: time=\"2026-06-09T17:01:46.53378947Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=56761a1f-deaf-485a-801f-00839b9a65f1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.384753 | controller |     "Jun 09 17:01:46.534444 crc crio[20770]: time=\"2026-06-09T17:01:46.534208062Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.384785 | controller |     "Jun 09 17:01:46.588677 crc crio[20770]: time=\"2026-06-09T17:01:46.588471455Z\" level=info msg=\"Removed container b9f104a859b06a315a742a85fe14c412e0c41c9ccdb3fd192911e107db66c851: openstack/cinder-api-0/cinder-api-log\" id=c4768a87-6542-4bd8-bb9f-44409d44698a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.384801 | controller |     "Jun 09 17:01:46.599122 crc crio[20770]: time=\"2026-06-09T17:01:46.598933878Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.384817 | controller |     "Jun 09 17:01:46.602513 crc crio[20770]: time=\"2026-06-09T17:01:46.60244217Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.384832 | controller |     "Jun 09 17:01:46.807514 crc crio[20770]: time=\"2026-06-09T17:01:46.807340129Z\" level=info msg=\"Created container a29a8217801fe93f5977519f18fd7d5703f3159a6285afc6dcba7b6a2587d1df: openstack/ceilometer-0/ceilometer-notification-agent\" id=56761a1f-deaf-485a-801f-00839b9a65f1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.384847 | controller |     "Jun 09 17:01:46.820138 crc crio[20770]: time=\"2026-06-09T17:01:46.820031006Z\" level=info msg=\"Starting container: a29a8217801fe93f5977519f18fd7d5703f3159a6285afc6dcba7b6a2587d1df\" id=bfcbe561-3044-4474-acb7-f433a64a0519 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.384863 | controller |     "Jun 09 17:01:46.830228 crc crio[20770]: time=\"2026-06-09T17:01:46.830071868Z\" level=info msg=\"Started container\" PID=74237 containerID=a29a8217801fe93f5977519f18fd7d5703f3159a6285afc6dcba7b6a2587d1df description=openstack/ceilometer-0/ceilometer-notification-agent id=bfcbe561-3044-4474-acb7-f433a64a0519 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1628b8eede0a9763e064b46d8019dab24bdc8c582705391f6f36043eb369c69b",
2026-06-09 17:48:39.384880 | controller |     "Jun 09 17:01:46.855795 crc crio[20770]: time=\"2026-06-09T17:01:46.855582667Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=17c29025-df12-4517-9d98-6872ca77cecd name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.384899 | controller |     "Jun 09 17:01:46.869914 crc crio[20770]: time=\"2026-06-09T17:01:46.869793549Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=987d98b3-cee7-4725-a604-ab7e4e10f2b0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.384915 | controller |     "Jun 09 17:01:46.877998 crc crio[20770]: time=\"2026-06-09T17:01:46.877841742Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=91b5146e-1068-4d93-836a-e2f2ce532700 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.384932 | controller |     "Jun 09 17:01:46.878395 crc crio[20770]: time=\"2026-06-09T17:01:46.878329836Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.384948 | controller |     "Jun 09 17:01:47.044391 crc crio[20770]: time=\"2026-06-09T17:01:47.044286126Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.384963 | controller |     "Jun 09 17:01:47.059322 crc crio[20770]: time=\"2026-06-09T17:01:47.059217029Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.384978 | controller |     "Jun 09 17:01:47.220948 crc crio[20770]: time=\"2026-06-09T17:01:47.22005009Z\" level=info msg=\"Created container 6bb0d0f951d52c7237fa338bd0aa57e7206ab5ae992d5a96a2e5b6d7882dfbb9: openstack/ceilometer-0/sg-core\" id=91b5146e-1068-4d93-836a-e2f2ce532700 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.384994 | controller |     "Jun 09 17:01:47.229012 crc crio[20770]: time=\"2026-06-09T17:01:47.228882656Z\" level=info msg=\"Starting container: 6bb0d0f951d52c7237fa338bd0aa57e7206ab5ae992d5a96a2e5b6d7882dfbb9\" id=5f2019b1-114f-44fe-8b6e-8780d656055f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.385010 | controller |     "Jun 09 17:01:47.234354 crc crio[20770]: time=\"2026-06-09T17:01:47.234314573Z\" level=info msg=\"Started container\" PID=74255 containerID=6bb0d0f951d52c7237fa338bd0aa57e7206ab5ae992d5a96a2e5b6d7882dfbb9 description=openstack/ceilometer-0/sg-core id=5f2019b1-114f-44fe-8b6e-8780d656055f name=/runtime.v1.RuntimeService/StartContainer sandboxID=1628b8eede0a9763e064b46d8019dab24bdc8c582705391f6f36043eb369c69b",
2026-06-09 17:48:39.385027 | controller |     "Jun 09 17:01:47.247012 crc crio[20770]: time=\"2026-06-09T17:01:47.246836756Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=263fd87e-1cf2-4f09-be5c-f5bb54e69081 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.385043 | controller |     "Jun 09 17:01:47.299911 crc crio[20770]: time=\"2026-06-09T17:01:47.299788721Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=4c4f534c-d402-4320-95c5-2f9a161d82fd name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.385059 | controller |     "Jun 09 17:01:47.311524 crc crio[20770]: time=\"2026-06-09T17:01:47.311311875Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=d6e80c35-78aa-4d92-b3ea-a3ac285f8514 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.385074 | controller |     "Jun 09 17:01:47.312009 crc crio[20770]: time=\"2026-06-09T17:01:47.311900732Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.385090 | controller |     "Jun 09 17:01:47.334712 crc crio[20770]: time=\"2026-06-09T17:01:47.334578989Z\" level=info msg=\"Running pod sandbox: openstack/cinder-api-0/POD\" id=7a6aee31-c454-4af9-bf5e-ef71bdc06a81 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.385109 | controller |     "Jun 09 17:01:47.334964 crc crio[20770]: time=\"2026-06-09T17:01:47.334718113Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.385125 | controller |     "Jun 09 17:01:47.383349 crc crio[20770]: time=\"2026-06-09T17:01:47.38222438Z\" level=info msg=\"Stopping container: 01af770648e75014f182a4e4d298c9863813ccb5cf2c96355aeb4631e062c972 (timeout: 2s)\" id=89c6715a-107a-48a0-a968-70d23a3efc0e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.385140 | controller |     "Jun 09 17:01:47.413209 crc crio[20770]: time=\"2026-06-09T17:01:47.413109775Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:8567541aac271cdebe3fc8ecbeceffa93c489b6a6a2c3a8aea18784295330662 UID:5f5348c3-8c61-41be-ae52-75edc0b40776 NetNS:/var/run/netns/8ad3a1f4-bed6-4cdf-a752-4deb4614772e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5f5348c3_8c61_41be_ae52_75edc0b40776.slice PodAnnotations:0xc0029d4208}] Aliases:map[]}\"",
2026-06-09 17:48:39.385156 | controller |     "Jun 09 17:01:47.413209 crc crio[20770]: time=\"2026-06-09T17:01:47.413179957Z\" level=info msg=\"Adding pod openstack_cinder-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.385172 | controller |     "Jun 09 17:01:47.431512 crc crio[20770]: time=\"2026-06-09T17:01:47.431359214Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.385189 | controller |     "Jun 09 17:01:47.437835 crc crio[20770]: time=\"2026-06-09T17:01:47.437741589Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.385205 | controller |     "Jun 09 17:01:47.564322 crc crio[20770]: time=\"2026-06-09T17:01:47.563844164Z\" level=info msg=\"Stopped container 01af770648e75014f182a4e4d298c9863813ccb5cf2c96355aeb4631e062c972: openshift-marketplace/redhat-operators-zd5tx/registry-server\" id=89c6715a-107a-48a0-a968-70d23a3efc0e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.385221 | controller |     "Jun 09 17:01:47.566408 crc crio[20770]: time=\"2026-06-09T17:01:47.566324416Z\" level=info msg=\"Stopping pod sandbox: 604e7a0702a18f564962cebe94476fc6f95fcd14bd4de8e8cb7f591baa1d7003\" id=b1d74a7c-d534-4bc3-9ffd-7b75f9dd8bd5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.385236 | controller |     "Jun 09 17:01:47.567202 crc crio[20770]: time=\"2026-06-09T17:01:47.56713593Z\" level=info msg=\"Got pod network &{Name:redhat-operators-zd5tx Namespace:openshift-marketplace ID:604e7a0702a18f564962cebe94476fc6f95fcd14bd4de8e8cb7f591baa1d7003 UID:7355ed6f-7b5d-422b-af5f-079fe2ba23ab NetNS:/var/run/netns/8915694b-22a4-40fd-9766-c656b3e0ccdb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7355ed6f_7b5d_422b_af5f_079fe2ba23ab.slice PodAnnotations:0xc002894398}] Aliases:map[]}\"",
2026-06-09 17:48:39.385252 | controller |     "Jun 09 17:01:47.567407 crc crio[20770]: time=\"2026-06-09T17:01:47.567343846Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-zd5tx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.385268 | controller |     "Jun 09 17:01:47.741619 crc crio[20770]: time=\"2026-06-09T17:01:47.741121273Z\" level=info msg=\"Created container 920ba3b222ae5c899d6aa93a91709040e2c924288e620724ed1ee7a2c2217d78: openstack/ceilometer-0/proxy-httpd\" id=d6e80c35-78aa-4d92-b3ea-a3ac285f8514 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.385285 | controller |     "Jun 09 17:01:47.743062 crc crio[20770]: time=\"2026-06-09T17:01:47.743017578Z\" level=info msg=\"Starting container: 920ba3b222ae5c899d6aa93a91709040e2c924288e620724ed1ee7a2c2217d78\" id=bacdd76d-0d7a-426d-84e0-b5bc62af948e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.385303 | controller |     "Jun 09 17:01:47.749453 crc crio[20770]: time=\"2026-06-09T17:01:47.749404933Z\" level=info msg=\"Started container\" PID=74297 containerID=920ba3b222ae5c899d6aa93a91709040e2c924288e620724ed1ee7a2c2217d78 description=openstack/ceilometer-0/proxy-httpd id=bacdd76d-0d7a-426d-84e0-b5bc62af948e name=/runtime.v1.RuntimeService/StartContainer sandboxID=1628b8eede0a9763e064b46d8019dab24bdc8c582705391f6f36043eb369c69b",
2026-06-09 17:48:39.385320 | controller |     "Jun 09 17:01:48.012205 crc crio[20770]: time=\"2026-06-09T17:01:48.011575811Z\" level=info msg=\"Stopped pod sandbox: 604e7a0702a18f564962cebe94476fc6f95fcd14bd4de8e8cb7f591baa1d7003\" id=b1d74a7c-d534-4bc3-9ffd-7b75f9dd8bd5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.385335 | controller |     "Jun 09 17:01:48.021410 crc crio[20770]: 2026-06-09T17:01:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8567541aac271cd Mac:b6:9a:97:73:dd:c3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b2 Mtu:0 Sandbox:/var/run/netns/8ad3a1f4-bed6-4cdf-a752-4deb4614772e SocketPath: PciID:}] [{Interface:0xc0000141c0 Address:{IP:10.217.0.178 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.385351 | controller |     "Jun 09 17:01:48.023507 crc crio[20770]: time=\"2026-06-09T17:01:48.023025023Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:8567541aac271cdebe3fc8ecbeceffa93c489b6a6a2c3a8aea18784295330662 UID:5f5348c3-8c61-41be-ae52-75edc0b40776 NetNS:/var/run/netns/8ad3a1f4-bed6-4cdf-a752-4deb4614772e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5f5348c3_8c61_41be_ae52_75edc0b40776.slice PodAnnotations:0xc0029d4208}] Aliases:map[]}\"",
2026-06-09 17:48:39.385367 | controller |     "Jun 09 17:01:48.023507 crc crio[20770]: time=\"2026-06-09T17:01:48.023222789Z\" level=info msg=\"Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.385383 | controller |     "Jun 09 17:01:48.032346 crc crio[20770]: time=\"2026-06-09T17:01:48.032269991Z\" level=info msg=\"Ran pod sandbox 8567541aac271cdebe3fc8ecbeceffa93c489b6a6a2c3a8aea18784295330662 with infra container: openstack/cinder-api-0/POD\" id=7a6aee31-c454-4af9-bf5e-ef71bdc06a81 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.385399 | controller |     "Jun 09 17:01:48.034302 crc crio[20770]: time=\"2026-06-09T17:01:48.034233088Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=65cbd48f-05ad-47dd-9168-95716f9d6f43 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.385414 | controller |     "Jun 09 17:01:48.038904 crc crio[20770]: time=\"2026-06-09T17:01:48.036279427Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=31abb99e-a9b7-4e34-a2c0-4998766bfb72 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.385430 | controller |     "Jun 09 17:01:48.047141 crc crio[20770]: time=\"2026-06-09T17:01:48.047034659Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api-log\" id=a629675b-e26b-41be-b64e-b0071fd4e4ba name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.385445 | controller |     "Jun 09 17:01:48.047550 crc crio[20770]: time=\"2026-06-09T17:01:48.047483562Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.385461 | controller |     "Jun 09 17:01:48.129789 crc crio[20770]: time=\"2026-06-09T17:01:48.129592772Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.385480 | controller |     "Jun 09 17:01:48.530336 crc crio[20770]: time=\"2026-06-09T17:01:48.527277629Z\" level=info msg=\"Removing container: 01af770648e75014f182a4e4d298c9863813ccb5cf2c96355aeb4631e062c972\" id=c9d72473-3787-4554-bc3f-17429f140a20 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.385495 | controller |     "Jun 09 17:01:48.586798 crc crio[20770]: time=\"2026-06-09T17:01:48.586626469Z\" level=info msg=\"Removed container 01af770648e75014f182a4e4d298c9863813ccb5cf2c96355aeb4631e062c972: openshift-marketplace/redhat-operators-zd5tx/registry-server\" id=c9d72473-3787-4554-bc3f-17429f140a20 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.385525 | controller |     "Jun 09 17:01:48.592781 crc crio[20770]: time=\"2026-06-09T17:01:48.591997374Z\" level=info msg=\"Removing container: 16d98c03f3047821518af655e56a86e9fbc53ceea68bac3f082c825d7a9e7b86\" id=4fec856b-0512-42c1-9d21-a571da92a4c8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.385548 | controller |     "Jun 09 17:01:48.648519 crc crio[20770]: time=\"2026-06-09T17:01:48.646566296Z\" level=info msg=\"Removed container 16d98c03f3047821518af655e56a86e9fbc53ceea68bac3f082c825d7a9e7b86: openshift-marketplace/redhat-operators-zd5tx/extract-content\" id=4fec856b-0512-42c1-9d21-a571da92a4c8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.385564 | controller |     "Jun 09 17:01:48.670581 crc crio[20770]: time=\"2026-06-09T17:01:48.67049628Z\" level=info msg=\"Removing container: 8f7cb7e05c5bf9ba552373eaffc8c68f0190e04089b35dce2af0dcb5f739c85c\" id=f3a655f1-55b6-44bf-b4f8-5f14a3a7bed0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.385579 | controller |     "Jun 09 17:01:48.730811 crc crio[20770]: time=\"2026-06-09T17:01:48.730618242Z\" level=info msg=\"Removed container 8f7cb7e05c5bf9ba552373eaffc8c68f0190e04089b35dce2af0dcb5f739c85c: openshift-marketplace/redhat-operators-zd5tx/extract-utilities\" id=f3a655f1-55b6-44bf-b4f8-5f14a3a7bed0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.385594 | controller |     "Jun 09 17:01:49.272049 crc crio[20770]: time=\"2026-06-09T17:01:49.271933082Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.385610 | controller |     "Jun 09 17:01:49.449992 crc crio[20770]: time=\"2026-06-09T17:01:49.444632267Z\" level=info msg=\"Created container e148d568386ee7282f364e8985457111b16cccf9a640414a5fc1518e81029d08: openstack/cinder-api-0/cinder-api-log\" id=a629675b-e26b-41be-b64e-b0071fd4e4ba name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.385626 | controller |     "Jun 09 17:01:49.457385 crc crio[20770]: time=\"2026-06-09T17:01:49.457028407Z\" level=info msg=\"Starting container: e148d568386ee7282f364e8985457111b16cccf9a640414a5fc1518e81029d08\" id=41cbd7ed-311e-47f8-9caf-18e5bdf767ac name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.385642 | controller |     "Jun 09 17:01:49.477316 crc crio[20770]: time=\"2026-06-09T17:01:49.476981875Z\" level=info msg=\"Started container\" PID=74585 containerID=e148d568386ee7282f364e8985457111b16cccf9a640414a5fc1518e81029d08 description=openstack/cinder-api-0/cinder-api-log id=41cbd7ed-311e-47f8-9caf-18e5bdf767ac name=/runtime.v1.RuntimeService/StartContainer sandboxID=8567541aac271cdebe3fc8ecbeceffa93c489b6a6a2c3a8aea18784295330662",
2026-06-09 17:48:39.385658 | controller |     "Jun 09 17:01:49.504197 crc crio[20770]: time=\"2026-06-09T17:01:49.503276227Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=60dd1c4c-5b57-4e0c-b89a-b5f8dacdd82c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.385674 | controller |     "Jun 09 17:01:49.713223 crc crio[20770]: time=\"2026-06-09T17:01:49.713114399Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=6dccae39-1c44-4ad9-90e9-be741cf37f30 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.385693 | controller |     "Jun 09 17:01:49.738313 crc crio[20770]: time=\"2026-06-09T17:01:49.738218667Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api\" id=4875ae81-7f08-475c-9915-6b59e39e5f7c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.385709 | controller |     "Jun 09 17:01:49.738719 crc crio[20770]: time=\"2026-06-09T17:01:49.738623818Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.385725 | controller |     "Jun 09 17:01:49.867426 crc crio[20770]: time=\"2026-06-09T17:01:49.865382662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.385740 | controller |     "Jun 09 17:01:50.884161 crc crio[20770]: time=\"2026-06-09T17:01:50.880537745Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.385756 | controller |     "Jun 09 17:01:51.018905 crc crio[20770]: time=\"2026-06-09T17:01:51.018829293Z\" level=info msg=\"Created container b3bf6ef6f405440e6b9c397d1b23d18b0df0afe05727dcb03fa8ee1756f5c20f: openstack/cinder-api-0/cinder-api\" id=4875ae81-7f08-475c-9915-6b59e39e5f7c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.385772 | controller |     "Jun 09 17:01:51.020781 crc crio[20770]: time=\"2026-06-09T17:01:51.020614995Z\" level=info msg=\"Starting container: b3bf6ef6f405440e6b9c397d1b23d18b0df0afe05727dcb03fa8ee1756f5c20f\" id=51533077-53e8-4486-96ad-32b039426d38 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.385787 | controller |     "Jun 09 17:01:51.033111 crc crio[20770]: time=\"2026-06-09T17:01:51.032972903Z\" level=info msg=\"Started container\" PID=74677 containerID=b3bf6ef6f405440e6b9c397d1b23d18b0df0afe05727dcb03fa8ee1756f5c20f description=openstack/cinder-api-0/cinder-api id=51533077-53e8-4486-96ad-32b039426d38 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8567541aac271cdebe3fc8ecbeceffa93c489b6a6a2c3a8aea18784295330662",
2026-06-09 17:48:39.385803 | controller |     "Jun 09 17:01:51.984700 crc crio[20770]: time=\"2026-06-09T17:01:51.983797372Z\" level=info msg=\"Stopping container: 6bb0d0f951d52c7237fa338bd0aa57e7206ab5ae992d5a96a2e5b6d7882dfbb9 (timeout: 30s)\" id=85e6f530-772d-4950-a985-cf6cf05afeb2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.385818 | controller |     "Jun 09 17:01:51.985465 crc crio[20770]: time=\"2026-06-09T17:01:51.983808382Z\" level=info msg=\"Stopping container: 908912497bc1f9ef17e94cd36f5bb5a5f769dbce71128b7523c880db0720ae65 (timeout: 30s)\" id=2d6f5e94-f9a6-4b7a-93db-ba83283f4a17 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.385833 | controller |     "Jun 09 17:01:51.985465 crc crio[20770]: time=\"2026-06-09T17:01:51.983904065Z\" level=info msg=\"Stopping container: a29a8217801fe93f5977519f18fd7d5703f3159a6285afc6dcba7b6a2587d1df (timeout: 30s)\" id=a00fcc08-12f9-400a-b6dd-f86fcefd4556 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.385849 | controller |     "Jun 09 17:01:51.988492 crc crio[20770]: time=\"2026-06-09T17:01:51.98408849Z\" level=info msg=\"Stopping container: 920ba3b222ae5c899d6aa93a91709040e2c924288e620724ed1ee7a2c2217d78 (timeout: 30s)\" id=266888cd-9b0b-4b62-92d9-44d11d1e51e1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.385865 | controller |     "Jun 09 17:01:52.119050 crc crio[20770]: time=\"2026-06-09T17:01:52.118914848Z\" level=info msg=\"Stopped container 6bb0d0f951d52c7237fa338bd0aa57e7206ab5ae992d5a96a2e5b6d7882dfbb9: openstack/ceilometer-0/sg-core\" id=85e6f530-772d-4950-a985-cf6cf05afeb2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.385883 | controller |     "Jun 09 17:01:52.415302 crc crio[20770]: time=\"2026-06-09T17:01:52.415188875Z\" level=info msg=\"Stopped container 920ba3b222ae5c899d6aa93a91709040e2c924288e620724ed1ee7a2c2217d78: openstack/ceilometer-0/proxy-httpd\" id=266888cd-9b0b-4b62-92d9-44d11d1e51e1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.385899 | controller |     "Jun 09 17:01:52.692106 crc crio[20770]: time=\"2026-06-09T17:01:52.69134994Z\" level=info msg=\"Stopped container a29a8217801fe93f5977519f18fd7d5703f3159a6285afc6dcba7b6a2587d1df: openstack/ceilometer-0/ceilometer-notification-agent\" id=a00fcc08-12f9-400a-b6dd-f86fcefd4556 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.385914 | controller |     "Jun 09 17:01:54.862200 crc crio[20770]: time=\"2026-06-09T17:01:54.861313143Z\" level=info msg=\"Stopping container: 0befc7317ccb8f167a440a441f0452a20ef0a16df7aa735f0dcbc50d7328cc82 (timeout: 30s)\" id=aef9dae4-a446-442a-a2c9-68be1fca0fb4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.385929 | controller |     "Jun 09 17:01:54.862200 crc crio[20770]: time=\"2026-06-09T17:01:54.861341654Z\" level=info msg=\"Stopping container: 45c8e6c418be4179a7670eeecc84d40024745dd35cc3ca248da0e8853b590613 (timeout: 30s)\" id=979445b7-3173-4a2d-ba2f-06c68743dde4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.385944 | controller |     "Jun 09 17:01:55.070742 crc crio[20770]: time=\"2026-06-09T17:01:55.070388673Z\" level=info msg=\"Stopped container 0befc7317ccb8f167a440a441f0452a20ef0a16df7aa735f0dcbc50d7328cc82: openstack/glance-default-internal-api-0/glance-log\" id=aef9dae4-a446-442a-a2c9-68be1fca0fb4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.385959 | controller |     "Jun 09 17:01:56.363735 crc crio[20770]: time=\"2026-06-09T17:01:56.363177743Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-db-create-scdpg/POD\" id=25b99988-d143-4d0c-a167-0b6ef9b5e157 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.385974 | controller |     "Jun 09 17:01:56.364959 crc crio[20770]: time=\"2026-06-09T17:01:56.363792181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.385990 | controller |     "Jun 09 17:01:56.444873 crc crio[20770]: time=\"2026-06-09T17:01:56.444399708Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-scdpg Namespace:openstack ID:a478ae2f00064c64c156f0b4ea3b70969f6257afbf266046f58232441b4c92d3 UID:282f3716-6255-4b87-aa93-16aafff77920 NetNS:/var/run/netns/e139f7b4-22c0-4768-bdc5-a0871ba8d31e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod282f3716_6255_4b87_aa93_16aafff77920.slice PodAnnotations:0xc001e80a00}] Aliases:map[]}\"",
2026-06-09 17:48:39.386005 | controller |     "Jun 09 17:01:56.444873 crc crio[20770]: time=\"2026-06-09T17:01:56.444803239Z\" level=info msg=\"Adding pod openstack_nova-api-db-create-scdpg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.386021 | controller |     "Jun 09 17:01:56.608294 crc crio[20770]: time=\"2026-06-09T17:01:56.608201715Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-db-create-k6f8p/POD\" id=1d86057d-caf2-4287-ad11-1633a963bb47 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.386038 | controller |     "Jun 09 17:01:56.608436 crc crio[20770]: time=\"2026-06-09T17:01:56.608304488Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.386055 | controller |     "Jun 09 17:01:56.680399 crc crio[20770]: time=\"2026-06-09T17:01:56.680311085Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-k6f8p Namespace:openstack ID:ddb42c9611c1fea3c3766fa09f691bc9e80f9cad62049e5bf8b90065bd8ecd54 UID:a7104961-5f66-40e2-946f-80b7cd626164 NetNS:/var/run/netns/d4d3d83b-a30a-4880-b9db-c447a1d62beb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda7104961_5f66_40e2_946f_80b7cd626164.slice PodAnnotations:0xc006e7e2d0}] Aliases:map[]}\"",
2026-06-09 17:48:39.386073 | controller |     "Jun 09 17:01:56.680399 crc crio[20770]: time=\"2026-06-09T17:01:56.680385077Z\" level=info msg=\"Adding pod openstack_nova-cell0-db-create-k6f8p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.386091 | controller |     "Jun 09 17:01:56.894157 crc crio[20770]: time=\"2026-06-09T17:01:56.893469464Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-b5aa-account-create-update-lrgp4/POD\" id=5d8fe544-48ee-4c56-a727-60a48bc57404 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.386106 | controller |     "Jun 09 17:01:56.894365 crc crio[20770]: time=\"2026-06-09T17:01:56.894165214Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.386122 | controller |     "Jun 09 17:01:56.907423 crc crio[20770]: time=\"2026-06-09T17:01:56.905941425Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-db-create-cn4fs/POD\" id=c489d64e-31cd-415d-bee4-fd118fcd8c92 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.386138 | controller |     "Jun 09 17:01:56.907423 crc crio[20770]: time=\"2026-06-09T17:01:56.906042218Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.386153 | controller |     "Jun 09 17:01:56.983720 crc crio[20770]: time=\"2026-06-09T17:01:56.982946237Z\" level=info msg=\"Got pod network &{Name:nova-api-b5aa-account-create-update-lrgp4 Namespace:openstack ID:b1a7909a12591bfdd8cc7d44d35884ef6cac7629550f4f3bfdd6496a6f703468 UID:41f7a668-d369-4201-a3a3-31bdf62e484e NetNS:/var/run/netns/67e1722a-a3fe-451d-b677-50f4a72351e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod41f7a668_d369_4201_a3a3_31bdf62e484e.slice PodAnnotations:0xc006e7e740}] Aliases:map[]}\"",
2026-06-09 17:48:39.386170 | controller |     "Jun 09 17:01:56.983720 crc crio[20770]: time=\"2026-06-09T17:01:56.983018059Z\" level=info msg=\"Adding pod openstack_nova-api-b5aa-account-create-update-lrgp4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.386186 | controller |     "Jun 09 17:01:56.986224 crc crio[20770]: time=\"2026-06-09T17:01:56.985953384Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-cn4fs Namespace:openstack ID:800e9734de496d2300144e68c60f5ebe5e45d1cd395dc7cf4d0683a57777b141 UID:617f65a4-7b4c-43c6-aabd-9103576e0c6d NetNS:/var/run/netns/0458d8e8-c812-4755-bb21-ac3384881ff6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod617f65a4_7b4c_43c6_aabd_9103576e0c6d.slice PodAnnotations:0xc001e80be0}] Aliases:map[]}\"",
2026-06-09 17:48:39.386201 | controller |     "Jun 09 17:01:56.986224 crc crio[20770]: time=\"2026-06-09T17:01:56.986005536Z\" level=info msg=\"Adding pod openstack_nova-cell1-db-create-cn4fs to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.386218 | controller |     "Jun 09 17:01:57.110211 crc crio[20770]: time=\"2026-06-09T17:01:57.110128483Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-b490-account-create-update-rqcgl/POD\" id=5efd2ccc-f819-403b-96b5-247a06eac3ec name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.386234 | controller |     "Jun 09 17:01:57.110337 crc crio[20770]: time=\"2026-06-09T17:01:57.110225766Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.386253 | controller |     "Jun 09 17:01:57.128193 crc crio[20770]: time=\"2026-06-09T17:01:57.128099144Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-27b1-account-create-update-86w8h/POD\" id=7d3d5340-ac91-40ed-bad1-ef617b7f1e0e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.386269 | controller |     "Jun 09 17:01:57.128451 crc crio[20770]: time=\"2026-06-09T17:01:57.128206657Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.386285 | controller |     "Jun 09 17:01:57.193403 crc crio[20770]: time=\"2026-06-09T17:01:57.193086878Z\" level=info msg=\"Got pod network &{Name:nova-cell0-b490-account-create-update-rqcgl Namespace:openstack ID:9a28f5c1c0b74387f0a700f0b7020be21ecc5c27d0d3f58bb1e782040cf6b682 UID:60892dbe-e923-472c-9d5b-017169e918aa NetNS:/var/run/netns/a7e3bf41-5f09-4514-bad3-d7962ff08b02 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod60892dbe_e923_472c_9d5b_017169e918aa.slice PodAnnotations:0xc0029882e8}] Aliases:map[]}\"",
2026-06-09 17:48:39.386301 | controller |     "Jun 09 17:01:57.193403 crc crio[20770]: time=\"2026-06-09T17:01:57.193126249Z\" level=info msg=\"Adding pod openstack_nova-cell0-b490-account-create-update-rqcgl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.386317 | controller |     "Jun 09 17:01:57.222060 crc crio[20770]: 2026-06-09T17:01:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a478ae2f00064c6 Mac:e6:9c:bb:43:b6:ed Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b3 Mtu:0 Sandbox:/var/run/netns/e139f7b4-22c0-4768-bdc5-a0871ba8d31e SocketPath: PciID:}] [{Interface:0xc0002c29f0 Address:{IP:10.217.0.179 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.386333 | controller |     "Jun 09 17:01:57.222868 crc crio[20770]: time=\"2026-06-09T17:01:57.222807479Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-scdpg Namespace:openstack ID:a478ae2f00064c64c156f0b4ea3b70969f6257afbf266046f58232441b4c92d3 UID:282f3716-6255-4b87-aa93-16aafff77920 NetNS:/var/run/netns/e139f7b4-22c0-4768-bdc5-a0871ba8d31e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod282f3716_6255_4b87_aa93_16aafff77920.slice PodAnnotations:0xc001e80a00}] Aliases:map[]}\"",
2026-06-09 17:48:39.386349 | controller |     "Jun 09 17:01:57.223017 crc crio[20770]: time=\"2026-06-09T17:01:57.222959184Z\" level=info msg=\"Checking pod openstack_nova-api-db-create-scdpg for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.386365 | controller |     "Jun 09 17:01:57.233244 crc crio[20770]: time=\"2026-06-09T17:01:57.233091277Z\" level=info msg=\"Got pod network &{Name:nova-cell1-27b1-account-create-update-86w8h Namespace:openstack ID:9c9bbf32ca93da879d472d33ea060a1e467895e6994e74d8eaaf9bac4665c1d5 UID:36ee1ae7-9eec-4c65-a34f-4494716d8836 NetNS:/var/run/netns/76a55610-cb54-4e74-8bfc-05483a1ccd2b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod36ee1ae7_9eec_4c65_a34f_4494716d8836.slice PodAnnotations:0xc000134380}] Aliases:map[]}\"",
2026-06-09 17:48:39.386381 | controller |     "Jun 09 17:01:57.233244 crc crio[20770]: time=\"2026-06-09T17:01:57.233153549Z\" level=info msg=\"Adding pod openstack_nova-cell1-27b1-account-create-update-86w8h to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.386397 | controller |     "Jun 09 17:01:57.258006 crc crio[20770]: time=\"2026-06-09T17:01:57.257100053Z\" level=info msg=\"Ran pod sandbox a478ae2f00064c64c156f0b4ea3b70969f6257afbf266046f58232441b4c92d3 with infra container: openstack/nova-api-db-create-scdpg/POD\" id=25b99988-d143-4d0c-a167-0b6ef9b5e157 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.386418 | controller |     "Jun 09 17:01:57.262336 crc crio[20770]: time=\"2026-06-09T17:01:57.262039096Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=2817f112-9bfb-4e61-802f-b5cc30b7ffbc name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.386435 | controller |     "Jun 09 17:01:57.276687 crc crio[20770]: time=\"2026-06-09T17:01:57.266179426Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=df87f675-f2c3-4163-afd4-2079b36422d4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.386450 | controller |     "Jun 09 17:01:57.279899 crc crio[20770]: time=\"2026-06-09T17:01:57.278994798Z\" level=info msg=\"Creating container: openstack/nova-api-db-create-scdpg/mariadb-database-create\" id=103f9758-f24e-4739-9397-f27212f957bd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.386467 | controller |     "Jun 09 17:01:57.279899 crc crio[20770]: time=\"2026-06-09T17:01:57.279310597Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.386482 | controller |     "Jun 09 17:01:57.375989 crc crio[20770]: time=\"2026-06-09T17:01:57.375738422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.386498 | controller |     "Jun 09 17:01:57.379047 crc crio[20770]: 2026-06-09T17:01:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ddb42c9611c1fea Mac:36:1b:ec:10:ef:0b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b4 Mtu:0 Sandbox:/var/run/netns/d4d3d83b-a30a-4880-b9db-c447a1d62beb SocketPath: PciID:}] [{Interface:0xc0004826d0 Address:{IP:10.217.0.180 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.386533 | controller |     "Jun 09 17:01:57.381022 crc crio[20770]: time=\"2026-06-09T17:01:57.380950553Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-k6f8p Namespace:openstack ID:ddb42c9611c1fea3c3766fa09f691bc9e80f9cad62049e5bf8b90065bd8ecd54 UID:a7104961-5f66-40e2-946f-80b7cd626164 NetNS:/var/run/netns/d4d3d83b-a30a-4880-b9db-c447a1d62beb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda7104961_5f66_40e2_946f_80b7cd626164.slice PodAnnotations:0xc006e7e2d0}] Aliases:map[]}\"",
2026-06-09 17:48:39.386552 | controller |     "Jun 09 17:01:57.381121 crc crio[20770]: time=\"2026-06-09T17:01:57.381105137Z\" level=info msg=\"Checking pod openstack_nova-cell0-db-create-k6f8p for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.386568 | controller |     "Jun 09 17:01:57.381997 crc crio[20770]: 2026-06-09T17:01:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b1a7909a12591bf Mac:3e:f8:8a:0f:ea:cf Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b5 Mtu:0 Sandbox:/var/run/netns/67e1722a-a3fe-451d-b677-50f4a72351e6 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.181 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.386585 | controller |     "Jun 09 17:01:57.389448 crc crio[20770]: time=\"2026-06-09T17:01:57.389367837Z\" level=info msg=\"Ran pod sandbox ddb42c9611c1fea3c3766fa09f691bc9e80f9cad62049e5bf8b90065bd8ecd54 with infra container: openstack/nova-cell0-db-create-k6f8p/POD\" id=1d86057d-caf2-4287-ad11-1633a963bb47 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.386600 | controller |     "Jun 09 17:01:57.390173 crc crio[20770]: time=\"2026-06-09T17:01:57.390007575Z\" level=info msg=\"Got pod network &{Name:nova-api-b5aa-account-create-update-lrgp4 Namespace:openstack ID:b1a7909a12591bfdd8cc7d44d35884ef6cac7629550f4f3bfdd6496a6f703468 UID:41f7a668-d369-4201-a3a3-31bdf62e484e NetNS:/var/run/netns/67e1722a-a3fe-451d-b677-50f4a72351e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod41f7a668_d369_4201_a3a3_31bdf62e484e.slice PodAnnotations:0xc006e7e740}] Aliases:map[]}\"",
2026-06-09 17:48:39.386621 | controller |     "Jun 09 17:01:57.390310 crc crio[20770]: time=\"2026-06-09T17:01:57.390280033Z\" level=info msg=\"Checking pod openstack_nova-api-b5aa-account-create-update-lrgp4 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.386637 | controller |     "Jun 09 17:01:57.392900 crc crio[20770]: time=\"2026-06-09T17:01:57.390810509Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.386653 | controller |     "Jun 09 17:01:57.397018 crc crio[20770]: time=\"2026-06-09T17:01:57.396935646Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=bd03aff5-1d54-45db-b978-5b52ba732d53 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.386669 | controller |     "Jun 09 17:01:57.409375 crc crio[20770]: time=\"2026-06-09T17:01:57.408525812Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=06654703-80c7-4cd4-8c7c-3cfad79075a6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.386685 | controller |     "Jun 09 17:01:57.421173 crc crio[20770]: time=\"2026-06-09T17:01:57.41640408Z\" level=info msg=\"Ran pod sandbox b1a7909a12591bfdd8cc7d44d35884ef6cac7629550f4f3bfdd6496a6f703468 with infra container: openstack/nova-api-b5aa-account-create-update-lrgp4/POD\" id=5d8fe544-48ee-4c56-a727-60a48bc57404 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.386701 | controller |     "Jun 09 17:01:57.431598 crc crio[20770]: time=\"2026-06-09T17:01:57.431063665Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=b1b661f9-1f56-40d3-8b97-5a1a35d23e61 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.386717 | controller |     "Jun 09 17:01:57.432013 crc crio[20770]: time=\"2026-06-09T17:01:57.43190388Z\" level=info msg=\"Creating container: openstack/nova-cell0-db-create-k6f8p/mariadb-database-create\" id=c42fba90-115f-4898-b0fc-c02ee7fb6422 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.386732 | controller |     "Jun 09 17:01:57.432327 crc crio[20770]: time=\"2026-06-09T17:01:57.43225789Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.386748 | controller |     "Jun 09 17:01:57.441701 crc crio[20770]: time=\"2026-06-09T17:01:57.438054538Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=941c84e8-ab20-4cd6-aebf-0d3a6263e813 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.386764 | controller |     "Jun 09 17:01:57.483914 crc crio[20770]: time=\"2026-06-09T17:01:57.481989171Z\" level=info msg=\"Creating container: openstack/nova-api-b5aa-account-create-update-lrgp4/mariadb-account-create-update\" id=a2d1610e-fbc5-44f4-931e-351ffd9422ea name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.386780 | controller |     "Jun 09 17:01:57.484367 crc crio[20770]: time=\"2026-06-09T17:01:57.484242347Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.386796 | controller |     "Jun 09 17:01:57.490922 crc crio[20770]: time=\"2026-06-09T17:01:57.490871129Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.386814 | controller |     "Jun 09 17:01:57.503884 crc crio[20770]: time=\"2026-06-09T17:01:57.503630159Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.386830 | controller |     "Jun 09 17:01:57.514991 crc crio[20770]: 2026-06-09T17:01:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:800e9734de496d2 Mac:de:a6:24:69:6c:e1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b6 Mtu:0 Sandbox:/var/run/netns/0458d8e8-c812-4755-bb21-ac3384881ff6 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.182 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.386847 | controller |     "Jun 09 17:01:57.516322 crc crio[20770]: time=\"2026-06-09T17:01:57.516058019Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-cn4fs Namespace:openstack ID:800e9734de496d2300144e68c60f5ebe5e45d1cd395dc7cf4d0683a57777b141 UID:617f65a4-7b4c-43c6-aabd-9103576e0c6d NetNS:/var/run/netns/0458d8e8-c812-4755-bb21-ac3384881ff6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod617f65a4_7b4c_43c6_aabd_9103576e0c6d.slice PodAnnotations:0xc001e80be0}] Aliases:map[]}\"",
2026-06-09 17:48:39.386862 | controller |     "Jun 09 17:01:57.516322 crc crio[20770]: time=\"2026-06-09T17:01:57.516246204Z\" level=info msg=\"Checking pod openstack_nova-cell1-db-create-cn4fs for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.386878 | controller |     "Jun 09 17:01:57.533924 crc crio[20770]: time=\"2026-06-09T17:01:57.533747072Z\" level=info msg=\"Ran pod sandbox 800e9734de496d2300144e68c60f5ebe5e45d1cd395dc7cf4d0683a57777b141 with infra container: openstack/nova-cell1-db-create-cn4fs/POD\" id=c489d64e-31cd-415d-bee4-fd118fcd8c92 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.386894 | controller |     "Jun 09 17:01:57.549178 crc crio[20770]: time=\"2026-06-09T17:01:57.549098046Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=539c2930-d85a-41ba-bc3c-4ca94c8f4918 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.386910 | controller |     "Jun 09 17:01:57.562231 crc crio[20770]: time=\"2026-06-09T17:01:57.561953449Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=6440d46c-97ea-42e1-947b-aa4c16dfa8eb name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.386925 | controller |     "Jun 09 17:01:57.571246 crc crio[20770]: time=\"2026-06-09T17:01:57.571176646Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.386941 | controller |     "Jun 09 17:01:57.571910 crc crio[20770]: time=\"2026-06-09T17:01:57.571801444Z\" level=info msg=\"Creating container: openstack/nova-cell1-db-create-cn4fs/mariadb-database-create\" id=d3a2e7d1-4ded-481f-bf9c-534375d319f6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.386956 | controller |     "Jun 09 17:01:57.572286 crc crio[20770]: time=\"2026-06-09T17:01:57.572228147Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.386972 | controller |     "Jun 09 17:01:57.575468 crc crio[20770]: time=\"2026-06-09T17:01:57.575399229Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.386987 | controller |     "Jun 09 17:01:57.708154 crc crio[20770]: time=\"2026-06-09T17:01:57.707207519Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.387006 | controller |     "Jun 09 17:01:57.710534 crc crio[20770]: time=\"2026-06-09T17:01:57.710510935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.387022 | controller |     "Jun 09 17:01:57.716123 crc crio[20770]: time=\"2026-06-09T17:01:57.71584795Z\" level=info msg=\"Created container 0baa948ede93f3ccf09cb6ef61a7ccfe0dd6bff0a57b20c2d8dbef7c12b5d472: openstack/nova-api-b5aa-account-create-update-lrgp4/mariadb-account-create-update\" id=a2d1610e-fbc5-44f4-931e-351ffd9422ea name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.387038 | controller |     "Jun 09 17:01:57.718333 crc crio[20770]: time=\"2026-06-09T17:01:57.718307331Z\" level=info msg=\"Starting container: 0baa948ede93f3ccf09cb6ef61a7ccfe0dd6bff0a57b20c2d8dbef7c12b5d472\" id=1f4b0b07-98aa-4b2d-8bbe-a4db117c427b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.387054 | controller |     "Jun 09 17:01:57.728672 crc crio[20770]: time=\"2026-06-09T17:01:57.728548578Z\" level=info msg=\"Started container\" PID=75408 containerID=0baa948ede93f3ccf09cb6ef61a7ccfe0dd6bff0a57b20c2d8dbef7c12b5d472 description=openstack/nova-api-b5aa-account-create-update-lrgp4/mariadb-account-create-update id=1f4b0b07-98aa-4b2d-8bbe-a4db117c427b name=/runtime.v1.RuntimeService/StartContainer sandboxID=b1a7909a12591bfdd8cc7d44d35884ef6cac7629550f4f3bfdd6496a6f703468",
2026-06-09 17:48:39.387071 | controller |     "Jun 09 17:01:57.762220 crc crio[20770]: time=\"2026-06-09T17:01:57.762054109Z\" level=info msg=\"Created container cd57787f0d304e8f678bef12ecfc3832a4735c02666eb142ce8d10257758208c: openstack/nova-cell0-db-create-k6f8p/mariadb-database-create\" id=c42fba90-115f-4898-b0fc-c02ee7fb6422 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.387087 | controller |     "Jun 09 17:01:57.767594 crc crio[20770]: time=\"2026-06-09T17:01:57.764104958Z\" level=info msg=\"Starting container: cd57787f0d304e8f678bef12ecfc3832a4735c02666eb142ce8d10257758208c\" id=90f34caa-fe36-4c5f-b07f-5300dca13bf3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.387102 | controller |     "Jun 09 17:01:57.782939 crc crio[20770]: time=\"2026-06-09T17:01:57.782885383Z\" level=info msg=\"Created container d632a4f5628fccb4106a0e0dcc32716505cad2859b2065c5296d8236dc756fef: openstack/nova-api-db-create-scdpg/mariadb-database-create\" id=103f9758-f24e-4739-9397-f27212f957bd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.387118 | controller |     "Jun 09 17:01:57.787322 crc crio[20770]: time=\"2026-06-09T17:01:57.78692693Z\" level=info msg=\"Starting container: d632a4f5628fccb4106a0e0dcc32716505cad2859b2065c5296d8236dc756fef\" id=da1ddf52-8f61-49cd-8349-dc2c05cbb6ca name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.387134 | controller |     "Jun 09 17:01:57.794460 crc crio[20770]: time=\"2026-06-09T17:01:57.79419831Z\" level=info msg=\"Started container\" PID=75398 containerID=d632a4f5628fccb4106a0e0dcc32716505cad2859b2065c5296d8236dc756fef description=openstack/nova-api-db-create-scdpg/mariadb-database-create id=da1ddf52-8f61-49cd-8349-dc2c05cbb6ca name=/runtime.v1.RuntimeService/StartContainer sandboxID=a478ae2f00064c64c156f0b4ea3b70969f6257afbf266046f58232441b4c92d3",
2026-06-09 17:48:39.387150 | controller |     "Jun 09 17:01:57.806917 crc crio[20770]: time=\"2026-06-09T17:01:57.80659094Z\" level=info msg=\"Started container\" PID=75409 containerID=cd57787f0d304e8f678bef12ecfc3832a4735c02666eb142ce8d10257758208c description=openstack/nova-cell0-db-create-k6f8p/mariadb-database-create id=90f34caa-fe36-4c5f-b07f-5300dca13bf3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ddb42c9611c1fea3c3766fa09f691bc9e80f9cad62049e5bf8b90065bd8ecd54",
2026-06-09 17:48:39.387170 | controller |     "Jun 09 17:01:58.023454 crc crio[20770]: time=\"2026-06-09T17:01:58.022684682Z\" level=info msg=\"Created container 3796de8f465346879cd9b1edf56d46fe7c4db11ae800f07fe70dfdd4b4e824d9: openstack/nova-cell1-db-create-cn4fs/mariadb-database-create\" id=d3a2e7d1-4ded-481f-bf9c-534375d319f6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.387187 | controller |     "Jun 09 17:01:58.025878 crc crio[20770]: time=\"2026-06-09T17:01:58.025452172Z\" level=info msg=\"Starting container: 3796de8f465346879cd9b1edf56d46fe7c4db11ae800f07fe70dfdd4b4e824d9\" id=37147b34-5077-4dc0-8e91-12cefcd138a2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.387203 | controller |     "Jun 09 17:01:58.034249 crc crio[20770]: time=\"2026-06-09T17:01:58.034146124Z\" level=info msg=\"Started container\" PID=75427 containerID=3796de8f465346879cd9b1edf56d46fe7c4db11ae800f07fe70dfdd4b4e824d9 description=openstack/nova-cell1-db-create-cn4fs/mariadb-database-create id=37147b34-5077-4dc0-8e91-12cefcd138a2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=800e9734de496d2300144e68c60f5ebe5e45d1cd395dc7cf4d0683a57777b141",
2026-06-09 17:48:39.387291 | controller |     "Jun 09 17:01:58.064970 crc crio[20770]: 2026-06-09T17:01:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9a28f5c1c0b7438 Mac:86:92:0c:d8:27:96 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b7 Mtu:0 Sandbox:/var/run/netns/a7e3bf41-5f09-4514-bad3-d7962ff08b02 SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.183 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.387309 | controller |     "Jun 09 17:01:58.067413 crc crio[20770]: time=\"2026-06-09T17:01:58.06712995Z\" level=info msg=\"Got pod network &{Name:nova-cell0-b490-account-create-update-rqcgl Namespace:openstack ID:9a28f5c1c0b74387f0a700f0b7020be21ecc5c27d0d3f58bb1e782040cf6b682 UID:60892dbe-e923-472c-9d5b-017169e918aa NetNS:/var/run/netns/a7e3bf41-5f09-4514-bad3-d7962ff08b02 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod60892dbe_e923_472c_9d5b_017169e918aa.slice PodAnnotations:0xc0029882e8}] Aliases:map[]}\"",
2026-06-09 17:48:39.387325 | controller |     "Jun 09 17:01:58.067611 crc crio[20770]: time=\"2026-06-09T17:01:58.0674586Z\" level=info msg=\"Checking pod openstack_nova-cell0-b490-account-create-update-rqcgl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.387341 | controller |     "Jun 09 17:01:58.097581 crc crio[20770]: 2026-06-09T17:01:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9c9bbf32ca93da8 Mac:d2:bc:76:1d:96:96 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b8 Mtu:0 Sandbox:/var/run/netns/76a55610-cb54-4e74-8bfc-05483a1ccd2b SocketPath: PciID:}] [{Interface:0xc0003e0750 Address:{IP:10.217.0.184 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.387357 | controller |     "Jun 09 17:01:58.099455 crc crio[20770]: time=\"2026-06-09T17:01:58.099382165Z\" level=info msg=\"Got pod network &{Name:nova-cell1-27b1-account-create-update-86w8h Namespace:openstack ID:9c9bbf32ca93da879d472d33ea060a1e467895e6994e74d8eaaf9bac4665c1d5 UID:36ee1ae7-9eec-4c65-a34f-4494716d8836 NetNS:/var/run/netns/76a55610-cb54-4e74-8bfc-05483a1ccd2b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod36ee1ae7_9eec_4c65_a34f_4494716d8836.slice PodAnnotations:0xc000134380}] Aliases:map[]}\"",
2026-06-09 17:48:39.387374 | controller |     "Jun 09 17:01:58.099927 crc crio[20770]: time=\"2026-06-09T17:01:58.099839948Z\" level=info msg=\"Checking pod openstack_nova-cell1-27b1-account-create-update-86w8h for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.387390 | controller |     "Jun 09 17:01:58.113184 crc crio[20770]: time=\"2026-06-09T17:01:58.110132107Z\" level=info msg=\"Ran pod sandbox 9a28f5c1c0b74387f0a700f0b7020be21ecc5c27d0d3f58bb1e782040cf6b682 with infra container: openstack/nova-cell0-b490-account-create-update-rqcgl/POD\" id=5efd2ccc-f819-403b-96b5-247a06eac3ec name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.387409 | controller |     "Jun 09 17:01:58.113184 crc crio[20770]: time=\"2026-06-09T17:01:58.113030711Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=276fe813-ee25-4873-9f6f-c99262d6a9b5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.387424 | controller |     "Jun 09 17:01:58.210313 crc crio[20770]: time=\"2026-06-09T17:01:58.210262349Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=610c95e1-2a3c-4e2e-87fd-50324058ccc9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.387440 | controller |     "Jun 09 17:01:58.211542 crc crio[20770]: time=\"2026-06-09T17:01:58.211517385Z\" level=info msg=\"Stopped container 45c8e6c418be4179a7670eeecc84d40024745dd35cc3ca248da0e8853b590613: openstack/glance-default-internal-api-0/glance-httpd\" id=979445b7-3173-4a2d-ba2f-06c68743dde4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.387456 | controller |     "Jun 09 17:01:58.212819 crc crio[20770]: time=\"2026-06-09T17:01:58.21273136Z\" level=info msg=\"Ran pod sandbox 9c9bbf32ca93da879d472d33ea060a1e467895e6994e74d8eaaf9bac4665c1d5 with infra container: openstack/nova-cell1-27b1-account-create-update-86w8h/POD\" id=7d3d5340-ac91-40ed-bad1-ef617b7f1e0e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.387471 | controller |     "Jun 09 17:01:58.215376 crc crio[20770]: time=\"2026-06-09T17:01:58.215289734Z\" level=info msg=\"Stopping pod sandbox: bd1b1ea49d8871d011a72aab08f39545d61f915940b0e80c299f64ab6060c734\" id=15055451-4007-48dc-8f7d-6fa1152d1ec9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.387488 | controller |     "Jun 09 17:01:58.216415 crc crio[20770]: time=\"2026-06-09T17:01:58.216364416Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:bd1b1ea49d8871d011a72aab08f39545d61f915940b0e80c299f64ab6060c734 UID:f97dbd87-f275-417d-a155-fd48a7f0d809 NetNS:/var/run/netns/88a7c72e-2e1c-42b0-82fd-03da4d13a4f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf97dbd87_f275_417d_a155_fd48a7f0d809.slice PodAnnotations:0xc002732670}] Aliases:map[]}\"",
2026-06-09 17:48:39.387504 | controller |     "Jun 09 17:01:58.216546 crc crio[20770]: time=\"2026-06-09T17:01:58.216532Z\" level=info msg=\"Deleting pod openstack_glance-default-internal-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.387541 | controller |     "Jun 09 17:01:58.219248 crc crio[20770]: time=\"2026-06-09T17:01:58.219220018Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=76154077-7d93-4395-80ee-3da76f72176e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.387558 | controller |     "Jun 09 17:01:58.222408 crc crio[20770]: time=\"2026-06-09T17:01:58.222325568Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=95a651ae-98c6-498a-9a5c-0fd73e7d472d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.387575 | controller |     "Jun 09 17:01:58.222561 crc crio[20770]: time=\"2026-06-09T17:01:58.222353429Z\" level=info msg=\"Creating container: openstack/nova-cell0-b490-account-create-update-rqcgl/mariadb-account-create-update\" id=ec8dfb51-4f88-4c80-a648-3202168ea749 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.387590 | controller |     "Jun 09 17:01:58.222983 crc crio[20770]: time=\"2026-06-09T17:01:58.222960087Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.387610 | controller |     "Jun 09 17:01:58.231199 crc crio[20770]: time=\"2026-06-09T17:01:58.22961633Z\" level=info msg=\"Creating container: openstack/nova-cell1-27b1-account-create-update-86w8h/mariadb-account-create-update\" id=a4965210-42b9-493a-8b54-b0792a27aa53 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.387626 | controller |     "Jun 09 17:01:58.280910 crc crio[20770]: time=\"2026-06-09T17:01:58.280796643Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.387642 | controller |     "Jun 09 17:01:58.323495 crc crio[20770]: time=\"2026-06-09T17:01:58.323337256Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.387658 | controller |     "Jun 09 17:01:58.329321 crc crio[20770]: time=\"2026-06-09T17:01:58.329296119Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.387673 | controller |     "Jun 09 17:01:58.342444 crc crio[20770]: time=\"2026-06-09T17:01:58.342353037Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.387688 | controller |     "Jun 09 17:01:58.346221 crc crio[20770]: time=\"2026-06-09T17:01:58.346158358Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.387703 | controller |     "Jun 09 17:01:58.721158 crc crio[20770]: time=\"2026-06-09T17:01:58.720276511Z\" level=info msg=\"Created container fe51bcbefef70b86e20dd57a90f48464ef15ad522345b939740f52427692695b: openstack/nova-cell0-b490-account-create-update-rqcgl/mariadb-account-create-update\" id=ec8dfb51-4f88-4c80-a648-3202168ea749 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.387718 | controller |     "Jun 09 17:01:58.723237 crc crio[20770]: time=\"2026-06-09T17:01:58.722632149Z\" level=info msg=\"Stopped pod sandbox: bd1b1ea49d8871d011a72aab08f39545d61f915940b0e80c299f64ab6060c734\" id=15055451-4007-48dc-8f7d-6fa1152d1ec9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.387734 | controller |     "Jun 09 17:01:58.725292 crc crio[20770]: time=\"2026-06-09T17:01:58.725207984Z\" level=info msg=\"Starting container: fe51bcbefef70b86e20dd57a90f48464ef15ad522345b939740f52427692695b\" id=6ac97e03-a9c5-4324-b472-259b8aeae0e4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.387749 | controller |     "Jun 09 17:01:58.734828 crc crio[20770]: time=\"2026-06-09T17:01:58.73368858Z\" level=info msg=\"Started container\" PID=75582 containerID=fe51bcbefef70b86e20dd57a90f48464ef15ad522345b939740f52427692695b description=openstack/nova-cell0-b490-account-create-update-rqcgl/mariadb-account-create-update id=6ac97e03-a9c5-4324-b472-259b8aeae0e4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9a28f5c1c0b74387f0a700f0b7020be21ecc5c27d0d3f58bb1e782040cf6b682",
2026-06-09 17:48:39.387764 | controller |     "Jun 09 17:01:58.736372 crc crio[20770]: time=\"2026-06-09T17:01:58.736304926Z\" level=info msg=\"Created container d6266fb857858e5ef0b3b4b85097ed474d37e86efab01e0e2c4f4a56ec896630: openstack/nova-cell1-27b1-account-create-update-86w8h/mariadb-account-create-update\" id=a4965210-42b9-493a-8b54-b0792a27aa53 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.387780 | controller |     "Jun 09 17:01:58.739624 crc crio[20770]: time=\"2026-06-09T17:01:58.739486628Z\" level=info msg=\"Starting container: d6266fb857858e5ef0b3b4b85097ed474d37e86efab01e0e2c4f4a56ec896630\" id=105501b9-7563-46f5-9972-7989b071fa21 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.387798 | controller |     "Jun 09 17:01:58.748178 crc crio[20770]: time=\"2026-06-09T17:01:58.748125668Z\" level=info msg=\"Started container\" PID=75583 containerID=d6266fb857858e5ef0b3b4b85097ed474d37e86efab01e0e2c4f4a56ec896630 description=openstack/nova-cell1-27b1-account-create-update-86w8h/mariadb-account-create-update id=105501b9-7563-46f5-9972-7989b071fa21 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9c9bbf32ca93da879d472d33ea060a1e467895e6994e74d8eaaf9bac4665c1d5",
2026-06-09 17:48:39.387814 | controller |     "Jun 09 17:01:59.427220 crc crio[20770]: time=\"2026-06-09T17:01:59.427119808Z\" level=info msg=\"Stopped container 908912497bc1f9ef17e94cd36f5bb5a5f769dbce71128b7523c880db0720ae65: openstack/ceilometer-0/ceilometer-central-agent\" id=2d6f5e94-f9a6-4b7a-93db-ba83283f4a17 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.387829 | controller |     "Jun 09 17:01:59.429246 crc crio[20770]: time=\"2026-06-09T17:01:59.428194759Z\" level=info msg=\"Stopping pod sandbox: 1628b8eede0a9763e064b46d8019dab24bdc8c582705391f6f36043eb369c69b\" id=cdc1edea-6290-43a8-a7b4-b2b0b7bca07f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.387845 | controller |     "Jun 09 17:01:59.429246 crc crio[20770]: time=\"2026-06-09T17:01:59.428822098Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:1628b8eede0a9763e064b46d8019dab24bdc8c582705391f6f36043eb369c69b UID:024cf0e7-28f4-4aca-90d3-db631c91b93b NetNS:/var/run/netns/b17f9c2b-d817-475a-b34c-280b8dc27747 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod024cf0e7_28f4_4aca_90d3_db631c91b93b.slice PodAnnotations:0xc000135428}] Aliases:map[]}\"",
2026-06-09 17:48:39.387860 | controller |     "Jun 09 17:01:59.429246 crc crio[20770]: time=\"2026-06-09T17:01:59.428957972Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.387876 | controller |     "Jun 09 17:01:59.793718 crc crio[20770]: time=\"2026-06-09T17:01:59.793215369Z\" level=info msg=\"Stopped pod sandbox: 1628b8eede0a9763e064b46d8019dab24bdc8c582705391f6f36043eb369c69b\" id=cdc1edea-6290-43a8-a7b4-b2b0b7bca07f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.387891 | controller |     "Jun 09 17:01:59.831507 crc crio[20770]: time=\"2026-06-09T17:01:59.831418757Z\" level=info msg=\"Stopping pod sandbox: b1a7909a12591bfdd8cc7d44d35884ef6cac7629550f4f3bfdd6496a6f703468\" id=25cd0eb7-4edb-4ef5-80cd-2436081f06fd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.387906 | controller |     "Jun 09 17:01:59.831677 crc crio[20770]: time=\"2026-06-09T17:01:59.831572381Z\" level=info msg=\"Stopping pod sandbox: 800e9734de496d2300144e68c60f5ebe5e45d1cd395dc7cf4d0683a57777b141\" id=ac905bd1-9fb8-423d-a98c-f5e93519dd78 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.387920 | controller |     "Jun 09 17:01:59.831953 crc crio[20770]: time=\"2026-06-09T17:01:59.831427277Z\" level=info msg=\"Stopping pod sandbox: ddb42c9611c1fea3c3766fa09f691bc9e80f9cad62049e5bf8b90065bd8ecd54\" id=e6a17a2e-f548-4689-ab1a-5181b1d11127 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.387935 | controller |     "Jun 09 17:01:59.832035 crc crio[20770]: time=\"2026-06-09T17:01:59.831491889Z\" level=info msg=\"Stopping pod sandbox: a478ae2f00064c64c156f0b4ea3b70969f6257afbf266046f58232441b4c92d3\" id=d05c40e9-0536-4b6a-acea-927888d24a10 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.387950 | controller |     "Jun 09 17:01:59.832254 crc crio[20770]: time=\"2026-06-09T17:01:59.832172108Z\" level=info msg=\"Got pod network &{Name:nova-api-b5aa-account-create-update-lrgp4 Namespace:openstack ID:b1a7909a12591bfdd8cc7d44d35884ef6cac7629550f4f3bfdd6496a6f703468 UID:41f7a668-d369-4201-a3a3-31bdf62e484e NetNS:/var/run/netns/67e1722a-a3fe-451d-b677-50f4a72351e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod41f7a668_d369_4201_a3a3_31bdf62e484e.slice PodAnnotations:0xc006e7e688}] Aliases:map[]}\"",
2026-06-09 17:48:39.387971 | controller |     "Jun 09 17:01:59.832390 crc crio[20770]: time=\"2026-06-09T17:01:59.832336213Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-k6f8p Namespace:openstack ID:ddb42c9611c1fea3c3766fa09f691bc9e80f9cad62049e5bf8b90065bd8ecd54 UID:a7104961-5f66-40e2-946f-80b7cd626164 NetNS:/var/run/netns/d4d3d83b-a30a-4880-b9db-c447a1d62beb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda7104961_5f66_40e2_946f_80b7cd626164.slice PodAnnotations:0xc002732b10}] Aliases:map[]}\"",
2026-06-09 17:48:39.387987 | controller |     "Jun 09 17:01:59.832452 crc crio[20770]: time=\"2026-06-09T17:01:59.832425796Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-scdpg Namespace:openstack ID:a478ae2f00064c64c156f0b4ea3b70969f6257afbf266046f58232441b4c92d3 UID:282f3716-6255-4b87-aa93-16aafff77920 NetNS:/var/run/netns/e139f7b4-22c0-4768-bdc5-a0871ba8d31e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod282f3716_6255_4b87_aa93_16aafff77920.slice PodAnnotations:0xc0001355c0}] Aliases:map[]}\"",
2026-06-09 17:48:39.388003 | controller |     "Jun 09 17:01:59.832499 crc crio[20770]: time=\"2026-06-09T17:01:59.832409945Z\" level=info msg=\"Deleting pod openstack_nova-api-b5aa-account-create-update-lrgp4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.388018 | controller |     "Jun 09 17:01:59.832499 crc crio[20770]: time=\"2026-06-09T17:01:59.83221987Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-cn4fs Namespace:openstack ID:800e9734de496d2300144e68c60f5ebe5e45d1cd395dc7cf4d0683a57777b141 UID:617f65a4-7b4c-43c6-aabd-9103576e0c6d NetNS:/var/run/netns/0458d8e8-c812-4755-bb21-ac3384881ff6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod617f65a4_7b4c_43c6_aabd_9103576e0c6d.slice PodAnnotations:0xc002a09098}] Aliases:map[]}\"",
2026-06-09 17:48:39.388034 | controller |     "Jun 09 17:01:59.832581 crc crio[20770]: time=\"2026-06-09T17:01:59.832550779Z\" level=info msg=\"Deleting pod openstack_nova-api-db-create-scdpg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.388049 | controller |     "Jun 09 17:01:59.832702 crc crio[20770]: time=\"2026-06-09T17:01:59.832634522Z\" level=info msg=\"Deleting pod openstack_nova-cell1-db-create-cn4fs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.388065 | controller |     "Jun 09 17:01:59.833271 crc crio[20770]: time=\"2026-06-09T17:01:59.833215459Z\" level=info msg=\"Deleting pod openstack_nova-cell0-db-create-k6f8p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.388080 | controller |     "Jun 09 17:02:00.355615 crc crio[20770]: time=\"2026-06-09T17:02:00.355072954Z\" level=info msg=\"Stopped pod sandbox: a478ae2f00064c64c156f0b4ea3b70969f6257afbf266046f58232441b4c92d3\" id=d05c40e9-0536-4b6a-acea-927888d24a10 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.388095 | controller |     "Jun 09 17:02:00.401512 crc crio[20770]: time=\"2026-06-09T17:02:00.39838044Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-internal-api-0/POD\" id=d76a3204-f635-4abd-82b1-07ddd0526355 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.388111 | controller |     "Jun 09 17:02:00.401512 crc crio[20770]: time=\"2026-06-09T17:02:00.398494293Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.388130 | controller |     "Jun 09 17:02:00.454485 crc crio[20770]: time=\"2026-06-09T17:02:00.452881649Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:b9aa16399591586b7d386d190c93e802c7f31e70c560186e1f9359046e6000f4 UID:90a1772f-2f72-46c5-a7f4-f6c3ae4941f2 NetNS:/var/run/netns/3909999d-e474-4323-9610-9a69124aa920 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod90a1772f_2f72_46c5_a7f4_f6c3ae4941f2.slice PodAnnotations:0xc002a08218}] Aliases:map[]}\"",
2026-06-09 17:48:39.388146 | controller |     "Jun 09 17:02:00.454485 crc crio[20770]: time=\"2026-06-09T17:02:00.452947961Z\" level=info msg=\"Adding pod openstack_glance-default-internal-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.388161 | controller |     "Jun 09 17:02:00.574078 crc crio[20770]: time=\"2026-06-09T17:02:00.573347821Z\" level=info msg=\"Stopped pod sandbox: 800e9734de496d2300144e68c60f5ebe5e45d1cd395dc7cf4d0683a57777b141\" id=ac905bd1-9fb8-423d-a98c-f5e93519dd78 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.388177 | controller |     "Jun 09 17:02:00.587337 crc crio[20770]: time=\"2026-06-09T17:02:00.587258664Z\" level=info msg=\"Stopped pod sandbox: ddb42c9611c1fea3c3766fa09f691bc9e80f9cad62049e5bf8b90065bd8ecd54\" id=e6a17a2e-f548-4689-ab1a-5181b1d11127 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.388192 | controller |     "Jun 09 17:02:00.628230 crc crio[20770]: time=\"2026-06-09T17:02:00.627920503Z\" level=info msg=\"Stopped pod sandbox: b1a7909a12591bfdd8cc7d44d35884ef6cac7629550f4f3bfdd6496a6f703468\" id=25cd0eb7-4edb-4ef5-80cd-2436081f06fd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.388208 | controller |     "Jun 09 17:02:00.648946 crc crio[20770]: time=\"2026-06-09T17:02:00.64784241Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683742-6bzqn/POD\" id=965e8fe0-b80c-41e7-9bc8-050274717bbe name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.388224 | controller |     "Jun 09 17:02:00.648946 crc crio[20770]: time=\"2026-06-09T17:02:00.648077997Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.388239 | controller |     "Jun 09 17:02:00.710145 crc crio[20770]: time=\"2026-06-09T17:02:00.709930739Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683742-6bzqn Namespace:openshift-infra ID:674c92a61fcc37ddedce1551ded849bced92c953e0c5993ebc100e97ab546792 UID:da5f12b3-0dab-4522-9148-877e0ec1d757 NetNS:/var/run/netns/26ef32c8-7c99-40eb-903f-1f086a0050c8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podda5f12b3_0dab_4522_9148_877e0ec1d757.slice PodAnnotations:0xc000134a60}] Aliases:map[]}\"",
2026-06-09 17:48:39.388255 | controller |     "Jun 09 17:02:00.710145 crc crio[20770]: time=\"2026-06-09T17:02:00.709991551Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683742-6bzqn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.388271 | controller |     "Jun 09 17:02:00.878489 crc crio[20770]: time=\"2026-06-09T17:02:00.877885048Z\" level=info msg=\"Stopping container: 0eb456b483b5fe8c9c234bc24d6011b98ea79a462fb9c0e28d28948d2629c1ca (timeout: 30s)\" id=53e9b97a-0aec-4d02-84b7-58820c38357e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.388287 | controller |     "Jun 09 17:02:00.881956 crc crio[20770]: time=\"2026-06-09T17:02:00.881747829Z\" level=info msg=\"Stopping container: ebd4f5394bcd49eab0dc7f40d72da424295042c8e7170702347889780a155f42 (timeout: 30s)\" id=c368bdb2-7999-46ec-b86f-d45cf932b902 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.388305 | controller |     "Jun 09 17:02:01.029707 crc crio[20770]: time=\"2026-06-09T17:02:01.019607295Z\" level=info msg=\"Removing container: 920ba3b222ae5c899d6aa93a91709040e2c924288e620724ed1ee7a2c2217d78\" id=40b34082-5d2b-4d0e-b5a6-ec208dd23da9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.388322 | controller |     "Jun 09 17:02:01.039208 crc crio[20770]: time=\"2026-06-09T17:02:01.03909042Z\" level=info msg=\"Stopping pod sandbox: 9a28f5c1c0b74387f0a700f0b7020be21ecc5c27d0d3f58bb1e782040cf6b682\" id=8130ce02-3a77-443e-988a-715bb4d90014 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.388337 | controller |     "Jun 09 17:02:01.040151 crc crio[20770]: time=\"2026-06-09T17:02:01.039809851Z\" level=info msg=\"Got pod network &{Name:nova-cell0-b490-account-create-update-rqcgl Namespace:openstack ID:9a28f5c1c0b74387f0a700f0b7020be21ecc5c27d0d3f58bb1e782040cf6b682 UID:60892dbe-e923-472c-9d5b-017169e918aa NetNS:/var/run/netns/a7e3bf41-5f09-4514-bad3-d7962ff08b02 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod60892dbe_e923_472c_9d5b_017169e918aa.slice PodAnnotations:0xc000134e68}] Aliases:map[]}\"",
2026-06-09 17:48:39.388353 | controller |     "Jun 09 17:02:01.042355 crc crio[20770]: time=\"2026-06-09T17:02:01.042288523Z\" level=info msg=\"Stopping pod sandbox: 9c9bbf32ca93da879d472d33ea060a1e467895e6994e74d8eaaf9bac4665c1d5\" id=f7e0dc93-ac90-4a43-9f14-445290c7b901 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.388368 | controller |     "Jun 09 17:02:01.044782 crc crio[20770]: time=\"2026-06-09T17:02:01.042447877Z\" level=info msg=\"Deleting pod openstack_nova-cell0-b490-account-create-update-rqcgl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.388385 | controller |     "Jun 09 17:02:01.046232 crc crio[20770]: time=\"2026-06-09T17:02:01.045915468Z\" level=info msg=\"Got pod network &{Name:nova-cell1-27b1-account-create-update-86w8h Namespace:openstack ID:9c9bbf32ca93da879d472d33ea060a1e467895e6994e74d8eaaf9bac4665c1d5 UID:36ee1ae7-9eec-4c65-a34f-4494716d8836 NetNS:/var/run/netns/76a55610-cb54-4e74-8bfc-05483a1ccd2b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod36ee1ae7_9eec_4c65_a34f_4494716d8836.slice PodAnnotations:0xc002a08970}] Aliases:map[]}\"",
2026-06-09 17:48:39.388401 | controller |     "Jun 09 17:02:01.046232 crc crio[20770]: time=\"2026-06-09T17:02:01.046065772Z\" level=info msg=\"Deleting pod openstack_nova-cell1-27b1-account-create-update-86w8h from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.388417 | controller |     "Jun 09 17:02:01.183137 crc crio[20770]: time=\"2026-06-09T17:02:01.183092484Z\" level=info msg=\"Stopped container ebd4f5394bcd49eab0dc7f40d72da424295042c8e7170702347889780a155f42: openstack/glance-default-external-api-0/glance-log\" id=c368bdb2-7999-46ec-b86f-d45cf932b902 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.388433 | controller |     "Jun 09 17:02:01.196949 crc crio[20770]: time=\"2026-06-09T17:02:01.19435999Z\" level=info msg=\"Removed container 920ba3b222ae5c899d6aa93a91709040e2c924288e620724ed1ee7a2c2217d78: openstack/ceilometer-0/proxy-httpd\" id=40b34082-5d2b-4d0e-b5a6-ec208dd23da9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.388448 | controller |     "Jun 09 17:02:01.226985 crc crio[20770]: time=\"2026-06-09T17:02:01.226950705Z\" level=info msg=\"Removing container: 6bb0d0f951d52c7237fa338bd0aa57e7206ab5ae992d5a96a2e5b6d7882dfbb9\" id=799059f7-603c-4d87-9da1-0c229dd90d8b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.388463 | controller |     "Jun 09 17:02:01.347305 crc crio[20770]: time=\"2026-06-09T17:02:01.345326556Z\" level=info msg=\"Removed container 6bb0d0f951d52c7237fa338bd0aa57e7206ab5ae992d5a96a2e5b6d7882dfbb9: openstack/ceilometer-0/sg-core\" id=799059f7-603c-4d87-9da1-0c229dd90d8b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.388482 | controller |     "Jun 09 17:02:01.349339 crc crio[20770]: time=\"2026-06-09T17:02:01.34926955Z\" level=info msg=\"Removing container: a29a8217801fe93f5977519f18fd7d5703f3159a6285afc6dcba7b6a2587d1df\" id=5a5fb5cd-7d12-446a-996b-5897af25a00e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.388499 | controller |     "Jun 09 17:02:01.393216 crc crio[20770]: time=\"2026-06-09T17:02:01.393175643Z\" level=info msg=\"Removed container a29a8217801fe93f5977519f18fd7d5703f3159a6285afc6dcba7b6a2587d1df: openstack/ceilometer-0/ceilometer-notification-agent\" id=5a5fb5cd-7d12-446a-996b-5897af25a00e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.388542 | controller |     "Jun 09 17:02:01.399625 crc crio[20770]: time=\"2026-06-09T17:02:01.398406234Z\" level=info msg=\"Removing container: 908912497bc1f9ef17e94cd36f5bb5a5f769dbce71128b7523c880db0720ae65\" id=49d3c82d-a6c2-4e93-a820-60f9891b580c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.388561 | controller |     "Jun 09 17:02:01.449689 crc crio[20770]: time=\"2026-06-09T17:02:01.449571076Z\" level=info msg=\"Removed container 908912497bc1f9ef17e94cd36f5bb5a5f769dbce71128b7523c880db0720ae65: openstack/ceilometer-0/ceilometer-central-agent\" id=49d3c82d-a6c2-4e93-a820-60f9891b580c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.388648 | controller |     "Jun 09 17:02:01.509990 crc crio[20770]: 2026-06-09T17:02:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b9aa16399591586 Mac:46:ae:57:c0:16:86 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b9 Mtu:0 Sandbox:/var/run/netns/3909999d-e474-4323-9610-9a69124aa920 SocketPath: PciID:}] [{Interface:0xc0001469f0 Address:{IP:10.217.0.185 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.388671 | controller |     "Jun 09 17:02:01.527463 crc crio[20770]: time=\"2026-06-09T17:02:01.527371791Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:b9aa16399591586b7d386d190c93e802c7f31e70c560186e1f9359046e6000f4 UID:90a1772f-2f72-46c5-a7f4-f6c3ae4941f2 NetNS:/var/run/netns/3909999d-e474-4323-9610-9a69124aa920 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod90a1772f_2f72_46c5_a7f4_f6c3ae4941f2.slice PodAnnotations:0xc002a08218}] Aliases:map[]}\"",
2026-06-09 17:48:39.388688 | controller |     "Jun 09 17:02:01.527841 crc crio[20770]: time=\"2026-06-09T17:02:01.527612188Z\" level=info msg=\"Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.388704 | controller |     "Jun 09 17:02:01.546579 crc crio[20770]: time=\"2026-06-09T17:02:01.546102974Z\" level=info msg=\"Ran pod sandbox b9aa16399591586b7d386d190c93e802c7f31e70c560186e1f9359046e6000f4 with infra container: openstack/glance-default-internal-api-0/POD\" id=d76a3204-f635-4abd-82b1-07ddd0526355 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.388724 | controller |     "Jun 09 17:02:01.550246 crc crio[20770]: time=\"2026-06-09T17:02:01.550211283Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=2e464f61-b9ad-4d83-8b6b-26f879a3b11a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.388745 | controller |     "Jun 09 17:02:01.553096 crc crio[20770]: time=\"2026-06-09T17:02:01.552983424Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=24ac66b5-0f51-461e-99ef-cc3404bbdf6a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.388781 | controller |     "Jun 09 17:02:01.565725 crc crio[20770]: time=\"2026-06-09T17:02:01.563140288Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-log\" id=ff78faf0-cdfe-4259-a186-8b683dc5cf72 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.388808 | controller |     "Jun 09 17:02:01.565725 crc crio[20770]: time=\"2026-06-09T17:02:01.563704224Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.388831 | controller |     "Jun 09 17:02:01.654415 crc crio[20770]: time=\"2026-06-09T17:02:01.648297546Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.388853 | controller |     "Jun 09 17:02:01.654415 crc crio[20770]: time=\"2026-06-09T17:02:01.649414299Z\" level=info msg=\"Stopped pod sandbox: 9a28f5c1c0b74387f0a700f0b7020be21ecc5c27d0d3f58bb1e782040cf6b682\" id=8130ce02-3a77-443e-988a-715bb4d90014 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.388874 | controller |     "Jun 09 17:02:01.655921 crc crio[20770]: time=\"2026-06-09T17:02:01.655470044Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=e4a24710-7bc3-49b7-b3df-dc610e263918 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.388894 | controller |     "Jun 09 17:02:01.655921 crc crio[20770]: time=\"2026-06-09T17:02:01.655541686Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.388913 | controller |     "Jun 09 17:02:01.669064 crc crio[20770]: time=\"2026-06-09T17:02:01.668927654Z\" level=info msg=\"Stopped pod sandbox: 9c9bbf32ca93da879d472d33ea060a1e467895e6994e74d8eaaf9bac4665c1d5\" id=f7e0dc93-ac90-4a43-9f14-445290c7b901 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.388931 | controller |     "Jun 09 17:02:01.743177 crc crio[20770]: 2026-06-09T17:02:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:674c92a61fcc37d Mac:ae:01:60:c6:61:e0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ba Mtu:0 Sandbox:/var/run/netns/26ef32c8-7c99-40eb-903f-1f086a0050c8 SocketPath: PciID:}] [{Interface:0xc000120590 Address:{IP:10.217.0.186 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.388951 | controller |     "Jun 09 17:02:01.746698 crc crio[20770]: time=\"2026-06-09T17:02:01.744024041Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683742-6bzqn Namespace:openshift-infra ID:674c92a61fcc37ddedce1551ded849bced92c953e0c5993ebc100e97ab546792 UID:da5f12b3-0dab-4522-9148-877e0ec1d757 NetNS:/var/run/netns/26ef32c8-7c99-40eb-903f-1f086a0050c8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podda5f12b3_0dab_4522_9148_877e0ec1d757.slice PodAnnotations:0xc000134a60}] Aliases:map[]}\"",
2026-06-09 17:48:39.388972 | controller |     "Jun 09 17:02:01.746698 crc crio[20770]: time=\"2026-06-09T17:02:01.744189636Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683742-6bzqn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.388995 | controller |     "Jun 09 17:02:01.749773 crc crio[20770]: time=\"2026-06-09T17:02:01.747167232Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:6ca1f61323fb52f96a0b59129b889e3a629ae8b0b39ead1945aae0eed59fc268 UID:215615a7-8642-47c5-9e6b-70d4fd722d86 NetNS:/var/run/netns/820c646f-e00a-454d-9593-2cfad7635cae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod215615a7_8642_47c5_9e6b_70d4fd722d86.slice PodAnnotations:0xc00291a3d0}] Aliases:map[]}\"",
2026-06-09 17:48:39.389018 | controller |     "Jun 09 17:02:01.749773 crc crio[20770]: time=\"2026-06-09T17:02:01.747546773Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.389043 | controller |     "Jun 09 17:02:01.753750 crc crio[20770]: time=\"2026-06-09T17:02:01.753239668Z\" level=info msg=\"Ran pod sandbox 674c92a61fcc37ddedce1551ded849bced92c953e0c5993ebc100e97ab546792 with infra container: openshift-infra/auto-csr-approver-29683742-6bzqn/POD\" id=965e8fe0-b80c-41e7-9bc8-050274717bbe name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.389065 | controller |     "Jun 09 17:02:01.759285 crc crio[20770]: time=\"2026-06-09T17:02:01.759207081Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=7a714e4e-0f77-49cc-b0b3-f0e84b6b1043 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.389086 | controller |     "Jun 09 17:02:01.779462 crc crio[20770]: time=\"2026-06-09T17:02:01.779365785Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 17:48:39.389109 | controller |     "Jun 09 17:02:02.386983 crc crio[20770]: 2026-06-09T17:02:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6ca1f61323fb52f Mac:26:b3:cb:4d:1f:b7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bb Mtu:0 Sandbox:/var/run/netns/820c646f-e00a-454d-9593-2cfad7635cae SocketPath: PciID:}] [{Interface:0xc00051a7d0 Address:{IP:10.217.0.187 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.389130 | controller |     "Jun 09 17:02:02.388532 crc crio[20770]: time=\"2026-06-09T17:02:02.388435849Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:6ca1f61323fb52f96a0b59129b889e3a629ae8b0b39ead1945aae0eed59fc268 UID:215615a7-8642-47c5-9e6b-70d4fd722d86 NetNS:/var/run/netns/820c646f-e00a-454d-9593-2cfad7635cae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod215615a7_8642_47c5_9e6b_70d4fd722d86.slice PodAnnotations:0xc00291a3d0}] Aliases:map[]}\"",
2026-06-09 17:48:39.389152 | controller |     "Jun 09 17:02:02.388981 crc crio[20770]: time=\"2026-06-09T17:02:02.388898272Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.389174 | controller |     "Jun 09 17:02:02.401330 crc crio[20770]: time=\"2026-06-09T17:02:02.40125591Z\" level=info msg=\"Ran pod sandbox 6ca1f61323fb52f96a0b59129b889e3a629ae8b0b39ead1945aae0eed59fc268 with infra container: openstack/ceilometer-0/POD\" id=e4a24710-7bc3-49b7-b3df-dc610e263918 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.389194 | controller |     "Jun 09 17:02:02.405852 crc crio[20770]: time=\"2026-06-09T17:02:02.405782671Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=e991e432-3812-41d7-863b-c99aa56180e0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.389216 | controller |     "Jun 09 17:02:02.438328 crc crio[20770]: time=\"2026-06-09T17:02:02.437858001Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=248849da-9597-4658-8cc7-b1c71db74098 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.389239 | controller |     "Jun 09 17:02:02.448396 crc crio[20770]: time=\"2026-06-09T17:02:02.448287383Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=e20e023f-3d37-45b8-ac4b-6ffd4b3754ba name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.389262 | controller |     "Jun 09 17:02:02.449839 crc crio[20770]: time=\"2026-06-09T17:02:02.449721135Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.389283 | controller |     "Jun 09 17:02:02.583933 crc crio[20770]: time=\"2026-06-09T17:02:02.583698938Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.389310 | controller |     "Jun 09 17:02:02.591024 crc crio[20770]: time=\"2026-06-09T17:02:02.590966189Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.389331 | controller |     "Jun 09 17:02:02.717103 crc crio[20770]: time=\"2026-06-09T17:02:02.717020792Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.389351 | controller |     "Jun 09 17:02:02.776817 crc crio[20770]: time=\"2026-06-09T17:02:02.776608769Z\" level=info msg=\"Created container b71f3b8a12bbeb79219ebf624b7103d216cab387e0cbc129f618a5b61f431910: openstack/ceilometer-0/ceilometer-central-agent\" id=e20e023f-3d37-45b8-ac4b-6ffd4b3754ba name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.389370 | controller |     "Jun 09 17:02:02.781094 crc crio[20770]: time=\"2026-06-09T17:02:02.780990346Z\" level=info msg=\"Starting container: b71f3b8a12bbeb79219ebf624b7103d216cab387e0cbc129f618a5b61f431910\" id=2887421b-5a21-479f-a9e7-a61fd63849fc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.389389 | controller |     "Jun 09 17:02:02.789005 crc crio[20770]: time=\"2026-06-09T17:02:02.788914496Z\" level=info msg=\"Started container\" PID=76159 containerID=b71f3b8a12bbeb79219ebf624b7103d216cab387e0cbc129f618a5b61f431910 description=openstack/ceilometer-0/ceilometer-central-agent id=2887421b-5a21-479f-a9e7-a61fd63849fc name=/runtime.v1.RuntimeService/StartContainer sandboxID=6ca1f61323fb52f96a0b59129b889e3a629ae8b0b39ead1945aae0eed59fc268",
2026-06-09 17:48:39.389410 | controller |     "Jun 09 17:02:02.802207 crc crio[20770]: time=\"2026-06-09T17:02:02.802100338Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=3221dae9-8abb-4bd8-8317-a17d78bf05ac name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.389432 | controller |     "Jun 09 17:02:02.841279 crc crio[20770]: time=\"2026-06-09T17:02:02.84114284Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=5ba37d01-791f-4f2e-b19b-f71ab5353c1b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.389455 | controller |     "Jun 09 17:02:02.855866 crc crio[20770]: time=\"2026-06-09T17:02:02.855099454Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=2e5a75e3-1a29-4eec-b59b-1fe5ca112c12 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.389478 | controller |     "Jun 09 17:02:02.855866 crc crio[20770]: time=\"2026-06-09T17:02:02.855547477Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.389499 | controller |     "Jun 09 17:02:02.969154 crc crio[20770]: time=\"2026-06-09T17:02:02.968896783Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=7a714e4e-0f77-49cc-b0b3-f0e84b6b1043 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.389549 | controller |     "Jun 09 17:02:02.971938 crc crio[20770]: time=\"2026-06-09T17:02:02.971364564Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=252aa039-1106-4364-b882-f06c91d125d6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.389574 | controller |     "Jun 09 17:02:02.974442 crc crio[20770]: time=\"2026-06-09T17:02:02.974361111Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.389598 | controller |     "Jun 09 17:02:02.975952 crc crio[20770]: time=\"2026-06-09T17:02:02.975887075Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=6698ac37-3e5d-4196-92b2-a4425c97f947 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.389629 | controller |     "Jun 09 17:02:02.979957 crc crio[20770]: time=\"2026-06-09T17:02:02.979887011Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.389655 | controller |     "Jun 09 17:02:02.984404 crc crio[20770]: time=\"2026-06-09T17:02:02.98433213Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683742-6bzqn/oc\" id=7c66b3ce-347d-4df0-b451-f3236cf67e57 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.389677 | controller |     "Jun 09 17:02:02.984908 crc crio[20770]: time=\"2026-06-09T17:02:02.984845105Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.389698 | controller |     "Jun 09 17:02:02.987548 crc crio[20770]: time=\"2026-06-09T17:02:02.987491462Z\" level=info msg=\"Created container 6aa4fe105b59d33b29b8ffeb98ecefcc373aa529bb4c267108d88be31fd7903a: openstack/glance-default-internal-api-0/glance-log\" id=ff78faf0-cdfe-4259-a186-8b683dc5cf72 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.389719 | controller |     "Jun 09 17:02:02.988417 crc crio[20770]: time=\"2026-06-09T17:02:02.988356537Z\" level=info msg=\"Starting container: 6aa4fe105b59d33b29b8ffeb98ecefcc373aa529bb4c267108d88be31fd7903a\" id=dff3ce83-244c-422f-bb8a-99531de83d69 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.389740 | controller |     "Jun 09 17:02:03.004136 crc crio[20770]: time=\"2026-06-09T17:02:03.004038401Z\" level=info msg=\"Started container\" PID=76164 containerID=6aa4fe105b59d33b29b8ffeb98ecefcc373aa529bb4c267108d88be31fd7903a description=openstack/glance-default-internal-api-0/glance-log id=dff3ce83-244c-422f-bb8a-99531de83d69 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b9aa16399591586b7d386d190c93e802c7f31e70c560186e1f9359046e6000f4",
2026-06-09 17:48:39.389761 | controller |     "Jun 09 17:02:03.024188 crc crio[20770]: time=\"2026-06-09T17:02:03.024059601Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=630473ed-c1b5-48c1-89ae-fc5dff581fd8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.389782 | controller |     "Jun 09 17:02:03.054354 crc crio[20770]: time=\"2026-06-09T17:02:03.054269217Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.389805 | controller |     "Jun 09 17:02:03.083313 crc crio[20770]: time=\"2026-06-09T17:02:03.082371252Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=b6992d63-4f1b-4965-93f4-187eee24a046 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.389827 | controller |     "Jun 09 17:02:03.083313 crc crio[20770]: time=\"2026-06-09T17:02:03.082892987Z\" level=info msg=\"Created container 512d946ad0e2d548d62c5a86a5405afa2a3bc86b52e59863099529f1848cf2a9: openstack/ceilometer-0/ceilometer-notification-agent\" id=2e5a75e3-1a29-4eec-b59b-1fe5ca112c12 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.389848 | controller |     "Jun 09 17:02:03.084797 crc crio[20770]: time=\"2026-06-09T17:02:03.084696289Z\" level=info msg=\"Starting container: 512d946ad0e2d548d62c5a86a5405afa2a3bc86b52e59863099529f1848cf2a9\" id=7cf75e41-1831-4d15-8733-630193d7412c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.389868 | controller |     "Jun 09 17:02:03.091089 crc crio[20770]: time=\"2026-06-09T17:02:03.090984301Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-httpd\" id=0df84630-9485-46ce-856a-d10189deb1f4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.389893 | controller |     "Jun 09 17:02:03.091477 crc crio[20770]: time=\"2026-06-09T17:02:03.091361322Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.389915 | controller |     "Jun 09 17:02:03.109006 crc crio[20770]: time=\"2026-06-09T17:02:03.10888908Z\" level=info msg=\"Started container\" PID=76195 containerID=512d946ad0e2d548d62c5a86a5405afa2a3bc86b52e59863099529f1848cf2a9 description=openstack/ceilometer-0/ceilometer-notification-agent id=7cf75e41-1831-4d15-8733-630193d7412c name=/runtime.v1.RuntimeService/StartContainer sandboxID=6ca1f61323fb52f96a0b59129b889e3a629ae8b0b39ead1945aae0eed59fc268",
2026-06-09 17:48:39.389935 | controller |     "Jun 09 17:02:03.129681 crc crio[20770]: time=\"2026-06-09T17:02:03.129542959Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=92aa0c27-eade-4e35-89a0-06a4e853cfb7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.389956 | controller |     "Jun 09 17:02:03.145037 crc crio[20770]: time=\"2026-06-09T17:02:03.14406495Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=23b2f4f0-3e23-40f9-adb7-bfa3008b0595 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.389976 | controller |     "Jun 09 17:02:03.154437 crc crio[20770]: time=\"2026-06-09T17:02:03.154354888Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.389996 | controller |     "Jun 09 17:02:03.159189 crc crio[20770]: time=\"2026-06-09T17:02:03.159089285Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=f99d78eb-781a-43ae-acc2-49422deaebd4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.390016 | controller |     "Jun 09 17:02:03.159923 crc crio[20770]: time=\"2026-06-09T17:02:03.159846537Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.390035 | controller |     "Jun 09 17:02:03.294277 crc crio[20770]: time=\"2026-06-09T17:02:03.29416947Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.390054 | controller |     "Jun 09 17:02:03.313382 crc crio[20770]: time=\"2026-06-09T17:02:03.312996576Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.390073 | controller |     "Jun 09 17:02:03.323243 crc crio[20770]: time=\"2026-06-09T17:02:03.32315253Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.390093 | controller |     "Jun 09 17:02:03.474411 crc crio[20770]: time=\"2026-06-09T17:02:03.474309732Z\" level=info msg=\"Created container 78dcfd2e0ab9ab6d61267054c8b82be45dd171109c983a90ea2003d51f8062f5: openshift-infra/auto-csr-approver-29683742-6bzqn/oc\" id=7c66b3ce-347d-4df0-b451-f3236cf67e57 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.390110 | controller |     "Jun 09 17:02:03.475689 crc crio[20770]: time=\"2026-06-09T17:02:03.475547058Z\" level=info msg=\"Starting container: 78dcfd2e0ab9ab6d61267054c8b82be45dd171109c983a90ea2003d51f8062f5\" id=2b5b5b96-3e64-4574-b106-921f9d683519 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.390125 | controller |     "Jun 09 17:02:03.487148 crc crio[20770]: time=\"2026-06-09T17:02:03.486979519Z\" level=info msg=\"Started container\" PID=76224 containerID=78dcfd2e0ab9ab6d61267054c8b82be45dd171109c983a90ea2003d51f8062f5 description=openshift-infra/auto-csr-approver-29683742-6bzqn/oc id=2b5b5b96-3e64-4574-b106-921f9d683519 name=/runtime.v1.RuntimeService/StartContainer sandboxID=674c92a61fcc37ddedce1551ded849bced92c953e0c5993ebc100e97ab546792",
2026-06-09 17:48:39.390146 | controller |     "Jun 09 17:02:03.496740 crc crio[20770]: time=\"2026-06-09T17:02:03.49669035Z\" level=info msg=\"Created container 00059dd4172d6a2cdd60d7e9937da9fba986c321efebef8d4e724ac0e25fb15b: openstack/ceilometer-0/sg-core\" id=f99d78eb-781a-43ae-acc2-49422deaebd4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.390168 | controller |     "Jun 09 17:02:03.498412 crc crio[20770]: time=\"2026-06-09T17:02:03.498322558Z\" level=info msg=\"Starting container: 00059dd4172d6a2cdd60d7e9937da9fba986c321efebef8d4e724ac0e25fb15b\" id=e566b27e-d743-4b1f-a583-22e719ab877a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.390191 | controller |     "Jun 09 17:02:03.503821 crc crio[20770]: time=\"2026-06-09T17:02:03.503692673Z\" level=info msg=\"Started container\" PID=76227 containerID=00059dd4172d6a2cdd60d7e9937da9fba986c321efebef8d4e724ac0e25fb15b description=openstack/ceilometer-0/sg-core id=e566b27e-d743-4b1f-a583-22e719ab877a name=/runtime.v1.RuntimeService/StartContainer sandboxID=6ca1f61323fb52f96a0b59129b889e3a629ae8b0b39ead1945aae0eed59fc268",
2026-06-09 17:48:39.390208 | controller |     "Jun 09 17:02:03.522427 crc crio[20770]: time=\"2026-06-09T17:02:03.522341854Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=95872fc6-203b-427e-9ad2-a854484db135 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.390224 | controller |     "Jun 09 17:02:03.583008 crc crio[20770]: time=\"2026-06-09T17:02:03.580994594Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=4b48d363-5eb0-4a5f-a9e1-866888a180cb name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.390240 | controller |     "Jun 09 17:02:03.591217 crc crio[20770]: time=\"2026-06-09T17:02:03.591178369Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=790c3eda-2a4d-4e6b-842d-9e61d41b200d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.390256 | controller |     "Jun 09 17:02:03.591741 crc crio[20770]: time=\"2026-06-09T17:02:03.591718685Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.390271 | controller |     "Jun 09 17:02:03.719424 crc crio[20770]: time=\"2026-06-09T17:02:03.719385415Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.390287 | controller |     "Jun 09 17:02:03.732367 crc crio[20770]: time=\"2026-06-09T17:02:03.73233223Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.390302 | controller |     "Jun 09 17:02:03.916714 crc crio[20770]: time=\"2026-06-09T17:02:03.916263071Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.390317 | controller |     "Jun 09 17:02:03.939781 crc crio[20770]: time=\"2026-06-09T17:02:03.939707701Z\" level=info msg=\"Created container 645be985b0c6dcabef18736d3c8c3afc488cca3855f037ed234a2dc01e05e6d2: openstack/ceilometer-0/proxy-httpd\" id=790c3eda-2a4d-4e6b-842d-9e61d41b200d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.390332 | controller |     "Jun 09 17:02:03.942940 crc crio[20770]: time=\"2026-06-09T17:02:03.942316686Z\" level=info msg=\"Starting container: 645be985b0c6dcabef18736d3c8c3afc488cca3855f037ed234a2dc01e05e6d2\" id=44e9d4e4-ef2a-43f2-999e-f80ffafae9d6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.390347 | controller |     "Jun 09 17:02:03.951689 crc crio[20770]: time=\"2026-06-09T17:02:03.948912258Z\" level=info msg=\"Started container\" PID=76277 containerID=645be985b0c6dcabef18736d3c8c3afc488cca3855f037ed234a2dc01e05e6d2 description=openstack/ceilometer-0/proxy-httpd id=44e9d4e4-ef2a-43f2-999e-f80ffafae9d6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6ca1f61323fb52f96a0b59129b889e3a629ae8b0b39ead1945aae0eed59fc268",
2026-06-09 17:48:39.390366 | controller |     "Jun 09 17:02:04.046100 crc crio[20770]: time=\"2026-06-09T17:02:04.046014672Z\" level=info msg=\"Created container 48272c8282ce83d6cf4c616c870769ca16441e0c31bf53817f53281c902ae26b: openstack/glance-default-internal-api-0/glance-httpd\" id=0df84630-9485-46ce-856a-d10189deb1f4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.390381 | controller |     "Jun 09 17:02:04.048162 crc crio[20770]: time=\"2026-06-09T17:02:04.048118303Z\" level=info msg=\"Starting container: 48272c8282ce83d6cf4c616c870769ca16441e0c31bf53817f53281c902ae26b\" id=579d2a60-b1d8-4816-9abf-fe9e842de88f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.390396 | controller |     "Jun 09 17:02:04.054215 crc crio[20770]: time=\"2026-06-09T17:02:04.054180289Z\" level=info msg=\"Started container\" PID=76310 containerID=48272c8282ce83d6cf4c616c870769ca16441e0c31bf53817f53281c902ae26b description=openstack/glance-default-internal-api-0/glance-httpd id=579d2a60-b1d8-4816-9abf-fe9e842de88f name=/runtime.v1.RuntimeService/StartContainer sandboxID=b9aa16399591586b7d386d190c93e802c7f31e70c560186e1f9359046e6000f4",
2026-06-09 17:48:39.390413 | controller |     "Jun 09 17:02:04.475286 crc crio[20770]: time=\"2026-06-09T17:02:04.475186061Z\" level=info msg=\"Stopped container 0eb456b483b5fe8c9c234bc24d6011b98ea79a462fb9c0e28d28948d2629c1ca: openstack/glance-default-external-api-0/glance-httpd\" id=53e9b97a-0aec-4d02-84b7-58820c38357e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.390428 | controller |     "Jun 09 17:02:04.476960 crc crio[20770]: time=\"2026-06-09T17:02:04.476842349Z\" level=info msg=\"Stopping pod sandbox: fada26278024f7189fbdeb57624a5e6649d3b339b5375b01f8e404c7c4f099ad\" id=76568051-8f33-4f8a-b51e-6fcc6558c20b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.390444 | controller |     "Jun 09 17:02:04.478000 crc crio[20770]: time=\"2026-06-09T17:02:04.477880629Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:fada26278024f7189fbdeb57624a5e6649d3b339b5375b01f8e404c7c4f099ad UID:dcdcae1f-a7c6-4965-abdf-880d0c32254e NetNS:/var/run/netns/1eb9c9f7-45fb-4df4-9e33-da7f480c9377 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddcdcae1f_a7c6_4965_abdf_880d0c32254e.slice PodAnnotations:0xc002a08d30}] Aliases:map[]}\"",
2026-06-09 17:48:39.390460 | controller |     "Jun 09 17:02:04.478117 crc crio[20770]: time=\"2026-06-09T17:02:04.478054444Z\" level=info msg=\"Deleting pod openstack_glance-default-external-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.390476 | controller |     "Jun 09 17:02:04.981443 crc crio[20770]: time=\"2026-06-09T17:02:04.980872538Z\" level=info msg=\"Stopped pod sandbox: fada26278024f7189fbdeb57624a5e6649d3b339b5375b01f8e404c7c4f099ad\" id=76568051-8f33-4f8a-b51e-6fcc6558c20b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.390492 | controller |     "Jun 09 17:02:05.347158 crc crio[20770]: time=\"2026-06-09T17:02:05.346206346Z\" level=info msg=\"Stopping pod sandbox: 674c92a61fcc37ddedce1551ded849bced92c953e0c5993ebc100e97ab546792\" id=e0207423-16f4-409e-b20f-e254f9281f2d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.390528 | controller |     "Jun 09 17:02:05.347405 crc crio[20770]: time=\"2026-06-09T17:02:05.347339559Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683742-6bzqn Namespace:openshift-infra ID:674c92a61fcc37ddedce1551ded849bced92c953e0c5993ebc100e97ab546792 UID:da5f12b3-0dab-4522-9148-877e0ec1d757 NetNS:/var/run/netns/26ef32c8-7c99-40eb-903f-1f086a0050c8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podda5f12b3_0dab_4522_9148_877e0ec1d757.slice PodAnnotations:0xc0028946f0}] Aliases:map[]}\"",
2026-06-09 17:48:39.390559 | controller |     "Jun 09 17:02:05.347565 crc crio[20770]: time=\"2026-06-09T17:02:05.347511054Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683742-6bzqn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.390581 | controller |     "Jun 09 17:02:05.349966 crc crio[20770]: time=\"2026-06-09T17:02:05.349866142Z\" level=info msg=\"Removing container: 0eb456b483b5fe8c9c234bc24d6011b98ea79a462fb9c0e28d28948d2629c1ca\" id=61a47a8c-2094-4de5-adac-d72709df5916 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.390597 | controller |     "Jun 09 17:02:05.452718 crc crio[20770]: time=\"2026-06-09T17:02:05.452401224Z\" level=info msg=\"Removed container 0eb456b483b5fe8c9c234bc24d6011b98ea79a462fb9c0e28d28948d2629c1ca: openstack/glance-default-external-api-0/glance-httpd\" id=61a47a8c-2094-4de5-adac-d72709df5916 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.390618 | controller |     "Jun 09 17:02:05.478915 crc crio[20770]: time=\"2026-06-09T17:02:05.478318075Z\" level=info msg=\"Removing container: ebd4f5394bcd49eab0dc7f40d72da424295042c8e7170702347889780a155f42\" id=aaab895f-6932-4259-a88f-d6892da06de6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.390633 | controller |     "Jun 09 17:02:05.647733 crc crio[20770]: time=\"2026-06-09T17:02:05.647438007Z\" level=info msg=\"Removed container ebd4f5394bcd49eab0dc7f40d72da424295042c8e7170702347889780a155f42: openstack/glance-default-external-api-0/glance-log\" id=aaab895f-6932-4259-a88f-d6892da06de6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.390651 | controller |     "Jun 09 17:02:05.858051 crc crio[20770]: time=\"2026-06-09T17:02:05.857605789Z\" level=info msg=\"Stopped pod sandbox: 674c92a61fcc37ddedce1551ded849bced92c953e0c5993ebc100e97ab546792\" id=e0207423-16f4-409e-b20f-e254f9281f2d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.390668 | controller |     "Jun 09 17:02:06.293286 crc crio[20770]: time=\"2026-06-09T17:02:06.293207894Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-external-api-0/POD\" id=e023cd88-42a6-4d8a-914e-fc15d79d75a7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.390685 | controller |     "Jun 09 17:02:06.293394 crc crio[20770]: time=\"2026-06-09T17:02:06.293307137Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.390704 | controller |     "Jun 09 17:02:06.323851 crc crio[20770]: time=\"2026-06-09T17:02:06.323629146Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:d45ceaf8e31a0c9f611cd2b80629b94fd43fce624afe2ecd3172e16e0ed138e8 UID:5a878e4b-5ce8-44e3-b294-c2571ed44d8d NetNS:/var/run/netns/13ce5aba-c665-4531-b809-fa3addb885af Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5a878e4b_5ce8_44e3_b294_c2571ed44d8d.slice PodAnnotations:0xc0029d52a0}] Aliases:map[]}\"",
2026-06-09 17:48:39.390720 | controller |     "Jun 09 17:02:06.323851 crc crio[20770]: time=\"2026-06-09T17:02:06.323823961Z\" level=info msg=\"Adding pod openstack_glance-default-external-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.390740 | controller |     "Jun 09 17:02:07.101289 crc crio[20770]: 2026-06-09T17:02:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d45ceaf8e31a0c9 Mac:e2:de:2d:e5:84:99 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bc Mtu:0 Sandbox:/var/run/netns/13ce5aba-c665-4531-b809-fa3addb885af SocketPath: PciID:}] [{Interface:0xc0001346b0 Address:{IP:10.217.0.188 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.390760 | controller |     "Jun 09 17:02:07.103053 crc crio[20770]: time=\"2026-06-09T17:02:07.102979475Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:d45ceaf8e31a0c9f611cd2b80629b94fd43fce624afe2ecd3172e16e0ed138e8 UID:5a878e4b-5ce8-44e3-b294-c2571ed44d8d NetNS:/var/run/netns/13ce5aba-c665-4531-b809-fa3addb885af Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5a878e4b_5ce8_44e3_b294_c2571ed44d8d.slice PodAnnotations:0xc0029d52a0}] Aliases:map[]}\"",
2026-06-09 17:48:39.390781 | controller |     "Jun 09 17:02:07.103249 crc crio[20770]: time=\"2026-06-09T17:02:07.103193701Z\" level=info msg=\"Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.390797 | controller |     "Jun 09 17:02:07.110362 crc crio[20770]: time=\"2026-06-09T17:02:07.110341538Z\" level=info msg=\"Ran pod sandbox d45ceaf8e31a0c9f611cd2b80629b94fd43fce624afe2ecd3172e16e0ed138e8 with infra container: openstack/glance-default-external-api-0/POD\" id=e023cd88-42a6-4d8a-914e-fc15d79d75a7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.390817 | controller |     "Jun 09 17:02:07.112580 crc crio[20770]: time=\"2026-06-09T17:02:07.112503031Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=34084aac-72e8-4005-84b7-0d4bce84e50c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.390833 | controller |     "Jun 09 17:02:07.115195 crc crio[20770]: time=\"2026-06-09T17:02:07.115124467Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=8cc9b68a-4c4b-4714-87f5-6ab0dcc287a3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.390851 | controller |     "Jun 09 17:02:07.121279 crc crio[20770]: time=\"2026-06-09T17:02:07.121211473Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-log\" id=f88190ec-58da-4273-a636-ba019116baf4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.390868 | controller |     "Jun 09 17:02:07.121554 crc crio[20770]: time=\"2026-06-09T17:02:07.12146549Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.390884 | controller |     "Jun 09 17:02:07.175828 crc crio[20770]: time=\"2026-06-09T17:02:07.175114135Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.390903 | controller |     "Jun 09 17:02:07.291419 crc crio[20770]: time=\"2026-06-09T17:02:07.291331094Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-conductor-db-sync-gfnwb/POD\" id=e371b73d-3e4a-4a75-a76d-5359756dd7e8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.390920 | controller |     "Jun 09 17:02:07.291561 crc crio[20770]: time=\"2026-06-09T17:02:07.291517169Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.390940 | controller |     "Jun 09 17:02:07.333579 crc crio[20770]: time=\"2026-06-09T17:02:07.333486466Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-db-sync-gfnwb Namespace:openstack ID:92a83e8b06f9b17b5e8706bdb012a332d3d536f9971c41d82a990c8217f96e74 UID:651878c6-b1fb-4b6b-a2e8-a22bd00e4316 NetNS:/var/run/netns/6f6db260-f605-4f14-8437-6dd11d1be714 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod651878c6_b1fb_4b6b_a2e8_a22bd00e4316.slice PodAnnotations:0xc002988fa0}] Aliases:map[]}\"",
2026-06-09 17:48:39.390960 | controller |     "Jun 09 17:02:07.333579 crc crio[20770]: time=\"2026-06-09T17:02:07.333551358Z\" level=info msg=\"Adding pod openstack_nova-cell0-conductor-db-sync-gfnwb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.390980 | controller |     "Jun 09 17:02:07.938323 crc crio[20770]: 2026-06-09T17:02:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:92a83e8b06f9b17 Mac:82:5a:26:a3:7d:04 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bd Mtu:0 Sandbox:/var/run/netns/6f6db260-f605-4f14-8437-6dd11d1be714 SocketPath: PciID:}] [{Interface:0xc0002ac760 Address:{IP:10.217.0.189 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.390997 | controller |     "Jun 09 17:02:07.940356 crc crio[20770]: time=\"2026-06-09T17:02:07.940290363Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-db-sync-gfnwb Namespace:openstack ID:92a83e8b06f9b17b5e8706bdb012a332d3d536f9971c41d82a990c8217f96e74 UID:651878c6-b1fb-4b6b-a2e8-a22bd00e4316 NetNS:/var/run/netns/6f6db260-f605-4f14-8437-6dd11d1be714 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod651878c6_b1fb_4b6b_a2e8_a22bd00e4316.slice PodAnnotations:0xc002988fa0}] Aliases:map[]}\"",
2026-06-09 17:48:39.391017 | controller |     "Jun 09 17:02:07.940475 crc crio[20770]: time=\"2026-06-09T17:02:07.940462748Z\" level=info msg=\"Checking pod openstack_nova-cell0-conductor-db-sync-gfnwb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.391033 | controller |     "Jun 09 17:02:07.967577 crc crio[20770]: time=\"2026-06-09T17:02:07.967269345Z\" level=info msg=\"Ran pod sandbox 92a83e8b06f9b17b5e8706bdb012a332d3d536f9971c41d82a990c8217f96e74 with infra container: openstack/nova-cell0-conductor-db-sync-gfnwb/POD\" id=e371b73d-3e4a-4a75-a76d-5359756dd7e8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.391048 | controller |     "Jun 09 17:02:07.971676 crc crio[20770]: time=\"2026-06-09T17:02:07.971552069Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=e1c1c7b5-67fe-4884-9884-1b1960f42378 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.391067 | controller |     "Jun 09 17:02:07.972457 crc crio[20770]: time=\"2026-06-09T17:02:07.972362163Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified not found\" id=e1c1c7b5-67fe-4884-9884-1b1960f42378 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.391083 | controller |     "Jun 09 17:02:07.972457 crc crio[20770]: time=\"2026-06-09T17:02:07.972453956Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified found\" id=e1c1c7b5-67fe-4884-9884-1b1960f42378 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.391100 | controller |     "Jun 09 17:02:07.974873 crc crio[20770]: time=\"2026-06-09T17:02:07.974815594Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=bd5805b8-de9f-4248-90f4-d7be2a373938 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.391117 | controller |     "Jun 09 17:02:07.987421 crc crio[20770]: time=\"2026-06-09T17:02:07.987333797Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\\\"\"",
2026-06-09 17:48:39.391134 | controller |     "Jun 09 17:02:07.996233 crc crio[20770]: time=\"2026-06-09T17:02:07.996150302Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.391149 | controller |     "Jun 09 17:02:08.129854 crc crio[20770]: time=\"2026-06-09T17:02:08.129618421Z\" level=info msg=\"Created container 8b8e23f6b05d463df3d2c39dbfc0c1136f8a6e9656418a889622012bed7eb4a8: openstack/glance-default-external-api-0/glance-log\" id=f88190ec-58da-4273-a636-ba019116baf4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.391168 | controller |     "Jun 09 17:02:08.131305 crc crio[20770]: time=\"2026-06-09T17:02:08.131227177Z\" level=info msg=\"Starting container: 8b8e23f6b05d463df3d2c39dbfc0c1136f8a6e9656418a889622012bed7eb4a8\" id=19753d88-bfad-4657-9fc0-c882d5659afc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.391185 | controller |     "Jun 09 17:02:08.138959 crc crio[20770]: time=\"2026-06-09T17:02:08.138854849Z\" level=info msg=\"Started container\" PID=77039 containerID=8b8e23f6b05d463df3d2c39dbfc0c1136f8a6e9656418a889622012bed7eb4a8 description=openstack/glance-default-external-api-0/glance-log id=19753d88-bfad-4657-9fc0-c882d5659afc name=/runtime.v1.RuntimeService/StartContainer sandboxID=d45ceaf8e31a0c9f611cd2b80629b94fd43fce624afe2ecd3172e16e0ed138e8",
2026-06-09 17:48:39.391201 | controller |     "Jun 09 17:02:08.151619 crc crio[20770]: time=\"2026-06-09T17:02:08.151523196Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=19d18acb-b671-4801-8825-5b439792d42a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.391217 | controller |     "Jun 09 17:02:08.203547 crc crio[20770]: time=\"2026-06-09T17:02:08.20306805Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=5893782a-3d66-4deb-aa02-a1dbecd1e070 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.391234 | controller |     "Jun 09 17:02:08.212405 crc crio[20770]: time=\"2026-06-09T17:02:08.212335568Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-httpd\" id=269313b3-1474-463d-9530-294ff10147ad name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.391249 | controller |     "Jun 09 17:02:08.212751 crc crio[20770]: time=\"2026-06-09T17:02:08.212701369Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.391265 | controller |     "Jun 09 17:02:08.261050 crc crio[20770]: time=\"2026-06-09T17:02:08.260969378Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.391284 | controller |     "Jun 09 17:02:08.931170 crc crio[20770]: time=\"2026-06-09T17:02:08.93107146Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.391301 | controller |     "Jun 09 17:02:09.053627 crc crio[20770]: time=\"2026-06-09T17:02:09.053460057Z\" level=info msg=\"Created container 28404ef77234a2c6f4797ae361f158c1fa6e65afc06c11db94f331d6b59c7977: openstack/glance-default-external-api-0/glance-httpd\" id=269313b3-1474-463d-9530-294ff10147ad name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.391316 | controller |     "Jun 09 17:02:09.055874 crc crio[20770]: time=\"2026-06-09T17:02:09.055416074Z\" level=info msg=\"Starting container: 28404ef77234a2c6f4797ae361f158c1fa6e65afc06c11db94f331d6b59c7977\" id=a2393c6c-0fff-43e7-addc-b2ddd9bda44c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.391331 | controller |     "Jun 09 17:02:09.061124 crc crio[20770]: time=\"2026-06-09T17:02:09.061055357Z\" level=info msg=\"Started container\" PID=77085 containerID=28404ef77234a2c6f4797ae361f158c1fa6e65afc06c11db94f331d6b59c7977 description=openstack/glance-default-external-api-0/glance-httpd id=a2393c6c-0fff-43e7-addc-b2ddd9bda44c name=/runtime.v1.RuntimeService/StartContainer sandboxID=d45ceaf8e31a0c9f611cd2b80629b94fd43fce624afe2ecd3172e16e0ed138e8",
2026-06-09 17:48:39.391348 | controller |     "Jun 09 17:02:10.133176 crc crio[20770]: time=\"2026-06-09T17:02:10.132530273Z\" level=info msg=\"Stopping pod sandbox: 57f98aa201ccdbc27bb2284c8a8b4df3dc80c2d00afdc169cc43c21e59410a2e\" id=fe8dd6ea-32b3-4534-a379-cfed0e72a3f5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.391367 | controller |     "Jun 09 17:02:10.133176 crc crio[20770]: time=\"2026-06-09T17:02:10.133079979Z\" level=info msg=\"Stopped pod sandbox (already stopped): 57f98aa201ccdbc27bb2284c8a8b4df3dc80c2d00afdc169cc43c21e59410a2e\" id=fe8dd6ea-32b3-4534-a379-cfed0e72a3f5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.391383 | controller |     "Jun 09 17:02:10.134576 crc crio[20770]: time=\"2026-06-09T17:02:10.134113289Z\" level=info msg=\"Removing pod sandbox: 57f98aa201ccdbc27bb2284c8a8b4df3dc80c2d00afdc169cc43c21e59410a2e\" id=e14178e2-5f18-4a22-9476-7d1af8c37d9d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.391399 | controller |     "Jun 09 17:02:10.152276 crc crio[20770]: time=\"2026-06-09T17:02:10.152164912Z\" level=info msg=\"Removed pod sandbox: 57f98aa201ccdbc27bb2284c8a8b4df3dc80c2d00afdc169cc43c21e59410a2e\" id=e14178e2-5f18-4a22-9476-7d1af8c37d9d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.391415 | controller |     "Jun 09 17:02:10.153095 crc crio[20770]: time=\"2026-06-09T17:02:10.153019897Z\" level=info msg=\"Stopping pod sandbox: 3d82194b9d043719ca5497c3b27c2126c2031f8be0b5bcab465895471280f34d\" id=3a7be97f-69f3-441e-8a3b-620059d249b1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.391430 | controller |     "Jun 09 17:02:10.153191 crc crio[20770]: time=\"2026-06-09T17:02:10.1531073Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3d82194b9d043719ca5497c3b27c2126c2031f8be0b5bcab465895471280f34d\" id=3a7be97f-69f3-441e-8a3b-620059d249b1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.391446 | controller |     "Jun 09 17:02:10.154259 crc crio[20770]: time=\"2026-06-09T17:02:10.15417076Z\" level=info msg=\"Removing pod sandbox: 3d82194b9d043719ca5497c3b27c2126c2031f8be0b5bcab465895471280f34d\" id=781c1085-8123-4b51-ac51-dfba57adbc9b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.391462 | controller |     "Jun 09 17:02:10.170537 crc crio[20770]: time=\"2026-06-09T17:02:10.170425592Z\" level=info msg=\"Removed pod sandbox: 3d82194b9d043719ca5497c3b27c2126c2031f8be0b5bcab465895471280f34d\" id=781c1085-8123-4b51-ac51-dfba57adbc9b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.391477 | controller |     "Jun 09 17:02:10.171517 crc crio[20770]: time=\"2026-06-09T17:02:10.171435001Z\" level=info msg=\"Stopping pod sandbox: f6434a73996efe76c71bd7dc3477bac0224b92f8ab48a28fe5b6eb0a72e07262\" id=d4b1de4e-0fb9-4496-87dc-ea1d697d0040 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.391493 | controller |     "Jun 09 17:02:10.171798 crc crio[20770]: time=\"2026-06-09T17:02:10.171710749Z\" level=info msg=\"Stopped pod sandbox (already stopped): f6434a73996efe76c71bd7dc3477bac0224b92f8ab48a28fe5b6eb0a72e07262\" id=d4b1de4e-0fb9-4496-87dc-ea1d697d0040 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.391509 | controller |     "Jun 09 17:02:10.173425 crc crio[20770]: time=\"2026-06-09T17:02:10.173352336Z\" level=info msg=\"Removing pod sandbox: f6434a73996efe76c71bd7dc3477bac0224b92f8ab48a28fe5b6eb0a72e07262\" id=dd776a44-ff9a-43e4-a1bc-6f17ff0bd564 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.391547 | controller |     "Jun 09 17:02:10.191043 crc crio[20770]: time=\"2026-06-09T17:02:10.190949986Z\" level=info msg=\"Removed pod sandbox: f6434a73996efe76c71bd7dc3477bac0224b92f8ab48a28fe5b6eb0a72e07262\" id=dd776a44-ff9a-43e4-a1bc-6f17ff0bd564 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.391563 | controller |     "Jun 09 17:02:10.192135 crc crio[20770]: time=\"2026-06-09T17:02:10.192018207Z\" level=info msg=\"Stopping pod sandbox: 604e7a0702a18f564962cebe94476fc6f95fcd14bd4de8e8cb7f591baa1d7003\" id=6fbf8024-52c3-4b28-8d74-33aa4c1a5f09 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.391583 | controller |     "Jun 09 17:02:10.192241 crc crio[20770]: time=\"2026-06-09T17:02:10.192153601Z\" level=info msg=\"Stopped pod sandbox (already stopped): 604e7a0702a18f564962cebe94476fc6f95fcd14bd4de8e8cb7f591baa1d7003\" id=6fbf8024-52c3-4b28-8d74-33aa4c1a5f09 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.391598 | controller |     "Jun 09 17:02:10.193066 crc crio[20770]: time=\"2026-06-09T17:02:10.192962855Z\" level=info msg=\"Removing pod sandbox: 604e7a0702a18f564962cebe94476fc6f95fcd14bd4de8e8cb7f591baa1d7003\" id=c43e85f9-13c2-425c-a398-5ce26f222d7b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.391614 | controller |     "Jun 09 17:02:10.218424 crc crio[20770]: time=\"2026-06-09T17:02:10.218294449Z\" level=info msg=\"Removed pod sandbox: 604e7a0702a18f564962cebe94476fc6f95fcd14bd4de8e8cb7f591baa1d7003\" id=c43e85f9-13c2-425c-a398-5ce26f222d7b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.391629 | controller |     "Jun 09 17:02:10.219502 crc crio[20770]: time=\"2026-06-09T17:02:10.219428312Z\" level=info msg=\"Stopping pod sandbox: 7fa4a6ecc5cf6c0c7276b443710ae94c862d2f8b0574b31188a7a21bad4fdcbf\" id=fc67d7f7-3004-426f-8763-38b6055bb4a6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.391644 | controller |     "Jun 09 17:02:10.219704 crc crio[20770]: time=\"2026-06-09T17:02:10.219512814Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7fa4a6ecc5cf6c0c7276b443710ae94c862d2f8b0574b31188a7a21bad4fdcbf\" id=fc67d7f7-3004-426f-8763-38b6055bb4a6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.391659 | controller |     "Jun 09 17:02:10.221317 crc crio[20770]: time=\"2026-06-09T17:02:10.221247405Z\" level=info msg=\"Removing pod sandbox: 7fa4a6ecc5cf6c0c7276b443710ae94c862d2f8b0574b31188a7a21bad4fdcbf\" id=29bb13d1-e215-482e-9a66-a4599b30d446 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.391715 | controller |     "Jun 09 17:02:10.241527 crc crio[20770]: time=\"2026-06-09T17:02:10.241426909Z\" level=info msg=\"Removed pod sandbox: 7fa4a6ecc5cf6c0c7276b443710ae94c862d2f8b0574b31188a7a21bad4fdcbf\" id=29bb13d1-e215-482e-9a66-a4599b30d446 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.391740 | controller |     "Jun 09 17:02:10.243283 crc crio[20770]: time=\"2026-06-09T17:02:10.24246971Z\" level=info msg=\"Stopping pod sandbox: ed377aff163f9dc8833993b6447c9b6171eee7493b5b04e0aebdcc7055ad0e60\" id=ee9206be-36a3-4b07-84e4-0c2184943a66 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.391758 | controller |     "Jun 09 17:02:10.243363 crc crio[20770]: time=\"2026-06-09T17:02:10.243299504Z\" level=info msg=\"Stopped pod sandbox (already stopped): ed377aff163f9dc8833993b6447c9b6171eee7493b5b04e0aebdcc7055ad0e60\" id=ee9206be-36a3-4b07-84e4-0c2184943a66 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.391775 | controller |     "Jun 09 17:02:10.243986 crc crio[20770]: time=\"2026-06-09T17:02:10.243929022Z\" level=info msg=\"Removing pod sandbox: ed377aff163f9dc8833993b6447c9b6171eee7493b5b04e0aebdcc7055ad0e60\" id=a323f8ec-1c37-4b3f-84ac-73f3096f8c09 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.391790 | controller |     "Jun 09 17:02:10.274587 crc crio[20770]: time=\"2026-06-09T17:02:10.274486188Z\" level=info msg=\"Removed pod sandbox: ed377aff163f9dc8833993b6447c9b6171eee7493b5b04e0aebdcc7055ad0e60\" id=a323f8ec-1c37-4b3f-84ac-73f3096f8c09 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.391806 | controller |     "Jun 09 17:02:10.275435 crc crio[20770]: time=\"2026-06-09T17:02:10.275396164Z\" level=info msg=\"Stopping pod sandbox: 38a3dd8710208463f7fde9de24c8f73fe663ae4fb6e9dbfbc85c67bd3857a47b\" id=33b2a8d3-44ac-4408-a270-32d63e09f464 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.391821 | controller |     "Jun 09 17:02:10.275595 crc crio[20770]: time=\"2026-06-09T17:02:10.275577019Z\" level=info msg=\"Stopped pod sandbox (already stopped): 38a3dd8710208463f7fde9de24c8f73fe663ae4fb6e9dbfbc85c67bd3857a47b\" id=33b2a8d3-44ac-4408-a270-32d63e09f464 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.391840 | controller |     "Jun 09 17:02:10.276847 crc crio[20770]: time=\"2026-06-09T17:02:10.27662919Z\" level=info msg=\"Removing pod sandbox: 38a3dd8710208463f7fde9de24c8f73fe663ae4fb6e9dbfbc85c67bd3857a47b\" id=b12ba00e-385e-4d5b-9673-afcf9bd3c6e9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.391856 | controller |     "Jun 09 17:02:10.302854 crc crio[20770]: time=\"2026-06-09T17:02:10.302742617Z\" level=info msg=\"Removed pod sandbox: 38a3dd8710208463f7fde9de24c8f73fe663ae4fb6e9dbfbc85c67bd3857a47b\" id=b12ba00e-385e-4d5b-9673-afcf9bd3c6e9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.391872 | controller |     "Jun 09 17:02:10.303729 crc crio[20770]: time=\"2026-06-09T17:02:10.303598861Z\" level=info msg=\"Stopping pod sandbox: 1628b8eede0a9763e064b46d8019dab24bdc8c582705391f6f36043eb369c69b\" id=8d1c8365-d859-45e1-8c5b-bd7db15e7b8c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.391888 | controller |     "Jun 09 17:02:10.303843 crc crio[20770]: time=\"2026-06-09T17:02:10.303741866Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1628b8eede0a9763e064b46d8019dab24bdc8c582705391f6f36043eb369c69b\" id=8d1c8365-d859-45e1-8c5b-bd7db15e7b8c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.391903 | controller |     "Jun 09 17:02:10.304570 crc crio[20770]: time=\"2026-06-09T17:02:10.304508178Z\" level=info msg=\"Removing pod sandbox: 1628b8eede0a9763e064b46d8019dab24bdc8c582705391f6f36043eb369c69b\" id=506c26b6-648b-47f1-b6be-c026cbe201b2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.391919 | controller |     "Jun 09 17:02:10.325292 crc crio[20770]: time=\"2026-06-09T17:02:10.324965231Z\" level=info msg=\"Removed pod sandbox: 1628b8eede0a9763e064b46d8019dab24bdc8c582705391f6f36043eb369c69b\" id=506c26b6-648b-47f1-b6be-c026cbe201b2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.391934 | controller |     "Jun 09 17:02:10.326396 crc crio[20770]: time=\"2026-06-09T17:02:10.32631525Z\" level=info msg=\"Stopping pod sandbox: fada26278024f7189fbdeb57624a5e6649d3b339b5375b01f8e404c7c4f099ad\" id=8c43f6ee-7a2c-472e-a07d-c97d205af25a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.391950 | controller |     "Jun 09 17:02:10.326485 crc crio[20770]: time=\"2026-06-09T17:02:10.326412263Z\" level=info msg=\"Stopped pod sandbox (already stopped): fada26278024f7189fbdeb57624a5e6649d3b339b5375b01f8e404c7c4f099ad\" id=8c43f6ee-7a2c-472e-a07d-c97d205af25a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.391965 | controller |     "Jun 09 17:02:10.327239 crc crio[20770]: time=\"2026-06-09T17:02:10.327202056Z\" level=info msg=\"Removing pod sandbox: fada26278024f7189fbdeb57624a5e6649d3b339b5375b01f8e404c7c4f099ad\" id=c55bc3a2-f9b4-4e4e-a383-78237d46bcf0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.391981 | controller |     "Jun 09 17:02:10.349185 crc crio[20770]: time=\"2026-06-09T17:02:10.34910273Z\" level=info msg=\"Removed pod sandbox: fada26278024f7189fbdeb57624a5e6649d3b339b5375b01f8e404c7c4f099ad\" id=c55bc3a2-f9b4-4e4e-a383-78237d46bcf0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.391996 | controller |     "Jun 09 17:02:10.350287 crc crio[20770]: time=\"2026-06-09T17:02:10.35012516Z\" level=info msg=\"Stopping pod sandbox: 97f6604f2b38d2bcdf8dbe876ee402428d8111541096d160022343644e0f3d04\" id=debf2112-85a9-4987-bdf9-4d9af8f7b5c1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.392011 | controller |     "Jun 09 17:02:10.350287 crc crio[20770]: time=\"2026-06-09T17:02:10.350285155Z\" level=info msg=\"Stopped pod sandbox (already stopped): 97f6604f2b38d2bcdf8dbe876ee402428d8111541096d160022343644e0f3d04\" id=debf2112-85a9-4987-bdf9-4d9af8f7b5c1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.392030 | controller |     "Jun 09 17:02:10.350951 crc crio[20770]: time=\"2026-06-09T17:02:10.350891162Z\" level=info msg=\"Removing pod sandbox: 97f6604f2b38d2bcdf8dbe876ee402428d8111541096d160022343644e0f3d04\" id=8457d980-cd0e-4f86-850f-82e00766fdfc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.392046 | controller |     "Jun 09 17:02:10.365905 crc crio[20770]: time=\"2026-06-09T17:02:10.365749593Z\" level=info msg=\"Removed pod sandbox: 97f6604f2b38d2bcdf8dbe876ee402428d8111541096d160022343644e0f3d04\" id=8457d980-cd0e-4f86-850f-82e00766fdfc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.392062 | controller |     "Jun 09 17:02:10.457244 crc crio[20770]: time=\"2026-06-09T17:02:10.450611443Z\" level=info msg=\"Stopping container: 645be985b0c6dcabef18736d3c8c3afc488cca3855f037ed234a2dc01e05e6d2 (timeout: 30s)\" id=a8f7e4b9-84ed-4d7c-a957-e475c7a86bce name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.392078 | controller |     "Jun 09 17:02:10.457244 crc crio[20770]: time=\"2026-06-09T17:02:10.450735696Z\" level=info msg=\"Stopping container: 512d946ad0e2d548d62c5a86a5405afa2a3bc86b52e59863099529f1848cf2a9 (timeout: 30s)\" id=bfa543c8-61e9-4b2d-84c0-43331d57e8e1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.392094 | controller |     "Jun 09 17:02:10.457244 crc crio[20770]: time=\"2026-06-09T17:02:10.450737176Z\" level=info msg=\"Stopping container: b71f3b8a12bbeb79219ebf624b7103d216cab387e0cbc129f618a5b61f431910 (timeout: 30s)\" id=821944d5-095a-4dd7-80fc-89221ef32eb4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.392111 | controller |     "Jun 09 17:02:10.457244 crc crio[20770]: time=\"2026-06-09T17:02:10.450688575Z\" level=info msg=\"Stopping container: 00059dd4172d6a2cdd60d7e9937da9fba986c321efebef8d4e724ac0e25fb15b (timeout: 30s)\" id=23a6aacc-0bb0-421e-ae9d-3e8c1f271c0c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.392129 | controller |     "Jun 09 17:02:10.580027 crc crio[20770]: time=\"2026-06-09T17:02:10.579931481Z\" level=info msg=\"Stopped container 00059dd4172d6a2cdd60d7e9937da9fba986c321efebef8d4e724ac0e25fb15b: openstack/ceilometer-0/sg-core\" id=23a6aacc-0bb0-421e-ae9d-3e8c1f271c0c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.392145 | controller |     "Jun 09 17:02:10.603436 crc crio[20770]: time=\"2026-06-09T17:02:10.603322359Z\" level=info msg=\"Stopped container 645be985b0c6dcabef18736d3c8c3afc488cca3855f037ed234a2dc01e05e6d2: openstack/ceilometer-0/proxy-httpd\" id=a8f7e4b9-84ed-4d7c-a957-e475c7a86bce name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.392161 | controller |     "Jun 09 17:02:10.893924 crc crio[20770]: time=\"2026-06-09T17:02:10.893823789Z\" level=info msg=\"Stopped container 512d946ad0e2d548d62c5a86a5405afa2a3bc86b52e59863099529f1848cf2a9: openstack/ceilometer-0/ceilometer-notification-agent\" id=bfa543c8-61e9-4b2d-84c0-43331d57e8e1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.392176 | controller |     "Jun 09 17:02:10.897510 crc crio[20770]: time=\"2026-06-09T17:02:10.897393132Z\" level=info msg=\"Stopped container b71f3b8a12bbeb79219ebf624b7103d216cab387e0cbc129f618a5b61f431910: openstack/ceilometer-0/ceilometer-central-agent\" id=821944d5-095a-4dd7-80fc-89221ef32eb4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.392191 | controller |     "Jun 09 17:02:10.898727 crc crio[20770]: time=\"2026-06-09T17:02:10.898551606Z\" level=info msg=\"Stopping pod sandbox: 6ca1f61323fb52f96a0b59129b889e3a629ae8b0b39ead1945aae0eed59fc268\" id=82f83843-bb11-49ca-8d87-03c1eeb23d13 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.392207 | controller |     "Jun 09 17:02:10.899501 crc crio[20770]: time=\"2026-06-09T17:02:10.899424091Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:6ca1f61323fb52f96a0b59129b889e3a629ae8b0b39ead1945aae0eed59fc268 UID:215615a7-8642-47c5-9e6b-70d4fd722d86 NetNS:/var/run/netns/820c646f-e00a-454d-9593-2cfad7635cae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod215615a7_8642_47c5_9e6b_70d4fd722d86.slice PodAnnotations:0xc002894098}] Aliases:map[]}\"",
2026-06-09 17:48:39.392231 | controller |     "Jun 09 17:02:10.899780 crc crio[20770]: time=\"2026-06-09T17:02:10.899693409Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.392248 | controller |     "Jun 09 17:02:11.276035 crc crio[20770]: time=\"2026-06-09T17:02:11.275342287Z\" level=info msg=\"Stopped pod sandbox: 6ca1f61323fb52f96a0b59129b889e3a629ae8b0b39ead1945aae0eed59fc268\" id=82f83843-bb11-49ca-8d87-03c1eeb23d13 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.392264 | controller |     "Jun 09 17:02:11.555004 crc crio[20770]: time=\"2026-06-09T17:02:11.55422162Z\" level=info msg=\"Removing container: 645be985b0c6dcabef18736d3c8c3afc488cca3855f037ed234a2dc01e05e6d2\" id=19a5dd87-f764-414b-bc47-7040dc014987 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.392280 | controller |     "Jun 09 17:02:11.797292 crc crio[20770]: time=\"2026-06-09T17:02:11.797200673Z\" level=info msg=\"Removed container 645be985b0c6dcabef18736d3c8c3afc488cca3855f037ed234a2dc01e05e6d2: openstack/ceilometer-0/proxy-httpd\" id=19a5dd87-f764-414b-bc47-7040dc014987 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.392296 | controller |     "Jun 09 17:02:11.806148 crc crio[20770]: time=\"2026-06-09T17:02:11.806062629Z\" level=info msg=\"Removing container: 00059dd4172d6a2cdd60d7e9937da9fba986c321efebef8d4e724ac0e25fb15b\" id=e3e59557-3346-49d3-b1c6-76bf0c9b20a8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.392312 | controller |     "Jun 09 17:02:11.831991 crc crio[20770]: time=\"2026-06-09T17:02:11.83162921Z\" level=info msg=\"Removed container 00059dd4172d6a2cdd60d7e9937da9fba986c321efebef8d4e724ac0e25fb15b: openstack/ceilometer-0/sg-core\" id=e3e59557-3346-49d3-b1c6-76bf0c9b20a8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.392327 | controller |     "Jun 09 17:02:11.835387 crc crio[20770]: time=\"2026-06-09T17:02:11.835317917Z\" level=info msg=\"Removing container: 512d946ad0e2d548d62c5a86a5405afa2a3bc86b52e59863099529f1848cf2a9\" id=9e61c70e-9768-41bb-b7fb-5b78b7f80d53 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.392343 | controller |     "Jun 09 17:02:11.868505 crc crio[20770]: time=\"2026-06-09T17:02:11.868448158Z\" level=info msg=\"Removed container 512d946ad0e2d548d62c5a86a5405afa2a3bc86b52e59863099529f1848cf2a9: openstack/ceilometer-0/ceilometer-notification-agent\" id=9e61c70e-9768-41bb-b7fb-5b78b7f80d53 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.392360 | controller |     "Jun 09 17:02:11.871439 crc crio[20770]: time=\"2026-06-09T17:02:11.871366772Z\" level=info msg=\"Removing container: b71f3b8a12bbeb79219ebf624b7103d216cab387e0cbc129f618a5b61f431910\" id=875e84ca-b0ab-473a-ad6a-6bf231d8aac5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.392375 | controller |     "Jun 09 17:02:11.924324 crc crio[20770]: time=\"2026-06-09T17:02:11.924200413Z\" level=info msg=\"Removed container b71f3b8a12bbeb79219ebf624b7103d216cab387e0cbc129f618a5b61f431910: openstack/ceilometer-0/ceilometer-central-agent\" id=875e84ca-b0ab-473a-ad6a-6bf231d8aac5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.392391 | controller |     "Jun 09 17:02:12.332082 crc crio[20770]: time=\"2026-06-09T17:02:12.331542249Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=e4c27310-03b3-4374-821d-1d68b8cf3cdc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.392406 | controller |     "Jun 09 17:02:12.332837 crc crio[20770]: time=\"2026-06-09T17:02:12.332112145Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.392425 | controller |     "Jun 09 17:02:12.362691 crc crio[20770]: time=\"2026-06-09T17:02:12.362545868Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:5298afbc1aeda400d4b41f7d14837ed91729ea514c7395acc0ebaee146b9e8ff UID:1c59fbda-bfae-4caf-80d9-a81487d3d10d NetNS:/var/run/netns/1b7167b8-c356-4ec3-b141-a4754fcc1a17 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1c59fbda_bfae_4caf_80d9_a81487d3d10d.slice PodAnnotations:0xc006e7e888}] Aliases:map[]}\"",
2026-06-09 17:48:39.392441 | controller |     "Jun 09 17:02:12.362691 crc crio[20770]: time=\"2026-06-09T17:02:12.362608119Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.392457 | controller |     "Jun 09 17:02:12.896137 crc crio[20770]: 2026-06-09T17:02:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5298afbc1aeda40 Mac:9e:43:6b:c2:54:85 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:be Mtu:0 Sandbox:/var/run/netns/1b7167b8-c356-4ec3-b141-a4754fcc1a17 SocketPath: PciID:}] [{Interface:0xc00011ac00 Address:{IP:10.217.0.190 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.392474 | controller |     "Jun 09 17:02:12.898244 crc crio[20770]: time=\"2026-06-09T17:02:12.898145131Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:5298afbc1aeda400d4b41f7d14837ed91729ea514c7395acc0ebaee146b9e8ff UID:1c59fbda-bfae-4caf-80d9-a81487d3d10d NetNS:/var/run/netns/1b7167b8-c356-4ec3-b141-a4754fcc1a17 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1c59fbda_bfae_4caf_80d9_a81487d3d10d.slice PodAnnotations:0xc006e7e888}] Aliases:map[]}\"",
2026-06-09 17:48:39.392489 | controller |     "Jun 09 17:02:12.898389 crc crio[20770]: time=\"2026-06-09T17:02:12.898335907Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.392505 | controller |     "Jun 09 17:02:12.924072 crc crio[20770]: time=\"2026-06-09T17:02:12.923952659Z\" level=info msg=\"Ran pod sandbox 5298afbc1aeda400d4b41f7d14837ed91729ea514c7395acc0ebaee146b9e8ff with infra container: openstack/ceilometer-0/POD\" id=e4c27310-03b3-4374-821d-1d68b8cf3cdc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.392541 | controller |     "Jun 09 17:02:12.929019 crc crio[20770]: time=\"2026-06-09T17:02:12.928903863Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=59c0273a-dbda-4477-80d6-ef4abd2b46e8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.392558 | controller |     "Jun 09 17:02:12.960083 crc crio[20770]: time=\"2026-06-09T17:02:12.959984804Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=5129eb75-5e26-450d-b732-87943567c720 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.392574 | controller |     "Jun 09 17:02:12.968785 crc crio[20770]: time=\"2026-06-09T17:02:12.968618194Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=03a1f0fb-3edd-4de1-865d-91e439916a75 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.392590 | controller |     "Jun 09 17:02:12.969237 crc crio[20770]: time=\"2026-06-09T17:02:12.96918393Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.392605 | controller |     "Jun 09 17:02:13.026997 crc crio[20770]: time=\"2026-06-09T17:02:13.026916274Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.392624 | controller |     "Jun 09 17:02:13.031026 crc crio[20770]: time=\"2026-06-09T17:02:13.030960261Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.392640 | controller |     "Jun 09 17:02:13.224533 crc crio[20770]: time=\"2026-06-09T17:02:13.223979415Z\" level=info msg=\"Created container d9202ff7cdd969c71ae980e043440ea4a3fa4c56d42ce76d8ceb273b0fa62f20: openstack/ceilometer-0/ceilometer-central-agent\" id=03a1f0fb-3edd-4de1-865d-91e439916a75 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.392656 | controller |     "Jun 09 17:02:13.227707 crc crio[20770]: time=\"2026-06-09T17:02:13.227537119Z\" level=info msg=\"Starting container: d9202ff7cdd969c71ae980e043440ea4a3fa4c56d42ce76d8ceb273b0fa62f20\" id=a74dbd00-25ae-4d19-878e-2cbe48798953 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.392672 | controller |     "Jun 09 17:02:13.234588 crc crio[20770]: time=\"2026-06-09T17:02:13.234538081Z\" level=info msg=\"Started container\" PID=77589 containerID=d9202ff7cdd969c71ae980e043440ea4a3fa4c56d42ce76d8ceb273b0fa62f20 description=openstack/ceilometer-0/ceilometer-central-agent id=a74dbd00-25ae-4d19-878e-2cbe48798953 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5298afbc1aeda400d4b41f7d14837ed91729ea514c7395acc0ebaee146b9e8ff",
2026-06-09 17:48:39.392688 | controller |     "Jun 09 17:02:13.246379 crc crio[20770]: time=\"2026-06-09T17:02:13.246328943Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=a5abdc63-d6c4-446a-ac65-b011c77c10dc name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.392704 | controller |     "Jun 09 17:02:13.276047 crc crio[20770]: time=\"2026-06-09T17:02:13.275997753Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=6b058414-7484-4692-927f-7c7edc81b894 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.392720 | controller |     "Jun 09 17:02:13.287444 crc crio[20770]: time=\"2026-06-09T17:02:13.287393293Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=a5059361-7ed3-488a-93a9-ee74257ed2ed name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.392735 | controller |     "Jun 09 17:02:13.288530 crc crio[20770]: time=\"2026-06-09T17:02:13.288503036Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.392750 | controller |     "Jun 09 17:02:13.347527 crc crio[20770]: time=\"2026-06-09T17:02:13.347415823Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.392781 | controller |     "Jun 09 17:02:13.352057 crc crio[20770]: time=\"2026-06-09T17:02:13.351939634Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.392797 | controller |     "Jun 09 17:02:13.460953 crc crio[20770]: time=\"2026-06-09T17:02:13.460865201Z\" level=info msg=\"Created container 3ac52aa6b62e02a819775148244f52c8fd3a49291b0f3d40ffe8d101b1343b1e: openstack/ceilometer-0/ceilometer-notification-agent\" id=a5059361-7ed3-488a-93a9-ee74257ed2ed name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.392812 | controller |     "Jun 09 17:02:13.468686 crc crio[20770]: time=\"2026-06-09T17:02:13.468562805Z\" level=info msg=\"Starting container: 3ac52aa6b62e02a819775148244f52c8fd3a49291b0f3d40ffe8d101b1343b1e\" id=92276695-ec1d-4cf0-bb13-9371674a6146 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.392827 | controller |     "Jun 09 17:02:13.476597 crc crio[20770]: time=\"2026-06-09T17:02:13.476502495Z\" level=info msg=\"Started container\" PID=77607 containerID=3ac52aa6b62e02a819775148244f52c8fd3a49291b0f3d40ffe8d101b1343b1e description=openstack/ceilometer-0/ceilometer-notification-agent id=92276695-ec1d-4cf0-bb13-9371674a6146 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5298afbc1aeda400d4b41f7d14837ed91729ea514c7395acc0ebaee146b9e8ff",
2026-06-09 17:48:39.392849 | controller |     "Jun 09 17:02:13.494250 crc crio[20770]: time=\"2026-06-09T17:02:13.494134736Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=d3177240-3431-4c97-a846-7a5a28923042 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.392864 | controller |     "Jun 09 17:02:19.578194 crc crio[20770]: time=\"2026-06-09T17:02:19.577427653Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=f8cdcb4c-439b-40c9-83ed-654fcabe6668 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.392880 | controller |     "Jun 09 17:02:20.025291 crc crio[20770]: time=\"2026-06-09T17:02:20.025236742Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=f4213df7-d88d-4123-8787-86e7db4507f3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.392895 | controller |     "Jun 09 17:02:20.026096 crc crio[20770]: time=\"2026-06-09T17:02:20.026073046Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.392911 | controller |     "Jun 09 17:02:20.129186 crc crio[20770]: time=\"2026-06-09T17:02:20.128968809Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.392926 | controller |     "Jun 09 17:02:20.134120 crc crio[20770]: time=\"2026-06-09T17:02:20.133951523Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.392941 | controller |     "Jun 09 17:02:20.181488 crc crio[20770]: time=\"2026-06-09T17:02:20.181336177Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:99287b7aa83a5c1c32b9c3077bb084ea2f3c582f87b298d861544e5c5a6ebf41\" id=bd5805b8-de9f-4248-90f4-d7be2a373938 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.392956 | controller |     "Jun 09 17:02:20.182457 crc crio[20770]: time=\"2026-06-09T17:02:20.182335916Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=ead56568-1569-40db-be96-99d00ca7ffac name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.392972 | controller |     "Jun 09 17:02:20.209734 crc crio[20770]: time=\"2026-06-09T17:02:20.209599756Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=1577974c-d4e8-4f21-8f64-c0bacffbd6b4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.392987 | controller |     "Jun 09 17:02:20.222923 crc crio[20770]: time=\"2026-06-09T17:02:20.222046117Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-db-sync-gfnwb/nova-cell0-conductor-db-sync\" id=7fa4565e-aaa0-473c-b7ca-1b1261198247 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.393003 | controller |     "Jun 09 17:02:20.224726 crc crio[20770]: time=\"2026-06-09T17:02:20.224610061Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.393018 | controller |     "Jun 09 17:02:20.292812 crc crio[20770]: time=\"2026-06-09T17:02:20.290942263Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.393037 | controller |     "Jun 09 17:02:20.298682 crc crio[20770]: time=\"2026-06-09T17:02:20.298543824Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.393052 | controller |     "Jun 09 17:02:20.404953 crc crio[20770]: time=\"2026-06-09T17:02:20.404888096Z\" level=info msg=\"Created container fdd259ab2d92680cc760fc8fe68885395009050e9653aca0df7249fc6cdfe2f1: openstack/ceilometer-0/sg-core\" id=f4213df7-d88d-4123-8787-86e7db4507f3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.393068 | controller |     "Jun 09 17:02:20.406803 crc crio[20770]: time=\"2026-06-09T17:02:20.40674424Z\" level=info msg=\"Starting container: fdd259ab2d92680cc760fc8fe68885395009050e9653aca0df7249fc6cdfe2f1\" id=8c6da1be-2289-4ee9-a5a6-5b3049b6656b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.393083 | controller |     "Jun 09 17:02:20.414487 crc crio[20770]: time=\"2026-06-09T17:02:20.414422362Z\" level=info msg=\"Started container\" PID=77974 containerID=fdd259ab2d92680cc760fc8fe68885395009050e9653aca0df7249fc6cdfe2f1 description=openstack/ceilometer-0/sg-core id=8c6da1be-2289-4ee9-a5a6-5b3049b6656b name=/runtime.v1.RuntimeService/StartContainer sandboxID=5298afbc1aeda400d4b41f7d14837ed91729ea514c7395acc0ebaee146b9e8ff",
2026-06-09 17:48:39.393099 | controller |     "Jun 09 17:02:20.426097 crc crio[20770]: time=\"2026-06-09T17:02:20.425976417Z\" level=info msg=\"Created container d8e1d05deb23b68511ce024916fbed034f064d93cfd08460f22405c0dddc8b65: openstack/nova-cell0-conductor-db-sync-gfnwb/nova-cell0-conductor-db-sync\" id=7fa4565e-aaa0-473c-b7ca-1b1261198247 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.393115 | controller |     "Jun 09 17:02:20.436187 crc crio[20770]: time=\"2026-06-09T17:02:20.429347245Z\" level=info msg=\"Starting container: d8e1d05deb23b68511ce024916fbed034f064d93cfd08460f22405c0dddc8b65\" id=a438276a-3396-442f-962a-8f8c487603e3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.393131 | controller |     "Jun 09 17:02:20.444218 crc crio[20770]: time=\"2026-06-09T17:02:20.444111693Z\" level=info msg=\"Started container\" PID=77989 containerID=d8e1d05deb23b68511ce024916fbed034f064d93cfd08460f22405c0dddc8b65 description=openstack/nova-cell0-conductor-db-sync-gfnwb/nova-cell0-conductor-db-sync id=a438276a-3396-442f-962a-8f8c487603e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=92a83e8b06f9b17b5e8706bdb012a332d3d536f9971c41d82a990c8217f96e74",
2026-06-09 17:48:39.393147 | controller |     "Jun 09 17:02:20.444919 crc crio[20770]: time=\"2026-06-09T17:02:20.444126443Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=4c6e98ab-b0df-4f53-ad80-69d0a4949307 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.393162 | controller |     "Jun 09 17:02:20.489971 crc crio[20770]: time=\"2026-06-09T17:02:20.489609142Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=be01252b-bad7-49b3-8920-e1c762d6afdc name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.393178 | controller |     "Jun 09 17:02:20.496176 crc crio[20770]: time=\"2026-06-09T17:02:20.49610316Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=508aa8e1-7c8b-416e-bf0d-7e260f687fc2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.393193 | controller |     "Jun 09 17:02:20.496535 crc crio[20770]: time=\"2026-06-09T17:02:20.49645275Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.393208 | controller |     "Jun 09 17:02:20.543243 crc crio[20770]: time=\"2026-06-09T17:02:20.543141423Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.393223 | controller |     "Jun 09 17:02:20.553841 crc crio[20770]: time=\"2026-06-09T17:02:20.55373869Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.393243 | controller |     "Jun 09 17:02:20.873721 crc crio[20770]: time=\"2026-06-09T17:02:20.873607582Z\" level=info msg=\"Created container 73f0aafdad88f15d2ef07781663523cd06c1a120c703dcbf31750b44fbb0deec: openstack/ceilometer-0/proxy-httpd\" id=508aa8e1-7c8b-416e-bf0d-7e260f687fc2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.393258 | controller |     "Jun 09 17:02:20.877038 crc crio[20770]: time=\"2026-06-09T17:02:20.876861906Z\" level=info msg=\"Starting container: 73f0aafdad88f15d2ef07781663523cd06c1a120c703dcbf31750b44fbb0deec\" id=0a31115f-ae7b-47af-ad44-00cc90e4a1f3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.393274 | controller |     "Jun 09 17:02:20.888034 crc crio[20770]: time=\"2026-06-09T17:02:20.887903596Z\" level=info msg=\"Started container\" PID=78020 containerID=73f0aafdad88f15d2ef07781663523cd06c1a120c703dcbf31750b44fbb0deec description=openstack/ceilometer-0/proxy-httpd id=0a31115f-ae7b-47af-ad44-00cc90e4a1f3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5298afbc1aeda400d4b41f7d14837ed91729ea514c7395acc0ebaee146b9e8ff",
2026-06-09 17:48:39.393289 | controller |     "Jun 09 17:02:43.110271 crc crio[20770]: time=\"2026-06-09T17:02:43.109216055Z\" level=info msg=\"Stopping pod sandbox: 92a83e8b06f9b17b5e8706bdb012a332d3d536f9971c41d82a990c8217f96e74\" id=9e34ef67-f227-473a-81e6-7c60eb7b9516 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.393305 | controller |     "Jun 09 17:02:43.113112 crc crio[20770]: time=\"2026-06-09T17:02:43.111315006Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-db-sync-gfnwb Namespace:openstack ID:92a83e8b06f9b17b5e8706bdb012a332d3d536f9971c41d82a990c8217f96e74 UID:651878c6-b1fb-4b6b-a2e8-a22bd00e4316 NetNS:/var/run/netns/6f6db260-f605-4f14-8437-6dd11d1be714 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod651878c6_b1fb_4b6b_a2e8_a22bd00e4316.slice PodAnnotations:0xc000135df8}] Aliases:map[]}\"",
2026-06-09 17:48:39.393320 | controller |     "Jun 09 17:02:43.113112 crc crio[20770]: time=\"2026-06-09T17:02:43.11146369Z\" level=info msg=\"Deleting pod openstack_nova-cell0-conductor-db-sync-gfnwb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.393336 | controller |     "Jun 09 17:02:43.447029 crc crio[20770]: time=\"2026-06-09T17:02:43.446929502Z\" level=info msg=\"Stopped pod sandbox: 92a83e8b06f9b17b5e8706bdb012a332d3d536f9971c41d82a990c8217f96e74\" id=9e34ef67-f227-473a-81e6-7c60eb7b9516 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.393351 | controller |     "Jun 09 17:02:44.732871 crc crio[20770]: time=\"2026-06-09T17:02:44.732041279Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-conductor-0/POD\" id=0d165e78-f682-4826-b8d2-6b9c19848757 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.393367 | controller |     "Jun 09 17:02:44.732871 crc crio[20770]: time=\"2026-06-09T17:02:44.732821122Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.393382 | controller |     "Jun 09 17:02:44.811346 crc crio[20770]: time=\"2026-06-09T17:02:44.811161567Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:62a4615e12699787ec8b8ecfc0b82eed2aba133a402a665e66f6ebc31c904422 UID:106949bd-6bcd-4428-909c-7778bae7b381 NetNS:/var/run/netns/5a053356-210c-415d-a4f7-7d3b71ddaf37 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod106949bd_6bcd_4428_909c_7778bae7b381.slice PodAnnotations:0xc0005c7880}] Aliases:map[]}\"",
2026-06-09 17:48:39.393402 | controller |     "Jun 09 17:02:44.811859 crc crio[20770]: time=\"2026-06-09T17:02:44.811811336Z\" level=info msg=\"Adding pod openstack_nova-cell0-conductor-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.393418 | controller |     "Jun 09 17:02:45.371954 crc crio[20770]: 2026-06-09T17:02:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:62a4615e1269978 Mac:12:aa:57:be:2b:c3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bf Mtu:0 Sandbox:/var/run/netns/5a053356-210c-415d-a4f7-7d3b71ddaf37 SocketPath: PciID:}] [{Interface:0xc000014620 Address:{IP:10.217.0.191 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.393434 | controller |     "Jun 09 17:02:45.372823 crc crio[20770]: time=\"2026-06-09T17:02:45.372738639Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:62a4615e12699787ec8b8ecfc0b82eed2aba133a402a665e66f6ebc31c904422 UID:106949bd-6bcd-4428-909c-7778bae7b381 NetNS:/var/run/netns/5a053356-210c-415d-a4f7-7d3b71ddaf37 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod106949bd_6bcd_4428_909c_7778bae7b381.slice PodAnnotations:0xc0005c7880}] Aliases:map[]}\"",
2026-06-09 17:48:39.393449 | controller |     "Jun 09 17:02:45.372960 crc crio[20770]: time=\"2026-06-09T17:02:45.372914544Z\" level=info msg=\"Checking pod openstack_nova-cell0-conductor-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.393465 | controller |     "Jun 09 17:02:45.381564 crc crio[20770]: time=\"2026-06-09T17:02:45.38141056Z\" level=info msg=\"Ran pod sandbox 62a4615e12699787ec8b8ecfc0b82eed2aba133a402a665e66f6ebc31c904422 with infra container: openstack/nova-cell0-conductor-0/POD\" id=0d165e78-f682-4826-b8d2-6b9c19848757 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.393481 | controller |     "Jun 09 17:02:45.386456 crc crio[20770]: time=\"2026-06-09T17:02:45.386377824Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=1106623d-79be-434e-a975-24d81d5f037f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.393497 | controller |     "Jun 09 17:02:45.425394 crc crio[20770]: time=\"2026-06-09T17:02:45.420017597Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=d81c4541-27f9-493c-ae7e-9cf2662edb2e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.393530 | controller |     "Jun 09 17:02:45.429902 crc crio[20770]: time=\"2026-06-09T17:02:45.42982876Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=8ddaf2ae-30df-40b3-aa51-2a6f25f7cf1b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.393553 | controller |     "Jun 09 17:02:45.430379 crc crio[20770]: time=\"2026-06-09T17:02:45.430313044Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.393569 | controller |     "Jun 09 17:02:45.488246 crc crio[20770]: time=\"2026-06-09T17:02:45.488156987Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.393585 | controller |     "Jun 09 17:02:45.493261 crc crio[20770]: time=\"2026-06-09T17:02:45.493189963Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.393599 | controller |     "Jun 09 17:02:45.674111 crc crio[20770]: time=\"2026-06-09T17:02:45.674002052Z\" level=info msg=\"Created container 1422f45a52e5ab5601bff14f9aaba4857ab86f45a46e0cab344a338eee264bec: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=8ddaf2ae-30df-40b3-aa51-2a6f25f7cf1b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.393619 | controller |     "Jun 09 17:02:45.675699 crc crio[20770]: time=\"2026-06-09T17:02:45.675546477Z\" level=info msg=\"Starting container: 1422f45a52e5ab5601bff14f9aaba4857ab86f45a46e0cab344a338eee264bec\" id=16a39156-f917-48e2-b6ed-928b06f504dc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.393635 | controller |     "Jun 09 17:02:45.684230 crc crio[20770]: time=\"2026-06-09T17:02:45.684105895Z\" level=info msg=\"Started container\" PID=79509 containerID=1422f45a52e5ab5601bff14f9aaba4857ab86f45a46e0cab344a338eee264bec description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=16a39156-f917-48e2-b6ed-928b06f504dc name=/runtime.v1.RuntimeService/StartContainer sandboxID=62a4615e12699787ec8b8ecfc0b82eed2aba133a402a665e66f6ebc31c904422",
2026-06-09 17:48:39.393651 | controller |     "Jun 09 17:02:53.344898 crc crio[20770]: time=\"2026-06-09T17:02:53.332276519Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-cell-mapping-sb5dp/POD\" id=b7103912-e848-4768-bc04-fe6cea99650b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.393666 | controller |     "Jun 09 17:02:53.344898 crc crio[20770]: time=\"2026-06-09T17:02:53.333142004Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.393682 | controller |     "Jun 09 17:02:53.504081 crc crio[20770]: time=\"2026-06-09T17:02:53.503555062Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-sb5dp Namespace:openstack ID:e140f7f527309bcab76307b614c7e4945cc1657b5dd3f532462abcd7c3933a3c UID:ff89893c-d967-4fc7-968e-a86294450178 NetNS:/var/run/netns/33bae0b9-d09c-4fd7-b45f-9d1f4235cd23 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podff89893c_d967_4fc7_968e_a86294450178.slice PodAnnotations:0xc00291b120}] Aliases:map[]}\"",
2026-06-09 17:48:39.393698 | controller |     "Jun 09 17:02:53.504081 crc crio[20770]: time=\"2026-06-09T17:02:53.503967104Z\" level=info msg=\"Adding pod openstack_nova-cell0-cell-mapping-sb5dp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.393714 | controller |     "Jun 09 17:02:53.629979 crc crio[20770]: time=\"2026-06-09T17:02:53.629718131Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=0cd840c1-a62a-4b9d-a591-c4aff3ae844c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.393730 | controller |     "Jun 09 17:02:53.629979 crc crio[20770]: time=\"2026-06-09T17:02:53.629836995Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.393746 | controller |     "Jun 09 17:02:53.768804 crc crio[20770]: time=\"2026-06-09T17:02:53.768727192Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:249da983dbc95cf2abfe97b8ff713895ae6da872a42d5f634403051bc5b7fa7d UID:a826a293-804b-4ca2-a035-cf1be7a9c7c1 NetNS:/var/run/netns/bcf1489c-1787-4e68-b0e2-747784f04a71 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda826a293_804b_4ca2_a035_cf1be7a9c7c1.slice PodAnnotations:0xc002894478}] Aliases:map[]}\"",
2026-06-09 17:48:39.393762 | controller |     "Jun 09 17:02:53.768804 crc crio[20770]: time=\"2026-06-09T17:02:53.768810874Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.393778 | controller |     "Jun 09 17:02:53.855857 crc crio[20770]: time=\"2026-06-09T17:02:53.855427719Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=d772983f-9ed9-4f22-be9f-7c2397886d3b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.393797 | controller |     "Jun 09 17:02:53.855857 crc crio[20770]: time=\"2026-06-09T17:02:53.855839241Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.393813 | controller |     "Jun 09 17:02:53.887962 crc crio[20770]: time=\"2026-06-09T17:02:53.886440526Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD\" id=aedc4cc3-e756-411c-a148-dd322d579634 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.393829 | controller |     "Jun 09 17:02:53.888263 crc crio[20770]: time=\"2026-06-09T17:02:53.888050873Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.393844 | controller |     "Jun 09 17:02:53.957854 crc crio[20770]: time=\"2026-06-09T17:02:53.95743014Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:31b67316dc116c8346ee0c1b6cbfc8f5405f480817136f3405cd65e3072f2740 UID:f4a53bde-fa12-48a5-a52a-31e35a9ea567 NetNS:/var/run/netns/2b195639-6921-4792-8da0-4adf3f9f0879 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf4a53bde_fa12_48a5_a52a_31e35a9ea567.slice PodAnnotations:0xc0029884a8}] Aliases:map[]}\"",
2026-06-09 17:48:39.393860 | controller |     "Jun 09 17:02:53.957854 crc crio[20770]: time=\"2026-06-09T17:02:53.957481381Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.393876 | controller |     "Jun 09 17:02:53.968818 crc crio[20770]: time=\"2026-06-09T17:02:53.968551371Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:c1203fada9b9057eaa48d4a8bb12d204327dd6e00ea4a8095ba4b03d726411cb UID:9f7a6b4d-930d-4d16-801a-bce95db01041 NetNS:/var/run/netns/c3dccab8-dbb4-4c12-8d92-807d2b86e4a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9f7a6b4d_930d_4d16_801a_bce95db01041.slice PodAnnotations:0xc002a08300}] Aliases:map[]}\"",
2026-06-09 17:48:39.393892 | controller |     "Jun 09 17:02:53.968818 crc crio[20770]: time=\"2026-06-09T17:02:53.968740577Z\" level=info msg=\"Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.393908 | controller |     "Jun 09 17:02:54.021826 crc crio[20770]: 2026-06-09T17:02:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e140f7f527309bc Mac:fe:f7:f8:c7:34:79 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c0 Mtu:0 Sandbox:/var/run/netns/33bae0b9-d09c-4fd7-b45f-9d1f4235cd23 SocketPath: PciID:}] [{Interface:0xc0001226b0 Address:{IP:10.217.0.192 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.393924 | controller |     "Jun 09 17:02:54.021826 crc crio[20770]: time=\"2026-06-09T17:02:54.017808456Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-sb5dp Namespace:openstack ID:e140f7f527309bcab76307b614c7e4945cc1657b5dd3f532462abcd7c3933a3c UID:ff89893c-d967-4fc7-968e-a86294450178 NetNS:/var/run/netns/33bae0b9-d09c-4fd7-b45f-9d1f4235cd23 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podff89893c_d967_4fc7_968e_a86294450178.slice PodAnnotations:0xc00291b120}] Aliases:map[]}\"",
2026-06-09 17:48:39.393939 | controller |     "Jun 09 17:02:54.021826 crc crio[20770]: time=\"2026-06-09T17:02:54.01794598Z\" level=info msg=\"Checking pod openstack_nova-cell0-cell-mapping-sb5dp for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.393956 | controller |     "Jun 09 17:02:54.027751 crc crio[20770]: time=\"2026-06-09T17:02:54.027406973Z\" level=info msg=\"Ran pod sandbox e140f7f527309bcab76307b614c7e4945cc1657b5dd3f532462abcd7c3933a3c with infra container: openstack/nova-cell0-cell-mapping-sb5dp/POD\" id=b7103912-e848-4768-bc04-fe6cea99650b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.393975 | controller |     "Jun 09 17:02:54.032865 crc crio[20770]: time=\"2026-06-09T17:02:54.032154701Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=e828e083-b103-4b15-992a-e34b96853501 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.393991 | controller |     "Jun 09 17:02:54.032865 crc crio[20770]: time=\"2026-06-09T17:02:54.032256184Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.394007 | controller |     "Jun 09 17:02:54.034086 crc crio[20770]: time=\"2026-06-09T17:02:54.032929753Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=8cae6ad7-4b92-44c1-bfe1-9a814b4c9566 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.394023 | controller |     "Jun 09 17:02:54.063690 crc crio[20770]: time=\"2026-06-09T17:02:54.063561809Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=ea1bb578-469c-4b9b-98b7-ca47083c7a46 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.394039 | controller |     "Jun 09 17:02:54.124629 crc crio[20770]: time=\"2026-06-09T17:02:54.124350487Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:c916171c5ae184824c707b67c1b03fa9db27e276e141de0d92684b4fe92acd35 UID:6ccb994b-86cb-4621-80b0-c29bd3a48dad NetNS:/var/run/netns/a68bf9be-45e6-44b3-8630-020ef4a92e9e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6ccb994b_86cb_4621_80b0_c29bd3a48dad.slice PodAnnotations:0xc0028946a8}] Aliases:map[]}\"",
2026-06-09 17:48:39.394054 | controller |     "Jun 09 17:02:54.124629 crc crio[20770]: time=\"2026-06-09T17:02:54.124407459Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.394069 | controller |     "Jun 09 17:02:54.163389 crc crio[20770]: time=\"2026-06-09T17:02:54.163076147Z\" level=info msg=\"Creating container: openstack/nova-cell0-cell-mapping-sb5dp/nova-manage\" id=7ec40004-94d2-46ad-b173-48f53ff0c812 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.394085 | controller |     "Jun 09 17:02:54.169064 crc crio[20770]: time=\"2026-06-09T17:02:54.167844435Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.394100 | controller |     "Jun 09 17:02:54.200685 crc crio[20770]: time=\"2026-06-09T17:02:54.199718807Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-5b6f8f974c-b2ntd/POD\" id=600fd2fd-b77d-44aa-bf69-7d6cdb08c81c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.394116 | controller |     "Jun 09 17:02:54.200685 crc crio[20770]: time=\"2026-06-09T17:02:54.20051734Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.394132 | controller |     "Jun 09 17:02:54.285228 crc crio[20770]: time=\"2026-06-09T17:02:54.285122997Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.394147 | controller |     "Jun 09 17:02:54.307847 crc crio[20770]: time=\"2026-06-09T17:02:54.306500746Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-5b6f8f974c-b2ntd Namespace:openstack ID:093f68b8e6899e469efd57e8a8f6dca1ed9bba2fd9cfb9bf99dc6233a65582a3 UID:5c1b107f-61bf-4cba-817e-2c19023fcbaa NetNS:/var/run/netns/261f7e99-5c61-4076-bab9-549a07c276c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5c1b107f_61bf_4cba_817e_2c19023fcbaa.slice PodAnnotations:0xc002894058}] Aliases:map[]}\"",
2026-06-09 17:48:39.394165 | controller |     "Jun 09 17:02:54.307847 crc crio[20770]: time=\"2026-06-09T17:02:54.306566567Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-5b6f8f974c-b2ntd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.394182 | controller |     "Jun 09 17:02:54.313078 crc crio[20770]: time=\"2026-06-09T17:02:54.309394969Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.394197 | controller |     "Jun 09 17:02:54.521374 crc crio[20770]: 2026-06-09T17:02:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:249da983dbc95cf Mac:f6:54:a5:9d:55:e8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c1 Mtu:0 Sandbox:/var/run/netns/bcf1489c-1787-4e68-b0e2-747784f04a71 SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.193 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.394213 | controller |     "Jun 09 17:02:54.522910 crc crio[20770]: time=\"2026-06-09T17:02:54.522619096Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:249da983dbc95cf2abfe97b8ff713895ae6da872a42d5f634403051bc5b7fa7d UID:a826a293-804b-4ca2-a035-cf1be7a9c7c1 NetNS:/var/run/netns/bcf1489c-1787-4e68-b0e2-747784f04a71 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda826a293_804b_4ca2_a035_cf1be7a9c7c1.slice PodAnnotations:0xc002894478}] Aliases:map[]}\"",
2026-06-09 17:48:39.394228 | controller |     "Jun 09 17:02:54.523038 crc crio[20770]: time=\"2026-06-09T17:02:54.523005478Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.394244 | controller |     "Jun 09 17:02:54.541227 crc crio[20770]: time=\"2026-06-09T17:02:54.541096231Z\" level=info msg=\"Created container 38e79052a7912515c1e9fb52967c0ed54b0095c098fb81d4961a9f76931765fc: openstack/nova-cell0-cell-mapping-sb5dp/nova-manage\" id=7ec40004-94d2-46ad-b173-48f53ff0c812 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.394259 | controller |     "Jun 09 17:02:54.543016 crc crio[20770]: time=\"2026-06-09T17:02:54.542931754Z\" level=info msg=\"Starting container: 38e79052a7912515c1e9fb52967c0ed54b0095c098fb81d4961a9f76931765fc\" id=79c58631-df97-4851-b4e3-7da43c8bdffa name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.394275 | controller |     "Jun 09 17:02:54.548014 crc crio[20770]: time=\"2026-06-09T17:02:54.546913239Z\" level=info msg=\"Ran pod sandbox 249da983dbc95cf2abfe97b8ff713895ae6da872a42d5f634403051bc5b7fa7d with infra container: openstack/nova-api-0/POD\" id=0cd840c1-a62a-4b9d-a591-c4aff3ae844c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.394291 | controller |     "Jun 09 17:02:54.550608 crc crio[20770]: time=\"2026-06-09T17:02:54.550440001Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=d574152b-7663-409d-ab43-1a4797c375e7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.394306 | controller |     "Jun 09 17:02:54.550608 crc crio[20770]: time=\"2026-06-09T17:02:54.550617826Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-api:current-podified not found\" id=d574152b-7663-409d-ab43-1a4797c375e7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.394321 | controller |     "Jun 09 17:02:54.550953 crc crio[20770]: time=\"2026-06-09T17:02:54.550712379Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-api:current-podified found\" id=d574152b-7663-409d-ab43-1a4797c375e7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.394340 | controller |     "Jun 09 17:02:54.552623 crc crio[20770]: time=\"2026-06-09T17:02:54.55248029Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=3b437c4b-c7f2-429b-894d-40d445ccdfc9 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.394357 | controller |     "Jun 09 17:02:54.565062 crc crio[20770]: time=\"2026-06-09T17:02:54.560753989Z\" level=info msg=\"Started container\" PID=80118 containerID=38e79052a7912515c1e9fb52967c0ed54b0095c098fb81d4961a9f76931765fc description=openstack/nova-cell0-cell-mapping-sb5dp/nova-manage id=79c58631-df97-4851-b4e3-7da43c8bdffa name=/runtime.v1.RuntimeService/StartContainer sandboxID=e140f7f527309bcab76307b614c7e4945cc1657b5dd3f532462abcd7c3933a3c",
2026-06-09 17:48:39.394373 | controller |     "Jun 09 17:02:54.567547 crc crio[20770]: time=\"2026-06-09T17:02:54.563868739Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\\\"\"",
2026-06-09 17:48:39.394388 | controller |     "Jun 09 17:02:54.757730 crc crio[20770]: 2026-06-09T17:02:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c1203fada9b9057 Mac:72:d5:5e:e2:32:83 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c3 Mtu:0 Sandbox:/var/run/netns/c3dccab8-dbb4-4c12-8d92-807d2b86e4a8 SocketPath: PciID:}] [{Interface:0xc0004385e0 Address:{IP:10.217.0.195 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.394404 | controller |     "Jun 09 17:02:54.759140 crc crio[20770]: time=\"2026-06-09T17:02:54.758600632Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:c1203fada9b9057eaa48d4a8bb12d204327dd6e00ea4a8095ba4b03d726411cb UID:9f7a6b4d-930d-4d16-801a-bce95db01041 NetNS:/var/run/netns/c3dccab8-dbb4-4c12-8d92-807d2b86e4a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9f7a6b4d_930d_4d16_801a_bce95db01041.slice PodAnnotations:0xc002a08300}] Aliases:map[]}\"",
2026-06-09 17:48:39.394420 | controller |     "Jun 09 17:02:54.759140 crc crio[20770]: time=\"2026-06-09T17:02:54.758939041Z\" level=info msg=\"Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.394436 | controller |     "Jun 09 17:02:54.771037 crc crio[20770]: time=\"2026-06-09T17:02:54.770816125Z\" level=info msg=\"Ran pod sandbox c1203fada9b9057eaa48d4a8bb12d204327dd6e00ea4a8095ba4b03d726411cb with infra container: openstack/nova-cell1-novncproxy-0/POD\" id=aedc4cc3-e756-411c-a148-dd322d579634 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.394452 | controller |     "Jun 09 17:02:54.781257 crc crio[20770]: time=\"2026-06-09T17:02:54.781124113Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=07f27175-3a67-4a18-be43-19d2a5332ab1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.394467 | controller |     "Jun 09 17:02:54.781715 crc crio[20770]: time=\"2026-06-09T17:02:54.781329809Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified not found\" id=07f27175-3a67-4a18-be43-19d2a5332ab1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.394483 | controller |     "Jun 09 17:02:54.781715 crc crio[20770]: time=\"2026-06-09T17:02:54.78137365Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified found\" id=07f27175-3a67-4a18-be43-19d2a5332ab1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.394498 | controller |     "Jun 09 17:02:54.785053 crc crio[20770]: time=\"2026-06-09T17:02:54.784959054Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=02d56655-70b7-4109-a4f9-f3bdfd7d2603 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.394532 | controller |     "Jun 09 17:02:54.793790 crc crio[20770]: time=\"2026-06-09T17:02:54.79347739Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\\\"\"",
2026-06-09 17:48:39.394555 | controller |     "Jun 09 17:02:54.797166 crc crio[20770]: 2026-06-09T17:02:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:31b67316dc116c8 Mac:32:88:6f:ef:fb:fc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c2 Mtu:0 Sandbox:/var/run/netns/2b195639-6921-4792-8da0-4adf3f9f0879 SocketPath: PciID:}] [{Interface:0xc000623200 Address:{IP:10.217.0.194 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.394572 | controller |     "Jun 09 17:02:54.798110 crc crio[20770]: time=\"2026-06-09T17:02:54.798030072Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:31b67316dc116c8346ee0c1b6cbfc8f5405f480817136f3405cd65e3072f2740 UID:f4a53bde-fa12-48a5-a52a-31e35a9ea567 NetNS:/var/run/netns/2b195639-6921-4792-8da0-4adf3f9f0879 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf4a53bde_fa12_48a5_a52a_31e35a9ea567.slice PodAnnotations:0xc0029884a8}] Aliases:map[]}\"",
2026-06-09 17:48:39.394588 | controller |     "Jun 09 17:02:54.798239 crc crio[20770]: time=\"2026-06-09T17:02:54.798193997Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.394604 | controller |     "Jun 09 17:02:54.806582 crc crio[20770]: time=\"2026-06-09T17:02:54.806403554Z\" level=info msg=\"Ran pod sandbox 31b67316dc116c8346ee0c1b6cbfc8f5405f480817136f3405cd65e3072f2740 with infra container: openstack/nova-metadata-0/POD\" id=d772983f-9ed9-4f22-be9f-7c2397886d3b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.394619 | controller |     "Jun 09 17:02:54.813410 crc crio[20770]: time=\"2026-06-09T17:02:54.813269973Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=62bbc813-7e7c-4b02-b6b4-7ae8ac1a6c81 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.394635 | controller |     "Jun 09 17:02:54.814327 crc crio[20770]: time=\"2026-06-09T17:02:54.813454528Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-api:current-podified not found\" id=62bbc813-7e7c-4b02-b6b4-7ae8ac1a6c81 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.394651 | controller |     "Jun 09 17:02:54.814327 crc crio[20770]: time=\"2026-06-09T17:02:54.813498259Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-api:current-podified found\" id=62bbc813-7e7c-4b02-b6b4-7ae8ac1a6c81 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.394666 | controller |     "Jun 09 17:02:54.815090 crc crio[20770]: time=\"2026-06-09T17:02:54.815039234Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=df32d045-9bff-4c1d-99e0-f8d53f97324b name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.394682 | controller |     "Jun 09 17:02:54.821512 crc crio[20770]: time=\"2026-06-09T17:02:54.82145107Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\\\"\"",
2026-06-09 17:48:39.394698 | controller |     "Jun 09 17:02:54.939078 crc crio[20770]: 2026-06-09T17:02:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c916171c5ae1848 Mac:8e:53:1a:5d:e3:3d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c4 Mtu:0 Sandbox:/var/run/netns/a68bf9be-45e6-44b3-8630-020ef4a92e9e SocketPath: PciID:}] [{Interface:0xc00011a710 Address:{IP:10.217.0.196 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.394717 | controller |     "Jun 09 17:02:54.940622 crc crio[20770]: time=\"2026-06-09T17:02:54.940477852Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:c916171c5ae184824c707b67c1b03fa9db27e276e141de0d92684b4fe92acd35 UID:6ccb994b-86cb-4621-80b0-c29bd3a48dad NetNS:/var/run/netns/a68bf9be-45e6-44b3-8630-020ef4a92e9e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6ccb994b_86cb_4621_80b0_c29bd3a48dad.slice PodAnnotations:0xc0028946a8}] Aliases:map[]}\"",
2026-06-09 17:48:39.394733 | controller |     "Jun 09 17:02:54.940838 crc crio[20770]: time=\"2026-06-09T17:02:54.940626886Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.394748 | controller |     "Jun 09 17:02:54.947803 crc crio[20770]: time=\"2026-06-09T17:02:54.947726082Z\" level=info msg=\"Ran pod sandbox c916171c5ae184824c707b67c1b03fa9db27e276e141de0d92684b4fe92acd35 with infra container: openstack/nova-scheduler-0/POD\" id=e828e083-b103-4b15-992a-e34b96853501 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.394764 | controller |     "Jun 09 17:02:54.950837 crc crio[20770]: time=\"2026-06-09T17:02:54.950759049Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=3dca0967-8466-491a-89cf-635c6e382848 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.394780 | controller |     "Jun 09 17:02:54.950980 crc crio[20770]: time=\"2026-06-09T17:02:54.950934085Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified not found\" id=3dca0967-8466-491a-89cf-635c6e382848 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.394795 | controller |     "Jun 09 17:02:54.951052 crc crio[20770]: time=\"2026-06-09T17:02:54.950998016Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified found\" id=3dca0967-8466-491a-89cf-635c6e382848 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.394811 | controller |     "Jun 09 17:02:54.952566 crc crio[20770]: time=\"2026-06-09T17:02:54.95250478Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=b90507cd-a818-489b-92dd-1d0cda3568cc name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.394827 | controller |     "Jun 09 17:02:54.956916 crc crio[20770]: time=\"2026-06-09T17:02:54.956859326Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\\\"\"",
2026-06-09 17:48:39.394843 | controller |     "Jun 09 17:02:55.137153 crc crio[20770]: 2026-06-09T17:02:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:093f68b8e6899e4 Mac:f2:34:f3:58:b8:de Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c5 Mtu:0 Sandbox:/var/run/netns/261f7e99-5c61-4076-bab9-549a07c276c7 SocketPath: PciID:}] [{Interface:0xc000152650 Address:{IP:10.217.0.197 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.394860 | controller |     "Jun 09 17:02:55.137885 crc crio[20770]: time=\"2026-06-09T17:02:55.137806048Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-5b6f8f974c-b2ntd Namespace:openstack ID:093f68b8e6899e469efd57e8a8f6dca1ed9bba2fd9cfb9bf99dc6233a65582a3 UID:5c1b107f-61bf-4cba-817e-2c19023fcbaa NetNS:/var/run/netns/261f7e99-5c61-4076-bab9-549a07c276c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5c1b107f_61bf_4cba_817e_2c19023fcbaa.slice PodAnnotations:0xc002894058}] Aliases:map[]}\"",
2026-06-09 17:48:39.394877 | controller |     "Jun 09 17:02:55.138068 crc crio[20770]: time=\"2026-06-09T17:02:55.138002484Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-5b6f8f974c-b2ntd for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.394896 | controller |     "Jun 09 17:02:55.145381 crc crio[20770]: time=\"2026-06-09T17:02:55.145316616Z\" level=info msg=\"Ran pod sandbox 093f68b8e6899e469efd57e8a8f6dca1ed9bba2fd9cfb9bf99dc6233a65582a3 with infra container: openstack/dnsmasq-dns-5b6f8f974c-b2ntd/POD\" id=600fd2fd-b77d-44aa-bf69-7d6cdb08c81c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.394912 | controller |     "Jun 09 17:02:55.149170 crc crio[20770]: time=\"2026-06-09T17:02:55.149110135Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=17dae65e-a644-4228-9f68-06aa855e3e16 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.394928 | controller |     "Jun 09 17:02:55.214388 crc crio[20770]: time=\"2026-06-09T17:02:55.214328332Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=b1d1f08d-b768-43ee-8c0b-9788d9f61b6f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.394944 | controller |     "Jun 09 17:02:55.229822 crc crio[20770]: time=\"2026-06-09T17:02:55.229693886Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-5b6f8f974c-b2ntd/init\" id=b9617c05-96c6-4ebf-a633-837f06f2abf5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.394960 | controller |     "Jun 09 17:02:55.230740 crc crio[20770]: time=\"2026-06-09T17:02:55.230499669Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.394976 | controller |     "Jun 09 17:02:55.307028 crc crio[20770]: time=\"2026-06-09T17:02:55.30694053Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-conductor-db-sync-gcpjw/POD\" id=594a7d06-ea02-4a74-876a-a4e18db36a4c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.394991 | controller |     "Jun 09 17:02:55.307212 crc crio[20770]: time=\"2026-06-09T17:02:55.307040753Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.395007 | controller |     "Jun 09 17:02:55.335240 crc crio[20770]: time=\"2026-06-09T17:02:55.334984591Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.395023 | controller |     "Jun 09 17:02:55.342919 crc crio[20770]: time=\"2026-06-09T17:02:55.342845959Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.395038 | controller |     "Jun 09 17:02:55.365175 crc crio[20770]: time=\"2026-06-09T17:02:55.36502967Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-db-sync-gcpjw Namespace:openstack ID:8f9e70031eaed52b8a3819f4cb58275f5d3d155c87e69e1343297d47e475e4e4 UID:3c7b3fc0-ea6f-49dc-b955-f69e2e5492b7 NetNS:/var/run/netns/763f47e2-c6c0-4bf8-9abc-dc4cd930797f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3c7b3fc0_ea6f_49dc_b955_f69e2e5492b7.slice PodAnnotations:0xc00291b0d8}] Aliases:map[]}\"",
2026-06-09 17:48:39.395055 | controller |     "Jun 09 17:02:55.365175 crc crio[20770]: time=\"2026-06-09T17:02:55.365091592Z\" level=info msg=\"Adding pod openstack_nova-cell1-conductor-db-sync-gcpjw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.395070 | controller |     "Jun 09 17:02:55.561892 crc crio[20770]: time=\"2026-06-09T17:02:55.560491294Z\" level=info msg=\"Created container 4bd5c61724de13ad09bf31a9b1c19aaab039a6c81178972410130a724f8af225: openstack/dnsmasq-dns-5b6f8f974c-b2ntd/init\" id=b9617c05-96c6-4ebf-a633-837f06f2abf5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.395089 | controller |     "Jun 09 17:02:55.568325 crc crio[20770]: time=\"2026-06-09T17:02:55.563801859Z\" level=info msg=\"Starting container: 4bd5c61724de13ad09bf31a9b1c19aaab039a6c81178972410130a724f8af225\" id=0959d7af-951b-4283-85ec-a82a5497dcd3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.395106 | controller |     "Jun 09 17:02:55.579436 crc crio[20770]: time=\"2026-06-09T17:02:55.575479707Z\" level=info msg=\"Started container\" PID=80265 containerID=4bd5c61724de13ad09bf31a9b1c19aaab039a6c81178972410130a724f8af225 description=openstack/dnsmasq-dns-5b6f8f974c-b2ntd/init id=0959d7af-951b-4283-85ec-a82a5497dcd3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=093f68b8e6899e469efd57e8a8f6dca1ed9bba2fd9cfb9bf99dc6233a65582a3",
2026-06-09 17:48:39.395125 | controller |     "Jun 09 17:02:56.015405 crc crio[20770]: 2026-06-09T17:02:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8f9e70031eaed52 Mac:ee:fe:cc:cb:85:3a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c6 Mtu:0 Sandbox:/var/run/netns/763f47e2-c6c0-4bf8-9abc-dc4cd930797f SocketPath: PciID:}] [{Interface:0xc000264a20 Address:{IP:10.217.0.198 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.395142 | controller |     "Jun 09 17:02:56.019539 crc crio[20770]: time=\"2026-06-09T17:02:56.01883731Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-db-sync-gcpjw Namespace:openstack ID:8f9e70031eaed52b8a3819f4cb58275f5d3d155c87e69e1343297d47e475e4e4 UID:3c7b3fc0-ea6f-49dc-b955-f69e2e5492b7 NetNS:/var/run/netns/763f47e2-c6c0-4bf8-9abc-dc4cd930797f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3c7b3fc0_ea6f_49dc_b955_f69e2e5492b7.slice PodAnnotations:0xc00291b0d8}] Aliases:map[]}\"",
2026-06-09 17:48:39.395158 | controller |     "Jun 09 17:02:56.019539 crc crio[20770]: time=\"2026-06-09T17:02:56.019117368Z\" level=info msg=\"Checking pod openstack_nova-cell1-conductor-db-sync-gcpjw for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.395174 | controller |     "Jun 09 17:02:56.038526 crc crio[20770]: time=\"2026-06-09T17:02:56.037464609Z\" level=info msg=\"Ran pod sandbox 8f9e70031eaed52b8a3819f4cb58275f5d3d155c87e69e1343297d47e475e4e4 with infra container: openstack/nova-cell1-conductor-db-sync-gcpjw/POD\" id=594a7d06-ea02-4a74-876a-a4e18db36a4c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.395189 | controller |     "Jun 09 17:02:56.042595 crc crio[20770]: time=\"2026-06-09T17:02:56.042528165Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=63761fa0-3880-48eb-b3e5-a65629180c82 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.395204 | controller |     "Jun 09 17:02:56.096565 crc crio[20770]: time=\"2026-06-09T17:02:56.096458485Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=169cf53b-f23d-46a7-873a-3ff86b7ae0b6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.395220 | controller |     "Jun 09 17:02:56.118925 crc crio[20770]: time=\"2026-06-09T17:02:56.118827682Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-db-sync-gcpjw/nova-cell1-conductor-db-sync\" id=a249d65a-35d4-4c3f-82dd-9be6575b4059 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.395234 | controller |     "Jun 09 17:02:56.120242 crc crio[20770]: time=\"2026-06-09T17:02:56.120180311Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.395250 | controller |     "Jun 09 17:02:56.265244 crc crio[20770]: time=\"2026-06-09T17:02:56.265177725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.395268 | controller |     "Jun 09 17:02:56.275711 crc crio[20770]: time=\"2026-06-09T17:02:56.26915455Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.395284 | controller |     "Jun 09 17:02:56.457978 crc crio[20770]: time=\"2026-06-09T17:02:56.457476417Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=b6f22677-6eb1-40ac-89cc-77428706cbc3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.395299 | controller |     "Jun 09 17:02:56.499224 crc crio[20770]: time=\"2026-06-09T17:02:56.498575585Z\" level=info msg=\"Created container 02e688dae8edb678035a2ffe426128183dba63a88f4f6d8973c2db287064e138: openstack/nova-cell1-conductor-db-sync-gcpjw/nova-cell1-conductor-db-sync\" id=a249d65a-35d4-4c3f-82dd-9be6575b4059 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.395314 | controller |     "Jun 09 17:02:56.507228 crc crio[20770]: time=\"2026-06-09T17:02:56.507172304Z\" level=info msg=\"Starting container: 02e688dae8edb678035a2ffe426128183dba63a88f4f6d8973c2db287064e138\" id=b77d6be2-6763-4787-b1e3-a710a74168fa name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.395329 | controller |     "Jun 09 17:02:56.515537 crc crio[20770]: time=\"2026-06-09T17:02:56.515145715Z\" level=info msg=\"Started container\" PID=80372 containerID=02e688dae8edb678035a2ffe426128183dba63a88f4f6d8973c2db287064e138 description=openstack/nova-cell1-conductor-db-sync-gcpjw/nova-cell1-conductor-db-sync id=b77d6be2-6763-4787-b1e3-a710a74168fa name=/runtime.v1.RuntimeService/StartContainer sandboxID=8f9e70031eaed52b8a3819f4cb58275f5d3d155c87e69e1343297d47e475e4e4",
2026-06-09 17:48:39.395345 | controller |     "Jun 09 17:02:56.548926 crc crio[20770]: time=\"2026-06-09T17:02:56.548819739Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=ad09a8bc-8a0b-42d4-b4c5-90de28a8a458 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.395361 | controller |     "Jun 09 17:02:56.558599 crc crio[20770]: time=\"2026-06-09T17:02:56.557204751Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-5b6f8f974c-b2ntd/dnsmasq-dns\" id=a7b46b91-54c4-4968-8864-89eda969f1d3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.395376 | controller |     "Jun 09 17:02:56.558599 crc crio[20770]: time=\"2026-06-09T17:02:56.557957923Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.395390 | controller |     "Jun 09 17:02:56.628819 crc crio[20770]: time=\"2026-06-09T17:02:56.626850005Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.395405 | controller |     "Jun 09 17:02:56.640218 crc crio[20770]: time=\"2026-06-09T17:02:56.640123249Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.395420 | controller |     "Jun 09 17:02:56.769459 crc crio[20770]: time=\"2026-06-09T17:02:56.769302505Z\" level=info msg=\"Created container 158a400d3c756bdba30ea2b0b8411bd8d174558722cc67fb832d5c8b37f92d44: openstack/dnsmasq-dns-5b6f8f974c-b2ntd/dnsmasq-dns\" id=a7b46b91-54c4-4968-8864-89eda969f1d3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.395436 | controller |     "Jun 09 17:02:56.778580 crc crio[20770]: time=\"2026-06-09T17:02:56.77048059Z\" level=info msg=\"Starting container: 158a400d3c756bdba30ea2b0b8411bd8d174558722cc67fb832d5c8b37f92d44\" id=ac4db8cd-1b53-45f6-b90d-aee81bd39a37 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.395451 | controller |     "Jun 09 17:02:56.782325 crc crio[20770]: time=\"2026-06-09T17:02:56.78224149Z\" level=info msg=\"Started container\" PID=80406 containerID=158a400d3c756bdba30ea2b0b8411bd8d174558722cc67fb832d5c8b37f92d44 description=openstack/dnsmasq-dns-5b6f8f974c-b2ntd/dnsmasq-dns id=ac4db8cd-1b53-45f6-b90d-aee81bd39a37 name=/runtime.v1.RuntimeService/StartContainer sandboxID=093f68b8e6899e469efd57e8a8f6dca1ed9bba2fd9cfb9bf99dc6233a65582a3",
2026-06-09 17:48:39.395470 | controller |     "Jun 09 17:03:00.709369 crc crio[20770]: time=\"2026-06-09T17:03:00.708322082Z\" level=info msg=\"Stopping container: 6117b615911bd9bcff12fe777c43f7192d9d6d3157c0223f67b48c935e27390c (timeout: 30s)\" id=43ea56cc-4565-406b-821c-35337143528b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.395486 | controller |     "Jun 09 17:03:00.773603 crc crio[20770]: time=\"2026-06-09T17:03:00.773456896Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8b54a4f4c4d0ed06bf07b9f6ef7cd9d730d448789c5ad3e20c1cdc56bcbcae90\" id=02d56655-70b7-4109-a4f9-f3bdfd7d2603 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.395502 | controller |     "Jun 09 17:03:00.775828 crc crio[20770]: time=\"2026-06-09T17:03:00.775054102Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=77a81496-00c0-4132-9b1e-7216219662ef name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.395536 | controller |     "Jun 09 17:03:00.854897 crc crio[20770]: time=\"2026-06-09T17:03:00.853754408Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:6a1fd3afaff3c587030a5cdd0a7f07a1b02c0c9244e9095fd7907e93229b8ba3\" id=3b437c4b-c7f2-429b-894d-40d445ccdfc9 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.395554 | controller |     "Jun 09 17:03:00.855843 crc crio[20770]: time=\"2026-06-09T17:03:00.854913661Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=f86655cc-48c2-4443-b3c1-a5a21fc8c68a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.395569 | controller |     "Jun 09 17:03:00.869341 crc crio[20770]: time=\"2026-06-09T17:03:00.868806203Z\" level=info msg=\"Stopped container 6117b615911bd9bcff12fe777c43f7192d9d6d3157c0223f67b48c935e27390c: openstack/kube-state-metrics-0/kube-state-metrics\" id=43ea56cc-4565-406b-821c-35337143528b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.395585 | controller |     "Jun 09 17:03:00.870593 crc crio[20770]: time=\"2026-06-09T17:03:00.870512133Z\" level=info msg=\"Stopping pod sandbox: a661a1ef59c2477a50c573721c97e87d501ac58d8615b8cff6ca6b30e44e4ef7\" id=10ffeb3f-7d58-4bd5-a6bf-31a7f89a21be name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.395600 | controller |     "Jun 09 17:03:00.877092 crc crio[20770]: time=\"2026-06-09T17:03:00.87700513Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:a661a1ef59c2477a50c573721c97e87d501ac58d8615b8cff6ca6b30e44e4ef7 UID:910a8779-3a70-4deb-bd4b-494dc4f3d7c0 NetNS:/var/run/netns/d403761c-32eb-45ec-90fe-ebff3bb75ad4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod910a8779_3a70_4deb_bd4b_494dc4f3d7c0.slice PodAnnotations:0xc002988ab8}] Aliases:map[]}\"",
2026-06-09 17:48:39.395616 | controller |     "Jun 09 17:03:00.877348 crc crio[20770]: time=\"2026-06-09T17:03:00.877218697Z\" level=info msg=\"Deleting pod openstack_kube-state-metrics-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.395632 | controller |     "Jun 09 17:03:00.887375 crc crio[20770]: time=\"2026-06-09T17:03:00.887272737Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:d4f2093717c3afc62018cae39e59e66ec30f8e1a29b1d7786aa73e23ce8f9b7e\" id=b90507cd-a818-489b-92dd-1d0cda3568cc name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.395655 | controller |     "Jun 09 17:03:00.891038 crc crio[20770]: time=\"2026-06-09T17:03:00.88840061Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=0389c6e1-c630-41ca-853c-becbf7de6aa8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.395671 | controller |     "Jun 09 17:03:00.914480 crc crio[20770]: time=\"2026-06-09T17:03:00.914360991Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:6a1fd3afaff3c587030a5cdd0a7f07a1b02c0c9244e9095fd7907e93229b8ba3\" id=df32d045-9bff-4c1d-99e0-f8d53f97324b name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.395688 | controller |     "Jun 09 17:03:00.914982 crc crio[20770]: time=\"2026-06-09T17:03:00.914930497Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=1fc544d0-c5c2-4a8d-bf21-b1b38a75c955 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.395703 | controller |     "Jun 09 17:03:00.916197 crc crio[20770]: time=\"2026-06-09T17:03:00.916131392Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=b82aeb32-51cc-4ad2-ac04-e1aacb479478 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.395718 | controller |     "Jun 09 17:03:00.934796 crc crio[20770]: time=\"2026-06-09T17:03:00.931570499Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=9ad5d2b1-8f95-4b7a-bd13-fe17ec564e35 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.395734 | controller |     "Jun 09 17:03:00.934796 crc crio[20770]: time=\"2026-06-09T17:03:00.933027911Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=6f280546-7e51-4fc2-9e0a-92b194b5e781 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.395750 | controller |     "Jun 09 17:03:00.938535 crc crio[20770]: time=\"2026-06-09T17:03:00.938460808Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.395765 | controller |     "Jun 09 17:03:00.939511 crc crio[20770]: time=\"2026-06-09T17:03:00.939450537Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=1b2e8b45-dce6-4a5f-ac8d-55bf78ea809e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.395781 | controller |     "Jun 09 17:03:00.950246 crc crio[20770]: time=\"2026-06-09T17:03:00.950157566Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=fbf80090-29cf-4211-9916-a0b3113baf43 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.395797 | controller |     "Jun 09 17:03:00.956710 crc crio[20770]: time=\"2026-06-09T17:03:00.954182123Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=f2b72e9d-a850-4814-b7cd-2c7b8850408e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.395812 | controller |     "Jun 09 17:03:00.963058 crc crio[20770]: time=\"2026-06-09T17:03:00.962986047Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=8c55fe4b-f4e9-49c7-8a38-895e4923cf3b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.395828 | controller |     "Jun 09 17:03:00.967812 crc crio[20770]: time=\"2026-06-09T17:03:00.967729924Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.395843 | controller |     "Jun 09 17:03:00.977489 crc crio[20770]: time=\"2026-06-09T17:03:00.977395594Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.395859 | controller |     "Jun 09 17:03:00.983387 crc crio[20770]: time=\"2026-06-09T17:03:00.982615525Z\" level=info msg=\"Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=ae548dc7-1e87-4bab-9c1d-487b71e8152b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.395878 | controller |     "Jun 09 17:03:01.019165 crc crio[20770]: time=\"2026-06-09T17:03:01.002115439Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.395894 | controller |     "Jun 09 17:03:01.034348 crc crio[20770]: time=\"2026-06-09T17:03:01.034251278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.395909 | controller |     "Jun 09 17:03:01.039142 crc crio[20770]: time=\"2026-06-09T17:03:01.039081628Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.395924 | controller |     "Jun 09 17:03:01.059179 crc crio[20770]: time=\"2026-06-09T17:03:01.058909242Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.395939 | controller |     "Jun 09 17:03:01.074180 crc crio[20770]: time=\"2026-06-09T17:03:01.074086411Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.395954 | controller |     "Jun 09 17:03:01.133702 crc crio[20770]: time=\"2026-06-09T17:03:01.13355287Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.395969 | controller |     "Jun 09 17:03:01.138700 crc crio[20770]: time=\"2026-06-09T17:03:01.138540675Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.395985 | controller |     "Jun 09 17:03:01.199312 crc crio[20770]: time=\"2026-06-09T17:03:01.198568641Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.396001 | controller |     "Jun 09 17:03:01.205853 crc crio[20770]: time=\"2026-06-09T17:03:01.205619075Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.396017 | controller |     "Jun 09 17:03:01.391275 crc crio[20770]: time=\"2026-06-09T17:03:01.390625526Z\" level=info msg=\"Created container d2e253ce40cda0171c08580888b446838d03e8b7adb347f2ff55103bbf45287f: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=8c55fe4b-f4e9-49c7-8a38-895e4923cf3b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.396034 | controller |     "Jun 09 17:03:01.395618 crc crio[20770]: time=\"2026-06-09T17:03:01.395563808Z\" level=info msg=\"Starting container: d2e253ce40cda0171c08580888b446838d03e8b7adb347f2ff55103bbf45287f\" id=879b4df0-7e7e-4c06-bd74-66ca7f041f57 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.396050 | controller |     "Jun 09 17:03:01.408246 crc crio[20770]: time=\"2026-06-09T17:03:01.407558425Z\" level=info msg=\"Started container\" PID=80677 containerID=d2e253ce40cda0171c08580888b446838d03e8b7adb347f2ff55103bbf45287f description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=879b4df0-7e7e-4c06-bd74-66ca7f041f57 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c916171c5ae184824c707b67c1b03fa9db27e276e141de0d92684b4fe92acd35",
2026-06-09 17:48:39.396066 | controller |     "Jun 09 17:03:01.438387 crc crio[20770]: time=\"2026-06-09T17:03:01.438304955Z\" level=info msg=\"Stopped pod sandbox: a661a1ef59c2477a50c573721c97e87d501ac58d8615b8cff6ca6b30e44e4ef7\" id=10ffeb3f-7d58-4bd5-a6bf-31a7f89a21be name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.396085 | controller |     "Jun 09 17:03:01.445269 crc crio[20770]: time=\"2026-06-09T17:03:01.445173913Z\" level=info msg=\"Created container 3fe572db6dce4b46ecf86ecf792a5a9ff56dda2d4cffdc529bf5a9b27529aecf: openstack/nova-metadata-0/nova-metadata-log\" id=fbf80090-29cf-4211-9916-a0b3113baf43 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.396101 | controller |     "Jun 09 17:03:01.446832 crc crio[20770]: time=\"2026-06-09T17:03:01.446637426Z\" level=info msg=\"Starting container: 3fe572db6dce4b46ecf86ecf792a5a9ff56dda2d4cffdc529bf5a9b27529aecf\" id=c7a892d6-ffca-4504-9b98-e1c7f94099b8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.396116 | controller |     "Jun 09 17:03:01.456070 crc crio[20770]: time=\"2026-06-09T17:03:01.455934345Z\" level=info msg=\"Started container\" PID=80671 containerID=3fe572db6dce4b46ecf86ecf792a5a9ff56dda2d4cffdc529bf5a9b27529aecf description=openstack/nova-metadata-0/nova-metadata-log id=c7a892d6-ffca-4504-9b98-e1c7f94099b8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=31b67316dc116c8346ee0c1b6cbfc8f5405f480817136f3405cd65e3072f2740",
2026-06-09 17:48:39.396132 | controller |     "Jun 09 17:03:01.471727 crc crio[20770]: time=\"2026-06-09T17:03:01.471521355Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=725e6db8-3c56-4e54-a43a-c44ea9a6f893 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.396147 | controller |     "Jun 09 17:03:01.499943 crc crio[20770]: time=\"2026-06-09T17:03:01.499836624Z\" level=info msg=\"Created container ee46c5b68fae7159be621c9b90b9b8cb56e3e1fa7823c4521eff44f9e81cbc19: openstack/nova-api-0/nova-api-log\" id=6f280546-7e51-4fc2-9e0a-92b194b5e781 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.396162 | controller |     "Jun 09 17:03:01.503561 crc crio[20770]: time=\"2026-06-09T17:03:01.50350023Z\" level=info msg=\"Starting container: ee46c5b68fae7159be621c9b90b9b8cb56e3e1fa7823c4521eff44f9e81cbc19\" id=ef2ab01b-8afe-4354-86c7-2db7cc74cf4b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.396178 | controller |     "Jun 09 17:03:01.510575 crc crio[20770]: time=\"2026-06-09T17:03:01.510450521Z\" level=info msg=\"Started container\" PID=80667 containerID=ee46c5b68fae7159be621c9b90b9b8cb56e3e1fa7823c4521eff44f9e81cbc19 description=openstack/nova-api-0/nova-api-log id=ef2ab01b-8afe-4354-86c7-2db7cc74cf4b name=/runtime.v1.RuntimeService/StartContainer sandboxID=249da983dbc95cf2abfe97b8ff713895ae6da872a42d5f634403051bc5b7fa7d",
2026-06-09 17:48:39.396193 | controller |     "Jun 09 17:03:01.528724 crc crio[20770]: time=\"2026-06-09T17:03:01.528608326Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=f6d18240-d840-444a-b6f2-efe5c05e4cad name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.396209 | controller |     "Jun 09 17:03:01.564066 crc crio[20770]: time=\"2026-06-09T17:03:01.563976569Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=cbd185c1-a1bc-4f4c-ba5e-803aa94679db name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.396225 | controller |     "Jun 09 17:03:01.571481 crc crio[20770]: time=\"2026-06-09T17:03:01.571380994Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=cf4a4b3b-4f88-4da1-85a1-ce739f078c1e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.396240 | controller |     "Jun 09 17:03:01.576068 crc crio[20770]: time=\"2026-06-09T17:03:01.575989977Z\" level=info msg=\"Created container fe495286c19f298e9256879de8b2d999d04e84651161a0ba8b979bc9b3b3d75b: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=ae548dc7-1e87-4bab-9c1d-487b71e8152b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.396258 | controller |     "Jun 09 17:03:01.579062 crc crio[20770]: time=\"2026-06-09T17:03:01.578975833Z\" level=info msg=\"Starting container: fe495286c19f298e9256879de8b2d999d04e84651161a0ba8b979bc9b3b3d75b\" id=a2bc16f6-5559-456b-b05b-86d91c61625a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.396273 | controller |     "Jun 09 17:03:01.584257 crc crio[20770]: time=\"2026-06-09T17:03:01.584152553Z\" level=info msg=\"Removing container: 6117b615911bd9bcff12fe777c43f7192d9d6d3157c0223f67b48c935e27390c\" id=a176f281-c67a-4750-ae0b-f056804fe11d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.396288 | controller |     "Jun 09 17:03:01.596159 crc crio[20770]: time=\"2026-06-09T17:03:01.594108461Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=0a27a191-5701-4771-8857-5f1d71f8c1e4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.396305 | controller |     "Jun 09 17:03:01.596750 crc crio[20770]: time=\"2026-06-09T17:03:01.596300584Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.396320 | controller |     "Jun 09 17:03:01.604127 crc crio[20770]: time=\"2026-06-09T17:03:01.603465372Z\" level=info msg=\"Started container\" PID=80699 containerID=fe495286c19f298e9256879de8b2d999d04e84651161a0ba8b979bc9b3b3d75b description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=a2bc16f6-5559-456b-b05b-86d91c61625a name=/runtime.v1.RuntimeService/StartContainer sandboxID=c1203fada9b9057eaa48d4a8bb12d204327dd6e00ea4a8095ba4b03d726411cb",
2026-06-09 17:48:39.396336 | controller |     "Jun 09 17:03:01.610287 crc crio[20770]: time=\"2026-06-09T17:03:01.610160275Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=de60bdac-284b-4b7c-897d-8ce0f8b28815 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.396351 | controller |     "Jun 09 17:03:01.616683 crc crio[20770]: time=\"2026-06-09T17:03:01.61653298Z\" level=info msg=\"Removed container 6117b615911bd9bcff12fe777c43f7192d9d6d3157c0223f67b48c935e27390c: openstack/kube-state-metrics-0/kube-state-metrics\" id=a176f281-c67a-4750-ae0b-f056804fe11d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.396366 | controller |     "Jun 09 17:03:01.631063 crc crio[20770]: time=\"2026-06-09T17:03:01.630963787Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.396381 | controller |     "Jun 09 17:03:01.709717 crc crio[20770]: time=\"2026-06-09T17:03:01.709459487Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.396398 | controller |     "Jun 09 17:03:01.715297 crc crio[20770]: time=\"2026-06-09T17:03:01.715161492Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.396413 | controller |     "Jun 09 17:03:01.747033 crc crio[20770]: time=\"2026-06-09T17:03:01.74688813Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.396429 | controller |     "Jun 09 17:03:01.759252 crc crio[20770]: time=\"2026-06-09T17:03:01.758533627Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.396444 | controller |     "Jun 09 17:03:01.853675 crc crio[20770]: time=\"2026-06-09T17:03:01.853582706Z\" level=info msg=\"Created container bb84175b2a0f5437896bd7d0402a2db8e0f54a046ff74327c7248e6292aa8625: openstack/nova-api-0/nova-api-api\" id=0a27a191-5701-4771-8857-5f1d71f8c1e4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.396462 | controller |     "Jun 09 17:03:01.855198 crc crio[20770]: time=\"2026-06-09T17:03:01.854842932Z\" level=info msg=\"Starting container: bb84175b2a0f5437896bd7d0402a2db8e0f54a046ff74327c7248e6292aa8625\" id=4efbcb02-2e87-4930-818a-8ae61fe598dd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.396479 | controller |     "Jun 09 17:03:01.861300 crc crio[20770]: time=\"2026-06-09T17:03:01.861211216Z\" level=info msg=\"Started container\" PID=80802 containerID=bb84175b2a0f5437896bd7d0402a2db8e0f54a046ff74327c7248e6292aa8625 description=openstack/nova-api-0/nova-api-api id=4efbcb02-2e87-4930-818a-8ae61fe598dd name=/runtime.v1.RuntimeService/StartContainer sandboxID=249da983dbc95cf2abfe97b8ff713895ae6da872a42d5f634403051bc5b7fa7d",
2026-06-09 17:48:39.396495 | controller |     "Jun 09 17:03:01.890605 crc crio[20770]: time=\"2026-06-09T17:03:01.890499403Z\" level=info msg=\"Created container 5c085acdb13edab6a1825bf5e0b1259475bcc92832ed367a8012e36bd44f7412: openstack/nova-metadata-0/nova-metadata-metadata\" id=de60bdac-284b-4b7c-897d-8ce0f8b28815 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.396524 | controller |     "Jun 09 17:03:01.892395 crc crio[20770]: time=\"2026-06-09T17:03:01.892315036Z\" level=info msg=\"Starting container: 5c085acdb13edab6a1825bf5e0b1259475bcc92832ed367a8012e36bd44f7412\" id=6a29e597-1e33-4b30-a503-ac618a887d99 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.396547 | controller |     "Jun 09 17:03:01.898909 crc crio[20770]: time=\"2026-06-09T17:03:01.898815964Z\" level=info msg=\"Started container\" PID=80808 containerID=5c085acdb13edab6a1825bf5e0b1259475bcc92832ed367a8012e36bd44f7412 description=openstack/nova-metadata-0/nova-metadata-metadata id=6a29e597-1e33-4b30-a503-ac618a887d99 name=/runtime.v1.RuntimeService/StartContainer sandboxID=31b67316dc116c8346ee0c1b6cbfc8f5405f480817136f3405cd65e3072f2740",
2026-06-09 17:48:39.396564 | controller |     "Jun 09 17:03:02.336007 crc crio[20770]: time=\"2026-06-09T17:03:02.335922985Z\" level=info msg=\"Running pod sandbox: openstack/kube-state-metrics-0/POD\" id=6cc73652-1f19-48ca-bb23-26c9045aa585 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.396579 | controller |     "Jun 09 17:03:02.336131 crc crio[20770]: time=\"2026-06-09T17:03:02.336029338Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.396595 | controller |     "Jun 09 17:03:02.371017 crc crio[20770]: time=\"2026-06-09T17:03:02.370933688Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:82770382041a77818238a641d42e0517cf0968304278dfdc9eaebe78c50a8e8a UID:d03b0365-9e16-45dd-9d36-b5344645d49f NetNS:/var/run/netns/1be25d8a-89e3-43ab-a532-b7454145edaf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd03b0365_9e16_45dd_9d36_b5344645d49f.slice PodAnnotations:0xc0029d4900}] Aliases:map[]}\"",
2026-06-09 17:48:39.396610 | controller |     "Jun 09 17:03:02.371017 crc crio[20770]: time=\"2026-06-09T17:03:02.37099935Z\" level=info msg=\"Adding pod openstack_kube-state-metrics-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.396625 | controller |     "Jun 09 17:03:02.659981 crc crio[20770]: time=\"2026-06-09T17:03:02.658516625Z\" level=info msg=\"Stopping container: 5c085acdb13edab6a1825bf5e0b1259475bcc92832ed367a8012e36bd44f7412 (timeout: 30s)\" id=e0a677d3-d802-4c23-b225-58963b243d6f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.396640 | controller |     "Jun 09 17:03:02.659981 crc crio[20770]: time=\"2026-06-09T17:03:02.659037651Z\" level=info msg=\"Stopping container: 3fe572db6dce4b46ecf86ecf792a5a9ff56dda2d4cffdc529bf5a9b27529aecf (timeout: 30s)\" id=ef3038f1-e768-4e8f-aecd-ffa34e2943d9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.396659 | controller |     "Jun 09 17:03:02.811504 crc crio[20770]: time=\"2026-06-09T17:03:02.80181744Z\" level=info msg=\"Stopping container: fe495286c19f298e9256879de8b2d999d04e84651161a0ba8b979bc9b3b3d75b (timeout: 30s)\" id=6008d02b-09d2-403f-be0b-99730c1ad47f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.396676 | controller |     "Jun 09 17:03:02.816634 crc crio[20770]: time=\"2026-06-09T17:03:02.816239967Z\" level=info msg=\"Stopped container 3fe572db6dce4b46ecf86ecf792a5a9ff56dda2d4cffdc529bf5a9b27529aecf: openstack/nova-metadata-0/nova-metadata-log\" id=ef3038f1-e768-4e8f-aecd-ffa34e2943d9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.396692 | controller |     "Jun 09 17:03:03.198967 crc crio[20770]: 2026-06-09T17:03:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:82770382041a778 Mac:52:b9:8a:fd:25:bf Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c7 Mtu:0 Sandbox:/var/run/netns/1be25d8a-89e3-43ab-a532-b7454145edaf SocketPath: PciID:}] [{Interface:0xc000264bf0 Address:{IP:10.217.0.199 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.396708 | controller |     "Jun 09 17:03:03.198967 crc crio[20770]: time=\"2026-06-09T17:03:03.198355419Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:82770382041a77818238a641d42e0517cf0968304278dfdc9eaebe78c50a8e8a UID:d03b0365-9e16-45dd-9d36-b5344645d49f NetNS:/var/run/netns/1be25d8a-89e3-43ab-a532-b7454145edaf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd03b0365_9e16_45dd_9d36_b5344645d49f.slice PodAnnotations:0xc0029d4900}] Aliases:map[]}\"",
2026-06-09 17:48:39.396724 | controller |     "Jun 09 17:03:03.198967 crc crio[20770]: time=\"2026-06-09T17:03:03.198518174Z\" level=info msg=\"Checking pod openstack_kube-state-metrics-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.396740 | controller |     "Jun 09 17:03:03.200406 crc crio[20770]: time=\"2026-06-09T17:03:03.200310916Z\" level=info msg=\"Stopped container 5c085acdb13edab6a1825bf5e0b1259475bcc92832ed367a8012e36bd44f7412: openstack/nova-metadata-0/nova-metadata-metadata\" id=e0a677d3-d802-4c23-b225-58963b243d6f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.396771 | controller |     "Jun 09 17:03:03.201991 crc crio[20770]: time=\"2026-06-09T17:03:03.201902092Z\" level=info msg=\"Stopping pod sandbox: 31b67316dc116c8346ee0c1b6cbfc8f5405f480817136f3405cd65e3072f2740\" id=c83e2051-6323-4c2d-b00c-985d39c30b23 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.396794 | controller |     "Jun 09 17:03:03.202867 crc crio[20770]: time=\"2026-06-09T17:03:03.202749276Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:31b67316dc116c8346ee0c1b6cbfc8f5405f480817136f3405cd65e3072f2740 UID:f4a53bde-fa12-48a5-a52a-31e35a9ea567 NetNS:/var/run/netns/2b195639-6921-4792-8da0-4adf3f9f0879 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf4a53bde_fa12_48a5_a52a_31e35a9ea567.slice PodAnnotations:0xc0029d4d20}] Aliases:map[]}\"",
2026-06-09 17:48:39.396815 | controller |     "Jun 09 17:03:03.203048 crc crio[20770]: time=\"2026-06-09T17:03:03.203007654Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.396833 | controller |     "Jun 09 17:03:03.207977 crc crio[20770]: time=\"2026-06-09T17:03:03.207890755Z\" level=info msg=\"Ran pod sandbox 82770382041a77818238a641d42e0517cf0968304278dfdc9eaebe78c50a8e8a with infra container: openstack/kube-state-metrics-0/POD\" id=6cc73652-1f19-48ca-bb23-26c9045aa585 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.396853 | controller |     "Jun 09 17:03:03.210203 crc crio[20770]: time=\"2026-06-09T17:03:03.210096049Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=2d247bfc-c493-4662-bc67-5249104131da name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.396869 | controller |     "Jun 09 17:03:03.260846 crc crio[20770]: time=\"2026-06-09T17:03:03.260675402Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=beb9634c-a904-4ff0-80af-ad7b5e8fce7e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.396885 | controller |     "Jun 09 17:03:03.284248 crc crio[20770]: time=\"2026-06-09T17:03:03.284160061Z\" level=info msg=\"Creating container: openstack/kube-state-metrics-0/kube-state-metrics\" id=a961d8f8-f3ad-4df8-9df1-dab3fa9c4f1e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.396902 | controller |     "Jun 09 17:03:03.284696 crc crio[20770]: time=\"2026-06-09T17:03:03.284584023Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.396918 | controller |     "Jun 09 17:03:03.406531 crc crio[20770]: time=\"2026-06-09T17:03:03.404193723Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.396934 | controller |     "Jun 09 17:03:03.413438 crc crio[20770]: time=\"2026-06-09T17:03:03.413336447Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.396949 | controller |     "Jun 09 17:03:03.572262 crc crio[20770]: time=\"2026-06-09T17:03:03.570101681Z\" level=info msg=\"Stopped pod sandbox: 31b67316dc116c8346ee0c1b6cbfc8f5405f480817136f3405cd65e3072f2740\" id=c83e2051-6323-4c2d-b00c-985d39c30b23 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.396965 | controller |     "Jun 09 17:03:03.597488 crc crio[20770]: time=\"2026-06-09T17:03:03.597094962Z\" level=info msg=\"Created container 31f887fd99c727f3b08f9cb7b794cfd013eee8c10115e658c1dd6d700667dfbf: openstack/kube-state-metrics-0/kube-state-metrics\" id=a961d8f8-f3ad-4df8-9df1-dab3fa9c4f1e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.396980 | controller |     "Jun 09 17:03:03.598524 crc crio[20770]: time=\"2026-06-09T17:03:03.598488552Z\" level=info msg=\"Starting container: 31f887fd99c727f3b08f9cb7b794cfd013eee8c10115e658c1dd6d700667dfbf\" id=aed7677d-2d0a-4c8b-8404-962ccef20a22 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.396995 | controller |     "Jun 09 17:03:03.604739 crc crio[20770]: time=\"2026-06-09T17:03:03.604530777Z\" level=info msg=\"Started container\" PID=81203 containerID=31f887fd99c727f3b08f9cb7b794cfd013eee8c10115e658c1dd6d700667dfbf description=openstack/kube-state-metrics-0/kube-state-metrics id=aed7677d-2d0a-4c8b-8404-962ccef20a22 name=/runtime.v1.RuntimeService/StartContainer sandboxID=82770382041a77818238a641d42e0517cf0968304278dfdc9eaebe78c50a8e8a",
2026-06-09 17:48:39.397011 | controller |     "Jun 09 17:03:03.841609 crc crio[20770]: time=\"2026-06-09T17:03:03.841521971Z\" level=info msg=\"Removing container: 5c085acdb13edab6a1825bf5e0b1259475bcc92832ed367a8012e36bd44f7412\" id=9d2be340-9ce2-42a0-b97b-3396c7935839 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.397026 | controller |     "Jun 09 17:03:03.897110 crc crio[20770]: time=\"2026-06-09T17:03:03.897004206Z\" level=info msg=\"Removed container 5c085acdb13edab6a1825bf5e0b1259475bcc92832ed367a8012e36bd44f7412: openstack/nova-metadata-0/nova-metadata-metadata\" id=9d2be340-9ce2-42a0-b97b-3396c7935839 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.397042 | controller |     "Jun 09 17:03:03.900173 crc crio[20770]: time=\"2026-06-09T17:03:03.900094675Z\" level=info msg=\"Removing container: 3fe572db6dce4b46ecf86ecf792a5a9ff56dda2d4cffdc529bf5a9b27529aecf\" id=94efbf9d-ee9b-4cfc-9346-da42cf2f66d7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.397060 | controller |     "Jun 09 17:03:03.928037 crc crio[20770]: time=\"2026-06-09T17:03:03.92792271Z\" level=info msg=\"Removed container 3fe572db6dce4b46ecf86ecf792a5a9ff56dda2d4cffdc529bf5a9b27529aecf: openstack/nova-metadata-0/nova-metadata-log\" id=94efbf9d-ee9b-4cfc-9346-da42cf2f66d7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.397077 | controller |     "Jun 09 17:03:04.497723 crc crio[20770]: time=\"2026-06-09T17:03:04.496608268Z\" level=info msg=\"Stopping container: 3ac52aa6b62e02a819775148244f52c8fd3a49291b0f3d40ffe8d101b1343b1e (timeout: 30s)\" id=45b12321-acd7-4fd8-8190-b1265f335f06 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.397092 | controller |     "Jun 09 17:03:04.497723 crc crio[20770]: time=\"2026-06-09T17:03:04.496943178Z\" level=info msg=\"Stopping container: fdd259ab2d92680cc760fc8fe68885395009050e9653aca0df7249fc6cdfe2f1 (timeout: 30s)\" id=9a72db8f-e6c4-44d8-9e5b-dcc1441f77d9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.397107 | controller |     "Jun 09 17:03:04.497723 crc crio[20770]: time=\"2026-06-09T17:03:04.497047981Z\" level=info msg=\"Stopping container: 73f0aafdad88f15d2ef07781663523cd06c1a120c703dcbf31750b44fbb0deec (timeout: 30s)\" id=264e77c2-37a2-4d78-8748-609a04398b81 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.397122 | controller |     "Jun 09 17:03:04.497723 crc crio[20770]: time=\"2026-06-09T17:03:04.497230666Z\" level=info msg=\"Stopping container: d9202ff7cdd969c71ae980e043440ea4a3fa4c56d42ce76d8ceb273b0fa62f20 (timeout: 30s)\" id=8f01f69a-f2f3-40a3-ad3b-e01bff58d7d3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.397138 | controller |     "Jun 09 17:03:04.637606 crc crio[20770]: time=\"2026-06-09T17:03:04.637116952Z\" level=info msg=\"Stopped container fdd259ab2d92680cc760fc8fe68885395009050e9653aca0df7249fc6cdfe2f1: openstack/ceilometer-0/sg-core\" id=9a72db8f-e6c4-44d8-9e5b-dcc1441f77d9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.397154 | controller |     "Jun 09 17:03:04.665075 crc crio[20770]: time=\"2026-06-09T17:03:04.664998388Z\" level=info msg=\"Stopping container: d947960dfeeb8c59fa2ff4f5a96c247796988ab7583a3df9139d5d24bd438b8f (timeout: 10s)\" id=d693eb7e-f679-42e9-bd64-3f30fcd5ac06 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.397170 | controller |     "Jun 09 17:03:04.728634 crc crio[20770]: time=\"2026-06-09T17:03:04.728532646Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=682c9bc6-9047-4e8c-8185-aee806c90f3b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.397184 | controller |     "Jun 09 17:03:04.728634 crc crio[20770]: time=\"2026-06-09T17:03:04.728619698Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.397200 | controller |     "Jun 09 17:03:04.795707 crc crio[20770]: time=\"2026-06-09T17:03:04.791359103Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:708e65ae787325d29b312163c9809d3183457db0b0dce51668207cc6ee91204b UID:55ac1359-f6bf-478b-81a4-34238bbfa45b NetNS:/var/run/netns/86710085-3009-41dc-b0b6-10697cb36ddc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod55ac1359_f6bf_478b_81a4_34238bbfa45b.slice PodAnnotations:0xc002894820}] Aliases:map[]}\"",
2026-06-09 17:48:39.397216 | controller |     "Jun 09 17:03:04.795707 crc crio[20770]: time=\"2026-06-09T17:03:04.791421945Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.397232 | controller |     "Jun 09 17:03:04.827091 crc crio[20770]: time=\"2026-06-09T17:03:04.826945692Z\" level=info msg=\"Stopped container d947960dfeeb8c59fa2ff4f5a96c247796988ab7583a3df9139d5d24bd438b8f: openstack/dnsmasq-dns-854d79d8f9-zjgd9/dnsmasq-dns\" id=d693eb7e-f679-42e9-bd64-3f30fcd5ac06 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.397250 | controller |     "Jun 09 17:03:04.835046 crc crio[20770]: time=\"2026-06-09T17:03:04.828532428Z\" level=info msg=\"Stopping pod sandbox: 1dcbd67eec72d39d9870a58674f1c15a194e7ccef3c5f0bbed9500937da29ec9\" id=b1e7b8df-7f56-4dc7-9a7c-9f30cd14777d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.397267 | controller |     "Jun 09 17:03:04.835046 crc crio[20770]: time=\"2026-06-09T17:03:04.829578179Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-854d79d8f9-zjgd9 Namespace:openstack ID:1dcbd67eec72d39d9870a58674f1c15a194e7ccef3c5f0bbed9500937da29ec9 UID:f3d6818c-b56f-4315-8ca1-b434e36b9866 NetNS:/var/run/netns/d8ef987a-877e-46ce-acd7-c2a59e57280e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf3d6818c_b56f_4315_8ca1_b434e36b9866.slice PodAnnotations:0xc007516940}] Aliases:map[]}\"",
2026-06-09 17:48:39.397282 | controller |     "Jun 09 17:03:04.835046 crc crio[20770]: time=\"2026-06-09T17:03:04.830012971Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-854d79d8f9-zjgd9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.397299 | controller |     "Jun 09 17:03:05.085736 crc crio[20770]: time=\"2026-06-09T17:03:05.085044807Z\" level=info msg=\"Stopped container 73f0aafdad88f15d2ef07781663523cd06c1a120c703dcbf31750b44fbb0deec: openstack/ceilometer-0/proxy-httpd\" id=264e77c2-37a2-4d78-8748-609a04398b81 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.397315 | controller |     "Jun 09 17:03:05.246001 crc crio[20770]: time=\"2026-06-09T17:03:05.245881729Z\" level=info msg=\"Stopped container d9202ff7cdd969c71ae980e043440ea4a3fa4c56d42ce76d8ceb273b0fa62f20: openstack/ceilometer-0/ceilometer-central-agent\" id=8f01f69a-f2f3-40a3-ad3b-e01bff58d7d3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.397331 | controller |     "Jun 09 17:03:05.288389 crc crio[20770]: time=\"2026-06-09T17:03:05.288278095Z\" level=info msg=\"Stopped pod sandbox: 1dcbd67eec72d39d9870a58674f1c15a194e7ccef3c5f0bbed9500937da29ec9\" id=b1e7b8df-7f56-4dc7-9a7c-9f30cd14777d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.397346 | controller |     "Jun 09 17:03:05.492997 crc crio[20770]: 2026-06-09T17:03:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:708e65ae787325d Mac:9a:ab:8a:44:24:39 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c8 Mtu:0 Sandbox:/var/run/netns/86710085-3009-41dc-b0b6-10697cb36ddc SocketPath: PciID:}] [{Interface:0xc000014710 Address:{IP:10.217.0.200 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.397361 | controller |     "Jun 09 17:03:05.492997 crc crio[20770]: time=\"2026-06-09T17:03:05.492974076Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:708e65ae787325d29b312163c9809d3183457db0b0dce51668207cc6ee91204b UID:55ac1359-f6bf-478b-81a4-34238bbfa45b NetNS:/var/run/netns/86710085-3009-41dc-b0b6-10697cb36ddc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod55ac1359_f6bf_478b_81a4_34238bbfa45b.slice PodAnnotations:0xc002894820}] Aliases:map[]}\"",
2026-06-09 17:48:39.397377 | controller |     "Jun 09 17:03:05.493437 crc crio[20770]: time=\"2026-06-09T17:03:05.49310797Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.397392 | controller |     "Jun 09 17:03:05.506151 crc crio[20770]: time=\"2026-06-09T17:03:05.50593085Z\" level=info msg=\"Ran pod sandbox 708e65ae787325d29b312163c9809d3183457db0b0dce51668207cc6ee91204b with infra container: openstack/nova-metadata-0/POD\" id=682c9bc6-9047-4e8c-8185-aee806c90f3b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.397411 | controller |     "Jun 09 17:03:05.517177 crc crio[20770]: time=\"2026-06-09T17:03:05.517126594Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=efed0f80-3122-49be-bd69-6cf912296ee7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.397427 | controller |     "Jun 09 17:03:05.526405 crc crio[20770]: time=\"2026-06-09T17:03:05.525941069Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=75140f95-9ea9-4037-8445-88bdb7a8909f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.397442 | controller |     "Jun 09 17:03:05.539130 crc crio[20770]: time=\"2026-06-09T17:03:05.539042648Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=2f1071e4-c52f-4d2f-a312-e71eb745bd25 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.397457 | controller |     "Jun 09 17:03:05.541311 crc crio[20770]: time=\"2026-06-09T17:03:05.541129908Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.397472 | controller |     "Jun 09 17:03:05.652213 crc crio[20770]: time=\"2026-06-09T17:03:05.651728357Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.397488 | controller |     "Jun 09 17:03:05.672603 crc crio[20770]: time=\"2026-06-09T17:03:05.672011464Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.397503 | controller |     "Jun 09 17:03:05.948034 crc crio[20770]: time=\"2026-06-09T17:03:05.947942384Z\" level=info msg=\"Removing container: d947960dfeeb8c59fa2ff4f5a96c247796988ab7583a3df9139d5d24bd438b8f\" id=9ba228db-ea0b-4117-8cfd-5ad37271b8e5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.397538 | controller |     "Jun 09 17:03:05.982808 crc crio[20770]: time=\"2026-06-09T17:03:05.982616726Z\" level=info msg=\"Removed container d947960dfeeb8c59fa2ff4f5a96c247796988ab7583a3df9139d5d24bd438b8f: openstack/dnsmasq-dns-854d79d8f9-zjgd9/dnsmasq-dns\" id=9ba228db-ea0b-4117-8cfd-5ad37271b8e5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.397556 | controller |     "Jun 09 17:03:05.985966 crc crio[20770]: time=\"2026-06-09T17:03:05.985896891Z\" level=info msg=\"Removing container: f30c8737aa7a33879f77ecc4623d1db123adcb34842d34807b3dc650466b2a38\" id=5bb4b859-9c5a-4f5a-a3ea-b57ad3af3480 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.397572 | controller |     "Jun 09 17:03:06.008546 crc crio[20770]: time=\"2026-06-09T17:03:06.008449394Z\" level=info msg=\"Created container 0f4ee746edb474a7d9c3af799fdd05b2dab2d401dca6a803f8ba53ad9039a670: openstack/nova-metadata-0/nova-metadata-log\" id=2f1071e4-c52f-4d2f-a312-e71eb745bd25 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.397587 | controller |     "Jun 09 17:03:06.016151 crc crio[20770]: time=\"2026-06-09T17:03:06.016014032Z\" level=info msg=\"Starting container: 0f4ee746edb474a7d9c3af799fdd05b2dab2d401dca6a803f8ba53ad9039a670\" id=a40944ce-a247-4a27-a529-8f725edd32a4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.397602 | controller |     "Jun 09 17:03:06.022159 crc crio[20770]: time=\"2026-06-09T17:03:06.022066188Z\" level=info msg=\"Started container\" PID=81486 containerID=0f4ee746edb474a7d9c3af799fdd05b2dab2d401dca6a803f8ba53ad9039a670 description=openstack/nova-metadata-0/nova-metadata-log id=a40944ce-a247-4a27-a529-8f725edd32a4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=708e65ae787325d29b312163c9809d3183457db0b0dce51668207cc6ee91204b",
2026-06-09 17:48:39.397622 | controller |     "Jun 09 17:03:06.030527 crc crio[20770]: time=\"2026-06-09T17:03:06.030432769Z\" level=info msg=\"Removed container f30c8737aa7a33879f77ecc4623d1db123adcb34842d34807b3dc650466b2a38: openstack/dnsmasq-dns-854d79d8f9-zjgd9/init\" id=5bb4b859-9c5a-4f5a-a3ea-b57ad3af3480 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.397638 | controller |     "Jun 09 17:03:06.041320 crc crio[20770]: time=\"2026-06-09T17:03:06.041008875Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=baa0c6cb-3e6a-4e8f-978c-5fef79da973e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.397653 | controller |     "Jun 09 17:03:06.107410 crc crio[20770]: time=\"2026-06-09T17:03:06.107328194Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=77e8c0e1-7b69-465b-9d7d-c3506c81e518 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.397667 | controller |     "Jun 09 17:03:06.115966 crc crio[20770]: time=\"2026-06-09T17:03:06.115909372Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=1c77fdeb-d73f-4d4c-a0bc-84e7cfd18cc8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.397683 | controller |     "Jun 09 17:03:06.117589 crc crio[20770]: time=\"2026-06-09T17:03:06.117530919Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.397698 | controller |     "Jun 09 17:03:06.181596 crc crio[20770]: time=\"2026-06-09T17:03:06.181018515Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.397714 | controller |     "Jun 09 17:03:06.184847 crc crio[20770]: time=\"2026-06-09T17:03:06.184762323Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.397729 | controller |     "Jun 09 17:03:06.421537 crc crio[20770]: time=\"2026-06-09T17:03:06.421435998Z\" level=info msg=\"Created container 8c46963ab353a4a6c41263aafe3c33e15c683056f510547ea29727176171951b: openstack/nova-metadata-0/nova-metadata-metadata\" id=1c77fdeb-d73f-4d4c-a0bc-84e7cfd18cc8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.397744 | controller |     "Jun 09 17:03:06.422618 crc crio[20770]: time=\"2026-06-09T17:03:06.422550991Z\" level=info msg=\"Starting container: 8c46963ab353a4a6c41263aafe3c33e15c683056f510547ea29727176171951b\" id=c66408c9-d0f1-4c3e-8a6b-4ac3bc475e15 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.397760 | controller |     "Jun 09 17:03:06.428114 crc crio[20770]: time=\"2026-06-09T17:03:06.428013419Z\" level=info msg=\"Started container\" PID=81560 containerID=8c46963ab353a4a6c41263aafe3c33e15c683056f510547ea29727176171951b description=openstack/nova-metadata-0/nova-metadata-metadata id=c66408c9-d0f1-4c3e-8a6b-4ac3bc475e15 name=/runtime.v1.RuntimeService/StartContainer sandboxID=708e65ae787325d29b312163c9809d3183457db0b0dce51668207cc6ee91204b",
2026-06-09 17:48:39.397776 | controller |     "Jun 09 17:03:07.739410 crc crio[20770]: time=\"2026-06-09T17:03:07.736190895Z\" level=info msg=\"Stopped container 3ac52aa6b62e02a819775148244f52c8fd3a49291b0f3d40ffe8d101b1343b1e: openstack/ceilometer-0/ceilometer-notification-agent\" id=45b12321-acd7-4fd8-8190-b1265f335f06 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.397791 | controller |     "Jun 09 17:03:07.739410 crc crio[20770]: time=\"2026-06-09T17:03:07.73775152Z\" level=info msg=\"Stopping pod sandbox: 5298afbc1aeda400d4b41f7d14837ed91729ea514c7395acc0ebaee146b9e8ff\" id=edf20e51-8ab9-4540-80c1-26554fce5512 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.397807 | controller |     "Jun 09 17:03:07.740864 crc crio[20770]: time=\"2026-06-09T17:03:07.739520911Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:5298afbc1aeda400d4b41f7d14837ed91729ea514c7395acc0ebaee146b9e8ff UID:1c59fbda-bfae-4caf-80d9-a81487d3d10d NetNS:/var/run/netns/1b7167b8-c356-4ec3-b141-a4754fcc1a17 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1c59fbda_bfae_4caf_80d9_a81487d3d10d.slice PodAnnotations:0xc0075167e8}] Aliases:map[]}\"",
2026-06-09 17:48:39.397826 | controller |     "Jun 09 17:03:07.740864 crc crio[20770]: time=\"2026-06-09T17:03:07.73982883Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.397843 | controller |     "Jun 09 17:03:08.016797 crc crio[20770]: time=\"2026-06-09T17:03:08.016246535Z\" level=info msg=\"Stopping pod sandbox: e140f7f527309bcab76307b614c7e4945cc1657b5dd3f532462abcd7c3933a3c\" id=0ee2009d-83bc-478a-bf42-20228a76d499 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.397859 | controller |     "Jun 09 17:03:08.016797 crc crio[20770]: time=\"2026-06-09T17:03:08.016634796Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-sb5dp Namespace:openstack ID:e140f7f527309bcab76307b614c7e4945cc1657b5dd3f532462abcd7c3933a3c UID:ff89893c-d967-4fc7-968e-a86294450178 NetNS:/var/run/netns/33bae0b9-d09c-4fd7-b45f-9d1f4235cd23 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podff89893c_d967_4fc7_968e_a86294450178.slice PodAnnotations:0xc00291a848}] Aliases:map[]}\"",
2026-06-09 17:48:39.397874 | controller |     "Jun 09 17:03:08.017029 crc crio[20770]: time=\"2026-06-09T17:03:08.016867512Z\" level=info msg=\"Deleting pod openstack_nova-cell0-cell-mapping-sb5dp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.397890 | controller |     "Jun 09 17:03:08.210138 crc crio[20770]: time=\"2026-06-09T17:03:08.210091241Z\" level=info msg=\"Stopped pod sandbox: 5298afbc1aeda400d4b41f7d14837ed91729ea514c7395acc0ebaee146b9e8ff\" id=edf20e51-8ab9-4540-80c1-26554fce5512 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.397906 | controller |     "Jun 09 17:03:08.501497 crc crio[20770]: time=\"2026-06-09T17:03:08.501402957Z\" level=info msg=\"Stopped pod sandbox: e140f7f527309bcab76307b614c7e4945cc1657b5dd3f532462abcd7c3933a3c\" id=0ee2009d-83bc-478a-bf42-20228a76d499 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.397922 | controller |     "Jun 09 17:03:09.049227 crc crio[20770]: time=\"2026-06-09T17:03:09.049132828Z\" level=info msg=\"Removing container: 73f0aafdad88f15d2ef07781663523cd06c1a120c703dcbf31750b44fbb0deec\" id=f2da4d89-e43f-4ddf-82a6-a63c94565259 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.397938 | controller |     "Jun 09 17:03:09.118738 crc crio[20770]: time=\"2026-06-09T17:03:09.118482894Z\" level=info msg=\"Removed container 73f0aafdad88f15d2ef07781663523cd06c1a120c703dcbf31750b44fbb0deec: openstack/ceilometer-0/proxy-httpd\" id=f2da4d89-e43f-4ddf-82a6-a63c94565259 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.397953 | controller |     "Jun 09 17:03:09.123134 crc crio[20770]: time=\"2026-06-09T17:03:09.121618815Z\" level=info msg=\"Removing container: fdd259ab2d92680cc760fc8fe68885395009050e9653aca0df7249fc6cdfe2f1\" id=c26f7d42-9abb-4466-9f5e-5714a3de4e7e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.397969 | controller |     "Jun 09 17:03:09.155883 crc crio[20770]: time=\"2026-06-09T17:03:09.15428244Z\" level=info msg=\"Removed container fdd259ab2d92680cc760fc8fe68885395009050e9653aca0df7249fc6cdfe2f1: openstack/ceilometer-0/sg-core\" id=c26f7d42-9abb-4466-9f5e-5714a3de4e7e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.397984 | controller |     "Jun 09 17:03:09.158616 crc crio[20770]: time=\"2026-06-09T17:03:09.158501872Z\" level=info msg=\"Removing container: 3ac52aa6b62e02a819775148244f52c8fd3a49291b0f3d40ffe8d101b1343b1e\" id=80d41449-12d1-4e79-9e9e-f4a9d22a89ec name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.398004 | controller |     "Jun 09 17:03:09.192924 crc crio[20770]: time=\"2026-06-09T17:03:09.192860755Z\" level=info msg=\"Removed container 3ac52aa6b62e02a819775148244f52c8fd3a49291b0f3d40ffe8d101b1343b1e: openstack/ceilometer-0/ceilometer-notification-agent\" id=80d41449-12d1-4e79-9e9e-f4a9d22a89ec name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.398020 | controller |     "Jun 09 17:03:09.202385 crc crio[20770]: time=\"2026-06-09T17:03:09.196936293Z\" level=info msg=\"Removing container: d9202ff7cdd969c71ae980e043440ea4a3fa4c56d42ce76d8ceb273b0fa62f20\" id=b644acfd-b2be-4aab-8473-fea6bbadc550 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.398036 | controller |     "Jun 09 17:03:09.261817 crc crio[20770]: time=\"2026-06-09T17:03:09.261631424Z\" level=info msg=\"Removed container d9202ff7cdd969c71ae980e043440ea4a3fa4c56d42ce76d8ceb273b0fa62f20: openstack/ceilometer-0/ceilometer-central-agent\" id=b644acfd-b2be-4aab-8473-fea6bbadc550 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.398051 | controller |     "Jun 09 17:03:09.367458 crc crio[20770]: time=\"2026-06-09T17:03:09.366178158Z\" level=info msg=\"Stopping container: bb84175b2a0f5437896bd7d0402a2db8e0f54a046ff74327c7248e6292aa8625 (timeout: 30s)\" id=1d4c7c29-b675-4a2f-a0dd-3c091d32f2b5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.398066 | controller |     "Jun 09 17:03:09.367458 crc crio[20770]: time=\"2026-06-09T17:03:09.366744435Z\" level=info msg=\"Stopping container: ee46c5b68fae7159be621c9b90b9b8cb56e3e1fa7823c4521eff44f9e81cbc19 (timeout: 30s)\" id=ccfceb69-82ce-4377-8eee-d2b8005dbc93 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.398081 | controller |     "Jun 09 17:03:09.406934 crc crio[20770]: time=\"2026-06-09T17:03:09.406842594Z\" level=info msg=\"Stopping container: d2e253ce40cda0171c08580888b446838d03e8b7adb347f2ff55103bbf45287f (timeout: 30s)\" id=1faaf18f-7617-4044-8488-82c2d144403c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.398096 | controller |     "Jun 09 17:03:09.432066 crc crio[20770]: time=\"2026-06-09T17:03:09.431986Z\" level=info msg=\"Stopping container: 8c46963ab353a4a6c41263aafe3c33e15c683056f510547ea29727176171951b (timeout: 30s)\" id=9beaf0da-52e3-4901-986e-04562dd65f58 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.398114 | controller |     "Jun 09 17:03:09.437102 crc crio[20770]: time=\"2026-06-09T17:03:09.437000245Z\" level=info msg=\"Stopping container: 0f4ee746edb474a7d9c3af799fdd05b2dab2d401dca6a803f8ba53ad9039a670 (timeout: 30s)\" id=243617ea-5d2b-4a67-a1e3-6d6ce22f7628 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.398130 | controller |     "Jun 09 17:03:09.505122 crc crio[20770]: time=\"2026-06-09T17:03:09.504986202Z\" level=info msg=\"Stopped container ee46c5b68fae7159be621c9b90b9b8cb56e3e1fa7823c4521eff44f9e81cbc19: openstack/nova-api-0/nova-api-log\" id=ccfceb69-82ce-4377-8eee-d2b8005dbc93 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.398147 | controller |     "Jun 09 17:03:09.560711 crc crio[20770]: time=\"2026-06-09T17:03:09.560401915Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=31de2556-e3a1-4993-8aa4-30c78a9548b6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.398163 | controller |     "Jun 09 17:03:09.560711 crc crio[20770]: time=\"2026-06-09T17:03:09.560516118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.398179 | controller |     "Jun 09 17:03:09.567204 crc crio[20770]: time=\"2026-06-09T17:03:09.567106919Z\" level=info msg=\"Stopped container 0f4ee746edb474a7d9c3af799fdd05b2dab2d401dca6a803f8ba53ad9039a670: openstack/nova-metadata-0/nova-metadata-log\" id=243617ea-5d2b-4a67-a1e3-6d6ce22f7628 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.398198 | controller |     "Jun 09 17:03:09.622600 crc crio[20770]: time=\"2026-06-09T17:03:09.622518281Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:20a7a8720a7f4d27b73733d67d719c6884eff0417128a7fc89d5722c64f9d330 UID:d7d55601-7897-44fd-848e-7ae61bf8d14a NetNS:/var/run/netns/264ca89e-f64b-4521-ae49-821c65043d04 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd7d55601_7897_44fd_848e_7ae61bf8d14a.slice PodAnnotations:0xc001e80968}] Aliases:map[]}\"",
2026-06-09 17:48:39.398214 | controller |     "Jun 09 17:03:09.622600 crc crio[20770]: time=\"2026-06-09T17:03:09.622577213Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.398230 | controller |     "Jun 09 17:03:09.663987 crc crio[20770]: time=\"2026-06-09T17:03:09.663932679Z\" level=info msg=\"Stopped container 8c46963ab353a4a6c41263aafe3c33e15c683056f510547ea29727176171951b: openstack/nova-metadata-0/nova-metadata-metadata\" id=9beaf0da-52e3-4901-986e-04562dd65f58 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.398246 | controller |     "Jun 09 17:03:09.665808 crc crio[20770]: time=\"2026-06-09T17:03:09.665718001Z\" level=info msg=\"Stopping pod sandbox: 708e65ae787325d29b312163c9809d3183457db0b0dce51668207cc6ee91204b\" id=fabb1eff-76ab-4c46-9087-b12e4816af79 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.398262 | controller |     "Jun 09 17:03:09.666422 crc crio[20770]: time=\"2026-06-09T17:03:09.666332548Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:708e65ae787325d29b312163c9809d3183457db0b0dce51668207cc6ee91204b UID:55ac1359-f6bf-478b-81a4-34238bbfa45b NetNS:/var/run/netns/86710085-3009-41dc-b0b6-10697cb36ddc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod55ac1359_f6bf_478b_81a4_34238bbfa45b.slice PodAnnotations:0xc002894658}] Aliases:map[]}\"",
2026-06-09 17:48:39.398278 | controller |     "Jun 09 17:03:09.666622 crc crio[20770]: time=\"2026-06-09T17:03:09.666555925Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.398293 | controller |     "Jun 09 17:03:10.067937 crc crio[20770]: time=\"2026-06-09T17:03:10.066741599Z\" level=info msg=\"Stopped pod sandbox: 708e65ae787325d29b312163c9809d3183457db0b0dce51668207cc6ee91204b\" id=fabb1eff-76ab-4c46-9087-b12e4816af79 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.398308 | controller |     "Jun 09 17:03:10.317054 crc crio[20770]: 2026-06-09T17:03:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:20a7a8720a7f4d2 Mac:8a:60:6e:e3:c4:82 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c9 Mtu:0 Sandbox:/var/run/netns/264ca89e-f64b-4521-ae49-821c65043d04 SocketPath: PciID:}] [{Interface:0xc000540720 Address:{IP:10.217.0.201 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.398325 | controller |     "Jun 09 17:03:10.319010 crc crio[20770]: time=\"2026-06-09T17:03:10.318850981Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:20a7a8720a7f4d27b73733d67d719c6884eff0417128a7fc89d5722c64f9d330 UID:d7d55601-7897-44fd-848e-7ae61bf8d14a NetNS:/var/run/netns/264ca89e-f64b-4521-ae49-821c65043d04 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd7d55601_7897_44fd_848e_7ae61bf8d14a.slice PodAnnotations:0xc001e80968}] Aliases:map[]}\"",
2026-06-09 17:48:39.398340 | controller |     "Jun 09 17:03:10.319113 crc crio[20770]: time=\"2026-06-09T17:03:10.319015456Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.398359 | controller |     "Jun 09 17:03:10.326288 crc crio[20770]: time=\"2026-06-09T17:03:10.326163163Z\" level=info msg=\"Ran pod sandbox 20a7a8720a7f4d27b73733d67d719c6884eff0417128a7fc89d5722c64f9d330 with infra container: openstack/ceilometer-0/POD\" id=31de2556-e3a1-4993-8aa4-30c78a9548b6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.398375 | controller |     "Jun 09 17:03:10.331401 crc crio[20770]: time=\"2026-06-09T17:03:10.33127671Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=9883f437-ddf9-48a6-b2e2-09994c9dd252 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.398390 | controller |     "Jun 09 17:03:10.356184 crc crio[20770]: time=\"2026-06-09T17:03:10.35582312Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=4e760a11-f507-4a87-a42b-384cf66d34f9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.398406 | controller |     "Jun 09 17:03:10.368830 crc crio[20770]: time=\"2026-06-09T17:03:10.368561929Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=d6258939-2d4d-464e-99af-844b9a59283c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.398422 | controller |     "Jun 09 17:03:10.369432 crc crio[20770]: time=\"2026-06-09T17:03:10.369358192Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.398438 | controller |     "Jun 09 17:03:10.390951 crc crio[20770]: time=\"2026-06-09T17:03:10.389325829Z\" level=info msg=\"Removing container: 530e4fffd6dec6cc4fd193f00ba5c986b00ebc63ca54a77bc03c9c8d90f7c9e3\" id=39e3f1e6-1e9e-40d8-a8bf-31d6963fe854 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.398454 | controller |     "Jun 09 17:03:10.477495 crc crio[20770]: time=\"2026-06-09T17:03:10.477365956Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.398470 | controller |     "Jun 09 17:03:10.485051 crc crio[20770]: time=\"2026-06-09T17:03:10.483937346Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.398485 | controller |     "Jun 09 17:03:10.524029 crc crio[20770]: time=\"2026-06-09T17:03:10.523863961Z\" level=info msg=\"Removed container 530e4fffd6dec6cc4fd193f00ba5c986b00ebc63ca54a77bc03c9c8d90f7c9e3: openshift-infra/auto-csr-approver-29683736-74dq5/oc\" id=39e3f1e6-1e9e-40d8-a8bf-31d6963fe854 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.398501 | controller |     "Jun 09 17:03:10.538200 crc crio[20770]: time=\"2026-06-09T17:03:10.537539476Z\" level=info msg=\"Stopping pod sandbox: 6ca1f61323fb52f96a0b59129b889e3a629ae8b0b39ead1945aae0eed59fc268\" id=a61008dc-aaf8-4b2c-bb95-d1e853678c4c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.398536 | controller |     "Jun 09 17:03:10.538200 crc crio[20770]: time=\"2026-06-09T17:03:10.537692581Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6ca1f61323fb52f96a0b59129b889e3a629ae8b0b39ead1945aae0eed59fc268\" id=a61008dc-aaf8-4b2c-bb95-d1e853678c4c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.398554 | controller |     "Jun 09 17:03:10.538554 crc crio[20770]: time=\"2026-06-09T17:03:10.53835825Z\" level=info msg=\"Removing pod sandbox: 6ca1f61323fb52f96a0b59129b889e3a629ae8b0b39ead1945aae0eed59fc268\" id=a82e70ca-4c4e-4873-8909-3e9f74e6e42c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.398570 | controller |     "Jun 09 17:03:10.557522 crc crio[20770]: time=\"2026-06-09T17:03:10.557400511Z\" level=info msg=\"Removed pod sandbox: 6ca1f61323fb52f96a0b59129b889e3a629ae8b0b39ead1945aae0eed59fc268\" id=a82e70ca-4c4e-4873-8909-3e9f74e6e42c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.398610 | controller |     "Jun 09 17:03:10.559597 crc crio[20770]: time=\"2026-06-09T17:03:10.558743389Z\" level=info msg=\"Stopping pod sandbox: baffd3672d2b0dd859bc25ee199fd0b1ef3ba33d091ced1fdadd93b5e95a90d7\" id=61547b6f-6a98-45ab-ba47-e843ccd36f04 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.398628 | controller |     "Jun 09 17:03:10.559597 crc crio[20770]: time=\"2026-06-09T17:03:10.558974436Z\" level=info msg=\"Stopped pod sandbox (already stopped): baffd3672d2b0dd859bc25ee199fd0b1ef3ba33d091ced1fdadd93b5e95a90d7\" id=61547b6f-6a98-45ab-ba47-e843ccd36f04 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.398643 | controller |     "Jun 09 17:03:10.559906 crc crio[20770]: time=\"2026-06-09T17:03:10.559705887Z\" level=info msg=\"Removing pod sandbox: baffd3672d2b0dd859bc25ee199fd0b1ef3ba33d091ced1fdadd93b5e95a90d7\" id=b18ca356-47c7-4c69-a548-9cbe676f7573 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.398659 | controller |     "Jun 09 17:03:10.573579 crc crio[20770]: time=\"2026-06-09T17:03:10.573484626Z\" level=info msg=\"Removed pod sandbox: baffd3672d2b0dd859bc25ee199fd0b1ef3ba33d091ced1fdadd93b5e95a90d7\" id=b18ca356-47c7-4c69-a548-9cbe676f7573 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.398673 | controller |     "Jun 09 17:03:10.577158 crc crio[20770]: time=\"2026-06-09T17:03:10.574848955Z\" level=info msg=\"Stopping pod sandbox: 5298afbc1aeda400d4b41f7d14837ed91729ea514c7395acc0ebaee146b9e8ff\" id=1171ddf0-e781-448c-ac58-c2805341e72c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.398689 | controller |     "Jun 09 17:03:10.577158 crc crio[20770]: time=\"2026-06-09T17:03:10.574940368Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5298afbc1aeda400d4b41f7d14837ed91729ea514c7395acc0ebaee146b9e8ff\" id=1171ddf0-e781-448c-ac58-c2805341e72c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.398705 | controller |     "Jun 09 17:03:10.577158 crc crio[20770]: time=\"2026-06-09T17:03:10.575853374Z\" level=info msg=\"Removing pod sandbox: 5298afbc1aeda400d4b41f7d14837ed91729ea514c7395acc0ebaee146b9e8ff\" id=5c8a9b48-ee87-4809-b3a1-3864eaeddd6f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.398720 | controller |     "Jun 09 17:03:10.593507 crc crio[20770]: time=\"2026-06-09T17:03:10.593375681Z\" level=info msg=\"Removed pod sandbox: 5298afbc1aeda400d4b41f7d14837ed91729ea514c7395acc0ebaee146b9e8ff\" id=5c8a9b48-ee87-4809-b3a1-3864eaeddd6f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.398793 | controller |     "Jun 09 17:03:10.594463 crc crio[20770]: time=\"2026-06-09T17:03:10.59439284Z\" level=info msg=\"Stopping pod sandbox: a661a1ef59c2477a50c573721c97e87d501ac58d8615b8cff6ca6b30e44e4ef7\" id=5b3a1312-73bd-47d4-9bce-e0df253b1643 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.398816 | controller |     "Jun 09 17:03:10.594532 crc crio[20770]: time=\"2026-06-09T17:03:10.594474223Z\" level=info msg=\"Stopped pod sandbox (already stopped): a661a1ef59c2477a50c573721c97e87d501ac58d8615b8cff6ca6b30e44e4ef7\" id=5b3a1312-73bd-47d4-9bce-e0df253b1643 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.398832 | controller |     "Jun 09 17:03:10.595054 crc crio[20770]: time=\"2026-06-09T17:03:10.595001378Z\" level=info msg=\"Removing pod sandbox: a661a1ef59c2477a50c573721c97e87d501ac58d8615b8cff6ca6b30e44e4ef7\" id=359ec72b-4fd5-43d3-9840-e87715905ed8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.398847 | controller |     "Jun 09 17:03:10.599828 crc crio[20770]: time=\"2026-06-09T17:03:10.596903413Z\" level=info msg=\"Created container 66cd1f2c12bdb72c4d1bc3dc30f253af7869d5ee9f9bebb9ffba85b59c7dc0ea: openstack/ceilometer-0/ceilometer-central-agent\" id=d6258939-2d4d-464e-99af-844b9a59283c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.398866 | controller |     "Jun 09 17:03:10.599828 crc crio[20770]: time=\"2026-06-09T17:03:10.597943503Z\" level=info msg=\"Starting container: 66cd1f2c12bdb72c4d1bc3dc30f253af7869d5ee9f9bebb9ffba85b59c7dc0ea\" id=80f3e8da-f308-4fb3-8d93-5cad3bd80621 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.398883 | controller |     "Jun 09 17:03:10.603404 crc crio[20770]: time=\"2026-06-09T17:03:10.603307888Z\" level=info msg=\"Started container\" PID=81994 containerID=66cd1f2c12bdb72c4d1bc3dc30f253af7869d5ee9f9bebb9ffba85b59c7dc0ea description=openstack/ceilometer-0/ceilometer-central-agent id=80f3e8da-f308-4fb3-8d93-5cad3bd80621 name=/runtime.v1.RuntimeService/StartContainer sandboxID=20a7a8720a7f4d27b73733d67d719c6884eff0417128a7fc89d5722c64f9d330",
2026-06-09 17:48:39.398900 | controller |     "Jun 09 17:03:10.616712 crc crio[20770]: time=\"2026-06-09T17:03:10.613823582Z\" level=info msg=\"Removed pod sandbox: a661a1ef59c2477a50c573721c97e87d501ac58d8615b8cff6ca6b30e44e4ef7\" id=359ec72b-4fd5-43d3-9840-e87715905ed8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.398915 | controller |     "Jun 09 17:03:10.616712 crc crio[20770]: time=\"2026-06-09T17:03:10.615791439Z\" level=info msg=\"Stopping pod sandbox: 31b67316dc116c8346ee0c1b6cbfc8f5405f480817136f3405cd65e3072f2740\" id=336acd86-1153-45f4-9089-7a43dea1b19f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.398930 | controller |     "Jun 09 17:03:10.616712 crc crio[20770]: time=\"2026-06-09T17:03:10.615855551Z\" level=info msg=\"Stopped pod sandbox (already stopped): 31b67316dc116c8346ee0c1b6cbfc8f5405f480817136f3405cd65e3072f2740\" id=336acd86-1153-45f4-9089-7a43dea1b19f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.398946 | controller |     "Jun 09 17:03:10.616712 crc crio[20770]: time=\"2026-06-09T17:03:10.6165043Z\" level=info msg=\"Removing pod sandbox: 31b67316dc116c8346ee0c1b6cbfc8f5405f480817136f3405cd65e3072f2740\" id=985dbdc8-29ef-498a-8d6b-08f7587b37a2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.398961 | controller |     "Jun 09 17:03:10.624833 crc crio[20770]: time=\"2026-06-09T17:03:10.623462701Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=ee3ae9e7-8be7-469f-9ee2-10d615e0feb4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.398977 | controller |     "Jun 09 17:03:10.631304 crc crio[20770]: time=\"2026-06-09T17:03:10.631187875Z\" level=info msg=\"Removed pod sandbox: 31b67316dc116c8346ee0c1b6cbfc8f5405f480817136f3405cd65e3072f2740\" id=985dbdc8-29ef-498a-8d6b-08f7587b37a2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.398992 | controller |     "Jun 09 17:03:10.632597 crc crio[20770]: time=\"2026-06-09T17:03:10.632519173Z\" level=info msg=\"Stopping pod sandbox: 1dcbd67eec72d39d9870a58674f1c15a194e7ccef3c5f0bbed9500937da29ec9\" id=0d647e99-8871-4b3b-9633-dd3278022bd3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.399008 | controller |     "Jun 09 17:03:10.632758 crc crio[20770]: time=\"2026-06-09T17:03:10.632615726Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1dcbd67eec72d39d9870a58674f1c15a194e7ccef3c5f0bbed9500937da29ec9\" id=0d647e99-8871-4b3b-9633-dd3278022bd3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.399024 | controller |     "Jun 09 17:03:10.633168 crc crio[20770]: time=\"2026-06-09T17:03:10.63311517Z\" level=info msg=\"Removing pod sandbox: 1dcbd67eec72d39d9870a58674f1c15a194e7ccef3c5f0bbed9500937da29ec9\" id=f210faaf-d65b-47fd-b88a-4dd3b530850d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.399039 | controller |     "Jun 09 17:03:10.650370 crc crio[20770]: time=\"2026-06-09T17:03:10.650319318Z\" level=info msg=\"Removed pod sandbox: 1dcbd67eec72d39d9870a58674f1c15a194e7ccef3c5f0bbed9500937da29ec9\" id=f210faaf-d65b-47fd-b88a-4dd3b530850d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.399058 | controller |     "Jun 09 17:03:10.657961 crc crio[20770]: time=\"2026-06-09T17:03:10.657842036Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=91441b8d-8d56-40a2-babe-fc2c03b42f74 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.399074 | controller |     "Jun 09 17:03:10.672793 crc crio[20770]: time=\"2026-06-09T17:03:10.671539462Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=b3ad1428-bf1a-4c38-ac90-d9abd17ef2c2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.399089 | controller |     "Jun 09 17:03:10.672793 crc crio[20770]: time=\"2026-06-09T17:03:10.672190721Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.399105 | controller |     "Jun 09 17:03:10.713238 crc crio[20770]: time=\"2026-06-09T17:03:10.713151145Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.399120 | controller |     "Jun 09 17:03:10.716586 crc crio[20770]: time=\"2026-06-09T17:03:10.716524393Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.399136 | controller |     "Jun 09 17:03:10.891275 crc crio[20770]: time=\"2026-06-09T17:03:10.891186565Z\" level=info msg=\"Created container 2a81115553182245e6f4d9f0e834c0ba8025981e7cd088df1340a5a14a358006: openstack/ceilometer-0/ceilometer-notification-agent\" id=b3ad1428-bf1a-4c38-ac90-d9abd17ef2c2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.399152 | controller |     "Jun 09 17:03:10.894871 crc crio[20770]: time=\"2026-06-09T17:03:10.893613885Z\" level=info msg=\"Starting container: 2a81115553182245e6f4d9f0e834c0ba8025981e7cd088df1340a5a14a358006\" id=b92a8ed8-dad2-483f-bca7-69a0a1313d04 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.399168 | controller |     "Jun 09 17:03:10.899105 crc crio[20770]: time=\"2026-06-09T17:03:10.898929639Z\" level=info msg=\"Started container\" PID=82017 containerID=2a81115553182245e6f4d9f0e834c0ba8025981e7cd088df1340a5a14a358006 description=openstack/ceilometer-0/ceilometer-notification-agent id=b92a8ed8-dad2-483f-bca7-69a0a1313d04 name=/runtime.v1.RuntimeService/StartContainer sandboxID=20a7a8720a7f4d27b73733d67d719c6884eff0417128a7fc89d5722c64f9d330",
2026-06-09 17:48:39.399184 | controller |     "Jun 09 17:03:10.917608 crc crio[20770]: time=\"2026-06-09T17:03:10.917500266Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=03fcf070-b238-4899-a7ea-c8f085bfdef1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.399199 | controller |     "Jun 09 17:03:10.938850 crc crio[20770]: time=\"2026-06-09T17:03:10.938621307Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=f9817fb5-0dee-4cbb-bfaa-7ef05173fbbb name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.399215 | controller |     "Jun 09 17:03:10.946835 crc crio[20770]: time=\"2026-06-09T17:03:10.946561776Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=2c148bfd-30be-4f19-b5e9-38f71da94609 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.399232 | controller |     "Jun 09 17:03:10.947215 crc crio[20770]: time=\"2026-06-09T17:03:10.947144663Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.399248 | controller |     "Jun 09 17:03:11.000133 crc crio[20770]: time=\"2026-06-09T17:03:11.000026503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.399267 | controller |     "Jun 09 17:03:11.004284 crc crio[20770]: time=\"2026-06-09T17:03:11.004204903Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.399284 | controller |     "Jun 09 17:03:11.131563 crc crio[20770]: time=\"2026-06-09T17:03:11.131517296Z\" level=info msg=\"Removing container: 8c46963ab353a4a6c41263aafe3c33e15c683056f510547ea29727176171951b\" id=1362ada2-946d-4bf3-afce-e96c7142979d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.399300 | controller |     "Jun 09 17:03:11.208096 crc crio[20770]: time=\"2026-06-09T17:03:11.20634627Z\" level=info msg=\"Removed container 8c46963ab353a4a6c41263aafe3c33e15c683056f510547ea29727176171951b: openstack/nova-metadata-0/nova-metadata-metadata\" id=1362ada2-946d-4bf3-afce-e96c7142979d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.399315 | controller |     "Jun 09 17:03:11.230030 crc crio[20770]: time=\"2026-06-09T17:03:11.229887011Z\" level=info msg=\"Removing container: 0f4ee746edb474a7d9c3af799fdd05b2dab2d401dca6a803f8ba53ad9039a670\" id=a9ac2cab-9076-4e35-94f2-690ff8a5c228 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.399331 | controller |     "Jun 09 17:03:11.262985 crc crio[20770]: time=\"2026-06-09T17:03:11.262843654Z\" level=info msg=\"Created container dacd64fa3d43685d052fd754e531cf9a8591ac216102b96f24935d9eeb210050: openstack/ceilometer-0/sg-core\" id=2c148bfd-30be-4f19-b5e9-38f71da94609 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.399346 | controller |     "Jun 09 17:03:11.277497 crc crio[20770]: time=\"2026-06-09T17:03:11.276850179Z\" level=info msg=\"Starting container: dacd64fa3d43685d052fd754e531cf9a8591ac216102b96f24935d9eeb210050\" id=b1222885-3406-4aeb-a9de-4663ae3f009d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.399362 | controller |     "Jun 09 17:03:11.308542 crc crio[20770]: time=\"2026-06-09T17:03:11.308426162Z\" level=info msg=\"Started container\" PID=82052 containerID=dacd64fa3d43685d052fd754e531cf9a8591ac216102b96f24935d9eeb210050 description=openstack/ceilometer-0/sg-core id=b1222885-3406-4aeb-a9de-4663ae3f009d name=/runtime.v1.RuntimeService/StartContainer sandboxID=20a7a8720a7f4d27b73733d67d719c6884eff0417128a7fc89d5722c64f9d330",
2026-06-09 17:48:39.399378 | controller |     "Jun 09 17:03:11.316334 crc crio[20770]: time=\"2026-06-09T17:03:11.316249279Z\" level=info msg=\"Removed container 0f4ee746edb474a7d9c3af799fdd05b2dab2d401dca6a803f8ba53ad9039a670: openstack/nova-metadata-0/nova-metadata-log\" id=a9ac2cab-9076-4e35-94f2-690ff8a5c228 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.399394 | controller |     "Jun 09 17:03:11.351118 crc crio[20770]: time=\"2026-06-09T17:03:11.347602375Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=8fd63a05-4fb1-47de-9cde-a8cd5e983a4e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.399409 | controller |     "Jun 09 17:03:11.458837 crc crio[20770]: time=\"2026-06-09T17:03:11.457320049Z\" level=info msg=\"Stopped container d2e253ce40cda0171c08580888b446838d03e8b7adb347f2ff55103bbf45287f: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=1faaf18f-7617-4044-8488-82c2d144403c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.399424 | controller |     "Jun 09 17:03:11.482173 crc crio[20770]: time=\"2026-06-09T17:03:11.476148303Z\" level=info msg=\"Stopping pod sandbox: c916171c5ae184824c707b67c1b03fa9db27e276e141de0d92684b4fe92acd35\" id=c02fe0ab-6ebe-43b3-93e3-0e8b3ff9cddf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.399440 | controller |     "Jun 09 17:03:11.482173 crc crio[20770]: time=\"2026-06-09T17:03:11.476906395Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:c916171c5ae184824c707b67c1b03fa9db27e276e141de0d92684b4fe92acd35 UID:6ccb994b-86cb-4621-80b0-c29bd3a48dad NetNS:/var/run/netns/a68bf9be-45e6-44b3-8630-020ef4a92e9e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6ccb994b_86cb_4621_80b0_c29bd3a48dad.slice PodAnnotations:0xc00008cf18}] Aliases:map[]}\"",
2026-06-09 17:48:39.399460 | controller |     "Jun 09 17:03:11.482173 crc crio[20770]: time=\"2026-06-09T17:03:11.477091281Z\" level=info msg=\"Deleting pod openstack_nova-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.399477 | controller |     "Jun 09 17:03:11.482173 crc crio[20770]: time=\"2026-06-09T17:03:11.481301272Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=e72679c2-0a8a-457a-be5f-6a2e0a969c73 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.399493 | controller |     "Jun 09 17:03:11.495710 crc crio[20770]: time=\"2026-06-09T17:03:11.495352099Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=bc2468c0-db2b-4378-a532-0ae64e0f31c9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.399509 | controller |     "Jun 09 17:03:11.496488 crc crio[20770]: time=\"2026-06-09T17:03:11.4964513Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.399560 | controller |     "Jun 09 17:03:11.550082 crc crio[20770]: time=\"2026-06-09T17:03:11.549990749Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.399577 | controller |     "Jun 09 17:03:11.568352 crc crio[20770]: time=\"2026-06-09T17:03:11.568256117Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.399593 | controller |     "Jun 09 17:03:11.665698 crc crio[20770]: time=\"2026-06-09T17:03:11.661937857Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=53e3980b-ca1b-4e9f-abc3-2c057ade9191 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.399608 | controller |     "Jun 09 17:03:11.665698 crc crio[20770]: time=\"2026-06-09T17:03:11.662496133Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.399624 | controller |     "Jun 09 17:03:11.714686 crc crio[20770]: time=\"2026-06-09T17:03:11.714528708Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:9470b2162b40d69f8b085c5e2390cb2e1e4e1fe053da66e6f728c18cba02b9be UID:dcd1791a-d9da-4c2e-a3aa-16b3df20d108 NetNS:/var/run/netns/4c120353-7b31-4d57-9aeb-caff15fd4b1b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddcd1791a_d9da_4c2e_a3aa_16b3df20d108.slice PodAnnotations:0xc00008d1c8}] Aliases:map[]}\"",
2026-06-09 17:48:39.399640 | controller |     "Jun 09 17:03:11.714686 crc crio[20770]: time=\"2026-06-09T17:03:11.714571659Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.399655 | controller |     "Jun 09 17:03:11.717561 crc crio[20770]: time=\"2026-06-09T17:03:11.717489963Z\" level=info msg=\"Created container 2910a2ea27734e14f418a04579bde39eb5e1daf9322baa3ee25d82082a09ac98: openstack/ceilometer-0/proxy-httpd\" id=bc2468c0-db2b-4378-a532-0ae64e0f31c9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.399671 | controller |     "Jun 09 17:03:11.759049 crc crio[20770]: time=\"2026-06-09T17:03:11.753858295Z\" level=info msg=\"Starting container: 2910a2ea27734e14f418a04579bde39eb5e1daf9322baa3ee25d82082a09ac98\" id=3d91fdc5-799c-4f6e-b99c-87c80a4056c8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.399690 | controller |     "Jun 09 17:03:11.771726 crc crio[20770]: time=\"2026-06-09T17:03:11.771557667Z\" level=info msg=\"Started container\" PID=82168 containerID=2910a2ea27734e14f418a04579bde39eb5e1daf9322baa3ee25d82082a09ac98 description=openstack/ceilometer-0/proxy-httpd id=3d91fdc5-799c-4f6e-b99c-87c80a4056c8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=20a7a8720a7f4d27b73733d67d719c6884eff0417128a7fc89d5722c64f9d330",
2026-06-09 17:48:39.399707 | controller |     "Jun 09 17:03:11.862543 crc crio[20770]: time=\"2026-06-09T17:03:11.862176908Z\" level=info msg=\"Stopped pod sandbox: c916171c5ae184824c707b67c1b03fa9db27e276e141de0d92684b4fe92acd35\" id=c02fe0ab-6ebe-43b3-93e3-0e8b3ff9cddf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.399722 | controller |     "Jun 09 17:03:12.202031 crc crio[20770]: time=\"2026-06-09T17:03:12.201446091Z\" level=info msg=\"Stopping pod sandbox: 8f9e70031eaed52b8a3819f4cb58275f5d3d155c87e69e1343297d47e475e4e4\" id=d6355e7c-fd54-498f-ac49-f31a2443c52b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.399737 | controller |     "Jun 09 17:03:12.203224 crc crio[20770]: time=\"2026-06-09T17:03:12.202626175Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-db-sync-gcpjw Namespace:openstack ID:8f9e70031eaed52b8a3819f4cb58275f5d3d155c87e69e1343297d47e475e4e4 UID:3c7b3fc0-ea6f-49dc-b955-f69e2e5492b7 NetNS:/var/run/netns/763f47e2-c6c0-4bf8-9abc-dc4cd930797f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3c7b3fc0_ea6f_49dc_b955_f69e2e5492b7.slice PodAnnotations:0xc002894a50}] Aliases:map[]}\"",
2026-06-09 17:48:39.399753 | controller |     "Jun 09 17:03:12.203224 crc crio[20770]: time=\"2026-06-09T17:03:12.203032317Z\" level=info msg=\"Deleting pod openstack_nova-cell1-conductor-db-sync-gcpjw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.399768 | controller |     "Jun 09 17:03:12.206697 crc crio[20770]: time=\"2026-06-09T17:03:12.204443657Z\" level=info msg=\"Removing container: d2e253ce40cda0171c08580888b446838d03e8b7adb347f2ff55103bbf45287f\" id=ccb77f96-26ac-44c8-b18e-d9a0ef4ca4a5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.399783 | controller |     "Jun 09 17:03:12.296966 crc crio[20770]: 2026-06-09T17:03:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9470b2162b40d69 Mac:96:de:4a:1a:07:f4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ca Mtu:0 Sandbox:/var/run/netns/4c120353-7b31-4d57-9aeb-caff15fd4b1b SocketPath: PciID:}] [{Interface:0xc0002a1130 Address:{IP:10.217.0.202 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.399799 | controller |     "Jun 09 17:03:12.311119 crc crio[20770]: time=\"2026-06-09T17:03:12.30619113Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:9470b2162b40d69f8b085c5e2390cb2e1e4e1fe053da66e6f728c18cba02b9be UID:dcd1791a-d9da-4c2e-a3aa-16b3df20d108 NetNS:/var/run/netns/4c120353-7b31-4d57-9aeb-caff15fd4b1b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddcd1791a_d9da_4c2e_a3aa_16b3df20d108.slice PodAnnotations:0xc00008d1c8}] Aliases:map[]}\"",
2026-06-09 17:48:39.399815 | controller |     "Jun 09 17:03:12.311119 crc crio[20770]: time=\"2026-06-09T17:03:12.30653508Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.399831 | controller |     "Jun 09 17:03:12.314001 crc crio[20770]: time=\"2026-06-09T17:03:12.312957056Z\" level=info msg=\"Removed container d2e253ce40cda0171c08580888b446838d03e8b7adb347f2ff55103bbf45287f: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=ccb77f96-26ac-44c8-b18e-d9a0ef4ca4a5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.399850 | controller |     "Jun 09 17:03:12.336593 crc crio[20770]: time=\"2026-06-09T17:03:12.336531228Z\" level=info msg=\"Ran pod sandbox 9470b2162b40d69f8b085c5e2390cb2e1e4e1fe053da66e6f728c18cba02b9be with infra container: openstack/nova-metadata-0/POD\" id=53e3980b-ca1b-4e9f-abc3-2c057ade9191 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.399866 | controller |     "Jun 09 17:03:12.349439 crc crio[20770]: time=\"2026-06-09T17:03:12.349302637Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=7a277bae-32bc-4609-878d-d8daf82073d2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.399881 | controller |     "Jun 09 17:03:12.351487 crc crio[20770]: time=\"2026-06-09T17:03:12.351432839Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=d018999f-0dbb-431d-8828-38a42524987d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.399896 | controller |     "Jun 09 17:03:12.361515 crc crio[20770]: time=\"2026-06-09T17:03:12.361463349Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=6358c76c-ab4d-4e62-bdfa-2f4d064b74d2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.399911 | controller |     "Jun 09 17:03:12.361855 crc crio[20770]: time=\"2026-06-09T17:03:12.361816329Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.399927 | controller |     "Jun 09 17:03:12.413789 crc crio[20770]: time=\"2026-06-09T17:03:12.413333109Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.399943 | controller |     "Jun 09 17:03:12.425832 crc crio[20770]: time=\"2026-06-09T17:03:12.425758708Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.399958 | controller |     "Jun 09 17:03:12.626514 crc crio[20770]: time=\"2026-06-09T17:03:12.626465323Z\" level=info msg=\"Created container b8526b2b7cb000e18196fc56f95fa24f327f234785b1b35a07770fd8b84f4333: openstack/nova-metadata-0/nova-metadata-log\" id=6358c76c-ab4d-4e62-bdfa-2f4d064b74d2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.399973 | controller |     "Jun 09 17:03:12.628473 crc crio[20770]: time=\"2026-06-09T17:03:12.628396699Z\" level=info msg=\"Starting container: b8526b2b7cb000e18196fc56f95fa24f327f234785b1b35a07770fd8b84f4333\" id=6ca51ae8-1103-4aa3-8986-412a2d45e207 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.399989 | controller |     "Jun 09 17:03:12.637057 crc crio[20770]: time=\"2026-06-09T17:03:12.636982218Z\" level=info msg=\"Started container\" PID=82479 containerID=b8526b2b7cb000e18196fc56f95fa24f327f234785b1b35a07770fd8b84f4333 description=openstack/nova-metadata-0/nova-metadata-log id=6ca51ae8-1103-4aa3-8986-412a2d45e207 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9470b2162b40d69f8b085c5e2390cb2e1e4e1fe053da66e6f728c18cba02b9be",
2026-06-09 17:48:39.400005 | controller |     "Jun 09 17:03:12.656295 crc crio[20770]: time=\"2026-06-09T17:03:12.656145852Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=49707e82-ce8e-458c-98f8-ada3a6cf6396 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.400019 | controller |     "Jun 09 17:03:12.705849 crc crio[20770]: time=\"2026-06-09T17:03:12.703963835Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=355c22bb-3b27-4586-a484-831077ad21bf name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.400034 | controller |     "Jun 09 17:03:12.724196 crc crio[20770]: time=\"2026-06-09T17:03:12.722293215Z\" level=info msg=\"Stopped pod sandbox: 8f9e70031eaed52b8a3819f4cb58275f5d3d155c87e69e1343297d47e475e4e4\" id=d6355e7c-fd54-498f-ac49-f31a2443c52b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.400053 | controller |     "Jun 09 17:03:12.728709 crc crio[20770]: time=\"2026-06-09T17:03:12.728585477Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=7b96942c-ea34-4004-a156-4be32bfba53a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.400069 | controller |     "Jun 09 17:03:12.729245 crc crio[20770]: time=\"2026-06-09T17:03:12.729052841Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.400085 | controller |     "Jun 09 17:03:12.729245 crc crio[20770]: time=\"2026-06-09T17:03:12.729136753Z\" level=info msg=\"Stopped container bb84175b2a0f5437896bd7d0402a2db8e0f54a046ff74327c7248e6292aa8625: openstack/nova-api-0/nova-api-api\" id=1d4c7c29-b675-4a2f-a0dd-3c091d32f2b5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.400100 | controller |     "Jun 09 17:03:12.736128 crc crio[20770]: time=\"2026-06-09T17:03:12.736053783Z\" level=info msg=\"Stopping pod sandbox: 249da983dbc95cf2abfe97b8ff713895ae6da872a42d5f634403051bc5b7fa7d\" id=7b8e5cfc-a674-4cdc-92a4-e1608dad6b1c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.400115 | controller |     "Jun 09 17:03:12.736534 crc crio[20770]: time=\"2026-06-09T17:03:12.736485336Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:249da983dbc95cf2abfe97b8ff713895ae6da872a42d5f634403051bc5b7fa7d UID:a826a293-804b-4ca2-a035-cf1be7a9c7c1 NetNS:/var/run/netns/bcf1489c-1787-4e68-b0e2-747784f04a71 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda826a293_804b_4ca2_a035_cf1be7a9c7c1.slice PodAnnotations:0xc0003de290}] Aliases:map[]}\"",
2026-06-09 17:48:39.400131 | controller |     "Jun 09 17:03:12.736743 crc crio[20770]: time=\"2026-06-09T17:03:12.736708682Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.400146 | controller |     "Jun 09 17:03:12.745806 crc crio[20770]: time=\"2026-06-09T17:03:12.74563437Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=a19c51fb-c691-4482-8a0c-58fb60e516d0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.400162 | controller |     "Jun 09 17:03:12.745806 crc crio[20770]: time=\"2026-06-09T17:03:12.745803475Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.400178 | controller |     "Jun 09 17:03:12.804051 crc crio[20770]: time=\"2026-06-09T17:03:12.803914646Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:949deca8e4049cdb9c89e02a75d731e2d19a3a8fada42942e1b3ada4305d3155 UID:a3618763-d24a-4b57-9b8f-d7b619fc700f NetNS:/var/run/netns/9fef5799-cdf2-48d6-9cbd-87c06110339c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda3618763_d24a_4b57_9b8f_d7b619fc700f.slice PodAnnotations:0xc001e802a0}] Aliases:map[]}\"",
2026-06-09 17:48:39.400193 | controller |     "Jun 09 17:03:12.804592 crc crio[20770]: time=\"2026-06-09T17:03:12.804495843Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.400209 | controller |     "Jun 09 17:03:12.812580 crc crio[20770]: time=\"2026-06-09T17:03:12.812469293Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.400229 | controller |     "Jun 09 17:03:12.821253 crc crio[20770]: time=\"2026-06-09T17:03:12.817755516Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.400246 | controller |     "Jun 09 17:03:13.040381 crc crio[20770]: time=\"2026-06-09T17:03:13.037308695Z\" level=info msg=\"Created container 1ef11dc52f73160cdc38c196477fa8993c612b814a926997f50858ade4128620: openstack/nova-metadata-0/nova-metadata-metadata\" id=7b96942c-ea34-4004-a156-4be32bfba53a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.400262 | controller |     "Jun 09 17:03:13.045109 crc crio[20770]: time=\"2026-06-09T17:03:13.045027138Z\" level=info msg=\"Starting container: 1ef11dc52f73160cdc38c196477fa8993c612b814a926997f50858ade4128620\" id=40c69255-59f1-404f-89c9-bf7da1693fe7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.400278 | controller |     "Jun 09 17:03:13.089044 crc crio[20770]: time=\"2026-06-09T17:03:13.083952154Z\" level=info msg=\"Started container\" PID=82556 containerID=1ef11dc52f73160cdc38c196477fa8993c612b814a926997f50858ade4128620 description=openstack/nova-metadata-0/nova-metadata-metadata id=40c69255-59f1-404f-89c9-bf7da1693fe7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9470b2162b40d69f8b085c5e2390cb2e1e4e1fe053da66e6f728c18cba02b9be",
2026-06-09 17:48:39.400293 | controller |     "Jun 09 17:03:13.187205 crc crio[20770]: time=\"2026-06-09T17:03:13.185995666Z\" level=info msg=\"Stopped pod sandbox: 249da983dbc95cf2abfe97b8ff713895ae6da872a42d5f634403051bc5b7fa7d\" id=7b8e5cfc-a674-4cdc-92a4-e1608dad6b1c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.400308 | controller |     "Jun 09 17:03:13.287709 crc crio[20770]: time=\"2026-06-09T17:03:13.285969227Z\" level=info msg=\"Removing container: bb84175b2a0f5437896bd7d0402a2db8e0f54a046ff74327c7248e6292aa8625\" id=b480fd57-cf7e-4105-a94b-b2ce3752fa8e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.400324 | controller |     "Jun 09 17:03:13.392920 crc crio[20770]: 2026-06-09T17:03:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:949deca8e4049cd Mac:86:7d:26:0a:ed:6a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cb Mtu:0 Sandbox:/var/run/netns/9fef5799-cdf2-48d6-9cbd-87c06110339c SocketPath: PciID:}] [{Interface:0xc0003b6af0 Address:{IP:10.217.0.203 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.400340 | controller |     "Jun 09 17:03:13.399268 crc crio[20770]: time=\"2026-06-09T17:03:13.396478003Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:949deca8e4049cdb9c89e02a75d731e2d19a3a8fada42942e1b3ada4305d3155 UID:a3618763-d24a-4b57-9b8f-d7b619fc700f NetNS:/var/run/netns/9fef5799-cdf2-48d6-9cbd-87c06110339c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda3618763_d24a_4b57_9b8f_d7b619fc700f.slice PodAnnotations:0xc001e802a0}] Aliases:map[]}\"",
2026-06-09 17:48:39.400356 | controller |     "Jun 09 17:03:13.399268 crc crio[20770]: time=\"2026-06-09T17:03:13.396758091Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.400372 | controller |     "Jun 09 17:03:13.436092 crc crio[20770]: time=\"2026-06-09T17:03:13.434208955Z\" level=info msg=\"Removed container bb84175b2a0f5437896bd7d0402a2db8e0f54a046ff74327c7248e6292aa8625: openstack/nova-api-0/nova-api-api\" id=b480fd57-cf7e-4105-a94b-b2ce3752fa8e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.400388 | controller |     "Jun 09 17:03:13.444392 crc crio[20770]: time=\"2026-06-09T17:03:13.444322227Z\" level=info msg=\"Removing container: ee46c5b68fae7159be621c9b90b9b8cb56e3e1fa7823c4521eff44f9e81cbc19\" id=9e305df0-f96c-49f2-bb9a-3db081101257 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.400406 | controller |     "Jun 09 17:03:13.446476 crc crio[20770]: time=\"2026-06-09T17:03:13.446003206Z\" level=info msg=\"Ran pod sandbox 949deca8e4049cdb9c89e02a75d731e2d19a3a8fada42942e1b3ada4305d3155 with infra container: openstack/nova-scheduler-0/POD\" id=a19c51fb-c691-4482-8a0c-58fb60e516d0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.400421 | controller |     "Jun 09 17:03:13.455805 crc crio[20770]: time=\"2026-06-09T17:03:13.455036887Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=58a2c3cc-333f-4ee0-9a40-217fdb52a4c7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.400436 | controller |     "Jun 09 17:03:13.550700 crc crio[20770]: time=\"2026-06-09T17:03:13.549994933Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=bf294ad7-d618-4ca2-80d3-9f67b1eed564 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.400452 | controller |     "Jun 09 17:03:13.575690 crc crio[20770]: time=\"2026-06-09T17:03:13.572586857Z\" level=info msg=\"Removed container ee46c5b68fae7159be621c9b90b9b8cb56e3e1fa7823c4521eff44f9e81cbc19: openstack/nova-api-0/nova-api-log\" id=9e305df0-f96c-49f2-bb9a-3db081101257 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.400467 | controller |     "Jun 09 17:03:13.597693 crc crio[20770]: time=\"2026-06-09T17:03:13.596420096Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=616f607c-9b28-46ad-8357-636f4352999b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.400483 | controller |     "Jun 09 17:03:13.597693 crc crio[20770]: time=\"2026-06-09T17:03:13.596940751Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.400499 | controller |     "Jun 09 17:03:13.739696 crc crio[20770]: time=\"2026-06-09T17:03:13.737752584Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.400532 | controller |     "Jun 09 17:03:13.746278 crc crio[20770]: time=\"2026-06-09T17:03:13.746150207Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.400550 | controller |     "Jun 09 17:03:13.867513 crc crio[20770]: time=\"2026-06-09T17:03:13.866948831Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-conductor-0/POD\" id=dadb3f50-41d7-48ae-9fe2-158ced83db36 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.400566 | controller |     "Jun 09 17:03:13.867744 crc crio[20770]: time=\"2026-06-09T17:03:13.867519387Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.400582 | controller |     "Jun 09 17:03:13.907532 crc crio[20770]: time=\"2026-06-09T17:03:13.907450602Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:32233f492fa33947ddea8252477885c9931ddcb3eb270d82cedb475a7a8c9984 UID:1369fe4f-e513-441f-957a-bef52dd7c4fb NetNS:/var/run/netns/8cfe88aa-237f-40ff-b613-59a66c8d6e37 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1369fe4f_e513_441f_957a_bef52dd7c4fb.slice PodAnnotations:0xc007516178}] Aliases:map[]}\"",
2026-06-09 17:48:39.400598 | controller |     "Jun 09 17:03:13.907532 crc crio[20770]: time=\"2026-06-09T17:03:13.907532114Z\" level=info msg=\"Adding pod openstack_nova-cell1-conductor-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.400614 | controller |     "Jun 09 17:03:14.133455 crc crio[20770]: time=\"2026-06-09T17:03:14.132445629Z\" level=info msg=\"Created container 25e5e3f0cfab0632d95066847b3d61d75bb567c1209322b01c28deaf14b831a3: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=616f607c-9b28-46ad-8357-636f4352999b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.400634 | controller |     "Jun 09 17:03:14.135820 crc crio[20770]: time=\"2026-06-09T17:03:14.13521876Z\" level=info msg=\"Starting container: 25e5e3f0cfab0632d95066847b3d61d75bb567c1209322b01c28deaf14b831a3\" id=9be317c1-2d74-42bd-a882-6c4755628ec9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.400651 | controller |     "Jun 09 17:03:14.146931 crc crio[20770]: time=\"2026-06-09T17:03:14.146709502Z\" level=info msg=\"Started container\" PID=82727 containerID=25e5e3f0cfab0632d95066847b3d61d75bb567c1209322b01c28deaf14b831a3 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=9be317c1-2d74-42bd-a882-6c4755628ec9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=949deca8e4049cdb9c89e02a75d731e2d19a3a8fada42942e1b3ada4305d3155",
2026-06-09 17:48:39.400667 | controller |     "Jun 09 17:03:14.154919 crc crio[20770]: time=\"2026-06-09T17:03:14.154181578Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=6c25149e-a1c7-4ed0-8f20-a526f098bd55 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.400683 | controller |     "Jun 09 17:03:14.154919 crc crio[20770]: time=\"2026-06-09T17:03:14.154277221Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.400699 | controller |     "Jun 09 17:03:14.189240 crc crio[20770]: time=\"2026-06-09T17:03:14.189113298Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:705c0e6546360531e587e4d20f7e4e87deeec0ed11324b3172bfe96791a8dc6e UID:8b070beb-1ead-4b7c-a782-cd693f17445c NetNS:/var/run/netns/429fdb60-bc56-4f54-943b-29575e5be10c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8b070beb_1ead_4b7c_a782_cd693f17445c.slice PodAnnotations:0xc0027321e0}] Aliases:map[]}\"",
2026-06-09 17:48:39.400714 | controller |     "Jun 09 17:03:14.189240 crc crio[20770]: time=\"2026-06-09T17:03:14.18917938Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.400730 | controller |     "Jun 09 17:03:14.480763 crc crio[20770]: 2026-06-09T17:03:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:32233f492fa3394 Mac:f6:d1:d7:fe:18:e1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cc Mtu:0 Sandbox:/var/run/netns/8cfe88aa-237f-40ff-b613-59a66c8d6e37 SocketPath: PciID:}] [{Interface:0xc000512590 Address:{IP:10.217.0.204 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.400746 | controller |     "Jun 09 17:03:14.485720 crc crio[20770]: time=\"2026-06-09T17:03:14.484192983Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:32233f492fa33947ddea8252477885c9931ddcb3eb270d82cedb475a7a8c9984 UID:1369fe4f-e513-441f-957a-bef52dd7c4fb NetNS:/var/run/netns/8cfe88aa-237f-40ff-b613-59a66c8d6e37 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1369fe4f_e513_441f_957a_bef52dd7c4fb.slice PodAnnotations:0xc007516178}] Aliases:map[]}\"",
2026-06-09 17:48:39.400779 | controller |     "Jun 09 17:03:14.485720 crc crio[20770]: time=\"2026-06-09T17:03:14.484324657Z\" level=info msg=\"Checking pod openstack_nova-cell1-conductor-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.400796 | controller |     "Jun 09 17:03:14.493096 crc crio[20770]: time=\"2026-06-09T17:03:14.493015078Z\" level=info msg=\"Ran pod sandbox 32233f492fa33947ddea8252477885c9931ddcb3eb270d82cedb475a7a8c9984 with infra container: openstack/nova-cell1-conductor-0/POD\" id=dadb3f50-41d7-48ae-9fe2-158ced83db36 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.400815 | controller |     "Jun 09 17:03:14.495539 crc crio[20770]: time=\"2026-06-09T17:03:14.495464609Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=0d5bdee5-61b1-46d4-8f73-982e9e573e7b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.400831 | controller |     "Jun 09 17:03:14.526279 crc crio[20770]: time=\"2026-06-09T17:03:14.525856138Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=a83bf7e8-ff9a-41f8-9c8f-db0a716c4e7a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.400846 | controller |     "Jun 09 17:03:14.537863 crc crio[20770]: time=\"2026-06-09T17:03:14.535515277Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=4690a26f-194e-4c09-97de-f5197fc54faa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.400863 | controller |     "Jun 09 17:03:14.537863 crc crio[20770]: time=\"2026-06-09T17:03:14.536017002Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.400878 | controller |     "Jun 09 17:03:14.600312 crc crio[20770]: time=\"2026-06-09T17:03:14.599893399Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.400893 | controller |     "Jun 09 17:03:14.607118 crc crio[20770]: time=\"2026-06-09T17:03:14.607023056Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.400908 | controller |     "Jun 09 17:03:14.781761 crc crio[20770]: time=\"2026-06-09T17:03:14.781301456Z\" level=info msg=\"Created container 365a712079c7a5fdb0f230d2c02171665434f9f800c8868f9c3cf30683e9b432: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=4690a26f-194e-4c09-97de-f5197fc54faa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.400924 | controller |     "Jun 09 17:03:14.783047 crc crio[20770]: time=\"2026-06-09T17:03:14.782913293Z\" level=info msg=\"Starting container: 365a712079c7a5fdb0f230d2c02171665434f9f800c8868f9c3cf30683e9b432\" id=9a05484b-7445-410e-ab1d-fbef8c118762 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.400940 | controller |     "Jun 09 17:03:14.790159 crc crio[20770]: time=\"2026-06-09T17:03:14.790010828Z\" level=info msg=\"Started container\" PID=82819 containerID=365a712079c7a5fdb0f230d2c02171665434f9f800c8868f9c3cf30683e9b432 description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=9a05484b-7445-410e-ab1d-fbef8c118762 name=/runtime.v1.RuntimeService/StartContainer sandboxID=32233f492fa33947ddea8252477885c9931ddcb3eb270d82cedb475a7a8c9984",
2026-06-09 17:48:39.400956 | controller |     "Jun 09 17:03:14.800166 crc crio[20770]: 2026-06-09T17:03:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:705c0e654636053 Mac:ea:ca:1c:30:74:a8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cd Mtu:0 Sandbox:/var/run/netns/429fdb60-bc56-4f54-943b-29575e5be10c SocketPath: PciID:}] [{Interface:0xc0003845b0 Address:{IP:10.217.0.205 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.400972 | controller |     "Jun 09 17:03:14.805382 crc crio[20770]: time=\"2026-06-09T17:03:14.802467508Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:705c0e6546360531e587e4d20f7e4e87deeec0ed11324b3172bfe96791a8dc6e UID:8b070beb-1ead-4b7c-a782-cd693f17445c NetNS:/var/run/netns/429fdb60-bc56-4f54-943b-29575e5be10c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8b070beb_1ead_4b7c_a782_cd693f17445c.slice PodAnnotations:0xc0027321e0}] Aliases:map[]}\"",
2026-06-09 17:48:39.400992 | controller |     "Jun 09 17:03:14.805382 crc crio[20770]: time=\"2026-06-09T17:03:14.802629883Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.401009 | controller |     "Jun 09 17:03:14.812863 crc crio[20770]: time=\"2026-06-09T17:03:14.812611452Z\" level=info msg=\"Ran pod sandbox 705c0e6546360531e587e4d20f7e4e87deeec0ed11324b3172bfe96791a8dc6e with infra container: openstack/nova-api-0/POD\" id=6c25149e-a1c7-4ed0-8f20-a526f098bd55 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.401024 | controller |     "Jun 09 17:03:14.816475 crc crio[20770]: time=\"2026-06-09T17:03:14.81637012Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=7324ceaa-61f0-474c-85f4-4fdb1c0481eb name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.401040 | controller |     "Jun 09 17:03:14.819357 crc crio[20770]: time=\"2026-06-09T17:03:14.818983236Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=04d22e10-1d1a-4f3a-9e24-bd5ce732f23c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.401055 | controller |     "Jun 09 17:03:14.827237 crc crio[20770]: time=\"2026-06-09T17:03:14.827149762Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=5acfc0ed-30ac-4975-aa81-f910688ef77f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.401070 | controller |     "Jun 09 17:03:14.830745 crc crio[20770]: time=\"2026-06-09T17:03:14.830430617Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.401086 | controller |     "Jun 09 17:03:14.909038 crc crio[20770]: time=\"2026-06-09T17:03:14.908730652Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.401101 | controller |     "Jun 09 17:03:14.916302 crc crio[20770]: time=\"2026-06-09T17:03:14.916213558Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.401116 | controller |     "Jun 09 17:03:15.126803 crc crio[20770]: time=\"2026-06-09T17:03:15.126692196Z\" level=info msg=\"Created container 26074dfe00ef983ecc45c7912f9808dcca884665907ad26ebc094973ffae1c19: openstack/nova-api-0/nova-api-log\" id=5acfc0ed-30ac-4975-aa81-f910688ef77f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.401132 | controller |     "Jun 09 17:03:15.128187 crc crio[20770]: time=\"2026-06-09T17:03:15.128047805Z\" level=info msg=\"Starting container: 26074dfe00ef983ecc45c7912f9808dcca884665907ad26ebc094973ffae1c19\" id=c4f32ca8-54a4-41b2-84b8-ceb55d6dc740 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.401148 | controller |     "Jun 09 17:03:15.136034 crc crio[20770]: time=\"2026-06-09T17:03:15.135292714Z\" level=info msg=\"Started container\" PID=82855 containerID=26074dfe00ef983ecc45c7912f9808dcca884665907ad26ebc094973ffae1c19 description=openstack/nova-api-0/nova-api-log id=c4f32ca8-54a4-41b2-84b8-ceb55d6dc740 name=/runtime.v1.RuntimeService/StartContainer sandboxID=705c0e6546360531e587e4d20f7e4e87deeec0ed11324b3172bfe96791a8dc6e",
2026-06-09 17:48:39.401163 | controller |     "Jun 09 17:03:15.153147 crc crio[20770]: time=\"2026-06-09T17:03:15.153037088Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=6999ab01-20cc-4ab6-bb45-aa1ac8cb452c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.401179 | controller |     "Jun 09 17:03:15.188401 crc crio[20770]: time=\"2026-06-09T17:03:15.188236846Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=3e4266d8-af9c-4d0d-998b-bb926e57fbde name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.401198 | controller |     "Jun 09 17:03:15.205203 crc crio[20770]: time=\"2026-06-09T17:03:15.205101753Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=6e300941-5b82-4c36-b1da-babbc3bed23b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.401213 | controller |     "Jun 09 17:03:15.205582 crc crio[20770]: time=\"2026-06-09T17:03:15.205544536Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.401228 | controller |     "Jun 09 17:03:15.267468 crc crio[20770]: time=\"2026-06-09T17:03:15.267086946Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.401243 | controller |     "Jun 09 17:03:15.289429 crc crio[20770]: time=\"2026-06-09T17:03:15.284999414Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.401259 | controller |     "Jun 09 17:03:15.447805 crc crio[20770]: time=\"2026-06-09T17:03:15.447487244Z\" level=info msg=\"Created container 7fe7f66ed4518ff43efdea7e4b26e5429b7c566fa75d6604594857f1c54cf5d6: openstack/nova-api-0/nova-api-api\" id=6e300941-5b82-4c36-b1da-babbc3bed23b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.401275 | controller |     "Jun 09 17:03:15.448405 crc crio[20770]: time=\"2026-06-09T17:03:15.448336239Z\" level=info msg=\"Starting container: 7fe7f66ed4518ff43efdea7e4b26e5429b7c566fa75d6604594857f1c54cf5d6\" id=789e4d14-a9c4-4c39-84ed-fd5481a1c918 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.401290 | controller |     "Jun 09 17:03:15.457927 crc crio[20770]: time=\"2026-06-09T17:03:15.457845823Z\" level=info msg=\"Started container\" PID=82890 containerID=7fe7f66ed4518ff43efdea7e4b26e5429b7c566fa75d6604594857f1c54cf5d6 description=openstack/nova-api-0/nova-api-api id=789e4d14-a9c4-4c39-84ed-fd5481a1c918 name=/runtime.v1.RuntimeService/StartContainer sandboxID=705c0e6546360531e587e4d20f7e4e87deeec0ed11324b3172bfe96791a8dc6e",
2026-06-09 17:48:39.401306 | controller |     "Jun 09 17:03:32.809928 crc crio[20770]: time=\"2026-06-09T17:03:32.809089822Z\" level=warning msg=\"Stopping container fe495286c19f298e9256879de8b2d999d04e84651161a0ba8b979bc9b3b3d75b with stop signal(15) timed out. Killing...\"",
2026-06-09 17:48:39.401321 | controller |     "Jun 09 17:03:32.851253 crc crio[20770]: time=\"2026-06-09T17:03:32.851075327Z\" level=error msg=\"Killing container fe495286c19f298e9256879de8b2d999d04e84651161a0ba8b979bc9b3b3d75b failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill fe495286c19f298e9256879de8b2d999d04e84651161a0ba8b979bc9b3b3d75b KILL` failed: process not running: No such process\\n : exit status 1\"",
2026-06-09 17:48:39.401337 | controller |     "Jun 09 17:03:32.903457 crc crio[20770]: time=\"2026-06-09T17:03:32.903086411Z\" level=info msg=\"Stopped container fe495286c19f298e9256879de8b2d999d04e84651161a0ba8b979bc9b3b3d75b: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=6008d02b-09d2-403f-be0b-99730c1ad47f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.401353 | controller |     "Jun 09 17:03:32.904518 crc crio[20770]: time=\"2026-06-09T17:03:32.904402279Z\" level=info msg=\"Stopping pod sandbox: c1203fada9b9057eaa48d4a8bb12d204327dd6e00ea4a8095ba4b03d726411cb\" id=e596aa25-a44d-4cc5-9030-12789dfc9fba name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.401368 | controller |     "Jun 09 17:03:32.906118 crc crio[20770]: time=\"2026-06-09T17:03:32.906038616Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:c1203fada9b9057eaa48d4a8bb12d204327dd6e00ea4a8095ba4b03d726411cb UID:9f7a6b4d-930d-4d16-801a-bce95db01041 NetNS:/var/run/netns/c3dccab8-dbb4-4c12-8d92-807d2b86e4a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9f7a6b4d_930d_4d16_801a_bce95db01041.slice PodAnnotations:0xc006e7e7c8}] Aliases:map[]}\"",
2026-06-09 17:48:39.401387 | controller |     "Jun 09 17:03:32.906391 crc crio[20770]: time=\"2026-06-09T17:03:32.906290684Z\" level=info msg=\"Deleting pod openstack_nova-cell1-novncproxy-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.401403 | controller |     "Jun 09 17:03:33.315611 crc crio[20770]: time=\"2026-06-09T17:03:33.315143819Z\" level=info msg=\"Stopped pod sandbox: c1203fada9b9057eaa48d4a8bb12d204327dd6e00ea4a8095ba4b03d726411cb\" id=e596aa25-a44d-4cc5-9030-12789dfc9fba name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.401419 | controller |     "Jun 09 17:03:33.659428 crc crio[20770]: time=\"2026-06-09T17:03:33.65850502Z\" level=info msg=\"Removing container: fe495286c19f298e9256879de8b2d999d04e84651161a0ba8b979bc9b3b3d75b\" id=2deed46e-8229-4e7a-993e-cd8aae0409ab name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.401435 | controller |     "Jun 09 17:03:33.701932 crc crio[20770]: time=\"2026-06-09T17:03:33.701814532Z\" level=info msg=\"Removed container fe495286c19f298e9256879de8b2d999d04e84651161a0ba8b979bc9b3b3d75b: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=2deed46e-8229-4e7a-993e-cd8aae0409ab name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.401450 | controller |     "Jun 09 17:03:34.145124 crc crio[20770]: time=\"2026-06-09T17:03:34.144271649Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD\" id=1a1d81a4-df89-49d4-a26c-5c2482757da5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.401466 | controller |     "Jun 09 17:03:34.146417 crc crio[20770]: time=\"2026-06-09T17:03:34.145191096Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.401483 | controller |     "Jun 09 17:03:34.202511 crc crio[20770]: time=\"2026-06-09T17:03:34.202338159Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:251c3f048872b8a1886132a1b04b858d1a73e5bd48fc7662e6e397bbd65b5884 UID:b6872a24-f5bc-4762-ae3d-9832d07bf2b1 NetNS:/var/run/netns/1ec925da-a0fb-43ed-931f-e19fb2fd2211 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb6872a24_f5bc_4762_ae3d_9832d07bf2b1.slice PodAnnotations:0xc00008d458}] Aliases:map[]}\"",
2026-06-09 17:48:39.401499 | controller |     "Jun 09 17:03:34.202511 crc crio[20770]: time=\"2026-06-09T17:03:34.202401991Z\" level=info msg=\"Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.401535 | controller |     "Jun 09 17:03:34.570299 crc crio[20770]: 2026-06-09T17:03:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:251c3f048872b8a Mac:da:b8:c6:05:57:5b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ce Mtu:0 Sandbox:/var/run/netns/1ec925da-a0fb-43ed-931f-e19fb2fd2211 SocketPath: PciID:}] [{Interface:0xc0002c09e0 Address:{IP:10.217.0.206 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.401554 | controller |     "Jun 09 17:03:34.573302 crc crio[20770]: time=\"2026-06-09T17:03:34.573221445Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:251c3f048872b8a1886132a1b04b858d1a73e5bd48fc7662e6e397bbd65b5884 UID:b6872a24-f5bc-4762-ae3d-9832d07bf2b1 NetNS:/var/run/netns/1ec925da-a0fb-43ed-931f-e19fb2fd2211 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb6872a24_f5bc_4762_ae3d_9832d07bf2b1.slice PodAnnotations:0xc00008d458}] Aliases:map[]}\"",
2026-06-09 17:48:39.401576 | controller |     "Jun 09 17:03:34.573430 crc crio[20770]: time=\"2026-06-09T17:03:34.573384249Z\" level=info msg=\"Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.401592 | controller |     "Jun 09 17:03:34.583073 crc crio[20770]: time=\"2026-06-09T17:03:34.582979397Z\" level=info msg=\"Ran pod sandbox 251c3f048872b8a1886132a1b04b858d1a73e5bd48fc7662e6e397bbd65b5884 with infra container: openstack/nova-cell1-novncproxy-0/POD\" id=1a1d81a4-df89-49d4-a26c-5c2482757da5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.401608 | controller |     "Jun 09 17:03:34.586583 crc crio[20770]: time=\"2026-06-09T17:03:34.586498819Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=24315cb6-fd3b-4fcd-a589-b82cfe60c15c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.401624 | controller |     "Jun 09 17:03:34.645553 crc crio[20770]: time=\"2026-06-09T17:03:34.645468504Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=909f49d4-4fc0-4090-a937-8db6408a0565 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.401639 | controller |     "Jun 09 17:03:34.657436 crc crio[20770]: time=\"2026-06-09T17:03:34.657358658Z\" level=info msg=\"Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=62144850-b3c8-451b-bb2c-c2be335cc180 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.401654 | controller |     "Jun 09 17:03:34.657930 crc crio[20770]: time=\"2026-06-09T17:03:34.657868123Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.401669 | controller |     "Jun 09 17:03:34.728501 crc crio[20770]: time=\"2026-06-09T17:03:34.728270129Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.401685 | controller |     "Jun 09 17:03:34.734470 crc crio[20770]: time=\"2026-06-09T17:03:34.734119508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.401700 | controller |     "Jun 09 17:03:34.859605 crc crio[20770]: time=\"2026-06-09T17:03:34.859075852Z\" level=info msg=\"Created container c4165760a77c37f1c324f7a054fd809bd3880007504264bf74aaa58130b4719e: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=62144850-b3c8-451b-bb2c-c2be335cc180 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.401716 | controller |     "Jun 09 17:03:34.861555 crc crio[20770]: time=\"2026-06-09T17:03:34.861489162Z\" level=info msg=\"Starting container: c4165760a77c37f1c324f7a054fd809bd3880007504264bf74aaa58130b4719e\" id=6a479d6c-d479-459f-9dd0-c0faded680da name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.401732 | controller |     "Jun 09 17:03:34.869016 crc crio[20770]: time=\"2026-06-09T17:03:34.868601018Z\" level=info msg=\"Started container\" PID=84070 containerID=c4165760a77c37f1c324f7a054fd809bd3880007504264bf74aaa58130b4719e description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=6a479d6c-d479-459f-9dd0-c0faded680da name=/runtime.v1.RuntimeService/StartContainer sandboxID=251c3f048872b8a1886132a1b04b858d1a73e5bd48fc7662e6e397bbd65b5884",
2026-06-09 17:48:39.401748 | controller |     "Jun 09 17:03:35.563254 crc crio[20770]: time=\"2026-06-09T17:03:35.561063066Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-6c78bff8f5-nxnxc/POD\" id=996394e1-d149-4375-84f4-3f62f8368434 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.401814 | controller |     "Jun 09 17:03:35.563254 crc crio[20770]: time=\"2026-06-09T17:03:35.561724345Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.401835 | controller |     "Jun 09 17:03:35.608864 crc crio[20770]: time=\"2026-06-09T17:03:35.608705024Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6c78bff8f5-nxnxc Namespace:openstack ID:27fd780af19770737de32b5a88dd9a2f1e185d3b0149a9fe7f7117e4468c8f21 UID:133ec9b3-d429-42d1-8688-4378d833add2 NetNS:/var/run/netns/72746c12-6cbc-4106-8a9a-f7880d4c1e7c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod133ec9b3_d429_42d1_8688_4378d833add2.slice PodAnnotations:0xc007516f50}] Aliases:map[]}\"",
2026-06-09 17:48:39.401852 | controller |     "Jun 09 17:03:35.608864 crc crio[20770]: time=\"2026-06-09T17:03:35.608814957Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-6c78bff8f5-nxnxc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.401869 | controller |     "Jun 09 17:03:36.218356 crc crio[20770]: 2026-06-09T17:03:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:27fd780af197707 Mac:62:61:4a:aa:0d:0b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cf Mtu:0 Sandbox:/var/run/netns/72746c12-6cbc-4106-8a9a-f7880d4c1e7c SocketPath: PciID:}] [{Interface:0xc0002dca20 Address:{IP:10.217.0.207 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.401885 | controller |     "Jun 09 17:03:36.220498 crc crio[20770]: time=\"2026-06-09T17:03:36.220379105Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6c78bff8f5-nxnxc Namespace:openstack ID:27fd780af19770737de32b5a88dd9a2f1e185d3b0149a9fe7f7117e4468c8f21 UID:133ec9b3-d429-42d1-8688-4378d833add2 NetNS:/var/run/netns/72746c12-6cbc-4106-8a9a-f7880d4c1e7c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod133ec9b3_d429_42d1_8688_4378d833add2.slice PodAnnotations:0xc007516f50}] Aliases:map[]}\"",
2026-06-09 17:48:39.401900 | controller |     "Jun 09 17:03:36.220829 crc crio[20770]: time=\"2026-06-09T17:03:36.220589621Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-6c78bff8f5-nxnxc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.401916 | controller |     "Jun 09 17:03:36.231222 crc crio[20770]: time=\"2026-06-09T17:03:36.231128026Z\" level=info msg=\"Ran pod sandbox 27fd780af19770737de32b5a88dd9a2f1e185d3b0149a9fe7f7117e4468c8f21 with infra container: openstack/dnsmasq-dns-6c78bff8f5-nxnxc/POD\" id=996394e1-d149-4375-84f4-3f62f8368434 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.401932 | controller |     "Jun 09 17:03:36.236233 crc crio[20770]: time=\"2026-06-09T17:03:36.236154641Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=9df23cfe-f03d-4118-84fe-bb23245759dc name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.401948 | controller |     "Jun 09 17:03:36.351548 crc crio[20770]: time=\"2026-06-09T17:03:36.350511109Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=1f43c0b0-43e7-424d-962a-65ca8ec8275f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.401963 | controller |     "Jun 09 17:03:36.363477 crc crio[20770]: time=\"2026-06-09T17:03:36.363377101Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6c78bff8f5-nxnxc/init\" id=cae36b5b-c223-40ad-bd0f-d150ababa7d0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.401979 | controller |     "Jun 09 17:03:36.364312 crc crio[20770]: time=\"2026-06-09T17:03:36.363941127Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.401998 | controller |     "Jun 09 17:03:36.457484 crc crio[20770]: time=\"2026-06-09T17:03:36.4573882Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.402013 | controller |     "Jun 09 17:03:36.469235 crc crio[20770]: time=\"2026-06-09T17:03:36.469007236Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.402028 | controller |     "Jun 09 17:03:36.619130 crc crio[20770]: time=\"2026-06-09T17:03:36.619024085Z\" level=info msg=\"Created container a6d18da35e1d8d26c260f94d0c7df79705c8384f93e15ecae6577da1dd46c518: openstack/dnsmasq-dns-6c78bff8f5-nxnxc/init\" id=cae36b5b-c223-40ad-bd0f-d150ababa7d0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.402043 | controller |     "Jun 09 17:03:36.622434 crc crio[20770]: time=\"2026-06-09T17:03:36.622387752Z\" level=info msg=\"Starting container: a6d18da35e1d8d26c260f94d0c7df79705c8384f93e15ecae6577da1dd46c518\" id=032fa7f8-a205-4fc3-b084-8a64e9c11484 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.402059 | controller |     "Jun 09 17:03:36.631042 crc crio[20770]: time=\"2026-06-09T17:03:36.63096671Z\" level=info msg=\"Started container\" PID=84287 containerID=a6d18da35e1d8d26c260f94d0c7df79705c8384f93e15ecae6577da1dd46c518 description=openstack/dnsmasq-dns-6c78bff8f5-nxnxc/init id=032fa7f8-a205-4fc3-b084-8a64e9c11484 name=/runtime.v1.RuntimeService/StartContainer sandboxID=27fd780af19770737de32b5a88dd9a2f1e185d3b0149a9fe7f7117e4468c8f21",
2026-06-09 17:48:39.402075 | controller |     "Jun 09 17:03:36.771688 crc crio[20770]: time=\"2026-06-09T17:03:36.77134372Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=bf9a8c20-4c7c-405a-b5e6-0c38521459b0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.402090 | controller |     "Jun 09 17:03:36.830455 crc crio[20770]: time=\"2026-06-09T17:03:36.829982126Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=c552ebcc-65b4-421c-bb02-4a23621eccf7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.402106 | controller |     "Jun 09 17:03:36.841457 crc crio[20770]: time=\"2026-06-09T17:03:36.841399337Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6c78bff8f5-nxnxc/dnsmasq-dns\" id=2d04f46e-9ebe-4253-97fe-055c7ea12706 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.402124 | controller |     "Jun 09 17:03:36.842179 crc crio[20770]: time=\"2026-06-09T17:03:36.842153698Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.402142 | controller |     "Jun 09 17:03:36.917742 crc crio[20770]: time=\"2026-06-09T17:03:36.91758695Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.402157 | controller |     "Jun 09 17:03:36.923128 crc crio[20770]: time=\"2026-06-09T17:03:36.923047968Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.402172 | controller |     "Jun 09 17:03:37.100005 crc crio[20770]: time=\"2026-06-09T17:03:37.099892693Z\" level=info msg=\"Created container fd794716286e0d96d9dfeda533d79f3ebeab50f9b732ebdd945bdca663cd269c: openstack/dnsmasq-dns-6c78bff8f5-nxnxc/dnsmasq-dns\" id=2d04f46e-9ebe-4253-97fe-055c7ea12706 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.402187 | controller |     "Jun 09 17:03:37.101439 crc crio[20770]: time=\"2026-06-09T17:03:37.101306864Z\" level=info msg=\"Starting container: fd794716286e0d96d9dfeda533d79f3ebeab50f9b732ebdd945bdca663cd269c\" id=a1bb1b49-c032-458f-8443-94abe90a1631 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.402206 | controller |     "Jun 09 17:03:37.109965 crc crio[20770]: time=\"2026-06-09T17:03:37.109851811Z\" level=info msg=\"Started container\" PID=84308 containerID=fd794716286e0d96d9dfeda533d79f3ebeab50f9b732ebdd945bdca663cd269c description=openstack/dnsmasq-dns-6c78bff8f5-nxnxc/dnsmasq-dns id=a1bb1b49-c032-458f-8443-94abe90a1631 name=/runtime.v1.RuntimeService/StartContainer sandboxID=27fd780af19770737de32b5a88dd9a2f1e185d3b0149a9fe7f7117e4468c8f21",
2026-06-09 17:48:39.402223 | controller |     "Jun 09 17:03:37.649322 crc crio[20770]: time=\"2026-06-09T17:03:37.646028169Z\" level=info msg=\"Stopping container: 66cd1f2c12bdb72c4d1bc3dc30f253af7869d5ee9f9bebb9ffba85b59c7dc0ea (timeout: 30s)\" id=3aedbb2a-c7ca-4198-b27f-824689aaedcf name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.402238 | controller |     "Jun 09 17:03:37.649322 crc crio[20770]: time=\"2026-06-09T17:03:37.646120921Z\" level=info msg=\"Stopping container: 2a81115553182245e6f4d9f0e834c0ba8025981e7cd088df1340a5a14a358006 (timeout: 30s)\" id=65535d35-0125-49e9-b154-c5839697e005 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.402253 | controller |     "Jun 09 17:03:37.649322 crc crio[20770]: time=\"2026-06-09T17:03:37.647747218Z\" level=info msg=\"Stopping container: dacd64fa3d43685d052fd754e531cf9a8591ac216102b96f24935d9eeb210050 (timeout: 30s)\" id=700ce536-3f8c-4e9e-a3bd-e1b51cd11698 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.402267 | controller |     "Jun 09 17:03:37.649322 crc crio[20770]: time=\"2026-06-09T17:03:37.647855481Z\" level=info msg=\"Stopping container: 2910a2ea27734e14f418a04579bde39eb5e1daf9322baa3ee25d82082a09ac98 (timeout: 30s)\" id=d9b11a55-e005-497c-bc7a-42bb3b88f681 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.402282 | controller |     "Jun 09 17:03:37.792240 crc crio[20770]: time=\"2026-06-09T17:03:37.792110224Z\" level=info msg=\"Stopped container dacd64fa3d43685d052fd754e531cf9a8591ac216102b96f24935d9eeb210050: openstack/ceilometer-0/sg-core\" id=700ce536-3f8c-4e9e-a3bd-e1b51cd11698 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.402298 | controller |     "Jun 09 17:03:37.878201 crc crio[20770]: time=\"2026-06-09T17:03:37.87805914Z\" level=info msg=\"Stopped container 2910a2ea27734e14f418a04579bde39eb5e1daf9322baa3ee25d82082a09ac98: openstack/ceilometer-0/proxy-httpd\" id=d9b11a55-e005-497c-bc7a-42bb3b88f681 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.402313 | controller |     "Jun 09 17:03:38.193938 crc crio[20770]: time=\"2026-06-09T17:03:38.193679237Z\" level=info msg=\"Stopped container 66cd1f2c12bdb72c4d1bc3dc30f253af7869d5ee9f9bebb9ffba85b59c7dc0ea: openstack/ceilometer-0/ceilometer-central-agent\" id=3aedbb2a-c7ca-4198-b27f-824689aaedcf name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.402328 | controller |     "Jun 09 17:03:38.207531 crc crio[20770]: time=\"2026-06-09T17:03:38.207464366Z\" level=info msg=\"Stopped container 2a81115553182245e6f4d9f0e834c0ba8025981e7cd088df1340a5a14a358006: openstack/ceilometer-0/ceilometer-notification-agent\" id=65535d35-0125-49e9-b154-c5839697e005 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.402343 | controller |     "Jun 09 17:03:38.209159 crc crio[20770]: time=\"2026-06-09T17:03:38.209100523Z\" level=info msg=\"Stopping pod sandbox: 20a7a8720a7f4d27b73733d67d719c6884eff0417128a7fc89d5722c64f9d330\" id=119d1401-4139-473c-acf3-8db07477ed8d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.402358 | controller |     "Jun 09 17:03:38.210113 crc crio[20770]: time=\"2026-06-09T17:03:38.209980769Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:20a7a8720a7f4d27b73733d67d719c6884eff0417128a7fc89d5722c64f9d330 UID:d7d55601-7897-44fd-848e-7ae61bf8d14a NetNS:/var/run/netns/264ca89e-f64b-4521-ae49-821c65043d04 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd7d55601_7897_44fd_848e_7ae61bf8d14a.slice PodAnnotations:0xc002894320}] Aliases:map[]}\"",
2026-06-09 17:48:39.402376 | controller |     "Jun 09 17:03:38.210301 crc crio[20770]: time=\"2026-06-09T17:03:38.210155154Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.402391 | controller |     "Jun 09 17:03:38.467810 crc crio[20770]: time=\"2026-06-09T17:03:38.46727406Z\" level=info msg=\"Stopping container: 7fe7f66ed4518ff43efdea7e4b26e5429b7c566fa75d6604594857f1c54cf5d6 (timeout: 30s)\" id=09b8c6a1-dc7a-4b1c-816e-37b12c0ec072 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.402406 | controller |     "Jun 09 17:03:38.468733 crc crio[20770]: time=\"2026-06-09T17:03:38.467298081Z\" level=info msg=\"Stopping container: 26074dfe00ef983ecc45c7912f9808dcca884665907ad26ebc094973ffae1c19 (timeout: 30s)\" id=8e88cac3-0e3e-4e09-afb2-783bc561ffac name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.402421 | controller |     "Jun 09 17:03:38.598097 crc crio[20770]: time=\"2026-06-09T17:03:38.597976071Z\" level=info msg=\"Stopped container 26074dfe00ef983ecc45c7912f9808dcca884665907ad26ebc094973ffae1c19: openstack/nova-api-0/nova-api-log\" id=8e88cac3-0e3e-4e09-afb2-783bc561ffac name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.402435 | controller |     "Jun 09 17:03:38.634413 crc crio[20770]: time=\"2026-06-09T17:03:38.634307691Z\" level=info msg=\"Stopped pod sandbox: 20a7a8720a7f4d27b73733d67d719c6884eff0417128a7fc89d5722c64f9d330\" id=119d1401-4139-473c-acf3-8db07477ed8d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.402450 | controller |     "Jun 09 17:03:38.853936 crc crio[20770]: time=\"2026-06-09T17:03:38.853846561Z\" level=info msg=\"Removing container: 2910a2ea27734e14f418a04579bde39eb5e1daf9322baa3ee25d82082a09ac98\" id=8f18740c-eeee-46e0-93fa-519317b8d6e8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.402465 | controller |     "Jun 09 17:03:39.057303 crc crio[20770]: time=\"2026-06-09T17:03:39.056911594Z\" level=info msg=\"Removed container 2910a2ea27734e14f418a04579bde39eb5e1daf9322baa3ee25d82082a09ac98: openstack/ceilometer-0/proxy-httpd\" id=8f18740c-eeee-46e0-93fa-519317b8d6e8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.402480 | controller |     "Jun 09 17:03:39.060507 crc crio[20770]: time=\"2026-06-09T17:03:39.060452897Z\" level=info msg=\"Removing container: dacd64fa3d43685d052fd754e531cf9a8591ac216102b96f24935d9eeb210050\" id=1869c4dd-0bd2-4969-b3b5-5032d43555ab name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.402495 | controller |     "Jun 09 17:03:39.098200 crc crio[20770]: time=\"2026-06-09T17:03:39.098101535Z\" level=info msg=\"Removed container dacd64fa3d43685d052fd754e531cf9a8591ac216102b96f24935d9eeb210050: openstack/ceilometer-0/sg-core\" id=1869c4dd-0bd2-4969-b3b5-5032d43555ab name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.402526 | controller |     "Jun 09 17:03:39.100679 crc crio[20770]: time=\"2026-06-09T17:03:39.100555387Z\" level=info msg=\"Removing container: 2a81115553182245e6f4d9f0e834c0ba8025981e7cd088df1340a5a14a358006\" id=eaea9277-df79-4805-bd4d-9cb31c05ff9e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.402548 | controller |     "Jun 09 17:03:39.126846 crc crio[20770]: time=\"2026-06-09T17:03:39.126735714Z\" level=info msg=\"Removed container 2a81115553182245e6f4d9f0e834c0ba8025981e7cd088df1340a5a14a358006: openstack/ceilometer-0/ceilometer-notification-agent\" id=eaea9277-df79-4805-bd4d-9cb31c05ff9e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.402565 | controller |     "Jun 09 17:03:39.131739 crc crio[20770]: time=\"2026-06-09T17:03:39.131684697Z\" level=info msg=\"Removing container: 66cd1f2c12bdb72c4d1bc3dc30f253af7869d5ee9f9bebb9ffba85b59c7dc0ea\" id=9673d62b-9b60-4f53-8412-64f1337d5d91 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.402583 | controller |     "Jun 09 17:03:39.167306 crc crio[20770]: time=\"2026-06-09T17:03:39.167188534Z\" level=info msg=\"Removed container 66cd1f2c12bdb72c4d1bc3dc30f253af7869d5ee9f9bebb9ffba85b59c7dc0ea: openstack/ceilometer-0/ceilometer-central-agent\" id=9673d62b-9b60-4f53-8412-64f1337d5d91 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.402599 | controller |     "Jun 09 17:03:39.730864 crc crio[20770]: time=\"2026-06-09T17:03:39.730712432Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=10418a80-6fdf-4ed9-a4c6-4d8c52909391 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.402615 | controller |     "Jun 09 17:03:39.730991 crc crio[20770]: time=\"2026-06-09T17:03:39.730867567Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.402630 | controller |     "Jun 09 17:03:39.778528 crc crio[20770]: time=\"2026-06-09T17:03:39.778464773Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:55aaa2204d1f467e8c6e760c594f0c51e323584e93ab0beaba38f60469e0f21d UID:c1683d6c-6589-43bc-ba36-4e9c4fa43411 NetNS:/var/run/netns/b86099c4-98df-4c74-8cf7-749f405cd7d7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc1683d6c_6589_43bc_ba36_4e9c4fa43411.slice PodAnnotations:0xc006e7e510}] Aliases:map[]}\"",
2026-06-09 17:48:39.402646 | controller |     "Jun 09 17:03:39.778528 crc crio[20770]: time=\"2026-06-09T17:03:39.778515985Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.402662 | controller |     "Jun 09 17:03:40.573457 crc crio[20770]: 2026-06-09T17:03:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:55aaa2204d1f467 Mac:d2:90:5c:fa:09:f5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d0 Mtu:0 Sandbox:/var/run/netns/b86099c4-98df-4c74-8cf7-749f405cd7d7 SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.208 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.402677 | controller |     "Jun 09 17:03:40.576247 crc crio[20770]: time=\"2026-06-09T17:03:40.576118804Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:55aaa2204d1f467e8c6e760c594f0c51e323584e93ab0beaba38f60469e0f21d UID:c1683d6c-6589-43bc-ba36-4e9c4fa43411 NetNS:/var/run/netns/b86099c4-98df-4c74-8cf7-749f405cd7d7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc1683d6c_6589_43bc_ba36_4e9c4fa43411.slice PodAnnotations:0xc006e7e510}] Aliases:map[]}\"",
2026-06-09 17:48:39.402693 | controller |     "Jun 09 17:03:40.576544 crc crio[20770]: time=\"2026-06-09T17:03:40.576445663Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.402708 | controller |     "Jun 09 17:03:40.590030 crc crio[20770]: time=\"2026-06-09T17:03:40.589914493Z\" level=info msg=\"Ran pod sandbox 55aaa2204d1f467e8c6e760c594f0c51e323584e93ab0beaba38f60469e0f21d with infra container: openstack/ceilometer-0/POD\" id=10418a80-6fdf-4ed9-a4c6-4d8c52909391 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.402724 | controller |     "Jun 09 17:03:40.592376 crc crio[20770]: time=\"2026-06-09T17:03:40.592223979Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=34adb453-b6a2-4878-b67d-e548049a48c6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.402739 | controller |     "Jun 09 17:03:40.618904 crc crio[20770]: time=\"2026-06-09T17:03:40.618760947Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=02defdf3-913f-4237-a9ef-252409e09939 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.402758 | controller |     "Jun 09 17:03:40.742989 crc crio[20770]: time=\"2026-06-09T17:03:40.742859306Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=1e504e43-4283-4e84-bee3-91c5bc924635 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.402774 | controller |     "Jun 09 17:03:40.743388 crc crio[20770]: time=\"2026-06-09T17:03:40.74334191Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.402790 | controller |     "Jun 09 17:03:40.794536 crc crio[20770]: time=\"2026-06-09T17:03:40.794454019Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.402805 | controller |     "Jun 09 17:03:40.800269 crc crio[20770]: time=\"2026-06-09T17:03:40.800122702Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.402820 | controller |     "Jun 09 17:03:41.398133 crc crio[20770]: time=\"2026-06-09T17:03:41.397337386Z\" level=info msg=\"Created container ff7a74b91d1b130c3239f87011b694ce7227f4e11c6602b5210250a288ee3fc9: openstack/ceilometer-0/ceilometer-central-agent\" id=1e504e43-4283-4e84-bee3-91c5bc924635 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.402836 | controller |     "Jun 09 17:03:41.401125 crc crio[20770]: time=\"2026-06-09T17:03:41.401058253Z\" level=info msg=\"Starting container: ff7a74b91d1b130c3239f87011b694ce7227f4e11c6602b5210250a288ee3fc9\" id=07cb269d-64d1-407a-8686-e5f2e555864d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.402851 | controller |     "Jun 09 17:03:41.409830 crc crio[20770]: time=\"2026-06-09T17:03:41.409521868Z\" level=info msg=\"Started container\" PID=84628 containerID=ff7a74b91d1b130c3239f87011b694ce7227f4e11c6602b5210250a288ee3fc9 description=openstack/ceilometer-0/ceilometer-central-agent id=07cb269d-64d1-407a-8686-e5f2e555864d name=/runtime.v1.RuntimeService/StartContainer sandboxID=55aaa2204d1f467e8c6e760c594f0c51e323584e93ab0beaba38f60469e0f21d",
2026-06-09 17:48:39.402867 | controller |     "Jun 09 17:03:41.459814 crc crio[20770]: time=\"2026-06-09T17:03:41.45971663Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=5f00d862-c1c8-413e-8c6a-7654a3f4d729 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.402882 | controller |     "Jun 09 17:03:41.489538 crc crio[20770]: time=\"2026-06-09T17:03:41.489433989Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=d12d0332-b578-4d79-8969-814498e11029 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.402897 | controller |     "Jun 09 17:03:41.563493 crc crio[20770]: time=\"2026-06-09T17:03:41.563361907Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=1e0c8a41-7310-480a-bca6-e1f12418cf52 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.402913 | controller |     "Jun 09 17:03:41.564113 crc crio[20770]: time=\"2026-06-09T17:03:41.563897653Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.402929 | controller |     "Jun 09 17:03:41.670012 crc crio[20770]: time=\"2026-06-09T17:03:41.669833077Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.402948 | controller |     "Jun 09 17:03:41.679845 crc crio[20770]: time=\"2026-06-09T17:03:41.679600238Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.402965 | controller |     "Jun 09 17:03:42.148403 crc crio[20770]: time=\"2026-06-09T17:03:42.147935414Z\" level=info msg=\"Created container e51c336a1c7174edbaa8e5b40888c0222d21be1298f2ba0b8262e0ff65238b96: openstack/ceilometer-0/ceilometer-notification-agent\" id=1e0c8a41-7310-480a-bca6-e1f12418cf52 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.402981 | controller |     "Jun 09 17:03:42.150029 crc crio[20770]: time=\"2026-06-09T17:03:42.149836489Z\" level=info msg=\"Starting container: e51c336a1c7174edbaa8e5b40888c0222d21be1298f2ba0b8262e0ff65238b96\" id=6a0a7332-2170-4a52-b2da-d060232e2ef9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.402997 | controller |     "Jun 09 17:03:42.155440 crc crio[20770]: time=\"2026-06-09T17:03:42.155277956Z\" level=info msg=\"Started container\" PID=84750 containerID=e51c336a1c7174edbaa8e5b40888c0222d21be1298f2ba0b8262e0ff65238b96 description=openstack/ceilometer-0/ceilometer-notification-agent id=6a0a7332-2170-4a52-b2da-d060232e2ef9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=55aaa2204d1f467e8c6e760c594f0c51e323584e93ab0beaba38f60469e0f21d",
2026-06-09 17:48:39.403014 | controller |     "Jun 09 17:03:42.170092 crc crio[20770]: time=\"2026-06-09T17:03:42.170021532Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=70cd85dd-d9f6-4037-892d-0a5e66ff5205 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.403030 | controller |     "Jun 09 17:03:42.187437 crc crio[20770]: time=\"2026-06-09T17:03:42.187274222Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=acb6a7be-3871-4ccf-b934-7f870f5c0b2a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.403046 | controller |     "Jun 09 17:03:42.197381 crc crio[20770]: time=\"2026-06-09T17:03:42.196272612Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=947d273c-e1ee-4c9b-859b-24727768d3db name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.403061 | controller |     "Jun 09 17:03:42.197381 crc crio[20770]: time=\"2026-06-09T17:03:42.196720305Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.403077 | controller |     "Jun 09 17:03:42.258173 crc crio[20770]: time=\"2026-06-09T17:03:42.25811546Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.403092 | controller |     "Jun 09 17:03:42.264195 crc crio[20770]: time=\"2026-06-09T17:03:42.264144825Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.403107 | controller |     "Jun 09 17:03:42.467297 crc crio[20770]: time=\"2026-06-09T17:03:42.466753305Z\" level=info msg=\"Created container a83a68e1e75ec500c52b6f351833f5e14c20aa5329e839d64b174fb90cf7157c: openstack/ceilometer-0/sg-core\" id=947d273c-e1ee-4c9b-859b-24727768d3db name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.403122 | controller |     "Jun 09 17:03:42.469614 crc crio[20770]: time=\"2026-06-09T17:03:42.469533545Z\" level=info msg=\"Starting container: a83a68e1e75ec500c52b6f351833f5e14c20aa5329e839d64b174fb90cf7157c\" id=ad44a720-f430-414b-a21e-4bf223a304f4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.403137 | controller |     "Jun 09 17:03:42.477685 crc crio[20770]: time=\"2026-06-09T17:03:42.477362082Z\" level=info msg=\"Started container\" PID=84781 containerID=a83a68e1e75ec500c52b6f351833f5e14c20aa5329e839d64b174fb90cf7157c description=openstack/ceilometer-0/sg-core id=ad44a720-f430-414b-a21e-4bf223a304f4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=55aaa2204d1f467e8c6e760c594f0c51e323584e93ab0beaba38f60469e0f21d",
2026-06-09 17:48:39.403156 | controller |     "Jun 09 17:03:42.488764 crc crio[20770]: time=\"2026-06-09T17:03:42.488601377Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=d3c04074-01cb-4c1a-a3fa-4ecb4a002e43 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.403173 | controller |     "Jun 09 17:03:42.535601 crc crio[20770]: time=\"2026-06-09T17:03:42.535514934Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=0b05b8d9-3dac-4619-8c2e-cb180beefcb8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.403188 | controller |     "Jun 09 17:03:42.547117 crc crio[20770]: time=\"2026-06-09T17:03:42.546961065Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=6be6bf27-619f-4065-a884-76b62c21e265 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.403203 | controller |     "Jun 09 17:03:42.547390 crc crio[20770]: time=\"2026-06-09T17:03:42.547366006Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.403219 | controller |     "Jun 09 17:03:42.553695 crc crio[20770]: time=\"2026-06-09T17:03:42.553559736Z\" level=info msg=\"Stopped container 7fe7f66ed4518ff43efdea7e4b26e5429b7c566fa75d6604594857f1c54cf5d6: openstack/nova-api-0/nova-api-api\" id=09b8c6a1-dc7a-4b1c-816e-37b12c0ec072 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.403234 | controller |     "Jun 09 17:03:42.556213 crc crio[20770]: time=\"2026-06-09T17:03:42.554733369Z\" level=info msg=\"Stopping pod sandbox: 705c0e6546360531e587e4d20f7e4e87deeec0ed11324b3172bfe96791a8dc6e\" id=a2adb7b9-4b24-4089-924a-7aab9cdb200f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.403250 | controller |     "Jun 09 17:03:42.556213 crc crio[20770]: time=\"2026-06-09T17:03:42.555536683Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:705c0e6546360531e587e4d20f7e4e87deeec0ed11324b3172bfe96791a8dc6e UID:8b070beb-1ead-4b7c-a782-cd693f17445c NetNS:/var/run/netns/429fdb60-bc56-4f54-943b-29575e5be10c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8b070beb_1ead_4b7c_a782_cd693f17445c.slice PodAnnotations:0xc0003df298}] Aliases:map[]}\"",
2026-06-09 17:48:39.403266 | controller |     "Jun 09 17:03:42.556213 crc crio[20770]: time=\"2026-06-09T17:03:42.555813091Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.403282 | controller |     "Jun 09 17:03:42.609686 crc crio[20770]: time=\"2026-06-09T17:03:42.609525804Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.403298 | controller |     "Jun 09 17:03:42.618742 crc crio[20770]: time=\"2026-06-09T17:03:42.615898628Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.403314 | controller |     "Jun 09 17:03:42.850829 crc crio[20770]: time=\"2026-06-09T17:03:42.849883296Z\" level=info msg=\"Created container 210e0882b2b91fbb03d93480b35370e503f7d707e0d0659b24b08f6733b2e0cc: openstack/ceilometer-0/proxy-httpd\" id=6be6bf27-619f-4065-a884-76b62c21e265 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.403330 | controller |     "Jun 09 17:03:42.860770 crc crio[20770]: time=\"2026-06-09T17:03:42.856222049Z\" level=info msg=\"Starting container: 210e0882b2b91fbb03d93480b35370e503f7d707e0d0659b24b08f6733b2e0cc\" id=8d9fe193-5d90-41d3-8736-41788cbc56c3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.403349 | controller |     "Jun 09 17:03:42.865698 crc crio[20770]: time=\"2026-06-09T17:03:42.864428757Z\" level=info msg=\"Started container\" PID=84846 containerID=210e0882b2b91fbb03d93480b35370e503f7d707e0d0659b24b08f6733b2e0cc description=openstack/ceilometer-0/proxy-httpd id=8d9fe193-5d90-41d3-8736-41788cbc56c3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=55aaa2204d1f467e8c6e760c594f0c51e323584e93ab0beaba38f60469e0f21d",
2026-06-09 17:48:39.403364 | controller |     "Jun 09 17:03:42.943672 crc crio[20770]: time=\"2026-06-09T17:03:42.943523904Z\" level=info msg=\"Stopped pod sandbox: 705c0e6546360531e587e4d20f7e4e87deeec0ed11324b3172bfe96791a8dc6e\" id=a2adb7b9-4b24-4089-924a-7aab9cdb200f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.403380 | controller |     "Jun 09 17:03:42.966560 crc crio[20770]: time=\"2026-06-09T17:03:42.966483428Z\" level=info msg=\"Stopping container: ff7a74b91d1b130c3239f87011b694ce7227f4e11c6602b5210250a288ee3fc9 (timeout: 30s)\" id=d78db9ca-6b1c-40ed-8b61-4d67685d3f45 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.403394 | controller |     "Jun 09 17:03:42.967146 crc crio[20770]: time=\"2026-06-09T17:03:42.967076625Z\" level=info msg=\"Stopping container: 210e0882b2b91fbb03d93480b35370e503f7d707e0d0659b24b08f6733b2e0cc (timeout: 30s)\" id=e115303c-cfa6-4a6c-9142-1ec86071635c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.403409 | controller |     "Jun 09 17:03:42.967517 crc crio[20770]: time=\"2026-06-09T17:03:42.967429576Z\" level=info msg=\"Stopping container: e51c336a1c7174edbaa8e5b40888c0222d21be1298f2ba0b8262e0ff65238b96 (timeout: 30s)\" id=04b68d2b-bb0f-4c06-996b-6f91ca08d263 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.403423 | controller |     "Jun 09 17:03:42.969353 crc crio[20770]: time=\"2026-06-09T17:03:42.968527287Z\" level=info msg=\"Stopping container: a83a68e1e75ec500c52b6f351833f5e14c20aa5329e839d64b174fb90cf7157c (timeout: 30s)\" id=3e4ad915-508d-49de-a1db-7fcfca8556d6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.403439 | controller |     "Jun 09 17:03:43.110594 crc crio[20770]: time=\"2026-06-09T17:03:43.110410951Z\" level=info msg=\"Stopped container a83a68e1e75ec500c52b6f351833f5e14c20aa5329e839d64b174fb90cf7157c: openstack/ceilometer-0/sg-core\" id=3e4ad915-508d-49de-a1db-7fcfca8556d6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.403455 | controller |     "Jun 09 17:03:44.023678 crc crio[20770]: time=\"2026-06-09T17:03:44.021578274Z\" level=info msg=\"Stopping container: 158a400d3c756bdba30ea2b0b8411bd8d174558722cc67fb832d5c8b37f92d44 (timeout: 10s)\" id=c8992dd8-caf6-45fa-9f5d-16bd4fabaa1b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.403470 | controller |     "Jun 09 17:03:44.038293 crc crio[20770]: time=\"2026-06-09T17:03:44.038214636Z\" level=info msg=\"Removing container: 7fe7f66ed4518ff43efdea7e4b26e5429b7c566fa75d6604594857f1c54cf5d6\" id=c6e20ef6-afff-420a-aed4-1d47f1637b73 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.403485 | controller |     "Jun 09 17:03:44.138072 crc crio[20770]: time=\"2026-06-09T17:03:44.137995981Z\" level=info msg=\"Removed container 7fe7f66ed4518ff43efdea7e4b26e5429b7c566fa75d6604594857f1c54cf5d6: openstack/nova-api-0/nova-api-api\" id=c6e20ef6-afff-420a-aed4-1d47f1637b73 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.403501 | controller |     "Jun 09 17:03:44.161683 crc crio[20770]: time=\"2026-06-09T17:03:44.160700348Z\" level=info msg=\"Removing container: 26074dfe00ef983ecc45c7912f9808dcca884665907ad26ebc094973ffae1c19\" id=8986dc87-f74f-4dfb-a928-fdaf605aa11d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.403534 | controller |     "Jun 09 17:03:44.215296 crc crio[20770]: time=\"2026-06-09T17:03:44.215184544Z\" level=info msg=\"Stopped container 158a400d3c756bdba30ea2b0b8411bd8d174558722cc67fb832d5c8b37f92d44: openstack/dnsmasq-dns-5b6f8f974c-b2ntd/dnsmasq-dns\" id=c8992dd8-caf6-45fa-9f5d-16bd4fabaa1b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.403555 | controller |     "Jun 09 17:03:44.219058 crc crio[20770]: time=\"2026-06-09T17:03:44.216265365Z\" level=info msg=\"Stopping pod sandbox: 093f68b8e6899e469efd57e8a8f6dca1ed9bba2fd9cfb9bf99dc6233a65582a3\" id=25533bb1-c205-4523-bdab-4f486b43fbf5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.403572 | controller |     "Jun 09 17:03:44.219058 crc crio[20770]: time=\"2026-06-09T17:03:44.217829861Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-5b6f8f974c-b2ntd Namespace:openstack ID:093f68b8e6899e469efd57e8a8f6dca1ed9bba2fd9cfb9bf99dc6233a65582a3 UID:5c1b107f-61bf-4cba-817e-2c19023fcbaa NetNS:/var/run/netns/261f7e99-5c61-4076-bab9-549a07c276c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5c1b107f_61bf_4cba_817e_2c19023fcbaa.slice PodAnnotations:0xc0029d4210}] Aliases:map[]}\"",
2026-06-09 17:48:39.403587 | controller |     "Jun 09 17:03:44.219058 crc crio[20770]: time=\"2026-06-09T17:03:44.218002455Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-5b6f8f974c-b2ntd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.403603 | controller |     "Jun 09 17:03:44.273264 crc crio[20770]: time=\"2026-06-09T17:03:44.273108859Z\" level=info msg=\"Removed container 26074dfe00ef983ecc45c7912f9808dcca884665907ad26ebc094973ffae1c19: openstack/nova-api-0/nova-api-log\" id=8986dc87-f74f-4dfb-a928-fdaf605aa11d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.403619 | controller |     "Jun 09 17:03:44.577332 crc crio[20770]: time=\"2026-06-09T17:03:44.576581117Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=f96460c4-2198-431e-9544-9d03cfc055db name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.403635 | controller |     "Jun 09 17:03:44.577332 crc crio[20770]: time=\"2026-06-09T17:03:44.576967008Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.403651 | controller |     "Jun 09 17:03:44.622396 crc crio[20770]: time=\"2026-06-09T17:03:44.620144047Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:1d57e0f3bd6f1202f65b14d2da1209e57f1c1239dd13e83383341716ed7e7875 UID:6b2f14c1-5ca9-4a23-8f14-26e47479a1b2 NetNS:/var/run/netns/bd524e01-f0c8-42a5-b51f-e81aa26c95c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6b2f14c1_5ca9_4a23_8f14_26e47479a1b2.slice PodAnnotations:0xc0029d4360}] Aliases:map[]}\"",
2026-06-09 17:48:39.403667 | controller |     "Jun 09 17:03:44.622396 crc crio[20770]: time=\"2026-06-09T17:03:44.620230659Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.403683 | controller |     "Jun 09 17:03:44.660830 crc crio[20770]: time=\"2026-06-09T17:03:44.660595707Z\" level=info msg=\"Stopped pod sandbox: 093f68b8e6899e469efd57e8a8f6dca1ed9bba2fd9cfb9bf99dc6233a65582a3\" id=25533bb1-c205-4523-bdab-4f486b43fbf5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.403699 | controller |     "Jun 09 17:03:45.019708 crc crio[20770]: 2026-06-09T17:03:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1d57e0f3bd6f120 Mac:42:d6:c7:93:6b:7f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d1 Mtu:0 Sandbox:/var/run/netns/bd524e01-f0c8-42a5-b51f-e81aa26c95c1 SocketPath: PciID:}] [{Interface:0xc00036c830 Address:{IP:10.217.0.209 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.403714 | controller |     "Jun 09 17:03:45.023691 crc crio[20770]: time=\"2026-06-09T17:03:45.020833776Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:1d57e0f3bd6f1202f65b14d2da1209e57f1c1239dd13e83383341716ed7e7875 UID:6b2f14c1-5ca9-4a23-8f14-26e47479a1b2 NetNS:/var/run/netns/bd524e01-f0c8-42a5-b51f-e81aa26c95c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6b2f14c1_5ca9_4a23_8f14_26e47479a1b2.slice PodAnnotations:0xc0029d4360}] Aliases:map[]}\"",
2026-06-09 17:48:39.403734 | controller |     "Jun 09 17:03:45.023691 crc crio[20770]: time=\"2026-06-09T17:03:45.021037391Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.403750 | controller |     "Jun 09 17:03:45.035097 crc crio[20770]: time=\"2026-06-09T17:03:45.034539152Z\" level=info msg=\"Ran pod sandbox 1d57e0f3bd6f1202f65b14d2da1209e57f1c1239dd13e83383341716ed7e7875 with infra container: openstack/nova-api-0/POD\" id=f96460c4-2198-431e-9544-9d03cfc055db name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.403766 | controller |     "Jun 09 17:03:45.043856 crc crio[20770]: time=\"2026-06-09T17:03:45.042273166Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=e2f1c15d-8ad8-4cee-8b5e-0732658c3d1f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.403782 | controller |     "Jun 09 17:03:45.047259 crc crio[20770]: time=\"2026-06-09T17:03:45.04657943Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=e0c0e983-ffe3-4544-be71-02339d33d4da name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.403797 | controller |     "Jun 09 17:03:45.072248 crc crio[20770]: time=\"2026-06-09T17:03:45.072081198Z\" level=info msg=\"Removing container: 158a400d3c756bdba30ea2b0b8411bd8d174558722cc67fb832d5c8b37f92d44\" id=f6422ee2-1fb7-42dc-9efe-9acecd466314 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.403813 | controller |     "Jun 09 17:03:45.096444 crc crio[20770]: time=\"2026-06-09T17:03:45.095385352Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=061bb492-3d3a-473f-aadf-4e4cebd028ed name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.403829 | controller |     "Jun 09 17:03:45.096856 crc crio[20770]: time=\"2026-06-09T17:03:45.096728511Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.403845 | controller |     "Jun 09 17:03:45.125542 crc crio[20770]: time=\"2026-06-09T17:03:45.125341028Z\" level=info msg=\"Removed container 158a400d3c756bdba30ea2b0b8411bd8d174558722cc67fb832d5c8b37f92d44: openstack/dnsmasq-dns-5b6f8f974c-b2ntd/dnsmasq-dns\" id=f6422ee2-1fb7-42dc-9efe-9acecd466314 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.403860 | controller |     "Jun 09 17:03:45.129901 crc crio[20770]: time=\"2026-06-09T17:03:45.129848418Z\" level=info msg=\"Removing container: 4bd5c61724de13ad09bf31a9b1c19aaab039a6c81178972410130a724f8af225\" id=2448a0df-6055-48cf-86cb-2bd35d3a80bf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.403876 | controller |     "Jun 09 17:03:45.185260 crc crio[20770]: time=\"2026-06-09T17:03:45.185153368Z\" level=info msg=\"Removed container 4bd5c61724de13ad09bf31a9b1c19aaab039a6c81178972410130a724f8af225: openstack/dnsmasq-dns-5b6f8f974c-b2ntd/init\" id=2448a0df-6055-48cf-86cb-2bd35d3a80bf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.403892 | controller |     "Jun 09 17:03:45.195289 crc crio[20770]: time=\"2026-06-09T17:03:45.195202729Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.403907 | controller |     "Jun 09 17:03:45.210973 crc crio[20770]: time=\"2026-06-09T17:03:45.210896122Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.403926 | controller |     "Jun 09 17:03:45.409596 crc crio[20770]: time=\"2026-06-09T17:03:45.409281439Z\" level=info msg=\"Created container 51dfc388b830ad6628e99fdcf3a78e27ec86bca96a1bb7e0b8169fbf17d17d22: openstack/nova-api-0/nova-api-log\" id=061bb492-3d3a-473f-aadf-4e4cebd028ed name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.403942 | controller |     "Jun 09 17:03:45.412294 crc crio[20770]: time=\"2026-06-09T17:03:45.412206134Z\" level=info msg=\"Starting container: 51dfc388b830ad6628e99fdcf3a78e27ec86bca96a1bb7e0b8169fbf17d17d22\" id=7296bcd4-ab04-46dd-877e-10685406f2fe name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.403956 | controller |     "Jun 09 17:03:45.430694 crc crio[20770]: time=\"2026-06-09T17:03:45.430545215Z\" level=info msg=\"Started container\" PID=85285 containerID=51dfc388b830ad6628e99fdcf3a78e27ec86bca96a1bb7e0b8169fbf17d17d22 description=openstack/nova-api-0/nova-api-log id=7296bcd4-ab04-46dd-877e-10685406f2fe name=/runtime.v1.RuntimeService/StartContainer sandboxID=1d57e0f3bd6f1202f65b14d2da1209e57f1c1239dd13e83383341716ed7e7875",
2026-06-09 17:48:39.403973 | controller |     "Jun 09 17:03:45.454689 crc crio[20770]: time=\"2026-06-09T17:03:45.454554889Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=22218ede-c827-4581-81a2-0caed88986c1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.403988 | controller |     "Jun 09 17:03:45.598693 crc crio[20770]: time=\"2026-06-09T17:03:45.595187046Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=0358c2d3-98e2-4a4f-b91b-9899a0378b95 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.404003 | controller |     "Jun 09 17:03:45.624704 crc crio[20770]: time=\"2026-06-09T17:03:45.624247477Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=48329867-8994-47ec-8f49-60c023d77ecb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.404019 | controller |     "Jun 09 17:03:45.624704 crc crio[20770]: time=\"2026-06-09T17:03:45.62469494Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.404034 | controller |     "Jun 09 17:03:45.759536 crc crio[20770]: time=\"2026-06-09T17:03:45.759445017Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-cell-mapping-fb9k6/POD\" id=c6574a04-1865-4656-b96a-8c0fc17ff0f0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.404049 | controller |     "Jun 09 17:03:45.759536 crc crio[20770]: time=\"2026-06-09T17:03:45.75953251Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.404065 | controller |     "Jun 09 17:03:45.770055 crc crio[20770]: time=\"2026-06-09T17:03:45.769942971Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.404080 | controller |     "Jun 09 17:03:45.783302 crc crio[20770]: time=\"2026-06-09T17:03:45.783183504Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.404096 | controller |     "Jun 09 17:03:45.802969 crc crio[20770]: time=\"2026-06-09T17:03:45.802888674Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-fb9k6 Namespace:openstack ID:47e7786a9d9d9483ebed55c00cbd0360ef56909eb25b088a7c3149c48f1d06f7 UID:89919f9e-2b04-4f4d-a697-d361f31e02c1 NetNS:/var/run/netns/c056f203-2331-4a0b-8f45-be462f08c765 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod89919f9e_2b04_4f4d_a697_d361f31e02c1.slice PodAnnotations:0xc0003df388}] Aliases:map[]}\"",
2026-06-09 17:48:39.404116 | controller |     "Jun 09 17:03:45.802969 crc crio[20770]: time=\"2026-06-09T17:03:45.802944635Z\" level=info msg=\"Adding pod openstack_nova-cell1-cell-mapping-fb9k6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.404131 | controller |     "Jun 09 17:03:45.981311 crc crio[20770]: time=\"2026-06-09T17:03:45.980410838Z\" level=info msg=\"Created container d1344a42a46446a31d9c116932c474a53106bb11429e483a128e39dd7cc3be9b: openstack/nova-api-0/nova-api-api\" id=48329867-8994-47ec-8f49-60c023d77ecb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.404147 | controller |     "Jun 09 17:03:45.985437 crc crio[20770]: time=\"2026-06-09T17:03:45.985368302Z\" level=info msg=\"Starting container: d1344a42a46446a31d9c116932c474a53106bb11429e483a128e39dd7cc3be9b\" id=821a5c69-91b2-4b51-b949-59bdd38e1e49 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.404162 | controller |     "Jun 09 17:03:46.008532 crc crio[20770]: time=\"2026-06-09T17:03:46.007045108Z\" level=info msg=\"Started container\" PID=85381 containerID=d1344a42a46446a31d9c116932c474a53106bb11429e483a128e39dd7cc3be9b description=openstack/nova-api-0/nova-api-api id=821a5c69-91b2-4b51-b949-59bdd38e1e49 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1d57e0f3bd6f1202f65b14d2da1209e57f1c1239dd13e83383341716ed7e7875",
2026-06-09 17:48:39.404177 | controller |     "Jun 09 17:03:46.411998 crc crio[20770]: 2026-06-09T17:03:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:47e7786a9d9d948 Mac:e6:9e:4b:2b:b6:32 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d2 Mtu:0 Sandbox:/var/run/netns/c056f203-2331-4a0b-8f45-be462f08c765 SocketPath: PciID:}] [{Interface:0xc00019ace0 Address:{IP:10.217.0.210 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.404193 | controller |     "Jun 09 17:03:46.415526 crc crio[20770]: time=\"2026-06-09T17:03:46.415451551Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-fb9k6 Namespace:openstack ID:47e7786a9d9d9483ebed55c00cbd0360ef56909eb25b088a7c3149c48f1d06f7 UID:89919f9e-2b04-4f4d-a697-d361f31e02c1 NetNS:/var/run/netns/c056f203-2331-4a0b-8f45-be462f08c765 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod89919f9e_2b04_4f4d_a697_d361f31e02c1.slice PodAnnotations:0xc0003df388}] Aliases:map[]}\"",
2026-06-09 17:48:39.404208 | controller |     "Jun 09 17:03:46.415904 crc crio[20770]: time=\"2026-06-09T17:03:46.415844492Z\" level=info msg=\"Checking pod openstack_nova-cell1-cell-mapping-fb9k6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.404224 | controller |     "Jun 09 17:03:46.431966 crc crio[20770]: time=\"2026-06-09T17:03:46.431885696Z\" level=info msg=\"Ran pod sandbox 47e7786a9d9d9483ebed55c00cbd0360ef56909eb25b088a7c3149c48f1d06f7 with infra container: openstack/nova-cell1-cell-mapping-fb9k6/POD\" id=c6574a04-1865-4656-b96a-8c0fc17ff0f0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.404240 | controller |     "Jun 09 17:03:46.438203 crc crio[20770]: time=\"2026-06-09T17:03:46.438134637Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=ab3c632b-d0ae-47fd-aa1f-2ea745cea1d8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.404255 | controller |     "Jun 09 17:03:46.475001 crc crio[20770]: time=\"2026-06-09T17:03:46.47490944Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=3f3ad814-1596-4a6e-b876-572e5ae3d607 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.404270 | controller |     "Jun 09 17:03:46.484565 crc crio[20770]: time=\"2026-06-09T17:03:46.484463457Z\" level=info msg=\"Creating container: openstack/nova-cell1-cell-mapping-fb9k6/nova-manage\" id=81c3d01b-e478-4684-8b77-26e13b1ab71b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.404288 | controller |     "Jun 09 17:03:46.485114 crc crio[20770]: time=\"2026-06-09T17:03:46.485053894Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.404304 | controller |     "Jun 09 17:03:46.541237 crc crio[20770]: time=\"2026-06-09T17:03:46.540969181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.404320 | controller |     "Jun 09 17:03:46.544960 crc crio[20770]: time=\"2026-06-09T17:03:46.544883654Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.404335 | controller |     "Jun 09 17:03:46.654468 crc crio[20770]: time=\"2026-06-09T17:03:46.653902257Z\" level=info msg=\"Created container 311163b3c6916b27f30de6a956bfcef797e00c8b2f5304670c798c3b77c5ebb1: openstack/nova-cell1-cell-mapping-fb9k6/nova-manage\" id=81c3d01b-e478-4684-8b77-26e13b1ab71b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.404350 | controller |     "Jun 09 17:03:46.655467 crc crio[20770]: time=\"2026-06-09T17:03:46.655439192Z\" level=info msg=\"Starting container: 311163b3c6916b27f30de6a956bfcef797e00c8b2f5304670c798c3b77c5ebb1\" id=2f2ff112-7bc3-4aac-80e5-daf6a128d83a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.404365 | controller |     "Jun 09 17:03:46.660596 crc crio[20770]: time=\"2026-06-09T17:03:46.660515859Z\" level=info msg=\"Started container\" PID=85599 containerID=311163b3c6916b27f30de6a956bfcef797e00c8b2f5304670c798c3b77c5ebb1 description=openstack/nova-cell1-cell-mapping-fb9k6/nova-manage id=2f2ff112-7bc3-4aac-80e5-daf6a128d83a name=/runtime.v1.RuntimeService/StartContainer sandboxID=47e7786a9d9d9483ebed55c00cbd0360ef56909eb25b088a7c3149c48f1d06f7",
2026-06-09 17:48:39.404382 | controller |     "Jun 09 17:03:49.420411 crc crio[20770]: time=\"2026-06-09T17:03:49.419477844Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-n5dcp/POD\" id=f1f8adaf-c01d-4915-8f95-c252f2d3676f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.404397 | controller |     "Jun 09 17:03:49.421901 crc crio[20770]: time=\"2026-06-09T17:03:49.420425982Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.404413 | controller |     "Jun 09 17:03:49.462413 crc crio[20770]: time=\"2026-06-09T17:03:49.462311663Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-n5dcp Namespace:openshift-marketplace ID:e77caae92c11b64cf8e0458ae6b602cd2b17d0757b5bb565a72b265b709c403e UID:1e5e9123-065e-4fbc-b117-e5322d179d03 NetNS:/var/run/netns/b0092105-7413-496b-aa1d-c607f129c152 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1e5e9123_065e_4fbc_b117_e5322d179d03.slice PodAnnotations:0xc0028941a0}] Aliases:map[]}\"",
2026-06-09 17:48:39.404428 | controller |     "Jun 09 17:03:49.462413 crc crio[20770]: time=\"2026-06-09T17:03:49.462384525Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-n5dcp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.404445 | controller |     "Jun 09 17:03:50.089354 crc crio[20770]: 2026-06-09T17:03:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e77caae92c11b64 Mac:aa:c7:78:d5:46:7e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d3 Mtu:0 Sandbox:/var/run/netns/b0092105-7413-496b-aa1d-c607f129c152 SocketPath: PciID:}] [{Interface:0xc0002eb5b0 Address:{IP:10.217.0.211 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.404472 | controller |     "Jun 09 17:03:50.090951 crc crio[20770]: time=\"2026-06-09T17:03:50.090890913Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-n5dcp Namespace:openshift-marketplace ID:e77caae92c11b64cf8e0458ae6b602cd2b17d0757b5bb565a72b265b709c403e UID:1e5e9123-065e-4fbc-b117-e5322d179d03 NetNS:/var/run/netns/b0092105-7413-496b-aa1d-c607f129c152 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1e5e9123_065e_4fbc_b117_e5322d179d03.slice PodAnnotations:0xc0028941a0}] Aliases:map[]}\"",
2026-06-09 17:48:39.404489 | controller |     "Jun 09 17:03:50.091150 crc crio[20770]: time=\"2026-06-09T17:03:50.091081999Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-n5dcp for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.404505 | controller |     "Jun 09 17:03:50.106331 crc crio[20770]: time=\"2026-06-09T17:03:50.106168985Z\" level=info msg=\"Ran pod sandbox e77caae92c11b64cf8e0458ae6b602cd2b17d0757b5bb565a72b265b709c403e with infra container: openshift-marketplace/redhat-marketplace-n5dcp/POD\" id=f1f8adaf-c01d-4915-8f95-c252f2d3676f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.404546 | controller |     "Jun 09 17:03:50.109856 crc crio[20770]: time=\"2026-06-09T17:03:50.109307856Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=3b4d665b-5494-439a-9332-a46384f7a60e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.404564 | controller |     "Jun 09 17:03:50.112909 crc crio[20770]: time=\"2026-06-09T17:03:50.112761806Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=30d4745b-989f-4b22-aef8-9428493ec923 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.404579 | controller |     "Jun 09 17:03:50.120696 crc crio[20770]: time=\"2026-06-09T17:03:50.120116749Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-n5dcp/extract-utilities\" id=1335b023-016b-4f29-aa39-80798b64c018 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.404595 | controller |     "Jun 09 17:03:50.120696 crc crio[20770]: time=\"2026-06-09T17:03:50.120573622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.404611 | controller |     "Jun 09 17:03:50.173483 crc crio[20770]: time=\"2026-06-09T17:03:50.173340338Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.404627 | controller |     "Jun 09 17:03:50.178115 crc crio[20770]: time=\"2026-06-09T17:03:50.178061655Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.404643 | controller |     "Jun 09 17:03:50.362988 crc crio[20770]: time=\"2026-06-09T17:03:50.361766428Z\" level=info msg=\"Created container 1ab51b998135115417b259d6d9705696167f813b1bb9b4fc361f2beec3bc49cf: openshift-marketplace/redhat-marketplace-n5dcp/extract-utilities\" id=1335b023-016b-4f29-aa39-80798b64c018 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.404657 | controller |     "Jun 09 17:03:50.364327 crc crio[20770]: time=\"2026-06-09T17:03:50.36426083Z\" level=info msg=\"Starting container: 1ab51b998135115417b259d6d9705696167f813b1bb9b4fc361f2beec3bc49cf\" id=0e4b15b7-dd8f-4fa1-8c7a-05766769dee7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.404672 | controller |     "Jun 09 17:03:50.370548 crc crio[20770]: time=\"2026-06-09T17:03:50.370433689Z\" level=info msg=\"Started container\" PID=85806 containerID=1ab51b998135115417b259d6d9705696167f813b1bb9b4fc361f2beec3bc49cf description=openshift-marketplace/redhat-marketplace-n5dcp/extract-utilities id=0e4b15b7-dd8f-4fa1-8c7a-05766769dee7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e77caae92c11b64cf8e0458ae6b602cd2b17d0757b5bb565a72b265b709c403e",
2026-06-09 17:48:39.404691 | controller |     "Jun 09 17:03:50.820492 crc crio[20770]: time=\"2026-06-09T17:03:50.820374292Z\" level=info msg=\"Stopped container ff7a74b91d1b130c3239f87011b694ce7227f4e11c6602b5210250a288ee3fc9: openstack/ceilometer-0/ceilometer-central-agent\" id=d78db9ca-6b1c-40ed-8b61-4d67685d3f45 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.404708 | controller |     "Jun 09 17:03:51.237591 crc crio[20770]: time=\"2026-06-09T17:03:51.236867868Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=800c1d5e-ae38-4b98-9793-8956c3b3c38b name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.404723 | controller |     "Jun 09 17:03:51.251890 crc crio[20770]: time=\"2026-06-09T17:03:51.251771359Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-09 17:48:39.404739 | controller |     "Jun 09 17:03:52.293469 crc crio[20770]: time=\"2026-06-09T17:03:52.293142989Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0\" id=800c1d5e-ae38-4b98-9793-8956c3b3c38b name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.404771 | controller |     "Jun 09 17:03:52.296807 crc crio[20770]: time=\"2026-06-09T17:03:52.296620609Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=e51da54d-7d9b-497c-97ed-01b4775d8624 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.404788 | controller |     "Jun 09 17:03:52.300264 crc crio[20770]: time=\"2026-06-09T17:03:52.299969886Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=56e7592b-8022-44e4-ab44-cb1ab4f4a72c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.404803 | controller |     "Jun 09 17:03:52.315946 crc crio[20770]: time=\"2026-06-09T17:03:52.315848955Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-n5dcp/extract-content\" id=8dce48ec-5223-4f2d-beba-a1fd29b7e6f8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.404818 | controller |     "Jun 09 17:03:52.316613 crc crio[20770]: time=\"2026-06-09T17:03:52.316554896Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.404832 | controller |     "Jun 09 17:03:52.382627 crc crio[20770]: time=\"2026-06-09T17:03:52.382511353Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.404847 | controller |     "Jun 09 17:03:52.388223 crc crio[20770]: time=\"2026-06-09T17:03:52.388159286Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.404862 | controller |     "Jun 09 17:03:52.614181 crc crio[20770]: time=\"2026-06-09T17:03:52.613500774Z\" level=info msg=\"Created container a1499669ecefc2e55641c51af5e83ad3661a930d920e60e6a39f02a1db95839a: openshift-marketplace/redhat-marketplace-n5dcp/extract-content\" id=8dce48ec-5223-4f2d-beba-a1fd29b7e6f8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.404876 | controller |     "Jun 09 17:03:52.615604 crc crio[20770]: time=\"2026-06-09T17:03:52.615570854Z\" level=info msg=\"Starting container: a1499669ecefc2e55641c51af5e83ad3661a930d920e60e6a39f02a1db95839a\" id=d13530c9-7caf-4838-be38-9b3bee672102 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.404896 | controller |     "Jun 09 17:03:52.621319 crc crio[20770]: time=\"2026-06-09T17:03:52.621210167Z\" level=info msg=\"Started container\" PID=85988 containerID=a1499669ecefc2e55641c51af5e83ad3661a930d920e60e6a39f02a1db95839a description=openshift-marketplace/redhat-marketplace-n5dcp/extract-content id=d13530c9-7caf-4838-be38-9b3bee672102 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e77caae92c11b64cf8e0458ae6b602cd2b17d0757b5bb565a72b265b709c403e",
2026-06-09 17:48:39.404913 | controller |     "Jun 09 17:03:54.315923 crc crio[20770]: time=\"2026-06-09T17:03:54.315229012Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e6502502-f095-4962-9a7d-843727f766c7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.404929 | controller |     "Jun 09 17:03:54.316562 crc crio[20770]: time=\"2026-06-09T17:03:54.315916331Z\" level=info msg=\"Stopping pod sandbox: 47e7786a9d9d9483ebed55c00cbd0360ef56909eb25b088a7c3149c48f1d06f7\" id=37f5162e-b600-41d1-ad43-acab2b2d5996 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.404946 | controller |     "Jun 09 17:03:54.316973 crc crio[20770]: time=\"2026-06-09T17:03:54.31689853Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-fb9k6 Namespace:openstack ID:47e7786a9d9d9483ebed55c00cbd0360ef56909eb25b088a7c3149c48f1d06f7 UID:89919f9e-2b04-4f4d-a697-d361f31e02c1 NetNS:/var/run/netns/c056f203-2331-4a0b-8f45-be462f08c765 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod89919f9e_2b04_4f4d_a697_d361f31e02c1.slice PodAnnotations:0xc0003de948}] Aliases:map[]}\"",
2026-06-09 17:48:39.404963 | controller |     "Jun 09 17:03:54.317151 crc crio[20770]: time=\"2026-06-09T17:03:54.317095066Z\" level=info msg=\"Deleting pod openstack_nova-cell1-cell-mapping-fb9k6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.404980 | controller |     "Jun 09 17:03:54.318542 crc crio[20770]: time=\"2026-06-09T17:03:54.318451855Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=3070dc55-6dfb-41ea-862a-cd8290febce1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.404996 | controller |     "Jun 09 17:03:54.328589 crc crio[20770]: time=\"2026-06-09T17:03:54.328445944Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-n5dcp/registry-server\" id=6a3c1f0a-c7d1-4283-b744-ddc1d36a47d8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.405012 | controller |     "Jun 09 17:03:54.329388 crc crio[20770]: time=\"2026-06-09T17:03:54.329316869Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.405027 | controller |     "Jun 09 17:03:54.397023 crc crio[20770]: time=\"2026-06-09T17:03:54.396935555Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.405041 | controller |     "Jun 09 17:03:54.400620 crc crio[20770]: time=\"2026-06-09T17:03:54.40056252Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.405057 | controller |     "Jun 09 17:03:54.577320 crc crio[20770]: time=\"2026-06-09T17:03:54.576292912Z\" level=info msg=\"Created container bd0f63f6cea831176daf841ca8948eace14a5f74a294a2db25309b7877e44a33: openshift-marketplace/redhat-marketplace-n5dcp/registry-server\" id=6a3c1f0a-c7d1-4283-b744-ddc1d36a47d8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.405073 | controller |     "Jun 09 17:03:54.581105 crc crio[20770]: time=\"2026-06-09T17:03:54.580964127Z\" level=info msg=\"Starting container: bd0f63f6cea831176daf841ca8948eace14a5f74a294a2db25309b7877e44a33\" id=8c1d1690-07a5-4dae-93a3-eec5470d3259 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.405092 | controller |     "Jun 09 17:03:54.593132 crc crio[20770]: time=\"2026-06-09T17:03:54.592976155Z\" level=info msg=\"Started container\" PID=86086 containerID=bd0f63f6cea831176daf841ca8948eace14a5f74a294a2db25309b7877e44a33 description=openshift-marketplace/redhat-marketplace-n5dcp/registry-server id=8c1d1690-07a5-4dae-93a3-eec5470d3259 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e77caae92c11b64cf8e0458ae6b602cd2b17d0757b5bb565a72b265b709c403e",
2026-06-09 17:48:39.405108 | controller |     "Jun 09 17:03:54.749405 crc crio[20770]: time=\"2026-06-09T17:03:54.745080264Z\" level=info msg=\"Stopped pod sandbox: 47e7786a9d9d9483ebed55c00cbd0360ef56909eb25b088a7c3149c48f1d06f7\" id=37f5162e-b600-41d1-ad43-acab2b2d5996 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.405124 | controller |     "Jun 09 17:03:55.719702 crc crio[20770]: time=\"2026-06-09T17:03:55.718998022Z\" level=info msg=\"Stopping container: d1344a42a46446a31d9c116932c474a53106bb11429e483a128e39dd7cc3be9b (timeout: 30s)\" id=158a1ff0-bcb4-4617-abe6-7f6b270486a6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.405139 | controller |     "Jun 09 17:03:55.721094 crc crio[20770]: time=\"2026-06-09T17:03:55.719107715Z\" level=info msg=\"Stopping container: 51dfc388b830ad6628e99fdcf3a78e27ec86bca96a1bb7e0b8169fbf17d17d22 (timeout: 30s)\" id=a85ad32b-05ae-47ca-b24f-335b0597be8e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.405153 | controller |     "Jun 09 17:03:55.745084 crc crio[20770]: time=\"2026-06-09T17:03:55.744478299Z\" level=info msg=\"Stopping container: 25e5e3f0cfab0632d95066847b3d61d75bb567c1209322b01c28deaf14b831a3 (timeout: 30s)\" id=7bc7cc35-108d-48c4-977f-f4785abecf6d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.405169 | controller |     "Jun 09 17:03:55.769005 crc crio[20770]: time=\"2026-06-09T17:03:55.768922736Z\" level=info msg=\"Stopping container: 1ef11dc52f73160cdc38c196477fa8993c612b814a926997f50858ade4128620 (timeout: 30s)\" id=363aeb60-872c-432a-a9fb-a98f079ae516 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.405186 | controller |     "Jun 09 17:03:55.770219 crc crio[20770]: time=\"2026-06-09T17:03:55.769596646Z\" level=info msg=\"Stopping container: b8526b2b7cb000e18196fc56f95fa24f327f234785b1b35a07770fd8b84f4333 (timeout: 30s)\" id=4ce169e5-55fc-4c54-9acf-be5c05811123 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.405201 | controller |     "Jun 09 17:03:55.853467 crc crio[20770]: time=\"2026-06-09T17:03:55.853196964Z\" level=info msg=\"Stopped container 51dfc388b830ad6628e99fdcf3a78e27ec86bca96a1bb7e0b8169fbf17d17d22: openstack/nova-api-0/nova-api-log\" id=a85ad32b-05ae-47ca-b24f-335b0597be8e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.405217 | controller |     "Jun 09 17:03:55.907144 crc crio[20770]: time=\"2026-06-09T17:03:55.905434824Z\" level=info msg=\"Stopped container b8526b2b7cb000e18196fc56f95fa24f327f234785b1b35a07770fd8b84f4333: openstack/nova-metadata-0/nova-metadata-log\" id=4ce169e5-55fc-4c54-9acf-be5c05811123 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.405232 | controller |     "Jun 09 17:03:57.880375 crc crio[20770]: time=\"2026-06-09T17:03:57.879447117Z\" level=info msg=\"Stopped container 25e5e3f0cfab0632d95066847b3d61d75bb567c1209322b01c28deaf14b831a3: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=7bc7cc35-108d-48c4-977f-f4785abecf6d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.405248 | controller |     "Jun 09 17:03:57.881634 crc crio[20770]: time=\"2026-06-09T17:03:57.881532107Z\" level=info msg=\"Stopping pod sandbox: 949deca8e4049cdb9c89e02a75d731e2d19a3a8fada42942e1b3ada4305d3155\" id=fbc9cece-fd52-4584-8e97-6a288734bc7c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.405268 | controller |     "Jun 09 17:03:57.882628 crc crio[20770]: time=\"2026-06-09T17:03:57.882495045Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:949deca8e4049cdb9c89e02a75d731e2d19a3a8fada42942e1b3ada4305d3155 UID:a3618763-d24a-4b57-9b8f-d7b619fc700f NetNS:/var/run/netns/9fef5799-cdf2-48d6-9cbd-87c06110339c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda3618763_d24a_4b57_9b8f_d7b619fc700f.slice PodAnnotations:0xc006e7e620}] Aliases:map[]}\"",
2026-06-09 17:48:39.405285 | controller |     "Jun 09 17:03:57.882925 crc crio[20770]: time=\"2026-06-09T17:03:57.882871756Z\" level=info msg=\"Deleting pod openstack_nova-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.405301 | controller |     "Jun 09 17:03:58.257750 crc crio[20770]: time=\"2026-06-09T17:03:58.257297685Z\" level=info msg=\"Stopped pod sandbox: 949deca8e4049cdb9c89e02a75d731e2d19a3a8fada42942e1b3ada4305d3155\" id=fbc9cece-fd52-4584-8e97-6a288734bc7c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.405317 | controller |     "Jun 09 17:03:58.485137 crc crio[20770]: time=\"2026-06-09T17:03:58.484402274Z\" level=info msg=\"Removing container: 25e5e3f0cfab0632d95066847b3d61d75bb567c1209322b01c28deaf14b831a3\" id=646d7aa5-8cdd-4db8-a87c-c5c5e110b9cf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.405332 | controller |     "Jun 09 17:03:58.538269 crc crio[20770]: time=\"2026-06-09T17:03:58.538166789Z\" level=info msg=\"Removed container 25e5e3f0cfab0632d95066847b3d61d75bb567c1209322b01c28deaf14b831a3: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=646d7aa5-8cdd-4db8-a87c-c5c5e110b9cf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.405348 | controller |     "Jun 09 17:03:59.124968 crc crio[20770]: time=\"2026-06-09T17:03:59.124508727Z\" level=info msg=\"Stopped container 1ef11dc52f73160cdc38c196477fa8993c612b814a926997f50858ade4128620: openstack/nova-metadata-0/nova-metadata-metadata\" id=363aeb60-872c-432a-a9fb-a98f079ae516 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.405363 | controller |     "Jun 09 17:03:59.127218 crc crio[20770]: time=\"2026-06-09T17:03:59.127151714Z\" level=info msg=\"Stopping pod sandbox: 9470b2162b40d69f8b085c5e2390cb2e1e4e1fe053da66e6f728c18cba02b9be\" id=377992dc-455e-4472-b738-e18fa3f14375 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.405378 | controller |     "Jun 09 17:03:59.128146 crc crio[20770]: time=\"2026-06-09T17:03:59.128105381Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:9470b2162b40d69f8b085c5e2390cb2e1e4e1fe053da66e6f728c18cba02b9be UID:dcd1791a-d9da-4c2e-a3aa-16b3df20d108 NetNS:/var/run/netns/4c120353-7b31-4d57-9aeb-caff15fd4b1b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddcd1791a_d9da_4c2e_a3aa_16b3df20d108.slice PodAnnotations:0xc00008d168}] Aliases:map[]}\"",
2026-06-09 17:48:39.405394 | controller |     "Jun 09 17:03:59.128539 crc crio[20770]: time=\"2026-06-09T17:03:59.128511503Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.405410 | controller |     "Jun 09 17:03:59.280427 crc crio[20770]: time=\"2026-06-09T17:03:59.27984994Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=d7b77fb6-9b61-4b48-8035-1e07ea2c794a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.405426 | controller |     "Jun 09 17:03:59.280427 crc crio[20770]: time=\"2026-06-09T17:03:59.280337974Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.405445 | controller |     "Jun 09 17:03:59.354476 crc crio[20770]: time=\"2026-06-09T17:03:59.354368996Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:d02d7e77b747d6be18e18d2a75d4178d0c76d0cde5ce9dc85e5540a1f7ec1ab8 UID:347260fa-7b5d-4146-b85a-dd19ffa94405 NetNS:/var/run/netns/f89d1f84-1ff7-4ccc-b61b-e285d35c8550 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod347260fa_7b5d_4146_b85a_dd19ffa94405.slice PodAnnotations:0xc000134c08}] Aliases:map[]}\"",
2026-06-09 17:48:39.405461 | controller |     "Jun 09 17:03:59.354476 crc crio[20770]: time=\"2026-06-09T17:03:59.354447318Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.405478 | controller |     "Jun 09 17:03:59.555069 crc crio[20770]: time=\"2026-06-09T17:03:59.554844983Z\" level=info msg=\"Stopped pod sandbox: 9470b2162b40d69f8b085c5e2390cb2e1e4e1fe053da66e6f728c18cba02b9be\" id=377992dc-455e-4472-b738-e18fa3f14375 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.405493 | controller |     "Jun 09 17:03:59.960041 crc crio[20770]: 2026-06-09T17:03:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d02d7e77b747d6b Mac:a2:88:46:15:ee:22 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d4 Mtu:0 Sandbox:/var/run/netns/f89d1f84-1ff7-4ccc-b61b-e285d35c8550 SocketPath: PciID:}] [{Interface:0xc0002da9e0 Address:{IP:10.217.0.212 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.405509 | controller |     "Jun 09 17:03:59.961980 crc crio[20770]: time=\"2026-06-09T17:03:59.961945177Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:d02d7e77b747d6be18e18d2a75d4178d0c76d0cde5ce9dc85e5540a1f7ec1ab8 UID:347260fa-7b5d-4146-b85a-dd19ffa94405 NetNS:/var/run/netns/f89d1f84-1ff7-4ccc-b61b-e285d35c8550 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod347260fa_7b5d_4146_b85a_dd19ffa94405.slice PodAnnotations:0xc000134c08}] Aliases:map[]}\"",
2026-06-09 17:48:39.405547 | controller |     "Jun 09 17:03:59.962293 crc crio[20770]: time=\"2026-06-09T17:03:59.962270997Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.405564 | controller |     "Jun 09 17:03:59.971088 crc crio[20770]: time=\"2026-06-09T17:03:59.97104858Z\" level=info msg=\"Ran pod sandbox d02d7e77b747d6be18e18d2a75d4178d0c76d0cde5ce9dc85e5540a1f7ec1ab8 with infra container: openstack/nova-scheduler-0/POD\" id=d7b77fb6-9b61-4b48-8035-1e07ea2c794a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.405580 | controller |     "Jun 09 17:03:59.973869 crc crio[20770]: time=\"2026-06-09T17:03:59.973838791Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=5296eb4b-e1fd-4670-9e90-6ab575310c17 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.405595 | controller |     "Jun 09 17:04:00.002508 crc crio[20770]: time=\"2026-06-09T17:04:00.002462329Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=733beb9d-db52-4f28-9477-31801ca6183f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.405610 | controller |     "Jun 09 17:04:00.011208 crc crio[20770]: time=\"2026-06-09T17:04:00.011157591Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=a0f8a605-dbab-4564-8c25-54e2117461ab name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.405626 | controller |     "Jun 09 17:04:00.011959 crc crio[20770]: time=\"2026-06-09T17:04:00.011930143Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.405646 | controller |     "Jun 09 17:04:00.058318 crc crio[20770]: time=\"2026-06-09T17:04:00.058236742Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.405662 | controller |     "Jun 09 17:04:00.063004 crc crio[20770]: time=\"2026-06-09T17:04:00.062973579Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.405677 | controller |     "Jun 09 17:04:00.250290 crc crio[20770]: time=\"2026-06-09T17:04:00.250238915Z\" level=info msg=\"Created container 38c846cbc9729c73c5dd2062993fd84abc866df093d356a4c2bf7e11c7f2ec48: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=a0f8a605-dbab-4564-8c25-54e2117461ab name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.405693 | controller |     "Jun 09 17:04:00.257104 crc crio[20770]: time=\"2026-06-09T17:04:00.256322191Z\" level=info msg=\"Starting container: 38c846cbc9729c73c5dd2062993fd84abc866df093d356a4c2bf7e11c7f2ec48\" id=3d942cf1-c10c-44c5-9324-42b5c42dd4c4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.405709 | controller |     "Jun 09 17:04:00.265736 crc crio[20770]: time=\"2026-06-09T17:04:00.2656092Z\" level=info msg=\"Started container\" PID=86584 containerID=38c846cbc9729c73c5dd2062993fd84abc866df093d356a4c2bf7e11c7f2ec48 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=3d942cf1-c10c-44c5-9324-42b5c42dd4c4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d02d7e77b747d6be18e18d2a75d4178d0c76d0cde5ce9dc85e5540a1f7ec1ab8",
2026-06-09 17:48:39.405725 | controller |     "Jun 09 17:04:00.511629 crc crio[20770]: time=\"2026-06-09T17:04:00.511558703Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683744-h6hg2/POD\" id=df389563-a2f2-4347-82a1-79145584b41a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.405741 | controller |     "Jun 09 17:04:00.511832 crc crio[20770]: time=\"2026-06-09T17:04:00.511721948Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.405757 | controller |     "Jun 09 17:04:00.554760 crc crio[20770]: time=\"2026-06-09T17:04:00.554562727Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683744-h6hg2 Namespace:openshift-infra ID:7a8f02bc3f172ee5ea08226362e11f59ecb220761db1acf903e59164524b3cef UID:510f4616-6a98-4ede-9b81-e5a7d7d6bca3 NetNS:/var/run/netns/b22be551-620c-4944-8832-6e5b5cf33cb6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod510f4616_6a98_4ede_9b81_e5a7d7d6bca3.slice PodAnnotations:0xc0005c6068}] Aliases:map[]}\"",
2026-06-09 17:48:39.405772 | controller |     "Jun 09 17:04:00.554760 crc crio[20770]: time=\"2026-06-09T17:04:00.554624939Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683744-h6hg2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.405788 | controller |     "Jun 09 17:04:00.574985 crc crio[20770]: time=\"2026-06-09T17:04:00.574897885Z\" level=info msg=\"Removing container: 1ef11dc52f73160cdc38c196477fa8993c612b814a926997f50858ade4128620\" id=322b140b-f675-431f-83c6-786e84df4828 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.405804 | controller |     "Jun 09 17:04:00.703585 crc crio[20770]: time=\"2026-06-09T17:04:00.703003501Z\" level=info msg=\"Removed container 1ef11dc52f73160cdc38c196477fa8993c612b814a926997f50858ade4128620: openstack/nova-metadata-0/nova-metadata-metadata\" id=322b140b-f675-431f-83c6-786e84df4828 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.405819 | controller |     "Jun 09 17:04:00.715303 crc crio[20770]: time=\"2026-06-09T17:04:00.715218764Z\" level=info msg=\"Removing container: b8526b2b7cb000e18196fc56f95fa24f327f234785b1b35a07770fd8b84f4333\" id=b0e3a6fa-ae4e-405f-b0fc-de986069c841 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.405838 | controller |     "Jun 09 17:04:00.764227 crc crio[20770]: time=\"2026-06-09T17:04:00.764057766Z\" level=info msg=\"Removed container b8526b2b7cb000e18196fc56f95fa24f327f234785b1b35a07770fd8b84f4333: openstack/nova-metadata-0/nova-metadata-log\" id=b0e3a6fa-ae4e-405f-b0fc-de986069c841 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.405853 | controller |     "Jun 09 17:04:01.114430 crc crio[20770]: 2026-06-09T17:04:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7a8f02bc3f172ee Mac:42:da:07:f3:3b:07 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d5 Mtu:0 Sandbox:/var/run/netns/b22be551-620c-4944-8832-6e5b5cf33cb6 SocketPath: PciID:}] [{Interface:0xc00028e5a0 Address:{IP:10.217.0.213 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.405869 | controller |     "Jun 09 17:04:01.116361 crc crio[20770]: time=\"2026-06-09T17:04:01.116252573Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683744-h6hg2 Namespace:openshift-infra ID:7a8f02bc3f172ee5ea08226362e11f59ecb220761db1acf903e59164524b3cef UID:510f4616-6a98-4ede-9b81-e5a7d7d6bca3 NetNS:/var/run/netns/b22be551-620c-4944-8832-6e5b5cf33cb6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod510f4616_6a98_4ede_9b81_e5a7d7d6bca3.slice PodAnnotations:0xc0005c6068}] Aliases:map[]}\"",
2026-06-09 17:48:39.405885 | controller |     "Jun 09 17:04:01.116437 crc crio[20770]: time=\"2026-06-09T17:04:01.116414487Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683744-h6hg2 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.405900 | controller |     "Jun 09 17:04:01.120486 crc crio[20770]: time=\"2026-06-09T17:04:01.120409273Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=2ca5f83f-0397-4b1c-bb56-a67528f8ae7a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.405916 | controller |     "Jun 09 17:04:01.120630 crc crio[20770]: time=\"2026-06-09T17:04:01.120506886Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.405931 | controller |     "Jun 09 17:04:01.134469 crc crio[20770]: time=\"2026-06-09T17:04:01.134378257Z\" level=info msg=\"Ran pod sandbox 7a8f02bc3f172ee5ea08226362e11f59ecb220761db1acf903e59164524b3cef with infra container: openshift-infra/auto-csr-approver-29683744-h6hg2/POD\" id=df389563-a2f2-4347-82a1-79145584b41a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.405947 | controller |     "Jun 09 17:04:01.140039 crc crio[20770]: time=\"2026-06-09T17:04:01.139940728Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=e8cafd2f-2529-4f67-8f85-f51a7b1cd064 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.405963 | controller |     "Jun 09 17:04:01.144717 crc crio[20770]: time=\"2026-06-09T17:04:01.144598643Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 17:48:39.405979 | controller |     "Jun 09 17:04:01.176845 crc crio[20770]: time=\"2026-06-09T17:04:01.176055622Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:4996100917ec86df9f874c0a62ae5301af787b0aed1b59626a72496dea87a2fa UID:bcc506e2-4301-4c9b-b1f5-d85087f676af NetNS:/var/run/netns/e276d882-d745-4c5c-a990-de31e7f4b631 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbcc506e2_4301_4c9b_b1f5_d85087f676af.slice PodAnnotations:0xc002894770}] Aliases:map[]}\"",
2026-06-09 17:48:39.405995 | controller |     "Jun 09 17:04:01.176845 crc crio[20770]: time=\"2026-06-09T17:04:01.176461544Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.406014 | controller |     "Jun 09 17:04:01.276768 crc crio[20770]: time=\"2026-06-09T17:04:01.276459096Z\" level=info msg=\"Stopped container d1344a42a46446a31d9c116932c474a53106bb11429e483a128e39dd7cc3be9b: openstack/nova-api-0/nova-api-api\" id=158a1ff0-bcb4-4617-abe6-7f6b270486a6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.406031 | controller |     "Jun 09 17:04:01.283604 crc crio[20770]: time=\"2026-06-09T17:04:01.283214802Z\" level=info msg=\"Stopping pod sandbox: 1d57e0f3bd6f1202f65b14d2da1209e57f1c1239dd13e83383341716ed7e7875\" id=8106f1ad-8b3b-4537-8f93-cfbb43500166 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.406047 | controller |     "Jun 09 17:04:01.284450 crc crio[20770]: time=\"2026-06-09T17:04:01.284358465Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:1d57e0f3bd6f1202f65b14d2da1209e57f1c1239dd13e83383341716ed7e7875 UID:6b2f14c1-5ca9-4a23-8f14-26e47479a1b2 NetNS:/var/run/netns/bd524e01-f0c8-42a5-b51f-e81aa26c95c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6b2f14c1_5ca9_4a23_8f14_26e47479a1b2.slice PodAnnotations:0xc0003de7c8}] Aliases:map[]}\"",
2026-06-09 17:48:39.406062 | controller |     "Jun 09 17:04:01.284711 crc crio[20770]: time=\"2026-06-09T17:04:01.284568151Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.406078 | controller |     "Jun 09 17:04:01.701994 crc crio[20770]: 2026-06-09T17:04:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4996100917ec86d Mac:ae:6f:71:05:55:0d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d6 Mtu:0 Sandbox:/var/run/netns/e276d882-d745-4c5c-a990-de31e7f4b631 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.214 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.406094 | controller |     "Jun 09 17:04:01.703274 crc crio[20770]: time=\"2026-06-09T17:04:01.703206369Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:4996100917ec86df9f874c0a62ae5301af787b0aed1b59626a72496dea87a2fa UID:bcc506e2-4301-4c9b-b1f5-d85087f676af NetNS:/var/run/netns/e276d882-d745-4c5c-a990-de31e7f4b631 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbcc506e2_4301_4c9b_b1f5_d85087f676af.slice PodAnnotations:0xc002894770}] Aliases:map[]}\"",
2026-06-09 17:48:39.406110 | controller |     "Jun 09 17:04:01.703605 crc crio[20770]: time=\"2026-06-09T17:04:01.703395954Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.406126 | controller |     "Jun 09 17:04:01.713331 crc crio[20770]: time=\"2026-06-09T17:04:01.713052894Z\" level=info msg=\"Ran pod sandbox 4996100917ec86df9f874c0a62ae5301af787b0aed1b59626a72496dea87a2fa with infra container: openstack/nova-metadata-0/POD\" id=2ca5f83f-0397-4b1c-bb56-a67528f8ae7a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.406140 | controller |     "Jun 09 17:04:01.723415 crc crio[20770]: time=\"2026-06-09T17:04:01.723202077Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=43eb9cd9-490e-4cbd-9a87-4b7153b4f501 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.406156 | controller |     "Jun 09 17:04:01.727446 crc crio[20770]: time=\"2026-06-09T17:04:01.727292286Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=2b7afeb2-db49-4d43-84e8-f2a2ea84fccd name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.406174 | controller |     "Jun 09 17:04:01.735954 crc crio[20770]: time=\"2026-06-09T17:04:01.735561075Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=162445d4-a21f-440b-bda0-73fa6ed4561a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.406190 | controller |     "Jun 09 17:04:01.736227 crc crio[20770]: time=\"2026-06-09T17:04:01.736040539Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.406205 | controller |     "Jun 09 17:04:01.769347 crc crio[20770]: time=\"2026-06-09T17:04:01.768713274Z\" level=info msg=\"Stopped pod sandbox: 1d57e0f3bd6f1202f65b14d2da1209e57f1c1239dd13e83383341716ed7e7875\" id=8106f1ad-8b3b-4537-8f93-cfbb43500166 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.406220 | controller |     "Jun 09 17:04:01.798769 crc crio[20770]: time=\"2026-06-09T17:04:01.798476144Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.406236 | controller |     "Jun 09 17:04:01.808459 crc crio[20770]: time=\"2026-06-09T17:04:01.808302949Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.406252 | controller |     "Jun 09 17:04:01.961466 crc crio[20770]: time=\"2026-06-09T17:04:01.961395336Z\" level=info msg=\"Created container 61d57722b88a5c401b199d0e72851de0f81d3a17980f8da44bf29340bfbd5ab4: openstack/nova-metadata-0/nova-metadata-log\" id=162445d4-a21f-440b-bda0-73fa6ed4561a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.406268 | controller |     "Jun 09 17:04:01.965347 crc crio[20770]: time=\"2026-06-09T17:04:01.964911128Z\" level=info msg=\"Starting container: 61d57722b88a5c401b199d0e72851de0f81d3a17980f8da44bf29340bfbd5ab4\" id=7011e94e-5563-4ca3-bf1f-744d086e94c6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.406284 | controller |     "Jun 09 17:04:01.973704 crc crio[20770]: time=\"2026-06-09T17:04:01.972120557Z\" level=info msg=\"Started container\" PID=86823 containerID=61d57722b88a5c401b199d0e72851de0f81d3a17980f8da44bf29340bfbd5ab4 description=openstack/nova-metadata-0/nova-metadata-log id=7011e94e-5563-4ca3-bf1f-744d086e94c6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4996100917ec86df9f874c0a62ae5301af787b0aed1b59626a72496dea87a2fa",
2026-06-09 17:48:39.406300 | controller |     "Jun 09 17:04:01.979010 crc crio[20770]: time=\"2026-06-09T17:04:01.978938284Z\" level=info msg=\"Stopping container: bd0f63f6cea831176daf841ca8948eace14a5f74a294a2db25309b7877e44a33 (timeout: 2s)\" id=2d84ab9d-0676-4b70-843b-32014548b9c3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.406315 | controller |     "Jun 09 17:04:01.985108 crc crio[20770]: time=\"2026-06-09T17:04:01.984608468Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=c9230a1a-65a2-42c1-ac3c-39278a371111 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.406331 | controller |     "Jun 09 17:04:02.042848 crc crio[20770]: time=\"2026-06-09T17:04:02.04275552Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=498ab2cb-b094-4b9c-80bd-e405b810b37b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.406346 | controller |     "Jun 09 17:04:02.057186 crc crio[20770]: time=\"2026-06-09T17:04:02.055840938Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=6b01e25e-abbc-43cf-9872-75818c99c048 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.406362 | controller |     "Jun 09 17:04:02.057186 crc crio[20770]: time=\"2026-06-09T17:04:02.056493167Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.406381 | controller |     "Jun 09 17:04:02.116840 crc crio[20770]: time=\"2026-06-09T17:04:02.116164033Z\" level=info msg=\"Stopped container bd0f63f6cea831176daf841ca8948eace14a5f74a294a2db25309b7877e44a33: openshift-marketplace/redhat-marketplace-n5dcp/registry-server\" id=2d84ab9d-0676-4b70-843b-32014548b9c3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.406396 | controller |     "Jun 09 17:04:02.119023 crc crio[20770]: time=\"2026-06-09T17:04:02.118905862Z\" level=info msg=\"Stopping pod sandbox: e77caae92c11b64cf8e0458ae6b602cd2b17d0757b5bb565a72b265b709c403e\" id=8542e08a-d81a-461c-9743-db348ac535cd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.406412 | controller |     "Jun 09 17:04:02.119979 crc crio[20770]: time=\"2026-06-09T17:04:02.119558931Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-n5dcp Namespace:openshift-marketplace ID:e77caae92c11b64cf8e0458ae6b602cd2b17d0757b5bb565a72b265b709c403e UID:1e5e9123-065e-4fbc-b117-e5322d179d03 NetNS:/var/run/netns/b0092105-7413-496b-aa1d-c607f129c152 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1e5e9123_065e_4fbc_b117_e5322d179d03.slice PodAnnotations:0xc0001356f0}] Aliases:map[]}\"",
2026-06-09 17:48:39.406428 | controller |     "Jun 09 17:04:02.121332 crc crio[20770]: time=\"2026-06-09T17:04:02.121186768Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-n5dcp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.406443 | controller |     "Jun 09 17:04:02.125122 crc crio[20770]: time=\"2026-06-09T17:04:02.124873245Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.406459 | controller |     "Jun 09 17:04:02.133010 crc crio[20770]: time=\"2026-06-09T17:04:02.132911067Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.406474 | controller |     "Jun 09 17:04:02.284711 crc crio[20770]: time=\"2026-06-09T17:04:02.284146821Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=e8cafd2f-2529-4f67-8f85-f51a7b1cd064 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.406490 | controller |     "Jun 09 17:04:02.285954 crc crio[20770]: time=\"2026-06-09T17:04:02.28548673Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=03985b82-4868-4473-a839-8620b0ebe616 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.406506 | controller |     "Jun 09 17:04:02.289806 crc crio[20770]: time=\"2026-06-09T17:04:02.289551468Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=21e589fd-dcef-4c27-8adb-654a42514a37 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.406541 | controller |     "Jun 09 17:04:02.326622 crc crio[20770]: time=\"2026-06-09T17:04:02.325356683Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683744-h6hg2/oc\" id=1fa66b4a-6b69-4ad6-837e-e07eb583d489 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.406559 | controller |     "Jun 09 17:04:02.326622 crc crio[20770]: time=\"2026-06-09T17:04:02.326141716Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.406575 | controller |     "Jun 09 17:04:02.400567 crc crio[20770]: time=\"2026-06-09T17:04:02.400439505Z\" level=info msg=\"Created container ce0acf290dfaedc6152356b93c33207d61478846842722f3072c7648f727f9fc: openstack/nova-metadata-0/nova-metadata-metadata\" id=6b01e25e-abbc-43cf-9872-75818c99c048 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.406594 | controller |     "Jun 09 17:04:02.402548 crc crio[20770]: time=\"2026-06-09T17:04:02.402475314Z\" level=info msg=\"Starting container: ce0acf290dfaedc6152356b93c33207d61478846842722f3072c7648f727f9fc\" id=d969e0ac-a6f3-4d06-8861-f187f34a078c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.406610 | controller |     "Jun 09 17:04:02.403615 crc crio[20770]: time=\"2026-06-09T17:04:02.403237846Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.406626 | controller |     "Jun 09 17:04:02.407871 crc crio[20770]: time=\"2026-06-09T17:04:02.407745056Z\" level=info msg=\"Started container\" PID=86889 containerID=ce0acf290dfaedc6152356b93c33207d61478846842722f3072c7648f727f9fc description=openstack/nova-metadata-0/nova-metadata-metadata id=d969e0ac-a6f3-4d06-8861-f187f34a078c name=/runtime.v1.RuntimeService/StartContainer sandboxID=4996100917ec86df9f874c0a62ae5301af787b0aed1b59626a72496dea87a2fa",
2026-06-09 17:48:39.406641 | controller |     "Jun 09 17:04:02.641082 crc crio[20770]: time=\"2026-06-09T17:04:02.641004132Z\" level=info msg=\"Stopped pod sandbox: e77caae92c11b64cf8e0458ae6b602cd2b17d0757b5bb565a72b265b709c403e\" id=8542e08a-d81a-461c-9743-db348ac535cd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.406656 | controller |     "Jun 09 17:04:02.745393 crc crio[20770]: time=\"2026-06-09T17:04:02.744860176Z\" level=info msg=\"Removing container: d1344a42a46446a31d9c116932c474a53106bb11429e483a128e39dd7cc3be9b\" id=99852dce-4aea-42ea-af00-9ff7f3c47689 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.406672 | controller |     "Jun 09 17:04:02.796349 crc crio[20770]: time=\"2026-06-09T17:04:02.79615496Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.406688 | controller |     "Jun 09 17:04:02.825863 crc crio[20770]: time=\"2026-06-09T17:04:02.82555585Z\" level=info msg=\"Removed container d1344a42a46446a31d9c116932c474a53106bb11429e483a128e39dd7cc3be9b: openstack/nova-api-0/nova-api-api\" id=99852dce-4aea-42ea-af00-9ff7f3c47689 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.406704 | controller |     "Jun 09 17:04:02.830962 crc crio[20770]: time=\"2026-06-09T17:04:02.830817502Z\" level=info msg=\"Removing container: 51dfc388b830ad6628e99fdcf3a78e27ec86bca96a1bb7e0b8169fbf17d17d22\" id=9f3193fa-36f0-4d75-a5b5-62a1f3748f8a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.406719 | controller |     "Jun 09 17:04:02.926322 crc crio[20770]: time=\"2026-06-09T17:04:02.92618251Z\" level=info msg=\"Removed container 51dfc388b830ad6628e99fdcf3a78e27ec86bca96a1bb7e0b8169fbf17d17d22: openstack/nova-api-0/nova-api-log\" id=9f3193fa-36f0-4d75-a5b5-62a1f3748f8a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.406734 | controller |     "Jun 09 17:04:03.050033 crc crio[20770]: time=\"2026-06-09T17:04:03.04993174Z\" level=info msg=\"Created container f35d0ea849b90c8484882459c4a57f212463f338abfa0b0362a48e6c7513ec5e: openshift-infra/auto-csr-approver-29683744-h6hg2/oc\" id=1fa66b4a-6b69-4ad6-837e-e07eb583d489 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.406749 | controller |     "Jun 09 17:04:03.052211 crc crio[20770]: time=\"2026-06-09T17:04:03.051809334Z\" level=info msg=\"Starting container: f35d0ea849b90c8484882459c4a57f212463f338abfa0b0362a48e6c7513ec5e\" id=bd83b632-5290-444d-8bfb-cd2b6aa15f09 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.406764 | controller |     "Jun 09 17:04:03.060729 crc crio[20770]: time=\"2026-06-09T17:04:03.06030948Z\" level=info msg=\"Started container\" PID=86937 containerID=f35d0ea849b90c8484882459c4a57f212463f338abfa0b0362a48e6c7513ec5e description=openshift-infra/auto-csr-approver-29683744-h6hg2/oc id=bd83b632-5290-444d-8bfb-cd2b6aa15f09 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7a8f02bc3f172ee5ea08226362e11f59ecb220761db1acf903e59164524b3cef",
2026-06-09 17:48:39.406783 | controller |     "Jun 09 17:04:03.328900 crc crio[20770]: time=\"2026-06-09T17:04:03.328723552Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=476b708c-caf7-4d6e-97aa-625be28c0132 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.406798 | controller |     "Jun 09 17:04:03.330749 crc crio[20770]: time=\"2026-06-09T17:04:03.328925278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.406814 | controller |     "Jun 09 17:04:03.359510 crc crio[20770]: time=\"2026-06-09T17:04:03.359295476Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:980616b0bdb4583c91daa5ada1252b968acd5466869508616d21dbdc86399987 UID:596b4273-936f-4cbc-bb19-1a765314601d NetNS:/var/run/netns/68b95ee0-9f59-4bcc-92b0-bd950aabf061 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod596b4273_936f_4cbc_bb19_1a765314601d.slice PodAnnotations:0xc006e7e930}] Aliases:map[]}\"",
2026-06-09 17:48:39.406829 | controller |     "Jun 09 17:04:03.359510 crc crio[20770]: time=\"2026-06-09T17:04:03.359371068Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.406845 | controller |     "Jun 09 17:04:03.698108 crc crio[20770]: 2026-06-09T17:04:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:980616b0bdb4583 Mac:9e:32:bf:07:9b:49 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d7 Mtu:0 Sandbox:/var/run/netns/68b95ee0-9f59-4bcc-92b0-bd950aabf061 SocketPath: PciID:}] [{Interface:0xc000440720 Address:{IP:10.217.0.215 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.406860 | controller |     "Jun 09 17:04:03.702561 crc crio[20770]: time=\"2026-06-09T17:04:03.70000055Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:980616b0bdb4583c91daa5ada1252b968acd5466869508616d21dbdc86399987 UID:596b4273-936f-4cbc-bb19-1a765314601d NetNS:/var/run/netns/68b95ee0-9f59-4bcc-92b0-bd950aabf061 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod596b4273_936f_4cbc_bb19_1a765314601d.slice PodAnnotations:0xc006e7e930}] Aliases:map[]}\"",
2026-06-09 17:48:39.406876 | controller |     "Jun 09 17:04:03.702561 crc crio[20770]: time=\"2026-06-09T17:04:03.700199386Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.406891 | controller |     "Jun 09 17:04:03.715008 crc crio[20770]: time=\"2026-06-09T17:04:03.714895851Z\" level=info msg=\"Ran pod sandbox 980616b0bdb4583c91daa5ada1252b968acd5466869508616d21dbdc86399987 with infra container: openstack/nova-api-0/POD\" id=476b708c-caf7-4d6e-97aa-625be28c0132 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.406906 | controller |     "Jun 09 17:04:03.718425 crc crio[20770]: time=\"2026-06-09T17:04:03.71832105Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=d971e1cf-7997-4b7c-ac06-16793268baa2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.406921 | controller |     "Jun 09 17:04:03.721011 crc crio[20770]: time=\"2026-06-09T17:04:03.7207364Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=f3280c15-6808-4839-9402-0f21d758c284 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.406937 | controller |     "Jun 09 17:04:03.730050 crc crio[20770]: time=\"2026-06-09T17:04:03.729802432Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=937675c8-ef78-4e56-a298-3edda9845830 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.406956 | controller |     "Jun 09 17:04:03.730443 crc crio[20770]: time=\"2026-06-09T17:04:03.730140032Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.406972 | controller |     "Jun 09 17:04:03.814972 crc crio[20770]: time=\"2026-06-09T17:04:03.814178053Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.406987 | controller |     "Jun 09 17:04:03.818721 crc crio[20770]: time=\"2026-06-09T17:04:03.818601551Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.407003 | controller |     "Jun 09 17:04:03.924162 crc crio[20770]: time=\"2026-06-09T17:04:03.923892836Z\" level=info msg=\"Created container 2600ad7ac4a2faa2d5d05969a614890a111d56a085fbe4105447e243edb6ffdf: openstack/nova-api-0/nova-api-log\" id=937675c8-ef78-4e56-a298-3edda9845830 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.407017 | controller |     "Jun 09 17:04:03.926574 crc crio[20770]: time=\"2026-06-09T17:04:03.9257632Z\" level=info msg=\"Starting container: 2600ad7ac4a2faa2d5d05969a614890a111d56a085fbe4105447e243edb6ffdf\" id=d41622db-0fbc-40c5-8458-ba5a00e142a5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.407032 | controller |     "Jun 09 17:04:03.932171 crc crio[20770]: time=\"2026-06-09T17:04:03.932027431Z\" level=info msg=\"Started container\" PID=87181 containerID=2600ad7ac4a2faa2d5d05969a614890a111d56a085fbe4105447e243edb6ffdf description=openstack/nova-api-0/nova-api-log id=d41622db-0fbc-40c5-8458-ba5a00e142a5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=980616b0bdb4583c91daa5ada1252b968acd5466869508616d21dbdc86399987",
2026-06-09 17:48:39.407047 | controller |     "Jun 09 17:04:03.947329 crc crio[20770]: time=\"2026-06-09T17:04:03.947171829Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=1f6881e5-bebc-4ea4-b97e-d4dfb1743e7c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.407063 | controller |     "Jun 09 17:04:04.017694 crc crio[20770]: time=\"2026-06-09T17:04:04.01737511Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=becd8cea-d9ee-4f98-aded-b6bc9c0f7ee4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.407079 | controller |     "Jun 09 17:04:04.024723 crc crio[20770]: time=\"2026-06-09T17:04:04.024604389Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=ee82c26d-addc-4f0d-b231-815228f28445 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.407094 | controller |     "Jun 09 17:04:04.025137 crc crio[20770]: time=\"2026-06-09T17:04:04.025063872Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.407110 | controller |     "Jun 09 17:04:04.070489 crc crio[20770]: time=\"2026-06-09T17:04:04.070359342Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.407125 | controller |     "Jun 09 17:04:04.075977 crc crio[20770]: time=\"2026-06-09T17:04:04.075908593Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.407140 | controller |     "Jun 09 17:04:04.242353 crc crio[20770]: time=\"2026-06-09T17:04:04.242250484Z\" level=info msg=\"Created container 0f3c777b81063ae1579d026c3aa98df1d224eeaadb048c540fed53f01f31aa82: openstack/nova-api-0/nova-api-api\" id=ee82c26d-addc-4f0d-b231-815228f28445 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.407159 | controller |     "Jun 09 17:04:04.243585 crc crio[20770]: time=\"2026-06-09T17:04:04.243469959Z\" level=info msg=\"Starting container: 0f3c777b81063ae1579d026c3aa98df1d224eeaadb048c540fed53f01f31aa82\" id=a7272ca1-fc04-4855-a61f-62fe66b7cfea name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.407176 | controller |     "Jun 09 17:04:04.253364 crc crio[20770]: time=\"2026-06-09T17:04:04.253275943Z\" level=info msg=\"Started container\" PID=87207 containerID=0f3c777b81063ae1579d026c3aa98df1d224eeaadb048c540fed53f01f31aa82 description=openstack/nova-api-0/nova-api-api id=a7272ca1-fc04-4855-a61f-62fe66b7cfea name=/runtime.v1.RuntimeService/StartContainer sandboxID=980616b0bdb4583c91daa5ada1252b968acd5466869508616d21dbdc86399987",
2026-06-09 17:48:39.407192 | controller |     "Jun 09 17:04:04.804446 crc crio[20770]: time=\"2026-06-09T17:04:04.803847337Z\" level=info msg=\"Stopping pod sandbox: 7a8f02bc3f172ee5ea08226362e11f59ecb220761db1acf903e59164524b3cef\" id=bf4aea2b-941f-481a-89df-54f1ffff11ce name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.407208 | controller |     "Jun 09 17:04:04.806406 crc crio[20770]: time=\"2026-06-09T17:04:04.805373771Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683744-h6hg2 Namespace:openshift-infra ID:7a8f02bc3f172ee5ea08226362e11f59ecb220761db1acf903e59164524b3cef UID:510f4616-6a98-4ede-9b81-e5a7d7d6bca3 NetNS:/var/run/netns/b22be551-620c-4944-8832-6e5b5cf33cb6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod510f4616_6a98_4ede_9b81_e5a7d7d6bca3.slice PodAnnotations:0xc0010a2700}] Aliases:map[]}\"",
2026-06-09 17:48:39.407224 | controller |     "Jun 09 17:04:04.806406 crc crio[20770]: time=\"2026-06-09T17:04:04.805550466Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683744-h6hg2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.407240 | controller |     "Jun 09 17:04:05.211248 crc crio[20770]: time=\"2026-06-09T17:04:05.210335623Z\" level=info msg=\"Stopped pod sandbox: 7a8f02bc3f172ee5ea08226362e11f59ecb220761db1acf903e59164524b3cef\" id=bf4aea2b-941f-481a-89df-54f1ffff11ce name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.407255 | controller |     "Jun 09 17:04:10.686335 crc crio[20770]: time=\"2026-06-09T17:04:10.685323853Z\" level=info msg=\"Stopping pod sandbox: 093f68b8e6899e469efd57e8a8f6dca1ed9bba2fd9cfb9bf99dc6233a65582a3\" id=970bdc04-373c-4480-864b-3a16ab2be1d2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.407271 | controller |     "Jun 09 17:04:10.686335 crc crio[20770]: time=\"2026-06-09T17:04:10.686311061Z\" level=info msg=\"Stopped pod sandbox (already stopped): 093f68b8e6899e469efd57e8a8f6dca1ed9bba2fd9cfb9bf99dc6233a65582a3\" id=970bdc04-373c-4480-864b-3a16ab2be1d2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.407286 | controller |     "Jun 09 17:04:10.688154 crc crio[20770]: time=\"2026-06-09T17:04:10.687056063Z\" level=info msg=\"Removing pod sandbox: 093f68b8e6899e469efd57e8a8f6dca1ed9bba2fd9cfb9bf99dc6233a65582a3\" id=2632bae5-179f-49e9-b87d-5656c2f522b8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.407301 | controller |     "Jun 09 17:04:10.700155 crc crio[20770]: time=\"2026-06-09T17:04:10.70008906Z\" level=info msg=\"Removed pod sandbox: 093f68b8e6899e469efd57e8a8f6dca1ed9bba2fd9cfb9bf99dc6233a65582a3\" id=2632bae5-179f-49e9-b87d-5656c2f522b8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.407316 | controller |     "Jun 09 17:04:10.701009 crc crio[20770]: time=\"2026-06-09T17:04:10.700899543Z\" level=info msg=\"Stopping pod sandbox: 705c0e6546360531e587e4d20f7e4e87deeec0ed11324b3172bfe96791a8dc6e\" id=b10aad9f-27a6-4437-80a4-dc939fc1a106 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.407337 | controller |     "Jun 09 17:04:10.701009 crc crio[20770]: time=\"2026-06-09T17:04:10.700962465Z\" level=info msg=\"Stopped pod sandbox (already stopped): 705c0e6546360531e587e4d20f7e4e87deeec0ed11324b3172bfe96791a8dc6e\" id=b10aad9f-27a6-4437-80a4-dc939fc1a106 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.407352 | controller |     "Jun 09 17:04:10.703403 crc crio[20770]: time=\"2026-06-09T17:04:10.703322743Z\" level=info msg=\"Removing pod sandbox: 705c0e6546360531e587e4d20f7e4e87deeec0ed11324b3172bfe96791a8dc6e\" id=4d219442-c2b8-41a0-a3d4-d842affa45fe name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.407367 | controller |     "Jun 09 17:04:10.736765 crc crio[20770]: time=\"2026-06-09T17:04:10.736441641Z\" level=info msg=\"Removed pod sandbox: 705c0e6546360531e587e4d20f7e4e87deeec0ed11324b3172bfe96791a8dc6e\" id=4d219442-c2b8-41a0-a3d4-d842affa45fe name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.407383 | controller |     "Jun 09 17:04:10.738430 crc crio[20770]: time=\"2026-06-09T17:04:10.738366667Z\" level=info msg=\"Stopping pod sandbox: 249da983dbc95cf2abfe97b8ff713895ae6da872a42d5f634403051bc5b7fa7d\" id=9af17352-e9df-40e5-9270-c116cefb2c30 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.407398 | controller |     "Jun 09 17:04:10.738570 crc crio[20770]: time=\"2026-06-09T17:04:10.73847089Z\" level=info msg=\"Stopped pod sandbox (already stopped): 249da983dbc95cf2abfe97b8ff713895ae6da872a42d5f634403051bc5b7fa7d\" id=9af17352-e9df-40e5-9270-c116cefb2c30 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.407414 | controller |     "Jun 09 17:04:10.739272 crc crio[20770]: time=\"2026-06-09T17:04:10.73917869Z\" level=info msg=\"Removing pod sandbox: 249da983dbc95cf2abfe97b8ff713895ae6da872a42d5f634403051bc5b7fa7d\" id=0216cec1-889c-481f-8d69-1694c9cc9367 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.407430 | controller |     "Jun 09 17:04:10.769741 crc crio[20770]: time=\"2026-06-09T17:04:10.76959882Z\" level=info msg=\"Removed pod sandbox: 249da983dbc95cf2abfe97b8ff713895ae6da872a42d5f634403051bc5b7fa7d\" id=0216cec1-889c-481f-8d69-1694c9cc9367 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.407446 | controller |     "Jun 09 17:04:10.771365 crc crio[20770]: time=\"2026-06-09T17:04:10.771268318Z\" level=info msg=\"Stopping pod sandbox: 20a7a8720a7f4d27b73733d67d719c6884eff0417128a7fc89d5722c64f9d330\" id=144c179e-c9ad-4155-8bda-3283b3fa705a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.407461 | controller |     "Jun 09 17:04:10.771915 crc crio[20770]: time=\"2026-06-09T17:04:10.771375432Z\" level=info msg=\"Stopped pod sandbox (already stopped): 20a7a8720a7f4d27b73733d67d719c6884eff0417128a7fc89d5722c64f9d330\" id=144c179e-c9ad-4155-8bda-3283b3fa705a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.407477 | controller |     "Jun 09 17:04:10.773750 crc crio[20770]: time=\"2026-06-09T17:04:10.773279597Z\" level=info msg=\"Removing pod sandbox: 20a7a8720a7f4d27b73733d67d719c6884eff0417128a7fc89d5722c64f9d330\" id=16fc4fb9-8782-48ba-b61a-1925589c20ac name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.407491 | controller |     "Jun 09 17:04:10.811546 crc crio[20770]: time=\"2026-06-09T17:04:10.811397389Z\" level=info msg=\"Removed pod sandbox: 20a7a8720a7f4d27b73733d67d719c6884eff0417128a7fc89d5722c64f9d330\" id=16fc4fb9-8782-48ba-b61a-1925589c20ac name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.407507 | controller |     "Jun 09 17:04:10.813111 crc crio[20770]: time=\"2026-06-09T17:04:10.813007366Z\" level=info msg=\"Stopping pod sandbox: c916171c5ae184824c707b67c1b03fa9db27e276e141de0d92684b4fe92acd35\" id=5b8fe035-f41f-4094-aa8f-12a9bba339f8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.407541 | controller |     "Jun 09 17:04:10.813111 crc crio[20770]: time=\"2026-06-09T17:04:10.813123549Z\" level=info msg=\"Stopped pod sandbox (already stopped): c916171c5ae184824c707b67c1b03fa9db27e276e141de0d92684b4fe92acd35\" id=5b8fe035-f41f-4094-aa8f-12a9bba339f8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.407562 | controller |     "Jun 09 17:04:10.814200 crc crio[20770]: time=\"2026-06-09T17:04:10.814131728Z\" level=info msg=\"Removing pod sandbox: c916171c5ae184824c707b67c1b03fa9db27e276e141de0d92684b4fe92acd35\" id=e287de33-712c-4132-95a7-87a2a31d9b67 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.407578 | controller |     "Jun 09 17:04:10.842722 crc crio[20770]: time=\"2026-06-09T17:04:10.842146898Z\" level=info msg=\"Removed pod sandbox: c916171c5ae184824c707b67c1b03fa9db27e276e141de0d92684b4fe92acd35\" id=e287de33-712c-4132-95a7-87a2a31d9b67 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.407594 | controller |     "Jun 09 17:04:10.844584 crc crio[20770]: time=\"2026-06-09T17:04:10.843872958Z\" level=info msg=\"Stopping pod sandbox: c1203fada9b9057eaa48d4a8bb12d204327dd6e00ea4a8095ba4b03d726411cb\" id=63685a9c-5c36-4f3a-95c5-9db10799b129 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.407609 | controller |     "Jun 09 17:04:10.844584 crc crio[20770]: time=\"2026-06-09T17:04:10.843966891Z\" level=info msg=\"Stopped pod sandbox (already stopped): c1203fada9b9057eaa48d4a8bb12d204327dd6e00ea4a8095ba4b03d726411cb\" id=63685a9c-5c36-4f3a-95c5-9db10799b129 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.407625 | controller |     "Jun 09 17:04:10.852876 crc crio[20770]: time=\"2026-06-09T17:04:10.852730334Z\" level=info msg=\"Removing pod sandbox: c1203fada9b9057eaa48d4a8bb12d204327dd6e00ea4a8095ba4b03d726411cb\" id=2fb85331-1487-4e5a-aa8c-91381b314c55 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.407640 | controller |     "Jun 09 17:04:10.873209 crc crio[20770]: time=\"2026-06-09T17:04:10.872494716Z\" level=info msg=\"Removed pod sandbox: c1203fada9b9057eaa48d4a8bb12d204327dd6e00ea4a8095ba4b03d726411cb\" id=2fb85331-1487-4e5a-aa8c-91381b314c55 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.407656 | controller |     "Jun 09 17:04:10.874346 crc crio[20770]: time=\"2026-06-09T17:04:10.874267567Z\" level=info msg=\"Stopping pod sandbox: 1d57e0f3bd6f1202f65b14d2da1209e57f1c1239dd13e83383341716ed7e7875\" id=69da8052-d591-4bac-b21f-ca9d29475815 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.407671 | controller |     "Jun 09 17:04:10.874346 crc crio[20770]: time=\"2026-06-09T17:04:10.874340509Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1d57e0f3bd6f1202f65b14d2da1209e57f1c1239dd13e83383341716ed7e7875\" id=69da8052-d591-4bac-b21f-ca9d29475815 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.407686 | controller |     "Jun 09 17:04:10.875614 crc crio[20770]: time=\"2026-06-09T17:04:10.875543314Z\" level=info msg=\"Removing pod sandbox: 1d57e0f3bd6f1202f65b14d2da1209e57f1c1239dd13e83383341716ed7e7875\" id=460cb0cd-283a-4076-8f2e-a4328d64d791 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.407701 | controller |     "Jun 09 17:04:10.910183 crc crio[20770]: time=\"2026-06-09T17:04:10.909494496Z\" level=info msg=\"Removed pod sandbox: 1d57e0f3bd6f1202f65b14d2da1209e57f1c1239dd13e83383341716ed7e7875\" id=460cb0cd-283a-4076-8f2e-a4328d64d791 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.407717 | controller |     "Jun 09 17:04:10.911767 crc crio[20770]: time=\"2026-06-09T17:04:10.911255487Z\" level=info msg=\"Stopping pod sandbox: 9470b2162b40d69f8b085c5e2390cb2e1e4e1fe053da66e6f728c18cba02b9be\" id=85797220-32da-4029-8409-c0afcf210f57 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.407731 | controller |     "Jun 09 17:04:10.911767 crc crio[20770]: time=\"2026-06-09T17:04:10.91136021Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9470b2162b40d69f8b085c5e2390cb2e1e4e1fe053da66e6f728c18cba02b9be\" id=85797220-32da-4029-8409-c0afcf210f57 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.407750 | controller |     "Jun 09 17:04:10.912372 crc crio[20770]: time=\"2026-06-09T17:04:10.912314148Z\" level=info msg=\"Removing pod sandbox: 9470b2162b40d69f8b085c5e2390cb2e1e4e1fe053da66e6f728c18cba02b9be\" id=95503acb-d836-4f4f-a2a0-7affaf5673ce name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.407766 | controller |     "Jun 09 17:04:10.933974 crc crio[20770]: time=\"2026-06-09T17:04:10.933851041Z\" level=info msg=\"Removed pod sandbox: 9470b2162b40d69f8b085c5e2390cb2e1e4e1fe053da66e6f728c18cba02b9be\" id=95503acb-d836-4f4f-a2a0-7affaf5673ce name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.407781 | controller |     "Jun 09 17:04:10.935334 crc crio[20770]: time=\"2026-06-09T17:04:10.935247401Z\" level=info msg=\"Stopping pod sandbox: 949deca8e4049cdb9c89e02a75d731e2d19a3a8fada42942e1b3ada4305d3155\" id=191b0e53-13c9-479c-9f6b-25fd51cd9cf8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.407796 | controller |     "Jun 09 17:04:10.935436 crc crio[20770]: time=\"2026-06-09T17:04:10.935365175Z\" level=info msg=\"Stopped pod sandbox (already stopped): 949deca8e4049cdb9c89e02a75d731e2d19a3a8fada42942e1b3ada4305d3155\" id=191b0e53-13c9-479c-9f6b-25fd51cd9cf8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.407811 | controller |     "Jun 09 17:04:10.936096 crc crio[20770]: time=\"2026-06-09T17:04:10.936057605Z\" level=info msg=\"Removing pod sandbox: 949deca8e4049cdb9c89e02a75d731e2d19a3a8fada42942e1b3ada4305d3155\" id=bd7264f9-429c-42ee-8748-8788288f9b33 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.407825 | controller |     "Jun 09 17:04:10.957642 crc crio[20770]: time=\"2026-06-09T17:04:10.957480984Z\" level=info msg=\"Removed pod sandbox: 949deca8e4049cdb9c89e02a75d731e2d19a3a8fada42942e1b3ada4305d3155\" id=bd7264f9-429c-42ee-8748-8788288f9b33 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.407840 | controller |     "Jun 09 17:04:10.958456 crc crio[20770]: time=\"2026-06-09T17:04:10.958428372Z\" level=info msg=\"Stopping pod sandbox: 708e65ae787325d29b312163c9809d3183457db0b0dce51668207cc6ee91204b\" id=ff9cbf42-1bb0-4077-a921-145a132379b7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.407855 | controller |     "Jun 09 17:04:10.958577 crc crio[20770]: time=\"2026-06-09T17:04:10.958560405Z\" level=info msg=\"Stopped pod sandbox (already stopped): 708e65ae787325d29b312163c9809d3183457db0b0dce51668207cc6ee91204b\" id=ff9cbf42-1bb0-4077-a921-145a132379b7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.407870 | controller |     "Jun 09 17:04:10.959523 crc crio[20770]: time=\"2026-06-09T17:04:10.959463472Z\" level=info msg=\"Removing pod sandbox: 708e65ae787325d29b312163c9809d3183457db0b0dce51668207cc6ee91204b\" id=9efcc62b-aa5e-47b8-9e98-91d22209195c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.407885 | controller |     "Jun 09 17:04:10.977352 crc crio[20770]: time=\"2026-06-09T17:04:10.977250716Z\" level=info msg=\"Removed pod sandbox: 708e65ae787325d29b312163c9809d3183457db0b0dce51668207cc6ee91204b\" id=9efcc62b-aa5e-47b8-9e98-91d22209195c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.407901 | controller |     "Jun 09 17:04:12.974820 crc crio[20770]: time=\"2026-06-09T17:04:12.97410747Z\" level=warning msg=\"Stopping container e51c336a1c7174edbaa8e5b40888c0222d21be1298f2ba0b8262e0ff65238b96 with stop signal(15) timed out. Killing...\"",
2026-06-09 17:48:39.407916 | controller |     "Jun 09 17:04:12.975965 crc crio[20770]: time=\"2026-06-09T17:04:12.974245994Z\" level=warning msg=\"Stopping container 210e0882b2b91fbb03d93480b35370e503f7d707e0d0659b24b08f6733b2e0cc with stop signal(15) timed out. Killing...\"",
2026-06-09 17:48:39.407932 | controller |     "Jun 09 17:04:13.028486 crc crio[20770]: time=\"2026-06-09T17:04:13.028358469Z\" level=error msg=\"Killing container 210e0882b2b91fbb03d93480b35370e503f7d707e0d0659b24b08f6733b2e0cc failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 210e0882b2b91fbb03d93480b35370e503f7d707e0d0659b24b08f6733b2e0cc KILL` failed: process not running: No such process\\n : exit status 1\"",
2026-06-09 17:48:39.407950 | controller |     "Jun 09 17:04:13.058628 crc crio[20770]: time=\"2026-06-09T17:04:13.057721829Z\" level=info msg=\"Stopped container 210e0882b2b91fbb03d93480b35370e503f7d707e0d0659b24b08f6733b2e0cc: openstack/ceilometer-0/proxy-httpd\" id=e115303c-cfa6-4a6c-9142-1ec86071635c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.407967 | controller |     "Jun 09 17:04:13.092935 crc crio[20770]: time=\"2026-06-09T17:04:13.092831614Z\" level=error msg=\"Killing container e51c336a1c7174edbaa8e5b40888c0222d21be1298f2ba0b8262e0ff65238b96 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill e51c336a1c7174edbaa8e5b40888c0222d21be1298f2ba0b8262e0ff65238b96 KILL` failed: process not running: No such process\\n : exit status 1\"",
2026-06-09 17:48:39.407983 | controller |     "Jun 09 17:04:13.113808 crc crio[20770]: time=\"2026-06-09T17:04:13.113719098Z\" level=info msg=\"Stopped container e51c336a1c7174edbaa8e5b40888c0222d21be1298f2ba0b8262e0ff65238b96: openstack/ceilometer-0/ceilometer-notification-agent\" id=04b68d2b-bb0f-4c06-996b-6f91ca08d263 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.407999 | controller |     "Jun 09 17:04:13.115242 crc crio[20770]: time=\"2026-06-09T17:04:13.11516821Z\" level=info msg=\"Stopping pod sandbox: 55aaa2204d1f467e8c6e760c594f0c51e323584e93ab0beaba38f60469e0f21d\" id=1b4df02d-1b2e-4632-85ae-d5c6e13086ed name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.408015 | controller |     "Jun 09 17:04:13.116645 crc crio[20770]: time=\"2026-06-09T17:04:13.116562931Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:55aaa2204d1f467e8c6e760c594f0c51e323584e93ab0beaba38f60469e0f21d UID:c1683d6c-6589-43bc-ba36-4e9c4fa43411 NetNS:/var/run/netns/b86099c4-98df-4c74-8cf7-749f405cd7d7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc1683d6c_6589_43bc_ba36_4e9c4fa43411.slice PodAnnotations:0xc00291a248}] Aliases:map[]}\"",
2026-06-09 17:48:39.408031 | controller |     "Jun 09 17:04:13.116969 crc crio[20770]: time=\"2026-06-09T17:04:13.116802937Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.408047 | controller |     "Jun 09 17:04:13.409984 crc crio[20770]: time=\"2026-06-09T17:04:13.397114515Z\" level=info msg=\"Stopped pod sandbox: 55aaa2204d1f467e8c6e760c594f0c51e323584e93ab0beaba38f60469e0f21d\" id=1b4df02d-1b2e-4632-85ae-d5c6e13086ed name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.408063 | controller |     "Jun 09 17:04:13.958544 crc crio[20770]: time=\"2026-06-09T17:04:13.958451669Z\" level=info msg=\"Removing container: 210e0882b2b91fbb03d93480b35370e503f7d707e0d0659b24b08f6733b2e0cc\" id=4ca4f845-453d-4790-be12-8dd9b4539d2a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.408078 | controller |     "Jun 09 17:04:14.004329 crc crio[20770]: time=\"2026-06-09T17:04:14.004212653Z\" level=info msg=\"Removed container 210e0882b2b91fbb03d93480b35370e503f7d707e0d0659b24b08f6733b2e0cc: openstack/ceilometer-0/proxy-httpd\" id=4ca4f845-453d-4790-be12-8dd9b4539d2a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.408094 | controller |     "Jun 09 17:04:14.007560 crc crio[20770]: time=\"2026-06-09T17:04:14.007512588Z\" level=info msg=\"Removing container: a83a68e1e75ec500c52b6f351833f5e14c20aa5329e839d64b174fb90cf7157c\" id=3d3991f5-944a-4792-a084-182f18cc3839 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.408109 | controller |     "Jun 09 17:04:14.041852 crc crio[20770]: time=\"2026-06-09T17:04:14.041711027Z\" level=info msg=\"Removed container a83a68e1e75ec500c52b6f351833f5e14c20aa5329e839d64b174fb90cf7157c: openstack/ceilometer-0/sg-core\" id=3d3991f5-944a-4792-a084-182f18cc3839 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.408128 | controller |     "Jun 09 17:04:14.045447 crc crio[20770]: time=\"2026-06-09T17:04:14.045359363Z\" level=info msg=\"Removing container: e51c336a1c7174edbaa8e5b40888c0222d21be1298f2ba0b8262e0ff65238b96\" id=0c13464f-bf4b-4fad-9c9e-4fae1c4a4ede name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.408147 | controller |     "Jun 09 17:04:14.144372 crc crio[20770]: time=\"2026-06-09T17:04:14.144287604Z\" level=info msg=\"Removed container e51c336a1c7174edbaa8e5b40888c0222d21be1298f2ba0b8262e0ff65238b96: openstack/ceilometer-0/ceilometer-notification-agent\" id=0c13464f-bf4b-4fad-9c9e-4fae1c4a4ede name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.408166 | controller |     "Jun 09 17:04:14.154980 crc crio[20770]: time=\"2026-06-09T17:04:14.154891121Z\" level=info msg=\"Removing container: ff7a74b91d1b130c3239f87011b694ce7227f4e11c6602b5210250a288ee3fc9\" id=2aad8f10-0fe7-4c3c-a078-0a64d252984f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.408181 | controller |     "Jun 09 17:04:14.193020 crc crio[20770]: time=\"2026-06-09T17:04:14.192432327Z\" level=info msg=\"Removed container ff7a74b91d1b130c3239f87011b694ce7227f4e11c6602b5210250a288ee3fc9: openstack/ceilometer-0/ceilometer-central-agent\" id=2aad8f10-0fe7-4c3c-a078-0a64d252984f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.408197 | controller |     "Jun 09 17:04:14.477446 crc crio[20770]: time=\"2026-06-09T17:04:14.477356578Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=171c5767-2329-4eb1-8d99-ab48ddae6e8f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.408211 | controller |     "Jun 09 17:04:14.477600 crc crio[20770]: time=\"2026-06-09T17:04:14.477582024Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.408228 | controller |     "Jun 09 17:04:14.524981 crc crio[20770]: time=\"2026-06-09T17:04:14.524891942Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:3d9ff88f2e2a796c079a4c263104e2059799fd9d2690c15b5d69319c7252027a UID:da562ff1-a091-4f4c-b933-099f6779af99 NetNS:/var/run/netns/23fab271-a516-4d7f-bfde-eb68ce44828d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podda562ff1_a091_4f4c_b933_099f6779af99.slice PodAnnotations:0xc0001350a0}] Aliases:map[]}\"",
2026-06-09 17:48:39.408245 | controller |     "Jun 09 17:04:14.524981 crc crio[20770]: time=\"2026-06-09T17:04:14.524938614Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.408261 | controller |     "Jun 09 17:04:14.844200 crc crio[20770]: 2026-06-09T17:04:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3d9ff88f2e2a796 Mac:e6:5c:ee:db:5c:2b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d8 Mtu:0 Sandbox:/var/run/netns/23fab271-a516-4d7f-bfde-eb68ce44828d SocketPath: PciID:}] [{Interface:0xc0006445c0 Address:{IP:10.217.0.216 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.408278 | controller |     "Jun 09 17:04:14.846127 crc crio[20770]: time=\"2026-06-09T17:04:14.845735112Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:3d9ff88f2e2a796c079a4c263104e2059799fd9d2690c15b5d69319c7252027a UID:da562ff1-a091-4f4c-b933-099f6779af99 NetNS:/var/run/netns/23fab271-a516-4d7f-bfde-eb68ce44828d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podda562ff1_a091_4f4c_b933_099f6779af99.slice PodAnnotations:0xc0001350a0}] Aliases:map[]}\"",
2026-06-09 17:48:39.408294 | controller |     "Jun 09 17:04:14.846127 crc crio[20770]: time=\"2026-06-09T17:04:14.845913787Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.408313 | controller |     "Jun 09 17:04:14.854030 crc crio[20770]: time=\"2026-06-09T17:04:14.85394769Z\" level=info msg=\"Ran pod sandbox 3d9ff88f2e2a796c079a4c263104e2059799fd9d2690c15b5d69319c7252027a with infra container: openstack/ceilometer-0/POD\" id=171c5767-2329-4eb1-8d99-ab48ddae6e8f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.408329 | controller |     "Jun 09 17:04:14.856969 crc crio[20770]: time=\"2026-06-09T17:04:14.856886495Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=2f5bfffc-0dd4-4780-8aa4-89fdbc64d086 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.408345 | controller |     "Jun 09 17:04:14.908887 crc crio[20770]: time=\"2026-06-09T17:04:14.90858181Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=98f8aec7-fe86-4978-853c-6a5de0336091 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.408360 | controller |     "Jun 09 17:04:14.921235 crc crio[20770]: time=\"2026-06-09T17:04:14.921122152Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=4460bd90-f05d-4e7a-8adc-9f1aeace0f9d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.408375 | controller |     "Jun 09 17:04:14.922029 crc crio[20770]: time=\"2026-06-09T17:04:14.921964287Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.408391 | controller |     "Jun 09 17:04:14.985825 crc crio[20770]: time=\"2026-06-09T17:04:14.98569199Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.408406 | controller |     "Jun 09 17:04:14.996077 crc crio[20770]: time=\"2026-06-09T17:04:14.992878348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.408421 | controller |     "Jun 09 17:04:15.222282 crc crio[20770]: time=\"2026-06-09T17:04:15.22217608Z\" level=info msg=\"Created container 9d6df60c76b19f5afc6d7bd8e02502cd826f746edc7b89178aab7d48dae2fc29: openstack/ceilometer-0/ceilometer-central-agent\" id=4460bd90-f05d-4e7a-8adc-9f1aeace0f9d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.408436 | controller |     "Jun 09 17:04:15.224163 crc crio[20770]: time=\"2026-06-09T17:04:15.224040704Z\" level=info msg=\"Starting container: 9d6df60c76b19f5afc6d7bd8e02502cd826f746edc7b89178aab7d48dae2fc29\" id=31511c13-6f9d-47f7-bff5-6ea114d59c98 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.408451 | controller |     "Jun 09 17:04:15.233600 crc crio[20770]: time=\"2026-06-09T17:04:15.233435685Z\" level=info msg=\"Started container\" PID=88031 containerID=9d6df60c76b19f5afc6d7bd8e02502cd826f746edc7b89178aab7d48dae2fc29 description=openstack/ceilometer-0/ceilometer-central-agent id=31511c13-6f9d-47f7-bff5-6ea114d59c98 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3d9ff88f2e2a796c079a4c263104e2059799fd9d2690c15b5d69319c7252027a",
2026-06-09 17:48:39.408467 | controller |     "Jun 09 17:04:15.247604 crc crio[20770]: time=\"2026-06-09T17:04:15.247500812Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=24a022b7-5e43-4e71-839a-74853b7dbacd name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.408482 | controller |     "Jun 09 17:04:15.287958 crc crio[20770]: time=\"2026-06-09T17:04:15.287850229Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=71f11f20-35f5-4dba-93af-b7c6607a127a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.408502 | controller |     "Jun 09 17:04:15.301241 crc crio[20770]: time=\"2026-06-09T17:04:15.300743342Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=9fbfa8b0-791f-4c62-baf3-09f8be0c6a10 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.408538 | controller |     "Jun 09 17:04:15.301992 crc crio[20770]: time=\"2026-06-09T17:04:15.301966027Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.408555 | controller |     "Jun 09 17:04:15.367557 crc crio[20770]: time=\"2026-06-09T17:04:15.367480022Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.408571 | controller |     "Jun 09 17:04:15.372973 crc crio[20770]: time=\"2026-06-09T17:04:15.372905689Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.408586 | controller |     "Jun 09 17:04:15.548058 crc crio[20770]: time=\"2026-06-09T17:04:15.547998223Z\" level=info msg=\"Created container 7cc998e92478bd8b07b7ead8f758b308cc5689cd398cfc9050af8245101b041b: openstack/ceilometer-0/ceilometer-notification-agent\" id=9fbfa8b0-791f-4c62-baf3-09f8be0c6a10 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.408602 | controller |     "Jun 09 17:04:15.549712 crc crio[20770]: time=\"2026-06-09T17:04:15.549585289Z\" level=info msg=\"Starting container: 7cc998e92478bd8b07b7ead8f758b308cc5689cd398cfc9050af8245101b041b\" id=f29875f7-c6bf-4c9a-aaaa-d8e9a0f898e5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.408618 | controller |     "Jun 09 17:04:15.558289 crc crio[20770]: time=\"2026-06-09T17:04:15.558218179Z\" level=info msg=\"Started container\" PID=88096 containerID=7cc998e92478bd8b07b7ead8f758b308cc5689cd398cfc9050af8245101b041b description=openstack/ceilometer-0/ceilometer-notification-agent id=f29875f7-c6bf-4c9a-aaaa-d8e9a0f898e5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3d9ff88f2e2a796c079a4c263104e2059799fd9d2690c15b5d69319c7252027a",
2026-06-09 17:48:39.408634 | controller |     "Jun 09 17:04:15.569554 crc crio[20770]: time=\"2026-06-09T17:04:15.569483765Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=3959f2c4-a663-42a3-a76d-82b4a711d1c6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.408650 | controller |     "Jun 09 17:04:15.589272 crc crio[20770]: time=\"2026-06-09T17:04:15.589080682Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=6ab3dd65-4000-40bf-b54a-6d39f694c82f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.408665 | controller |     "Jun 09 17:04:15.600383 crc crio[20770]: time=\"2026-06-09T17:04:15.595368753Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=5df1c5cd-b512-4c00-bb6a-57c7e06d9d97 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.408681 | controller |     "Jun 09 17:04:15.600383 crc crio[20770]: time=\"2026-06-09T17:04:15.595869688Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.408696 | controller |     "Jun 09 17:04:15.663337 crc crio[20770]: time=\"2026-06-09T17:04:15.663218016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.408711 | controller |     "Jun 09 17:04:15.667734 crc crio[20770]: time=\"2026-06-09T17:04:15.667591262Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.408729 | controller |     "Jun 09 17:04:15.783889 crc crio[20770]: time=\"2026-06-09T17:04:15.783773853Z\" level=info msg=\"Created container 039c6830f2b529c7e4e34740b2284c6000b3f3f7b1b53b83643e86e7a518a8ce: openstack/ceilometer-0/sg-core\" id=5df1c5cd-b512-4c00-bb6a-57c7e06d9d97 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.408757 | controller |     "Jun 09 17:04:15.784963 crc crio[20770]: time=\"2026-06-09T17:04:15.784893375Z\" level=info msg=\"Starting container: 039c6830f2b529c7e4e34740b2284c6000b3f3f7b1b53b83643e86e7a518a8ce\" id=6addfb12-171c-4e57-8311-cd8f2e5c9f45 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.408776 | controller |     "Jun 09 17:04:15.789955 crc crio[20770]: time=\"2026-06-09T17:04:15.789874219Z\" level=info msg=\"Started container\" PID=88108 containerID=039c6830f2b529c7e4e34740b2284c6000b3f3f7b1b53b83643e86e7a518a8ce description=openstack/ceilometer-0/sg-core id=6addfb12-171c-4e57-8311-cd8f2e5c9f45 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3d9ff88f2e2a796c079a4c263104e2059799fd9d2690c15b5d69319c7252027a",
2026-06-09 17:48:39.408793 | controller |     "Jun 09 17:04:15.804643 crc crio[20770]: time=\"2026-06-09T17:04:15.804517083Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=2d6da4a5-6c58-49b8-ab5f-5007cc0ba7f9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.408809 | controller |     "Jun 09 17:04:15.852360 crc crio[20770]: time=\"2026-06-09T17:04:15.852196172Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=c702730f-f4be-454e-a499-77ea73e665fa name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.408824 | controller |     "Jun 09 17:04:15.862759 crc crio[20770]: time=\"2026-06-09T17:04:15.862601293Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=f457d7b4-f093-4d7b-8097-ba6f4fdf8aca name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.408839 | controller |     "Jun 09 17:04:15.863251 crc crio[20770]: time=\"2026-06-09T17:04:15.86319208Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.408855 | controller |     "Jun 09 17:04:15.923330 crc crio[20770]: time=\"2026-06-09T17:04:15.923239866Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.408871 | controller |     "Jun 09 17:04:15.927807 crc crio[20770]: time=\"2026-06-09T17:04:15.927717506Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.408890 | controller |     "Jun 09 17:04:16.032372 crc crio[20770]: time=\"2026-06-09T17:04:16.032207738Z\" level=info msg=\"Created container 9f3d8da6f0cda5bfff2072c811448c56366db8c5b5f2fd55464414458967bb4d: openstack/ceilometer-0/proxy-httpd\" id=f457d7b4-f093-4d7b-8097-ba6f4fdf8aca name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.408961 | controller |     "Jun 09 17:04:16.036446 crc crio[20770]: time=\"2026-06-09T17:04:16.033859696Z\" level=info msg=\"Starting container: 9f3d8da6f0cda5bfff2072c811448c56366db8c5b5f2fd55464414458967bb4d\" id=2a2e37dc-b19d-428f-ba7c-d99766e0d896 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.408984 | controller |     "Jun 09 17:04:16.047895 crc crio[20770]: time=\"2026-06-09T17:04:16.047759138Z\" level=info msg=\"Started container\" PID=88162 containerID=9f3d8da6f0cda5bfff2072c811448c56366db8c5b5f2fd55464414458967bb4d description=openstack/ceilometer-0/proxy-httpd id=2a2e37dc-b19d-428f-ba7c-d99766e0d896 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3d9ff88f2e2a796c079a4c263104e2059799fd9d2690c15b5d69319c7252027a",
2026-06-09 17:48:39.409000 | controller |     "Jun 09 17:05:02.334827 crc crio[20770]: time=\"2026-06-09T17:05:02.333931261Z\" level=info msg=\"Running pod sandbox: sushy-emulator/sushy-emulator/POD\" id=dcdd1980-a0c0-481d-ac7e-e9f8bebb8a6f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.409020 | controller |     "Jun 09 17:05:02.336015 crc crio[20770]: time=\"2026-06-09T17:05:02.334875548Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.409036 | controller |     "Jun 09 17:05:02.398311 crc crio[20770]: time=\"2026-06-09T17:05:02.398129148Z\" level=info msg=\"Got pod network &{Name:sushy-emulator Namespace:sushy-emulator ID:22ad9bcd272ac6a5822bca11af52d7a18f06e4ba26a2aa14707211cc3db141f7 UID:80a360b0-85ab-4212-9655-003199d70dfa NetNS:/var/run/netns/7d984538-66a6-4508-9442-d1b233220b59 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod80a360b0_85ab_4212_9655_003199d70dfa.slice PodAnnotations:0xc00291a1a0}] Aliases:map[]}\"",
2026-06-09 17:48:39.409052 | controller |     "Jun 09 17:05:02.416565 crc crio[20770]: time=\"2026-06-09T17:05:02.398352184Z\" level=info msg=\"Adding pod sushy-emulator_sushy-emulator to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.409069 | controller |     "Jun 09 17:05:02.923172 crc crio[20770]: 2026-06-09T17:05:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:22ad9bcd272ac6a Mac:7a:a4:ac:1f:1e:79 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d9 Mtu:0 Sandbox:/var/run/netns/7d984538-66a6-4508-9442-d1b233220b59 SocketPath: PciID:}] [{Interface:0xc0002acc50 Address:{IP:10.217.0.217 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.409086 | controller |     "Jun 09 17:05:02.925723 crc crio[20770]: time=\"2026-06-09T17:05:02.925400777Z\" level=info msg=\"Got pod network &{Name:sushy-emulator Namespace:sushy-emulator ID:22ad9bcd272ac6a5822bca11af52d7a18f06e4ba26a2aa14707211cc3db141f7 UID:80a360b0-85ab-4212-9655-003199d70dfa NetNS:/var/run/netns/7d984538-66a6-4508-9442-d1b233220b59 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod80a360b0_85ab_4212_9655_003199d70dfa.slice PodAnnotations:0xc00291a1a0}] Aliases:map[]}\"",
2026-06-09 17:48:39.409102 | controller |     "Jun 09 17:05:02.925917 crc crio[20770]: time=\"2026-06-09T17:05:02.92584678Z\" level=info msg=\"Checking pod sushy-emulator_sushy-emulator for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.409118 | controller |     "Jun 09 17:05:02.939328 crc crio[20770]: time=\"2026-06-09T17:05:02.939224887Z\" level=info msg=\"Ran pod sandbox 22ad9bcd272ac6a5822bca11af52d7a18f06e4ba26a2aa14707211cc3db141f7 with infra container: sushy-emulator/sushy-emulator/POD\" id=dcdd1980-a0c0-481d-ac7e-e9f8bebb8a6f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.409134 | controller |     "Jun 09 17:05:02.942567 crc crio[20770]: time=\"2026-06-09T17:05:02.942488502Z\" level=info msg=\"Pulling image: quay.io/metal3-io/sushy-tools:latest\" id=b7c631a5-bd21-4fed-b415-2b967ca97d69 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.409149 | controller |     "Jun 09 17:05:02.955957 crc crio[20770]: time=\"2026-06-09T17:05:02.953085068Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/sushy-tools:latest\\\"\"",
2026-06-09 17:48:39.409165 | controller |     "Jun 09 17:05:11.014412 crc crio[20770]: time=\"2026-06-09T17:05:11.013539524Z\" level=info msg=\"Removing container: 56393aacf751ede27186cb402808555dbefab58b31f35cf62698d45d520b2b78\" id=83c1d9a3-4983-46b2-9d59-b4e6028c93b3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.409180 | controller |     "Jun 09 17:05:16.747514 crc crio[20770]: time=\"2026-06-09T17:05:16.746564377Z\" level=info msg=\"Removed container 56393aacf751ede27186cb402808555dbefab58b31f35cf62698d45d520b2b78: openstack/ovsdbserver-sb-0-config-1781024291-j5w6v/ovn-config\" id=83c1d9a3-4983-46b2-9d59-b4e6028c93b3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.409198 | controller |     "Jun 09 17:05:16.752386 crc crio[20770]: time=\"2026-06-09T17:05:16.752312893Z\" level=info msg=\"Removing container: 7310f918190b84e3165487593507d08e218e0c81897f16a7c9411ef979c377bb\" id=7857ff61-fad9-449c-b1dd-0dac109025ff name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.409213 | controller |     "Jun 09 17:05:16.914419 crc crio[20770]: time=\"2026-06-09T17:05:16.91434698Z\" level=info msg=\"Removed container 7310f918190b84e3165487593507d08e218e0c81897f16a7c9411ef979c377bb: openstack/root-account-create-update-mtgtm/mariadb-account-create-update\" id=7857ff61-fad9-449c-b1dd-0dac109025ff name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.409228 | controller |     "Jun 09 17:05:16.917989 crc crio[20770]: time=\"2026-06-09T17:05:16.917594274Z\" level=info msg=\"Removing container: 52eed0ad788512a49f73aa02f62c21c435669900e4f6f4605cac379d773ffca2\" id=7669ab5d-fadd-4a7d-ab9f-4a7570f7c0b2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.409243 | controller |     "Jun 09 17:05:17.082865 crc crio[20770]: time=\"2026-06-09T17:05:17.082597026Z\" level=info msg=\"Removed container 52eed0ad788512a49f73aa02f62c21c435669900e4f6f4605cac379d773ffca2: openshift-infra/auto-csr-approver-29683738-k4rbg/oc\" id=7669ab5d-fadd-4a7d-ab9f-4a7570f7c0b2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.409258 | controller |     "Jun 09 17:05:17.087498 crc crio[20770]: time=\"2026-06-09T17:05:17.087328583Z\" level=info msg=\"Removing container: 770bbce84fb00912fb4fbdb398946cd4dc74dc31602f15311649e312dcd75410\" id=15bb637f-ff6f-4850-be98-77294521ad33 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.409273 | controller |     "Jun 09 17:05:17.124952 crc crio[20770]: time=\"2026-06-09T17:05:17.124779376Z\" level=info msg=\"Pulled image: quay.io/metal3-io/sushy-tools@sha256:bfeacfc431242e6c63ce6dd880b96f6b7921a79cf05d73a9b757646b503c6003\" id=b7c631a5-bd21-4fed-b415-2b967ca97d69 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.409288 | controller |     "Jun 09 17:05:17.126375 crc crio[20770]: time=\"2026-06-09T17:05:17.126338501Z\" level=info msg=\"Checking image status: quay.io/metal3-io/sushy-tools:latest\" id=2d95e1c5-21e4-4675-b91b-eb92c5761609 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.409304 | controller |     "Jun 09 17:05:17.173011 crc crio[20770]: time=\"2026-06-09T17:05:17.172233818Z\" level=info msg=\"Removed container 770bbce84fb00912fb4fbdb398946cd4dc74dc31602f15311649e312dcd75410: openstack/ovn-controller-cw8vf-config-bdmtj/ovn-config\" id=15bb637f-ff6f-4850-be98-77294521ad33 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.409319 | controller |     "Jun 09 17:05:17.175948 crc crio[20770]: time=\"2026-06-09T17:05:17.175887844Z\" level=info msg=\"Checking image status: quay.io/metal3-io/sushy-tools:latest\" id=27255aa7-442b-45d8-be6e-590b716f0cae name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.409334 | controller |     "Jun 09 17:05:17.176480 crc crio[20770]: time=\"2026-06-09T17:05:17.176416499Z\" level=info msg=\"Removing container: 40a32ec42761d3f846a4e38aa410cf692cbecccacf5a431a435243aba2d3e025\" id=6b79bf4f-fea9-403f-855e-830666816437 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.409350 | controller |     "Jun 09 17:05:17.186063 crc crio[20770]: time=\"2026-06-09T17:05:17.185982196Z\" level=info msg=\"Creating container: sushy-emulator/sushy-emulator/sushy-emulator\" id=b392aee1-4466-4949-b531-e09997caa124 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.409365 | controller |     "Jun 09 17:05:17.187490 crc crio[20770]: time=\"2026-06-09T17:05:17.187427478Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.409384 | controller |     "Jun 09 17:05:17.244050 crc crio[20770]: time=\"2026-06-09T17:05:17.243947063Z\" level=info msg=\"Removed container 40a32ec42761d3f846a4e38aa410cf692cbecccacf5a431a435243aba2d3e025: openstack/ovsdbserver-nb-0-config-1781024291-df65p/ovn-config\" id=6b79bf4f-fea9-403f-855e-830666816437 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.409399 | controller |     "Jun 09 17:05:17.254616 crc crio[20770]: time=\"2026-06-09T17:05:17.254346293Z\" level=info msg=\"Removing container: 5e612a7c31b5589bbf50c10bb460248a6a4350cf6e5608aaa24bb63703cb473a\" id=be2a0b75-7879-4769-b5d3-22656982feb0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.409414 | controller |     "Jun 09 17:05:17.259160 crc crio[20770]: time=\"2026-06-09T17:05:17.25907001Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.409429 | controller |     "Jun 09 17:05:17.264149 crc crio[20770]: time=\"2026-06-09T17:05:17.264069085Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.409445 | controller |     "Jun 09 17:05:17.427143 crc crio[20770]: time=\"2026-06-09T17:05:17.426926085Z\" level=info msg=\"Removed container 5e612a7c31b5589bbf50c10bb460248a6a4350cf6e5608aaa24bb63703cb473a: openstack/ovn-controller-cw8vf-config-r2q6q/ovn-config\" id=be2a0b75-7879-4769-b5d3-22656982feb0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.409461 | controller |     "Jun 09 17:05:17.441337 crc crio[20770]: time=\"2026-06-09T17:05:17.441227209Z\" level=info msg=\"Stopping pod sandbox: a9c4b76d4c7e28dd5f482ce18d6ff385da4b2e1f85280cbb2e4d2ee052ac802e\" id=d220517f-0459-4e54-b632-a1fe253fb599 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.409477 | controller |     "Jun 09 17:05:17.441337 crc crio[20770]: time=\"2026-06-09T17:05:17.441307921Z\" level=info msg=\"Stopped pod sandbox (already stopped): a9c4b76d4c7e28dd5f482ce18d6ff385da4b2e1f85280cbb2e4d2ee052ac802e\" id=d220517f-0459-4e54-b632-a1fe253fb599 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.409492 | controller |     "Jun 09 17:05:17.442296 crc crio[20770]: time=\"2026-06-09T17:05:17.442195246Z\" level=info msg=\"Removing pod sandbox: a9c4b76d4c7e28dd5f482ce18d6ff385da4b2e1f85280cbb2e4d2ee052ac802e\" id=169fb1a0-6d55-47a3-9ae9-919c042c9ce9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.409508 | controller |     "Jun 09 17:05:17.465077 crc crio[20770]: time=\"2026-06-09T17:05:17.464893493Z\" level=info msg=\"Created container 2564e1e8728e4c6bb1c7bae1b319c9b8b9dd65c974ba8b3e7d296fc401f59fcf: sushy-emulator/sushy-emulator/sushy-emulator\" id=b392aee1-4466-4949-b531-e09997caa124 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.409553 | controller |     "Jun 09 17:05:17.466373 crc crio[20770]: time=\"2026-06-09T17:05:17.466293973Z\" level=info msg=\"Starting container: 2564e1e8728e4c6bb1c7bae1b319c9b8b9dd65c974ba8b3e7d296fc401f59fcf\" id=aa7753be-a6c7-4f83-89f0-c6259c5035eb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.409570 | controller |     "Jun 09 17:05:17.468207 crc crio[20770]: time=\"2026-06-09T17:05:17.468144287Z\" level=info msg=\"Removed pod sandbox: a9c4b76d4c7e28dd5f482ce18d6ff385da4b2e1f85280cbb2e4d2ee052ac802e\" id=169fb1a0-6d55-47a3-9ae9-919c042c9ce9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.409585 | controller |     "Jun 09 17:05:17.471157 crc crio[20770]: time=\"2026-06-09T17:05:17.471008Z\" level=info msg=\"Stopping pod sandbox: 55aaa2204d1f467e8c6e760c594f0c51e323584e93ab0beaba38f60469e0f21d\" id=3ec994bc-507b-44cc-9d56-28f964d127e6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.409600 | controller |     "Jun 09 17:05:17.471412 crc crio[20770]: time=\"2026-06-09T17:05:17.47134904Z\" level=info msg=\"Stopped pod sandbox (already stopped): 55aaa2204d1f467e8c6e760c594f0c51e323584e93ab0beaba38f60469e0f21d\" id=3ec994bc-507b-44cc-9d56-28f964d127e6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.409619 | controller |     "Jun 09 17:05:17.474890 crc crio[20770]: time=\"2026-06-09T17:05:17.4727346Z\" level=info msg=\"Removing pod sandbox: 55aaa2204d1f467e8c6e760c594f0c51e323584e93ab0beaba38f60469e0f21d\" id=05226c36-2bd7-40cf-8c2b-b844b1af9f57 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.409634 | controller |     "Jun 09 17:05:17.477293 crc crio[20770]: time=\"2026-06-09T17:05:17.476594321Z\" level=info msg=\"Started container\" PID=91430 containerID=2564e1e8728e4c6bb1c7bae1b319c9b8b9dd65c974ba8b3e7d296fc401f59fcf description=sushy-emulator/sushy-emulator/sushy-emulator id=aa7753be-a6c7-4f83-89f0-c6259c5035eb name=/runtime.v1.RuntimeService/StartContainer sandboxID=22ad9bcd272ac6a5822bca11af52d7a18f06e4ba26a2aa14707211cc3db141f7",
2026-06-09 17:48:39.409651 | controller |     "Jun 09 17:05:17.495283 crc crio[20770]: time=\"2026-06-09T17:05:17.495179369Z\" level=info msg=\"Removed pod sandbox: 55aaa2204d1f467e8c6e760c594f0c51e323584e93ab0beaba38f60469e0f21d\" id=05226c36-2bd7-40cf-8c2b-b844b1af9f57 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.409667 | controller |     "Jun 09 17:05:17.496845 crc crio[20770]: time=\"2026-06-09T17:05:17.49625921Z\" level=info msg=\"Stopping pod sandbox: 6a42900cffe76c03cf4a5e27568f9999b3094969d6d9ad5688443e8610d73546\" id=e6b983a6-5a06-4125-8f19-a3dd328b42a8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.409682 | controller |     "Jun 09 17:05:17.496845 crc crio[20770]: time=\"2026-06-09T17:05:17.496333432Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6a42900cffe76c03cf4a5e27568f9999b3094969d6d9ad5688443e8610d73546\" id=e6b983a6-5a06-4125-8f19-a3dd328b42a8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.409698 | controller |     "Jun 09 17:05:17.497610 crc crio[20770]: time=\"2026-06-09T17:05:17.497432384Z\" level=info msg=\"Removing pod sandbox: 6a42900cffe76c03cf4a5e27568f9999b3094969d6d9ad5688443e8610d73546\" id=3c77188d-8bc7-4395-8d9b-fefacd88404a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.409713 | controller |     "Jun 09 17:05:17.521209 crc crio[20770]: time=\"2026-06-09T17:05:17.521082228Z\" level=info msg=\"Removed pod sandbox: 6a42900cffe76c03cf4a5e27568f9999b3094969d6d9ad5688443e8610d73546\" id=3c77188d-8bc7-4395-8d9b-fefacd88404a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.409729 | controller |     "Jun 09 17:05:17.522375 crc crio[20770]: time=\"2026-06-09T17:05:17.522300113Z\" level=info msg=\"Stopping pod sandbox: 6a9b3d359b49f928ec99689af660c8a7ae2066d3c86102870c42ef607b5898f2\" id=ca87e3e8-97a0-4216-9975-b11ac1854c72 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.409744 | controller |     "Jun 09 17:05:17.522498 crc crio[20770]: time=\"2026-06-09T17:05:17.522377986Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6a9b3d359b49f928ec99689af660c8a7ae2066d3c86102870c42ef607b5898f2\" id=ca87e3e8-97a0-4216-9975-b11ac1854c72 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.409760 | controller |     "Jun 09 17:05:17.523363 crc crio[20770]: time=\"2026-06-09T17:05:17.523286962Z\" level=info msg=\"Removing pod sandbox: 6a9b3d359b49f928ec99689af660c8a7ae2066d3c86102870c42ef607b5898f2\" id=93844cff-b314-469b-9c36-8f196cfe12a5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.409775 | controller |     "Jun 09 17:05:17.542463 crc crio[20770]: time=\"2026-06-09T17:05:17.542368314Z\" level=info msg=\"Removed pod sandbox: 6a9b3d359b49f928ec99689af660c8a7ae2066d3c86102870c42ef607b5898f2\" id=93844cff-b314-469b-9c36-8f196cfe12a5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.409791 | controller |     "Jun 09 17:05:17.543459 crc crio[20770]: time=\"2026-06-09T17:05:17.543318981Z\" level=info msg=\"Stopping pod sandbox: a15f7f92dfbd29dcc95899bd82ae362e9452a70baa0bead29bd468ecb45ebe81\" id=c77af04d-740f-4d3b-bb2d-eca99943369d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.409810 | controller |     "Jun 09 17:05:17.543459 crc crio[20770]: time=\"2026-06-09T17:05:17.543428764Z\" level=info msg=\"Stopped pod sandbox (already stopped): a15f7f92dfbd29dcc95899bd82ae362e9452a70baa0bead29bd468ecb45ebe81\" id=c77af04d-740f-4d3b-bb2d-eca99943369d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.409825 | controller |     "Jun 09 17:05:17.544287 crc crio[20770]: time=\"2026-06-09T17:05:17.544210467Z\" level=info msg=\"Removing pod sandbox: a15f7f92dfbd29dcc95899bd82ae362e9452a70baa0bead29bd468ecb45ebe81\" id=88ac6e18-ad91-4b76-872b-a8f4e8b71c70 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.409841 | controller |     "Jun 09 17:05:17.559593 crc crio[20770]: time=\"2026-06-09T17:05:17.559475019Z\" level=info msg=\"Removed pod sandbox: a15f7f92dfbd29dcc95899bd82ae362e9452a70baa0bead29bd468ecb45ebe81\" id=88ac6e18-ad91-4b76-872b-a8f4e8b71c70 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.409856 | controller |     "Jun 09 17:05:17.560614 crc crio[20770]: time=\"2026-06-09T17:05:17.560540059Z\" level=info msg=\"Stopping pod sandbox: 99d2df4ad10128d9b00e92273b2fba3fa4c9b6cfd7f37c0933948fa8c5fa6b50\" id=f0be2a72-909b-471f-90ef-e0c15e67844a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.409872 | controller |     "Jun 09 17:05:17.560614 crc crio[20770]: time=\"2026-06-09T17:05:17.560604971Z\" level=info msg=\"Stopped pod sandbox (already stopped): 99d2df4ad10128d9b00e92273b2fba3fa4c9b6cfd7f37c0933948fa8c5fa6b50\" id=f0be2a72-909b-471f-90ef-e0c15e67844a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.409887 | controller |     "Jun 09 17:05:17.561296 crc crio[20770]: time=\"2026-06-09T17:05:17.561217749Z\" level=info msg=\"Removing pod sandbox: 99d2df4ad10128d9b00e92273b2fba3fa4c9b6cfd7f37c0933948fa8c5fa6b50\" id=97d9f4a8-8f15-4cf7-9efa-540fd7d5c695 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.409902 | controller |     "Jun 09 17:05:17.579788 crc crio[20770]: time=\"2026-06-09T17:05:17.579638742Z\" level=info msg=\"Removed pod sandbox: 99d2df4ad10128d9b00e92273b2fba3fa4c9b6cfd7f37c0933948fa8c5fa6b50\" id=97d9f4a8-8f15-4cf7-9efa-540fd7d5c695 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.409918 | controller |     "Jun 09 17:05:17.580960 crc crio[20770]: time=\"2026-06-09T17:05:17.580852167Z\" level=info msg=\"Stopping pod sandbox: ac2190f60eb16248255948bef42cf57ccb5557e49cdf45e4c489d0a75cf81053\" id=a42e4cde-fc9a-4e66-8f9b-3c9d876d7481 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.409933 | controller |     "Jun 09 17:05:17.580960 crc crio[20770]: time=\"2026-06-09T17:05:17.58094962Z\" level=info msg=\"Stopped pod sandbox (already stopped): ac2190f60eb16248255948bef42cf57ccb5557e49cdf45e4c489d0a75cf81053\" id=a42e4cde-fc9a-4e66-8f9b-3c9d876d7481 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.409949 | controller |     "Jun 09 17:05:17.581970 crc crio[20770]: time=\"2026-06-09T17:05:17.581893287Z\" level=info msg=\"Removing pod sandbox: ac2190f60eb16248255948bef42cf57ccb5557e49cdf45e4c489d0a75cf81053\" id=930bc4a3-b4c9-4844-b80d-9f0c888b9c7c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.409963 | controller |     "Jun 09 17:05:17.599063 crc crio[20770]: time=\"2026-06-09T17:05:17.598961181Z\" level=info msg=\"Removed pod sandbox: ac2190f60eb16248255948bef42cf57ccb5557e49cdf45e4c489d0a75cf81053\" id=930bc4a3-b4c9-4844-b80d-9f0c888b9c7c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.409979 | controller |     "Jun 09 17:05:25.339357 crc crio[20770]: time=\"2026-06-09T17:05:25.338757265Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 17:48:39.409994 | controller |     "Jun 09 17:05:37.459834 crc crio[20770]: time=\"2026-06-09T17:05:37.458977938Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-7b4b57f4f9-5mswl/POD\" id=e5c88e4f-af16-48e6-9afc-26d90e7bf13f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.410013 | controller |     "Jun 09 17:05:37.459834 crc crio[20770]: time=\"2026-06-09T17:05:37.459769551Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.410029 | controller |     "Jun 09 17:05:37.513479 crc crio[20770]: time=\"2026-06-09T17:05:37.51333329Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7b4b57f4f9-5mswl Namespace:openstack ID:05b233fe6e0941096039570a820f1316cb3089d38f98d56810243ec394e22ee3 UID:c83a9074-bcb4-44cc-92de-5fc8c4732645 NetNS:/var/run/netns/4490088b-ad2d-48e1-bdba-46e6859494d3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc83a9074_bcb4_44cc_92de_5fc8c4732645.slice PodAnnotations:0xc006e7e4c0}] Aliases:map[]}\"",
2026-06-09 17:48:39.410046 | controller |     "Jun 09 17:05:37.513479 crc crio[20770]: time=\"2026-06-09T17:05:37.513396702Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-7b4b57f4f9-5mswl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.410062 | controller |     "Jun 09 17:05:38.075939 crc crio[20770]: 2026-06-09T17:05:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:05b233fe6e09410 Mac:8a:ec:5b:39:88:f6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:da Mtu:0 Sandbox:/var/run/netns/4490088b-ad2d-48e1-bdba-46e6859494d3 SocketPath: PciID:}] [{Interface:0xc00011e5c0 Address:{IP:10.217.0.218 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.410078 | controller |     "Jun 09 17:05:38.077711 crc crio[20770]: time=\"2026-06-09T17:05:38.077569509Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7b4b57f4f9-5mswl Namespace:openstack ID:05b233fe6e0941096039570a820f1316cb3089d38f98d56810243ec394e22ee3 UID:c83a9074-bcb4-44cc-92de-5fc8c4732645 NetNS:/var/run/netns/4490088b-ad2d-48e1-bdba-46e6859494d3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc83a9074_bcb4_44cc_92de_5fc8c4732645.slice PodAnnotations:0xc006e7e4c0}] Aliases:map[]}\"",
2026-06-09 17:48:39.410095 | controller |     "Jun 09 17:05:38.077882 crc crio[20770]: time=\"2026-06-09T17:05:38.077844187Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-7b4b57f4f9-5mswl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.410110 | controller |     "Jun 09 17:05:38.088971 crc crio[20770]: time=\"2026-06-09T17:05:38.088864085Z\" level=info msg=\"Ran pod sandbox 05b233fe6e0941096039570a820f1316cb3089d38f98d56810243ec394e22ee3 with infra container: openstack/dnsmasq-dns-7b4b57f4f9-5mswl/POD\" id=e5c88e4f-af16-48e6-9afc-26d90e7bf13f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.410126 | controller |     "Jun 09 17:05:38.092480 crc crio[20770]: time=\"2026-06-09T17:05:38.092392277Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=74fc15d6-7b85-4a59-bece-3647e66e5b1b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.410141 | controller |     "Jun 09 17:05:38.164584 crc crio[20770]: time=\"2026-06-09T17:05:38.164453081Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=32dc7997-911d-4c5d-9550-5935c962f17b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.410157 | controller |     "Jun 09 17:05:38.180061 crc crio[20770]: time=\"2026-06-09T17:05:38.179943709Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7b4b57f4f9-5mswl/init\" id=96570c39-8da3-4ceb-a13a-f5ef1b4e4b29 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.410176 | controller |     "Jun 09 17:05:38.180450 crc crio[20770]: time=\"2026-06-09T17:05:38.180404163Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.410192 | controller |     "Jun 09 17:05:38.237087 crc crio[20770]: time=\"2026-06-09T17:05:38.236939478Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.410208 | controller |     "Jun 09 17:05:38.241765 crc crio[20770]: time=\"2026-06-09T17:05:38.241578002Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.410224 | controller |     "Jun 09 17:05:38.384573 crc crio[20770]: time=\"2026-06-09T17:05:38.384461214Z\" level=info msg=\"Created container 45ca39af0faaef36b7db7a697e1d259ba29e6505e5f1ee8e40b9173f645eb767: openstack/dnsmasq-dns-7b4b57f4f9-5mswl/init\" id=96570c39-8da3-4ceb-a13a-f5ef1b4e4b29 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.410240 | controller |     "Jun 09 17:05:38.385886 crc crio[20770]: time=\"2026-06-09T17:05:38.385820304Z\" level=info msg=\"Starting container: 45ca39af0faaef36b7db7a697e1d259ba29e6505e5f1ee8e40b9173f645eb767\" id=6089bf40-e691-4eb2-8394-f80105fbd620 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.410255 | controller |     "Jun 09 17:05:38.399924 crc crio[20770]: time=\"2026-06-09T17:05:38.399588382Z\" level=info msg=\"Started container\" PID=92493 containerID=45ca39af0faaef36b7db7a697e1d259ba29e6505e5f1ee8e40b9173f645eb767 description=openstack/dnsmasq-dns-7b4b57f4f9-5mswl/init id=6089bf40-e691-4eb2-8394-f80105fbd620 name=/runtime.v1.RuntimeService/StartContainer sandboxID=05b233fe6e0941096039570a820f1316cb3089d38f98d56810243ec394e22ee3",
2026-06-09 17:48:39.410272 | controller |     "Jun 09 17:05:39.391603 crc crio[20770]: time=\"2026-06-09T17:05:39.39149213Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=399739de-933a-42e7-a0d6-d467dfd65b95 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.410287 | controller |     "Jun 09 17:05:39.462112 crc crio[20770]: time=\"2026-06-09T17:05:39.461433763Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=cf775bac-83bc-4107-af2a-00f3af82aedf name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.410303 | controller |     "Jun 09 17:05:39.492991 crc crio[20770]: time=\"2026-06-09T17:05:39.489437343Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7b4b57f4f9-5mswl/dnsmasq-dns\" id=c4340178-54f9-457c-b3ee-48bf4eaa0638 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.410318 | controller |     "Jun 09 17:05:39.492991 crc crio[20770]: time=\"2026-06-09T17:05:39.489917817Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.410334 | controller |     "Jun 09 17:05:39.544182 crc crio[20770]: time=\"2026-06-09T17:05:39.544133855Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.410350 | controller |     "Jun 09 17:05:39.548305 crc crio[20770]: time=\"2026-06-09T17:05:39.548276735Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.410365 | controller |     "Jun 09 17:05:40.196876 crc crio[20770]: time=\"2026-06-09T17:05:40.195934246Z\" level=info msg=\"Created container ae563830f6b16e48fdb4f808021d603b360aff5e0e1d2d9953f8f345dcced835: openstack/dnsmasq-dns-7b4b57f4f9-5mswl/dnsmasq-dns\" id=c4340178-54f9-457c-b3ee-48bf4eaa0638 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.410387 | controller |     "Jun 09 17:05:40.201009 crc crio[20770]: time=\"2026-06-09T17:05:40.20057927Z\" level=info msg=\"Starting container: ae563830f6b16e48fdb4f808021d603b360aff5e0e1d2d9953f8f345dcced835\" id=8176a7db-9492-4c7b-a237-88f5d056a3ff name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.410403 | controller |     "Jun 09 17:05:40.216336 crc crio[20770]: time=\"2026-06-09T17:05:40.215181012Z\" level=info msg=\"Started container\" PID=92579 containerID=ae563830f6b16e48fdb4f808021d603b360aff5e0e1d2d9953f8f345dcced835 description=openstack/dnsmasq-dns-7b4b57f4f9-5mswl/dnsmasq-dns id=8176a7db-9492-4c7b-a237-88f5d056a3ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=05b233fe6e0941096039570a820f1316cb3089d38f98d56810243ec394e22ee3",
2026-06-09 17:48:39.410419 | controller |     "Jun 09 17:05:47.574845 crc crio[20770]: time=\"2026-06-09T17:05:47.574017945Z\" level=info msg=\"Stopping container: fd794716286e0d96d9dfeda533d79f3ebeab50f9b732ebdd945bdca663cd269c (timeout: 10s)\" id=2aa16067-6150-4c12-96e3-ee95974f2ea1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.410436 | controller |     "Jun 09 17:05:47.701983 crc crio[20770]: time=\"2026-06-09T17:05:47.701860252Z\" level=info msg=\"Stopped container fd794716286e0d96d9dfeda533d79f3ebeab50f9b732ebdd945bdca663cd269c: openstack/dnsmasq-dns-6c78bff8f5-nxnxc/dnsmasq-dns\" id=2aa16067-6150-4c12-96e3-ee95974f2ea1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.410452 | controller |     "Jun 09 17:05:47.702908 crc crio[20770]: time=\"2026-06-09T17:05:47.702792749Z\" level=info msg=\"Stopping pod sandbox: 27fd780af19770737de32b5a88dd9a2f1e185d3b0149a9fe7f7117e4468c8f21\" id=c3136b56-8c3f-4f24-9804-057207d04bcf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.410467 | controller |     "Jun 09 17:05:47.703876 crc crio[20770]: time=\"2026-06-09T17:05:47.703774818Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6c78bff8f5-nxnxc Namespace:openstack ID:27fd780af19770737de32b5a88dd9a2f1e185d3b0149a9fe7f7117e4468c8f21 UID:133ec9b3-d429-42d1-8688-4378d833add2 NetNS:/var/run/netns/72746c12-6cbc-4106-8a9a-f7880d4c1e7c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod133ec9b3_d429_42d1_8688_4378d833add2.slice PodAnnotations:0xc007516a48}] Aliases:map[]}\"",
2026-06-09 17:48:39.410482 | controller |     "Jun 09 17:05:47.704058 crc crio[20770]: time=\"2026-06-09T17:05:47.703995234Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-6c78bff8f5-nxnxc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.410499 | controller |     "Jun 09 17:05:48.168955 crc crio[20770]: time=\"2026-06-09T17:05:48.168277122Z\" level=info msg=\"Stopped pod sandbox: 27fd780af19770737de32b5a88dd9a2f1e185d3b0149a9fe7f7117e4468c8f21\" id=c3136b56-8c3f-4f24-9804-057207d04bcf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.410533 | controller |     "Jun 09 17:05:48.548002 crc crio[20770]: time=\"2026-06-09T17:05:48.547548062Z\" level=info msg=\"Removing container: fd794716286e0d96d9dfeda533d79f3ebeab50f9b732ebdd945bdca663cd269c\" id=319cd26a-52b2-4ebb-8029-ccacac1da36f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.410551 | controller |     "Jun 09 17:05:48.598829 crc crio[20770]: time=\"2026-06-09T17:05:48.598213727Z\" level=info msg=\"Removed container fd794716286e0d96d9dfeda533d79f3ebeab50f9b732ebdd945bdca663cd269c: openstack/dnsmasq-dns-6c78bff8f5-nxnxc/dnsmasq-dns\" id=319cd26a-52b2-4ebb-8029-ccacac1da36f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.410567 | controller |     "Jun 09 17:05:48.601621 crc crio[20770]: time=\"2026-06-09T17:05:48.601559594Z\" level=info msg=\"Removing container: a6d18da35e1d8d26c260f94d0c7df79705c8384f93e15ecae6577da1dd46c518\" id=96e5d2f0-2e1a-469c-b7c3-a345f8828c32 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.410586 | controller |     "Jun 09 17:05:48.658050 crc crio[20770]: time=\"2026-06-09T17:05:48.657880253Z\" level=info msg=\"Removed container a6d18da35e1d8d26c260f94d0c7df79705c8384f93e15ecae6577da1dd46c518: openstack/dnsmasq-dns-6c78bff8f5-nxnxc/init\" id=96e5d2f0-2e1a-469c-b7c3-a345f8828c32 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.410603 | controller |     "Jun 09 17:05:49.211778 crc crio[20770]: time=\"2026-06-09T17:05:49.211735932Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-649b7c9ccf-w58dj/POD\" id=b863c993-3efa-43ef-b31d-14f524987cc9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.410619 | controller |     "Jun 09 17:05:49.212069 crc crio[20770]: time=\"2026-06-09T17:05:49.212044211Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.410635 | controller |     "Jun 09 17:05:49.428572 crc crio[20770]: time=\"2026-06-09T17:05:49.428399538Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-649b7c9ccf-w58dj Namespace:openstack ID:56008bb491915c7c20a3a60a98d2e2e64966edd39007e5e4c89758a3e027ab40 UID:582695d3-9378-405f-8bee-5cee5085e043 NetNS:/var/run/netns/33e2813f-f033-4a7d-982c-f807fde40a5e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod582695d3_9378_405f_8bee_5cee5085e043.slice PodAnnotations:0xc002a08860}] Aliases:map[]}\"",
2026-06-09 17:48:39.410650 | controller |     "Jun 09 17:05:49.429084 crc crio[20770]: time=\"2026-06-09T17:05:49.429045637Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-649b7c9ccf-w58dj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.410666 | controller |     "Jun 09 17:05:52.855921 crc crio[20770]: 2026-06-09T17:05:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:56008bb491915c7 Mac:9e:e6:75:6c:3e:34 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:db Mtu:0 Sandbox:/var/run/netns/33e2813f-f033-4a7d-982c-f807fde40a5e SocketPath: PciID:}] [{Interface:0xc00028e800 Address:{IP:10.217.0.219 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.410683 | controller |     "Jun 09 17:05:52.860177 crc crio[20770]: time=\"2026-06-09T17:05:52.860120462Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-649b7c9ccf-w58dj Namespace:openstack ID:56008bb491915c7c20a3a60a98d2e2e64966edd39007e5e4c89758a3e027ab40 UID:582695d3-9378-405f-8bee-5cee5085e043 NetNS:/var/run/netns/33e2813f-f033-4a7d-982c-f807fde40a5e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod582695d3_9378_405f_8bee_5cee5085e043.slice PodAnnotations:0xc002a08860}] Aliases:map[]}\"",
2026-06-09 17:48:39.410698 | controller |     "Jun 09 17:05:52.860570 crc crio[20770]: time=\"2026-06-09T17:05:52.860545454Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-649b7c9ccf-w58dj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.410715 | controller |     "Jun 09 17:05:52.876749 crc crio[20770]: time=\"2026-06-09T17:05:52.876618249Z\" level=info msg=\"Ran pod sandbox 56008bb491915c7c20a3a60a98d2e2e64966edd39007e5e4c89758a3e027ab40 with infra container: openstack/dnsmasq-dns-649b7c9ccf-w58dj/POD\" id=b863c993-3efa-43ef-b31d-14f524987cc9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.410731 | controller |     "Jun 09 17:05:52.883963 crc crio[20770]: time=\"2026-06-09T17:05:52.883426936Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=96268357-a1c7-41ea-9df9-a13db4acb4e6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.410747 | controller |     "Jun 09 17:05:52.973582 crc crio[20770]: time=\"2026-06-09T17:05:52.973408618Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=5a439793-26b3-4244-ba2f-4d6ab4c1d516 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.410765 | controller |     "Jun 09 17:05:53.416166 crc crio[20770]: time=\"2026-06-09T17:05:53.414139545Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-649b7c9ccf-w58dj/init\" id=e81fb675-6a8b-4eb5-a87e-5b828146fddb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.410781 | controller |     "Jun 09 17:05:53.416166 crc crio[20770]: time=\"2026-06-09T17:05:53.41499085Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.410797 | controller |     "Jun 09 17:05:53.493077 crc crio[20770]: time=\"2026-06-09T17:05:53.491020069Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.410812 | controller |     "Jun 09 17:05:53.528630 crc crio[20770]: time=\"2026-06-09T17:05:53.528475862Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.410827 | controller |     "Jun 09 17:05:54.038489 crc crio[20770]: time=\"2026-06-09T17:05:54.038344359Z\" level=info msg=\"Created container 65d2a025cf2c6028abad80db852bf70bfda5789f3f88c369c4878a34b8792ec8: openstack/dnsmasq-dns-649b7c9ccf-w58dj/init\" id=e81fb675-6a8b-4eb5-a87e-5b828146fddb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.410843 | controller |     "Jun 09 17:05:54.040617 crc crio[20770]: time=\"2026-06-09T17:05:54.040567913Z\" level=info msg=\"Starting container: 65d2a025cf2c6028abad80db852bf70bfda5789f3f88c369c4878a34b8792ec8\" id=c35a4727-2caf-4f6b-995b-192d5ff3b814 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.410859 | controller |     "Jun 09 17:05:54.048381 crc crio[20770]: time=\"2026-06-09T17:05:54.048276606Z\" level=info msg=\"Started container\" PID=93449 containerID=65d2a025cf2c6028abad80db852bf70bfda5789f3f88c369c4878a34b8792ec8 description=openstack/dnsmasq-dns-649b7c9ccf-w58dj/init id=c35a4727-2caf-4f6b-995b-192d5ff3b814 name=/runtime.v1.RuntimeService/StartContainer sandboxID=56008bb491915c7c20a3a60a98d2e2e64966edd39007e5e4c89758a3e027ab40",
2026-06-09 17:48:39.410875 | controller |     "Jun 09 17:05:54.657770 crc crio[20770]: time=\"2026-06-09T17:05:54.65731469Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=e9ad251d-ea31-4f27-9e9b-4f9518407a91 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.410891 | controller |     "Jun 09 17:05:54.761953 crc crio[20770]: time=\"2026-06-09T17:05:54.761866194Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=dfdc59b7-2595-494c-b3a7-b905573bcf6c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.410906 | controller |     "Jun 09 17:05:54.777940 crc crio[20770]: time=\"2026-06-09T17:05:54.777857477Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-649b7c9ccf-w58dj/dnsmasq-dns\" id=63046bc3-4a80-41b5-b577-df568930d1ff name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.410921 | controller |     "Jun 09 17:05:54.778290 crc crio[20770]: time=\"2026-06-09T17:05:54.778240338Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.410937 | controller |     "Jun 09 17:05:54.833602 crc crio[20770]: time=\"2026-06-09T17:05:54.833516987Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.410952 | controller |     "Jun 09 17:05:54.839836 crc crio[20770]: time=\"2026-06-09T17:05:54.839620743Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.410970 | controller |     "Jun 09 17:05:56.098556 crc crio[20770]: time=\"2026-06-09T17:05:56.09805225Z\" level=info msg=\"Created container ac800edd79872625260da1da1aa541fea9d4e4ac594ed21284663e5310cb944f: openstack/dnsmasq-dns-649b7c9ccf-w58dj/dnsmasq-dns\" id=63046bc3-4a80-41b5-b577-df568930d1ff name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.410985 | controller |     "Jun 09 17:05:56.102349 crc crio[20770]: time=\"2026-06-09T17:05:56.102142489Z\" level=info msg=\"Starting container: ac800edd79872625260da1da1aa541fea9d4e4ac594ed21284663e5310cb944f\" id=05236607-4a8a-4056-b371-35e142337f15 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.411000 | controller |     "Jun 09 17:05:56.111914 crc crio[20770]: time=\"2026-06-09T17:05:56.111565451Z\" level=info msg=\"Started container\" PID=93509 containerID=ac800edd79872625260da1da1aa541fea9d4e4ac594ed21284663e5310cb944f description=openstack/dnsmasq-dns-649b7c9ccf-w58dj/dnsmasq-dns id=05236607-4a8a-4056-b371-35e142337f15 name=/runtime.v1.RuntimeService/StartContainer sandboxID=56008bb491915c7c20a3a60a98d2e2e64966edd39007e5e4c89758a3e027ab40",
2026-06-09 17:48:39.411017 | controller |     "Jun 09 17:06:00.565540 crc crio[20770]: time=\"2026-06-09T17:06:00.564427209Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683746-vfz8c/POD\" id=0e0a5b67-79c7-4846-be57-479e38f26297 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.411032 | controller |     "Jun 09 17:06:00.565540 crc crio[20770]: time=\"2026-06-09T17:06:00.565490069Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.411047 | controller |     "Jun 09 17:06:00.615448 crc crio[20770]: time=\"2026-06-09T17:06:00.615319911Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683746-vfz8c Namespace:openshift-infra ID:c591ea6bb04e98d530dda39accf1c57d56f6ab0fb11e9dc794ddc16fdbc8f803 UID:e08529cf-5b09-4288-af39-d1d4cdf2a448 NetNS:/var/run/netns/4c675d2d-154f-471e-8e0e-c65dfc67166e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode08529cf_5b09_4288_af39_d1d4cdf2a448.slice PodAnnotations:0xc0029892d8}] Aliases:map[]}\"",
2026-06-09 17:48:39.411063 | controller |     "Jun 09 17:06:00.615448 crc crio[20770]: time=\"2026-06-09T17:06:00.615416783Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683746-vfz8c to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.411079 | controller |     "Jun 09 17:06:05.476096 crc crio[20770]: 2026-06-09T17:06:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c591ea6bb04e98d Mac:fa:0c:07:82:ad:47 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:dc Mtu:0 Sandbox:/var/run/netns/4c675d2d-154f-471e-8e0e-c65dfc67166e SocketPath: PciID:}] [{Interface:0xc000294ef0 Address:{IP:10.217.0.220 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.411095 | controller |     "Jun 09 17:06:05.478093 crc crio[20770]: time=\"2026-06-09T17:06:05.478015281Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683746-vfz8c Namespace:openshift-infra ID:c591ea6bb04e98d530dda39accf1c57d56f6ab0fb11e9dc794ddc16fdbc8f803 UID:e08529cf-5b09-4288-af39-d1d4cdf2a448 NetNS:/var/run/netns/4c675d2d-154f-471e-8e0e-c65dfc67166e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode08529cf_5b09_4288_af39_d1d4cdf2a448.slice PodAnnotations:0xc0029892d8}] Aliases:map[]}\"",
2026-06-09 17:48:39.411111 | controller |     "Jun 09 17:06:05.478206 crc crio[20770]: time=\"2026-06-09T17:06:05.478193066Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683746-vfz8c for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.411133 | controller |     "Jun 09 17:06:05.506093 crc crio[20770]: time=\"2026-06-09T17:06:05.505865656Z\" level=info msg=\"Ran pod sandbox c591ea6bb04e98d530dda39accf1c57d56f6ab0fb11e9dc794ddc16fdbc8f803 with infra container: openshift-infra/auto-csr-approver-29683746-vfz8c/POD\" id=0e0a5b67-79c7-4846-be57-479e38f26297 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.411150 | controller |     "Jun 09 17:06:05.512825 crc crio[20770]: time=\"2026-06-09T17:06:05.512720155Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=3505d377-ef3d-4054-bde9-18f43f13747d name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.411166 | controller |     "Jun 09 17:06:05.537269 crc crio[20770]: time=\"2026-06-09T17:06:05.537170842Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 17:48:39.411181 | controller |     "Jun 09 17:06:05.726103 crc crio[20770]: time=\"2026-06-09T17:06:05.726033994Z\" level=info msg=\"Stopping container: ae563830f6b16e48fdb4f808021d603b360aff5e0e1d2d9953f8f345dcced835 (timeout: 10s)\" id=2ab49736-62db-4446-aa4b-c7aa284ff3c7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.411197 | controller |     "Jun 09 17:06:05.911726 crc crio[20770]: time=\"2026-06-09T17:06:05.911006634Z\" level=info msg=\"Stopped container ae563830f6b16e48fdb4f808021d603b360aff5e0e1d2d9953f8f345dcced835: openstack/dnsmasq-dns-7b4b57f4f9-5mswl/dnsmasq-dns\" id=2ab49736-62db-4446-aa4b-c7aa284ff3c7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.411212 | controller |     "Jun 09 17:06:05.913727 crc crio[20770]: time=\"2026-06-09T17:06:05.91361459Z\" level=info msg=\"Stopping pod sandbox: 05b233fe6e0941096039570a820f1316cb3089d38f98d56810243ec394e22ee3\" id=abd64455-2775-4c6c-b7d9-58212171ef35 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.411227 | controller |     "Jun 09 17:06:05.916378 crc crio[20770]: time=\"2026-06-09T17:06:05.91535783Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7b4b57f4f9-5mswl Namespace:openstack ID:05b233fe6e0941096039570a820f1316cb3089d38f98d56810243ec394e22ee3 UID:c83a9074-bcb4-44cc-92de-5fc8c4732645 NetNS:/var/run/netns/4490088b-ad2d-48e1-bdba-46e6859494d3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc83a9074_bcb4_44cc_92de_5fc8c4732645.slice PodAnnotations:0xc002989740}] Aliases:map[]}\"",
2026-06-09 17:48:39.411243 | controller |     "Jun 09 17:06:05.916863 crc crio[20770]: time=\"2026-06-09T17:06:05.916793012Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-7b4b57f4f9-5mswl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.411258 | controller |     "Jun 09 17:06:06.390445 crc crio[20770]: time=\"2026-06-09T17:06:06.390321577Z\" level=info msg=\"Stopped pod sandbox: 05b233fe6e0941096039570a820f1316cb3089d38f98d56810243ec394e22ee3\" id=abd64455-2775-4c6c-b7d9-58212171ef35 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.411273 | controller |     "Jun 09 17:06:06.894293 crc crio[20770]: time=\"2026-06-09T17:06:06.893626764Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=3505d377-ef3d-4054-bde9-18f43f13747d name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.411288 | controller |     "Jun 09 17:06:06.896969 crc crio[20770]: time=\"2026-06-09T17:06:06.896878048Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=34317f9c-ba02-4213-ac4d-e685c55a1dac name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.411303 | controller |     "Jun 09 17:06:06.899419 crc crio[20770]: time=\"2026-06-09T17:06:06.899314779Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=f077e79a-09d5-4bd0-bba1-2f41813b260a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.411322 | controller |     "Jun 09 17:06:06.907028 crc crio[20770]: time=\"2026-06-09T17:06:06.906922039Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683746-vfz8c/oc\" id=11dff258-21ce-4690-96af-11df13833e23 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.411338 | controller |     "Jun 09 17:06:06.907491 crc crio[20770]: time=\"2026-06-09T17:06:06.907419223Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.411353 | controller |     "Jun 09 17:06:06.948423 crc crio[20770]: time=\"2026-06-09T17:06:06.948327276Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.411368 | controller |     "Jun 09 17:06:06.959000 crc crio[20770]: time=\"2026-06-09T17:06:06.958900582Z\" level=info msg=\"Removing container: ae563830f6b16e48fdb4f808021d603b360aff5e0e1d2d9953f8f345dcced835\" id=1f86ce5d-db21-45d4-916f-8e1fe70699de name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.411383 | controller |     "Jun 09 17:06:07.131276 crc crio[20770]: time=\"2026-06-09T17:06:07.13099894Z\" level=info msg=\"Removed container ae563830f6b16e48fdb4f808021d603b360aff5e0e1d2d9953f8f345dcced835: openstack/dnsmasq-dns-7b4b57f4f9-5mswl/dnsmasq-dns\" id=1f86ce5d-db21-45d4-916f-8e1fe70699de name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.411397 | controller |     "Jun 09 17:06:07.136868 crc crio[20770]: time=\"2026-06-09T17:06:07.136774837Z\" level=info msg=\"Removing container: 45ca39af0faaef36b7db7a697e1d259ba29e6505e5f1ee8e40b9173f645eb767\" id=25208c27-574f-49aa-bddb-1b8f0ab27225 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.411413 | controller |     "Jun 09 17:06:07.175204 crc crio[20770]: time=\"2026-06-09T17:06:07.175018303Z\" level=info msg=\"Removed container 45ca39af0faaef36b7db7a697e1d259ba29e6505e5f1ee8e40b9173f645eb767: openstack/dnsmasq-dns-7b4b57f4f9-5mswl/init\" id=25208c27-574f-49aa-bddb-1b8f0ab27225 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.411429 | controller |     "Jun 09 17:06:07.240079 crc crio[20770]: time=\"2026-06-09T17:06:07.239982852Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.411443 | controller |     "Jun 09 17:06:07.362722 crc crio[20770]: time=\"2026-06-09T17:06:07.362288369Z\" level=info msg=\"Created container 905b5b364aef27f1c7b59087cfda756a1d64b6e70390163b66ae8e0fdba1af2a: openshift-infra/auto-csr-approver-29683746-vfz8c/oc\" id=11dff258-21ce-4690-96af-11df13833e23 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.411459 | controller |     "Jun 09 17:06:07.364038 crc crio[20770]: time=\"2026-06-09T17:06:07.363951027Z\" level=info msg=\"Starting container: 905b5b364aef27f1c7b59087cfda756a1d64b6e70390163b66ae8e0fdba1af2a\" id=ea4b84be-5a43-45e7-b0c2-e3d03981f3a6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.411474 | controller |     "Jun 09 17:06:07.369846 crc crio[20770]: time=\"2026-06-09T17:06:07.369721414Z\" level=info msg=\"Started container\" PID=94330 containerID=905b5b364aef27f1c7b59087cfda756a1d64b6e70390163b66ae8e0fdba1af2a description=openshift-infra/auto-csr-approver-29683746-vfz8c/oc id=ea4b84be-5a43-45e7-b0c2-e3d03981f3a6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c591ea6bb04e98d530dda39accf1c57d56f6ab0fb11e9dc794ddc16fdbc8f803",
2026-06-09 17:48:39.411491 | controller |     "Jun 09 17:06:08.997433 crc crio[20770]: time=\"2026-06-09T17:06:08.996616047Z\" level=info msg=\"Stopping pod sandbox: c591ea6bb04e98d530dda39accf1c57d56f6ab0fb11e9dc794ddc16fdbc8f803\" id=6e789cc5-2e40-4ed6-b699-2b54e76ad6c4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.411509 | controller |     "Jun 09 17:06:08.999907 crc crio[20770]: time=\"2026-06-09T17:06:08.998595765Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683746-vfz8c Namespace:openshift-infra ID:c591ea6bb04e98d530dda39accf1c57d56f6ab0fb11e9dc794ddc16fdbc8f803 UID:e08529cf-5b09-4288-af39-d1d4cdf2a448 NetNS:/var/run/netns/4c675d2d-154f-471e-8e0e-c65dfc67166e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode08529cf_5b09_4288_af39_d1d4cdf2a448.slice PodAnnotations:0xc0003de900}] Aliases:map[]}\"",
2026-06-09 17:48:39.411546 | controller |     "Jun 09 17:06:08.999907 crc crio[20770]: time=\"2026-06-09T17:06:08.998925844Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683746-vfz8c from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.411563 | controller |     "Jun 09 17:06:09.448435 crc crio[20770]: time=\"2026-06-09T17:06:09.448013073Z\" level=info msg=\"Stopped pod sandbox: c591ea6bb04e98d530dda39accf1c57d56f6ab0fb11e9dc794ddc16fdbc8f803\" id=6e789cc5-2e40-4ed6-b699-2b54e76ad6c4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.411579 | controller |     "Jun 09 17:06:17.626350 crc crio[20770]: time=\"2026-06-09T17:06:17.625285567Z\" level=info msg=\"Removing container: d3957df96118d99b40800e44569da2242cf4a3511189b6976da6e75ad5833554\" id=2ff36320-d543-480a-bd73-347319fb2f83 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.411594 | controller |     "Jun 09 17:06:17.689981 crc crio[20770]: time=\"2026-06-09T17:06:17.689921606Z\" level=info msg=\"Removed container d3957df96118d99b40800e44569da2242cf4a3511189b6976da6e75ad5833554: openstack/keystone-bootstrap-dp52q/keystone-bootstrap\" id=2ff36320-d543-480a-bd73-347319fb2f83 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.411609 | controller |     "Jun 09 17:06:17.700933 crc crio[20770]: time=\"2026-06-09T17:06:17.700836942Z\" level=info msg=\"Stopping pod sandbox: 08e012b1dab73422f87be5075b53156609224a09e10bb57ae6c72b80dfe8b489\" id=99a89d51-5483-4cc0-9c78-5bce314679b7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.411624 | controller |     "Jun 09 17:06:17.701073 crc crio[20770]: time=\"2026-06-09T17:06:17.700939025Z\" level=info msg=\"Stopped pod sandbox (already stopped): 08e012b1dab73422f87be5075b53156609224a09e10bb57ae6c72b80dfe8b489\" id=99a89d51-5483-4cc0-9c78-5bce314679b7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.411639 | controller |     "Jun 09 17:06:17.701595 crc crio[20770]: time=\"2026-06-09T17:06:17.701514872Z\" level=info msg=\"Removing pod sandbox: 08e012b1dab73422f87be5075b53156609224a09e10bb57ae6c72b80dfe8b489\" id=0e60475f-05b1-417d-9004-3229ed4e6952 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.411654 | controller |     "Jun 09 17:06:17.733404 crc crio[20770]: time=\"2026-06-09T17:06:17.733291531Z\" level=info msg=\"Removed pod sandbox: 08e012b1dab73422f87be5075b53156609224a09e10bb57ae6c72b80dfe8b489\" id=0e60475f-05b1-417d-9004-3229ed4e6952 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.411668 | controller |     "Jun 09 17:06:17.734416 crc crio[20770]: time=\"2026-06-09T17:06:17.73429295Z\" level=info msg=\"Stopping pod sandbox: 27fd780af19770737de32b5a88dd9a2f1e185d3b0149a9fe7f7117e4468c8f21\" id=062d4818-d70b-49d2-88e8-eb49ca2779b8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.411683 | controller |     "Jun 09 17:06:17.734522 crc crio[20770]: time=\"2026-06-09T17:06:17.734422343Z\" level=info msg=\"Stopped pod sandbox (already stopped): 27fd780af19770737de32b5a88dd9a2f1e185d3b0149a9fe7f7117e4468c8f21\" id=062d4818-d70b-49d2-88e8-eb49ca2779b8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.411698 | controller |     "Jun 09 17:06:17.735065 crc crio[20770]: time=\"2026-06-09T17:06:17.73498929Z\" level=info msg=\"Removing pod sandbox: 27fd780af19770737de32b5a88dd9a2f1e185d3b0149a9fe7f7117e4468c8f21\" id=af6f4a5b-b2e8-4027-841a-f19780daa821 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.411717 | controller |     "Jun 09 17:06:17.761395 crc crio[20770]: time=\"2026-06-09T17:06:17.761299251Z\" level=info msg=\"Removed pod sandbox: 27fd780af19770737de32b5a88dd9a2f1e185d3b0149a9fe7f7117e4468c8f21\" id=af6f4a5b-b2e8-4027-841a-f19780daa821 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.411733 | controller |     "Jun 09 17:06:17.763570 crc crio[20770]: time=\"2026-06-09T17:06:17.763234837Z\" level=info msg=\"Stopping pod sandbox: 05b233fe6e0941096039570a820f1316cb3089d38f98d56810243ec394e22ee3\" id=29d501a1-a79c-4405-bbbb-995381915dc2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.411749 | controller |     "Jun 09 17:06:17.764110 crc crio[20770]: time=\"2026-06-09T17:06:17.763951827Z\" level=info msg=\"Stopped pod sandbox (already stopped): 05b233fe6e0941096039570a820f1316cb3089d38f98d56810243ec394e22ee3\" id=29d501a1-a79c-4405-bbbb-995381915dc2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.411765 | controller |     "Jun 09 17:06:17.765491 crc crio[20770]: time=\"2026-06-09T17:06:17.76542321Z\" level=info msg=\"Removing pod sandbox: 05b233fe6e0941096039570a820f1316cb3089d38f98d56810243ec394e22ee3\" id=19c1ac57-e89e-4eab-927b-0c8a7ace94b0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.411781 | controller |     "Jun 09 17:06:17.791900 crc crio[20770]: time=\"2026-06-09T17:06:17.791780192Z\" level=info msg=\"Removed pod sandbox: 05b233fe6e0941096039570a820f1316cb3089d38f98d56810243ec394e22ee3\" id=19c1ac57-e89e-4eab-927b-0c8a7ace94b0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.411796 | controller |     "Jun 09 17:07:17.859529 crc crio[20770]: time=\"2026-06-09T17:07:17.853546446Z\" level=info msg=\"Removing container: 45c8e6c418be4179a7670eeecc84d40024745dd35cc3ca248da0e8853b590613\" id=c891e840-54ba-49c7-8a43-3240377cdcbb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.411812 | controller |     "Jun 09 17:07:18.195268 crc crio[20770]: time=\"2026-06-09T17:07:18.193528009Z\" level=info msg=\"Removed container 45c8e6c418be4179a7670eeecc84d40024745dd35cc3ca248da0e8853b590613: openstack/glance-default-internal-api-0/glance-httpd\" id=c891e840-54ba-49c7-8a43-3240377cdcbb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.411826 | controller |     "Jun 09 17:07:18.256985 crc crio[20770]: time=\"2026-06-09T17:07:18.256834721Z\" level=info msg=\"Removing container: 3141161749e45f480dfc39e3f07b6ef797785ba9f2dfdbfa2aeb17b297ffb6a2\" id=63c671c2-f8a7-40ba-ba6d-c104ae2b1d2b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.411884 | controller |     "Jun 09 17:07:19.640424 crc crio[20770]: time=\"2026-06-09T17:07:19.636083497Z\" level=info msg=\"Removed container 3141161749e45f480dfc39e3f07b6ef797785ba9f2dfdbfa2aeb17b297ffb6a2: openstack/dnsmasq-dns-85d466bf9-d5h2r/init\" id=63c671c2-f8a7-40ba-ba6d-c104ae2b1d2b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.411907 | controller |     "Jun 09 17:07:19.701326 crc crio[20770]: time=\"2026-06-09T17:07:19.700569053Z\" level=info msg=\"Removing container: 0befc7317ccb8f167a440a441f0452a20ef0a16df7aa735f0dcbc50d7328cc82\" id=fcbaca9a-ae00-40e6-8505-d6d8f2ec9427 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.411923 | controller |     "Jun 09 17:07:20.287298 crc crio[20770]: time=\"2026-06-09T17:07:20.286591448Z\" level=info msg=\"Removed container 0befc7317ccb8f167a440a441f0452a20ef0a16df7aa735f0dcbc50d7328cc82: openstack/glance-default-internal-api-0/glance-log\" id=fcbaca9a-ae00-40e6-8505-d6d8f2ec9427 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.411940 | controller |     "Jun 09 17:07:20.337268 crc crio[20770]: time=\"2026-06-09T17:07:20.33343989Z\" level=info msg=\"Removing container: 908198d421c14f04b27830f5f4988d9c0ad48614bb11bb4cf0693535d0e81353\" id=3b32d8b4-106b-461e-acb2-b9d7f3a1bb1b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.411959 | controller |     "Jun 09 17:07:22.866035 crc crio[20770]: time=\"2026-06-09T17:07:22.816403134Z\" level=info msg=\"Removed container 908198d421c14f04b27830f5f4988d9c0ad48614bb11bb4cf0693535d0e81353: openshift-infra/auto-csr-approver-29683740-r9dqc/oc\" id=3b32d8b4-106b-461e-acb2-b9d7f3a1bb1b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.411975 | controller |     "Jun 09 17:07:22.979685 crc crio[20770]: time=\"2026-06-09T17:07:22.974399977Z\" level=info msg=\"Stopping pod sandbox: bd1b1ea49d8871d011a72aab08f39545d61f915940b0e80c299f64ab6060c734\" id=46e32eb5-5267-41f0-a260-6a3dd78958c6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.411990 | controller |     "Jun 09 17:07:22.979685 crc crio[20770]: time=\"2026-06-09T17:07:22.974482309Z\" level=info msg=\"Stopped pod sandbox (already stopped): bd1b1ea49d8871d011a72aab08f39545d61f915940b0e80c299f64ab6060c734\" id=46e32eb5-5267-41f0-a260-6a3dd78958c6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.412005 | controller |     "Jun 09 17:07:22.981075 crc crio[20770]: time=\"2026-06-09T17:07:22.980612885Z\" level=info msg=\"Removing pod sandbox: bd1b1ea49d8871d011a72aab08f39545d61f915940b0e80c299f64ab6060c734\" id=6ab88b01-74c0-4753-9712-88ff6abf1897 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.412021 | controller |     "Jun 09 17:07:23.236896 crc crio[20770]: time=\"2026-06-09T17:07:23.236438769Z\" level=info msg=\"Removed pod sandbox: bd1b1ea49d8871d011a72aab08f39545d61f915940b0e80c299f64ab6060c734\" id=6ab88b01-74c0-4753-9712-88ff6abf1897 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.412037 | controller |     "Jun 09 17:07:23.238985 crc crio[20770]: time=\"2026-06-09T17:07:23.23858131Z\" level=info msg=\"Stopping pod sandbox: 3789276a2c352f4fbc628a4248103ca33a273effe2ed45b38c9fc2af49a14c1c\" id=7a395b71-1330-4558-a0e5-69e644a89145 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.412052 | controller |     "Jun 09 17:07:23.238985 crc crio[20770]: time=\"2026-06-09T17:07:23.238859038Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3789276a2c352f4fbc628a4248103ca33a273effe2ed45b38c9fc2af49a14c1c\" id=7a395b71-1330-4558-a0e5-69e644a89145 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.412068 | controller |     "Jun 09 17:07:23.240955 crc crio[20770]: time=\"2026-06-09T17:07:23.240170775Z\" level=info msg=\"Removing pod sandbox: 3789276a2c352f4fbc628a4248103ca33a273effe2ed45b38c9fc2af49a14c1c\" id=c17790cb-dd83-4564-bf83-cfc12d420468 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.412082 | controller |     "Jun 09 17:07:23.364087 crc crio[20770]: time=\"2026-06-09T17:07:23.363774464Z\" level=info msg=\"Removed pod sandbox: 3789276a2c352f4fbc628a4248103ca33a273effe2ed45b38c9fc2af49a14c1c\" id=c17790cb-dd83-4564-bf83-cfc12d420468 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.412098 | controller |     "Jun 09 17:07:23.370273 crc crio[20770]: time=\"2026-06-09T17:07:23.370071954Z\" level=info msg=\"Stopping pod sandbox: 61fb00e560f66b91cd3a30faea61084ae78eb5a683acce417e67b603c2d1780e\" id=b2f52a2b-64eb-4549-9c8e-d053b4f1015c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.412113 | controller |     "Jun 09 17:07:23.372189 crc crio[20770]: time=\"2026-06-09T17:07:23.370291831Z\" level=info msg=\"Stopped pod sandbox (already stopped): 61fb00e560f66b91cd3a30faea61084ae78eb5a683acce417e67b603c2d1780e\" id=b2f52a2b-64eb-4549-9c8e-d053b4f1015c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.412128 | controller |     "Jun 09 17:07:23.376312 crc crio[20770]: time=\"2026-06-09T17:07:23.375908731Z\" level=info msg=\"Removing pod sandbox: 61fb00e560f66b91cd3a30faea61084ae78eb5a683acce417e67b603c2d1780e\" id=6ef2c3ed-ea6b-4cbd-afee-2feff9216ced name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.412147 | controller |     "Jun 09 17:07:23.575935 crc crio[20770]: time=\"2026-06-09T17:07:23.574493085Z\" level=info msg=\"Removed pod sandbox: 61fb00e560f66b91cd3a30faea61084ae78eb5a683acce417e67b603c2d1780e\" id=6ef2c3ed-ea6b-4cbd-afee-2feff9216ced name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.412164 | controller |     "Jun 09 17:07:57.586381 crc crio[20770]: time=\"2026-06-09T17:07:57.585345716Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-4b4mx/POD\" id=ce426759-95e5-4359-928e-b06b2b7c08a8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.412180 | controller |     "Jun 09 17:07:57.588061 crc crio[20770]: time=\"2026-06-09T17:07:57.588026723Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.412196 | controller |     "Jun 09 17:07:57.640490 crc crio[20770]: time=\"2026-06-09T17:07:57.640400332Z\" level=info msg=\"Got pod network &{Name:certified-operators-4b4mx Namespace:openshift-marketplace ID:770c1d0a8930b49e4e6d395be546d01a724d0a6b03151a3f2c90311cdd88845d UID:e236e114-6062-4975-b1fb-e3a7e3020f87 NetNS:/var/run/netns/02117da3-c085-40f4-994a-5df2b2a28af2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode236e114_6062_4975_b1fb_e3a7e3020f87.slice PodAnnotations:0xc00291adc8}] Aliases:map[]}\"",
2026-06-09 17:48:39.412212 | controller |     "Jun 09 17:07:57.640490 crc crio[20770]: time=\"2026-06-09T17:07:57.640465434Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-4b4mx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.412229 | controller |     "Jun 09 17:07:58.535902 crc crio[20770]: 2026-06-09T17:07:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:770c1d0a8930b49 Mac:16:45:17:53:d0:e7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:dd Mtu:0 Sandbox:/var/run/netns/02117da3-c085-40f4-994a-5df2b2a28af2 SocketPath: PciID:}] [{Interface:0xc000194d60 Address:{IP:10.217.0.221 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.412245 | controller |     "Jun 09 17:07:58.548599 crc crio[20770]: time=\"2026-06-09T17:07:58.548438179Z\" level=info msg=\"Got pod network &{Name:certified-operators-4b4mx Namespace:openshift-marketplace ID:770c1d0a8930b49e4e6d395be546d01a724d0a6b03151a3f2c90311cdd88845d UID:e236e114-6062-4975-b1fb-e3a7e3020f87 NetNS:/var/run/netns/02117da3-c085-40f4-994a-5df2b2a28af2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode236e114_6062_4975_b1fb_e3a7e3020f87.slice PodAnnotations:0xc00291adc8}] Aliases:map[]}\"",
2026-06-09 17:48:39.412261 | controller |     "Jun 09 17:07:58.549878 crc crio[20770]: time=\"2026-06-09T17:07:58.549421537Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-4b4mx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.412277 | controller |     "Jun 09 17:07:58.564933 crc crio[20770]: time=\"2026-06-09T17:07:58.564800948Z\" level=info msg=\"Ran pod sandbox 770c1d0a8930b49e4e6d395be546d01a724d0a6b03151a3f2c90311cdd88845d with infra container: openshift-marketplace/certified-operators-4b4mx/POD\" id=ce426759-95e5-4359-928e-b06b2b7c08a8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.412294 | controller |     "Jun 09 17:07:58.582774 crc crio[20770]: time=\"2026-06-09T17:07:58.582560056Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=7108780d-ad8a-423e-b9ef-20c74f291cc2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.412310 | controller |     "Jun 09 17:07:58.588865 crc crio[20770]: time=\"2026-06-09T17:07:58.588759313Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=723d4472-80b5-41ff-b721-ac936d168cac name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.412329 | controller |     "Jun 09 17:07:58.602570 crc crio[20770]: time=\"2026-06-09T17:07:58.602428715Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-4b4mx/extract-utilities\" id=2915c35b-5273-4794-8411-14acc7f1a0cf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.412345 | controller |     "Jun 09 17:07:58.603149 crc crio[20770]: time=\"2026-06-09T17:07:58.603076873Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.412361 | controller |     "Jun 09 17:07:58.681268 crc crio[20770]: time=\"2026-06-09T17:07:58.681183539Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.412377 | controller |     "Jun 09 17:07:58.692583 crc crio[20770]: time=\"2026-06-09T17:07:58.692285247Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.412393 | controller |     "Jun 09 17:07:58.913038 crc crio[20770]: time=\"2026-06-09T17:07:58.912340337Z\" level=info msg=\"Created container 964f5d1b5fbcb52edf6f63ae26215e5f662dabe2f70540260ca087d3feb9bf47: openshift-marketplace/certified-operators-4b4mx/extract-utilities\" id=2915c35b-5273-4794-8411-14acc7f1a0cf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.412408 | controller |     "Jun 09 17:07:58.915558 crc crio[20770]: time=\"2026-06-09T17:07:58.915339933Z\" level=info msg=\"Starting container: 964f5d1b5fbcb52edf6f63ae26215e5f662dabe2f70540260ca087d3feb9bf47\" id=f5f22cca-d8b5-4cf0-b469-1b0f40073ad5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.412423 | controller |     "Jun 09 17:07:58.926978 crc crio[20770]: time=\"2026-06-09T17:07:58.92535108Z\" level=info msg=\"Started container\" PID=99589 containerID=964f5d1b5fbcb52edf6f63ae26215e5f662dabe2f70540260ca087d3feb9bf47 description=openshift-marketplace/certified-operators-4b4mx/extract-utilities id=f5f22cca-d8b5-4cf0-b469-1b0f40073ad5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=770c1d0a8930b49e4e6d395be546d01a724d0a6b03151a3f2c90311cdd88845d",
2026-06-09 17:48:39.412440 | controller |     "Jun 09 17:07:59.278045 crc crio[20770]: time=\"2026-06-09T17:07:59.277542603Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=7180ee92-a6f3-455c-a932-a721a330ed0e name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.412456 | controller |     "Jun 09 17:07:59.295855 crc crio[20770]: time=\"2026-06-09T17:07:59.295033634Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-09 17:48:39.412471 | controller |     "Jun 09 17:07:59.903529 crc crio[20770]: time=\"2026-06-09T17:07:59.903393769Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e\" id=7180ee92-a6f3-455c-a932-a721a330ed0e name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.412487 | controller |     "Jun 09 17:07:59.908091 crc crio[20770]: time=\"2026-06-09T17:07:59.90796246Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=2dae2a3c-5291-4814-930e-69fdcefa28c2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.412503 | controller |     "Jun 09 17:07:59.915182 crc crio[20770]: time=\"2026-06-09T17:07:59.915069343Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=394bf1ff-7319-4e46-b357-fbd45115c557 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.412541 | controller |     "Jun 09 17:07:59.928976 crc crio[20770]: time=\"2026-06-09T17:07:59.928876208Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-4b4mx/extract-content\" id=21c2f182-6d98-44a9-afac-e1435c7cbbe5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.412560 | controller |     "Jun 09 17:07:59.929867 crc crio[20770]: time=\"2026-06-09T17:07:59.92962197Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.412576 | controller |     "Jun 09 17:07:59.989939 crc crio[20770]: time=\"2026-06-09T17:07:59.989843244Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.412592 | controller |     "Jun 09 17:07:59.993921 crc crio[20770]: time=\"2026-06-09T17:07:59.993849308Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.412607 | controller |     "Jun 09 17:08:00.213387 crc crio[20770]: time=\"2026-06-09T17:08:00.212802257Z\" level=info msg=\"Created container fbc6edb56907a33c53174b6e4e957ec82b25d558d001c90969790f8e6c88a0e7: openshift-marketplace/certified-operators-4b4mx/extract-content\" id=21c2f182-6d98-44a9-afac-e1435c7cbbe5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.412623 | controller |     "Jun 09 17:08:00.216872 crc crio[20770]: time=\"2026-06-09T17:08:00.21502671Z\" level=info msg=\"Starting container: fbc6edb56907a33c53174b6e4e957ec82b25d558d001c90969790f8e6c88a0e7\" id=54c470f7-0f8c-4213-99b0-d08e9333c584 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.412638 | controller |     "Jun 09 17:08:00.225622 crc crio[20770]: time=\"2026-06-09T17:08:00.22548459Z\" level=info msg=\"Started container\" PID=99663 containerID=fbc6edb56907a33c53174b6e4e957ec82b25d558d001c90969790f8e6c88a0e7 description=openshift-marketplace/certified-operators-4b4mx/extract-content id=54c470f7-0f8c-4213-99b0-d08e9333c584 name=/runtime.v1.RuntimeService/StartContainer sandboxID=770c1d0a8930b49e4e6d395be546d01a724d0a6b03151a3f2c90311cdd88845d",
2026-06-09 17:48:39.412654 | controller |     "Jun 09 17:08:00.564937 crc crio[20770]: time=\"2026-06-09T17:08:00.561929662Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683748-m9c6v/POD\" id=63c8db36-4558-4e23-9070-d739c2401169 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.412670 | controller |     "Jun 09 17:08:00.564937 crc crio[20770]: time=\"2026-06-09T17:08:00.562043485Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.412686 | controller |     "Jun 09 17:08:00.634363 crc crio[20770]: time=\"2026-06-09T17:08:00.634275843Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683748-m9c6v Namespace:openshift-infra ID:0f08bb5fc72eadc71307c2c46a98ea6eff6556914c72807b79551629c0fbccb3 UID:03c1bfb5-1480-41bc-8314-e89d9910e8f4 NetNS:/var/run/netns/02d3d102-b242-4c43-82a7-3de03a0b3e55 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod03c1bfb5_1480_41bc_8314_e89d9910e8f4.slice PodAnnotations:0xc00291a4c0}] Aliases:map[]}\"",
2026-06-09 17:48:39.412702 | controller |     "Jun 09 17:08:00.634363 crc crio[20770]: time=\"2026-06-09T17:08:00.634346435Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683748-m9c6v to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.412718 | controller |     "Jun 09 17:08:01.356283 crc crio[20770]: 2026-06-09T17:08:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0f08bb5fc72eadc Mac:be:ad:ce:71:29:18 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:de Mtu:0 Sandbox:/var/run/netns/02d3d102-b242-4c43-82a7-3de03a0b3e55 SocketPath: PciID:}] [{Interface:0xc000194ca0 Address:{IP:10.217.0.222 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.412738 | controller |     "Jun 09 17:08:01.359444 crc crio[20770]: time=\"2026-06-09T17:08:01.359361211Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683748-m9c6v Namespace:openshift-infra ID:0f08bb5fc72eadc71307c2c46a98ea6eff6556914c72807b79551629c0fbccb3 UID:03c1bfb5-1480-41bc-8314-e89d9910e8f4 NetNS:/var/run/netns/02d3d102-b242-4c43-82a7-3de03a0b3e55 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod03c1bfb5_1480_41bc_8314_e89d9910e8f4.slice PodAnnotations:0xc00291a4c0}] Aliases:map[]}\"",
2026-06-09 17:48:39.412769 | controller |     "Jun 09 17:08:01.359837 crc crio[20770]: time=\"2026-06-09T17:08:01.359592138Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683748-m9c6v for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.412786 | controller |     "Jun 09 17:08:01.386152 crc crio[20770]: time=\"2026-06-09T17:08:01.386038175Z\" level=info msg=\"Ran pod sandbox 0f08bb5fc72eadc71307c2c46a98ea6eff6556914c72807b79551629c0fbccb3 with infra container: openshift-infra/auto-csr-approver-29683748-m9c6v/POD\" id=63c8db36-4558-4e23-9070-d739c2401169 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.412802 | controller |     "Jun 09 17:08:01.397559 crc crio[20770]: time=\"2026-06-09T17:08:01.397310777Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=4fbf51fc-5a5a-414c-9146-d9ed4d1e2784 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.412818 | controller |     "Jun 09 17:08:01.402905 crc crio[20770]: time=\"2026-06-09T17:08:01.402852566Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 17:48:39.412834 | controller |     "Jun 09 17:08:02.139038 crc crio[20770]: time=\"2026-06-09T17:08:02.138379173Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=4fbf51fc-5a5a-414c-9146-d9ed4d1e2784 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.412850 | controller |     "Jun 09 17:08:02.140083 crc crio[20770]: time=\"2026-06-09T17:08:02.139908677Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=581178a8-dd29-40da-89cc-270f52f95349 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.412866 | controller |     "Jun 09 17:08:02.145048 crc crio[20770]: time=\"2026-06-09T17:08:02.144890959Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=4772278f-d826-42f4-8ae6-cf6e3406f7b9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.412882 | controller |     "Jun 09 17:08:02.157987 crc crio[20770]: time=\"2026-06-09T17:08:02.157718297Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683748-m9c6v/oc\" id=3d1cd32a-52ce-4812-9acc-b62f2cb6a4cb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.412899 | controller |     "Jun 09 17:08:02.158319 crc crio[20770]: time=\"2026-06-09T17:08:02.158258662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.412916 | controller |     "Jun 09 17:08:02.217751 crc crio[20770]: time=\"2026-06-09T17:08:02.2175576Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.412931 | controller |     "Jun 09 17:08:02.344469 crc crio[20770]: time=\"2026-06-09T17:08:02.344214266Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=c195f8ee-4376-4d1b-b6e9-2565a30a01ec name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.412950 | controller |     "Jun 09 17:08:02.348409 crc crio[20770]: time=\"2026-06-09T17:08:02.348334154Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=15cf196e-b208-4d2b-a52e-5dabc42cdc52 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.412966 | controller |     "Jun 09 17:08:02.357866 crc crio[20770]: time=\"2026-06-09T17:08:02.35762979Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-4b4mx/registry-server\" id=acb5d33d-aea3-4ab3-b06a-0b7bd25b7b74 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.412982 | controller |     "Jun 09 17:08:02.359438 crc crio[20770]: time=\"2026-06-09T17:08:02.358909347Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.412997 | controller |     "Jun 09 17:08:02.530033 crc crio[20770]: time=\"2026-06-09T17:08:02.529045637Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.413012 | controller |     "Jun 09 17:08:02.535905 crc crio[20770]: time=\"2026-06-09T17:08:02.535747149Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.413028 | controller |     "Jun 09 17:08:02.634752 crc crio[20770]: time=\"2026-06-09T17:08:02.63426039Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.413043 | controller |     "Jun 09 17:08:02.742305 crc crio[20770]: time=\"2026-06-09T17:08:02.742238011Z\" level=info msg=\"Created container 7667bbbb5a068a2b613d37ce17156cf85c0b5166c0e87768e02daf7015f7dbd2: openshift-marketplace/certified-operators-4b4mx/registry-server\" id=acb5d33d-aea3-4ab3-b06a-0b7bd25b7b74 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.413059 | controller |     "Jun 09 17:08:02.744383 crc crio[20770]: time=\"2026-06-09T17:08:02.744282099Z\" level=info msg=\"Starting container: 7667bbbb5a068a2b613d37ce17156cf85c0b5166c0e87768e02daf7015f7dbd2\" id=8f8fe0d0-1b3a-4d19-ba19-ffa955c7c2c2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.413074 | controller |     "Jun 09 17:08:02.754949 crc crio[20770]: time=\"2026-06-09T17:08:02.754877993Z\" level=info msg=\"Started container\" PID=99885 containerID=7667bbbb5a068a2b613d37ce17156cf85c0b5166c0e87768e02daf7015f7dbd2 description=openshift-marketplace/certified-operators-4b4mx/registry-server id=8f8fe0d0-1b3a-4d19-ba19-ffa955c7c2c2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=770c1d0a8930b49e4e6d395be546d01a724d0a6b03151a3f2c90311cdd88845d",
2026-06-09 17:48:39.413090 | controller |     "Jun 09 17:08:02.775110 crc crio[20770]: time=\"2026-06-09T17:08:02.774975578Z\" level=info msg=\"Created container ff5a6ade35fec0be170d8f6144a9c81525af13bfb5d3e93562e359ca2bfec1aa: openshift-infra/auto-csr-approver-29683748-m9c6v/oc\" id=3d1cd32a-52ce-4812-9acc-b62f2cb6a4cb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.413106 | controller |     "Jun 09 17:08:02.779756 crc crio[20770]: time=\"2026-06-09T17:08:02.777781288Z\" level=info msg=\"Starting container: ff5a6ade35fec0be170d8f6144a9c81525af13bfb5d3e93562e359ca2bfec1aa\" id=929c5a89-acf7-4d0f-ad7a-d4b55b6ae02f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.413122 | controller |     "Jun 09 17:08:02.789776 crc crio[20770]: time=\"2026-06-09T17:08:02.789265107Z\" level=info msg=\"Started container\" PID=99889 containerID=ff5a6ade35fec0be170d8f6144a9c81525af13bfb5d3e93562e359ca2bfec1aa description=openshift-infra/auto-csr-approver-29683748-m9c6v/oc id=929c5a89-acf7-4d0f-ad7a-d4b55b6ae02f name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f08bb5fc72eadc71307c2c46a98ea6eff6556914c72807b79551629c0fbccb3",
2026-06-09 17:48:39.413142 | controller |     "Jun 09 17:08:05.411987 crc crio[20770]: time=\"2026-06-09T17:08:05.41060306Z\" level=info msg=\"Stopping pod sandbox: 0f08bb5fc72eadc71307c2c46a98ea6eff6556914c72807b79551629c0fbccb3\" id=7c5ca67f-0310-4e68-b7fb-5fb7d6178c97 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.413158 | controller |     "Jun 09 17:08:05.414586 crc crio[20770]: time=\"2026-06-09T17:08:05.412450013Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683748-m9c6v Namespace:openshift-infra ID:0f08bb5fc72eadc71307c2c46a98ea6eff6556914c72807b79551629c0fbccb3 UID:03c1bfb5-1480-41bc-8314-e89d9910e8f4 NetNS:/var/run/netns/02d3d102-b242-4c43-82a7-3de03a0b3e55 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod03c1bfb5_1480_41bc_8314_e89d9910e8f4.slice PodAnnotations:0xc007516990}] Aliases:map[]}\"",
2026-06-09 17:48:39.413175 | controller |     "Jun 09 17:08:05.414586 crc crio[20770]: time=\"2026-06-09T17:08:05.412596747Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683748-m9c6v from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.413191 | controller |     "Jun 09 17:08:05.771057 crc crio[20770]: time=\"2026-06-09T17:08:05.770498753Z\" level=info msg=\"Stopped pod sandbox: 0f08bb5fc72eadc71307c2c46a98ea6eff6556914c72807b79551629c0fbccb3\" id=7c5ca67f-0310-4e68-b7fb-5fb7d6178c97 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.413206 | controller |     "Jun 09 17:08:10.520905 crc crio[20770]: time=\"2026-06-09T17:08:10.519843406Z\" level=info msg=\"Stopping container: 7667bbbb5a068a2b613d37ce17156cf85c0b5166c0e87768e02daf7015f7dbd2 (timeout: 2s)\" id=56afaeec-6b36-4bf6-b608-86269bb03f72 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.413222 | controller |     "Jun 09 17:08:10.648525 crc crio[20770]: time=\"2026-06-09T17:08:10.648325314Z\" level=info msg=\"Stopped container 7667bbbb5a068a2b613d37ce17156cf85c0b5166c0e87768e02daf7015f7dbd2: openshift-marketplace/certified-operators-4b4mx/registry-server\" id=56afaeec-6b36-4bf6-b608-86269bb03f72 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.413237 | controller |     "Jun 09 17:08:10.649583 crc crio[20770]: time=\"2026-06-09T17:08:10.649508448Z\" level=info msg=\"Stopping pod sandbox: 770c1d0a8930b49e4e6d395be546d01a724d0a6b03151a3f2c90311cdd88845d\" id=e5148ebb-bce1-4c72-b620-9c6f94354281 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.413252 | controller |     "Jun 09 17:08:10.650431 crc crio[20770]: time=\"2026-06-09T17:08:10.650330472Z\" level=info msg=\"Got pod network &{Name:certified-operators-4b4mx Namespace:openshift-marketplace ID:770c1d0a8930b49e4e6d395be546d01a724d0a6b03151a3f2c90311cdd88845d UID:e236e114-6062-4975-b1fb-e3a7e3020f87 NetNS:/var/run/netns/02117da3-c085-40f4-994a-5df2b2a28af2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode236e114_6062_4975_b1fb_e3a7e3020f87.slice PodAnnotations:0xc007516e20}] Aliases:map[]}\"",
2026-06-09 17:48:39.413268 | controller |     "Jun 09 17:08:10.650561 crc crio[20770]: time=\"2026-06-09T17:08:10.650536488Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-4b4mx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.413283 | controller |     "Jun 09 17:08:10.973579 crc crio[20770]: time=\"2026-06-09T17:08:10.97304107Z\" level=info msg=\"Stopped pod sandbox: 770c1d0a8930b49e4e6d395be546d01a724d0a6b03151a3f2c90311cdd88845d\" id=e5148ebb-bce1-4c72-b620-9c6f94354281 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.413305 | controller |     "Jun 09 17:08:11.541318 crc crio[20770]: time=\"2026-06-09T17:08:11.541260487Z\" level=info msg=\"Removing container: 7667bbbb5a068a2b613d37ce17156cf85c0b5166c0e87768e02daf7015f7dbd2\" id=56c40ef3-36d2-4067-bf0c-a9944b925e09 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.413321 | controller |     "Jun 09 17:08:11.591022 crc crio[20770]: time=\"2026-06-09T17:08:11.584702071Z\" level=info msg=\"Removed container 7667bbbb5a068a2b613d37ce17156cf85c0b5166c0e87768e02daf7015f7dbd2: openshift-marketplace/certified-operators-4b4mx/registry-server\" id=56c40ef3-36d2-4067-bf0c-a9944b925e09 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.413337 | controller |     "Jun 09 17:08:11.599184 crc crio[20770]: time=\"2026-06-09T17:08:11.599124804Z\" level=info msg=\"Removing container: fbc6edb56907a33c53174b6e4e957ec82b25d558d001c90969790f8e6c88a0e7\" id=53628311-2a8f-4a6f-a14b-514605ea0bb7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.413352 | controller |     "Jun 09 17:08:11.642925 crc crio[20770]: time=\"2026-06-09T17:08:11.642745143Z\" level=info msg=\"Removed container fbc6edb56907a33c53174b6e4e957ec82b25d558d001c90969790f8e6c88a0e7: openshift-marketplace/certified-operators-4b4mx/extract-content\" id=53628311-2a8f-4a6f-a14b-514605ea0bb7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.413368 | controller |     "Jun 09 17:08:11.646490 crc crio[20770]: time=\"2026-06-09T17:08:11.646435508Z\" level=info msg=\"Removing container: 964f5d1b5fbcb52edf6f63ae26215e5f662dabe2f70540260ca087d3feb9bf47\" id=ccc81d2a-fe3d-4397-a658-0546daf55d42 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.413384 | controller |     "Jun 09 17:08:11.696579 crc crio[20770]: time=\"2026-06-09T17:08:11.696469851Z\" level=info msg=\"Removed container 964f5d1b5fbcb52edf6f63ae26215e5f662dabe2f70540260ca087d3feb9bf47: openshift-marketplace/certified-operators-4b4mx/extract-utilities\" id=ccc81d2a-fe3d-4397-a658-0546daf55d42 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.413399 | controller |     "Jun 09 17:08:23.715184 crc crio[20770]: time=\"2026-06-09T17:08:23.714044038Z\" level=info msg=\"Removing container: 78dcfd2e0ab9ab6d61267054c8b82be45dd171109c983a90ea2003d51f8062f5\" id=a8902b23-e9c4-4c22-b3cb-d4d5a161011c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.413414 | controller |     "Jun 09 17:08:23.865280 crc crio[20770]: time=\"2026-06-09T17:08:23.865094302Z\" level=info msg=\"Removed container 78dcfd2e0ab9ab6d61267054c8b82be45dd171109c983a90ea2003d51f8062f5: openshift-infra/auto-csr-approver-29683742-6bzqn/oc\" id=a8902b23-e9c4-4c22-b3cb-d4d5a161011c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.413429 | controller |     "Jun 09 17:08:23.878245 crc crio[20770]: time=\"2026-06-09T17:08:23.878147436Z\" level=info msg=\"Stopping pod sandbox: 770c1d0a8930b49e4e6d395be546d01a724d0a6b03151a3f2c90311cdd88845d\" id=f9215d24-1626-4863-b51b-8f7b6026fe47 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.413445 | controller |     "Jun 09 17:08:23.878245 crc crio[20770]: time=\"2026-06-09T17:08:23.87826733Z\" level=info msg=\"Stopped pod sandbox (already stopped): 770c1d0a8930b49e4e6d395be546d01a724d0a6b03151a3f2c90311cdd88845d\" id=f9215d24-1626-4863-b51b-8f7b6026fe47 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.413460 | controller |     "Jun 09 17:08:23.879007 crc crio[20770]: time=\"2026-06-09T17:08:23.878868457Z\" level=info msg=\"Removing pod sandbox: 770c1d0a8930b49e4e6d395be546d01a724d0a6b03151a3f2c90311cdd88845d\" id=cc9cb4e6-0d00-4858-bbcb-45bd3aa56b3b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.413475 | controller |     "Jun 09 17:08:23.896152 crc crio[20770]: time=\"2026-06-09T17:08:23.896036878Z\" level=info msg=\"Removed pod sandbox: 770c1d0a8930b49e4e6d395be546d01a724d0a6b03151a3f2c90311cdd88845d\" id=cc9cb4e6-0d00-4858-bbcb-45bd3aa56b3b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.413495 | controller |     "Jun 09 17:08:23.897361 crc crio[20770]: time=\"2026-06-09T17:08:23.897242553Z\" level=info msg=\"Stopping pod sandbox: 674c92a61fcc37ddedce1551ded849bced92c953e0c5993ebc100e97ab546792\" id=832a0847-c957-43aa-b094-dd512ff29b0e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.413525 | controller |     "Jun 09 17:08:23.897468 crc crio[20770]: time=\"2026-06-09T17:08:23.897373567Z\" level=info msg=\"Stopped pod sandbox (already stopped): 674c92a61fcc37ddedce1551ded849bced92c953e0c5993ebc100e97ab546792\" id=832a0847-c957-43aa-b094-dd512ff29b0e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.413548 | controller |     "Jun 09 17:08:23.898528 crc crio[20770]: time=\"2026-06-09T17:08:23.898373465Z\" level=info msg=\"Removing pod sandbox: 674c92a61fcc37ddedce1551ded849bced92c953e0c5993ebc100e97ab546792\" id=c2770ba0-4b4b-4ac2-bc27-d8b65a53b6e1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.413564 | controller |     "Jun 09 17:08:23.917932 crc crio[20770]: time=\"2026-06-09T17:08:23.917780081Z\" level=info msg=\"Removed pod sandbox: 674c92a61fcc37ddedce1551ded849bced92c953e0c5993ebc100e97ab546792\" id=c2770ba0-4b4b-4ac2-bc27-d8b65a53b6e1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.413580 | controller |     "Jun 09 17:09:16.445316 crc crio[20770]: time=\"2026-06-09T17:09:16.444576023Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-c9vrp/POD\" id=87a8340d-92a4-478f-993d-608363f434d1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.413595 | controller |     "Jun 09 17:09:16.447115 crc crio[20770]: time=\"2026-06-09T17:09:16.445333315Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.413611 | controller |     "Jun 09 17:09:16.487437 crc crio[20770]: time=\"2026-06-09T17:09:16.487048749Z\" level=info msg=\"Got pod network &{Name:community-operators-c9vrp Namespace:openshift-marketplace ID:ab69df1cedcb11a537c7d80142612b45c18c276a0be09c0e1762bedcecb381a0 UID:cb7b386d-f8e5-4a18-9887-3a00f9ef8478 NetNS:/var/run/netns/2801aa88-f420-4200-b909-40396d29809b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcb7b386d_f8e5_4a18_9887_3a00f9ef8478.slice PodAnnotations:0xc007516880}] Aliases:map[]}\"",
2026-06-09 17:48:39.413627 | controller |     "Jun 09 17:09:16.487437 crc crio[20770]: time=\"2026-06-09T17:09:16.487412029Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-c9vrp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.413642 | controller |     "Jun 09 17:09:17.137973 crc crio[20770]: 2026-06-09T17:09:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ab69df1cedcb11a Mac:c6:d1:6d:48:83:b0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:df Mtu:0 Sandbox:/var/run/netns/2801aa88-f420-4200-b909-40396d29809b SocketPath: PciID:}] [{Interface:0xc0002eef80 Address:{IP:10.217.0.223 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.413658 | controller |     "Jun 09 17:09:17.139348 crc crio[20770]: time=\"2026-06-09T17:09:17.139288231Z\" level=info msg=\"Got pod network &{Name:community-operators-c9vrp Namespace:openshift-marketplace ID:ab69df1cedcb11a537c7d80142612b45c18c276a0be09c0e1762bedcecb381a0 UID:cb7b386d-f8e5-4a18-9887-3a00f9ef8478 NetNS:/var/run/netns/2801aa88-f420-4200-b909-40396d29809b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcb7b386d_f8e5_4a18_9887_3a00f9ef8478.slice PodAnnotations:0xc007516880}] Aliases:map[]}\"",
2026-06-09 17:48:39.413674 | controller |     "Jun 09 17:09:17.139470 crc crio[20770]: time=\"2026-06-09T17:09:17.139457256Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-c9vrp for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.413698 | controller |     "Jun 09 17:09:17.148955 crc crio[20770]: time=\"2026-06-09T17:09:17.148869536Z\" level=info msg=\"Ran pod sandbox ab69df1cedcb11a537c7d80142612b45c18c276a0be09c0e1762bedcecb381a0 with infra container: openshift-marketplace/community-operators-c9vrp/POD\" id=87a8340d-92a4-478f-993d-608363f434d1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.413718 | controller |     "Jun 09 17:09:17.152619 crc crio[20770]: time=\"2026-06-09T17:09:17.152543661Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=abf8dbc4-23d3-4b10-a83d-245b01843eea name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.413734 | controller |     "Jun 09 17:09:17.155864 crc crio[20770]: time=\"2026-06-09T17:09:17.155783003Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=3fa6e0c6-8f71-4f67-be30-0601ab06811a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.413750 | controller |     "Jun 09 17:09:17.163175 crc crio[20770]: time=\"2026-06-09T17:09:17.163069762Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-c9vrp/extract-utilities\" id=8b32777d-63af-4b3d-bdb5-3ec2bbf407c9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.413765 | controller |     "Jun 09 17:09:17.163585 crc crio[20770]: time=\"2026-06-09T17:09:17.163544286Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.413781 | controller |     "Jun 09 17:09:17.217295 crc crio[20770]: time=\"2026-06-09T17:09:17.216304166Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.413796 | controller |     "Jun 09 17:09:17.229180 crc crio[20770]: time=\"2026-06-09T17:09:17.229060731Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.413811 | controller |     "Jun 09 17:09:17.364138 crc crio[20770]: time=\"2026-06-09T17:09:17.364005215Z\" level=info msg=\"Created container 4953c69c24aa6a8eab827aae69c44fbbb95efdc032ae9a18845baa6a68e7215d: openshift-marketplace/community-operators-c9vrp/extract-utilities\" id=8b32777d-63af-4b3d-bdb5-3ec2bbf407c9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.413827 | controller |     "Jun 09 17:09:17.365128 crc crio[20770]: time=\"2026-06-09T17:09:17.365056605Z\" level=info msg=\"Starting container: 4953c69c24aa6a8eab827aae69c44fbbb95efdc032ae9a18845baa6a68e7215d\" id=62b24df8-fa96-4519-a20f-cb07f5da83b3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.413842 | controller |     "Jun 09 17:09:17.373301 crc crio[20770]: time=\"2026-06-09T17:09:17.373176317Z\" level=info msg=\"Started container\" PID=103581 containerID=4953c69c24aa6a8eab827aae69c44fbbb95efdc032ae9a18845baa6a68e7215d description=openshift-marketplace/community-operators-c9vrp/extract-utilities id=62b24df8-fa96-4519-a20f-cb07f5da83b3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ab69df1cedcb11a537c7d80142612b45c18c276a0be09c0e1762bedcecb381a0",
2026-06-09 17:48:39.413857 | controller |     "Jun 09 17:09:17.588079 crc crio[20770]: time=\"2026-06-09T17:09:17.587976756Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=204162d6-04b8-4b7d-9808-8c5c5ede2e2e name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.413873 | controller |     "Jun 09 17:09:17.598600 crc crio[20770]: time=\"2026-06-09T17:09:17.598132907Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-09 17:48:39.413892 | controller |     "Jun 09 17:09:18.403508 crc crio[20770]: time=\"2026-06-09T17:09:18.403399189Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:b693b87e9f3f01270b2e5bc4144773623095b823f2870718492b2c7fe6125bd8\" id=204162d6-04b8-4b7d-9808-8c5c5ede2e2e name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.413908 | controller |     "Jun 09 17:09:18.404470 crc crio[20770]: time=\"2026-06-09T17:09:18.404383508Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=406a5c08-68c7-4766-995e-91542c7eb661 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.413924 | controller |     "Jun 09 17:09:18.407529 crc crio[20770]: time=\"2026-06-09T17:09:18.407414724Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=4c72e3d2-dcc2-4195-9d9d-0a998e529de5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.413939 | controller |     "Jun 09 17:09:18.417478 crc crio[20770]: time=\"2026-06-09T17:09:18.4173907Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-c9vrp/extract-content\" id=66f0538a-445a-40c8-8153-0094d7c14392 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.413956 | controller |     "Jun 09 17:09:18.418208 crc crio[20770]: time=\"2026-06-09T17:09:18.418153652Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.413971 | controller |     "Jun 09 17:09:18.476121 crc crio[20770]: time=\"2026-06-09T17:09:18.476038239Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.413987 | controller |     "Jun 09 17:09:18.480453 crc crio[20770]: time=\"2026-06-09T17:09:18.480369183Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.414002 | controller |     "Jun 09 17:09:18.647365 crc crio[20770]: time=\"2026-06-09T17:09:18.647179298Z\" level=info msg=\"Created container 6fd92e836b221486e2b881fda17b78933d75f397f9403222b2ba79971bdfed69: openshift-marketplace/community-operators-c9vrp/extract-content\" id=66f0538a-445a-40c8-8153-0094d7c14392 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.414017 | controller |     "Jun 09 17:09:18.650193 crc crio[20770]: time=\"2026-06-09T17:09:18.65002076Z\" level=info msg=\"Starting container: 6fd92e836b221486e2b881fda17b78933d75f397f9403222b2ba79971bdfed69\" id=49a60b99-e493-494f-bcdd-ec17ee591dae name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.414033 | controller |     "Jun 09 17:09:18.657077 crc crio[20770]: time=\"2026-06-09T17:09:18.656761533Z\" level=info msg=\"Started container\" PID=103619 containerID=6fd92e836b221486e2b881fda17b78933d75f397f9403222b2ba79971bdfed69 description=openshift-marketplace/community-operators-c9vrp/extract-content id=49a60b99-e493-494f-bcdd-ec17ee591dae name=/runtime.v1.RuntimeService/StartContainer sandboxID=ab69df1cedcb11a537c7d80142612b45c18c276a0be09c0e1762bedcecb381a0",
2026-06-09 17:48:39.414049 | controller |     "Jun 09 17:09:20.650849 crc crio[20770]: time=\"2026-06-09T17:09:20.649697357Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=20b4edc1-ced6-419f-bd69-bd08986cd06a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.414065 | controller |     "Jun 09 17:09:20.655970 crc crio[20770]: time=\"2026-06-09T17:09:20.655888754Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=b24a1216-bf7a-45a7-a12c-294c23fdde98 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.414084 | controller |     "Jun 09 17:09:20.677582 crc crio[20770]: time=\"2026-06-09T17:09:20.677450471Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-c9vrp/registry-server\" id=cb70d6ce-6a94-4bd2-85d6-423a779fc422 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.414101 | controller |     "Jun 09 17:09:20.678081 crc crio[20770]: time=\"2026-06-09T17:09:20.678028968Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.414117 | controller |     "Jun 09 17:09:20.767372 crc crio[20770]: time=\"2026-06-09T17:09:20.767281583Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.414133 | controller |     "Jun 09 17:09:20.771725 crc crio[20770]: time=\"2026-06-09T17:09:20.771616977Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.414148 | controller |     "Jun 09 17:09:21.016126 crc crio[20770]: time=\"2026-06-09T17:09:21.016018544Z\" level=info msg=\"Created container 2c43ea37b00965cbf9c17c133a8649e1c30fa4bbd85c350a0e8134c9f50b8308: openshift-marketplace/community-operators-c9vrp/registry-server\" id=cb70d6ce-6a94-4bd2-85d6-423a779fc422 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.414164 | controller |     "Jun 09 17:09:21.018002 crc crio[20770]: time=\"2026-06-09T17:09:21.017918178Z\" level=info msg=\"Starting container: 2c43ea37b00965cbf9c17c133a8649e1c30fa4bbd85c350a0e8134c9f50b8308\" id=893e2082-0d4f-4570-9242-2f98a778220e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.414179 | controller |     "Jun 09 17:09:21.025098 crc crio[20770]: time=\"2026-06-09T17:09:21.02497125Z\" level=info msg=\"Started container\" PID=103740 containerID=2c43ea37b00965cbf9c17c133a8649e1c30fa4bbd85c350a0e8134c9f50b8308 description=openshift-marketplace/community-operators-c9vrp/registry-server id=893e2082-0d4f-4570-9242-2f98a778220e name=/runtime.v1.RuntimeService/StartContainer sandboxID=ab69df1cedcb11a537c7d80142612b45c18c276a0be09c0e1762bedcecb381a0",
2026-06-09 17:48:39.414195 | controller |     "Jun 09 17:09:23.938442 crc crio[20770]: time=\"2026-06-09T17:09:23.937970893Z\" level=info msg=\"Removing container: 353923470aad82df91e08677f670f1e17a9dbb324f5751905240ea4f527d5ee7\" id=b14f7dd1-8e6d-48aa-bb68-d3f54043bebf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.414210 | controller |     "Jun 09 17:09:23.982772 crc crio[20770]: time=\"2026-06-09T17:09:23.982605Z\" level=info msg=\"Removed container 353923470aad82df91e08677f670f1e17a9dbb324f5751905240ea4f527d5ee7: openstack/keystone-c685-account-create-update-n8n8w/mariadb-account-create-update\" id=b14f7dd1-8e6d-48aa-bb68-d3f54043bebf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.414226 | controller |     "Jun 09 17:09:23.991337 crc crio[20770]: time=\"2026-06-09T17:09:23.991235107Z\" level=info msg=\"Removing container: 123b977a3c285d40f80a0d5e7de725bcecea36e29efceccddefa13247cea447c\" id=a7a89a34-5f97-4c4f-abfc-7ac855c120ef name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.414242 | controller |     "Jun 09 17:09:24.041509 crc crio[20770]: time=\"2026-06-09T17:09:24.041358882Z\" level=info msg=\"Removed container 123b977a3c285d40f80a0d5e7de725bcecea36e29efceccddefa13247cea447c: openstack/root-account-create-update-kv2zz/mariadb-account-create-update\" id=a7a89a34-5f97-4c4f-abfc-7ac855c120ef name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.414258 | controller |     "Jun 09 17:09:24.044169 crc crio[20770]: time=\"2026-06-09T17:09:24.044113071Z\" level=info msg=\"Removing container: 91a44827c81c9dfcacbcdfc9968ce61e57b028e393713d3a97e782ce94a8c0e9\" id=ed46c35b-ab3b-4836-ace1-779c22f5bf19 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.414278 | controller |     "Jun 09 17:09:24.086763 crc crio[20770]: time=\"2026-06-09T17:09:24.086606588Z\" level=info msg=\"Removed container 91a44827c81c9dfcacbcdfc9968ce61e57b028e393713d3a97e782ce94a8c0e9: openstack/placement-7921-account-create-update-r647k/mariadb-account-create-update\" id=ed46c35b-ab3b-4836-ace1-779c22f5bf19 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.414294 | controller |     "Jun 09 17:09:24.090114 crc crio[20770]: time=\"2026-06-09T17:09:24.090046696Z\" level=info msg=\"Removing container: 9eee3b2a741c1b279a4635eff42316bd50630bdb763839d84a4fcadab964d2d2\" id=6a5909a3-671f-4294-87be-3545bb1547d7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.414311 | controller |     "Jun 09 17:09:24.127214 crc crio[20770]: time=\"2026-06-09T17:09:24.127074966Z\" level=info msg=\"Removed container 9eee3b2a741c1b279a4635eff42316bd50630bdb763839d84a4fcadab964d2d2: openstack/keystone-db-create-klcdk/mariadb-database-create\" id=6a5909a3-671f-4294-87be-3545bb1547d7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.414327 | controller |     "Jun 09 17:09:24.129965 crc crio[20770]: time=\"2026-06-09T17:09:24.129846496Z\" level=info msg=\"Removing container: a04f3274d3b33007fc1aab36773e5b54533a78c96062d6fa2923ee025393d125\" id=109ddaf6-1951-4c80-8c1d-dae0e42b32ae name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.414343 | controller |     "Jun 09 17:09:24.181267 crc crio[20770]: time=\"2026-06-09T17:09:24.181106983Z\" level=info msg=\"Removed container a04f3274d3b33007fc1aab36773e5b54533a78c96062d6fa2923ee025393d125: openstack/neutron-6649-account-create-update-q4zwg/mariadb-account-create-update\" id=109ddaf6-1951-4c80-8c1d-dae0e42b32ae name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.414358 | controller |     "Jun 09 17:09:24.184727 crc crio[20770]: time=\"2026-06-09T17:09:24.184618314Z\" level=info msg=\"Removing container: d00dd634eed731334ef12b3500ed93fccd5a9f191449c70a19b0ea17d0e0a73c\" id=d1e4b237-45f5-4a21-b34b-c9c6283b3cce name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.414373 | controller |     "Jun 09 17:09:24.226780 crc crio[20770]: time=\"2026-06-09T17:09:24.226537654Z\" level=info msg=\"Removed container d00dd634eed731334ef12b3500ed93fccd5a9f191449c70a19b0ea17d0e0a73c: openstack/glance-db-create-vc5ss/mariadb-database-create\" id=d1e4b237-45f5-4a21-b34b-c9c6283b3cce name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.414389 | controller |     "Jun 09 17:09:24.229244 crc crio[20770]: time=\"2026-06-09T17:09:24.229166609Z\" level=info msg=\"Removing container: aeda6f24eda242f337cd59d671515340d3b9743f3fab2008ca8d27d9c293e9fc\" id=fbf51b9d-89c8-4d3d-8f82-e5cddc9d5e9f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.414404 | controller |     "Jun 09 17:09:24.274242 crc crio[20770]: time=\"2026-06-09T17:09:24.27357467Z\" level=info msg=\"Removed container aeda6f24eda242f337cd59d671515340d3b9743f3fab2008ca8d27d9c293e9fc: openstack/cinder-19e0-account-create-update-l6469/mariadb-account-create-update\" id=fbf51b9d-89c8-4d3d-8f82-e5cddc9d5e9f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.414419 | controller |     "Jun 09 17:09:24.278588 crc crio[20770]: time=\"2026-06-09T17:09:24.27845882Z\" level=info msg=\"Removing container: 542867df39f031fc0e48b23d201613e8cc450e8523419960d6cdff45bc2eefb0\" id=8227a2d0-5672-4ce4-be1a-d7e388d090c8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.414434 | controller |     "Jun 09 17:09:24.315135 crc crio[20770]: time=\"2026-06-09T17:09:24.314974106Z\" level=info msg=\"Removed container 542867df39f031fc0e48b23d201613e8cc450e8523419960d6cdff45bc2eefb0: openstack/neutron-db-create-zvggc/mariadb-database-create\" id=8227a2d0-5672-4ce4-be1a-d7e388d090c8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.414453 | controller |     "Jun 09 17:09:24.321370 crc crio[20770]: time=\"2026-06-09T17:09:24.321251275Z\" level=info msg=\"Removing container: 315219b13286224978e8f8a649f6679a630801ad41ac7af1ee7e5782bc5ea36d\" id=91f0be3a-0285-4866-b868-9762f3c310b8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.414468 | controller |     "Jun 09 17:09:24.357063 crc crio[20770]: time=\"2026-06-09T17:09:24.356952477Z\" level=info msg=\"Removed container 315219b13286224978e8f8a649f6679a630801ad41ac7af1ee7e5782bc5ea36d: openstack/glance-d8d9-account-create-update-hs46j/mariadb-account-create-update\" id=91f0be3a-0285-4866-b868-9762f3c310b8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.414484 | controller |     "Jun 09 17:09:24.361348 crc crio[20770]: time=\"2026-06-09T17:09:24.361271071Z\" level=info msg=\"Removing container: adb5c8d5b53d095629e8ebc1acc97c2c4b7f7938dd221fabfc6ec4463f5f532c\" id=2e60539c-d455-41fb-b085-f54f80b21be1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.414500 | controller |     "Jun 09 17:09:24.404685 crc crio[20770]: time=\"2026-06-09T17:09:24.404569991Z\" level=info msg=\"Removed container adb5c8d5b53d095629e8ebc1acc97c2c4b7f7938dd221fabfc6ec4463f5f532c: openstack/barbican-4b0e-account-create-update-z77np/mariadb-account-create-update\" id=2e60539c-d455-41fb-b085-f54f80b21be1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.414536 | controller |     "Jun 09 17:09:24.409448 crc crio[20770]: time=\"2026-06-09T17:09:24.409227924Z\" level=info msg=\"Removing container: 0e6a53dcd3696dcfc1c4e949697af8f7dca595a97c3a23fb183e0e5b6c69afed\" id=3077badd-bd6a-43d9-8ce8-be6ee71e9ec5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.414555 | controller |     "Jun 09 17:09:24.453582 crc crio[20770]: time=\"2026-06-09T17:09:24.453416359Z\" level=info msg=\"Removed container 0e6a53dcd3696dcfc1c4e949697af8f7dca595a97c3a23fb183e0e5b6c69afed: openstack/barbican-db-create-mxftb/mariadb-database-create\" id=3077badd-bd6a-43d9-8ce8-be6ee71e9ec5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.414571 | controller |     "Jun 09 17:09:24.460183 crc crio[20770]: time=\"2026-06-09T17:09:24.46009838Z\" level=info msg=\"Removing container: e899c78565cf4f40e557f76914eafe3dda3a189069c6a69df7dcb775c6b7b064\" id=409f2e88-d630-4784-923f-6eb301cd4aaf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.414587 | controller |     "Jun 09 17:09:24.505573 crc crio[20770]: time=\"2026-06-09T17:09:24.505460899Z\" level=info msg=\"Removed container e899c78565cf4f40e557f76914eafe3dda3a189069c6a69df7dcb775c6b7b064: openstack/cinder-db-create-dz654/mariadb-database-create\" id=409f2e88-d630-4784-923f-6eb301cd4aaf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.414602 | controller |     "Jun 09 17:09:24.509592 crc crio[20770]: time=\"2026-06-09T17:09:24.509529145Z\" level=info msg=\"Removing container: 3abf6463397d8d845dbf31cc3240ef3d40d0ae83c4318fb9c883b118579f3c48\" id=365d38e0-7777-44e2-a889-be9e6ab2127a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.414617 | controller |     "Jun 09 17:09:24.547753 crc crio[20770]: time=\"2026-06-09T17:09:24.547559404Z\" level=info msg=\"Removed container 3abf6463397d8d845dbf31cc3240ef3d40d0ae83c4318fb9c883b118579f3c48: openstack/placement-db-create-kk6zz/mariadb-database-create\" id=365d38e0-7777-44e2-a889-be9e6ab2127a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.414633 | controller |     "Jun 09 17:09:24.558749 crc crio[20770]: time=\"2026-06-09T17:09:24.558632421Z\" level=info msg=\"Stopping pod sandbox: 3af534ef2659375be4f799559ddf0274c0978767597a574d063cf3213936f3d7\" id=a9a6a546-a90f-401c-9c9d-3ef137a38942 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.414649 | controller |     "Jun 09 17:09:24.559107 crc crio[20770]: time=\"2026-06-09T17:09:24.559082804Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3af534ef2659375be4f799559ddf0274c0978767597a574d063cf3213936f3d7\" id=a9a6a546-a90f-401c-9c9d-3ef137a38942 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.414669 | controller |     "Jun 09 17:09:24.559851 crc crio[20770]: time=\"2026-06-09T17:09:24.559751783Z\" level=info msg=\"Removing pod sandbox: 3af534ef2659375be4f799559ddf0274c0978767597a574d063cf3213936f3d7\" id=e87d8359-1194-459a-9baa-93d206e0161b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.414685 | controller |     "Jun 09 17:09:24.575705 crc crio[20770]: time=\"2026-06-09T17:09:24.575459713Z\" level=info msg=\"Removed pod sandbox: 3af534ef2659375be4f799559ddf0274c0978767597a574d063cf3213936f3d7\" id=e87d8359-1194-459a-9baa-93d206e0161b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.414701 | controller |     "Jun 09 17:09:24.577039 crc crio[20770]: time=\"2026-06-09T17:09:24.576909914Z\" level=info msg=\"Stopping pod sandbox: 101a859d2325a02da43cf8bd9afb23b28e4ae896db7202ac8ced78663d4b4db6\" id=69d77244-3ee3-4bcd-8147-3b8016bf24ba name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.414716 | controller |     "Jun 09 17:09:24.577175 crc crio[20770]: time=\"2026-06-09T17:09:24.577076569Z\" level=info msg=\"Stopped pod sandbox (already stopped): 101a859d2325a02da43cf8bd9afb23b28e4ae896db7202ac8ced78663d4b4db6\" id=69d77244-3ee3-4bcd-8147-3b8016bf24ba name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.414731 | controller |     "Jun 09 17:09:24.578433 crc crio[20770]: time=\"2026-06-09T17:09:24.578388697Z\" level=info msg=\"Removing pod sandbox: 101a859d2325a02da43cf8bd9afb23b28e4ae896db7202ac8ced78663d4b4db6\" id=ec9f2ee3-4a06-4a11-bd78-05c592a275b8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.414746 | controller |     "Jun 09 17:09:24.602769 crc crio[20770]: time=\"2026-06-09T17:09:24.602627551Z\" level=info msg=\"Removed pod sandbox: 101a859d2325a02da43cf8bd9afb23b28e4ae896db7202ac8ced78663d4b4db6\" id=ec9f2ee3-4a06-4a11-bd78-05c592a275b8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.414761 | controller |     "Jun 09 17:09:24.604257 crc crio[20770]: time=\"2026-06-09T17:09:24.604200736Z\" level=info msg=\"Stopping pod sandbox: 613bc184d57f64912da816b66cd2ec3e932f6d500b51907ee6e2d0fe6fbf1a77\" id=b34d80f3-a005-4d88-98b7-4667dbee07b2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.414777 | controller |     "Jun 09 17:09:24.604375 crc crio[20770]: time=\"2026-06-09T17:09:24.604285628Z\" level=info msg=\"Stopped pod sandbox (already stopped): 613bc184d57f64912da816b66cd2ec3e932f6d500b51907ee6e2d0fe6fbf1a77\" id=b34d80f3-a005-4d88-98b7-4667dbee07b2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.414792 | controller |     "Jun 09 17:09:24.604867 crc crio[20770]: time=\"2026-06-09T17:09:24.604838864Z\" level=info msg=\"Removing pod sandbox: 613bc184d57f64912da816b66cd2ec3e932f6d500b51907ee6e2d0fe6fbf1a77\" id=aeb5e326-deab-4181-ad78-d390075964cb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.414807 | controller |     "Jun 09 17:09:24.621139 crc crio[20770]: time=\"2026-06-09T17:09:24.621044698Z\" level=info msg=\"Removed pod sandbox: 613bc184d57f64912da816b66cd2ec3e932f6d500b51907ee6e2d0fe6fbf1a77\" id=aeb5e326-deab-4181-ad78-d390075964cb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.414821 | controller |     "Jun 09 17:09:24.622886 crc crio[20770]: time=\"2026-06-09T17:09:24.62253677Z\" level=info msg=\"Stopping pod sandbox: 05ad50e7df6cdcf721aeca5a0eeb837bf4a5b89c8e619b5326c3e1e06bb23892\" id=c9283b2d-9a46-41d6-b5ca-82aa8b98ab53 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.414837 | controller |     "Jun 09 17:09:24.623108 crc crio[20770]: time=\"2026-06-09T17:09:24.623039445Z\" level=info msg=\"Stopped pod sandbox (already stopped): 05ad50e7df6cdcf721aeca5a0eeb837bf4a5b89c8e619b5326c3e1e06bb23892\" id=c9283b2d-9a46-41d6-b5ca-82aa8b98ab53 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.414853 | controller |     "Jun 09 17:09:24.625147 crc crio[20770]: time=\"2026-06-09T17:09:24.624362973Z\" level=info msg=\"Removing pod sandbox: 05ad50e7df6cdcf721aeca5a0eeb837bf4a5b89c8e619b5326c3e1e06bb23892\" id=1fcee902-c00d-4527-aaae-158e65166408 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.414872 | controller |     "Jun 09 17:09:24.645541 crc crio[20770]: time=\"2026-06-09T17:09:24.645380974Z\" level=info msg=\"Removed pod sandbox: 05ad50e7df6cdcf721aeca5a0eeb837bf4a5b89c8e619b5326c3e1e06bb23892\" id=1fcee902-c00d-4527-aaae-158e65166408 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.414888 | controller |     "Jun 09 17:09:24.646468 crc crio[20770]: time=\"2026-06-09T17:09:24.646444985Z\" level=info msg=\"Stopping pod sandbox: 9aedd6fdb9dd7802b0d80a0b4835eeac42e8bb3577631a5d7bc5de5b055c57a8\" id=4d37de39-3b47-4c6d-8e26-e15883b948e3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.414904 | controller |     "Jun 09 17:09:24.646607 crc crio[20770]: time=\"2026-06-09T17:09:24.646589739Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9aedd6fdb9dd7802b0d80a0b4835eeac42e8bb3577631a5d7bc5de5b055c57a8\" id=4d37de39-3b47-4c6d-8e26-e15883b948e3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.414920 | controller |     "Jun 09 17:09:24.647321 crc crio[20770]: time=\"2026-06-09T17:09:24.647291649Z\" level=info msg=\"Removing pod sandbox: 9aedd6fdb9dd7802b0d80a0b4835eeac42e8bb3577631a5d7bc5de5b055c57a8\" id=3242d0ee-b28d-41f9-83fd-e013fa1a65c1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.414935 | controller |     "Jun 09 17:09:24.664931 crc crio[20770]: time=\"2026-06-09T17:09:24.664846412Z\" level=info msg=\"Removed pod sandbox: 9aedd6fdb9dd7802b0d80a0b4835eeac42e8bb3577631a5d7bc5de5b055c57a8\" id=3242d0ee-b28d-41f9-83fd-e013fa1a65c1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.414952 | controller |     "Jun 09 17:09:24.666277 crc crio[20770]: time=\"2026-06-09T17:09:24.666034786Z\" level=info msg=\"Stopping pod sandbox: 379d07e5066acc1c182f42d395571b70609772c6ac07a98be9aabd257c0564ba\" id=e6806a83-4bbd-4e7e-b1b2-b3d68c6fb98e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.414967 | controller |     "Jun 09 17:09:24.666277 crc crio[20770]: time=\"2026-06-09T17:09:24.666123158Z\" level=info msg=\"Stopped pod sandbox (already stopped): 379d07e5066acc1c182f42d395571b70609772c6ac07a98be9aabd257c0564ba\" id=e6806a83-4bbd-4e7e-b1b2-b3d68c6fb98e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.414982 | controller |     "Jun 09 17:09:24.667484 crc crio[20770]: time=\"2026-06-09T17:09:24.667190899Z\" level=info msg=\"Removing pod sandbox: 379d07e5066acc1c182f42d395571b70609772c6ac07a98be9aabd257c0564ba\" id=faee34e6-8aa5-4e8e-aa74-245fc0450ef0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.414998 | controller |     "Jun 09 17:09:24.683921 crc crio[20770]: time=\"2026-06-09T17:09:24.683755743Z\" level=info msg=\"Removed pod sandbox: 379d07e5066acc1c182f42d395571b70609772c6ac07a98be9aabd257c0564ba\" id=faee34e6-8aa5-4e8e-aa74-245fc0450ef0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.415013 | controller |     "Jun 09 17:09:24.684836 crc crio[20770]: time=\"2026-06-09T17:09:24.684752842Z\" level=info msg=\"Stopping pod sandbox: a368bbf60b78925c03409824b0211b5af38968c8391d188b6b5404167d8890d5\" id=9dc0c19b-1218-4673-87eb-267c404adabb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.415029 | controller |     "Jun 09 17:09:24.684967 crc crio[20770]: time=\"2026-06-09T17:09:24.684873345Z\" level=info msg=\"Stopped pod sandbox (already stopped): a368bbf60b78925c03409824b0211b5af38968c8391d188b6b5404167d8890d5\" id=9dc0c19b-1218-4673-87eb-267c404adabb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.415045 | controller |     "Jun 09 17:09:24.686183 crc crio[20770]: time=\"2026-06-09T17:09:24.68610951Z\" level=info msg=\"Removing pod sandbox: a368bbf60b78925c03409824b0211b5af38968c8391d188b6b5404167d8890d5\" id=0bfa9e08-caf0-4fe6-96da-96cc0cf13e5a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.415063 | controller |     "Jun 09 17:09:24.717909 crc crio[20770]: time=\"2026-06-09T17:09:24.709743367Z\" level=info msg=\"Removed pod sandbox: a368bbf60b78925c03409824b0211b5af38968c8391d188b6b5404167d8890d5\" id=0bfa9e08-caf0-4fe6-96da-96cc0cf13e5a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.415079 | controller |     "Jun 09 17:09:24.717909 crc crio[20770]: time=\"2026-06-09T17:09:24.711725884Z\" level=info msg=\"Stopping pod sandbox: 9df80648f2165bd5732cb39355e005b1fa00e4f49a55a5c63db088f5e8fdebbd\" id=ee4aaaa5-2536-4c39-acf5-3eb229db9fc8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.415094 | controller |     "Jun 09 17:09:24.717909 crc crio[20770]: time=\"2026-06-09T17:09:24.711772545Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9df80648f2165bd5732cb39355e005b1fa00e4f49a55a5c63db088f5e8fdebbd\" id=ee4aaaa5-2536-4c39-acf5-3eb229db9fc8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.415109 | controller |     "Jun 09 17:09:24.717909 crc crio[20770]: time=\"2026-06-09T17:09:24.713156095Z\" level=info msg=\"Removing pod sandbox: 9df80648f2165bd5732cb39355e005b1fa00e4f49a55a5c63db088f5e8fdebbd\" id=ee0e9719-7442-443a-bff0-6aa5d2c27bfa name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.415125 | controller |     "Jun 09 17:09:24.737538 crc crio[20770]: time=\"2026-06-09T17:09:24.737411889Z\" level=info msg=\"Removed pod sandbox: 9df80648f2165bd5732cb39355e005b1fa00e4f49a55a5c63db088f5e8fdebbd\" id=ee0e9719-7442-443a-bff0-6aa5d2c27bfa name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.415141 | controller |     "Jun 09 17:09:24.738240 crc crio[20770]: time=\"2026-06-09T17:09:24.73814895Z\" level=info msg=\"Stopping pod sandbox: df709fe1bfc645f9da87daa7409f0761e4d40e40761390515afad620ec142761\" id=16a43e63-c0c8-46d8-ad44-8f73c7a102f4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.415157 | controller |     "Jun 09 17:09:24.738240 crc crio[20770]: time=\"2026-06-09T17:09:24.738232213Z\" level=info msg=\"Stopped pod sandbox (already stopped): df709fe1bfc645f9da87daa7409f0761e4d40e40761390515afad620ec142761\" id=16a43e63-c0c8-46d8-ad44-8f73c7a102f4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.415172 | controller |     "Jun 09 17:09:24.738776 crc crio[20770]: time=\"2026-06-09T17:09:24.738576743Z\" level=info msg=\"Removing pod sandbox: df709fe1bfc645f9da87daa7409f0761e4d40e40761390515afad620ec142761\" id=75375381-c7d0-475a-a8f9-0c45c1cdf9da name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.415188 | controller |     "Jun 09 17:09:24.754069 crc crio[20770]: time=\"2026-06-09T17:09:24.753961513Z\" level=info msg=\"Removed pod sandbox: df709fe1bfc645f9da87daa7409f0761e4d40e40761390515afad620ec142761\" id=75375381-c7d0-475a-a8f9-0c45c1cdf9da name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.415204 | controller |     "Jun 09 17:09:24.755108 crc crio[20770]: time=\"2026-06-09T17:09:24.755017303Z\" level=info msg=\"Stopping pod sandbox: c685127a7cd3dbfec1d03a6a4ef750108c0c908d17000bb2272de30742aacb7f\" id=ce11b846-d240-4690-8a3e-b3ae6b8826bf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.415219 | controller |     "Jun 09 17:09:24.755220 crc crio[20770]: time=\"2026-06-09T17:09:24.755110086Z\" level=info msg=\"Stopped pod sandbox (already stopped): c685127a7cd3dbfec1d03a6a4ef750108c0c908d17000bb2272de30742aacb7f\" id=ce11b846-d240-4690-8a3e-b3ae6b8826bf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.415234 | controller |     "Jun 09 17:09:24.755742 crc crio[20770]: time=\"2026-06-09T17:09:24.755624731Z\" level=info msg=\"Removing pod sandbox: c685127a7cd3dbfec1d03a6a4ef750108c0c908d17000bb2272de30742aacb7f\" id=737fdd1f-7002-48ee-8906-f19e3d49baa8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.415249 | controller |     "Jun 09 17:09:24.770317 crc crio[20770]: time=\"2026-06-09T17:09:24.770173597Z\" level=info msg=\"Removed pod sandbox: c685127a7cd3dbfec1d03a6a4ef750108c0c908d17000bb2272de30742aacb7f\" id=737fdd1f-7002-48ee-8906-f19e3d49baa8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.415268 | controller |     "Jun 09 17:09:24.771278 crc crio[20770]: time=\"2026-06-09T17:09:24.771181066Z\" level=info msg=\"Stopping pod sandbox: 1f728ce908efa4770fa561dce828f6f85a7579c125c25d0ead72a8b14a6eeaf5\" id=c63bef56-187f-45ef-a20b-49213ee1033c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.415284 | controller |     "Jun 09 17:09:24.771496 crc crio[20770]: time=\"2026-06-09T17:09:24.771417943Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1f728ce908efa4770fa561dce828f6f85a7579c125c25d0ead72a8b14a6eeaf5\" id=c63bef56-187f-45ef-a20b-49213ee1033c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.415300 | controller |     "Jun 09 17:09:24.772052 crc crio[20770]: time=\"2026-06-09T17:09:24.771966908Z\" level=info msg=\"Removing pod sandbox: 1f728ce908efa4770fa561dce828f6f85a7579c125c25d0ead72a8b14a6eeaf5\" id=214f0cca-9d04-4736-9646-fb9b4c7f4668 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.415315 | controller |     "Jun 09 17:09:24.789351 crc crio[20770]: time=\"2026-06-09T17:09:24.78914201Z\" level=info msg=\"Removed pod sandbox: 1f728ce908efa4770fa561dce828f6f85a7579c125c25d0ead72a8b14a6eeaf5\" id=214f0cca-9d04-4736-9646-fb9b4c7f4668 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.415330 | controller |     "Jun 09 17:09:24.790459 crc crio[20770]: time=\"2026-06-09T17:09:24.790366205Z\" level=info msg=\"Stopping pod sandbox: 2f5489b3d334695cb0f6071fb2585b5681298649ea5a458aceaa931a9f6ee598\" id=69457284-4d28-4859-9f58-338f9b223359 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.415345 | controller |     "Jun 09 17:09:24.790459 crc crio[20770]: time=\"2026-06-09T17:09:24.790448127Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2f5489b3d334695cb0f6071fb2585b5681298649ea5a458aceaa931a9f6ee598\" id=69457284-4d28-4859-9f58-338f9b223359 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.415361 | controller |     "Jun 09 17:09:24.791432 crc crio[20770]: time=\"2026-06-09T17:09:24.791338823Z\" level=info msg=\"Removing pod sandbox: 2f5489b3d334695cb0f6071fb2585b5681298649ea5a458aceaa931a9f6ee598\" id=1493f81e-7522-490d-9424-d42ae6591a1f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.415377 | controller |     "Jun 09 17:09:24.808351 crc crio[20770]: time=\"2026-06-09T17:09:24.808161735Z\" level=info msg=\"Removed pod sandbox: 2f5489b3d334695cb0f6071fb2585b5681298649ea5a458aceaa931a9f6ee598\" id=1493f81e-7522-490d-9424-d42ae6591a1f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.415393 | controller |     "Jun 09 17:09:24.808956 crc crio[20770]: time=\"2026-06-09T17:09:24.808883665Z\" level=info msg=\"Stopping pod sandbox: eec125baef016b53a8a7469afc7033b2cca5e8d6d749a2bfdb5cfba927fde451\" id=46b6ec99-6334-4805-bba2-1553b882ea6c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.415409 | controller |     "Jun 09 17:09:24.808956 crc crio[20770]: time=\"2026-06-09T17:09:24.808950037Z\" level=info msg=\"Stopped pod sandbox (already stopped): eec125baef016b53a8a7469afc7033b2cca5e8d6d749a2bfdb5cfba927fde451\" id=46b6ec99-6334-4805-bba2-1553b882ea6c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.415424 | controller |     "Jun 09 17:09:24.809893 crc crio[20770]: time=\"2026-06-09T17:09:24.809493603Z\" level=info msg=\"Removing pod sandbox: eec125baef016b53a8a7469afc7033b2cca5e8d6d749a2bfdb5cfba927fde451\" id=72bb96f8-65be-44ca-b629-720676438a1d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.415439 | controller |     "Jun 09 17:09:24.826286 crc crio[20770]: time=\"2026-06-09T17:09:24.826119939Z\" level=info msg=\"Removed pod sandbox: eec125baef016b53a8a7469afc7033b2cca5e8d6d749a2bfdb5cfba927fde451\" id=72bb96f8-65be-44ca-b629-720676438a1d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.415458 | controller |     "Jun 09 17:09:28.796154 crc crio[20770]: time=\"2026-06-09T17:09:28.794267348Z\" level=info msg=\"Stopping container: 2c43ea37b00965cbf9c17c133a8649e1c30fa4bbd85c350a0e8134c9f50b8308 (timeout: 2s)\" id=6be3acce-a4cc-4675-b35e-5ae7d9669de0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.415474 | controller |     "Jun 09 17:09:28.930021 crc crio[20770]: time=\"2026-06-09T17:09:28.929935871Z\" level=info msg=\"Stopped container 2c43ea37b00965cbf9c17c133a8649e1c30fa4bbd85c350a0e8134c9f50b8308: openshift-marketplace/community-operators-c9vrp/registry-server\" id=6be3acce-a4cc-4675-b35e-5ae7d9669de0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.415490 | controller |     "Jun 09 17:09:28.930970 crc crio[20770]: time=\"2026-06-09T17:09:28.930895899Z\" level=info msg=\"Stopping pod sandbox: ab69df1cedcb11a537c7d80142612b45c18c276a0be09c0e1762bedcecb381a0\" id=4b0d5aa0-7655-444d-91fe-8f0243376453 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.415505 | controller |     "Jun 09 17:09:28.931634 crc crio[20770]: time=\"2026-06-09T17:09:28.931556698Z\" level=info msg=\"Got pod network &{Name:community-operators-c9vrp Namespace:openshift-marketplace ID:ab69df1cedcb11a537c7d80142612b45c18c276a0be09c0e1762bedcecb381a0 UID:cb7b386d-f8e5-4a18-9887-3a00f9ef8478 NetNS:/var/run/netns/2801aa88-f420-4200-b909-40396d29809b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcb7b386d_f8e5_4a18_9887_3a00f9ef8478.slice PodAnnotations:0xc001e80490}] Aliases:map[]}\"",
2026-06-09 17:48:39.415545 | controller |     "Jun 09 17:09:28.931931 crc crio[20770]: time=\"2026-06-09T17:09:28.931869857Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-c9vrp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.415563 | controller |     "Jun 09 17:09:29.328769 crc crio[20770]: time=\"2026-06-09T17:09:29.328283295Z\" level=info msg=\"Stopped pod sandbox: ab69df1cedcb11a537c7d80142612b45c18c276a0be09c0e1762bedcecb381a0\" id=4b0d5aa0-7655-444d-91fe-8f0243376453 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.415579 | controller |     "Jun 09 17:09:29.821240 crc crio[20770]: time=\"2026-06-09T17:09:29.820776075Z\" level=info msg=\"Removing container: 2c43ea37b00965cbf9c17c133a8649e1c30fa4bbd85c350a0e8134c9f50b8308\" id=b87d0d9b-84e7-4612-bddc-5c91f5c6fbfa name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.415596 | controller |     "Jun 09 17:09:29.856453 crc crio[20770]: time=\"2026-06-09T17:09:29.856332462Z\" level=info msg=\"Removed container 2c43ea37b00965cbf9c17c133a8649e1c30fa4bbd85c350a0e8134c9f50b8308: openshift-marketplace/community-operators-c9vrp/registry-server\" id=b87d0d9b-84e7-4612-bddc-5c91f5c6fbfa name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.415612 | controller |     "Jun 09 17:09:29.860231 crc crio[20770]: time=\"2026-06-09T17:09:29.860140961Z\" level=info msg=\"Removing container: 6fd92e836b221486e2b881fda17b78933d75f397f9403222b2ba79971bdfed69\" id=6eb235c4-2e9e-4c4a-9e8b-2693f3d04c65 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.415627 | controller |     "Jun 09 17:09:29.892797 crc crio[20770]: time=\"2026-06-09T17:09:29.892437636Z\" level=info msg=\"Removed container 6fd92e836b221486e2b881fda17b78933d75f397f9403222b2ba79971bdfed69: openshift-marketplace/community-operators-c9vrp/extract-content\" id=6eb235c4-2e9e-4c4a-9e8b-2693f3d04c65 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.415642 | controller |     "Jun 09 17:09:29.896228 crc crio[20770]: time=\"2026-06-09T17:09:29.89605931Z\" level=info msg=\"Removing container: 4953c69c24aa6a8eab827aae69c44fbbb95efdc032ae9a18845baa6a68e7215d\" id=b6bc53f1-b360-46c2-be38-52d7f1cac1ba name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.415658 | controller |     "Jun 09 17:09:29.940831 crc crio[20770]: time=\"2026-06-09T17:09:29.940566424Z\" level=info msg=\"Removed container 4953c69c24aa6a8eab827aae69c44fbbb95efdc032ae9a18845baa6a68e7215d: openshift-marketplace/community-operators-c9vrp/extract-utilities\" id=b6bc53f1-b360-46c2-be38-52d7f1cac1ba name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.415677 | controller |     "Jun 09 17:09:38.127379 crc crio[20770]: time=\"2026-06-09T17:09:38.126281024Z\" level=info msg=\"Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservxrff4/POD\" id=3a40795d-3749-420f-8b6f-984c5e278f90 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.415693 | controller |     "Jun 09 17:09:38.129587 crc crio[20770]: time=\"2026-06-09T17:09:38.129539997Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.415709 | controller |     "Jun 09 17:09:38.190870 crc crio[20770]: time=\"2026-06-09T17:09:38.190502502Z\" 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=3a40795d-3749-420f-8b6f-984c5e278f90 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.415724 | controller |     "Jun 09 17:09:38.206058 crc crio[20770]: time=\"2026-06-09T17:09:38.20544743Z\" level=info msg=\"Ran pod sandbox 7b1a78fbd2f2f4f248af95b90e19b2c6679e8234cb89233552ba14ed66e0db5f with infra container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservxrff4/POD\" id=3a40795d-3749-420f-8b6f-984c5e278f90 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.415740 | controller |     "Jun 09 17:09:38.209261 crc crio[20770]: time=\"2026-06-09T17:09:38.209119855Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=20a37f10-3832-45c1-8937-9e31f6c380f2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.415756 | controller |     "Jun 09 17:09:38.209578 crc crio[20770]: time=\"2026-06-09T17:09:38.209370302Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified not found\" id=20a37f10-3832-45c1-8937-9e31f6c380f2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.415772 | controller |     "Jun 09 17:09:38.209578 crc crio[20770]: time=\"2026-06-09T17:09:38.209424464Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified found\" id=20a37f10-3832-45c1-8937-9e31f6c380f2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.415788 | controller |     "Jun 09 17:09:38.211413 crc crio[20770]: time=\"2026-06-09T17:09:38.211012369Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=7f0381c2-d6e4-4ace-a987-476560380c55 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.415803 | controller |     "Jun 09 17:09:38.223354 crc crio[20770]: time=\"2026-06-09T17:09:38.223168337Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\\\"\"",
2026-06-09 17:48:39.415819 | controller |     "Jun 09 17:10:00.565326 crc crio[20770]: time=\"2026-06-09T17:10:00.563558747Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683750-vplbq/POD\" id=20d4352a-c4ca-4521-9c0d-ec467791388d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.415835 | controller |     "Jun 09 17:10:00.567126 crc crio[20770]: time=\"2026-06-09T17:10:00.566341446Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.415850 | controller |     "Jun 09 17:10:06.048843 crc crio[20770]: time=\"2026-06-09T17:10:06.047983784Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683750-vplbq Namespace:openshift-infra ID:8a93ca2a9f628cda953b7cb496c193fc8e800d971239a48cfdc05b11dcdaf890 UID:72f39224-d96d-4f3f-aae6-0365062b8163 NetNS:/var/run/netns/fd65d7c3-d35a-449f-98b8-9d835f6001a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod72f39224_d96d_4f3f_aae6_0365062b8163.slice PodAnnotations:0xc002a08040}] Aliases:map[]}\"",
2026-06-09 17:48:39.415869 | controller |     "Jun 09 17:10:06.050698 crc crio[20770]: time=\"2026-06-09T17:10:06.048863799Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683750-vplbq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.415886 | controller |     "Jun 09 17:10:06.343859 crc crio[20770]: time=\"2026-06-09T17:10:06.34302786Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:cf8337209db10a9c53b1358d3d7669e668ae4eac41e3ce0552be9bfb2c1165d1\" id=7f0381c2-d6e4-4ace-a987-476560380c55 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.415902 | controller |     "Jun 09 17:10:06.345107 crc crio[20770]: time=\"2026-06-09T17:10:06.345043958Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=a83b5475-3db2-4883-a380-d644c15ebac8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.415917 | controller |     "Jun 09 17:10:06.349132 crc crio[20770]: time=\"2026-06-09T17:10:06.348755034Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=a3d7aec2-138a-4135-9b0c-6deb7c355fdf name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.415932 | controller |     "Jun 09 17:10:06.385258 crc crio[20770]: time=\"2026-06-09T17:10:06.385134516Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservxrff4/init\" id=5b72eb36-2695-4d73-a874-bac3bad9410a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.415948 | controller |     "Jun 09 17:10:06.387977 crc crio[20770]: time=\"2026-06-09T17:10:06.387882484Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.415964 | controller |     "Jun 09 17:10:06.447858 crc crio[20770]: time=\"2026-06-09T17:10:06.446115521Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.415979 | controller |     "Jun 09 17:10:06.452983 crc crio[20770]: time=\"2026-06-09T17:10:06.452751101Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.415994 | controller |     "Jun 09 17:10:06.636385 crc crio[20770]: 2026-06-09T17:10:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8a93ca2a9f628cd Mac:fa:b7:0c:b9:ba:7c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e0 Mtu:0 Sandbox:/var/run/netns/fd65d7c3-d35a-449f-98b8-9d835f6001a8 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.224 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.416009 | controller |     "Jun 09 17:10:06.639417 crc crio[20770]: time=\"2026-06-09T17:10:06.639330523Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683750-vplbq Namespace:openshift-infra ID:8a93ca2a9f628cda953b7cb496c193fc8e800d971239a48cfdc05b11dcdaf890 UID:72f39224-d96d-4f3f-aae6-0365062b8163 NetNS:/var/run/netns/fd65d7c3-d35a-449f-98b8-9d835f6001a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod72f39224_d96d_4f3f_aae6_0365062b8163.slice PodAnnotations:0xc002a08040}] Aliases:map[]}\"",
2026-06-09 17:48:39.416025 | controller |     "Jun 09 17:10:06.639594 crc crio[20770]: time=\"2026-06-09T17:10:06.639542419Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683750-vplbq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.416044 | controller |     "Jun 09 17:10:06.641373 crc crio[20770]: time=\"2026-06-09T17:10:06.640391663Z\" level=info msg=\"Created container 212337350d8aa01f0a0a188f31180b97ee2b0281839c78d34cec5a489b420cdd: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservxrff4/init\" id=5b72eb36-2695-4d73-a874-bac3bad9410a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.416061 | controller |     "Jun 09 17:10:06.644105 crc crio[20770]: time=\"2026-06-09T17:10:06.643966926Z\" level=info msg=\"Starting container: 212337350d8aa01f0a0a188f31180b97ee2b0281839c78d34cec5a489b420cdd\" id=e013b9f3-2465-40b8-868a-e8b0fd1a2cf7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.416076 | controller |     "Jun 09 17:10:06.653166 crc crio[20770]: time=\"2026-06-09T17:10:06.652231412Z\" level=info msg=\"Ran pod sandbox 8a93ca2a9f628cda953b7cb496c193fc8e800d971239a48cfdc05b11dcdaf890 with infra container: openshift-infra/auto-csr-approver-29683750-vplbq/POD\" id=20d4352a-c4ca-4521-9c0d-ec467791388d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.416091 | controller |     "Jun 09 17:10:06.668591 crc crio[20770]: time=\"2026-06-09T17:10:06.667357125Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=406c9ea4-c231-4b06-832e-42dfe0b2f951 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.416107 | controller |     "Jun 09 17:10:06.668591 crc crio[20770]: time=\"2026-06-09T17:10:06.66788621Z\" level=info msg=\"Started container\" PID=106179 containerID=212337350d8aa01f0a0a188f31180b97ee2b0281839c78d34cec5a489b420cdd description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservxrff4/init id=e013b9f3-2465-40b8-868a-e8b0fd1a2cf7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7b1a78fbd2f2f4f248af95b90e19b2c6679e8234cb89233552ba14ed66e0db5f",
2026-06-09 17:48:39.416124 | controller |     "Jun 09 17:10:06.689127 crc crio[20770]: time=\"2026-06-09T17:10:06.686184294Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 17:48:39.416139 | controller |     "Jun 09 17:10:12.882725 crc crio[20770]: time=\"2026-06-09T17:10:12.881186983Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=406c9ea4-c231-4b06-832e-42dfe0b2f951 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.416154 | controller |     "Jun 09 17:10:12.887250 crc crio[20770]: time=\"2026-06-09T17:10:12.886987099Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=590ba62f-e59a-4328-aaab-a59acb7758cb name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.416170 | controller |     "Jun 09 17:10:12.889355 crc crio[20770]: time=\"2026-06-09T17:10:12.889319326Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=b1889ff0-fa9f-4238-89fd-7cdf56a06464 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.416185 | controller |     "Jun 09 17:10:12.898124 crc crio[20770]: time=\"2026-06-09T17:10:12.898045616Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683750-vplbq/oc\" id=72380356-0e59-48c8-a409-41487f41d5f0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.416200 | controller |     "Jun 09 17:10:12.900912 crc crio[20770]: time=\"2026-06-09T17:10:12.898598822Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.416215 | controller |     "Jun 09 17:10:12.944620 crc crio[20770]: time=\"2026-06-09T17:10:12.944496576Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.416236 | controller |     "Jun 09 17:10:13.298125 crc crio[20770]: time=\"2026-06-09T17:10:13.297897693Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.416252 | controller |     "Jun 09 17:10:13.426229 crc crio[20770]: time=\"2026-06-09T17:10:13.426120223Z\" level=info msg=\"Created container 4b83b0843e6a951223975f547ccf8d58f17a399b6101a771654e4ab9f086f87a: openshift-infra/auto-csr-approver-29683750-vplbq/oc\" id=72380356-0e59-48c8-a409-41487f41d5f0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.416268 | controller |     "Jun 09 17:10:13.429509 crc crio[20770]: time=\"2026-06-09T17:10:13.427908915Z\" level=info msg=\"Starting container: 4b83b0843e6a951223975f547ccf8d58f17a399b6101a771654e4ab9f086f87a\" id=8db2123b-a0d4-4e43-85fa-f4491d77efff name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.416283 | controller |     "Jun 09 17:10:13.437456 crc crio[20770]: time=\"2026-06-09T17:10:13.437378406Z\" level=info msg=\"Started container\" PID=106480 containerID=4b83b0843e6a951223975f547ccf8d58f17a399b6101a771654e4ab9f086f87a description=openshift-infra/auto-csr-approver-29683750-vplbq/oc id=8db2123b-a0d4-4e43-85fa-f4491d77efff name=/runtime.v1.RuntimeService/StartContainer sandboxID=8a93ca2a9f628cda953b7cb496c193fc8e800d971239a48cfdc05b11dcdaf890",
2026-06-09 17:48:39.416300 | controller |     "Jun 09 17:10:13.639244 crc crio[20770]: time=\"2026-06-09T17:10:13.63803624Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24:latest\" id=7c550fa5-14e2-4a2c-96b8-6673382fd867 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.416316 | controller |     "Jun 09 17:10:13.643833 crc crio[20770]: time=\"2026-06-09T17:10:13.643753604Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24:latest\\\"\"",
2026-06-09 17:48:39.416332 | controller |     "Jun 09 17:10:15.705353 crc crio[20770]: time=\"2026-06-09T17:10:15.704760807Z\" level=info msg=\"Stopping pod sandbox: 8a93ca2a9f628cda953b7cb496c193fc8e800d971239a48cfdc05b11dcdaf890\" id=feb9e49b-8f72-403e-b2b6-e371720ec432 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.416348 | controller |     "Jun 09 17:10:15.707303 crc crio[20770]: time=\"2026-06-09T17:10:15.705793646Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683750-vplbq Namespace:openshift-infra ID:8a93ca2a9f628cda953b7cb496c193fc8e800d971239a48cfdc05b11dcdaf890 UID:72f39224-d96d-4f3f-aae6-0365062b8163 NetNS:/var/run/netns/fd65d7c3-d35a-449f-98b8-9d835f6001a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod72f39224_d96d_4f3f_aae6_0365062b8163.slice PodAnnotations:0xc000135410}] Aliases:map[]}\"",
2026-06-09 17:48:39.416364 | controller |     "Jun 09 17:10:15.707303 crc crio[20770]: time=\"2026-06-09T17:10:15.705958131Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683750-vplbq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.416380 | controller |     "Jun 09 17:10:16.176183 crc crio[20770]: time=\"2026-06-09T17:10:16.176052339Z\" level=info msg=\"Stopped pod sandbox: 8a93ca2a9f628cda953b7cb496c193fc8e800d971239a48cfdc05b11dcdaf890\" id=feb9e49b-8f72-403e-b2b6-e371720ec432 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.416396 | controller |     "Jun 09 17:10:16.200956 crc crio[20770]: time=\"2026-06-09T17:10:16.200569071Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:ad0dea2237c315df6dcd44760313c4563611466bd339c1004d512a0d59a0efbf\" id=7c550fa5-14e2-4a2c-96b8-6673382fd867 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.416412 | controller |     "Jun 09 17:10:16.202309 crc crio[20770]: time=\"2026-06-09T17:10:16.202125285Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=56e725e7-d8b4-411a-ad96-e2d21a44d37a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.416431 | controller |     "Jun 09 17:10:16.220793 crc crio[20770]: time=\"2026-06-09T17:10:16.220281375Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=ad99a914-10aa-4438-a2d9-3d568423a132 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.416447 | controller |     "Jun 09 17:10:16.231921 crc crio[20770]: time=\"2026-06-09T17:10:16.231739423Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservxrff4/osp-httpd\" id=98690ba9-4cc7-44ec-88cf-5309fe228bc1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.416463 | controller |     "Jun 09 17:10:16.232962 crc crio[20770]: time=\"2026-06-09T17:10:16.232876026Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.416479 | controller |     "Jun 09 17:10:16.300890 crc crio[20770]: time=\"2026-06-09T17:10:16.300755049Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.416495 | controller |     "Jun 09 17:10:16.306895 crc crio[20770]: time=\"2026-06-09T17:10:16.306615987Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.416524 | controller |     "Jun 09 17:10:16.476040 crc crio[20770]: time=\"2026-06-09T17:10:16.475891153Z\" level=info msg=\"Created container 8c68b5c6e1fd4ee24870fd27187bdf0a0beba8d7d4752f7633a2931d6095fef1: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservxrff4/osp-httpd\" id=98690ba9-4cc7-44ec-88cf-5309fe228bc1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.416547 | controller |     "Jun 09 17:10:16.477143 crc crio[20770]: time=\"2026-06-09T17:10:16.477055926Z\" level=info msg=\"Starting container: 8c68b5c6e1fd4ee24870fd27187bdf0a0beba8d7d4752f7633a2931d6095fef1\" id=8b1998da-2770-438b-82e1-e5d5e8ade137 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.416565 | controller |     "Jun 09 17:10:16.482370 crc crio[20770]: time=\"2026-06-09T17:10:16.482275316Z\" level=info msg=\"Started container\" PID=106743 containerID=8c68b5c6e1fd4ee24870fd27187bdf0a0beba8d7d4752f7633a2931d6095fef1 description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservxrff4/osp-httpd id=8b1998da-2770-438b-82e1-e5d5e8ade137 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7b1a78fbd2f2f4f248af95b90e19b2c6679e8234cb89233552ba14ed66e0db5f",
2026-06-09 17:48:39.416582 | controller |     "Jun 09 17:10:24.852307 crc crio[20770]: time=\"2026-06-09T17:10:24.851107858Z\" level=info msg=\"Removing container: 82382f8567bd9dde9acc1844d5571ff1808aec586f9ffd37fe0b63167f97e551\" id=08ccc292-1039-418b-a393-4e966621ceff name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.416598 | controller |     "Jun 09 17:10:25.001952 crc crio[20770]: time=\"2026-06-09T17:10:25.00174018Z\" level=info msg=\"Removed container 82382f8567bd9dde9acc1844d5571ff1808aec586f9ffd37fe0b63167f97e551: openstack/keystone-db-sync-x9d9f/keystone-db-sync\" id=08ccc292-1039-418b-a393-4e966621ceff name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.416613 | controller |     "Jun 09 17:10:25.005213 crc crio[20770]: time=\"2026-06-09T17:10:25.005092596Z\" level=info msg=\"Removing container: af3b7abf6025221a5073cb718c0f57b748dc179ae1cb1b356e67ffc4fdc4bbb9\" id=33fd7f79-f991-4426-bf3d-5a6884193ea3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.416629 | controller |     "Jun 09 17:10:25.190267 crc crio[20770]: time=\"2026-06-09T17:10:25.189460714Z\" level=info msg=\"Removed container af3b7abf6025221a5073cb718c0f57b748dc179ae1cb1b356e67ffc4fdc4bbb9: openstack/glance-db-sync-lr54k/glance-db-sync\" id=33fd7f79-f991-4426-bf3d-5a6884193ea3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.416648 | controller |     "Jun 09 17:10:25.194908 crc crio[20770]: time=\"2026-06-09T17:10:25.194763726Z\" level=info msg=\"Removing container: f35d0ea849b90c8484882459c4a57f212463f338abfa0b0362a48e6c7513ec5e\" id=0ee891d5-0be5-472a-abbb-dfb323a28fc2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.416665 | controller |     "Jun 09 17:10:25.384409 crc crio[20770]: time=\"2026-06-09T17:10:25.384192579Z\" level=info msg=\"Removed container f35d0ea849b90c8484882459c4a57f212463f338abfa0b0362a48e6c7513ec5e: openshift-infra/auto-csr-approver-29683744-h6hg2/oc\" id=0ee891d5-0be5-472a-abbb-dfb323a28fc2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.416681 | controller |     "Jun 09 17:10:25.393875 crc crio[20770]: time=\"2026-06-09T17:10:25.393634419Z\" level=info msg=\"Removing container: 1ab51b998135115417b259d6d9705696167f813b1bb9b4fc361f2beec3bc49cf\" id=6620f670-4870-4a4a-a2bb-499e1acec849 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.416697 | controller |     "Jun 09 17:10:25.430890 crc crio[20770]: time=\"2026-06-09T17:10:25.43070604Z\" level=info msg=\"Removed container 1ab51b998135115417b259d6d9705696167f813b1bb9b4fc361f2beec3bc49cf: openshift-marketplace/redhat-marketplace-n5dcp/extract-utilities\" id=6620f670-4870-4a4a-a2bb-499e1acec849 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.416712 | controller |     "Jun 09 17:10:25.435569 crc crio[20770]: time=\"2026-06-09T17:10:25.435415045Z\" level=info msg=\"Removing container: bd0f63f6cea831176daf841ca8948eace14a5f74a294a2db25309b7877e44a33\" id=a39b3310-723a-42fb-a4f9-1f964a76cd67 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.416727 | controller |     "Jun 09 17:10:25.485199 crc crio[20770]: time=\"2026-06-09T17:10:25.485076057Z\" level=info msg=\"Removed container bd0f63f6cea831176daf841ca8948eace14a5f74a294a2db25309b7877e44a33: openshift-marketplace/redhat-marketplace-n5dcp/registry-server\" id=a39b3310-723a-42fb-a4f9-1f964a76cd67 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.416760 | controller |     "Jun 09 17:10:25.489579 crc crio[20770]: time=\"2026-06-09T17:10:25.489475013Z\" level=info msg=\"Removing container: a1499669ecefc2e55641c51af5e83ad3661a930d920e60e6a39f02a1db95839a\" id=b52ac47b-e04c-4fb7-8e7d-25d80b249b23 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.416778 | controller |     "Jun 09 17:10:25.540623 crc crio[20770]: time=\"2026-06-09T17:10:25.540509014Z\" level=info msg=\"Removed container a1499669ecefc2e55641c51af5e83ad3661a930d920e60e6a39f02a1db95839a: openshift-marketplace/redhat-marketplace-n5dcp/extract-content\" id=b52ac47b-e04c-4fb7-8e7d-25d80b249b23 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.416795 | controller |     "Jun 09 17:10:25.559365 crc crio[20770]: time=\"2026-06-09T17:10:25.55922887Z\" level=info msg=\"Stopping pod sandbox: 005be5394c71cb6faee1faff6e334b31f99c15358279c05c61918d46c477037c\" id=7597a841-7d6a-4b96-a3f4-f5667935c429 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.416810 | controller |     "Jun 09 17:10:25.559365 crc crio[20770]: time=\"2026-06-09T17:10:25.559334363Z\" level=info msg=\"Stopped pod sandbox (already stopped): 005be5394c71cb6faee1faff6e334b31f99c15358279c05c61918d46c477037c\" id=7597a841-7d6a-4b96-a3f4-f5667935c429 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.416826 | controller |     "Jun 09 17:10:25.559947 crc crio[20770]: time=\"2026-06-09T17:10:25.559874738Z\" level=info msg=\"Removing pod sandbox: 005be5394c71cb6faee1faff6e334b31f99c15358279c05c61918d46c477037c\" id=bf0d1a90-74e3-480d-b92c-9b5a27b6ef67 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.416841 | controller |     "Jun 09 17:10:25.576309 crc crio[20770]: time=\"2026-06-09T17:10:25.576211786Z\" level=info msg=\"Removed pod sandbox: 005be5394c71cb6faee1faff6e334b31f99c15358279c05c61918d46c477037c\" id=bf0d1a90-74e3-480d-b92c-9b5a27b6ef67 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.416864 | controller |     "Jun 09 17:10:25.577720 crc crio[20770]: time=\"2026-06-09T17:10:25.577598776Z\" level=info msg=\"Stopping pod sandbox: ab69df1cedcb11a537c7d80142612b45c18c276a0be09c0e1762bedcecb381a0\" id=5c12385a-17be-48f4-8757-61a965dc6c16 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.416880 | controller |     "Jun 09 17:10:25.577917 crc crio[20770]: time=\"2026-06-09T17:10:25.5777335Z\" level=info msg=\"Stopped pod sandbox (already stopped): ab69df1cedcb11a537c7d80142612b45c18c276a0be09c0e1762bedcecb381a0\" id=5c12385a-17be-48f4-8757-61a965dc6c16 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.416895 | controller |     "Jun 09 17:10:25.578425 crc crio[20770]: time=\"2026-06-09T17:10:25.578302046Z\" level=info msg=\"Removing pod sandbox: ab69df1cedcb11a537c7d80142612b45c18c276a0be09c0e1762bedcecb381a0\" id=1a2b3e26-6ead-4959-820f-f7f685489db6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.416910 | controller |     "Jun 09 17:10:25.594959 crc crio[20770]: time=\"2026-06-09T17:10:25.59484897Z\" level=info msg=\"Removed pod sandbox: ab69df1cedcb11a537c7d80142612b45c18c276a0be09c0e1762bedcecb381a0\" id=1a2b3e26-6ead-4959-820f-f7f685489db6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.416925 | controller |     "Jun 09 17:10:25.595904 crc crio[20770]: time=\"2026-06-09T17:10:25.595845308Z\" level=info msg=\"Stopping pod sandbox: 7a8f02bc3f172ee5ea08226362e11f59ecb220761db1acf903e59164524b3cef\" id=5af65998-81cd-490b-81f9-2075b03ecd7f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.416940 | controller |     "Jun 09 17:10:25.596017 crc crio[20770]: time=\"2026-06-09T17:10:25.59590472Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7a8f02bc3f172ee5ea08226362e11f59ecb220761db1acf903e59164524b3cef\" id=5af65998-81cd-490b-81f9-2075b03ecd7f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.416955 | controller |     "Jun 09 17:10:25.596463 crc crio[20770]: time=\"2026-06-09T17:10:25.596394704Z\" level=info msg=\"Removing pod sandbox: 7a8f02bc3f172ee5ea08226362e11f59ecb220761db1acf903e59164524b3cef\" id=be005c11-d302-48e3-92cb-66248b41cb06 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.416971 | controller |     "Jun 09 17:10:25.609410 crc crio[20770]: time=\"2026-06-09T17:10:25.609320834Z\" level=info msg=\"Removed pod sandbox: 7a8f02bc3f172ee5ea08226362e11f59ecb220761db1acf903e59164524b3cef\" id=be005c11-d302-48e3-92cb-66248b41cb06 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.416986 | controller |     "Jun 09 17:10:25.610706 crc crio[20770]: time=\"2026-06-09T17:10:25.61056486Z\" level=info msg=\"Stopping pod sandbox: e77caae92c11b64cf8e0458ae6b602cd2b17d0757b5bb565a72b265b709c403e\" id=ced66260-8035-47cd-9fe4-16ea5daa4412 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.417000 | controller |     "Jun 09 17:10:25.610833 crc crio[20770]: time=\"2026-06-09T17:10:25.610758125Z\" level=info msg=\"Stopped pod sandbox (already stopped): e77caae92c11b64cf8e0458ae6b602cd2b17d0757b5bb565a72b265b709c403e\" id=ced66260-8035-47cd-9fe4-16ea5daa4412 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.417016 | controller |     "Jun 09 17:10:25.611483 crc crio[20770]: time=\"2026-06-09T17:10:25.611410164Z\" level=info msg=\"Removing pod sandbox: e77caae92c11b64cf8e0458ae6b602cd2b17d0757b5bb565a72b265b709c403e\" id=59d2a6b5-2312-4786-84cd-0b0c406d053e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.417031 | controller |     "Jun 09 17:10:25.624708 crc crio[20770]: time=\"2026-06-09T17:10:25.624507249Z\" level=info msg=\"Removed pod sandbox: e77caae92c11b64cf8e0458ae6b602cd2b17d0757b5bb565a72b265b709c403e\" id=59d2a6b5-2312-4786-84cd-0b0c406d053e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.417047 | controller |     "Jun 09 17:10:25.632340 crc crio[20770]: time=\"2026-06-09T17:10:25.626950569Z\" level=info msg=\"Stopping pod sandbox: dd910215699edcd954ff8b53b97f2d87a0eb9e39b3913e37e96f8b35ef56b1cd\" id=fef3c93c-dfe3-4075-8b26-56a4a6775d43 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.417066 | controller |     "Jun 09 17:10:25.632340 crc crio[20770]: time=\"2026-06-09T17:10:25.627093823Z\" level=info msg=\"Stopped pod sandbox (already stopped): dd910215699edcd954ff8b53b97f2d87a0eb9e39b3913e37e96f8b35ef56b1cd\" id=fef3c93c-dfe3-4075-8b26-56a4a6775d43 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.417082 | controller |     "Jun 09 17:10:25.632340 crc crio[20770]: time=\"2026-06-09T17:10:25.627725141Z\" level=info msg=\"Removing pod sandbox: dd910215699edcd954ff8b53b97f2d87a0eb9e39b3913e37e96f8b35ef56b1cd\" id=f8c308f0-8efc-48bf-8dc9-afd69ef2ad0f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.417098 | controller |     "Jun 09 17:10:25.646927 crc crio[20770]: time=\"2026-06-09T17:10:25.646620572Z\" level=info msg=\"Removed pod sandbox: dd910215699edcd954ff8b53b97f2d87a0eb9e39b3913e37e96f8b35ef56b1cd\" id=f8c308f0-8efc-48bf-8dc9-afd69ef2ad0f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.417114 | controller |     "Jun 09 17:10:26.318189 crc crio[20770]: time=\"2026-06-09T17:10:26.317361663Z\" level=info msg=\"Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-l7nz2/POD\" id=6e94c9d4-9318-4345-8273-d329cdf4d248 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.417129 | controller |     "Jun 09 17:10:26.319069 crc crio[20770]: time=\"2026-06-09T17:10:26.318276829Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.417145 | controller |     "Jun 09 17:10:26.355830 crc crio[20770]: time=\"2026-06-09T17:10:26.35570289Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-l7nz2 Namespace:openstack ID:ebad92df83403b3355d9ddd62ddee513ec34c4c82a9e383a05bf0b216b0832a4 UID:e809527e-7751-4820-9d37-7d90298b44f6 NetNS:/var/run/netns/507d40e4-d842-433c-a652-b0e4048d7455 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode809527e_7751_4820_9d37_7d90298b44f6.slice PodAnnotations:0xc00008cb58}] Aliases:map[]}\"",
2026-06-09 17:48:39.417162 | controller |     "Jun 09 17:10:26.355830 crc crio[20770]: time=\"2026-06-09T17:10:26.355779412Z\" level=info msg=\"Adding pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-l7nz2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.417178 | controller |     "Jun 09 17:10:26.996241 crc crio[20770]: 2026-06-09T17:10:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ebad92df83403b3 Mac:3e:e7:85:7a:00:09 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e1 Mtu:0 Sandbox:/var/run/netns/507d40e4-d842-433c-a652-b0e4048d7455 SocketPath: PciID:}] [{Interface:0xc000014c60 Address:{IP:10.217.0.225 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.417195 | controller |     "Jun 09 17:10:27.000569 crc crio[20770]: time=\"2026-06-09T17:10:27.000453298Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-l7nz2 Namespace:openstack ID:ebad92df83403b3355d9ddd62ddee513ec34c4c82a9e383a05bf0b216b0832a4 UID:e809527e-7751-4820-9d37-7d90298b44f6 NetNS:/var/run/netns/507d40e4-d842-433c-a652-b0e4048d7455 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode809527e_7751_4820_9d37_7d90298b44f6.slice PodAnnotations:0xc00008cb58}] Aliases:map[]}\"",
2026-06-09 17:48:39.417211 | controller |     "Jun 09 17:10:27.000871 crc crio[20770]: time=\"2026-06-09T17:10:27.000741137Z\" level=info msg=\"Checking pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-l7nz2 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.417231 | controller |     "Jun 09 17:10:27.013969 crc crio[20770]: time=\"2026-06-09T17:10:27.013885743Z\" level=info msg=\"Ran pod sandbox ebad92df83403b3355d9ddd62ddee513ec34c4c82a9e383a05bf0b216b0832a4 with infra container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-l7nz2/POD\" id=6e94c9d4-9318-4345-8273-d329cdf4d248 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.417247 | controller |     "Jun 09 17:10:27.017761 crc crio[20770]: time=\"2026-06-09T17:10:27.017714982Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=fd89f9ff-88e4-4728-85b5-c6492764df7b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.417262 | controller |     "Jun 09 17:10:27.022523 crc crio[20770]: time=\"2026-06-09T17:10:27.022428427Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=87548fc0-d72a-48fc-8572-113bd515cd3a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.417277 | controller |     "Jun 09 17:10:27.043682 crc crio[20770]: time=\"2026-06-09T17:10:27.04346528Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-l7nz2/init\" id=ce999c63-1b45-4cd9-8b40-691fb56972ff name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.417292 | controller |     "Jun 09 17:10:27.044451 crc crio[20770]: time=\"2026-06-09T17:10:27.044076307Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.417308 | controller |     "Jun 09 17:10:27.114194 crc crio[20770]: time=\"2026-06-09T17:10:27.114085431Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.417323 | controller |     "Jun 09 17:10:27.120724 crc crio[20770]: time=\"2026-06-09T17:10:27.120582097Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.417339 | controller |     "Jun 09 17:10:27.297411 crc crio[20770]: time=\"2026-06-09T17:10:27.297233895Z\" level=info msg=\"Created container 0025dcd1bc0b6b0cb2b9b76e478c60813caeaa6ae1b42255f111d22abeedbbef: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-l7nz2/init\" id=ce999c63-1b45-4cd9-8b40-691fb56972ff name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.417354 | controller |     "Jun 09 17:10:27.298354 crc crio[20770]: time=\"2026-06-09T17:10:27.298254464Z\" level=info msg=\"Starting container: 0025dcd1bc0b6b0cb2b9b76e478c60813caeaa6ae1b42255f111d22abeedbbef\" id=96a4b2e9-93d4-457e-8547-d62c01c5ef40 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.417370 | controller |     "Jun 09 17:10:27.308550 crc crio[20770]: time=\"2026-06-09T17:10:27.308207409Z\" level=info msg=\"Started container\" PID=107514 containerID=0025dcd1bc0b6b0cb2b9b76e478c60813caeaa6ae1b42255f111d22abeedbbef description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-l7nz2/init id=96a4b2e9-93d4-457e-8547-d62c01c5ef40 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ebad92df83403b3355d9ddd62ddee513ec34c4c82a9e383a05bf0b216b0832a4",
2026-06-09 17:48:39.417386 | controller |     "Jun 09 17:10:36.066023 crc crio[20770]: time=\"2026-06-09T17:10:36.064999857Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\" id=5cb49a20-7222-4f15-a7ad-d4820646d479 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.417402 | controller |     "Jun 09 17:10:36.078271 crc crio[20770]: time=\"2026-06-09T17:10:36.078182205Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\\\"\"",
2026-06-09 17:48:39.417422 | controller |     "Jun 09 17:10:48.678318 crc crio[20770]: time=\"2026-06-09T17:10:48.676786165Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:f504c6d2fc14977a5a8609c689b046f1511f6e0af03edc2168a92be8983516e6\" id=5cb49a20-7222-4f15-a7ad-d4820646d479 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.417439 | controller |     "Jun 09 17:10:48.680058 crc crio[20770]: time=\"2026-06-09T17:10:48.679905244Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\" id=06877939-d317-428f-af6c-27526540aa4d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.417454 | controller |     "Jun 09 17:10:48.683152 crc crio[20770]: time=\"2026-06-09T17:10:48.683099826Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\" id=daf317aa-932c-4fb7-ab9c-2a663b2e705d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.417470 | controller |     "Jun 09 17:10:48.723304 crc crio[20770]: time=\"2026-06-09T17:10:48.723208804Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-l7nz2/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=7ed9bab9-f6bf-41ac-9241-39e7b1df56a5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.417486 | controller |     "Jun 09 17:10:48.724082 crc crio[20770]: time=\"2026-06-09T17:10:48.723950175Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.417502 | controller |     "Jun 09 17:10:48.771107 crc crio[20770]: time=\"2026-06-09T17:10:48.770994802Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.417539 | controller |     "Jun 09 17:10:48.778621 crc crio[20770]: time=\"2026-06-09T17:10:48.778534948Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.417557 | controller |     "Jun 09 17:10:49.072841 crc crio[20770]: time=\"2026-06-09T17:10:49.072580086Z\" level=info msg=\"Created container 25b3342a2439c9930aa45fe87af9d2c065455d6e24c7d28d02bb0696739eaeb3: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-l7nz2/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=7ed9bab9-f6bf-41ac-9241-39e7b1df56a5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.417573 | controller |     "Jun 09 17:10:49.075241 crc crio[20770]: time=\"2026-06-09T17:10:49.075128049Z\" level=info msg=\"Starting container: 25b3342a2439c9930aa45fe87af9d2c065455d6e24c7d28d02bb0696739eaeb3\" id=0b5fe11b-a6ea-4e69-a0d5-d723c2c82d91 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.417589 | controller |     "Jun 09 17:10:49.084116 crc crio[20770]: time=\"2026-06-09T17:10:49.083405566Z\" level=info msg=\"Started container\" PID=108535 containerID=25b3342a2439c9930aa45fe87af9d2c065455d6e24c7d28d02bb0696739eaeb3 description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-l7nz2/openstack-edpm-ipam-provisionserver-checksum-discovery id=0b5fe11b-a6ea-4e69-a0d5-d723c2c82d91 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ebad92df83403b3355d9ddd62ddee513ec34c4c82a9e383a05bf0b216b0832a4",
2026-06-09 17:48:39.417605 | controller |     "Jun 09 17:10:51.330242 crc crio[20770]: time=\"2026-06-09T17:10:51.329775185Z\" level=info msg=\"Stopping pod sandbox: ebad92df83403b3355d9ddd62ddee513ec34c4c82a9e383a05bf0b216b0832a4\" id=413af495-4a06-4ba4-9e96-9e7d70d49c5c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.417621 | controller |     "Jun 09 17:10:51.331082 crc crio[20770]: time=\"2026-06-09T17:10:51.330722922Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-l7nz2 Namespace:openstack ID:ebad92df83403b3355d9ddd62ddee513ec34c4c82a9e383a05bf0b216b0832a4 UID:e809527e-7751-4820-9d37-7d90298b44f6 NetNS:/var/run/netns/507d40e4-d842-433c-a652-b0e4048d7455 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode809527e_7751_4820_9d37_7d90298b44f6.slice PodAnnotations:0xc00008cc80}] Aliases:map[]}\"",
2026-06-09 17:48:39.417640 | controller |     "Jun 09 17:10:51.331082 crc crio[20770]: time=\"2026-06-09T17:10:51.330885856Z\" level=info msg=\"Deleting pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-l7nz2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.417657 | controller |     "Jun 09 17:10:51.657848 crc crio[20770]: time=\"2026-06-09T17:10:51.657141687Z\" level=info msg=\"Stopped pod sandbox: ebad92df83403b3355d9ddd62ddee513ec34c4c82a9e383a05bf0b216b0832a4\" id=413af495-4a06-4ba4-9e96-9e7d70d49c5c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.417672 | controller |     "Jun 09 17:11:25.666112 crc crio[20770]: time=\"2026-06-09T17:11:25.665367736Z\" level=info msg=\"Removing container: 290b496b5531a851543379774838abd79ffb2fe982378fa97776248c3c7336d5\" id=d12a1c28-a13b-4351-bdf5-0332925dcee1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.417688 | controller |     "Jun 09 17:11:25.767679 crc crio[20770]: time=\"2026-06-09T17:11:25.767545857Z\" level=info msg=\"Removed container 290b496b5531a851543379774838abd79ffb2fe982378fa97776248c3c7336d5: openstack/cinder-db-sync-94jwf/cinder-db-sync\" id=d12a1c28-a13b-4351-bdf5-0332925dcee1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.417703 | controller |     "Jun 09 17:11:25.771294 crc crio[20770]: time=\"2026-06-09T17:11:25.771260334Z\" level=info msg=\"Removing container: 69657ca6255de960722b474d9c41d8c28429b3dce3dcbfa594ccc1aad45ed046\" id=5a6db6b3-62d9-4063-a716-5ce7dfefd0cc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.417719 | controller |     "Jun 09 17:11:25.820859 crc crio[20770]: time=\"2026-06-09T17:11:25.820706222Z\" level=info msg=\"Removed container 69657ca6255de960722b474d9c41d8c28429b3dce3dcbfa594ccc1aad45ed046: openstack/barbican-db-sync-lpzhd/barbican-db-sync\" id=5a6db6b3-62d9-4063-a716-5ce7dfefd0cc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.417734 | controller |     "Jun 09 17:11:25.826009 crc crio[20770]: time=\"2026-06-09T17:11:25.82588729Z\" level=info msg=\"Removing container: 81f9e1af700388745b66d99471228a1cd1e6d40448455cc39350d884c932bacf\" id=f24ce61c-48ef-48ac-b782-10502f3cfeb1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.417750 | controller |     "Jun 09 17:11:25.920538 crc crio[20770]: time=\"2026-06-09T17:11:25.919872496Z\" level=info msg=\"Removed container 81f9e1af700388745b66d99471228a1cd1e6d40448455cc39350d884c932bacf: openstack/placement-db-sync-rp8qh/placement-db-sync\" id=f24ce61c-48ef-48ac-b782-10502f3cfeb1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.417765 | controller |     "Jun 09 17:11:25.923893 crc crio[20770]: time=\"2026-06-09T17:11:25.923795878Z\" level=info msg=\"Removing container: af75a04a44ec667e7a385aee7da0cad99b4afca94b3efc1ba8d384c5b8024496\" id=b296badd-b05a-4135-92d6-ec873999f1ff name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.417781 | controller |     "Jun 09 17:11:25.994197 crc crio[20770]: time=\"2026-06-09T17:11:25.992493268Z\" level=info msg=\"Removed container af75a04a44ec667e7a385aee7da0cad99b4afca94b3efc1ba8d384c5b8024496: openstack/keystone-bootstrap-prcns/keystone-bootstrap\" id=b296badd-b05a-4135-92d6-ec873999f1ff name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.417797 | controller |     "Jun 09 17:11:26.002036 crc crio[20770]: time=\"2026-06-09T17:11:26.001757374Z\" level=info msg=\"Removing container: 7713e7e6ec2b25b906d07050eb0d7f8fcf13ce3fe77e99ce3189fc0ec73e58d7\" id=44983d6d-504d-42e7-bac1-198cb4cff96c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.417815 | controller |     "Jun 09 17:11:26.071276 crc crio[20770]: time=\"2026-06-09T17:11:26.071150244Z\" level=info msg=\"Removed container 7713e7e6ec2b25b906d07050eb0d7f8fcf13ce3fe77e99ce3189fc0ec73e58d7: openstack/cinder-online-data-migrations-m5lmg/cinder-online-data-migrations\" id=44983d6d-504d-42e7-bac1-198cb4cff96c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.417831 | controller |     "Jun 09 17:11:26.075472 crc crio[20770]: time=\"2026-06-09T17:11:26.075385066Z\" level=info msg=\"Removing container: d5c6f913301c072f6711a10ab70e312705a7d15d39eab8db17aeba65d948fd15\" id=277c3d21-6f01-48dc-86fd-ceb93f333e45 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.417847 | controller |     "Jun 09 17:11:26.150923 crc crio[20770]: time=\"2026-06-09T17:11:26.150626184Z\" level=info msg=\"Removed container d5c6f913301c072f6711a10ab70e312705a7d15d39eab8db17aeba65d948fd15: openstack/neutron-db-sync-xhbqn/neutron-db-sync\" id=277c3d21-6f01-48dc-86fd-ceb93f333e45 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.417863 | controller |     "Jun 09 17:11:26.162061 crc crio[20770]: time=\"2026-06-09T17:11:26.161940628Z\" level=info msg=\"Stopping pod sandbox: a191a2c71995b4d126b67917814a4a177ab2b688fc934d6e24553ef1d8b8d00b\" id=f2e28f3d-606c-4810-9b43-dd022125695e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.417878 | controller |     "Jun 09 17:11:26.162061 crc crio[20770]: time=\"2026-06-09T17:11:26.162045671Z\" level=info msg=\"Stopped pod sandbox (already stopped): a191a2c71995b4d126b67917814a4a177ab2b688fc934d6e24553ef1d8b8d00b\" id=f2e28f3d-606c-4810-9b43-dd022125695e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.417893 | controller |     "Jun 09 17:11:26.162970 crc crio[20770]: time=\"2026-06-09T17:11:26.162797923Z\" level=info msg=\"Removing pod sandbox: a191a2c71995b4d126b67917814a4a177ab2b688fc934d6e24553ef1d8b8d00b\" id=2438204a-ca15-4b2a-94cf-b522719059d8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.417908 | controller |     "Jun 09 17:11:26.186521 crc crio[20770]: time=\"2026-06-09T17:11:26.186042719Z\" level=info msg=\"Removed pod sandbox: a191a2c71995b4d126b67917814a4a177ab2b688fc934d6e24553ef1d8b8d00b\" id=2438204a-ca15-4b2a-94cf-b522719059d8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.417923 | controller |     "Jun 09 17:11:26.187241 crc crio[20770]: time=\"2026-06-09T17:11:26.187131491Z\" level=info msg=\"Stopping pod sandbox: 6bafd5e79ea470303de41ddb3e968f3d9d947d4388a7746270097e70f203941e\" id=5cfc6198-19c3-4c1d-a246-f87acc2af318 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.417939 | controller |     "Jun 09 17:11:26.187412 crc crio[20770]: time=\"2026-06-09T17:11:26.187243934Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6bafd5e79ea470303de41ddb3e968f3d9d947d4388a7746270097e70f203941e\" id=5cfc6198-19c3-4c1d-a246-f87acc2af318 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.417955 | controller |     "Jun 09 17:11:26.188630 crc crio[20770]: time=\"2026-06-09T17:11:26.188187911Z\" level=info msg=\"Removing pod sandbox: 6bafd5e79ea470303de41ddb3e968f3d9d947d4388a7746270097e70f203941e\" id=390a4cce-30f6-4cb5-8b8f-5f6e5af0c92a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.417971 | controller |     "Jun 09 17:11:26.207627 crc crio[20770]: time=\"2026-06-09T17:11:26.207453943Z\" level=info msg=\"Removed pod sandbox: 6bafd5e79ea470303de41ddb3e968f3d9d947d4388a7746270097e70f203941e\" id=390a4cce-30f6-4cb5-8b8f-5f6e5af0c92a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.417985 | controller |     "Jun 09 17:11:26.208812 crc crio[20770]: time=\"2026-06-09T17:11:26.208577296Z\" level=info msg=\"Stopping pod sandbox: 9b44c85c2821d45a6258e866fc3170df442e3a033fa46560496b2626066b51ea\" id=9f7b7131-0756-4ce1-9676-03fd2e691135 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.418004 | controller |     "Jun 09 17:11:26.208812 crc crio[20770]: time=\"2026-06-09T17:11:26.20873948Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9b44c85c2821d45a6258e866fc3170df442e3a033fa46560496b2626066b51ea\" id=9f7b7131-0756-4ce1-9676-03fd2e691135 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.418019 | controller |     "Jun 09 17:11:26.209609 crc crio[20770]: time=\"2026-06-09T17:11:26.2094439Z\" level=info msg=\"Removing pod sandbox: 9b44c85c2821d45a6258e866fc3170df442e3a033fa46560496b2626066b51ea\" id=bb59e094-e51d-497c-bbce-0019e54db3cd name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.418035 | controller |     "Jun 09 17:11:26.234577 crc crio[20770]: time=\"2026-06-09T17:11:26.234493519Z\" level=info msg=\"Removed pod sandbox: 9b44c85c2821d45a6258e866fc3170df442e3a033fa46560496b2626066b51ea\" id=bb59e094-e51d-497c-bbce-0019e54db3cd name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.418050 | controller |     "Jun 09 17:11:26.235842 crc crio[20770]: time=\"2026-06-09T17:11:26.235745745Z\" level=info msg=\"Stopping pod sandbox: 9de1be78810ee3876094822111464204aba19578b62ffc432bf37503407b0d13\" id=702ba5b9-51db-405b-ba49-6a8f79a850c5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.418066 | controller |     "Jun 09 17:11:26.235969 crc crio[20770]: time=\"2026-06-09T17:11:26.235862318Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9de1be78810ee3876094822111464204aba19578b62ffc432bf37503407b0d13\" id=702ba5b9-51db-405b-ba49-6a8f79a850c5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.418080 | controller |     "Jun 09 17:11:26.237147 crc crio[20770]: time=\"2026-06-09T17:11:26.237027712Z\" level=info msg=\"Removing pod sandbox: 9de1be78810ee3876094822111464204aba19578b62ffc432bf37503407b0d13\" id=09de0efd-31ca-403a-8780-b3532cb6258a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.418096 | controller |     "Jun 09 17:11:26.255444 crc crio[20770]: time=\"2026-06-09T17:11:26.255352727Z\" level=info msg=\"Removed pod sandbox: 9de1be78810ee3876094822111464204aba19578b62ffc432bf37503407b0d13\" id=09de0efd-31ca-403a-8780-b3532cb6258a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.418111 | controller |     "Jun 09 17:11:26.256627 crc crio[20770]: time=\"2026-06-09T17:11:26.256537481Z\" level=info msg=\"Stopping pod sandbox: bff6ceb5d914b374ea17c94a8eeb96b0d2f81eaeca45083489718dc72c6ded2e\" id=99941843-9513-49c4-add4-ae93f87e00a2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.418126 | controller |     "Jun 09 17:11:26.257169 crc crio[20770]: time=\"2026-06-09T17:11:26.256794638Z\" level=info msg=\"Stopped pod sandbox (already stopped): bff6ceb5d914b374ea17c94a8eeb96b0d2f81eaeca45083489718dc72c6ded2e\" id=99941843-9513-49c4-add4-ae93f87e00a2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.418141 | controller |     "Jun 09 17:11:26.258577 crc crio[20770]: time=\"2026-06-09T17:11:26.258522718Z\" level=info msg=\"Removing pod sandbox: bff6ceb5d914b374ea17c94a8eeb96b0d2f81eaeca45083489718dc72c6ded2e\" id=8edad9f9-9aa9-43f3-afe4-f31552693ffb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.418155 | controller |     "Jun 09 17:11:26.293541 crc crio[20770]: time=\"2026-06-09T17:11:26.293388118Z\" level=info msg=\"Removed pod sandbox: bff6ceb5d914b374ea17c94a8eeb96b0d2f81eaeca45083489718dc72c6ded2e\" id=8edad9f9-9aa9-43f3-afe4-f31552693ffb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.418170 | controller |     "Jun 09 17:11:26.296368 crc crio[20770]: time=\"2026-06-09T17:11:26.296255531Z\" level=info msg=\"Stopping pod sandbox: 6d1fdb2fe961ae49cf9f95ac3bae7ab7323a4636630b2877026cbb87d2c89dab\" id=018ec622-11dd-4bd9-860a-a68c36759098 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.418185 | controller |     "Jun 09 17:11:26.296527 crc crio[20770]: time=\"2026-06-09T17:11:26.296367634Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6d1fdb2fe961ae49cf9f95ac3bae7ab7323a4636630b2877026cbb87d2c89dab\" id=018ec622-11dd-4bd9-860a-a68c36759098 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.418203 | controller |     "Jun 09 17:11:26.297329 crc crio[20770]: time=\"2026-06-09T17:11:26.297232949Z\" level=info msg=\"Removing pod sandbox: 6d1fdb2fe961ae49cf9f95ac3bae7ab7323a4636630b2877026cbb87d2c89dab\" id=3c55feb8-2ded-4444-9804-9454121eb2d0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.418219 | controller |     "Jun 09 17:11:26.317879 crc crio[20770]: time=\"2026-06-09T17:11:26.317587583Z\" level=info msg=\"Removed pod sandbox: 6d1fdb2fe961ae49cf9f95ac3bae7ab7323a4636630b2877026cbb87d2c89dab\" id=3c55feb8-2ded-4444-9804-9454121eb2d0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.418234 | controller |     "Jun 09 17:12:00.835227 crc crio[20770]: time=\"2026-06-09T17:12:00.834122592Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683752-mnqcz/POD\" id=0d198577-204a-4837-a747-0d1000d60a1c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.418249 | controller |     "Jun 09 17:12:00.836507 crc crio[20770]: time=\"2026-06-09T17:12:00.83544209Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.418264 | controller |     "Jun 09 17:12:00.877701 crc crio[20770]: time=\"2026-06-09T17:12:00.877141076Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-7kz2c/POD\" id=25e85500-e881-4fa5-b2ca-6deab4c36d0d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.418280 | controller |     "Jun 09 17:12:00.877701 crc crio[20770]: time=\"2026-06-09T17:12:00.877603559Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.418295 | controller |     "Jun 09 17:12:00.889583 crc crio[20770]: time=\"2026-06-09T17:12:00.889256054Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683752-mnqcz Namespace:openshift-infra ID:3371198da139459faf417b3a800414030347a4e0b04852b88d2e9e2932b5503c UID:3cd7e575-45f5-4995-af70-4ad092ca1dea NetNS:/var/run/netns/a9df21f8-9f9b-464d-9c7c-7b8e26242bd0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3cd7e575_45f5_4995_af70_4ad092ca1dea.slice PodAnnotations:0xc0027326c0}] Aliases:map[]}\"",
2026-06-09 17:48:39.418310 | controller |     "Jun 09 17:12:00.889583 crc crio[20770]: time=\"2026-06-09T17:12:00.889331866Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683752-mnqcz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.418326 | controller |     "Jun 09 17:12:00.919336 crc crio[20770]: time=\"2026-06-09T17:12:00.919239364Z\" level=info msg=\"Got pod network &{Name:redhat-operators-7kz2c Namespace:openshift-marketplace ID:64d41882ef834cd56b112d2dd7b4dbcd89456e5dd022e779742e89467444cca1 UID:7c751471-8db7-4778-b1d5-eb9b1fcebcc4 NetNS:/var/run/netns/765005b0-263a-4fb6-909f-ccdbaf80b8b0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7c751471_8db7_4778_b1d5_eb9b1fcebcc4.slice PodAnnotations:0xc0027328e0}] Aliases:map[]}\"",
2026-06-09 17:48:39.418342 | controller |     "Jun 09 17:12:00.919336 crc crio[20770]: time=\"2026-06-09T17:12:00.919307916Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-7kz2c to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.418358 | controller |     "Jun 09 17:12:01.591451 crc crio[20770]: 2026-06-09T17:12:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3371198da139459 Mac:da:29:cb:57:3c:ab Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e2 Mtu:0 Sandbox:/var/run/netns/a9df21f8-9f9b-464d-9c7c-7b8e26242bd0 SocketPath: PciID:}] [{Interface:0xc0003045d0 Address:{IP:10.217.0.226 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.418377 | controller |     "Jun 09 17:12:01.592750 crc crio[20770]: time=\"2026-06-09T17:12:01.592627449Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683752-mnqcz Namespace:openshift-infra ID:3371198da139459faf417b3a800414030347a4e0b04852b88d2e9e2932b5503c UID:3cd7e575-45f5-4995-af70-4ad092ca1dea NetNS:/var/run/netns/a9df21f8-9f9b-464d-9c7c-7b8e26242bd0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3cd7e575_45f5_4995_af70_4ad092ca1dea.slice PodAnnotations:0xc0027326c0}] Aliases:map[]}\"",
2026-06-09 17:48:39.418394 | controller |     "Jun 09 17:12:01.592924 crc crio[20770]: time=\"2026-06-09T17:12:01.592882636Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683752-mnqcz for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.418409 | controller |     "Jun 09 17:12:01.606976 crc crio[20770]: time=\"2026-06-09T17:12:01.606885638Z\" level=info msg=\"Ran pod sandbox 3371198da139459faf417b3a800414030347a4e0b04852b88d2e9e2932b5503c with infra container: openshift-infra/auto-csr-approver-29683752-mnqcz/POD\" id=0d198577-204a-4837-a747-0d1000d60a1c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.418424 | controller |     "Jun 09 17:12:01.609799 crc crio[20770]: time=\"2026-06-09T17:12:01.609728169Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=71241851-cdc5-42a2-81a8-c6d03dfef10d name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.418441 | controller |     "Jun 09 17:12:01.619476 crc crio[20770]: time=\"2026-06-09T17:12:01.619378026Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 17:48:39.418456 | controller |     "Jun 09 17:12:01.743756 crc crio[20770]: 2026-06-09T17:12:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:64d41882ef834cd Mac:7a:f6:bf:40:b9:38 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e3 Mtu:0 Sandbox:/var/run/netns/765005b0-263a-4fb6-909f-ccdbaf80b8b0 SocketPath: PciID:}] [{Interface:0xc0002ec830 Address:{IP:10.217.0.227 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.418472 | controller |     "Jun 09 17:12:01.744728 crc crio[20770]: time=\"2026-06-09T17:12:01.744593488Z\" level=info msg=\"Got pod network &{Name:redhat-operators-7kz2c Namespace:openshift-marketplace ID:64d41882ef834cd56b112d2dd7b4dbcd89456e5dd022e779742e89467444cca1 UID:7c751471-8db7-4778-b1d5-eb9b1fcebcc4 NetNS:/var/run/netns/765005b0-263a-4fb6-909f-ccdbaf80b8b0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7c751471_8db7_4778_b1d5_eb9b1fcebcc4.slice PodAnnotations:0xc0027328e0}] Aliases:map[]}\"",
2026-06-09 17:48:39.418488 | controller |     "Jun 09 17:12:01.744930 crc crio[20770]: time=\"2026-06-09T17:12:01.744827984Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-7kz2c for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.418504 | controller |     "Jun 09 17:12:01.753495 crc crio[20770]: time=\"2026-06-09T17:12:01.75340223Z\" level=info msg=\"Ran pod sandbox 64d41882ef834cd56b112d2dd7b4dbcd89456e5dd022e779742e89467444cca1 with infra container: openshift-marketplace/redhat-operators-7kz2c/POD\" id=25e85500-e881-4fa5-b2ca-6deab4c36d0d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.418542 | controller |     "Jun 09 17:12:01.756067 crc crio[20770]: time=\"2026-06-09T17:12:01.756011445Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=cfa03fc7-11c8-4cae-a43e-7c9f2a96a580 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.418563 | controller |     "Jun 09 17:12:01.758629 crc crio[20770]: time=\"2026-06-09T17:12:01.758557358Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=1d4493f5-18c6-4df7-9428-7b758387d3c5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.418580 | controller |     "Jun 09 17:12:01.767530 crc crio[20770]: time=\"2026-06-09T17:12:01.767442743Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-7kz2c/extract-utilities\" id=3dd90e3a-ea14-48d1-89c0-87be5dfaafa8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.418596 | controller |     "Jun 09 17:12:01.768020 crc crio[20770]: time=\"2026-06-09T17:12:01.767969418Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.418612 | controller |     "Jun 09 17:12:01.818298 crc crio[20770]: time=\"2026-06-09T17:12:01.818091686Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.418627 | controller |     "Jun 09 17:12:01.822516 crc crio[20770]: time=\"2026-06-09T17:12:01.82241792Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.418643 | controller |     "Jun 09 17:12:02.021213 crc crio[20770]: time=\"2026-06-09T17:12:02.020264994Z\" level=info msg=\"Created container 5bcbaa6de8935d8e8b9f6d6ab465486bc9d9b577305fad8b5a5c963bdfd29c5e: openshift-marketplace/redhat-operators-7kz2c/extract-utilities\" id=3dd90e3a-ea14-48d1-89c0-87be5dfaafa8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.418658 | controller |     "Jun 09 17:12:02.023274 crc crio[20770]: time=\"2026-06-09T17:12:02.023123836Z\" level=info msg=\"Starting container: 5bcbaa6de8935d8e8b9f6d6ab465486bc9d9b577305fad8b5a5c963bdfd29c5e\" id=a6f6440d-eba1-43ff-af6c-2cfc6800053b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.418673 | controller |     "Jun 09 17:12:02.032388 crc crio[20770]: time=\"2026-06-09T17:12:02.032274399Z\" level=info msg=\"Started container\" PID=112251 containerID=5bcbaa6de8935d8e8b9f6d6ab465486bc9d9b577305fad8b5a5c963bdfd29c5e description=openshift-marketplace/redhat-operators-7kz2c/extract-utilities id=a6f6440d-eba1-43ff-af6c-2cfc6800053b name=/runtime.v1.RuntimeService/StartContainer sandboxID=64d41882ef834cd56b112d2dd7b4dbcd89456e5dd022e779742e89467444cca1",
2026-06-09 17:48:39.418689 | controller |     "Jun 09 17:12:02.512108 crc crio[20770]: time=\"2026-06-09T17:12:02.512024129Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=3125595b-01ef-4153-9d20-11c2b9d0e2a7 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.418706 | controller |     "Jun 09 17:12:02.520512 crc crio[20770]: time=\"2026-06-09T17:12:02.52043383Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-09 17:48:39.418721 | controller |     "Jun 09 17:12:02.914473 crc crio[20770]: time=\"2026-06-09T17:12:02.912008231Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=71241851-cdc5-42a2-81a8-c6d03dfef10d name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.418738 | controller |     "Jun 09 17:12:02.916248 crc crio[20770]: time=\"2026-06-09T17:12:02.91615524Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=d5855b92-2616-402b-8b79-17e26ac05923 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.418753 | controller |     "Jun 09 17:12:02.919932 crc crio[20770]: time=\"2026-06-09T17:12:02.919738912Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=9748094b-eebe-45f8-813e-c83b085cccc4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.418773 | controller |     "Jun 09 17:12:02.928969 crc crio[20770]: time=\"2026-06-09T17:12:02.928829943Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683752-mnqcz/oc\" id=5e195ddb-8e08-4221-bd2a-049805739843 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.418790 | controller |     "Jun 09 17:12:02.929427 crc crio[20770]: time=\"2026-06-09T17:12:02.929354968Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.418806 | controller |     "Jun 09 17:12:03.000235 crc crio[20770]: time=\"2026-06-09T17:12:03.000131668Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.418822 | controller |     "Jun 09 17:12:03.113253 crc crio[20770]: time=\"2026-06-09T17:12:03.113064488Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:fc6a16d8f231accd9aa36e952dece09ceb23dd2bd734fa3d5279adae1b59f636\" id=3125595b-01ef-4153-9d20-11c2b9d0e2a7 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.418838 | controller |     "Jun 09 17:12:03.115358 crc crio[20770]: time=\"2026-06-09T17:12:03.115289611Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=cce50c74-eb7e-46bd-8d55-7e958ba98cbc name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.418854 | controller |     "Jun 09 17:12:03.118561 crc crio[20770]: time=\"2026-06-09T17:12:03.118420001Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=924cf52c-b3b8-4d87-abf3-03646e0f94d7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.418869 | controller |     "Jun 09 17:12:03.128107 crc crio[20770]: time=\"2026-06-09T17:12:03.127964915Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-7kz2c/extract-content\" id=e4aaf70f-359c-4f75-a81b-3876f51ab0a0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.418885 | controller |     "Jun 09 17:12:03.130909 crc crio[20770]: time=\"2026-06-09T17:12:03.12849597Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.418901 | controller |     "Jun 09 17:12:03.205125 crc crio[20770]: time=\"2026-06-09T17:12:03.205003925Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.418917 | controller |     "Jun 09 17:12:03.211139 crc crio[20770]: time=\"2026-06-09T17:12:03.211053448Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.418933 | controller |     "Jun 09 17:12:03.269056 crc crio[20770]: time=\"2026-06-09T17:12:03.268925608Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.418949 | controller |     "Jun 09 17:12:03.413957 crc crio[20770]: time=\"2026-06-09T17:12:03.413829334Z\" level=info msg=\"Created container e97ba50496de43fb31c2c238115f7adba954e7744f48d016cc31a9c24149b963: openshift-marketplace/redhat-operators-7kz2c/extract-content\" id=e4aaf70f-359c-4f75-a81b-3876f51ab0a0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.418965 | controller |     "Jun 09 17:12:03.415458 crc crio[20770]: time=\"2026-06-09T17:12:03.415363388Z\" level=info msg=\"Starting container: e97ba50496de43fb31c2c238115f7adba954e7744f48d016cc31a9c24149b963\" id=d5b6dec3-f7c0-403a-9c06-8103ef1ccd23 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.418984 | controller |     "Jun 09 17:12:03.418973 crc crio[20770]: time=\"2026-06-09T17:12:03.41889174Z\" level=info msg=\"Created container 0b9c7ed4321edfdfa6562e27b910df9787d589c03678c9d9e1d1a80387644214: openshift-infra/auto-csr-approver-29683752-mnqcz/oc\" id=5e195ddb-8e08-4221-bd2a-049805739843 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.419001 | controller |     "Jun 09 17:12:03.420258 crc crio[20770]: time=\"2026-06-09T17:12:03.420139445Z\" level=info msg=\"Starting container: 0b9c7ed4321edfdfa6562e27b910df9787d589c03678c9d9e1d1a80387644214\" id=b6d43d5c-4c95-4e89-8c23-224d5b743a5e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.419017 | controller |     "Jun 09 17:12:03.421549 crc crio[20770]: time=\"2026-06-09T17:12:03.421443773Z\" level=info msg=\"Started container\" PID=112310 containerID=e97ba50496de43fb31c2c238115f7adba954e7744f48d016cc31a9c24149b963 description=openshift-marketplace/redhat-operators-7kz2c/extract-content id=d5b6dec3-f7c0-403a-9c06-8103ef1ccd23 name=/runtime.v1.RuntimeService/StartContainer sandboxID=64d41882ef834cd56b112d2dd7b4dbcd89456e5dd022e779742e89467444cca1",
2026-06-09 17:48:39.419034 | controller |     "Jun 09 17:12:03.428120 crc crio[20770]: time=\"2026-06-09T17:12:03.42797565Z\" level=info msg=\"Started container\" PID=112311 containerID=0b9c7ed4321edfdfa6562e27b910df9787d589c03678c9d9e1d1a80387644214 description=openshift-infra/auto-csr-approver-29683752-mnqcz/oc id=b6d43d5c-4c95-4e89-8c23-224d5b743a5e name=/runtime.v1.RuntimeService/StartContainer sandboxID=3371198da139459faf417b3a800414030347a4e0b04852b88d2e9e2932b5503c",
2026-06-09 17:48:39.419050 | controller |     "Jun 09 17:12:05.567050 crc crio[20770]: time=\"2026-06-09T17:12:05.566037316Z\" level=info msg=\"Stopping pod sandbox: 3371198da139459faf417b3a800414030347a4e0b04852b88d2e9e2932b5503c\" id=14df5569-e306-466a-bf12-53796e6c4588 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.419071 | controller |     "Jun 09 17:12:05.569609 crc crio[20770]: time=\"2026-06-09T17:12:05.5675856Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683752-mnqcz Namespace:openshift-infra ID:3371198da139459faf417b3a800414030347a4e0b04852b88d2e9e2932b5503c UID:3cd7e575-45f5-4995-af70-4ad092ca1dea NetNS:/var/run/netns/a9df21f8-9f9b-464d-9c7c-7b8e26242bd0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3cd7e575_45f5_4995_af70_4ad092ca1dea.slice PodAnnotations:0xc0028958e0}] Aliases:map[]}\"",
2026-06-09 17:48:39.419088 | controller |     "Jun 09 17:12:05.569609 crc crio[20770]: time=\"2026-06-09T17:12:05.567775046Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683752-mnqcz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.419114 | controller |     "Jun 09 17:12:05.938319 crc crio[20770]: time=\"2026-06-09T17:12:05.937997605Z\" level=info msg=\"Stopped pod sandbox: 3371198da139459faf417b3a800414030347a4e0b04852b88d2e9e2932b5503c\" id=14df5569-e306-466a-bf12-53796e6c4588 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.419130 | controller |     "Jun 09 17:12:10.664810 crc crio[20770]: time=\"2026-06-09T17:12:10.663276087Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=35fbed28-99fa-4082-b54f-69639c9bb4af name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.419192 | controller |     "Jun 09 17:12:10.668176 crc crio[20770]: time=\"2026-06-09T17:12:10.668038484Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=6b43e462-90ab-47aa-845d-1f79ff54c677 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.419221 | controller |     "Jun 09 17:12:10.680278 crc crio[20770]: time=\"2026-06-09T17:12:10.680159131Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-7kz2c/registry-server\" id=37a84e15-6c7c-4200-8ace-ff2079e3650b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.419238 | controller |     "Jun 09 17:12:10.680868 crc crio[20770]: time=\"2026-06-09T17:12:10.680760449Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.419254 | controller |     "Jun 09 17:12:10.772728 crc crio[20770]: time=\"2026-06-09T17:12:10.772414337Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.419270 | controller |     "Jun 09 17:12:10.781194 crc crio[20770]: time=\"2026-06-09T17:12:10.781083336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.419286 | controller |     "Jun 09 17:12:10.940561 crc crio[20770]: time=\"2026-06-09T17:12:10.940035535Z\" level=info msg=\"Created container c0e50aa0cf136c972808d4b584fe661d678a66184fd9f095494de47e331fe68a: openshift-marketplace/redhat-operators-7kz2c/registry-server\" id=37a84e15-6c7c-4200-8ace-ff2079e3650b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.419301 | controller |     "Jun 09 17:12:10.941878 crc crio[20770]: time=\"2026-06-09T17:12:10.941763165Z\" level=info msg=\"Starting container: c0e50aa0cf136c972808d4b584fe661d678a66184fd9f095494de47e331fe68a\" id=03bacc23-c940-4028-a1e5-1b8197744249 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.419317 | controller |     "Jun 09 17:12:10.948138 crc crio[20770]: time=\"2026-06-09T17:12:10.948077436Z\" level=info msg=\"Started container\" PID=112718 containerID=c0e50aa0cf136c972808d4b584fe661d678a66184fd9f095494de47e331fe68a description=openshift-marketplace/redhat-operators-7kz2c/registry-server id=03bacc23-c940-4028-a1e5-1b8197744249 name=/runtime.v1.RuntimeService/StartContainer sandboxID=64d41882ef834cd56b112d2dd7b4dbcd89456e5dd022e779742e89467444cca1",
2026-06-09 17:48:39.419333 | controller |     "Jun 09 17:12:26.341138 crc crio[20770]: time=\"2026-06-09T17:12:26.3405333Z\" level=info msg=\"Removing container: d6266fb857858e5ef0b3b4b85097ed474d37e86efab01e0e2c4f4a56ec896630\" id=8ede2598-a0eb-4276-88c0-0a43bb82a7b5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.419348 | controller |     "Jun 09 17:12:26.385817 crc crio[20770]: time=\"2026-06-09T17:12:26.385726726Z\" level=info msg=\"Removed container d6266fb857858e5ef0b3b4b85097ed474d37e86efab01e0e2c4f4a56ec896630: openstack/nova-cell1-27b1-account-create-update-86w8h/mariadb-account-create-update\" id=8ede2598-a0eb-4276-88c0-0a43bb82a7b5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.419364 | controller |     "Jun 09 17:12:26.392182 crc crio[20770]: time=\"2026-06-09T17:12:26.391997666Z\" level=info msg=\"Removing container: 0baa948ede93f3ccf09cb6ef61a7ccfe0dd6bff0a57b20c2d8dbef7c12b5d472\" id=a3f95a01-e698-41fb-8b64-6c8f7639af3d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.419379 | controller |     "Jun 09 17:12:26.461595 crc crio[20770]: time=\"2026-06-09T17:12:26.46149473Z\" level=info msg=\"Removed container 0baa948ede93f3ccf09cb6ef61a7ccfe0dd6bff0a57b20c2d8dbef7c12b5d472: openstack/nova-api-b5aa-account-create-update-lrgp4/mariadb-account-create-update\" id=a3f95a01-e698-41fb-8b64-6c8f7639af3d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.419394 | controller |     "Jun 09 17:12:26.470874 crc crio[20770]: time=\"2026-06-09T17:12:26.46534866Z\" level=info msg=\"Removing container: 3796de8f465346879cd9b1edf56d46fe7c4db11ae800f07fe70dfdd4b4e824d9\" id=6bfb1ee1-b8b1-4608-9e88-b73c489e68dc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.419413 | controller |     "Jun 09 17:12:26.526884 crc crio[20770]: time=\"2026-06-09T17:12:26.526758972Z\" level=info msg=\"Removed container 3796de8f465346879cd9b1edf56d46fe7c4db11ae800f07fe70dfdd4b4e824d9: openstack/nova-cell1-db-create-cn4fs/mariadb-database-create\" id=6bfb1ee1-b8b1-4608-9e88-b73c489e68dc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.419428 | controller |     "Jun 09 17:12:26.530837 crc crio[20770]: time=\"2026-06-09T17:12:26.530606542Z\" level=info msg=\"Removing container: d632a4f5628fccb4106a0e0dcc32716505cad2859b2065c5296d8236dc756fef\" id=dcceea51-bc5e-4aa8-99cb-14ea49db652d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.419443 | controller |     "Jun 09 17:12:26.597500 crc crio[20770]: time=\"2026-06-09T17:12:26.597181341Z\" level=info msg=\"Removed container d632a4f5628fccb4106a0e0dcc32716505cad2859b2065c5296d8236dc756fef: openstack/nova-api-db-create-scdpg/mariadb-database-create\" id=dcceea51-bc5e-4aa8-99cb-14ea49db652d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.419458 | controller |     "Jun 09 17:12:26.602435 crc crio[20770]: time=\"2026-06-09T17:12:26.60235949Z\" level=info msg=\"Removing container: cd57787f0d304e8f678bef12ecfc3832a4735c02666eb142ce8d10257758208c\" id=11fcb1f9-4fd4-4241-917e-4609695383ad name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.419474 | controller |     "Jun 09 17:12:26.678491 crc crio[20770]: time=\"2026-06-09T17:12:26.678411221Z\" level=info msg=\"Removed container cd57787f0d304e8f678bef12ecfc3832a4735c02666eb142ce8d10257758208c: openstack/nova-cell0-db-create-k6f8p/mariadb-database-create\" id=11fcb1f9-4fd4-4241-917e-4609695383ad name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.419490 | controller |     "Jun 09 17:12:26.682937 crc crio[20770]: time=\"2026-06-09T17:12:26.682758296Z\" level=info msg=\"Removing container: 905b5b364aef27f1c7b59087cfda756a1d64b6e70390163b66ae8e0fdba1af2a\" id=99538acd-e85e-4812-ac5d-bccac664e920 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.419505 | controller |     "Jun 09 17:12:26.975745 crc crio[20770]: time=\"2026-06-09T17:12:26.975596115Z\" level=info msg=\"Removed container 905b5b364aef27f1c7b59087cfda756a1d64b6e70390163b66ae8e0fdba1af2a: openshift-infra/auto-csr-approver-29683746-vfz8c/oc\" id=99538acd-e85e-4812-ac5d-bccac664e920 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.419549 | controller |     "Jun 09 17:12:26.979227 crc crio[20770]: time=\"2026-06-09T17:12:26.979151727Z\" level=info msg=\"Removing container: fe51bcbefef70b86e20dd57a90f48464ef15ad522345b939740f52427692695b\" id=808f1f19-86b3-4db2-8a4a-8ed76edb6d9a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.419567 | controller |     "Jun 09 17:12:27.021538 crc crio[20770]: time=\"2026-06-09T17:12:27.02144256Z\" level=info msg=\"Removed container fe51bcbefef70b86e20dd57a90f48464ef15ad522345b939740f52427692695b: openstack/nova-cell0-b490-account-create-update-rqcgl/mariadb-account-create-update\" id=808f1f19-86b3-4db2-8a4a-8ed76edb6d9a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.419583 | controller |     "Jun 09 17:12:27.036483 crc crio[20770]: time=\"2026-06-09T17:12:27.035080802Z\" level=info msg=\"Stopping pod sandbox: ddb42c9611c1fea3c3766fa09f691bc9e80f9cad62049e5bf8b90065bd8ecd54\" id=88e929d0-e1e1-48e0-ac0c-37917f5f4e18 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.419598 | controller |     "Jun 09 17:12:27.036483 crc crio[20770]: time=\"2026-06-09T17:12:27.036482532Z\" level=info msg=\"Stopped pod sandbox (already stopped): ddb42c9611c1fea3c3766fa09f691bc9e80f9cad62049e5bf8b90065bd8ecd54\" id=88e929d0-e1e1-48e0-ac0c-37917f5f4e18 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.419614 | controller |     "Jun 09 17:12:27.037744 crc crio[20770]: time=\"2026-06-09T17:12:27.037629345Z\" level=info msg=\"Removing pod sandbox: ddb42c9611c1fea3c3766fa09f691bc9e80f9cad62049e5bf8b90065bd8ecd54\" id=02c4f7dc-1ff0-47f0-959c-3c71a3c73c7a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.419633 | controller |     "Jun 09 17:12:27.065413 crc crio[20770]: time=\"2026-06-09T17:12:27.065282778Z\" level=info msg=\"Removed pod sandbox: ddb42c9611c1fea3c3766fa09f691bc9e80f9cad62049e5bf8b90065bd8ecd54\" id=02c4f7dc-1ff0-47f0-959c-3c71a3c73c7a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.419648 | controller |     "Jun 09 17:12:27.066076 crc crio[20770]: time=\"2026-06-09T17:12:27.065989118Z\" level=info msg=\"Stopping pod sandbox: b1a7909a12591bfdd8cc7d44d35884ef6cac7629550f4f3bfdd6496a6f703468\" id=c74e9e4c-5c29-40a3-9791-d99a0621f20d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.419664 | controller |     "Jun 09 17:12:27.066168 crc crio[20770]: time=\"2026-06-09T17:12:27.066100841Z\" level=info msg=\"Stopped pod sandbox (already stopped): b1a7909a12591bfdd8cc7d44d35884ef6cac7629550f4f3bfdd6496a6f703468\" id=c74e9e4c-5c29-40a3-9791-d99a0621f20d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.419679 | controller |     "Jun 09 17:12:27.067193 crc crio[20770]: time=\"2026-06-09T17:12:27.067130151Z\" level=info msg=\"Removing pod sandbox: b1a7909a12591bfdd8cc7d44d35884ef6cac7629550f4f3bfdd6496a6f703468\" id=36590269-729a-4296-8a30-c0a90bcc6269 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.419694 | controller |     "Jun 09 17:12:27.099194 crc crio[20770]: time=\"2026-06-09T17:12:27.099123368Z\" level=info msg=\"Removed pod sandbox: b1a7909a12591bfdd8cc7d44d35884ef6cac7629550f4f3bfdd6496a6f703468\" id=36590269-729a-4296-8a30-c0a90bcc6269 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.419710 | controller |     "Jun 09 17:12:27.099802 crc crio[20770]: time=\"2026-06-09T17:12:27.099702635Z\" level=info msg=\"Stopping pod sandbox: 9c9bbf32ca93da879d472d33ea060a1e467895e6994e74d8eaaf9bac4665c1d5\" id=e772a6c7-c70a-4dce-9bae-298d42e8ffa1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.419725 | controller |     "Jun 09 17:12:27.099802 crc crio[20770]: time=\"2026-06-09T17:12:27.099782817Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9c9bbf32ca93da879d472d33ea060a1e467895e6994e74d8eaaf9bac4665c1d5\" id=e772a6c7-c70a-4dce-9bae-298d42e8ffa1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.419741 | controller |     "Jun 09 17:12:27.100709 crc crio[20770]: time=\"2026-06-09T17:12:27.10056494Z\" level=info msg=\"Removing pod sandbox: 9c9bbf32ca93da879d472d33ea060a1e467895e6994e74d8eaaf9bac4665c1d5\" id=f44d57a7-d2f0-493c-8983-7f61ee56c7a3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.419756 | controller |     "Jun 09 17:12:27.120578 crc crio[20770]: time=\"2026-06-09T17:12:27.120513092Z\" level=info msg=\"Removed pod sandbox: 9c9bbf32ca93da879d472d33ea060a1e467895e6994e74d8eaaf9bac4665c1d5\" id=f44d57a7-d2f0-493c-8983-7f61ee56c7a3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.419772 | controller |     "Jun 09 17:12:27.121955 crc crio[20770]: time=\"2026-06-09T17:12:27.121783158Z\" level=info msg=\"Stopping pod sandbox: a478ae2f00064c64c156f0b4ea3b70969f6257afbf266046f58232441b4c92d3\" id=e7b84d1b-90e0-4b2c-b6eb-9691668aa617 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.419787 | controller |     "Jun 09 17:12:27.121955 crc crio[20770]: time=\"2026-06-09T17:12:27.121897312Z\" level=info msg=\"Stopped pod sandbox (already stopped): a478ae2f00064c64c156f0b4ea3b70969f6257afbf266046f58232441b4c92d3\" id=e7b84d1b-90e0-4b2c-b6eb-9691668aa617 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.419802 | controller |     "Jun 09 17:12:27.126450 crc crio[20770]: time=\"2026-06-09T17:12:27.125484655Z\" level=info msg=\"Removing pod sandbox: a478ae2f00064c64c156f0b4ea3b70969f6257afbf266046f58232441b4c92d3\" id=37b09c98-d895-40b5-a147-d253993f4f03 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.419818 | controller |     "Jun 09 17:12:27.147785 crc crio[20770]: time=\"2026-06-09T17:12:27.147610079Z\" level=info msg=\"Removed pod sandbox: a478ae2f00064c64c156f0b4ea3b70969f6257afbf266046f58232441b4c92d3\" id=37b09c98-d895-40b5-a147-d253993f4f03 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.419836 | controller |     "Jun 09 17:12:27.149542 crc crio[20770]: time=\"2026-06-09T17:12:27.149497423Z\" level=info msg=\"Stopping pod sandbox: 9a28f5c1c0b74387f0a700f0b7020be21ecc5c27d0d3f58bb1e782040cf6b682\" id=b64950b0-b7c0-41cb-8614-8700cc97c1ed name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.419852 | controller |     "Jun 09 17:12:27.149873 crc crio[20770]: time=\"2026-06-09T17:12:27.149814452Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9a28f5c1c0b74387f0a700f0b7020be21ecc5c27d0d3f58bb1e782040cf6b682\" id=b64950b0-b7c0-41cb-8614-8700cc97c1ed name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.419868 | controller |     "Jun 09 17:12:27.152204 crc crio[20770]: time=\"2026-06-09T17:12:27.152138679Z\" level=info msg=\"Removing pod sandbox: 9a28f5c1c0b74387f0a700f0b7020be21ecc5c27d0d3f58bb1e782040cf6b682\" id=1d1db2b9-1a64-49fd-9daf-7a2aead4fb82 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.419884 | controller |     "Jun 09 17:12:27.169736 crc crio[20770]: time=\"2026-06-09T17:12:27.1695962Z\" level=info msg=\"Removed pod sandbox: 9a28f5c1c0b74387f0a700f0b7020be21ecc5c27d0d3f58bb1e782040cf6b682\" id=1d1db2b9-1a64-49fd-9daf-7a2aead4fb82 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.419899 | controller |     "Jun 09 17:12:27.171360 crc crio[20770]: time=\"2026-06-09T17:12:27.171294829Z\" level=info msg=\"Stopping pod sandbox: 800e9734de496d2300144e68c60f5ebe5e45d1cd395dc7cf4d0683a57777b141\" id=d5de05e6-1a0b-4e18-827c-0911faabb8ad name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.419915 | controller |     "Jun 09 17:12:27.171596 crc crio[20770]: time=\"2026-06-09T17:12:27.171363681Z\" level=info msg=\"Stopped pod sandbox (already stopped): 800e9734de496d2300144e68c60f5ebe5e45d1cd395dc7cf4d0683a57777b141\" id=d5de05e6-1a0b-4e18-827c-0911faabb8ad name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.419930 | controller |     "Jun 09 17:12:27.173089 crc crio[20770]: time=\"2026-06-09T17:12:27.173029128Z\" level=info msg=\"Removing pod sandbox: 800e9734de496d2300144e68c60f5ebe5e45d1cd395dc7cf4d0683a57777b141\" id=f19ecbee-05eb-4391-8a5c-e32520d7fb66 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.419946 | controller |     "Jun 09 17:12:27.193216 crc crio[20770]: time=\"2026-06-09T17:12:27.193095744Z\" level=info msg=\"Removed pod sandbox: 800e9734de496d2300144e68c60f5ebe5e45d1cd395dc7cf4d0683a57777b141\" id=f19ecbee-05eb-4391-8a5c-e32520d7fb66 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.419961 | controller |     "Jun 09 17:12:27.196094 crc crio[20770]: time=\"2026-06-09T17:12:27.194789062Z\" level=info msg=\"Stopping pod sandbox: c591ea6bb04e98d530dda39accf1c57d56f6ab0fb11e9dc794ddc16fdbc8f803\" id=af5827e5-25fe-40a7-9bc7-0c3b7848a787 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.419977 | controller |     "Jun 09 17:12:27.196094 crc crio[20770]: time=\"2026-06-09T17:12:27.194902546Z\" level=info msg=\"Stopped pod sandbox (already stopped): c591ea6bb04e98d530dda39accf1c57d56f6ab0fb11e9dc794ddc16fdbc8f803\" id=af5827e5-25fe-40a7-9bc7-0c3b7848a787 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.419993 | controller |     "Jun 09 17:12:27.196094 crc crio[20770]: time=\"2026-06-09T17:12:27.195524424Z\" level=info msg=\"Removing pod sandbox: c591ea6bb04e98d530dda39accf1c57d56f6ab0fb11e9dc794ddc16fdbc8f803\" id=ea5144ac-3d95-419e-b857-6974947154f5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.420009 | controller |     "Jun 09 17:12:27.208083 crc crio[20770]: time=\"2026-06-09T17:12:27.207997061Z\" level=info msg=\"Removed pod sandbox: c591ea6bb04e98d530dda39accf1c57d56f6ab0fb11e9dc794ddc16fdbc8f803\" id=ea5144ac-3d95-419e-b857-6974947154f5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.420028 | controller |     "Jun 09 17:12:32.048552 crc crio[20770]: time=\"2026-06-09T17:12:32.04714981Z\" level=info msg=\"Stopping container: c0e50aa0cf136c972808d4b584fe661d678a66184fd9f095494de47e331fe68a (timeout: 2s)\" id=faf96bb4-966b-4c88-9ec9-c3b4483e97ec name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.420044 | controller |     "Jun 09 17:12:32.184274 crc crio[20770]: time=\"2026-06-09T17:12:32.18205694Z\" level=info msg=\"Stopped container c0e50aa0cf136c972808d4b584fe661d678a66184fd9f095494de47e331fe68a: openshift-marketplace/redhat-operators-7kz2c/registry-server\" id=faf96bb4-966b-4c88-9ec9-c3b4483e97ec name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.420059 | controller |     "Jun 09 17:12:32.188586 crc crio[20770]: time=\"2026-06-09T17:12:32.188486154Z\" level=info msg=\"Stopping pod sandbox: 64d41882ef834cd56b112d2dd7b4dbcd89456e5dd022e779742e89467444cca1\" id=d1649e7e-767c-41a5-b470-d0fdff2c0dbb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.420074 | controller |     "Jun 09 17:12:32.189870 crc crio[20770]: time=\"2026-06-09T17:12:32.189563495Z\" level=info msg=\"Got pod network &{Name:redhat-operators-7kz2c Namespace:openshift-marketplace ID:64d41882ef834cd56b112d2dd7b4dbcd89456e5dd022e779742e89467444cca1 UID:7c751471-8db7-4778-b1d5-eb9b1fcebcc4 NetNS:/var/run/netns/765005b0-263a-4fb6-909f-ccdbaf80b8b0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7c751471_8db7_4778_b1d5_eb9b1fcebcc4.slice PodAnnotations:0xc002732180}] Aliases:map[]}\"",
2026-06-09 17:48:39.420091 | controller |     "Jun 09 17:12:32.190073 crc crio[20770]: time=\"2026-06-09T17:12:32.190010798Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-7kz2c from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.420107 | controller |     "Jun 09 17:12:32.637610 crc crio[20770]: time=\"2026-06-09T17:12:32.636631238Z\" level=info msg=\"Stopped pod sandbox: 64d41882ef834cd56b112d2dd7b4dbcd89456e5dd022e779742e89467444cca1\" id=d1649e7e-767c-41a5-b470-d0fdff2c0dbb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.420125 | controller |     "Jun 09 17:12:33.073598 crc crio[20770]: time=\"2026-06-09T17:12:33.073465338Z\" level=info msg=\"Removing container: c0e50aa0cf136c972808d4b584fe661d678a66184fd9f095494de47e331fe68a\" id=70f9e98f-d705-41ad-8bb1-20476c8dcd3b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.420143 | controller |     "Jun 09 17:12:33.121386 crc crio[20770]: time=\"2026-06-09T17:12:33.120746294Z\" level=info msg=\"Removed container c0e50aa0cf136c972808d4b584fe661d678a66184fd9f095494de47e331fe68a: openshift-marketplace/redhat-operators-7kz2c/registry-server\" id=70f9e98f-d705-41ad-8bb1-20476c8dcd3b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.420159 | controller |     "Jun 09 17:12:33.132757 crc crio[20770]: time=\"2026-06-09T17:12:33.132553792Z\" level=info msg=\"Removing container: e97ba50496de43fb31c2c238115f7adba954e7744f48d016cc31a9c24149b963\" id=4a3f1718-74c7-4a4c-8d42-a4c42e93e38b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.420175 | controller |     "Jun 09 17:12:33.177743 crc crio[20770]: time=\"2026-06-09T17:12:33.177481111Z\" level=info msg=\"Removed container e97ba50496de43fb31c2c238115f7adba954e7744f48d016cc31a9c24149b963: openshift-marketplace/redhat-operators-7kz2c/extract-content\" id=4a3f1718-74c7-4a4c-8d42-a4c42e93e38b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.420190 | controller |     "Jun 09 17:12:33.181986 crc crio[20770]: time=\"2026-06-09T17:12:33.181926699Z\" level=info msg=\"Removing container: 5bcbaa6de8935d8e8b9f6d6ab465486bc9d9b577305fad8b5a5c963bdfd29c5e\" id=4d2a0080-ed51-4104-8ef8-86a74c832698 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.420209 | controller |     "Jun 09 17:12:33.230110 crc crio[20770]: time=\"2026-06-09T17:12:33.229811132Z\" level=info msg=\"Removed container 5bcbaa6de8935d8e8b9f6d6ab465486bc9d9b577305fad8b5a5c963bdfd29c5e: openshift-marketplace/redhat-operators-7kz2c/extract-utilities\" id=4d2a0080-ed51-4104-8ef8-86a74c832698 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.420225 | controller |     "Jun 09 17:13:27.233816 crc crio[20770]: time=\"2026-06-09T17:13:27.233117247Z\" level=info msg=\"Removing container: 38e79052a7912515c1e9fb52967c0ed54b0095c098fb81d4961a9f76931765fc\" id=f34c13a0-6f44-4241-b6a9-00a7656ff138 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.420240 | controller |     "Jun 09 17:13:27.341248 crc crio[20770]: time=\"2026-06-09T17:13:27.341175816Z\" level=info msg=\"Removed container 38e79052a7912515c1e9fb52967c0ed54b0095c098fb81d4961a9f76931765fc: openstack/nova-cell0-cell-mapping-sb5dp/nova-manage\" id=f34c13a0-6f44-4241-b6a9-00a7656ff138 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.420255 | controller |     "Jun 09 17:13:27.348919 crc crio[20770]: time=\"2026-06-09T17:13:27.348610089Z\" level=info msg=\"Removing container: 02e688dae8edb678035a2ffe426128183dba63a88f4f6d8973c2db287064e138\" id=ff3d8fed-edf3-4c09-9e74-dc693db8cec4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.420271 | controller |     "Jun 09 17:13:27.438580 crc crio[20770]: time=\"2026-06-09T17:13:27.438463757Z\" level=info msg=\"Removed container 02e688dae8edb678035a2ffe426128183dba63a88f4f6d8973c2db287064e138: openstack/nova-cell1-conductor-db-sync-gcpjw/nova-cell1-conductor-db-sync\" id=ff3d8fed-edf3-4c09-9e74-dc693db8cec4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.420286 | controller |     "Jun 09 17:13:27.444011 crc crio[20770]: time=\"2026-06-09T17:13:27.443945704Z\" level=info msg=\"Removing container: d8e1d05deb23b68511ce024916fbed034f064d93cfd08460f22405c0dddc8b65\" id=a2e665fa-9912-4afd-aed9-7ed2fd55acc3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.420302 | controller |     "Jun 09 17:13:27.523927 crc crio[20770]: time=\"2026-06-09T17:13:27.523795324Z\" level=info msg=\"Removed container d8e1d05deb23b68511ce024916fbed034f064d93cfd08460f22405c0dddc8b65: openstack/nova-cell0-conductor-db-sync-gfnwb/nova-cell0-conductor-db-sync\" id=a2e665fa-9912-4afd-aed9-7ed2fd55acc3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.420317 | controller |     "Jun 09 17:13:27.535832 crc crio[20770]: time=\"2026-06-09T17:13:27.535704726Z\" level=info msg=\"Stopping pod sandbox: e140f7f527309bcab76307b614c7e4945cc1657b5dd3f532462abcd7c3933a3c\" id=62fc56ae-a45a-4b74-bc8d-0404e38e7d73 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.420333 | controller |     "Jun 09 17:13:27.535832 crc crio[20770]: time=\"2026-06-09T17:13:27.535781848Z\" level=info msg=\"Stopped pod sandbox (already stopped): e140f7f527309bcab76307b614c7e4945cc1657b5dd3f532462abcd7c3933a3c\" id=62fc56ae-a45a-4b74-bc8d-0404e38e7d73 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.420348 | controller |     "Jun 09 17:13:27.537366 crc crio[20770]: time=\"2026-06-09T17:13:27.537327492Z\" level=info msg=\"Removing pod sandbox: e140f7f527309bcab76307b614c7e4945cc1657b5dd3f532462abcd7c3933a3c\" id=1c066bc5-c5a8-4ee3-bfb8-40d98d061e31 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.420363 | controller |     "Jun 09 17:13:27.551711 crc crio[20770]: time=\"2026-06-09T17:13:27.551614422Z\" level=info msg=\"Removed pod sandbox: e140f7f527309bcab76307b614c7e4945cc1657b5dd3f532462abcd7c3933a3c\" id=1c066bc5-c5a8-4ee3-bfb8-40d98d061e31 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.420378 | controller |     "Jun 09 17:13:27.553842 crc crio[20770]: time=\"2026-06-09T17:13:27.553736293Z\" level=info msg=\"Stopping pod sandbox: 8f9e70031eaed52b8a3819f4cb58275f5d3d155c87e69e1343297d47e475e4e4\" id=a83c764f-06a1-4f26-bd02-85d321be9559 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.420396 | controller |     "Jun 09 17:13:27.553959 crc crio[20770]: time=\"2026-06-09T17:13:27.553906868Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8f9e70031eaed52b8a3819f4cb58275f5d3d155c87e69e1343297d47e475e4e4\" id=a83c764f-06a1-4f26-bd02-85d321be9559 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.420412 | controller |     "Jun 09 17:13:27.555064 crc crio[20770]: time=\"2026-06-09T17:13:27.554981629Z\" level=info msg=\"Removing pod sandbox: 8f9e70031eaed52b8a3819f4cb58275f5d3d155c87e69e1343297d47e475e4e4\" id=82e24ed5-476d-47c3-816e-75b6999e9ccc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.420428 | controller |     "Jun 09 17:13:27.578362 crc crio[20770]: time=\"2026-06-09T17:13:27.578237716Z\" level=info msg=\"Removed pod sandbox: 8f9e70031eaed52b8a3819f4cb58275f5d3d155c87e69e1343297d47e475e4e4\" id=82e24ed5-476d-47c3-816e-75b6999e9ccc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.420444 | controller |     "Jun 09 17:13:27.579152 crc crio[20770]: time=\"2026-06-09T17:13:27.57907695Z\" level=info msg=\"Stopping pod sandbox: 92a83e8b06f9b17b5e8706bdb012a332d3d536f9971c41d82a990c8217f96e74\" id=ef337532-5693-418e-9752-acd3a313535b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.420459 | controller |     "Jun 09 17:13:27.579152 crc crio[20770]: time=\"2026-06-09T17:13:27.579135032Z\" level=info msg=\"Stopped pod sandbox (already stopped): 92a83e8b06f9b17b5e8706bdb012a332d3d536f9971c41d82a990c8217f96e74\" id=ef337532-5693-418e-9752-acd3a313535b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.420474 | controller |     "Jun 09 17:13:27.579907 crc crio[20770]: time=\"2026-06-09T17:13:27.5797832Z\" level=info msg=\"Removing pod sandbox: 92a83e8b06f9b17b5e8706bdb012a332d3d536f9971c41d82a990c8217f96e74\" id=cf68d411-db3d-4bde-841f-4a471cb6a050 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.420489 | controller |     "Jun 09 17:13:27.598875 crc crio[20770]: time=\"2026-06-09T17:13:27.598735684Z\" level=info msg=\"Removed pod sandbox: 92a83e8b06f9b17b5e8706bdb012a332d3d536f9971c41d82a990c8217f96e74\" id=cf68d411-db3d-4bde-841f-4a471cb6a050 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.420504 | controller |     "Jun 09 17:13:27.600242 crc crio[20770]: time=\"2026-06-09T17:13:27.600068032Z\" level=info msg=\"Stopping pod sandbox: 64d41882ef834cd56b112d2dd7b4dbcd89456e5dd022e779742e89467444cca1\" id=aa07951a-11fd-457d-9153-07426056e292 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.420539 | controller |     "Jun 09 17:13:27.600242 crc crio[20770]: time=\"2026-06-09T17:13:27.600157095Z\" level=info msg=\"Stopped pod sandbox (already stopped): 64d41882ef834cd56b112d2dd7b4dbcd89456e5dd022e779742e89467444cca1\" id=aa07951a-11fd-457d-9153-07426056e292 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.420556 | controller |     "Jun 09 17:13:27.601469 crc crio[20770]: time=\"2026-06-09T17:13:27.601173074Z\" level=info msg=\"Removing pod sandbox: 64d41882ef834cd56b112d2dd7b4dbcd89456e5dd022e779742e89467444cca1\" id=f8bfca36-89c3-4785-a91c-6b71b7c3bf02 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.420573 | controller |     "Jun 09 17:13:27.614181 crc crio[20770]: time=\"2026-06-09T17:13:27.614085934Z\" level=info msg=\"Removed pod sandbox: 64d41882ef834cd56b112d2dd7b4dbcd89456e5dd022e779742e89467444cca1\" id=f8bfca36-89c3-4785-a91c-6b71b7c3bf02 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.420588 | controller |     "Jun 09 17:14:00.521557 crc crio[20770]: time=\"2026-06-09T17:14:00.520558783Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683754-wr4tk/POD\" id=9422a81d-64a1-4aeb-85d1-33286d7b5f7e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.420604 | controller |     "Jun 09 17:14:00.523797 crc crio[20770]: time=\"2026-06-09T17:14:00.521571422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.420623 | controller |     "Jun 09 17:14:00.561945 crc crio[20770]: time=\"2026-06-09T17:14:00.561794995Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683754-wr4tk Namespace:openshift-infra ID:d28443e1bd1b9979d1578e2160fc66f9b861f421268380c6d18161204342cab9 UID:de428596-0b14-4c0d-a66b-cd033898ca9f NetNS:/var/run/netns/8400e949-8cf1-4f33-9511-d9701c02a196 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podde428596_0b14_4c0d_a66b_cd033898ca9f.slice PodAnnotations:0xc0010a3780}] Aliases:map[]}\"",
2026-06-09 17:48:39.420639 | controller |     "Jun 09 17:14:00.561945 crc crio[20770]: time=\"2026-06-09T17:14:00.561857797Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683754-wr4tk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.420655 | controller |     "Jun 09 17:14:01.111945 crc crio[20770]: 2026-06-09T17:14:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d28443e1bd1b997 Mac:1e:ec:b8:e7:da:fb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e4 Mtu:0 Sandbox:/var/run/netns/8400e949-8cf1-4f33-9511-d9701c02a196 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.228 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.420671 | controller |     "Jun 09 17:14:01.113572 crc crio[20770]: time=\"2026-06-09T17:14:01.11352273Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683754-wr4tk Namespace:openshift-infra ID:d28443e1bd1b9979d1578e2160fc66f9b861f421268380c6d18161204342cab9 UID:de428596-0b14-4c0d-a66b-cd033898ca9f NetNS:/var/run/netns/8400e949-8cf1-4f33-9511-d9701c02a196 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podde428596_0b14_4c0d_a66b_cd033898ca9f.slice PodAnnotations:0xc0010a3780}] Aliases:map[]}\"",
2026-06-09 17:48:39.420686 | controller |     "Jun 09 17:14:01.113764 crc crio[20770]: time=\"2026-06-09T17:14:01.113719685Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683754-wr4tk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.420702 | controller |     "Jun 09 17:14:01.124018 crc crio[20770]: time=\"2026-06-09T17:14:01.123925248Z\" level=info msg=\"Ran pod sandbox d28443e1bd1b9979d1578e2160fc66f9b861f421268380c6d18161204342cab9 with infra container: openshift-infra/auto-csr-approver-29683754-wr4tk/POD\" id=9422a81d-64a1-4aeb-85d1-33286d7b5f7e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.420717 | controller |     "Jun 09 17:14:01.127109 crc crio[20770]: time=\"2026-06-09T17:14:01.126849072Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=235205c9-8f46-4bce-a9ee-582822749c09 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.420733 | controller |     "Jun 09 17:14:01.147503 crc crio[20770]: time=\"2026-06-09T17:14:01.14699537Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 17:48:39.420763 | controller |     "Jun 09 17:14:02.270155 crc crio[20770]: time=\"2026-06-09T17:14:02.269506096Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=235205c9-8f46-4bce-a9ee-582822749c09 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.420781 | controller |     "Jun 09 17:14:02.272463 crc crio[20770]: time=\"2026-06-09T17:14:02.271080602Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=3bbc81d4-1ecf-497b-ac4b-e9f066770cb9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.420797 | controller |     "Jun 09 17:14:02.273286 crc crio[20770]: time=\"2026-06-09T17:14:02.273097579Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=27aba761-463e-458f-9459-5c7867f19c1e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.420817 | controller |     "Jun 09 17:14:02.282630 crc crio[20770]: time=\"2026-06-09T17:14:02.28253296Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683754-wr4tk/oc\" id=51052350-d4d8-4124-80c6-b609b8e5a532 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.420833 | controller |     "Jun 09 17:14:02.284188 crc crio[20770]: time=\"2026-06-09T17:14:02.284069734Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.420849 | controller |     "Jun 09 17:14:02.347753 crc crio[20770]: time=\"2026-06-09T17:14:02.347504104Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.420864 | controller |     "Jun 09 17:14:02.609002 crc crio[20770]: time=\"2026-06-09T17:14:02.608419787Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.420880 | controller |     "Jun 09 17:14:02.718615 crc crio[20770]: time=\"2026-06-09T17:14:02.718478714Z\" level=info msg=\"Created container 210ecdfb9191e4c0a23087d050ac34587ce38c25f2e723bc86597d10d0306298: openshift-infra/auto-csr-approver-29683754-wr4tk/oc\" id=51052350-d4d8-4124-80c6-b609b8e5a532 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.420896 | controller |     "Jun 09 17:14:02.720172 crc crio[20770]: time=\"2026-06-09T17:14:02.720106961Z\" level=info msg=\"Starting container: 210ecdfb9191e4c0a23087d050ac34587ce38c25f2e723bc86597d10d0306298\" id=5b481810-ff07-44d5-9576-35977dfb06eb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.420911 | controller |     "Jun 09 17:14:02.731392 crc crio[20770]: time=\"2026-06-09T17:14:02.731295112Z\" level=info msg=\"Started container\" PID=118259 containerID=210ecdfb9191e4c0a23087d050ac34587ce38c25f2e723bc86597d10d0306298 description=openshift-infra/auto-csr-approver-29683754-wr4tk/oc id=5b481810-ff07-44d5-9576-35977dfb06eb name=/runtime.v1.RuntimeService/StartContainer sandboxID=d28443e1bd1b9979d1578e2160fc66f9b861f421268380c6d18161204342cab9",
2026-06-09 17:48:39.420928 | controller |     "Jun 09 17:14:04.495139 crc crio[20770]: time=\"2026-06-09T17:14:04.494541736Z\" level=info msg=\"Stopping pod sandbox: d28443e1bd1b9979d1578e2160fc66f9b861f421268380c6d18161204342cab9\" id=62cef0e9-ec8d-4159-ba07-c2e6a9de2198 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.420943 | controller |     "Jun 09 17:14:04.496812 crc crio[20770]: time=\"2026-06-09T17:14:04.495968647Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683754-wr4tk Namespace:openshift-infra ID:d28443e1bd1b9979d1578e2160fc66f9b861f421268380c6d18161204342cab9 UID:de428596-0b14-4c0d-a66b-cd033898ca9f NetNS:/var/run/netns/8400e949-8cf1-4f33-9511-d9701c02a196 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podde428596_0b14_4c0d_a66b_cd033898ca9f.slice PodAnnotations:0xc0003dfc40}] Aliases:map[]}\"",
2026-06-09 17:48:39.420959 | controller |     "Jun 09 17:14:04.496812 crc crio[20770]: time=\"2026-06-09T17:14:04.496126341Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683754-wr4tk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.420974 | controller |     "Jun 09 17:14:04.855145 crc crio[20770]: time=\"2026-06-09T17:14:04.854431268Z\" level=info msg=\"Stopped pod sandbox: d28443e1bd1b9979d1578e2160fc66f9b861f421268380c6d18161204342cab9\" id=62cef0e9-ec8d-4159-ba07-c2e6a9de2198 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.420989 | controller |     "Jun 09 17:14:27.634680 crc crio[20770]: time=\"2026-06-09T17:14:27.634047034Z\" level=info msg=\"Removing container: 311163b3c6916b27f30de6a956bfcef797e00c8b2f5304670c798c3b77c5ebb1\" id=87fc1410-9caa-4a19-b427-d6ccd6a6cc70 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.421007 | controller |     "Jun 09 17:14:27.704966 crc crio[20770]: time=\"2026-06-09T17:14:27.704857115Z\" level=info msg=\"Removed container 311163b3c6916b27f30de6a956bfcef797e00c8b2f5304670c798c3b77c5ebb1: openstack/nova-cell1-cell-mapping-fb9k6/nova-manage\" id=87fc1410-9caa-4a19-b427-d6ccd6a6cc70 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.421023 | controller |     "Jun 09 17:14:27.707447 crc crio[20770]: time=\"2026-06-09T17:14:27.707327365Z\" level=info msg=\"Removing container: ff5a6ade35fec0be170d8f6144a9c81525af13bfb5d3e93562e359ca2bfec1aa\" id=4b8b2ad2-6e72-46cf-adf5-b6ba73feec27 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.421038 | controller |     "Jun 09 17:14:27.836471 crc crio[20770]: time=\"2026-06-09T17:14:27.836330996Z\" level=info msg=\"Removed container ff5a6ade35fec0be170d8f6144a9c81525af13bfb5d3e93562e359ca2bfec1aa: openshift-infra/auto-csr-approver-29683748-m9c6v/oc\" id=4b8b2ad2-6e72-46cf-adf5-b6ba73feec27 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.421054 | controller |     "Jun 09 17:14:27.845828 crc crio[20770]: time=\"2026-06-09T17:14:27.845789727Z\" level=info msg=\"Stopping pod sandbox: 0f08bb5fc72eadc71307c2c46a98ea6eff6556914c72807b79551629c0fbccb3\" id=1f4db8b8-0c0b-463e-b194-4cfe21475819 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.421069 | controller |     "Jun 09 17:14:27.846070 crc crio[20770]: time=\"2026-06-09T17:14:27.846047434Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0f08bb5fc72eadc71307c2c46a98ea6eff6556914c72807b79551629c0fbccb3\" id=1f4db8b8-0c0b-463e-b194-4cfe21475819 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.421085 | controller |     "Jun 09 17:14:27.847198 crc crio[20770]: time=\"2026-06-09T17:14:27.847038913Z\" level=info msg=\"Removing pod sandbox: 0f08bb5fc72eadc71307c2c46a98ea6eff6556914c72807b79551629c0fbccb3\" id=936a475d-493d-4523-98f3-ed64e38b4fbf name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.421100 | controller |     "Jun 09 17:14:27.862384 crc crio[20770]: time=\"2026-06-09T17:14:27.86229765Z\" level=info msg=\"Removed pod sandbox: 0f08bb5fc72eadc71307c2c46a98ea6eff6556914c72807b79551629c0fbccb3\" id=936a475d-493d-4523-98f3-ed64e38b4fbf name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.421116 | controller |     "Jun 09 17:14:27.863337 crc crio[20770]: time=\"2026-06-09T17:14:27.863303379Z\" level=info msg=\"Stopping pod sandbox: 47e7786a9d9d9483ebed55c00cbd0360ef56909eb25b088a7c3149c48f1d06f7\" id=084ae3e8-2c4d-4cab-b743-48da96dd91ee name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.421131 | controller |     "Jun 09 17:14:27.863557 crc crio[20770]: time=\"2026-06-09T17:14:27.863470514Z\" level=info msg=\"Stopped pod sandbox (already stopped): 47e7786a9d9d9483ebed55c00cbd0360ef56909eb25b088a7c3149c48f1d06f7\" id=084ae3e8-2c4d-4cab-b743-48da96dd91ee name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.421147 | controller |     "Jun 09 17:14:27.864371 crc crio[20770]: time=\"2026-06-09T17:14:27.864304718Z\" level=info msg=\"Removing pod sandbox: 47e7786a9d9d9483ebed55c00cbd0360ef56909eb25b088a7c3149c48f1d06f7\" id=32125377-1a5a-4d68-a085-336bfe82053e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.421164 | controller |     "Jun 09 17:14:27.880079 crc crio[20770]: time=\"2026-06-09T17:14:27.879983708Z\" level=info msg=\"Removed pod sandbox: 47e7786a9d9d9483ebed55c00cbd0360ef56909eb25b088a7c3149c48f1d06f7\" id=32125377-1a5a-4d68-a085-336bfe82053e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.421179 | controller |     "Jun 09 17:14:48.113863 crc crio[20770]: time=\"2026-06-09T17:14:48.112860816Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-9phbk/POD\" id=fcb66440-2886-4750-82fc-7057d38221ae name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.421198 | controller |     "Jun 09 17:14:48.115244 crc crio[20770]: time=\"2026-06-09T17:14:48.113896886Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.421215 | controller |     "Jun 09 17:14:48.171384 crc crio[20770]: time=\"2026-06-09T17:14:48.171284672Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-9phbk Namespace:openshift-marketplace ID:352e18f54e31e3be0da47151c31d7bf9c89e7f7f853be98a2ba54e2eb876ea66 UID:d45c5bc2-078f-4c09-9013-a6b9186582f8 NetNS:/var/run/netns/f34308c0-ced9-411e-8c09-0f5930a4a02f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd45c5bc2_078f_4c09_9013_a6b9186582f8.slice PodAnnotations:0xc0075163f0}] Aliases:map[]}\"",
2026-06-09 17:48:39.421231 | controller |     "Jun 09 17:14:48.171384 crc crio[20770]: time=\"2026-06-09T17:14:48.171368234Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-9phbk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.421247 | controller |     "Jun 09 17:14:48.872794 crc crio[20770]: 2026-06-09T17:14:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:352e18f54e31e3b Mac:12:62:f2:87:a3:61 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e5 Mtu:0 Sandbox:/var/run/netns/f34308c0-ced9-411e-8c09-0f5930a4a02f SocketPath: PciID:}] [{Interface:0xc0002246c0 Address:{IP:10.217.0.229 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.421263 | controller |     "Jun 09 17:14:48.874296 crc crio[20770]: time=\"2026-06-09T17:14:48.874243955Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-9phbk Namespace:openshift-marketplace ID:352e18f54e31e3be0da47151c31d7bf9c89e7f7f853be98a2ba54e2eb876ea66 UID:d45c5bc2-078f-4c09-9013-a6b9186582f8 NetNS:/var/run/netns/f34308c0-ced9-411e-8c09-0f5930a4a02f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd45c5bc2_078f_4c09_9013_a6b9186582f8.slice PodAnnotations:0xc0075163f0}] Aliases:map[]}\"",
2026-06-09 17:48:39.421278 | controller |     "Jun 09 17:14:48.874468 crc crio[20770]: time=\"2026-06-09T17:14:48.87440813Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-9phbk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.421294 | controller |     "Jun 09 17:14:48.886358 crc crio[20770]: time=\"2026-06-09T17:14:48.88628027Z\" level=info msg=\"Ran pod sandbox 352e18f54e31e3be0da47151c31d7bf9c89e7f7f853be98a2ba54e2eb876ea66 with infra container: openshift-marketplace/redhat-marketplace-9phbk/POD\" id=fcb66440-2886-4750-82fc-7057d38221ae name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.421309 | controller |     "Jun 09 17:14:48.889045 crc crio[20770]: time=\"2026-06-09T17:14:48.888976837Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6b6354dc-e576-47c3-8367-4c6481a12349 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.421325 | controller |     "Jun 09 17:14:48.893765 crc crio[20770]: time=\"2026-06-09T17:14:48.893558929Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=df4bb62d-87e9-4fd7-8e5c-fe435f00cfcf name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.421340 | controller |     "Jun 09 17:14:48.907143 crc crio[20770]: time=\"2026-06-09T17:14:48.907083187Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-9phbk/extract-utilities\" id=8de01928-ea63-4c5b-a2b3-cfa5b8db82b5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.421359 | controller |     "Jun 09 17:14:48.907502 crc crio[20770]: time=\"2026-06-09T17:14:48.907464038Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.421375 | controller |     "Jun 09 17:14:48.949152 crc crio[20770]: time=\"2026-06-09T17:14:48.94903579Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.421390 | controller |     "Jun 09 17:14:48.952809 crc crio[20770]: time=\"2026-06-09T17:14:48.952772137Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.421406 | controller |     "Jun 09 17:14:49.123351 crc crio[20770]: time=\"2026-06-09T17:14:49.123238247Z\" level=info msg=\"Created container bef9ed434aef3eab7f7d0ad61a55611150bdb4d86816b2846baf604d7de38f8c: openshift-marketplace/redhat-marketplace-9phbk/extract-utilities\" id=8de01928-ea63-4c5b-a2b3-cfa5b8db82b5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.421422 | controller |     "Jun 09 17:14:49.126039 crc crio[20770]: time=\"2026-06-09T17:14:49.125880423Z\" level=info msg=\"Starting container: bef9ed434aef3eab7f7d0ad61a55611150bdb4d86816b2846baf604d7de38f8c\" id=6008de25-442f-4d62-91ae-0ae5683b0498 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.421438 | controller |     "Jun 09 17:14:49.140462 crc crio[20770]: time=\"2026-06-09T17:14:49.140278526Z\" level=info msg=\"Started container\" PID=120541 containerID=bef9ed434aef3eab7f7d0ad61a55611150bdb4d86816b2846baf604d7de38f8c description=openshift-marketplace/redhat-marketplace-9phbk/extract-utilities id=6008de25-442f-4d62-91ae-0ae5683b0498 name=/runtime.v1.RuntimeService/StartContainer sandboxID=352e18f54e31e3be0da47151c31d7bf9c89e7f7f853be98a2ba54e2eb876ea66",
2026-06-09 17:48:39.421454 | controller |     "Jun 09 17:14:50.158606 crc crio[20770]: time=\"2026-06-09T17:14:50.158155181Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=aeab0954-182d-470f-af9c-76129191f300 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.421469 | controller |     "Jun 09 17:14:50.171122 crc crio[20770]: time=\"2026-06-09T17:14:50.171062421Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-09 17:48:39.421485 | controller |     "Jun 09 17:14:51.026187 crc crio[20770]: time=\"2026-06-09T17:14:51.025743365Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0\" id=aeab0954-182d-470f-af9c-76129191f300 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.421501 | controller |     "Jun 09 17:14:51.028441 crc crio[20770]: time=\"2026-06-09T17:14:51.028315649Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=992654f0-705e-4a7a-b478-057e7791ff9e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.421537 | controller |     "Jun 09 17:14:51.034530 crc crio[20770]: time=\"2026-06-09T17:14:51.034436714Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=c81e356a-0b3d-4151-8655-0968ff3e8a20 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.421555 | controller |     "Jun 09 17:14:51.047165 crc crio[20770]: time=\"2026-06-09T17:14:51.047051576Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-9phbk/extract-content\" id=2b9be390-b5d3-4dc9-b170-8ebd90ff9ef2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.421570 | controller |     "Jun 09 17:14:51.047867 crc crio[20770]: time=\"2026-06-09T17:14:51.047794377Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.421590 | controller |     "Jun 09 17:14:51.109159 crc crio[20770]: time=\"2026-06-09T17:14:51.109038814Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.421605 | controller |     "Jun 09 17:14:51.112959 crc crio[20770]: time=\"2026-06-09T17:14:51.112871234Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.421620 | controller |     "Jun 09 17:14:51.318849 crc crio[20770]: time=\"2026-06-09T17:14:51.317242956Z\" level=info msg=\"Created container 495dc3d512cb6b3935935ae9a37460c1d05506c8df6f44f1748c05c2137656c3: openshift-marketplace/redhat-marketplace-9phbk/extract-content\" id=2b9be390-b5d3-4dc9-b170-8ebd90ff9ef2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.421636 | controller |     "Jun 09 17:14:51.320984 crc crio[20770]: time=\"2026-06-09T17:14:51.320748757Z\" level=info msg=\"Starting container: 495dc3d512cb6b3935935ae9a37460c1d05506c8df6f44f1748c05c2137656c3\" id=c8c33a8f-e806-4a96-b85c-f271220f6301 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.421652 | controller |     "Jun 09 17:14:51.329754 crc crio[20770]: time=\"2026-06-09T17:14:51.32957432Z\" level=info msg=\"Started container\" PID=120683 containerID=495dc3d512cb6b3935935ae9a37460c1d05506c8df6f44f1748c05c2137656c3 description=openshift-marketplace/redhat-marketplace-9phbk/extract-content id=c8c33a8f-e806-4a96-b85c-f271220f6301 name=/runtime.v1.RuntimeService/StartContainer sandboxID=352e18f54e31e3be0da47151c31d7bf9c89e7f7f853be98a2ba54e2eb876ea66",
2026-06-09 17:48:39.421668 | controller |     "Jun 09 17:14:52.199831 crc crio[20770]: time=\"2026-06-09T17:14:52.199153792Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=72fbc051-6a6e-4dd0-8b5d-28d7e7a3386e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.421683 | controller |     "Jun 09 17:14:52.208051 crc crio[20770]: time=\"2026-06-09T17:14:52.207961014Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=1abd5b86-308d-4055-9217-3eb468608505 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.421699 | controller |     "Jun 09 17:14:52.222531 crc crio[20770]: time=\"2026-06-09T17:14:52.222419829Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-9phbk/registry-server\" id=b7d846c2-37bc-44fc-bdb6-65fcc7461200 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.421714 | controller |     "Jun 09 17:14:52.223125 crc crio[20770]: time=\"2026-06-09T17:14:52.222987315Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.421730 | controller |     "Jun 09 17:14:52.296319 crc crio[20770]: time=\"2026-06-09T17:14:52.296156454Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.421745 | controller |     "Jun 09 17:14:52.304305 crc crio[20770]: time=\"2026-06-09T17:14:52.300718805Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.421760 | controller |     "Jun 09 17:14:52.471581 crc crio[20770]: time=\"2026-06-09T17:14:52.471482913Z\" level=info msg=\"Created container 78a57adc594633eefcbf1f318cae2076e8d71d7cbce17b6be3e6d6f3e0081b79: openshift-marketplace/redhat-marketplace-9phbk/registry-server\" id=b7d846c2-37bc-44fc-bdb6-65fcc7461200 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.421779 | controller |     "Jun 09 17:14:52.473882 crc crio[20770]: time=\"2026-06-09T17:14:52.473716997Z\" level=info msg=\"Starting container: 78a57adc594633eefcbf1f318cae2076e8d71d7cbce17b6be3e6d6f3e0081b79\" id=fa65d835-c0f8-42ff-9735-7fc96e245731 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.421795 | controller |     "Jun 09 17:14:52.481294 crc crio[20770]: time=\"2026-06-09T17:14:52.481118609Z\" level=info msg=\"Started container\" PID=120778 containerID=78a57adc594633eefcbf1f318cae2076e8d71d7cbce17b6be3e6d6f3e0081b79 description=openshift-marketplace/redhat-marketplace-9phbk/registry-server id=fa65d835-c0f8-42ff-9735-7fc96e245731 name=/runtime.v1.RuntimeService/StartContainer sandboxID=352e18f54e31e3be0da47151c31d7bf9c89e7f7f853be98a2ba54e2eb876ea66",
2026-06-09 17:48:39.421812 | controller |     "Jun 09 17:14:58.031986 crc crio[20770]: time=\"2026-06-09T17:14:58.03127143Z\" level=info msg=\"Running pod sandbox: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-m4k6x/POD\" id=b6f2a8da-9adb-461a-aeba-87c374a86102 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.421827 | controller |     "Jun 09 17:14:58.031986 crc crio[20770]: time=\"2026-06-09T17:14:58.031914959Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.421843 | controller |     "Jun 09 17:14:58.067309 crc crio[20770]: time=\"2026-06-09T17:14:58.067215531Z\" level=info msg=\"Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-m4k6x Namespace:openstack ID:f30a894d9f72bf4f655481078b3a7f21bc4f9bb74beb966f5d1246d2a97b0f09 UID:5ddd3455-9b02-49b5-a81b-8e6c92ff0318 NetNS:/var/run/netns/99971d89-c7e9-46c1-bee3-3c1c74022d6c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5ddd3455_9b02_49b5_a81b_8e6c92ff0318.slice PodAnnotations:0xc007517188}] Aliases:map[]}\"",
2026-06-09 17:48:39.421859 | controller |     "Jun 09 17:14:58.067309 crc crio[20770]: time=\"2026-06-09T17:14:58.067288763Z\" level=info msg=\"Adding pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-m4k6x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.421875 | controller |     "Jun 09 17:14:58.596550 crc crio[20770]: 2026-06-09T17:14:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f30a894d9f72bf4 Mac:7a:db:fb:80:5c:03 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e6 Mtu:0 Sandbox:/var/run/netns/99971d89-c7e9-46c1-bee3-3c1c74022d6c SocketPath: PciID:}] [{Interface:0xc000014710 Address:{IP:10.217.0.230 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.421891 | controller |     "Jun 09 17:14:58.598125 crc crio[20770]: time=\"2026-06-09T17:14:58.598023955Z\" level=info msg=\"Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-m4k6x Namespace:openstack ID:f30a894d9f72bf4f655481078b3a7f21bc4f9bb74beb966f5d1246d2a97b0f09 UID:5ddd3455-9b02-49b5-a81b-8e6c92ff0318 NetNS:/var/run/netns/99971d89-c7e9-46c1-bee3-3c1c74022d6c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5ddd3455_9b02_49b5_a81b_8e6c92ff0318.slice PodAnnotations:0xc007517188}] Aliases:map[]}\"",
2026-06-09 17:48:39.421906 | controller |     "Jun 09 17:14:58.598272 crc crio[20770]: time=\"2026-06-09T17:14:58.598227691Z\" level=info msg=\"Checking pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-m4k6x for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.421961 | controller |     "Jun 09 17:14:58.607375 crc crio[20770]: time=\"2026-06-09T17:14:58.60725941Z\" level=info msg=\"Ran pod sandbox f30a894d9f72bf4f655481078b3a7f21bc4f9bb74beb966f5d1246d2a97b0f09 with infra container: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-m4k6x/POD\" id=b6f2a8da-9adb-461a-aeba-87c374a86102 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.421989 | controller |     "Jun 09 17:14:58.610129 crc crio[20770]: time=\"2026-06-09T17:14:58.610029339Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=cf79262c-e014-4f36-b417-ed4e55a137a5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.422006 | controller |     "Jun 09 17:14:58.610363 crc crio[20770]: time=\"2026-06-09T17:14:58.610289047Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest not found\" id=cf79262c-e014-4f36-b417-ed4e55a137a5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.422022 | controller |     "Jun 09 17:14:58.610469 crc crio[20770]: time=\"2026-06-09T17:14:58.610384179Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest found\" id=cf79262c-e014-4f36-b417-ed4e55a137a5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.422038 | controller |     "Jun 09 17:14:58.611863 crc crio[20770]: time=\"2026-06-09T17:14:58.61178883Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=7b62d7bb-5088-4fde-a5c0-1dfddea9fc23 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.422053 | controller |     "Jun 09 17:14:58.619184 crc crio[20770]: time=\"2026-06-09T17:14:58.619102689Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\\\"\"",
2026-06-09 17:48:39.422069 | controller |     "Jun 09 17:15:00.301605 crc crio[20770]: time=\"2026-06-09T17:15:00.301015331Z\" level=info msg=\"Stopping container: 78a57adc594633eefcbf1f318cae2076e8d71d7cbce17b6be3e6d6f3e0081b79 (timeout: 2s)\" id=b952d49f-4b4f-496a-8741-7d3fa541e4e7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.422085 | controller |     "Jun 09 17:15:00.433031 crc crio[20770]: time=\"2026-06-09T17:15:00.432749309Z\" level=info msg=\"Stopped container 78a57adc594633eefcbf1f318cae2076e8d71d7cbce17b6be3e6d6f3e0081b79: openshift-marketplace/redhat-marketplace-9phbk/registry-server\" id=b952d49f-4b4f-496a-8741-7d3fa541e4e7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.422101 | controller |     "Jun 09 17:15:00.434096 crc crio[20770]: time=\"2026-06-09T17:15:00.433995635Z\" level=info msg=\"Stopping pod sandbox: 352e18f54e31e3be0da47151c31d7bf9c89e7f7f853be98a2ba54e2eb876ea66\" id=eb0b0f8d-91aa-4097-9899-98b900a5d145 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.422117 | controller |     "Jun 09 17:15:00.435065 crc crio[20770]: time=\"2026-06-09T17:15:00.434990214Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-9phbk Namespace:openshift-marketplace ID:352e18f54e31e3be0da47151c31d7bf9c89e7f7f853be98a2ba54e2eb876ea66 UID:d45c5bc2-078f-4c09-9013-a6b9186582f8 NetNS:/var/run/netns/f34308c0-ced9-411e-8c09-0f5930a4a02f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd45c5bc2_078f_4c09_9013_a6b9186582f8.slice PodAnnotations:0xc007516180}] Aliases:map[]}\"",
2026-06-09 17:48:39.422132 | controller |     "Jun 09 17:15:00.435283 crc crio[20770]: time=\"2026-06-09T17:15:00.43520641Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-9phbk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.422148 | controller |     "Jun 09 17:15:00.546461 crc crio[20770]: time=\"2026-06-09T17:15:00.546201403Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29683755-s5v98/POD\" id=e88b4353-cec9-4d98-bd5f-aa1dc97f3c15 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.422163 | controller |     "Jun 09 17:15:00.546461 crc crio[20770]: time=\"2026-06-09T17:15:00.546345278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.422186 | controller |     "Jun 09 17:15:00.603556 crc crio[20770]: time=\"2026-06-09T17:15:00.602103767Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683755-s5v98 Namespace:openshift-operator-lifecycle-manager ID:8597e0382e8a81c9f20171c43337cbd19d7c9eea1dbc6fa448973377fe7e2b30 UID:928e7c2e-88bf-4e95-aa57-030938355899 NetNS:/var/run/netns/1be948b3-a26b-4117-a466-32888a62728c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod928e7c2e_88bf_4e95_aa57_030938355899.slice PodAnnotations:0xc002894160}] Aliases:map[]}\"",
2026-06-09 17:48:39.422202 | controller |     "Jun 09 17:15:00.603556 crc crio[20770]: time=\"2026-06-09T17:15:00.602512579Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29683755-s5v98 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.422218 | controller |     "Jun 09 17:15:00.728969 crc crio[20770]: time=\"2026-06-09T17:15:00.728739079Z\" level=info msg=\"Stopped pod sandbox: 352e18f54e31e3be0da47151c31d7bf9c89e7f7f853be98a2ba54e2eb876ea66\" id=eb0b0f8d-91aa-4097-9899-98b900a5d145 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.422234 | controller |     "Jun 09 17:15:01.171316 crc crio[20770]: 2026-06-09T17:15:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8597e0382e8a81c Mac:0e:99:d9:a5:72:23 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e7 Mtu:0 Sandbox:/var/run/netns/1be948b3-a26b-4117-a466-32888a62728c SocketPath: PciID:}] [{Interface:0xc0002aef30 Address:{IP:10.217.0.231 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.422250 | controller |     "Jun 09 17:15:01.173142 crc crio[20770]: time=\"2026-06-09T17:15:01.173004142Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683755-s5v98 Namespace:openshift-operator-lifecycle-manager ID:8597e0382e8a81c9f20171c43337cbd19d7c9eea1dbc6fa448973377fe7e2b30 UID:928e7c2e-88bf-4e95-aa57-030938355899 NetNS:/var/run/netns/1be948b3-a26b-4117-a466-32888a62728c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod928e7c2e_88bf_4e95_aa57_030938355899.slice PodAnnotations:0xc002894160}] Aliases:map[]}\"",
2026-06-09 17:48:39.422265 | controller |     "Jun 09 17:15:01.173311 crc crio[20770]: time=\"2026-06-09T17:15:01.173163767Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29683755-s5v98 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.422282 | controller |     "Jun 09 17:15:01.186432 crc crio[20770]: time=\"2026-06-09T17:15:01.186356395Z\" level=info msg=\"Ran pod sandbox 8597e0382e8a81c9f20171c43337cbd19d7c9eea1dbc6fa448973377fe7e2b30 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29683755-s5v98/POD\" id=e88b4353-cec9-4d98-bd5f-aa1dc97f3c15 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.422298 | controller |     "Jun 09 17:15:01.193018 crc crio[20770]: time=\"2026-06-09T17:15:01.192569673Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=90a580cd-918a-499c-87e7-bc80baf452f3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.422314 | controller |     "Jun 09 17:15:01.201363 crc crio[20770]: time=\"2026-06-09T17:15:01.196206127Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=63182e52-9866-48f0-970a-c66506860d0a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.422330 | controller |     "Jun 09 17:15:01.206697 crc crio[20770]: time=\"2026-06-09T17:15:01.206572215Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29683755-s5v98/collect-profiles\" id=cbe972bc-04e9-4ab6-80f9-afc73fa4e537 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.422349 | controller |     "Jun 09 17:15:01.207105 crc crio[20770]: time=\"2026-06-09T17:15:01.207040028Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.422365 | controller |     "Jun 09 17:15:01.267314 crc crio[20770]: time=\"2026-06-09T17:15:01.267124722Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.422380 | controller |     "Jun 09 17:15:01.272859 crc crio[20770]: time=\"2026-06-09T17:15:01.271332842Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.422395 | controller |     "Jun 09 17:15:01.324132 crc crio[20770]: time=\"2026-06-09T17:15:01.323973992Z\" level=info msg=\"Removing container: 78a57adc594633eefcbf1f318cae2076e8d71d7cbce17b6be3e6d6f3e0081b79\" id=2af04fb7-9940-4725-a126-69695d09a3a8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.422411 | controller |     "Jun 09 17:15:01.380634 crc crio[20770]: time=\"2026-06-09T17:15:01.380354199Z\" level=info msg=\"Removed container 78a57adc594633eefcbf1f318cae2076e8d71d7cbce17b6be3e6d6f3e0081b79: openshift-marketplace/redhat-marketplace-9phbk/registry-server\" id=2af04fb7-9940-4725-a126-69695d09a3a8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.422426 | controller |     "Jun 09 17:15:01.410304 crc crio[20770]: time=\"2026-06-09T17:15:01.410182355Z\" level=info msg=\"Removing container: 495dc3d512cb6b3935935ae9a37460c1d05506c8df6f44f1748c05c2137656c3\" id=a188d5a6-d409-4906-a7c4-de1d4c74e2aa name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.422442 | controller |     "Jun 09 17:15:01.416316 crc crio[20770]: time=\"2026-06-09T17:15:01.416251099Z\" level=info msg=\"Created container 1bd1ab89f98c8a2d6bd3edfcb9aa7aa8654d0c347b3a792563e9ae4a9b57fdd9: openshift-operator-lifecycle-manager/collect-profiles-29683755-s5v98/collect-profiles\" id=cbe972bc-04e9-4ab6-80f9-afc73fa4e537 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.422457 | controller |     "Jun 09 17:15:01.419307 crc crio[20770]: time=\"2026-06-09T17:15:01.418842273Z\" level=info msg=\"Starting container: 1bd1ab89f98c8a2d6bd3edfcb9aa7aa8654d0c347b3a792563e9ae4a9b57fdd9\" id=c8a5dd65-5e4c-4949-957b-ea38c3510094 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.422473 | controller |     "Jun 09 17:15:01.431952 crc crio[20770]: time=\"2026-06-09T17:15:01.431845756Z\" level=info msg=\"Started container\" PID=121367 containerID=1bd1ab89f98c8a2d6bd3edfcb9aa7aa8654d0c347b3a792563e9ae4a9b57fdd9 description=openshift-operator-lifecycle-manager/collect-profiles-29683755-s5v98/collect-profiles id=c8a5dd65-5e4c-4949-957b-ea38c3510094 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8597e0382e8a81c9f20171c43337cbd19d7c9eea1dbc6fa448973377fe7e2b30",
2026-06-09 17:48:39.422489 | controller |     "Jun 09 17:15:01.446191 crc crio[20770]: time=\"2026-06-09T17:15:01.445616791Z\" level=info msg=\"Removed container 495dc3d512cb6b3935935ae9a37460c1d05506c8df6f44f1748c05c2137656c3: openshift-marketplace/redhat-marketplace-9phbk/extract-content\" id=a188d5a6-d409-4906-a7c4-de1d4c74e2aa name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.422504 | controller |     "Jun 09 17:15:01.449214 crc crio[20770]: time=\"2026-06-09T17:15:01.449186784Z\" level=info msg=\"Removing container: bef9ed434aef3eab7f7d0ad61a55611150bdb4d86816b2846baf604d7de38f8c\" id=543dc736-96a1-46c7-aea7-5f16124abfb1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.422544 | controller |     "Jun 09 17:15:01.552993 crc crio[20770]: time=\"2026-06-09T17:15:01.552732014Z\" level=info msg=\"Removed container bef9ed434aef3eab7f7d0ad61a55611150bdb4d86816b2846baf604d7de38f8c: openshift-marketplace/redhat-marketplace-9phbk/extract-utilities\" id=543dc736-96a1-46c7-aea7-5f16124abfb1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.422562 | controller |     "Jun 09 17:15:03.362704 crc crio[20770]: time=\"2026-06-09T17:15:03.36209559Z\" level=info msg=\"Stopping pod sandbox: 8597e0382e8a81c9f20171c43337cbd19d7c9eea1dbc6fa448973377fe7e2b30\" id=fe6ca7e1-361b-4a04-836a-0caeab9ce4a9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.422577 | controller |     "Jun 09 17:15:03.364302 crc crio[20770]: time=\"2026-06-09T17:15:03.363341636Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683755-s5v98 Namespace:openshift-operator-lifecycle-manager ID:8597e0382e8a81c9f20171c43337cbd19d7c9eea1dbc6fa448973377fe7e2b30 UID:928e7c2e-88bf-4e95-aa57-030938355899 NetNS:/var/run/netns/1be948b3-a26b-4117-a466-32888a62728c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod928e7c2e_88bf_4e95_aa57_030938355899.slice PodAnnotations:0xc002a08eb0}] Aliases:map[]}\"",
2026-06-09 17:48:39.422593 | controller |     "Jun 09 17:15:03.364302 crc crio[20770]: time=\"2026-06-09T17:15:03.36348622Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29683755-s5v98 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.422608 | controller |     "Jun 09 17:15:03.735844 crc crio[20770]: time=\"2026-06-09T17:15:03.733299777Z\" level=info msg=\"Stopped pod sandbox: 8597e0382e8a81c9f20171c43337cbd19d7c9eea1dbc6fa448973377fe7e2b30\" id=fe6ca7e1-361b-4a04-836a-0caeab9ce4a9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.422624 | controller |     "Jun 09 17:15:14.491719 crc crio[20770]: time=\"2026-06-09T17:15:14.490612284Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:b0f60d7b8c5e5365f19aa41e0a2d6a6a2a5ff4c37e9271f0d7f3d5d66fb5cb26\" id=7b62d7bb-5088-4fde-a5c0-1dfddea9fc23 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.422639 | controller |     "Jun 09 17:15:14.494457 crc crio[20770]: time=\"2026-06-09T17:15:14.494373202Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=73cde947-c094-4eda-bddd-00a5b2a0cc48 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.422655 | controller |     "Jun 09 17:15:14.528014 crc crio[20770]: time=\"2026-06-09T17:15:14.527882533Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=03b4f53d-3281-4600-8a55-f2ecc573b5c4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.422671 | controller |     "Jun 09 17:15:14.537429 crc crio[20770]: time=\"2026-06-09T17:15:14.537334204Z\" level=info msg=\"Creating container: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-m4k6x/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam\" id=80644f47-ddae-4cf5-a824-b5a4b582524d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.422686 | controller |     "Jun 09 17:15:14.539391 crc crio[20770]: time=\"2026-06-09T17:15:14.539303521Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.422702 | controller |     "Jun 09 17:15:14.589324 crc crio[20770]: time=\"2026-06-09T17:15:14.589227103Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.422717 | controller |     "Jun 09 17:15:14.593954 crc crio[20770]: time=\"2026-06-09T17:15:14.5933094Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.422736 | controller |     "Jun 09 17:15:14.772302 crc crio[20770]: time=\"2026-06-09T17:15:14.771261374Z\" level=info msg=\"Created container d7134b6d396c085c012e827f1a30437dbe94576cd38f9d96bf1d442baccabff9: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-m4k6x/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam\" id=80644f47-ddae-4cf5-a824-b5a4b582524d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.422750 | controller |     "Jun 09 17:15:14.773458 crc crio[20770]: time=\"2026-06-09T17:15:14.773364964Z\" level=info msg=\"Starting container: d7134b6d396c085c012e827f1a30437dbe94576cd38f9d96bf1d442baccabff9\" id=6bd5241b-bcc4-4ae4-8492-6cd73321f8db name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.422766 | controller |     "Jun 09 17:15:14.780916 crc crio[20770]: time=\"2026-06-09T17:15:14.780065647Z\" level=info msg=\"Started container\" PID=122067 containerID=d7134b6d396c085c012e827f1a30437dbe94576cd38f9d96bf1d442baccabff9 description=openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-m4k6x/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam id=6bd5241b-bcc4-4ae4-8492-6cd73321f8db name=/runtime.v1.RuntimeService/StartContainer sandboxID=f30a894d9f72bf4f655481078b3a7f21bc4f9bb74beb966f5d1246d2a97b0f09",
2026-06-09 17:48:39.422782 | controller |     "Jun 09 17:15:27.906404 crc crio[20770]: time=\"2026-06-09T17:15:27.90558766Z\" level=info msg=\"Removing container: 6f34c728bc9bda0b077b6d588e95aa95ed94f6448698eb09e418d55af67ccb83\" id=103a7c5a-dbda-4b8c-83ac-dc8a433de488 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.422798 | controller |     "Jun 09 17:15:27.941006 crc crio[20770]: time=\"2026-06-09T17:15:27.940867092Z\" level=info msg=\"Removed container 6f34c728bc9bda0b077b6d588e95aa95ed94f6448698eb09e418d55af67ccb83: openshift-operator-lifecycle-manager/collect-profiles-29683710-mn9b6/collect-profiles\" id=103a7c5a-dbda-4b8c-83ac-dc8a433de488 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.422813 | controller |     "Jun 09 17:15:27.972819 crc crio[20770]: time=\"2026-06-09T17:15:27.972489119Z\" level=info msg=\"Stopping pod sandbox: 12ede462a46b086f87debeff687aa89022644c64243591a26c1d5dd582bdb6cf\" id=b2609f55-a1ab-42e1-849d-cd8ebe75981f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.422828 | controller |     "Jun 09 17:15:27.972819 crc crio[20770]: time=\"2026-06-09T17:15:27.972571802Z\" level=info msg=\"Stopped pod sandbox (already stopped): 12ede462a46b086f87debeff687aa89022644c64243591a26c1d5dd582bdb6cf\" id=b2609f55-a1ab-42e1-849d-cd8ebe75981f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.422843 | controller |     "Jun 09 17:15:27.974521 crc crio[20770]: time=\"2026-06-09T17:15:27.973838988Z\" level=info msg=\"Removing pod sandbox: 12ede462a46b086f87debeff687aa89022644c64243591a26c1d5dd582bdb6cf\" id=0b3cb106-deae-4dea-907d-e4991991530b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.422858 | controller |     "Jun 09 17:15:27.990745 crc crio[20770]: time=\"2026-06-09T17:15:27.990570878Z\" level=info msg=\"Removed pod sandbox: 12ede462a46b086f87debeff687aa89022644c64243591a26c1d5dd582bdb6cf\" id=0b3cb106-deae-4dea-907d-e4991991530b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.422872 | controller |     "Jun 09 17:15:27.992425 crc crio[20770]: time=\"2026-06-09T17:15:27.992332788Z\" level=info msg=\"Stopping pod sandbox: 352e18f54e31e3be0da47151c31d7bf9c89e7f7f853be98a2ba54e2eb876ea66\" id=f6fe038a-e56c-45dd-8529-bdfa37e5bff3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.422887 | controller |     "Jun 09 17:15:27.992540 crc crio[20770]: time=\"2026-06-09T17:15:27.992446322Z\" level=info msg=\"Stopped pod sandbox (already stopped): 352e18f54e31e3be0da47151c31d7bf9c89e7f7f853be98a2ba54e2eb876ea66\" id=f6fe038a-e56c-45dd-8529-bdfa37e5bff3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.422905 | controller |     "Jun 09 17:15:27.993553 crc crio[20770]: time=\"2026-06-09T17:15:27.993478631Z\" level=info msg=\"Removing pod sandbox: 352e18f54e31e3be0da47151c31d7bf9c89e7f7f853be98a2ba54e2eb876ea66\" id=486a37c7-de95-4513-bf21-3783dff8c3c1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.422920 | controller |     "Jun 09 17:15:28.011042 crc crio[20770]: time=\"2026-06-09T17:15:28.010911861Z\" level=info msg=\"Removed pod sandbox: 352e18f54e31e3be0da47151c31d7bf9c89e7f7f853be98a2ba54e2eb876ea66\" id=486a37c7-de95-4513-bf21-3783dff8c3c1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.422934 | controller |     "Jun 09 17:15:28.737250 crc crio[20770]: time=\"2026-06-09T17:15:28.737124981Z\" level=info msg=\"Stopping pod sandbox: f30a894d9f72bf4f655481078b3a7f21bc4f9bb74beb966f5d1246d2a97b0f09\" id=c9379d93-9126-4bf0-9140-5a733f24ea77 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.422949 | controller |     "Jun 09 17:15:28.738635 crc crio[20770]: time=\"2026-06-09T17:15:28.738534331Z\" level=info msg=\"Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-m4k6x Namespace:openstack ID:f30a894d9f72bf4f655481078b3a7f21bc4f9bb74beb966f5d1246d2a97b0f09 UID:5ddd3455-9b02-49b5-a81b-8e6c92ff0318 NetNS:/var/run/netns/99971d89-c7e9-46c1-bee3-3c1c74022d6c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5ddd3455_9b02_49b5_a81b_8e6c92ff0318.slice PodAnnotations:0xc002a09a70}] Aliases:map[]}\"",
2026-06-09 17:48:39.422965 | controller |     "Jun 09 17:15:28.739174 crc crio[20770]: time=\"2026-06-09T17:15:28.739006315Z\" level=info msg=\"Deleting pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-m4k6x from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.422980 | controller |     "Jun 09 17:15:29.248477 crc crio[20770]: time=\"2026-06-09T17:15:29.248089577Z\" level=info msg=\"Stopped pod sandbox: f30a894d9f72bf4f655481078b3a7f21bc4f9bb74beb966f5d1246d2a97b0f09\" id=c9379d93-9126-4bf0-9140-5a733f24ea77 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.422996 | controller |     "Jun 09 17:15:30.298599 crc crio[20770]: time=\"2026-06-09T17:15:30.298046781Z\" level=info msg=\"Running pod sandbox: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-ttvh2/POD\" id=c261ca3b-d55b-4cbc-b05f-0197fb3bd333 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.423012 | controller |     "Jun 09 17:15:30.299563 crc crio[20770]: time=\"2026-06-09T17:15:30.298623018Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.423028 | controller |     "Jun 09 17:15:30.356447 crc crio[20770]: time=\"2026-06-09T17:15:30.355850288Z\" level=info msg=\"Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-ttvh2 Namespace:openstack ID:ac4c4a5594abd0941db3c48ed2ec8c4f4fb07afc29070168113a674925fe3282 UID:a81b608b-eaa9-4f6f-a4a8-d717ee78dcf5 NetNS:/var/run/netns/a724bfa8-cded-4b58-b923-481ffe86f6d5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda81b608b_eaa9_4f6f_a4a8_d717ee78dcf5.slice PodAnnotations:0xc0010a21b0}] Aliases:map[]}\"",
2026-06-09 17:48:39.423044 | controller |     "Jun 09 17:15:30.356447 crc crio[20770]: time=\"2026-06-09T17:15:30.35592626Z\" level=info msg=\"Adding pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-ttvh2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.423060 | controller |     "Jun 09 17:15:30.801596 crc crio[20770]: 2026-06-09T17:15:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ac4c4a5594abd09 Mac:b2:d5:56:e7:00:22 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e8 Mtu:0 Sandbox:/var/run/netns/a724bfa8-cded-4b58-b923-481ffe86f6d5 SocketPath: PciID:}] [{Interface:0xc000014710 Address:{IP:10.217.0.232 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.423080 | controller |     "Jun 09 17:15:30.803517 crc crio[20770]: time=\"2026-06-09T17:15:30.803417145Z\" level=info msg=\"Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-ttvh2 Namespace:openstack ID:ac4c4a5594abd0941db3c48ed2ec8c4f4fb07afc29070168113a674925fe3282 UID:a81b608b-eaa9-4f6f-a4a8-d717ee78dcf5 NetNS:/var/run/netns/a724bfa8-cded-4b58-b923-481ffe86f6d5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda81b608b_eaa9_4f6f_a4a8_d717ee78dcf5.slice PodAnnotations:0xc0010a21b0}] Aliases:map[]}\"",
2026-06-09 17:48:39.423096 | controller |     "Jun 09 17:15:30.803808 crc crio[20770]: time=\"2026-06-09T17:15:30.803619431Z\" level=info msg=\"Checking pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-ttvh2 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.423112 | controller |     "Jun 09 17:15:30.812435 crc crio[20770]: time=\"2026-06-09T17:15:30.812336921Z\" level=info msg=\"Ran pod sandbox ac4c4a5594abd0941db3c48ed2ec8c4f4fb07afc29070168113a674925fe3282 with infra container: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-ttvh2/POD\" id=c261ca3b-d55b-4cbc-b05f-0197fb3bd333 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.423127 | controller |     "Jun 09 17:15:30.817057 crc crio[20770]: time=\"2026-06-09T17:15:30.816890331Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=fc1cd77e-e43e-4288-bc2b-a5a0258d1769 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.423143 | controller |     "Jun 09 17:15:30.844482 crc crio[20770]: time=\"2026-06-09T17:15:30.844363999Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=793b154f-2cfb-4798-8dd8-746c65bf3fa4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.423158 | controller |     "Jun 09 17:15:30.853548 crc crio[20770]: time=\"2026-06-09T17:15:30.8534668Z\" level=info msg=\"Creating container: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-ttvh2/redhat-edpm-deployment-ipam-openstack-edpm-ipam\" id=ef3d21a9-e53e-4257-b570-b1b0637b2121 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.423174 | controller |     "Jun 09 17:15:30.855740 crc crio[20770]: time=\"2026-06-09T17:15:30.855602002Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.423191 | controller |     "Jun 09 17:15:30.913416 crc crio[20770]: time=\"2026-06-09T17:15:30.913310797Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.423206 | controller |     "Jun 09 17:15:30.917516 crc crio[20770]: time=\"2026-06-09T17:15:30.917431145Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.423222 | controller |     "Jun 09 17:15:31.035428 crc crio[20770]: time=\"2026-06-09T17:15:31.035173972Z\" level=info msg=\"Created container ba6b7150d1804d88ae79b75d7c8d53638230a26f65a536e571a48cd4b7b97c85: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-ttvh2/redhat-edpm-deployment-ipam-openstack-edpm-ipam\" id=ef3d21a9-e53e-4257-b570-b1b0637b2121 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.423237 | controller |     "Jun 09 17:15:31.037134 crc crio[20770]: time=\"2026-06-09T17:15:31.037044246Z\" level=info msg=\"Starting container: ba6b7150d1804d88ae79b75d7c8d53638230a26f65a536e571a48cd4b7b97c85\" id=cb48bf0e-7e30-4ada-be46-cc7553fcbbee name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.423255 | controller |     "Jun 09 17:15:31.047086 crc crio[20770]: time=\"2026-06-09T17:15:31.046988661Z\" level=info msg=\"Started container\" PID=122975 containerID=ba6b7150d1804d88ae79b75d7c8d53638230a26f65a536e571a48cd4b7b97c85 description=openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-ttvh2/redhat-edpm-deployment-ipam-openstack-edpm-ipam id=cb48bf0e-7e30-4ada-be46-cc7553fcbbee name=/runtime.v1.RuntimeService/StartContainer sandboxID=ac4c4a5594abd0941db3c48ed2ec8c4f4fb07afc29070168113a674925fe3282",
2026-06-09 17:48:39.423271 | controller |     "Jun 09 17:15:35.858283 crc crio[20770]: time=\"2026-06-09T17:15:35.857321184Z\" level=info msg=\"Stopping pod sandbox: ac4c4a5594abd0941db3c48ed2ec8c4f4fb07afc29070168113a674925fe3282\" id=36ee5e28-2fcc-40d4-895f-d947759f8bac name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.423287 | controller |     "Jun 09 17:15:35.859865 crc crio[20770]: time=\"2026-06-09T17:15:35.859022773Z\" level=info msg=\"Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-ttvh2 Namespace:openstack ID:ac4c4a5594abd0941db3c48ed2ec8c4f4fb07afc29070168113a674925fe3282 UID:a81b608b-eaa9-4f6f-a4a8-d717ee78dcf5 NetNS:/var/run/netns/a724bfa8-cded-4b58-b923-481ffe86f6d5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda81b608b_eaa9_4f6f_a4a8_d717ee78dcf5.slice PodAnnotations:0xc006e7e5d8}] Aliases:map[]}\"",
2026-06-09 17:48:39.423303 | controller |     "Jun 09 17:15:35.859865 crc crio[20770]: time=\"2026-06-09T17:15:35.859159907Z\" level=info msg=\"Deleting pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-ttvh2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.423320 | controller |     "Jun 09 17:15:36.351745 crc crio[20770]: time=\"2026-06-09T17:15:36.35122366Z\" level=info msg=\"Stopped pod sandbox: ac4c4a5594abd0941db3c48ed2ec8c4f4fb07afc29070168113a674925fe3282\" id=36ee5e28-2fcc-40d4-895f-d947759f8bac name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.423336 | controller |     "Jun 09 17:15:37.384342 crc crio[20770]: time=\"2026-06-09T17:15:37.383819338Z\" level=info msg=\"Running pod sandbox: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-p7zxb/POD\" id=5732e34c-c285-4c4d-9599-9972a3ac3f49 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.423351 | controller |     "Jun 09 17:15:37.384342 crc crio[20770]: time=\"2026-06-09T17:15:37.384280732Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.423367 | controller |     "Jun 09 17:15:37.416029 crc crio[20770]: time=\"2026-06-09T17:15:37.415521678Z\" level=info msg=\"Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-p7zxb Namespace:openstack ID:0bf33ba372dc9668620c180d498645f63aa6e310a91d7531c7e390094e0009c0 UID:6d4f1b57-5577-4343-be1d-8cb6742d0c4c NetNS:/var/run/netns/48b352e5-f62a-41ad-bf58-3b5294dd4f96 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6d4f1b57_5577_4343_be1d_8cb6742d0c4c.slice PodAnnotations:0xc006e7f580}] Aliases:map[]}\"",
2026-06-09 17:48:39.423383 | controller |     "Jun 09 17:15:37.416029 crc crio[20770]: time=\"2026-06-09T17:15:37.415934379Z\" level=info msg=\"Adding pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-p7zxb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.423399 | controller |     "Jun 09 17:15:37.882117 crc crio[20770]: 2026-06-09T17:15:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0bf33ba372dc966 Mac:72:29:16:74:9d:c5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e9 Mtu:0 Sandbox:/var/run/netns/48b352e5-f62a-41ad-bf58-3b5294dd4f96 SocketPath: PciID:}] [{Interface:0xc000117a20 Address:{IP:10.217.0.233 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.423419 | controller |     "Jun 09 17:15:37.883094 crc crio[20770]: time=\"2026-06-09T17:15:37.883036646Z\" level=info msg=\"Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-p7zxb Namespace:openstack ID:0bf33ba372dc9668620c180d498645f63aa6e310a91d7531c7e390094e0009c0 UID:6d4f1b57-5577-4343-be1d-8cb6742d0c4c NetNS:/var/run/netns/48b352e5-f62a-41ad-bf58-3b5294dd4f96 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6d4f1b57_5577_4343_be1d_8cb6742d0c4c.slice PodAnnotations:0xc006e7f580}] Aliases:map[]}\"",
2026-06-09 17:48:39.423436 | controller |     "Jun 09 17:15:37.883285 crc crio[20770]: time=\"2026-06-09T17:15:37.883230732Z\" level=info msg=\"Checking pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-p7zxb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.423453 | controller |     "Jun 09 17:15:37.901427 crc crio[20770]: time=\"2026-06-09T17:15:37.9005889Z\" level=info msg=\"Ran pod sandbox 0bf33ba372dc9668620c180d498645f63aa6e310a91d7531c7e390094e0009c0 with infra container: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-p7zxb/POD\" id=5732e34c-c285-4c4d-9599-9972a3ac3f49 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.423469 | controller |     "Jun 09 17:15:37.904215 crc crio[20770]: time=\"2026-06-09T17:15:37.904127561Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=7c2af413-8aba-46aa-a6a0-c01b0fe1b041 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.423486 | controller |     "Jun 09 17:15:37.931403 crc crio[20770]: time=\"2026-06-09T17:15:37.931224358Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=7db27e35-e718-4abb-a84e-909c4f1965c3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.423502 | controller |     "Jun 09 17:15:37.939403 crc crio[20770]: time=\"2026-06-09T17:15:37.939260889Z\" level=info msg=\"Creating container: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-p7zxb/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam\" id=b61d5c63-19bc-425f-8652-9c1cc2c5ecdb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.423536 | controller |     "Jun 09 17:15:37.939814 crc crio[20770]: time=\"2026-06-09T17:15:37.939761833Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.423554 | controller |     "Jun 09 17:15:37.999342 crc crio[20770]: time=\"2026-06-09T17:15:37.999237509Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.423571 | controller |     "Jun 09 17:15:38.002550 crc crio[20770]: time=\"2026-06-09T17:15:38.002492613Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.423586 | controller |     "Jun 09 17:15:38.121209 crc crio[20770]: time=\"2026-06-09T17:15:38.121075224Z\" level=info msg=\"Created container 83542c2e97c478a8503fb8b9f3ca35e9bc0ffab70b48a154c7c4768cec219ba1: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-p7zxb/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam\" id=b61d5c63-19bc-425f-8652-9c1cc2c5ecdb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.423601 | controller |     "Jun 09 17:15:38.122531 crc crio[20770]: time=\"2026-06-09T17:15:38.122437373Z\" level=info msg=\"Starting container: 83542c2e97c478a8503fb8b9f3ca35e9bc0ffab70b48a154c7c4768cec219ba1\" id=b5799376-d433-4528-8310-bc5a33edd873 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.423620 | controller |     "Jun 09 17:15:38.133784 crc crio[20770]: time=\"2026-06-09T17:15:38.133418638Z\" level=info msg=\"Started container\" PID=123492 containerID=83542c2e97c478a8503fb8b9f3ca35e9bc0ffab70b48a154c7c4768cec219ba1 description=openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-p7zxb/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam id=b5799376-d433-4528-8310-bc5a33edd873 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0bf33ba372dc9668620c180d498645f63aa6e310a91d7531c7e390094e0009c0",
2026-06-09 17:48:39.423637 | controller |     "Jun 09 17:16:00.531065 crc crio[20770]: time=\"2026-06-09T17:16:00.530308078Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683756-674c4/POD\" id=ecc14015-8e48-42db-b92a-092efd59b5e4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.423653 | controller |     "Jun 09 17:16:00.532614 crc crio[20770]: time=\"2026-06-09T17:16:00.53107856Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.423669 | controller |     "Jun 09 17:16:00.564487 crc crio[20770]: time=\"2026-06-09T17:16:00.564353524Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683756-674c4 Namespace:openshift-infra ID:5bbd1b65c75e7869eb5bc73e7322aaa77696dd03e639a7eb1bab5b3a0467fb6d UID:a45991a3-47d2-43d3-94ca-dfaebf5b71ec NetNS:/var/run/netns/d3ac447c-76b8-488e-8127-0dabfec18f74 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda45991a3_47d2_43d3_94ca_dfaebf5b71ec.slice PodAnnotations:0xc000135bb8}] Aliases:map[]}\"",
2026-06-09 17:48:39.423685 | controller |     "Jun 09 17:16:00.564487 crc crio[20770]: time=\"2026-06-09T17:16:00.564416886Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683756-674c4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.423701 | controller |     "Jun 09 17:16:01.076355 crc crio[20770]: 2026-06-09T17:16:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5bbd1b65c75e786 Mac:52:1f:4d:98:46:f6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ea Mtu:0 Sandbox:/var/run/netns/d3ac447c-76b8-488e-8127-0dabfec18f74 SocketPath: PciID:}] [{Interface:0xc000146b60 Address:{IP:10.217.0.234 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.423718 | controller |     "Jun 09 17:16:01.077227 crc crio[20770]: time=\"2026-06-09T17:16:01.077168963Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683756-674c4 Namespace:openshift-infra ID:5bbd1b65c75e7869eb5bc73e7322aaa77696dd03e639a7eb1bab5b3a0467fb6d UID:a45991a3-47d2-43d3-94ca-dfaebf5b71ec NetNS:/var/run/netns/d3ac447c-76b8-488e-8127-0dabfec18f74 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda45991a3_47d2_43d3_94ca_dfaebf5b71ec.slice PodAnnotations:0xc000135bb8}] Aliases:map[]}\"",
2026-06-09 17:48:39.423734 | controller |     "Jun 09 17:16:01.077378 crc crio[20770]: time=\"2026-06-09T17:16:01.077332078Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683756-674c4 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.423750 | controller |     "Jun 09 17:16:01.088767 crc crio[20770]: time=\"2026-06-09T17:16:01.088611582Z\" level=info msg=\"Ran pod sandbox 5bbd1b65c75e7869eb5bc73e7322aaa77696dd03e639a7eb1bab5b3a0467fb6d with infra container: openshift-infra/auto-csr-approver-29683756-674c4/POD\" id=ecc14015-8e48-42db-b92a-092efd59b5e4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.423767 | controller |     "Jun 09 17:16:01.092345 crc crio[20770]: time=\"2026-06-09T17:16:01.092161943Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=47aa7e7d-77d5-4de9-bfbd-26ec49b7dfce name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.423786 | controller |     "Jun 09 17:16:01.101875 crc crio[20770]: time=\"2026-06-09T17:16:01.101835601Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 17:48:39.423803 | controller |     "Jun 09 17:16:01.963223 crc crio[20770]: time=\"2026-06-09T17:16:01.962783635Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=47aa7e7d-77d5-4de9-bfbd-26ec49b7dfce name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.423818 | controller |     "Jun 09 17:16:01.966346 crc crio[20770]: time=\"2026-06-09T17:16:01.966245905Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=99c34994-74de-455d-98d0-9286685f687b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.423833 | controller |     "Jun 09 17:16:01.969351 crc crio[20770]: time=\"2026-06-09T17:16:01.969307572Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=f24002df-3b60-4930-b671-423c1d6e235b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.423849 | controller |     "Jun 09 17:16:01.978478 crc crio[20770]: time=\"2026-06-09T17:16:01.978437074Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683756-674c4/oc\" id=80846bc8-60c0-44b4-b1a7-b5c37bdee0fa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.423864 | controller |     "Jun 09 17:16:01.979302 crc crio[20770]: time=\"2026-06-09T17:16:01.979277278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.423880 | controller |     "Jun 09 17:16:02.027362 crc crio[20770]: time=\"2026-06-09T17:16:02.027311726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.423895 | controller |     "Jun 09 17:16:02.267993 crc crio[20770]: time=\"2026-06-09T17:16:02.267896097Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.423910 | controller |     "Jun 09 17:16:02.395410 crc crio[20770]: time=\"2026-06-09T17:16:02.395349902Z\" level=info msg=\"Created container e55012992705ee9d5f7faf989e3c7bc9a55a0d08d141d1204306f3ee5872e562: openshift-infra/auto-csr-approver-29683756-674c4/oc\" id=80846bc8-60c0-44b4-b1a7-b5c37bdee0fa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.423925 | controller |     "Jun 09 17:16:02.397000 crc crio[20770]: time=\"2026-06-09T17:16:02.396906117Z\" level=info msg=\"Starting container: e55012992705ee9d5f7faf989e3c7bc9a55a0d08d141d1204306f3ee5872e562\" id=37cdf105-23fa-4661-8e3e-798ddf1505bc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.423941 | controller |     "Jun 09 17:16:02.404492 crc crio[20770]: time=\"2026-06-09T17:16:02.404377851Z\" level=info msg=\"Started container\" PID=124918 containerID=e55012992705ee9d5f7faf989e3c7bc9a55a0d08d141d1204306f3ee5872e562 description=openshift-infra/auto-csr-approver-29683756-674c4/oc id=37cdf105-23fa-4661-8e3e-798ddf1505bc name=/runtime.v1.RuntimeService/StartContainer sandboxID=5bbd1b65c75e7869eb5bc73e7322aaa77696dd03e639a7eb1bab5b3a0467fb6d",
2026-06-09 17:48:39.423957 | controller |     "Jun 09 17:16:04.324210 crc crio[20770]: time=\"2026-06-09T17:16:04.323182897Z\" level=info msg=\"Stopping pod sandbox: 5bbd1b65c75e7869eb5bc73e7322aaa77696dd03e639a7eb1bab5b3a0467fb6d\" id=72161ea0-16e1-4cda-89da-ce80453f9b65 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.423973 | controller |     "Jun 09 17:16:04.325841 crc crio[20770]: time=\"2026-06-09T17:16:04.325440652Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683756-674c4 Namespace:openshift-infra ID:5bbd1b65c75e7869eb5bc73e7322aaa77696dd03e639a7eb1bab5b3a0467fb6d UID:a45991a3-47d2-43d3-94ca-dfaebf5b71ec NetNS:/var/run/netns/d3ac447c-76b8-488e-8127-0dabfec18f74 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda45991a3_47d2_43d3_94ca_dfaebf5b71ec.slice PodAnnotations:0xc0003df1b0}] Aliases:map[]}\"",
2026-06-09 17:48:39.423994 | controller |     "Jun 09 17:16:04.325841 crc crio[20770]: time=\"2026-06-09T17:16:04.325753851Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683756-674c4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.424010 | controller |     "Jun 09 17:16:04.757433 crc crio[20770]: time=\"2026-06-09T17:16:04.757220595Z\" level=info msg=\"Stopped pod sandbox: 5bbd1b65c75e7869eb5bc73e7322aaa77696dd03e639a7eb1bab5b3a0467fb6d\" id=72161ea0-16e1-4cda-89da-ce80453f9b65 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.424026 | controller |     "Jun 09 17:16:28.032723 crc crio[20770]: time=\"2026-06-09T17:16:28.031878671Z\" level=info msg=\"Removing container: 4b83b0843e6a951223975f547ccf8d58f17a399b6101a771654e4ab9f086f87a\" id=f4d81d2d-5a6d-4c48-bfc7-362957c77ad3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.424042 | controller |     "Jun 09 17:16:28.210812 crc crio[20770]: time=\"2026-06-09T17:16:28.210055201Z\" level=info msg=\"Removed container 4b83b0843e6a951223975f547ccf8d58f17a399b6101a771654e4ab9f086f87a: openshift-infra/auto-csr-approver-29683750-vplbq/oc\" id=f4d81d2d-5a6d-4c48-bfc7-362957c77ad3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.424057 | controller |     "Jun 09 17:16:28.221914 crc crio[20770]: time=\"2026-06-09T17:16:28.221778438Z\" level=info msg=\"Stopping pod sandbox: 8a93ca2a9f628cda953b7cb496c193fc8e800d971239a48cfdc05b11dcdaf890\" id=715c76d6-5803-4e2c-98a6-7330c2fedb09 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.424073 | controller |     "Jun 09 17:16:28.221914 crc crio[20770]: time=\"2026-06-09T17:16:28.22187505Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8a93ca2a9f628cda953b7cb496c193fc8e800d971239a48cfdc05b11dcdaf890\" id=715c76d6-5803-4e2c-98a6-7330c2fedb09 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.424089 | controller |     "Jun 09 17:16:28.223395 crc crio[20770]: time=\"2026-06-09T17:16:28.22325498Z\" level=info msg=\"Removing pod sandbox: 8a93ca2a9f628cda953b7cb496c193fc8e800d971239a48cfdc05b11dcdaf890\" id=45f36999-de43-4a9c-b46e-f96cca3aa0d0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.424104 | controller |     "Jun 09 17:16:28.239383 crc crio[20770]: time=\"2026-06-09T17:16:28.239235588Z\" level=info msg=\"Removed pod sandbox: 8a93ca2a9f628cda953b7cb496c193fc8e800d971239a48cfdc05b11dcdaf890\" id=45f36999-de43-4a9c-b46e-f96cca3aa0d0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.424120 | controller |     "Jun 09 17:17:33.613277 crc crio[20770]: time=\"2026-06-09T17:17:33.612447489Z\" level=info msg=\"Stopping pod sandbox: 0bf33ba372dc9668620c180d498645f63aa6e310a91d7531c7e390094e0009c0\" id=f11f34bf-9cbe-417e-a5bd-6777856d0302 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.424136 | controller |     "Jun 09 17:17:33.615573 crc crio[20770]: time=\"2026-06-09T17:17:33.614073156Z\" level=info msg=\"Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-p7zxb Namespace:openstack ID:0bf33ba372dc9668620c180d498645f63aa6e310a91d7531c7e390094e0009c0 UID:6d4f1b57-5577-4343-be1d-8cb6742d0c4c NetNS:/var/run/netns/48b352e5-f62a-41ad-bf58-3b5294dd4f96 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6d4f1b57_5577_4343_be1d_8cb6742d0c4c.slice PodAnnotations:0xc0029d47f0}] Aliases:map[]}\"",
2026-06-09 17:48:39.424151 | controller |     "Jun 09 17:17:33.615573 crc crio[20770]: time=\"2026-06-09T17:17:33.61421508Z\" level=info msg=\"Deleting pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-p7zxb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.424170 | controller |     "Jun 09 17:17:34.127780 crc crio[20770]: time=\"2026-06-09T17:17:34.12743408Z\" level=info msg=\"Stopped pod sandbox: 0bf33ba372dc9668620c180d498645f63aa6e310a91d7531c7e390094e0009c0\" id=f11f34bf-9cbe-417e-a5bd-6777856d0302 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.424186 | controller |     "Jun 09 17:17:35.984614 crc crio[20770]: time=\"2026-06-09T17:17:35.983524197Z\" level=info msg=\"Running pod sandbox: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-dsnp5/POD\" id=4237d1bb-16f2-40db-9fcb-b6a79c17359d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.424203 | controller |     "Jun 09 17:17:35.984614 crc crio[20770]: time=\"2026-06-09T17:17:35.984605308Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.424219 | controller |     "Jun 09 17:17:36.029832 crc crio[20770]: time=\"2026-06-09T17:17:36.026412767Z\" level=info msg=\"Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-dsnp5 Namespace:openstack ID:d9cdf6480828fe5055f10815776304b0418aef3d2fca456d6b395e8bdc793d48 UID:8a64f782-6e6e-4a41-8de0-476ff73ed0df NetNS:/var/run/netns/b805a93f-37ca-4e16-83fd-da958e9acff0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8a64f782_6e6e_4a41_8de0_476ff73ed0df.slice PodAnnotations:0xc002988c20}] Aliases:map[]}\"",
2026-06-09 17:48:39.424234 | controller |     "Jun 09 17:17:36.029832 crc crio[20770]: time=\"2026-06-09T17:17:36.026485419Z\" level=info msg=\"Adding pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-dsnp5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.424249 | controller |     "Jun 09 17:17:36.693171 crc crio[20770]: 2026-06-09T17:17:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d9cdf6480828fe5 Mac:4a:bb:84:65:92:07 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:eb Mtu:0 Sandbox:/var/run/netns/b805a93f-37ca-4e16-83fd-da958e9acff0 SocketPath: PciID:}] [{Interface:0xc00011ae50 Address:{IP:10.217.0.235 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.424265 | controller |     "Jun 09 17:17:36.695050 crc crio[20770]: time=\"2026-06-09T17:17:36.694977563Z\" level=info msg=\"Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-dsnp5 Namespace:openstack ID:d9cdf6480828fe5055f10815776304b0418aef3d2fca456d6b395e8bdc793d48 UID:8a64f782-6e6e-4a41-8de0-476ff73ed0df NetNS:/var/run/netns/b805a93f-37ca-4e16-83fd-da958e9acff0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8a64f782_6e6e_4a41_8de0_476ff73ed0df.slice PodAnnotations:0xc002988c20}] Aliases:map[]}\"",
2026-06-09 17:48:39.424282 | controller |     "Jun 09 17:17:36.695296 crc crio[20770]: time=\"2026-06-09T17:17:36.695194909Z\" level=info msg=\"Checking pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-dsnp5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.424298 | controller |     "Jun 09 17:17:36.705031 crc crio[20770]: time=\"2026-06-09T17:17:36.704455635Z\" level=info msg=\"Ran pod sandbox d9cdf6480828fe5055f10815776304b0418aef3d2fca456d6b395e8bdc793d48 with infra container: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-dsnp5/POD\" id=4237d1bb-16f2-40db-9fcb-b6a79c17359d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.424314 | controller |     "Jun 09 17:17:36.708304 crc crio[20770]: time=\"2026-06-09T17:17:36.708184242Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=42daea2a-1c34-4216-b5ae-612a5216a300 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.424333 | controller |     "Jun 09 17:17:36.779318 crc crio[20770]: time=\"2026-06-09T17:17:36.77922126Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=402e63ff-264a-47af-bbd1-d6957d023861 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.424350 | controller |     "Jun 09 17:17:36.787598 crc crio[20770]: time=\"2026-06-09T17:17:36.787481307Z\" level=info msg=\"Creating container: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-dsnp5/download-cache-edpm-deployment-ipam-openstack-edpm-ipam\" id=bbe7dfdd-6fd9-44c7-9702-31c2b0824c8a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.424365 | controller |     "Jun 09 17:17:36.788225 crc crio[20770]: time=\"2026-06-09T17:17:36.788148326Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.424381 | controller |     "Jun 09 17:17:36.846876 crc crio[20770]: time=\"2026-06-09T17:17:36.846775747Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.424398 | controller |     "Jun 09 17:17:36.851374 crc crio[20770]: time=\"2026-06-09T17:17:36.851312957Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.424413 | controller |     "Jun 09 17:17:37.056792 crc crio[20770]: time=\"2026-06-09T17:17:37.056640757Z\" level=info msg=\"Created container 3aa9c9a346abae259131a15d40fec94d4de6023966e425eceb062ad5f61666bd: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-dsnp5/download-cache-edpm-deployment-ipam-openstack-edpm-ipam\" id=bbe7dfdd-6fd9-44c7-9702-31c2b0824c8a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.424429 | controller |     "Jun 09 17:17:37.058446 crc crio[20770]: time=\"2026-06-09T17:17:37.058075878Z\" level=info msg=\"Starting container: 3aa9c9a346abae259131a15d40fec94d4de6023966e425eceb062ad5f61666bd\" id=2dbcc851-524a-4958-8098-521c3d4b5171 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.424446 | controller |     "Jun 09 17:17:37.066446 crc crio[20770]: time=\"2026-06-09T17:17:37.06583059Z\" level=info msg=\"Started container\" PID=130036 containerID=3aa9c9a346abae259131a15d40fec94d4de6023966e425eceb062ad5f61666bd description=openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-dsnp5/download-cache-edpm-deployment-ipam-openstack-edpm-ipam id=2dbcc851-524a-4958-8098-521c3d4b5171 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d9cdf6480828fe5055f10815776304b0418aef3d2fca456d6b395e8bdc793d48",
2026-06-09 17:48:39.424462 | controller |     "Jun 09 17:18:00.660515 crc crio[20770]: time=\"2026-06-09T17:18:00.659516875Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683758-9r26p/POD\" id=18a29a45-58f5-4f7d-911e-ff4e0e03e39b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.424478 | controller |     "Jun 09 17:18:00.660515 crc crio[20770]: time=\"2026-06-09T17:18:00.660500773Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.424494 | controller |     "Jun 09 17:18:00.740494 crc crio[20770]: time=\"2026-06-09T17:18:00.739570821Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683758-9r26p Namespace:openshift-infra ID:6f87001980a7073ad76545b38405141acfc88a115bf2323cf4efa6fc0553319e UID:247ac8a4-6157-4756-94a3-1820384f4924 NetNS:/var/run/netns/618f0d1d-41dc-4fcd-86d7-17e3c6b1d717 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod247ac8a4_6157_4756_94a3_1820384f4924.slice PodAnnotations:0xc00008d898}] Aliases:map[]}\"",
2026-06-09 17:48:39.424529 | controller |     "Jun 09 17:18:00.740494 crc crio[20770]: time=\"2026-06-09T17:18:00.739939342Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683758-9r26p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.424551 | controller |     "Jun 09 17:18:01.653748 crc crio[20770]: 2026-06-09T17:18:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6f87001980a7073 Mac:0e:79:ae:7f:8a:3b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ec Mtu:0 Sandbox:/var/run/netns/618f0d1d-41dc-4fcd-86d7-17e3c6b1d717 SocketPath: PciID:}] [{Interface:0xc000110e90 Address:{IP:10.217.0.236 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.424569 | controller |     "Jun 09 17:18:01.655004 crc crio[20770]: time=\"2026-06-09T17:18:01.654938316Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683758-9r26p Namespace:openshift-infra ID:6f87001980a7073ad76545b38405141acfc88a115bf2323cf4efa6fc0553319e UID:247ac8a4-6157-4756-94a3-1820384f4924 NetNS:/var/run/netns/618f0d1d-41dc-4fcd-86d7-17e3c6b1d717 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod247ac8a4_6157_4756_94a3_1820384f4924.slice PodAnnotations:0xc00008d898}] Aliases:map[]}\"",
2026-06-09 17:48:39.424584 | controller |     "Jun 09 17:18:01.655195 crc crio[20770]: time=\"2026-06-09T17:18:01.655139112Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683758-9r26p for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.424600 | controller |     "Jun 09 17:18:01.666762 crc crio[20770]: time=\"2026-06-09T17:18:01.666289292Z\" level=info msg=\"Ran pod sandbox 6f87001980a7073ad76545b38405141acfc88a115bf2323cf4efa6fc0553319e with infra container: openshift-infra/auto-csr-approver-29683758-9r26p/POD\" id=18a29a45-58f5-4f7d-911e-ff4e0e03e39b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.424616 | controller |     "Jun 09 17:18:01.670557 crc crio[20770]: time=\"2026-06-09T17:18:01.670481172Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=9581cd1b-a6ee-4dea-8632-798191b989ab name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.424632 | controller |     "Jun 09 17:18:01.685846 crc crio[20770]: time=\"2026-06-09T17:18:01.685789771Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 17:48:39.424647 | controller |     "Jun 09 17:18:02.675056 crc crio[20770]: time=\"2026-06-09T17:18:02.674475875Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=9581cd1b-a6ee-4dea-8632-798191b989ab name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.424663 | controller |     "Jun 09 17:18:02.676990 crc crio[20770]: time=\"2026-06-09T17:18:02.676261506Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a024db32-ec5a-4a33-96eb-431f398d3e40 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.424679 | controller |     "Jun 09 17:18:02.682061 crc crio[20770]: time=\"2026-06-09T17:18:02.681994311Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=0fcfa636-6c90-487b-ae16-b1266f626d7c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.424693 | controller |     "Jun 09 17:18:02.693433 crc crio[20770]: time=\"2026-06-09T17:18:02.693366588Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683758-9r26p/oc\" id=6a2ff3f2-92d5-46a4-a7b8-f8c29f8b8e31 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.424709 | controller |     "Jun 09 17:18:02.694048 crc crio[20770]: time=\"2026-06-09T17:18:02.693987646Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.424728 | controller |     "Jun 09 17:18:02.756581 crc crio[20770]: time=\"2026-06-09T17:18:02.756127671Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.424757 | controller |     "Jun 09 17:18:03.029869 crc crio[20770]: time=\"2026-06-09T17:18:03.029777041Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.424774 | controller |     "Jun 09 17:18:03.145590 crc crio[20770]: time=\"2026-06-09T17:18:03.145472729Z\" level=info msg=\"Created container 1f64805b0fe617f74703bf7701ceade9efbed8d5a19c2f0804875d3d5649256e: openshift-infra/auto-csr-approver-29683758-9r26p/oc\" id=6a2ff3f2-92d5-46a4-a7b8-f8c29f8b8e31 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.424790 | controller |     "Jun 09 17:18:03.146732 crc crio[20770]: time=\"2026-06-09T17:18:03.146607802Z\" level=info msg=\"Starting container: 1f64805b0fe617f74703bf7701ceade9efbed8d5a19c2f0804875d3d5649256e\" id=902e0e58-31d0-40ee-8fc2-146ef2ff8dc2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.424806 | controller |     "Jun 09 17:18:03.151872 crc crio[20770]: time=\"2026-06-09T17:18:03.151755539Z\" level=info msg=\"Started container\" PID=131570 containerID=1f64805b0fe617f74703bf7701ceade9efbed8d5a19c2f0804875d3d5649256e description=openshift-infra/auto-csr-approver-29683758-9r26p/oc id=902e0e58-31d0-40ee-8fc2-146ef2ff8dc2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6f87001980a7073ad76545b38405141acfc88a115bf2323cf4efa6fc0553319e",
2026-06-09 17:48:39.424822 | controller |     "Jun 09 17:18:05.310064 crc crio[20770]: time=\"2026-06-09T17:18:05.308979464Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-59q2w/POD\" id=da80c36c-7fec-420c-8f59-ce967b930dfb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.424838 | controller |     "Jun 09 17:18:05.310064 crc crio[20770]: time=\"2026-06-09T17:18:05.310049915Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.424854 | controller |     "Jun 09 17:18:05.350054 crc crio[20770]: time=\"2026-06-09T17:18:05.34997839Z\" level=info msg=\"Stopping pod sandbox: 6f87001980a7073ad76545b38405141acfc88a115bf2323cf4efa6fc0553319e\" id=5ed7d7ec-0686-4256-85b1-597e5071c869 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.424869 | controller |     "Jun 09 17:18:05.350869 crc crio[20770]: time=\"2026-06-09T17:18:05.350843295Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683758-9r26p Namespace:openshift-infra ID:6f87001980a7073ad76545b38405141acfc88a115bf2323cf4efa6fc0553319e UID:247ac8a4-6157-4756-94a3-1820384f4924 NetNS:/var/run/netns/618f0d1d-41dc-4fcd-86d7-17e3c6b1d717 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod247ac8a4_6157_4756_94a3_1820384f4924.slice PodAnnotations:0xc0029d4d28}] Aliases:map[]}\"",
2026-06-09 17:48:39.424885 | controller |     "Jun 09 17:18:05.351183 crc crio[20770]: time=\"2026-06-09T17:18:05.351164534Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683758-9r26p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.424901 | controller |     "Jun 09 17:18:05.357173 crc crio[20770]: time=\"2026-06-09T17:18:05.357136915Z\" level=info msg=\"Got pod network &{Name:certified-operators-59q2w Namespace:openshift-marketplace ID:f17aa7641e41dfe9f0827f6f24964c099032488fbf3349da827b0c7d81e5a1f5 UID:3d8aac63-6308-40dd-a230-ac9074248efc NetNS:/var/run/netns/0ce4e808-32dd-4495-b396-efde060d1d0a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3d8aac63_6308_40dd_a230_ac9074248efc.slice PodAnnotations:0xc001e80990}] Aliases:map[]}\"",
2026-06-09 17:48:39.424923 | controller |     "Jun 09 17:18:05.357352 crc crio[20770]: time=\"2026-06-09T17:18:05.357335891Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-59q2w to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.424939 | controller |     "Jun 09 17:18:05.865799 crc crio[20770]: time=\"2026-06-09T17:18:05.860547714Z\" level=info msg=\"Stopped pod sandbox: 6f87001980a7073ad76545b38405141acfc88a115bf2323cf4efa6fc0553319e\" id=5ed7d7ec-0686-4256-85b1-597e5071c869 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.424955 | controller |     "Jun 09 17:18:06.044095 crc crio[20770]: 2026-06-09T17:18:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f17aa7641e41dfe Mac:a6:cd:da:7d:bc:2f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ed Mtu:0 Sandbox:/var/run/netns/0ce4e808-32dd-4495-b396-efde060d1d0a SocketPath: PciID:}] [{Interface:0xc0001108e0 Address:{IP:10.217.0.237 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.424971 | controller |     "Jun 09 17:18:06.045550 crc crio[20770]: time=\"2026-06-09T17:18:06.045480999Z\" level=info msg=\"Got pod network &{Name:certified-operators-59q2w Namespace:openshift-marketplace ID:f17aa7641e41dfe9f0827f6f24964c099032488fbf3349da827b0c7d81e5a1f5 UID:3d8aac63-6308-40dd-a230-ac9074248efc NetNS:/var/run/netns/0ce4e808-32dd-4495-b396-efde060d1d0a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3d8aac63_6308_40dd_a230_ac9074248efc.slice PodAnnotations:0xc001e80990}] Aliases:map[]}\"",
2026-06-09 17:48:39.424986 | controller |     "Jun 09 17:18:06.045774 crc crio[20770]: time=\"2026-06-09T17:18:06.045721786Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-59q2w for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.425001 | controller |     "Jun 09 17:18:06.054504 crc crio[20770]: time=\"2026-06-09T17:18:06.054450146Z\" level=info msg=\"Ran pod sandbox f17aa7641e41dfe9f0827f6f24964c099032488fbf3349da827b0c7d81e5a1f5 with infra container: openshift-marketplace/certified-operators-59q2w/POD\" id=da80c36c-7fec-420c-8f59-ce967b930dfb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.425016 | controller |     "Jun 09 17:18:06.057720 crc crio[20770]: time=\"2026-06-09T17:18:06.056954108Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=17ac4750-a90c-4c21-8c0a-37aa334d3dea name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.425031 | controller |     "Jun 09 17:18:06.060202 crc crio[20770]: time=\"2026-06-09T17:18:06.060141929Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=9f4853c9-ad2f-4305-81e1-c48e673b1bf6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.425047 | controller |     "Jun 09 17:18:06.070048 crc crio[20770]: time=\"2026-06-09T17:18:06.069967991Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-59q2w/extract-utilities\" id=9013cd77-d445-4e3a-a6dc-3f0af32ca07c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.425063 | controller |     "Jun 09 17:18:06.070446 crc crio[20770]: time=\"2026-06-09T17:18:06.070384833Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.425078 | controller |     "Jun 09 17:18:06.257306 crc crio[20770]: time=\"2026-06-09T17:18:06.256880642Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.425097 | controller |     "Jun 09 17:18:06.285424 crc crio[20770]: time=\"2026-06-09T17:18:06.285308558Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.425113 | controller |     "Jun 09 17:18:06.648313 crc crio[20770]: time=\"2026-06-09T17:18:06.648184736Z\" level=info msg=\"Created container f2e7f72ec0f39f5d07a7f20a9176ae92bbf0411a2dd144415d3d883bb9805678: openshift-marketplace/certified-operators-59q2w/extract-utilities\" id=9013cd77-d445-4e3a-a6dc-3f0af32ca07c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.425128 | controller |     "Jun 09 17:18:06.650243 crc crio[20770]: time=\"2026-06-09T17:18:06.650150192Z\" level=info msg=\"Starting container: f2e7f72ec0f39f5d07a7f20a9176ae92bbf0411a2dd144415d3d883bb9805678\" id=a95dca02-4dff-4cd6-b6f1-39f0567a6b2b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.425144 | controller |     "Jun 09 17:18:06.662175 crc crio[20770]: time=\"2026-06-09T17:18:06.661965851Z\" level=info msg=\"Started container\" PID=131883 containerID=f2e7f72ec0f39f5d07a7f20a9176ae92bbf0411a2dd144415d3d883bb9805678 description=openshift-marketplace/certified-operators-59q2w/extract-utilities id=a95dca02-4dff-4cd6-b6f1-39f0567a6b2b name=/runtime.v1.RuntimeService/StartContainer sandboxID=f17aa7641e41dfe9f0827f6f24964c099032488fbf3349da827b0c7d81e5a1f5",
2026-06-09 17:48:39.425160 | controller |     "Jun 09 17:18:07.565959 crc crio[20770]: time=\"2026-06-09T17:18:07.565362953Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=eddada35-9fc5-4b14-8438-9bb7b974e82e name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.425175 | controller |     "Jun 09 17:18:07.580463 crc crio[20770]: time=\"2026-06-09T17:18:07.580331583Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-09 17:48:39.425191 | controller |     "Jun 09 17:18:08.196460 crc crio[20770]: time=\"2026-06-09T17:18:08.196267898Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e\" id=eddada35-9fc5-4b14-8438-9bb7b974e82e name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.425206 | controller |     "Jun 09 17:18:08.197773 crc crio[20770]: time=\"2026-06-09T17:18:08.197293168Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=8964721b-3bed-4b34-ac2b-35e84d1bc02a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.425221 | controller |     "Jun 09 17:18:08.200682 crc crio[20770]: time=\"2026-06-09T17:18:08.200559511Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=a0ebeeb2-007d-472a-a641-53cc4ed94e42 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.425236 | controller |     "Jun 09 17:18:08.210266 crc crio[20770]: time=\"2026-06-09T17:18:08.210166367Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-59q2w/extract-content\" id=776f9119-9052-4972-b945-8c02b1421943 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.425251 | controller |     "Jun 09 17:18:08.210924 crc crio[20770]: time=\"2026-06-09T17:18:08.210821806Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.425266 | controller |     "Jun 09 17:18:08.281398 crc crio[20770]: time=\"2026-06-09T17:18:08.281242966Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.425281 | controller |     "Jun 09 17:18:08.285866 crc crio[20770]: time=\"2026-06-09T17:18:08.285427096Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.425300 | controller |     "Jun 09 17:18:08.453760 crc crio[20770]: time=\"2026-06-09T17:18:08.453445025Z\" level=info msg=\"Created container 37328452c4c403196108e438d73ca77335f891ea518056b9425aa81cc71a110b: openshift-marketplace/certified-operators-59q2w/extract-content\" id=776f9119-9052-4972-b945-8c02b1421943 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.425315 | controller |     "Jun 09 17:18:08.464744 crc crio[20770]: time=\"2026-06-09T17:18:08.464543303Z\" level=info msg=\"Starting container: 37328452c4c403196108e438d73ca77335f891ea518056b9425aa81cc71a110b\" id=72075b80-b53d-4dd2-b143-19da6efc088b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.425330 | controller |     "Jun 09 17:18:08.473125 crc crio[20770]: time=\"2026-06-09T17:18:08.472990395Z\" level=info msg=\"Started container\" PID=131928 containerID=37328452c4c403196108e438d73ca77335f891ea518056b9425aa81cc71a110b description=openshift-marketplace/certified-operators-59q2w/extract-content id=72075b80-b53d-4dd2-b143-19da6efc088b name=/runtime.v1.RuntimeService/StartContainer sandboxID=f17aa7641e41dfe9f0827f6f24964c099032488fbf3349da827b0c7d81e5a1f5",
2026-06-09 17:48:39.425345 | controller |     "Jun 09 17:18:11.658466 crc crio[20770]: time=\"2026-06-09T17:18:11.657986819Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f0e294e2-7f77-43a6-b5e3-e379889b8136 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.425361 | controller |     "Jun 09 17:18:11.662335 crc crio[20770]: time=\"2026-06-09T17:18:11.662256282Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=b515aa4a-c0da-443e-83d3-1f6ef00a4153 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.425377 | controller |     "Jun 09 17:18:11.675453 crc crio[20770]: time=\"2026-06-09T17:18:11.675161462Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-59q2w/registry-server\" id=9f0263db-e4d2-44c9-bb26-de5baa39a8b6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.425392 | controller |     "Jun 09 17:18:11.675818 crc crio[20770]: time=\"2026-06-09T17:18:11.675765979Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.425407 | controller |     "Jun 09 17:18:11.748525 crc crio[20770]: time=\"2026-06-09T17:18:11.748424023Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.425423 | controller |     "Jun 09 17:18:11.754832 crc crio[20770]: time=\"2026-06-09T17:18:11.754768185Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.425439 | controller |     "Jun 09 17:18:11.970951 crc crio[20770]: time=\"2026-06-09T17:18:11.970838213Z\" level=info msg=\"Created container 8ea373389e564c15cff689b7549b1fc7111d71f420568630fe9c017547f06151: openshift-marketplace/certified-operators-59q2w/registry-server\" id=9f0263db-e4d2-44c9-bb26-de5baa39a8b6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.425455 | controller |     "Jun 09 17:18:11.972225 crc crio[20770]: time=\"2026-06-09T17:18:11.972182211Z\" level=info msg=\"Starting container: 8ea373389e564c15cff689b7549b1fc7111d71f420568630fe9c017547f06151\" id=66fca625-9aef-4bd0-a918-fb1513a44e48 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.425470 | controller |     "Jun 09 17:18:11.977927 crc crio[20770]: time=\"2026-06-09T17:18:11.977865124Z\" level=info msg=\"Started container\" PID=132187 containerID=8ea373389e564c15cff689b7549b1fc7111d71f420568630fe9c017547f06151 description=openshift-marketplace/certified-operators-59q2w/registry-server id=66fca625-9aef-4bd0-a918-fb1513a44e48 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f17aa7641e41dfe9f0827f6f24964c099032488fbf3349da827b0c7d81e5a1f5",
2026-06-09 17:48:39.425490 | controller |     "Jun 09 17:18:28.300689 crc crio[20770]: time=\"2026-06-09T17:18:28.299750165Z\" level=info msg=\"Removing container: 0b9c7ed4321edfdfa6562e27b910df9787d589c03678c9d9e1d1a80387644214\" id=52433f81-c48e-4a21-81e2-dd85df9ae761 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.425506 | controller |     "Jun 09 17:18:28.476904 crc crio[20770]: time=\"2026-06-09T17:18:28.476788183Z\" level=info msg=\"Removed container 0b9c7ed4321edfdfa6562e27b910df9787d589c03678c9d9e1d1a80387644214: openshift-infra/auto-csr-approver-29683752-mnqcz/oc\" id=52433f81-c48e-4a21-81e2-dd85df9ae761 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.425544 | controller |     "Jun 09 17:18:28.488976 crc crio[20770]: time=\"2026-06-09T17:18:28.488924711Z\" level=info msg=\"Stopping pod sandbox: 3371198da139459faf417b3a800414030347a4e0b04852b88d2e9e2932b5503c\" id=ca4acba4-9d04-435a-8c08-8e5c475fe980 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.425561 | controller |     "Jun 09 17:18:28.489395 crc crio[20770]: time=\"2026-06-09T17:18:28.489373154Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3371198da139459faf417b3a800414030347a4e0b04852b88d2e9e2932b5503c\" id=ca4acba4-9d04-435a-8c08-8e5c475fe980 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.425577 | controller |     "Jun 09 17:18:28.490302 crc crio[20770]: time=\"2026-06-09T17:18:28.490118735Z\" level=info msg=\"Removing pod sandbox: 3371198da139459faf417b3a800414030347a4e0b04852b88d2e9e2932b5503c\" id=f183821c-4140-4dc1-bb41-6072e670dafe name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.425592 | controller |     "Jun 09 17:18:28.509310 crc crio[20770]: time=\"2026-06-09T17:18:28.508870833Z\" level=info msg=\"Removed pod sandbox: 3371198da139459faf417b3a800414030347a4e0b04852b88d2e9e2932b5503c\" id=f183821c-4140-4dc1-bb41-6072e670dafe name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.425608 | controller |     "Jun 09 17:18:30.514114 crc crio[20770]: time=\"2026-06-09T17:18:30.513950063Z\" level=info msg=\"Stopping container: 8ea373389e564c15cff689b7549b1fc7111d71f420568630fe9c017547f06151 (timeout: 2s)\" id=bea3b738-ffc1-498b-9b7b-936fb56afdd9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.425623 | controller |     "Jun 09 17:18:30.656088 crc crio[20770]: time=\"2026-06-09T17:18:30.655952836Z\" level=info msg=\"Stopped container 8ea373389e564c15cff689b7549b1fc7111d71f420568630fe9c017547f06151: openshift-marketplace/certified-operators-59q2w/registry-server\" id=bea3b738-ffc1-498b-9b7b-936fb56afdd9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.425639 | controller |     "Jun 09 17:18:30.657531 crc crio[20770]: time=\"2026-06-09T17:18:30.657242573Z\" level=info msg=\"Stopping pod sandbox: f17aa7641e41dfe9f0827f6f24964c099032488fbf3349da827b0c7d81e5a1f5\" id=9081a3ec-341e-4221-98b8-9cfbc8c671ac name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.425654 | controller |     "Jun 09 17:18:30.659739 crc crio[20770]: time=\"2026-06-09T17:18:30.658079057Z\" level=info msg=\"Got pod network &{Name:certified-operators-59q2w Namespace:openshift-marketplace ID:f17aa7641e41dfe9f0827f6f24964c099032488fbf3349da827b0c7d81e5a1f5 UID:3d8aac63-6308-40dd-a230-ac9074248efc NetNS:/var/run/netns/0ce4e808-32dd-4495-b396-efde060d1d0a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3d8aac63_6308_40dd_a230_ac9074248efc.slice PodAnnotations:0xc0028941e8}] Aliases:map[]}\"",
2026-06-09 17:48:39.425674 | controller |     "Jun 09 17:18:30.659739 crc crio[20770]: time=\"2026-06-09T17:18:30.658228052Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-59q2w from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.425691 | controller |     "Jun 09 17:18:31.000908 crc crio[20770]: time=\"2026-06-09T17:18:31.000735536Z\" level=info msg=\"Stopped pod sandbox: f17aa7641e41dfe9f0827f6f24964c099032488fbf3349da827b0c7d81e5a1f5\" id=9081a3ec-341e-4221-98b8-9cfbc8c671ac name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.425708 | controller |     "Jun 09 17:19:49.621726 crc crio[20770]: time=\"2026-06-09T17:19:49.615719479Z\" level=info msg=\"Stopping pod sandbox: d9cdf6480828fe5055f10815776304b0418aef3d2fca456d6b395e8bdc793d48\" id=6e030088-ba79-4077-9d25-162b815d1663 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.425725 | controller |     "Jun 09 17:19:49.625990 crc crio[20770]: time=\"2026-06-09T17:19:49.625929193Z\" level=info msg=\"Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-dsnp5 Namespace:openstack ID:d9cdf6480828fe5055f10815776304b0418aef3d2fca456d6b395e8bdc793d48 UID:8a64f782-6e6e-4a41-8de0-476ff73ed0df NetNS:/var/run/netns/b805a93f-37ca-4e16-83fd-da958e9acff0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8a64f782_6e6e_4a41_8de0_476ff73ed0df.slice PodAnnotations:0xc0029d4b68}] Aliases:map[]}\"",
2026-06-09 17:48:39.425741 | controller |     "Jun 09 17:19:49.626721 crc crio[20770]: time=\"2026-06-09T17:19:49.626625603Z\" level=info msg=\"Deleting pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-dsnp5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.425757 | controller |     "Jun 09 17:19:50.361681 crc crio[20770]: time=\"2026-06-09T17:19:50.361218715Z\" level=info msg=\"Stopped pod sandbox: d9cdf6480828fe5055f10815776304b0418aef3d2fca456d6b395e8bdc793d48\" id=6e030088-ba79-4077-9d25-162b815d1663 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.425772 | controller |     "Jun 09 17:19:51.214293 crc crio[20770]: time=\"2026-06-09T17:19:51.213791513Z\" level=info msg=\"Running pod sandbox: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamh799g/POD\" id=c6562b35-7ae0-475a-b7c5-1b3184279374 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.425788 | controller |     "Jun 09 17:19:51.215845 crc crio[20770]: time=\"2026-06-09T17:19:51.214445682Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.425804 | controller |     "Jun 09 17:19:51.264488 crc crio[20770]: time=\"2026-06-09T17:19:51.264346439Z\" level=info msg=\"Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipamh799g Namespace:openstack ID:546c4cc7fb0f8eaa78a7dc9186d55d6f6528a672583c3710ec9f8fbfbbe71514 UID:7fc58cc2-04b6-4f49-824a-9c1a07743193 NetNS:/var/run/netns/fe6ff88b-fcf0-485b-ba0d-ef35bbb00578 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7fc58cc2_04b6_4f49_824a_9c1a07743193.slice PodAnnotations:0xc0010a32d8}] Aliases:map[]}\"",
2026-06-09 17:48:39.425820 | controller |     "Jun 09 17:19:51.264826 crc crio[20770]: time=\"2026-06-09T17:19:51.264512333Z\" level=info msg=\"Adding pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamh799g to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.425836 | controller |     "Jun 09 17:19:52.017766 crc crio[20770]: 2026-06-09T17:19:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:546c4cc7fb0f8ea Mac:36:57:88:d6:1b:39 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ee Mtu:0 Sandbox:/var/run/netns/fe6ff88b-fcf0-485b-ba0d-ef35bbb00578 SocketPath: PciID:}] [{Interface:0xc000014730 Address:{IP:10.217.0.238 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.425857 | controller |     "Jun 09 17:19:52.019877 crc crio[20770]: time=\"2026-06-09T17:19:52.019619295Z\" level=info msg=\"Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipamh799g Namespace:openstack ID:546c4cc7fb0f8eaa78a7dc9186d55d6f6528a672583c3710ec9f8fbfbbe71514 UID:7fc58cc2-04b6-4f49-824a-9c1a07743193 NetNS:/var/run/netns/fe6ff88b-fcf0-485b-ba0d-ef35bbb00578 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7fc58cc2_04b6_4f49_824a_9c1a07743193.slice PodAnnotations:0xc0010a32d8}] Aliases:map[]}\"",
2026-06-09 17:48:39.425874 | controller |     "Jun 09 17:19:52.020010 crc crio[20770]: time=\"2026-06-09T17:19:52.019967805Z\" level=info msg=\"Checking pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamh799g for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.425890 | controller |     "Jun 09 17:19:52.028675 crc crio[20770]: time=\"2026-06-09T17:19:52.028522411Z\" level=info msg=\"Ran pod sandbox 546c4cc7fb0f8eaa78a7dc9186d55d6f6528a672583c3710ec9f8fbfbbe71514 with infra container: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamh799g/POD\" id=c6562b35-7ae0-475a-b7c5-1b3184279374 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.425906 | controller |     "Jun 09 17:19:52.034225 crc crio[20770]: time=\"2026-06-09T17:19:52.032022512Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=0116f9d8-3aa5-4cb6-b7c1-cc62703b62bb name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.425921 | controller |     "Jun 09 17:19:52.061329 crc crio[20770]: time=\"2026-06-09T17:19:52.061086559Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=fa528ffa-820c-44a8-a4b8-667001872d5a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.425937 | controller |     "Jun 09 17:19:52.068391 crc crio[20770]: time=\"2026-06-09T17:19:52.068327697Z\" level=info msg=\"Creating container: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamh799g/configure-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=fee37481-e944-4322-a1cc-f78479aa6a3a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.425954 | controller |     "Jun 09 17:19:52.069047 crc crio[20770]: time=\"2026-06-09T17:19:52.068904324Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.425969 | controller |     "Jun 09 17:19:52.115502 crc crio[20770]: time=\"2026-06-09T17:19:52.11531213Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.425985 | controller |     "Jun 09 17:19:52.120569 crc crio[20770]: time=\"2026-06-09T17:19:52.120500719Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.426000 | controller |     "Jun 09 17:19:52.346355 crc crio[20770]: time=\"2026-06-09T17:19:52.346148067Z\" level=info msg=\"Created container f8bd8926333bc30f140659cbcdae406293309bd61b134965a6499e752196ad35: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamh799g/configure-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=fee37481-e944-4322-a1cc-f78479aa6a3a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.426015 | controller |     "Jun 09 17:19:52.350141 crc crio[20770]: time=\"2026-06-09T17:19:52.349489143Z\" level=info msg=\"Starting container: f8bd8926333bc30f140659cbcdae406293309bd61b134965a6499e752196ad35\" id=f4810f45-214d-4ccd-8fe6-f19dd5936740 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.426035 | controller |     "Jun 09 17:19:52.361776 crc crio[20770]: time=\"2026-06-09T17:19:52.361589321Z\" level=info msg=\"Started container\" PID=137281 containerID=f8bd8926333bc30f140659cbcdae406293309bd61b134965a6499e752196ad35 description=openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamh799g/configure-network-edpm-deployment-ipam-openstack-edpm-ipam id=f4810f45-214d-4ccd-8fe6-f19dd5936740 name=/runtime.v1.RuntimeService/StartContainer sandboxID=546c4cc7fb0f8eaa78a7dc9186d55d6f6528a672583c3710ec9f8fbfbbe71514",
2026-06-09 17:48:39.426051 | controller |     "Jun 09 17:20:00.520354 crc crio[20770]: time=\"2026-06-09T17:20:00.519323138Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683760-gw9cz/POD\" id=3fb9e311-c170-4954-979d-2127a15cf283 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.426066 | controller |     "Jun 09 17:20:00.522239 crc crio[20770]: time=\"2026-06-09T17:20:00.520387959Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.426082 | controller |     "Jun 09 17:20:00.568120 crc crio[20770]: time=\"2026-06-09T17:20:00.567978029Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683760-gw9cz Namespace:openshift-infra ID:1b616d946b4bc12ece63472071806f19ba02fce6845c3587b672e62044bf8d1b UID:d71918ed-7c7d-4c83-83eb-d88f6b9f1f6a NetNS:/var/run/netns/79e3ff52-63c2-47db-a9e8-c6f7497f1b27 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd71918ed_7c7d_4c83_83eb_d88f6b9f1f6a.slice PodAnnotations:0xc002a08300}] Aliases:map[]}\"",
2026-06-09 17:48:39.426098 | controller |     "Jun 09 17:20:00.568120 crc crio[20770]: time=\"2026-06-09T17:20:00.568046021Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683760-gw9cz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.426115 | controller |     "Jun 09 17:20:01.113425 crc crio[20770]: 2026-06-09T17:20:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1b616d946b4bc12 Mac:02:6b:38:17:e2:90 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ef Mtu:0 Sandbox:/var/run/netns/79e3ff52-63c2-47db-a9e8-c6f7497f1b27 SocketPath: PciID:}] [{Interface:0xc00019ae50 Address:{IP:10.217.0.239 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.426131 | controller |     "Jun 09 17:20:01.115088 crc crio[20770]: time=\"2026-06-09T17:20:01.11499458Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683760-gw9cz Namespace:openshift-infra ID:1b616d946b4bc12ece63472071806f19ba02fce6845c3587b672e62044bf8d1b UID:d71918ed-7c7d-4c83-83eb-d88f6b9f1f6a NetNS:/var/run/netns/79e3ff52-63c2-47db-a9e8-c6f7497f1b27 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd71918ed_7c7d_4c83_83eb_d88f6b9f1f6a.slice PodAnnotations:0xc002a08300}] Aliases:map[]}\"",
2026-06-09 17:48:39.426147 | controller |     "Jun 09 17:20:01.115376 crc crio[20770]: time=\"2026-06-09T17:20:01.115310349Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683760-gw9cz for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.426163 | controller |     "Jun 09 17:20:01.133465 crc crio[20770]: time=\"2026-06-09T17:20:01.133335938Z\" level=info msg=\"Ran pod sandbox 1b616d946b4bc12ece63472071806f19ba02fce6845c3587b672e62044bf8d1b with infra container: openshift-infra/auto-csr-approver-29683760-gw9cz/POD\" id=3fb9e311-c170-4954-979d-2127a15cf283 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.426178 | controller |     "Jun 09 17:20:01.140013 crc crio[20770]: time=\"2026-06-09T17:20:01.139895757Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=f9b930ed-f53d-427d-8fc2-aad897ad7d5d name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.426198 | controller |     "Jun 09 17:20:01.153959 crc crio[20770]: time=\"2026-06-09T17:20:01.153375925Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 17:48:39.426214 | controller |     "Jun 09 17:20:02.389571 crc crio[20770]: time=\"2026-06-09T17:20:02.388893779Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=f9b930ed-f53d-427d-8fc2-aad897ad7d5d name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.426230 | controller |     "Jun 09 17:20:02.391028 crc crio[20770]: time=\"2026-06-09T17:20:02.390304539Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=c5ea1f7b-790d-4020-be4a-3655819a65e2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.426245 | controller |     "Jun 09 17:20:02.392612 crc crio[20770]: time=\"2026-06-09T17:20:02.392530333Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=b0c44ce0-7511-4e05-a359-5dbbea39cb39 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.426261 | controller |     "Jun 09 17:20:02.402941 crc crio[20770]: time=\"2026-06-09T17:20:02.402851341Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683760-gw9cz/oc\" id=c9778c80-06c5-4158-bb54-ecf5d113bad2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.426277 | controller |     "Jun 09 17:20:02.403469 crc crio[20770]: time=\"2026-06-09T17:20:02.403399276Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.426293 | controller |     "Jun 09 17:20:02.462885 crc crio[20770]: time=\"2026-06-09T17:20:02.462487958Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.426308 | controller |     "Jun 09 17:20:02.840990 crc crio[20770]: time=\"2026-06-09T17:20:02.840895424Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.426324 | controller |     "Jun 09 17:20:02.947828 crc crio[20770]: time=\"2026-06-09T17:20:02.947773631Z\" level=info msg=\"Created container b632f0d24d39b4aedb47ccf23932ea384a16d40ee57053e175103ffd0766ba92: openshift-infra/auto-csr-approver-29683760-gw9cz/oc\" id=c9778c80-06c5-4158-bb54-ecf5d113bad2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.426339 | controller |     "Jun 09 17:20:02.953231 crc crio[20770]: time=\"2026-06-09T17:20:02.953135506Z\" level=info msg=\"Starting container: b632f0d24d39b4aedb47ccf23932ea384a16d40ee57053e175103ffd0766ba92\" id=d92b2d90-a241-4686-ba8e-aa4a78d32e5f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.426354 | controller |     "Jun 09 17:20:02.962530 crc crio[20770]: time=\"2026-06-09T17:20:02.962448444Z\" level=info msg=\"Started container\" PID=137930 containerID=b632f0d24d39b4aedb47ccf23932ea384a16d40ee57053e175103ffd0766ba92 description=openshift-infra/auto-csr-approver-29683760-gw9cz/oc id=d92b2d90-a241-4686-ba8e-aa4a78d32e5f name=/runtime.v1.RuntimeService/StartContainer sandboxID=1b616d946b4bc12ece63472071806f19ba02fce6845c3587b672e62044bf8d1b",
2026-06-09 17:48:39.426370 | controller |     "Jun 09 17:20:04.981987 crc crio[20770]: time=\"2026-06-09T17:20:04.981341615Z\" level=info msg=\"Stopping pod sandbox: 1b616d946b4bc12ece63472071806f19ba02fce6845c3587b672e62044bf8d1b\" id=7c4865bb-f705-4807-a824-dad0c12fa0d3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.426386 | controller |     "Jun 09 17:20:04.984809 crc crio[20770]: time=\"2026-06-09T17:20:04.982794966Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683760-gw9cz Namespace:openshift-infra ID:1b616d946b4bc12ece63472071806f19ba02fce6845c3587b672e62044bf8d1b UID:d71918ed-7c7d-4c83-83eb-d88f6b9f1f6a NetNS:/var/run/netns/79e3ff52-63c2-47db-a9e8-c6f7497f1b27 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd71918ed_7c7d_4c83_83eb_d88f6b9f1f6a.slice PodAnnotations:0xc00291a668}] Aliases:map[]}\"",
2026-06-09 17:48:39.426405 | controller |     "Jun 09 17:20:04.984809 crc crio[20770]: time=\"2026-06-09T17:20:04.982954501Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683760-gw9cz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.426422 | controller |     "Jun 09 17:20:05.421929 crc crio[20770]: time=\"2026-06-09T17:20:05.421302173Z\" level=info msg=\"Stopped pod sandbox: 1b616d946b4bc12ece63472071806f19ba02fce6845c3587b672e62044bf8d1b\" id=7c4865bb-f705-4807-a824-dad0c12fa0d3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.426438 | controller |     "Jun 09 17:20:28.611154 crc crio[20770]: time=\"2026-06-09T17:20:28.610181594Z\" level=info msg=\"Removing container: 210ecdfb9191e4c0a23087d050ac34587ce38c25f2e723bc86597d10d0306298\" id=f3f313eb-47af-4445-bbd6-7ff16335508d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.426453 | controller |     "Jun 09 17:20:28.923202 crc crio[20770]: time=\"2026-06-09T17:20:28.92260558Z\" level=info msg=\"Removed container 210ecdfb9191e4c0a23087d050ac34587ce38c25f2e723bc86597d10d0306298: openshift-infra/auto-csr-approver-29683754-wr4tk/oc\" id=f3f313eb-47af-4445-bbd6-7ff16335508d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.426469 | controller |     "Jun 09 17:20:28.934867 crc crio[20770]: time=\"2026-06-09T17:20:28.934563994Z\" level=info msg=\"Stopping pod sandbox: d28443e1bd1b9979d1578e2160fc66f9b861f421268380c6d18161204342cab9\" id=165caca0-d1a5-4951-8b97-88eb885737ca name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.426484 | controller |     "Jun 09 17:20:28.935258 crc crio[20770]: time=\"2026-06-09T17:20:28.934894474Z\" level=info msg=\"Stopped pod sandbox (already stopped): d28443e1bd1b9979d1578e2160fc66f9b861f421268380c6d18161204342cab9\" id=165caca0-d1a5-4951-8b97-88eb885737ca name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.426499 | controller |     "Jun 09 17:20:28.935787 crc crio[20770]: time=\"2026-06-09T17:20:28.935733328Z\" level=info msg=\"Removing pod sandbox: d28443e1bd1b9979d1578e2160fc66f9b861f421268380c6d18161204342cab9\" id=c4488184-c91b-464e-aa31-1bf2696df294 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.426534 | controller |     "Jun 09 17:20:28.950500 crc crio[20770]: time=\"2026-06-09T17:20:28.950364579Z\" level=info msg=\"Removed pod sandbox: d28443e1bd1b9979d1578e2160fc66f9b861f421268380c6d18161204342cab9\" id=c4488184-c91b-464e-aa31-1bf2696df294 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.426553 | controller |     "Jun 09 17:20:44.574899 crc crio[20770]: time=\"2026-06-09T17:20:44.573838139Z\" level=info msg=\"Stopping pod sandbox: 546c4cc7fb0f8eaa78a7dc9186d55d6f6528a672583c3710ec9f8fbfbbe71514\" id=ba0f3568-c811-4b1e-889b-564cbb3a2663 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.426569 | controller |     "Jun 09 17:20:44.576031 crc crio[20770]: time=\"2026-06-09T17:20:44.575550518Z\" level=info msg=\"Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipamh799g Namespace:openstack ID:546c4cc7fb0f8eaa78a7dc9186d55d6f6528a672583c3710ec9f8fbfbbe71514 UID:7fc58cc2-04b6-4f49-824a-9c1a07743193 NetNS:/var/run/netns/fe6ff88b-fcf0-485b-ba0d-ef35bbb00578 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7fc58cc2_04b6_4f49_824a_9c1a07743193.slice PodAnnotations:0xc001e816f8}] Aliases:map[]}\"",
2026-06-09 17:48:39.426589 | controller |     "Jun 09 17:20:44.576031 crc crio[20770]: time=\"2026-06-09T17:20:44.575768875Z\" level=info msg=\"Deleting pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamh799g from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.426606 | controller |     "Jun 09 17:20:45.057733 crc crio[20770]: time=\"2026-06-09T17:20:45.057270579Z\" level=info msg=\"Stopped pod sandbox: 546c4cc7fb0f8eaa78a7dc9186d55d6f6528a672583c3710ec9f8fbfbbe71514\" id=ba0f3568-c811-4b1e-889b-564cbb3a2663 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.426622 | controller |     "Jun 09 17:20:46.211407 crc crio[20770]: time=\"2026-06-09T17:20:46.210024969Z\" level=info msg=\"Running pod sandbox: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-4cblp/POD\" id=0ebff1cd-ea27-494a-915b-af2dc726f0ae name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.426638 | controller |     "Jun 09 17:20:46.212332 crc crio[20770]: time=\"2026-06-09T17:20:46.21144192Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.426654 | controller |     "Jun 09 17:20:46.254716 crc crio[20770]: time=\"2026-06-09T17:20:46.254558012Z\" level=info msg=\"Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-4cblp Namespace:openstack ID:a3d4b6f997fdec4ce11db121f8ca92b8be6d35bdd1a1ac1806e1763251b10079 UID:8ed1bac6-c2af-41c1-9039-0e15337a43b6 NetNS:/var/run/netns/651b23cf-7b35-48b7-96d0-8cb7bc527c09 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8ed1bac6_c2af_41c1_9039_0e15337a43b6.slice PodAnnotations:0xc002895788}] Aliases:map[]}\"",
2026-06-09 17:48:39.426670 | controller |     "Jun 09 17:20:46.254716 crc crio[20770]: time=\"2026-06-09T17:20:46.254619843Z\" level=info msg=\"Adding pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-4cblp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.426686 | controller |     "Jun 09 17:20:46.952942 crc crio[20770]: 2026-06-09T17:20:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a3d4b6f997fdec4 Mac:f6:a7:59:e3:8d:09 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f0 Mtu:0 Sandbox:/var/run/netns/651b23cf-7b35-48b7-96d0-8cb7bc527c09 SocketPath: PciID:}] [{Interface:0xc0001346a0 Address:{IP:10.217.0.240 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.426701 | controller |     "Jun 09 17:20:46.954792 crc crio[20770]: time=\"2026-06-09T17:20:46.954752492Z\" level=info msg=\"Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-4cblp Namespace:openstack ID:a3d4b6f997fdec4ce11db121f8ca92b8be6d35bdd1a1ac1806e1763251b10079 UID:8ed1bac6-c2af-41c1-9039-0e15337a43b6 NetNS:/var/run/netns/651b23cf-7b35-48b7-96d0-8cb7bc527c09 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8ed1bac6_c2af_41c1_9039_0e15337a43b6.slice PodAnnotations:0xc002895788}] Aliases:map[]}\"",
2026-06-09 17:48:39.426717 | controller |     "Jun 09 17:20:46.955166 crc crio[20770]: time=\"2026-06-09T17:20:46.955141714Z\" level=info msg=\"Checking pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-4cblp for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.426733 | controller |     "Jun 09 17:20:46.965342 crc crio[20770]: time=\"2026-06-09T17:20:46.965241734Z\" level=info msg=\"Ran pod sandbox a3d4b6f997fdec4ce11db121f8ca92b8be6d35bdd1a1ac1806e1763251b10079 with infra container: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-4cblp/POD\" id=0ebff1cd-ea27-494a-915b-af2dc726f0ae name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.426753 | controller |     "Jun 09 17:20:46.967841 crc crio[20770]: time=\"2026-06-09T17:20:46.967734076Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=137bfd37-724e-4a93-b9f8-352b3086abab name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.426769 | controller |     "Jun 09 17:20:46.991420 crc crio[20770]: time=\"2026-06-09T17:20:46.991220933Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=5d7df642-29be-4e4a-8359-9681fbde5866 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.426785 | controller |     "Jun 09 17:20:47.000574 crc crio[20770]: time=\"2026-06-09T17:20:47.000373206Z\" level=info msg=\"Creating container: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-4cblp/validate-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=2faaa8f2-9251-4589-a736-e3d633db2895 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.426801 | controller |     "Jun 09 17:20:47.001260 crc crio[20770]: time=\"2026-06-09T17:20:47.001049726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.426817 | controller |     "Jun 09 17:20:47.048297 crc crio[20770]: time=\"2026-06-09T17:20:47.048199723Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.426833 | controller |     "Jun 09 17:20:47.053032 crc crio[20770]: time=\"2026-06-09T17:20:47.052930099Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.426849 | controller |     "Jun 09 17:20:47.239987 crc crio[20770]: time=\"2026-06-09T17:20:47.23944929Z\" level=info msg=\"Created container fdc9dd84f83e07837d109224cbe0a2828680e71e65d8b3db2600078fd557eef7: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-4cblp/validate-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=2faaa8f2-9251-4589-a736-e3d633db2895 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.426865 | controller |     "Jun 09 17:20:47.242514 crc crio[20770]: time=\"2026-06-09T17:20:47.240888721Z\" level=info msg=\"Starting container: fdc9dd84f83e07837d109224cbe0a2828680e71e65d8b3db2600078fd557eef7\" id=06f3a145-1ec8-4b80-bc42-b333cea323a9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.426880 | controller |     "Jun 09 17:20:47.250016 crc crio[20770]: time=\"2026-06-09T17:20:47.249330734Z\" level=info msg=\"Started container\" PID=140476 containerID=fdc9dd84f83e07837d109224cbe0a2828680e71e65d8b3db2600078fd557eef7 description=openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-4cblp/validate-network-edpm-deployment-ipam-openstack-edpm-ipam id=06f3a145-1ec8-4b80-bc42-b333cea323a9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a3d4b6f997fdec4ce11db121f8ca92b8be6d35bdd1a1ac1806e1763251b10079",
2026-06-09 17:48:39.426897 | controller |     "Jun 09 17:20:53.705427 crc crio[20770]: time=\"2026-06-09T17:20:53.704506499Z\" level=info msg=\"Stopping pod sandbox: a3d4b6f997fdec4ce11db121f8ca92b8be6d35bdd1a1ac1806e1763251b10079\" id=afaab98d-ef8c-483f-88d4-172b175fbcdb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.426912 | controller |     "Jun 09 17:20:53.707173 crc crio[20770]: time=\"2026-06-09T17:20:53.706131106Z\" level=info msg=\"Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-4cblp Namespace:openstack ID:a3d4b6f997fdec4ce11db121f8ca92b8be6d35bdd1a1ac1806e1763251b10079 UID:8ed1bac6-c2af-41c1-9039-0e15337a43b6 NetNS:/var/run/netns/651b23cf-7b35-48b7-96d0-8cb7bc527c09 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8ed1bac6_c2af_41c1_9039_0e15337a43b6.slice PodAnnotations:0xc00291a368}] Aliases:map[]}\"",
2026-06-09 17:48:39.426932 | controller |     "Jun 09 17:20:53.707173 crc crio[20770]: time=\"2026-06-09T17:20:53.70627236Z\" level=info msg=\"Deleting pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-4cblp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.426949 | controller |     "Jun 09 17:20:54.169981 crc crio[20770]: time=\"2026-06-09T17:20:54.169884679Z\" level=info msg=\"Stopped pod sandbox: a3d4b6f997fdec4ce11db121f8ca92b8be6d35bdd1a1ac1806e1763251b10079\" id=afaab98d-ef8c-483f-88d4-172b175fbcdb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.426965 | controller |     "Jun 09 17:20:55.273041 crc crio[20770]: time=\"2026-06-09T17:20:55.272180888Z\" level=info msg=\"Running pod sandbox: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-jdhb4/POD\" id=13629592-b7d0-4ca8-888a-a2ab95848731 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.426981 | controller |     "Jun 09 17:20:55.273041 crc crio[20770]: time=\"2026-06-09T17:20:55.272994121Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.426997 | controller |     "Jun 09 17:20:55.310163 crc crio[20770]: time=\"2026-06-09T17:20:55.310035178Z\" level=info msg=\"Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-jdhb4 Namespace:openstack ID:fd769420ee8862361a06eacdf151f58ae2981f68b3f68793c15e32869491b77a UID:234d39d0-910b-4ab4-8ff3-649d58b0fbc1 NetNS:/var/run/netns/1eacf628-c0b6-43f8-b5bc-f94958180dd7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod234d39d0_910b_4ab4_8ff3_649d58b0fbc1.slice PodAnnotations:0xc0005c6cc0}] Aliases:map[]}\"",
2026-06-09 17:48:39.427013 | controller |     "Jun 09 17:20:55.310163 crc crio[20770]: time=\"2026-06-09T17:20:55.310151551Z\" level=info msg=\"Adding pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-jdhb4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.427029 | controller |     "Jun 09 17:20:55.807824 crc crio[20770]: 2026-06-09T17:20:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fd769420ee88623 Mac:56:9a:ef:a7:0c:4e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f1 Mtu:0 Sandbox:/var/run/netns/1eacf628-c0b6-43f8-b5bc-f94958180dd7 SocketPath: PciID:}] [{Interface:0xc00043e730 Address:{IP:10.217.0.241 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.427045 | controller |     "Jun 09 17:20:55.809417 crc crio[20770]: time=\"2026-06-09T17:20:55.809331974Z\" level=info msg=\"Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-jdhb4 Namespace:openstack ID:fd769420ee8862361a06eacdf151f58ae2981f68b3f68793c15e32869491b77a UID:234d39d0-910b-4ab4-8ff3-649d58b0fbc1 NetNS:/var/run/netns/1eacf628-c0b6-43f8-b5bc-f94958180dd7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod234d39d0_910b_4ab4_8ff3_649d58b0fbc1.slice PodAnnotations:0xc0005c6cc0}] Aliases:map[]}\"",
2026-06-09 17:48:39.427061 | controller |     "Jun 09 17:20:55.809538 crc crio[20770]: time=\"2026-06-09T17:20:55.809491409Z\" level=info msg=\"Checking pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-jdhb4 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.427077 | controller |     "Jun 09 17:20:55.817401 crc crio[20770]: time=\"2026-06-09T17:20:55.817350865Z\" level=info msg=\"Ran pod sandbox fd769420ee8862361a06eacdf151f58ae2981f68b3f68793c15e32869491b77a with infra container: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-jdhb4/POD\" id=13629592-b7d0-4ca8-888a-a2ab95848731 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.427096 | controller |     "Jun 09 17:20:55.821696 crc crio[20770]: time=\"2026-06-09T17:20:55.821573677Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=cf20e65f-1729-48cb-9074-d4e16ab09ce2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.427113 | controller |     "Jun 09 17:20:55.848371 crc crio[20770]: time=\"2026-06-09T17:20:55.848190163Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=527ca0ca-f1a6-45e8-a9ef-681576cdc595 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.427130 | controller |     "Jun 09 17:20:55.859141 crc crio[20770]: time=\"2026-06-09T17:20:55.8571107Z\" level=info msg=\"Creating container: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-jdhb4/install-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=96da935d-0812-485f-b324-01b72363c4e6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.427146 | controller |     "Jun 09 17:20:55.859141 crc crio[20770]: time=\"2026-06-09T17:20:55.857501901Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.427162 | controller |     "Jun 09 17:20:55.924292 crc crio[20770]: time=\"2026-06-09T17:20:55.924189662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.427177 | controller |     "Jun 09 17:20:55.928279 crc crio[20770]: time=\"2026-06-09T17:20:55.928213357Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.427194 | controller |     "Jun 09 17:20:56.090754 crc crio[20770]: time=\"2026-06-09T17:20:56.090572171Z\" level=info msg=\"Created container 9d36e672ebdd248b3964a3743f000b2a392180c4d79f0a01de5b986ea1adffd5: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-jdhb4/install-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=96da935d-0812-485f-b324-01b72363c4e6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.427209 | controller |     "Jun 09 17:20:56.092477 crc crio[20770]: time=\"2026-06-09T17:20:56.092360393Z\" level=info msg=\"Starting container: 9d36e672ebdd248b3964a3743f000b2a392180c4d79f0a01de5b986ea1adffd5\" id=c6703a1e-bb5a-4dab-88f2-685dbda12425 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.427225 | controller |     "Jun 09 17:20:56.098816 crc crio[20770]: time=\"2026-06-09T17:20:56.098555021Z\" level=info msg=\"Started container\" PID=141104 containerID=9d36e672ebdd248b3964a3743f000b2a392180c4d79f0a01de5b986ea1adffd5 description=openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-jdhb4/install-os-edpm-deployment-ipam-openstack-edpm-ipam id=c6703a1e-bb5a-4dab-88f2-685dbda12425 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fd769420ee8862361a06eacdf151f58ae2981f68b3f68793c15e32869491b77a",
2026-06-09 17:48:39.427241 | controller |     "Jun 09 17:21:28.970994 crc crio[20770]: time=\"2026-06-09T17:21:28.970580058Z\" level=info msg=\"Removing container: 0025dcd1bc0b6b0cb2b9b76e478c60813caeaa6ae1b42255f111d22abeedbbef\" id=c0619a3e-d84b-4f42-af7f-0bb2975efeb3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.427256 | controller |     "Jun 09 17:21:29.002117 crc crio[20770]: time=\"2026-06-09T17:21:29.00189483Z\" level=info msg=\"Removed container 0025dcd1bc0b6b0cb2b9b76e478c60813caeaa6ae1b42255f111d22abeedbbef: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-l7nz2/init\" id=c0619a3e-d84b-4f42-af7f-0bb2975efeb3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.427271 | controller |     "Jun 09 17:21:29.005204 crc crio[20770]: time=\"2026-06-09T17:21:29.005137583Z\" level=info msg=\"Removing container: 25b3342a2439c9930aa45fe87af9d2c065455d6e24c7d28d02bb0696739eaeb3\" id=7747942b-07bd-4719-b549-bc986ef0f663 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.427290 | controller |     "Jun 09 17:21:29.085866 crc crio[20770]: time=\"2026-06-09T17:21:29.085773455Z\" level=info msg=\"Removed container 25b3342a2439c9930aa45fe87af9d2c065455d6e24c7d28d02bb0696739eaeb3: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-l7nz2/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=7747942b-07bd-4719-b549-bc986ef0f663 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.427307 | controller |     "Jun 09 17:21:29.095253 crc crio[20770]: time=\"2026-06-09T17:21:29.095153215Z\" level=info msg=\"Stopping pod sandbox: ebad92df83403b3355d9ddd62ddee513ec34c4c82a9e383a05bf0b216b0832a4\" id=02b1954b-0027-44c0-99fe-d25111f23668 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.427322 | controller |     "Jun 09 17:21:29.095526 crc crio[20770]: time=\"2026-06-09T17:21:29.095268648Z\" level=info msg=\"Stopped pod sandbox (already stopped): ebad92df83403b3355d9ddd62ddee513ec34c4c82a9e383a05bf0b216b0832a4\" id=02b1954b-0027-44c0-99fe-d25111f23668 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.427338 | controller |     "Jun 09 17:21:29.096008 crc crio[20770]: time=\"2026-06-09T17:21:29.095932917Z\" level=info msg=\"Removing pod sandbox: ebad92df83403b3355d9ddd62ddee513ec34c4c82a9e383a05bf0b216b0832a4\" id=3b9b7e8c-510b-42d1-9dc0-edea2713578b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.427353 | controller |     "Jun 09 17:21:29.120329 crc crio[20770]: time=\"2026-06-09T17:21:29.120258028Z\" level=info msg=\"Removed pod sandbox: ebad92df83403b3355d9ddd62ddee513ec34c4c82a9e383a05bf0b216b0832a4\" id=3b9b7e8c-510b-42d1-9dc0-edea2713578b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.427368 | controller |     "Jun 09 17:21:37.306254 crc crio[20770]: time=\"2026-06-09T17:21:37.305137057Z\" level=info msg=\"Stopping pod sandbox: fd769420ee8862361a06eacdf151f58ae2981f68b3f68793c15e32869491b77a\" id=bec01077-7c44-47a4-b264-9aefa89867e8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.427383 | controller |     "Jun 09 17:21:37.308002 crc crio[20770]: time=\"2026-06-09T17:21:37.307066362Z\" level=info msg=\"Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-jdhb4 Namespace:openstack ID:fd769420ee8862361a06eacdf151f58ae2981f68b3f68793c15e32869491b77a UID:234d39d0-910b-4ab4-8ff3-649d58b0fbc1 NetNS:/var/run/netns/1eacf628-c0b6-43f8-b5bc-f94958180dd7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod234d39d0_910b_4ab4_8ff3_649d58b0fbc1.slice PodAnnotations:0xc0010a22d0}] Aliases:map[]}\"",
2026-06-09 17:48:39.427399 | controller |     "Jun 09 17:21:37.308002 crc crio[20770]: time=\"2026-06-09T17:21:37.307520245Z\" level=info msg=\"Deleting pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-jdhb4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.427415 | controller |     "Jun 09 17:21:37.885918 crc crio[20770]: time=\"2026-06-09T17:21:37.885367453Z\" level=info msg=\"Stopped pod sandbox: fd769420ee8862361a06eacdf151f58ae2981f68b3f68793c15e32869491b77a\" id=bec01077-7c44-47a4-b264-9aefa89867e8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.427430 | controller |     "Jun 09 17:21:38.887310 crc crio[20770]: time=\"2026-06-09T17:21:38.886805018Z\" level=info msg=\"Running pod sandbox: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-4q5zl/POD\" id=8b5d5d5e-64ca-4bfd-aefc-061d7173367d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.427445 | controller |     "Jun 09 17:21:38.888486 crc crio[20770]: time=\"2026-06-09T17:21:38.887341054Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.427464 | controller |     "Jun 09 17:21:38.917438 crc crio[20770]: time=\"2026-06-09T17:21:38.917126101Z\" level=info msg=\"Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-4q5zl Namespace:openstack ID:96bf8711c9eb870283ad9f0dc5c257926c7a75dd36dc38b0c68f59cb5663a162 UID:5f8c0319-e985-4eec-8803-d3a91c5985ca NetNS:/var/run/netns/a587ff44-e4b0-448c-9b08-31321059d0aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5f8c0319_e985_4eec_8803_d3a91c5985ca.slice PodAnnotations:0xc0010a3300}] Aliases:map[]}\"",
2026-06-09 17:48:39.427481 | controller |     "Jun 09 17:21:38.917438 crc crio[20770]: time=\"2026-06-09T17:21:38.917376058Z\" level=info msg=\"Adding pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-4q5zl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.427496 | controller |     "Jun 09 17:21:39.930504 crc crio[20770]: 2026-06-09T17:21:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:96bf8711c9eb870 Mac:2e:a1:ce:e8:4c:21 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f2 Mtu:0 Sandbox:/var/run/netns/a587ff44-e4b0-448c-9b08-31321059d0aa SocketPath: PciID:}] [{Interface:0xc0004b45e0 Address:{IP:10.217.0.242 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.427526 | controller |     "Jun 09 17:21:39.933697 crc crio[20770]: time=\"2026-06-09T17:21:39.933604718Z\" level=info msg=\"Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-4q5zl Namespace:openstack ID:96bf8711c9eb870283ad9f0dc5c257926c7a75dd36dc38b0c68f59cb5663a162 UID:5f8c0319-e985-4eec-8803-d3a91c5985ca NetNS:/var/run/netns/a587ff44-e4b0-448c-9b08-31321059d0aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5f8c0319_e985_4eec_8803_d3a91c5985ca.slice PodAnnotations:0xc0010a3300}] Aliases:map[]}\"",
2026-06-09 17:48:39.427548 | controller |     "Jun 09 17:21:39.933963 crc crio[20770]: time=\"2026-06-09T17:21:39.933944148Z\" level=info msg=\"Checking pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-4q5zl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.427565 | controller |     "Jun 09 17:21:39.951064 crc crio[20770]: time=\"2026-06-09T17:21:39.948171937Z\" level=info msg=\"Ran pod sandbox 96bf8711c9eb870283ad9f0dc5c257926c7a75dd36dc38b0c68f59cb5663a162 with infra container: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-4q5zl/POD\" id=8b5d5d5e-64ca-4bfd-aefc-061d7173367d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.427581 | controller |     "Jun 09 17:21:39.951064 crc crio[20770]: time=\"2026-06-09T17:21:39.950569457Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=5c38e163-a15c-42af-a10b-3519003054de name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.427596 | controller |     "Jun 09 17:21:39.989429 crc crio[20770]: time=\"2026-06-09T17:21:39.989268681Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=75fed1d3-2084-4399-bd57-8e92b3261036 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.427611 | controller |     "Jun 09 17:21:40.023697 crc crio[20770]: time=\"2026-06-09T17:21:40.023526027Z\" level=info msg=\"Creating container: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-4q5zl/configure-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=78720972-c94a-4bb7-912a-c66ecf29a078 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.427626 | controller |     "Jun 09 17:21:40.024307 crc crio[20770]: time=\"2026-06-09T17:21:40.024245088Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.427647 | controller |     "Jun 09 17:21:40.099145 crc crio[20770]: time=\"2026-06-09T17:21:40.09897399Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.427664 | controller |     "Jun 09 17:21:40.108562 crc crio[20770]: time=\"2026-06-09T17:21:40.107187866Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.427680 | controller |     "Jun 09 17:21:40.296369 crc crio[20770]: time=\"2026-06-09T17:21:40.29625745Z\" level=info msg=\"Created container c8b95917662d03e3ab88c7827df8231e910716982e7788f34236408c21096e5f: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-4q5zl/configure-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=78720972-c94a-4bb7-912a-c66ecf29a078 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.427695 | controller |     "Jun 09 17:21:40.298063 crc crio[20770]: time=\"2026-06-09T17:21:40.297965079Z\" level=info msg=\"Starting container: c8b95917662d03e3ab88c7827df8231e910716982e7788f34236408c21096e5f\" id=35d4b24d-e8c1-4d11-a614-42fc6dc8ef20 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.427712 | controller |     "Jun 09 17:21:40.307135 crc crio[20770]: time=\"2026-06-09T17:21:40.306940668Z\" level=info msg=\"Started container\" PID=143602 containerID=c8b95917662d03e3ab88c7827df8231e910716982e7788f34236408c21096e5f description=openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-4q5zl/configure-os-edpm-deployment-ipam-openstack-edpm-ipam id=35d4b24d-e8c1-4d11-a614-42fc6dc8ef20 name=/runtime.v1.RuntimeService/StartContainer sandboxID=96bf8711c9eb870283ad9f0dc5c257926c7a75dd36dc38b0c68f59cb5663a162",
2026-06-09 17:48:39.427728 | controller |     "Jun 09 17:22:00.566476 crc crio[20770]: time=\"2026-06-09T17:22:00.565604076Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683762-bxcxk/POD\" id=42b8688b-3bf7-4917-bff2-6f564178b382 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.427745 | controller |     "Jun 09 17:22:00.566476 crc crio[20770]: time=\"2026-06-09T17:22:00.566454331Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.427761 | controller |     "Jun 09 17:22:00.605942 crc crio[20770]: time=\"2026-06-09T17:22:00.605826844Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683762-bxcxk Namespace:openshift-infra ID:42a67b204cc6d64caab48e67c14ca03fe9f2a55e785b5477ba33a598f2e6ae1d UID:655c9fd2-d357-4f8d-9b0a-e9bdbf47a0b7 NetNS:/var/run/netns/7e1ebdcd-b7cd-484e-9587-e6a7f16585e1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod655c9fd2_d357_4f8d_9b0a_e9bdbf47a0b7.slice PodAnnotations:0xc002732118}] Aliases:map[]}\"",
2026-06-09 17:48:39.427776 | controller |     "Jun 09 17:22:00.605942 crc crio[20770]: time=\"2026-06-09T17:22:00.605887536Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683762-bxcxk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.427792 | controller |     "Jun 09 17:22:01.137618 crc crio[20770]: 2026-06-09T17:22:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:42a67b204cc6d64 Mac:8e:24:f6:22:7b:b5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f3 Mtu:0 Sandbox:/var/run/netns/7e1ebdcd-b7cd-484e-9587-e6a7f16585e1 SocketPath: PciID:}] [{Interface:0xc0004b05d0 Address:{IP:10.217.0.243 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.427808 | controller |     "Jun 09 17:22:01.141451 crc crio[20770]: time=\"2026-06-09T17:22:01.141320413Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683762-bxcxk Namespace:openshift-infra ID:42a67b204cc6d64caab48e67c14ca03fe9f2a55e785b5477ba33a598f2e6ae1d UID:655c9fd2-d357-4f8d-9b0a-e9bdbf47a0b7 NetNS:/var/run/netns/7e1ebdcd-b7cd-484e-9587-e6a7f16585e1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod655c9fd2_d357_4f8d_9b0a_e9bdbf47a0b7.slice PodAnnotations:0xc002732118}] Aliases:map[]}\"",
2026-06-09 17:48:39.427828 | controller |     "Jun 09 17:22:01.142063 crc crio[20770]: time=\"2026-06-09T17:22:01.141955591Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683762-bxcxk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.427844 | controller |     "Jun 09 17:22:01.158719 crc crio[20770]: time=\"2026-06-09T17:22:01.15857005Z\" level=info msg=\"Ran pod sandbox 42a67b204cc6d64caab48e67c14ca03fe9f2a55e785b5477ba33a598f2e6ae1d with infra container: openshift-infra/auto-csr-approver-29683762-bxcxk/POD\" id=42b8688b-3bf7-4917-bff2-6f564178b382 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.427859 | controller |     "Jun 09 17:22:01.161928 crc crio[20770]: time=\"2026-06-09T17:22:01.161568936Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=8b36faf8-23eb-49b7-a19d-774c358904ab name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.427874 | controller |     "Jun 09 17:22:01.175166 crc crio[20770]: time=\"2026-06-09T17:22:01.175068545Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 17:48:39.427890 | controller |     "Jun 09 17:22:02.290724 crc crio[20770]: time=\"2026-06-09T17:22:02.290020278Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=8b36faf8-23eb-49b7-a19d-774c358904ab name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.427906 | controller |     "Jun 09 17:22:02.292031 crc crio[20770]: time=\"2026-06-09T17:22:02.291798849Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=6d7ab1c1-45ce-4786-bafa-779b543168c7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.427921 | controller |     "Jun 09 17:22:02.296533 crc crio[20770]: time=\"2026-06-09T17:22:02.296449103Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=c11834e8-fc96-462d-8e26-09ee1f8e0995 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.427937 | controller |     "Jun 09 17:22:02.307528 crc crio[20770]: time=\"2026-06-09T17:22:02.307418009Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683762-bxcxk/oc\" id=391e77ba-a183-4e35-9889-0968b357e0ba name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.427953 | controller |     "Jun 09 17:22:02.308326 crc crio[20770]: time=\"2026-06-09T17:22:02.308246713Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.427969 | controller |     "Jun 09 17:22:02.358888 crc crio[20770]: time=\"2026-06-09T17:22:02.358779578Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.427984 | controller |     "Jun 09 17:22:02.716345 crc crio[20770]: time=\"2026-06-09T17:22:02.715866429Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.427999 | controller |     "Jun 09 17:22:02.930446 crc crio[20770]: time=\"2026-06-09T17:22:02.930280683Z\" level=info msg=\"Created container 2f36e365b91c8bc369d1016f5beaaa483a208c12b5b65f0346cee19b8c521d8c: openshift-infra/auto-csr-approver-29683762-bxcxk/oc\" id=391e77ba-a183-4e35-9889-0968b357e0ba name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.428014 | controller |     "Jun 09 17:22:02.932262 crc crio[20770]: time=\"2026-06-09T17:22:02.932142427Z\" level=info msg=\"Starting container: 2f36e365b91c8bc369d1016f5beaaa483a208c12b5b65f0346cee19b8c521d8c\" id=a277dd25-2062-47d3-a060-5a8c9635a3b9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.428035 | controller |     "Jun 09 17:22:02.938492 crc crio[20770]: time=\"2026-06-09T17:22:02.938325345Z\" level=info msg=\"Started container\" PID=145006 containerID=2f36e365b91c8bc369d1016f5beaaa483a208c12b5b65f0346cee19b8c521d8c description=openshift-infra/auto-csr-approver-29683762-bxcxk/oc id=a277dd25-2062-47d3-a060-5a8c9635a3b9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=42a67b204cc6d64caab48e67c14ca03fe9f2a55e785b5477ba33a598f2e6ae1d",
2026-06-09 17:48:39.428052 | controller |     "Jun 09 17:22:04.865921 crc crio[20770]: time=\"2026-06-09T17:22:04.864502545Z\" level=info msg=\"Stopping pod sandbox: 42a67b204cc6d64caab48e67c14ca03fe9f2a55e785b5477ba33a598f2e6ae1d\" id=2c3ed595-368f-4449-aba1-e447ea39160e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.428067 | controller |     "Jun 09 17:22:04.867846 crc crio[20770]: time=\"2026-06-09T17:22:04.866709329Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683762-bxcxk Namespace:openshift-infra ID:42a67b204cc6d64caab48e67c14ca03fe9f2a55e785b5477ba33a598f2e6ae1d UID:655c9fd2-d357-4f8d-9b0a-e9bdbf47a0b7 NetNS:/var/run/netns/7e1ebdcd-b7cd-484e-9587-e6a7f16585e1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod655c9fd2_d357_4f8d_9b0a_e9bdbf47a0b7.slice PodAnnotations:0xc002732150}] Aliases:map[]}\"",
2026-06-09 17:48:39.428084 | controller |     "Jun 09 17:22:04.867846 crc crio[20770]: time=\"2026-06-09T17:22:04.866875573Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683762-bxcxk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.428100 | controller |     "Jun 09 17:22:05.265025 crc crio[20770]: time=\"2026-06-09T17:22:05.264530553Z\" level=info msg=\"Stopped pod sandbox: 42a67b204cc6d64caab48e67c14ca03fe9f2a55e785b5477ba33a598f2e6ae1d\" id=2c3ed595-368f-4449-aba1-e447ea39160e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.428116 | controller |     "Jun 09 17:22:29.142158 crc crio[20770]: time=\"2026-06-09T17:22:29.141242275Z\" level=info msg=\"Removing container: e55012992705ee9d5f7faf989e3c7bc9a55a0d08d141d1204306f3ee5872e562\" id=9e2c26a2-6ee8-4ab6-aef2-8243f72bd8f9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.428132 | controller |     "Jun 09 17:22:29.377713 crc crio[20770]: time=\"2026-06-09T17:22:29.376987743Z\" level=info msg=\"Removed container e55012992705ee9d5f7faf989e3c7bc9a55a0d08d141d1204306f3ee5872e562: openshift-infra/auto-csr-approver-29683756-674c4/oc\" id=9e2c26a2-6ee8-4ab6-aef2-8243f72bd8f9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.428148 | controller |     "Jun 09 17:22:29.386774 crc crio[20770]: time=\"2026-06-09T17:22:29.386689013Z\" level=info msg=\"Stopping pod sandbox: 5bbd1b65c75e7869eb5bc73e7322aaa77696dd03e639a7eb1bab5b3a0467fb6d\" id=90786a9a-57ba-49f0-9bf9-0216bad7c0ee name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.428163 | controller |     "Jun 09 17:22:29.386946 crc crio[20770]: time=\"2026-06-09T17:22:29.386790335Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5bbd1b65c75e7869eb5bc73e7322aaa77696dd03e639a7eb1bab5b3a0467fb6d\" id=90786a9a-57ba-49f0-9bf9-0216bad7c0ee name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.428178 | controller |     "Jun 09 17:22:29.387921 crc crio[20770]: time=\"2026-06-09T17:22:29.387581068Z\" level=info msg=\"Removing pod sandbox: 5bbd1b65c75e7869eb5bc73e7322aaa77696dd03e639a7eb1bab5b3a0467fb6d\" id=d10073a0-3753-4d75-9ff1-1f401aa6858a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.428193 | controller |     "Jun 09 17:22:29.401896 crc crio[20770]: time=\"2026-06-09T17:22:29.401800218Z\" level=info msg=\"Removed pod sandbox: 5bbd1b65c75e7869eb5bc73e7322aaa77696dd03e639a7eb1bab5b3a0467fb6d\" id=d10073a0-3753-4d75-9ff1-1f401aa6858a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.428211 | controller |     "Jun 09 17:22:33.262189 crc crio[20770]: time=\"2026-06-09T17:22:33.26148896Z\" level=info msg=\"Stopping pod sandbox: 96bf8711c9eb870283ad9f0dc5c257926c7a75dd36dc38b0c68f59cb5663a162\" id=ab9bd293-21af-4161-9f91-8b7992522c67 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.428227 | controller |     "Jun 09 17:22:33.263357 crc crio[20770]: time=\"2026-06-09T17:22:33.262838349Z\" level=info msg=\"Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-4q5zl Namespace:openstack ID:96bf8711c9eb870283ad9f0dc5c257926c7a75dd36dc38b0c68f59cb5663a162 UID:5f8c0319-e985-4eec-8803-d3a91c5985ca NetNS:/var/run/netns/a587ff44-e4b0-448c-9b08-31321059d0aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5f8c0319_e985_4eec_8803_d3a91c5985ca.slice PodAnnotations:0xc0029d48a0}] Aliases:map[]}\"",
2026-06-09 17:48:39.428242 | controller |     "Jun 09 17:22:33.263357 crc crio[20770]: time=\"2026-06-09T17:22:33.262967123Z\" level=info msg=\"Deleting pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-4q5zl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.428259 | controller |     "Jun 09 17:22:33.674509 crc crio[20770]: time=\"2026-06-09T17:22:33.674128721Z\" level=info msg=\"Stopped pod sandbox: 96bf8711c9eb870283ad9f0dc5c257926c7a75dd36dc38b0c68f59cb5663a162\" id=ab9bd293-21af-4161-9f91-8b7992522c67 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.428274 | controller |     "Jun 09 17:22:34.881230 crc crio[20770]: time=\"2026-06-09T17:22:34.880555169Z\" level=info msg=\"Running pod sandbox: openstack/ssh-known-hosts-edpm-deployment-ipam-4k555/POD\" id=f06742ff-9ea4-44c3-8529-4eceafc4f9a0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.428290 | controller |     "Jun 09 17:22:34.881230 crc crio[20770]: time=\"2026-06-09T17:22:34.881219708Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.428306 | controller |     "Jun 09 17:22:34.937298 crc crio[20770]: time=\"2026-06-09T17:22:34.935532792Z\" level=info msg=\"Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-4k555 Namespace:openstack ID:5e6736bf6e7f8bb5e13a3de595fc9977857942ad6bdd7b7a503a90f705ff8e8b UID:d2d0772d-b899-4fff-8f02-b7c1caaf8a7e NetNS:/var/run/netns/e4c670cb-6e51-44aa-a5a0-dcc4d3182524 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd2d0772d_b899_4fff_8f02_b7c1caaf8a7e.slice PodAnnotations:0xc0001355e8}] Aliases:map[]}\"",
2026-06-09 17:48:39.428321 | controller |     "Jun 09 17:22:34.937298 crc crio[20770]: time=\"2026-06-09T17:22:34.935757128Z\" level=info msg=\"Adding pod openstack_ssh-known-hosts-edpm-deployment-ipam-4k555 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.428337 | controller |     "Jun 09 17:22:35.440015 crc crio[20770]: 2026-06-09T17:22:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5e6736bf6e7f8bb Mac:26:9a:29:fd:02:78 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f4 Mtu:0 Sandbox:/var/run/netns/e4c670cb-6e51-44aa-a5a0-dcc4d3182524 SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.244 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.428353 | controller |     "Jun 09 17:22:35.441482 crc crio[20770]: time=\"2026-06-09T17:22:35.441448509Z\" level=info msg=\"Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-4k555 Namespace:openstack ID:5e6736bf6e7f8bb5e13a3de595fc9977857942ad6bdd7b7a503a90f705ff8e8b UID:d2d0772d-b899-4fff-8f02-b7c1caaf8a7e NetNS:/var/run/netns/e4c670cb-6e51-44aa-a5a0-dcc4d3182524 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd2d0772d_b899_4fff_8f02_b7c1caaf8a7e.slice PodAnnotations:0xc0001355e8}] Aliases:map[]}\"",
2026-06-09 17:48:39.428373 | controller |     "Jun 09 17:22:35.441867 crc crio[20770]: time=\"2026-06-09T17:22:35.44184294Z\" level=info msg=\"Checking pod openstack_ssh-known-hosts-edpm-deployment-ipam-4k555 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.428389 | controller |     "Jun 09 17:22:35.451055 crc crio[20770]: time=\"2026-06-09T17:22:35.450963063Z\" level=info msg=\"Ran pod sandbox 5e6736bf6e7f8bb5e13a3de595fc9977857942ad6bdd7b7a503a90f705ff8e8b with infra container: openstack/ssh-known-hosts-edpm-deployment-ipam-4k555/POD\" id=f06742ff-9ea4-44c3-8529-4eceafc4f9a0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.428405 | controller |     "Jun 09 17:22:35.454021 crc crio[20770]: time=\"2026-06-09T17:22:35.45398775Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=d3ced753-d8ce-4033-b0ee-364f2b8d4772 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.428421 | controller |     "Jun 09 17:22:35.485237 crc crio[20770]: time=\"2026-06-09T17:22:35.48489172Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=ce823247-0d40-4774-b462-50c22fa69187 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.428437 | controller |     "Jun 09 17:22:35.495764 crc crio[20770]: time=\"2026-06-09T17:22:35.49568451Z\" level=info msg=\"Creating container: openstack/ssh-known-hosts-edpm-deployment-ipam-4k555/ssh-known-hosts-edpm-deployment-ipam\" id=e3da8587-c2b4-4146-bb4f-a73165d35e83 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.428452 | controller |     "Jun 09 17:22:35.496231 crc crio[20770]: time=\"2026-06-09T17:22:35.496172284Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.428468 | controller |     "Jun 09 17:22:35.550403 crc crio[20770]: time=\"2026-06-09T17:22:35.550238461Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.428484 | controller |     "Jun 09 17:22:35.554182 crc crio[20770]: time=\"2026-06-09T17:22:35.554069161Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.428500 | controller |     "Jun 09 17:22:35.722526 crc crio[20770]: time=\"2026-06-09T17:22:35.721972806Z\" level=info msg=\"Created container 0b958da14ba9c4de9d603939ec84eeb73b6f3d365c1a4ad440dc70724322fa99: openstack/ssh-known-hosts-edpm-deployment-ipam-4k555/ssh-known-hosts-edpm-deployment-ipam\" id=e3da8587-c2b4-4146-bb4f-a73165d35e83 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.428534 | controller |     "Jun 09 17:22:35.725978 crc crio[20770]: time=\"2026-06-09T17:22:35.723733607Z\" level=info msg=\"Starting container: 0b958da14ba9c4de9d603939ec84eeb73b6f3d365c1a4ad440dc70724322fa99\" id=9be7f2ba-1b31-4bc2-bf4e-e44aaff33e50 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.428552 | controller |     "Jun 09 17:22:35.729505 crc crio[20770]: time=\"2026-06-09T17:22:35.729360109Z\" level=info msg=\"Started container\" PID=147007 containerID=0b958da14ba9c4de9d603939ec84eeb73b6f3d365c1a4ad440dc70724322fa99 description=openstack/ssh-known-hosts-edpm-deployment-ipam-4k555/ssh-known-hosts-edpm-deployment-ipam id=9be7f2ba-1b31-4bc2-bf4e-e44aaff33e50 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e6736bf6e7f8bb5e13a3de595fc9977857942ad6bdd7b7a503a90f705ff8e8b",
2026-06-09 17:48:39.428572 | controller |     "Jun 09 17:22:44.427743 crc crio[20770]: time=\"2026-06-09T17:22:44.426901578Z\" level=info msg=\"Stopping pod sandbox: 5e6736bf6e7f8bb5e13a3de595fc9977857942ad6bdd7b7a503a90f705ff8e8b\" id=ecd41307-34b2-433e-8ee3-db8a0f73b395 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.428589 | controller |     "Jun 09 17:22:44.429734 crc crio[20770]: time=\"2026-06-09T17:22:44.428855624Z\" level=info msg=\"Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-4k555 Namespace:openstack ID:5e6736bf6e7f8bb5e13a3de595fc9977857942ad6bdd7b7a503a90f705ff8e8b UID:d2d0772d-b899-4fff-8f02-b7c1caaf8a7e NetNS:/var/run/netns/e4c670cb-6e51-44aa-a5a0-dcc4d3182524 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd2d0772d_b899_4fff_8f02_b7c1caaf8a7e.slice PodAnnotations:0xc0029d54e0}] Aliases:map[]}\"",
2026-06-09 17:48:39.428604 | controller |     "Jun 09 17:22:44.429734 crc crio[20770]: time=\"2026-06-09T17:22:44.429035019Z\" level=info msg=\"Deleting pod openstack_ssh-known-hosts-edpm-deployment-ipam-4k555 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.428621 | controller |     "Jun 09 17:22:44.938756 crc crio[20770]: time=\"2026-06-09T17:22:44.935978666Z\" level=info msg=\"Stopped pod sandbox: 5e6736bf6e7f8bb5e13a3de595fc9977857942ad6bdd7b7a503a90f705ff8e8b\" id=ecd41307-34b2-433e-8ee3-db8a0f73b395 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.428636 | controller |     "Jun 09 17:22:46.266602 crc crio[20770]: time=\"2026-06-09T17:22:46.265067665Z\" level=info msg=\"Running pod sandbox: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-rmftp/POD\" id=e07c08dd-dad0-49bb-8792-2ba3d78c818c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.428652 | controller |     "Jun 09 17:22:46.268753 crc crio[20770]: time=\"2026-06-09T17:22:46.266606619Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.428668 | controller |     "Jun 09 17:22:46.322199 crc crio[20770]: time=\"2026-06-09T17:22:46.322135438Z\" level=info msg=\"Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-rmftp Namespace:openstack ID:4ffc4c2eb921c207163e456ea018f900e1558a60f7616f930bd0b3f6a6971054 UID:0b9bb6e3-29c8-40b2-850e-74242cb65a21 NetNS:/var/run/netns/0134ee5a-4885-41cf-b013-cadf95864c23 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0b9bb6e3_29c8_40b2_850e_74242cb65a21.slice PodAnnotations:0xc00008ca58}] Aliases:map[]}\"",
2026-06-09 17:48:39.428683 | controller |     "Jun 09 17:22:46.322533 crc crio[20770]: time=\"2026-06-09T17:22:46.322512119Z\" level=info msg=\"Adding pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-rmftp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.428699 | controller |     "Jun 09 17:22:47.035857 crc crio[20770]: 2026-06-09T17:22:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4ffc4c2eb921c20 Mac:1e:e5:ae:a2:db:e7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f5 Mtu:0 Sandbox:/var/run/netns/0134ee5a-4885-41cf-b013-cadf95864c23 SocketPath: PciID:}] [{Interface:0xc0002c5230 Address:{IP:10.217.0.245 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.428715 | controller |     "Jun 09 17:22:47.037465 crc crio[20770]: time=\"2026-06-09T17:22:47.037374941Z\" level=info msg=\"Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-rmftp Namespace:openstack ID:4ffc4c2eb921c207163e456ea018f900e1558a60f7616f930bd0b3f6a6971054 UID:0b9bb6e3-29c8-40b2-850e-74242cb65a21 NetNS:/var/run/netns/0134ee5a-4885-41cf-b013-cadf95864c23 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0b9bb6e3_29c8_40b2_850e_74242cb65a21.slice PodAnnotations:0xc00008ca58}] Aliases:map[]}\"",
2026-06-09 17:48:39.428750 | controller |     "Jun 09 17:22:47.037682 crc crio[20770]: time=\"2026-06-09T17:22:47.037578087Z\" level=info msg=\"Checking pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-rmftp for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.428772 | controller |     "Jun 09 17:22:47.047415 crc crio[20770]: time=\"2026-06-09T17:22:47.047328328Z\" level=info msg=\"Ran pod sandbox 4ffc4c2eb921c207163e456ea018f900e1558a60f7616f930bd0b3f6a6971054 with infra container: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-rmftp/POD\" id=e07c08dd-dad0-49bb-8792-2ba3d78c818c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.428789 | controller |     "Jun 09 17:22:47.050128 crc crio[20770]: time=\"2026-06-09T17:22:47.050017445Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=3ce1df02-1dc7-4171-bf5c-2148a67a310a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.428805 | controller |     "Jun 09 17:22:47.073978 crc crio[20770]: time=\"2026-06-09T17:22:47.073824701Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=dcfb5fec-9693-4c4c-b4af-fb3686fdfc3d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.428821 | controller |     "Jun 09 17:22:47.091878 crc crio[20770]: time=\"2026-06-09T17:22:47.091758407Z\" level=info msg=\"Creating container: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-rmftp/run-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=0035d331-657a-4520-bc06-4871c9bf48dc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.428837 | controller |     "Jun 09 17:22:47.092232 crc crio[20770]: time=\"2026-06-09T17:22:47.092188809Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.428853 | controller |     "Jun 09 17:22:47.137439 crc crio[20770]: time=\"2026-06-09T17:22:47.137210876Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.428869 | controller |     "Jun 09 17:22:47.140893 crc crio[20770]: time=\"2026-06-09T17:22:47.140796529Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.428884 | controller |     "Jun 09 17:22:47.326030 crc crio[20770]: time=\"2026-06-09T17:22:47.325468426Z\" level=info msg=\"Created container 65e0d422c8ac9f1dfa187b0a5a12b4146cbb507b2635277f815287487d0935bd: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-rmftp/run-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=0035d331-657a-4520-bc06-4871c9bf48dc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.428899 | controller |     "Jun 09 17:22:47.327874 crc crio[20770]: time=\"2026-06-09T17:22:47.327708061Z\" level=info msg=\"Starting container: 65e0d422c8ac9f1dfa187b0a5a12b4146cbb507b2635277f815287487d0935bd\" id=1bbfe0ae-ce86-4577-a7a6-156ce36170da name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.428915 | controller |     "Jun 09 17:22:47.334701 crc crio[20770]: time=\"2026-06-09T17:22:47.334018862Z\" level=info msg=\"Started container\" PID=147786 containerID=65e0d422c8ac9f1dfa187b0a5a12b4146cbb507b2635277f815287487d0935bd description=openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-rmftp/run-os-edpm-deployment-ipam-openstack-edpm-ipam id=1bbfe0ae-ce86-4577-a7a6-156ce36170da name=/runtime.v1.RuntimeService/StartContainer sandboxID=4ffc4c2eb921c207163e456ea018f900e1558a60f7616f930bd0b3f6a6971054",
2026-06-09 17:48:39.428930 | controller |     "Jun 09 17:22:57.619464 crc crio[20770]: time=\"2026-06-09T17:22:57.618601168Z\" level=info msg=\"Stopping pod sandbox: 4ffc4c2eb921c207163e456ea018f900e1558a60f7616f930bd0b3f6a6971054\" id=0fb1615c-cd2c-489e-843c-70dae8cfd92a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.428950 | controller |     "Jun 09 17:22:57.620880 crc crio[20770]: time=\"2026-06-09T17:22:57.620206575Z\" level=info msg=\"Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-rmftp Namespace:openstack ID:4ffc4c2eb921c207163e456ea018f900e1558a60f7616f930bd0b3f6a6971054 UID:0b9bb6e3-29c8-40b2-850e-74242cb65a21 NetNS:/var/run/netns/0134ee5a-4885-41cf-b013-cadf95864c23 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0b9bb6e3_29c8_40b2_850e_74242cb65a21.slice PodAnnotations:0xc0003df2b0}] Aliases:map[]}\"",
2026-06-09 17:48:39.428966 | controller |     "Jun 09 17:22:57.620880 crc crio[20770]: time=\"2026-06-09T17:22:57.620348499Z\" level=info msg=\"Deleting pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-rmftp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.428982 | controller |     "Jun 09 17:22:58.090268 crc crio[20770]: time=\"2026-06-09T17:22:58.08929362Z\" level=info msg=\"Stopped pod sandbox: 4ffc4c2eb921c207163e456ea018f900e1558a60f7616f930bd0b3f6a6971054\" id=0fb1615c-cd2c-489e-843c-70dae8cfd92a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.428998 | controller |     "Jun 09 17:22:59.409383 crc crio[20770]: time=\"2026-06-09T17:22:59.408827534Z\" level=info msg=\"Running pod sandbox: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-wzj8m/POD\" id=e0f4e219-8959-46a0-86e0-2473578bbf30 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.429014 | controller |     "Jun 09 17:22:59.409383 crc crio[20770]: time=\"2026-06-09T17:22:59.40938847Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.429030 | controller |     "Jun 09 17:22:59.448451 crc crio[20770]: time=\"2026-06-09T17:22:59.448004572Z\" level=info msg=\"Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-wzj8m Namespace:openstack ID:8bbfa3d9be73da6aea556edf77a3f151d760b07ce375a8d87bd659a9c1f00b45 UID:7f77af72-5c44-453c-9b66-624c345c2c13 NetNS:/var/run/netns/86933dc4-8fb2-4036-b959-c9d015619d7d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7f77af72_5c44_453c_9b66_624c345c2c13.slice PodAnnotations:0xc001e80098}] Aliases:map[]}\"",
2026-06-09 17:48:39.429046 | controller |     "Jun 09 17:22:59.448856 crc crio[20770]: time=\"2026-06-09T17:22:59.448829926Z\" level=info msg=\"Adding pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-wzj8m to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.429062 | controller |     "Jun 09 17:23:00.309362 crc crio[20770]: 2026-06-09T17:23:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8bbfa3d9be73da6 Mac:d2:9c:bf:48:81:62 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f6 Mtu:0 Sandbox:/var/run/netns/86933dc4-8fb2-4036-b959-c9d015619d7d SocketPath: PciID:}] [{Interface:0xc00035aa20 Address:{IP:10.217.0.246 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.429079 | controller |     "Jun 09 17:23:00.312325 crc crio[20770]: time=\"2026-06-09T17:23:00.312202565Z\" level=info msg=\"Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-wzj8m Namespace:openstack ID:8bbfa3d9be73da6aea556edf77a3f151d760b07ce375a8d87bd659a9c1f00b45 UID:7f77af72-5c44-453c-9b66-624c345c2c13 NetNS:/var/run/netns/86933dc4-8fb2-4036-b959-c9d015619d7d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7f77af72_5c44_453c_9b66_624c345c2c13.slice PodAnnotations:0xc001e80098}] Aliases:map[]}\"",
2026-06-09 17:48:39.429100 | controller |     "Jun 09 17:23:00.312461 crc crio[20770]: time=\"2026-06-09T17:23:00.312405631Z\" level=info msg=\"Checking pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-wzj8m for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.429116 | controller |     "Jun 09 17:23:00.325411 crc crio[20770]: time=\"2026-06-09T17:23:00.325331403Z\" level=info msg=\"Ran pod sandbox 8bbfa3d9be73da6aea556edf77a3f151d760b07ce375a8d87bd659a9c1f00b45 with infra container: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-wzj8m/POD\" id=e0f4e219-8959-46a0-86e0-2473578bbf30 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.429133 | controller |     "Jun 09 17:23:00.328921 crc crio[20770]: time=\"2026-06-09T17:23:00.328799943Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=5292d9ae-c726-4374-94d1-3ad62e8b0181 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.429149 | controller |     "Jun 09 17:23:00.357074 crc crio[20770]: time=\"2026-06-09T17:23:00.356892562Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=1d94c842-8318-4a39-8bea-0209bae12689 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.429165 | controller |     "Jun 09 17:23:00.408442 crc crio[20770]: time=\"2026-06-09T17:23:00.408328153Z\" level=info msg=\"Creating container: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-wzj8m/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=40eed9e0-19db-483c-bb0d-df3c616d6296 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.429180 | controller |     "Jun 09 17:23:00.408991 crc crio[20770]: time=\"2026-06-09T17:23:00.408756346Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.429197 | controller |     "Jun 09 17:23:00.466638 crc crio[20770]: time=\"2026-06-09T17:23:00.466530479Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.429212 | controller |     "Jun 09 17:23:00.472265 crc crio[20770]: time=\"2026-06-09T17:23:00.472179792Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.429228 | controller |     "Jun 09 17:23:00.716088 crc crio[20770]: time=\"2026-06-09T17:23:00.715345323Z\" level=info msg=\"Created container 4fa65f2510cbc48025b302fe8b39a4b227ef53a92c6e500cc0b4783c7b11d158: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-wzj8m/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=40eed9e0-19db-483c-bb0d-df3c616d6296 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.429243 | controller |     "Jun 09 17:23:00.717442 crc crio[20770]: time=\"2026-06-09T17:23:00.717335241Z\" level=info msg=\"Starting container: 4fa65f2510cbc48025b302fe8b39a4b227ef53a92c6e500cc0b4783c7b11d158\" id=446e9af5-3d5c-4746-a49a-9240039f7633 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.429259 | controller |     "Jun 09 17:23:00.724776 crc crio[20770]: time=\"2026-06-09T17:23:00.724641671Z\" level=info msg=\"Started container\" PID=148615 containerID=4fa65f2510cbc48025b302fe8b39a4b227ef53a92c6e500cc0b4783c7b11d158 description=openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-wzj8m/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam id=446e9af5-3d5c-4746-a49a-9240039f7633 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8bbfa3d9be73da6aea556edf77a3f151d760b07ce375a8d87bd659a9c1f00b45",
2026-06-09 17:48:39.429275 | controller |     "Jun 09 17:23:11.825443 crc crio[20770]: time=\"2026-06-09T17:23:11.824534241Z\" level=info msg=\"Stopping pod sandbox: 8bbfa3d9be73da6aea556edf77a3f151d760b07ce375a8d87bd659a9c1f00b45\" id=5f0d5cf4-d710-4749-be7e-834afbfdb13d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.429294 | controller |     "Jun 09 17:23:11.827577 crc crio[20770]: time=\"2026-06-09T17:23:11.826188339Z\" level=info msg=\"Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-wzj8m Namespace:openstack ID:8bbfa3d9be73da6aea556edf77a3f151d760b07ce375a8d87bd659a9c1f00b45 UID:7f77af72-5c44-453c-9b66-624c345c2c13 NetNS:/var/run/netns/86933dc4-8fb2-4036-b959-c9d015619d7d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7f77af72_5c44_453c_9b66_624c345c2c13.slice PodAnnotations:0xc0003deda8}] Aliases:map[]}\"",
2026-06-09 17:48:39.429320 | controller |     "Jun 09 17:23:11.827577 crc crio[20770]: time=\"2026-06-09T17:23:11.826380774Z\" level=info msg=\"Deleting pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-wzj8m from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.429336 | controller |     "Jun 09 17:23:12.350777 crc crio[20770]: time=\"2026-06-09T17:23:12.347708384Z\" level=info msg=\"Stopped pod sandbox: 8bbfa3d9be73da6aea556edf77a3f151d760b07ce375a8d87bd659a9c1f00b45\" id=5f0d5cf4-d710-4749-be7e-834afbfdb13d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.429353 | controller |     "Jun 09 17:23:13.413768 crc crio[20770]: time=\"2026-06-09T17:23:13.413186993Z\" level=info msg=\"Running pod sandbox: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-58fsb/POD\" id=ba83cd6c-a119-4f4f-834d-f98a1cafbb62 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.429371 | controller |     "Jun 09 17:23:13.413768 crc crio[20770]: time=\"2026-06-09T17:23:13.413758229Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.429387 | controller |     "Jun 09 17:23:13.445255 crc crio[20770]: time=\"2026-06-09T17:23:13.445148373Z\" level=info msg=\"Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-58fsb Namespace:openstack ID:7d7fb196361a0f7fb0b83cc25c9f173cbf243cf68bd234766c451c143dc96a0f UID:e9e99d1c-2ccb-408c-8425-d2bf8f8d6b99 NetNS:/var/run/netns/94c8715f-8d0c-4769-ac8b-38d3bf717087 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode9e99d1c_2ccb_408c_8425_d2bf8f8d6b99.slice PodAnnotations:0xc0010a2ad8}] Aliases:map[]}\"",
2026-06-09 17:48:39.429407 | controller |     "Jun 09 17:23:13.445255 crc crio[20770]: time=\"2026-06-09T17:23:13.445224635Z\" level=info msg=\"Adding pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-58fsb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.429508 | controller |     "Jun 09 17:23:14.177596 crc crio[20770]: 2026-06-09T17:23:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7d7fb196361a0f7 Mac:86:0d:dc:71:1c:91 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f7 Mtu:0 Sandbox:/var/run/netns/94c8715f-8d0c-4769-ac8b-38d3bf717087 SocketPath: PciID:}] [{Interface:0xc0002b0e20 Address:{IP:10.217.0.247 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.429557 | controller |     "Jun 09 17:23:14.179739 crc crio[20770]: time=\"2026-06-09T17:23:14.179324522Z\" level=info msg=\"Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-58fsb Namespace:openstack ID:7d7fb196361a0f7fb0b83cc25c9f173cbf243cf68bd234766c451c143dc96a0f UID:e9e99d1c-2ccb-408c-8425-d2bf8f8d6b99 NetNS:/var/run/netns/94c8715f-8d0c-4769-ac8b-38d3bf717087 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode9e99d1c_2ccb_408c_8425_d2bf8f8d6b99.slice PodAnnotations:0xc0010a2ad8}] Aliases:map[]}\"",
2026-06-09 17:48:39.429580 | controller |     "Jun 09 17:23:14.179739 crc crio[20770]: time=\"2026-06-09T17:23:14.179488857Z\" level=info msg=\"Checking pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-58fsb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.429597 | controller |     "Jun 09 17:23:14.190998 crc crio[20770]: time=\"2026-06-09T17:23:14.190905926Z\" level=info msg=\"Ran pod sandbox 7d7fb196361a0f7fb0b83cc25c9f173cbf243cf68bd234766c451c143dc96a0f with infra container: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-58fsb/POD\" id=ba83cd6c-a119-4f4f-834d-f98a1cafbb62 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.429613 | controller |     "Jun 09 17:23:14.193924 crc crio[20770]: time=\"2026-06-09T17:23:14.193784339Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=8030a7fc-ad74-4628-872f-a585b92eaa05 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.429629 | controller |     "Jun 09 17:23:14.218837 crc crio[20770]: time=\"2026-06-09T17:23:14.218739557Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=cd36d078-8eef-46cd-aa1b-1df36ca857ea name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.429644 | controller |     "Jun 09 17:23:14.233073 crc crio[20770]: time=\"2026-06-09T17:23:14.232927666Z\" level=info msg=\"Creating container: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-58fsb/install-certs-edpm-deployment-ipam-openstack-edpm-ipam\" id=53aabcb2-761e-4bc7-8b7c-09a03577b48a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.429659 | controller |     "Jun 09 17:23:14.233559 crc crio[20770]: time=\"2026-06-09T17:23:14.233471821Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.429675 | controller |     "Jun 09 17:23:14.286197 crc crio[20770]: time=\"2026-06-09T17:23:14.286030835Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.429691 | controller |     "Jun 09 17:23:14.289858 crc crio[20770]: time=\"2026-06-09T17:23:14.289469834Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.429706 | controller |     "Jun 09 17:23:14.416507 crc crio[20770]: time=\"2026-06-09T17:23:14.416397808Z\" level=info msg=\"Created container 06bb4d4b65217d8bb41c8301b918efaeb55acbfeee557508c98e8de0582b9b42: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-58fsb/install-certs-edpm-deployment-ipam-openstack-edpm-ipam\" id=53aabcb2-761e-4bc7-8b7c-09a03577b48a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.429721 | controller |     "Jun 09 17:23:14.418585 crc crio[20770]: time=\"2026-06-09T17:23:14.418552841Z\" level=info msg=\"Starting container: 06bb4d4b65217d8bb41c8301b918efaeb55acbfeee557508c98e8de0582b9b42\" id=be966276-0c13-4e0f-bf6a-6db53d835a36 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.429736 | controller |     "Jun 09 17:23:14.426158 crc crio[20770]: time=\"2026-06-09T17:23:14.424981736Z\" level=info msg=\"Started container\" PID=149507 containerID=06bb4d4b65217d8bb41c8301b918efaeb55acbfeee557508c98e8de0582b9b42 description=openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-58fsb/install-certs-edpm-deployment-ipam-openstack-edpm-ipam id=be966276-0c13-4e0f-bf6a-6db53d835a36 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7d7fb196361a0f7fb0b83cc25c9f173cbf243cf68bd234766c451c143dc96a0f",
2026-06-09 17:48:39.429751 | controller |     "Jun 09 17:23:24.127748 crc crio[20770]: time=\"2026-06-09T17:23:24.126897824Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-jw7rw/POD\" id=c257a9c9-10b4-467a-89da-7910be6b1db6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.429770 | controller |     "Jun 09 17:23:24.129214 crc crio[20770]: time=\"2026-06-09T17:23:24.12777927Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.429787 | controller |     "Jun 09 17:23:24.164489 crc crio[20770]: time=\"2026-06-09T17:23:24.164399064Z\" level=info msg=\"Got pod network &{Name:redhat-operators-jw7rw Namespace:openshift-marketplace ID:626117e06f56fa8a901bf3fb234492cb9504ed7f846a22cdf780e575c13ae266 UID:2a064d3d-8fcb-4b77-8978-a702e785ffb8 NetNS:/var/run/netns/9f3ebd69-2ac4-40fc-8ca8-00e1856004e1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2a064d3d_8fcb_4b77_8978_a702e785ffb8.slice PodAnnotations:0xc002989028}] Aliases:map[]}\"",
2026-06-09 17:48:39.429802 | controller |     "Jun 09 17:23:24.164489 crc crio[20770]: time=\"2026-06-09T17:23:24.164461216Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-jw7rw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.429818 | controller |     "Jun 09 17:23:24.749699 crc crio[20770]: 2026-06-09T17:23:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:626117e06f56fa8 Mac:2e:53:6c:8f:99:e6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f8 Mtu:0 Sandbox:/var/run/netns/9f3ebd69-2ac4-40fc-8ca8-00e1856004e1 SocketPath: PciID:}] [{Interface:0xc0002d65c0 Address:{IP:10.217.0.248 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.429833 | controller |     "Jun 09 17:23:24.751009 crc crio[20770]: time=\"2026-06-09T17:23:24.750889601Z\" level=info msg=\"Got pod network &{Name:redhat-operators-jw7rw Namespace:openshift-marketplace ID:626117e06f56fa8a901bf3fb234492cb9504ed7f846a22cdf780e575c13ae266 UID:2a064d3d-8fcb-4b77-8978-a702e785ffb8 NetNS:/var/run/netns/9f3ebd69-2ac4-40fc-8ca8-00e1856004e1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2a064d3d_8fcb_4b77_8978_a702e785ffb8.slice PodAnnotations:0xc002989028}] Aliases:map[]}\"",
2026-06-09 17:48:39.429849 | controller |     "Jun 09 17:23:24.751158 crc crio[20770]: time=\"2026-06-09T17:23:24.751092997Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-jw7rw for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.429864 | controller |     "Jun 09 17:23:24.761841 crc crio[20770]: time=\"2026-06-09T17:23:24.761765154Z\" level=info msg=\"Ran pod sandbox 626117e06f56fa8a901bf3fb234492cb9504ed7f846a22cdf780e575c13ae266 with infra container: openshift-marketplace/redhat-operators-jw7rw/POD\" id=c257a9c9-10b4-467a-89da-7910be6b1db6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.429879 | controller |     "Jun 09 17:23:24.764573 crc crio[20770]: time=\"2026-06-09T17:23:24.764452101Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=39591e30-6cf6-4e5d-97ef-d12b68c5aa8a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.429895 | controller |     "Jun 09 17:23:24.767392 crc crio[20770]: time=\"2026-06-09T17:23:24.767287663Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=52246b2e-4f55-4a5a-8bd5-0b705de15393 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.429911 | controller |     "Jun 09 17:23:24.779282 crc crio[20770]: time=\"2026-06-09T17:23:24.779175495Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-jw7rw/extract-utilities\" id=c97c69a7-8e9c-4f32-bde5-f9e9214173dd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.429930 | controller |     "Jun 09 17:23:24.779782 crc crio[20770]: time=\"2026-06-09T17:23:24.779713181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.429946 | controller |     "Jun 09 17:23:24.860549 crc crio[20770]: time=\"2026-06-09T17:23:24.860410155Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.429961 | controller |     "Jun 09 17:23:24.865813 crc crio[20770]: time=\"2026-06-09T17:23:24.865633925Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.429977 | controller |     "Jun 09 17:23:25.052903 crc crio[20770]: time=\"2026-06-09T17:23:25.052389132Z\" level=info msg=\"Created container 7e38121ad9954a00652af28caf603a81af354921a912660ec3db8123504c788c: openshift-marketplace/redhat-operators-jw7rw/extract-utilities\" id=c97c69a7-8e9c-4f32-bde5-f9e9214173dd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.429992 | controller |     "Jun 09 17:23:25.054617 crc crio[20770]: time=\"2026-06-09T17:23:25.054470142Z\" level=info msg=\"Starting container: 7e38121ad9954a00652af28caf603a81af354921a912660ec3db8123504c788c\" id=703ef997-5129-40ef-955c-33e3c3e783a2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.430007 | controller |     "Jun 09 17:23:25.062749 crc crio[20770]: time=\"2026-06-09T17:23:25.062520304Z\" level=info msg=\"Started container\" PID=150164 containerID=7e38121ad9954a00652af28caf603a81af354921a912660ec3db8123504c788c description=openshift-marketplace/redhat-operators-jw7rw/extract-utilities id=703ef997-5129-40ef-955c-33e3c3e783a2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=626117e06f56fa8a901bf3fb234492cb9504ed7f846a22cdf780e575c13ae266",
2026-06-09 17:48:39.430023 | controller |     "Jun 09 17:23:26.033492 crc crio[20770]: time=\"2026-06-09T17:23:26.032915195Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=b5d8311e-5fdf-469b-8bf1-7121c9efc94d name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.430039 | controller |     "Jun 09 17:23:26.047213 crc crio[20770]: time=\"2026-06-09T17:23:26.047098463Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-09 17:48:39.430055 | controller |     "Jun 09 17:23:27.171450 crc crio[20770]: time=\"2026-06-09T17:23:27.170797677Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:fc6a16d8f231accd9aa36e952dece09ceb23dd2bd734fa3d5279adae1b59f636\" id=b5d8311e-5fdf-469b-8bf1-7121c9efc94d name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.430071 | controller |     "Jun 09 17:23:27.172921 crc crio[20770]: time=\"2026-06-09T17:23:27.172239439Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=de04ecc8-bed3-44dd-baac-d629352872ad name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.430087 | controller |     "Jun 09 17:23:27.174585 crc crio[20770]: time=\"2026-06-09T17:23:27.174508884Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=6b02790d-6394-4b50-a3f7-d16a64e6b78e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.430103 | controller |     "Jun 09 17:23:27.318926 crc crio[20770]: time=\"2026-06-09T17:23:27.318711666Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-jw7rw/extract-content\" id=f309f5e3-e385-46c4-9fed-6f236c9dff69 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.430119 | controller |     "Jun 09 17:23:27.319456 crc crio[20770]: time=\"2026-06-09T17:23:27.319358235Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.430139 | controller |     "Jun 09 17:23:27.374613 crc crio[20770]: time=\"2026-06-09T17:23:27.374470282Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.430155 | controller |     "Jun 09 17:23:27.378986 crc crio[20770]: time=\"2026-06-09T17:23:27.378896919Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.430171 | controller |     "Jun 09 17:23:27.578518 crc crio[20770]: time=\"2026-06-09T17:23:27.578165687Z\" level=info msg=\"Created container 600adfef8e715721f90f200d558f3397ff90e71f6cf5d4b4ec188623d264d0b4: openshift-marketplace/redhat-operators-jw7rw/extract-content\" id=f309f5e3-e385-46c4-9fed-6f236c9dff69 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.430187 | controller |     "Jun 09 17:23:27.579786 crc crio[20770]: time=\"2026-06-09T17:23:27.579234118Z\" level=info msg=\"Starting container: 600adfef8e715721f90f200d558f3397ff90e71f6cf5d4b4ec188623d264d0b4\" id=f567a348-64f5-4f3a-9979-9576fb1f2906 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.430202 | controller |     "Jun 09 17:23:27.586042 crc crio[20770]: time=\"2026-06-09T17:23:27.58592848Z\" level=info msg=\"Started container\" PID=150349 containerID=600adfef8e715721f90f200d558f3397ff90e71f6cf5d4b4ec188623d264d0b4 description=openshift-marketplace/redhat-operators-jw7rw/extract-content id=f567a348-64f5-4f3a-9979-9576fb1f2906 name=/runtime.v1.RuntimeService/StartContainer sandboxID=626117e06f56fa8a901bf3fb234492cb9504ed7f846a22cdf780e575c13ae266",
2026-06-09 17:48:39.430219 | controller |     "Jun 09 17:23:34.200861 crc crio[20770]: time=\"2026-06-09T17:23:34.199553847Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=12572478-5cbc-47d3-a8cd-5cb0210dcaf8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.430235 | controller |     "Jun 09 17:23:34.203876 crc crio[20770]: time=\"2026-06-09T17:23:34.203556532Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=4d10e2fe-295a-4777-a52a-9571f1d25aad name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.430251 | controller |     "Jun 09 17:23:34.232743 crc crio[20770]: time=\"2026-06-09T17:23:34.232558417Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-jw7rw/registry-server\" id=a95ee8fd-111c-491c-a0bd-d48fa616b342 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.430266 | controller |     "Jun 09 17:23:34.233450 crc crio[20770]: time=\"2026-06-09T17:23:34.233276058Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.430283 | controller |     "Jun 09 17:23:34.307631 crc crio[20770]: time=\"2026-06-09T17:23:34.307521146Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.430299 | controller |     "Jun 09 17:23:34.315955 crc crio[20770]: time=\"2026-06-09T17:23:34.315872486Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.430314 | controller |     "Jun 09 17:23:34.479139 crc crio[20770]: time=\"2026-06-09T17:23:34.478950222Z\" level=info msg=\"Created container 1bfb118296af2bf7de4184a320471f946db289fdf1ee8f72e05ac73046c1e020: openshift-marketplace/redhat-operators-jw7rw/registry-server\" id=a95ee8fd-111c-491c-a0bd-d48fa616b342 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.430333 | controller |     "Jun 09 17:23:34.480186 crc crio[20770]: time=\"2026-06-09T17:23:34.480044983Z\" level=info msg=\"Starting container: 1bfb118296af2bf7de4184a320471f946db289fdf1ee8f72e05ac73046c1e020\" id=1157e430-458c-4bd2-b635-684de29c861d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.430350 | controller |     "Jun 09 17:23:34.486910 crc crio[20770]: time=\"2026-06-09T17:23:34.485749408Z\" level=info msg=\"Started container\" PID=150750 containerID=1bfb118296af2bf7de4184a320471f946db289fdf1ee8f72e05ac73046c1e020 description=openshift-marketplace/redhat-operators-jw7rw/registry-server id=1157e430-458c-4bd2-b635-684de29c861d name=/runtime.v1.RuntimeService/StartContainer sandboxID=626117e06f56fa8a901bf3fb234492cb9504ed7f846a22cdf780e575c13ae266",
2026-06-09 17:48:39.430366 | controller |     "Jun 09 17:23:46.377884 crc crio[20770]: time=\"2026-06-09T17:23:46.376802538Z\" level=info msg=\"Stopping container: 1bfb118296af2bf7de4184a320471f946db289fdf1ee8f72e05ac73046c1e020 (timeout: 2s)\" id=538c9d42-234d-4fec-b1da-55b09acf039b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.430383 | controller |     "Jun 09 17:23:46.517909 crc crio[20770]: time=\"2026-06-09T17:23:46.517317554Z\" level=info msg=\"Stopped container 1bfb118296af2bf7de4184a320471f946db289fdf1ee8f72e05ac73046c1e020: openshift-marketplace/redhat-operators-jw7rw/registry-server\" id=538c9d42-234d-4fec-b1da-55b09acf039b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.430399 | controller |     "Jun 09 17:23:46.519156 crc crio[20770]: time=\"2026-06-09T17:23:46.519049234Z\" level=info msg=\"Stopping pod sandbox: 626117e06f56fa8a901bf3fb234492cb9504ed7f846a22cdf780e575c13ae266\" id=989568d1-5965-4720-9875-c75569fb8a89 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.430415 | controller |     "Jun 09 17:23:46.519936 crc crio[20770]: time=\"2026-06-09T17:23:46.519860627Z\" level=info msg=\"Got pod network &{Name:redhat-operators-jw7rw Namespace:openshift-marketplace ID:626117e06f56fa8a901bf3fb234492cb9504ed7f846a22cdf780e575c13ae266 UID:2a064d3d-8fcb-4b77-8978-a702e785ffb8 NetNS:/var/run/netns/9f3ebd69-2ac4-40fc-8ca8-00e1856004e1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2a064d3d_8fcb_4b77_8978_a702e785ffb8.slice PodAnnotations:0xc000134520}] Aliases:map[]}\"",
2026-06-09 17:48:39.430431 | controller |     "Jun 09 17:23:46.520137 crc crio[20770]: time=\"2026-06-09T17:23:46.520060293Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-jw7rw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.430447 | controller |     "Jun 09 17:23:46.894569 crc crio[20770]: time=\"2026-06-09T17:23:46.894401082Z\" level=info msg=\"Stopped pod sandbox: 626117e06f56fa8a901bf3fb234492cb9504ed7f846a22cdf780e575c13ae266\" id=989568d1-5965-4720-9875-c75569fb8a89 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.430463 | controller |     "Jun 09 17:23:47.400169 crc crio[20770]: time=\"2026-06-09T17:23:47.39899231Z\" level=info msg=\"Removing container: 1bfb118296af2bf7de4184a320471f946db289fdf1ee8f72e05ac73046c1e020\" id=8a65b0e0-5d44-4a53-9d6f-bf5fe0dad1b6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.430478 | controller |     "Jun 09 17:23:47.446733 crc crio[20770]: time=\"2026-06-09T17:23:47.446373265Z\" level=info msg=\"Removed container 1bfb118296af2bf7de4184a320471f946db289fdf1ee8f72e05ac73046c1e020: openshift-marketplace/redhat-operators-jw7rw/registry-server\" id=8a65b0e0-5d44-4a53-9d6f-bf5fe0dad1b6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.430494 | controller |     "Jun 09 17:23:47.449518 crc crio[20770]: time=\"2026-06-09T17:23:47.449459884Z\" level=info msg=\"Removing container: 600adfef8e715721f90f200d558f3397ff90e71f6cf5d4b4ec188623d264d0b4\" id=c1ac5d6c-5e2f-49aa-b6fd-edc447bc52ba name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.430532 | controller |     "Jun 09 17:23:47.499168 crc crio[20770]: time=\"2026-06-09T17:23:47.499058462Z\" level=info msg=\"Removed container 600adfef8e715721f90f200d558f3397ff90e71f6cf5d4b4ec188623d264d0b4: openshift-marketplace/redhat-operators-jw7rw/extract-content\" id=c1ac5d6c-5e2f-49aa-b6fd-edc447bc52ba name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.430555 | controller |     "Jun 09 17:23:47.510265 crc crio[20770]: time=\"2026-06-09T17:23:47.50942968Z\" level=info msg=\"Removing container: 7e38121ad9954a00652af28caf603a81af354921a912660ec3db8123504c788c\" id=61729d06-57ac-443e-93d0-2fdb1c7360d1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.430572 | controller |     "Jun 09 17:23:47.558805 crc crio[20770]: time=\"2026-06-09T17:23:47.558564355Z\" level=info msg=\"Removed container 7e38121ad9954a00652af28caf603a81af354921a912660ec3db8123504c788c: openshift-marketplace/redhat-operators-jw7rw/extract-utilities\" id=61729d06-57ac-443e-93d0-2fdb1c7360d1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.430588 | controller |     "Jun 09 17:23:56.529874 crc crio[20770]: time=\"2026-06-09T17:23:56.529154596Z\" level=info msg=\"Stopping pod sandbox: 7d7fb196361a0f7fb0b83cc25c9f173cbf243cf68bd234766c451c143dc96a0f\" id=749177a3-7948-401e-bb99-cd4c00be70d6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.430604 | controller |     "Jun 09 17:23:56.531566 crc crio[20770]: time=\"2026-06-09T17:23:56.530528486Z\" level=info msg=\"Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-58fsb Namespace:openstack ID:7d7fb196361a0f7fb0b83cc25c9f173cbf243cf68bd234766c451c143dc96a0f UID:e9e99d1c-2ccb-408c-8425-d2bf8f8d6b99 NetNS:/var/run/netns/94c8715f-8d0c-4769-ac8b-38d3bf717087 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode9e99d1c_2ccb_408c_8425_d2bf8f8d6b99.slice PodAnnotations:0xc0003def48}] Aliases:map[]}\"",
2026-06-09 17:48:39.430620 | controller |     "Jun 09 17:23:56.531566 crc crio[20770]: time=\"2026-06-09T17:23:56.530750852Z\" level=info msg=\"Deleting pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-58fsb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.430635 | controller |     "Jun 09 17:23:57.052097 crc crio[20770]: time=\"2026-06-09T17:23:57.051706882Z\" level=info msg=\"Stopped pod sandbox: 7d7fb196361a0f7fb0b83cc25c9f173cbf243cf68bd234766c451c143dc96a0f\" id=749177a3-7948-401e-bb99-cd4c00be70d6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.430651 | controller |     "Jun 09 17:23:59.889012 crc crio[20770]: time=\"2026-06-09T17:23:59.887927376Z\" level=info msg=\"Running pod sandbox: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-bpnlf/POD\" id=6dc73dfd-08e6-4368-ba86-a199fb9dd152 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.430667 | controller |     "Jun 09 17:23:59.889012 crc crio[20770]: time=\"2026-06-09T17:23:59.889011447Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.430683 | controller |     "Jun 09 17:23:59.923864 crc crio[20770]: time=\"2026-06-09T17:23:59.923758447Z\" level=info msg=\"Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-bpnlf Namespace:openstack ID:e75bcd559a2db3bdd58a9d3e328d55f490375c90e37d7b816c0fa4fe2da610fb UID:51bc1d83-1824-4d14-8c5a-853803668711 NetNS:/var/run/netns/165bfcf8-7dcc-470c-9fe3-84c8a8af83db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod51bc1d83_1824_4d14_8c5a_853803668711.slice PodAnnotations:0xc002a08550}] Aliases:map[]}\"",
2026-06-09 17:48:39.430702 | controller |     "Jun 09 17:23:59.923864 crc crio[20770]: time=\"2026-06-09T17:23:59.923822599Z\" level=info msg=\"Adding pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-bpnlf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.430719 | controller |     "Jun 09 17:24:00.594933 crc crio[20770]: time=\"2026-06-09T17:24:00.5944878Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683764-57p57/POD\" id=f3f4d593-36cc-402a-a064-524d79b95108 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.430734 | controller |     "Jun 09 17:24:00.595074 crc crio[20770]: time=\"2026-06-09T17:24:00.594962484Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.430750 | controller |     "Jun 09 17:24:00.631257 crc crio[20770]: time=\"2026-06-09T17:24:00.631151246Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683764-57p57 Namespace:openshift-infra ID:b28d8406b5dc56b84ebbacf6446640bc4b19bde4c4e7617a0e55244e69f63c79 UID:77b71830-5ff8-4229-9ecd-bb7a273c6b4b NetNS:/var/run/netns/b128bb8f-9222-45d8-93b2-333aeb5f1ef7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod77b71830_5ff8_4229_9ecd_bb7a273c6b4b.slice PodAnnotations:0xc002a087c0}] Aliases:map[]}\"",
2026-06-09 17:48:39.430766 | controller |     "Jun 09 17:24:00.631257 crc crio[20770]: time=\"2026-06-09T17:24:00.631236838Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683764-57p57 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.430782 | controller |     "Jun 09 17:24:01.254930 crc crio[20770]: 2026-06-09T17:24:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e75bcd559a2db3b Mac:c2:d6:5c:5d:e6:70 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f9 Mtu:0 Sandbox:/var/run/netns/165bfcf8-7dcc-470c-9fe3-84c8a8af83db SocketPath: PciID:}] [{Interface:0xc0005ae5e0 Address:{IP:10.217.0.249 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.430798 | controller |     "Jun 09 17:24:01.256918 crc crio[20770]: time=\"2026-06-09T17:24:01.255932385Z\" level=info msg=\"Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-bpnlf Namespace:openstack ID:e75bcd559a2db3bdd58a9d3e328d55f490375c90e37d7b816c0fa4fe2da610fb UID:51bc1d83-1824-4d14-8c5a-853803668711 NetNS:/var/run/netns/165bfcf8-7dcc-470c-9fe3-84c8a8af83db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod51bc1d83_1824_4d14_8c5a_853803668711.slice PodAnnotations:0xc002a08550}] Aliases:map[]}\"",
2026-06-09 17:48:39.430814 | controller |     "Jun 09 17:24:01.256918 crc crio[20770]: time=\"2026-06-09T17:24:01.256070049Z\" level=info msg=\"Checking pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-bpnlf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.430830 | controller |     "Jun 09 17:24:01.272251 crc crio[20770]: time=\"2026-06-09T17:24:01.2720753Z\" level=info msg=\"Ran pod sandbox e75bcd559a2db3bdd58a9d3e328d55f490375c90e37d7b816c0fa4fe2da610fb with infra container: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-bpnlf/POD\" id=6dc73dfd-08e6-4368-ba86-a199fb9dd152 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.430846 | controller |     "Jun 09 17:24:01.281980 crc crio[20770]: time=\"2026-06-09T17:24:01.281703047Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=9cb1bf27-a7e7-4b40-947e-965b158b79a1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.430861 | controller |     "Jun 09 17:24:01.289061 crc crio[20770]: 2026-06-09T17:24:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b28d8406b5dc56b Mac:2e:68:61:85:e6:a3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fa Mtu:0 Sandbox:/var/run/netns/b128bb8f-9222-45d8-93b2-333aeb5f1ef7 SocketPath: PciID:}] [{Interface:0xc0002846b0 Address:{IP:10.217.0.250 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.430880 | controller |     "Jun 09 17:24:01.291726 crc crio[20770]: time=\"2026-06-09T17:24:01.291580082Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683764-57p57 Namespace:openshift-infra ID:b28d8406b5dc56b84ebbacf6446640bc4b19bde4c4e7617a0e55244e69f63c79 UID:77b71830-5ff8-4229-9ecd-bb7a273c6b4b NetNS:/var/run/netns/b128bb8f-9222-45d8-93b2-333aeb5f1ef7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod77b71830_5ff8_4229_9ecd_bb7a273c6b4b.slice PodAnnotations:0xc002a087c0}] Aliases:map[]}\"",
2026-06-09 17:48:39.430897 | controller |     "Jun 09 17:24:01.291882 crc crio[20770]: time=\"2026-06-09T17:24:01.291822519Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683764-57p57 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.430913 | controller |     "Jun 09 17:24:01.309063 crc crio[20770]: time=\"2026-06-09T17:24:01.308579161Z\" level=info msg=\"Ran pod sandbox b28d8406b5dc56b84ebbacf6446640bc4b19bde4c4e7617a0e55244e69f63c79 with infra container: openshift-infra/auto-csr-approver-29683764-57p57/POD\" id=f3f4d593-36cc-402a-a064-524d79b95108 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.430930 | controller |     "Jun 09 17:24:01.312294 crc crio[20770]: time=\"2026-06-09T17:24:01.312222086Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=4daa4878-e75f-4747-a30c-976cbb00195b name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.430946 | controller |     "Jun 09 17:24:01.317946 crc crio[20770]: time=\"2026-06-09T17:24:01.317074136Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 17:48:39.430961 | controller |     "Jun 09 17:24:01.320099 crc crio[20770]: time=\"2026-06-09T17:24:01.319786824Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=de734b15-67d3-4a25-af5a-746b140f3b3e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.430977 | controller |     "Jun 09 17:24:01.385038 crc crio[20770]: time=\"2026-06-09T17:24:01.38493747Z\" level=info msg=\"Creating container: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-bpnlf/ovn-edpm-deployment-ipam-openstack-edpm-ipam\" id=621ec18e-84c3-4a0f-943d-52ce43058f2c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.430993 | controller |     "Jun 09 17:24:01.385598 crc crio[20770]: time=\"2026-06-09T17:24:01.385419944Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.431009 | controller |     "Jun 09 17:24:01.439169 crc crio[20770]: time=\"2026-06-09T17:24:01.439015587Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.431024 | controller |     "Jun 09 17:24:01.443094 crc crio[20770]: time=\"2026-06-09T17:24:01.443058543Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.431039 | controller |     "Jun 09 17:24:01.650885 crc crio[20770]: time=\"2026-06-09T17:24:01.650809885Z\" level=info msg=\"Created container f3dfa76ffbfed46c90731a641e99779edeb23bb93ef23f29db159f5a9a8f5adb: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-bpnlf/ovn-edpm-deployment-ipam-openstack-edpm-ipam\" id=621ec18e-84c3-4a0f-943d-52ce43058f2c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.431055 | controller |     "Jun 09 17:24:01.653995 crc crio[20770]: time=\"2026-06-09T17:24:01.653897964Z\" level=info msg=\"Starting container: f3dfa76ffbfed46c90731a641e99779edeb23bb93ef23f29db159f5a9a8f5adb\" id=725911f3-0451-41e7-bc1e-4b86a34c7654 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.431074 | controller |     "Jun 09 17:24:01.666835 crc crio[20770]: time=\"2026-06-09T17:24:01.66660525Z\" level=info msg=\"Started container\" PID=152601 containerID=f3dfa76ffbfed46c90731a641e99779edeb23bb93ef23f29db159f5a9a8f5adb description=openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-bpnlf/ovn-edpm-deployment-ipam-openstack-edpm-ipam id=725911f3-0451-41e7-bc1e-4b86a34c7654 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e75bcd559a2db3bdd58a9d3e328d55f490375c90e37d7b816c0fa4fe2da610fb",
2026-06-09 17:48:39.431091 | controller |     "Jun 09 17:24:02.112821 crc crio[20770]: time=\"2026-06-09T17:24:02.111789828Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=4daa4878-e75f-4747-a30c-976cbb00195b name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.431107 | controller |     "Jun 09 17:24:02.113508 crc crio[20770]: time=\"2026-06-09T17:24:02.113418035Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=bf0a2533-a425-4fb1-b7cc-57fc7505c1f8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.431122 | controller |     "Jun 09 17:24:02.119352 crc crio[20770]: time=\"2026-06-09T17:24:02.119177601Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a8397c1e-dcaf-49bf-9e5a-ec70ccb569b5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.431138 | controller |     "Jun 09 17:24:02.128893 crc crio[20770]: time=\"2026-06-09T17:24:02.128760277Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683764-57p57/oc\" id=aee324a9-4346-45b8-8115-ca57c80d3305 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.431153 | controller |     "Jun 09 17:24:02.130258 crc crio[20770]: time=\"2026-06-09T17:24:02.130056494Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.431169 | controller |     "Jun 09 17:24:02.195725 crc crio[20770]: time=\"2026-06-09T17:24:02.19558438Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.431185 | controller |     "Jun 09 17:24:02.491495 crc crio[20770]: time=\"2026-06-09T17:24:02.491381077Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.431201 | controller |     "Jun 09 17:24:02.628831 crc crio[20770]: time=\"2026-06-09T17:24:02.628706061Z\" level=info msg=\"Created container 423a41f633c15052a1067f76afc01eb305e926022f2a01b36865aedf289741bb: openshift-infra/auto-csr-approver-29683764-57p57/oc\" id=aee324a9-4346-45b8-8115-ca57c80d3305 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.431217 | controller |     "Jun 09 17:24:02.630166 crc crio[20770]: time=\"2026-06-09T17:24:02.63005274Z\" level=info msg=\"Starting container: 423a41f633c15052a1067f76afc01eb305e926022f2a01b36865aedf289741bb\" id=8375f00d-8e0d-4585-bbbf-6d0104202110 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.431233 | controller |     "Jun 09 17:24:02.635823 crc crio[20770]: time=\"2026-06-09T17:24:02.6356237Z\" level=info msg=\"Started container\" PID=152688 containerID=423a41f633c15052a1067f76afc01eb305e926022f2a01b36865aedf289741bb description=openshift-infra/auto-csr-approver-29683764-57p57/oc id=8375f00d-8e0d-4585-bbbf-6d0104202110 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b28d8406b5dc56b84ebbacf6446640bc4b19bde4c4e7617a0e55244e69f63c79",
2026-06-09 17:48:39.431250 | controller |     "Jun 09 17:24:04.670145 crc crio[20770]: time=\"2026-06-09T17:24:04.669196664Z\" level=info msg=\"Stopping pod sandbox: b28d8406b5dc56b84ebbacf6446640bc4b19bde4c4e7617a0e55244e69f63c79\" id=dc5700d7-a616-460c-8fe1-ce44b8733f4b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.431269 | controller |     "Jun 09 17:24:04.671722 crc crio[20770]: time=\"2026-06-09T17:24:04.670872392Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683764-57p57 Namespace:openshift-infra ID:b28d8406b5dc56b84ebbacf6446640bc4b19bde4c4e7617a0e55244e69f63c79 UID:77b71830-5ff8-4229-9ecd-bb7a273c6b4b NetNS:/var/run/netns/b128bb8f-9222-45d8-93b2-333aeb5f1ef7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod77b71830_5ff8_4229_9ecd_bb7a273c6b4b.slice PodAnnotations:0xc001e80b48}] Aliases:map[]}\"",
2026-06-09 17:48:39.431285 | controller |     "Jun 09 17:24:04.671722 crc crio[20770]: time=\"2026-06-09T17:24:04.671027636Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683764-57p57 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.431301 | controller |     "Jun 09 17:24:05.034933 crc crio[20770]: time=\"2026-06-09T17:24:05.034831112Z\" level=info msg=\"Stopped pod sandbox: b28d8406b5dc56b84ebbacf6446640bc4b19bde4c4e7617a0e55244e69f63c79\" id=dc5700d7-a616-460c-8fe1-ce44b8733f4b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.431317 | controller |     "Jun 09 17:24:29.446771 crc crio[20770]: time=\"2026-06-09T17:24:29.445779929Z\" level=info msg=\"Removing container: f2e7f72ec0f39f5d07a7f20a9176ae92bbf0411a2dd144415d3d883bb9805678\" id=23d766e4-5635-4df5-b8f4-d679ac55b944 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.431333 | controller |     "Jun 09 17:24:29.484089 crc crio[20770]: time=\"2026-06-09T17:24:29.483537376Z\" level=info msg=\"Removed container f2e7f72ec0f39f5d07a7f20a9176ae92bbf0411a2dd144415d3d883bb9805678: openshift-marketplace/certified-operators-59q2w/extract-utilities\" id=23d766e4-5635-4df5-b8f4-d679ac55b944 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.431347 | controller |     "Jun 09 17:24:29.486912 crc crio[20770]: time=\"2026-06-09T17:24:29.48680724Z\" level=info msg=\"Removing container: 8ea373389e564c15cff689b7549b1fc7111d71f420568630fe9c017547f06151\" id=f4d8423f-dc10-463b-8003-2e5c334aa833 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.431363 | controller |     "Jun 09 17:24:29.537314 crc crio[20770]: time=\"2026-06-09T17:24:29.53717283Z\" level=info msg=\"Removed container 8ea373389e564c15cff689b7549b1fc7111d71f420568630fe9c017547f06151: openshift-marketplace/certified-operators-59q2w/registry-server\" id=f4d8423f-dc10-463b-8003-2e5c334aa833 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.431378 | controller |     "Jun 09 17:24:29.540400 crc crio[20770]: time=\"2026-06-09T17:24:29.540319101Z\" level=info msg=\"Removing container: 1f64805b0fe617f74703bf7701ceade9efbed8d5a19c2f0804875d3d5649256e\" id=3d6e2046-e9eb-4498-bb53-de8ee4d43526 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.431392 | controller |     "Jun 09 17:24:29.771565 crc crio[20770]: time=\"2026-06-09T17:24:29.770316523Z\" level=info msg=\"Removed container 1f64805b0fe617f74703bf7701ceade9efbed8d5a19c2f0804875d3d5649256e: openshift-infra/auto-csr-approver-29683758-9r26p/oc\" id=3d6e2046-e9eb-4498-bb53-de8ee4d43526 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.431407 | controller |     "Jun 09 17:24:29.779096 crc crio[20770]: time=\"2026-06-09T17:24:29.778997963Z\" level=info msg=\"Removing container: 37328452c4c403196108e438d73ca77335f891ea518056b9425aa81cc71a110b\" id=901f8b9e-29a6-4903-a634-3052cfb1ac6c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.431422 | controller |     "Jun 09 17:24:29.811396 crc crio[20770]: time=\"2026-06-09T17:24:29.811319494Z\" level=info msg=\"Removed container 37328452c4c403196108e438d73ca77335f891ea518056b9425aa81cc71a110b: openshift-marketplace/certified-operators-59q2w/extract-content\" id=901f8b9e-29a6-4903-a634-3052cfb1ac6c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.431441 | controller |     "Jun 09 17:24:29.821793 crc crio[20770]: time=\"2026-06-09T17:24:29.821705003Z\" level=info msg=\"Stopping pod sandbox: 6f87001980a7073ad76545b38405141acfc88a115bf2323cf4efa6fc0553319e\" id=a37f3493-ece7-4bba-ac3f-4f74549ac301 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.431456 | controller |     "Jun 09 17:24:29.822291 crc crio[20770]: time=\"2026-06-09T17:24:29.821809796Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6f87001980a7073ad76545b38405141acfc88a115bf2323cf4efa6fc0553319e\" id=a37f3493-ece7-4bba-ac3f-4f74549ac301 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.431472 | controller |     "Jun 09 17:24:29.824591 crc crio[20770]: time=\"2026-06-09T17:24:29.822503876Z\" level=info msg=\"Removing pod sandbox: 6f87001980a7073ad76545b38405141acfc88a115bf2323cf4efa6fc0553319e\" id=a76994b1-5fcf-40ac-bf9f-0e1811776ed8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.431488 | controller |     "Jun 09 17:24:29.836826 crc crio[20770]: time=\"2026-06-09T17:24:29.836711705Z\" level=info msg=\"Removed pod sandbox: 6f87001980a7073ad76545b38405141acfc88a115bf2323cf4efa6fc0553319e\" id=a76994b1-5fcf-40ac-bf9f-0e1811776ed8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.431504 | controller |     "Jun 09 17:24:29.837884 crc crio[20770]: time=\"2026-06-09T17:24:29.837767935Z\" level=info msg=\"Stopping pod sandbox: f17aa7641e41dfe9f0827f6f24964c099032488fbf3349da827b0c7d81e5a1f5\" id=2512d524-07b2-4470-8804-6a1842b36c1f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.431540 | controller |     "Jun 09 17:24:29.837884 crc crio[20770]: time=\"2026-06-09T17:24:29.837859068Z\" level=info msg=\"Stopped pod sandbox (already stopped): f17aa7641e41dfe9f0827f6f24964c099032488fbf3349da827b0c7d81e5a1f5\" id=2512d524-07b2-4470-8804-6a1842b36c1f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.431558 | controller |     "Jun 09 17:24:29.838322 crc crio[20770]: time=\"2026-06-09T17:24:29.83827069Z\" level=info msg=\"Removing pod sandbox: f17aa7641e41dfe9f0827f6f24964c099032488fbf3349da827b0c7d81e5a1f5\" id=35836eb0-f1a7-4da2-801f-2ea64f46c4e2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.431573 | controller |     "Jun 09 17:24:29.857333 crc crio[20770]: time=\"2026-06-09T17:24:29.857192505Z\" level=info msg=\"Removed pod sandbox: f17aa7641e41dfe9f0827f6f24964c099032488fbf3349da827b0c7d81e5a1f5\" id=35836eb0-f1a7-4da2-801f-2ea64f46c4e2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.431589 | controller |     "Jun 09 17:24:29.859358 crc crio[20770]: time=\"2026-06-09T17:24:29.859283005Z\" level=info msg=\"Stopping pod sandbox: 626117e06f56fa8a901bf3fb234492cb9504ed7f846a22cdf780e575c13ae266\" id=bcb5354d-d838-4b99-8d57-04bb3521ace5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.431605 | controller |     "Jun 09 17:24:29.859508 crc crio[20770]: time=\"2026-06-09T17:24:29.859375858Z\" level=info msg=\"Stopped pod sandbox (already stopped): 626117e06f56fa8a901bf3fb234492cb9504ed7f846a22cdf780e575c13ae266\" id=bcb5354d-d838-4b99-8d57-04bb3521ace5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.431620 | controller |     "Jun 09 17:24:29.860382 crc crio[20770]: time=\"2026-06-09T17:24:29.860297874Z\" level=info msg=\"Removing pod sandbox: 626117e06f56fa8a901bf3fb234492cb9504ed7f846a22cdf780e575c13ae266\" id=4f38f49b-7c95-4a0a-9493-4b4407a6ffb3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.431635 | controller |     "Jun 09 17:24:29.878894 crc crio[20770]: time=\"2026-06-09T17:24:29.878760676Z\" level=info msg=\"Removed pod sandbox: 626117e06f56fa8a901bf3fb234492cb9504ed7f846a22cdf780e575c13ae266\" id=4f38f49b-7c95-4a0a-9493-4b4407a6ffb3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.431655 | controller |     "Jun 09 17:25:11.651958 crc crio[20770]: time=\"2026-06-09T17:25:11.650773163Z\" level=info msg=\"Stopping pod sandbox: e75bcd559a2db3bdd58a9d3e328d55f490375c90e37d7b816c0fa4fe2da610fb\" id=04a66b91-3253-4b9b-8cc3-85bd2faac068 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.431671 | controller |     "Jun 09 17:25:11.653514 crc crio[20770]: time=\"2026-06-09T17:25:11.652354678Z\" level=info msg=\"Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-bpnlf Namespace:openstack ID:e75bcd559a2db3bdd58a9d3e328d55f490375c90e37d7b816c0fa4fe2da610fb UID:51bc1d83-1824-4d14-8c5a-853803668711 NetNS:/var/run/netns/165bfcf8-7dcc-470c-9fe3-84c8a8af83db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod51bc1d83_1824_4d14_8c5a_853803668711.slice PodAnnotations:0xc0028950d0}] Aliases:map[]}\"",
2026-06-09 17:48:39.431688 | controller |     "Jun 09 17:25:11.653514 crc crio[20770]: time=\"2026-06-09T17:25:11.652481932Z\" level=info msg=\"Deleting pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-bpnlf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.431704 | controller |     "Jun 09 17:25:12.137176 crc crio[20770]: time=\"2026-06-09T17:25:12.137048184Z\" level=info msg=\"Stopped pod sandbox: e75bcd559a2db3bdd58a9d3e328d55f490375c90e37d7b816c0fa4fe2da610fb\" id=04a66b91-3253-4b9b-8cc3-85bd2faac068 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.431720 | controller |     "Jun 09 17:25:13.344764 crc crio[20770]: time=\"2026-06-09T17:25:13.343903484Z\" level=info msg=\"Running pod sandbox: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-4r6wn/POD\" id=1cd17ce7-c25d-4499-a264-51e882266875 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.431735 | controller |     "Jun 09 17:25:13.344764 crc crio[20770]: time=\"2026-06-09T17:25:13.344404218Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.431751 | controller |     "Jun 09 17:25:13.380074 crc crio[20770]: time=\"2026-06-09T17:25:13.379970252Z\" level=info msg=\"Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-4r6wn Namespace:openstack ID:fd3be6a0e617090252c6d258dde1df7da7ee784526f298f751d4a9888c541dbb UID:7a8be6d7-d687-4c27-ad7c-87c9f79a2820 NetNS:/var/run/netns/a47b74e9-d7d1-4c9d-b69d-e3c6af251a31 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7a8be6d7_d687_4c27_ad7c_87c9f79a2820.slice PodAnnotations:0xc0029898c8}] Aliases:map[]}\"",
2026-06-09 17:48:39.431767 | controller |     "Jun 09 17:25:13.380074 crc crio[20770]: time=\"2026-06-09T17:25:13.380045074Z\" level=info msg=\"Adding pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-4r6wn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.431783 | controller |     "Jun 09 17:25:13.904124 crc crio[20770]: 2026-06-09T17:25:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fd3be6a0e617090 Mac:ba:cf:77:ab:12:73 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fb Mtu:0 Sandbox:/var/run/netns/a47b74e9-d7d1-4c9d-b69d-e3c6af251a31 SocketPath: PciID:}] [{Interface:0xc0002b7460 Address:{IP:10.217.0.251 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.431799 | controller |     "Jun 09 17:25:13.905267 crc crio[20770]: time=\"2026-06-09T17:25:13.905194284Z\" level=info msg=\"Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-4r6wn Namespace:openstack ID:fd3be6a0e617090252c6d258dde1df7da7ee784526f298f751d4a9888c541dbb UID:7a8be6d7-d687-4c27-ad7c-87c9f79a2820 NetNS:/var/run/netns/a47b74e9-d7d1-4c9d-b69d-e3c6af251a31 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7a8be6d7_d687_4c27_ad7c_87c9f79a2820.slice PodAnnotations:0xc0029898c8}] Aliases:map[]}\"",
2026-06-09 17:48:39.431818 | controller |     "Jun 09 17:25:13.905429 crc crio[20770]: time=\"2026-06-09T17:25:13.90540735Z\" level=info msg=\"Checking pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-4r6wn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.431835 | controller |     "Jun 09 17:25:13.916404 crc crio[20770]: time=\"2026-06-09T17:25:13.916299464Z\" level=info msg=\"Ran pod sandbox fd3be6a0e617090252c6d258dde1df7da7ee784526f298f751d4a9888c541dbb with infra container: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-4r6wn/POD\" id=1cd17ce7-c25d-4499-a264-51e882266875 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.431850 | controller |     "Jun 09 17:25:13.919497 crc crio[20770]: time=\"2026-06-09T17:25:13.919370912Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=eb4a598c-6b75-49cf-9d06-7b44c41f3f1e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.431866 | controller |     "Jun 09 17:25:13.967227 crc crio[20770]: time=\"2026-06-09T17:25:13.967051645Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=10dfd538-30a2-4975-978e-6e73d2b1dbbd name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.431881 | controller |     "Jun 09 17:25:13.978397 crc crio[20770]: time=\"2026-06-09T17:25:13.978286039Z\" level=info msg=\"Creating container: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-4r6wn/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam\" id=8a162b6f-2653-4c3a-8350-bc0537188b4d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.431897 | controller |     "Jun 09 17:25:13.978779 crc crio[20770]: time=\"2026-06-09T17:25:13.978610968Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.431913 | controller |     "Jun 09 17:25:14.024258 crc crio[20770]: time=\"2026-06-09T17:25:14.024159189Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.431929 | controller |     "Jun 09 17:25:14.027235 crc crio[20770]: time=\"2026-06-09T17:25:14.027172756Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.431944 | controller |     "Jun 09 17:25:14.207898 crc crio[20770]: time=\"2026-06-09T17:25:14.207439737Z\" level=info msg=\"Created container 75dc59d9a701b23b719d00dc27ad443826a00c6a75f9fc6c7d522e443f3d4b4b: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-4r6wn/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam\" id=8a162b6f-2653-4c3a-8350-bc0537188b4d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.431960 | controller |     "Jun 09 17:25:14.210572 crc crio[20770]: time=\"2026-06-09T17:25:14.210522435Z\" level=info msg=\"Starting container: 75dc59d9a701b23b719d00dc27ad443826a00c6a75f9fc6c7d522e443f3d4b4b\" id=2b074fc3-966f-4a71-9768-6bc0961eaef4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.431976 | controller |     "Jun 09 17:25:14.224969 crc crio[20770]: time=\"2026-06-09T17:25:14.22490555Z\" level=info msg=\"Started container\" PID=156945 containerID=75dc59d9a701b23b719d00dc27ad443826a00c6a75f9fc6c7d522e443f3d4b4b description=openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-4r6wn/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam id=2b074fc3-966f-4a71-9768-6bc0961eaef4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fd3be6a0e617090252c6d258dde1df7da7ee784526f298f751d4a9888c541dbb",
2026-06-09 17:48:39.432032 | controller |     "Jun 09 17:26:00.563267 crc crio[20770]: time=\"2026-06-09T17:26:00.56038456Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683766-spwj5/POD\" id=216b1daf-cb14-4f0e-bb29-5c4cfa69c5b4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.432058 | controller |     "Jun 09 17:26:00.564935 crc crio[20770]: time=\"2026-06-09T17:26:00.563312665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.432075 | controller |     "Jun 09 17:26:00.621098 crc crio[20770]: time=\"2026-06-09T17:26:00.620882652Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683766-spwj5 Namespace:openshift-infra ID:e18d8a4d34dcfd451a0bd561e8264facd5cad3ce6588585b9d2ba13ed9f96f25 UID:0a7320f6-00a0-4381-b655-636806854166 NetNS:/var/run/netns/5934128e-aaca-4805-beeb-a60b19410c1a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0a7320f6_00a0_4381_b655_636806854166.slice PodAnnotations:0xc000134ae8}] Aliases:map[]}\"",
2026-06-09 17:48:39.432092 | controller |     "Jun 09 17:26:00.621495 crc crio[20770]: time=\"2026-06-09T17:26:00.621214142Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683766-spwj5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.432108 | controller |     "Jun 09 17:26:01.218486 crc crio[20770]: 2026-06-09T17:26:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e18d8a4d34dcfd4 Mac:26:ac:c3:f3:2d:a9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fc Mtu:0 Sandbox:/var/run/netns/5934128e-aaca-4805-beeb-a60b19410c1a SocketPath: PciID:}] [{Interface:0xc0006025d0 Address:{IP:10.217.0.252 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.432124 | controller |     "Jun 09 17:26:01.220546 crc crio[20770]: time=\"2026-06-09T17:26:01.220450376Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683766-spwj5 Namespace:openshift-infra ID:e18d8a4d34dcfd451a0bd561e8264facd5cad3ce6588585b9d2ba13ed9f96f25 UID:0a7320f6-00a0-4381-b655-636806854166 NetNS:/var/run/netns/5934128e-aaca-4805-beeb-a60b19410c1a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0a7320f6_00a0_4381_b655_636806854166.slice PodAnnotations:0xc000134ae8}] Aliases:map[]}\"",
2026-06-09 17:48:39.432140 | controller |     "Jun 09 17:26:01.223236 crc crio[20770]: time=\"2026-06-09T17:26:01.223058081Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683766-spwj5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.432156 | controller |     "Jun 09 17:26:01.236585 crc crio[20770]: time=\"2026-06-09T17:26:01.236495518Z\" level=info msg=\"Ran pod sandbox e18d8a4d34dcfd451a0bd561e8264facd5cad3ce6588585b9d2ba13ed9f96f25 with infra container: openshift-infra/auto-csr-approver-29683766-spwj5/POD\" id=216b1daf-cb14-4f0e-bb29-5c4cfa69c5b4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.432172 | controller |     "Jun 09 17:26:01.241680 crc crio[20770]: time=\"2026-06-09T17:26:01.241536883Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=06107843-497c-4eca-b2a1-0b1115f27a23 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.432187 | controller |     "Jun 09 17:26:01.251938 crc crio[20770]: time=\"2026-06-09T17:26:01.25184074Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 17:48:39.432202 | controller |     "Jun 09 17:26:02.343797 crc crio[20770]: time=\"2026-06-09T17:26:02.343690858Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=06107843-497c-4eca-b2a1-0b1115f27a23 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.432221 | controller |     "Jun 09 17:26:02.346245 crc crio[20770]: time=\"2026-06-09T17:26:02.344792329Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=3b2f89d6-ae23-4d39-b510-2774c0dfadf7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.432238 | controller |     "Jun 09 17:26:02.348299 crc crio[20770]: time=\"2026-06-09T17:26:02.348102445Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=08cd5950-3db8-4ede-ba7b-4a3dced94276 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.432253 | controller |     "Jun 09 17:26:02.357515 crc crio[20770]: time=\"2026-06-09T17:26:02.357391492Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683766-spwj5/oc\" id=a85b2477-6b59-4f98-8272-1d82dfb8eecb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.432269 | controller |     "Jun 09 17:26:02.358178 crc crio[20770]: time=\"2026-06-09T17:26:02.358099062Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.432284 | controller |     "Jun 09 17:26:02.410284 crc crio[20770]: time=\"2026-06-09T17:26:02.409782271Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.432301 | controller |     "Jun 09 17:26:02.740276 crc crio[20770]: time=\"2026-06-09T17:26:02.740067451Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.432316 | controller |     "Jun 09 17:26:02.875367 crc crio[20770]: time=\"2026-06-09T17:26:02.875246923Z\" level=info msg=\"Created container deca1b967c3e7376e80fed51ad5fc06e235b11cc849f90e7cac5dcfa654d6c6d: openshift-infra/auto-csr-approver-29683766-spwj5/oc\" id=a85b2477-6b59-4f98-8272-1d82dfb8eecb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.432331 | controller |     "Jun 09 17:26:02.877366 crc crio[20770]: time=\"2026-06-09T17:26:02.877245721Z\" level=info msg=\"Starting container: deca1b967c3e7376e80fed51ad5fc06e235b11cc849f90e7cac5dcfa654d6c6d\" id=4ce847b4-34be-4b79-9579-c818a7eeeeb3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.432346 | controller |     "Jun 09 17:26:02.883982 crc crio[20770]: time=\"2026-06-09T17:26:02.883780779Z\" level=info msg=\"Started container\" PID=159795 containerID=deca1b967c3e7376e80fed51ad5fc06e235b11cc849f90e7cac5dcfa654d6c6d description=openshift-infra/auto-csr-approver-29683766-spwj5/oc id=4ce847b4-34be-4b79-9579-c818a7eeeeb3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e18d8a4d34dcfd451a0bd561e8264facd5cad3ce6588585b9d2ba13ed9f96f25",
2026-06-09 17:48:39.432361 | controller |     "Jun 09 17:26:04.505045 crc crio[20770]: time=\"2026-06-09T17:26:04.504323628Z\" level=info msg=\"Stopping pod sandbox: e18d8a4d34dcfd451a0bd561e8264facd5cad3ce6588585b9d2ba13ed9f96f25\" id=13bdc34c-51db-46d8-a3ee-ab8069a6d97b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.432378 | controller |     "Jun 09 17:26:04.506339 crc crio[20770]: time=\"2026-06-09T17:26:04.505749349Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683766-spwj5 Namespace:openshift-infra ID:e18d8a4d34dcfd451a0bd561e8264facd5cad3ce6588585b9d2ba13ed9f96f25 UID:0a7320f6-00a0-4381-b655-636806854166 NetNS:/var/run/netns/5934128e-aaca-4805-beeb-a60b19410c1a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0a7320f6_00a0_4381_b655_636806854166.slice PodAnnotations:0xc002894798}] Aliases:map[]}\"",
2026-06-09 17:48:39.432393 | controller |     "Jun 09 17:26:04.506339 crc crio[20770]: time=\"2026-06-09T17:26:04.505888633Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683766-spwj5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.432414 | controller |     "Jun 09 17:26:04.902179 crc crio[20770]: time=\"2026-06-09T17:26:04.901414092Z\" level=info msg=\"Stopped pod sandbox: e18d8a4d34dcfd451a0bd561e8264facd5cad3ce6588585b9d2ba13ed9f96f25\" id=13bdc34c-51db-46d8-a3ee-ab8069a6d97b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.432430 | controller |     "Jun 09 17:26:09.584954 crc crio[20770]: time=\"2026-06-09T17:26:09.583818023Z\" level=info msg=\"Stopping pod sandbox: fd3be6a0e617090252c6d258dde1df7da7ee784526f298f751d4a9888c541dbb\" id=bd70d40f-f7e4-4255-afa1-a7e4840d6064 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.432446 | controller |     "Jun 09 17:26:09.586583 crc crio[20770]: time=\"2026-06-09T17:26:09.585764019Z\" level=info msg=\"Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-4r6wn Namespace:openstack ID:fd3be6a0e617090252c6d258dde1df7da7ee784526f298f751d4a9888c541dbb UID:7a8be6d7-d687-4c27-ad7c-87c9f79a2820 NetNS:/var/run/netns/a47b74e9-d7d1-4c9d-b69d-e3c6af251a31 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7a8be6d7_d687_4c27_ad7c_87c9f79a2820.slice PodAnnotations:0xc002a09618}] Aliases:map[]}\"",
2026-06-09 17:48:39.432462 | controller |     "Jun 09 17:26:09.586583 crc crio[20770]: time=\"2026-06-09T17:26:09.585928894Z\" level=info msg=\"Deleting pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-4r6wn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.432477 | controller |     "Jun 09 17:26:10.195337 crc crio[20770]: time=\"2026-06-09T17:26:10.194776344Z\" level=info msg=\"Stopped pod sandbox: fd3be6a0e617090252c6d258dde1df7da7ee784526f298f751d4a9888c541dbb\" id=bd70d40f-f7e4-4255-afa1-a7e4840d6064 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.432492 | controller |     "Jun 09 17:26:11.081714 crc crio[20770]: time=\"2026-06-09T17:26:11.078391376Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-s79nk/POD\" id=2d33e9b0-db6a-4153-a95b-792c96b82879 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.432508 | controller |     "Jun 09 17:26:11.081714 crc crio[20770]: time=\"2026-06-09T17:26:11.078509709Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.432544 | controller |     "Jun 09 17:26:11.133735 crc crio[20770]: time=\"2026-06-09T17:26:11.133173433Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-s79nk Namespace:openshift-marketplace ID:c06ca1c923cad632cb118183092b542b1d02bb510239e6945794b6fe347401f5 UID:5b8c5018-8e03-4afb-bbe6-637c91ffc717 NetNS:/var/run/netns/bf2bdb63-0fb4-49d9-988a-631e41dbc135 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5b8c5018_8e03_4afb_bbe6_637c91ffc717.slice PodAnnotations:0xc002a09a30}] Aliases:map[]}\"",
2026-06-09 17:48:39.432562 | controller |     "Jun 09 17:26:11.133735 crc crio[20770]: time=\"2026-06-09T17:26:11.133712179Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-s79nk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.432578 | controller |     "Jun 09 17:26:11.798273 crc crio[20770]: time=\"2026-06-09T17:26:11.797540272Z\" level=info msg=\"Running pod sandbox: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-97hwd/POD\" id=cd57c35c-e9d5-448e-b951-69b96d4a4488 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.432593 | controller |     "Jun 09 17:26:11.798549 crc crio[20770]: time=\"2026-06-09T17:26:11.798313085Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.432613 | controller |     "Jun 09 17:26:11.812212 crc crio[20770]: 2026-06-09T17:26:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c06ca1c923cad63 Mac:12:b7:4a:07:5a:43 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fd Mtu:0 Sandbox:/var/run/netns/bf2bdb63-0fb4-49d9-988a-631e41dbc135 SocketPath: PciID:}] [{Interface:0xc0004b05d0 Address:{IP:10.217.0.253 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.432629 | controller |     "Jun 09 17:26:11.813954 crc crio[20770]: time=\"2026-06-09T17:26:11.813864002Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-s79nk Namespace:openshift-marketplace ID:c06ca1c923cad632cb118183092b542b1d02bb510239e6945794b6fe347401f5 UID:5b8c5018-8e03-4afb-bbe6-637c91ffc717 NetNS:/var/run/netns/bf2bdb63-0fb4-49d9-988a-631e41dbc135 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5b8c5018_8e03_4afb_bbe6_637c91ffc717.slice PodAnnotations:0xc002a09a30}] Aliases:map[]}\"",
2026-06-09 17:48:39.432645 | controller |     "Jun 09 17:26:11.815098 crc crio[20770]: time=\"2026-06-09T17:26:11.815006845Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-s79nk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.432660 | controller |     "Jun 09 17:26:11.854529 crc crio[20770]: time=\"2026-06-09T17:26:11.854253605Z\" level=info msg=\"Ran pod sandbox c06ca1c923cad632cb118183092b542b1d02bb510239e6945794b6fe347401f5 with infra container: openshift-marketplace/redhat-marketplace-s79nk/POD\" id=2d33e9b0-db6a-4153-a95b-792c96b82879 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.432676 | controller |     "Jun 09 17:26:11.857849 crc crio[20770]: time=\"2026-06-09T17:26:11.857588261Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a1beaa94-9347-464b-8824-7984ade60339 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.432692 | controller |     "Jun 09 17:26:11.870802 crc crio[20770]: time=\"2026-06-09T17:26:11.87074144Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=7b1f9221-bd4b-474a-90f4-b58b99934852 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.432708 | controller |     "Jun 09 17:26:11.878604 crc crio[20770]: time=\"2026-06-09T17:26:11.878528874Z\" level=info msg=\"Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-97hwd Namespace:openstack ID:f1d8a85727db65f9595f0cf6acbed193558ac4cb1b29b33ec4cc3fafdba0dbba UID:6972607e-9249-418d-8a3e-a90bd49146bf NetNS:/var/run/netns/8626f061-6a04-4634-8655-bd59b64d6a22 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6972607e_9249_418d_8a3e_a90bd49146bf.slice PodAnnotations:0xc002988120}] Aliases:map[]}\"",
2026-06-09 17:48:39.432725 | controller |     "Jun 09 17:26:11.878935 crc crio[20770]: time=\"2026-06-09T17:26:11.878596626Z\" level=info msg=\"Adding pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-97hwd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.432756 | controller |     "Jun 09 17:26:11.925096 crc crio[20770]: time=\"2026-06-09T17:26:11.924349404Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-s79nk/extract-utilities\" id=f20e04b3-4d55-4fbf-ba10-2f38b68b8bcd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.432774 | controller |     "Jun 09 17:26:11.925863 crc crio[20770]: time=\"2026-06-09T17:26:11.925835647Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.432793 | controller |     "Jun 09 17:26:11.978268 crc crio[20770]: time=\"2026-06-09T17:26:11.978225765Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.432810 | controller |     "Jun 09 17:26:11.986992 crc crio[20770]: time=\"2026-06-09T17:26:11.986937966Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.432826 | controller |     "Jun 09 17:26:12.035816 crc crio[20770]: time=\"2026-06-09T17:26:12.035762812Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-qcz25/POD\" id=fd903bdb-3aaf-48cf-951b-ea1211d737ee name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.432842 | controller |     "Jun 09 17:26:12.036227 crc crio[20770]: time=\"2026-06-09T17:26:12.036193954Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.432857 | controller |     "Jun 09 17:26:12.078181 crc crio[20770]: time=\"2026-06-09T17:26:12.078025518Z\" level=info msg=\"Got pod network &{Name:community-operators-qcz25 Namespace:openshift-marketplace ID:7ab84e3a7cc41f6c28c8a2122554d27598bc9720a8244e615b5ae2410a224873 UID:666a77ae-041a-4438-b5dd-ca9619f7747d NetNS:/var/run/netns/82081115-f655-44bf-beba-978b101a4f74 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod666a77ae_041a_4438_b5dd_ca9619f7747d.slice PodAnnotations:0xc0029883e0}] Aliases:map[]}\"",
2026-06-09 17:48:39.432873 | controller |     "Jun 09 17:26:12.078181 crc crio[20770]: time=\"2026-06-09T17:26:12.078101411Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-qcz25 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.432889 | controller |     "Jun 09 17:26:12.455125 crc crio[20770]: time=\"2026-06-09T17:26:12.45456179Z\" level=info msg=\"Created container 2445d4f6cd255e5b1fc17e13b8e82ef245ed401a98ba05116ab2d8d465221359: openshift-marketplace/redhat-marketplace-s79nk/extract-utilities\" id=f20e04b3-4d55-4fbf-ba10-2f38b68b8bcd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.432905 | controller |     "Jun 09 17:26:12.460632 crc crio[20770]: time=\"2026-06-09T17:26:12.460045468Z\" level=info msg=\"Starting container: 2445d4f6cd255e5b1fc17e13b8e82ef245ed401a98ba05116ab2d8d465221359\" id=f8bbe266-fc08-4327-b6f3-f09678ccb9ee name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.432922 | controller |     "Jun 09 17:26:12.473237 crc crio[20770]: time=\"2026-06-09T17:26:12.473062353Z\" level=info msg=\"Started container\" PID=160475 containerID=2445d4f6cd255e5b1fc17e13b8e82ef245ed401a98ba05116ab2d8d465221359 description=openshift-marketplace/redhat-marketplace-s79nk/extract-utilities id=f8bbe266-fc08-4327-b6f3-f09678ccb9ee name=/runtime.v1.RuntimeService/StartContainer sandboxID=c06ca1c923cad632cb118183092b542b1d02bb510239e6945794b6fe347401f5",
2026-06-09 17:48:39.432938 | controller |     "Jun 09 17:26:12.692619 crc crio[20770]: time=\"2026-06-09T17:26:12.692541903Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=c4fc9f2e-75d6-4254-80c6-631e6ec6712c name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.432954 | controller |     "Jun 09 17:26:12.700460 crc crio[20770]: time=\"2026-06-09T17:26:12.698522085Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-09 17:48:39.432970 | controller |     "Jun 09 17:26:12.979611 crc crio[20770]: 2026-06-09T17:26:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7ab84e3a7cc41f6 Mac:62:ba:f9:ae:22:94 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ff Mtu:0 Sandbox:/var/run/netns/82081115-f655-44bf-beba-978b101a4f74 SocketPath: PciID:}] [{Interface:0xc00030e750 Address:{IP:10.217.0.255 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.432989 | controller |     "Jun 09 17:26:12.981746 crc crio[20770]: time=\"2026-06-09T17:26:12.981611536Z\" level=info msg=\"Got pod network &{Name:community-operators-qcz25 Namespace:openshift-marketplace ID:7ab84e3a7cc41f6c28c8a2122554d27598bc9720a8244e615b5ae2410a224873 UID:666a77ae-041a-4438-b5dd-ca9619f7747d NetNS:/var/run/netns/82081115-f655-44bf-beba-978b101a4f74 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod666a77ae_041a_4438_b5dd_ca9619f7747d.slice PodAnnotations:0xc0029883e0}] Aliases:map[]}\"",
2026-06-09 17:48:39.433007 | controller |     "Jun 09 17:26:12.981942 crc crio[20770]: time=\"2026-06-09T17:26:12.981866043Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-qcz25 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.433023 | controller |     "Jun 09 17:26:12.995362 crc crio[20770]: time=\"2026-06-09T17:26:12.99530172Z\" level=info msg=\"Ran pod sandbox 7ab84e3a7cc41f6c28c8a2122554d27598bc9720a8244e615b5ae2410a224873 with infra container: openshift-marketplace/community-operators-qcz25/POD\" id=fd903bdb-3aaf-48cf-951b-ea1211d737ee name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.433040 | controller |     "Jun 09 17:26:13.005060 crc crio[20770]: time=\"2026-06-09T17:26:13.00085229Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=403592e0-551b-4a9a-a222-c6732a850986 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.433055 | controller |     "Jun 09 17:26:13.005438 crc crio[20770]: time=\"2026-06-09T17:26:13.005343149Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8bc5b1a9-043b-40e8-b3e8-e21715e67f9e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.433071 | controller |     "Jun 09 17:26:13.019962 crc crio[20770]: time=\"2026-06-09T17:26:13.019900968Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qcz25/extract-utilities\" id=0451364b-f177-4b5b-a970-c8413e57f752 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.433087 | controller |     "Jun 09 17:26:13.020885 crc crio[20770]: time=\"2026-06-09T17:26:13.020854196Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.433102 | controller |     "Jun 09 17:26:13.088811 crc crio[20770]: time=\"2026-06-09T17:26:13.088746971Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.433121 | controller |     "Jun 09 17:26:13.095239 crc crio[20770]: 2026-06-09T17:26:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f1d8a85727db65f Mac:5a:03:b6:dc:59:e9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fe Mtu:0 Sandbox:/var/run/netns/8626f061-6a04-4634-8655-bd59b64d6a22 SocketPath: PciID:}] [{Interface:0xc0004685b0 Address:{IP:10.217.0.254 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.433139 | controller |     "Jun 09 17:26:13.098516 crc crio[20770]: time=\"2026-06-09T17:26:13.095267388Z\" level=info msg=\"Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-97hwd Namespace:openstack ID:f1d8a85727db65f9595f0cf6acbed193558ac4cb1b29b33ec4cc3fafdba0dbba UID:6972607e-9249-418d-8a3e-a90bd49146bf NetNS:/var/run/netns/8626f061-6a04-4634-8655-bd59b64d6a22 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6972607e_9249_418d_8a3e_a90bd49146bf.slice PodAnnotations:0xc002988120}] Aliases:map[]}\"",
2026-06-09 17:48:39.433158 | controller |     "Jun 09 17:26:13.098516 crc crio[20770]: time=\"2026-06-09T17:26:13.095410823Z\" level=info msg=\"Checking pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-97hwd for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.433175 | controller |     "Jun 09 17:26:13.105876 crc crio[20770]: time=\"2026-06-09T17:26:13.105805002Z\" level=info msg=\"Ran pod sandbox f1d8a85727db65f9595f0cf6acbed193558ac4cb1b29b33ec4cc3fafdba0dbba with infra container: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-97hwd/POD\" id=cd57c35c-e9d5-448e-b951-69b96d4a4488 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.433190 | controller |     "Jun 09 17:26:13.106476 crc crio[20770]: time=\"2026-06-09T17:26:13.10644283Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.433206 | controller |     "Jun 09 17:26:13.108244 crc crio[20770]: time=\"2026-06-09T17:26:13.108207091Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=05675f39-1ad5-4541-a280-991d60d366e5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.433222 | controller |     "Jun 09 17:26:13.148228 crc crio[20770]: time=\"2026-06-09T17:26:13.148141601Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=02783ede-f5f4-4982-89fb-0e13cc6431a5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.433237 | controller |     "Jun 09 17:26:13.168846 crc crio[20770]: time=\"2026-06-09T17:26:13.168379804Z\" level=info msg=\"Creating container: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-97hwd/libvirt-edpm-deployment-ipam-openstack-edpm-ipam\" id=8a588f21-fc47-45cd-91d8-dea9232e7ab0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.433253 | controller |     "Jun 09 17:26:13.168846 crc crio[20770]: time=\"2026-06-09T17:26:13.168795886Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.433268 | controller |     "Jun 09 17:26:13.244230 crc crio[20770]: time=\"2026-06-09T17:26:13.24395176Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.433283 | controller |     "Jun 09 17:26:13.247344 crc crio[20770]: time=\"2026-06-09T17:26:13.247231804Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.433299 | controller |     "Jun 09 17:26:13.345789 crc crio[20770]: time=\"2026-06-09T17:26:13.34573131Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0\" id=c4fc9f2e-75d6-4254-80c6-631e6ec6712c name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.433317 | controller |     "Jun 09 17:26:13.347354 crc crio[20770]: time=\"2026-06-09T17:26:13.347324766Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=a6e526ae-b3c5-433e-9de4-0f3c4682fbcb name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.433337 | controller |     "Jun 09 17:26:13.354037 crc crio[20770]: time=\"2026-06-09T17:26:13.353996388Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=300f1cbc-fae7-4cbd-a5ee-ef2d1f1a6160 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.433357 | controller |     "Jun 09 17:26:13.373195 crc crio[20770]: time=\"2026-06-09T17:26:13.372732898Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-s79nk/extract-content\" id=623beecb-88cf-4b9b-babb-69aae188c641 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.433385 | controller |     "Jun 09 17:26:13.373716 crc crio[20770]: time=\"2026-06-09T17:26:13.373690815Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.433408 | controller |     "Jun 09 17:26:13.409000 crc crio[20770]: time=\"2026-06-09T17:26:13.408897009Z\" level=info msg=\"Created container ee3036df77002359eb016d25fdbd940eb989a6f0a9a3ea1a0fed99eba34d1708: openshift-marketplace/community-operators-qcz25/extract-utilities\" id=0451364b-f177-4b5b-a970-c8413e57f752 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.433429 | controller |     "Jun 09 17:26:13.413947 crc crio[20770]: time=\"2026-06-09T17:26:13.413554283Z\" level=info msg=\"Starting container: ee3036df77002359eb016d25fdbd940eb989a6f0a9a3ea1a0fed99eba34d1708\" id=1c570d11-a5f7-4a3a-9e36-cb98cacf0afb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.433452 | controller |     "Jun 09 17:26:13.420316 crc crio[20770]: time=\"2026-06-09T17:26:13.420258466Z\" level=info msg=\"Started container\" PID=160583 containerID=ee3036df77002359eb016d25fdbd940eb989a6f0a9a3ea1a0fed99eba34d1708 description=openshift-marketplace/community-operators-qcz25/extract-utilities id=1c570d11-a5f7-4a3a-9e36-cb98cacf0afb name=/runtime.v1.RuntimeService/StartContainer sandboxID=7ab84e3a7cc41f6c28c8a2122554d27598bc9720a8244e615b5ae2410a224873",
2026-06-09 17:48:39.433471 | controller |     "Jun 09 17:26:13.430245 crc crio[20770]: time=\"2026-06-09T17:26:13.42836996Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.433488 | controller |     "Jun 09 17:26:13.430245 crc crio[20770]: time=\"2026-06-09T17:26:13.429343528Z\" level=info msg=\"Created container f1a35cde943a854a93a787f076ea19bdea637aed4ad6d121cb08aac41a658557: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-97hwd/libvirt-edpm-deployment-ipam-openstack-edpm-ipam\" id=8a588f21-fc47-45cd-91d8-dea9232e7ab0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.433504 | controller |     "Jun 09 17:26:13.430575 crc crio[20770]: time=\"2026-06-09T17:26:13.430367477Z\" level=info msg=\"Starting container: f1a35cde943a854a93a787f076ea19bdea637aed4ad6d121cb08aac41a658557\" id=833fae8a-df99-4552-a803-1dd13984dae8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.433544 | controller |     "Jun 09 17:26:13.437739 crc crio[20770]: time=\"2026-06-09T17:26:13.437479612Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.433561 | controller |     "Jun 09 17:26:13.448993 crc crio[20770]: time=\"2026-06-09T17:26:13.444782352Z\" level=info msg=\"Started container\" PID=160586 containerID=f1a35cde943a854a93a787f076ea19bdea637aed4ad6d121cb08aac41a658557 description=openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-97hwd/libvirt-edpm-deployment-ipam-openstack-edpm-ipam id=833fae8a-df99-4552-a803-1dd13984dae8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f1d8a85727db65f9595f0cf6acbed193558ac4cb1b29b33ec4cc3fafdba0dbba",
2026-06-09 17:48:39.433578 | controller |     "Jun 09 17:26:13.682549 crc crio[20770]: time=\"2026-06-09T17:26:13.682361653Z\" level=info msg=\"Created container bf8ac26dd56da4fec175afdffe76279ae489ae9510a4db5faec91cfe7312c350: openshift-marketplace/redhat-marketplace-s79nk/extract-content\" id=623beecb-88cf-4b9b-babb-69aae188c641 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.433594 | controller |     "Jun 09 17:26:13.685605 crc crio[20770]: time=\"2026-06-09T17:26:13.685537884Z\" level=info msg=\"Starting container: bf8ac26dd56da4fec175afdffe76279ae489ae9510a4db5faec91cfe7312c350\" id=fb575b90-a930-41ae-b598-08c68b81c62b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.433614 | controller |     "Jun 09 17:26:13.692795 crc crio[20770]: time=\"2026-06-09T17:26:13.691835036Z\" level=info msg=\"Started container\" PID=160611 containerID=bf8ac26dd56da4fec175afdffe76279ae489ae9510a4db5faec91cfe7312c350 description=openshift-marketplace/redhat-marketplace-s79nk/extract-content id=fb575b90-a930-41ae-b598-08c68b81c62b name=/runtime.v1.RuntimeService/StartContainer sandboxID=c06ca1c923cad632cb118183092b542b1d02bb510239e6945794b6fe347401f5",
2026-06-09 17:48:39.433631 | controller |     "Jun 09 17:26:13.730405 crc crio[20770]: time=\"2026-06-09T17:26:13.730315084Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=6c7e90b3-2010-43ac-aecf-df566f2d4b86 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.433648 | controller |     "Jun 09 17:26:13.738634 crc crio[20770]: time=\"2026-06-09T17:26:13.73852826Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-09 17:48:39.433664 | controller |     "Jun 09 17:26:14.749854 crc crio[20770]: time=\"2026-06-09T17:26:14.749313193Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=9e58d425-4513-4e1a-b3fa-83371176cfd2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.433680 | controller |     "Jun 09 17:26:14.752928 crc crio[20770]: time=\"2026-06-09T17:26:14.752837494Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=04ba5a2d-08ab-4c2e-8b80-af3ca2ede33a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.433696 | controller |     "Jun 09 17:26:14.774212 crc crio[20770]: time=\"2026-06-09T17:26:14.773952492Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-s79nk/registry-server\" id=6121672b-bf45-4d29-9e6c-9f92c934254a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.433712 | controller |     "Jun 09 17:26:14.774474 crc crio[20770]: time=\"2026-06-09T17:26:14.774359904Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.433728 | controller |     "Jun 09 17:26:14.816004 crc crio[20770]: time=\"2026-06-09T17:26:14.81590456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.433743 | controller |     "Jun 09 17:26:14.818889 crc crio[20770]: time=\"2026-06-09T17:26:14.818831985Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.433759 | controller |     "Jun 09 17:26:15.243621 crc crio[20770]: time=\"2026-06-09T17:26:15.24307285Z\" level=info msg=\"Created container 3f9b1452a525915a933489b6853bab31e9e8d5de597569450b218fd68642c73d: openshift-marketplace/redhat-marketplace-s79nk/registry-server\" id=6121672b-bf45-4d29-9e6c-9f92c934254a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.433775 | controller |     "Jun 09 17:26:15.248070 crc crio[20770]: time=\"2026-06-09T17:26:15.247979551Z\" level=info msg=\"Starting container: 3f9b1452a525915a933489b6853bab31e9e8d5de597569450b218fd68642c73d\" id=871ccb5b-222b-4142-aa90-994012a5886f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.433790 | controller |     "Jun 09 17:26:15.269104 crc crio[20770]: time=\"2026-06-09T17:26:15.268217264Z\" level=info msg=\"Started container\" PID=160686 containerID=3f9b1452a525915a933489b6853bab31e9e8d5de597569450b218fd68642c73d description=openshift-marketplace/redhat-marketplace-s79nk/registry-server id=871ccb5b-222b-4142-aa90-994012a5886f name=/runtime.v1.RuntimeService/StartContainer sandboxID=c06ca1c923cad632cb118183092b542b1d02bb510239e6945794b6fe347401f5",
2026-06-09 17:48:39.433811 | controller |     "Jun 09 17:26:15.843907 crc crio[20770]: time=\"2026-06-09T17:26:15.843447377Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:b693b87e9f3f01270b2e5bc4144773623095b823f2870718492b2c7fe6125bd8\" id=6c7e90b3-2010-43ac-aecf-df566f2d4b86 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.433827 | controller |     "Jun 09 17:26:15.845798 crc crio[20770]: time=\"2026-06-09T17:26:15.844912829Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=88d82ad3-edc1-44a5-a746-70f322877f79 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.433844 | controller |     "Jun 09 17:26:15.848356 crc crio[20770]: time=\"2026-06-09T17:26:15.848252255Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=67ec305d-7f4a-44a0-b363-cac2319464aa name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.433861 | controller |     "Jun 09 17:26:15.891886 crc crio[20770]: time=\"2026-06-09T17:26:15.891769678Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qcz25/extract-content\" id=7e7a9995-77d5-4025-b07c-1057bab58ff4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.433878 | controller |     "Jun 09 17:26:15.892364 crc crio[20770]: time=\"2026-06-09T17:26:15.892327624Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.433895 | controller |     "Jun 09 17:26:15.954344 crc crio[20770]: time=\"2026-06-09T17:26:15.954218756Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.433911 | controller |     "Jun 09 17:26:15.960978 crc crio[20770]: time=\"2026-06-09T17:26:15.960819446Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.433927 | controller |     "Jun 09 17:26:16.188929 crc crio[20770]: time=\"2026-06-09T17:26:16.188814201Z\" level=info msg=\"Created container 3e876c4da421e47158a7fe1fb5944d2b36556d3b363d202da2a2c786c31f3cd5: openshift-marketplace/community-operators-qcz25/extract-content\" id=7e7a9995-77d5-4025-b07c-1057bab58ff4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.433943 | controller |     "Jun 09 17:26:16.190399 crc crio[20770]: time=\"2026-06-09T17:26:16.190338995Z\" level=info msg=\"Starting container: 3e876c4da421e47158a7fe1fb5944d2b36556d3b363d202da2a2c786c31f3cd5\" id=14d68aca-a112-488f-9acf-740bb32294e1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.433959 | controller |     "Jun 09 17:26:16.197901 crc crio[20770]: time=\"2026-06-09T17:26:16.19781185Z\" level=info msg=\"Started container\" PID=160803 containerID=3e876c4da421e47158a7fe1fb5944d2b36556d3b363d202da2a2c786c31f3cd5 description=openshift-marketplace/community-operators-qcz25/extract-content id=14d68aca-a112-488f-9acf-740bb32294e1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7ab84e3a7cc41f6c28c8a2122554d27598bc9720a8244e615b5ae2410a224873",
2026-06-09 17:48:39.433976 | controller |     "Jun 09 17:26:19.965531 crc crio[20770]: time=\"2026-06-09T17:26:19.964441254Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=d2daf4b1-b400-4685-8358-4263c3640d10 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.433992 | controller |     "Jun 09 17:26:19.972610 crc crio[20770]: time=\"2026-06-09T17:26:19.970028965Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=05e7d633-09e6-4e59-9eab-76d898c03d39 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.434012 | controller |     "Jun 09 17:26:19.983716 crc crio[20770]: time=\"2026-06-09T17:26:19.983572325Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qcz25/registry-server\" id=d0954c3f-b497-469b-a00d-dc5ad0142a61 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.434029 | controller |     "Jun 09 17:26:19.984399 crc crio[20770]: time=\"2026-06-09T17:26:19.984254414Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.434044 | controller |     "Jun 09 17:26:20.039419 crc crio[20770]: time=\"2026-06-09T17:26:20.03933494Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.434060 | controller |     "Jun 09 17:26:20.043105 crc crio[20770]: time=\"2026-06-09T17:26:20.043021236Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.434076 | controller |     "Jun 09 17:26:20.223252 crc crio[20770]: time=\"2026-06-09T17:26:20.223126492Z\" level=info msg=\"Created container 23fd342ce0f541480ff0d84510c817d1845757148bf63b101a0ed9aba6b09cb6: openshift-marketplace/community-operators-qcz25/registry-server\" id=d0954c3f-b497-469b-a00d-dc5ad0142a61 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.434092 | controller |     "Jun 09 17:26:20.224615 crc crio[20770]: time=\"2026-06-09T17:26:20.224481011Z\" level=info msg=\"Starting container: 23fd342ce0f541480ff0d84510c817d1845757148bf63b101a0ed9aba6b09cb6\" id=780cccd5-b02b-4741-9ffe-034d0637d5a7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.434108 | controller |     "Jun 09 17:26:20.231731 crc crio[20770]: time=\"2026-06-09T17:26:20.231181654Z\" level=info msg=\"Started container\" PID=161011 containerID=23fd342ce0f541480ff0d84510c817d1845757148bf63b101a0ed9aba6b09cb6 description=openshift-marketplace/community-operators-qcz25/registry-server id=780cccd5-b02b-4741-9ffe-034d0637d5a7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7ab84e3a7cc41f6c28c8a2122554d27598bc9720a8244e615b5ae2410a224873",
2026-06-09 17:48:39.434125 | controller |     "Jun 09 17:26:24.017368 crc crio[20770]: time=\"2026-06-09T17:26:24.016443744Z\" level=info msg=\"Stopping container: 3f9b1452a525915a933489b6853bab31e9e8d5de597569450b218fd68642c73d (timeout: 2s)\" id=7617652c-f23b-4a00-9d0f-ea93ad1146cf name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.434142 | controller |     "Jun 09 17:26:24.143694 crc crio[20770]: time=\"2026-06-09T17:26:24.143545404Z\" level=info msg=\"Stopped container 3f9b1452a525915a933489b6853bab31e9e8d5de597569450b218fd68642c73d: openshift-marketplace/redhat-marketplace-s79nk/registry-server\" id=7617652c-f23b-4a00-9d0f-ea93ad1146cf name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.434158 | controller |     "Jun 09 17:26:24.145296 crc crio[20770]: time=\"2026-06-09T17:26:24.145180781Z\" level=info msg=\"Stopping pod sandbox: c06ca1c923cad632cb118183092b542b1d02bb510239e6945794b6fe347401f5\" id=72247e52-57c2-4664-9f6a-4c556d860aa6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.434174 | controller |     "Jun 09 17:26:24.146185 crc crio[20770]: time=\"2026-06-09T17:26:24.146111037Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-s79nk Namespace:openshift-marketplace ID:c06ca1c923cad632cb118183092b542b1d02bb510239e6945794b6fe347401f5 UID:5b8c5018-8e03-4afb-bbe6-637c91ffc717 NetNS:/var/run/netns/bf2bdb63-0fb4-49d9-988a-631e41dbc135 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5b8c5018_8e03_4afb_bbe6_637c91ffc717.slice PodAnnotations:0xc0029d56e8}] Aliases:map[]}\"",
2026-06-09 17:48:39.434194 | controller |     "Jun 09 17:26:24.146357 crc crio[20770]: time=\"2026-06-09T17:26:24.146306603Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-s79nk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.434211 | controller |     "Jun 09 17:26:24.447431 crc crio[20770]: time=\"2026-06-09T17:26:24.446699882Z\" level=info msg=\"Stopped pod sandbox: c06ca1c923cad632cb118183092b542b1d02bb510239e6945794b6fe347401f5\" id=72247e52-57c2-4664-9f6a-4c556d860aa6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.434229 | controller |     "Jun 09 17:26:25.045114 crc crio[20770]: time=\"2026-06-09T17:26:25.044257418Z\" level=info msg=\"Removing container: 3f9b1452a525915a933489b6853bab31e9e8d5de597569450b218fd68642c73d\" id=0fed5aa3-1d02-4075-9acb-b1966be952ac name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.434245 | controller |     "Jun 09 17:26:25.076526 crc crio[20770]: time=\"2026-06-09T17:26:25.076410874Z\" level=info msg=\"Removed container 3f9b1452a525915a933489b6853bab31e9e8d5de597569450b218fd68642c73d: openshift-marketplace/redhat-marketplace-s79nk/registry-server\" id=0fed5aa3-1d02-4075-9acb-b1966be952ac name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.434260 | controller |     "Jun 09 17:26:25.080708 crc crio[20770]: time=\"2026-06-09T17:26:25.080535413Z\" level=info msg=\"Removing container: bf8ac26dd56da4fec175afdffe76279ae489ae9510a4db5faec91cfe7312c350\" id=ee50d85e-ff77-467f-bd59-4cac594cc1d7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.434277 | controller |     "Jun 09 17:26:25.120993 crc crio[20770]: time=\"2026-06-09T17:26:25.120896015Z\" level=info msg=\"Removed container bf8ac26dd56da4fec175afdffe76279ae489ae9510a4db5faec91cfe7312c350: openshift-marketplace/redhat-marketplace-s79nk/extract-content\" id=ee50d85e-ff77-467f-bd59-4cac594cc1d7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.434293 | controller |     "Jun 09 17:26:25.126582 crc crio[20770]: time=\"2026-06-09T17:26:25.126464695Z\" level=info msg=\"Removing container: 2445d4f6cd255e5b1fc17e13b8e82ef245ed401a98ba05116ab2d8d465221359\" id=65e89a8f-45bf-4cfd-b0a2-0c795c36d667 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.434309 | controller |     "Jun 09 17:26:25.171576 crc crio[20770]: time=\"2026-06-09T17:26:25.17144474Z\" level=info msg=\"Removed container 2445d4f6cd255e5b1fc17e13b8e82ef245ed401a98ba05116ab2d8d465221359: openshift-marketplace/redhat-marketplace-s79nk/extract-utilities\" id=65e89a8f-45bf-4cfd-b0a2-0c795c36d667 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.434325 | controller |     "Jun 09 17:26:29.927918 crc crio[20770]: time=\"2026-06-09T17:26:29.926962587Z\" level=info msg=\"Removing container: b632f0d24d39b4aedb47ccf23932ea384a16d40ee57053e175103ffd0766ba92\" id=41ced1c7-fe1f-4b04-ae51-eef72f56a197 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.434341 | controller |     "Jun 09 17:26:30.070286 crc crio[20770]: time=\"2026-06-09T17:26:30.070221461Z\" level=info msg=\"Removed container b632f0d24d39b4aedb47ccf23932ea384a16d40ee57053e175103ffd0766ba92: openshift-infra/auto-csr-approver-29683760-gw9cz/oc\" id=41ced1c7-fe1f-4b04-ae51-eef72f56a197 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.434357 | controller |     "Jun 09 17:26:30.085573 crc crio[20770]: time=\"2026-06-09T17:26:30.085422539Z\" level=info msg=\"Stopping pod sandbox: 1b616d946b4bc12ece63472071806f19ba02fce6845c3587b672e62044bf8d1b\" id=e94c3676-ebcd-4cdc-8a02-5840a9756816 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.434373 | controller |     "Jun 09 17:26:30.085991 crc crio[20770]: time=\"2026-06-09T17:26:30.085589074Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1b616d946b4bc12ece63472071806f19ba02fce6845c3587b672e62044bf8d1b\" id=e94c3676-ebcd-4cdc-8a02-5840a9756816 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.434393 | controller |     "Jun 09 17:26:30.086266 crc crio[20770]: time=\"2026-06-09T17:26:30.086229262Z\" level=info msg=\"Removing pod sandbox: 1b616d946b4bc12ece63472071806f19ba02fce6845c3587b672e62044bf8d1b\" id=357bcd31-8c9b-4c8f-a3ac-b8eee1c82a55 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.434409 | controller |     "Jun 09 17:26:30.131116 crc crio[20770]: time=\"2026-06-09T17:26:30.131013742Z\" level=info msg=\"Removed pod sandbox: 1b616d946b4bc12ece63472071806f19ba02fce6845c3587b672e62044bf8d1b\" id=357bcd31-8c9b-4c8f-a3ac-b8eee1c82a55 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.434425 | controller |     "Jun 09 17:26:30.132524 crc crio[20770]: time=\"2026-06-09T17:26:30.132432032Z\" level=info msg=\"Stopping pod sandbox: c06ca1c923cad632cb118183092b542b1d02bb510239e6945794b6fe347401f5\" id=9e4b4e6f-bfa9-4e7c-b73f-c66f06e5b203 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.434442 | controller |     "Jun 09 17:26:30.132697 crc crio[20770]: time=\"2026-06-09T17:26:30.132543806Z\" level=info msg=\"Stopped pod sandbox (already stopped): c06ca1c923cad632cb118183092b542b1d02bb510239e6945794b6fe347401f5\" id=9e4b4e6f-bfa9-4e7c-b73f-c66f06e5b203 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.434458 | controller |     "Jun 09 17:26:30.133186 crc crio[20770]: time=\"2026-06-09T17:26:30.133116592Z\" level=info msg=\"Removing pod sandbox: c06ca1c923cad632cb118183092b542b1d02bb510239e6945794b6fe347401f5\" id=014db018-e7c4-43b1-b937-f911dcf2d67b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.434474 | controller |     "Jun 09 17:26:30.146593 crc crio[20770]: time=\"2026-06-09T17:26:30.146487487Z\" level=info msg=\"Removed pod sandbox: c06ca1c923cad632cb118183092b542b1d02bb510239e6945794b6fe347401f5\" id=014db018-e7c4-43b1-b937-f911dcf2d67b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.434490 | controller |     "Jun 09 17:26:33.173494 crc crio[20770]: time=\"2026-06-09T17:26:33.172504085Z\" level=info msg=\"Stopping container: 23fd342ce0f541480ff0d84510c817d1845757148bf63b101a0ed9aba6b09cb6 (timeout: 2s)\" id=1ce9b528-6fc7-49ac-b04b-22e8fdb996b6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.434505 | controller |     "Jun 09 17:26:33.364630 crc crio[20770]: time=\"2026-06-09T17:26:33.36435973Z\" level=info msg=\"Stopped container 23fd342ce0f541480ff0d84510c817d1845757148bf63b101a0ed9aba6b09cb6: openshift-marketplace/community-operators-qcz25/registry-server\" id=1ce9b528-6fc7-49ac-b04b-22e8fdb996b6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.434543 | controller |     "Jun 09 17:26:33.365808 crc crio[20770]: time=\"2026-06-09T17:26:33.365720099Z\" level=info msg=\"Stopping pod sandbox: 7ab84e3a7cc41f6c28c8a2122554d27598bc9720a8244e615b5ae2410a224873\" id=58fc2e4f-a161-4d1c-87b6-b76fed12b608 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.434561 | controller |     "Jun 09 17:26:33.366800 crc crio[20770]: time=\"2026-06-09T17:26:33.366711708Z\" level=info msg=\"Got pod network &{Name:community-operators-qcz25 Namespace:openshift-marketplace ID:7ab84e3a7cc41f6c28c8a2122554d27598bc9720a8244e615b5ae2410a224873 UID:666a77ae-041a-4438-b5dd-ca9619f7747d NetNS:/var/run/netns/82081115-f655-44bf-beba-978b101a4f74 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod666a77ae_041a_4438_b5dd_ca9619f7747d.slice PodAnnotations:0xc002988428}] Aliases:map[]}\"",
2026-06-09 17:48:39.434578 | controller |     "Jun 09 17:26:33.367040 crc crio[20770]: time=\"2026-06-09T17:26:33.366954625Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-qcz25 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.434599 | controller |     "Jun 09 17:26:33.744068 crc crio[20770]: time=\"2026-06-09T17:26:33.743489636Z\" level=info msg=\"Stopped pod sandbox: 7ab84e3a7cc41f6c28c8a2122554d27598bc9720a8244e615b5ae2410a224873\" id=58fc2e4f-a161-4d1c-87b6-b76fed12b608 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.434616 | controller |     "Jun 09 17:26:34.197469 crc crio[20770]: time=\"2026-06-09T17:26:34.197136138Z\" level=info msg=\"Removing container: 23fd342ce0f541480ff0d84510c817d1845757148bf63b101a0ed9aba6b09cb6\" id=911a37fb-848f-4404-bfbc-aad9168fa5d9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.434633 | controller |     "Jun 09 17:26:34.254468 crc crio[20770]: time=\"2026-06-09T17:26:34.254362946Z\" level=info msg=\"Removed container 23fd342ce0f541480ff0d84510c817d1845757148bf63b101a0ed9aba6b09cb6: openshift-marketplace/community-operators-qcz25/registry-server\" id=911a37fb-848f-4404-bfbc-aad9168fa5d9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.434648 | controller |     "Jun 09 17:26:34.264798 crc crio[20770]: time=\"2026-06-09T17:26:34.26424626Z\" level=info msg=\"Removing container: 3e876c4da421e47158a7fe1fb5944d2b36556d3b363d202da2a2c786c31f3cd5\" id=607bb17c-5f09-4d1d-aee8-ac6c9cb5d784 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.434665 | controller |     "Jun 09 17:26:34.304362 crc crio[20770]: time=\"2026-06-09T17:26:34.304241172Z\" level=info msg=\"Removed container 3e876c4da421e47158a7fe1fb5944d2b36556d3b363d202da2a2c786c31f3cd5: openshift-marketplace/community-operators-qcz25/extract-content\" id=607bb17c-5f09-4d1d-aee8-ac6c9cb5d784 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.434681 | controller |     "Jun 09 17:26:34.307846 crc crio[20770]: time=\"2026-06-09T17:26:34.307751653Z\" level=info msg=\"Removing container: ee3036df77002359eb016d25fdbd940eb989a6f0a9a3ea1a0fed99eba34d1708\" id=29710c25-3a97-4e4d-a9d7-46a8b6c8f3ee name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.434698 | controller |     "Jun 09 17:26:34.358710 crc crio[20770]: time=\"2026-06-09T17:26:34.358572166Z\" level=info msg=\"Removed container ee3036df77002359eb016d25fdbd940eb989a6f0a9a3ea1a0fed99eba34d1708: openshift-marketplace/community-operators-qcz25/extract-utilities\" id=29710c25-3a97-4e4d-a9d7-46a8b6c8f3ee name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.434714 | controller |     "Jun 09 17:27:30.175542 crc crio[20770]: time=\"2026-06-09T17:27:30.174859702Z\" level=info msg=\"Stopping pod sandbox: 7ab84e3a7cc41f6c28c8a2122554d27598bc9720a8244e615b5ae2410a224873\" id=58048aa4-1f44-4ebc-928d-b688095af7a0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.434730 | controller |     "Jun 09 17:27:30.175542 crc crio[20770]: time=\"2026-06-09T17:27:30.175521761Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7ab84e3a7cc41f6c28c8a2122554d27598bc9720a8244e615b5ae2410a224873\" id=58048aa4-1f44-4ebc-928d-b688095af7a0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.434746 | controller |     "Jun 09 17:27:30.177994 crc crio[20770]: time=\"2026-06-09T17:27:30.177902239Z\" level=info msg=\"Removing pod sandbox: 7ab84e3a7cc41f6c28c8a2122554d27598bc9720a8244e615b5ae2410a224873\" id=99ec178b-d8bb-4b8a-a196-8af15e076880 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.434762 | controller |     "Jun 09 17:27:30.206086 crc crio[20770]: time=\"2026-06-09T17:27:30.206030709Z\" level=info msg=\"Removed pod sandbox: 7ab84e3a7cc41f6c28c8a2122554d27598bc9720a8244e615b5ae2410a224873\" id=99ec178b-d8bb-4b8a-a196-8af15e076880 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.434779 | controller |     "Jun 09 17:28:00.640751 crc crio[20770]: time=\"2026-06-09T17:28:00.638267179Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683768-qj8p5/POD\" id=6faa89c1-72fc-4d0a-84a3-7be4e8dbf9e1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.434796 | controller |     "Jun 09 17:28:00.640751 crc crio[20770]: time=\"2026-06-09T17:28:00.638957999Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.434817 | controller |     "Jun 09 17:28:00.681787 crc crio[20770]: time=\"2026-06-09T17:28:00.68171414Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683768-qj8p5 Namespace:openshift-infra ID:f04e28f4ed5fd1402f48381b69f114574a6f71e22fb861f5daeef8d360923c74 UID:11bb693d-9749-45eb-bac6-a266d1dff814 NetNS:/var/run/netns/4abc602f-2d00-4749-96ea-9564f70a3c7c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod11bb693d_9749_45eb_bac6_a266d1dff814.slice PodAnnotations:0xc0010a3238}] Aliases:map[]}\"",
2026-06-09 17:48:39.434835 | controller |     "Jun 09 17:28:00.681787 crc crio[20770]: time=\"2026-06-09T17:28:00.681782482Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683768-qj8p5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.434851 | controller |     "Jun 09 17:28:01.202829 crc crio[20770]: 2026-06-09T17:28:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f04e28f4ed5fd14 Mac:5e:9c:97:cf:0b:c3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:00 Mtu:0 Sandbox:/var/run/netns/4abc602f-2d00-4749-96ea-9564f70a3c7c SocketPath: PciID:}] [{Interface:0xc00028e050 Address:{IP:10.217.1.0 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.434869 | controller |     "Jun 09 17:28:01.205109 crc crio[20770]: time=\"2026-06-09T17:28:01.205017788Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683768-qj8p5 Namespace:openshift-infra ID:f04e28f4ed5fd1402f48381b69f114574a6f71e22fb861f5daeef8d360923c74 UID:11bb693d-9749-45eb-bac6-a266d1dff814 NetNS:/var/run/netns/4abc602f-2d00-4749-96ea-9564f70a3c7c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod11bb693d_9749_45eb_bac6_a266d1dff814.slice PodAnnotations:0xc0010a3238}] Aliases:map[]}\"",
2026-06-09 17:48:39.434886 | controller |     "Jun 09 17:28:01.205308 crc crio[20770]: time=\"2026-06-09T17:28:01.205261945Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683768-qj8p5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.434903 | controller |     "Jun 09 17:28:01.217575 crc crio[20770]: time=\"2026-06-09T17:28:01.217514318Z\" level=info msg=\"Ran pod sandbox f04e28f4ed5fd1402f48381b69f114574a6f71e22fb861f5daeef8d360923c74 with infra container: openshift-infra/auto-csr-approver-29683768-qj8p5/POD\" id=6faa89c1-72fc-4d0a-84a3-7be4e8dbf9e1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.434919 | controller |     "Jun 09 17:28:01.222558 crc crio[20770]: time=\"2026-06-09T17:28:01.222471071Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=50057fe6-89b5-42aa-8e95-2c1a1aa421b0 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.434936 | controller |     "Jun 09 17:28:01.233376 crc crio[20770]: time=\"2026-06-09T17:28:01.233145088Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 17:48:39.434953 | controller |     "Jun 09 17:28:02.026006 crc crio[20770]: time=\"2026-06-09T17:28:02.025864922Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=50057fe6-89b5-42aa-8e95-2c1a1aa421b0 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.434970 | controller |     "Jun 09 17:28:02.027354 crc crio[20770]: time=\"2026-06-09T17:28:02.026968244Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=dbdb03e7-4be3-47f8-bf85-600d13db6185 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.434986 | controller |     "Jun 09 17:28:02.029439 crc crio[20770]: time=\"2026-06-09T17:28:02.029346442Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=663a8f21-5cc1-47bf-a117-1b808ccf2c45 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.435007 | controller |     "Jun 09 17:28:02.036498 crc crio[20770]: time=\"2026-06-09T17:28:02.036391895Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683768-qj8p5/oc\" id=8cc02beb-888d-46ce-8d2e-a2198018de55 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.435024 | controller |     "Jun 09 17:28:02.037299 crc crio[20770]: time=\"2026-06-09T17:28:02.037220019Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.435040 | controller |     "Jun 09 17:28:02.097829 crc crio[20770]: time=\"2026-06-09T17:28:02.097586637Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.435057 | controller |     "Jun 09 17:28:02.467016 crc crio[20770]: time=\"2026-06-09T17:28:02.46651256Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.435074 | controller |     "Jun 09 17:28:02.596571 crc crio[20770]: time=\"2026-06-09T17:28:02.596431211Z\" level=info msg=\"Created container 886d2d125b89befb00a6bb69088fd588856a8782129ee65246fd62e12730bea2: openshift-infra/auto-csr-approver-29683768-qj8p5/oc\" id=8cc02beb-888d-46ce-8d2e-a2198018de55 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.435091 | controller |     "Jun 09 17:28:02.598010 crc crio[20770]: time=\"2026-06-09T17:28:02.597954134Z\" level=info msg=\"Starting container: 886d2d125b89befb00a6bb69088fd588856a8782129ee65246fd62e12730bea2\" id=20dcf677-92ac-4f56-a820-c4c6efeb31a4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.435108 | controller |     "Jun 09 17:28:02.604308 crc crio[20770]: time=\"2026-06-09T17:28:02.603735121Z\" level=info msg=\"Started container\" PID=166383 containerID=886d2d125b89befb00a6bb69088fd588856a8782129ee65246fd62e12730bea2 description=openshift-infra/auto-csr-approver-29683768-qj8p5/oc id=20dcf677-92ac-4f56-a820-c4c6efeb31a4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f04e28f4ed5fd1402f48381b69f114574a6f71e22fb861f5daeef8d360923c74",
2026-06-09 17:48:39.435126 | controller |     "Jun 09 17:28:04.778701 crc crio[20770]: time=\"2026-06-09T17:28:04.778044997Z\" level=info msg=\"Stopping pod sandbox: f04e28f4ed5fd1402f48381b69f114574a6f71e22fb861f5daeef8d360923c74\" id=29bae484-0d97-41b3-a8b7-0c8c6c567dc1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.435143 | controller |     "Jun 09 17:28:04.780447 crc crio[20770]: time=\"2026-06-09T17:28:04.779835528Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683768-qj8p5 Namespace:openshift-infra ID:f04e28f4ed5fd1402f48381b69f114574a6f71e22fb861f5daeef8d360923c74 UID:11bb693d-9749-45eb-bac6-a266d1dff814 NetNS:/var/run/netns/4abc602f-2d00-4749-96ea-9564f70a3c7c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod11bb693d_9749_45eb_bac6_a266d1dff814.slice PodAnnotations:0xc0029d4330}] Aliases:map[]}\"",
2026-06-09 17:48:39.435159 | controller |     "Jun 09 17:28:04.780447 crc crio[20770]: time=\"2026-06-09T17:28:04.780014203Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683768-qj8p5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.435175 | controller |     "Jun 09 17:28:05.139275 crc crio[20770]: time=\"2026-06-09T17:28:05.138737142Z\" level=info msg=\"Stopped pod sandbox: f04e28f4ed5fd1402f48381b69f114574a6f71e22fb861f5daeef8d360923c74\" id=29bae484-0d97-41b3-a8b7-0c8c6c567dc1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.435195 | controller |     "Jun 09 17:28:23.106233 crc crio[20770]: time=\"2026-06-09T17:28:23.105444139Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-bp8kx/POD\" id=e5ab0486-6edb-42cb-8efa-15ef1b2b2299 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.435211 | controller |     "Jun 09 17:28:23.106233 crc crio[20770]: time=\"2026-06-09T17:28:23.106231261Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.435227 | controller |     "Jun 09 17:28:23.151703 crc crio[20770]: time=\"2026-06-09T17:28:23.150956029Z\" level=info msg=\"Got pod network &{Name:certified-operators-bp8kx Namespace:openshift-marketplace ID:b854b5bb2a88ac9a7ea64c67b5db8c3c2d72ba04fd284faf36dc6e2b53e7baca UID:628d95fa-aeb5-46a4-a2f9-8b7af8350896 NetNS:/var/run/netns/38474792-3026-45e9-8430-f8cd87f19844 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod628d95fa_aeb5_46a4_a2f9_8b7af8350896.slice PodAnnotations:0xc002a08a30}] Aliases:map[]}\"",
2026-06-09 17:48:39.435243 | controller |     "Jun 09 17:28:23.151703 crc crio[20770]: time=\"2026-06-09T17:28:23.15168234Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-bp8kx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.435259 | controller |     "Jun 09 17:28:24.171813 crc crio[20770]: 2026-06-09T17:28:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b854b5bb2a88ac9 Mac:1e:c2:bc:71:9e:c6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:01 Mtu:0 Sandbox:/var/run/netns/38474792-3026-45e9-8430-f8cd87f19844 SocketPath: PciID:}] [{Interface:0xc0002865a0 Address:{IP:10.217.1.1 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.435275 | controller |     "Jun 09 17:28:24.173201 crc crio[20770]: time=\"2026-06-09T17:28:24.173102079Z\" level=info msg=\"Got pod network &{Name:certified-operators-bp8kx Namespace:openshift-marketplace ID:b854b5bb2a88ac9a7ea64c67b5db8c3c2d72ba04fd284faf36dc6e2b53e7baca UID:628d95fa-aeb5-46a4-a2f9-8b7af8350896 NetNS:/var/run/netns/38474792-3026-45e9-8430-f8cd87f19844 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod628d95fa_aeb5_46a4_a2f9_8b7af8350896.slice PodAnnotations:0xc002a08a30}] Aliases:map[]}\"",
2026-06-09 17:48:39.435291 | controller |     "Jun 09 17:28:24.173398 crc crio[20770]: time=\"2026-06-09T17:28:24.173321455Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-bp8kx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.435307 | controller |     "Jun 09 17:28:24.183225 crc crio[20770]: time=\"2026-06-09T17:28:24.183116007Z\" level=info msg=\"Ran pod sandbox b854b5bb2a88ac9a7ea64c67b5db8c3c2d72ba04fd284faf36dc6e2b53e7baca with infra container: openshift-marketplace/certified-operators-bp8kx/POD\" id=e5ab0486-6edb-42cb-8efa-15ef1b2b2299 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.435324 | controller |     "Jun 09 17:28:24.190131 crc crio[20770]: time=\"2026-06-09T17:28:24.190021856Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=3b0dd7a8-ec01-4e2f-8f66-6d175cff81e6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.435339 | controller |     "Jun 09 17:28:24.193306 crc crio[20770]: time=\"2026-06-09T17:28:24.193218348Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5a0ae198-8c75-4e69-b24d-671512c85bb5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.435355 | controller |     "Jun 09 17:28:24.216582 crc crio[20770]: time=\"2026-06-09T17:28:24.216102097Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-bp8kx/extract-utilities\" id=b899529c-1676-44cf-985c-7755a73d7e46 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.435374 | controller |     "Jun 09 17:28:24.216582 crc crio[20770]: time=\"2026-06-09T17:28:24.216602951Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.435390 | controller |     "Jun 09 17:28:24.287052 crc crio[20770]: time=\"2026-06-09T17:28:24.286934156Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.435406 | controller |     "Jun 09 17:28:24.293724 crc crio[20770]: time=\"2026-06-09T17:28:24.293550917Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.435423 | controller |     "Jun 09 17:28:24.466519 crc crio[20770]: time=\"2026-06-09T17:28:24.466410544Z\" level=info msg=\"Created container 5f0cd5524d54bb645bf0a2356abb274a324978f0d81e7a53ff2d06b507767d95: openshift-marketplace/certified-operators-bp8kx/extract-utilities\" id=b899529c-1676-44cf-985c-7755a73d7e46 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.435438 | controller |     "Jun 09 17:28:24.467735 crc crio[20770]: time=\"2026-06-09T17:28:24.467572688Z\" level=info msg=\"Starting container: 5f0cd5524d54bb645bf0a2356abb274a324978f0d81e7a53ff2d06b507767d95\" id=e93ca057-ddcc-4555-8170-7c0d8de36aac name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.435454 | controller |     "Jun 09 17:28:24.473864 crc crio[20770]: time=\"2026-06-09T17:28:24.473587211Z\" level=info msg=\"Started container\" PID=167520 containerID=5f0cd5524d54bb645bf0a2356abb274a324978f0d81e7a53ff2d06b507767d95 description=openshift-marketplace/certified-operators-bp8kx/extract-utilities id=e93ca057-ddcc-4555-8170-7c0d8de36aac name=/runtime.v1.RuntimeService/StartContainer sandboxID=b854b5bb2a88ac9a7ea64c67b5db8c3c2d72ba04fd284faf36dc6e2b53e7baca",
2026-06-09 17:48:39.435471 | controller |     "Jun 09 17:28:25.125702 crc crio[20770]: time=\"2026-06-09T17:28:25.124960166Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=0986c5ba-29c2-4ef8-8a83-9940f32abf48 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.435487 | controller |     "Jun 09 17:28:25.145408 crc crio[20770]: time=\"2026-06-09T17:28:25.145321452Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-09 17:48:39.435502 | controller |     "Jun 09 17:28:25.760739 crc crio[20770]: time=\"2026-06-09T17:28:25.760564687Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e\" id=0986c5ba-29c2-4ef8-8a83-9940f32abf48 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.435537 | controller |     "Jun 09 17:28:25.761947 crc crio[20770]: time=\"2026-06-09T17:28:25.761793633Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=ab84c84d-8a45-4330-8c62-368e76f91d53 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.435555 | controller |     "Jun 09 17:28:25.768528 crc crio[20770]: time=\"2026-06-09T17:28:25.768454874Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=968fa4f4-9c2d-4eef-a1ef-2ad87afbd111 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.435571 | controller |     "Jun 09 17:28:25.778484 crc crio[20770]: time=\"2026-06-09T17:28:25.77838257Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-bp8kx/extract-content\" id=3f1f00f8-b52f-4d10-b1f1-56cecc6b4d37 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.435590 | controller |     "Jun 09 17:28:25.779140 crc crio[20770]: time=\"2026-06-09T17:28:25.77905564Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.435605 | controller |     "Jun 09 17:28:25.837906 crc crio[20770]: time=\"2026-06-09T17:28:25.837816932Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.435622 | controller |     "Jun 09 17:28:25.841560 crc crio[20770]: time=\"2026-06-09T17:28:25.841499788Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.435638 | controller |     "Jun 09 17:28:26.017849 crc crio[20770]: time=\"2026-06-09T17:28:26.016688752Z\" level=info msg=\"Created container bcff8e312678ff8e88a70adc0cb02d2020a2c282cddd01dc1836a52b1c8852fd: openshift-marketplace/certified-operators-bp8kx/extract-content\" id=3f1f00f8-b52f-4d10-b1f1-56cecc6b4d37 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.435653 | controller |     "Jun 09 17:28:26.020417 crc crio[20770]: time=\"2026-06-09T17:28:26.019477732Z\" level=info msg=\"Starting container: bcff8e312678ff8e88a70adc0cb02d2020a2c282cddd01dc1836a52b1c8852fd\" id=2ffa1d97-b301-4023-8bd7-b24f83879a13 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.435668 | controller |     "Jun 09 17:28:26.028395 crc crio[20770]: time=\"2026-06-09T17:28:26.028140512Z\" level=info msg=\"Started container\" PID=167625 containerID=bcff8e312678ff8e88a70adc0cb02d2020a2c282cddd01dc1836a52b1c8852fd description=openshift-marketplace/certified-operators-bp8kx/extract-content id=2ffa1d97-b301-4023-8bd7-b24f83879a13 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b854b5bb2a88ac9a7ea64c67b5db8c3c2d72ba04fd284faf36dc6e2b53e7baca",
2026-06-09 17:48:39.435684 | controller |     "Jun 09 17:28:27.159990 crc crio[20770]: time=\"2026-06-09T17:28:27.159890498Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=cc069479-d193-4527-adf3-ea321d23b065 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.435700 | controller |     "Jun 09 17:28:27.163012 crc crio[20770]: time=\"2026-06-09T17:28:27.162937505Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=8d435948-3e3d-4d0b-872a-b994a4ace8a8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.435715 | controller |     "Jun 09 17:28:27.176471 crc crio[20770]: time=\"2026-06-09T17:28:27.176339821Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-bp8kx/registry-server\" id=4c15f4b4-dae2-4680-afee-3f1aa1a6671f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.435731 | controller |     "Jun 09 17:28:27.176918 crc crio[20770]: time=\"2026-06-09T17:28:27.176864746Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.435746 | controller |     "Jun 09 17:28:27.252162 crc crio[20770]: time=\"2026-06-09T17:28:27.251884726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.435762 | controller |     "Jun 09 17:28:27.258511 crc crio[20770]: time=\"2026-06-09T17:28:27.258231349Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.435777 | controller |     "Jun 09 17:28:27.442113 crc crio[20770]: time=\"2026-06-09T17:28:27.441414509Z\" level=info msg=\"Created container 90f5af3e75c5616eda1a4bd1b538c0280e2c91dc31ab5a78c374d4555a663f33: openshift-marketplace/certified-operators-bp8kx/registry-server\" id=4c15f4b4-dae2-4680-afee-3f1aa1a6671f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.435797 | controller |     "Jun 09 17:28:27.444263 crc crio[20770]: time=\"2026-06-09T17:28:27.444158908Z\" level=info msg=\"Starting container: 90f5af3e75c5616eda1a4bd1b538c0280e2c91dc31ab5a78c374d4555a663f33\" id=778064dc-8ab1-4784-a049-f7adb28c560f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.435812 | controller |     "Jun 09 17:28:27.450522 crc crio[20770]: time=\"2026-06-09T17:28:27.450335906Z\" level=info msg=\"Started container\" PID=167705 containerID=90f5af3e75c5616eda1a4bd1b538c0280e2c91dc31ab5a78c374d4555a663f33 description=openshift-marketplace/certified-operators-bp8kx/registry-server id=778064dc-8ab1-4784-a049-f7adb28c560f name=/runtime.v1.RuntimeService/StartContainer sandboxID=b854b5bb2a88ac9a7ea64c67b5db8c3c2d72ba04fd284faf36dc6e2b53e7baca",
2026-06-09 17:48:39.435828 | controller |     "Jun 09 17:28:30.227863 crc crio[20770]: time=\"2026-06-09T17:28:30.226993201Z\" level=info msg=\"Removing container: 2f36e365b91c8bc369d1016f5beaaa483a208c12b5b65f0346cee19b8c521d8c\" id=2b720bf4-587b-48d7-8d4c-c75fdae7e86a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.435844 | controller |     "Jun 09 17:28:30.416152 crc crio[20770]: time=\"2026-06-09T17:28:30.416026604Z\" level=info msg=\"Removed container 2f36e365b91c8bc369d1016f5beaaa483a208c12b5b65f0346cee19b8c521d8c: openshift-infra/auto-csr-approver-29683762-bxcxk/oc\" id=2b720bf4-587b-48d7-8d4c-c75fdae7e86a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.435859 | controller |     "Jun 09 17:28:30.428489 crc crio[20770]: time=\"2026-06-09T17:28:30.4283903Z\" level=info msg=\"Stopping pod sandbox: 42a67b204cc6d64caab48e67c14ca03fe9f2a55e785b5477ba33a598f2e6ae1d\" id=87ccd5e4-56f4-4e70-a680-bc1bcddf346c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.435876 | controller |     "Jun 09 17:28:30.428904 crc crio[20770]: time=\"2026-06-09T17:28:30.428554695Z\" level=info msg=\"Stopped pod sandbox (already stopped): 42a67b204cc6d64caab48e67c14ca03fe9f2a55e785b5477ba33a598f2e6ae1d\" id=87ccd5e4-56f4-4e70-a680-bc1bcddf346c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.435891 | controller |     "Jun 09 17:28:30.430020 crc crio[20770]: time=\"2026-06-09T17:28:30.429882973Z\" level=info msg=\"Removing pod sandbox: 42a67b204cc6d64caab48e67c14ca03fe9f2a55e785b5477ba33a598f2e6ae1d\" id=3f149db6-cae6-4fe1-aceb-88e4c772d0d0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.435907 | controller |     "Jun 09 17:28:30.447720 crc crio[20770]: time=\"2026-06-09T17:28:30.447507192Z\" level=info msg=\"Removed pod sandbox: 42a67b204cc6d64caab48e67c14ca03fe9f2a55e785b5477ba33a598f2e6ae1d\" id=3f149db6-cae6-4fe1-aceb-88e4c772d0d0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.435923 | controller |     "Jun 09 17:28:35.276209 crc crio[20770]: time=\"2026-06-09T17:28:35.275381054Z\" level=info msg=\"Stopping container: 90f5af3e75c5616eda1a4bd1b538c0280e2c91dc31ab5a78c374d4555a663f33 (timeout: 2s)\" id=7589f08e-2cb5-43e5-acc4-126c08ef6240 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.435939 | controller |     "Jun 09 17:28:35.410866 crc crio[20770]: time=\"2026-06-09T17:28:35.410271125Z\" level=info msg=\"Stopped container 90f5af3e75c5616eda1a4bd1b538c0280e2c91dc31ab5a78c374d4555a663f33: openshift-marketplace/certified-operators-bp8kx/registry-server\" id=7589f08e-2cb5-43e5-acc4-126c08ef6240 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.435956 | controller |     "Jun 09 17:28:35.412582 crc crio[20770]: time=\"2026-06-09T17:28:35.4125165Z\" level=info msg=\"Stopping pod sandbox: b854b5bb2a88ac9a7ea64c67b5db8c3c2d72ba04fd284faf36dc6e2b53e7baca\" id=1138357f-6f7b-413d-9747-8b2b8a10a0b6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.435975 | controller |     "Jun 09 17:28:35.413390 crc crio[20770]: time=\"2026-06-09T17:28:35.413325603Z\" level=info msg=\"Got pod network &{Name:certified-operators-bp8kx Namespace:openshift-marketplace ID:b854b5bb2a88ac9a7ea64c67b5db8c3c2d72ba04fd284faf36dc6e2b53e7baca UID:628d95fa-aeb5-46a4-a2f9-8b7af8350896 NetNS:/var/run/netns/38474792-3026-45e9-8430-f8cd87f19844 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod628d95fa_aeb5_46a4_a2f9_8b7af8350896.slice PodAnnotations:0xc00008d648}] Aliases:map[]}\"",
2026-06-09 17:48:39.435993 | controller |     "Jun 09 17:28:35.413527 crc crio[20770]: time=\"2026-06-09T17:28:35.413482027Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-bp8kx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.436009 | controller |     "Jun 09 17:28:35.780947 crc crio[20770]: time=\"2026-06-09T17:28:35.780844404Z\" level=info msg=\"Stopped pod sandbox: b854b5bb2a88ac9a7ea64c67b5db8c3c2d72ba04fd284faf36dc6e2b53e7baca\" id=1138357f-6f7b-413d-9747-8b2b8a10a0b6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.436025 | controller |     "Jun 09 17:28:36.298420 crc crio[20770]: time=\"2026-06-09T17:28:36.297784006Z\" level=info msg=\"Removing container: 90f5af3e75c5616eda1a4bd1b538c0280e2c91dc31ab5a78c374d4555a663f33\" id=e204949b-e6a9-458b-816e-1386118bddb9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.436040 | controller |     "Jun 09 17:28:36.327522 crc crio[20770]: time=\"2026-06-09T17:28:36.327464262Z\" level=info msg=\"Removed container 90f5af3e75c5616eda1a4bd1b538c0280e2c91dc31ab5a78c374d4555a663f33: openshift-marketplace/certified-operators-bp8kx/registry-server\" id=e204949b-e6a9-458b-816e-1386118bddb9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.436055 | controller |     "Jun 09 17:28:36.332817 crc crio[20770]: time=\"2026-06-09T17:28:36.332726584Z\" level=info msg=\"Removing container: bcff8e312678ff8e88a70adc0cb02d2020a2c282cddd01dc1836a52b1c8852fd\" id=5f4dc286-834b-45df-8caf-4e16c38e507e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.436070 | controller |     "Jun 09 17:28:36.389917 crc crio[20770]: time=\"2026-06-09T17:28:36.389757949Z\" level=info msg=\"Removed container bcff8e312678ff8e88a70adc0cb02d2020a2c282cddd01dc1836a52b1c8852fd: openshift-marketplace/certified-operators-bp8kx/extract-content\" id=5f4dc286-834b-45df-8caf-4e16c38e507e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.436085 | controller |     "Jun 09 17:28:36.398472 crc crio[20770]: time=\"2026-06-09T17:28:36.398380778Z\" level=info msg=\"Removing container: 5f0cd5524d54bb645bf0a2356abb274a324978f0d81e7a53ff2d06b507767d95\" id=f9f746b4-ae8f-43ea-a6cb-7877a2685e00 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.436101 | controller |     "Jun 09 17:28:36.459389 crc crio[20770]: time=\"2026-06-09T17:28:36.459271574Z\" level=info msg=\"Removed container 5f0cd5524d54bb645bf0a2356abb274a324978f0d81e7a53ff2d06b507767d95: openshift-marketplace/certified-operators-bp8kx/extract-utilities\" id=f9f746b4-ae8f-43ea-a6cb-7877a2685e00 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.436116 | controller |     "Jun 09 17:29:30.474618 crc crio[20770]: time=\"2026-06-09T17:29:30.473743931Z\" level=info msg=\"Stopping pod sandbox: b854b5bb2a88ac9a7ea64c67b5db8c3c2d72ba04fd284faf36dc6e2b53e7baca\" id=bc6c0584-2152-4e59-a694-1d3b7b940840 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.436132 | controller |     "Jun 09 17:29:30.474618 crc crio[20770]: time=\"2026-06-09T17:29:30.474595895Z\" level=info msg=\"Stopped pod sandbox (already stopped): b854b5bb2a88ac9a7ea64c67b5db8c3c2d72ba04fd284faf36dc6e2b53e7baca\" id=bc6c0584-2152-4e59-a694-1d3b7b940840 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.436152 | controller |     "Jun 09 17:29:30.476420 crc crio[20770]: time=\"2026-06-09T17:29:30.475339687Z\" level=info msg=\"Removing pod sandbox: b854b5bb2a88ac9a7ea64c67b5db8c3c2d72ba04fd284faf36dc6e2b53e7baca\" id=b8022071-102f-4489-9773-c0588ea9d473 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.436167 | controller |     "Jun 09 17:29:30.493310 crc crio[20770]: time=\"2026-06-09T17:29:30.493090809Z\" level=info msg=\"Removed pod sandbox: b854b5bb2a88ac9a7ea64c67b5db8c3c2d72ba04fd284faf36dc6e2b53e7baca\" id=b8022071-102f-4489-9773-c0588ea9d473 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.436183 | controller |     "Jun 09 17:30:00.635288 crc crio[20770]: time=\"2026-06-09T17:30:00.634542074Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683770-fjcvj/POD\" id=223d5c9b-3acb-4f11-9000-31f4849ccec4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.436198 | controller |     "Jun 09 17:30:00.635288 crc crio[20770]: time=\"2026-06-09T17:30:00.635294446Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.436215 | controller |     "Jun 09 17:30:00.688155 crc crio[20770]: time=\"2026-06-09T17:30:00.68777731Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683770-fjcvj Namespace:openshift-infra ID:3f71932e8fc9a3e4df4d4c10bbabe16626132f5d2bedb1bcbe8fe7db3ecc3dbd UID:ee6bd37d-0d03-4141-8895-1eb0fdd1534f NetNS:/var/run/netns/84cd454e-3c98-4bd6-8157-a5c1a4909667 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podee6bd37d_0d03_4141_8895_1eb0fdd1534f.slice PodAnnotations:0xc00008c548}] Aliases:map[]}\"",
2026-06-09 17:48:39.436231 | controller |     "Jun 09 17:30:00.688726 crc crio[20770]: time=\"2026-06-09T17:30:00.688692086Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683770-fjcvj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.436247 | controller |     "Jun 09 17:30:00.736390 crc crio[20770]: time=\"2026-06-09T17:30:00.73629866Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29683770-nlgms/POD\" id=00873446-383c-407a-9ea8-e57d61caaea7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.436262 | controller |     "Jun 09 17:30:00.736390 crc crio[20770]: time=\"2026-06-09T17:30:00.736384382Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.436278 | controller |     "Jun 09 17:30:00.779235 crc crio[20770]: time=\"2026-06-09T17:30:00.779092274Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683770-nlgms Namespace:openshift-operator-lifecycle-manager ID:e8ace7993e878ed547b9187de4b54d24f61b853bfe0c696aea235920a15d6184 UID:143c0ba4-00c5-4939-95f6-5854bb579bc4 NetNS:/var/run/netns/817f986d-abda-49b5-bf05-a8cbf0eb48f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod143c0ba4_00c5_4939_95f6_5854bb579bc4.slice PodAnnotations:0xc0029880a8}] Aliases:map[]}\"",
2026-06-09 17:48:39.436294 | controller |     "Jun 09 17:30:00.779235 crc crio[20770]: time=\"2026-06-09T17:30:00.779204677Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29683770-nlgms to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.436309 | controller |     "Jun 09 17:30:01.294419 crc crio[20770]: 2026-06-09T17:30:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3f71932e8fc9a3e Mac:62:df:9f:f1:10:9a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:02 Mtu:0 Sandbox:/var/run/netns/84cd454e-3c98-4bd6-8157-a5c1a4909667 SocketPath: PciID:}] [{Interface:0xc00049e5d0 Address:{IP:10.217.1.2 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.436331 | controller |     "Jun 09 17:30:01.297420 crc crio[20770]: time=\"2026-06-09T17:30:01.297385565Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683770-fjcvj Namespace:openshift-infra ID:3f71932e8fc9a3e4df4d4c10bbabe16626132f5d2bedb1bcbe8fe7db3ecc3dbd UID:ee6bd37d-0d03-4141-8895-1eb0fdd1534f NetNS:/var/run/netns/84cd454e-3c98-4bd6-8157-a5c1a4909667 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podee6bd37d_0d03_4141_8895_1eb0fdd1534f.slice PodAnnotations:0xc00008c548}] Aliases:map[]}\"",
2026-06-09 17:48:39.436347 | controller |     "Jun 09 17:30:01.297923 crc crio[20770]: time=\"2026-06-09T17:30:01.2979015Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683770-fjcvj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.436363 | controller |     "Jun 09 17:30:01.306317 crc crio[20770]: time=\"2026-06-09T17:30:01.306265841Z\" level=info msg=\"Ran pod sandbox 3f71932e8fc9a3e4df4d4c10bbabe16626132f5d2bedb1bcbe8fe7db3ecc3dbd with infra container: openshift-infra/auto-csr-approver-29683770-fjcvj/POD\" id=223d5c9b-3acb-4f11-9000-31f4849ccec4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.436378 | controller |     "Jun 09 17:30:01.310201 crc crio[20770]: time=\"2026-06-09T17:30:01.309998938Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=afd884f7-10fa-4068-af17-8318f8c5a6fb name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.436393 | controller |     "Jun 09 17:30:01.322117 crc crio[20770]: time=\"2026-06-09T17:30:01.322080807Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 17:48:39.436409 | controller |     "Jun 09 17:30:01.429213 crc crio[20770]: 2026-06-09T17:30:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e8ace7993e878ed Mac:7a:8d:83:6d:0f:78 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:03 Mtu:0 Sandbox:/var/run/netns/817f986d-abda-49b5-bf05-a8cbf0eb48f5 SocketPath: PciID:}] [{Interface:0xc0001fb090 Address:{IP:10.217.1.3 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.436425 | controller |     "Jun 09 17:30:01.431100 crc crio[20770]: time=\"2026-06-09T17:30:01.430987818Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683770-nlgms Namespace:openshift-operator-lifecycle-manager ID:e8ace7993e878ed547b9187de4b54d24f61b853bfe0c696aea235920a15d6184 UID:143c0ba4-00c5-4939-95f6-5854bb579bc4 NetNS:/var/run/netns/817f986d-abda-49b5-bf05-a8cbf0eb48f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod143c0ba4_00c5_4939_95f6_5854bb579bc4.slice PodAnnotations:0xc0029880a8}] Aliases:map[]}\"",
2026-06-09 17:48:39.436441 | controller |     "Jun 09 17:30:01.432126 crc crio[20770]: time=\"2026-06-09T17:30:01.432053239Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29683770-nlgms for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.436456 | controller |     "Jun 09 17:30:01.449753 crc crio[20770]: time=\"2026-06-09T17:30:01.449616836Z\" level=info msg=\"Ran pod sandbox e8ace7993e878ed547b9187de4b54d24f61b853bfe0c696aea235920a15d6184 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29683770-nlgms/POD\" id=00873446-383c-407a-9ea8-e57d61caaea7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.436473 | controller |     "Jun 09 17:30:01.454001 crc crio[20770]: time=\"2026-06-09T17:30:01.453738695Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=19d696e1-2702-436c-9f88-7bf0c4ca6832 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.436492 | controller |     "Jun 09 17:30:01.461079 crc crio[20770]: time=\"2026-06-09T17:30:01.460972623Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=59ffd053-a9fd-40bb-9018-eed44429b9b5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.436508 | controller |     "Jun 09 17:30:01.495296 crc crio[20770]: time=\"2026-06-09T17:30:01.49516428Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29683770-nlgms/collect-profiles\" id=fe771e1a-a093-4276-94c2-563def012577 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.436544 | controller |     "Jun 09 17:30:01.495843 crc crio[20770]: time=\"2026-06-09T17:30:01.495774477Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.436561 | controller |     "Jun 09 17:30:01.559165 crc crio[20770]: time=\"2026-06-09T17:30:01.55897568Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.436576 | controller |     "Jun 09 17:30:01.568161 crc crio[20770]: time=\"2026-06-09T17:30:01.568021361Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.436592 | controller |     "Jun 09 17:30:01.825032 crc crio[20770]: time=\"2026-06-09T17:30:01.824034656Z\" level=info msg=\"Created container 6bb71a54249c3b34909a8c4a9bee83b0c5bbaeb02dcc6031622d833fd34592fd: openshift-operator-lifecycle-manager/collect-profiles-29683770-nlgms/collect-profiles\" id=fe771e1a-a093-4276-94c2-563def012577 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.436607 | controller |     "Jun 09 17:30:01.826433 crc crio[20770]: time=\"2026-06-09T17:30:01.82590988Z\" level=info msg=\"Starting container: 6bb71a54249c3b34909a8c4a9bee83b0c5bbaeb02dcc6031622d833fd34592fd\" id=47342fdf-7c9b-4c36-9e1d-c632196d84fd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.436623 | controller |     "Jun 09 17:30:01.834581 crc crio[20770]: time=\"2026-06-09T17:30:01.834445727Z\" level=info msg=\"Started container\" PID=172970 containerID=6bb71a54249c3b34909a8c4a9bee83b0c5bbaeb02dcc6031622d833fd34592fd description=openshift-operator-lifecycle-manager/collect-profiles-29683770-nlgms/collect-profiles id=47342fdf-7c9b-4c36-9e1d-c632196d84fd name=/runtime.v1.RuntimeService/StartContainer sandboxID=e8ace7993e878ed547b9187de4b54d24f61b853bfe0c696aea235920a15d6184",
2026-06-09 17:48:39.436639 | controller |     "Jun 09 17:30:03.751472 crc crio[20770]: time=\"2026-06-09T17:30:03.750903007Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=afd884f7-10fa-4068-af17-8318f8c5a6fb name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.436655 | controller |     "Jun 09 17:30:03.753529 crc crio[20770]: time=\"2026-06-09T17:30:03.753284186Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a6c5cfcb-1e2f-4ef8-8823-a8ba9a732928 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.436671 | controller |     "Jun 09 17:30:03.757051 crc crio[20770]: time=\"2026-06-09T17:30:03.756957212Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=9288c69d-3d44-4d7e-b530-1a4e49cd476d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.436687 | controller |     "Jun 09 17:30:03.769990 crc crio[20770]: time=\"2026-06-09T17:30:03.769767611Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683770-fjcvj/oc\" id=5b26c8b3-0485-41a3-93c1-b55d59957d10 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.436702 | controller |     "Jun 09 17:30:03.770583 crc crio[20770]: time=\"2026-06-09T17:30:03.770496222Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.436721 | controller |     "Jun 09 17:30:03.820135 crc crio[20770]: time=\"2026-06-09T17:30:03.8196298Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.436751 | controller |     "Jun 09 17:30:03.842382 crc crio[20770]: time=\"2026-06-09T17:30:03.842132929Z\" level=info msg=\"Stopping pod sandbox: e8ace7993e878ed547b9187de4b54d24f61b853bfe0c696aea235920a15d6184\" id=e063e3ca-f927-4df9-b38f-32e80c64747f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.436768 | controller |     "Jun 09 17:30:03.843502 crc crio[20770]: time=\"2026-06-09T17:30:03.843407286Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683770-nlgms Namespace:openshift-operator-lifecycle-manager ID:e8ace7993e878ed547b9187de4b54d24f61b853bfe0c696aea235920a15d6184 UID:143c0ba4-00c5-4939-95f6-5854bb579bc4 NetNS:/var/run/netns/817f986d-abda-49b5-bf05-a8cbf0eb48f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod143c0ba4_00c5_4939_95f6_5854bb579bc4.slice PodAnnotations:0xc00008c558}] Aliases:map[]}\"",
2026-06-09 17:48:39.436785 | controller |     "Jun 09 17:30:03.843689 crc crio[20770]: time=\"2026-06-09T17:30:03.843588341Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29683770-nlgms from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.436801 | controller |     "Jun 09 17:30:04.206474 crc crio[20770]: time=\"2026-06-09T17:30:04.206264912Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.436816 | controller |     "Jun 09 17:30:04.218347 crc crio[20770]: time=\"2026-06-09T17:30:04.218227108Z\" level=info msg=\"Stopped pod sandbox: e8ace7993e878ed547b9187de4b54d24f61b853bfe0c696aea235920a15d6184\" id=e063e3ca-f927-4df9-b38f-32e80c64747f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.436832 | controller |     "Jun 09 17:30:04.466169 crc crio[20770]: time=\"2026-06-09T17:30:04.465553902Z\" level=info msg=\"Created container add5b8cebe84050999d95200fc31475b0761d76c3605daa48b0581454af0aebc: openshift-infra/auto-csr-approver-29683770-fjcvj/oc\" id=5b26c8b3-0485-41a3-93c1-b55d59957d10 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.436847 | controller |     "Jun 09 17:30:04.467366 crc crio[20770]: time=\"2026-06-09T17:30:04.467289542Z\" level=info msg=\"Starting container: add5b8cebe84050999d95200fc31475b0761d76c3605daa48b0581454af0aebc\" id=eb7abd46-b893-45b5-ae20-fc99a97f0a85 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.436862 | controller |     "Jun 09 17:30:04.473416 crc crio[20770]: time=\"2026-06-09T17:30:04.473277675Z\" level=info msg=\"Started container\" PID=173167 containerID=add5b8cebe84050999d95200fc31475b0761d76c3605daa48b0581454af0aebc description=openshift-infra/auto-csr-approver-29683770-fjcvj/oc id=eb7abd46-b893-45b5-ae20-fc99a97f0a85 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3f71932e8fc9a3e4df4d4c10bbabe16626132f5d2bedb1bcbe8fe7db3ecc3dbd",
2026-06-09 17:48:39.436878 | controller |     "Jun 09 17:30:06.907846 crc crio[20770]: time=\"2026-06-09T17:30:06.906595866Z\" level=info msg=\"Stopping pod sandbox: 3f71932e8fc9a3e4df4d4c10bbabe16626132f5d2bedb1bcbe8fe7db3ecc3dbd\" id=f0f80253-b84f-465d-a476-b9cb7e3cd43e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.436894 | controller |     "Jun 09 17:30:06.910129 crc crio[20770]: time=\"2026-06-09T17:30:06.909573932Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683770-fjcvj Namespace:openshift-infra ID:3f71932e8fc9a3e4df4d4c10bbabe16626132f5d2bedb1bcbe8fe7db3ecc3dbd UID:ee6bd37d-0d03-4141-8895-1eb0fdd1534f NetNS:/var/run/netns/84cd454e-3c98-4bd6-8157-a5c1a4909667 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podee6bd37d_0d03_4141_8895_1eb0fdd1534f.slice PodAnnotations:0xc0029d4b80}] Aliases:map[]}\"",
2026-06-09 17:48:39.436913 | controller |     "Jun 09 17:30:06.910129 crc crio[20770]: time=\"2026-06-09T17:30:06.90986541Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683770-fjcvj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.436929 | controller |     "Jun 09 17:30:07.225985 crc crio[20770]: time=\"2026-06-09T17:30:07.225729331Z\" level=info msg=\"Stopped pod sandbox: 3f71932e8fc9a3e4df4d4c10bbabe16626132f5d2bedb1bcbe8fe7db3ecc3dbd\" id=f0f80253-b84f-465d-a476-b9cb7e3cd43e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.436945 | controller |     "Jun 09 17:30:30.518820 crc crio[20770]: time=\"2026-06-09T17:30:30.517882476Z\" level=info msg=\"Removing container: c3689796384cbecbb345becdd3529d58f526b3a0e584eed58e3bcba3815bfa9e\" id=b4372d45-cef1-4e61-b431-200174c30c2a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.436960 | controller |     "Jun 09 17:30:30.553416 crc crio[20770]: time=\"2026-06-09T17:30:30.553299477Z\" level=info msg=\"Removed container c3689796384cbecbb345becdd3529d58f526b3a0e584eed58e3bcba3815bfa9e: openshift-operator-lifecycle-manager/collect-profiles-29683725-gbm7x/collect-profiles\" id=b4372d45-cef1-4e61-b431-200174c30c2a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.436976 | controller |     "Jun 09 17:30:30.558084 crc crio[20770]: time=\"2026-06-09T17:30:30.557981442Z\" level=info msg=\"Removing container: 423a41f633c15052a1067f76afc01eb305e926022f2a01b36865aedf289741bb\" id=c352d08d-ee92-4c63-9878-aae6a6888088 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.436991 | controller |     "Jun 09 17:30:30.757891 crc crio[20770]: time=\"2026-06-09T17:30:30.757014804Z\" level=info msg=\"Removed container 423a41f633c15052a1067f76afc01eb305e926022f2a01b36865aedf289741bb: openshift-infra/auto-csr-approver-29683764-57p57/oc\" id=c352d08d-ee92-4c63-9878-aae6a6888088 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.437006 | controller |     "Jun 09 17:30:30.769873 crc crio[20770]: time=\"2026-06-09T17:30:30.769510274Z\" level=info msg=\"Stopping pod sandbox: b28d8406b5dc56b84ebbacf6446640bc4b19bde4c4e7617a0e55244e69f63c79\" id=e14ccdb9-6f54-48dd-b8c6-11b727a8f547 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.437022 | controller |     "Jun 09 17:30:30.769873 crc crio[20770]: time=\"2026-06-09T17:30:30.769596616Z\" level=info msg=\"Stopped pod sandbox (already stopped): b28d8406b5dc56b84ebbacf6446640bc4b19bde4c4e7617a0e55244e69f63c79\" id=e14ccdb9-6f54-48dd-b8c6-11b727a8f547 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.437037 | controller |     "Jun 09 17:30:30.770964 crc crio[20770]: time=\"2026-06-09T17:30:30.770873223Z\" level=info msg=\"Removing pod sandbox: b28d8406b5dc56b84ebbacf6446640bc4b19bde4c4e7617a0e55244e69f63c79\" id=d0059054-f051-4221-a0bb-46b73b6eab17 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.437052 | controller |     "Jun 09 17:30:30.786784 crc crio[20770]: time=\"2026-06-09T17:30:30.786613177Z\" level=info msg=\"Removed pod sandbox: b28d8406b5dc56b84ebbacf6446640bc4b19bde4c4e7617a0e55244e69f63c79\" id=d0059054-f051-4221-a0bb-46b73b6eab17 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.437067 | controller |     "Jun 09 17:30:30.788129 crc crio[20770]: time=\"2026-06-09T17:30:30.788046499Z\" level=info msg=\"Stopping pod sandbox: 31b24e9b14f1d6f9920e5515a4a39854163a04ba048bbba7fade22a2b1976ca5\" id=a4432447-3e04-4e57-9822-7e35998cb9e5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.437087 | controller |     "Jun 09 17:30:30.788271 crc crio[20770]: time=\"2026-06-09T17:30:30.788159742Z\" level=info msg=\"Stopped pod sandbox (already stopped): 31b24e9b14f1d6f9920e5515a4a39854163a04ba048bbba7fade22a2b1976ca5\" id=a4432447-3e04-4e57-9822-7e35998cb9e5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.437103 | controller |     "Jun 09 17:30:30.789412 crc crio[20770]: time=\"2026-06-09T17:30:30.789305845Z\" level=info msg=\"Removing pod sandbox: 31b24e9b14f1d6f9920e5515a4a39854163a04ba048bbba7fade22a2b1976ca5\" id=3711e025-a96b-403b-aa11-2252a4b37ac2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.437120 | controller |     "Jun 09 17:30:30.812214 crc crio[20770]: time=\"2026-06-09T17:30:30.812059191Z\" level=info msg=\"Removed pod sandbox: 31b24e9b14f1d6f9920e5515a4a39854163a04ba048bbba7fade22a2b1976ca5\" id=3711e025-a96b-403b-aa11-2252a4b37ac2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.437135 | controller |     "Jun 09 17:30:51.575550 crc crio[20770]: time=\"2026-06-09T17:30:51.574171875Z\" level=info msg=\"Stopping pod sandbox: f1d8a85727db65f9595f0cf6acbed193558ac4cb1b29b33ec4cc3fafdba0dbba\" id=dcdb05a6-8955-48d4-883c-7daf0e169eea name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.437151 | controller |     "Jun 09 17:30:51.577218 crc crio[20770]: time=\"2026-06-09T17:30:51.576250665Z\" level=info msg=\"Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-97hwd Namespace:openstack ID:f1d8a85727db65f9595f0cf6acbed193558ac4cb1b29b33ec4cc3fafdba0dbba UID:6972607e-9249-418d-8a3e-a90bd49146bf NetNS:/var/run/netns/8626f061-6a04-4634-8655-bd59b64d6a22 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6972607e_9249_418d_8a3e_a90bd49146bf.slice PodAnnotations:0xc002a087f0}] Aliases:map[]}\"",
2026-06-09 17:48:39.437167 | controller |     "Jun 09 17:30:51.577218 crc crio[20770]: time=\"2026-06-09T17:30:51.57640245Z\" level=info msg=\"Deleting pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-97hwd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.437183 | controller |     "Jun 09 17:30:52.111886 crc crio[20770]: time=\"2026-06-09T17:30:52.11133005Z\" level=info msg=\"Stopped pod sandbox: f1d8a85727db65f9595f0cf6acbed193558ac4cb1b29b33ec4cc3fafdba0dbba\" id=dcdb05a6-8955-48d4-883c-7daf0e169eea name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.437199 | controller |     "Jun 09 17:30:53.152148 crc crio[20770]: time=\"2026-06-09T17:30:53.151571747Z\" level=info msg=\"Running pod sandbox: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-zq7s2/POD\" id=1554f8cd-f2bc-4294-a7f9-f3135d0f69dd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.437215 | controller |     "Jun 09 17:30:53.153395 crc crio[20770]: time=\"2026-06-09T17:30:53.152206865Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.437230 | controller |     "Jun 09 17:30:53.191401 crc crio[20770]: time=\"2026-06-09T17:30:53.191275232Z\" level=info msg=\"Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-zq7s2 Namespace:openstack ID:2dff4956fa657fbc4cd72456e193d3df4457eedfe55a13c44604589332e90db9 UID:8d95679c-d62e-4eb6-b880-2e7aaf2b6800 NetNS:/var/run/netns/ba54131c-f25e-4b47-ad66-4dbcce83fe6f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8d95679c_d62e_4eb6_b880_2e7aaf2b6800.slice PodAnnotations:0xc002988820}] Aliases:map[]}\"",
2026-06-09 17:48:39.437247 | controller |     "Jun 09 17:30:53.191401 crc crio[20770]: time=\"2026-06-09T17:30:53.191369715Z\" level=info msg=\"Adding pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-zq7s2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.437266 | controller |     "Jun 09 17:30:53.908619 crc crio[20770]: 2026-06-09T17:30:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2dff4956fa657fb Mac:86:c5:b6:d5:ad:1b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:04 Mtu:0 Sandbox:/var/run/netns/ba54131c-f25e-4b47-ad66-4dbcce83fe6f SocketPath: PciID:}] [{Interface:0xc000152da0 Address:{IP:10.217.1.4 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.437281 | controller |     "Jun 09 17:30:53.910423 crc crio[20770]: time=\"2026-06-09T17:30:53.910325463Z\" level=info msg=\"Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-zq7s2 Namespace:openstack ID:2dff4956fa657fbc4cd72456e193d3df4457eedfe55a13c44604589332e90db9 UID:8d95679c-d62e-4eb6-b880-2e7aaf2b6800 NetNS:/var/run/netns/ba54131c-f25e-4b47-ad66-4dbcce83fe6f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8d95679c_d62e_4eb6_b880_2e7aaf2b6800.slice PodAnnotations:0xc002988820}] Aliases:map[]}\"",
2026-06-09 17:48:39.437298 | controller |     "Jun 09 17:30:53.910579 crc crio[20770]: time=\"2026-06-09T17:30:53.910523088Z\" level=info msg=\"Checking pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-zq7s2 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.437313 | controller |     "Jun 09 17:30:53.923073 crc crio[20770]: time=\"2026-06-09T17:30:53.922225916Z\" level=info msg=\"Ran pod sandbox 2dff4956fa657fbc4cd72456e193d3df4457eedfe55a13c44604589332e90db9 with infra container: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-zq7s2/POD\" id=1554f8cd-f2bc-4294-a7f9-f3135d0f69dd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.437330 | controller |     "Jun 09 17:30:53.926479 crc crio[20770]: time=\"2026-06-09T17:30:53.926399806Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=7335f360-1984-4c7f-8517-9df93484dc0c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.437346 | controller |     "Jun 09 17:30:54.013482 crc crio[20770]: time=\"2026-06-09T17:30:54.012336035Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=1fd041c8-9515-4a5e-80cc-7bd276554e67 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.437362 | controller |     "Jun 09 17:30:54.023722 crc crio[20770]: time=\"2026-06-09T17:30:54.023418735Z\" level=info msg=\"Creating container: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-zq7s2/nova-edpm-deployment-ipam-openstack-edpm-ipam\" id=7c2efa8e-bf71-4e23-a7ff-05ee2ad66916 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.437378 | controller |     "Jun 09 17:30:54.023978 crc crio[20770]: time=\"2026-06-09T17:30:54.023892439Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.437394 | controller |     "Jun 09 17:30:54.078721 crc crio[20770]: time=\"2026-06-09T17:30:54.078602457Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.437410 | controller |     "Jun 09 17:30:54.082138 crc crio[20770]: time=\"2026-06-09T17:30:54.082095687Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.437425 | controller |     "Jun 09 17:30:54.272375 crc crio[20770]: time=\"2026-06-09T17:30:54.272258673Z\" level=info msg=\"Created container 5e419b239e5cc9bfe351223ef6d421d5172e304dcc780b5193523ee89ff6e57d: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-zq7s2/nova-edpm-deployment-ipam-openstack-edpm-ipam\" id=7c2efa8e-bf71-4e23-a7ff-05ee2ad66916 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.437444 | controller |     "Jun 09 17:30:54.274011 crc crio[20770]: time=\"2026-06-09T17:30:54.27353373Z\" level=info msg=\"Starting container: 5e419b239e5cc9bfe351223ef6d421d5172e304dcc780b5193523ee89ff6e57d\" id=dd11667a-fc23-486e-828b-e658a32c5c9f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.437460 | controller |     "Jun 09 17:30:54.280585 crc crio[20770]: time=\"2026-06-09T17:30:54.280429519Z\" level=info msg=\"Started container\" PID=176228 containerID=5e419b239e5cc9bfe351223ef6d421d5172e304dcc780b5193523ee89ff6e57d description=openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-zq7s2/nova-edpm-deployment-ipam-openstack-edpm-ipam id=dd11667a-fc23-486e-828b-e658a32c5c9f name=/runtime.v1.RuntimeService/StartContainer sandboxID=2dff4956fa657fbc4cd72456e193d3df4457eedfe55a13c44604589332e90db9",
2026-06-09 17:48:39.437476 | controller |     "Jun 09 17:32:00.588731 crc crio[20770]: time=\"2026-06-09T17:32:00.586948026Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683772-4tp7d/POD\" id=06808651-9dc9-443b-9d3c-5c14dcb54157 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.437492 | controller |     "Jun 09 17:32:00.588731 crc crio[20770]: time=\"2026-06-09T17:32:00.588762118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.437508 | controller |     "Jun 09 17:32:00.638545 crc crio[20770]: time=\"2026-06-09T17:32:00.638382559Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683772-4tp7d Namespace:openshift-infra ID:57e327dde74cc4b2b3c987a84e594478f0935606ea386b4cd1620259b73bbf46 UID:62dd5cfa-6bb4-45a3-af2d-5f49d7f430e1 NetNS:/var/run/netns/1ab299e9-81f6-4b74-9834-c1d1caa10254 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod62dd5cfa_6bb4_45a3_af2d_5f49d7f430e1.slice PodAnnotations:0xc001e80130}] Aliases:map[]}\"",
2026-06-09 17:48:39.437545 | controller |     "Jun 09 17:32:00.638545 crc crio[20770]: time=\"2026-06-09T17:32:00.638512123Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683772-4tp7d to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.437563 | controller |     "Jun 09 17:32:01.224634 crc crio[20770]: 2026-06-09T17:32:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:57e327dde74cc4b Mac:1a:5a:be:9a:b9:0b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:05 Mtu:0 Sandbox:/var/run/netns/1ab299e9-81f6-4b74-9834-c1d1caa10254 SocketPath: PciID:}] [{Interface:0xc0001385d0 Address:{IP:10.217.1.5 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.437579 | controller |     "Jun 09 17:32:01.226361 crc crio[20770]: time=\"2026-06-09T17:32:01.226291258Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683772-4tp7d Namespace:openshift-infra ID:57e327dde74cc4b2b3c987a84e594478f0935606ea386b4cd1620259b73bbf46 UID:62dd5cfa-6bb4-45a3-af2d-5f49d7f430e1 NetNS:/var/run/netns/1ab299e9-81f6-4b74-9834-c1d1caa10254 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod62dd5cfa_6bb4_45a3_af2d_5f49d7f430e1.slice PodAnnotations:0xc001e80130}] Aliases:map[]}\"",
2026-06-09 17:48:39.437595 | controller |     "Jun 09 17:32:01.226499 crc crio[20770]: time=\"2026-06-09T17:32:01.226445533Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683772-4tp7d for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.437611 | controller |     "Jun 09 17:32:01.238137 crc crio[20770]: time=\"2026-06-09T17:32:01.238037297Z\" level=info msg=\"Ran pod sandbox 57e327dde74cc4b2b3c987a84e594478f0935606ea386b4cd1620259b73bbf46 with infra container: openshift-infra/auto-csr-approver-29683772-4tp7d/POD\" id=06808651-9dc9-443b-9d3c-5c14dcb54157 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.437630 | controller |     "Jun 09 17:32:01.241954 crc crio[20770]: time=\"2026-06-09T17:32:01.241873978Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=8f6c17dd-3ae6-4ed0-9dd7-1cab137f37ad name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.437646 | controller |     "Jun 09 17:32:01.254343 crc crio[20770]: time=\"2026-06-09T17:32:01.254250005Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 17:48:39.437663 | controller |     "Jun 09 17:32:02.148244 crc crio[20770]: time=\"2026-06-09T17:32:02.147579642Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=8f6c17dd-3ae6-4ed0-9dd7-1cab137f37ad name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.437679 | controller |     "Jun 09 17:32:02.151814 crc crio[20770]: time=\"2026-06-09T17:32:02.151617379Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a1ec68bc-0327-42a7-94aa-2e5a225e262a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.437695 | controller |     "Jun 09 17:32:02.154553 crc crio[20770]: time=\"2026-06-09T17:32:02.154465231Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=1ac14702-46b7-420e-84b1-e736bb508a55 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.437711 | controller |     "Jun 09 17:32:02.164217 crc crio[20770]: time=\"2026-06-09T17:32:02.164093849Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683772-4tp7d/oc\" id=715d4c4a-574c-4bf3-9e6e-8fdd553c84bc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.437726 | controller |     "Jun 09 17:32:02.164908 crc crio[20770]: time=\"2026-06-09T17:32:02.164786269Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.437742 | controller |     "Jun 09 17:32:02.222405 crc crio[20770]: time=\"2026-06-09T17:32:02.222113933Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.437757 | controller |     "Jun 09 17:32:02.572109 crc crio[20770]: time=\"2026-06-09T17:32:02.572021686Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.437773 | controller |     "Jun 09 17:32:02.737368 crc crio[20770]: time=\"2026-06-09T17:32:02.736466649Z\" level=info msg=\"Created container 639d57c08059f37b745ea22e341fb3234e2b958a3584f6e6f4b0d00603b82bc7: openshift-infra/auto-csr-approver-29683772-4tp7d/oc\" id=715d4c4a-574c-4bf3-9e6e-8fdd553c84bc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.437788 | controller |     "Jun 09 17:32:02.738847 crc crio[20770]: time=\"2026-06-09T17:32:02.738773166Z\" level=info msg=\"Starting container: 639d57c08059f37b745ea22e341fb3234e2b958a3584f6e6f4b0d00603b82bc7\" id=6f25984e-d8c9-4542-8d44-31ef9f40d96e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.437804 | controller |     "Jun 09 17:32:02.747587 crc crio[20770]: time=\"2026-06-09T17:32:02.747460707Z\" level=info msg=\"Started container\" PID=180130 containerID=639d57c08059f37b745ea22e341fb3234e2b958a3584f6e6f4b0d00603b82bc7 description=openshift-infra/auto-csr-approver-29683772-4tp7d/oc id=6f25984e-d8c9-4542-8d44-31ef9f40d96e name=/runtime.v1.RuntimeService/StartContainer sandboxID=57e327dde74cc4b2b3c987a84e594478f0935606ea386b4cd1620259b73bbf46",
2026-06-09 17:48:39.437821 | controller |     "Jun 09 17:32:04.602364 crc crio[20770]: time=\"2026-06-09T17:32:04.601713124Z\" level=info msg=\"Stopping pod sandbox: 57e327dde74cc4b2b3c987a84e594478f0935606ea386b4cd1620259b73bbf46\" id=0de222e8-91f5-4463-922d-7041eb79b09e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.437840 | controller |     "Jun 09 17:32:04.603994 crc crio[20770]: time=\"2026-06-09T17:32:04.603025522Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683772-4tp7d Namespace:openshift-infra ID:57e327dde74cc4b2b3c987a84e594478f0935606ea386b4cd1620259b73bbf46 UID:62dd5cfa-6bb4-45a3-af2d-5f49d7f430e1 NetNS:/var/run/netns/1ab299e9-81f6-4b74-9834-c1d1caa10254 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod62dd5cfa_6bb4_45a3_af2d_5f49d7f430e1.slice PodAnnotations:0xc0010a2658}] Aliases:map[]}\"",
2026-06-09 17:48:39.437857 | controller |     "Jun 09 17:32:04.603994 crc crio[20770]: time=\"2026-06-09T17:32:04.603160926Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683772-4tp7d from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.437873 | controller |     "Jun 09 17:32:05.076101 crc crio[20770]: time=\"2026-06-09T17:32:05.075321526Z\" level=info msg=\"Stopped pod sandbox: 57e327dde74cc4b2b3c987a84e594478f0935606ea386b4cd1620259b73bbf46\" id=0de222e8-91f5-4463-922d-7041eb79b09e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.437888 | controller |     "Jun 09 17:32:30.863284 crc crio[20770]: time=\"2026-06-09T17:32:30.862024745Z\" level=info msg=\"Removing container: deca1b967c3e7376e80fed51ad5fc06e235b11cc849f90e7cac5dcfa654d6c6d\" id=2aa20e89-577a-4b48-a4a0-3a837a9b97ee name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.437904 | controller |     "Jun 09 17:32:31.062051 crc crio[20770]: time=\"2026-06-09T17:32:31.061150379Z\" level=info msg=\"Removed container deca1b967c3e7376e80fed51ad5fc06e235b11cc849f90e7cac5dcfa654d6c6d: openshift-infra/auto-csr-approver-29683766-spwj5/oc\" id=2aa20e89-577a-4b48-a4a0-3a837a9b97ee name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.437920 | controller |     "Jun 09 17:32:31.075880 crc crio[20770]: time=\"2026-06-09T17:32:31.075189944Z\" level=info msg=\"Stopping pod sandbox: e18d8a4d34dcfd451a0bd561e8264facd5cad3ce6588585b9d2ba13ed9f96f25\" id=85573e17-e2a2-4062-86cf-6bd86f5887e0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.437935 | controller |     "Jun 09 17:32:31.075880 crc crio[20770]: time=\"2026-06-09T17:32:31.075352909Z\" level=info msg=\"Stopped pod sandbox (already stopped): e18d8a4d34dcfd451a0bd561e8264facd5cad3ce6588585b9d2ba13ed9f96f25\" id=85573e17-e2a2-4062-86cf-6bd86f5887e0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.437951 | controller |     "Jun 09 17:32:31.076712 crc crio[20770]: time=\"2026-06-09T17:32:31.076137732Z\" level=info msg=\"Removing pod sandbox: e18d8a4d34dcfd451a0bd561e8264facd5cad3ce6588585b9d2ba13ed9f96f25\" id=e2e33fb3-57ae-4d67-9eb4-54c4a80fa577 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.437967 | controller |     "Jun 09 17:32:31.107924 crc crio[20770]: time=\"2026-06-09T17:32:31.1076083Z\" level=info msg=\"Removed pod sandbox: e18d8a4d34dcfd451a0bd561e8264facd5cad3ce6588585b9d2ba13ed9f96f25\" id=e2e33fb3-57ae-4d67-9eb4-54c4a80fa577 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.437982 | controller |     "Jun 09 17:33:33.918046 crc crio[20770]: time=\"2026-06-09T17:33:33.916940058Z\" level=info msg=\"Stopping pod sandbox: 2dff4956fa657fbc4cd72456e193d3df4457eedfe55a13c44604589332e90db9\" id=548f5643-43c1-47b0-ae28-85f5ebc0754e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.437997 | controller |     "Jun 09 17:33:33.920817 crc crio[20770]: time=\"2026-06-09T17:33:33.919041088Z\" level=info msg=\"Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-zq7s2 Namespace:openstack ID:2dff4956fa657fbc4cd72456e193d3df4457eedfe55a13c44604589332e90db9 UID:8d95679c-d62e-4eb6-b880-2e7aaf2b6800 NetNS:/var/run/netns/ba54131c-f25e-4b47-ad66-4dbcce83fe6f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8d95679c_d62e_4eb6_b880_2e7aaf2b6800.slice PodAnnotations:0xc00291a810}] Aliases:map[]}\"",
2026-06-09 17:48:39.438017 | controller |     "Jun 09 17:33:33.920817 crc crio[20770]: time=\"2026-06-09T17:33:33.919302096Z\" level=info msg=\"Deleting pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-zq7s2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.438034 | controller |     "Jun 09 17:33:35.179451 crc crio[20770]: time=\"2026-06-09T17:33:35.17893245Z\" level=info msg=\"Stopped pod sandbox: 2dff4956fa657fbc4cd72456e193d3df4457eedfe55a13c44604589332e90db9\" id=548f5643-43c1-47b0-ae28-85f5ebc0754e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.438050 | controller |     "Jun 09 17:33:36.900880 crc crio[20770]: time=\"2026-06-09T17:33:36.898709658Z\" level=info msg=\"Running pod sandbox: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-4cwwb/POD\" id=13b11bca-76aa-4787-9dca-365c33292b2f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.438066 | controller |     "Jun 09 17:33:36.900880 crc crio[20770]: time=\"2026-06-09T17:33:36.899616604Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.438081 | controller |     "Jun 09 17:33:36.928004 crc crio[20770]: time=\"2026-06-09T17:33:36.92753556Z\" level=info msg=\"Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-4cwwb Namespace:openstack ID:eef9ee1faf58749cd9dfd95d2f045c5c3d9336b8110c5f2e8dd7c1834c616aa2 UID:4bc7ddd4-988d-4415-8921-03b6a37900d8 NetNS:/var/run/netns/15b2cde2-1e26-4e92-a21e-9320928cace9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4bc7ddd4_988d_4415_8921_03b6a37900d8.slice PodAnnotations:0xc007516ec8}] Aliases:map[]}\"",
2026-06-09 17:48:39.438097 | controller |     "Jun 09 17:33:36.928004 crc crio[20770]: time=\"2026-06-09T17:33:36.927731185Z\" level=info msg=\"Adding pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-4cwwb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.438114 | controller |     "Jun 09 17:33:37.450383 crc crio[20770]: 2026-06-09T17:33:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:eef9ee1faf58749 Mac:7a:00:9f:3a:cd:81 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:06 Mtu:0 Sandbox:/var/run/netns/15b2cde2-1e26-4e92-a21e-9320928cace9 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.1.6 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.438131 | controller |     "Jun 09 17:33:37.452109 crc crio[20770]: time=\"2026-06-09T17:33:37.451958327Z\" level=info msg=\"Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-4cwwb Namespace:openstack ID:eef9ee1faf58749cd9dfd95d2f045c5c3d9336b8110c5f2e8dd7c1834c616aa2 UID:4bc7ddd4-988d-4415-8921-03b6a37900d8 NetNS:/var/run/netns/15b2cde2-1e26-4e92-a21e-9320928cace9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4bc7ddd4_988d_4415_8921_03b6a37900d8.slice PodAnnotations:0xc007516ec8}] Aliases:map[]}\"",
2026-06-09 17:48:39.438146 | controller |     "Jun 09 17:33:37.452299 crc crio[20770]: time=\"2026-06-09T17:33:37.452190984Z\" level=info msg=\"Checking pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-4cwwb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.438161 | controller |     "Jun 09 17:33:37.460951 crc crio[20770]: time=\"2026-06-09T17:33:37.460852864Z\" level=info msg=\"Ran pod sandbox eef9ee1faf58749cd9dfd95d2f045c5c3d9336b8110c5f2e8dd7c1834c616aa2 with infra container: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-4cwwb/POD\" id=13b11bca-76aa-4787-9dca-365c33292b2f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.438181 | controller |     "Jun 09 17:33:37.463694 crc crio[20770]: time=\"2026-06-09T17:33:37.463542211Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=49dddd3b-0d10-486c-af7e-759f98226066 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.438197 | controller |     "Jun 09 17:33:37.524585 crc crio[20770]: time=\"2026-06-09T17:33:37.52449371Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=33c7d39a-92d4-4667-b4c3-1dd532e324dd name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.438213 | controller |     "Jun 09 17:33:37.534158 crc crio[20770]: time=\"2026-06-09T17:33:37.533738866Z\" level=info msg=\"Creating container: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-4cwwb/telemetry-edpm-deployment-ipam-openstack-edpm-ipam\" id=7a6f8a17-9ce1-4f58-aa7b-de1c5fcd3d79 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.438229 | controller |     "Jun 09 17:33:37.534464 crc crio[20770]: time=\"2026-06-09T17:33:37.534322873Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.438246 | controller |     "Jun 09 17:33:37.597752 crc crio[20770]: time=\"2026-06-09T17:33:37.597065603Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.438261 | controller |     "Jun 09 17:33:37.600574 crc crio[20770]: time=\"2026-06-09T17:33:37.600514272Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.438277 | controller |     "Jun 09 17:33:37.743876 crc crio[20770]: time=\"2026-06-09T17:33:37.743753524Z\" level=info msg=\"Created container e707fed4a31ee6e6c6cfa456bbb251a0296003455d22aa2bb4f645ffe1aca79a: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-4cwwb/telemetry-edpm-deployment-ipam-openstack-edpm-ipam\" id=7a6f8a17-9ce1-4f58-aa7b-de1c5fcd3d79 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.438292 | controller |     "Jun 09 17:33:37.745983 crc crio[20770]: time=\"2026-06-09T17:33:37.745871005Z\" level=info msg=\"Starting container: e707fed4a31ee6e6c6cfa456bbb251a0296003455d22aa2bb4f645ffe1aca79a\" id=62b40fab-5fb2-421a-b380-fd3e7a38ef18 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.438308 | controller |     "Jun 09 17:33:37.751619 crc crio[20770]: time=\"2026-06-09T17:33:37.751366464Z\" level=info msg=\"Started container\" PID=185879 containerID=e707fed4a31ee6e6c6cfa456bbb251a0296003455d22aa2bb4f645ffe1aca79a description=openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-4cwwb/telemetry-edpm-deployment-ipam-openstack-edpm-ipam id=62b40fab-5fb2-421a-b380-fd3e7a38ef18 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eef9ee1faf58749cd9dfd95d2f045c5c3d9336b8110c5f2e8dd7c1834c616aa2",
2026-06-09 17:48:39.438323 | controller |     "Jun 09 17:34:00.563590 crc crio[20770]: time=\"2026-06-09T17:34:00.563048999Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683774-9qrbx/POD\" id=343bb82e-bbb1-4ec6-8b99-a6a36342168c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.438338 | controller |     "Jun 09 17:34:00.564900 crc crio[20770]: time=\"2026-06-09T17:34:00.563628835Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.438354 | controller |     "Jun 09 17:34:00.601111 crc crio[20770]: time=\"2026-06-09T17:34:00.601009374Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683774-9qrbx Namespace:openshift-infra ID:38851472a1e52c77523fa728b6aa1bfa25d434d751d0ff979cef5c6ff818d57f UID:95fcda84-badb-4c1e-bb79-f61b82a02e80 NetNS:/var/run/netns/66732467-8180-44bd-9ead-1f0b0f9acc00 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod95fcda84_badb_4c1e_bb79_f61b82a02e80.slice PodAnnotations:0xc002895330}] Aliases:map[]}\"",
2026-06-09 17:48:39.438374 | controller |     "Jun 09 17:34:00.601111 crc crio[20770]: time=\"2026-06-09T17:34:00.601098406Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683774-9qrbx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.438391 | controller |     "Jun 09 17:34:01.140318 crc crio[20770]: 2026-06-09T17:34:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:38851472a1e52c7 Mac:4a:50:74:3f:44:90 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:07 Mtu:0 Sandbox:/var/run/netns/66732467-8180-44bd-9ead-1f0b0f9acc00 SocketPath: PciID:}] [{Interface:0xc000432330 Address:{IP:10.217.1.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.438407 | controller |     "Jun 09 17:34:01.142373 crc crio[20770]: time=\"2026-06-09T17:34:01.142295468Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683774-9qrbx Namespace:openshift-infra ID:38851472a1e52c77523fa728b6aa1bfa25d434d751d0ff979cef5c6ff818d57f UID:95fcda84-badb-4c1e-bb79-f61b82a02e80 NetNS:/var/run/netns/66732467-8180-44bd-9ead-1f0b0f9acc00 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod95fcda84_badb_4c1e_bb79_f61b82a02e80.slice PodAnnotations:0xc002895330}] Aliases:map[]}\"",
2026-06-09 17:48:39.438423 | controller |     "Jun 09 17:34:01.142527 crc crio[20770]: time=\"2026-06-09T17:34:01.142473023Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683774-9qrbx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.438440 | controller |     "Jun 09 17:34:01.153864 crc crio[20770]: time=\"2026-06-09T17:34:01.153689776Z\" level=info msg=\"Ran pod sandbox 38851472a1e52c77523fa728b6aa1bfa25d434d751d0ff979cef5c6ff818d57f with infra container: openshift-infra/auto-csr-approver-29683774-9qrbx/POD\" id=343bb82e-bbb1-4ec6-8b99-a6a36342168c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.438456 | controller |     "Jun 09 17:34:01.157485 crc crio[20770]: time=\"2026-06-09T17:34:01.157396953Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=95be17a1-c8e7-4960-9cb3-ea231e0a5bc4 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.438472 | controller |     "Jun 09 17:34:01.168371 crc crio[20770]: time=\"2026-06-09T17:34:01.168280547Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 17:48:39.438488 | controller |     "Jun 09 17:34:01.960489 crc crio[20770]: time=\"2026-06-09T17:34:01.959440039Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=95be17a1-c8e7-4960-9cb3-ea231e0a5bc4 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.438503 | controller |     "Jun 09 17:34:01.962016 crc crio[20770]: time=\"2026-06-09T17:34:01.961191819Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=b8fa3ece-034c-487d-a322-e600ed0d9b97 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.438540 | controller |     "Jun 09 17:34:01.966724 crc crio[20770]: time=\"2026-06-09T17:34:01.963691802Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=16140f0e-9571-4322-b2e0-ccec1c64cc01 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.438558 | controller |     "Jun 09 17:34:01.970623 crc crio[20770]: time=\"2026-06-09T17:34:01.970488888Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683774-9qrbx/oc\" id=0a5e9300-ce72-44b5-baca-d89ca7eee194 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.438578 | controller |     "Jun 09 17:34:01.971126 crc crio[20770]: time=\"2026-06-09T17:34:01.971065044Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.438594 | controller |     "Jun 09 17:34:02.025578 crc crio[20770]: time=\"2026-06-09T17:34:02.025389411Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.438609 | controller |     "Jun 09 17:34:02.317946 crc crio[20770]: time=\"2026-06-09T17:34:02.317864298Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.438625 | controller |     "Jun 09 17:34:02.479329 crc crio[20770]: time=\"2026-06-09T17:34:02.479189791Z\" level=info msg=\"Created container 8ac6dbc3bbbc871611d8b29c8d9f2e0ab40e720dbbc7c04d984ad3a2aa48c160: openshift-infra/auto-csr-approver-29683774-9qrbx/oc\" id=0a5e9300-ce72-44b5-baca-d89ca7eee194 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.438641 | controller |     "Jun 09 17:34:02.480852 crc crio[20770]: time=\"2026-06-09T17:34:02.480759766Z\" level=info msg=\"Starting container: 8ac6dbc3bbbc871611d8b29c8d9f2e0ab40e720dbbc7c04d984ad3a2aa48c160\" id=43c30750-5c57-4190-ab2f-af6e06729b12 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.438656 | controller |     "Jun 09 17:34:02.488301 crc crio[20770]: time=\"2026-06-09T17:34:02.488180621Z\" level=info msg=\"Started container\" PID=187387 containerID=8ac6dbc3bbbc871611d8b29c8d9f2e0ab40e720dbbc7c04d984ad3a2aa48c160 description=openshift-infra/auto-csr-approver-29683774-9qrbx/oc id=43c30750-5c57-4190-ab2f-af6e06729b12 name=/runtime.v1.RuntimeService/StartContainer sandboxID=38851472a1e52c77523fa728b6aa1bfa25d434d751d0ff979cef5c6ff818d57f",
2026-06-09 17:48:39.438673 | controller |     "Jun 09 17:34:04.437170 crc crio[20770]: time=\"2026-06-09T17:34:04.436461599Z\" level=info msg=\"Stopping pod sandbox: 38851472a1e52c77523fa728b6aa1bfa25d434d751d0ff979cef5c6ff818d57f\" id=2c5c8f2e-0134-4393-b10f-f7c6f8d63e14 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.438689 | controller |     "Jun 09 17:34:04.438588 crc crio[20770]: time=\"2026-06-09T17:34:04.437752507Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683774-9qrbx Namespace:openshift-infra ID:38851472a1e52c77523fa728b6aa1bfa25d434d751d0ff979cef5c6ff818d57f UID:95fcda84-badb-4c1e-bb79-f61b82a02e80 NetNS:/var/run/netns/66732467-8180-44bd-9ead-1f0b0f9acc00 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod95fcda84_badb_4c1e_bb79_f61b82a02e80.slice PodAnnotations:0xc0029d4028}] Aliases:map[]}\"",
2026-06-09 17:48:39.438705 | controller |     "Jun 09 17:34:04.438588 crc crio[20770]: time=\"2026-06-09T17:34:04.437925051Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683774-9qrbx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.438721 | controller |     "Jun 09 17:34:04.809324 crc crio[20770]: time=\"2026-06-09T17:34:04.809188431Z\" level=info msg=\"Stopped pod sandbox: 38851472a1e52c77523fa728b6aa1bfa25d434d751d0ff979cef5c6ff818d57f\" id=2c5c8f2e-0134-4393-b10f-f7c6f8d63e14 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.438736 | controller |     "Jun 09 17:34:31.158335 crc crio[20770]: time=\"2026-06-09T17:34:31.157486452Z\" level=info msg=\"Removing container: 886d2d125b89befb00a6bb69088fd588856a8782129ee65246fd62e12730bea2\" id=83762fb9-84a8-4ce1-bc27-4df96dfe6cef name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.438752 | controller |     "Jun 09 17:34:31.293710 crc crio[20770]: time=\"2026-06-09T17:34:31.293385722Z\" level=info msg=\"Removed container 886d2d125b89befb00a6bb69088fd588856a8782129ee65246fd62e12730bea2: openshift-infra/auto-csr-approver-29683768-qj8p5/oc\" id=83762fb9-84a8-4ce1-bc27-4df96dfe6cef name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.438771 | controller |     "Jun 09 17:34:31.309890 crc crio[20770]: time=\"2026-06-09T17:34:31.309706113Z\" level=info msg=\"Stopping pod sandbox: f04e28f4ed5fd1402f48381b69f114574a6f71e22fb861f5daeef8d360923c74\" id=e178f576-5665-41bc-b721-62b4398f6098 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.438786 | controller |     "Jun 09 17:34:31.309890 crc crio[20770]: time=\"2026-06-09T17:34:31.309810386Z\" level=info msg=\"Stopped pod sandbox (already stopped): f04e28f4ed5fd1402f48381b69f114574a6f71e22fb861f5daeef8d360923c74\" id=e178f576-5665-41bc-b721-62b4398f6098 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.438803 | controller |     "Jun 09 17:34:31.310742 crc crio[20770]: time=\"2026-06-09T17:34:31.310539517Z\" level=info msg=\"Removing pod sandbox: f04e28f4ed5fd1402f48381b69f114574a6f71e22fb861f5daeef8d360923c74\" id=ccc371d8-822e-409e-b3a1-17ca15815fd4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.438818 | controller |     "Jun 09 17:34:31.329050 crc crio[20770]: time=\"2026-06-09T17:34:31.328906707Z\" level=info msg=\"Removed pod sandbox: f04e28f4ed5fd1402f48381b69f114574a6f71e22fb861f5daeef8d360923c74\" id=ccc371d8-822e-409e-b3a1-17ca15815fd4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.438834 | controller |     "Jun 09 17:36:00.551074 crc crio[20770]: time=\"2026-06-09T17:36:00.549854332Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683776-sw7n2/POD\" id=0644db49-62bb-4c7e-9e2f-a401d1aa995c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.438849 | controller |     "Jun 09 17:36:00.552567 crc crio[20770]: time=\"2026-06-09T17:36:00.55114978Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.438864 | controller |     "Jun 09 17:36:00.596554 crc crio[20770]: time=\"2026-06-09T17:36:00.596407035Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683776-sw7n2 Namespace:openshift-infra ID:e657d76910d2900c0340def0367baaf8ee7dfb86323c61af23e9dd7ff1151c29 UID:dfe8501e-2496-4283-86aa-72d7247b14e9 NetNS:/var/run/netns/153f00e3-ae8b-4a0f-a5ae-b54e6cbdfb55 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddfe8501e_2496_4283_86aa_72d7247b14e9.slice PodAnnotations:0xc006e7ed00}] Aliases:map[]}\"",
2026-06-09 17:48:39.438879 | controller |     "Jun 09 17:36:00.596554 crc crio[20770]: time=\"2026-06-09T17:36:00.596477797Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683776-sw7n2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.438895 | controller |     "Jun 09 17:36:01.173535 crc crio[20770]: 2026-06-09T17:36:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e657d76910d2900 Mac:ba:59:6c:29:2e:92 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:08 Mtu:0 Sandbox:/var/run/netns/153f00e3-ae8b-4a0f-a5ae-b54e6cbdfb55 SocketPath: PciID:}] [{Interface:0xc00028e740 Address:{IP:10.217.1.8 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.438910 | controller |     "Jun 09 17:36:01.175451 crc crio[20770]: time=\"2026-06-09T17:36:01.175371966Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683776-sw7n2 Namespace:openshift-infra ID:e657d76910d2900c0340def0367baaf8ee7dfb86323c61af23e9dd7ff1151c29 UID:dfe8501e-2496-4283-86aa-72d7247b14e9 NetNS:/var/run/netns/153f00e3-ae8b-4a0f-a5ae-b54e6cbdfb55 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddfe8501e_2496_4283_86aa_72d7247b14e9.slice PodAnnotations:0xc006e7ed00}] Aliases:map[]}\"",
2026-06-09 17:48:39.438930 | controller |     "Jun 09 17:36:01.175593 crc crio[20770]: time=\"2026-06-09T17:36:01.175567981Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683776-sw7n2 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.438947 | controller |     "Jun 09 17:36:01.198191 crc crio[20770]: time=\"2026-06-09T17:36:01.198101171Z\" level=info msg=\"Ran pod sandbox e657d76910d2900c0340def0367baaf8ee7dfb86323c61af23e9dd7ff1151c29 with infra container: openshift-infra/auto-csr-approver-29683776-sw7n2/POD\" id=0644db49-62bb-4c7e-9e2f-a401d1aa995c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.438963 | controller |     "Jun 09 17:36:01.201539 crc crio[20770]: time=\"2026-06-09T17:36:01.201079587Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=dea8e0a5-edc0-43e3-adcf-f9289b34606e name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.438978 | controller |     "Jun 09 17:36:01.211604 crc crio[20770]: time=\"2026-06-09T17:36:01.211525479Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 17:48:39.438994 | controller |     "Jun 09 17:36:02.081579 crc crio[20770]: time=\"2026-06-09T17:36:02.080570626Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=dea8e0a5-edc0-43e3-adcf-f9289b34606e name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.439010 | controller |     "Jun 09 17:36:02.084970 crc crio[20770]: time=\"2026-06-09T17:36:02.083294374Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a50c16c5-294d-4297-87ef-6708b67c5013 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.439025 | controller |     "Jun 09 17:36:02.088258 crc crio[20770]: time=\"2026-06-09T17:36:02.088119154Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=c40408fb-1090-4f20-b168-aa3e563ef51c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.439041 | controller |     "Jun 09 17:36:02.097922 crc crio[20770]: time=\"2026-06-09T17:36:02.097617258Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683776-sw7n2/oc\" id=aa4423c1-0664-4621-aa61-a6af737903e7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.439056 | controller |     "Jun 09 17:36:02.098443 crc crio[20770]: time=\"2026-06-09T17:36:02.098331158Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.439071 | controller |     "Jun 09 17:36:02.159045 crc crio[20770]: time=\"2026-06-09T17:36:02.158515174Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.439086 | controller |     "Jun 09 17:36:02.517394 crc crio[20770]: time=\"2026-06-09T17:36:02.517299634Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.439101 | controller |     "Jun 09 17:36:02.646017 crc crio[20770]: time=\"2026-06-09T17:36:02.645392929Z\" level=info msg=\"Created container b34e9ce9609ee6925b74cea10351ace15561476299a52bc2aa73fe994ba1c47d: openshift-infra/auto-csr-approver-29683776-sw7n2/oc\" id=aa4423c1-0664-4621-aa61-a6af737903e7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.439116 | controller |     "Jun 09 17:36:02.647324 crc crio[20770]: time=\"2026-06-09T17:36:02.647280683Z\" level=info msg=\"Starting container: b34e9ce9609ee6925b74cea10351ace15561476299a52bc2aa73fe994ba1c47d\" id=982c1358-b481-46ea-9ad2-c95009d941c7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.439139 | controller |     "Jun 09 17:36:02.653556 crc crio[20770]: time=\"2026-06-09T17:36:02.653453931Z\" level=info msg=\"Started container\" PID=194359 containerID=b34e9ce9609ee6925b74cea10351ace15561476299a52bc2aa73fe994ba1c47d description=openshift-infra/auto-csr-approver-29683776-sw7n2/oc id=982c1358-b481-46ea-9ad2-c95009d941c7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e657d76910d2900c0340def0367baaf8ee7dfb86323c61af23e9dd7ff1151c29",
2026-06-09 17:48:39.439156 | controller |     "Jun 09 17:36:04.328364 crc crio[20770]: time=\"2026-06-09T17:36:04.327776588Z\" level=info msg=\"Stopping pod sandbox: e657d76910d2900c0340def0367baaf8ee7dfb86323c61af23e9dd7ff1151c29\" id=93f27533-96f0-4100-9cd5-f1b49b4d33ad name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.439171 | controller |     "Jun 09 17:36:04.330031 crc crio[20770]: time=\"2026-06-09T17:36:04.329256961Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683776-sw7n2 Namespace:openshift-infra ID:e657d76910d2900c0340def0367baaf8ee7dfb86323c61af23e9dd7ff1151c29 UID:dfe8501e-2496-4283-86aa-72d7247b14e9 NetNS:/var/run/netns/153f00e3-ae8b-4a0f-a5ae-b54e6cbdfb55 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddfe8501e_2496_4283_86aa_72d7247b14e9.slice PodAnnotations:0xc002988758}] Aliases:map[]}\"",
2026-06-09 17:48:39.439186 | controller |     "Jun 09 17:36:04.330031 crc crio[20770]: time=\"2026-06-09T17:36:04.329442976Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683776-sw7n2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.439202 | controller |     "Jun 09 17:36:04.745241 crc crio[20770]: time=\"2026-06-09T17:36:04.744749886Z\" level=info msg=\"Stopped pod sandbox: e657d76910d2900c0340def0367baaf8ee7dfb86323c61af23e9dd7ff1151c29\" id=93f27533-96f0-4100-9cd5-f1b49b4d33ad name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.439218 | controller |     "Jun 09 17:36:31.402538 crc crio[20770]: time=\"2026-06-09T17:36:31.401166864Z\" level=info msg=\"Removing container: add5b8cebe84050999d95200fc31475b0761d76c3605daa48b0581454af0aebc\" id=3955d6ac-b784-4a91-8a2c-dfb80fde65a2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.439232 | controller |     "Jun 09 17:36:31.618034 crc crio[20770]: time=\"2026-06-09T17:36:31.617751142Z\" level=info msg=\"Removed container add5b8cebe84050999d95200fc31475b0761d76c3605daa48b0581454af0aebc: openshift-infra/auto-csr-approver-29683770-fjcvj/oc\" id=3955d6ac-b784-4a91-8a2c-dfb80fde65a2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.439247 | controller |     "Jun 09 17:36:31.645254 crc crio[20770]: time=\"2026-06-09T17:36:31.6450668Z\" level=info msg=\"Stopping pod sandbox: 3f71932e8fc9a3e4df4d4c10bbabe16626132f5d2bedb1bcbe8fe7db3ecc3dbd\" id=daefb4b7-f381-4e87-b63d-0496caf99db2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.439262 | controller |     "Jun 09 17:36:31.645254 crc crio[20770]: time=\"2026-06-09T17:36:31.645164642Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3f71932e8fc9a3e4df4d4c10bbabe16626132f5d2bedb1bcbe8fe7db3ecc3dbd\" id=daefb4b7-f381-4e87-b63d-0496caf99db2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.439277 | controller |     "Jun 09 17:36:31.647342 crc crio[20770]: time=\"2026-06-09T17:36:31.646982215Z\" level=info msg=\"Removing pod sandbox: 3f71932e8fc9a3e4df4d4c10bbabe16626132f5d2bedb1bcbe8fe7db3ecc3dbd\" id=56b68ccb-2584-4ebf-8f26-0c5748260fe1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.439293 | controller |     "Jun 09 17:36:31.663808 crc crio[20770]: time=\"2026-06-09T17:36:31.663076789Z\" level=info msg=\"Removed pod sandbox: 3f71932e8fc9a3e4df4d4c10bbabe16626132f5d2bedb1bcbe8fe7db3ecc3dbd\" id=56b68ccb-2584-4ebf-8f26-0c5748260fe1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.439308 | controller |     "Jun 09 17:36:34.790507 crc crio[20770]: time=\"2026-06-09T17:36:34.789141702Z\" level=info msg=\"Stopping pod sandbox: eef9ee1faf58749cd9dfd95d2f045c5c3d9336b8110c5f2e8dd7c1834c616aa2\" id=17eadb42-af32-4f7c-bcfb-8e6fea543262 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.439328 | controller |     "Jun 09 17:36:34.793295 crc crio[20770]: time=\"2026-06-09T17:36:34.792086127Z\" level=info msg=\"Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-4cwwb Namespace:openstack ID:eef9ee1faf58749cd9dfd95d2f045c5c3d9336b8110c5f2e8dd7c1834c616aa2 UID:4bc7ddd4-988d-4415-8921-03b6a37900d8 NetNS:/var/run/netns/15b2cde2-1e26-4e92-a21e-9320928cace9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4bc7ddd4_988d_4415_8921_03b6a37900d8.slice PodAnnotations:0xc0003de180}] Aliases:map[]}\"",
2026-06-09 17:48:39.439345 | controller |     "Jun 09 17:36:34.793295 crc crio[20770]: time=\"2026-06-09T17:36:34.792323094Z\" level=info msg=\"Deleting pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-4cwwb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.439361 | controller |     "Jun 09 17:36:35.421416 crc crio[20770]: time=\"2026-06-09T17:36:35.42035761Z\" level=info msg=\"Stopped pod sandbox: eef9ee1faf58749cd9dfd95d2f045c5c3d9336b8110c5f2e8dd7c1834c616aa2\" id=17eadb42-af32-4f7c-bcfb-8e6fea543262 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.439377 | controller |     "Jun 09 17:36:36.966360 crc crio[20770]: time=\"2026-06-09T17:36:36.965037137Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 17:48:39.439393 | controller |     "Jun 09 17:37:12.608986 crc crio[20770]: time=\"2026-06-09T17:37:12.608083768Z\" level=info msg=\"Running pod sandbox: openshift-must-gather-slvlt/must-gather-ztf2t/POD\" id=2364e53c-a40b-4c49-b6c0-84e7293e4505 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.439408 | controller |     "Jun 09 17:37:12.610320 crc crio[20770]: time=\"2026-06-09T17:37:12.609034555Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.439424 | controller |     "Jun 09 17:37:12.645335 crc crio[20770]: time=\"2026-06-09T17:37:12.645046241Z\" level=info msg=\"Got pod network &{Name:must-gather-ztf2t Namespace:openshift-must-gather-slvlt ID:b08da518016aa8881b30444cc499cf9b1b909b5fc10ee110154b5189e39bc3d5 UID:d9aa1d67-aa56-4c20-a060-0f9956a3fce3 NetNS:/var/run/netns/8fdc171f-17ce-4172-921f-f36347159d7e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd9aa1d67_aa56_4c20_a060_0f9956a3fce3.slice PodAnnotations:0xc001e807f8}] Aliases:map[]}\"",
2026-06-09 17:48:39.439440 | controller |     "Jun 09 17:37:12.645335 crc crio[20770]: time=\"2026-06-09T17:37:12.645107653Z\" level=info msg=\"Adding pod openshift-must-gather-slvlt_must-gather-ztf2t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.439456 | controller |     "Jun 09 17:37:13.239014 crc crio[20770]: 2026-06-09T17:37:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b08da518016aa88 Mac:c6:be:20:2a:bb:06 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:09 Mtu:0 Sandbox:/var/run/netns/8fdc171f-17ce-4172-921f-f36347159d7e SocketPath: PciID:}] [{Interface:0xc00028e750 Address:{IP:10.217.1.9 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.439472 | controller |     "Jun 09 17:37:13.241180 crc crio[20770]: time=\"2026-06-09T17:37:13.241048151Z\" level=info msg=\"Got pod network &{Name:must-gather-ztf2t Namespace:openshift-must-gather-slvlt ID:b08da518016aa8881b30444cc499cf9b1b909b5fc10ee110154b5189e39bc3d5 UID:d9aa1d67-aa56-4c20-a060-0f9956a3fce3 NetNS:/var/run/netns/8fdc171f-17ce-4172-921f-f36347159d7e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd9aa1d67_aa56_4c20_a060_0f9956a3fce3.slice PodAnnotations:0xc001e807f8}] Aliases:map[]}\"",
2026-06-09 17:48:39.439491 | controller |     "Jun 09 17:37:13.241531 crc crio[20770]: time=\"2026-06-09T17:37:13.241454843Z\" level=info msg=\"Checking pod openshift-must-gather-slvlt_must-gather-ztf2t for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.439508 | controller |     "Jun 09 17:37:13.256010 crc crio[20770]: time=\"2026-06-09T17:37:13.255918569Z\" level=info msg=\"Ran pod sandbox b08da518016aa8881b30444cc499cf9b1b909b5fc10ee110154b5189e39bc3d5 with infra container: openshift-must-gather-slvlt/must-gather-ztf2t/POD\" id=2364e53c-a40b-4c49-b6c0-84e7293e4505 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.439545 | controller |     "Jun 09 17:37:13.258741 crc crio[20770]: time=\"2026-06-09T17:37:13.258689209Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=86203385-0280-401a-8810-15ffe603cbc6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.439562 | controller |     "Jun 09 17:37:13.258885 crc crio[20770]: time=\"2026-06-09T17:37:13.258872244Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-must-gather:latest not found\" id=86203385-0280-401a-8810-15ffe603cbc6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.439578 | controller |     "Jun 09 17:37:13.258951 crc crio[20770]: time=\"2026-06-09T17:37:13.258917045Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-must-gather:latest found\" id=86203385-0280-401a-8810-15ffe603cbc6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.439594 | controller |     "Jun 09 17:37:13.260076 crc crio[20770]: time=\"2026-06-09T17:37:13.259992016Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=ee3c7cc4-2588-4ac5-8acf-683f2ac5b5ed name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.439613 | controller |     "Jun 09 17:37:13.278981 crc crio[20770]: time=\"2026-06-09T17:37:13.27890378Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-must-gather:latest\\\"\"",
2026-06-09 17:48:39.439688 | controller |     "Jun 09 17:37:20.772195 crc crio[20770]: time=\"2026-06-09T17:37:20.770600051Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-must-gather@sha256:7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8\" id=ee3c7cc4-2588-4ac5-8acf-683f2ac5b5ed name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.439712 | controller |     "Jun 09 17:37:20.774885 crc crio[20770]: time=\"2026-06-09T17:37:20.774272236Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=c97115ca-bd2a-49e6-a4fd-e4288e62f166 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.439729 | controller |     "Jun 09 17:37:20.782540 crc crio[20770]: time=\"2026-06-09T17:37:20.780597518Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=eadfb40a-d1f6-4db8-af20-16c379e5834f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.439745 | controller |     "Jun 09 17:37:20.792981 crc crio[20770]: time=\"2026-06-09T17:37:20.792901952Z\" level=info msg=\"Creating container: openshift-must-gather-slvlt/must-gather-ztf2t/gather\" id=c676dde3-8ca3-464a-9bb4-773114ec7ccd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.439761 | controller |     "Jun 09 17:37:20.796438 crc crio[20770]: time=\"2026-06-09T17:37:20.796412523Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.439781 | controller |     "Jun 09 17:37:20.849374 crc crio[20770]: time=\"2026-06-09T17:37:20.849276823Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.439797 | controller |     "Jun 09 17:37:21.238688 crc crio[20770]: time=\"2026-06-09T17:37:21.238451136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.439813 | controller |     "Jun 09 17:37:21.348862 crc crio[20770]: time=\"2026-06-09T17:37:21.348261834Z\" level=info msg=\"Created container a6d99c86f1d550cf82b2aedceae205abfc4787eb1594844fbd76eef1173984b1: openshift-must-gather-slvlt/must-gather-ztf2t/gather\" id=c676dde3-8ca3-464a-9bb4-773114ec7ccd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.439828 | controller |     "Jun 09 17:37:21.350109 crc crio[20770]: time=\"2026-06-09T17:37:21.350024225Z\" level=info msg=\"Starting container: a6d99c86f1d550cf82b2aedceae205abfc4787eb1594844fbd76eef1173984b1\" id=0c97b8ba-d4fd-4002-b78e-51df20450fb6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.439844 | controller |     "Jun 09 17:37:21.358364 crc crio[20770]: time=\"2026-06-09T17:37:21.358059436Z\" level=info msg=\"Started container\" PID=198636 containerID=a6d99c86f1d550cf82b2aedceae205abfc4787eb1594844fbd76eef1173984b1 description=openshift-must-gather-slvlt/must-gather-ztf2t/gather id=0c97b8ba-d4fd-4002-b78e-51df20450fb6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b08da518016aa8881b30444cc499cf9b1b909b5fc10ee110154b5189e39bc3d5",
2026-06-09 17:48:39.439861 | controller |     "Jun 09 17:37:21.384452 crc crio[20770]: time=\"2026-06-09T17:37:21.38429063Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=dc4d9fc0-4dd9-4a00-b4df-b314a6589e8b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.439877 | controller |     "Jun 09 17:37:21.388951 crc crio[20770]: time=\"2026-06-09T17:37:21.388868192Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=0b10924f-735a-4337-a55d-cd18672f7afa name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.439893 | controller |     "Jun 09 17:37:21.398744 crc crio[20770]: time=\"2026-06-09T17:37:21.398566181Z\" level=info msg=\"Creating container: openshift-must-gather-slvlt/must-gather-ztf2t/copy\" id=f0ae2aeb-0bb9-4b40-82ad-f0a971cbcb29 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.439909 | controller |     "Jun 09 17:37:21.400181 crc crio[20770]: time=\"2026-06-09T17:37:21.400110635Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.439924 | controller |     "Jun 09 17:37:21.472753 crc crio[20770]: time=\"2026-06-09T17:37:21.472522618Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.439940 | controller |     "Jun 09 17:37:21.700142 crc crio[20770]: time=\"2026-06-09T17:37:21.699883257Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.439955 | controller |     "Jun 09 17:37:21.779734 crc crio[20770]: time=\"2026-06-09T17:37:21.77959754Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 17:48:39.439971 | controller |     "Jun 09 17:37:21.802241 crc crio[20770]: time=\"2026-06-09T17:37:21.801134899Z\" level=info msg=\"Created container ff5d9edc8d11368b03d36617703631aa55f651d992ecd02cac29238af351a383: openshift-must-gather-slvlt/must-gather-ztf2t/copy\" id=f0ae2aeb-0bb9-4b40-82ad-f0a971cbcb29 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.439990 | controller |     "Jun 09 17:37:21.803266 crc crio[20770]: time=\"2026-06-09T17:37:21.803129406Z\" level=info msg=\"Starting container: ff5d9edc8d11368b03d36617703631aa55f651d992ecd02cac29238af351a383\" id=5238ccd2-29be-443b-8db9-8a5f3ea5177c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.440007 | controller |     "Jun 09 17:37:21.813055 crc crio[20770]: time=\"2026-06-09T17:37:21.81230807Z\" level=info msg=\"Started container\" PID=198786 containerID=ff5d9edc8d11368b03d36617703631aa55f651d992ecd02cac29238af351a383 description=openshift-must-gather-slvlt/must-gather-ztf2t/copy id=5238ccd2-29be-443b-8db9-8a5f3ea5177c name=/runtime.v1.RuntimeService/StartContainer sandboxID=b08da518016aa8881b30444cc499cf9b1b909b5fc10ee110154b5189e39bc3d5",
2026-06-09 17:48:39.440024 | controller |     "Jun 09 17:37:27.733445 crc crio[20770]: time=\"2026-06-09T17:37:27.732492194Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 17:48:39.440039 | controller |     "Jun 09 17:37:27.762761 crc crio[20770]: time=\"2026-06-09T17:37:27.762537518Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 17:48:39.440055 | controller |     "Jun 09 17:37:28.087387 crc crio[20770]: time=\"2026-06-09T17:37:28.087147774Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 17:48:39.440071 | controller |     "Jun 09 17:37:28.129819 crc crio[20770]: time=\"2026-06-09T17:37:28.129722318Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 17:48:39.440087 | controller |     "Jun 09 17:37:28.167318 crc crio[20770]: time=\"2026-06-09T17:37:28.167009121Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 17:48:39.440103 | controller |     "Jun 09 17:37:28.175184 crc crio[20770]: time=\"2026-06-09T17:37:28.175094683Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 17:48:39.440119 | controller |     "Jun 09 17:37:28.419347 crc crio[20770]: time=\"2026-06-09T17:37:28.419119902Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 17:48:39.440135 | controller |     "Jun 09 17:37:28.487258 crc crio[20770]: time=\"2026-06-09T17:37:28.487126477Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 17:48:39.440151 | controller |     "Jun 09 17:37:29.534714 crc crio[20770]: time=\"2026-06-09T17:37:29.534071648Z\" level=info msg=\"Running pod sandbox: openshift-must-gather-slvlt/crc-debug-x4k8p/POD\" id=fc691c52-8574-49a9-865f-5d059d5617ca name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.440167 | controller |     "Jun 09 17:37:29.535479 crc crio[20770]: time=\"2026-06-09T17:37:29.534794959Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.440182 | controller |     "Jun 09 17:37:29.562983 crc crio[20770]: time=\"2026-06-09T17:37:29.562900017Z\" 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=fc691c52-8574-49a9-865f-5d059d5617ca name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.440201 | controller |     "Jun 09 17:37:29.578017 crc crio[20770]: time=\"2026-06-09T17:37:29.577927639Z\" level=info msg=\"Ran pod sandbox be2316f4c0c010ce42bdd84c12fc6794f3552bbe6deffa48c66d4d411c148b3c with infra container: openshift-must-gather-slvlt/crc-debug-x4k8p/POD\" id=fc691c52-8574-49a9-865f-5d059d5617ca name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.440217 | controller |     "Jun 09 17:37:29.580334 crc crio[20770]: time=\"2026-06-09T17:37:29.580192954Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=b99dba4c-d830-4c95-b8ab-f9362d0d36e1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.440233 | controller |     "Jun 09 17:37:29.581079 crc crio[20770]: time=\"2026-06-09T17:37:29.581024848Z\" level=info msg=\"Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2 not found\" id=b99dba4c-d830-4c95-b8ab-f9362d0d36e1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.440248 | controller |     "Jun 09 17:37:29.581160 crc crio[20770]: time=\"2026-06-09T17:37:29.58110425Z\" level=info msg=\"Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2 found\" id=b99dba4c-d830-4c95-b8ab-f9362d0d36e1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.440264 | controller |     "Jun 09 17:37:29.582033 crc crio[20770]: time=\"2026-06-09T17:37:29.581968855Z\" level=info msg=\"Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=7b9a3ad5-66ae-45f4-8c72-6cc6c58075d6 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.440279 | controller |     "Jun 09 17:37:29.596376 crc crio[20770]: time=\"2026-06-09T17:37:29.596289567Z\" level=info msg=\"Trying to access \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\\\"\"",
2026-06-09 17:48:39.440296 | controller |     "Jun 09 17:37:53.280274 crc crio[20770]: time=\"2026-06-09T17:37:53.279314502Z\" level=info msg=\"Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=7b9a3ad5-66ae-45f4-8c72-6cc6c58075d6 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.440312 | controller |     "Jun 09 17:37:53.282967 crc crio[20770]: time=\"2026-06-09T17:37:53.282869754Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=5262bb40-6db7-4da1-add5-51cb2edde73a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.440328 | controller |     "Jun 09 17:37:53.288795 crc crio[20770]: time=\"2026-06-09T17:37:53.288581018Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=f54031d2-d5f7-4eae-a538-1305487d2ced name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.440343 | controller |     "Jun 09 17:37:53.300996 crc crio[20770]: time=\"2026-06-09T17:37:53.300880192Z\" level=info msg=\"Creating container: openshift-must-gather-slvlt/crc-debug-x4k8p/container-00\" id=9c506b27-1bbe-4d4f-bd4d-3a05b1059e88 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.440358 | controller |     "Jun 09 17:37:53.302749 crc crio[20770]: time=\"2026-06-09T17:37:53.302685704Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.440373 | controller |     "Jun 09 17:37:53.340028 crc crio[20770]: time=\"2026-06-09T17:37:53.339948376Z\" level=info msg=\"Mount propogration for the host path / will be set to HostToContainer as it includes the container storage root\" id=9c506b27-1bbe-4d4f-bd4d-3a05b1059e88 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.440392 | controller |     "Jun 09 17:37:53.362991 crc crio[20770]: time=\"2026-06-09T17:37:53.362484864Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.440407 | controller |     "Jun 09 17:37:53.364967 crc crio[20770]: time=\"2026-06-09T17:37:53.364890113Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.440422 | controller |     "Jun 09 17:37:53.586758 crc crio[20770]: time=\"2026-06-09T17:37:53.586504987Z\" level=info msg=\"Created container 6a449560b40e0470cfe3656d3eb1f935e985d0d6a9975ffdbf0d9de77fb565e5: openshift-must-gather-slvlt/crc-debug-x4k8p/container-00\" id=9c506b27-1bbe-4d4f-bd4d-3a05b1059e88 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.440437 | controller |     "Jun 09 17:37:53.591085 crc crio[20770]: time=\"2026-06-09T17:37:53.590996316Z\" level=info msg=\"Starting container: 6a449560b40e0470cfe3656d3eb1f935e985d0d6a9975ffdbf0d9de77fb565e5\" id=cbe57cf6-07c1-42fc-8ffc-3eb7f7fe2a39 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.440452 | controller |     "Jun 09 17:37:53.600178 crc crio[20770]: time=\"2026-06-09T17:37:53.59948846Z\" level=info msg=\"Started container\" PID=204379 containerID=6a449560b40e0470cfe3656d3eb1f935e985d0d6a9975ffdbf0d9de77fb565e5 description=openshift-must-gather-slvlt/crc-debug-x4k8p/container-00 id=cbe57cf6-07c1-42fc-8ffc-3eb7f7fe2a39 name=/runtime.v1.RuntimeService/StartContainer sandboxID=be2316f4c0c010ce42bdd84c12fc6794f3552bbe6deffa48c66d4d411c148b3c",
2026-06-09 17:48:39.440469 | controller |     "Jun 09 17:38:00.553092 crc crio[20770]: time=\"2026-06-09T17:38:00.551750616Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683778-555mj/POD\" id=3461812a-03ad-44be-a86e-6d2d545dd1e8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.440484 | controller |     "Jun 09 17:38:00.553092 crc crio[20770]: time=\"2026-06-09T17:38:00.552684613Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.440500 | controller |     "Jun 09 17:38:00.606004 crc crio[20770]: time=\"2026-06-09T17:38:00.605800901Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683778-555mj Namespace:openshift-infra ID:93668d155e86d4d68d4e28ba7488c2460aec3b3f645b3b6bf144ecbf7c26cbba UID:5e462535-73bd-4033-a310-06fd06e372df NetNS:/var/run/netns/3a9f914e-18f5-4cec-8c18-c97efc4c17de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5e462535_73bd_4033_a310_06fd06e372df.slice PodAnnotations:0xc006e7e118}] Aliases:map[]}\"",
2026-06-09 17:48:39.440543 | controller |     "Jun 09 17:38:00.606004 crc crio[20770]: time=\"2026-06-09T17:38:00.605961085Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683778-555mj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.440563 | controller |     "Jun 09 17:38:01.249743 crc crio[20770]: 2026-06-09T17:38:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:93668d155e86d4d Mac:12:5f:01:c6:d0:2a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0a Mtu:0 Sandbox:/var/run/netns/3a9f914e-18f5-4cec-8c18-c97efc4c17de SocketPath: PciID:}] [{Interface:0xc0005a07d0 Address:{IP:10.217.1.10 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.440580 | controller |     "Jun 09 17:38:01.251593 crc crio[20770]: time=\"2026-06-09T17:38:01.251519681Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683778-555mj Namespace:openshift-infra ID:93668d155e86d4d68d4e28ba7488c2460aec3b3f645b3b6bf144ecbf7c26cbba UID:5e462535-73bd-4033-a310-06fd06e372df NetNS:/var/run/netns/3a9f914e-18f5-4cec-8c18-c97efc4c17de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5e462535_73bd_4033_a310_06fd06e372df.slice PodAnnotations:0xc006e7e118}] Aliases:map[]}\"",
2026-06-09 17:48:39.440599 | controller |     "Jun 09 17:38:01.251857 crc crio[20770]: time=\"2026-06-09T17:38:01.251731698Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683778-555mj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.440616 | controller |     "Jun 09 17:38:03.443541 crc crio[20770]: time=\"2026-06-09T17:38:03.44309892Z\" level=info msg=\"Ran pod sandbox 93668d155e86d4d68d4e28ba7488c2460aec3b3f645b3b6bf144ecbf7c26cbba with infra container: openshift-infra/auto-csr-approver-29683778-555mj/POD\" id=3461812a-03ad-44be-a86e-6d2d545dd1e8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.440632 | controller |     "Jun 09 17:38:03.451157 crc crio[20770]: time=\"2026-06-09T17:38:03.45107179Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=d8660e60-6ef0-41d1-b6ba-fcf617f2f13b name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.440648 | controller |     "Jun 09 17:38:03.456390 crc crio[20770]: time=\"2026-06-09T17:38:03.45630866Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 17:48:39.440663 | controller |     "Jun 09 17:38:04.352289 crc crio[20770]: time=\"2026-06-09T17:38:04.352073495Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=d8660e60-6ef0-41d1-b6ba-fcf617f2f13b name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.440679 | controller |     "Jun 09 17:38:04.353434 crc crio[20770]: time=\"2026-06-09T17:38:04.353346321Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a79ff603-8a29-425e-ab1a-d37ab9d3ea07 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.440695 | controller |     "Jun 09 17:38:04.355830 crc crio[20770]: time=\"2026-06-09T17:38:04.355788432Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a4f18757-daa1-45b6-aebc-f4ea600dba15 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.440710 | controller |     "Jun 09 17:38:04.364372 crc crio[20770]: time=\"2026-06-09T17:38:04.364194183Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683778-555mj/oc\" id=3927ed5f-1811-494b-b233-d8fb51f61557 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.440726 | controller |     "Jun 09 17:38:04.365023 crc crio[20770]: time=\"2026-06-09T17:38:04.364933105Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.440757 | controller |     "Jun 09 17:38:04.438363 crc crio[20770]: time=\"2026-06-09T17:38:04.438286094Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.440773 | controller |     "Jun 09 17:38:04.777720 crc crio[20770]: time=\"2026-06-09T17:38:04.777562202Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.440787 | controller |     "Jun 09 17:38:04.898268 crc crio[20770]: time=\"2026-06-09T17:38:04.897711818Z\" level=info msg=\"Created container 3c3937ac4b961ff0b5c8d89864cf1f3572fc8d2fa962bbbd9907ab07c9413367: openshift-infra/auto-csr-approver-29683778-555mj/oc\" id=3927ed5f-1811-494b-b233-d8fb51f61557 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.440803 | controller |     "Jun 09 17:38:04.901510 crc crio[20770]: time=\"2026-06-09T17:38:04.901442855Z\" level=info msg=\"Starting container: 3c3937ac4b961ff0b5c8d89864cf1f3572fc8d2fa962bbbd9907ab07c9413367\" id=5f85ebd9-7eaa-4490-8d48-adae16ca902e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.440823 | controller |     "Jun 09 17:38:04.907442 crc crio[20770]: time=\"2026-06-09T17:38:04.907348255Z\" level=info msg=\"Started container\" PID=206198 containerID=3c3937ac4b961ff0b5c8d89864cf1f3572fc8d2fa962bbbd9907ab07c9413367 description=openshift-infra/auto-csr-approver-29683778-555mj/oc id=5f85ebd9-7eaa-4490-8d48-adae16ca902e name=/runtime.v1.RuntimeService/StartContainer sandboxID=93668d155e86d4d68d4e28ba7488c2460aec3b3f645b3b6bf144ecbf7c26cbba",
2026-06-09 17:48:39.440840 | controller |     "Jun 09 17:38:07.516586 crc crio[20770]: time=\"2026-06-09T17:38:07.515555278Z\" level=info msg=\"Stopping pod sandbox: 93668d155e86d4d68d4e28ba7488c2460aec3b3f645b3b6bf144ecbf7c26cbba\" id=537d378f-165d-4d1e-989b-8e1396dd52b5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.440856 | controller |     "Jun 09 17:38:07.517786 crc crio[20770]: time=\"2026-06-09T17:38:07.517542575Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683778-555mj Namespace:openshift-infra ID:93668d155e86d4d68d4e28ba7488c2460aec3b3f645b3b6bf144ecbf7c26cbba UID:5e462535-73bd-4033-a310-06fd06e372df NetNS:/var/run/netns/3a9f914e-18f5-4cec-8c18-c97efc4c17de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5e462535_73bd_4033_a310_06fd06e372df.slice PodAnnotations:0xc006e7fd70}] Aliases:map[]}\"",
2026-06-09 17:48:39.440872 | controller |     "Jun 09 17:38:07.519352 crc crio[20770]: time=\"2026-06-09T17:38:07.519296495Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683778-555mj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.440887 | controller |     "Jun 09 17:38:07.933405 crc crio[20770]: time=\"2026-06-09T17:38:07.932574181Z\" level=info msg=\"Stopped pod sandbox: 93668d155e86d4d68d4e28ba7488c2460aec3b3f645b3b6bf144ecbf7c26cbba\" id=537d378f-165d-4d1e-989b-8e1396dd52b5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.440903 | controller |     "Jun 09 17:38:23.738544 crc crio[20770]: time=\"2026-06-09T17:38:23.737562122Z\" level=info msg=\"Stopping pod sandbox: be2316f4c0c010ce42bdd84c12fc6794f3552bbe6deffa48c66d4d411c148b3c\" id=c560d544-feb3-4005-8209-7591908c10c9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.440918 | controller |     "Jun 09 17:38:23.746016 crc crio[20770]: time=\"2026-06-09T17:38:23.745882612Z\" level=info msg=\"Stopped pod sandbox: be2316f4c0c010ce42bdd84c12fc6794f3552bbe6deffa48c66d4d411c148b3c\" id=c560d544-feb3-4005-8209-7591908c10c9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.440933 | controller |     "Jun 09 17:38:26.461255 crc crio[20770]: time=\"2026-06-09T17:38:26.459518Z\" level=info msg=\"Running pod sandbox: openshift-must-gather-slvlt/crc-debug-dr7v7/POD\" id=e8facaef-2777-4a78-95cf-7f66c604057d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.440948 | controller |     "Jun 09 17:38:26.461255 crc crio[20770]: time=\"2026-06-09T17:38:26.460420726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.440962 | controller |     "Jun 09 17:38:26.502986 crc crio[20770]: time=\"2026-06-09T17:38:26.50285273Z\" 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=e8facaef-2777-4a78-95cf-7f66c604057d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.440978 | controller |     "Jun 09 17:38:26.518627 crc crio[20770]: time=\"2026-06-09T17:38:26.518562893Z\" level=info msg=\"Ran pod sandbox 49da8bd1ebb60453b8ede65a14312ae5664d1a7d6a77cc39c5620401bde2e385 with infra container: openshift-must-gather-slvlt/crc-debug-dr7v7/POD\" id=e8facaef-2777-4a78-95cf-7f66c604057d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.441001 | controller |     "Jun 09 17:38:26.521508 crc crio[20770]: time=\"2026-06-09T17:38:26.521447396Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=444e7d0c-c9f4-48d5-9fe0-9deb66cbc92b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.441017 | controller |     "Jun 09 17:38:26.524690 crc crio[20770]: time=\"2026-06-09T17:38:26.524457113Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=d1b4163e-d7a4-4e90-94a4-be6fe74e1ec7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.441033 | controller |     "Jun 09 17:38:26.538432 crc crio[20770]: time=\"2026-06-09T17:38:26.538334832Z\" level=info msg=\"Creating container: openshift-must-gather-slvlt/crc-debug-dr7v7/container-00\" id=fa8a0090-f10d-48b2-900d-c3297eb98161 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.441048 | controller |     "Jun 09 17:38:26.539228 crc crio[20770]: time=\"2026-06-09T17:38:26.539121845Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.441064 | controller |     "Jun 09 17:38:26.617093 crc crio[20770]: time=\"2026-06-09T17:38:26.616966314Z\" level=info msg=\"Mount propogration for the host path / will be set to HostToContainer as it includes the container storage root\" id=fa8a0090-f10d-48b2-900d-c3297eb98161 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.441080 | controller |     "Jun 09 17:38:26.632079 crc crio[20770]: time=\"2026-06-09T17:38:26.631610715Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.441095 | controller |     "Jun 09 17:38:26.634624 crc crio[20770]: time=\"2026-06-09T17:38:26.634556109Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.441110 | controller |     "Jun 09 17:38:26.836045 crc crio[20770]: time=\"2026-06-09T17:38:26.835861599Z\" level=info msg=\"Created container 85e0fc4e33a39b22e841e3a5711e333b5fd42ddb82d531330fee1e1aa2355d2a: openshift-must-gather-slvlt/crc-debug-dr7v7/container-00\" id=fa8a0090-f10d-48b2-900d-c3297eb98161 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.441126 | controller |     "Jun 09 17:38:26.837631 crc crio[20770]: time=\"2026-06-09T17:38:26.837585879Z\" level=info msg=\"Starting container: 85e0fc4e33a39b22e841e3a5711e333b5fd42ddb82d531330fee1e1aa2355d2a\" id=a7863cb8-b993-4fda-b8e5-804360707b5f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.441142 | controller |     "Jun 09 17:38:26.845519 crc crio[20770]: time=\"2026-06-09T17:38:26.845448835Z\" level=info msg=\"Started container\" PID=210291 containerID=85e0fc4e33a39b22e841e3a5711e333b5fd42ddb82d531330fee1e1aa2355d2a description=openshift-must-gather-slvlt/crc-debug-dr7v7/container-00 id=a7863cb8-b993-4fda-b8e5-804360707b5f name=/runtime.v1.RuntimeService/StartContainer sandboxID=49da8bd1ebb60453b8ede65a14312ae5664d1a7d6a77cc39c5620401bde2e385",
2026-06-09 17:48:39.441158 | controller |     "Jun 09 17:38:28.827519 crc crio[20770]: time=\"2026-06-09T17:38:28.826938032Z\" level=info msg=\"Stopping pod sandbox: 49da8bd1ebb60453b8ede65a14312ae5664d1a7d6a77cc39c5620401bde2e385\" id=591091f9-2098-487c-bd4d-b40f77aa18a7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.441174 | controller |     "Jun 09 17:38:28.834128 crc crio[20770]: time=\"2026-06-09T17:38:28.834048456Z\" level=info msg=\"Stopped pod sandbox: 49da8bd1ebb60453b8ede65a14312ae5664d1a7d6a77cc39c5620401bde2e385\" id=591091f9-2098-487c-bd4d-b40f77aa18a7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.441193 | controller |     "Jun 09 17:38:29.846572 crc crio[20770]: time=\"2026-06-09T17:38:29.845528566Z\" level=info msg=\"Removing container: 85e0fc4e33a39b22e841e3a5711e333b5fd42ddb82d531330fee1e1aa2355d2a\" id=ebb0c7a0-d8ce-48fe-bb61-10de99066afe name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.441209 | controller |     "Jun 09 17:38:29.899843 crc crio[20770]: time=\"2026-06-09T17:38:29.899434247Z\" level=info msg=\"Removed container 85e0fc4e33a39b22e841e3a5711e333b5fd42ddb82d531330fee1e1aa2355d2a: openshift-must-gather-slvlt/crc-debug-dr7v7/container-00\" id=ebb0c7a0-d8ce-48fe-bb61-10de99066afe name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.441225 | controller |     "Jun 09 17:38:31.713832 crc crio[20770]: time=\"2026-06-09T17:38:31.713284163Z\" level=info msg=\"Removing container: 639d57c08059f37b745ea22e341fb3234e2b958a3584f6e6f4b0d00603b82bc7\" id=db9efa39-73a0-4452-b5e0-55035c682e83 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.441240 | controller |     "Jun 09 17:38:31.855733 crc crio[20770]: time=\"2026-06-09T17:38:31.85538884Z\" level=info msg=\"Removed container 639d57c08059f37b745ea22e341fb3234e2b958a3584f6e6f4b0d00603b82bc7: openshift-infra/auto-csr-approver-29683772-4tp7d/oc\" id=db9efa39-73a0-4452-b5e0-55035c682e83 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.441254 | controller |     "Jun 09 17:38:31.865065 crc crio[20770]: time=\"2026-06-09T17:38:31.864850743Z\" level=info msg=\"Stopping pod sandbox: 57e327dde74cc4b2b3c987a84e594478f0935606ea386b4cd1620259b73bbf46\" id=99ca9a80-c17b-4200-b734-8b546bb90f50 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.441270 | controller |     "Jun 09 17:38:31.865065 crc crio[20770]: time=\"2026-06-09T17:38:31.864993207Z\" level=info msg=\"Stopped pod sandbox (already stopped): 57e327dde74cc4b2b3c987a84e594478f0935606ea386b4cd1620259b73bbf46\" id=99ca9a80-c17b-4200-b734-8b546bb90f50 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.441286 | controller |     "Jun 09 17:38:31.865702 crc crio[20770]: time=\"2026-06-09T17:38:31.865568853Z\" level=info msg=\"Removing pod sandbox: 57e327dde74cc4b2b3c987a84e594478f0935606ea386b4cd1620259b73bbf46\" id=5646f035-3e89-484d-bf56-b86eebfd89b7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.441301 | controller |     "Jun 09 17:38:31.893189 crc crio[20770]: time=\"2026-06-09T17:38:31.893062414Z\" level=info msg=\"Removed pod sandbox: 57e327dde74cc4b2b3c987a84e594478f0935606ea386b4cd1620259b73bbf46\" id=5646f035-3e89-484d-bf56-b86eebfd89b7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.441316 | controller |     "Jun 09 17:38:31.894565 crc crio[20770]: time=\"2026-06-09T17:38:31.894492375Z\" level=info msg=\"Stopping pod sandbox: 49da8bd1ebb60453b8ede65a14312ae5664d1a7d6a77cc39c5620401bde2e385\" id=d709b751-1241-4b3b-b115-558853a57e9b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.441332 | controller |     "Jun 09 17:38:31.894754 crc crio[20770]: time=\"2026-06-09T17:38:31.894729922Z\" level=info msg=\"Stopped pod sandbox (already stopped): 49da8bd1ebb60453b8ede65a14312ae5664d1a7d6a77cc39c5620401bde2e385\" id=d709b751-1241-4b3b-b115-558853a57e9b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.441347 | controller |     "Jun 09 17:38:31.895494 crc crio[20770]: time=\"2026-06-09T17:38:31.89534749Z\" level=info msg=\"Removing pod sandbox: 49da8bd1ebb60453b8ede65a14312ae5664d1a7d6a77cc39c5620401bde2e385\" id=c3ef68e4-6b74-40d0-aa18-aed79afb2903 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.441361 | controller |     "Jun 09 17:38:31.912163 crc crio[20770]: time=\"2026-06-09T17:38:31.91206728Z\" level=info msg=\"Removed pod sandbox: 49da8bd1ebb60453b8ede65a14312ae5664d1a7d6a77cc39c5620401bde2e385\" id=c3ef68e4-6b74-40d0-aa18-aed79afb2903 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.441380 | controller |     "Jun 09 17:38:48.604557 crc crio[20770]: time=\"2026-06-09T17:38:48.6036171Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-kxj7z/POD\" id=bdcbc7b9-7f1e-4845-b790-b3da07bf5df5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.441395 | controller |     "Jun 09 17:38:48.605618 crc crio[20770]: time=\"2026-06-09T17:38:48.604558287Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.441410 | controller |     "Jun 09 17:38:48.645921 crc crio[20770]: time=\"2026-06-09T17:38:48.640556392Z\" level=info msg=\"Got pod network &{Name:redhat-operators-kxj7z Namespace:openshift-marketplace ID:200bb02797b85e8c0a6047e39379a6ea93205c7e6d71c0079518d39445fc2ab0 UID:65213554-9bdf-4097-9316-4139a6bdb261 NetNS:/var/run/netns/b547979d-12fe-4fdd-97c3-2b64802b8cb5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod65213554_9bdf_4097_9316_4139a6bdb261.slice PodAnnotations:0xc0029d43e8}] Aliases:map[]}\"",
2026-06-09 17:48:39.441425 | controller |     "Jun 09 17:38:48.645921 crc crio[20770]: time=\"2026-06-09T17:38:48.640868821Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-kxj7z to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.441440 | controller |     "Jun 09 17:38:49.255006 crc crio[20770]: time=\"2026-06-09T17:38:49.25451199Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-tlp2j/POD\" id=5b67c5f9-91a2-4f3d-882a-d332d21a4c99 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.441456 | controller |     "Jun 09 17:38:49.255141 crc crio[20770]: time=\"2026-06-09T17:38:49.255029535Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.441472 | controller |     "Jun 09 17:38:49.323180 crc crio[20770]: time=\"2026-06-09T17:38:49.32303761Z\" level=info msg=\"Got pod network &{Name:certified-operators-tlp2j Namespace:openshift-marketplace ID:440af54210f220368ca4246c5038cbe11c16cbdebb839b93e2541a09c1aa4abb UID:87188f87-181e-4854-9974-501b88a13a2d NetNS:/var/run/netns/44760476-3421-44fd-a0d7-5bb490e5c47f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod87188f87_181e_4854_9974_501b88a13a2d.slice PodAnnotations:0xc002894bb0}] Aliases:map[]}\"",
2026-06-09 17:48:39.441487 | controller |     "Jun 09 17:38:49.323180 crc crio[20770]: time=\"2026-06-09T17:38:49.323160424Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-tlp2j to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.441503 | controller |     "Jun 09 17:38:49.386986 crc crio[20770]: 2026-06-09T17:38:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:200bb02797b85e8 Mac:ee:e2:46:e7:08:21 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0b Mtu:0 Sandbox:/var/run/netns/b547979d-12fe-4fdd-97c3-2b64802b8cb5 SocketPath: PciID:}] [{Interface:0xc000014630 Address:{IP:10.217.1.11 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.441540 | controller |     "Jun 09 17:38:49.387768 crc crio[20770]: time=\"2026-06-09T17:38:49.387634618Z\" level=info msg=\"Got pod network &{Name:redhat-operators-kxj7z Namespace:openshift-marketplace ID:200bb02797b85e8c0a6047e39379a6ea93205c7e6d71c0079518d39445fc2ab0 UID:65213554-9bdf-4097-9316-4139a6bdb261 NetNS:/var/run/netns/b547979d-12fe-4fdd-97c3-2b64802b8cb5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod65213554_9bdf_4097_9316_4139a6bdb261.slice PodAnnotations:0xc0029d43e8}] Aliases:map[]}\"",
2026-06-09 17:48:39.441561 | controller |     "Jun 09 17:38:49.387883 crc crio[20770]: time=\"2026-06-09T17:38:49.387851154Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-kxj7z for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.441578 | controller |     "Jun 09 17:38:49.397091 crc crio[20770]: time=\"2026-06-09T17:38:49.396761861Z\" level=info msg=\"Ran pod sandbox 200bb02797b85e8c0a6047e39379a6ea93205c7e6d71c0079518d39445fc2ab0 with infra container: openshift-marketplace/redhat-operators-kxj7z/POD\" id=bdcbc7b9-7f1e-4845-b790-b3da07bf5df5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.441594 | controller |     "Jun 09 17:38:49.400275 crc crio[20770]: time=\"2026-06-09T17:38:49.400067636Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=09e218a7-8b04-45f8-88d5-bc0eba986034 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.441610 | controller |     "Jun 09 17:38:49.410835 crc crio[20770]: time=\"2026-06-09T17:38:49.410745583Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f379cff4-1ab8-46d7-9a2b-eecc71bab602 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.441625 | controller |     "Jun 09 17:38:49.420757 crc crio[20770]: time=\"2026-06-09T17:38:49.419163465Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-kxj7z/extract-utilities\" id=e252aa9d-ee89-44e7-905c-4d444e0b399a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.441641 | controller |     "Jun 09 17:38:49.420757 crc crio[20770]: time=\"2026-06-09T17:38:49.41969925Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.441656 | controller |     "Jun 09 17:38:49.481031 crc crio[20770]: time=\"2026-06-09T17:38:49.480168169Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.441671 | controller |     "Jun 09 17:38:49.487887 crc crio[20770]: time=\"2026-06-09T17:38:49.487796049Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.441687 | controller |     "Jun 09 17:38:49.953391 crc crio[20770]: time=\"2026-06-09T17:38:49.952632597Z\" level=info msg=\"Created container 5f52a62e664ba9a27ccd1b1f57dcd261353a0cac1f16e9cf75f0e00388b33966: openshift-marketplace/redhat-operators-kxj7z/extract-utilities\" id=e252aa9d-ee89-44e7-905c-4d444e0b399a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.441703 | controller |     "Jun 09 17:38:49.965352 crc crio[20770]: time=\"2026-06-09T17:38:49.9652612Z\" level=info msg=\"Starting container: 5f52a62e664ba9a27ccd1b1f57dcd261353a0cac1f16e9cf75f0e00388b33966\" id=1d2a8975-3aff-43bc-8907-e778e6611d8b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.441719 | controller |     "Jun 09 17:38:49.991836 crc crio[20770]: time=\"2026-06-09T17:38:49.991725491Z\" level=info msg=\"Started container\" PID=214827 containerID=5f52a62e664ba9a27ccd1b1f57dcd261353a0cac1f16e9cf75f0e00388b33966 description=openshift-marketplace/redhat-operators-kxj7z/extract-utilities id=1d2a8975-3aff-43bc-8907-e778e6611d8b name=/runtime.v1.RuntimeService/StartContainer sandboxID=200bb02797b85e8c0a6047e39379a6ea93205c7e6d71c0079518d39445fc2ab0",
2026-06-09 17:48:39.441736 | controller |     "Jun 09 17:38:50.000534 crc crio[20770]: 2026-06-09T17:38:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:440af54210f2203 Mac:a2:06:9a:53:d5:cb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0c Mtu:0 Sandbox:/var/run/netns/44760476-3421-44fd-a0d7-5bb490e5c47f SocketPath: PciID:}] [{Interface:0xc000014d50 Address:{IP:10.217.1.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.441756 | controller |     "Jun 09 17:38:50.002555 crc crio[20770]: time=\"2026-06-09T17:38:50.00247335Z\" level=info msg=\"Got pod network &{Name:certified-operators-tlp2j Namespace:openshift-marketplace ID:440af54210f220368ca4246c5038cbe11c16cbdebb839b93e2541a09c1aa4abb UID:87188f87-181e-4854-9974-501b88a13a2d NetNS:/var/run/netns/44760476-3421-44fd-a0d7-5bb490e5c47f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod87188f87_181e_4854_9974_501b88a13a2d.slice PodAnnotations:0xc002894bb0}] Aliases:map[]}\"",
2026-06-09 17:48:39.441774 | controller |     "Jun 09 17:38:50.002761 crc crio[20770]: time=\"2026-06-09T17:38:50.002729787Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-tlp2j for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.441789 | controller |     "Jun 09 17:38:50.015106 crc crio[20770]: time=\"2026-06-09T17:38:50.015035161Z\" level=info msg=\"Ran pod sandbox 440af54210f220368ca4246c5038cbe11c16cbdebb839b93e2541a09c1aa4abb with infra container: openshift-marketplace/certified-operators-tlp2j/POD\" id=5b67c5f9-91a2-4f3d-882a-d332d21a4c99 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.441804 | controller |     "Jun 09 17:38:50.022104 crc crio[20770]: time=\"2026-06-09T17:38:50.02054335Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=06a5a8e6-e3ce-4ffc-b72e-b4ead92266a0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.441820 | controller |     "Jun 09 17:38:50.027218 crc crio[20770]: time=\"2026-06-09T17:38:50.027094818Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0b247229-192f-4a6e-abef-8e5cc299dd5b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.441835 | controller |     "Jun 09 17:38:50.048233 crc crio[20770]: time=\"2026-06-09T17:38:50.047940218Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-tlp2j/extract-utilities\" id=ca620e5e-7eb2-4097-9b23-0906fcafdb35 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.441850 | controller |     "Jun 09 17:38:50.048472 crc crio[20770]: time=\"2026-06-09T17:38:50.048338859Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.441867 | controller |     "Jun 09 17:38:50.165576 crc crio[20770]: time=\"2026-06-09T17:38:50.165485908Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.441881 | controller |     "Jun 09 17:38:50.171039 crc crio[20770]: time=\"2026-06-09T17:38:50.170911034Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.441897 | controller |     "Jun 09 17:38:50.188453 crc crio[20770]: time=\"2026-06-09T17:38:50.188042907Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=b1f30bea-8237-4c8f-9743-09360d86e78d name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.441912 | controller |     "Jun 09 17:38:50.207807 crc crio[20770]: time=\"2026-06-09T17:38:50.207727263Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-09 17:48:39.441928 | controller |     "Jun 09 17:38:50.331500 crc crio[20770]: time=\"2026-06-09T17:38:50.331428691Z\" level=info msg=\"Created container 6f992b3f5fb55f33eed9e587361cc40ae0f3c7243e80d573a2088a1c1c04ced8: openshift-marketplace/certified-operators-tlp2j/extract-utilities\" id=ca620e5e-7eb2-4097-9b23-0906fcafdb35 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.441947 | controller |     "Jun 09 17:38:50.335100 crc crio[20770]: time=\"2026-06-09T17:38:50.334971383Z\" level=info msg=\"Starting container: 6f992b3f5fb55f33eed9e587361cc40ae0f3c7243e80d573a2088a1c1c04ced8\" id=3ce061d1-32e1-4b5a-aa0c-cd97b2090d09 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.441963 | controller |     "Jun 09 17:38:50.345754 crc crio[20770]: time=\"2026-06-09T17:38:50.345082814Z\" level=info msg=\"Started container\" PID=214865 containerID=6f992b3f5fb55f33eed9e587361cc40ae0f3c7243e80d573a2088a1c1c04ced8 description=openshift-marketplace/certified-operators-tlp2j/extract-utilities id=3ce061d1-32e1-4b5a-aa0c-cd97b2090d09 name=/runtime.v1.RuntimeService/StartContainer sandboxID=440af54210f220368ca4246c5038cbe11c16cbdebb839b93e2541a09c1aa4abb",
2026-06-09 17:48:39.441979 | controller |     "Jun 09 17:38:50.889952 crc crio[20770]: time=\"2026-06-09T17:38:50.889845471Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:fc6a16d8f231accd9aa36e952dece09ceb23dd2bd734fa3d5279adae1b59f636\" id=b1f30bea-8237-4c8f-9743-09360d86e78d name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.441996 | controller |     "Jun 09 17:38:50.891537 crc crio[20770]: time=\"2026-06-09T17:38:50.891425226Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=1ef483a7-2393-46ac-a003-c23142abf5e0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.442012 | controller |     "Jun 09 17:38:50.898135 crc crio[20770]: time=\"2026-06-09T17:38:50.897970355Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=3ae00e9d-6287-41f1-908f-0c44fd74b90e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.442028 | controller |     "Jun 09 17:38:50.908610 crc crio[20770]: time=\"2026-06-09T17:38:50.908015134Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-kxj7z/extract-content\" id=b63010f5-10d6-48fe-ad7e-d58ee3eb0036 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.442042 | controller |     "Jun 09 17:38:50.908610 crc crio[20770]: time=\"2026-06-09T17:38:50.908610941Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.442058 | controller |     "Jun 09 17:38:50.962120 crc crio[20770]: time=\"2026-06-09T17:38:50.962043037Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-bnrnb/POD\" id=a38f4903-6ccc-4d7b-8241-d0524a7d45e2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.442110 | controller |     "Jun 09 17:38:50.962950 crc crio[20770]: time=\"2026-06-09T17:38:50.962155551Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.442138 | controller |     "Jun 09 17:38:50.990549 crc crio[20770]: time=\"2026-06-09T17:38:50.98923982Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.442155 | controller |     "Jun 09 17:38:50.992509 crc crio[20770]: time=\"2026-06-09T17:38:50.992434171Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.442171 | controller |     "Jun 09 17:38:51.026335 crc crio[20770]: time=\"2026-06-09T17:38:51.026281545Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-bnrnb Namespace:openshift-marketplace ID:05fd4fc97cc3a0477b2edaf8d497f692a737d390a9ec0ecfbe5c59e9057026d1 UID:fefa2a7d-29cb-4679-a820-27200b028a1c NetNS:/var/run/netns/6c2e52e5-4c80-4b51-995c-11ded8ae22eb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfefa2a7d_29cb_4679_a820_27200b028a1c.slice PodAnnotations:0xc0029d4828}] Aliases:map[]}\"",
2026-06-09 17:48:39.442194 | controller |     "Jun 09 17:38:51.026690 crc crio[20770]: time=\"2026-06-09T17:38:51.026624715Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-bnrnb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.442211 | controller |     "Jun 09 17:38:51.250786 crc crio[20770]: time=\"2026-06-09T17:38:51.243550304Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=6a248015-7fa4-47dc-af1d-8dce5f97d645 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.442227 | controller |     "Jun 09 17:38:51.250786 crc crio[20770]: time=\"2026-06-09T17:38:51.249147815Z\" level=info msg=\"Created container 3ba0a5a9e61c2c1cbad4d56002490b21f004c647cfe0cb1c08eed4565a5c9513: openshift-marketplace/redhat-operators-kxj7z/extract-content\" id=b63010f5-10d6-48fe-ad7e-d58ee3eb0036 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.442243 | controller |     "Jun 09 17:38:51.255792 crc crio[20770]: time=\"2026-06-09T17:38:51.255725114Z\" level=info msg=\"Starting container: 3ba0a5a9e61c2c1cbad4d56002490b21f004c647cfe0cb1c08eed4565a5c9513\" id=4cf21400-0f87-4085-877b-c871742a8b32 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.442259 | controller |     "Jun 09 17:38:51.264067 crc crio[20770]: time=\"2026-06-09T17:38:51.264014422Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-09 17:48:39.442275 | controller |     "Jun 09 17:38:51.266993 crc crio[20770]: time=\"2026-06-09T17:38:51.266914496Z\" level=info msg=\"Started container\" PID=214925 containerID=3ba0a5a9e61c2c1cbad4d56002490b21f004c647cfe0cb1c08eed4565a5c9513 description=openshift-marketplace/redhat-operators-kxj7z/extract-content id=4cf21400-0f87-4085-877b-c871742a8b32 name=/runtime.v1.RuntimeService/StartContainer sandboxID=200bb02797b85e8c0a6047e39379a6ea93205c7e6d71c0079518d39445fc2ab0",
2026-06-09 17:48:39.442292 | controller |     "Jun 09 17:38:52.107263 crc crio[20770]: 2026-06-09T17:38:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:05fd4fc97cc3a04 Mac:1a:a2:75:34:b2:f9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0d Mtu:0 Sandbox:/var/run/netns/6c2e52e5-4c80-4b51-995c-11ded8ae22eb SocketPath: PciID:}] [{Interface:0xc000014620 Address:{IP:10.217.1.13 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.442309 | controller |     "Jun 09 17:38:52.107263 crc crio[20770]: time=\"2026-06-09T17:38:52.105055391Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-bnrnb Namespace:openshift-marketplace ID:05fd4fc97cc3a0477b2edaf8d497f692a737d390a9ec0ecfbe5c59e9057026d1 UID:fefa2a7d-29cb-4679-a820-27200b028a1c NetNS:/var/run/netns/6c2e52e5-4c80-4b51-995c-11ded8ae22eb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfefa2a7d_29cb_4679_a820_27200b028a1c.slice PodAnnotations:0xc0029d4828}] Aliases:map[]}\"",
2026-06-09 17:48:39.442325 | controller |     "Jun 09 17:38:52.107263 crc crio[20770]: time=\"2026-06-09T17:38:52.105290187Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-bnrnb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.442342 | controller |     "Jun 09 17:38:52.171071 crc crio[20770]: time=\"2026-06-09T17:38:52.155021368Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e\" id=6a248015-7fa4-47dc-af1d-8dce5f97d645 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.442358 | controller |     "Jun 09 17:38:52.171071 crc crio[20770]: time=\"2026-06-09T17:38:52.155828361Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=c42f2597-3bb5-441f-8192-acdd55f6074a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.442378 | controller |     "Jun 09 17:38:52.171071 crc crio[20770]: time=\"2026-06-09T17:38:52.158403835Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=9f5446ea-b7a5-439b-8da5-2be511933bad name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.442394 | controller |     "Jun 09 17:38:52.171071 crc crio[20770]: time=\"2026-06-09T17:38:52.170294257Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-tlp2j/extract-content\" id=bd0ca56d-c8da-488b-a410-33a6968084a0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.442410 | controller |     "Jun 09 17:38:52.171071 crc crio[20770]: time=\"2026-06-09T17:38:52.170929165Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.442425 | controller |     "Jun 09 17:38:52.172453 crc crio[20770]: time=\"2026-06-09T17:38:52.172418218Z\" level=info msg=\"Ran pod sandbox 05fd4fc97cc3a0477b2edaf8d497f692a737d390a9ec0ecfbe5c59e9057026d1 with infra container: openshift-marketplace/redhat-marketplace-bnrnb/POD\" id=a38f4903-6ccc-4d7b-8241-d0524a7d45e2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.442441 | controller |     "Jun 09 17:38:52.175111 crc crio[20770]: time=\"2026-06-09T17:38:52.175029153Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b579feff-74e3-4632-bcf3-4c2b669286cd name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.442456 | controller |     "Jun 09 17:38:52.192172 crc crio[20770]: time=\"2026-06-09T17:38:52.189732816Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=33792477-ac22-4759-beac-8f9efedb9997 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.442472 | controller |     "Jun 09 17:38:52.208404 crc crio[20770]: time=\"2026-06-09T17:38:52.208046083Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-bnrnb/extract-utilities\" id=e2812a94-3e76-4b00-a54f-66f51132abf9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.442487 | controller |     "Jun 09 17:38:52.208404 crc crio[20770]: time=\"2026-06-09T17:38:52.208552987Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.442503 | controller |     "Jun 09 17:38:52.275465 crc crio[20770]: time=\"2026-06-09T17:38:52.27541054Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.442540 | controller |     "Jun 09 17:38:52.279326 crc crio[20770]: time=\"2026-06-09T17:38:52.279300172Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.442558 | controller |     "Jun 09 17:38:52.329325 crc crio[20770]: time=\"2026-06-09T17:38:52.325889242Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.442573 | controller |     "Jun 09 17:38:52.340568 crc crio[20770]: time=\"2026-06-09T17:38:52.340400549Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.442589 | controller |     "Jun 09 17:38:52.545981 crc crio[20770]: time=\"2026-06-09T17:38:52.54591344Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-njgqf/POD\" id=42636c15-23aa-440a-b1bf-cda3125f9983 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.442608 | controller |     "Jun 09 17:38:52.546281 crc crio[20770]: time=\"2026-06-09T17:38:52.546003312Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.442625 | controller |     "Jun 09 17:38:52.600697 crc crio[20770]: time=\"2026-06-09T17:38:52.600574372Z\" level=info msg=\"Got pod network &{Name:community-operators-njgqf Namespace:openshift-marketplace ID:bbe5a35b55e2ef33bda8fde28c6a6b87c459110b4d0424210af04ae950f4d938 UID:9c4f8688-206c-474a-adc6-2155cc1bf8bf NetNS:/var/run/netns/e2309e0b-47c5-4f37-aeb7-508910cdc59f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9c4f8688_206c_474a_adc6_2155cc1bf8bf.slice PodAnnotations:0xc00008cc70}] Aliases:map[]}\"",
2026-06-09 17:48:39.442641 | controller |     "Jun 09 17:38:52.600697 crc crio[20770]: time=\"2026-06-09T17:38:52.600677835Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-njgqf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.442656 | controller |     "Jun 09 17:38:52.624545 crc crio[20770]: time=\"2026-06-09T17:38:52.624469889Z\" level=info msg=\"Created container 5cbfc5e9e2a462250be7d0222178685cc2f37b716b6d71a0fabfde9b36cce033: openshift-marketplace/redhat-marketplace-bnrnb/extract-utilities\" id=e2812a94-3e76-4b00-a54f-66f51132abf9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.442673 | controller |     "Jun 09 17:38:52.625576 crc crio[20770]: time=\"2026-06-09T17:38:52.6255281Z\" level=info msg=\"Starting container: 5cbfc5e9e2a462250be7d0222178685cc2f37b716b6d71a0fabfde9b36cce033\" id=c28eef06-537d-4e70-9b41-9b89dc68017f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.442689 | controller |     "Jun 09 17:38:52.632604 crc crio[20770]: time=\"2026-06-09T17:38:52.63144484Z\" level=info msg=\"Started container\" PID=215078 containerID=5cbfc5e9e2a462250be7d0222178685cc2f37b716b6d71a0fabfde9b36cce033 description=openshift-marketplace/redhat-marketplace-bnrnb/extract-utilities id=c28eef06-537d-4e70-9b41-9b89dc68017f name=/runtime.v1.RuntimeService/StartContainer sandboxID=05fd4fc97cc3a0477b2edaf8d497f692a737d390a9ec0ecfbe5c59e9057026d1",
2026-06-09 17:48:39.442705 | controller |     "Jun 09 17:38:52.868053 crc crio[20770]: time=\"2026-06-09T17:38:52.866956533Z\" level=info msg=\"Created container 1d80413a684822896affaeef26d9a0074998f2a94dbf233ab2fb86c619b417f9: openshift-marketplace/certified-operators-tlp2j/extract-content\" id=bd0ca56d-c8da-488b-a410-33a6968084a0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.442721 | controller |     "Jun 09 17:38:52.877088 crc crio[20770]: time=\"2026-06-09T17:38:52.876876288Z\" level=info msg=\"Starting container: 1d80413a684822896affaeef26d9a0074998f2a94dbf233ab2fb86c619b417f9\" id=42f73f11-0054-4463-8c6e-055c50794486 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.442738 | controller |     "Jun 09 17:38:52.901019 crc crio[20770]: time=\"2026-06-09T17:38:52.897734798Z\" level=info msg=\"Started container\" PID=215077 containerID=1d80413a684822896affaeef26d9a0074998f2a94dbf233ab2fb86c619b417f9 description=openshift-marketplace/certified-operators-tlp2j/extract-content id=42f73f11-0054-4463-8c6e-055c50794486 name=/runtime.v1.RuntimeService/StartContainer sandboxID=440af54210f220368ca4246c5038cbe11c16cbdebb839b93e2541a09c1aa4abb",
2026-06-09 17:48:39.442754 | controller |     "Jun 09 17:38:53.338004 crc crio[20770]: time=\"2026-06-09T17:38:53.337912328Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=bd6041ae-0798-4186-bb30-3da039c625c2 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.442774 | controller |     "Jun 09 17:38:53.343160 crc crio[20770]: time=\"2026-06-09T17:38:53.343068226Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-09 17:48:39.442790 | controller |     "Jun 09 17:38:53.377768 crc crio[20770]: 2026-06-09T17:38:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bbe5a35b55e2ef3 Mac:5a:90:1d:33:f2:10 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0e Mtu:0 Sandbox:/var/run/netns/e2309e0b-47c5-4f37-aeb7-508910cdc59f SocketPath: PciID:}] [{Interface:0xc0000146f0 Address:{IP:10.217.1.14 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.442805 | controller |     "Jun 09 17:38:53.379860 crc crio[20770]: time=\"2026-06-09T17:38:53.379584506Z\" level=info msg=\"Got pod network &{Name:community-operators-njgqf Namespace:openshift-marketplace ID:bbe5a35b55e2ef33bda8fde28c6a6b87c459110b4d0424210af04ae950f4d938 UID:9c4f8688-206c-474a-adc6-2155cc1bf8bf NetNS:/var/run/netns/e2309e0b-47c5-4f37-aeb7-508910cdc59f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9c4f8688_206c_474a_adc6_2155cc1bf8bf.slice PodAnnotations:0xc00008cc70}] Aliases:map[]}\"",
2026-06-09 17:48:39.442822 | controller |     "Jun 09 17:38:53.379860 crc crio[20770]: time=\"2026-06-09T17:38:53.379831604Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-njgqf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.442837 | controller |     "Jun 09 17:38:53.400160 crc crio[20770]: time=\"2026-06-09T17:38:53.400009053Z\" level=info msg=\"Ran pod sandbox bbe5a35b55e2ef33bda8fde28c6a6b87c459110b4d0424210af04ae950f4d938 with infra container: openshift-marketplace/community-operators-njgqf/POD\" id=42636c15-23aa-440a-b1bf-cda3125f9983 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.442853 | controller |     "Jun 09 17:38:53.406108 crc crio[20770]: time=\"2026-06-09T17:38:53.406023826Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f7807212-6710-41bf-9311-b72d5f8b13e1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.442869 | controller |     "Jun 09 17:38:53.409037 crc crio[20770]: time=\"2026-06-09T17:38:53.40894267Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=03d8514b-b010-4fbd-bb60-24dc0fa696ca name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.442885 | controller |     "Jun 09 17:38:53.420180 crc crio[20770]: time=\"2026-06-09T17:38:53.420017648Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-njgqf/extract-utilities\" id=c2c9bbdf-001b-4552-8ccf-be3f713c081e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.442902 | controller |     "Jun 09 17:38:53.420535 crc crio[20770]: time=\"2026-06-09T17:38:53.420489602Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.442918 | controller |     "Jun 09 17:38:53.496536 crc crio[20770]: time=\"2026-06-09T17:38:53.496449496Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.442933 | controller |     "Jun 09 17:38:53.507514 crc crio[20770]: time=\"2026-06-09T17:38:53.507419052Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.442947 | controller |     "Jun 09 17:38:53.654544 crc crio[20770]: time=\"2026-06-09T17:38:53.654450081Z\" level=info msg=\"Created container 10eafc8ef76243305ab5932ee77a3f403a71a8ab6ed357c84a52d3e17ec315ba: openshift-marketplace/community-operators-njgqf/extract-utilities\" id=c2c9bbdf-001b-4552-8ccf-be3f713c081e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.442967 | controller |     "Jun 09 17:38:53.658929 crc crio[20770]: time=\"2026-06-09T17:38:53.658864598Z\" level=info msg=\"Starting container: 10eafc8ef76243305ab5932ee77a3f403a71a8ab6ed357c84a52d3e17ec315ba\" id=ff96775f-ee05-48a9-a9db-121df64939a7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.442983 | controller |     "Jun 09 17:38:53.665393 crc crio[20770]: time=\"2026-06-09T17:38:53.665325693Z\" level=info msg=\"Started container\" PID=215146 containerID=10eafc8ef76243305ab5932ee77a3f403a71a8ab6ed357c84a52d3e17ec315ba description=openshift-marketplace/community-operators-njgqf/extract-utilities id=ff96775f-ee05-48a9-a9db-121df64939a7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bbe5a35b55e2ef33bda8fde28c6a6b87c459110b4d0424210af04ae950f4d938",
2026-06-09 17:48:39.443000 | controller |     "Jun 09 17:38:54.360288 crc crio[20770]: time=\"2026-06-09T17:38:54.360183838Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=040a1ab4-da28-4910-b225-0bae90939e43 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.443015 | controller |     "Jun 09 17:38:54.365372 crc crio[20770]: time=\"2026-06-09T17:38:54.363877044Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-09 17:48:39.443031 | controller |     "Jun 09 17:38:54.399281 crc crio[20770]: time=\"2026-06-09T17:38:54.399161909Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0\" id=bd6041ae-0798-4186-bb30-3da039c625c2 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.443047 | controller |     "Jun 09 17:38:54.401838 crc crio[20770]: time=\"2026-06-09T17:38:54.401769934Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=ff29ac5c-d08f-443d-aa5a-52d21487f8ba name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.443062 | controller |     "Jun 09 17:38:54.405832 crc crio[20770]: time=\"2026-06-09T17:38:54.405604084Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=c37fda29-f978-4a3b-8eac-0a6bcff02165 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.443077 | controller |     "Jun 09 17:38:54.422283 crc crio[20770]: time=\"2026-06-09T17:38:54.422104729Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-bnrnb/extract-content\" id=477214ee-14a2-4361-9ef6-0e0d741a08ae name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.443093 | controller |     "Jun 09 17:38:54.422823 crc crio[20770]: time=\"2026-06-09T17:38:54.422738367Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.443108 | controller |     "Jun 09 17:38:54.496970 crc crio[20770]: time=\"2026-06-09T17:38:54.496754285Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.443124 | controller |     "Jun 09 17:38:54.507923 crc crio[20770]: time=\"2026-06-09T17:38:54.507512255Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.443139 | controller |     "Jun 09 17:38:54.724520 crc crio[20770]: time=\"2026-06-09T17:38:54.723910009Z\" level=info msg=\"Created container 0e25669f48ff3e62b2836df94e9e8710b056477108b42d2bc797a6d153281f0c: openshift-marketplace/redhat-marketplace-bnrnb/extract-content\" id=477214ee-14a2-4361-9ef6-0e0d741a08ae name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.443158 | controller |     "Jun 09 17:38:54.727098 crc crio[20770]: time=\"2026-06-09T17:38:54.727027768Z\" level=info msg=\"Starting container: 0e25669f48ff3e62b2836df94e9e8710b056477108b42d2bc797a6d153281f0c\" id=66fd96d1-409f-48ca-a105-9e6b79ef18d6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.443175 | controller |     "Jun 09 17:38:54.744626 crc crio[20770]: time=\"2026-06-09T17:38:54.744452239Z\" level=info msg=\"Started container\" PID=215193 containerID=0e25669f48ff3e62b2836df94e9e8710b056477108b42d2bc797a6d153281f0c description=openshift-marketplace/redhat-marketplace-bnrnb/extract-content id=66fd96d1-409f-48ca-a105-9e6b79ef18d6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=05fd4fc97cc3a0477b2edaf8d497f692a737d390a9ec0ecfbe5c59e9057026d1",
2026-06-09 17:48:39.443191 | controller |     "Jun 09 17:38:55.034857 crc crio[20770]: time=\"2026-06-09T17:38:55.034753488Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:b693b87e9f3f01270b2e5bc4144773623095b823f2870718492b2c7fe6125bd8\" id=040a1ab4-da28-4910-b225-0bae90939e43 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.443207 | controller |     "Jun 09 17:38:55.037306 crc crio[20770]: time=\"2026-06-09T17:38:55.0369074Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=9a0ccf9e-20c8-425a-a2e3-829e531a8ba0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.443222 | controller |     "Jun 09 17:38:55.043596 crc crio[20770]: time=\"2026-06-09T17:38:55.043317785Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=ce89dc3c-474c-4b00-939c-2c8baa9318d9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.443238 | controller |     "Jun 09 17:38:55.058578 crc crio[20770]: time=\"2026-06-09T17:38:55.05844572Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-njgqf/extract-content\" id=13577e03-77b0-43f1-86da-319c4bee6542 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.443254 | controller |     "Jun 09 17:38:55.059143 crc crio[20770]: time=\"2026-06-09T17:38:55.058989945Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.443269 | controller |     "Jun 09 17:38:55.165730 crc crio[20770]: time=\"2026-06-09T17:38:55.160775633Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.443285 | controller |     "Jun 09 17:38:55.167734 crc crio[20770]: time=\"2026-06-09T17:38:55.167666741Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.443300 | controller |     "Jun 09 17:38:55.440400 crc crio[20770]: time=\"2026-06-09T17:38:55.439018825Z\" level=info msg=\"Created container ddd9f53df59efc1ed291ee532d758dac75569bfdceb35fd928c80ac086abcfd0: openshift-marketplace/community-operators-njgqf/extract-content\" id=13577e03-77b0-43f1-86da-319c4bee6542 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.443316 | controller |     "Jun 09 17:38:55.463249 crc crio[20770]: time=\"2026-06-09T17:38:55.463078207Z\" level=info msg=\"Starting container: ddd9f53df59efc1ed291ee532d758dac75569bfdceb35fd928c80ac086abcfd0\" id=58381aba-0a22-4369-abb6-162ca1e87b98 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.443331 | controller |     "Jun 09 17:38:55.473040 crc crio[20770]: time=\"2026-06-09T17:38:55.472951831Z\" level=info msg=\"Started container\" PID=215304 containerID=ddd9f53df59efc1ed291ee532d758dac75569bfdceb35fd928c80ac086abcfd0 description=openshift-marketplace/community-operators-njgqf/extract-content id=58381aba-0a22-4369-abb6-162ca1e87b98 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bbe5a35b55e2ef33bda8fde28c6a6b87c459110b4d0424210af04ae950f4d938",
2026-06-09 17:48:39.443351 | controller |     "Jun 09 17:38:56.529696 crc crio[20770]: time=\"2026-06-09T17:38:56.529048175Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=c12fb38f-4bf1-4e1e-a328-ead32de7dd15 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.443367 | controller |     "Jun 09 17:38:56.540597 crc crio[20770]: time=\"2026-06-09T17:38:56.539754522Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=1e6812d0-0cc2-44e7-9cf7-a6b3a60244c0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.443383 | controller |     "Jun 09 17:38:56.579747 crc crio[20770]: time=\"2026-06-09T17:38:56.57862406Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-tlp2j/registry-server\" id=62100b1b-d608-4b54-8907-ebf1a6c67c2c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.443398 | controller |     "Jun 09 17:38:56.579747 crc crio[20770]: time=\"2026-06-09T17:38:56.579143975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.443414 | controller |     "Jun 09 17:38:56.703721 crc crio[20770]: time=\"2026-06-09T17:38:56.703018468Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.443429 | controller |     "Jun 09 17:38:56.707932 crc crio[20770]: time=\"2026-06-09T17:38:56.706622172Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.443445 | controller |     "Jun 09 17:38:56.891561 crc crio[20770]: time=\"2026-06-09T17:38:56.891408136Z\" level=info msg=\"Created container 10ea7b7cd3c04de0fce3d113400667498ee3311e5a403c1f6bff8922c1eaa867: openshift-marketplace/certified-operators-tlp2j/registry-server\" id=62100b1b-d608-4b54-8907-ebf1a6c67c2c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.443461 | controller |     "Jun 09 17:38:56.892928 crc crio[20770]: time=\"2026-06-09T17:38:56.892826377Z\" level=info msg=\"Starting container: 10ea7b7cd3c04de0fce3d113400667498ee3311e5a403c1f6bff8922c1eaa867\" id=35b95ca2-3ec2-4a03-b25a-251a43a998e9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.443477 | controller |     "Jun 09 17:38:56.899738 crc crio[20770]: time=\"2026-06-09T17:38:56.898913852Z\" level=info msg=\"Started container\" PID=215500 containerID=10ea7b7cd3c04de0fce3d113400667498ee3311e5a403c1f6bff8922c1eaa867 description=openshift-marketplace/certified-operators-tlp2j/registry-server id=35b95ca2-3ec2-4a03-b25a-251a43a998e9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=440af54210f220368ca4246c5038cbe11c16cbdebb839b93e2541a09c1aa4abb",
2026-06-09 17:48:39.443494 | controller |     "Jun 09 17:38:57.552231 crc crio[20770]: time=\"2026-06-09T17:38:57.552140188Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=88c7a1bf-c365-4917-b60a-c7fa7ed33f4a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.443510 | controller |     "Jun 09 17:38:57.618723 crc crio[20770]: time=\"2026-06-09T17:38:57.618562568Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=65955627-6209-4938-8e87-1fad16e27787 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.443547 | controller |     "Jun 09 17:38:57.637468 crc crio[20770]: time=\"2026-06-09T17:38:57.636954677Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-bnrnb/registry-server\" id=f554d62f-94f6-43ae-9ff2-555f8889823a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.443568 | controller |     "Jun 09 17:38:57.637468 crc crio[20770]: time=\"2026-06-09T17:38:57.637474362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.443584 | controller |     "Jun 09 17:38:57.700501 crc crio[20770]: time=\"2026-06-09T17:38:57.700263388Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.443600 | controller |     "Jun 09 17:38:57.704003 crc crio[20770]: time=\"2026-06-09T17:38:57.703920383Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.443615 | controller |     "Jun 09 17:38:57.968895 crc crio[20770]: time=\"2026-06-09T17:38:57.968545924Z\" level=info msg=\"Created container d6a6b7d349612792c6ebf6034a901f533e8673a458379e1d8d0d4500f9f8451d: openshift-marketplace/redhat-marketplace-bnrnb/registry-server\" id=f554d62f-94f6-43ae-9ff2-555f8889823a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.443630 | controller |     "Jun 09 17:38:57.971960 crc crio[20770]: time=\"2026-06-09T17:38:57.97187379Z\" level=info msg=\"Starting container: d6a6b7d349612792c6ebf6034a901f533e8673a458379e1d8d0d4500f9f8451d\" id=ee6a2526-4a2e-48ce-8d0d-3d62074d8f2c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.443646 | controller |     "Jun 09 17:38:57.987024 crc crio[20770]: time=\"2026-06-09T17:38:57.986947303Z\" level=info msg=\"Started container\" PID=215693 containerID=d6a6b7d349612792c6ebf6034a901f533e8673a458379e1d8d0d4500f9f8451d description=openshift-marketplace/redhat-marketplace-bnrnb/registry-server id=ee6a2526-4a2e-48ce-8d0d-3d62074d8f2c name=/runtime.v1.RuntimeService/StartContainer sandboxID=05fd4fc97cc3a0477b2edaf8d497f692a737d390a9ec0ecfbe5c59e9057026d1",
2026-06-09 17:48:39.443662 | controller |     "Jun 09 17:38:59.599328 crc crio[20770]: time=\"2026-06-09T17:38:59.598627485Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=082d97e0-c3e9-45cd-9ca7-d1fa8d3f1f05 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.443678 | controller |     "Jun 09 17:38:59.602750 crc crio[20770]: time=\"2026-06-09T17:38:59.602572019Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=b3ab368f-d401-44f4-9b29-ed52f6cdfd69 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.443694 | controller |     "Jun 09 17:38:59.616995 crc crio[20770]: time=\"2026-06-09T17:38:59.616918811Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-njgqf/registry-server\" id=0c58a204-9e51-47b7-84b8-35306bd9c1d2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.443710 | controller |     "Jun 09 17:38:59.617502 crc crio[20770]: time=\"2026-06-09T17:38:59.617433866Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.443726 | controller |     "Jun 09 17:38:59.690235 crc crio[20770]: time=\"2026-06-09T17:38:59.690059355Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.443741 | controller |     "Jun 09 17:38:59.696161 crc crio[20770]: time=\"2026-06-09T17:38:59.696057877Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.443759 | controller |     "Jun 09 17:39:00.199789 crc crio[20770]: time=\"2026-06-09T17:39:00.199051124Z\" level=info msg=\"Created container e6979a1889b393c538173d3cc03237ac0f3cd9538195e61367511c810f96b23a: openshift-marketplace/community-operators-njgqf/registry-server\" id=0c58a204-9e51-47b7-84b8-35306bd9c1d2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.443775 | controller |     "Jun 09 17:39:00.201737 crc crio[20770]: time=\"2026-06-09T17:39:00.201583416Z\" level=info msg=\"Starting container: e6979a1889b393c538173d3cc03237ac0f3cd9538195e61367511c810f96b23a\" id=a70a65c4-caf5-49e2-bfde-9452760877d4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.443790 | controller |     "Jun 09 17:39:00.212542 crc crio[20770]: time=\"2026-06-09T17:39:00.212363906Z\" level=info msg=\"Started container\" PID=215882 containerID=e6979a1889b393c538173d3cc03237ac0f3cd9538195e61367511c810f96b23a description=openshift-marketplace/community-operators-njgqf/registry-server id=a70a65c4-caf5-49e2-bfde-9452760877d4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bbe5a35b55e2ef33bda8fde28c6a6b87c459110b4d0424210af04ae950f4d938",
2026-06-09 17:48:39.443806 | controller |     "Jun 09 17:39:01.679141 crc crio[20770]: time=\"2026-06-09T17:39:01.677778431Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=558e75a6-ab1d-4991-b314-7c891614327f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.443822 | controller |     "Jun 09 17:39:01.682095 crc crio[20770]: time=\"2026-06-09T17:39:01.682030853Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=34a64dd2-44d1-4d6d-9099-7bebc2d8def4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.443837 | controller |     "Jun 09 17:39:01.696243 crc crio[20770]: time=\"2026-06-09T17:39:01.696134219Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-kxj7z/registry-server\" id=25a0d43d-d4ef-4058-a7f9-4f32f3a64455 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.443853 | controller |     "Jun 09 17:39:01.696894 crc crio[20770]: time=\"2026-06-09T17:39:01.696825919Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.443869 | controller |     "Jun 09 17:39:01.811275 crc crio[20770]: time=\"2026-06-09T17:39:01.811170998Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.443884 | controller |     "Jun 09 17:39:01.815052 crc crio[20770]: time=\"2026-06-09T17:39:01.814971787Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.443899 | controller |     "Jun 09 17:39:01.970531 crc crio[20770]: time=\"2026-06-09T17:39:01.969918343Z\" level=info msg=\"Created container e8d185bb9d64cdb6123f36baa3de136f8780b386c6916ec6b57f992a7c542634: openshift-marketplace/redhat-operators-kxj7z/registry-server\" id=25a0d43d-d4ef-4058-a7f9-4f32f3a64455 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.443914 | controller |     "Jun 09 17:39:01.972106 crc crio[20770]: time=\"2026-06-09T17:39:01.972021824Z\" level=info msg=\"Starting container: e8d185bb9d64cdb6123f36baa3de136f8780b386c6916ec6b57f992a7c542634\" id=a9edd499-b07f-42a5-8f92-e3058db1493e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.443930 | controller |     "Jun 09 17:39:01.977495 crc crio[20770]: time=\"2026-06-09T17:39:01.977433039Z\" level=info msg=\"Started container\" PID=216308 containerID=e8d185bb9d64cdb6123f36baa3de136f8780b386c6916ec6b57f992a7c542634 description=openshift-marketplace/redhat-operators-kxj7z/registry-server id=a9edd499-b07f-42a5-8f92-e3058db1493e name=/runtime.v1.RuntimeService/StartContainer sandboxID=200bb02797b85e8c0a6047e39379a6ea93205c7e6d71c0079518d39445fc2ab0",
2026-06-09 17:48:39.443949 | controller |     "Jun 09 17:39:11.098467 crc crio[20770]: time=\"2026-06-09T17:39:11.096630157Z\" level=info msg=\"Stopping container: 10ea7b7cd3c04de0fce3d113400667498ee3311e5a403c1f6bff8922c1eaa867 (timeout: 2s)\" id=c09ad6d5-367a-435d-9bd5-ad07f7926ce7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.443965 | controller |     "Jun 09 17:39:11.865411 crc crio[20770]: time=\"2026-06-09T17:39:11.864575382Z\" level=info msg=\"Stopped container 10ea7b7cd3c04de0fce3d113400667498ee3311e5a403c1f6bff8922c1eaa867: openshift-marketplace/certified-operators-tlp2j/registry-server\" id=c09ad6d5-367a-435d-9bd5-ad07f7926ce7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.443980 | controller |     "Jun 09 17:39:11.871407 crc crio[20770]: time=\"2026-06-09T17:39:11.871240514Z\" level=info msg=\"Stopping pod sandbox: 440af54210f220368ca4246c5038cbe11c16cbdebb839b93e2541a09c1aa4abb\" id=164e5152-9b41-47db-84e6-04ba080e20ef name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.443997 | controller |     "Jun 09 17:39:11.872334 crc crio[20770]: time=\"2026-06-09T17:39:11.872247833Z\" level=info msg=\"Got pod network &{Name:certified-operators-tlp2j Namespace:openshift-marketplace ID:440af54210f220368ca4246c5038cbe11c16cbdebb839b93e2541a09c1aa4abb UID:87188f87-181e-4854-9974-501b88a13a2d NetNS:/var/run/netns/44760476-3421-44fd-a0d7-5bb490e5c47f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod87188f87_181e_4854_9974_501b88a13a2d.slice PodAnnotations:0xc00291bd50}] Aliases:map[]}\"",
2026-06-09 17:48:39.444013 | controller |     "Jun 09 17:39:11.872566 crc crio[20770]: time=\"2026-06-09T17:39:11.87249854Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-tlp2j from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.444030 | controller |     "Jun 09 17:39:12.317936 crc crio[20770]: time=\"2026-06-09T17:39:12.317257731Z\" level=info msg=\"Stopped pod sandbox: 440af54210f220368ca4246c5038cbe11c16cbdebb839b93e2541a09c1aa4abb\" id=164e5152-9b41-47db-84e6-04ba080e20ef name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.444046 | controller |     "Jun 09 17:39:12.899801 crc crio[20770]: time=\"2026-06-09T17:39:12.899171377Z\" level=info msg=\"Stopping container: d6a6b7d349612792c6ebf6034a901f533e8673a458379e1d8d0d4500f9f8451d (timeout: 2s)\" id=fa8f165a-5e9e-4a46-b084-ff2e1177ad0f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.444061 | controller |     "Jun 09 17:39:12.901269 crc crio[20770]: time=\"2026-06-09T17:39:12.901168625Z\" level=info msg=\"Removing container: 10ea7b7cd3c04de0fce3d113400667498ee3311e5a403c1f6bff8922c1eaa867\" id=ff088264-d792-4629-8e40-d7ff5d1b9fb3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.444077 | controller |     "Jun 09 17:39:12.954436 crc crio[20770]: time=\"2026-06-09T17:39:12.954259892Z\" level=info msg=\"Removed container 10ea7b7cd3c04de0fce3d113400667498ee3311e5a403c1f6bff8922c1eaa867: openshift-marketplace/certified-operators-tlp2j/registry-server\" id=ff088264-d792-4629-8e40-d7ff5d1b9fb3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.444092 | controller |     "Jun 09 17:39:12.957904 crc crio[20770]: time=\"2026-06-09T17:39:12.957792613Z\" level=info msg=\"Removing container: 1d80413a684822896affaeef26d9a0074998f2a94dbf233ab2fb86c619b417f9\" id=4f04e30f-139a-46b0-8684-6ded7c400ee3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.444108 | controller |     "Jun 09 17:39:13.030988 crc crio[20770]: time=\"2026-06-09T17:39:13.030917726Z\" level=info msg=\"Removed container 1d80413a684822896affaeef26d9a0074998f2a94dbf233ab2fb86c619b417f9: openshift-marketplace/certified-operators-tlp2j/extract-content\" id=4f04e30f-139a-46b0-8684-6ded7c400ee3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.444127 | controller |     "Jun 09 17:39:13.042909 crc crio[20770]: time=\"2026-06-09T17:39:13.041258414Z\" level=info msg=\"Removing container: 6f992b3f5fb55f33eed9e587361cc40ae0f3c7243e80d573a2088a1c1c04ced8\" id=247fcfba-ad4b-4a7f-b053-a4306b8d7700 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.444144 | controller |     "Jun 09 17:39:13.043423 crc crio[20770]: time=\"2026-06-09T17:39:13.042726316Z\" level=info msg=\"Stopped container d6a6b7d349612792c6ebf6034a901f533e8673a458379e1d8d0d4500f9f8451d: openshift-marketplace/redhat-marketplace-bnrnb/registry-server\" id=fa8f165a-5e9e-4a46-b084-ff2e1177ad0f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.444158 | controller |     "Jun 09 17:39:13.044325 crc crio[20770]: time=\"2026-06-09T17:39:13.04426538Z\" level=info msg=\"Stopping pod sandbox: 05fd4fc97cc3a0477b2edaf8d497f692a737d390a9ec0ecfbe5c59e9057026d1\" id=9b96547a-b977-4ceb-b17b-d9413fc9988d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.444174 | controller |     "Jun 09 17:39:13.044822 crc crio[20770]: time=\"2026-06-09T17:39:13.044749724Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-bnrnb Namespace:openshift-marketplace ID:05fd4fc97cc3a0477b2edaf8d497f692a737d390a9ec0ecfbe5c59e9057026d1 UID:fefa2a7d-29cb-4679-a820-27200b028a1c NetNS:/var/run/netns/6c2e52e5-4c80-4b51-995c-11ded8ae22eb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfefa2a7d_29cb_4679_a820_27200b028a1c.slice PodAnnotations:0xc0010a2858}] Aliases:map[]}\"",
2026-06-09 17:48:39.444189 | controller |     "Jun 09 17:39:13.045016 crc crio[20770]: time=\"2026-06-09T17:39:13.04495831Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-bnrnb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.444206 | controller |     "Jun 09 17:39:13.173046 crc crio[20770]: time=\"2026-06-09T17:39:13.172819508Z\" level=info msg=\"Removed container 6f992b3f5fb55f33eed9e587361cc40ae0f3c7243e80d573a2088a1c1c04ced8: openshift-marketplace/certified-operators-tlp2j/extract-utilities\" id=247fcfba-ad4b-4a7f-b053-a4306b8d7700 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.444221 | controller |     "Jun 09 17:39:13.499731 crc crio[20770]: time=\"2026-06-09T17:39:13.499063101Z\" level=info msg=\"Stopped pod sandbox: 05fd4fc97cc3a0477b2edaf8d497f692a737d390a9ec0ecfbe5c59e9057026d1\" id=9b96547a-b977-4ceb-b17b-d9413fc9988d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.444237 | controller |     "Jun 09 17:39:13.922565 crc crio[20770]: time=\"2026-06-09T17:39:13.922438988Z\" level=info msg=\"Removing container: d6a6b7d349612792c6ebf6034a901f533e8673a458379e1d8d0d4500f9f8451d\" id=849a1c5a-2bd3-4b61-a86d-87c2c397ce63 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.444253 | controller |     "Jun 09 17:39:13.962032 crc crio[20770]: time=\"2026-06-09T17:39:13.961896323Z\" level=info msg=\"Removed container d6a6b7d349612792c6ebf6034a901f533e8673a458379e1d8d0d4500f9f8451d: openshift-marketplace/redhat-marketplace-bnrnb/registry-server\" id=849a1c5a-2bd3-4b61-a86d-87c2c397ce63 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.444269 | controller |     "Jun 09 17:39:13.965386 crc crio[20770]: time=\"2026-06-09T17:39:13.965327892Z\" level=info msg=\"Removing container: 0e25669f48ff3e62b2836df94e9e8710b056477108b42d2bc797a6d153281f0c\" id=7904eb6e-40d6-4117-9e78-c97f65f35989 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.444285 | controller |     "Jun 09 17:39:14.006882 crc crio[20770]: time=\"2026-06-09T17:39:14.006156006Z\" level=info msg=\"Removed container 0e25669f48ff3e62b2836df94e9e8710b056477108b42d2bc797a6d153281f0c: openshift-marketplace/redhat-marketplace-bnrnb/extract-content\" id=7904eb6e-40d6-4117-9e78-c97f65f35989 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.444304 | controller |     "Jun 09 17:39:14.011847 crc crio[20770]: time=\"2026-06-09T17:39:14.011797218Z\" level=info msg=\"Removing container: 5cbfc5e9e2a462250be7d0222178685cc2f37b716b6d71a0fabfde9b36cce033\" id=0a835048-d226-44fd-be06-e5359ac7f192 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.444319 | controller |     "Jun 09 17:39:14.051310 crc crio[20770]: time=\"2026-06-09T17:39:14.051107399Z\" level=info msg=\"Removed container 5cbfc5e9e2a462250be7d0222178685cc2f37b716b6d71a0fabfde9b36cce033: openshift-marketplace/redhat-marketplace-bnrnb/extract-utilities\" id=0a835048-d226-44fd-be06-e5359ac7f192 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.444336 | controller |     "Jun 09 17:39:16.349079 crc crio[20770]: time=\"2026-06-09T17:39:16.34877163Z\" level=info msg=\"Stopping container: e6979a1889b393c538173d3cc03237ac0f3cd9538195e61367511c810f96b23a (timeout: 2s)\" id=585e5793-de1e-4883-a8a0-d9036e8637e0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.444352 | controller |     "Jun 09 17:39:16.484157 crc crio[20770]: time=\"2026-06-09T17:39:16.484088862Z\" level=info msg=\"Stopped container e6979a1889b393c538173d3cc03237ac0f3cd9538195e61367511c810f96b23a: openshift-marketplace/community-operators-njgqf/registry-server\" id=585e5793-de1e-4883-a8a0-d9036e8637e0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.444368 | controller |     "Jun 09 17:39:16.485891 crc crio[20770]: time=\"2026-06-09T17:39:16.485702028Z\" level=info msg=\"Stopping pod sandbox: bbe5a35b55e2ef33bda8fde28c6a6b87c459110b4d0424210af04ae950f4d938\" id=f75a5ad5-1cd8-4d90-b9cb-40f9578045da name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.444384 | controller |     "Jun 09 17:39:16.486582 crc crio[20770]: time=\"2026-06-09T17:39:16.486503901Z\" level=info msg=\"Got pod network &{Name:community-operators-njgqf Namespace:openshift-marketplace ID:bbe5a35b55e2ef33bda8fde28c6a6b87c459110b4d0424210af04ae950f4d938 UID:9c4f8688-206c-474a-adc6-2155cc1bf8bf NetNS:/var/run/netns/e2309e0b-47c5-4f37-aeb7-508910cdc59f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9c4f8688_206c_474a_adc6_2155cc1bf8bf.slice PodAnnotations:0xc00008cc08}] Aliases:map[]}\"",
2026-06-09 17:48:39.444400 | controller |     "Jun 09 17:39:16.486764 crc crio[20770]: time=\"2026-06-09T17:39:16.486718647Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-njgqf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.444416 | controller |     "Jun 09 17:39:16.900145 crc crio[20770]: time=\"2026-06-09T17:39:16.899458198Z\" level=info msg=\"Stopped pod sandbox: bbe5a35b55e2ef33bda8fde28c6a6b87c459110b4d0424210af04ae950f4d938\" id=f75a5ad5-1cd8-4d90-b9cb-40f9578045da name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.444431 | controller |     "Jun 09 17:39:17.063321 crc crio[20770]: time=\"2026-06-09T17:39:17.063242638Z\" level=info msg=\"Removing container: e6979a1889b393c538173d3cc03237ac0f3cd9538195e61367511c810f96b23a\" id=4eda4a17-c4af-4130-b98e-601649c2d132 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.444447 | controller |     "Jun 09 17:39:17.116555 crc crio[20770]: time=\"2026-06-09T17:39:17.116462009Z\" level=info msg=\"Removed container e6979a1889b393c538173d3cc03237ac0f3cd9538195e61367511c810f96b23a: openshift-marketplace/community-operators-njgqf/registry-server\" id=4eda4a17-c4af-4130-b98e-601649c2d132 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.444462 | controller |     "Jun 09 17:39:17.128068 crc crio[20770]: time=\"2026-06-09T17:39:17.127464545Z\" level=info msg=\"Removing container: ddd9f53df59efc1ed291ee532d758dac75569bfdceb35fd928c80ac086abcfd0\" id=87e4c953-1432-4488-8c2d-0c97def566f6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.444481 | controller |     "Jun 09 17:39:17.164926 crc crio[20770]: time=\"2026-06-09T17:39:17.163339067Z\" level=info msg=\"Removed container ddd9f53df59efc1ed291ee532d758dac75569bfdceb35fd928c80ac086abcfd0: openshift-marketplace/community-operators-njgqf/extract-content\" id=87e4c953-1432-4488-8c2d-0c97def566f6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.444498 | controller |     "Jun 09 17:39:17.174424 crc crio[20770]: time=\"2026-06-09T17:39:17.174254291Z\" level=info msg=\"Removing container: 10eafc8ef76243305ab5932ee77a3f403a71a8ab6ed357c84a52d3e17ec315ba\" id=759049d9-910c-4808-89e5-bb9aeb66710a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.444528 | controller |     "Jun 09 17:39:17.296396 crc crio[20770]: time=\"2026-06-09T17:39:17.296238009Z\" level=info msg=\"Removed container 10eafc8ef76243305ab5932ee77a3f403a71a8ab6ed357c84a52d3e17ec315ba: openshift-marketplace/community-operators-njgqf/extract-utilities\" id=759049d9-910c-4808-89e5-bb9aeb66710a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.444549 | controller |     "Jun 09 17:39:30.260907 crc crio[20770]: time=\"2026-06-09T17:39:30.259330466Z\" level=info msg=\"Stopping container: e8d185bb9d64cdb6123f36baa3de136f8780b386c6916ec6b57f992a7c542634 (timeout: 2s)\" id=9fb26787-69d8-4650-9f48-068c9baa475c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.444566 | controller |     "Jun 09 17:39:30.402079 crc crio[20770]: time=\"2026-06-09T17:39:30.401942338Z\" level=info msg=\"Stopped container e8d185bb9d64cdb6123f36baa3de136f8780b386c6916ec6b57f992a7c542634: openshift-marketplace/redhat-operators-kxj7z/registry-server\" id=9fb26787-69d8-4650-9f48-068c9baa475c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.444581 | controller |     "Jun 09 17:39:30.403381 crc crio[20770]: time=\"2026-06-09T17:39:30.403291327Z\" level=info msg=\"Stopping pod sandbox: 200bb02797b85e8c0a6047e39379a6ea93205c7e6d71c0079518d39445fc2ab0\" id=f00e65f7-0c40-4bca-9126-fd112a0c2550 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.444597 | controller |     "Jun 09 17:39:30.404539 crc crio[20770]: time=\"2026-06-09T17:39:30.40444731Z\" level=info msg=\"Got pod network &{Name:redhat-operators-kxj7z Namespace:openshift-marketplace ID:200bb02797b85e8c0a6047e39379a6ea93205c7e6d71c0079518d39445fc2ab0 UID:65213554-9bdf-4097-9316-4139a6bdb261 NetNS:/var/run/netns/b547979d-12fe-4fdd-97c3-2b64802b8cb5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod65213554_9bdf_4097_9316_4139a6bdb261.slice PodAnnotations:0xc0029d5858}] Aliases:map[]}\"",
2026-06-09 17:48:39.444613 | controller |     "Jun 09 17:39:30.404947 crc crio[20770]: time=\"2026-06-09T17:39:30.404859442Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-kxj7z from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.444629 | controller |     "Jun 09 17:39:30.750743 crc crio[20770]: time=\"2026-06-09T17:39:30.750168773Z\" level=info msg=\"Stopped pod sandbox: 200bb02797b85e8c0a6047e39379a6ea93205c7e6d71c0079518d39445fc2ab0\" id=f00e65f7-0c40-4bca-9126-fd112a0c2550 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.444645 | controller |     "Jun 09 17:39:31.283084 crc crio[20770]: time=\"2026-06-09T17:39:31.282604426Z\" level=info msg=\"Removing container: e8d185bb9d64cdb6123f36baa3de136f8780b386c6916ec6b57f992a7c542634\" id=40e2d448-8560-47ba-a87d-69101244b9c5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.444660 | controller |     "Jun 09 17:39:31.322078 crc crio[20770]: time=\"2026-06-09T17:39:31.321990379Z\" level=info msg=\"Removed container e8d185bb9d64cdb6123f36baa3de136f8780b386c6916ec6b57f992a7c542634: openshift-marketplace/redhat-operators-kxj7z/registry-server\" id=40e2d448-8560-47ba-a87d-69101244b9c5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.444681 | controller |     "Jun 09 17:39:31.325038 crc crio[20770]: time=\"2026-06-09T17:39:31.324303045Z\" level=info msg=\"Removing container: 3ba0a5a9e61c2c1cbad4d56002490b21f004c647cfe0cb1c08eed4565a5c9513\" id=613378b1-bfed-435c-ae66-f20406e5a707 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.444698 | controller |     "Jun 09 17:39:31.383133 crc crio[20770]: time=\"2026-06-09T17:39:31.382991153Z\" level=info msg=\"Removed container 3ba0a5a9e61c2c1cbad4d56002490b21f004c647cfe0cb1c08eed4565a5c9513: openshift-marketplace/redhat-operators-kxj7z/extract-content\" id=613378b1-bfed-435c-ae66-f20406e5a707 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.444713 | controller |     "Jun 09 17:39:31.387846 crc crio[20770]: time=\"2026-06-09T17:39:31.386379541Z\" level=info msg=\"Removing container: 5f52a62e664ba9a27ccd1b1f57dcd261353a0cac1f16e9cf75f0e00388b33966\" id=606493f3-5ca3-439d-a40e-cab942210290 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.444740 | controller |     "Jun 09 17:39:31.430224 crc crio[20770]: time=\"2026-06-09T17:39:31.429969784Z\" level=info msg=\"Removed container 5f52a62e664ba9a27ccd1b1f57dcd261353a0cac1f16e9cf75f0e00388b33966: openshift-marketplace/redhat-operators-kxj7z/extract-utilities\" id=606493f3-5ca3-439d-a40e-cab942210290 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.444759 | controller |     "Jun 09 17:39:31.966161 crc crio[20770]: time=\"2026-06-09T17:39:31.965254559Z\" level=info msg=\"Stopping pod sandbox: 200bb02797b85e8c0a6047e39379a6ea93205c7e6d71c0079518d39445fc2ab0\" id=34e2a0fb-2425-454f-bf8e-4ba148cf4d74 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.444776 | controller |     "Jun 09 17:39:31.966478 crc crio[20770]: time=\"2026-06-09T17:39:31.966148365Z\" level=info msg=\"Stopped pod sandbox (already stopped): 200bb02797b85e8c0a6047e39379a6ea93205c7e6d71c0079518d39445fc2ab0\" id=34e2a0fb-2425-454f-bf8e-4ba148cf4d74 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.444792 | controller |     "Jun 09 17:39:31.968309 crc crio[20770]: time=\"2026-06-09T17:39:31.96807166Z\" level=info msg=\"Removing pod sandbox: 200bb02797b85e8c0a6047e39379a6ea93205c7e6d71c0079518d39445fc2ab0\" id=c1c28cb7-82fd-4ed6-84bb-2ae1671ab1cd name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.444807 | controller |     "Jun 09 17:39:31.990959 crc crio[20770]: time=\"2026-06-09T17:39:31.990830625Z\" level=info msg=\"Removed pod sandbox: 200bb02797b85e8c0a6047e39379a6ea93205c7e6d71c0079518d39445fc2ab0\" id=c1c28cb7-82fd-4ed6-84bb-2ae1671ab1cd name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.444822 | controller |     "Jun 09 17:39:31.993227 crc crio[20770]: time=\"2026-06-09T17:39:31.993070119Z\" level=info msg=\"Stopping pod sandbox: 05fd4fc97cc3a0477b2edaf8d497f692a737d390a9ec0ecfbe5c59e9057026d1\" id=f7ff08fc-bbb7-4e37-a586-ef446bab0b57 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.444837 | controller |     "Jun 09 17:39:31.993341 crc crio[20770]: time=\"2026-06-09T17:39:31.993270325Z\" level=info msg=\"Stopped pod sandbox (already stopped): 05fd4fc97cc3a0477b2edaf8d497f692a737d390a9ec0ecfbe5c59e9057026d1\" id=f7ff08fc-bbb7-4e37-a586-ef446bab0b57 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.444852 | controller |     "Jun 09 17:39:31.994862 crc crio[20770]: time=\"2026-06-09T17:39:31.994777788Z\" level=info msg=\"Removing pod sandbox: 05fd4fc97cc3a0477b2edaf8d497f692a737d390a9ec0ecfbe5c59e9057026d1\" id=96822e2f-5d5e-4e4c-98da-c01d09523820 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.444868 | controller |     "Jun 09 17:39:32.014132 crc crio[20770]: time=\"2026-06-09T17:39:32.013988241Z\" level=info msg=\"Removed pod sandbox: 05fd4fc97cc3a0477b2edaf8d497f692a737d390a9ec0ecfbe5c59e9057026d1\" id=96822e2f-5d5e-4e4c-98da-c01d09523820 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.444884 | controller |     "Jun 09 17:39:32.016224 crc crio[20770]: time=\"2026-06-09T17:39:32.016135142Z\" level=info msg=\"Stopping pod sandbox: bbe5a35b55e2ef33bda8fde28c6a6b87c459110b4d0424210af04ae950f4d938\" id=db086831-dd96-4a4a-8bbc-867eaa5696e0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.444904 | controller |     "Jun 09 17:39:32.016328 crc crio[20770]: time=\"2026-06-09T17:39:32.016230775Z\" level=info msg=\"Stopped pod sandbox (already stopped): bbe5a35b55e2ef33bda8fde28c6a6b87c459110b4d0424210af04ae950f4d938\" id=db086831-dd96-4a4a-8bbc-867eaa5696e0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.444920 | controller |     "Jun 09 17:39:32.017315 crc crio[20770]: time=\"2026-06-09T17:39:32.017257055Z\" level=info msg=\"Removing pod sandbox: bbe5a35b55e2ef33bda8fde28c6a6b87c459110b4d0424210af04ae950f4d938\" id=d6fc7fae-0771-4351-a031-c8aa47b55862 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.444936 | controller |     "Jun 09 17:39:32.032587 crc crio[20770]: time=\"2026-06-09T17:39:32.032478363Z\" level=info msg=\"Removed pod sandbox: bbe5a35b55e2ef33bda8fde28c6a6b87c459110b4d0424210af04ae950f4d938\" id=d6fc7fae-0771-4351-a031-c8aa47b55862 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.444950 | controller |     "Jun 09 17:39:32.034339 crc crio[20770]: time=\"2026-06-09T17:39:32.034220583Z\" level=info msg=\"Stopping pod sandbox: 440af54210f220368ca4246c5038cbe11c16cbdebb839b93e2541a09c1aa4abb\" id=f3c8be97-9fa6-46c4-a3f6-dd5c50ed2110 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.444965 | controller |     "Jun 09 17:39:32.034339 crc crio[20770]: time=\"2026-06-09T17:39:32.034297905Z\" level=info msg=\"Stopped pod sandbox (already stopped): 440af54210f220368ca4246c5038cbe11c16cbdebb839b93e2541a09c1aa4abb\" id=f3c8be97-9fa6-46c4-a3f6-dd5c50ed2110 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.444981 | controller |     "Jun 09 17:39:32.036616 crc crio[20770]: time=\"2026-06-09T17:39:32.03655083Z\" level=info msg=\"Removing pod sandbox: 440af54210f220368ca4246c5038cbe11c16cbdebb839b93e2541a09c1aa4abb\" id=926cfed2-aec8-4d53-bdd6-0bd59b192788 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.444998 | controller |     "Jun 09 17:39:32.056356 crc crio[20770]: time=\"2026-06-09T17:39:32.056171064Z\" level=info msg=\"Removed pod sandbox: 440af54210f220368ca4246c5038cbe11c16cbdebb839b93e2541a09c1aa4abb\" id=926cfed2-aec8-4d53-bdd6-0bd59b192788 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.445148 | controller |     "Jun 09 17:40:00.531357 crc crio[20770]: time=\"2026-06-09T17:40:00.530825023Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683780-mnhdw/POD\" id=748fbd0b-0d6b-4637-941e-2abea64457d6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.445164 | controller |     "Jun 09 17:40:00.533309 crc crio[20770]: time=\"2026-06-09T17:40:00.531374569Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.445180 | controller |     "Jun 09 17:40:00.581831 crc crio[20770]: time=\"2026-06-09T17:40:00.581722797Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683780-mnhdw Namespace:openshift-infra ID:104bcfd98042d76877cdd3a5535332cb42f9a561450779d1ecef64f42bf3452c UID:a3501e80-77fc-4352-97b3-e05c3bfbb9e6 NetNS:/var/run/netns/a537cb70-cb58-43ee-a894-5d0e58da5300 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda3501e80_77fc_4352_97b3_e05c3bfbb9e6.slice PodAnnotations:0xc000134140}] Aliases:map[]}\"",
2026-06-09 17:48:39.445196 | controller |     "Jun 09 17:40:00.581831 crc crio[20770]: time=\"2026-06-09T17:40:00.581805629Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683780-mnhdw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.445213 | controller |     "Jun 09 17:40:01.161051 crc crio[20770]: 2026-06-09T17:40:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:104bcfd98042d76 Mac:e2:1f:66:49:8b:15 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0f Mtu:0 Sandbox:/var/run/netns/a537cb70-cb58-43ee-a894-5d0e58da5300 SocketPath: PciID:}] [{Interface:0xc0004b2770 Address:{IP:10.217.1.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.445236 | controller |     "Jun 09 17:40:01.162498 crc crio[20770]: time=\"2026-06-09T17:40:01.162420808Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683780-mnhdw Namespace:openshift-infra ID:104bcfd98042d76877cdd3a5535332cb42f9a561450779d1ecef64f42bf3452c UID:a3501e80-77fc-4352-97b3-e05c3bfbb9e6 NetNS:/var/run/netns/a537cb70-cb58-43ee-a894-5d0e58da5300 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda3501e80_77fc_4352_97b3_e05c3bfbb9e6.slice PodAnnotations:0xc000134140}] Aliases:map[]}\"",
2026-06-09 17:48:39.445252 | controller |     "Jun 09 17:40:01.162812 crc crio[20770]: time=\"2026-06-09T17:40:01.162743667Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683780-mnhdw for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.445269 | controller |     "Jun 09 17:40:01.172564 crc crio[20770]: time=\"2026-06-09T17:40:01.172435676Z\" level=info msg=\"Ran pod sandbox 104bcfd98042d76877cdd3a5535332cb42f9a561450779d1ecef64f42bf3452c with infra container: openshift-infra/auto-csr-approver-29683780-mnhdw/POD\" id=748fbd0b-0d6b-4637-941e-2abea64457d6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.445286 | controller |     "Jun 09 17:40:01.175819 crc crio[20770]: time=\"2026-06-09T17:40:01.175736921Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=40a3b759-3cc3-4af7-89e2-0cfa5ee52745 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.445302 | controller |     "Jun 09 17:40:01.191226 crc crio[20770]: time=\"2026-06-09T17:40:01.191104233Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 17:48:39.445317 | controller |     "Jun 09 17:40:03.432382 crc crio[20770]: time=\"2026-06-09T17:40:03.431338362Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=40a3b759-3cc3-4af7-89e2-0cfa5ee52745 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.445334 | controller |     "Jun 09 17:40:03.433993 crc crio[20770]: time=\"2026-06-09T17:40:03.433287438Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=01b24d39-bd27-4f65-b8bf-6132d6816a82 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.445349 | controller |     "Jun 09 17:40:03.435928 crc crio[20770]: time=\"2026-06-09T17:40:03.435840841Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=23cb0658-ca8f-45b6-8ca2-636653a18c89 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.445365 | controller |     "Jun 09 17:40:03.445594 crc crio[20770]: time=\"2026-06-09T17:40:03.445494629Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683780-mnhdw/oc\" id=a2e76588-a8bf-4cd7-97dd-187833997453 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.445380 | controller |     "Jun 09 17:40:03.446096 crc crio[20770]: time=\"2026-06-09T17:40:03.446040484Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.445395 | controller |     "Jun 09 17:40:03.502428 crc crio[20770]: time=\"2026-06-09T17:40:03.502328753Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.445409 | controller |     "Jun 09 17:40:03.829200 crc crio[20770]: time=\"2026-06-09T17:40:03.828794563Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.445429 | controller |     "Jun 09 17:40:03.951334 crc crio[20770]: time=\"2026-06-09T17:40:03.951242514Z\" level=info msg=\"Created container 641efa19dff04d0dc95db71d5b40bba524516356c0c16690aa2a6fdd7ff4fc55: openshift-infra/auto-csr-approver-29683780-mnhdw/oc\" id=a2e76588-a8bf-4cd7-97dd-187833997453 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.445445 | controller |     "Jun 09 17:40:03.952277 crc crio[20770]: time=\"2026-06-09T17:40:03.952210252Z\" level=info msg=\"Starting container: 641efa19dff04d0dc95db71d5b40bba524516356c0c16690aa2a6fdd7ff4fc55\" id=f961de54-2ff2-43f6-9eff-8568fb483865 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.445460 | controller |     "Jun 09 17:40:03.957360 crc crio[20770]: time=\"2026-06-09T17:40:03.957281698Z\" level=info msg=\"Started container\" PID=231852 containerID=641efa19dff04d0dc95db71d5b40bba524516356c0c16690aa2a6fdd7ff4fc55 description=openshift-infra/auto-csr-approver-29683780-mnhdw/oc id=f961de54-2ff2-43f6-9eff-8568fb483865 name=/runtime.v1.RuntimeService/StartContainer sandboxID=104bcfd98042d76877cdd3a5535332cb42f9a561450779d1ecef64f42bf3452c",
2026-06-09 17:48:39.445477 | controller |     "Jun 09 17:40:06.764914 crc crio[20770]: time=\"2026-06-09T17:40:06.764116232Z\" level=info msg=\"Stopping pod sandbox: 104bcfd98042d76877cdd3a5535332cb42f9a561450779d1ecef64f42bf3452c\" id=180c5b8c-4e4e-43be-bedc-2994f4791d7b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.445492 | controller |     "Jun 09 17:40:06.766041 crc crio[20770]: time=\"2026-06-09T17:40:06.765572754Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683780-mnhdw Namespace:openshift-infra ID:104bcfd98042d76877cdd3a5535332cb42f9a561450779d1ecef64f42bf3452c UID:a3501e80-77fc-4352-97b3-e05c3bfbb9e6 NetNS:/var/run/netns/a537cb70-cb58-43ee-a894-5d0e58da5300 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda3501e80_77fc_4352_97b3_e05c3bfbb9e6.slice PodAnnotations:0xc0005c68a8}] Aliases:map[]}\"",
2026-06-09 17:48:39.445508 | controller |     "Jun 09 17:40:06.766041 crc crio[20770]: time=\"2026-06-09T17:40:06.765752309Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683780-mnhdw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.445547 | controller |     "Jun 09 17:40:07.107625 crc crio[20770]: time=\"2026-06-09T17:40:07.10723077Z\" level=info msg=\"Stopped pod sandbox: 104bcfd98042d76877cdd3a5535332cb42f9a561450779d1ecef64f42bf3452c\" id=180c5b8c-4e4e-43be-bedc-2994f4791d7b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.445564 | controller |     "Jun 09 17:40:32.077534 crc crio[20770]: time=\"2026-06-09T17:40:32.077081232Z\" level=info msg=\"Removing container: 8ac6dbc3bbbc871611d8b29c8d9f2e0ab40e720dbbc7c04d984ad3a2aa48c160\" id=b59e45dc-3a89-445b-a453-9db5f6c6911e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.445579 | controller |     "Jun 09 17:40:32.239777 crc crio[20770]: time=\"2026-06-09T17:40:32.239206325Z\" level=info msg=\"Removed container 8ac6dbc3bbbc871611d8b29c8d9f2e0ab40e720dbbc7c04d984ad3a2aa48c160: openshift-infra/auto-csr-approver-29683774-9qrbx/oc\" id=b59e45dc-3a89-445b-a453-9db5f6c6911e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.445595 | controller |     "Jun 09 17:40:32.259775 crc crio[20770]: time=\"2026-06-09T17:40:32.259620592Z\" level=info msg=\"Stopping pod sandbox: 38851472a1e52c77523fa728b6aa1bfa25d434d751d0ff979cef5c6ff818d57f\" id=9be52e2a-f7ad-43fe-aa5b-568ba0218e9f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.445611 | controller |     "Jun 09 17:40:32.259775 crc crio[20770]: time=\"2026-06-09T17:40:32.259770646Z\" level=info msg=\"Stopped pod sandbox (already stopped): 38851472a1e52c77523fa728b6aa1bfa25d434d751d0ff979cef5c6ff818d57f\" id=9be52e2a-f7ad-43fe-aa5b-568ba0218e9f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.445630 | controller |     "Jun 09 17:40:32.262833 crc crio[20770]: time=\"2026-06-09T17:40:32.262588347Z\" level=info msg=\"Removing pod sandbox: 38851472a1e52c77523fa728b6aa1bfa25d434d751d0ff979cef5c6ff818d57f\" id=d25be74c-92af-40ca-bb2f-48a664a5e1cb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.445646 | controller |     "Jun 09 17:40:32.310018 crc crio[20770]: time=\"2026-06-09T17:40:32.309895618Z\" level=info msg=\"Removed pod sandbox: 38851472a1e52c77523fa728b6aa1bfa25d434d751d0ff979cef5c6ff818d57f\" id=d25be74c-92af-40ca-bb2f-48a664a5e1cb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.445662 | controller |     "Jun 09 17:42:00.547225 crc crio[20770]: time=\"2026-06-09T17:42:00.546719064Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683782-95tkj/POD\" id=25a3b849-95a2-4aa1-9103-fba67939024a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.445678 | controller |     "Jun 09 17:42:00.548606 crc crio[20770]: time=\"2026-06-09T17:42:00.547257209Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.445694 | controller |     "Jun 09 17:42:00.598337 crc crio[20770]: time=\"2026-06-09T17:42:00.598227835Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683782-95tkj Namespace:openshift-infra ID:d9350aa0de97b447160d7711baa8bd2c5ed138539b8c71a39cae95a6d30e75a0 UID:c12d192f-8474-4644-b1f0-5218eb43c6db NetNS:/var/run/netns/b00fd93a-2a5b-4de3-89c3-431fac32d9df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc12d192f_8474_4644_b1f0_5218eb43c6db.slice PodAnnotations:0xc0005c61b8}] Aliases:map[]}\"",
2026-06-09 17:48:39.445711 | controller |     "Jun 09 17:42:00.598740 crc crio[20770]: time=\"2026-06-09T17:42:00.598313537Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683782-95tkj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.445727 | controller |     "Jun 09 17:42:01.145815 crc crio[20770]: 2026-06-09T17:42:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d9350aa0de97b44 Mac:2e:a7:e2:dc:52:bd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:10 Mtu:0 Sandbox:/var/run/netns/b00fd93a-2a5b-4de3-89c3-431fac32d9df SocketPath: PciID:}] [{Interface:0xc00022c6c0 Address:{IP:10.217.1.16 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.445743 | controller |     "Jun 09 17:42:01.147520 crc crio[20770]: time=\"2026-06-09T17:42:01.14743137Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683782-95tkj Namespace:openshift-infra ID:d9350aa0de97b447160d7711baa8bd2c5ed138539b8c71a39cae95a6d30e75a0 UID:c12d192f-8474-4644-b1f0-5218eb43c6db NetNS:/var/run/netns/b00fd93a-2a5b-4de3-89c3-431fac32d9df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc12d192f_8474_4644_b1f0_5218eb43c6db.slice PodAnnotations:0xc0005c61b8}] Aliases:map[]}\"",
2026-06-09 17:48:39.445758 | controller |     "Jun 09 17:42:01.147789 crc crio[20770]: time=\"2026-06-09T17:42:01.147721588Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683782-95tkj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.445774 | controller |     "Jun 09 17:42:01.166106 crc crio[20770]: time=\"2026-06-09T17:42:01.166032805Z\" level=info msg=\"Ran pod sandbox d9350aa0de97b447160d7711baa8bd2c5ed138539b8c71a39cae95a6d30e75a0 with infra container: openshift-infra/auto-csr-approver-29683782-95tkj/POD\" id=25a3b849-95a2-4aa1-9103-fba67939024a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.445794 | controller |     "Jun 09 17:42:01.169942 crc crio[20770]: time=\"2026-06-09T17:42:01.169849535Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=7ecd8e24-ccd5-4c49-8afa-eb0104911bf7 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.445811 | controller |     "Jun 09 17:42:01.181003 crc crio[20770]: time=\"2026-06-09T17:42:01.180930804Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 17:48:39.445826 | controller |     "Jun 09 17:42:02.078940 crc crio[20770]: time=\"2026-06-09T17:42:02.078195989Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=7ecd8e24-ccd5-4c49-8afa-eb0104911bf7 name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.445842 | controller |     "Jun 09 17:42:02.080287 crc crio[20770]: time=\"2026-06-09T17:42:02.079591099Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=0de463f6-0c53-41a5-b322-9cbf52563a9d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.445858 | controller |     "Jun 09 17:42:02.081960 crc crio[20770]: time=\"2026-06-09T17:42:02.081870415Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=435d2458-9f5b-46fe-96eb-65f59743745d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.445874 | controller |     "Jun 09 17:42:02.089858 crc crio[20770]: time=\"2026-06-09T17:42:02.089775912Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683782-95tkj/oc\" id=0ea8313e-473d-4b8b-8408-92967fda09be name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.445890 | controller |     "Jun 09 17:42:02.090301 crc crio[20770]: time=\"2026-06-09T17:42:02.090237695Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.445905 | controller |     "Jun 09 17:42:02.135225 crc crio[20770]: time=\"2026-06-09T17:42:02.13420347Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.445921 | controller |     "Jun 09 17:42:02.457473 crc crio[20770]: time=\"2026-06-09T17:42:02.457318923Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.445936 | controller |     "Jun 09 17:42:02.575807 crc crio[20770]: time=\"2026-06-09T17:42:02.575215804Z\" level=info msg=\"Created container 043c5435a7e4be5a35210f793a1aac0c4f57d066e3c018e1660e6e76b15b8abe: openshift-infra/auto-csr-approver-29683782-95tkj/oc\" id=0ea8313e-473d-4b8b-8408-92967fda09be name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.445951 | controller |     "Jun 09 17:42:02.576984 crc crio[20770]: time=\"2026-06-09T17:42:02.576912982Z\" level=info msg=\"Starting container: 043c5435a7e4be5a35210f793a1aac0c4f57d066e3c018e1660e6e76b15b8abe\" id=a53eb8be-d68e-4dec-bd4b-7389a70fe855 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.445967 | controller |     "Jun 09 17:42:02.587478 crc crio[20770]: time=\"2026-06-09T17:42:02.587333772Z\" level=info msg=\"Started container\" PID=254036 containerID=043c5435a7e4be5a35210f793a1aac0c4f57d066e3c018e1660e6e76b15b8abe description=openshift-infra/auto-csr-approver-29683782-95tkj/oc id=a53eb8be-d68e-4dec-bd4b-7389a70fe855 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d9350aa0de97b447160d7711baa8bd2c5ed138539b8c71a39cae95a6d30e75a0",
2026-06-09 17:48:39.445983 | controller |     "Jun 09 17:42:04.429275 crc crio[20770]: time=\"2026-06-09T17:42:04.428759951Z\" level=info msg=\"Stopping pod sandbox: d9350aa0de97b447160d7711baa8bd2c5ed138539b8c71a39cae95a6d30e75a0\" id=373ace1e-fcba-4b04-9fda-46f35f9343d3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.446002 | controller |     "Jun 09 17:42:04.430888 crc crio[20770]: time=\"2026-06-09T17:42:04.430420689Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683782-95tkj Namespace:openshift-infra ID:d9350aa0de97b447160d7711baa8bd2c5ed138539b8c71a39cae95a6d30e75a0 UID:c12d192f-8474-4644-b1f0-5218eb43c6db NetNS:/var/run/netns/b00fd93a-2a5b-4de3-89c3-431fac32d9df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc12d192f_8474_4644_b1f0_5218eb43c6db.slice PodAnnotations:0xc002732698}] Aliases:map[]}\"",
2026-06-09 17:48:39.446018 | controller |     "Jun 09 17:42:04.430888 crc crio[20770]: time=\"2026-06-09T17:42:04.430738888Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683782-95tkj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.446033 | controller |     "Jun 09 17:42:04.791424 crc crio[20770]: time=\"2026-06-09T17:42:04.791321998Z\" level=info msg=\"Stopped pod sandbox: d9350aa0de97b447160d7711baa8bd2c5ed138539b8c71a39cae95a6d30e75a0\" id=373ace1e-fcba-4b04-9fda-46f35f9343d3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.446048 | controller |     "Jun 09 17:42:32.350525 crc crio[20770]: time=\"2026-06-09T17:42:32.349769868Z\" level=info msg=\"Removing container: b34e9ce9609ee6925b74cea10351ace15561476299a52bc2aa73fe994ba1c47d\" id=d12b5945-aa2d-4502-b0f6-5735372c945c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.446063 | controller |     "Jun 09 17:42:32.463560 crc crio[20770]: time=\"2026-06-09T17:42:32.463448198Z\" level=info msg=\"Removed container b34e9ce9609ee6925b74cea10351ace15561476299a52bc2aa73fe994ba1c47d: openshift-infra/auto-csr-approver-29683776-sw7n2/oc\" id=d12b5945-aa2d-4502-b0f6-5735372c945c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.446078 | controller |     "Jun 09 17:42:32.474475 crc crio[20770]: time=\"2026-06-09T17:42:32.474396313Z\" level=info msg=\"Stopping pod sandbox: e657d76910d2900c0340def0367baaf8ee7dfb86323c61af23e9dd7ff1151c29\" id=96901021-1705-4bc7-8a67-399b069f757e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.446093 | controller |     "Jun 09 17:42:32.474475 crc crio[20770]: time=\"2026-06-09T17:42:32.474476485Z\" level=info msg=\"Stopped pod sandbox (already stopped): e657d76910d2900c0340def0367baaf8ee7dfb86323c61af23e9dd7ff1151c29\" id=96901021-1705-4bc7-8a67-399b069f757e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.446108 | controller |     "Jun 09 17:42:32.475354 crc crio[20770]: time=\"2026-06-09T17:42:32.475291118Z\" level=info msg=\"Removing pod sandbox: e657d76910d2900c0340def0367baaf8ee7dfb86323c61af23e9dd7ff1151c29\" id=9d8905fa-ad35-4bdc-bba3-90185cd1ee96 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.446126 | controller |     "Jun 09 17:42:32.490785 crc crio[20770]: time=\"2026-06-09T17:42:32.490686291Z\" level=info msg=\"Removed pod sandbox: e657d76910d2900c0340def0367baaf8ee7dfb86323c61af23e9dd7ff1151c29\" id=9d8905fa-ad35-4bdc-bba3-90185cd1ee96 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.446143 | controller |     "Jun 09 17:43:33.108266 crc crio[20770]: time=\"2026-06-09T17:43:33.107558451Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 17:48:39.446158 | controller |     "Jun 09 17:43:33.480163 crc crio[20770]: time=\"2026-06-09T17:43:33.480028573Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 17:48:39.446174 | controller |     "Jun 09 17:43:33.480440 crc crio[20770]: time=\"2026-06-09T17:43:33.480243119Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 17:48:39.446193 | controller |     "Jun 09 17:43:33.856403 crc crio[20770]: time=\"2026-06-09T17:43:33.856222333Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 17:48:39.446209 | controller |     "Jun 09 17:43:33.942096 crc crio[20770]: time=\"2026-06-09T17:43:33.941983579Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 17:48:39.446224 | controller |     "Jun 09 17:43:33.970396 crc crio[20770]: time=\"2026-06-09T17:43:33.969767408Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 17:48:39.446240 | controller |     "Jun 09 17:43:33.984196 crc crio[20770]: time=\"2026-06-09T17:43:33.98407969Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 17:48:39.446256 | controller |     "Jun 09 17:43:34.258160 crc crio[20770]: time=\"2026-06-09T17:43:34.257622647Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 17:48:39.446271 | controller |     "Jun 09 17:43:34.387088 crc crio[20770]: time=\"2026-06-09T17:43:34.387005838Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 17:48:39.446286 | controller |     "Jun 09 17:43:34.484496 crc crio[20770]: time=\"2026-06-09T17:43:34.48443117Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 17:48:39.446301 | controller |     "Jun 09 17:43:34.489707 crc crio[20770]: time=\"2026-06-09T17:43:34.487266812Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 17:48:39.446316 | controller |     "Jun 09 17:43:34.592788 crc crio[20770]: time=\"2026-06-09T17:43:34.592313963Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 17:48:39.446331 | controller |     "Jun 09 17:43:34.674306 crc crio[20770]: time=\"2026-06-09T17:43:34.674213088Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 17:48:39.446347 | controller |     "Jun 09 17:43:35.101180 crc crio[20770]: time=\"2026-06-09T17:43:35.101026783Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 17:48:39.446362 | controller |     "Jun 09 17:43:35.386400 crc crio[20770]: time=\"2026-06-09T17:43:35.386176404Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 17:48:39.446377 | controller |     "Jun 09 17:43:35.778158 crc crio[20770]: time=\"2026-06-09T17:43:35.776443029Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 17:48:39.446393 | controller |     "Jun 09 17:43:36.110078 crc crio[20770]: time=\"2026-06-09T17:43:36.109812286Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 17:48:39.446412 | controller |     "Jun 09 17:43:36.616568 crc crio[20770]: time=\"2026-06-09T17:43:36.616144738Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 17:48:39.446429 | controller |     "Jun 09 17:43:38.231739 crc crio[20770]: time=\"2026-06-09T17:43:38.231145615Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 17:48:39.446444 | controller |     "Jun 09 17:43:38.232845 crc crio[20770]: time=\"2026-06-09T17:43:38.231904187Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 17:48:39.446460 | controller |     "Jun 09 17:43:38.278055 crc crio[20770]: time=\"2026-06-09T17:43:38.277952981Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 17:48:39.446476 | controller |     "Jun 09 17:43:38.643457 crc crio[20770]: time=\"2026-06-09T17:43:38.643410362Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 17:48:39.446491 | controller |     "Jun 09 17:43:41.225400 crc crio[20770]: time=\"2026-06-09T17:43:41.22436562Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 17:48:39.446506 | controller |     "Jun 09 17:43:41.434913 crc crio[20770]: time=\"2026-06-09T17:43:41.429604723Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 17:48:39.446543 | controller |     "Jun 09 17:43:41.710838 crc crio[20770]: time=\"2026-06-09T17:43:41.710599534Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 17:48:39.446560 | controller |     "Jun 09 17:43:42.154934 crc crio[20770]: time=\"2026-06-09T17:43:42.154442849Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 17:48:39.446577 | controller |     "Jun 09 17:43:44.689564 crc crio[20770]: time=\"2026-06-09T17:43:44.688607251Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 17:48:39.446593 | controller |     "Jun 09 17:43:45.146367 crc crio[20770]: time=\"2026-06-09T17:43:45.146269053Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 17:48:39.446608 | controller |     "Jun 09 17:43:45.405966 crc crio[20770]: time=\"2026-06-09T17:43:45.405568861Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 17:48:39.446624 | controller |     "Jun 09 17:43:46.514269 crc crio[20770]: time=\"2026-06-09T17:43:46.513730492Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 17:48:39.446639 | controller |     "Jun 09 17:43:48.341371 crc crio[20770]: time=\"2026-06-09T17:43:48.340916381Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 17:48:39.446655 | controller |     "Jun 09 17:43:49.307191 crc crio[20770]: time=\"2026-06-09T17:43:49.306512902Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 17:48:39.446674 | controller |     "Jun 09 17:43:49.337178 crc crio[20770]: time=\"2026-06-09T17:43:49.337061591Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 17:48:39.446690 | controller |     "Jun 09 17:43:49.733482 crc crio[20770]: time=\"2026-06-09T17:43:49.733336417Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 17:48:39.446706 | controller |     "Jun 09 17:43:49.819681 crc crio[20770]: time=\"2026-06-09T17:43:49.819475555Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 17:48:39.446722 | controller |     "Jun 09 17:43:49.873634 crc crio[20770]: time=\"2026-06-09T17:43:49.87354281Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 17:48:39.446738 | controller |     "Jun 09 17:43:50.125795 crc crio[20770]: time=\"2026-06-09T17:43:50.125611399Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 17:48:39.446754 | controller |     "Jun 09 17:43:50.579177 crc crio[20770]: time=\"2026-06-09T17:43:50.578597736Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 17:48:39.446770 | controller |     "Jun 09 17:43:50.698356 crc crio[20770]: time=\"2026-06-09T17:43:50.698246417Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 17:48:39.446785 | controller |     "Jun 09 17:43:51.803534 crc crio[20770]: time=\"2026-06-09T17:43:51.803460215Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 17:48:39.446800 | controller |     "Jun 09 17:43:53.013802 crc crio[20770]: time=\"2026-06-09T17:43:53.012982881Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 17:48:39.446816 | controller |     "Jun 09 17:43:53.284966 crc crio[20770]: time=\"2026-06-09T17:43:53.284410078Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 17:48:39.446831 | controller |     "Jun 09 17:43:53.821918 crc crio[20770]: time=\"2026-06-09T17:43:53.821428063Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 17:48:39.446846 | controller |     "Jun 09 17:43:54.359841 crc crio[20770]: time=\"2026-06-09T17:43:54.359748634Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 17:48:39.446862 | controller |     "Jun 09 17:43:54.997913 crc crio[20770]: time=\"2026-06-09T17:43:54.996851507Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 17:48:39.446878 | controller |     "Jun 09 17:43:57.303086 crc crio[20770]: time=\"2026-06-09T17:43:57.302453737Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 17:48:39.446898 | controller |     "Jun 09 17:43:58.108527 crc crio[20770]: time=\"2026-06-09T17:43:58.108032854Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 17:48:39.446914 | controller |     "Jun 09 17:44:00.516147 crc crio[20770]: time=\"2026-06-09T17:44:00.51571916Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683784-2cq2r/POD\" id=934fa217-0b56-40a4-96dd-b4f31faf564c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.446929 | controller |     "Jun 09 17:44:00.517159 crc crio[20770]: time=\"2026-06-09T17:44:00.516198083Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.446945 | controller |     "Jun 09 17:44:00.545477 crc crio[20770]: time=\"2026-06-09T17:44:00.545398193Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683784-2cq2r Namespace:openshift-infra ID:5b13f8fece68f1de8866da0744195f1911cf5d9222ec44842cd824b871e05401 UID:366ccd73-4089-4151-8dbf-cd4a5b890184 NetNS:/var/run/netns/d2089133-ffaf-477f-9301-25c4a55544bf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod366ccd73_4089_4151_8dbf_cd4a5b890184.slice PodAnnotations:0xc007516520}] Aliases:map[]}\"",
2026-06-09 17:48:39.446961 | controller |     "Jun 09 17:44:00.545477 crc crio[20770]: time=\"2026-06-09T17:44:00.545459465Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683784-2cq2r to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.446978 | controller |     "Jun 09 17:44:01.193203 crc crio[20770]: 2026-06-09T17:44:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5b13f8fece68f1d Mac:e2:ab:26:28:21:92 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:11 Mtu:0 Sandbox:/var/run/netns/d2089133-ffaf-477f-9301-25c4a55544bf SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.1.17 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.446994 | controller |     "Jun 09 17:44:01.197147 crc crio[20770]: time=\"2026-06-09T17:44:01.197064015Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683784-2cq2r Namespace:openshift-infra ID:5b13f8fece68f1de8866da0744195f1911cf5d9222ec44842cd824b871e05401 UID:366ccd73-4089-4151-8dbf-cd4a5b890184 NetNS:/var/run/netns/d2089133-ffaf-477f-9301-25c4a55544bf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod366ccd73_4089_4151_8dbf_cd4a5b890184.slice PodAnnotations:0xc007516520}] Aliases:map[]}\"",
2026-06-09 17:48:39.447011 | controller |     "Jun 09 17:44:01.197468 crc crio[20770]: time=\"2026-06-09T17:44:01.197316812Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683784-2cq2r for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.447027 | controller |     "Jun 09 17:44:01.218726 crc crio[20770]: time=\"2026-06-09T17:44:01.218599413Z\" level=info msg=\"Ran pod sandbox 5b13f8fece68f1de8866da0744195f1911cf5d9222ec44842cd824b871e05401 with infra container: openshift-infra/auto-csr-approver-29683784-2cq2r/POD\" id=934fa217-0b56-40a4-96dd-b4f31faf564c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.447043 | controller |     "Jun 09 17:44:01.222088 crc crio[20770]: time=\"2026-06-09T17:44:01.221938639Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=e0737321-343c-4f81-a596-4b54009e1e4f name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.447059 | controller |     "Jun 09 17:44:01.232727 crc crio[20770]: time=\"2026-06-09T17:44:01.232343809Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 17:48:39.447079 | controller |     "Jun 09 17:44:02.341439 crc crio[20770]: time=\"2026-06-09T17:44:02.340788638Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=e0737321-343c-4f81-a596-4b54009e1e4f name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.447096 | controller |     "Jun 09 17:44:02.343170 crc crio[20770]: time=\"2026-06-09T17:44:02.342297581Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=2cd068e8-3b17-41b3-86de-56ada08ed0c2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.447112 | controller |     "Jun 09 17:44:02.344802 crc crio[20770]: time=\"2026-06-09T17:44:02.344736781Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=23cb3127-a2cc-4307-94d2-e667d629feeb name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.447128 | controller |     "Jun 09 17:44:02.416244 crc crio[20770]: time=\"2026-06-09T17:44:02.416064023Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683784-2cq2r/oc\" id=2d0ac61c-5c3d-4e09-84be-828b04720088 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.447144 | controller |     "Jun 09 17:44:02.417014 crc crio[20770]: time=\"2026-06-09T17:44:02.416859376Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.447160 | controller |     "Jun 09 17:44:02.515567 crc crio[20770]: time=\"2026-06-09T17:44:02.515033939Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.447175 | controller |     "Jun 09 17:44:02.559508 crc crio[20770]: time=\"2026-06-09T17:44:02.558917641Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 17:48:39.447190 | controller |     "Jun 09 17:44:02.825587 crc crio[20770]: time=\"2026-06-09T17:44:02.825438386Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.447206 | controller |     "Jun 09 17:44:02.951235 crc crio[20770]: time=\"2026-06-09T17:44:02.951137332Z\" level=info msg=\"Created container d27985c8ee24609d8fba3390f7baea40dd9b7a4979289fdab25ead9615e26a7c: openshift-infra/auto-csr-approver-29683784-2cq2r/oc\" id=2d0ac61c-5c3d-4e09-84be-828b04720088 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.447222 | controller |     "Jun 09 17:44:02.952137 crc crio[20770]: time=\"2026-06-09T17:44:02.952032817Z\" level=info msg=\"Starting container: d27985c8ee24609d8fba3390f7baea40dd9b7a4979289fdab25ead9615e26a7c\" id=54455a11-6fb2-408a-8871-10c55002a968 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.447238 | controller |     "Jun 09 17:44:02.957999 crc crio[20770]: time=\"2026-06-09T17:44:02.957849265Z\" level=info msg=\"Started container\" PID=271042 containerID=d27985c8ee24609d8fba3390f7baea40dd9b7a4979289fdab25ead9615e26a7c description=openshift-infra/auto-csr-approver-29683784-2cq2r/oc id=54455a11-6fb2-408a-8871-10c55002a968 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5b13f8fece68f1de8866da0744195f1911cf5d9222ec44842cd824b871e05401",
2026-06-09 17:48:39.447255 | controller |     "Jun 09 17:44:05.164057 crc crio[20770]: time=\"2026-06-09T17:44:05.163045345Z\" level=info msg=\"Stopping pod sandbox: 5b13f8fece68f1de8866da0744195f1911cf5d9222ec44842cd824b871e05401\" id=2effa699-c4e0-40bb-bbac-adc7f58f739a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.447271 | controller |     "Jun 09 17:44:05.165372 crc crio[20770]: time=\"2026-06-09T17:44:05.164835697Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683784-2cq2r Namespace:openshift-infra ID:5b13f8fece68f1de8866da0744195f1911cf5d9222ec44842cd824b871e05401 UID:366ccd73-4089-4151-8dbf-cd4a5b890184 NetNS:/var/run/netns/d2089133-ffaf-477f-9301-25c4a55544bf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod366ccd73_4089_4151_8dbf_cd4a5b890184.slice PodAnnotations:0xc002a08f18}] Aliases:map[]}\"",
2026-06-09 17:48:39.447291 | controller |     "Jun 09 17:44:05.165372 crc crio[20770]: time=\"2026-06-09T17:44:05.164966701Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683784-2cq2r from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.447307 | controller |     "Jun 09 17:44:05.563558 crc crio[20770]: time=\"2026-06-09T17:44:05.562968607Z\" level=info msg=\"Stopped pod sandbox: 5b13f8fece68f1de8866da0744195f1911cf5d9222ec44842cd824b871e05401\" id=2effa699-c4e0-40bb-bbac-adc7f58f739a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.447323 | controller |     "Jun 09 17:44:32.551394 crc crio[20770]: time=\"2026-06-09T17:44:32.550824597Z\" level=info msg=\"Removing container: 3c3937ac4b961ff0b5c8d89864cf1f3572fc8d2fa962bbbd9907ab07c9413367\" id=01c82068-b6da-404f-8ee4-2dc91843eeb4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.447339 | controller |     "Jun 09 17:44:32.687050 crc crio[20770]: time=\"2026-06-09T17:44:32.686939362Z\" level=info msg=\"Removed container 3c3937ac4b961ff0b5c8d89864cf1f3572fc8d2fa962bbbd9907ab07c9413367: openshift-infra/auto-csr-approver-29683778-555mj/oc\" id=01c82068-b6da-404f-8ee4-2dc91843eeb4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.447353 | controller |     "Jun 09 17:44:32.692298 crc crio[20770]: time=\"2026-06-09T17:44:32.692196303Z\" level=info msg=\"Removing container: 6a449560b40e0470cfe3656d3eb1f935e985d0d6a9975ffdbf0d9de77fb565e5\" id=badc947d-52d3-4cbf-8d64-a4b4c6155eb8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.447370 | controller |     "Jun 09 17:44:32.727939 crc crio[20770]: time=\"2026-06-09T17:44:32.72718728Z\" level=info msg=\"Removed container 6a449560b40e0470cfe3656d3eb1f935e985d0d6a9975ffdbf0d9de77fb565e5: openshift-must-gather-slvlt/crc-debug-x4k8p/container-00\" id=badc947d-52d3-4cbf-8d64-a4b4c6155eb8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.447385 | controller |     "Jun 09 17:44:32.738758 crc crio[20770]: time=\"2026-06-09T17:44:32.738590208Z\" level=info msg=\"Stopping pod sandbox: 93668d155e86d4d68d4e28ba7488c2460aec3b3f645b3b6bf144ecbf7c26cbba\" id=4178ff44-2fcd-4ef4-a4cb-eef5ace04629 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.447401 | controller |     "Jun 09 17:44:32.738758 crc crio[20770]: time=\"2026-06-09T17:44:32.738749462Z\" level=info msg=\"Stopped pod sandbox (already stopped): 93668d155e86d4d68d4e28ba7488c2460aec3b3f645b3b6bf144ecbf7c26cbba\" id=4178ff44-2fcd-4ef4-a4cb-eef5ace04629 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.447417 | controller |     "Jun 09 17:44:32.739457 crc crio[20770]: time=\"2026-06-09T17:44:32.73937642Z\" level=info msg=\"Removing pod sandbox: 93668d155e86d4d68d4e28ba7488c2460aec3b3f645b3b6bf144ecbf7c26cbba\" id=d4b23f87-e576-4155-9e1f-12663a739a0b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.447432 | controller |     "Jun 09 17:44:32.756492 crc crio[20770]: time=\"2026-06-09T17:44:32.756362639Z\" level=info msg=\"Removed pod sandbox: 93668d155e86d4d68d4e28ba7488c2460aec3b3f645b3b6bf144ecbf7c26cbba\" id=d4b23f87-e576-4155-9e1f-12663a739a0b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.447448 | controller |     "Jun 09 17:44:32.758335 crc crio[20770]: time=\"2026-06-09T17:44:32.757395058Z\" level=info msg=\"Stopping pod sandbox: be2316f4c0c010ce42bdd84c12fc6794f3552bbe6deffa48c66d4d411c148b3c\" id=ee4b9196-419d-4a30-9cac-5cf8d351d020 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.447467 | controller |     "Jun 09 17:44:32.758335 crc crio[20770]: time=\"2026-06-09T17:44:32.757473371Z\" level=info msg=\"Stopped pod sandbox (already stopped): be2316f4c0c010ce42bdd84c12fc6794f3552bbe6deffa48c66d4d411c148b3c\" id=ee4b9196-419d-4a30-9cac-5cf8d351d020 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.447483 | controller |     "Jun 09 17:44:32.759744 crc crio[20770]: time=\"2026-06-09T17:44:32.758611263Z\" level=info msg=\"Removing pod sandbox: be2316f4c0c010ce42bdd84c12fc6794f3552bbe6deffa48c66d4d411c148b3c\" id=ba68cc6f-d7a5-41d6-a9ac-a11786a47b66 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.447499 | controller |     "Jun 09 17:44:32.772226 crc crio[20770]: time=\"2026-06-09T17:44:32.77206912Z\" level=info msg=\"Removed pod sandbox: be2316f4c0c010ce42bdd84c12fc6794f3552bbe6deffa48c66d4d411c148b3c\" id=ba68cc6f-d7a5-41d6-a9ac-a11786a47b66 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.447534 | controller |     "Jun 09 17:45:00.539577 crc crio[20770]: time=\"2026-06-09T17:45:00.538711196Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29683785-f7gn5/POD\" id=3dcf0292-a13d-4be1-a385-7a4b0a40a0d0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.447553 | controller |     "Jun 09 17:45:00.539577 crc crio[20770]: time=\"2026-06-09T17:45:00.539574791Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.447570 | controller |     "Jun 09 17:45:00.589921 crc crio[20770]: time=\"2026-06-09T17:45:00.589749134Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683785-f7gn5 Namespace:openshift-operator-lifecycle-manager ID:498b68fe11e9f30704e0be670a682e14b66ad0cb324834cc086fc0706337431e UID:34066088-801d-4cd3-98ec-070b05b84e95 NetNS:/var/run/netns/8375dbc3-7cf5-4ce3-abf3-87d50ee5a35f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod34066088_801d_4cd3_98ec_070b05b84e95.slice PodAnnotations:0xc0001341c0}] Aliases:map[]}\"",
2026-06-09 17:48:39.447586 | controller |     "Jun 09 17:45:00.589921 crc crio[20770]: time=\"2026-06-09T17:45:00.589843277Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29683785-f7gn5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.447602 | controller |     "Jun 09 17:45:01.176625 crc crio[20770]: 2026-06-09T17:45:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:498b68fe11e9f30 Mac:fa:8d:54:73:9f:b4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:12 Mtu:0 Sandbox:/var/run/netns/8375dbc3-7cf5-4ce3-abf3-87d50ee5a35f SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.1.18 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.447618 | controller |     "Jun 09 17:45:01.179139 crc crio[20770]: time=\"2026-06-09T17:45:01.177768435Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683785-f7gn5 Namespace:openshift-operator-lifecycle-manager ID:498b68fe11e9f30704e0be670a682e14b66ad0cb324834cc086fc0706337431e UID:34066088-801d-4cd3-98ec-070b05b84e95 NetNS:/var/run/netns/8375dbc3-7cf5-4ce3-abf3-87d50ee5a35f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod34066088_801d_4cd3_98ec_070b05b84e95.slice PodAnnotations:0xc0001341c0}] Aliases:map[]}\"",
2026-06-09 17:48:39.447634 | controller |     "Jun 09 17:45:01.179139 crc crio[20770]: time=\"2026-06-09T17:45:01.177984842Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29683785-f7gn5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.447650 | controller |     "Jun 09 17:45:01.187178 crc crio[20770]: time=\"2026-06-09T17:45:01.187071483Z\" level=info msg=\"Ran pod sandbox 498b68fe11e9f30704e0be670a682e14b66ad0cb324834cc086fc0706337431e with infra container: openshift-operator-lifecycle-manager/collect-profiles-29683785-f7gn5/POD\" id=3dcf0292-a13d-4be1-a385-7a4b0a40a0d0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.447670 | controller |     "Jun 09 17:45:01.191287 crc crio[20770]: time=\"2026-06-09T17:45:01.191060658Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c79edd87-6d3c-4e58-aa47-4cc89bb884c5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.447687 | controller |     "Jun 09 17:45:01.193374 crc crio[20770]: time=\"2026-06-09T17:45:01.193332563Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=05b8e3c1-09ae-4c3f-a7ff-1d45b61f6717 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.447703 | controller |     "Jun 09 17:45:01.204502 crc crio[20770]: time=\"2026-06-09T17:45:01.204414312Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29683785-f7gn5/collect-profiles\" id=e0b61eb8-552c-4ce1-8f67-d107d70783df name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.447719 | controller |     "Jun 09 17:45:01.205184 crc crio[20770]: time=\"2026-06-09T17:45:01.205094551Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.447734 | controller |     "Jun 09 17:45:01.258573 crc crio[20770]: time=\"2026-06-09T17:45:01.258474327Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.447750 | controller |     "Jun 09 17:45:01.263322 crc crio[20770]: time=\"2026-06-09T17:45:01.263245394Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.447765 | controller |     "Jun 09 17:45:01.429312 crc crio[20770]: time=\"2026-06-09T17:45:01.429225109Z\" level=info msg=\"Created container fe2502812df7c611ca25a5e8db585d8f61b195c3ebdf13093c4214848cb2f70f: openshift-operator-lifecycle-manager/collect-profiles-29683785-f7gn5/collect-profiles\" id=e0b61eb8-552c-4ce1-8f67-d107d70783df name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.447781 | controller |     "Jun 09 17:45:01.433573 crc crio[20770]: time=\"2026-06-09T17:45:01.433506252Z\" level=info msg=\"Starting container: fe2502812df7c611ca25a5e8db585d8f61b195c3ebdf13093c4214848cb2f70f\" id=bad71b1b-baf4-45c3-806d-7126c38cd09f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.447796 | controller |     "Jun 09 17:45:01.441080 crc crio[20770]: time=\"2026-06-09T17:45:01.440971556Z\" level=info msg=\"Started container\" PID=274005 containerID=fe2502812df7c611ca25a5e8db585d8f61b195c3ebdf13093c4214848cb2f70f description=openshift-operator-lifecycle-manager/collect-profiles-29683785-f7gn5/collect-profiles id=bad71b1b-baf4-45c3-806d-7126c38cd09f name=/runtime.v1.RuntimeService/StartContainer sandboxID=498b68fe11e9f30704e0be670a682e14b66ad0cb324834cc086fc0706337431e",
2026-06-09 17:48:39.447812 | controller |     "Jun 09 17:45:04.073086 crc crio[20770]: time=\"2026-06-09T17:45:04.07214872Z\" level=info msg=\"Stopping pod sandbox: 498b68fe11e9f30704e0be670a682e14b66ad0cb324834cc086fc0706337431e\" id=d31b0e39-a5ef-4d24-824b-165c4140fb06 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.447828 | controller |     "Jun 09 17:45:04.075498 crc crio[20770]: time=\"2026-06-09T17:45:04.073516409Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683785-f7gn5 Namespace:openshift-operator-lifecycle-manager ID:498b68fe11e9f30704e0be670a682e14b66ad0cb324834cc086fc0706337431e UID:34066088-801d-4cd3-98ec-070b05b84e95 NetNS:/var/run/netns/8375dbc3-7cf5-4ce3-abf3-87d50ee5a35f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod34066088_801d_4cd3_98ec_070b05b84e95.slice PodAnnotations:0xc0003dec70}] Aliases:map[]}\"",
2026-06-09 17:48:39.447849 | controller |     "Jun 09 17:45:04.075498 crc crio[20770]: time=\"2026-06-09T17:45:04.073721905Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29683785-f7gn5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.447865 | controller |     "Jun 09 17:45:04.435559 crc crio[20770]: time=\"2026-06-09T17:45:04.435029327Z\" level=info msg=\"Stopped pod sandbox: 498b68fe11e9f30704e0be670a682e14b66ad0cb324834cc086fc0706337431e\" id=d31b0e39-a5ef-4d24-824b-165c4140fb06 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.447881 | controller |     "Jun 09 17:45:32.292123 crc crio[20770]: time=\"2026-06-09T17:45:32.291372222Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 17:48:39.447897 | controller |     "Jun 09 17:45:32.802746 crc crio[20770]: time=\"2026-06-09T17:45:32.802157072Z\" level=info msg=\"Removing container: 594c06e3660f7cdc20462d6facef43c4472ec19a4f65a0d63e81b9ebfb0fda11\" id=2550211d-13c7-4599-bdf6-29c6985d1346 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.447913 | controller |     "Jun 09 17:45:32.844482 crc crio[20770]: time=\"2026-06-09T17:45:32.844378266Z\" level=info msg=\"Removed container 594c06e3660f7cdc20462d6facef43c4472ec19a4f65a0d63e81b9ebfb0fda11: openshift-operator-lifecycle-manager/collect-profiles-29683740-vv7sh/collect-profiles\" id=2550211d-13c7-4599-bdf6-29c6985d1346 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.447928 | controller |     "Jun 09 17:45:32.856368 crc crio[20770]: time=\"2026-06-09T17:45:32.856249988Z\" level=info msg=\"Stopping pod sandbox: 244d39c750e3f6e8d13c29077a07c1d687db4badb69bdc72b163435c8c86c8ed\" id=56229a04-1f80-4f5a-bf8c-a8b89fa86eab name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.447944 | controller |     "Jun 09 17:45:32.857830 crc crio[20770]: time=\"2026-06-09T17:45:32.857574066Z\" level=info msg=\"Stopped pod sandbox (already stopped): 244d39c750e3f6e8d13c29077a07c1d687db4badb69bdc72b163435c8c86c8ed\" id=56229a04-1f80-4f5a-bf8c-a8b89fa86eab name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.447959 | controller |     "Jun 09 17:45:32.859039 crc crio[20770]: time=\"2026-06-09T17:45:32.858947515Z\" level=info msg=\"Removing pod sandbox: 244d39c750e3f6e8d13c29077a07c1d687db4badb69bdc72b163435c8c86c8ed\" id=c94206e5-398e-4674-962f-7304f78c9b46 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.447974 | controller |     "Jun 09 17:45:32.884818 crc crio[20770]: time=\"2026-06-09T17:45:32.884621484Z\" level=info msg=\"Removed pod sandbox: 244d39c750e3f6e8d13c29077a07c1d687db4badb69bdc72b163435c8c86c8ed\" id=c94206e5-398e-4674-962f-7304f78c9b46 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.447990 | controller |     "Jun 09 17:45:39.605349 crc crio[20770]: time=\"2026-06-09T17:45:39.604281681Z\" level=info msg=\"Stopping container: ff5d9edc8d11368b03d36617703631aa55f651d992ecd02cac29238af351a383 (timeout: 2s)\" id=6d32206d-fd3c-4c7f-ac8b-54d990de2e3c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.448005 | controller |     "Jun 09 17:45:39.801849 crc crio[20770]: time=\"2026-06-09T17:45:39.801730469Z\" level=info msg=\"Stopped container ff5d9edc8d11368b03d36617703631aa55f651d992ecd02cac29238af351a383: openshift-must-gather-slvlt/must-gather-ztf2t/copy\" id=6d32206d-fd3c-4c7f-ac8b-54d990de2e3c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 17:48:39.448021 | controller |     "Jun 09 17:45:39.803050 crc crio[20770]: time=\"2026-06-09T17:45:39.802990426Z\" level=info msg=\"Stopping pod sandbox: b08da518016aa8881b30444cc499cf9b1b909b5fc10ee110154b5189e39bc3d5\" id=ff7acfb7-ab6a-46e2-b614-551bea93096f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.448040 | controller |     "Jun 09 17:45:39.804102 crc crio[20770]: time=\"2026-06-09T17:45:39.804014205Z\" level=info msg=\"Got pod network &{Name:must-gather-ztf2t Namespace:openshift-must-gather-slvlt ID:b08da518016aa8881b30444cc499cf9b1b909b5fc10ee110154b5189e39bc3d5 UID:d9aa1d67-aa56-4c20-a060-0f9956a3fce3 NetNS:/var/run/netns/8fdc171f-17ce-4172-921f-f36347159d7e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd9aa1d67_aa56_4c20_a060_0f9956a3fce3.slice PodAnnotations:0xc002a081b8}] Aliases:map[]}\"",
2026-06-09 17:48:39.448057 | controller |     "Jun 09 17:45:39.804303 crc crio[20770]: time=\"2026-06-09T17:45:39.804252572Z\" level=info msg=\"Deleting pod openshift-must-gather-slvlt_must-gather-ztf2t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.448073 | controller |     "Jun 09 17:45:40.161108 crc crio[20770]: time=\"2026-06-09T17:45:40.160566099Z\" level=info msg=\"Stopped pod sandbox: b08da518016aa8881b30444cc499cf9b1b909b5fc10ee110154b5189e39bc3d5\" id=ff7acfb7-ab6a-46e2-b614-551bea93096f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.448088 | controller |     "Jun 09 17:45:40.632550 crc crio[20770]: time=\"2026-06-09T17:45:40.632039319Z\" level=info msg=\"Removing container: ff5d9edc8d11368b03d36617703631aa55f651d992ecd02cac29238af351a383\" id=2fde35da-6a4b-46bb-9f72-d7d39050d64c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.448104 | controller |     "Jun 09 17:45:40.678392 crc crio[20770]: time=\"2026-06-09T17:45:40.678294329Z\" level=info msg=\"Removed container ff5d9edc8d11368b03d36617703631aa55f651d992ecd02cac29238af351a383: openshift-must-gather-slvlt/must-gather-ztf2t/copy\" id=2fde35da-6a4b-46bb-9f72-d7d39050d64c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.448119 | controller |     "Jun 09 17:45:40.682359 crc crio[20770]: time=\"2026-06-09T17:45:40.682280664Z\" level=info msg=\"Removing container: a6d99c86f1d550cf82b2aedceae205abfc4787eb1594844fbd76eef1173984b1\" id=53f097ec-e8fa-463e-9ed1-05a8bbe8387d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.448134 | controller |     "Jun 09 17:45:40.866011 crc crio[20770]: time=\"2026-06-09T17:45:40.865898075Z\" level=info msg=\"Removed container a6d99c86f1d550cf82b2aedceae205abfc4787eb1594844fbd76eef1173984b1: openshift-must-gather-slvlt/must-gather-ztf2t/gather\" id=53f097ec-e8fa-463e-9ed1-05a8bbe8387d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.448149 | controller |     "Jun 09 17:46:00.540713 crc crio[20770]: time=\"2026-06-09T17:46:00.539922077Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683786-9jxsx/POD\" id=db1d77e3-4543-4705-a9b1-1618d170964a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.448164 | controller |     "Jun 09 17:46:00.542325 crc crio[20770]: time=\"2026-06-09T17:46:00.54074393Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.448180 | controller |     "Jun 09 17:46:00.584908 crc crio[20770]: time=\"2026-06-09T17:46:00.584737996Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683786-9jxsx Namespace:openshift-infra ID:e7385c3a5ea18e85b9811080312fd78f69fedcd05e2f4f0f1bdb041b79912816 UID:04f4af46-896e-450f-a405-95da30cf8b32 NetNS:/var/run/netns/df5ec86b-cb7b-4863-8892-d545d5914614 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod04f4af46_896e_450f_a405_95da30cf8b32.slice PodAnnotations:0xc006e7e050}] Aliases:map[]}\"",
2026-06-09 17:48:39.448202 | controller |     "Jun 09 17:46:00.584908 crc crio[20770]: time=\"2026-06-09T17:46:00.584824518Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683786-9jxsx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.448218 | controller |     "Jun 09 17:46:00.924441 crc crio[20770]: 2026-06-09T17:46:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e7385c3a5ea18e8 Mac:8e:26:f5:b9:4b:7e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:13 Mtu:0 Sandbox:/var/run/netns/df5ec86b-cb7b-4863-8892-d545d5914614 SocketPath: PciID:}] [{Interface:0xc00028e5d0 Address:{IP:10.217.1.19 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.448235 | controller |     "Jun 09 17:46:00.926300 crc crio[20770]: time=\"2026-06-09T17:46:00.926229027Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683786-9jxsx Namespace:openshift-infra ID:e7385c3a5ea18e85b9811080312fd78f69fedcd05e2f4f0f1bdb041b79912816 UID:04f4af46-896e-450f-a405-95da30cf8b32 NetNS:/var/run/netns/df5ec86b-cb7b-4863-8892-d545d5914614 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod04f4af46_896e_450f_a405_95da30cf8b32.slice PodAnnotations:0xc006e7e050}] Aliases:map[]}\"",
2026-06-09 17:48:39.448251 | controller |     "Jun 09 17:46:00.926500 crc crio[20770]: time=\"2026-06-09T17:46:00.926446533Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683786-9jxsx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.448267 | controller |     "Jun 09 17:46:00.936708 crc crio[20770]: time=\"2026-06-09T17:46:00.936567734Z\" level=info msg=\"Ran pod sandbox e7385c3a5ea18e85b9811080312fd78f69fedcd05e2f4f0f1bdb041b79912816 with infra container: openshift-infra/auto-csr-approver-29683786-9jxsx/POD\" id=db1d77e3-4543-4705-a9b1-1618d170964a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.448283 | controller |     "Jun 09 17:46:00.944354 crc crio[20770]: time=\"2026-06-09T17:46:00.944255436Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=0d57639c-6ab3-43de-8658-543c357ddb3e name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.448297 | controller |     "Jun 09 17:46:00.954179 crc crio[20770]: time=\"2026-06-09T17:46:00.954103799Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 17:48:39.448313 | controller |     "Jun 09 17:46:03.297540 crc crio[20770]: time=\"2026-06-09T17:46:03.296970649Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=0d57639c-6ab3-43de-8658-543c357ddb3e name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.448329 | controller |     "Jun 09 17:46:03.300385 crc crio[20770]: time=\"2026-06-09T17:46:03.300259953Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=ec514726-4975-49ec-adec-1a9fe5948400 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.448345 | controller |     "Jun 09 17:46:03.304698 crc crio[20770]: time=\"2026-06-09T17:46:03.304540177Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=4c801479-6954-443b-bda9-aa525504714a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.448361 | controller |     "Jun 09 17:46:03.315333 crc crio[20770]: time=\"2026-06-09T17:46:03.315035188Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683786-9jxsx/oc\" id=c53372ab-971e-4a18-841c-82c6b7ecbe6e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.448376 | controller |     "Jun 09 17:46:03.315968 crc crio[20770]: time=\"2026-06-09T17:46:03.315835301Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.448395 | controller |     "Jun 09 17:46:03.383160 crc crio[20770]: time=\"2026-06-09T17:46:03.382266312Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.448411 | controller |     "Jun 09 17:46:03.648349 crc crio[20770]: time=\"2026-06-09T17:46:03.647323445Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.448427 | controller |     "Jun 09 17:46:03.782012 crc crio[20770]: time=\"2026-06-09T17:46:03.781910356Z\" level=info msg=\"Created container c12c211aad3965d3e8044e1ccfc6f6bdc0dd4d7dd3280ba56ade0fd81f12ec67: openshift-infra/auto-csr-approver-29683786-9jxsx/oc\" id=c53372ab-971e-4a18-841c-82c6b7ecbe6e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.448442 | controller |     "Jun 09 17:46:03.785263 crc crio[20770]: time=\"2026-06-09T17:46:03.785162899Z\" level=info msg=\"Starting container: c12c211aad3965d3e8044e1ccfc6f6bdc0dd4d7dd3280ba56ade0fd81f12ec67\" id=37962b99-9ad0-4a54-8d33-cd4b1b880589 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.448457 | controller |     "Jun 09 17:46:03.794546 crc crio[20770]: time=\"2026-06-09T17:46:03.790865073Z\" level=info msg=\"Started container\" PID=277244 containerID=c12c211aad3965d3e8044e1ccfc6f6bdc0dd4d7dd3280ba56ade0fd81f12ec67 description=openshift-infra/auto-csr-approver-29683786-9jxsx/oc id=37962b99-9ad0-4a54-8d33-cd4b1b880589 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e7385c3a5ea18e85b9811080312fd78f69fedcd05e2f4f0f1bdb041b79912816",
2026-06-09 17:48:39.448472 | controller |     "Jun 09 17:46:06.234435 crc crio[20770]: time=\"2026-06-09T17:46:06.23303544Z\" level=info msg=\"Stopping pod sandbox: e7385c3a5ea18e85b9811080312fd78f69fedcd05e2f4f0f1bdb041b79912816\" id=89a1410f-9fb0-4525-a229-97f2ee5e0179 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.448487 | controller |     "Jun 09 17:46:06.242323 crc crio[20770]: time=\"2026-06-09T17:46:06.235297156Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683786-9jxsx Namespace:openshift-infra ID:e7385c3a5ea18e85b9811080312fd78f69fedcd05e2f4f0f1bdb041b79912816 UID:04f4af46-896e-450f-a405-95da30cf8b32 NetNS:/var/run/netns/df5ec86b-cb7b-4863-8892-d545d5914614 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod04f4af46_896e_450f_a405_95da30cf8b32.slice PodAnnotations:0xc000134210}] Aliases:map[]}\"",
2026-06-09 17:48:39.448503 | controller |     "Jun 09 17:46:06.242323 crc crio[20770]: time=\"2026-06-09T17:46:06.23546938Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683786-9jxsx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.448537 | controller |     "Jun 09 17:46:06.598822 crc crio[20770]: time=\"2026-06-09T17:46:06.595884225Z\" level=info msg=\"Stopped pod sandbox: e7385c3a5ea18e85b9811080312fd78f69fedcd05e2f4f0f1bdb041b79912816\" id=89a1410f-9fb0-4525-a229-97f2ee5e0179 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.448555 | controller |     "Jun 09 17:46:32.912022 crc crio[20770]: time=\"2026-06-09T17:46:32.911175964Z\" level=info msg=\"Removing container: 641efa19dff04d0dc95db71d5b40bba524516356c0c16690aa2a6fdd7ff4fc55\" id=922d74b3-02e9-49aa-9949-fff7b8887c51 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.448570 | controller |     "Jun 09 17:46:33.054316 crc crio[20770]: time=\"2026-06-09T17:46:33.053793785Z\" level=info msg=\"Removed container 641efa19dff04d0dc95db71d5b40bba524516356c0c16690aa2a6fdd7ff4fc55: openshift-infra/auto-csr-approver-29683780-mnhdw/oc\" id=922d74b3-02e9-49aa-9949-fff7b8887c51 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.448585 | controller |     "Jun 09 17:46:33.065537 crc crio[20770]: time=\"2026-06-09T17:46:33.06542889Z\" level=info msg=\"Stopping pod sandbox: b08da518016aa8881b30444cc499cf9b1b909b5fc10ee110154b5189e39bc3d5\" id=4af70bc8-167a-41fd-a97c-7c94d52531b4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.448604 | controller |     "Jun 09 17:46:33.065537 crc crio[20770]: time=\"2026-06-09T17:46:33.065531723Z\" level=info msg=\"Stopped pod sandbox (already stopped): b08da518016aa8881b30444cc499cf9b1b909b5fc10ee110154b5189e39bc3d5\" id=4af70bc8-167a-41fd-a97c-7c94d52531b4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.448620 | controller |     "Jun 09 17:46:33.066410 crc crio[20770]: time=\"2026-06-09T17:46:33.066334206Z\" level=info msg=\"Removing pod sandbox: b08da518016aa8881b30444cc499cf9b1b909b5fc10ee110154b5189e39bc3d5\" id=93849dd4-c18a-48e8-8b1d-080e9b27726a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.448635 | controller |     "Jun 09 17:46:33.099452 crc crio[20770]: time=\"2026-06-09T17:46:33.099365166Z\" level=info msg=\"Removed pod sandbox: b08da518016aa8881b30444cc499cf9b1b909b5fc10ee110154b5189e39bc3d5\" id=93849dd4-c18a-48e8-8b1d-080e9b27726a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.448651 | controller |     "Jun 09 17:46:33.100511 crc crio[20770]: time=\"2026-06-09T17:46:33.100436217Z\" level=info msg=\"Stopping pod sandbox: 104bcfd98042d76877cdd3a5535332cb42f9a561450779d1ecef64f42bf3452c\" id=f0b7d74d-ac41-40ea-a685-0466f7997286 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.448667 | controller |     "Jun 09 17:46:33.100511 crc crio[20770]: time=\"2026-06-09T17:46:33.100494638Z\" level=info msg=\"Stopped pod sandbox (already stopped): 104bcfd98042d76877cdd3a5535332cb42f9a561450779d1ecef64f42bf3452c\" id=f0b7d74d-ac41-40ea-a685-0466f7997286 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.448684 | controller |     "Jun 09 17:46:33.102013 crc crio[20770]: time=\"2026-06-09T17:46:33.10194541Z\" level=info msg=\"Removing pod sandbox: 104bcfd98042d76877cdd3a5535332cb42f9a561450779d1ecef64f42bf3452c\" id=58a3e4e1-3c06-49d3-9d72-ce9a19c15559 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.448700 | controller |     "Jun 09 17:46:33.113498 crc crio[20770]: time=\"2026-06-09T17:46:33.11343154Z\" level=info msg=\"Removed pod sandbox: 104bcfd98042d76877cdd3a5535332cb42f9a561450779d1ecef64f42bf3452c\" id=58a3e4e1-3c06-49d3-9d72-ce9a19c15559 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.448716 | controller |     "Jun 09 17:48:00.539814 crc crio[20770]: time=\"2026-06-09T17:48:00.538823244Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683788-2v6xk/POD\" id=b78ae9e5-aea8-4aa9-962a-452386df6c75 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.448746 | controller |     "Jun 09 17:48:00.541507 crc crio[20770]: time=\"2026-06-09T17:48:00.539842693Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.448764 | controller |     "Jun 09 17:48:00.583615 crc crio[20770]: time=\"2026-06-09T17:48:00.58319874Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683788-2v6xk Namespace:openshift-infra ID:7863f01a4c7eaadacca01cbe4750bd24447869f638c7acc0c9a75b67d51548d4 UID:8bcfcf68-cded-4a8a-b0da-5c93e5a7959a NetNS:/var/run/netns/3bb57c0a-7146-45d6-9af3-9d7b898aa476 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8bcfcf68_cded_4a8a_b0da_5c93e5a7959a.slice PodAnnotations:0xc00291b6e0}] Aliases:map[]}\"",
2026-06-09 17:48:39.448782 | controller |     "Jun 09 17:48:00.583615 crc crio[20770]: time=\"2026-06-09T17:48:00.583629562Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683788-2v6xk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.448798 | controller |     "Jun 09 17:48:01.141329 crc crio[20770]: 2026-06-09T17:48:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7863f01a4c7eaad Mac:8e:fd:d6:6e:ff:50 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:14 Mtu:0 Sandbox:/var/run/netns/3bb57c0a-7146-45d6-9af3-9d7b898aa476 SocketPath: PciID:}] [{Interface:0xc00030e8e0 Address:{IP:10.217.1.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 17:48:39.448818 | controller |     "Jun 09 17:48:01.143727 crc crio[20770]: time=\"2026-06-09T17:48:01.143619907Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683788-2v6xk Namespace:openshift-infra ID:7863f01a4c7eaadacca01cbe4750bd24447869f638c7acc0c9a75b67d51548d4 UID:8bcfcf68-cded-4a8a-b0da-5c93e5a7959a NetNS:/var/run/netns/3bb57c0a-7146-45d6-9af3-9d7b898aa476 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8bcfcf68_cded_4a8a_b0da_5c93e5a7959a.slice PodAnnotations:0xc00291b6e0}] Aliases:map[]}\"",
2026-06-09 17:48:39.448835 | controller |     "Jun 09 17:48:01.143936 crc crio[20770]: time=\"2026-06-09T17:48:01.143862304Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683788-2v6xk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 17:48:39.448851 | controller |     "Jun 09 17:48:01.158977 crc crio[20770]: time=\"2026-06-09T17:48:01.158878305Z\" level=info msg=\"Ran pod sandbox 7863f01a4c7eaadacca01cbe4750bd24447869f638c7acc0c9a75b67d51548d4 with infra container: openshift-infra/auto-csr-approver-29683788-2v6xk/POD\" id=b78ae9e5-aea8-4aa9-962a-452386df6c75 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 17:48:39.448867 | controller |     "Jun 09 17:48:01.165532 crc crio[20770]: time=\"2026-06-09T17:48:01.165461545Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=d93cde70-adcb-40de-925b-7f5f4475fd4a name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.448883 | controller |     "Jun 09 17:48:01.175606 crc crio[20770]: time=\"2026-06-09T17:48:01.175536264Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 17:48:39.448899 | controller |     "Jun 09 17:48:02.529010 crc crio[20770]: time=\"2026-06-09T17:48:02.528217378Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=d93cde70-adcb-40de-925b-7f5f4475fd4a name=/runtime.v1.ImageService/PullImage",
2026-06-09 17:48:39.448915 | controller |     "Jun 09 17:48:02.531331 crc crio[20770]: time=\"2026-06-09T17:48:02.530144163Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=829721cc-6cd8-4a85-b9d3-9fef243951c6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.448931 | controller |     "Jun 09 17:48:02.532610 crc crio[20770]: time=\"2026-06-09T17:48:02.532530942Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=5c3f4695-fdf9-4238-b4b4-1610c1f32d35 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 17:48:39.448947 | controller |     "Jun 09 17:48:02.542059 crc crio[20770]: time=\"2026-06-09T17:48:02.541265093Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683788-2v6xk/oc\" id=2a0cf7c9-1154-4047-a227-c1807af1cf34 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.448962 | controller |     "Jun 09 17:48:02.542366 crc crio[20770]: time=\"2026-06-09T17:48:02.542105057Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.448978 | controller |     "Jun 09 17:48:02.608694 crc crio[20770]: time=\"2026-06-09T17:48:02.608554908Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.448994 | controller |     "Jun 09 17:48:02.864757 crc crio[20770]: time=\"2026-06-09T17:48:02.864561481Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 17:48:39.449013 | controller |     "Jun 09 17:48:03.002967 crc crio[20770]: time=\"2026-06-09T17:48:03.002369845Z\" level=info msg=\"Created container ab834ce540abeee0e353f86a41c888a1c9d6e779ea7c78ef7246da3af5d1ad8f: openshift-infra/auto-csr-approver-29683788-2v6xk/oc\" id=2a0cf7c9-1154-4047-a227-c1807af1cf34 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 17:48:39.449029 | controller |     "Jun 09 17:48:03.004460 crc crio[20770]: time=\"2026-06-09T17:48:03.004352942Z\" level=info msg=\"Starting container: ab834ce540abeee0e353f86a41c888a1c9d6e779ea7c78ef7246da3af5d1ad8f\" id=997279f5-6082-428f-a7f4-67a47e46968b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 17:48:39.449045 | controller |     "Jun 09 17:48:03.009610 crc crio[20770]: time=\"2026-06-09T17:48:03.009568342Z\" level=info msg=\"Started container\" PID=283010 containerID=ab834ce540abeee0e353f86a41c888a1c9d6e779ea7c78ef7246da3af5d1ad8f description=openshift-infra/auto-csr-approver-29683788-2v6xk/oc id=997279f5-6082-428f-a7f4-67a47e46968b name=/runtime.v1.RuntimeService/StartContainer sandboxID=7863f01a4c7eaadacca01cbe4750bd24447869f638c7acc0c9a75b67d51548d4",
2026-06-09 17:48:39.449062 | controller |     "Jun 09 17:48:04.994540 crc crio[20770]: time=\"2026-06-09T17:48:04.993255842Z\" level=info msg=\"Stopping pod sandbox: 7863f01a4c7eaadacca01cbe4750bd24447869f638c7acc0c9a75b67d51548d4\" id=bc4ae08c-d5fc-42f4-a5f1-5eba1845ce87 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.449078 | controller |     "Jun 09 17:48:04.996972 crc crio[20770]: time=\"2026-06-09T17:48:04.996762123Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683788-2v6xk Namespace:openshift-infra ID:7863f01a4c7eaadacca01cbe4750bd24447869f638c7acc0c9a75b67d51548d4 UID:8bcfcf68-cded-4a8a-b0da-5c93e5a7959a NetNS:/var/run/netns/3bb57c0a-7146-45d6-9af3-9d7b898aa476 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8bcfcf68_cded_4a8a_b0da_5c93e5a7959a.slice PodAnnotations:0xc0010a2dc0}] Aliases:map[]}\"",
2026-06-09 17:48:39.449094 | controller |     "Jun 09 17:48:04.997705 crc crio[20770]: time=\"2026-06-09T17:48:04.997567436Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683788-2v6xk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 17:48:39.449110 | controller |     "Jun 09 17:48:05.290909 crc crio[20770]: time=\"2026-06-09T17:48:05.290711247Z\" level=info msg=\"Stopped pod sandbox: 7863f01a4c7eaadacca01cbe4750bd24447869f638c7acc0c9a75b67d51548d4\" id=bc4ae08c-d5fc-42f4-a5f1-5eba1845ce87 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.449125 | controller |     "Jun 09 17:48:33.174990 crc crio[20770]: time=\"2026-06-09T17:48:33.17395467Z\" level=info msg=\"Removing container: 043c5435a7e4be5a35210f793a1aac0c4f57d066e3c018e1660e6e76b15b8abe\" id=6c7deafd-6b7d-47e8-b949-fb97532aa936 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.449141 | controller |     "Jun 09 17:48:33.319091 crc crio[20770]: time=\"2026-06-09T17:48:33.318942709Z\" level=info msg=\"Removed container 043c5435a7e4be5a35210f793a1aac0c4f57d066e3c018e1660e6e76b15b8abe: openshift-infra/auto-csr-approver-29683782-95tkj/oc\" id=6c7deafd-6b7d-47e8-b949-fb97532aa936 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 17:48:39.449156 | controller |     "Jun 09 17:48:33.345424 crc crio[20770]: time=\"2026-06-09T17:48:33.345336317Z\" level=info msg=\"Stopping pod sandbox: d9350aa0de97b447160d7711baa8bd2c5ed138539b8c71a39cae95a6d30e75a0\" id=d8d9768f-f0d9-48ac-b6de-36abd1afc4a0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.449171 | controller |     "Jun 09 17:48:33.346233 crc crio[20770]: time=\"2026-06-09T17:48:33.346140121Z\" level=info msg=\"Stopped pod sandbox (already stopped): d9350aa0de97b447160d7711baa8bd2c5ed138539b8c71a39cae95a6d30e75a0\" id=d8d9768f-f0d9-48ac-b6de-36abd1afc4a0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 17:48:39.449189 | controller |     "Jun 09 17:48:33.347444 crc crio[20770]: time=\"2026-06-09T17:48:33.347315034Z\" level=info msg=\"Removing pod sandbox: d9350aa0de97b447160d7711baa8bd2c5ed138539b8c71a39cae95a6d30e75a0\" id=4c88d0eb-6d15-463b-9479-dab4b72fc9fd name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 17:48:39.449205 | controller |     "Jun 09 17:48:33.377334 crc crio[20770]: time=\"2026-06-09T17:48:33.377225695Z\" level=info msg=\"Removed pod sandbox: d9350aa0de97b447160d7711baa8bd2c5ed138539b8c71a39cae95a6d30e75a0\" id=4c88d0eb-6d15-463b-9479-dab4b72fc9fd name=/runtime.v1.RuntimeService/RemovePodSandbox"
2026-06-09 17:48:39.449221 | controller |   ],
2026-06-09 17:48:39.449238 | controller |   "zuul_log_id": "in-loop-ignore"
2026-06-09 17:48:39.449254 | controller | }
2026-06-09 17:48:39.451071 | controller | changed: All items complete
2026-06-09 17:48:39.451116 | 
2026-06-09 17:48:39.806607 | 
2026-06-09 17:48:39.806849 | LOOP [env_op_images : Warn when node log fetch failed for a node]
2026-06-09 17:48:40.183131 | controller | skipping: Conditional result was False
2026-06-09 17:48:40.548778 | 
2026-06-09 17:48:40.548946 | TASK [env_op_images : Find fetched CRI-O log files]
2026-06-09 17:48:41.003735 | controller | ok: All paths examined
2026-06-09 17:48:41.029961 | 
2026-06-09 17:48:41.030098 | TASK [env_op_images : Enrich pulled report with CRI-O evidence]
2026-06-09 17:48:41.849744 | controller | changed
2026-06-09 17:48:41.894875 | 
2026-06-09 17:48:41.894963 | TASK [cifmw_setup : Create a versioned log folder]
2026-06-09 17:48:42.283985 | controller | changed
2026-06-09 17:48:42.311013 | 
2026-06-09 17:48:42.311119 | TASK [cifmw_setup : Return a list of log files in home directory]
2026-06-09 17:48:42.660391 | controller | ok: All paths examined
2026-06-09 17:48:42.687507 | 
2026-06-09 17:48:42.687672 | TASK [cifmw_setup : Ensure ansible facts cache exists]
2026-06-09 17:48:43.123105 | controller | ok
2026-06-09 17:48:43.149421 | 
2026-06-09 17:48:43.149546 | LOOP [cifmw_setup : Copy logs to proper location]
2026-06-09 17:48:43.936558 | controller | changed:
2026-06-09 17:48:43.936795 | controller | {
2026-06-09 17:48:43.936822 | controller |   "atime": 1777967689.47849,
2026-06-09 17:48:43.936841 | controller |   "ctime": 1777968154.1714108,
2026-06-09 17:48:43.936858 | controller |   "dev": 64513,
2026-06-09 17:48:43.936876 | controller |   "gid": 1000,
2026-06-09 17:48:43.936892 | controller |   "gr_name": "zuul",
2026-06-09 17:48:43.936908 | controller |   "inode": 236288,
2026-06-09 17:48:43.936925 | controller |   "isblk": false,
2026-06-09 17:48:43.936941 | controller |   "ischr": false,
2026-06-09 17:48:43.936967 | controller |   "isdir": false,
2026-06-09 17:48:43.936987 | controller |   "isfifo": false,
2026-06-09 17:48:43.937003 | controller |   "isgid": false,
2026-06-09 17:48:43.937018 | controller |   "islnk": false,
2026-06-09 17:48:43.937034 | controller |   "isreg": true,
2026-06-09 17:48:43.937048 | controller |   "issock": false,
2026-06-09 17:48:43.937063 | controller |   "isuid": false,
2026-06-09 17:48:43.937077 | controller |   "mode": "0644",
2026-06-09 17:48:43.937092 | controller |   "mtime": 1777968154.1714108,
2026-06-09 17:48:43.937106 | controller |   "nlink": 1,
2026-06-09 17:48:43.937121 | controller |   "path": "/home/zuul/crc-setup.log",
2026-06-09 17:48:43.937136 | controller |   "pw_name": "zuul",
2026-06-09 17:48:43.937151 | controller |   "rgrp": true,
2026-06-09 17:48:43.937165 | controller |   "roth": true,
2026-06-09 17:48:43.937180 | controller |   "rusr": true,
2026-06-09 17:48:43.937195 | controller |   "size": 4108,
2026-06-09 17:48:43.937210 | controller |   "uid": 1000,
2026-06-09 17:48:43.937225 | controller |   "wgrp": false,
2026-06-09 17:48:43.937240 | controller |   "woth": false,
2026-06-09 17:48:43.937255 | controller |   "wusr": true,
2026-06-09 17:48:43.937278 | controller |   "xgrp": false,
2026-06-09 17:48:43.937293 | controller |   "xoth": false,
2026-06-09 17:48:43.937309 | controller |   "xusr": false
2026-06-09 17:48:43.937323 | controller | }
2026-06-09 17:48:43.937344 | 
2026-06-09 17:48:44.670498 | controller | changed:
2026-06-09 17:48:44.670668 | controller | {
2026-06-09 17:48:44.670699 | controller |   "atime": 1781022630.5637681,
2026-06-09 17:48:44.670723 | controller |   "ctime": 1781022628.3867054,
2026-06-09 17:48:44.670745 | controller |   "dev": 64513,
2026-06-09 17:48:44.670767 | controller |   "gid": 1000,
2026-06-09 17:48:44.670788 | controller |   "gr_name": "zuul",
2026-06-09 17:48:44.670808 | controller |   "inode": 2688,
2026-06-09 17:48:44.670829 | controller |   "isblk": false,
2026-06-09 17:48:44.670849 | controller |   "ischr": false,
2026-06-09 17:48:44.670869 | controller |   "isdir": false,
2026-06-09 17:48:44.670889 | controller |   "isfifo": false,
2026-06-09 17:48:44.670909 | controller |   "isgid": false,
2026-06-09 17:48:44.670929 | controller |   "islnk": false,
2026-06-09 17:48:44.670949 | controller |   "isreg": true,
2026-06-09 17:48:44.670968 | controller |   "issock": false,
2026-06-09 17:48:44.670988 | controller |   "isuid": false,
2026-06-09 17:48:44.671008 | controller |   "mode": "0644",
2026-06-09 17:48:44.671029 | controller |   "mtime": 1781022628.3867054,
2026-06-09 17:48:44.671049 | controller |   "nlink": 1,
2026-06-09 17:48:44.671069 | controller |   "path": "/home/zuul/crc-start.log",
2026-06-09 17:48:44.671090 | controller |   "pw_name": "zuul",
2026-06-09 17:48:44.671111 | controller |   "rgrp": true,
2026-06-09 17:48:44.671131 | controller |   "roth": true,
2026-06-09 17:48:44.671151 | controller |   "rusr": true,
2026-06-09 17:48:44.671171 | controller |   "size": 3727,
2026-06-09 17:48:44.671192 | controller |   "uid": 1000,
2026-06-09 17:48:44.671212 | controller |   "wgrp": false,
2026-06-09 17:48:44.671232 | controller |   "woth": false,
2026-06-09 17:48:44.671253 | controller |   "wusr": true,
2026-06-09 17:48:44.671273 | controller |   "xgrp": false,
2026-06-09 17:48:44.671293 | controller |   "xoth": false,
2026-06-09 17:48:44.671313 | controller |   "xusr": false
2026-06-09 17:48:44.671333 | controller | }
2026-06-09 17:48:45.420989 | controller | changed:
2026-06-09 17:48:45.421160 | controller | {
2026-06-09 17:48:45.421210 | controller |   "atime": 1781027171.3344378,
2026-06-09 17:48:45.421248 | controller |   "ctime": 1781026605.639011,
2026-06-09 17:48:45.421283 | controller |   "dev": 64513,
2026-06-09 17:48:45.421317 | controller |   "gid": 1000,
2026-06-09 17:48:45.421351 | controller |   "gr_name": "zuul",
2026-06-09 17:48:45.421384 | controller |   "inode": 3016166,
2026-06-09 17:48:45.421417 | controller |   "isblk": false,
2026-06-09 17:48:45.421450 | controller |   "ischr": false,
2026-06-09 17:48:45.421485 | controller |   "isdir": false,
2026-06-09 17:48:45.421561 | controller |   "isfifo": false,
2026-06-09 17:48:45.421605 | controller |   "isgid": false,
2026-06-09 17:48:45.421640 | controller |   "islnk": false,
2026-06-09 17:48:45.421673 | controller |   "isreg": true,
2026-06-09 17:48:45.421706 | controller |   "issock": false,
2026-06-09 17:48:45.421739 | controller |   "isuid": false,
2026-06-09 17:48:45.421772 | controller |   "mode": "0644",
2026-06-09 17:48:45.421804 | controller |   "mtime": 1781026605.639011,
2026-06-09 17:48:45.421838 | controller |   "nlink": 1,
2026-06-09 17:48:45.421871 | controller |   "path": "/home/zuul/ansible.log",
2026-06-09 17:48:45.421927 | controller |   "pw_name": "zuul",
2026-06-09 17:48:45.421963 | controller |   "rgrp": true,
2026-06-09 17:48:45.421998 | controller |   "roth": true,
2026-06-09 17:48:45.422031 | controller |   "rusr": true,
2026-06-09 17:48:45.422064 | controller |   "size": 355749,
2026-06-09 17:48:45.422098 | controller |   "uid": 1000,
2026-06-09 17:48:45.422132 | controller |   "wgrp": false,
2026-06-09 17:48:45.422166 | controller |   "woth": false,
2026-06-09 17:48:45.422199 | controller |   "wusr": true,
2026-06-09 17:48:45.422246 | controller |   "xgrp": false,
2026-06-09 17:48:45.422281 | controller |   "xoth": false,
2026-06-09 17:48:45.422314 | controller |   "xusr": false
2026-06-09 17:48:45.422347 | controller | }
2026-06-09 17:48:45.447016 | 
2026-06-09 17:48:45.447156 | LOOP [cifmw_setup : Remove original log from home directory]
2026-06-09 17:48:46.217870 | controller | changed:
2026-06-09 17:48:46.218054 | controller | {
2026-06-09 17:48:46.218086 | controller |   "atime": 1777967689.47849,
2026-06-09 17:48:46.218110 | controller |   "ctime": 1777968154.1714108,
2026-06-09 17:48:46.218132 | controller |   "dev": 64513,
2026-06-09 17:48:46.218195 | controller |   "gid": 1000,
2026-06-09 17:48:46.218217 | controller |   "gr_name": "zuul",
2026-06-09 17:48:46.218234 | controller |   "inode": 236288,
2026-06-09 17:48:46.218249 | controller |   "isblk": false,
2026-06-09 17:48:46.218264 | controller |   "ischr": false,
2026-06-09 17:48:46.218279 | controller |   "isdir": false,
2026-06-09 17:48:46.218293 | controller |   "isfifo": false,
2026-06-09 17:48:46.218308 | controller |   "isgid": false,
2026-06-09 17:48:46.218322 | controller |   "islnk": false,
2026-06-09 17:48:46.218337 | controller |   "isreg": true,
2026-06-09 17:48:46.218351 | controller |   "issock": false,
2026-06-09 17:48:46.218365 | controller |   "isuid": false,
2026-06-09 17:48:46.218379 | controller |   "mode": "0644",
2026-06-09 17:48:46.218394 | controller |   "mtime": 1777968154.1714108,
2026-06-09 17:48:46.218408 | controller |   "nlink": 1,
2026-06-09 17:48:46.218422 | controller |   "path": "/home/zuul/crc-setup.log",
2026-06-09 17:48:46.218437 | controller |   "pw_name": "zuul",
2026-06-09 17:48:46.218451 | controller |   "rgrp": true,
2026-06-09 17:48:46.218465 | controller |   "roth": true,
2026-06-09 17:48:46.218480 | controller |   "rusr": true,
2026-06-09 17:48:46.218494 | controller |   "size": 4108,
2026-06-09 17:48:46.218508 | controller |   "uid": 1000,
2026-06-09 17:48:46.218556 | controller |   "wgrp": false,
2026-06-09 17:48:46.218572 | controller |   "woth": false,
2026-06-09 17:48:46.218586 | controller |   "wusr": true,
2026-06-09 17:48:46.218601 | controller |   "xgrp": false,
2026-06-09 17:48:46.218616 | controller |   "xoth": false,
2026-06-09 17:48:46.218631 | controller |   "xusr": false
2026-06-09 17:48:46.218645 | controller | }
2026-06-09 17:48:46.236855 | controller | changed:
2026-06-09 17:48:46.236913 | controller | {
2026-06-09 17:48:46.236935 | controller |   "atime": 1781022630.5637681,
2026-06-09 17:48:46.236952 | controller |   "ctime": 1781022628.3867054,
2026-06-09 17:48:46.236967 | controller |   "dev": 64513,
2026-06-09 17:48:46.236983 | controller |   "gid": 1000,
2026-06-09 17:48:46.236997 | controller |   "gr_name": "zuul",
2026-06-09 17:48:46.237012 | controller |   "inode": 2688,
2026-06-09 17:48:46.237028 | controller |   "isblk": false,
2026-06-09 17:48:46.237044 | controller |   "ischr": false,
2026-06-09 17:48:46.237059 | controller |   "isdir": false,
2026-06-09 17:48:46.237074 | controller |   "isfifo": false,
2026-06-09 17:48:46.237089 | controller |   "isgid": false,
2026-06-09 17:48:46.237103 | controller |   "islnk": false,
2026-06-09 17:48:46.237118 | controller |   "isreg": true,
2026-06-09 17:48:46.237132 | controller |   "issock": false,
2026-06-09 17:48:46.237146 | controller |   "isuid": false,
2026-06-09 17:48:46.237160 | controller |   "mode": "0644",
2026-06-09 17:48:46.237174 | controller |   "mtime": 1781022628.3867054,
2026-06-09 17:48:46.237189 | controller |   "nlink": 1,
2026-06-09 17:48:46.237203 | controller |   "path": "/home/zuul/crc-start.log",
2026-06-09 17:48:46.237218 | controller |   "pw_name": "zuul",
2026-06-09 17:48:46.237233 | controller |   "rgrp": true,
2026-06-09 17:48:46.237248 | controller |   "roth": true,
2026-06-09 17:48:46.237263 | controller |   "rusr": true,
2026-06-09 17:48:46.237278 | controller |   "size": 3727,
2026-06-09 17:48:46.237292 | controller |   "uid": 1000,
2026-06-09 17:48:46.237307 | controller |   "wgrp": false,
2026-06-09 17:48:46.237330 | controller |   "woth": false,
2026-06-09 17:48:46.237345 | controller |   "wusr": true,
2026-06-09 17:48:46.237360 | controller |   "xgrp": false,
2026-06-09 17:48:46.237374 | controller |   "xoth": false,
2026-06-09 17:48:46.237389 | controller |   "xusr": false
2026-06-09 17:48:46.237403 | controller | }
2026-06-09 17:48:46.511345 | controller | changed:
2026-06-09 17:48:46.511489 | controller | {
2026-06-09 17:48:46.511554 | controller |   "atime": 1781027171.3344378,
2026-06-09 17:48:46.511588 | controller |   "ctime": 1781026605.639011,
2026-06-09 17:48:46.511616 | controller |   "dev": 64513,
2026-06-09 17:48:46.511643 | controller |   "gid": 1000,
2026-06-09 17:48:46.511673 | controller |   "gr_name": "zuul",
2026-06-09 17:48:46.511699 | controller |   "inode": 3016166,
2026-06-09 17:48:46.511725 | controller |   "isblk": false,
2026-06-09 17:48:46.511750 | controller |   "ischr": false,
2026-06-09 17:48:46.511775 | controller |   "isdir": false,
2026-06-09 17:48:46.511803 | controller |   "isfifo": false,
2026-06-09 17:48:46.511826 | controller |   "isgid": false,
2026-06-09 17:48:46.511854 | controller |   "islnk": false,
2026-06-09 17:48:46.511883 | controller |   "isreg": true,
2026-06-09 17:48:46.511905 | controller |   "issock": false,
2026-06-09 17:48:46.511932 | controller |   "isuid": false,
2026-06-09 17:48:46.511960 | controller |   "mode": "0644",
2026-06-09 17:48:46.511982 | controller |   "mtime": 1781026605.639011,
2026-06-09 17:48:46.512010 | controller |   "nlink": 1,
2026-06-09 17:48:46.512035 | controller |   "path": "/home/zuul/ansible.log",
2026-06-09 17:48:46.512060 | controller |   "pw_name": "zuul",
2026-06-09 17:48:46.512089 | controller |   "rgrp": true,
2026-06-09 17:48:46.512111 | controller |   "roth": true,
2026-06-09 17:48:46.512139 | controller |   "rusr": true,
2026-06-09 17:48:46.512168 | controller |   "size": 355749,
2026-06-09 17:48:46.512190 | controller |   "uid": 1000,
2026-06-09 17:48:46.512219 | controller |   "wgrp": false,
2026-06-09 17:48:46.512244 | controller |   "woth": false,
2026-06-09 17:48:46.512272 | controller |   "wusr": true,
2026-06-09 17:48:46.512297 | controller |   "xgrp": false,
2026-06-09 17:48:46.512325 | controller |   "xoth": false,
2026-06-09 17:48:46.512351 | controller |   "xusr": false
2026-06-09 17:48:46.512379 | controller | }
2026-06-09 17:48:46.573347 | 
2026-06-09 17:48:46.573610 | TASK [cifmw_setup : Copy facts to dated directory]
2026-06-09 17:48:47.487947 | controller | changed
2026-06-09 17:48:47.516880 | 
2026-06-09 17:48:47.517028 | TASK [run_hook : Assert parameters are valid]
2026-06-09 17:48:47.681731 | controller | ok: All assertions passed
2026-06-09 17:48:47.701381 | 
2026-06-09 17:48:47.701530 | TASK [run_hook : Assert single hooks are all mappings]
2026-06-09 17:48:48.051634 | controller | ok: All assertions passed
2026-06-09 17:48:48.073702 | 
2026-06-09 17:48:48.073822 | LOOP [run_hook : Loop on hooks for post_logs]
2026-06-09 17:48:48.473423 | 
2026-06-09 17:48:48.473621 | PLAY [Run ci/playbooks/e2e-collect-logs.yml on CRC host]
2026-06-09 17:48:48.473772 | 
2026-06-09 17:48:48.473809 | PLAY RECAP
2026-06-09 17:48:48.473863 | controller | ok: 110 changed: 47 unreachable: 0 failed: 0 skipped: 32 rescued: 0 ignored: 3
2026-06-09 17:48:48.473891 | 
2026-06-09 17:48:49.728961 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/e2e-collect-logs.yml@main]
2026-06-09 17:48:49.732837 | POST-RUN START: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/collect-logs.yml@main]
2026-06-09 17:48:50.338082 | 
2026-06-09 17:48:50.338184 | PLAY [Ensure ci-framework-data base directories exist on all nodes]
2026-06-09 17:48:50.372339 | 
2026-06-09 17:48:50.372431 | TASK [Create ci-framework-data/logs directory if missing]
2026-06-09 17:48:50.965834 | controller | ok
2026-06-09 17:48:50.991674 | 
2026-06-09 17:48:50.991753 | PLAY [Run ci/playbooks/collect-logs.yml]
2026-06-09 17:48:51.044461 | 
2026-06-09 17:48:51.044641 | TASK [Filter out host if needed]
2026-06-09 17:48:51.073974 | controller | skipping: end_host conditional evaluated to False, continuing execution for controller
2026-06-09 17:48:51.099296 | 
2026-06-09 17:48:51.099388 | TASK [Ensure file is present]
2026-06-09 17:48:51.601981 | controller | ok
2026-06-09 17:48:51.644311 | 
2026-06-09 17:48:51.644441 | TASK [Manage molecule report file]
2026-06-09 17:48:52.328749 | controller | skipping: Conditional result was False
2026-06-09 17:48:52.390819 | 
2026-06-09 17:48:52.390980 | TASK [Check if we get ci-framework-data basedir]
2026-06-09 17:48:52.864374 | controller | ok
2026-06-09 17:48:52.890968 | 
2026-06-09 17:48:52.891090 | TASK [Create ci-framework-data log directory for zuul]
2026-06-09 17:48:53.238901 | controller | changed
2026-06-09 17:48:53.271240 | 
2026-06-09 17:48:53.271320 | TASK [Copy ci-framework interesting files]
2026-06-09 17:48:54.342098 | controller | cp: cannot stat '/home/zuul/ci-framework-data/tests': No such file or directory
2026-06-09 17:48:54.503645 | controller | ok: Runtime: 0:00:00.342221
2026-06-09 17:48:54.566213 | 
2026-06-09 17:48:54.566348 | TASK [Get SELinux listing]
2026-06-09 17:48:55.225240 | controller | ok: Runtime: 0:00:00.058946
2026-06-09 17:48:55.252252 | 
2026-06-09 17:48:55.252311 | TASK [Generate log index]
2026-06-09 17:48:56.953341 | controller | changed
2026-06-09 17:48:56.986673 | 
2026-06-09 17:48:56.986737 | TASK [Get some env related data]
2026-06-09 17:48:58.038895 | controller | /home/zuul/.local/bin/ansible
2026-06-09 17:48:59.244863 | controller | ok: Runtime: 0:00:01.282642
2026-06-09 17:48:59.270417 | 
2026-06-09 17:48:59.270493 | TASK [Generate list of logs to collect in home directory]
2026-06-09 17:48:59.758741 | controller | ok: All paths examined
2026-06-09 17:48:59.793272 | 
2026-06-09 17:48:59.793367 | LOOP [Copy logs from home directory]
2026-06-09 17:48:59.845441 | 
2026-06-09 17:48:59.845652 | TASK [Copy crio stats log file]
2026-06-09 17:48:59.869937 | controller | skipping: Conditional result was False
2026-06-09 17:48:59.962564 | 
2026-06-09 17:48:59.962779 | TASK [Get SELinux related data]
2026-06-09 17:49:00.456162 | controller | <no matches>
2026-06-09 17:49:00.624877 | controller | ERROR
2026-06-09 17:49:00.625082 | controller | {
2026-06-09 17:49:00.625110 | controller |   "delta": "0:00:00.012463",
2026-06-09 17:49:00.625129 | controller |   "end": "2026-06-09 17:49:00.457191",
2026-06-09 17:49:00.625145 | controller |   "msg": "non-zero return code",
2026-06-09 17:49:00.625162 | controller |   "rc": 1,
2026-06-09 17:49:00.625177 | controller |   "start": "2026-06-09 17:49:00.444728"
2026-06-09 17:49:00.625192 | controller | }
2026-06-09 17:49:00.625213 | controller | ERROR: Ignoring Errors
2026-06-09 17:49:00.650608 | 
2026-06-09 17:49:00.650677 | TASK [Create system configuration directory]
2026-06-09 17:49:01.054475 | controller | changed
2026-06-09 17:49:01.087737 | 
2026-06-09 17:49:01.087810 | TASK [Get some of the system configurations]
2026-06-09 17:49:01.852158 | controller | ok: Runtime: 0:00:00.018105
2026-06-09 17:49:01.877505 | 
2026-06-09 17:49:01.877589 | TASK [Copy generated documentation if available]
2026-06-09 17:49:01.902745 | controller | skipping: Conditional result was False
2026-06-09 17:49:01.931118 | 
2026-06-09 17:49:01.931225 | TASK [Copy generated AsciiDoc documentation if available]
2026-06-09 17:49:01.965221 | controller | skipping: Conditional result was False
2026-06-09 17:49:01.992208 | 
2026-06-09 17:49:01.992285 | TASK [Compress logs bigger than 2MB]
2026-06-09 17:49:27.262205 | controller | ok: Runtime: 0:00:24.543059
2026-06-09 17:49:27.328208 | 
2026-06-09 17:49:27.328333 | TASK [Copy files from workspace on node]
2026-06-09 17:49:27.369947 | controller | ok
2026-06-09 17:49:27.432687 | 
2026-06-09 17:49:27.432807 | TASK [fetch-output : Set log path for multiple nodes]
2026-06-09 17:49:27.447367 | controller | skipping: Conditional result was False
2026-06-09 17:49:27.475961 | 
2026-06-09 17:49:27.476073 | TASK [fetch-output : Set log path for single node]
2026-06-09 17:49:27.581462 | controller | ok
2026-06-09 17:49:27.609112 | 
2026-06-09 17:49:27.609213 | LOOP [fetch-output : Ensure local output dirs]
2026-06-09 17:49:27.887561 | controller -> localhost | changed: "/var/lib/zuul/builds/666e8415806d46f293a2609b54164fe2/work/logs"
2026-06-09 17:49:27.888201 | 
2026-06-09 17:49:28.123997 | controller -> localhost | changed: "/var/lib/zuul/builds/666e8415806d46f293a2609b54164fe2/work/artifacts"
2026-06-09 17:49:28.379922 | controller -> localhost | changed: "/var/lib/zuul/builds/666e8415806d46f293a2609b54164fe2/work/docs"
2026-06-09 17:49:28.445857 | 
2026-06-09 17:49:28.446040 | LOOP [fetch-output : Collect logs, artifacts and docs]
2026-06-09 17:49:32.157846 | controller | changed:
2026-06-09 17:49:32.158092 | controller | .d..t...... ./
2026-06-09 17:49:32.158131 | controller | >f+++++++++ README.html
2026-06-09 17:49:32.158160 | controller | >f+++++++++ dmesg.log
2026-06-09 17:49:32.158186 | controller | >f+++++++++ installed-pkgs.log
2026-06-09 17:49:32.158210 | controller | >f+++++++++ python.log
2026-06-09 17:49:32.158235 | controller | >f+++++++++ registries.conf
2026-06-09 17:49:32.158259 | controller | >f+++++++++ selinux-denials.log
2026-06-09 17:49:32.158283 | controller | >f+++++++++ selinux-listing.log
2026-06-09 17:49:32.158306 | controller | cd+++++++++ ci-framework-data/
2026-06-09 17:49:32.158330 | controller | cd+++++++++ ci-framework-data/artifacts/
2026-06-09 17:49:32.158354 | controller | >f+++++++++ ci-framework-data/artifacts/ansible-facts.yml
2026-06-09 17:49:32.158378 | controller | >f+++++++++ ci-framework-data/artifacts/ansible-vars.yml
2026-06-09 17:49:32.158401 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_000_check_for_oc_command.sh
2026-06-09 17:49:32.158425 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_000_copy_logs_from_crc_vm.sh
2026-06-09 17:49:32.158449 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_000_copy_logs_to_host_machine_from.sh
2026-06-09 17:49:32.158472 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_000_generate_logs_on_edpm_vm_192_1.sh
2026-06-09 17:49:32.158496 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_000_prepare_root_ssh_accesses.sh
2026-06-09 17:49:32.158562 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_000_run_hook_without_retry_downloa.sh
2026-06-09 17:49:32.158588 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_000_run_openstack_must_gather_comm.sh
2026-06-09 17:49:32.158612 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_001_fetch_openshift_token.sh
2026-06-09 17:49:32.158635 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_002_run_input.sh
2026-06-09 17:49:32.158659 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_003_run_openstack.sh
2026-06-09 17:49:32.158682 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_004_run_openstack_init.sh
2026-06-09 17:49:32.158705 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_005_run_openstack_deploy_prep.sh
2026-06-09 17:49:32.158728 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_006_run_netconfig_deploy.sh
2026-06-09 17:49:32.158752 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_007_apply_the_openstackcontrolplan.sh
2026-06-09 17:49:32.158775 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_008_run_edpm_baremetal_compute.sh
2026-06-09 17:49:32.158798 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_009_run_edpm_deploy_baremetal_prep.sh
2026-06-09 17:49:32.158821 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_010_apply_the_openstackdataplaneno.sh
2026-06-09 17:49:32.158845 | controller | >f+++++++++ ci-framework-data/artifacts/hosts
2026-06-09 17:49:32.158869 | controller | >f+++++++++ ci-framework-data/artifacts/install_yamls.sh
2026-06-09 17:49:32.158892 | controller | >f+++++++++ ci-framework-data/artifacts/installed-packages.yml
2026-06-09 17:49:32.158915 | controller | >f+++++++++ ci-framework-data/artifacts/ip-network.txt
2026-06-09 17:49:32.158948 | controller | >f+++++++++ ci-framework-data/artifacts/operator_images.yaml
2026-06-09 17:49:32.158972 | controller | >f+++++++++ ci-framework-data/artifacts/pulled_images_report.yaml
2026-06-09 17:49:32.158996 | controller | >f+++++++++ ci-framework-data/artifacts/pulled_images_report_verified.yaml
2026-06-09 17:49:32.159023 | controller | >f+++++++++ ci-framework-data/artifacts/resolv.conf
2026-06-09 17:49:32.159049 | controller | >f+++++++++ ci-framework-data/artifacts/zuul_inventory.yml
2026-06-09 17:49:32.159073 | controller | cd+++++++++ ci-framework-data/artifacts/NetworkManager/
2026-06-09 17:49:32.159100 | controller | >f+++++++++ ci-framework-data/artifacts/NetworkManager/ens3.nmconnection
2026-06-09 17:49:32.159125 | controller | cd+++++++++ ci-framework-data/artifacts/ansible_facts.2026-06-09_17-48/
2026-06-09 17:49:32.159149 | controller | cd+++++++++ ci-framework-data/artifacts/ansible_facts.2026-06-09_17-48/ansible_facts_cache/
2026-06-09 17:49:32.159173 | controller | >f+++++++++ ci-framework-data/artifacts/ansible_facts.2026-06-09_17-48/ansible_facts_cache/localhost
2026-06-09 17:49:32.159196 | controller | cd+++++++++ ci-framework-data/artifacts/crio_logs/
2026-06-09 17:49:32.159220 | controller | >f+++++++++ ci-framework-data/artifacts/crio_logs/crc.crio.log.gz
2026-06-09 17:49:32.159243 | controller | cd+++++++++ ci-framework-data/artifacts/edpm/
2026-06-09 17:49:32.159267 | controller | >f+++++++++ ci-framework-data/artifacts/edpm/ansibleee-ssh-key-id_rsa
2026-06-09 17:49:32.159290 | controller | >f+++++++++ ci-framework-data/artifacts/edpm/ansibleee-ssh-key-id_rsa.pub
2026-06-09 17:49:32.159314 | controller | >f+++++++++ ci-framework-data/artifacts/edpm/namespace.yaml
2026-06-09 17:49:32.159337 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/
2026-06-09 17:49:32.159360 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/cert-manager/
2026-06-09 17:49:32.159383 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/cert-manager/cert_manager_manifest.yml
2026-06-09 17:49:32.159407 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/metallb-system/
2026-06-09 17:49:32.159430 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/metallb-system/namespace.yaml
2026-06-09 17:49:32.159454 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/
2026-06-09 17:49:32.159477 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/cr/
2026-06-09 17:49:32.159501 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/cr/bgpadvertisement.yaml
2026-06-09 17:49:32.159550 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/cr/bgpextras.yaml
2026-06-09 17:49:32.159575 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/cr/bgppeers.yaml
2026-06-09 17:49:32.159598 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/cr/deploy_operator.yaml
2026-06-09 17:49:32.159620 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/cr/ipaddresspools.yaml
2026-06-09 17:49:32.159642 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/cr/l2advertisement.yaml
2026-06-09 17:49:32.159664 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openshift-nmstate/
2026-06-09 17:49:32.159686 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openshift-nmstate/namespace.yaml
2026-06-09 17:49:32.159709 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openshift-nmstate/nmstate/
2026-06-09 17:49:32.159731 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openshift-nmstate/nmstate/cr/
2026-06-09 17:49:32.159753 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openshift-nmstate/nmstate/cr/deploy_operator.yaml
2026-06-09 17:49:32.159775 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/
2026-06-09 17:49:32.159803 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/namespace.yaml
2026-06-09 17:49:32.159825 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/infra/
2026-06-09 17:49:32.159848 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/infra/op/
2026-06-09 17:49:32.159869 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/metallb/
2026-06-09 17:49:32.159891 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/metallb/op/
2026-06-09 17:49:32.159913 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/metallb/op/operatorgroup.yaml
2026-06-09 17:49:32.159935 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/metallb/op/subscription.yaml
2026-06-09 17:49:32.159956 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/nmstate/
2026-06-09 17:49:32.159978 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/nmstate/op/
2026-06-09 17:49:32.160000 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/nmstate/op/operatorgroup.yaml
2026-06-09 17:49:32.160023 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/nmstate/op/subscription.yaml
2026-06-09 17:49:32.160045 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/openstack/
2026-06-09 17:49:32.160082 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/openstack/op/
2026-06-09 17:49:32.160108 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/openstack/op/catalogsource.yaml
2026-06-09 17:49:32.160135 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/openstack/op/operatorgroup.yaml
2026-06-09 17:49:32.160157 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/openstack/op/subscription.yaml
2026-06-09 17:49:32.160179 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/
2026-06-09 17:49:32.160201 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/namespace.yaml
2026-06-09 17:49:32.160223 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/cr/
2026-06-09 17:49:32.160246 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/dataplane/
2026-06-09 17:49:32.160269 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/dataplane/cr/
2026-06-09 17:49:32.160290 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/dataplane/cr/25-nova-extra.conf
2026-06-09 17:49:32.160312 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/dataplane/cr/cifmw-kustomization-result.yaml
2026-06-09 17:49:32.160335 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/dataplane/cr/dataplane.yaml
2026-06-09 17:49:32.160357 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/dataplane/cr/kustomization.yaml
2026-06-09 17:49:32.160379 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/infra/
2026-06-09 17:49:32.160402 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/infra/cr/
2026-06-09 17:49:32.160424 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/infra/cr/kustomization.yaml
2026-06-09 17:49:32.160446 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/infra/cr/network_v1beta1_netconfig.yaml
2026-06-09 17:49:32.160468 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/infra/cr/vlan-config.yaml
2026-06-09 17:49:32.160490 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/input/
2026-06-09 17:49:32.160540 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/input/kustomization.yaml
2026-06-09 17:49:32.160575 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/
2026-06-09 17:49:32.160600 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/
2026-06-09 17:49:32.160622 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/ctlplane.yaml
2026-06-09 17:49:32.160644 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/datacentre.yaml
2026-06-09 17:49:32.160666 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/designate.yaml
2026-06-09 17:49:32.160689 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/designateext.yaml
2026-06-09 17:49:32.160712 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/internalapi.yaml
2026-06-09 17:49:32.160735 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/octavia.yaml
2026-06-09 17:49:32.160758 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/storage.yaml
2026-06-09 17:49:32.160781 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/storagemgmt.yaml
2026-06-09 17:49:32.160804 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/tenant.yaml
2026-06-09 17:49:32.160827 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/nncp/
2026-06-09 17:49:32.160851 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/nncp/cr/
2026-06-09 17:49:32.160873 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/nncp/cr/crc_nncp.yaml
2026-06-09 17:49:32.160896 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/openstack/
2026-06-09 17:49:32.160920 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/openstack/cr/
2026-06-09 17:49:32.160942 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/openstack/cr/cifmw-kustomization-result.yaml
2026-06-09 17:49:32.160965 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/openstack/cr/core_v1beta1_openstackcontrolplane_galera_network_isolation.yaml
2026-06-09 17:49:32.160988 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/openstack/cr/kustomization.yaml
2026-06-09 17:49:32.161012 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/storage/
2026-06-09 17:49:32.161035 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/storage/storage-class.yaml
2026-06-09 17:49:32.161058 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/storage/storage.yaml
2026-06-09 17:49:32.161082 | controller | cd+++++++++ ci-framework-data/artifacts/parameters/
2026-06-09 17:49:32.161105 | controller | >f+++++++++ ci-framework-data/artifacts/parameters/custom-params.yml
2026-06-09 17:49:32.161128 | controller | >f+++++++++ ci-framework-data/artifacts/parameters/install-yamls-params.yml
2026-06-09 17:49:32.161151 | controller | >f+++++++++ ci-framework-data/artifacts/parameters/openshift-login-params.yml
2026-06-09 17:49:32.161174 | controller | >f+++++++++ ci-framework-data/artifacts/parameters/zuul-params.yml
2026-06-09 17:49:32.161196 | controller | cd+++++++++ ci-framework-data/artifacts/repositories/
2026-06-09 17:49:32.161218 | controller | >f+++++++++ ci-framework-data/artifacts/repositories/delorean-antelope-testing.repo
2026-06-09 17:49:32.161240 | controller | >f+++++++++ ci-framework-data/artifacts/repositories/delorean.repo
2026-06-09 17:49:32.161262 | controller | >f+++++++++ ci-framework-data/artifacts/repositories/delorean.repo.md5
2026-06-09 17:49:32.161285 | controller | >f+++++++++ ci-framework-data/artifacts/repositories/repo-setup-centos-appstream.repo
2026-06-09 17:49:32.161307 | controller | >f+++++++++ ci-framework-data/artifacts/repositories/repo-setup-centos-baseos.repo
2026-06-09 17:49:32.161329 | controller | >f+++++++++ ci-framework-data/artifacts/repositories/repo-setup-centos-highavailability.repo
2026-06-09 17:49:32.161356 | controller | >f+++++++++ ci-framework-data/artifacts/repositories/repo-setup-centos-powertools.repo
2026-06-09 17:49:32.161379 | controller | cd+++++++++ ci-framework-data/artifacts/roles/
2026-06-09 17:49:32.161401 | controller | cd+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/
2026-06-09 17:49:32.161424 | controller | cd+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/
2026-06-09 17:49:32.161446 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_all.yml
2026-06-09 17:49:32.161470 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_attach_default_interface.yml
2026-06-09 17:49:32.161493 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_attach_default_interface_cleanup.yml
2026-06-09 17:49:32.161537 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican.yml
2026-06-09 17:49:32.161567 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_cleanup.yml
2026-06-09 17:49:32.161591 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_deploy.yml
2026-06-09 17:49:32.161614 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_deploy_cleanup.yml
2026-06-09 17:49:32.161637 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_deploy_prep.yml
2026-06-09 17:49:32.161660 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_deploy_validate.yml
2026-06-09 17:49:32.161684 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_kuttl.yml
2026-06-09 17:49:32.161707 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_kuttl_run.yml
2026-06-09 17:49:32.161729 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_prep.yml
2026-06-09 17:49:32.161752 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_baremetal.yml
2026-06-09 17:49:32.161774 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_baremetal_cleanup.yml
2026-06-09 17:49:32.161796 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_baremetal_prep.yml
2026-06-09 17:49:32.161818 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas.yml
2026-06-09 17:49:32.161839 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_baremetal_net_nad.yml
2026-06-09 17:49:32.161862 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_baremetal_net_nad_cleanup.yml
2026-06-09 17:49:32.161883 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_cleanup.yml
2026-06-09 17:49:32.161905 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_crc_attach_network.yml
2026-06-09 17:49:32.161927 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_crc_attach_network_cleanup.yml
2026-06-09 17:49:32.161949 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_crc_baremetal_bridge.yml
2026-06-09 17:49:32.161972 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_crc_baremetal_bridge_cleanup.yml
2026-06-09 17:49:32.161994 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_generate_nodes_yaml.yml
2026-06-09 17:49:32.162017 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_metallb.yml
2026-06-09 17:49:32.162039 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_metallb_cleanup.yml
2026-06-09 17:49:32.162066 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_network.yml
2026-06-09 17:49:32.162089 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_network_cleanup.yml
2026-06-09 17:49:32.162115 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_route_crc_and_crc_bmaas_networks.yml
2026-06-09 17:49:32.162139 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_route_crc_and_crc_bmaas_networks_cleanup.yml
2026-06-09 17:49:32.162163 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_sushy_emulator.yml
2026-06-09 17:49:32.162187 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_sushy_emulator_cleanup.yml
2026-06-09 17:49:32.162210 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_sushy_emulator_wait.yml
2026-06-09 17:49:32.162233 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_virtual_bms.yml
2026-06-09 17:49:32.162256 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_virtual_bms_cleanup.yml
2026-06-09 17:49:32.162280 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ceph.yml
2026-06-09 17:49:32.162303 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ceph_cleanup.yml
2026-06-09 17:49:32.162327 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ceph_help.yml
2026-06-09 17:49:32.162350 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_certmanager.yml
2026-06-09 17:49:32.162373 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_certmanager_cleanup.yml
2026-06-09 17:49:32.162396 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cifmw_cleanup.yml
2026-06-09 17:49:32.162419 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cifmw_prepare.yml
2026-06-09 17:49:32.162441 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder.yml
2026-06-09 17:49:32.162464 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder_cleanup.yml
2026-06-09 17:49:32.162486 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder_deploy.yml
2026-06-09 17:49:32.162508 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder_deploy_cleanup.yml
2026-06-09 17:49:32.162558 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder_deploy_prep.yml
2026-06-09 17:49:32.162581 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder_kuttl.yml
2026-06-09 17:49:32.162604 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder_kuttl_run.yml
2026-06-09 17:49:32.162626 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder_prep.yml
2026-06-09 17:49:32.162649 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cleanup.yml
2026-06-09 17:49:32.162672 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc.yml
2026-06-09 17:49:32.162695 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_attach_default_interface.yml
2026-06-09 17:49:32.162719 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_attach_default_interface_cleanup.yml
2026-06-09 17:49:32.162747 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_bmo_cleanup.yml
2026-06-09 17:49:32.162770 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_bmo_setup.yml
2026-06-09 17:49:32.162792 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_cleanup.yml
2026-06-09 17:49:32.162815 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_scrub.yml
2026-06-09 17:49:32.162837 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_storage.yml
2026-06-09 17:49:32.162859 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_storage_cleanup.yml
2026-06-09 17:49:32.162881 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_storage_cleanup_with_retries.yml
2026-06-09 17:49:32.162904 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_storage_release.yml
2026-06-09 17:49:32.162926 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_storage_with_retries.yml
2026-06-09 17:49:32.162948 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_deploy_cleanup.yml
2026-06-09 17:49:32.162970 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate.yml
2026-06-09 17:49:32.162992 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate_cleanup.yml
2026-06-09 17:49:32.163014 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate_deploy.yml
2026-06-09 17:49:32.163036 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate_deploy_cleanup.yml
2026-06-09 17:49:32.163058 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate_deploy_prep.yml
2026-06-09 17:49:32.163080 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate_kuttl.yml
2026-06-09 17:49:32.163102 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate_kuttl_run.yml
2026-06-09 17:49:32.163124 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate_prep.yml
2026-06-09 17:49:32.163146 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_dns_deploy.yml
2026-06-09 17:49:32.163168 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_dns_deploy_cleanup.yml
2026-06-09 17:49:32.163190 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_dns_deploy_prep.yml
2026-06-09 17:49:32.163212 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_download_tools.yml
2026-06-09 17:49:32.163234 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_ansible_runner.yml
2026-06-09 17:49:32.163255 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_baremetal_compute.yml
2026-06-09 17:49:32.163277 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_compute.yml
2026-06-09 17:49:32.163299 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_compute_bootc.yml
2026-06-09 17:49:32.163321 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_compute_cleanup.yml
2026-06-09 17:49:32.163343 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_compute_repos.yml
2026-06-09 17:49:32.163365 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_computes_bgp.yml
2026-06-09 17:49:32.163387 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy.yml
2026-06-09 17:49:32.163414 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_baremetal.yml
2026-06-09 17:49:32.163436 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_baremetal_prep.yml
2026-06-09 17:49:32.163459 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_cleanup.yml
2026-06-09 17:49:32.163481 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_generate_keys.yml
2026-06-09 17:49:32.163503 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_instance.yml
2026-06-09 17:49:32.163552 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_networker.yml
2026-06-09 17:49:32.163577 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_networker_cleanup.yml
2026-06-09 17:49:32.163599 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_networker_prep.yml
2026-06-09 17:49:32.163621 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_prep.yml
2026-06-09 17:49:32.163644 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_networker.yml
2026-06-09 17:49:32.163666 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_networker_cleanup.yml
2026-06-09 17:49:32.163688 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_nova_discover_hosts.yml
2026-06-09 17:49:32.163710 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_patch_ansible_runner_image.yml
2026-06-09 17:49:32.163732 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_register_dns.yml
2026-06-09 17:49:32.163754 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_wait_deploy.yml
2026-06-09 17:49:32.163776 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_wait_deploy_baremetal.yml
2026-06-09 17:49:32.163799 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance.yml
2026-06-09 17:49:32.163820 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance_cleanup.yml
2026-06-09 17:49:32.163842 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance_deploy.yml
2026-06-09 17:49:32.163864 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance_deploy_cleanup.yml
2026-06-09 17:49:32.163886 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance_deploy_prep.yml
2026-06-09 17:49:32.163909 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance_kuttl.yml
2026-06-09 17:49:32.163932 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance_kuttl_run.yml
2026-06-09 17:49:32.163956 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance_prep.yml
2026-06-09 17:49:32.163979 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat.yml
2026-06-09 17:49:32.164003 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_cleanup.yml
2026-06-09 17:49:32.164025 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_deploy.yml
2026-06-09 17:49:32.164048 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_deploy_cleanup.yml
2026-06-09 17:49:32.164093 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_deploy_prep.yml
2026-06-09 17:49:32.164117 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_kuttl.yml
2026-06-09 17:49:32.164142 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_kuttl_crc.yml
2026-06-09 17:49:32.164165 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_kuttl_run.yml
2026-06-09 17:49:32.164188 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_prep.yml
2026-06-09 17:49:32.164211 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_help.yml
2026-06-09 17:49:32.164234 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon.yml
2026-06-09 17:49:32.164257 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon_cleanup.yml
2026-06-09 17:49:32.164281 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon_deploy.yml
2026-06-09 17:49:32.164304 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon_deploy_cleanup.yml
2026-06-09 17:49:32.164328 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon_deploy_prep.yml
2026-06-09 17:49:32.164351 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon_kuttl.yml
2026-06-09 17:49:32.164373 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon_kuttl_run.yml
2026-06-09 17:49:32.164395 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon_prep.yml
2026-06-09 17:49:32.164418 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra.yml
2026-06-09 17:49:32.164441 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra_cleanup.yml
2026-06-09 17:49:32.164463 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra_kuttl.yml
2026-06-09 17:49:32.164486 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra_kuttl_run.yml
2026-06-09 17:49:32.164508 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra_prep.yml
2026-06-09 17:49:32.164558 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra_rabbitmq_deploy.yml
2026-06-09 17:49:32.164581 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra_rabbitmq_deploy_cleanup.yml
2026-06-09 17:49:32.164604 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra_rabbitmq_deploy_prep.yml
2026-06-09 17:49:32.164626 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_input.yml
2026-06-09 17:49:32.164648 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_input_cleanup.yml
2026-06-09 17:49:32.164670 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab.yml
2026-06-09 17:49:32.164692 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab_cleanup.yml
2026-06-09 17:49:32.164714 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab_nat64_router.yml
2026-06-09 17:49:32.164737 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab_nat64_router_cleanup.yml
2026-06-09 17:49:32.164759 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab_network.yml
2026-06-09 17:49:32.164781 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab_network_cleanup.yml
2026-06-09 17:49:32.164811 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab_sno.yml
2026-06-09 17:49:32.164834 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab_sno_cleanup.yml
2026-06-09 17:49:32.164857 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic.yml
2026-06-09 17:49:32.164880 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_cleanup.yml
2026-06-09 17:49:32.164902 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_deploy.yml
2026-06-09 17:49:32.164925 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_deploy_cleanup.yml
2026-06-09 17:49:32.164947 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_deploy_prep.yml
2026-06-09 17:49:32.164970 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_kuttl.yml
2026-06-09 17:49:32.164992 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_kuttl_crc.yml
2026-06-09 17:49:32.165014 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_kuttl_run.yml
2026-06-09 17:49:32.165036 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_prep.yml
2026-06-09 17:49:32.165058 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone.yml
2026-06-09 17:49:32.165081 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone_cleanup.yml
2026-06-09 17:49:32.165103 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone_deploy.yml
2026-06-09 17:49:32.165126 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone_deploy_cleanup.yml
2026-06-09 17:49:32.165148 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone_deploy_prep.yml
2026-06-09 17:49:32.165170 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone_kuttl.yml
2026-06-09 17:49:32.165192 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone_kuttl_run.yml
2026-06-09 17:49:32.165215 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone_prep.yml
2026-06-09 17:49:32.165237 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_kuttl_common_cleanup.yml
2026-06-09 17:49:32.165260 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_kuttl_common_prep.yml
2026-06-09 17:49:32.165282 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_kuttl_db_cleanup.yml
2026-06-09 17:49:32.165305 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_kuttl_db_prep.yml
2026-06-09 17:49:32.165327 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_loki.yml
2026-06-09 17:49:32.165349 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_loki_cleanup.yml
2026-06-09 17:49:32.165372 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_loki_deploy.yml
2026-06-09 17:49:32.165394 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_loki_deploy_cleanup.yml
2026-06-09 17:49:32.165417 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_lvms.yml
2026-06-09 17:49:32.165439 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila.yml
2026-06-09 17:49:32.165461 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila_cleanup.yml
2026-06-09 17:49:32.165489 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila_deploy.yml
2026-06-09 17:49:32.165539 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila_deploy_cleanup.yml
2026-06-09 17:49:32.165571 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila_deploy_prep.yml
2026-06-09 17:49:32.165595 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila_kuttl.yml
2026-06-09 17:49:32.165618 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila_kuttl_run.yml
2026-06-09 17:49:32.165640 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila_prep.yml
2026-06-09 17:49:32.165663 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb.yml
2026-06-09 17:49:32.165685 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_chainsaw.yml
2026-06-09 17:49:32.165707 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_chainsaw_run.yml
2026-06-09 17:49:32.165729 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_cleanup.yml
2026-06-09 17:49:32.165751 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_deploy.yml
2026-06-09 17:49:32.165773 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_deploy_cleanup.yml
2026-06-09 17:49:32.165796 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_deploy_prep.yml
2026-06-09 17:49:32.165818 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_kuttl.yml
2026-06-09 17:49:32.165840 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_kuttl_run.yml
2026-06-09 17:49:32.165862 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_memcached_deploy.yml
2026-06-09 17:49:32.165886 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_memcached_deploy_cleanup.yml
2026-06-09 17:49:32.165909 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_memcached_deploy_prep.yml
2026-06-09 17:49:32.165932 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_metallb.yml
2026-06-09 17:49:32.165954 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_metallb_cleanup.yml
2026-06-09 17:49:32.165976 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_metallb_config.yml
2026-06-09 17:49:32.165999 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_metallb_config_cleanup.yml
2026-06-09 17:49:32.166021 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mirror_registry.yml
2026-06-09 17:49:32.166043 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mirror_registry_ca.yml
2026-06-09 17:49:32.166065 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mirror_registry_cleanup.yml
2026-06-09 17:49:32.166087 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mirror_registry_secure.yml
2026-06-09 17:49:32.166109 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_namespace.yml
2026-06-09 17:49:32.166131 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_namespace_cleanup.yml
2026-06-09 17:49:32.166152 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netattach.yml
2026-06-09 17:49:32.166179 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netattach_cleanup.yml
2026-06-09 17:49:32.166202 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netconfig_deploy.yml
2026-06-09 17:49:32.166224 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netconfig_deploy_cleanup.yml
2026-06-09 17:49:32.166246 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netconfig_deploy_prep.yml
2026-06-09 17:49:32.166268 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netobserv.yml
2026-06-09 17:49:32.166290 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netobserv_cleanup.yml
2026-06-09 17:49:32.166313 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netobserv_deploy.yml
2026-06-09 17:49:32.166335 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netobserv_deploy_cleanup.yml
2026-06-09 17:49:32.166357 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_network_isolation_bridge.yml
2026-06-09 17:49:32.166380 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_network_isolation_bridge_cleanup.yml
2026-06-09 17:49:32.166402 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron.yml
2026-06-09 17:49:32.166423 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron_cleanup.yml
2026-06-09 17:49:32.166445 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron_deploy.yml
2026-06-09 17:49:32.166467 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron_deploy_cleanup.yml
2026-06-09 17:49:32.166489 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron_deploy_prep.yml
2026-06-09 17:49:32.166530 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron_kuttl.yml
2026-06-09 17:49:32.166559 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron_kuttl_run.yml
2026-06-09 17:49:32.166582 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron_prep.yml
2026-06-09 17:49:32.166604 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nfs.yml
2026-06-09 17:49:32.166626 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nfs_cleanup.yml
2026-06-09 17:49:32.166649 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nmstate.yml
2026-06-09 17:49:32.166671 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nncp.yml
2026-06-09 17:49:32.166693 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nncp_cleanup.yml
2026-06-09 17:49:32.166715 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nova.yml
2026-06-09 17:49:32.166737 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nova_cleanup.yml
2026-06-09 17:49:32.166759 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nova_deploy.yml
2026-06-09 17:49:32.166781 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nova_deploy_cleanup.yml
2026-06-09 17:49:32.166804 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nova_deploy_prep.yml
2026-06-09 17:49:32.166826 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nova_prep.yml
2026-06-09 17:49:32.166853 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia.yml
2026-06-09 17:49:32.166877 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia_cleanup.yml
2026-06-09 17:49:32.166899 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia_deploy.yml
2026-06-09 17:49:32.166920 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia_deploy_cleanup.yml
2026-06-09 17:49:32.166942 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia_deploy_prep.yml
2026-06-09 17:49:32.166964 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia_kuttl.yml
2026-06-09 17:49:32.166986 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia_kuttl_run.yml
2026-06-09 17:49:32.167008 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia_prep.yml
2026-06-09 17:49:32.167030 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack.yml
2026-06-09 17:49:32.167051 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_cleanup.yml
2026-06-09 17:49:32.167074 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_crds.yml
2026-06-09 17:49:32.167099 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_crds_cleanup.yml
2026-06-09 17:49:32.167122 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_deploy.yml
2026-06-09 17:49:32.167157 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_deploy_cleanup.yml
2026-06-09 17:49:32.167187 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_deploy_prep.yml
2026-06-09 17:49:32.167216 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_init.yml
2026-06-09 17:49:32.167244 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_kuttl.yml
2026-06-09 17:49:32.167274 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_kuttl_cleanup.yml
2026-06-09 17:49:32.167302 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_kuttl_prep.yml
2026-06-09 17:49:32.167332 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_kuttl_run.yml
2026-06-09 17:49:32.167360 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_patch_version.yml
2026-06-09 17:49:32.167389 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_prep.yml
2026-06-09 17:49:32.167418 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_repo.yml
2026-06-09 17:49:32.167447 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_update_run.yml
2026-06-09 17:49:32.167476 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_wait.yml
2026-06-09 17:49:32.167505 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_wait_deploy.yml
2026-06-09 17:49:32.167559 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_operator_namespace.yml
2026-06-09 17:49:32.167591 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn.yml
2026-06-09 17:49:32.167667 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn_cleanup.yml
2026-06-09 17:49:32.167695 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn_deploy.yml
2026-06-09 17:49:32.167728 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn_deploy_cleanup.yml
2026-06-09 17:49:32.167751 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn_deploy_prep.yml
2026-06-09 17:49:32.167774 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn_kuttl.yml
2026-06-09 17:49:32.167796 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn_kuttl_run.yml
2026-06-09 17:49:32.167819 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn_prep.yml
2026-06-09 17:49:32.167841 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rabbitmq.yml
2026-06-09 17:49:32.167864 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rabbitmq_cleanup.yml
2026-06-09 17:49:32.167886 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rabbitmq_deploy.yml
2026-06-09 17:49:32.167909 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rabbitmq_deploy_cleanup.yml
2026-06-09 17:49:32.167930 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rabbitmq_deploy_prep.yml
2026-06-09 17:49:32.167953 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rabbitmq_prep.yml
2026-06-09 17:49:32.167975 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_redis_deploy.yml
2026-06-09 17:49:32.167997 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_redis_deploy_cleanup.yml
2026-06-09 17:49:32.168020 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_redis_deploy_prep.yml
2026-06-09 17:49:32.168042 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rook.yml
2026-06-09 17:49:32.168089 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rook_cleanup.yml
2026-06-09 17:49:32.168113 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rook_crc_disk.yml
2026-06-09 17:49:32.168137 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rook_deploy.yml
2026-06-09 17:49:32.168160 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rook_deploy_prep.yml
2026-06-09 17:49:32.168182 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rook_prep.yml
2026-06-09 17:49:32.168204 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_set_slower_etcd_profile.yml
2026-06-09 17:49:32.168226 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_standalone.yml
2026-06-09 17:49:32.168249 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_standalone_cleanup.yml
2026-06-09 17:49:32.168274 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_standalone_deploy.yml
2026-06-09 17:49:32.168297 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_standalone_revert.yml
2026-06-09 17:49:32.168321 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_standalone_snapshot.yml
2026-06-09 17:49:32.168344 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_standalone_sync.yml
2026-06-09 17:49:32.168366 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift.yml
2026-06-09 17:49:32.168389 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift_cleanup.yml
2026-06-09 17:49:32.168417 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift_deploy.yml
2026-06-09 17:49:32.168440 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift_deploy_cleanup.yml
2026-06-09 17:49:32.168462 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift_deploy_prep.yml
2026-06-09 17:49:32.168485 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift_kuttl.yml
2026-06-09 17:49:32.168507 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift_kuttl_run.yml
2026-06-09 17:49:32.168570 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift_prep.yml
2026-06-09 17:49:32.168595 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry.yml
2026-06-09 17:49:32.168618 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry_cleanup.yml
2026-06-09 17:49:32.168641 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry_deploy.yml
2026-06-09 17:49:32.168663 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry_deploy_cleanup.yml
2026-06-09 17:49:32.168686 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry_deploy_prep.yml
2026-06-09 17:49:32.168708 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry_kuttl.yml
2026-06-09 17:49:32.168730 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry_kuttl_run.yml
2026-06-09 17:49:32.168753 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry_prep.yml
2026-06-09 17:49:32.168775 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator.yml
2026-06-09 17:49:32.168798 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator_cleanup.yml
2026-06-09 17:49:32.168820 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator_deploy.yml
2026-06-09 17:49:32.168842 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator_deploy_cleanup.yml
2026-06-09 17:49:32.168864 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator_deploy_prep.yml
2026-06-09 17:49:32.168886 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator_kuttl.yml
2026-06-09 17:49:32.168915 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator_kuttl_run.yml
2026-06-09 17:49:32.168951 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator_prep.yml
2026-06-09 17:49:32.168983 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_tripleo_deploy.yml
2026-06-09 17:49:32.169015 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_update_services.yml
2026-06-09 17:49:32.169045 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_update_system.yml
2026-06-09 17:49:32.169076 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_validate_marketplace.yml
2026-06-09 17:49:32.169107 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_wait.yml
2026-06-09 17:49:32.169138 | controller | cd+++++++++ ci-framework-data/artifacts/yum_repos/
2026-06-09 17:49:32.169169 | controller | >f+++++++++ ci-framework-data/artifacts/yum_repos/delorean-antelope-testing.repo
2026-06-09 17:49:32.169199 | controller | >f+++++++++ ci-framework-data/artifacts/yum_repos/delorean.repo
2026-06-09 17:49:32.169237 | controller | >f+++++++++ ci-framework-data/artifacts/yum_repos/delorean.repo.md5
2026-06-09 17:49:32.169268 | controller | >f+++++++++ ci-framework-data/artifacts/yum_repos/repo-setup-centos-appstream.repo
2026-06-09 17:49:32.169299 | controller | >f+++++++++ ci-framework-data/artifacts/yum_repos/repo-setup-centos-baseos.repo
2026-06-09 17:49:32.169328 | controller | >f+++++++++ ci-framework-data/artifacts/yum_repos/repo-setup-centos-highavailability.repo
2026-06-09 17:49:32.169361 | controller | >f+++++++++ ci-framework-data/artifacts/yum_repos/repo-setup-centos-powertools.repo
2026-06-09 17:49:32.169394 | controller | cd+++++++++ ci-framework-data/logs/
2026-06-09 17:49:32.169427 | controller | >f+++++++++ ci-framework-data/logs/ansible.log
2026-06-09 17:49:32.169458 | controller | >f+++++++++ ci-framework-data/logs/ci_script_000_check_for_oc_command.log
2026-06-09 17:49:32.169491 | controller | >f+++++++++ ci-framework-data/logs/ci_script_000_copy_logs_from_crc_vm.log
2026-06-09 17:49:32.169560 | controller | >f+++++++++ ci-framework-data/logs/ci_script_000_copy_logs_to_host_machine_from.log
2026-06-09 17:49:32.169598 | controller | >f+++++++++ ci-framework-data/logs/ci_script_000_generate_logs_on_edpm_vm_192_1.log
2026-06-09 17:49:32.169631 | controller | >f+++++++++ ci-framework-data/logs/ci_script_000_prepare_root_ssh_accesses.log
2026-06-09 17:49:32.169664 | controller | >f+++++++++ ci-framework-data/logs/ci_script_000_run_hook_without_retry_downloa.log
2026-06-09 17:49:32.169697 | controller | >f+++++++++ ci-framework-data/logs/ci_script_000_run_openstack_must_gather_comm.log
2026-06-09 17:49:32.169730 | controller | >f+++++++++ ci-framework-data/logs/ci_script_001_fetch_openshift_token.log
2026-06-09 17:49:32.169764 | controller | >f+++++++++ ci-framework-data/logs/ci_script_002_run_input.log
2026-06-09 17:49:32.169797 | controller | >f+++++++++ ci-framework-data/logs/ci_script_003_run_openstack.log
2026-06-09 17:49:32.169830 | controller | >f+++++++++ ci-framework-data/logs/ci_script_004_run_openstack_init.log
2026-06-09 17:49:32.169863 | controller | >f+++++++++ ci-framework-data/logs/ci_script_005_run_openstack_deploy_prep.log
2026-06-09 17:49:32.169896 | controller | >f+++++++++ ci-framework-data/logs/ci_script_006_run_netconfig_deploy.log
2026-06-09 17:49:32.169928 | controller | >f+++++++++ ci-framework-data/logs/ci_script_007_apply_the_openstackcontrolplan.log
2026-06-09 17:49:32.169960 | controller | >f+++++++++ ci-framework-data/logs/ci_script_008_run_edpm_baremetal_compute.log
2026-06-09 17:49:32.169994 | controller | >f+++++++++ ci-framework-data/logs/ci_script_009_run_edpm_deploy_baremetal_prep.log
2026-06-09 17:49:32.170027 | controller | >f+++++++++ ci-framework-data/logs/ci_script_010_apply_the_openstackdataplaneno.log
2026-06-09 17:49:32.170059 | controller | >f+++++++++ ci-framework-data/logs/crc-start.log
2026-06-09 17:49:32.170095 | controller | >f+++++++++ ci-framework-data/logs/pre_infra_download_needed_tools.log
2026-06-09 17:49:32.170128 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/
2026-06-09 17:49:32.170159 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/dnf_list_installed.txt
2026-06-09 17:49:32.170192 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/fips_check.txt
2026-06-09 17:49:32.170225 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/ip_netns.txt
2026-06-09 17:49:32.170257 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/network.txt
2026-06-09 17:49:32.170290 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/ovs_vsctl_list_openvswitch.txt
2026-06-09 17:49:32.170322 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/podman_images.txt
2026-06-09 17:49:32.170356 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/rpm_qa.txt
2026-06-09 17:49:32.170389 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/selinux-denials.log
2026-06-09 17:49:32.170421 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/
2026-06-09 17:49:32.170460 | controller | cL+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instance -> /var/lib/cloud/instances/634af35a-5af2-410e-840e-3838ea7e4a1b
2026-06-09 17:49:32.170494 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/
2026-06-09 17:49:32.170564 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/instance-id
2026-06-09 17:49:32.170601 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/previous-datasource
2026-06-09 17:49:32.170636 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/previous-hostname
2026-06-09 17:49:32.170669 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/previous-instance-id
2026-06-09 17:49:32.170701 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/python-version
2026-06-09 17:49:32.170734 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/result.json
2026-06-09 17:49:32.170767 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/set-hostname
2026-06-09 17:49:32.170800 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/status.json
2026-06-09 17:49:32.170834 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/handlers/
2026-06-09 17:49:32.170868 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/
2026-06-09 17:49:32.170901 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/634af35a-5af2-410e-840e-3838ea7e4a1b/
2026-06-09 17:49:32.170933 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/634af35a-5af2-410e-840e-3838ea7e4a1b/boot-finished
2026-06-09 17:49:32.170967 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/634af35a-5af2-410e-840e-3838ea7e4a1b/cloud-config.txt
2026-06-09 17:49:32.171001 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/634af35a-5af2-410e-840e-3838ea7e4a1b/datasource
2026-06-09 17:49:32.171034 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/634af35a-5af2-410e-840e-3838ea7e4a1b/network-config.json
2026-06-09 17:49:32.171067 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/634af35a-5af2-410e-840e-3838ea7e4a1b/obj.pkl
2026-06-09 17:49:32.171100 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/634af35a-5af2-410e-840e-3838ea7e4a1b/user-data.txt
2026-06-09 17:49:32.171133 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/634af35a-5af2-410e-840e-3838ea7e4a1b/user-data.txt.i
2026-06-09 17:49:32.171165 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/634af35a-5af2-410e-840e-3838ea7e4a1b/vendor-data.txt
2026-06-09 17:49:32.171198 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/634af35a-5af2-410e-840e-3838ea7e4a1b/vendor-data.txt.i
2026-06-09 17:49:32.171231 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/634af35a-5af2-410e-840e-3838ea7e4a1b/vendor-data2.txt
2026-06-09 17:49:32.171265 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/634af35a-5af2-410e-840e-3838ea7e4a1b/vendor-data2.txt.i
2026-06-09 17:49:32.171300 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/634af35a-5af2-410e-840e-3838ea7e4a1b/handlers/
2026-06-09 17:49:32.171334 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/634af35a-5af2-410e-840e-3838ea7e4a1b/scripts/
2026-06-09 17:49:32.171368 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/634af35a-5af2-410e-840e-3838ea7e4a1b/sem/
2026-06-09 17:49:32.171401 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/634af35a-5af2-410e-840e-3838ea7e4a1b/sem/config_install_hotplug
2026-06-09 17:49:32.171435 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/634af35a-5af2-410e-840e-3838ea7e4a1b/sem/config_keys_to_console
2026-06-09 17:49:32.171477 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/634af35a-5af2-410e-840e-3838ea7e4a1b/sem/config_locale
2026-06-09 17:49:32.171535 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/634af35a-5af2-410e-840e-3838ea7e4a1b/sem/config_mounts
2026-06-09 17:49:32.171580 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/634af35a-5af2-410e-840e-3838ea7e4a1b/sem/config_reset_rmc
2026-06-09 17:49:32.171616 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/634af35a-5af2-410e-840e-3838ea7e4a1b/sem/config_scripts_per_instance
2026-06-09 17:49:32.171650 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/634af35a-5af2-410e-840e-3838ea7e4a1b/sem/config_scripts_user
2026-06-09 17:49:32.171683 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/634af35a-5af2-410e-840e-3838ea7e4a1b/sem/config_scripts_vendor
2026-06-09 17:49:32.171716 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/634af35a-5af2-410e-840e-3838ea7e4a1b/sem/config_seed_random
2026-06-09 17:49:32.171748 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/634af35a-5af2-410e-840e-3838ea7e4a1b/sem/config_set_hostname
2026-06-09 17:49:32.171780 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/634af35a-5af2-410e-840e-3838ea7e4a1b/sem/config_set_passwords
2026-06-09 17:49:32.171812 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/634af35a-5af2-410e-840e-3838ea7e4a1b/sem/config_ssh
2026-06-09 17:49:32.171843 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/634af35a-5af2-410e-840e-3838ea7e4a1b/sem/config_ssh_authkey_fingerprints
2026-06-09 17:49:32.171876 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/634af35a-5af2-410e-840e-3838ea7e4a1b/sem/config_users_groups
2026-06-09 17:49:32.171909 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/634af35a-5af2-410e-840e-3838ea7e4a1b/sem/consume_data
2026-06-09 17:49:32.171939 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/scripts/
2026-06-09 17:49:32.171971 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/scripts/per-boot/
2026-06-09 17:49:32.172003 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/scripts/per-instance/
2026-06-09 17:49:32.172035 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/scripts/per-once/
2026-06-09 17:49:32.172089 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/scripts/vendor/
2026-06-09 17:49:32.172125 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/seed/
2026-06-09 17:49:32.172156 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/sem/
2026-06-09 17:49:32.172188 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/sem/config_scripts_per_once.once
2026-06-09 17:49:32.172220 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/config-data/
2026-06-09 17:49:32.172252 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/config-data/ansible-generated/
2026-06-09 17:49:32.172282 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/
2026-06-09 17:49:32.172315 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/.pwd.lock
2026-06-09 17:49:32.172345 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/.updated
2026-06-09 17:49:32.172375 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/DIR_COLORS
2026-06-09 17:49:32.172406 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/DIR_COLORS.lightbgcolor
2026-06-09 17:49:32.172438 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/GREP_COLORS
2026-06-09 17:49:32.172475 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/adjtime
2026-06-09 17:49:32.172506 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/aliases
2026-06-09 17:49:32.172572 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/anacrontab
2026-06-09 17:49:32.172605 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bashrc
2026-06-09 17:49:32.172637 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bindresvport.blacklist
2026-06-09 17:49:32.172669 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/centos-release
2026-06-09 17:49:32.172700 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/chrony.conf
2026-06-09 17:49:32.172731 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/chrony.conf.41622.2026-06-09@13:21:27~
2026-06-09 17:49:32.172762 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/chrony.keys
2026-06-09 17:49:32.172795 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.deny
2026-06-09 17:49:32.172827 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/crontab
2026-06-09 17:49:32.172858 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/csh.cshrc
2026-06-09 17:49:32.172891 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/csh.login
2026-06-09 17:49:32.172922 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnsmasq.conf
2026-06-09 17:49:32.172954 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dracut.conf
2026-06-09 17:49:32.172985 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/environment
2026-06-09 17:49:32.173016 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ethertypes
2026-06-09 17:49:32.173046 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/exports
2026-06-09 17:49:32.173078 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/filesystems
2026-06-09 17:49:32.173109 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/fstab
2026-06-09 17:49:32.173144 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/fuse.conf
2026-06-09 17:49:32.173176 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/group
2026-06-09 17:49:32.173207 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/group-
2026-06-09 17:49:32.173237 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/gshadow
2026-06-09 17:49:32.173269 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/gshadow-
2026-06-09 17:49:32.173301 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/host.conf
2026-06-09 17:49:32.173327 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/hostname
2026-06-09 17:49:32.173350 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/hosts
2026-06-09 17:49:32.173372 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/idmapd.conf
2026-06-09 17:49:32.173394 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/inittab
2026-06-09 17:49:32.173416 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/inputrc
2026-06-09 17:49:32.173437 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/issue
2026-06-09 17:49:32.173459 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/issue.net
2026-06-09 17:49:32.173482 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/krb5.conf
2026-06-09 17:49:32.173505 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ksmtuned.conf
2026-06-09 17:49:32.173569 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ld.so.cache
2026-06-09 17:49:32.173593 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ld.so.conf
2026-06-09 17:49:32.173616 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libaudit.conf
2026-06-09 17:49:32.173644 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libguestfs-tools.conf
2026-06-09 17:49:32.173668 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libuser.conf
2026-06-09 17:49:32.173691 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/locale.conf
2026-06-09 17:49:32.173713 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/login.defs
2026-06-09 17:49:32.173735 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.conf
2026-06-09 17:49:32.173758 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/machine-id
2026-06-09 17:49:32.173780 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/magic
2026-06-09 17:49:32.173803 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/man_db.conf
2026-06-09 17:49:32.173825 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/mke2fs.conf
2026-06-09 17:49:32.173848 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modules
2026-06-09 17:49:32.173874 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/motd
2026-06-09 17:49:32.173897 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/mtools.conf
2026-06-09 17:49:32.173919 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/multipath.conf
2026-06-09 17:49:32.173942 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/netconfig
2026-06-09 17:49:32.173965 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/networks
2026-06-09 17:49:32.173987 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nfs.conf
2026-06-09 17:49:32.174009 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nfsmount.conf
2026-06-09 17:49:32.174031 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nsswitch.conf.bak
2026-06-09 17:49:32.174054 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/oddjobd.conf
2026-06-09 17:49:32.174076 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/passwd
2026-06-09 17:49:32.174098 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/passwd-
2026-06-09 17:49:32.174120 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp.conf
2026-06-09 17:49:32.174142 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/printcap
2026-06-09 17:49:32.174164 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile
2026-06-09 17:49:32.174186 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/protocols
2026-06-09 17:49:32.174207 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/request-key.conf
2026-06-09 17:49:32.174229 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/resolv.conf
2026-06-09 17:49:32.174251 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rpc
2026-06-09 17:49:32.174273 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rsyncd.conf
2026-06-09 17:49:32.174295 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rsyslog.conf
2026-06-09 17:49:32.174316 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/services
2026-06-09 17:49:32.174338 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sestatus.conf
2026-06-09 17:49:32.174360 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/shadow
2026-06-09 17:49:32.174381 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/shadow-
2026-06-09 17:49:32.174403 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/shells
2026-06-09 17:49:32.174425 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/subgid
2026-06-09 17:49:32.174446 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/subgid-
2026-06-09 17:49:32.174468 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/subuid
2026-06-09 17:49:32.174495 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/subuid-
2026-06-09 17:49:32.174546 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sudo-ldap.conf
2026-06-09 17:49:32.174570 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sudo.conf
2026-06-09 17:49:32.174593 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sudoers
2026-06-09 17:49:32.174615 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/swtpm-localca.conf
2026-06-09 17:49:32.174637 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/swtpm-localca.options
2026-06-09 17:49:32.174660 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/swtpm_setup.conf
2026-06-09 17:49:32.174682 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysctl.conf
2026-06-09 17:49:32.174704 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/system-release-cpe
2026-06-09 17:49:32.174726 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/vconsole.conf
2026-06-09 17:49:32.174748 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/virc
2026-06-09 17:49:32.174770 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/xattr.conf
2026-06-09 17:49:32.174792 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/
2026-06-09 17:49:32.174813 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/NetworkManager.conf
2026-06-09 17:49:32.174835 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/NetworkManager.conf.33796.2026-06-09@13:20:21~
2026-06-09 17:49:32.174857 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/conf.d/
2026-06-09 17:49:32.174879 | 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 17:49:32.174901 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/dispatcher.d/
2026-06-09 17:49:32.174923 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/dispatcher.d/no-wait.d/
2026-06-09 17:49:32.174945 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/dispatcher.d/pre-down.d/
2026-06-09 17:49:32.174968 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/dispatcher.d/pre-up.d/
2026-06-09 17:49:32.174990 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/dnsmasq-shared.d/
2026-06-09 17:49:32.175012 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/dnsmasq.d/
2026-06-09 17:49:32.175034 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/
2026-06-09 17:49:32.175056 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/br-ex-br.nmconnection
2026-06-09 17:49:32.175077 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/br-ex-if.nmconnection
2026-06-09 17:49:32.175099 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/br-ex-port.nmconnection
2026-06-09 17:49:32.175122 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/cloud-init-enp1s0.nmconnection
2026-06-09 17:49:32.175145 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/enp1s0-port.nmconnection
2026-06-09 17:49:32.175167 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/ens3.nmconnection
2026-06-09 17:49:32.175190 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/vlan20-if.nmconnection
2026-06-09 17:49:32.175212 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/vlan20-port.nmconnection
2026-06-09 17:49:32.175240 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/vlan21-if.nmconnection
2026-06-09 17:49:32.175262 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/vlan21-port.nmconnection
2026-06-09 17:49:32.175284 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/vlan22-if.nmconnection
2026-06-09 17:49:32.175307 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/vlan22-port.nmconnection
2026-06-09 17:49:32.175329 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/
2026-06-09 17:49:32.175351 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/applnk/
2026-06-09 17:49:32.175374 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/fontpath.d/
2026-06-09 17:49:32.175396 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/xinit/
2026-06-09 17:49:32.175419 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/xinit/xinitrc.d/
2026-06-09 17:49:32.175441 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/xinit/xinitrc.d/50-systemd-user.sh
2026-06-09 17:49:32.175464 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/xinit/xinput.d/
2026-06-09 17:49:32.175487 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/xorg.conf.d/
2026-06-09 17:49:32.175510 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/xorg.conf.d/00-keyboard.conf
2026-06-09 17:49:32.175560 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/alternatives/
2026-06-09 17:49:32.175584 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/ansible/
2026-06-09 17:49:32.175607 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/ansible/facts.d/
2026-06-09 17:49:32.175629 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ansible/facts.d/bootc.fact
2026-06-09 17:49:32.175651 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ansible/facts.d/edpm.fact
2026-06-09 17:49:32.175673 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/
2026-06-09 17:49:32.175696 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/authselect.conf
2026-06-09 17:49:32.175719 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/dconf-db
2026-06-09 17:49:32.175742 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/dconf-locks
2026-06-09 17:49:32.175764 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/fingerprint-auth
2026-06-09 17:49:32.175785 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/nsswitch.conf
2026-06-09 17:49:32.175807 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/password-auth
2026-06-09 17:49:32.175829 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/postlogin
2026-06-09 17:49:32.175851 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/smartcard-auth
2026-06-09 17:49:32.175874 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/system-auth
2026-06-09 17:49:32.175896 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/user-nsswitch.conf
2026-06-09 17:49:32.175917 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/custom/
2026-06-09 17:49:32.175940 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/
2026-06-09 17:49:32.175962 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/authselect-completion.sh
2026-06-09 17:49:32.175984 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/ceph
2026-06-09 17:49:32.176012 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/ovs-appctl-bashcomp.bash
2026-06-09 17:49:32.176035 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/ovs-vsctl-bashcomp.bash
2026-06-09 17:49:32.176072 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/rados
2026-06-09 17:49:32.176098 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/radosgw-admin
2026-06-09 17:49:32.176123 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/rbd
2026-06-09 17:49:32.176145 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/binfmt.d/
2026-06-09 17:49:32.176167 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/bluetooth/
2026-06-09 17:49:32.176189 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bluetooth/input.conf
2026-06-09 17:49:32.176211 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bluetooth/main.conf
2026-06-09 17:49:32.176233 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bluetooth/network.conf
2026-06-09 17:49:32.176255 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/ceph/
2026-06-09 17:49:32.176277 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ceph/rbdmap
2026-06-09 17:49:32.176299 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/chkconfig.d/
2026-06-09 17:49:32.176321 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cifs-utils/
2026-06-09 17:49:32.176343 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/
2026-06-09 17:49:32.176365 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/cloud.cfg
2026-06-09 17:49:32.176387 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/cloud.cfg.d/
2026-06-09 17:49:32.176409 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/cloud.cfg.d/05_logging.cfg
2026-06-09 17:49:32.176431 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/cloud.cfg.d/90-network-manager-renderer.cfg
2026-06-09 17:49:32.176453 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/cloud.cfg.d/99-edpm-disable-network-config.cfg
2026-06-09 17:49:32.176476 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/cloud.cfg.d/README
2026-06-09 17:49:32.176497 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/
2026-06-09 17:49:32.176545 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chef_client.rb.tmpl
2026-06-09 17:49:32.176570 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.almalinux.tmpl
2026-06-09 17:49:32.176593 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.alpine.tmpl
2026-06-09 17:49:32.176616 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.centos.tmpl
2026-06-09 17:49:32.176638 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.cloudlinux.tmpl
2026-06-09 17:49:32.176661 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.cos.tmpl
2026-06-09 17:49:32.176682 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.debian.tmpl
2026-06-09 17:49:32.176704 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.fedora.tmpl
2026-06-09 17:49:32.176727 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.freebsd.tmpl
2026-06-09 17:49:32.176749 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.opensuse-leap.tmpl
2026-06-09 17:49:32.176778 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.opensuse-microos.tmpl
2026-06-09 17:49:32.176801 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.opensuse-tumbleweed.tmpl
2026-06-09 17:49:32.176823 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.opensuse.tmpl
2026-06-09 17:49:32.176845 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.photon.tmpl
2026-06-09 17:49:32.176867 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.rhel.tmpl
2026-06-09 17:49:32.176889 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.rocky.tmpl
2026-06-09 17:49:32.176912 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.sle-micro.tmpl
2026-06-09 17:49:32.176934 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.sle_hpc.tmpl
2026-06-09 17:49:32.176956 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.sles.tmpl
2026-06-09 17:49:32.176978 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.ubuntu.tmpl
2026-06-09 17:49:32.177000 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.alpine.tmpl
2026-06-09 17:49:32.177022 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.aosc.tmpl
2026-06-09 17:49:32.177044 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.arch.tmpl
2026-06-09 17:49:32.177067 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.azurelinux.tmpl
2026-06-09 17:49:32.177089 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.debian.tmpl
2026-06-09 17:49:32.177112 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.freebsd.tmpl
2026-06-09 17:49:32.177134 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.gentoo.tmpl
2026-06-09 17:49:32.177155 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.mariner.tmpl
2026-06-09 17:49:32.177177 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.photon.tmpl
2026-06-09 17:49:32.177199 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.redhat.tmpl
2026-06-09 17:49:32.177221 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.suse.tmpl
2026-06-09 17:49:32.177243 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.almalinux.tmpl
2026-06-09 17:49:32.177265 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.alpine.tmpl
2026-06-09 17:49:32.177286 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.cloudlinux.tmpl
2026-06-09 17:49:32.177308 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.debian.tmpl
2026-06-09 17:49:32.177329 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.fedora.tmpl
2026-06-09 17:49:32.177351 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.freebsd.tmpl
2026-06-09 17:49:32.177373 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.opensuse.tmpl
2026-06-09 17:49:32.177394 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.photon.tmpl
2026-06-09 17:49:32.177415 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.rhel.tmpl
2026-06-09 17:49:32.177437 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.rocky.tmpl
2026-06-09 17:49:32.177463 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.sles.tmpl
2026-06-09 17:49:32.177485 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.ubuntu.tmpl
2026-06-09 17:49:32.177506 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntpd.conf.openbsd.tmpl
2026-06-09 17:49:32.177555 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/resolv.conf.tmpl
2026-06-09 17:49:32.177579 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/sources.list.debian.deb822.tmpl
2026-06-09 17:49:32.177601 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/sources.list.debian.tmpl
2026-06-09 17:49:32.177624 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/sources.list.ubuntu.deb822.tmpl
2026-06-09 17:49:32.177646 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/sources.list.ubuntu.tmpl
2026-06-09 17:49:32.177668 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/systemd.resolved.conf.tmpl
2026-06-09 17:49:32.177691 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/timesyncd.conf.tmpl
2026-06-09 17:49:32.177713 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cockpit/
2026-06-09 17:49:32.177735 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cockpit/disallowed-users
2026-06-09 17:49:32.177762 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cockpit/machines.d/
2026-06-09 17:49:32.177787 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cockpit/ws-certs.d/
2026-06-09 17:49:32.177812 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/
2026-06-09 17:49:32.177837 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/containers.conf
2026-06-09 17:49:32.177868 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/policy.json
2026-06-09 17:49:32.177891 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.conf
2026-06-09 17:49:32.177919 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/storage.conf
2026-06-09 17:49:32.177944 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/certs.d/
2026-06-09 17:49:32.177968 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/networks/
2026-06-09 17:49:32.177992 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/networks/podman.json
2026-06-09 17:49:32.178017 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/oci/
2026-06-09 17:49:32.178042 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/oci/hooks.d/
2026-06-09 17:49:32.178071 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.conf.d/
2026-06-09 17:49:32.178096 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.conf.d/000-shortnames.conf
2026-06-09 17:49:32.178124 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.conf.d/20-edpm-podman-registries.conf
2026-06-09 17:49:32.178203 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.d/
2026-06-09 17:49:32.178232 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.d/default.yaml
2026-06-09 17:49:32.178255 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.d/registry.access.redhat.com.yaml
2026-06-09 17:49:32.178277 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.d/registry.redhat.io.yaml
2026-06-09 17:49:32.178305 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/systemd/
2026-06-09 17:49:32.178328 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.d/
2026-06-09 17:49:32.178350 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.d/0hourly
2026-06-09 17:49:32.178372 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.daily/
2026-06-09 17:49:32.178395 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.hourly/
2026-06-09 17:49:32.178418 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.hourly/0anacron
2026-06-09 17:49:32.178441 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.monthly/
2026-06-09 17:49:32.178464 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.weekly/
2026-06-09 17:49:32.178487 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/
2026-06-09 17:49:32.178509 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/session.conf
2026-06-09 17:49:32.178571 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.conf
2026-06-09 17:49:32.178595 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/session.d/
2026-06-09 17:49:32.178618 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/
2026-06-09 17:49:32.178640 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/dnsmasq.conf
2026-06-09 17:49:32.178662 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/oddjob-mkhomedir.conf
2026-06-09 17:49:32.178685 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/oddjob.conf
2026-06-09 17:49:32.178707 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/org.fedoraproject.SetroubleshootFixit.conf
2026-06-09 17:49:32.178730 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/org.fedoraproject.SetroubleshootPrivileged.conf
2026-06-09 17:49:32.178753 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/org.fedoraproject.Setroubleshootd.conf
2026-06-09 17:49:32.178776 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/org.freedesktop.PolicyKit1.conf
2026-06-09 17:49:32.178798 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/org.selinux.conf
2026-06-09 17:49:32.178822 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/teamd.conf
2026-06-09 17:49:32.178844 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dconf/
2026-06-09 17:49:32.178867 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dconf/db/
2026-06-09 17:49:32.178889 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dconf/db/distro.d/
2026-06-09 17:49:32.178911 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dconf/db/distro.d/locks/
2026-06-09 17:49:32.178933 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/debuginfod/
2026-06-09 17:49:32.178955 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/debuginfod/elfutils.certpath
2026-06-09 17:49:32.178977 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/debuginfod/elfutils.urls
2026-06-09 17:49:32.178999 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/default/
2026-06-09 17:49:32.179021 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/default/grub
2026-06-09 17:49:32.179043 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/default/useradd
2026-06-09 17:49:32.179066 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/depmod.d/
2026-06-09 17:49:32.179087 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/depmod.d/dist.conf
2026-06-09 17:49:32.179115 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dhcp/
2026-06-09 17:49:32.179137 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dhcp/dhclient-enter-hooks
2026-06-09 17:49:32.179159 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dhcp/dhclient.d/
2026-06-09 17:49:32.179180 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dhcp/dhclient.d/chrony.sh
2026-06-09 17:49:32.179202 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dib-manifests/
2026-06-09 17:49:32.179224 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dib-manifests/dib-element-manifest
2026-06-09 17:49:32.179247 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dib-manifests/dib_arguments
2026-06-09 17:49:32.179269 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dib-manifests/dib_environment
2026-06-09 17:49:32.179292 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/
2026-06-09 17:49:32.179314 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/dnf.conf
2026-06-09 17:49:32.179336 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/aliases.d/
2026-06-09 17:49:32.179358 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/modules.d/
2026-06-09 17:49:32.179380 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/modules.defaults.d/
2026-06-09 17:49:32.179403 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/plugins/
2026-06-09 17:49:32.179425 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/plugins/copr.conf
2026-06-09 17:49:32.179447 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/plugins/debuginfo-install.conf
2026-06-09 17:49:32.179470 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/plugins/copr.d/
2026-06-09 17:49:32.179492 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/
2026-06-09 17:49:32.179534 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/dnf.conf
2026-06-09 17:49:32.179564 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/grub2-efi-x64.conf
2026-06-09 17:49:32.179587 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/grub2-pc.conf
2026-06-09 17:49:32.179609 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/grub2-tools-minimal.conf
2026-06-09 17:49:32.179631 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/setup.conf
2026-06-09 17:49:32.179654 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/sudo.conf
2026-06-09 17:49:32.179676 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/systemd.conf
2026-06-09 17:49:32.179699 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/yum.conf
2026-06-09 17:49:32.179721 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/usr-drift-protected-paths.d/
2026-06-09 17:49:32.179743 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/vars/
2026-06-09 17:49:32.179881 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/vars/arch
2026-06-09 17:49:32.179906 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/vars/basearch
2026-06-09 17:49:32.179929 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/vars/contentdir
2026-06-09 17:49:32.179951 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/vars/stream
2026-06-09 17:49:32.179974 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnsmasq.d/
2026-06-09 17:49:32.179996 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dracut.conf.d/
2026-06-09 17:49:32.180018 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dracut.conf.d/disable-nouveau.conf
2026-06-09 17:49:32.180060 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/driverctl.d/
2026-06-09 17:49:32.180084 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/egl/
2026-06-09 17:49:32.180108 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/egl/egl_external_platform.d/
2026-06-09 17:49:32.180131 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/exports.d/
2026-06-09 17:49:32.180154 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/firewalld/
2026-06-09 17:49:32.180176 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/firewalld/zones/
2026-06-09 17:49:32.180199 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/firewalld/zones/public.xml
2026-06-09 17:49:32.180222 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/firewalld/zones/public.xml.old
2026-06-09 17:49:32.180244 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/
2026-06-09 17:49:32.180266 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/fwupd.conf
2026-06-09 17:49:32.180289 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/bios-settings.d/
2026-06-09 17:49:32.180311 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/bios-settings.d/README.md
2026-06-09 17:49:32.180333 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/remotes.d/
2026-06-09 17:49:32.180356 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/remotes.d/lvfs-testing.conf
2026-06-09 17:49:32.180378 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/remotes.d/lvfs.conf
2026-06-09 17:49:32.180400 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/remotes.d/vendor-directory.conf
2026-06-09 17:49:32.180422 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/gcrypt/
2026-06-09 17:49:32.180445 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/glvnd/
2026-06-09 17:49:32.180467 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/glvnd/egl_vendor.d/
2026-06-09 17:49:32.180490 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/gnupg/
2026-06-09 17:49:32.180534 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/groff/
2026-06-09 17:49:32.180565 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/groff/site-font/
2026-06-09 17:49:32.180589 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/groff/site-tmac/
2026-06-09 17:49:32.180611 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/groff/site-tmac/man.local
2026-06-09 17:49:32.180634 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/groff/site-tmac/mdoc.local
2026-06-09 17:49:32.180656 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/
2026-06-09 17:49:32.180679 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/00_header
2026-06-09 17:49:32.180701 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/00_tuned
2026-06-09 17:49:32.180723 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/01_users
2026-06-09 17:49:32.180745 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/08_fallback_counting
2026-06-09 17:49:32.180767 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/10_linux
2026-06-09 17:49:32.180789 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/10_reset_boot_success
2026-06-09 17:49:32.180811 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/12_menu_auto_hide
2026-06-09 17:49:32.180833 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/14_menu_show_once
2026-06-09 17:49:32.180854 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/20_linux_xen
2026-06-09 17:49:32.180885 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/20_ppc_terminfo
2026-06-09 17:49:32.180907 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/30_os-prober
2026-06-09 17:49:32.180928 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/30_uefi-firmware
2026-06-09 17:49:32.180950 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/35_fwupd
2026-06-09 17:49:32.180971 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/40_custom
2026-06-09 17:49:32.180993 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/41_custom
2026-06-09 17:49:32.181015 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/README
2026-06-09 17:49:32.181036 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/iproute2/
2026-06-09 17:49:32.181058 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/iproute2/README
2026-06-09 17:49:32.181080 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/iscsi/
2026-06-09 17:49:32.181102 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/iscsi/.initiator_reset
2026-06-09 17:49:32.181124 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/iscsi/initiatorname.iscsi
2026-06-09 17:49:32.181146 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/iscsi/iscsid.conf
2026-06-09 17:49:32.181167 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/issue.d/
2026-06-09 17:49:32.181189 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/kernel/
2026-06-09 17:49:32.181210 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/kernel/cmdline
2026-06-09 17:49:32.181232 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/kernel/install.d/
2026-06-09 17:49:32.181254 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/keys/
2026-06-09 17:49:32.181275 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/keys/ima/
2026-06-09 17:49:32.181297 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/keys/ima/centosimarelease-9.der
2026-06-09 17:49:32.181319 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/keys/ima/redhatimarelease-9.der
2026-06-09 17:49:32.181341 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/keyutils/
2026-06-09 17:49:32.181363 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/krb5.conf.d/
2026-06-09 17:49:32.181384 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/krb5.conf.d/kcm_default_ccache
2026-06-09 17:49:32.181406 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/ld.so.conf.d/
2026-06-09 17:49:32.181427 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ld.so.conf.d/dyninst-x86_64.conf
2026-06-09 17:49:32.181449 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libblockdev/
2026-06-09 17:49:32.181470 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libblockdev/conf.d/
2026-06-09 17:49:32.181492 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libblockdev/conf.d/00-default.cfg
2026-06-09 17:49:32.181533 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/
2026-06-09 17:49:32.181562 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/bnxt_re.driver
2026-06-09 17:49:32.181585 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/cxgb4.driver
2026-06-09 17:49:32.181607 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/efa.driver
2026-06-09 17:49:32.181629 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/erdma.driver
2026-06-09 17:49:32.181651 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/hfi1verbs.driver
2026-06-09 17:49:32.181678 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/hns.driver
2026-06-09 17:49:32.181700 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/ionic.driver
2026-06-09 17:49:32.181723 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/ipathverbs.driver
2026-06-09 17:49:32.181746 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/irdma.driver
2026-06-09 17:49:32.181769 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/mana.driver
2026-06-09 17:49:32.181791 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/mlx4.driver
2026-06-09 17:49:32.181814 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/mlx5.driver
2026-06-09 17:49:32.181840 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/mthca.driver
2026-06-09 17:49:32.181864 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/ocrdma.driver
2026-06-09 17:49:32.181888 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/qedr.driver
2026-06-09 17:49:32.181911 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/rxe.driver
2026-06-09 17:49:32.181933 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/siw.driver
2026-06-09 17:49:32.181956 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/vmw_pvrdma.driver
2026-06-09 17:49:32.181978 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libnl/
2026-06-09 17:49:32.182001 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libnl/classid
2026-06-09 17:49:32.182023 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libnl/pktloc
2026-06-09 17:49:32.182046 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/liboath/
2026-06-09 17:49:32.182068 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libreport/
2026-06-09 17:49:32.182091 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libreport/events.d/
2026-06-09 17:49:32.182114 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libreport/events.d/collect_dnf.conf
2026-06-09 17:49:32.182137 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libreport/events.d/mdadm_event.conf
2026-06-09 17:49:32.182159 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libreport/events/
2026-06-09 17:49:32.182181 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libreport/plugins/
2026-06-09 17:49:32.182204 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libreport/workflows.d/
2026-06-09 17:49:32.182226 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libssh/
2026-06-09 17:49:32.182249 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libssh/libssh_client.config
2026-06-09 17:49:32.182271 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libssh/libssh_server.config
2026-06-09 17:49:32.182293 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/
2026-06-09 17:49:32.182315 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/auth.conf
2026-06-09 17:49:32.182336 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/libvirt-admin.conf
2026-06-09 17:49:32.182358 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/libvirt.conf
2026-06-09 17:49:32.182380 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/libvirtd.conf
2026-06-09 17:49:32.182402 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/network.conf
2026-06-09 17:49:32.182424 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/passwd.db
2026-06-09 17:49:32.182446 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/qemu-lockd.conf
2026-06-09 17:49:32.182473 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/qemu.conf
2026-06-09 17:49:32.182636 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtinterfaced.conf
2026-06-09 17:49:32.182668 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtlockd.conf
2026-06-09 17:49:32.182692 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtlogd.conf
2026-06-09 17:49:32.182714 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtnetworkd.conf
2026-06-09 17:49:32.182736 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtnodedevd.conf
2026-06-09 17:49:32.182758 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtnwfilterd.conf
2026-06-09 17:49:32.182780 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtproxyd.conf
2026-06-09 17:49:32.182802 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtqemud.conf
2026-06-09 17:49:32.182824 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtsecretd.conf
2026-06-09 17:49:32.182846 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtstoraged.conf
2026-06-09 17:49:32.182868 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/
2026-06-09 17:49:32.182890 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-arp.xml
2026-06-09 17:49:32.182911 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-dhcp-server.xml
2026-06-09 17:49:32.182933 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-dhcp.xml
2026-06-09 17:49:32.182955 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-dhcpv6-server.xml
2026-06-09 17:49:32.182977 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-dhcpv6.xml
2026-06-09 17:49:32.182999 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-incoming-ipv4.xml
2026-06-09 17:49:32.183021 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-incoming-ipv6.xml
2026-06-09 17:49:32.183043 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-ipv4.xml
2026-06-09 17:49:32.183065 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-ipv6.xml
2026-06-09 17:49:32.183087 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/clean-traffic-gateway.xml
2026-06-09 17:49:32.183109 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/clean-traffic.xml
2026-06-09 17:49:32.183131 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-arp-ip-spoofing.xml
2026-06-09 17:49:32.183153 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-arp-mac-spoofing.xml
2026-06-09 17:49:32.183176 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-arp-spoofing.xml
2026-06-09 17:49:32.183198 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-ip-multicast.xml
2026-06-09 17:49:32.183220 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-ip-spoofing.xml
2026-06-09 17:49:32.183242 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-ipv6-multicast.xml
2026-06-09 17:49:32.183264 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-ipv6-spoofing.xml
2026-06-09 17:49:32.183286 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-mac-broadcast.xml
2026-06-09 17:49:32.183308 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-mac-spoofing.xml
2026-06-09 17:49:32.183335 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-other-l2-traffic.xml
2026-06-09 17:49:32.183357 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-other-rarp-traffic.xml
2026-06-09 17:49:32.183379 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/qemu-announce-self-rarp.xml
2026-06-09 17:49:32.183402 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/qemu-announce-self.xml
2026-06-09 17:49:32.183425 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/qemu/
2026-06-09 17:49:32.183448 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/qemu/autostart/
2026-06-09 17:49:32.183471 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/qemu/networks/
2026-06-09 17:49:32.183493 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/qemu/networks/default.xml
2026-06-09 17:49:32.183534 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/qemu/networks/autostart/
2026-06-09 17:49:32.183563 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/secrets/
2026-06-09 17:49:32.183587 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/storage/
2026-06-09 17:49:32.183609 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/storage/autostart/
2026-06-09 17:49:32.183632 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/
2026-06-09 17:49:32.183654 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/btmp
2026-06-09 17:49:32.183676 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/chrony
2026-06-09 17:49:32.183698 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/dnf
2026-06-09 17:49:32.183721 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/iscsiuiolog
2026-06-09 17:49:32.183743 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/kvm_stat
2026-06-09 17:49:32.183764 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/libvirtd
2026-06-09 17:49:32.183787 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/libvirtd.qemu
2026-06-09 17:49:32.183811 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/numad
2026-06-09 17:49:32.183834 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/openvswitch
2026-06-09 17:49:32.183857 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/rsyslog
2026-06-09 17:49:32.183880 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/samba
2026-06-09 17:49:32.183902 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/sssd
2026-06-09 17:49:32.183925 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/wtmp
2026-06-09 17:49:32.183947 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/
2026-06-09 17:49:32.183969 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/lvm.conf
2026-06-09 17:49:32.183991 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/lvmlocal.conf
2026-06-09 17:49:32.184013 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/
2026-06-09 17:49:32.184051 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00000-452667383.vg
2026-06-09 17:49:32.184074 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00001-410419065.vg
2026-06-09 17:49:32.184096 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00002-1953744839.vg
2026-06-09 17:49:32.184125 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00003-2119683588.vg
2026-06-09 17:49:32.184147 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00004-1315686874.vg
2026-06-09 17:49:32.184169 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00005-975404987.vg
2026-06-09 17:49:32.184191 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00006-145588796.vg
2026-06-09 17:49:32.184213 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00007-1117223983.vg
2026-06-09 17:49:32.184235 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00008-555867437.vg
2026-06-09 17:49:32.184257 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/backup/
2026-06-09 17:49:32.184280 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/backup/vg
2026-06-09 17:49:32.184302 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/cache/
2026-06-09 17:49:32.184324 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/devices/
2026-06-09 17:49:32.184347 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/devices/system.devices
2026-06-09 17:49:32.184369 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/devices/backup/
2026-06-09 17:49:32.184391 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/devices/backup/system.devices-20260609.131658.0001
2026-06-09 17:49:32.184413 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/
2026-06-09 17:49:32.184435 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/cache-mq.profile
2026-06-09 17:49:32.184457 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/cache-smq.profile
2026-06-09 17:49:32.184479 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/command_profile_template.profile
2026-06-09 17:49:32.184501 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/lvmdbusd.profile
2026-06-09 17:49:32.184548 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/metadata_profile_template.profile
2026-06-09 17:49:32.184573 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/thin-generic.profile
2026-06-09 17:49:32.184595 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/thin-performance.profile
2026-06-09 17:49:32.184617 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/vdo-small.profile
2026-06-09 17:49:32.184638 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/mdevctl.d/
2026-06-09 17:49:32.184660 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/microcode_ctl/
2026-06-09 17:49:32.184682 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/microcode_ctl/ucode_with_caveats/
2026-06-09 17:49:32.184704 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/modprobe.d/
2026-06-09 17:49:32.184726 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modprobe.d/blacklist.conf
2026-06-09 17:49:32.184748 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modprobe.d/disable-nouveau.conf
2026-06-09 17:49:32.184770 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modprobe.d/kvm.conf
2026-06-09 17:49:32.184792 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modprobe.d/lockd.conf
2026-06-09 17:49:32.184813 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modprobe.d/tuned.conf
2026-06-09 17:49:32.184835 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modprobe.d/vhost.conf
2026-06-09 17:49:32.184857 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/modules-load.d/
2026-06-09 17:49:32.184884 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modules-load.d/99-edpm.conf
2026-06-09 17:49:32.184907 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modules-load.d/dm-multipath.conf
2026-06-09 17:49:32.184929 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modules-load.d/nvme-fabrics.conf
2026-06-09 17:49:32.184950 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/motd.d/
2026-06-09 17:49:32.184972 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/mstflint/
2026-06-09 17:49:32.184994 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/mstflint/ca-bundle.crt
2026-06-09 17:49:32.185017 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/multipath/
2026-06-09 17:49:32.185040 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/multipath/bindings
2026-06-09 17:49:32.185063 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/
2026-06-09 17:49:32.185085 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/edpm-chains.nft
2026-06-09 17:49:32.185100 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/edpm-flushes.nft
2026-06-09 17:49:32.185115 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/edpm-jumps.nft
2026-06-09 17:49:32.185130 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/edpm-rules.nft
2026-06-09 17:49:32.185145 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/edpm-update-jumps.nft
2026-06-09 17:49:32.185160 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/iptables.nft
2026-06-09 17:49:32.185175 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/main.nft
2026-06-09 17:49:32.185190 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/nat.nft
2026-06-09 17:49:32.185205 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/router.nft
2026-06-09 17:49:32.185220 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/osf/
2026-06-09 17:49:32.185235 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/osf/pf.os
2026-06-09 17:49:32.185250 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/nmstate/
2026-06-09 17:49:32.185266 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nmstate/README
2026-06-09 17:49:32.185281 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/nvme/
2026-06-09 17:49:32.185296 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nvme/discovery.conf
2026-06-09 17:49:32.185312 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nvme/hostid
2026-06-09 17:49:32.185327 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nvme/hostnqn
2026-06-09 17:49:32.185342 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/oddjob/
2026-06-09 17:49:32.185357 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/oddjobd.conf.d/
2026-06-09 17:49:32.185372 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/oddjobd.conf.d/oddjobd-introspection.conf
2026-06-09 17:49:32.185387 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/oddjobd.conf.d/oddjobd-mkhomedir.conf
2026-06-09 17:49:32.185402 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/openldap/
2026-06-09 17:49:32.185418 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/openldap/ldap.conf
2026-06-09 17:49:32.185433 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/openldap/certs/
2026-06-09 17:49:32.185448 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/openvswitch/
2026-06-09 17:49:32.185463 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/openvswitch/.conf.db.~lock~
2026-06-09 17:49:32.185478 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/openvswitch/conf.db
2026-06-09 17:49:32.185497 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/openvswitch/default.conf
2026-06-09 17:49:32.185529 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/openvswitch/system-id.conf
2026-06-09 17:49:32.185549 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/opt/
2026-06-09 17:49:32.185566 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/os-net-config/
2026-06-09 17:49:32.185581 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/os-net-config/config.yaml
2026-06-09 17:49:32.185596 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/
2026-06-09 17:49:32.185611 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/cockpit
2026-06-09 17:49:32.185626 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/config-util
2026-06-09 17:49:32.185641 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/crond
2026-06-09 17:49:32.185657 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/login
2026-06-09 17:49:32.185672 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/other
2026-06-09 17:49:32.185687 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/passwd
2026-06-09 17:49:32.185701 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/polkit-1
2026-06-09 17:49:32.185716 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/remote
2026-06-09 17:49:32.185730 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/runuser
2026-06-09 17:49:32.185745 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/runuser-l
2026-06-09 17:49:32.185760 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/sshd
2026-06-09 17:49:32.185775 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/sssd-shadowutils
2026-06-09 17:49:32.185790 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/su
2026-06-09 17:49:32.185805 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/su-l
2026-06-09 17:49:32.185819 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/sudo
2026-06-09 17:49:32.185834 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/sudo-i
2026-06-09 17:49:32.185849 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/systemd-user
2026-06-09 17:49:32.185864 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/vlock
2026-06-09 17:49:32.185879 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/
2026-06-09 17:49:32.185893 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/derived/
2026-06-09 17:49:32.185908 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/derived/cpu-util.conf
2026-06-09 17:49:32.185923 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/derived/denki.conf
2026-06-09 17:49:32.185939 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/derived/iostat.conf
2026-06-09 17:49:32.185954 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/derived/mssql.conf
2026-06-09 17:49:32.185968 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/derived/openmetrics.conf
2026-06-09 17:49:32.185983 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/derived/proc.conf
2026-06-09 17:49:32.185998 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pkcs11/
2026-06-09 17:49:32.186013 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pkcs11/modules/
2026-06-09 17:49:32.186028 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pkgconfig/
2026-06-09 17:49:32.186042 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pkgconfig/personality.d/
2026-06-09 17:49:32.186061 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pm/
2026-06-09 17:49:32.186077 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pm/config.d/
2026-06-09 17:49:32.186092 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pm/power.d/
2026-06-09 17:49:32.186107 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pm/sleep.d/
2026-06-09 17:49:32.186122 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/
2026-06-09 17:49:32.186138 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/localauthority.conf.d/
2026-06-09 17:49:32.186153 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/localauthority/
2026-06-09 17:49:32.186169 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/localauthority/10-vendor.d/
2026-06-09 17:49:32.186183 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/localauthority/20-org.d/
2026-06-09 17:49:32.186198 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/localauthority/30-site.d/
2026-06-09 17:49:32.186213 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/localauthority/50-local.d/
2026-06-09 17:49:32.186228 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/localauthority/90-mandatory.d/
2026-06-09 17:49:32.186244 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/rules.d/
2026-06-09 17:49:32.186259 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/rules.d/49-polkit-pkla-compat.rules
2026-06-09 17:49:32.186274 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/rules.d/50-default.rules
2026-06-09 17:49:32.186289 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/popt.d/
2026-06-09 17:49:32.186304 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/
2026-06-09 17:49:32.186319 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorgrep.csh
2026-06-09 17:49:32.186334 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorgrep.sh
2026-06-09 17:49:32.186349 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorls.csh
2026-06-09 17:49:32.186365 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorls.sh
2026-06-09 17:49:32.186380 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorsysstat.csh
2026-06-09 17:49:32.186395 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorsysstat.sh
2026-06-09 17:49:32.186410 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorxzgrep.csh
2026-06-09 17:49:32.186425 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorxzgrep.sh
2026-06-09 17:49:32.186439 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorzgrep.csh
2026-06-09 17:49:32.186454 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorzgrep.sh
2026-06-09 17:49:32.186469 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/csh.local
2026-06-09 17:49:32.186483 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/debuginfod.csh
2026-06-09 17:49:32.186498 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/debuginfod.sh
2026-06-09 17:49:32.186529 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/gawk.csh
2026-06-09 17:49:32.186549 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/gawk.sh
2026-06-09 17:49:32.186564 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/guestfish.sh
2026-06-09 17:49:32.186579 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/lang.csh
2026-06-09 17:49:32.186597 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/lang.sh
2026-06-09 17:49:32.186612 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/less.csh
2026-06-09 17:49:32.186626 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/less.sh
2026-06-09 17:49:32.186641 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/sh.local
2026-06-09 17:49:32.186655 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/which2.csh
2026-06-09 17:49:32.186669 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/which2.sh
2026-06-09 17:49:32.186683 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pulse/
2026-06-09 17:49:32.186697 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pulse/client.conf
2026-06-09 17:49:32.186711 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/qemu-ga/
2026-06-09 17:49:32.186726 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/qemu-ga/fsfreeze-hook
2026-06-09 17:49:32.186740 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/qemu-ga/fsfreeze-hook.d/
2026-06-09 17:49:32.186755 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/qemu-kvm/
2026-06-09 17:49:32.186770 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/qemu-kvm/bridge.conf
2026-06-09 17:49:32.186785 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/
2026-06-09 17:49:32.186799 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc.local
2026-06-09 17:49:32.186814 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/init.d/
2026-06-09 17:49:32.186829 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/init.d/README
2026-06-09 17:49:32.186844 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/init.d/functions
2026-06-09 17:49:32.186859 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/init.d/network
2026-06-09 17:49:32.186873 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc0.d/
2026-06-09 17:49:32.186889 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc1.d/
2026-06-09 17:49:32.186903 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc2.d/
2026-06-09 17:49:32.186918 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc3.d/
2026-06-09 17:49:32.186932 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc4.d/
2026-06-09 17:49:32.186947 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc5.d/
2026-06-09 17:49:32.186962 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc6.d/
2026-06-09 17:49:32.186977 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/request-key.d/
2026-06-09 17:49:32.186991 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/request-key.d/id_resolver.conf
2026-06-09 17:49:32.187006 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rpm/
2026-06-09 17:49:32.187020 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rsyslog.d/
2026-06-09 17:49:32.187035 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rsyslog.d/21-cloudinit.conf
2026-06-09 17:49:32.187050 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rwtab.d/
2026-06-09 17:49:32.187065 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rwtab.d/logrotate
2026-06-09 17:49:32.187079 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rwtab.d/sssd
2026-06-09 17:49:32.187094 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/samba/
2026-06-09 17:49:32.187109 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/samba/lmhosts
2026-06-09 17:49:32.187127 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/samba/smb.conf
2026-06-09 17:49:32.187143 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/samba/smb.conf.example
2026-06-09 17:49:32.187158 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sasl2/
2026-06-09 17:49:32.187173 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sasl2/libvirt.conf
2026-06-09 17:49:32.187188 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sasl2/qemu-kvm.conf
2026-06-09 17:49:32.187203 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/
2026-06-09 17:49:32.187219 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/access.conf
2026-06-09 17:49:32.187234 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/chroot.conf
2026-06-09 17:49:32.187249 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/console.handlers
2026-06-09 17:49:32.187264 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/console.perms
2026-06-09 17:49:32.187279 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/faillock.conf
2026-06-09 17:49:32.187294 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/group.conf
2026-06-09 17:49:32.187309 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/limits.conf
2026-06-09 17:49:32.187324 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/namespace.conf
2026-06-09 17:49:32.187339 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/namespace.init
2026-06-09 17:49:32.187354 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/opasswd
2026-06-09 17:49:32.187369 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/pam_env.conf
2026-06-09 17:49:32.187384 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/pwhistory.conf
2026-06-09 17:49:32.187399 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/pwquality.conf
2026-06-09 17:49:32.187414 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/sepermit.conf
2026-06-09 17:49:32.187429 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/time.conf
2026-06-09 17:49:32.187444 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/console.apps/
2026-06-09 17:49:32.187460 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/console.perms.d/
2026-06-09 17:49:32.187475 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/limits.d/
2026-06-09 17:49:32.187490 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/namespace.d/
2026-06-09 17:49:32.187504 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/pwquality.conf.d/
2026-06-09 17:49:32.187538 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/
2026-06-09 17:49:32.187555 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/config
2026-06-09 17:49:32.187571 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/semanage.conf
2026-06-09 17:49:32.187586 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/
2026-06-09 17:49:32.187601 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/.policy.sha512
2026-06-09 17:49:32.187615 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/booleans.subs_dist
2026-06-09 17:49:32.187630 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/setrans.conf
2026-06-09 17:49:32.187645 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/seusers
2026-06-09 17:49:32.187660 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/
2026-06-09 17:49:32.187679 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/customizable_types
2026-06-09 17:49:32.187694 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/dbus_contexts
2026-06-09 17:49:32.187709 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/default_contexts
2026-06-09 17:49:32.187724 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/default_type
2026-06-09 17:49:32.187739 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/failsafe_context
2026-06-09 17:49:32.187754 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/initrc_context
2026-06-09 17:49:32.187769 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/lxc_contexts
2026-06-09 17:49:32.187784 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/openssh_contexts
2026-06-09 17:49:32.187799 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/removable_context
2026-06-09 17:49:32.187814 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/securetty_types
2026-06-09 17:49:32.187829 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/sepgsql_contexts
2026-06-09 17:49:32.187844 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/snapperd_contexts
2026-06-09 17:49:32.187859 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/systemd_contexts
2026-06-09 17:49:32.187874 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/userhelper_context
2026-06-09 17:49:32.187889 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/virtual_domain_context
2026-06-09 17:49:32.187905 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/virtual_image_context
2026-06-09 17:49:32.187920 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/x_contexts
2026-06-09 17:49:32.187935 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/
2026-06-09 17:49:32.187949 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts
2026-06-09 17:49:32.187964 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts.bin
2026-06-09 17:49:32.187980 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts.homedirs
2026-06-09 17:49:32.187995 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts.homedirs.bin
2026-06-09 17:49:32.188010 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts.local
2026-06-09 17:49:32.188037 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts.local.bin
2026-06-09 17:49:32.188053 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts.subs
2026-06-09 17:49:32.188069 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts.subs_dist
2026-06-09 17:49:32.188084 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/media
2026-06-09 17:49:32.188099 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/
2026-06-09 17:49:32.188116 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/container_u
2026-06-09 17:49:32.188136 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/guest_u
2026-06-09 17:49:32.188151 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/root
2026-06-09 17:49:32.188166 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/staff_u
2026-06-09 17:49:32.188182 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/sysadm_u
2026-06-09 17:49:32.188197 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/unconfined_u
2026-06-09 17:49:32.188212 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/user_u
2026-06-09 17:49:32.188228 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/xguest_u
2026-06-09 17:49:32.188243 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/logins/
2026-06-09 17:49:32.188258 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/policy/
2026-06-09 17:49:32.188273 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/policy/policy.33.gz
2026-06-09 17:49:32.188289 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/setroubleshoot/
2026-06-09 17:49:32.188370 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/setroubleshoot/setroubleshoot.conf
2026-06-09 17:49:32.188391 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/skel/
2026-06-09 17:49:32.188408 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/skel/.bash_logout
2026-06-09 17:49:32.188423 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/skel/.bash_profile
2026-06-09 17:49:32.188438 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/skel/.bashrc
2026-06-09 17:49:32.188454 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sos/
2026-06-09 17:49:32.188469 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sos/sos.conf
2026-06-09 17:49:32.188484 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sos/cleaner/
2026-06-09 17:49:32.188499 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sos/extras.d/
2026-06-09 17:49:32.188541 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sos/groups.d/
2026-06-09 17:49:32.188559 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sos/presets.d/
2026-06-09 17:49:32.188575 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/ssl/
2026-06-09 17:49:32.188591 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ssl/openssl-swtpm.cnf
2026-06-09 17:49:32.188607 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sssd/
2026-06-09 17:49:32.188622 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sssd/conf.d/
2026-06-09 17:49:32.188637 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/statetab.d/
2026-06-09 17:49:32.188652 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sudoers.d/
2026-06-09 17:49:32.188667 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sudoers.d/90-cloud-init-users
2026-06-09 17:49:32.188682 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/
2026-06-09 17:49:32.188698 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/anaconda
2026-06-09 17:49:32.188713 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/authconfig
2026-06-09 17:49:32.188728 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/chronyd
2026-06-09 17:49:32.188743 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/chronyd.41898.2026-06-09@13:21:28~
2026-06-09 17:49:32.188761 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/cpupower
2026-06-09 17:49:32.188776 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/crond
2026-06-09 17:49:32.188791 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/ebtables-config
2026-06-09 17:49:32.188806 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/firstboot
2026-06-09 17:49:32.188820 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/ip6tables
2026-06-09 17:49:32.188835 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/ip6tables-config
2026-06-09 17:49:32.188850 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/iptables
2026-06-09 17:49:32.188865 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/iptables-config
2026-06-09 17:49:32.188880 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/irqbalance
2026-06-09 17:49:32.188894 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/kernel
2026-06-09 17:49:32.188909 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/ksm
2026-06-09 17:49:32.188924 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/man-db
2026-06-09 17:49:32.188938 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network
2026-06-09 17:49:32.188953 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network.42051.2026-06-09@13:21:30~
2026-06-09 17:49:32.188968 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/nftables.conf
2026-06-09 17:49:32.188982 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/openvswitch
2026-06-09 17:49:32.188998 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/podman_drop_in
2026-06-09 17:49:32.189013 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/qemu-ga
2026-06-09 17:49:32.189027 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/raid-check
2026-06-09 17:49:32.189042 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/rngd
2026-06-09 17:49:32.189058 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/rpcbind
2026-06-09 17:49:32.189073 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/rsyslog
2026-06-09 17:49:32.189088 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/run-parts
2026-06-09 17:49:32.189102 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/samba
2026-06-09 17:49:32.189117 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/sshd
2026-06-09 17:49:32.189132 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/sysstat
2026-06-09 17:49:32.189146 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/sysstat.ioconf
2026-06-09 17:49:32.189160 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/console/
2026-06-09 17:49:32.189175 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/modules/
2026-06-09 17:49:32.189190 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/
2026-06-09 17:49:32.189204 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifcfg-lo
2026-06-09 17:49:32.189219 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifdown
2026-06-09 17:49:32.189233 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifdown-eth
2026-06-09 17:49:32.189248 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifdown-ipv6
2026-06-09 17:49:32.189266 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifdown-ovs
2026-06-09 17:49:32.189281 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifdown-post
2026-06-09 17:49:32.189296 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifdown-routes
2026-06-09 17:49:32.189310 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifdown-tunnel
2026-06-09 17:49:32.189325 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup
2026-06-09 17:49:32.189340 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup-aliases
2026-06-09 17:49:32.189355 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup-eth
2026-06-09 17:49:32.189370 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup-ipv6
2026-06-09 17:49:32.189385 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup-ovs
2026-06-09 17:49:32.189400 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup-post
2026-06-09 17:49:32.189415 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup-routes
2026-06-09 17:49:32.189430 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup-tunnel
2026-06-09 17:49:32.189445 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/init.ipv6-global
2026-06-09 17:49:32.189459 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/network-functions
2026-06-09 17:49:32.189474 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/network-functions-ipv6
2026-06-09 17:49:32.189489 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/readme-ifcfg-rh.txt
2026-06-09 17:49:32.189504 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysctl.d/
2026-06-09 17:49:32.189541 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysctl.d/99-edpm.conf
2026-06-09 17:49:32.189558 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/
2026-06-09 17:49:32.189573 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/coredump.conf
2026-06-09 17:49:32.189589 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/journald.conf
2026-06-09 17:49:32.189605 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/logind.conf
2026-06-09 17:49:32.189620 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/pstore.conf
2026-06-09 17:49:32.189636 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/sleep.conf
2026-06-09 17:49:32.189652 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system.conf
2026-06-09 17:49:32.189667 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/user.conf
2026-06-09 17:49:32.189682 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/network/
2026-06-09 17:49:32.189698 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system-preset/
2026-06-09 17:49:32.189713 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system-preset/91-edpm-container-shutdown.preset
2026-06-09 17:49:32.189728 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system-preset/91-netns-placeholder.preset
2026-06-09 17:49:32.189743 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/
2026-06-09 17:49:32.189758 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm-container-shutdown.service
2026-06-09 17:49:32.189776 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_ceilometer_agent_compute.service
2026-06-09 17:49:32.189792 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_libvirt.target
2026-06-09 17:49:32.189807 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_libvirt_guests.service
2026-06-09 17:49:32.189823 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_node_exporter.service
2026-06-09 17:49:32.189838 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_nova_compute.service
2026-06-09 17:49:32.189853 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_openstack_network_exporter.service
2026-06-09 17:49:32.189868 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_ovn_controller.service
2026-06-09 17:49:32.189883 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_ovn_metadata_agent.service
2026-06-09 17:49:32.189898 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_podman_exporter.service
2026-06-09 17:49:32.189913 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/netns-placeholder.service
2026-06-09 17:49:32.189928 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virt-guest-shutdown.target
2026-06-09 17:49:32.189943 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/basic.target.wants/
2026-06-09 17:49:32.189958 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/bluetooth.target.wants/
2026-06-09 17:49:32.189973 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/cloud-init.target.wants/
2026-06-09 17:49:32.189987 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/default.target.wants/
2026-06-09 17:49:32.190002 | 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 17:49:32.190017 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/getty.target.wants/
2026-06-09 17:49:32.190033 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/graphical.target.wants/
2026-06-09 17:49:32.190048 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/local-fs.target.wants/
2026-06-09 17:49:32.190062 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/multi-user.target.wants/
2026-06-09 17:49:32.190078 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/network-online.target.wants/
2026-06-09 17:49:32.190093 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/remote-fs.target.wants/
2026-06-09 17:49:32.190108 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/sockets.target.wants/
2026-06-09 17:49:32.190122 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/sysinit.target.wants/
2026-06-09 17:49:32.190137 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/sysstat.service.wants/
2026-06-09 17:49:32.190152 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/timers.target.wants/
2026-06-09 17:49:32.190167 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtlogd-admin.socket.d/
2026-06-09 17:49:32.190182 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtlogd-admin.socket.d/override.conf
2026-06-09 17:49:32.190197 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtlogd.socket.d/
2026-06-09 17:49:32.190212 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtlogd.socket.d/override.conf
2026-06-09 17:49:32.190233 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtnodedevd-admin.socket.d/
2026-06-09 17:49:32.190248 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtnodedevd-admin.socket.d/override.conf
2026-06-09 17:49:32.190263 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtnodedevd-ro.socket.d/
2026-06-09 17:49:32.190292 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtnodedevd-ro.socket.d/override.conf
2026-06-09 17:49:32.190309 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtnodedevd.socket.d/
2026-06-09 17:49:32.190324 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtnodedevd.socket.d/override.conf
2026-06-09 17:49:32.190338 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtproxyd-admin.socket.d/
2026-06-09 17:49:32.190353 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtproxyd-admin.socket.d/override.conf
2026-06-09 17:49:32.190368 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtproxyd-ro.socket.d/
2026-06-09 17:49:32.190383 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtproxyd-ro.socket.d/override.conf
2026-06-09 17:49:32.190398 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtproxyd.socket.d/
2026-06-09 17:49:32.190413 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtproxyd.socket.d/override.conf
2026-06-09 17:49:32.190441 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtqemud-admin.socket.d/
2026-06-09 17:49:32.190458 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtqemud-admin.socket.d/override.conf
2026-06-09 17:49:32.190473 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtqemud-ro.socket.d/
2026-06-09 17:49:32.190489 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtqemud-ro.socket.d/override.conf
2026-06-09 17:49:32.190504 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtqemud.socket.d/
2026-06-09 17:49:32.190543 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtqemud.socket.d/override.conf
2026-06-09 17:49:32.190561 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtsecretd-admin.socket.d/
2026-06-09 17:49:32.190576 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtsecretd-admin.socket.d/override.conf
2026-06-09 17:49:32.190592 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtsecretd-ro.socket.d/
2026-06-09 17:49:32.190607 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtsecretd-ro.socket.d/override.conf
2026-06-09 17:49:32.190621 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtsecretd.socket.d/
2026-06-09 17:49:32.190636 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtsecretd.socket.d/override.conf
2026-06-09 17:49:32.190651 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/user/
2026-06-09 17:49:32.190666 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/user/basic.target.wants/
2026-06-09 17:49:32.190681 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/user/sockets.target.wants/
2026-06-09 17:49:32.190696 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/user/timers.target.wants/
2026-06-09 17:49:32.190711 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/terminfo/
2026-06-09 17:49:32.190731 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/tmpfiles.d/
2026-06-09 17:49:32.190747 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tmpfiles.d/sos.conf
2026-06-09 17:49:32.190762 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/tpm2-tss/
2026-06-09 17:49:32.190778 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tpm2-tss/fapi-config.json
2026-06-09 17:49:32.190792 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/tpm2-tss/fapi-profiles/
2026-06-09 17:49:32.190807 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tpm2-tss/fapi-profiles/P_ECCP256SHA256.json
2026-06-09 17:49:32.190822 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tpm2-tss/fapi-profiles/P_RSA2048SHA256.json
2026-06-09 17:49:32.190836 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/
2026-06-09 17:49:32.190851 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/active_profile
2026-06-09 17:49:32.190866 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/bootcmdline
2026-06-09 17:49:32.190880 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/cpu-partitioning-powersave-variables.conf
2026-06-09 17:49:32.190895 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/cpu-partitioning-variables.conf
2026-06-09 17:49:32.190910 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/post_loaded_profile
2026-06-09 17:49:32.190925 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/ppd_base_profile
2026-06-09 17:49:32.190940 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/profile_mode
2026-06-09 17:49:32.190955 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/tuned-main.conf
2026-06-09 17:49:32.190970 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/recommend.d/
2026-06-09 17:49:32.190985 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/udev/
2026-06-09 17:49:32.191000 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/udev/hwdb.bin.gz
2026-06-09 17:49:32.191015 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/udev/udev.conf
2026-06-09 17:49:32.191029 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/udev/hwdb.d/
2026-06-09 17:49:32.191044 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/udev/rules.d/
2026-06-09 17:49:32.191058 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/udisks2/
2026-06-09 17:49:32.191073 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/udisks2/mount_options.conf.example
2026-06-09 17:49:32.191088 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/udisks2/udisks2.conf
2026-06-09 17:49:32.191103 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/unbound/
2026-06-09 17:49:32.191117 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/unbound/icannbundle.pem
2026-06-09 17:49:32.191132 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/unbound/root.key
2026-06-09 17:49:32.191147 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/xdg/
2026-06-09 17:49:32.191161 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/xdg/autostart/
2026-06-09 17:49:32.191176 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/xdg/systemd/
2026-06-09 17:49:32.191191 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/
2026-06-09 17:49:32.191206 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/delorean-antelope-testing.repo
2026-06-09 17:49:32.191220 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/delorean.repo
2026-06-09 17:49:32.191239 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/repo-setup-centos-appstream.repo
2026-06-09 17:49:32.191254 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/repo-setup-centos-baseos.repo
2026-06-09 17:49:32.191269 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/repo-setup-centos-highavailability.repo
2026-06-09 17:49:32.191284 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/repo-setup-centos-powertools.repo
2026-06-09 17:49:32.191299 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum/
2026-06-09 17:49:32.191314 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/
2026-06-09 17:49:32.191329 | controller | cL+++++++++ ci-framework-data/logs/192.168.122.100/log/README -> ../../usr/share/doc/systemd/README.logs
2026-06-09 17:49:32.191344 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/boot.log
2026-06-09 17:49:32.191358 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/btmp
2026-06-09 17:49:32.191373 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/cloud-init-output.log
2026-06-09 17:49:32.191388 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/cloud-init.log
2026-06-09 17:49:32.191402 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/cron
2026-06-09 17:49:32.191417 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/dnf.librepo.log
2026-06-09 17:49:32.191431 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/dnf.log
2026-06-09 17:49:32.191445 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/dnf.rpm.log
2026-06-09 17:49:32.191460 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/hawkey.log
2026-06-09 17:49:32.191474 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/lastlog.gz
2026-06-09 17:49:32.191488 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/maillog
2026-06-09 17:49:32.191503 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/messages.gz
2026-06-09 17:49:32.191538 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/os-net-config.log
2026-06-09 17:49:32.191556 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/secure
2026-06-09 17:49:32.191572 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/spooler
2026-06-09 17:49:32.191587 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/wtmp
2026-06-09 17:49:32.191602 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/
2026-06-09 17:49:32.191618 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/anaconda.log
2026-06-09 17:49:32.191633 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/dbus.log
2026-06-09 17:49:32.191648 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/dnf.librepo.log
2026-06-09 17:49:32.191663 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/hawkey.log
2026-06-09 17:49:32.191678 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/journal.log
2026-06-09 17:49:32.191693 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/ks-script-lf3axsx6.log
2026-06-09 17:49:32.191708 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/ks-script-lnslz0ej.log
2026-06-09 17:49:32.191723 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/ks-script-nq7relp7.log
2026-06-09 17:49:32.191738 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/ks-script-od2ipxcj.log
2026-06-09 17:49:32.191753 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/ks-script-ynqomw6l.log
2026-06-09 17:49:32.191768 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/lorax-packages.log
2026-06-09 17:49:32.191787 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/lvm.log
2026-06-09 17:49:32.191803 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/packaging.log
2026-06-09 17:49:32.191818 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/program.log
2026-06-09 17:49:32.191833 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/storage.log
2026-06-09 17:49:32.191848 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/syslog
2026-06-09 17:49:32.191863 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/audit/
2026-06-09 17:49:32.191878 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/audit/audit.log
2026-06-09 17:49:32.191893 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/audit/audit.log.1.gz
2026-06-09 17:49:32.191907 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/ceph/
2026-06-09 17:49:32.191922 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/chrony/
2026-06-09 17:49:32.191937 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/
2026-06-09 17:49:32.191952 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/667e8a81091e42e2a61a59326c93d49d/
2026-06-09 17:49:32.191966 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/667e8a81091e42e2a61a59326c93d49d/system.journal.gz
2026-06-09 17:49:32.191981 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/667e8a81091e42e2a61a59326c93d49d/system@5bad55ee972f4d189e9cdafbe58aa366-0000000000000abf-000653d55ba8fd3d.journal.gz
2026-06-09 17:49:32.191997 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/667e8a81091e42e2a61a59326c93d49d/system@5bad55ee972f4d189e9cdafbe58aa366-0000000000001289-000653d56c2f9dbc.journal.gz
2026-06-09 17:49:32.192012 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/667e8a81091e42e2a61a59326c93d49d/system@5bad55ee972f4d189e9cdafbe58aa366-0000000000001a51-000653d586329540.journal.gz
2026-06-09 17:49:32.192040 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/667e8a81091e42e2a61a59326c93d49d/system@5bad55ee972f4d189e9cdafbe58aa366-00000000000024ef-000653d58645bd95.journal.gz
2026-06-09 17:49:32.192056 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/667e8a81091e42e2a61a59326c93d49d/system@5bad55ee972f4d189e9cdafbe58aa366-000000000000324b-000653d5864afc30.journal.gz
2026-06-09 17:49:32.192071 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/667e8a81091e42e2a61a59326c93d49d/system@5bad55ee972f4d189e9cdafbe58aa366-0000000000003dab-000653d586b0f48d.journal.gz
2026-06-09 17:49:32.192086 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/667e8a81091e42e2a61a59326c93d49d/system@5bad55ee972f4d189e9cdafbe58aa366-00000000000047ea-000653d586b711ac.journal.gz
2026-06-09 17:49:32.192101 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/667e8a81091e42e2a61a59326c93d49d/system@5bad55ee972f4d189e9cdafbe58aa366-000000000000546c-000653d5882a66ae.journal.gz
2026-06-09 17:49:32.192116 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/667e8a81091e42e2a61a59326c93d49d/user-1000.journal.gz
2026-06-09 17:49:32.192132 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/667e8a81091e42e2a61a59326c93d49d/user-42405.journal.gz
2026-06-09 17:49:32.192147 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/libvirt/
2026-06-09 17:49:32.192162 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/libvirt/qemu/
2026-06-09 17:49:32.192178 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/openvswitch/
2026-06-09 17:49:32.192193 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/openvswitch/ovs-vswitchd.log
2026-06-09 17:49:32.192212 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/openvswitch/ovsdb-server.log
2026-06-09 17:49:32.192227 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/private/
2026-06-09 17:49:32.192243 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/qemu-ga/
2026-06-09 17:49:32.192257 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/sa/
2026-06-09 17:49:32.192272 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/sa/sa09
2026-06-09 17:49:32.192287 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/samba/
2026-06-09 17:49:32.192302 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/samba/old/
2026-06-09 17:49:32.192317 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/sssd/
2026-06-09 17:49:32.192331 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/swtpm/
2026-06-09 17:49:32.192346 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/swtpm/libvirt/
2026-06-09 17:49:32.192361 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/swtpm/libvirt/qemu/
2026-06-09 17:49:32.192375 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/tuned/
2026-06-09 17:49:32.192390 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/tuned/tuned.log
2026-06-09 17:49:32.192404 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/
2026-06-09 17:49:32.192419 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/
2026-06-09 17:49:32.192434 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/bootstrap/
2026-06-09 17:49:32.192449 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/bootstrap/tls-ca-bundle.pem
2026-06-09 17:49:32.192464 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/libvirt/
2026-06-09 17:49:32.192478 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/libvirt/tls-ca-bundle.pem
2026-06-09 17:49:32.192494 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/neutron-metadata/
2026-06-09 17:49:32.192508 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/neutron-metadata/tls-ca-bundle.pem
2026-06-09 17:49:32.192544 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/nova/
2026-06-09 17:49:32.192560 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/nova/tls-ca-bundle.pem
2026-06-09 17:49:32.192575 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/ovn/
2026-06-09 17:49:32.192590 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/ovn/tls-ca-bundle.pem
2026-06-09 17:49:32.192605 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/repo-setup/
2026-06-09 17:49:32.192621 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/repo-setup/tls-ca-bundle.pem
2026-06-09 17:49:32.192636 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/telemetry/
2026-06-09 17:49:32.192652 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/telemetry/tls-ca-bundle.pem
2026-06-09 17:49:32.192667 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/
2026-06-09 17:49:32.192682 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/libvirt/
2026-06-09 17:49:32.192697 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/libvirt/default/
2026-06-09 17:49:32.192711 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/libvirt/default/ca.crt
2026-06-09 17:49:32.192726 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/libvirt/default/tls.crt
2026-06-09 17:49:32.192741 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/libvirt/default/tls.key
2026-06-09 17:49:32.192760 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/neutron-metadata/
2026-06-09 17:49:32.192775 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/neutron-metadata/default/
2026-06-09 17:49:32.192790 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/neutron-metadata/default/ca.crt
2026-06-09 17:49:32.192805 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/neutron-metadata/default/tls.crt
2026-06-09 17:49:32.192820 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/neutron-metadata/default/tls.key
2026-06-09 17:49:32.192836 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/ovn/
2026-06-09 17:49:32.192851 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/ovn/default/
2026-06-09 17:49:32.192866 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/ovn/default/ca.crt
2026-06-09 17:49:32.192882 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/ovn/default/tls.crt
2026-06-09 17:49:32.192897 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/ovn/default/tls.key
2026-06-09 17:49:32.192912 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/telemetry/
2026-06-09 17:49:32.192927 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/telemetry/default/
2026-06-09 17:49:32.192942 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/telemetry/default/ca.crt
2026-06-09 17:49:32.192957 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/telemetry/default/tls.crt
2026-06-09 17:49:32.192972 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/telemetry/default/tls.key
2026-06-09 17:49:32.192987 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/config/
2026-06-09 17:49:32.193002 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/config/ceph/
2026-06-09 17:49:32.193017 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/
2026-06-09 17:49:32.193032 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/ceilometer_agent_compute/
2026-06-09 17:49:32.193047 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/ceilometer_agent_compute/healthcheck
2026-06-09 17:49:32.193061 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/ceilometer_agent_compute/healthcheck.future
2026-06-09 17:49:32.193076 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/node_exporter/
2026-06-09 17:49:32.193091 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/node_exporter/healthcheck
2026-06-09 17:49:32.193106 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/openstack_network_exporter/
2026-06-09 17:49:32.193121 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/openstack_network_exporter/healthcheck
2026-06-09 17:49:32.193135 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/ovn_controller/
2026-06-09 17:49:32.193150 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/ovn_controller/healthcheck
2026-06-09 17:49:32.193165 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/ovn_metadata_agent/
2026-06-09 17:49:32.193179 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/ovn_metadata_agent/healthcheck
2026-06-09 17:49:32.193194 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/podman_exporter/
2026-06-09 17:49:32.193213 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/podman_exporter/healthcheck
2026-06-09 17:49:32.193228 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/neutron-ovn-metadata-agent/
2026-06-09 17:49:32.193243 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/neutron-ovn-metadata-agent/01-neutron-ovn-metadata-agent.conf
2026-06-09 17:49:32.193258 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/neutron-ovn-metadata-agent/01-rootwrap.conf
2026-06-09 17:49:32.193272 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/neutron-ovn-metadata-agent/05-nova-metadata.conf
2026-06-09 17:49:32.193288 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/neutron-ovn-metadata-agent/10-neutron-metadata.conf
2026-06-09 17:49:32.193302 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/
2026-06-09 17:49:32.193317 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/01-nova.conf
2026-06-09 17:49:32.193331 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/02-nova-host-specific.conf
2026-06-09 17:49:32.193346 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/25-nova-extra.conf
2026-06-09 17:49:32.193361 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/notification_rabbitmq_user_name
2026-06-09 17:49:32.193375 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/nova-blank.conf
2026-06-09 17:49:32.193390 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/nova_statedir_ownership.py
2026-06-09 17:49:32.193405 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/rabbitmq_user_name
2026-06-09 17:49:32.193419 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/run-on-host
2026-06-09 17:49:32.193434 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/ssh-config
2026-06-09 17:49:32.193449 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/ssh-privatekey
2026-06-09 17:49:32.193464 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/ssh-publickey
2026-06-09 17:49:32.193478 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/ceph/
2026-06-09 17:49:32.193493 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova_nvme_cleaner/
2026-06-09 17:49:32.193508 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/
2026-06-09 17:49:32.193544 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/ceilometer-host-specific.conf
2026-06-09 17:49:32.193560 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/ceilometer.conf
2026-06-09 17:49:32.193575 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/custom.conf
2026-06-09 17:49:32.193590 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/firewall.yaml
2026-06-09 17:49:32.193605 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/node_exporter.yaml
2026-06-09 17:49:32.193621 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/openstack_network_exporter.yaml
2026-06-09 17:49:32.193635 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/podman_exporter.yaml
2026-06-09 17:49:32.193650 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/polling.yaml
2026-06-09 17:49:32.193666 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/
2026-06-09 17:49:32.193681 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm-container-shutdown.service.log
2026-06-09 17:49:32.193696 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_ceilometer_agent_compute.service.log
2026-06-09 17:49:32.193715 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_libvirt.target.log
2026-06-09 17:49:32.193731 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_node_exporter.service.log
2026-06-09 17:49:32.193746 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_nova_compute.service.log
2026-06-09 17:49:32.193761 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_openstack_network_exporter.service.log
2026-06-09 17:49:32.193776 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_ovn_controller.service.log
2026-06-09 17:49:32.193791 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_ovn_metadata_agent.service.log
2026-06-09 17:49:32.193806 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_podman_exporter.service.log
2026-06-09 17:49:32.193821 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/ovs-vswitchd.service.log
2026-06-09 17:49:32.193836 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/ovsdb-server.service.log
2026-06-09 17:49:32.193851 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtlockd.socket.log
2026-06-09 17:49:32.193866 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtlogd-admin.socket.log
2026-06-09 17:49:32.193882 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtlogd.service.log
2026-06-09 17:49:32.193897 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtlogd.socket.log
2026-06-09 17:49:32.193913 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtnodedevd-admin.socket.log
2026-06-09 17:49:32.193928 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtnodedevd-ro.socket.log
2026-06-09 17:49:32.193943 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtnodedevd.service.log
2026-06-09 17:49:32.193959 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtnodedevd.socket.log
2026-06-09 17:49:32.193974 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtproxyd-admin.socket.log
2026-06-09 17:49:32.193989 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtproxyd-ro.socket.log
2026-06-09 17:49:32.194004 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtproxyd-tls.socket.log
2026-06-09 17:49:32.194019 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtproxyd.socket.log
2026-06-09 17:49:32.194034 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtqemud-admin.socket.log
2026-06-09 17:49:32.194049 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtqemud-ro.socket.log
2026-06-09 17:49:32.194064 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtqemud.service.log
2026-06-09 17:49:32.194079 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtqemud.socket.log
2026-06-09 17:49:32.194094 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtsecretd-admin.socket.log
2026-06-09 17:49:32.194109 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtsecretd-ro.socket.log
2026-06-09 17:49:32.194124 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtsecretd.socket.log
2026-06-09 17:49:32.194138 | controller | cd+++++++++ ci-framework-data/logs/2026-06-09_17-36/
2026-06-09 17:49:32.194153 | controller | >f+++++++++ ci-framework-data/logs/2026-06-09_17-36/ansible.log
2026-06-09 17:49:32.194168 | controller | >f+++++++++ ci-framework-data/logs/2026-06-09_17-36/crc-setup.log
2026-06-09 17:49:32.194186 | controller | >f+++++++++ ci-framework-data/logs/2026-06-09_17-36/crc-start.log
2026-06-09 17:49:32.194202 | controller | cd+++++++++ ci-framework-data/logs/bmaas_console_logs/
2026-06-09 17:49:32.194217 | controller | >f+++++++++ ci-framework-data/logs/bmaas_console_logs/README
2026-06-09 17:49:32.194232 | controller | >f+++++++++ ci-framework-data/logs/bmaas_console_logs/edpm-compute-baremetal-00_console.log
2026-06-09 17:49:32.194247 | controller | >f+++++++++ ci-framework-data/logs/bmaas_console_logs/edpm-compute-baremetal-00_console_2026-06-09-17:09:25.log
2026-06-09 17:49:32.194262 | controller | >f+++++++++ ci-framework-data/logs/bmaas_console_logs/edpm-compute-baremetal-00_console_2026-06-09-17:14:18.log
2026-06-09 17:49:32.194277 | controller | >f+++++++++ ci-framework-data/logs/bmaas_console_logs/edpm-compute-baremetal-00_no_ansi_2026-06-09-17:09:25.log
2026-06-09 17:49:32.194292 | controller | >f+++++++++ ci-framework-data/logs/bmaas_console_logs/edpm-compute-baremetal-00_no_ansi_2026-06-09-17:14:18.log
2026-06-09 17:49:32.194307 | controller | cd+++++++++ ci-framework-data/logs/crc/
2026-06-09 17:49:32.194322 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/
2026-06-09 17:49:32.194337 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/
2026-06-09 17:49:32.194352 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-controller-manager-8d95bb466-f58qg_5fde3cc4-577f-4f06-a457-31bab40f96db/
2026-06-09 17:49:32.194367 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-controller-manager-8d95bb466-f58qg_5fde3cc4-577f-4f06-a457-31bab40f96db/manager/
2026-06-09 17:49:32.194383 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-controller-manager-8d95bb466-f58qg_5fde3cc4-577f-4f06-a457-31bab40f96db/manager/0.log
2026-06-09 17:49:32.194398 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-c97755648-cq9r4_b2a5bae5-991f-4f3d-ac53-3c74f1c57c8b/
2026-06-09 17:49:32.194413 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-c97755648-cq9r4_b2a5bae5-991f-4f3d-ac53-3c74f1c57c8b/ironic-httpd/
2026-06-09 17:49:32.194429 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-c97755648-cq9r4_b2a5bae5-991f-4f3d-ac53-3c74f1c57c8b/ironic-httpd/0.log
2026-06-09 17:49:32.194444 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-c97755648-cq9r4_b2a5bae5-991f-4f3d-ac53-3c74f1c57c8b/ironic-ipa-downloader/
2026-06-09 17:49:32.194459 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-c97755648-cq9r4_b2a5bae5-991f-4f3d-ac53-3c74f1c57c8b/ironic-ipa-downloader/0.log
2026-06-09 17:49:32.194474 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-c97755648-cq9r4_b2a5bae5-991f-4f3d-ac53-3c74f1c57c8b/ironic-log-watch/
2026-06-09 17:49:32.194489 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-c97755648-cq9r4_b2a5bae5-991f-4f3d-ac53-3c74f1c57c8b/ironic-log-watch/0.log.gz
2026-06-09 17:49:32.194504 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-c97755648-cq9r4_b2a5bae5-991f-4f3d-ac53-3c74f1c57c8b/ironic/
2026-06-09 17:49:32.194545 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-c97755648-cq9r4_b2a5bae5-991f-4f3d-ac53-3c74f1c57c8b/ironic/0.log
2026-06-09 17:49:32.194566 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-c97755648-cq9r4_b2a5bae5-991f-4f3d-ac53-3c74f1c57c8b/mariadb/
2026-06-09 17:49:32.194582 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-c97755648-cq9r4_b2a5bae5-991f-4f3d-ac53-3c74f1c57c8b/mariadb/0.log
2026-06-09 17:49:32.194597 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-7b8b89f89d-9r8dm_912a4d0f-8032-43e7-9bef-1b193c27be4d/
2026-06-09 17:49:32.194612 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-7b8b89f89d-9r8dm_912a4d0f-8032-43e7-9bef-1b193c27be4d/cert-manager-controller/
2026-06-09 17:49:32.194628 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-7b8b89f89d-9r8dm_912a4d0f-8032-43e7-9bef-1b193c27be4d/cert-manager-controller/0.log
2026-06-09 17:49:32.194643 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-cainjector-7f9fdd5dd5-jk4jx_35243982-26b0-4686-9763-f9597a39b656/
2026-06-09 17:49:32.194658 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-cainjector-7f9fdd5dd5-jk4jx_35243982-26b0-4686-9763-f9597a39b656/cert-manager-cainjector/
2026-06-09 17:49:32.194673 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-cainjector-7f9fdd5dd5-jk4jx_35243982-26b0-4686-9763-f9597a39b656/cert-manager-cainjector/0.log
2026-06-09 17:49:32.194688 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-webhook-769f6b94cb-77b52_22b3ecdf-9370-46a4-828d-3dd21a6df2ff/
2026-06-09 17:49:32.194703 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-webhook-769f6b94cb-77b52_22b3ecdf-9370-46a4-828d-3dd21a6df2ff/cert-manager-webhook/
2026-06-09 17:49:32.194719 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-webhook-769f6b94cb-77b52_22b3ecdf-9370-46a4-828d-3dd21a6df2ff/cert-manager-webhook/0.log
2026-06-09 17:49:32.194734 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/hostpath-provisioner_csi-hostpathplugin-mpq2f_af9d3f54-b024-4959-888b-41fc0dc68a7f/
2026-06-09 17:49:32.194750 | 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 17:49:32.194766 | 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 17:49:32.194781 | 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 17:49:32.194797 | 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 17:49:32.194812 | 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 17:49:32.194827 | 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 17:49:32.194843 | 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 17:49:32.194858 | 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 17:49:32.194886 | 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 17:49:32.194902 | 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 17:49:32.194917 | 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 17:49:32.194932 | 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 17:49:32.194947 | 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 17:49:32.194962 | 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 17:49:32.194978 | 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 17:49:32.194993 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_controller-8464864885-7c26p_094e38ae-21f5-437d-a3f0-614335fcefd1/
2026-06-09 17:49:32.195009 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_controller-8464864885-7c26p_094e38ae-21f5-437d-a3f0-614335fcefd1/controller/
2026-06-09 17:49:32.195024 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_controller-8464864885-7c26p_094e38ae-21f5-437d-a3f0-614335fcefd1/controller/0.log.gz
2026-06-09 17:49:32.195039 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_controller-8464864885-7c26p_094e38ae-21f5-437d-a3f0-614335fcefd1/kube-rbac-proxy/
2026-06-09 17:49:32.195054 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_controller-8464864885-7c26p_094e38ae-21f5-437d-a3f0-614335fcefd1/kube-rbac-proxy/0.log
2026-06-09 17:49:32.195069 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_metallb-operator-controller-manager-59b64595f5-cv5x7_bf686ac7-7378-4440-a9ab-baa0b1860ae4/
2026-06-09 17:49:32.195084 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_metallb-operator-controller-manager-59b64595f5-cv5x7_bf686ac7-7378-4440-a9ab-baa0b1860ae4/manager/
2026-06-09 17:49:32.195099 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_metallb-operator-controller-manager-59b64595f5-cv5x7_bf686ac7-7378-4440-a9ab-baa0b1860ae4/manager/0.log
2026-06-09 17:49:32.195114 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_metallb-operator-webhook-server-6998d6877c-rjjdh_d187c87d-128a-4861-8740-d49bad39a0e1/
2026-06-09 17:49:32.195129 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_metallb-operator-webhook-server-6998d6877c-rjjdh_d187c87d-128a-4861-8740-d49bad39a0e1/webhook-server/
2026-06-09 17:49:32.195143 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_metallb-operator-webhook-server-6998d6877c-rjjdh_d187c87d-128a-4861-8740-d49bad39a0e1/webhook-server/0.log
2026-06-09 17:49:32.195158 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_speaker-xftz4_fb3622d7-4846-4661-9434-68bafdda92b8/
2026-06-09 17:49:32.195177 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_speaker-xftz4_fb3622d7-4846-4661-9434-68bafdda92b8/kube-rbac-proxy/
2026-06-09 17:49:32.195192 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_speaker-xftz4_fb3622d7-4846-4661-9434-68bafdda92b8/kube-rbac-proxy/0.log
2026-06-09 17:49:32.195206 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_speaker-xftz4_fb3622d7-4846-4661-9434-68bafdda92b8/speaker/
2026-06-09 17:49:32.195221 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_speaker-xftz4_fb3622d7-4846-4661-9434-68bafdda92b8/speaker/0.log.gz
2026-06-09 17:49:32.195235 | 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 17:49:32.195250 | 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 17:49:32.195265 | 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 17:49:32.195280 | 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 17:49:32.195294 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-apiserver_apiserver-9ddfb9f55-k47zv_e7508fa2-0f14-41e2-8972-4e2e11009b77/
2026-06-09 17:49:32.195308 | 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 17:49:32.195323 | 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 17:49:32.195337 | 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 17:49:32.195352 | 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 17:49:32.195366 | 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 17:49:32.195381 | 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 17:49:32.195395 | 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 17:49:32.195410 | 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 17:49:32.195424 | 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 17:49:32.195439 | 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 17:49:32.195457 | 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 17:49:32.195471 | 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 17:49:32.195486 | 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 17:49:32.195500 | 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 17:49:32.195534 | 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 17:49:32.195552 | 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 17:49:32.195566 | 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 17:49:32.195581 | 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 17:49:32.195596 | 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 17:49:32.195611 | 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 17:49:32.195626 | 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 17:49:32.195641 | 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 17:49:32.195655 | 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 17:49:32.195670 | 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/2.log
2026-06-09 17:49:32.195685 | 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/3.log
2026-06-09 17:49:32.195699 | 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 17:49:32.195714 | 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/6638ab594e66d36d737fe0da5d083f116547ca99b668119517552d011bc1693a.log
2026-06-09 17:49:32.195730 | 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 17:49:32.195749 | 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 17:49:32.195764 | 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 17:49:32.195779 | 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 17:49:32.195794 | 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 17:49:32.195810 | 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 17:49:32.195825 | 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 17:49:32.195840 | 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/2.log
2026-06-09 17:49:32.195856 | 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 17:49:32.195871 | 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 17:49:32.195886 | 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 17:49:32.195901 | 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 17:49:32.195917 | 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 17:49:32.195932 | 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 17:49:32.195947 | 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 17:49:32.195962 | 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 17:49:32.195977 | 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 17:49:32.195992 | 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 17:49:32.196011 | 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 17:49:32.196039 | 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 17:49:32.196054 | 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/7.log
2026-06-09 17:49:32.196070 | 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 17:49:32.196088 | 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 17:49:32.196106 | 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 17:49:32.196121 | 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 17:49:32.196136 | 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 17:49:32.196151 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-console_console-66db8bc779-x76hv_a30004ae-8d83-4e60-988e-9eb0ea820181/
2026-06-09 17:49:32.196167 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-console_console-66db8bc779-x76hv_a30004ae-8d83-4e60-988e-9eb0ea820181/console/
2026-06-09 17:49:32.196182 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-console_console-66db8bc779-x76hv_a30004ae-8d83-4e60-988e-9eb0ea820181/console/0.log
2026-06-09 17:49:32.196198 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-console_downloads-747b44746d-4pqvr_d0d29411-fb58-47c5-9579-23967e5649ce/
2026-06-09 17:49:32.196213 | 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 17:49:32.196229 | 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 17:49:32.196244 | 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 17:49:32.196259 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-console_downloads-747b44746d-4pqvr_d0d29411-fb58-47c5-9579-23967e5649ce/download-server/7.log
2026-06-09 17:49:32.196274 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-console_downloads-747b44746d-4pqvr_d0d29411-fb58-47c5-9579-23967e5649ce/download-server/8.log
2026-06-09 17:49:32.196289 | 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 17:49:32.196304 | 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 17:49:32.196327 | 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 17:49:32.196343 | 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 17:49:32.196358 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-controller-manager_controller-manager-8658454648-xmwx8_6af5e2c7-7223-4c74-9066-0be26a94c8d6/
2026-06-09 17:49:32.196374 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-controller-manager_controller-manager-8658454648-xmwx8_6af5e2c7-7223-4c74-9066-0be26a94c8d6/controller-manager/
2026-06-09 17:49:32.196389 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-controller-manager_controller-manager-8658454648-xmwx8_6af5e2c7-7223-4c74-9066-0be26a94c8d6/controller-manager/0.log
2026-06-09 17:49:32.196404 | 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 17:49:32.196420 | 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 17:49:32.196435 | 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 17:49:32.196450 | 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 17:49:32.196465 | 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 17:49:32.196480 | 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 17:49:32.196496 | 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 17:49:32.196526 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-dns_dns-default-qtghf_d181776f-b90e-41dc-be09-c4543b8cba16/
2026-06-09 17:49:32.196547 | 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 17:49:32.196563 | 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 17:49:32.196579 | 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 17:49:32.196594 | 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 17:49:32.196609 | 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 17:49:32.196625 | 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 17:49:32.196643 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-dns_node-resolver-277xp_23ff097f-6142-46bb-a58a-7f2c26578907/
2026-06-09 17:49:32.196659 | 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 17:49:32.196674 | 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 17:49:32.196689 | 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 17:49:32.196705 | 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 17:49:32.196720 | 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 17:49:32.196735 | 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 17:49:32.196750 | 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 17:49:32.196766 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/
2026-06-09 17:49:32.196781 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-ensure-env-vars/
2026-06-09 17:49:32.196796 | 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 17:49:32.196812 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-metrics/
2026-06-09 17:49:32.196827 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-metrics/0.log
2026-06-09 17:49:32.196842 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-readyz/
2026-06-09 17:49:32.196857 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-readyz/0.log
2026-06-09 17:49:32.196872 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-resources-copy/
2026-06-09 17:49:32.196887 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-resources-copy/0.log
2026-06-09 17:49:32.196903 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-rev/
2026-06-09 17:49:32.196919 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-rev/0.log
2026-06-09 17:49:32.196934 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd/
2026-06-09 17:49:32.196950 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd/0.log.gz
2026-06-09 17:49:32.196966 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcdctl/
2026-06-09 17:49:32.196986 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcdctl/0.log
2026-06-09 17:49:32.197001 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/setup/
2026-06-09 17:49:32.197016 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/setup/0.log
2026-06-09 17:49:32.197030 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_installer-3-crc_0b7a3ad7-c956-4bee-84f7-6d4949e59453/
2026-06-09 17:49:32.197045 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_installer-3-crc_0b7a3ad7-c956-4bee-84f7-6d4949e59453/installer/
2026-06-09 17:49:32.197060 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_installer-3-crc_0b7a3ad7-c956-4bee-84f7-6d4949e59453/installer/0.log
2026-06-09 17:49:32.197075 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-5bnfx_b8a94ce4-4d79-4485-b9a0-a1cbd57408bb/
2026-06-09 17:49:32.197090 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-5bnfx_b8a94ce4-4d79-4485-b9a0-a1cbd57408bb/1c8eb90b33b167bfe5a2ae7b63aaccf8db4dfd64dbb724bee5edc0865ca12ce8.log
2026-06-09 17:49:32.197105 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-5bnfx_b8a94ce4-4d79-4485-b9a0-a1cbd57408bb/controller/
2026-06-09 17:49:32.197120 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-5bnfx_b8a94ce4-4d79-4485-b9a0-a1cbd57408bb/controller/0.log
2026-06-09 17:49:32.197136 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-5bnfx_b8a94ce4-4d79-4485-b9a0-a1cbd57408bb/cp-frr-files/
2026-06-09 17:49:32.197151 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-5bnfx_b8a94ce4-4d79-4485-b9a0-a1cbd57408bb/cp-frr-files/0.log
2026-06-09 17:49:32.197166 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-5bnfx_b8a94ce4-4d79-4485-b9a0-a1cbd57408bb/cp-frr-status/
2026-06-09 17:49:32.197182 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-5bnfx_b8a94ce4-4d79-4485-b9a0-a1cbd57408bb/cp-frr-status/0.log
2026-06-09 17:49:32.197198 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-5bnfx_b8a94ce4-4d79-4485-b9a0-a1cbd57408bb/cp-metrics/
2026-06-09 17:49:32.197213 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-5bnfx_b8a94ce4-4d79-4485-b9a0-a1cbd57408bb/cp-metrics/0.log
2026-06-09 17:49:32.197228 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-5bnfx_b8a94ce4-4d79-4485-b9a0-a1cbd57408bb/cp-reloader/
2026-06-09 17:49:32.197242 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-5bnfx_b8a94ce4-4d79-4485-b9a0-a1cbd57408bb/cp-reloader/0.log
2026-06-09 17:49:32.197257 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-5bnfx_b8a94ce4-4d79-4485-b9a0-a1cbd57408bb/frr-metrics/
2026-06-09 17:49:32.197272 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-5bnfx_b8a94ce4-4d79-4485-b9a0-a1cbd57408bb/frr-metrics/0.log
2026-06-09 17:49:32.197286 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-5bnfx_b8a94ce4-4d79-4485-b9a0-a1cbd57408bb/frr-status/
2026-06-09 17:49:32.197301 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-5bnfx_b8a94ce4-4d79-4485-b9a0-a1cbd57408bb/frr-status/0.log
2026-06-09 17:49:32.197320 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-5bnfx_b8a94ce4-4d79-4485-b9a0-a1cbd57408bb/frr/
2026-06-09 17:49:32.197335 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-5bnfx_b8a94ce4-4d79-4485-b9a0-a1cbd57408bb/frr/0.log
2026-06-09 17:49:32.197350 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-5bnfx_b8a94ce4-4d79-4485-b9a0-a1cbd57408bb/kube-rbac-proxy-frr/
2026-06-09 17:49:32.197365 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-5bnfx_b8a94ce4-4d79-4485-b9a0-a1cbd57408bb/kube-rbac-proxy-frr/0.log
2026-06-09 17:49:32.197380 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-5bnfx_b8a94ce4-4d79-4485-b9a0-a1cbd57408bb/kube-rbac-proxy/
2026-06-09 17:49:32.197395 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-5bnfx_b8a94ce4-4d79-4485-b9a0-a1cbd57408bb/kube-rbac-proxy/0.log
2026-06-09 17:49:32.197410 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-5bnfx_b8a94ce4-4d79-4485-b9a0-a1cbd57408bb/reloader/
2026-06-09 17:49:32.197425 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-5bnfx_b8a94ce4-4d79-4485-b9a0-a1cbd57408bb/reloader/0.log
2026-06-09 17:49:32.197440 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-webhook-server-bc5694f79-s72l5_55a2480d-1415-4be0-8c11-d86be2275501/
2026-06-09 17:49:32.197455 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-webhook-server-bc5694f79-s72l5_55a2480d-1415-4be0-8c11-d86be2275501/frr-k8s-webhook-server/
2026-06-09 17:49:32.197469 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-webhook-server-bc5694f79-s72l5_55a2480d-1415-4be0-8c11-d86be2275501/frr-k8s-webhook-server/0.log
2026-06-09 17:49:32.197484 | 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 17:49:32.197499 | 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 17:49:32.197529 | 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 17:49:32.197550 | 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 17:49:32.197565 | 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 17:49:32.197579 | 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 17:49:32.197594 | 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 17:49:32.197609 | 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 17:49:32.197628 | 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 17:49:32.197643 | 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 17:49:32.197658 | 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 17:49:32.197672 | 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 17:49:32.197687 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29683780-mnhdw_a3501e80-77fc-4352-97b3-e05c3bfbb9e6/
2026-06-09 17:49:32.197702 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29683780-mnhdw_a3501e80-77fc-4352-97b3-e05c3bfbb9e6/oc/
2026-06-09 17:49:32.197717 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29683780-mnhdw_a3501e80-77fc-4352-97b3-e05c3bfbb9e6/oc/0.log
2026-06-09 17:49:32.197731 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29683782-95tkj_c12d192f-8474-4644-b1f0-5218eb43c6db/
2026-06-09 17:49:32.197746 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29683782-95tkj_c12d192f-8474-4644-b1f0-5218eb43c6db/oc/
2026-06-09 17:49:32.197761 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29683782-95tkj_c12d192f-8474-4644-b1f0-5218eb43c6db/oc/0.log
2026-06-09 17:49:32.197775 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29683784-2cq2r_366ccd73-4089-4151-8dbf-cd4a5b890184/
2026-06-09 17:49:32.197790 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29683784-2cq2r_366ccd73-4089-4151-8dbf-cd4a5b890184/oc/
2026-06-09 17:49:32.197804 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29683784-2cq2r_366ccd73-4089-4151-8dbf-cd4a5b890184/oc/0.log
2026-06-09 17:49:32.197818 | 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 17:49:32.197833 | 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 17:49:32.197847 | 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 17:49:32.197862 | 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 17:49:32.197876 | 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 17:49:32.197891 | 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 17:49:32.197905 | 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 17:49:32.197920 | 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 17:49:32.197938 | 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 17:49:32.197954 | 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 17:49:32.197969 | 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 17:49:32.197985 | 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 17:49:32.198000 | 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 17:49:32.198015 | 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 17:49:32.198030 | 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 17:49:32.198045 | 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 17:49:32.198061 | 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 17:49:32.198076 | 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 17:49:32.198091 | 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 17:49:32.198107 | 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 17:49:32.198122 | 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 17:49:32.198137 | 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 17:49:32.198152 | 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 17:49:32.198167 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_installer-13-crc_0d002002-a30d-4a50-8adb-82f2f2ed2496/
2026-06-09 17:49:32.198182 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_installer-13-crc_0d002002-a30d-4a50-8adb-82f2f2ed2496/installer/
2026-06-09 17:49:32.198197 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_installer-13-crc_0d002002-a30d-4a50-8adb-82f2f2ed2496/installer/0.log
2026-06-09 17:49:32.198213 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/
2026-06-09 17:49:32.198232 | 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 17:49:32.198248 | 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 17:49:32.198263 | 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 17:49:32.198279 | 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 17:49:32.198294 | 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 17:49:32.198309 | 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 17:49:32.198324 | 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 17:49:32.198339 | 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 17:49:32.198354 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/kube-apiserver/
2026-06-09 17:49:32.198370 | 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 17:49:32.198385 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/setup/
2026-06-09 17:49:32.198400 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/setup/0.log
2026-06-09 17:49:32.198415 | 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 17:49:32.198429 | 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 17:49:32.198445 | 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 17:49:32.198460 | 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 17:49:32.198479 | 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 17:49:32.198494 | 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 17:49:32.198527 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_revision-pruner-13-crc_19aedfdc-1cfb-4c63-a837-00b992526bed/
2026-06-09 17:49:32.198550 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_revision-pruner-13-crc_19aedfdc-1cfb-4c63-a837-00b992526bed/pruner/
2026-06-09 17:49:32.198628 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_revision-pruner-13-crc_19aedfdc-1cfb-4c63-a837-00b992526bed/pruner/0.log
2026-06-09 17:49:32.198650 | 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 17:49:32.198666 | 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 17:49:32.198682 | 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 17:49:32.198698 | 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 17:49:32.198714 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager_kube-controller-manager-crc_9f0bc7fcb0822a2c13eb2d22cd8c0641/
2026-06-09 17:49:32.198730 | 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 17:49:32.198745 | 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 17:49:32.198761 | 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 17:49:32.198776 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager_kube-controller-manager-crc_9f0bc7fcb0822a2c13eb2d22cd8c0641/cluster-policy-controller/3.log
2026-06-09 17:49:32.198791 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager_kube-controller-manager-crc_9f0bc7fcb0822a2c13eb2d22cd8c0641/cluster-policy-controller/4.log
2026-06-09 17:49:32.198807 | 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 17:49:32.198822 | 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 17:49:32.198837 | 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 17:49:32.198853 | 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 17:49:32.198869 | 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 17:49:32.198885 | 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 17:49:32.198904 | 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 17:49:32.198919 | 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 17:49:32.198934 | 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 17:49:32.198949 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager_kube-controller-manager-crc_9f0bc7fcb0822a2c13eb2d22cd8c0641/kube-controller-manager/4.log
2026-06-09 17:49:32.198964 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager_kube-controller-manager-crc_9f0bc7fcb0822a2c13eb2d22cd8c0641/kube-controller-manager/5.log
2026-06-09 17:49:32.198980 | 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 17:49:32.198995 | 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 17:49:32.199010 | 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 17:49:32.199026 | 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 17:49:32.199041 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler_openshift-kube-scheduler-crc_0b638b8f4bb0070e40528db779baf6a2/
2026-06-09 17:49:32.199057 | 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 17:49:32.199074 | 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 17:49:32.199091 | 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 17:49:32.199107 | 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 17:49:32.199125 | 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 17:49:32.199141 | 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 17:49:32.199157 | 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 17:49:32.199173 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler_openshift-kube-scheduler-crc_0b638b8f4bb0070e40528db779baf6a2/kube-scheduler/
2026-06-09 17:49:32.199192 | 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 17:49:32.199208 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler_openshift-kube-scheduler-crc_0b638b8f4bb0070e40528db779baf6a2/kube-scheduler/1.log
2026-06-09 17:49:32.199224 | 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 17:49:32.199239 | 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 17:49:32.199254 | 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 17:49:32.199269 | 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 17:49:32.199284 | 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 17:49:32.199299 | 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 17:49:32.199314 | 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 17:49:32.199329 | 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 17:49:32.199345 | 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 17:49:32.199361 | 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 17:49:32.199377 | 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 17:49:32.199392 | 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 17:49:32.199407 | 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 17:49:32.199423 | 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 17:49:32.199438 | 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 17:49:32.199453 | 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 17:49:32.199471 | 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 17:49:32.199487 | 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 17:49:32.199501 | 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 17:49:32.199545 | 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 17:49:32.199562 | 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 17:49:32.199578 | 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/1.log
2026-06-09 17:49:32.199593 | 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 17:49:32.199609 | 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 17:49:32.199624 | 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 17:49:32.199639 | 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 17:49:32.199654 | 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 17:49:32.199669 | 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 17:49:32.199684 | 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 17:49:32.199699 | 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 17:49:32.199714 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_kube-rbac-proxy-crio-crc_4e08c320b1e9e2405e6e0107bdf7eeb4/
2026-06-09 17:49:32.199729 | 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 17:49:32.199744 | 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 17:49:32.199758 | 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 17:49:32.199777 | 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 17:49:32.199792 | 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 17:49:32.199807 | 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 17:49:32.199822 | 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 17:49:32.199837 | 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 17:49:32.199852 | 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 17:49:32.199867 | 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 17:49:32.199882 | 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 17:49:32.199896 | 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 17:49:32.199911 | 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 17:49:32.199926 | 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 17:49:32.199940 | 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 17:49:32.199955 | 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 17:49:32.199970 | 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 17:49:32.199984 | 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 17:49:32.199999 | 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 17:49:32.200034 | 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 17:49:32.200050 | 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 17:49:32.200068 | 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 17:49:32.200083 | 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 17:49:32.200098 | 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 17:49:32.200112 | 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 17:49:32.200127 | 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 17:49:32.200142 | 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 17:49:32.200156 | 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 17:49:32.200171 | 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 17:49:32.200186 | 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 17:49:32.200200 | 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 17:49:32.200215 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3vgcdz_032934eb-4703-4ec3-afc3-46ec44f70cdc/
2026-06-09 17:49:32.200231 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3vgcdz_032934eb-4703-4ec3-afc3-46ec44f70cdc/extract/
2026-06-09 17:49:32.200246 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3vgcdz_032934eb-4703-4ec3-afc3-46ec44f70cdc/extract/0.log
2026-06-09 17:49:32.200262 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3vgcdz_032934eb-4703-4ec3-afc3-46ec44f70cdc/pull/
2026-06-09 17:49:32.200277 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3vgcdz_032934eb-4703-4ec3-afc3-46ec44f70cdc/pull/0.log
2026-06-09 17:49:32.200293 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3vgcdz_032934eb-4703-4ec3-afc3-46ec44f70cdc/util/
2026-06-09 17:49:32.200308 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3vgcdz_032934eb-4703-4ec3-afc3-46ec44f70cdc/util/0.log
2026-06-09 17:49:32.200326 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_certified-operators-ngqwr_3f9252ab-0ab3-4590-af33-06d4e71dd41a/
2026-06-09 17:49:32.200342 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_certified-operators-ngqwr_3f9252ab-0ab3-4590-af33-06d4e71dd41a/extract-content/
2026-06-09 17:49:32.200357 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_certified-operators-ngqwr_3f9252ab-0ab3-4590-af33-06d4e71dd41a/extract-content/0.log
2026-06-09 17:49:32.200372 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_certified-operators-ngqwr_3f9252ab-0ab3-4590-af33-06d4e71dd41a/extract-utilities/
2026-06-09 17:49:32.200387 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_certified-operators-ngqwr_3f9252ab-0ab3-4590-af33-06d4e71dd41a/extract-utilities/0.log
2026-06-09 17:49:32.200403 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_certified-operators-ngqwr_3f9252ab-0ab3-4590-af33-06d4e71dd41a/registry-server/
2026-06-09 17:49:32.200418 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_certified-operators-ngqwr_3f9252ab-0ab3-4590-af33-06d4e71dd41a/registry-server/0.log.gz
2026-06-09 17:49:32.200434 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_community-operators-dsxts_d3c290eb-0b9b-453d-b720-da3b11c6779f/
2026-06-09 17:49:32.200450 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_community-operators-dsxts_d3c290eb-0b9b-453d-b720-da3b11c6779f/extract-content/
2026-06-09 17:49:32.200465 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_community-operators-dsxts_d3c290eb-0b9b-453d-b720-da3b11c6779f/extract-content/0.log
2026-06-09 17:49:32.200481 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_community-operators-dsxts_d3c290eb-0b9b-453d-b720-da3b11c6779f/extract-utilities/
2026-06-09 17:49:32.200496 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_community-operators-dsxts_d3c290eb-0b9b-453d-b720-da3b11c6779f/extract-utilities/0.log
2026-06-09 17:49:32.200527 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_community-operators-dsxts_d3c290eb-0b9b-453d-b720-da3b11c6779f/registry-server/
2026-06-09 17:49:32.200549 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_community-operators-dsxts_d3c290eb-0b9b-453d-b720-da3b11c6779f/registry-server/0.log.gz
2026-06-09 17:49:32.200565 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9k9lww_f67b4d48-b2b4-42a4-971f-287a03937e6d/
2026-06-09 17:49:32.200581 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9k9lww_f67b4d48-b2b4-42a4-971f-287a03937e6d/extract/
2026-06-09 17:49:32.200596 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9k9lww_f67b4d48-b2b4-42a4-971f-287a03937e6d/extract/0.log
2026-06-09 17:49:32.200611 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9k9lww_f67b4d48-b2b4-42a4-971f-287a03937e6d/pull/
2026-06-09 17:49:32.200626 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9k9lww_f67b4d48-b2b4-42a4-971f-287a03937e6d/pull/0.log
2026-06-09 17:49:32.200645 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9k9lww_f67b4d48-b2b4-42a4-971f-287a03937e6d/util/
2026-06-09 17:49:32.200660 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9k9lww_f67b4d48-b2b4-42a4-971f-287a03937e6d/util/0.log
2026-06-09 17:49:32.200676 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_marketplace-operator-547dbd544d-pdjpb_e0a074e4-5b4f-41a8-8c9f-5f4a902de94c/
2026-06-09 17:49:32.200691 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_marketplace-operator-547dbd544d-pdjpb_e0a074e4-5b4f-41a8-8c9f-5f4a902de94c/marketplace-operator/
2026-06-09 17:49:32.200706 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_marketplace-operator-547dbd544d-pdjpb_e0a074e4-5b4f-41a8-8c9f-5f4a902de94c/marketplace-operator/0.log
2026-06-09 17:49:32.200721 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_marketplace-operator-547dbd544d-pdjpb_e0a074e4-5b4f-41a8-8c9f-5f4a902de94c/marketplace-operator/1.log
2026-06-09 17:49:32.200737 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-marketplace-nsmbz_808ffd5d-a83e-4548-8e17-a13c94b30586/
2026-06-09 17:49:32.200752 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-marketplace-nsmbz_808ffd5d-a83e-4548-8e17-a13c94b30586/extract-content/
2026-06-09 17:49:32.200767 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-marketplace-nsmbz_808ffd5d-a83e-4548-8e17-a13c94b30586/extract-content/0.log
2026-06-09 17:49:32.200783 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-marketplace-nsmbz_808ffd5d-a83e-4548-8e17-a13c94b30586/extract-utilities/
2026-06-09 17:49:32.200798 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-marketplace-nsmbz_808ffd5d-a83e-4548-8e17-a13c94b30586/extract-utilities/0.log
2026-06-09 17:49:32.200813 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-marketplace-nsmbz_808ffd5d-a83e-4548-8e17-a13c94b30586/registry-server/
2026-06-09 17:49:32.200829 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-marketplace-nsmbz_808ffd5d-a83e-4548-8e17-a13c94b30586/registry-server/0.log
2026-06-09 17:49:32.200845 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-operators-gszk8_da79d03e-d418-40f9-866d-a1450e028fe6/
2026-06-09 17:49:32.200860 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-operators-gszk8_da79d03e-d418-40f9-866d-a1450e028fe6/extract-content/
2026-06-09 17:49:32.200875 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-operators-gszk8_da79d03e-d418-40f9-866d-a1450e028fe6/extract-content/0.log
2026-06-09 17:49:32.200891 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-operators-gszk8_da79d03e-d418-40f9-866d-a1450e028fe6/extract-utilities/
2026-06-09 17:49:32.200906 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-operators-gszk8_da79d03e-d418-40f9-866d-a1450e028fe6/extract-utilities/0.log
2026-06-09 17:49:32.200922 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-operators-gszk8_da79d03e-d418-40f9-866d-a1450e028fe6/registry-server/
2026-06-09 17:49:32.200937 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-operators-gszk8_da79d03e-d418-40f9-866d-a1450e028fe6/registry-server/0.log.gz
2026-06-09 17:49:32.200959 | 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 17:49:32.200976 | 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 17:49:32.200992 | 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 17:49:32.201007 | 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 17:49:32.201023 | 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 17:49:32.201038 | 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 17:49:32.201053 | 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 17:49:32.201069 | 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 17:49:32.201083 | 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 17:49:32.201099 | 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 17:49:32.201114 | 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 17:49:32.201129 | 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 17:49:32.201144 | 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 17:49:32.201159 | 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 17:49:32.201174 | 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 17:49:32.201189 | 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 17:49:32.201204 | 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 17:49:32.201219 | 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 17:49:32.201237 | 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 17:49:32.201252 | 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 17:49:32.201267 | 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 17:49:32.201282 | 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 17:49:32.201298 | 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 17:49:32.201313 | 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 17:49:32.201329 | 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 17:49:32.201344 | 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 17:49:32.201360 | 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 17:49:32.201375 | 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 17:49:32.201390 | 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 17:49:32.201405 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-bzhnf_00c6c2e8-e87f-4689-a0b0-78a0fc81763d/
2026-06-09 17:49:32.201420 | 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 17:49:32.201435 | 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 17:49:32.201450 | 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 17:49:32.201465 | 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 17:49:32.201480 | 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 17:49:32.201496 | 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 17:49:32.201526 | 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 17:49:32.201547 | 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 17:49:32.201567 | 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 17:49:32.201583 | 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 17:49:32.201599 | 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 17:49:32.201614 | 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 17:49:32.201629 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-must-gather-slvlt_must-gather-ztf2t_d9aa1d67-aa56-4c20-a060-0f9956a3fce3/
2026-06-09 17:49:32.201645 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-must-gather-slvlt_must-gather-ztf2t_d9aa1d67-aa56-4c20-a060-0f9956a3fce3/copy/
2026-06-09 17:49:32.201660 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-must-gather-slvlt_must-gather-ztf2t_d9aa1d67-aa56-4c20-a060-0f9956a3fce3/gather/
2026-06-09 17:49:32.201675 | 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 17:49:32.201690 | 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 17:49:32.201705 | 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 17:49:32.201721 | 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 17:49:32.201736 | 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 17:49:32.201751 | 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 17:49:32.201766 | 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 17:49:32.201780 | 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 17:49:32.201795 | 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 17:49:32.201809 | 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 17:49:32.201824 | 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 17:49:32.201839 | 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 17:49:32.201857 | 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 17:49:32.201872 | 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 17:49:32.201887 | 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 17:49:32.201902 | 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 17:49:32.201923 | 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/2.log
2026-06-09 17:49:32.201937 | 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 17:49:32.201952 | 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 17:49:32.201967 | 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 17:49:32.201982 | 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 17:49:32.201997 | 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 17:49:32.202011 | 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 17:49:32.202026 | 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 17:49:32.202040 | 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 17:49:32.202055 | 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 17:49:32.202070 | 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 17:49:32.202084 | 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 17:49:32.202099 | 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 17:49:32.202114 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-console-plugin-9bcc7988b-gpxsh_1a535f9d-f0e9-4692-9e43-2057707167c7/
2026-06-09 17:49:32.202129 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-console-plugin-9bcc7988b-gpxsh_1a535f9d-f0e9-4692-9e43-2057707167c7/nmstate-console-plugin/
2026-06-09 17:49:32.202147 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-console-plugin-9bcc7988b-gpxsh_1a535f9d-f0e9-4692-9e43-2057707167c7/nmstate-console-plugin/0.log
2026-06-09 17:49:32.202162 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-handler-gvzp9_341acab0-4f3d-47e2-8d1f-5c4dbba16bc5/
2026-06-09 17:49:32.202177 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-handler-gvzp9_341acab0-4f3d-47e2-8d1f-5c4dbba16bc5/nmstate-handler/
2026-06-09 17:49:32.202192 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-handler-gvzp9_341acab0-4f3d-47e2-8d1f-5c4dbba16bc5/nmstate-handler/0.log
2026-06-09 17:49:32.202206 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-metrics-756b4d6fc6-wtzbv_52d49d02-5590-4e59-a1e8-fb021acfc630/
2026-06-09 17:49:32.202221 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-metrics-756b4d6fc6-wtzbv_52d49d02-5590-4e59-a1e8-fb021acfc630/kube-rbac-proxy/
2026-06-09 17:49:32.202235 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-metrics-756b4d6fc6-wtzbv_52d49d02-5590-4e59-a1e8-fb021acfc630/kube-rbac-proxy/0.log
2026-06-09 17:49:32.202250 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-metrics-756b4d6fc6-wtzbv_52d49d02-5590-4e59-a1e8-fb021acfc630/nmstate-metrics/
2026-06-09 17:49:32.202265 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-metrics-756b4d6fc6-wtzbv_52d49d02-5590-4e59-a1e8-fb021acfc630/nmstate-metrics/0.log
2026-06-09 17:49:32.202280 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-operator-6569c8c666-57xpr_1e14cb63-a73a-436b-bc83-4de786dc710b/
2026-06-09 17:49:32.202295 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-operator-6569c8c666-57xpr_1e14cb63-a73a-436b-bc83-4de786dc710b/nmstate-operator/
2026-06-09 17:49:32.202310 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-operator-6569c8c666-57xpr_1e14cb63-a73a-436b-bc83-4de786dc710b/nmstate-operator/0.log
2026-06-09 17:49:32.202325 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-webhook-9b7874799-kxx9w_743554ce-369b-4640-a91d-861086973ea3/
2026-06-09 17:49:32.202340 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-webhook-9b7874799-kxx9w_743554ce-369b-4640-a91d-861086973ea3/nmstate-webhook/
2026-06-09 17:49:32.202355 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-webhook-9b7874799-kxx9w_743554ce-369b-4640-a91d-861086973ea3/nmstate-webhook/0.log
2026-06-09 17:49:32.202370 | 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 17:49:32.202386 | 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 17:49:32.202402 | 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 17:49:32.202417 | 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 17:49:32.202435 | 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 17:49:32.202451 | 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 17:49:32.202466 | 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 17:49:32.202481 | 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 17:49:32.202497 | 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 17:49:32.202526 | 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 17:49:32.202548 | 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
2026-06-09 17:49:32.202564 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29683755-s5v98_928e7c2e-88bf-4e95-aa57-030938355899/
2026-06-09 17:49:32.202580 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29683755-s5v98_928e7c2e-88bf-4e95-aa57-030938355899/collect-profiles/
2026-06-09 17:49:32.202595 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29683755-s5v98_928e7c2e-88bf-4e95-aa57-030938355899/collect-profiles/0.log
2026-06-09 17:49:32.202610 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29683770-nlgms_143c0ba4-00c5-4939-95f6-5854bb579bc4/
2026-06-09 17:49:32.202625 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29683770-nlgms_143c0ba4-00c5-4939-95f6-5854bb579bc4/collect-profiles/
2026-06-09 17:49:32.202640 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29683770-nlgms_143c0ba4-00c5-4939-95f6-5854bb579bc4/collect-profiles/0.log
2026-06-09 17:49:32.202655 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29683785-f7gn5_34066088-801d-4cd3-98ec-070b05b84e95/
2026-06-09 17:49:32.202671 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29683785-f7gn5_34066088-801d-4cd3-98ec-070b05b84e95/collect-profiles/
2026-06-09 17:49:32.202686 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29683785-f7gn5_34066088-801d-4cd3-98ec-070b05b84e95/collect-profiles/0.log
2026-06-09 17:49:32.202702 | 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 17:49:32.202717 | 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 17:49:32.202732 | 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 17:49:32.202751 | 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 17:49:32.202766 | 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 17:49:32.202781 | 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 17:49:32.202796 | 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 17:49:32.202812 | 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 17:49:32.202827 | 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 17:49:32.202843 | 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 17:49:32.202858 | 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/1.log
2026-06-09 17:49:32.202873 | 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 17:49:32.202888 | 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 17:49:32.202903 | 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 17:49:32.202918 | 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 17:49:32.202933 | 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 17:49:32.202948 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-control-plane-97c9b6c48-hcb8k_1f078f15-c768-4c75-831d-8afecc0c7584/
2026-06-09 17:49:32.202963 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-control-plane-97c9b6c48-hcb8k_1f078f15-c768-4c75-831d-8afecc0c7584/kube-rbac-proxy/
2026-06-09 17:49:32.202978 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-control-plane-97c9b6c48-hcb8k_1f078f15-c768-4c75-831d-8afecc0c7584/kube-rbac-proxy/0.log
2026-06-09 17:49:32.202993 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-control-plane-97c9b6c48-hcb8k_1f078f15-c768-4c75-831d-8afecc0c7584/ovnkube-cluster-manager/
2026-06-09 17:49:32.203011 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-control-plane-97c9b6c48-hcb8k_1f078f15-c768-4c75-831d-8afecc0c7584/ovnkube-cluster-manager/0.log
2026-06-09 17:49:32.203026 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-zlxkq_82e74183-58bc-45d0-b419-1877797fa110/
2026-06-09 17:49:32.203041 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-zlxkq_82e74183-58bc-45d0-b419-1877797fa110/kube-rbac-proxy-node/
2026-06-09 17:49:32.203056 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-zlxkq_82e74183-58bc-45d0-b419-1877797fa110/kube-rbac-proxy-node/0.log
2026-06-09 17:49:32.203071 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-zlxkq_82e74183-58bc-45d0-b419-1877797fa110/kube-rbac-proxy-ovn-metrics/
2026-06-09 17:49:32.203091 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-zlxkq_82e74183-58bc-45d0-b419-1877797fa110/kube-rbac-proxy-ovn-metrics/0.log
2026-06-09 17:49:32.203112 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-zlxkq_82e74183-58bc-45d0-b419-1877797fa110/kubecfg-setup/
2026-06-09 17:49:32.203133 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-zlxkq_82e74183-58bc-45d0-b419-1877797fa110/kubecfg-setup/0.log
2026-06-09 17:49:32.203154 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-zlxkq_82e74183-58bc-45d0-b419-1877797fa110/nbdb/
2026-06-09 17:49:32.203175 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-zlxkq_82e74183-58bc-45d0-b419-1877797fa110/nbdb/0.log
2026-06-09 17:49:32.203194 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-zlxkq_82e74183-58bc-45d0-b419-1877797fa110/northd/
2026-06-09 17:49:32.203209 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-zlxkq_82e74183-58bc-45d0-b419-1877797fa110/northd/0.log
2026-06-09 17:49:32.203225 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-zlxkq_82e74183-58bc-45d0-b419-1877797fa110/ovn-acl-logging/
2026-06-09 17:49:32.203240 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-zlxkq_82e74183-58bc-45d0-b419-1877797fa110/ovn-acl-logging/0.log
2026-06-09 17:49:32.203255 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-zlxkq_82e74183-58bc-45d0-b419-1877797fa110/ovn-controller/
2026-06-09 17:49:32.203270 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-zlxkq_82e74183-58bc-45d0-b419-1877797fa110/ovn-controller/0.log
2026-06-09 17:49:32.203285 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-zlxkq_82e74183-58bc-45d0-b419-1877797fa110/ovnkube-controller/
2026-06-09 17:49:32.203301 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-zlxkq_82e74183-58bc-45d0-b419-1877797fa110/ovnkube-controller/0.log.gz
2026-06-09 17:49:32.203316 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-zlxkq_82e74183-58bc-45d0-b419-1877797fa110/sbdb/
2026-06-09 17:49:32.203331 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-zlxkq_82e74183-58bc-45d0-b419-1877797fa110/sbdb/0.log
2026-06-09 17:49:32.203350 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-route-controller-manager_route-controller-manager-8494587684-wckdc_04553a2a-e40c-438d-86a7-0f9366f6baca/
2026-06-09 17:49:32.203366 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-route-controller-manager_route-controller-manager-8494587684-wckdc_04553a2a-e40c-438d-86a7-0f9366f6baca/route-controller-manager/
2026-06-09 17:49:32.203381 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-route-controller-manager_route-controller-manager-8494587684-wckdc_04553a2a-e40c-438d-86a7-0f9366f6baca/route-controller-manager/0.log
2026-06-09 17:49:32.203396 | 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 17:49:32.203411 | 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 17:49:32.203426 | 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 17:49:32.203442 | 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 17:49:32.203457 | 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 17:49:32.203472 | 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 17:49:32.203488 | 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 17:49:32.203504 | 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 17:49:32.203556 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_2c5ec125e2b5a7b950ca1e283fae2821b10a336f43c4a62c9600b1329cph9bq_e7360c6a-1afa-478b-b09c-383eef4cee2e/
2026-06-09 17:49:32.203577 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_2c5ec125e2b5a7b950ca1e283fae2821b10a336f43c4a62c9600b1329cph9bq_e7360c6a-1afa-478b-b09c-383eef4cee2e/extract/
2026-06-09 17:49:32.203593 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_2c5ec125e2b5a7b950ca1e283fae2821b10a336f43c4a62c9600b1329cph9bq_e7360c6a-1afa-478b-b09c-383eef4cee2e/extract/0.log
2026-06-09 17:49:32.203609 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_2c5ec125e2b5a7b950ca1e283fae2821b10a336f43c4a62c9600b1329cph9bq_e7360c6a-1afa-478b-b09c-383eef4cee2e/pull/
2026-06-09 17:49:32.203625 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_2c5ec125e2b5a7b950ca1e283fae2821b10a336f43c4a62c9600b1329cph9bq_e7360c6a-1afa-478b-b09c-383eef4cee2e/pull/0.log
2026-06-09 17:49:32.203640 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_2c5ec125e2b5a7b950ca1e283fae2821b10a336f43c4a62c9600b1329cph9bq_e7360c6a-1afa-478b-b09c-383eef4cee2e/util/
2026-06-09 17:49:32.203655 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_2c5ec125e2b5a7b950ca1e283fae2821b10a336f43c4a62c9600b1329cph9bq_e7360c6a-1afa-478b-b09c-383eef4cee2e/util/0.log
2026-06-09 17:49:32.203675 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_barbican-operator-controller-manager-7b8ffd8c4f-nmxrm_1587093d-d663-4f90-b369-b721fa61fcd0/
2026-06-09 17:49:32.203691 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_barbican-operator-controller-manager-7b8ffd8c4f-nmxrm_1587093d-d663-4f90-b369-b721fa61fcd0/manager/
2026-06-09 17:49:32.203707 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_barbican-operator-controller-manager-7b8ffd8c4f-nmxrm_1587093d-d663-4f90-b369-b721fa61fcd0/manager/0.log
2026-06-09 17:49:32.203723 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_cinder-operator-controller-manager-86c584f6fc-bwz8b_5e666b1d-be09-4e87-a4bc-11d0023ebf1c/
2026-06-09 17:49:32.203738 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_cinder-operator-controller-manager-86c584f6fc-bwz8b_5e666b1d-be09-4e87-a4bc-11d0023ebf1c/manager/
2026-06-09 17:49:32.203753 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_cinder-operator-controller-manager-86c584f6fc-bwz8b_5e666b1d-be09-4e87-a4bc-11d0023ebf1c/manager/0.log
2026-06-09 17:49:32.203769 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_designate-operator-controller-manager-6bf8599b68-ghrgp_a04b104e-3bfb-4b89-9d0f-0b544ccf3b66/
2026-06-09 17:49:32.203784 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_designate-operator-controller-manager-6bf8599b68-ghrgp_a04b104e-3bfb-4b89-9d0f-0b544ccf3b66/manager/
2026-06-09 17:49:32.203800 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_designate-operator-controller-manager-6bf8599b68-ghrgp_a04b104e-3bfb-4b89-9d0f-0b544ccf3b66/manager/0.log
2026-06-09 17:49:32.203816 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_glance-operator-controller-manager-5bdfb47c4d-lnc67_80c32e57-b414-4846-8932-9b109f7c6197/
2026-06-09 17:49:32.203833 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_glance-operator-controller-manager-5bdfb47c4d-lnc67_80c32e57-b414-4846-8932-9b109f7c6197/manager/
2026-06-09 17:49:32.203848 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_glance-operator-controller-manager-5bdfb47c4d-lnc67_80c32e57-b414-4846-8932-9b109f7c6197/manager/0.log
2026-06-09 17:49:32.203863 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_heat-operator-controller-manager-5c5844cc68-6zwkh_1e5a1fe8-e471-4a47-9927-70f0a4754734/
2026-06-09 17:49:32.203878 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_heat-operator-controller-manager-5c5844cc68-6zwkh_1e5a1fe8-e471-4a47-9927-70f0a4754734/manager/
2026-06-09 17:49:32.203893 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_heat-operator-controller-manager-5c5844cc68-6zwkh_1e5a1fe8-e471-4a47-9927-70f0a4754734/manager/0.log
2026-06-09 17:49:32.203909 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_horizon-operator-controller-manager-548d6d5f9-6b8kg_e2d7fd84-8668-4fc2-a020-1f003418dd38/
2026-06-09 17:49:32.203924 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_horizon-operator-controller-manager-548d6d5f9-6b8kg_e2d7fd84-8668-4fc2-a020-1f003418dd38/manager/
2026-06-09 17:49:32.203939 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_horizon-operator-controller-manager-548d6d5f9-6b8kg_e2d7fd84-8668-4fc2-a020-1f003418dd38/manager/0.log
2026-06-09 17:49:32.203954 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_infra-operator-controller-manager-cbcfcddf7-g7g5r_a0e086ff-f1b7-4006-9163-4aae51dab537/
2026-06-09 17:49:32.203974 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_infra-operator-controller-manager-cbcfcddf7-g7g5r_a0e086ff-f1b7-4006-9163-4aae51dab537/manager/
2026-06-09 17:49:32.203989 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_infra-operator-controller-manager-cbcfcddf7-g7g5r_a0e086ff-f1b7-4006-9163-4aae51dab537/manager/0.log
2026-06-09 17:49:32.204019 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_ironic-operator-controller-manager-75f8548fcd-bd887_d4850793-a1a7-4f6f-833d-751b8dace8a8/
2026-06-09 17:49:32.204040 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_ironic-operator-controller-manager-75f8548fcd-bd887_d4850793-a1a7-4f6f-833d-751b8dace8a8/manager/
2026-06-09 17:49:32.204055 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_ironic-operator-controller-manager-75f8548fcd-bd887_d4850793-a1a7-4f6f-833d-751b8dace8a8/manager/0.log
2026-06-09 17:49:32.204070 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_keystone-operator-controller-manager-6ccff66c5b-kkcjh_bedd3c9c-8c01-464a-8d68-4c6eb9b634df/
2026-06-09 17:49:32.204088 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_keystone-operator-controller-manager-6ccff66c5b-kkcjh_bedd3c9c-8c01-464a-8d68-4c6eb9b634df/manager/
2026-06-09 17:49:32.204102 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_keystone-operator-controller-manager-6ccff66c5b-kkcjh_bedd3c9c-8c01-464a-8d68-4c6eb9b634df/manager/0.log
2026-06-09 17:49:32.204117 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_manila-operator-controller-manager-677d9d8477-pc87g_7a0f2d18-75a1-49e4-b6ec-e3c647242bf8/
2026-06-09 17:49:32.204132 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_manila-operator-controller-manager-677d9d8477-pc87g_7a0f2d18-75a1-49e4-b6ec-e3c647242bf8/manager/
2026-06-09 17:49:32.204147 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_manila-operator-controller-manager-677d9d8477-pc87g_7a0f2d18-75a1-49e4-b6ec-e3c647242bf8/manager/0.log
2026-06-09 17:49:32.204162 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_mariadb-operator-controller-manager-7fcb8b58d6-tfqfb_b64c533c-b45e-4925-9f19-c64ed7068e5a/
2026-06-09 17:49:32.204180 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_mariadb-operator-controller-manager-7fcb8b58d6-tfqfb_b64c533c-b45e-4925-9f19-c64ed7068e5a/manager/
2026-06-09 17:49:32.204195 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_mariadb-operator-controller-manager-7fcb8b58d6-tfqfb_b64c533c-b45e-4925-9f19-c64ed7068e5a/manager/0.log
2026-06-09 17:49:32.204210 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_neutron-operator-controller-manager-688d5c756f-n7pvq_b62916ba-8920-46a8-8cb7-f8e9f1977197/
2026-06-09 17:49:32.204225 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_neutron-operator-controller-manager-688d5c756f-n7pvq_b62916ba-8920-46a8-8cb7-f8e9f1977197/manager/
2026-06-09 17:49:32.204240 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_neutron-operator-controller-manager-688d5c756f-n7pvq_b62916ba-8920-46a8-8cb7-f8e9f1977197/manager/0.log
2026-06-09 17:49:32.204255 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_nova-operator-controller-manager-f4c4579bb-6n5nw_d8499e4a-136e-4172-b3de-ef2e270629a8/
2026-06-09 17:49:32.204274 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_nova-operator-controller-manager-f4c4579bb-6n5nw_d8499e4a-136e-4172-b3de-ef2e270629a8/manager/
2026-06-09 17:49:32.204289 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_nova-operator-controller-manager-f4c4579bb-6n5nw_d8499e4a-136e-4172-b3de-ef2e270629a8/manager/0.log
2026-06-09 17:49:32.204304 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_octavia-operator-controller-manager-6495978d8d-jh4js_e4fc5bd7-5958-40c7-a1a0-43d7b923ee51/
2026-06-09 17:49:32.204319 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_octavia-operator-controller-manager-6495978d8d-jh4js_e4fc5bd7-5958-40c7-a1a0-43d7b923ee51/manager/
2026-06-09 17:49:32.204333 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_octavia-operator-controller-manager-6495978d8d-jh4js_e4fc5bd7-5958-40c7-a1a0-43d7b923ee51/manager/0.log
2026-06-09 17:49:32.204348 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-baremetal-operator-controller-manager-7c67dc759fkr2dg_2272e7c5-20ed-49fd-bd69-ab3299398afc/
2026-06-09 17:49:32.204363 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-baremetal-operator-controller-manager-7c67dc759fkr2dg_2272e7c5-20ed-49fd-bd69-ab3299398afc/manager/
2026-06-09 17:49:32.204378 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-baremetal-operator-controller-manager-7c67dc759fkr2dg_2272e7c5-20ed-49fd-bd69-ab3299398afc/manager/0.log
2026-06-09 17:49:32.204393 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-operator-controller-init-86ccc544f-t27dx_0f5a4813-6836-435f-9977-69b91797a82c/
2026-06-09 17:49:32.204408 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-operator-controller-init-86ccc544f-t27dx_0f5a4813-6836-435f-9977-69b91797a82c/operator/
2026-06-09 17:49:32.204423 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-operator-controller-init-86ccc544f-t27dx_0f5a4813-6836-435f-9977-69b91797a82c/operator/0.log
2026-06-09 17:49:32.204438 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-operator-controller-manager-6fc5ccc565-ppfqz_6885a213-279d-4e07-afd5-70d988eafea0/
2026-06-09 17:49:32.204453 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-operator-controller-manager-6fc5ccc565-ppfqz_6885a213-279d-4e07-afd5-70d988eafea0/manager/
2026-06-09 17:49:32.204471 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-operator-controller-manager-6fc5ccc565-ppfqz_6885a213-279d-4e07-afd5-70d988eafea0/manager/0.log.gz
2026-06-09 17:49:32.204486 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-operator-index-kzt5n_4df59364-cace-4196-a19a-6c595e129779/
2026-06-09 17:49:32.204501 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-operator-index-kzt5n_4df59364-cace-4196-a19a-6c595e129779/registry-server/
2026-06-09 17:49:32.204536 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-operator-index-kzt5n_4df59364-cace-4196-a19a-6c595e129779/registry-server/0.log
2026-06-09 17:49:32.204553 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_ovn-operator-controller-manager-58f85bd97f-pjscb_45ce2769-2801-472a-9464-5009d14b3666/
2026-06-09 17:49:32.204569 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_ovn-operator-controller-manager-58f85bd97f-pjscb_45ce2769-2801-472a-9464-5009d14b3666/manager/
2026-06-09 17:49:32.204589 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_ovn-operator-controller-manager-58f85bd97f-pjscb_45ce2769-2801-472a-9464-5009d14b3666/manager/0.log
2026-06-09 17:49:32.204604 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_swift-operator-controller-manager-67c49dd5c6-c9gqp_9fae1f2d-4ad7-4912-a1d1-2dcd2f18902c/
2026-06-09 17:49:32.204619 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_swift-operator-controller-manager-67c49dd5c6-c9gqp_9fae1f2d-4ad7-4912-a1d1-2dcd2f18902c/manager/
2026-06-09 17:49:32.204635 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_swift-operator-controller-manager-67c49dd5c6-c9gqp_9fae1f2d-4ad7-4912-a1d1-2dcd2f18902c/manager/0.log
2026-06-09 17:49:32.204650 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_telemetry-operator-controller-manager-5d65c7d97d-fjgkn_817f6027-e928-4243-a1d6-f26256bf728e/
2026-06-09 17:49:32.204665 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_telemetry-operator-controller-manager-5d65c7d97d-fjgkn_817f6027-e928-4243-a1d6-f26256bf728e/manager/
2026-06-09 17:49:32.204680 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_telemetry-operator-controller-manager-5d65c7d97d-fjgkn_817f6027-e928-4243-a1d6-f26256bf728e/manager/0.log
2026-06-09 17:49:32.204696 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_test-operator-controller-manager-8d5599d7d-fnlh8_177a78b3-e6d3-49eb-aec0-31f092837a85/
2026-06-09 17:49:32.204710 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_test-operator-controller-manager-8d5599d7d-fnlh8_177a78b3-e6d3-49eb-aec0-31f092837a85/manager/
2026-06-09 17:49:32.204725 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_test-operator-controller-manager-8d5599d7d-fnlh8_177a78b3-e6d3-49eb-aec0-31f092837a85/manager/0.log
2026-06-09 17:49:32.204741 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_watcher-operator-controller-manager-577b679b5c-rfxss_51322d44-bb62-4604-a783-7a9b2646ff14/
2026-06-09 17:49:32.204756 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_watcher-operator-controller-manager-577b679b5c-rfxss_51322d44-bb62-4604-a783-7a9b2646ff14/manager/
2026-06-09 17:49:32.204771 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_watcher-operator-controller-manager-577b679b5c-rfxss_51322d44-bb62-4604-a783-7a9b2646ff14/manager/0.log
2026-06-09 17:49:32.204786 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-api-6679ccdd46-9q4b9_0bd1d354-1534-4ae4-8d5a-0230cddc9b51/
2026-06-09 17:49:32.204802 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-api-6679ccdd46-9q4b9_0bd1d354-1534-4ae4-8d5a-0230cddc9b51/barbican-api-log/
2026-06-09 17:49:32.204817 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-api-6679ccdd46-9q4b9_0bd1d354-1534-4ae4-8d5a-0230cddc9b51/barbican-api-log/0.log
2026-06-09 17:49:32.204832 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-api-6679ccdd46-9q4b9_0bd1d354-1534-4ae4-8d5a-0230cddc9b51/barbican-api/
2026-06-09 17:49:32.204847 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-api-6679ccdd46-9q4b9_0bd1d354-1534-4ae4-8d5a-0230cddc9b51/barbican-api/0.log
2026-06-09 17:49:32.204863 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-keystone-listener-cf5ffb8b4-qrm27_7c16536c-3cc6-497b-b07b-b54379355489/
2026-06-09 17:49:32.204882 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-keystone-listener-cf5ffb8b4-qrm27_7c16536c-3cc6-497b-b07b-b54379355489/barbican-keystone-listener-log/
2026-06-09 17:49:32.204898 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-keystone-listener-cf5ffb8b4-qrm27_7c16536c-3cc6-497b-b07b-b54379355489/barbican-keystone-listener-log/0.log
2026-06-09 17:49:32.204914 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-keystone-listener-cf5ffb8b4-qrm27_7c16536c-3cc6-497b-b07b-b54379355489/barbican-keystone-listener/
2026-06-09 17:49:32.204929 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-keystone-listener-cf5ffb8b4-qrm27_7c16536c-3cc6-497b-b07b-b54379355489/barbican-keystone-listener/0.log
2026-06-09 17:49:32.204945 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-worker-5dfdb78759-2j5wc_8b5b465b-3d16-45b0-87ca-6f6d2297eb6f/
2026-06-09 17:49:32.204960 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-worker-5dfdb78759-2j5wc_8b5b465b-3d16-45b0-87ca-6f6d2297eb6f/barbican-worker-log/
2026-06-09 17:49:32.204976 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-worker-5dfdb78759-2j5wc_8b5b465b-3d16-45b0-87ca-6f6d2297eb6f/barbican-worker-log/0.log
2026-06-09 17:49:32.204992 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-worker-5dfdb78759-2j5wc_8b5b465b-3d16-45b0-87ca-6f6d2297eb6f/barbican-worker/
2026-06-09 17:49:32.205007 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-worker-5dfdb78759-2j5wc_8b5b465b-3d16-45b0-87ca-6f6d2297eb6f/barbican-worker/0.log
2026-06-09 17:49:32.205023 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-p7zxb_6d4f1b57-5577-4343-be1d-8cb6742d0c4c/
2026-06-09 17:49:32.205038 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-p7zxb_6d4f1b57-5577-4343-be1d-8cb6742d0c4c/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-09 17:49:32.205054 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-p7zxb_6d4f1b57-5577-4343-be1d-8cb6742d0c4c/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-09 17:49:32.205070 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ceilometer-0_da562ff1-a091-4f4c-b933-099f6779af99/
2026-06-09 17:49:32.205088 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ceilometer-0_da562ff1-a091-4f4c-b933-099f6779af99/ceilometer-central-agent/
2026-06-09 17:49:32.205106 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ceilometer-0_da562ff1-a091-4f4c-b933-099f6779af99/ceilometer-central-agent/0.log
2026-06-09 17:49:32.205122 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ceilometer-0_da562ff1-a091-4f4c-b933-099f6779af99/ceilometer-notification-agent/
2026-06-09 17:49:32.205137 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ceilometer-0_da562ff1-a091-4f4c-b933-099f6779af99/ceilometer-notification-agent/0.log
2026-06-09 17:49:32.205152 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ceilometer-0_da562ff1-a091-4f4c-b933-099f6779af99/proxy-httpd/
2026-06-09 17:49:32.205167 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ceilometer-0_da562ff1-a091-4f4c-b933-099f6779af99/proxy-httpd/0.log
2026-06-09 17:49:32.205186 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ceilometer-0_da562ff1-a091-4f4c-b933-099f6779af99/sg-core/
2026-06-09 17:49:32.205201 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ceilometer-0_da562ff1-a091-4f4c-b933-099f6779af99/sg-core/0.log
2026-06-09 17:49:32.205217 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-api-0_5f5348c3-8c61-41be-ae52-75edc0b40776/
2026-06-09 17:49:32.205232 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-api-0_5f5348c3-8c61-41be-ae52-75edc0b40776/cinder-api-log/
2026-06-09 17:49:32.205247 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-api-0_5f5348c3-8c61-41be-ae52-75edc0b40776/cinder-api-log/0.log
2026-06-09 17:49:32.205262 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-api-0_5f5348c3-8c61-41be-ae52-75edc0b40776/cinder-api/
2026-06-09 17:49:32.205280 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-api-0_5f5348c3-8c61-41be-ae52-75edc0b40776/cinder-api/0.log
2026-06-09 17:49:32.205296 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-scheduler-0_c414a562-fe14-4fa7-82ea-d15e8f72aac4/
2026-06-09 17:49:32.205311 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-scheduler-0_c414a562-fe14-4fa7-82ea-d15e8f72aac4/cinder-scheduler/
2026-06-09 17:49:32.205327 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-scheduler-0_c414a562-fe14-4fa7-82ea-d15e8f72aac4/cinder-scheduler/0.log
2026-06-09 17:49:32.205343 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-scheduler-0_c414a562-fe14-4fa7-82ea-d15e8f72aac4/probe/
2026-06-09 17:49:32.205358 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-scheduler-0_c414a562-fe14-4fa7-82ea-d15e8f72aac4/probe/0.log
2026-06-09 17:49:32.205373 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamh799g_7fc58cc2-04b6-4f49-824a-9c1a07743193/
2026-06-09 17:49:32.205389 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamh799g_7fc58cc2-04b6-4f49-824a-9c1a07743193/configure-network-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-09 17:49:32.205404 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamh799g_7fc58cc2-04b6-4f49-824a-9c1a07743193/configure-network-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-09 17:49:32.205420 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-4q5zl_5f8c0319-e985-4eec-8803-d3a91c5985ca/
2026-06-09 17:49:32.205436 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-4q5zl_5f8c0319-e985-4eec-8803-d3a91c5985ca/configure-os-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-09 17:49:32.205452 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-4q5zl_5f8c0319-e985-4eec-8803-d3a91c5985ca/configure-os-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-09 17:49:32.205467 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_dnsmasq-dns-649b7c9ccf-w58dj_582695d3-9378-405f-8bee-5cee5085e043/
2026-06-09 17:49:32.205483 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_dnsmasq-dns-649b7c9ccf-w58dj_582695d3-9378-405f-8bee-5cee5085e043/dnsmasq-dns/
2026-06-09 17:49:32.205504 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_dnsmasq-dns-649b7c9ccf-w58dj_582695d3-9378-405f-8bee-5cee5085e043/dnsmasq-dns/0.log
2026-06-09 17:49:32.205547 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_dnsmasq-dns-649b7c9ccf-w58dj_582695d3-9378-405f-8bee-5cee5085e043/init/
2026-06-09 17:49:32.205564 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_dnsmasq-dns-649b7c9ccf-w58dj_582695d3-9378-405f-8bee-5cee5085e043/init/0.log
2026-06-09 17:49:32.205580 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-dsnp5_8a64f782-6e6e-4a41-8de0-476ff73ed0df/
2026-06-09 17:49:32.205596 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-dsnp5_8a64f782-6e6e-4a41-8de0-476ff73ed0df/download-cache-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-09 17:49:32.205612 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-dsnp5_8a64f782-6e6e-4a41-8de0-476ff73ed0df/download-cache-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-09 17:49:32.205627 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-external-api-0_5a878e4b-5ce8-44e3-b294-c2571ed44d8d/
2026-06-09 17:49:32.205643 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-external-api-0_5a878e4b-5ce8-44e3-b294-c2571ed44d8d/glance-httpd/
2026-06-09 17:49:32.205658 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-external-api-0_5a878e4b-5ce8-44e3-b294-c2571ed44d8d/glance-httpd/0.log
2026-06-09 17:49:32.205674 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-external-api-0_5a878e4b-5ce8-44e3-b294-c2571ed44d8d/glance-log/
2026-06-09 17:49:32.205689 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-external-api-0_5a878e4b-5ce8-44e3-b294-c2571ed44d8d/glance-log/0.log
2026-06-09 17:49:32.205705 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-internal-api-0_90a1772f-2f72-46c5-a7f4-f6c3ae4941f2/
2026-06-09 17:49:32.205721 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-internal-api-0_90a1772f-2f72-46c5-a7f4-f6c3ae4941f2/glance-httpd/
2026-06-09 17:49:32.205736 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-internal-api-0_90a1772f-2f72-46c5-a7f4-f6c3ae4941f2/glance-httpd/0.log
2026-06-09 17:49:32.205752 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-internal-api-0_90a1772f-2f72-46c5-a7f4-f6c3ae4941f2/glance-log/
2026-06-09 17:49:32.205767 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-internal-api-0_90a1772f-2f72-46c5-a7f4-f6c3ae4941f2/glance-log/0.log
2026-06-09 17:49:32.205783 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-58fsb_e9e99d1c-2ccb-408c-8425-d2bf8f8d6b99/
2026-06-09 17:49:32.205798 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-58fsb_e9e99d1c-2ccb-408c-8425-d2bf8f8d6b99/install-certs-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-09 17:49:32.205814 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-58fsb_e9e99d1c-2ccb-408c-8425-d2bf8f8d6b99/install-certs-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-09 17:49:32.205830 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-jdhb4_234d39d0-910b-4ab4-8ff3-649d58b0fbc1/
2026-06-09 17:49:32.205850 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-jdhb4_234d39d0-910b-4ab4-8ff3-649d58b0fbc1/install-os-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-09 17:49:32.205866 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-jdhb4_234d39d0-910b-4ab4-8ff3-649d58b0fbc1/install-os-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-09 17:49:32.205882 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_keystone-6999c4bf66-plzmx_e68ccc4a-882d-4ca2-a39a-4fa7a927e555/
2026-06-09 17:49:32.205898 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_keystone-6999c4bf66-plzmx_e68ccc4a-882d-4ca2-a39a-4fa7a927e555/keystone-api/
2026-06-09 17:49:32.205913 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_keystone-6999c4bf66-plzmx_e68ccc4a-882d-4ca2-a39a-4fa7a927e555/keystone-api/0.log
2026-06-09 17:49:32.205928 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_keystone-cron-29683741-22srr_5e9f44ed-40ff-4824-ba52-c00ff29abc07/
2026-06-09 17:49:32.205944 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_keystone-cron-29683741-22srr_5e9f44ed-40ff-4824-ba52-c00ff29abc07/keystone-cron/
2026-06-09 17:49:32.205958 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_keystone-cron-29683741-22srr_5e9f44ed-40ff-4824-ba52-c00ff29abc07/keystone-cron/0.log
2026-06-09 17:49:32.205974 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_kube-state-metrics-0_d03b0365-9e16-45dd-9d36-b5344645d49f/
2026-06-09 17:49:32.205989 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_kube-state-metrics-0_d03b0365-9e16-45dd-9d36-b5344645d49f/kube-state-metrics/
2026-06-09 17:49:32.206004 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_kube-state-metrics-0_d03b0365-9e16-45dd-9d36-b5344645d49f/kube-state-metrics/0.log
2026-06-09 17:49:32.206019 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-97hwd_6972607e-9249-418d-8a3e-a90bd49146bf/
2026-06-09 17:49:32.206034 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-97hwd_6972607e-9249-418d-8a3e-a90bd49146bf/libvirt-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-09 17:49:32.206050 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-97hwd_6972607e-9249-418d-8a3e-a90bd49146bf/libvirt-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-09 17:49:32.206066 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_memcached-0_e7a2675d-dae9-4bb0-bfb9-fe5c4d59987a/
2026-06-09 17:49:32.206082 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_memcached-0_e7a2675d-dae9-4bb0-bfb9-fe5c4d59987a/memcached/
2026-06-09 17:49:32.206097 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_memcached-0_e7a2675d-dae9-4bb0-bfb9-fe5c4d59987a/memcached/0.log.gz
2026-06-09 17:49:32.206112 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_neutron-65858c59df-rx4n2_8b0b3a90-08c5-428c-8356-88f1d9cb3eb7/
2026-06-09 17:49:32.206127 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_neutron-65858c59df-rx4n2_8b0b3a90-08c5-428c-8356-88f1d9cb3eb7/neutron-api/
2026-06-09 17:49:32.206143 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_neutron-65858c59df-rx4n2_8b0b3a90-08c5-428c-8356-88f1d9cb3eb7/neutron-api/0.log
2026-06-09 17:49:32.206161 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_neutron-65858c59df-rx4n2_8b0b3a90-08c5-428c-8356-88f1d9cb3eb7/neutron-httpd/
2026-06-09 17:49:32.206177 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_neutron-65858c59df-rx4n2_8b0b3a90-08c5-428c-8356-88f1d9cb3eb7/neutron-httpd/0.log
2026-06-09 17:49:32.206191 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-4r6wn_7a8be6d7-d687-4c27-ad7c-87c9f79a2820/
2026-06-09 17:49:32.206207 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-4r6wn_7a8be6d7-d687-4c27-ad7c-87c9f79a2820/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-09 17:49:32.206222 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-4r6wn_7a8be6d7-d687-4c27-ad7c-87c9f79a2820/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-09 17:49:32.206238 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-api-0_596b4273-936f-4cbc-bb19-1a765314601d/
2026-06-09 17:49:32.206253 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-api-0_596b4273-936f-4cbc-bb19-1a765314601d/nova-api-api/
2026-06-09 17:49:32.206268 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-api-0_596b4273-936f-4cbc-bb19-1a765314601d/nova-api-api/0.log
2026-06-09 17:49:32.206283 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-api-0_596b4273-936f-4cbc-bb19-1a765314601d/nova-api-log/
2026-06-09 17:49:32.206298 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-api-0_596b4273-936f-4cbc-bb19-1a765314601d/nova-api-log/0.log
2026-06-09 17:49:32.206312 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-cell0-conductor-0_106949bd-6bcd-4428-909c-7778bae7b381/
2026-06-09 17:49:32.206327 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-cell0-conductor-0_106949bd-6bcd-4428-909c-7778bae7b381/nova-cell0-conductor-conductor/
2026-06-09 17:49:32.206342 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-cell0-conductor-0_106949bd-6bcd-4428-909c-7778bae7b381/nova-cell0-conductor-conductor/0.log
2026-06-09 17:49:32.206356 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-cell1-conductor-0_1369fe4f-e513-441f-957a-bef52dd7c4fb/
2026-06-09 17:49:32.206371 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-cell1-conductor-0_1369fe4f-e513-441f-957a-bef52dd7c4fb/nova-cell1-conductor-conductor/
2026-06-09 17:49:32.206386 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-cell1-conductor-0_1369fe4f-e513-441f-957a-bef52dd7c4fb/nova-cell1-conductor-conductor/0.log
2026-06-09 17:49:32.206401 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-cell1-novncproxy-0_b6872a24-f5bc-4762-ae3d-9832d07bf2b1/
2026-06-09 17:49:32.206415 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-cell1-novncproxy-0_b6872a24-f5bc-4762-ae3d-9832d07bf2b1/nova-cell1-novncproxy-novncproxy/
2026-06-09 17:49:32.206430 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-cell1-novncproxy-0_b6872a24-f5bc-4762-ae3d-9832d07bf2b1/nova-cell1-novncproxy-novncproxy/0.log
2026-06-09 17:49:32.206446 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-zq7s2_8d95679c-d62e-4eb6-b880-2e7aaf2b6800/
2026-06-09 17:49:32.206464 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-zq7s2_8d95679c-d62e-4eb6-b880-2e7aaf2b6800/nova-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-09 17:49:32.206480 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-zq7s2_8d95679c-d62e-4eb6-b880-2e7aaf2b6800/nova-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-09 17:49:32.206496 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-metadata-0_bcc506e2-4301-4c9b-b1f5-d85087f676af/
2026-06-09 17:49:32.206527 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-metadata-0_bcc506e2-4301-4c9b-b1f5-d85087f676af/nova-metadata-log/
2026-06-09 17:49:32.206548 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-metadata-0_bcc506e2-4301-4c9b-b1f5-d85087f676af/nova-metadata-log/0.log
2026-06-09 17:49:32.206564 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-metadata-0_bcc506e2-4301-4c9b-b1f5-d85087f676af/nova-metadata-metadata/
2026-06-09 17:49:32.206579 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-metadata-0_bcc506e2-4301-4c9b-b1f5-d85087f676af/nova-metadata-metadata/0.log
2026-06-09 17:49:32.206594 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-scheduler-0_347260fa-7b5d-4146-b85a-dd19ffa94405/
2026-06-09 17:49:32.206609 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-scheduler-0_347260fa-7b5d-4146-b85a-dd19ffa94405/nova-scheduler-scheduler/
2026-06-09 17:49:32.206624 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-scheduler-0_347260fa-7b5d-4146-b85a-dd19ffa94405/nova-scheduler-scheduler/0.log
2026-06-09 17:49:32.206639 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-cell1-galera-0_88f2e94a-4620-40f9-adeb-77ee3f8c55e9/
2026-06-09 17:49:32.206654 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-cell1-galera-0_88f2e94a-4620-40f9-adeb-77ee3f8c55e9/galera/
2026-06-09 17:49:32.206669 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-cell1-galera-0_88f2e94a-4620-40f9-adeb-77ee3f8c55e9/galera/0.log
2026-06-09 17:49:32.206684 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-cell1-galera-0_88f2e94a-4620-40f9-adeb-77ee3f8c55e9/mysql-bootstrap/
2026-06-09 17:49:32.206698 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-cell1-galera-0_88f2e94a-4620-40f9-adeb-77ee3f8c55e9/mysql-bootstrap/0.log
2026-06-09 17:49:32.206713 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-edpm-ipam-provisionserver-openstackprovisionservxrff4_7893cd9f-30e7-4abb-99ac-72f0a5c74b93/
2026-06-09 17:49:32.206727 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-edpm-ipam-provisionserver-openstackprovisionservxrff4_7893cd9f-30e7-4abb-99ac-72f0a5c74b93/init/
2026-06-09 17:49:32.206742 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-edpm-ipam-provisionserver-openstackprovisionservxrff4_7893cd9f-30e7-4abb-99ac-72f0a5c74b93/init/0.log
2026-06-09 17:49:32.206757 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-edpm-ipam-provisionserver-openstackprovisionservxrff4_7893cd9f-30e7-4abb-99ac-72f0a5c74b93/osp-httpd/
2026-06-09 17:49:32.206771 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-edpm-ipam-provisionserver-openstackprovisionservxrff4_7893cd9f-30e7-4abb-99ac-72f0a5c74b93/osp-httpd/0.log
2026-06-09 17:49:32.206790 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-galera-0_184d6b70-6c5c-44f5-b5e9-109d03de53f3/
2026-06-09 17:49:32.206805 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-galera-0_184d6b70-6c5c-44f5-b5e9-109d03de53f3/galera/
2026-06-09 17:49:32.206820 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-galera-0_184d6b70-6c5c-44f5-b5e9-109d03de53f3/galera/0.log
2026-06-09 17:49:32.206835 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-galera-0_184d6b70-6c5c-44f5-b5e9-109d03de53f3/mysql-bootstrap/
2026-06-09 17:49:32.206851 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-galera-0_184d6b70-6c5c-44f5-b5e9-109d03de53f3/mysql-bootstrap/0.log
2026-06-09 17:49:32.206867 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstackclient_7a168598-a753-4e31-be92-1c68e9f079bd/
2026-06-09 17:49:32.206882 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstackclient_7a168598-a753-4e31-be92-1c68e9f079bd/openstackclient/
2026-06-09 17:49:32.206898 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstackclient_7a168598-a753-4e31-be92-1c68e9f079bd/openstackclient/0.log
2026-06-09 17:49:32.206913 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-cw8vf_e66b64ae-6778-44e5-aa62-26ef5975917a/
2026-06-09 17:49:32.206928 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-cw8vf_e66b64ae-6778-44e5-aa62-26ef5975917a/ovn-controller/
2026-06-09 17:49:32.206944 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-cw8vf_e66b64ae-6778-44e5-aa62-26ef5975917a/ovn-controller/0.log
2026-06-09 17:49:32.206960 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-metrics-flfnb_dd4329c6-13a4-49e2-ba47-887602a27524/
2026-06-09 17:49:32.206976 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-metrics-flfnb_dd4329c6-13a4-49e2-ba47-887602a27524/openstack-network-exporter/
2026-06-09 17:49:32.206991 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-metrics-flfnb_dd4329c6-13a4-49e2-ba47-887602a27524/openstack-network-exporter/0.log
2026-06-09 17:49:32.207006 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-ovs-dtvf9_0809d16f-ce5f-4399-9de9-b95cfa734d3a/
2026-06-09 17:49:32.207021 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-ovs-dtvf9_0809d16f-ce5f-4399-9de9-b95cfa734d3a/ovs-vswitchd/
2026-06-09 17:49:32.207037 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-ovs-dtvf9_0809d16f-ce5f-4399-9de9-b95cfa734d3a/ovs-vswitchd/0.log
2026-06-09 17:49:32.207052 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-ovs-dtvf9_0809d16f-ce5f-4399-9de9-b95cfa734d3a/ovsdb-server-init/
2026-06-09 17:49:32.207067 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-ovs-dtvf9_0809d16f-ce5f-4399-9de9-b95cfa734d3a/ovsdb-server-init/0.log
2026-06-09 17:49:32.207082 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-ovs-dtvf9_0809d16f-ce5f-4399-9de9-b95cfa734d3a/ovsdb-server/
2026-06-09 17:49:32.207097 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-ovs-dtvf9_0809d16f-ce5f-4399-9de9-b95cfa734d3a/ovsdb-server/0.log
2026-06-09 17:49:32.207113 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-bpnlf_51bc1d83-1824-4d14-8c5a-853803668711/
2026-06-09 17:49:32.207132 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-bpnlf_51bc1d83-1824-4d14-8c5a-853803668711/ovn-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-09 17:49:32.207148 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-bpnlf_51bc1d83-1824-4d14-8c5a-853803668711/ovn-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-09 17:49:32.207164 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-northd-0_c96d7a9f-f901-4808-b2eb-39dc3310d201/
2026-06-09 17:49:32.207180 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-northd-0_c96d7a9f-f901-4808-b2eb-39dc3310d201/openstack-network-exporter/
2026-06-09 17:49:32.207195 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-northd-0_c96d7a9f-f901-4808-b2eb-39dc3310d201/openstack-network-exporter/0.log
2026-06-09 17:49:32.207210 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-northd-0_c96d7a9f-f901-4808-b2eb-39dc3310d201/ovn-northd/
2026-06-09 17:49:32.207226 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-northd-0_c96d7a9f-f901-4808-b2eb-39dc3310d201/ovn-northd/0.log
2026-06-09 17:49:32.207242 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-nb-0_483d8e0c-5519-44b9-acfd-bcaae408f8d2/
2026-06-09 17:49:32.207257 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-nb-0_483d8e0c-5519-44b9-acfd-bcaae408f8d2/openstack-network-exporter/
2026-06-09 17:49:32.207272 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-nb-0_483d8e0c-5519-44b9-acfd-bcaae408f8d2/openstack-network-exporter/0.log
2026-06-09 17:49:32.207287 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-nb-0_483d8e0c-5519-44b9-acfd-bcaae408f8d2/ovsdbserver-nb/
2026-06-09 17:49:32.207302 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-nb-0_483d8e0c-5519-44b9-acfd-bcaae408f8d2/ovsdbserver-nb/0.log
2026-06-09 17:49:32.207317 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-sb-0_cd1b7026-2609-4b51-ad8a-7f23e719fdfb/
2026-06-09 17:49:32.207332 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-sb-0_cd1b7026-2609-4b51-ad8a-7f23e719fdfb/openstack-network-exporter/
2026-06-09 17:49:32.207347 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-sb-0_cd1b7026-2609-4b51-ad8a-7f23e719fdfb/openstack-network-exporter/0.log
2026-06-09 17:49:32.207363 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-sb-0_cd1b7026-2609-4b51-ad8a-7f23e719fdfb/ovsdbserver-sb/
2026-06-09 17:49:32.207378 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-sb-0_cd1b7026-2609-4b51-ad8a-7f23e719fdfb/ovsdbserver-sb/0.log
2026-06-09 17:49:32.207393 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_placement-84846d9876-wmp79_cc5bdc04-aeab-4d68-be34-89449695bf07/
2026-06-09 17:49:32.207408 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_placement-84846d9876-wmp79_cc5bdc04-aeab-4d68-be34-89449695bf07/placement-api/
2026-06-09 17:49:32.207423 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_placement-84846d9876-wmp79_cc5bdc04-aeab-4d68-be34-89449695bf07/placement-api/0.log
2026-06-09 17:49:32.207438 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_placement-84846d9876-wmp79_cc5bdc04-aeab-4d68-be34-89449695bf07/placement-log/
2026-06-09 17:49:32.207456 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_placement-84846d9876-wmp79_cc5bdc04-aeab-4d68-be34-89449695bf07/placement-log/0.log
2026-06-09 17:49:32.207471 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-cell1-server-0_db9cb776-3386-4913-8264-499756a7e0d8/
2026-06-09 17:49:32.207486 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-cell1-server-0_db9cb776-3386-4913-8264-499756a7e0d8/rabbitmq/
2026-06-09 17:49:32.207500 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-cell1-server-0_db9cb776-3386-4913-8264-499756a7e0d8/rabbitmq/0.log
2026-06-09 17:49:32.207534 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-cell1-server-0_db9cb776-3386-4913-8264-499756a7e0d8/setup-container/
2026-06-09 17:49:32.207551 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-cell1-server-0_db9cb776-3386-4913-8264-499756a7e0d8/setup-container/0.log
2026-06-09 17:49:32.207567 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-server-0_7b22c499-f492-4a7e-b002-01aa6e24f44b/
2026-06-09 17:49:32.207582 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-server-0_7b22c499-f492-4a7e-b002-01aa6e24f44b/rabbitmq/
2026-06-09 17:49:32.207597 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-server-0_7b22c499-f492-4a7e-b002-01aa6e24f44b/rabbitmq/0.log
2026-06-09 17:49:32.207612 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-server-0_7b22c499-f492-4a7e-b002-01aa6e24f44b/setup-container/
2026-06-09 17:49:32.207628 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-server-0_7b22c499-f492-4a7e-b002-01aa6e24f44b/setup-container/0.log
2026-06-09 17:49:32.207643 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-wzj8m_7f77af72-5c44-453c-9b66-624c345c2c13/
2026-06-09 17:49:32.207658 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-wzj8m_7f77af72-5c44-453c-9b66-624c345c2c13/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-09 17:49:32.207674 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-wzj8m_7f77af72-5c44-453c-9b66-624c345c2c13/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-09 17:49:32.207689 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-ttvh2_a81b608b-eaa9-4f6f-a4a8-d717ee78dcf5/
2026-06-09 17:49:32.207705 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-ttvh2_a81b608b-eaa9-4f6f-a4a8-d717ee78dcf5/redhat-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-09 17:49:32.207720 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-ttvh2_a81b608b-eaa9-4f6f-a4a8-d717ee78dcf5/redhat-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-09 17:49:32.207736 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-m4k6x_5ddd3455-9b02-49b5-a81b-8e6c92ff0318/
2026-06-09 17:49:32.207752 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-m4k6x_5ddd3455-9b02-49b5-a81b-8e6c92ff0318/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-09 17:49:32.207771 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-m4k6x_5ddd3455-9b02-49b5-a81b-8e6c92ff0318/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-09 17:49:32.207787 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-rmftp_0b9bb6e3-29c8-40b2-850e-74242cb65a21/
2026-06-09 17:49:32.207804 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-rmftp_0b9bb6e3-29c8-40b2-850e-74242cb65a21/run-os-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-09 17:49:32.207819 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-rmftp_0b9bb6e3-29c8-40b2-850e-74242cb65a21/run-os-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-09 17:49:32.207835 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ssh-known-hosts-edpm-deployment-ipam-4k555_d2d0772d-b899-4fff-8f02-b7c1caaf8a7e/
2026-06-09 17:49:32.207850 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ssh-known-hosts-edpm-deployment-ipam-4k555_d2d0772d-b899-4fff-8f02-b7c1caaf8a7e/ssh-known-hosts-edpm-deployment-ipam/
2026-06-09 17:49:32.207866 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ssh-known-hosts-edpm-deployment-ipam-4k555_d2d0772d-b899-4fff-8f02-b7c1caaf8a7e/ssh-known-hosts-edpm-deployment-ipam/0.log
2026-06-09 17:49:32.207882 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-proxy-698576889c-cxn48_231f15c1-1443-4ab2-908d-23d2d1fcc301/
2026-06-09 17:49:32.207897 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-proxy-698576889c-cxn48_231f15c1-1443-4ab2-908d-23d2d1fcc301/proxy-httpd/
2026-06-09 17:49:32.207913 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-proxy-698576889c-cxn48_231f15c1-1443-4ab2-908d-23d2d1fcc301/proxy-httpd/0.log
2026-06-09 17:49:32.207929 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-proxy-698576889c-cxn48_231f15c1-1443-4ab2-908d-23d2d1fcc301/proxy-server/
2026-06-09 17:49:32.207945 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-proxy-698576889c-cxn48_231f15c1-1443-4ab2-908d-23d2d1fcc301/proxy-server/0.log
2026-06-09 17:49:32.207960 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-ring-rebalance-sg2hh_f99d25e1-45d2-4ed1-ae29-6fafa5f07b6e/
2026-06-09 17:49:32.207976 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-ring-rebalance-sg2hh_f99d25e1-45d2-4ed1-ae29-6fafa5f07b6e/swift-ring-rebalance/
2026-06-09 17:49:32.207991 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-ring-rebalance-sg2hh_f99d25e1-45d2-4ed1-ae29-6fafa5f07b6e/swift-ring-rebalance/0.log
2026-06-09 17:49:32.208022 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_db97a740-77d5-403f-8c9e-1a0cba9c12bc/
2026-06-09 17:49:32.208039 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_db97a740-77d5-403f-8c9e-1a0cba9c12bc/account-auditor/
2026-06-09 17:49:32.208055 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_db97a740-77d5-403f-8c9e-1a0cba9c12bc/account-auditor/0.log
2026-06-09 17:49:32.208072 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_db97a740-77d5-403f-8c9e-1a0cba9c12bc/account-reaper/
2026-06-09 17:49:32.208088 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_db97a740-77d5-403f-8c9e-1a0cba9c12bc/account-reaper/0.log
2026-06-09 17:49:32.208106 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_db97a740-77d5-403f-8c9e-1a0cba9c12bc/account-replicator/
2026-06-09 17:49:32.208122 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_db97a740-77d5-403f-8c9e-1a0cba9c12bc/account-replicator/0.log
2026-06-09 17:49:32.208137 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_db97a740-77d5-403f-8c9e-1a0cba9c12bc/account-server/
2026-06-09 17:49:32.208152 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_db97a740-77d5-403f-8c9e-1a0cba9c12bc/account-server/0.log
2026-06-09 17:49:32.208167 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_db97a740-77d5-403f-8c9e-1a0cba9c12bc/container-auditor/
2026-06-09 17:49:32.208182 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_db97a740-77d5-403f-8c9e-1a0cba9c12bc/container-auditor/0.log
2026-06-09 17:49:32.208198 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_db97a740-77d5-403f-8c9e-1a0cba9c12bc/container-replicator/
2026-06-09 17:49:32.208213 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_db97a740-77d5-403f-8c9e-1a0cba9c12bc/container-replicator/0.log
2026-06-09 17:49:32.208229 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_db97a740-77d5-403f-8c9e-1a0cba9c12bc/container-server/
2026-06-09 17:49:32.208244 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_db97a740-77d5-403f-8c9e-1a0cba9c12bc/container-server/0.log
2026-06-09 17:49:32.208259 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_db97a740-77d5-403f-8c9e-1a0cba9c12bc/container-updater/
2026-06-09 17:49:32.208274 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_db97a740-77d5-403f-8c9e-1a0cba9c12bc/container-updater/0.log
2026-06-09 17:49:32.208289 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_db97a740-77d5-403f-8c9e-1a0cba9c12bc/object-auditor/
2026-06-09 17:49:32.208305 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_db97a740-77d5-403f-8c9e-1a0cba9c12bc/object-auditor/0.log
2026-06-09 17:49:32.208320 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_db97a740-77d5-403f-8c9e-1a0cba9c12bc/object-expirer/
2026-06-09 17:49:32.208335 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_db97a740-77d5-403f-8c9e-1a0cba9c12bc/object-expirer/0.log
2026-06-09 17:49:32.208350 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_db97a740-77d5-403f-8c9e-1a0cba9c12bc/object-replicator/
2026-06-09 17:49:32.208365 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_db97a740-77d5-403f-8c9e-1a0cba9c12bc/object-replicator/0.log
2026-06-09 17:49:32.208381 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_db97a740-77d5-403f-8c9e-1a0cba9c12bc/object-server/
2026-06-09 17:49:32.208396 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_db97a740-77d5-403f-8c9e-1a0cba9c12bc/object-server/0.log
2026-06-09 17:49:32.208411 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_db97a740-77d5-403f-8c9e-1a0cba9c12bc/object-updater/
2026-06-09 17:49:32.208426 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_db97a740-77d5-403f-8c9e-1a0cba9c12bc/object-updater/0.log
2026-06-09 17:49:32.208444 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_db97a740-77d5-403f-8c9e-1a0cba9c12bc/rsync/
2026-06-09 17:49:32.208459 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_db97a740-77d5-403f-8c9e-1a0cba9c12bc/rsync/0.log
2026-06-09 17:49:32.208474 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_db97a740-77d5-403f-8c9e-1a0cba9c12bc/swift-recon-cron/
2026-06-09 17:49:32.208489 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_db97a740-77d5-403f-8c9e-1a0cba9c12bc/swift-recon-cron/0.log
2026-06-09 17:49:32.208503 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_db97a740-77d5-403f-8c9e-1a0cba9c12bc/xattr-restore/
2026-06-09 17:49:32.208536 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_db97a740-77d5-403f-8c9e-1a0cba9c12bc/xattr-restore/0.log
2026-06-09 17:49:32.208553 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-4cwwb_4bc7ddd4-988d-4415-8921-03b6a37900d8/
2026-06-09 17:49:32.208568 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-4cwwb_4bc7ddd4-988d-4415-8921-03b6a37900d8/telemetry-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-09 17:49:32.208583 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-4cwwb_4bc7ddd4-988d-4415-8921-03b6a37900d8/telemetry-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-09 17:49:32.208599 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-4cblp_8ed1bac6-c2af-41c1-9039-0e15337a43b6/
2026-06-09 17:49:32.208614 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-4cblp_8ed1bac6-c2af-41c1-9039-0e15337a43b6/validate-network-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-09 17:49:32.208629 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-4cblp_8ed1bac6-c2af-41c1-9039-0e15337a43b6/validate-network-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-09 17:49:32.208646 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/sushy-emulator_sushy-emulator_80a360b0-85ab-4212-9655-003199d70dfa/
2026-06-09 17:49:32.208664 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/sushy-emulator_sushy-emulator_80a360b0-85ab-4212-9655-003199d70dfa/sushy-emulator/
2026-06-09 17:49:32.208680 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/sushy-emulator_sushy-emulator_80a360b0-85ab-4212-9655-003199d70dfa/sushy-emulator/0.log
2026-06-09 17:49:32.208697 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/
2026-06-09 17:49:32.208715 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/event-filter.html
2026-06-09 17:49:32.208737 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/latest -> quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8
2026-06-09 17:49:32.208752 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/must-gather.logs
2026-06-09 17:49:32.208820 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/timestamp
2026-06-09 17:49:32.208843 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/
2026-06-09 17:49:32.208864 | 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 17:49:32.208880 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/gather.logs
2026-06-09 17:49:32.208895 | 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 17:49:32.208910 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/packagemanifests.gz
2026-06-09 17:49:32.208925 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/run.log
2026-06-09 17:49:32.208941 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/version
2026-06-09 17:49:32.208955 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/
2026-06-09 17:49:32.208970 | 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 17:49:32.208985 | 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 17:49:32.209000 | 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 17:49:32.209015 | 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 17:49:32.209031 | 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 17:49:32.209046 | 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 17:49:32.209061 | 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 17:49:32.209077 | 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 17:49:32.209093 | 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 17:49:32.209112 | 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 17:49:32.209128 | 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 17:49:32.209145 | 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 17:49:32.209160 | 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 17:49:32.209176 | 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 17:49:32.209191 | 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 17:49:32.209207 | 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 17:49:32.209222 | 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 17:49:32.209238 | 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 17:49:32.209253 | 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 17:49:32.209268 | 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 17:49:32.209284 | 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 17:49:32.209299 | 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 17:49:32.209314 | 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 17:49:32.209330 | 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 17:49:32.209349 | 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 17:49:32.209365 | 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 17:49:32.209380 | 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 17:49:32.209396 | 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 17:49:32.209411 | 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 17:49:32.209427 | 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 17:49:32.209442 | 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 17:49:32.209458 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/
2026-06-09 17:49:32.209473 | 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 17:49:32.209489 | 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 17:49:32.209504 | 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 17:49:32.209549 | 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 17:49:32.209567 | 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 17:49:32.209583 | 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 17:49:32.209598 | 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 17:49:32.209617 | 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 17:49:32.209633 | 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 17:49:32.209648 | 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 17:49:32.209663 | 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 17:49:32.209679 | 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 17:49:32.209694 | 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 17:49:32.209709 | 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 17:49:32.209725 | 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 17:49:32.209741 | 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 17:49:32.209756 | 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 17:49:32.209771 | 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 17:49:32.209787 | 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 17:49:32.209802 | 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 17:49:32.209817 | 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 17:49:32.209833 | 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 17:49:32.209852 | 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 17:49:32.209868 | 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 17:49:32.209884 | 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 17:49:32.209899 | 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 17:49:32.209915 | 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 17:49:32.209930 | 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 17:49:32.209946 | 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 17:49:32.209961 | 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 17:49:32.209977 | 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 17:49:32.209992 | 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 17:49:32.210007 | 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 17:49:32.210022 | 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 17:49:32.210037 | 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 17:49:32.210052 | 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 17:49:32.210067 | 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 17:49:32.210082 | 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 17:49:32.210105 | 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 17:49:32.210121 | 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 17:49:32.210136 | 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 17:49:32.210152 | 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 17:49:32.210167 | 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 17:49:32.210182 | 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 17:49:32.210198 | 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 17:49:32.210215 | 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 17:49:32.210231 | 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 17:49:32.210247 | 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 17:49:32.210262 | 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 17:49:32.210278 | 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 17:49:32.210294 | 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 17:49:32.210310 | 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 17:49:32.210325 | 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 17:49:32.210344 | 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 17:49:32.210360 | 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 17:49:32.210375 | 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 17:49:32.210391 | 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 17:49:32.210406 | 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 17:49:32.210422 | 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 17:49:32.210438 | 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 17:49:32.210453 | 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 17:49:32.210469 | 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 17:49:32.210484 | 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 17:49:32.210500 | 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 17:49:32.210542 | 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 17:49:32.210560 | 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 17:49:32.210576 | 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 17:49:32.210592 | 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 17:49:32.210611 | 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 17:49:32.210627 | 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 17:49:32.210642 | 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 17:49:32.210658 | 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 17:49:32.210673 | 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 17:49:32.210689 | 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 17:49:32.210704 | 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 17:49:32.210719 | 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 17:49:32.210734 | 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 17:49:32.210749 | 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 17:49:32.210765 | 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 17:49:32.210780 | 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 17:49:32.210795 | 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 17:49:32.210810 | 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 17:49:32.210824 | 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 17:49:32.210843 | 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 17:49:32.210858 | 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 17:49:32.210874 | 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 17:49:32.210889 | 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 17:49:32.210904 | 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 17:49:32.210919 | 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 17:49:32.210934 | 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 17:49:32.210949 | 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 17:49:32.210965 | 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 17:49:32.210980 | 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 17:49:32.210995 | 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 17:49:32.211010 | 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 17:49:32.211026 | 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 17:49:32.211041 | 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 17:49:32.211056 | 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 17:49:32.211072 | 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 17:49:32.211090 | 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 17:49:32.211106 | 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 17:49:32.211121 | 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 17:49:32.211136 | 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 17:49:32.211151 | 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 17:49:32.211166 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/csv/
2026-06-09 17:49:32.211182 | 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 17:49:32.211197 | 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 17:49:32.211213 | 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 17:49:32.211229 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/
2026-06-09 17:49:32.211244 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/endpoints
2026-06-09 17:49:32.211260 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/services
2026-06-09 17:49:32.211275 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/cinder/
2026-06-09 17:49:32.211291 | 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 17:49:32.211306 | 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 17:49:32.211325 | 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 17:49:32.211341 | 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 17:49:32.211358 | 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 17:49:32.211373 | 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 17:49:32.211389 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/glance/
2026-06-09 17:49:32.211404 | 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 17:49:32.211420 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/neutron/
2026-06-09 17:49:32.211435 | 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 17:49:32.211450 | 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 17:49:32.211465 | 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 17:49:32.211480 | 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 17:49:32.211496 | 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 17:49:32.211525 | 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 17:49:32.211546 | 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 17:49:32.211562 | 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 17:49:32.211578 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/nova/
2026-06-09 17:49:32.211594 | 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 17:49:32.211613 | 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 17:49:32.211629 | 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 17:49:32.211644 | 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 17:49:32.211660 | 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 17:49:32.211675 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/ovn/
2026-06-09 17:49:32.211690 | 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 17:49:32.211705 | 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 17:49:32.211721 | 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 17:49:32.211736 | 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 17:49:32.211752 | 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 17:49:32.211767 | 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 17:49:32.211783 | 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 17:49:32.211798 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/placement/
2026-06-09 17:49:32.211814 | 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 17:49:32.211830 | 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 17:49:32.211845 | 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 17:49:32.211864 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/rabbitmq/
2026-06-09 17:49:32.211880 | 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 17:49:32.211896 | 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 17:49:32.211911 | 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 17:49:32.211927 | 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 17:49:32.211942 | 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 17:49:32.211957 | 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 17:49:32.211973 | 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 17:49:32.211988 | 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 17:49:32.212025 | 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 17:49:32.212042 | 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 17:49:32.212058 | 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 17:49:32.212077 | 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 17:49:32.212093 | 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 17:49:32.212108 | 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 17:49:32.212128 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/dbs/
2026-06-09 17:49:32.212144 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/dbs/openstack/
2026-06-09 17:49:32.212160 | 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 17:49:32.212176 | 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 17:49:32.212191 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/
2026-06-09 17:49:32.212206 | 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 17:49:32.212222 | 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 17:49:32.212237 | 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 17:49:32.212252 | 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 17:49:32.212267 | 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 17:49:32.212282 | 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 17:49:32.212297 | 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 17:49:32.212313 | 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 17:49:32.212328 | 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 17:49:32.212344 | 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 17:49:32.212363 | 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 17:49:32.212379 | 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 17:49:32.212395 | 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 17:49:32.212411 | 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 17:49:32.212427 | 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 17:49:32.212443 | 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 17:49:32.212459 | 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 17:49:32.212475 | 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 17:49:32.212491 | 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 17:49:32.212507 | 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 17:49:32.212544 | 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 17:49:32.212561 | 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 17:49:32.212576 | 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 17:49:32.212596 | 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 17:49:32.212612 | 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 17:49:32.212628 | 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 17:49:32.212644 | 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 17:49:32.212659 | 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 17:49:32.212675 | 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 17:49:32.212690 | 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 17:49:32.212706 | 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 17:49:32.212722 | 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 17:49:32.212738 | 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-8d95bb466-f58qg/
2026-06-09 17:49:32.212754 | 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-8d95bb466-f58qg/baremetal-operator-controller-manager-8d95bb466-f58qg-describe
2026-06-09 17:49:32.212774 | 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-8d95bb466-f58qg/logs/
2026-06-09 17:49:32.212790 | 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-8d95bb466-f58qg/logs/manager.log
2026-06-09 17:49:32.212806 | 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-c97755648-cq9r4/
2026-06-09 17:49:32.212825 | 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-c97755648-cq9r4/baremetal-operator-ironic-c97755648-cq9r4-describe
2026-06-09 17:49:32.212841 | 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-c97755648-cq9r4/logs/
2026-06-09 17:49:32.212857 | 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-c97755648-cq9r4/logs/ironic-httpd.log
2026-06-09 17:49:32.212872 | 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-c97755648-cq9r4/logs/ironic-ipa-downloader.log
2026-06-09 17:49:32.212887 | 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-c97755648-cq9r4/logs/ironic-log-watch.log.gz
2026-06-09 17:49:32.212902 | 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-c97755648-cq9r4/logs/ironic.log
2026-06-09 17:49:32.212917 | 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-c97755648-cq9r4/logs/mariadb.log
2026-06-09 17:49:32.212932 | 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 17:49:32.212947 | 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-798b6946f5.yaml
2026-06-09 17:49:32.212962 | 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-8d95bb466.yaml
2026-06-09 17:49:32.212977 | 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-c97755648.yaml
2026-06-09 17:49:32.212992 | 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 17:49:32.213007 | 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 17:49:32.213026 | 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 17:49:32.213041 | 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-6gk8c8bbb5.yaml
2026-06-09 17:49:32.213057 | 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 17:49:32.213072 | 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 17:49:32.213088 | 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-db9c7tbm2b.yaml
2026-06-09 17:49:32.213103 | 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 17:49:32.213118 | 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 17:49:32.213133 | 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 17:49:32.213149 | 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 17:49:32.213164 | 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 17:49:32.213180 | 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 17:49:32.213195 | 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 17:49:32.213211 | 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 17:49:32.213239 | 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 17:49:32.213255 | 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 17:49:32.213270 | 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 17:49:32.213285 | 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 17:49:32.213301 | 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 17:49:32.213316 | 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 17:49:32.213331 | 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 17:49:32.213345 | 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 17:49:32.213361 | 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 17:49:32.213376 | 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 17:49:32.213391 | 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 17:49:32.213406 | 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 17:49:32.213421 | 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 17:49:32.213436 | 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 17:49:32.213451 | 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 17:49:32.213466 | 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 17:49:32.213484 | 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 17:49:32.213499 | 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 17:49:32.213534 | 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 17:49:32.213552 | 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 17:49:32.213568 | 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 17:49:32.213584 | 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-9r8dm/
2026-06-09 17:49:32.213600 | 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-9r8dm/cert-manager-7b8b89f89d-9r8dm-describe
2026-06-09 17:49:32.213615 | 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-9r8dm/logs/
2026-06-09 17:49:32.213631 | 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-9r8dm/logs/cert-manager-controller.log
2026-06-09 17:49:32.213647 | 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-jk4jx/
2026-06-09 17:49:32.213662 | 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-jk4jx/cert-manager-cainjector-7f9fdd5dd5-jk4jx-describe
2026-06-09 17:49:32.213678 | 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-jk4jx/logs/
2026-06-09 17:49:32.213693 | 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-jk4jx/logs/cert-manager-cainjector.log
2026-06-09 17:49:32.213708 | 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-77b52/
2026-06-09 17:49:32.213730 | 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-77b52/cert-manager-webhook-769f6b94cb-77b52-describe
2026-06-09 17:49:32.213746 | 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-77b52/logs/
2026-06-09 17:49:32.213762 | 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-77b52/logs/cert-manager-webhook.log
2026-06-09 17:49:32.213777 | 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 17:49:32.213793 | 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 17:49:32.213808 | 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 17:49:32.213824 | 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 17:49:32.213840 | 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 17:49:32.213855 | 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 17:49:32.213871 | 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 17:49:32.213887 | 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 17:49:32.213902 | 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 17:49:32.213918 | 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 17:49:32.213933 | 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 17:49:32.213952 | 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 17:49:32.213968 | 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 17:49:32.213984 | 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 17:49:32.213999 | 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 17:49:32.214014 | 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 17:49:32.214030 | 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 17:49:32.214045 | 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 17:49:32.214060 | 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 17:49:32.214075 | 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 17:49:32.214090 | 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 17:49:32.214106 | 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 17:49:32.214121 | 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 17:49:32.214137 | 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 17:49:32.214153 | 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 17:49:32.214169 | 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 17:49:32.214184 | 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 17:49:32.214203 | 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 17:49:32.214219 | 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 17:49:32.214234 | 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 17:49:32.214249 | 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 17:49:32.214265 | 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 17:49:32.214280 | 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 17:49:32.214295 | 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 17:49:32.214310 | 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 17:49:32.214326 | 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 17:49:32.214341 | 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 17:49:32.214356 | 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-6ggmp.yaml
2026-06-09 17:49:32.214372 | 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-dtkpq.yaml
2026-06-09 17:49:32.214387 | 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-fwnf7.yaml
2026-06-09 17:49:32.214403 | 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-k4qw8.yaml
2026-06-09 17:49:32.214422 | 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-mvffq.yaml
2026-06-09 17:49:32.214437 | 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-q5w5g.yaml
2026-06-09 17:49:32.214453 | 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-qcgb2.yaml
2026-06-09 17:49:32.214469 | 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-r5bhf.yaml
2026-06-09 17:49:32.214484 | 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-rjp69.yaml
2026-06-09 17:49:32.214500 | 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-t4htf.yaml
2026-06-09 17:49:32.214535 | 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-ts6cb.yaml
2026-06-09 17:49:32.214553 | 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-x7ktm.yaml
2026-06-09 17:49:32.214569 | 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 17:49:32.214584 | 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 17:49:32.214600 | 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 17:49:32.214615 | 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 17:49:32.214631 | 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 17:49:32.214647 | 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 17:49:32.214667 | 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 17:49:32.214683 | 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 17:49:32.214699 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/installplans/install-k6zr6
2026-06-09 17:49:32.214715 | 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 17:49:32.214731 | 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 17:49:32.214747 | 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 17:49:32.214762 | 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 17:49:32.214778 | 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-7c26p/
2026-06-09 17:49:32.214794 | 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-7c26p/controller-8464864885-7c26p-describe
2026-06-09 17:49:32.214809 | 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-7c26p/logs/
2026-06-09 17:49:32.214825 | 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-7c26p/logs/controller.log.gz
2026-06-09 17:49:32.214840 | 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-7c26p/logs/kube-rbac-proxy.log
2026-06-09 17:49:32.214856 | 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-59b64595f5-cv5x7/
2026-06-09 17:49:32.214872 | 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-59b64595f5-cv5x7/metallb-operator-controller-manager-59b64595f5-cv5x7-describe
2026-06-09 17:49:32.214891 | 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-59b64595f5-cv5x7/logs/
2026-06-09 17:49:32.214908 | 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-59b64595f5-cv5x7/logs/manager.log
2026-06-09 17:49:32.214923 | 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-6998d6877c-rjjdh/
2026-06-09 17:49:32.214939 | 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-6998d6877c-rjjdh/metallb-operator-webhook-server-6998d6877c-rjjdh-describe
2026-06-09 17:49:32.214955 | 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-6998d6877c-rjjdh/logs/
2026-06-09 17:49:32.214971 | 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-6998d6877c-rjjdh/logs/webhook-server.log
2026-06-09 17:49:32.214986 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/speaker-xftz4/
2026-06-09 17:49:32.215002 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/speaker-xftz4/speaker-xftz4-describe
2026-06-09 17:49:32.215017 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/speaker-xftz4/logs/
2026-06-09 17:49:32.215032 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/speaker-xftz4/logs/kube-rbac-proxy.log
2026-06-09 17:49:32.215047 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/speaker-xftz4/logs/speaker.log.gz
2026-06-09 17:49:32.215063 | 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 17:49:32.215078 | 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 17:49:32.215099 | 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-59b64595f5.yaml
2026-06-09 17:49:32.215117 | 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-6998d6877c.yaml
2026-06-09 17:49:32.215133 | 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 17:49:32.215148 | 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 17:49:32.215163 | 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 17:49:32.215179 | 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 17:49:32.215194 | 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 17:49:32.215210 | 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 17:49:32.215225 | 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 17:49:32.215240 | 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 17:49:32.215255 | 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 17:49:32.215270 | 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 17:49:32.215285 | 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 17:49:32.215300 | 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 17:49:32.215315 | 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 17:49:32.215334 | 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 17:49:32.215349 | 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 17:49:32.215364 | 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 17:49:32.215379 | 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 17:49:32.215394 | 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 17:49:32.215409 | 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 17:49:32.215424 | 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 17:49:32.215439 | 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 17:49:32.215454 | 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 17:49:32.215469 | 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 17:49:32.215484 | 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 17:49:32.215499 | 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 17:49:32.215533 | 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 17:49:32.215551 | 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 17:49:32.215566 | 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 17:49:32.215585 | 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 17:49:32.215600 | 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 17:49:32.215615 | 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 17:49:32.215631 | 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 17:49:32.215646 | 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 17:49:32.215661 | 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 17:49:32.215676 | 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 17:49:32.215692 | 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 17:49:32.215707 | 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 17:49:32.215723 | 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 17:49:32.215738 | 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 17:49:32.215754 | 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 17:49:32.215770 | 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 17:49:32.215789 | 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 17:49:32.215805 | 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 17:49:32.215821 | 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 17:49:32.215837 | 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 17:49:32.215852 | 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 17:49:32.215867 | 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 17:49:32.215883 | 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 17:49:32.215898 | 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 17:49:32.215914 | 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 17:49:32.215929 | 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 17:49:32.215944 | 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 17:49:32.215959 | 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 17:49:32.215975 | 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 17:49:32.216004 | 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 17:49:32.216028 | 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 17:49:32.216045 | 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 17:49:32.216061 | 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 17:49:32.216080 | 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 17:49:32.216095 | 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 17:49:32.216110 | 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 17:49:32.216125 | 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 17:49:32.216141 | 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 17:49:32.216156 | 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 17:49:32.216171 | 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 17:49:32.216186 | 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 17:49:32.216202 | 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 17:49:32.216217 | 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 17:49:32.216232 | 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 17:49:32.216247 | 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 17:49:32.216265 | 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 17:49:32.216281 | 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 17:49:32.216297 | 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 17:49:32.216312 | 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 17:49:32.216328 | 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 17:49:32.216343 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3vgcdz/
2026-06-09 17:49:32.216359 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3vgcdz/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3vgcdz-describe
2026-06-09 17:49:32.216378 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3vgcdz/logs/
2026-06-09 17:49:32.216394 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3vgcdz/logs/extract.log
2026-06-09 17:49:32.216409 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3vgcdz/logs/pull.log
2026-06-09 17:49:32.216425 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3vgcdz/logs/util.log
2026-06-09 17:49:32.216440 | 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-ngqwr/
2026-06-09 17:49:32.216455 | 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-ngqwr/certified-operators-ngqwr-describe
2026-06-09 17:49:32.216473 | 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-ngqwr/logs/
2026-06-09 17:49:32.216489 | 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-ngqwr/logs/extract-content.log
2026-06-09 17:49:32.216505 | 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-ngqwr/logs/extract-utilities.log
2026-06-09 17:49:32.216542 | 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-ngqwr/logs/registry-server.log.gz
2026-06-09 17:49:32.216559 | 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-dsxts/
2026-06-09 17:49:32.216574 | 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-dsxts/community-operators-dsxts-describe
2026-06-09 17:49:32.216589 | 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-dsxts/logs/
2026-06-09 17:49:32.216605 | 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-dsxts/logs/extract-content.log
2026-06-09 17:49:32.216620 | 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-dsxts/logs/extract-utilities.log
2026-06-09 17:49:32.216636 | 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-dsxts/logs/registry-server.log.gz
2026-06-09 17:49:32.216651 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9k9lww/
2026-06-09 17:49:32.216666 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9k9lww/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9k9lww-describe
2026-06-09 17:49:32.216685 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9k9lww/logs/
2026-06-09 17:49:32.216701 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9k9lww/logs/extract.log
2026-06-09 17:49:32.216717 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9k9lww/logs/pull.log
2026-06-09 17:49:32.216733 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9k9lww/logs/util.log
2026-06-09 17:49:32.216748 | 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-pdjpb/
2026-06-09 17:49:32.216764 | 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-pdjpb/marketplace-operator-547dbd544d-pdjpb-describe
2026-06-09 17:49:32.216780 | 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-pdjpb/logs/
2026-06-09 17:49:32.216796 | 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-pdjpb/logs/marketplace-operator-previous.log
2026-06-09 17:49:32.216811 | 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-pdjpb/logs/marketplace-operator.log
2026-06-09 17:49:32.216826 | 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-nsmbz/
2026-06-09 17:49:32.216842 | 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-nsmbz/redhat-marketplace-nsmbz-describe
2026-06-09 17:49:32.216857 | 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-nsmbz/logs/
2026-06-09 17:49:32.216872 | 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-nsmbz/logs/extract-content.log
2026-06-09 17:49:32.216891 | 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-nsmbz/logs/extract-utilities.log
2026-06-09 17:49:32.216907 | 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-nsmbz/logs/registry-server.log
2026-06-09 17:49:32.216923 | 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-gszk8/
2026-06-09 17:49:32.216938 | 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-gszk8/redhat-operators-gszk8-describe
2026-06-09 17:49:32.216954 | 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-gszk8/logs/
2026-06-09 17:49:32.216970 | 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-gszk8/logs/extract-content.log
2026-06-09 17:49:32.216985 | 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-gszk8/logs/extract-utilities.log
2026-06-09 17:49:32.217000 | 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-gszk8/logs/registry-server.log.gz
2026-06-09 17:49:32.217015 | 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 17:49:32.217030 | 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 17:49:32.217045 | 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 17:49:32.217060 | 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 17:49:32.217077 | 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 17:49:32.217094 | 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 17:49:32.217117 | 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 17:49:32.217133 | 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 17:49:32.217148 | 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 17:49:32.217164 | 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 17:49:32.217179 | 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 17:49:32.217194 | 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 17:49:32.217210 | 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 17:49:32.217225 | 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 17:49:32.217240 | 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 17:49:32.217256 | 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 17:49:32.217271 | 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 17:49:32.217286 | 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 17:49:32.217301 | 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 17:49:32.217316 | 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 17:49:32.217331 | 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 17:49:32.217350 | 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 17:49:32.217365 | 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 17:49:32.217381 | 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 17:49:32.217396 | 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 17:49:32.217411 | 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 17:49:32.217425 | 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 17:49:32.217440 | 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 17:49:32.217455 | 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 17:49:32.217469 | 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 17:49:32.217484 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/installplans/install-jzvtk
2026-06-09 17:49:32.217499 | 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 17:49:32.217530 | 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 17:49:32.217550 | 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 17:49:32.217566 | 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 17:49:32.217581 | 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 17:49:32.217600 | 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-gpxsh/
2026-06-09 17:49:32.217616 | 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-gpxsh/nmstate-console-plugin-9bcc7988b-gpxsh-describe
2026-06-09 17:49:32.217631 | 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-gpxsh/logs/
2026-06-09 17:49:32.217646 | 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-gpxsh/logs/nmstate-console-plugin.log
2026-06-09 17:49:32.217662 | 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-gvzp9/
2026-06-09 17:49:32.217677 | 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-gvzp9/nmstate-handler-gvzp9-describe
2026-06-09 17:49:32.217692 | 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-gvzp9/logs/
2026-06-09 17:49:32.217707 | 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-gvzp9/logs/nmstate-handler.log
2026-06-09 17:49:32.217722 | 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-wtzbv/
2026-06-09 17:49:32.217737 | 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-wtzbv/nmstate-metrics-756b4d6fc6-wtzbv-describe
2026-06-09 17:49:32.217752 | 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-wtzbv/logs/
2026-06-09 17:49:32.217767 | 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-wtzbv/logs/kube-rbac-proxy.log
2026-06-09 17:49:32.217781 | 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-wtzbv/logs/nmstate-metrics.log
2026-06-09 17:49:32.217800 | 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-57xpr/
2026-06-09 17:49:32.217815 | 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-57xpr/nmstate-operator-6569c8c666-57xpr-describe
2026-06-09 17:49:32.217830 | 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-57xpr/logs/
2026-06-09 17:49:32.217845 | 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-57xpr/logs/nmstate-operator.log
2026-06-09 17:49:32.217861 | 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-kxx9w/
2026-06-09 17:49:32.217875 | 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-kxx9w/nmstate-webhook-9b7874799-kxx9w-describe
2026-06-09 17:49:32.217890 | 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-kxx9w/logs/
2026-06-09 17:49:32.217905 | 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-kxx9w/logs/nmstate-webhook.log
2026-06-09 17:49:32.217920 | 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 17:49:32.217935 | 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 17:49:32.217950 | 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 17:49:32.217966 | 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 17:49:32.217982 | 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 17:49:32.217997 | 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 17:49:32.218018 | 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 17:49:32.218034 | 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 17:49:32.218049 | 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 17:49:32.218065 | 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 17:49:32.218080 | 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 17:49:32.218096 | 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 17:49:32.218111 | 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 17:49:32.218126 | 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 17:49:32.218142 | 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 17:49:32.218157 | 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 17:49:32.218172 | 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 17:49:32.218187 | 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 17:49:32.218202 | 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 17:49:32.218218 | 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 17:49:32.218234 | 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 17:49:32.218252 | 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 17:49:32.218268 | 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 17:49:32.218283 | 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 17:49:32.218298 | 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 17:49:32.218313 | 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 17:49:32.218328 | 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 17:49:32.218343 | 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 17:49:32.218358 | 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 17:49:32.218374 | 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 17:49:32.218389 | 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 17:49:32.218404 | 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 17:49:32.218419 | 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 17:49:32.218434 | 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 17:49:32.218450 | 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 17:49:32.218465 | 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 17:49:32.218483 | 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 17:49:32.218499 | 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 17:49:32.218534 | 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 17:49:32.218552 | 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 17:49:32.218567 | 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 17:49:32.218583 | 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 17:49:32.218598 | 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 17:49:32.218614 | 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 17:49:32.218630 | 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 17:49:32.218645 | 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 17:49:32.218661 | 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 17:49:32.218676 | 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 17:49:32.218692 | 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 17:49:32.218708 | 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 17:49:32.218723 | 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 17:49:32.218743 | 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 17:49:32.218758 | 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 17:49:32.218774 | 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 17:49:32.218789 | 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 17:49:32.218805 | 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 17:49:32.218820 | 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 17:49:32.218835 | 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 17:49:32.218850 | 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 17:49:32.218865 | 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 17:49:32.218880 | 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 17:49:32.218903 | 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 17:49:32.218924 | 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 17:49:32.218993 | 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 17:49:32.219018 | 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 17:49:32.219035 | 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 17:49:32.219051 | 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 17:49:32.219066 | 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 17:49:32.219082 | 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 17:49:32.219097 | 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 17:49:32.219113 | 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 17:49:32.219129 | 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 17:49:32.219144 | 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 17:49:32.219160 | 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 17:49:32.219176 | 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 17:49:32.219192 | 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 17:49:32.219207 | 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 17:49:32.219223 | 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 17:49:32.219242 | 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 17:49:32.219258 | 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 17:49:32.219274 | 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 17:49:32.219289 | 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 17:49:32.219304 | 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 17:49:32.219320 | 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 17:49:32.219335 | 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 17:49:32.219350 | 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 17:49:32.219365 | 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 17:49:32.219381 | 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 17:49:32.219396 | 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 17:49:32.219412 | 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 17:49:32.219428 | 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 17:49:32.219446 | 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 17:49:32.219462 | 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 17:49:32.219477 | 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 17:49:32.219493 | 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 17:49:32.219508 | 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 17:49:32.219553 | 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 17:49:32.219569 | 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 17:49:32.219585 | 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 17:49:32.219600 | 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 17:49:32.219616 | 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 17:49:32.219631 | 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 17:49:32.219646 | 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 17:49:32.219660 | 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 17:49:32.219675 | 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 17:49:32.219694 | 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 17:49:32.219709 | 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 17:49:32.219724 | 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 17:49:32.219739 | 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 17:49:32.219753 | 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 17:49:32.219768 | 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 17:49:32.219782 | 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 17:49:32.219797 | 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 17:49:32.219812 | 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 17:49:32.219826 | 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 17:49:32.219841 | 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 17:49:32.219856 | 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 17:49:32.219871 | 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 17:49:32.219889 | 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 17:49:32.219904 | 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 17:49:32.219919 | 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 17:49:32.219933 | 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 17:49:32.219947 | 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 17:49:32.219962 | 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 17:49:32.219977 | 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 17:49:32.220010 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/installplans/install-s6wr2
2026-06-09 17:49:32.220027 | 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 17:49:32.220042 | 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 17:49:32.220060 | 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 17:49:32.220075 | 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 17:49:32.220091 | 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 17:49:32.220106 | 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 17:49:32.220125 | 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 17:49:32.220141 | 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 17:49:32.220156 | 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 17:49:32.220171 | 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 17:49:32.220186 | 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 17:49:32.220201 | 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 17:49:32.220216 | 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 17:49:32.220230 | 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 17:49:32.220246 | 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 17:49:32.220262 | 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 17:49:32.220277 | 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 17:49:32.220293 | 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 17:49:32.220309 | 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 17:49:32.220328 | 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 17:49:32.220344 | 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 17:49:32.220359 | 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 17:49:32.220375 | 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 17:49:32.220390 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/jobs/2c5ec125e2b5a7b950ca1e283fae2821b10a336f43c4a62c9600b1329c71298.yaml
2026-06-09 17:49:32.220406 | 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 17:49:32.220421 | 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 17:49:32.220436 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/2c5ec125e2b5a7b950ca1e283fae2821b10a336f43c4a62c9600b1329cph9bq/
2026-06-09 17:49:32.220452 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/2c5ec125e2b5a7b950ca1e283fae2821b10a336f43c4a62c9600b1329cph9bq/2c5ec125e2b5a7b950ca1e283fae2821b10a336f43c4a62c9600b1329cph9bq-describe
2026-06-09 17:49:32.220467 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/2c5ec125e2b5a7b950ca1e283fae2821b10a336f43c4a62c9600b1329cph9bq/logs/
2026-06-09 17:49:32.220483 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/2c5ec125e2b5a7b950ca1e283fae2821b10a336f43c4a62c9600b1329cph9bq/logs/extract.log
2026-06-09 17:49:32.220498 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/2c5ec125e2b5a7b950ca1e283fae2821b10a336f43c4a62c9600b1329cph9bq/logs/pull.log
2026-06-09 17:49:32.220530 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/2c5ec125e2b5a7b950ca1e283fae2821b10a336f43c4a62c9600b1329cph9bq/logs/util.log
2026-06-09 17:49:32.220558 | 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-nmxrm/
2026-06-09 17:49:32.220574 | 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-nmxrm/barbican-operator-controller-manager-7b8ffd8c4f-nmxrm-describe
2026-06-09 17:49:32.220591 | 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-nmxrm/logs/
2026-06-09 17:49:32.220606 | 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-nmxrm/logs/manager.log
2026-06-09 17:49:32.220622 | 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-bwz8b/
2026-06-09 17:49:32.220638 | 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-bwz8b/cinder-operator-controller-manager-86c584f6fc-bwz8b-describe
2026-06-09 17:49:32.220653 | 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-bwz8b/logs/
2026-06-09 17:49:32.220668 | 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-bwz8b/logs/manager.log
2026-06-09 17:49:32.220684 | 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-ghrgp/
2026-06-09 17:49:32.220699 | 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-ghrgp/designate-operator-controller-manager-6bf8599b68-ghrgp-describe
2026-06-09 17:49:32.220715 | 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-ghrgp/logs/
2026-06-09 17:49:32.220731 | 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-ghrgp/logs/manager.log
2026-06-09 17:49:32.220747 | 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-lnc67/
2026-06-09 17:49:32.220766 | 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-lnc67/glance-operator-controller-manager-5bdfb47c4d-lnc67-describe
2026-06-09 17:49:32.220782 | 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-lnc67/logs/
2026-06-09 17:49:32.220797 | 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-lnc67/logs/manager.log
2026-06-09 17:49:32.220816 | 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-6zwkh/
2026-06-09 17:49:32.220831 | 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-6zwkh/heat-operator-controller-manager-5c5844cc68-6zwkh-describe
2026-06-09 17:49:32.220847 | 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-6zwkh/logs/
2026-06-09 17:49:32.220862 | 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-6zwkh/logs/manager.log
2026-06-09 17:49:32.220878 | 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-6b8kg/
2026-06-09 17:49:32.220893 | 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-6b8kg/horizon-operator-controller-manager-548d6d5f9-6b8kg-describe
2026-06-09 17:49:32.220908 | 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-6b8kg/logs/
2026-06-09 17:49:32.220924 | 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-6b8kg/logs/manager.log
2026-06-09 17:49:32.220939 | 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-g7g5r/
2026-06-09 17:49:32.220957 | 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-g7g5r/infra-operator-controller-manager-cbcfcddf7-g7g5r-describe
2026-06-09 17:49:32.220973 | 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-g7g5r/logs/
2026-06-09 17:49:32.220988 | 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-g7g5r/logs/manager.log
2026-06-09 17:49:32.221004 | 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-bd887/
2026-06-09 17:49:32.221019 | 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-bd887/ironic-operator-controller-manager-75f8548fcd-bd887-describe
2026-06-09 17:49:32.221034 | 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-bd887/logs/
2026-06-09 17:49:32.221049 | 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-bd887/logs/manager.log
2026-06-09 17:49:32.221064 | 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-kkcjh/
2026-06-09 17:49:32.221080 | 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-kkcjh/keystone-operator-controller-manager-6ccff66c5b-kkcjh-describe
2026-06-09 17:49:32.221095 | 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-kkcjh/logs/
2026-06-09 17:49:32.221110 | 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-kkcjh/logs/manager.log
2026-06-09 17:49:32.221126 | 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-pc87g/
2026-06-09 17:49:32.221145 | 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-pc87g/manila-operator-controller-manager-677d9d8477-pc87g-describe
2026-06-09 17:49:32.221161 | 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-pc87g/logs/
2026-06-09 17:49:32.221176 | 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-pc87g/logs/manager.log
2026-06-09 17:49:32.221192 | 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-tfqfb/
2026-06-09 17:49:32.221207 | 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-tfqfb/mariadb-operator-controller-manager-7fcb8b58d6-tfqfb-describe
2026-06-09 17:49:32.221223 | 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-tfqfb/logs/
2026-06-09 17:49:32.221238 | 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-tfqfb/logs/manager.log
2026-06-09 17:49:32.221254 | 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-n7pvq/
2026-06-09 17:49:32.221269 | 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-n7pvq/neutron-operator-controller-manager-688d5c756f-n7pvq-describe
2026-06-09 17:49:32.221284 | 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-n7pvq/logs/
2026-06-09 17:49:32.221299 | 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-n7pvq/logs/manager.log
2026-06-09 17:49:32.221315 | 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-6n5nw/
2026-06-09 17:49:32.221334 | 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-6n5nw/nova-operator-controller-manager-f4c4579bb-6n5nw-describe
2026-06-09 17:49:32.221350 | 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-6n5nw/logs/
2026-06-09 17:49:32.221366 | 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-6n5nw/logs/manager.log
2026-06-09 17:49:32.221381 | 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-jh4js/
2026-06-09 17:49:32.221397 | 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-jh4js/octavia-operator-controller-manager-6495978d8d-jh4js-describe
2026-06-09 17:49:32.221413 | 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-jh4js/logs/
2026-06-09 17:49:32.221429 | 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-jh4js/logs/manager.log
2026-06-09 17:49:32.221444 | 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-7c67dc759fkr2dg/
2026-06-09 17:49:32.221459 | 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-7c67dc759fkr2dg/openstack-baremetal-operator-controller-manager-7c67dc759fkr2dg-describe
2026-06-09 17:49:32.221475 | 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-7c67dc759fkr2dg/logs/
2026-06-09 17:49:32.221490 | 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-7c67dc759fkr2dg/logs/manager.log
2026-06-09 17:49:32.221506 | 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-86ccc544f-t27dx/
2026-06-09 17:49:32.221541 | 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-86ccc544f-t27dx/openstack-operator-controller-init-86ccc544f-t27dx-describe
2026-06-09 17:49:32.221562 | 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-86ccc544f-t27dx/logs/
2026-06-09 17:49:32.221578 | 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-86ccc544f-t27dx/logs/operator.log
2026-06-09 17:49:32.221594 | 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-6fc5ccc565-ppfqz/
2026-06-09 17:49:32.221610 | 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-6fc5ccc565-ppfqz/openstack-operator-controller-manager-6fc5ccc565-ppfqz-describe
2026-06-09 17:49:32.221626 | 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-6fc5ccc565-ppfqz/logs/
2026-06-09 17:49:32.221642 | 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-6fc5ccc565-ppfqz/logs/manager.log.gz
2026-06-09 17:49:32.221657 | 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-kzt5n/
2026-06-09 17:49:32.221673 | 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-kzt5n/openstack-operator-index-kzt5n-describe
2026-06-09 17:49:32.221689 | 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-kzt5n/logs/
2026-06-09 17:49:32.221704 | 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-kzt5n/logs/registry-server.log
2026-06-09 17:49:32.221719 | 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-pjscb/
2026-06-09 17:49:32.221735 | 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-pjscb/ovn-operator-controller-manager-58f85bd97f-pjscb-describe
2026-06-09 17:49:32.221754 | 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-pjscb/logs/
2026-06-09 17:49:32.221769 | 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-pjscb/logs/manager.log
2026-06-09 17:49:32.221785 | 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-c9gqp/
2026-06-09 17:49:32.221800 | 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-c9gqp/swift-operator-controller-manager-67c49dd5c6-c9gqp-describe
2026-06-09 17:49:32.221815 | 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-c9gqp/logs/
2026-06-09 17:49:32.221830 | 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-c9gqp/logs/manager.log
2026-06-09 17:49:32.221845 | 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-fjgkn/
2026-06-09 17:49:32.221860 | 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-fjgkn/telemetry-operator-controller-manager-5d65c7d97d-fjgkn-describe
2026-06-09 17:49:32.221875 | 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-fjgkn/logs/
2026-06-09 17:49:32.221891 | 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-fjgkn/logs/manager.log
2026-06-09 17:49:32.221906 | 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-fnlh8/
2026-06-09 17:49:32.221921 | 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-fnlh8/test-operator-controller-manager-8d5599d7d-fnlh8-describe
2026-06-09 17:49:32.221940 | 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-fnlh8/logs/
2026-06-09 17:49:32.221955 | 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-fnlh8/logs/manager.log
2026-06-09 17:49:32.221970 | 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-rfxss/
2026-06-09 17:49:32.221986 | 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-rfxss/watcher-operator-controller-manager-577b679b5c-rfxss-describe
2026-06-09 17:49:32.222001 | 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-rfxss/logs/
2026-06-09 17:49:32.222017 | 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-rfxss/logs/manager.log
2026-06-09 17:49:32.222032 | 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 17:49:32.222047 | 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 17:49:32.222063 | 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 17:49:32.222079 | 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 17:49:32.222094 | 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 17:49:32.222109 | 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 17:49:32.222124 | 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 17:49:32.222142 | 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 17:49:32.222158 | 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 17:49:32.222173 | 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 17:49:32.222188 | 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 17:49:32.222203 | 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 17:49:32.222218 | 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 17:49:32.222233 | 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 17:49:32.222248 | 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 17:49:32.222263 | 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 17:49:32.222278 | 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-86ccc544f.yaml
2026-06-09 17:49:32.222293 | 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-6fc5ccc565.yaml
2026-06-09 17:49:32.222307 | 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 17:49:32.222322 | 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 17:49:32.222341 | 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 17:49:32.222357 | 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 17:49:32.222409 | 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 17:49:32.222426 | 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 17:49:32.222442 | 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 17:49:32.222458 | 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 17:49:32.222474 | 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 17:49:32.222490 | 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 17:49:32.222506 | 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 17:49:32.222544 | 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 17:49:32.222562 | 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 17:49:32.222578 | 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 17:49:32.222594 | 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 17:49:32.222610 | 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 17:49:32.222630 | 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 17:49:32.222646 | 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 17:49:32.222661 | 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 17:49:32.222677 | 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 17:49:32.222692 | 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 17:49:32.222708 | 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 17:49:32.222723 | 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 17:49:32.222738 | 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 17:49:32.222753 | 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 17:49:32.222769 | 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 17:49:32.222784 | 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 17:49:32.222800 | 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 17:49:32.222815 | 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 17:49:32.222831 | 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 17:49:32.222850 | 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 17:49:32.222866 | 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 17:49:32.222882 | 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 17:49:32.222897 | 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 17:49:32.222913 | 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 17:49:32.222929 | 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 17:49:32.222944 | 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 17:49:32.222960 | 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 17:49:32.222976 | 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 17:49:32.222991 | 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 17:49:32.223006 | 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 17:49:32.223022 | 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 17:49:32.223037 | 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 17:49:32.223052 | 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 17:49:32.223071 | 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 17:49:32.223087 | 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 17:49:32.223102 | 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 17:49:32.223118 | 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 17:49:32.223133 | 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 17:49:32.223148 | 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 17:49:32.223163 | 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 17:49:32.223179 | 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 17:49:32.223194 | 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 17:49:32.223209 | 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 17:49:32.223224 | 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 17:49:32.223239 | 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 17:49:32.223257 | 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 17:49:32.223273 | 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 17:49:32.223288 | 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 17:49:32.223303 | 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 17:49:32.223318 | 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 17:49:32.223333 | 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 17:49:32.223348 | 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 17:49:32.223363 | 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 17:49:32.223379 | 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 17:49:32.223394 | 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 17:49:32.223409 | 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 17:49:32.223425 | 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 17:49:32.223440 | 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 17:49:32.223456 | 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 17:49:32.223474 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/
2026-06-09 17:49:32.223490 | 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 17:49:32.223506 | 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 17:49:32.223542 | 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 17:49:32.223559 | 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 17:49:32.223575 | 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 17:49:32.223591 | 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 17:49:32.223606 | 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 17:49:32.223622 | 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 17:49:32.223638 | 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 17:49:32.223653 | 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 17:49:32.223669 | 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 17:49:32.223684 | 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 17:49:32.223700 | 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 17:49:32.223715 | 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 17:49:32.223737 | 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 17:49:32.223753 | 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 17:49:32.223768 | 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 17:49:32.223783 | 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 17:49:32.223803 | 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 17:49:32.223827 | 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 17:49:32.223852 | 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 17:49:32.223875 | 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 17:49:32.223898 | 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 17:49:32.223923 | 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 17:49:32.223946 | 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 17:49:32.223971 | 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 17:49:32.224012 | 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 17:49:32.224046 | 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 17:49:32.224071 | 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 17:49:32.224101 | 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 17:49:32.224126 | 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 17:49:32.224150 | 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 17:49:32.224174 | 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 17:49:32.224197 | 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 17:49:32.224221 | 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 17:49:32.224244 | 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 17:49:32.224267 | 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 17:49:32.224291 | 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 17:49:32.224314 | 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 17:49:32.224338 | 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 17:49:32.224362 | 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 17:49:32.224385 | 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 17:49:32.224409 | 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 17:49:32.224437 | 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 17:49:32.224461 | 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 17:49:32.224485 | 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 17:49:32.224508 | 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 17:49:32.224561 | 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 17:49:32.224587 | 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 17:49:32.224611 | 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 17:49:32.224634 | 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 17:49:32.224658 | 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 17:49:32.224681 | 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 17:49:32.224704 | 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 17:49:32.224727 | 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 17:49:32.224751 | 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 17:49:32.224774 | 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 17:49:32.224798 | 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 17:49:32.224827 | 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 17:49:32.224851 | 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 17:49:32.224874 | 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 17:49:32.224897 | 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 17:49:32.224920 | 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 17:49:32.224943 | 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 17:49:32.224966 | 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 17:49:32.224989 | 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 17:49:32.225011 | 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 17:49:32.225034 | 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 17:49:32.225057 | 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 17:49:32.225080 | 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 17:49:32.225103 | 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 17:49:32.225126 | 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 17:49:32.225156 | 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 17:49:32.225180 | 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 17:49:32.225203 | 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 17:49:32.225227 | 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 17:49:32.225251 | 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 17:49:32.225276 | 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 17:49:32.225298 | 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 17:49:32.225320 | 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 17:49:32.225341 | 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 17:49:32.225360 | 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 17:49:32.225384 | 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 17:49:32.225404 | 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 17:49:32.225420 | 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 17:49:32.225436 | 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 17:49:32.225459 | 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 17:49:32.225474 | 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 17:49:32.225490 | 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 17:49:32.225505 | 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 17:49:32.225546 | 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 17:49:32.225563 | 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 17:49:32.225578 | 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 17:49:32.225594 | 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 17:49:32.225609 | 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 17:49:32.225624 | 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 17:49:32.225639 | 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 17:49:32.225654 | 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 17:49:32.225669 | 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 17:49:32.225684 | 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 17:49:32.225703 | 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 17:49:32.225718 | 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 17:49:32.225733 | 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 17:49:32.225749 | 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 17:49:32.225764 | 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 17:49:32.225779 | 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 17:49:32.225794 | 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 17:49:32.225810 | 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 17:49:32.225825 | 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 17:49:32.225840 | 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 17:49:32.225856 | 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 17:49:32.225871 | 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 17:49:32.225886 | 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 17:49:32.225902 | 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 17:49:32.225920 | 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 17:49:32.225936 | 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 17:49:32.225951 | 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 17:49:32.225966 | 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 17:49:32.225982 | 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 17:49:32.225997 | 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 17:49:32.226012 | 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 17:49:32.226027 | 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 17:49:32.226042 | 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 17:49:32.226058 | 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 17:49:32.226073 | 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 17:49:32.226088 | 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 17:49:32.226103 | 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 17:49:32.226118 | 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 17:49:32.226136 | 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 17:49:32.226152 | 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 17:49:32.226167 | 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 17:49:32.226182 | 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 17:49:32.226197 | 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 17:49:32.226212 | 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 17:49:32.226227 | 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 17:49:32.226243 | 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 17:49:32.226258 | 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 17:49:32.226273 | 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 17:49:32.226289 | 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 17:49:32.226304 | 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 17:49:32.226319 | 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 17:49:32.226335 | 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 17:49:32.226350 | 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 17:49:32.226369 | 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 17:49:32.226385 | 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 17:49:32.226401 | 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 17:49:32.226417 | 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 17:49:32.226432 | 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 17:49:32.226448 | 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 17:49:32.226463 | 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 17:49:32.226478 | 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 17:49:32.226493 | 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 17:49:32.226509 | 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 17:49:32.226552 | 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 17:49:32.226569 | 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 17:49:32.226585 | 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 17:49:32.226600 | 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 17:49:32.226620 | 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 17:49:32.226636 | 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 17:49:32.226651 | 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 17:49:32.226667 | 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 17:49:32.226683 | 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 17:49:32.226698 | 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 17:49:32.226714 | 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 17:49:32.226730 | 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 17:49:32.226745 | 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 17:49:32.226760 | 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 17:49:32.226776 | 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 17:49:32.226791 | 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 17:49:32.226806 | 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 17:49:32.226821 | 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 17:49:32.226839 | 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 17:49:32.226854 | 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 17:49:32.226869 | 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 17:49:32.226884 | 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 17:49:32.226899 | 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 17:49:32.226914 | 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 17:49:32.226929 | 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 17:49:32.226943 | 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 17:49:32.226958 | 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 17:49:32.226973 | 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 17:49:32.226988 | 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 17:49:32.227003 | 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 17:49:32.227018 | 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 17:49:32.227033 | 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 17:49:32.227051 | 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 17:49:32.227067 | 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 17:49:32.227082 | 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 17:49:32.227097 | 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 17:49:32.227112 | 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 17:49:32.227126 | 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 17:49:32.227141 | 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 17:49:32.227156 | 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 17:49:32.227170 | 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 17:49:32.227185 | 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 17:49:32.227200 | 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 17:49:32.227215 | 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 17:49:32.227229 | 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 17:49:32.227248 | 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 17:49:32.227263 | 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 17:49:32.227277 | 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 17:49:32.227292 | 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 17:49:32.227307 | 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 17:49:32.227322 | 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 17:49:32.227337 | 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 17:49:32.227352 | 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 17:49:32.227367 | 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 17:49:32.227382 | 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 17:49:32.227398 | 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 17:49:32.227418 | 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 17:49:32.227439 | 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 17:49:32.227455 | 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 17:49:32.227475 | 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 17:49:32.227491 | 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 17:49:32.227507 | 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 17:49:32.227545 | 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 17:49:32.227562 | 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 17:49:32.227578 | 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 17:49:32.227594 | 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 17:49:32.227610 | 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 17:49:32.227626 | 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 17:49:32.227642 | 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 17:49:32.227657 | 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 17:49:32.227672 | 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 17:49:32.227703 | 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 17:49:32.227727 | 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 17:49:32.227744 | 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 17:49:32.227761 | 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 17:49:32.227778 | 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 17:49:32.227795 | 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 17:49:32.227812 | 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 17:49:32.227829 | 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 17:49:32.227845 | 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 17:49:32.227862 | 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 17:49:32.227878 | 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 17:49:32.227894 | 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 17:49:32.227910 | 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 17:49:32.227927 | 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 17:49:32.228022 | 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 17:49:32.228069 | 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 17:49:32.228087 | 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 17:49:32.228104 | 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 17:49:32.228121 | 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 17:49:32.228137 | 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 17:49:32.228153 | 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 17:49:32.228169 | 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 17:49:32.228185 | 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 17:49:32.228201 | 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 17:49:32.228218 | 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 17:49:32.228234 | 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 17:49:32.228251 | 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 17:49:32.228268 | 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 17:49:32.228284 | 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 17:49:32.228303 | 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 17:49:32.228322 | 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 17:49:32.228339 | 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 17:49:32.228355 | 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 17:49:32.228371 | 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 17:49:32.228386 | 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 17:49:32.228402 | 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 17:49:32.228418 | 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 17:49:32.228435 | 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 17:49:32.228452 | 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 17:49:32.228468 | 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 17:49:32.228484 | 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 17:49:32.228499 | 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 17:49:32.228539 | 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 17:49:32.228558 | 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 17:49:32.228573 | 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 17:49:32.228589 | 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 17:49:32.228605 | 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 17:49:32.228621 | 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 17:49:32.228636 | 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 17:49:32.228651 | 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 17:49:32.228667 | 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 17:49:32.228682 | 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 17:49:32.228697 | 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 17:49:32.228712 | 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 17:49:32.228728 | 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 17:49:32.228747 | 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 17:49:32.228763 | 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 17:49:32.228779 | 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 17:49:32.228795 | 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 17:49:32.228810 | 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 17:49:32.228826 | 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 17:49:32.228841 | 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 17:49:32.228856 | 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 17:49:32.228872 | 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 17:49:32.228887 | 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 17:49:32.228903 | 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 17:49:32.228918 | 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 17:49:32.228934 | 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 17:49:32.228952 | 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 17:49:32.228968 | 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 17:49:32.228983 | 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 17:49:32.228998 | 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 17:49:32.229014 | 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 17:49:32.229029 | 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 17:49:32.229045 | 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 17:49:32.229061 | 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 17:49:32.229080 | 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 17:49:32.229150 | 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 17:49:32.229172 | 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 17:49:32.229188 | 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 17:49:32.229203 | 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 17:49:32.229222 | 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 17:49:32.229238 | 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 17:49:32.229253 | 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 17:49:32.229269 | 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 17:49:32.229284 | 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 17:49:32.229300 | 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 17:49:32.229315 | 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 17:49:32.229331 | 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 17:49:32.229346 | 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 17:49:32.229362 | 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 17:49:32.229377 | 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 17:49:32.229392 | 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 17:49:32.229407 | 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 17:49:32.229422 | 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 17:49:32.229441 | 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 17:49:32.229457 | 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 17:49:32.229472 | 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 17:49:32.229487 | 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 17:49:32.229502 | 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 17:49:32.229542 | 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 17:49:32.229560 | 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 17:49:32.229576 | 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 17:49:32.229591 | 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 17:49:32.229607 | 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 17:49:32.229622 | 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 17:49:32.229637 | 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 17:49:32.229653 | 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 17:49:32.229668 | 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 17:49:32.229687 | 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 17:49:32.229703 | 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 17:49:32.229718 | 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 17:49:32.229733 | 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 17:49:32.229748 | 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 17:49:32.229763 | 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 17:49:32.229779 | 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 17:49:32.229794 | 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 17:49:32.229809 | 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 17:49:32.229824 | 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 17:49:32.229839 | 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 17:49:32.229854 | 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 17:49:32.229869 | 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 17:49:32.229888 | 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 17:49:32.229903 | 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 17:49:32.229918 | 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 17:49:32.229934 | 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 17:49:32.229949 | 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 17:49:32.229965 | 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 17:49:32.229980 | 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 17:49:32.229996 | 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 17:49:32.230012 | 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 17:49:32.230028 | 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 17:49:32.230043 | 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 17:49:32.230059 | 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 17:49:32.230074 | 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 17:49:32.230089 | 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 17:49:32.230105 | 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 17:49:32.230124 | 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 17:49:32.230140 | 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 17:49:32.230156 | 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 17:49:32.230171 | 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 17:49:32.230187 | 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 17:49:32.230203 | 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 17:49:32.230219 | 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 17:49:32.230234 | 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 17:49:32.230250 | 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 17:49:32.230265 | 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 17:49:32.230280 | 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 17:49:32.230295 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/keystone-cron-29683741.yaml
2026-06-09 17:49:32.230311 | 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 17:49:32.230326 | 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 17:49:32.230345 | 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 17:49:32.230361 | 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 17:49:32.230376 | 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 17:49:32.230391 | 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 17:49:32.230407 | 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 17:49:32.230422 | 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 17:49:32.230438 | 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 17:49:32.230453 | 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 17:49:32.230469 | 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 17:49:32.230484 | 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 17:49:32.230499 | 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 17:49:32.230535 | 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 17:49:32.230553 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-api-6679ccdd46-9q4b9/
2026-06-09 17:49:32.230569 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-api-6679ccdd46-9q4b9/barbican-api-6679ccdd46-9q4b9-describe
2026-06-09 17:49:32.230589 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-api-6679ccdd46-9q4b9/logs/
2026-06-09 17:49:32.230605 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-api-6679ccdd46-9q4b9/logs/barbican-api-log.log
2026-06-09 17:49:32.230621 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-api-6679ccdd46-9q4b9/logs/barbican-api.log
2026-06-09 17:49:32.230636 | 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-cf5ffb8b4-qrm27/
2026-06-09 17:49:32.230652 | 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-cf5ffb8b4-qrm27/barbican-keystone-listener-cf5ffb8b4-qrm27-describe
2026-06-09 17:49:32.230668 | 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-cf5ffb8b4-qrm27/logs/
2026-06-09 17:49:32.230684 | 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-cf5ffb8b4-qrm27/logs/barbican-keystone-listener-log.log
2026-06-09 17:49:32.230699 | 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-cf5ffb8b4-qrm27/logs/barbican-keystone-listener.log
2026-06-09 17:49:32.230714 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-worker-5dfdb78759-2j5wc/
2026-06-09 17:49:32.230730 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-worker-5dfdb78759-2j5wc/barbican-worker-5dfdb78759-2j5wc-describe
2026-06-09 17:49:32.230745 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-worker-5dfdb78759-2j5wc/logs/
2026-06-09 17:49:32.230760 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-worker-5dfdb78759-2j5wc/logs/barbican-worker-log.log
2026-06-09 17:49:32.230776 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-worker-5dfdb78759-2j5wc/logs/barbican-worker.log
2026-06-09 17:49:32.230794 | 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-p7zxb/
2026-06-09 17:49:32.230810 | 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-p7zxb/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-p7zxb-describe
2026-06-09 17:49:32.230826 | 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-p7zxb/logs/
2026-06-09 17:49:32.230842 | 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-p7zxb/logs/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-09 17:49:32.230858 | 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 17:49:32.230873 | 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 17:49:32.230889 | 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 17:49:32.230904 | 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 17:49:32.230920 | 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 17:49:32.230935 | 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 17:49:32.230951 | 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 17:49:32.230966 | 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 17:49:32.230981 | 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 17:49:32.230997 | 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 17:49:32.231016 | 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 17:49:32.231032 | 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 17:49:32.231048 | 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 17:49:32.231064 | 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 17:49:32.231082 | 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 17:49:32.231100 | 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 17:49:32.231116 | 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 17:49:32.231132 | 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-ipamh799g/
2026-06-09 17:49:32.231147 | 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-ipamh799g/configure-network-edpm-deployment-ipam-openstack-edpm-ipamh799g-describe
2026-06-09 17:49:32.231163 | 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-ipamh799g/logs/
2026-06-09 17:49:32.231179 | 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-ipamh799g/logs/configure-network-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-09 17:49:32.231194 | 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-4q5zl/
2026-06-09 17:49:32.231210 | 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-4q5zl/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-4q5zl-describe
2026-06-09 17:49:32.231232 | 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-4q5zl/logs/
2026-06-09 17:49:32.231247 | 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-4q5zl/logs/configure-os-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-09 17:49:32.231263 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/dnsmasq-dns-649b7c9ccf-w58dj/
2026-06-09 17:49:32.231278 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/dnsmasq-dns-649b7c9ccf-w58dj/dnsmasq-dns-649b7c9ccf-w58dj-describe
2026-06-09 17:49:32.231294 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/dnsmasq-dns-649b7c9ccf-w58dj/logs/
2026-06-09 17:49:32.231309 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/dnsmasq-dns-649b7c9ccf-w58dj/logs/dnsmasq-dns.log
2026-06-09 17:49:32.231325 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/dnsmasq-dns-649b7c9ccf-w58dj/logs/init.log
2026-06-09 17:49:32.231340 | 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-dsnp5/
2026-06-09 17:49:32.231356 | 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-dsnp5/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-dsnp5-describe
2026-06-09 17:49:32.231371 | 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-dsnp5/logs/
2026-06-09 17:49:32.231387 | 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-dsnp5/logs/download-cache-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-09 17:49:32.231402 | 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 17:49:32.231418 | 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 17:49:32.231437 | 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 17:49:32.231453 | 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 17:49:32.231468 | 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 17:49:32.231483 | 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 17:49:32.231498 | 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 17:49:32.231529 | 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 17:49:32.231550 | 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 17:49:32.231566 | 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 17:49:32.231581 | 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-58fsb/
2026-06-09 17:49:32.231596 | 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-58fsb/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-58fsb-describe
2026-06-09 17:49:32.231612 | 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-58fsb/logs/
2026-06-09 17:49:32.231627 | 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-58fsb/logs/install-certs-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-09 17:49:32.231642 | 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-jdhb4/
2026-06-09 17:49:32.231662 | 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-jdhb4/install-os-edpm-deployment-ipam-openstack-edpm-ipam-jdhb4-describe
2026-06-09 17:49:32.231678 | 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-jdhb4/logs/
2026-06-09 17:49:32.231693 | 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-jdhb4/logs/install-os-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-09 17:49:32.231709 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/keystone-6999c4bf66-plzmx/
2026-06-09 17:49:32.231724 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/keystone-6999c4bf66-plzmx/keystone-6999c4bf66-plzmx-describe
2026-06-09 17:49:32.231739 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/keystone-6999c4bf66-plzmx/logs/
2026-06-09 17:49:32.231754 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/keystone-6999c4bf66-plzmx/logs/keystone-api.log
2026-06-09 17:49:32.231770 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/keystone-cron-29683741-22srr/
2026-06-09 17:49:32.231785 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/keystone-cron-29683741-22srr/keystone-cron-29683741-22srr-describe
2026-06-09 17:49:32.231800 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/keystone-cron-29683741-22srr/logs/
2026-06-09 17:49:32.231816 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/keystone-cron-29683741-22srr/logs/keystone-cron.log
2026-06-09 17:49:32.231831 | 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 17:49:32.231846 | 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 17:49:32.231865 | 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 17:49:32.231881 | 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 17:49:32.231896 | 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-97hwd/
2026-06-09 17:49:32.231911 | 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-97hwd/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-97hwd-describe
2026-06-09 17:49:32.231927 | 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-97hwd/logs/
2026-06-09 17:49:32.231942 | 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-97hwd/logs/libvirt-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-09 17:49:32.231958 | 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 17:49:32.231988 | 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 17:49:32.232006 | 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 17:49:32.232021 | 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 17:49:32.232036 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/neutron-65858c59df-rx4n2/
2026-06-09 17:49:32.232055 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/neutron-65858c59df-rx4n2/neutron-65858c59df-rx4n2-describe
2026-06-09 17:49:32.232070 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/neutron-65858c59df-rx4n2/logs/
2026-06-09 17:49:32.232086 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/neutron-65858c59df-rx4n2/logs/neutron-api.log
2026-06-09 17:49:32.232105 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/neutron-65858c59df-rx4n2/logs/neutron-httpd.log
2026-06-09 17:49:32.232121 | 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-4r6wn/
2026-06-09 17:49:32.232136 | 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-4r6wn/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-4r6wn-describe
2026-06-09 17:49:32.232152 | 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-4r6wn/logs/
2026-06-09 17:49:32.232167 | 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-4r6wn/logs/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-09 17:49:32.232183 | 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 17:49:32.232199 | 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 17:49:32.232215 | 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 17:49:32.232231 | 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 17:49:32.232246 | 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 17:49:32.232262 | 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 17:49:32.232278 | 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 17:49:32.232293 | 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 17:49:32.232312 | 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 17:49:32.232328 | 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 17:49:32.232343 | 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 17:49:32.232359 | 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 17:49:32.232375 | 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 17:49:32.232391 | 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 17:49:32.232406 | 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 17:49:32.232422 | 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 17:49:32.232438 | 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 17:49:32.232454 | 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-zq7s2/
2026-06-09 17:49:32.232470 | 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-zq7s2/nova-edpm-deployment-ipam-openstack-edpm-ipam-zq7s2-describe
2026-06-09 17:49:32.232485 | 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-zq7s2/logs/
2026-06-09 17:49:32.232501 | 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-zq7s2/logs/nova-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-09 17:49:32.232541 | 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 17:49:32.232559 | 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 17:49:32.232575 | 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 17:49:32.232590 | 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 17:49:32.232606 | 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 17:49:32.232621 | 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 17:49:32.232637 | 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 17:49:32.232652 | 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 17:49:32.232668 | 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 17:49:32.232683 | 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 17:49:32.232699 | 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 17:49:32.232714 | 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 17:49:32.232730 | 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 17:49:32.232745 | 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 17:49:32.232761 | 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-openstackprovisionservxrff4/
2026-06-09 17:49:32.232780 | 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-openstackprovisionservxrff4/openstack-edpm-ipam-provisionserver-openstackprovisionservxrff4-describe
2026-06-09 17:49:32.232796 | 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-openstackprovisionservxrff4/logs/
2026-06-09 17:49:32.232812 | 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-openstackprovisionservxrff4/logs/init.log
2026-06-09 17:49:32.232827 | 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-openstackprovisionservxrff4/logs/osp-httpd.log
2026-06-09 17:49:32.232842 | 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 17:49:32.232858 | 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 17:49:32.232874 | 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 17:49:32.232889 | 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 17:49:32.232905 | 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 17:49:32.232920 | 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 17:49:32.232936 | 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 17:49:32.232951 | 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 17:49:32.232966 | 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 17:49:32.232988 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-controller-cw8vf/
2026-06-09 17:49:32.233004 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-controller-cw8vf/ovn-controller-cw8vf-describe
2026-06-09 17:49:32.233019 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-controller-cw8vf/logs/
2026-06-09 17:49:32.233035 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-controller-cw8vf/logs/ovn-controller.log
2026-06-09 17:49:32.233050 | 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-flfnb/
2026-06-09 17:49:32.233066 | 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-flfnb/ovn-controller-metrics-flfnb-describe
2026-06-09 17:49:32.233081 | 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-flfnb/logs/
2026-06-09 17:49:32.233097 | 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-flfnb/logs/openstack-network-exporter.log
2026-06-09 17:49:32.233112 | 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-dtvf9/
2026-06-09 17:49:32.233128 | 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-dtvf9/ovn-controller-ovs-dtvf9-describe
2026-06-09 17:49:32.233143 | 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-dtvf9/logs/
2026-06-09 17:49:32.233160 | 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-dtvf9/logs/ovs-vswitchd.log
2026-06-09 17:49:32.233177 | 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-dtvf9/logs/ovsdb-server-init.log
2026-06-09 17:49:32.233194 | 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-dtvf9/logs/ovsdb-server.log
2026-06-09 17:49:32.233213 | 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-bpnlf/
2026-06-09 17:49:32.233230 | 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-bpnlf/ovn-edpm-deployment-ipam-openstack-edpm-ipam-bpnlf-describe
2026-06-09 17:49:32.233246 | 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-bpnlf/logs/
2026-06-09 17:49:32.233261 | 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-bpnlf/logs/ovn-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-09 17:49:32.233278 | 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 17:49:32.233294 | 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 17:49:32.233310 | 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 17:49:32.233326 | 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 17:49:32.233342 | 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 17:49:32.233358 | 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 17:49:32.233373 | 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 17:49:32.233389 | 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 17:49:32.233404 | 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 17:49:32.233420 | 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 17:49:32.233439 | 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 17:49:32.233455 | 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 17:49:32.233470 | 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 17:49:32.233485 | 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 17:49:32.233500 | 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 17:49:32.233534 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/placement-84846d9876-wmp79/
2026-06-09 17:49:32.233553 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/placement-84846d9876-wmp79/placement-84846d9876-wmp79-describe
2026-06-09 17:49:32.233569 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/placement-84846d9876-wmp79/logs/
2026-06-09 17:49:32.233585 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/placement-84846d9876-wmp79/logs/placement-api.log
2026-06-09 17:49:32.233601 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/placement-84846d9876-wmp79/logs/placement-log.log
2026-06-09 17:49:32.233616 | 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 17:49:32.233632 | 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 17:49:32.233647 | 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 17:49:32.233663 | 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 17:49:32.233681 | 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 17:49:32.233697 | 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 17:49:32.233713 | 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 17:49:32.233728 | 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 17:49:32.233743 | 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 17:49:32.233759 | 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 17:49:32.233774 | 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-wzj8m/
2026-06-09 17:49:32.233789 | 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-wzj8m/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-wzj8m-describe
2026-06-09 17:49:32.233805 | 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-wzj8m/logs/
2026-06-09 17:49:32.233820 | 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-wzj8m/logs/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-09 17:49:32.233836 | 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-ttvh2/
2026-06-09 17:49:32.233851 | 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-ttvh2/redhat-edpm-deployment-ipam-openstack-edpm-ipam-ttvh2-describe
2026-06-09 17:49:32.233870 | 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-ttvh2/logs/
2026-06-09 17:49:32.233893 | 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-ttvh2/logs/redhat-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-09 17:49:32.233909 | 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-m4k6x/
2026-06-09 17:49:32.233924 | 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-m4k6x/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-m4k6x-describe
2026-06-09 17:49:32.233939 | 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-m4k6x/logs/
2026-06-09 17:49:32.233955 | 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-m4k6x/logs/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-09 17:49:32.233970 | 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-rmftp/
2026-06-09 17:49:32.233986 | 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-rmftp/run-os-edpm-deployment-ipam-openstack-edpm-ipam-rmftp-describe
2026-06-09 17:49:32.234001 | 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-rmftp/logs/
2026-06-09 17:49:32.234017 | 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-rmftp/logs/run-os-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-09 17:49:32.234032 | 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-4k555/
2026-06-09 17:49:32.234048 | 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-4k555/ssh-known-hosts-edpm-deployment-ipam-4k555-describe
2026-06-09 17:49:32.234064 | 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-4k555/logs/
2026-06-09 17:49:32.234082 | 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-4k555/logs/ssh-known-hosts-edpm-deployment-ipam.log
2026-06-09 17:49:32.234098 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-proxy-698576889c-cxn48/
2026-06-09 17:49:32.234113 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-proxy-698576889c-cxn48/swift-proxy-698576889c-cxn48-describe
2026-06-09 17:49:32.234128 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-proxy-698576889c-cxn48/logs/
2026-06-09 17:49:32.234143 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-proxy-698576889c-cxn48/logs/proxy-httpd.log
2026-06-09 17:49:32.234158 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-proxy-698576889c-cxn48/logs/proxy-server.log
2026-06-09 17:49:32.234173 | 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-sg2hh/
2026-06-09 17:49:32.234188 | 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-sg2hh/swift-ring-rebalance-sg2hh-describe
2026-06-09 17:49:32.234203 | 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-sg2hh/logs/
2026-06-09 17:49:32.234218 | 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-sg2hh/logs/swift-ring-rebalance.log
2026-06-09 17:49:32.234233 | 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 17:49:32.234249 | 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 17:49:32.234264 | 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 17:49:32.234279 | 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 17:49:32.234298 | 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 17:49:32.234313 | 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 17:49:32.234329 | 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 17:49:32.234344 | 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 17:49:32.234359 | 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 17:49:32.234374 | 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 17:49:32.234390 | 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 17:49:32.234405 | 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 17:49:32.234422 | 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 17:49:32.234438 | 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 17:49:32.234454 | 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 17:49:32.234469 | 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 17:49:32.234484 | 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 17:49:32.234500 | 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 17:49:32.234541 | 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 17:49:32.234559 | 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-4cwwb/
2026-06-09 17:49:32.234575 | 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-4cwwb/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-4cwwb-describe
2026-06-09 17:49:32.234591 | 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-4cwwb/logs/
2026-06-09 17:49:32.234607 | 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-4cwwb/logs/telemetry-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-09 17:49:32.234622 | 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-4cblp/
2026-06-09 17:49:32.234638 | 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-4cblp/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-4cblp-describe
2026-06-09 17:49:32.234654 | 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-4cblp/logs/
2026-06-09 17:49:32.234670 | 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-4cblp/logs/validate-network-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-09 17:49:32.234686 | 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 17:49:32.234702 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/barbican-api-58c45d4994.yaml
2026-06-09 17:49:32.234718 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/barbican-api-6679ccdd46.yaml
2026-06-09 17:49:32.234733 | 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-cf5ffb8b4.yaml
2026-06-09 17:49:32.234752 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/barbican-worker-5dfdb78759.yaml
2026-06-09 17:49:32.234768 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-5b6f8f974c.yaml
2026-06-09 17:49:32.234783 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-5dd7c97fc.yaml
2026-06-09 17:49:32.234799 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-649b7c9ccf.yaml
2026-06-09 17:49:32.234814 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-64bf49599.yaml
2026-06-09 17:49:32.234830 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-6c78bff8f5.yaml
2026-06-09 17:49:32.234845 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-6d76bd6cc9.yaml
2026-06-09 17:49:32.234860 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-7544b8cd67.yaml
2026-06-09 17:49:32.234876 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-7b4b57f4f9.yaml
2026-06-09 17:49:32.234891 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-7c87cbcf5f.yaml
2026-06-09 17:49:32.234906 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-854d79d8f9.yaml
2026-06-09 17:49:32.234921 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-85d466bf9.yaml
2026-06-09 17:49:32.234937 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/keystone-6999c4bf66.yaml
2026-06-09 17:49:32.234952 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/neutron-65858c59df.yaml
2026-06-09 17:49:32.234971 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/neutron-66779bf6b8.yaml
2026-06-09 17:49:32.234987 | 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-5688bd76c7.yaml
2026-06-09 17:49:32.235002 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/placement-84846d9876.yaml
2026-06-09 17:49:32.235018 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/swift-proxy-698576889c.yaml
2026-06-09 17:49:32.235033 | 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 17:49:32.235049 | 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 17:49:32.235065 | 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 17:49:32.235080 | 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 17:49:32.235096 | 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 17:49:32.235111 | 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 17:49:32.235127 | 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 17:49:32.235142 | 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 17:49:32.235158 | 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 17:49:32.235173 | 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 17:49:32.235188 | 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 17:49:32.235207 | 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 17:49:32.235223 | 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 17:49:32.235239 | 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 17:49:32.235255 | 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 17:49:32.235270 | 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 17:49:32.235286 | 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 17:49:32.235301 | 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 17:49:32.235317 | 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 17:49:32.235332 | 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 17:49:32.235347 | 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 17:49:32.235363 | 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 17:49:32.235379 | 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 17:49:32.235394 | 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 17:49:32.235410 | 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 17:49:32.235429 | 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 17:49:32.235445 | 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 17:49:32.235460 | 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 17:49:32.235476 | 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 17:49:32.235491 | 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 17:49:32.235507 | 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 17:49:32.235543 | 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 17:49:32.235560 | 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 17:49:32.235576 | 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 17:49:32.235592 | 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 17:49:32.235607 | 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 17:49:32.235623 | 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 17:49:32.235639 | 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 17:49:32.235658 | 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 17:49:32.235674 | 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 17:49:32.235690 | 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 17:49:32.235705 | 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 17:49:32.235720 | 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 17:49:32.235736 | 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 17:49:32.235752 | 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 17:49:32.235767 | 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 17:49:32.235783 | 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 17:49:32.235798 | 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 17:49:32.235814 | 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 17:49:32.235829 | 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 17:49:32.235845 | 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 17:49:32.235860 | 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 17:49:32.235879 | 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 17:49:32.235895 | 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 17:49:32.235910 | 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 17:49:32.235925 | 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 17:49:32.235940 | 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 17:49:32.235956 | 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 17:49:32.235990 | 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 17:49:32.236007 | 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 17:49:32.236022 | 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 17:49:32.236038 | 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 17:49:32.236056 | 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 17:49:32.236072 | 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 17:49:32.236089 | 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 17:49:32.236112 | 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 17:49:32.236127 | 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 17:49:32.236143 | 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 17:49:32.236158 | 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 17:49:32.236173 | 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 17:49:32.236188 | 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 17:49:32.236203 | 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 17:49:32.236218 | 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 17:49:32.236232 | 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 17:49:32.236248 | 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 17:49:32.236262 | 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 17:49:32.236278 | 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 17:49:32.236292 | 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 17:49:32.236307 | 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 17:49:32.236326 | 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 17:49:32.236341 | 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 17:49:32.236357 | 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 17:49:32.236372 | 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 17:49:32.236387 | 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 17:49:32.236402 | 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 17:49:32.236417 | 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 17:49:32.236433 | 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 17:49:32.236448 | 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 17:49:32.236463 | 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 17:49:32.236478 | 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 17:49:32.236494 | 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 17:49:32.236509 | 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 17:49:32.236550 | 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 17:49:32.236567 | 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 17:49:32.236582 | 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 17:49:32.236597 | 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 17:49:32.236612 | 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 17:49:32.236626 | 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 17:49:32.236642 | 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 17:49:32.236657 | 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 17:49:32.236674 | 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 17:49:32.236689 | 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 17:49:32.236705 | 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 17:49:32.236721 | 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 17:49:32.236736 | 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 17:49:32.236752 | 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 17:49:32.236771 | 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 17:49:32.236787 | 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 17:49:32.236803 | 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 17:49:32.236818 | 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 17:49:32.236833 | 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 17:49:32.236849 | 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 17:49:32.236864 | 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 17:49:32.236879 | 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 17:49:32.236895 | 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 17:49:32.236911 | 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 17:49:32.236927 | 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 17:49:32.236942 | 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 17:49:32.236958 | 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 17:49:32.236973 | 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 17:49:32.236992 | 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 17:49:32.237008 | 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 17:49:32.237023 | 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 17:49:32.237039 | 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 17:49:32.237054 | 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 17:49:32.237069 | 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 17:49:32.237085 | 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 17:49:32.237100 | 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 17:49:32.237115 | 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 17:49:32.237131 | 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 17:49:32.237146 | 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 17:49:32.237162 | 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 17:49:32.237177 | 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 17:49:32.237193 | 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 17:49:32.237212 | 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 17:49:32.237228 | 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 17:49:32.237244 | 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 17:49:32.237259 | 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 17:49:32.237275 | 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 17:49:32.237290 | 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 17:49:32.237305 | 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 17:49:32.237320 | 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 17:49:32.237336 | 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 17:49:32.237351 | 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 17:49:32.237366 | 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 17:49:32.237381 | 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 17:49:32.237397 | 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 17:49:32.237416 | 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 17:49:32.237432 | 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 17:49:32.237447 | 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 17:49:32.237463 | 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 17:49:32.237478 | 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 17:49:32.237493 | 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 17:49:32.237508 | 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 17:49:32.237551 | 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 17:49:32.237568 | 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 17:49:32.237583 | 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 17:49:32.237599 | 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 17:49:32.237614 | 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 17:49:32.237630 | 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 17:49:32.237645 | 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 17:49:32.237664 | 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 17:49:32.237680 | 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 17:49:32.237696 | 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 17:49:32.237711 | 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 17:49:32.237726 | 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 17:49:32.237742 | 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 17:49:32.237757 | 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 17:49:32.237773 | 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 17:49:32.237790 | 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 17:49:32.237805 | 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 17:49:32.237821 | 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 17:49:32.237837 | 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 17:49:32.237852 | 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 17:49:32.237872 | 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 17:49:32.237896 | 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 17:49:32.237912 | 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 17:49:32.237928 | 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 17:49:32.237943 | 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 17:49:32.237958 | 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 17:49:32.237974 | 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 17:49:32.237989 | 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 17:49:32.238004 | 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 17:49:32.238020 | 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 17:49:32.238035 | 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 17:49:32.238050 | 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 17:49:32.238066 | 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 17:49:32.238081 | 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 17:49:32.238097 | 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 17:49:32.238116 | 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 17:49:32.238131 | 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 17:49:32.238147 | 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 17:49:32.238162 | 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 17:49:32.238178 | 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 17:49:32.238193 | 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 17:49:32.238208 | 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 17:49:32.238224 | 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 17:49:32.238239 | 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 17:49:32.238254 | 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 17:49:32.238269 | 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 17:49:32.238285 | 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 17:49:32.238300 | 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 17:49:32.238315 | 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 17:49:32.238334 | 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 17:49:32.238349 | 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 17:49:32.238364 | 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 17:49:32.238379 | 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 17:49:32.238394 | 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 17:49:32.238409 | 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 17:49:32.238424 | 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 17:49:32.238440 | 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 17:49:32.238455 | 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 17:49:32.238470 | 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 17:49:32.238485 | 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 17:49:32.238500 | 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 17:49:32.238580 | 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 17:49:32.238599 | 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 17:49:32.238619 | 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 17:49:32.238635 | 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 17:49:32.238651 | 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 17:49:32.238666 | 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 17:49:32.238681 | 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 17:49:32.238697 | 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 17:49:32.238712 | 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 17:49:32.238727 | 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 17:49:32.238742 | 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 17:49:32.238757 | 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 17:49:32.238772 | 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 17:49:32.238787 | 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 17:49:32.238802 | 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 17:49:32.238817 | 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 17:49:32.238836 | 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 17:49:32.238851 | 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 17:49:32.238866 | 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 17:49:32.238881 | 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 17:49:32.238897 | 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 17:49:32.238913 | 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 17:49:32.238929 | 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 17:49:32.238945 | 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 17:49:32.238961 | 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 17:49:32.238977 | 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 17:49:32.238993 | 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 17:49:32.239008 | 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 17:49:32.239024 | 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 17:49:32.239043 | 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 17:49:32.239059 | 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 17:49:32.239075 | 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 17:49:32.239091 | 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 17:49:32.239106 | 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 17:49:32.239121 | 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 17:49:32.239137 | 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 17:49:32.239153 | 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 17:49:32.239168 | 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 17:49:32.239184 | 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 17:49:32.239200 | 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 17:49:32.239216 | 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 17:49:32.239240 | 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 17:49:32.239257 | 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 17:49:32.239282 | 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 17:49:32.239298 | 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 17:49:32.239316 | 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 17:49:32.239383 | 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 17:49:32.239405 | 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 17:49:32.239421 | 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 17:49:32.239436 | 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 17:49:32.239452 | 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 17:49:32.239467 | 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 17:49:32.239483 | 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 17:49:32.239498 | 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 17:49:32.239534 | 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 17:49:32.239556 | 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 17:49:32.239572 | 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 17:49:32.239588 | 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 17:49:32.239607 | 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 17:49:32.239623 | 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 17:49:32.239639 | 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 17:49:32.239655 | 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 17:49:32.239670 | 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 17:49:32.239686 | 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 17:49:32.239702 | 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 17:49:32.239717 | 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 17:49:32.239733 | 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 17:49:32.239748 | 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 17:49:32.239763 | 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 17:49:32.239778 | 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 17:49:32.239794 | 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 17:49:32.239809 | 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 17:49:32.239825 | 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 17:49:32.239845 | 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 17:49:32.239861 | 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 17:49:32.239877 | 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 17:49:32.239892 | 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 17:49:32.239908 | 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 17:49:32.239923 | 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 17:49:32.239938 | 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 17:49:32.239954 | 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 17:49:32.239986 | 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 17:49:32.240003 | 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 17:49:32.240018 | 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 17:49:32.240035 | 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 17:49:32.240051 | 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 17:49:32.240066 | 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 17:49:32.240081 | 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 17:49:32.240100 | 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 17:49:32.240116 | 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 17:49:32.240132 | 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 17:49:32.240148 | 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 17:49:32.240163 | 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 17:49:32.240179 | 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 17:49:32.240194 | 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 17:49:32.240210 | 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 17:49:32.240226 | 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 17:49:32.240241 | 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 17:49:32.240257 | 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 17:49:32.240272 | 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 17:49:32.240287 | 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 17:49:32.240302 | 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 17:49:32.240322 | 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 17:49:32.240338 | 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 17:49:32.240354 | 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 17:49:32.240369 | 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 17:49:32.240385 | 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 17:49:32.240400 | 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 17:49:32.240415 | 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 17:49:32.240431 | 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 17:49:32.240446 | 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 17:49:32.240461 | 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 17:49:32.240475 | 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 17:49:32.240490 | 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 17:49:32.240505 | 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 17:49:32.240543 | 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 17:49:32.240560 | 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 17:49:32.240575 | 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 17:49:32.240594 | 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 17:49:32.240610 | 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 17:49:32.240625 | 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 17:49:32.240640 | 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 17:49:32.240655 | 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 17:49:32.240670 | 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 17:49:32.240685 | 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 17:49:32.240701 | 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 17:49:32.240716 | 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 17:49:32.240731 | 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 17:49:32.240746 | 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 17:49:32.240761 | 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 17:49:32.240776 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/
2026-06-09 17:49:32.240791 | 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 17:49:32.240806 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/ipaddresspools/
2026-06-09 17:49:32.240824 | 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 17:49:32.240840 | 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 17:49:32.240855 | 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 17:49:32.240871 | 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 17:49:32.240886 | 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 17:49:32.240901 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/nnce/
2026-06-09 17:49:32.240916 | 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 17:49:32.240931 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/nncp/
2026-06-09 17:49:32.240946 | 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 17:49:32.240961 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/nns/
2026-06-09 17:49:32.240976 | 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 17:49:32.240991 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/nodes/
2026-06-09 17:49:32.241005 | 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 17:49:32.241020 | 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 17:49:32.241035 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/
2026-06-09 17:49:32.241050 | 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 17:49:32.241065 | 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 17:49:32.241083 | 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 17:49:32.241099 | 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 17:49:32.241114 | 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 17:49:32.241129 | 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 17:49:32.241144 | 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-6679ccdd46-9q4b9 -> ../_all_nodes/sosreport-crc
2026-06-09 17:49:32.241159 | 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-cf5ffb8b4-qrm27 -> ../_all_nodes/sosreport-crc
2026-06-09 17:49:32.241174 | 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-5dfdb78759-2j5wc -> ../_all_nodes/sosreport-crc
2026-06-09 17:49:32.241190 | 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 17:49:32.241206 | 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 17:49:32.241222 | 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 17:49:32.241238 | 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 17:49:32.241253 | 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 17:49:32.241269 | 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 17:49:32.241285 | 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 17:49:32.241304 | 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 17:49:32.241320 | 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 17:49:32.241336 | 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-6999c4bf66-plzmx -> ../_all_nodes/sosreport-crc
2026-06-09 17:49:32.241352 | 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 17:49:32.241367 | 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-65858c59df-rx4n2 -> ../_all_nodes/sosreport-crc
2026-06-09 17:49:32.241383 | 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 17:49:32.241398 | 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 17:49:32.241414 | 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 17:49:32.241430 | 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 17:49:32.241445 | 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 17:49:32.241461 | 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 17:49:32.241477 | 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 17:49:32.241492 | 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 17:49:32.241508 | 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 17:49:32.241551 | 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-cw8vf -> ../_all_nodes/sosreport-crc
2026-06-09 17:49:32.241568 | 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-flfnb -> ../_all_nodes/sosreport-crc
2026-06-09 17:49:32.241584 | 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-dtvf9 -> ../_all_nodes/sosreport-crc
2026-06-09 17:49:32.241600 | 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 17:49:32.241616 | 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 17:49:32.241631 | 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 17:49:32.241647 | 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 17:49:32.241663 | 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 17:49:32.241678 | 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-84846d9876-wmp79 -> ../_all_nodes/sosreport-crc
2026-06-09 17:49:32.241694 | 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 17:49:32.241709 | 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-698576889c-cxn48 -> ../_all_nodes/sosreport-crc
2026-06-09 17:49:32.241725 | 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 17:49:32.241741 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/
2026-06-09 17:49:32.241756 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/mutating/
2026-06-09 17:49:32.241772 | 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 17:49:32.241791 | 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 17:49:32.241807 | 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 17:49:32.241823 | 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 17:49:32.241839 | 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 17:49:32.241854 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/
2026-06-09 17:49:32.241870 | 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 17:49:32.241885 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/bfdprofilevalidationwebhook.metallb.io-skvr4.yaml
2026-06-09 17:49:32.241901 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/bgpadvertisementvalidationwebhook.metallb.io-4c5zv.yaml
2026-06-09 17:49:32.241917 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/bgppeersvalidationwebhook.metallb.io-t4cp7.yaml
2026-06-09 17:49:32.241932 | 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 17:49:32.241948 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/communityvalidationwebhook.metallb.io-sp5zx.yaml
2026-06-09 17:49:32.241963 | 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 17:49:32.241978 | 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 17:49:32.241994 | 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 17:49:32.242013 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/ipaddresspoolvalidationwebhook.metallb.io-2sjw2.yaml
2026-06-09 17:49:32.242028 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/l2advertisementvalidationwebhook.metallb.io-6mclm.yaml
2026-06-09 17:49:32.242044 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/metallbvalidationwebhook.metallb.io-c5gwm.yaml
2026-06-09 17:49:32.242059 | 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 17:49:32.242075 | 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 17:49:32.242090 | 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 17:49:32.242106 | 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 17:49:32.242122 | 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 17:49:32.242137 | controller | cd+++++++++ registries.conf.d/
2026-06-09 17:49:32.242154 | controller | >f+++++++++ registries.conf.d/000-shortnames.conf
2026-06-09 17:49:32.242169 | controller | cd+++++++++ system-config/
2026-06-09 17:49:32.242185 | controller | cd+++++++++ system-config/libvirt/
2026-06-09 17:49:32.242200 | controller | >f+++++++++ system-config/libvirt/libvirt-admin.conf
2026-06-09 17:49:32.242216 | controller | >f+++++++++ system-config/libvirt/libvirt.conf
2026-06-09 17:49:32.242232 | controller | >f+++++++++ system-config/libvirt/libvirtd.conf
2026-06-09 17:49:32.242247 | controller | >f+++++++++ system-config/libvirt/network.conf
2026-06-09 17:49:32.242262 | controller | >f+++++++++ system-config/libvirt/qemu-lockd.conf
2026-06-09 17:49:32.242277 | controller | >f+++++++++ system-config/libvirt/qemu.conf
2026-06-09 17:49:32.242292 | controller | >f+++++++++ system-config/libvirt/virtinterfaced.conf
2026-06-09 17:49:32.242308 | controller | >f+++++++++ system-config/libvirt/virtlockd.conf
2026-06-09 17:49:32.242323 | controller | >f+++++++++ system-config/libvirt/virtlogd.conf
2026-06-09 17:49:32.242339 | controller | >f+++++++++ system-config/libvirt/virtnetworkd.conf
2026-06-09 17:49:32.242354 | controller | >f+++++++++ system-config/libvirt/virtnodedevd.conf
2026-06-09 17:49:32.242369 | controller | >f+++++++++ system-config/libvirt/virtnwfilterd.conf
2026-06-09 17:49:32.242385 | controller | >f+++++++++ system-config/libvirt/virtproxyd.conf
2026-06-09 17:49:32.242399 | controller | >f+++++++++ system-config/libvirt/virtqemud.conf
2026-06-09 17:49:32.242418 | controller | >f+++++++++ system-config/libvirt/virtsecretd.conf
2026-06-09 17:49:32.242434 | controller | >f+++++++++ system-config/libvirt/virtstoraged.conf
2026-06-09 17:49:32.850780 | controller | changed: .d..t...... ./
2026-06-09 17:49:33.574407 | controller | changed: .d..t...... ./
2026-06-09 17:49:33.680411 | 
2026-06-09 17:49:33.680537 | TASK [Return artifact to Zuul]
2026-06-09 17:49:33.714759 | controller | skipping: Conditional result was False
2026-06-09 17:49:33.716776 | 
2026-06-09 17:49:33.716825 | PLAY [Run ci/playbooks/collect-logs.yml on CRC host]
2026-06-09 17:49:33.716918 | 
2026-06-09 17:49:33.716943 | PLAY RECAP
2026-06-09 17:49:33.716979 | controller | ok: 16 changed: 11 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 1
2026-06-09 17:49:33.716998 | 
2026-06-09 17:49:33.861258 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/collect-logs.yml@main]
2026-06-09 17:49:33.864863 | POST-RUN START: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/dlrn/dlrn-report.yaml@master]
2026-06-09 17:49:34.514390 | 
2026-06-09 17:49:34.514678 | PLAY [Report DLRN results after job run]
2026-06-09 17:49:34.551474 | 
2026-06-09 17:49:34.551621 | TASK [Include vars from ci-framework group_vars]
2026-06-09 17:49:34.592135 | controller | ok
2026-06-09 17:49:34.684404 | 
2026-06-09 17:49:34.684554 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-09 17:49:34.748763 | controller | skipping: Conditional result was False
2026-06-09 17:49:34.786886 | 
2026-06-09 17:49:34.786982 | TASK [cifmw_helpers : Check if file is available]
2026-06-09 17:49:35.319917 | controller | ok
2026-06-09 17:49:35.353738 | 
2026-06-09 17:49:35.353822 | TASK [cifmw_helpers : Create temporary directory]
2026-06-09 17:49:35.387813 | controller | skipping: Conditional result was False
2026-06-09 17:49:35.440462 | 
2026-06-09 17:49:35.440640 | TASK [cifmw_helpers : Read vars]
2026-06-09 17:49:35.550913 | 
2026-06-09 17:49:35.551069 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-09 17:49:35.623084 | 
2026-06-09 17:49:35.623235 | TASK [cifmw_helpers : Include vars]
2026-06-09 17:49:35.695659 | 
2026-06-09 17:49:35.695891 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-09 17:49:35.730733 | controller | skipping: Conditional result was False
2026-06-09 17:49:35.801848 | 
2026-06-09 17:49:35.801961 | TASK [Report job status to DLRN]
2026-06-09 17:49:35.895013 | controller | ok
2026-06-09 17:49:35.964147 | 
2026-06-09 17:49:35.964267 | TASK [dlrn_report : Warning if DLRN is not running]
2026-06-09 17:49:36.038603 | controller | skipping: Conditional result was False
2026-06-09 17:49:36.088456 | 
2026-06-09 17:49:36.088641 | TASK [dlrn_report : Install dlrnapi-client shyaml package]
2026-06-09 17:49:36.154343 | controller | skipping: Conditional result was False
2026-06-09 17:49:36.207171 | 
2026-06-09 17:49:36.207274 | TASK [dlrn_report : Install kinit related package]
2026-06-09 17:49:36.262202 | controller | skipping: Conditional result was False
2026-06-09 17:49:36.315573 | 
2026-06-09 17:49:36.315750 | TASK [dlrn_report : Install dlrn kerberos related packages]
2026-06-09 17:49:36.370704 | controller | skipping: Conditional result was False
2026-06-09 17:49:36.450008 | 
2026-06-09 17:49:36.450138 | TASK [Set zuul-log-path fact]
2026-06-09 17:49:36.504225 | controller | skipping: Conditional result was False
2026-06-09 17:49:36.532311 | 
2026-06-09 17:49:36.532393 | TASK [dlrn_report : Set the the value of cifmw_repo_setup_promotion when multiple dlrn tags are used]
2026-06-09 17:49:36.587031 | controller | skipping: Conditional result was False
2026-06-09 17:49:36.635013 | 
2026-06-09 17:49:36.635186 | TASK [Get hash related data from repo_setup role]
2026-06-09 17:49:36.709712 | controller | skipping: Conditional result was False
2026-06-09 17:49:36.763443 | 
2026-06-09 17:49:36.763592 | TASK [dlrn_report : Check currently enabled crypto policies]
2026-06-09 17:49:37.448963 | controller | skipping: Conditional result was False
2026-06-09 17:49:37.509572 | 
2026-06-09 17:49:37.509696 | TASK [dlrn_report : Update crypto policies when FIPS is set]
2026-06-09 17:49:38.186255 | controller | skipping: Conditional result was False
2026-06-09 17:49:38.243293 | 
2026-06-09 17:49:38.243419 | TASK [dlrn_report : Perform kinit for DLRN kerberos authentication]
2026-06-09 17:49:38.965166 | controller | skipping: Conditional result was False
2026-06-09 17:49:39.023490 | 
2026-06-09 17:49:39.023719 | TASK [dlrn_report : Set empty value for dlrnapi password]
2026-06-09 17:49:39.098710 | controller | skipping: Conditional result was False
2026-06-09 17:49:39.172063 | 
2026-06-09 17:49:39.172192 | TASK [dlrn_report : Report results to dlrn for the tested hash]
2026-06-09 17:49:39.836654 | controller | skipping: Conditional result was False
2026-06-09 17:49:39.896392 | 
2026-06-09 17:49:39.896493 | PLAY RECAP
2026-06-09 17:49:39.896588 | controller | ok: 1 changed: 0 unreachable: 0 failed: 0 skipped: 18 rescued: 0 ignored: 0
2026-06-09 17:49:39.896621 | 
2026-06-09 17:49:40.008166 | POST-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/dlrn/dlrn-report.yaml@master]
2026-06-09 17:49:40.011951 | POST-RUN START: [trusted : review.rdoproject.org/config/playbooks/base-minimal/post-ssh.yaml@master]
2026-06-09 17:49:40.619492 | 
2026-06-09 17:49:40.619612 | PLAY [all]
2026-06-09 17:49:40.655198 | 
2026-06-09 17:49:40.655357 | TASK [include_role : fetch-output]
2026-06-09 17:49:40.717739 | controller | ok
2026-06-09 17:49:40.809220 | 
2026-06-09 17:49:40.809352 | TASK [fetch-output : Set log path for multiple nodes]
2026-06-09 17:49:40.883559 | controller | skipping: Conditional result was False
2026-06-09 17:49:40.911992 | 
2026-06-09 17:49:40.912075 | TASK [fetch-output : Set log path for single node]
2026-06-09 17:49:40.993585 | controller | ok
2026-06-09 17:49:41.018685 | 
2026-06-09 17:49:41.018775 | LOOP [fetch-output : Ensure local output dirs]
2026-06-09 17:49:41.483573 | controller -> localhost | ok: "/var/lib/zuul/builds/666e8415806d46f293a2609b54164fe2/work/logs"
2026-06-09 17:49:41.756301 | controller -> localhost | ok: "/var/lib/zuul/builds/666e8415806d46f293a2609b54164fe2/work/artifacts"
2026-06-09 17:49:42.024675 | controller -> localhost | ok: "/var/lib/zuul/builds/666e8415806d46f293a2609b54164fe2/work/docs"
2026-06-09 17:49:42.063048 | 
2026-06-09 17:49:42.063167 | LOOP [fetch-output : Collect logs, artifacts and docs]
2026-06-09 17:49:43.194258 | controller | ok
2026-06-09 17:49:43.194507 | controller | ok: All items complete
2026-06-09 17:49:43.194557 | 
2026-06-09 17:49:43.870464 | controller | ok
2026-06-09 17:49:44.617301 | controller | ok
2026-06-09 17:49:44.710946 | 
2026-06-09 17:49:44.711078 | TASK [include_role : fetch-output-openshift]
2026-06-09 17:49:44.737994 | controller | skipping: Conditional result was False
2026-06-09 17:49:44.839622 | 
2026-06-09 17:49:44.839752 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir]
2026-06-09 17:49:45.332246 | controller -> localhost | ok: Item: artifacts Runtime: 0:00:00.012613
2026-06-09 17:49:45.647432 | controller -> localhost | ok: Item: docs Runtime: 0:00:00.010167
2026-06-09 17:49:45.718791 | 
2026-06-09 17:49:45.718920 | PLAY [all]
2026-06-09 17:49:45.758075 | 
2026-06-09 17:49:45.758215 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes]
2026-06-09 17:49:46.441062 | controller | changed
2026-06-09 17:49:46.510042 | 
2026-06-09 17:49:46.510139 | PLAY RECAP
2026-06-09 17:49:46.510178 | controller | ok: 5 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0
2026-06-09 17:49:46.510199 | 
2026-06-09 17:49:46.628749 | POST-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/base-minimal/post-ssh.yaml@master]
2026-06-09 17:49:46.632251 | POST-RUN START: [trusted : review.rdoproject.org/config/playbooks/base-minimal/post-logs.yaml@master]
2026-06-09 17:49:47.292916 | 
2026-06-09 17:49:47.293023 | PLAY [localhost]
2026-06-09 17:49:47.302715 | 
2026-06-09 17:49:47.303653 | TASK [generate-zuul-manifest : Generate Zuul manifest]
2026-06-09 17:49:48.261640 | localhost | changed
2026-06-09 17:49:48.281678 | 
2026-06-09 17:49:48.281960 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul]
2026-06-09 17:49:48.324831 | localhost | ok
2026-06-09 17:49:48.338948 | 
2026-06-09 17:49:48.339090 | TASK [add-fileserver : Create SSH private key tempfile]
2026-06-09 17:49:48.769425 | localhost | changed
2026-06-09 17:49:48.778664 | 
2026-06-09 17:49:48.778871 | TASK [add-fileserver : Create SSH private key from secret]
2026-06-09 17:49:49.601887 | localhost | changed
2026-06-09 17:49:49.613000 | 
2026-06-09 17:49:49.613140 | TASK [add-fileserver : Add fileserver ssh key]
2026-06-09 17:49:50.138214 | localhost | Identity added: /var/lib/zuul/builds/666e8415806d46f293a2609b54164fe2/work/tmp/ansible.3b0cfu8g (/var/lib/zuul/builds/666e8415806d46f293a2609b54164fe2/work/tmp/ansible.3b0cfu8g)
2026-06-09 17:49:50.138583 | localhost | ok: Runtime: 0:00:00.018126
2026-06-09 17:49:50.146078 | 
2026-06-09 17:49:50.146220 | TASK [add-fileserver : Remove SSH private key from disk]
2026-06-09 17:49:50.489194 | localhost | ok: Runtime: 0:00:00.009169
2026-06-09 17:49:50.497116 | 
2026-06-09 17:49:50.497248 | TASK [add-fileserver : Add fileserver to inventory]
2026-06-09 17:49:50.551434 | localhost | changed
2026-06-09 17:49:50.559036 | 
2026-06-09 17:49:50.559194 | TASK [add-fileserver : Add fileserver server to known hosts]
2026-06-09 17:49:51.068437 | localhost | changed
2026-06-09 17:49:51.118273 | 
2026-06-09 17:49:51.118387 | PLAY [localhost]
2026-06-09 17:49:51.123666 | 
2026-06-09 17:49:51.123759 | TASK [Generate bulk log download script]
2026-06-09 17:49:51.152282 | localhost | ok
2026-06-09 17:49:51.165466 | 
2026-06-09 17:49:51.165578 | TASK [local-log-download : Check API endpoint is defined]
2026-06-09 17:49:51.215367 | localhost | ok: All assertions passed
2026-06-09 17:49:51.220586 | 
2026-06-09 17:49:51.220680 | TASK [local-log-download : Create download script]
2026-06-09 17:49:51.701390 | localhost -> localhost | changed
2026-06-09 17:49:51.715962 | 
2026-06-09 17:49:51.716097 | TASK [Register quick-download link]
2026-06-09 17:49:51.750400 | localhost | ok
2026-06-09 17:49:51.753952 | 
2026-06-09 17:49:51.754060 | PLAY [a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com]
2026-06-09 17:49:51.762803 | 
2026-06-09 17:49:51.762924 | TASK [Set zuul-log-path fact]
2026-06-09 17:49:51.790264 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | ok
2026-06-09 17:49:51.802398 | 
2026-06-09 17:49:51.802580 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-09 17:49:51.841030 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | ok
2026-06-09 17:49:51.846136 | 
2026-06-09 17:49:51.846277 | TASK [upload-logs : Create log directories]
2026-06-09 17:49:52.766726 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | changed
2026-06-09 17:49:52.770063 | 
2026-06-09 17:49:52.770190 | TASK [upload-logs : Ensure logs are readable before uploading]
2026-06-09 17:49:53.204120 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com -> localhost | ok: Runtime: 0:00:00.081719
2026-06-09 17:49:53.210206 | 
2026-06-09 17:49:53.210342 | TASK [upload-logs : Upload logs to log server]
2026-06-09 17:52:20.550998 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | Output suppressed because no_log was given
2026-06-09 17:52:20.554090 | 
2026-06-09 17:52:20.554220 | LOOP [upload-logs : Compress console log and json output]
